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:
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, #176
adrp x8, _args@GOTPAGE
ldr x8, [x8, _args@GOTPAGEOFF]
stur x8, [x29, #-136] ; 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, #-76]
stur w0, [x29, #-80]
stur x1, [x29, #-88]
ldur w8, [x29, #-80]
mov w9, #1
stur w9, [x29, #-124] ; 4-byte Folded Spill
subs w8, w8, #1
; kill: def $x8 killed $w8
stur x8, [x29, #-160] ; 8-byte Folded Spill
mov x9, sp
stur x9, [x29, #-96]
lsl x9, x8, #2
add x9, x9, #15
and x9, x9, #0xfffffffffffffff0
stur x9, [x29, #-152] ; 8-byte Folded Spill
adrp x16, ___chkstk_darwin@GOTPAGE
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
ldur x10, [x29, #-152] ; 8-byte Folded Reload
mov x9, sp
subs x9, x9, x10
mov sp, x9
stur x9, [x29, #-144] ; 8-byte Folded Spill
stur x8, [x29, #-104]
mov x0, #16
bl _malloc
ldur x9, [x29, #-136] ; 8-byte Folded Reload
ldur w8, [x29, #-124] ; 4-byte Folded Reload
str x0, [x9]
stur w8, [x29, #-108]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-108]
ldur w9, [x29, #-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
ldur x8, [x29, #-88]
ldursw x9, [x29, #-108]
ldr x0, [x8, x9, lsl #3]
bl _atoi
ldur x8, [x29, #-144] ; 8-byte Folded Reload
ldur w9, [x29, #-108]
subs w9, w9, #1
str w0, [x8, w9, sxtw #2]
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-108]
add w8, w8, #1
stur w8, [x29, #-108]
b LBB0_1
LBB0_4:
ldur x9, [x29, #-136] ; 8-byte Folded Reload
ldur x8, [x29, #-160] ; 8-byte Folded Reload
ldur x10, [x29, #-144] ; 8-byte Folded Reload
ldr x11, [x9]
str x10, [x11]
mov x10, #4
mul x8, x10, x8
udiv x8, x8, x10
ldr x9, [x9]
; kill: def $w8 killed $w8 killed $x8
str w8, [x9, #8]
stur wzr, [x29, #-112]
b LBB0_5
LBB0_5: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-112]
subs w8, w8, #3
cset w8, ge
tbnz w8, #0, LBB0_14
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_5 Depth=1
sub x0, x29, #72
bl _pthread_attr_init
ldur w8, [x29, #-112]
stur w8, [x29, #-164] ; 4-byte Folded Spill
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_9
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_5 Depth=1
ldur w8, [x29, #-164] ; 4-byte Folded Reload
subs w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB0_10
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_5 Depth=1
ldur w8, [x29, #-164] ; 4-byte Folded Reload
subs w8, w8, #2
cset w8, eq
tbnz w8, #0, LBB0_11
b LBB0_12
LBB0_9: ; in Loop: Header=BB0_5 Depth=1
ldur x8, [x29, #-136] ; 8-byte Folded Reload
ldr x3, [x8]
sub x0, x29, #120
sub x1, x29, #72
adrp x2, _get_avg@PAGE
add x2, x2, _get_avg@PAGEOFF
bl _pthread_create
b LBB0_12
LBB0_10: ; in Loop: Header=BB0_5 Depth=1
ldur x8, [x29, #-136] ; 8-byte Folded Reload
ldr x3, [x8]
sub x0, x29, #120
sub x1, x29, #72
adrp x2, _get_max@PAGE
add x2, x2, _get_max@PAGEOFF
bl _pthread_create
b LBB0_12
LBB0_11: ; in Loop: Header=BB0_5 Depth=1
ldur x8, [x29, #-136] ; 8-byte Folded Reload
ldr x3, [x8]
sub x0, x29, #120
sub x1, x29, #72
adrp x2, _get_min@PAGE
add x2, x2, _get_min@PAGEOFF
bl _pthread_create
b LBB0_12
LBB0_12: ; in Loop: Header=BB0_5 Depth=1
ldur x0, [x29, #-120]
mov x1, #0
bl _pthread_join
b LBB0_13
LBB0_13: ; in Loop: Header=BB0_5 Depth=1
ldur w8, [x29, #-112]
add w8, w8, #1
stur w8, [x29, #-112]
b LBB0_5
LBB0_14:
adrp x8, _AVG@GOTPAGE
ldr x8, [x8, _AVG@GOTPAGEOFF]
ldr w8, [x8]
; implicit-def: $x11
mov x11, x8
adrp x8, _MIN@GOTPAGE
ldr x8, [x8, _MIN@GOTPAGEOFF]
ldr w8, [x8]
; implicit-def: $x10
mov x10, x8
adrp x8, _MAX@GOTPAGE
ldr x8, [x8, _MAX@GOTPAGEOFF]
ldr w9, [x8]
; 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@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldur x8, [x29, #-136] ; 8-byte Folded Reload
add sp, sp, #32
ldr x0, [x8]
bl _free
stur wzr, [x29, #-76]
ldur x8, [x29, #-96]
mov sp, x8
ldur w8, [x29, #-76]
stur w8, [x29, #-168] ; 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_16
b LBB0_15
LBB0_15:
bl ___stack_chk_fail
LBB0_16:
ldur w0, [x29, #-168] ; 4-byte Folded Reload
mov sp, x29
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _get_avg ; -- Begin function get_avg
.p2align 2
_get_avg: ; @get_avg
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
ldur x8, [x29, #-8]
str x8, [sp, #16]
adrp x8, _AVG@GOTPAGE
ldr x8, [x8, _AVG@GOTPAGEOFF]
str wzr, [x8]
str wzr, [sp, #12]
str wzr, [sp, #8]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #8]
ldr x9, [sp, #16]
ldr w9, [x9, #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, #16]
ldr x8, [x8]
ldrsw x9, [sp, #8]
ldr w9, [x8, x9, lsl #2]
ldr w8, [sp, #12]
add w8, w8, w9
str w8, [sp, #12]
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:
ldr w8, [sp, #12]
ldr x9, [sp, #16]
ldr w9, [x9, #8]
sdiv w8, w8, w9
adrp x9, _AVG@GOTPAGE
ldr x9, [x9, _AVG@GOTPAGEOFF]
str w8, [x9]
mov x0, #0
bl _pthread_exit
.cfi_endproc
; -- End function
.globl _get_max ; -- Begin function get_max
.p2align 2
_get_max: ; @get_max
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
ldur x8, [x29, #-8]
str x8, [sp, #16]
ldr x8, [sp, #16]
ldr x8, [x8]
ldr w8, [x8]
str w8, [sp, #12]
str wzr, [sp, #8]
b LBB2_1
LBB2_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #8]
ldr x9, [sp, #16]
ldr w9, [x9, #8]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB2_6
b LBB2_2
LBB2_2: ; in Loop: Header=BB2_1 Depth=1
ldr x8, [sp, #16]
ldr x8, [x8]
ldrsw x9, [sp, #8]
ldr w8, [x8, x9, lsl #2]
ldr w9, [sp, #12]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB2_4
b LBB2_3
LBB2_3: ; in Loop: Header=BB2_1 Depth=1
ldr x8, [sp, #16]
ldr x8, [x8]
ldrsw x9, [sp, #8]
ldr w8, [x8, x9, lsl #2]
str w8, [sp, #12]
b LBB2_4
LBB2_4: ; in Loop: Header=BB2_1 Depth=1
b LBB2_5
LBB2_5: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB2_1
LBB2_6:
ldr w8, [sp, #12]
adrp x9, _MIN@GOTPAGE
ldr x9, [x9, _MIN@GOTPAGEOFF]
str w8, [x9]
mov x0, #0
bl _pthread_exit
.cfi_endproc
; -- End function
.globl _get_min ; -- Begin function get_min
.p2align 2
_get_min: ; @get_min
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
ldur x8, [x29, #-8]
str x8, [sp, #16]
ldr x8, [sp, #16]
ldr x8, [x8]
ldr w8, [x8]
str w8, [sp, #12]
str wzr, [sp, #8]
b LBB3_1
LBB3_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #8]
ldr x9, [sp, #16]
ldr w9, [x9, #8]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB3_6
b LBB3_2
LBB3_2: ; in Loop: Header=BB3_1 Depth=1
ldr x8, [sp, #16]
ldr x8, [x8]
ldrsw x9, [sp, #8]
ldr w8, [x8, x9, lsl #2]
ldr w9, [sp, #12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB3_4
b LBB3_3
LBB3_3: ; in Loop: Header=BB3_1 Depth=1
ldr x8, [sp, #16]
ldr x8, [x8]
ldrsw x9, [sp, #8]
ldr w8, [x8, x9, lsl #2]
str w8, [sp, #12]
b LBB3_4
LBB3_4: ; in Loop: Header=BB3_1 Depth=1
b LBB3_5
LBB3_5: ; in Loop: Header=BB3_1 Depth=1
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB3_1
LBB3_6:
ldr w8, [sp, #12]
adrp x9, _MAX@GOTPAGE
ldr x9, [x9, _MAX@GOTPAGEOFF]
str w8, [x9]
mov x0, #0
bl _pthread_exit
.cfi_endproc
; -- End function
.comm _args,8,3 ; @args
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "avg: %d, max: %d, min: %d\n"
.comm _AVG,4,2 ; @AVG
.comm _MIN,4,2 ; @MIN
.comm _MAX,4,2 ; @MAX
.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, -76(%rbp)
movl %edi, -80(%rbp)
movq %rsi, -88(%rbp)
movl -80(%rbp), %eax
decl %eax
## kill: def $rax killed $eax
movq %rax, -136(%rbp) ## 8-byte Spill
movq %rsp, %rcx
movq %rcx, -96(%rbp)
shlq $2, %rax
callq ____chkstk_darwin
addq $15, %rax
andq $-16, %rax
subq %rax, %rsp
movq -136(%rbp), %rax ## 8-byte Reload
movq %rsp, %rcx
movq %rcx, -128(%rbp) ## 8-byte Spill
movq %rax, -104(%rbp)
movl $16, %edi
callq _malloc
movq %rax, %rcx
movq _args@GOTPCREL(%rip), %rax
movq %rcx, (%rax)
movl $1, -108(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -108(%rbp), %eax
cmpl -80(%rbp), %eax
jge LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq -88(%rbp), %rax
movslq -108(%rbp), %rcx
movq (%rax,%rcx,8), %rdi
callq _atoi
movl %eax, %edx
movq -128(%rbp), %rax ## 8-byte Reload
movl -108(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movl %edx, (%rax,%rcx,4)
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -108(%rbp), %eax
addl $1, %eax
movl %eax, -108(%rbp)
jmp LBB0_1
LBB0_4:
movq -136(%rbp), %rax ## 8-byte Reload
movq -128(%rbp), %rdx ## 8-byte Reload
movq _args@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
movq %rdx, (%rcx)
shlq $2, %rax
shrq $2, %rax
movl %eax, %ecx
movq _args@GOTPCREL(%rip), %rax
movq (%rax), %rax
movl %ecx, 8(%rax)
movl $0, -112(%rbp)
LBB0_5: ## =>This Inner Loop Header: Depth=1
cmpl $3, -112(%rbp)
jge LBB0_12
## %bb.6: ## in Loop: Header=BB0_5 Depth=1
leaq -72(%rbp), %rdi
callq _pthread_attr_init
movl -112(%rbp), %eax
movl %eax, -140(%rbp) ## 4-byte Spill
testl %eax, %eax
je LBB0_7
jmp LBB0_15
LBB0_15: ## in Loop: Header=BB0_5 Depth=1
movl -140(%rbp), %eax ## 4-byte Reload
subl $1, %eax
je LBB0_8
jmp LBB0_16
LBB0_16: ## in Loop: Header=BB0_5 Depth=1
movl -140(%rbp), %eax ## 4-byte Reload
subl $2, %eax
je LBB0_9
jmp LBB0_10
LBB0_7: ## in Loop: Header=BB0_5 Depth=1
movq _args@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq -120(%rbp), %rdi
leaq -72(%rbp), %rsi
leaq _get_avg(%rip), %rdx
callq _pthread_create
jmp LBB0_10
LBB0_8: ## in Loop: Header=BB0_5 Depth=1
movq _args@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq -120(%rbp), %rdi
leaq -72(%rbp), %rsi
leaq _get_max(%rip), %rdx
callq _pthread_create
jmp LBB0_10
LBB0_9: ## in Loop: Header=BB0_5 Depth=1
movq _args@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq -120(%rbp), %rdi
leaq -72(%rbp), %rsi
leaq _get_min(%rip), %rdx
callq _pthread_create
LBB0_10: ## in Loop: Header=BB0_5 Depth=1
movq -120(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
callq _pthread_join
## %bb.11: ## in Loop: Header=BB0_5 Depth=1
movl -112(%rbp), %eax
addl $1, %eax
movl %eax, -112(%rbp)
jmp LBB0_5
LBB0_12:
movq _AVG@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq _MIN@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq _MAX@GOTPCREL(%rip), %rax
movl (%rax), %ecx
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movq _args@GOTPCREL(%rip), %rax
movq (%rax), %rdi
callq _free
movl $0, -76(%rbp)
movq -96(%rbp), %rax
movq %rax, %rsp
movl -76(%rbp), %eax
movl %eax, -144(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_14
## %bb.13:
movl -144(%rbp), %eax ## 4-byte Reload
movq %rbp, %rsp
popq %rbp
retq
LBB0_14:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.globl _get_avg ## -- Begin function get_avg
.p2align 4, 0x90
_get_avg: ## @get_avg
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rax
movq %rax, -16(%rbp)
movq _AVG@GOTPCREL(%rip), %rax
movl $0, (%rax)
movl $0, -20(%rbp)
movl $0, -24(%rbp)
LBB1_1: ## =>This Inner Loop Header: Depth=1
movl -24(%rbp), %eax
movq -16(%rbp), %rcx
cmpl 8(%rcx), %eax
jge LBB1_4
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movq -16(%rbp), %rax
movq (%rax), %rax
movslq -24(%rbp), %rcx
movl (%rax,%rcx,4), %eax
addl -20(%rbp), %eax
movl %eax, -20(%rbp)
## %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:
movl -20(%rbp), %eax
movq -16(%rbp), %rcx
movl 8(%rcx), %ecx
cltd
idivl %ecx
movl %eax, %ecx
movq _AVG@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
xorl %eax, %eax
movl %eax, %edi
callq _pthread_exit
.cfi_endproc
## -- End function
.globl _get_max ## -- Begin function get_max
.p2align 4, 0x90
_get_max: ## @get_max
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rax
movq %rax, -16(%rbp)
movq -16(%rbp), %rax
movq (%rax), %rax
movl (%rax), %eax
movl %eax, -20(%rbp)
movl $0, -24(%rbp)
LBB2_1: ## =>This Inner Loop Header: Depth=1
movl -24(%rbp), %eax
movq -16(%rbp), %rcx
cmpl 8(%rcx), %eax
jge LBB2_6
## %bb.2: ## in Loop: Header=BB2_1 Depth=1
movq -16(%rbp), %rax
movq (%rax), %rax
movslq -24(%rbp), %rcx
movl (%rax,%rcx,4), %eax
cmpl -20(%rbp), %eax
jle LBB2_4
## %bb.3: ## in Loop: Header=BB2_1 Depth=1
movq -16(%rbp), %rax
movq (%rax), %rax
movslq -24(%rbp), %rcx
movl (%rax,%rcx,4), %eax
movl %eax, -20(%rbp)
LBB2_4: ## in Loop: Header=BB2_1 Depth=1
jmp LBB2_5
LBB2_5: ## in Loop: Header=BB2_1 Depth=1
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB2_1
LBB2_6:
movl -20(%rbp), %ecx
movq _MIN@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
xorl %eax, %eax
movl %eax, %edi
callq _pthread_exit
.cfi_endproc
## -- End function
.globl _get_min ## -- Begin function get_min
.p2align 4, 0x90
_get_min: ## @get_min
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rax
movq %rax, -16(%rbp)
movq -16(%rbp), %rax
movq (%rax), %rax
movl (%rax), %eax
movl %eax, -20(%rbp)
movl $0, -24(%rbp)
LBB3_1: ## =>This Inner Loop Header: Depth=1
movl -24(%rbp), %eax
movq -16(%rbp), %rcx
cmpl 8(%rcx), %eax
jge LBB3_6
## %bb.2: ## in Loop: Header=BB3_1 Depth=1
movq -16(%rbp), %rax
movq (%rax), %rax
movslq -24(%rbp), %rcx
movl (%rax,%rcx,4), %eax
cmpl -20(%rbp), %eax
jge LBB3_4
## %bb.3: ## in Loop: Header=BB3_1 Depth=1
movq -16(%rbp), %rax
movq (%rax), %rax
movslq -24(%rbp), %rcx
movl (%rax,%rcx,4), %eax
movl %eax, -20(%rbp)
LBB3_4: ## in Loop: Header=BB3_1 Depth=1
jmp LBB3_5
LBB3_5: ## in Loop: Header=BB3_1 Depth=1
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB3_1
LBB3_6:
movl -20(%rbp), %ecx
movq _MAX@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
xorl %eax, %eax
movl %eax, %edi
callq _pthread_exit
.cfi_endproc
## -- End function
.comm _args,8,3 ## @args
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "avg: %d, max: %d, min: %d\n"
.comm _AVG,4,2 ## @AVG
.comm _MIN,4,2 ## @MIN
.comm _MAX,4,2 ## @MAX
.subsections_via_symbols
| the_stack_data/231392775.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/906480.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 w0, [x29, #-8]
str x1, [sp, #16]
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, #4
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, #16
cset w8, ge
tbnz w8, #0, LBB0_6
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=2
ldrsw x9, [sp, #12]
adrp x8, _kbdSequence@PAGE
add x8, x8, _kbdSequence@PAGEOFF
add x8, x8, x9, lsl #4
ldrsw x9, [sp, #8]
ldrb w0, [x8, x9]
bl _putchar
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:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.section __DATA,__data
.globl _kbdSequence ; @kbdSequence
_kbdSequence:
.asciz "\001\022\023\024\025\026\027\030\031\n\013k\000\000\000"
.asciz "\001\022\023\024\025\026\027\030\031\nj\000\000\000\000"
.asciz "\001\002\023\024\025\026\027\030\031\032\013\fl\000\000"
.asciz "\001\002\023\024\025\026\027\030\031\032\013k\000\000\000"
.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)
movl $0, -20(%rbp)
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_3 Depth 2
cmpl $4, -20(%rbp)
jge LBB0_8
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl $0, -24(%rbp)
LBB0_3: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $16, -24(%rbp)
jge LBB0_6
## %bb.4: ## in Loop: Header=BB0_3 Depth=2
movslq -20(%rbp), %rcx
leaq _kbdSequence(%rip), %rax
shlq $4, %rcx
addq %rcx, %rax
movslq -24(%rbp), %rcx
movzbl (%rax,%rcx), %edi
callq _putchar
## %bb.5: ## in Loop: Header=BB0_3 Depth=2
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%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 -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB0_1
LBB0_8:
movl -4(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __DATA,__data
.globl _kbdSequence ## @kbdSequence
.p2align 4
_kbdSequence:
.asciz "\001\022\023\024\025\026\027\030\031\n\013k\000\000\000"
.asciz "\001\022\023\024\025\026\027\030\031\nj\000\000\000\000"
.asciz "\001\002\023\024\025\026\027\030\031\032\013\fl\000\000"
.asciz "\001\002\023\024\025\026\027\030\031\032\013k\000\000\000"
.subsections_via_symbols
| the_stack_data/12198.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
mov x0, #65536
bl _malloc
mov x8, x0
str x8, [sp]
subs x8, x0, #0
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
mov w8, #1
stur w8, [x29, #-4]
b LBB0_3
LBB0_2:
ldr x0, [sp]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
mov x2, #13
mov x3, #-1
bl ___memcpy_chk
ldr x8, [sp]
add x8, x8, #13
str x8, [sp]
ldr x9, [sp]
mov x8, #57920
movk x8, #1, lsl #16
str x8, [x9]
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 "1234567890abc"
.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)
## InlineAsm Start
pushfq
orl $262144, (%rsp) ## imm = 0x40000
popfq
## InlineAsm End
movl $65536, %edi ## imm = 0x10000
callq _malloc
movq %rax, -16(%rbp)
cmpq $0, %rax
jne LBB0_2
## %bb.1:
movl $1, -4(%rbp)
jmp LBB0_3
LBB0_2:
movq -16(%rbp), %rdi
leaq L_.str(%rip), %rsi
movl $13, %edx
movq $-1, %rcx
callq ___memcpy_chk
movq -16(%rbp), %rax
addq $13, %rax
movq %rax, -16(%rbp)
movq -16(%rbp), %rax
movq $123456, (%rax) ## imm = 0x1E240
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 "1234567890abc"
.subsections_via_symbols
| the_stack_data/87639133.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _add_array ; -- Begin function add_array
.p2align 2
_add_array: ; @add_array
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #24]
str w1, [sp, #20]
str wzr, [sp, #12]
str wzr, [sp, #16]
b LBB0_1
LBB0_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, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #24]
ldrsw x9, [sp, #16]
ldr w9, [x8, x9, lsl #2]
ldr w8, [sp, #12]
add w8, w8, w9
str w8, [sp, #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:
ldr w0, [sp, #12]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _read_integer ; -- Begin function read_integer
.p2align 2
_read_integer: ; @read_integer
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
adrp x8, ___stdinp@GOTPAGE
ldr x8, [x8, ___stdinp@GOTPAGEOFF]
ldr x2, [x8]
sub x0, x29, #28
mov w1, #20
bl _fgets
str x0, [sp, #24]
ldr x8, [sp, #24]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
adrp x9, _end_of_file@PAGE
mov w8, #1
str w8, [x9, _end_of_file@PAGEOFF]
str wzr, [sp, #32]
b LBB1_7
LBB1_2:
sub x0, x29, #28
bl _strlen
subs x8, x0, #20
cset w8, ne
tbnz w8, #0, LBB1_4
b LBB1_3
LBB1_3:
adrp x9, _bad_input@PAGE
mov w8, #1
str w8, [x9, _bad_input@PAGEOFF]
str wzr, [sp, #32]
b LBB1_7
LBB1_4:
sub x0, x29, #28
add x1, sp, #8
mov w2, #10
bl _strtol
str x0, [sp, #16]
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB1_6
b LBB1_5
LBB1_5:
adrp x9, _bad_input@PAGE
mov w8, #1
str w8, [x9, _bad_input@PAGEOFF]
str wzr, [sp, #32]
b LBB1_7
LBB1_6:
ldr x8, [sp, #16]
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #32]
b LBB1_7
LBB1_7:
ldr w8, [sp, #32]
str w8, [sp, #4] ; 4-byte Folded Spill
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB1_9
b LBB1_8
LBB1_8:
bl ___stack_chk_fail
LBB1_9:
ldr w0, [sp, #4] ; 4-byte Folded Reload
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, #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, #24]
b LBB2_1
LBB2_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #24]
subs w8, w8, #10
cset w8, ge
tbnz w8, #0, LBB2_8
b LBB2_2
LBB2_2: ; in Loop: Header=BB2_1 Depth=1
bl _read_integer
str w0, [sp, #16]
adrp x8, _end_of_file@PAGE
ldr w8, [x8, _end_of_file@PAGEOFF]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB2_4
b LBB2_3
LBB2_3:
ldr w1, [sp, #24]
add x0, sp, #32
bl _add_array
str w0, [sp, #12]
ldr w9, [sp, #12]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
str wzr, [sp, #28]
b LBB2_9
LBB2_4: ; in Loop: Header=BB2_1 Depth=1
adrp x8, _bad_input@PAGE
ldr w8, [x8, _bad_input@PAGEOFF]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB2_6
b LBB2_5
LBB2_5:
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
mov w8, #-1
str w8, [sp, #28]
b LBB2_9
LBB2_6: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp, #16]
ldrsw x10, [sp, #24]
add x9, sp, #32
str w8, [x9, x10, lsl #2]
b LBB2_7
LBB2_7: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp, #24]
add w8, w8, #1
str w8, [sp, #24]
b LBB2_1
LBB2_8:
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
mov w8, #-1
str w8, [sp, #28]
b LBB2_9
LBB2_9:
ldr w8, [sp, #28]
str w8, [sp, #8] ; 4-byte Folded Spill
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB2_11
b LBB2_10
LBB2_10:
bl ___stack_chk_fail
LBB2_11:
ldr w0, [sp, #8] ; 4-byte Folded Reload
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.globl _end_of_file ; @end_of_file
.zerofill __DATA,__common,_end_of_file,4,2
.globl _bad_input ; @bad_input
.zerofill __DATA,__common,_bad_input,4,2
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "total %d\n"
l_.str.1: ; @.str.1
.asciz "Invalid input.\n"
l_.str.2: ; @.str.2
.asciz "Too many numbers.\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _add_array ## -- Begin function add_array
.p2align 4, 0x90
_add_array: ## @add_array
.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, -20(%rbp)
movl $0, -16(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -16(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq -8(%rbp), %rax
movslq -16(%rbp), %rcx
movl (%rax,%rcx,4), %eax
addl -20(%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 -20(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _read_integer ## -- Begin function read_integer
.p2align 4, 0x90
_read_integer: ## @read_integer
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $80, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
leaq -32(%rbp), %rdi
movq ___stdinp@GOTPCREL(%rip), %rax
movq (%rax), %rdx
movl $20, %esi
callq _fgets
movq %rax, -48(%rbp)
cmpq $0, -48(%rbp)
jne LBB1_2
## %bb.1:
movl $1, _end_of_file(%rip)
movl $0, -36(%rbp)
jmp LBB1_7
LBB1_2:
leaq -32(%rbp), %rdi
callq _strlen
cmpq $20, %rax
jne LBB1_4
## %bb.3:
movl $1, _bad_input(%rip)
movl $0, -36(%rbp)
jmp LBB1_7
LBB1_4:
leaq -32(%rbp), %rdi
leaq -64(%rbp), %rsi
movl $10, %edx
callq _strtol
movq %rax, -56(%rbp)
cmpq $0, -56(%rbp)
jne LBB1_6
## %bb.5:
movl $1, _bad_input(%rip)
movl $0, -36(%rbp)
jmp LBB1_7
LBB1_6:
movq -56(%rbp), %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -36(%rbp)
LBB1_7:
movl -36(%rbp), %eax
movl %eax, -68(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB1_9
## %bb.8:
movl -68(%rbp), %eax ## 4-byte Reload
addq $80, %rsp
popq %rbp
retq
LBB1_9:
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 $80, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -52(%rbp)
movl $0, -56(%rbp)
LBB2_1: ## =>This Inner Loop Header: Depth=1
cmpl $10, -56(%rbp)
jge LBB2_8
## %bb.2: ## in Loop: Header=BB2_1 Depth=1
callq _read_integer
movl %eax, -64(%rbp)
cmpl $0, _end_of_file(%rip)
je LBB2_4
## %bb.3:
leaq -48(%rbp), %rdi
movl -56(%rbp), %esi
callq _add_array
movl %eax, -68(%rbp)
movl -68(%rbp), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -52(%rbp)
jmp LBB2_9
LBB2_4: ## in Loop: Header=BB2_1 Depth=1
cmpl $0, _bad_input(%rip)
je LBB2_6
## %bb.5:
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
movl $-1, -52(%rbp)
jmp LBB2_9
LBB2_6: ## in Loop: Header=BB2_1 Depth=1
movl -64(%rbp), %ecx
movslq -56(%rbp), %rax
movl %ecx, -48(%rbp,%rax,4)
## %bb.7: ## in Loop: Header=BB2_1 Depth=1
movl -56(%rbp), %eax
addl $1, %eax
movl %eax, -56(%rbp)
jmp LBB2_1
LBB2_8:
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
movl $-1, -52(%rbp)
LBB2_9:
movl -52(%rbp), %eax
movl %eax, -72(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB2_11
## %bb.10:
movl -72(%rbp), %eax ## 4-byte Reload
addq $80, %rsp
popq %rbp
retq
LBB2_11:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.globl _end_of_file ## @end_of_file
.zerofill __DATA,__common,_end_of_file,4,2
.globl _bad_input ## @bad_input
.zerofill __DATA,__common,_bad_input,4,2
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "total %d\n"
L_.str.1: ## @.str.1
.asciz "Invalid input.\n"
L_.str.2: ## @.str.2
.asciz "Too many numbers.\n"
.subsections_via_symbols
| the_stack_data/295786.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/34556.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _f ; -- Begin function f
.p2align 2
_f: ; @f
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
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, #1
cset w8, le
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldur w8, [x29, #-4]
subs w0, w8, #2
bl _f
stur w0, [x29, #-4]
ldur w8, [x29, #-4]
add w8, w8, #2
stur w8, [x29, #-4]
b LBB0_2
LBB0_2:
ldur w8, [x29, #-4]
subs w8, w8, #2
cset w8, ge
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
stur wzr, [x29, #-4]
b LBB0_4
LBB0_4:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.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 $16, %rsp
movl %edi, -4(%rbp)
cmpl $1, -4(%rbp)
jle LBB0_2
## %bb.1:
movl -4(%rbp), %edi
subl $2, %edi
callq _f
movl %eax, -4(%rbp)
movl -4(%rbp), %eax
addl $2, %eax
movl %eax, -4(%rbp)
LBB0_2:
cmpl $2, -4(%rbp)
jge LBB0_4
## %bb.3:
movl $0, -4(%rbp)
LBB0_4:
movl -4(%rbp), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/68886810.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 0x41e0000000000000 ; double 2147483648
.section __TEXT,__text,regular,pure_instructions
.globl _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 wzr, [x29, #-4]
stur wzr, [x29, #-28]
movi d0, #0000000000000000
str d0, [sp, #24]
adrp x9, _setdoneflag@PAGE
add x9, x9, _setdoneflag@PAGEOFF
stur x9, [x29, #-24]
stur wzr, [x29, #-12]
stur wzr, [x29, #-16]
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
mov w0, #2
sub x1, x29, #24
mov x2, #0
bl _sigaction
adds w8, w0, #1
cset w8, ne
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2:
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _perror
mov w8, #1
stur w8, [x29, #-4]
b LBB0_10
LBB0_3:
b LBB0_4
LBB0_4: ; =>This Inner Loop Header: Depth=1
adrp x8, _doneflag@PAGE
ldr w8, [x8, _doneflag@PAGEOFF]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_4 Depth=1
bl _rand
scvtf d0, w0
fmov d1, #0.50000000
fadd d0, d0, d1
adrp x8, lCPI0_0@PAGE
ldr d1, [x8, lCPI0_0@PAGEOFF]
fdiv d0, d0, d1
str d0, [sp, #16]
ldr d0, [sp, #16]
bl _sin
fmov d1, d0
ldr d0, [sp, #24]
fadd d0, d0, d1
str d0, [sp, #24]
ldur w8, [x29, #-28]
add w8, w8, #1
stur w8, [x29, #-28]
ldur w8, [x29, #-28]
; implicit-def: $x9
mov x9, x8
ldr d0, [sp, #24]
ldur s2, [x29, #-28]
; 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
mov x8, sp
str x9, [x8]
str d0, [x8, #8]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB0_4
LBB0_6:
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
ldur w8, [x29, #-28]
subs w8, w8, #0
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
b LBB0_9
LBB0_8:
ldur w8, [x29, #-28]
; implicit-def: $x9
mov x9, x8
ldr d0, [sp, #24]
ldur s2, [x29, #-28]
; 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
mov x8, sp
str x9, [x8]
str d0, [x8, #8]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB0_9
LBB0_9:
stur wzr, [x29, #-4]
b LBB0_10
LBB0_10:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function setdoneflag
_setdoneflag: ; @setdoneflag
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #12]
adrp x9, _doneflag@PAGE
mov w8, #1
str w8, [x9, _doneflag@PAGEOFF]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Failed to set SIGINT handler"
.zerofill __DATA,__bss,_doneflag,4,2 ; @doneflag
l_.str.1: ; @.str.1
.asciz "Count is %d and average is %f\n"
l_.str.2: ; @.str.2
.asciz "Program terminating ...\n"
l_.str.3: ; @.str.3
.asciz "No values calculated yet\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 0x41e0000000000000 ## double 2147483648
LCPI0_1:
.quad 0x3fe0000000000000 ## double 0.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 $48, %rsp
movl $0, -4(%rbp)
movl $0, -28(%rbp)
xorps %xmm0, %xmm0
movsd %xmm0, -40(%rbp)
leaq _setdoneflag(%rip), %rax
movq %rax, -24(%rbp)
movl $0, -12(%rbp)
movl $0, -16(%rbp)
xorl %eax, %eax
## kill: def $al killed $al killed $eax
testb $1, %al
jne LBB0_2
## %bb.1:
movl $2, %edi
leaq -24(%rbp), %rsi
xorl %eax, %eax
movl %eax, %edx
callq _sigaction
cmpl $-1, %eax
jne LBB0_3
LBB0_2:
leaq L_.str(%rip), %rdi
callq _perror
movl $1, -4(%rbp)
jmp LBB0_10
LBB0_3:
jmp LBB0_4
LBB0_4: ## =>This Inner Loop Header: Depth=1
movl _doneflag(%rip), %eax
cmpl $0, %eax
setne %al
xorb $-1, %al
testb $1, %al
jne LBB0_5
jmp LBB0_6
LBB0_5: ## in Loop: Header=BB0_4 Depth=1
callq _rand
cvtsi2sd %eax, %xmm0
movsd LCPI0_1(%rip), %xmm1 ## xmm1 = mem[0],zero
addsd %xmm1, %xmm0
movsd LCPI0_0(%rip), %xmm1 ## xmm1 = mem[0],zero
divsd %xmm1, %xmm0
movsd %xmm0, -48(%rbp)
movsd -48(%rbp), %xmm0 ## xmm0 = mem[0],zero
callq _sin
addsd -40(%rbp), %xmm0
movsd %xmm0, -40(%rbp)
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
movl -28(%rbp), %esi
movsd -40(%rbp), %xmm0 ## xmm0 = mem[0],zero
cvtsi2sdl -28(%rbp), %xmm1
divsd %xmm1, %xmm0
leaq L_.str.1(%rip), %rdi
movb $1, %al
callq _printf
jmp LBB0_4
LBB0_6:
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
cmpl $0, -28(%rbp)
jne LBB0_8
## %bb.7:
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_9
LBB0_8:
movl -28(%rbp), %esi
movsd -40(%rbp), %xmm0 ## xmm0 = mem[0],zero
cvtsi2sdl -28(%rbp), %xmm1
divsd %xmm1, %xmm0
leaq L_.str.1(%rip), %rdi
movb $1, %al
callq _printf
LBB0_9:
movl $0, -4(%rbp)
LBB0_10:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function setdoneflag
_setdoneflag: ## @setdoneflag
.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 $1, _doneflag(%rip)
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Failed to set SIGINT handler"
.zerofill __DATA,__bss,_doneflag,4,2 ## @doneflag
L_.str.1: ## @.str.1
.asciz "Count is %d and average is %f\n"
L_.str.2: ## @.str.2
.asciz "Program terminating ...\n"
L_.str.3: ## @.str.3
.asciz "No values calculated yet\n"
.subsections_via_symbols
| the_stack_data/886879.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/103266274.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _color ; -- Begin function color
.p2align 2
_color: ; @color
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur w0, [x29, #-4]
adrp x8, _colored@GOTPAGE
ldr x8, [x8, _colored@GOTPAGEOFF]
ldr w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldur w8, [x29, #-4]
adrp x9, _curcol@PAGE
ldr w9, [x9, _curcol@PAGEOFF]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2:
b LBB0_6
LBB0_3:
ldur w8, [x29, #-4]
adrp x9, _curcol@PAGE
str w8, [x9, _curcol@PAGEOFF]
ldur w8, [x29, #-4]
subs w8, w8, #8
cset w8, ge
tbnz w8, #0, LBB0_5
b LBB0_4
LBB0_4:
ldur w9, [x29, #-4]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
b LBB0_6
LBB0_5:
ldur w8, [x29, #-4]
and w10, w8, #0x7
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB0_6
LBB0_6:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _restorecolor ; -- Begin function restorecolor
.p2align 2
_restorecolor: ; @restorecolor
.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 _pos ; -- Begin function pos
.p2align 2
_pos: ; @pos
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, _cur@PAGE
adrp x9, _cur@PAGE
add x9, x9, _cur@PAGEOFF
str x9, [sp, #16] ; 8-byte Folded Spill
stur w0, [x29, #-4]
stur w1, [x29, #-8]
ldrsb w8, [x8, _cur@PAGEOFF]
ldur w9, [x29, #-4]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB2_2
b LBB2_1
LBB2_1:
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldrsb w8, [x8, #1]
ldur w9, [x29, #-8]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB2_3
b LBB2_2
LBB2_2:
ldur w8, [x29, #-4]
add w11, w8, #1
ldur w8, [x29, #-8]
add w10, w8, #1
mov x9, sp
; implicit-def: $x8
mov x8, x11
str x8, [x9]
; implicit-def: $x8
mov x8, x10
str x8, [x9, #8]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
ldr x9, [sp, #16] ; 8-byte Folded Reload
ldur w8, [x29, #-4]
adrp x10, _cur@PAGE
strb w8, [x10, _cur@PAGEOFF]
ldur w8, [x29, #-8]
strb w8, [x9, #1]
b LBB2_3
LBB2_3:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _erase ; -- Begin function erase
.p2align 2
_erase: ; @erase
.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.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _ppos ; -- Begin function ppos
.p2align 2
_ppos: ; @ppos
.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 x0, [sp, #24]
str x1, [sp, #32]
ldr x8, [sp, #24]
str x8, [sp, #8]
ldr w8, [sp, #32]
str w8, [sp, #16]
ldr w0, [sp, #8]
ldr w9, [sp, #12]
mov w8, #2
mul w8, w8, w9
add w1, w8, #25
bl _pos
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, LBB4_2
b LBB4_1
LBB4_1:
bl ___stack_chk_fail
LBB4_2:
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _pdots ; -- Begin function pdots
.p2align 2
_pdots: ; @pdots
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
str x1, [sp, #64]
ldrh w8, [sp, #64]
strh w8, [sp, #78]
str x0, [sp, #56]
str w2, [sp, #52]
str x3, [sp, #40]
ldr w8, [sp, #52]
ands w8, w8, #0x1
cset w8, eq
tbnz w8, #0, LBB5_2
b LBB5_1
LBB5_1:
ldr x8, [sp, #56]
ldrsb w8, [x8, #2]
str w8, [sp, #16]
ldr x8, [sp, #56]
ldrsb w8, [x8, #1]
str w8, [sp, #20]
b LBB5_3
LBB5_2:
ldr x8, [sp, #56]
ldrsb w8, [x8, #1]
str w8, [sp, #16]
ldr x8, [sp, #56]
ldrsb w8, [x8, #2]
str w8, [sp, #20]
b LBB5_3
LBB5_3:
ldrh w8, [sp, #78]
strh w8, [sp, #38]
ldr w8, [sp, #16]
add w8, w8, #1
mov w9, #2
sdiv w10, w8, w9
ldrsb w8, [sp, #38]
subs w8, w8, w10
strb w8, [sp, #38]
ldr w8, [sp, #20]
sdiv w9, w8, w9
ldrsb w8, [sp, #39]
subs w8, w8, w9
strb w8, [sp, #39]
ldrsb w8, [sp, #39]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB5_5
b LBB5_4
LBB5_4:
strb wzr, [sp, #39]
b LBB5_5
LBB5_5:
ldrsb w8, [sp, #39]
ldr w9, [sp, #20]
add w8, w8, w9
subs w8, w8, #12
cset w8, lt
tbnz w8, #0, LBB5_8
b LBB5_6
LBB5_6:
ldrsb w8, [sp, #79]
subs w8, w8, #12
cset w8, gt
tbnz w8, #0, LBB5_8
b LBB5_7
LBB5_7:
ldr w9, [sp, #20]
mov w8, #11
subs w8, w8, w9
strb w8, [sp, #39]
b LBB5_8
LBB5_8:
str wzr, [sp, #12]
b LBB5_9
LBB5_9: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #56]
add x8, x8, #3
ldrsw x9, [sp, #12]
lsl x9, x9, #1
ldrsb w8, [x8, x9]
subs w8, w8, #127
cset w8, eq
tbnz w8, #0, LBB5_18
b LBB5_10
LBB5_10: ; in Loop: Header=BB5_9 Depth=1
ldr w8, [sp, #52]
subs w8, w8, #0
; kill: def $x8 killed $w8
str x8, [sp] ; 8-byte Folded Spill
subs x8, x8, #3
cset w8, hi
tbnz w8, #0, LBB5_16
; %bb.11: ; in Loop: Header=BB5_9 Depth=1
ldr x11, [sp] ; 8-byte Folded Reload
adrp x10, lJTI5_0@PAGE
add x10, x10, lJTI5_0@PAGEOFF
Ltmp1:
adr x8, Ltmp1
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB5_12: ; in Loop: Header=BB5_9 Depth=1
ldr x8, [sp, #56]
add x8, x8, #3
ldrsw x9, [sp, #12]
lsl x9, x9, #1
ldrsb w8, [x8, x9]
ldr x9, [sp, #40]
ldrsw x10, [sp, #12]
mov x11, #12
mul x10, x10, x11
str w8, [x9, x10]
ldr x8, [sp, #56]
add x8, x8, #3
ldrsw x9, [sp, #12]
add x8, x8, x9, lsl #1
ldrsb w8, [x8, #1]
ldr x9, [sp, #40]
ldrsw x10, [sp, #12]
mul x10, x10, x11
add x9, x9, x10
str w8, [x9, #4]
b LBB5_16
LBB5_13: ; in Loop: Header=BB5_9 Depth=1
ldr w8, [sp, #16]
ldr x9, [sp, #56]
add x9, x9, #3
ldrsw x10, [sp, #12]
add x9, x9, x10, lsl #1
ldrsb w9, [x9, #1]
subs w8, w8, w9
ldr x9, [sp, #40]
ldrsw x10, [sp, #12]
mov x11, #12
mul x10, x10, x11
str w8, [x9, x10]
ldr x8, [sp, #56]
add x8, x8, #3
ldrsw x9, [sp, #12]
lsl x9, x9, #1
ldrsb w8, [x8, x9]
ldr x9, [sp, #40]
ldrsw x10, [sp, #12]
mul x10, x10, x11
add x9, x9, x10
str w8, [x9, #4]
b LBB5_16
LBB5_14: ; in Loop: Header=BB5_9 Depth=1
ldr w8, [sp, #16]
ldr x9, [sp, #56]
add x9, x9, #3
ldrsw x10, [sp, #12]
lsl x10, x10, #1
ldrsb w9, [x9, x10]
subs w8, w8, w9
ldr x9, [sp, #40]
ldrsw x10, [sp, #12]
mov x11, #12
mul x10, x10, x11
str w8, [x9, x10]
ldr w8, [sp, #20]
ldr x9, [sp, #56]
add x9, x9, #3
ldrsw x10, [sp, #12]
add x9, x9, x10, lsl #1
ldrsb w9, [x9, #1]
subs w8, w8, w9
ldr x9, [sp, #40]
ldrsw x10, [sp, #12]
mul x10, x10, x11
add x9, x9, x10
str w8, [x9, #4]
b LBB5_16
LBB5_15: ; in Loop: Header=BB5_9 Depth=1
ldr x8, [sp, #56]
add x8, x8, #3
ldrsw x9, [sp, #12]
add x8, x8, x9, lsl #1
ldrsb w8, [x8, #1]
ldr x9, [sp, #40]
ldrsw x10, [sp, #12]
mov x11, #12
mul x10, x10, x11
str w8, [x9, x10]
ldr w8, [sp, #20]
ldr x9, [sp, #56]
add x9, x9, #3
ldrsw x10, [sp, #12]
lsl x10, x10, #1
ldrsb w9, [x9, x10]
subs w8, w8, w9
ldr x9, [sp, #40]
ldrsw x10, [sp, #12]
mul x10, x10, x11
add x9, x9, x10
str w8, [x9, #4]
b LBB5_16
LBB5_16: ; in Loop: Header=BB5_9 Depth=1
ldrsb w10, [sp, #38]
ldr x8, [sp, #40]
ldrsw x9, [sp, #12]
mov x11, #12
mul x9, x9, x11
add x9, x8, x9
ldr w8, [x9]
add w8, w8, w10
str w8, [x9]
ldrsb w10, [sp, #39]
ldr x8, [sp, #40]
ldrsw x9, [sp, #12]
mul x9, x9, x11
add x9, x8, x9
ldr w8, [x9, #4]
add w8, w8, w10
str w8, [x9, #4]
ldr x8, [sp, #56]
ldrsb w8, [x8]
ldr x9, [sp, #40]
ldrsw x10, [sp, #12]
mul x10, x10, x11
add x9, x9, x10
str w8, [x9, #8]
b LBB5_17
LBB5_17: ; in Loop: Header=BB5_9 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB5_9
LBB5_18:
ldr x8, [sp, #40]
ldrsw x9, [sp, #12]
mov x11, #12
mul x9, x9, x11
add x9, x8, x9
mov w8, #127
str w8, [x9, #4]
ldr x9, [sp, #40]
ldrsw x10, [sp, #12]
mul x10, x10, x11
str w8, [x9, x10]
b LBB5_19
LBB5_19: ; =>This Loop Header: Depth=1
; Child Loop BB5_20 Depth 2
str wzr, [sp, #16]
str wzr, [sp, #12]
b LBB5_20
LBB5_20: ; Parent Loop BB5_19 Depth=1
; => This Inner Loop Header: Depth=2
ldr x8, [sp, #40]
ldr w9, [sp, #12]
add w9, w9, #1
mov w10, #12
smull x9, w9, w10
ldr w8, [x8, x9]
subs w8, w8, #127
cset w8, eq
tbnz w8, #0, LBB5_28
b LBB5_21
LBB5_21: ; in Loop: Header=BB5_20 Depth=2
ldr x8, [sp, #40]
ldrsw x9, [sp, #12]
mov x10, #12
mul x9, x9, x10
ldr w8, [x8, x9]
ldr x9, [sp, #40]
ldr w10, [sp, #12]
add w10, w10, #1
mov w11, #12
smull x10, w10, w11
ldr w9, [x9, x10]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB5_23
b LBB5_22
LBB5_22: ; in Loop: Header=BB5_20 Depth=2
b LBB5_27
LBB5_23: ; in Loop: Header=BB5_20 Depth=2
ldr x8, [sp, #40]
ldrsw x9, [sp, #12]
mov x10, #12
mul x9, x9, x10
ldr w8, [x8, x9]
ldr x9, [sp, #40]
ldr w10, [sp, #12]
add w10, w10, #1
mov w11, #12
smull x10, w10, w11
ldr w9, [x9, x10]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB5_26
b LBB5_24
LBB5_24: ; in Loop: Header=BB5_20 Depth=2
ldr x8, [sp, #40]
ldrsw x9, [sp, #12]
mov x10, #12
mul x9, x9, x10
add x8, x8, x9
ldr w8, [x8, #4]
ldr x11, [sp, #40]
ldr w9, [sp, #12]
add w9, w9, #1
mov w10, #12
smaddl x9, w9, w10, x11
ldr w9, [x9, #4]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB5_26
b LBB5_25
LBB5_25: ; in Loop: Header=BB5_20 Depth=2
b LBB5_27
LBB5_26: ; in Loop: Header=BB5_20 Depth=2
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
ldr x8, [sp, #40]
ldrsw x9, [sp, #12]
mov x10, #12
mul x9, x9, x10
add x8, x8, x9
ldr x9, [x8]
str x9, [sp, #24]
ldr w8, [x8, #8]
str w8, [sp, #32]
ldr x8, [sp, #40]
ldrsw x9, [sp, #12]
mul x9, x9, x10
add x9, x8, x9
ldr x11, [sp, #40]
ldr w8, [sp, #12]
add w8, w8, #1
mov w10, #12
smaddl x8, w8, w10, x11
ldr x10, [x8]
str x10, [x9]
ldr w8, [x8, #8]
str w8, [x9, #8]
ldr x10, [sp, #40]
ldr w8, [sp, #12]
add w8, w8, #1
mov w9, #12
smaddl x9, w8, w9, x10
ldr x8, [sp, #24]
str x8, [x9]
ldr w8, [sp, #32]
str w8, [x9, #8]
b LBB5_27
LBB5_27: ; in Loop: Header=BB5_20 Depth=2
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB5_20
LBB5_28: ; in Loop: Header=BB5_19 Depth=1
b LBB5_29
LBB5_29: ; in Loop: Header=BB5_19 Depth=1
ldr w8, [sp, #16]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB5_19
b LBB5_30
LBB5_30:
add sp, sp, #80
ret
.cfi_endproc
.p2align 2
lJTI5_0:
.long LBB5_12-Ltmp1
.long LBB5_15-Ltmp1
.long LBB5_14-Ltmp1
.long LBB5_13-Ltmp1
; -- End function
.globl _draw ; -- Begin function draw
.p2align 2
_draw: ; @draw
.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, _cur@PAGE
add x8, x8, _cur@PAGEOFF
str x8, [sp, #8] ; 8-byte Folded Spill
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
str x0, [sp, #16]
b LBB6_1
LBB6_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #16]
ldr w8, [x8]
subs w8, w8, #127
cset w8, eq
tbnz w8, #0, LBB6_6
b LBB6_2
LBB6_2: ; in Loop: Header=BB6_1 Depth=1
ldr x8, [sp, #16]
ldr w8, [x8]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB6_4
b LBB6_3
LBB6_3: ; in Loop: Header=BB6_1 Depth=1
b LBB6_5
LBB6_4: ; in Loop: Header=BB6_1 Depth=1
ldr x8, [sp, #16]
ldr x9, [x8]
str x9, [sp, #24]
ldr w8, [x8, #8]
str w8, [sp, #32]
ldr x0, [sp, #24]
ldr x1, [sp, #32]
bl _ppos
ldr x8, [sp, #16]
ldr w0, [x8, #8]
bl _color
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
ldr x9, [sp, #8] ; 8-byte Folded Reload
ldrsb w8, [x9, #1]
add w8, w8, #2
strb w8, [x9, #1]
b LBB6_5
LBB6_5: ; in Loop: Header=BB6_1 Depth=1
ldr x8, [sp, #16]
add x8, x8, #12
str x8, [sp, #16]
b LBB6_1
LBB6_6:
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, LBB6_8
b LBB6_7
LBB6_7:
bl ___stack_chk_fail
LBB6_8:
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _move ; -- Begin function move
.p2align 2
_move: ; @move
.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, _cur@PAGE
add x8, x8, _cur@PAGEOFF
str x8, [sp, #8] ; 8-byte Folded Spill
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
str x0, [sp, #32]
str x1, [sp, #24]
str w2, [sp, #20]
b LBB7_1
LBB7_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #32]
ldr w8, [x8]
subs w8, w8, #127
cset w8, ne
tbnz w8, #0, LBB7_3
b LBB7_2
LBB7_2: ; in Loop: Header=BB7_1 Depth=1
b LBB7_20
LBB7_3: ; in Loop: Header=BB7_1 Depth=1
ldr x8, [sp, #24]
ldr w8, [x8]
subs w8, w8, #127
cset w8, ne
tbnz w8, #0, LBB7_5
b LBB7_4
LBB7_4: ; in Loop: Header=BB7_1 Depth=1
b LBB7_17
LBB7_5: ; in Loop: Header=BB7_1 Depth=1
ldr x8, [sp, #32]
ldr w8, [x8]
ldr x9, [sp, #24]
ldr w9, [x9]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB7_7
b LBB7_6
LBB7_6: ; in Loop: Header=BB7_1 Depth=1
b LBB7_20
LBB7_7: ; in Loop: Header=BB7_1 Depth=1
ldr x8, [sp, #32]
ldr w8, [x8]
ldr x9, [sp, #24]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB7_9
b LBB7_8
LBB7_8: ; in Loop: Header=BB7_1 Depth=1
b LBB7_17
LBB7_9: ; in Loop: Header=BB7_1 Depth=1
ldr x8, [sp, #32]
ldr w8, [x8, #4]
ldr x9, [sp, #24]
ldr w9, [x9, #4]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB7_11
b LBB7_10
LBB7_10: ; in Loop: Header=BB7_1 Depth=1
b LBB7_20
LBB7_11: ; in Loop: Header=BB7_1 Depth=1
ldr x8, [sp, #32]
ldr w8, [x8, #4]
ldr x9, [sp, #24]
ldr w9, [x9, #4]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB7_16
b LBB7_12
LBB7_12: ; in Loop: Header=BB7_1 Depth=1
ldr x8, [sp, #32]
add x8, x8, #12
str x8, [sp, #32]
adrp x8, _colored@GOTPAGE
ldr x8, [x8, _colored@GOTPAGEOFF]
ldr w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB7_15
b LBB7_13
LBB7_13: ; in Loop: Header=BB7_1 Depth=1
ldr x8, [sp, #32]
ldur w8, [x8, #-4]
ldr x9, [sp, #24]
ldr w9, [x9, #8]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB7_15
b LBB7_14
LBB7_14: ; in Loop: Header=BB7_1 Depth=1
b LBB7_20
LBB7_15: ; in Loop: Header=BB7_1 Depth=1
ldr x8, [sp, #24]
add x8, x8, #12
str x8, [sp, #24]
b LBB7_1
LBB7_16: ; in Loop: Header=BB7_1 Depth=1
b LBB7_17
LBB7_17: ; in Loop: Header=BB7_1 Depth=1
ldr x8, [sp, #32]
ldr w8, [x8]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB7_19
b LBB7_18
LBB7_18: ; in Loop: Header=BB7_1 Depth=1
ldr x8, [sp, #32]
ldr x9, [x8]
stur x9, [x29, #-24]
ldr w8, [x8, #8]
stur w8, [x29, #-16]
ldur x0, [x29, #-24]
ldur x1, [x29, #-16]
bl _ppos
mov w0, #3
bl _color
ldr w8, [sp, #20]
subs w8, w8, #0
cset w8, ne
and w10, w8, #0x1
adrp x9, l_.str.7@PAGE
add x9, x9, l_.str.7@PAGEOFF
adrp x8, l_.str.6@PAGE
add x8, x8, l_.str.6@PAGEOFF
ands w10, w10, #0x1
csel x0, x8, x9, ne
bl _printf
ldr x9, [sp, #8] ; 8-byte Folded Reload
ldrsb w8, [x9, #1]
add w8, w8, #2
strb w8, [x9, #1]
b LBB7_19
LBB7_19: ; in Loop: Header=BB7_1 Depth=1
ldr x8, [sp, #32]
add x8, x8, #12
str x8, [sp, #32]
b LBB7_1
LBB7_20: ; in Loop: Header=BB7_1 Depth=1
ldr x8, [sp, #24]
ldr w8, [x8]
subs w8, w8, #127
cset w8, ne
tbnz w8, #0, LBB7_22
b LBB7_21
LBB7_21:
b LBB7_25
LBB7_22: ; in Loop: Header=BB7_1 Depth=1
ldr x8, [sp, #24]
ldr w8, [x8]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB7_24
b LBB7_23
LBB7_23: ; in Loop: Header=BB7_1 Depth=1
ldr x8, [sp, #24]
ldr x9, [x8]
str x9, [sp, #40]
ldr w8, [x8, #8]
str w8, [sp, #48]
ldr x0, [sp, #40]
ldr x1, [sp, #48]
bl _ppos
ldr x8, [sp, #24]
ldr w0, [x8, #8]
bl _color
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
ldr x9, [sp, #8] ; 8-byte Folded Reload
ldrsb w8, [x9, #1]
add w8, w8, #2
strb w8, [x9, #1]
b LBB7_24
LBB7_24: ; in Loop: Header=BB7_1 Depth=1
ldr x8, [sp, #24]
add x8, x8, #12
str x8, [sp, #24]
b LBB7_1
LBB7_25:
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, LBB7_27
b LBB7_26
LBB7_26:
bl ___stack_chk_fail
LBB7_27:
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.globl _medcol ; -- Begin function medcol
.p2align 2
_medcol: ; @medcol
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #8]
ldr w8, [sp, #8]
str w8, [sp, #4] ; 4-byte Folded Spill
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB8_3
b LBB8_1
LBB8_1:
ldr w8, [sp, #4] ; 4-byte Folded Reload
subs w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB8_4
b LBB8_2
LBB8_2:
ldr w8, [sp, #4] ; 4-byte Folded Reload
subs w8, w8, #2
cset w8, eq
tbnz w8, #0, LBB8_5
b LBB8_6
LBB8_3:
mov w8, #11
str w8, [sp, #12]
b LBB8_7
LBB8_4:
mov w8, #15
str w8, [sp, #12]
b LBB8_7
LBB8_5:
mov w8, #9
str w8, [sp, #12]
b LBB8_7
LBB8_6:
mov w8, #7
str w8, [sp, #12]
b LBB8_7
LBB8_7:
ldr w0, [sp, #12]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _showtop ; -- Begin function showtop
.p2align 2
_showtop: ; @showtop
.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, _tops@GOTPAGE
ldr x8, [x8, _tops@GOTPAGEOFF]
str x8, [sp, #24] ; 8-byte Folded Spill
adrp x8, _pentix@GOTPAGE
ldr x8, [x8, _pentix@GOTPAGEOFF]
ldr w8, [x8]
mov w1, #0
subs w8, w8, #0
cset w8, ne
and w10, w8, #0x1
adrp x9, l_.str.9@PAGE
add x9, x9, l_.str.9@PAGEOFF
adrp x8, l_.str.8@PAGE
add x8, x8, l_.str.8@PAGEOFF
ands w10, w10, #0x1
csel x0, x8, x9, ne
bl _open
stur w0, [x29, #-4]
ldur w8, [x29, #-4]
adds w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB9_2
b LBB9_1
LBB9_1:
ldr x1, [sp, #24] ; 8-byte Folded Reload
ldur w0, [x29, #-4]
mov x2, #200
bl _read
subs x8, x0, #200
cset w8, eq
tbnz w8, #0, LBB9_3
b LBB9_2
LBB9_2:
ldr x0, [sp, #24] ; 8-byte Folded Reload
mov w1, #0
mov x2, #200
bl _memset
b LBB9_3
LBB9_3:
ldur w0, [x29, #-4]
bl _close
stur wzr, [x29, #-8]
b LBB9_4
LBB9_4: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-8]
subs w8, w8, #10
cset w8, ge
tbnz w8, #0, LBB9_10
b LBB9_5
LBB9_5: ; in Loop: Header=BB9_4 Depth=1
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldursw x9, [x29, #-8]
mov x10, #20
mul x9, x9, x10
ldrsb w8, [x8, x9]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB9_7
b LBB9_6
LBB9_6: ; in Loop: Header=BB9_4 Depth=1
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldursw x9, [x29, #-8]
mov x10, #20
mul x9, x9, x10
add x8, x8, x9
ldr w8, [x8, #12]
adrp x9, _score@GOTPAGE
ldr x9, [x9, _score@GOTPAGEOFF]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB9_8
b LBB9_7
LBB9_7:
b LBB9_10
LBB9_8: ; in Loop: Header=BB9_4 Depth=1
b LBB9_9
LBB9_9: ; in Loop: Header=BB9_4 Depth=1
ldur w8, [x29, #-8]
add w8, w8, #1
stur w8, [x29, #-8]
b LBB9_4
LBB9_10:
ldur w8, [x29, #-8]
adrp x9, _mytopsline@PAGE
str w8, [x9, _mytopsline@PAGEOFF]
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB9_12
b LBB9_11
LBB9_11:
mov w8, #38528
movk w8, #152, lsl #16
adrp x9, _nexttopsscore@PAGE
str w8, [x9, _nexttopsscore@PAGEOFF]
b LBB9_13
LBB9_12:
ldr x10, [sp, #24] ; 8-byte Folded Reload
ldur w8, [x29, #-8]
subs w8, w8, #1
mov w9, #20
smaddl x8, w8, w9, x10
ldr w8, [x8, #12]
adrp x9, _nexttopsscore@PAGE
str w8, [x9, _nexttopsscore@PAGEOFF]
b LBB9_13
LBB9_13:
stur wzr, [x29, #-12]
stur wzr, [x29, #-8]
b LBB9_14
LBB9_14: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-8]
subs w8, w8, #10
cset w8, ge
tbnz w8, #0, LBB9_22
b LBB9_15
LBB9_15: ; in Loop: Header=BB9_14 Depth=1
ldur w8, [x29, #-8]
add w0, w8, #12
mov w1, #0
bl _pos
ldur w0, [x29, #-8]
bl _medcol
bl _color
ldur w8, [x29, #-8]
add w10, w8, #1
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
adrp x0, l_.str.10@PAGE
add x0, x0, l_.str.10@PAGEOFF
bl _printf
adrp x8, _mytopsline@PAGE
ldr w8, [x8, _mytopsline@PAGEOFF]
ldur w9, [x29, #-8]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB9_17
b LBB9_16
LBB9_16: ; in Loop: Header=BB9_14 Depth=1
adrp x8, _class@GOTPAGE
ldr x8, [x8, _class@GOTPAGEOFF]
ldr w8, [x8]
add w11, w8, #1
adrp x8, _score@GOTPAGE
ldr x8, [x8, _score@GOTPAGEOFF]
ldr w9, [x8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
adrp x10, _ucuser@GOTPAGE
ldr x10, [x10, _ucuser@GOTPAGEOFF]
str x10, [x9]
; implicit-def: $x10
mov x10, x11
str x10, [x9, #8]
str x8, [x9, #16]
adrp x0, l_.str.11@PAGE
add x0, x0, l_.str.11@PAGEOFF
bl _printf
b LBB9_20
LBB9_17: ; in Loop: Header=BB9_14 Depth=1
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldursw x9, [x29, #-12]
mov x10, #20
mul x9, x9, x10
add x8, x8, x9
ldrb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB9_19
b LBB9_18
LBB9_18: ; in Loop: Header=BB9_14 Depth=1
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldursw x9, [x29, #-12]
mov x12, #20
mul x10, x9, x12
mov x9, x8
add x10, x9, x10
ldursw x9, [x29, #-12]
mul x11, x9, x12
mov x9, x8
add x9, x9, x11
ldr w9, [x9, #16]
add w11, w9, #1
ldursw x9, [x29, #-12]
mul x9, x9, x12
add x8, x8, x9
ldr w9, [x8, #12]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x10, [x9]
; implicit-def: $x10
mov x10, x11
str x10, [x9, #8]
str x8, [x9, #16]
adrp x0, l_.str.11@PAGE
add x0, x0, l_.str.11@PAGEOFF
bl _printf
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB9_19
LBB9_19: ; in Loop: Header=BB9_14 Depth=1
b LBB9_20
LBB9_20: ; in Loop: Header=BB9_14 Depth=1
b LBB9_21
LBB9_21: ; in Loop: Header=BB9_14 Depth=1
ldur w8, [x29, #-8]
add w8, w8, #1
stur w8, [x29, #-8]
b LBB9_14
LBB9_22:
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _savescore ; -- Begin function savescore
.p2align 2
_savescore: ; @savescore
.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, _tops@GOTPAGE
ldr x8, [x8, _tops@GOTPAGEOFF]
str x8, [sp, #16] ; 8-byte Folded Spill
adrp x8, _pentix@GOTPAGE
ldr x8, [x8, _pentix@GOTPAGEOFF]
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
and w10, w8, #0x1
adrp x9, l_.str.9@PAGE
add x9, x9, l_.str.9@PAGEOFF
adrp x8, l_.str.8@PAGE
add x8, x8, l_.str.8@PAGEOFF
ands w10, w10, #0x1
csel x8, x8, x9, ne
stur x8, [x29, #-8]
ldur x0, [x29, #-8]
mov w1, #2
bl _open
stur w0, [x29, #-20]
ldur w8, [x29, #-20]
adds w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB10_2
b LBB10_1
LBB10_1:
ldr x1, [sp, #16] ; 8-byte Folded Reload
ldur w0, [x29, #-20]
mov x2, #200
bl _read
subs x8, x0, #200
cset w8, eq
tbnz w8, #0, LBB10_3
b LBB10_2
LBB10_2:
ldr x0, [sp, #16] ; 8-byte Folded Reload
mov w1, #0
mov x2, #200
bl _memset
ldur x0, [x29, #-8]
mov w1, #438
bl _creat
stur w0, [x29, #-20]
b LBB10_3
LBB10_3:
stur wzr, [x29, #-12]
b LBB10_4
LBB10_4: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-12]
subs w8, w8, #10
cset w8, ge
tbnz w8, #0, LBB10_10
b LBB10_5
LBB10_5: ; in Loop: Header=BB10_4 Depth=1
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldursw x9, [x29, #-12]
mov x10, #20
mul x9, x9, x10
ldrsb w8, [x8, x9]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB10_7
b LBB10_6
LBB10_6: ; in Loop: Header=BB10_4 Depth=1
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldursw x9, [x29, #-12]
mov x10, #20
mul x9, x9, x10
add x8, x8, x9
ldr w8, [x8, #12]
adrp x9, _score@GOTPAGE
ldr x9, [x9, _score@GOTPAGEOFF]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB10_8
b LBB10_7
LBB10_7:
b LBB10_10
LBB10_8: ; in Loop: Header=BB10_4 Depth=1
b LBB10_9
LBB10_9: ; in Loop: Header=BB10_4 Depth=1
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB10_4
LBB10_10:
ldur w8, [x29, #-12]
subs w8, w8, #10
cset w8, ne
tbnz w8, #0, LBB10_12
b LBB10_11
LBB10_11:
ldur w0, [x29, #-20]
bl _close
b LBB10_19
LBB10_12:
mov w8, #9
stur w8, [x29, #-16]
b LBB10_13
LBB10_13: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-16]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB10_16
b LBB10_14
LBB10_14: ; in Loop: Header=BB10_13 Depth=1
ldr x11, [sp, #16] ; 8-byte Folded Reload
ldursw x8, [x29, #-16]
mov x9, #20
mul x9, x8, x9
mov x8, x11
add x9, x8, x9
ldur w8, [x29, #-16]
subs w8, w8, #1
mov w10, #20
smaddl x8, w8, w10, x11
ldr q0, [x8]
str q0, [x9]
ldr w8, [x8, #16]
str w8, [x9, #16]
b LBB10_15
LBB10_15: ; in Loop: Header=BB10_13 Depth=1
ldur w8, [x29, #-16]
subs w8, w8, #1
stur w8, [x29, #-16]
b LBB10_13
LBB10_16:
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldursw x9, [x29, #-12]
mov x10, #20
str x10, [sp, #8] ; 8-byte Folded Spill
mul x9, x9, x10
add x0, x8, x9
adrp x1, _user@GOTPAGE
ldr x1, [x1, _user@GOTPAGEOFF]
mov x2, #10
bl ___strcpy_chk
ldr x11, [sp, #8] ; 8-byte Folded Reload
ldr x9, [sp, #16] ; 8-byte Folded Reload
adrp x8, _class@GOTPAGE
ldr x8, [x8, _class@GOTPAGEOFF]
ldr w8, [x8]
ldursw x10, [x29, #-12]
mul x12, x10, x11
mov x10, x9
add x10, x10, x12
str w8, [x10, #16]
adrp x8, _score@GOTPAGE
ldr x8, [x8, _score@GOTPAGEOFF]
ldr w8, [x8]
ldursw x10, [x29, #-12]
mul x10, x10, x11
add x9, x9, x10
str w8, [x9, #12]
ldur w0, [x29, #-20]
mov x1, #0
mov w2, #0
bl _lseek
ldr x1, [sp, #16] ; 8-byte Folded Reload
ldur w0, [x29, #-20]
mov x2, #200
bl _write
subs x8, x0, #0
cset w8, ge
tbnz w8, #0, LBB10_18
b LBB10_17
LBB10_17:
b LBB10_18
LBB10_18:
ldur w0, [x29, #-20]
bl _close
b LBB10_19
LBB10_19:
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _drawclass ; -- Begin function drawclass
.p2align 2
_drawclass: ; @drawclass
.cfi_startproc
; %bb.0:
sub sp, sp, #128
.cfi_def_cfa_offset 128
stp x29, x30, [sp, #112] ; 16-byte Folded Spill
add x29, sp, #112
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, _cur@PAGE
add x8, x8, _cur@PAGEOFF
stur x8, [x29, #-16] ; 8-byte Folded Spill
adrp x9, _drawclass.msd@PAGE
add x9, x9, _drawclass.msd@PAGEOFF
str x9, [sp, #24] ; 8-byte Folded Spill
add x8, x9, #24
str x8, [sp, #40] ; 8-byte Folded Spill
adrp x8, _drawclass.lsd@PAGE
add x8, x8, _drawclass.lsd@PAGEOFF
str x8, [sp, #32] ; 8-byte Folded Spill
add x10, x8, #80
str x10, [sp, #48] ; 8-byte Folded Spill
add x9, x9, #48
stur x9, [x29, #-48] ; 8-byte Folded Spill
add x8, x8, #160
stur x8, [x29, #-32] ; 8-byte Folded Spill
adrp x8, _class@GOTPAGE
ldr x8, [x8, _class@GOTPAGEOFF]
ldr w8, [x8]
add w8, w8, #1
stur w8, [x29, #-4]
mov w0, #10
stur w0, [x29, #-36] ; 4-byte Folded Spill
bl _color
mov w1, #5
stur w1, [x29, #-52] ; 4-byte Folded Spill
mov x0, x1
bl _pos
ldr x9, [sp, #24] ; 8-byte Folded Reload
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldur w12, [x29, #-36] ; 4-byte Folded Reload
ldur w10, [x29, #-4]
sdiv w10, w10, w12
ldr x10, [x9, w10, sxtw #3]
ldur w9, [x29, #-4]
sdiv w11, w9, w12
mul w11, w11, w12
subs w9, w9, w11
ldr x8, [x8, w9, sxtw #3]
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.19@PAGE
add x0, x0, l_.str.19@PAGEOFF
stur x0, [x29, #-24] ; 8-byte Folded Spill
bl _printf
ldur w1, [x29, #-52] ; 4-byte Folded Reload
ldur x9, [x29, #-16] ; 8-byte Folded Reload
ldrsb w8, [x9, #1]
add w8, w8, #9
strb w8, [x9, #1]
mov w0, #6
bl _pos
ldr x9, [sp, #40] ; 8-byte Folded Reload
ldr x8, [sp, #48] ; 8-byte Folded Reload
ldur w12, [x29, #-36] ; 4-byte Folded Reload
ldur x0, [x29, #-24] ; 8-byte Folded Reload
ldur w10, [x29, #-4]
sdiv w10, w10, w12
ldr x10, [x9, w10, sxtw #3]
ldur w9, [x29, #-4]
sdiv w11, w9, w12
mul w11, w11, w12
subs w9, w9, w11
ldr x8, [x8, w9, sxtw #3]
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
bl _printf
ldur w1, [x29, #-52] ; 4-byte Folded Reload
ldur x9, [x29, #-16] ; 8-byte Folded Reload
ldrsb w8, [x9, #1]
add w8, w8, #9
strb w8, [x9, #1]
mov w0, #7
bl _pos
ldur x9, [x29, #-48] ; 8-byte Folded Reload
ldur w12, [x29, #-36] ; 4-byte Folded Reload
ldur x8, [x29, #-32] ; 8-byte Folded Reload
ldur x0, [x29, #-24] ; 8-byte Folded Reload
ldur w10, [x29, #-4]
sdiv w10, w10, w12
ldr x10, [x9, w10, sxtw #3]
ldur w9, [x29, #-4]
sdiv w11, w9, w12
mul w11, w11, w12
subs w9, w9, w11
ldr x8, [x8, w9, sxtw #3]
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
bl _printf
ldur x9, [x29, #-16] ; 8-byte Folded Reload
ldrsb w8, [x9, #1]
add w8, w8, #9
strb w8, [x9, #1]
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
add sp, sp, #128
ret
.cfi_endproc
; -- End function
.globl _nextclass ; -- Begin function nextclass
.p2align 2
_nextclass: ; @nextclass
.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, _class@GOTPAGE
ldr x8, [x8, _class@GOTPAGEOFF]
str x8, [sp, #16] ; 8-byte Folded Spill
adrp x9, _interval@GOTPAGE
ldr x9, [x9, _interval@GOTPAGEOFF]
stur x9, [x29, #-8] ; 8-byte Folded Spill
ldr w8, [x8]
subs w8, w8, #19
cset w8, lt
tbnz w8, #0, LBB12_2
b LBB12_1
LBB12_1:
b LBB12_4
LBB12_2:
ldur x9, [x29, #-8] ; 8-byte Folded Reload
ldr x10, [sp, #16] ; 8-byte Folded Reload
ldr w8, [x10]
add w8, w8, #1
str w8, [x10]
ldr w8, [x9]
mov w10, #5
sdiv w10, w8, w10
ldr w8, [x9]
subs w8, w8, w10
str w8, [x9]
bl _drawclass
adrp x8, _mytopsline@PAGE
ldr w8, [x8, _mytopsline@PAGEOFF]
subs w8, w8, #10
cset w8, ge
tbnz w8, #0, LBB12_4
b LBB12_3
LBB12_3:
adrp x8, _mytopsline@PAGE
str x8, [sp, #8] ; 8-byte Folded Spill
ldr w0, [x8, _mytopsline@PAGEOFF]
bl _medcol
bl _color
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldr w8, [x8, _mytopsline@PAGEOFF]
mov w1, #12
add w0, w8, #12
bl _pos
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldr w8, [x8]
add w10, w8, #1
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
adrp x0, l_.str.20@PAGE
add x0, x0, l_.str.20@PAGEOFF
bl _printf
b LBB12_4
LBB12_4:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _scarp ; -- Begin function scarp
.p2align 2
_scarp: ; @scarp
.cfi_startproc
; %bb.0:
sub sp, sp, #192
.cfi_def_cfa_offset 192
stp x29, x30, [sp, #176] ; 16-byte Folded Spill
add x29, sp, #176
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, _lines@GOTPAGE
ldr x8, [x8, _lines@GOTPAGEOFF]
str x8, [sp, #48] ; 8-byte Folded Spill
adrp x8, _cur@PAGE
add x8, x8, _cur@PAGEOFF
str x8, [sp, #56] ; 8-byte Folded Spill
adrp x8, _pitcnt@GOTPAGE
ldr x8, [x8, _pitcnt@GOTPAGEOFF]
str x8, [sp, #64] ; 8-byte Folded Spill
adrp x8, _class@GOTPAGE
ldr x8, [x8, _class@GOTPAGEOFF]
str x8, [sp, #72] ; 8-byte Folded Spill
adrp x8, _score@GOTPAGE
ldr x8, [x8, _score@GOTPAGEOFF]
str x8, [sp, #80] ; 8-byte Folded Spill
adrp x8, _pit@GOTPAGE
ldr x8, [x8, _pit@GOTPAGEOFF]
str x8, [sp, #88] ; 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 x0, [x29, #-48]
stur wzr, [x29, #-56]
b LBB13_1
LBB13_1: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-48]
ldr w8, [x8]
subs w8, w8, #127
cset w8, eq
tbnz w8, #0, LBB13_11
b LBB13_2
LBB13_2: ; in Loop: Header=BB13_1 Depth=1
ldur x8, [x29, #-48]
ldr w8, [x8]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB13_4
b LBB13_3
LBB13_3:
bl _savescore
mov w0, #11
str w0, [sp, #28] ; 4-byte Folded Spill
bl _color
mov w0, #9
mov w1, #25
str w1, [sp, #40] ; 4-byte Folded Spill
bl _pos
adrp x0, l_.str.21@PAGE
add x0, x0, l_.str.21@PAGEOFF
str x0, [sp, #32] ; 8-byte Folded Spill
bl _printf
ldr w1, [sp, #40] ; 4-byte Folded Reload
mov w0, #10
bl _pos
adrp x0, l_.str.22@PAGE
add x0, x0, l_.str.22@PAGEOFF
bl _printf
ldr w1, [sp, #40] ; 4-byte Folded Reload
ldr w0, [sp, #28] ; 4-byte Folded Reload
bl _pos
ldr x0, [sp, #32] ; 8-byte Folded Reload
bl _printf
ldr w0, [sp, #40] ; 4-byte Folded Reload
mov w1, #0
str w1, [sp, #44] ; 4-byte Folded Spill
bl _pos
bl _restorecolor
bl _t_resetmode
ldr w0, [sp, #44] ; 4-byte Folded Reload
bl _exit
LBB13_4: ; in Loop: Header=BB13_1 Depth=1
adrp x8, _colored@GOTPAGE
ldr x8, [x8, _colored@GOTPAGEOFF]
ldr w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB13_6
b LBB13_5
LBB13_5: ; in Loop: Header=BB13_1 Depth=1
ldur x8, [x29, #-48]
ldr w8, [x8, #8]
str w8, [sp, #24] ; 4-byte Folded Spill
b LBB13_7
LBB13_6: ; in Loop: Header=BB13_1 Depth=1
mov w8, #1
str w8, [sp, #24] ; 4-byte Folded Spill
b LBB13_7
LBB13_7: ; in Loop: Header=BB13_1 Depth=1
ldr x8, [sp, #64] ; 8-byte Folded Reload
ldr x10, [sp, #88] ; 8-byte Folded Reload
ldr w9, [sp, #24] ; 4-byte Folded Reload
ldur x11, [x29, #-48]
ldrsw x11, [x11]
mov x12, #12
mul x11, x11, x12
add x10, x10, x11
ldur x11, [x29, #-48]
ldrsw x11, [x11, #4]
strb w9, [x10, x11]
ldur x9, [x29, #-48]
ldrsw x9, [x9]
add x9, x8, x9
ldrb w8, [x9]
add w8, w8, #1
strb w8, [x9]
sxtb w8, w8
subs w8, w8, #12
cset w8, ne
tbnz w8, #0, LBB13_9
b LBB13_8
LBB13_8: ; in Loop: Header=BB13_1 Depth=1
ldur w8, [x29, #-56]
add w8, w8, #1
stur w8, [x29, #-56]
b LBB13_9
LBB13_9: ; in Loop: Header=BB13_1 Depth=1
b LBB13_10
LBB13_10: ; in Loop: Header=BB13_1 Depth=1
ldur x8, [x29, #-48]
add x8, x8, #12
stur x8, [x29, #-48]
b LBB13_1
LBB13_11:
ldur w8, [x29, #-56]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB13_50
b LBB13_12
LBB13_12:
stur wzr, [x29, #-52]
b LBB13_13
LBB13_13: ; =>This Loop Header: Depth=1
; Child Loop BB13_15 Depth 2
ldur w8, [x29, #-52]
ldur w9, [x29, #-56]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB13_22
b LBB13_14
LBB13_14: ; in Loop: Header=BB13_13 Depth=1
stur wzr, [x29, #-60]
b LBB13_15
LBB13_15: ; Parent Loop BB13_13 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-60]
subs w8, w8, #12
cset w8, ge
tbnz w8, #0, LBB13_20
b LBB13_16
LBB13_16: ; in Loop: Header=BB13_15 Depth=2
ldr x8, [sp, #88] ; 8-byte Folded Reload
ldursw x9, [x29, #-52]
mov x10, #12
mul x9, x9, x10
add x8, x8, x9
ldursw x9, [x29, #-60]
add x8, x8, x9
ldrb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB13_18
b LBB13_17
LBB13_17: ; in Loop: Header=BB13_15 Depth=2
ldur w8, [x29, #-52]
stur w8, [x29, #-76]
ldur w8, [x29, #-60]
stur w8, [x29, #-72]
ldur x8, [x29, #-76]
stur x8, [x29, #-24]
ldur w8, [x29, #-68]
stur w8, [x29, #-16]
ldur x0, [x29, #-24]
ldur x1, [x29, #-16]
bl _ppos
mov w0, #3
bl _color
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
b LBB13_18
LBB13_18: ; in Loop: Header=BB13_15 Depth=2
b LBB13_19
LBB13_19: ; in Loop: Header=BB13_15 Depth=2
ldur w8, [x29, #-60]
add w8, w8, #1
stur w8, [x29, #-60]
b LBB13_15
LBB13_20: ; in Loop: Header=BB13_13 Depth=1
b LBB13_21
LBB13_21: ; in Loop: Header=BB13_13 Depth=1
ldur w8, [x29, #-52]
add w8, w8, #1
stur w8, [x29, #-52]
b LBB13_13
LBB13_22:
ldur w8, [x29, #-56]
stur w8, [x29, #-64]
ldur w8, [x29, #-56]
stur w8, [x29, #-52]
b LBB13_23
LBB13_23: ; =>This Loop Header: Depth=1
; Child Loop BB13_29 Depth 2
ldur w8, [x29, #-52]
subs w8, w8, #24
cset w8, ge
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB13_25
b LBB13_24
LBB13_24: ; in Loop: Header=BB13_23 Depth=1
ldur w8, [x29, #-64]
subs w8, w8, #0
cset w8, gt
str w8, [sp, #20] ; 4-byte Folded Spill
b LBB13_25
LBB13_25: ; in Loop: Header=BB13_23 Depth=1
ldr w8, [sp, #20] ; 4-byte Folded Reload
tbz w8, #0, LBB13_39
b LBB13_26
LBB13_26: ; in Loop: Header=BB13_23 Depth=1
ldr x8, [sp, #64] ; 8-byte Folded Reload
ldur w9, [x29, #-52]
ldur w10, [x29, #-64]
subs w9, w9, w10
ldrsb w8, [x8, w9, sxtw]
subs w8, w8, #12
cset w8, ne
tbnz w8, #0, LBB13_28
b LBB13_27
LBB13_27: ; in Loop: Header=BB13_23 Depth=1
ldur w8, [x29, #-64]
subs w8, w8, #1
stur w8, [x29, #-64]
ldur w8, [x29, #-52]
subs w8, w8, #1
stur w8, [x29, #-52]
b LBB13_38
LBB13_28: ; in Loop: Header=BB13_23 Depth=1
stur wzr, [x29, #-60]
b LBB13_29
LBB13_29: ; Parent Loop BB13_23 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-60]
subs w8, w8, #12
cset w8, ge
tbnz w8, #0, LBB13_37
b LBB13_30
LBB13_30: ; in Loop: Header=BB13_29 Depth=2
ldr x11, [sp, #88] ; 8-byte Folded Reload
ldursw x8, [x29, #-52]
mov x9, #12
mul x9, x8, x9
mov x8, x11
add x8, x8, x9
ldursw x9, [x29, #-60]
ldrsb w8, [x8, x9]
ldur w9, [x29, #-52]
ldur w10, [x29, #-64]
subs w9, w9, w10
mov w10, #12
smaddl x9, w9, w10, x11
ldursw x10, [x29, #-60]
ldrsb w9, [x9, x10]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB13_35
b LBB13_31
LBB13_31: ; in Loop: Header=BB13_29 Depth=2
ldur w8, [x29, #-52]
stur w8, [x29, #-76]
ldur w8, [x29, #-60]
stur w8, [x29, #-72]
ldur x8, [x29, #-76]
stur x8, [x29, #-40]
ldur w8, [x29, #-68]
stur w8, [x29, #-32]
ldur x0, [x29, #-40]
ldur x1, [x29, #-32]
bl _ppos
ldr x10, [sp, #88] ; 8-byte Folded Reload
ldur w8, [x29, #-52]
ldur w9, [x29, #-64]
subs w8, w8, w9
mov w9, #12
smaddl x8, w8, w9, x10
ldursw x9, [x29, #-60]
add x8, x8, x9
ldrb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB13_33
b LBB13_32
LBB13_32: ; in Loop: Header=BB13_29 Depth=2
ldr x10, [sp, #88] ; 8-byte Folded Reload
ldur w8, [x29, #-52]
ldur w9, [x29, #-64]
subs w8, w8, w9
mov w9, #12
smaddl x8, w8, w9, x10
ldursw x9, [x29, #-60]
ldrsb w0, [x8, x9]
bl _color
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
b LBB13_34
LBB13_33: ; in Loop: Header=BB13_29 Depth=2
mov w0, #3
bl _color
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
b LBB13_34
LBB13_34: ; in Loop: Header=BB13_29 Depth=2
b LBB13_35
LBB13_35: ; in Loop: Header=BB13_29 Depth=2
b LBB13_36
LBB13_36: ; in Loop: Header=BB13_29 Depth=2
ldur w8, [x29, #-60]
add w8, w8, #1
stur w8, [x29, #-60]
b LBB13_29
LBB13_37: ; in Loop: Header=BB13_23 Depth=1
b LBB13_38
LBB13_38: ; in Loop: Header=BB13_23 Depth=1
ldur w8, [x29, #-52]
add w8, w8, #1
stur w8, [x29, #-52]
b LBB13_23
LBB13_39:
mov w8, #23
stur w8, [x29, #-52]
b LBB13_40
LBB13_40: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-52]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB13_45
b LBB13_41
LBB13_41: ; in Loop: Header=BB13_40 Depth=1
ldr x8, [sp, #64] ; 8-byte Folded Reload
ldursw x9, [x29, #-52]
ldrsb w8, [x8, x9]
subs w8, w8, #12
cset w8, eq
tbnz w8, #0, LBB13_43
b LBB13_42
LBB13_42: ; in Loop: Header=BB13_40 Depth=1
b LBB13_44
LBB13_43: ; in Loop: Header=BB13_40 Depth=1
ldr x1, [sp, #88] ; 8-byte Folded Reload
ldur w9, [x29, #-52]
mov w8, #12
mul w9, w8, w9
; implicit-def: $x8
mov x8, x9
sxtw x2, w8
add x0, x1, #12
mov x3, #288
bl ___memmove_chk
ldr x8, [sp, #88] ; 8-byte Folded Reload
ldr x1, [sp, #64] ; 8-byte Folded Reload
str xzr, [x8]
str wzr, [x8, #8]
ldursw x2, [x29, #-52]
add x0, x1, #1
mov x3, #23
bl ___memmove_chk
ldr x8, [sp, #64] ; 8-byte Folded Reload
strb wzr, [x8]
ldur w8, [x29, #-52]
add w8, w8, #1
stur w8, [x29, #-52]
b LBB13_44
LBB13_44: ; in Loop: Header=BB13_40 Depth=1
ldur w8, [x29, #-52]
subs w8, w8, #1
stur w8, [x29, #-52]
b LBB13_40
LBB13_45:
mov w0, #1
mov w1, #7
bl _pos
ldr x9, [sp, #48] ; 8-byte Folded Reload
ldur w10, [x29, #-56]
ldr w8, [x9]
add w8, w8, w10
str w8, [x9]
mov w0, #15
bl _color
ldr x8, [sp, #48] ; 8-byte Folded Reload
ldr w9, [x8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.23@PAGE
add x0, x0, l_.str.23@PAGEOFF
bl _printf
ldr x10, [sp, #56] ; 8-byte Folded Reload
ldr x8, [sp, #64] ; 8-byte Folded Reload
ldrsb w9, [x10, #1]
add w9, w9, #7
strb w9, [x10, #1]
ldrsb w8, [x8, #23]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB13_47
b LBB13_46
LBB13_46:
ldr x9, [sp, #80] ; 8-byte Folded Reload
ldr x10, [sp, #72] ; 8-byte Folded Reload
ldr w11, [x10]
mov w8, #100
mul w8, w8, w11
ldr w10, [x10]
mul w10, w8, w10
ldr w8, [x9]
add w8, w8, w10
str w8, [x9]
b LBB13_47
LBB13_47:
ldr x9, [sp, #72] ; 8-byte Folded Reload
ldr x8, [sp, #48] ; 8-byte Folded Reload
ldr w8, [x8]
ldrsw x10, [x9]
adrp x9, _classlines@PAGE
add x9, x9, _classlines@PAGEOFF
ldr w9, [x9, x10, lsl #2]
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB13_49
b LBB13_48
LBB13_48:
bl _nextclass
b LBB13_49
LBB13_49:
b LBB13_50
LBB13_50:
adrp x8, _shownext@GOTPAGE
ldr x8, [x8, _shownext@GOTPAGEOFF]
ldr w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB13_52
b LBB13_51
LBB13_51:
ldr x8, [sp, #72] ; 8-byte Folded Reload
ldr w8, [x8]
mov w9, #2
sdiv w8, w8, w9
add w8, w8, #1
str w8, [sp, #16] ; 4-byte Folded Spill
b LBB13_53
LBB13_52:
ldr x8, [sp, #72] ; 8-byte Folded Reload
ldr w8, [x8]
str w8, [sp, #16] ; 4-byte Folded Spill
b LBB13_53
LBB13_53:
ldr x9, [sp, #80] ; 8-byte Folded Reload
ldr w10, [sp, #16] ; 4-byte Folded Reload
ldr w8, [x9]
add w8, w8, w10
str w8, [x9]
mov w0, #2
mov w1, #7
bl _pos
mov w0, #15
bl _color
ldr x8, [sp, #80] ; 8-byte Folded Reload
ldr w9, [x8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.23@PAGE
add x0, x0, l_.str.23@PAGEOFF
bl _printf
ldr x10, [sp, #56] ; 8-byte Folded Reload
ldr x8, [sp, #80] ; 8-byte Folded Reload
ldrsb w9, [x10, #1]
add w9, w9, #7
strb w9, [x10, #1]
ldr w8, [x8]
adrp x9, _nexttopsscore@PAGE
ldr w9, [x9, _nexttopsscore@PAGEOFF]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB13_55
b LBB13_54
LBB13_54:
bl _showtop
b LBB13_58
LBB13_55:
adrp x8, _mytopsline@PAGE
ldr w8, [x8, _mytopsline@PAGEOFF]
subs w8, w8, #10
cset w8, ge
tbnz w8, #0, LBB13_57
b LBB13_56
LBB13_56:
adrp x8, _mytopsline@PAGE
str x8, [sp, #8] ; 8-byte Folded Spill
ldr w0, [x8, _mytopsline@PAGEOFF]
bl _medcol
bl _color
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldr w8, [x8, _mytopsline@PAGEOFF]
add w0, w8, #12
mov w1, #15
bl _pos
ldr x8, [sp, #80] ; 8-byte Folded Reload
ldr w9, [x8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.23@PAGE
add x0, x0, l_.str.23@PAGEOFF
bl _printf
b LBB13_57
LBB13_57:
b LBB13_58
LBB13_58:
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, LBB13_60
b LBB13_59
LBB13_59:
bl ___stack_chk_fail
LBB13_60:
ldp x29, x30, [sp, #176] ; 16-byte Folded Reload
add sp, sp, #192
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
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, #960
adrp x8, _shownext@GOTPAGE
ldr x8, [x8, _shownext@GOTPAGEOFF]
str x8, [sp, #256] ; 8-byte Folded Spill
adrp x8, _interval@GOTPAGE
ldr x8, [x8, _interval@GOTPAGEOFF]
str x8, [sp, #192] ; 8-byte Folded Spill
adrp x8, _cur@PAGE
add x8, x8, _cur@PAGEOFF
str x8, [sp, #200] ; 8-byte Folded Spill
adrp x8, _score@GOTPAGE
ldr x8, [x8, _score@GOTPAGEOFF]
str x8, [sp, #208] ; 8-byte Folded Spill
adrp x8, _pentix@GOTPAGE
ldr x8, [x8, _pentix@GOTPAGEOFF]
str x8, [sp, #216] ; 8-byte Folded Spill
adrp x8, ___darwin_check_fd_set_overflow@GOTPAGE
ldr x8, [x8, ___darwin_check_fd_set_overflow@GOTPAGEOFF]
subs x8, x8, #0
cset w8, eq
str w8, [sp, #228] ; 4-byte Folded Spill
adrp x8, _pit@GOTPAGE
ldr x8, [x8, _pit@GOTPAGEOFF]
str x8, [sp, #232] ; 8-byte Folded Spill
add x8, x8, #288
str x8, [sp, #240] ; 8-byte Folded Spill
adrp x8, ___stderrp@GOTPAGE
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
str x8, [sp, #248] ; 8-byte Folded Spill
stur wzr, [x29, #-52]
stur w0, [x29, #-56]
stur x1, [x29, #-64]
add x0, sp, #336
bl _time
ldr x8, [sp, #336]
mov x0, x8
bl _srand
ldr x8, [sp, #256] ; 8-byte Folded Reload
str wzr, [x8]
str wzr, [sp, #500]
str wzr, [sp, #324]
bl _getlogin
str x0, [sp, #328]
ldr x8, [sp, #328]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB14_2
b LBB14_1
LBB14_1:
adrp x8, l_.str.24@PAGE
add x8, x8, l_.str.24@PAGEOFF
str x8, [sp, #328]
b LBB14_2
LBB14_2:
ldr x1, [sp, #328]
adrp x0, _user@GOTPAGE
ldr x0, [x0, _user@GOTPAGEOFF]
str x0, [sp, #168] ; 8-byte Folded Spill
mov x2, #9
mov x3, #10
str x3, [sp, #176] ; 8-byte Folded Spill
bl ___strncpy_chk
ldr x1, [sp, #168] ; 8-byte Folded Reload
ldr x2, [sp, #176] ; 8-byte Folded Reload
adrp x0, _ucuser@GOTPAGE
ldr x0, [x0, _ucuser@GOTPAGEOFF]
str x0, [sp, #184] ; 8-byte Folded Spill
bl ___strcpy_chk
ldr x8, [sp, #184] ; 8-byte Folded Reload
str x8, [sp, #328]
b LBB14_3
LBB14_3: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #328]
ldrb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB14_8
b LBB14_4
LBB14_4: ; in Loop: Header=BB14_3 Depth=1
ldr x8, [sp, #328]
ldrsb w9, [x8]
mov w8, #97
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB14_7
b LBB14_5
LBB14_5: ; in Loop: Header=BB14_3 Depth=1
ldr x8, [sp, #328]
ldrsb w8, [x8]
subs w8, w8, #122
cset w8, gt
tbnz w8, #0, LBB14_7
b LBB14_6
LBB14_6: ; in Loop: Header=BB14_3 Depth=1
ldr x9, [sp, #328]
ldrsb w8, [x9]
subs w8, w8, #32
strb w8, [x9]
b LBB14_7
LBB14_7: ; in Loop: Header=BB14_3 Depth=1
ldr x8, [sp, #328]
add x8, x8, #1
str x8, [sp, #328]
b LBB14_3
LBB14_8:
b LBB14_9
LBB14_9: ; =>This Inner Loop Header: Depth=1
ldur w0, [x29, #-56]
ldur x1, [x29, #-64]
adrp x2, l_.str.25@PAGE
add x2, x2, l_.str.25@PAGEOFF
bl _getopt
str w0, [sp, #508]
adds w8, w0, #1
cset w8, eq
tbnz w8, #0, LBB14_19
b LBB14_10
LBB14_10: ; in Loop: Header=BB14_9 Depth=1
ldr w8, [sp, #508]
subs w8, w8, #48
; kill: def $x8 killed $w8
str x8, [sp, #160] ; 8-byte Folded Spill
subs x8, x8, #66
cset w8, hi
tbnz w8, #0, LBB14_17
; %bb.11: ; in Loop: Header=BB14_9 Depth=1
ldr x11, [sp, #160] ; 8-byte Folded Reload
adrp x10, lJTI14_1@PAGE
add x10, x10, lJTI14_1@PAGEOFF
Ltmp3:
adr x8, Ltmp3
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB14_12: ; in Loop: Header=BB14_9 Depth=1
ldr x9, [sp, #216] ; 8-byte Folded Reload
ldr w8, [x9]
eor w8, w8, #0x1
str w8, [x9]
b LBB14_18
LBB14_13: ; in Loop: Header=BB14_9 Depth=1
ldr x9, [sp, #256] ; 8-byte Folded Reload
ldr w8, [x9]
eor w8, w8, #0x1
str w8, [x9]
b LBB14_18
LBB14_14: ; in Loop: Header=BB14_9 Depth=1
adrp x9, _colored@GOTPAGE
ldr x9, [x9, _colored@GOTPAGEOFF]
ldr w8, [x9]
eor w8, w8, #0x1
str w8, [x9]
b LBB14_18
LBB14_15: ; in Loop: Header=BB14_9 Depth=1
ldr w8, [sp, #324]
eor w8, w8, #0x1
str w8, [sp, #324]
b LBB14_18
LBB14_16: ; in Loop: Header=BB14_9 Depth=1
ldr w8, [sp, #500]
mov w9, #10
mul w8, w8, w9
ldr w9, [sp, #508]
subs w9, w9, #48
add w8, w8, w9
str w8, [sp, #500]
b LBB14_18
LBB14_17:
ldr x8, [sp, #248] ; 8-byte Folded Reload
ldr x0, [x8]
ldur x8, [x29, #-64]
ldr x8, [x8]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.26@PAGE
add x1, x1, l_.str.26@PAGEOFF
bl _fprintf
ldr x8, [sp, #248] ; 8-byte Folded Reload
ldr x0, [x8]
adrp x1, l_.str.27@PAGE
add x1, x1, l_.str.27@PAGEOFF
bl _fprintf
ldr x8, [sp, #248] ; 8-byte Folded Reload
ldr x0, [x8]
adrp x1, l_.str.28@PAGE
add x1, x1, l_.str.28@PAGEOFF
bl _fprintf
ldr x8, [sp, #248] ; 8-byte Folded Reload
ldr x0, [x8]
adrp x1, l_.str.29@PAGE
add x1, x1, l_.str.29@PAGEOFF
bl _fprintf
ldr x8, [sp, #248] ; 8-byte Folded Reload
ldr x0, [x8]
adrp x1, l_.str.30@PAGE
add x1, x1, l_.str.30@PAGEOFF
bl _fprintf
ldr x8, [sp, #248] ; 8-byte Folded Reload
ldr x0, [x8]
adrp x1, l_.str.31@PAGE
add x1, x1, l_.str.31@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
LBB14_18: ; in Loop: Header=BB14_9 Depth=1
b LBB14_9
LBB14_19:
ldr w8, [sp, #500]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB14_21
b LBB14_20
LBB14_20:
ldr w8, [sp, #500]
subs w8, w8, #1
str w8, [sp, #500]
b LBB14_21
LBB14_21:
ldr x9, [sp, #192] ; 8-byte Folded Reload
mov w8, #500
str w8, [x9]
ldr w8, [sp, #500]
str w8, [sp, #508]
b LBB14_22
LBB14_22: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #508]
subs w9, w8, #1
str w9, [sp, #508]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB14_24
b LBB14_23
LBB14_23: ; in Loop: Header=BB14_22 Depth=1
ldr x9, [sp, #192] ; 8-byte Folded Reload
ldr w8, [x9]
mov w10, #5
sdiv w10, w8, w10
ldr w8, [x9]
subs w8, w8, w10
str w8, [x9]
b LBB14_22
LBB14_24:
bl _t_setmode
bl _erase
mov w0, #1
mov w1, #0
str w1, [sp, #132] ; 4-byte Folded Spill
bl _pos
mov w0, #7
str w0, [sp, #136] ; 4-byte Folded Spill
bl _color
adrp x0, l_.str.32@PAGE
add x0, x0, l_.str.32@PAGEOFF
bl _printf
mov w0, #15
str w0, [sp, #148] ; 4-byte Folded Spill
bl _color
adrp x0, l_.str.33@PAGE
add x0, x0, l_.str.33@PAGEOFF
str x0, [sp, #120] ; 8-byte Folded Spill
bl _printf
ldr x9, [sp, #200] ; 8-byte Folded Reload
ldr w1, [sp, #132] ; 4-byte Folded Reload
ldrsb w8, [x9, #1]
mov w10, #14
str w10, [sp, #144] ; 4-byte Folded Spill
add w8, w8, #14
strb w8, [x9, #1]
mov w0, #2
str w0, [sp, #156] ; 4-byte Folded Spill
bl _pos
ldr w0, [sp, #136] ; 4-byte Folded Reload
bl _color
adrp x0, l_.str.34@PAGE
add x0, x0, l_.str.34@PAGEOFF
bl _printf
ldr w0, [sp, #148] ; 4-byte Folded Reload
bl _color
ldr x0, [sp, #120] ; 8-byte Folded Reload
bl _printf
ldr x8, [sp, #208] ; 8-byte Folded Reload
ldr x10, [sp, #200] ; 8-byte Folded Reload
ldrsb w9, [x10, #1]
add w9, w9, #14
strb w9, [x10, #1]
str wzr, [x8]
adrp x8, _lines@GOTPAGE
ldr x8, [x8, _lines@GOTPAGEOFF]
str wzr, [x8]
ldr w8, [sp, #500]
adrp x9, _class@GOTPAGE
ldr x9, [x9, _class@GOTPAGEOFF]
str w8, [x9]
mov w0, #4
mov w1, #5
bl _pos
ldr w0, [sp, #136] ; 4-byte Folded Reload
bl _color
adrp x0, l_.str.35@PAGE
add x0, x0, l_.str.35@PAGEOFF
bl _printf
ldr x9, [sp, #200] ; 8-byte Folded Reload
ldrsb w8, [x9, #1]
add w8, w8, #9
strb w8, [x9, #1]
bl _drawclass
mov w0, #3
mov w1, #61
bl _pos
ldr w0, [sp, #136] ; 4-byte Folded Reload
bl _color
adrp x0, l_.str.36@PAGE
add x0, x0, l_.str.36@PAGEOFF
bl _printf
ldr x9, [sp, #200] ; 8-byte Folded Reload
ldr w1, [sp, #132] ; 4-byte Folded Reload
ldrsb w8, [x9, #1]
add w8, w8, #7
strb w8, [x9, #1]
mov w0, #10
str w0, [sp, #140] ; 4-byte Folded Spill
bl _pos
adrp x0, l_.str.37@PAGE
add x0, x0, l_.str.37@PAGEOFF
bl _printf
ldr w1, [sp, #132] ; 4-byte Folded Reload
mov w0, #11
bl _pos
adrp x0, l_.str.38@PAGE
add x0, x0, l_.str.38@PAGEOFF
bl _printf
bl _showtop
ldr w0, [sp, #136] ; 4-byte Folded Reload
bl _color
ldr w0, [sp, #140] ; 4-byte Folded Reload
mov w1, #54
str w1, [sp, #152] ; 4-byte Folded Spill
bl _pos
adrp x0, l_.str.39@PAGE
add x0, x0, l_.str.39@PAGEOFF
bl _printf
ldr w1, [sp, #152] ; 4-byte Folded Reload
mov w0, #12
bl _pos
adrp x0, l_.str.40@PAGE
add x0, x0, l_.str.40@PAGEOFF
bl _printf
ldr w1, [sp, #152] ; 4-byte Folded Reload
mov w0, #13
bl _pos
adrp x0, l_.str.41@PAGE
add x0, x0, l_.str.41@PAGEOFF
bl _printf
ldr w1, [sp, #152] ; 4-byte Folded Reload
ldr w0, [sp, #144] ; 4-byte Folded Reload
bl _pos
adrp x0, l_.str.42@PAGE
add x0, x0, l_.str.42@PAGEOFF
bl _printf
ldr w1, [sp, #152] ; 4-byte Folded Reload
ldr w0, [sp, #148] ; 4-byte Folded Reload
bl _pos
adrp x0, l_.str.43@PAGE
add x0, x0, l_.str.43@PAGEOFF
bl _printf
ldr w1, [sp, #152] ; 4-byte Folded Reload
mov w0, #16
bl _pos
adrp x0, l_.str.44@PAGE
add x0, x0, l_.str.44@PAGEOFF
bl _printf
ldr w1, [sp, #152] ; 4-byte Folded Reload
mov w0, #17
bl _pos
adrp x0, l_.str.45@PAGE
add x0, x0, l_.str.45@PAGEOFF
bl _printf
ldr w1, [sp, #152] ; 4-byte Folded Reload
mov w0, #18
bl _pos
adrp x0, l_.str.46@PAGE
add x0, x0, l_.str.46@PAGEOFF
bl _printf
ldr w0, [sp, #156] ; 4-byte Folded Reload
bl _color
str wzr, [sp, #508]
b LBB14_25
LBB14_25: ; =>This Loop Header: Depth=1
; Child Loop BB14_27 Depth 2
ldr w8, [sp, #508]
subs w8, w8, #24
cset w8, ge
tbnz w8, #0, LBB14_32
b LBB14_26
LBB14_26: ; in Loop: Header=BB14_25 Depth=1
ldr w0, [sp, #508]
mov w1, #23
bl _pos
adrp x0, l_.str.47@PAGE
add x0, x0, l_.str.47@PAGEOFF
bl _printf
mov w0, #3
bl _color
str wzr, [sp, #504]
b LBB14_27
LBB14_27: ; Parent Loop BB14_25 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #504]
subs w8, w8, #12
cset w8, ge
tbnz w8, #0, LBB14_30
b LBB14_28
LBB14_28: ; in Loop: Header=BB14_27 Depth=2
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
ldr x8, [sp, #232] ; 8-byte Folded Reload
ldrsw x9, [sp, #508]
mov x10, #12
mul x9, x9, x10
add x8, x8, x9
ldrsw x9, [sp, #504]
add x8, x8, x9
strb wzr, [x8]
b LBB14_29
LBB14_29: ; in Loop: Header=BB14_27 Depth=2
ldr w8, [sp, #504]
add w8, w8, #1
str w8, [sp, #504]
b LBB14_27
LBB14_30: ; in Loop: Header=BB14_25 Depth=1
ldrsw x9, [sp, #508]
adrp x8, _pitcnt@GOTPAGE
ldr x8, [x8, _pitcnt@GOTPAGEOFF]
add x8, x8, x9
strb wzr, [x8]
mov w0, #2
bl _color
adrp x0, l_.str.47@PAGE
add x0, x0, l_.str.47@PAGEOFF
bl _printf
ldr x9, [sp, #200] ; 8-byte Folded Reload
ldrsb w8, [x9, #1]
add w8, w8, #28
strb w8, [x9, #1]
b LBB14_31
LBB14_31: ; in Loop: Header=BB14_25 Depth=1
ldr w8, [sp, #508]
add w8, w8, #1
str w8, [sp, #508]
b LBB14_25
LBB14_32:
mov w0, #25
mov w1, #23
bl _pos
str wzr, [sp, #504]
b LBB14_33
LBB14_33: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #504]
subs w8, w8, #14
cset w8, ge
tbnz w8, #0, LBB14_36
b LBB14_34
LBB14_34: ; in Loop: Header=BB14_33 Depth=1
adrp x0, l_.str.47@PAGE
add x0, x0, l_.str.47@PAGEOFF
bl _printf
b LBB14_35
LBB14_35: ; in Loop: Header=BB14_33 Depth=1
ldr w8, [sp, #504]
add w8, w8, #1
str w8, [sp, #504]
b LBB14_33
LBB14_36:
ldr x9, [sp, #200] ; 8-byte Folded Reload
ldrsb w8, [x9, #1]
add w8, w8, #28
strb w8, [x9, #1]
str wzr, [sp, #504]
b LBB14_37
LBB14_37: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #504]
subs w8, w8, #12
cset w8, ge
tbnz w8, #0, LBB14_40
b LBB14_38
LBB14_38: ; in Loop: Header=BB14_37 Depth=1
ldr x8, [sp, #240] ; 8-byte Folded Reload
ldrsw x9, [sp, #504]
add x9, x8, x9
mov w8, #1
strb w8, [x9]
b LBB14_39
LBB14_39: ; in Loop: Header=BB14_37 Depth=1
ldr w8, [sp, #504]
add w8, w8, #1
str w8, [sp, #504]
b LBB14_37
LBB14_40:
ldr x8, [sp, #216] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB14_42
b LBB14_41
LBB14_41:
bl _rand
asr w8, w0, #2
and w8, w8, #0xfff
mov w10, #7
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
stur w8, [x29, #-72]
b LBB14_47
LBB14_42:
bl _rand
asr w8, w0, #2
and w8, w8, #0xfff
mov w10, #38
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
stur w8, [x29, #-72]
ldur w8, [x29, #-72]
subs w8, w8, #7
cset w8, lt
tbnz w8, #0, LBB14_44
b LBB14_43
LBB14_43:
ldur w8, [x29, #-72]
subs w8, w8, #7
stur w8, [x29, #-72]
b LBB14_44
LBB14_44:
ldur w8, [x29, #-72]
subs w8, w8, #7
cset w8, lt
tbnz w8, #0, LBB14_46
b LBB14_45
LBB14_45:
ldur w8, [x29, #-72]
subs w8, w8, #7
stur w8, [x29, #-72]
b LBB14_46
LBB14_46:
b LBB14_47
LBB14_47:
bl _rand
asr w8, w0, #3
mov w10, #3
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
stur w8, [x29, #-80]
str wzr, [sp, #508]
b LBB14_48
LBB14_48: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #508]
subs w8, w8, #6
cset w8, ge
tbnz w8, #0, LBB14_51
b LBB14_49
LBB14_49: ; in Loop: Header=BB14_48 Depth=1
ldrsw x8, [sp, #508]
mov x11, #12
mul x10, x8, x11
add x9, sp, #584
mov x8, x9
add x10, x8, x10
mov w8, #127
str w8, [x10, #4]
ldrsw x10, [sp, #508]
mul x10, x10, x11
str w8, [x9, x10]
b LBB14_50
LBB14_50: ; in Loop: Header=BB14_48 Depth=1
ldr w8, [sp, #508]
add w8, w8, #1
str w8, [sp, #508]
b LBB14_48
LBB14_51:
b LBB14_52
LBB14_52: ; =>This Loop Header: Depth=1
; Child Loop BB14_60 Depth 2
; Child Loop BB14_61 Depth 3
; Child Loop BB14_71 Depth 2
; Child Loop BB14_93 Depth 3
; Child Loop BB14_78 Depth 3
; Child Loop BB14_126 Depth 3
; Child Loop BB14_133 Depth 3
; Child Loop BB14_115 Depth 2
; Child Loop BB14_116 Depth 3
ldr x8, [sp, #216] ; 8-byte Folded Reload
ldur w9, [x29, #-72]
stur w9, [x29, #-68]
ldur w9, [x29, #-80]
stur w9, [x29, #-76]
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB14_54
b LBB14_53
LBB14_53: ; in Loop: Header=BB14_52 Depth=1
bl _rand
asr w8, w0, #2
and w8, w8, #0xfff
mov w10, #7
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
stur w8, [x29, #-72]
b LBB14_59
LBB14_54: ; in Loop: Header=BB14_52 Depth=1
bl _rand
asr w8, w0, #2
and w8, w8, #0xfff
mov w10, #38
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
stur w8, [x29, #-72]
ldur w8, [x29, #-72]
subs w8, w8, #7
cset w8, lt
tbnz w8, #0, LBB14_56
b LBB14_55
LBB14_55: ; in Loop: Header=BB14_52 Depth=1
ldur w8, [x29, #-72]
subs w8, w8, #7
stur w8, [x29, #-72]
b LBB14_56
LBB14_56: ; in Loop: Header=BB14_52 Depth=1
ldur w8, [x29, #-72]
subs w8, w8, #7
cset w8, lt
tbnz w8, #0, LBB14_58
b LBB14_57
LBB14_57: ; in Loop: Header=BB14_52 Depth=1
ldur w8, [x29, #-72]
subs w8, w8, #7
stur w8, [x29, #-72]
b LBB14_58
LBB14_58: ; in Loop: Header=BB14_52 Depth=1
b LBB14_59
LBB14_59: ; in Loop: Header=BB14_52 Depth=1
bl _rand
asr w8, w0, #3
mov w10, #3
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
stur w8, [x29, #-80]
mov w8, #5
sturb w8, [x29, #-85]
mov w8, #254
sturb w8, [x29, #-86]
b LBB14_60
LBB14_60: ; Parent Loop BB14_52 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB14_61 Depth 3
ldursw x8, [x29, #-68]
mov x9, #15
mul x9, x8, x9
adrp x8, _tet@PAGE
add x8, x8, _tet@PAGEOFF
add x0, x8, x9
ldur w2, [x29, #-76]
ldurh w8, [x29, #-86]
strh w8, [sp, #312]
ldr x1, [sp, #312]
sub x3, x29, #248
str x3, [sp, #112] ; 8-byte Folded Spill
bl _pdots
ldr x8, [sp, #112] ; 8-byte Folded Reload
stur x8, [x29, #-104]
b LBB14_61
LBB14_61: ; Parent Loop BB14_52 Depth=1
; Parent Loop BB14_60 Depth=2
; => This Inner Loop Header: Depth=3
ldur x8, [x29, #-104]
ldr w8, [x8]
subs w8, w8, #127
cset w8, eq
tbnz w8, #0, LBB14_66
b LBB14_62
LBB14_62: ; in Loop: Header=BB14_61 Depth=3
ldur x8, [x29, #-104]
ldr w8, [x8]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB14_64
b LBB14_63
LBB14_63: ; in Loop: Header=BB14_52 Depth=1
b LBB14_68
LBB14_64: ; in Loop: Header=BB14_61 Depth=3
b LBB14_65
LBB14_65: ; in Loop: Header=BB14_61 Depth=3
ldur x8, [x29, #-104]
add x8, x8, #12
stur x8, [x29, #-104]
b LBB14_61
LBB14_66: ; in Loop: Header=BB14_60 Depth=2
b LBB14_67
LBB14_67: ; in Loop: Header=BB14_60 Depth=2
ldurb w8, [x29, #-86]
add w8, w8, #1
sturb w8, [x29, #-86]
b LBB14_60
LBB14_68: ; in Loop: Header=BB14_52 Depth=1
sub x0, x29, #248
str x0, [sp, #104] ; 8-byte Folded Spill
bl _draw
ldr x1, [sp, #104] ; 8-byte Folded Reload
sub x0, x29, #176
mov x2, #72
bl _memmove
ldr x8, [sp, #256] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB14_70
b LBB14_69
LBB14_69: ; in Loop: Header=BB14_52 Depth=1
mov w8, #6
sturb w8, [x29, #-90]
mov w8, #19
sturb w8, [x29, #-89]
ldursw x8, [x29, #-72]
mov x9, #15
mul x9, x8, x9
adrp x8, _tet@PAGE
add x8, x8, _tet@PAGEOFF
add x0, x8, x9
ldur w2, [x29, #-80]
ldurh w8, [x29, #-90]
strh w8, [sp, #304]
ldr x1, [sp, #304]
add x3, sp, #512
str x3, [sp, #96] ; 8-byte Folded Spill
bl _pdots
ldr x1, [sp, #96] ; 8-byte Folded Reload
add x0, sp, #584
str x0, [sp, #88] ; 8-byte Folded Spill
mov w2, #0
bl _move
ldr x0, [sp, #88] ; 8-byte Folded Reload
ldr x1, [sp, #96] ; 8-byte Folded Reload
mov x2, #72
bl _memmove
b LBB14_70
LBB14_70: ; in Loop: Header=BB14_52 Depth=1
ldr x8, [sp, #192] ; 8-byte Folded Reload
ldr w8, [x8]
mov w9, #1000
mul w9, w8, w9
; implicit-def: $x8
mov x8, x9
sxtw x8, w8
str x8, [sp, #488]
b LBB14_71
LBB14_71: ; Parent Loop BB14_52 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB14_93 Depth 3
; Child Loop BB14_78 Depth 3
; Child Loop BB14_126 Depth 3
; Child Loop BB14_133 Depth 3
ldurh w8, [x29, #-86]
sturh w8, [x29, #-88]
ldur w8, [x29, #-76]
stur w8, [x29, #-84]
mov w1, #0
mov x0, x1
bl _pos
adrp x8, ___stdoutp@GOTPAGE
ldr x8, [x8, ___stdoutp@GOTPAGEOFF]
ldr x0, [x8]
bl _fflush
add x0, sp, #344
str x0, [sp, #80] ; 8-byte Folded Spill
mov w1, #0
mov x2, #128
bl _memset
ldr x9, [sp, #80] ; 8-byte Folded Reload
ldr w8, [sp, #228] ; 4-byte Folded Reload
stur wzr, [x29, #-36]
stur x9, [x29, #-48]
ldur w10, [x29, #-36]
ldur x9, [x29, #-48]
stur w10, [x29, #-24]
stur x9, [x29, #-32]
tbnz w8, #0, LBB14_73
b LBB14_72
LBB14_72: ; in Loop: Header=BB14_71 Depth=2
ldur w0, [x29, #-24]
ldur x1, [x29, #-32]
mov w2, #0
bl ___darwin_check_fd_set_overflow
stur w0, [x29, #-20]
b LBB14_74
LBB14_73: ; in Loop: Header=BB14_71 Depth=2
mov w8, #1
stur w8, [x29, #-20]
b LBB14_74
LBB14_74: ; in Loop: Header=BB14_71 Depth=2
ldur w8, [x29, #-20]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB14_76
b LBB14_75
LBB14_75: ; in Loop: Header=BB14_71 Depth=2
ldursw x8, [x29, #-36]
mov x11, #32
udiv x9, x8, x11
mul x9, x9, x11
subs x9, x8, x9
mov x8, #1
lsl x8, x8, x9
mov x10, x8
ldur x8, [x29, #-48]
ldursw x9, [x29, #-36]
udiv x9, x9, x11
add x9, x8, x9, lsl #2
ldr w8, [x9]
orr w8, w8, w10
str w8, [x9]
b LBB14_76
LBB14_76: ; in Loop: Header=BB14_71 Depth=2
add x4, sp, #472
str xzr, [sp, #472]
ldr x8, [sp, #488]
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #480]
mov w0, #1
add x1, sp, #344
mov x3, #0
mov x2, x3
bl _select
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB14_86
b LBB14_77
LBB14_77: ; in Loop: Header=BB14_71 Depth=2
ldr x8, [sp, #192] ; 8-byte Folded Reload
ldr w8, [x8]
mov w9, #1000
mul w9, w8, w9
; implicit-def: $x8
mov x8, x9
sxtw x8, w8
str x8, [sp, #488]
ldurb w8, [x29, #-88]
add w8, w8, #1
sturb w8, [x29, #-88]
ldursw x8, [x29, #-68]
mov x9, #15
mul x9, x8, x9
adrp x8, _tet@PAGE
add x8, x8, _tet@PAGEOFF
add x0, x8, x9
ldur w2, [x29, #-84]
ldurh w8, [x29, #-88]
strh w8, [sp, #296]
ldr x1, [sp, #296]
add x3, sp, #656
str x3, [sp, #72] ; 8-byte Folded Spill
bl _pdots
ldr x8, [sp, #72] ; 8-byte Folded Reload
stur x8, [x29, #-104]
b LBB14_78
LBB14_78: ; Parent Loop BB14_52 Depth=1
; Parent Loop BB14_71 Depth=2
; => This Inner Loop Header: Depth=3
ldur x8, [x29, #-104]
ldr w8, [x8]
subs w8, w8, #127
cset w8, eq
tbnz w8, #0, LBB14_85
b LBB14_79
LBB14_79: ; in Loop: Header=BB14_78 Depth=3
ldur x8, [x29, #-104]
ldr w8, [x8]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB14_81
b LBB14_80
LBB14_80: ; in Loop: Header=BB14_78 Depth=3
b LBB14_84
LBB14_81: ; in Loop: Header=BB14_78 Depth=3
ldr x8, [sp, #232] ; 8-byte Folded Reload
ldur x9, [x29, #-104]
ldrsw x9, [x9]
mov x10, #12
mul x9, x9, x10
add x8, x8, x9
ldur x9, [x29, #-104]
ldrsw x9, [x9, #4]
add x8, x8, x9
ldrb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB14_83
b LBB14_82
LBB14_82: ; in Loop: Header=BB14_52 Depth=1
sub x0, x29, #248
bl _scarp
b LBB14_52
LBB14_83: ; in Loop: Header=BB14_78 Depth=3
b LBB14_84
LBB14_84: ; in Loop: Header=BB14_78 Depth=3
ldur x8, [x29, #-104]
add x8, x8, #12
stur x8, [x29, #-104]
b LBB14_78
LBB14_85: ; in Loop: Header=BB14_71 Depth=2
b LBB14_125
LBB14_86: ; in Loop: Header=BB14_71 Depth=2
mov w0, #0
add x1, sp, #499
mov x2, #1
bl _read
subs x8, x0, #0
cset w8, ge
tbnz w8, #0, LBB14_88
b LBB14_87
LBB14_87:
mov w0, #0
bl _exit
LBB14_88: ; in Loop: Header=BB14_71 Depth=2
ldr x8, [sp, #488]
mov x9, #2
sdiv x8, x8, x9
str x8, [sp, #488]
ldrsb w8, [sp, #499]
subs w8, w8, #32
; kill: def $x8 killed $w8
str x8, [sp, #64] ; 8-byte Folded Spill
subs x8, x8, #81
cset w8, hi
tbnz w8, #0, LBB14_124
; %bb.89: ; in Loop: Header=BB14_71 Depth=2
ldr x11, [sp, #64] ; 8-byte Folded Reload
adrp x10, lJTI14_0@PAGE
add x10, x10, lJTI14_0@PAGEOFF
Ltmp4:
adr x8, Ltmp4
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB14_90:
bl _restorecolor
mov w0, #25
mov w1, #0
str w1, [sp, #60] ; 4-byte Folded Spill
bl _pos
bl _savescore
bl _t_resetmode
ldr w0, [sp, #60] ; 4-byte Folded Reload
bl _exit
LBB14_91: ; in Loop: Header=BB14_71 Depth=2
ldr x8, [sp, #256] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB14_97
b LBB14_92
LBB14_92: ; in Loop: Header=BB14_71 Depth=2
str wzr, [sp, #508]
b LBB14_93
LBB14_93: ; Parent Loop BB14_52 Depth=1
; Parent Loop BB14_71 Depth=2
; => This Inner Loop Header: Depth=3
ldr w8, [sp, #508]
subs w8, w8, #6
cset w8, ge
tbnz w8, #0, LBB14_96
b LBB14_94
LBB14_94: ; in Loop: Header=BB14_93 Depth=3
ldrsw x8, [sp, #508]
mov x11, #12
mul x10, x8, x11
add x9, sp, #584
mov x8, x9
add x10, x8, x10
mov w8, #127
str w8, [x10, #4]
ldrsw x10, [sp, #508]
mul x10, x10, x11
str w8, [x9, x10]
b LBB14_95
LBB14_95: ; in Loop: Header=BB14_93 Depth=3
ldr w8, [sp, #508]
add w8, w8, #1
str w8, [sp, #508]
b LBB14_93
LBB14_96: ; in Loop: Header=BB14_71 Depth=2
add x0, sp, #512
add x1, sp, #584
mov w2, #0
bl _move
ldr x8, [sp, #256] ; 8-byte Folded Reload
str wzr, [x8]
b LBB14_98
LBB14_97: ; in Loop: Header=BB14_71 Depth=2
mov w8, #6
sturb w8, [x29, #-90]
mov w8, #19
sturb w8, [x29, #-89]
ldursw x8, [x29, #-72]
mov x9, #15
mul x9, x8, x9
adrp x8, _tet@PAGE
add x8, x8, _tet@PAGEOFF
add x0, x8, x9
ldur w2, [x29, #-80]
ldurh w8, [x29, #-90]
strh w8, [sp, #288]
ldr x1, [sp, #288]
add x3, sp, #512
str x3, [sp, #48] ; 8-byte Folded Spill
bl _pdots
ldr x0, [sp, #48] ; 8-byte Folded Reload
bl _draw
ldr x1, [sp, #48] ; 8-byte Folded Reload
add x0, sp, #584
mov x2, #72
bl _memmove
ldr x9, [sp, #256] ; 8-byte Folded Reload
mov w8, #1
str w8, [x9]
b LBB14_98
LBB14_98: ; in Loop: Header=BB14_71 Depth=2
b LBB14_71
LBB14_99: ; in Loop: Header=BB14_71 Depth=2
bl _nextclass
b LBB14_71
LBB14_100: ; in Loop: Header=BB14_71 Depth=2
ldr w8, [sp, #324]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB14_104
b LBB14_101
LBB14_101: ; in Loop: Header=BB14_71 Depth=2
ldur w8, [x29, #-84]
add w8, w8, #1
stur w8, [x29, #-84]
subs w8, w8, #3
cset w8, le
tbnz w8, #0, LBB14_103
b LBB14_102
LBB14_102: ; in Loop: Header=BB14_71 Depth=2
stur wzr, [x29, #-84]
b LBB14_103
LBB14_103: ; in Loop: Header=BB14_71 Depth=2
b LBB14_107
LBB14_104: ; in Loop: Header=BB14_71 Depth=2
ldur w8, [x29, #-84]
subs w8, w8, #1
stur w8, [x29, #-84]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB14_106
b LBB14_105
LBB14_105: ; in Loop: Header=BB14_71 Depth=2
mov w8, #3
stur w8, [x29, #-84]
b LBB14_106
LBB14_106: ; in Loop: Header=BB14_71 Depth=2
b LBB14_107
LBB14_107: ; in Loop: Header=BB14_71 Depth=2
b LBB14_124
LBB14_108: ; in Loop: Header=BB14_71 Depth=2
ldursb w8, [x29, #-87]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB14_110
b LBB14_109
LBB14_109: ; in Loop: Header=BB14_71 Depth=2
b LBB14_141
LBB14_110: ; in Loop: Header=BB14_71 Depth=2
ldurb w9, [x29, #-87]
mov w8, #-1
add w8, w8, w9, uxtb
sturb w8, [x29, #-87]
b LBB14_124
LBB14_111: ; in Loop: Header=BB14_71 Depth=2
ldursb w8, [x29, #-87]
subs w8, w8, #11
cset w8, lt
tbnz w8, #0, LBB14_113
b LBB14_112
LBB14_112: ; in Loop: Header=BB14_71 Depth=2
b LBB14_141
LBB14_113: ; in Loop: Header=BB14_71 Depth=2
ldurb w8, [x29, #-87]
add w8, w8, #1
sturb w8, [x29, #-87]
b LBB14_124
LBB14_114: ; in Loop: Header=BB14_52 Depth=1
b LBB14_115
LBB14_115: ; Parent Loop BB14_52 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB14_116 Depth 3
ldurb w8, [x29, #-88]
add w8, w8, #1
sturb w8, [x29, #-88]
ldursw x8, [x29, #-68]
mov x9, #15
mul x9, x8, x9
adrp x8, _tet@PAGE
add x8, x8, _tet@PAGEOFF
add x0, x8, x9
ldur w2, [x29, #-84]
ldurh w8, [x29, #-88]
strh w8, [sp, #280]
ldr x1, [sp, #280]
add x3, sp, #656
str x3, [sp, #40] ; 8-byte Folded Spill
bl _pdots
ldr x8, [sp, #40] ; 8-byte Folded Reload
stur x8, [x29, #-104]
b LBB14_116
LBB14_116: ; Parent Loop BB14_52 Depth=1
; Parent Loop BB14_115 Depth=2
; => This Inner Loop Header: Depth=3
ldur x8, [x29, #-104]
ldr w8, [x8]
subs w8, w8, #127
cset w8, eq
tbnz w8, #0, LBB14_123
b LBB14_117
LBB14_117: ; in Loop: Header=BB14_116 Depth=3
ldur x8, [x29, #-104]
ldr w8, [x8]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB14_119
b LBB14_118
LBB14_118: ; in Loop: Header=BB14_116 Depth=3
b LBB14_122
LBB14_119: ; in Loop: Header=BB14_116 Depth=3
ldr x8, [sp, #232] ; 8-byte Folded Reload
ldur x9, [x29, #-104]
ldrsw x9, [x9]
mov x10, #12
mul x9, x9, x10
add x8, x8, x9
ldur x9, [x29, #-104]
ldrsw x9, [x9, #4]
add x8, x8, x9
ldrb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB14_121
b LBB14_120
LBB14_120: ; in Loop: Header=BB14_52 Depth=1
ldurb w9, [x29, #-88]
mov w8, #-1
add w8, w8, w9, uxtb
sturb w8, [x29, #-88]
ldursw x8, [x29, #-68]
mov x9, #15
mul x9, x8, x9
adrp x8, _tet@PAGE
add x8, x8, _tet@PAGEOFF
add x0, x8, x9
ldur w2, [x29, #-84]
ldurh w8, [x29, #-88]
strh w8, [sp, #272]
ldr x1, [sp, #272]
add x3, sp, #656
str x3, [sp, #32] ; 8-byte Folded Spill
bl _pdots
ldr x1, [sp, #32] ; 8-byte Folded Reload
sub x0, x29, #248
mov w2, #1
bl _move
ldr x0, [sp, #32] ; 8-byte Folded Reload
bl _scarp
b LBB14_52
LBB14_121: ; in Loop: Header=BB14_116 Depth=3
b LBB14_122
LBB14_122: ; in Loop: Header=BB14_116 Depth=3
ldur x8, [x29, #-104]
add x8, x8, #12
stur x8, [x29, #-104]
b LBB14_116
LBB14_123: ; in Loop: Header=BB14_115 Depth=2
ldr x9, [sp, #208] ; 8-byte Folded Reload
adrp x8, _class@GOTPAGE
ldr x8, [x8, _class@GOTPAGEOFF]
ldr w8, [x8]
mov w10, #5
sdiv w8, w8, w10
add w10, w8, #1
ldr w8, [x9]
add w8, w8, w10
str w8, [x9]
b LBB14_115
LBB14_124: ; in Loop: Header=BB14_71 Depth=2
ldursw x8, [x29, #-68]
mov x9, #15
mul x9, x8, x9
adrp x8, _tet@PAGE
add x8, x8, _tet@PAGEOFF
add x0, x8, x9
ldur w2, [x29, #-84]
ldurh w8, [x29, #-88]
strh w8, [sp, #264]
ldr x1, [sp, #264]
add x3, sp, #656
bl _pdots
b LBB14_125
LBB14_125: ; in Loop: Header=BB14_71 Depth=2
add x8, sp, #656
stur x8, [x29, #-104]
b LBB14_126
LBB14_126: ; Parent Loop BB14_52 Depth=1
; Parent Loop BB14_71 Depth=2
; => This Inner Loop Header: Depth=3
ldur x8, [x29, #-104]
ldr w8, [x8]
subs w8, w8, #127
cset w8, eq
tbnz w8, #0, LBB14_132
b LBB14_127
LBB14_127: ; in Loop: Header=BB14_126 Depth=3
ldur x8, [x29, #-104]
ldr w8, [x8, #4]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB14_129
b LBB14_128
LBB14_128: ; in Loop: Header=BB14_126 Depth=3
ldur x8, [x29, #-104]
ldr w8, [x8, #4]
subs w8, w8, #12
cset w8, lt
tbnz w8, #0, LBB14_130
b LBB14_129
LBB14_129: ; in Loop: Header=BB14_71 Depth=2
b LBB14_141
LBB14_130: ; in Loop: Header=BB14_126 Depth=3
b LBB14_131
LBB14_131: ; in Loop: Header=BB14_126 Depth=3
ldur x8, [x29, #-104]
add x8, x8, #12
stur x8, [x29, #-104]
b LBB14_126
LBB14_132: ; in Loop: Header=BB14_71 Depth=2
add x8, sp, #656
stur x8, [x29, #-104]
b LBB14_133
LBB14_133: ; Parent Loop BB14_52 Depth=1
; Parent Loop BB14_71 Depth=2
; => This Inner Loop Header: Depth=3
ldur x8, [x29, #-104]
ldr w8, [x8]
subs w8, w8, #127
cset w8, eq
tbnz w8, #0, LBB14_140
b LBB14_134
LBB14_134: ; in Loop: Header=BB14_133 Depth=3
ldur x8, [x29, #-104]
ldr w8, [x8]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB14_136
b LBB14_135
LBB14_135: ; in Loop: Header=BB14_133 Depth=3
b LBB14_139
LBB14_136: ; in Loop: Header=BB14_133 Depth=3
ldr x8, [sp, #232] ; 8-byte Folded Reload
ldur x9, [x29, #-104]
ldrsw x9, [x9]
mov x10, #12
mul x9, x9, x10
add x8, x8, x9
ldur x9, [x29, #-104]
ldrsw x9, [x9, #4]
add x8, x8, x9
ldrb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB14_138
b LBB14_137
LBB14_137: ; in Loop: Header=BB14_71 Depth=2
b LBB14_141
LBB14_138: ; in Loop: Header=BB14_133 Depth=3
b LBB14_139
LBB14_139: ; in Loop: Header=BB14_133 Depth=3
ldur x8, [x29, #-104]
add x8, x8, #12
stur x8, [x29, #-104]
b LBB14_133
LBB14_140: ; in Loop: Header=BB14_71 Depth=2
ldurh w8, [x29, #-88]
sturh w8, [x29, #-86]
ldur w8, [x29, #-84]
stur w8, [x29, #-76]
sub x0, x29, #176
str x0, [sp, #16] ; 8-byte Folded Spill
sub x1, x29, #248
str x1, [sp, #24] ; 8-byte Folded Spill
mov x2, #72
str x2, [sp, #8] ; 8-byte Folded Spill
bl _memmove
ldr x0, [sp, #24] ; 8-byte Folded Reload
ldr x2, [sp, #8] ; 8-byte Folded Reload
add x1, sp, #656
bl _memmove
ldr x0, [sp, #16] ; 8-byte Folded Reload
ldr x1, [sp, #24] ; 8-byte Folded Reload
mov w2, #1
bl _move
b LBB14_141
LBB14_141: ; in Loop: Header=BB14_71 Depth=2
b LBB14_71
.cfi_endproc
.p2align 2
lJTI14_0:
.long LBB14_114-Ltmp4
.long LBB14_124-Ltmp4
.long LBB14_124-Ltmp4
.long LBB14_124-Ltmp4
.long LBB14_124-Ltmp4
.long LBB14_124-Ltmp4
.long LBB14_124-Ltmp4
.long LBB14_124-Ltmp4
.long LBB14_124-Ltmp4
.long LBB14_124-Ltmp4
.long LBB14_124-Ltmp4
.long LBB14_124-Ltmp4
.long LBB14_124-Ltmp4
.long LBB14_124-Ltmp4
.long LBB14_124-Ltmp4
.long LBB14_124-Ltmp4
.long LBB14_124-Ltmp4
.long LBB14_124-Ltmp4
.long LBB14_124-Ltmp4
.long LBB14_124-Ltmp4
.long LBB14_91-Ltmp4
.long LBB14_114-Ltmp4
.long LBB14_99-Ltmp4
.long LBB14_108-Ltmp4
.long LBB14_100-Ltmp4
.long LBB14_111-Ltmp4
.long LBB14_124-Ltmp4
.long LBB14_124-Ltmp4
.long LBB14_124-Ltmp4
.long LBB14_124-Ltmp4
.long LBB14_124-Ltmp4
.long LBB14_124-Ltmp4
.long LBB14_124-Ltmp4
.long LBB14_124-Ltmp4
.long LBB14_124-Ltmp4
.long LBB14_124-Ltmp4
.long LBB14_124-Ltmp4
.long LBB14_124-Ltmp4
.long LBB14_124-Ltmp4
.long LBB14_124-Ltmp4
.long LBB14_124-Ltmp4
.long LBB14_124-Ltmp4
.long LBB14_124-Ltmp4
.long LBB14_124-Ltmp4
.long LBB14_124-Ltmp4
.long LBB14_124-Ltmp4
.long LBB14_124-Ltmp4
.long LBB14_124-Ltmp4
.long LBB14_124-Ltmp4
.long LBB14_90-Ltmp4
.long LBB14_124-Ltmp4
.long LBB14_124-Ltmp4
.long LBB14_124-Ltmp4
.long LBB14_124-Ltmp4
.long LBB14_124-Ltmp4
.long LBB14_124-Ltmp4
.long LBB14_124-Ltmp4
.long LBB14_124-Ltmp4
.long LBB14_124-Ltmp4
.long LBB14_124-Ltmp4
.long LBB14_124-Ltmp4
.long LBB14_124-Ltmp4
.long LBB14_124-Ltmp4
.long LBB14_124-Ltmp4
.long LBB14_124-Ltmp4
.long LBB14_124-Ltmp4
.long LBB14_124-Ltmp4
.long LBB14_124-Ltmp4
.long LBB14_124-Ltmp4
.long LBB14_124-Ltmp4
.long LBB14_124-Ltmp4
.long LBB14_124-Ltmp4
.long LBB14_124-Ltmp4
.long LBB14_124-Ltmp4
.long LBB14_124-Ltmp4
.long LBB14_124-Ltmp4
.long LBB14_124-Ltmp4
.long LBB14_124-Ltmp4
.long LBB14_124-Ltmp4
.long LBB14_124-Ltmp4
.long LBB14_124-Ltmp4
.long LBB14_90-Ltmp4
.p2align 2
lJTI14_1:
.long LBB14_16-Ltmp3
.long LBB14_16-Ltmp3
.long LBB14_16-Ltmp3
.long LBB14_16-Ltmp3
.long LBB14_16-Ltmp3
.long LBB14_16-Ltmp3
.long LBB14_16-Ltmp3
.long LBB14_16-Ltmp3
.long LBB14_16-Ltmp3
.long LBB14_16-Ltmp3
.long LBB14_17-Ltmp3
.long LBB14_17-Ltmp3
.long LBB14_17-Ltmp3
.long LBB14_17-Ltmp3
.long LBB14_17-Ltmp3
.long LBB14_17-Ltmp3
.long LBB14_17-Ltmp3
.long LBB14_17-Ltmp3
.long LBB14_17-Ltmp3
.long LBB14_17-Ltmp3
.long LBB14_17-Ltmp3
.long LBB14_17-Ltmp3
.long LBB14_17-Ltmp3
.long LBB14_17-Ltmp3
.long LBB14_17-Ltmp3
.long LBB14_17-Ltmp3
.long LBB14_17-Ltmp3
.long LBB14_17-Ltmp3
.long LBB14_17-Ltmp3
.long LBB14_17-Ltmp3
.long LBB14_17-Ltmp3
.long LBB14_17-Ltmp3
.long LBB14_17-Ltmp3
.long LBB14_17-Ltmp3
.long LBB14_17-Ltmp3
.long LBB14_17-Ltmp3
.long LBB14_17-Ltmp3
.long LBB14_17-Ltmp3
.long LBB14_17-Ltmp3
.long LBB14_17-Ltmp3
.long LBB14_17-Ltmp3
.long LBB14_17-Ltmp3
.long LBB14_17-Ltmp3
.long LBB14_17-Ltmp3
.long LBB14_17-Ltmp3
.long LBB14_17-Ltmp3
.long LBB14_17-Ltmp3
.long LBB14_17-Ltmp3
.long LBB14_17-Ltmp3
.long LBB14_17-Ltmp3
.long LBB14_17-Ltmp3
.long LBB14_14-Ltmp3
.long LBB14_17-Ltmp3
.long LBB14_17-Ltmp3
.long LBB14_17-Ltmp3
.long LBB14_17-Ltmp3
.long LBB14_17-Ltmp3
.long LBB14_17-Ltmp3
.long LBB14_17-Ltmp3
.long LBB14_17-Ltmp3
.long LBB14_17-Ltmp3
.long LBB14_17-Ltmp3
.long LBB14_13-Ltmp3
.long LBB14_17-Ltmp3
.long LBB14_12-Ltmp3
.long LBB14_17-Ltmp3
.long LBB14_15-Ltmp3
; -- End function
.globl _t_setmode ; -- Begin function t_setmode
.p2align 2
_t_setmode: ; @t_setmode
.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, _t_mode@PAGE
str x8, [sp, #16] ; 8-byte Folded Spill
adrp x8, _t_mode@PAGE
add x8, x8, _t_mode@PAGEOFF
stur x8, [x29, #-8] ; 8-byte Folded Spill
mov w0, #0
str w0, [sp, #12] ; 4-byte Folded Spill
adrp x1, _t_saved_mode@PAGE
add x1, x1, _t_saved_mode@PAGEOFF
str x1, [sp] ; 8-byte Folded Spill
bl _tcgetattr
ldr x1, [sp] ; 8-byte Folded Reload
ldur x0, [x29, #-8] ; 8-byte Folded Reload
mov x2, #72
bl _memcpy
ldr w0, [sp, #12] ; 4-byte Folded Reload
ldr x9, [sp, #16] ; 8-byte Folded Reload
ldur x2, [x29, #-8] ; 8-byte Folded Reload
ldr x8, [x2, #24]
mov x10, #-1417
and x8, x8, x10
str x8, [x2, #24]
ldr x8, [x9, _t_mode@PAGEOFF]
mov x10, #-1857
and x8, x8, x10
str x8, [x9, _t_mode@PAGEOFF]
ldr x8, [x2, #8]
and x8, x8, #0xfffffffffffffffe
str x8, [x2, #8]
mov w8, #1
strb w8, [x2, #48]
strb wzr, [x2, #49]
mov w1, #1
bl _tcsetattr
ldur x8, [x29, #-8] ; 8-byte Folded Reload
ldr x8, [x8, #64]
adrp x9, _ospeed@GOTPAGE
ldr x9, [x9, _ospeed@GOTPAGEOFF]
; kill: def $w8 killed $w8 killed $x8
strh w8, [x9]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _t_resetmode ; -- Begin function t_resetmode
.p2align 2
_t_resetmode: ; @t_resetmode
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w0, #0
mov w1, #1
adrp x2, _t_saved_mode@PAGE
add x2, x2, _t_saved_mode@PAGEOFF
bl _tcsetattr
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.section __DATA,__data
.globl _tet ; @tet
_tet:
.byte 15 ; 0xf
.byte 0 ; 0x0
.byte 3 ; 0x3
.space 2
.byte 0 ; 0x0
.byte 1 ; 0x1
.byte 0 ; 0x0
.byte 2 ; 0x2
.byte 0 ; 0x0
.byte 3 ; 0x3
.byte 127 ; 0x7f
.byte 127 ; 0x7f
.space 2
.byte 11 ; 0xb
.byte 1 ; 0x1
.byte 2 ; 0x2
.space 2
.byte 1 ; 0x1
.byte 0 ; 0x0
.byte 1 ; 0x1
.byte 1 ; 0x1
.byte 1 ; 0x1
.byte 2 ; 0x2
.byte 127 ; 0x7f
.byte 127 ; 0x7f
.space 2
.byte 13 ; 0xd
.byte 1 ; 0x1
.byte 2 ; 0x2
.byte 0 ; 0x0
.byte 1 ; 0x1
.byte 1 ; 0x1
.byte 0 ; 0x0
.byte 1 ; 0x1
.byte 1 ; 0x1
.byte 1 ; 0x1
.byte 2 ; 0x2
.byte 127 ; 0x7f
.byte 127 ; 0x7f
.space 2
.byte 14 ; 0xe
.byte 1 ; 0x1
.byte 2 ; 0x2
.byte 0 ; 0x0
.byte 2 ; 0x2
.byte 1 ; 0x1
.byte 0 ; 0x0
.byte 1 ; 0x1
.byte 1 ; 0x1
.byte 1 ; 0x1
.byte 2 ; 0x2
.byte 127 ; 0x7f
.byte 127 ; 0x7f
.space 2
.byte 10 ; 0xa
.byte 1 ; 0x1
.byte 2 ; 0x2
.space 2
.byte 0 ; 0x0
.byte 1 ; 0x1
.byte 1 ; 0x1
.byte 1 ; 0x1
.byte 1 ; 0x1
.byte 2 ; 0x2
.byte 127 ; 0x7f
.byte 127 ; 0x7f
.space 2
.byte 9 ; 0x9
.byte 1 ; 0x1
.byte 2 ; 0x2
.byte 0 ; 0x0
.byte 1 ; 0x1
.byte 0 ; 0x0
.byte 2 ; 0x2
.byte 1 ; 0x1
.byte 0 ; 0x0
.byte 1 ; 0x1
.byte 1 ; 0x1
.byte 127 ; 0x7f
.byte 127 ; 0x7f
.space 2
.byte 12 ; 0xc
.byte 1 ; 0x1
.byte 1 ; 0x1
.space 2
.byte 0 ; 0x0
.byte 1 ; 0x1
.byte 1 ; 0x1
.byte 0 ; 0x0
.byte 1 ; 0x1
.byte 1 ; 0x1
.byte 127 ; 0x7f
.byte 127 ; 0x7f
.space 2
.byte 7 ; 0x7
.byte 0 ; 0x0
.byte 4 ; 0x4
.space 2
.byte 0 ; 0x0
.byte 1 ; 0x1
.byte 0 ; 0x0
.byte 2 ; 0x2
.byte 0 ; 0x0
.byte 3 ; 0x3
.byte 0 ; 0x0
.byte 4 ; 0x4
.byte 127 ; 0x7f
.byte 127 ; 0x7f
.byte 3 ; 0x3
.byte 1 ; 0x1
.byte 3 ; 0x3
.space 2
.byte 1 ; 0x1
.byte 0 ; 0x0
.byte 1 ; 0x1
.byte 1 ; 0x1
.byte 1 ; 0x1
.byte 2 ; 0x2
.byte 1 ; 0x1
.byte 3 ; 0x3
.byte 127 ; 0x7f
.byte 127 ; 0x7f
.byte 6 ; 0x6
.byte 1 ; 0x1
.byte 3 ; 0x3
.byte 0 ; 0x0
.byte 1 ; 0x1
.byte 1 ; 0x1
.byte 0 ; 0x0
.byte 1 ; 0x1
.byte 1 ; 0x1
.byte 1 ; 0x1
.byte 2 ; 0x2
.byte 1 ; 0x1
.byte 3 ; 0x3
.byte 127 ; 0x7f
.byte 127 ; 0x7f
.byte 5 ; 0x5
.byte 1 ; 0x1
.byte 3 ; 0x3
.byte 0 ; 0x0
.byte 2 ; 0x2
.byte 1 ; 0x1
.byte 0 ; 0x0
.byte 1 ; 0x1
.byte 1 ; 0x1
.byte 1 ; 0x1
.byte 2 ; 0x2
.byte 1 ; 0x1
.byte 3 ; 0x3
.byte 127 ; 0x7f
.byte 127 ; 0x7f
.byte 4 ; 0x4
.byte 1 ; 0x1
.byte 3 ; 0x3
.byte 0 ; 0x0
.byte 3 ; 0x3
.byte 1 ; 0x1
.byte 0 ; 0x0
.byte 1 ; 0x1
.byte 1 ; 0x1
.byte 1 ; 0x1
.byte 2 ; 0x2
.byte 1 ; 0x1
.byte 3 ; 0x3
.byte 127 ; 0x7f
.byte 127 ; 0x7f
.byte 2 ; 0x2
.byte 1 ; 0x1
.byte 3 ; 0x3
.byte 0 ; 0x0
.byte 1 ; 0x1
.byte 0 ; 0x0
.byte 2 ; 0x2
.byte 0 ; 0x0
.byte 3 ; 0x3
.byte 1 ; 0x1
.byte 0 ; 0x0
.byte 1 ; 0x1
.byte 1 ; 0x1
.byte 127 ; 0x7f
.byte 127 ; 0x7f
.byte 1 ; 0x1
.byte 1 ; 0x1
.byte 3 ; 0x3
.space 2
.byte 0 ; 0x0
.byte 1 ; 0x1
.byte 1 ; 0x1
.byte 1 ; 0x1
.byte 1 ; 0x1
.byte 2 ; 0x2
.byte 1 ; 0x1
.byte 3 ; 0x3
.byte 127 ; 0x7f
.byte 127 ; 0x7f
.byte 13 ; 0xd
.byte 1 ; 0x1
.byte 2 ; 0x2
.space 2
.byte 0 ; 0x0
.byte 1 ; 0x1
.byte 1 ; 0x1
.byte 0 ; 0x0
.byte 1 ; 0x1
.byte 1 ; 0x1
.byte 1 ; 0x1
.byte 2 ; 0x2
.byte 127 ; 0x7f
.byte 127 ; 0x7f
.byte 10 ; 0xa
.byte 1 ; 0x1
.byte 2 ; 0x2
.space 2
.byte 0 ; 0x0
.byte 2 ; 0x2
.byte 1 ; 0x1
.byte 0 ; 0x0
.byte 1 ; 0x1
.byte 1 ; 0x1
.byte 1 ; 0x1
.byte 2 ; 0x2
.byte 127 ; 0x7f
.byte 127 ; 0x7f
.byte 14 ; 0xe
.byte 1 ; 0x1
.byte 2 ; 0x2
.byte 0 ; 0x0
.byte 1 ; 0x1
.byte 0 ; 0x0
.byte 2 ; 0x2
.byte 1 ; 0x1
.byte 0 ; 0x0
.byte 1 ; 0x1
.byte 1 ; 0x1
.byte 1 ; 0x1
.byte 2 ; 0x2
.byte 127 ; 0x7f
.byte 127 ; 0x7f
.byte 9 ; 0x9
.byte 2 ; 0x2
.byte 2 ; 0x2
.space 2
.byte 1 ; 0x1
.byte 0 ; 0x0
.byte 1 ; 0x1
.byte 1 ; 0x1
.byte 1 ; 0x1
.byte 2 ; 0x2
.byte 2 ; 0x2
.byte 0 ; 0x0
.byte 127 ; 0x7f
.byte 127 ; 0x7f
.byte 5 ; 0x5
.byte 2 ; 0x2
.byte 2 ; 0x2
.byte 0 ; 0x0
.byte 1 ; 0x1
.byte 1 ; 0x1
.byte 0 ; 0x0
.byte 1 ; 0x1
.byte 1 ; 0x1
.byte 1 ; 0x1
.byte 2 ; 0x2
.byte 2 ; 0x2
.byte 0 ; 0x0
.byte 127 ; 0x7f
.byte 127 ; 0x7f
.byte 2 ; 0x2
.byte 2 ; 0x2
.byte 2 ; 0x2
.byte 0 ; 0x0
.byte 2 ; 0x2
.byte 1 ; 0x1
.byte 0 ; 0x0
.byte 1 ; 0x1
.byte 1 ; 0x1
.byte 1 ; 0x1
.byte 2 ; 0x2
.byte 2 ; 0x2
.byte 0 ; 0x0
.byte 127 ; 0x7f
.byte 127 ; 0x7f
.byte 6 ; 0x6
.byte 2 ; 0x2
.byte 2 ; 0x2
.space 2
.byte 1 ; 0x1
.byte 0 ; 0x0
.byte 1 ; 0x1
.byte 1 ; 0x1
.byte 1 ; 0x1
.byte 2 ; 0x2
.byte 2 ; 0x2
.byte 1 ; 0x1
.byte 127 ; 0x7f
.byte 127 ; 0x7f
.byte 11 ; 0xb
.byte 2 ; 0x2
.byte 2 ; 0x2
.byte 0 ; 0x0
.byte 1 ; 0x1
.byte 1 ; 0x1
.byte 0 ; 0x0
.byte 1 ; 0x1
.byte 1 ; 0x1
.byte 1 ; 0x1
.byte 2 ; 0x2
.byte 2 ; 0x2
.byte 1 ; 0x1
.byte 127 ; 0x7f
.byte 127 ; 0x7f
.byte 1 ; 0x1
.byte 2 ; 0x2
.byte 2 ; 0x2
.space 2
.byte 1 ; 0x1
.byte 0 ; 0x0
.byte 1 ; 0x1
.byte 1 ; 0x1
.byte 1 ; 0x1
.byte 2 ; 0x2
.byte 2 ; 0x2
.byte 2 ; 0x2
.byte 127 ; 0x7f
.byte 127 ; 0x7f
.byte 12 ; 0xc
.byte 2 ; 0x2
.byte 2 ; 0x2
.space 2
.byte 1 ; 0x1
.byte 0 ; 0x0
.byte 2 ; 0x2
.byte 0 ; 0x0
.byte 2 ; 0x2
.byte 1 ; 0x1
.byte 2 ; 0x2
.byte 2 ; 0x2
.byte 127 ; 0x7f
.byte 127 ; 0x7f
.globl _mytopsline ; @mytopsline
.p2align 2
_mytopsline:
.long 4294967295 ; 0xffffffff
.globl _nexttopsscore ; @nexttopsscore
.zerofill __DATA,__common,_nexttopsscore,4,2
.globl _classlines ; @classlines
.p2align 2
_classlines:
.long 10 ; 0xa
.long 20 ; 0x14
.long 30 ; 0x1e
.long 40 ; 0x28
.long 50 ; 0x32
.long 80 ; 0x50
.long 100 ; 0x64
.long 120 ; 0x78
.long 140 ; 0x8c
.long 160 ; 0xa0
.long 200 ; 0xc8
.long 250 ; 0xfa
.long 300 ; 0x12c
.long 350 ; 0x15e
.long 400 ; 0x190
.long 500 ; 0x1f4
.long 600 ; 0x258
.long 700 ; 0x2bc
.long 800 ; 0x320
.long 10000000 ; 0x989680
.globl _cur ; @cur
_cur:
.byte 255 ; 0xff
.byte 255 ; 0xff
.globl _curcol ; @curcol
.p2align 2
_curcol:
.long 4294967295 ; 0xffffffff
.comm _colored,4,2 ; @colored
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "\033[0;3%dm"
l_.str.1: ; @.str.1
.asciz "\033[1;3%dm"
l_.str.2: ; @.str.2
.asciz "\033[m"
l_.str.3: ; @.str.3
.asciz "\033[%d;%dH"
l_.str.4: ; @.str.4
.asciz "\033c"
l_.str.5: ; @.str.5
.asciz "[]"
l_.str.6: ; @.str.6
.asciz ". "
l_.str.7: ; @.str.7
.asciz " "
.comm _pentix,4,2 ; @pentix
l_.str.8: ; @.str.8
.asciz "/usr/games/lib/pentis.scores"
l_.str.9: ; @.str.9
.asciz "/usr/games/lib/tetris.scores"
.comm _tops,200,2 ; @tops
.comm _score,4,2 ; @score
l_.str.10: ; @.str.10
.asciz "%2d "
l_.str.11: ; @.str.11
.asciz "%8.8s %2d %7d"
.comm _ucuser,10,0 ; @ucuser
.comm _class,4,2 ; @class
.comm _user,10,0 ; @user
.section __DATA,__data
.p2align 3 ; @drawclass.msd
_drawclass.msd:
.quad l_.str.12
.quad l_.str.12
.quad l_.str.13
.quad l_.str.12
.quad l_.str.14
.quad l_.str.15
.quad l_.str.12
.quad l_.str.14
.quad l_.str.16
.section __TEXT,__cstring,cstring_literals
l_.str.12: ; @.str.12
.asciz " "
l_.str.13: ; @.str.13
.asciz " __ "
l_.str.14: ; @.str.14
.asciz " |"
l_.str.15: ; @.str.15
.asciz " __|"
l_.str.16: ; @.str.16
.asciz "|__ "
.section __DATA,__data
.p2align 3 ; @drawclass.lsd
_drawclass.lsd:
.quad l_.str.13
.quad l_.str.12
.quad l_.str.13
.quad l_.str.13
.quad l_.str.12
.quad l_.str.13
.quad l_.str.13
.quad l_.str.13
.quad l_.str.13
.quad l_.str.13
.quad l_.str.17
.quad l_.str.14
.quad l_.str.15
.quad l_.str.15
.quad l_.str.18
.quad l_.str.16
.quad l_.str.16
.quad l_.str.14
.quad l_.str.18
.quad l_.str.18
.quad l_.str.18
.quad l_.str.14
.quad l_.str.16
.quad l_.str.15
.quad l_.str.14
.quad l_.str.15
.quad l_.str.18
.quad l_.str.14
.quad l_.str.18
.quad l_.str.14
.section __TEXT,__cstring,cstring_literals
l_.str.17: ; @.str.17
.asciz "| |"
l_.str.18: ; @.str.18
.asciz "|__|"
l_.str.19: ; @.str.19
.asciz "%s %s"
.comm _interval,4,2 ; @interval
l_.str.20: ; @.str.20
.asciz "%2d"
l_.str.21: ; @.str.21
.asciz " "
l_.str.22: ; @.str.22
.asciz " ===== GAME OVER ====== "
.comm _pit,300,0 ; @pit
.comm _pitcnt,24,0 ; @pitcnt
.comm _lines,4,2 ; @lines
l_.str.23: ; @.str.23
.asciz "%7d"
.comm _shownext,4,2 ; @shownext
l_.str.24: ; @.str.24
.asciz "@#$!!#!"
l_.str.25: ; @.str.25
.asciz "cpnr0123456789"
l_.str.26: ; @.str.26
.asciz "Usage: %s [-cpnr] [-CLASS]\n"
l_.str.27: ; @.str.27
.asciz "\t-c - turn on color\n"
l_.str.28: ; @.str.28
.asciz "\t-p - throw pentagramms in\n"
l_.str.29: ; @.str.29
.asciz "\t-n - start with hints display on\n"
l_.str.30: ; @.str.30
.asciz "\t-r - change the direction of rotation\n"
l_.str.31: ; @.str.31
.asciz "\t-CLASS - start from the given class\n"
l_.str.32: ; @.str.32
.asciz "Lines: "
l_.str.33: ; @.str.33
.asciz "0"
l_.str.34: ; @.str.34
.asciz "Score: "
l_.str.35: ; @.str.35
.asciz "C L A S S"
l_.str.36: ; @.str.36
.asciz "N E X T"
l_.str.37: ; @.str.37
.asciz " === The Top Ten ==="
l_.str.38: ; @.str.38
.asciz " # name cl score"
l_.str.39: ; @.str.39
.asciz " COMMANDS"
l_.str.40: ; @.str.40
.asciz "q - quit"
l_.str.41: ; @.str.41
.asciz "4 - toggle hint display"
l_.str.42: ; @.str.42
.asciz "5 or space - drop"
l_.str.43: ; @.str.43
.asciz "6 - increase class"
l_.str.44: ; @.str.44
.asciz "7 - move left"
l_.str.45: ; @.str.45
.asciz "8 - rotate"
l_.str.46: ; @.str.46
.asciz "9 - move right"
l_.str.47: ; @.str.47
.asciz "##"
.zerofill __DATA,__bss,_t_saved_mode,72,3 ; @t_saved_mode
.zerofill __DATA,__bss,_t_mode,72,3 ; @t_mode
.comm _ospeed,2,1 ; @ospeed
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _color ## -- Begin function color
.p2align 4, 0x90
_color: ## @color
.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)
movq _colored@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
je LBB0_2
## %bb.1:
movl -4(%rbp), %eax
cmpl _curcol(%rip), %eax
jne LBB0_3
LBB0_2:
jmp LBB0_6
LBB0_3:
movl -4(%rbp), %eax
movl %eax, _curcol(%rip)
cmpl $8, -4(%rbp)
jge LBB0_5
## %bb.4:
movl -4(%rbp), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_6
LBB0_5:
movl -4(%rbp), %esi
andl $7, %esi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
LBB0_6:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _restorecolor ## -- Begin function restorecolor
.p2align 4, 0x90
_restorecolor: ## @restorecolor
.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 _pos ## -- Begin function pos
.p2align 4, 0x90
_pos: ## @pos
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl %edi, -4(%rbp)
movl %esi, -8(%rbp)
movsbl _cur(%rip), %eax
cmpl -4(%rbp), %eax
jne LBB2_2
## %bb.1:
movsbl _cur+1(%rip), %eax
cmpl -8(%rbp), %eax
je LBB2_3
LBB2_2:
movl -4(%rbp), %esi
addl $1, %esi
movl -8(%rbp), %edx
addl $1, %edx
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
movl -4(%rbp), %eax
## kill: def $al killed $al killed $eax
movb %al, _cur(%rip)
movl -8(%rbp), %eax
## kill: def $al killed $al killed $eax
movb %al, _cur+1(%rip)
LBB2_3:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _erase ## -- Begin function erase
.p2align 4, 0x90
_erase: ## @erase
.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.4(%rip), %rdi
movb $0, %al
callq _printf
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _ppos ## -- Begin function ppos
.p2align 4, 0x90
_ppos: ## @ppos
.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, -32(%rbp)
movl %esi, -24(%rbp)
movq -32(%rbp), %rax
movq %rax, -16(%rbp)
movl -24(%rbp), %eax
movl %eax, -8(%rbp)
movl -16(%rbp), %edi
movl -12(%rbp), %esi
shll $1, %esi
addl $25, %esi
callq _pos
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _pdots ## -- Begin function pdots
.p2align 4, 0x90
_pdots: ## @pdots
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movw %si, %ax
movw %ax, -8(%rbp)
movq %rdi, -16(%rbp)
movl %edx, -20(%rbp)
movq %rcx, -32(%rbp)
movl -20(%rbp), %eax
andl $1, %eax
cmpl $0, %eax
je LBB5_2
## %bb.1:
movq -16(%rbp), %rax
movsbl 2(%rax), %eax
movl %eax, -64(%rbp)
movq -16(%rbp), %rax
movsbl 1(%rax), %eax
movl %eax, -60(%rbp)
jmp LBB5_3
LBB5_2:
movq -16(%rbp), %rax
movsbl 1(%rax), %eax
movl %eax, -64(%rbp)
movq -16(%rbp), %rax
movsbl 2(%rax), %eax
movl %eax, -60(%rbp)
LBB5_3:
movw -8(%rbp), %ax
movw %ax, -40(%rbp)
movl -64(%rbp), %eax
addl $1, %eax
movl $2, %ecx
cltd
idivl %ecx
movl %eax, %ecx
movsbl -40(%rbp), %eax
subl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -40(%rbp)
movl -60(%rbp), %eax
movl $2, %ecx
cltd
idivl %ecx
movl %eax, %ecx
movsbl -39(%rbp), %eax
subl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -39(%rbp)
movsbl -39(%rbp), %eax
cmpl $0, %eax
jge LBB5_5
## %bb.4:
movb $0, -39(%rbp)
LBB5_5:
movsbl -39(%rbp), %eax
addl -60(%rbp), %eax
cmpl $12, %eax
jl LBB5_8
## %bb.6:
movsbl -7(%rbp), %eax
cmpl $12, %eax
jg LBB5_8
## %bb.7:
movl $11, %eax
subl -60(%rbp), %eax
## kill: def $al killed $al killed $eax
movb %al, -39(%rbp)
LBB5_8:
movl $0, -68(%rbp)
LBB5_9: ## =>This Inner Loop Header: Depth=1
movq -16(%rbp), %rax
movslq -68(%rbp), %rcx
movsbl 3(%rax,%rcx,2), %eax
cmpl $127, %eax
je LBB5_17
## %bb.10: ## in Loop: Header=BB5_9 Depth=1
movl -20(%rbp), %eax
## kill: def $rax killed $eax
movq %rax, -80(%rbp) ## 8-byte Spill
subq $3, %rax
ja LBB5_15
## %bb.30: ## in Loop: Header=BB5_9 Depth=1
movq -80(%rbp), %rax ## 8-byte Reload
leaq LJTI5_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB5_11: ## in Loop: Header=BB5_9 Depth=1
movq -16(%rbp), %rax
movslq -68(%rbp), %rcx
movsbl 3(%rax,%rcx,2), %ecx
movq -32(%rbp), %rax
movslq -68(%rbp), %rdx
imulq $12, %rdx, %rdx
addq %rdx, %rax
movl %ecx, (%rax)
movq -16(%rbp), %rax
movslq -68(%rbp), %rcx
movsbl 4(%rax,%rcx,2), %ecx
movq -32(%rbp), %rax
movslq -68(%rbp), %rdx
imulq $12, %rdx, %rdx
addq %rdx, %rax
movl %ecx, 4(%rax)
jmp LBB5_15
LBB5_12: ## in Loop: Header=BB5_9 Depth=1
movl -64(%rbp), %ecx
movq -16(%rbp), %rax
movslq -68(%rbp), %rdx
movsbl 4(%rax,%rdx,2), %eax
subl %eax, %ecx
movq -32(%rbp), %rax
movslq -68(%rbp), %rdx
imulq $12, %rdx, %rdx
addq %rdx, %rax
movl %ecx, (%rax)
movq -16(%rbp), %rax
movslq -68(%rbp), %rcx
movsbl 3(%rax,%rcx,2), %ecx
movq -32(%rbp), %rax
movslq -68(%rbp), %rdx
imulq $12, %rdx, %rdx
addq %rdx, %rax
movl %ecx, 4(%rax)
jmp LBB5_15
LBB5_13: ## in Loop: Header=BB5_9 Depth=1
movl -64(%rbp), %ecx
movq -16(%rbp), %rax
movslq -68(%rbp), %rdx
movsbl 3(%rax,%rdx,2), %eax
subl %eax, %ecx
movq -32(%rbp), %rax
movslq -68(%rbp), %rdx
imulq $12, %rdx, %rdx
addq %rdx, %rax
movl %ecx, (%rax)
movl -60(%rbp), %ecx
movq -16(%rbp), %rax
movslq -68(%rbp), %rdx
movsbl 4(%rax,%rdx,2), %eax
subl %eax, %ecx
movq -32(%rbp), %rax
movslq -68(%rbp), %rdx
imulq $12, %rdx, %rdx
addq %rdx, %rax
movl %ecx, 4(%rax)
jmp LBB5_15
LBB5_14: ## in Loop: Header=BB5_9 Depth=1
movq -16(%rbp), %rax
movslq -68(%rbp), %rcx
movsbl 4(%rax,%rcx,2), %ecx
movq -32(%rbp), %rax
movslq -68(%rbp), %rdx
imulq $12, %rdx, %rdx
addq %rdx, %rax
movl %ecx, (%rax)
movl -60(%rbp), %ecx
movq -16(%rbp), %rax
movslq -68(%rbp), %rdx
movsbl 3(%rax,%rdx,2), %eax
subl %eax, %ecx
movq -32(%rbp), %rax
movslq -68(%rbp), %rdx
imulq $12, %rdx, %rdx
addq %rdx, %rax
movl %ecx, 4(%rax)
LBB5_15: ## in Loop: Header=BB5_9 Depth=1
movsbl -40(%rbp), %ecx
movq -32(%rbp), %rax
movslq -68(%rbp), %rdx
imulq $12, %rdx, %rdx
addq %rdx, %rax
addl (%rax), %ecx
movl %ecx, (%rax)
movsbl -39(%rbp), %ecx
movq -32(%rbp), %rax
movslq -68(%rbp), %rdx
imulq $12, %rdx, %rdx
addq %rdx, %rax
addl 4(%rax), %ecx
movl %ecx, 4(%rax)
movq -16(%rbp), %rax
movsbl (%rax), %ecx
movq -32(%rbp), %rax
movslq -68(%rbp), %rdx
imulq $12, %rdx, %rdx
addq %rdx, %rax
movl %ecx, 8(%rax)
## %bb.16: ## in Loop: Header=BB5_9 Depth=1
movl -68(%rbp), %eax
addl $1, %eax
movl %eax, -68(%rbp)
jmp LBB5_9
LBB5_17:
movq -32(%rbp), %rax
movslq -68(%rbp), %rcx
imulq $12, %rcx, %rcx
addq %rcx, %rax
movl $127, 4(%rax)
movq -32(%rbp), %rax
movslq -68(%rbp), %rcx
imulq $12, %rcx, %rcx
addq %rcx, %rax
movl $127, (%rax)
LBB5_18: ## =>This Loop Header: Depth=1
## Child Loop BB5_19 Depth 2
movl $0, -64(%rbp)
movl $0, -68(%rbp)
LBB5_19: ## Parent Loop BB5_18 Depth=1
## => This Inner Loop Header: Depth=2
movq -32(%rbp), %rax
movl -68(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
imulq $12, %rcx, %rcx
addq %rcx, %rax
cmpl $127, (%rax)
je LBB5_27
## %bb.20: ## in Loop: Header=BB5_19 Depth=2
movq -32(%rbp), %rax
movslq -68(%rbp), %rcx
imulq $12, %rcx, %rcx
addq %rcx, %rax
movl (%rax), %eax
movq -32(%rbp), %rcx
movl -68(%rbp), %edx
addl $1, %edx
movslq %edx, %rdx
imulq $12, %rdx, %rdx
addq %rdx, %rcx
cmpl (%rcx), %eax
jge LBB5_22
## %bb.21: ## in Loop: Header=BB5_19 Depth=2
jmp LBB5_26
LBB5_22: ## in Loop: Header=BB5_19 Depth=2
movq -32(%rbp), %rax
movslq -68(%rbp), %rcx
imulq $12, %rcx, %rcx
addq %rcx, %rax
movl (%rax), %eax
movq -32(%rbp), %rcx
movl -68(%rbp), %edx
addl $1, %edx
movslq %edx, %rdx
imulq $12, %rdx, %rdx
addq %rdx, %rcx
cmpl (%rcx), %eax
jne LBB5_25
## %bb.23: ## in Loop: Header=BB5_19 Depth=2
movq -32(%rbp), %rax
movslq -68(%rbp), %rcx
imulq $12, %rcx, %rcx
addq %rcx, %rax
movl 4(%rax), %eax
movq -32(%rbp), %rcx
movl -68(%rbp), %edx
addl $1, %edx
movslq %edx, %rdx
imulq $12, %rdx, %rdx
addq %rdx, %rcx
cmpl 4(%rcx), %eax
jg LBB5_25
## %bb.24: ## in Loop: Header=BB5_19 Depth=2
jmp LBB5_26
LBB5_25: ## in Loop: Header=BB5_19 Depth=2
movl -64(%rbp), %eax
addl $1, %eax
movl %eax, -64(%rbp)
movq -32(%rbp), %rax
movslq -68(%rbp), %rcx
imulq $12, %rcx, %rcx
addq %rcx, %rax
movq (%rax), %rcx
movq %rcx, -56(%rbp)
movl 8(%rax), %eax
movl %eax, -48(%rbp)
movq -32(%rbp), %rax
movslq -68(%rbp), %rcx
imulq $12, %rcx, %rcx
addq %rcx, %rax
movq -32(%rbp), %rcx
movl -68(%rbp), %edx
addl $1, %edx
movslq %edx, %rdx
imulq $12, %rdx, %rdx
addq %rdx, %rcx
movq (%rcx), %rdx
movq %rdx, (%rax)
movl 8(%rcx), %ecx
movl %ecx, 8(%rax)
movq -32(%rbp), %rax
movl -68(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
imulq $12, %rcx, %rcx
addq %rcx, %rax
movq -56(%rbp), %rcx
movq %rcx, (%rax)
movl -48(%rbp), %ecx
movl %ecx, 8(%rax)
LBB5_26: ## in Loop: Header=BB5_19 Depth=2
movl -68(%rbp), %eax
addl $1, %eax
movl %eax, -68(%rbp)
jmp LBB5_19
LBB5_27: ## in Loop: Header=BB5_18 Depth=1
jmp LBB5_28
LBB5_28: ## in Loop: Header=BB5_18 Depth=1
cmpl $0, -64(%rbp)
jne LBB5_18
## %bb.29:
popq %rbp
retq
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L5_0_set_11, LBB5_11-LJTI5_0
.set L5_0_set_14, LBB5_14-LJTI5_0
.set L5_0_set_13, LBB5_13-LJTI5_0
.set L5_0_set_12, LBB5_12-LJTI5_0
LJTI5_0:
.long L5_0_set_11
.long L5_0_set_14
.long L5_0_set_13
.long L5_0_set_12
.end_data_region
## -- End function
.globl _draw ## -- Begin function draw
.p2align 4, 0x90
_draw: ## @draw
.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)
LBB6_1: ## =>This Inner Loop Header: Depth=1
movq -8(%rbp), %rax
cmpl $127, (%rax)
je LBB6_6
## %bb.2: ## in Loop: Header=BB6_1 Depth=1
movq -8(%rbp), %rax
cmpl $0, (%rax)
jge LBB6_4
## %bb.3: ## in Loop: Header=BB6_1 Depth=1
jmp LBB6_5
LBB6_4: ## in Loop: Header=BB6_1 Depth=1
movq -8(%rbp), %rax
movq (%rax), %rcx
movq %rcx, -24(%rbp)
movl 8(%rax), %eax
movl %eax, -16(%rbp)
movq -24(%rbp), %rdi
movl -16(%rbp), %esi
callq _ppos
movq -8(%rbp), %rax
movl 8(%rax), %edi
callq _color
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
movsbl _cur+1(%rip), %eax
addl $2, %eax
## kill: def $al killed $al killed $eax
movb %al, _cur+1(%rip)
LBB6_5: ## in Loop: Header=BB6_1 Depth=1
movq -8(%rbp), %rax
addq $12, %rax
movq %rax, -8(%rbp)
jmp LBB6_1
LBB6_6:
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _move ## -- Begin function move
.p2align 4, 0x90
_move: ## @move
.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)
movl %edx, -20(%rbp)
LBB7_1: ## =>This Inner Loop Header: Depth=1
movq -8(%rbp), %rax
cmpl $127, (%rax)
jne LBB7_3
## %bb.2: ## in Loop: Header=BB7_1 Depth=1
jmp LBB7_20
LBB7_3: ## in Loop: Header=BB7_1 Depth=1
movq -16(%rbp), %rax
cmpl $127, (%rax)
jne LBB7_5
## %bb.4: ## in Loop: Header=BB7_1 Depth=1
jmp LBB7_17
LBB7_5: ## in Loop: Header=BB7_1 Depth=1
movq -8(%rbp), %rax
movl (%rax), %eax
movq -16(%rbp), %rcx
cmpl (%rcx), %eax
jle LBB7_7
## %bb.6: ## in Loop: Header=BB7_1 Depth=1
jmp LBB7_20
LBB7_7: ## in Loop: Header=BB7_1 Depth=1
movq -8(%rbp), %rax
movl (%rax), %eax
movq -16(%rbp), %rcx
cmpl (%rcx), %eax
jge LBB7_9
## %bb.8: ## in Loop: Header=BB7_1 Depth=1
jmp LBB7_17
LBB7_9: ## in Loop: Header=BB7_1 Depth=1
movq -8(%rbp), %rax
movl 4(%rax), %eax
movq -16(%rbp), %rcx
cmpl 4(%rcx), %eax
jle LBB7_11
## %bb.10: ## in Loop: Header=BB7_1 Depth=1
jmp LBB7_20
LBB7_11: ## in Loop: Header=BB7_1 Depth=1
movq -8(%rbp), %rax
movl 4(%rax), %eax
movq -16(%rbp), %rcx
cmpl 4(%rcx), %eax
jne LBB7_16
## %bb.12: ## in Loop: Header=BB7_1 Depth=1
movq -8(%rbp), %rax
addq $12, %rax
movq %rax, -8(%rbp)
movq _colored@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
je LBB7_15
## %bb.13: ## in Loop: Header=BB7_1 Depth=1
movq -8(%rbp), %rax
movl -4(%rax), %eax
movq -16(%rbp), %rcx
cmpl 8(%rcx), %eax
je LBB7_15
## %bb.14: ## in Loop: Header=BB7_1 Depth=1
jmp LBB7_20
LBB7_15: ## in Loop: Header=BB7_1 Depth=1
movq -16(%rbp), %rax
addq $12, %rax
movq %rax, -16(%rbp)
jmp LBB7_1
LBB7_16: ## in Loop: Header=BB7_1 Depth=1
jmp LBB7_17
LBB7_17: ## in Loop: Header=BB7_1 Depth=1
movq -8(%rbp), %rax
cmpl $0, (%rax)
jl LBB7_19
## %bb.18: ## in Loop: Header=BB7_1 Depth=1
movq -8(%rbp), %rax
movq (%rax), %rcx
movq %rcx, -40(%rbp)
movl 8(%rax), %eax
movl %eax, -32(%rbp)
movq -40(%rbp), %rdi
movl -32(%rbp), %esi
callq _ppos
movl $3, %edi
callq _color
movl -20(%rbp), %ecx
leaq L_.str.7(%rip), %rdi
leaq L_.str.6(%rip), %rax
cmpl $0, %ecx
cmovneq %rax, %rdi
movb $0, %al
callq _printf
movsbl _cur+1(%rip), %eax
addl $2, %eax
## kill: def $al killed $al killed $eax
movb %al, _cur+1(%rip)
LBB7_19: ## in Loop: Header=BB7_1 Depth=1
movq -8(%rbp), %rax
addq $12, %rax
movq %rax, -8(%rbp)
jmp LBB7_1
LBB7_20: ## in Loop: Header=BB7_1 Depth=1
movq -16(%rbp), %rax
cmpl $127, (%rax)
jne LBB7_22
## %bb.21:
jmp LBB7_25
LBB7_22: ## in Loop: Header=BB7_1 Depth=1
movq -16(%rbp), %rax
cmpl $0, (%rax)
jl LBB7_24
## %bb.23: ## in Loop: Header=BB7_1 Depth=1
movq -16(%rbp), %rax
movq (%rax), %rcx
movq %rcx, -56(%rbp)
movl 8(%rax), %eax
movl %eax, -48(%rbp)
movq -56(%rbp), %rdi
movl -48(%rbp), %esi
callq _ppos
movq -16(%rbp), %rax
movl 8(%rax), %edi
callq _color
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
movsbl _cur+1(%rip), %eax
addl $2, %eax
## kill: def $al killed $al killed $eax
movb %al, _cur+1(%rip)
LBB7_24: ## in Loop: Header=BB7_1 Depth=1
movq -16(%rbp), %rax
addq $12, %rax
movq %rax, -16(%rbp)
jmp LBB7_1
LBB7_25:
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _medcol ## -- Begin function medcol
.p2align 4, 0x90
_medcol: ## @medcol
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %edi, -8(%rbp)
movl -8(%rbp), %eax
movl %eax, -12(%rbp) ## 4-byte Spill
testl %eax, %eax
je LBB8_1
jmp LBB8_6
LBB8_6:
movl -12(%rbp), %eax ## 4-byte Reload
subl $1, %eax
je LBB8_2
jmp LBB8_7
LBB8_7:
movl -12(%rbp), %eax ## 4-byte Reload
subl $2, %eax
je LBB8_3
jmp LBB8_4
LBB8_1:
movl $11, -4(%rbp)
jmp LBB8_5
LBB8_2:
movl $15, -4(%rbp)
jmp LBB8_5
LBB8_3:
movl $9, -4(%rbp)
jmp LBB8_5
LBB8_4:
movl $7, -4(%rbp)
LBB8_5:
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _showtop ## -- Begin function showtop
.p2align 4, 0x90
_showtop: ## @showtop
.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 _pentix@GOTPCREL(%rip), %rax
movl (%rax), %ecx
leaq L_.str.9(%rip), %rdi
leaq L_.str.8(%rip), %rax
cmpl $0, %ecx
cmovneq %rax, %rdi
xorl %esi, %esi
movb $0, %al
callq _open
movl %eax, -4(%rbp)
cmpl $-1, -4(%rbp)
je LBB9_2
## %bb.1:
movl -4(%rbp), %edi
movq _tops@GOTPCREL(%rip), %rsi
movl $200, %edx
callq _read
cmpq $200, %rax
je LBB9_3
LBB9_2:
movq _tops@GOTPCREL(%rip), %rdi
xorl %esi, %esi
movl $200, %edx
callq _memset
LBB9_3:
movl -4(%rbp), %edi
callq _close
movl $0, -8(%rbp)
LBB9_4: ## =>This Inner Loop Header: Depth=1
cmpl $10, -8(%rbp)
jge LBB9_10
## %bb.5: ## in Loop: Header=BB9_4 Depth=1
movslq -8(%rbp), %rcx
movq _tops@GOTPCREL(%rip), %rax
imulq $20, %rcx, %rcx
addq %rcx, %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB9_7
## %bb.6: ## in Loop: Header=BB9_4 Depth=1
movslq -8(%rbp), %rcx
movq _tops@GOTPCREL(%rip), %rax
imulq $20, %rcx, %rcx
addq %rcx, %rax
movl 12(%rax), %eax
movq _score@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jge LBB9_8
LBB9_7:
jmp LBB9_10
LBB9_8: ## in Loop: Header=BB9_4 Depth=1
jmp LBB9_9
LBB9_9: ## in Loop: Header=BB9_4 Depth=1
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
jmp LBB9_4
LBB9_10:
movl -8(%rbp), %eax
movl %eax, _mytopsline(%rip)
cmpl $0, -8(%rbp)
jne LBB9_12
## %bb.11:
movl $10000000, _nexttopsscore(%rip) ## imm = 0x989680
jmp LBB9_13
LBB9_12:
movl -8(%rbp), %eax
subl $1, %eax
movslq %eax, %rcx
movq _tops@GOTPCREL(%rip), %rax
imulq $20, %rcx, %rcx
addq %rcx, %rax
movl 12(%rax), %eax
movl %eax, _nexttopsscore(%rip)
LBB9_13:
movl $0, -12(%rbp)
movl $0, -8(%rbp)
LBB9_14: ## =>This Inner Loop Header: Depth=1
cmpl $10, -8(%rbp)
jge LBB9_22
## %bb.15: ## in Loop: Header=BB9_14 Depth=1
movl -8(%rbp), %edi
addl $12, %edi
xorl %esi, %esi
callq _pos
movl -8(%rbp), %edi
callq _medcol
movl %eax, %edi
callq _color
movl -8(%rbp), %esi
addl $1, %esi
leaq L_.str.10(%rip), %rdi
movb $0, %al
callq _printf
movl _mytopsline(%rip), %eax
cmpl -8(%rbp), %eax
jne LBB9_17
## %bb.16: ## in Loop: Header=BB9_14 Depth=1
movq _class@GOTPCREL(%rip), %rax
movl (%rax), %edx
addl $1, %edx
movq _score@GOTPCREL(%rip), %rax
movl (%rax), %ecx
leaq L_.str.11(%rip), %rdi
movq _ucuser@GOTPCREL(%rip), %rsi
movb $0, %al
callq _printf
jmp LBB9_20
LBB9_17: ## in Loop: Header=BB9_14 Depth=1
movslq -12(%rbp), %rcx
movq _tops@GOTPCREL(%rip), %rax
imulq $20, %rcx, %rcx
addq %rcx, %rax
cmpb $0, (%rax)
je LBB9_19
## %bb.18: ## in Loop: Header=BB9_14 Depth=1
movslq -12(%rbp), %rax
movq _tops@GOTPCREL(%rip), %rsi
imulq $20, %rax, %rax
addq %rax, %rsi
movslq -12(%rbp), %rcx
movq _tops@GOTPCREL(%rip), %rax
imulq $20, %rcx, %rcx
addq %rcx, %rax
movl 16(%rax), %edx
addl $1, %edx
movslq -12(%rbp), %rcx
movq _tops@GOTPCREL(%rip), %rax
imulq $20, %rcx, %rcx
addq %rcx, %rax
movl 12(%rax), %ecx
leaq L_.str.11(%rip), %rdi
movb $0, %al
callq _printf
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
LBB9_19: ## in Loop: Header=BB9_14 Depth=1
jmp LBB9_20
LBB9_20: ## in Loop: Header=BB9_14 Depth=1
jmp LBB9_21
LBB9_21: ## in Loop: Header=BB9_14 Depth=1
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
jmp LBB9_14
LBB9_22:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _savescore ## -- Begin function savescore
.p2align 4, 0x90
_savescore: ## @savescore
.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 _pentix@GOTPCREL(%rip), %rax
movl (%rax), %edx
leaq L_.str.9(%rip), %rax
leaq L_.str.8(%rip), %rcx
cmpl $0, %edx
cmovneq %rcx, %rax
movq %rax, -8(%rbp)
movq -8(%rbp), %rdi
movl $2, %esi
movb $0, %al
callq _open
movl %eax, -20(%rbp)
cmpl $-1, -20(%rbp)
je LBB10_2
## %bb.1:
movl -20(%rbp), %edi
movq _tops@GOTPCREL(%rip), %rsi
movl $200, %edx
callq _read
cmpq $200, %rax
je LBB10_3
LBB10_2:
movq _tops@GOTPCREL(%rip), %rdi
xorl %esi, %esi
movl $200, %edx
callq _memset
movq -8(%rbp), %rdi
movl $438, %esi ## imm = 0x1B6
callq _creat
movl %eax, -20(%rbp)
LBB10_3:
movl $0, -12(%rbp)
LBB10_4: ## =>This Inner Loop Header: Depth=1
cmpl $10, -12(%rbp)
jge LBB10_10
## %bb.5: ## in Loop: Header=BB10_4 Depth=1
movslq -12(%rbp), %rcx
movq _tops@GOTPCREL(%rip), %rax
imulq $20, %rcx, %rcx
addq %rcx, %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB10_7
## %bb.6: ## in Loop: Header=BB10_4 Depth=1
movslq -12(%rbp), %rcx
movq _tops@GOTPCREL(%rip), %rax
imulq $20, %rcx, %rcx
addq %rcx, %rax
movl 12(%rax), %eax
movq _score@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jge LBB10_8
LBB10_7:
jmp LBB10_10
LBB10_8: ## in Loop: Header=BB10_4 Depth=1
jmp LBB10_9
LBB10_9: ## in Loop: Header=BB10_4 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB10_4
LBB10_10:
cmpl $10, -12(%rbp)
jne LBB10_12
## %bb.11:
movl -20(%rbp), %edi
callq _close
jmp LBB10_19
LBB10_12:
movl $9, -16(%rbp)
LBB10_13: ## =>This Inner Loop Header: Depth=1
movl -16(%rbp), %eax
cmpl -12(%rbp), %eax
jle LBB10_16
## %bb.14: ## in Loop: Header=BB10_13 Depth=1
movslq -16(%rbp), %rcx
movq _tops@GOTPCREL(%rip), %rax
imulq $20, %rcx, %rcx
addq %rcx, %rax
movl -16(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rdx
movq _tops@GOTPCREL(%rip), %rcx
imulq $20, %rdx, %rdx
addq %rdx, %rcx
movq (%rcx), %rdx
movq %rdx, (%rax)
movq 8(%rcx), %rdx
movq %rdx, 8(%rax)
movl 16(%rcx), %ecx
movl %ecx, 16(%rax)
## %bb.15: ## in Loop: Header=BB10_13 Depth=1
movl -16(%rbp), %eax
addl $-1, %eax
movl %eax, -16(%rbp)
jmp LBB10_13
LBB10_16:
movslq -12(%rbp), %rax
movq _tops@GOTPCREL(%rip), %rdi
imulq $20, %rax, %rax
addq %rax, %rdi
movq _user@GOTPCREL(%rip), %rsi
movl $10, %edx
callq ___strcpy_chk
movq _class@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movslq -12(%rbp), %rdx
movq _tops@GOTPCREL(%rip), %rax
imulq $20, %rdx, %rdx
addq %rdx, %rax
movl %ecx, 16(%rax)
movq _score@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movslq -12(%rbp), %rdx
movq _tops@GOTPCREL(%rip), %rax
imulq $20, %rdx, %rdx
addq %rdx, %rax
movl %ecx, 12(%rax)
movl -20(%rbp), %edi
xorl %eax, %eax
movl %eax, %esi
xorl %edx, %edx
callq _lseek
movl -20(%rbp), %edi
movq _tops@GOTPCREL(%rip), %rsi
movl $200, %edx
callq _write
cmpq $0, %rax
jge LBB10_18
## %bb.17:
jmp LBB10_18
LBB10_18:
movl -20(%rbp), %edi
callq _close
LBB10_19:
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _drawclass ## -- Begin function drawclass
.p2align 4, 0x90
_drawclass: ## @drawclass
.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 _class@GOTPCREL(%rip), %rax
movl (%rax), %eax
addl $1, %eax
movl %eax, -4(%rbp)
movl $10, %edi
callq _color
movl $5, %esi
movl %esi, %edi
callq _pos
movl -4(%rbp), %eax
movl $10, %ecx
cltd
idivl %ecx
movslq %eax, %rcx
leaq _drawclass.msd(%rip), %rax
movq (%rax,%rcx,8), %rsi
movl -4(%rbp), %eax
movl $10, %ecx
cltd
idivl %ecx
movslq %edx, %rcx
leaq _drawclass.lsd(%rip), %rax
movq (%rax,%rcx,8), %rdx
leaq L_.str.19(%rip), %rdi
movb $0, %al
callq _printf
movsbl _cur+1(%rip), %eax
addl $9, %eax
## kill: def $al killed $al killed $eax
movb %al, _cur+1(%rip)
movl $6, %edi
movl $5, %esi
callq _pos
movl -4(%rbp), %eax
movl $10, %ecx
cltd
idivl %ecx
movslq %eax, %rcx
leaq _drawclass.msd(%rip), %rax
movq 24(%rax,%rcx,8), %rsi
movl -4(%rbp), %eax
movl $10, %ecx
cltd
idivl %ecx
movslq %edx, %rcx
leaq _drawclass.lsd(%rip), %rax
movq 80(%rax,%rcx,8), %rdx
leaq L_.str.19(%rip), %rdi
movb $0, %al
callq _printf
movsbl _cur+1(%rip), %eax
addl $9, %eax
## kill: def $al killed $al killed $eax
movb %al, _cur+1(%rip)
movl $7, %edi
movl $5, %esi
callq _pos
movl -4(%rbp), %eax
movl $10, %ecx
cltd
idivl %ecx
movslq %eax, %rcx
leaq _drawclass.msd(%rip), %rax
movq 48(%rax,%rcx,8), %rsi
movl -4(%rbp), %eax
movl $10, %ecx
cltd
idivl %ecx
movslq %edx, %rcx
leaq _drawclass.lsd(%rip), %rax
movq 160(%rax,%rcx,8), %rdx
leaq L_.str.19(%rip), %rdi
movb $0, %al
callq _printf
movsbl _cur+1(%rip), %eax
addl $9, %eax
## kill: def $al killed $al killed $eax
movb %al, _cur+1(%rip)
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _nextclass ## -- Begin function nextclass
.p2align 4, 0x90
_nextclass: ## @nextclass
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _class@GOTPCREL(%rip), %rax
cmpl $19, (%rax)
jl LBB12_2
## %bb.1:
jmp LBB12_4
LBB12_2:
movq _class@GOTPCREL(%rip), %rax
movl (%rax), %ecx
addl $1, %ecx
movq _class@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movq _interval@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl $5, %ecx
cltd
idivl %ecx
movq _interval@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
subl %eax, %ecx
movq _interval@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
callq _drawclass
cmpl $10, _mytopsline(%rip)
jge LBB12_4
## %bb.3:
movl _mytopsline(%rip), %edi
callq _medcol
movl %eax, %edi
callq _color
movl _mytopsline(%rip), %edi
addl $12, %edi
movl $12, %esi
callq _pos
movq _class@GOTPCREL(%rip), %rax
movl (%rax), %esi
addl $1, %esi
leaq L_.str.20(%rip), %rdi
movb $0, %al
callq _printf
LBB12_4:
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _scarp ## -- Begin function scarp
.p2align 4, 0x90
_scarp: ## @scarp
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $112, %rsp
movq %rdi, -8(%rbp)
movl $0, -16(%rbp)
LBB13_1: ## =>This Inner Loop Header: Depth=1
movq -8(%rbp), %rax
cmpl $127, (%rax)
je LBB13_11
## %bb.2: ## in Loop: Header=BB13_1 Depth=1
movq -8(%rbp), %rax
cmpl $0, (%rax)
jg LBB13_4
## %bb.3:
callq _savescore
movl $11, %edi
movl %edi, -100(%rbp) ## 4-byte Spill
callq _color
movl $9, %edi
movl $25, %esi
movl %esi, -80(%rbp) ## 4-byte Spill
callq _pos
leaq L_.str.21(%rip), %rdi
movq %rdi, -96(%rbp) ## 8-byte Spill
xorl %eax, %eax
movl %eax, -76(%rbp) ## 4-byte Spill
movb %al, -81(%rbp) ## 1-byte Spill
callq _printf
movl -80(%rbp), %esi ## 4-byte Reload
movl $10, %edi
callq _pos
movb -81(%rbp), %al ## 1-byte Reload
leaq L_.str.22(%rip), %rdi
callq _printf
movl -100(%rbp), %edi ## 4-byte Reload
movl -80(%rbp), %esi ## 4-byte Reload
callq _pos
movq -96(%rbp), %rdi ## 8-byte Reload
movb -81(%rbp), %al ## 1-byte Reload
callq _printf
movl -80(%rbp), %edi ## 4-byte Reload
movl -76(%rbp), %esi ## 4-byte Reload
callq _pos
callq _restorecolor
callq _t_resetmode
movl -76(%rbp), %edi ## 4-byte Reload
callq _exit
LBB13_4: ## in Loop: Header=BB13_1 Depth=1
movq _colored@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
je LBB13_6
## %bb.5: ## in Loop: Header=BB13_1 Depth=1
movq -8(%rbp), %rax
movl 8(%rax), %eax
movl %eax, -104(%rbp) ## 4-byte Spill
jmp LBB13_7
LBB13_6: ## in Loop: Header=BB13_1 Depth=1
movl $1, %eax
movl %eax, -104(%rbp) ## 4-byte Spill
jmp LBB13_7
LBB13_7: ## in Loop: Header=BB13_1 Depth=1
movl -104(%rbp), %eax ## 4-byte Reload
movb %al, %dl
movq -8(%rbp), %rax
movslq (%rax), %rcx
movq _pit@GOTPCREL(%rip), %rax
imulq $12, %rcx, %rcx
addq %rcx, %rax
movq -8(%rbp), %rcx
movslq 4(%rcx), %rcx
movb %dl, (%rax,%rcx)
movq -8(%rbp), %rax
movslq (%rax), %rdx
movq _pitcnt@GOTPCREL(%rip), %rax
movb (%rax,%rdx), %al
addb $1, %al
movq _pitcnt@GOTPCREL(%rip), %rcx
movb %al, (%rcx,%rdx)
movsbl %al, %eax
cmpl $12, %eax
jne LBB13_9
## %bb.8: ## in Loop: Header=BB13_1 Depth=1
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
LBB13_9: ## in Loop: Header=BB13_1 Depth=1
jmp LBB13_10
LBB13_10: ## in Loop: Header=BB13_1 Depth=1
movq -8(%rbp), %rax
addq $12, %rax
movq %rax, -8(%rbp)
jmp LBB13_1
LBB13_11:
cmpl $0, -16(%rbp)
je LBB13_50
## %bb.12:
movl $0, -12(%rbp)
LBB13_13: ## =>This Loop Header: Depth=1
## Child Loop BB13_15 Depth 2
movl -12(%rbp), %eax
cmpl -16(%rbp), %eax
jge LBB13_22
## %bb.14: ## in Loop: Header=BB13_13 Depth=1
movl $0, -20(%rbp)
LBB13_15: ## Parent Loop BB13_13 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $12, -20(%rbp)
jge LBB13_20
## %bb.16: ## in Loop: Header=BB13_15 Depth=2
movslq -12(%rbp), %rcx
movq _pit@GOTPCREL(%rip), %rax
imulq $12, %rcx, %rcx
addq %rcx, %rax
movslq -20(%rbp), %rcx
cmpb $0, (%rax,%rcx)
je LBB13_18
## %bb.17: ## in Loop: Header=BB13_15 Depth=2
movl -12(%rbp), %eax
movl %eax, -40(%rbp)
movl -20(%rbp), %eax
movl %eax, -36(%rbp)
movq -40(%rbp), %rax
movq %rax, -56(%rbp)
movl -32(%rbp), %eax
movl %eax, -48(%rbp)
movq -56(%rbp), %rdi
movl -48(%rbp), %esi
callq _ppos
movl $3, %edi
callq _color
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _printf
LBB13_18: ## in Loop: Header=BB13_15 Depth=2
jmp LBB13_19
LBB13_19: ## in Loop: Header=BB13_15 Depth=2
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB13_15
LBB13_20: ## in Loop: Header=BB13_13 Depth=1
jmp LBB13_21
LBB13_21: ## in Loop: Header=BB13_13 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB13_13
LBB13_22:
movl -16(%rbp), %eax
movl %eax, -24(%rbp)
movl -16(%rbp), %eax
movl %eax, -12(%rbp)
LBB13_23: ## =>This Loop Header: Depth=1
## Child Loop BB13_29 Depth 2
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $24, -12(%rbp)
movb %al, -105(%rbp) ## 1-byte Spill
jge LBB13_25
## %bb.24: ## in Loop: Header=BB13_23 Depth=1
cmpl $0, -24(%rbp)
setg %al
movb %al, -105(%rbp) ## 1-byte Spill
LBB13_25: ## in Loop: Header=BB13_23 Depth=1
movb -105(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB13_26
jmp LBB13_39
LBB13_26: ## in Loop: Header=BB13_23 Depth=1
movl -12(%rbp), %eax
subl -24(%rbp), %eax
movslq %eax, %rcx
movq _pitcnt@GOTPCREL(%rip), %rax
movsbl (%rax,%rcx), %eax
cmpl $12, %eax
jne LBB13_28
## %bb.27: ## in Loop: Header=BB13_23 Depth=1
movl -24(%rbp), %eax
addl $-1, %eax
movl %eax, -24(%rbp)
movl -12(%rbp), %eax
addl $-1, %eax
movl %eax, -12(%rbp)
jmp LBB13_38
LBB13_28: ## in Loop: Header=BB13_23 Depth=1
movl $0, -20(%rbp)
LBB13_29: ## Parent Loop BB13_23 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $12, -20(%rbp)
jge LBB13_37
## %bb.30: ## in Loop: Header=BB13_29 Depth=2
movslq -12(%rbp), %rcx
movq _pit@GOTPCREL(%rip), %rax
imulq $12, %rcx, %rcx
addq %rcx, %rax
movslq -20(%rbp), %rcx
movsbl (%rax,%rcx), %eax
movl -12(%rbp), %ecx
subl -24(%rbp), %ecx
movslq %ecx, %rdx
movq _pit@GOTPCREL(%rip), %rcx
imulq $12, %rdx, %rdx
addq %rdx, %rcx
movslq -20(%rbp), %rdx
movsbl (%rcx,%rdx), %ecx
cmpl %ecx, %eax
je LBB13_35
## %bb.31: ## in Loop: Header=BB13_29 Depth=2
movl -12(%rbp), %eax
movl %eax, -40(%rbp)
movl -20(%rbp), %eax
movl %eax, -36(%rbp)
movq -40(%rbp), %rax
movq %rax, -72(%rbp)
movl -32(%rbp), %eax
movl %eax, -64(%rbp)
movq -72(%rbp), %rdi
movl -64(%rbp), %esi
callq _ppos
movl -12(%rbp), %eax
subl -24(%rbp), %eax
movslq %eax, %rcx
movq _pit@GOTPCREL(%rip), %rax
imulq $12, %rcx, %rcx
addq %rcx, %rax
movslq -20(%rbp), %rcx
cmpb $0, (%rax,%rcx)
je LBB13_33
## %bb.32: ## in Loop: Header=BB13_29 Depth=2
movl -12(%rbp), %eax
subl -24(%rbp), %eax
movslq %eax, %rcx
movq _pit@GOTPCREL(%rip), %rax
imulq $12, %rcx, %rcx
addq %rcx, %rax
movslq -20(%rbp), %rcx
movsbl (%rax,%rcx), %edi
callq _color
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB13_34
LBB13_33: ## in Loop: Header=BB13_29 Depth=2
movl $3, %edi
callq _color
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _printf
LBB13_34: ## in Loop: Header=BB13_29 Depth=2
jmp LBB13_35
LBB13_35: ## in Loop: Header=BB13_29 Depth=2
jmp LBB13_36
LBB13_36: ## in Loop: Header=BB13_29 Depth=2
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB13_29
LBB13_37: ## in Loop: Header=BB13_23 Depth=1
jmp LBB13_38
LBB13_38: ## in Loop: Header=BB13_23 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB13_23
LBB13_39:
movl $23, -12(%rbp)
LBB13_40: ## =>This Inner Loop Header: Depth=1
cmpl $0, -12(%rbp)
jle LBB13_45
## %bb.41: ## in Loop: Header=BB13_40 Depth=1
movslq -12(%rbp), %rcx
movq _pitcnt@GOTPCREL(%rip), %rax
movsbl (%rax,%rcx), %eax
cmpl $12, %eax
je LBB13_43
## %bb.42: ## in Loop: Header=BB13_40 Depth=1
jmp LBB13_44
LBB13_43: ## in Loop: Header=BB13_40 Depth=1
imull $12, -12(%rbp), %eax
movslq %eax, %rdx
movq _pit@GOTPCREL(%rip), %rsi
movq %rsi, %rdi
addq $12, %rdi
movl $288, %ecx ## imm = 0x120
callq ___memmove_chk
movq _pit@GOTPCREL(%rip), %rdi
xorl %esi, %esi
movl $12, %edx
callq _memset
movslq -12(%rbp), %rdx
movq _pitcnt@GOTPCREL(%rip), %rsi
movq %rsi, %rdi
addq $1, %rdi
movl $23, %ecx
callq ___memmove_chk
movq _pitcnt@GOTPCREL(%rip), %rax
movb $0, (%rax)
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
LBB13_44: ## in Loop: Header=BB13_40 Depth=1
movl -12(%rbp), %eax
addl $-1, %eax
movl %eax, -12(%rbp)
jmp LBB13_40
LBB13_45:
movl $1, %edi
movl $7, %esi
callq _pos
movl -16(%rbp), %ecx
movq _lines@GOTPCREL(%rip), %rax
addl (%rax), %ecx
movq _lines@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movl $15, %edi
callq _color
movq _lines@GOTPCREL(%rip), %rax
movl (%rax), %esi
leaq L_.str.23(%rip), %rdi
movb $0, %al
callq _printf
movsbl _cur+1(%rip), %eax
addl $7, %eax
## kill: def $al killed $al killed $eax
movb %al, _cur+1(%rip)
movq _pitcnt@GOTPCREL(%rip), %rax
movsbl 23(%rax), %eax
cmpl $0, %eax
jne LBB13_47
## %bb.46:
movq _class@GOTPCREL(%rip), %rax
imull $100, (%rax), %ecx
movq _class@GOTPCREL(%rip), %rax
imull (%rax), %ecx
movq _score@GOTPCREL(%rip), %rax
addl (%rax), %ecx
movq _score@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
LBB13_47:
movq _lines@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq _class@GOTPCREL(%rip), %rcx
movslq (%rcx), %rdx
leaq _classlines(%rip), %rcx
cmpl (%rcx,%rdx,4), %eax
jl LBB13_49
## %bb.48:
callq _nextclass
LBB13_49:
jmp LBB13_50
LBB13_50:
movq _shownext@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
je LBB13_52
## %bb.51:
movq _class@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl $2, %ecx
cltd
idivl %ecx
addl $1, %eax
movl %eax, -112(%rbp) ## 4-byte Spill
jmp LBB13_53
LBB13_52:
movq _class@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -112(%rbp) ## 4-byte Spill
LBB13_53:
movl -112(%rbp), %ecx ## 4-byte Reload
movq _score@GOTPCREL(%rip), %rax
addl (%rax), %ecx
movq _score@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movl $2, %edi
movl $7, %esi
callq _pos
movl $15, %edi
callq _color
movq _score@GOTPCREL(%rip), %rax
movl (%rax), %esi
leaq L_.str.23(%rip), %rdi
movb $0, %al
callq _printf
movsbl _cur+1(%rip), %eax
addl $7, %eax
## kill: def $al killed $al killed $eax
movb %al, _cur+1(%rip)
movq _score@GOTPCREL(%rip), %rax
movl (%rax), %eax
cmpl _nexttopsscore(%rip), %eax
jle LBB13_55
## %bb.54:
callq _showtop
jmp LBB13_58
LBB13_55:
cmpl $10, _mytopsline(%rip)
jge LBB13_57
## %bb.56:
movl _mytopsline(%rip), %edi
callq _medcol
movl %eax, %edi
callq _color
movl _mytopsline(%rip), %edi
addl $12, %edi
movl $15, %esi
callq _pos
movq _score@GOTPCREL(%rip), %rax
movl (%rax), %esi
leaq L_.str.23(%rip), %rdi
movb $0, %al
callq _printf
LBB13_57:
jmp LBB13_58
LBB13_58:
addq $112, %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 $752, %rsp ## imm = 0x2F0
movl $0, -36(%rbp)
movl %edi, -40(%rbp)
movq %rsi, -48(%rbp)
leaq -680(%rbp), %rdi
callq _time
movq -680(%rbp), %rax
movl %eax, %edi
callq _srand
movq _shownext@GOTPCREL(%rip), %rax
movl $0, (%rax)
movl $0, -508(%rbp)
movl $0, -692(%rbp)
callq _getlogin
movq %rax, -688(%rbp)
cmpq $0, -688(%rbp)
jne LBB14_2
## %bb.1:
leaq L_.str.24(%rip), %rax
movq %rax, -688(%rbp)
LBB14_2:
movq -688(%rbp), %rsi
movq _user@GOTPCREL(%rip), %rdi
movl $9, %edx
movl $10, %ecx
callq ___strncpy_chk
movq _ucuser@GOTPCREL(%rip), %rdi
movq _user@GOTPCREL(%rip), %rsi
movl $10, %edx
callq ___strcpy_chk
movq _ucuser@GOTPCREL(%rip), %rax
movq %rax, -688(%rbp)
LBB14_3: ## =>This Inner Loop Header: Depth=1
movq -688(%rbp), %rax
cmpb $0, (%rax)
je LBB14_8
## %bb.4: ## in Loop: Header=BB14_3 Depth=1
movq -688(%rbp), %rax
movsbl (%rax), %ecx
movl $97, %eax
cmpl %ecx, %eax
jg LBB14_7
## %bb.5: ## in Loop: Header=BB14_3 Depth=1
movq -688(%rbp), %rax
movsbl (%rax), %eax
cmpl $122, %eax
jg LBB14_7
## %bb.6: ## in Loop: Header=BB14_3 Depth=1
movq -688(%rbp), %rax
movsbl (%rax), %ecx
subl $32, %ecx
## kill: def $cl killed $cl killed $ecx
movb %cl, (%rax)
LBB14_7: ## in Loop: Header=BB14_3 Depth=1
movq -688(%rbp), %rax
addq $1, %rax
movq %rax, -688(%rbp)
jmp LBB14_3
LBB14_8:
jmp LBB14_9
LBB14_9: ## =>This Inner Loop Header: Depth=1
movl -40(%rbp), %edi
movq -48(%rbp), %rsi
leaq L_.str.25(%rip), %rdx
callq _getopt
movl %eax, -500(%rbp)
cmpl $-1, %eax
je LBB14_18
## %bb.10: ## in Loop: Header=BB14_9 Depth=1
movl -500(%rbp), %eax
addl $-48, %eax
movl %eax, %ecx
movq %rcx, -704(%rbp) ## 8-byte Spill
subl $66, %eax
ja LBB14_16
## %bb.141: ## in Loop: Header=BB14_9 Depth=1
movq -704(%rbp), %rax ## 8-byte Reload
leaq LJTI14_1(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB14_11: ## in Loop: Header=BB14_9 Depth=1
movq _pentix@GOTPCREL(%rip), %rax
movl (%rax), %ecx
xorl $1, %ecx
movq _pentix@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
jmp LBB14_17
LBB14_12: ## in Loop: Header=BB14_9 Depth=1
movq _shownext@GOTPCREL(%rip), %rax
movl (%rax), %ecx
xorl $1, %ecx
movq _shownext@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
jmp LBB14_17
LBB14_13: ## in Loop: Header=BB14_9 Depth=1
movq _colored@GOTPCREL(%rip), %rax
movl (%rax), %ecx
xorl $1, %ecx
movq _colored@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
jmp LBB14_17
LBB14_14: ## in Loop: Header=BB14_9 Depth=1
movl -692(%rbp), %eax
xorl $1, %eax
movl %eax, -692(%rbp)
jmp LBB14_17
LBB14_15: ## in Loop: Header=BB14_9 Depth=1
imull $10, -508(%rbp), %eax
movl -500(%rbp), %ecx
subl $48, %ecx
addl %ecx, %eax
movl %eax, -508(%rbp)
jmp LBB14_17
LBB14_16:
movq ___stderrp@GOTPCREL(%rip), %rax
movq %rax, -720(%rbp) ## 8-byte Spill
movq (%rax), %rdi
movq -48(%rbp), %rax
movq (%rax), %rdx
leaq L_.str.26(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movb %al, -705(%rbp) ## 1-byte Spill
callq _fprintf
movq -720(%rbp), %rcx ## 8-byte Reload
## kill: def $edx killed $eax
movb -705(%rbp), %al ## 1-byte Reload
movq (%rcx), %rdi
leaq L_.str.27(%rip), %rsi
callq _fprintf
movq -720(%rbp), %rcx ## 8-byte Reload
## kill: def $edx killed $eax
movb -705(%rbp), %al ## 1-byte Reload
movq (%rcx), %rdi
leaq L_.str.28(%rip), %rsi
callq _fprintf
movq -720(%rbp), %rcx ## 8-byte Reload
## kill: def $edx killed $eax
movb -705(%rbp), %al ## 1-byte Reload
movq (%rcx), %rdi
leaq L_.str.29(%rip), %rsi
callq _fprintf
movq -720(%rbp), %rcx ## 8-byte Reload
## kill: def $edx killed $eax
movb -705(%rbp), %al ## 1-byte Reload
movq (%rcx), %rdi
leaq L_.str.30(%rip), %rsi
callq _fprintf
movq -720(%rbp), %rcx ## 8-byte Reload
## kill: def $edx killed $eax
movb -705(%rbp), %al ## 1-byte Reload
movq (%rcx), %rdi
leaq L_.str.31(%rip), %rsi
callq _fprintf
movl $1, %edi
callq _exit
LBB14_17: ## in Loop: Header=BB14_9 Depth=1
jmp LBB14_9
LBB14_18:
cmpl $0, -508(%rbp)
jle LBB14_20
## %bb.19:
movl -508(%rbp), %eax
addl $-1, %eax
movl %eax, -508(%rbp)
LBB14_20:
movq _interval@GOTPCREL(%rip), %rax
movl $500, (%rax) ## imm = 0x1F4
movl -508(%rbp), %eax
movl %eax, -500(%rbp)
LBB14_21: ## =>This Inner Loop Header: Depth=1
movl -500(%rbp), %eax
movl %eax, %ecx
addl $-1, %ecx
movl %ecx, -500(%rbp)
cmpl $0, %eax
je LBB14_23
## %bb.22: ## in Loop: Header=BB14_21 Depth=1
movq _interval@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl $5, %ecx
cltd
idivl %ecx
movq _interval@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
subl %eax, %ecx
movq _interval@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
jmp LBB14_21
LBB14_23:
callq _t_setmode
callq _erase
movl $1, %edi
xorl %esi, %esi
callq _pos
movl $7, %edi
callq _color
leaq L_.str.32(%rip), %rdi
movb $0, %al
callq _printf
movl $15, %edi
callq _color
leaq L_.str.33(%rip), %rdi
movb $0, %al
callq _printf
movsbl _cur+1(%rip), %eax
addl $14, %eax
## kill: def $al killed $al killed $eax
movb %al, _cur+1(%rip)
movl $2, %edi
xorl %esi, %esi
callq _pos
movl $7, %edi
callq _color
leaq L_.str.34(%rip), %rdi
movb $0, %al
callq _printf
movl $15, %edi
callq _color
leaq L_.str.33(%rip), %rdi
movb $0, %al
callq _printf
movsbl _cur+1(%rip), %eax
addl $14, %eax
## kill: def $al killed $al killed $eax
movb %al, _cur+1(%rip)
movq _score@GOTPCREL(%rip), %rax
movl $0, (%rax)
movq _lines@GOTPCREL(%rip), %rax
movl $0, (%rax)
movl -508(%rbp), %ecx
movq _class@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movl $4, %edi
movl $5, %esi
callq _pos
movl $7, %edi
callq _color
leaq L_.str.35(%rip), %rdi
movb $0, %al
callq _printf
movsbl _cur+1(%rip), %eax
addl $9, %eax
## kill: def $al killed $al killed $eax
movb %al, _cur+1(%rip)
callq _drawclass
movl $3, %edi
movl $61, %esi
callq _pos
movl $7, %edi
callq _color
leaq L_.str.36(%rip), %rdi
movb $0, %al
callq _printf
movsbl _cur+1(%rip), %eax
addl $7, %eax
## kill: def $al killed $al killed $eax
movb %al, _cur+1(%rip)
movl $10, %edi
xorl %esi, %esi
callq _pos
leaq L_.str.37(%rip), %rdi
movb $0, %al
callq _printf
movl $11, %edi
xorl %esi, %esi
callq _pos
leaq L_.str.38(%rip), %rdi
movb $0, %al
callq _printf
callq _showtop
movl $7, %edi
callq _color
movl $10, %edi
movl $54, %esi
callq _pos
leaq L_.str.39(%rip), %rdi
movb $0, %al
callq _printf
movl $12, %edi
movl $54, %esi
callq _pos
leaq L_.str.40(%rip), %rdi
movb $0, %al
callq _printf
movl $13, %edi
movl $54, %esi
callq _pos
leaq L_.str.41(%rip), %rdi
movb $0, %al
callq _printf
movl $14, %edi
movl $54, %esi
callq _pos
leaq L_.str.42(%rip), %rdi
movb $0, %al
callq _printf
movl $15, %edi
movl $54, %esi
callq _pos
leaq L_.str.43(%rip), %rdi
movb $0, %al
callq _printf
movl $16, %edi
movl $54, %esi
callq _pos
leaq L_.str.44(%rip), %rdi
movb $0, %al
callq _printf
movl $17, %edi
movl $54, %esi
callq _pos
leaq L_.str.45(%rip), %rdi
movb $0, %al
callq _printf
movl $18, %edi
movl $54, %esi
callq _pos
leaq L_.str.46(%rip), %rdi
movb $0, %al
callq _printf
movl $2, %edi
callq _color
movl $0, -500(%rbp)
LBB14_24: ## =>This Loop Header: Depth=1
## Child Loop BB14_26 Depth 2
cmpl $24, -500(%rbp)
jge LBB14_31
## %bb.25: ## in Loop: Header=BB14_24 Depth=1
movl -500(%rbp), %edi
movl $23, %esi
callq _pos
leaq L_.str.47(%rip), %rdi
movb $0, %al
callq _printf
movl $3, %edi
callq _color
movl $0, -504(%rbp)
LBB14_26: ## Parent Loop BB14_24 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $12, -504(%rbp)
jge LBB14_29
## %bb.27: ## in Loop: Header=BB14_26 Depth=2
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _printf
movslq -500(%rbp), %rcx
movq _pit@GOTPCREL(%rip), %rax
imulq $12, %rcx, %rcx
addq %rcx, %rax
movslq -504(%rbp), %rcx
movb $0, (%rax,%rcx)
## %bb.28: ## in Loop: Header=BB14_26 Depth=2
movl -504(%rbp), %eax
addl $1, %eax
movl %eax, -504(%rbp)
jmp LBB14_26
LBB14_29: ## in Loop: Header=BB14_24 Depth=1
movslq -500(%rbp), %rcx
movq _pitcnt@GOTPCREL(%rip), %rax
movb $0, (%rax,%rcx)
movl $2, %edi
callq _color
leaq L_.str.47(%rip), %rdi
movb $0, %al
callq _printf
movsbl _cur+1(%rip), %eax
addl $28, %eax
## kill: def $al killed $al killed $eax
movb %al, _cur+1(%rip)
## %bb.30: ## in Loop: Header=BB14_24 Depth=1
movl -500(%rbp), %eax
addl $1, %eax
movl %eax, -500(%rbp)
jmp LBB14_24
LBB14_31:
movl $25, %edi
movl $23, %esi
callq _pos
movl $0, -504(%rbp)
LBB14_32: ## =>This Inner Loop Header: Depth=1
cmpl $14, -504(%rbp)
jge LBB14_35
## %bb.33: ## in Loop: Header=BB14_32 Depth=1
leaq L_.str.47(%rip), %rdi
movb $0, %al
callq _printf
## %bb.34: ## in Loop: Header=BB14_32 Depth=1
movl -504(%rbp), %eax
addl $1, %eax
movl %eax, -504(%rbp)
jmp LBB14_32
LBB14_35:
movsbl _cur+1(%rip), %eax
addl $28, %eax
## kill: def $al killed $al killed $eax
movb %al, _cur+1(%rip)
movl $0, -504(%rbp)
LBB14_36: ## =>This Inner Loop Header: Depth=1
cmpl $12, -504(%rbp)
jge LBB14_39
## %bb.37: ## in Loop: Header=BB14_36 Depth=1
movslq -504(%rbp), %rcx
movq _pit@GOTPCREL(%rip), %rax
movb $1, 288(%rax,%rcx)
## %bb.38: ## in Loop: Header=BB14_36 Depth=1
movl -504(%rbp), %eax
addl $1, %eax
movl %eax, -504(%rbp)
jmp LBB14_36
LBB14_39:
movq _pentix@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB14_41
## %bb.40:
callq _rand
sarl $2, %eax
andl $4095, %eax ## imm = 0xFFF
movl $7, %ecx
cltd
idivl %ecx
movl %edx, -56(%rbp)
jmp LBB14_46
LBB14_41:
callq _rand
sarl $2, %eax
andl $4095, %eax ## imm = 0xFFF
movl $38, %ecx
cltd
idivl %ecx
movl %edx, -56(%rbp)
cmpl $7, -56(%rbp)
jl LBB14_43
## %bb.42:
movl -56(%rbp), %eax
subl $7, %eax
movl %eax, -56(%rbp)
LBB14_43:
cmpl $7, -56(%rbp)
jl LBB14_45
## %bb.44:
movl -56(%rbp), %eax
subl $7, %eax
movl %eax, -56(%rbp)
LBB14_45:
jmp LBB14_46
LBB14_46:
callq _rand
sarl $3, %eax
movl $3, %ecx
cltd
idivl %ecx
movl %edx, -64(%rbp)
movl $0, -500(%rbp)
LBB14_47: ## =>This Inner Loop Header: Depth=1
cmpl $6, -500(%rbp)
jge LBB14_50
## %bb.48: ## in Loop: Header=BB14_47 Depth=1
movslq -500(%rbp), %rcx
leaq -416(%rbp), %rax
imulq $12, %rcx, %rcx
addq %rcx, %rax
movl $127, 4(%rax)
movslq -500(%rbp), %rcx
leaq -416(%rbp), %rax
imulq $12, %rcx, %rcx
addq %rcx, %rax
movl $127, (%rax)
## %bb.49: ## in Loop: Header=BB14_47 Depth=1
movl -500(%rbp), %eax
addl $1, %eax
movl %eax, -500(%rbp)
jmp LBB14_47
LBB14_50:
jmp LBB14_51
LBB14_51: ## =>This Loop Header: Depth=1
## Child Loop BB14_59 Depth 2
## Child Loop BB14_60 Depth 3
## Child Loop BB14_70 Depth 2
## Child Loop BB14_77 Depth 3
## Child Loop BB14_91 Depth 3
## Child Loop BB14_124 Depth 3
## Child Loop BB14_131 Depth 3
## Child Loop BB14_113 Depth 2
## Child Loop BB14_114 Depth 3
movl -56(%rbp), %eax
movl %eax, -52(%rbp)
movl -64(%rbp), %eax
movl %eax, -60(%rbp)
movq _pentix@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB14_53
## %bb.52: ## in Loop: Header=BB14_51 Depth=1
callq _rand
sarl $2, %eax
andl $4095, %eax ## imm = 0xFFF
movl $7, %ecx
cltd
idivl %ecx
movl %edx, -56(%rbp)
jmp LBB14_58
LBB14_53: ## in Loop: Header=BB14_51 Depth=1
callq _rand
sarl $2, %eax
andl $4095, %eax ## imm = 0xFFF
movl $38, %ecx
cltd
idivl %ecx
movl %edx, -56(%rbp)
cmpl $7, -56(%rbp)
jl LBB14_55
## %bb.54: ## in Loop: Header=BB14_51 Depth=1
movl -56(%rbp), %eax
subl $7, %eax
movl %eax, -56(%rbp)
LBB14_55: ## in Loop: Header=BB14_51 Depth=1
cmpl $7, -56(%rbp)
jl LBB14_57
## %bb.56: ## in Loop: Header=BB14_51 Depth=1
movl -56(%rbp), %eax
subl $7, %eax
movl %eax, -56(%rbp)
LBB14_57: ## in Loop: Header=BB14_51 Depth=1
jmp LBB14_58
LBB14_58: ## in Loop: Header=BB14_51 Depth=1
callq _rand
sarl $3, %eax
movl $3, %ecx
cltd
idivl %ecx
movl %edx, -64(%rbp)
movb $5, -71(%rbp)
movb $-2, -72(%rbp)
LBB14_59: ## Parent Loop BB14_51 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB14_60 Depth 3
movslq -52(%rbp), %rax
leaq _tet(%rip), %rdi
imulq $15, %rax, %rax
addq %rax, %rdi
movl -60(%rbp), %edx
leaq -256(%rbp), %rcx
movzwl -72(%rbp), %esi
callq _pdots
leaq -256(%rbp), %rax
movq %rax, -96(%rbp)
LBB14_60: ## Parent Loop BB14_51 Depth=1
## Parent Loop BB14_59 Depth=2
## => This Inner Loop Header: Depth=3
movq -96(%rbp), %rax
cmpl $127, (%rax)
je LBB14_65
## %bb.61: ## in Loop: Header=BB14_60 Depth=3
movq -96(%rbp), %rax
cmpl $0, (%rax)
jl LBB14_63
## %bb.62: ## in Loop: Header=BB14_51 Depth=1
jmp LBB14_67
LBB14_63: ## in Loop: Header=BB14_60 Depth=3
jmp LBB14_64
LBB14_64: ## in Loop: Header=BB14_60 Depth=3
movq -96(%rbp), %rax
addq $12, %rax
movq %rax, -96(%rbp)
jmp LBB14_60
LBB14_65: ## in Loop: Header=BB14_59 Depth=2
jmp LBB14_66
LBB14_66: ## in Loop: Header=BB14_59 Depth=2
movb -72(%rbp), %al
addb $1, %al
movb %al, -72(%rbp)
jmp LBB14_59
LBB14_67: ## in Loop: Header=BB14_51 Depth=1
leaq -256(%rbp), %rdi
callq _draw
leaq -176(%rbp), %rax
leaq -256(%rbp), %rcx
movaps (%rcx), %xmm0
movaps 16(%rcx), %xmm1
movaps 32(%rcx), %xmm2
movaps 48(%rcx), %xmm3
movq 64(%rcx), %rcx
movq %rcx, 64(%rax)
movaps %xmm3, 48(%rax)
movaps %xmm2, 32(%rax)
movaps %xmm1, 16(%rax)
movaps %xmm0, (%rax)
movq _shownext@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
je LBB14_69
## %bb.68: ## in Loop: Header=BB14_51 Depth=1
movb $6, -88(%rbp)
movb $19, -87(%rbp)
movslq -56(%rbp), %rax
leaq _tet(%rip), %rdi
imulq $15, %rax, %rax
addq %rax, %rdi
movl -64(%rbp), %edx
leaq -496(%rbp), %rcx
movzwl -88(%rbp), %esi
callq _pdots
leaq -416(%rbp), %rdi
leaq -496(%rbp), %rsi
xorl %edx, %edx
callq _move
leaq -416(%rbp), %rax
leaq -496(%rbp), %rcx
movaps (%rcx), %xmm0
movaps 16(%rcx), %xmm1
movaps 32(%rcx), %xmm2
movaps 48(%rcx), %xmm3
movq 64(%rcx), %rcx
movq %rcx, 64(%rax)
movaps %xmm3, 48(%rax)
movaps %xmm2, 32(%rax)
movaps %xmm1, 16(%rax)
movaps %xmm0, (%rax)
LBB14_69: ## in Loop: Header=BB14_51 Depth=1
movq _interval@GOTPCREL(%rip), %rax
imull $1000, (%rax), %eax ## imm = 0x3E8
cltq
movq %rax, -520(%rbp)
LBB14_70: ## Parent Loop BB14_51 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB14_77 Depth 3
## Child Loop BB14_91 Depth 3
## Child Loop BB14_124 Depth 3
## Child Loop BB14_131 Depth 3
movw -72(%rbp), %ax
movw %ax, -80(%rbp)
movl -60(%rbp), %eax
movl %eax, -68(%rbp)
xorl %esi, %esi
movl %esi, %edi
callq _pos
movq ___stdoutp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
callq _fflush
xorps %xmm0, %xmm0
movaps %xmm0, -736(%rbp) ## 16-byte Spill
movaps %xmm0, -560(%rbp)
movaps %xmm0, -576(%rbp)
movaps %xmm0, -592(%rbp)
movaps %xmm0, -608(%rbp)
movaps %xmm0, -624(%rbp)
movaps %xmm0, -640(%rbp)
movaps %xmm0, -656(%rbp)
movaps %xmm0, -672(%rbp)
movl $0, -20(%rbp)
leaq -672(%rbp), %rax
movq %rax, -32(%rbp)
movl -20(%rbp), %ecx
movq -32(%rbp), %rax
movl %ecx, -8(%rbp)
movq %rax, -16(%rbp)
movq ___darwin_check_fd_set_overflow@GOTPCREL(%rip), %rax
testq %rax, %rax
je LBB14_72
jmp LBB14_71
LBB14_71: ## in Loop: Header=BB14_70 Depth=2
movl -8(%rbp), %edi
movq -16(%rbp), %rsi
xorl %edx, %edx
callq ___darwin_check_fd_set_overflow
movl %eax, -4(%rbp)
jmp LBB14_73
LBB14_72: ## in Loop: Header=BB14_70 Depth=2
movl $1, -4(%rbp)
LBB14_73: ## in Loop: Header=BB14_70 Depth=2
cmpl $0, -4(%rbp)
je LBB14_75
## %bb.74: ## in Loop: Header=BB14_70 Depth=2
movslq -20(%rbp), %rcx
andq $31, %rcx
movl $1, %eax
## kill: def $cl killed $rcx
shlq %cl, %rax
movl %eax, %edx
movq -32(%rbp), %rax
movslq -20(%rbp), %rcx
shrq $5, %rcx
orl (%rax,%rcx,4), %edx
movl %edx, (%rax,%rcx,4)
LBB14_75: ## in Loop: Header=BB14_70 Depth=2
movq $0, -536(%rbp)
movq -520(%rbp), %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -528(%rbp)
movl $1, %edi
leaq -672(%rbp), %rsi
xorl %eax, %eax
movl %eax, %ecx
leaq -536(%rbp), %r8
movq %rcx, %rdx
callq _select$1050
cmpl $0, %eax
jne LBB14_85
## %bb.76: ## in Loop: Header=BB14_70 Depth=2
movq _interval@GOTPCREL(%rip), %rax
imull $1000, (%rax), %eax ## imm = 0x3E8
cltq
movq %rax, -520(%rbp)
movb -80(%rbp), %al
addb $1, %al
movb %al, -80(%rbp)
movslq -52(%rbp), %rax
leaq _tet(%rip), %rdi
imulq $15, %rax, %rax
addq %rax, %rdi
movl -68(%rbp), %edx
leaq -336(%rbp), %rcx
movzwl -80(%rbp), %esi
callq _pdots
leaq -336(%rbp), %rax
movq %rax, -96(%rbp)
LBB14_77: ## Parent Loop BB14_51 Depth=1
## Parent Loop BB14_70 Depth=2
## => This Inner Loop Header: Depth=3
movq -96(%rbp), %rax
cmpl $127, (%rax)
je LBB14_84
## %bb.78: ## in Loop: Header=BB14_77 Depth=3
movq -96(%rbp), %rax
cmpl $0, (%rax)
jge LBB14_80
## %bb.79: ## in Loop: Header=BB14_77 Depth=3
jmp LBB14_83
LBB14_80: ## in Loop: Header=BB14_77 Depth=3
movq -96(%rbp), %rax
movslq (%rax), %rcx
movq _pit@GOTPCREL(%rip), %rax
imulq $12, %rcx, %rcx
addq %rcx, %rax
movq -96(%rbp), %rcx
movslq 4(%rcx), %rcx
cmpb $0, (%rax,%rcx)
je LBB14_82
## %bb.81: ## in Loop: Header=BB14_51 Depth=1
leaq -256(%rbp), %rdi
callq _scarp
jmp LBB14_51
LBB14_82: ## in Loop: Header=BB14_77 Depth=3
jmp LBB14_83
LBB14_83: ## in Loop: Header=BB14_77 Depth=3
movq -96(%rbp), %rax
addq $12, %rax
movq %rax, -96(%rbp)
jmp LBB14_77
LBB14_84: ## in Loop: Header=BB14_70 Depth=2
jmp LBB14_123
LBB14_85: ## in Loop: Header=BB14_70 Depth=2
xorl %edi, %edi
leaq -509(%rbp), %rsi
movl $1, %edx
callq _read
cmpq $0, %rax
jge LBB14_87
## %bb.86:
xorl %edi, %edi
callq _exit
LBB14_87: ## in Loop: Header=BB14_70 Depth=2
movq -520(%rbp), %rax
movq %rax, %rcx
shrq $63, %rcx
addq %rcx, %rax
sarq %rax
movq %rax, -520(%rbp)
movsbl -509(%rbp), %eax
addl $-32, %eax
movl %eax, %ecx
movq %rcx, -744(%rbp) ## 8-byte Spill
subl $81, %eax
ja LBB14_122
## %bb.140: ## in Loop: Header=BB14_70 Depth=2
movq -744(%rbp), %rax ## 8-byte Reload
leaq LJTI14_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB14_88:
callq _restorecolor
movl $25, %edi
xorl %esi, %esi
movl %esi, -748(%rbp) ## 4-byte Spill
callq _pos
callq _savescore
callq _t_resetmode
movl -748(%rbp), %edi ## 4-byte Reload
callq _exit
LBB14_89: ## in Loop: Header=BB14_70 Depth=2
movq _shownext@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
je LBB14_95
## %bb.90: ## in Loop: Header=BB14_70 Depth=2
movl $0, -500(%rbp)
LBB14_91: ## Parent Loop BB14_51 Depth=1
## Parent Loop BB14_70 Depth=2
## => This Inner Loop Header: Depth=3
cmpl $6, -500(%rbp)
jge LBB14_94
## %bb.92: ## in Loop: Header=BB14_91 Depth=3
movslq -500(%rbp), %rcx
leaq -416(%rbp), %rax
imulq $12, %rcx, %rcx
addq %rcx, %rax
movl $127, 4(%rax)
movslq -500(%rbp), %rcx
leaq -416(%rbp), %rax
imulq $12, %rcx, %rcx
addq %rcx, %rax
movl $127, (%rax)
## %bb.93: ## in Loop: Header=BB14_91 Depth=3
movl -500(%rbp), %eax
addl $1, %eax
movl %eax, -500(%rbp)
jmp LBB14_91
LBB14_94: ## in Loop: Header=BB14_70 Depth=2
leaq -496(%rbp), %rdi
leaq -416(%rbp), %rsi
xorl %edx, %edx
callq _move
movq _shownext@GOTPCREL(%rip), %rax
movl $0, (%rax)
jmp LBB14_96
LBB14_95: ## in Loop: Header=BB14_70 Depth=2
movb $6, -88(%rbp)
movb $19, -87(%rbp)
movslq -56(%rbp), %rax
leaq _tet(%rip), %rdi
imulq $15, %rax, %rax
addq %rax, %rdi
movl -64(%rbp), %edx
leaq -496(%rbp), %rcx
movzwl -88(%rbp), %esi
callq _pdots
leaq -496(%rbp), %rdi
callq _draw
leaq -416(%rbp), %rax
leaq -496(%rbp), %rcx
movaps (%rcx), %xmm0
movaps 16(%rcx), %xmm1
movaps 32(%rcx), %xmm2
movaps 48(%rcx), %xmm3
movq 64(%rcx), %rcx
movq %rcx, 64(%rax)
movaps %xmm3, 48(%rax)
movaps %xmm2, 32(%rax)
movaps %xmm1, 16(%rax)
movaps %xmm0, (%rax)
movq _shownext@GOTPCREL(%rip), %rax
movl $1, (%rax)
LBB14_96: ## in Loop: Header=BB14_70 Depth=2
jmp LBB14_70
LBB14_97: ## in Loop: Header=BB14_70 Depth=2
callq _nextclass
jmp LBB14_70
LBB14_98: ## in Loop: Header=BB14_70 Depth=2
cmpl $0, -692(%rbp)
je LBB14_102
## %bb.99: ## in Loop: Header=BB14_70 Depth=2
movl -68(%rbp), %eax
addl $1, %eax
movl %eax, -68(%rbp)
cmpl $3, %eax
jle LBB14_101
## %bb.100: ## in Loop: Header=BB14_70 Depth=2
movl $0, -68(%rbp)
LBB14_101: ## in Loop: Header=BB14_70 Depth=2
jmp LBB14_105
LBB14_102: ## in Loop: Header=BB14_70 Depth=2
movl -68(%rbp), %eax
addl $-1, %eax
movl %eax, -68(%rbp)
cmpl $0, %eax
jge LBB14_104
## %bb.103: ## in Loop: Header=BB14_70 Depth=2
movl $3, -68(%rbp)
LBB14_104: ## in Loop: Header=BB14_70 Depth=2
jmp LBB14_105
LBB14_105: ## in Loop: Header=BB14_70 Depth=2
jmp LBB14_122
LBB14_106: ## in Loop: Header=BB14_70 Depth=2
movsbl -79(%rbp), %eax
cmpl $0, %eax
jg LBB14_108
## %bb.107: ## in Loop: Header=BB14_70 Depth=2
jmp LBB14_139
LBB14_108: ## in Loop: Header=BB14_70 Depth=2
movb -79(%rbp), %al
addb $-1, %al
movb %al, -79(%rbp)
jmp LBB14_122
LBB14_109: ## in Loop: Header=BB14_70 Depth=2
movsbl -79(%rbp), %eax
cmpl $11, %eax
jl LBB14_111
## %bb.110: ## in Loop: Header=BB14_70 Depth=2
jmp LBB14_139
LBB14_111: ## in Loop: Header=BB14_70 Depth=2
movb -79(%rbp), %al
addb $1, %al
movb %al, -79(%rbp)
jmp LBB14_122
LBB14_112: ## in Loop: Header=BB14_51 Depth=1
jmp LBB14_113
LBB14_113: ## Parent Loop BB14_51 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB14_114 Depth 3
movb -80(%rbp), %al
addb $1, %al
movb %al, -80(%rbp)
movslq -52(%rbp), %rax
leaq _tet(%rip), %rdi
imulq $15, %rax, %rax
addq %rax, %rdi
movl -68(%rbp), %edx
leaq -336(%rbp), %rcx
movzwl -80(%rbp), %esi
callq _pdots
leaq -336(%rbp), %rax
movq %rax, -96(%rbp)
LBB14_114: ## Parent Loop BB14_51 Depth=1
## Parent Loop BB14_113 Depth=2
## => This Inner Loop Header: Depth=3
movq -96(%rbp), %rax
cmpl $127, (%rax)
je LBB14_121
## %bb.115: ## in Loop: Header=BB14_114 Depth=3
movq -96(%rbp), %rax
cmpl $0, (%rax)
jge LBB14_117
## %bb.116: ## in Loop: Header=BB14_114 Depth=3
jmp LBB14_120
LBB14_117: ## in Loop: Header=BB14_114 Depth=3
movq -96(%rbp), %rax
movslq (%rax), %rcx
movq _pit@GOTPCREL(%rip), %rax
imulq $12, %rcx, %rcx
addq %rcx, %rax
movq -96(%rbp), %rcx
movslq 4(%rcx), %rcx
cmpb $0, (%rax,%rcx)
je LBB14_119
## %bb.118: ## in Loop: Header=BB14_51 Depth=1
movb -80(%rbp), %al
addb $-1, %al
movb %al, -80(%rbp)
movslq -52(%rbp), %rax
leaq _tet(%rip), %rdi
imulq $15, %rax, %rax
addq %rax, %rdi
movl -68(%rbp), %edx
leaq -336(%rbp), %rcx
movzwl -80(%rbp), %esi
callq _pdots
leaq -256(%rbp), %rdi
leaq -336(%rbp), %rsi
movl $1, %edx
callq _move
leaq -336(%rbp), %rdi
callq _scarp
jmp LBB14_51
LBB14_119: ## in Loop: Header=BB14_114 Depth=3
jmp LBB14_120
LBB14_120: ## in Loop: Header=BB14_114 Depth=3
movq -96(%rbp), %rax
addq $12, %rax
movq %rax, -96(%rbp)
jmp LBB14_114
LBB14_121: ## in Loop: Header=BB14_113 Depth=2
movq _class@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl $5, %ecx
cltd
idivl %ecx
movl %eax, %ecx
addl $1, %ecx
movq _score@GOTPCREL(%rip), %rax
addl (%rax), %ecx
movq _score@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
jmp LBB14_113
LBB14_122: ## in Loop: Header=BB14_70 Depth=2
movslq -52(%rbp), %rax
leaq _tet(%rip), %rdi
imulq $15, %rax, %rax
addq %rax, %rdi
movl -68(%rbp), %edx
leaq -336(%rbp), %rcx
movzwl -80(%rbp), %esi
callq _pdots
LBB14_123: ## in Loop: Header=BB14_70 Depth=2
leaq -336(%rbp), %rax
movq %rax, -96(%rbp)
LBB14_124: ## Parent Loop BB14_51 Depth=1
## Parent Loop BB14_70 Depth=2
## => This Inner Loop Header: Depth=3
movq -96(%rbp), %rax
cmpl $127, (%rax)
je LBB14_130
## %bb.125: ## in Loop: Header=BB14_124 Depth=3
movq -96(%rbp), %rax
cmpl $0, 4(%rax)
jl LBB14_127
## %bb.126: ## in Loop: Header=BB14_124 Depth=3
movq -96(%rbp), %rax
cmpl $12, 4(%rax)
jl LBB14_128
LBB14_127: ## in Loop: Header=BB14_70 Depth=2
jmp LBB14_139
LBB14_128: ## in Loop: Header=BB14_124 Depth=3
jmp LBB14_129
LBB14_129: ## in Loop: Header=BB14_124 Depth=3
movq -96(%rbp), %rax
addq $12, %rax
movq %rax, -96(%rbp)
jmp LBB14_124
LBB14_130: ## in Loop: Header=BB14_70 Depth=2
leaq -336(%rbp), %rax
movq %rax, -96(%rbp)
LBB14_131: ## Parent Loop BB14_51 Depth=1
## Parent Loop BB14_70 Depth=2
## => This Inner Loop Header: Depth=3
movq -96(%rbp), %rax
cmpl $127, (%rax)
je LBB14_138
## %bb.132: ## in Loop: Header=BB14_131 Depth=3
movq -96(%rbp), %rax
cmpl $0, (%rax)
jge LBB14_134
## %bb.133: ## in Loop: Header=BB14_131 Depth=3
jmp LBB14_137
LBB14_134: ## in Loop: Header=BB14_131 Depth=3
movq -96(%rbp), %rax
movslq (%rax), %rcx
movq _pit@GOTPCREL(%rip), %rax
imulq $12, %rcx, %rcx
addq %rcx, %rax
movq -96(%rbp), %rcx
movslq 4(%rcx), %rcx
cmpb $0, (%rax,%rcx)
je LBB14_136
## %bb.135: ## in Loop: Header=BB14_70 Depth=2
jmp LBB14_139
LBB14_136: ## in Loop: Header=BB14_131 Depth=3
jmp LBB14_137
LBB14_137: ## in Loop: Header=BB14_131 Depth=3
movq -96(%rbp), %rax
addq $12, %rax
movq %rax, -96(%rbp)
jmp LBB14_131
LBB14_138: ## in Loop: Header=BB14_70 Depth=2
movw -80(%rbp), %ax
movw %ax, -72(%rbp)
movl -68(%rbp), %eax
movl %eax, -60(%rbp)
leaq -176(%rbp), %rax
leaq -256(%rbp), %rcx
movaps (%rcx), %xmm0
movaps 16(%rcx), %xmm1
movaps 32(%rcx), %xmm2
movaps 48(%rcx), %xmm3
movq 64(%rcx), %rcx
movq %rcx, 64(%rax)
movaps %xmm3, 48(%rax)
movaps %xmm2, 32(%rax)
movaps %xmm1, 16(%rax)
movaps %xmm0, (%rax)
leaq -256(%rbp), %rax
leaq -336(%rbp), %rcx
movaps (%rcx), %xmm0
movaps 16(%rcx), %xmm1
movaps 32(%rcx), %xmm2
movaps 48(%rcx), %xmm3
movq 64(%rcx), %rcx
movq %rcx, 64(%rax)
movaps %xmm3, 48(%rax)
movaps %xmm2, 32(%rax)
movaps %xmm1, 16(%rax)
movaps %xmm0, (%rax)
leaq -176(%rbp), %rdi
leaq -256(%rbp), %rsi
movl $1, %edx
callq _move
LBB14_139: ## in Loop: Header=BB14_70 Depth=2
jmp LBB14_70
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L14_0_set_112, LBB14_112-LJTI14_0
.set L14_0_set_122, LBB14_122-LJTI14_0
.set L14_0_set_89, LBB14_89-LJTI14_0
.set L14_0_set_97, LBB14_97-LJTI14_0
.set L14_0_set_106, LBB14_106-LJTI14_0
.set L14_0_set_98, LBB14_98-LJTI14_0
.set L14_0_set_109, LBB14_109-LJTI14_0
.set L14_0_set_88, LBB14_88-LJTI14_0
LJTI14_0:
.long L14_0_set_112
.long L14_0_set_122
.long L14_0_set_122
.long L14_0_set_122
.long L14_0_set_122
.long L14_0_set_122
.long L14_0_set_122
.long L14_0_set_122
.long L14_0_set_122
.long L14_0_set_122
.long L14_0_set_122
.long L14_0_set_122
.long L14_0_set_122
.long L14_0_set_122
.long L14_0_set_122
.long L14_0_set_122
.long L14_0_set_122
.long L14_0_set_122
.long L14_0_set_122
.long L14_0_set_122
.long L14_0_set_89
.long L14_0_set_112
.long L14_0_set_97
.long L14_0_set_106
.long L14_0_set_98
.long L14_0_set_109
.long L14_0_set_122
.long L14_0_set_122
.long L14_0_set_122
.long L14_0_set_122
.long L14_0_set_122
.long L14_0_set_122
.long L14_0_set_122
.long L14_0_set_122
.long L14_0_set_122
.long L14_0_set_122
.long L14_0_set_122
.long L14_0_set_122
.long L14_0_set_122
.long L14_0_set_122
.long L14_0_set_122
.long L14_0_set_122
.long L14_0_set_122
.long L14_0_set_122
.long L14_0_set_122
.long L14_0_set_122
.long L14_0_set_122
.long L14_0_set_122
.long L14_0_set_122
.long L14_0_set_88
.long L14_0_set_122
.long L14_0_set_122
.long L14_0_set_122
.long L14_0_set_122
.long L14_0_set_122
.long L14_0_set_122
.long L14_0_set_122
.long L14_0_set_122
.long L14_0_set_122
.long L14_0_set_122
.long L14_0_set_122
.long L14_0_set_122
.long L14_0_set_122
.long L14_0_set_122
.long L14_0_set_122
.long L14_0_set_122
.long L14_0_set_122
.long L14_0_set_122
.long L14_0_set_122
.long L14_0_set_122
.long L14_0_set_122
.long L14_0_set_122
.long L14_0_set_122
.long L14_0_set_122
.long L14_0_set_122
.long L14_0_set_122
.long L14_0_set_122
.long L14_0_set_122
.long L14_0_set_122
.long L14_0_set_122
.long L14_0_set_122
.long L14_0_set_88
.set L14_1_set_15, LBB14_15-LJTI14_1
.set L14_1_set_16, LBB14_16-LJTI14_1
.set L14_1_set_13, LBB14_13-LJTI14_1
.set L14_1_set_12, LBB14_12-LJTI14_1
.set L14_1_set_11, LBB14_11-LJTI14_1
.set L14_1_set_14, LBB14_14-LJTI14_1
LJTI14_1:
.long L14_1_set_15
.long L14_1_set_15
.long L14_1_set_15
.long L14_1_set_15
.long L14_1_set_15
.long L14_1_set_15
.long L14_1_set_15
.long L14_1_set_15
.long L14_1_set_15
.long L14_1_set_15
.long L14_1_set_16
.long L14_1_set_16
.long L14_1_set_16
.long L14_1_set_16
.long L14_1_set_16
.long L14_1_set_16
.long L14_1_set_16
.long L14_1_set_16
.long L14_1_set_16
.long L14_1_set_16
.long L14_1_set_16
.long L14_1_set_16
.long L14_1_set_16
.long L14_1_set_16
.long L14_1_set_16
.long L14_1_set_16
.long L14_1_set_16
.long L14_1_set_16
.long L14_1_set_16
.long L14_1_set_16
.long L14_1_set_16
.long L14_1_set_16
.long L14_1_set_16
.long L14_1_set_16
.long L14_1_set_16
.long L14_1_set_16
.long L14_1_set_16
.long L14_1_set_16
.long L14_1_set_16
.long L14_1_set_16
.long L14_1_set_16
.long L14_1_set_16
.long L14_1_set_16
.long L14_1_set_16
.long L14_1_set_16
.long L14_1_set_16
.long L14_1_set_16
.long L14_1_set_16
.long L14_1_set_16
.long L14_1_set_16
.long L14_1_set_16
.long L14_1_set_13
.long L14_1_set_16
.long L14_1_set_16
.long L14_1_set_16
.long L14_1_set_16
.long L14_1_set_16
.long L14_1_set_16
.long L14_1_set_16
.long L14_1_set_16
.long L14_1_set_16
.long L14_1_set_16
.long L14_1_set_12
.long L14_1_set_16
.long L14_1_set_11
.long L14_1_set_16
.long L14_1_set_14
.end_data_region
## -- End function
.globl _t_setmode ## -- Begin function t_setmode
.p2align 4, 0x90
_t_setmode: ## @t_setmode
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
xorl %edi, %edi
leaq _t_saved_mode(%rip), %rsi
callq _tcgetattr
leaq _t_mode(%rip), %rdi
leaq _t_saved_mode(%rip), %rsi
movl $72, %edx
callq _memcpy
movq _t_mode+24(%rip), %rax
andq $-1417, %rax ## imm = 0xFA77
movq %rax, _t_mode+24(%rip)
movq _t_mode(%rip), %rax
andq $-1857, %rax ## imm = 0xF8BF
movq %rax, _t_mode(%rip)
movq _t_mode+8(%rip), %rax
andq $-2, %rax
movq %rax, _t_mode+8(%rip)
movb $1, _t_mode+48(%rip)
movb $0, _t_mode+49(%rip)
xorl %edi, %edi
movl $1, %esi
leaq _t_mode(%rip), %rdx
callq _tcsetattr
movq _t_mode+64(%rip), %rax
movw %ax, %cx
movq _ospeed@GOTPCREL(%rip), %rax
movw %cx, (%rax)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _t_resetmode ## -- Begin function t_resetmode
.p2align 4, 0x90
_t_resetmode: ## @t_resetmode
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
xorl %edi, %edi
movl $1, %esi
leaq _t_saved_mode(%rip), %rdx
callq _tcsetattr
popq %rbp
retq
.cfi_endproc
## -- End function
.section __DATA,__data
.globl _tet ## @tet
.p2align 4
_tet:
.byte 15 ## 0xf
.byte 0 ## 0x0
.byte 3 ## 0x3
.space 2
.byte 0 ## 0x0
.byte 1 ## 0x1
.byte 0 ## 0x0
.byte 2 ## 0x2
.byte 0 ## 0x0
.byte 3 ## 0x3
.byte 127 ## 0x7f
.byte 127 ## 0x7f
.space 2
.byte 11 ## 0xb
.byte 1 ## 0x1
.byte 2 ## 0x2
.space 2
.byte 1 ## 0x1
.byte 0 ## 0x0
.byte 1 ## 0x1
.byte 1 ## 0x1
.byte 1 ## 0x1
.byte 2 ## 0x2
.byte 127 ## 0x7f
.byte 127 ## 0x7f
.space 2
.byte 13 ## 0xd
.byte 1 ## 0x1
.byte 2 ## 0x2
.byte 0 ## 0x0
.byte 1 ## 0x1
.byte 1 ## 0x1
.byte 0 ## 0x0
.byte 1 ## 0x1
.byte 1 ## 0x1
.byte 1 ## 0x1
.byte 2 ## 0x2
.byte 127 ## 0x7f
.byte 127 ## 0x7f
.space 2
.byte 14 ## 0xe
.byte 1 ## 0x1
.byte 2 ## 0x2
.byte 0 ## 0x0
.byte 2 ## 0x2
.byte 1 ## 0x1
.byte 0 ## 0x0
.byte 1 ## 0x1
.byte 1 ## 0x1
.byte 1 ## 0x1
.byte 2 ## 0x2
.byte 127 ## 0x7f
.byte 127 ## 0x7f
.space 2
.byte 10 ## 0xa
.byte 1 ## 0x1
.byte 2 ## 0x2
.space 2
.byte 0 ## 0x0
.byte 1 ## 0x1
.byte 1 ## 0x1
.byte 1 ## 0x1
.byte 1 ## 0x1
.byte 2 ## 0x2
.byte 127 ## 0x7f
.byte 127 ## 0x7f
.space 2
.byte 9 ## 0x9
.byte 1 ## 0x1
.byte 2 ## 0x2
.byte 0 ## 0x0
.byte 1 ## 0x1
.byte 0 ## 0x0
.byte 2 ## 0x2
.byte 1 ## 0x1
.byte 0 ## 0x0
.byte 1 ## 0x1
.byte 1 ## 0x1
.byte 127 ## 0x7f
.byte 127 ## 0x7f
.space 2
.byte 12 ## 0xc
.byte 1 ## 0x1
.byte 1 ## 0x1
.space 2
.byte 0 ## 0x0
.byte 1 ## 0x1
.byte 1 ## 0x1
.byte 0 ## 0x0
.byte 1 ## 0x1
.byte 1 ## 0x1
.byte 127 ## 0x7f
.byte 127 ## 0x7f
.space 2
.byte 7 ## 0x7
.byte 0 ## 0x0
.byte 4 ## 0x4
.space 2
.byte 0 ## 0x0
.byte 1 ## 0x1
.byte 0 ## 0x0
.byte 2 ## 0x2
.byte 0 ## 0x0
.byte 3 ## 0x3
.byte 0 ## 0x0
.byte 4 ## 0x4
.byte 127 ## 0x7f
.byte 127 ## 0x7f
.byte 3 ## 0x3
.byte 1 ## 0x1
.byte 3 ## 0x3
.space 2
.byte 1 ## 0x1
.byte 0 ## 0x0
.byte 1 ## 0x1
.byte 1 ## 0x1
.byte 1 ## 0x1
.byte 2 ## 0x2
.byte 1 ## 0x1
.byte 3 ## 0x3
.byte 127 ## 0x7f
.byte 127 ## 0x7f
.byte 6 ## 0x6
.byte 1 ## 0x1
.byte 3 ## 0x3
.byte 0 ## 0x0
.byte 1 ## 0x1
.byte 1 ## 0x1
.byte 0 ## 0x0
.byte 1 ## 0x1
.byte 1 ## 0x1
.byte 1 ## 0x1
.byte 2 ## 0x2
.byte 1 ## 0x1
.byte 3 ## 0x3
.byte 127 ## 0x7f
.byte 127 ## 0x7f
.byte 5 ## 0x5
.byte 1 ## 0x1
.byte 3 ## 0x3
.byte 0 ## 0x0
.byte 2 ## 0x2
.byte 1 ## 0x1
.byte 0 ## 0x0
.byte 1 ## 0x1
.byte 1 ## 0x1
.byte 1 ## 0x1
.byte 2 ## 0x2
.byte 1 ## 0x1
.byte 3 ## 0x3
.byte 127 ## 0x7f
.byte 127 ## 0x7f
.byte 4 ## 0x4
.byte 1 ## 0x1
.byte 3 ## 0x3
.byte 0 ## 0x0
.byte 3 ## 0x3
.byte 1 ## 0x1
.byte 0 ## 0x0
.byte 1 ## 0x1
.byte 1 ## 0x1
.byte 1 ## 0x1
.byte 2 ## 0x2
.byte 1 ## 0x1
.byte 3 ## 0x3
.byte 127 ## 0x7f
.byte 127 ## 0x7f
.byte 2 ## 0x2
.byte 1 ## 0x1
.byte 3 ## 0x3
.byte 0 ## 0x0
.byte 1 ## 0x1
.byte 0 ## 0x0
.byte 2 ## 0x2
.byte 0 ## 0x0
.byte 3 ## 0x3
.byte 1 ## 0x1
.byte 0 ## 0x0
.byte 1 ## 0x1
.byte 1 ## 0x1
.byte 127 ## 0x7f
.byte 127 ## 0x7f
.byte 1 ## 0x1
.byte 1 ## 0x1
.byte 3 ## 0x3
.space 2
.byte 0 ## 0x0
.byte 1 ## 0x1
.byte 1 ## 0x1
.byte 1 ## 0x1
.byte 1 ## 0x1
.byte 2 ## 0x2
.byte 1 ## 0x1
.byte 3 ## 0x3
.byte 127 ## 0x7f
.byte 127 ## 0x7f
.byte 13 ## 0xd
.byte 1 ## 0x1
.byte 2 ## 0x2
.space 2
.byte 0 ## 0x0
.byte 1 ## 0x1
.byte 1 ## 0x1
.byte 0 ## 0x0
.byte 1 ## 0x1
.byte 1 ## 0x1
.byte 1 ## 0x1
.byte 2 ## 0x2
.byte 127 ## 0x7f
.byte 127 ## 0x7f
.byte 10 ## 0xa
.byte 1 ## 0x1
.byte 2 ## 0x2
.space 2
.byte 0 ## 0x0
.byte 2 ## 0x2
.byte 1 ## 0x1
.byte 0 ## 0x0
.byte 1 ## 0x1
.byte 1 ## 0x1
.byte 1 ## 0x1
.byte 2 ## 0x2
.byte 127 ## 0x7f
.byte 127 ## 0x7f
.byte 14 ## 0xe
.byte 1 ## 0x1
.byte 2 ## 0x2
.byte 0 ## 0x0
.byte 1 ## 0x1
.byte 0 ## 0x0
.byte 2 ## 0x2
.byte 1 ## 0x1
.byte 0 ## 0x0
.byte 1 ## 0x1
.byte 1 ## 0x1
.byte 1 ## 0x1
.byte 2 ## 0x2
.byte 127 ## 0x7f
.byte 127 ## 0x7f
.byte 9 ## 0x9
.byte 2 ## 0x2
.byte 2 ## 0x2
.space 2
.byte 1 ## 0x1
.byte 0 ## 0x0
.byte 1 ## 0x1
.byte 1 ## 0x1
.byte 1 ## 0x1
.byte 2 ## 0x2
.byte 2 ## 0x2
.byte 0 ## 0x0
.byte 127 ## 0x7f
.byte 127 ## 0x7f
.byte 5 ## 0x5
.byte 2 ## 0x2
.byte 2 ## 0x2
.byte 0 ## 0x0
.byte 1 ## 0x1
.byte 1 ## 0x1
.byte 0 ## 0x0
.byte 1 ## 0x1
.byte 1 ## 0x1
.byte 1 ## 0x1
.byte 2 ## 0x2
.byte 2 ## 0x2
.byte 0 ## 0x0
.byte 127 ## 0x7f
.byte 127 ## 0x7f
.byte 2 ## 0x2
.byte 2 ## 0x2
.byte 2 ## 0x2
.byte 0 ## 0x0
.byte 2 ## 0x2
.byte 1 ## 0x1
.byte 0 ## 0x0
.byte 1 ## 0x1
.byte 1 ## 0x1
.byte 1 ## 0x1
.byte 2 ## 0x2
.byte 2 ## 0x2
.byte 0 ## 0x0
.byte 127 ## 0x7f
.byte 127 ## 0x7f
.byte 6 ## 0x6
.byte 2 ## 0x2
.byte 2 ## 0x2
.space 2
.byte 1 ## 0x1
.byte 0 ## 0x0
.byte 1 ## 0x1
.byte 1 ## 0x1
.byte 1 ## 0x1
.byte 2 ## 0x2
.byte 2 ## 0x2
.byte 1 ## 0x1
.byte 127 ## 0x7f
.byte 127 ## 0x7f
.byte 11 ## 0xb
.byte 2 ## 0x2
.byte 2 ## 0x2
.byte 0 ## 0x0
.byte 1 ## 0x1
.byte 1 ## 0x1
.byte 0 ## 0x0
.byte 1 ## 0x1
.byte 1 ## 0x1
.byte 1 ## 0x1
.byte 2 ## 0x2
.byte 2 ## 0x2
.byte 1 ## 0x1
.byte 127 ## 0x7f
.byte 127 ## 0x7f
.byte 1 ## 0x1
.byte 2 ## 0x2
.byte 2 ## 0x2
.space 2
.byte 1 ## 0x1
.byte 0 ## 0x0
.byte 1 ## 0x1
.byte 1 ## 0x1
.byte 1 ## 0x1
.byte 2 ## 0x2
.byte 2 ## 0x2
.byte 2 ## 0x2
.byte 127 ## 0x7f
.byte 127 ## 0x7f
.byte 12 ## 0xc
.byte 2 ## 0x2
.byte 2 ## 0x2
.space 2
.byte 1 ## 0x1
.byte 0 ## 0x0
.byte 2 ## 0x2
.byte 0 ## 0x0
.byte 2 ## 0x2
.byte 1 ## 0x1
.byte 2 ## 0x2
.byte 2 ## 0x2
.byte 127 ## 0x7f
.byte 127 ## 0x7f
.globl _mytopsline ## @mytopsline
.p2align 2
_mytopsline:
.long 4294967295 ## 0xffffffff
.globl _nexttopsscore ## @nexttopsscore
.zerofill __DATA,__common,_nexttopsscore,4,2
.globl _classlines ## @classlines
.p2align 4
_classlines:
.long 10 ## 0xa
.long 20 ## 0x14
.long 30 ## 0x1e
.long 40 ## 0x28
.long 50 ## 0x32
.long 80 ## 0x50
.long 100 ## 0x64
.long 120 ## 0x78
.long 140 ## 0x8c
.long 160 ## 0xa0
.long 200 ## 0xc8
.long 250 ## 0xfa
.long 300 ## 0x12c
.long 350 ## 0x15e
.long 400 ## 0x190
.long 500 ## 0x1f4
.long 600 ## 0x258
.long 700 ## 0x2bc
.long 800 ## 0x320
.long 10000000 ## 0x989680
.globl _cur ## @cur
_cur:
.byte 255 ## 0xff
.byte 255 ## 0xff
.globl _curcol ## @curcol
.p2align 2
_curcol:
.long 4294967295 ## 0xffffffff
.comm _colored,4,2 ## @colored
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "\033[0;3%dm"
L_.str.1: ## @.str.1
.asciz "\033[1;3%dm"
L_.str.2: ## @.str.2
.asciz "\033[m"
L_.str.3: ## @.str.3
.asciz "\033[%d;%dH"
L_.str.4: ## @.str.4
.asciz "\033c"
L_.str.5: ## @.str.5
.asciz "[]"
L_.str.6: ## @.str.6
.asciz ". "
L_.str.7: ## @.str.7
.asciz " "
.comm _pentix,4,2 ## @pentix
L_.str.8: ## @.str.8
.asciz "/usr/games/lib/pentis.scores"
L_.str.9: ## @.str.9
.asciz "/usr/games/lib/tetris.scores"
.comm _tops,200,4 ## @tops
.comm _score,4,2 ## @score
L_.str.10: ## @.str.10
.asciz "%2d "
L_.str.11: ## @.str.11
.asciz "%8.8s %2d %7d"
.comm _ucuser,10,0 ## @ucuser
.comm _class,4,2 ## @class
.comm _user,10,0 ## @user
.section __DATA,__data
.p2align 4 ## @drawclass.msd
_drawclass.msd:
.quad L_.str.12
.quad L_.str.12
.quad L_.str.13
.quad L_.str.12
.quad L_.str.14
.quad L_.str.15
.quad L_.str.12
.quad L_.str.14
.quad L_.str.16
.section __TEXT,__cstring,cstring_literals
L_.str.12: ## @.str.12
.asciz " "
L_.str.13: ## @.str.13
.asciz " __ "
L_.str.14: ## @.str.14
.asciz " |"
L_.str.15: ## @.str.15
.asciz " __|"
L_.str.16: ## @.str.16
.asciz "|__ "
.section __DATA,__data
.p2align 4 ## @drawclass.lsd
_drawclass.lsd:
.quad L_.str.13
.quad L_.str.12
.quad L_.str.13
.quad L_.str.13
.quad L_.str.12
.quad L_.str.13
.quad L_.str.13
.quad L_.str.13
.quad L_.str.13
.quad L_.str.13
.quad L_.str.17
.quad L_.str.14
.quad L_.str.15
.quad L_.str.15
.quad L_.str.18
.quad L_.str.16
.quad L_.str.16
.quad L_.str.14
.quad L_.str.18
.quad L_.str.18
.quad L_.str.18
.quad L_.str.14
.quad L_.str.16
.quad L_.str.15
.quad L_.str.14
.quad L_.str.15
.quad L_.str.18
.quad L_.str.14
.quad L_.str.18
.quad L_.str.14
.section __TEXT,__cstring,cstring_literals
L_.str.17: ## @.str.17
.asciz "| |"
L_.str.18: ## @.str.18
.asciz "|__|"
L_.str.19: ## @.str.19
.asciz "%s %s"
.comm _interval,4,2 ## @interval
L_.str.20: ## @.str.20
.asciz "%2d"
L_.str.21: ## @.str.21
.asciz " "
L_.str.22: ## @.str.22
.asciz " ===== GAME OVER ====== "
.comm _pit,300,4 ## @pit
.comm _pitcnt,24,4 ## @pitcnt
.comm _lines,4,2 ## @lines
L_.str.23: ## @.str.23
.asciz "%7d"
.comm _shownext,4,2 ## @shownext
L_.str.24: ## @.str.24
.asciz "@#$!!#!"
L_.str.25: ## @.str.25
.asciz "cpnr0123456789"
L_.str.26: ## @.str.26
.asciz "Usage: %s [-cpnr] [-CLASS]\n"
L_.str.27: ## @.str.27
.asciz "\t-c - turn on color\n"
L_.str.28: ## @.str.28
.asciz "\t-p - throw pentagramms in\n"
L_.str.29: ## @.str.29
.asciz "\t-n - start with hints display on\n"
L_.str.30: ## @.str.30
.asciz "\t-r - change the direction of rotation\n"
L_.str.31: ## @.str.31
.asciz "\t-CLASS - start from the given class\n"
L_.str.32: ## @.str.32
.asciz "Lines: "
L_.str.33: ## @.str.33
.asciz "0"
L_.str.34: ## @.str.34
.asciz "Score: "
L_.str.35: ## @.str.35
.asciz "C L A S S"
L_.str.36: ## @.str.36
.asciz "N E X T"
L_.str.37: ## @.str.37
.asciz " === The Top Ten ==="
L_.str.38: ## @.str.38
.asciz " # name cl score"
L_.str.39: ## @.str.39
.asciz " COMMANDS"
L_.str.40: ## @.str.40
.asciz "q - quit"
L_.str.41: ## @.str.41
.asciz "4 - toggle hint display"
L_.str.42: ## @.str.42
.asciz "5 or space - drop"
L_.str.43: ## @.str.43
.asciz "6 - increase class"
L_.str.44: ## @.str.44
.asciz "7 - move left"
L_.str.45: ## @.str.45
.asciz "8 - rotate"
L_.str.46: ## @.str.46
.asciz "9 - move right"
L_.str.47: ## @.str.47
.asciz "##"
.zerofill __DATA,__bss,_t_saved_mode,72,3 ## @t_saved_mode
.zerofill __DATA,__bss,_t_mode,72,3 ## @t_mode
.comm _ospeed,2,1 ## @ospeed
.subsections_via_symbols
| the_stack_data/13210.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #8
str x8, [x9]
sub x8, x29, #12
str x8, [x9, #8]
sub x8, x29, #16
str x8, [x9, #16]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
ldur w8, [x29, #-8]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_8
b LBB0_1
LBB0_1:
ldur w8, [x29, #-12]
ldur w9, [x29, #-16]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2:
ldur w8, [x29, #-8]
stur w8, [x29, #-20]
ldur w8, [x29, #-16]
str w8, [sp, #24]
b LBB0_7
LBB0_3:
ldur w8, [x29, #-8]
ldur w9, [x29, #-16]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_5
b LBB0_4
LBB0_4:
ldur w8, [x29, #-8]
stur w8, [x29, #-20]
ldur w8, [x29, #-12]
str w8, [sp, #24]
b LBB0_6
LBB0_5:
ldur w8, [x29, #-16]
stur w8, [x29, #-20]
ldur w8, [x29, #-12]
str w8, [sp, #24]
b LBB0_6
LBB0_6:
b LBB0_7
LBB0_7:
b LBB0_15
LBB0_8:
ldur w8, [x29, #-8]
ldur w9, [x29, #-16]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_10
b LBB0_9
LBB0_9:
ldur w8, [x29, #-12]
stur w8, [x29, #-20]
ldur w8, [x29, #-16]
str w8, [sp, #24]
b LBB0_14
LBB0_10:
ldur w8, [x29, #-12]
ldur w9, [x29, #-16]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_12
b LBB0_11
LBB0_11:
ldur w8, [x29, #-12]
stur w8, [x29, #-20]
ldur w8, [x29, #-8]
str w8, [sp, #24]
b LBB0_13
LBB0_12:
ldur w8, [x29, #-16]
stur w8, [x29, #-20]
ldur w8, [x29, #-8]
str w8, [sp, #24]
b LBB0_13
LBB0_13:
b LBB0_14
LBB0_14:
b LBB0_15
LBB0_15:
ldur w8, [x29, #-20]
; implicit-def: $x10
mov x10, x8
ldr w9, [sp, #24]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@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 "\354\240\225\354\210\230 3\352\260\234\353\245\274 \354\236\205\353\240\245\355\225\230\354\204\270\354\232\224:"
l_.str.1: ; @.str.1
.asciz "%d %d %d"
l_.str.2: ; @.str.2
.asciz "\352\260\200\354\236\245 \354\236\221\354\235\200\352\260\222 : %d \n\352\260\200\354\236\245 \355\201\260 \352\260\222: %d\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movl $0, -4(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -8(%rbp), %rsi
leaq -12(%rbp), %rdx
leaq -16(%rbp), %rcx
movb $0, %al
callq _scanf
movl -8(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB0_8
## %bb.1:
movl -12(%rbp), %eax
cmpl -16(%rbp), %eax
jge LBB0_3
## %bb.2:
movl -8(%rbp), %eax
movl %eax, -20(%rbp)
movl -16(%rbp), %eax
movl %eax, -24(%rbp)
jmp LBB0_7
LBB0_3:
movl -8(%rbp), %eax
cmpl -16(%rbp), %eax
jge LBB0_5
## %bb.4:
movl -8(%rbp), %eax
movl %eax, -20(%rbp)
movl -12(%rbp), %eax
movl %eax, -24(%rbp)
jmp LBB0_6
LBB0_5:
movl -16(%rbp), %eax
movl %eax, -20(%rbp)
movl -12(%rbp), %eax
movl %eax, -24(%rbp)
LBB0_6:
jmp LBB0_7
LBB0_7:
jmp LBB0_15
LBB0_8:
movl -8(%rbp), %eax
cmpl -16(%rbp), %eax
jge LBB0_10
## %bb.9:
movl -12(%rbp), %eax
movl %eax, -20(%rbp)
movl -16(%rbp), %eax
movl %eax, -24(%rbp)
jmp LBB0_14
LBB0_10:
movl -12(%rbp), %eax
cmpl -16(%rbp), %eax
jge LBB0_12
## %bb.11:
movl -12(%rbp), %eax
movl %eax, -20(%rbp)
movl -8(%rbp), %eax
movl %eax, -24(%rbp)
jmp LBB0_13
LBB0_12:
movl -16(%rbp), %eax
movl %eax, -20(%rbp)
movl -8(%rbp), %eax
movl %eax, -24(%rbp)
LBB0_13:
jmp LBB0_14
LBB0_14:
jmp LBB0_15
LBB0_15:
movl -20(%rbp), %esi
movl -24(%rbp), %edx
leaq L_.str.2(%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 "\354\240\225\354\210\230 3\352\260\234\353\245\274 \354\236\205\353\240\245\355\225\230\354\204\270\354\232\224:"
L_.str.1: ## @.str.1
.asciz "%d %d %d"
L_.str.2: ## @.str.2
.asciz "\352\260\200\354\236\245 \354\236\221\354\235\200\352\260\222 : %d \n\352\260\200\354\236\245 \355\201\260 \352\260\222: %d\n"
.subsections_via_symbols
| the_stack_data/113198.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _req1 ; -- Begin function req1
.p2align 2
_req1: ; @req1
.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, _global_id@GOTPAGE
ldr x10, [x10, _global_id@GOTPAGEOFF]
str x10, [sp] ; 8-byte Folded Spill
adrp x8, _global_dev@GOTPAGE
ldr x8, [x8, _global_dev@GOTPAGEOFF]
str x8, [sp, #8] ; 8-byte Folded Spill
str x0, [sp, #16]
adrp x9, _irq@GOTPAGE
ldr x9, [x9, _irq@GOTPAGEOFF]
str wzr, [x9]
mov w9, #1
str w9, [x10]
str w9, [x8]
ldr w8, [x8]
subs w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
adrp x0, l___func__.req1@PAGE
add x0, x0, l___func__.req1@PAGEOFF
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
mov w2, #277
adrp x3, l_.str.1@PAGE
add x3, x3, l_.str.1@PAGEOFF
bl ___assert_rtn
LBB0_2:
adrp x8, _irq@GOTPAGE
ldr x8, [x8, _irq@GOTPAGEOFF]
ldr w8, [x8]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB0_6
b LBB0_3
LBB0_3:
ldr x8, [sp] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB0_5
b LBB0_4
LBB0_4:
adrp x0, l___func__.req1@PAGE
add x0, x0, l___func__.req1@PAGEOFF
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
mov w2, #277
adrp x3, l_.str.1@PAGE
add x3, x3, l_.str.1@PAGEOFF
bl ___assert_rtn
LBB0_5:
b LBB0_6
LBB0_6:
ldr x9, [sp, #8] ; 8-byte Folded Reload
ldr x10, [sp] ; 8-byte Folded Reload
mov w8, #-1
str w8, [x10]
str w8, [x9]
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _req2 ; -- Begin function req2
.p2align 2
_req2: ; @req2
.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, _global_id@GOTPAGE
ldr x10, [x10, _global_id@GOTPAGEOFF]
str x10, [sp] ; 8-byte Folded Spill
adrp x8, _global_dev@GOTPAGE
ldr x8, [x8, _global_dev@GOTPAGEOFF]
str x8, [sp, #8] ; 8-byte Folded Spill
str x0, [sp, #16]
adrp x9, _irq@GOTPAGE
ldr x9, [x9, _irq@GOTPAGEOFF]
str wzr, [x9]
mov w9, #2
str w9, [x10]
str w9, [x8]
ldr w8, [x8]
subs w8, w8, #2
cset w8, eq
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
adrp x0, l___func__.req2@PAGE
add x0, x0, l___func__.req2@PAGEOFF
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
mov w2, #287
adrp x3, l_.str.1@PAGE
add x3, x3, l_.str.1@PAGEOFF
bl ___assert_rtn
LBB1_2:
adrp x8, _irq@GOTPAGE
ldr x8, [x8, _irq@GOTPAGEOFF]
ldr w8, [x8]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB1_6
b LBB1_3
LBB1_3:
ldr x8, [sp] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #2
cset w8, eq
tbnz w8, #0, LBB1_5
b LBB1_4
LBB1_4:
adrp x0, l___func__.req2@PAGE
add x0, x0, l___func__.req2@PAGEOFF
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
mov w2, #287
adrp x3, l_.str.1@PAGE
add x3, x3, l_.str.1@PAGEOFF
bl ___assert_rtn
LBB1_5:
b LBB1_6
LBB1_6:
ldr x9, [sp, #8] ; 8-byte Folded Reload
ldr x10, [sp] ; 8-byte Folded Reload
mov w8, #-1
str w8, [x10]
str w8, [x9]
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _req3 ; -- Begin function req3
.p2align 2
_req3: ; @req3
.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, _global_id@GOTPAGE
ldr x10, [x10, _global_id@GOTPAGEOFF]
str x10, [sp] ; 8-byte Folded Spill
adrp x8, _global_dev@GOTPAGE
ldr x8, [x8, _global_dev@GOTPAGEOFF]
str x8, [sp, #8] ; 8-byte Folded Spill
str x0, [sp, #16]
adrp x9, _irq@GOTPAGE
ldr x9, [x9, _irq@GOTPAGEOFF]
str wzr, [x9]
mov w9, #3
str w9, [x10]
str w9, [x8]
ldr w8, [x8]
subs w8, w8, #3
cset w8, eq
tbnz w8, #0, LBB2_2
b LBB2_1
LBB2_1:
adrp x0, l___func__.req3@PAGE
add x0, x0, l___func__.req3@PAGEOFF
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
mov w2, #297
adrp x3, l_.str.1@PAGE
add x3, x3, l_.str.1@PAGEOFF
bl ___assert_rtn
LBB2_2:
adrp x8, _irq@GOTPAGE
ldr x8, [x8, _irq@GOTPAGEOFF]
ldr w8, [x8]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB2_6
b LBB2_3
LBB2_3:
ldr x8, [sp] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #3
cset w8, eq
tbnz w8, #0, LBB2_5
b LBB2_4
LBB2_4:
adrp x0, l___func__.req3@PAGE
add x0, x0, l___func__.req3@PAGEOFF
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
mov w2, #297
adrp x3, l_.str.1@PAGE
add x3, x3, l_.str.1@PAGEOFF
bl ___assert_rtn
LBB2_5:
b LBB2_6
LBB2_6:
ldr x9, [sp, #8] ; 8-byte Folded Reload
ldr x10, [sp] ; 8-byte Folded Reload
mov w8, #-1
str w8, [x10]
str w8, [x9]
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _req4 ; -- Begin function req4
.p2align 2
_req4: ; @req4
.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, _global_id@GOTPAGE
ldr x10, [x10, _global_id@GOTPAGEOFF]
str x10, [sp] ; 8-byte Folded Spill
adrp x8, _global_dev@GOTPAGE
ldr x8, [x8, _global_dev@GOTPAGEOFF]
str x8, [sp, #8] ; 8-byte Folded Spill
str x0, [sp, #16]
adrp x9, _irq@GOTPAGE
ldr x9, [x9, _irq@GOTPAGEOFF]
str wzr, [x9]
mov w9, #4
str w9, [x10]
str w9, [x8]
ldr w8, [x8]
subs w8, w8, #4
cset w8, eq
tbnz w8, #0, LBB3_2
b LBB3_1
LBB3_1:
adrp x0, l___func__.req4@PAGE
add x0, x0, l___func__.req4@PAGEOFF
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
mov w2, #307
adrp x3, l_.str.1@PAGE
add x3, x3, l_.str.1@PAGEOFF
bl ___assert_rtn
LBB3_2:
adrp x8, _irq@GOTPAGE
ldr x8, [x8, _irq@GOTPAGEOFF]
ldr w8, [x8]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB3_6
b LBB3_3
LBB3_3:
ldr x8, [sp] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #4
cset w8, eq
tbnz w8, #0, LBB3_5
b LBB3_4
LBB3_4:
adrp x0, l___func__.req4@PAGE
add x0, x0, l___func__.req4@PAGEOFF
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
mov w2, #307
adrp x3, l_.str.1@PAGE
add x3, x3, l_.str.1@PAGEOFF
bl ___assert_rtn
LBB3_5:
b LBB3_6
LBB3_6:
ldr x9, [sp, #8] ; 8-byte Folded Reload
ldr x10, [sp] ; 8-byte Folded Reload
mov w8, #-1
str w8, [x10]
str w8, [x9]
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _req5 ; -- Begin function req5
.p2align 2
_req5: ; @req5
.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, _global_id@GOTPAGE
ldr x10, [x10, _global_id@GOTPAGEOFF]
str x10, [sp] ; 8-byte Folded Spill
adrp x8, _global_dev@GOTPAGE
ldr x8, [x8, _global_dev@GOTPAGEOFF]
str x8, [sp, #8] ; 8-byte Folded Spill
str x0, [sp, #16]
adrp x9, _irq@GOTPAGE
ldr x9, [x9, _irq@GOTPAGEOFF]
str wzr, [x9]
mov w9, #5
str w9, [x10]
str w9, [x8]
ldr w8, [x8]
subs w8, w8, #5
cset w8, eq
tbnz w8, #0, LBB4_2
b LBB4_1
LBB4_1:
adrp x0, l___func__.req5@PAGE
add x0, x0, l___func__.req5@PAGEOFF
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
mov w2, #317
adrp x3, l_.str.1@PAGE
add x3, x3, l_.str.1@PAGEOFF
bl ___assert_rtn
LBB4_2:
adrp x8, _irq@GOTPAGE
ldr x8, [x8, _irq@GOTPAGEOFF]
ldr w8, [x8]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB4_6
b LBB4_3
LBB4_3:
ldr x8, [sp] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #5
cset w8, eq
tbnz w8, #0, LBB4_5
b LBB4_4
LBB4_4:
adrp x0, l___func__.req5@PAGE
add x0, x0, l___func__.req5@PAGEOFF
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
mov w2, #317
adrp x3, l_.str.1@PAGE
add x3, x3, l_.str.1@PAGEOFF
bl ___assert_rtn
LBB4_5:
b LBB4_6
LBB4_6:
ldr x9, [sp, #8] ; 8-byte Folded Reload
ldr x10, [sp] ; 8-byte Folded Reload
mov w8, #-1
str w8, [x10]
str w8, [x9]
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _req6 ; -- Begin function req6
.p2align 2
_req6: ; @req6
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp]
adrp x9, _irq@GOTPAGE
ldr x9, [x9, _irq@GOTPAGEOFF]
mov w8, #-1
str w8, [x9]
adrp x9, _cnt6@GOTPAGE
ldr x9, [x9, _cnt6@GOTPAGEOFF]
ldr w8, [x9]
add w8, w8, #1
str w8, [x9]
ldr x0, [sp, #8]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _req7 ; -- Begin function req7
.p2align 2
_req7: ; @req7
.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, _global_id@GOTPAGE
ldr x10, [x10, _global_id@GOTPAGEOFF]
str x10, [sp] ; 8-byte Folded Spill
adrp x8, _global_dev@GOTPAGE
ldr x8, [x8, _global_dev@GOTPAGEOFF]
str x8, [sp, #8] ; 8-byte Folded Spill
str x0, [sp, #16]
adrp x9, _irq@GOTPAGE
ldr x9, [x9, _irq@GOTPAGEOFF]
str wzr, [x9]
mov w9, #7
str w9, [x10]
str w9, [x8]
ldr w8, [x8]
subs w8, w8, #7
cset w8, eq
tbnz w8, #0, LBB6_2
b LBB6_1
LBB6_1:
adrp x0, l___func__.req7@PAGE
add x0, x0, l___func__.req7@PAGEOFF
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
mov w2, #334
adrp x3, l_.str.1@PAGE
add x3, x3, l_.str.1@PAGEOFF
bl ___assert_rtn
LBB6_2:
adrp x8, _irq@GOTPAGE
ldr x8, [x8, _irq@GOTPAGEOFF]
ldr w8, [x8]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB6_6
b LBB6_3
LBB6_3:
ldr x8, [sp] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #7
cset w8, eq
tbnz w8, #0, LBB6_5
b LBB6_4
LBB6_4:
adrp x0, l___func__.req7@PAGE
add x0, x0, l___func__.req7@PAGEOFF
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
mov w2, #334
adrp x3, l_.str.1@PAGE
add x3, x3, l_.str.1@PAGEOFF
bl ___assert_rtn
LBB6_5:
b LBB6_6
LBB6_6:
ldr x9, [sp, #8] ; 8-byte Folded Reload
ldr x10, [sp] ; 8-byte Folded Reload
mov w8, #-1
str w8, [x10]
str w8, [x9]
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _req8 ; -- Begin function req8
.p2align 2
_req8: ; @req8
.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, _global_id@GOTPAGE
ldr x10, [x10, _global_id@GOTPAGEOFF]
str x10, [sp] ; 8-byte Folded Spill
adrp x8, _global_dev@GOTPAGE
ldr x8, [x8, _global_dev@GOTPAGEOFF]
str x8, [sp, #8] ; 8-byte Folded Spill
str x0, [sp, #16]
adrp x9, _irq@GOTPAGE
ldr x9, [x9, _irq@GOTPAGEOFF]
str wzr, [x9]
mov w9, #8
str w9, [x10]
str w9, [x8]
ldr w8, [x8]
subs w8, w8, #8
cset w8, eq
tbnz w8, #0, LBB7_2
b LBB7_1
LBB7_1:
adrp x0, l___func__.req8@PAGE
add x0, x0, l___func__.req8@PAGEOFF
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
mov w2, #344
adrp x3, l_.str.1@PAGE
add x3, x3, l_.str.1@PAGEOFF
bl ___assert_rtn
LBB7_2:
adrp x8, _irq@GOTPAGE
ldr x8, [x8, _irq@GOTPAGEOFF]
ldr w8, [x8]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB7_6
b LBB7_3
LBB7_3:
ldr x8, [sp] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #8
cset w8, eq
tbnz w8, #0, LBB7_5
b LBB7_4
LBB7_4:
adrp x0, l___func__.req8@PAGE
add x0, x0, l___func__.req8@PAGEOFF
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
mov w2, #344
adrp x3, l_.str.1@PAGE
add x3, x3, l_.str.1@PAGEOFF
bl ___assert_rtn
LBB7_5:
b LBB7_6
LBB7_6:
ldr x9, [sp, #8] ; 8-byte Folded Reload
ldr x10, [sp] ; 8-byte Folded Reload
mov w8, #-1
str w8, [x10]
str w8, [x9]
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #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, #20] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
sub x0, x29, #16
mov x3, #0
str x3, [sp] ; 8-byte Folded Spill
mov x1, x3
adrp x2, _req1@PAGE
add x2, x2, _req1@PAGEOFF
bl _pthread_create
ldr x3, [sp] ; 8-byte Folded Reload
sub x0, x29, #24
str x0, [sp, #8] ; 8-byte Folded Spill
mov x1, x3
adrp x2, _req2@PAGE
add x2, x2, _req2@PAGEOFF
bl _pthread_create
ldr x3, [sp] ; 8-byte Folded Reload
ldr x0, [sp, #8] ; 8-byte Folded Reload
mov x1, x3
adrp x2, _req3@PAGE
add x2, x2, _req3@PAGEOFF
bl _pthread_create
ldr x3, [sp] ; 8-byte Folded Reload
ldr x0, [sp, #8] ; 8-byte Folded Reload
mov x1, x3
adrp x2, _req4@PAGE
add x2, x2, _req4@PAGEOFF
bl _pthread_create
ldr x3, [sp] ; 8-byte Folded Reload
ldr x0, [sp, #8] ; 8-byte Folded Reload
mov x1, x3
adrp x2, _req5@PAGE
add x2, x2, _req5@PAGEOFF
bl _pthread_create
ldr x3, [sp] ; 8-byte Folded Reload
ldr x0, [sp, #8] ; 8-byte Folded Reload
mov x1, x3
adrp x2, _req6@PAGE
add x2, x2, _req6@PAGEOFF
bl _pthread_create
ldr x3, [sp] ; 8-byte Folded Reload
ldr x0, [sp, #8] ; 8-byte Folded Reload
mov x1, x3
adrp x2, _req7@PAGE
add x2, x2, _req7@PAGEOFF
bl _pthread_create
ldr x3, [sp] ; 8-byte Folded Reload
ldr x0, [sp, #8] ; 8-byte Folded Reload
mov x1, x3
adrp x2, _req8@PAGE
add x2, x2, _req8@PAGEOFF
bl _pthread_create
ldr w0, [sp, #20] ; 4-byte Folded Reload
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.comm _irq,4,2 ; @irq
.comm _global_id,4,2 ; @global_id
.comm _global_dev,4,2 ; @global_dev
.section __TEXT,__cstring,cstring_literals
l___func__.req1: ; @__func__.req1
.asciz "req1"
l_.str: ; @.str
.asciz "200143581.c"
l_.str.1: ; @.str.1
.asciz "0"
l___func__.req2: ; @__func__.req2
.asciz "req2"
l___func__.req3: ; @__func__.req3
.asciz "req3"
l___func__.req4: ; @__func__.req4
.asciz "req4"
l___func__.req5: ; @__func__.req5
.asciz "req5"
.comm _cnt6,4,2 ; @cnt6
l___func__.req7: ; @__func__.req7
.asciz "req7"
l___func__.req8: ; @__func__.req8
.asciz "req8"
.comm _global_clock,4,2 ; @global_clock
.comm _cnt1,4,2 ; @cnt1
.comm _cnt2,4,2 ; @cnt2
.comm _cnt3,4,2 ; @cnt3
.comm _cnt4,4,2 ; @cnt4
.comm _cnt5,4,2 ; @cnt5
.comm _cnt7,4,2 ; @cnt7
.comm _cnt8,4,2 ; @cnt8
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _req1 ## -- Begin function req1
.p2align 4, 0x90
_req1: ## @req1
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -16(%rbp)
movq _irq@GOTPCREL(%rip), %rax
movl $0, (%rax)
movq _global_id@GOTPCREL(%rip), %rax
movl $1, (%rax)
movq _global_dev@GOTPCREL(%rip), %rax
movl $1, (%rax)
movq _global_dev@GOTPCREL(%rip), %rax
cmpl $1, (%rax)
je LBB0_2
## %bb.1:
leaq L___func__.req1(%rip), %rdi
leaq L_.str(%rip), %rsi
leaq L_.str.1(%rip), %rcx
movl $277, %edx ## imm = 0x115
callq ___assert_rtn
LBB0_2:
movq _irq@GOTPCREL(%rip), %rax
cmpl $-1, (%rax)
jle LBB0_6
## %bb.3:
movq _global_id@GOTPCREL(%rip), %rax
cmpl $1, (%rax)
je LBB0_5
## %bb.4:
leaq L___func__.req1(%rip), %rdi
leaq L_.str(%rip), %rsi
leaq L_.str.1(%rip), %rcx
movl $277, %edx ## imm = 0x115
callq ___assert_rtn
LBB0_5:
jmp LBB0_6
LBB0_6:
movq _global_id@GOTPCREL(%rip), %rax
movl $-1, (%rax)
movq _global_dev@GOTPCREL(%rip), %rax
movl $-1, (%rax)
movq -8(%rbp), %rax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _req2 ## -- Begin function req2
.p2align 4, 0x90
_req2: ## @req2
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -16(%rbp)
movq _irq@GOTPCREL(%rip), %rax
movl $0, (%rax)
movq _global_id@GOTPCREL(%rip), %rax
movl $2, (%rax)
movq _global_dev@GOTPCREL(%rip), %rax
movl $2, (%rax)
movq _global_dev@GOTPCREL(%rip), %rax
cmpl $2, (%rax)
je LBB1_2
## %bb.1:
leaq L___func__.req2(%rip), %rdi
leaq L_.str(%rip), %rsi
leaq L_.str.1(%rip), %rcx
movl $287, %edx ## imm = 0x11F
callq ___assert_rtn
LBB1_2:
movq _irq@GOTPCREL(%rip), %rax
cmpl $-1, (%rax)
jle LBB1_6
## %bb.3:
movq _global_id@GOTPCREL(%rip), %rax
cmpl $2, (%rax)
je LBB1_5
## %bb.4:
leaq L___func__.req2(%rip), %rdi
leaq L_.str(%rip), %rsi
leaq L_.str.1(%rip), %rcx
movl $287, %edx ## imm = 0x11F
callq ___assert_rtn
LBB1_5:
jmp LBB1_6
LBB1_6:
movq _global_id@GOTPCREL(%rip), %rax
movl $-1, (%rax)
movq _global_dev@GOTPCREL(%rip), %rax
movl $-1, (%rax)
movq -8(%rbp), %rax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _req3 ## -- Begin function req3
.p2align 4, 0x90
_req3: ## @req3
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -16(%rbp)
movq _irq@GOTPCREL(%rip), %rax
movl $0, (%rax)
movq _global_id@GOTPCREL(%rip), %rax
movl $3, (%rax)
movq _global_dev@GOTPCREL(%rip), %rax
movl $3, (%rax)
movq _global_dev@GOTPCREL(%rip), %rax
cmpl $3, (%rax)
je LBB2_2
## %bb.1:
leaq L___func__.req3(%rip), %rdi
leaq L_.str(%rip), %rsi
leaq L_.str.1(%rip), %rcx
movl $297, %edx ## imm = 0x129
callq ___assert_rtn
LBB2_2:
movq _irq@GOTPCREL(%rip), %rax
cmpl $-1, (%rax)
jle LBB2_6
## %bb.3:
movq _global_id@GOTPCREL(%rip), %rax
cmpl $3, (%rax)
je LBB2_5
## %bb.4:
leaq L___func__.req3(%rip), %rdi
leaq L_.str(%rip), %rsi
leaq L_.str.1(%rip), %rcx
movl $297, %edx ## imm = 0x129
callq ___assert_rtn
LBB2_5:
jmp LBB2_6
LBB2_6:
movq _global_id@GOTPCREL(%rip), %rax
movl $-1, (%rax)
movq _global_dev@GOTPCREL(%rip), %rax
movl $-1, (%rax)
movq -8(%rbp), %rax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _req4 ## -- Begin function req4
.p2align 4, 0x90
_req4: ## @req4
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -16(%rbp)
movq _irq@GOTPCREL(%rip), %rax
movl $0, (%rax)
movq _global_id@GOTPCREL(%rip), %rax
movl $4, (%rax)
movq _global_dev@GOTPCREL(%rip), %rax
movl $4, (%rax)
movq _global_dev@GOTPCREL(%rip), %rax
cmpl $4, (%rax)
je LBB3_2
## %bb.1:
leaq L___func__.req4(%rip), %rdi
leaq L_.str(%rip), %rsi
leaq L_.str.1(%rip), %rcx
movl $307, %edx ## imm = 0x133
callq ___assert_rtn
LBB3_2:
movq _irq@GOTPCREL(%rip), %rax
cmpl $-1, (%rax)
jle LBB3_6
## %bb.3:
movq _global_id@GOTPCREL(%rip), %rax
cmpl $4, (%rax)
je LBB3_5
## %bb.4:
leaq L___func__.req4(%rip), %rdi
leaq L_.str(%rip), %rsi
leaq L_.str.1(%rip), %rcx
movl $307, %edx ## imm = 0x133
callq ___assert_rtn
LBB3_5:
jmp LBB3_6
LBB3_6:
movq _global_id@GOTPCREL(%rip), %rax
movl $-1, (%rax)
movq _global_dev@GOTPCREL(%rip), %rax
movl $-1, (%rax)
movq -8(%rbp), %rax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _req5 ## -- Begin function req5
.p2align 4, 0x90
_req5: ## @req5
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -16(%rbp)
movq _irq@GOTPCREL(%rip), %rax
movl $0, (%rax)
movq _global_id@GOTPCREL(%rip), %rax
movl $5, (%rax)
movq _global_dev@GOTPCREL(%rip), %rax
movl $5, (%rax)
movq _global_dev@GOTPCREL(%rip), %rax
cmpl $5, (%rax)
je LBB4_2
## %bb.1:
leaq L___func__.req5(%rip), %rdi
leaq L_.str(%rip), %rsi
leaq L_.str.1(%rip), %rcx
movl $317, %edx ## imm = 0x13D
callq ___assert_rtn
LBB4_2:
movq _irq@GOTPCREL(%rip), %rax
cmpl $-1, (%rax)
jle LBB4_6
## %bb.3:
movq _global_id@GOTPCREL(%rip), %rax
cmpl $5, (%rax)
je LBB4_5
## %bb.4:
leaq L___func__.req5(%rip), %rdi
leaq L_.str(%rip), %rsi
leaq L_.str.1(%rip), %rcx
movl $317, %edx ## imm = 0x13D
callq ___assert_rtn
LBB4_5:
jmp LBB4_6
LBB4_6:
movq _global_id@GOTPCREL(%rip), %rax
movl $-1, (%rax)
movq _global_dev@GOTPCREL(%rip), %rax
movl $-1, (%rax)
movq -8(%rbp), %rax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _req6 ## -- Begin function req6
.p2align 4, 0x90
_req6: ## @req6
.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 _irq@GOTPCREL(%rip), %rax
movl $-1, (%rax)
movq _cnt6@GOTPCREL(%rip), %rax
movl (%rax), %ecx
addl $1, %ecx
movq _cnt6@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movq -8(%rbp), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _req7 ## -- Begin function req7
.p2align 4, 0x90
_req7: ## @req7
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -16(%rbp)
movq _irq@GOTPCREL(%rip), %rax
movl $0, (%rax)
movq _global_id@GOTPCREL(%rip), %rax
movl $7, (%rax)
movq _global_dev@GOTPCREL(%rip), %rax
movl $7, (%rax)
movq _global_dev@GOTPCREL(%rip), %rax
cmpl $7, (%rax)
je LBB6_2
## %bb.1:
leaq L___func__.req7(%rip), %rdi
leaq L_.str(%rip), %rsi
leaq L_.str.1(%rip), %rcx
movl $334, %edx ## imm = 0x14E
callq ___assert_rtn
LBB6_2:
movq _irq@GOTPCREL(%rip), %rax
cmpl $-1, (%rax)
jle LBB6_6
## %bb.3:
movq _global_id@GOTPCREL(%rip), %rax
cmpl $7, (%rax)
je LBB6_5
## %bb.4:
leaq L___func__.req7(%rip), %rdi
leaq L_.str(%rip), %rsi
leaq L_.str.1(%rip), %rcx
movl $334, %edx ## imm = 0x14E
callq ___assert_rtn
LBB6_5:
jmp LBB6_6
LBB6_6:
movq _global_id@GOTPCREL(%rip), %rax
movl $-1, (%rax)
movq _global_dev@GOTPCREL(%rip), %rax
movl $-1, (%rax)
movq -8(%rbp), %rax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _req8 ## -- Begin function req8
.p2align 4, 0x90
_req8: ## @req8
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -16(%rbp)
movq _irq@GOTPCREL(%rip), %rax
movl $0, (%rax)
movq _global_id@GOTPCREL(%rip), %rax
movl $8, (%rax)
movq _global_dev@GOTPCREL(%rip), %rax
movl $8, (%rax)
movq _global_dev@GOTPCREL(%rip), %rax
cmpl $8, (%rax)
je LBB7_2
## %bb.1:
leaq L___func__.req8(%rip), %rdi
leaq L_.str(%rip), %rsi
leaq L_.str.1(%rip), %rcx
movl $344, %edx ## imm = 0x158
callq ___assert_rtn
LBB7_2:
movq _irq@GOTPCREL(%rip), %rax
cmpl $-1, (%rax)
jle LBB7_6
## %bb.3:
movq _global_id@GOTPCREL(%rip), %rax
cmpl $8, (%rax)
je LBB7_5
## %bb.4:
leaq L___func__.req8(%rip), %rdi
leaq L_.str(%rip), %rsi
leaq L_.str.1(%rip), %rcx
movl $344, %edx ## imm = 0x158
callq ___assert_rtn
LBB7_5:
jmp LBB7_6
LBB7_6:
movq _global_id@GOTPCREL(%rip), %rax
movl $-1, (%rax)
movq _global_dev@GOTPCREL(%rip), %rax
movl $-1, (%rax)
movq -8(%rbp), %rax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movl $0, -4(%rbp)
leaq -16(%rbp), %rdi
xorl %eax, %eax
movl %eax, %ecx
leaq _req1(%rip), %rdx
movq %rcx, %rsi
callq _pthread_create
leaq -24(%rbp), %rdi
xorl %eax, %eax
movl %eax, %ecx
leaq _req2(%rip), %rdx
movq %rcx, %rsi
callq _pthread_create
leaq -24(%rbp), %rdi
xorl %eax, %eax
movl %eax, %ecx
leaq _req3(%rip), %rdx
movq %rcx, %rsi
callq _pthread_create
leaq -24(%rbp), %rdi
xorl %eax, %eax
movl %eax, %ecx
leaq _req4(%rip), %rdx
movq %rcx, %rsi
callq _pthread_create
leaq -24(%rbp), %rdi
xorl %eax, %eax
movl %eax, %ecx
leaq _req5(%rip), %rdx
movq %rcx, %rsi
callq _pthread_create
leaq -24(%rbp), %rdi
xorl %eax, %eax
movl %eax, %ecx
leaq _req6(%rip), %rdx
movq %rcx, %rsi
callq _pthread_create
leaq -24(%rbp), %rdi
xorl %eax, %eax
movl %eax, %ecx
leaq _req7(%rip), %rdx
movq %rcx, %rsi
callq _pthread_create
leaq -24(%rbp), %rdi
xorl %eax, %eax
movl %eax, %ecx
leaq _req8(%rip), %rdx
movq %rcx, %rsi
callq _pthread_create
xorl %eax, %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _irq,4,2 ## @irq
.comm _global_id,4,2 ## @global_id
.comm _global_dev,4,2 ## @global_dev
.section __TEXT,__cstring,cstring_literals
L___func__.req1: ## @__func__.req1
.asciz "req1"
L_.str: ## @.str
.asciz "200143581.c"
L_.str.1: ## @.str.1
.asciz "0"
L___func__.req2: ## @__func__.req2
.asciz "req2"
L___func__.req3: ## @__func__.req3
.asciz "req3"
L___func__.req4: ## @__func__.req4
.asciz "req4"
L___func__.req5: ## @__func__.req5
.asciz "req5"
.comm _cnt6,4,2 ## @cnt6
L___func__.req7: ## @__func__.req7
.asciz "req7"
L___func__.req8: ## @__func__.req8
.asciz "req8"
.comm _global_clock,4,2 ## @global_clock
.comm _cnt1,4,2 ## @cnt1
.comm _cnt2,4,2 ## @cnt2
.comm _cnt3,4,2 ## @cnt3
.comm _cnt4,4,2 ## @cnt4
.comm _cnt5,4,2 ## @cnt5
.comm _cnt7,4,2 ## @cnt7
.comm _cnt8,4,2 ## @cnt8
.subsections_via_symbols
| the_stack_data/200143581.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _euler86 ; -- Begin function euler86
.p2align 2
_euler86: ; @euler86
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
str w0, [sp, #60]
str wzr, [sp, #56]
mov x8, #1
str x8, [sp, #48]
b LBB0_1
LBB0_1: ; =>This Loop Header: Depth=1
; Child Loop BB0_2 Depth 2
; Child Loop BB0_4 Depth 3
mov x8, #1
str x8, [sp, #40]
b LBB0_2
LBB0_2: ; Parent Loop BB0_1 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB0_4 Depth 3
ldr x8, [sp, #40]
ldr x9, [sp, #48]
subs x8, x8, x9
cset w8, gt
tbnz w8, #0, LBB0_13
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_2 Depth=2
mov x8, #1
str x8, [sp, #32]
b LBB0_4
LBB0_4: ; Parent Loop BB0_1 Depth=1
; Parent Loop BB0_2 Depth=2
; => This Inner Loop Header: Depth=3
ldr x8, [sp, #32]
ldr x9, [sp, #40]
subs x8, x8, x9
cset w8, gt
tbnz w8, #0, LBB0_11
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_4 Depth=3
ldr x8, [sp, #32]
ldr x9, [sp, #40]
add x8, x8, x9
ldr x9, [sp, #32]
ldr x10, [sp, #40]
add x9, x9, x10
mul x8, x8, x9
ldr x9, [sp, #48]
ldr x10, [sp, #48]
mul x9, x9, x10
add x8, x8, x9
str x8, [sp, #8]
ldr d0, [sp, #8]
scvtf d0, d0
fsqrt d0, d0
fcvtzs x8, d0
str x8, [sp]
ldr x8, [sp]
ldr x9, [sp]
mul x8, x8, x9
ldr x9, [sp, #8]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB0_9
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_4 Depth=3
ldr w8, [sp, #56]
add w8, w8, #1
str w8, [sp, #56]
ldr w8, [sp, #56]
ldr w9, [sp, #60]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB0_8
b LBB0_7
LBB0_7:
ldr x8, [sp, #48]
mov x0, x8
add sp, sp, #64
ret
LBB0_8: ; in Loop: Header=BB0_4 Depth=3
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_4 Depth=3
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_4 Depth=3
ldr x8, [sp, #32]
add x8, x8, #1
str x8, [sp, #32]
b LBB0_4
LBB0_11: ; in Loop: Header=BB0_2 Depth=2
b LBB0_12
LBB0_12: ; in Loop: Header=BB0_2 Depth=2
ldr x8, [sp, #40]
add x8, x8, #1
str x8, [sp, #40]
b LBB0_2
LBB0_13: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #48]
add x8, x8, #1
str x8, [sp, #48]
b LBB0_1
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w8, #0
str w8, [sp, #8] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
mov w0, #16960
movk w0, #15, lsl #16
bl _euler86
mov x9, sp
; implicit-def: $x8
mov x8, x0
str x8, [x9]
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 "Result: %d"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _euler86 ## -- Begin function euler86
.p2align 4, 0x90
_euler86: ## @euler86
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %edi, -4(%rbp)
movl $0, -8(%rbp)
movq $1, -16(%rbp)
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_2 Depth 2
## Child Loop BB0_4 Depth 3
movq $1, -24(%rbp)
LBB0_2: ## Parent Loop BB0_1 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB0_4 Depth 3
movq -24(%rbp), %rax
cmpq -16(%rbp), %rax
jg LBB0_13
## %bb.3: ## in Loop: Header=BB0_2 Depth=2
movq $1, -32(%rbp)
LBB0_4: ## Parent Loop BB0_1 Depth=1
## Parent Loop BB0_2 Depth=2
## => This Inner Loop Header: Depth=3
movq -32(%rbp), %rax
cmpq -24(%rbp), %rax
jg LBB0_11
## %bb.5: ## in Loop: Header=BB0_4 Depth=3
movq -32(%rbp), %rax
addq -24(%rbp), %rax
movq -32(%rbp), %rcx
addq -24(%rbp), %rcx
imulq %rcx, %rax
movq -16(%rbp), %rcx
imulq -16(%rbp), %rcx
addq %rcx, %rax
movq %rax, -56(%rbp)
cvtsi2sdq -56(%rbp), %xmm0
sqrtsd %xmm0, %xmm0
cvttsd2si %xmm0, %rax
movq %rax, -64(%rbp)
movq -64(%rbp), %rax
imulq -64(%rbp), %rax
cmpq -56(%rbp), %rax
jne LBB0_9
## %bb.6: ## in Loop: Header=BB0_4 Depth=3
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
movl -8(%rbp), %eax
cmpl -4(%rbp), %eax
jle LBB0_8
## %bb.7:
movq -16(%rbp), %rax
## kill: def $eax killed $eax killed $rax
popq %rbp
retq
LBB0_8: ## in Loop: Header=BB0_4 Depth=3
jmp LBB0_9
LBB0_9: ## in Loop: Header=BB0_4 Depth=3
jmp LBB0_10
LBB0_10: ## in Loop: Header=BB0_4 Depth=3
movq -32(%rbp), %rax
addq $1, %rax
movq %rax, -32(%rbp)
jmp LBB0_4
LBB0_11: ## in Loop: Header=BB0_2 Depth=2
jmp LBB0_12
LBB0_12: ## in Loop: Header=BB0_2 Depth=2
movq -24(%rbp), %rax
addq $1, %rax
movq %rax, -24(%rbp)
jmp LBB0_2
LBB0_13: ## in Loop: Header=BB0_1 Depth=1
movq -16(%rbp), %rax
addq $1, %rax
movq %rax, -16(%rbp)
jmp LBB0_1
.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 $1000000, %edi ## imm = 0xF4240
callq _euler86
movl %eax, %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Result: %d"
.subsections_via_symbols
| the_stack_data/135556.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _populate_array ; -- Begin function populate_array
.p2align 2
_populate_array: ; @populate_array
.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]
str x2, [sp, #8]
str xzr, [sp]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp]
ldr x9, [sp, #16]
subs x8, x8, x9
cset w8, hs
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #8]
blr x8
ldur x8, [x29, #-8]
ldr x9, [sp]
str w0, [x8, x9, lsl #2]
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp]
add x8, x8, #1
str x8, [sp]
b LBB0_1
LBB0_4:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _getNextValue ; -- Begin function getNextValue
.p2align 2
_getNextValue: ; @getNextValue
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
bl _rand
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #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]
add x0, sp, #32
mov x1, #10
adrp x2, _getNextValue@PAGE
add x2, x2, _getNextValue@PAGEOFF
bl _populate_array
str wzr, [sp, #24]
b LBB2_1
LBB2_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #24]
subs w8, w8, #10
cset w8, ge
tbnz w8, #0, LBB2_4
b LBB2_2
LBB2_2: ; in Loop: Header=BB2_1 Depth=1
ldrsw x9, [sp, #24]
add x8, sp, #32
str x8, [sp, #16] ; 8-byte Folded Spill
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
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldrsw x9, [sp, #24]
ldr w9, [x8, x9, lsl #2]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB2_3
LBB2_3: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp, #24]
add w8, w8, #1
str w8, [sp, #24]
b LBB2_1
LBB2_4:
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB2_6
b LBB2_5
LBB2_5:
bl ___stack_chk_fail
LBB2_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 "%d \n"
l_.str.1: ; @.str.1
.asciz "%p \t"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _populate_array ## -- Begin function populate_array
.p2align 4, 0x90
_populate_array: ## @populate_array
.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 %rdx, -24(%rbp)
movq $0, -32(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movq -32(%rbp), %rax
cmpq -16(%rbp), %rax
jae LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
callq *-24(%rbp)
movl %eax, %edx
movq -8(%rbp), %rax
movq -32(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movq -32(%rbp), %rax
addq $1, %rax
movq %rax, -32(%rbp)
jmp LBB0_1
LBB0_4:
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _getNextValue ## -- Begin function getNextValue
.p2align 4, 0x90
_getNextValue: ## @getNextValue
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
callq _rand
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -52(%rbp)
leaq -48(%rbp), %rdi
movl $10, %esi
leaq _getNextValue(%rip), %rdx
callq _populate_array
movl $0, -56(%rbp)
LBB2_1: ## =>This Inner Loop Header: Depth=1
cmpl $10, -56(%rbp)
jge LBB2_4
## %bb.2: ## in Loop: Header=BB2_1 Depth=1
movslq -56(%rbp), %rax
movl -48(%rbp,%rax,4), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movslq -56(%rbp), %rax
movl -48(%rbp,%rax,4), %esi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
## %bb.3: ## in Loop: Header=BB2_1 Depth=1
movl -56(%rbp), %eax
addl $1, %eax
movl %eax, -56(%rbp)
jmp LBB2_1
LBB2_4:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB2_6
## %bb.5:
xorl %eax, %eax
addq $64, %rsp
popq %rbp
retq
LBB2_6:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d \n"
L_.str.1: ## @.str.1
.asciz "%p \t"
.subsections_via_symbols
| the_stack_data/200142609.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
stp x28, x27, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
sub sp, sp, #1072
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
str w0, [sp, #36]
str x1, [sp, #24]
ldr w8, [sp, #36]
add w8, w8, #1
str w8, [sp, #20]
bl _vfork
str w0, [sp, #20]
ldr w8, [sp, #20]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldr x8, [sp, #24]
ldr x1, [x8]
add x0, sp, #40
str x0, [sp, #8] ; 8-byte Folded Spill
mov x2, #1024
bl ___strcpy_chk
ldr x0, [sp, #8] ; 8-byte Folded Reload
bl _strlen
ldr x8, [sp, #8] ; 8-byte Folded Reload
mov x9, x0
str w9, [sp, #16]
ldrsw x9, [sp, #16]
add x8, x8, x9
subs x0, x8, #10
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
mov x2, #12
mov x3, #-1
bl ___memcpy_chk
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldr w9, [sp, #16]
add w9, w9, #2
add x8, x8, w9, sxtw
strb wzr, [x8]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
ldr x1, [sp, #8] ; 8-byte Folded Reload
mov x8, sp
; kill: def $x9 killed $xzr
str xzr, [x8]
mov x0, x1
bl _execlp
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _perror
mov w0, #1
bl __exit
LBB0_2:
ldr w9, [sp, #20]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
b LBB0_3
LBB0_3:
ldur 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_5
b LBB0_4
LBB0_4:
bl ___stack_chk_fail
LBB0_5:
mov w0, #0
add sp, sp, #1072
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "vforked-prog"
l_.str.1: ; @.str.1
.asciz "I'm the child!\n"
l_.str.2: ; @.str.2
.asciz "exec failed"
l_.str.3: ; @.str.3
.asciz "I'm the proud parent of child #%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 $1088, %rsp ## imm = 0x440
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl %edi, -1044(%rbp)
movq %rsi, -1056(%rbp)
movl -1044(%rbp), %eax
addl $1, %eax
movl %eax, -1060(%rbp)
callq _vfork
movl %eax, -1060(%rbp)
cmpl $0, -1060(%rbp)
jne LBB0_2
## %bb.1:
movq -1056(%rbp), %rax
movq (%rax), %rsi
leaq -1040(%rbp), %rdi
movq %rdi, -1080(%rbp) ## 8-byte Spill
movl $1024, %edx ## imm = 0x400
callq ___strcpy_chk
movq -1080(%rbp), %rdi ## 8-byte Reload
callq _strlen
## kill: def $eax killed $eax killed $rax
movl %eax, -1064(%rbp)
movslq -1064(%rbp), %rax
leaq -1050(%rbp,%rax), %rdi
leaq L_.str(%rip), %rsi
movl $12, %edx
movq $-1, %rcx
callq ___memcpy_chk
movq -1080(%rbp), %rcx ## 8-byte Reload
movslq -1064(%rbp), %rax
movb $0, 2(%rax,%rcx)
leaq L_.str.1(%rip), %rdi
xorl %eax, %eax
movl %eax, -1084(%rbp) ## 4-byte Spill
movb %al, -1065(%rbp) ## 1-byte Spill
callq _printf
movl -1084(%rbp), %ecx ## 4-byte Reload
movq -1080(%rbp), %rsi ## 8-byte Reload
## kill: def $edx killed $eax
movb -1065(%rbp), %al ## 1-byte Reload
movl %ecx, %edx
movq %rsi, %rdi
callq _execlp
leaq L_.str.2(%rip), %rdi
callq _perror
movl $1, %edi
callq __exit
LBB0_2:
movl -1060(%rbp), %esi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
## %bb.3:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_5
## %bb.4:
xorl %eax, %eax
addq $1088, %rsp ## imm = 0x440
popq %rbp
retq
LBB0_5:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "vforked-prog"
L_.str.1: ## @.str.1
.asciz "I'm the child!\n"
L_.str.2: ## @.str.2
.asciz "exec failed"
L_.str.3: ## @.str.3
.asciz "I'm the proud parent of child #%d!\n"
.subsections_via_symbols
| the_stack_data/112210.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w8, #0
stur w8, [x29, #-20] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
mov x9, sp
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
ldur w8, [x29, #-8]
ldur w9, [x29, #-12]
add w10, w8, w9
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
ldur w0, [x29, #-20] ; 4-byte Folded Reload
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d\n%d"
l_.str.1: ; @.str.1
.asciz "SOMA = %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
leaq -12(%rbp), %rdx
movb $0, %al
callq _scanf
movl -8(%rbp), %esi
addl -12(%rbp), %esi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d\n%d"
L_.str.1: ## @.str.1
.asciz "SOMA = %d\n"
.subsections_via_symbols
| the_stack_data/485405.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _foo2 ; -- Begin function foo2
.p2align 2
_foo2: ; @foo2
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "foo2\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _foo2 ## -- Begin function foo2
.p2align 4, 0x90
_foo2: ## @foo2
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "foo2\n"
.subsections_via_symbols
| the_stack_data/92328478.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 0xbea0c6f7a0b5ed8d ; double -4.9999999999999998E-7
lCPI0_1:
.quad 0x3ea0c6f7a0b5ed8d ; double 4.9999999999999998E-7
.section __TEXT,__text,regular,pure_instructions
.globl _main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
movi d0, #0000000000000000
stur s0, [x29, #-16]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
bl _fopen
stur x0, [x29, #-32]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #8
str x8, [x9]
sub x8, x29, #12
str x8, [x9, #8]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _scanf
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldur s0, [x29, #-8]
ldur s1, [x29, #-8]
ldur s2, [x29, #-8]
fnmsub s0, s0, s1, s2
fmov s2, #6.00000000
fsub s0, s0, s2
ldur s1, [x29, #-12]
ldur s3, [x29, #-12]
ldur s4, [x29, #-12]
fnmsub s1, s1, s3, s4
fsub s1, s1, s2
fmul s0, s0, s1
fcmp s0, #0.0
cset w8, le
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #8
str x8, [x9]
sub x8, x29, #12
str x8, [x9, #8]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _scanf
b LBB0_1
LBB0_3:
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
b LBB0_4
LBB0_4: ; =>This Inner Loop Header: Depth=1
ldur s0, [x29, #-16]
stur s0, [x29, #-20]
ldur s0, [x29, #-12]
ldur s1, [x29, #-8]
ldur s2, [x29, #-8]
ldur s3, [x29, #-8]
fnmsub s1, s1, s2, s3
fmov s2, #6.00000000
stur s2, [x29, #-36] ; 4-byte Folded Spill
fsub s1, s1, s2
ldur s3, [x29, #-8]
ldur s4, [x29, #-12]
ldur s5, [x29, #-12]
ldur s6, [x29, #-12]
fnmsub s4, s4, s5, s6
fsub s4, s4, s2
fmul s3, s3, s4
fnmsub s0, s0, s1, s3
ldur s1, [x29, #-8]
ldur s3, [x29, #-8]
ldur s4, [x29, #-8]
fnmsub s1, s1, s3, s4
fsub s1, s1, s2
ldur s3, [x29, #-12]
ldur s4, [x29, #-12]
ldur s5, [x29, #-12]
fnmsub s3, s3, s4, s5
fsub s3, s3, s2
fsub s1, s1, s3
fdiv s0, s0, s1
stur s0, [x29, #-16]
ldur x0, [x29, #-32]
ldur s0, [x29, #-8]
fcvt d1, s0
ldur s0, [x29, #-8]
ldur s3, [x29, #-8]
ldur s4, [x29, #-8]
fnmsub s0, s0, s3, s4
fsub s0, s0, s2
fcvt d0, s0
mov x8, sp
str d1, [x8]
str d0, [x8, #8]
adrp x1, l_.str.6@PAGE
add x1, x1, l_.str.6@PAGEOFF
bl _fprintf
ldur s2, [x29, #-36] ; 4-byte Folded Reload
ldur x0, [x29, #-32]
ldur s0, [x29, #-12]
fcvt d1, s0
ldur s0, [x29, #-12]
ldur s3, [x29, #-12]
ldur s4, [x29, #-12]
fnmsub s0, s0, s3, s4
fsub s0, s0, s2
fcvt d0, s0
mov x8, sp
str d1, [x8]
str d0, [x8, #8]
adrp x1, l_.str.7@PAGE
add x1, x1, l_.str.7@PAGEOFF
bl _fprintf
ldur s1, [x29, #-36] ; 4-byte Folded Reload
ldur s0, [x29, #-8]
fcvt d6, s0
ldur s0, [x29, #-8]
ldur s2, [x29, #-8]
ldur s3, [x29, #-8]
fnmsub s0, s0, s2, s3
fsub s0, s0, s1
fcvt d5, s0
ldur s0, [x29, #-12]
fcvt d4, s0
ldur s0, [x29, #-12]
ldur s2, [x29, #-12]
ldur s3, [x29, #-12]
fnmsub s0, s0, s2, s3
fsub s0, s0, s1
fcvt d3, s0
ldur s0, [x29, #-16]
fcvt d2, s0
ldur s0, [x29, #-16]
ldur s7, [x29, #-16]
ldur s16, [x29, #-16]
fnmsub s0, s0, s7, s16
fsub s0, s0, s1
fcvt d1, s0
ldur s0, [x29, #-16]
ldur s7, [x29, #-20]
fsub s0, s0, s7
fcvt d0, s0
fabs d0, d0
fcvt s0, d0
fcvt d0, s0
mov x8, sp
str d6, [x8]
str d5, [x8, #8]
str d4, [x8, #16]
str d3, [x8, #24]
str d2, [x8, #32]
str d1, [x8, #40]
str d0, [x8, #48]
adrp x0, l_.str.8@PAGE
add x0, x0, l_.str.8@PAGEOFF
bl _printf
ldur s1, [x29, #-36] ; 4-byte Folded Reload
ldur s0, [x29, #-16]
ldur s2, [x29, #-16]
ldur s3, [x29, #-16]
fnmsub s0, s0, s2, s3
fsub s0, s0, s1
fcvt d0, s0
adrp x8, lCPI0_1@PAGE
ldr d1, [x8, lCPI0_1@PAGEOFF]
fcmp d0, d1
cset w8, pl
tbnz w8, #0, LBB0_7
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_4 Depth=1
ldur s0, [x29, #-16]
ldur s1, [x29, #-16]
ldur s2, [x29, #-16]
fnmsub s0, s0, s1, s2
fmov s1, #6.00000000
fsub s0, s0, s1
fcvt d0, s0
adrp x8, lCPI0_0@PAGE
ldr d1, [x8, lCPI0_0@PAGEOFF]
fcmp d0, d1
cset w8, le
tbnz w8, #0, LBB0_7
b LBB0_6
LBB0_6:
b LBB0_14
LBB0_7: ; in Loop: Header=BB0_4 Depth=1
ldur s0, [x29, #-16]
ldur s1, [x29, #-16]
ldur s2, [x29, #-16]
fnmsub s0, s0, s1, s2
fmov s2, #6.00000000
fsub s0, s0, s2
ldur s1, [x29, #-8]
ldur s3, [x29, #-8]
ldur s4, [x29, #-8]
fnmsub s1, s1, s3, s4
fsub s1, s1, s2
fmul s0, s0, s1
fcmp s0, #0.0
cset w8, pl
tbnz w8, #0, LBB0_9
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_4 Depth=1
ldur s0, [x29, #-16]
stur s0, [x29, #-12]
b LBB0_10
LBB0_9: ; in Loop: Header=BB0_4 Depth=1
ldur s0, [x29, #-16]
stur s0, [x29, #-8]
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_4 Depth=1
b LBB0_11
LBB0_11: ; in Loop: Header=BB0_4 Depth=1
ldur s0, [x29, #-16]
ldur s1, [x29, #-20]
fsub s0, s0, s1
fcvt d0, s0
adrp x8, lCPI0_1@PAGE
ldr d1, [x8, lCPI0_1@PAGEOFF]
fcmp d0, d1
cset w8, gt
mov w9, #1
stur w9, [x29, #-40] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_13
b LBB0_12
LBB0_12: ; in Loop: Header=BB0_4 Depth=1
ldur s0, [x29, #-16]
ldur s1, [x29, #-20]
fsub s0, s0, s1
fcvt d0, s0
adrp x8, lCPI0_0@PAGE
ldr d1, [x8, lCPI0_0@PAGEOFF]
fcmp d0, d1
cset w8, mi
stur w8, [x29, #-40] ; 4-byte Folded Spill
b LBB0_13
LBB0_13: ; in Loop: Header=BB0_4 Depth=1
ldur w8, [x29, #-40] ; 4-byte Folded Reload
tbnz w8, #0, LBB0_4
b LBB0_14
LBB0_14:
ldur s0, [x29, #-16]
fcvt d0, s0
mov x8, sp
str d0, [x8]
adrp x0, l_.str.9@PAGE
add x0, x0, l_.str.9@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #112
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "regula.txt"
l_.str.1: ; @.str.1
.asciz "w"
l_.str.2: ; @.str.2
.asciz "Enter a and b:\n"
l_.str.3: ; @.str.3
.asciz "%f %f"
l_.str.4: ; @.str.4
.asciz "Enter different a and b:\n"
l_.str.5: ; @.str.5
.asciz " a\t\t f(a)\t\t b\t\t f(b)\t\t c\t\t f(c)\t\t error\n"
l_.str.6: ; @.str.6
.asciz "%f %f\n"
l_.str.7: ; @.str.7
.asciz "%f %f\n\n"
l_.str.8: ; @.str.8
.asciz "%f\t%f\t%f\t%f\t%f\t%f\t%f\n"
l_.str.9: ; @.str.9
.asciz "\tRoot:%f\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__literal4,4byte_literals
.p2align 2 ## -- Begin function main
LCPI0_0:
.long 0x40c00000 ## float 6
.section __TEXT,__literal8,8byte_literals
.p2align 3
LCPI0_1:
.quad 0x3ea0c6f7a0b5ed8d ## double 4.9999999999999998E-7
LCPI0_3:
.quad 0xbea0c6f7a0b5ed8d ## double -4.9999999999999998E-7
.section __TEXT,__literal16,16byte_literals
.p2align 4
LCPI0_2:
.quad 0x7fffffffffffffff ## double NaN
.quad 0x7fffffffffffffff ## double NaN
.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)
xorps %xmm0, %xmm0
movss %xmm0, -16(%rbp)
leaq L_.str(%rip), %rdi
leaq L_.str.1(%rip), %rsi
callq _fopen
movq %rax, -32(%rbp)
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.3(%rip), %rdi
leaq -8(%rbp), %rsi
leaq -12(%rbp), %rdx
movb $0, %al
callq _scanf
LBB0_1: ## =>This Inner Loop Header: Depth=1
movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss -8(%rbp), %xmm2 ## xmm2 = mem[0],zero,zero,zero
movss -8(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
movd %xmm1, %eax
xorl $2147483648, %eax ## imm = 0x80000000
movd %eax, %xmm1
mulss %xmm2, %xmm0
addss %xmm1, %xmm0
movss LCPI0_0(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero
subss %xmm1, %xmm0
movss -12(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
movss -12(%rbp), %xmm3 ## xmm3 = mem[0],zero,zero,zero
movss -12(%rbp), %xmm2 ## xmm2 = mem[0],zero,zero,zero
movd %xmm2, %eax
xorl $2147483648, %eax ## imm = 0x80000000
movd %eax, %xmm2
mulss %xmm3, %xmm1
addss %xmm2, %xmm1
movss LCPI0_0(%rip), %xmm2 ## xmm2 = mem[0],zero,zero,zero
subss %xmm2, %xmm1
mulss %xmm1, %xmm0
xorps %xmm1, %xmm1
ucomiss %xmm1, %xmm0
jbe LBB0_3
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.3(%rip), %rdi
leaq -8(%rbp), %rsi
leaq -12(%rbp), %rdx
movb $0, %al
callq _scanf
jmp LBB0_1
LBB0_3:
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
LBB0_4: ## =>This Inner Loop Header: Depth=1
movss -16(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -20(%rbp)
movss -12(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss -8(%rbp), %xmm2 ## xmm2 = mem[0],zero,zero,zero
movss -8(%rbp), %xmm3 ## xmm3 = mem[0],zero,zero,zero
movss -8(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
movd %xmm1, %eax
xorl $2147483648, %eax ## imm = 0x80000000
movd %eax, %xmm1
mulss %xmm3, %xmm2
addss %xmm1, %xmm2
movss LCPI0_0(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero
subss %xmm1, %xmm2
movss -8(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
movss -12(%rbp), %xmm3 ## xmm3 = mem[0],zero,zero,zero
movss -12(%rbp), %xmm5 ## xmm5 = mem[0],zero,zero,zero
movss -12(%rbp), %xmm4 ## xmm4 = mem[0],zero,zero,zero
movd %xmm4, %eax
xorl $2147483648, %eax ## imm = 0x80000000
movd %eax, %xmm4
mulss %xmm5, %xmm3
addss %xmm4, %xmm3
movss LCPI0_0(%rip), %xmm4 ## xmm4 = mem[0],zero,zero,zero
subss %xmm4, %xmm3
mulss %xmm3, %xmm1
movd %xmm1, %eax
xorl $2147483648, %eax ## imm = 0x80000000
movd %eax, %xmm1
mulss %xmm2, %xmm0
addss %xmm1, %xmm0
movss -8(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
movss -8(%rbp), %xmm3 ## xmm3 = mem[0],zero,zero,zero
movss -8(%rbp), %xmm2 ## xmm2 = mem[0],zero,zero,zero
movd %xmm2, %eax
xorl $2147483648, %eax ## imm = 0x80000000
movd %eax, %xmm2
mulss %xmm3, %xmm1
addss %xmm2, %xmm1
movss LCPI0_0(%rip), %xmm2 ## xmm2 = mem[0],zero,zero,zero
subss %xmm2, %xmm1
movss -12(%rbp), %xmm2 ## xmm2 = mem[0],zero,zero,zero
movss -12(%rbp), %xmm4 ## xmm4 = mem[0],zero,zero,zero
movss -12(%rbp), %xmm3 ## xmm3 = mem[0],zero,zero,zero
movd %xmm3, %eax
xorl $2147483648, %eax ## imm = 0x80000000
movd %eax, %xmm3
mulss %xmm4, %xmm2
addss %xmm3, %xmm2
movss LCPI0_0(%rip), %xmm3 ## xmm3 = mem[0],zero,zero,zero
subss %xmm3, %xmm2
subss %xmm2, %xmm1
divss %xmm1, %xmm0
movss %xmm0, -16(%rbp)
movq -32(%rbp), %rdi
movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -8(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
movss -8(%rbp), %xmm3 ## xmm3 = mem[0],zero,zero,zero
movss -8(%rbp), %xmm2 ## xmm2 = mem[0],zero,zero,zero
movd %xmm2, %eax
xorl $2147483648, %eax ## imm = 0x80000000
movd %eax, %xmm2
mulss %xmm3, %xmm1
addss %xmm2, %xmm1
movss LCPI0_0(%rip), %xmm2 ## xmm2 = mem[0],zero,zero,zero
subss %xmm2, %xmm1
cvtss2sd %xmm1, %xmm1
leaq L_.str.6(%rip), %rsi
movb $2, %al
callq _fprintf
movq -32(%rbp), %rdi
movss -12(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -12(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
movss -12(%rbp), %xmm3 ## xmm3 = mem[0],zero,zero,zero
movss -12(%rbp), %xmm2 ## xmm2 = mem[0],zero,zero,zero
movd %xmm2, %eax
xorl $2147483648, %eax ## imm = 0x80000000
movd %eax, %xmm2
mulss %xmm3, %xmm1
addss %xmm2, %xmm1
movss LCPI0_0(%rip), %xmm2 ## xmm2 = mem[0],zero,zero,zero
subss %xmm2, %xmm1
cvtss2sd %xmm1, %xmm1
leaq L_.str.7(%rip), %rsi
movb $2, %al
callq _fprintf
movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -8(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
movss -8(%rbp), %xmm3 ## xmm3 = mem[0],zero,zero,zero
movss -8(%rbp), %xmm2 ## xmm2 = mem[0],zero,zero,zero
movd %xmm2, %eax
xorl $2147483648, %eax ## imm = 0x80000000
movd %eax, %xmm2
mulss %xmm3, %xmm1
addss %xmm2, %xmm1
movss LCPI0_0(%rip), %xmm2 ## xmm2 = mem[0],zero,zero,zero
subss %xmm2, %xmm1
cvtss2sd %xmm1, %xmm1
movss -12(%rbp), %xmm2 ## xmm2 = mem[0],zero,zero,zero
cvtss2sd %xmm2, %xmm2
movss -12(%rbp), %xmm3 ## xmm3 = mem[0],zero,zero,zero
movss -12(%rbp), %xmm5 ## xmm5 = mem[0],zero,zero,zero
movss -12(%rbp), %xmm4 ## xmm4 = mem[0],zero,zero,zero
movd %xmm4, %eax
xorl $2147483648, %eax ## imm = 0x80000000
movd %eax, %xmm4
mulss %xmm5, %xmm3
addss %xmm4, %xmm3
movss LCPI0_0(%rip), %xmm4 ## xmm4 = mem[0],zero,zero,zero
subss %xmm4, %xmm3
cvtss2sd %xmm3, %xmm3
movss -16(%rbp), %xmm4 ## xmm4 = mem[0],zero,zero,zero
cvtss2sd %xmm4, %xmm4
movss -16(%rbp), %xmm5 ## xmm5 = mem[0],zero,zero,zero
movss -16(%rbp), %xmm7 ## xmm7 = mem[0],zero,zero,zero
movss -16(%rbp), %xmm6 ## xmm6 = mem[0],zero,zero,zero
movd %xmm6, %eax
xorl $2147483648, %eax ## imm = 0x80000000
movd %eax, %xmm6
mulss %xmm7, %xmm5
addss %xmm6, %xmm5
movss LCPI0_0(%rip), %xmm6 ## xmm6 = mem[0],zero,zero,zero
subss %xmm6, %xmm5
cvtss2sd %xmm5, %xmm5
movss -16(%rbp), %xmm6 ## xmm6 = mem[0],zero,zero,zero
subss -20(%rbp), %xmm6
cvtss2sd %xmm6, %xmm6
movaps LCPI0_2(%rip), %xmm7 ## xmm7 = [NaN,NaN]
pand %xmm7, %xmm6
cvtsd2ss %xmm6, %xmm6
cvtss2sd %xmm6, %xmm6
leaq L_.str.8(%rip), %rdi
movb $7, %al
callq _printf
movss -16(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss -16(%rbp), %xmm2 ## xmm2 = mem[0],zero,zero,zero
movss -16(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
movd %xmm1, %eax
xorl $2147483648, %eax ## imm = 0x80000000
movd %eax, %xmm1
mulss %xmm2, %xmm0
addss %xmm1, %xmm0
movss LCPI0_0(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero
subss %xmm1, %xmm0
cvtss2sd %xmm0, %xmm1
movsd LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
jbe LBB0_7
## %bb.5: ## in Loop: Header=BB0_4 Depth=1
movss -16(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss -16(%rbp), %xmm2 ## xmm2 = mem[0],zero,zero,zero
movss -16(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
movd %xmm1, %eax
xorl $2147483648, %eax ## imm = 0x80000000
movd %eax, %xmm1
mulss %xmm2, %xmm0
addss %xmm1, %xmm0
movss LCPI0_0(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero
subss %xmm1, %xmm0
cvtss2sd %xmm0, %xmm0
movsd LCPI0_3(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jbe LBB0_7
## %bb.6:
jmp LBB0_14
LBB0_7: ## in Loop: Header=BB0_4 Depth=1
movss -16(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
movss -16(%rbp), %xmm2 ## xmm2 = mem[0],zero,zero,zero
movss -16(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movd %xmm0, %eax
xorl $2147483648, %eax ## imm = 0x80000000
movd %eax, %xmm0
mulss %xmm2, %xmm1
addss %xmm0, %xmm1
movss LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero
subss %xmm0, %xmm1
movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss -8(%rbp), %xmm3 ## xmm3 = mem[0],zero,zero,zero
movss -8(%rbp), %xmm2 ## xmm2 = mem[0],zero,zero,zero
movd %xmm2, %eax
xorl $2147483648, %eax ## imm = 0x80000000
movd %eax, %xmm2
mulss %xmm3, %xmm0
addss %xmm2, %xmm0
movss LCPI0_0(%rip), %xmm2 ## xmm2 = mem[0],zero,zero,zero
subss %xmm2, %xmm0
mulss %xmm0, %xmm1
xorps %xmm0, %xmm0
ucomiss %xmm1, %xmm0
jbe LBB0_9
## %bb.8: ## in Loop: Header=BB0_4 Depth=1
movss -16(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -12(%rbp)
jmp LBB0_10
LBB0_9: ## in Loop: Header=BB0_4 Depth=1
movss -16(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -8(%rbp)
LBB0_10: ## in Loop: Header=BB0_4 Depth=1
jmp LBB0_11
LBB0_11: ## in Loop: Header=BB0_4 Depth=1
movss -16(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
subss -20(%rbp), %xmm0
cvtss2sd %xmm0, %xmm0
movb $1, %al
movsd LCPI0_1(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -33(%rbp) ## 1-byte Spill
ja LBB0_13
## %bb.12: ## in Loop: Header=BB0_4 Depth=1
movss -16(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
subss -20(%rbp), %xmm0
cvtss2sd %xmm0, %xmm1
movsd LCPI0_3(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
seta %al
movb %al, -33(%rbp) ## 1-byte Spill
LBB0_13: ## in Loop: Header=BB0_4 Depth=1
movb -33(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB0_4
LBB0_14:
movss -16(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
leaq L_.str.9(%rip), %rdi
movb $1, %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 "regula.txt"
L_.str.1: ## @.str.1
.asciz "w"
L_.str.2: ## @.str.2
.asciz "Enter a and b:\n"
L_.str.3: ## @.str.3
.asciz "%f %f"
L_.str.4: ## @.str.4
.asciz "Enter different a and b:\n"
L_.str.5: ## @.str.5
.asciz " a\t\t f(a)\t\t b\t\t f(b)\t\t c\t\t f(c)\t\t error\n"
L_.str.6: ## @.str.6
.asciz "%f %f\n"
L_.str.7: ## @.str.7
.asciz "%f %f\n\n"
L_.str.8: ## @.str.8
.asciz "%f\t%f\t%f\t%f\t%f\t%f\t%f\n"
L_.str.9: ## @.str.9
.asciz "\tRoot:%f\n"
.subsections_via_symbols
| the_stack_data/819008.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _glob_ptr ; -- Begin function glob_ptr
.p2align 2
_glob_ptr: ; @glob_ptr
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
adrp x0, _glob@GOTPAGE
ldr x0, [x0, _glob@GOTPAGEOFF]
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 _glob_ptr ## -- Begin function glob_ptr
.p2align 4, 0x90
_glob_ptr: ## @glob_ptr
.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 _glob@GOTPCREL(%rip), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/465143.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 0x3fb999999999999a ; double 0.10000000000000001
lCPI0_1:
.quad 0x7fefffffffffffff ; double 1.7976931348623157E+308
lCPI0_2:
.quad 0x0010000000000000 ; double 2.2250738585072014E-308
lCPI0_3:
.quad 0x47efffffe0000000 ; double 3.4028234663852886E+38
lCPI0_4:
.quad 0x3810000000000000 ; double 1.1754943508222875E-38
.section __TEXT,__text,regular,pure_instructions
.globl _main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #192
.cfi_def_cfa_offset 192
stp x29, x30, [sp, #176] ; 16-byte Folded Spill
add x29, sp, #176
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov x9, sp
mov x8, #-128
str x8, [sp, #16] ; 8-byte Folded Spill
str x8, [x9]
mov x8, #127
str x8, [sp, #24] ; 8-byte Folded Spill
str x8, [x9, #8]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
ldr x10, [sp, #16] ; 8-byte Folded Reload
ldr x8, [sp, #24] ; 8-byte Folded Reload
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
mov x9, sp
mov x8, #-32768
str x8, [x9]
mov x8, #32767
str x8, [x9, #8]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
mov x9, sp
str xzr, [x9]
mov x8, #65535
str x8, [x9, #8]
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
mov x9, sp
mov x8, #-2147483648
str x8, [x9]
mov x8, #2147483647
str x8, [x9, #8]
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
mov x9, sp
str xzr, [x9]
mov x8, #-1
str x8, [sp, #32] ; 8-byte Folded Spill
str x8, [x9, #8]
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
mov x9, sp
mov x8, #-9223372036854775808
str x8, [x9]
mov x8, #9223372036854775807
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
mov x9, sp
str xzr, [x9]
str x8, [x9, #8]
adrp x0, l_.str.8@PAGE
add x0, x0, l_.str.8@PAGEOFF
bl _printf
mov x8, sp
adrp x9, lCPI0_4@PAGE
ldr d0, [x9, lCPI0_4@PAGEOFF]
str d0, [x8]
adrp x9, lCPI0_3@PAGE
ldr d0, [x9, lCPI0_3@PAGEOFF]
str d0, [x8, #8]
adrp x0, l_.str.9@PAGE
add x0, x0, l_.str.9@PAGEOFF
bl _printf
mov x8, sp
adrp x9, lCPI0_2@PAGE
ldr d0, [x9, lCPI0_2@PAGEOFF]
str d0, [x8]
adrp x9, lCPI0_1@PAGE
ldr d0, [x9, lCPI0_1@PAGEOFF]
str d0, [x8, #8]
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
sturb wzr, [x29, #-7]
sturb wzr, [x29, #-6]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldursb w8, [x29, #-6]
ldursb w9, [x29, #-7]
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldurb w8, [x29, #-6]
sturb w8, [x29, #-7]
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldurb w8, [x29, #-6]
add w8, w8, #1
sturb w8, [x29, #-6]
b LBB0_1
LBB0_4:
ldurb w8, [x29, #-7]
sturb w8, [x29, #-5]
ldurb w8, [x29, #-5]
add w8, w8, #1
sturb w8, [x29, #-5]
ldursb w11, [x29, #-5]
ldursb w10, [x29, #-7]
mov x9, sp
; implicit-def: $x8
mov x8, x11
str x8, [x9]
; implicit-def: $x8
mov x8, x10
str x8, [x9, #8]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
sturb wzr, [x29, #-10]
sturb wzr, [x29, #-9]
b LBB0_5
LBB0_5: ; =>This Inner Loop Header: Depth=1
ldurb w8, [x29, #-9]
ldurb w9, [x29, #-10]
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB0_8
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_5 Depth=1
ldurb w8, [x29, #-9]
sturb w8, [x29, #-10]
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_5 Depth=1
ldurb w8, [x29, #-9]
add w8, w8, #1
sturb w8, [x29, #-9]
b LBB0_5
LBB0_8:
ldurb w8, [x29, #-10]
sturb w8, [x29, #-8]
ldurb w8, [x29, #-8]
add w8, w8, #1
sturb w8, [x29, #-8]
ldurb w11, [x29, #-8]
ldurb w10, [x29, #-10]
mov x9, sp
; implicit-def: $x8
mov x8, x11
str x8, [x9]
; implicit-def: $x8
mov x8, x10
str x8, [x9, #8]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
sturh wzr, [x29, #-16]
sturh wzr, [x29, #-14]
b LBB0_9
LBB0_9: ; =>This Inner Loop Header: Depth=1
ldursh w8, [x29, #-14]
ldursh w9, [x29, #-16]
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB0_12
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_9 Depth=1
ldurh w8, [x29, #-14]
sturh w8, [x29, #-16]
b LBB0_11
LBB0_11: ; in Loop: Header=BB0_9 Depth=1
ldurh w8, [x29, #-14]
add w8, w8, #1
sturh w8, [x29, #-14]
b LBB0_9
LBB0_12:
ldurh w8, [x29, #-16]
sturh w8, [x29, #-12]
ldurh w8, [x29, #-12]
add w8, w8, #1
sturh w8, [x29, #-12]
ldursh w11, [x29, #-12]
ldursh w10, [x29, #-16]
mov x9, sp
; implicit-def: $x8
mov x8, x11
str x8, [x9]
; implicit-def: $x8
mov x8, x10
str x8, [x9, #8]
adrp x0, l_.str.12@PAGE
add x0, x0, l_.str.12@PAGEOFF
bl _printf
sturh wzr, [x29, #-22]
sturh wzr, [x29, #-20]
b LBB0_13
LBB0_13: ; =>This Inner Loop Header: Depth=1
ldurh w8, [x29, #-20]
ldurh w9, [x29, #-22]
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB0_16
b LBB0_14
LBB0_14: ; in Loop: Header=BB0_13 Depth=1
ldurh w8, [x29, #-20]
sturh w8, [x29, #-22]
b LBB0_15
LBB0_15: ; in Loop: Header=BB0_13 Depth=1
ldurh w8, [x29, #-20]
add w8, w8, #1
sturh w8, [x29, #-20]
b LBB0_13
LBB0_16:
ldurh w8, [x29, #-22]
sturh w8, [x29, #-18]
ldurh w8, [x29, #-18]
add w8, w8, #1
sturh w8, [x29, #-18]
ldurh w11, [x29, #-18]
ldurh w10, [x29, #-22]
mov x9, sp
; implicit-def: $x8
mov x8, x11
str x8, [x9]
; implicit-def: $x8
mov x8, x10
str x8, [x9, #8]
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
stur wzr, [x29, #-36]
stur wzr, [x29, #-32]
b LBB0_17
LBB0_17: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-32]
ldur w9, [x29, #-36]
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB0_20
b LBB0_18
LBB0_18: ; in Loop: Header=BB0_17 Depth=1
ldur w8, [x29, #-32]
stur w8, [x29, #-36]
b LBB0_19
LBB0_19: ; in Loop: Header=BB0_17 Depth=1
ldur w8, [x29, #-32]
add w8, w8, #1
stur w8, [x29, #-32]
b LBB0_17
LBB0_20:
ldur w8, [x29, #-36]
stur w8, [x29, #-28]
ldur w8, [x29, #-28]
add w8, w8, #1
stur w8, [x29, #-28]
ldur w8, [x29, #-28]
; implicit-def: $x10
mov x10, x8
ldur w9, [x29, #-36]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
stur wzr, [x29, #-48]
stur wzr, [x29, #-44]
b LBB0_21
LBB0_21: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-44]
ldur w9, [x29, #-48]
subs w8, w8, w9
cset w8, lo
tbnz w8, #0, LBB0_24
b LBB0_22
LBB0_22: ; in Loop: Header=BB0_21 Depth=1
ldur w8, [x29, #-44]
stur w8, [x29, #-48]
b LBB0_23
LBB0_23: ; in Loop: Header=BB0_21 Depth=1
ldur w8, [x29, #-44]
add w8, w8, #1
stur w8, [x29, #-44]
b LBB0_21
LBB0_24:
ldur w8, [x29, #-48]
stur w8, [x29, #-40]
ldur w8, [x29, #-40]
add w8, w8, #1
stur w8, [x29, #-40]
ldur w8, [x29, #-40]
; implicit-def: $x10
mov x10, x8
ldur w9, [x29, #-48]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
stur xzr, [x29, #-72]
stur xzr, [x29, #-64]
b LBB0_25
LBB0_25: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-64]
ldur x9, [x29, #-72]
subs x8, x8, x9
cset w8, lt
tbnz w8, #0, LBB0_28
b LBB0_26
LBB0_26: ; in Loop: Header=BB0_25 Depth=1
ldur x8, [x29, #-64]
stur x8, [x29, #-72]
b LBB0_27
LBB0_27: ; in Loop: Header=BB0_25 Depth=1
ldur x8, [x29, #-64]
add x8, x8, #1
stur x8, [x29, #-64]
b LBB0_25
LBB0_28:
ldur x8, [x29, #-72]
stur x8, [x29, #-56]
ldur x8, [x29, #-56]
add x8, x8, #1
stur x8, [x29, #-56]
ldur x10, [x29, #-56]
ldur x8, [x29, #-72]
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.13@PAGE
add x0, x0, l_.str.13@PAGEOFF
bl _printf
str xzr, [sp, #80]
str xzr, [sp, #88]
b LBB0_29
LBB0_29: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #88]
ldr x9, [sp, #80]
subs x8, x8, x9
cset w8, lo
tbnz w8, #0, LBB0_32
b LBB0_30
LBB0_30: ; in Loop: Header=BB0_29 Depth=1
ldr x8, [sp, #88]
str x8, [sp, #80]
b LBB0_31
LBB0_31: ; in Loop: Header=BB0_29 Depth=1
ldr x8, [sp, #88]
add x8, x8, #1
str x8, [sp, #88]
b LBB0_29
LBB0_32:
ldr x8, [sp, #80]
stur x8, [x29, #-80]
ldur x8, [x29, #-80]
add x8, x8, #1
stur x8, [x29, #-80]
ldur x10, [x29, #-80]
ldr x8, [sp, #80]
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.14@PAGE
add x0, x0, l_.str.14@PAGEOFF
bl _printf
movi d0, #0000000000000000
str s0, [sp, #68]
str s0, [sp, #72]
b LBB0_33
LBB0_33: ; =>This Inner Loop Header: Depth=1
ldr s0, [sp, #72]
ldr s1, [sp, #68]
fcmp s0, s1
cset w8, lt
tbnz w8, #0, LBB0_36
b LBB0_34
LBB0_34: ; in Loop: Header=BB0_33 Depth=1
ldr s0, [sp, #72]
str s0, [sp, #68]
b LBB0_35
LBB0_35: ; in Loop: Header=BB0_33 Depth=1
ldr s0, [sp, #68]
fcvt d0, s0
adrp x8, lCPI0_0@PAGE
ldr d1, [x8, lCPI0_0@PAGEOFF]
fadd d0, d0, d1
fcvt s0, d0
str s0, [sp, #68]
b LBB0_33
LBB0_36:
ldr s0, [sp, #68]
str s0, [sp, #76]
ldr s0, [sp, #76]
fcvt d0, s0
adrp x8, lCPI0_0@PAGE
ldr d1, [x8, lCPI0_0@PAGEOFF]
fadd d0, d0, d1
fcvt s0, d0
str s0, [sp, #76]
ldr s0, [sp, #76]
fcvt d1, s0
ldr s0, [sp, #68]
fcvt d0, s0
mov x8, sp
str d1, [x8]
str d0, [x8, #8]
adrp x0, l_.str.9@PAGE
add x0, x0, l_.str.9@PAGEOFF
bl _printf
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #176] ; 16-byte Folded Reload
add sp, sp, #192
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Standard Header Values: \n"
l_.str.1: ; @.str.1
.asciz "signed char: min=%d,max=%d\n"
l_.str.2: ; @.str.2
.asciz "unsigned char: min=%d,max=%d\n"
l_.str.3: ; @.str.3
.asciz "signed short int: min=%d,max=%d\n"
l_.str.4: ; @.str.4
.asciz "unsigned short int: min=%d,max=%d\n"
l_.str.5: ; @.str.5
.asciz "signed int: min=%d,max=%d\n"
l_.str.6: ; @.str.6
.asciz "unsigned int: min=%u,max=%u\n"
l_.str.7: ; @.str.7
.asciz "signed long: min=%ld,max=%ld\n"
l_.str.8: ; @.str.8
.asciz "unsigned long: min=%lu,max=%lu\n"
l_.str.9: ; @.str.9
.asciz "float: min=%f,max=%f\n"
l_.str.10: ; @.str.10
.asciz "double: min=%f,max=%f\n"
l_.str.11: ; @.str.11
.asciz "Computational Values: \n"
l_.str.12: ; @.str.12
.asciz "short int: min=%d,max=%d\n"
l_.str.13: ; @.str.13
.asciz "long int: min=%ld,max=%ld\n"
l_.str.14: ; @.str.14
.asciz "long int: min=%lu,max=%lu\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 0x0010000000000000 ## double 2.2250738585072014E-308
LCPI0_1:
.quad 0x7fefffffffffffff ## double 1.7976931348623157E+308
LCPI0_2:
.quad 0x3810000000000000 ## double 1.1754943508222875E-38
LCPI0_3:
.quad 0x47efffffe0000000 ## double 3.4028234663852886E+38
LCPI0_4:
.quad 0x3fb999999999999a ## double 0.10000000000000001
.section __TEXT,__text,regular,pure_instructions
.globl _main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $144, %rsp
movl $0, -4(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
movl $4294967168, %esi ## imm = 0xFFFFFF80
movl $127, %edx
movb $0, %al
callq _printf
leaq L_.str.2(%rip), %rdi
movl $4294967168, %esi ## imm = 0xFFFFFF80
movl $127, %edx
movb $0, %al
callq _printf
leaq L_.str.3(%rip), %rdi
movl $4294934528, %esi ## imm = 0xFFFF8000
movl $32767, %edx ## imm = 0x7FFF
movb $0, %al
callq _printf
leaq L_.str.4(%rip), %rdi
xorl %esi, %esi
movl $65535, %edx ## imm = 0xFFFF
movb $0, %al
callq _printf
leaq L_.str.5(%rip), %rdi
movl $2147483648, %esi ## imm = 0x80000000
movl $2147483647, %edx ## imm = 0x7FFFFFFF
movb $0, %al
callq _printf
leaq L_.str.6(%rip), %rdi
xorl %esi, %esi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
movb $0, %al
callq _printf
leaq L_.str.7(%rip), %rdi
movabsq $-9223372036854775808, %rsi ## imm = 0x8000000000000000
movabsq $9223372036854775807, %rdx ## imm = 0x7FFFFFFFFFFFFFFF
movb $0, %al
callq _printf
leaq L_.str.8(%rip), %rdi
xorl %eax, %eax
movl %eax, %esi
movq $-1, %rdx
movb $0, %al
callq _printf
leaq L_.str.9(%rip), %rdi
movsd LCPI0_2(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd LCPI0_3(%rip), %xmm1 ## xmm1 = mem[0],zero
movb $2, %al
callq _printf
leaq L_.str.10(%rip), %rdi
movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd LCPI0_1(%rip), %xmm1 ## xmm1 = mem[0],zero
movb $2, %al
callq _printf
leaq L_.str.11(%rip), %rdi
movb $0, %al
callq _printf
movb $0, -7(%rbp)
movb $0, -6(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movsbl -6(%rbp), %eax
movsbl -7(%rbp), %ecx
cmpl %ecx, %eax
jl LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movb -6(%rbp), %al
movb %al, -7(%rbp)
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movb -6(%rbp), %al
addb $1, %al
movb %al, -6(%rbp)
jmp LBB0_1
LBB0_4:
movb -7(%rbp), %al
movb %al, -5(%rbp)
movb -5(%rbp), %al
addb $1, %al
movb %al, -5(%rbp)
movsbl -5(%rbp), %esi
movsbl -7(%rbp), %edx
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
movb $0, -10(%rbp)
movb $0, -9(%rbp)
LBB0_5: ## =>This Inner Loop Header: Depth=1
movzbl -9(%rbp), %eax
movzbl -10(%rbp), %ecx
cmpl %ecx, %eax
jl LBB0_8
## %bb.6: ## in Loop: Header=BB0_5 Depth=1
movb -9(%rbp), %al
movb %al, -10(%rbp)
## %bb.7: ## in Loop: Header=BB0_5 Depth=1
movb -9(%rbp), %al
addb $1, %al
movb %al, -9(%rbp)
jmp LBB0_5
LBB0_8:
movb -10(%rbp), %al
movb %al, -8(%rbp)
movb -8(%rbp), %al
addb $1, %al
movb %al, -8(%rbp)
movzbl -8(%rbp), %esi
movzbl -10(%rbp), %edx
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
movw $0, -16(%rbp)
movw $0, -14(%rbp)
LBB0_9: ## =>This Inner Loop Header: Depth=1
movswl -14(%rbp), %eax
movswl -16(%rbp), %ecx
cmpl %ecx, %eax
jl LBB0_12
## %bb.10: ## in Loop: Header=BB0_9 Depth=1
movw -14(%rbp), %ax
movw %ax, -16(%rbp)
## %bb.11: ## in Loop: Header=BB0_9 Depth=1
movw -14(%rbp), %ax
addw $1, %ax
movw %ax, -14(%rbp)
jmp LBB0_9
LBB0_12:
movw -16(%rbp), %ax
movw %ax, -12(%rbp)
movw -12(%rbp), %ax
addw $1, %ax
movw %ax, -12(%rbp)
movswl -12(%rbp), %esi
movswl -16(%rbp), %edx
leaq L_.str.12(%rip), %rdi
movb $0, %al
callq _printf
movw $0, -22(%rbp)
movw $0, -20(%rbp)
LBB0_13: ## =>This Inner Loop Header: Depth=1
movzwl -20(%rbp), %eax
movzwl -22(%rbp), %ecx
cmpl %ecx, %eax
jl LBB0_16
## %bb.14: ## in Loop: Header=BB0_13 Depth=1
movw -20(%rbp), %ax
movw %ax, -22(%rbp)
## %bb.15: ## in Loop: Header=BB0_13 Depth=1
movw -20(%rbp), %ax
addw $1, %ax
movw %ax, -20(%rbp)
jmp LBB0_13
LBB0_16:
movw -22(%rbp), %ax
movw %ax, -18(%rbp)
movw -18(%rbp), %ax
addw $1, %ax
movw %ax, -18(%rbp)
movzwl -18(%rbp), %esi
movzwl -22(%rbp), %edx
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -36(%rbp)
movl $0, -32(%rbp)
LBB0_17: ## =>This Inner Loop Header: Depth=1
movl -32(%rbp), %eax
cmpl -36(%rbp), %eax
jl LBB0_20
## %bb.18: ## in Loop: Header=BB0_17 Depth=1
movl -32(%rbp), %eax
movl %eax, -36(%rbp)
## %bb.19: ## in Loop: Header=BB0_17 Depth=1
movl -32(%rbp), %eax
addl $1, %eax
movl %eax, -32(%rbp)
jmp LBB0_17
LBB0_20:
movl -36(%rbp), %eax
movl %eax, -28(%rbp)
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
movl -28(%rbp), %esi
movl -36(%rbp), %edx
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -48(%rbp)
movl $0, -44(%rbp)
LBB0_21: ## =>This Inner Loop Header: Depth=1
movl -44(%rbp), %eax
cmpl -48(%rbp), %eax
jb LBB0_24
## %bb.22: ## in Loop: Header=BB0_21 Depth=1
movl -44(%rbp), %eax
movl %eax, -48(%rbp)
## %bb.23: ## in Loop: Header=BB0_21 Depth=1
movl -44(%rbp), %eax
addl $1, %eax
movl %eax, -44(%rbp)
jmp LBB0_21
LBB0_24:
movl -48(%rbp), %eax
movl %eax, -40(%rbp)
movl -40(%rbp), %eax
addl $1, %eax
movl %eax, -40(%rbp)
movl -40(%rbp), %esi
movl -48(%rbp), %edx
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _printf
movq $0, -72(%rbp)
movq $0, -64(%rbp)
LBB0_25: ## =>This Inner Loop Header: Depth=1
movq -64(%rbp), %rax
cmpq -72(%rbp), %rax
jl LBB0_28
## %bb.26: ## in Loop: Header=BB0_25 Depth=1
movq -64(%rbp), %rax
movq %rax, -72(%rbp)
## %bb.27: ## in Loop: Header=BB0_25 Depth=1
movq -64(%rbp), %rax
addq $1, %rax
movq %rax, -64(%rbp)
jmp LBB0_25
LBB0_28:
movq -72(%rbp), %rax
movq %rax, -56(%rbp)
movq -56(%rbp), %rax
addq $1, %rax
movq %rax, -56(%rbp)
movq -56(%rbp), %rsi
movq -72(%rbp), %rdx
leaq L_.str.13(%rip), %rdi
movb $0, %al
callq _printf
movq $0, -96(%rbp)
movq $0, -88(%rbp)
LBB0_29: ## =>This Inner Loop Header: Depth=1
movq -88(%rbp), %rax
cmpq -96(%rbp), %rax
jb LBB0_32
## %bb.30: ## in Loop: Header=BB0_29 Depth=1
movq -88(%rbp), %rax
movq %rax, -96(%rbp)
## %bb.31: ## in Loop: Header=BB0_29 Depth=1
movq -88(%rbp), %rax
addq $1, %rax
movq %rax, -88(%rbp)
jmp LBB0_29
LBB0_32:
movq -96(%rbp), %rax
movq %rax, -80(%rbp)
movq -80(%rbp), %rax
addq $1, %rax
movq %rax, -80(%rbp)
movq -80(%rbp), %rsi
movq -96(%rbp), %rdx
leaq L_.str.14(%rip), %rdi
movb $0, %al
callq _printf
xorps %xmm0, %xmm0
movss %xmm0, -108(%rbp)
xorps %xmm0, %xmm0
movss %xmm0, -104(%rbp)
LBB0_33: ## =>This Inner Loop Header: Depth=1
movss -104(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
ucomiss -108(%rbp), %xmm0
jb LBB0_36
## %bb.34: ## in Loop: Header=BB0_33 Depth=1
movss -104(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -108(%rbp)
## %bb.35: ## in Loop: Header=BB0_33 Depth=1
movss -108(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movsd LCPI0_4(%rip), %xmm1 ## xmm1 = mem[0],zero
addsd %xmm1, %xmm0
cvtsd2ss %xmm0, %xmm0
movss %xmm0, -108(%rbp)
jmp LBB0_33
LBB0_36:
movss -108(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -100(%rbp)
movss -100(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movsd LCPI0_4(%rip), %xmm1 ## xmm1 = mem[0],zero
addsd %xmm1, %xmm0
cvtsd2ss %xmm0, %xmm0
movss %xmm0, -100(%rbp)
movss -100(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -108(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
leaq L_.str.9(%rip), %rdi
movb $2, %al
callq _printf
movl -4(%rbp), %eax
addq $144, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Standard Header Values: \n"
L_.str.1: ## @.str.1
.asciz "signed char: min=%d,max=%d\n"
L_.str.2: ## @.str.2
.asciz "unsigned char: min=%d,max=%d\n"
L_.str.3: ## @.str.3
.asciz "signed short int: min=%d,max=%d\n"
L_.str.4: ## @.str.4
.asciz "unsigned short int: min=%d,max=%d\n"
L_.str.5: ## @.str.5
.asciz "signed int: min=%d,max=%d\n"
L_.str.6: ## @.str.6
.asciz "unsigned int: min=%u,max=%u\n"
L_.str.7: ## @.str.7
.asciz "signed long: min=%ld,max=%ld\n"
L_.str.8: ## @.str.8
.asciz "unsigned long: min=%lu,max=%lu\n"
L_.str.9: ## @.str.9
.asciz "float: min=%f,max=%f\n"
L_.str.10: ## @.str.10
.asciz "double: min=%f,max=%f\n"
L_.str.11: ## @.str.11
.asciz "Computational Values: \n"
L_.str.12: ## @.str.12
.asciz "short int: min=%d,max=%d\n"
L_.str.13: ## @.str.13
.asciz "long int: min=%ld,max=%ld\n"
L_.str.14: ## @.str.14
.asciz "long int: min=%lu,max=%lu\n"
.subsections_via_symbols
| the_stack_data/151706264.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:
mov w0, #0
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
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/198580664.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 w0, [x29, #-8]
str x1, [sp, #16]
ldur w8, [x29, #-8]
subs w8, w8, #1
cset w8, ge
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
b LBB0_3
LBB0_2:
ldr x8, [sp, #16]
ldr x0, [x8, #8]
bl __run_tests
b LBB0_3
LBB0_3:
ldr x8, [sp, #16]
ldr x8, [x8]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function _run_tests
__run_tests: ; @_run_tests
.cfi_startproc
; %bb.0:
sub sp, sp, #400
.cfi_def_cfa_offset 400
stp x28, x27, [sp, #368] ; 16-byte Folded Spill
stp x29, x30, [sp, #384] ; 16-byte Folded Spill
add x29, sp, #384
.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 x0, [sp, #56]
ldr x0, [sp, #56]
adrp x1, l_.str.2@PAGE
add x1, x1, l_.str.2@PAGEOFF
bl _fopen
str x0, [sp, #48]
ldr x8, [sp, #48]
subs x8, x8, #0
cset w8, ne
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, #56]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.3@PAGE
add x1, x1, l_.str.3@PAGEOFF
bl _fprintf
b LBB1_2
LBB1_2:
mov w8, #1
str w8, [sp, #44]
b LBB1_3
LBB1_3: ; =>This Inner Loop Header: Depth=1
ldr x2, [sp, #48]
add x0, sp, #104
mov w1, #256
bl _fgets
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB1_22
b LBB1_4
LBB1_4: ; in Loop: Header=BB1_3 Depth=1
add x0, sp, #104
str x0, [sp, #24] ; 8-byte Folded Spill
bl _strlen
ldr x8, [sp, #24] ; 8-byte Folded Reload
subs x10, x0, #1
mov x9, x8
add x9, x9, x10
strb wzr, [x9]
ldr w9, [sp, #44]
; implicit-def: $x10
mov x10, x9
mov x9, x10
add w9, w9, #1
str w9, [sp, #44]
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
ldr x1, [sp, #24] ; 8-byte Folded Reload
add x4, sp, #88
mov x8, x1
str x8, [sp, #88]
mov x3, #0
str xzr, [sp, #96]
adrp x8, l___const._run_tests.envp@PAGE
add x8, x8, l___const._run_tests.envp@PAGEOFF
ldr q0, [x8]
add x5, sp, #64
str q0, [sp, #64]
add x0, sp, #36
mov x2, x3
bl _posix_spawn
str w0, [sp, #40]
ldr w8, [sp, #40]
subs w8, w8, #0
cset w9, ne
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB1_6
b LBB1_5
LBB1_5:
adrp x0, l___func__._run_tests@PAGE
add x0, x0, l___func__._run_tests@PAGEOFF
adrp x1, l_.str.6@PAGE
add x1, x1, l_.str.6@PAGEOFF
mov w2, #39
adrp x3, l_.str.7@PAGE
add x3, x3, l_.str.7@PAGEOFF
bl ___assert_rtn
LBB1_6: ; in Loop: Header=BB1_3 Depth=1
b LBB1_7
LBB1_7: ; in Loop: Header=BB1_3 Depth=1
ldr w8, [sp, #36]
subs w8, w8, #0
cset w9, lt
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB1_9
b LBB1_8
LBB1_8:
adrp x0, l___func__._run_tests@PAGE
add x0, x0, l___func__._run_tests@PAGEOFF
adrp x1, l_.str.6@PAGE
add x1, x1, l_.str.6@PAGEOFF
mov w2, #40
adrp x3, l_.str.8@PAGE
add x3, x3, l_.str.8@PAGEOFF
bl ___assert_rtn
LBB1_9: ; in Loop: Header=BB1_3 Depth=1
b LBB1_10
LBB1_10: ; in Loop: Header=BB1_3 Depth=1
ldr w0, [sp, #36]
add x1, sp, #32
mov w2, #1
bl _waitpid
subs w8, w0, #0
cset w9, ne
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB1_12
b LBB1_11
LBB1_11:
adrp x0, l___func__._run_tests@PAGE
add x0, x0, l___func__._run_tests@PAGEOFF
adrp x1, l_.str.6@PAGE
add x1, x1, l_.str.6@PAGEOFF
mov w2, #42
adrp x3, l_.str.9@PAGE
add x3, x3, l_.str.9@PAGEOFF
bl ___assert_rtn
LBB1_12: ; in Loop: Header=BB1_3 Depth=1
b LBB1_13
LBB1_13: ; in Loop: Header=BB1_3 Depth=1
ldr w0, [sp, #36]
add x1, sp, #32
mov w2, #0
bl _waitpid
ldr w8, [sp, #36]
subs w8, w0, w8
cset w9, ne
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB1_15
b LBB1_14
LBB1_14:
adrp x0, l___func__._run_tests@PAGE
add x0, x0, l___func__._run_tests@PAGEOFF
adrp x1, l_.str.6@PAGE
add x1, x1, l_.str.6@PAGEOFF
mov w2, #43
adrp x3, l_.str.10@PAGE
add x3, x3, l_.str.10@PAGEOFF
bl ___assert_rtn
LBB1_15: ; in Loop: Header=BB1_3 Depth=1
b LBB1_16
LBB1_16: ; in Loop: Header=BB1_3 Depth=1
ldr w8, [sp, #32]
ands w8, w8, #0x7f
cset w9, ne
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB1_18
b LBB1_17
LBB1_17:
adrp x0, l___func__._run_tests@PAGE
add x0, x0, l___func__._run_tests@PAGEOFF
adrp x1, l_.str.6@PAGE
add x1, x1, l_.str.6@PAGEOFF
mov w2, #44
adrp x3, l_.str.11@PAGE
add x3, x3, l_.str.11@PAGEOFF
bl ___assert_rtn
LBB1_18: ; in Loop: Header=BB1_3 Depth=1
b LBB1_19
LBB1_19: ; in Loop: Header=BB1_3 Depth=1
ldr w8, [sp, #32]
asr w8, w8, #8
and w9, w8, #0xff
str w9, [sp, #40]
ands w8, w8, #0xff
cset w8, eq
tbnz w8, #0, LBB1_21
b LBB1_20
LBB1_20:
ldr w9, [sp, #40]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.12@PAGE
add x0, x0, l_.str.12@PAGEOFF
bl _printf
adrp x0, l___func__._run_tests@PAGE
add x0, x0, l___func__._run_tests@PAGEOFF
adrp x1, l_.str.6@PAGE
add x1, x1, l_.str.6@PAGEOFF
mov w2, #48
adrp x3, l_.str.13@PAGE
add x3, x3, l_.str.13@PAGEOFF
bl ___assert_rtn
LBB1_21: ; in Loop: Header=BB1_3 Depth=1
mov x9, sp
add x8, sp, #104
str x8, [x9]
adrp x0, l_.str.14@PAGE
add x0, x0, l_.str.14@PAGEOFF
bl _printf
b LBB1_3
LBB1_22:
ldr x0, [sp, #48]
bl _fclose
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_24
b LBB1_23
LBB1_23:
bl ___stack_chk_fail
LBB1_24:
ldp x29, x30, [sp, #384] ; 16-byte Folded Reload
ldp x28, x27, [sp, #368] ; 16-byte Folded Reload
add sp, sp, #400
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Must pass in the file containing test names\n"
l_.str.1: ; @.str.1
.asciz "=== passed all tests: %s\n"
l_.str.2: ; @.str.2
.asciz "r"
l_.str.3: ; @.str.3
.asciz "File %s not found \n"
l_.str.4: ; @.str.4
.asciz "=== start test %d: %s\n"
l_.str.5: ; @.str.5
.asciz "VALUE=1"
.section __DATA,__const
.p2align 3 ; @__const._run_tests.envp
l___const._run_tests.envp:
.quad l_.str.5
.quad 0
.section __TEXT,__cstring,cstring_literals
l___func__._run_tests: ; @__func__._run_tests
.asciz "_run_tests"
l_.str.6: ; @.str.6
.asciz "182952797.c"
l_.str.7: ; @.str.7
.asciz "r == 0"
l_.str.8: ; @.str.8
.asciz "pid >= 0"
l_.str.9: ; @.str.9
.asciz "waitpid(pid, &wstatus, WNOHANG) == 0"
l_.str.10: ; @.str.10
.asciz "waitpid(pid, &wstatus, 0) == pid"
l_.str.11: ; @.str.11
.asciz "WIFEXITED(wstatus)"
l_.str.12: ; @.str.12
.asciz "!!! WEXITSTATUS(wstatus) = %d\n"
l_.str.13: ; @.str.13
.asciz "0"
l_.str.14: ; @.str.14
.asciz "=== passed test (%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)
cmpl $1, -8(%rbp)
jge LBB0_2
## %bb.1:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str(%rip), %rsi
movb $0, %al
callq _fprintf
jmp LBB0_3
LBB0_2:
movq -16(%rbp), %rax
movq 8(%rax), %rdi
callq __run_tests
LBB0_3:
movq -16(%rbp), %rax
movq (%rax), %rsi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function _run_tests
__run_tests: ## @_run_tests
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $336, %rsp ## imm = 0x150
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movq %rdi, -312(%rbp)
movq -312(%rbp), %rdi
leaq L_.str.2(%rip), %rsi
callq _fopen
movq %rax, -320(%rbp)
cmpq $0, -320(%rbp)
jne LBB1_2
## %bb.1:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movq -312(%rbp), %rdx
leaq L_.str.3(%rip), %rsi
movb $0, %al
callq _fprintf
LBB1_2:
movl $1, -324(%rbp)
LBB1_3: ## =>This Inner Loop Header: Depth=1
leaq -272(%rbp), %rdi
movq -320(%rbp), %rdx
movl $256, %esi ## imm = 0x100
callq _fgets
cmpq $0, %rax
je LBB1_22
## %bb.4: ## in Loop: Header=BB1_3 Depth=1
leaq -272(%rbp), %rdi
callq _strlen
subq $1, %rax
movb $0, -272(%rbp,%rax)
movl -324(%rbp), %esi
movl %esi, %eax
addl $1, %eax
movl %eax, -324(%rbp)
leaq -272(%rbp), %rdx
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
leaq -272(%rbp), %rax
movq %rax, -288(%rbp)
movq $0, -280(%rbp)
movq l___const._run_tests.envp(%rip), %rax
movq %rax, -304(%rbp)
movq l___const._run_tests.envp+8(%rip), %rax
movq %rax, -296(%rbp)
leaq -272(%rbp), %rsi
leaq -288(%rbp), %r8
leaq -304(%rbp), %r9
leaq -332(%rbp), %rdi
xorl %eax, %eax
movl %eax, %ecx
movq %rcx, %rdx
callq _posix_spawn
movl %eax, -328(%rbp)
cmpl $0, -328(%rbp)
sete %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB1_6
## %bb.5:
leaq L___func__._run_tests(%rip), %rdi
leaq L_.str.6(%rip), %rsi
leaq L_.str.7(%rip), %rcx
movl $39, %edx
callq ___assert_rtn
LBB1_6: ## in Loop: Header=BB1_3 Depth=1
jmp LBB1_7
LBB1_7: ## in Loop: Header=BB1_3 Depth=1
cmpl $0, -332(%rbp)
setge %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB1_9
## %bb.8:
leaq L___func__._run_tests(%rip), %rdi
leaq L_.str.6(%rip), %rsi
leaq L_.str.8(%rip), %rcx
movl $40, %edx
callq ___assert_rtn
LBB1_9: ## in Loop: Header=BB1_3 Depth=1
jmp LBB1_10
LBB1_10: ## in Loop: Header=BB1_3 Depth=1
movl -332(%rbp), %edi
leaq -336(%rbp), %rsi
movl $1, %edx
callq _waitpid
cmpl $0, %eax
sete %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB1_12
## %bb.11:
leaq L___func__._run_tests(%rip), %rdi
leaq L_.str.6(%rip), %rsi
leaq L_.str.9(%rip), %rcx
movl $42, %edx
callq ___assert_rtn
LBB1_12: ## in Loop: Header=BB1_3 Depth=1
jmp LBB1_13
LBB1_13: ## in Loop: Header=BB1_3 Depth=1
movl -332(%rbp), %edi
leaq -336(%rbp), %rsi
xorl %edx, %edx
callq _waitpid
cmpl -332(%rbp), %eax
sete %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB1_15
## %bb.14:
leaq L___func__._run_tests(%rip), %rdi
leaq L_.str.6(%rip), %rsi
leaq L_.str.10(%rip), %rcx
movl $43, %edx
callq ___assert_rtn
LBB1_15: ## in Loop: Header=BB1_3 Depth=1
jmp LBB1_16
LBB1_16: ## in Loop: Header=BB1_3 Depth=1
movl -336(%rbp), %eax
andl $127, %eax
cmpl $0, %eax
sete %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB1_18
## %bb.17:
leaq L___func__._run_tests(%rip), %rdi
leaq L_.str.6(%rip), %rsi
leaq L_.str.11(%rip), %rcx
movl $44, %edx
callq ___assert_rtn
LBB1_18: ## in Loop: Header=BB1_3 Depth=1
jmp LBB1_19
LBB1_19: ## in Loop: Header=BB1_3 Depth=1
movl -336(%rbp), %eax
sarl $8, %eax
andl $255, %eax
movl %eax, -328(%rbp)
cmpl $0, %eax
je LBB1_21
## %bb.20:
movl -328(%rbp), %esi
leaq L_.str.12(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _printf
leaq L___func__._run_tests(%rip), %rdi
leaq L_.str.6(%rip), %rsi
leaq L_.str.13(%rip), %rcx
movl $48, %edx
callq ___assert_rtn
LBB1_21: ## in Loop: Header=BB1_3 Depth=1
leaq -272(%rbp), %rsi
leaq L_.str.14(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB1_3
LBB1_22:
movq -320(%rbp), %rdi
callq _fclose
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB1_24
## %bb.23:
addq $336, %rsp ## imm = 0x150
popq %rbp
retq
LBB1_24:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Must pass in the file containing test names\n"
L_.str.1: ## @.str.1
.asciz "=== passed all tests: %s\n"
L_.str.2: ## @.str.2
.asciz "r"
L_.str.3: ## @.str.3
.asciz "File %s not found \n"
L_.str.4: ## @.str.4
.asciz "=== start test %d: %s\n"
L_.str.5: ## @.str.5
.asciz "VALUE=1"
.section __DATA,__const
.p2align 4 ## @__const._run_tests.envp
l___const._run_tests.envp:
.quad L_.str.5
.quad 0
.section __TEXT,__cstring,cstring_literals
L___func__._run_tests: ## @__func__._run_tests
.asciz "_run_tests"
L_.str.6: ## @.str.6
.asciz "182952797.c"
L_.str.7: ## @.str.7
.asciz "r == 0"
L_.str.8: ## @.str.8
.asciz "pid >= 0"
L_.str.9: ## @.str.9
.asciz "waitpid(pid, &wstatus, WNOHANG) == 0"
L_.str.10: ## @.str.10
.asciz "waitpid(pid, &wstatus, 0) == pid"
L_.str.11: ## @.str.11
.asciz "WIFEXITED(wstatus)"
L_.str.12: ## @.str.12
.asciz "!!! WEXITSTATUS(wstatus) = %d\n"
L_.str.13: ## @.str.13
.asciz "0"
L_.str.14: ## @.str.14
.asciz "=== passed test (%s)\n"
.subsections_via_symbols
| the_stack_data/182952797.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 C Language"
.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 C Language"
.subsections_via_symbols
| the_stack_data/1251633.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, #40032
adrp x16, ___chkstk_darwin@GOTPAGE
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
sub sp, sp, #9, lsl #12 ; =36864
sub sp, sp, #3168
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
str wzr, [sp, #20]
add x0, sp, #24
str x0, [sp, #8] ; 8-byte Folded Spill
mov x1, #40000
bl _bzero
ldr x0, [sp, #8] ; 8-byte Folded Reload
add x1, sp, #16
bl _input
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldr x0, [sp, #8] ; 8-byte Folded Reload
ldr w1, [sp, #16]
bl _output
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
ldr x0, [sp, #8] ; 8-byte Folded Reload
ldr w1, [sp, #16]
bl _transpose
ldr w1, [sp, #16]
bl _output
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_2
b LBB0_1
LBB0_1:
bl ___stack_chk_fail
LBB0_2:
mov w0, #0
add sp, sp, #9, lsl #12 ; =36864
add sp, sp, #3168
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _input ; -- Begin function input
.p2align 2
_input: ; @input
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
str x1, [sp, #16]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
ldr x8, [sp, #16]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _scanf
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
str wzr, [sp, #12]
b LBB1_1
LBB1_1: ; =>This Loop Header: Depth=1
; Child Loop BB1_3 Depth 2
ldr w8, [sp, #12]
ldr x9, [sp, #16]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_8
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
str wzr, [sp, #8]
b LBB1_3
LBB1_3: ; Parent Loop BB1_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #8]
ldr x9, [sp, #16]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_6
b LBB1_4
LBB1_4: ; in Loop: Header=BB1_3 Depth=2
ldur x8, [x29, #-8]
ldrsw x9, [sp, #12]
mov x10, #400
mul x9, x9, x10
add x8, x8, x9
ldrsw x9, [sp, #8]
add x8, x8, x9, lsl #2
mov x9, sp
str x8, [x9]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _scanf
b LBB1_5
LBB1_5: ; in Loop: Header=BB1_3 Depth=2
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB1_3
LBB1_6: ; in Loop: Header=BB1_1 Depth=1
b LBB1_7
LBB1_7: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB1_1
LBB1_8:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _output ; -- Begin function output
.p2align 2
_output: ; @output
.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]
ldur w8, [x29, #-12]
; 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.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
stur wzr, [x29, #-16]
b LBB2_1
LBB2_1: ; =>This Loop Header: Depth=1
; Child Loop BB2_3 Depth 2
ldur w8, [x29, #-16]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB2_8
b LBB2_2
LBB2_2: ; in Loop: Header=BB2_1 Depth=1
stur wzr, [x29, #-20]
b LBB2_3
LBB2_3: ; Parent Loop BB2_1 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-20]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB2_6
b LBB2_4
LBB2_4: ; in Loop: Header=BB2_3 Depth=2
ldur x8, [x29, #-8]
ldursw x9, [x29, #-16]
mov x10, #400
mul x9, x9, x10
add x8, x8, x9
ldursw x9, [x29, #-20]
ldr w9, [x8, x9, lsl #2]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
b LBB2_5
LBB2_5: ; in Loop: Header=BB2_3 Depth=2
ldur w8, [x29, #-20]
add w8, w8, #1
stur w8, [x29, #-20]
b LBB2_3
LBB2_6: ; in Loop: Header=BB2_1 Depth=1
adrp x0, l_.str.7@PAGE
add x0, x0, l_.str.7@PAGEOFF
bl _printf
b LBB2_7
LBB2_7: ; in Loop: Header=BB2_1 Depth=1
ldur w8, [x29, #-16]
add w8, w8, #1
stur w8, [x29, #-16]
b LBB2_1
LBB2_8:
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _transpose ; -- Begin function transpose
.p2align 2
_transpose: ; @transpose
.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 LBB3_1
LBB3_1: ; =>This Loop Header: Depth=1
; Child Loop BB3_3 Depth 2
ldr w8, [sp, #16]
ldr w9, [sp, #20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB3_8
b LBB3_2
LBB3_2: ; in Loop: Header=BB3_1 Depth=1
str wzr, [sp, #12]
b LBB3_3
LBB3_3: ; Parent Loop BB3_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #12]
ldr w9, [sp, #16]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB3_6
b LBB3_4
LBB3_4: ; in Loop: Header=BB3_3 Depth=2
ldr x8, [sp, #24]
ldrsw x9, [sp, #16]
mov x11, #400
mul x9, x9, x11
add x8, x8, x9
ldrsw x9, [sp, #12]
ldr w8, [x8, x9, lsl #2]
str w8, [sp, #8]
ldr x8, [sp, #24]
ldrsw x9, [sp, #12]
mul x9, x9, x11
add x8, x8, x9
ldrsw x9, [sp, #16]
ldr w8, [x8, x9, lsl #2]
ldr x9, [sp, #24]
ldrsw x10, [sp, #16]
mul x10, x10, x11
add x9, x9, x10
ldrsw x10, [sp, #12]
str w8, [x9, x10, lsl #2]
ldr w8, [sp, #8]
ldr x9, [sp, #24]
ldrsw x10, [sp, #12]
mul x10, x10, x11
add x9, x9, x10
ldrsw x10, [sp, #16]
str w8, [x9, x10, lsl #2]
b LBB3_5
LBB3_5: ; in Loop: Header=BB3_3 Depth=2
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB3_3
LBB3_6: ; in Loop: Header=BB3_1 Depth=1
b LBB3_7
LBB3_7: ; in Loop: Header=BB3_1 Depth=1
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB3_1
LBB3_8:
ldr x0, [sp, #24]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "The input array is \n"
l_.str.1: ; @.str.1
.asciz "Transpose matrix\n"
l_.str.2: ; @.str.2
.asciz "Enter the size of the matrix.\n"
l_.str.3: ; @.str.3
.asciz "%d"
l_.str.4: ; @.str.4
.asciz "Enter the elements of the matrix.\n"
l_.str.5: ; @.str.5
.asciz "The %d X %d matrix is\n"
l_.str.6: ; @.str.6
.asciz "%d "
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
movl $40032, %eax ## imm = 0x9C60
callq ____chkstk_darwin
subq %rax, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -40020(%rbp)
leaq -40016(%rbp), %rdi
xorl %esi, %esi
movl $40000, %edx ## imm = 0x9C40
callq _memset
leaq -40016(%rbp), %rdi
leaq -40024(%rbp), %rsi
callq _input
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
leaq -40016(%rbp), %rdi
movl -40024(%rbp), %esi
callq _output
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
leaq -40016(%rbp), %rdi
movl -40024(%rbp), %esi
callq _transpose
movq %rax, %rdi
movl -40024(%rbp), %esi
callq _output
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 $40032, %rsp ## imm = 0x9C60
popq %rbp
retq
LBB0_2:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.globl _input ## -- Begin function input
.p2align 4, 0x90
_input: ## @input
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
movq -16(%rbp), %rsi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _scanf
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -20(%rbp)
LBB1_1: ## =>This Loop Header: Depth=1
## Child Loop BB1_3 Depth 2
movl -20(%rbp), %eax
movq -16(%rbp), %rcx
cmpl (%rcx), %eax
jge LBB1_8
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movl $0, -24(%rbp)
LBB1_3: ## Parent Loop BB1_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -24(%rbp), %eax
movq -16(%rbp), %rcx
cmpl (%rcx), %eax
jge LBB1_6
## %bb.4: ## in Loop: Header=BB1_3 Depth=2
movq -8(%rbp), %rsi
movslq -20(%rbp), %rax
imulq $400, %rax, %rax ## imm = 0x190
addq %rax, %rsi
movslq -24(%rbp), %rax
shlq $2, %rax
addq %rax, %rsi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _scanf
## %bb.5: ## in Loop: Header=BB1_3 Depth=2
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB1_3
LBB1_6: ## in Loop: Header=BB1_1 Depth=1
jmp LBB1_7
LBB1_7: ## in Loop: Header=BB1_1 Depth=1
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB1_1
LBB1_8:
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _output ## -- Begin function output
.p2align 4, 0x90
_output: ## @output
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movl -12(%rbp), %esi
movl -12(%rbp), %edx
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -16(%rbp)
LBB2_1: ## =>This Loop Header: Depth=1
## Child Loop BB2_3 Depth 2
movl -16(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB2_8
## %bb.2: ## in Loop: Header=BB2_1 Depth=1
movl $0, -20(%rbp)
LBB2_3: ## Parent Loop BB2_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -20(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB2_6
## %bb.4: ## in Loop: Header=BB2_3 Depth=2
movq -8(%rbp), %rax
movslq -16(%rbp), %rcx
imulq $400, %rcx, %rcx ## imm = 0x190
addq %rcx, %rax
movslq -20(%rbp), %rcx
movl (%rax,%rcx,4), %esi
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _printf
## %bb.5: ## in Loop: Header=BB2_3 Depth=2
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB2_3
LBB2_6: ## in Loop: Header=BB2_1 Depth=1
leaq L_.str.7(%rip), %rdi
movb $0, %al
callq _printf
## %bb.7: ## in Loop: Header=BB2_1 Depth=1
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
jmp LBB2_1
LBB2_8:
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _transpose ## -- Begin function transpose
.p2align 4, 0x90
_transpose: ## @transpose
.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)
LBB3_1: ## =>This Loop Header: Depth=1
## Child Loop BB3_3 Depth 2
movl -16(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB3_8
## %bb.2: ## in Loop: Header=BB3_1 Depth=1
movl $0, -20(%rbp)
LBB3_3: ## Parent Loop BB3_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -20(%rbp), %eax
cmpl -16(%rbp), %eax
jge LBB3_6
## %bb.4: ## in Loop: Header=BB3_3 Depth=2
movq -8(%rbp), %rax
movslq -16(%rbp), %rcx
imulq $400, %rcx, %rcx ## imm = 0x190
addq %rcx, %rax
movslq -20(%rbp), %rcx
movl (%rax,%rcx,4), %eax
movl %eax, -24(%rbp)
movq -8(%rbp), %rax
movslq -20(%rbp), %rcx
imulq $400, %rcx, %rcx ## imm = 0x190
addq %rcx, %rax
movslq -16(%rbp), %rcx
movl (%rax,%rcx,4), %edx
movq -8(%rbp), %rax
movslq -16(%rbp), %rcx
imulq $400, %rcx, %rcx ## imm = 0x190
addq %rcx, %rax
movslq -20(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
movl -24(%rbp), %edx
movq -8(%rbp), %rax
movslq -20(%rbp), %rcx
imulq $400, %rcx, %rcx ## imm = 0x190
addq %rcx, %rax
movslq -16(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
## %bb.5: ## in Loop: Header=BB3_3 Depth=2
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB3_3
LBB3_6: ## in Loop: Header=BB3_1 Depth=1
jmp LBB3_7
LBB3_7: ## in Loop: Header=BB3_1 Depth=1
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
jmp LBB3_1
LBB3_8:
movq -8(%rbp), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "The input array is \n"
L_.str.1: ## @.str.1
.asciz "Transpose matrix\n"
L_.str.2: ## @.str.2
.asciz "Enter the size of the matrix.\n"
L_.str.3: ## @.str.3
.asciz "%d"
L_.str.4: ## @.str.4
.asciz "Enter the elements of the matrix.\n"
L_.str.5: ## @.str.5
.asciz "The %d X %d matrix is\n"
L_.str.6: ## @.str.6
.asciz "%d "
L_.str.7: ## @.str.7
.asciz "\n"
.subsections_via_symbols
| the_stack_data/167329625.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _sub_string ; -- Begin function sub_string
.p2align 2
_sub_string: ; @sub_string
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur w1, [x29, #-12]
str w2, [sp, #16]
strb wzr, [sp, #7]
ldr w8, [sp, #16]
ldur w9, [x29, #-12]
subs w8, w8, w9
add w9, w8, #1
; implicit-def: $x8
mov x8, x9
sxtw x9, w8
mov x8, #1
mul x0, x8, x9
bl _malloc
str x0, [sp, #8]
ldur w8, [x29, #-12]
subs w8, w8, #1
str w8, [sp]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp]
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
ldr x0, [sp, #8]
ldur x8, [x29, #-8]
ldrsw x9, [sp]
add x1, x8, x9
mov x2, #1
mov x3, #-1
bl ___strncat_chk
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp]
add w8, w8, #1
str w8, [sp]
b LBB0_1
LBB0_4:
ldr x0, [sp, #8]
add x1, sp, #7
mov x2, #1
mov x3, #-1
bl ___strncat_chk
ldr x0, [sp, #8]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _sub_string ## -- Begin function sub_string
.p2align 4, 0x90
_sub_string: ## @sub_string
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movl %edx, -16(%rbp)
movb $0, -25(%rbp)
movl -16(%rbp), %eax
subl -12(%rbp), %eax
addl $1, %eax
movslq %eax, %rdi
shlq $0, %rdi
callq _malloc
movq %rax, -24(%rbp)
movl -12(%rbp), %eax
subl $1, %eax
movl %eax, -32(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -32(%rbp), %eax
cmpl -16(%rbp), %eax
jge LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq -24(%rbp), %rdi
movq -8(%rbp), %rsi
movslq -32(%rbp), %rax
addq %rax, %rsi
movl $1, %edx
movq $-1, %rcx
callq ___strncat_chk
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -32(%rbp), %eax
addl $1, %eax
movl %eax, -32(%rbp)
jmp LBB0_1
LBB0_4:
movq -24(%rbp), %rdi
leaq -25(%rbp), %rsi
movl $1, %edx
movq $-1, %rcx
callq ___strncat_chk
movq -24(%rbp), %rax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/872491.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _run ; -- Begin function run
.p2align 2
_run: ; @run
.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, _n@GOTPAGE
ldr x8, [x8, _n@GOTPAGEOFF]
str x8, [sp, #32] ; 8-byte Folded Spill
adrp x9, _mtx@GOTPAGE
ldr x9, [x9, _mtx@GOTPAGEOFF]
stur x9, [x29, #-24] ; 8-byte Folded Spill
stur x0, [x29, #-8]
ldur x9, [x29, #-8]
stur x9, [x29, #-16]
ldur x9, [x29, #-16]
ldr w9, [x9]
; implicit-def: $x11
mov x11, x9
ldur x9, [x29, #-16]
ldr w9, [x9, #4]
; implicit-def: $x10
mov x10, x9
ldr w9, [x8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x11, [x9]
str x10, [x9, #8]
str x8, [x9, #16]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #1000
cset w8, ge
tbnz w8, #0, LBB0_5
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldur x0, [x29, #-24] ; 8-byte Folded Reload
bl _pthread_mutex_lock
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldr w8, [x8]
; implicit-def: $x10
mov x10, x8
ldur x8, [x29, #-16]
ldr w9, [x8]
; 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
ldr x9, [sp, #32] ; 8-byte Folded Reload
ldur x0, [x29, #-24] ; 8-byte Folded Reload
ldur x8, [x29, #-16]
ldr w10, [x8]
ldr w8, [x9]
add w8, w8, w10
str w8, [x9]
bl _pthread_mutex_unlock
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #1000
cset w8, ge
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldur x0, [x29, #-24] ; 8-byte Folded Reload
bl _pthread_mutex_lock
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldr w8, [x8]
; implicit-def: $x10
mov x10, x8
ldur x8, [x29, #-16]
ldr w9, [x8, #4]
; 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
ldr x9, [sp, #32] ; 8-byte Folded Reload
ldur x0, [x29, #-24] ; 8-byte Folded Reload
ldur x8, [x29, #-16]
ldr w10, [x8, #4]
ldr w8, [x9]
add w8, w8, w10
str w8, [x9]
bl _pthread_mutex_unlock
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
b LBB0_1
LBB0_5:
ldur x0, [x29, #-16]
bl _free
mov x0, #0
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, #144
.cfi_def_cfa_offset 144
stp x29, x30, [sp, #128] ; 16-byte Folded Spill
add x29, sp, #128
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
str wzr, [sp, #36]
mov x0, #0
str x0, [sp, #16] ; 8-byte Folded Spill
bl _time
; kill: def $w0 killed $w0 killed $x0
bl _srand
ldr x1, [sp, #16] ; 8-byte Folded Reload
adrp x0, _mtx@GOTPAGE
ldr x0, [x0, _mtx@GOTPAGEOFF]
bl _pthread_mutex_init
str wzr, [sp, #32]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #32]
subs w8, w8, #10
cset w8, ge
tbnz w8, #0, LBB1_4
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
mov x0, #8
bl _malloc
str x0, [sp, #24]
bl _rand
mov w9, #100
str w9, [sp, #12] ; 4-byte Folded Spill
sdiv w8, w0, w9
mul w8, w8, w9
subs w8, w0, w8
ldr x9, [sp, #24]
str w8, [x9]
bl _rand
ldr w9, [sp, #12] ; 4-byte Folded Reload
sdiv w8, w0, w9
mul w8, w8, w9
subs w8, w0, w8
ldr x9, [sp, #24]
str w8, [x9, #4]
ldrsw x9, [sp, #32]
add x8, sp, #40
add x0, x8, x9, lsl #3
ldr x3, [sp, #24]
mov x1, #0
adrp x2, _run@PAGE
add x2, x2, _run@PAGEOFF
bl _pthread_create
b LBB1_3
LBB1_3: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #32]
add w8, w8, #1
str w8, [sp, #32]
b LBB1_1
LBB1_4:
str wzr, [sp, #32]
b LBB1_5
LBB1_5: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #32]
subs w8, w8, #10
cset w8, ge
tbnz w8, #0, LBB1_8
b LBB1_6
LBB1_6: ; in Loop: Header=BB1_5 Depth=1
ldrsw x9, [sp, #32]
add x8, sp, #40
ldr x0, [x8, x9, lsl #3]
mov x1, #0
bl _pthread_join
b LBB1_7
LBB1_7: ; in Loop: Header=BB1_5 Depth=1
ldr w8, [sp, #32]
add w8, w8, #1
str w8, [sp, #32]
b LBB1_5
LBB1_8:
adrp x8, _n@GOTPAGE
ldr x8, [x8, _n@GOTPAGEOFF]
ldr w9, [x8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
adrp x0, _mtx@GOTPAGE
ldr x0, [x0, _mtx@GOTPAGEOFF]
bl _pthread_mutex_destroy
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB1_10
b LBB1_9
LBB1_9:
bl ___stack_chk_fail
LBB1_10:
mov w0, #0
ldp x29, x30, [sp, #128] ; 16-byte Folded Reload
add sp, sp, #144
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Thread has %d and %d. n = %d\n"
.comm _n,4,2 ; @n
.comm _mtx,64,3 ; @mtx
l_.str.1: ; @.str.1
.asciz "Thread n = %d + %d\n"
l_.str.2: ; @.str.2
.asciz "%d\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _run ## -- Begin function run
.p2align 4, 0x90
_run: ## @run
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rax
movq %rax, -16(%rbp)
movq -16(%rbp), %rax
movl (%rax), %esi
movq -16(%rbp), %rax
movl 4(%rax), %edx
movq _n@GOTPCREL(%rip), %rax
movl (%rax), %ecx
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
LBB0_1: ## =>This Inner Loop Header: Depth=1
movq _n@GOTPCREL(%rip), %rax
cmpl $1000, (%rax) ## imm = 0x3E8
jge LBB0_5
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq _mtx@GOTPCREL(%rip), %rdi
callq _pthread_mutex_lock
movq _n@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq -16(%rbp), %rax
movl (%rax), %edx
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
movq -16(%rbp), %rax
movl (%rax), %ecx
movq _n@GOTPCREL(%rip), %rax
addl (%rax), %ecx
movq _n@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movq _mtx@GOTPCREL(%rip), %rdi
callq _pthread_mutex_unlock
movq _n@GOTPCREL(%rip), %rax
cmpl $1000, (%rax) ## imm = 0x3E8
jge LBB0_4
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movq _mtx@GOTPCREL(%rip), %rdi
callq _pthread_mutex_lock
movq _n@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq -16(%rbp), %rax
movl 4(%rax), %edx
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
movq -16(%rbp), %rax
movl 4(%rax), %ecx
movq _n@GOTPCREL(%rip), %rax
addl (%rax), %ecx
movq _n@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movq _mtx@GOTPCREL(%rip), %rdi
callq _pthread_mutex_unlock
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_1
LBB0_5:
movq -16(%rbp), %rdi
callq _free
xorl %eax, %eax
## kill: def $rax killed $eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $112, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -100(%rbp)
xorl %eax, %eax
movl %eax, %edi
callq _time
movl %eax, %edi
callq _srand
movq _mtx@GOTPCREL(%rip), %rdi
xorl %eax, %eax
movl %eax, %esi
callq _pthread_mutex_init
movl $0, -104(%rbp)
LBB1_1: ## =>This Inner Loop Header: Depth=1
cmpl $10, -104(%rbp)
jge LBB1_4
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movl $8, %edi
callq _malloc
movq %rax, -112(%rbp)
callq _rand
movl $100, %ecx
cltd
idivl %ecx
movq -112(%rbp), %rax
movl %edx, (%rax)
callq _rand
movl $100, %ecx
cltd
idivl %ecx
movq -112(%rbp), %rax
movl %edx, 4(%rax)
movslq -104(%rbp), %rax
leaq -96(%rbp), %rdi
shlq $3, %rax
addq %rax, %rdi
movq -112(%rbp), %rcx
xorl %eax, %eax
movl %eax, %esi
leaq _run(%rip), %rdx
callq _pthread_create
## %bb.3: ## in Loop: Header=BB1_1 Depth=1
movl -104(%rbp), %eax
addl $1, %eax
movl %eax, -104(%rbp)
jmp LBB1_1
LBB1_4:
movl $0, -104(%rbp)
LBB1_5: ## =>This Inner Loop Header: Depth=1
cmpl $10, -104(%rbp)
jge LBB1_8
## %bb.6: ## in Loop: Header=BB1_5 Depth=1
movslq -104(%rbp), %rax
movq -96(%rbp,%rax,8), %rdi
xorl %eax, %eax
movl %eax, %esi
callq _pthread_join
## %bb.7: ## in Loop: Header=BB1_5 Depth=1
movl -104(%rbp), %eax
addl $1, %eax
movl %eax, -104(%rbp)
jmp LBB1_5
LBB1_8:
movq _n@GOTPCREL(%rip), %rax
movl (%rax), %esi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
movq _mtx@GOTPCREL(%rip), %rdi
callq _pthread_mutex_destroy
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB1_10
## %bb.9:
xorl %eax, %eax
addq $112, %rsp
popq %rbp
retq
LBB1_10:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Thread has %d and %d. n = %d\n"
.comm _n,4,2 ## @n
.comm _mtx,64,3 ## @mtx
L_.str.1: ## @.str.1
.asciz "Thread n = %d + %d\n"
L_.str.2: ## @.str.2
.asciz "%d\n"
.subsections_via_symbols
| the_stack_data/175144471.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, #16] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
ldur w8, [x29, #-8]
add w9, w8, #3
mov w8, #4
eor w8, w8, w9
ldur w9, [x29, #-8]
eor w8, w8, w9
stur w8, [x29, #-12]
ldur w9, [x29, #-12]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldr w0, [sp, #16] ; 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 "\nValue of sum is:\t%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 -8(%rbp), %eax
addl $3, %eax
xorl $4, %eax
xorl -8(%rbp), %eax
movl %eax, -12(%rbp)
movl -12(%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 "\nValue of sum is:\t%d"
.subsections_via_symbols
| the_stack_data/22012672.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _herror ; -- Begin function herror
.p2align 2
_herror: ; @herror
.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]
adrp x8, ___stderrp@GOTPAGE
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-16] ; 8-byte Folded Spill
ldur x8, [x29, #-8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldur x8, [x29, #-8]
stur x8, [x29, #-24] ; 8-byte Folded Spill
b LBB0_3
LBB0_2:
adrp x8, l_.str.1@PAGE
add x8, x8, l_.str.1@PAGEOFF
stur x8, [x29, #-24] ; 8-byte Folded Spill
b LBB0_3
LBB0_3:
ldur x8, [x29, #-24] ; 8-byte Folded Reload
str x8, [sp, #24] ; 8-byte Folded Spill
ldur x8, [x29, #-8]
subs x8, x8, #0
cset w8, ne
and w10, w8, #0x1
adrp x9, l_.str.1@PAGE
add x9, x9, l_.str.1@PAGEOFF
adrp x8, l_.str.2@PAGE
add x8, x8, l_.str.2@PAGEOFF
ands w10, w10, #0x1
csel x8, x8, x9, ne
str x8, [sp, #32] ; 8-byte Folded Spill
adrp x8, _h_errno@GOTPAGE
ldr x8, [x8, _h_errno@GOTPAGEOFF]
ldr w0, [x8]
bl _hstrerror
ldr x11, [sp, #24] ; 8-byte Folded Reload
ldr x10, [sp, #32] ; 8-byte Folded Reload
mov x8, x0
ldur x0, [x29, #-16] ; 8-byte Folded Reload
mov x9, sp
str x11, [x9]
str x10, [x9, #8]
str x8, [x9, #16]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _fprintf
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%s%s%s"
l_.str.1: ; @.str.1
.space 1
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 _herror ## -- Begin function herror
.p2align 4, 0x90
_herror: ## @herror
.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 ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -16(%rbp) ## 8-byte Spill
cmpq $0, -8(%rbp)
je LBB0_2
## %bb.1:
movq -8(%rbp), %rax
movq %rax, -24(%rbp) ## 8-byte Spill
jmp LBB0_3
LBB0_2:
leaq L_.str.1(%rip), %rax
movq %rax, -24(%rbp) ## 8-byte Spill
jmp LBB0_3
LBB0_3:
movq -24(%rbp), %rax ## 8-byte Reload
movq %rax, -40(%rbp) ## 8-byte Spill
movq -8(%rbp), %rdx
leaq L_.str.1(%rip), %rax
leaq L_.str.2(%rip), %rcx
cmpq $0, %rdx
cmovneq %rcx, %rax
movq %rax, -32(%rbp) ## 8-byte Spill
movq _h_errno@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _hstrerror
movq -16(%rbp), %rdi ## 8-byte Reload
movq -40(%rbp), %rdx ## 8-byte Reload
movq -32(%rbp), %rcx ## 8-byte Reload
movq %rax, %r8
leaq L_.str(%rip), %rsi
movb $0, %al
callq _fprintf
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%s%s%s"
L_.str.1: ## @.str.1
.space 1
L_.str.2: ## @.str.2
.asciz ": "
.subsections_via_symbols
| the_stack_data/128949.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/1191898.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]
fmov s0, #5.00000000
stur s0, [x29, #-8]
fmov s0, #2.00000000
stur s0, [x29, #-12]
ldur s0, [x29, #-8]
ldur s1, [x29, #-12]
fdiv s0, s0, s1
str s0, [sp, #16]
ldr s0, [sp, #16]
fcvt d0, s0
mov x8, sp
str d0, [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 "%.2f\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__literal4,4byte_literals
.p2align 2 ## -- Begin function main
LCPI0_0:
.long 0x40000000 ## float 2
LCPI0_1:
.long 0x40a00000 ## float 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 $16, %rsp
movl $0, -4(%rbp)
movss LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -8(%rbp)
movss LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -12(%rbp)
movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
divss -12(%rbp), %xmm0
movss %xmm0, -16(%rbp)
movss -16(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
leaq L_.str(%rip), %rdi
movb $1, %al
callq _printf
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%.2f\n"
.subsections_via_symbols
| the_stack_data/49532.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _fred ; -- Begin function fred
.p2align 2
_fred: ; @fred
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _test ; -- Begin function test
.p2align 2
_test: ; @test
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
bl _fred
mov w0, #0
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #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]
bl _test
stur w0, [x29, #-8]
ldur w9, [x29, #-8]
; 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, #-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 "yo\n"
l_.str.1: ; @.str.1
.asciz "%d\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _fred ## -- Begin function fred
.p2align 4, 0x90
_fred: ## @fred
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _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
callq _fred
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
callq _test
movl %eax, -8(%rbp)
movl -8(%rbp), %esi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "yo\n"
L_.str.1: ## @.str.1
.asciz "%d\n"
.subsections_via_symbols
| the_stack_data/141083.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _client_maxfd ; -- Begin function client_maxfd
.p2align 2
_client_maxfd: ; @client_maxfd
.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]
mov w8, #1
str w8, [sp, #12]
b LBB0_1
LBB0_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, LBB0_6
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #16]
ldr x9, [sp, #24]
ldrsw x10, [sp, #12]
ldr w9, [x9, x10, lsl #2]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #24]
ldrsw x9, [sp, #12]
ldr w8, [x8, x9, lsl #2]
str w8, [sp, #16]
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB0_1
LBB0_6:
ldr w0, [sp, #16]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _client_delete ; -- Begin function client_delete
.p2align 2
_client_delete: ; @client_delete
.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]
mov w8, #-1
str w8, [sp, #12]
str wzr, [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 w8, [sp, #16]
ldr x9, [sp, #24]
ldrsw x10, [sp, #8]
ldr w9, [x9, x10, lsl #2]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB1_4
b LBB1_3
LBB1_3: ; in Loop: Header=BB1_1 Depth=1
ldr x9, [sp, #24]
ldrsw x10, [sp, #8]
mov w8, #0
str w8, [x9, x10, lsl #2]
str wzr, [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 _client_insert ; -- Begin function client_insert
.p2align 2
_client_insert: ; @client_insert
.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]
mov w8, #-1
str w8, [sp, #12]
str wzr, [sp, #8]
b LBB2_1
LBB2_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, LBB2_6
b LBB2_2
LBB2_2: ; in Loop: Header=BB2_1 Depth=1
ldr x8, [sp, #24]
ldrsw x9, [sp, #8]
ldr w9, [x8, x9, lsl #2]
mov w8, #0
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB2_4
b LBB2_3
LBB2_3:
ldr w8, [sp, #16]
ldr x9, [sp, #24]
ldrsw x10, [sp, #8]
str w8, [x9, x10, lsl #2]
str wzr, [sp, #12]
b LBB2_6
LBB2_4: ; in Loop: Header=BB2_1 Depth=1
b LBB2_5
LBB2_5: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB2_1
LBB2_6:
ldr w0, [sp, #12]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _timeout_function ; -- Begin function timeout_function
.p2align 2
_timeout_function: ; @timeout_function
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _read_from_client ; -- Begin function read_from_client
.p2align 2
_read_from_client: ; @read_from_client
.cfi_startproc
; %bb.0:
sub sp, sp, #224
.cfi_def_cfa_offset 224
stp x29, x30, [sp, #208] ; 16-byte Folded Spill
add x29, sp, #208
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
str x0, [sp, #56]
str w1, [sp, #52]
str w2, [sp, #48]
mov w8, #-1
str w8, [sp, #44]
add x0, sp, #71
str x0, [sp, #32] ; 8-byte Folded Spill
mov w1, #0
str w1, [sp, #40] ; 4-byte Folded Spill
mov x2, #129
bl _memset
ldr x1, [sp, #32] ; 8-byte Folded Reload
ldr x8, [sp, #56]
ldrsw x9, [sp, #48]
ldr w0, [x8, x9, lsl #2]
mov x2, #128
bl _read
ldr w8, [sp, #40] ; 4-byte Folded Reload
mov x9, x0
str w9, [sp, #44]
ldr w9, [sp, #44]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB4_2
b LBB4_1
LBB4_1:
ldrsw x10, [sp, #44]
add x8, sp, #71
mov x9, x8
add x9, x9, x10
strb wzr, [x9]
ldr x9, [sp, #56]
ldrsw x10, [sp, #48]
ldr w9, [x9, x10, lsl #2]
; implicit-def: $x10
mov x10, 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 LBB4_6
LBB4_2:
ldr w9, [sp, #44]
mov w8, #0
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB4_4
b LBB4_3
LBB4_3:
ldr x8, [sp, #56]
ldrsw x9, [sp, #48]
ldr w0, [x8, x9, lsl #2]
bl _close
ldr x8, [sp, #56]
ldrsw x9, [sp, #48]
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
ldr x0, [sp, #56]
ldr w1, [sp, #52]
ldr x8, [sp, #56]
ldrsw x9, [sp, #48]
ldr w2, [x8, x9, lsl #2]
bl _client_delete
b LBB4_5
LBB4_4:
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
b LBB4_5
LBB4_5:
b LBB4_6
LBB4_6:
ldr w8, [sp, #44]
str w8, [sp, #28] ; 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, LBB4_8
b LBB4_7
LBB4_7:
bl ___stack_chk_fail
LBB4_8:
ldr w0, [sp, #28] ; 4-byte Folded Reload
ldp x29, x30, [sp, #208] ; 16-byte Folded Reload
add sp, sp, #224
ret
.cfi_endproc
; -- End function
.globl _write_to_client ; -- Begin function write_to_client
.p2align 2
_write_to_client: ; @write_to_client
.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]
mov w8, #-1
str w8, [sp, #12]
ldur x8, [x29, #-8]
ldrsw x9, [sp, #16]
ldr w0, [x8, x9, lsl #2]
adrp x1, l_.str.4@PAGE
add x1, x1, l_.str.4@PAGEOFF
mov x2, #2
bl _write
mov x8, x0
str w8, [sp, #12]
ldr w9, [sp, #12]
mov w8, #0
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB5_2
b LBB5_1
LBB5_1:
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
b LBB5_2
LBB5_2:
mov w0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _start_server ; -- Begin function start_server
.p2align 2
_start_server: ; @start_server
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
str x0, [sp, #24]
str w1, [sp, #20]
mov w8, #-1
str w8, [sp, #16]
mov w0, #2
mov w1, #1
mov w2, #0
bl _socket
str w0, [sp, #16]
ldr w8, [sp, #16]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB6_2
b LBB6_1
LBB6_1:
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
b LBB6_8
LBB6_2:
sub x8, x29, #24
str x8, [sp, #8] ; 8-byte Folded Spill
stur xzr, [x29, #-24]
stur xzr, [x29, #-16]
mov w8, #2
sturb w8, [x29, #-23]
ldr w8, [sp, #20]
sturh w8, [x29, #-22]
ldr x0, [sp, #24]
bl _inet_addr
ldr x1, [sp, #8] ; 8-byte Folded Reload
stur w0, [x29, #-20]
ldr w0, [sp, #16]
mov w2, #16
bl _bind
subs w8, w0, #0
cset w8, ge
tbnz w8, #0, LBB6_4
b LBB6_3
LBB6_3:
adrp x0, l_.str.7@PAGE
add x0, x0, l_.str.7@PAGEOFF
bl _printf
b LBB6_7
LBB6_4:
ldr w0, [sp, #16]
mov w1, #8
bl _listen
subs w8, w0, #0
cset w8, ge
tbnz w8, #0, LBB6_6
b LBB6_5
LBB6_5:
adrp x0, l_.str.8@PAGE
add x0, x0, l_.str.8@PAGEOFF
bl _printf
b LBB6_7
LBB6_6:
ldr w8, [sp, #16]
stur w8, [x29, #-28]
b LBB6_9
LBB6_7:
ldr w0, [sp, #16]
bl _close
b LBB6_8
LBB6_8:
mov w8, #-1
stur w8, [x29, #-28]
b LBB6_9
LBB6_9:
ldur w8, [x29, #-28]
str w8, [sp, #4] ; 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, LBB6_11
b LBB6_10
LBB6_10:
bl ___stack_chk_fail
LBB6_11:
ldr w0, [sp, #4] ; 4-byte Folded Reload
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:
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, #1152
add x8, sp, #528
str x8, [sp, #112] ; 8-byte Folded Spill
adrp x9, ___darwin_check_fd_set_overflow@GOTPAGE
ldr x9, [x9, ___darwin_check_fd_set_overflow@GOTPAGEOFF]
subs x9, x9, #0
cset w9, ne
str w9, [sp, #108] ; 4-byte Folded Spill
adrp x9, ___stack_chk_guard@GOTPAGE
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
ldr x9, [x9]
stur x9, [x29, #-24]
mov w1, #0
str w1, [sp, #124] ; 4-byte Folded Spill
str wzr, [sp, #564]
str wzr, [sp, #560]
mov w9, #-1
str w9, [sp, #556]
str w9, [sp, #552]
str w9, [sp, #548]
str wzr, [sp, #544]
movi.2d v0, #0000000000000000
str q0, [x8, #576]
str q0, [x8, #592]
sub x0, x29, #193
mov x2, #129
bl _memset
ldr x8, [sp, #112] ; 8-byte Folded Reload
ldr w1, [sp, #124] ; 4-byte Folded Reload
str xzr, [x8, #424]
str xzr, [x8, #432]
mov w8, #16
str w8, [sp, #524]
add x0, sp, #396
mov x2, #128
str x2, [sp, #128] ; 8-byte Folded Spill
bl _memset
ldr w1, [sp, #124] ; 4-byte Folded Reload
ldr x2, [sp, #128] ; 8-byte Folded Reload
add x0, sp, #268
bl _memset
ldr w1, [sp, #124] ; 4-byte Folded Reload
ldr x2, [sp, #128] ; 8-byte Folded Reload
add x0, sp, #140
bl _memset
adrp x0, l_.str.9@PAGE
add x0, x0, l_.str.9@PAGEOFF
mov w1, #65533
bl _start_server
str w0, [sp, #552]
ldr w8, [sp, #552]
adds w8, w8, #1
cset w8, ge
tbnz w8, #0, LBB7_2
b LBB7_1
LBB7_1:
adrp x0, l_.str.10@PAGE
add x0, x0, l_.str.10@PAGEOFF
bl _printf
b LBB7_111
LBB7_2:
ldr w8, [sp, #552]
str w8, [sp, #544]
adrp x0, l_.str.11@PAGE
add x0, x0, l_.str.11@PAGEOFF
bl _printf
mov x9, sp
adrp x8, l_.str.9@PAGE
add x8, x8, l_.str.9@PAGEOFF
str x8, [x9]
mov x8, #65533
str x8, [x9, #8]
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
b LBB7_3
LBB7_3: ; =>This Loop Header: Depth=1
; Child Loop BB7_14 Depth 2
; Child Loop BB7_61 Depth 2
ldr x9, [sp, #112] ; 8-byte Folded Reload
mov x8, #60
str x8, [x9]
str wzr, [sp, #536]
add x0, sp, #396
str x0, [sp, #96] ; 8-byte Folded Spill
mov w1, #0
str w1, [sp, #84] ; 4-byte Folded Spill
mov x2, #128
str x2, [sp, #88] ; 8-byte Folded Spill
bl _memset
ldr w1, [sp, #84] ; 4-byte Folded Reload
ldr x2, [sp, #88] ; 8-byte Folded Reload
add x0, sp, #140
bl _memset
ldr x9, [sp, #96] ; 8-byte Folded Reload
ldr x10, [sp, #112] ; 8-byte Folded Reload
ldr w8, [sp, #108] ; 4-byte Folded Reload
str wzr, [sp, #660]
str x9, [x10, #120]
ldr w11, [sp, #660]
ldr x9, [x10, #120]
str w11, [sp, #864]
str x9, [x10, #328]
tbz w8, #0, LBB7_5
b LBB7_4
LBB7_4: ; in Loop: Header=BB7_3 Depth=1
ldr x8, [sp, #112] ; 8-byte Folded Reload
ldr w0, [sp, #864]
ldr x1, [x8, #328]
mov w2, #0
bl ___darwin_check_fd_set_overflow
str w0, [sp, #868]
b LBB7_6
LBB7_5: ; in Loop: Header=BB7_3 Depth=1
mov w8, #1
str w8, [sp, #868]
b LBB7_6
LBB7_6: ; in Loop: Header=BB7_3 Depth=1
ldr w8, [sp, #868]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB7_8
b LBB7_7
LBB7_7: ; in Loop: Header=BB7_3 Depth=1
ldr x8, [sp, #112] ; 8-byte Folded Reload
ldrsw x9, [sp, #660]
mov x11, #32
udiv x10, x9, x11
mul x10, x10, x11
subs x10, x9, x10
mov x9, #1
lsl x9, x9, x10
mov x10, x9
ldr x8, [x8, #120]
ldrsw x9, [sp, #660]
udiv x9, x9, x11
add x9, x8, x9, lsl #2
ldr w8, [x9]
orr w8, w8, w10
str w8, [x9]
b LBB7_8
LBB7_8: ; in Loop: Header=BB7_3 Depth=1
ldr w8, [sp, #108] ; 4-byte Folded Reload
ldr x10, [sp, #112] ; 8-byte Folded Reload
ldr w9, [sp, #552]
str w9, [sp, #644]
add x9, sp, #396
str x9, [x10, #104]
ldr w11, [sp, #644]
ldr x9, [x10, #104]
str w11, [sp, #880]
str x9, [x10, #344]
tbz w8, #0, LBB7_10
b LBB7_9
LBB7_9: ; in Loop: Header=BB7_3 Depth=1
ldr x8, [sp, #112] ; 8-byte Folded Reload
ldr w0, [sp, #880]
ldr x1, [x8, #344]
mov w2, #0
bl ___darwin_check_fd_set_overflow
str w0, [sp, #884]
b LBB7_11
LBB7_10: ; in Loop: Header=BB7_3 Depth=1
mov w8, #1
str w8, [sp, #884]
b LBB7_11
LBB7_11: ; in Loop: Header=BB7_3 Depth=1
ldr w8, [sp, #884]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB7_13
b LBB7_12
LBB7_12: ; in Loop: Header=BB7_3 Depth=1
ldr x8, [sp, #112] ; 8-byte Folded Reload
ldrsw x9, [sp, #644]
mov x11, #32
udiv x10, x9, x11
mul x10, x10, x11
subs x10, x9, x10
mov x9, #1
lsl x9, x9, x10
mov x10, x9
ldr x8, [x8, #104]
ldrsw x9, [sp, #644]
udiv x9, x9, x11
add x9, x8, x9, lsl #2
ldr w8, [x9]
orr w8, w8, w10
str w8, [x9]
b LBB7_13
LBB7_13: ; in Loop: Header=BB7_3 Depth=1
str wzr, [sp, #560]
b LBB7_14
LBB7_14: ; Parent Loop BB7_3 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #560]
subs w8, w8, #8
cset w8, ge
tbnz w8, #0, LBB7_29
b LBB7_15
LBB7_15: ; in Loop: Header=BB7_14 Depth=2
ldrsw x9, [sp, #560]
sub x8, x29, #64
ldr w9, [x8, x9, lsl #2]
mov w8, #0
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB7_27
b LBB7_16
LBB7_16: ; in Loop: Header=BB7_14 Depth=2
ldr w8, [sp, #108] ; 4-byte Folded Reload
ldr x10, [sp, #112] ; 8-byte Folded Reload
ldrsw x11, [sp, #560]
sub x9, x29, #64
ldr w9, [x9, x11, lsl #2]
str w9, [sp, #628]
add x9, sp, #396
str x9, [x10, #88]
ldr w11, [sp, #628]
ldr x9, [x10, #88]
str w11, [sp, #896]
str x9, [x10, #360]
tbz w8, #0, LBB7_18
b LBB7_17
LBB7_17: ; in Loop: Header=BB7_14 Depth=2
ldr x8, [sp, #112] ; 8-byte Folded Reload
ldr w0, [sp, #896]
ldr x1, [x8, #360]
mov w2, #0
bl ___darwin_check_fd_set_overflow
str w0, [sp, #900]
b LBB7_19
LBB7_18: ; in Loop: Header=BB7_14 Depth=2
mov w8, #1
str w8, [sp, #900]
b LBB7_19
LBB7_19: ; in Loop: Header=BB7_14 Depth=2
ldr w8, [sp, #900]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB7_21
b LBB7_20
LBB7_20: ; in Loop: Header=BB7_14 Depth=2
ldr x8, [sp, #112] ; 8-byte Folded Reload
ldrsw x9, [sp, #628]
mov x11, #32
udiv x10, x9, x11
mul x10, x10, x11
subs x10, x9, x10
mov x9, #1
lsl x9, x9, x10
mov x10, x9
ldr x8, [x8, #88]
ldrsw x9, [sp, #628]
udiv x9, x9, x11
add x9, x8, x9, lsl #2
ldr w8, [x9]
orr w8, w8, w10
str w8, [x9]
b LBB7_21
LBB7_21: ; in Loop: Header=BB7_14 Depth=2
ldr w8, [sp, #108] ; 4-byte Folded Reload
ldr x10, [sp, #112] ; 8-byte Folded Reload
ldrsw x11, [sp, #560]
sub x9, x29, #64
ldr w9, [x9, x11, lsl #2]
str w9, [sp, #612]
add x9, sp, #140
str x9, [x10, #72]
ldr w11, [sp, #612]
ldr x9, [x10, #72]
stur w11, [x29, #-256]
str x9, [x10, #376]
tbz w8, #0, LBB7_23
b LBB7_22
LBB7_22: ; in Loop: Header=BB7_14 Depth=2
ldr x8, [sp, #112] ; 8-byte Folded Reload
ldur w0, [x29, #-256]
ldr x1, [x8, #376]
mov w2, #0
bl ___darwin_check_fd_set_overflow
stur w0, [x29, #-252]
b LBB7_24
LBB7_23: ; in Loop: Header=BB7_14 Depth=2
mov w8, #1
stur w8, [x29, #-252]
b LBB7_24
LBB7_24: ; in Loop: Header=BB7_14 Depth=2
ldur w8, [x29, #-252]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB7_26
b LBB7_25
LBB7_25: ; in Loop: Header=BB7_14 Depth=2
ldr x8, [sp, #112] ; 8-byte Folded Reload
ldrsw x9, [sp, #612]
mov x11, #32
udiv x10, x9, x11
mul x10, x10, x11
subs x10, x9, x10
mov x9, #1
lsl x9, x9, x10
mov x10, x9
ldr x8, [x8, #72]
ldrsw x9, [sp, #612]
udiv x9, x9, x11
add x9, x8, x9, lsl #2
ldr w8, [x9]
orr w8, w8, w10
str w8, [x9]
b LBB7_26
LBB7_26: ; in Loop: Header=BB7_14 Depth=2
b LBB7_27
LBB7_27: ; in Loop: Header=BB7_14 Depth=2
b LBB7_28
LBB7_28: ; in Loop: Header=BB7_14 Depth=2
ldr w8, [sp, #560]
add w8, w8, #1
str w8, [sp, #560]
b LBB7_14
LBB7_29: ; in Loop: Header=BB7_3 Depth=1
sub x0, x29, #64
mov w1, #8
bl _client_maxfd
str w0, [sp, #544]
ldr w8, [sp, #544]
ldr w9, [sp, #552]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB7_31
b LBB7_30
LBB7_30: ; in Loop: Header=BB7_3 Depth=1
ldr w8, [sp, #544]
str w8, [sp, #80] ; 4-byte Folded Spill
b LBB7_32
LBB7_31: ; in Loop: Header=BB7_3 Depth=1
ldr w8, [sp, #552]
str w8, [sp, #80] ; 4-byte Folded Spill
b LBB7_32
LBB7_32: ; in Loop: Header=BB7_3 Depth=1
ldr w8, [sp, #80] ; 4-byte Folded Reload
str w8, [sp, #544]
ldr w8, [sp, #544]
add w0, w8, #1
add x1, sp, #396
add x2, sp, #268
add x3, sp, #140
add x4, sp, #528
bl _select
str w0, [sp, #556]
ldr w9, [sp, #556]
mov w8, #0
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB7_106
b LBB7_33
LBB7_33: ; in Loop: Header=BB7_3 Depth=1
ldr w8, [sp, #108] ; 4-byte Folded Reload
ldr x10, [sp, #112] ; 8-byte Folded Reload
ldr w9, [sp, #552]
str w9, [sp, #736]
add x9, sp, #396
str x9, [x10, #200]
ldr w11, [sp, #736]
ldr x9, [x10, #200]
str w11, [sp, #784]
str x9, [x10, #248]
tbz w8, #0, LBB7_35
b LBB7_34
LBB7_34: ; in Loop: Header=BB7_3 Depth=1
ldr x8, [sp, #112] ; 8-byte Folded Reload
ldr w0, [sp, #784]
ldr x1, [x8, #248]
mov w2, #0
bl ___darwin_check_fd_set_overflow
str w0, [sp, #788]
b LBB7_36
LBB7_35: ; in Loop: Header=BB7_3 Depth=1
mov w8, #1
str w8, [sp, #788]
b LBB7_36
LBB7_36: ; in Loop: Header=BB7_3 Depth=1
ldr w8, [sp, #788]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB7_38
b LBB7_37
LBB7_37: ; in Loop: Header=BB7_3 Depth=1
ldr x8, [sp, #112] ; 8-byte Folded Reload
ldr x8, [x8, #200]
ldrsw x9, [sp, #736]
mov x11, #32
udiv x9, x9, x11
ldr w8, [x8, x9, lsl #2]
ldrsw x9, [sp, #736]
udiv x10, x9, x11
mul x10, x10, x11
subs x10, x9, x10
mov x9, #1
lsl x9, x9, x10
; kill: def $w9 killed $w9 killed $x9
and w8, w8, w9
str w8, [sp, #740]
b LBB7_39
LBB7_38: ; in Loop: Header=BB7_3 Depth=1
str wzr, [sp, #740]
b LBB7_39
LBB7_39: ; in Loop: Header=BB7_3 Depth=1
ldr w8, [sp, #740]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB7_50
b LBB7_40
LBB7_40: ; in Loop: Header=BB7_3 Depth=1
ldr w0, [sp, #552]
sub x1, x29, #216
add x2, sp, #524
bl _accept
str w0, [sp, #548]
ldr w2, [sp, #548]
sub x0, x29, #64
mov w1, #8
bl _client_insert
mov w8, #-1
subs w8, w8, w0
cset w8, ge
tbnz w8, #0, LBB7_49
b LBB7_41
LBB7_41: ; in Loop: Header=BB7_3 Depth=1
ldr w8, [sp, #108] ; 4-byte Folded Reload
ldr x10, [sp, #112] ; 8-byte Folded Reload
ldr w9, [sp, #548]
str w9, [sp, #596]
add x9, sp, #396
str x9, [x10, #56]
ldr w11, [sp, #596]
ldr x9, [x10, #56]
stur w11, [x29, #-240]
str x9, [x10, #392]
tbz w8, #0, LBB7_43
b LBB7_42
LBB7_42: ; in Loop: Header=BB7_3 Depth=1
ldr x8, [sp, #112] ; 8-byte Folded Reload
ldur w0, [x29, #-240]
ldr x1, [x8, #392]
mov w2, #0
bl ___darwin_check_fd_set_overflow
stur w0, [x29, #-236]
b LBB7_44
LBB7_43: ; in Loop: Header=BB7_3 Depth=1
mov w8, #1
stur w8, [x29, #-236]
b LBB7_44
LBB7_44: ; in Loop: Header=BB7_3 Depth=1
ldur w8, [x29, #-236]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB7_46
b LBB7_45
LBB7_45: ; in Loop: Header=BB7_3 Depth=1
ldr x8, [sp, #112] ; 8-byte Folded Reload
ldrsw x9, [sp, #596]
mov x11, #32
udiv x10, x9, x11
mul x10, x10, x11
subs x10, x9, x10
mov x9, #1
lsl x9, x9, x10
mov x10, x9
ldr x8, [x8, #56]
ldrsw x9, [sp, #596]
udiv x9, x9, x11
add x9, x8, x9, lsl #2
ldr w8, [x9]
orr w8, w8, w10
str w8, [x9]
b LBB7_46
LBB7_46: ; in Loop: Header=BB7_3 Depth=1
ldur w8, [x29, #-212]
mov x0, x8
bl _inet_ntoa
str x0, [sp, #72] ; 8-byte Folded Spill
b LBB7_47
LBB7_47: ; in Loop: Header=BB7_3 Depth=1
ldurh w0, [x29, #-214]
bl __OSSwapInt16
str w0, [sp, #68] ; 4-byte Folded Spill
b LBB7_48
LBB7_48: ; in Loop: Header=BB7_3 Depth=1
ldr w10, [sp, #68] ; 4-byte Folded Reload
ldr x8, [sp, #72] ; 8-byte Folded Reload
mov x9, sp
str x8, [x9]
; implicit-def: $x8
mov x8, x10
and x8, x8, #0xffff
and x8, x8, #0xffff
str x8, [x9, #8]
adrp x0, l_.str.14@PAGE
add x0, x0, l_.str.14@PAGEOFF
bl _printf
b LBB7_49
LBB7_49: ; in Loop: Header=BB7_3 Depth=1
b LBB7_105
LBB7_50: ; in Loop: Header=BB7_3 Depth=1
ldr w8, [sp, #108] ; 4-byte Folded Reload
ldr x10, [sp, #112] ; 8-byte Folded Reload
str wzr, [sp, #720]
add x9, sp, #396
str x9, [x10, #184]
ldr w11, [sp, #720]
ldr x9, [x10, #184]
str w11, [sp, #800]
str x9, [x10, #264]
tbz w8, #0, LBB7_52
b LBB7_51
LBB7_51: ; in Loop: Header=BB7_3 Depth=1
ldr x8, [sp, #112] ; 8-byte Folded Reload
ldr w0, [sp, #800]
ldr x1, [x8, #264]
mov w2, #0
bl ___darwin_check_fd_set_overflow
str w0, [sp, #804]
b LBB7_53
LBB7_52: ; in Loop: Header=BB7_3 Depth=1
mov w8, #1
str w8, [sp, #804]
b LBB7_53
LBB7_53: ; in Loop: Header=BB7_3 Depth=1
ldr w8, [sp, #804]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB7_55
b LBB7_54
LBB7_54: ; in Loop: Header=BB7_3 Depth=1
ldr x8, [sp, #112] ; 8-byte Folded Reload
ldr x8, [x8, #184]
ldrsw x9, [sp, #720]
mov x11, #32
udiv x9, x9, x11
ldr w8, [x8, x9, lsl #2]
ldrsw x9, [sp, #720]
udiv x10, x9, x11
mul x10, x10, x11
subs x10, x9, x10
mov x9, #1
lsl x9, x9, x10
; kill: def $w9 killed $w9 killed $x9
and w8, w8, w9
str w8, [sp, #724]
b LBB7_56
LBB7_55: ; in Loop: Header=BB7_3 Depth=1
str wzr, [sp, #724]
b LBB7_56
LBB7_56: ; in Loop: Header=BB7_3 Depth=1
ldr w8, [sp, #724]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB7_60
b LBB7_57
LBB7_57: ; in Loop: Header=BB7_3 Depth=1
adrp x8, ___stdinp@GOTPAGE
ldr x8, [x8, ___stdinp@GOTPAGEOFF]
ldr x2, [x8]
sub x0, x29, #193
str x0, [sp, #56] ; 8-byte Folded Spill
mov w1, #128
bl _fgets
ldr x8, [sp, #56] ; 8-byte Folded Reload
mov x9, sp
str x8, [x9]
adrp x0, l_.str.15@PAGE
add x0, x0, l_.str.15@PAGEOFF
bl _printf
ldr x1, [sp, #56] ; 8-byte Folded Reload
adrp x0, l_.str.16@PAGE
add x0, x0, l_.str.16@PAGEOFF
mov x2, #4
bl _strncmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB7_59
b LBB7_58
LBB7_58:
add x0, sp, #396
mov w1, #0
str w1, [sp, #44] ; 4-byte Folded Spill
mov x2, #128
str x2, [sp, #48] ; 8-byte Folded Spill
bl _memset
ldr w1, [sp, #44] ; 4-byte Folded Reload
ldr x2, [sp, #48] ; 8-byte Folded Reload
add x0, sp, #268
bl _memset
ldr w1, [sp, #44] ; 4-byte Folded Reload
ldr x2, [sp, #48] ; 8-byte Folded Reload
add x0, sp, #140
bl _memset
adrp x0, l_.str.17@PAGE
add x0, x0, l_.str.17@PAGEOFF
bl _printf
b LBB7_110
LBB7_59: ; in Loop: Header=BB7_3 Depth=1
b LBB7_104
LBB7_60: ; in Loop: Header=BB7_3 Depth=1
str wzr, [sp, #560]
b LBB7_61
LBB7_61: ; Parent Loop BB7_3 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #560]
subs w8, w8, #8
cset w8, ge
tbnz w8, #0, LBB7_103
b LBB7_62
LBB7_62: ; in Loop: Header=BB7_61 Depth=2
ldrsw x9, [sp, #560]
sub x8, x29, #64
ldr w9, [x8, x9, lsl #2]
mov w8, #0
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB7_71
b LBB7_63
LBB7_63: ; in Loop: Header=BB7_61 Depth=2
ldr w8, [sp, #108] ; 4-byte Folded Reload
ldr x10, [sp, #112] ; 8-byte Folded Reload
ldrsw x11, [sp, #560]
sub x9, x29, #64
ldr w9, [x9, x11, lsl #2]
str w9, [sp, #704]
add x9, sp, #140
str x9, [x10, #168]
ldr w11, [sp, #704]
ldr x9, [x10, #168]
str w11, [sp, #816]
str x9, [x10, #280]
tbz w8, #0, LBB7_65
b LBB7_64
LBB7_64: ; in Loop: Header=BB7_61 Depth=2
ldr x8, [sp, #112] ; 8-byte Folded Reload
ldr w0, [sp, #816]
ldr x1, [x8, #280]
mov w2, #0
bl ___darwin_check_fd_set_overflow
str w0, [sp, #820]
b LBB7_66
LBB7_65: ; in Loop: Header=BB7_61 Depth=2
mov w8, #1
str w8, [sp, #820]
b LBB7_66
LBB7_66: ; in Loop: Header=BB7_61 Depth=2
ldr w8, [sp, #820]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB7_68
b LBB7_67
LBB7_67: ; in Loop: Header=BB7_61 Depth=2
ldr x8, [sp, #112] ; 8-byte Folded Reload
ldr x8, [x8, #168]
ldrsw x9, [sp, #704]
mov x11, #32
udiv x9, x9, x11
ldr w8, [x8, x9, lsl #2]
ldrsw x9, [sp, #704]
udiv x10, x9, x11
mul x10, x10, x11
subs x10, x9, x10
mov x9, #1
lsl x9, x9, x10
; kill: def $w9 killed $w9 killed $x9
and w8, w8, w9
str w8, [sp, #708]
b LBB7_69
LBB7_68: ; in Loop: Header=BB7_61 Depth=2
str wzr, [sp, #708]
b LBB7_69
LBB7_69: ; in Loop: Header=BB7_61 Depth=2
ldr w8, [sp, #708]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB7_71
b LBB7_70
LBB7_70: ; in Loop: Header=BB7_61 Depth=2
ldrsw x9, [sp, #560]
sub x8, x29, #64
ldr w0, [x8, x9, lsl #2]
sub x1, x29, #193
str x1, [sp, #32] ; 8-byte Folded Spill
mov x2, #128
mov w3, #1
bl _recv
ldr x8, [sp, #32] ; 8-byte Folded Reload
mov x9, sp
str x8, [x9]
adrp x0, l_.str.18@PAGE
add x0, x0, l_.str.18@PAGEOFF
bl _printf
b LBB7_71
LBB7_71: ; in Loop: Header=BB7_61 Depth=2
ldrsw x9, [sp, #560]
sub x8, x29, #64
ldr w9, [x8, x9, lsl #2]
mov w8, #0
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB7_87
b LBB7_72
LBB7_72: ; in Loop: Header=BB7_61 Depth=2
ldr w8, [sp, #108] ; 4-byte Folded Reload
ldr x10, [sp, #112] ; 8-byte Folded Reload
ldrsw x11, [sp, #560]
sub x9, x29, #64
ldr w9, [x9, x11, lsl #2]
str w9, [sp, #688]
add x9, sp, #396
str x9, [x10, #152]
ldr w11, [sp, #688]
ldr x9, [x10, #152]
str w11, [sp, #832]
str x9, [x10, #296]
tbz w8, #0, LBB7_74
b LBB7_73
LBB7_73: ; in Loop: Header=BB7_61 Depth=2
ldr x8, [sp, #112] ; 8-byte Folded Reload
ldr w0, [sp, #832]
ldr x1, [x8, #296]
mov w2, #0
bl ___darwin_check_fd_set_overflow
str w0, [sp, #836]
b LBB7_75
LBB7_74: ; in Loop: Header=BB7_61 Depth=2
mov w8, #1
str w8, [sp, #836]
b LBB7_75
LBB7_75: ; in Loop: Header=BB7_61 Depth=2
ldr w8, [sp, #836]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB7_77
b LBB7_76
LBB7_76: ; in Loop: Header=BB7_61 Depth=2
ldr x8, [sp, #112] ; 8-byte Folded Reload
ldr x8, [x8, #152]
ldrsw x9, [sp, #688]
mov x11, #32
udiv x9, x9, x11
ldr w8, [x8, x9, lsl #2]
ldrsw x9, [sp, #688]
udiv x10, x9, x11
mul x10, x10, x11
subs x10, x9, x10
mov x9, #1
lsl x9, x9, x10
; kill: def $w9 killed $w9 killed $x9
and w8, w8, w9
str w8, [sp, #692]
b LBB7_78
LBB7_77: ; in Loop: Header=BB7_61 Depth=2
str wzr, [sp, #692]
b LBB7_78
LBB7_78: ; in Loop: Header=BB7_61 Depth=2
ldr w8, [sp, #692]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB7_87
b LBB7_79
LBB7_79: ; in Loop: Header=BB7_61 Depth=2
ldr w2, [sp, #560]
sub x0, x29, #64
mov w1, #8
bl _read_from_client
str w0, [sp, #556]
ldr w9, [sp, #556]
mov w8, #0
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB7_86
b LBB7_80
LBB7_80: ; in Loop: Header=BB7_61 Depth=2
ldr w8, [sp, #108] ; 4-byte Folded Reload
ldr x10, [sp, #112] ; 8-byte Folded Reload
ldrsw x11, [sp, #560]
sub x9, x29, #64
ldr w9, [x9, x11, lsl #2]
str w9, [sp, #580]
add x9, sp, #268
str x9, [x10, #40]
ldr w11, [sp, #580]
ldr x9, [x10, #40]
stur w11, [x29, #-224]
str x9, [x10, #408]
tbz w8, #0, LBB7_82
b LBB7_81
LBB7_81: ; in Loop: Header=BB7_61 Depth=2
ldr x8, [sp, #112] ; 8-byte Folded Reload
ldur w0, [x29, #-224]
ldr x1, [x8, #408]
mov w2, #0
bl ___darwin_check_fd_set_overflow
stur w0, [x29, #-220]
b LBB7_83
LBB7_82: ; in Loop: Header=BB7_61 Depth=2
mov w8, #1
stur w8, [x29, #-220]
b LBB7_83
LBB7_83: ; in Loop: Header=BB7_61 Depth=2
ldur w8, [x29, #-220]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB7_85
b LBB7_84
LBB7_84: ; in Loop: Header=BB7_61 Depth=2
ldr x8, [sp, #112] ; 8-byte Folded Reload
ldrsw x9, [sp, #580]
mov x11, #32
udiv x10, x9, x11
mul x10, x10, x11
subs x10, x9, x10
mov x9, #1
lsl x9, x9, x10
mov x10, x9
ldr x8, [x8, #40]
ldrsw x9, [sp, #580]
udiv x9, x9, x11
add x9, x8, x9, lsl #2
ldr w8, [x9]
orr w8, w8, w10
str w8, [x9]
b LBB7_85
LBB7_85: ; in Loop: Header=BB7_61 Depth=2
b LBB7_86
LBB7_86: ; in Loop: Header=BB7_61 Depth=2
b LBB7_87
LBB7_87: ; in Loop: Header=BB7_61 Depth=2
ldrsw x9, [sp, #560]
sub x8, x29, #64
ldr w9, [x8, x9, lsl #2]
mov w8, #0
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB7_101
b LBB7_88
LBB7_88: ; in Loop: Header=BB7_61 Depth=2
ldr w8, [sp, #108] ; 4-byte Folded Reload
ldr x10, [sp, #112] ; 8-byte Folded Reload
ldrsw x11, [sp, #560]
sub x9, x29, #64
ldr w9, [x9, x11, lsl #2]
str w9, [sp, #672]
add x9, sp, #268
str x9, [x10, #136]
ldr w11, [sp, #672]
ldr x9, [x10, #136]
str w11, [sp, #848]
str x9, [x10, #312]
tbz w8, #0, LBB7_90
b LBB7_89
LBB7_89: ; in Loop: Header=BB7_61 Depth=2
ldr x8, [sp, #112] ; 8-byte Folded Reload
ldr w0, [sp, #848]
ldr x1, [x8, #312]
mov w2, #0
bl ___darwin_check_fd_set_overflow
str w0, [sp, #852]
b LBB7_91
LBB7_90: ; in Loop: Header=BB7_61 Depth=2
mov w8, #1
str w8, [sp, #852]
b LBB7_91
LBB7_91: ; in Loop: Header=BB7_61 Depth=2
ldr w8, [sp, #852]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB7_93
b LBB7_92
LBB7_92: ; in Loop: Header=BB7_61 Depth=2
ldr x8, [sp, #112] ; 8-byte Folded Reload
ldr x8, [x8, #136]
ldrsw x9, [sp, #672]
mov x11, #32
udiv x9, x9, x11
ldr w8, [x8, x9, lsl #2]
ldrsw x9, [sp, #672]
udiv x10, x9, x11
mul x10, x10, x11
subs x10, x9, x10
mov x9, #1
lsl x9, x9, x10
; kill: def $w9 killed $w9 killed $x9
and w8, w8, w9
str w8, [sp, #676]
b LBB7_94
LBB7_93: ; in Loop: Header=BB7_61 Depth=2
str wzr, [sp, #676]
b LBB7_94
LBB7_94: ; in Loop: Header=BB7_61 Depth=2
ldr w8, [sp, #676]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB7_101
b LBB7_95
LBB7_95: ; in Loop: Header=BB7_61 Depth=2
ldr w2, [sp, #560]
sub x0, x29, #64
str x0, [sp, #24] ; 8-byte Folded Spill
mov w1, #8
bl _write_to_client
ldr x9, [sp, #24] ; 8-byte Folded Reload
ldr x10, [sp, #112] ; 8-byte Folded Reload
ldr w8, [sp, #108] ; 4-byte Folded Reload
ldrsw x11, [sp, #560]
ldr w9, [x9, x11, lsl #2]
str w9, [sp, #756]
add x9, sp, #268
str x9, [x10, #216]
ldr w11, [sp, #756]
ldr x9, [x10, #216]
str w11, [sp, #768]
str x9, [x10, #232]
tbz w8, #0, LBB7_97
b LBB7_96
LBB7_96: ; in Loop: Header=BB7_61 Depth=2
ldr x8, [sp, #112] ; 8-byte Folded Reload
ldr w0, [sp, #768]
ldr x1, [x8, #232]
mov w2, #0
bl ___darwin_check_fd_set_overflow
str w0, [sp, #772]
b LBB7_98
LBB7_97: ; in Loop: Header=BB7_61 Depth=2
mov w8, #1
str w8, [sp, #772]
b LBB7_98
LBB7_98: ; in Loop: Header=BB7_61 Depth=2
ldr w8, [sp, #772]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB7_100
b LBB7_99
LBB7_99: ; in Loop: Header=BB7_61 Depth=2
ldr x8, [sp, #112] ; 8-byte Folded Reload
ldrsw x9, [sp, #756]
mov x11, #32
udiv x10, x9, x11
mul x10, x10, x11
subs x10, x9, x10
mov x9, #1
lsl x9, x9, x10
mov x10, x9
ldr x8, [x8, #216]
ldrsw x9, [sp, #756]
udiv x9, x9, x11
add x9, x8, x9, lsl #2
ldr w8, [x9]
bic w8, w8, w10
str w8, [x9]
b LBB7_100
LBB7_100: ; in Loop: Header=BB7_61 Depth=2
b LBB7_101
LBB7_101: ; in Loop: Header=BB7_61 Depth=2
b LBB7_102
LBB7_102: ; in Loop: Header=BB7_61 Depth=2
ldr w8, [sp, #560]
add w8, w8, #1
str w8, [sp, #560]
b LBB7_61
LBB7_103: ; in Loop: Header=BB7_3 Depth=1
b LBB7_104
LBB7_104: ; in Loop: Header=BB7_3 Depth=1
b LBB7_105
LBB7_105: ; in Loop: Header=BB7_3 Depth=1
b LBB7_109
LBB7_106: ; in Loop: Header=BB7_3 Depth=1
ldr w9, [sp, #556]
mov w8, #0
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB7_108
b LBB7_107
LBB7_107: ; in Loop: Header=BB7_3 Depth=1
bl _timeout_function
b LBB7_3
LBB7_108:
adrp x0, l_.str.19@PAGE
add x0, x0, l_.str.19@PAGEOFF
bl _printf
b LBB7_110
LBB7_109: ; in Loop: Header=BB7_3 Depth=1
b LBB7_3
LBB7_110:
ldr w0, [sp, #552]
bl _close
str wzr, [sp, #564]
b LBB7_112
LBB7_111:
mov w8, #-1
str w8, [sp, #564]
b LBB7_112
LBB7_112:
ldr w8, [sp, #564]
str w8, [sp, #20] ; 4-byte Folded Spill
ldur x9, [x29, #-24]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB7_114
b LBB7_113
LBB7_113:
bl ___stack_chk_fail
LBB7_114:
ldr w0, [sp, #20] ; 4-byte Folded Reload
add sp, sp, #1152
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function _OSSwapInt16
__OSSwapInt16: ; @_OSSwapInt16
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
strh w0, [sp, #14]
ldrh w9, [sp, #14]
ldrh w8, [sp, #14]
asr w8, w8, #8
orr w8, w8, w9, lsl #8
and w0, w8, #0xffff
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Select timeout.\n"
l_.str.1: ; @.str.1
.asciz "From client %d, data: %s.\n"
l_.str.2: ; @.str.2
.asciz "Client %d exit.\n"
l_.str.3: ; @.str.3
.asciz "Error in read.\n"
l_.str.4: ; @.str.4
.asciz "OK"
l_.str.5: ; @.str.5
.asciz "Error in write.\n"
l_.str.6: ; @.str.6
.asciz "Error in socket.\n"
l_.str.7: ; @.str.7
.asciz "Error in bind.\n"
l_.str.8: ; @.str.8
.asciz "Error in listen.\n"
l_.str.9: ; @.str.9
.asciz "127.0.0.1"
l_.str.10: ; @.str.10
.asciz "Error in start_server.\n"
l_.str.11: ; @.str.11
.asciz "TCP Sever running.\n"
l_.str.12: ; @.str.12
.asciz "Server ip: %s, port: %d.\n"
l_.str.13: ; @.str.13
.asciz "Press CTRL+C to quit.\n\n"
l_.str.14: ; @.str.14
.asciz "Connected client ip: %s, port: %d.\n"
l_.str.15: ; @.str.15
.asciz "User command: %s\n"
l_.str.16: ; @.str.16
.asciz "quit"
l_.str.17: ; @.str.17
.asciz "Server will exit.\n"
l_.str.18: ; @.str.18
.asciz "Out of band data: %s.\n"
l_.str.19: ; @.str.19
.asciz "Error in select.\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _client_maxfd ## -- Begin function client_maxfd
.p2align 4, 0x90
_client_maxfd: ## @client_maxfd
.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 $1, -20(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -20(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB0_6
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl -16(%rbp), %eax
movq -8(%rbp), %rcx
movslq -20(%rbp), %rdx
cmpl (%rcx,%rdx,4), %eax
jge LBB0_4
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movq -8(%rbp), %rax
movslq -20(%rbp), %rcx
movl (%rax,%rcx,4), %eax
movl %eax, -16(%rbp)
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_5
LBB0_5: ## in Loop: Header=BB0_1 Depth=1
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB0_1
LBB0_6:
movl -16(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _client_delete ## -- Begin function client_delete
.p2align 4, 0x90
_client_delete: ## @client_delete
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movl %edx, -16(%rbp)
movl $-1, -20(%rbp)
movl $0, -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
movl -16(%rbp), %eax
movq -8(%rbp), %rcx
movslq -24(%rbp), %rdx
cmpl (%rcx,%rdx,4), %eax
jne LBB1_4
## %bb.3: ## in Loop: Header=BB1_1 Depth=1
movq -8(%rbp), %rax
movslq -24(%rbp), %rcx
movl $0, (%rax,%rcx,4)
movl $0, -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 _client_insert ## -- Begin function client_insert
.p2align 4, 0x90
_client_insert: ## @client_insert
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movl %edx, -16(%rbp)
movl $-1, -20(%rbp)
movl $0, -24(%rbp)
LBB2_1: ## =>This Inner Loop Header: Depth=1
movl -24(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB2_6
## %bb.2: ## in Loop: Header=BB2_1 Depth=1
movq -8(%rbp), %rcx
movslq -24(%rbp), %rdx
xorl %eax, %eax
cmpl (%rcx,%rdx,4), %eax
jne LBB2_4
## %bb.3:
movl -16(%rbp), %edx
movq -8(%rbp), %rax
movslq -24(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
movl $0, -20(%rbp)
jmp LBB2_6
LBB2_4: ## in Loop: Header=BB2_1 Depth=1
jmp LBB2_5
LBB2_5: ## in Loop: Header=BB2_1 Depth=1
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB2_1
LBB2_6:
movl -20(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _timeout_function ## -- Begin function timeout_function
.p2align 4, 0x90
_timeout_function: ## @timeout_function
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _read_from_client ## -- Begin function read_from_client
.p2align 4, 0x90
_read_from_client: ## @read_from_client
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $176, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movq %rdi, -152(%rbp)
movl %esi, -156(%rbp)
movl %edx, -160(%rbp)
movl $-1, -164(%rbp)
leaq -144(%rbp), %rdi
xorl %esi, %esi
movl $129, %edx
callq _memset
movq -152(%rbp), %rax
movslq -160(%rbp), %rcx
movl (%rax,%rcx,4), %edi
leaq -144(%rbp), %rsi
movl $128, %edx
callq _read
## kill: def $eax killed $eax killed $rax
movl %eax, -164(%rbp)
xorl %eax, %eax
cmpl -164(%rbp), %eax
jge LBB4_2
## %bb.1:
movslq -164(%rbp), %rax
movb $0, -144(%rbp,%rax)
movq -152(%rbp), %rax
movslq -160(%rbp), %rcx
movl (%rax,%rcx,4), %esi
leaq -144(%rbp), %rdx
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB4_6
LBB4_2:
xorl %eax, %eax
cmpl -164(%rbp), %eax
jne LBB4_4
## %bb.3:
movq -152(%rbp), %rax
movslq -160(%rbp), %rcx
movl (%rax,%rcx,4), %edi
callq _close
movq -152(%rbp), %rax
movslq -160(%rbp), %rcx
movl (%rax,%rcx,4), %esi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
movq -152(%rbp), %rdi
movl -156(%rbp), %esi
movq -152(%rbp), %rax
movslq -160(%rbp), %rcx
movl (%rax,%rcx,4), %edx
callq _client_delete
jmp LBB4_5
LBB4_4:
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
LBB4_5:
jmp LBB4_6
LBB4_6:
movl -164(%rbp), %eax
movl %eax, -168(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB4_8
## %bb.7:
movl -168(%rbp), %eax ## 4-byte Reload
addq $176, %rsp
popq %rbp
retq
LBB4_8:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.globl _write_to_client ## -- Begin function write_to_client
.p2align 4, 0x90
_write_to_client: ## @write_to_client
.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)
movl $-1, -20(%rbp)
movq -8(%rbp), %rax
movslq -16(%rbp), %rcx
movl (%rax,%rcx,4), %edi
leaq L_.str.4(%rip), %rsi
movl $2, %edx
callq _write
## kill: def $eax killed $eax killed $rax
movl %eax, -20(%rbp)
xorl %eax, %eax
cmpl -20(%rbp), %eax
jle LBB5_2
## %bb.1:
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
LBB5_2:
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _start_server ## -- Begin function start_server
.p2align 4, 0x90
_start_server: ## @start_server
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movq %rdi, -40(%rbp)
movl %esi, -44(%rbp)
movl $-1, -48(%rbp)
movl $2, %edi
movl $1, %esi
xorl %edx, %edx
callq _socket
movl %eax, -48(%rbp)
cmpl $0, -48(%rbp)
jge LBB6_2
## %bb.1:
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB6_8
LBB6_2:
leaq -24(%rbp), %rdi
xorl %esi, %esi
movl $16, %edx
callq _memset
movb $2, -23(%rbp)
movl -44(%rbp), %eax
## kill: def $ax killed $ax killed $eax
movw %ax, -22(%rbp)
movq -40(%rbp), %rdi
callq _inet_addr
movl %eax, -20(%rbp)
movl -48(%rbp), %edi
leaq -24(%rbp), %rsi
movl $16, %edx
callq _bind
cmpl $0, %eax
jge LBB6_4
## %bb.3:
leaq L_.str.7(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB6_7
LBB6_4:
movl -48(%rbp), %edi
movl $8, %esi
callq _listen
cmpl $0, %eax
jge LBB6_6
## %bb.5:
leaq L_.str.8(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB6_7
LBB6_6:
movl -48(%rbp), %eax
movl %eax, -28(%rbp)
jmp LBB6_9
LBB6_7:
movl -48(%rbp), %edi
callq _close
LBB6_8:
movl $-1, -28(%rbp)
LBB6_9:
movl -28(%rbp), %eax
movl %eax, -52(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB6_11
## %bb.10:
movl -52(%rbp), %eax ## 4-byte Reload
addq $64, %rsp
popq %rbp
retq
LBB6_11:
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 $1072, %rsp ## imm = 0x430
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -596(%rbp)
movl $0, -600(%rbp)
movl $-1, -604(%rbp)
movl $-1, -608(%rbp)
movl $-1, -612(%rbp)
movl $0, -616(%rbp)
leaq -48(%rbp), %rdi
xorl %esi, %esi
movl $32, %edx
callq _memset
leaq -192(%rbp), %rdi
xorl %esi, %esi
movl $129, %edx
callq _memset
leaq -208(%rbp), %rdi
xorl %esi, %esi
movl $16, %edx
callq _memset
movl $16, -636(%rbp)
leaq -768(%rbp), %rdi
xorl %esi, %esi
movl $128, %edx
callq _memset
leaq -896(%rbp), %rdi
xorl %esi, %esi
movl $128, %edx
callq _memset
leaq -1024(%rbp), %rdi
xorl %esi, %esi
movl $128, %edx
callq _memset
leaq L_.str.9(%rip), %rdi
movl $65533, %esi ## imm = 0xFFFD
callq _start_server
movl %eax, -608(%rbp)
cmpl $-1, -608(%rbp)
jge LBB7_2
## %bb.1:
leaq L_.str.10(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB7_111
LBB7_2:
movl -608(%rbp), %eax
movl %eax, -616(%rbp)
leaq L_.str.11(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.12(%rip), %rdi
leaq L_.str.9(%rip), %rsi
movl $65533, %edx ## imm = 0xFFFD
movb $0, %al
callq _printf
leaq L_.str.13(%rip), %rdi
movb $0, %al
callq _printf
LBB7_3: ## =>This Loop Header: Depth=1
## Child Loop BB7_14 Depth 2
## Child Loop BB7_61 Depth 2
movq $60, -632(%rbp)
movl $0, -624(%rbp)
xorps %xmm0, %xmm0
movaps %xmm0, -1040(%rbp) ## 16-byte Spill
movaps %xmm0, -656(%rbp)
movaps %xmm0, -672(%rbp)
movaps %xmm0, -688(%rbp)
movaps %xmm0, -704(%rbp)
movaps %xmm0, -720(%rbp)
movaps %xmm0, -736(%rbp)
movaps %xmm0, -752(%rbp)
movaps %xmm0, -768(%rbp)
movaps %xmm0, -912(%rbp)
movaps %xmm0, -928(%rbp)
movaps %xmm0, -944(%rbp)
movaps %xmm0, -960(%rbp)
movaps %xmm0, -976(%rbp)
movaps %xmm0, -992(%rbp)
movaps %xmm0, -1008(%rbp)
movaps %xmm0, -1024(%rbp)
movl $0, -500(%rbp)
leaq -768(%rbp), %rax
movq %rax, -512(%rbp)
movl -500(%rbp), %ecx
movq -512(%rbp), %rax
movl %ecx, -296(%rbp)
movq %rax, -304(%rbp)
movq ___darwin_check_fd_set_overflow@GOTPCREL(%rip), %rax
testq %rax, %rax
je LBB7_5
jmp LBB7_4
LBB7_4: ## in Loop: Header=BB7_3 Depth=1
movl -296(%rbp), %edi
movq -304(%rbp), %rsi
xorl %edx, %edx
callq ___darwin_check_fd_set_overflow
movl %eax, -292(%rbp)
jmp LBB7_6
LBB7_5: ## in Loop: Header=BB7_3 Depth=1
movl $1, -292(%rbp)
LBB7_6: ## in Loop: Header=BB7_3 Depth=1
cmpl $0, -292(%rbp)
je LBB7_8
## %bb.7: ## in Loop: Header=BB7_3 Depth=1
movslq -500(%rbp), %rcx
andq $31, %rcx
movl $1, %eax
## kill: def $cl killed $rcx
shlq %cl, %rax
movl %eax, %edx
movq -512(%rbp), %rax
movslq -500(%rbp), %rcx
shrq $5, %rcx
orl (%rax,%rcx,4), %edx
movl %edx, (%rax,%rcx,4)
LBB7_8: ## in Loop: Header=BB7_3 Depth=1
movl -608(%rbp), %eax
movl %eax, -516(%rbp)
leaq -768(%rbp), %rax
movq %rax, -528(%rbp)
movl -516(%rbp), %ecx
movq -528(%rbp), %rax
movl %ecx, -280(%rbp)
movq %rax, -288(%rbp)
movq ___darwin_check_fd_set_overflow@GOTPCREL(%rip), %rax
testq %rax, %rax
je LBB7_10
jmp LBB7_9
LBB7_9: ## in Loop: Header=BB7_3 Depth=1
movl -280(%rbp), %edi
movq -288(%rbp), %rsi
xorl %edx, %edx
callq ___darwin_check_fd_set_overflow
movl %eax, -276(%rbp)
jmp LBB7_11
LBB7_10: ## in Loop: Header=BB7_3 Depth=1
movl $1, -276(%rbp)
LBB7_11: ## in Loop: Header=BB7_3 Depth=1
cmpl $0, -276(%rbp)
je LBB7_13
## %bb.12: ## in Loop: Header=BB7_3 Depth=1
movslq -516(%rbp), %rcx
andq $31, %rcx
movl $1, %eax
## kill: def $cl killed $rcx
shlq %cl, %rax
movl %eax, %edx
movq -528(%rbp), %rax
movslq -516(%rbp), %rcx
shrq $5, %rcx
orl (%rax,%rcx,4), %edx
movl %edx, (%rax,%rcx,4)
LBB7_13: ## in Loop: Header=BB7_3 Depth=1
movl $0, -600(%rbp)
LBB7_14: ## Parent Loop BB7_3 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $8, -600(%rbp)
jge LBB7_29
## %bb.15: ## in Loop: Header=BB7_14 Depth=2
movslq -600(%rbp), %rcx
xorl %eax, %eax
cmpl -48(%rbp,%rcx,4), %eax
jge LBB7_27
## %bb.16: ## in Loop: Header=BB7_14 Depth=2
movslq -600(%rbp), %rax
movl -48(%rbp,%rax,4), %eax
movl %eax, -532(%rbp)
leaq -768(%rbp), %rax
movq %rax, -544(%rbp)
movl -532(%rbp), %ecx
movq -544(%rbp), %rax
movl %ecx, -264(%rbp)
movq %rax, -272(%rbp)
movq ___darwin_check_fd_set_overflow@GOTPCREL(%rip), %rax
testq %rax, %rax
je LBB7_18
jmp LBB7_17
LBB7_17: ## in Loop: Header=BB7_14 Depth=2
movl -264(%rbp), %edi
movq -272(%rbp), %rsi
xorl %edx, %edx
callq ___darwin_check_fd_set_overflow
movl %eax, -260(%rbp)
jmp LBB7_19
LBB7_18: ## in Loop: Header=BB7_14 Depth=2
movl $1, -260(%rbp)
LBB7_19: ## in Loop: Header=BB7_14 Depth=2
cmpl $0, -260(%rbp)
je LBB7_21
## %bb.20: ## in Loop: Header=BB7_14 Depth=2
movslq -532(%rbp), %rcx
andq $31, %rcx
movl $1, %eax
## kill: def $cl killed $rcx
shlq %cl, %rax
movl %eax, %edx
movq -544(%rbp), %rax
movslq -532(%rbp), %rcx
shrq $5, %rcx
orl (%rax,%rcx,4), %edx
movl %edx, (%rax,%rcx,4)
LBB7_21: ## in Loop: Header=BB7_14 Depth=2
movslq -600(%rbp), %rax
movl -48(%rbp,%rax,4), %eax
movl %eax, -548(%rbp)
leaq -1024(%rbp), %rax
movq %rax, -560(%rbp)
movl -548(%rbp), %ecx
movq -560(%rbp), %rax
movl %ecx, -248(%rbp)
movq %rax, -256(%rbp)
movq ___darwin_check_fd_set_overflow@GOTPCREL(%rip), %rax
testq %rax, %rax
je LBB7_23
jmp LBB7_22
LBB7_22: ## in Loop: Header=BB7_14 Depth=2
movl -248(%rbp), %edi
movq -256(%rbp), %rsi
xorl %edx, %edx
callq ___darwin_check_fd_set_overflow
movl %eax, -244(%rbp)
jmp LBB7_24
LBB7_23: ## in Loop: Header=BB7_14 Depth=2
movl $1, -244(%rbp)
LBB7_24: ## in Loop: Header=BB7_14 Depth=2
cmpl $0, -244(%rbp)
je LBB7_26
## %bb.25: ## in Loop: Header=BB7_14 Depth=2
movslq -548(%rbp), %rcx
andq $31, %rcx
movl $1, %eax
## kill: def $cl killed $rcx
shlq %cl, %rax
movl %eax, %edx
movq -560(%rbp), %rax
movslq -548(%rbp), %rcx
shrq $5, %rcx
orl (%rax,%rcx,4), %edx
movl %edx, (%rax,%rcx,4)
LBB7_26: ## in Loop: Header=BB7_14 Depth=2
jmp LBB7_27
LBB7_27: ## in Loop: Header=BB7_14 Depth=2
jmp LBB7_28
LBB7_28: ## in Loop: Header=BB7_14 Depth=2
movl -600(%rbp), %eax
addl $1, %eax
movl %eax, -600(%rbp)
jmp LBB7_14
LBB7_29: ## in Loop: Header=BB7_3 Depth=1
leaq -48(%rbp), %rdi
movl $8, %esi
callq _client_maxfd
movl %eax, -616(%rbp)
movl -616(%rbp), %eax
cmpl -608(%rbp), %eax
jle LBB7_31
## %bb.30: ## in Loop: Header=BB7_3 Depth=1
movl -616(%rbp), %eax
movl %eax, -1044(%rbp) ## 4-byte Spill
jmp LBB7_32
LBB7_31: ## in Loop: Header=BB7_3 Depth=1
movl -608(%rbp), %eax
movl %eax, -1044(%rbp) ## 4-byte Spill
LBB7_32: ## in Loop: Header=BB7_3 Depth=1
movl -1044(%rbp), %eax ## 4-byte Reload
movl %eax, -616(%rbp)
movl -616(%rbp), %edi
addl $1, %edi
leaq -768(%rbp), %rsi
leaq -896(%rbp), %rdx
leaq -1024(%rbp), %rcx
leaq -632(%rbp), %r8
callq _select$1050
movl %eax, -604(%rbp)
xorl %eax, %eax
cmpl -604(%rbp), %eax
jge LBB7_106
## %bb.33: ## in Loop: Header=BB7_3 Depth=1
movl -608(%rbp), %eax
movl %eax, -424(%rbp)
leaq -768(%rbp), %rax
movq %rax, -432(%rbp)
movl -424(%rbp), %ecx
movq -432(%rbp), %rax
movl %ecx, -376(%rbp)
movq %rax, -384(%rbp)
movq ___darwin_check_fd_set_overflow@GOTPCREL(%rip), %rax
testq %rax, %rax
je LBB7_35
jmp LBB7_34
LBB7_34: ## in Loop: Header=BB7_3 Depth=1
movl -376(%rbp), %edi
movq -384(%rbp), %rsi
xorl %edx, %edx
callq ___darwin_check_fd_set_overflow
movl %eax, -372(%rbp)
jmp LBB7_36
LBB7_35: ## in Loop: Header=BB7_3 Depth=1
movl $1, -372(%rbp)
LBB7_36: ## in Loop: Header=BB7_3 Depth=1
cmpl $0, -372(%rbp)
je LBB7_38
## %bb.37: ## in Loop: Header=BB7_3 Depth=1
movq -432(%rbp), %rax
movslq -424(%rbp), %rcx
shrq $5, %rcx
movl (%rax,%rcx,4), %eax
movslq -424(%rbp), %rcx
andq $31, %rcx
movl $1, %edx
## kill: def $cl killed $rcx
shlq %cl, %rdx
movq %rdx, %rcx
## kill: def $ecx killed $ecx killed $rcx
andl %ecx, %eax
movl %eax, -420(%rbp)
jmp LBB7_39
LBB7_38: ## in Loop: Header=BB7_3 Depth=1
movl $0, -420(%rbp)
LBB7_39: ## in Loop: Header=BB7_3 Depth=1
cmpl $0, -420(%rbp)
je LBB7_50
## %bb.40: ## in Loop: Header=BB7_3 Depth=1
movl -608(%rbp), %edi
leaq -208(%rbp), %rsi
leaq -636(%rbp), %rdx
callq _accept
movl %eax, -612(%rbp)
leaq -48(%rbp), %rdi
movl -612(%rbp), %edx
movl $8, %esi
callq _client_insert
movl %eax, %ecx
movl $4294967295, %eax ## imm = 0xFFFFFFFF
cmpl %ecx, %eax
jge LBB7_49
## %bb.41: ## in Loop: Header=BB7_3 Depth=1
movl -612(%rbp), %eax
movl %eax, -564(%rbp)
leaq -768(%rbp), %rax
movq %rax, -576(%rbp)
movl -564(%rbp), %ecx
movq -576(%rbp), %rax
movl %ecx, -232(%rbp)
movq %rax, -240(%rbp)
movq ___darwin_check_fd_set_overflow@GOTPCREL(%rip), %rax
testq %rax, %rax
je LBB7_43
jmp LBB7_42
LBB7_42: ## in Loop: Header=BB7_3 Depth=1
movl -232(%rbp), %edi
movq -240(%rbp), %rsi
xorl %edx, %edx
callq ___darwin_check_fd_set_overflow
movl %eax, -228(%rbp)
jmp LBB7_44
LBB7_43: ## in Loop: Header=BB7_3 Depth=1
movl $1, -228(%rbp)
LBB7_44: ## in Loop: Header=BB7_3 Depth=1
cmpl $0, -228(%rbp)
je LBB7_46
## %bb.45: ## in Loop: Header=BB7_3 Depth=1
movslq -564(%rbp), %rcx
andq $31, %rcx
movl $1, %eax
## kill: def $cl killed $rcx
shlq %cl, %rax
movl %eax, %edx
movq -576(%rbp), %rax
movslq -564(%rbp), %rcx
shrq $5, %rcx
orl (%rax,%rcx,4), %edx
movl %edx, (%rax,%rcx,4)
LBB7_46: ## in Loop: Header=BB7_3 Depth=1
movl -204(%rbp), %edi
callq _inet_ntoa
movq %rax, -1056(%rbp) ## 8-byte Spill
## %bb.47: ## in Loop: Header=BB7_3 Depth=1
movzwl -206(%rbp), %edi
callq __OSSwapInt16
movzwl %ax, %eax
movl %eax, -1060(%rbp) ## 4-byte Spill
## %bb.48: ## in Loop: Header=BB7_3 Depth=1
movq -1056(%rbp), %rsi ## 8-byte Reload
movl -1060(%rbp), %eax ## 4-byte Reload
movzwl %ax, %edx
leaq L_.str.14(%rip), %rdi
movb $0, %al
callq _printf
LBB7_49: ## in Loop: Header=BB7_3 Depth=1
jmp LBB7_105
LBB7_50: ## in Loop: Header=BB7_3 Depth=1
movl $0, -440(%rbp)
leaq -768(%rbp), %rax
movq %rax, -448(%rbp)
movl -440(%rbp), %ecx
movq -448(%rbp), %rax
movl %ecx, -360(%rbp)
movq %rax, -368(%rbp)
movq ___darwin_check_fd_set_overflow@GOTPCREL(%rip), %rax
testq %rax, %rax
je LBB7_52
jmp LBB7_51
LBB7_51: ## in Loop: Header=BB7_3 Depth=1
movl -360(%rbp), %edi
movq -368(%rbp), %rsi
xorl %edx, %edx
callq ___darwin_check_fd_set_overflow
movl %eax, -356(%rbp)
jmp LBB7_53
LBB7_52: ## in Loop: Header=BB7_3 Depth=1
movl $1, -356(%rbp)
LBB7_53: ## in Loop: Header=BB7_3 Depth=1
cmpl $0, -356(%rbp)
je LBB7_55
## %bb.54: ## in Loop: Header=BB7_3 Depth=1
movq -448(%rbp), %rax
movslq -440(%rbp), %rcx
shrq $5, %rcx
movl (%rax,%rcx,4), %eax
movslq -440(%rbp), %rcx
andq $31, %rcx
movl $1, %edx
## kill: def $cl killed $rcx
shlq %cl, %rdx
movq %rdx, %rcx
## kill: def $ecx killed $ecx killed $rcx
andl %ecx, %eax
movl %eax, -436(%rbp)
jmp LBB7_56
LBB7_55: ## in Loop: Header=BB7_3 Depth=1
movl $0, -436(%rbp)
LBB7_56: ## in Loop: Header=BB7_3 Depth=1
cmpl $0, -436(%rbp)
je LBB7_60
## %bb.57: ## in Loop: Header=BB7_3 Depth=1
leaq -192(%rbp), %rdi
movq ___stdinp@GOTPCREL(%rip), %rax
movq (%rax), %rdx
movl $128, %esi
callq _fgets
leaq -192(%rbp), %rsi
leaq L_.str.15(%rip), %rdi
movb $0, %al
callq _printf
leaq -192(%rbp), %rsi
leaq L_.str.16(%rip), %rdi
movl $4, %edx
callq _strncmp
cmpl $0, %eax
jne LBB7_59
## %bb.58:
leaq -768(%rbp), %rdi
xorl %esi, %esi
movl $128, %edx
callq _memset
leaq -896(%rbp), %rdi
xorl %esi, %esi
movl $128, %edx
callq _memset
leaq -1024(%rbp), %rdi
xorl %esi, %esi
movl $128, %edx
callq _memset
leaq L_.str.17(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB7_110
LBB7_59: ## in Loop: Header=BB7_3 Depth=1
jmp LBB7_104
LBB7_60: ## in Loop: Header=BB7_3 Depth=1
movl $0, -600(%rbp)
LBB7_61: ## Parent Loop BB7_3 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $8, -600(%rbp)
jge LBB7_103
## %bb.62: ## in Loop: Header=BB7_61 Depth=2
movslq -600(%rbp), %rcx
xorl %eax, %eax
cmpl -48(%rbp,%rcx,4), %eax
jge LBB7_71
## %bb.63: ## in Loop: Header=BB7_61 Depth=2
movslq -600(%rbp), %rax
movl -48(%rbp,%rax,4), %eax
movl %eax, -456(%rbp)
leaq -1024(%rbp), %rax
movq %rax, -464(%rbp)
movl -456(%rbp), %ecx
movq -464(%rbp), %rax
movl %ecx, -344(%rbp)
movq %rax, -352(%rbp)
movq ___darwin_check_fd_set_overflow@GOTPCREL(%rip), %rax
testq %rax, %rax
je LBB7_65
jmp LBB7_64
LBB7_64: ## in Loop: Header=BB7_61 Depth=2
movl -344(%rbp), %edi
movq -352(%rbp), %rsi
xorl %edx, %edx
callq ___darwin_check_fd_set_overflow
movl %eax, -340(%rbp)
jmp LBB7_66
LBB7_65: ## in Loop: Header=BB7_61 Depth=2
movl $1, -340(%rbp)
LBB7_66: ## in Loop: Header=BB7_61 Depth=2
cmpl $0, -340(%rbp)
je LBB7_68
## %bb.67: ## in Loop: Header=BB7_61 Depth=2
movq -464(%rbp), %rax
movslq -456(%rbp), %rcx
shrq $5, %rcx
movl (%rax,%rcx,4), %eax
movslq -456(%rbp), %rcx
andq $31, %rcx
movl $1, %edx
## kill: def $cl killed $rcx
shlq %cl, %rdx
movq %rdx, %rcx
## kill: def $ecx killed $ecx killed $rcx
andl %ecx, %eax
movl %eax, -452(%rbp)
jmp LBB7_69
LBB7_68: ## in Loop: Header=BB7_61 Depth=2
movl $0, -452(%rbp)
LBB7_69: ## in Loop: Header=BB7_61 Depth=2
cmpl $0, -452(%rbp)
je LBB7_71
## %bb.70: ## in Loop: Header=BB7_61 Depth=2
movslq -600(%rbp), %rax
movl -48(%rbp,%rax,4), %edi
leaq -192(%rbp), %rsi
movl $128, %edx
movl $1, %ecx
callq _recv
leaq -192(%rbp), %rsi
leaq L_.str.18(%rip), %rdi
movb $0, %al
callq _printf
LBB7_71: ## in Loop: Header=BB7_61 Depth=2
movslq -600(%rbp), %rcx
xorl %eax, %eax
cmpl -48(%rbp,%rcx,4), %eax
jge LBB7_87
## %bb.72: ## in Loop: Header=BB7_61 Depth=2
movslq -600(%rbp), %rax
movl -48(%rbp,%rax,4), %eax
movl %eax, -472(%rbp)
leaq -768(%rbp), %rax
movq %rax, -480(%rbp)
movl -472(%rbp), %ecx
movq -480(%rbp), %rax
movl %ecx, -328(%rbp)
movq %rax, -336(%rbp)
movq ___darwin_check_fd_set_overflow@GOTPCREL(%rip), %rax
testq %rax, %rax
je LBB7_74
jmp LBB7_73
LBB7_73: ## in Loop: Header=BB7_61 Depth=2
movl -328(%rbp), %edi
movq -336(%rbp), %rsi
xorl %edx, %edx
callq ___darwin_check_fd_set_overflow
movl %eax, -324(%rbp)
jmp LBB7_75
LBB7_74: ## in Loop: Header=BB7_61 Depth=2
movl $1, -324(%rbp)
LBB7_75: ## in Loop: Header=BB7_61 Depth=2
cmpl $0, -324(%rbp)
je LBB7_77
## %bb.76: ## in Loop: Header=BB7_61 Depth=2
movq -480(%rbp), %rax
movslq -472(%rbp), %rcx
shrq $5, %rcx
movl (%rax,%rcx,4), %eax
movslq -472(%rbp), %rcx
andq $31, %rcx
movl $1, %edx
## kill: def $cl killed $rcx
shlq %cl, %rdx
movq %rdx, %rcx
## kill: def $ecx killed $ecx killed $rcx
andl %ecx, %eax
movl %eax, -468(%rbp)
jmp LBB7_78
LBB7_77: ## in Loop: Header=BB7_61 Depth=2
movl $0, -468(%rbp)
LBB7_78: ## in Loop: Header=BB7_61 Depth=2
cmpl $0, -468(%rbp)
je LBB7_87
## %bb.79: ## in Loop: Header=BB7_61 Depth=2
leaq -48(%rbp), %rdi
movl -600(%rbp), %edx
movl $8, %esi
callq _read_from_client
movl %eax, -604(%rbp)
xorl %eax, %eax
cmpl -604(%rbp), %eax
jge LBB7_86
## %bb.80: ## in Loop: Header=BB7_61 Depth=2
movslq -600(%rbp), %rax
movl -48(%rbp,%rax,4), %eax
movl %eax, -580(%rbp)
leaq -896(%rbp), %rax
movq %rax, -592(%rbp)
movl -580(%rbp), %ecx
movq -592(%rbp), %rax
movl %ecx, -216(%rbp)
movq %rax, -224(%rbp)
movq ___darwin_check_fd_set_overflow@GOTPCREL(%rip), %rax
testq %rax, %rax
je LBB7_82
jmp LBB7_81
LBB7_81: ## in Loop: Header=BB7_61 Depth=2
movl -216(%rbp), %edi
movq -224(%rbp), %rsi
xorl %edx, %edx
callq ___darwin_check_fd_set_overflow
movl %eax, -212(%rbp)
jmp LBB7_83
LBB7_82: ## in Loop: Header=BB7_61 Depth=2
movl $1, -212(%rbp)
LBB7_83: ## in Loop: Header=BB7_61 Depth=2
cmpl $0, -212(%rbp)
je LBB7_85
## %bb.84: ## in Loop: Header=BB7_61 Depth=2
movslq -580(%rbp), %rcx
andq $31, %rcx
movl $1, %eax
## kill: def $cl killed $rcx
shlq %cl, %rax
movl %eax, %edx
movq -592(%rbp), %rax
movslq -580(%rbp), %rcx
shrq $5, %rcx
orl (%rax,%rcx,4), %edx
movl %edx, (%rax,%rcx,4)
LBB7_85: ## in Loop: Header=BB7_61 Depth=2
jmp LBB7_86
LBB7_86: ## in Loop: Header=BB7_61 Depth=2
jmp LBB7_87
LBB7_87: ## in Loop: Header=BB7_61 Depth=2
movslq -600(%rbp), %rcx
xorl %eax, %eax
cmpl -48(%rbp,%rcx,4), %eax
jge LBB7_101
## %bb.88: ## in Loop: Header=BB7_61 Depth=2
movslq -600(%rbp), %rax
movl -48(%rbp,%rax,4), %eax
movl %eax, -488(%rbp)
leaq -896(%rbp), %rax
movq %rax, -496(%rbp)
movl -488(%rbp), %ecx
movq -496(%rbp), %rax
movl %ecx, -312(%rbp)
movq %rax, -320(%rbp)
movq ___darwin_check_fd_set_overflow@GOTPCREL(%rip), %rax
testq %rax, %rax
je LBB7_90
jmp LBB7_89
LBB7_89: ## in Loop: Header=BB7_61 Depth=2
movl -312(%rbp), %edi
movq -320(%rbp), %rsi
xorl %edx, %edx
callq ___darwin_check_fd_set_overflow
movl %eax, -308(%rbp)
jmp LBB7_91
LBB7_90: ## in Loop: Header=BB7_61 Depth=2
movl $1, -308(%rbp)
LBB7_91: ## in Loop: Header=BB7_61 Depth=2
cmpl $0, -308(%rbp)
je LBB7_93
## %bb.92: ## in Loop: Header=BB7_61 Depth=2
movq -496(%rbp), %rax
movslq -488(%rbp), %rcx
shrq $5, %rcx
movl (%rax,%rcx,4), %eax
movslq -488(%rbp), %rcx
andq $31, %rcx
movl $1, %edx
## kill: def $cl killed $rcx
shlq %cl, %rdx
movq %rdx, %rcx
## kill: def $ecx killed $ecx killed $rcx
andl %ecx, %eax
movl %eax, -484(%rbp)
jmp LBB7_94
LBB7_93: ## in Loop: Header=BB7_61 Depth=2
movl $0, -484(%rbp)
LBB7_94: ## in Loop: Header=BB7_61 Depth=2
cmpl $0, -484(%rbp)
je LBB7_101
## %bb.95: ## in Loop: Header=BB7_61 Depth=2
movl -600(%rbp), %edx
leaq -48(%rbp), %rdi
movl $8, %esi
callq _write_to_client
movslq -600(%rbp), %rax
movl -48(%rbp,%rax,4), %eax
movl %eax, -404(%rbp)
leaq -896(%rbp), %rax
movq %rax, -416(%rbp)
movl -404(%rbp), %ecx
movq -416(%rbp), %rax
movl %ecx, -392(%rbp)
movq %rax, -400(%rbp)
movq ___darwin_check_fd_set_overflow@GOTPCREL(%rip), %rax
testq %rax, %rax
je LBB7_97
jmp LBB7_96
LBB7_96: ## in Loop: Header=BB7_61 Depth=2
movl -392(%rbp), %edi
movq -400(%rbp), %rsi
xorl %edx, %edx
callq ___darwin_check_fd_set_overflow
movl %eax, -388(%rbp)
jmp LBB7_98
LBB7_97: ## in Loop: Header=BB7_61 Depth=2
movl $1, -388(%rbp)
LBB7_98: ## in Loop: Header=BB7_61 Depth=2
cmpl $0, -388(%rbp)
je LBB7_100
## %bb.99: ## in Loop: Header=BB7_61 Depth=2
movslq -404(%rbp), %rcx
andq $31, %rcx
movl $1, %eax
## kill: def $cl killed $rcx
shlq %cl, %rax
movl %eax, %edx
xorl $-1, %edx
movq -416(%rbp), %rax
movslq -404(%rbp), %rcx
shrq $5, %rcx
andl (%rax,%rcx,4), %edx
movl %edx, (%rax,%rcx,4)
LBB7_100: ## in Loop: Header=BB7_61 Depth=2
jmp LBB7_101
LBB7_101: ## in Loop: Header=BB7_61 Depth=2
jmp LBB7_102
LBB7_102: ## in Loop: Header=BB7_61 Depth=2
movl -600(%rbp), %eax
addl $1, %eax
movl %eax, -600(%rbp)
jmp LBB7_61
LBB7_103: ## in Loop: Header=BB7_3 Depth=1
jmp LBB7_104
LBB7_104: ## in Loop: Header=BB7_3 Depth=1
jmp LBB7_105
LBB7_105: ## in Loop: Header=BB7_3 Depth=1
jmp LBB7_109
LBB7_106: ## in Loop: Header=BB7_3 Depth=1
xorl %eax, %eax
cmpl -604(%rbp), %eax
jne LBB7_108
## %bb.107: ## in Loop: Header=BB7_3 Depth=1
callq _timeout_function
jmp LBB7_3
LBB7_108:
leaq L_.str.19(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB7_110
LBB7_109: ## in Loop: Header=BB7_3 Depth=1
jmp LBB7_3
LBB7_110:
movl -608(%rbp), %edi
callq _close
movl $0, -596(%rbp)
jmp LBB7_112
LBB7_111:
movl $-1, -596(%rbp)
LBB7_112:
movl -596(%rbp), %eax
movl %eax, -1064(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB7_114
## %bb.113:
movl -1064(%rbp), %eax ## 4-byte Reload
addq $1072, %rsp ## imm = 0x430
popq %rbp
retq
LBB7_114:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function _OSSwapInt16
__OSSwapInt16: ## @_OSSwapInt16
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movw %di, %ax
movw %ax, -2(%rbp)
movzwl -2(%rbp), %eax
shll $8, %eax
movzwl -2(%rbp), %ecx
sarl $8, %ecx
orl %ecx, %eax
## kill: def $ax killed $ax killed $eax
movzwl %ax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Select timeout.\n"
L_.str.1: ## @.str.1
.asciz "From client %d, data: %s.\n"
L_.str.2: ## @.str.2
.asciz "Client %d exit.\n"
L_.str.3: ## @.str.3
.asciz "Error in read.\n"
L_.str.4: ## @.str.4
.asciz "OK"
L_.str.5: ## @.str.5
.asciz "Error in write.\n"
L_.str.6: ## @.str.6
.asciz "Error in socket.\n"
L_.str.7: ## @.str.7
.asciz "Error in bind.\n"
L_.str.8: ## @.str.8
.asciz "Error in listen.\n"
L_.str.9: ## @.str.9
.asciz "127.0.0.1"
L_.str.10: ## @.str.10
.asciz "Error in start_server.\n"
L_.str.11: ## @.str.11
.asciz "TCP Sever running.\n"
L_.str.12: ## @.str.12
.asciz "Server ip: %s, port: %d.\n"
L_.str.13: ## @.str.13
.asciz "Press CTRL+C to quit.\n\n"
L_.str.14: ## @.str.14
.asciz "Connected client ip: %s, port: %d.\n"
L_.str.15: ## @.str.15
.asciz "User command: %s\n"
L_.str.16: ## @.str.16
.asciz "quit"
L_.str.17: ## @.str.17
.asciz "Server will exit.\n"
L_.str.18: ## @.str.18
.asciz "Out of band data: %s.\n"
L_.str.19: ## @.str.19
.asciz "Error in select.\n"
.subsections_via_symbols
| the_stack_data/206393438.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _test_compress ; -- Begin function test_compress
.p2align 2
_test_compress: ; @test_compress
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stderrp@GOTPAGE
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
str x8, [sp, #24] ; 8-byte Folded Spill
stur x0, [x29, #-8]
sub x8, x29, #16
str x8, [sp, #32] ; 8-byte Folded Spill
stur x1, [x29, #-16]
stur x2, [x29, #-24]
stur x3, [x29, #-32]
adrp x0, _hello@PAGE
add x0, x0, _hello@PAGEOFF
str x0, [sp, #40] ; 8-byte Folded Spill
bl _strlen
ldr x1, [sp, #32] ; 8-byte Folded Reload
ldr x2, [sp, #40] ; 8-byte Folded Reload
add x8, x0, #1
str x8, [sp, #48]
ldur x0, [x29, #-8]
ldr x3, [sp, #48]
bl _compress
stur w0, [x29, #-36]
ldur w8, [x29, #-36]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x0, [x8]
ldur w9, [x29, #-36]
; implicit-def: $x8
mov x8, x9
mov x9, sp
adrp x10, l_.str.1@PAGE
add x10, x10, l_.str.1@PAGEOFF
str x10, [x9]
str x8, [x9, #8]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
LBB0_2:
ldur x0, [x29, #-24]
adrp x1, l_.str.2@PAGE
add x1, x1, l_.str.2@PAGEOFF
mov x2, #-1
bl ___strcpy_chk
ldur x0, [x29, #-24]
ldur x2, [x29, #-8]
ldur x3, [x29, #-16]
sub x1, x29, #32
bl _uncompress
stur w0, [x29, #-36]
ldur w8, [x29, #-36]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x0, [x8]
ldur w9, [x29, #-36]
; implicit-def: $x8
mov x8, x9
mov x9, sp
adrp x10, l_.str.3@PAGE
add x10, x10, l_.str.3@PAGEOFF
str x10, [x9]
str x8, [x9, #8]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
LBB0_4:
ldur x0, [x29, #-24]
adrp x1, _hello@PAGE
add x1, x1, _hello@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5:
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x0, [x8]
adrp x1, l_.str.4@PAGE
add x1, x1, l_.str.4@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
LBB0_6:
ldur x8, [x29, #-24]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
b LBB0_7
LBB0_7:
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #112
ret
.cfi_endproc
; -- End function
.globl _test_gzio ; -- Begin function test_gzio
.p2align 2
_test_gzio: ; @test_gzio
.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
mov x8, x0
adrp x0, _hello@PAGE
add x0, x0, _hello@PAGEOFF
adrp x9, ___stderrp@GOTPAGE
ldr x9, [x9, ___stderrp@GOTPAGEOFF]
stur x9, [x29, #-56] ; 8-byte Folded Spill
stur x8, [x29, #-8]
stur x1, [x29, #-16]
stur x2, [x29, #-24]
bl _strlen
mov x8, x0
add w8, w8, #1
stur w8, [x29, #-32]
ldur x0, [x29, #-8]
adrp x1, l_.str.6@PAGE
add x1, x1, l_.str.6@PAGEOFF
bl _gzopen
stur x0, [x29, #-40]
ldur x8, [x29, #-40]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
ldur x8, [x29, #-56] ; 8-byte Folded Reload
ldr x0, [x8]
adrp x1, l_.str.7@PAGE
add x1, x1, l_.str.7@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
LBB1_2:
ldur x0, [x29, #-40]
mov w1, #104
bl _gzputc
ldur x0, [x29, #-40]
adrp x1, l_.str.8@PAGE
add x1, x1, l_.str.8@PAGEOFF
bl _gzputs
subs w8, w0, #4
cset w8, eq
tbnz w8, #0, LBB1_4
b LBB1_3
LBB1_3:
ldur x8, [x29, #-56] ; 8-byte Folded Reload
ldr x8, [x8]
str x8, [sp, #64] ; 8-byte Folded Spill
ldur x0, [x29, #-40]
sub x1, x29, #28
bl _gzerror
mov x8, x0
ldr x0, [sp, #64] ; 8-byte Folded Reload
mov x9, sp
str x8, [x9]
adrp x1, l_.str.9@PAGE
add x1, x1, l_.str.9@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
LBB1_4:
ldur x0, [x29, #-40]
mov x9, sp
adrp x8, l_.str.11@PAGE
add x8, x8, l_.str.11@PAGEOFF
str x8, [x9]
adrp x1, l_.str.10@PAGE
add x1, x1, l_.str.10@PAGEOFF
bl _gzprintf
subs w8, w0, #8
cset w8, eq
tbnz w8, #0, LBB1_6
b LBB1_5
LBB1_5:
ldur x8, [x29, #-56] ; 8-byte Folded Reload
ldr x8, [x8]
str x8, [sp, #56] ; 8-byte Folded Spill
ldur x0, [x29, #-40]
sub x1, x29, #28
bl _gzerror
mov x8, x0
ldr x0, [sp, #56] ; 8-byte Folded Reload
mov x9, sp
str x8, [x9]
adrp x1, l_.str.12@PAGE
add x1, x1, l_.str.12@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
LBB1_6:
ldur x0, [x29, #-40]
mov x1, #1
mov w2, #1
bl _gzseek
ldur x0, [x29, #-40]
bl _gzclose
ldur x0, [x29, #-8]
adrp x1, l_.str.13@PAGE
add x1, x1, l_.str.13@PAGEOFF
bl _gzopen
stur x0, [x29, #-40]
ldur x8, [x29, #-40]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB1_8
b LBB1_7
LBB1_7:
ldur x8, [x29, #-56] ; 8-byte Folded Reload
ldr x0, [x8]
adrp x1, l_.str.7@PAGE
add x1, x1, l_.str.7@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
LBB1_8:
ldur x0, [x29, #-16]
adrp x1, l_.str.2@PAGE
add x1, x1, l_.str.2@PAGEOFF
mov x2, #-1
bl ___strcpy_chk
ldur x0, [x29, #-40]
ldur x1, [x29, #-16]
ldur x8, [x29, #-24]
mov x2, x8
bl _gzread
ldur w8, [x29, #-32]
subs w8, w0, w8
cset w8, eq
tbnz w8, #0, LBB1_10
b LBB1_9
LBB1_9:
ldur x8, [x29, #-56] ; 8-byte Folded Reload
ldr x8, [x8]
str x8, [sp, #48] ; 8-byte Folded Spill
ldur x0, [x29, #-40]
sub x1, x29, #28
bl _gzerror
mov x8, x0
ldr x0, [sp, #48] ; 8-byte Folded Reload
mov x9, sp
str x8, [x9]
adrp x1, l_.str.14@PAGE
add x1, x1, l_.str.14@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
LBB1_10:
ldur x0, [x29, #-16]
adrp x1, _hello@PAGE
add x1, x1, _hello@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB1_12
b LBB1_11
LBB1_11:
ldur x8, [x29, #-56] ; 8-byte Folded Reload
ldr x0, [x8]
ldur x8, [x29, #-16]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.15@PAGE
add x1, x1, l_.str.15@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
LBB1_12:
ldur x8, [x29, #-16]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.16@PAGE
add x0, x0, l_.str.16@PAGEOFF
bl _printf
b LBB1_13
LBB1_13:
ldur x0, [x29, #-40]
mov x1, #-8
mov w2, #1
bl _gzseek
stur x0, [x29, #-48]
ldur x8, [x29, #-48]
subs x8, x8, #6
cset w8, ne
tbnz w8, #0, LBB1_15
b LBB1_14
LBB1_14:
ldur x0, [x29, #-40]
bl _gztell
ldur x8, [x29, #-48]
subs x8, x0, x8
cset w8, eq
tbnz w8, #0, LBB1_16
b LBB1_15
LBB1_15:
ldur x8, [x29, #-56] ; 8-byte Folded Reload
ldr x8, [x8]
str x8, [sp, #40] ; 8-byte Folded Spill
ldur x8, [x29, #-48]
str x8, [sp, #32] ; 8-byte Folded Spill
ldur x0, [x29, #-40]
bl _gztell
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.17@PAGE
add x1, x1, l_.str.17@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
LBB1_16:
ldur x8, [x29, #-40]
ldr w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_18
b LBB1_17
LBB1_17:
ldur x9, [x29, #-40]
ldr w8, [x9]
subs w8, w8, #1
str w8, [x9]
ldur x9, [x29, #-40]
ldr x8, [x9, #16]
add x8, x8, #1
str x8, [x9, #16]
ldur x10, [x29, #-40]
ldr x8, [x10, #8]
add x9, x8, #1
str x9, [x10, #8]
ldrb w0, [x8]
str w0, [sp, #28] ; 4-byte Folded Spill
b LBB1_19
LBB1_18:
ldur x0, [x29, #-40]
bl _gzgetc
str w0, [sp, #28] ; 4-byte Folded Spill
b LBB1_19
LBB1_19:
ldr w8, [sp, #28] ; 4-byte Folded Reload
subs w8, w8, #32
cset w8, eq
tbnz w8, #0, LBB1_21
b LBB1_20
LBB1_20:
ldur x8, [x29, #-56] ; 8-byte Folded Reload
ldr x0, [x8]
adrp x1, l_.str.18@PAGE
add x1, x1, l_.str.18@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
LBB1_21:
ldur x1, [x29, #-40]
mov w0, #32
bl _gzungetc
subs w8, w0, #32
cset w8, eq
tbnz w8, #0, LBB1_23
b LBB1_22
LBB1_22:
ldur x8, [x29, #-56] ; 8-byte Folded Reload
ldr x0, [x8]
adrp x1, l_.str.19@PAGE
add x1, x1, l_.str.19@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
LBB1_23:
ldur x0, [x29, #-40]
ldur x1, [x29, #-16]
ldur x8, [x29, #-24]
mov x2, x8
bl _gzgets
ldur x0, [x29, #-16]
bl _strlen
subs x8, x0, #7
cset w8, eq
tbnz w8, #0, LBB1_25
b LBB1_24
LBB1_24:
ldur x8, [x29, #-56] ; 8-byte Folded Reload
ldr x8, [x8]
str x8, [sp, #16] ; 8-byte Folded Spill
ldur x0, [x29, #-40]
sub x1, x29, #28
bl _gzerror
mov x8, x0
ldr x0, [sp, #16] ; 8-byte Folded Reload
mov x9, sp
str x8, [x9]
adrp x1, l_.str.20@PAGE
add x1, x1, l_.str.20@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
LBB1_25:
ldur x0, [x29, #-16]
adrp x8, _hello@PAGE
add x8, x8, _hello@PAGEOFF
add x1, x8, #6
bl _strcmp
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB1_27
b LBB1_26
LBB1_26:
ldur x8, [x29, #-56] ; 8-byte Folded Reload
ldr x0, [x8]
adrp x1, l_.str.21@PAGE
add x1, x1, l_.str.21@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
LBB1_27:
ldur x8, [x29, #-16]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.22@PAGE
add x0, x0, l_.str.22@PAGEOFF
bl _printf
b LBB1_28
LBB1_28:
ldur x0, [x29, #-40]
bl _gzclose
ldp x29, x30, [sp, #128] ; 16-byte Folded Reload
add sp, sp, #144
ret
.cfi_endproc
; -- End function
.globl _test_deflate ; -- Begin function test_deflate
.p2align 2
_test_deflate: ; @test_deflate
.cfi_startproc
; %bb.0:
sub sp, sp, #192
.cfi_def_cfa_offset 192
stp x29, x30, [sp, #176] ; 16-byte Folded Spill
add x29, sp, #176
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stderrp@GOTPAGE
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
str x8, [sp, #24] ; 8-byte Folded Spill
stur x0, [x29, #-8]
stur x1, [x29, #-16]
adrp x0, _hello@PAGE
add x0, x0, _hello@PAGEOFF
bl _strlen
add x8, x0, #1
str x8, [sp, #32]
add x0, sp, #48
; kill: def $x8 killed $xzr
str xzr, [sp, #112]
str xzr, [sp, #120]
str xzr, [sp, #128]
mov w1, #-1
adrp x2, l_.str.23@PAGE
add x2, x2, l_.str.23@PAGEOFF
mov w3, #112
bl _deflateInit_
str w0, [sp, #44]
ldr w8, [sp, #44]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB2_2
b LBB2_1
LBB2_1:
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x0, [x8]
ldr w9, [sp, #44]
; implicit-def: $x8
mov x8, x9
mov x9, sp
adrp x10, l_.str.24@PAGE
add x10, x10, l_.str.24@PAGEOFF
str x10, [x9]
str x8, [x9, #8]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
LBB2_2:
adrp x8, _hello@PAGE
add x8, x8, _hello@PAGEOFF
str x8, [sp, #48]
ldur x8, [x29, #-8]
str x8, [sp, #72]
b LBB2_3
LBB2_3: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #64]
ldr x9, [sp, #32]
subs x8, x8, x9
cset w8, eq
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB2_5
b LBB2_4
LBB2_4: ; in Loop: Header=BB2_3 Depth=1
ldr x8, [sp, #88]
ldur x9, [x29, #-16]
subs x8, x8, x9
cset w8, lo
str w8, [sp, #20] ; 4-byte Folded Spill
b LBB2_5
LBB2_5: ; in Loop: Header=BB2_3 Depth=1
ldr w8, [sp, #20] ; 4-byte Folded Reload
tbz w8, #0, LBB2_9
b LBB2_6
LBB2_6: ; in Loop: Header=BB2_3 Depth=1
add x0, sp, #48
mov w8, #1
str w8, [sp, #80]
str w8, [sp, #56]
mov w1, #0
bl _deflate
str w0, [sp, #44]
ldr w8, [sp, #44]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB2_8
b LBB2_7
LBB2_7:
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x0, [x8]
ldr w9, [sp, #44]
; implicit-def: $x8
mov x8, x9
mov x9, sp
adrp x10, l_.str.25@PAGE
add x10, x10, l_.str.25@PAGEOFF
str x10, [x9]
str x8, [x9, #8]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
LBB2_8: ; in Loop: Header=BB2_3 Depth=1
b LBB2_3
LBB2_9:
b LBB2_10
LBB2_10: ; =>This Inner Loop Header: Depth=1
add x0, sp, #48
mov w8, #1
str w8, [sp, #80]
mov w1, #4
bl _deflate
str w0, [sp, #44]
ldr w8, [sp, #44]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB2_12
b LBB2_11
LBB2_11:
b LBB2_15
LBB2_12: ; in Loop: Header=BB2_10 Depth=1
ldr w8, [sp, #44]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB2_14
b LBB2_13
LBB2_13:
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x0, [x8]
ldr w9, [sp, #44]
; implicit-def: $x8
mov x8, x9
mov x9, sp
adrp x10, l_.str.25@PAGE
add x10, x10, l_.str.25@PAGEOFF
str x10, [x9]
str x8, [x9, #8]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
LBB2_14: ; in Loop: Header=BB2_10 Depth=1
b LBB2_10
LBB2_15:
add x0, sp, #48
bl _deflateEnd
str w0, [sp, #44]
ldr w8, [sp, #44]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB2_17
b LBB2_16
LBB2_16:
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x0, [x8]
ldr w9, [sp, #44]
; implicit-def: $x8
mov x8, x9
mov x9, sp
adrp x10, l_.str.26@PAGE
add x10, x10, l_.str.26@PAGEOFF
str x10, [x9]
str x8, [x9, #8]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
LBB2_17:
ldp x29, x30, [sp, #176] ; 16-byte Folded Reload
add sp, sp, #192
ret
.cfi_endproc
; -- End function
.globl _test_inflate ; -- Begin function test_inflate
.p2align 2
_test_inflate: ; @test_inflate
.cfi_startproc
; %bb.0:
sub sp, sp, #208
.cfi_def_cfa_offset 208
stp x29, x30, [sp, #192] ; 16-byte Folded Spill
add x29, sp, #192
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stderrp@GOTPAGE
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
str x8, [sp, #32] ; 8-byte Folded Spill
stur x0, [x29, #-8]
stur x1, [x29, #-16]
stur x2, [x29, #-24]
stur x3, [x29, #-32]
ldur x0, [x29, #-24]
adrp x1, l_.str.2@PAGE
add x1, x1, l_.str.2@PAGEOFF
mov x2, #-1
bl ___strcpy_chk
add x0, sp, #40
; kill: def $x8 killed $xzr
str xzr, [sp, #104]
str xzr, [sp, #112]
str xzr, [sp, #120]
ldur x8, [x29, #-8]
str x8, [sp, #40]
str wzr, [sp, #48]
ldur x8, [x29, #-24]
str x8, [sp, #64]
adrp x1, l_.str.23@PAGE
add x1, x1, l_.str.23@PAGEOFF
mov w2, #112
bl _inflateInit_
stur w0, [x29, #-36]
ldur w8, [x29, #-36]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB3_2
b LBB3_1
LBB3_1:
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldr x0, [x8]
ldur w9, [x29, #-36]
; implicit-def: $x8
mov x8, x9
mov x9, sp
adrp x10, l_.str.27@PAGE
add x10, x10, l_.str.27@PAGEOFF
str x10, [x9]
str x8, [x9, #8]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
LBB3_2:
b LBB3_3
LBB3_3: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #80]
ldur x9, [x29, #-32]
subs x8, x8, x9
cset w8, hs
mov w9, #0
str w9, [sp, #28] ; 4-byte Folded Spill
tbnz w8, #0, LBB3_5
b LBB3_4
LBB3_4: ; in Loop: Header=BB3_3 Depth=1
ldr x8, [sp, #56]
ldur x9, [x29, #-16]
subs x8, x8, x9
cset w8, lo
str w8, [sp, #28] ; 4-byte Folded Spill
b LBB3_5
LBB3_5: ; in Loop: Header=BB3_3 Depth=1
ldr w8, [sp, #28] ; 4-byte Folded Reload
tbz w8, #0, LBB3_11
b LBB3_6
LBB3_6: ; in Loop: Header=BB3_3 Depth=1
add x0, sp, #40
mov w8, #1
str w8, [sp, #72]
str w8, [sp, #48]
mov w1, #0
bl _inflate
stur w0, [x29, #-36]
ldur w8, [x29, #-36]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB3_8
b LBB3_7
LBB3_7:
b LBB3_11
LBB3_8: ; in Loop: Header=BB3_3 Depth=1
ldur w8, [x29, #-36]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB3_10
b LBB3_9
LBB3_9:
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldr x0, [x8]
ldur w9, [x29, #-36]
; implicit-def: $x8
mov x8, x9
mov x9, sp
adrp x10, l_.str.28@PAGE
add x10, x10, l_.str.28@PAGEOFF
str x10, [x9]
str x8, [x9, #8]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
LBB3_10: ; in Loop: Header=BB3_3 Depth=1
b LBB3_3
LBB3_11:
add x0, sp, #40
bl _inflateEnd
stur w0, [x29, #-36]
ldur w8, [x29, #-36]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB3_13
b LBB3_12
LBB3_12:
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldr x0, [x8]
ldur w9, [x29, #-36]
; implicit-def: $x8
mov x8, x9
mov x9, sp
adrp x10, l_.str.29@PAGE
add x10, x10, l_.str.29@PAGEOFF
str x10, [x9]
str x8, [x9, #8]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
LBB3_13:
ldur x0, [x29, #-24]
adrp x1, _hello@PAGE
add x1, x1, _hello@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB3_15
b LBB3_14
LBB3_14:
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldr x0, [x8]
adrp x1, l_.str.30@PAGE
add x1, x1, l_.str.30@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
LBB3_15:
ldur x8, [x29, #-24]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.31@PAGE
add x0, x0, l_.str.31@PAGEOFF
bl _printf
b LBB3_16
LBB3_16:
ldp x29, x30, [sp, #192] ; 16-byte Folded Reload
add sp, sp, #208
ret
.cfi_endproc
; -- End function
.globl _test_large_deflate ; -- Begin function test_large_deflate
.p2align 2
_test_large_deflate: ; @test_large_deflate
.cfi_startproc
; %bb.0:
sub sp, sp, #224
.cfi_def_cfa_offset 224
stp x29, x30, [sp, #208] ; 16-byte Folded Spill
add x29, sp, #208
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
sub x8, x29, #16
str x8, [sp, #40] ; 8-byte Folded Spill
adrp x9, ___stderrp@GOTPAGE
ldr x9, [x9, ___stderrp@GOTPAGEOFF]
str x9, [sp, #48] ; 8-byte Folded Spill
str x0, [x8, #8]
str x1, [x8]
stur x2, [x29, #-24]
stur x3, [x29, #-32]
add x0, sp, #64
; kill: def $x8 killed $xzr
str xzr, [sp, #128]
str xzr, [sp, #136]
str xzr, [sp, #144]
mov w1, #1
adrp x2, l_.str.23@PAGE
add x2, x2, l_.str.23@PAGEOFF
mov w3, #112
bl _deflateInit_
str w0, [sp, #60]
ldr w8, [sp, #60]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB4_2
b LBB4_1
LBB4_1:
ldr x8, [sp, #48] ; 8-byte Folded Reload
ldr x0, [x8]
ldr w9, [sp, #60]
; implicit-def: $x8
mov x8, x9
mov x9, sp
adrp x10, l_.str.24@PAGE
add x10, x10, l_.str.24@PAGEOFF
str x10, [x9]
str x8, [x9, #8]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
LBB4_2:
ldr x8, [sp, #40] ; 8-byte Folded Reload
ldr x9, [x8, #8]
add x0, sp, #64
str x9, [sp, #88]
ldr x8, [x8]
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #96]
ldur x8, [x29, #-24]
str x8, [sp, #64]
ldur x8, [x29, #-32]
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #72]
mov w1, #0
bl _deflate
str w0, [sp, #60]
ldr w8, [sp, #60]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB4_4
b LBB4_3
LBB4_3:
ldr x8, [sp, #48] ; 8-byte Folded Reload
ldr x0, [x8]
ldr w9, [sp, #60]
; implicit-def: $x8
mov x8, x9
mov x9, sp
adrp x10, l_.str.25@PAGE
add x10, x10, l_.str.25@PAGEOFF
str x10, [x9]
str x8, [x9, #8]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
LBB4_4:
ldr w8, [sp, #72]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB4_6
b LBB4_5
LBB4_5:
ldr x8, [sp, #48] ; 8-byte Folded Reload
ldr x0, [x8]
adrp x1, l_.str.32@PAGE
add x1, x1, l_.str.32@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
LBB4_6:
add x0, sp, #64
str x0, [sp, #32] ; 8-byte Folded Spill
mov w2, #0
str w2, [sp, #28] ; 4-byte Folded Spill
mov x1, x2
bl _deflateParams
ldr x8, [sp, #40] ; 8-byte Folded Reload
ldr w1, [sp, #28] ; 4-byte Folded Reload
ldr x0, [sp, #32] ; 8-byte Folded Reload
ldr x9, [x8, #8]
str x9, [sp, #64]
ldr x8, [x8]
; kill: def $w8 killed $w8 killed $x8
mov w9, #2
udiv w8, w8, w9
str w8, [sp, #72]
bl _deflate
str w0, [sp, #60]
ldr w8, [sp, #60]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB4_8
b LBB4_7
LBB4_7:
ldr x8, [sp, #48] ; 8-byte Folded Reload
ldr x0, [x8]
ldr w9, [sp, #60]
; implicit-def: $x8
mov x8, x9
mov x9, sp
adrp x10, l_.str.25@PAGE
add x10, x10, l_.str.25@PAGEOFF
str x10, [x9]
str x8, [x9, #8]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
LBB4_8:
add x0, sp, #64
str x0, [sp, #16] ; 8-byte Folded Spill
mov w1, #9
mov w2, #1
bl _deflateParams
ldr x0, [sp, #16] ; 8-byte Folded Reload
ldur x8, [x29, #-24]
str x8, [sp, #64]
ldur x8, [x29, #-32]
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #72]
mov w1, #0
bl _deflate
str w0, [sp, #60]
ldr w8, [sp, #60]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB4_10
b LBB4_9
LBB4_9:
ldr x8, [sp, #48] ; 8-byte Folded Reload
ldr x0, [x8]
ldr w9, [sp, #60]
; implicit-def: $x8
mov x8, x9
mov x9, sp
adrp x10, l_.str.25@PAGE
add x10, x10, l_.str.25@PAGEOFF
str x10, [x9]
str x8, [x9, #8]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
LBB4_10:
add x0, sp, #64
mov w1, #4
bl _deflate
str w0, [sp, #60]
ldr w8, [sp, #60]
subs w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB4_12
b LBB4_11
LBB4_11:
ldr x8, [sp, #48] ; 8-byte Folded Reload
ldr x0, [x8]
adrp x1, l_.str.33@PAGE
add x1, x1, l_.str.33@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
LBB4_12:
add x0, sp, #64
bl _deflateEnd
str w0, [sp, #60]
ldr w8, [sp, #60]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB4_14
b LBB4_13
LBB4_13:
ldr x8, [sp, #48] ; 8-byte Folded Reload
ldr x0, [x8]
ldr w9, [sp, #60]
; implicit-def: $x8
mov x8, x9
mov x9, sp
adrp x10, l_.str.26@PAGE
add x10, x10, l_.str.26@PAGEOFF
str x10, [x9]
str x8, [x9, #8]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
LBB4_14:
ldp x29, x30, [sp, #208] ; 16-byte Folded Reload
add sp, sp, #224
ret
.cfi_endproc
; -- End function
.globl _test_large_inflate ; -- Begin function test_large_inflate
.p2align 2
_test_large_inflate: ; @test_large_inflate
.cfi_startproc
; %bb.0:
sub sp, sp, #192
.cfi_def_cfa_offset 192
stp x29, x30, [sp, #176] ; 16-byte Folded Spill
add x29, sp, #176
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stderrp@GOTPAGE
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
str x8, [sp, #16] ; 8-byte Folded Spill
stur x0, [x29, #-8]
stur x1, [x29, #-16]
stur x2, [x29, #-24]
stur x3, [x29, #-32]
ldur x0, [x29, #-24]
adrp x1, l_.str.2@PAGE
add x1, x1, l_.str.2@PAGEOFF
mov x2, #-1
bl ___strcpy_chk
add x0, sp, #24
; kill: def $x8 killed $xzr
str xzr, [sp, #88]
str xzr, [sp, #96]
str xzr, [sp, #104]
ldur x8, [x29, #-8]
str x8, [sp, #24]
ldur x8, [x29, #-16]
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #32]
adrp x1, l_.str.23@PAGE
add x1, x1, l_.str.23@PAGEOFF
mov w2, #112
bl _inflateInit_
stur w0, [x29, #-36]
ldur w8, [x29, #-36]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB5_2
b LBB5_1
LBB5_1:
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldr x0, [x8]
ldur w9, [x29, #-36]
; implicit-def: $x8
mov x8, x9
mov x9, sp
adrp x10, l_.str.27@PAGE
add x10, x10, l_.str.27@PAGEOFF
str x10, [x9]
str x8, [x9, #8]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
LBB5_2:
b LBB5_3
LBB5_3: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-24]
add x0, sp, #24
str x8, [sp, #48]
ldur x8, [x29, #-32]
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #56]
mov w1, #0
bl _inflate
stur w0, [x29, #-36]
ldur w8, [x29, #-36]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB5_5
b LBB5_4
LBB5_4:
b LBB5_8
LBB5_5: ; in Loop: Header=BB5_3 Depth=1
ldur w8, [x29, #-36]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB5_7
b LBB5_6
LBB5_6:
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldr x0, [x8]
ldur w9, [x29, #-36]
; implicit-def: $x8
mov x8, x9
mov x9, sp
adrp x10, l_.str.34@PAGE
add x10, x10, l_.str.34@PAGEOFF
str x10, [x9]
str x8, [x9, #8]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
LBB5_7: ; in Loop: Header=BB5_3 Depth=1
b LBB5_3
LBB5_8:
add x0, sp, #24
bl _inflateEnd
stur w0, [x29, #-36]
ldur w8, [x29, #-36]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB5_10
b LBB5_9
LBB5_9:
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldr x0, [x8]
ldur w9, [x29, #-36]
; implicit-def: $x8
mov x8, x9
mov x9, sp
adrp x10, l_.str.29@PAGE
add x10, x10, l_.str.29@PAGEOFF
str x10, [x9]
str x8, [x9, #8]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
LBB5_10:
ldr x8, [sp, #64]
ldur x9, [x29, #-32]
mov x11, #2
mul x9, x11, x9
ldur x10, [x29, #-16]
udiv x10, x10, x11
add x9, x9, x10
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB5_12
b LBB5_11
LBB5_11:
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldr x0, [x8]
ldr x8, [sp, #64]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.35@PAGE
add x1, x1, l_.str.35@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
LBB5_12:
adrp x0, l_.str.36@PAGE
add x0, x0, l_.str.36@PAGEOFF
bl _printf
b LBB5_13
LBB5_13:
ldp x29, x30, [sp, #176] ; 16-byte Folded Reload
add sp, sp, #192
ret
.cfi_endproc
; -- End function
.globl _test_flush ; -- Begin function test_flush
.p2align 2
_test_flush: ; @test_flush
.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, ___stderrp@GOTPAGE
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
str x8, [sp, #16] ; 8-byte Folded Spill
stur x0, [x29, #-8]
stur x1, [x29, #-16]
adrp x0, _hello@PAGE
add x0, x0, _hello@PAGEOFF
bl _strlen
mov x8, x0
add w8, w8, #1
str w8, [sp, #24]
add x0, sp, #32
; kill: def $x8 killed $xzr
str xzr, [sp, #96]
str xzr, [sp, #104]
str xzr, [sp, #112]
mov w1, #-1
adrp x2, l_.str.23@PAGE
add x2, x2, l_.str.23@PAGEOFF
mov w3, #112
bl _deflateInit_
str w0, [sp, #28]
ldr w8, [sp, #28]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB6_2
b LBB6_1
LBB6_1:
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldr x0, [x8]
ldr w9, [sp, #28]
; implicit-def: $x8
mov x8, x9
mov x9, sp
adrp x10, l_.str.24@PAGE
add x10, x10, l_.str.24@PAGEOFF
str x10, [x9]
str x8, [x9, #8]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
LBB6_2:
add x0, sp, #32
adrp x8, _hello@PAGE
add x8, x8, _hello@PAGEOFF
str x8, [sp, #32]
ldur x8, [x29, #-8]
str x8, [sp, #56]
mov w1, #3
str w1, [sp, #40]
ldur x8, [x29, #-16]
ldr x8, [x8]
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #64]
bl _deflate
str w0, [sp, #28]
ldr w8, [sp, #28]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB6_4
b LBB6_3
LBB6_3:
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldr x0, [x8]
ldr w9, [sp, #28]
; implicit-def: $x8
mov x8, x9
mov x9, sp
adrp x10, l_.str.25@PAGE
add x10, x10, l_.str.25@PAGEOFF
str x10, [x9]
str x8, [x9, #8]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
LBB6_4:
ldur x9, [x29, #-8]
ldrb w8, [x9, #3]
add w8, w8, #1
strb w8, [x9, #3]
ldr w8, [sp, #24]
subs w8, w8, #3
add x0, sp, #32
str w8, [sp, #40]
mov w1, #4
bl _deflate
str w0, [sp, #28]
ldr w8, [sp, #28]
subs w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB6_8
b LBB6_5
LBB6_5:
ldr w8, [sp, #28]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB6_7
b LBB6_6
LBB6_6:
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldr x0, [x8]
ldr w9, [sp, #28]
; implicit-def: $x8
mov x8, x9
mov x9, sp
adrp x10, l_.str.25@PAGE
add x10, x10, l_.str.25@PAGEOFF
str x10, [x9]
str x8, [x9, #8]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
LBB6_7:
b LBB6_8
LBB6_8:
add x0, sp, #32
bl _deflateEnd
str w0, [sp, #28]
ldr w8, [sp, #28]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB6_10
b LBB6_9
LBB6_9:
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldr x0, [x8]
ldr w9, [sp, #28]
; implicit-def: $x8
mov x8, x9
mov x9, sp
adrp x10, l_.str.26@PAGE
add x10, x10, l_.str.26@PAGEOFF
str x10, [x9]
str x8, [x9, #8]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
LBB6_10:
ldr x8, [sp, #72]
ldur x9, [x29, #-16]
str x8, [x9]
ldp x29, x30, [sp, #160] ; 16-byte Folded Reload
add sp, sp, #176
ret
.cfi_endproc
; -- End function
.globl _test_sync ; -- Begin function test_sync
.p2align 2
_test_sync: ; @test_sync
.cfi_startproc
; %bb.0:
sub sp, sp, #192
.cfi_def_cfa_offset 192
stp x29, x30, [sp, #176] ; 16-byte Folded Spill
add x29, sp, #176
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stderrp@GOTPAGE
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
str x8, [sp, #16] ; 8-byte Folded Spill
stur x0, [x29, #-8]
stur x1, [x29, #-16]
stur x2, [x29, #-24]
stur x3, [x29, #-32]
ldur x0, [x29, #-24]
adrp x1, l_.str.2@PAGE
add x1, x1, l_.str.2@PAGEOFF
mov x2, #-1
bl ___strcpy_chk
add x0, sp, #24
; kill: def $x8 killed $xzr
str xzr, [sp, #88]
str xzr, [sp, #96]
str xzr, [sp, #104]
ldur x8, [x29, #-8]
str x8, [sp, #24]
mov w8, #2
str w8, [sp, #32]
adrp x1, l_.str.23@PAGE
add x1, x1, l_.str.23@PAGEOFF
mov w2, #112
bl _inflateInit_
stur w0, [x29, #-36]
ldur w8, [x29, #-36]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB7_2
b LBB7_1
LBB7_1:
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldr x0, [x8]
ldur w9, [x29, #-36]
; implicit-def: $x8
mov x8, x9
mov x9, sp
adrp x10, l_.str.27@PAGE
add x10, x10, l_.str.27@PAGEOFF
str x10, [x9]
str x8, [x9, #8]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
LBB7_2:
ldur x8, [x29, #-24]
add x0, sp, #24
str x8, [sp, #48]
ldur x8, [x29, #-32]
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #56]
mov w1, #0
bl _inflate
ldur w8, [x29, #-36]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB7_4
b LBB7_3
LBB7_3:
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldr x0, [x8]
ldur w9, [x29, #-36]
; implicit-def: $x8
mov x8, x9
mov x9, sp
adrp x10, l_.str.28@PAGE
add x10, x10, l_.str.28@PAGEOFF
str x10, [x9]
str x8, [x9, #8]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
LBB7_4:
ldur x8, [x29, #-16]
; kill: def $w8 killed $w8 killed $x8
subs w8, w8, #2
add x0, sp, #24
str w8, [sp, #32]
bl _inflateSync
stur w0, [x29, #-36]
ldur w8, [x29, #-36]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB7_6
b LBB7_5
LBB7_5:
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldr x0, [x8]
ldur w9, [x29, #-36]
; implicit-def: $x8
mov x8, x9
mov x9, sp
adrp x10, l_.str.37@PAGE
add x10, x10, l_.str.37@PAGEOFF
str x10, [x9]
str x8, [x9, #8]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
LBB7_6:
add x0, sp, #24
mov w1, #4
bl _inflate
stur w0, [x29, #-36]
ldur w8, [x29, #-36]
adds w8, w8, #3
cset w8, eq
tbnz w8, #0, LBB7_8
b LBB7_7
LBB7_7:
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldr x0, [x8]
adrp x1, l_.str.38@PAGE
add x1, x1, l_.str.38@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
LBB7_8:
add x0, sp, #24
bl _inflateEnd
stur w0, [x29, #-36]
ldur w8, [x29, #-36]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB7_10
b LBB7_9
LBB7_9:
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldr x0, [x8]
ldur w9, [x29, #-36]
; implicit-def: $x8
mov x8, x9
mov x9, sp
adrp x10, l_.str.29@PAGE
add x10, x10, l_.str.29@PAGEOFF
str x10, [x9]
str x8, [x9, #8]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
LBB7_10:
ldur x8, [x29, #-24]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.39@PAGE
add x0, x0, l_.str.39@PAGEOFF
bl _printf
ldp x29, x30, [sp, #176] ; 16-byte Folded Reload
add sp, sp, #192
ret
.cfi_endproc
; -- End function
.globl _test_dict_deflate ; -- Begin function test_dict_deflate
.p2align 2
_test_dict_deflate: ; @test_dict_deflate
.cfi_startproc
; %bb.0:
sub sp, sp, #192
.cfi_def_cfa_offset 192
stp x29, x30, [sp, #176] ; 16-byte Folded Spill
add x29, sp, #176
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stderrp@GOTPAGE
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
str x8, [sp, #32] ; 8-byte Folded Spill
stur x0, [x29, #-8]
stur x1, [x29, #-16]
add x0, sp, #48
; kill: def $x8 killed $xzr
str xzr, [sp, #112]
str xzr, [sp, #120]
str xzr, [sp, #128]
mov w1, #9
adrp x2, l_.str.23@PAGE
add x2, x2, l_.str.23@PAGEOFF
mov w3, #112
bl _deflateInit_
str w0, [sp, #44]
ldr w8, [sp, #44]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB8_2
b LBB8_1
LBB8_1:
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldr x0, [x8]
ldr w9, [sp, #44]
; implicit-def: $x8
mov x8, x9
mov x9, sp
adrp x10, l_.str.24@PAGE
add x10, x10, l_.str.24@PAGEOFF
str x10, [x9]
str x8, [x9, #8]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
LBB8_2:
add x0, sp, #48
adrp x1, _dictionary@PAGE
add x1, x1, _dictionary@PAGEOFF
mov w2, #6
bl _deflateSetDictionary
str w0, [sp, #44]
ldr w8, [sp, #44]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB8_4
b LBB8_3
LBB8_3:
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldr x0, [x8]
ldr w9, [sp, #44]
; implicit-def: $x8
mov x8, x9
mov x9, sp
adrp x10, l_.str.40@PAGE
add x10, x10, l_.str.40@PAGEOFF
str x10, [x9]
str x8, [x9, #8]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
LBB8_4:
add x8, sp, #48
str x8, [sp, #24] ; 8-byte Folded Spill
ldr x8, [sp, #144]
adrp x9, _dictId@GOTPAGE
ldr x9, [x9, _dictId@GOTPAGEOFF]
str x8, [x9]
ldur x8, [x29, #-8]
str x8, [sp, #72]
ldur x8, [x29, #-16]
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #80]
adrp x0, _hello@PAGE
add x0, x0, _hello@PAGEOFF
mov x8, x0
str x8, [sp, #48]
bl _strlen
mov x8, x0
ldr x0, [sp, #24] ; 8-byte Folded Reload
; kill: def $w8 killed $w8 killed $x8
add w8, w8, #1
str w8, [sp, #56]
mov w1, #4
bl _deflate
str w0, [sp, #44]
ldr w8, [sp, #44]
subs w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB8_6
b LBB8_5
LBB8_5:
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldr x0, [x8]
adrp x1, l_.str.33@PAGE
add x1, x1, l_.str.33@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
LBB8_6:
add x0, sp, #48
bl _deflateEnd
str w0, [sp, #44]
ldr w8, [sp, #44]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB8_8
b LBB8_7
LBB8_7:
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldr x0, [x8]
ldr w9, [sp, #44]
; implicit-def: $x8
mov x8, x9
mov x9, sp
adrp x10, l_.str.26@PAGE
add x10, x10, l_.str.26@PAGEOFF
str x10, [x9]
str x8, [x9, #8]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
LBB8_8:
ldp x29, x30, [sp, #176] ; 16-byte Folded Reload
add sp, sp, #192
ret
.cfi_endproc
; -- End function
.globl _test_dict_inflate ; -- Begin function test_dict_inflate
.p2align 2
_test_dict_inflate: ; @test_dict_inflate
.cfi_startproc
; %bb.0:
sub sp, sp, #192
.cfi_def_cfa_offset 192
stp x29, x30, [sp, #176] ; 16-byte Folded Spill
add x29, sp, #176
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stderrp@GOTPAGE
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
str x8, [sp, #16] ; 8-byte Folded Spill
stur x0, [x29, #-8]
stur x1, [x29, #-16]
stur x2, [x29, #-24]
stur x3, [x29, #-32]
ldur x0, [x29, #-24]
adrp x1, l_.str.2@PAGE
add x1, x1, l_.str.2@PAGEOFF
mov x2, #-1
bl ___strcpy_chk
add x0, sp, #24
; kill: def $x8 killed $xzr
str xzr, [sp, #88]
str xzr, [sp, #96]
str xzr, [sp, #104]
ldur x8, [x29, #-8]
str x8, [sp, #24]
ldur x8, [x29, #-16]
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #32]
adrp x1, l_.str.23@PAGE
add x1, x1, l_.str.23@PAGEOFF
mov w2, #112
bl _inflateInit_
stur w0, [x29, #-36]
ldur w8, [x29, #-36]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB9_2
b LBB9_1
LBB9_1:
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldr x0, [x8]
ldur w9, [x29, #-36]
; implicit-def: $x8
mov x8, x9
mov x9, sp
adrp x10, l_.str.27@PAGE
add x10, x10, l_.str.27@PAGEOFF
str x10, [x9]
str x8, [x9, #8]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
LBB9_2:
ldur x8, [x29, #-24]
str x8, [sp, #48]
ldur x8, [x29, #-32]
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #56]
b LBB9_3
LBB9_3: ; =>This Inner Loop Header: Depth=1
add x0, sp, #24
mov w1, #0
bl _inflate
stur w0, [x29, #-36]
ldur w8, [x29, #-36]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB9_5
b LBB9_4
LBB9_4:
b LBB9_12
LBB9_5: ; in Loop: Header=BB9_3 Depth=1
ldur w8, [x29, #-36]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB9_9
b LBB9_6
LBB9_6: ; in Loop: Header=BB9_3 Depth=1
ldr x8, [sp, #120]
adrp x9, _dictId@GOTPAGE
ldr x9, [x9, _dictId@GOTPAGEOFF]
ldr x9, [x9]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB9_8
b LBB9_7
LBB9_7:
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldr x0, [x8]
adrp x1, l_.str.41@PAGE
add x1, x1, l_.str.41@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
LBB9_8: ; in Loop: Header=BB9_3 Depth=1
add x0, sp, #24
adrp x1, _dictionary@PAGE
add x1, x1, _dictionary@PAGEOFF
mov w2, #6
bl _inflateSetDictionary
stur w0, [x29, #-36]
b LBB9_9
LBB9_9: ; in Loop: Header=BB9_3 Depth=1
ldur w8, [x29, #-36]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB9_11
b LBB9_10
LBB9_10:
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldr x0, [x8]
ldur w9, [x29, #-36]
; implicit-def: $x8
mov x8, x9
mov x9, sp
adrp x10, l_.str.42@PAGE
add x10, x10, l_.str.42@PAGEOFF
str x10, [x9]
str x8, [x9, #8]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
LBB9_11: ; in Loop: Header=BB9_3 Depth=1
b LBB9_3
LBB9_12:
add x0, sp, #24
bl _inflateEnd
stur w0, [x29, #-36]
ldur w8, [x29, #-36]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB9_14
b LBB9_13
LBB9_13:
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldr x0, [x8]
ldur w9, [x29, #-36]
; implicit-def: $x8
mov x8, x9
mov x9, sp
adrp x10, l_.str.29@PAGE
add x10, x10, l_.str.29@PAGEOFF
str x10, [x9]
str x8, [x9, #8]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
LBB9_14:
ldur x0, [x29, #-24]
adrp x1, _hello@PAGE
add x1, x1, _hello@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB9_16
b LBB9_15
LBB9_15:
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldr x0, [x8]
adrp x1, l_.str.43@PAGE
add x1, x1, l_.str.43@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
LBB9_16:
ldur x8, [x29, #-24]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.44@PAGE
add x0, x0, l_.str.44@PAGEOFF
bl _printf
b LBB9_17
LBB9_17:
ldp x29, x30, [sp, #176] ; 16-byte Folded Reload
add sp, sp, #192
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
stur w0, [x29, #-8]
stur x1, [x29, #-16]
mov x8, #40000
stur x8, [x29, #-40]
ldur x8, [x29, #-40]
str x8, [sp, #48]
bl _zlibVersion
ldrsb w8, [x0]
adrp x9, _main.myVersion@PAGE
ldr x9, [x9, _main.myVersion@PAGEOFF]
ldrsb w9, [x9]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB10_2
b LBB10_1
LBB10_1:
adrp x8, ___stderrp@GOTPAGE
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
ldr x0, [x8]
adrp x1, l_.str.45@PAGE
add x1, x1, l_.str.45@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
LBB10_2:
bl _zlibVersion
adrp x1, l_.str.23@PAGE
add x1, x1, l_.str.23@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB10_4
b LBB10_3
LBB10_3:
adrp x8, ___stderrp@GOTPAGE
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
ldr x0, [x8]
adrp x1, l_.str.46@PAGE
add x1, x1, l_.str.46@PAGEOFF
bl _fprintf
b LBB10_4
LBB10_4:
b LBB10_5
LBB10_5:
bl _zlibCompileFlags
mov x8, sp
adrp x9, l_.str.23@PAGE
add x9, x9, l_.str.23@PAGEOFF
str x9, [x8]
mov x9, #4784
str x9, [x8, #8]
str x0, [x8, #16]
adrp x0, l_.str.47@PAGE
add x0, x0, l_.str.47@PAGEOFF
bl _printf
ldur x8, [x29, #-40]
and x0, x8, #0xffffffff
mov x1, #1
str x1, [sp, #40] ; 8-byte Folded Spill
bl _calloc
ldr x1, [sp, #40] ; 8-byte Folded Reload
stur x0, [x29, #-24]
ldr x8, [sp, #48]
and x0, x8, #0xffffffff
bl _calloc
stur x0, [x29, #-32]
ldur x8, [x29, #-24]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB10_7
b LBB10_6
LBB10_6:
ldur x8, [x29, #-32]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB10_8
b LBB10_7
LBB10_7:
adrp x0, l_.str.48@PAGE
add x0, x0, l_.str.48@PAGEOFF
bl _printf
mov w0, #1
bl _exit
LBB10_8:
ldur x0, [x29, #-24]
ldur x1, [x29, #-40]
ldur x2, [x29, #-32]
ldr x3, [sp, #48]
bl _test_compress
ldur w8, [x29, #-8]
subs w8, w8, #1
cset w8, le
tbnz w8, #0, LBB10_10
b LBB10_9
LBB10_9:
ldur x8, [x29, #-16]
ldr x8, [x8, #8]
str x8, [sp, #32] ; 8-byte Folded Spill
b LBB10_11
LBB10_10:
adrp x8, l_.str.49@PAGE
add x8, x8, l_.str.49@PAGEOFF
str x8, [sp, #32] ; 8-byte Folded Spill
b LBB10_11
LBB10_11:
ldr x0, [sp, #32] ; 8-byte Folded Reload
ldur x1, [x29, #-32]
ldr x2, [sp, #48]
bl _test_gzio
ldur x0, [x29, #-24]
sub x8, x29, #40
str x8, [sp, #24] ; 8-byte Folded Spill
ldur x1, [x29, #-40]
bl _test_deflate
ldur x0, [x29, #-24]
ldur x1, [x29, #-40]
ldur x2, [x29, #-32]
ldr x3, [sp, #48]
bl _test_inflate
ldur x0, [x29, #-24]
ldur x1, [x29, #-40]
ldur x2, [x29, #-32]
ldr x3, [sp, #48]
bl _test_large_deflate
ldur x0, [x29, #-24]
ldur x1, [x29, #-40]
ldur x2, [x29, #-32]
ldr x3, [sp, #48]
bl _test_large_inflate
ldr x1, [sp, #24] ; 8-byte Folded Reload
ldur x0, [x29, #-24]
bl _test_flush
ldur x0, [x29, #-24]
ldur x1, [x29, #-40]
ldur x2, [x29, #-32]
ldr x3, [sp, #48]
bl _test_sync
ldr x8, [sp, #48]
stur x8, [x29, #-40]
ldur x0, [x29, #-24]
ldur x1, [x29, #-40]
bl _test_dict_deflate
ldur x0, [x29, #-24]
ldur x1, [x29, #-40]
ldur x2, [x29, #-32]
ldr x3, [sp, #48]
bl _test_dict_inflate
ldur x0, [x29, #-24]
bl _free
ldur x0, [x29, #-32]
bl _free
mov w0, #0
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #112
ret
.cfi_endproc
; -- End function
.section __TEXT,__const
.globl _hello ; @hello
_hello:
.asciz "hello, hello!"
.globl _dictionary ; @dictionary
_dictionary:
.asciz "hello"
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%s error: %d\n"
l_.str.1: ; @.str.1
.asciz "compress"
l_.str.2: ; @.str.2
.asciz "garbage"
l_.str.3: ; @.str.3
.asciz "uncompress"
l_.str.4: ; @.str.4
.asciz "bad uncompress\n"
l_.str.5: ; @.str.5
.asciz "uncompress(): %s\n"
l_.str.6: ; @.str.6
.asciz "wb"
l_.str.7: ; @.str.7
.asciz "gzopen error\n"
l_.str.8: ; @.str.8
.asciz "ello"
l_.str.9: ; @.str.9
.asciz "gzputs err: %s\n"
l_.str.10: ; @.str.10
.asciz ", %s!"
l_.str.11: ; @.str.11
.asciz "hello"
l_.str.12: ; @.str.12
.asciz "gzprintf err: %s\n"
l_.str.13: ; @.str.13
.asciz "rb"
l_.str.14: ; @.str.14
.asciz "gzread err: %s\n"
l_.str.15: ; @.str.15
.asciz "bad gzread: %s\n"
l_.str.16: ; @.str.16
.asciz "gzread(): %s\n"
l_.str.17: ; @.str.17
.asciz "gzseek error, pos=%ld, gztell=%ld\n"
l_.str.18: ; @.str.18
.asciz "gzgetc error\n"
l_.str.19: ; @.str.19
.asciz "gzungetc error\n"
l_.str.20: ; @.str.20
.asciz "gzgets err after gzseek: %s\n"
l_.str.21: ; @.str.21
.asciz "bad gzgets after gzseek\n"
l_.str.22: ; @.str.22
.asciz "gzgets() after gzseek: %s\n"
l_.str.23: ; @.str.23
.asciz "1.2.11"
l_.str.24: ; @.str.24
.asciz "deflateInit"
l_.str.25: ; @.str.25
.asciz "deflate"
l_.str.26: ; @.str.26
.asciz "deflateEnd"
l_.str.27: ; @.str.27
.asciz "inflateInit"
l_.str.28: ; @.str.28
.asciz "inflate"
l_.str.29: ; @.str.29
.asciz "inflateEnd"
l_.str.30: ; @.str.30
.asciz "bad inflate\n"
l_.str.31: ; @.str.31
.asciz "inflate(): %s\n"
l_.str.32: ; @.str.32
.asciz "deflate not greedy\n"
l_.str.33: ; @.str.33
.asciz "deflate should report Z_STREAM_END\n"
l_.str.34: ; @.str.34
.asciz "large inflate"
l_.str.35: ; @.str.35
.asciz "bad large inflate: %ld\n"
l_.str.36: ; @.str.36
.asciz "large_inflate(): OK\n"
l_.str.37: ; @.str.37
.asciz "inflateSync"
l_.str.38: ; @.str.38
.asciz "inflate should report DATA_ERROR\n"
l_.str.39: ; @.str.39
.asciz "after inflateSync(): hel%s\n"
l_.str.40: ; @.str.40
.asciz "deflateSetDictionary"
.comm _dictId,8,3 ; @dictId
l_.str.41: ; @.str.41
.asciz "unexpected dictionary"
l_.str.42: ; @.str.42
.asciz "inflate with dict"
l_.str.43: ; @.str.43
.asciz "bad inflate with dict\n"
l_.str.44: ; @.str.44
.asciz "inflate with dictionary: %s\n"
.section __DATA,__data
.p2align 3 ; @main.myVersion
_main.myVersion:
.quad l_.str.23
.section __TEXT,__cstring,cstring_literals
l_.str.45: ; @.str.45
.asciz "incompatible zlib version\n"
l_.str.46: ; @.str.46
.asciz "warning: different zlib version\n"
l_.str.47: ; @.str.47
.asciz "zlib version %s = 0x%04x, compile flags = 0x%lx\n"
l_.str.48: ; @.str.48
.asciz "out of memory\n"
l_.str.49: ; @.str.49
.asciz "foo.gz"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _test_compress ## -- Begin function test_compress
.p2align 4, 0x90
_test_compress: ## @test_compress
.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 %rcx, -32(%rbp)
leaq _hello(%rip), %rdi
callq _strlen
addq $1, %rax
movq %rax, -48(%rbp)
movq -8(%rbp), %rdi
movq -48(%rbp), %rcx
leaq -16(%rbp), %rsi
leaq _hello(%rip), %rdx
callq _compress
movl %eax, -36(%rbp)
cmpl $0, -36(%rbp)
je LBB0_2
## %bb.1:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movl -36(%rbp), %ecx
leaq L_.str(%rip), %rsi
leaq L_.str.1(%rip), %rdx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB0_2:
movq -24(%rbp), %rdi
leaq L_.str.2(%rip), %rsi
movq $-1, %rdx
callq ___strcpy_chk
movq -24(%rbp), %rdi
movq -8(%rbp), %rdx
movq -16(%rbp), %rcx
leaq -32(%rbp), %rsi
callq _uncompress
movl %eax, -36(%rbp)
cmpl $0, -36(%rbp)
je LBB0_4
## %bb.3:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movl -36(%rbp), %ecx
leaq L_.str(%rip), %rsi
leaq L_.str.3(%rip), %rdx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB0_4:
movq -24(%rbp), %rdi
leaq _hello(%rip), %rsi
callq _strcmp
cmpl $0, %eax
je LBB0_6
## %bb.5:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.4(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB0_6:
movq -24(%rbp), %rsi
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
## %bb.7:
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _test_gzio ## -- Begin function test_gzio
.p2align 4, 0x90
_test_gzio: ## @test_gzio
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $112, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
leaq _hello(%rip), %rdi
callq _strlen
## kill: def $eax killed $eax killed $rax
addl $1, %eax
movl %eax, -32(%rbp)
movq -8(%rbp), %rdi
leaq L_.str.6(%rip), %rsi
callq _gzopen
movq %rax, -40(%rbp)
cmpq $0, -40(%rbp)
jne LBB1_2
## %bb.1:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.7(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB1_2:
movq -40(%rbp), %rdi
movl $104, %esi
callq _gzputc
movq -40(%rbp), %rdi
leaq L_.str.8(%rip), %rsi
callq _gzputs
cmpl $4, %eax
je LBB1_4
## %bb.3:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -56(%rbp) ## 8-byte Spill
movq -40(%rbp), %rdi
leaq -28(%rbp), %rsi
callq _gzerror
movq -56(%rbp), %rdi ## 8-byte Reload
movq %rax, %rdx
leaq L_.str.9(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB1_4:
movq -40(%rbp), %rdi
leaq L_.str.10(%rip), %rsi
leaq L_.str.11(%rip), %rdx
movb $0, %al
callq _gzprintf
cmpl $8, %eax
je LBB1_6
## %bb.5:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -64(%rbp) ## 8-byte Spill
movq -40(%rbp), %rdi
leaq -28(%rbp), %rsi
callq _gzerror
movq -64(%rbp), %rdi ## 8-byte Reload
movq %rax, %rdx
leaq L_.str.12(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB1_6:
movq -40(%rbp), %rdi
movl $1, %esi
movl $1, %edx
callq _gzseek
movq -40(%rbp), %rdi
callq _gzclose
movq -8(%rbp), %rdi
leaq L_.str.13(%rip), %rsi
callq _gzopen
movq %rax, -40(%rbp)
cmpq $0, -40(%rbp)
jne LBB1_8
## %bb.7:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.7(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB1_8:
movq -16(%rbp), %rdi
leaq L_.str.2(%rip), %rsi
movq $-1, %rdx
callq ___strcpy_chk
movq -40(%rbp), %rdi
movq -16(%rbp), %rsi
movq -24(%rbp), %rax
movl %eax, %edx
callq _gzread
cmpl -32(%rbp), %eax
je LBB1_10
## %bb.9:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -72(%rbp) ## 8-byte Spill
movq -40(%rbp), %rdi
leaq -28(%rbp), %rsi
callq _gzerror
movq -72(%rbp), %rdi ## 8-byte Reload
movq %rax, %rdx
leaq L_.str.14(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB1_10:
movq -16(%rbp), %rdi
leaq _hello(%rip), %rsi
callq _strcmp
cmpl $0, %eax
je LBB1_12
## %bb.11:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movq -16(%rbp), %rdx
leaq L_.str.15(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB1_12:
movq -16(%rbp), %rsi
leaq L_.str.16(%rip), %rdi
movb $0, %al
callq _printf
## %bb.13:
movq -40(%rbp), %rdi
movq $-8, %rsi
movl $1, %edx
callq _gzseek
movq %rax, -48(%rbp)
cmpq $6, -48(%rbp)
jne LBB1_15
## %bb.14:
movq -40(%rbp), %rdi
callq _gztell
cmpq -48(%rbp), %rax
je LBB1_16
LBB1_15:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -88(%rbp) ## 8-byte Spill
movq -48(%rbp), %rax
movq %rax, -80(%rbp) ## 8-byte Spill
movq -40(%rbp), %rdi
callq _gztell
movq -88(%rbp), %rdi ## 8-byte Reload
movq -80(%rbp), %rdx ## 8-byte Reload
movq %rax, %rcx
leaq L_.str.17(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB1_16:
movq -40(%rbp), %rax
cmpl $0, (%rax)
je LBB1_18
## %bb.17:
movq -40(%rbp), %rax
movl (%rax), %ecx
addl $-1, %ecx
movl %ecx, (%rax)
movq -40(%rbp), %rax
movq 16(%rax), %rcx
addq $1, %rcx
movq %rcx, 16(%rax)
movq -40(%rbp), %rcx
movq 8(%rcx), %rax
movq %rax, %rdx
addq $1, %rdx
movq %rdx, 8(%rcx)
movzbl (%rax), %eax
movl %eax, -92(%rbp) ## 4-byte Spill
jmp LBB1_19
LBB1_18:
movq -40(%rbp), %rdi
callq _gzgetc
movl %eax, -92(%rbp) ## 4-byte Spill
LBB1_19:
movl -92(%rbp), %eax ## 4-byte Reload
cmpl $32, %eax
je LBB1_21
## %bb.20:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.18(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB1_21:
movq -40(%rbp), %rsi
movl $32, %edi
callq _gzungetc
cmpl $32, %eax
je LBB1_23
## %bb.22:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.19(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB1_23:
movq -40(%rbp), %rdi
movq -16(%rbp), %rsi
movq -24(%rbp), %rax
movl %eax, %edx
callq _gzgets
movq -16(%rbp), %rdi
callq _strlen
cmpq $7, %rax
je LBB1_25
## %bb.24:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -104(%rbp) ## 8-byte Spill
movq -40(%rbp), %rdi
leaq -28(%rbp), %rsi
callq _gzerror
movq -104(%rbp), %rdi ## 8-byte Reload
movq %rax, %rdx
leaq L_.str.20(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB1_25:
movq -16(%rbp), %rdi
leaq _hello+6(%rip), %rsi
callq _strcmp
cmpl $0, %eax
je LBB1_27
## %bb.26:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.21(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB1_27:
movq -16(%rbp), %rsi
leaq L_.str.22(%rip), %rdi
movb $0, %al
callq _printf
## %bb.28:
movq -40(%rbp), %rdi
callq _gzclose
addq $112, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _test_deflate ## -- Begin function test_deflate
.p2align 4, 0x90
_test_deflate: ## @test_deflate
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $160, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
leaq _hello(%rip), %rdi
callq _strlen
addq $1, %rax
movq %rax, -144(%rbp)
movq $0, -64(%rbp)
movq $0, -56(%rbp)
movq $0, -48(%rbp)
leaq -128(%rbp), %rdi
movl $4294967295, %esi ## imm = 0xFFFFFFFF
leaq L_.str.23(%rip), %rdx
movl $112, %ecx
callq _deflateInit_
movl %eax, -132(%rbp)
cmpl $0, -132(%rbp)
je LBB2_2
## %bb.1:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movl -132(%rbp), %ecx
leaq L_.str(%rip), %rsi
leaq L_.str.24(%rip), %rdx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB2_2:
leaq _hello(%rip), %rax
movq %rax, -128(%rbp)
movq -8(%rbp), %rax
movq %rax, -104(%rbp)
LBB2_3: ## =>This Inner Loop Header: Depth=1
movq -112(%rbp), %rcx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq -144(%rbp), %rcx
movb %al, -145(%rbp) ## 1-byte Spill
je LBB2_5
## %bb.4: ## in Loop: Header=BB2_3 Depth=1
movq -88(%rbp), %rax
cmpq -16(%rbp), %rax
setb %al
movb %al, -145(%rbp) ## 1-byte Spill
LBB2_5: ## in Loop: Header=BB2_3 Depth=1
movb -145(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB2_6
jmp LBB2_9
LBB2_6: ## in Loop: Header=BB2_3 Depth=1
movl $1, -96(%rbp)
movl $1, -120(%rbp)
leaq -128(%rbp), %rdi
xorl %esi, %esi
callq _deflate
movl %eax, -132(%rbp)
cmpl $0, -132(%rbp)
je LBB2_8
## %bb.7:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movl -132(%rbp), %ecx
leaq L_.str(%rip), %rsi
leaq L_.str.25(%rip), %rdx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB2_8: ## in Loop: Header=BB2_3 Depth=1
jmp LBB2_3
LBB2_9:
jmp LBB2_10
LBB2_10: ## =>This Inner Loop Header: Depth=1
movl $1, -96(%rbp)
leaq -128(%rbp), %rdi
movl $4, %esi
callq _deflate
movl %eax, -132(%rbp)
cmpl $1, -132(%rbp)
jne LBB2_12
## %bb.11:
jmp LBB2_15
LBB2_12: ## in Loop: Header=BB2_10 Depth=1
cmpl $0, -132(%rbp)
je LBB2_14
## %bb.13:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movl -132(%rbp), %ecx
leaq L_.str(%rip), %rsi
leaq L_.str.25(%rip), %rdx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB2_14: ## in Loop: Header=BB2_10 Depth=1
jmp LBB2_10
LBB2_15:
leaq -128(%rbp), %rdi
callq _deflateEnd
movl %eax, -132(%rbp)
cmpl $0, -132(%rbp)
je LBB2_17
## %bb.16:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movl -132(%rbp), %ecx
leaq L_.str(%rip), %rsi
leaq L_.str.26(%rip), %rdx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB2_17:
addq $160, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _test_inflate ## -- Begin function test_inflate
.p2align 4, 0x90
_test_inflate: ## @test_inflate
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $160, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movq %rcx, -32(%rbp)
movq -24(%rbp), %rdi
leaq L_.str.2(%rip), %rsi
movq $-1, %rdx
callq ___strcpy_chk
movq $0, -88(%rbp)
movq $0, -80(%rbp)
movq $0, -72(%rbp)
movq -8(%rbp), %rax
movq %rax, -152(%rbp)
movl $0, -144(%rbp)
movq -24(%rbp), %rax
movq %rax, -128(%rbp)
leaq -152(%rbp), %rdi
leaq L_.str.23(%rip), %rsi
movl $112, %edx
callq _inflateInit_
movl %eax, -36(%rbp)
cmpl $0, -36(%rbp)
je LBB3_2
## %bb.1:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movl -36(%rbp), %ecx
leaq L_.str(%rip), %rsi
leaq L_.str.27(%rip), %rdx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB3_2:
jmp LBB3_3
LBB3_3: ## =>This Inner Loop Header: Depth=1
movq -112(%rbp), %rcx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq -32(%rbp), %rcx
movb %al, -153(%rbp) ## 1-byte Spill
jae LBB3_5
## %bb.4: ## in Loop: Header=BB3_3 Depth=1
movq -136(%rbp), %rax
cmpq -16(%rbp), %rax
setb %al
movb %al, -153(%rbp) ## 1-byte Spill
LBB3_5: ## in Loop: Header=BB3_3 Depth=1
movb -153(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB3_6
jmp LBB3_11
LBB3_6: ## in Loop: Header=BB3_3 Depth=1
movl $1, -120(%rbp)
movl $1, -144(%rbp)
leaq -152(%rbp), %rdi
xorl %esi, %esi
callq _inflate
movl %eax, -36(%rbp)
cmpl $1, -36(%rbp)
jne LBB3_8
## %bb.7:
jmp LBB3_11
LBB3_8: ## in Loop: Header=BB3_3 Depth=1
cmpl $0, -36(%rbp)
je LBB3_10
## %bb.9:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movl -36(%rbp), %ecx
leaq L_.str(%rip), %rsi
leaq L_.str.28(%rip), %rdx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB3_10: ## in Loop: Header=BB3_3 Depth=1
jmp LBB3_3
LBB3_11:
leaq -152(%rbp), %rdi
callq _inflateEnd
movl %eax, -36(%rbp)
cmpl $0, -36(%rbp)
je LBB3_13
## %bb.12:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movl -36(%rbp), %ecx
leaq L_.str(%rip), %rsi
leaq L_.str.29(%rip), %rdx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB3_13:
movq -24(%rbp), %rdi
leaq _hello(%rip), %rsi
callq _strcmp
cmpl $0, %eax
je LBB3_15
## %bb.14:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.30(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB3_15:
movq -24(%rbp), %rsi
leaq L_.str.31(%rip), %rdi
movb $0, %al
callq _printf
## %bb.16:
addq $160, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _test_large_deflate ## -- Begin function test_large_deflate
.p2align 4, 0x90
_test_large_deflate: ## @test_large_deflate
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $160, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movq %rcx, -32(%rbp)
movq $0, -80(%rbp)
movq $0, -72(%rbp)
movq $0, -64(%rbp)
leaq -144(%rbp), %rdi
movl $1, %esi
leaq L_.str.23(%rip), %rdx
movl $112, %ecx
callq _deflateInit_
movl %eax, -148(%rbp)
cmpl $0, -148(%rbp)
je LBB4_2
## %bb.1:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movl -148(%rbp), %ecx
leaq L_.str(%rip), %rsi
leaq L_.str.24(%rip), %rdx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB4_2:
movq -8(%rbp), %rax
movq %rax, -120(%rbp)
movq -16(%rbp), %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -112(%rbp)
movq -24(%rbp), %rax
movq %rax, -144(%rbp)
movq -32(%rbp), %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -136(%rbp)
leaq -144(%rbp), %rdi
xorl %esi, %esi
callq _deflate
movl %eax, -148(%rbp)
cmpl $0, -148(%rbp)
je LBB4_4
## %bb.3:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movl -148(%rbp), %ecx
leaq L_.str(%rip), %rsi
leaq L_.str.25(%rip), %rdx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB4_4:
cmpl $0, -136(%rbp)
je LBB4_6
## %bb.5:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.32(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB4_6:
leaq -144(%rbp), %rdi
xorl %edx, %edx
movl %edx, %esi
callq _deflateParams
movq -8(%rbp), %rax
movq %rax, -144(%rbp)
movq -16(%rbp), %rax
## kill: def $eax killed $eax killed $rax
shrl $1, %eax
movl %eax, -136(%rbp)
leaq -144(%rbp), %rdi
xorl %esi, %esi
callq _deflate
movl %eax, -148(%rbp)
cmpl $0, -148(%rbp)
je LBB4_8
## %bb.7:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movl -148(%rbp), %ecx
leaq L_.str(%rip), %rsi
leaq L_.str.25(%rip), %rdx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB4_8:
leaq -144(%rbp), %rdi
movl $9, %esi
movl $1, %edx
callq _deflateParams
movq -24(%rbp), %rax
movq %rax, -144(%rbp)
movq -32(%rbp), %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -136(%rbp)
leaq -144(%rbp), %rdi
xorl %esi, %esi
callq _deflate
movl %eax, -148(%rbp)
cmpl $0, -148(%rbp)
je LBB4_10
## %bb.9:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movl -148(%rbp), %ecx
leaq L_.str(%rip), %rsi
leaq L_.str.25(%rip), %rdx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB4_10:
leaq -144(%rbp), %rdi
movl $4, %esi
callq _deflate
movl %eax, -148(%rbp)
cmpl $1, -148(%rbp)
je LBB4_12
## %bb.11:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.33(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB4_12:
leaq -144(%rbp), %rdi
callq _deflateEnd
movl %eax, -148(%rbp)
cmpl $0, -148(%rbp)
je LBB4_14
## %bb.13:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movl -148(%rbp), %ecx
leaq L_.str(%rip), %rsi
leaq L_.str.26(%rip), %rdx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB4_14:
addq $160, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _test_large_inflate ## -- Begin function test_large_inflate
.p2align 4, 0x90
_test_large_inflate: ## @test_large_inflate
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $160, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movq %rcx, -32(%rbp)
movq -24(%rbp), %rdi
leaq L_.str.2(%rip), %rsi
movq $-1, %rdx
callq ___strcpy_chk
movq $0, -88(%rbp)
movq $0, -80(%rbp)
movq $0, -72(%rbp)
movq -8(%rbp), %rax
movq %rax, -152(%rbp)
movq -16(%rbp), %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -144(%rbp)
leaq -152(%rbp), %rdi
leaq L_.str.23(%rip), %rsi
movl $112, %edx
callq _inflateInit_
movl %eax, -36(%rbp)
cmpl $0, -36(%rbp)
je LBB5_2
## %bb.1:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movl -36(%rbp), %ecx
leaq L_.str(%rip), %rsi
leaq L_.str.27(%rip), %rdx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB5_2:
jmp LBB5_3
LBB5_3: ## =>This Inner Loop Header: Depth=1
movq -24(%rbp), %rax
movq %rax, -128(%rbp)
movq -32(%rbp), %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -120(%rbp)
leaq -152(%rbp), %rdi
xorl %esi, %esi
callq _inflate
movl %eax, -36(%rbp)
cmpl $1, -36(%rbp)
jne LBB5_5
## %bb.4:
jmp LBB5_8
LBB5_5: ## in Loop: Header=BB5_3 Depth=1
cmpl $0, -36(%rbp)
je LBB5_7
## %bb.6:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movl -36(%rbp), %ecx
leaq L_.str(%rip), %rsi
leaq L_.str.34(%rip), %rdx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB5_7: ## in Loop: Header=BB5_3 Depth=1
jmp LBB5_3
LBB5_8:
leaq -152(%rbp), %rdi
callq _inflateEnd
movl %eax, -36(%rbp)
cmpl $0, -36(%rbp)
je LBB5_10
## %bb.9:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movl -36(%rbp), %ecx
leaq L_.str(%rip), %rsi
leaq L_.str.29(%rip), %rdx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB5_10:
movq -112(%rbp), %rax
movq -32(%rbp), %rcx
shlq $1, %rcx
movq -16(%rbp), %rdx
shrq $1, %rdx
addq %rdx, %rcx
cmpq %rcx, %rax
je LBB5_12
## %bb.11:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movq -112(%rbp), %rdx
leaq L_.str.35(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB5_12:
leaq L_.str.36(%rip), %rdi
movb $0, %al
callq _printf
## %bb.13:
addq $160, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _test_flush ## -- Begin function test_flush
.p2align 4, 0x90
_test_flush: ## @test_flush
.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 %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
leaq _hello(%rip), %rdi
callq _strlen
## kill: def $eax killed $eax killed $rax
addl $1, %eax
movl %eax, -136(%rbp)
movq $0, -64(%rbp)
movq $0, -56(%rbp)
movq $0, -48(%rbp)
leaq -128(%rbp), %rdi
movl $4294967295, %esi ## imm = 0xFFFFFFFF
leaq L_.str.23(%rip), %rdx
movl $112, %ecx
callq _deflateInit_
movl %eax, -132(%rbp)
cmpl $0, -132(%rbp)
je LBB6_2
## %bb.1:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movl -132(%rbp), %ecx
leaq L_.str(%rip), %rsi
leaq L_.str.24(%rip), %rdx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB6_2:
leaq _hello(%rip), %rax
movq %rax, -128(%rbp)
movq -8(%rbp), %rax
movq %rax, -104(%rbp)
movl $3, -120(%rbp)
movq -16(%rbp), %rax
movq (%rax), %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -96(%rbp)
leaq -128(%rbp), %rdi
movl $3, %esi
callq _deflate
movl %eax, -132(%rbp)
cmpl $0, -132(%rbp)
je LBB6_4
## %bb.3:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movl -132(%rbp), %ecx
leaq L_.str(%rip), %rsi
leaq L_.str.25(%rip), %rdx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB6_4:
movq -8(%rbp), %rax
movb 3(%rax), %cl
addb $1, %cl
movb %cl, 3(%rax)
movl -136(%rbp), %eax
subl $3, %eax
movl %eax, -120(%rbp)
leaq -128(%rbp), %rdi
movl $4, %esi
callq _deflate
movl %eax, -132(%rbp)
cmpl $1, -132(%rbp)
je LBB6_8
## %bb.5:
cmpl $0, -132(%rbp)
je LBB6_7
## %bb.6:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movl -132(%rbp), %ecx
leaq L_.str(%rip), %rsi
leaq L_.str.25(%rip), %rdx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB6_7:
jmp LBB6_8
LBB6_8:
leaq -128(%rbp), %rdi
callq _deflateEnd
movl %eax, -132(%rbp)
cmpl $0, -132(%rbp)
je LBB6_10
## %bb.9:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movl -132(%rbp), %ecx
leaq L_.str(%rip), %rsi
leaq L_.str.26(%rip), %rdx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB6_10:
movq -88(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
addq $144, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _test_sync ## -- Begin function test_sync
.p2align 4, 0x90
_test_sync: ## @test_sync
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $160, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movq %rcx, -32(%rbp)
movq -24(%rbp), %rdi
leaq L_.str.2(%rip), %rsi
movq $-1, %rdx
callq ___strcpy_chk
movq $0, -88(%rbp)
movq $0, -80(%rbp)
movq $0, -72(%rbp)
movq -8(%rbp), %rax
movq %rax, -152(%rbp)
movl $2, -144(%rbp)
leaq -152(%rbp), %rdi
leaq L_.str.23(%rip), %rsi
movl $112, %edx
callq _inflateInit_
movl %eax, -36(%rbp)
cmpl $0, -36(%rbp)
je LBB7_2
## %bb.1:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movl -36(%rbp), %ecx
leaq L_.str(%rip), %rsi
leaq L_.str.27(%rip), %rdx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB7_2:
movq -24(%rbp), %rax
movq %rax, -128(%rbp)
movq -32(%rbp), %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -120(%rbp)
leaq -152(%rbp), %rdi
xorl %esi, %esi
callq _inflate
cmpl $0, -36(%rbp)
je LBB7_4
## %bb.3:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movl -36(%rbp), %ecx
leaq L_.str(%rip), %rsi
leaq L_.str.28(%rip), %rdx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB7_4:
movq -16(%rbp), %rax
## kill: def $eax killed $eax killed $rax
subl $2, %eax
movl %eax, -144(%rbp)
leaq -152(%rbp), %rdi
callq _inflateSync
movl %eax, -36(%rbp)
cmpl $0, -36(%rbp)
je LBB7_6
## %bb.5:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movl -36(%rbp), %ecx
leaq L_.str(%rip), %rsi
leaq L_.str.37(%rip), %rdx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB7_6:
leaq -152(%rbp), %rdi
movl $4, %esi
callq _inflate
movl %eax, -36(%rbp)
cmpl $-3, -36(%rbp)
je LBB7_8
## %bb.7:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.38(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB7_8:
leaq -152(%rbp), %rdi
callq _inflateEnd
movl %eax, -36(%rbp)
cmpl $0, -36(%rbp)
je LBB7_10
## %bb.9:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movl -36(%rbp), %ecx
leaq L_.str(%rip), %rsi
leaq L_.str.29(%rip), %rdx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB7_10:
movq -24(%rbp), %rsi
leaq L_.str.39(%rip), %rdi
movb $0, %al
callq _printf
addq $160, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _test_dict_deflate ## -- Begin function test_dict_deflate
.p2align 4, 0x90
_test_dict_deflate: ## @test_dict_deflate
.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 %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq $0, -64(%rbp)
movq $0, -56(%rbp)
movq $0, -48(%rbp)
leaq -128(%rbp), %rdi
movl $9, %esi
leaq L_.str.23(%rip), %rdx
movl $112, %ecx
callq _deflateInit_
movl %eax, -132(%rbp)
cmpl $0, -132(%rbp)
je LBB8_2
## %bb.1:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movl -132(%rbp), %ecx
leaq L_.str(%rip), %rsi
leaq L_.str.24(%rip), %rdx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB8_2:
leaq -128(%rbp), %rdi
leaq _dictionary(%rip), %rsi
movl $6, %edx
callq _deflateSetDictionary
movl %eax, -132(%rbp)
cmpl $0, -132(%rbp)
je LBB8_4
## %bb.3:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movl -132(%rbp), %ecx
leaq L_.str(%rip), %rsi
leaq L_.str.40(%rip), %rdx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB8_4:
movq -32(%rbp), %rcx
movq _dictId@GOTPCREL(%rip), %rax
movq %rcx, (%rax)
movq -8(%rbp), %rax
movq %rax, -104(%rbp)
movq -16(%rbp), %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -96(%rbp)
leaq _hello(%rip), %rax
movq %rax, -128(%rbp)
leaq _hello(%rip), %rdi
callq _strlen
## kill: def $eax killed $eax killed $rax
addl $1, %eax
movl %eax, -120(%rbp)
leaq -128(%rbp), %rdi
movl $4, %esi
callq _deflate
movl %eax, -132(%rbp)
cmpl $1, -132(%rbp)
je LBB8_6
## %bb.5:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.33(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB8_6:
leaq -128(%rbp), %rdi
callq _deflateEnd
movl %eax, -132(%rbp)
cmpl $0, -132(%rbp)
je LBB8_8
## %bb.7:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movl -132(%rbp), %ecx
leaq L_.str(%rip), %rsi
leaq L_.str.26(%rip), %rdx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB8_8:
addq $144, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _test_dict_inflate ## -- Begin function test_dict_inflate
.p2align 4, 0x90
_test_dict_inflate: ## @test_dict_inflate
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $160, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movq %rcx, -32(%rbp)
movq -24(%rbp), %rdi
leaq L_.str.2(%rip), %rsi
movq $-1, %rdx
callq ___strcpy_chk
movq $0, -88(%rbp)
movq $0, -80(%rbp)
movq $0, -72(%rbp)
movq -8(%rbp), %rax
movq %rax, -152(%rbp)
movq -16(%rbp), %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -144(%rbp)
leaq -152(%rbp), %rdi
leaq L_.str.23(%rip), %rsi
movl $112, %edx
callq _inflateInit_
movl %eax, -36(%rbp)
cmpl $0, -36(%rbp)
je LBB9_2
## %bb.1:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movl -36(%rbp), %ecx
leaq L_.str(%rip), %rsi
leaq L_.str.27(%rip), %rdx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB9_2:
movq -24(%rbp), %rax
movq %rax, -128(%rbp)
movq -32(%rbp), %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -120(%rbp)
LBB9_3: ## =>This Inner Loop Header: Depth=1
leaq -152(%rbp), %rdi
xorl %esi, %esi
callq _inflate
movl %eax, -36(%rbp)
cmpl $1, -36(%rbp)
jne LBB9_5
## %bb.4:
jmp LBB9_12
LBB9_5: ## in Loop: Header=BB9_3 Depth=1
cmpl $2, -36(%rbp)
jne LBB9_9
## %bb.6: ## in Loop: Header=BB9_3 Depth=1
movq -56(%rbp), %rax
movq _dictId@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
je LBB9_8
## %bb.7:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.41(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB9_8: ## in Loop: Header=BB9_3 Depth=1
leaq -152(%rbp), %rdi
leaq _dictionary(%rip), %rsi
movl $6, %edx
callq _inflateSetDictionary
movl %eax, -36(%rbp)
LBB9_9: ## in Loop: Header=BB9_3 Depth=1
cmpl $0, -36(%rbp)
je LBB9_11
## %bb.10:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movl -36(%rbp), %ecx
leaq L_.str(%rip), %rsi
leaq L_.str.42(%rip), %rdx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB9_11: ## in Loop: Header=BB9_3 Depth=1
jmp LBB9_3
LBB9_12:
leaq -152(%rbp), %rdi
callq _inflateEnd
movl %eax, -36(%rbp)
cmpl $0, -36(%rbp)
je LBB9_14
## %bb.13:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movl -36(%rbp), %ecx
leaq L_.str(%rip), %rsi
leaq L_.str.29(%rip), %rdx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB9_14:
movq -24(%rbp), %rdi
leaq _hello(%rip), %rsi
callq _strcmp
cmpl $0, %eax
je LBB9_16
## %bb.15:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.43(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB9_16:
movq -24(%rbp), %rsi
leaq L_.str.44(%rip), %rdi
movb $0, %al
callq _printf
## %bb.17:
addq $160, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movl $0, -4(%rbp)
movl %edi, -8(%rbp)
movq %rsi, -16(%rbp)
movq $40000, -40(%rbp) ## imm = 0x9C40
movq -40(%rbp), %rax
movq %rax, -48(%rbp)
callq _zlibVersion
movsbl (%rax), %eax
movq _main.myVersion(%rip), %rcx
movsbl (%rcx), %ecx
cmpl %ecx, %eax
je LBB10_2
## %bb.1:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.45(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB10_2:
callq _zlibVersion
movq %rax, %rdi
leaq L_.str.23(%rip), %rsi
callq _strcmp
cmpl $0, %eax
je LBB10_4
## %bb.3:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.46(%rip), %rsi
movb $0, %al
callq _fprintf
LBB10_4:
jmp LBB10_5
LBB10_5:
callq _zlibCompileFlags
movq %rax, %rcx
leaq L_.str.47(%rip), %rdi
leaq L_.str.23(%rip), %rsi
movl $4784, %edx ## imm = 0x12B0
movb $0, %al
callq _printf
movq -40(%rbp), %rax
## kill: def $eax killed $eax killed $rax
movl %eax, %eax
movl %eax, %edi
movl $1, %esi
callq _calloc
movq %rax, -24(%rbp)
movq -48(%rbp), %rax
## kill: def $eax killed $eax killed $rax
movl %eax, %eax
movl %eax, %edi
movl $1, %esi
callq _calloc
movq %rax, -32(%rbp)
cmpq $0, -24(%rbp)
je LBB10_7
## %bb.6:
cmpq $0, -32(%rbp)
jne LBB10_8
LBB10_7:
leaq L_.str.48(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _printf
movl $1, %edi
callq _exit
LBB10_8:
movq -24(%rbp), %rdi
movq -40(%rbp), %rsi
movq -32(%rbp), %rdx
movq -48(%rbp), %rcx
callq _test_compress
cmpl $1, -8(%rbp)
jle LBB10_10
## %bb.9:
movq -16(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -56(%rbp) ## 8-byte Spill
jmp LBB10_11
LBB10_10:
leaq L_.str.49(%rip), %rax
movq %rax, -56(%rbp) ## 8-byte Spill
jmp LBB10_11
LBB10_11:
movq -56(%rbp), %rdi ## 8-byte Reload
movq -32(%rbp), %rsi
movq -48(%rbp), %rdx
callq _test_gzio
movq -24(%rbp), %rdi
movq -40(%rbp), %rsi
callq _test_deflate
movq -24(%rbp), %rdi
movq -40(%rbp), %rsi
movq -32(%rbp), %rdx
movq -48(%rbp), %rcx
callq _test_inflate
movq -24(%rbp), %rdi
movq -40(%rbp), %rsi
movq -32(%rbp), %rdx
movq -48(%rbp), %rcx
callq _test_large_deflate
movq -24(%rbp), %rdi
movq -40(%rbp), %rsi
movq -32(%rbp), %rdx
movq -48(%rbp), %rcx
callq _test_large_inflate
movq -24(%rbp), %rdi
leaq -40(%rbp), %rsi
callq _test_flush
movq -24(%rbp), %rdi
movq -40(%rbp), %rsi
movq -32(%rbp), %rdx
movq -48(%rbp), %rcx
callq _test_sync
movq -48(%rbp), %rax
movq %rax, -40(%rbp)
movq -24(%rbp), %rdi
movq -40(%rbp), %rsi
callq _test_dict_deflate
movq -24(%rbp), %rdi
movq -40(%rbp), %rsi
movq -32(%rbp), %rdx
movq -48(%rbp), %rcx
callq _test_dict_inflate
movq -24(%rbp), %rdi
callq _free
movq -32(%rbp), %rdi
callq _free
xorl %eax, %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__const
.globl _hello ## @hello
_hello:
.asciz "hello, hello!"
.globl _dictionary ## @dictionary
_dictionary:
.asciz "hello"
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%s error: %d\n"
L_.str.1: ## @.str.1
.asciz "compress"
L_.str.2: ## @.str.2
.asciz "garbage"
L_.str.3: ## @.str.3
.asciz "uncompress"
L_.str.4: ## @.str.4
.asciz "bad uncompress\n"
L_.str.5: ## @.str.5
.asciz "uncompress(): %s\n"
L_.str.6: ## @.str.6
.asciz "wb"
L_.str.7: ## @.str.7
.asciz "gzopen error\n"
L_.str.8: ## @.str.8
.asciz "ello"
L_.str.9: ## @.str.9
.asciz "gzputs err: %s\n"
L_.str.10: ## @.str.10
.asciz ", %s!"
L_.str.11: ## @.str.11
.asciz "hello"
L_.str.12: ## @.str.12
.asciz "gzprintf err: %s\n"
L_.str.13: ## @.str.13
.asciz "rb"
L_.str.14: ## @.str.14
.asciz "gzread err: %s\n"
L_.str.15: ## @.str.15
.asciz "bad gzread: %s\n"
L_.str.16: ## @.str.16
.asciz "gzread(): %s\n"
L_.str.17: ## @.str.17
.asciz "gzseek error, pos=%ld, gztell=%ld\n"
L_.str.18: ## @.str.18
.asciz "gzgetc error\n"
L_.str.19: ## @.str.19
.asciz "gzungetc error\n"
L_.str.20: ## @.str.20
.asciz "gzgets err after gzseek: %s\n"
L_.str.21: ## @.str.21
.asciz "bad gzgets after gzseek\n"
L_.str.22: ## @.str.22
.asciz "gzgets() after gzseek: %s\n"
L_.str.23: ## @.str.23
.asciz "1.2.11"
L_.str.24: ## @.str.24
.asciz "deflateInit"
L_.str.25: ## @.str.25
.asciz "deflate"
L_.str.26: ## @.str.26
.asciz "deflateEnd"
L_.str.27: ## @.str.27
.asciz "inflateInit"
L_.str.28: ## @.str.28
.asciz "inflate"
L_.str.29: ## @.str.29
.asciz "inflateEnd"
L_.str.30: ## @.str.30
.asciz "bad inflate\n"
L_.str.31: ## @.str.31
.asciz "inflate(): %s\n"
L_.str.32: ## @.str.32
.asciz "deflate not greedy\n"
L_.str.33: ## @.str.33
.asciz "deflate should report Z_STREAM_END\n"
L_.str.34: ## @.str.34
.asciz "large inflate"
L_.str.35: ## @.str.35
.asciz "bad large inflate: %ld\n"
L_.str.36: ## @.str.36
.asciz "large_inflate(): OK\n"
L_.str.37: ## @.str.37
.asciz "inflateSync"
L_.str.38: ## @.str.38
.asciz "inflate should report DATA_ERROR\n"
L_.str.39: ## @.str.39
.asciz "after inflateSync(): hel%s\n"
L_.str.40: ## @.str.40
.asciz "deflateSetDictionary"
.comm _dictId,8,3 ## @dictId
L_.str.41: ## @.str.41
.asciz "unexpected dictionary"
L_.str.42: ## @.str.42
.asciz "inflate with dict"
L_.str.43: ## @.str.43
.asciz "bad inflate with dict\n"
L_.str.44: ## @.str.44
.asciz "inflate with dictionary: %s\n"
.section __DATA,__data
.p2align 3 ## @main.myVersion
_main.myVersion:
.quad L_.str.23
.section __TEXT,__cstring,cstring_literals
L_.str.45: ## @.str.45
.asciz "incompatible zlib version\n"
L_.str.46: ## @.str.46
.asciz "warning: different zlib version\n"
L_.str.47: ## @.str.47
.asciz "zlib version %s = 0x%04x, compile flags = 0x%lx\n"
L_.str.48: ## @.str.48
.asciz "out of memory\n"
L_.str.49: ## @.str.49
.asciz "foo.gz"
.subsections_via_symbols
| the_stack_data/985366.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _op_bitand ; -- Begin function op_bitand
.p2align 2
_op_bitand: ; @op_bitand
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
str x1, [sp]
ldr x8, [sp, #8]
ldr x9, [sp]
and x0, x8, x9
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _op_bitor ; -- Begin function op_bitor
.p2align 2
_op_bitor: ; @op_bitor
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
str x1, [sp]
ldr x8, [sp, #8]
ldr x9, [sp]
orr x0, x8, x9
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _op_xor ; -- Begin function op_xor
.p2align 2
_op_xor: ; @op_xor
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
str x1, [sp]
ldr x8, [sp, #8]
ldr x9, [sp]
eor x0, x8, x9
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _op_and ; -- Begin function op_and
.p2align 2
_op_and: ; @op_and
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #24]
str x1, [sp, #16]
ldr x8, [sp, #24]
subs x8, x8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB3_2
b LBB3_1
LBB3_1:
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, ne
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB3_2
LBB3_2:
ldr w8, [sp, #12] ; 4-byte Folded Reload
; kill: def $x8 killed $w8
and x0, x8, #0x1
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _op_or ; -- Begin function op_or
.p2align 2
_op_or: ; @op_or
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #24]
str x1, [sp, #16]
ldr x8, [sp, #24]
subs x8, x8, #0
cset w8, ne
mov w9, #1
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB4_2
b LBB4_1
LBB4_1:
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, ne
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB4_2
LBB4_2:
ldr w8, [sp, #12] ; 4-byte Folded Reload
; kill: def $x8 killed $w8
and x0, x8, #0x1
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 _op_bitand ## -- Begin function op_bitand
.p2align 4, 0x90
_op_bitand: ## @op_bitand
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -8(%rbp), %rax
andq -16(%rbp), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _op_bitor ## -- Begin function op_bitor
.p2align 4, 0x90
_op_bitor: ## @op_bitor
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -8(%rbp), %rax
orq -16(%rbp), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _op_xor ## -- Begin function op_xor
.p2align 4, 0x90
_op_xor: ## @op_xor
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -8(%rbp), %rax
xorq -16(%rbp), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _op_and ## -- Begin function op_and
.p2align 4, 0x90
_op_and: ## @op_and
.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)
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq $0, -8(%rbp)
movb %al, -17(%rbp) ## 1-byte Spill
je LBB3_2
## %bb.1:
cmpq $0, -16(%rbp)
setne %al
movb %al, -17(%rbp) ## 1-byte Spill
LBB3_2:
movb -17(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
cltq
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _op_or ## -- Begin function op_or
.p2align 4, 0x90
_op_or: ## @op_or
.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)
movb $1, %al
cmpq $0, -8(%rbp)
movb %al, -17(%rbp) ## 1-byte Spill
jne LBB4_2
## %bb.1:
cmpq $0, -16(%rbp)
setne %al
movb %al, -17(%rbp) ## 1-byte Spill
LBB4_2:
movb -17(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
cltq
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/36074808.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
b LBB0_3
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, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
stur wzr, [x29, #-12]
str wzr, [sp, #16]
bl ___VERIFIER_nondet_int
stur w0, [x29, #-8]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #16]
ldur w9, [x29, #-8]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_3
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB1_1
LBB1_3:
ldur w8, [x29, #-8]
str w8, [sp, #12]
b LBB1_4
LBB1_4: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB1_6
b LBB1_5
LBB1_5: ; in Loop: Header=BB1_4 Depth=1
ldur w8, [x29, #-12]
subs w8, w8, #0
cset w8, gt
and w0, w8, #0x1
bl ___VERIFIER_assert
ldr w8, [sp, #12]
subs w8, w8, #1
str w8, [sp, #12]
ldur w8, [x29, #-12]
subs w8, w8, #1
stur w8, [x29, #-12]
b LBB1_4
LBB1_6:
mov w0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl ___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:
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 $32, %rsp
movl $0, -4(%rbp)
movl $0, -12(%rbp)
movl $0, -16(%rbp)
movb $0, %al
callq ___VERIFIER_nondet_int
movl %eax, -8(%rbp)
LBB1_1: ## =>This Inner Loop Header: Depth=1
movl -16(%rbp), %eax
cmpl -8(%rbp), %eax
jge LBB1_3
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB1_1
LBB1_3:
movl -8(%rbp), %eax
movl %eax, -20(%rbp)
LBB1_4: ## =>This Inner Loop Header: Depth=1
cmpl $0, -20(%rbp)
jle LBB1_6
## %bb.5: ## in Loop: Header=BB1_4 Depth=1
cmpl $0, -12(%rbp)
setg %al
andb $1, %al
movzbl %al, %edi
callq ___VERIFIER_assert
movl -20(%rbp), %eax
addl $-1, %eax
movl %eax, -20(%rbp)
movl -12(%rbp), %eax
addl $-1, %eax
movl %eax, -12(%rbp)
jmp LBB1_4
LBB1_6:
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/100139247.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _plus ; -- Begin function plus
.p2align 2
_plus: ; @plus
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str wzr, [sp, #12]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
subs w8, w8, #10
cset w8, ge
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB0_1
LBB0_4:
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _minus1 ; -- Begin function minus1
.p2align 2
_minus1: ; @minus1
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
mov w8, #10
str w8, [sp, #12]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
subs w9, w8, #1
str w9, [sp, #12]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_3
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
b LBB1_1
LBB1_3:
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _minus2 ; -- Begin function minus2
.p2align 2
_minus2: ; @minus2
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
mov w8, #10
str w8, [sp, #12]
b LBB2_1
LBB2_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB2_4
b LBB2_2
LBB2_2: ; in Loop: Header=BB2_1 Depth=1
b LBB2_3
LBB2_3: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp, #12]
subs w8, w8, #1
str w8, [sp, #12]
b LBB2_1
LBB2_4:
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 _plus ## -- Begin function plus
.p2align 4, 0x90
_plus: ## @plus
.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)
LBB0_1: ## =>This Inner Loop Header: Depth=1
cmpl $10, -4(%rbp)
jge LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_3
LBB0_3: ## in Loop: Header=BB0_1 Depth=1
movl -4(%rbp), %eax
addl $1, %eax
movl %eax, -4(%rbp)
jmp LBB0_1
LBB0_4:
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _minus1 ## -- Begin function minus1
.p2align 4, 0x90
_minus1: ## @minus1
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl $10, -4(%rbp)
LBB1_1: ## =>This Inner Loop Header: Depth=1
movl -4(%rbp), %eax
movl %eax, %ecx
addl $-1, %ecx
movl %ecx, -4(%rbp)
cmpl $0, %eax
je LBB1_3
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
jmp LBB1_1
LBB1_3:
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _minus2 ## -- Begin function minus2
.p2align 4, 0x90
_minus2: ## @minus2
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl $10, -4(%rbp)
LBB2_1: ## =>This Inner Loop Header: Depth=1
cmpl $0, -4(%rbp)
je LBB2_4
## %bb.2: ## in Loop: Header=BB2_1 Depth=1
jmp LBB2_3
LBB2_3: ## in Loop: Header=BB2_1 Depth=1
movl -4(%rbp), %eax
addl $-1, %eax
movl %eax, -4(%rbp)
jmp LBB2_1
LBB2_4:
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/215767101.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov x9, sp
add x8, sp, #8
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
ldr w8, [sp, #8]
subs w8, w8, #18
cset w8, ge
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
b LBB0_3
LBB0_2:
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
b LBB0_3
LBB0_3:
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 "Favor informar a idade: \n"
l_.str.1: ; @.str.1
.asciz "%i"
l_.str.2: ; @.str.2
.asciz "Bebidas alcoolicas estao proibidas"
l_.str.3: ; @.str.3
.asciz "Bebidas alcoolicas estao liberadas"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -8(%rbp), %rsi
movb $0, %al
callq _scanf
cmpl $18, -8(%rbp)
jge LBB0_2
## %bb.1:
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_3
LBB0_2:
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
LBB0_3:
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Favor informar a idade: \n"
L_.str.1: ## @.str.1
.asciz "%i"
L_.str.2: ## @.str.2
.asciz "Bebidas alcoolicas estao proibidas"
L_.str.3: ## @.str.3
.asciz "Bebidas alcoolicas estao liberadas"
.subsections_via_symbols
| the_stack_data/137805.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _foo ; -- Begin function foo
.p2align 2
_foo: ; @foo
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str wzr, [sp, #12]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
subs w8, w8, #1024
cset w8, hs
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #12]
mov x9, x8
adrp x8, _b@GOTPAGE
ldr x8, [x8, _b@GOTPAGEOFF]
add x8, x8, x9
ldrb w8, [x8]
mov w11, #1
and w8, w8, #0x1
ldr w9, [sp, #12]
mov x10, x9
adrp x9, _c@GOTPAGE
ldr x9, [x9, _c@GOTPAGEOFF]
add x9, x9, x10
ldrb w9, [x9]
and w9, w9, #0x1
orr w8, w8, w9
subs w8, w8, #0
cset w8, ne
ldr w9, [sp, #12]
mov x10, x9
adrp x9, _a@GOTPAGE
ldr x9, [x9, _a@GOTPAGEOFF]
and w8, w8, w11
strb w8, [x9, x10]
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB0_1
LBB0_4:
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.comm _b,1024,0 ; @b
.comm _c,1024,0 ; @c
.comm _a,1024,0 ; @a
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _foo ## -- Begin function foo
.p2align 4, 0x90
_foo: ## @foo
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl $0, -4(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
cmpl $1024, -4(%rbp) ## imm = 0x400
jae LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl -4(%rbp), %eax
movl %eax, %ecx
movq _b@GOTPCREL(%rip), %rax
movb (%rax,%rcx), %al
andb $1, %al
movzbl %al, %eax
movl -4(%rbp), %ecx
movl %ecx, %edx
movq _c@GOTPCREL(%rip), %rcx
movb (%rcx,%rdx), %cl
andb $1, %cl
movzbl %cl, %ecx
orl %ecx, %eax
cmpl $0, %eax
setne %dl
movl -4(%rbp), %eax
movl %eax, %ecx
andb $1, %dl
movq _a@GOTPCREL(%rip), %rax
movb %dl, (%rax,%rcx)
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -4(%rbp), %eax
addl $1, %eax
movl %eax, -4(%rbp)
jmp LBB0_1
LBB0_4:
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _b,1024,4 ## @b
.comm _c,1024,4 ## @c
.comm _a,1024,4 ## @a
.subsections_via_symbols
| the_stack_data/125140638.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _allocaInt ; -- Begin function allocaInt
.p2align 2
_allocaInt: ; @allocaInt
.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, #4
bl _malloc
str x0, [sp, #8]
ldr x0, [sp, #8]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _printInt ; -- Begin function printInt
.p2align 2
_printInt: ; @printInt
.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 x8, [x29, #-8]
ldr w8, [x8]
; implicit-def: $x10
mov x10, x8
ldr x8, [sp, #16]
ldr w9, [x8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _soluzioneEquazione ; -- Begin function soluzioneEquazione
.p2align 2
_soluzioneEquazione: ; @soluzioneEquazione
.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 w0, [x29, #-4]
stur w1, [x29, #-8]
stur w2, [x29, #-12]
ldur w9, [x29, #-8]
mov w8, #0
str w8, [sp, #28] ; 4-byte Folded Spill
subs w8, w8, w9
scvtf d0, w8
str d0, [sp, #32] ; 8-byte Folded Spill
ldur s1, [x29, #-8]
; implicit-def: $d0
fmov s0, s1
sshll.2d v0, v0, #0
; kill: def $d0 killed $d0 killed $q0
scvtf d0, d0
fmov d1, #2.00000000
str d1, [sp, #48] ; 8-byte Folded Spill
bl _pow
ldr w8, [sp, #28] ; 4-byte Folded Reload
ldr d1, [sp, #48] ; 8-byte Folded Reload
fmov d2, d0
ldr d0, [sp, #32] ; 8-byte Folded Reload
ldur w10, [x29, #-4]
mov w9, #4
str w9, [sp, #44] ; 4-byte Folded Spill
mul w9, w9, w10
ldur w10, [x29, #-12]
mul w9, w9, w10
scvtf d3, w9
fsub d2, d2, d3
fsqrt d2, d2
fadd d0, d0, d2
fdiv d0, d0, d1
ldur s3, [x29, #-4]
; implicit-def: $d2
fmov s2, s3
sshll.2d v2, v2, #0
; kill: def $d2 killed $d2 killed $q2
scvtf d2, d2
fmul d0, d0, d2
stur d0, [x29, #-24]
ldur w9, [x29, #-8]
subs w8, w8, w9
scvtf d0, w8
stur d0, [x29, #-40] ; 8-byte Folded Spill
ldur s2, [x29, #-8]
; implicit-def: $d0
fmov s0, s2
sshll.2d v0, v0, #0
; kill: def $d0 killed $d0 killed $q0
scvtf d0, d0
bl _pow
ldr w8, [sp, #44] ; 4-byte Folded Reload
ldr d1, [sp, #48] ; 8-byte Folded Reload
fmov d2, d0
ldur d0, [x29, #-40] ; 8-byte Folded Reload
ldur w9, [x29, #-4]
mul w8, w8, w9
ldur w9, [x29, #-12]
mul w8, w8, w9
scvtf d3, w8
fsub d2, d2, d3
fsqrt d2, d2
fadd d0, d0, d2
fdiv d0, d0, d1
ldur s2, [x29, #-4]
; implicit-def: $d1
fmov s1, s2
sshll.2d v1, v1, #0
; kill: def $d1 killed $d1 killed $q1
scvtf d1, d1
fmul d0, d0, d1
stur d0, [x29, #-32]
ldur d1, [x29, #-24]
ldur d0, [x29, #-32]
mov x8, sp
str d1, [x8]
str d0, [x8, #8]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #112
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, #16] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
bl _allocaInt
ldr w9, [x0]
; 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 x0, x29, #8
mov w8, #10
stur w8, [x29, #-8]
sub x1, x29, #12
mov w8, #20
stur w8, [x29, #-12]
bl _printInt
ldr w1, [sp, #16] ; 4-byte Folded Reload
mov w0, #1
mov w2, #-4
bl _soluzioneEquazione
ldr w0, [sp, #16] ; 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 "%d\t%d\n"
l_.str.1: ; @.str.1
.asciz "sol1 = %0.3lf\tsol2 = %0.3lf\n"
l_.str.2: ; @.str.2
.asciz "%d\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _allocaInt ## -- Begin function allocaInt
.p2align 4, 0x90
_allocaInt: ## @allocaInt
.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 $4, %edi
callq _malloc
movq %rax, -8(%rbp)
movq -8(%rbp), %rax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _printInt ## -- Begin function printInt
.p2align 4, 0x90
_printInt: ## @printInt
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -8(%rbp), %rax
movl (%rax), %esi
movq -16(%rbp), %rax
movl (%rax), %edx
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function soluzioneEquazione
LCPI2_0:
.quad 0x4000000000000000 ## double 2
.section __TEXT,__text,regular,pure_instructions
.globl _soluzioneEquazione
.p2align 4, 0x90
_soluzioneEquazione: ## @soluzioneEquazione
.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 %esi, -8(%rbp)
movl %edx, -12(%rbp)
xorl %eax, %eax
subl -8(%rbp), %eax
cvtsi2sd %eax, %xmm0
movsd %xmm0, -48(%rbp) ## 8-byte Spill
cvtsi2sdl -8(%rbp), %xmm0
movsd LCPI2_0(%rip), %xmm1 ## xmm1 = mem[0],zero
callq _pow
movaps %xmm0, %xmm1
movsd -48(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movl -4(%rbp), %eax
shll $2, %eax
imull -12(%rbp), %eax
cvtsi2sd %eax, %xmm2
subsd %xmm2, %xmm1
sqrtsd %xmm1, %xmm1
addsd %xmm1, %xmm0
movsd LCPI2_0(%rip), %xmm1 ## xmm1 = mem[0],zero
divsd %xmm1, %xmm0
cvtsi2sdl -4(%rbp), %xmm1
mulsd %xmm1, %xmm0
movsd %xmm0, -24(%rbp)
xorl %eax, %eax
subl -8(%rbp), %eax
cvtsi2sd %eax, %xmm0
movsd %xmm0, -40(%rbp) ## 8-byte Spill
cvtsi2sdl -8(%rbp), %xmm0
movsd LCPI2_0(%rip), %xmm1 ## xmm1 = mem[0],zero
callq _pow
movaps %xmm0, %xmm1
movsd -40(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movl -4(%rbp), %eax
shll $2, %eax
imull -12(%rbp), %eax
cvtsi2sd %eax, %xmm2
subsd %xmm2, %xmm1
sqrtsd %xmm1, %xmm1
addsd %xmm1, %xmm0
movsd LCPI2_0(%rip), %xmm1 ## xmm1 = mem[0],zero
divsd %xmm1, %xmm0
cvtsi2sdl -4(%rbp), %xmm1
mulsd %xmm1, %xmm0
movsd %xmm0, -32(%rbp)
movsd -24(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd -32(%rbp), %xmm1 ## xmm1 = mem[0],zero
leaq L_.str.1(%rip), %rdi
movb $2, %al
callq _printf
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
callq _allocaInt
movl (%rax), %esi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
movl $10, -8(%rbp)
movl $20, -12(%rbp)
leaq -8(%rbp), %rdi
leaq -12(%rbp), %rsi
callq _printInt
movl $1, %edi
xorl %esi, %esi
movl $4294967292, %edx ## imm = 0xFFFFFFFC
callq _soluzioneEquazione
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d\t%d\n"
L_.str.1: ## @.str.1
.asciz "sol1 = %0.3lf\tsol2 = %0.3lf\n"
L_.str.2: ## @.str.2
.asciz "%d\n"
.subsections_via_symbols
| the_stack_data/59468.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
stur wzr, [x29, #-16]
mov w8, #300
stur w8, [x29, #-20]
mov w8, #20
str w8, [sp, #24]
ldur w8, [x29, #-16]
stur w8, [x29, #-8]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-8]
ldur w9, [x29, #-20]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-8]
subs w9, w8, #32
mov w8, #5
mul w8, w8, w9
mov w9, #9
sdiv w8, w8, w9
stur w8, [x29, #-12]
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@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldur w8, [x29, #-8]
ldr w9, [sp, #24]
add w8, w8, w9
stur w8, [x29, #-8]
b LBB0_1
LBB0_3:
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 "%3d %6d\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movl $0, -4(%rbp)
movl $0, -16(%rbp)
movl $300, -20(%rbp) ## imm = 0x12C
movl $20, -24(%rbp)
movl -16(%rbp), %eax
movl %eax, -8(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -8(%rbp), %eax
cmpl -20(%rbp), %eax
jg LBB0_3
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl -8(%rbp), %eax
subl $32, %eax
imull $5, %eax, %eax
movl $9, %ecx
cltd
idivl %ecx
movl %eax, -12(%rbp)
movl -8(%rbp), %esi
movl -12(%rbp), %edx
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movl -8(%rbp), %eax
addl -24(%rbp), %eax
movl %eax, -8(%rbp)
jmp LBB0_1
LBB0_3:
movl -4(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%3d %6d\n"
.subsections_via_symbols
| the_stack_data/215768117.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ft_isprint ; -- Begin function ft_isprint
.p2align 2
_ft_isprint: ; @ft_isprint
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #8]
ldr w8, [sp, #8]
subs w8, w8, #31
cset w8, le
tbnz w8, #0, LBB0_3
b LBB0_1
LBB0_1:
ldr w8, [sp, #8]
subs w8, w8, #127
cset w8, ge
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2:
mov w8, #1
str w8, [sp, #12]
b LBB0_4
LBB0_3:
str wzr, [sp, #12]
b LBB0_4
LBB0_4:
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 _ft_isprint ## -- Begin function ft_isprint
.p2align 4, 0x90
_ft_isprint: ## @ft_isprint
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %edi, -8(%rbp)
cmpl $31, -8(%rbp)
jle LBB0_3
## %bb.1:
cmpl $127, -8(%rbp)
jge LBB0_3
## %bb.2:
movl $1, -4(%rbp)
jmp LBB0_4
LBB0_3:
movl $0, -4(%rbp)
LBB0_4:
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/138813.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _die ; -- Begin function die
.p2align 2
_die: ; @die
.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 w0, #1
str w0, [sp, #4] ; 4-byte Folded Spill
adrp x1, l_.str.30@PAGE
add x1, x1, l_.str.30@PAGEOFF
mov x2, #4
bl _write
ldr w0, [sp, #4] ; 4-byte Folded Reload
adrp x1, l_.str.31@PAGE
add x1, x1, l_.str.31@PAGEOFF
mov x2, #3
bl _write
ldr x0, [sp, #8]
bl _perror
ldr w0, [sp, #4] ; 4-byte Folded Reload
bl _exit
.cfi_endproc
; -- End function
.globl _disableRawMode ; -- Begin function disableRawMode
.p2align 2
_disableRawMode: ; @disableRawMode
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w0, #0
mov w1, #2
adrp x8, _E@GOTPAGE
ldr x8, [x8, _E@GOTPAGEOFF]
add x2, x8, #152
bl _tcsetattr
adds w8, w0, #1
cset w8, ne
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
adrp x0, l_.str.32@PAGE
add x0, x0, l_.str.32@PAGEOFF
bl _die
b LBB1_2
LBB1_2:
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _enableRawMode ; -- Begin function enableRawMode
.p2align 2
_enableRawMode: ; @enableRawMode
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, _E@GOTPAGE
ldr x8, [x8, _E@GOTPAGEOFF]
add x1, x8, #152
str x1, [sp, #8] ; 8-byte Folded Spill
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
mov w0, #0
bl _tcgetattr
adds w8, w0, #1
cset w8, ne
tbnz w8, #0, LBB2_2
b LBB2_1
LBB2_1:
adrp x0, l_.str.33@PAGE
add x0, x0, l_.str.33@PAGEOFF
bl _die
b LBB2_2
LBB2_2:
adrp x0, _disableRawMode@PAGE
add x0, x0, _disableRawMode@PAGEOFF
bl _atexit
ldr x1, [sp, #8] ; 8-byte Folded Reload
add x0, sp, #16
str x0, [sp] ; 8-byte Folded Spill
mov x2, #72
bl _memcpy
ldr x2, [sp] ; 8-byte Folded Reload
ldr x8, [sp, #16]
mov x9, #-819
and x8, x8, x9
str x8, [sp, #16]
ldr x8, [sp, #24]
and x8, x8, #0xfffffffffffffffe
str x8, [sp, #24]
ldr x8, [sp, #32]
orr x8, x8, #0x300
str x8, [sp, #32]
ldr x8, [sp, #40]
mov x9, #-1417
and x8, x8, x9
str x8, [sp, #40]
strb wzr, [sp, #64]
mov w8, #1
strb w8, [sp, #65]
mov w0, #0
mov w1, #2
bl _tcsetattr
adds w8, w0, #1
cset w8, ne
tbnz w8, #0, LBB2_4
b LBB2_3
LBB2_3:
adrp x0, l_.str.32@PAGE
add x0, x0, l_.str.32@PAGEOFF
bl _die
b LBB2_4
LBB2_4:
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB2_6
b LBB2_5
LBB2_5:
bl ___stack_chk_fail
LBB2_6:
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #112
ret
.cfi_endproc
; -- End function
.globl _editorReadKey ; -- Begin function editorReadKey
.p2align 2
_editorReadKey: ; @editorReadKey
.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
b LBB3_1
LBB3_1: ; =>This Inner Loop Header: Depth=1
mov w0, #0
sub x1, x29, #9
mov x2, #1
bl _read
mov x8, x0
mov x9, x0
stur w9, [x29, #-8]
subs w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB3_6
b LBB3_2
LBB3_2: ; in Loop: Header=BB3_1 Depth=1
ldur w8, [x29, #-8]
adds w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB3_5
b LBB3_3
LBB3_3: ; in Loop: Header=BB3_1 Depth=1
bl ___error
ldr w8, [x0]
subs w8, w8, #35
cset w8, eq
tbnz w8, #0, LBB3_5
b LBB3_4
LBB3_4: ; in Loop: Header=BB3_1 Depth=1
adrp x0, l_.str.34@PAGE
add x0, x0, l_.str.34@PAGEOFF
bl _die
b LBB3_5
LBB3_5: ; in Loop: Header=BB3_1 Depth=1
b LBB3_1
LBB3_6:
ldursb w8, [x29, #-9]
subs w8, w8, #27
cset w8, ne
tbnz w8, #0, LBB3_46
b LBB3_7
LBB3_7:
mov w0, #0
sub x1, x29, #12
mov x2, #1
bl _read
subs x8, x0, #1
cset w8, eq
tbnz w8, #0, LBB3_9
b LBB3_8
LBB3_8:
mov w8, #27
stur w8, [x29, #-4]
b LBB3_47
LBB3_9:
sub x8, x29, #12
add x1, x8, #1
mov w0, #0
mov x2, #1
bl _read
subs x8, x0, #1
cset w8, eq
tbnz w8, #0, LBB3_11
b LBB3_10
LBB3_10:
mov w8, #27
stur w8, [x29, #-4]
b LBB3_47
LBB3_11:
ldursb w8, [x29, #-12]
subs w8, w8, #91
cset w8, ne
tbnz w8, #0, LBB3_38
b LBB3_12
LBB3_12:
ldursb w8, [x29, #-11]
subs w8, w8, #48
cset w8, lt
tbnz w8, #0, LBB3_28
b LBB3_13
LBB3_13:
ldursb w8, [x29, #-11]
subs w8, w8, #57
cset w8, gt
tbnz w8, #0, LBB3_28
b LBB3_14
LBB3_14:
sub x8, x29, #12
add x1, x8, #2
mov w0, #0
mov x2, #1
bl _read
subs x8, x0, #1
cset w8, eq
tbnz w8, #0, LBB3_16
b LBB3_15
LBB3_15:
mov w8, #27
stur w8, [x29, #-4]
b LBB3_47
LBB3_16:
ldursb w8, [x29, #-10]
subs w8, w8, #126
cset w8, ne
tbnz w8, #0, LBB3_27
b LBB3_17
LBB3_17:
ldursb w8, [x29, #-11]
subs w8, w8, #49
; kill: def $x8 killed $w8
str x8, [sp, #24] ; 8-byte Folded Spill
subs x8, x8, #7
cset w8, hi
tbnz w8, #0, LBB3_26
; %bb.18:
ldr x11, [sp, #24] ; 8-byte Folded Reload
adrp x10, lJTI3_1@PAGE
add x10, x10, lJTI3_1@PAGEOFF
Ltmp0:
adr x8, Ltmp0
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB3_19:
mov w8, #1006
stur w8, [x29, #-4]
b LBB3_47
LBB3_20:
mov w8, #1008
stur w8, [x29, #-4]
b LBB3_47
LBB3_21:
mov w8, #1007
stur w8, [x29, #-4]
b LBB3_47
LBB3_22:
mov w8, #1004
stur w8, [x29, #-4]
b LBB3_47
LBB3_23:
mov w8, #1005
stur w8, [x29, #-4]
b LBB3_47
LBB3_24:
mov w8, #1006
stur w8, [x29, #-4]
b LBB3_47
LBB3_25:
mov w8, #1007
stur w8, [x29, #-4]
b LBB3_47
LBB3_26:
b LBB3_27
LBB3_27:
b LBB3_37
LBB3_28:
ldursb w8, [x29, #-11]
subs w8, w8, #65
; kill: def $x8 killed $w8
str x8, [sp, #16] ; 8-byte Folded Spill
subs x8, x8, #7
cset w8, hi
tbnz w8, #0, LBB3_36
; %bb.29:
ldr x11, [sp, #16] ; 8-byte Folded Reload
adrp x10, lJTI3_0@PAGE
add x10, x10, lJTI3_0@PAGEOFF
Ltmp1:
adr x8, Ltmp1
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB3_30:
mov w8, #1002
stur w8, [x29, #-4]
b LBB3_47
LBB3_31:
mov w8, #1003
stur w8, [x29, #-4]
b LBB3_47
LBB3_32:
mov w8, #1001
stur w8, [x29, #-4]
b LBB3_47
LBB3_33:
mov w8, #1000
stur w8, [x29, #-4]
b LBB3_47
LBB3_34:
mov w8, #1006
stur w8, [x29, #-4]
b LBB3_47
LBB3_35:
mov w8, #1007
stur w8, [x29, #-4]
b LBB3_47
LBB3_36:
b LBB3_37
LBB3_37:
b LBB3_45
LBB3_38:
ldursb w8, [x29, #-12]
subs w8, w8, #79
cset w8, ne
tbnz w8, #0, LBB3_44
b LBB3_39
LBB3_39:
ldursb w8, [x29, #-11]
str w8, [sp, #12] ; 4-byte Folded Spill
subs w8, w8, #70
cset w8, eq
tbnz w8, #0, LBB3_42
b LBB3_40
LBB3_40:
ldr w8, [sp, #12] ; 4-byte Folded Reload
subs w8, w8, #72
cset w8, ne
tbnz w8, #0, LBB3_43
b LBB3_41
LBB3_41:
mov w8, #1006
stur w8, [x29, #-4]
b LBB3_47
LBB3_42:
mov w8, #1007
stur w8, [x29, #-4]
b LBB3_47
LBB3_43:
b LBB3_44
LBB3_44:
b LBB3_45
LBB3_45:
mov w8, #27
stur w8, [x29, #-4]
b LBB3_47
LBB3_46:
ldursb w8, [x29, #-9]
stur w8, [x29, #-4]
b LBB3_47
LBB3_47:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
.p2align 2
lJTI3_0:
.long LBB3_30-Ltmp1
.long LBB3_31-Ltmp1
.long LBB3_32-Ltmp1
.long LBB3_33-Ltmp1
.long LBB3_36-Ltmp1
.long LBB3_35-Ltmp1
.long LBB3_36-Ltmp1
.long LBB3_34-Ltmp1
.p2align 2
lJTI3_1:
.long LBB3_19-Ltmp0
.long LBB3_26-Ltmp0
.long LBB3_20-Ltmp0
.long LBB3_21-Ltmp0
.long LBB3_22-Ltmp0
.long LBB3_23-Ltmp0
.long LBB3_24-Ltmp0
.long LBB3_25-Ltmp0
; -- End function
.globl _getCursorPosition ; -- Begin function getCursorPosition
.p2align 2
_getCursorPosition: ; @getCursorPosition
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
str x0, [sp, #40]
str x1, [sp, #32]
str wzr, [sp, #28]
mov w0, #1
adrp x1, l_.str.35@PAGE
add x1, x1, l_.str.35@PAGEOFF
mov x2, #4
bl _write
subs x8, x0, #4
cset w8, eq
tbnz w8, #0, LBB4_2
b LBB4_1
LBB4_1:
mov w8, #-1
stur w8, [x29, #-44]
b LBB4_15
LBB4_2:
b LBB4_3
LBB4_3: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #28]
; kill: def $x8 killed $w8
subs x8, x8, #31
cset w8, hs
tbnz w8, #0, LBB4_9
b LBB4_4
LBB4_4: ; in Loop: Header=BB4_3 Depth=1
ldr w8, [sp, #28]
mov x9, x8
sub x8, x29, #40
add x1, x8, x9
mov w0, #0
mov x2, #1
bl _read
subs x8, x0, #1
cset w8, eq
tbnz w8, #0, LBB4_6
b LBB4_5
LBB4_5:
b LBB4_9
LBB4_6: ; in Loop: Header=BB4_3 Depth=1
ldr w8, [sp, #28]
mov x9, x8
sub x8, x29, #40
ldrsb w8, [x8, x9]
subs w8, w8, #82
cset w8, ne
tbnz w8, #0, LBB4_8
b LBB4_7
LBB4_7:
b LBB4_9
LBB4_8: ; in Loop: Header=BB4_3 Depth=1
ldr w8, [sp, #28]
add w8, w8, #1
str w8, [sp, #28]
b LBB4_3
LBB4_9:
ldr w8, [sp, #28]
mov x9, x8
sub x8, x29, #40
add x8, x8, x9
strb wzr, [x8]
ldursb w8, [x29, #-40]
subs w8, w8, #27
cset w8, ne
tbnz w8, #0, LBB4_11
b LBB4_10
LBB4_10:
ldursb w8, [x29, #-39]
subs w8, w8, #91
cset w8, eq
tbnz w8, #0, LBB4_12
b LBB4_11
LBB4_11:
mov w8, #-1
stur w8, [x29, #-44]
b LBB4_15
LBB4_12:
sub x8, x29, #40
add x0, x8, #2
ldr x10, [sp, #40]
ldr x8, [sp, #32]
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x1, l_.str.36@PAGE
add x1, x1, l_.str.36@PAGEOFF
bl _sscanf
subs w8, w0, #2
cset w8, eq
tbnz w8, #0, LBB4_14
b LBB4_13
LBB4_13:
mov w8, #-1
stur w8, [x29, #-44]
b LBB4_15
LBB4_14:
stur wzr, [x29, #-44]
b LBB4_15
LBB4_15:
ldur w8, [x29, #-44]
str w8, [sp, #24] ; 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, LBB4_17
b LBB4_16
LBB4_16:
bl ___stack_chk_fail
LBB4_17:
ldr w0, [sp, #24] ; 4-byte Folded Reload
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #112
ret
.cfi_endproc
; -- End function
.globl _getWindowSize ; -- Begin function getWindowSize
.p2align 2
_getWindowSize: ; @getWindowSize
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
str x1, [sp, #24]
mov x9, sp
add x8, sp, #16
str x8, [x9]
mov w0, #1
mov x1, #29800
movk x1, #16392, lsl #16
bl _ioctl
adds w8, w0, #1
cset w8, eq
tbnz w8, #0, LBB5_2
b LBB5_1
LBB5_1:
ldrh w8, [sp, #18]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB5_5
b LBB5_2
LBB5_2:
mov w0, #1
adrp x1, l_.str.37@PAGE
add x1, x1, l_.str.37@PAGEOFF
mov x2, #12
bl _write
subs x8, x0, #12
cset w8, eq
tbnz w8, #0, LBB5_4
b LBB5_3
LBB5_3:
mov w8, #-1
stur w8, [x29, #-4]
b LBB5_6
LBB5_4:
ldur x0, [x29, #-16]
ldr x1, [sp, #24]
bl _getCursorPosition
stur w0, [x29, #-4]
b LBB5_6
LBB5_5:
ldrh w8, [sp, #18]
ldr x9, [sp, #24]
str w8, [x9]
ldrh w8, [sp, #16]
ldur x9, [x29, #-16]
str w8, [x9]
stur wzr, [x29, #-4]
b LBB5_6
LBB5_6:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _is_separator ; -- Begin function is_separator
.p2align 2
_is_separator: ; @is_separator
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur w0, [x29, #-4]
ldur w0, [x29, #-4]
bl _isspace
subs w8, w0, #0
cset w8, ne
mov w9, #1
str w9, [sp, #8] ; 4-byte Folded Spill
tbnz w8, #0, LBB6_3
b LBB6_1
LBB6_1:
ldur w8, [x29, #-4]
subs w8, w8, #0
cset w8, eq
mov w9, #1
str w9, [sp, #8] ; 4-byte Folded Spill
tbnz w8, #0, LBB6_3
b LBB6_2
LBB6_2:
ldur w1, [x29, #-4]
adrp x0, l_.str.38@PAGE
add x0, x0, l_.str.38@PAGEOFF
bl _strchr
subs x8, x0, #0
cset w8, ne
str w8, [sp, #8] ; 4-byte Folded Spill
b LBB6_3
LBB6_3:
ldr w8, [sp, #8] ; 4-byte Folded Reload
and w0, w8, #0x1
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _editorUpdateSyntax ; -- Begin function editorUpdateSyntax
.p2align 2
_editorUpdateSyntax: ; @editorUpdateSyntax
.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, _E@GOTPAGE
ldr x8, [x8, _E@GOTPAGEOFF]
str x8, [sp, #32] ; 8-byte Folded Spill
stur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldr x0, [x8, #32]
ldur x8, [x29, #-8]
ldrsw x1, [x8, #8]
bl _realloc
ldur x8, [x29, #-8]
str x0, [x8, #32]
ldur x8, [x29, #-8]
ldr x0, [x8, #32]
ldur x8, [x29, #-8]
ldrsw x2, [x8, #8]
mov w1, #0
mov x3, #-1
bl ___memset_chk
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldr x8, [x8, #144]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB7_2
b LBB7_1
LBB7_1:
b LBB7_73
LBB7_2:
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldr x9, [x8, #144]
ldr x9, [x9, #16]
stur x9, [x29, #-16]
ldr x9, [x8, #144]
ldr x9, [x9, #24]
stur x9, [x29, #-24]
ldr x9, [x8, #144]
ldr x9, [x9, #32]
stur x9, [x29, #-32]
ldr x8, [x8, #144]
ldr x8, [x8, #40]
stur x8, [x29, #-40]
ldur x8, [x29, #-24]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB7_4
b LBB7_3
LBB7_3:
ldur x0, [x29, #-24]
bl _strlen
str x0, [sp, #24] ; 8-byte Folded Spill
b LBB7_5
LBB7_4:
mov x8, #0
str x8, [sp, #24] ; 8-byte Folded Spill
b LBB7_5
LBB7_5:
ldr x8, [sp, #24] ; 8-byte Folded Reload
; kill: def $w8 killed $w8 killed $x8
stur w8, [x29, #-44]
ldur x8, [x29, #-32]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB7_7
b LBB7_6
LBB7_6:
ldur x0, [x29, #-32]
bl _strlen
str x0, [sp, #16] ; 8-byte Folded Spill
b LBB7_8
LBB7_7:
mov x8, #0
str x8, [sp, #16] ; 8-byte Folded Spill
b LBB7_8
LBB7_8:
ldr x8, [sp, #16] ; 8-byte Folded Reload
; kill: def $w8 killed $w8 killed $x8
stur w8, [x29, #-48]
ldur x8, [x29, #-32]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB7_10
b LBB7_9
LBB7_9:
ldur x0, [x29, #-40]
bl _strlen
str x0, [sp, #8] ; 8-byte Folded Spill
b LBB7_11
LBB7_10:
mov x8, #0
str x8, [sp, #8] ; 8-byte Folded Spill
b LBB7_11
LBB7_11:
ldr x8, [sp, #8] ; 8-byte Folded Reload
; kill: def $w8 killed $w8 killed $x8
stur w8, [x29, #-52]
mov w8, #1
stur w8, [x29, #-56]
stur wzr, [x29, #-60]
ldur x8, [x29, #-8]
ldr w8, [x8]
subs w8, w8, #0
cset w8, le
mov w9, #0
str w9, [sp, #4] ; 4-byte Folded Spill
tbnz w8, #0, LBB7_13
b LBB7_12
LBB7_12:
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldr x10, [x8, #32]
ldur x8, [x29, #-8]
ldr w8, [x8]
subs w8, w8, #1
mov w9, #48
smaddl x8, w8, w9, x10
ldr w8, [x8, #40]
subs w8, w8, #0
cset w8, ne
str w8, [sp, #4] ; 4-byte Folded Spill
b LBB7_13
LBB7_13:
ldr w8, [sp, #4] ; 4-byte Folded Reload
and w8, w8, #0x1
str w8, [sp, #64]
str wzr, [sp, #60]
b LBB7_14
LBB7_14: ; =>This Loop Header: Depth=1
; Child Loop BB7_58 Depth 2
ldr w8, [sp, #60]
ldur x9, [x29, #-8]
ldr w9, [x9, #8]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB7_70
b LBB7_15
LBB7_15: ; in Loop: Header=BB7_14 Depth=1
ldur x8, [x29, #-8]
ldr x8, [x8, #24]
ldrsw x9, [sp, #60]
add x8, x8, x9
ldrb w8, [x8]
strb w8, [sp, #59]
ldr w8, [sp, #60]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB7_17
b LBB7_16
LBB7_16: ; in Loop: Header=BB7_14 Depth=1
ldur x8, [x29, #-8]
ldr x8, [x8, #32]
ldr w9, [sp, #60]
subs w9, w9, #1
ldrb w8, [x8, w9, sxtw]
str w8, [sp] ; 4-byte Folded Spill
b LBB7_18
LBB7_17: ; in Loop: Header=BB7_14 Depth=1
mov w8, #0
str w8, [sp] ; 4-byte Folded Spill
b LBB7_18
LBB7_18: ; in Loop: Header=BB7_14 Depth=1
ldr w8, [sp] ; 4-byte Folded Reload
strb w8, [sp, #58]
ldur w8, [x29, #-44]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB7_24
b LBB7_19
LBB7_19: ; in Loop: Header=BB7_14 Depth=1
ldur w8, [x29, #-60]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB7_24
b LBB7_20
LBB7_20: ; in Loop: Header=BB7_14 Depth=1
ldr w8, [sp, #64]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB7_24
b LBB7_21
LBB7_21: ; in Loop: Header=BB7_14 Depth=1
ldur x8, [x29, #-8]
ldr x8, [x8, #24]
ldrsw x9, [sp, #60]
add x0, x8, x9
ldur x1, [x29, #-24]
ldursw x2, [x29, #-44]
bl _strncmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB7_23
b LBB7_22
LBB7_22:
ldur x8, [x29, #-8]
ldr x8, [x8, #32]
ldrsw x9, [sp, #60]
add x0, x8, x9
ldur x8, [x29, #-8]
ldr w8, [x8, #8]
ldr w9, [sp, #60]
subs w9, w8, w9
; implicit-def: $x8
mov x8, x9
sxtw x2, w8
mov w1, #1
mov x3, #-1
bl ___memset_chk
b LBB7_70
LBB7_23: ; in Loop: Header=BB7_14 Depth=1
b LBB7_24
LBB7_24: ; in Loop: Header=BB7_14 Depth=1
ldur w8, [x29, #-48]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB7_35
b LBB7_25
LBB7_25: ; in Loop: Header=BB7_14 Depth=1
ldur w8, [x29, #-52]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB7_35
b LBB7_26
LBB7_26: ; in Loop: Header=BB7_14 Depth=1
ldur w8, [x29, #-60]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB7_35
b LBB7_27
LBB7_27: ; in Loop: Header=BB7_14 Depth=1
ldr w8, [sp, #64]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB7_31
b LBB7_28
LBB7_28: ; in Loop: Header=BB7_14 Depth=1
ldur x8, [x29, #-8]
ldr x8, [x8, #32]
ldrsw x9, [sp, #60]
add x9, x8, x9
mov w8, #2
strb w8, [x9]
ldur x8, [x29, #-8]
ldr x8, [x8, #24]
ldrsw x9, [sp, #60]
add x0, x8, x9
ldur x1, [x29, #-40]
ldursw x2, [x29, #-52]
bl _strncmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB7_30
b LBB7_29
LBB7_29: ; in Loop: Header=BB7_14 Depth=1
ldur x8, [x29, #-8]
ldr x8, [x8, #32]
ldrsw x9, [sp, #60]
add x0, x8, x9
ldursw x2, [x29, #-52]
mov w1, #2
mov x3, #-1
bl ___memset_chk
ldur w9, [x29, #-52]
ldr w8, [sp, #60]
add w8, w8, w9
str w8, [sp, #60]
str wzr, [sp, #64]
mov w8, #1
stur w8, [x29, #-56]
b LBB7_14
LBB7_30: ; in Loop: Header=BB7_14 Depth=1
ldr w8, [sp, #60]
add w8, w8, #1
str w8, [sp, #60]
b LBB7_14
LBB7_31: ; in Loop: Header=BB7_14 Depth=1
ldur x8, [x29, #-8]
ldr x8, [x8, #24]
ldrsw x9, [sp, #60]
add x0, x8, x9
ldur x1, [x29, #-32]
ldursw x2, [x29, #-48]
bl _strncmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB7_33
b LBB7_32
LBB7_32: ; in Loop: Header=BB7_14 Depth=1
ldur x8, [x29, #-8]
ldr x8, [x8, #32]
ldrsw x9, [sp, #60]
add x0, x8, x9
ldursw x2, [x29, #-48]
mov w1, #2
mov x3, #-1
bl ___memset_chk
ldur w9, [x29, #-48]
ldr w8, [sp, #60]
add w8, w8, w9
str w8, [sp, #60]
mov w8, #1
str w8, [sp, #64]
b LBB7_14
LBB7_33: ; in Loop: Header=BB7_14 Depth=1
b LBB7_34
LBB7_34: ; in Loop: Header=BB7_14 Depth=1
b LBB7_35
LBB7_35: ; in Loop: Header=BB7_14 Depth=1
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldr x8, [x8, #144]
ldr w8, [x8, #48]
ands w8, w8, #0x2
cset w8, eq
tbnz w8, #0, LBB7_48
b LBB7_36
LBB7_36: ; in Loop: Header=BB7_14 Depth=1
ldur w8, [x29, #-60]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB7_43
b LBB7_37
LBB7_37: ; in Loop: Header=BB7_14 Depth=1
ldur x8, [x29, #-8]
ldr x8, [x8, #32]
ldrsw x9, [sp, #60]
add x9, x8, x9
mov w8, #5
strb w8, [x9]
ldrsb w8, [sp, #59]
subs w8, w8, #92
cset w8, ne
tbnz w8, #0, LBB7_40
b LBB7_38
LBB7_38: ; in Loop: Header=BB7_14 Depth=1
ldr w8, [sp, #60]
add w8, w8, #1
ldur x9, [x29, #-8]
ldr w9, [x9, #8]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB7_40
b LBB7_39
LBB7_39: ; in Loop: Header=BB7_14 Depth=1
ldur x8, [x29, #-8]
ldr x8, [x8, #32]
ldr w9, [sp, #60]
add w9, w9, #1
add x9, x8, w9, sxtw
mov w8, #5
strb w8, [x9]
ldr w8, [sp, #60]
add w8, w8, #2
str w8, [sp, #60]
b LBB7_14
LBB7_40: ; in Loop: Header=BB7_14 Depth=1
ldrsb w8, [sp, #59]
ldur w9, [x29, #-60]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB7_42
b LBB7_41
LBB7_41: ; in Loop: Header=BB7_14 Depth=1
stur wzr, [x29, #-60]
b LBB7_42
LBB7_42: ; in Loop: Header=BB7_14 Depth=1
ldr w9, [sp, #60]
mov w8, #1
add w9, w9, #1
str w9, [sp, #60]
stur w8, [x29, #-56]
b LBB7_14
LBB7_43: ; in Loop: Header=BB7_14 Depth=1
ldrsb w8, [sp, #59]
subs w8, w8, #34
cset w8, eq
tbnz w8, #0, LBB7_45
b LBB7_44
LBB7_44: ; in Loop: Header=BB7_14 Depth=1
ldrsb w8, [sp, #59]
subs w8, w8, #39
cset w8, ne
tbnz w8, #0, LBB7_46
b LBB7_45
LBB7_45: ; in Loop: Header=BB7_14 Depth=1
ldrsb w8, [sp, #59]
stur w8, [x29, #-60]
ldur x8, [x29, #-8]
ldr x8, [x8, #32]
ldrsw x9, [sp, #60]
add x9, x8, x9
mov w8, #5
strb w8, [x9]
ldr w8, [sp, #60]
add w8, w8, #1
str w8, [sp, #60]
b LBB7_14
LBB7_46: ; in Loop: Header=BB7_14 Depth=1
b LBB7_47
LBB7_47: ; in Loop: Header=BB7_14 Depth=1
b LBB7_48
LBB7_48: ; in Loop: Header=BB7_14 Depth=1
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldr x8, [x8, #144]
ldr w8, [x8, #48]
ands w8, w8, #0x1
cset w8, eq
tbnz w8, #0, LBB7_56
b LBB7_49
LBB7_49: ; in Loop: Header=BB7_14 Depth=1
ldrsb w0, [sp, #59]
bl _isdigit
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB7_52
b LBB7_50
LBB7_50: ; in Loop: Header=BB7_14 Depth=1
ldur w8, [x29, #-56]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB7_54
b LBB7_51
LBB7_51: ; in Loop: Header=BB7_14 Depth=1
ldrb w8, [sp, #58]
subs w8, w8, #6
cset w8, eq
tbnz w8, #0, LBB7_54
b LBB7_52
LBB7_52: ; in Loop: Header=BB7_14 Depth=1
ldrsb w8, [sp, #59]
subs w8, w8, #46
cset w8, ne
tbnz w8, #0, LBB7_55
b LBB7_53
LBB7_53: ; in Loop: Header=BB7_14 Depth=1
ldrb w8, [sp, #58]
subs w8, w8, #6
cset w8, ne
tbnz w8, #0, LBB7_55
b LBB7_54
LBB7_54: ; in Loop: Header=BB7_14 Depth=1
ldur x8, [x29, #-8]
ldr x8, [x8, #32]
ldrsw x9, [sp, #60]
add x9, x8, x9
mov w8, #6
strb w8, [x9]
ldr w8, [sp, #60]
add w8, w8, #1
str w8, [sp, #60]
stur wzr, [x29, #-56]
b LBB7_14
LBB7_55: ; in Loop: Header=BB7_14 Depth=1
b LBB7_56
LBB7_56: ; in Loop: Header=BB7_14 Depth=1
ldur w8, [x29, #-56]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB7_69
b LBB7_57
LBB7_57: ; in Loop: Header=BB7_14 Depth=1
str wzr, [sp, #52]
b LBB7_58
LBB7_58: ; Parent Loop BB7_14 Depth=1
; => This Inner Loop Header: Depth=2
ldur x8, [x29, #-16]
ldrsw x9, [sp, #52]
ldr x8, [x8, x9, lsl #3]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB7_66
b LBB7_59
LBB7_59: ; in Loop: Header=BB7_58 Depth=2
ldur x8, [x29, #-16]
ldrsw x9, [sp, #52]
ldr x0, [x8, x9, lsl #3]
bl _strlen
mov x8, x0
str w8, [sp, #48]
ldur x8, [x29, #-16]
ldrsw x9, [sp, #52]
ldr x8, [x8, x9, lsl #3]
ldr w9, [sp, #48]
subs w9, w9, #1
ldrsb w8, [x8, w9, sxtw]
subs w8, w8, #124
cset w8, eq
and w8, w8, #0x1
str w8, [sp, #44]
ldr w8, [sp, #44]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB7_61
b LBB7_60
LBB7_60: ; in Loop: Header=BB7_58 Depth=2
ldr w8, [sp, #48]
subs w8, w8, #1
str w8, [sp, #48]
b LBB7_61
LBB7_61: ; in Loop: Header=BB7_58 Depth=2
ldur x8, [x29, #-8]
ldr x8, [x8, #24]
ldrsw x9, [sp, #60]
add x0, x8, x9
ldur x8, [x29, #-16]
ldrsw x9, [sp, #52]
ldr x1, [x8, x9, lsl #3]
ldrsw x2, [sp, #48]
bl _strncmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB7_64
b LBB7_62
LBB7_62: ; in Loop: Header=BB7_58 Depth=2
ldur x8, [x29, #-8]
ldr x8, [x8, #24]
ldr w9, [sp, #60]
ldr w10, [sp, #48]
add w9, w9, w10
ldrsb w0, [x8, w9, sxtw]
bl _is_separator
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB7_64
b LBB7_63
LBB7_63: ; in Loop: Header=BB7_14 Depth=1
ldur x8, [x29, #-8]
ldr x8, [x8, #32]
ldrsw x9, [sp, #60]
add x0, x8, x9
ldr w8, [sp, #44]
subs w8, w8, #0
cset w8, ne
and w10, w8, #0x1
mov w9, #3
mov w8, #4
ands w10, w10, #0x1
csel w1, w8, w9, ne
ldrsw x2, [sp, #48]
mov x3, #-1
bl ___memset_chk
ldr w9, [sp, #48]
ldr w8, [sp, #60]
add w8, w8, w9
str w8, [sp, #60]
b LBB7_66
LBB7_64: ; in Loop: Header=BB7_58 Depth=2
b LBB7_65
LBB7_65: ; in Loop: Header=BB7_58 Depth=2
ldr w8, [sp, #52]
add w8, w8, #1
str w8, [sp, #52]
b LBB7_58
LBB7_66: ; in Loop: Header=BB7_14 Depth=1
ldur x8, [x29, #-16]
ldrsw x9, [sp, #52]
ldr x8, [x8, x9, lsl #3]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB7_68
b LBB7_67
LBB7_67: ; in Loop: Header=BB7_14 Depth=1
stur wzr, [x29, #-56]
b LBB7_14
LBB7_68: ; in Loop: Header=BB7_14 Depth=1
b LBB7_69
LBB7_69: ; in Loop: Header=BB7_14 Depth=1
ldrsb w0, [sp, #59]
bl _is_separator
stur w0, [x29, #-56]
ldr w8, [sp, #60]
add w8, w8, #1
str w8, [sp, #60]
b LBB7_14
LBB7_70:
ldur x8, [x29, #-8]
ldr w8, [x8, #40]
ldr w9, [sp, #64]
subs w8, w8, w9
cset w8, ne
and w8, w8, #0x1
str w8, [sp, #40]
ldr w8, [sp, #64]
ldur x9, [x29, #-8]
str w8, [x9, #40]
ldr w8, [sp, #40]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB7_73
b LBB7_71
LBB7_71:
ldr x9, [sp, #32] ; 8-byte Folded Reload
ldur x8, [x29, #-8]
ldr w8, [x8]
add w8, w8, #1
ldr w9, [x9, #28]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB7_73
b LBB7_72
LBB7_72:
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldr x10, [x8, #32]
ldur x8, [x29, #-8]
ldr w8, [x8]
add w8, w8, #1
mov w9, #48
smaddl x0, w8, w9, x10
bl _editorUpdateSyntax
b LBB7_73
LBB7_73:
ldp x29, x30, [sp, #128] ; 16-byte Folded Reload
add sp, sp, #144
ret
.cfi_endproc
; -- End function
.globl _editorSyntaxToColor ; -- Begin function editorSyntaxToColor
.p2align 2
_editorSyntaxToColor: ; @editorSyntaxToColor
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #8]
ldr w8, [sp, #8]
subs w8, w8, #1
; kill: def $x8 killed $w8
str x8, [sp] ; 8-byte Folded Spill
subs x8, x8, #6
cset w8, hi
tbnz w8, #0, LBB8_8
; %bb.1:
ldr x11, [sp] ; 8-byte Folded Reload
adrp x10, lJTI8_0@PAGE
add x10, x10, lJTI8_0@PAGEOFF
Ltmp3:
adr x8, Ltmp3
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB8_2:
mov w8, #36
str w8, [sp, #12]
b LBB8_9
LBB8_3:
mov w8, #33
str w8, [sp, #12]
b LBB8_9
LBB8_4:
mov w8, #32
str w8, [sp, #12]
b LBB8_9
LBB8_5:
mov w8, #35
str w8, [sp, #12]
b LBB8_9
LBB8_6:
mov w8, #31
str w8, [sp, #12]
b LBB8_9
LBB8_7:
mov w8, #34
str w8, [sp, #12]
b LBB8_9
LBB8_8:
mov w8, #37
str w8, [sp, #12]
b LBB8_9
LBB8_9:
ldr w0, [sp, #12]
add sp, sp, #16
ret
.cfi_endproc
.p2align 2
lJTI8_0:
.long LBB8_2-Ltmp3
.long LBB8_2-Ltmp3
.long LBB8_3-Ltmp3
.long LBB8_4-Ltmp3
.long LBB8_5-Ltmp3
.long LBB8_6-Ltmp3
.long LBB8_7-Ltmp3
; -- End function
.globl _editorSelectSyntaxHighlight ; -- Begin function editorSelectSyntaxHighlight
.p2align 2
_editorSelectSyntaxHighlight: ; @editorSelectSyntaxHighlight
.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, _E@GOTPAGE
ldr x8, [x8, _E@GOTPAGEOFF]
str x8, [sp] ; 8-byte Folded Spill
; kill: def $x9 killed $xzr
str xzr, [x8, #144]
ldr x8, [x8, #48]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB9_2
b LBB9_1
LBB9_1:
b LBB9_19
LBB9_2:
ldr x8, [sp] ; 8-byte Folded Reload
ldr x0, [x8, #48]
mov w1, #46
bl _strrchr
stur x0, [x29, #-8]
stur wzr, [x29, #-12]
b LBB9_3
LBB9_3: ; =>This Loop Header: Depth=1
; Child Loop BB9_5 Depth 2
ldur w8, [x29, #-12]
; kill: def $x8 killed $w8
subs x8, x8, #1
cset w8, hs
tbnz w8, #0, LBB9_19
b LBB9_4
LBB9_4: ; in Loop: Header=BB9_3 Depth=1
ldur w8, [x29, #-12]
; kill: def $x8 killed $w8
mov x9, #56
mul x9, x8, x9
adrp x8, _HLDB@PAGE
add x8, x8, _HLDB@PAGEOFF
add x8, x8, x9
str x8, [sp, #24]
str wzr, [sp, #20]
b LBB9_5
LBB9_5: ; Parent Loop BB9_3 Depth=1
; => This Inner Loop Header: Depth=2
ldr x8, [sp, #24]
ldr x8, [x8, #8]
ldr w9, [sp, #20]
; kill: def $x9 killed $w9
ldr x8, [x8, x9, lsl #3]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB9_17
b LBB9_6
LBB9_6: ; in Loop: Header=BB9_5 Depth=2
ldr x8, [sp, #24]
ldr x8, [x8, #8]
ldr w9, [sp, #20]
; kill: def $x9 killed $w9
ldr x8, [x8, x9, lsl #3]
ldrsb w8, [x8]
subs w8, w8, #46
cset w8, eq
and w8, w8, #0x1
str w8, [sp, #16]
ldr w8, [sp, #16]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB9_9
b LBB9_7
LBB9_7: ; in Loop: Header=BB9_5 Depth=2
ldur x8, [x29, #-8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB9_9
b LBB9_8
LBB9_8: ; in Loop: Header=BB9_5 Depth=2
ldur x0, [x29, #-8]
ldr x8, [sp, #24]
ldr x8, [x8, #8]
ldr w9, [sp, #20]
; kill: def $x9 killed $w9
ldr x1, [x8, x9, lsl #3]
bl _strcmp
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB9_11
b LBB9_9
LBB9_9: ; in Loop: Header=BB9_5 Depth=2
ldr w8, [sp, #16]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB9_16
b LBB9_10
LBB9_10: ; in Loop: Header=BB9_5 Depth=2
ldr x8, [sp] ; 8-byte Folded Reload
ldr x0, [x8, #48]
ldr x8, [sp, #24]
ldr x8, [x8, #8]
ldr w9, [sp, #20]
; kill: def $x9 killed $w9
ldr x1, [x8, x9, lsl #3]
bl _strstr
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB9_16
b LBB9_11
LBB9_11:
ldr x9, [sp] ; 8-byte Folded Reload
ldr x8, [sp, #24]
str x8, [x9, #144]
str wzr, [sp, #12]
b LBB9_12
LBB9_12: ; =>This Inner Loop Header: Depth=1
ldr x9, [sp] ; 8-byte Folded Reload
ldr w8, [sp, #12]
ldr w9, [x9, #28]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB9_15
b LBB9_13
LBB9_13: ; in Loop: Header=BB9_12 Depth=1
ldr x8, [sp] ; 8-byte Folded Reload
ldr x8, [x8, #32]
ldrsw x9, [sp, #12]
mov x10, #48
mul x9, x9, x10
add x0, x8, x9
bl _editorUpdateSyntax
b LBB9_14
LBB9_14: ; in Loop: Header=BB9_12 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB9_12
LBB9_15:
b LBB9_19
LBB9_16: ; in Loop: Header=BB9_5 Depth=2
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #20]
b LBB9_5
LBB9_17: ; in Loop: Header=BB9_3 Depth=1
b LBB9_18
LBB9_18: ; in Loop: Header=BB9_3 Depth=1
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB9_3
LBB9_19:
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _editorRowCxToRx ; -- Begin function editorRowCxToRx
.p2align 2
_editorRowCxToRx: ; @editorRowCxToRx
.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 LBB10_1
LBB10_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, LBB10_6
b LBB10_2
LBB10_2: ; in Loop: Header=BB10_1 Depth=1
ldr x8, [sp, #24]
ldr x8, [x8, #16]
ldrsw x9, [sp, #12]
ldrsb w8, [x8, x9]
subs w8, w8, #9
cset w8, ne
tbnz w8, #0, LBB10_4
b LBB10_3
LBB10_3: ; in Loop: Header=BB10_1 Depth=1
ldr w8, [sp, #16]
mov w10, #8
sdiv w9, w8, w10
mul w9, w9, w10
subs w9, w8, w9
mov w8, #7
subs w9, w8, w9
ldr w8, [sp, #16]
add w8, w8, w9
str w8, [sp, #16]
b LBB10_4
LBB10_4: ; in Loop: Header=BB10_1 Depth=1
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB10_5
LBB10_5: ; in Loop: Header=BB10_1 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB10_1
LBB10_6:
ldr w0, [sp, #16]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _editorRowRxToCx ; -- Begin function editorRowRxToCx
.p2align 2
_editorRowRxToCx: ; @editorRowRxToCx
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #16]
str w1, [sp, #12]
str wzr, [sp, #8]
str wzr, [sp, #4]
b LBB11_1
LBB11_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #4]
ldr x9, [sp, #16]
ldr w9, [x9, #4]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB11_8
b LBB11_2
LBB11_2: ; in Loop: Header=BB11_1 Depth=1
ldr x8, [sp, #16]
ldr x8, [x8, #16]
ldrsw x9, [sp, #4]
ldrsb w8, [x8, x9]
subs w8, w8, #9
cset w8, ne
tbnz w8, #0, LBB11_4
b LBB11_3
LBB11_3: ; in Loop: Header=BB11_1 Depth=1
ldr w8, [sp, #8]
mov w10, #8
sdiv w9, w8, w10
mul w9, w9, w10
subs w9, w8, w9
mov w8, #7
subs w9, w8, w9
ldr w8, [sp, #8]
add w8, w8, w9
str w8, [sp, #8]
b LBB11_4
LBB11_4: ; in Loop: Header=BB11_1 Depth=1
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
ldr w8, [sp, #8]
ldr w9, [sp, #12]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB11_6
b LBB11_5
LBB11_5:
ldr w8, [sp, #4]
str w8, [sp, #28]
b LBB11_9
LBB11_6: ; in Loop: Header=BB11_1 Depth=1
b LBB11_7
LBB11_7: ; in Loop: Header=BB11_1 Depth=1
ldr w8, [sp, #4]
add w8, w8, #1
str w8, [sp, #4]
b LBB11_1
LBB11_8:
ldr w8, [sp, #4]
str w8, [sp, #28]
b LBB11_9
LBB11_9:
ldr w0, [sp, #28]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _editorUpdateRow ; -- Begin function editorUpdateRow
.p2align 2
_editorUpdateRow: ; @editorUpdateRow
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur wzr, [x29, #-12]
str wzr, [sp, #16]
b LBB12_1
LBB12_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #16]
ldur x9, [x29, #-8]
ldr w9, [x9, #4]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB12_6
b LBB12_2
LBB12_2: ; in Loop: Header=BB12_1 Depth=1
ldur x8, [x29, #-8]
ldr x8, [x8, #16]
ldrsw x9, [sp, #16]
ldrsb w8, [x8, x9]
subs w8, w8, #9
cset w8, ne
tbnz w8, #0, LBB12_4
b LBB12_3
LBB12_3: ; in Loop: Header=BB12_1 Depth=1
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB12_4
LBB12_4: ; in Loop: Header=BB12_1 Depth=1
b LBB12_5
LBB12_5: ; in Loop: Header=BB12_1 Depth=1
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB12_1
LBB12_6:
ldur x8, [x29, #-8]
ldr x0, [x8, #24]
bl _free
ldur x8, [x29, #-8]
ldr w8, [x8, #4]
ldur w9, [x29, #-12]
mov w10, #7
mul w9, w9, w10
add w8, w8, w9
add w9, w8, #1
; implicit-def: $x8
mov x8, x9
sxtw x0, w8
bl _malloc
ldur x8, [x29, #-8]
str x0, [x8, #24]
str wzr, [sp, #12]
str wzr, [sp, #16]
b LBB12_7
LBB12_7: ; =>This Loop Header: Depth=1
; Child Loop BB12_10 Depth 2
ldr w8, [sp, #16]
ldur x9, [x29, #-8]
ldr w9, [x9, #4]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB12_16
b LBB12_8
LBB12_8: ; in Loop: Header=BB12_7 Depth=1
ldur x8, [x29, #-8]
ldr x8, [x8, #16]
ldrsw x9, [sp, #16]
ldrsb w8, [x8, x9]
subs w8, w8, #9
cset w8, ne
tbnz w8, #0, LBB12_13
b LBB12_9
LBB12_9: ; in Loop: Header=BB12_7 Depth=1
ldur x8, [x29, #-8]
ldr x8, [x8, #24]
ldrsw x9, [sp, #12]
mov x10, x9
add w10, w10, #1
str w10, [sp, #12]
add x9, x8, x9
mov w8, #32
strb w8, [x9]
b LBB12_10
LBB12_10: ; Parent Loop BB12_7 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #12]
mov w10, #8
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB12_12
b LBB12_11
LBB12_11: ; in Loop: Header=BB12_10 Depth=2
ldur x8, [x29, #-8]
ldr x8, [x8, #24]
ldrsw x9, [sp, #12]
mov x10, x9
add w10, w10, #1
str w10, [sp, #12]
add x9, x8, x9
mov w8, #32
strb w8, [x9]
b LBB12_10
LBB12_12: ; in Loop: Header=BB12_7 Depth=1
b LBB12_14
LBB12_13: ; in Loop: Header=BB12_7 Depth=1
ldur x8, [x29, #-8]
ldr x8, [x8, #16]
ldrsw x9, [sp, #16]
add x8, x8, x9
ldrb w8, [x8]
ldur x9, [x29, #-8]
ldr x9, [x9, #24]
ldrsw x10, [sp, #12]
mov x11, x10
add w11, w11, #1
str w11, [sp, #12]
add x9, x9, x10
strb w8, [x9]
b LBB12_14
LBB12_14: ; in Loop: Header=BB12_7 Depth=1
b LBB12_15
LBB12_15: ; in Loop: Header=BB12_7 Depth=1
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB12_7
LBB12_16:
ldur x8, [x29, #-8]
ldr x8, [x8, #24]
ldrsw x9, [sp, #12]
add x8, x8, x9
strb wzr, [x8]
ldr w8, [sp, #12]
ldur x9, [x29, #-8]
str w8, [x9, #8]
ldur x0, [x29, #-8]
bl _editorUpdateSyntax
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _editorInsertRow ; -- Begin function editorInsertRow
.p2align 2
_editorInsertRow: ; @editorInsertRow
.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, _E@GOTPAGE
ldr x8, [x8, _E@GOTPAGEOFF]
str x8, [sp, #24] ; 8-byte Folded Spill
stur w0, [x29, #-4]
stur x1, [x29, #-16]
stur x2, [x29, #-24]
ldur w8, [x29, #-4]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB13_2
b LBB13_1
LBB13_1:
ldr x9, [sp, #24] ; 8-byte Folded Reload
ldur w8, [x29, #-4]
ldr w9, [x9, #28]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB13_3
b LBB13_2
LBB13_2:
b LBB13_8
LBB13_3:
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x0, [x8, #32]
ldr w8, [x8, #28]
add w9, w8, #1
; implicit-def: $x8
mov x8, x9
sxtw x9, w8
mov x8, #48
str x8, [sp, #16] ; 8-byte Folded Spill
mul x1, x8, x9
bl _realloc
ldr x9, [sp, #24] ; 8-byte Folded Reload
ldr x8, [sp, #16] ; 8-byte Folded Reload
str x0, [x9, #32]
ldr x13, [x9, #32]
ldur w10, [x29, #-4]
add w10, w10, #1
mov x12, #48
mov w11, #48
smaddl x0, w10, w11, x13
ldr x10, [x9, #32]
ldursw x11, [x29, #-4]
mul x11, x11, x12
add x1, x10, x11
ldr w9, [x9, #28]
ldur w10, [x29, #-4]
subs w10, w9, w10
; implicit-def: $x9
mov x9, x10
sxtw x9, w9
mul x2, x8, x9
mov x3, #-1
bl ___memmove_chk
ldur w8, [x29, #-4]
add w8, w8, #1
stur w8, [x29, #-28]
b LBB13_4
LBB13_4: ; =>This Inner Loop Header: Depth=1
ldr x9, [sp, #24] ; 8-byte Folded Reload
ldur w8, [x29, #-28]
ldr w9, [x9, #28]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB13_7
b LBB13_5
LBB13_5: ; in Loop: Header=BB13_4 Depth=1
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x8, [x8, #32]
ldursw x9, [x29, #-28]
mov x10, #48
mul x9, x9, x10
add x9, x8, x9
ldr w8, [x9]
add w8, w8, #1
str w8, [x9]
b LBB13_6
LBB13_6: ; in Loop: Header=BB13_4 Depth=1
ldur w8, [x29, #-28]
add w8, w8, #1
stur w8, [x29, #-28]
b LBB13_4
LBB13_7:
ldr x9, [sp, #24] ; 8-byte Folded Reload
ldur w8, [x29, #-4]
ldr x10, [x9, #32]
ldursw x12, [x29, #-4]
mov x11, #48
str x11, [sp, #8] ; 8-byte Folded Spill
mul x12, x12, x11
str w8, [x10, x12]
ldur x8, [x29, #-24]
ldr x9, [x9, #32]
ldursw x10, [x29, #-4]
mul x10, x10, x11
add x9, x9, x10
; kill: def $w8 killed $w8 killed $x8
str w8, [x9, #4]
ldur x8, [x29, #-24]
add x0, x8, #1
bl _malloc
ldr x10, [sp, #8] ; 8-byte Folded Reload
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x9, [x8, #32]
ldursw x11, [x29, #-4]
mul x11, x11, x10
add x9, x9, x11
str x0, [x9, #16]
ldr x8, [x8, #32]
ldursw x9, [x29, #-4]
mul x9, x9, x10
add x8, x8, x9
ldr x0, [x8, #16]
ldur x1, [x29, #-16]
ldur x2, [x29, #-24]
mov x3, #-1
bl ___memcpy_chk
ldr x10, [sp, #8] ; 8-byte Folded Reload
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x9, [x8, #32]
ldursw x11, [x29, #-4]
mul x11, x11, x10
add x9, x9, x11
ldr x9, [x9, #16]
ldur x11, [x29, #-24]
add x9, x9, x11
strb wzr, [x9]
ldr x9, [x8, #32]
ldursw x11, [x29, #-4]
mul x11, x11, x10
add x9, x9, x11
str wzr, [x9, #8]
ldr x9, [x8, #32]
ldursw x11, [x29, #-4]
mul x11, x11, x10
add x9, x9, x11
; kill: def $x11 killed $xzr
str xzr, [x9, #24]
ldr x9, [x8, #32]
ldursw x11, [x29, #-4]
mul x11, x11, x10
add x9, x9, x11
str xzr, [x9, #32]
ldr x9, [x8, #32]
ldursw x11, [x29, #-4]
mul x11, x11, x10
add x9, x9, x11
str wzr, [x9, #40]
ldr x8, [x8, #32]
ldursw x9, [x29, #-4]
mul x9, x9, x10
add x0, x8, x9
bl _editorUpdateRow
ldr x9, [sp, #24] ; 8-byte Folded Reload
ldr w8, [x9, #28]
add w8, w8, #1
str w8, [x9, #28]
ldr w8, [x9, #40]
add w8, w8, #1
str w8, [x9, #40]
b LBB13_8
LBB13_8:
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.globl _editorFreeRow ; -- Begin function editorFreeRow
.p2align 2
_editorFreeRow: ; @editorFreeRow
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
ldr x8, [sp, #8]
ldr x0, [x8, #24]
bl _free
ldr x8, [sp, #8]
ldr x0, [x8, #16]
bl _free
ldr x8, [sp, #8]
ldr x0, [x8, #32]
bl _free
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _editorDelRow ; -- Begin function editorDelRow
.p2align 2
_editorDelRow: ; @editorDelRow
.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, _E@GOTPAGE
ldr x8, [x8, _E@GOTPAGEOFF]
str x8, [sp, #16] ; 8-byte Folded Spill
stur w0, [x29, #-4]
ldur w8, [x29, #-4]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB15_2
b LBB15_1
LBB15_1:
ldr x9, [sp, #16] ; 8-byte Folded Reload
ldur w8, [x29, #-4]
ldr w9, [x9, #28]
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB15_3
b LBB15_2
LBB15_2:
b LBB15_8
LBB15_3:
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldr x8, [x8, #32]
ldursw x9, [x29, #-4]
mov x10, #48
str x10, [sp, #8] ; 8-byte Folded Spill
mul x9, x9, x10
add x0, x8, x9
bl _editorFreeRow
ldr x11, [sp, #8] ; 8-byte Folded Reload
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldr x9, [x8, #32]
ldursw x10, [x29, #-4]
mul x10, x10, x11
add x0, x9, x10
ldr x11, [x8, #32]
ldur w9, [x29, #-4]
add w9, w9, #1
mov w10, #48
smaddl x1, w9, w10, x11
ldr w8, [x8, #28]
ldur w9, [x29, #-4]
subs w8, w8, w9
subs w9, w8, #1
; implicit-def: $x8
mov x8, x9
sxtw x9, w8
mov x8, #48
mul x2, x8, x9
mov x3, #-1
bl ___memmove_chk
ldur w8, [x29, #-4]
stur w8, [x29, #-8]
b LBB15_4
LBB15_4: ; =>This Inner Loop Header: Depth=1
ldr x9, [sp, #16] ; 8-byte Folded Reload
ldur w8, [x29, #-8]
ldr w9, [x9, #28]
subs w9, w9, #1
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB15_7
b LBB15_5
LBB15_5: ; in Loop: Header=BB15_4 Depth=1
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldr x8, [x8, #32]
ldursw x9, [x29, #-8]
mov x10, #48
mul x9, x9, x10
add x9, x8, x9
ldr w8, [x9]
subs w8, w8, #1
str w8, [x9]
b LBB15_6
LBB15_6: ; in Loop: Header=BB15_4 Depth=1
ldur w8, [x29, #-8]
add w8, w8, #1
stur w8, [x29, #-8]
b LBB15_4
LBB15_7:
ldr x9, [sp, #16] ; 8-byte Folded Reload
ldr w8, [x9, #28]
subs w8, w8, #1
str w8, [x9, #28]
ldr w8, [x9, #40]
add w8, w8, #1
str w8, [x9, #40]
b LBB15_8
LBB15_8:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _editorRowInsertChar ; -- Begin function editorRowInsertChar
.p2align 2
_editorRowInsertChar: ; @editorRowInsertChar
.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, _E@GOTPAGE
ldr x8, [x8, _E@GOTPAGEOFF]
str x8, [sp, #8] ; 8-byte Folded Spill
stur x0, [x29, #-8]
stur w1, [x29, #-12]
str w2, [sp, #16]
ldur w8, [x29, #-12]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB16_2
b LBB16_1
LBB16_1:
ldur w8, [x29, #-12]
ldur x9, [x29, #-8]
ldr w9, [x9, #4]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB16_3
b LBB16_2
LBB16_2:
ldur x8, [x29, #-8]
ldr w8, [x8, #4]
stur w8, [x29, #-12]
b LBB16_3
LBB16_3:
ldur x8, [x29, #-8]
ldr x0, [x8, #16]
ldur x8, [x29, #-8]
ldr w8, [x8, #4]
add w9, w8, #2
; implicit-def: $x8
mov x8, x9
sxtw x1, w8
bl _realloc
ldur x8, [x29, #-8]
str x0, [x8, #16]
ldur x8, [x29, #-8]
ldr x8, [x8, #16]
ldur w9, [x29, #-12]
add w9, w9, #1
add x0, x8, w9, sxtw
ldur x8, [x29, #-8]
ldr x8, [x8, #16]
ldursw x9, [x29, #-12]
add x1, x8, x9
ldur x8, [x29, #-8]
ldr w8, [x8, #4]
ldur w9, [x29, #-12]
subs w8, w8, w9
add w9, w8, #1
; implicit-def: $x8
mov x8, x9
sxtw x2, w8
mov x3, #-1
bl ___memmove_chk
ldur x9, [x29, #-8]
ldr w8, [x9, #4]
add w8, w8, #1
str w8, [x9, #4]
ldr w8, [sp, #16]
ldur x9, [x29, #-8]
ldr x9, [x9, #16]
ldursw x10, [x29, #-12]
strb w8, [x9, x10]
ldur x0, [x29, #-8]
bl _editorUpdateRow
ldr x9, [sp, #8] ; 8-byte Folded Reload
ldr w8, [x9, #40]
add w8, w8, #1
str w8, [x9, #40]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _editorRowAppendString ; -- Begin function editorRowAppendString
.p2align 2
_editorRowAppendString: ; @editorRowAppendString
.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, _E@GOTPAGE
ldr x8, [x8, _E@GOTPAGEOFF]
str x8, [sp] ; 8-byte Folded Spill
stur x0, [x29, #-8]
str x1, [sp, #16]
str x2, [sp, #8]
ldur x8, [x29, #-8]
ldr x0, [x8, #16]
ldur x8, [x29, #-8]
ldrsw x8, [x8, #4]
ldr x9, [sp, #8]
add x8, x8, x9
add x1, x8, #1
bl _realloc
ldur x8, [x29, #-8]
str x0, [x8, #16]
ldur x8, [x29, #-8]
ldr x8, [x8, #16]
ldur x9, [x29, #-8]
ldrsw x9, [x9, #4]
ldr x1, [sp, #16]
ldr x2, [sp, #8]
add x0, x8, x9
mov x3, #-1
bl ___memcpy_chk
ldr x10, [sp, #8]
ldur x9, [x29, #-8]
ldrsw x8, [x9, #4]
add x8, x8, x10
; kill: def $w8 killed $w8 killed $x8
str w8, [x9, #4]
ldur x8, [x29, #-8]
ldr x8, [x8, #16]
ldur x9, [x29, #-8]
ldrsw x9, [x9, #4]
add x8, x8, x9
strb wzr, [x8]
ldur x0, [x29, #-8]
bl _editorUpdateRow
ldr x9, [sp] ; 8-byte Folded Reload
ldr w8, [x9, #40]
add w8, w8, #1
str w8, [x9, #40]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _editorRowDelChar ; -- Begin function editorRowDelChar
.p2align 2
_editorRowDelChar: ; @editorRowDelChar
.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, _E@GOTPAGE
ldr x8, [x8, _E@GOTPAGEOFF]
str x8, [sp, #8] ; 8-byte Folded Spill
stur x0, [x29, #-8]
stur w1, [x29, #-12]
ldur w8, [x29, #-12]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB18_2
b LBB18_1
LBB18_1:
ldur w8, [x29, #-12]
ldur x9, [x29, #-8]
ldr w9, [x9, #4]
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB18_3
b LBB18_2
LBB18_2:
b LBB18_4
LBB18_3:
ldur x8, [x29, #-8]
ldr x8, [x8, #16]
ldursw x9, [x29, #-12]
add x0, x8, x9
ldur x8, [x29, #-8]
ldr x8, [x8, #16]
ldur w9, [x29, #-12]
add w9, w9, #1
add x1, x8, w9, sxtw
ldur x8, [x29, #-8]
ldr w8, [x8, #4]
ldur w9, [x29, #-12]
subs w9, w8, w9
; implicit-def: $x8
mov x8, x9
sxtw x2, w8
mov x3, #-1
bl ___memmove_chk
ldur x9, [x29, #-8]
ldr w8, [x9, #4]
subs w8, w8, #1
str w8, [x9, #4]
ldur x0, [x29, #-8]
bl _editorUpdateRow
ldr x9, [sp, #8] ; 8-byte Folded Reload
ldr w8, [x9, #40]
add w8, w8, #1
str w8, [x9, #40]
b LBB18_4
LBB18_4:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _editorInsertChar ; -- Begin function editorInsertChar
.p2align 2
_editorInsertChar: ; @editorInsertChar
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x9, _E@GOTPAGE
ldr x9, [x9, _E@GOTPAGEOFF]
str x9, [sp] ; 8-byte Folded Spill
stur w0, [x29, #-4]
ldr w8, [x9, #4]
ldr w9, [x9, #28]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB19_2
b LBB19_1
LBB19_1:
ldr x8, [sp] ; 8-byte Folded Reload
ldr w0, [x8, #28]
adrp x1, l_.str.39@PAGE
add x1, x1, l_.str.39@PAGEOFF
mov x2, #0
bl _editorInsertRow
b LBB19_2
LBB19_2:
ldr x8, [sp] ; 8-byte Folded Reload
ldr x9, [x8, #32]
ldrsw x10, [x8, #4]
mov x11, #48
mul x10, x10, x11
add x0, x9, x10
ldr w1, [x8]
ldur w2, [x29, #-4]
bl _editorRowInsertChar
ldr x9, [sp] ; 8-byte Folded Reload
ldr w8, [x9]
add w8, w8, #1
str w8, [x9]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _editorDelChar ; -- Begin function editorDelChar
.p2align 2
_editorDelChar: ; @editorDelChar
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x9, _E@GOTPAGE
ldr x9, [x9, _E@GOTPAGEOFF]
str x9, [sp] ; 8-byte Folded Spill
ldr w8, [x9, #4]
ldr w9, [x9, #28]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB20_2
b LBB20_1
LBB20_1:
b LBB20_8
LBB20_2:
ldr x8, [sp] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB20_5
b LBB20_3
LBB20_3:
ldr x8, [sp] ; 8-byte Folded Reload
ldr w8, [x8, #4]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB20_5
b LBB20_4
LBB20_4:
b LBB20_8
LBB20_5:
ldr x8, [sp] ; 8-byte Folded Reload
ldr x9, [x8, #32]
ldrsw x10, [x8, #4]
mov x11, #48
mul x10, x10, x11
add x9, x9, x10
str x9, [sp, #8]
ldr w8, [x8]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB20_7
b LBB20_6
LBB20_6:
ldr x8, [sp] ; 8-byte Folded Reload
ldr x0, [sp, #8]
ldr w8, [x8]
subs w1, w8, #1
bl _editorRowDelChar
ldr x9, [sp] ; 8-byte Folded Reload
ldr w8, [x9]
subs w8, w8, #1
str w8, [x9]
b LBB20_8
LBB20_7:
ldr x8, [sp] ; 8-byte Folded Reload
ldr x11, [x8, #32]
ldr w9, [x8, #4]
subs w9, w9, #1
mov w10, #48
smaddl x9, w9, w10, x11
ldr w9, [x9, #4]
str w9, [x8]
ldr x10, [x8, #32]
ldr w8, [x8, #4]
subs w8, w8, #1
mov w9, #48
smaddl x0, w8, w9, x10
ldr x8, [sp, #8]
ldr x1, [x8, #16]
ldr x8, [sp, #8]
ldrsw x2, [x8, #4]
bl _editorRowAppendString
ldr x8, [sp] ; 8-byte Folded Reload
ldr w0, [x8, #4]
bl _editorDelRow
ldr x9, [sp] ; 8-byte Folded Reload
ldr w8, [x9, #4]
subs w8, w8, #1
str w8, [x9, #4]
b LBB20_8
LBB20_8:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _editorInsertNewline ; -- Begin function editorInsertNewline
.p2align 2
_editorInsertNewline: ; @editorInsertNewline
.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, _E@GOTPAGE
ldr x8, [x8, _E@GOTPAGEOFF]
str x8, [sp, #16] ; 8-byte Folded Spill
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB21_2
b LBB21_1
LBB21_1:
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldr w0, [x8, #4]
adrp x1, l_.str.39@PAGE
add x1, x1, l_.str.39@PAGEOFF
mov x2, #0
bl _editorInsertRow
b LBB21_3
LBB21_2:
ldr x9, [sp, #16] ; 8-byte Folded Reload
ldr x8, [x9, #32]
ldrsw x10, [x9, #4]
mov x11, #48
str x11, [sp, #8] ; 8-byte Folded Spill
mul x10, x10, x11
add x8, x8, x10
stur x8, [x29, #-8]
ldr w8, [x9, #4]
add w0, w8, #1
ldur x8, [x29, #-8]
ldr x8, [x8, #16]
ldrsw x10, [x9]
add x1, x8, x10
ldur x8, [x29, #-8]
ldr w8, [x8, #4]
ldr w9, [x9]
subs w9, w8, w9
; implicit-def: $x8
mov x8, x9
sxtw x2, w8
bl _editorInsertRow
ldr x11, [sp, #8] ; 8-byte Folded Reload
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldr x9, [x8, #32]
ldrsw x10, [x8, #4]
mul x10, x10, x11
add x9, x9, x10
stur x9, [x29, #-8]
ldr w8, [x8]
ldur x9, [x29, #-8]
str w8, [x9, #4]
ldur x8, [x29, #-8]
ldr x8, [x8, #16]
ldur x9, [x29, #-8]
ldrsw x9, [x9, #4]
add x8, x8, x9
strb wzr, [x8]
ldur x0, [x29, #-8]
bl _editorUpdateRow
b LBB21_3
LBB21_3:
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldr w9, [x8, #4]
add w9, w9, #1
str w9, [x8, #4]
str wzr, [x8]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _editorRowToString ; -- Begin function editorRowToString
.p2align 2
_editorRowToString: ; @editorRowToString
.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, _E@GOTPAGE
ldr x8, [x8, _E@GOTPAGEOFF]
str x8, [sp, #8] ; 8-byte Folded Spill
stur x0, [x29, #-8]
stur wzr, [x29, #-12]
stur wzr, [x29, #-16]
b LBB22_1
LBB22_1: ; =>This Inner Loop Header: Depth=1
ldr x9, [sp, #8] ; 8-byte Folded Reload
ldur w8, [x29, #-16]
ldr w9, [x9, #28]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB22_4
b LBB22_2
LBB22_2: ; in Loop: Header=BB22_1 Depth=1
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldr x8, [x8, #32]
ldursw x9, [x29, #-16]
mov x10, #48
mul x9, x9, x10
add x8, x8, x9
ldr w8, [x8, #4]
add w9, w8, #1
ldur w8, [x29, #-12]
add w8, w8, w9
stur w8, [x29, #-12]
b LBB22_3
LBB22_3: ; in Loop: Header=BB22_1 Depth=1
ldur w8, [x29, #-16]
add w8, w8, #1
stur w8, [x29, #-16]
b LBB22_1
LBB22_4:
ldur w8, [x29, #-12]
ldur x9, [x29, #-8]
str w8, [x9]
ldursw x0, [x29, #-12]
bl _malloc
str x0, [sp, #24]
ldr x8, [sp, #24]
str x8, [sp, #16]
stur wzr, [x29, #-16]
b LBB22_5
LBB22_5: ; =>This Inner Loop Header: Depth=1
ldr x9, [sp, #8] ; 8-byte Folded Reload
ldur w8, [x29, #-16]
ldr w9, [x9, #28]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB22_8
b LBB22_6
LBB22_6: ; in Loop: Header=BB22_5 Depth=1
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldr x0, [sp, #16]
ldr x9, [x8, #32]
ldursw x11, [x29, #-16]
mov x10, #48
str x10, [sp] ; 8-byte Folded Spill
mul x11, x11, x10
add x9, x9, x11
ldr x1, [x9, #16]
ldr x8, [x8, #32]
ldursw x9, [x29, #-16]
mul x9, x9, x10
add x8, x8, x9
ldrsw x2, [x8, #4]
mov x3, #-1
bl ___memcpy_chk
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldr x10, [sp] ; 8-byte Folded Reload
ldr x8, [x8, #32]
ldursw x9, [x29, #-16]
mul x9, x9, x10
add x8, x8, x9
ldrsw x9, [x8, #4]
ldr x8, [sp, #16]
add x8, x8, x9
str x8, [sp, #16]
ldr x9, [sp, #16]
mov w8, #10
strb w8, [x9]
ldr x8, [sp, #16]
add x8, x8, #1
str x8, [sp, #16]
b LBB22_7
LBB22_7: ; in Loop: Header=BB22_5 Depth=1
ldur w8, [x29, #-16]
add w8, w8, #1
stur w8, [x29, #-16]
b LBB22_5
LBB22_8:
ldr x0, [sp, #24]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _editorOpen ; -- Begin function editorOpen
.p2align 2
_editorOpen: ; @editorOpen
.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, _E@GOTPAGE
ldr x8, [x8, _E@GOTPAGEOFF]
str x8, [sp, #16] ; 8-byte Folded Spill
stur x0, [x29, #-8]
ldr x0, [x8, #48]
bl _free
ldur x0, [x29, #-8]
bl _strdup
ldr x8, [sp, #16] ; 8-byte Folded Reload
str x0, [x8, #48]
bl _editorSelectSyntaxHighlight
ldur x0, [x29, #-8]
adrp x1, l_.str.40@PAGE
add x1, x1, l_.str.40@PAGEOFF
bl _fopen
stur x0, [x29, #-16]
ldur x8, [x29, #-16]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB23_2
b LBB23_1
LBB23_1:
adrp x0, l_.str.41@PAGE
add x0, x0, l_.str.41@PAGEOFF
bl _die
b LBB23_2
LBB23_2:
; kill: def $x8 killed $xzr
stur xzr, [x29, #-24]
str xzr, [sp, #32]
b LBB23_3
LBB23_3: ; =>This Loop Header: Depth=1
; Child Loop BB23_5 Depth 2
ldur x2, [x29, #-16]
sub x0, x29, #24
add x1, sp, #32
bl _getline
str x0, [sp, #24]
adds x8, x0, #1
cset w8, eq
tbnz w8, #0, LBB23_12
b LBB23_4
LBB23_4: ; in Loop: Header=BB23_3 Depth=1
b LBB23_5
LBB23_5: ; Parent Loop BB23_3 Depth=1
; => This Inner Loop Header: Depth=2
ldr x8, [sp, #24]
subs x8, x8, #0
cset w8, le
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB23_9
b LBB23_6
LBB23_6: ; in Loop: Header=BB23_5 Depth=2
ldur x8, [x29, #-24]
ldr x9, [sp, #24]
subs x9, x9, #1
ldrsb w8, [x8, x9]
subs w8, w8, #10
cset w8, eq
mov w9, #1
str w9, [sp, #8] ; 4-byte Folded Spill
tbnz w8, #0, LBB23_8
b LBB23_7
LBB23_7: ; in Loop: Header=BB23_5 Depth=2
ldur x8, [x29, #-24]
ldr x9, [sp, #24]
subs x9, x9, #1
ldrsb w8, [x8, x9]
subs w8, w8, #13
cset w8, eq
str w8, [sp, #8] ; 4-byte Folded Spill
b LBB23_8
LBB23_8: ; in Loop: Header=BB23_5 Depth=2
ldr w8, [sp, #8] ; 4-byte Folded Reload
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB23_9
LBB23_9: ; in Loop: Header=BB23_5 Depth=2
ldr w8, [sp, #12] ; 4-byte Folded Reload
tbz w8, #0, LBB23_11
b LBB23_10
LBB23_10: ; in Loop: Header=BB23_5 Depth=2
ldr x8, [sp, #24]
subs x8, x8, #1
str x8, [sp, #24]
b LBB23_5
LBB23_11: ; in Loop: Header=BB23_3 Depth=1
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldr w0, [x8, #28]
ldur x1, [x29, #-24]
ldr x2, [sp, #24]
bl _editorInsertRow
b LBB23_3
LBB23_12:
ldur x0, [x29, #-24]
bl _free
ldur x0, [x29, #-16]
bl _fclose
ldr x8, [sp, #16] ; 8-byte Folded Reload
str wzr, [x8, #40]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.globl _editorSave ; -- Begin function editorSave
.p2align 2
_editorSave: ; @editorSave
.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, _E@GOTPAGE
ldr x8, [x8, _E@GOTPAGEOFF]
str x8, [sp, #16] ; 8-byte Folded Spill
ldr x8, [x8, #48]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB24_4
b LBB24_1
LBB24_1:
adrp x0, l_.str.42@PAGE
add x0, x0, l_.str.42@PAGEOFF
mov x1, #0
bl _editorPrompt
ldr x8, [sp, #16] ; 8-byte Folded Reload
str x0, [x8, #48]
ldr x8, [x8, #48]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB24_3
b LBB24_2
LBB24_2:
adrp x0, l_.str.43@PAGE
add x0, x0, l_.str.43@PAGEOFF
bl _editorSetStatusMessage
b LBB24_11
LBB24_3:
bl _editorSelectSyntaxHighlight
b LBB24_4
LBB24_4:
sub x0, x29, #4
bl _editorRowToString
ldr x8, [sp, #16] ; 8-byte Folded Reload
stur x0, [x29, #-16]
ldr x0, [x8, #48]
mov x9, sp
mov x8, #420
str x8, [x9]
mov w1, #514
bl _open
stur w0, [x29, #-20]
ldur w8, [x29, #-20]
adds w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB24_10
b LBB24_5
LBB24_5:
ldur w0, [x29, #-20]
ldursw x1, [x29, #-4]
bl _ftruncate
adds w8, w0, #1
cset w8, eq
tbnz w8, #0, LBB24_9
b LBB24_6
LBB24_6:
ldur w0, [x29, #-20]
ldur x1, [x29, #-16]
ldursw x2, [x29, #-4]
bl _write
ldursw x8, [x29, #-4]
subs x8, x0, x8
cset w8, ne
tbnz w8, #0, LBB24_8
b LBB24_7
LBB24_7:
ldur w0, [x29, #-20]
bl _close
ldur x0, [x29, #-16]
bl _free
ldr x8, [sp, #16] ; 8-byte Folded Reload
str wzr, [x8, #40]
ldur w9, [x29, #-4]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.44@PAGE
add x0, x0, l_.str.44@PAGEOFF
bl _editorSetStatusMessage
b LBB24_11
LBB24_8:
b LBB24_9
LBB24_9:
ldur w0, [x29, #-20]
bl _close
b LBB24_10
LBB24_10:
ldur x0, [x29, #-16]
bl _free
bl ___error
ldr w0, [x0]
bl _strerror
mov x8, sp
str x0, [x8]
adrp x0, l_.str.45@PAGE
add x0, x0, l_.str.45@PAGEOFF
bl _editorSetStatusMessage
b LBB24_11
LBB24_11:
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _editorPrompt ; -- Begin function editorPrompt
.p2align 2
_editorPrompt: ; @editorPrompt
.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]
mov x8, #128
str x8, [sp, #32]
ldr x0, [sp, #32]
bl _malloc
str x0, [sp, #24]
str xzr, [sp, #16]
ldr x8, [sp, #24]
strb wzr, [x8]
b LBB25_1
LBB25_1: ; =>This Inner Loop Header: Depth=1
ldur x0, [x29, #-16]
ldr x8, [sp, #24]
mov x9, sp
str x8, [x9]
bl _editorSetStatusMessage
bl _editorRefreshScreen
bl _editorReadKey
str w0, [sp, #12]
ldr w8, [sp, #12]
subs w8, w8, #1008
cset w8, eq
tbnz w8, #0, LBB25_4
b LBB25_2
LBB25_2: ; in Loop: Header=BB25_1 Depth=1
ldr w8, [sp, #12]
subs w8, w8, #8
cset w8, eq
tbnz w8, #0, LBB25_4
b LBB25_3
LBB25_3: ; in Loop: Header=BB25_1 Depth=1
ldr w8, [sp, #12]
subs w8, w8, #127
cset w8, ne
tbnz w8, #0, LBB25_7
b LBB25_4
LBB25_4: ; in Loop: Header=BB25_1 Depth=1
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, ls
tbnz w8, #0, LBB25_6
b LBB25_5
LBB25_5: ; in Loop: Header=BB25_1 Depth=1
ldr x8, [sp, #24]
ldr x9, [sp, #16]
subs x9, x9, #1
str x9, [sp, #16]
add x8, x8, x9
strb wzr, [x8]
b LBB25_6
LBB25_6: ; in Loop: Header=BB25_1 Depth=1
b LBB25_25
LBB25_7: ; in Loop: Header=BB25_1 Depth=1
ldr w8, [sp, #12]
subs w8, w8, #27
cset w8, ne
tbnz w8, #0, LBB25_11
b LBB25_8
LBB25_8:
adrp x0, l_.str.39@PAGE
add x0, x0, l_.str.39@PAGEOFF
bl _editorSetStatusMessage
ldur x8, [x29, #-24]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB25_10
b LBB25_9
LBB25_9:
ldur x8, [x29, #-24]
ldr x0, [sp, #24]
ldr w1, [sp, #12]
blr x8
b LBB25_10
LBB25_10:
ldr x0, [sp, #24]
bl _free
; kill: def $x8 killed $xzr
stur xzr, [x29, #-8]
b LBB25_28
LBB25_11: ; in Loop: Header=BB25_1 Depth=1
ldr w8, [sp, #12]
subs w8, w8, #13
cset w8, ne
tbnz w8, #0, LBB25_17
b LBB25_12
LBB25_12: ; in Loop: Header=BB25_1 Depth=1
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB25_16
b LBB25_13
LBB25_13:
adrp x0, l_.str.39@PAGE
add x0, x0, l_.str.39@PAGEOFF
bl _editorSetStatusMessage
ldur x8, [x29, #-24]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB25_15
b LBB25_14
LBB25_14:
ldur x8, [x29, #-24]
ldr x0, [sp, #24]
ldr w1, [sp, #12]
blr x8
b LBB25_15
LBB25_15:
ldr x8, [sp, #24]
stur x8, [x29, #-8]
b LBB25_28
LBB25_16: ; in Loop: Header=BB25_1 Depth=1
b LBB25_23
LBB25_17: ; in Loop: Header=BB25_1 Depth=1
ldr w0, [sp, #12]
bl _iscntrl
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB25_22
b LBB25_18
LBB25_18: ; in Loop: Header=BB25_1 Depth=1
ldr w8, [sp, #12]
subs w8, w8, #128
cset w8, ge
tbnz w8, #0, LBB25_22
b LBB25_19
LBB25_19: ; in Loop: Header=BB25_1 Depth=1
ldr x8, [sp, #16]
ldr x9, [sp, #32]
subs x9, x9, #1
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB25_21
b LBB25_20
LBB25_20: ; in Loop: Header=BB25_1 Depth=1
ldr x8, [sp, #32]
lsl x8, x8, #1
str x8, [sp, #32]
ldr x0, [sp, #24]
ldr x1, [sp, #32]
bl _realloc
str x0, [sp, #24]
b LBB25_21
LBB25_21: ; in Loop: Header=BB25_1 Depth=1
ldr w8, [sp, #12]
ldr x9, [sp, #24]
ldr x10, [sp, #16]
add x11, x10, #1
str x11, [sp, #16]
strb w8, [x9, x10]
ldr x8, [sp, #24]
ldr x9, [sp, #16]
add x8, x8, x9
strb wzr, [x8]
b LBB25_22
LBB25_22: ; in Loop: Header=BB25_1 Depth=1
b LBB25_23
LBB25_23: ; in Loop: Header=BB25_1 Depth=1
b LBB25_24
LBB25_24: ; in Loop: Header=BB25_1 Depth=1
b LBB25_25
LBB25_25: ; in Loop: Header=BB25_1 Depth=1
ldur x8, [x29, #-24]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB25_27
b LBB25_26
LBB25_26: ; in Loop: Header=BB25_1 Depth=1
ldur x8, [x29, #-24]
ldr x0, [sp, #24]
ldr w1, [sp, #12]
blr x8
b LBB25_27
LBB25_27: ; in Loop: Header=BB25_1 Depth=1
b LBB25_1
LBB25_28:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.globl _editorSetStatusMessage ; -- Begin function editorSetStatusMessage
.p2align 2
_editorSetStatusMessage: ; @editorSetStatusMessage
.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, _E@GOTPAGE
ldr x8, [x8, _E@GOTPAGEOFF]
str x8, [sp, #8] ; 8-byte Folded Spill
stur x0, [x29, #-8]
add x10, sp, #16
add x9, x29, #16
str x9, [x10]
ldur x4, [x29, #-8]
ldr x5, [sp, #16]
add x0, x8, #56
mov x3, #80
mov x1, x3
mov w2, #0
bl ___vsnprintf_chk
mov x0, #0
bl _time
ldr x8, [sp, #8] ; 8-byte Folded Reload
str x0, [x8, #136]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _editorFindCallback ; -- Begin function editorFindCallback
.p2align 2
_editorFindCallback: ; @editorFindCallback
.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, _E@GOTPAGE
ldr x8, [x8, _E@GOTPAGEOFF]
str x8, [sp, #32] ; 8-byte Folded Spill
stur x0, [x29, #-8]
stur w1, [x29, #-12]
adrp x8, _editorFindCallback.saved_hl@PAGE
ldr x8, [x8, _editorFindCallback.saved_hl@PAGEOFF]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB27_2
b LBB27_1
LBB27_1:
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldr x11, [x8, #32]
adrp x9, _editorFindCallback.saved_hl_line@PAGE
ldrsw x12, [x9, _editorFindCallback.saved_hl_line@PAGEOFF]
mov x10, #48
mul x12, x12, x10
add x11, x11, x12
ldr x0, [x11, #32]
adrp x11, _editorFindCallback.saved_hl@PAGE
str x11, [sp, #24] ; 8-byte Folded Spill
ldr x1, [x11, _editorFindCallback.saved_hl@PAGEOFF]
ldr x8, [x8, #32]
ldrsw x9, [x9, _editorFindCallback.saved_hl_line@PAGEOFF]
mul x9, x9, x10
add x8, x8, x9
ldrsw x2, [x8, #8]
mov x3, #-1
bl ___memcpy_chk
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x0, [x8, _editorFindCallback.saved_hl@PAGEOFF]
bl _free
ldr x8, [sp, #24] ; 8-byte Folded Reload
; kill: def $x9 killed $xzr
str xzr, [x8, _editorFindCallback.saved_hl@PAGEOFF]
b LBB27_2
LBB27_2:
ldur w8, [x29, #-12]
subs w8, w8, #13
cset w8, eq
tbnz w8, #0, LBB27_4
b LBB27_3
LBB27_3:
ldur w8, [x29, #-12]
subs w8, w8, #27
cset w8, ne
tbnz w8, #0, LBB27_5
b LBB27_4
LBB27_4:
adrp x9, _editorFindCallback.last_match@PAGE
mov w8, #-1
str w8, [x9, _editorFindCallback.last_match@PAGEOFF]
adrp x9, _editorFindCallback.direction@PAGE
mov w8, #1
str w8, [x9, _editorFindCallback.direction@PAGEOFF]
b LBB27_27
LBB27_5:
ldur w8, [x29, #-12]
subs w8, w8, #1001
cset w8, eq
tbnz w8, #0, LBB27_7
b LBB27_6
LBB27_6:
ldur w8, [x29, #-12]
subs w8, w8, #1003
cset w8, ne
tbnz w8, #0, LBB27_8
b LBB27_7
LBB27_7:
adrp x9, _editorFindCallback.direction@PAGE
mov w8, #1
str w8, [x9, _editorFindCallback.direction@PAGEOFF]
b LBB27_13
LBB27_8:
ldur w8, [x29, #-12]
subs w8, w8, #1000
cset w8, eq
tbnz w8, #0, LBB27_10
b LBB27_9
LBB27_9:
ldur w8, [x29, #-12]
subs w8, w8, #1002
cset w8, ne
tbnz w8, #0, LBB27_11
b LBB27_10
LBB27_10:
adrp x9, _editorFindCallback.direction@PAGE
mov w8, #-1
str w8, [x9, _editorFindCallback.direction@PAGEOFF]
b LBB27_12
LBB27_11:
adrp x9, _editorFindCallback.last_match@PAGE
mov w8, #-1
str w8, [x9, _editorFindCallback.last_match@PAGEOFF]
adrp x9, _editorFindCallback.direction@PAGE
mov w8, #1
str w8, [x9, _editorFindCallback.direction@PAGEOFF]
b LBB27_12
LBB27_12:
b LBB27_13
LBB27_13:
b LBB27_14
LBB27_14:
adrp x8, _editorFindCallback.last_match@PAGE
ldr w8, [x8, _editorFindCallback.last_match@PAGEOFF]
adds w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB27_16
b LBB27_15
LBB27_15:
adrp x9, _editorFindCallback.direction@PAGE
mov w8, #1
str w8, [x9, _editorFindCallback.direction@PAGEOFF]
b LBB27_16
LBB27_16:
adrp x8, _editorFindCallback.last_match@PAGE
ldr w8, [x8, _editorFindCallback.last_match@PAGEOFF]
stur w8, [x29, #-16]
stur wzr, [x29, #-20]
b LBB27_17
LBB27_17: ; =>This Inner Loop Header: Depth=1
ldr x9, [sp, #32] ; 8-byte Folded Reload
ldur w8, [x29, #-20]
ldr w9, [x9, #28]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB27_27
b LBB27_18
LBB27_18: ; in Loop: Header=BB27_17 Depth=1
adrp x8, _editorFindCallback.direction@PAGE
ldr w9, [x8, _editorFindCallback.direction@PAGEOFF]
ldur w8, [x29, #-16]
add w8, w8, w9
stur w8, [x29, #-16]
ldur w8, [x29, #-16]
adds w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB27_20
b LBB27_19
LBB27_19: ; in Loop: Header=BB27_17 Depth=1
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldr w8, [x8, #28]
subs w8, w8, #1
stur w8, [x29, #-16]
b LBB27_23
LBB27_20: ; in Loop: Header=BB27_17 Depth=1
ldr x9, [sp, #32] ; 8-byte Folded Reload
ldur w8, [x29, #-16]
ldr w9, [x9, #28]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB27_22
b LBB27_21
LBB27_21: ; in Loop: Header=BB27_17 Depth=1
stur wzr, [x29, #-16]
b LBB27_22
LBB27_22: ; in Loop: Header=BB27_17 Depth=1
b LBB27_23
LBB27_23: ; in Loop: Header=BB27_17 Depth=1
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldr x8, [x8, #32]
ldursw x9, [x29, #-16]
mov x10, #48
mul x9, x9, x10
add x8, x8, x9
stur x8, [x29, #-32]
ldur x8, [x29, #-32]
ldr x0, [x8, #24]
ldur x1, [x29, #-8]
bl _strstr
str x0, [sp, #40]
ldr x8, [sp, #40]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB27_25
b LBB27_24
LBB27_24:
ldr x9, [sp, #32] ; 8-byte Folded Reload
ldur w8, [x29, #-16]
adrp x10, _editorFindCallback.last_match@PAGE
str w8, [x10, _editorFindCallback.last_match@PAGEOFF]
ldur w8, [x29, #-16]
str w8, [x9, #4]
ldur x0, [x29, #-32]
ldr x8, [sp, #40]
ldur x9, [x29, #-32]
ldr x9, [x9, #24]
subs x8, x8, x9
mov x1, x8
bl _editorRowRxToCx
ldr x9, [sp, #32] ; 8-byte Folded Reload
str w0, [x9]
ldr w8, [x9, #28]
str w8, [x9, #12]
ldur w8, [x29, #-16]
adrp x9, _editorFindCallback.saved_hl_line@PAGE
str w8, [x9, _editorFindCallback.saved_hl_line@PAGEOFF]
ldur x8, [x29, #-32]
ldrsw x0, [x8, #8]
bl _malloc
adrp x8, _editorFindCallback.saved_hl@PAGE
str x0, [x8, _editorFindCallback.saved_hl@PAGEOFF]
ldr x0, [x8, _editorFindCallback.saved_hl@PAGEOFF]
ldur x8, [x29, #-32]
ldr x1, [x8, #32]
ldur x8, [x29, #-32]
ldrsw x2, [x8, #8]
mov x3, #-1
str x3, [sp, #8] ; 8-byte Folded Spill
bl ___memcpy_chk
ldur x8, [x29, #-32]
ldr x8, [x8, #32]
ldr x9, [sp, #40]
ldur x10, [x29, #-32]
ldr x10, [x10, #24]
subs x9, x9, x10
add x8, x8, x9
str x8, [sp, #16] ; 8-byte Folded Spill
ldur x0, [x29, #-8]
bl _strlen
ldr x3, [sp, #8] ; 8-byte Folded Reload
mov x2, x0
ldr x0, [sp, #16] ; 8-byte Folded Reload
mov w1, #7
bl ___memset_chk
b LBB27_27
LBB27_25: ; in Loop: Header=BB27_17 Depth=1
b LBB27_26
LBB27_26: ; in Loop: Header=BB27_17 Depth=1
ldur w8, [x29, #-20]
add w8, w8, #1
stur w8, [x29, #-20]
b LBB27_17
LBB27_27:
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.globl _editorFind ; -- Begin function editorFind
.p2align 2
_editorFind: ; @editorFind
.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, _E@GOTPAGE
ldr x8, [x8, _E@GOTPAGEOFF]
str x8, [sp] ; 8-byte Folded Spill
ldr w9, [x8]
stur w9, [x29, #-4]
ldr w9, [x8, #4]
stur w9, [x29, #-8]
ldr w9, [x8, #16]
stur w9, [x29, #-12]
ldr w8, [x8, #12]
str w8, [sp, #16]
adrp x0, l_.str.46@PAGE
add x0, x0, l_.str.46@PAGEOFF
adrp x1, _editorFindCallback@PAGE
add x1, x1, _editorFindCallback@PAGEOFF
bl _editorPrompt
str x0, [sp, #8]
ldr x8, [sp, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB28_2
b LBB28_1
LBB28_1:
ldr x0, [sp, #8]
bl _free
b LBB28_3
LBB28_2:
ldr x9, [sp] ; 8-byte Folded Reload
ldur w8, [x29, #-4]
str w8, [x9]
ldur w8, [x29, #-8]
str w8, [x9, #4]
ldur w8, [x29, #-12]
str w8, [x9, #16]
ldr w8, [sp, #16]
str w8, [x9, #12]
b LBB28_3
LBB28_3:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _abAppend ; -- Begin function abAppend
.p2align 2
_abAppend: ; @abAppend
.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]
str w2, [sp, #12]
ldur x8, [x29, #-8]
ldr x0, [x8]
ldur x8, [x29, #-8]
ldr w8, [x8, #8]
ldr w9, [sp, #12]
add w9, w8, w9
; implicit-def: $x8
mov x8, x9
sxtw x1, w8
bl _realloc
str x0, [sp]
ldr x8, [sp]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB29_2
b LBB29_1
LBB29_1:
b LBB29_3
LBB29_2:
ldr x8, [sp]
ldur x9, [x29, #-8]
ldrsw x9, [x9, #8]
add x0, x8, x9
ldr x1, [sp, #16]
ldrsw x2, [sp, #12]
mov x3, #-1
bl ___memcpy_chk
ldr x8, [sp]
ldur x9, [x29, #-8]
str x8, [x9]
ldr w10, [sp, #12]
ldur x9, [x29, #-8]
ldr w8, [x9, #8]
add w8, w8, w10
str w8, [x9, #8]
b LBB29_3
LBB29_3:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _abFree ; -- Begin function abFree
.p2align 2
_abFree: ; @abFree
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
ldr x8, [sp, #8]
ldr x0, [x8]
bl _free
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _editorScroll ; -- Begin function editorScroll
.p2align 2
_editorScroll: ; @editorScroll
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x9, _E@GOTPAGE
ldr x9, [x9, _E@GOTPAGEOFF]
str x9, [sp, #8] ; 8-byte Folded Spill
str wzr, [x9, #8]
ldr w8, [x9, #4]
ldr w9, [x9, #28]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB31_2
b LBB31_1
LBB31_1:
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldr x9, [x8, #32]
ldrsw x10, [x8, #4]
mov x11, #48
mul x10, x10, x11
add x0, x9, x10
ldr w1, [x8]
bl _editorRowCxToRx
ldr x8, [sp, #8] ; 8-byte Folded Reload
str w0, [x8, #8]
b LBB31_2
LBB31_2:
ldr x9, [sp, #8] ; 8-byte Folded Reload
ldr w8, [x9, #4]
ldr w9, [x9, #12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB31_4
b LBB31_3
LBB31_3:
ldr x9, [sp, #8] ; 8-byte Folded Reload
ldr w8, [x9, #4]
str w8, [x9, #12]
b LBB31_4
LBB31_4:
ldr x10, [sp, #8] ; 8-byte Folded Reload
ldr w8, [x10, #4]
ldr w9, [x10, #12]
ldr w10, [x10, #20]
add w9, w9, w10
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB31_6
b LBB31_5
LBB31_5:
ldr x9, [sp, #8] ; 8-byte Folded Reload
ldr w8, [x9, #4]
ldr w10, [x9, #20]
subs w8, w8, w10
add w8, w8, #1
str w8, [x9, #12]
b LBB31_6
LBB31_6:
ldr x9, [sp, #8] ; 8-byte Folded Reload
ldr w8, [x9, #8]
ldr w9, [x9, #16]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB31_8
b LBB31_7
LBB31_7:
ldr x9, [sp, #8] ; 8-byte Folded Reload
ldr w8, [x9, #8]
str w8, [x9, #16]
b LBB31_8
LBB31_8:
ldr x10, [sp, #8] ; 8-byte Folded Reload
ldr w8, [x10, #8]
ldr w9, [x10, #16]
ldr w10, [x10, #24]
add w9, w9, w10
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB31_10
b LBB31_9
LBB31_9:
ldr x9, [sp, #8] ; 8-byte Folded Reload
ldr w8, [x9, #8]
ldr w10, [x9, #24]
subs w8, w8, w10
add w8, w8, #1
str w8, [x9, #16]
b LBB31_10
LBB31_10:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _editorDrawRows ; -- Begin function editorDrawRows
.p2align 2
_editorDrawRows: ; @editorDrawRows
.cfi_startproc
; %bb.0:
sub sp, sp, #272
.cfi_def_cfa_offset 272
stp x28, x27, [sp, #240] ; 16-byte Folded Spill
stp x29, x30, [sp, #256] ; 16-byte Folded Spill
add x29, sp, #256
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
adrp x8, _E@GOTPAGE
ldr x8, [x8, _E@GOTPAGEOFF]
str x8, [sp, #40] ; 8-byte Folded Spill
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
str x0, [sp, #112]
str wzr, [sp, #108]
b LBB32_1
LBB32_1: ; =>This Loop Header: Depth=1
; Child Loop BB32_20 Depth 2
; Child Loop BB32_10 Depth 2
ldr x9, [sp, #40] ; 8-byte Folded Reload
ldr w8, [sp, #108]
ldr w9, [x9, #20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB32_41
b LBB32_2
LBB32_2: ; in Loop: Header=BB32_1 Depth=1
ldr x9, [sp, #40] ; 8-byte Folded Reload
ldr w8, [sp, #108]
ldr w10, [x9, #12]
add w8, w8, w10
str w8, [sp, #104]
ldr w8, [sp, #104]
ldr w9, [x9, #28]
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB32_15
b LBB32_3
LBB32_3: ; in Loop: Header=BB32_1 Depth=1
ldr x8, [sp, #40] ; 8-byte Folded Reload
ldr w8, [x8, #28]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB32_13
b LBB32_4
LBB32_4: ; in Loop: Header=BB32_1 Depth=1
ldr x9, [sp, #40] ; 8-byte Folded Reload
ldr w8, [sp, #108]
ldr w9, [x9, #20]
mov w10, #3
sdiv w9, w9, w10
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB32_13
b LBB32_5
LBB32_5: ; in Loop: Header=BB32_1 Depth=1
mov x9, sp
adrp x8, l_.str.48@PAGE
add x8, x8, l_.str.48@PAGEOFF
str x8, [x9]
sub x0, x29, #104
mov x3, #80
mov x1, x3
mov w2, #0
adrp x4, l_.str.47@PAGE
add x4, x4, l_.str.47@PAGEOFF
bl ___snprintf_chk
ldr x9, [sp, #40] ; 8-byte Folded Reload
str w0, [sp, #100]
ldr w8, [sp, #100]
ldr w9, [x9, #24]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB32_7
b LBB32_6
LBB32_6: ; in Loop: Header=BB32_1 Depth=1
ldr x8, [sp, #40] ; 8-byte Folded Reload
ldr w8, [x8, #24]
str w8, [sp, #100]
b LBB32_7
LBB32_7: ; in Loop: Header=BB32_1 Depth=1
ldr x8, [sp, #40] ; 8-byte Folded Reload
ldr w8, [x8, #24]
ldr w9, [sp, #100]
subs w8, w8, w9
mov w9, #2
sdiv w8, w8, w9
str w8, [sp, #96]
ldr w8, [sp, #96]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB32_9
b LBB32_8
LBB32_8: ; in Loop: Header=BB32_1 Depth=1
ldr x0, [sp, #112]
adrp x1, l_.str.49@PAGE
add x1, x1, l_.str.49@PAGEOFF
mov w2, #1
bl _abAppend
ldr w8, [sp, #96]
subs w8, w8, #1
str w8, [sp, #96]
b LBB32_9
LBB32_9: ; in Loop: Header=BB32_1 Depth=1
b LBB32_10
LBB32_10: ; Parent Loop BB32_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #96]
subs w9, w8, #1
str w9, [sp, #96]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB32_12
b LBB32_11
LBB32_11: ; in Loop: Header=BB32_10 Depth=2
ldr x0, [sp, #112]
adrp x1, l_.str.50@PAGE
add x1, x1, l_.str.50@PAGEOFF
mov w2, #1
bl _abAppend
b LBB32_10
LBB32_12: ; in Loop: Header=BB32_1 Depth=1
ldr x0, [sp, #112]
ldr w2, [sp, #100]
sub x1, x29, #104
bl _abAppend
b LBB32_14
LBB32_13: ; in Loop: Header=BB32_1 Depth=1
ldr x0, [sp, #112]
adrp x1, l_.str.49@PAGE
add x1, x1, l_.str.49@PAGEOFF
mov w2, #1
bl _abAppend
b LBB32_14
LBB32_14: ; in Loop: Header=BB32_1 Depth=1
b LBB32_39
LBB32_15: ; in Loop: Header=BB32_1 Depth=1
ldr x9, [sp, #40] ; 8-byte Folded Reload
ldr x8, [x9, #32]
ldrsw x10, [sp, #104]
mov x11, #48
mul x10, x10, x11
add x8, x8, x10
ldr w8, [x8, #8]
ldr w9, [x9, #16]
subs w8, w8, w9
str w8, [sp, #92]
ldr w8, [sp, #92]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB32_17
b LBB32_16
LBB32_16: ; in Loop: Header=BB32_1 Depth=1
str wzr, [sp, #92]
b LBB32_17
LBB32_17: ; in Loop: Header=BB32_1 Depth=1
ldr x9, [sp, #40] ; 8-byte Folded Reload
ldr w8, [sp, #92]
ldr w9, [x9, #24]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB32_19
b LBB32_18
LBB32_18: ; in Loop: Header=BB32_1 Depth=1
ldr x8, [sp, #40] ; 8-byte Folded Reload
ldr w8, [x8, #24]
str w8, [sp, #92]
b LBB32_19
LBB32_19: ; in Loop: Header=BB32_1 Depth=1
ldr x9, [sp, #40] ; 8-byte Folded Reload
ldr x8, [x9, #32]
ldrsw x10, [sp, #104]
mov x11, #48
mul x10, x10, x11
add x8, x8, x10
ldr x8, [x8, #24]
ldrsw x10, [x9, #16]
add x8, x8, x10
str x8, [sp, #80]
ldr x8, [x9, #32]
ldrsw x10, [sp, #104]
mul x10, x10, x11
add x8, x8, x10
ldr x8, [x8, #32]
ldrsw x9, [x9, #16]
add x8, x8, x9
str x8, [sp, #72]
mov w8, #-1
str w8, [sp, #68]
str wzr, [sp, #64]
b LBB32_20
LBB32_20: ; Parent Loop BB32_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #64]
ldr w9, [sp, #92]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB32_38
b LBB32_21
LBB32_21: ; in Loop: Header=BB32_20 Depth=2
ldr x8, [sp, #80]
ldrsw x9, [sp, #64]
ldrsb w0, [x8, x9]
bl _iscntrl
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB32_28
b LBB32_22
LBB32_22: ; in Loop: Header=BB32_20 Depth=2
ldr x8, [sp, #80]
ldrsw x9, [sp, #64]
ldrsb w8, [x8, x9]
subs w8, w8, #26
cset w8, gt
tbnz w8, #0, LBB32_24
b LBB32_23
LBB32_23: ; in Loop: Header=BB32_20 Depth=2
ldr x8, [sp, #80]
ldrsw x9, [sp, #64]
ldrsb w8, [x8, x9]
add w8, w8, #64
str w8, [sp, #36] ; 4-byte Folded Spill
b LBB32_25
LBB32_24: ; in Loop: Header=BB32_20 Depth=2
mov w8, #63
str w8, [sp, #36] ; 4-byte Folded Spill
b LBB32_25
LBB32_25: ; in Loop: Header=BB32_20 Depth=2
ldr w8, [sp, #36] ; 4-byte Folded Reload
add x9, sp, #63
str x9, [sp, #24] ; 8-byte Folded Spill
strb w8, [sp, #63]
ldr x0, [sp, #112]
adrp x1, l_.str.51@PAGE
add x1, x1, l_.str.51@PAGEOFF
mov w2, #4
bl _abAppend
ldr x1, [sp, #24] ; 8-byte Folded Reload
ldr x0, [sp, #112]
mov w2, #1
bl _abAppend
ldr x0, [sp, #112]
adrp x1, l_.str.52@PAGE
add x1, x1, l_.str.52@PAGEOFF
mov w2, #3
bl _abAppend
ldr w8, [sp, #68]
adds w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB32_27
b LBB32_26
LBB32_26: ; in Loop: Header=BB32_20 Depth=2
ldr w9, [sp, #68]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
sub x0, x29, #120
str x0, [sp, #16] ; 8-byte Folded Spill
mov x3, #16
mov x1, x3
mov w2, #0
adrp x4, l_.str.53@PAGE
add x4, x4, l_.str.53@PAGEOFF
bl ___snprintf_chk
ldr x1, [sp, #16] ; 8-byte Folded Reload
str w0, [sp, #56]
ldr x0, [sp, #112]
ldr w2, [sp, #56]
bl _abAppend
b LBB32_27
LBB32_27: ; in Loop: Header=BB32_20 Depth=2
b LBB32_36
LBB32_28: ; in Loop: Header=BB32_20 Depth=2
ldr x8, [sp, #72]
ldrsw x9, [sp, #64]
ldrb w8, [x8, x9]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB32_32
b LBB32_29
LBB32_29: ; in Loop: Header=BB32_20 Depth=2
ldr w8, [sp, #68]
adds w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB32_31
b LBB32_30
LBB32_30: ; in Loop: Header=BB32_20 Depth=2
ldr x0, [sp, #112]
adrp x1, l_.str.54@PAGE
add x1, x1, l_.str.54@PAGEOFF
mov w2, #5
bl _abAppend
mov w8, #-1
str w8, [sp, #68]
b LBB32_31
LBB32_31: ; in Loop: Header=BB32_20 Depth=2
ldr x0, [sp, #112]
ldr x8, [sp, #80]
ldrsw x9, [sp, #64]
add x1, x8, x9
mov w2, #1
bl _abAppend
b LBB32_35
LBB32_32: ; in Loop: Header=BB32_20 Depth=2
ldr x8, [sp, #72]
ldrsw x9, [sp, #64]
ldrb w0, [x8, x9]
bl _editorSyntaxToColor
str w0, [sp, #52]
ldr w8, [sp, #52]
ldr w9, [sp, #68]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB32_34
b LBB32_33
LBB32_33: ; in Loop: Header=BB32_20 Depth=2
ldr w8, [sp, #52]
str w8, [sp, #68]
ldr w9, [sp, #52]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
add x0, sp, #120
str x0, [sp, #8] ; 8-byte Folded Spill
mov x3, #16
mov x1, x3
mov w2, #0
adrp x4, l_.str.53@PAGE
add x4, x4, l_.str.53@PAGEOFF
bl ___snprintf_chk
ldr x1, [sp, #8] ; 8-byte Folded Reload
str w0, [sp, #48]
ldr x0, [sp, #112]
ldr w2, [sp, #48]
bl _abAppend
b LBB32_34
LBB32_34: ; in Loop: Header=BB32_20 Depth=2
ldr x0, [sp, #112]
ldr x8, [sp, #80]
ldrsw x9, [sp, #64]
add x1, x8, x9
mov w2, #1
bl _abAppend
b LBB32_35
LBB32_35: ; in Loop: Header=BB32_20 Depth=2
b LBB32_36
LBB32_36: ; in Loop: Header=BB32_20 Depth=2
b LBB32_37
LBB32_37: ; in Loop: Header=BB32_20 Depth=2
ldr w8, [sp, #64]
add w8, w8, #1
str w8, [sp, #64]
b LBB32_20
LBB32_38: ; in Loop: Header=BB32_1 Depth=1
ldr x0, [sp, #112]
adrp x1, l_.str.54@PAGE
add x1, x1, l_.str.54@PAGEOFF
mov w2, #5
bl _abAppend
b LBB32_39
LBB32_39: ; in Loop: Header=BB32_1 Depth=1
ldr x0, [sp, #112]
adrp x1, l_.str.55@PAGE
add x1, x1, l_.str.55@PAGEOFF
mov w2, #3
bl _abAppend
ldr x0, [sp, #112]
adrp x1, l_.str.56@PAGE
add x1, x1, l_.str.56@PAGEOFF
mov w2, #2
bl _abAppend
b LBB32_40
LBB32_40: ; in Loop: Header=BB32_1 Depth=1
ldr w8, [sp, #108]
add w8, w8, #1
str w8, [sp, #108]
b LBB32_1
LBB32_41:
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, LBB32_43
b LBB32_42
LBB32_42:
bl ___stack_chk_fail
LBB32_43:
ldp x29, x30, [sp, #256] ; 16-byte Folded Reload
ldp x28, x27, [sp, #240] ; 16-byte Folded Reload
add sp, sp, #272
ret
.cfi_endproc
; -- End function
.globl _editorDrawStatusBar ; -- Begin function editorDrawStatusBar
.p2align 2
_editorDrawStatusBar: ; @editorDrawStatusBar
.cfi_startproc
; %bb.0:
sub sp, sp, #272
.cfi_def_cfa_offset 272
stp x28, x27, [sp, #240] ; 16-byte Folded Spill
stp x29, x30, [sp, #256] ; 16-byte Folded Spill
add x29, sp, #256
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
adrp x8, _E@GOTPAGE
ldr x8, [x8, _E@GOTPAGEOFF]
str x8, [sp, #48] ; 8-byte Folded Spill
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
str x0, [sp, #64]
ldr x0, [sp, #64]
adrp x1, l_.str.51@PAGE
add x1, x1, l_.str.51@PAGEOFF
mov w2, #4
bl _abAppend
ldr x8, [sp, #48] ; 8-byte Folded Reload
ldr x8, [x8, #48]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB33_2
b LBB33_1
LBB33_1:
ldr x8, [sp, #48] ; 8-byte Folded Reload
ldr x8, [x8, #48]
str x8, [sp, #40] ; 8-byte Folded Spill
b LBB33_3
LBB33_2:
adrp x8, l_.str.58@PAGE
add x8, x8, l_.str.58@PAGEOFF
str x8, [sp, #40] ; 8-byte Folded Spill
b LBB33_3
LBB33_3:
ldr x8, [sp, #48] ; 8-byte Folded Reload
ldr x11, [sp, #40] ; 8-byte Folded Reload
ldr w9, [x8, #28]
; implicit-def: $x10
mov x10, x9
ldr w8, [x8, #40]
mov w2, #0
subs w8, w8, #0
cset w8, ne
and w12, w8, #0x1
adrp x9, l_.str.39@PAGE
add x9, x9, l_.str.39@PAGEOFF
adrp x8, l_.str.59@PAGE
add x8, x8, l_.str.59@PAGEOFF
ands w12, w12, #0x1
csel x8, x8, x9, ne
mov x9, sp
str x11, [x9]
str x10, [x9, #8]
str x8, [x9, #16]
sub x0, x29, #104
mov x3, #80
mov x1, x3
adrp x4, l_.str.57@PAGE
add x4, x4, l_.str.57@PAGEOFF
bl ___snprintf_chk
ldr x8, [sp, #48] ; 8-byte Folded Reload
str w0, [sp, #60]
ldr x8, [x8, #144]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB33_5
b LBB33_4
LBB33_4:
ldr x8, [sp, #48] ; 8-byte Folded Reload
ldr x8, [x8, #144]
ldr x8, [x8]
str x8, [sp, #32] ; 8-byte Folded Spill
b LBB33_6
LBB33_5:
adrp x8, l_.str.61@PAGE
add x8, x8, l_.str.61@PAGEOFF
str x8, [sp, #32] ; 8-byte Folded Spill
b LBB33_6
LBB33_6:
ldr x8, [sp, #48] ; 8-byte Folded Reload
ldr x10, [sp, #32] ; 8-byte Folded Reload
ldr w9, [x8, #4]
add w11, w9, #1
ldr w9, [x8, #28]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x10, [x9]
; implicit-def: $x10
mov x10, x11
str x10, [x9, #8]
str x8, [x9, #16]
add x0, sp, #72
mov x3, #80
mov x1, x3
mov w2, #0
adrp x4, l_.str.60@PAGE
add x4, x4, l_.str.60@PAGEOFF
bl ___snprintf_chk
ldr x9, [sp, #48] ; 8-byte Folded Reload
str w0, [sp, #56]
ldr w8, [sp, #60]
ldr w9, [x9, #24]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB33_8
b LBB33_7
LBB33_7:
ldr x8, [sp, #48] ; 8-byte Folded Reload
ldr w8, [x8, #24]
str w8, [sp, #60]
b LBB33_8
LBB33_8:
ldr x0, [sp, #64]
ldr w2, [sp, #60]
sub x1, x29, #104
bl _abAppend
b LBB33_9
LBB33_9: ; =>This Inner Loop Header: Depth=1
ldr x9, [sp, #48] ; 8-byte Folded Reload
ldr w8, [sp, #60]
ldr w9, [x9, #24]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB33_14
b LBB33_10
LBB33_10: ; in Loop: Header=BB33_9 Depth=1
ldr x8, [sp, #48] ; 8-byte Folded Reload
ldr w8, [x8, #24]
ldr w9, [sp, #60]
subs w8, w8, w9
ldr w9, [sp, #56]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB33_12
b LBB33_11
LBB33_11:
ldr x0, [sp, #64]
ldr w2, [sp, #56]
add x1, sp, #72
bl _abAppend
b LBB33_14
LBB33_12: ; in Loop: Header=BB33_9 Depth=1
ldr x0, [sp, #64]
adrp x1, l_.str.50@PAGE
add x1, x1, l_.str.50@PAGEOFF
mov w2, #1
bl _abAppend
ldr w8, [sp, #60]
add w8, w8, #1
str w8, [sp, #60]
b LBB33_13
LBB33_13: ; in Loop: Header=BB33_9 Depth=1
b LBB33_9
LBB33_14:
ldr x0, [sp, #64]
adrp x1, l_.str.52@PAGE
add x1, x1, l_.str.52@PAGEOFF
mov w2, #3
bl _abAppend
ldr x0, [sp, #64]
adrp x1, l_.str.56@PAGE
add x1, x1, l_.str.56@PAGEOFF
mov w2, #2
bl _abAppend
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, LBB33_16
b LBB33_15
LBB33_15:
bl ___stack_chk_fail
LBB33_16:
ldp x29, x30, [sp, #256] ; 16-byte Folded Reload
ldp x28, x27, [sp, #240] ; 16-byte Folded Reload
add sp, sp, #272
ret
.cfi_endproc
; -- End function
.globl _editorDrawMessageBar ; -- Begin function editorDrawMessageBar
.p2align 2
_editorDrawMessageBar: ; @editorDrawMessageBar
.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, _E@GOTPAGE
ldr x8, [x8, _E@GOTPAGEOFF]
str x8, [sp, #8] ; 8-byte Folded Spill
add x8, x8, #56
str x8, [sp] ; 8-byte Folded Spill
stur x0, [x29, #-8]
ldur x0, [x29, #-8]
adrp x1, l_.str.55@PAGE
add x1, x1, l_.str.55@PAGEOFF
mov w2, #3
bl _abAppend
ldr x0, [sp] ; 8-byte Folded Reload
bl _strlen
ldr x9, [sp, #8] ; 8-byte Folded Reload
mov x8, x0
stur w8, [x29, #-12]
ldur w8, [x29, #-12]
ldr w9, [x9, #24]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB34_2
b LBB34_1
LBB34_1:
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldr w8, [x8, #24]
stur w8, [x29, #-12]
b LBB34_2
LBB34_2:
ldur w8, [x29, #-12]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB34_5
b LBB34_3
LBB34_3:
mov x0, #0
bl _time
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldr x8, [x8, #136]
subs x8, x0, x8
subs x8, x8, #5
cset w8, ge
tbnz w8, #0, LBB34_5
b LBB34_4
LBB34_4:
ldr x1, [sp] ; 8-byte Folded Reload
ldur x0, [x29, #-8]
ldur w2, [x29, #-12]
bl _abAppend
b LBB34_5
LBB34_5:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _editorRefreshScreen ; -- Begin function editorRefreshScreen
.p2align 2
_editorRefreshScreen: ; @editorRefreshScreen
.cfi_startproc
; %bb.0:
sub sp, sp, #128
.cfi_def_cfa_offset 128
stp x29, x30, [sp, #112] ; 16-byte Folded Spill
add x29, sp, #112
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, _E@GOTPAGE
ldr x8, [x8, _E@GOTPAGEOFF]
str x8, [sp, #24] ; 8-byte Folded Spill
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
bl _editorScroll
add x0, sp, #56
str x0, [sp, #48] ; 8-byte Folded Spill
str xzr, [sp, #56]
str xzr, [sp, #64]
adrp x1, l_.str.62@PAGE
add x1, x1, l_.str.62@PAGEOFF
mov w2, #6
str w2, [sp, #40] ; 4-byte Folded Spill
bl _abAppend
ldr x0, [sp, #48] ; 8-byte Folded Reload
adrp x1, l_.str.31@PAGE
add x1, x1, l_.str.31@PAGEOFF
mov w2, #3
bl _abAppend
ldr x0, [sp, #48] ; 8-byte Folded Reload
bl _editorDrawRows
ldr x0, [sp, #48] ; 8-byte Folded Reload
bl _editorDrawStatusBar
ldr x0, [sp, #48] ; 8-byte Folded Reload
bl _editorDrawMessageBar
ldr x9, [sp, #24] ; 8-byte Folded Reload
ldr w8, [x9, #4]
ldr w10, [x9, #12]
subs w8, w8, w10
mov w10, #1
str w10, [sp, #44] ; 4-byte Folded Spill
add w11, w8, #1
ldr w8, [x9, #8]
ldr w9, [x9, #16]
subs w8, w8, w9
add w10, w8, #1
mov x9, sp
; implicit-def: $x8
mov x8, x11
str x8, [x9]
; implicit-def: $x8
mov x8, x10
str x8, [x9, #8]
sub x0, x29, #40
str x0, [sp, #32] ; 8-byte Folded Spill
mov x3, #32
mov x1, x3
mov w2, #0
adrp x4, l_.str.63@PAGE
add x4, x4, l_.str.63@PAGEOFF
bl ___snprintf_chk
ldr x0, [sp, #32] ; 8-byte Folded Reload
bl _strlen
ldr x1, [sp, #32] ; 8-byte Folded Reload
mov x8, x0
ldr x0, [sp, #48] ; 8-byte Folded Reload
mov x2, x8
bl _abAppend
ldr w2, [sp, #40] ; 4-byte Folded Reload
ldr x0, [sp, #48] ; 8-byte Folded Reload
adrp x1, l_.str.64@PAGE
add x1, x1, l_.str.64@PAGEOFF
bl _abAppend
ldr w0, [sp, #44] ; 4-byte Folded Reload
ldr x1, [sp, #56]
ldrsw x2, [sp, #64]
bl _write
ldr x0, [sp, #48] ; 8-byte Folded Reload
bl _abFree
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, LBB35_2
b LBB35_1
LBB35_1:
bl ___stack_chk_fail
LBB35_2:
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
add sp, sp, #128
ret
.cfi_endproc
; -- End function
.globl _editorMoveCursor ; -- Begin function editorMoveCursor
.p2align 2
_editorMoveCursor: ; @editorMoveCursor
.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 x9, _E@GOTPAGE
ldr x9, [x9, _E@GOTPAGEOFF]
str x9, [sp, #32] ; 8-byte Folded Spill
stur w0, [x29, #-4]
ldr w8, [x9, #4]
ldr w9, [x9, #28]
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB36_2
b LBB36_1
LBB36_1:
mov x8, #0
str x8, [sp, #24] ; 8-byte Folded Spill
b LBB36_3
LBB36_2:
ldr x9, [sp, #32] ; 8-byte Folded Reload
ldr x8, [x9, #32]
ldrsw x9, [x9, #4]
mov x10, #48
mul x9, x9, x10
add x8, x8, x9
str x8, [sp, #24] ; 8-byte Folded Spill
b LBB36_3
LBB36_3:
ldr x8, [sp, #24] ; 8-byte Folded Reload
stur x8, [x29, #-16]
ldur w8, [x29, #-4]
subs w8, w8, #1000
; kill: def $x8 killed $w8
str x8, [sp, #16] ; 8-byte Folded Spill
subs x8, x8, #7
cset w8, hi
tbnz w8, #0, LBB36_37
; %bb.4:
ldr x11, [sp, #16] ; 8-byte Folded Reload
adrp x10, lJTI36_0@PAGE
add x10, x10, lJTI36_0@PAGEOFF
Ltmp6:
adr x8, Ltmp6
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB36_5:
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB36_7
b LBB36_6
LBB36_6:
ldr x9, [sp, #32] ; 8-byte Folded Reload
ldr w8, [x9]
subs w8, w8, #1
str w8, [x9]
b LBB36_10
LBB36_7:
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldr w8, [x8, #4]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB36_9
b LBB36_8
LBB36_8:
ldr x9, [sp, #32] ; 8-byte Folded Reload
ldr w8, [x9, #4]
subs w8, w8, #1
str w8, [x9, #4]
ldr x8, [x9, #32]
ldrsw x10, [x9, #4]
mov x11, #48
mul x10, x10, x11
add x8, x8, x10
ldr w8, [x8, #4]
str w8, [x9]
b LBB36_9
LBB36_9:
b LBB36_10
LBB36_10:
b LBB36_37
LBB36_11:
ldur x8, [x29, #-16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB36_14
b LBB36_12
LBB36_12:
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldr w8, [x8]
ldur x9, [x29, #-16]
ldr w9, [x9, #4]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB36_14
b LBB36_13
LBB36_13:
ldr x9, [sp, #32] ; 8-byte Folded Reload
ldr w8, [x9]
add w8, w8, #1
str w8, [x9]
b LBB36_18
LBB36_14:
ldur x8, [x29, #-16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB36_17
b LBB36_15
LBB36_15:
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldr w8, [x8]
ldur x9, [x29, #-16]
ldr w9, [x9, #4]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB36_17
b LBB36_16
LBB36_16:
ldr x9, [sp, #32] ; 8-byte Folded Reload
str wzr, [x9]
ldr w8, [x9, #4]
add w8, w8, #1
str w8, [x9, #4]
b LBB36_17
LBB36_17:
b LBB36_18
LBB36_18:
b LBB36_37
LBB36_19:
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldr w8, [x8, #4]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB36_21
b LBB36_20
LBB36_20:
ldr x9, [sp, #32] ; 8-byte Folded Reload
ldr w8, [x9, #4]
subs w8, w8, #1
str w8, [x9, #4]
b LBB36_21
LBB36_21:
b LBB36_37
LBB36_22:
ldr x9, [sp, #32] ; 8-byte Folded Reload
ldr w8, [x9, #4]
ldr w9, [x9, #28]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB36_24
b LBB36_23
LBB36_23:
ldr x9, [sp, #32] ; 8-byte Folded Reload
ldr w8, [x9, #4]
add w8, w8, #1
str w8, [x9, #4]
b LBB36_24
LBB36_24:
b LBB36_37
LBB36_25:
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldr w9, [x8, #12]
str w9, [x8, #4]
ldr w8, [x8, #20]
stur w8, [x29, #-20]
b LBB36_26
LBB36_26: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-20]
subs w9, w8, #1
stur w9, [x29, #-20]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB36_28
b LBB36_27
LBB36_27: ; in Loop: Header=BB36_26 Depth=1
mov w0, #1002
bl _editorMoveCursor
b LBB36_26
LBB36_28:
b LBB36_37
LBB36_29:
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldr w9, [x8, #12]
ldr w10, [x8, #20]
add w9, w9, w10
subs w9, w9, #1
str w9, [x8, #4]
ldr w8, [x8, #20]
stur w8, [x29, #-20]
b LBB36_30
LBB36_30: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-20]
subs w9, w8, #1
stur w9, [x29, #-20]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB36_32
b LBB36_31
LBB36_31: ; in Loop: Header=BB36_30 Depth=1
mov w0, #1003
bl _editorMoveCursor
b LBB36_30
LBB36_32:
b LBB36_37
LBB36_33:
ldr x8, [sp, #32] ; 8-byte Folded Reload
str wzr, [x8]
b LBB36_37
LBB36_34:
ldur x8, [x29, #-16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB36_36
b LBB36_35
LBB36_35:
ldr x9, [sp, #32] ; 8-byte Folded Reload
ldur x8, [x29, #-16]
ldr w8, [x8, #8]
str w8, [x9]
b LBB36_36
LBB36_36:
b LBB36_37
LBB36_37:
ldr x9, [sp, #32] ; 8-byte Folded Reload
ldr w8, [x9, #4]
ldr w9, [x9, #28]
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB36_39
b LBB36_38
LBB36_38:
mov x8, #0
str x8, [sp, #8] ; 8-byte Folded Spill
b LBB36_40
LBB36_39:
ldr x9, [sp, #32] ; 8-byte Folded Reload
ldr x8, [x9, #32]
ldrsw x9, [x9, #4]
mov x10, #48
mul x9, x9, x10
add x8, x8, x9
str x8, [sp, #8] ; 8-byte Folded Spill
b LBB36_40
LBB36_40:
ldr x8, [sp, #8] ; 8-byte Folded Reload
stur x8, [x29, #-16]
ldur x8, [x29, #-16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB36_42
b LBB36_41
LBB36_41:
ldur x8, [x29, #-16]
ldr w8, [x8, #4]
str w8, [sp, #4] ; 4-byte Folded Spill
b LBB36_43
LBB36_42:
mov w8, #0
str w8, [sp, #4] ; 4-byte Folded Spill
b LBB36_43
LBB36_43:
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldr w9, [sp, #4] ; 4-byte Folded Reload
stur w9, [x29, #-24]
ldr w8, [x8]
ldur w9, [x29, #-24]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB36_45
b LBB36_44
LBB36_44:
ldr x9, [sp, #32] ; 8-byte Folded Reload
ldur w8, [x29, #-24]
str w8, [x9]
b LBB36_45
LBB36_45:
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
.p2align 2
lJTI36_0:
.long LBB36_5-Ltmp6
.long LBB36_11-Ltmp6
.long LBB36_19-Ltmp6
.long LBB36_22-Ltmp6
.long LBB36_25-Ltmp6
.long LBB36_29-Ltmp6
.long LBB36_33-Ltmp6
.long LBB36_34-Ltmp6
; -- End function
.globl _editorProcessKeypress ; -- Begin function editorProcessKeypress
.p2align 2
_editorProcessKeypress: ; @editorProcessKeypress
.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, _E@GOTPAGE
ldr x8, [x8, _E@GOTPAGEOFF]
stur x8, [x29, #-16] ; 8-byte Folded Spill
bl _editorReadKey
stur w0, [x29, #-4]
ldur w8, [x29, #-4]
stur w8, [x29, #-8] ; 4-byte Folded Spill
subs w8, w8, #6
cset w8, eq
tbnz w8, #0, LBB37_16
b LBB37_1
LBB37_1:
ldur w8, [x29, #-8] ; 4-byte Folded Reload
subs w8, w8, #8
cset w8, eq
tbnz w8, #0, LBB37_17
b LBB37_2
LBB37_2:
ldur w8, [x29, #-8] ; 4-byte Folded Reload
subs w8, w8, #12
cset w8, eq
tbnz w8, #0, LBB37_21
b LBB37_3
LBB37_3:
ldur w8, [x29, #-8] ; 4-byte Folded Reload
subs w8, w8, #13
cset w8, eq
tbnz w8, #0, LBB37_10
b LBB37_4
LBB37_4:
ldur w8, [x29, #-8] ; 4-byte Folded Reload
subs w8, w8, #17
cset w8, eq
tbnz w8, #0, LBB37_11
b LBB37_5
LBB37_5:
ldur w8, [x29, #-8] ; 4-byte Folded Reload
subs w8, w8, #19
cset w8, eq
tbnz w8, #0, LBB37_15
b LBB37_6
LBB37_6:
ldur w8, [x29, #-8] ; 4-byte Folded Reload
subs w8, w8, #27
cset w8, eq
tbnz w8, #0, LBB37_21
b LBB37_7
LBB37_7:
ldur w8, [x29, #-8] ; 4-byte Folded Reload
subs w8, w8, #127
cset w8, eq
tbnz w8, #0, LBB37_17
b LBB37_8
LBB37_8:
ldur w8, [x29, #-8] ; 4-byte Folded Reload
subs w8, w8, #1000
subs w8, w8, #7
cset w8, ls
tbnz w8, #0, LBB37_20
b LBB37_9
LBB37_9:
ldur w8, [x29, #-8] ; 4-byte Folded Reload
subs w8, w8, #1008
cset w8, eq
tbnz w8, #0, LBB37_17
b LBB37_22
LBB37_10:
bl _editorInsertNewline
b LBB37_23
LBB37_11:
ldur x8, [x29, #-16] ; 8-byte Folded Reload
ldr w8, [x8, #40]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB37_14
b LBB37_12
LBB37_12:
adrp x8, _editorProcessKeypress.quit_times@PAGE
ldr w8, [x8, _editorProcessKeypress.quit_times@PAGEOFF]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB37_14
b LBB37_13
LBB37_13:
adrp x8, _editorProcessKeypress.quit_times@PAGE
str x8, [sp, #24] ; 8-byte Folded Spill
ldr w9, [x8, _editorProcessKeypress.quit_times@PAGEOFF]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.65@PAGE
add x0, x0, l_.str.65@PAGEOFF
bl _editorSetStatusMessage
ldr x9, [sp, #24] ; 8-byte Folded Reload
ldr w8, [x9, _editorProcessKeypress.quit_times@PAGEOFF]
subs w8, w8, #1
str w8, [x9, _editorProcessKeypress.quit_times@PAGEOFF]
b LBB37_24
LBB37_14:
mov w0, #1
str w0, [sp, #20] ; 4-byte Folded Spill
adrp x1, l_.str.30@PAGE
add x1, x1, l_.str.30@PAGEOFF
mov x2, #4
bl _write
ldr w0, [sp, #20] ; 4-byte Folded Reload
adrp x1, l_.str.31@PAGE
add x1, x1, l_.str.31@PAGEOFF
mov x2, #3
bl _write
mov w0, #0
bl _exit
LBB37_15:
bl _editorSave
b LBB37_23
LBB37_16:
bl _editorFind
b LBB37_23
LBB37_17:
ldur w8, [x29, #-4]
subs w8, w8, #1008
cset w8, ne
tbnz w8, #0, LBB37_19
b LBB37_18
LBB37_18:
mov w0, #1001
bl _editorMoveCursor
b LBB37_19
LBB37_19:
bl _editorDelChar
b LBB37_23
LBB37_20:
ldur w0, [x29, #-4]
bl _editorMoveCursor
b LBB37_23
LBB37_21:
b LBB37_23
LBB37_22:
ldur w0, [x29, #-4]
bl _editorInsertChar
b LBB37_23
LBB37_23:
mov w8, #3
adrp x9, _editorProcessKeypress.quit_times@PAGE
str w8, [x9, _editorProcessKeypress.quit_times@PAGEOFF]
b LBB37_24
LBB37_24:
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _initEditor ; -- Begin function initEditor
.p2align 2
_initEditor: ; @initEditor
.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, _E@GOTPAGE
ldr x8, [x8, _E@GOTPAGEOFF]
str x8, [sp, #8] ; 8-byte Folded Spill
add x0, x8, #20
str wzr, [x8]
str wzr, [x8, #4]
str wzr, [x8, #8]
str wzr, [x8, #12]
str wzr, [x8, #16]
str wzr, [x8, #28]
; kill: def $x9 killed $xzr
str xzr, [x8, #32]
str wzr, [x8, #40]
str xzr, [x8, #48]
strb wzr, [x8, #56]
str xzr, [x8, #136]
str xzr, [x8, #144]
add x1, x8, #24
bl _getWindowSize
adds w8, w0, #1
cset w8, ne
tbnz w8, #0, LBB38_2
b LBB38_1
LBB38_1:
adrp x0, l_.str.66@PAGE
add x0, x0, l_.str.66@PAGEOFF
bl _die
b LBB38_2
LBB38_2:
ldr x9, [sp, #8] ; 8-byte Folded Reload
ldr w8, [x9, #20]
subs w8, w8, #2
str w8, [x9, #20]
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]
bl _enableRawMode
bl _initEditor
ldr w8, [sp, #8]
subs w8, w8, #2
cset w8, lt
tbnz w8, #0, LBB39_2
b LBB39_1
LBB39_1:
ldr x8, [sp]
ldr x0, [x8, #8]
bl _editorOpen
b LBB39_2
LBB39_2:
adrp x0, l_.str.67@PAGE
add x0, x0, l_.str.67@PAGEOFF
bl _editorSetStatusMessage
b LBB39_3
LBB39_3: ; =>This Inner Loop Header: Depth=1
bl _editorRefreshScreen
bl _editorProcessKeypress
b LBB39_3
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz ".c"
l_.str.1: ; @.str.1
.asciz ".h"
l_.str.2: ; @.str.2
.asciz ".cpp"
.section __DATA,__data
.globl _C_HL_extensions ; @C_HL_extensions
.p2align 3
_C_HL_extensions:
.quad l_.str
.quad l_.str.1
.quad l_.str.2
.quad 0
.section __TEXT,__cstring,cstring_literals
l_.str.3: ; @.str.3
.asciz "switch"
l_.str.4: ; @.str.4
.asciz "if"
l_.str.5: ; @.str.5
.asciz "while"
l_.str.6: ; @.str.6
.asciz "for"
l_.str.7: ; @.str.7
.asciz "break"
l_.str.8: ; @.str.8
.asciz "continue"
l_.str.9: ; @.str.9
.asciz "return"
l_.str.10: ; @.str.10
.asciz "else"
l_.str.11: ; @.str.11
.asciz "struct"
l_.str.12: ; @.str.12
.asciz "union"
l_.str.13: ; @.str.13
.asciz "typedef"
l_.str.14: ; @.str.14
.asciz "static"
l_.str.15: ; @.str.15
.asciz "enum"
l_.str.16: ; @.str.16
.asciz "class"
l_.str.17: ; @.str.17
.asciz "case"
l_.str.18: ; @.str.18
.asciz "int|"
l_.str.19: ; @.str.19
.asciz "long|"
l_.str.20: ; @.str.20
.asciz "double|"
l_.str.21: ; @.str.21
.asciz "float|"
l_.str.22: ; @.str.22
.asciz "char|"
l_.str.23: ; @.str.23
.asciz "unsigned|"
l_.str.24: ; @.str.24
.asciz "signed|"
l_.str.25: ; @.str.25
.asciz "void|"
.section __DATA,__data
.globl _C_HL_keywords ; @C_HL_keywords
.p2align 3
_C_HL_keywords:
.quad l_.str.3
.quad l_.str.4
.quad l_.str.5
.quad l_.str.6
.quad l_.str.7
.quad l_.str.8
.quad l_.str.9
.quad l_.str.10
.quad l_.str.11
.quad l_.str.12
.quad l_.str.13
.quad l_.str.14
.quad l_.str.15
.quad l_.str.16
.quad l_.str.17
.quad l_.str.18
.quad l_.str.19
.quad l_.str.20
.quad l_.str.21
.quad l_.str.22
.quad l_.str.23
.quad l_.str.24
.quad l_.str.25
.quad 0
.section __TEXT,__cstring,cstring_literals
l_.str.26: ; @.str.26
.asciz "c"
l_.str.27: ; @.str.27
.asciz "//"
l_.str.28: ; @.str.28
.asciz "/*"
l_.str.29: ; @.str.29
.asciz "*/"
.section __DATA,__data
.globl _HLDB ; @HLDB
.p2align 3
_HLDB:
.quad l_.str.26
.quad _C_HL_extensions
.quad _C_HL_keywords
.quad l_.str.27
.quad l_.str.28
.quad l_.str.29
.long 3 ; 0x3
.space 4
.section __TEXT,__cstring,cstring_literals
l_.str.30: ; @.str.30
.asciz "\033[2J"
l_.str.31: ; @.str.31
.asciz "\033[H"
.comm _E,224,3 ; @E
l_.str.32: ; @.str.32
.asciz "tcsetattr"
l_.str.33: ; @.str.33
.asciz "tcgetattr"
l_.str.34: ; @.str.34
.asciz "read"
l_.str.35: ; @.str.35
.asciz "\033[6n"
l_.str.36: ; @.str.36
.asciz "%d:%d"
l_.str.37: ; @.str.37
.asciz "\033[999C\033[999B"
l_.str.38: ; @.str.38
.asciz ",.()+-/*=~%<>[];"
l_.str.39: ; @.str.39
.space 1
l_.str.40: ; @.str.40
.asciz "r"
l_.str.41: ; @.str.41
.asciz "fopen"
l_.str.42: ; @.str.42
.asciz "Save as: %s (ESC to cancel)"
l_.str.43: ; @.str.43
.asciz "Save aborted"
l_.str.44: ; @.str.44
.asciz "%d bytes written to disk"
l_.str.45: ; @.str.45
.asciz "Can not save! T/O erroe %s"
.section __DATA,__data
.p2align 2 ; @editorFindCallback.last_match
_editorFindCallback.last_match:
.long 4294967295 ; 0xffffffff
.p2align 2 ; @editorFindCallback.direction
_editorFindCallback.direction:
.long 1 ; 0x1
.zerofill __DATA,__bss,_editorFindCallback.saved_hl_line,4,2 ; @editorFindCallback.saved_hl_line
.zerofill __DATA,__bss,_editorFindCallback.saved_hl,8,3 ; @editorFindCallback.saved_hl
.section __TEXT,__cstring,cstring_literals
l_.str.46: ; @.str.46
.asciz "Search: %s (Use ECS/Arrows/Enter)"
l_.str.47: ; @.str.47
.asciz "sedit text editor -- version %s"
l_.str.48: ; @.str.48
.asciz "0.0.1"
l_.str.49: ; @.str.49
.asciz "~"
l_.str.50: ; @.str.50
.asciz " "
l_.str.51: ; @.str.51
.asciz "\033[7m"
l_.str.52: ; @.str.52
.asciz "\033[m"
l_.str.53: ; @.str.53
.asciz "\033[%dm"
l_.str.54: ; @.str.54
.asciz "\033[39m"
l_.str.55: ; @.str.55
.asciz "\033[K"
l_.str.56: ; @.str.56
.asciz "\r\n"
l_.str.57: ; @.str.57
.asciz "%.20s - %d lines %s"
l_.str.58: ; @.str.58
.asciz "[No Name]"
l_.str.59: ; @.str.59
.asciz "(modified)"
l_.str.60: ; @.str.60
.asciz "%s | %d/%d"
l_.str.61: ; @.str.61
.asciz "no ft"
l_.str.62: ; @.str.62
.asciz "\033[?25l"
l_.str.63: ; @.str.63
.asciz "\033[%d;%dH"
l_.str.64: ; @.str.64
.asciz "\033[?25h"
.section __DATA,__data
.p2align 2 ; @editorProcessKeypress.quit_times
_editorProcessKeypress.quit_times:
.long 3 ; 0x3
.section __TEXT,__cstring,cstring_literals
l_.str.65: ; @.str.65
.asciz "WARNING!!! File has unsaved changes. Press Ctrl-Q %d times to quit."
l_.str.66: ; @.str.66
.asciz "getWindowSize"
l_.str.67: ; @.str.67
.asciz "HELP: Ctrl-S = save | Ctrl-Q = quit | Ctrl-F = find"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _die ## -- Begin function die
.p2align 4, 0x90
_die: ## @die
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
leaq L_.str.30(%rip), %rsi
movl $1, %edi
movl %edi, -12(%rbp) ## 4-byte Spill
movl $4, %edx
callq _write
movl -12(%rbp), %edi ## 4-byte Reload
leaq L_.str.31(%rip), %rsi
movl $3, %edx
callq _write
movq -8(%rbp), %rdi
callq _perror
movl -12(%rbp), %edi ## 4-byte Reload
callq _exit
.cfi_endproc
## -- End function
.globl _disableRawMode ## -- Begin function disableRawMode
.p2align 4, 0x90
_disableRawMode: ## @disableRawMode
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
xorl %edi, %edi
movl $2, %esi
movq _E@GOTPCREL(%rip), %rdx
addq $152, %rdx
callq _tcsetattr
cmpl $-1, %eax
jne LBB1_2
## %bb.1:
leaq L_.str.32(%rip), %rdi
callq _die
LBB1_2:
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _enableRawMode ## -- Begin function enableRawMode
.p2align 4, 0x90
_enableRawMode: ## @enableRawMode
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $80, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
xorl %edi, %edi
movq _E@GOTPCREL(%rip), %rsi
addq $152, %rsi
callq _tcgetattr
cmpl $-1, %eax
jne LBB2_2
## %bb.1:
leaq L_.str.33(%rip), %rdi
callq _die
LBB2_2:
leaq _disableRawMode(%rip), %rdi
callq _atexit
leaq -80(%rbp), %rdi
movq _E@GOTPCREL(%rip), %rsi
addq $152, %rsi
movl $72, %edx
callq _memcpy
movq -80(%rbp), %rax
andq $-819, %rax ## imm = 0xFCCD
movq %rax, -80(%rbp)
movq -72(%rbp), %rax
andq $-2, %rax
movq %rax, -72(%rbp)
movq -64(%rbp), %rax
orq $768, %rax ## imm = 0x300
movq %rax, -64(%rbp)
movq -56(%rbp), %rax
andq $-1417, %rax ## imm = 0xFA77
movq %rax, -56(%rbp)
movb $0, -32(%rbp)
movb $1, -31(%rbp)
xorl %edi, %edi
movl $2, %esi
leaq -80(%rbp), %rdx
callq _tcsetattr
cmpl $-1, %eax
jne LBB2_4
## %bb.3:
leaq L_.str.32(%rip), %rdi
callq _die
LBB2_4:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB2_6
## %bb.5:
addq $80, %rsp
popq %rbp
retq
LBB2_6:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.globl _editorReadKey ## -- Begin function editorReadKey
.p2align 4, 0x90
_editorReadKey: ## @editorReadKey
.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
LBB3_1: ## =>This Inner Loop Header: Depth=1
xorl %edi, %edi
leaq -9(%rbp), %rsi
movl $1, %edx
callq _read
## kill: def $eax killed $eax killed $rax
movl %eax, -8(%rbp)
cmpl $1, %eax
je LBB3_6
## %bb.2: ## in Loop: Header=BB3_1 Depth=1
cmpl $-1, -8(%rbp)
jne LBB3_5
## %bb.3: ## in Loop: Header=BB3_1 Depth=1
callq ___error
cmpl $35, (%rax)
je LBB3_5
## %bb.4: ## in Loop: Header=BB3_1 Depth=1
leaq L_.str.34(%rip), %rdi
callq _die
LBB3_5: ## in Loop: Header=BB3_1 Depth=1
jmp LBB3_1
LBB3_6:
movsbl -9(%rbp), %eax
cmpl $27, %eax
jne LBB3_43
## %bb.7:
leaq -12(%rbp), %rsi
xorl %edi, %edi
movl $1, %edx
callq _read
cmpq $1, %rax
je LBB3_9
## %bb.8:
movl $27, -4(%rbp)
jmp LBB3_44
LBB3_9:
leaq -12(%rbp), %rsi
addq $1, %rsi
xorl %edi, %edi
movl $1, %edx
callq _read
cmpq $1, %rax
je LBB3_11
## %bb.10:
movl $27, -4(%rbp)
jmp LBB3_44
LBB3_11:
movsbl -12(%rbp), %eax
cmpl $91, %eax
jne LBB3_36
## %bb.12:
movsbl -11(%rbp), %eax
cmpl $48, %eax
jl LBB3_27
## %bb.13:
movsbl -11(%rbp), %eax
cmpl $57, %eax
jg LBB3_27
## %bb.14:
leaq -12(%rbp), %rsi
addq $2, %rsi
xorl %edi, %edi
movl $1, %edx
callq _read
cmpq $1, %rax
je LBB3_16
## %bb.15:
movl $27, -4(%rbp)
jmp LBB3_44
LBB3_16:
movsbl -10(%rbp), %eax
cmpl $126, %eax
jne LBB3_26
## %bb.17:
movsbl -11(%rbp), %eax
addl $-49, %eax
movl %eax, %ecx
movq %rcx, -24(%rbp) ## 8-byte Spill
subl $7, %eax
ja LBB3_25
## %bb.47:
movq -24(%rbp), %rax ## 8-byte Reload
leaq LJTI3_1(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB3_18:
movl $1006, -4(%rbp) ## imm = 0x3EE
jmp LBB3_44
LBB3_19:
movl $1008, -4(%rbp) ## imm = 0x3F0
jmp LBB3_44
LBB3_20:
movl $1007, -4(%rbp) ## imm = 0x3EF
jmp LBB3_44
LBB3_21:
movl $1004, -4(%rbp) ## imm = 0x3EC
jmp LBB3_44
LBB3_22:
movl $1005, -4(%rbp) ## imm = 0x3ED
jmp LBB3_44
LBB3_23:
movl $1006, -4(%rbp) ## imm = 0x3EE
jmp LBB3_44
LBB3_24:
movl $1007, -4(%rbp) ## imm = 0x3EF
jmp LBB3_44
LBB3_25:
jmp LBB3_26
LBB3_26:
jmp LBB3_35
LBB3_27:
movsbl -11(%rbp), %eax
addl $-65, %eax
movl %eax, %ecx
movq %rcx, -32(%rbp) ## 8-byte Spill
subl $7, %eax
ja LBB3_34
## %bb.46:
movq -32(%rbp), %rax ## 8-byte Reload
leaq LJTI3_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB3_28:
movl $1002, -4(%rbp) ## imm = 0x3EA
jmp LBB3_44
LBB3_29:
movl $1003, -4(%rbp) ## imm = 0x3EB
jmp LBB3_44
LBB3_30:
movl $1001, -4(%rbp) ## imm = 0x3E9
jmp LBB3_44
LBB3_31:
movl $1000, -4(%rbp) ## imm = 0x3E8
jmp LBB3_44
LBB3_32:
movl $1006, -4(%rbp) ## imm = 0x3EE
jmp LBB3_44
LBB3_33:
movl $1007, -4(%rbp) ## imm = 0x3EF
jmp LBB3_44
LBB3_34:
jmp LBB3_35
LBB3_35:
jmp LBB3_42
LBB3_36:
movsbl -12(%rbp), %eax
cmpl $79, %eax
jne LBB3_41
## %bb.37:
movsbl -11(%rbp), %eax
movl %eax, -36(%rbp) ## 4-byte Spill
subl $70, %eax
je LBB3_39
jmp LBB3_45
LBB3_45:
movl -36(%rbp), %eax ## 4-byte Reload
subl $72, %eax
jne LBB3_40
jmp LBB3_38
LBB3_38:
movl $1006, -4(%rbp) ## imm = 0x3EE
jmp LBB3_44
LBB3_39:
movl $1007, -4(%rbp) ## imm = 0x3EF
jmp LBB3_44
LBB3_40:
jmp LBB3_41
LBB3_41:
jmp LBB3_42
LBB3_42:
movl $27, -4(%rbp)
jmp LBB3_44
LBB3_43:
movsbl -9(%rbp), %eax
movl %eax, -4(%rbp)
LBB3_44:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L3_0_set_28, LBB3_28-LJTI3_0
.set L3_0_set_29, LBB3_29-LJTI3_0
.set L3_0_set_30, LBB3_30-LJTI3_0
.set L3_0_set_31, LBB3_31-LJTI3_0
.set L3_0_set_34, LBB3_34-LJTI3_0
.set L3_0_set_33, LBB3_33-LJTI3_0
.set L3_0_set_32, LBB3_32-LJTI3_0
LJTI3_0:
.long L3_0_set_28
.long L3_0_set_29
.long L3_0_set_30
.long L3_0_set_31
.long L3_0_set_34
.long L3_0_set_33
.long L3_0_set_34
.long L3_0_set_32
.set L3_1_set_18, LBB3_18-LJTI3_1
.set L3_1_set_25, LBB3_25-LJTI3_1
.set L3_1_set_19, LBB3_19-LJTI3_1
.set L3_1_set_20, LBB3_20-LJTI3_1
.set L3_1_set_21, LBB3_21-LJTI3_1
.set L3_1_set_22, LBB3_22-LJTI3_1
.set L3_1_set_23, LBB3_23-LJTI3_1
.set L3_1_set_24, LBB3_24-LJTI3_1
LJTI3_1:
.long L3_1_set_18
.long L3_1_set_25
.long L3_1_set_19
.long L3_1_set_20
.long L3_1_set_21
.long L3_1_set_22
.long L3_1_set_23
.long L3_1_set_24
.end_data_region
## -- End function
.globl _getCursorPosition ## -- Begin function getCursorPosition
.p2align 4, 0x90
_getCursorPosition: ## @getCursorPosition
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $80, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movq %rdi, -64(%rbp)
movq %rsi, -72(%rbp)
movl $0, -76(%rbp)
movl $1, %edi
leaq L_.str.35(%rip), %rsi
movl $4, %edx
callq _write
cmpq $4, %rax
je LBB4_2
## %bb.1:
movl $-1, -52(%rbp)
jmp LBB4_15
LBB4_2:
jmp LBB4_3
LBB4_3: ## =>This Inner Loop Header: Depth=1
movl -76(%rbp), %eax
## kill: def $rax killed $eax
cmpq $31, %rax
jae LBB4_9
## %bb.4: ## in Loop: Header=BB4_3 Depth=1
movl -76(%rbp), %eax
## kill: def $rax killed $eax
leaq -48(%rbp), %rsi
addq %rax, %rsi
xorl %edi, %edi
movl $1, %edx
callq _read
cmpq $1, %rax
je LBB4_6
## %bb.5:
jmp LBB4_9
LBB4_6: ## in Loop: Header=BB4_3 Depth=1
movl -76(%rbp), %eax
## kill: def $rax killed $eax
movsbl -48(%rbp,%rax), %eax
cmpl $82, %eax
jne LBB4_8
## %bb.7:
jmp LBB4_9
LBB4_8: ## in Loop: Header=BB4_3 Depth=1
movl -76(%rbp), %eax
addl $1, %eax
movl %eax, -76(%rbp)
jmp LBB4_3
LBB4_9:
movl -76(%rbp), %eax
## kill: def $rax killed $eax
movb $0, -48(%rbp,%rax)
movsbl -48(%rbp), %eax
cmpl $27, %eax
jne LBB4_11
## %bb.10:
movsbl -47(%rbp), %eax
cmpl $91, %eax
je LBB4_12
LBB4_11:
movl $-1, -52(%rbp)
jmp LBB4_15
LBB4_12:
leaq -48(%rbp), %rdi
addq $2, %rdi
movq -64(%rbp), %rdx
movq -72(%rbp), %rcx
leaq L_.str.36(%rip), %rsi
movb $0, %al
callq _sscanf
cmpl $2, %eax
je LBB4_14
## %bb.13:
movl $-1, -52(%rbp)
jmp LBB4_15
LBB4_14:
movl $0, -52(%rbp)
LBB4_15:
movl -52(%rbp), %eax
movl %eax, -80(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB4_17
## %bb.16:
movl -80(%rbp), %eax ## 4-byte Reload
addq $80, %rsp
popq %rbp
retq
LBB4_17:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.globl _getWindowSize ## -- Begin function getWindowSize
.p2align 4, 0x90
_getWindowSize: ## @getWindowSize
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movl $1, %edi
movl $1074295912, %esi ## imm = 0x40087468
leaq -32(%rbp), %rdx
movb $0, %al
callq _ioctl
cmpl $-1, %eax
je LBB5_2
## %bb.1:
movzwl -30(%rbp), %eax
cmpl $0, %eax
jne LBB5_5
LBB5_2:
movl $1, %edi
leaq L_.str.37(%rip), %rsi
movl $12, %edx
callq _write
cmpq $12, %rax
je LBB5_4
## %bb.3:
movl $-1, -4(%rbp)
jmp LBB5_6
LBB5_4:
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
callq _getCursorPosition
movl %eax, -4(%rbp)
jmp LBB5_6
LBB5_5:
movzwl -30(%rbp), %ecx
movq -24(%rbp), %rax
movl %ecx, (%rax)
movzwl -32(%rbp), %ecx
movq -16(%rbp), %rax
movl %ecx, (%rax)
movl $0, -4(%rbp)
LBB5_6:
movl -4(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _is_separator ## -- Begin function is_separator
.p2align 4, 0x90
_is_separator: ## @is_separator
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl %edi, -4(%rbp)
movl -4(%rbp), %edi
callq _isspace
movl %eax, %ecx
movb $1, %al
cmpl $0, %ecx
movb %al, -5(%rbp) ## 1-byte Spill
jne LBB6_3
## %bb.1:
movb $1, %al
cmpl $0, -4(%rbp)
movb %al, -5(%rbp) ## 1-byte Spill
je LBB6_3
## %bb.2:
movl -4(%rbp), %esi
leaq L_.str.38(%rip), %rdi
callq _strchr
cmpq $0, %rax
setne %al
movb %al, -5(%rbp) ## 1-byte Spill
LBB6_3:
movb -5(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _editorUpdateSyntax ## -- Begin function editorUpdateSyntax
.p2align 4, 0x90
_editorUpdateSyntax: ## @editorUpdateSyntax
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $128, %rsp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rax
movq 32(%rax), %rdi
movq -8(%rbp), %rax
movslq 8(%rax), %rsi
callq _realloc
movq %rax, %rcx
movq -8(%rbp), %rax
movq %rcx, 32(%rax)
movq -8(%rbp), %rax
movq 32(%rax), %rdi
movq -8(%rbp), %rax
movslq 8(%rax), %rdx
xorl %esi, %esi
movq $-1, %rcx
callq ___memset_chk
movq _E@GOTPCREL(%rip), %rax
cmpq $0, 144(%rax)
jne LBB7_2
## %bb.1:
jmp LBB7_73
LBB7_2:
movq _E@GOTPCREL(%rip), %rax
movq 144(%rax), %rax
movq 16(%rax), %rax
movq %rax, -16(%rbp)
movq _E@GOTPCREL(%rip), %rax
movq 144(%rax), %rax
movq 24(%rax), %rax
movq %rax, -24(%rbp)
movq _E@GOTPCREL(%rip), %rax
movq 144(%rax), %rax
movq 32(%rax), %rax
movq %rax, -32(%rbp)
movq _E@GOTPCREL(%rip), %rax
movq 144(%rax), %rax
movq 40(%rax), %rax
movq %rax, -40(%rbp)
cmpq $0, -24(%rbp)
je LBB7_4
## %bb.3:
movq -24(%rbp), %rdi
callq _strlen
movq %rax, -96(%rbp) ## 8-byte Spill
jmp LBB7_5
LBB7_4:
xorl %eax, %eax
## kill: def $rax killed $eax
movq %rax, -96(%rbp) ## 8-byte Spill
jmp LBB7_5
LBB7_5:
movq -96(%rbp), %rax ## 8-byte Reload
## kill: def $eax killed $eax killed $rax
movl %eax, -44(%rbp)
cmpq $0, -32(%rbp)
je LBB7_7
## %bb.6:
movq -32(%rbp), %rdi
callq _strlen
movq %rax, -104(%rbp) ## 8-byte Spill
jmp LBB7_8
LBB7_7:
xorl %eax, %eax
## kill: def $rax killed $eax
movq %rax, -104(%rbp) ## 8-byte Spill
jmp LBB7_8
LBB7_8:
movq -104(%rbp), %rax ## 8-byte Reload
## kill: def $eax killed $eax killed $rax
movl %eax, -48(%rbp)
cmpq $0, -32(%rbp)
je LBB7_10
## %bb.9:
movq -40(%rbp), %rdi
callq _strlen
movq %rax, -112(%rbp) ## 8-byte Spill
jmp LBB7_11
LBB7_10:
xorl %eax, %eax
## kill: def $rax killed $eax
movq %rax, -112(%rbp) ## 8-byte Spill
jmp LBB7_11
LBB7_11:
movq -112(%rbp), %rax ## 8-byte Reload
## kill: def $eax killed $eax killed $rax
movl %eax, -52(%rbp)
movl $1, -56(%rbp)
movl $0, -60(%rbp)
movq -8(%rbp), %rcx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, (%rcx)
movb %al, -113(%rbp) ## 1-byte Spill
jle LBB7_13
## %bb.12:
movq _E@GOTPCREL(%rip), %rax
movq 32(%rax), %rax
movq -8(%rbp), %rcx
movl (%rcx), %ecx
subl $1, %ecx
movslq %ecx, %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
cmpl $0, 40(%rax)
setne %al
movb %al, -113(%rbp) ## 1-byte Spill
LBB7_13:
movb -113(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
movl %eax, -64(%rbp)
movl $0, -68(%rbp)
LBB7_14: ## =>This Loop Header: Depth=1
## Child Loop BB7_58 Depth 2
movl -68(%rbp), %eax
movq -8(%rbp), %rcx
cmpl 8(%rcx), %eax
jge LBB7_70
## %bb.15: ## in Loop: Header=BB7_14 Depth=1
movq -8(%rbp), %rax
movq 24(%rax), %rax
movslq -68(%rbp), %rcx
movb (%rax,%rcx), %al
movb %al, -69(%rbp)
cmpl $0, -68(%rbp)
jle LBB7_17
## %bb.16: ## in Loop: Header=BB7_14 Depth=1
movq -8(%rbp), %rax
movq 32(%rax), %rax
movl -68(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movzbl (%rax,%rcx), %eax
movl %eax, -120(%rbp) ## 4-byte Spill
jmp LBB7_18
LBB7_17: ## in Loop: Header=BB7_14 Depth=1
xorl %eax, %eax
movl %eax, -120(%rbp) ## 4-byte Spill
jmp LBB7_18
LBB7_18: ## in Loop: Header=BB7_14 Depth=1
movl -120(%rbp), %eax ## 4-byte Reload
## kill: def $al killed $al killed $eax
movb %al, -70(%rbp)
cmpl $0, -44(%rbp)
je LBB7_24
## %bb.19: ## in Loop: Header=BB7_14 Depth=1
cmpl $0, -60(%rbp)
jne LBB7_24
## %bb.20: ## in Loop: Header=BB7_14 Depth=1
cmpl $0, -64(%rbp)
jne LBB7_24
## %bb.21: ## in Loop: Header=BB7_14 Depth=1
movq -8(%rbp), %rax
movq 24(%rax), %rdi
movslq -68(%rbp), %rax
addq %rax, %rdi
movq -24(%rbp), %rsi
movslq -44(%rbp), %rdx
callq _strncmp
cmpl $0, %eax
jne LBB7_23
## %bb.22:
movq -8(%rbp), %rax
movq 32(%rax), %rdi
movslq -68(%rbp), %rax
addq %rax, %rdi
movq -8(%rbp), %rax
movl 8(%rax), %eax
subl -68(%rbp), %eax
movslq %eax, %rdx
movl $1, %esi
movq $-1, %rcx
callq ___memset_chk
jmp LBB7_70
LBB7_23: ## in Loop: Header=BB7_14 Depth=1
jmp LBB7_24
LBB7_24: ## in Loop: Header=BB7_14 Depth=1
cmpl $0, -48(%rbp)
je LBB7_35
## %bb.25: ## in Loop: Header=BB7_14 Depth=1
cmpl $0, -52(%rbp)
je LBB7_35
## %bb.26: ## in Loop: Header=BB7_14 Depth=1
cmpl $0, -60(%rbp)
jne LBB7_35
## %bb.27: ## in Loop: Header=BB7_14 Depth=1
cmpl $0, -64(%rbp)
je LBB7_31
## %bb.28: ## in Loop: Header=BB7_14 Depth=1
movq -8(%rbp), %rax
movq 32(%rax), %rax
movslq -68(%rbp), %rcx
movb $2, (%rax,%rcx)
movq -8(%rbp), %rax
movq 24(%rax), %rdi
movslq -68(%rbp), %rax
addq %rax, %rdi
movq -40(%rbp), %rsi
movslq -52(%rbp), %rdx
callq _strncmp
cmpl $0, %eax
jne LBB7_30
## %bb.29: ## in Loop: Header=BB7_14 Depth=1
movq -8(%rbp), %rax
movq 32(%rax), %rdi
movslq -68(%rbp), %rax
addq %rax, %rdi
movslq -52(%rbp), %rdx
movl $2, %esi
movq $-1, %rcx
callq ___memset_chk
movl -52(%rbp), %eax
addl -68(%rbp), %eax
movl %eax, -68(%rbp)
movl $0, -64(%rbp)
movl $1, -56(%rbp)
jmp LBB7_14
LBB7_30: ## in Loop: Header=BB7_14 Depth=1
movl -68(%rbp), %eax
addl $1, %eax
movl %eax, -68(%rbp)
jmp LBB7_14
LBB7_31: ## in Loop: Header=BB7_14 Depth=1
movq -8(%rbp), %rax
movq 24(%rax), %rdi
movslq -68(%rbp), %rax
addq %rax, %rdi
movq -32(%rbp), %rsi
movslq -48(%rbp), %rdx
callq _strncmp
cmpl $0, %eax
jne LBB7_33
## %bb.32: ## in Loop: Header=BB7_14 Depth=1
movq -8(%rbp), %rax
movq 32(%rax), %rdi
movslq -68(%rbp), %rax
addq %rax, %rdi
movslq -48(%rbp), %rdx
movl $2, %esi
movq $-1, %rcx
callq ___memset_chk
movl -48(%rbp), %eax
addl -68(%rbp), %eax
movl %eax, -68(%rbp)
movl $1, -64(%rbp)
jmp LBB7_14
LBB7_33: ## in Loop: Header=BB7_14 Depth=1
jmp LBB7_34
LBB7_34: ## in Loop: Header=BB7_14 Depth=1
jmp LBB7_35
LBB7_35: ## in Loop: Header=BB7_14 Depth=1
movq _E@GOTPCREL(%rip), %rax
movq 144(%rax), %rax
movl 48(%rax), %eax
andl $2, %eax
cmpl $0, %eax
je LBB7_48
## %bb.36: ## in Loop: Header=BB7_14 Depth=1
cmpl $0, -60(%rbp)
je LBB7_43
## %bb.37: ## in Loop: Header=BB7_14 Depth=1
movq -8(%rbp), %rax
movq 32(%rax), %rax
movslq -68(%rbp), %rcx
movb $5, (%rax,%rcx)
movsbl -69(%rbp), %eax
cmpl $92, %eax
jne LBB7_40
## %bb.38: ## in Loop: Header=BB7_14 Depth=1
movl -68(%rbp), %eax
addl $1, %eax
movq -8(%rbp), %rcx
cmpl 8(%rcx), %eax
jge LBB7_40
## %bb.39: ## in Loop: Header=BB7_14 Depth=1
movq -8(%rbp), %rax
movq 32(%rax), %rax
movl -68(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movb $5, (%rax,%rcx)
movl -68(%rbp), %eax
addl $2, %eax
movl %eax, -68(%rbp)
jmp LBB7_14
LBB7_40: ## in Loop: Header=BB7_14 Depth=1
movsbl -69(%rbp), %eax
cmpl -60(%rbp), %eax
jne LBB7_42
## %bb.41: ## in Loop: Header=BB7_14 Depth=1
movl $0, -60(%rbp)
LBB7_42: ## in Loop: Header=BB7_14 Depth=1
movl -68(%rbp), %eax
addl $1, %eax
movl %eax, -68(%rbp)
movl $1, -56(%rbp)
jmp LBB7_14
LBB7_43: ## in Loop: Header=BB7_14 Depth=1
movsbl -69(%rbp), %eax
cmpl $34, %eax
je LBB7_45
## %bb.44: ## in Loop: Header=BB7_14 Depth=1
movsbl -69(%rbp), %eax
cmpl $39, %eax
jne LBB7_46
LBB7_45: ## in Loop: Header=BB7_14 Depth=1
movsbl -69(%rbp), %eax
movl %eax, -60(%rbp)
movq -8(%rbp), %rax
movq 32(%rax), %rax
movslq -68(%rbp), %rcx
movb $5, (%rax,%rcx)
movl -68(%rbp), %eax
addl $1, %eax
movl %eax, -68(%rbp)
jmp LBB7_14
LBB7_46: ## in Loop: Header=BB7_14 Depth=1
jmp LBB7_47
LBB7_47: ## in Loop: Header=BB7_14 Depth=1
jmp LBB7_48
LBB7_48: ## in Loop: Header=BB7_14 Depth=1
movq _E@GOTPCREL(%rip), %rax
movq 144(%rax), %rax
movl 48(%rax), %eax
andl $1, %eax
cmpl $0, %eax
je LBB7_56
## %bb.49: ## in Loop: Header=BB7_14 Depth=1
movsbl -69(%rbp), %edi
callq _isdigit
cmpl $0, %eax
je LBB7_52
## %bb.50: ## in Loop: Header=BB7_14 Depth=1
cmpl $0, -56(%rbp)
jne LBB7_54
## %bb.51: ## in Loop: Header=BB7_14 Depth=1
movzbl -70(%rbp), %eax
cmpl $6, %eax
je LBB7_54
LBB7_52: ## in Loop: Header=BB7_14 Depth=1
movsbl -69(%rbp), %eax
cmpl $46, %eax
jne LBB7_55
## %bb.53: ## in Loop: Header=BB7_14 Depth=1
movzbl -70(%rbp), %eax
cmpl $6, %eax
jne LBB7_55
LBB7_54: ## in Loop: Header=BB7_14 Depth=1
movq -8(%rbp), %rax
movq 32(%rax), %rax
movslq -68(%rbp), %rcx
movb $6, (%rax,%rcx)
movl -68(%rbp), %eax
addl $1, %eax
movl %eax, -68(%rbp)
movl $0, -56(%rbp)
jmp LBB7_14
LBB7_55: ## in Loop: Header=BB7_14 Depth=1
jmp LBB7_56
LBB7_56: ## in Loop: Header=BB7_14 Depth=1
cmpl $0, -56(%rbp)
je LBB7_69
## %bb.57: ## in Loop: Header=BB7_14 Depth=1
movl $0, -76(%rbp)
LBB7_58: ## Parent Loop BB7_14 Depth=1
## => This Inner Loop Header: Depth=2
movq -16(%rbp), %rax
movslq -76(%rbp), %rcx
cmpq $0, (%rax,%rcx,8)
je LBB7_66
## %bb.59: ## in Loop: Header=BB7_58 Depth=2
movq -16(%rbp), %rax
movslq -76(%rbp), %rcx
movq (%rax,%rcx,8), %rdi
callq _strlen
## kill: def $eax killed $eax killed $rax
movl %eax, -80(%rbp)
movq -16(%rbp), %rax
movslq -76(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movl -80(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movsbl (%rax,%rcx), %eax
cmpl $124, %eax
sete %al
andb $1, %al
movzbl %al, %eax
movl %eax, -84(%rbp)
cmpl $0, -84(%rbp)
je LBB7_61
## %bb.60: ## in Loop: Header=BB7_58 Depth=2
movl -80(%rbp), %eax
addl $-1, %eax
movl %eax, -80(%rbp)
LBB7_61: ## in Loop: Header=BB7_58 Depth=2
movq -8(%rbp), %rax
movq 24(%rax), %rdi
movslq -68(%rbp), %rax
addq %rax, %rdi
movq -16(%rbp), %rax
movslq -76(%rbp), %rcx
movq (%rax,%rcx,8), %rsi
movslq -80(%rbp), %rdx
callq _strncmp
cmpl $0, %eax
jne LBB7_64
## %bb.62: ## in Loop: Header=BB7_58 Depth=2
movq -8(%rbp), %rax
movq 24(%rax), %rax
movl -68(%rbp), %ecx
addl -80(%rbp), %ecx
movslq %ecx, %rcx
movsbl (%rax,%rcx), %edi
callq _is_separator
cmpl $0, %eax
je LBB7_64
## %bb.63: ## in Loop: Header=BB7_14 Depth=1
movq -8(%rbp), %rax
movq 32(%rax), %rdi
movslq -68(%rbp), %rax
addq %rax, %rdi
movl -84(%rbp), %ecx
movl $3, %esi
movl $4, %eax
cmpl $0, %ecx
cmovnel %eax, %esi
movslq -80(%rbp), %rdx
movq $-1, %rcx
callq ___memset_chk
movl -80(%rbp), %eax
addl -68(%rbp), %eax
movl %eax, -68(%rbp)
jmp LBB7_66
LBB7_64: ## in Loop: Header=BB7_58 Depth=2
jmp LBB7_65
LBB7_65: ## in Loop: Header=BB7_58 Depth=2
movl -76(%rbp), %eax
addl $1, %eax
movl %eax, -76(%rbp)
jmp LBB7_58
LBB7_66: ## in Loop: Header=BB7_14 Depth=1
movq -16(%rbp), %rax
movslq -76(%rbp), %rcx
cmpq $0, (%rax,%rcx,8)
je LBB7_68
## %bb.67: ## in Loop: Header=BB7_14 Depth=1
movl $0, -56(%rbp)
jmp LBB7_14
LBB7_68: ## in Loop: Header=BB7_14 Depth=1
jmp LBB7_69
LBB7_69: ## in Loop: Header=BB7_14 Depth=1
movsbl -69(%rbp), %edi
callq _is_separator
movl %eax, -56(%rbp)
movl -68(%rbp), %eax
addl $1, %eax
movl %eax, -68(%rbp)
jmp LBB7_14
LBB7_70:
movq -8(%rbp), %rax
movl 40(%rax), %eax
cmpl -64(%rbp), %eax
setne %al
andb $1, %al
movzbl %al, %eax
movl %eax, -88(%rbp)
movl -64(%rbp), %ecx
movq -8(%rbp), %rax
movl %ecx, 40(%rax)
cmpl $0, -88(%rbp)
je LBB7_73
## %bb.71:
movq -8(%rbp), %rax
movl (%rax), %eax
addl $1, %eax
movq _E@GOTPCREL(%rip), %rcx
cmpl 28(%rcx), %eax
jge LBB7_73
## %bb.72:
movq _E@GOTPCREL(%rip), %rax
movq 32(%rax), %rdi
movq -8(%rbp), %rax
movl (%rax), %eax
addl $1, %eax
cltq
imulq $48, %rax, %rax
addq %rax, %rdi
callq _editorUpdateSyntax
LBB7_73:
addq $128, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _editorSyntaxToColor ## -- Begin function editorSyntaxToColor
.p2align 4, 0x90
_editorSyntaxToColor: ## @editorSyntaxToColor
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %edi, -8(%rbp)
movl -8(%rbp), %eax
decl %eax
movl %eax, %ecx
movq %rcx, -16(%rbp) ## 8-byte Spill
subl $6, %eax
ja LBB8_7
## %bb.9:
movq -16(%rbp), %rax ## 8-byte Reload
leaq LJTI8_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB8_1:
movl $36, -4(%rbp)
jmp LBB8_8
LBB8_2:
movl $33, -4(%rbp)
jmp LBB8_8
LBB8_3:
movl $32, -4(%rbp)
jmp LBB8_8
LBB8_4:
movl $35, -4(%rbp)
jmp LBB8_8
LBB8_5:
movl $31, -4(%rbp)
jmp LBB8_8
LBB8_6:
movl $34, -4(%rbp)
jmp LBB8_8
LBB8_7:
movl $37, -4(%rbp)
LBB8_8:
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L8_0_set_1, LBB8_1-LJTI8_0
.set L8_0_set_2, LBB8_2-LJTI8_0
.set L8_0_set_3, LBB8_3-LJTI8_0
.set L8_0_set_4, LBB8_4-LJTI8_0
.set L8_0_set_5, LBB8_5-LJTI8_0
.set L8_0_set_6, LBB8_6-LJTI8_0
LJTI8_0:
.long L8_0_set_1
.long L8_0_set_1
.long L8_0_set_2
.long L8_0_set_3
.long L8_0_set_4
.long L8_0_set_5
.long L8_0_set_6
.end_data_region
## -- End function
.globl _editorSelectSyntaxHighlight ## -- Begin function editorSelectSyntaxHighlight
.p2align 4, 0x90
_editorSelectSyntaxHighlight: ## @editorSelectSyntaxHighlight
.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 _E@GOTPCREL(%rip), %rax
movq $0, 144(%rax)
movq _E@GOTPCREL(%rip), %rax
cmpq $0, 48(%rax)
jne LBB9_2
## %bb.1:
jmp LBB9_19
LBB9_2:
movq _E@GOTPCREL(%rip), %rax
movq 48(%rax), %rdi
movl $46, %esi
callq _strrchr
movq %rax, -8(%rbp)
movl $0, -12(%rbp)
LBB9_3: ## =>This Loop Header: Depth=1
## Child Loop BB9_5 Depth 2
movl -12(%rbp), %eax
## kill: def $rax killed $eax
cmpq $1, %rax
jae LBB9_19
## %bb.4: ## in Loop: Header=BB9_3 Depth=1
movl -12(%rbp), %eax
movl %eax, %ecx
leaq _HLDB(%rip), %rax
imulq $56, %rcx, %rcx
addq %rcx, %rax
movq %rax, -24(%rbp)
movl $0, -28(%rbp)
LBB9_5: ## Parent Loop BB9_3 Depth=1
## => This Inner Loop Header: Depth=2
movq -24(%rbp), %rax
movq 8(%rax), %rax
movl -28(%rbp), %ecx
## kill: def $rcx killed $ecx
cmpq $0, (%rax,%rcx,8)
je LBB9_17
## %bb.6: ## in Loop: Header=BB9_5 Depth=2
movq -24(%rbp), %rax
movq 8(%rax), %rax
movl -28(%rbp), %ecx
## kill: def $rcx killed $ecx
movq (%rax,%rcx,8), %rax
movsbl (%rax), %eax
cmpl $46, %eax
sete %al
andb $1, %al
movzbl %al, %eax
movl %eax, -32(%rbp)
cmpl $0, -32(%rbp)
je LBB9_9
## %bb.7: ## in Loop: Header=BB9_5 Depth=2
cmpq $0, -8(%rbp)
je LBB9_9
## %bb.8: ## in Loop: Header=BB9_5 Depth=2
movq -8(%rbp), %rdi
movq -24(%rbp), %rax
movq 8(%rax), %rax
movl -28(%rbp), %ecx
## kill: def $rcx killed $ecx
movq (%rax,%rcx,8), %rsi
callq _strcmp
cmpl $0, %eax
je LBB9_11
LBB9_9: ## in Loop: Header=BB9_5 Depth=2
cmpl $0, -32(%rbp)
jne LBB9_16
## %bb.10: ## in Loop: Header=BB9_5 Depth=2
movq _E@GOTPCREL(%rip), %rax
movq 48(%rax), %rdi
movq -24(%rbp), %rax
movq 8(%rax), %rax
movl -28(%rbp), %ecx
## kill: def $rcx killed $ecx
movq (%rax,%rcx,8), %rsi
callq _strstr
cmpq $0, %rax
je LBB9_16
LBB9_11:
movq -24(%rbp), %rcx
movq _E@GOTPCREL(%rip), %rax
movq %rcx, 144(%rax)
movl $0, -36(%rbp)
LBB9_12: ## =>This Inner Loop Header: Depth=1
movl -36(%rbp), %eax
movq _E@GOTPCREL(%rip), %rcx
cmpl 28(%rcx), %eax
jge LBB9_15
## %bb.13: ## in Loop: Header=BB9_12 Depth=1
movq _E@GOTPCREL(%rip), %rax
movq 32(%rax), %rdi
movslq -36(%rbp), %rax
imulq $48, %rax, %rax
addq %rax, %rdi
callq _editorUpdateSyntax
## %bb.14: ## in Loop: Header=BB9_12 Depth=1
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB9_12
LBB9_15:
jmp LBB9_19
LBB9_16: ## in Loop: Header=BB9_5 Depth=2
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB9_5
LBB9_17: ## in Loop: Header=BB9_3 Depth=1
jmp LBB9_18
LBB9_18: ## in Loop: Header=BB9_3 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB9_3
LBB9_19:
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _editorRowCxToRx ## -- Begin function editorRowCxToRx
.p2align 4, 0x90
_editorRowCxToRx: ## @editorRowCxToRx
.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)
LBB10_1: ## =>This Inner Loop Header: Depth=1
movl -20(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB10_6
## %bb.2: ## in Loop: Header=BB10_1 Depth=1
movq -8(%rbp), %rax
movq 16(%rax), %rax
movslq -20(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $9, %eax
jne LBB10_4
## %bb.3: ## in Loop: Header=BB10_1 Depth=1
movl -16(%rbp), %eax
movl $8, %ecx
cltd
idivl %ecx
movl $7, %eax
subl %edx, %eax
addl -16(%rbp), %eax
movl %eax, -16(%rbp)
LBB10_4: ## in Loop: Header=BB10_1 Depth=1
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
## %bb.5: ## in Loop: Header=BB10_1 Depth=1
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB10_1
LBB10_6:
movl -16(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _editorRowRxToCx ## -- Begin function editorRowRxToCx
.p2align 4, 0x90
_editorRowRxToCx: ## @editorRowRxToCx
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movl $0, -24(%rbp)
movl $0, -28(%rbp)
LBB11_1: ## =>This Inner Loop Header: Depth=1
movl -28(%rbp), %eax
movq -16(%rbp), %rcx
cmpl 4(%rcx), %eax
jge LBB11_8
## %bb.2: ## in Loop: Header=BB11_1 Depth=1
movq -16(%rbp), %rax
movq 16(%rax), %rax
movslq -28(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $9, %eax
jne LBB11_4
## %bb.3: ## in Loop: Header=BB11_1 Depth=1
movl -24(%rbp), %eax
movl $8, %ecx
cltd
idivl %ecx
movl $7, %eax
subl %edx, %eax
addl -24(%rbp), %eax
movl %eax, -24(%rbp)
LBB11_4: ## in Loop: Header=BB11_1 Depth=1
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
movl -24(%rbp), %eax
cmpl -20(%rbp), %eax
jle LBB11_6
## %bb.5:
movl -28(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB11_9
LBB11_6: ## in Loop: Header=BB11_1 Depth=1
jmp LBB11_7
LBB11_7: ## in Loop: Header=BB11_1 Depth=1
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB11_1
LBB11_8:
movl -28(%rbp), %eax
movl %eax, -4(%rbp)
LBB11_9:
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _editorUpdateRow ## -- Begin function editorUpdateRow
.p2align 4, 0x90
_editorUpdateRow: ## @editorUpdateRow
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movl $0, -12(%rbp)
movl $0, -16(%rbp)
LBB12_1: ## =>This Inner Loop Header: Depth=1
movl -16(%rbp), %eax
movq -8(%rbp), %rcx
cmpl 4(%rcx), %eax
jge LBB12_6
## %bb.2: ## in Loop: Header=BB12_1 Depth=1
movq -8(%rbp), %rax
movq 16(%rax), %rax
movslq -16(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $9, %eax
jne LBB12_4
## %bb.3: ## in Loop: Header=BB12_1 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
LBB12_4: ## in Loop: Header=BB12_1 Depth=1
jmp LBB12_5
LBB12_5: ## in Loop: Header=BB12_1 Depth=1
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
jmp LBB12_1
LBB12_6:
movq -8(%rbp), %rax
movq 24(%rax), %rdi
callq _free
movq -8(%rbp), %rax
movl 4(%rax), %eax
imull $7, -12(%rbp), %ecx
addl %ecx, %eax
addl $1, %eax
movslq %eax, %rdi
callq _malloc
movq %rax, %rcx
movq -8(%rbp), %rax
movq %rcx, 24(%rax)
movl $0, -20(%rbp)
movl $0, -16(%rbp)
LBB12_7: ## =>This Loop Header: Depth=1
## Child Loop BB12_10 Depth 2
movl -16(%rbp), %eax
movq -8(%rbp), %rcx
cmpl 4(%rcx), %eax
jge LBB12_16
## %bb.8: ## in Loop: Header=BB12_7 Depth=1
movq -8(%rbp), %rax
movq 16(%rax), %rax
movslq -16(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $9, %eax
jne LBB12_13
## %bb.9: ## in Loop: Header=BB12_7 Depth=1
movq -8(%rbp), %rax
movq 24(%rax), %rax
movl -20(%rbp), %ecx
movl %ecx, %edx
addl $1, %edx
movl %edx, -20(%rbp)
movslq %ecx, %rcx
movb $32, (%rax,%rcx)
LBB12_10: ## Parent Loop BB12_7 Depth=1
## => This Inner Loop Header: Depth=2
movl -20(%rbp), %eax
movl $8, %ecx
cltd
idivl %ecx
cmpl $0, %edx
je LBB12_12
## %bb.11: ## in Loop: Header=BB12_10 Depth=2
movq -8(%rbp), %rax
movq 24(%rax), %rax
movl -20(%rbp), %ecx
movl %ecx, %edx
addl $1, %edx
movl %edx, -20(%rbp)
movslq %ecx, %rcx
movb $32, (%rax,%rcx)
jmp LBB12_10
LBB12_12: ## in Loop: Header=BB12_7 Depth=1
jmp LBB12_14
LBB12_13: ## in Loop: Header=BB12_7 Depth=1
movq -8(%rbp), %rax
movq 16(%rax), %rax
movslq -16(%rbp), %rcx
movb (%rax,%rcx), %dl
movq -8(%rbp), %rax
movq 24(%rax), %rax
movl -20(%rbp), %ecx
movl %ecx, %esi
addl $1, %esi
movl %esi, -20(%rbp)
movslq %ecx, %rcx
movb %dl, (%rax,%rcx)
LBB12_14: ## in Loop: Header=BB12_7 Depth=1
jmp LBB12_15
LBB12_15: ## in Loop: Header=BB12_7 Depth=1
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
jmp LBB12_7
LBB12_16:
movq -8(%rbp), %rax
movq 24(%rax), %rax
movslq -20(%rbp), %rcx
movb $0, (%rax,%rcx)
movl -20(%rbp), %ecx
movq -8(%rbp), %rax
movl %ecx, 8(%rax)
movq -8(%rbp), %rdi
callq _editorUpdateSyntax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _editorInsertRow ## -- Begin function editorInsertRow
.p2align 4, 0x90
_editorInsertRow: ## @editorInsertRow
.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)
cmpl $0, -4(%rbp)
jl LBB13_2
## %bb.1:
movl -4(%rbp), %eax
movq _E@GOTPCREL(%rip), %rcx
cmpl 28(%rcx), %eax
jle LBB13_3
LBB13_2:
jmp LBB13_8
LBB13_3:
movq _E@GOTPCREL(%rip), %rax
movq 32(%rax), %rdi
movq _E@GOTPCREL(%rip), %rax
movl 28(%rax), %eax
addl $1, %eax
cltq
imulq $48, %rax, %rsi
callq _realloc
movq %rax, %rcx
movq _E@GOTPCREL(%rip), %rax
movq %rcx, 32(%rax)
movq _E@GOTPCREL(%rip), %rax
movq 32(%rax), %rdi
movl -4(%rbp), %eax
addl $1, %eax
cltq
imulq $48, %rax, %rax
addq %rax, %rdi
movq _E@GOTPCREL(%rip), %rax
movq 32(%rax), %rsi
movslq -4(%rbp), %rax
imulq $48, %rax, %rax
addq %rax, %rsi
movq _E@GOTPCREL(%rip), %rax
movl 28(%rax), %eax
subl -4(%rbp), %eax
cltq
imulq $48, %rax, %rdx
movq $-1, %rcx
callq ___memmove_chk
movl -4(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
LBB13_4: ## =>This Inner Loop Header: Depth=1
movl -28(%rbp), %eax
movq _E@GOTPCREL(%rip), %rcx
cmpl 28(%rcx), %eax
jg LBB13_7
## %bb.5: ## in Loop: Header=BB13_4 Depth=1
movq _E@GOTPCREL(%rip), %rax
movq 32(%rax), %rax
movslq -28(%rbp), %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
movl (%rax), %ecx
addl $1, %ecx
movl %ecx, (%rax)
## %bb.6: ## in Loop: Header=BB13_4 Depth=1
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB13_4
LBB13_7:
movl -4(%rbp), %ecx
movq _E@GOTPCREL(%rip), %rax
movq 32(%rax), %rax
movslq -4(%rbp), %rdx
imulq $48, %rdx, %rdx
addq %rdx, %rax
movl %ecx, (%rax)
movq -24(%rbp), %rax
movl %eax, %ecx
movq _E@GOTPCREL(%rip), %rax
movq 32(%rax), %rax
movslq -4(%rbp), %rdx
imulq $48, %rdx, %rdx
addq %rdx, %rax
movl %ecx, 4(%rax)
movq -24(%rbp), %rdi
addq $1, %rdi
callq _malloc
movq %rax, %rcx
movq _E@GOTPCREL(%rip), %rax
movq 32(%rax), %rax
movslq -4(%rbp), %rdx
imulq $48, %rdx, %rdx
addq %rdx, %rax
movq %rcx, 16(%rax)
movq _E@GOTPCREL(%rip), %rax
movq 32(%rax), %rax
movslq -4(%rbp), %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
movq 16(%rax), %rdi
movq -16(%rbp), %rsi
movq -24(%rbp), %rdx
movq $-1, %rcx
callq ___memcpy_chk
movq _E@GOTPCREL(%rip), %rax
movq 32(%rax), %rax
movslq -4(%rbp), %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
movq 16(%rax), %rax
movq -24(%rbp), %rcx
movb $0, (%rax,%rcx)
movq _E@GOTPCREL(%rip), %rax
movq 32(%rax), %rax
movslq -4(%rbp), %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
movl $0, 8(%rax)
movq _E@GOTPCREL(%rip), %rax
movq 32(%rax), %rax
movslq -4(%rbp), %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
movq $0, 24(%rax)
movq _E@GOTPCREL(%rip), %rax
movq 32(%rax), %rax
movslq -4(%rbp), %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
movq $0, 32(%rax)
movq _E@GOTPCREL(%rip), %rax
movq 32(%rax), %rax
movslq -4(%rbp), %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
movl $0, 40(%rax)
movq _E@GOTPCREL(%rip), %rax
movq 32(%rax), %rdi
movslq -4(%rbp), %rax
imulq $48, %rax, %rax
addq %rax, %rdi
callq _editorUpdateRow
movq _E@GOTPCREL(%rip), %rax
movl 28(%rax), %ecx
addl $1, %ecx
movq _E@GOTPCREL(%rip), %rax
movl %ecx, 28(%rax)
movq _E@GOTPCREL(%rip), %rax
movl 40(%rax), %ecx
addl $1, %ecx
movq _E@GOTPCREL(%rip), %rax
movl %ecx, 40(%rax)
LBB13_8:
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _editorFreeRow ## -- Begin function editorFreeRow
.p2align 4, 0x90
_editorFreeRow: ## @editorFreeRow
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rax
movq 24(%rax), %rdi
callq _free
movq -8(%rbp), %rax
movq 16(%rax), %rdi
callq _free
movq -8(%rbp), %rax
movq 32(%rax), %rdi
callq _free
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _editorDelRow ## -- Begin function editorDelRow
.p2align 4, 0x90
_editorDelRow: ## @editorDelRow
.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)
jl LBB15_2
## %bb.1:
movl -4(%rbp), %eax
movq _E@GOTPCREL(%rip), %rcx
cmpl 28(%rcx), %eax
jl LBB15_3
LBB15_2:
jmp LBB15_8
LBB15_3:
movq _E@GOTPCREL(%rip), %rax
movq 32(%rax), %rdi
movslq -4(%rbp), %rax
imulq $48, %rax, %rax
addq %rax, %rdi
callq _editorFreeRow
movq _E@GOTPCREL(%rip), %rax
movq 32(%rax), %rdi
movslq -4(%rbp), %rax
imulq $48, %rax, %rax
addq %rax, %rdi
movq _E@GOTPCREL(%rip), %rax
movq 32(%rax), %rsi
movl -4(%rbp), %eax
addl $1, %eax
cltq
imulq $48, %rax, %rax
addq %rax, %rsi
movq _E@GOTPCREL(%rip), %rax
movl 28(%rax), %eax
subl -4(%rbp), %eax
subl $1, %eax
cltq
imulq $48, %rax, %rdx
movq $-1, %rcx
callq ___memmove_chk
movl -4(%rbp), %eax
movl %eax, -8(%rbp)
LBB15_4: ## =>This Inner Loop Header: Depth=1
movl -8(%rbp), %eax
movq _E@GOTPCREL(%rip), %rcx
movl 28(%rcx), %ecx
subl $1, %ecx
cmpl %ecx, %eax
jge LBB15_7
## %bb.5: ## in Loop: Header=BB15_4 Depth=1
movq _E@GOTPCREL(%rip), %rax
movq 32(%rax), %rax
movslq -8(%rbp), %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
movl (%rax), %ecx
addl $-1, %ecx
movl %ecx, (%rax)
## %bb.6: ## in Loop: Header=BB15_4 Depth=1
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
jmp LBB15_4
LBB15_7:
movq _E@GOTPCREL(%rip), %rax
movl 28(%rax), %ecx
addl $-1, %ecx
movq _E@GOTPCREL(%rip), %rax
movl %ecx, 28(%rax)
movq _E@GOTPCREL(%rip), %rax
movl 40(%rax), %ecx
addl $1, %ecx
movq _E@GOTPCREL(%rip), %rax
movl %ecx, 40(%rax)
LBB15_8:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _editorRowInsertChar ## -- Begin function editorRowInsertChar
.p2align 4, 0x90
_editorRowInsertChar: ## @editorRowInsertChar
.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 %edx, -16(%rbp)
cmpl $0, -12(%rbp)
jl LBB16_2
## %bb.1:
movl -12(%rbp), %eax
movq -8(%rbp), %rcx
cmpl 4(%rcx), %eax
jle LBB16_3
LBB16_2:
movq -8(%rbp), %rax
movl 4(%rax), %eax
movl %eax, -12(%rbp)
LBB16_3:
movq -8(%rbp), %rax
movq 16(%rax), %rdi
movq -8(%rbp), %rax
movl 4(%rax), %eax
addl $2, %eax
movslq %eax, %rsi
callq _realloc
movq %rax, %rcx
movq -8(%rbp), %rax
movq %rcx, 16(%rax)
movq -8(%rbp), %rax
movq 16(%rax), %rdi
movl -12(%rbp), %eax
addl $1, %eax
cltq
addq %rax, %rdi
movq -8(%rbp), %rax
movq 16(%rax), %rsi
movslq -12(%rbp), %rax
addq %rax, %rsi
movq -8(%rbp), %rax
movl 4(%rax), %eax
subl -12(%rbp), %eax
addl $1, %eax
movslq %eax, %rdx
movq $-1, %rcx
callq ___memmove_chk
movq -8(%rbp), %rax
movl 4(%rax), %ecx
addl $1, %ecx
movl %ecx, 4(%rax)
movl -16(%rbp), %eax
movb %al, %dl
movq -8(%rbp), %rax
movq 16(%rax), %rax
movslq -12(%rbp), %rcx
movb %dl, (%rax,%rcx)
movq -8(%rbp), %rdi
callq _editorUpdateRow
movq _E@GOTPCREL(%rip), %rax
movl 40(%rax), %ecx
addl $1, %ecx
movq _E@GOTPCREL(%rip), %rax
movl %ecx, 40(%rax)
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _editorRowAppendString ## -- Begin function editorRowAppendString
.p2align 4, 0x90
_editorRowAppendString: ## @editorRowAppendString
.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 %rdx, -24(%rbp)
movq -8(%rbp), %rax
movq 16(%rax), %rdi
movq -8(%rbp), %rax
movslq 4(%rax), %rsi
addq -24(%rbp), %rsi
addq $1, %rsi
callq _realloc
movq %rax, %rcx
movq -8(%rbp), %rax
movq %rcx, 16(%rax)
movq -8(%rbp), %rax
movq 16(%rax), %rdi
movq -8(%rbp), %rax
movslq 4(%rax), %rax
addq %rax, %rdi
movq -16(%rbp), %rsi
movq -24(%rbp), %rdx
movq $-1, %rcx
callq ___memcpy_chk
movq -24(%rbp), %rdx
movq -8(%rbp), %rax
movslq 4(%rax), %rcx
addq %rdx, %rcx
## kill: def $ecx killed $ecx killed $rcx
movl %ecx, 4(%rax)
movq -8(%rbp), %rax
movq 16(%rax), %rax
movq -8(%rbp), %rcx
movslq 4(%rcx), %rcx
movb $0, (%rax,%rcx)
movq -8(%rbp), %rdi
callq _editorUpdateRow
movq _E@GOTPCREL(%rip), %rax
movl 40(%rax), %ecx
addl $1, %ecx
movq _E@GOTPCREL(%rip), %rax
movl %ecx, 40(%rax)
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _editorRowDelChar ## -- Begin function editorRowDelChar
.p2align 4, 0x90
_editorRowDelChar: ## @editorRowDelChar
.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)
cmpl $0, -12(%rbp)
jl LBB18_2
## %bb.1:
movl -12(%rbp), %eax
movq -8(%rbp), %rcx
cmpl 4(%rcx), %eax
jl LBB18_3
LBB18_2:
jmp LBB18_4
LBB18_3:
movq -8(%rbp), %rax
movq 16(%rax), %rdi
movslq -12(%rbp), %rax
addq %rax, %rdi
movq -8(%rbp), %rax
movq 16(%rax), %rsi
movl -12(%rbp), %eax
addl $1, %eax
cltq
addq %rax, %rsi
movq -8(%rbp), %rax
movl 4(%rax), %eax
subl -12(%rbp), %eax
movslq %eax, %rdx
movq $-1, %rcx
callq ___memmove_chk
movq -8(%rbp), %rax
movl 4(%rax), %ecx
addl $-1, %ecx
movl %ecx, 4(%rax)
movq -8(%rbp), %rdi
callq _editorUpdateRow
movq _E@GOTPCREL(%rip), %rax
movl 40(%rax), %ecx
addl $1, %ecx
movq _E@GOTPCREL(%rip), %rax
movl %ecx, 40(%rax)
LBB18_4:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _editorInsertChar ## -- Begin function editorInsertChar
.p2align 4, 0x90
_editorInsertChar: ## @editorInsertChar
.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)
movq _E@GOTPCREL(%rip), %rax
movl 4(%rax), %eax
movq _E@GOTPCREL(%rip), %rcx
cmpl 28(%rcx), %eax
jne LBB19_2
## %bb.1:
movq _E@GOTPCREL(%rip), %rax
movl 28(%rax), %edi
leaq L_.str.39(%rip), %rsi
xorl %eax, %eax
movl %eax, %edx
callq _editorInsertRow
LBB19_2:
movq _E@GOTPCREL(%rip), %rax
movq 32(%rax), %rdi
movq _E@GOTPCREL(%rip), %rax
movslq 4(%rax), %rax
imulq $48, %rax, %rax
addq %rax, %rdi
movq _E@GOTPCREL(%rip), %rax
movl (%rax), %esi
movl -4(%rbp), %edx
callq _editorRowInsertChar
movq _E@GOTPCREL(%rip), %rax
movl (%rax), %ecx
addl $1, %ecx
movq _E@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _editorDelChar ## -- Begin function editorDelChar
.p2align 4, 0x90
_editorDelChar: ## @editorDelChar
.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 _E@GOTPCREL(%rip), %rax
movl 4(%rax), %eax
movq _E@GOTPCREL(%rip), %rcx
cmpl 28(%rcx), %eax
jne LBB20_2
## %bb.1:
jmp LBB20_8
LBB20_2:
movq _E@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB20_5
## %bb.3:
movq _E@GOTPCREL(%rip), %rax
cmpl $0, 4(%rax)
jne LBB20_5
## %bb.4:
jmp LBB20_8
LBB20_5:
movq _E@GOTPCREL(%rip), %rax
movq 32(%rax), %rax
movq _E@GOTPCREL(%rip), %rcx
movslq 4(%rcx), %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
movq %rax, -8(%rbp)
movq _E@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jle LBB20_7
## %bb.6:
movq -8(%rbp), %rdi
movq _E@GOTPCREL(%rip), %rax
movl (%rax), %esi
subl $1, %esi
callq _editorRowDelChar
movq _E@GOTPCREL(%rip), %rax
movl (%rax), %ecx
addl $-1, %ecx
movq _E@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
jmp LBB20_8
LBB20_7:
movq _E@GOTPCREL(%rip), %rax
movq 32(%rax), %rax
movq _E@GOTPCREL(%rip), %rcx
movl 4(%rcx), %ecx
subl $1, %ecx
movslq %ecx, %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
movl 4(%rax), %ecx
movq _E@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movq _E@GOTPCREL(%rip), %rax
movq 32(%rax), %rdi
movq _E@GOTPCREL(%rip), %rax
movl 4(%rax), %eax
subl $1, %eax
cltq
imulq $48, %rax, %rax
addq %rax, %rdi
movq -8(%rbp), %rax
movq 16(%rax), %rsi
movq -8(%rbp), %rax
movslq 4(%rax), %rdx
callq _editorRowAppendString
movq _E@GOTPCREL(%rip), %rax
movl 4(%rax), %edi
callq _editorDelRow
movq _E@GOTPCREL(%rip), %rax
movl 4(%rax), %ecx
addl $-1, %ecx
movq _E@GOTPCREL(%rip), %rax
movl %ecx, 4(%rax)
LBB20_8:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _editorInsertNewline ## -- Begin function editorInsertNewline
.p2align 4, 0x90
_editorInsertNewline: ## @editorInsertNewline
.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 _E@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB21_2
## %bb.1:
movq _E@GOTPCREL(%rip), %rax
movl 4(%rax), %edi
leaq L_.str.39(%rip), %rsi
xorl %eax, %eax
movl %eax, %edx
callq _editorInsertRow
jmp LBB21_3
LBB21_2:
movq _E@GOTPCREL(%rip), %rax
movq 32(%rax), %rax
movq _E@GOTPCREL(%rip), %rcx
movslq 4(%rcx), %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
movq %rax, -8(%rbp)
movq _E@GOTPCREL(%rip), %rax
movl 4(%rax), %edi
addl $1, %edi
movq -8(%rbp), %rax
movq 16(%rax), %rsi
movq _E@GOTPCREL(%rip), %rax
movslq (%rax), %rax
addq %rax, %rsi
movq -8(%rbp), %rax
movl 4(%rax), %eax
movq _E@GOTPCREL(%rip), %rcx
subl (%rcx), %eax
movslq %eax, %rdx
callq _editorInsertRow
movq _E@GOTPCREL(%rip), %rax
movq 32(%rax), %rax
movq _E@GOTPCREL(%rip), %rcx
movslq 4(%rcx), %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
movq %rax, -8(%rbp)
movq _E@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq -8(%rbp), %rax
movl %ecx, 4(%rax)
movq -8(%rbp), %rax
movq 16(%rax), %rax
movq -8(%rbp), %rcx
movslq 4(%rcx), %rcx
movb $0, (%rax,%rcx)
movq -8(%rbp), %rdi
callq _editorUpdateRow
LBB21_3:
movq _E@GOTPCREL(%rip), %rax
movl 4(%rax), %ecx
addl $1, %ecx
movq _E@GOTPCREL(%rip), %rax
movl %ecx, 4(%rax)
movq _E@GOTPCREL(%rip), %rax
movl $0, (%rax)
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _editorRowToString ## -- Begin function editorRowToString
.p2align 4, 0x90
_editorRowToString: ## @editorRowToString
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movl $0, -12(%rbp)
movl $0, -16(%rbp)
LBB22_1: ## =>This Inner Loop Header: Depth=1
movl -16(%rbp), %eax
movq _E@GOTPCREL(%rip), %rcx
cmpl 28(%rcx), %eax
jge LBB22_4
## %bb.2: ## in Loop: Header=BB22_1 Depth=1
movq _E@GOTPCREL(%rip), %rax
movq 32(%rax), %rax
movslq -16(%rbp), %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
movl 4(%rax), %eax
addl $1, %eax
addl -12(%rbp), %eax
movl %eax, -12(%rbp)
## %bb.3: ## in Loop: Header=BB22_1 Depth=1
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
jmp LBB22_1
LBB22_4:
movl -12(%rbp), %ecx
movq -8(%rbp), %rax
movl %ecx, (%rax)
movslq -12(%rbp), %rdi
callq _malloc
movq %rax, -24(%rbp)
movq -24(%rbp), %rax
movq %rax, -32(%rbp)
movl $0, -16(%rbp)
LBB22_5: ## =>This Inner Loop Header: Depth=1
movl -16(%rbp), %eax
movq _E@GOTPCREL(%rip), %rcx
cmpl 28(%rcx), %eax
jge LBB22_8
## %bb.6: ## in Loop: Header=BB22_5 Depth=1
movq -32(%rbp), %rdi
movq _E@GOTPCREL(%rip), %rax
movq 32(%rax), %rax
movslq -16(%rbp), %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
movq 16(%rax), %rsi
movq _E@GOTPCREL(%rip), %rax
movq 32(%rax), %rax
movslq -16(%rbp), %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
movslq 4(%rax), %rdx
movq $-1, %rcx
callq ___memcpy_chk
movq _E@GOTPCREL(%rip), %rax
movq 32(%rax), %rax
movslq -16(%rbp), %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
movl 4(%rax), %ecx
movq -32(%rbp), %rax
movslq %ecx, %rcx
addq %rcx, %rax
movq %rax, -32(%rbp)
movq -32(%rbp), %rax
movb $10, (%rax)
movq -32(%rbp), %rax
addq $1, %rax
movq %rax, -32(%rbp)
## %bb.7: ## in Loop: Header=BB22_5 Depth=1
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
jmp LBB22_5
LBB22_8:
movq -24(%rbp), %rax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _editorOpen ## -- Begin function editorOpen
.p2align 4, 0x90
_editorOpen: ## @editorOpen
.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 _E@GOTPCREL(%rip), %rax
movq 48(%rax), %rdi
callq _free
movq -8(%rbp), %rdi
callq _strdup
movq %rax, %rcx
movq _E@GOTPCREL(%rip), %rax
movq %rcx, 48(%rax)
callq _editorSelectSyntaxHighlight
movq -8(%rbp), %rdi
leaq L_.str.40(%rip), %rsi
callq _fopen
movq %rax, -16(%rbp)
cmpq $0, -16(%rbp)
jne LBB23_2
## %bb.1:
leaq L_.str.41(%rip), %rdi
callq _die
LBB23_2:
movq $0, -24(%rbp)
movq $0, -32(%rbp)
LBB23_3: ## =>This Loop Header: Depth=1
## Child Loop BB23_5 Depth 2
movq -16(%rbp), %rdx
leaq -24(%rbp), %rdi
leaq -32(%rbp), %rsi
callq _getline
movq %rax, -40(%rbp)
cmpq $-1, %rax
je LBB23_12
## %bb.4: ## in Loop: Header=BB23_3 Depth=1
jmp LBB23_5
LBB23_5: ## Parent Loop BB23_3 Depth=1
## => This Inner Loop Header: Depth=2
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq $0, -40(%rbp)
movb %al, -41(%rbp) ## 1-byte Spill
jle LBB23_9
## %bb.6: ## in Loop: Header=BB23_5 Depth=2
movq -24(%rbp), %rax
movq -40(%rbp), %rcx
subq $1, %rcx
movsbl (%rax,%rcx), %ecx
movb $1, %al
cmpl $10, %ecx
movb %al, -42(%rbp) ## 1-byte Spill
je LBB23_8
## %bb.7: ## in Loop: Header=BB23_5 Depth=2
movq -24(%rbp), %rax
movq -40(%rbp), %rcx
subq $1, %rcx
movsbl (%rax,%rcx), %eax
cmpl $13, %eax
sete %al
movb %al, -42(%rbp) ## 1-byte Spill
LBB23_8: ## in Loop: Header=BB23_5 Depth=2
movb -42(%rbp), %al ## 1-byte Reload
movb %al, -41(%rbp) ## 1-byte Spill
LBB23_9: ## in Loop: Header=BB23_5 Depth=2
movb -41(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB23_10
jmp LBB23_11
LBB23_10: ## in Loop: Header=BB23_5 Depth=2
movq -40(%rbp), %rax
addq $-1, %rax
movq %rax, -40(%rbp)
jmp LBB23_5
LBB23_11: ## in Loop: Header=BB23_3 Depth=1
movq _E@GOTPCREL(%rip), %rax
movl 28(%rax), %edi
movq -24(%rbp), %rsi
movq -40(%rbp), %rdx
callq _editorInsertRow
jmp LBB23_3
LBB23_12:
movq -24(%rbp), %rdi
callq _free
movq -16(%rbp), %rdi
callq _fclose
movq _E@GOTPCREL(%rip), %rax
movl $0, 40(%rax)
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _editorSave ## -- Begin function editorSave
.p2align 4, 0x90
_editorSave: ## @editorSave
.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 _E@GOTPCREL(%rip), %rax
cmpq $0, 48(%rax)
jne LBB24_4
## %bb.1:
leaq L_.str.42(%rip), %rdi
xorl %eax, %eax
movl %eax, %esi
callq _editorPrompt
movq %rax, %rcx
movq _E@GOTPCREL(%rip), %rax
movq %rcx, 48(%rax)
movq _E@GOTPCREL(%rip), %rax
cmpq $0, 48(%rax)
jne LBB24_3
## %bb.2:
leaq L_.str.43(%rip), %rdi
movb $0, %al
callq _editorSetStatusMessage
jmp LBB24_11
LBB24_3:
callq _editorSelectSyntaxHighlight
LBB24_4:
leaq -4(%rbp), %rdi
callq _editorRowToString
movq %rax, -16(%rbp)
movq _E@GOTPCREL(%rip), %rax
movq 48(%rax), %rdi
movl $514, %esi ## imm = 0x202
movl $420, %edx ## imm = 0x1A4
movb $0, %al
callq _open
movl %eax, -20(%rbp)
cmpl $-1, -20(%rbp)
je LBB24_10
## %bb.5:
movl -20(%rbp), %edi
movslq -4(%rbp), %rsi
callq _ftruncate
cmpl $-1, %eax
je LBB24_9
## %bb.6:
movl -20(%rbp), %edi
movq -16(%rbp), %rsi
movslq -4(%rbp), %rdx
callq _write
movslq -4(%rbp), %rcx
cmpq %rcx, %rax
jne LBB24_8
## %bb.7:
movl -20(%rbp), %edi
callq _close
movq -16(%rbp), %rdi
callq _free
movq _E@GOTPCREL(%rip), %rax
movl $0, 40(%rax)
movl -4(%rbp), %esi
leaq L_.str.44(%rip), %rdi
movb $0, %al
callq _editorSetStatusMessage
jmp LBB24_11
LBB24_8:
jmp LBB24_9
LBB24_9:
movl -20(%rbp), %edi
callq _close
LBB24_10:
movq -16(%rbp), %rdi
callq _free
callq ___error
movl (%rax), %edi
callq _strerror
movq %rax, %rsi
leaq L_.str.45(%rip), %rdi
movb $0, %al
callq _editorSetStatusMessage
LBB24_11:
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _editorPrompt ## -- Begin function editorPrompt
.p2align 4, 0x90
_editorPrompt: ## @editorPrompt
.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 $128, -32(%rbp)
movq -32(%rbp), %rdi
callq _malloc
movq %rax, -40(%rbp)
movq $0, -48(%rbp)
movq -40(%rbp), %rax
movb $0, (%rax)
LBB25_1: ## =>This Inner Loop Header: Depth=1
movq -16(%rbp), %rdi
movq -40(%rbp), %rsi
movb $0, %al
callq _editorSetStatusMessage
callq _editorRefreshScreen
callq _editorReadKey
movl %eax, -52(%rbp)
cmpl $1008, -52(%rbp) ## imm = 0x3F0
je LBB25_4
## %bb.2: ## in Loop: Header=BB25_1 Depth=1
cmpl $8, -52(%rbp)
je LBB25_4
## %bb.3: ## in Loop: Header=BB25_1 Depth=1
cmpl $127, -52(%rbp)
jne LBB25_7
LBB25_4: ## in Loop: Header=BB25_1 Depth=1
cmpq $0, -48(%rbp)
jbe LBB25_6
## %bb.5: ## in Loop: Header=BB25_1 Depth=1
movq -40(%rbp), %rax
movq -48(%rbp), %rcx
movq %rcx, %rdx
addq $-1, %rdx
movq %rdx, -48(%rbp)
movb $0, -1(%rax,%rcx)
LBB25_6: ## in Loop: Header=BB25_1 Depth=1
jmp LBB25_25
LBB25_7: ## in Loop: Header=BB25_1 Depth=1
cmpl $27, -52(%rbp)
jne LBB25_11
## %bb.8:
leaq L_.str.39(%rip), %rdi
movb $0, %al
callq _editorSetStatusMessage
cmpq $0, -24(%rbp)
je LBB25_10
## %bb.9:
movq -24(%rbp), %rax
movq -40(%rbp), %rdi
movl -52(%rbp), %esi
callq *%rax
LBB25_10:
movq -40(%rbp), %rdi
callq _free
movq $0, -8(%rbp)
jmp LBB25_28
LBB25_11: ## in Loop: Header=BB25_1 Depth=1
cmpl $13, -52(%rbp)
jne LBB25_17
## %bb.12: ## in Loop: Header=BB25_1 Depth=1
cmpq $0, -48(%rbp)
je LBB25_16
## %bb.13:
leaq L_.str.39(%rip), %rdi
movb $0, %al
callq _editorSetStatusMessage
cmpq $0, -24(%rbp)
je LBB25_15
## %bb.14:
movq -24(%rbp), %rax
movq -40(%rbp), %rdi
movl -52(%rbp), %esi
callq *%rax
LBB25_15:
movq -40(%rbp), %rax
movq %rax, -8(%rbp)
jmp LBB25_28
LBB25_16: ## in Loop: Header=BB25_1 Depth=1
jmp LBB25_23
LBB25_17: ## in Loop: Header=BB25_1 Depth=1
movl -52(%rbp), %edi
callq _iscntrl
cmpl $0, %eax
jne LBB25_22
## %bb.18: ## in Loop: Header=BB25_1 Depth=1
cmpl $128, -52(%rbp)
jge LBB25_22
## %bb.19: ## in Loop: Header=BB25_1 Depth=1
movq -48(%rbp), %rax
movq -32(%rbp), %rcx
subq $1, %rcx
cmpq %rcx, %rax
jne LBB25_21
## %bb.20: ## in Loop: Header=BB25_1 Depth=1
movq -32(%rbp), %rax
shlq $1, %rax
movq %rax, -32(%rbp)
movq -40(%rbp), %rdi
movq -32(%rbp), %rsi
callq _realloc
movq %rax, -40(%rbp)
LBB25_21: ## in Loop: Header=BB25_1 Depth=1
movl -52(%rbp), %eax
movb %al, %dl
movq -40(%rbp), %rax
movq -48(%rbp), %rcx
movq %rcx, %rsi
addq $1, %rsi
movq %rsi, -48(%rbp)
movb %dl, (%rax,%rcx)
movq -40(%rbp), %rax
movq -48(%rbp), %rcx
movb $0, (%rax,%rcx)
LBB25_22: ## in Loop: Header=BB25_1 Depth=1
jmp LBB25_23
LBB25_23: ## in Loop: Header=BB25_1 Depth=1
jmp LBB25_24
LBB25_24: ## in Loop: Header=BB25_1 Depth=1
jmp LBB25_25
LBB25_25: ## in Loop: Header=BB25_1 Depth=1
cmpq $0, -24(%rbp)
je LBB25_27
## %bb.26: ## in Loop: Header=BB25_1 Depth=1
movq -24(%rbp), %rax
movq -40(%rbp), %rdi
movl -52(%rbp), %esi
callq *%rax
LBB25_27: ## in Loop: Header=BB25_1 Depth=1
jmp LBB25_1
LBB25_28:
movq -8(%rbp), %rax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _editorSetStatusMessage ## -- Begin function editorSetStatusMessage
.p2align 4, 0x90
_editorSetStatusMessage: ## @editorSetStatusMessage
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $224, %rsp
testb %al, %al
je LBB26_4
## %bb.3:
movaps %xmm0, -176(%rbp)
movaps %xmm1, -160(%rbp)
movaps %xmm2, -144(%rbp)
movaps %xmm3, -128(%rbp)
movaps %xmm4, -112(%rbp)
movaps %xmm5, -96(%rbp)
movaps %xmm6, -80(%rbp)
movaps %xmm7, -64(%rbp)
LBB26_4:
movq %r9, -184(%rbp)
movq %r8, -192(%rbp)
movq %rcx, -200(%rbp)
movq %rdx, -208(%rbp)
movq %rsi, -216(%rbp)
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movq %rdi, -40(%rbp)
leaq -32(%rbp), %rax
leaq -224(%rbp), %rcx
movq %rcx, 16(%rax)
leaq 16(%rbp), %rcx
movq %rcx, 8(%rax)
movl $48, 4(%rax)
movl $8, (%rax)
movq -40(%rbp), %r8
leaq -32(%rbp), %r9
movq _E@GOTPCREL(%rip), %rdi
addq $56, %rdi
movl $80, %ecx
xorl %edx, %edx
movq %rcx, %rsi
callq ___vsnprintf_chk
leaq -32(%rbp), %rax
xorl %eax, %eax
movl %eax, %edi
callq _time
movq %rax, %rcx
movq _E@GOTPCREL(%rip), %rax
movq %rcx, 136(%rax)
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB26_2
## %bb.1:
addq $224, %rsp
popq %rbp
retq
LBB26_2:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.globl _editorFindCallback ## -- Begin function editorFindCallback
.p2align 4, 0x90
_editorFindCallback: ## @editorFindCallback
.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)
cmpq $0, _editorFindCallback.saved_hl(%rip)
je LBB27_2
## %bb.1:
movq _E@GOTPCREL(%rip), %rax
movq 32(%rax), %rax
movslq _editorFindCallback.saved_hl_line(%rip), %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
movq 32(%rax), %rdi
movq _editorFindCallback.saved_hl(%rip), %rsi
movq _E@GOTPCREL(%rip), %rax
movq 32(%rax), %rax
movslq _editorFindCallback.saved_hl_line(%rip), %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
movslq 8(%rax), %rdx
movq $-1, %rcx
callq ___memcpy_chk
movq _editorFindCallback.saved_hl(%rip), %rdi
callq _free
movq $0, _editorFindCallback.saved_hl(%rip)
LBB27_2:
cmpl $13, -12(%rbp)
je LBB27_4
## %bb.3:
cmpl $27, -12(%rbp)
jne LBB27_5
LBB27_4:
movl $-1, _editorFindCallback.last_match(%rip)
movl $1, _editorFindCallback.direction(%rip)
jmp LBB27_27
LBB27_5:
cmpl $1001, -12(%rbp) ## imm = 0x3E9
je LBB27_7
## %bb.6:
cmpl $1003, -12(%rbp) ## imm = 0x3EB
jne LBB27_8
LBB27_7:
movl $1, _editorFindCallback.direction(%rip)
jmp LBB27_13
LBB27_8:
cmpl $1000, -12(%rbp) ## imm = 0x3E8
je LBB27_10
## %bb.9:
cmpl $1002, -12(%rbp) ## imm = 0x3EA
jne LBB27_11
LBB27_10:
movl $-1, _editorFindCallback.direction(%rip)
jmp LBB27_12
LBB27_11:
movl $-1, _editorFindCallback.last_match(%rip)
movl $1, _editorFindCallback.direction(%rip)
LBB27_12:
jmp LBB27_13
LBB27_13:
jmp LBB27_14
LBB27_14:
cmpl $-1, _editorFindCallback.last_match(%rip)
jne LBB27_16
## %bb.15:
movl $1, _editorFindCallback.direction(%rip)
LBB27_16:
movl _editorFindCallback.last_match(%rip), %eax
movl %eax, -16(%rbp)
movl $0, -20(%rbp)
LBB27_17: ## =>This Inner Loop Header: Depth=1
movl -20(%rbp), %eax
movq _E@GOTPCREL(%rip), %rcx
cmpl 28(%rcx), %eax
jge LBB27_27
## %bb.18: ## in Loop: Header=BB27_17 Depth=1
movl _editorFindCallback.direction(%rip), %eax
addl -16(%rbp), %eax
movl %eax, -16(%rbp)
cmpl $-1, -16(%rbp)
jne LBB27_20
## %bb.19: ## in Loop: Header=BB27_17 Depth=1
movq _E@GOTPCREL(%rip), %rax
movl 28(%rax), %eax
subl $1, %eax
movl %eax, -16(%rbp)
jmp LBB27_23
LBB27_20: ## in Loop: Header=BB27_17 Depth=1
movl -16(%rbp), %eax
movq _E@GOTPCREL(%rip), %rcx
cmpl 28(%rcx), %eax
jne LBB27_22
## %bb.21: ## in Loop: Header=BB27_17 Depth=1
movl $0, -16(%rbp)
LBB27_22: ## in Loop: Header=BB27_17 Depth=1
jmp LBB27_23
LBB27_23: ## in Loop: Header=BB27_17 Depth=1
movq _E@GOTPCREL(%rip), %rax
movq 32(%rax), %rax
movslq -16(%rbp), %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
movq %rax, -32(%rbp)
movq -32(%rbp), %rax
movq 24(%rax), %rdi
movq -8(%rbp), %rsi
callq _strstr
movq %rax, -40(%rbp)
cmpq $0, -40(%rbp)
je LBB27_25
## %bb.24:
movl -16(%rbp), %eax
movl %eax, _editorFindCallback.last_match(%rip)
movl -16(%rbp), %ecx
movq _E@GOTPCREL(%rip), %rax
movl %ecx, 4(%rax)
movq -32(%rbp), %rdi
movq -40(%rbp), %rax
movq -32(%rbp), %rcx
movq 24(%rcx), %rcx
subq %rcx, %rax
movl %eax, %esi
callq _editorRowRxToCx
movl %eax, %ecx
movq _E@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movq _E@GOTPCREL(%rip), %rax
movl 28(%rax), %ecx
movq _E@GOTPCREL(%rip), %rax
movl %ecx, 12(%rax)
movl -16(%rbp), %eax
movl %eax, _editorFindCallback.saved_hl_line(%rip)
movq -32(%rbp), %rax
movslq 8(%rax), %rdi
callq _malloc
movq %rax, _editorFindCallback.saved_hl(%rip)
movq _editorFindCallback.saved_hl(%rip), %rdi
movq -32(%rbp), %rax
movq 32(%rax), %rsi
movq -32(%rbp), %rax
movslq 8(%rax), %rdx
movq $-1, %rcx
callq ___memcpy_chk
movq -32(%rbp), %rax
movq 32(%rax), %rax
movq -40(%rbp), %rcx
movq -32(%rbp), %rdx
movq 24(%rdx), %rdx
subq %rdx, %rcx
addq %rcx, %rax
movq %rax, -48(%rbp) ## 8-byte Spill
movq -8(%rbp), %rdi
callq _strlen
movq -48(%rbp), %rdi ## 8-byte Reload
movq %rax, %rdx
movl $7, %esi
movq $-1, %rcx
callq ___memset_chk
jmp LBB27_27
LBB27_25: ## in Loop: Header=BB27_17 Depth=1
jmp LBB27_26
LBB27_26: ## in Loop: Header=BB27_17 Depth=1
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB27_17
LBB27_27:
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _editorFind ## -- Begin function editorFind
.p2align 4, 0x90
_editorFind: ## @editorFind
.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 _E@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -4(%rbp)
movq _E@GOTPCREL(%rip), %rax
movl 4(%rax), %eax
movl %eax, -8(%rbp)
movq _E@GOTPCREL(%rip), %rax
movl 16(%rax), %eax
movl %eax, -12(%rbp)
movq _E@GOTPCREL(%rip), %rax
movl 12(%rax), %eax
movl %eax, -16(%rbp)
leaq L_.str.46(%rip), %rdi
leaq _editorFindCallback(%rip), %rsi
callq _editorPrompt
movq %rax, -24(%rbp)
cmpq $0, -24(%rbp)
je LBB28_2
## %bb.1:
movq -24(%rbp), %rdi
callq _free
jmp LBB28_3
LBB28_2:
movl -4(%rbp), %ecx
movq _E@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movl -8(%rbp), %ecx
movq _E@GOTPCREL(%rip), %rax
movl %ecx, 4(%rax)
movl -12(%rbp), %ecx
movq _E@GOTPCREL(%rip), %rax
movl %ecx, 16(%rax)
movl -16(%rbp), %ecx
movq _E@GOTPCREL(%rip), %rax
movl %ecx, 12(%rax)
LBB28_3:
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _abAppend ## -- Begin function abAppend
.p2align 4, 0x90
_abAppend: ## @abAppend
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movl %edx, -20(%rbp)
movq -8(%rbp), %rax
movq (%rax), %rdi
movq -8(%rbp), %rax
movl 8(%rax), %eax
addl -20(%rbp), %eax
movslq %eax, %rsi
callq _realloc
movq %rax, -32(%rbp)
cmpq $0, -32(%rbp)
jne LBB29_2
## %bb.1:
jmp LBB29_3
LBB29_2:
movq -32(%rbp), %rdi
movq -8(%rbp), %rax
movslq 8(%rax), %rax
addq %rax, %rdi
movq -16(%rbp), %rsi
movslq -20(%rbp), %rdx
movq $-1, %rcx
callq ___memcpy_chk
movq -32(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
movl -20(%rbp), %ecx
movq -8(%rbp), %rax
addl 8(%rax), %ecx
movl %ecx, 8(%rax)
LBB29_3:
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _abFree ## -- Begin function abFree
.p2align 4, 0x90
_abFree: ## @abFree
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rax
movq (%rax), %rdi
callq _free
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _editorScroll ## -- Begin function editorScroll
.p2align 4, 0x90
_editorScroll: ## @editorScroll
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _E@GOTPCREL(%rip), %rax
movl $0, 8(%rax)
movq _E@GOTPCREL(%rip), %rax
movl 4(%rax), %eax
movq _E@GOTPCREL(%rip), %rcx
cmpl 28(%rcx), %eax
jge LBB31_2
## %bb.1:
movq _E@GOTPCREL(%rip), %rax
movq 32(%rax), %rdi
movq _E@GOTPCREL(%rip), %rax
movslq 4(%rax), %rax
imulq $48, %rax, %rax
addq %rax, %rdi
movq _E@GOTPCREL(%rip), %rax
movl (%rax), %esi
callq _editorRowCxToRx
movl %eax, %ecx
movq _E@GOTPCREL(%rip), %rax
movl %ecx, 8(%rax)
LBB31_2:
movq _E@GOTPCREL(%rip), %rax
movl 4(%rax), %eax
movq _E@GOTPCREL(%rip), %rcx
cmpl 12(%rcx), %eax
jge LBB31_4
## %bb.3:
movq _E@GOTPCREL(%rip), %rax
movl 4(%rax), %ecx
movq _E@GOTPCREL(%rip), %rax
movl %ecx, 12(%rax)
LBB31_4:
movq _E@GOTPCREL(%rip), %rax
movl 4(%rax), %eax
movq _E@GOTPCREL(%rip), %rcx
movl 12(%rcx), %ecx
movq _E@GOTPCREL(%rip), %rdx
addl 20(%rdx), %ecx
cmpl %ecx, %eax
jl LBB31_6
## %bb.5:
movq _E@GOTPCREL(%rip), %rax
movl 4(%rax), %ecx
movq _E@GOTPCREL(%rip), %rax
subl 20(%rax), %ecx
addl $1, %ecx
movq _E@GOTPCREL(%rip), %rax
movl %ecx, 12(%rax)
LBB31_6:
movq _E@GOTPCREL(%rip), %rax
movl 8(%rax), %eax
movq _E@GOTPCREL(%rip), %rcx
cmpl 16(%rcx), %eax
jge LBB31_8
## %bb.7:
movq _E@GOTPCREL(%rip), %rax
movl 8(%rax), %ecx
movq _E@GOTPCREL(%rip), %rax
movl %ecx, 16(%rax)
LBB31_8:
movq _E@GOTPCREL(%rip), %rax
movl 8(%rax), %eax
movq _E@GOTPCREL(%rip), %rcx
movl 16(%rcx), %ecx
movq _E@GOTPCREL(%rip), %rdx
addl 24(%rdx), %ecx
cmpl %ecx, %eax
jl LBB31_10
## %bb.9:
movq _E@GOTPCREL(%rip), %rax
movl 8(%rax), %ecx
movq _E@GOTPCREL(%rip), %rax
subl 24(%rax), %ecx
addl $1, %ecx
movq _E@GOTPCREL(%rip), %rax
movl %ecx, 16(%rax)
LBB31_10:
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _editorDrawRows ## -- Begin function editorDrawRows
.p2align 4, 0x90
_editorDrawRows: ## @editorDrawRows
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $208, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movq %rdi, -136(%rbp)
movl $0, -140(%rbp)
LBB32_1: ## =>This Loop Header: Depth=1
## Child Loop BB32_10 Depth 2
## Child Loop BB32_20 Depth 2
movl -140(%rbp), %eax
movq _E@GOTPCREL(%rip), %rcx
cmpl 20(%rcx), %eax
jge LBB32_41
## %bb.2: ## in Loop: Header=BB32_1 Depth=1
movl -140(%rbp), %eax
movq _E@GOTPCREL(%rip), %rcx
addl 12(%rcx), %eax
movl %eax, -144(%rbp)
movl -144(%rbp), %eax
movq _E@GOTPCREL(%rip), %rcx
cmpl 28(%rcx), %eax
jl LBB32_15
## %bb.3: ## in Loop: Header=BB32_1 Depth=1
movq _E@GOTPCREL(%rip), %rax
cmpl $0, 28(%rax)
jne LBB32_13
## %bb.4: ## in Loop: Header=BB32_1 Depth=1
movl -140(%rbp), %eax
movl %eax, -204(%rbp) ## 4-byte Spill
movq _E@GOTPCREL(%rip), %rax
movl 20(%rax), %eax
movl $3, %ecx
cltd
idivl %ecx
movl %eax, %ecx
movl -204(%rbp), %eax ## 4-byte Reload
cmpl %ecx, %eax
jne LBB32_13
## %bb.5: ## in Loop: Header=BB32_1 Depth=1
leaq -96(%rbp), %rdi
movl $80, %ecx
xorl %edx, %edx
leaq L_.str.47(%rip), %r8
leaq L_.str.48(%rip), %r9
movq %rcx, %rsi
movb $0, %al
callq ___snprintf_chk
movl %eax, -148(%rbp)
movl -148(%rbp), %eax
movq _E@GOTPCREL(%rip), %rcx
cmpl 24(%rcx), %eax
jle LBB32_7
## %bb.6: ## in Loop: Header=BB32_1 Depth=1
movq _E@GOTPCREL(%rip), %rax
movl 24(%rax), %eax
movl %eax, -148(%rbp)
LBB32_7: ## in Loop: Header=BB32_1 Depth=1
movq _E@GOTPCREL(%rip), %rax
movl 24(%rax), %eax
subl -148(%rbp), %eax
movl $2, %ecx
cltd
idivl %ecx
movl %eax, -152(%rbp)
cmpl $0, -152(%rbp)
je LBB32_9
## %bb.8: ## in Loop: Header=BB32_1 Depth=1
movq -136(%rbp), %rdi
leaq L_.str.49(%rip), %rsi
movl $1, %edx
callq _abAppend
movl -152(%rbp), %eax
addl $-1, %eax
movl %eax, -152(%rbp)
LBB32_9: ## in Loop: Header=BB32_1 Depth=1
jmp LBB32_10
LBB32_10: ## Parent Loop BB32_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -152(%rbp), %eax
movl %eax, %ecx
addl $-1, %ecx
movl %ecx, -152(%rbp)
cmpl $0, %eax
je LBB32_12
## %bb.11: ## in Loop: Header=BB32_10 Depth=2
movq -136(%rbp), %rdi
leaq L_.str.50(%rip), %rsi
movl $1, %edx
callq _abAppend
jmp LBB32_10
LBB32_12: ## in Loop: Header=BB32_1 Depth=1
movq -136(%rbp), %rdi
leaq -96(%rbp), %rsi
movl -148(%rbp), %edx
callq _abAppend
jmp LBB32_14
LBB32_13: ## in Loop: Header=BB32_1 Depth=1
movq -136(%rbp), %rdi
leaq L_.str.49(%rip), %rsi
movl $1, %edx
callq _abAppend
LBB32_14: ## in Loop: Header=BB32_1 Depth=1
jmp LBB32_39
LBB32_15: ## in Loop: Header=BB32_1 Depth=1
movq _E@GOTPCREL(%rip), %rax
movq 32(%rax), %rax
movslq -144(%rbp), %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
movl 8(%rax), %eax
movq _E@GOTPCREL(%rip), %rcx
subl 16(%rcx), %eax
movl %eax, -156(%rbp)
cmpl $0, -156(%rbp)
jge LBB32_17
## %bb.16: ## in Loop: Header=BB32_1 Depth=1
movl $0, -156(%rbp)
LBB32_17: ## in Loop: Header=BB32_1 Depth=1
movl -156(%rbp), %eax
movq _E@GOTPCREL(%rip), %rcx
cmpl 24(%rcx), %eax
jle LBB32_19
## %bb.18: ## in Loop: Header=BB32_1 Depth=1
movq _E@GOTPCREL(%rip), %rax
movl 24(%rax), %eax
movl %eax, -156(%rbp)
LBB32_19: ## in Loop: Header=BB32_1 Depth=1
movq _E@GOTPCREL(%rip), %rax
movq 32(%rax), %rax
movslq -144(%rbp), %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
movq 24(%rax), %rax
movq _E@GOTPCREL(%rip), %rcx
movslq 16(%rcx), %rcx
addq %rcx, %rax
movq %rax, -168(%rbp)
movq _E@GOTPCREL(%rip), %rax
movq 32(%rax), %rax
movslq -144(%rbp), %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
movq 32(%rax), %rax
movq _E@GOTPCREL(%rip), %rcx
movslq 16(%rcx), %rcx
addq %rcx, %rax
movq %rax, -176(%rbp)
movl $-1, -180(%rbp)
movl $0, -184(%rbp)
LBB32_20: ## Parent Loop BB32_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -184(%rbp), %eax
cmpl -156(%rbp), %eax
jge LBB32_38
## %bb.21: ## in Loop: Header=BB32_20 Depth=2
movq -168(%rbp), %rax
movslq -184(%rbp), %rcx
movsbl (%rax,%rcx), %edi
callq _iscntrl
cmpl $0, %eax
je LBB32_28
## %bb.22: ## in Loop: Header=BB32_20 Depth=2
movq -168(%rbp), %rax
movslq -184(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $26, %eax
jg LBB32_24
## %bb.23: ## in Loop: Header=BB32_20 Depth=2
movq -168(%rbp), %rax
movslq -184(%rbp), %rcx
movsbl (%rax,%rcx), %eax
addl $64, %eax
movl %eax, -208(%rbp) ## 4-byte Spill
jmp LBB32_25
LBB32_24: ## in Loop: Header=BB32_20 Depth=2
movl $63, %eax
movl %eax, -208(%rbp) ## 4-byte Spill
jmp LBB32_25
LBB32_25: ## in Loop: Header=BB32_20 Depth=2
movl -208(%rbp), %eax ## 4-byte Reload
## kill: def $al killed $al killed $eax
movb %al, -185(%rbp)
movq -136(%rbp), %rdi
leaq L_.str.51(%rip), %rsi
movl $4, %edx
callq _abAppend
movq -136(%rbp), %rdi
leaq -185(%rbp), %rsi
movl $1, %edx
callq _abAppend
movq -136(%rbp), %rdi
leaq L_.str.52(%rip), %rsi
movl $3, %edx
callq _abAppend
cmpl $-1, -180(%rbp)
je LBB32_27
## %bb.26: ## in Loop: Header=BB32_20 Depth=2
leaq -112(%rbp), %rdi
movl -180(%rbp), %r9d
movl $16, %ecx
xorl %edx, %edx
leaq L_.str.53(%rip), %r8
movq %rcx, %rsi
movb $0, %al
callq ___snprintf_chk
movl %eax, -192(%rbp)
movq -136(%rbp), %rdi
leaq -112(%rbp), %rsi
movl -192(%rbp), %edx
callq _abAppend
LBB32_27: ## in Loop: Header=BB32_20 Depth=2
jmp LBB32_36
LBB32_28: ## in Loop: Header=BB32_20 Depth=2
movq -176(%rbp), %rax
movslq -184(%rbp), %rcx
movzbl (%rax,%rcx), %eax
cmpl $0, %eax
jne LBB32_32
## %bb.29: ## in Loop: Header=BB32_20 Depth=2
cmpl $-1, -180(%rbp)
je LBB32_31
## %bb.30: ## in Loop: Header=BB32_20 Depth=2
movq -136(%rbp), %rdi
leaq L_.str.54(%rip), %rsi
movl $5, %edx
callq _abAppend
movl $-1, -180(%rbp)
LBB32_31: ## in Loop: Header=BB32_20 Depth=2
movq -136(%rbp), %rdi
movq -168(%rbp), %rsi
movslq -184(%rbp), %rax
addq %rax, %rsi
movl $1, %edx
callq _abAppend
jmp LBB32_35
LBB32_32: ## in Loop: Header=BB32_20 Depth=2
movq -176(%rbp), %rax
movslq -184(%rbp), %rcx
movzbl (%rax,%rcx), %edi
callq _editorSyntaxToColor
movl %eax, -196(%rbp)
movl -196(%rbp), %eax
cmpl -180(%rbp), %eax
je LBB32_34
## %bb.33: ## in Loop: Header=BB32_20 Depth=2
movl -196(%rbp), %eax
movl %eax, -180(%rbp)
leaq -128(%rbp), %rdi
movl -196(%rbp), %r9d
movl $16, %ecx
xorl %edx, %edx
leaq L_.str.53(%rip), %r8
movq %rcx, %rsi
movb $0, %al
callq ___snprintf_chk
movl %eax, -200(%rbp)
movq -136(%rbp), %rdi
leaq -128(%rbp), %rsi
movl -200(%rbp), %edx
callq _abAppend
LBB32_34: ## in Loop: Header=BB32_20 Depth=2
movq -136(%rbp), %rdi
movq -168(%rbp), %rsi
movslq -184(%rbp), %rax
addq %rax, %rsi
movl $1, %edx
callq _abAppend
LBB32_35: ## in Loop: Header=BB32_20 Depth=2
jmp LBB32_36
LBB32_36: ## in Loop: Header=BB32_20 Depth=2
jmp LBB32_37
LBB32_37: ## in Loop: Header=BB32_20 Depth=2
movl -184(%rbp), %eax
addl $1, %eax
movl %eax, -184(%rbp)
jmp LBB32_20
LBB32_38: ## in Loop: Header=BB32_1 Depth=1
movq -136(%rbp), %rdi
leaq L_.str.54(%rip), %rsi
movl $5, %edx
callq _abAppend
LBB32_39: ## in Loop: Header=BB32_1 Depth=1
movq -136(%rbp), %rdi
leaq L_.str.55(%rip), %rsi
movl $3, %edx
callq _abAppend
movq -136(%rbp), %rdi
leaq L_.str.56(%rip), %rsi
movl $2, %edx
callq _abAppend
## %bb.40: ## in Loop: Header=BB32_1 Depth=1
movl -140(%rbp), %eax
addl $1, %eax
movl %eax, -140(%rbp)
jmp LBB32_1
LBB32_41:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB32_43
## %bb.42:
addq $208, %rsp
popq %rbp
retq
LBB32_43:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.globl _editorDrawStatusBar ## -- Begin function editorDrawStatusBar
.p2align 4, 0x90
_editorDrawStatusBar: ## @editorDrawStatusBar
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $240, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movq %rdi, -184(%rbp)
movq -184(%rbp), %rdi
leaq L_.str.51(%rip), %rsi
movl $4, %edx
callq _abAppend
leaq -96(%rbp), %rax
movq %rax, -200(%rbp) ## 8-byte Spill
movq _E@GOTPCREL(%rip), %rax
cmpq $0, 48(%rax)
je LBB33_2
## %bb.1:
movq _E@GOTPCREL(%rip), %rax
movq 48(%rax), %rax
movq %rax, -208(%rbp) ## 8-byte Spill
jmp LBB33_3
LBB33_2:
leaq L_.str.58(%rip), %rax
movq %rax, -208(%rbp) ## 8-byte Spill
jmp LBB33_3
LBB33_3:
movq -200(%rbp), %rdi ## 8-byte Reload
movq -208(%rbp), %r9 ## 8-byte Reload
movq _E@GOTPCREL(%rip), %rax
movl 28(%rax), %r10d
movq _E@GOTPCREL(%rip), %rax
movl 40(%rax), %edx
leaq L_.str.39(%rip), %rax
leaq L_.str.59(%rip), %rcx
cmpl $0, %edx
cmovneq %rcx, %rax
movl $80, %ecx
xorl %edx, %edx
leaq L_.str.57(%rip), %r8
movq %rcx, %rsi
movl %r10d, (%rsp)
movq %rax, 8(%rsp)
movb $0, %al
callq ___snprintf_chk
movl %eax, -188(%rbp)
leaq -176(%rbp), %rax
movq %rax, -216(%rbp) ## 8-byte Spill
movq _E@GOTPCREL(%rip), %rax
cmpq $0, 144(%rax)
je LBB33_5
## %bb.4:
movq _E@GOTPCREL(%rip), %rax
movq 144(%rax), %rax
movq (%rax), %rax
movq %rax, -224(%rbp) ## 8-byte Spill
jmp LBB33_6
LBB33_5:
leaq L_.str.61(%rip), %rax
movq %rax, -224(%rbp) ## 8-byte Spill
jmp LBB33_6
LBB33_6:
movq -216(%rbp), %rdi ## 8-byte Reload
movq -224(%rbp), %r9 ## 8-byte Reload
movq _E@GOTPCREL(%rip), %rax
movl 4(%rax), %r10d
addl $1, %r10d
movq _E@GOTPCREL(%rip), %rax
movl 28(%rax), %eax
movl $80, %ecx
xorl %edx, %edx
leaq L_.str.60(%rip), %r8
movq %rcx, %rsi
movl %r10d, (%rsp)
movl %eax, 8(%rsp)
movb $0, %al
callq ___snprintf_chk
movl %eax, -192(%rbp)
movl -188(%rbp), %eax
movq _E@GOTPCREL(%rip), %rcx
cmpl 24(%rcx), %eax
jle LBB33_8
## %bb.7:
movq _E@GOTPCREL(%rip), %rax
movl 24(%rax), %eax
movl %eax, -188(%rbp)
LBB33_8:
movq -184(%rbp), %rdi
leaq -96(%rbp), %rsi
movl -188(%rbp), %edx
callq _abAppend
LBB33_9: ## =>This Inner Loop Header: Depth=1
movl -188(%rbp), %eax
movq _E@GOTPCREL(%rip), %rcx
cmpl 24(%rcx), %eax
jge LBB33_14
## %bb.10: ## in Loop: Header=BB33_9 Depth=1
movq _E@GOTPCREL(%rip), %rax
movl 24(%rax), %eax
subl -188(%rbp), %eax
cmpl -192(%rbp), %eax
jne LBB33_12
## %bb.11:
movq -184(%rbp), %rdi
leaq -176(%rbp), %rsi
movl -192(%rbp), %edx
callq _abAppend
jmp LBB33_14
LBB33_12: ## in Loop: Header=BB33_9 Depth=1
movq -184(%rbp), %rdi
leaq L_.str.50(%rip), %rsi
movl $1, %edx
callq _abAppend
movl -188(%rbp), %eax
addl $1, %eax
movl %eax, -188(%rbp)
## %bb.13: ## in Loop: Header=BB33_9 Depth=1
jmp LBB33_9
LBB33_14:
movq -184(%rbp), %rdi
leaq L_.str.52(%rip), %rsi
movl $3, %edx
callq _abAppend
movq -184(%rbp), %rdi
leaq L_.str.56(%rip), %rsi
movl $2, %edx
callq _abAppend
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB33_16
## %bb.15:
addq $240, %rsp
popq %rbp
retq
LBB33_16:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.globl _editorDrawMessageBar ## -- Begin function editorDrawMessageBar
.p2align 4, 0x90
_editorDrawMessageBar: ## @editorDrawMessageBar
.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.55(%rip), %rsi
movl $3, %edx
callq _abAppend
movq _E@GOTPCREL(%rip), %rdi
addq $56, %rdi
callq _strlen
## kill: def $eax killed $eax killed $rax
movl %eax, -12(%rbp)
movl -12(%rbp), %eax
movq _E@GOTPCREL(%rip), %rcx
cmpl 24(%rcx), %eax
jle LBB34_2
## %bb.1:
movq _E@GOTPCREL(%rip), %rax
movl 24(%rax), %eax
movl %eax, -12(%rbp)
LBB34_2:
cmpl $0, -12(%rbp)
je LBB34_5
## %bb.3:
xorl %eax, %eax
movl %eax, %edi
callq _time
movq _E@GOTPCREL(%rip), %rcx
subq 136(%rcx), %rax
cmpq $5, %rax
jge LBB34_5
## %bb.4:
movq -8(%rbp), %rdi
movl -12(%rbp), %edx
movq _E@GOTPCREL(%rip), %rsi
addq $56, %rsi
callq _abAppend
LBB34_5:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _editorRefreshScreen ## -- Begin function editorRefreshScreen
.p2align 4, 0x90
_editorRefreshScreen: ## @editorRefreshScreen
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $80, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
callq _editorScroll
leaq -64(%rbp), %rdi
xorl %esi, %esi
movl $16, %edx
callq _memset
leaq -64(%rbp), %rdi
leaq L_.str.62(%rip), %rsi
movl $6, %edx
callq _abAppend
leaq -64(%rbp), %rdi
leaq L_.str.31(%rip), %rsi
movl $3, %edx
callq _abAppend
leaq -64(%rbp), %rdi
callq _editorDrawRows
leaq -64(%rbp), %rdi
callq _editorDrawStatusBar
leaq -64(%rbp), %rdi
callq _editorDrawMessageBar
leaq -48(%rbp), %rdi
movq _E@GOTPCREL(%rip), %rax
movl 4(%rax), %r9d
movq _E@GOTPCREL(%rip), %rax
subl 12(%rax), %r9d
addl $1, %r9d
movq _E@GOTPCREL(%rip), %rax
movl 8(%rax), %eax
movq _E@GOTPCREL(%rip), %rcx
subl 16(%rcx), %eax
addl $1, %eax
movl $32, %ecx
xorl %edx, %edx
leaq L_.str.63(%rip), %r8
movq %rcx, %rsi
movl %eax, (%rsp)
movb $0, %al
callq ___snprintf_chk
leaq -48(%rbp), %rax
movq %rax, -72(%rbp) ## 8-byte Spill
leaq -48(%rbp), %rdi
callq _strlen
movq -72(%rbp), %rsi ## 8-byte Reload
movl %eax, %edx
leaq -64(%rbp), %rdi
callq _abAppend
leaq -64(%rbp), %rdi
leaq L_.str.64(%rip), %rsi
movl $6, %edx
callq _abAppend
movq -64(%rbp), %rsi
movslq -56(%rbp), %rdx
movl $1, %edi
callq _write
leaq -64(%rbp), %rdi
callq _abFree
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB35_2
## %bb.1:
addq $80, %rsp
popq %rbp
retq
LBB35_2:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.globl _editorMoveCursor ## -- Begin function editorMoveCursor
.p2align 4, 0x90
_editorMoveCursor: ## @editorMoveCursor
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movl %edi, -4(%rbp)
movq _E@GOTPCREL(%rip), %rax
movl 4(%rax), %eax
movq _E@GOTPCREL(%rip), %rcx
cmpl 28(%rcx), %eax
jl LBB36_2
## %bb.1:
xorl %eax, %eax
## kill: def $rax killed $eax
movq %rax, -32(%rbp) ## 8-byte Spill
jmp LBB36_3
LBB36_2:
movq _E@GOTPCREL(%rip), %rax
movq 32(%rax), %rax
movq _E@GOTPCREL(%rip), %rcx
movslq 4(%rcx), %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
movq %rax, -32(%rbp) ## 8-byte Spill
LBB36_3:
movq -32(%rbp), %rax ## 8-byte Reload
movq %rax, -16(%rbp)
movl -4(%rbp), %eax
addl $-1000, %eax ## imm = 0xFC18
movl %eax, %ecx
movq %rcx, -40(%rbp) ## 8-byte Spill
subl $7, %eax
ja LBB36_36
## %bb.45:
movq -40(%rbp), %rax ## 8-byte Reload
leaq LJTI36_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB36_4:
movq _E@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jle LBB36_6
## %bb.5:
movq _E@GOTPCREL(%rip), %rax
movl (%rax), %ecx
addl $-1, %ecx
movq _E@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
jmp LBB36_9
LBB36_6:
movq _E@GOTPCREL(%rip), %rax
cmpl $0, 4(%rax)
jle LBB36_8
## %bb.7:
movq _E@GOTPCREL(%rip), %rax
movl 4(%rax), %ecx
addl $-1, %ecx
movq _E@GOTPCREL(%rip), %rax
movl %ecx, 4(%rax)
movq _E@GOTPCREL(%rip), %rax
movq 32(%rax), %rax
movq _E@GOTPCREL(%rip), %rcx
movslq 4(%rcx), %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
movl 4(%rax), %ecx
movq _E@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
LBB36_8:
jmp LBB36_9
LBB36_9:
jmp LBB36_36
LBB36_10:
cmpq $0, -16(%rbp)
je LBB36_13
## %bb.11:
movq _E@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq -16(%rbp), %rcx
cmpl 4(%rcx), %eax
jge LBB36_13
## %bb.12:
movq _E@GOTPCREL(%rip), %rax
movl (%rax), %ecx
addl $1, %ecx
movq _E@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
jmp LBB36_17
LBB36_13:
cmpq $0, -16(%rbp)
je LBB36_16
## %bb.14:
movq _E@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq -16(%rbp), %rcx
cmpl 4(%rcx), %eax
jne LBB36_16
## %bb.15:
movq _E@GOTPCREL(%rip), %rax
movl $0, (%rax)
movq _E@GOTPCREL(%rip), %rax
movl 4(%rax), %ecx
addl $1, %ecx
movq _E@GOTPCREL(%rip), %rax
movl %ecx, 4(%rax)
LBB36_16:
jmp LBB36_17
LBB36_17:
jmp LBB36_36
LBB36_18:
movq _E@GOTPCREL(%rip), %rax
cmpl $0, 4(%rax)
jle LBB36_20
## %bb.19:
movq _E@GOTPCREL(%rip), %rax
movl 4(%rax), %ecx
addl $-1, %ecx
movq _E@GOTPCREL(%rip), %rax
movl %ecx, 4(%rax)
LBB36_20:
jmp LBB36_36
LBB36_21:
movq _E@GOTPCREL(%rip), %rax
movl 4(%rax), %eax
movq _E@GOTPCREL(%rip), %rcx
cmpl 28(%rcx), %eax
jge LBB36_23
## %bb.22:
movq _E@GOTPCREL(%rip), %rax
movl 4(%rax), %ecx
addl $1, %ecx
movq _E@GOTPCREL(%rip), %rax
movl %ecx, 4(%rax)
LBB36_23:
jmp LBB36_36
LBB36_24:
movq _E@GOTPCREL(%rip), %rax
movl 12(%rax), %ecx
movq _E@GOTPCREL(%rip), %rax
movl %ecx, 4(%rax)
movq _E@GOTPCREL(%rip), %rax
movl 20(%rax), %eax
movl %eax, -20(%rbp)
LBB36_25: ## =>This Inner Loop Header: Depth=1
movl -20(%rbp), %eax
movl %eax, %ecx
addl $-1, %ecx
movl %ecx, -20(%rbp)
cmpl $0, %eax
je LBB36_27
## %bb.26: ## in Loop: Header=BB36_25 Depth=1
movl $1002, %edi ## imm = 0x3EA
callq _editorMoveCursor
jmp LBB36_25
LBB36_27:
jmp LBB36_36
LBB36_28:
movq _E@GOTPCREL(%rip), %rax
movl 12(%rax), %ecx
movq _E@GOTPCREL(%rip), %rax
addl 20(%rax), %ecx
subl $1, %ecx
movq _E@GOTPCREL(%rip), %rax
movl %ecx, 4(%rax)
movq _E@GOTPCREL(%rip), %rax
movl 20(%rax), %eax
movl %eax, -20(%rbp)
LBB36_29: ## =>This Inner Loop Header: Depth=1
movl -20(%rbp), %eax
movl %eax, %ecx
addl $-1, %ecx
movl %ecx, -20(%rbp)
cmpl $0, %eax
je LBB36_31
## %bb.30: ## in Loop: Header=BB36_29 Depth=1
movl $1003, %edi ## imm = 0x3EB
callq _editorMoveCursor
jmp LBB36_29
LBB36_31:
jmp LBB36_36
LBB36_32:
movq _E@GOTPCREL(%rip), %rax
movl $0, (%rax)
jmp LBB36_36
LBB36_33:
cmpq $0, -16(%rbp)
je LBB36_35
## %bb.34:
movq -16(%rbp), %rax
movl 8(%rax), %ecx
movq _E@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
LBB36_35:
jmp LBB36_36
LBB36_36:
movq _E@GOTPCREL(%rip), %rax
movl 4(%rax), %eax
movq _E@GOTPCREL(%rip), %rcx
cmpl 28(%rcx), %eax
jl LBB36_38
## %bb.37:
xorl %eax, %eax
## kill: def $rax killed $eax
movq %rax, -48(%rbp) ## 8-byte Spill
jmp LBB36_39
LBB36_38:
movq _E@GOTPCREL(%rip), %rax
movq 32(%rax), %rax
movq _E@GOTPCREL(%rip), %rcx
movslq 4(%rcx), %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
movq %rax, -48(%rbp) ## 8-byte Spill
LBB36_39:
movq -48(%rbp), %rax ## 8-byte Reload
movq %rax, -16(%rbp)
cmpq $0, -16(%rbp)
je LBB36_41
## %bb.40:
movq -16(%rbp), %rax
movl 4(%rax), %eax
movl %eax, -52(%rbp) ## 4-byte Spill
jmp LBB36_42
LBB36_41:
xorl %eax, %eax
movl %eax, -52(%rbp) ## 4-byte Spill
jmp LBB36_42
LBB36_42:
movl -52(%rbp), %eax ## 4-byte Reload
movl %eax, -24(%rbp)
movq _E@GOTPCREL(%rip), %rax
movl (%rax), %eax
cmpl -24(%rbp), %eax
jle LBB36_44
## %bb.43:
movl -24(%rbp), %ecx
movq _E@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
LBB36_44:
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L36_0_set_4, LBB36_4-LJTI36_0
.set L36_0_set_10, LBB36_10-LJTI36_0
.set L36_0_set_18, LBB36_18-LJTI36_0
.set L36_0_set_21, LBB36_21-LJTI36_0
.set L36_0_set_24, LBB36_24-LJTI36_0
.set L36_0_set_28, LBB36_28-LJTI36_0
.set L36_0_set_32, LBB36_32-LJTI36_0
.set L36_0_set_33, LBB36_33-LJTI36_0
LJTI36_0:
.long L36_0_set_4
.long L36_0_set_10
.long L36_0_set_18
.long L36_0_set_21
.long L36_0_set_24
.long L36_0_set_28
.long L36_0_set_32
.long L36_0_set_33
.end_data_region
## -- End function
.globl _editorProcessKeypress ## -- Begin function editorProcessKeypress
.p2align 4, 0x90
_editorProcessKeypress: ## @editorProcessKeypress
.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 _editorReadKey
movl %eax, -4(%rbp)
movl -4(%rbp), %eax
movl %eax, -8(%rbp) ## 4-byte Spill
subl $6, %eax
je LBB37_7
jmp LBB37_16
LBB37_16:
movl -8(%rbp), %eax ## 4-byte Reload
subl $8, %eax
je LBB37_8
jmp LBB37_17
LBB37_17:
movl -8(%rbp), %eax ## 4-byte Reload
subl $12, %eax
je LBB37_12
jmp LBB37_18
LBB37_18:
movl -8(%rbp), %eax ## 4-byte Reload
subl $13, %eax
je LBB37_1
jmp LBB37_19
LBB37_19:
movl -8(%rbp), %eax ## 4-byte Reload
subl $17, %eax
je LBB37_2
jmp LBB37_20
LBB37_20:
movl -8(%rbp), %eax ## 4-byte Reload
subl $19, %eax
je LBB37_6
jmp LBB37_21
LBB37_21:
movl -8(%rbp), %eax ## 4-byte Reload
subl $27, %eax
je LBB37_12
jmp LBB37_22
LBB37_22:
movl -8(%rbp), %eax ## 4-byte Reload
subl $127, %eax
je LBB37_8
jmp LBB37_23
LBB37_23:
movl -8(%rbp), %eax ## 4-byte Reload
addl $-1000, %eax ## imm = 0xFC18
subl $8, %eax
jb LBB37_11
jmp LBB37_24
LBB37_24:
movl -8(%rbp), %eax ## 4-byte Reload
subl $1008, %eax ## imm = 0x3F0
je LBB37_8
jmp LBB37_13
LBB37_1:
callq _editorInsertNewline
jmp LBB37_14
LBB37_2:
movq _E@GOTPCREL(%rip), %rax
cmpl $0, 40(%rax)
je LBB37_5
## %bb.3:
cmpl $0, _editorProcessKeypress.quit_times(%rip)
jle LBB37_5
## %bb.4:
movl _editorProcessKeypress.quit_times(%rip), %esi
leaq L_.str.65(%rip), %rdi
movb $0, %al
callq _editorSetStatusMessage
movl _editorProcessKeypress.quit_times(%rip), %eax
addl $-1, %eax
movl %eax, _editorProcessKeypress.quit_times(%rip)
jmp LBB37_15
LBB37_5:
leaq L_.str.30(%rip), %rsi
movl $1, %edi
movl %edi, -12(%rbp) ## 4-byte Spill
movl $4, %edx
callq _write
movl -12(%rbp), %edi ## 4-byte Reload
leaq L_.str.31(%rip), %rsi
movl $3, %edx
callq _write
xorl %edi, %edi
callq _exit
LBB37_6:
callq _editorSave
jmp LBB37_14
LBB37_7:
callq _editorFind
jmp LBB37_14
LBB37_8:
cmpl $1008, -4(%rbp) ## imm = 0x3F0
jne LBB37_10
## %bb.9:
movl $1001, %edi ## imm = 0x3E9
callq _editorMoveCursor
LBB37_10:
callq _editorDelChar
jmp LBB37_14
LBB37_11:
movl -4(%rbp), %edi
callq _editorMoveCursor
jmp LBB37_14
LBB37_12:
jmp LBB37_14
LBB37_13:
movl -4(%rbp), %edi
callq _editorInsertChar
LBB37_14:
movl $3, _editorProcessKeypress.quit_times(%rip)
LBB37_15:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _initEditor ## -- Begin function initEditor
.p2align 4, 0x90
_initEditor: ## @initEditor
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _E@GOTPCREL(%rip), %rax
movl $0, (%rax)
movq _E@GOTPCREL(%rip), %rax
movl $0, 4(%rax)
movq _E@GOTPCREL(%rip), %rax
movl $0, 8(%rax)
movq _E@GOTPCREL(%rip), %rax
movl $0, 12(%rax)
movq _E@GOTPCREL(%rip), %rax
movl $0, 16(%rax)
movq _E@GOTPCREL(%rip), %rax
movl $0, 28(%rax)
movq _E@GOTPCREL(%rip), %rax
movq $0, 32(%rax)
movq _E@GOTPCREL(%rip), %rax
movl $0, 40(%rax)
movq _E@GOTPCREL(%rip), %rax
movq $0, 48(%rax)
movq _E@GOTPCREL(%rip), %rax
movb $0, 56(%rax)
movq _E@GOTPCREL(%rip), %rax
movq $0, 136(%rax)
movq _E@GOTPCREL(%rip), %rax
movq $0, 144(%rax)
movq _E@GOTPCREL(%rip), %rsi
movq %rsi, %rdi
addq $20, %rdi
addq $24, %rsi
callq _getWindowSize
cmpl $-1, %eax
jne LBB38_2
## %bb.1:
leaq L_.str.66(%rip), %rdi
callq _die
LBB38_2:
movq _E@GOTPCREL(%rip), %rax
movl 20(%rax), %ecx
subl $2, %ecx
movq _E@GOTPCREL(%rip), %rax
movl %ecx, 20(%rax)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
movl %edi, -8(%rbp)
movq %rsi, -16(%rbp)
callq _enableRawMode
callq _initEditor
cmpl $2, -8(%rbp)
jl LBB39_2
## %bb.1:
movq -16(%rbp), %rax
movq 8(%rax), %rdi
callq _editorOpen
LBB39_2:
leaq L_.str.67(%rip), %rdi
movb $0, %al
callq _editorSetStatusMessage
LBB39_3: ## =>This Inner Loop Header: Depth=1
callq _editorRefreshScreen
callq _editorProcessKeypress
jmp LBB39_3
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz ".c"
L_.str.1: ## @.str.1
.asciz ".h"
L_.str.2: ## @.str.2
.asciz ".cpp"
.section __DATA,__data
.globl _C_HL_extensions ## @C_HL_extensions
.p2align 4
_C_HL_extensions:
.quad L_.str
.quad L_.str.1
.quad L_.str.2
.quad 0
.section __TEXT,__cstring,cstring_literals
L_.str.3: ## @.str.3
.asciz "switch"
L_.str.4: ## @.str.4
.asciz "if"
L_.str.5: ## @.str.5
.asciz "while"
L_.str.6: ## @.str.6
.asciz "for"
L_.str.7: ## @.str.7
.asciz "break"
L_.str.8: ## @.str.8
.asciz "continue"
L_.str.9: ## @.str.9
.asciz "return"
L_.str.10: ## @.str.10
.asciz "else"
L_.str.11: ## @.str.11
.asciz "struct"
L_.str.12: ## @.str.12
.asciz "union"
L_.str.13: ## @.str.13
.asciz "typedef"
L_.str.14: ## @.str.14
.asciz "static"
L_.str.15: ## @.str.15
.asciz "enum"
L_.str.16: ## @.str.16
.asciz "class"
L_.str.17: ## @.str.17
.asciz "case"
L_.str.18: ## @.str.18
.asciz "int|"
L_.str.19: ## @.str.19
.asciz "long|"
L_.str.20: ## @.str.20
.asciz "double|"
L_.str.21: ## @.str.21
.asciz "float|"
L_.str.22: ## @.str.22
.asciz "char|"
L_.str.23: ## @.str.23
.asciz "unsigned|"
L_.str.24: ## @.str.24
.asciz "signed|"
L_.str.25: ## @.str.25
.asciz "void|"
.section __DATA,__data
.globl _C_HL_keywords ## @C_HL_keywords
.p2align 4
_C_HL_keywords:
.quad L_.str.3
.quad L_.str.4
.quad L_.str.5
.quad L_.str.6
.quad L_.str.7
.quad L_.str.8
.quad L_.str.9
.quad L_.str.10
.quad L_.str.11
.quad L_.str.12
.quad L_.str.13
.quad L_.str.14
.quad L_.str.15
.quad L_.str.16
.quad L_.str.17
.quad L_.str.18
.quad L_.str.19
.quad L_.str.20
.quad L_.str.21
.quad L_.str.22
.quad L_.str.23
.quad L_.str.24
.quad L_.str.25
.quad 0
.section __TEXT,__cstring,cstring_literals
L_.str.26: ## @.str.26
.asciz "c"
L_.str.27: ## @.str.27
.asciz "//"
L_.str.28: ## @.str.28
.asciz "/*"
L_.str.29: ## @.str.29
.asciz "*/"
.section __DATA,__data
.globl _HLDB ## @HLDB
.p2align 4
_HLDB:
.quad L_.str.26
.quad _C_HL_extensions
.quad _C_HL_keywords
.quad L_.str.27
.quad L_.str.28
.quad L_.str.29
.long 3 ## 0x3
.space 4
.section __TEXT,__cstring,cstring_literals
L_.str.30: ## @.str.30
.asciz "\033[2J"
L_.str.31: ## @.str.31
.asciz "\033[H"
.comm _E,224,3 ## @E
L_.str.32: ## @.str.32
.asciz "tcsetattr"
L_.str.33: ## @.str.33
.asciz "tcgetattr"
L_.str.34: ## @.str.34
.asciz "read"
L_.str.35: ## @.str.35
.asciz "\033[6n"
L_.str.36: ## @.str.36
.asciz "%d:%d"
L_.str.37: ## @.str.37
.asciz "\033[999C\033[999B"
L_.str.38: ## @.str.38
.asciz ",.()+-/*=~%<>[];"
L_.str.39: ## @.str.39
.space 1
L_.str.40: ## @.str.40
.asciz "r"
L_.str.41: ## @.str.41
.asciz "fopen"
L_.str.42: ## @.str.42
.asciz "Save as: %s (ESC to cancel)"
L_.str.43: ## @.str.43
.asciz "Save aborted"
L_.str.44: ## @.str.44
.asciz "%d bytes written to disk"
L_.str.45: ## @.str.45
.asciz "Can not save! T/O erroe %s"
.section __DATA,__data
.p2align 2 ## @editorFindCallback.last_match
_editorFindCallback.last_match:
.long 4294967295 ## 0xffffffff
.p2align 2 ## @editorFindCallback.direction
_editorFindCallback.direction:
.long 1 ## 0x1
.zerofill __DATA,__bss,_editorFindCallback.saved_hl_line,4,2 ## @editorFindCallback.saved_hl_line
.zerofill __DATA,__bss,_editorFindCallback.saved_hl,8,3 ## @editorFindCallback.saved_hl
.section __TEXT,__cstring,cstring_literals
L_.str.46: ## @.str.46
.asciz "Search: %s (Use ECS/Arrows/Enter)"
L_.str.47: ## @.str.47
.asciz "sedit text editor -- version %s"
L_.str.48: ## @.str.48
.asciz "0.0.1"
L_.str.49: ## @.str.49
.asciz "~"
L_.str.50: ## @.str.50
.asciz " "
L_.str.51: ## @.str.51
.asciz "\033[7m"
L_.str.52: ## @.str.52
.asciz "\033[m"
L_.str.53: ## @.str.53
.asciz "\033[%dm"
L_.str.54: ## @.str.54
.asciz "\033[39m"
L_.str.55: ## @.str.55
.asciz "\033[K"
L_.str.56: ## @.str.56
.asciz "\r\n"
L_.str.57: ## @.str.57
.asciz "%.20s - %d lines %s"
L_.str.58: ## @.str.58
.asciz "[No Name]"
L_.str.59: ## @.str.59
.asciz "(modified)"
L_.str.60: ## @.str.60
.asciz "%s | %d/%d"
L_.str.61: ## @.str.61
.asciz "no ft"
L_.str.62: ## @.str.62
.asciz "\033[?25l"
L_.str.63: ## @.str.63
.asciz "\033[%d;%dH"
L_.str.64: ## @.str.64
.asciz "\033[?25h"
.section __DATA,__data
.p2align 2 ## @editorProcessKeypress.quit_times
_editorProcessKeypress.quit_times:
.long 3 ## 0x3
.section __TEXT,__cstring,cstring_literals
L_.str.65: ## @.str.65
.asciz "WARNING!!! File has unsaved changes. Press Ctrl-Q %d times to quit."
L_.str.66: ## @.str.66
.asciz "getWindowSize"
L_.str.67: ## @.str.67
.asciz "HELP: Ctrl-S = save | Ctrl-Q = quit | Ctrl-F = find"
.subsections_via_symbols
| the_stack_data/71338.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _reverse ; -- Begin function reverse
.p2align 2
_reverse: ; @reverse
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #12]
str wzr, [sp, #8]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #8]
mov w9, #10
mul w8, w8, w9
ldr w10, [sp, #12]
sdiv w11, w10, w9
mul w11, w11, w9
subs w10, w10, w11
add w8, w8, w10
str w8, [sp, #8]
ldr w8, [sp, #12]
sdiv w8, w8, w9
str w8, [sp, #12]
b LBB0_1
LBB0_3:
ldr w0, [sp, #8]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w8, #0
stur w8, [x29, #-12] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
mov x9, sp
sub x8, x29, #8
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
ldur w0, [x29, #-8]
bl _reverse
mov x9, sp
; implicit-def: $x8
mov x8, x0
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
ldur w0, [x29, #-12] ; 4-byte Folded Reload
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%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 _reverse ## -- Begin function reverse
.p2align 4, 0x90
_reverse: ## @reverse
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %edi, -4(%rbp)
movl $0, -8(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
cmpl $0, -4(%rbp)
je LBB0_3
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
imull $10, -8(%rbp), %eax
movl %eax, -12(%rbp) ## 4-byte Spill
movl -4(%rbp), %eax
movl $10, %ecx
cltd
idivl %ecx
movl -12(%rbp), %eax ## 4-byte Reload
addl %edx, %eax
movl %eax, -8(%rbp)
movl -4(%rbp), %eax
movl $10, %ecx
cltd
idivl %ecx
movl %eax, -4(%rbp)
jmp LBB0_1
LBB0_3:
movl -8(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
leaq L_.str(%rip), %rdi
leaq -8(%rbp), %rsi
movb $0, %al
callq _scanf
movl -8(%rbp), %edi
callq _reverse
movl %eax, %esi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d"
L_.str.1: ## @.str.1
.asciz "%d\n"
.subsections_via_symbols
| the_stack_data/82949954.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, _data@GOTPAGE
ldr x8, [x8, _data@GOTPAGEOFF]
stur x8, [x29, #-24] ; 8-byte Folded Spill
adrp x8, _i@GOTPAGE
ldr x8, [x8, _i@GOTPAGEOFF]
stur x8, [x29, #-16] ; 8-byte Folded Spill
adrp x8, _h@GOTPAGE
ldr x8, [x8, _h@GOTPAGEOFF]
str x8, [sp, #32] ; 8-byte Folded Spill
adrp x8, _j@GOTPAGE
ldr x8, [x8, _j@GOTPAGEOFF]
str x8, [sp, #40] ; 8-byte Folded Spill
adrp x8, _k@GOTPAGE
ldr x8, [x8, _k@GOTPAGEOFF]
stur x8, [x29, #-32] ; 8-byte Folded Spill
stur wzr, [x29, #-4]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldur x8, [x29, #-24] ; 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
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
ldur x9, [x29, #-16] ; 8-byte Folded Reload
mov w8, #1
str w8, [x9]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldur x9, [x29, #-24] ; 8-byte Folded Reload
ldur x8, [x29, #-16] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
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 x8, [x29, #-16] ; 8-byte Folded Reload
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
ldur x9, [x29, #-16] ; 8-byte Folded Reload
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldrsw x9, [x9]
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_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldur x9, [x29, #-16] ; 8-byte Folded Reload
ldr w8, [x9]
add w8, w8, #1
str w8, [x9]
b LBB0_1
LBB0_4:
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
str x0, [sp, #24] ; 8-byte Folded Spill
bl _printf
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
ldr x0, [sp, #24] ; 8-byte Folded Reload
bl _printf
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
ldur x9, [x29, #-16] ; 8-byte Folded Reload
mov w8, #1
str w8, [x9]
b LBB0_5
LBB0_5: ; =>This Inner Loop Header: Depth=1
ldur x9, [x29, #-24] ; 8-byte Folded Reload
ldur x8, [x29, #-16] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_8
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_5 Depth=1
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldur x9, [x29, #-16] ; 8-byte Folded Reload
ldrsw x9, [x9]
ldr w9, [x8, x9, lsl #2]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_5 Depth=1
ldur x9, [x29, #-16] ; 8-byte Folded Reload
ldr w8, [x9]
add w8, w8, #1
str w8, [x9]
b LBB0_5
LBB0_8:
adrp x0, l_.str.7@PAGE
add x0, x0, l_.str.7@PAGEOFF
bl _printf
ldur x9, [x29, #-16] ; 8-byte Folded Reload
mov w8, #1
str w8, [x9]
b LBB0_9
LBB0_9: ; =>This Loop Header: Depth=1
; Child Loop BB0_11 Depth 2
; Child Loop BB0_14 Depth 3
ldur x9, [x29, #-24] ; 8-byte Folded Reload
ldur x8, [x29, #-16] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_22
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_9 Depth=1
ldr x9, [sp, #40] ; 8-byte Folded Reload
ldur x8, [x29, #-24] ; 8-byte Folded Reload
ldr w8, [x8]
str w8, [x9]
b LBB0_11
LBB0_11: ; Parent Loop BB0_9 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB0_14 Depth 3
ldur x9, [x29, #-16] ; 8-byte Folded Reload
ldr x8, [sp, #40] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
add w9, w9, #1
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB0_20
b LBB0_12
LBB0_12: ; in Loop: Header=BB0_11 Depth=2
ldr x9, [sp, #32] ; 8-byte Folded Reload
ldr x10, [sp, #40] ; 8-byte Folded Reload
ldrsw x8, [x10]
ldr w8, [x9, x8, lsl #2]
ldr w10, [x10]
subs w10, w10, #1
ldr w9, [x9, w10, sxtw #2]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB0_18
b LBB0_13
LBB0_13: ; in Loop: Header=BB0_11 Depth=2
ldr x9, [sp, #32] ; 8-byte Folded Reload
ldr x10, [sp, #40] ; 8-byte Folded Reload
ldr w8, [x10]
mov w11, #1
str w11, [sp, #20] ; 4-byte Folded Spill
subs w8, w8, #1
ldr w11, [x9, w8, sxtw #2]
adrp x8, _bantu@GOTPAGE
ldr x8, [x8, _bantu@GOTPAGEOFF]
str w11, [x8]
ldrsw x11, [x10]
ldr w11, [x9, x11, lsl #2]
ldr w12, [x10]
subs w12, w12, #1
str w11, [x9, w12, sxtw #2]
ldr w8, [x8]
ldrsw x10, [x10]
str w8, [x9, x10, lsl #2]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
adrp x0, l_.str.8@PAGE
add x0, x0, l_.str.8@PAGEOFF
bl _printf
ldur x9, [x29, #-32] ; 8-byte Folded Reload
ldr w8, [sp, #20] ; 4-byte Folded Reload
str w8, [x9]
b LBB0_14
LBB0_14: ; Parent Loop BB0_9 Depth=1
; Parent Loop BB0_11 Depth=2
; => This Inner Loop Header: Depth=3
ldur x9, [x29, #-24] ; 8-byte Folded Reload
ldur x8, [x29, #-32] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_17
b LBB0_15
LBB0_15: ; in Loop: Header=BB0_14 Depth=3
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldur x9, [x29, #-32] ; 8-byte Folded Reload
ldrsw x9, [x9]
ldr w9, [x8, x9, lsl #2]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
b LBB0_16
LBB0_16: ; in Loop: Header=BB0_14 Depth=3
ldur x9, [x29, #-32] ; 8-byte Folded Reload
ldr w8, [x9]
add w8, w8, #1
str w8, [x9]
b LBB0_14
LBB0_17: ; in Loop: Header=BB0_11 Depth=2
adrp x0, l_.str.9@PAGE
add x0, x0, l_.str.9@PAGEOFF
bl _printf
b LBB0_18
LBB0_18: ; in Loop: Header=BB0_11 Depth=2
b LBB0_19
LBB0_19: ; in Loop: Header=BB0_11 Depth=2
ldr x9, [sp, #40] ; 8-byte Folded Reload
ldr w8, [x9]
subs w8, w8, #1
str w8, [x9]
b LBB0_11
LBB0_20: ; in Loop: Header=BB0_9 Depth=1
b LBB0_21
LBB0_21: ; in Loop: Header=BB0_9 Depth=1
ldur x9, [x29, #-16] ; 8-byte Folded Reload
ldr w8, [x9]
add w8, w8, #1
str w8, [x9]
b LBB0_9
LBB0_22:
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
adrp x0, l_.str.10@PAGE
add x0, x0, l_.str.10@PAGEOFF
bl _printf
adrp x0, l_.str.8@PAGE
add x0, x0, l_.str.8@PAGEOFF
bl _printf
ldur x9, [x29, #-16] ; 8-byte Folded Reload
mov w8, #1
str w8, [x9]
b LBB0_23
LBB0_23: ; =>This Inner Loop Header: Depth=1
ldur x9, [x29, #-24] ; 8-byte Folded Reload
ldur x8, [x29, #-16] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_26
b LBB0_24
LBB0_24: ; in Loop: Header=BB0_23 Depth=1
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldur x9, [x29, #-16] ; 8-byte Folded Reload
ldrsw x9, [x9]
ldr w9, [x8, x9, lsl #2]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
b LBB0_25
LBB0_25: ; in Loop: Header=BB0_23 Depth=1
ldur x9, [x29, #-16] ; 8-byte Folded Reload
ldr w8, [x9]
add w8, w8, #1
str w8, [x9]
b LBB0_23
LBB0_26:
adrp x0, l_.str.11@PAGE
add x0, x0, l_.str.11@PAGEOFF
bl _printf
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 "MASUKAN JUMLAH DATA = "
l_.str.1: ; @.str.1
.asciz "%d"
.comm _data,4,2 ; @data
l_.str.2: ; @.str.2
.asciz "\n\n"
.comm _i,4,2 ; @i
l_.str.3: ; @.str.3
.asciz "A[%d] = "
.comm _h,400,2 ; @h
l_.str.4: ; @.str.4
.asciz ":::::::::::::::::::: DATA TIDAK TERURUT ::::::::::::::::::::"
l_.str.5: ; @.str.5
.asciz "A= { "
l_.str.6: ; @.str.6
.asciz "%d,"
l_.str.7: ; @.str.7
.asciz " } "
.comm _j,4,2 ; @j
.comm _bantu,4,2 ; @bantu
l_.str.8: ; @.str.8
.asciz "A={ "
.comm _k,4,2 ; @k
l_.str.9: ; @.str.9
.asciz " }\007 "
l_.str.10: ; @.str.10
.asciz "DATA SUDAH TERURUT : "
l_.str.11: ; @.str.11
.asciz "}"
.comm _A,400,2 ; @A
.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
movq _data@GOTPCREL(%rip), %rsi
movb $0, %al
callq _scanf
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
movq _i@GOTPCREL(%rip), %rax
movl $1, (%rax)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movq _i@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq _data@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jg LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq _i@GOTPCREL(%rip), %rax
movl (%rax), %esi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
movq _i@GOTPCREL(%rip), %rax
movslq (%rax), %rax
movq _h@GOTPCREL(%rip), %rsi
shlq $2, %rax
addq %rax, %rsi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _scanf
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movq _i@GOTPCREL(%rip), %rax
movl (%rax), %ecx
addl $1, %ecx
movq _i@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
jmp LBB0_1
LBB0_4:
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
movq _i@GOTPCREL(%rip), %rax
movl $1, (%rax)
LBB0_5: ## =>This Inner Loop Header: Depth=1
movq _i@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq _data@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jg LBB0_8
## %bb.6: ## in Loop: Header=BB0_5 Depth=1
movq _i@GOTPCREL(%rip), %rax
movslq (%rax), %rcx
movq _h@GOTPCREL(%rip), %rax
movl (%rax,%rcx,4), %esi
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _printf
## %bb.7: ## in Loop: Header=BB0_5 Depth=1
movq _i@GOTPCREL(%rip), %rax
movl (%rax), %ecx
addl $1, %ecx
movq _i@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
jmp LBB0_5
LBB0_8:
leaq L_.str.7(%rip), %rdi
movb $0, %al
callq _printf
movq _i@GOTPCREL(%rip), %rax
movl $1, (%rax)
LBB0_9: ## =>This Loop Header: Depth=1
## Child Loop BB0_11 Depth 2
## Child Loop BB0_14 Depth 3
movq _i@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq _data@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jg LBB0_22
## %bb.10: ## in Loop: Header=BB0_9 Depth=1
movq _data@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq _j@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
LBB0_11: ## Parent Loop BB0_9 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB0_14 Depth 3
movq _j@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq _i@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
addl $1, %ecx
cmpl %ecx, %eax
jl LBB0_20
## %bb.12: ## in Loop: Header=BB0_11 Depth=2
movq _j@GOTPCREL(%rip), %rax
movslq (%rax), %rcx
movq _h@GOTPCREL(%rip), %rax
movl (%rax,%rcx,4), %eax
movq _j@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
subl $1, %ecx
movslq %ecx, %rdx
movq _h@GOTPCREL(%rip), %rcx
cmpl (%rcx,%rdx,4), %eax
jle LBB0_18
## %bb.13: ## in Loop: Header=BB0_11 Depth=2
movq _j@GOTPCREL(%rip), %rax
movl (%rax), %eax
subl $1, %eax
movslq %eax, %rcx
movq _h@GOTPCREL(%rip), %rax
movl (%rax,%rcx,4), %ecx
movq _bantu@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movq _j@GOTPCREL(%rip), %rax
movslq (%rax), %rcx
movq _h@GOTPCREL(%rip), %rax
movl (%rax,%rcx,4), %edx
movq _j@GOTPCREL(%rip), %rax
movl (%rax), %eax
subl $1, %eax
movslq %eax, %rcx
movq _h@GOTPCREL(%rip), %rax
movl %edx, (%rax,%rcx,4)
movq _bantu@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq _j@GOTPCREL(%rip), %rax
movslq (%rax), %rcx
movq _h@GOTPCREL(%rip), %rax
movl %edx, (%rax,%rcx,4)
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.8(%rip), %rdi
movb $0, %al
callq _printf
movq _k@GOTPCREL(%rip), %rax
movl $1, (%rax)
LBB0_14: ## Parent Loop BB0_9 Depth=1
## Parent Loop BB0_11 Depth=2
## => This Inner Loop Header: Depth=3
movq _k@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq _data@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jg LBB0_17
## %bb.15: ## in Loop: Header=BB0_14 Depth=3
movq _k@GOTPCREL(%rip), %rax
movslq (%rax), %rcx
movq _h@GOTPCREL(%rip), %rax
movl (%rax,%rcx,4), %esi
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _printf
## %bb.16: ## in Loop: Header=BB0_14 Depth=3
movq _k@GOTPCREL(%rip), %rax
movl (%rax), %ecx
addl $1, %ecx
movq _k@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
jmp LBB0_14
LBB0_17: ## in Loop: Header=BB0_11 Depth=2
leaq L_.str.9(%rip), %rdi
movb $0, %al
callq _printf
LBB0_18: ## in Loop: Header=BB0_11 Depth=2
jmp LBB0_19
LBB0_19: ## in Loop: Header=BB0_11 Depth=2
movq _j@GOTPCREL(%rip), %rax
movl (%rax), %ecx
addl $-1, %ecx
movq _j@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
jmp LBB0_11
LBB0_20: ## in Loop: Header=BB0_9 Depth=1
jmp LBB0_21
LBB0_21: ## in Loop: Header=BB0_9 Depth=1
movq _i@GOTPCREL(%rip), %rax
movl (%rax), %ecx
addl $1, %ecx
movq _i@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
jmp LBB0_9
LBB0_22:
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.10(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.8(%rip), %rdi
movb $0, %al
callq _printf
movq _i@GOTPCREL(%rip), %rax
movl $1, (%rax)
LBB0_23: ## =>This Inner Loop Header: Depth=1
movq _i@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq _data@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jg LBB0_26
## %bb.24: ## in Loop: Header=BB0_23 Depth=1
movq _i@GOTPCREL(%rip), %rax
movslq (%rax), %rcx
movq _h@GOTPCREL(%rip), %rax
movl (%rax,%rcx,4), %esi
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _printf
## %bb.25: ## in Loop: Header=BB0_23 Depth=1
movq _i@GOTPCREL(%rip), %rax
movl (%rax), %ecx
addl $1, %ecx
movq _i@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
jmp LBB0_23
LBB0_26:
leaq L_.str.11(%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 "MASUKAN JUMLAH DATA = "
L_.str.1: ## @.str.1
.asciz "%d"
.comm _data,4,2 ## @data
L_.str.2: ## @.str.2
.asciz "\n\n"
.comm _i,4,2 ## @i
L_.str.3: ## @.str.3
.asciz "A[%d] = "
.comm _h,400,4 ## @h
L_.str.4: ## @.str.4
.asciz ":::::::::::::::::::: DATA TIDAK TERURUT ::::::::::::::::::::"
L_.str.5: ## @.str.5
.asciz "A= { "
L_.str.6: ## @.str.6
.asciz "%d,"
L_.str.7: ## @.str.7
.asciz " } "
.comm _j,4,2 ## @j
.comm _bantu,4,2 ## @bantu
L_.str.8: ## @.str.8
.asciz "A={ "
.comm _k,4,2 ## @k
L_.str.9: ## @.str.9
.asciz " }\007 "
L_.str.10: ## @.str.10
.asciz "DATA SUDAH TERURUT : "
L_.str.11: ## @.str.11
.asciz "}"
.comm _A,400,4 ## @A
.subsections_via_symbols
| the_stack_data/1241769.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ft_swap ; -- Begin function ft_swap
.p2align 2
_ft_swap: ; @ft_swap
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #24]
str x1, [sp, #16]
str wzr, [sp, #12]
ldr x8, [sp, #24]
ldr w8, [x8]
str w8, [sp, #12]
ldr x8, [sp, #16]
ldr w8, [x8]
ldr x9, [sp, #24]
str w8, [x9]
ldr w8, [sp, #12]
ldr x9, [sp, #16]
str w8, [x9]
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_swap ## -- Begin function ft_swap
.p2align 4, 0x90
_ft_swap: ## @ft_swap
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movl $0, -20(%rbp)
movq -8(%rbp), %rax
movl (%rax), %eax
movl %eax, -20(%rbp)
movq -16(%rbp), %rax
movl (%rax), %ecx
movq -8(%rbp), %rax
movl %ecx, (%rax)
movl -20(%rbp), %ecx
movq -16(%rbp), %rax
movl %ecx, (%rax)
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/54826130.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
str wzr, [sp, #20]
str w0, [sp, #16]
str x1, [sp, #8]
mov w8, #65
strb w8, [sp, #37]
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, #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 _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, -28(%rbp)
movl %edi, -32(%rbp)
movq %rsi, -40(%rbp)
movb $65, -11(%rbp)
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 $48, %rsp
popq %rbp
retq
LBB0_2:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/76701154.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/337745.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__const
.globl _header_col ; @header_col
.p2align 1
_header_col:
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24608 ; 0x6020
.short 28964 ; 0x7124
.short 33190 ; 0x81a6
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 31110 ; 0x7986
.short 26786 ; 0x68a2
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 31110 ; 0x7986
.short 33223 ; 0x81c7
.short 33190 ; 0x81a6
.short 31110 ; 0x7986
.short 31110 ; 0x7986
.short 31110 ; 0x7986
.short 31110 ; 0x7986
.short 31110 ; 0x7986
.short 31110 ; 0x7986
.short 31110 ; 0x7986
.short 31110 ; 0x7986
.short 31110 ; 0x7986
.short 31110 ; 0x7986
.short 31110 ; 0x7986
.short 31110 ; 0x7986
.short 31110 ; 0x7986
.short 31110 ; 0x7986
.short 31110 ; 0x7986
.short 31110 ; 0x7986
.short 31110 ; 0x7986
.short 31110 ; 0x7986
.short 31110 ; 0x7986
.short 31110 ; 0x7986
.short 31110 ; 0x7986
.short 31110 ; 0x7986
.short 31110 ; 0x7986
.short 31110 ; 0x7986
.short 31110 ; 0x7986
.short 31110 ; 0x7986
.short 31110 ; 0x7986
.short 31110 ; 0x7986
.short 31110 ; 0x7986
.short 31110 ; 0x7986
.short 31110 ; 0x7986
.short 31110 ; 0x7986
.short 31110 ; 0x7986
.short 31110 ; 0x7986
.short 31110 ; 0x7986
.short 31110 ; 0x7986
.short 31110 ; 0x7986
.short 31110 ; 0x7986
.short 31110 ; 0x7986
.short 31110 ; 0x7986
.short 31110 ; 0x7986
.short 31110 ; 0x7986
.short 31110 ; 0x7986
.short 31110 ; 0x7986
.short 31110 ; 0x7986
.short 31110 ; 0x7986
.short 31110 ; 0x7986
.short 31110 ; 0x7986
.short 31110 ; 0x7986
.short 31110 ; 0x7986
.short 31110 ; 0x7986
.short 31110 ; 0x7986
.short 31110 ; 0x7986
.short 31110 ; 0x7986
.short 31110 ; 0x7986
.short 31110 ; 0x7986
.short 31110 ; 0x7986
.short 31110 ; 0x7986
.short 31110 ; 0x7986
.short 31110 ; 0x7986
.short 31110 ; 0x7986
.short 31110 ; 0x7986
.short 31110 ; 0x7986
.short 31110 ; 0x7986
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 26819 ; 0x68c3
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 26786 ; 0x68a2
.short 33223 ; 0x81c7
.short 28964 ; 0x7124
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24641 ; 0x6041
.short 33223 ; 0x81c7
.short 33190 ; 0x81a6
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 28899 ; 0x70e3
.short 33223 ; 0x81c7
.short 26754 ; 0x6882
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 31045 ; 0x7945
.short 33223 ; 0x81c7
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 28899 ; 0x70e3
.short 33223 ; 0x81c7
.short 26721 ; 0x6861
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 26721 ; 0x6861
.short 31045 ; 0x7945
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 28932 ; 0x7104
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 26721 ; 0x6861
.short 31045 ; 0x7945
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 31045 ; 0x7945
.short 26754 ; 0x6882
.short 24576 ; 0x6000
.short 28964 ; 0x7124
.short 31077 ; 0x7965
.short 28899 ; 0x70e3
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 28899 ; 0x70e3
.short 24576 ; 0x6000
.short 28899 ; 0x70e3
.short 31045 ; 0x7945
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 31045 ; 0x7945
.short 26786 ; 0x68a2
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 28867 ; 0x70c3
.short 31045 ; 0x7945
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 28932 ; 0x7104
.short 24608 ; 0x6020
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 31045 ; 0x7945
.short 33223 ; 0x81c7
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 28899 ; 0x70e3
.short 33223 ; 0x81c7
.short 26721 ; 0x6861
.short 24576 ; 0x6000
.short 24641 ; 0x6041
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 31045 ; 0x7945
.short 24641 ; 0x6041
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 26721 ; 0x6861
.short 31110 ; 0x7986
.short 33223 ; 0x81c7
.short 31045 ; 0x7945
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24608 ; 0x6020
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 31045 ; 0x7945
.short 28899 ; 0x70e3
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 26754 ; 0x6882
.short 28899 ; 0x70e3
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 31077 ; 0x7965
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 31045 ; 0x7945
.short 33223 ; 0x81c7
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 28899 ; 0x70e3
.short 33223 ; 0x81c7
.short 26721 ; 0x6861
.short 24576 ; 0x6000
.short 26819 ; 0x68c3
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 26754 ; 0x6882
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 28964 ; 0x7124
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 28867 ; 0x70c3
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 26786 ; 0x68a2
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 26754 ; 0x6882
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 28899 ; 0x70e3
.short 31110 ; 0x7986
.short 33223 ; 0x81c7
.short 31045 ; 0x7945
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24608 ; 0x6020
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 28932 ; 0x7104
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 31110 ; 0x7986
.short 33223 ; 0x81c7
.short 31077 ; 0x7965
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24641 ; 0x6041
.short 33190 ; 0x81a6
.short 33223 ; 0x81c7
.short 28932 ; 0x7104
.short 31110 ; 0x7986
.short 33223 ; 0x81c7
.short 31110 ; 0x7986
.short 24641 ; 0x6041
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 28964 ; 0x7124
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 24608 ; 0x6020
.short 24576 ; 0x6000
.short 31045 ; 0x7945
.short 33223 ; 0x81c7
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 28899 ; 0x70e3
.short 33223 ; 0x81c7
.short 26721 ; 0x6861
.short 24576 ; 0x6000
.short 28867 ; 0x70c3
.short 33223 ; 0x81c7
.short 31077 ; 0x7965
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 28867 ; 0x70c3
.short 33223 ; 0x81c7
.short 33190 ; 0x81a6
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 31077 ; 0x7965
.short 33223 ; 0x81c7
.short 28899 ; 0x70e3
.short 31110 ; 0x7986
.short 33223 ; 0x81c7
.short 31045 ; 0x7945
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24608 ; 0x6020
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 31110 ; 0x7986
.short 28964 ; 0x7124
.short 28964 ; 0x7124
.short 28964 ; 0x7124
.short 28964 ; 0x7124
.short 28964 ; 0x7124
.short 24641 ; 0x6041
.short 31110 ; 0x7986
.short 33223 ; 0x81c7
.short 26786 ; 0x68a2
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24608 ; 0x6020
.short 24576 ; 0x6000
.short 33190 ; 0x81a6
.short 33223 ; 0x81c7
.short 28867 ; 0x70c3
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24673 ; 0x6061
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 24608 ; 0x6020
.short 24576 ; 0x6000
.short 31045 ; 0x7945
.short 33223 ; 0x81c7
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 28899 ; 0x70e3
.short 33223 ; 0x81c7
.short 26721 ; 0x6861
.short 24576 ; 0x6000
.short 28867 ; 0x70c3
.short 33223 ; 0x81c7
.short 31077 ; 0x7965
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 28867 ; 0x70c3
.short 33223 ; 0x81c7
.short 33190 ; 0x81a6
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 31077 ; 0x7965
.short 33223 ; 0x81c7
.short 28899 ; 0x70e3
.short 31110 ; 0x7986
.short 33223 ; 0x81c7
.short 31045 ; 0x7945
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24608 ; 0x6020
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 26721 ; 0x6861
.short 31110 ; 0x7986
.short 33223 ; 0x81c7
.short 26786 ; 0x68a2
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 33190 ; 0x81a6
.short 33223 ; 0x81c7
.short 28867 ; 0x70c3
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24641 ; 0x6041
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 24608 ; 0x6020
.short 24576 ; 0x6000
.short 31045 ; 0x7945
.short 33223 ; 0x81c7
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 28899 ; 0x70e3
.short 33223 ; 0x81c7
.short 26721 ; 0x6861
.short 24576 ; 0x6000
.short 28867 ; 0x70c3
.short 33223 ; 0x81c7
.short 33190 ; 0x81a6
.short 24608 ; 0x6020
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 28867 ; 0x70c3
.short 33190 ; 0x81a6
.short 33158 ; 0x8186
.short 28867 ; 0x70c3
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 24641 ; 0x6041
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24608 ; 0x6020
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 28899 ; 0x70e3
.short 31110 ; 0x7986
.short 33223 ; 0x81c7
.short 31045 ; 0x7945
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24608 ; 0x6020
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 28899 ; 0x70e3
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 31110 ; 0x7986
.short 33223 ; 0x81c7
.short 28964 ; 0x7124
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 31077 ; 0x7965
.short 33190 ; 0x81a6
.short 28899 ; 0x70e3
.short 31110 ; 0x7986
.short 33223 ; 0x81c7
.short 31045 ; 0x7945
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 28867 ; 0x70c3
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 24608 ; 0x6020
.short 24576 ; 0x6000
.short 31045 ; 0x7945
.short 33223 ; 0x81c7
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 28899 ; 0x70e3
.short 33223 ; 0x81c7
.short 26721 ; 0x6861
.short 24576 ; 0x6000
.short 26721 ; 0x6861
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 31110 ; 0x7986
.short 31110 ; 0x7986
.short 31110 ; 0x7986
.short 31110 ; 0x7986
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 31077 ; 0x7965
.short 26721 ; 0x6861
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 31110 ; 0x7986
.short 31110 ; 0x7986
.short 31110 ; 0x7986
.short 31110 ; 0x7986
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 26754 ; 0x6882
.short 31110 ; 0x7986
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 26754 ; 0x6882
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33190 ; 0x81a6
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 31077 ; 0x7965
.short 28899 ; 0x70e3
.short 31012 ; 0x7924
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33190 ; 0x81a6
.short 31110 ; 0x7986
.short 31110 ; 0x7986
.short 31110 ; 0x7986
.short 33190 ; 0x81a6
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 26786 ; 0x68a2
.short 28964 ; 0x7124
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33190 ; 0x81a6
.short 31110 ; 0x7986
.short 31110 ; 0x7986
.short 31110 ; 0x7986
.short 33158 ; 0x8186
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33190 ; 0x81a6
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 31045 ; 0x7945
.short 33223 ; 0x81c7
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 28899 ; 0x70e3
.short 33223 ; 0x81c7
.short 26721 ; 0x6861
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 28867 ; 0x70c3
.short 33190 ; 0x81a6
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 31077 ; 0x7965
.short 24641 ; 0x6041
.short 24576 ; 0x6000
.short 28867 ; 0x70c3
.short 33190 ; 0x81a6
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33190 ; 0x81a6
.short 28899 ; 0x70e3
.short 24576 ; 0x6000
.short 31110 ; 0x7986
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 26754 ; 0x6882
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 31045 ; 0x7945
.short 24608 ; 0x6020
.short 31045 ; 0x7945
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33190 ; 0x81a6
.short 28932 ; 0x7104
.short 24576 ; 0x6000
.short 24608 ; 0x6020
.short 31045 ; 0x7945
.short 33190 ; 0x81a6
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 31110 ; 0x7986
.short 26721 ; 0x6861
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 31045 ; 0x7945
.short 33223 ; 0x81c7
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 28899 ; 0x70e3
.short 33223 ; 0x81c7
.short 26721 ; 0x6861
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24576 ; 0x6000
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24608 ; 0x6020
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 31045 ; 0x7945
.short 33223 ; 0x81c7
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 26786 ; 0x68a2
.short 33223 ; 0x81c7
.short 28932 ; 0x7104
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24608 ; 0x6020
.short 33190 ; 0x81a6
.short 33190 ; 0x81a6
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 33190 ; 0x81a6
.short 33223 ; 0x81c7
.short 31110 ; 0x7986
.short 31045 ; 0x7945
.short 31045 ; 0x7945
.short 31045 ; 0x7945
.short 31045 ; 0x7945
.short 31045 ; 0x7945
.short 31045 ; 0x7945
.short 31045 ; 0x7945
.short 31045 ; 0x7945
.short 31045 ; 0x7945
.short 31045 ; 0x7945
.short 31045 ; 0x7945
.short 31045 ; 0x7945
.short 31045 ; 0x7945
.short 31045 ; 0x7945
.short 31045 ; 0x7945
.short 31045 ; 0x7945
.short 31045 ; 0x7945
.short 31045 ; 0x7945
.short 31045 ; 0x7945
.short 31045 ; 0x7945
.short 31045 ; 0x7945
.short 31045 ; 0x7945
.short 31045 ; 0x7945
.short 31045 ; 0x7945
.short 31045 ; 0x7945
.short 31045 ; 0x7945
.short 31045 ; 0x7945
.short 31045 ; 0x7945
.short 31045 ; 0x7945
.short 31045 ; 0x7945
.short 31045 ; 0x7945
.short 31045 ; 0x7945
.short 31045 ; 0x7945
.short 31045 ; 0x7945
.short 31045 ; 0x7945
.short 31045 ; 0x7945
.short 31045 ; 0x7945
.short 31045 ; 0x7945
.short 31045 ; 0x7945
.short 31045 ; 0x7945
.short 31045 ; 0x7945
.short 31045 ; 0x7945
.short 31045 ; 0x7945
.short 31045 ; 0x7945
.short 31045 ; 0x7945
.short 31045 ; 0x7945
.short 31045 ; 0x7945
.short 31045 ; 0x7945
.short 31045 ; 0x7945
.short 31045 ; 0x7945
.short 31045 ; 0x7945
.short 31045 ; 0x7945
.short 31045 ; 0x7945
.short 31045 ; 0x7945
.short 31045 ; 0x7945
.short 31045 ; 0x7945
.short 31045 ; 0x7945
.short 31045 ; 0x7945
.short 31045 ; 0x7945
.short 31045 ; 0x7945
.short 31045 ; 0x7945
.short 31045 ; 0x7945
.short 31045 ; 0x7945
.short 31045 ; 0x7945
.short 33190 ; 0x81a6
.short 33223 ; 0x81c7
.short 28867 ; 0x70c3
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24641 ; 0x6041
.short 31045 ; 0x7945
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33223 ; 0x81c7
.short 33190 ; 0x81a6
.short 28867 ; 0x70c3
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 54341 ; 0xd445
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.short 24576 ; 0x6000
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__const
.globl _header_col ## @header_col
.p2align 4
_header_col:
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24608 ## 0x6020
.short 28964 ## 0x7124
.short 33190 ## 0x81a6
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 31110 ## 0x7986
.short 26786 ## 0x68a2
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 31110 ## 0x7986
.short 33223 ## 0x81c7
.short 33190 ## 0x81a6
.short 31110 ## 0x7986
.short 31110 ## 0x7986
.short 31110 ## 0x7986
.short 31110 ## 0x7986
.short 31110 ## 0x7986
.short 31110 ## 0x7986
.short 31110 ## 0x7986
.short 31110 ## 0x7986
.short 31110 ## 0x7986
.short 31110 ## 0x7986
.short 31110 ## 0x7986
.short 31110 ## 0x7986
.short 31110 ## 0x7986
.short 31110 ## 0x7986
.short 31110 ## 0x7986
.short 31110 ## 0x7986
.short 31110 ## 0x7986
.short 31110 ## 0x7986
.short 31110 ## 0x7986
.short 31110 ## 0x7986
.short 31110 ## 0x7986
.short 31110 ## 0x7986
.short 31110 ## 0x7986
.short 31110 ## 0x7986
.short 31110 ## 0x7986
.short 31110 ## 0x7986
.short 31110 ## 0x7986
.short 31110 ## 0x7986
.short 31110 ## 0x7986
.short 31110 ## 0x7986
.short 31110 ## 0x7986
.short 31110 ## 0x7986
.short 31110 ## 0x7986
.short 31110 ## 0x7986
.short 31110 ## 0x7986
.short 31110 ## 0x7986
.short 31110 ## 0x7986
.short 31110 ## 0x7986
.short 31110 ## 0x7986
.short 31110 ## 0x7986
.short 31110 ## 0x7986
.short 31110 ## 0x7986
.short 31110 ## 0x7986
.short 31110 ## 0x7986
.short 31110 ## 0x7986
.short 31110 ## 0x7986
.short 31110 ## 0x7986
.short 31110 ## 0x7986
.short 31110 ## 0x7986
.short 31110 ## 0x7986
.short 31110 ## 0x7986
.short 31110 ## 0x7986
.short 31110 ## 0x7986
.short 31110 ## 0x7986
.short 31110 ## 0x7986
.short 31110 ## 0x7986
.short 31110 ## 0x7986
.short 31110 ## 0x7986
.short 31110 ## 0x7986
.short 31110 ## 0x7986
.short 31110 ## 0x7986
.short 31110 ## 0x7986
.short 31110 ## 0x7986
.short 31110 ## 0x7986
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 26819 ## 0x68c3
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 26786 ## 0x68a2
.short 33223 ## 0x81c7
.short 28964 ## 0x7124
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24641 ## 0x6041
.short 33223 ## 0x81c7
.short 33190 ## 0x81a6
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 28899 ## 0x70e3
.short 33223 ## 0x81c7
.short 26754 ## 0x6882
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 31045 ## 0x7945
.short 33223 ## 0x81c7
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 28899 ## 0x70e3
.short 33223 ## 0x81c7
.short 26721 ## 0x6861
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 26721 ## 0x6861
.short 31045 ## 0x7945
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 28932 ## 0x7104
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 26721 ## 0x6861
.short 31045 ## 0x7945
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 31045 ## 0x7945
.short 26754 ## 0x6882
.short 24576 ## 0x6000
.short 28964 ## 0x7124
.short 31077 ## 0x7965
.short 28899 ## 0x70e3
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 28899 ## 0x70e3
.short 24576 ## 0x6000
.short 28899 ## 0x70e3
.short 31045 ## 0x7945
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 31045 ## 0x7945
.short 26786 ## 0x68a2
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 28867 ## 0x70c3
.short 31045 ## 0x7945
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 28932 ## 0x7104
.short 24608 ## 0x6020
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 31045 ## 0x7945
.short 33223 ## 0x81c7
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 28899 ## 0x70e3
.short 33223 ## 0x81c7
.short 26721 ## 0x6861
.short 24576 ## 0x6000
.short 24641 ## 0x6041
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 31045 ## 0x7945
.short 24641 ## 0x6041
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 26721 ## 0x6861
.short 31110 ## 0x7986
.short 33223 ## 0x81c7
.short 31045 ## 0x7945
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24608 ## 0x6020
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 31045 ## 0x7945
.short 28899 ## 0x70e3
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 26754 ## 0x6882
.short 28899 ## 0x70e3
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 31077 ## 0x7965
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 31045 ## 0x7945
.short 33223 ## 0x81c7
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 28899 ## 0x70e3
.short 33223 ## 0x81c7
.short 26721 ## 0x6861
.short 24576 ## 0x6000
.short 26819 ## 0x68c3
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 26754 ## 0x6882
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 28964 ## 0x7124
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 28867 ## 0x70c3
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 26786 ## 0x68a2
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 26754 ## 0x6882
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 28899 ## 0x70e3
.short 31110 ## 0x7986
.short 33223 ## 0x81c7
.short 31045 ## 0x7945
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24608 ## 0x6020
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 28932 ## 0x7104
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 31110 ## 0x7986
.short 33223 ## 0x81c7
.short 31077 ## 0x7965
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24641 ## 0x6041
.short 33190 ## 0x81a6
.short 33223 ## 0x81c7
.short 28932 ## 0x7104
.short 31110 ## 0x7986
.short 33223 ## 0x81c7
.short 31110 ## 0x7986
.short 24641 ## 0x6041
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 28964 ## 0x7124
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 24608 ## 0x6020
.short 24576 ## 0x6000
.short 31045 ## 0x7945
.short 33223 ## 0x81c7
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 28899 ## 0x70e3
.short 33223 ## 0x81c7
.short 26721 ## 0x6861
.short 24576 ## 0x6000
.short 28867 ## 0x70c3
.short 33223 ## 0x81c7
.short 31077 ## 0x7965
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 28867 ## 0x70c3
.short 33223 ## 0x81c7
.short 33190 ## 0x81a6
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 31077 ## 0x7965
.short 33223 ## 0x81c7
.short 28899 ## 0x70e3
.short 31110 ## 0x7986
.short 33223 ## 0x81c7
.short 31045 ## 0x7945
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24608 ## 0x6020
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 31110 ## 0x7986
.short 28964 ## 0x7124
.short 28964 ## 0x7124
.short 28964 ## 0x7124
.short 28964 ## 0x7124
.short 28964 ## 0x7124
.short 24641 ## 0x6041
.short 31110 ## 0x7986
.short 33223 ## 0x81c7
.short 26786 ## 0x68a2
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24608 ## 0x6020
.short 24576 ## 0x6000
.short 33190 ## 0x81a6
.short 33223 ## 0x81c7
.short 28867 ## 0x70c3
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24673 ## 0x6061
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 24608 ## 0x6020
.short 24576 ## 0x6000
.short 31045 ## 0x7945
.short 33223 ## 0x81c7
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 28899 ## 0x70e3
.short 33223 ## 0x81c7
.short 26721 ## 0x6861
.short 24576 ## 0x6000
.short 28867 ## 0x70c3
.short 33223 ## 0x81c7
.short 31077 ## 0x7965
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 28867 ## 0x70c3
.short 33223 ## 0x81c7
.short 33190 ## 0x81a6
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 31077 ## 0x7965
.short 33223 ## 0x81c7
.short 28899 ## 0x70e3
.short 31110 ## 0x7986
.short 33223 ## 0x81c7
.short 31045 ## 0x7945
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24608 ## 0x6020
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 26721 ## 0x6861
.short 31110 ## 0x7986
.short 33223 ## 0x81c7
.short 26786 ## 0x68a2
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 33190 ## 0x81a6
.short 33223 ## 0x81c7
.short 28867 ## 0x70c3
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24641 ## 0x6041
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 24608 ## 0x6020
.short 24576 ## 0x6000
.short 31045 ## 0x7945
.short 33223 ## 0x81c7
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 28899 ## 0x70e3
.short 33223 ## 0x81c7
.short 26721 ## 0x6861
.short 24576 ## 0x6000
.short 28867 ## 0x70c3
.short 33223 ## 0x81c7
.short 33190 ## 0x81a6
.short 24608 ## 0x6020
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 28867 ## 0x70c3
.short 33190 ## 0x81a6
.short 33158 ## 0x8186
.short 28867 ## 0x70c3
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 24641 ## 0x6041
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24608 ## 0x6020
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 28899 ## 0x70e3
.short 31110 ## 0x7986
.short 33223 ## 0x81c7
.short 31045 ## 0x7945
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24608 ## 0x6020
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 28899 ## 0x70e3
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 31110 ## 0x7986
.short 33223 ## 0x81c7
.short 28964 ## 0x7124
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 31077 ## 0x7965
.short 33190 ## 0x81a6
.short 28899 ## 0x70e3
.short 31110 ## 0x7986
.short 33223 ## 0x81c7
.short 31045 ## 0x7945
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 28867 ## 0x70c3
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 24608 ## 0x6020
.short 24576 ## 0x6000
.short 31045 ## 0x7945
.short 33223 ## 0x81c7
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 28899 ## 0x70e3
.short 33223 ## 0x81c7
.short 26721 ## 0x6861
.short 24576 ## 0x6000
.short 26721 ## 0x6861
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 31110 ## 0x7986
.short 31110 ## 0x7986
.short 31110 ## 0x7986
.short 31110 ## 0x7986
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 31077 ## 0x7965
.short 26721 ## 0x6861
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 31110 ## 0x7986
.short 31110 ## 0x7986
.short 31110 ## 0x7986
.short 31110 ## 0x7986
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 26754 ## 0x6882
.short 31110 ## 0x7986
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 26754 ## 0x6882
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33190 ## 0x81a6
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 31077 ## 0x7965
.short 28899 ## 0x70e3
.short 31012 ## 0x7924
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33190 ## 0x81a6
.short 31110 ## 0x7986
.short 31110 ## 0x7986
.short 31110 ## 0x7986
.short 33190 ## 0x81a6
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 26786 ## 0x68a2
.short 28964 ## 0x7124
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33190 ## 0x81a6
.short 31110 ## 0x7986
.short 31110 ## 0x7986
.short 31110 ## 0x7986
.short 33158 ## 0x8186
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33190 ## 0x81a6
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 31045 ## 0x7945
.short 33223 ## 0x81c7
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 28899 ## 0x70e3
.short 33223 ## 0x81c7
.short 26721 ## 0x6861
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 28867 ## 0x70c3
.short 33190 ## 0x81a6
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 31077 ## 0x7965
.short 24641 ## 0x6041
.short 24576 ## 0x6000
.short 28867 ## 0x70c3
.short 33190 ## 0x81a6
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33190 ## 0x81a6
.short 28899 ## 0x70e3
.short 24576 ## 0x6000
.short 31110 ## 0x7986
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 26754 ## 0x6882
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 31045 ## 0x7945
.short 24608 ## 0x6020
.short 31045 ## 0x7945
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33190 ## 0x81a6
.short 28932 ## 0x7104
.short 24576 ## 0x6000
.short 24608 ## 0x6020
.short 31045 ## 0x7945
.short 33190 ## 0x81a6
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 31110 ## 0x7986
.short 26721 ## 0x6861
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 31045 ## 0x7945
.short 33223 ## 0x81c7
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 28899 ## 0x70e3
.short 33223 ## 0x81c7
.short 26721 ## 0x6861
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24576 ## 0x6000
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24608 ## 0x6020
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 31045 ## 0x7945
.short 33223 ## 0x81c7
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 26786 ## 0x68a2
.short 33223 ## 0x81c7
.short 28932 ## 0x7104
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24608 ## 0x6020
.short 33190 ## 0x81a6
.short 33190 ## 0x81a6
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 33190 ## 0x81a6
.short 33223 ## 0x81c7
.short 31110 ## 0x7986
.short 31045 ## 0x7945
.short 31045 ## 0x7945
.short 31045 ## 0x7945
.short 31045 ## 0x7945
.short 31045 ## 0x7945
.short 31045 ## 0x7945
.short 31045 ## 0x7945
.short 31045 ## 0x7945
.short 31045 ## 0x7945
.short 31045 ## 0x7945
.short 31045 ## 0x7945
.short 31045 ## 0x7945
.short 31045 ## 0x7945
.short 31045 ## 0x7945
.short 31045 ## 0x7945
.short 31045 ## 0x7945
.short 31045 ## 0x7945
.short 31045 ## 0x7945
.short 31045 ## 0x7945
.short 31045 ## 0x7945
.short 31045 ## 0x7945
.short 31045 ## 0x7945
.short 31045 ## 0x7945
.short 31045 ## 0x7945
.short 31045 ## 0x7945
.short 31045 ## 0x7945
.short 31045 ## 0x7945
.short 31045 ## 0x7945
.short 31045 ## 0x7945
.short 31045 ## 0x7945
.short 31045 ## 0x7945
.short 31045 ## 0x7945
.short 31045 ## 0x7945
.short 31045 ## 0x7945
.short 31045 ## 0x7945
.short 31045 ## 0x7945
.short 31045 ## 0x7945
.short 31045 ## 0x7945
.short 31045 ## 0x7945
.short 31045 ## 0x7945
.short 31045 ## 0x7945
.short 31045 ## 0x7945
.short 31045 ## 0x7945
.short 31045 ## 0x7945
.short 31045 ## 0x7945
.short 31045 ## 0x7945
.short 31045 ## 0x7945
.short 31045 ## 0x7945
.short 31045 ## 0x7945
.short 31045 ## 0x7945
.short 31045 ## 0x7945
.short 31045 ## 0x7945
.short 31045 ## 0x7945
.short 31045 ## 0x7945
.short 31045 ## 0x7945
.short 31045 ## 0x7945
.short 31045 ## 0x7945
.short 31045 ## 0x7945
.short 31045 ## 0x7945
.short 31045 ## 0x7945
.short 31045 ## 0x7945
.short 31045 ## 0x7945
.short 31045 ## 0x7945
.short 31045 ## 0x7945
.short 33190 ## 0x81a6
.short 33223 ## 0x81c7
.short 28867 ## 0x70c3
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24641 ## 0x6041
.short 31045 ## 0x7945
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33223 ## 0x81c7
.short 33190 ## 0x81a6
.short 28867 ## 0x70c3
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 54341 ## 0xd445
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.short 24576 ## 0x6000
.subsections_via_symbols
| the_stack_data/177517.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _flip ; -- Begin function flip
.p2align 2
_flip: ; @flip
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #24]
str w1, [sp, #20]
str wzr, [sp, #12]
b LBB0_1
LBB0_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, LBB0_3
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #24]
ldrsw x9, [sp, #12]
ldr w8, [x8, x9, lsl #2]
str w8, [sp, #16]
ldr x8, [sp, #24]
ldrsw x9, [sp, #20]
ldr w8, [x8, x9, lsl #2]
ldr x9, [sp, #24]
ldrsw x10, [sp, #12]
str w8, [x9, x10, lsl #2]
ldr w8, [sp, #16]
ldr x9, [sp, #24]
ldrsw x10, [sp, #20]
str w8, [x9, x10, lsl #2]
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
ldr w8, [sp, #20]
subs w8, w8, #1
str w8, [sp, #20]
b LBB0_1
LBB0_3:
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _findMax ; -- Begin function findMax
.p2align 2
_findMax: ; @findMax
.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_6
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
ldr x8, [sp, #24]
ldrsw x9, [sp, #12]
ldr w8, [x8, x9, lsl #2]
ldr x9, [sp, #24]
ldrsw x10, [sp, #16]
ldr w9, [x9, x10, lsl #2]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB1_4
b LBB1_3
LBB1_3: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #12]
str w8, [sp, #16]
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, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB1_1
LBB1_6:
ldr w0, [sp, #16]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _pancakeSort ; -- Begin function pancakeSort
.p2align 2
_pancakeSort: ; @pancakeSort
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #16]
str w1, [sp, #12]
ldr w8, [sp, #12]
str w8, [sp, #8]
b LBB2_1
LBB2_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #8]
subs w8, w8, #1
cset w8, le
tbnz w8, #0, LBB2_6
b LBB2_2
LBB2_2: ; in Loop: Header=BB2_1 Depth=1
ldr x0, [sp, #16]
ldr w1, [sp, #8]
bl _findMax
str w0, [sp, #4]
ldr w8, [sp, #4]
ldr w9, [sp, #8]
subs w9, w9, #1
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB2_4
b LBB2_3
LBB2_3: ; in Loop: Header=BB2_1 Depth=1
ldr x0, [sp, #16]
ldr w1, [sp, #4]
bl _flip
ldr x0, [sp, #16]
ldr w8, [sp, #8]
subs w1, w8, #1
bl _flip
b LBB2_4
LBB2_4: ; in Loop: Header=BB2_1 Depth=1
b LBB2_5
LBB2_5: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp, #8]
subs w8, w8, #1
str w8, [sp, #8]
b LBB2_1
LBB2_6:
ldur w0, [x29, #-4]
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, #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 _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
sub sp, sp, #80
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
stur wzr, [x29, #-12]
sub x8, x29, #16
stur x8, [x29, #-48] ; 8-byte Folded Spill
ldur w8, [x29, #-16]
; kill: def $x8 killed $w8
mov x9, sp
stur x9, [x29, #-24]
lsl x9, x8, #2
add x9, x9, #15
and x9, x9, #0xfffffffffffffff0
stur x9, [x29, #-64] ; 8-byte Folded Spill
adrp x16, ___chkstk_darwin@GOTPAGE
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
ldur x10, [x29, #-64] ; 8-byte Folded Reload
mov x9, sp
subs x9, x9, x10
mov sp, x9
stur x9, [x29, #-56] ; 8-byte Folded Spill
stur x8, [x29, #-32]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
ldur x8, [x29, #-48] ; 8-byte Folded Reload
sub sp, sp, #16
mov x9, sp
str x8, [x9]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _scanf
add sp, sp, #16
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
stur wzr, [x29, #-36]
b LBB4_1
LBB4_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-36]
ldur w9, [x29, #-16]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB4_4
b LBB4_2
LBB4_2: ; in Loop: Header=BB4_1 Depth=1
ldur x8, [x29, #-56] ; 8-byte Folded Reload
ldursw x9, [x29, #-36]
add x8, x8, x9, lsl #2
sub sp, sp, #16
mov x9, sp
str x8, [x9]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _scanf
add sp, sp, #16
b LBB4_3
LBB4_3: ; in Loop: Header=BB4_1 Depth=1
ldur w8, [x29, #-36]
add w8, w8, #1
stur w8, [x29, #-36]
b LBB4_1
LBB4_4:
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
ldur x0, [x29, #-56] ; 8-byte Folded Reload
ldur w1, [x29, #-16]
bl _display
ldur x0, [x29, #-56] ; 8-byte Folded Reload
ldur w1, [x29, #-16]
bl _pancakeSort
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
ldur x0, [x29, #-56] ; 8-byte Folded Reload
ldur w1, [x29, #-16]
bl _display
stur wzr, [x29, #-12]
ldur x8, [x29, #-24]
mov sp, x8
ldur w8, [x29, #-12]
stur w8, [x29, #-68] ; 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, LBB4_6
b LBB4_5
LBB4_5:
bl ___stack_chk_fail
LBB4_6:
ldur w0, [x29, #-68] ; 4-byte Folded Reload
mov sp, x29
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d "
l_.str.1: ; @.str.1
.asciz "\n"
l_.str.2: ; @.str.2
.asciz "Enter size of array:\n"
l_.str.3: ; @.str.3
.asciz "%d"
l_.str.4: ; @.str.4
.asciz "Enter the elements of the array\n"
l_.str.5: ; @.str.5
.asciz "Original array: "
l_.str.6: ; @.str.6
.asciz "Sorted array: "
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _flip ## -- Begin function flip
.p2align 4, 0x90
_flip: ## @flip
.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, -20(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -20(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB0_3
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq -8(%rbp), %rax
movslq -20(%rbp), %rcx
movl (%rax,%rcx,4), %eax
movl %eax, -16(%rbp)
movq -8(%rbp), %rax
movslq -12(%rbp), %rcx
movl (%rax,%rcx,4), %edx
movq -8(%rbp), %rax
movslq -20(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
movl -16(%rbp), %edx
movq -8(%rbp), %rax
movslq -12(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
movl -12(%rbp), %eax
addl $-1, %eax
movl %eax, -12(%rbp)
jmp LBB0_1
LBB0_3:
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _findMax ## -- Begin function findMax
.p2align 4, 0x90
_findMax: ## @findMax
.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_6
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movq -8(%rbp), %rax
movslq -20(%rbp), %rcx
movl (%rax,%rcx,4), %eax
movq -8(%rbp), %rcx
movslq -16(%rbp), %rdx
cmpl (%rcx,%rdx,4), %eax
jle LBB1_4
## %bb.3: ## in Loop: Header=BB1_1 Depth=1
movl -20(%rbp), %eax
movl %eax, -16(%rbp)
LBB1_4: ## in Loop: Header=BB1_1 Depth=1
jmp LBB1_5
LBB1_5: ## in Loop: Header=BB1_1 Depth=1
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB1_1
LBB1_6:
movl -16(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _pancakeSort ## -- Begin function pancakeSort
.p2align 4, 0x90
_pancakeSort: ## @pancakeSort
.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 -20(%rbp), %eax
movl %eax, -24(%rbp)
LBB2_1: ## =>This Inner Loop Header: Depth=1
cmpl $1, -24(%rbp)
jle LBB2_6
## %bb.2: ## in Loop: Header=BB2_1 Depth=1
movq -16(%rbp), %rdi
movl -24(%rbp), %esi
callq _findMax
movl %eax, -28(%rbp)
movl -28(%rbp), %eax
movl -24(%rbp), %ecx
subl $1, %ecx
cmpl %ecx, %eax
je LBB2_4
## %bb.3: ## in Loop: Header=BB2_1 Depth=1
movq -16(%rbp), %rdi
movl -28(%rbp), %esi
callq _flip
movq -16(%rbp), %rdi
movl -24(%rbp), %esi
subl $1, %esi
callq _flip
LBB2_4: ## in Loop: Header=BB2_1 Depth=1
jmp LBB2_5
LBB2_5: ## in Loop: Header=BB2_1 Depth=1
movl -24(%rbp), %eax
addl $-1, %eax
movl %eax, -24(%rbp)
jmp LBB2_1
LBB2_6:
movl -4(%rbp), %eax
addq $32, %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)
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 _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, -12(%rbp)
movl -16(%rbp), %eax
## kill: def $rax killed $eax
movq %rax, -56(%rbp) ## 8-byte Spill
movq %rsp, %rcx
movq %rcx, -24(%rbp)
shlq $2, %rax
callq ____chkstk_darwin
addq $15, %rax
andq $-16, %rax
subq %rax, %rsp
movq -56(%rbp), %rax ## 8-byte Reload
movq %rsp, %rcx
movq %rcx, -48(%rbp) ## 8-byte Spill
movq %rax, -32(%rbp)
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.3(%rip), %rdi
leaq -16(%rbp), %rsi
movb $0, %al
callq _scanf
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -36(%rbp)
LBB4_1: ## =>This Inner Loop Header: Depth=1
movl -36(%rbp), %eax
cmpl -16(%rbp), %eax
jge LBB4_4
## %bb.2: ## in Loop: Header=BB4_1 Depth=1
movq -48(%rbp), %rsi ## 8-byte Reload
movslq -36(%rbp), %rax
shlq $2, %rax
addq %rax, %rsi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _scanf
## %bb.3: ## in Loop: Header=BB4_1 Depth=1
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB4_1
LBB4_4:
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
movq -48(%rbp), %rdi ## 8-byte Reload
movl -16(%rbp), %esi
callq _display
movq -48(%rbp), %rdi ## 8-byte Reload
movl -16(%rbp), %esi
callq _pancakeSort
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _printf
movq -48(%rbp), %rdi ## 8-byte Reload
movl -16(%rbp), %esi
callq _display
movl $0, -12(%rbp)
movq -24(%rbp), %rax
movq %rax, %rsp
movl -12(%rbp), %eax
movl %eax, -60(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB4_6
## %bb.5:
movl -60(%rbp), %eax ## 4-byte Reload
movq %rbp, %rsp
popq %rbp
retq
LBB4_6:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d "
L_.str.1: ## @.str.1
.asciz "\n"
L_.str.2: ## @.str.2
.asciz "Enter size of array:\n"
L_.str.3: ## @.str.3
.asciz "%d"
L_.str.4: ## @.str.4
.asciz "Enter the elements of the array\n"
L_.str.5: ## @.str.5
.asciz "Original array: "
L_.str.6: ## @.str.6
.asciz "Sorted array: "
.subsections_via_symbols
| the_stack_data/150251.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl __sbrk ; -- Begin function _sbrk
.p2align 2
__sbrk: ; @_sbrk
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #4]
ldr x0, [sp, #8]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl __sbrk ## -- Begin function _sbrk
.p2align 4, 0x90
__sbrk: ## @_sbrk
.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)
movq -8(%rbp), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/61262.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/46524.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _input ; -- Begin function input
.p2align 2
_input: ; @input
.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 x2, [sp, #16]
str wzr, [sp, #12]
b LBB0_1
LBB0_1: ; =>This Loop Header: Depth=1
; Child Loop BB0_3 Depth 2
ldr w8, [sp, #12]
ldur w9, [x29, #-4]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_8
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
str wzr, [sp, #8]
b LBB0_3
LBB0_3: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
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=2
ldr x8, [sp, #16]
ldrsw x9, [sp, #12]
mov x10, #20
mul x9, x9, x10
add x8, x8, x9
ldrsw x9, [sp, #8]
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
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:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _compute ; -- Begin function compute
.p2align 2
_compute: ; @compute
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str w0, [sp, #28]
str w1, [sp, #24]
str x2, [sp, #16]
movi d0, #0000000000000000
str s0, [sp, #4]
str wzr, [sp, #12]
b LBB1_1
LBB1_1: ; =>This Loop Header: Depth=1
; Child Loop BB1_3 Depth 2
ldr w8, [sp, #12]
ldr w9, [sp, #28]
subs w9, w9, #1
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_8
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
str wzr, [sp, #8]
b LBB1_3
LBB1_3: ; Parent Loop BB1_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #8]
ldr w9, [sp, #24]
subs w9, w9, #1
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_6
b LBB1_4
LBB1_4: ; in Loop: Header=BB1_3 Depth=2
ldr x8, [sp, #16]
ldrsw x9, [sp, #12]
mov x10, #20
mul x9, x9, x10
add x8, x8, x9
ldrsw x9, [sp, #8]
ldr s1, [x8, x9, lsl #2]
ldr s0, [sp, #4]
fadd s0, s0, s1
str s0, [sp, #4]
ldr s0, [sp, #4]
ldr x8, [sp, #16]
ldrsw x9, [sp, #12]
mul x9, x9, x10
add x8, x8, x9
ldr w9, [sp, #24]
subs w9, w9, #1
str s0, [x8, w9, sxtw #2]
b LBB1_5
LBB1_5: ; in Loop: Header=BB1_3 Depth=2
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB1_3
LBB1_6: ; in Loop: Header=BB1_1 Depth=1
movi d0, #0000000000000000
str s0, [sp, #4]
b LBB1_7
LBB1_7: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB1_1
LBB1_8:
str wzr, [sp, #8]
b LBB1_9
LBB1_9: ; =>This Loop Header: Depth=1
; Child Loop BB1_11 Depth 2
ldr w8, [sp, #8]
ldr w9, [sp, #24]
subs w9, w9, #1
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_16
b LBB1_10
LBB1_10: ; in Loop: Header=BB1_9 Depth=1
str wzr, [sp, #12]
b LBB1_11
LBB1_11: ; Parent Loop BB1_9 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #12]
ldr w9, [sp, #28]
subs w9, w9, #1
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_14
b LBB1_12
LBB1_12: ; in Loop: Header=BB1_11 Depth=2
ldr x8, [sp, #16]
ldrsw x9, [sp, #12]
mov x10, #20
mul x9, x9, x10
add x8, x8, x9
ldrsw x9, [sp, #8]
ldr s1, [x8, x9, lsl #2]
ldr s0, [sp, #4]
fadd s0, s0, s1
str s0, [sp, #4]
ldr s0, [sp, #4]
ldr w8, [sp, #28]
subs w8, w8, #1
scvtf s1, w8
fdiv s0, s0, s1
ldr x10, [sp, #16]
ldr w8, [sp, #28]
subs w8, w8, #1
mov w9, #20
smaddl x8, w8, w9, x10
ldrsw x9, [sp, #8]
str s0, [x8, x9, lsl #2]
b LBB1_13
LBB1_13: ; in Loop: Header=BB1_11 Depth=2
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB1_11
LBB1_14: ; in Loop: Header=BB1_9 Depth=1
movi d0, #0000000000000000
str s0, [sp, #4]
b LBB1_15
LBB1_15: ; in Loop: Header=BB1_9 Depth=1
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB1_9
LBB1_16:
str wzr, [sp, #12]
b LBB1_17
LBB1_17: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
ldr w9, [sp, #28]
subs w9, w9, #1
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_20
b LBB1_18
LBB1_18: ; in Loop: Header=BB1_17 Depth=1
ldr x8, [sp, #16]
ldrsw x9, [sp, #12]
mov x10, #20
mul x9, x9, x10
add x8, x8, x9
ldrsw x9, [sp, #24]
ldr s1, [x8, x9, lsl #2]
ldr s0, [sp, #4]
fadd s0, s0, s1
str s0, [sp, #4]
b LBB1_19
LBB1_19: ; in Loop: Header=BB1_17 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB1_17
LBB1_20:
ldr s0, [sp, #4]
ldr w8, [sp, #28]
subs w8, w8, #1
scvtf s1, w8
fdiv s0, s0, s1
ldr x10, [sp, #16]
ldr w8, [sp, #28]
subs w8, w8, #1
mov w9, #20
smaddl x8, w8, w9, x10
ldr w9, [sp, #24]
subs w9, w9, #1
str s0, [x8, w9, sxtw #2]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _output ; -- Begin function output
.p2align 2
_output: ; @output
.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 x2, [sp, #16]
str wzr, [sp, #12]
b LBB2_1
LBB2_1: ; =>This Loop Header: Depth=1
; Child Loop BB2_3 Depth 2
ldr w8, [sp, #12]
ldur w9, [x29, #-4]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB2_8
b LBB2_2
LBB2_2: ; in Loop: Header=BB2_1 Depth=1
str wzr, [sp, #8]
b LBB2_3
LBB2_3: ; Parent Loop BB2_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #8]
ldur w9, [x29, #-8]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB2_6
b LBB2_4
LBB2_4: ; in Loop: Header=BB2_3 Depth=2
ldr x8, [sp, #16]
ldrsw x9, [sp, #12]
mov x10, #20
mul x9, x9, x10
add x8, x8, x9
ldrsw x9, [sp, #8]
ldr s0, [x8, x9, lsl #2]
fcvt d0, s0
mov x8, sp
str d0, [x8]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB2_5
LBB2_5: ; in Loop: Header=BB2_3 Depth=2
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB2_3
LBB2_6: ; in Loop: Header=BB2_1 Depth=1
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
b LBB2_7
LBB2_7: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB2_1
LBB2_8:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #128
.cfi_def_cfa_offset 128
stp x29, x30, [sp, #112] ; 16-byte Folded Spill
add x29, sp, #112
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
str wzr, [sp, #20]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
mov w0, #3
mov w1, #4
str w1, [sp] ; 4-byte Folded Spill
add x2, sp, #24
str x2, [sp, #8] ; 8-byte Folded Spill
bl _input
ldr w0, [sp] ; 4-byte Folded Reload
ldr x2, [sp, #8] ; 8-byte Folded Reload
mov w1, #5
str w1, [sp, #4] ; 4-byte Folded Spill
bl _compute
ldr w0, [sp] ; 4-byte Folded Reload
ldr w1, [sp, #4] ; 4-byte Folded Reload
ldr x2, [sp, #8] ; 8-byte Folded Reload
bl _output
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB3_2
b LBB3_1
LBB3_1:
bl ___stack_chk_fail
LBB3_2:
mov w0, #0
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
add sp, sp, #128
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%f"
l_.str.1: ; @.str.1
.asciz "%.2f "
l_.str.2: ; @.str.2
.asciz "\n"
l_.str.3: ; @.str.3
.asciz "\350\276\223\345\205\2453x4\344\270\252\346\225\260\346\215\256\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _input ## -- Begin function input
.p2align 4, 0x90
_input: ## @input
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movl %edi, -4(%rbp)
movl %esi, -8(%rbp)
movq %rdx, -16(%rbp)
movl $0, -20(%rbp)
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_3 Depth 2
movl -20(%rbp), %eax
cmpl -4(%rbp), %eax
jge LBB0_8
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl $0, -24(%rbp)
LBB0_3: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -24(%rbp), %eax
cmpl -8(%rbp), %eax
jge LBB0_6
## %bb.4: ## in Loop: Header=BB0_3 Depth=2
movq -16(%rbp), %rsi
movslq -20(%rbp), %rax
imulq $20, %rax, %rax
addq %rax, %rsi
movslq -24(%rbp), %rax
shlq $2, %rax
addq %rax, %rsi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _scanf
## %bb.5: ## in Loop: Header=BB0_3 Depth=2
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%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 -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB0_1
LBB0_8:
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _compute ## -- Begin function compute
.p2align 4, 0x90
_compute: ## @compute
.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)
movq %rdx, -16(%rbp)
xorps %xmm0, %xmm0
movss %xmm0, -28(%rbp)
movl $0, -20(%rbp)
LBB1_1: ## =>This Loop Header: Depth=1
## Child Loop BB1_3 Depth 2
movl -20(%rbp), %eax
movl -4(%rbp), %ecx
subl $1, %ecx
cmpl %ecx, %eax
jge LBB1_8
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movl $0, -24(%rbp)
LBB1_3: ## Parent Loop BB1_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -24(%rbp), %eax
movl -8(%rbp), %ecx
subl $1, %ecx
cmpl %ecx, %eax
jge LBB1_6
## %bb.4: ## in Loop: Header=BB1_3 Depth=2
movq -16(%rbp), %rax
movslq -20(%rbp), %rcx
imulq $20, %rcx, %rcx
addq %rcx, %rax
movslq -24(%rbp), %rcx
movss (%rax,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero
addss -28(%rbp), %xmm0
movss %xmm0, -28(%rbp)
movss -28(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq -16(%rbp), %rax
movslq -20(%rbp), %rcx
imulq $20, %rcx, %rcx
addq %rcx, %rax
movl -8(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movss %xmm0, (%rax,%rcx,4)
## %bb.5: ## in Loop: Header=BB1_3 Depth=2
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB1_3
LBB1_6: ## in Loop: Header=BB1_1 Depth=1
xorps %xmm0, %xmm0
movss %xmm0, -28(%rbp)
## %bb.7: ## in Loop: Header=BB1_1 Depth=1
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB1_1
LBB1_8:
movl $0, -24(%rbp)
LBB1_9: ## =>This Loop Header: Depth=1
## Child Loop BB1_11 Depth 2
movl -24(%rbp), %eax
movl -8(%rbp), %ecx
subl $1, %ecx
cmpl %ecx, %eax
jge LBB1_16
## %bb.10: ## in Loop: Header=BB1_9 Depth=1
movl $0, -20(%rbp)
LBB1_11: ## Parent Loop BB1_9 Depth=1
## => This Inner Loop Header: Depth=2
movl -20(%rbp), %eax
movl -4(%rbp), %ecx
subl $1, %ecx
cmpl %ecx, %eax
jge LBB1_14
## %bb.12: ## in Loop: Header=BB1_11 Depth=2
movq -16(%rbp), %rax
movslq -20(%rbp), %rcx
imulq $20, %rcx, %rcx
addq %rcx, %rax
movslq -24(%rbp), %rcx
movss (%rax,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero
addss -28(%rbp), %xmm0
movss %xmm0, -28(%rbp)
movss -28(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movl -4(%rbp), %eax
subl $1, %eax
cvtsi2ss %eax, %xmm1
divss %xmm1, %xmm0
movq -16(%rbp), %rax
movl -4(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
imulq $20, %rcx, %rcx
addq %rcx, %rax
movslq -24(%rbp), %rcx
movss %xmm0, (%rax,%rcx,4)
## %bb.13: ## in Loop: Header=BB1_11 Depth=2
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB1_11
LBB1_14: ## in Loop: Header=BB1_9 Depth=1
xorps %xmm0, %xmm0
movss %xmm0, -28(%rbp)
## %bb.15: ## in Loop: Header=BB1_9 Depth=1
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB1_9
LBB1_16:
movl $0, -20(%rbp)
LBB1_17: ## =>This Inner Loop Header: Depth=1
movl -20(%rbp), %eax
movl -4(%rbp), %ecx
subl $1, %ecx
cmpl %ecx, %eax
jge LBB1_20
## %bb.18: ## in Loop: Header=BB1_17 Depth=1
movq -16(%rbp), %rax
movslq -20(%rbp), %rcx
imulq $20, %rcx, %rcx
addq %rcx, %rax
movslq -8(%rbp), %rcx
movss (%rax,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero
addss -28(%rbp), %xmm0
movss %xmm0, -28(%rbp)
## %bb.19: ## in Loop: Header=BB1_17 Depth=1
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB1_17
LBB1_20:
movss -28(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movl -4(%rbp), %eax
subl $1, %eax
cvtsi2ss %eax, %xmm1
divss %xmm1, %xmm0
movq -16(%rbp), %rax
movl -4(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
imulq $20, %rcx, %rcx
addq %rcx, %rax
movl -8(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movss %xmm0, (%rax,%rcx,4)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _output ## -- Begin function output
.p2align 4, 0x90
_output: ## @output
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movl %edi, -4(%rbp)
movl %esi, -8(%rbp)
movq %rdx, -16(%rbp)
movl $0, -20(%rbp)
LBB2_1: ## =>This Loop Header: Depth=1
## Child Loop BB2_3 Depth 2
movl -20(%rbp), %eax
cmpl -4(%rbp), %eax
jge LBB2_8
## %bb.2: ## in Loop: Header=BB2_1 Depth=1
movl $0, -24(%rbp)
LBB2_3: ## Parent Loop BB2_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -24(%rbp), %eax
cmpl -8(%rbp), %eax
jge LBB2_6
## %bb.4: ## in Loop: Header=BB2_3 Depth=2
movq -16(%rbp), %rax
movslq -20(%rbp), %rcx
imulq $20, %rcx, %rcx
addq %rcx, %rax
movslq -24(%rbp), %rcx
movss (%rax,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
leaq L_.str.1(%rip), %rdi
movb $1, %al
callq _printf
## %bb.5: ## in Loop: Header=BB2_3 Depth=2
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB2_3
LBB2_6: ## in Loop: Header=BB2_1 Depth=1
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
## %bb.7: ## in Loop: Header=BB2_1 Depth=1
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB2_1
LBB2_8:
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $112, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -100(%rbp)
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
leaq -96(%rbp), %rdx
movl $3, %edi
movl $4, %esi
callq _input
leaq -96(%rbp), %rdx
movl $4, %edi
movl $5, %esi
callq _compute
leaq -96(%rbp), %rdx
movl $4, %edi
movl $5, %esi
callq _output
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB3_2
## %bb.1:
xorl %eax, %eax
addq $112, %rsp
popq %rbp
retq
LBB3_2:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%f"
L_.str.1: ## @.str.1
.asciz "%.2f "
L_.str.2: ## @.str.2
.asciz "\n"
L_.str.3: ## @.str.3
.asciz "\350\276\223\345\205\2453x4\344\270\252\346\225\260\346\215\256\n"
.subsections_via_symbols
| the_stack_data/187643003.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
str wzr, [sp, #8]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #8]
subs w8, w8, #5
cset w8, ge
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
bl _rand0
mov x9, sp
; implicit-def: $x8
mov x8, x0
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB0_1
LBB0_4:
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
movl $0, -8(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
cmpl $5, -8(%rbp)
jge LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
callq _rand0
movl %eax, %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
## %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:
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d\n"
.subsections_via_symbols
| the_stack_data/234516900.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/122015726.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _merge ; -- Begin function merge
.p2align 2
_merge: ; @merge
.cfi_startproc
; %bb.0:
stp 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, #128
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
stur x0, [x29, #-16]
stur w1, [x29, #-20]
stur w2, [x29, #-24]
stur w3, [x29, #-28]
ldur w8, [x29, #-24]
ldur w9, [x29, #-20]
subs w8, w8, w9
add w8, w8, #1
stur w8, [x29, #-36]
ldur w8, [x29, #-28]
ldur w9, [x29, #-24]
subs w8, w8, w9
stur w8, [x29, #-40]
ldur w8, [x29, #-36]
; kill: def $x8 killed $w8
mov x9, sp
stur x9, [x29, #-48]
lsl x9, x8, #2
add x9, x9, #15
and x9, x9, #0xfffffffffffffff0
stur x9, [x29, #-112] ; 8-byte Folded Spill
adrp x16, ___chkstk_darwin@GOTPAGE
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
ldur x10, [x29, #-112] ; 8-byte Folded Reload
mov x9, sp
subs x9, x9, x10
mov sp, x9
stur x9, [x29, #-104] ; 8-byte Folded Spill
stur x8, [x29, #-56]
ldur w8, [x29, #-40]
; kill: def $x8 killed $w8
lsl x9, x8, #2
add x9, x9, #15
and x9, x9, #0xfffffffffffffff0
stur x9, [x29, #-96] ; 8-byte Folded Spill
adrp x16, ___chkstk_darwin@GOTPAGE
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
ldur x10, [x29, #-96] ; 8-byte Folded Reload
mov x9, sp
subs x9, x9, x10
mov sp, x9
stur x9, [x29, #-88] ; 8-byte Folded Spill
stur x8, [x29, #-64]
stur wzr, [x29, #-32]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-32]
ldur w9, [x29, #-36]
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 x9, [x29, #-104] ; 8-byte Folded Reload
ldur x8, [x29, #-16]
ldur w10, [x29, #-20]
ldur w11, [x29, #-32]
add w10, w10, w11
ldr w8, [x8, w10, sxtw #2]
ldursw x10, [x29, #-32]
str w8, [x9, x10, lsl #2]
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-32]
add w8, w8, #1
stur w8, [x29, #-32]
b LBB0_1
LBB0_4:
stur wzr, [x29, #-32]
b LBB0_5
LBB0_5: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-32]
ldur w9, [x29, #-40]
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 x9, [x29, #-88] ; 8-byte Folded Reload
ldur x8, [x29, #-16]
ldur w10, [x29, #-24]
add w10, w10, #1
ldur w11, [x29, #-32]
add w10, w10, w11
ldr w8, [x8, w10, sxtw #2]
ldursw x10, [x29, #-32]
str w8, [x9, x10, lsl #2]
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_5 Depth=1
ldur w8, [x29, #-32]
add w8, w8, #1
stur w8, [x29, #-32]
b LBB0_5
LBB0_8:
stur wzr, [x29, #-68]
stur wzr, [x29, #-72]
ldur w8, [x29, #-20]
stur w8, [x29, #-76]
b LBB0_9
LBB0_9: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-68]
ldur w9, [x29, #-36]
subs w8, w8, w9
cset w8, ge
mov w9, #0
stur w9, [x29, #-116] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_11
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_9 Depth=1
ldur w8, [x29, #-72]
ldur w9, [x29, #-40]
subs w8, w8, w9
cset w8, lt
stur w8, [x29, #-116] ; 4-byte Folded Spill
b LBB0_11
LBB0_11: ; in Loop: Header=BB0_9 Depth=1
ldur w8, [x29, #-116] ; 4-byte Folded Reload
tbz w8, #0, LBB0_16
b LBB0_12
LBB0_12: ; in Loop: Header=BB0_9 Depth=1
ldur x9, [x29, #-88] ; 8-byte Folded Reload
ldur x8, [x29, #-104] ; 8-byte Folded Reload
ldursw x10, [x29, #-68]
ldr w8, [x8, x10, lsl #2]
ldursw x10, [x29, #-72]
ldr w9, [x9, x10, lsl #2]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_14
b LBB0_13
LBB0_13: ; in Loop: Header=BB0_9 Depth=1
ldur x8, [x29, #-104] ; 8-byte Folded Reload
ldursw x9, [x29, #-68]
mov x10, x9
add w10, w10, #1
stur w10, [x29, #-68]
ldr w8, [x8, x9, lsl #2]
ldur x9, [x29, #-16]
ldursw x10, [x29, #-76]
mov x11, x10
add w11, w11, #1
stur w11, [x29, #-76]
str w8, [x9, x10, lsl #2]
b LBB0_15
LBB0_14: ; in Loop: Header=BB0_9 Depth=1
ldur x8, [x29, #-88] ; 8-byte Folded Reload
ldursw x9, [x29, #-72]
mov x10, x9
add w10, w10, #1
stur w10, [x29, #-72]
ldr w8, [x8, x9, lsl #2]
ldur x9, [x29, #-16]
ldursw x10, [x29, #-76]
mov x11, x10
add w11, w11, #1
stur w11, [x29, #-76]
str w8, [x9, x10, lsl #2]
b LBB0_15
LBB0_15: ; in Loop: Header=BB0_9 Depth=1
b LBB0_9
LBB0_16:
b LBB0_17
LBB0_17: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-68]
ldur w9, [x29, #-36]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_19
b LBB0_18
LBB0_18: ; in Loop: Header=BB0_17 Depth=1
ldur x8, [x29, #-104] ; 8-byte Folded Reload
ldursw x9, [x29, #-68]
mov x10, x9
add w10, w10, #1
stur w10, [x29, #-68]
ldr w8, [x8, x9, lsl #2]
ldur x9, [x29, #-16]
ldursw x10, [x29, #-76]
mov x11, x10
add w11, w11, #1
stur w11, [x29, #-76]
str w8, [x9, x10, lsl #2]
b LBB0_17
LBB0_19:
b LBB0_20
LBB0_20: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-72]
ldur w9, [x29, #-40]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_22
b LBB0_21
LBB0_21: ; in Loop: Header=BB0_20 Depth=1
ldur x8, [x29, #-88] ; 8-byte Folded Reload
ldursw x9, [x29, #-72]
mov x10, x9
add w10, w10, #1
stur w10, [x29, #-72]
ldr w8, [x8, x9, lsl #2]
ldur x9, [x29, #-16]
ldursw x10, [x29, #-76]
mov x11, x10
add w11, w11, #1
stur w11, [x29, #-76]
str w8, [x9, x10, lsl #2]
b LBB0_20
LBB0_22:
ldur x8, [x29, #-48]
stur x8, [x29, #-128] ; 8-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_24
b LBB0_23
LBB0_23:
bl ___stack_chk_fail
LBB0_24:
ldur x8, [x29, #-128] ; 8-byte Folded Reload
mov sp, x8
mov sp, x29
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _merge_sort ; -- Begin function merge_sort
.p2align 2
_merge_sort: ; @merge_sort
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur w1, [x29, #-12]
str w2, [sp, #16]
ldur w8, [x29, #-12]
ldr w9, [sp, #16]
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
b LBB1_3
LBB1_2:
ldur w8, [x29, #-12]
ldr w9, [sp, #16]
ldur w10, [x29, #-12]
subs w9, w9, w10
mov w10, #2
sdiv w9, w9, w10
add w8, w8, w9
str w8, [sp, #12]
ldur x0, [x29, #-8]
ldur w1, [x29, #-12]
ldr w2, [sp, #12]
bl _merge_sort
ldur x0, [x29, #-8]
ldr w8, [sp, #12]
add w1, w8, #1
ldr w2, [sp, #16]
bl _merge_sort
ldur x0, [x29, #-8]
ldur w1, [x29, #-12]
ldr w2, [sp, #12]
ldr w3, [sp, #16]
bl _merge
b LBB1_3
LBB1_3:
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
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
mov w1, #0
str wzr, [sp, #28]
mov w8, #8
str w8, [sp, #24]
adrp x8, l___const.main.arr@PAGE
add x8, x8, l___const.main.arr@PAGEOFF
ldr q0, [x8]
add x0, sp, #32
str q0, [sp, #32]
ldr q0, [x8, #16]
str q0, [sp, #48]
ldr w8, [sp, #24]
subs w2, w8, #1
bl _merge_sort
str wzr, [sp, #20]
b LBB2_1
LBB2_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #20]
ldr w9, [sp, #24]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB2_4
b LBB2_2
LBB2_2: ; in Loop: Header=BB2_1 Depth=1
ldrsw x9, [sp, #20]
add x8, sp, #32
ldr w9, [x8, x9, lsl #2]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
b LBB2_3
LBB2_3: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #20]
b LBB2_1
LBB2_4:
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
ldr w8, [sp, #28]
str w8, [sp, #16] ; 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, LBB2_6
b LBB2_5
LBB2_5:
bl ___stack_chk_fail
LBB2_6:
ldr w0, [sp, #16] ; 4-byte Folded Reload
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.section __TEXT,__const
.p2align 2 ; @__const.main.arr
l___const.main.arr:
.long 1 ; 0x1
.long 5 ; 0x5
.long 6 ; 0x6
.long 3 ; 0x3
.long 8 ; 0x8
.long 4 ; 0x4
.long 7 ; 0x7
.long 2 ; 0x2
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d "
l_.str.1: ; @.str.1
.asciz "\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _merge ## -- Begin function merge
.p2align 4, 0x90
_merge: ## @merge
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $128, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movl %edx, -24(%rbp)
movl %ecx, -28(%rbp)
movl -24(%rbp), %eax
movl -20(%rbp), %ecx
subl %ecx, %eax
incl %eax
movl %eax, -36(%rbp)
movl -28(%rbp), %eax
movl -24(%rbp), %ecx
subl %ecx, %eax
movl %eax, -40(%rbp)
movl -36(%rbp), %eax
## kill: def $rax killed $eax
movq %rax, -112(%rbp) ## 8-byte Spill
movq %rsp, %rcx
movq %rcx, -48(%rbp)
shlq $2, %rax
callq ____chkstk_darwin
addq $15, %rax
andq $-16, %rax
subq %rax, %rsp
movq -112(%rbp), %rax ## 8-byte Reload
movq %rsp, %rcx
movq %rcx, -104(%rbp) ## 8-byte Spill
movq %rax, -56(%rbp)
movl -40(%rbp), %eax
## kill: def $rax killed $eax
movq %rax, -96(%rbp) ## 8-byte Spill
shlq $2, %rax
callq ____chkstk_darwin
addq $15, %rax
andq $-16, %rax
subq %rax, %rsp
movq -96(%rbp), %rax ## 8-byte Reload
movq %rsp, %rcx
movq %rcx, -88(%rbp) ## 8-byte Spill
movq %rax, -64(%rbp)
movl $0, -32(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -32(%rbp), %eax
cmpl -36(%rbp), %eax
jge LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq -104(%rbp), %rax ## 8-byte Reload
movq -16(%rbp), %rcx
movl -20(%rbp), %edx
addl -32(%rbp), %edx
movslq %edx, %rdx
movl (%rcx,%rdx,4), %edx
movslq -32(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -32(%rbp), %eax
addl $1, %eax
movl %eax, -32(%rbp)
jmp LBB0_1
LBB0_4:
movl $0, -32(%rbp)
LBB0_5: ## =>This Inner Loop Header: Depth=1
movl -32(%rbp), %eax
cmpl -40(%rbp), %eax
jge LBB0_8
## %bb.6: ## in Loop: Header=BB0_5 Depth=1
movq -88(%rbp), %rax ## 8-byte Reload
movq -16(%rbp), %rcx
movl -24(%rbp), %edx
addl $1, %edx
addl -32(%rbp), %edx
movslq %edx, %rdx
movl (%rcx,%rdx,4), %edx
movslq -32(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
## %bb.7: ## in Loop: Header=BB0_5 Depth=1
movl -32(%rbp), %eax
addl $1, %eax
movl %eax, -32(%rbp)
jmp LBB0_5
LBB0_8:
movl $0, -68(%rbp)
movl $0, -72(%rbp)
movl -20(%rbp), %eax
movl %eax, -76(%rbp)
LBB0_9: ## =>This Inner Loop Header: Depth=1
movl -68(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -36(%rbp), %ecx
movb %al, -113(%rbp) ## 1-byte Spill
jge LBB0_11
## %bb.10: ## in Loop: Header=BB0_9 Depth=1
movl -72(%rbp), %eax
cmpl -40(%rbp), %eax
setl %al
movb %al, -113(%rbp) ## 1-byte Spill
LBB0_11: ## in Loop: Header=BB0_9 Depth=1
movb -113(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB0_12
jmp LBB0_16
LBB0_12: ## in Loop: Header=BB0_9 Depth=1
movq -88(%rbp), %rcx ## 8-byte Reload
movq -104(%rbp), %rax ## 8-byte Reload
movslq -68(%rbp), %rdx
movl (%rax,%rdx,4), %eax
movslq -72(%rbp), %rdx
cmpl (%rcx,%rdx,4), %eax
jge LBB0_14
## %bb.13: ## in Loop: Header=BB0_9 Depth=1
movq -104(%rbp), %rax ## 8-byte Reload
movl -68(%rbp), %ecx
movl %ecx, %edx
addl $1, %edx
movl %edx, -68(%rbp)
movslq %ecx, %rcx
movl (%rax,%rcx,4), %edx
movq -16(%rbp), %rax
movl -76(%rbp), %ecx
movl %ecx, %esi
addl $1, %esi
movl %esi, -76(%rbp)
movslq %ecx, %rcx
movl %edx, (%rax,%rcx,4)
jmp LBB0_15
LBB0_14: ## in Loop: Header=BB0_9 Depth=1
movq -88(%rbp), %rax ## 8-byte Reload
movl -72(%rbp), %ecx
movl %ecx, %edx
addl $1, %edx
movl %edx, -72(%rbp)
movslq %ecx, %rcx
movl (%rax,%rcx,4), %edx
movq -16(%rbp), %rax
movl -76(%rbp), %ecx
movl %ecx, %esi
addl $1, %esi
movl %esi, -76(%rbp)
movslq %ecx, %rcx
movl %edx, (%rax,%rcx,4)
LBB0_15: ## in Loop: Header=BB0_9 Depth=1
jmp LBB0_9
LBB0_16:
jmp LBB0_17
LBB0_17: ## =>This Inner Loop Header: Depth=1
movl -68(%rbp), %eax
cmpl -36(%rbp), %eax
jge LBB0_19
## %bb.18: ## in Loop: Header=BB0_17 Depth=1
movq -104(%rbp), %rax ## 8-byte Reload
movl -68(%rbp), %ecx
movl %ecx, %edx
addl $1, %edx
movl %edx, -68(%rbp)
movslq %ecx, %rcx
movl (%rax,%rcx,4), %edx
movq -16(%rbp), %rax
movl -76(%rbp), %ecx
movl %ecx, %esi
addl $1, %esi
movl %esi, -76(%rbp)
movslq %ecx, %rcx
movl %edx, (%rax,%rcx,4)
jmp LBB0_17
LBB0_19:
jmp LBB0_20
LBB0_20: ## =>This Inner Loop Header: Depth=1
movl -72(%rbp), %eax
cmpl -40(%rbp), %eax
jge LBB0_22
## %bb.21: ## in Loop: Header=BB0_20 Depth=1
movq -88(%rbp), %rax ## 8-byte Reload
movl -72(%rbp), %ecx
movl %ecx, %edx
addl $1, %edx
movl %edx, -72(%rbp)
movslq %ecx, %rcx
movl (%rax,%rcx,4), %edx
movq -16(%rbp), %rax
movl -76(%rbp), %ecx
movl %ecx, %esi
addl $1, %esi
movl %esi, -76(%rbp)
movslq %ecx, %rcx
movl %edx, (%rax,%rcx,4)
jmp LBB0_20
LBB0_22:
movq -48(%rbp), %rax
movq %rax, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_24
## %bb.23:
movq %rbp, %rsp
popq %rbp
retq
LBB0_24:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.globl _merge_sort ## -- Begin function merge_sort
.p2align 4, 0x90
_merge_sort: ## @merge_sort
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movl %edx, -16(%rbp)
movl -12(%rbp), %eax
cmpl -16(%rbp), %eax
jl LBB1_2
## %bb.1:
jmp LBB1_3
LBB1_2:
movl -12(%rbp), %eax
movl %eax, -24(%rbp) ## 4-byte Spill
movl -16(%rbp), %eax
subl -12(%rbp), %eax
movl $2, %ecx
cltd
idivl %ecx
movl %eax, %ecx
movl -24(%rbp), %eax ## 4-byte Reload
addl %ecx, %eax
movl %eax, -20(%rbp)
movq -8(%rbp), %rdi
movl -12(%rbp), %esi
movl -20(%rbp), %edx
callq _merge_sort
movq -8(%rbp), %rdi
movl -20(%rbp), %esi
addl $1, %esi
movl -16(%rbp), %edx
callq _merge_sort
movq -8(%rbp), %rdi
movl -12(%rbp), %esi
movl -20(%rbp), %edx
movl -16(%rbp), %ecx
callq _merge
LBB1_3:
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 $64, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -52(%rbp)
movl $8, -56(%rbp)
movq l___const.main.arr(%rip), %rax
movq %rax, -48(%rbp)
movq l___const.main.arr+8(%rip), %rax
movq %rax, -40(%rbp)
movq l___const.main.arr+16(%rip), %rax
movq %rax, -32(%rbp)
movq l___const.main.arr+24(%rip), %rax
movq %rax, -24(%rbp)
leaq -48(%rbp), %rdi
movl -56(%rbp), %edx
subl $1, %edx
xorl %esi, %esi
callq _merge_sort
movl $0, -60(%rbp)
LBB2_1: ## =>This Inner Loop Header: Depth=1
movl -60(%rbp), %eax
cmpl -56(%rbp), %eax
jge LBB2_4
## %bb.2: ## in Loop: Header=BB2_1 Depth=1
movslq -60(%rbp), %rax
movl -48(%rbp,%rax,4), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
## %bb.3: ## in Loop: Header=BB2_1 Depth=1
movl -60(%rbp), %eax
addl $1, %eax
movl %eax, -60(%rbp)
jmp LBB2_1
LBB2_4:
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
movl -52(%rbp), %eax
movl %eax, -64(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB2_6
## %bb.5:
movl -64(%rbp), %eax ## 4-byte Reload
addq $64, %rsp
popq %rbp
retq
LBB2_6:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__const
.p2align 4 ## @__const.main.arr
l___const.main.arr:
.long 1 ## 0x1
.long 5 ## 0x5
.long 6 ## 0x6
.long 3 ## 0x3
.long 8 ## 0x8
.long 4 ## 0x4
.long 7 ## 0x7
.long 2 ## 0x2
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d "
L_.str.1: ## @.str.1
.asciz "\n"
.subsections_via_symbols
| the_stack_data/211080072.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _create_counter ; -- Begin function create_counter
.p2align 2
_create_counter: ; @create_counter
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
mov x0, #16
str x0, [sp] ; 8-byte Folded Spill
bl _malloc
mov x8, x0
ldr x0, [sp] ; 8-byte Folded Reload
str x8, [sp, #16]
ldur x8, [x29, #-8]
ldr x9, [sp, #16]
str x8, [x9]
ldr x9, [sp, #16]
mov w8, #1
str w8, [x9, #8]
bl _malloc
str x0, [sp, #8]
ldr x8, [sp, #16]
ldr x9, [sp, #8]
str x8, [x9]
ldr x8, [sp, #8]
; kill: def $x9 killed $xzr
str xzr, [x8, #8]
ldr x0, [sp, #8]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _bump ; -- Begin function bump
.p2align 2
_bump: ; @bump
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
ldur x8, [x29, #-8]
subs x8, x8, #0
cset w9, eq
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
adrp x0, l___func__.bump@PAGE
add x0, x0, l___func__.bump@PAGEOFF
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
mov w2, #31
adrp x3, l_.str.1@PAGE
add x3, x3, l_.str.1@PAGEOFF
bl ___assert_rtn
LBB1_2:
b LBB1_3
LBB1_3:
ldur x8, [x29, #-8]
str x8, [sp, #24]
ldur x8, [x29, #-8]
ldr x8, [x8, #8]
str x8, [sp, #16]
b LBB1_4
LBB1_4: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #24]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB1_8
b LBB1_5
LBB1_5: ; in Loop: Header=BB1_4 Depth=1
ldr x8, [sp, #24]
ldr x8, [x8]
str x8, [sp, #8]
ldr x8, [sp, #8]
ldr x0, [x8]
ldur x1, [x29, #-16]
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB1_7
b LBB1_6
LBB1_6:
ldr x9, [sp, #8]
ldr w8, [x9, #8]
add w8, w8, #1
str w8, [x9, #8]
b LBB1_9
LBB1_7: ; in Loop: Header=BB1_4 Depth=1
ldr x8, [sp, #24]
str x8, [sp, #16]
ldr x8, [sp, #24]
ldr x8, [x8, #8]
str x8, [sp, #24]
b LBB1_4
LBB1_8:
ldur x0, [x29, #-16]
bl _create_counter
ldr x8, [sp, #16]
str x0, [x8, #8]
b LBB1_9
LBB1_9:
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _descending ; -- Begin function descending
.p2align 2
_descending: ; @descending
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
ldur x8, [x29, #-8]
ldr x8, [x8]
str x8, [sp, #24]
ldur x8, [x29, #-16]
ldr x8, [x8]
str x8, [sp, #16]
ldr x8, [sp, #16]
ldr w8, [x8, #8]
ldr x9, [sp, #24]
ldr w9, [x9, #8]
subs w8, w8, w9
str w8, [sp, #12]
ldr w8, [sp, #12]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB2_2
b LBB2_1
LBB2_1:
ldr w0, [sp, #12]
str w0, [sp, #8] ; 4-byte Folded Spill
b LBB2_3
LBB2_2:
ldr x8, [sp, #24]
ldr x0, [x8]
ldr x8, [sp, #16]
ldr x1, [x8]
bl _strcmp
str w0, [sp, #8] ; 4-byte Folded Spill
b LBB2_3
LBB2_3:
ldr w0, [sp, #8] ; 4-byte Folded Reload
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _report ; -- Begin function report
.p2align 2
_report: ; @report
.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, #144
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
stur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x8, [x8, #8]
stur x8, [x29, #-24]
stur wzr, [x29, #-28]
stur wzr, [x29, #-32]
b LBB3_1
LBB3_1: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-24]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB3_3
b LBB3_2
LBB3_2: ; in Loop: Header=BB3_1 Depth=1
ldur x8, [x29, #-24]
ldr x8, [x8, #8]
stur x8, [x29, #-24]
ldur w8, [x29, #-28]
add w8, w8, #1
stur w8, [x29, #-28]
b LBB3_1
LBB3_3:
ldur x8, [x29, #-16]
stur x8, [x29, #-24]
ldur w8, [x29, #-28]
; 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, #-112] ; 8-byte Folded Spill
adrp x16, ___chkstk_darwin@GOTPAGE
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
ldur x10, [x29, #-112] ; 8-byte Folded Reload
mov x9, sp
subs x9, x9, x10
mov sp, x9
stur x9, [x29, #-104] ; 8-byte Folded Spill
stur x8, [x29, #-48]
stur wzr, [x29, #-52]
b LBB3_4
LBB3_4: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-52]
ldur w9, [x29, #-28]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB3_10
b LBB3_5
LBB3_5: ; in Loop: Header=BB3_4 Depth=1
ldur x8, [x29, #-104] ; 8-byte Folded Reload
ldur x9, [x29, #-24]
ldr x9, [x9]
ldursw x10, [x29, #-52]
str x9, [x8, x10, lsl #3]
ldur x9, [x29, #-24]
ldr x9, [x9, #8]
stur x9, [x29, #-24]
ldursw x9, [x29, #-52]
ldr x8, [x8, x9, lsl #3]
stur x8, [x29, #-64]
ldur x8, [x29, #-64]
ldr x0, [x8]
bl _strlen
mov x8, x0
stur w8, [x29, #-68]
ldur w8, [x29, #-68]
ldur w9, [x29, #-32]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB3_7
b LBB3_6
LBB3_6: ; in Loop: Header=BB3_4 Depth=1
ldur w8, [x29, #-68]
stur w8, [x29, #-116] ; 4-byte Folded Spill
b LBB3_8
LBB3_7: ; in Loop: Header=BB3_4 Depth=1
ldur w8, [x29, #-32]
stur w8, [x29, #-116] ; 4-byte Folded Spill
b LBB3_8
LBB3_8: ; in Loop: Header=BB3_4 Depth=1
ldur w8, [x29, #-116] ; 4-byte Folded Reload
stur w8, [x29, #-32]
b LBB3_9
LBB3_9: ; in Loop: Header=BB3_4 Depth=1
ldur w8, [x29, #-52]
add w8, w8, #1
stur w8, [x29, #-52]
b LBB3_4
LBB3_10:
ldur x0, [x29, #-104] ; 8-byte Folded Reload
ldursw x1, [x29, #-28]
mov x2, #8
adrp x3, _descending@PAGE
add x3, x3, _descending@PAGEOFF
bl _qsort
stur wzr, [x29, #-72]
b LBB3_11
LBB3_11: ; =>This Loop Header: Depth=1
; Child Loop BB3_13 Depth 2
; Child Loop BB3_17 Depth 2
ldur w8, [x29, #-72]
ldur w9, [x29, #-28]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB3_22
b LBB3_12
LBB3_12: ; in Loop: Header=BB3_11 Depth=1
ldur x8, [x29, #-104] ; 8-byte Folded Reload
ldursw x9, [x29, #-72]
ldr x8, [x8, x9, lsl #3]
stur x8, [x29, #-80]
ldur x8, [x29, #-80]
ldr x8, [x8]
sub sp, sp, #16
mov x9, sp
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
add sp, sp, #16
ldursw x8, [x29, #-32]
stur x8, [x29, #-128] ; 8-byte Folded Spill
ldur x8, [x29, #-80]
ldr x0, [x8]
bl _strlen
ldur x8, [x29, #-128] ; 8-byte Folded Reload
subs x8, x8, x0
; kill: def $w8 killed $w8 killed $x8
stur w8, [x29, #-84]
stur wzr, [x29, #-88]
b LBB3_13
LBB3_13: ; Parent Loop BB3_11 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-88]
ldur w9, [x29, #-84]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB3_16
b LBB3_14
LBB3_14: ; in Loop: Header=BB3_13 Depth=2
mov w0, #32
bl _putchar
b LBB3_15
LBB3_15: ; in Loop: Header=BB3_13 Depth=2
ldur w8, [x29, #-88]
add w8, w8, #1
stur w8, [x29, #-88]
b LBB3_13
LBB3_16: ; in Loop: Header=BB3_11 Depth=1
stur wzr, [x29, #-92]
b LBB3_17
LBB3_17: ; Parent Loop BB3_11 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-92]
ldur x9, [x29, #-80]
ldr w9, [x9, #8]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB3_20
b LBB3_18
LBB3_18: ; in Loop: Header=BB3_17 Depth=2
mov w0, #42
bl _putchar
b LBB3_19
LBB3_19: ; in Loop: Header=BB3_17 Depth=2
ldur w8, [x29, #-92]
add w8, w8, #1
stur w8, [x29, #-92]
b LBB3_17
LBB3_20: ; in Loop: Header=BB3_11 Depth=1
mov w0, #10
bl _putchar
b LBB3_21
LBB3_21: ; in Loop: Header=BB3_11 Depth=1
ldur w8, [x29, #-72]
add w8, w8, #1
stur w8, [x29, #-72]
b LBB3_11
LBB3_22:
ldur w9, [x29, #-28]
; implicit-def: $x8
mov x8, x9
sub sp, sp, #16
mov x9, sp
str x8, [x9]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
add sp, sp, #16
ldur x8, [x29, #-40]
stur x8, [x29, #-136] ; 8-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, LBB3_24
b LBB3_23
LBB3_23:
bl ___stack_chk_fail
LBB3_24:
ldur x8, [x29, #-136] ; 8-byte Folded Reload
mov sp, x8
mov sp, x29
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #368
.cfi_def_cfa_offset 368
stp x28, x27, [sp, #336] ; 16-byte Folded Spill
stp x29, x30, [sp, #352] ; 16-byte Folded Spill
add x29, sp, #352
.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, #68]
str w0, [sp, #64]
str x1, [sp, #56]
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
adrp x1, l_.str.5@PAGE
add x1, x1, l_.str.5@PAGEOFF
bl _fopen
str x0, [sp, #48]
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _create_counter
str x0, [sp, #40]
b LBB4_1
LBB4_1: ; =>This Inner Loop Header: Depth=1
ldr x0, [sp, #48]
mov x9, sp
add x8, sp, #73
str x8, [x9]
adrp x1, l_.str.7@PAGE
add x1, x1, l_.str.7@PAGEOFF
bl _fscanf
adds w8, w0, #1
cset w8, eq
tbnz w8, #0, LBB4_3
b LBB4_2
LBB4_2: ; in Loop: Header=BB4_1 Depth=1
add x0, sp, #73
str x0, [sp, #16] ; 8-byte Folded Spill
bl _strlen
mov x8, x0
str w8, [sp, #36]
ldrsw x9, [sp, #36]
mov x8, #1
mul x0, x8, x9
bl _malloc
ldr x1, [sp, #16] ; 8-byte Folded Reload
str x0, [sp, #24]
ldr x0, [sp, #24]
ldrsw x2, [sp, #36]
mov x3, #-1
bl ___strncpy_chk
ldr x0, [sp, #40]
ldr x1, [sp, #24]
bl _bump
b LBB4_1
LBB4_3:
ldr x0, [sp, #40]
bl _report
ldr x0, [sp, #48]
bl _fclose
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, LBB4_5
b LBB4_4
LBB4_4:
bl ___stack_chk_fail
LBB4_5:
mov w0, #0
ldp x29, x30, [sp, #352] ; 16-byte Folded Reload
ldp x28, x27, [sp, #336] ; 16-byte Folded Reload
add sp, sp, #368
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l___func__.bump: ; @__func__.bump
.asciz "bump"
l_.str: ; @.str
.asciz "115766304.c"
l_.str.1: ; @.str.1
.asciz "root != NULL"
l_.str.2: ; @.str.2
.asciz "%s:"
l_.str.3: ; @.str.3
.asciz "Total words found: %d\n"
l_.str.4: ; @.str.4
.asciz "module46.txt"
l_.str.5: ; @.str.5
.asciz "r"
l_.str.6: ; @.str.6
.space 1
l_.str.7: ; @.str.7
.asciz "%s"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _create_counter ## -- Begin function create_counter
.p2align 4, 0x90
_create_counter: ## @create_counter
.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 $16, %edi
callq _malloc
movq %rax, -16(%rbp)
movq -8(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
movq -16(%rbp), %rax
movl $1, 8(%rax)
movl $16, %edi
callq _malloc
movq %rax, -24(%rbp)
movq -16(%rbp), %rcx
movq -24(%rbp), %rax
movq %rcx, (%rax)
movq -24(%rbp), %rax
movq $0, 8(%rax)
movq -24(%rbp), %rax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _bump ## -- Begin function bump
.p2align 4, 0x90
_bump: ## @bump
.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)
cmpq $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB1_2
## %bb.1:
leaq L___func__.bump(%rip), %rdi
leaq L_.str(%rip), %rsi
leaq L_.str.1(%rip), %rcx
movl $31, %edx
callq ___assert_rtn
LBB1_2:
jmp LBB1_3
LBB1_3:
movq -8(%rbp), %rax
movq %rax, -24(%rbp)
movq -8(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -32(%rbp)
LBB1_4: ## =>This Inner Loop Header: Depth=1
cmpq $0, -24(%rbp)
je LBB1_8
## %bb.5: ## in Loop: Header=BB1_4 Depth=1
movq -24(%rbp), %rax
movq (%rax), %rax
movq %rax, -40(%rbp)
movq -40(%rbp), %rax
movq (%rax), %rdi
movq -16(%rbp), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB1_7
## %bb.6:
movq -40(%rbp), %rax
movl 8(%rax), %ecx
addl $1, %ecx
movl %ecx, 8(%rax)
jmp LBB1_9
LBB1_7: ## in Loop: Header=BB1_4 Depth=1
movq -24(%rbp), %rax
movq %rax, -32(%rbp)
movq -24(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -24(%rbp)
jmp LBB1_4
LBB1_8:
movq -16(%rbp), %rdi
callq _create_counter
movq %rax, %rcx
movq -32(%rbp), %rax
movq %rcx, 8(%rax)
LBB1_9:
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _descending ## -- Begin function descending
.p2align 4, 0x90
_descending: ## @descending
.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 -8(%rbp), %rax
movq (%rax), %rax
movq %rax, -24(%rbp)
movq -16(%rbp), %rax
movq (%rax), %rax
movq %rax, -32(%rbp)
movq -32(%rbp), %rax
movl 8(%rax), %eax
movq -24(%rbp), %rcx
subl 8(%rcx), %eax
movl %eax, -36(%rbp)
cmpl $0, -36(%rbp)
je LBB2_2
## %bb.1:
movl -36(%rbp), %eax
movl %eax, -40(%rbp) ## 4-byte Spill
jmp LBB2_3
LBB2_2:
movq -24(%rbp), %rax
movq (%rax), %rdi
movq -32(%rbp), %rax
movq (%rax), %rsi
callq _strcmp
movl %eax, -40(%rbp) ## 4-byte Spill
LBB2_3:
movl -40(%rbp), %eax ## 4-byte Reload
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _report ## -- Begin function report
.p2align 4, 0x90
_report: ## @report
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $128, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movq %rdi, -16(%rbp)
movq -16(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -24(%rbp)
movl $0, -28(%rbp)
movl $0, -32(%rbp)
LBB3_1: ## =>This Inner Loop Header: Depth=1
cmpq $0, -24(%rbp)
je LBB3_3
## %bb.2: ## in Loop: Header=BB3_1 Depth=1
movq -24(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -24(%rbp)
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB3_1
LBB3_3:
movq -16(%rbp), %rax
movq %rax, -24(%rbp)
movl -28(%rbp), %eax
## kill: def $rax killed $eax
movq %rax, -112(%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 -112(%rbp), %rax ## 8-byte Reload
movq %rsp, %rcx
movq %rcx, -104(%rbp) ## 8-byte Spill
movq %rax, -48(%rbp)
movl $0, -52(%rbp)
LBB3_4: ## =>This Inner Loop Header: Depth=1
movl -52(%rbp), %eax
cmpl -28(%rbp), %eax
jge LBB3_10
## %bb.5: ## in Loop: Header=BB3_4 Depth=1
movq -104(%rbp), %rax ## 8-byte Reload
movq -24(%rbp), %rcx
movq (%rcx), %rdx
movslq -52(%rbp), %rcx
movq %rdx, (%rax,%rcx,8)
movq -24(%rbp), %rcx
movq 8(%rcx), %rcx
movq %rcx, -24(%rbp)
movslq -52(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movq %rax, -64(%rbp)
movq -64(%rbp), %rax
movq (%rax), %rdi
callq _strlen
## kill: def $eax killed $eax killed $rax
movl %eax, -68(%rbp)
movl -68(%rbp), %eax
cmpl -32(%rbp), %eax
jle LBB3_7
## %bb.6: ## in Loop: Header=BB3_4 Depth=1
movl -68(%rbp), %eax
movl %eax, -116(%rbp) ## 4-byte Spill
jmp LBB3_8
LBB3_7: ## in Loop: Header=BB3_4 Depth=1
movl -32(%rbp), %eax
movl %eax, -116(%rbp) ## 4-byte Spill
LBB3_8: ## in Loop: Header=BB3_4 Depth=1
movl -116(%rbp), %eax ## 4-byte Reload
movl %eax, -32(%rbp)
## %bb.9: ## in Loop: Header=BB3_4 Depth=1
movl -52(%rbp), %eax
addl $1, %eax
movl %eax, -52(%rbp)
jmp LBB3_4
LBB3_10:
movq -104(%rbp), %rdi ## 8-byte Reload
movslq -28(%rbp), %rsi
movl $8, %edx
leaq _descending(%rip), %rcx
callq _qsort
movl $0, -72(%rbp)
LBB3_11: ## =>This Loop Header: Depth=1
## Child Loop BB3_13 Depth 2
## Child Loop BB3_17 Depth 2
movl -72(%rbp), %eax
cmpl -28(%rbp), %eax
jge LBB3_22
## %bb.12: ## in Loop: Header=BB3_11 Depth=1
movq -104(%rbp), %rax ## 8-byte Reload
movslq -72(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movq %rax, -80(%rbp)
movq -80(%rbp), %rax
movq (%rax), %rsi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
movslq -32(%rbp), %rax
movq %rax, -128(%rbp) ## 8-byte Spill
movq -80(%rbp), %rax
movq (%rax), %rdi
callq _strlen
movq %rax, %rcx
movq -128(%rbp), %rax ## 8-byte Reload
subq %rcx, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -84(%rbp)
movl $0, -88(%rbp)
LBB3_13: ## Parent Loop BB3_11 Depth=1
## => This Inner Loop Header: Depth=2
movl -88(%rbp), %eax
cmpl -84(%rbp), %eax
jge LBB3_16
## %bb.14: ## in Loop: Header=BB3_13 Depth=2
movl $32, %edi
callq _putchar
## %bb.15: ## in Loop: Header=BB3_13 Depth=2
movl -88(%rbp), %eax
addl $1, %eax
movl %eax, -88(%rbp)
jmp LBB3_13
LBB3_16: ## in Loop: Header=BB3_11 Depth=1
movl $0, -92(%rbp)
LBB3_17: ## Parent Loop BB3_11 Depth=1
## => This Inner Loop Header: Depth=2
movl -92(%rbp), %eax
movq -80(%rbp), %rcx
cmpl 8(%rcx), %eax
jge LBB3_20
## %bb.18: ## in Loop: Header=BB3_17 Depth=2
movl $42, %edi
callq _putchar
## %bb.19: ## in Loop: Header=BB3_17 Depth=2
movl -92(%rbp), %eax
addl $1, %eax
movl %eax, -92(%rbp)
jmp LBB3_17
LBB3_20: ## in Loop: Header=BB3_11 Depth=1
movl $10, %edi
callq _putchar
## %bb.21: ## in Loop: Header=BB3_11 Depth=1
movl -72(%rbp), %eax
addl $1, %eax
movl %eax, -72(%rbp)
jmp LBB3_11
LBB3_22:
movl -28(%rbp), %esi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
movq -40(%rbp), %rax
movq %rax, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB3_24
## %bb.23:
movq %rbp, %rsp
popq %rbp
retq
LBB3_24:
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 $320, %rsp ## imm = 0x140
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -276(%rbp)
movl %edi, -280(%rbp)
movq %rsi, -288(%rbp)
leaq L_.str.4(%rip), %rdi
leaq L_.str.5(%rip), %rsi
callq _fopen
movq %rax, -296(%rbp)
leaq L_.str.6(%rip), %rdi
callq _create_counter
movq %rax, -304(%rbp)
LBB4_1: ## =>This Inner Loop Header: Depth=1
movq -296(%rbp), %rdi
leaq -272(%rbp), %rdx
leaq L_.str.7(%rip), %rsi
movb $0, %al
callq _fscanf
cmpl $-1, %eax
je LBB4_3
## %bb.2: ## in Loop: Header=BB4_1 Depth=1
leaq -272(%rbp), %rdi
callq _strlen
## kill: def $eax killed $eax killed $rax
movl %eax, -308(%rbp)
movslq -308(%rbp), %rdi
shlq $0, %rdi
callq _malloc
movq %rax, -320(%rbp)
movq -320(%rbp), %rdi
leaq -272(%rbp), %rsi
movslq -308(%rbp), %rdx
movq $-1, %rcx
callq ___strncpy_chk
movq -304(%rbp), %rdi
movq -320(%rbp), %rsi
callq _bump
jmp LBB4_1
LBB4_3:
movq -304(%rbp), %rdi
callq _report
movq -296(%rbp), %rdi
callq _fclose
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB4_5
## %bb.4:
xorl %eax, %eax
addq $320, %rsp ## imm = 0x140
popq %rbp
retq
LBB4_5:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L___func__.bump: ## @__func__.bump
.asciz "bump"
L_.str: ## @.str
.asciz "115766304.c"
L_.str.1: ## @.str.1
.asciz "root != NULL"
L_.str.2: ## @.str.2
.asciz "%s:"
L_.str.3: ## @.str.3
.asciz "Total words found: %d\n"
L_.str.4: ## @.str.4
.asciz "module46.txt"
L_.str.5: ## @.str.5
.asciz "r"
L_.str.6: ## @.str.6
.space 1
L_.str.7: ## @.str.7
.asciz "%s"
.subsections_via_symbols
| the_stack_data/115766304.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
stp x28, x27, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
sub sp, sp, #1088
adrp x8, ___stdoutp@GOTPAGE
ldr x8, [x8, ___stdoutp@GOTPAGEOFF]
str x8, [sp, #24] ; 8-byte Folded Spill
adrp x8, ___stdinp@GOTPAGE
ldr x8, [x8, ___stdinp@GOTPAGEOFF]
str x8, [sp, #32] ; 8-byte Folded Spill
stur wzr, [x29, #-20]
stur w0, [x29, #-24]
stur x1, [x29, #-32]
mov w0, #1
str w0, [sp, #40]
mov w1, #2
bl _dup2
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldur w0, [x29, #-24]
ldur x1, [x29, #-32]
adrp x2, l_.str@PAGE
add x2, x2, l_.str@PAGEOFF
bl _getopt
sturb w0, [x29, #-33]
mov w8, #-1
subs w8, w8, w0, sxtb
cset w8, eq
tbnz w8, #0, LBB0_10
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldursb w8, [x29, #-33]
str w8, [sp, #20] ; 4-byte Folded Spill
subs w8, w8, #104
cset w8, eq
tbnz w8, #0, LBB0_5
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #20] ; 4-byte Folded Reload
subs w8, w8, #112
cset w8, eq
tbnz w8, #0, LBB0_7
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #20] ; 4-byte Folded Reload
subs w8, w8, #118
cset w8, eq
tbnz w8, #0, LBB0_6
b LBB0_8
LBB0_5: ; in Loop: Header=BB0_1 Depth=1
bl _usage
b LBB0_9
LBB0_6: ; in Loop: Header=BB0_1 Depth=1
adrp x9, _verbose@PAGE
mov w8, #1
str w8, [x9, _verbose@PAGEOFF]
b LBB0_9
LBB0_7: ; in Loop: Header=BB0_1 Depth=1
str wzr, [sp, #40]
b LBB0_9
LBB0_8: ; in Loop: Header=BB0_1 Depth=1
bl _usage
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_1 Depth=1
b LBB0_1
LBB0_10:
mov w0, #2
adrp x1, _sigint_handler@PAGE
add x1, x1, _sigint_handler@PAGEOFF
bl _Signal
mov w0, #18
adrp x1, _sigtstp_handler@PAGE
add x1, x1, _sigtstp_handler@PAGEOFF
bl _Signal
mov w0, #20
adrp x1, _sigchld_handler@PAGE
add x1, x1, _sigchld_handler@PAGEOFF
bl _Signal
mov w0, #3
adrp x1, _sigquit_handler@PAGE
add x1, x1, _sigquit_handler@PAGEOFF
bl _Signal
adrp x0, _jobs@GOTPAGE
ldr x0, [x0, _jobs@GOTPAGEOFF]
bl _initjobs
b LBB0_11
LBB0_11: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #40]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_13
b LBB0_12
LBB0_12: ; in Loop: Header=BB0_11 Depth=1
mov x9, sp
adrp x8, _prompt@PAGE
add x8, x8, _prompt@PAGEOFF
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x0, [x8]
bl _fflush
b LBB0_13
LBB0_13: ; in Loop: Header=BB0_11 Depth=1
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldr x2, [x8]
add x0, sp, #47
mov w1, #1024
bl _fgets
subs x8, x0, #0
cset w8, ne
tbnz w8, #0, LBB0_16
b LBB0_14
LBB0_14: ; in Loop: Header=BB0_11 Depth=1
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldr x0, [x8]
bl _ferror
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB0_16
b LBB0_15
LBB0_15: ; in Loop: Header=BB0_11 Depth=1
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _app_error
b LBB0_16
LBB0_16: ; in Loop: Header=BB0_11 Depth=1
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldr x0, [x8]
bl _feof
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB0_18
b LBB0_17
LBB0_17:
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x0, [x8]
bl _fflush
mov w0, #0
bl _exit
LBB0_18: ; in Loop: Header=BB0_11 Depth=1
add x0, sp, #47
bl _eval
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x0, [x8]
bl _fflush
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x0, [x8]
bl _fflush
b LBB0_11
.cfi_endproc
; -- End function
.globl _usage ; -- Begin function usage
.p2align 2
_usage: ; @usage
.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.25@PAGE
add x0, x0, l_.str.25@PAGEOFF
bl _printf
adrp x0, l_.str.26@PAGE
add x0, x0, l_.str.26@PAGEOFF
bl _printf
adrp x0, l_.str.27@PAGE
add x0, x0, l_.str.27@PAGEOFF
bl _printf
adrp x0, l_.str.28@PAGE
add x0, x0, l_.str.28@PAGEOFF
bl _printf
mov w0, #1
bl _exit
.cfi_endproc
; -- End function
.globl _Signal ; -- Begin function Signal
.p2align 2
_Signal: ; @Signal
.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]
stur x1, [x29, #-16]
ldur x8, [x29, #-16]
add x1, sp, #16
str x8, [sp, #16]
str wzr, [sp, #24]
mov w8, #2
str w8, [sp, #28]
ldur w0, [x29, #-4]
mov x2, sp
bl _sigaction
subs w8, w0, #0
cset w8, ge
tbnz w8, #0, LBB2_2
b LBB2_1
LBB2_1:
adrp x0, l_.str.31@PAGE
add x0, x0, l_.str.31@PAGEOFF
bl _unix_error
b LBB2_2
LBB2_2:
ldr x0, [sp]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _sigint_handler ; -- Begin function sigint_handler
.p2align 2
_sigint_handler: ; @sigint_handler
.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]
sub x0, x29, #8
str x0, [sp, #24] ; 8-byte Folded Spill
bl _Sigfillset
ldr x1, [sp, #24] ; 8-byte Folded Reload
mov w0, #1
sub x2, x29, #12
bl _Sigprocmask
adrp x0, _jobs@GOTPAGE
ldr x0, [x0, _jobs@GOTPAGEOFF]
bl _fgpid
stur w0, [x29, #-16]
ldur w8, [x29, #-16]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB3_2
b LBB3_1
LBB3_1:
b LBB3_7
LBB3_2:
ldur w9, [x29, #-16]
mov w8, #0
subs w0, w8, w9
mov w1, #2
bl _kill
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB3_4
b LBB3_3
LBB3_3:
adrp x0, l_.str.16@PAGE
add x0, x0, l_.str.16@PAGEOFF
bl _unix_error
b LBB3_4
LBB3_4:
ldur w0, [x29, #-16]
mov x1, #0
mov w2, #0
bl _waitpid
subs w8, w0, #0
cset w8, ge
tbnz w8, #0, LBB3_6
b LBB3_5
LBB3_5:
adrp x0, l_.str.17@PAGE
add x0, x0, l_.str.17@PAGEOFF
bl _unix_error
b LBB3_6
LBB3_6:
ldur w0, [x29, #-16]
bl _pid2jid
ldur w8, [x29, #-16]
; implicit-def: $x10
mov x10, x8
ldur w9, [x29, #-4]
; implicit-def: $x8
mov x8, x9
mov x9, sp
; implicit-def: $x11
mov x11, x0
str x11, [x9]
str x10, [x9, #8]
str x8, [x9, #16]
adrp x0, l_.str.15@PAGE
add x0, x0, l_.str.15@PAGEOFF
bl _printf
ldur w1, [x29, #-16]
adrp x0, _jobs@GOTPAGE
ldr x0, [x0, _jobs@GOTPAGEOFF]
bl _deletejob
mov w0, #3
sub x1, x29, #12
mov x2, #0
bl _Sigprocmask
b LBB3_7
LBB3_7:
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _sigtstp_handler ; -- Begin function sigtstp_handler
.p2align 2
_sigtstp_handler: ; @sigtstp_handler
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur w0, [x29, #-4]
adrp x0, _jobs@GOTPAGE
ldr x0, [x0, _jobs@GOTPAGEOFF]
bl _fgpid
str w0, [sp, #8]
ldr w8, [sp, #8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB4_2
b LBB4_1
LBB4_1:
ldr w9, [sp, #8]
mov w8, #0
subs w0, w8, w9
mov w1, #18
bl _kill
b LBB4_2
LBB4_2:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _sigchld_handler ; -- Begin function sigchld_handler
.p2align 2
_sigchld_handler: ; @sigchld_handler
.cfi_startproc
; %bb.0:
sub sp, sp, #128
.cfi_def_cfa_offset 128
stp x29, x30, [sp, #112] ; 16-byte Folded Spill
add x29, sp, #112
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, _jobs@GOTPAGE
ldr x8, [x8, _jobs@GOTPAGEOFF]
stur x8, [x29, #-48] ; 8-byte Folded Spill
stur w0, [x29, #-4]
bl ___error
ldr w8, [x0]
stur w8, [x29, #-8]
sub x0, x29, #12
bl _Sigfillset
mov w0, #-1
sub x1, x29, #24
mov w2, #3
bl _waitpid
stur w0, [x29, #-20]
subs w8, w0, #0
cset w8, le
tbnz w8, #0, LBB5_12
b LBB5_1
LBB5_1:
ldur w8, [x29, #-24]
ands w8, w8, #0x7f
cset w8, ne
tbnz w8, #0, LBB5_3
b LBB5_2
LBB5_2:
mov w0, #1
sub x1, x29, #12
sub x2, x29, #16
str x2, [sp, #56] ; 8-byte Folded Spill
bl _Sigprocmask
ldur x0, [x29, #-48] ; 8-byte Folded Reload
ldur w1, [x29, #-20]
bl _deletejob
ldr x1, [sp, #56] ; 8-byte Folded Reload
mov w0, #3
mov x2, #0
bl _Sigprocmask
b LBB5_11
LBB5_3:
ldur w8, [x29, #-24]
and w8, w8, #0x7f
subs w8, w8, #127
cset w8, ne
tbnz w8, #0, LBB5_6
b LBB5_4
LBB5_4:
ldur w8, [x29, #-24]
asr w8, w8, #8
subs w8, w8, #19
cset w8, eq
tbnz w8, #0, LBB5_6
b LBB5_5
LBB5_5:
mov w0, #1
sub x1, x29, #12
sub x2, x29, #16
str x2, [sp, #40] ; 8-byte Folded Spill
bl _Sigprocmask
ldur x0, [x29, #-48] ; 8-byte Folded Reload
ldur w1, [x29, #-20]
bl _getjobpid
stur x0, [x29, #-32]
ldur x9, [x29, #-32]
mov w8, #3
str w8, [sp, #52] ; 4-byte Folded Spill
str w8, [x9, #8]
ldur x8, [x29, #-32]
ldr w8, [x8, #4]
; implicit-def: $x11
mov x11, x8
ldur w9, [x29, #-20]
; implicit-def: $x8
mov x8, x9
ldur w9, [x29, #-24]
asr w10, w9, #8
mov x9, sp
str x11, [x9]
str x8, [x9, #8]
; implicit-def: $x8
mov x8, x10
str x8, [x9, #16]
adrp x0, l_.str.14@PAGE
add x0, x0, l_.str.14@PAGEOFF
bl _printf
ldr x1, [sp, #40] ; 8-byte Folded Reload
ldr w0, [sp, #52] ; 4-byte Folded Reload
mov x2, #0
bl _Sigprocmask
b LBB5_10
LBB5_6:
ldur w8, [x29, #-24]
and w8, w8, #0x7f
subs w8, w8, #127
cset w8, eq
tbnz w8, #0, LBB5_9
b LBB5_7
LBB5_7:
ldur w8, [x29, #-24]
ands w8, w8, #0x7f
cset w8, eq
tbnz w8, #0, LBB5_9
b LBB5_8
LBB5_8:
mov w0, #1
sub x1, x29, #12
sub x2, x29, #16
str x2, [sp, #32] ; 8-byte Folded Spill
bl _Sigprocmask
ldur x0, [x29, #-48] ; 8-byte Folded Reload
ldur w1, [x29, #-20]
bl _getjobpid
stur x0, [x29, #-40]
ldur x8, [x29, #-40]
ldr w8, [x8, #4]
; implicit-def: $x11
mov x11, x8
ldur w9, [x29, #-20]
; implicit-def: $x8
mov x8, x9
ldur w9, [x29, #-24]
and w10, w9, #0x7f
mov x9, sp
str x11, [x9]
str x8, [x9, #8]
; implicit-def: $x8
mov x8, x10
str x8, [x9, #16]
adrp x0, l_.str.15@PAGE
add x0, x0, l_.str.15@PAGEOFF
bl _printf
ldur x0, [x29, #-48] ; 8-byte Folded Reload
ldur w1, [x29, #-20]
bl _deletejob
ldr x1, [sp, #32] ; 8-byte Folded Reload
mov w0, #3
mov x2, #0
bl _Sigprocmask
b LBB5_9
LBB5_9:
b LBB5_10
LBB5_10:
b LBB5_11
LBB5_11:
b LBB5_12
LBB5_12:
ldur w8, [x29, #-8]
str w8, [sp, #28] ; 4-byte Folded Spill
bl ___error
ldr w8, [sp, #28] ; 4-byte Folded Reload
str w8, [x0]
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
add sp, sp, #128
ret
.cfi_endproc
; -- End function
.globl _sigquit_handler ; -- Begin function sigquit_handler
.p2align 2
_sigquit_handler: ; @sigquit_handler
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur w0, [x29, #-4]
adrp x0, l_.str.32@PAGE
add x0, x0, l_.str.32@PAGEOFF
bl _printf
mov w0, #1
bl _exit
.cfi_endproc
; -- End function
.globl _initjobs ; -- Begin function initjobs
.p2align 2
_initjobs: ; @initjobs
.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 LBB7_1
LBB7_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #4]
subs w8, w8, #16
cset w8, ge
tbnz w8, #0, LBB7_4
b LBB7_2
LBB7_2: ; in Loop: Header=BB7_1 Depth=1
ldr x8, [sp, #8]
ldrsw x9, [sp, #4]
mov x10, #1036
mul x9, x9, x10
add x0, x8, x9
bl _clearjob
b LBB7_3
LBB7_3: ; in Loop: Header=BB7_1 Depth=1
ldr w8, [sp, #4]
add w8, w8, #1
str w8, [sp, #4]
b LBB7_1
LBB7_4:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _app_error ; -- Begin function app_error
.p2align 2
_app_error: ; @app_error
.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, ___stdoutp@GOTPAGE
ldr x8, [x8, ___stdoutp@GOTPAGEOFF]
ldr x0, [x8]
ldr x8, [sp, #8]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.30@PAGE
add x1, x1, l_.str.30@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
.cfi_endproc
; -- End function
.globl _eval ; -- Begin function eval
.p2align 2
_eval: ; @eval
.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, #1120
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
str x0, [sp, #80]
add x0, sp, #72
bl _Sigfillset
add x0, sp, #68
str x0, [sp, #48] ; 8-byte Folded Spill
bl _Sigemptyset
ldr x0, [sp, #48] ; 8-byte Folded Reload
mov w1, #20
bl _Sigaddset
ldr x0, [sp, #48] ; 8-byte Folded Reload
mov w1, #2
bl _Sigaddset
ldr x0, [sp, #80]
add x1, sp, #88
bl _parseline
str w0, [sp, #60]
ldr x8, [sp, #88]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB9_2
b LBB9_1
LBB9_1:
b LBB9_12
LBB9_2:
add x0, sp, #88
bl _builtin_cmd
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB9_11
b LBB9_3
LBB9_3:
mov w0, #1
add x1, sp, #68
add x2, sp, #64
bl _Sigprocmask
bl _fork
str w0, [sp, #76]
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB9_7
b LBB9_4
LBB9_4:
mov w1, #0
mov x0, x1
bl _setpgid
mov w0, #3
add x1, sp, #64
mov x2, #0
bl _Sigprocmask
add x1, sp, #88
ldr x0, [sp, #88]
adrp x8, _environ@GOTPAGE
ldr x8, [x8, _environ@GOTPAGEOFF]
ldr x2, [x8]
bl _execve
subs w8, w0, #0
cset w8, ge
tbnz w8, #0, LBB9_6
b LBB9_5
LBB9_5:
ldr x8, [sp, #88]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
mov w0, #0
bl _exit
LBB9_6:
b LBB9_7
LBB9_7:
ldr w8, [sp, #60]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB9_9
b LBB9_8
LBB9_8:
mov w0, #1
str w0, [sp, #36] ; 4-byte Folded Spill
add x1, sp, #72
mov x2, #0
str x2, [sp, #40] ; 8-byte Folded Spill
bl _Sigprocmask
ldr w2, [sp, #36] ; 4-byte Folded Reload
ldr w1, [sp, #76]
ldr x3, [sp, #80]
adrp x0, _jobs@GOTPAGE
ldr x0, [x0, _jobs@GOTPAGEOFF]
bl _addjob
ldr x2, [sp, #40] ; 8-byte Folded Reload
mov w0, #3
add x1, sp, #64
bl _Sigprocmask
ldr w0, [sp, #76]
bl _waitfg
b LBB9_10
LBB9_9:
mov w0, #1
add x1, sp, #72
mov x2, #0
str x2, [sp, #24] ; 8-byte Folded Spill
bl _Sigprocmask
adrp x8, _nextjid@PAGE
ldr w8, [x8, _nextjid@PAGEOFF]
; implicit-def: $x11
mov x11, x8
ldr w8, [sp, #76]
; implicit-def: $x10
mov x10, x8
ldr x8, [sp, #80]
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
ldr w1, [sp, #76]
ldr x3, [sp, #80]
adrp x0, _jobs@GOTPAGE
ldr x0, [x0, _jobs@GOTPAGEOFF]
mov w2, #2
bl _addjob
ldr x2, [sp, #24] ; 8-byte Folded Reload
mov w0, #3
add x1, sp, #64
bl _Sigprocmask
b LBB9_10
LBB9_10:
b LBB9_11
LBB9_11:
b LBB9_12
LBB9_12:
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, LBB9_14
b LBB9_13
LBB9_13:
bl ___stack_chk_fail
LBB9_14:
add sp, sp, #1120
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _Sigfillset ; -- Begin function Sigfillset
.p2align 2
_Sigfillset: ; @Sigfillset
.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 x9, [sp, #8]
mov w8, #-1
str w8, [x9]
mov w8, #0
tbz w8, #0, LBB10_2
b LBB10_1
LBB10_1:
adrp x0, l_.str.35@PAGE
add x0, x0, l_.str.35@PAGEOFF
bl _unix_error
b LBB10_2
LBB10_2:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _Sigemptyset ; -- Begin function Sigemptyset
.p2align 2
_Sigemptyset: ; @Sigemptyset
.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 x9, [sp, #8]
mov w8, #0
str wzr, [x9]
tbz w8, #0, LBB11_2
b LBB11_1
LBB11_1:
adrp x0, l_.str.34@PAGE
add x0, x0, l_.str.34@PAGEOFF
bl _unix_error
b LBB11_2
LBB11_2:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _Sigaddset ; -- Begin function Sigaddset
.p2align 2
_Sigaddset: ; @Sigaddset
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #16]
str w1, [sp, #12]
ldr w8, [sp, #12]
stur w8, [x29, #-4]
ldur w8, [x29, #-4]
subs w8, w8, #32
cset w8, le
tbnz w8, #0, LBB12_2
b LBB12_1
LBB12_1:
mov w8, #0
str w8, [sp, #8] ; 4-byte Folded Spill
b LBB12_3
LBB12_2:
ldur w9, [x29, #-4]
mov w8, #1
subs w9, w9, #1
lsl w8, w8, w9
str w8, [sp, #8] ; 4-byte Folded Spill
b LBB12_3
LBB12_3:
ldr w10, [sp, #8] ; 4-byte Folded Reload
ldr x9, [sp, #16]
ldr w8, [x9]
orr w8, w8, w10
str w8, [x9]
mov w8, #0
tbz w8, #0, LBB12_5
b LBB12_4
LBB12_4:
adrp x0, l_.str.36@PAGE
add x0, x0, l_.str.36@PAGEOFF
bl _unix_error
b LBB12_5
LBB12_5:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _parseline ; -- Begin function parseline
.p2align 2
_parseline: ; @parseline
.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]
adrp x8, _parseline.array@PAGE
add x8, x8, _parseline.array@PAGEOFF
str x8, [sp, #32]
ldr x0, [sp, #32]
ldur x1, [x29, #-16]
mov x2, #-1
bl ___strcpy_chk
ldr x8, [sp, #32]
str x8, [sp, #8] ; 8-byte Folded Spill
ldr x0, [sp, #32]
bl _strlen
ldr x8, [sp, #8] ; 8-byte Folded Reload
subs x9, x0, #1
add x9, x8, x9
mov w8, #32
strb w8, [x9]
b LBB13_1
LBB13_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #32]
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #4] ; 4-byte Folded Spill
tbnz w8, #0, LBB13_3
b LBB13_2
LBB13_2: ; in Loop: Header=BB13_1 Depth=1
ldr x8, [sp, #32]
ldrsb w8, [x8]
subs w8, w8, #32
cset w8, eq
str w8, [sp, #4] ; 4-byte Folded Spill
b LBB13_3
LBB13_3: ; in Loop: Header=BB13_1 Depth=1
ldr w8, [sp, #4] ; 4-byte Folded Reload
tbz w8, #0, LBB13_5
b LBB13_4
LBB13_4: ; in Loop: Header=BB13_1 Depth=1
ldr x8, [sp, #32]
add x8, x8, #1
str x8, [sp, #32]
b LBB13_1
LBB13_5:
str wzr, [sp, #20]
ldr x8, [sp, #32]
ldrsb w8, [x8]
subs w8, w8, #39
cset w8, ne
tbnz w8, #0, LBB13_7
b LBB13_6
LBB13_6:
ldr x8, [sp, #32]
add x8, x8, #1
str x8, [sp, #32]
ldr x0, [sp, #32]
mov w1, #39
bl _strchr
str x0, [sp, #24]
b LBB13_8
LBB13_7:
ldr x0, [sp, #32]
mov w1, #32
bl _strchr
str x0, [sp, #24]
b LBB13_8
LBB13_8:
b LBB13_9
LBB13_9: ; =>This Loop Header: Depth=1
; Child Loop BB13_11 Depth 2
ldr x8, [sp, #24]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB13_19
b LBB13_10
LBB13_10: ; in Loop: Header=BB13_9 Depth=1
ldr x8, [sp, #32]
ldur x9, [x29, #-24]
ldrsw x10, [sp, #20]
mov x11, x10
add w11, w11, #1
str w11, [sp, #20]
str x8, [x9, x10, lsl #3]
ldr x8, [sp, #24]
strb wzr, [x8]
ldr x8, [sp, #24]
add x8, x8, #1
str x8, [sp, #32]
b LBB13_11
LBB13_11: ; Parent Loop BB13_9 Depth=1
; => This Inner Loop Header: Depth=2
ldr x8, [sp, #32]
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp] ; 4-byte Folded Spill
tbnz w8, #0, LBB13_13
b LBB13_12
LBB13_12: ; in Loop: Header=BB13_11 Depth=2
ldr x8, [sp, #32]
ldrsb w8, [x8]
subs w8, w8, #32
cset w8, eq
str w8, [sp] ; 4-byte Folded Spill
b LBB13_13
LBB13_13: ; in Loop: Header=BB13_11 Depth=2
ldr w8, [sp] ; 4-byte Folded Reload
tbz w8, #0, LBB13_15
b LBB13_14
LBB13_14: ; in Loop: Header=BB13_11 Depth=2
ldr x8, [sp, #32]
add x8, x8, #1
str x8, [sp, #32]
b LBB13_11
LBB13_15: ; in Loop: Header=BB13_9 Depth=1
ldr x8, [sp, #32]
ldrsb w8, [x8]
subs w8, w8, #39
cset w8, ne
tbnz w8, #0, LBB13_17
b LBB13_16
LBB13_16: ; in Loop: Header=BB13_9 Depth=1
ldr x8, [sp, #32]
add x8, x8, #1
str x8, [sp, #32]
ldr x0, [sp, #32]
mov w1, #39
bl _strchr
str x0, [sp, #24]
b LBB13_18
LBB13_17: ; in Loop: Header=BB13_9 Depth=1
ldr x0, [sp, #32]
mov w1, #32
bl _strchr
str x0, [sp, #24]
b LBB13_18
LBB13_18: ; in Loop: Header=BB13_9 Depth=1
b LBB13_9
LBB13_19:
ldur x9, [x29, #-24]
ldrsw x10, [sp, #20]
mov x8, #0
str x8, [x9, x10, lsl #3]
ldr w8, [sp, #20]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB13_21
b LBB13_20
LBB13_20:
mov w8, #1
stur w8, [x29, #-4]
b LBB13_24
LBB13_21:
ldur x8, [x29, #-24]
ldr w9, [sp, #20]
subs w9, w9, #1
ldr x8, [x8, w9, sxtw #3]
ldrsb w8, [x8]
subs w8, w8, #38
cset w8, eq
and w9, w8, #0x1
str w9, [sp, #16]
ands w8, w8, #0x1
cset w8, eq
tbnz w8, #0, LBB13_23
b LBB13_22
LBB13_22:
ldur x9, [x29, #-24]
ldr w8, [sp, #20]
subs w10, w8, #1
str w10, [sp, #20]
mov x8, #0
str x8, [x9, w10, sxtw #3]
b LBB13_23
LBB13_23:
ldr w8, [sp, #16]
stur w8, [x29, #-4]
b LBB13_24
LBB13_24:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.globl _builtin_cmd ; -- Begin function builtin_cmd
.p2align 2
_builtin_cmd: ; @builtin_cmd
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp]
ldr x8, [sp]
ldr x0, [x8]
adrp x1, l_.str.5@PAGE
add x1, x1, l_.str.5@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB14_2
b LBB14_1
LBB14_1:
mov w0, #0
bl _exit
LBB14_2:
ldr x8, [sp]
ldr x0, [x8]
adrp x1, l_.str.6@PAGE
add x1, x1, l_.str.6@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB14_4
b LBB14_3
LBB14_3:
adrp x0, _jobs@GOTPAGE
ldr x0, [x0, _jobs@GOTPAGEOFF]
bl _listjobs
mov w8, #1
stur w8, [x29, #-4]
b LBB14_10
LBB14_4:
ldr x8, [sp]
ldr x0, [x8]
adrp x1, l_.str.7@PAGE
add x1, x1, l_.str.7@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB14_6
b LBB14_5
LBB14_5:
ldr x8, [sp]
ldr x0, [x8]
adrp x1, l_.str.8@PAGE
add x1, x1, l_.str.8@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB14_7
b LBB14_6
LBB14_6:
ldr x0, [sp]
bl _do_bgfg
mov w8, #1
stur w8, [x29, #-4]
b LBB14_10
LBB14_7:
b LBB14_8
LBB14_8:
b LBB14_9
LBB14_9:
stur wzr, [x29, #-4]
b LBB14_10
LBB14_10:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _Sigprocmask ; -- Begin function Sigprocmask
.p2align 2
_Sigprocmask: ; @Sigprocmask
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur w0, [x29, #-4]
str x1, [sp, #16]
str x2, [sp, #8]
ldur w0, [x29, #-4]
ldr x1, [sp, #16]
ldr x2, [sp, #8]
bl _sigprocmask
subs w8, w0, #0
cset w8, ge
tbnz w8, #0, LBB15_2
b LBB15_1
LBB15_1:
adrp x0, l_.str.33@PAGE
add x0, x0, l_.str.33@PAGEOFF
bl _unix_error
b LBB15_2
LBB15_2:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _addjob ; -- Begin function addjob
.p2align 2
_addjob: ; @addjob
.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 w1, [x29, #-20]
stur w2, [x29, #-24]
str x3, [sp, #32]
ldur w8, [x29, #-20]
subs w8, w8, #1
cset w8, ge
tbnz w8, #0, LBB16_2
b LBB16_1
LBB16_1:
stur wzr, [x29, #-4]
b LBB16_13
LBB16_2:
str wzr, [sp, #28]
b LBB16_3
LBB16_3: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #28]
subs w8, w8, #16
cset w8, ge
tbnz w8, #0, LBB16_12
b LBB16_4
LBB16_4: ; in Loop: Header=BB16_3 Depth=1
ldur x8, [x29, #-16]
ldrsw x9, [sp, #28]
mov x10, #1036
mul x9, x9, x10
ldr w8, [x8, x9]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB16_10
b LBB16_5
LBB16_5:
ldur w8, [x29, #-20]
ldur x9, [x29, #-16]
ldrsw x10, [sp, #28]
mov x12, #1036
mul x10, x10, x12
str w8, [x9, x10]
ldur w8, [x29, #-24]
ldur x9, [x29, #-16]
ldrsw x10, [sp, #28]
mul x10, x10, x12
add x9, x9, x10
str w8, [x9, #8]
adrp x8, _nextjid@PAGE
ldr w9, [x8, _nextjid@PAGEOFF]
add w10, w9, #1
str w10, [x8, _nextjid@PAGEOFF]
ldur x10, [x29, #-16]
ldrsw x11, [sp, #28]
mul x11, x11, x12
add x10, x10, x11
str w9, [x10, #4]
ldr w8, [x8, _nextjid@PAGEOFF]
subs w8, w8, #16
cset w8, le
tbnz w8, #0, LBB16_7
b LBB16_6
LBB16_6:
adrp x9, _nextjid@PAGE
mov w8, #1
str w8, [x9, _nextjid@PAGEOFF]
b LBB16_7
LBB16_7:
ldur x8, [x29, #-16]
ldrsw x9, [sp, #28]
mov x10, #1036
mul x9, x9, x10
add x8, x8, x9
add x0, x8, #12
ldr x1, [sp, #32]
mov x2, #-1
bl ___strcpy_chk
adrp x8, _verbose@PAGE
ldr w8, [x8, _verbose@PAGEOFF]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB16_9
b LBB16_8
LBB16_8:
ldur x8, [x29, #-16]
ldrsw x9, [sp, #28]
mov x12, #1036
mul x9, x9, x12
add x8, x8, x9
ldr w8, [x8, #4]
; implicit-def: $x11
mov x11, x8
ldur x8, [x29, #-16]
ldrsw x9, [sp, #28]
mul x9, x9, x12
ldr w8, [x8, x9]
; implicit-def: $x10
mov x10, x8
ldur x8, [x29, #-16]
ldrsw x9, [sp, #28]
mul x9, x9, x12
add x8, x8, x9
add x8, x8, #12
mov x9, sp
str x11, [x9]
str x10, [x9, #8]
str x8, [x9, #16]
adrp x0, l_.str.18@PAGE
add x0, x0, l_.str.18@PAGEOFF
bl _printf
b LBB16_9
LBB16_9:
mov w8, #1
stur w8, [x29, #-4]
b LBB16_13
LBB16_10: ; in Loop: Header=BB16_3 Depth=1
b LBB16_11
LBB16_11: ; in Loop: Header=BB16_3 Depth=1
ldr w8, [sp, #28]
add w8, w8, #1
str w8, [sp, #28]
b LBB16_3
LBB16_12:
adrp x0, l_.str.19@PAGE
add x0, x0, l_.str.19@PAGEOFF
bl _printf
stur wzr, [x29, #-4]
b LBB16_13
LBB16_13:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.globl _waitfg ; -- Begin function waitfg
.p2align 2
_waitfg: ; @waitfg
.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]
b LBB17_1
LBB17_1: ; =>This Inner Loop Header: Depth=1
adrp x0, _jobs@GOTPAGE
ldr x0, [x0, _jobs@GOTPAGEOFF]
bl _fgpid
ldur w8, [x29, #-4]
subs w8, w0, w8
cset w8, ne
mov w9, #0
str w9, [sp, #8] ; 4-byte Folded Spill
tbnz w8, #0, LBB17_3
b LBB17_2
LBB17_2: ; in Loop: Header=BB17_1 Depth=1
ldur w1, [x29, #-4]
adrp x0, _jobs@GOTPAGE
ldr x0, [x0, _jobs@GOTPAGEOFF]
bl _getjobpid
ldr w8, [x0, #8]
subs w8, w8, #1
cset w8, eq
str w8, [sp, #8] ; 4-byte Folded Spill
b LBB17_3
LBB17_3: ; in Loop: Header=BB17_1 Depth=1
ldr w8, [sp, #8] ; 4-byte Folded Reload
tbz w8, #0, LBB17_5
b LBB17_4
LBB17_4: ; in Loop: Header=BB17_1 Depth=1
mov w0, #1
bl _sleep
b LBB17_1
LBB17_5:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _listjobs ; -- Begin function listjobs
.p2align 2
_listjobs: ; @listjobs
.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 wzr, [x29, #-12]
b LBB18_1
LBB18_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-12]
subs w8, w8, #16
cset w8, ge
tbnz w8, #0, LBB18_13
b LBB18_2
LBB18_2: ; in Loop: Header=BB18_1 Depth=1
ldur x8, [x29, #-8]
ldursw x9, [x29, #-12]
mov x10, #1036
mul x9, x9, x10
ldr w8, [x8, x9]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB18_11
b LBB18_3
LBB18_3: ; in Loop: Header=BB18_1 Depth=1
ldur x8, [x29, #-8]
ldursw x9, [x29, #-12]
mov x11, #1036
str x11, [sp, #24] ; 8-byte Folded Spill
mul x9, x9, x11
add x8, x8, x9
ldr w8, [x8, #4]
; implicit-def: $x10
mov x10, x8
ldur x8, [x29, #-8]
ldursw x9, [x29, #-12]
mul x9, x9, x11
ldr w9, [x8, x9]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.20@PAGE
add x0, x0, l_.str.20@PAGEOFF
bl _printf
ldr x10, [sp, #24] ; 8-byte Folded Reload
ldur x8, [x29, #-8]
ldursw x9, [x29, #-12]
mul x9, x9, x10
add x8, x8, x9
ldr w8, [x8, #8]
stur w8, [x29, #-16] ; 4-byte Folded Spill
subs w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB18_7
b LBB18_4
LBB18_4: ; in Loop: Header=BB18_1 Depth=1
ldur w8, [x29, #-16] ; 4-byte Folded Reload
subs w8, w8, #2
cset w8, eq
tbnz w8, #0, LBB18_6
b LBB18_5
LBB18_5: ; in Loop: Header=BB18_1 Depth=1
ldur w8, [x29, #-16] ; 4-byte Folded Reload
subs w8, w8, #3
cset w8, eq
tbnz w8, #0, LBB18_8
b LBB18_9
LBB18_6: ; in Loop: Header=BB18_1 Depth=1
adrp x0, l_.str.21@PAGE
add x0, x0, l_.str.21@PAGEOFF
bl _printf
b LBB18_10
LBB18_7: ; in Loop: Header=BB18_1 Depth=1
adrp x0, l_.str.22@PAGE
add x0, x0, l_.str.22@PAGEOFF
bl _printf
b LBB18_10
LBB18_8: ; in Loop: Header=BB18_1 Depth=1
adrp x0, l_.str.23@PAGE
add x0, x0, l_.str.23@PAGEOFF
bl _printf
b LBB18_10
LBB18_9: ; in Loop: Header=BB18_1 Depth=1
ldur w8, [x29, #-12]
; implicit-def: $x10
mov x10, x8
ldur x8, [x29, #-8]
ldursw x9, [x29, #-12]
mov x11, #1036
mul x9, x9, x11
add x8, x8, x9
ldr w9, [x8, #8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.24@PAGE
add x0, x0, l_.str.24@PAGEOFF
bl _printf
b LBB18_10
LBB18_10: ; in Loop: Header=BB18_1 Depth=1
ldur x8, [x29, #-8]
ldursw x9, [x29, #-12]
mov x10, #1036
mul x9, x9, x10
add x8, x8, x9
add x8, x8, #12
mov x9, sp
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB18_11
LBB18_11: ; in Loop: Header=BB18_1 Depth=1
b LBB18_12
LBB18_12: ; in Loop: Header=BB18_1 Depth=1
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB18_1
LBB18_13:
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _do_bgfg ; -- Begin function do_bgfg
.p2align 2
_do_bgfg: ; @do_bgfg
.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 wzr, [x29, #-12]
ldur x8, [x29, #-8]
ldr x0, [x8]
adrp x1, l_.str.7@PAGE
add x1, x1, l_.str.7@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB19_2
b LBB19_1
LBB19_1:
mov w8, #1
stur w8, [x29, #-12]
b LBB19_2
LBB19_2:
ldur x8, [x29, #-8]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB19_4
b LBB19_3
LBB19_3:
ldur w8, [x29, #-12]
subs w8, w8, #0
cset w8, ne
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 x8, x8, x9, ne
mov x9, sp
str x8, [x9]
adrp x0, l_.str.9@PAGE
add x0, x0, l_.str.9@PAGEOFF
bl _printf
b LBB19_20
LBB19_4:
stur wzr, [x29, #-16]
stur wzr, [x29, #-20]
ldur x8, [x29, #-8]
ldr x8, [x8, #8]
ldrsb w8, [x8]
subs w8, w8, #37
cset w8, ne
tbnz w8, #0, LBB19_8
b LBB19_5
LBB19_5:
ldur x8, [x29, #-8]
ldr x8, [x8, #8]
add x0, x8, #1
bl _atoi
stur w0, [x29, #-16]
ldur w1, [x29, #-16]
adrp x0, _jobs@GOTPAGE
ldr x0, [x0, _jobs@GOTPAGEOFF]
bl _getjobjid
str x0, [sp, #32]
ldr x8, [sp, #32]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB19_7
b LBB19_6
LBB19_6:
ldur x8, [x29, #-8]
ldr x8, [x8, #8]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.10@PAGE
add x0, x0, l_.str.10@PAGEOFF
bl _printf
b LBB19_20
LBB19_7:
ldr x8, [sp, #32]
ldr w8, [x8]
stur w8, [x29, #-20]
b LBB19_13
LBB19_8:
ldur x8, [x29, #-8]
ldr x0, [x8, #8]
bl _atoi
stur w0, [x29, #-20]
ldur w8, [x29, #-20]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB19_10
b LBB19_9
LBB19_9:
ldur w8, [x29, #-12]
subs w8, w8, #0
cset w8, ne
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 x8, x8, x9, ne
mov x9, sp
str x8, [x9]
adrp x0, l_.str.11@PAGE
add x0, x0, l_.str.11@PAGEOFF
bl _printf
b LBB19_20
LBB19_10:
ldur w1, [x29, #-20]
adrp x0, _jobs@GOTPAGE
ldr x0, [x0, _jobs@GOTPAGEOFF]
bl _getjobpid
str x0, [sp, #32]
ldr x8, [sp, #32]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB19_12
b LBB19_11
LBB19_11:
ldur w9, [x29, #-20]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.12@PAGE
add x0, x0, l_.str.12@PAGEOFF
bl _printf
b LBB19_20
LBB19_12:
b LBB19_13
LBB19_13:
ldur w8, [x29, #-12]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB19_17
b LBB19_14
LBB19_14:
ldur w9, [x29, #-20]
mov w8, #0
subs w0, w8, w9
mov w1, #19
bl _kill
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB19_16
b LBB19_15
LBB19_15:
adrp x0, l_.str.13@PAGE
add x0, x0, l_.str.13@PAGEOFF
bl _unix_error
b LBB19_16
LBB19_16:
ldr x9, [sp, #32]
mov w8, #2
str w8, [x9, #8]
ldur w8, [x29, #-16]
; implicit-def: $x11
mov x11, x8
ldur w8, [x29, #-20]
; implicit-def: $x10
mov x10, x8
ldr x8, [sp, #32]
add x8, x8, #12
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
b LBB19_20
LBB19_17:
ldur w9, [x29, #-20]
mov w8, #0
subs w0, w8, w9
mov w1, #19
bl _kill
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB19_19
b LBB19_18
LBB19_18:
adrp x0, l_.str.13@PAGE
add x0, x0, l_.str.13@PAGEOFF
bl _unix_error
b LBB19_19
LBB19_19:
ldr x9, [sp, #32]
mov w8, #1
str w8, [x9, #8]
ldur w0, [x29, #-20]
bl _waitfg
b LBB19_20
LBB19_20:
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.globl _getjobjid ; -- Begin function getjobjid
.p2align 2
_getjobjid: ; @getjobjid
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #16]
str w1, [sp, #12]
ldr w8, [sp, #12]
subs w8, w8, #1
cset w8, ge
tbnz w8, #0, LBB20_2
b LBB20_1
LBB20_1:
; kill: def $x8 killed $xzr
str xzr, [sp, #24]
b LBB20_9
LBB20_2:
str wzr, [sp, #8]
b LBB20_3
LBB20_3: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #8]
subs w8, w8, #16
cset w8, ge
tbnz w8, #0, LBB20_8
b LBB20_4
LBB20_4: ; in Loop: Header=BB20_3 Depth=1
ldr x8, [sp, #16]
ldrsw x9, [sp, #8]
mov x10, #1036
mul x9, x9, x10
add x8, x8, x9
ldr w8, [x8, #4]
ldr w9, [sp, #12]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB20_6
b LBB20_5
LBB20_5:
ldr x8, [sp, #16]
ldrsw x9, [sp, #8]
mov x10, #1036
mul x9, x9, x10
add x8, x8, x9
str x8, [sp, #24]
b LBB20_9
LBB20_6: ; in Loop: Header=BB20_3 Depth=1
b LBB20_7
LBB20_7: ; in Loop: Header=BB20_3 Depth=1
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB20_3
LBB20_8:
; kill: def $x8 killed $xzr
str xzr, [sp, #24]
b LBB20_9
LBB20_9:
ldr x0, [sp, #24]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _getjobpid ; -- Begin function getjobpid
.p2align 2
_getjobpid: ; @getjobpid
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #16]
str w1, [sp, #12]
ldr w8, [sp, #12]
subs w8, w8, #1
cset w8, ge
tbnz w8, #0, LBB21_2
b LBB21_1
LBB21_1:
; kill: def $x8 killed $xzr
str xzr, [sp, #24]
b LBB21_9
LBB21_2:
str wzr, [sp, #8]
b LBB21_3
LBB21_3: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #8]
subs w8, w8, #16
cset w8, ge
tbnz w8, #0, LBB21_8
b LBB21_4
LBB21_4: ; in Loop: Header=BB21_3 Depth=1
ldr x8, [sp, #16]
ldrsw x9, [sp, #8]
mov x10, #1036
mul x9, x9, x10
ldr w8, [x8, x9]
ldr w9, [sp, #12]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB21_6
b LBB21_5
LBB21_5:
ldr x8, [sp, #16]
ldrsw x9, [sp, #8]
mov x10, #1036
mul x9, x9, x10
add x8, x8, x9
str x8, [sp, #24]
b LBB21_9
LBB21_6: ; in Loop: Header=BB21_3 Depth=1
b LBB21_7
LBB21_7: ; in Loop: Header=BB21_3 Depth=1
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB21_3
LBB21_8:
; kill: def $x8 killed $xzr
str xzr, [sp, #24]
b LBB21_9
LBB21_9:
ldr x0, [sp, #24]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _unix_error ; -- Begin function unix_error
.p2align 2
_unix_error: ; @unix_error
.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]
adrp x8, ___stdoutp@GOTPAGE
ldr x8, [x8, ___stdoutp@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-16] ; 8-byte Folded Spill
ldur x8, [x29, #-8]
str x8, [sp, #24] ; 8-byte Folded Spill
bl ___error
ldr w0, [x0]
bl _strerror
ldr x10, [sp, #24] ; 8-byte Folded Reload
mov x8, x0
ldur x0, [x29, #-16] ; 8-byte Folded Reload
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x1, l_.str.29@PAGE
add x1, x1, l_.str.29@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
.cfi_endproc
; -- End function
.globl _fgpid ; -- Begin function fgpid
.p2align 2
_fgpid: ; @fgpid
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #16]
str wzr, [sp, #12]
b LBB23_1
LBB23_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
subs w8, w8, #16
cset w8, ge
tbnz w8, #0, LBB23_6
b LBB23_2
LBB23_2: ; in Loop: Header=BB23_1 Depth=1
ldr x8, [sp, #16]
ldrsw x9, [sp, #12]
mov x10, #1036
mul x9, x9, x10
add x8, x8, x9
ldr w8, [x8, #8]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB23_4
b LBB23_3
LBB23_3:
ldr x8, [sp, #16]
ldrsw x9, [sp, #12]
mov x10, #1036
mul x9, x9, x10
ldr w8, [x8, x9]
str w8, [sp, #28]
b LBB23_7
LBB23_4: ; in Loop: Header=BB23_1 Depth=1
b LBB23_5
LBB23_5: ; in Loop: Header=BB23_1 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB23_1
LBB23_6:
str wzr, [sp, #28]
b LBB23_7
LBB23_7:
ldr w0, [sp, #28]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _deletejob ; -- Begin function deletejob
.p2align 2
_deletejob: ; @deletejob
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #16]
str w1, [sp, #12]
ldr w8, [sp, #12]
subs w8, w8, #1
cset w8, ge
tbnz w8, #0, LBB24_2
b LBB24_1
LBB24_1:
stur wzr, [x29, #-4]
b LBB24_9
LBB24_2:
str wzr, [sp, #8]
b LBB24_3
LBB24_3: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #8]
subs w8, w8, #16
cset w8, ge
tbnz w8, #0, LBB24_8
b LBB24_4
LBB24_4: ; in Loop: Header=BB24_3 Depth=1
ldr x8, [sp, #16]
ldrsw x9, [sp, #8]
mov x10, #1036
mul x9, x9, x10
ldr w8, [x8, x9]
ldr w9, [sp, #12]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB24_6
b LBB24_5
LBB24_5:
ldr x8, [sp, #16]
ldrsw x9, [sp, #8]
mov x10, #1036
mul x9, x9, x10
add x0, x8, x9
bl _clearjob
ldr x0, [sp, #16]
bl _maxjid
mov w8, #1
add w9, w0, #1
adrp x10, _nextjid@PAGE
str w9, [x10, _nextjid@PAGEOFF]
stur w8, [x29, #-4]
b LBB24_9
LBB24_6: ; in Loop: Header=BB24_3 Depth=1
b LBB24_7
LBB24_7: ; in Loop: Header=BB24_3 Depth=1
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB24_3
LBB24_8:
stur wzr, [x29, #-4]
b LBB24_9
LBB24_9:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _pid2jid ; -- Begin function pid2jid
.p2align 2
_pid2jid: ; @pid2jid
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #8]
ldr w8, [sp, #8]
subs w8, w8, #1
cset w8, ge
tbnz w8, #0, LBB25_2
b LBB25_1
LBB25_1:
str wzr, [sp, #12]
b LBB25_9
LBB25_2:
str wzr, [sp, #4]
b LBB25_3
LBB25_3: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #4]
subs w8, w8, #16
cset w8, ge
tbnz w8, #0, LBB25_8
b LBB25_4
LBB25_4: ; in Loop: Header=BB25_3 Depth=1
ldrsw x8, [sp, #4]
mov x9, #1036
mul x9, x8, x9
adrp x8, _jobs@GOTPAGE
ldr x8, [x8, _jobs@GOTPAGEOFF]
ldr w8, [x8, x9]
ldr w9, [sp, #8]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB25_6
b LBB25_5
LBB25_5:
ldrsw x8, [sp, #4]
mov x9, #1036
mul x9, x8, x9
adrp x8, _jobs@GOTPAGE
ldr x8, [x8, _jobs@GOTPAGEOFF]
add x8, x8, x9
ldr w8, [x8, #4]
str w8, [sp, #12]
b LBB25_9
LBB25_6: ; in Loop: Header=BB25_3 Depth=1
b LBB25_7
LBB25_7: ; in Loop: Header=BB25_3 Depth=1
ldr w8, [sp, #4]
add w8, w8, #1
str w8, [sp, #4]
b LBB25_3
LBB25_8:
str wzr, [sp, #12]
b LBB25_9
LBB25_9:
ldr w0, [sp, #12]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _clearjob ; -- Begin function clearjob
.p2align 2
_clearjob: ; @clearjob
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
ldr x8, [sp, #8]
str wzr, [x8]
ldr x8, [sp, #8]
str wzr, [x8, #4]
ldr x8, [sp, #8]
str wzr, [x8, #8]
ldr x8, [sp, #8]
strb wzr, [x8, #12]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _maxjid ; -- Begin function maxjid
.p2align 2
_maxjid: ; @maxjid
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
str wzr, [sp]
str wzr, [sp, #4]
b LBB27_1
LBB27_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #4]
subs w8, w8, #16
cset w8, ge
tbnz w8, #0, LBB27_6
b LBB27_2
LBB27_2: ; in Loop: Header=BB27_1 Depth=1
ldr x8, [sp, #8]
ldrsw x9, [sp, #4]
mov x10, #1036
mul x9, x9, x10
add x8, x8, x9
ldr w8, [x8, #4]
ldr w9, [sp]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB27_4
b LBB27_3
LBB27_3: ; in Loop: Header=BB27_1 Depth=1
ldr x8, [sp, #8]
ldrsw x9, [sp, #4]
mov x10, #1036
mul x9, x9, x10
add x8, x8, x9
ldr w8, [x8, #4]
str w8, [sp]
b LBB27_4
LBB27_4: ; in Loop: Header=BB27_1 Depth=1
b LBB27_5
LBB27_5: ; in Loop: Header=BB27_1 Depth=1
ldr w8, [sp, #4]
add w8, w8, #1
str w8, [sp, #4]
b LBB27_1
LBB27_6:
ldr w0, [sp]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _sio_puts ; -- Begin function sio_puts
.p2align 2
_sio_puts: ; @sio_puts
.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]
str x8, [sp] ; 8-byte Folded Spill
ldr x0, [sp, #8]
bl _sio_strlen
ldr x1, [sp] ; 8-byte Folded Reload
mov x2, x0
mov w0, #1
bl _write
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function sio_strlen
_sio_strlen: ; @sio_strlen
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
str wzr, [sp, #4]
b LBB29_1
LBB29_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, LBB29_3
b LBB29_2
LBB29_2: ; in Loop: Header=BB29_1 Depth=1
ldr w8, [sp, #4]
add w8, w8, #1
str w8, [sp, #4]
b LBB29_1
LBB29_3:
ldrsw x0, [sp, #4]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.section __DATA,__data
.globl _prompt ; @prompt
_prompt:
.asciz "tsh> "
.globl _verbose ; @verbose
.zerofill __DATA,__common,_verbose,4,2
.globl _nextjid ; @nextjid
.p2align 2
_nextjid:
.long 1 ; 0x1
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "hvp"
.comm _jobs,16576,2 ; @jobs
l_.str.1: ; @.str.1
.asciz "%s"
l_.str.2: ; @.str.2
.asciz "fgets error"
l_.str.3: ; @.str.3
.asciz "%s: Command not found\n"
l_.str.4: ; @.str.4
.asciz "[%d] (%d) %s"
.zerofill __DATA,__bss,_parseline.array,1024,0 ; @parseline.array
l_.str.5: ; @.str.5
.asciz "quit"
l_.str.6: ; @.str.6
.asciz "jobs"
l_.str.7: ; @.str.7
.asciz "bg"
l_.str.8: ; @.str.8
.asciz "fg"
l_.str.9: ; @.str.9
.asciz "%s command requires PID or %%jobid argument\n"
l_.str.10: ; @.str.10
.asciz "%s: No such job\n"
l_.str.11: ; @.str.11
.asciz "%s: argument must be a PID or %%jobid\n"
l_.str.12: ; @.str.12
.asciz "(%d): No such process\n"
l_.str.13: ; @.str.13
.asciz "send SIGCONT error"
l_.str.14: ; @.str.14
.asciz "Job [%d] (%d) stopped by signal %d\n"
l_.str.15: ; @.str.15
.asciz "Job [%d] (%d) terminated by signal %d\n"
l_.str.16: ; @.str.16
.asciz "kill error"
l_.str.17: ; @.str.17
.asciz "waitpid error..."
l_.str.18: ; @.str.18
.asciz "Added job [%d] %d %s\n"
l_.str.19: ; @.str.19
.asciz "Tried to create too many jobs\n"
l_.str.20: ; @.str.20
.asciz "[%d] (%d) "
l_.str.21: ; @.str.21
.asciz "Running "
l_.str.22: ; @.str.22
.asciz "Foreground "
l_.str.23: ; @.str.23
.asciz "Stopped "
l_.str.24: ; @.str.24
.asciz "listjobs: Internal error: job[%d].state=%d "
l_.str.25: ; @.str.25
.asciz "Usage: shell [-hvp]\n"
l_.str.26: ; @.str.26
.asciz " -h print this message\n"
l_.str.27: ; @.str.27
.asciz " -v print additional diagnostic information\n"
l_.str.28: ; @.str.28
.asciz " -p do not emit a command prompt\n"
l_.str.29: ; @.str.29
.asciz "%s: %s\n"
l_.str.30: ; @.str.30
.asciz "%s\n"
l_.str.31: ; @.str.31
.asciz "Signal error"
l_.str.32: ; @.str.32
.asciz "Terminating after receipt of SIGQUIT signal\n"
l_.str.33: ; @.str.33
.asciz "Sigprocmask error"
l_.str.34: ; @.str.34
.asciz "Sigemptyset error"
l_.str.35: ; @.str.35
.asciz "Sigfillset error"
l_.str.36: ; @.str.36
.asciz "Sigaddset error"
.comm _sbuf,1024,0 ; @sbuf
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $1072, %rsp ## imm = 0x430
movl $0, -4(%rbp)
movl %edi, -8(%rbp)
movq %rsi, -16(%rbp)
movl $1, -1060(%rbp)
movl $1, %edi
movl $2, %esi
callq _dup2
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -8(%rbp), %edi
movq -16(%rbp), %rsi
leaq L_.str(%rip), %rdx
callq _getopt
## kill: def $al killed $al killed $eax
movb %al, -17(%rbp)
movsbl %al, %eax
cmpl $-1, %eax
je LBB0_8
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movsbl -17(%rbp), %eax
movl %eax, -1064(%rbp) ## 4-byte Spill
subl $104, %eax
je LBB0_3
jmp LBB0_17
LBB0_17: ## in Loop: Header=BB0_1 Depth=1
movl -1064(%rbp), %eax ## 4-byte Reload
subl $112, %eax
je LBB0_5
jmp LBB0_18
LBB0_18: ## in Loop: Header=BB0_1 Depth=1
movl -1064(%rbp), %eax ## 4-byte Reload
subl $118, %eax
je LBB0_4
jmp LBB0_6
LBB0_3: ## in Loop: Header=BB0_1 Depth=1
callq _usage
jmp LBB0_7
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
movl $1, _verbose(%rip)
jmp LBB0_7
LBB0_5: ## in Loop: Header=BB0_1 Depth=1
movl $0, -1060(%rbp)
jmp LBB0_7
LBB0_6: ## in Loop: Header=BB0_1 Depth=1
callq _usage
LBB0_7: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_1
LBB0_8:
movl $2, %edi
leaq _sigint_handler(%rip), %rsi
callq _Signal
movl $18, %edi
leaq _sigtstp_handler(%rip), %rsi
callq _Signal
movl $20, %edi
leaq _sigchld_handler(%rip), %rsi
callq _Signal
movl $3, %edi
leaq _sigquit_handler(%rip), %rsi
callq _Signal
movq _jobs@GOTPCREL(%rip), %rdi
callq _initjobs
LBB0_9: ## =>This Inner Loop Header: Depth=1
cmpl $0, -1060(%rbp)
je LBB0_11
## %bb.10: ## in Loop: Header=BB0_9 Depth=1
leaq L_.str.1(%rip), %rdi
leaq _prompt(%rip), %rsi
movb $0, %al
callq _printf
movq ___stdoutp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
callq _fflush
LBB0_11: ## in Loop: Header=BB0_9 Depth=1
leaq -1056(%rbp), %rdi
movq ___stdinp@GOTPCREL(%rip), %rax
movq (%rax), %rdx
movl $1024, %esi ## imm = 0x400
callq _fgets
cmpq $0, %rax
jne LBB0_14
## %bb.12: ## in Loop: Header=BB0_9 Depth=1
movq ___stdinp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
callq _ferror
cmpl $0, %eax
je LBB0_14
## %bb.13: ## in Loop: Header=BB0_9 Depth=1
leaq L_.str.2(%rip), %rdi
callq _app_error
LBB0_14: ## in Loop: Header=BB0_9 Depth=1
movq ___stdinp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
callq _feof
cmpl $0, %eax
je LBB0_16
## %bb.15:
movq ___stdoutp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
callq _fflush
xorl %edi, %edi
callq _exit
LBB0_16: ## in Loop: Header=BB0_9 Depth=1
leaq -1056(%rbp), %rdi
callq _eval
movq ___stdoutp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
callq _fflush
movq ___stdoutp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
callq _fflush
jmp LBB0_9
.cfi_endproc
## -- End function
.globl _usage ## -- Begin function usage
.p2align 4, 0x90
_usage: ## @usage
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
leaq L_.str.25(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movb %al, -1(%rbp) ## 1-byte Spill
callq _printf
## kill: def $ecx killed $eax
movb -1(%rbp), %al ## 1-byte Reload
leaq L_.str.26(%rip), %rdi
callq _printf
## kill: def $ecx killed $eax
movb -1(%rbp), %al ## 1-byte Reload
leaq L_.str.27(%rip), %rdi
callq _printf
## kill: def $ecx killed $eax
movb -1(%rbp), %al ## 1-byte Reload
leaq L_.str.28(%rip), %rdi
callq _printf
movl $1, %edi
callq _exit
.cfi_endproc
## -- End function
.globl _Signal ## -- Begin function Signal
.p2align 4, 0x90
_Signal: ## @Signal
.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)
movq %rsi, -16(%rbp)
movq -16(%rbp), %rax
movq %rax, -32(%rbp)
movl $0, -24(%rbp)
movl $2, -20(%rbp)
movl -4(%rbp), %edi
leaq -32(%rbp), %rsi
leaq -48(%rbp), %rdx
callq _sigaction
cmpl $0, %eax
jge LBB2_2
## %bb.1:
leaq L_.str.31(%rip), %rdi
callq _unix_error
LBB2_2:
movq -48(%rbp), %rax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _sigint_handler ## -- Begin function sigint_handler
.p2align 4, 0x90
_sigint_handler: ## @sigint_handler
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl %edi, -4(%rbp)
leaq -8(%rbp), %rdi
callq _Sigfillset
movl $1, %edi
leaq -8(%rbp), %rsi
leaq -12(%rbp), %rdx
callq _Sigprocmask
movq _jobs@GOTPCREL(%rip), %rdi
callq _fgpid
movl %eax, -16(%rbp)
cmpl $0, -16(%rbp)
jne LBB3_2
## %bb.1:
jmp LBB3_7
LBB3_2:
xorl %edi, %edi
subl -16(%rbp), %edi
movl $2, %esi
callq _kill
cmpl $0, %eax
je LBB3_4
## %bb.3:
leaq L_.str.16(%rip), %rdi
callq _unix_error
LBB3_4:
movl -16(%rbp), %edi
xorl %eax, %eax
movl %eax, %esi
xorl %edx, %edx
callq _waitpid
cmpl $0, %eax
jge LBB3_6
## %bb.5:
leaq L_.str.17(%rip), %rdi
callq _unix_error
LBB3_6:
movl -16(%rbp), %edi
callq _pid2jid
movl %eax, %esi
movl -16(%rbp), %edx
movl -4(%rbp), %ecx
leaq L_.str.15(%rip), %rdi
movb $0, %al
callq _printf
movl -16(%rbp), %esi
movq _jobs@GOTPCREL(%rip), %rdi
callq _deletejob
movl $3, %edi
leaq -12(%rbp), %rsi
xorl %eax, %eax
movl %eax, %edx
callq _Sigprocmask
LBB3_7:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _sigtstp_handler ## -- Begin function sigtstp_handler
.p2align 4, 0x90
_sigtstp_handler: ## @sigtstp_handler
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl %edi, -4(%rbp)
movq _jobs@GOTPCREL(%rip), %rdi
callq _fgpid
movl %eax, -8(%rbp)
cmpl $0, -8(%rbp)
je LBB4_2
## %bb.1:
xorl %edi, %edi
subl -8(%rbp), %edi
movl $18, %esi
callq _kill
LBB4_2:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _sigchld_handler ## -- Begin function sigchld_handler
.p2align 4, 0x90
_sigchld_handler: ## @sigchld_handler
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movl %edi, -4(%rbp)
callq ___error
movl (%rax), %eax
movl %eax, -8(%rbp)
leaq -12(%rbp), %rdi
callq _Sigfillset
movl $4294967295, %edi ## imm = 0xFFFFFFFF
leaq -24(%rbp), %rsi
movl $3, %edx
callq _waitpid
movl %eax, -20(%rbp)
cmpl $0, %eax
jle LBB5_12
## %bb.1:
movl -24(%rbp), %eax
andl $127, %eax
cmpl $0, %eax
jne LBB5_3
## %bb.2:
movl $1, %edi
leaq -12(%rbp), %rsi
leaq -16(%rbp), %rdx
callq _Sigprocmask
movl -20(%rbp), %esi
movq _jobs@GOTPCREL(%rip), %rdi
callq _deletejob
movl $3, %edi
leaq -16(%rbp), %rsi
xorl %eax, %eax
movl %eax, %edx
callq _Sigprocmask
jmp LBB5_11
LBB5_3:
movl -24(%rbp), %eax
andl $127, %eax
cmpl $127, %eax
jne LBB5_6
## %bb.4:
movl -24(%rbp), %eax
sarl $8, %eax
cmpl $19, %eax
je LBB5_6
## %bb.5:
movl $1, %edi
leaq -12(%rbp), %rsi
leaq -16(%rbp), %rdx
callq _Sigprocmask
movl -20(%rbp), %esi
movq _jobs@GOTPCREL(%rip), %rdi
callq _getjobpid
movq %rax, -32(%rbp)
movq -32(%rbp), %rax
movl $3, 8(%rax)
movq -32(%rbp), %rax
movl 4(%rax), %esi
movl -20(%rbp), %edx
movl -24(%rbp), %ecx
sarl $8, %ecx
leaq L_.str.14(%rip), %rdi
movb $0, %al
callq _printf
movl $3, %edi
leaq -16(%rbp), %rsi
xorl %eax, %eax
movl %eax, %edx
callq _Sigprocmask
jmp LBB5_10
LBB5_6:
movl -24(%rbp), %eax
andl $127, %eax
cmpl $127, %eax
je LBB5_9
## %bb.7:
movl -24(%rbp), %eax
andl $127, %eax
cmpl $0, %eax
je LBB5_9
## %bb.8:
movl $1, %edi
leaq -12(%rbp), %rsi
leaq -16(%rbp), %rdx
callq _Sigprocmask
movl -20(%rbp), %esi
movq _jobs@GOTPCREL(%rip), %rdi
callq _getjobpid
movq %rax, -40(%rbp)
movq -40(%rbp), %rax
movl 4(%rax), %esi
movl -20(%rbp), %edx
movl -24(%rbp), %ecx
andl $127, %ecx
leaq L_.str.15(%rip), %rdi
movb $0, %al
callq _printf
movl -20(%rbp), %esi
movq _jobs@GOTPCREL(%rip), %rdi
callq _deletejob
movl $3, %edi
leaq -16(%rbp), %rsi
xorl %eax, %eax
movl %eax, %edx
callq _Sigprocmask
LBB5_9:
jmp LBB5_10
LBB5_10:
jmp LBB5_11
LBB5_11:
jmp LBB5_12
LBB5_12:
movl -8(%rbp), %eax
movl %eax, -44(%rbp) ## 4-byte Spill
callq ___error
movl -44(%rbp), %ecx ## 4-byte Reload
movl %ecx, (%rax)
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _sigquit_handler ## -- Begin function sigquit_handler
.p2align 4, 0x90
_sigquit_handler: ## @sigquit_handler
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl %edi, -4(%rbp)
leaq L_.str.32(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _printf
movl $1, %edi
callq _exit
.cfi_endproc
## -- End function
.globl _initjobs ## -- Begin function initjobs
.p2align 4, 0x90
_initjobs: ## @initjobs
.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)
LBB7_1: ## =>This Inner Loop Header: Depth=1
cmpl $16, -12(%rbp)
jge LBB7_4
## %bb.2: ## in Loop: Header=BB7_1 Depth=1
movq -8(%rbp), %rdi
movslq -12(%rbp), %rax
imulq $1036, %rax, %rax ## imm = 0x40C
addq %rax, %rdi
callq _clearjob
## %bb.3: ## in Loop: Header=BB7_1 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB7_1
LBB7_4:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _app_error ## -- Begin function app_error
.p2align 4, 0x90
_app_error: ## @app_error
.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 ___stdoutp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movq -8(%rbp), %rdx
leaq L_.str.30(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
.cfi_endproc
## -- End function
.globl _eval ## -- Begin function eval
.p2align 4, 0x90
_eval: ## @eval
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $1072, %rsp ## imm = 0x430
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movq %rdi, -1048(%rbp)
leaq -1056(%rbp), %rdi
callq _Sigfillset
leaq -1060(%rbp), %rdi
callq _Sigemptyset
leaq -1060(%rbp), %rdi
movl $20, %esi
callq _Sigaddset
leaq -1060(%rbp), %rdi
movl $2, %esi
callq _Sigaddset
movq -1048(%rbp), %rdi
leaq -1040(%rbp), %rsi
callq _parseline
movl %eax, -1068(%rbp)
cmpq $0, -1040(%rbp)
jne LBB9_2
## %bb.1:
jmp LBB9_12
LBB9_2:
leaq -1040(%rbp), %rdi
callq _builtin_cmd
cmpl $0, %eax
jne LBB9_11
## %bb.3:
movl $1, %edi
leaq -1060(%rbp), %rsi
leaq -1064(%rbp), %rdx
callq _Sigprocmask
callq _fork
movl %eax, -1052(%rbp)
cmpl $0, %eax
jne LBB9_7
## %bb.4:
xorl %esi, %esi
movl %esi, %edi
callq _setpgid
movl $3, %edi
leaq -1064(%rbp), %rsi
xorl %eax, %eax
movl %eax, %edx
callq _Sigprocmask
movq -1040(%rbp), %rdi
leaq -1040(%rbp), %rsi
movq _environ@GOTPCREL(%rip), %rax
movq (%rax), %rdx
callq _execve
cmpl $0, %eax
jge LBB9_6
## %bb.5:
movq -1040(%rbp), %rsi
leaq L_.str.3(%rip), %rdi
xorl %eax, %eax
movl %eax, -1072(%rbp) ## 4-byte Spill
callq _printf
movl -1072(%rbp), %edi ## 4-byte Reload
callq _exit
LBB9_6:
jmp LBB9_7
LBB9_7:
cmpl $0, -1068(%rbp)
jne LBB9_9
## %bb.8:
movl $1, %edi
leaq -1056(%rbp), %rsi
xorl %eax, %eax
movl %eax, %edx
callq _Sigprocmask
movl -1052(%rbp), %esi
movq -1048(%rbp), %rcx
movq _jobs@GOTPCREL(%rip), %rdi
movl $1, %edx
callq _addjob
movl $3, %edi
leaq -1064(%rbp), %rsi
xorl %eax, %eax
movl %eax, %edx
callq _Sigprocmask
movl -1052(%rbp), %edi
callq _waitfg
jmp LBB9_10
LBB9_9:
movl $1, %edi
leaq -1056(%rbp), %rsi
xorl %eax, %eax
movl %eax, %edx
callq _Sigprocmask
movl _nextjid(%rip), %esi
movl -1052(%rbp), %edx
movq -1048(%rbp), %rcx
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
movl -1052(%rbp), %esi
movq -1048(%rbp), %rcx
movq _jobs@GOTPCREL(%rip), %rdi
movl $2, %edx
callq _addjob
movl $3, %edi
leaq -1064(%rbp), %rsi
xorl %eax, %eax
movl %eax, %edx
callq _Sigprocmask
LBB9_10:
jmp LBB9_11
LBB9_11:
jmp LBB9_12
LBB9_12:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB9_14
## %bb.13:
addq $1072, %rsp ## imm = 0x430
popq %rbp
retq
LBB9_14:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.globl _Sigfillset ## -- Begin function Sigfillset
.p2align 4, 0x90
_Sigfillset: ## @Sigfillset
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rax
movl $-1, (%rax)
xorl %eax, %eax
## kill: def $al killed $al killed $eax
testb $1, %al
jne LBB10_1
jmp LBB10_2
LBB10_1:
leaq L_.str.35(%rip), %rdi
callq _unix_error
LBB10_2:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Sigemptyset ## -- Begin function Sigemptyset
.p2align 4, 0x90
_Sigemptyset: ## @Sigemptyset
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rax
movl $0, (%rax)
xorl %eax, %eax
## kill: def $al killed $al killed $eax
testb $1, %al
jne LBB11_1
jmp LBB11_2
LBB11_1:
leaq L_.str.34(%rip), %rdi
callq _unix_error
LBB11_2:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Sigaddset ## -- Begin function Sigaddset
.p2align 4, 0x90
_Sigaddset: ## @Sigaddset
.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 -20(%rbp), %eax
movl %eax, -4(%rbp)
cmpl $32, -4(%rbp)
jle LBB12_2
## %bb.1:
xorl %eax, %eax
movl %eax, -24(%rbp) ## 4-byte Spill
jmp LBB12_3
LBB12_2:
movl -4(%rbp), %ecx
subl $1, %ecx
movl $1, %eax
## kill: def $cl killed $ecx
shll %cl, %eax
movl %eax, -24(%rbp) ## 4-byte Spill
LBB12_3:
movl -24(%rbp), %ecx ## 4-byte Reload
movq -16(%rbp), %rax
orl (%rax), %ecx
movl %ecx, (%rax)
xorl %eax, %eax
## kill: def $al killed $al killed $eax
testb $1, %al
jne LBB12_4
jmp LBB12_5
LBB12_4:
leaq L_.str.36(%rip), %rdi
callq _unix_error
LBB12_5:
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _parseline ## -- Begin function parseline
.p2align 4, 0x90
_parseline: ## @parseline
.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)
leaq _parseline.array(%rip), %rax
movq %rax, -32(%rbp)
movq -32(%rbp), %rdi
movq -16(%rbp), %rsi
movq $-1, %rdx
callq ___strcpy_chk
movq -32(%rbp), %rax
movq %rax, -56(%rbp) ## 8-byte Spill
movq -32(%rbp), %rdi
callq _strlen
movq %rax, %rcx
movq -56(%rbp), %rax ## 8-byte Reload
subq $1, %rcx
movb $32, (%rax,%rcx)
LBB13_1: ## =>This Inner Loop Header: Depth=1
movq -32(%rbp), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -57(%rbp) ## 1-byte Spill
je LBB13_3
## %bb.2: ## in Loop: Header=BB13_1 Depth=1
movq -32(%rbp), %rax
movsbl (%rax), %eax
cmpl $32, %eax
sete %al
movb %al, -57(%rbp) ## 1-byte Spill
LBB13_3: ## in Loop: Header=BB13_1 Depth=1
movb -57(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB13_4
jmp LBB13_5
LBB13_4: ## in Loop: Header=BB13_1 Depth=1
movq -32(%rbp), %rax
addq $1, %rax
movq %rax, -32(%rbp)
jmp LBB13_1
LBB13_5:
movl $0, -44(%rbp)
movq -32(%rbp), %rax
movsbl (%rax), %eax
cmpl $39, %eax
jne LBB13_7
## %bb.6:
movq -32(%rbp), %rax
addq $1, %rax
movq %rax, -32(%rbp)
movq -32(%rbp), %rdi
movl $39, %esi
callq _strchr
movq %rax, -40(%rbp)
jmp LBB13_8
LBB13_7:
movq -32(%rbp), %rdi
movl $32, %esi
callq _strchr
movq %rax, -40(%rbp)
LBB13_8:
jmp LBB13_9
LBB13_9: ## =>This Loop Header: Depth=1
## Child Loop BB13_11 Depth 2
cmpq $0, -40(%rbp)
je LBB13_19
## %bb.10: ## in Loop: Header=BB13_9 Depth=1
movq -32(%rbp), %rdx
movq -24(%rbp), %rax
movl -44(%rbp), %ecx
movl %ecx, %esi
addl $1, %esi
movl %esi, -44(%rbp)
movslq %ecx, %rcx
movq %rdx, (%rax,%rcx,8)
movq -40(%rbp), %rax
movb $0, (%rax)
movq -40(%rbp), %rax
addq $1, %rax
movq %rax, -32(%rbp)
LBB13_11: ## Parent Loop BB13_9 Depth=1
## => This Inner Loop Header: Depth=2
movq -32(%rbp), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -58(%rbp) ## 1-byte Spill
je LBB13_13
## %bb.12: ## in Loop: Header=BB13_11 Depth=2
movq -32(%rbp), %rax
movsbl (%rax), %eax
cmpl $32, %eax
sete %al
movb %al, -58(%rbp) ## 1-byte Spill
LBB13_13: ## in Loop: Header=BB13_11 Depth=2
movb -58(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB13_14
jmp LBB13_15
LBB13_14: ## in Loop: Header=BB13_11 Depth=2
movq -32(%rbp), %rax
addq $1, %rax
movq %rax, -32(%rbp)
jmp LBB13_11
LBB13_15: ## in Loop: Header=BB13_9 Depth=1
movq -32(%rbp), %rax
movsbl (%rax), %eax
cmpl $39, %eax
jne LBB13_17
## %bb.16: ## in Loop: Header=BB13_9 Depth=1
movq -32(%rbp), %rax
addq $1, %rax
movq %rax, -32(%rbp)
movq -32(%rbp), %rdi
movl $39, %esi
callq _strchr
movq %rax, -40(%rbp)
jmp LBB13_18
LBB13_17: ## in Loop: Header=BB13_9 Depth=1
movq -32(%rbp), %rdi
movl $32, %esi
callq _strchr
movq %rax, -40(%rbp)
LBB13_18: ## in Loop: Header=BB13_9 Depth=1
jmp LBB13_9
LBB13_19:
movq -24(%rbp), %rax
movslq -44(%rbp), %rcx
movq $0, (%rax,%rcx,8)
cmpl $0, -44(%rbp)
jne LBB13_21
## %bb.20:
movl $1, -4(%rbp)
jmp LBB13_24
LBB13_21:
movq -24(%rbp), %rax
movl -44(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rax
movsbl (%rax), %eax
cmpl $38, %eax
sete %al
andb $1, %al
movzbl %al, %eax
movl %eax, -48(%rbp)
cmpl $0, %eax
je LBB13_23
## %bb.22:
movq -24(%rbp), %rax
movl -44(%rbp), %ecx
addl $-1, %ecx
movl %ecx, -44(%rbp)
movslq %ecx, %rcx
movq $0, (%rax,%rcx,8)
LBB13_23:
movl -48(%rbp), %eax
movl %eax, -4(%rbp)
LBB13_24:
movl -4(%rbp), %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _builtin_cmd ## -- Begin function builtin_cmd
.p2align 4, 0x90
_builtin_cmd: ## @builtin_cmd
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -16(%rbp)
movq -16(%rbp), %rax
movq (%rax), %rdi
leaq L_.str.5(%rip), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB14_2
## %bb.1:
xorl %edi, %edi
callq _exit
LBB14_2:
movq -16(%rbp), %rax
movq (%rax), %rdi
leaq L_.str.6(%rip), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB14_4
## %bb.3:
movq _jobs@GOTPCREL(%rip), %rdi
callq _listjobs
movl $1, -4(%rbp)
jmp LBB14_10
LBB14_4:
movq -16(%rbp), %rax
movq (%rax), %rdi
leaq L_.str.7(%rip), %rsi
callq _strcmp
cmpl $0, %eax
je LBB14_6
## %bb.5:
movq -16(%rbp), %rax
movq (%rax), %rdi
leaq L_.str.8(%rip), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB14_7
LBB14_6:
movq -16(%rbp), %rdi
callq _do_bgfg
movl $1, -4(%rbp)
jmp LBB14_10
LBB14_7:
jmp LBB14_8
LBB14_8:
jmp LBB14_9
LBB14_9:
movl $0, -4(%rbp)
LBB14_10:
movl -4(%rbp), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Sigprocmask ## -- Begin function Sigprocmask
.p2align 4, 0x90
_Sigprocmask: ## @Sigprocmask
.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), %edi
movq -16(%rbp), %rsi
movq -24(%rbp), %rdx
callq _sigprocmask
cmpl $0, %eax
jge LBB15_2
## %bb.1:
leaq L_.str.33(%rip), %rdi
callq _unix_error
LBB15_2:
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _addjob ## -- Begin function addjob
.p2align 4, 0x90
_addjob: ## @addjob
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movl %edx, -24(%rbp)
movq %rcx, -32(%rbp)
cmpl $1, -20(%rbp)
jge LBB16_2
## %bb.1:
movl $0, -4(%rbp)
jmp LBB16_13
LBB16_2:
movl $0, -36(%rbp)
LBB16_3: ## =>This Inner Loop Header: Depth=1
cmpl $16, -36(%rbp)
jge LBB16_12
## %bb.4: ## in Loop: Header=BB16_3 Depth=1
movq -16(%rbp), %rax
movslq -36(%rbp), %rcx
imulq $1036, %rcx, %rcx ## imm = 0x40C
addq %rcx, %rax
cmpl $0, (%rax)
jne LBB16_10
## %bb.5:
movl -20(%rbp), %ecx
movq -16(%rbp), %rax
movslq -36(%rbp), %rdx
imulq $1036, %rdx, %rdx ## imm = 0x40C
addq %rdx, %rax
movl %ecx, (%rax)
movl -24(%rbp), %ecx
movq -16(%rbp), %rax
movslq -36(%rbp), %rdx
imulq $1036, %rdx, %rdx ## imm = 0x40C
addq %rdx, %rax
movl %ecx, 8(%rax)
movl _nextjid(%rip), %ecx
movl %ecx, %eax
addl $1, %eax
movl %eax, _nextjid(%rip)
movq -16(%rbp), %rax
movslq -36(%rbp), %rdx
imulq $1036, %rdx, %rdx ## imm = 0x40C
addq %rdx, %rax
movl %ecx, 4(%rax)
cmpl $16, _nextjid(%rip)
jle LBB16_7
## %bb.6:
movl $1, _nextjid(%rip)
LBB16_7:
movq -16(%rbp), %rdi
movslq -36(%rbp), %rax
imulq $1036, %rax, %rax ## imm = 0x40C
addq %rax, %rdi
addq $12, %rdi
movq -32(%rbp), %rsi
movq $-1, %rdx
callq ___strcpy_chk
cmpl $0, _verbose(%rip)
je LBB16_9
## %bb.8:
movq -16(%rbp), %rax
movslq -36(%rbp), %rcx
imulq $1036, %rcx, %rcx ## imm = 0x40C
addq %rcx, %rax
movl 4(%rax), %esi
movq -16(%rbp), %rax
movslq -36(%rbp), %rcx
imulq $1036, %rcx, %rcx ## imm = 0x40C
addq %rcx, %rax
movl (%rax), %edx
movq -16(%rbp), %rcx
movslq -36(%rbp), %rax
imulq $1036, %rax, %rax ## imm = 0x40C
addq %rax, %rcx
addq $12, %rcx
leaq L_.str.18(%rip), %rdi
movb $0, %al
callq _printf
LBB16_9:
movl $1, -4(%rbp)
jmp LBB16_13
LBB16_10: ## in Loop: Header=BB16_3 Depth=1
jmp LBB16_11
LBB16_11: ## in Loop: Header=BB16_3 Depth=1
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB16_3
LBB16_12:
leaq L_.str.19(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -4(%rbp)
LBB16_13:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _waitfg ## -- Begin function waitfg
.p2align 4, 0x90
_waitfg: ## @waitfg
.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)
LBB17_1: ## =>This Inner Loop Header: Depth=1
movq _jobs@GOTPCREL(%rip), %rdi
callq _fgpid
movl %eax, %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -4(%rbp), %ecx
movb %al, -5(%rbp) ## 1-byte Spill
jne LBB17_3
## %bb.2: ## in Loop: Header=BB17_1 Depth=1
movl -4(%rbp), %esi
movq _jobs@GOTPCREL(%rip), %rdi
callq _getjobpid
cmpl $1, 8(%rax)
sete %al
movb %al, -5(%rbp) ## 1-byte Spill
LBB17_3: ## in Loop: Header=BB17_1 Depth=1
movb -5(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB17_4
jmp LBB17_5
LBB17_4: ## in Loop: Header=BB17_1 Depth=1
movl $1, %edi
callq _sleep
jmp LBB17_1
LBB17_5:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _listjobs ## -- Begin function listjobs
.p2align 4, 0x90
_listjobs: ## @listjobs
.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)
LBB18_1: ## =>This Inner Loop Header: Depth=1
cmpl $16, -12(%rbp)
jge LBB18_11
## %bb.2: ## in Loop: Header=BB18_1 Depth=1
movq -8(%rbp), %rax
movslq -12(%rbp), %rcx
imulq $1036, %rcx, %rcx ## imm = 0x40C
addq %rcx, %rax
cmpl $0, (%rax)
je LBB18_9
## %bb.3: ## in Loop: Header=BB18_1 Depth=1
movq -8(%rbp), %rax
movslq -12(%rbp), %rcx
imulq $1036, %rcx, %rcx ## imm = 0x40C
movl (%rax,%rcx), %edx
movl 4(%rax,%rcx), %esi
leaq L_.str.20(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _printf
movq -8(%rbp), %rax
movslq -12(%rbp), %rcx
imulq $1036, %rcx, %rcx ## imm = 0x40C
movl 8(%rax,%rcx), %eax
movl %eax, -16(%rbp) ## 4-byte Spill
subl $1, %eax
je LBB18_5
jmp LBB18_12
LBB18_12: ## in Loop: Header=BB18_1 Depth=1
movl -16(%rbp), %eax ## 4-byte Reload
subl $2, %eax
je LBB18_4
jmp LBB18_13
LBB18_13: ## in Loop: Header=BB18_1 Depth=1
movl -16(%rbp), %eax ## 4-byte Reload
subl $3, %eax
je LBB18_6
jmp LBB18_7
LBB18_4: ## in Loop: Header=BB18_1 Depth=1
leaq L_.str.21(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB18_8
LBB18_5: ## in Loop: Header=BB18_1 Depth=1
leaq L_.str.22(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB18_8
LBB18_6: ## in Loop: Header=BB18_1 Depth=1
leaq L_.str.23(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB18_8
LBB18_7: ## in Loop: Header=BB18_1 Depth=1
movl -12(%rbp), %esi
movq -8(%rbp), %rax
movslq -12(%rbp), %rcx
imulq $1036, %rcx, %rcx ## imm = 0x40C
addq %rcx, %rax
movl 8(%rax), %edx
leaq L_.str.24(%rip), %rdi
movb $0, %al
callq _printf
LBB18_8: ## in Loop: Header=BB18_1 Depth=1
movq -8(%rbp), %rsi
movslq -12(%rbp), %rax
imulq $1036, %rax, %rax ## imm = 0x40C
addq %rax, %rsi
addq $12, %rsi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
LBB18_9: ## in Loop: Header=BB18_1 Depth=1
jmp LBB18_10
LBB18_10: ## in Loop: Header=BB18_1 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB18_1
LBB18_11:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _do_bgfg ## -- Begin function do_bgfg
.p2align 4, 0x90
_do_bgfg: ## @do_bgfg
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movl $0, -12(%rbp)
movq -8(%rbp), %rax
movq (%rax), %rdi
leaq L_.str.7(%rip), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB19_2
## %bb.1:
movl $1, -12(%rbp)
LBB19_2:
movq -8(%rbp), %rax
cmpq $0, 8(%rax)
jne LBB19_4
## %bb.3:
movl -12(%rbp), %ecx
leaq L_.str.8(%rip), %rsi
leaq L_.str.7(%rip), %rax
cmpl $0, %ecx
cmovneq %rax, %rsi
leaq L_.str.9(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB19_20
LBB19_4:
movl $0, -16(%rbp)
movl $0, -20(%rbp)
movq -8(%rbp), %rax
movq 8(%rax), %rax
movsbl (%rax), %eax
cmpl $37, %eax
jne LBB19_8
## %bb.5:
movq -8(%rbp), %rax
movq 8(%rax), %rdi
addq $1, %rdi
callq _atoi
movl %eax, -16(%rbp)
movl -16(%rbp), %esi
movq _jobs@GOTPCREL(%rip), %rdi
callq _getjobjid
movq %rax, -32(%rbp)
cmpq $0, -32(%rbp)
jne LBB19_7
## %bb.6:
movq -8(%rbp), %rax
movq 8(%rax), %rsi
leaq L_.str.10(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB19_20
LBB19_7:
movq -32(%rbp), %rax
movl (%rax), %eax
movl %eax, -20(%rbp)
jmp LBB19_13
LBB19_8:
movq -8(%rbp), %rax
movq 8(%rax), %rdi
callq _atoi
movl %eax, -20(%rbp)
cmpl $0, -20(%rbp)
jne LBB19_10
## %bb.9:
movl -12(%rbp), %ecx
leaq L_.str.8(%rip), %rsi
leaq L_.str.7(%rip), %rax
cmpl $0, %ecx
cmovneq %rax, %rsi
leaq L_.str.11(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB19_20
LBB19_10:
movl -20(%rbp), %esi
movq _jobs@GOTPCREL(%rip), %rdi
callq _getjobpid
movq %rax, -32(%rbp)
cmpq $0, -32(%rbp)
jne LBB19_12
## %bb.11:
movl -20(%rbp), %esi
leaq L_.str.12(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB19_20
LBB19_12:
jmp LBB19_13
LBB19_13:
cmpl $0, -12(%rbp)
je LBB19_17
## %bb.14:
xorl %edi, %edi
subl -20(%rbp), %edi
movl $19, %esi
callq _kill
cmpl $0, %eax
je LBB19_16
## %bb.15:
leaq L_.str.13(%rip), %rdi
callq _unix_error
LBB19_16:
movq -32(%rbp), %rax
movl $2, 8(%rax)
movl -16(%rbp), %esi
movl -20(%rbp), %edx
movq -32(%rbp), %rcx
addq $12, %rcx
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB19_20
LBB19_17:
xorl %edi, %edi
subl -20(%rbp), %edi
movl $19, %esi
callq _kill
cmpl $0, %eax
je LBB19_19
## %bb.18:
leaq L_.str.13(%rip), %rdi
callq _unix_error
LBB19_19:
movq -32(%rbp), %rax
movl $1, 8(%rax)
movl -20(%rbp), %edi
callq _waitfg
LBB19_20:
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _getjobjid ## -- Begin function getjobjid
.p2align 4, 0x90
_getjobjid: ## @getjobjid
.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)
cmpl $1, -20(%rbp)
jge LBB20_2
## %bb.1:
movq $0, -8(%rbp)
jmp LBB20_9
LBB20_2:
movl $0, -24(%rbp)
LBB20_3: ## =>This Inner Loop Header: Depth=1
cmpl $16, -24(%rbp)
jge LBB20_8
## %bb.4: ## in Loop: Header=BB20_3 Depth=1
movq -16(%rbp), %rax
movslq -24(%rbp), %rcx
imulq $1036, %rcx, %rcx ## imm = 0x40C
addq %rcx, %rax
movl 4(%rax), %eax
cmpl -20(%rbp), %eax
jne LBB20_6
## %bb.5:
movq -16(%rbp), %rax
movslq -24(%rbp), %rcx
imulq $1036, %rcx, %rcx ## imm = 0x40C
addq %rcx, %rax
movq %rax, -8(%rbp)
jmp LBB20_9
LBB20_6: ## in Loop: Header=BB20_3 Depth=1
jmp LBB20_7
LBB20_7: ## in Loop: Header=BB20_3 Depth=1
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB20_3
LBB20_8:
movq $0, -8(%rbp)
LBB20_9:
movq -8(%rbp), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _getjobpid ## -- Begin function getjobpid
.p2align 4, 0x90
_getjobpid: ## @getjobpid
.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)
cmpl $1, -20(%rbp)
jge LBB21_2
## %bb.1:
movq $0, -8(%rbp)
jmp LBB21_9
LBB21_2:
movl $0, -24(%rbp)
LBB21_3: ## =>This Inner Loop Header: Depth=1
cmpl $16, -24(%rbp)
jge LBB21_8
## %bb.4: ## in Loop: Header=BB21_3 Depth=1
movq -16(%rbp), %rax
movslq -24(%rbp), %rcx
imulq $1036, %rcx, %rcx ## imm = 0x40C
addq %rcx, %rax
movl (%rax), %eax
cmpl -20(%rbp), %eax
jne LBB21_6
## %bb.5:
movq -16(%rbp), %rax
movslq -24(%rbp), %rcx
imulq $1036, %rcx, %rcx ## imm = 0x40C
addq %rcx, %rax
movq %rax, -8(%rbp)
jmp LBB21_9
LBB21_6: ## in Loop: Header=BB21_3 Depth=1
jmp LBB21_7
LBB21_7: ## in Loop: Header=BB21_3 Depth=1
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB21_3
LBB21_8:
movq $0, -8(%rbp)
LBB21_9:
movq -8(%rbp), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _unix_error ## -- Begin function unix_error
.p2align 4, 0x90
_unix_error: ## @unix_error
.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 ___stdoutp@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -24(%rbp) ## 8-byte Spill
movq -8(%rbp), %rax
movq %rax, -16(%rbp) ## 8-byte Spill
callq ___error
movl (%rax), %edi
callq _strerror
movq -24(%rbp), %rdi ## 8-byte Reload
movq -16(%rbp), %rdx ## 8-byte Reload
movq %rax, %rcx
leaq L_.str.29(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
.cfi_endproc
## -- End function
.globl _fgpid ## -- Begin function fgpid
.p2align 4, 0x90
_fgpid: ## @fgpid
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -16(%rbp)
movl $0, -20(%rbp)
LBB23_1: ## =>This Inner Loop Header: Depth=1
cmpl $16, -20(%rbp)
jge LBB23_6
## %bb.2: ## in Loop: Header=BB23_1 Depth=1
movq -16(%rbp), %rax
movslq -20(%rbp), %rcx
imulq $1036, %rcx, %rcx ## imm = 0x40C
addq %rcx, %rax
cmpl $1, 8(%rax)
jne LBB23_4
## %bb.3:
movq -16(%rbp), %rax
movslq -20(%rbp), %rcx
imulq $1036, %rcx, %rcx ## imm = 0x40C
addq %rcx, %rax
movl (%rax), %eax
movl %eax, -4(%rbp)
jmp LBB23_7
LBB23_4: ## in Loop: Header=BB23_1 Depth=1
jmp LBB23_5
LBB23_5: ## in Loop: Header=BB23_1 Depth=1
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB23_1
LBB23_6:
movl $0, -4(%rbp)
LBB23_7:
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _deletejob ## -- Begin function deletejob
.p2align 4, 0x90
_deletejob: ## @deletejob
.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)
cmpl $1, -20(%rbp)
jge LBB24_2
## %bb.1:
movl $0, -4(%rbp)
jmp LBB24_9
LBB24_2:
movl $0, -24(%rbp)
LBB24_3: ## =>This Inner Loop Header: Depth=1
cmpl $16, -24(%rbp)
jge LBB24_8
## %bb.4: ## in Loop: Header=BB24_3 Depth=1
movq -16(%rbp), %rax
movslq -24(%rbp), %rcx
imulq $1036, %rcx, %rcx ## imm = 0x40C
addq %rcx, %rax
movl (%rax), %eax
cmpl -20(%rbp), %eax
jne LBB24_6
## %bb.5:
movq -16(%rbp), %rdi
movslq -24(%rbp), %rax
imulq $1036, %rax, %rax ## imm = 0x40C
addq %rax, %rdi
callq _clearjob
movq -16(%rbp), %rdi
callq _maxjid
addl $1, %eax
movl %eax, _nextjid(%rip)
movl $1, -4(%rbp)
jmp LBB24_9
LBB24_6: ## in Loop: Header=BB24_3 Depth=1
jmp LBB24_7
LBB24_7: ## in Loop: Header=BB24_3 Depth=1
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB24_3
LBB24_8:
movl $0, -4(%rbp)
LBB24_9:
movl -4(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _pid2jid ## -- Begin function pid2jid
.p2align 4, 0x90
_pid2jid: ## @pid2jid
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %edi, -8(%rbp)
cmpl $1, -8(%rbp)
jge LBB25_2
## %bb.1:
movl $0, -4(%rbp)
jmp LBB25_9
LBB25_2:
movl $0, -12(%rbp)
LBB25_3: ## =>This Inner Loop Header: Depth=1
cmpl $16, -12(%rbp)
jge LBB25_8
## %bb.4: ## in Loop: Header=BB25_3 Depth=1
movslq -12(%rbp), %rcx
movq _jobs@GOTPCREL(%rip), %rax
imulq $1036, %rcx, %rcx ## imm = 0x40C
addq %rcx, %rax
movl (%rax), %eax
cmpl -8(%rbp), %eax
jne LBB25_6
## %bb.5:
movslq -12(%rbp), %rcx
movq _jobs@GOTPCREL(%rip), %rax
imulq $1036, %rcx, %rcx ## imm = 0x40C
addq %rcx, %rax
movl 4(%rax), %eax
movl %eax, -4(%rbp)
jmp LBB25_9
LBB25_6: ## in Loop: Header=BB25_3 Depth=1
jmp LBB25_7
LBB25_7: ## in Loop: Header=BB25_3 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB25_3
LBB25_8:
movl $0, -4(%rbp)
LBB25_9:
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _clearjob ## -- Begin function clearjob
.p2align 4, 0x90
_clearjob: ## @clearjob
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rax
movl $0, (%rax)
movq -8(%rbp), %rax
movl $0, 4(%rax)
movq -8(%rbp), %rax
movl $0, 8(%rax)
movq -8(%rbp), %rax
movb $0, 12(%rax)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _maxjid ## -- Begin function maxjid
.p2align 4, 0x90
_maxjid: ## @maxjid
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movl $0, -16(%rbp)
movl $0, -12(%rbp)
LBB27_1: ## =>This Inner Loop Header: Depth=1
cmpl $16, -12(%rbp)
jge LBB27_6
## %bb.2: ## in Loop: Header=BB27_1 Depth=1
movq -8(%rbp), %rax
movslq -12(%rbp), %rcx
imulq $1036, %rcx, %rcx ## imm = 0x40C
addq %rcx, %rax
movl 4(%rax), %eax
cmpl -16(%rbp), %eax
jle LBB27_4
## %bb.3: ## in Loop: Header=BB27_1 Depth=1
movq -8(%rbp), %rax
movslq -12(%rbp), %rcx
imulq $1036, %rcx, %rcx ## imm = 0x40C
addq %rcx, %rax
movl 4(%rax), %eax
movl %eax, -16(%rbp)
LBB27_4: ## in Loop: Header=BB27_1 Depth=1
jmp LBB27_5
LBB27_5: ## in Loop: Header=BB27_1 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB27_1
LBB27_6:
movl -16(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _sio_puts ## -- Begin function sio_puts
.p2align 4, 0x90
_sio_puts: ## @sio_puts
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rax
movq %rax, -16(%rbp) ## 8-byte Spill
movq -8(%rbp), %rdi
callq _sio_strlen
movq -16(%rbp), %rsi ## 8-byte Reload
movq %rax, %rdx
movl $1, %edi
callq _write
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function sio_strlen
_sio_strlen: ## @sio_strlen
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movl $0, -12(%rbp)
LBB29_1: ## =>This Inner Loop Header: Depth=1
movq -8(%rbp), %rax
movslq -12(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $0, %eax
je LBB29_3
## %bb.2: ## in Loop: Header=BB29_1 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB29_1
LBB29_3:
movslq -12(%rbp), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __DATA,__data
.globl _prompt ## @prompt
_prompt:
.asciz "tsh> "
.globl _verbose ## @verbose
.zerofill __DATA,__common,_verbose,4,2
.globl _nextjid ## @nextjid
.p2align 2
_nextjid:
.long 1 ## 0x1
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "hvp"
.comm _jobs,16576,4 ## @jobs
L_.str.1: ## @.str.1
.asciz "%s"
L_.str.2: ## @.str.2
.asciz "fgets error"
L_.str.3: ## @.str.3
.asciz "%s: Command not found\n"
L_.str.4: ## @.str.4
.asciz "[%d] (%d) %s"
.zerofill __DATA,__bss,_parseline.array,1024,4 ## @parseline.array
L_.str.5: ## @.str.5
.asciz "quit"
L_.str.6: ## @.str.6
.asciz "jobs"
L_.str.7: ## @.str.7
.asciz "bg"
L_.str.8: ## @.str.8
.asciz "fg"
L_.str.9: ## @.str.9
.asciz "%s command requires PID or %%jobid argument\n"
L_.str.10: ## @.str.10
.asciz "%s: No such job\n"
L_.str.11: ## @.str.11
.asciz "%s: argument must be a PID or %%jobid\n"
L_.str.12: ## @.str.12
.asciz "(%d): No such process\n"
L_.str.13: ## @.str.13
.asciz "send SIGCONT error"
L_.str.14: ## @.str.14
.asciz "Job [%d] (%d) stopped by signal %d\n"
L_.str.15: ## @.str.15
.asciz "Job [%d] (%d) terminated by signal %d\n"
L_.str.16: ## @.str.16
.asciz "kill error"
L_.str.17: ## @.str.17
.asciz "waitpid error..."
L_.str.18: ## @.str.18
.asciz "Added job [%d] %d %s\n"
L_.str.19: ## @.str.19
.asciz "Tried to create too many jobs\n"
L_.str.20: ## @.str.20
.asciz "[%d] (%d) "
L_.str.21: ## @.str.21
.asciz "Running "
L_.str.22: ## @.str.22
.asciz "Foreground "
L_.str.23: ## @.str.23
.asciz "Stopped "
L_.str.24: ## @.str.24
.asciz "listjobs: Internal error: job[%d].state=%d "
L_.str.25: ## @.str.25
.asciz "Usage: shell [-hvp]\n"
L_.str.26: ## @.str.26
.asciz " -h print this message\n"
L_.str.27: ## @.str.27
.asciz " -v print additional diagnostic information\n"
L_.str.28: ## @.str.28
.asciz " -p do not emit a command prompt\n"
L_.str.29: ## @.str.29
.asciz "%s: %s\n"
L_.str.30: ## @.str.30
.asciz "%s\n"
L_.str.31: ## @.str.31
.asciz "Signal error"
L_.str.32: ## @.str.32
.asciz "Terminating after receipt of SIGQUIT signal\n"
L_.str.33: ## @.str.33
.asciz "Sigprocmask error"
L_.str.34: ## @.str.34
.asciz "Sigemptyset error"
L_.str.35: ## @.str.35
.asciz "Sigfillset error"
L_.str.36: ## @.str.36
.asciz "Sigaddset error"
.comm _sbuf,1024,4 ## @sbuf
.subsections_via_symbols
| the_stack_data/145453872.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]
sub x8, x29, #8
mov w9, #22136
movk w9, #4660, lsl #16
stur w9, [x29, #-8]
stur x8, [x29, #-16]
ldur w9, [x29, #-8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
stur wzr, [x29, #-20]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-20]
subs w8, w8, #4
cset w8, ge
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldur x8, [x29, #-16]
ldur x9, [x29, #-16]
ldrsb w10, [x9]
mov x9, sp
str x8, [x9]
; implicit-def: $x8
mov x8, x10
str x8, [x9, #8]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
ldur x8, [x29, #-16]
add x8, x8, #1
stur x8, [x29, #-16]
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-20]
add w8, w8, #1
stur w8, [x29, #-20]
b LBB0_1
LBB0_4:
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 "%#x\n"
l_.str.1: ; @.str.1
.asciz "%p -> %x\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movl $0, -4(%rbp)
movl $305419896, -8(%rbp) ## imm = 0x12345678
leaq -8(%rbp), %rax
movq %rax, -16(%rbp)
movl -8(%rbp), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -20(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
cmpl $4, -20(%rbp)
jge LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq -16(%rbp), %rsi
movq -16(%rbp), %rax
movsbl (%rax), %edx
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
movq -16(%rbp), %rax
addq $1, %rax
movq %rax, -16(%rbp)
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB0_1
LBB0_4:
movl -4(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%#x\n"
L_.str.1: ## @.str.1
.asciz "%p -> %x\n"
.subsections_via_symbols
| the_stack_data/81724.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _run ; -- Begin function run
.p2align 2
_run: ; @run
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp]
ldr x0, [sp, #8]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ; -- Begin function main
lCPI1_0:
.quad 0x412e848000000000 ; double 1.0E+6
lCPI1_1:
.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
stur wzr, [x29, #-4]
stur w0, [x29, #-8]
stur x1, [x29, #-16]
ldur w8, [x29, #-8]
subs w8, w8, #2
cset w8, ge
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov w0, #1
bl _exit
LBB1_2:
bl _clock
str x0, [sp, #24]
ldur x8, [x29, #-16]
ldr x0, [x8, #8]
bl _run
str x0, [sp, #16]
bl _clock
ldr x8, [sp, #24]
subs x8, x0, x8
ucvtf s0, x8
fcvt d0, s0
adrp x8, lCPI1_1@PAGE
ldr d1, [x8, lCPI1_1@PAGEOFF]
fmul d0, d0, d1
adrp x8, lCPI1_0@PAGE
ldr d1, [x8, lCPI1_0@PAGEOFF]
fdiv d0, d0, d1
ldr x8, [sp, #16]
mov x9, sp
str d0, [x9]
str x8, [x9, #8]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Missing one argument\n"
l_.str.1: ; @.str.1
.asciz "_duration:%f\n%s\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _run ## -- Begin function run
.p2align 4, 0x90
_run: ## @run
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -16(%rbp)
movq -8(%rbp), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function main
LCPI1_0:
.quad 0x412e848000000000 ## double 1.0E+6
LCPI1_1:
.quad 0x408f400000000000 ## double 1000
.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)
movl %edi, -8(%rbp)
movq %rsi, -16(%rbp)
cmpl $2, -8(%rbp)
jge LBB1_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
LBB1_2:
callq _clock
movq %rax, -24(%rbp)
movq -16(%rbp), %rax
movq 8(%rax), %rdi
callq _run
movq %rax, -32(%rbp)
callq _clock
movq -24(%rbp), %rcx
subq %rcx, %rax
movq %rax, %rdx
shrq %rdx
movl %eax, %ecx
andl $1, %ecx
## kill: def $rcx killed $ecx
orq %rdx, %rcx
cvtsi2ss %rcx, %xmm0
addss %xmm0, %xmm0
cvtsi2ss %rax, %xmm1
movss %xmm1, -40(%rbp) ## 4-byte Spill
testq %rax, %rax
movss %xmm0, -36(%rbp) ## 4-byte Spill
js LBB1_4
## %bb.3:
movss -40(%rbp), %xmm0 ## 4-byte Reload
## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -36(%rbp) ## 4-byte Spill
LBB1_4:
movss -36(%rbp), %xmm0 ## 4-byte Reload
## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movsd LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero
mulsd %xmm1, %xmm0
movsd LCPI1_0(%rip), %xmm1 ## xmm1 = mem[0],zero
divsd %xmm1, %xmm0
movq -32(%rbp), %rsi
leaq L_.str.1(%rip), %rdi
movb $1, %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 "Missing one argument\n"
L_.str.1: ## @.str.1
.asciz "_duration:%f\n%s\n"
.subsections_via_symbols
| the_stack_data/9514018.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w8, #0
stur w8, [x29, #-20] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
mov x8, #10000
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
str x0, [sp, #16] ; 8-byte Folded Spill
bl _printf
ldr x0, [sp, #16] ; 8-byte Folded Reload
ldur x8, [x29, #-16]
mov x9, #100
sdiv x8, x8, x9
stur x8, [x29, #-16]
ldur x8, [x29, #-16]
mov x9, sp
str x8, [x9]
bl _printf
ldur w0, [x29, #-20] ; 4-byte Folded Reload
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "x = %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 $16, %rsp
movl $0, -4(%rbp)
movq $10000, -16(%rbp) ## imm = 0x2710
movq -16(%rbp), %rsi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movq -16(%rbp), %rax
movl $100, %ecx
cqto
idivq %rcx
movq %rax, -16(%rbp)
movq -16(%rbp), %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 "x = %ld\n"
.subsections_via_symbols
| the_stack_data/126702249.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _trick1 ; -- Begin function trick1
.p2align 2
_trick1: ; @trick1
.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]
adrp x9, l___const.trick1.arr@PAGE
add x9, x9, l___const.trick1.arr@PAGEOFF
ldr x10, [x9]
sub x8, x29, #24
stur x10, [x29, #-24]
ldr w9, [x9, #8]
stur w9, [x29, #-16]
stur x8, [x29, #-32]
ldur w8, [x29, #-24]
; implicit-def: $x13
mov x13, x8
ldur w8, [x29, #-20]
; implicit-def: $x12
mov x12, x8
ldur w8, [x29, #-16]
; implicit-def: $x11
mov x11, x8
ldur x10, [x29, #-32]
ldur x8, [x29, #-32]
ldr w9, [x8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x13, [x9]
str x12, [x9, #8]
str x11, [x9, #16]
str x10, [x9, #24]
str x8, [x9, #32]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
str x0, [sp, #40] ; 8-byte Folded Spill
bl _printf
ldr x0, [sp, #40] ; 8-byte Folded Reload
ldur x9, [x29, #-32]
add x8, x9, #4
stur x8, [x29, #-32]
mov w8, #-1
str w8, [x9]
ldur w8, [x29, #-24]
; implicit-def: $x13
mov x13, x8
ldur w8, [x29, #-20]
; implicit-def: $x12
mov x12, x8
ldur w8, [x29, #-16]
; implicit-def: $x11
mov x11, x8
ldur x10, [x29, #-32]
ldur x8, [x29, #-32]
ldr w9, [x8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x13, [x9]
str x12, [x9, #8]
str x11, [x9, #16]
str x10, [x9, #24]
str x8, [x9, #32]
bl _printf
ldr x0, [sp, #40] ; 8-byte Folded Reload
ldur x9, [x29, #-32]
add x8, x9, #4
stur x8, [x29, #-32]
mov w8, #-2
str w8, [x9, #4]
ldur w8, [x29, #-24]
; implicit-def: $x13
mov x13, x8
ldur w8, [x29, #-20]
; implicit-def: $x12
mov x12, x8
ldur w8, [x29, #-16]
; implicit-def: $x11
mov x11, x8
ldur x10, [x29, #-32]
ldur x8, [x29, #-32]
ldr w9, [x8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x13, [x9]
str x12, [x9, #8]
str x11, [x9, #16]
str x10, [x9, #24]
str x8, [x9, #32]
bl _printf
ldr x0, [sp, #40] ; 8-byte Folded Reload
ldur x9, [x29, #-32]
ldr w8, [x9]
add w8, w8, #1
str w8, [x9]
ldur w8, [x29, #-24]
; implicit-def: $x13
mov x13, x8
ldur w8, [x29, #-20]
; implicit-def: $x12
mov x12, x8
ldur w8, [x29, #-16]
; implicit-def: $x11
mov x11, x8
ldur x10, [x29, #-32]
ldur x8, [x29, #-32]
ldr w9, [x8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x13, [x9]
str x12, [x9, #8]
str x11, [x9, #16]
str x10, [x9, #24]
str x8, [x9, #32]
bl _printf
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
bl ___stack_chk_fail
LBB0_2:
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.globl _trick2 ; -- Begin function trick2
.p2align 2
_trick2: ; @trick2
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
adrp x8, l___const.trick2.arr@PAGE
add x8, x8, l___const.trick2.arr@PAGEOFF
ldr x9, [x8]
stur x9, [x29, #-24]
ldr w8, [x8, #8]
stur w8, [x29, #-16]
mov w8, #5
stur w8, [x29, #-24]
ldur w8, [x29, #-24]
; implicit-def: $x11
mov x11, x8
ldur w8, [x29, #-20]
; implicit-def: $x10
mov x10, x8
ldur w9, [x29, #-16]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x11, [x9]
str x10, [x9, #8]
str x8, [x9, #16]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
str x0, [sp, #32] ; 8-byte Folded Spill
bl _printf
ldr x0, [sp, #32] ; 8-byte Folded Reload
mov w8, #10
stur w8, [x29, #-20]
ldur w8, [x29, #-24]
; implicit-def: $x11
mov x11, x8
ldur w8, [x29, #-20]
; implicit-def: $x10
mov x10, x8
ldur w9, [x29, #-16]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x11, [x9]
str x10, [x9, #8]
str x8, [x9, #16]
bl _printf
mov w8, #15
stur w8, [x29, #-16]
ldur w8, [x29, #-24]
; implicit-def: $x11
mov x11, x8
ldur w8, [x29, #-20]
; implicit-def: $x10
mov x10, x8
ldur w9, [x29, #-16]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x11, [x9]
str x10, [x9, #8]
str x8, [x9, #16]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
ldur 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_2
b LBB1_1
LBB1_1:
bl ___stack_chk_fail
LBB1_2:
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.globl _trick3 ; -- Begin function trick3
.p2align 2
_trick3: ; @trick3
.cfi_startproc
; %bb.0:
sub sp, sp, #192
.cfi_def_cfa_offset 192
stp x29, x30, [sp, #176] ; 16-byte Folded Spill
add x29, sp, #176
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
adrp x9, l___const.trick3.str1@PAGE
add x9, x9, l___const.trick3.str1@PAGEOFF
ldr w10, [x9]
add x8, sp, #80
str w10, [sp, #80]
ldrb w9, [x9, #4]
strb w9, [sp, #84]
adrp x9, l___const.trick3.str2@PAGE
add x9, x9, l___const.trick3.str2@PAGEOFF
ldr w10, [x9]
str w10, [sp, #72]
ldrh w9, [x9, #4]
strh w9, [sp, #76]
adrp x9, l_.str.3@PAGE
add x9, x9, l_.str.3@PAGEOFF
str x9, [sp, #64]
str x8, [sp, #56]
adrp x8, l___const.trick3.sArr@PAGE
add x8, x8, l___const.trick3.sArr@PAGEOFF
ldr x10, [x8]
sub x9, x29, #24
stur x10, [x29, #-24]
ldrh w8, [x8, #8]
sturh w8, [x29, #-16]
adrp x10, l___const.trick3.sArr2D@PAGE
add x10, x10, l___const.trick3.sArr2D@PAGEOFF
ldr q0, [x10]
sub x8, x29, #48
stur q0, [x29, #-48]
ldr w10, [x10, #16]
stur w10, [x29, #-32]
str x9, [sp, #48]
str x8, [sp, #40]
mov x9, sp
mov x8, #5
str x8, [x9]
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
mov x9, sp
mov x8, #6
str x8, [x9]
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
mov x9, sp
mov x8, #8
str x8, [sp, #16] ; 8-byte Folded Spill
str x8, [x9]
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
ldr x8, [sp, #16] ; 8-byte Folded Reload
mov x9, sp
str x8, [x9]
adrp x0, l_.str.7@PAGE
add x0, x0, l_.str.7@PAGEOFF
bl _printf
adrp x0, l_.str.8@PAGE
add x0, x0, l_.str.8@PAGEOFF
str x0, [sp, #32] ; 8-byte Folded Spill
bl _printf
mov x9, sp
mov x8, #10
str x8, [sp, #24] ; 8-byte Folded Spill
str x8, [x9]
adrp x0, l_.str.9@PAGE
add x0, x0, l_.str.9@PAGEOFF
bl _printf
ldr x8, [sp, #16] ; 8-byte Folded Reload
mov x9, sp
str x8, [x9]
adrp x0, l_.str.10@PAGE
add x0, x0, l_.str.10@PAGEOFF
bl _printf
mov x9, sp
mov x8, #20
str x8, [x9]
adrp x0, l_.str.11@PAGE
add x0, x0, l_.str.11@PAGEOFF
bl _printf
ldr x8, [sp, #16] ; 8-byte Folded Reload
mov x9, sp
str x8, [x9]
adrp x0, l_.str.12@PAGE
add x0, x0, l_.str.12@PAGEOFF
bl _printf
ldr x8, [sp, #24] ; 8-byte Folded Reload
mov x9, sp
str x8, [x9]
adrp x0, l_.str.13@PAGE
add x0, x0, l_.str.13@PAGEOFF
bl _printf
mov x9, sp
mov x8, #40
str x8, [x9]
adrp x0, l_.str.14@PAGE
add x0, x0, l_.str.14@PAGEOFF
bl _printf
ldr x0, [sp, #32] ; 8-byte Folded Reload
bl _printf
ldursh w10, [x29, #-34]
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
adrp x0, l_.str.15@PAGE
add x0, x0, l_.str.15@PAGEOFF
bl _printf
ldr x8, [sp, #40]
ldrsh w11, [x8]
ldr x8, [sp, #40]
ldrsh w10, [x8, #14]
mov x9, sp
; implicit-def: $x8
mov x8, x11
str x8, [x9]
; implicit-def: $x8
mov x8, x10
str x8, [x9, #8]
adrp x0, l_.str.16@PAGE
add x0, x0, l_.str.16@PAGEOFF
bl _printf
ldursh w10, [x29, #-34]
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
adrp x0, l_.str.17@PAGE
add x0, x0, l_.str.17@PAGEOFF
bl _printf
ldursh w10, [x29, #-34]
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
adrp x0, l_.str.18@PAGE
add x0, x0, l_.str.18@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, LBB2_2
b LBB2_1
LBB2_1:
bl ___stack_chk_fail
LBB2_2:
ldp x29, x30, [sp, #176] ; 16-byte Folded Reload
add sp, sp, #192
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #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.19@PAGE
add x0, x0, l_.str.19@PAGEOFF
bl _printf
bl _trick1
adrp x0, l_.str.8@PAGE
add x0, x0, l_.str.8@PAGEOFF
str x0, [sp, #8] ; 8-byte Folded Spill
bl _printf
adrp x0, l_.str.20@PAGE
add x0, x0, l_.str.20@PAGEOFF
bl _printf
bl _trick2
ldr x0, [sp, #8] ; 8-byte Folded Reload
bl _printf
adrp x0, l_.str.21@PAGE
add x0, x0, l_.str.21@PAGEOFF
bl _printf
bl _trick3
ldr x0, [sp, #8] ; 8-byte Folded Reload
bl _printf
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.section __TEXT,__const
.p2align 2 ; @__const.trick1.arr
l___const.trick1.arr:
.long 1 ; 0x1
.long 2 ; 0x2
.long 3 ; 0x3
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "arr[0] = %d, arr[1] = %d, arr[2] = %d, ptr = %p, *ptr = %d\n"
.section __TEXT,__const
.p2align 2 ; @__const.trick2.arr
l___const.trick2.arr:
.long 1 ; 0x1
.long 2 ; 0x2
.long 3 ; 0x3
.section __TEXT,__cstring,cstring_literals
l_.str.1: ; @.str.1
.asciz "arr[0] = %d, arr[1] = %d, arr[2] = %d\n"
l_.str.2: ; @.str.2
.asciz "0[arr] = %d, 1[arr] = %d, 2[arr] = %d\n"
.section __TEXT,__const
l___const.trick3.str1: ; @__const.trick3.str1
.ascii "ABCDE"
.section __TEXT,__cstring,cstring_literals
l___const.trick3.str2: ; @__const.trick3.str2
.asciz "ABCDE"
l_.str.3: ; @.str.3
.asciz "ABCDE"
.section __TEXT,__const
.p2align 1 ; @__const.trick3.sArr
l___const.trick3.sArr:
.short 1 ; 0x1
.short 2 ; 0x2
.short 3 ; 0x3
.short 4 ; 0x4
.short 5 ; 0x5
.p2align 1 ; @__const.trick3.sArr2D
l___const.trick3.sArr2D:
.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
.section __TEXT,__cstring,cstring_literals
l_.str.4: ; @.str.4
.asciz "sizeof(str1) = %u\n"
l_.str.5: ; @.str.5
.asciz "sizeof(str2) = %u\n"
l_.str.6: ; @.str.6
.asciz "sizeof(str3) = %u\n"
l_.str.7: ; @.str.7
.asciz "sizeof(cPtr) = %u\n"
l_.str.8: ; @.str.8
.asciz "\n"
l_.str.9: ; @.str.9
.asciz "sizeof(sArr) = %u\n"
l_.str.10: ; @.str.10
.asciz "sizeof(sPtr1) = %u\n"
l_.str.11: ; @.str.11
.asciz "sizeof(sArr2D) = %u\n"
l_.str.12: ; @.str.12
.asciz "sizeof(sPtr2) = %u\n"
l_.str.13: ; @.str.13
.asciz "sizeof(*sPtr2) = %u\n"
l_.str.14: ; @.str.14
.asciz "sizeof(sPtr3) = %u\n"
l_.str.15: ; @.str.15
.asciz "sArr2D[1][2] = %d\n"
l_.str.16: ; @.str.16
.asciz "sPtr2[0][0] = %d, sPtr2[1][2] = %d\n"
l_.str.17: ; @.str.17
.asciz "*(* (sArr2D + 1) + 2) = %d\n"
l_.str.18: ; @.str.18
.asciz "*(*(sArr2D) + 1*5 + 2) = %d\n\n"
l_.str.19: ; @.str.19
.asciz "Trick 1:\n\n"
l_.str.20: ; @.str.20
.asciz "Trick 2:\n\n"
l_.str.21: ; @.str.21
.asciz "Trick 3:\n\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _trick1 ## -- Begin function trick1
.p2align 4, 0x90
_trick1: ## @trick1
.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 ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movq l___const.trick1.arr(%rip), %rax
movq %rax, -20(%rbp)
movl l___const.trick1.arr+8(%rip), %eax
movl %eax, -12(%rbp)
leaq -20(%rbp), %rax
movq %rax, -32(%rbp)
movl -20(%rbp), %esi
movl -16(%rbp), %edx
movl -12(%rbp), %ecx
movq -32(%rbp), %r8
movq -32(%rbp), %rax
movl (%rax), %r9d
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movq -32(%rbp), %rax
movq %rax, %rcx
addq $4, %rcx
movq %rcx, -32(%rbp)
movl $-1, (%rax)
movl -20(%rbp), %esi
movl -16(%rbp), %edx
movl -12(%rbp), %ecx
movq -32(%rbp), %r8
movq -32(%rbp), %rax
movl (%rax), %r9d
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movq -32(%rbp), %rax
movq %rax, %rcx
addq $4, %rcx
movq %rcx, -32(%rbp)
movl $-2, 4(%rax)
movl -20(%rbp), %esi
movl -16(%rbp), %edx
movl -12(%rbp), %ecx
movq -32(%rbp), %r8
movq -32(%rbp), %rax
movl (%rax), %r9d
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movq -32(%rbp), %rax
movl (%rax), %ecx
addl $1, %ecx
movl %ecx, (%rax)
movl -20(%rbp), %esi
movl -16(%rbp), %edx
movl -12(%rbp), %ecx
movq -32(%rbp), %r8
movq -32(%rbp), %rax
movl (%rax), %r9d
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_2
## %bb.1:
addq $32, %rsp
popq %rbp
retq
LBB0_2:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.globl _trick2 ## -- Begin function trick2
.p2align 4, 0x90
_trick2: ## @trick2
.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 ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movq l___const.trick2.arr(%rip), %rax
movq %rax, -20(%rbp)
movl l___const.trick2.arr+8(%rip), %eax
movl %eax, -12(%rbp)
movl $5, -20(%rbp)
movl -20(%rbp), %esi
movl -16(%rbp), %edx
movl -12(%rbp), %ecx
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
movl $10, -16(%rbp)
movl -20(%rbp), %esi
movl -16(%rbp), %edx
movl -12(%rbp), %ecx
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
movl $15, -12(%rbp)
movl -20(%rbp), %esi
movl -16(%rbp), %edx
movl -12(%rbp), %ecx
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB1_2
## %bb.1:
addq $32, %rsp
popq %rbp
retq
LBB1_2:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.globl _trick3 ## -- Begin function trick3
.p2align 4, 0x90
_trick3: ## @trick3
.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 l___const.trick3.str1(%rip), %eax
movl %eax, -101(%rbp)
movb l___const.trick3.str1+4(%rip), %al
movb %al, -97(%rbp)
movl L___const.trick3.str2(%rip), %eax
movl %eax, -107(%rbp)
movw L___const.trick3.str2+4(%rip), %ax
movw %ax, -103(%rbp)
leaq L_.str.3(%rip), %rax
movq %rax, -120(%rbp)
leaq -101(%rbp), %rax
movq %rax, -128(%rbp)
movq l___const.trick3.sArr(%rip), %rax
movq %rax, -18(%rbp)
movw l___const.trick3.sArr+8(%rip), %ax
movw %ax, -10(%rbp)
movq l___const.trick3.sArr2D(%rip), %rax
movq %rax, -48(%rbp)
movq l___const.trick3.sArr2D+8(%rip), %rax
movq %rax, -40(%rbp)
movl l___const.trick3.sArr2D+16(%rip), %eax
movl %eax, -32(%rbp)
leaq -18(%rbp), %rax
movq %rax, -136(%rbp)
leaq -48(%rbp), %rax
movq %rax, -144(%rbp)
leaq L_.str.4(%rip), %rdi
movl $5, %esi
movb $0, %al
callq _printf
leaq L_.str.5(%rip), %rdi
movl $6, %esi
movb $0, %al
callq _printf
leaq L_.str.6(%rip), %rdi
movl $8, %esi
movb $0, %al
callq _printf
leaq L_.str.7(%rip), %rdi
movl $8, %esi
movb $0, %al
callq _printf
leaq L_.str.8(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.9(%rip), %rdi
movl $10, %esi
movb $0, %al
callq _printf
leaq L_.str.10(%rip), %rdi
movl $8, %esi
movb $0, %al
callq _printf
leaq L_.str.11(%rip), %rdi
movl $20, %esi
movb $0, %al
callq _printf
leaq L_.str.12(%rip), %rdi
movl $8, %esi
movb $0, %al
callq _printf
leaq L_.str.13(%rip), %rdi
movl $10, %esi
movb $0, %al
callq _printf
leaq L_.str.14(%rip), %rdi
movl $40, %esi
movb $0, %al
callq _printf
leaq L_.str.8(%rip), %rdi
movb $0, %al
callq _printf
movswl -34(%rbp), %esi
leaq L_.str.15(%rip), %rdi
movb $0, %al
callq _printf
movq -144(%rbp), %rax
movswl (%rax), %esi
movq -144(%rbp), %rax
movswl 14(%rax), %edx
leaq L_.str.16(%rip), %rdi
movb $0, %al
callq _printf
movswl -34(%rbp), %esi
leaq L_.str.17(%rip), %rdi
movb $0, %al
callq _printf
movswl -34(%rbp), %esi
leaq L_.str.18(%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 LBB2_2
## %bb.1:
addq $144, %rsp
popq %rbp
retq
LBB2_2:
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
leaq L_.str.19(%rip), %rdi
movb $0, %al
callq _printf
callq _trick1
leaq L_.str.8(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.20(%rip), %rdi
movb $0, %al
callq _printf
callq _trick2
leaq L_.str.8(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.21(%rip), %rdi
movb $0, %al
callq _printf
callq _trick3
leaq L_.str.8(%rip), %rdi
movb $0, %al
callq _printf
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__const
.p2align 2 ## @__const.trick1.arr
l___const.trick1.arr:
.long 1 ## 0x1
.long 2 ## 0x2
.long 3 ## 0x3
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "arr[0] = %d, arr[1] = %d, arr[2] = %d, ptr = %p, *ptr = %d\n"
.section __TEXT,__const
.p2align 2 ## @__const.trick2.arr
l___const.trick2.arr:
.long 1 ## 0x1
.long 2 ## 0x2
.long 3 ## 0x3
.section __TEXT,__cstring,cstring_literals
L_.str.1: ## @.str.1
.asciz "arr[0] = %d, arr[1] = %d, arr[2] = %d\n"
L_.str.2: ## @.str.2
.asciz "0[arr] = %d, 1[arr] = %d, 2[arr] = %d\n"
.section __TEXT,__const
l___const.trick3.str1: ## @__const.trick3.str1
.ascii "ABCDE"
.section __TEXT,__cstring,cstring_literals
L___const.trick3.str2: ## @__const.trick3.str2
.asciz "ABCDE"
L_.str.3: ## @.str.3
.asciz "ABCDE"
.section __TEXT,__const
.p2align 1 ## @__const.trick3.sArr
l___const.trick3.sArr:
.short 1 ## 0x1
.short 2 ## 0x2
.short 3 ## 0x3
.short 4 ## 0x4
.short 5 ## 0x5
.p2align 4 ## @__const.trick3.sArr2D
l___const.trick3.sArr2D:
.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
.section __TEXT,__cstring,cstring_literals
L_.str.4: ## @.str.4
.asciz "sizeof(str1) = %u\n"
L_.str.5: ## @.str.5
.asciz "sizeof(str2) = %u\n"
L_.str.6: ## @.str.6
.asciz "sizeof(str3) = %u\n"
L_.str.7: ## @.str.7
.asciz "sizeof(cPtr) = %u\n"
L_.str.8: ## @.str.8
.asciz "\n"
L_.str.9: ## @.str.9
.asciz "sizeof(sArr) = %u\n"
L_.str.10: ## @.str.10
.asciz "sizeof(sPtr1) = %u\n"
L_.str.11: ## @.str.11
.asciz "sizeof(sArr2D) = %u\n"
L_.str.12: ## @.str.12
.asciz "sizeof(sPtr2) = %u\n"
L_.str.13: ## @.str.13
.asciz "sizeof(*sPtr2) = %u\n"
L_.str.14: ## @.str.14
.asciz "sizeof(sPtr3) = %u\n"
L_.str.15: ## @.str.15
.asciz "sArr2D[1][2] = %d\n"
L_.str.16: ## @.str.16
.asciz "sPtr2[0][0] = %d, sPtr2[1][2] = %d\n"
L_.str.17: ## @.str.17
.asciz "*(* (sArr2D + 1) + 2) = %d\n"
L_.str.18: ## @.str.18
.asciz "*(*(sArr2D) + 1*5 + 2) = %d\n\n"
L_.str.19: ## @.str.19
.asciz "Trick 1:\n\n"
L_.str.20: ## @.str.20
.asciz "Trick 2:\n\n"
L_.str.21: ## @.str.21
.asciz "Trick 3:\n\n"
.subsections_via_symbols
| the_stack_data/704434.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__const
.globl _anim_intro_08_png ; @anim_intro_08_png
_anim_intro_08_png:
.ascii "\211PNG\r\n\032\n\000\000\000\rIHDR\000\000\001@\000\000\000\360\b\003\000\000\000F\363MY\000\000\000\tpHYs\000\000\013\022\000\000\013\022\001\322\335~\374\000\000\000\033tEXtSoftware\000Celsys Studio Tool\301\247\341|\000\000\000TPLTE\027V1\030\247.\031p\356\036\242\302#uD$\303\3528.\021LK2WTgXSgr\2622\177z\230\2050\257\212\212\226\216\334?\232\356\356\246<\332\260\257\277\272\215n\276\031X\277\361\361\320\251*\320\252,\363\361\347\364\037q\367\277\234\375\3165\377\377\377\350 .\030\000\000\020zIDATx\332\355\335\213v\3338\016\000Pe\233\005\354Z\262-7\035M\262\377\377\237+\276\3017%?B)\344\231iS\2679\211o\000\022\244(\252\373h\355\256\3265\202\006\330\000\033`\003l\255\0016\300\006\330\000[k\200\r\260\0016\300\326\032`\003l\200\r\260\265\006\330\000\033`\003l\255\0016\300\006\330\000[k\200\r\260\0016\300\326\032`\003l\200\r\260\265\006\330\000\033`\003|rCl\200w\361\001\340V\f+\004\234\371\246i\372/`\003\\\013\370_\326\032`\003l\200[\005\3745\373\375\372\305\006\222\372\307\222:\001g\301_\000\267O\200\352\307\343:G\341_sc\200\242\311P\254\023\262\312:\020x\273)@\325\032\3402@\227\020\032`)`\337\367R\260\001\256\n\300\376\252\005o\267[\325~\265\0022A\201\250\001+\035\213k\005\274\316zJ\220\265j\313\352\256F?\r\330\213B\220\375\337\352\300e\001(r\2301b\335\313\203\325\002\312\020\024\202m&\262\006\220\t^\257\265\013v\025\372\t@\236\304\302\021\033\340\362\000\224I\314\177k\200\213\246q\032\360\332\013\300\252\005\273j3X\000\212\021\271\2251\353\000\225`\315\375`W\263\237\352\005k\026\254\017\360J\001U\022\327\333\021\326\r\250C\260\336z\260\2539\203-\300Jc\260\253:\000I\016\327\232\305\225\003\222\020\2544\213\273\272\374\322\2005\306`\365\200\275]YW'X\031`\357\002Z!h\352\301z.\022\327\006xM\002*A\254'\022\273\2723\330\315a!\310v\020\3262=\356*\317`\2712m\013\002|}}A\003,\311`/\211\371X\374\365U\215\340\326\000\305e\222\177\376i\200!\300`\006\367\274\027\354\305Gj\307\302?sk\200>`\310O\210\031;\005\b\r\260$\203{\266e\237\310\201\211\3036\210\024d0\243:\263f\354$+T\262]\241\253<\203\245\337\031\300\231\322A%A\270\025\300\337\366\204\004\340\006\267\033\337@\215\r0\272\224\305;\273\337\277\205\237\007\310\366m}\177&W\f\250\206\335Y\360\367og:\242\000o\237\237\337\234\310\325\002\312\241\266\347\202N\000r@!\370\355[W\353\004T\225\212\251\376\372\336\003\274\201`,\367\303\037\002H\364\314\374#\000\270p\020A|F\254v\365\370\351mm\275\037r\241\024\016\357\373E\273Y_\340\207\000\372|a@\017\204\213\201\335\f\345\223\312\306\332\000E\374\371s\022\017\320\255_\004\321h5\333r\030\360\343\361ucu\200\020\364\273ze\f\225\340\0016F\232\025\217*(w\013(\342/\260(\350\026\322h\r\016\020\345s\021\207\271=\264\370\256\r0\342\347\001\032\301<\2371\034d{`wX\t \213\242>\326\377\371\235\240\001\304B?\035\206\212\020w\005\210\262X\216\373]!x\201\275\234\317\355\017w\005\210f\3254\346g\345p/\001X\370\215\313\332.\001\021\376\345-\345\347\000\366\362\362\372R?#\270W\300\3535.h6\272q\200\210\037\347\311\013\016\370\230{\310j\002\3747\003\b\024\020\374\364Up\005q)\013q\325\223n\036\360\317\237\231\357\317\237$\340\325\001t\343\214\037\030%^\313\003\212jPM\365\356\311\347:\000g\301?\334/\003\330[\200\266\3374\311\201\250\254/\034\264\341}\375a-\2430\343K\007 \311\341\000\240\214?\031\203Pl8\334;\236\324T\007zk0\261\034f\200$]A\307\237\374\205\277R\222\307\017\030\220k\231\211\250\313\346\327\222\034\346\0218\361\030\004\013\220\277\316>\032\363\251\2543\370\276\221\270\"\300\317d!MsX\246\360$\000\331\177\223\003h\002\324\254\"<\247 \254(\205??s1H\000'\031\200\023wt\001\371\307\"\016\243\202\017\351\001+\004,\251\245{Pb\374\177\202\246>\234xw\350.#\204\323x\017)\2147\016\230\023T\177\331k'.\245\321\200\274N\001\271\341\000Cd\030\336\376 \202\240\001o\251\301X\365\221\275\r\025in\235\035Hb\366\332\016\352@\024W\210>\265`d(\321\313\325=\024\b\006.\220\270\202\"\2637\017\210\362\"\2718!K\314r\203\202t\207%,\344\213$\361\375\202]\005~\2376 \273v\026Jck\213jNP\0019!\030[V\3300\340\354G\001\345^\241P\020\366\316%\337\002@w\2727\314\257O\241r\0207\013\310\374\034\300[Dp\006<\235\370\333=e\005u\025\355\001\3121\333!\334, \367\023\200h\205\240\237\306=\007d\204'\005\231\356\004\003\013\016\203\254{\200\nn=\002e\n\317=\037\3673;6\320.hX\006\237N\202P\n\246\365&9[\241\200|\352\"\346~v\f\342v\373@9\210\360%z\261\345J_\262\264\n\032\002(\025\023\204z\252\342\002\362\231\363('\177\273\000\374\020p\362\032\207\275\345\005\321\271\024\007\006\360\0049B\263\242@\001\325R\327\034\212\023\371\233-\003~\250\235S\201\323\242IO(\006\341\023m\371\301\330\nAU\306\210 \244\200\343\266\001\223\367\377\"\232\025\004\331\375-!$\202j&\242V\300\366\004\230\274\276(\007\223^\216\035'_0e\250\005\351L\316\007\\-\270\205g*\241\030M\372\020`\236\320*\276G3C\001\006h\246,{\006\324{gD\t\3507\265@\3552\212\327\377\027$\224\200*\fw\016(\203\020\340p\212\265\360\fO\t\312\013 #A\224\213\377*\004w\016(\t\341pH\331\305\b'\266\344B\272?\005\310\027\263\027\344p\250\247\336\320s\3458\341\341T \b>`hyk\322\227\243\nCp\343\200\274+<\304\004\235\321\302 Bd\273\202\274\3544\251\341\270 \004C{@\266\006\230\022t\007]\372Jx!P2\226\003\372\377h[\217\206D\036\203\361~\320\253[\262\033f\300\364\203y\301\320\275&[{\266&fF\222P\030&\000e\f.\000t\377\325\026\001\343\204\2528\241\210\356\232\214\023\200|Z\374\203\000\325\232M\210Pl\314\362\306\217)\275au\204\342bz\027\200F\360\340\244\257\024\324\3279\222c\260\335\r\026N\2101p\375d\203\317\027\236\337\306\345B\b\203\0235\347\036\257\264`i1\215\201+P[|@3{\037\027\222\307\374ze\\\252\000\260P\020a\334\007 J@\025\204f\2454L\365\250\020D\360\227\377\267\371\210p\236K\"\bu\b&6\350\347b\320\254\f\246\005%\240\365\2176\f(\007\023\032\202\211\273\032\036\000\2100\356\005\360C$\361\361(\005\341nA(\020\334\031 \363#\202\303p\037 \344K\031\034\367\003\310\004\217G#X\020\202\205\021\032\007D\bmF\332r\004\322~\360q\2001A\204\340N\220n\007~B\360\256\034\036\351\325OL\371\355\tP\3470\023\314\206`\356\366\303\3145b\nx\332: \312\001\370h\b\017\207l\b\026\003\006\317\363\241[\376w\000x\244\2002\n\323!\230\275\363\013\022[\215\350\251*|\177\"\356\000\360\b\2040\0178\216\343\352\020D{\207\315\t\366\001\350\305\3400<\n\020\320\231z\217\373\002\374\300\243+\bw\307 \2047\\\272\347\252\300>\000\303!xW\f\332J\364X\032g\225\221M|\266\016H\004\037\030\203v\b\232\263\340\306\035\002\262\320\320h\360\240\030\f\257f{\177\263\017@\221]\372\270@\022\202\303=9\f.`\200v/\200b\253\212^\234\276_Pn\337\312\034>#\000\215\340\226\001\325\302\340\345b\037\264\270\332\317\256\246\307\037\001\250\257\321\311\331]<\004\207\001\212:\276\034\340i\217\200\214\360\bGH\b\362\233\203K\242\020\222\200\352N\213\375\000\006\2238 5\344\223\233\364\201NB\357\032\320\021\214L\352\346\000\034\262\021\bt]\025F\370Q\200\027]\320\330\202\203\n@F\230\033\241!\273\004\273G\300\017\274\020A\265\260 O\030\023l \0020\267\342e\225~\221K\314j7\016\356\tP\204\240U\017\262X\343\335\036\307\203A\356\323\317G`\306o\227\200\263\340E\013\252Y\235<VG\036\314\301\303/\002h\227\177\351:P\337\347\2637@\b\000\202\362\223\220l\200\311\001\216\240\366\f\376(@\032\202ti\206\000\312\001z\310m\235\221\247\347e\312\300\335\001\316\343H\bp0\251,\306\347\241\fp\2041\272Ii\257\200`\003\036\315\254\204\256\327D\312\030W0\261M\356\264S@\031\202\336e&\025~\342\245c41\235\3738\343\377n\277\200`\215\"\244\033\244\227\217\217\220\250\000\315\246\363\237\t\bN\b*C\362\247c\n\260`7\346\236\001M\b\036\303M\f\303\323\224\337\\\004c\034\360\264_@!\030\005\324w\335\344\326\021\322\367\205\355\0360\"\b9\277\261\304o\347\200b \216\000\n\303\270\237\202K\234\237\fz%a\267\200\251\034\026\001X\260\2010\276\226O\003p\277\200\2270\240\274\365+\017\030\037B( \354\0220\025\202\005G\354\313\034\216\003\322\036p\257\200\020\tA({BF\374RH\003\\xa==\004\357\352\262\246\r\030\021,{FF\346l\200\375\003\232\213\354\253\374\306\342\000l\200\253\"pC\200k\237~)r\230oRX\0038\306\"\020\034\277\312\001\021W?z>\034\202\305\017O\213\336\261=\302\246\000\341\213\2655\347\251)\300\243\263\252U\276E0\n\030\361\253\020p\366\343\202k\316D\324\273<\216\017\004\204\021`C\200\314O\206\340\2124\016\346\360\022\300\330\330\342\034PS9\340\227l\366c\230\027\000\036\037\b\350\346\357\t\252\0074m\361!\343t\273\345\n\300\020\241\007x\250\372nM\355\007\260\246'4\243\310\243\000\275\263\227\017\260\t@~r'\373`Z.(6\t\256)c\222\327\322\203~\365\002\376G\206\340j@X\023\201\340\235\354\346\372\035*?7\206\002~\255\250\007\311q\036\260&\205\235\352\331\365\363\002\260\306A\004\324\360\301\375\376.\005\274\300\003\000\305\262 \360c\253!\025\200\337\005\230<\235\345/\031\207\303\200\211\352\006\311.\313\005\313\251\301\275\252'\372\360\203p\000V\b\350\b\206\000\361\r\262\200G\353&\272\345\331K\016M\207D\000~\023`\272<\306\277\177\223\200\370\226\370|\244\273,a\005\240\\: \247\246C\302\257N@ \202\177\211 *\277\314\222\226\212\274\243\271\tq\331-\207\020|\360A \201_\013hz.\314\0353\367W\022\262\337\301\372,L\373\331\202\346\036\304q\311\202\202\216\277L\t\363b@\244\367\321\347\fH\f\232g,a\246\377K\000\302\002>\206\027z\354A(\000_\bH\375\212\316\3324s:\222\272\370\366\226\375\334\213\275%pQ\016\253\3217\360\340\210`\000\276\016\020\317&\025\317E\307\345z\021(\000\313\016:5{\002\001V\000F\002\020\277\017\020\341\\\036\200B\341\313\016A\204\031\320\016\300`9(o\301>\322 \\\342w\210\344\357\034\200\241o\273\2531\000\345\205\221/\021;r6\307\355\f ?\022\002\343\223\021\2606V\026_V\022\200\201\307\276\034\"+k\335\253\374H\000\236\261,f\325d8\0048\307\343[d\305\032\201\356\220Qw\210\224\360\r\214/\bx\bw\200O\006\304P\000\"\211\305RA\376\3144.\366&\001\331\007\361\203\376\340\002\027g$)\022\034\330\031f\207h\374\275\032\320\3623\200\3473~\254\005\004\311\306\374\322\200`\306b(.d\030 \213\265S`\374\215}\265\347\001\"\0062\030\te\t \350\263\303)\240\360\213?\212\316\275\303A\001\346\024\005\240\367\324\234\224\337\363\000\255\036^\001\316c\361\031\226\000\212+t\032P\304\035B\322\317\232\016[[|\307\"@\3679\007I\277\327\000\352\260\233?8\227\257\357\231\353#\016\340[\036\320l\216&\345\340*@\356\247\216\202\362\037^\331=\315O\225\277\004\220\371\335\t\310\336\312[\262\007\264N3\3627\352/\004<\b\277\367\367wr\250\005E|\032\240\2129\027\260\3742\033\352.P\r\034\002\020\334\000\244\301\201\356\r^\356\215_\361U\005P\200\247\203\033~\357\252\311\017\341\371w\254K@D\232\270~\006\247\227\226\255\271\034r:\327\3172\263\316\235\b\362\245\327e\300\215@\327\217\331iA|9\240\227\301\210\220\361\023\023\021\017P\367\017\006\217\275\251N\003\272\273\213\200\"\306\001\017\007\"x\220\351\013\335{\240\251 |9`\260\272\216M\206ALDdo@{!\302g\336TGOr\263\371\216\364p\250\234\237l\342\037w]\030p\022}\341\253\001\351\232\3409\027\177j\233\226xz3X\200\350\361I@o%P}l\352\231\310\321Z@\351t\370\005\371\314\230\362D@\361\266c\200\251\212\032\365\325ay\201\223\035\024h\177\347J\317\003\024\245\013\351\020U\350\351\262\306\021\034D\003\260bO\363u\266\227\375\023c_\363y\253\007I@\266\274\205\2212D\355\260\374\322\2430D\302\300}3\235;\236t*(\343{e\324\231\000n\352\306\263\367e\200,\321\316\244\357#\200*\303=;$\353\200f\207VW\006h\013v\262\001\231\222\3501\331\007\004\037\277\344\253>o&\302\261P\374\342\002\322\036\222\256\000\322\255m_z\213B)\037\027\324l*\331:\262Y\213\034\025\n\244\357\213\370\225}\305'\002\316J\027\266\020\255\312\027R\017J\307\320\264\303l\354\000X\026\177n'/?\020\232n9\b\303\240{\277;\374\236\f8\2679\366\300\001\224\003\214\275^ce.\220\001\244[\345'\273}Z\336X\307\\\372\351\352\266\367o\0064\202p\221\202`\000\321Y\360\"~6\340\"=\360\004ub\207\306\226\345\341\366-\200\263\240\000\024\277\241Z\333B\272\264O\022\330\314\200\227\2753\257\314\240\177\350:\177|\261B\257\"@R\350I6\017P\3264z>\246\013\027?\257\226\370\311gi\006\005\315\370\242:\205\022\271p\351\367l@OP\310IA\220\3033\210\201YM(L\366\222\016iQ\217g\036\351\032\006$\216\013b\332\371\231\274\004\020\342\202\362\027\340\212\344 r\033\320o\231\367I\375\3467\354\217\304kG!\362\230\335wwF\"_\353\236\321\371!\006\005A\340\311\274\276\020\233\034 \344\273\276\311\217@oXY\3067\371\017{\016|7\317\000d\331\211\006\360l\205 A\244\241B\312?9\376:\263\271l\327g\236\247~\037\340\374\371\376\203\356\247\350\367\360$@F\310\023\364l\222WF\236\212I\353}\006\253\300/\0131\335\365\305\242uM\022\203\027\336\211\237\3413\312\030TngGP\002\006\276\033:\213##\26257I\365R\361\276\376\276~0T\036\275\000P\216\rv\360\235I]\030\002\264\346\301~\013\275\005\302\227\024\274\223\360\033\nisy\207\330\361_\317\261\037($\232\024L\373M\3614\177\246\3413\267v\310\267oF\337\263\351\231\375w\024\230\216v\226\241\367)4\201\247\024RQ5T/ \311[2\260\225\274\033\212\030\004\204\330\350\033\017\357\272\001\375+\264\364\273\237\354zm\311\n\037\360}2\251\264\017\276\236\351%\252\002\324f\261o\231\226k\013\000\351r\312\222as\n\033&:\333\357\004\234\355\336S\337\226W\230.\376\206\027\314\215\355\257\002%\237\220\036\303\242o\3461W\345L\266\246~\246\346\3527<\263Kw\213\303\305?)X\324\036\020\201\364rm\361w\370h\260\370\330\\\034\205\313y\357Nak/\317\37375\275\340\024\234~\351)\336\023\277\203\377\003\n\023w~\213\026pg\000\000\000\000IEND\256B`\202"
.globl _anim_intro_08_png_len ; @anim_intro_08_png_len
.p2align 3
_anim_intro_08_png_len:
.quad 4431 ; 0x114f
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__const
.globl _anim_intro_08_png ## @anim_intro_08_png
.p2align 4
_anim_intro_08_png:
.ascii "\211PNG\r\n\032\n\000\000\000\rIHDR\000\000\001@\000\000\000\360\b\003\000\000\000F\363MY\000\000\000\tpHYs\000\000\013\022\000\000\013\022\001\322\335~\374\000\000\000\033tEXtSoftware\000Celsys Studio Tool\301\247\341|\000\000\000TPLTE\027V1\030\247.\031p\356\036\242\302#uD$\303\3528.\021LK2WTgXSgr\2622\177z\230\2050\257\212\212\226\216\334?\232\356\356\246<\332\260\257\277\272\215n\276\031X\277\361\361\320\251*\320\252,\363\361\347\364\037q\367\277\234\375\3165\377\377\377\350 .\030\000\000\020zIDATx\332\355\335\213v\3338\016\000Pe\233\005\354Z\262-7\035M\262\377\377\237+\276\3017%?B)\344\231iS\2679\211o\000\022\244(\252\373h\355\256\3265\202\006\330\000\033`\003l\255\0016\300\006\330\000[k\200\r\260\0016\300\326\032`\003l\200\r\260\265\006\330\000\033`\003l\255\0016\300\006\330\000[k\200\r\260\0016\300\326\032`\003l\200\r\260\265\006\330\000\033`\003|rCl\200w\361\001\340V\f+\004\234\371\246i\372/`\003\\\013\370_\326\032`\003l\200[\005\3745\373\375\372\305\006\222\372\307\222:\001g\301_\000\267O\200\352\307\343:G\341_sc\200\242\311P\254\023\262\312:\020x\273)@\325\032\3402@\227\020\032`)`\337\367R\260\001\256\n\300\376\252\005o\267[\325~\265\0022A\201\250\001+\035\213k\005\274\316zJ\220\265j\313\352\256F?\r\330\213B\220\375\337\352\300e\001(r\2301b\335\313\203\325\002\312\020\024\202m&\262\006\220\t^\257\265\013v\025\372\t@\236\304\302\021\033\340\362\000\224I\314\177k\200\213\246q\032\360\332\013\300\252\005\273j3X\000\212\021\271\2251\353\000\225`\315\375`W\263\237\352\005k\026\254\017\360J\001U\022\327\333\021\326\r\250C\260\336z\260\2539\203-\300Jc\260\253:\000I\016\327\232\305\225\003\222\020\2544\213\273\272\374\322\2005\306`\365\200\275]YW'X\031`\357\002Z!h\352\301z.\022\327\006xM\002*A\254'\022\273\2723\330\315a!\310v\020\3262=\356*\317`\2712m\013\002|}}A\003,\311`/\211\371X\374\365U\215\340\326\000\305e\222\177\376i\200!\300`\006\367\274\027\354\305Gj\307\302?sk\200>`\310O\210\031;\005\b\r\260$\203{\266e\237\310\201\211\3036\210\024d0\243:\263f\354$+T\262]\241\253<\203\245\337\031\300\231\322A%A\270\025\300\337\366\204\004\340\006\267\033\337@\215\r0\272\224\305;\273\337\277\205\237\007\310\366m}\177&W\f\250\206\335Y\360\367og:\242\000o\237\237\337\234\310\325\002\312\241\266\347\202N\000r@!\370\355[W\353\004T\225\212\251\376\372\336\003\274\201`,\367\303\037\002H\364\314\374#\000\270p\020A|F\254v\365\370\351mm\275\037r\241\024\016\357\373E\273Y_\340\207\000\372|a@\017\204\213\201\335\f\345\223\312\306\332\000E\374\371s\022\017\320\255_\004\321h5\333r\030\360\343\361ucu\200\020\364\273ze\f\225\340\0016F\232\025\217*(w\013(\342/\260(\350\026\322h\r\016\020\345s\021\207\271=\264\370\256\r0\342\347\001\032\301<\2371\034d{`wX\t \213\242>\326\377\371\235\240\001\304B?\035\206\212\020w\005\210\262X\216\373]!x\201\275\234\317\355\017w\005\210f\3254\346g\345p/\001X\370\215\313\332.\001\021\376\345-\345\347\000\366\362\362\372R?#\270W\300\3535.h6\272q\200\210\037\347\311\013\016\370\230{\310j\002\3747\003\b\024\020\374\364Up\005q)\013q\325\223n\036\360\317\237\231\357\317\237$\340\325\001t\343\214\037\030%^\313\003\212jPM\365\356\311\347:\000g\301?\334/\003\330[\200\266\3374\311\201\250\254/\034\264\341}\375a-\2430\343K\007 \311\341\000\240\214?\031\203Pl8\334;\236\324T\007zk0\261\034f\200$]A\307\237\374\205\277R\222\307\017\030\220k\231\211\250\313\346\327\222\034\346\0218\361\030\004\013\220\277\316>\032\363\251\2543\370\276\221\270\"\300\317d!MsX\246\360$\000\331\177\223\003h\002\324\254\"<\247 \254(\205??s1H\000'\031\200\023wt\001\371\307\"\016\243\202\017\351\001+\004,\251\245{Pb\374\177\202\246>\234xw\350.#\204\323x\017)\2147\016\230\023T\177\331k'.\245\321\200\274N\001\271\341\000Cd\030\336\376 \202\240\001o\251\301X\365\221\275\r\025in\235\035Hb\366\332\016\352@\024W\210>\265`d(\321\313\325=\024\b\006.\220\270\202\"\2637\017\210\362\"\2718!K\314r\203\202t\207%,\344\213$\361\375\202]\005~\2376 \273v\026Jck\213jNP\0019!\030[V\3300\340\354G\001\345^\241P\020\366\316%\337\002@w\2727\314\257O\241r\0207\013\310\374\034\300[Dp\006<\235\370\333=e\005u\025\355\001\3121\333!\334, \367\023\200h\205\240\237\306=\007d\204'\005\231\356\004\003\013\016\203\254{\200\nn=\002e\n\317=\037\3673;6\320.hX\006\237N\202P\n\246\365&9[\241\200|\352\"\346~v\f\342v\373@9\210\360%z\261\345J_\262\264\n\032\002(\025\023\204z\252\342\002\362\231\363('\177\273\000\374\020p\362\032\207\275\345\005\321\271\024\007\006\360\0049B\263\242@\001\325R\327\034\212\023\371\233-\003~\250\235S\201\323\242IO(\006\341\023m\371\301\330\nAU\306\210 \244\200\343\266\001\223\367\377\"\232\025\004\331\375-!$\202j&\242V\300\366\004\230\274\276(\007\223^\216\035'_0e\250\005\351L\316\007\\-\270\205g*\241\030M\372\020`\236\320*\276G3C\001\006h\246,{\006\324{gD\t\3507\265@\3552\212\327\377\027$\224\200*\fw\016(\203\020\340p\212\265\360\fO\t\312\013 #A\224\213\377*\004w\016(\t\341pH\331\305\b'\266\344B\272?\005\310\027\263\027\344p\250\247\336\320s\3458\341\341T \b>`hyk\322\227\243\nCp\343\200\274+<\304\004\235\321\302 Bd\273\202\274\3544\251\341\270 \004C{@\266\006\230\022t\007]\372Jx!P2\226\003\372\377h[\217\206D\036\203\361~\320\253[\262\033f\300\364\203y\301\320\275&[{\266&fF\222P\030&\000e\f.\000t\377\325\026\001\343\204\2528\241\210\356\232\214\023\200|Z\374\203\000\325\232M\210Pl\314\362\306\217)\275au\204\342bz\027\200F\360\340\244\257\024\324\3279\222c\260\335\r\026N\2101p\375d\203\317\027\236\337\306\345B\b\203\0235\347\036\257\264`i1\215\201+P[|@3{\037\027\222\307\374ze\\\252\000\260P\020a\334\007 J@\025\204f\2454L\365\250\020D\360\227\377\267\371\210p\236K\"\bu\b&6\350\347b\320\254\f\246\005%\240\365\2176\f(\007\023\032\202\211\273\032\036\000\2100\356\005\360C$\361\361(\005\341nA(\020\334\031 \363#\202\303p\037 \344K\031\034\367\003\310\004\217G#X\020\202\205\021\032\007D\bmF\332r\004\322~\360q\2001A\204\340N\220n\007~B\360\256\034\036\351\325OL\371\355\tP\3470\023\314\206`\356\366\303\3145b\nx\332: \312\001\370h\b\017\207l\b\026\003\006\317\363\241[\376w\000x\244\2002\n\323!\230\275\363\013\022[\215\350\251*|\177\"\356\000\360\b\2040\0178\216\343\352\020D{\207\315\t\366\001\350\305\3400<\n\020\320\231z\217\373\002\374\300\243+\bw\307 \2047\\\272\347\252\300>\000\303!xW\f\332J\364X\032g\225\221M|\266\016H\004\037\030\203v\b\232\263\340\306\035\002\262\320\320h\360\240\030\f\257f{\177\263\017@\221]\372\270@\022\202\303=9\f.`\200v/\200b\253\212^\234\276_Pn\337\312\034>#\000\215\340\226\001\325\302\340\345b\037\264\270\332\317\256\246\307\037\001\250\257\321\311\331]<\004\207\001\212:\276\034\340i\217\200\214\360\bGH\b\362\233\203K\242\020\222\200\352N\213\375\000\006\2238 5\344\223\233\364\201NB\357\032\320\021\214L\352\346\000\034\262\021\bt]\025F\370Q\200\027]\320\330\202\203\n@F\230\033\241!\273\004\273G\300\017\274\020A\265\260 O\030\023l \0020\267\342e\225~\221K\314j7\016\356\tP\204\240U\017\262X\343\335\036\307\203A\356\323\317G`\306o\227\200\263\340E\013\252Y\235<VG\036\314\301\303/\002h\227\177\351:P\337\347\2637@\b\000\202\362\223\220l\200\311\001\216\240\366\f\376(@\032\202ti\206\000\312\001z\310m\235\221\247\347e\312\300\335\001\316\343H\bp0\251,\306\347\241\fp\2041\272Ii\257\200`\003\036\315\254\204\256\327D\312\030W0\261M\356\264S@\031\202\336e&\025~\342\245c41\235\3738\343\377n\277\200`\215\"\244\033\244\227\217\217\220\250\000\315\246\363\237\t\bN\b*C\362\247c\n\260`7\346\236\001M\b\036\303M\f\303\323\224\337\\\004c\034\360\264_@!\030\005\324w\335\344\326\021\322\367\205\355\0360\"\b9\277\261\304o\347\200b \216\000\n\303\270\237\202K\234\237\fz%a\267\200\251\034\026\001X\260\2010\276\226O\003p\277\200\2270\240\274\365+\017\030\037B( \354\0220\025\202\005G\354\313\034\216\003\322\036p\257\200\020\tA({BF\374RH\003\\xa==\004\357\352\262\246\r\030\021,{FF\346l\200\375\003\232\213\354\253\374\306\342\000l\200\253\"pC\200k\237~)r\230oRX\0038\306\"\020\034\277\312\001\021W?z>\034\202\305\017O\213\336\261=\302\246\000\341\213\2655\347\251)\300\243\263\252U\276E0\n\030\361\253\020p\366\343\202k\316D\324\273<\216\017\004\204\021`C\200\314O\206\340\2124\016\346\360\022\300\330\330\342\034PS9\340\227l\366c\230\027\000\036\037\b\350\346\357\t\252\0074m\361!\343t\273\345\n\300\020\241\007x\250\372nM\355\007\260\246'4\243\310\243\000\275\263\227\017\260\t@~r'\373`Z.(6\t\256)c\222\327\322\203~\365\002\376G\206\340j@X\023\201\340\235\354\346\372\035*?7\206\002~\255\250\007\311q\036\260&\205\235\352\331\365\363\002\260\306A\004\324\360\301\375\376.\005\274\300\003\000\305\262 \360c\253!\025\200\337\005\230<\235\345/\031\207\303\200\211\352\006\311.\313\005\313\251\301\275\252'\372\360\203p\000V\b\350\b\206\000\361\r\262\200G\353&\272\345\331K\016M\207D\000~\023`\272<\306\277\177\223\200\370\226\370|\244\273,a\005\240\\: \247\246C\302\257N@ \202\177\211 *\277\314\222\226\212\274\243\271\tq\331-\207\020|\360A \201_\013hz.\314\0353\367W\022\262\337\301\372,L\373\331\202\346\036\304q\311\202\202\216\277L\t\363b@\244\367\321\347\fH\f\232g,a\246\377K\000\302\002>\206\027z\354A(\000_\bH\375\212\316\3324s:\222\272\370\366\226\375\334\213\275%pQ\016\253\3217\360\340\210`\000\276\016\020\317&\025\317E\307\345z\021(\000\313\016:5{\002\001V\000F\002\020\277\017\020\341\\\036\200B\341\313\016A\204\031\320\016\300`9(o\301>\322 \\\342w\210\344\357\034\200\241o\273\2531\000\345\205\221/\021;r6\307\355\f ?\022\002\343\223\021\2606V\026_V\022\200\201\307\276\034\"+k\335\253\374H\000\236\261,f\325d8\0048\307\343[d\305\032\201\356\220Qw\210\224\360\r\214/\bx\bw\200O\006\304P\000\"\211\305RA\376\3144.\366&\001\331\007\361\203\376\340\002\027g$)\022\034\330\031f\207h\374\275\032\320\3623\200\3473~\254\005\004\311\306\374\322\200`\306b(.d\030 \213\265S`\374\215}\265\347\001\"\0062\030\te\t \350\263\303)\240\360\213?\212\316\275\303A\001\346\024\005\240\367\324\234\224\337\363\000\255\036^\001\316c\361\031\226\000\212+t\032P\304\035B\322\317\232\016[[|\307\"@\3679\007I\277\327\000\352\260\233?8\227\257\357\231\353#\016\340[\036\320l\216&\345\340*@\356\247\216\202\362\037^\331=\315O\225\277\004\220\371\335\t\310\336\312[\262\007\264N3\3627\352/\004<\b\277\367\367wr\250\005E|\032\240\2129\027\260\3742\033\352.P\r\034\002\020\334\000\244\301\201\356\r^\356\215_\361U\005P\200\247\203\033~\357\252\311\017\341\371w\254K@D\232\270~\006\247\227\226\255\271\034r:\327\3172\263\316\235\b\362\245\327e\300\215@\327\217\331iA|9\240\227\301\210\220\361\023\023\021\017P\367\017\006\217\275\251N\003\272\273\213\200\"\306\001\017\007\"x\220\351\013\335{\240\251 |9`\260\272\216M\206ALDdo@{!\302g\336TGOr\263\371\216\364p\250\234\237l\342\037w]\030p\022}\341\253\001\351\232\3409\027\177j\233\226xz3X\200\350\361I@o%P}l\352\231\310\321Z@\351t\370\005\371\314\230\362D@\361\266c\200\251\212\032\365\325ay\201\223\035\024h\177\347J\317\003\024\245\013\351\020U\350\351\262\306\021\034D\003\260bO\363u\266\227\375\023c_\363y\253\007I@\266\274\205\2212D\355\260\374\322\2430D\302\300}3\235;\236t*(\343{e\324\231\000n\352\306\263\367e\200,\321\316\244\357#\200*\303=;$\353\200f\207VW\006h\013v\262\001\231\222\3501\331\007\004\037\277\344\253>o&\302\261P\374\342\002\322\036\222\256\000\322\255m_z\213B)\037\027\324l*\331:\262Y\213\034\025\n\244\357\213\370\225}\305'\002\316J\027\266\020\255\312\027R\017J\307\320\264\303l\354\000X\026\177n'/?\020\232n9\b\303\240{\277;\374\236\f8\2679\366\300\001\224\003\214\275^ce.\220\001\244[\345'\273}Z\336X\307\\\372\351\352\266\367o\0064\202p\221\202`\000\321Y\360\"~6\340\"=\360\004ub\207\306\226\345\341\366-\200\263\240\000\024\277\241Z\333B\272\264O\022\330\314\200\227\2753\257\314\240\177\350:\177|\261B\257\"@R\350I6\017P\3264z>\246\013\027?\257\226\370\311gi\006\005\315\370\242:\205\022\271p\351\367l@OP\310IA\220\3033\210\201YM(L\366\222\016iQ\217g\036\351\032\006$\216\013b\332\371\231\274\004\020\342\202\362\027\340\212\344 r\033\320o\231\367I\375\3467\354\217\304kG!\362\230\335wwF\"_\353\236\321\371!\006\005A\340\311\274\276\020\233\034 \344\273\276\311\217@oXY\3067\371\017{\016|7\317\000d\331\211\006\360l\205 A\244\241B\312?9\376:\263\271l\327g\236\247~\037\340\374\371\376\203\356\247\350\367\360$@F\310\023\364l\222WF\236\212I\353}\006\253\300/\0131\335\365\305\242uM\022\203\027\336\211\237\3413\312\030TngGP\002\006\276\033:\213##\26257I\365R\361\276\376\276~0T\036\275\000P\216\rv\360\235I]\030\002\264\346\301~\013\275\005\302\227\024\274\223\360\033\nisy\207\330\361_\317\261\037($\232\024L\373M\3614\177\246\3413\267v\310\267oF\337\263\351\231\375w\024\230\216v\226\241\367)4\201\247\024RQ5T/ \311[2\260\225\274\033\212\030\004\204\330\350\033\017\357\272\001\375+\264\364\273\237\354zm\311\n\037\360}2\251\264\017\276\236\351%\252\002\324f\261o\231\226k\013\000\351r\312\222as\n\033&:\333\357\004\234\355\336S\337\226W\230.\376\206\027\314\215\355\257\002%\237\220\036\303\242o\3461W\345L\266\246~\246\346\3527<\263Kw\213\303\305?)X\324\036\020\201\364rm\361w\370h\260\370\330\\\034\205\313y\357Nak/\317\37375\275\340\024\234~\351)\336\023\277\203\377\003\n\023w~\213\026pg\000\000\000\000IEND\256B`\202"
.globl _anim_intro_08_png_len ## @anim_intro_08_png_len
.p2align 3
_anim_intro_08_png_len:
.quad 4431 ## 0x114f
.subsections_via_symbols
| the_stack_data/107953986.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/162642784.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #160
.cfi_def_cfa_offset 160
stp x29, x30, [sp, #144] ; 16-byte Folded Spill
add x29, sp, #144
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
str wzr, [sp, #52]
str wzr, [sp, #48]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #48]
subs w8, w8, #5
cset w8, ge
tbnz w8, #0, LBB0_6
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
mov x0, #4
bl _malloc
ldrsw x9, [sp, #48]
add x8, sp, #56
str x8, [sp, #24] ; 8-byte Folded Spill
str x0, [x8, x9, lsl #3]
ldr w9, [sp, #48]
add w9, w9, #1
ldrsw x10, [sp, #48]
ldr x10, [x8, x10, lsl #3]
str w9, [x10]
ldrsw x9, [sp, #48]
ldr x10, [x8, x9, lsl #3]
ldrsw x9, [sp, #48]
ldr x8, [x8, x9, lsl #3]
ldr w9, [x8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldrsw x10, [sp, #48]
sub x9, x29, #48
add x0, x9, x10, lsl #3
ldrsw x9, [sp, #48]
add x3, x8, x9, lsl #3
mov x1, #0
adrp x2, _s_thread_worker@PAGE
add x2, x2, _s_thread_worker@PAGEOFF
bl _pthread_create
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _perror
adrp x0, l___func__.main@PAGE
add x0, x0, l___func__.main@PAGEOFF
adrp x1, l_.str.2@PAGE
add x1, x1, l_.str.2@PAGEOFF
mov w2, #27
adrp x3, l_.str.3@PAGE
add x3, x3, l_.str.3@PAGEOFF
bl ___assert_rtn
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #48]
add w8, w8, #1
str w8, [sp, #48]
b LBB0_1
LBB0_6:
str wzr, [sp, #44]
b LBB0_7
LBB0_7: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #44]
subs w8, w8, #5
cset w8, ge
tbnz w8, #0, LBB0_13
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_7 Depth=1
add x1, sp, #32
; kill: def $x8 killed $xzr
str xzr, [sp, #32]
ldrsw x9, [sp, #44]
sub x8, x29, #48
ldr x0, [x8, x9, lsl #3]
bl _pthread_join
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB0_10
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_7 Depth=1
ldrsw x9, [sp, #44]
sub x8, x29, #48
ldr x8, [x8, x9, lsl #3]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
ldr x8, [sp, #32]
ldr w9, [x8]
; 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
ldrsw x9, [sp, #44]
add x8, sp, #56
ldr x10, [x8, x9, lsl #3]
ldr w9, [sp, #44]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
ldr x0, [sp, #32]
bl _free
; kill: def $x8 killed $xzr
str xzr, [sp, #32]
b LBB0_11
LBB0_10:
adrp x0, l_.str.7@PAGE
add x0, x0, l_.str.7@PAGEOFF
bl _perror
adrp x0, l___func__.main@PAGE
add x0, x0, l___func__.main@PAGEOFF
adrp x1, l_.str.2@PAGE
add x1, x1, l_.str.2@PAGEOFF
mov w2, #41
adrp x3, l_.str.3@PAGE
add x3, x3, l_.str.3@PAGEOFF
bl ___assert_rtn
LBB0_11: ; in Loop: Header=BB0_7 Depth=1
b LBB0_12
LBB0_12: ; in Loop: Header=BB0_7 Depth=1
ldr w8, [sp, #44]
add w8, w8, #1
str w8, [sp, #44]
b LBB0_7
LBB0_13:
mov x9, sp
mov x8, #5
str x8, [x9]
adrp x0, l_.str.8@PAGE
add x0, x0, l_.str.8@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_15
b LBB0_14
LBB0_14:
bl ___stack_chk_fail
LBB0_15:
mov w0, #0
ldp x29, x30, [sp, #144] ; 16-byte Folded Reload
add sp, sp, #160
ret
.cfi_endproc
; -- End function
.globl _s_thread_worker ; -- Begin function s_thread_worker
.p2align 2
_s_thread_worker: ; @s_thread_worker
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
ldur x8, [x29, #-8]
stur x8, [x29, #-16]
ldur x8, [x29, #-16]
ldr x8, [x8]
ldr w8, [x8]
stur w8, [x29, #-20]
; kill: def $x8 killed $xzr
str xzr, [sp, #16]
mov x0, #4
bl _malloc
str x0, [sp, #16]
bl _pthread_self
ldur w9, [x29, #-20]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x0, [x9]
str x8, [x9, #8]
adrp x0, l_.str.9@PAGE
add x0, x0, l_.str.9@PAGEOFF
bl _printf
ldur w0, [x29, #-20]
bl _sleep
bl _pthread_self
mov x8, x0
ldr x9, [sp, #16]
str w8, [x9]
bl _pthread_self
mov x8, sp
str x0, [x8]
adrp x0, l_.str.10@PAGE
add x0, x0, l_.str.10@PAGEOFF
bl _printf
ldur x8, [x29, #-16]
ldr x10, [x8]
ldur w9, [x29, #-20]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.11@PAGE
add x0, x0, l_.str.11@PAGEOFF
bl _printf
ldur x8, [x29, #-16]
ldr x0, [x8]
bl _free
ldur x8, [x29, #-16]
str xzr, [x8]
ldr x0, [sp, #16]
bl _pthread_exit
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "*stime 0x%.16lX (%i sec.)\n"
l_.str.1: ; @.str.1
.asciz "ERROR: Cerating thread"
l___func__.main: ; @__func__.main
.asciz "main"
l_.str.2: ; @.str.2
.asciz "44877.c"
l_.str.3: ; @.str.3
.asciz "0"
l_.str.4: ; @.str.4
.asciz "thread 0x%.16lX exitting\n"
l_.str.5: ; @.str.5
.asciz "exit v 0x%.16X\n"
l_.str.6: ; @.str.6
.asciz "*stime 0x%.16lX (i:%i)\n"
l_.str.7: ; @.str.7
.asciz "ERROR: Joining thread"
l_.str.8: ; @.str.8
.asciz "\nmain(): All %d threads have terminated\n"
l_.str.9: ; @.str.9
.asciz "thread 0x%.16lX sleeping %d seconds ...\n"
l_.str.10: ; @.str.10
.asciz "\nthread 0x%.16lX awakening\n"
l_.str.11: ; @.str.11
.asciz "*stime 0x%.16lX %i\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $128, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -100(%rbp)
movl $0, -104(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
cmpl $5, -104(%rbp)
jge LBB0_6
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl $4, %edi
callq _malloc
movq %rax, %rcx
movslq -104(%rbp), %rax
movq %rcx, -96(%rbp,%rax,8)
movl -104(%rbp), %ecx
addl $1, %ecx
movslq -104(%rbp), %rax
movq -96(%rbp,%rax,8), %rax
movl %ecx, (%rax)
movslq -104(%rbp), %rax
movq -96(%rbp,%rax,8), %rsi
movslq -104(%rbp), %rax
movq -96(%rbp,%rax,8), %rax
movl (%rax), %edx
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movslq -104(%rbp), %rax
leaq -48(%rbp), %rdi
shlq $3, %rax
addq %rax, %rdi
movslq -104(%rbp), %rax
leaq -96(%rbp), %rcx
shlq $3, %rax
addq %rax, %rcx
xorl %eax, %eax
movl %eax, %esi
leaq _s_thread_worker(%rip), %rdx
callq _pthread_create
cmpl $0, %eax
je LBB0_4
## %bb.3:
leaq L_.str.1(%rip), %rdi
callq _perror
leaq L___func__.main(%rip), %rdi
leaq L_.str.2(%rip), %rsi
leaq L_.str.3(%rip), %rcx
movl $27, %edx
callq ___assert_rtn
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_5
LBB0_5: ## in Loop: Header=BB0_1 Depth=1
movl -104(%rbp), %eax
addl $1, %eax
movl %eax, -104(%rbp)
jmp LBB0_1
LBB0_6:
movl $0, -108(%rbp)
LBB0_7: ## =>This Inner Loop Header: Depth=1
cmpl $5, -108(%rbp)
jge LBB0_13
## %bb.8: ## in Loop: Header=BB0_7 Depth=1
movq $0, -120(%rbp)
movslq -108(%rbp), %rax
movq -48(%rbp,%rax,8), %rdi
leaq -120(%rbp), %rsi
callq _pthread_join
cmpl $0, %eax
jne LBB0_10
## %bb.9: ## in Loop: Header=BB0_7 Depth=1
movslq -108(%rbp), %rax
movq -48(%rbp,%rax,8), %rsi
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
movq -120(%rbp), %rax
movl (%rax), %esi
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
movslq -108(%rbp), %rax
movq -96(%rbp,%rax,8), %rsi
movl -108(%rbp), %edx
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _printf
movq -120(%rbp), %rdi
callq _free
movq $0, -120(%rbp)
jmp LBB0_11
LBB0_10:
leaq L_.str.7(%rip), %rdi
callq _perror
leaq L___func__.main(%rip), %rdi
leaq L_.str.2(%rip), %rsi
leaq L_.str.3(%rip), %rcx
movl $41, %edx
callq ___assert_rtn
LBB0_11: ## in Loop: Header=BB0_7 Depth=1
jmp LBB0_12
LBB0_12: ## in Loop: Header=BB0_7 Depth=1
movl -108(%rbp), %eax
addl $1, %eax
movl %eax, -108(%rbp)
jmp LBB0_7
LBB0_13:
leaq L_.str.8(%rip), %rdi
movl $5, %esi
movb $0, %al
callq _printf
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_15
## %bb.14:
xorl %eax, %eax
addq $128, %rsp
popq %rbp
retq
LBB0_15:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.globl _s_thread_worker ## -- Begin function s_thread_worker
.p2align 4, 0x90
_s_thread_worker: ## @s_thread_worker
.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 -8(%rbp), %rax
movq %rax, -16(%rbp)
movq -16(%rbp), %rax
movq (%rax), %rax
movl (%rax), %eax
movl %eax, -20(%rbp)
movq $0, -32(%rbp)
movl $4, %edi
callq _malloc
movq %rax, -32(%rbp)
callq _pthread_self
movq %rax, %rsi
movl -20(%rbp), %edx
leaq L_.str.9(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movb %al, -33(%rbp) ## 1-byte Spill
callq _printf
movl -20(%rbp), %edi
callq _sleep
callq _pthread_self
movl %eax, %ecx
movq -32(%rbp), %rax
movl %ecx, (%rax)
callq _pthread_self
movq %rax, %rsi
movb -33(%rbp), %al ## 1-byte Reload
leaq L_.str.10(%rip), %rdi
callq _printf
## kill: def $ecx killed $eax
movb -33(%rbp), %al ## 1-byte Reload
movq -16(%rbp), %rcx
movq (%rcx), %rsi
movl -20(%rbp), %edx
leaq L_.str.11(%rip), %rdi
callq _printf
movq -16(%rbp), %rax
movq (%rax), %rdi
callq _free
movq -16(%rbp), %rax
movq $0, (%rax)
movq -32(%rbp), %rdi
callq _pthread_exit
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "*stime 0x%.16lX (%i sec.)\n"
L_.str.1: ## @.str.1
.asciz "ERROR: Cerating thread"
L___func__.main: ## @__func__.main
.asciz "main"
L_.str.2: ## @.str.2
.asciz "44877.c"
L_.str.3: ## @.str.3
.asciz "0"
L_.str.4: ## @.str.4
.asciz "thread 0x%.16lX exitting\n"
L_.str.5: ## @.str.5
.asciz "exit v 0x%.16X\n"
L_.str.6: ## @.str.6
.asciz "*stime 0x%.16lX (i:%i)\n"
L_.str.7: ## @.str.7
.asciz "ERROR: Joining thread"
L_.str.8: ## @.str.8
.asciz "\nmain(): All %d threads have terminated\n"
L_.str.9: ## @.str.9
.asciz "thread 0x%.16lX sleeping %d seconds ...\n"
L_.str.10: ## @.str.10
.asciz "\nthread 0x%.16lX awakening\n"
L_.str.11: ## @.str.11
.asciz "*stime 0x%.16lX %i\n"
.subsections_via_symbols
| the_stack_data/44877.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, #160
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
stur wzr, [x29, #-96]
bl _getchar
sturb w0, [x29, #-97]
stur wzr, [x29, #-104]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldursb w8, [x29, #-97]
subs w8, w8, #10
cset w8, eq
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldurb w8, [x29, #-97]
ldursw x10, [x29, #-104]
sub x9, x29, #89
add x9, x9, x10
strb w8, [x9]
bl _getchar
sturb w0, [x29, #-97]
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-104]
add w8, w8, #1
stur w8, [x29, #-104]
b LBB0_1
LBB0_4:
ldur w8, [x29, #-104]
add w9, w8, #1
sub x8, x29, #89
add x8, x8, w9, sxtw
strb wzr, [x8]
ldur w8, [x29, #-104]
add w8, w8, #2
; kill: def $x8 killed $w8
mov x9, sp
stur x9, [x29, #-112]
lsr x9, x8, #0
add x9, x9, #15
and x9, x9, #0xfffffffffffffff0
stur x9, [x29, #-144] ; 8-byte Folded Spill
adrp x16, ___chkstk_darwin@GOTPAGE
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
ldur x10, [x29, #-144] ; 8-byte Folded Reload
mov x9, sp
subs x9, x9, x10
mov sp, x9
stur x9, [x29, #-136] ; 8-byte Folded Spill
stur x8, [x29, #-120]
stur wzr, [x29, #-124]
stur wzr, [x29, #-128]
b LBB0_5
LBB0_5: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-128]
ldur w9, [x29, #-104]
add w9, w9, #1
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 x9, [x29, #-136] ; 8-byte Folded Reload
ldur w8, [x29, #-104]
ldur w10, [x29, #-128]
subs w8, w8, w10
subs w10, w8, #1
sub x8, x29, #89
add x8, x8, w10, sxtw
ldrb w8, [x8]
ldursw x10, [x29, #-128]
add x9, x9, x10
strb w8, [x9]
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_5 Depth=1
ldur w8, [x29, #-128]
add w8, w8, #1
stur w8, [x29, #-128]
b LBB0_5
LBB0_8:
ldur x8, [x29, #-136] ; 8-byte Folded Reload
ldur w9, [x29, #-104]
add w9, w9, #1
add x8, x8, w9, sxtw
strb wzr, [x8]
b LBB0_9
LBB0_9: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-136] ; 8-byte Folded Reload
ldursw x9, [x29, #-124]
ldrsb w8, [x8, x9]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_11
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_9 Depth=1
ldur x8, [x29, #-136] ; 8-byte Folded Reload
ldursw x9, [x29, #-124]
ldrsb w0, [x8, x9]
bl _putchar
ldur w8, [x29, #-124]
add w8, w8, #1
stur w8, [x29, #-124]
b LBB0_9
LBB0_11:
stur wzr, [x29, #-96]
ldur x8, [x29, #-112]
mov sp, x8
ldur w8, [x29, #-96]
stur w8, [x29, #-148] ; 4-byte Folded Spill
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_13
b LBB0_12
LBB0_12:
bl ___stack_chk_fail
LBB0_13:
ldur w0, [x29, #-148] ; 4-byte Folded Reload
mov sp, x29
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _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 $160, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -100(%rbp)
callq _getchar
## kill: def $al killed $al killed $eax
movb %al, -101(%rbp)
movl $0, -108(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movsbl -101(%rbp), %eax
cmpl $10, %eax
je LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movb -101(%rbp), %cl
movslq -108(%rbp), %rax
movb %cl, -96(%rbp,%rax)
callq _getchar
## kill: def $al killed $al killed $eax
movb %al, -101(%rbp)
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -108(%rbp), %eax
addl $1, %eax
movl %eax, -108(%rbp)
jmp LBB0_1
LBB0_4:
movslq -108(%rbp), %rax
leaq -96(%rbp), %rcx
movb $0, 1(%rax,%rcx)
movl -108(%rbp), %eax
addl $2, %eax
## kill: def $rax killed $eax
movq %rax, -152(%rbp) ## 8-byte Spill
movq %rsp, %rcx
movq %rcx, -120(%rbp)
callq ____chkstk_darwin
addq $15, %rax
andq $-16, %rax
subq %rax, %rsp
movq -152(%rbp), %rax ## 8-byte Reload
movq %rsp, %rcx
movq %rcx, -144(%rbp) ## 8-byte Spill
movq %rax, -128(%rbp)
movl $0, -132(%rbp)
movl $0, -136(%rbp)
LBB0_5: ## =>This Inner Loop Header: Depth=1
movl -136(%rbp), %eax
movl -108(%rbp), %ecx
addl $1, %ecx
cmpl %ecx, %eax
jge LBB0_8
## %bb.6: ## in Loop: Header=BB0_5 Depth=1
movq -144(%rbp), %rax ## 8-byte Reload
movl -108(%rbp), %ecx
subl -136(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movb -96(%rbp,%rcx), %dl
movslq -136(%rbp), %rcx
movb %dl, (%rax,%rcx)
## %bb.7: ## in Loop: Header=BB0_5 Depth=1
movl -136(%rbp), %eax
addl $1, %eax
movl %eax, -136(%rbp)
jmp LBB0_5
LBB0_8:
movq -144(%rbp), %rax ## 8-byte Reload
movl -108(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movb $0, (%rax,%rcx)
LBB0_9: ## =>This Inner Loop Header: Depth=1
movq -144(%rbp), %rax ## 8-byte Reload
movslq -132(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $0, %eax
je LBB0_11
## %bb.10: ## in Loop: Header=BB0_9 Depth=1
movq -144(%rbp), %rax ## 8-byte Reload
movslq -132(%rbp), %rcx
movsbl (%rax,%rcx), %edi
callq _putchar
movl -132(%rbp), %eax
addl $1, %eax
movl %eax, -132(%rbp)
jmp LBB0_9
LBB0_11:
movl $0, -100(%rbp)
movq -120(%rbp), %rax
movq %rax, %rsp
movl -100(%rbp), %eax
movl %eax, -156(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_13
## %bb.12:
movl -156(%rbp), %eax ## 4-byte Reload
movq %rbp, %rsp
popq %rbp
retq
LBB0_13:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/51701330.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, #20] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
sub x9, x29, #8
stur wzr, [x29, #-8]
sub x8, x29, #16
stur x9, [x29, #-16]
str x8, [sp, #24]
mov w8, #1
stur w8, [x29, #-8]
ldur w9, [x29, #-8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
str x0, [sp, #8] ; 8-byte Folded Spill
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
ldr x8, [sp, #24]
ldr x8, [x8]
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 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 w0, [sp, #20] ; 4-byte Folded Reload
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "i=%d\n"
l_.str.1: ; @.str.1
.asciz "*ptr=%d\n"
l_.str.2: ; @.str.2
.asciz "**ptrptr=%d\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movl $0, -4(%rbp)
movl $0, -8(%rbp)
leaq -8(%rbp), %rax
movq %rax, -16(%rbp)
leaq -16(%rbp), %rax
movq %rax, -24(%rbp)
movl $1, -8(%rbp)
movl -8(%rbp), %esi
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 -24(%rbp), %rax
movq (%rax), %rax
movl (%rax), %esi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
movl -8(%rbp), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "i=%d\n"
L_.str.1: ## @.str.1
.asciz "*ptr=%d\n"
L_.str.2: ## @.str.2
.asciz "**ptrptr=%d\n"
.subsections_via_symbols
| the_stack_data/1183491.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]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
ldursw x8, [x29, #-8]
lsl x0, x8, #2
bl _malloc
stur x0, [x29, #-24]
ldur x8, [x29, #-24]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
str xzr, [sp, #32]
mov w8, #1
str w8, [sp, #28]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #28]
ldur w9, [x29, #-8]
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, #-24]
ldrsw x9, [sp, #28]
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
ldur x8, [x29, #-24]
ldr w9, [sp, #28]
subs w9, w9, #1
ldr w8, [x8, w9, sxtw #2]
ldur x9, [x29, #-24]
ldrsw x10, [sp, #28]
ldr w9, [x9, x10, lsl #2]
mul w9, w8, w9
ldr x8, [sp, #32]
add x8, x8, w9, sxtw
str x8, [sp, #32]
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:
ldur x8, [x29, #-24]
ldur w9, [x29, #-8]
subs w9, w9, #1
ldr w8, [x8, w9, sxtw #2]
ldur x9, [x29, #-24]
ldr w9, [x9]
mul w9, w8, w9
ldr x8, [sp, #32]
add x8, x8, w9, sxtw
str x8, [sp, #32]
str wzr, [sp, #24]
b LBB0_5
LBB0_5: ; =>This Loop Header: Depth=1
; Child Loop BB0_7 Depth 2
ldr w8, [sp, #24]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_30
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_5 Depth=1
mov x9, sp
add x8, sp, #20
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
ldr w8, [sp, #20]
subs w8, w8, #1
str w8, [sp, #20]
str wzr, [sp, #16]
b LBB0_7
LBB0_7: ; Parent Loop BB0_5 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #16]
ldur w9, [x29, #-8]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_28
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_7 Depth=2
ldr w8, [sp, #20]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_14
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_7 Depth=2
ldr w8, [sp, #16]
ldur w9, [x29, #-8]
subs w9, w9, #1
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_13
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_7 Depth=2
ldr w8, [sp, #16]
ldr w9, [sp, #20]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_13
b LBB0_11
LBB0_11: ; in Loop: Header=BB0_7 Depth=2
ldr w8, [sp, #16]
ldr w9, [sp, #20]
add w9, w9, #1
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_13
b LBB0_12
LBB0_12: ; in Loop: Header=BB0_7 Depth=2
ldur x8, [x29, #-24]
ldrsw x9, [sp, #20]
ldr w8, [x8, x9, lsl #2]
ldur x9, [x29, #-24]
ldrsw x10, [sp, #16]
ldr w9, [x9, x10, lsl #2]
mul w9, w8, w9
ldr x8, [sp, #32]
add x8, x8, w9, sxtw
str x8, [sp, #32]
b LBB0_13
LBB0_13: ; in Loop: Header=BB0_7 Depth=2
b LBB0_26
LBB0_14: ; in Loop: Header=BB0_7 Depth=2
ldr w8, [sp, #20]
ldur w9, [x29, #-8]
subs w9, w9, #1
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_20
b LBB0_15
LBB0_15: ; in Loop: Header=BB0_7 Depth=2
ldr w8, [sp, #16]
ldr w9, [sp, #20]
subs w9, w9, #1
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_19
b LBB0_16
LBB0_16: ; in Loop: Header=BB0_7 Depth=2
ldr w8, [sp, #16]
ldr w9, [sp, #20]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_19
b LBB0_17
LBB0_17: ; in Loop: Header=BB0_7 Depth=2
ldr w8, [sp, #16]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_19
b LBB0_18
LBB0_18: ; in Loop: Header=BB0_7 Depth=2
ldur x8, [x29, #-24]
ldrsw x9, [sp, #20]
ldr w8, [x8, x9, lsl #2]
ldur x9, [x29, #-24]
ldrsw x10, [sp, #16]
ldr w9, [x9, x10, lsl #2]
mul w9, w8, w9
ldr x8, [sp, #32]
add x8, x8, w9, sxtw
str x8, [sp, #32]
b LBB0_19
LBB0_19: ; in Loop: Header=BB0_7 Depth=2
b LBB0_25
LBB0_20: ; in Loop: Header=BB0_7 Depth=2
ldr w8, [sp, #16]
ldr w9, [sp, #20]
subs w9, w9, #1
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_24
b LBB0_21
LBB0_21: ; in Loop: Header=BB0_7 Depth=2
ldr w8, [sp, #16]
ldr w9, [sp, #20]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_24
b LBB0_22
LBB0_22: ; in Loop: Header=BB0_7 Depth=2
ldr w8, [sp, #16]
ldr w9, [sp, #20]
add w9, w9, #1
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_24
b LBB0_23
LBB0_23: ; in Loop: Header=BB0_7 Depth=2
ldur x8, [x29, #-24]
ldrsw x9, [sp, #20]
ldr w8, [x8, x9, lsl #2]
ldur x9, [x29, #-24]
ldrsw x10, [sp, #16]
ldr w9, [x9, x10, lsl #2]
mul w9, w8, w9
ldr x8, [sp, #32]
add x8, x8, w9, sxtw
str x8, [sp, #32]
b LBB0_24
LBB0_24: ; in Loop: Header=BB0_7 Depth=2
b LBB0_25
LBB0_25: ; in Loop: Header=BB0_7 Depth=2
b LBB0_26
LBB0_26: ; in Loop: Header=BB0_7 Depth=2
b LBB0_27
LBB0_27: ; in Loop: Header=BB0_7 Depth=2
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB0_7
LBB0_28: ; in Loop: Header=BB0_5 Depth=1
ldur x9, [x29, #-24]
ldrsw x10, [sp, #20]
mov w8, #0
str w8, [x9, x10, lsl #2]
b LBB0_29
LBB0_29: ; in Loop: Header=BB0_5 Depth=1
ldr w8, [sp, #24]
add w8, w8, #1
str w8, [sp, #24]
b LBB0_5
LBB0_30:
ldr x8, [sp, #32]
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, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d%d"
l_.str.1: ; @.str.1
.asciz "%d"
l_.str.2: ; @.str.2
.asciz "%lld\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _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
movb $0, %al
callq _scanf
movslq -8(%rbp), %rdi
shlq $2, %rdi
callq _malloc
movq %rax, -24(%rbp)
movq -24(%rbp), %rsi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _scanf
movq $0, -32(%rbp)
movl $1, -36(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -36(%rbp), %eax
cmpl -8(%rbp), %eax
jge LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq -24(%rbp), %rsi
movslq -36(%rbp), %rax
shlq $2, %rax
addq %rax, %rsi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _scanf
movq -24(%rbp), %rax
movl -36(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %eax
movq -24(%rbp), %rcx
movslq -36(%rbp), %rdx
imull (%rcx,%rdx,4), %eax
cltq
addq -32(%rbp), %rax
movq %rax, -32(%rbp)
## %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:
movq -24(%rbp), %rax
movl -8(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %eax
movq -24(%rbp), %rcx
imull (%rcx), %eax
cltq
addq -32(%rbp), %rax
movq %rax, -32(%rbp)
movl $0, -40(%rbp)
LBB0_5: ## =>This Loop Header: Depth=1
## Child Loop BB0_7 Depth 2
movl -40(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB0_30
## %bb.6: ## in Loop: Header=BB0_5 Depth=1
leaq L_.str.1(%rip), %rdi
leaq -44(%rbp), %rsi
movb $0, %al
callq _scanf
movl -44(%rbp), %eax
addl $-1, %eax
movl %eax, -44(%rbp)
movl $0, -48(%rbp)
LBB0_7: ## Parent Loop BB0_5 Depth=1
## => This Inner Loop Header: Depth=2
movl -48(%rbp), %eax
cmpl -8(%rbp), %eax
jge LBB0_28
## %bb.8: ## in Loop: Header=BB0_7 Depth=2
cmpl $0, -44(%rbp)
jne LBB0_14
## %bb.9: ## in Loop: Header=BB0_7 Depth=2
movl -48(%rbp), %eax
movl -8(%rbp), %ecx
subl $1, %ecx
cmpl %ecx, %eax
je LBB0_13
## %bb.10: ## in Loop: Header=BB0_7 Depth=2
movl -48(%rbp), %eax
cmpl -44(%rbp), %eax
je LBB0_13
## %bb.11: ## in Loop: Header=BB0_7 Depth=2
movl -48(%rbp), %eax
movl -44(%rbp), %ecx
addl $1, %ecx
cmpl %ecx, %eax
je LBB0_13
## %bb.12: ## in Loop: Header=BB0_7 Depth=2
movq -24(%rbp), %rax
movslq -44(%rbp), %rcx
movl (%rax,%rcx,4), %eax
movq -24(%rbp), %rcx
movslq -48(%rbp), %rdx
imull (%rcx,%rdx,4), %eax
cltq
addq -32(%rbp), %rax
movq %rax, -32(%rbp)
LBB0_13: ## in Loop: Header=BB0_7 Depth=2
jmp LBB0_26
LBB0_14: ## in Loop: Header=BB0_7 Depth=2
movl -44(%rbp), %eax
movl -8(%rbp), %ecx
subl $1, %ecx
cmpl %ecx, %eax
jne LBB0_20
## %bb.15: ## in Loop: Header=BB0_7 Depth=2
movl -48(%rbp), %eax
movl -44(%rbp), %ecx
subl $1, %ecx
cmpl %ecx, %eax
je LBB0_19
## %bb.16: ## in Loop: Header=BB0_7 Depth=2
movl -48(%rbp), %eax
cmpl -44(%rbp), %eax
je LBB0_19
## %bb.17: ## in Loop: Header=BB0_7 Depth=2
cmpl $0, -48(%rbp)
je LBB0_19
## %bb.18: ## in Loop: Header=BB0_7 Depth=2
movq -24(%rbp), %rax
movslq -44(%rbp), %rcx
movl (%rax,%rcx,4), %eax
movq -24(%rbp), %rcx
movslq -48(%rbp), %rdx
imull (%rcx,%rdx,4), %eax
cltq
addq -32(%rbp), %rax
movq %rax, -32(%rbp)
LBB0_19: ## in Loop: Header=BB0_7 Depth=2
jmp LBB0_25
LBB0_20: ## in Loop: Header=BB0_7 Depth=2
movl -48(%rbp), %eax
movl -44(%rbp), %ecx
subl $1, %ecx
cmpl %ecx, %eax
je LBB0_24
## %bb.21: ## in Loop: Header=BB0_7 Depth=2
movl -48(%rbp), %eax
cmpl -44(%rbp), %eax
je LBB0_24
## %bb.22: ## in Loop: Header=BB0_7 Depth=2
movl -48(%rbp), %eax
movl -44(%rbp), %ecx
addl $1, %ecx
cmpl %ecx, %eax
je LBB0_24
## %bb.23: ## in Loop: Header=BB0_7 Depth=2
movq -24(%rbp), %rax
movslq -44(%rbp), %rcx
movl (%rax,%rcx,4), %eax
movq -24(%rbp), %rcx
movslq -48(%rbp), %rdx
imull (%rcx,%rdx,4), %eax
cltq
addq -32(%rbp), %rax
movq %rax, -32(%rbp)
LBB0_24: ## in Loop: Header=BB0_7 Depth=2
jmp LBB0_25
LBB0_25: ## in Loop: Header=BB0_7 Depth=2
jmp LBB0_26
LBB0_26: ## in Loop: Header=BB0_7 Depth=2
jmp LBB0_27
LBB0_27: ## in Loop: Header=BB0_7 Depth=2
movl -48(%rbp), %eax
addl $1, %eax
movl %eax, -48(%rbp)
jmp LBB0_7
LBB0_28: ## in Loop: Header=BB0_5 Depth=1
movq -24(%rbp), %rax
movslq -44(%rbp), %rcx
movl $0, (%rax,%rcx,4)
## %bb.29: ## in Loop: Header=BB0_5 Depth=1
movl -40(%rbp), %eax
addl $1, %eax
movl %eax, -40(%rbp)
jmp LBB0_5
LBB0_30:
movq -32(%rbp), %rsi
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 __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d%d"
L_.str.1: ## @.str.1
.asciz "%d"
L_.str.2: ## @.str.2
.asciz "%lld\n"
.subsections_via_symbols
| the_stack_data/192330460.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _get_volume ; -- Begin function get_volume
.p2align 2
_get_volume: ; @get_volume
.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 x0, [sp, #24]
str x1, [sp, #32]
ldr x8, [sp, #24]
str x8, [sp, #8]
ldr w8, [sp, #32]
str w8, [sp, #16]
ldr w8, [sp, #8]
ldr w9, [sp, #12]
mul w8, w8, w9
ldr w9, [sp, #16]
mul w8, w8, w9
str w8, [sp, #4]
ldr w8, [sp, #4]
str w8, [sp] ; 4-byte Folded Spill
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
bl ___stack_chk_fail
LBB0_2:
ldr w0, [sp] ; 4-byte Folded Reload
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _is_lower_than_max_height ; -- Begin function is_lower_than_max_height
.p2align 2
_is_lower_than_max_height: ; @is_lower_than_max_height
.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 x0, [sp, #24]
str x1, [sp, #32]
ldr x8, [sp, #24]
str x8, [sp, #8]
ldr w8, [sp, #32]
str w8, [sp, #16]
ldr w8, [sp, #16]
subs w8, w8, #41
cset w8, lt
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
str wzr, [sp, #20]
b LBB1_3
LBB1_2:
mov w8, #1
str w8, [sp, #20]
b LBB1_3
LBB1_3:
ldr w8, [sp, #20]
str w8, [sp, #4] ; 4-byte Folded Spill
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB1_5
b LBB1_4
LBB1_4:
bl ___stack_chk_fail
LBB1_5:
ldr w0, [sp, #4] ; 4-byte Folded Reload
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
stur wzr, [x29, #-44]
mov x9, sp
add x8, sp, #48
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
ldrsw x8, [sp, #48]
mov x9, #12
mul x0, x8, x9
bl _malloc
str x0, [sp, #40]
str wzr, [sp, #36]
b LBB2_1
LBB2_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #36]
ldr w9, [sp, #48]
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, #40]
ldrsw x9, [sp, #36]
mov x12, #12
mul x9, x9, x12
add x11, x8, x9
ldr x8, [sp, #40]
ldrsw x9, [sp, #36]
mul x9, x9, x12
add x8, x8, x9
add x10, x8, #4
ldr x8, [sp, #40]
ldrsw x9, [sp, #36]
mul x9, x9, x12
add x8, x8, x9
add x8, x8, #8
mov x9, sp
str x11, [x9]
str x10, [x9, #8]
str x8, [x9, #16]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
b LBB2_3
LBB2_3: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp, #36]
add w8, w8, #1
str w8, [sp, #36]
b LBB2_1
LBB2_4:
str wzr, [sp, #32]
b LBB2_5
LBB2_5: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #32]
ldr w9, [sp, #48]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB2_10
b LBB2_6
LBB2_6: ; in Loop: Header=BB2_5 Depth=1
ldr x8, [sp, #40]
ldrsw x9, [sp, #32]
mov x10, #12
mul x9, x9, x10
add x8, x8, x9
ldr x9, [x8]
stur x9, [x29, #-24]
ldr w8, [x8, #8]
stur w8, [x29, #-16]
ldur x0, [x29, #-24]
ldur x1, [x29, #-16]
bl _is_lower_than_max_height
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB2_8
b LBB2_7
LBB2_7: ; in Loop: Header=BB2_5 Depth=1
ldr x8, [sp, #40]
ldrsw x9, [sp, #32]
mov x10, #12
mul x9, x9, x10
add x8, x8, x9
ldr x9, [x8]
stur x9, [x29, #-40]
ldr w8, [x8, #8]
stur w8, [x29, #-32]
ldur x0, [x29, #-40]
ldur x1, [x29, #-32]
bl _get_volume
mov x9, sp
; implicit-def: $x8
mov x8, x0
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
b LBB2_8
LBB2_8: ; in Loop: Header=BB2_5 Depth=1
b LBB2_9
LBB2_9: ; in Loop: Header=BB2_5 Depth=1
ldr w8, [sp, #32]
add w8, w8, #1
str w8, [sp, #32]
b LBB2_5
LBB2_10:
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB2_12
b LBB2_11
LBB2_11:
bl ___stack_chk_fail
LBB2_12:
mov w0, #0
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #112
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d"
l_.str.1: ; @.str.1
.asciz "%d%d%d"
l_.str.2: ; @.str.2
.asciz "%d\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _get_volume ## -- Begin function get_volume
.p2align 4, 0x90
_get_volume: ## @get_volume
.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, -32(%rbp)
movl %esi, -24(%rbp)
movq -32(%rbp), %rax
movq %rax, -16(%rbp)
movl -24(%rbp), %eax
movl %eax, -8(%rbp)
movl -16(%rbp), %eax
imull -12(%rbp), %eax
imull -8(%rbp), %eax
movl %eax, -36(%rbp)
movl -36(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _is_lower_than_max_height ## -- Begin function is_lower_than_max_height
.p2align 4, 0x90
_is_lower_than_max_height: ## @is_lower_than_max_height
.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, -32(%rbp)
movl %esi, -24(%rbp)
movq -32(%rbp), %rax
movq %rax, -16(%rbp)
movl -24(%rbp), %eax
movl %eax, -8(%rbp)
cmpl $41, -8(%rbp)
jl LBB1_2
## %bb.1:
movl $0, -4(%rbp)
jmp LBB1_3
LBB1_2:
movl $1, -4(%rbp)
LBB1_3:
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movl $0, -4(%rbp)
leaq L_.str(%rip), %rdi
leaq -8(%rbp), %rsi
movb $0, %al
callq _scanf
movslq -8(%rbp), %rax
imulq $12, %rax, %rdi
callq _malloc
movq %rax, -16(%rbp)
movl $0, -20(%rbp)
LBB2_1: ## =>This Inner Loop Header: Depth=1
movl -20(%rbp), %eax
cmpl -8(%rbp), %eax
jge LBB2_4
## %bb.2: ## in Loop: Header=BB2_1 Depth=1
movq -16(%rbp), %rsi
movslq -20(%rbp), %rax
imulq $12, %rax, %rax
addq %rax, %rsi
movq -16(%rbp), %rdx
movslq -20(%rbp), %rax
imulq $12, %rax, %rax
addq %rax, %rdx
addq $4, %rdx
movq -16(%rbp), %rcx
movslq -20(%rbp), %rax
imulq $12, %rax, %rax
addq %rax, %rcx
addq $8, %rcx
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _scanf
## %bb.3: ## in Loop: Header=BB2_1 Depth=1
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB2_1
LBB2_4:
movl $0, -24(%rbp)
LBB2_5: ## =>This Inner Loop Header: Depth=1
movl -24(%rbp), %eax
cmpl -8(%rbp), %eax
jge LBB2_10
## %bb.6: ## in Loop: Header=BB2_5 Depth=1
movq -16(%rbp), %rax
movslq -24(%rbp), %rcx
imulq $12, %rcx, %rcx
addq %rcx, %rax
movq (%rax), %rcx
movq %rcx, -40(%rbp)
movl 8(%rax), %eax
movl %eax, -32(%rbp)
movq -40(%rbp), %rdi
movl -32(%rbp), %esi
callq _is_lower_than_max_height
cmpl $0, %eax
je LBB2_8
## %bb.7: ## in Loop: Header=BB2_5 Depth=1
movq -16(%rbp), %rax
movslq -24(%rbp), %rcx
imulq $12, %rcx, %rcx
addq %rcx, %rax
movq (%rax), %rcx
movq %rcx, -56(%rbp)
movl 8(%rax), %eax
movl %eax, -48(%rbp)
movq -56(%rbp), %rdi
movl -48(%rbp), %esi
callq _get_volume
movl %eax, %esi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
LBB2_8: ## in Loop: Header=BB2_5 Depth=1
jmp LBB2_9
LBB2_9: ## in Loop: Header=BB2_5 Depth=1
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB2_5
LBB2_10:
xorl %eax, %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d"
L_.str.1: ## @.str.1
.asciz "%d%d%d"
L_.str.2: ## @.str.2
.asciz "%d\n"
.subsections_via_symbols
| the_stack_data/33379.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _fibonacci ; -- Begin function fibonacci
.p2align 2
_fibonacci: ; @fibonacci
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str w0, [sp, #28]
mov x8, #1
str x8, [sp]
str x8, [sp, #16]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #28]
subs w8, w8, #2
cset w8, le
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #28]
subs w8, w8, #1
str w8, [sp, #28]
ldr x8, [sp]
str x8, [sp, #8]
ldr x9, [sp, #16]
ldr x8, [sp]
add x8, x8, x9
str x8, [sp]
ldr x8, [sp, #8]
str x8, [sp, #16]
b LBB0_1
LBB0_3:
ldr x0, [sp]
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
mov w8, #0
str w8, [sp, #12] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
stur w0, [x29, #-8]
str x1, [sp, #16]
mov w0, #18
bl _fibonacci
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
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _fibonacci ## -- Begin function fibonacci
.p2align 4, 0x90
_fibonacci: ## @fibonacci
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %edi, -4(%rbp)
movq $1, -32(%rbp)
movq $1, -16(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
cmpl $2, -4(%rbp)
jle LBB0_3
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl -4(%rbp), %eax
addl $-1, %eax
movl %eax, -4(%rbp)
movq -32(%rbp), %rax
movq %rax, -24(%rbp)
movq -16(%rbp), %rax
addq -32(%rbp), %rax
movq %rax, -32(%rbp)
movq -24(%rbp), %rax
movq %rax, -16(%rbp)
jmp LBB0_1
LBB0_3:
movq -32(%rbp), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
movl %edi, -8(%rbp)
movq %rsi, -16(%rbp)
movl $18, %edi
callq _fibonacci
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/16827.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 x8, l___const.main.a@PAGE
ldr w8, [x8, l___const.main.a@PAGEOFF]
str w8, [sp, #8]
ldr w0, [sp, #8]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.section __TEXT,__literal4,4byte_literals
.p2align 2 ; @__const.main.a
l___const.main.a:
.long 42 ; 0x2a
.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 L___const.main.a(%rip), %eax
movl %eax, -8(%rbp)
movl -8(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal4,4byte_literals
.p2align 2 ## @__const.main.a
L___const.main.a:
.long 42 ## 0x2a
.subsections_via_symbols
| the_stack_data/699599.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, #20
stur w8, [x29, #-4]
mov w8, #7
str w8, [sp, #8]
ldur w1, [x29, #-4]
ldr w2, [sp, #8]
adrp x0, _sum@PAGE
add x0, x0, _sum@PAGEOFF
bl _ActionCarrier
ldur w1, [x29, #-4]
ldr w2, [sp, #8]
adrp x0, _difference@PAGE
add x0, x0, _difference@PAGEOFF
bl _ActionCarrier
ldur w1, [x29, #-4]
ldr w2, [sp, #8]
adrp x0, _product@PAGE
add x0, x0, _product@PAGEOFF
bl _ActionCarrier
ldur w1, [x29, #-4]
ldr w2, [sp, #8]
adrp x0, _quotient@PAGE
add x0, x0, _quotient@PAGEOFF
bl _ActionCarrier
ldur w1, [x29, #-4]
ldr w2, [sp, #8]
adrp x0, _modulus@PAGE
add x0, x0, _modulus@PAGEOFF
bl _ActionCarrier
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _ActionCarrier ; -- Begin function ActionCarrier
.p2align 2
_ActionCarrier: ; @ActionCarrier
.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, #-8]
stur w1, [x29, #-12]
stur w2, [x29, #-16]
ldur w9, [x29, #-12]
; implicit-def: $x8
mov x8, x9
str x8, [sp, #40] ; 8-byte Folded Spill
ldur x8, [x29, #-8]
stur x8, [x29, #-32] ; 8-byte Folded Spill
ldur w9, [x29, #-16]
; implicit-def: $x8
mov x8, x9
stur x8, [x29, #-24] ; 8-byte Folded Spill
ldur x8, [x29, #-8]
ldur w0, [x29, #-12]
ldur w1, [x29, #-16]
blr x8
ldr x11, [sp, #40] ; 8-byte Folded Reload
ldur x10, [x29, #-32] ; 8-byte Folded Reload
ldur x8, [x29, #-24] ; 8-byte Folded Reload
mov x9, sp
str x11, [x9]
str x10, [x9, #8]
str x8, [x9, #16]
; implicit-def: $x8
mov x8, x0
str x8, [x9, #24]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.globl _sum ; -- Begin function sum
.p2align 2
_sum: ; @sum
.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]
add w0, w8, w9
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _difference ; -- Begin function difference
.p2align 2
_difference: ; @difference
.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]
subs w0, w8, w9
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _product ; -- Begin function product
.p2align 2
_product: ; @product
.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]
mul w0, w8, w9
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _quotient ; -- Begin function quotient
.p2align 2
_quotient: ; @quotient
.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]
sdiv w0, w8, w9
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _modulus ; -- Begin function modulus
.p2align 2
_modulus: ; @modulus
.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 w10, [sp, #8]
sdiv w9, w8, w10
mul w9, w9, w10
subs w0, w8, w9
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "\n%d %p %d = %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 $20, -4(%rbp)
movl $7, -8(%rbp)
movl -4(%rbp), %esi
movl -8(%rbp), %edx
leaq _sum(%rip), %rdi
callq _ActionCarrier
movl -4(%rbp), %esi
movl -8(%rbp), %edx
leaq _difference(%rip), %rdi
callq _ActionCarrier
movl -4(%rbp), %esi
movl -8(%rbp), %edx
leaq _product(%rip), %rdi
callq _ActionCarrier
movl -4(%rbp), %esi
movl -8(%rbp), %edx
leaq _quotient(%rip), %rdi
callq _ActionCarrier
movl -4(%rbp), %esi
movl -8(%rbp), %edx
leaq _modulus(%rip), %rdi
callq _ActionCarrier
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _ActionCarrier ## -- Begin function ActionCarrier
.p2align 4, 0x90
_ActionCarrier: ## @ActionCarrier
.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)
movl %edx, -16(%rbp)
movl -12(%rbp), %eax
movl %eax, -36(%rbp) ## 4-byte Spill
movq -8(%rbp), %rax
movq %rax, -32(%rbp) ## 8-byte Spill
movl -16(%rbp), %eax
movl %eax, -20(%rbp) ## 4-byte Spill
movq -8(%rbp), %rax
movl -12(%rbp), %edi
movl -16(%rbp), %esi
callq *%rax
movl -36(%rbp), %esi ## 4-byte Reload
movq -32(%rbp), %rdx ## 8-byte Reload
movl -20(%rbp), %ecx ## 4-byte Reload
movl %eax, %r8d
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _sum ## -- Begin function sum
.p2align 4, 0x90
_sum: ## @sum
.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
addl -8(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _difference ## -- Begin function difference
.p2align 4, 0x90
_difference: ## @difference
.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
subl -8(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _product ## -- Begin function product
.p2align 4, 0x90
_product: ## @product
.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
imull -8(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _quotient ## -- Begin function quotient
.p2align 4, 0x90
_quotient: ## @quotient
.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
cltd
idivl -8(%rbp)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _modulus ## -- Begin function modulus
.p2align 4, 0x90
_modulus: ## @modulus
.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
cltd
idivl -8(%rbp)
movl %edx, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "\n%d %p %d = %d"
.subsections_via_symbols
| the_stack_data/59523.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _printArr ; -- Begin function printArr
.p2align 2
_printArr: ; @printArr
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur w1, [x29, #-12]
str wzr, [sp, #16]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #16]
ldur w9, [x29, #-12]
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, #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 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:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _selectionSort ; -- Begin function selectionSort
.p2align 2
_selectionSort: ; @selectionSort
.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 LBB1_1
LBB1_1: ; =>This Loop Header: Depth=1
; Child Loop BB1_3 Depth 2
ldr w8, [sp, #16]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_10
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #16]
str w8, [sp, #8]
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #12]
b LBB1_3
LBB1_3: ; Parent Loop BB1_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #12]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_8
b LBB1_4
LBB1_4: ; in Loop: Header=BB1_3 Depth=2
ldur x8, [x29, #-8]
ldrsw x9, [sp, #12]
ldr w8, [x8, x9, lsl #2]
ldur x9, [x29, #-8]
ldrsw x10, [sp, #8]
ldr w9, [x9, x10, lsl #2]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_6
b LBB1_5
LBB1_5: ; in Loop: Header=BB1_3 Depth=2
ldr w8, [sp, #12]
str w8, [sp, #8]
b LBB1_6
LBB1_6: ; in Loop: Header=BB1_3 Depth=2
b LBB1_7
LBB1_7: ; in Loop: Header=BB1_3 Depth=2
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB1_3
LBB1_8: ; in Loop: Header=BB1_1 Depth=1
ldur x8, [x29, #-8]
ldrsw x9, [sp, #8]
ldr w8, [x8, x9, lsl #2]
str w8, [sp, #4]
ldur x8, [x29, #-8]
ldrsw x9, [sp, #16]
ldr w8, [x8, x9, lsl #2]
ldur x9, [x29, #-8]
ldrsw x10, [sp, #8]
str w8, [x9, x10, lsl #2]
ldr w8, [sp, #4]
ldur x9, [x29, #-8]
ldrsw x10, [sp, #16]
str w8, [x9, x10, lsl #2]
b LBB1_9
LBB1_9: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB1_1
LBB1_10:
ldur x0, [x29, #-8]
ldur w1, [x29, #-12]
bl _printArr
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _insertionSort ; -- Begin function insertionSort
.p2align 2
_insertionSort: ; @insertionSort
.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]
mov w8, #1
str w8, [sp, #16]
b LBB2_1
LBB2_1: ; =>This Loop Header: Depth=1
; Child Loop BB2_3 Depth 2
ldr w8, [sp, #16]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB2_9
b LBB2_2
LBB2_2: ; in Loop: Header=BB2_1 Depth=1
ldur x8, [x29, #-8]
ldrsw x9, [sp, #16]
ldr w8, [x8, x9, lsl #2]
str w8, [sp, #12]
ldr w8, [sp, #16]
subs w8, w8, #1
str w8, [sp, #8]
b LBB2_3
LBB2_3: ; Parent Loop BB2_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #8]
subs w8, w8, #0
cset w8, lt
mov w9, #0
str w9, [sp, #4] ; 4-byte Folded Spill
tbnz w8, #0, LBB2_5
b LBB2_4
LBB2_4: ; in Loop: Header=BB2_3 Depth=2
ldur x8, [x29, #-8]
ldrsw x9, [sp, #8]
ldr w8, [x8, x9, lsl #2]
ldr w9, [sp, #12]
subs w8, w8, w9
cset w8, gt
str w8, [sp, #4] ; 4-byte Folded Spill
b LBB2_5
LBB2_5: ; in Loop: Header=BB2_3 Depth=2
ldr w8, [sp, #4] ; 4-byte Folded Reload
tbz w8, #0, LBB2_7
b LBB2_6
LBB2_6: ; in Loop: Header=BB2_3 Depth=2
ldur x8, [x29, #-8]
ldrsw x9, [sp, #8]
ldr w8, [x8, x9, lsl #2]
ldur x9, [x29, #-8]
ldr w10, [sp, #8]
add w10, w10, #1
str w8, [x9, w10, sxtw #2]
ldr w8, [sp, #8]
subs w8, w8, #1
str w8, [sp, #8]
b LBB2_3
LBB2_7: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp, #12]
ldur x9, [x29, #-8]
ldr w10, [sp, #8]
add w10, w10, #1
str w8, [x9, w10, sxtw #2]
b LBB2_8
LBB2_8: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB2_1
LBB2_9:
ldur x0, [x29, #-8]
ldur w1, [x29, #-12]
bl _printArr
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, #160
.cfi_def_cfa_offset 160
stp x29, x30, [sp, #144] ; 16-byte Folded Spill
add x29, sp, #144
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
str wzr, [sp, #52]
mov w8, #1
str w8, [sp, #44]
b LBB3_1
LBB3_1: ; =>This Loop Header: Depth=1
; Child Loop BB3_5 Depth 2
ldr w8, [sp, #44]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB3_14
b LBB3_2
LBB3_2: ; in Loop: Header=BB3_1 Depth=1
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
mov x9, sp
add x8, sp, #48
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _scanf
ldr w8, [sp, #48]
subs w8, w8, #1
; kill: def $x8 killed $w8
str x8, [sp, #24] ; 8-byte Folded Spill
subs x8, x8, #3
cset w8, hi
tbnz w8, #0, LBB3_12
; %bb.3: ; in Loop: Header=BB3_1 Depth=1
ldr x11, [sp, #24] ; 8-byte Folded Reload
adrp x10, lJTI3_0@PAGE
add x10, x10, lJTI3_0@PAGEOFF
Ltmp0:
adr x8, Ltmp0
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB3_4: ; in Loop: Header=BB3_1 Depth=1
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
mov x9, sp
add x8, sp, #36
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _scanf
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
str wzr, [sp, #40]
b LBB3_5
LBB3_5: ; Parent Loop BB3_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #40]
ldr w9, [sp, #36]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB3_8
b LBB3_6
LBB3_6: ; in Loop: Header=BB3_5 Depth=2
ldrsw x9, [sp, #40]
add x8, sp, #56
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 LBB3_7
LBB3_7: ; in Loop: Header=BB3_5 Depth=2
ldr w8, [sp, #40]
add w8, w8, #1
str w8, [sp, #40]
b LBB3_5
LBB3_8: ; in Loop: Header=BB3_1 Depth=1
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
ldr w1, [sp, #36]
add x0, sp, #56
bl _printArr
b LBB3_13
LBB3_9: ; in Loop: Header=BB3_1 Depth=1
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
ldr w1, [sp, #36]
add x0, sp, #56
bl _selectionSort
b LBB3_13
LBB3_10: ; in Loop: Header=BB3_1 Depth=1
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
ldr w1, [sp, #36]
add x0, sp, #56
bl _insertionSort
b LBB3_13
LBB3_11: ; in Loop: Header=BB3_1 Depth=1
str wzr, [sp, #44]
b LBB3_13
LBB3_12: ; in Loop: Header=BB3_1 Depth=1
adrp x0, l_.str.7@PAGE
add x0, x0, l_.str.7@PAGEOFF
bl _printf
b LBB3_13
LBB3_13: ; in Loop: Header=BB3_1 Depth=1
b LBB3_1
LBB3_14:
ldr w8, [sp, #52]
str w8, [sp, #20] ; 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, LBB3_16
b LBB3_15
LBB3_15:
bl ___stack_chk_fail
LBB3_16:
ldr w0, [sp, #20] ; 4-byte Folded Reload
ldp x29, x30, [sp, #144] ; 16-byte Folded Reload
add sp, sp, #160
ret
.cfi_endproc
.p2align 2
lJTI3_0:
.long LBB3_4-Ltmp0
.long LBB3_9-Ltmp0
.long LBB3_10-Ltmp0
.long LBB3_11-Ltmp0
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d "
l_.str.1: ; @.str.1
.asciz "\nMethods:\n1)Create Array\n2)Selection Sort\n3)Insertion Sort\n4)Exit\nEnter your choice: "
l_.str.2: ; @.str.2
.asciz "%d"
l_.str.3: ; @.str.3
.asciz "\nTo create a array, Enter size of array: "
l_.str.4: ; @.str.4
.asciz "Enter all elements of array: "
l_.str.5: ; @.str.5
.asciz "\n\nGiven array is : "
l_.str.6: ; @.str.6
.asciz "Array After Sorting: "
l_.str.7: ; @.str.7
.asciz "Enter valid option.\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _printArr ## -- Begin function printArr
.p2align 4, 0x90
_printArr: ## @printArr
.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)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -16(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB0_4
## %bb.2: ## in Loop: Header=BB0_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=BB0_1 Depth=1
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
jmp LBB0_1
LBB0_4:
addq $16, %rsp
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 $32, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movl $0, -16(%rbp)
LBB1_1: ## =>This Loop Header: Depth=1
## Child Loop BB1_3 Depth 2
movl -16(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB1_10
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movl -16(%rbp), %eax
movl %eax, -24(%rbp)
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
LBB1_3: ## Parent Loop BB1_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -20(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB1_8
## %bb.4: ## in Loop: Header=BB1_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 LBB1_6
## %bb.5: ## in Loop: Header=BB1_3 Depth=2
movl -20(%rbp), %eax
movl %eax, -24(%rbp)
LBB1_6: ## in Loop: Header=BB1_3 Depth=2
jmp LBB1_7
LBB1_7: ## in Loop: Header=BB1_3 Depth=2
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB1_3
LBB1_8: ## in Loop: Header=BB1_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)
## %bb.9: ## in Loop: Header=BB1_1 Depth=1
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
jmp LBB1_1
LBB1_10:
movq -8(%rbp), %rdi
movl -12(%rbp), %esi
callq _printArr
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _insertionSort ## -- Begin function insertionSort
.p2align 4, 0x90
_insertionSort: ## @insertionSort
.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 $1, -16(%rbp)
LBB2_1: ## =>This Loop Header: Depth=1
## Child Loop BB2_3 Depth 2
movl -16(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB2_9
## %bb.2: ## in Loop: Header=BB2_1 Depth=1
movq -8(%rbp), %rax
movslq -16(%rbp), %rcx
movl (%rax,%rcx,4), %eax
movl %eax, -20(%rbp)
movl -16(%rbp), %eax
subl $1, %eax
movl %eax, -24(%rbp)
LBB2_3: ## Parent Loop BB2_1 Depth=1
## => This Inner Loop Header: Depth=2
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -24(%rbp)
movb %al, -25(%rbp) ## 1-byte Spill
jl LBB2_5
## %bb.4: ## in Loop: Header=BB2_3 Depth=2
movq -8(%rbp), %rax
movslq -24(%rbp), %rcx
movl (%rax,%rcx,4), %eax
cmpl -20(%rbp), %eax
setg %al
movb %al, -25(%rbp) ## 1-byte Spill
LBB2_5: ## in Loop: Header=BB2_3 Depth=2
movb -25(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB2_6
jmp LBB2_7
LBB2_6: ## in Loop: Header=BB2_3 Depth=2
movq -8(%rbp), %rax
movslq -24(%rbp), %rcx
movl (%rax,%rcx,4), %edx
movq -8(%rbp), %rax
movl -24(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movl %edx, (%rax,%rcx,4)
movl -24(%rbp), %eax
subl $1, %eax
movl %eax, -24(%rbp)
jmp LBB2_3
LBB2_7: ## in Loop: Header=BB2_1 Depth=1
movl -20(%rbp), %edx
movq -8(%rbp), %rax
movl -24(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movl %edx, (%rax,%rcx,4)
## %bb.8: ## in Loop: Header=BB2_1 Depth=1
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
jmp LBB2_1
LBB2_9:
movq -8(%rbp), %rdi
movl -12(%rbp), %esi
callq _printArr
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 $144, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -100(%rbp)
movl $1, -108(%rbp)
LBB3_1: ## =>This Loop Header: Depth=1
## Child Loop BB3_4 Depth 2
cmpl $0, -108(%rbp)
je LBB3_13
## %bb.2: ## in Loop: Header=BB3_1 Depth=1
leaq L_.str.1(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movb %al, -129(%rbp) ## 1-byte Spill
callq _printf
## kill: def $ecx killed $eax
movb -129(%rbp), %al ## 1-byte Reload
leaq L_.str.2(%rip), %rdi
leaq -104(%rbp), %rsi
callq _scanf
movl -104(%rbp), %eax
decl %eax
movl %eax, %ecx
movq %rcx, -128(%rbp) ## 8-byte Spill
subl $3, %eax
ja LBB3_11
## %bb.16: ## in Loop: Header=BB3_1 Depth=1
movq -128(%rbp), %rax ## 8-byte Reload
leaq LJTI3_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB3_3: ## in Loop: Header=BB3_1 Depth=1
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.2(%rip), %rdi
leaq -116(%rbp), %rsi
movb $0, %al
callq _scanf
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -112(%rbp)
LBB3_4: ## Parent Loop BB3_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -112(%rbp), %eax
cmpl -116(%rbp), %eax
jge LBB3_7
## %bb.5: ## in Loop: Header=BB3_4 Depth=2
movslq -112(%rbp), %rax
leaq -96(%rbp), %rsi
shlq $2, %rax
addq %rax, %rsi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _scanf
## %bb.6: ## in Loop: Header=BB3_4 Depth=2
movl -112(%rbp), %eax
addl $1, %eax
movl %eax, -112(%rbp)
jmp LBB3_4
LBB3_7: ## in Loop: Header=BB3_1 Depth=1
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
leaq -96(%rbp), %rdi
movl -116(%rbp), %esi
callq _printArr
jmp LBB3_12
LBB3_8: ## in Loop: Header=BB3_1 Depth=1
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _printf
leaq -96(%rbp), %rdi
movl -116(%rbp), %esi
callq _selectionSort
jmp LBB3_12
LBB3_9: ## in Loop: Header=BB3_1 Depth=1
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _printf
leaq -96(%rbp), %rdi
movl -116(%rbp), %esi
callq _insertionSort
jmp LBB3_12
LBB3_10: ## in Loop: Header=BB3_1 Depth=1
movl $0, -108(%rbp)
jmp LBB3_12
LBB3_11: ## in Loop: Header=BB3_1 Depth=1
leaq L_.str.7(%rip), %rdi
movb $0, %al
callq _printf
LBB3_12: ## in Loop: Header=BB3_1 Depth=1
jmp LBB3_1
LBB3_13:
movl -100(%rbp), %eax
movl %eax, -136(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB3_15
## %bb.14:
movl -136(%rbp), %eax ## 4-byte Reload
addq $144, %rsp
popq %rbp
retq
LBB3_15:
callq ___stack_chk_fail
ud2
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L3_0_set_3, LBB3_3-LJTI3_0
.set L3_0_set_8, LBB3_8-LJTI3_0
.set L3_0_set_9, LBB3_9-LJTI3_0
.set L3_0_set_10, LBB3_10-LJTI3_0
LJTI3_0:
.long L3_0_set_3
.long L3_0_set_8
.long L3_0_set_9
.long L3_0_set_10
.end_data_region
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d "
L_.str.1: ## @.str.1
.asciz "\nMethods:\n1)Create Array\n2)Selection Sort\n3)Insertion Sort\n4)Exit\nEnter your choice: "
L_.str.2: ## @.str.2
.asciz "%d"
L_.str.3: ## @.str.3
.asciz "\nTo create a array, Enter size of array: "
L_.str.4: ## @.str.4
.asciz "Enter all elements of array: "
L_.str.5: ## @.str.5
.asciz "\n\nGiven array is : "
L_.str.6: ## @.str.6
.asciz "Array After Sorting: "
L_.str.7: ## @.str.7
.asciz "Enter valid option.\n"
.subsections_via_symbols
| the_stack_data/34512702.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
stp x28, x27, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
sub sp, sp, #752
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
str wzr, [sp, #108]
mov w8, #15
str w8, [sp, #104]
mov w8, #1
str w8, [sp, #100]
str w8, [sp, #96]
mov x0, #0
bl _time
; kill: def $w0 killed $w0 killed $x0
bl _srand
b LBB0_1
LBB0_1: ; =>This Loop Header: Depth=1
; Child Loop BB0_18 Depth 2
; Child Loop BB0_24 Depth 2
; Child Loop BB0_11 Depth 2
; Child Loop BB0_6 Depth 2
ldr w8, [sp, #100]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_32
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
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
mov x9, sp
add x8, sp, #96
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _scanf
ldr w8, [sp, #96]
str w8, [sp, #72] ; 4-byte Folded Spill
subs w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB0_5
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #72] ; 4-byte Folded Reload
subs w8, w8, #2
cset w8, eq
tbnz w8, #0, LBB0_10
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #72] ; 4-byte Folded Reload
subs w8, w8, #3
cset w8, eq
tbnz w8, #0, LBB0_17
b LBB0_30
LBB0_5: ; in Loop: Header=BB0_1 Depth=1
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
str wzr, [sp, #88]
b LBB0_6
LBB0_6: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #88]
ldr w9, [sp, #104]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_9
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_6 Depth=2
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
ldrsw x8, [sp, #88]
mov x9, #40
str x9, [sp, #56] ; 8-byte Folded Spill
mul x9, x8, x9
add x8, sp, #144
str x8, [sp, #64] ; 8-byte Folded Spill
add x8, x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _scanf
bl _rand
ldr x10, [sp, #56] ; 8-byte Folded Reload
ldr x8, [sp, #64] ; 8-byte Folded Reload
mov w11, #10000
sdiv w9, w0, w11
mul w9, w9, w11
subs w9, w0, w9
ldrsw x11, [sp, #88]
mul x12, x11, x10
mov x11, x8
add x11, x11, x12
str w9, [x11, #32]
ldrsw x9, [sp, #88]
mul x9, x9, x10
add x8, x8, x9
ldr w9, [x8, #32]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
adrp x0, l_.str.7@PAGE
add x0, x0, l_.str.7@PAGEOFF
bl _printf
ldr x10, [sp, #56] ; 8-byte Folded Reload
ldr x8, [sp, #64] ; 8-byte Folded Reload
ldrsw x9, [sp, #88]
mul x9, x9, x10
add x8, x8, x9
add x8, x8, #36
mov x9, sp
str x8, [x9]
adrp x0, l_.str.8@PAGE
add x0, x0, l_.str.8@PAGEOFF
bl _scanf
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_6 Depth=2
ldr w8, [sp, #88]
add w8, w8, #1
str w8, [sp, #88]
b LBB0_6
LBB0_9: ; in Loop: Header=BB0_1 Depth=1
bl _getchar
b LBB0_31
LBB0_10: ; in Loop: Header=BB0_1 Depth=1
adrp x0, l_.str.9@PAGE
add x0, x0, l_.str.9@PAGEOFF
bl _printf
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
mov x9, sp
add x8, sp, #114
str x8, [x9]
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _scanf
str wzr, [sp, #84]
b LBB0_11
LBB0_11: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #84]
ldr w9, [sp, #104]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_16
b LBB0_12
LBB0_12: ; in Loop: Header=BB0_11 Depth=2
ldrsw x8, [sp, #84]
mov x9, #40
mul x9, x8, x9
add x8, sp, #144
add x1, x8, x9
add x0, sp, #114
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB0_14
b LBB0_13
LBB0_13: ; in Loop: Header=BB0_11 Depth=2
ldrsw x8, [sp, #84]
mov x11, #40
mul x10, x8, x11
add x8, sp, #144
mov x9, x8
add x9, x9, x10
ldr w10, [x9, #32]
; implicit-def: $x9
mov x9, x10
ldrsw x10, [sp, #84]
mul x10, x10, x11
add x8, x8, x10
ldr s0, [x8, #36]
fcvt d0, s0
mov x8, sp
str x9, [x8]
str d0, [x8, #8]
adrp x0, l_.str.10@PAGE
add x0, x0, l_.str.10@PAGEOFF
bl _printf
b LBB0_14
LBB0_14: ; in Loop: Header=BB0_11 Depth=2
b LBB0_15
LBB0_15: ; in Loop: Header=BB0_11 Depth=2
ldr w8, [sp, #84]
add w8, w8, #1
str w8, [sp, #84]
b LBB0_11
LBB0_16: ; in Loop: Header=BB0_1 Depth=1
bl _getchar
bl _getchar
b LBB0_31
LBB0_17: ; in Loop: Header=BB0_1 Depth=1
adrp x0, l_.str.11@PAGE
add x0, x0, l_.str.11@PAGEOFF
bl _printf
ldr s0, [sp, #180]
str s0, [sp, #92]
str wzr, [sp, #80]
b LBB0_18
LBB0_18: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #80]
ldr w9, [sp, #104]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_23
b LBB0_19
LBB0_19: ; in Loop: Header=BB0_18 Depth=2
ldr s0, [sp, #92]
ldrsw x8, [sp, #80]
mov x9, #40
mul x9, x8, x9
add x8, sp, #144
add x8, x8, x9
ldr s1, [x8, #36]
fcmp s0, s1
cset w8, le
tbnz w8, #0, LBB0_21
b LBB0_20
LBB0_20: ; in Loop: Header=BB0_18 Depth=2
ldrsw x8, [sp, #80]
mov x9, #40
mul x9, x8, x9
add x8, sp, #144
add x8, x8, x9
ldr s0, [x8, #36]
str s0, [sp, #92]
b LBB0_21
LBB0_21: ; in Loop: Header=BB0_18 Depth=2
b LBB0_22
LBB0_22: ; in Loop: Header=BB0_18 Depth=2
ldr w8, [sp, #80]
add w8, w8, #1
str w8, [sp, #80]
b LBB0_18
LBB0_23: ; in Loop: Header=BB0_1 Depth=1
str wzr, [sp, #76]
b LBB0_24
LBB0_24: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #76]
ldr w9, [sp, #104]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_29
b LBB0_25
LBB0_25: ; in Loop: Header=BB0_24 Depth=2
ldr s0, [sp, #92]
ldrsw x8, [sp, #76]
mov x9, #40
mul x9, x8, x9
add x8, sp, #144
add x8, x8, x9
ldr s1, [x8, #36]
fcmp s0, s1
cset w8, ne
tbnz w8, #0, LBB0_27
b LBB0_26
LBB0_26: ; in Loop: Header=BB0_24 Depth=2
ldrsw x8, [sp, #76]
mov x9, #40
str x9, [sp, #32] ; 8-byte Folded Spill
mul x9, x8, x9
add x10, sp, #144
str x10, [sp, #40] ; 8-byte Folded Spill
mov x8, x10
add x0, x8, x9
ldr w8, [sp, #104]
subs w8, w8, #1
mov w9, #40
smaddl x1, w8, w9, x10
mov x2, #40
str x2, [sp, #48] ; 8-byte Folded Spill
bl _memcpy
ldr x10, [sp, #32] ; 8-byte Folded Reload
ldr x8, [sp, #40] ; 8-byte Folded Reload
ldr x2, [sp, #48] ; 8-byte Folded Reload
ldr w9, [sp, #104]
subs w9, w9, #1
mov x12, x8
mov w11, #40
smaddl x0, w9, w11, x12
ldrsw x9, [sp, #76]
mul x9, x9, x10
add x1, x8, x9
bl _memcpy
ldr w8, [sp, #104]
subs w8, w8, #1
str w8, [sp, #104]
b LBB0_27
LBB0_27: ; in Loop: Header=BB0_24 Depth=2
b LBB0_28
LBB0_28: ; in Loop: Header=BB0_24 Depth=2
ldr w8, [sp, #76]
add w8, w8, #1
str w8, [sp, #76]
b LBB0_24
LBB0_29: ; in Loop: Header=BB0_1 Depth=1
bl _getchar
bl _getchar
b LBB0_31
LBB0_30: ; in Loop: Header=BB0_1 Depth=1
str wzr, [sp, #100]
b LBB0_31
LBB0_31: ; in Loop: Header=BB0_1 Depth=1
b LBB0_1
LBB0_32:
ldr w8, [sp, #108]
str w8, [sp, #28] ; 4-byte Folded Spill
ldur x9, [x29, #-24]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_34
b LBB0_33
LBB0_33:
bl ___stack_chk_fail
LBB0_34:
ldr w0, [sp, #28] ; 4-byte Folded Reload
add sp, sp, #752
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 "Sistema Bancario UNIBank\n"
l_.str.1: ; @.str.1
.asciz "Bem Vindo Admin. \nDeseja: \n1- Cadastrar novas contas. \n2- Visualizar contas de um cliente. \n3- Excluir conta com o menor saldo. \n4- Sair \n"
l_.str.2: ; @.str.2
.asciz "%d"
l_.str.3: ; @.str.3
.asciz "\nVoce escolheu: Cadastrar novas contas.\n"
l_.str.4: ; @.str.4
.asciz "Digite o primeiro nome do titular: "
l_.str.5: ; @.str.5
.asciz "%s"
l_.str.6: ; @.str.6
.asciz "Conta criada com o n\303\272mero: %d\n"
l_.str.7: ; @.str.7
.asciz "Digite o saldo inicial: "
l_.str.8: ; @.str.8
.asciz "%f"
l_.str.9: ; @.str.9
.asciz "\nVoce escolheu: Visualisar contas de um cliente.\n"
l_.str.10: ; @.str.10
.asciz "Numero da conta encontrada: %d\nSaldo da conta: %.2f\n"
l_.str.11: ; @.str.11
.asciz "\nVoce escolheu: Excluir conta com o menor saldo.\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 $688, %rsp ## imm = 0x2B0
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -644(%rbp)
movl $15, -648(%rbp)
movl $1, -652(%rbp)
movl $1, -656(%rbp)
xorl %eax, %eax
movl %eax, %edi
callq _time
movl %eax, %edi
callq _srand
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_16 Depth 2
## Child Loop BB0_22 Depth 2
## Child Loop BB0_9 Depth 2
## Child Loop BB0_4 Depth 2
cmpl $0, -652(%rbp)
je LBB0_30
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
leaq L_.str(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movb %al, -681(%rbp) ## 1-byte Spill
callq _printf
## kill: def $ecx killed $eax
movb -681(%rbp), %al ## 1-byte Reload
leaq L_.str.1(%rip), %rdi
callq _printf
## kill: def $ecx killed $eax
movb -681(%rbp), %al ## 1-byte Reload
leaq L_.str.2(%rip), %rdi
leaq -656(%rbp), %rsi
callq _scanf
movl -656(%rbp), %eax
movl %eax, -680(%rbp) ## 4-byte Spill
subl $1, %eax
je LBB0_3
jmp LBB0_33
LBB0_33: ## in Loop: Header=BB0_1 Depth=1
movl -680(%rbp), %eax ## 4-byte Reload
subl $2, %eax
je LBB0_8
jmp LBB0_34
LBB0_34: ## in Loop: Header=BB0_1 Depth=1
movl -680(%rbp), %eax ## 4-byte Reload
subl $3, %eax
je LBB0_15
jmp LBB0_28
LBB0_3: ## in Loop: Header=BB0_1 Depth=1
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -664(%rbp)
LBB0_4: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -664(%rbp), %eax
cmpl -648(%rbp), %eax
jge LBB0_7
## %bb.5: ## in Loop: Header=BB0_4 Depth=2
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
movslq -664(%rbp), %rax
leaq -608(%rbp), %rsi
imulq $40, %rax, %rax
addq %rax, %rsi
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _scanf
callq _rand
movl $10000, %ecx ## imm = 0x2710
cltd
idivl %ecx
movslq -664(%rbp), %rcx
leaq -608(%rbp), %rax
imulq $40, %rcx, %rcx
addq %rcx, %rax
movl %edx, 32(%rax)
movslq -664(%rbp), %rcx
leaq -608(%rbp), %rax
imulq $40, %rcx, %rcx
addq %rcx, %rax
movl 32(%rax), %esi
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.7(%rip), %rdi
movb $0, %al
callq _printf
movslq -664(%rbp), %rax
leaq -608(%rbp), %rsi
imulq $40, %rax, %rax
addq %rax, %rsi
addq $36, %rsi
leaq L_.str.8(%rip), %rdi
movb $0, %al
callq _scanf
## %bb.6: ## in Loop: Header=BB0_4 Depth=2
movl -664(%rbp), %eax
addl $1, %eax
movl %eax, -664(%rbp)
jmp LBB0_4
LBB0_7: ## in Loop: Header=BB0_1 Depth=1
callq _getchar
jmp LBB0_29
LBB0_8: ## in Loop: Header=BB0_1 Depth=1
leaq L_.str.9(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
leaq -640(%rbp), %rsi
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _scanf
movl $0, -668(%rbp)
LBB0_9: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -668(%rbp), %eax
cmpl -648(%rbp), %eax
jge LBB0_14
## %bb.10: ## in Loop: Header=BB0_9 Depth=2
leaq -640(%rbp), %rdi
movslq -668(%rbp), %rax
leaq -608(%rbp), %rsi
imulq $40, %rax, %rax
addq %rax, %rsi
callq _strcmp
cmpl $0, %eax
jne LBB0_12
## %bb.11: ## in Loop: Header=BB0_9 Depth=2
movslq -668(%rbp), %rcx
leaq -608(%rbp), %rax
imulq $40, %rcx, %rcx
addq %rcx, %rax
movl 32(%rax), %esi
movslq -668(%rbp), %rcx
leaq -608(%rbp), %rax
imulq $40, %rcx, %rcx
addq %rcx, %rax
movss 36(%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
leaq L_.str.10(%rip), %rdi
movb $1, %al
callq _printf
LBB0_12: ## in Loop: Header=BB0_9 Depth=2
jmp LBB0_13
LBB0_13: ## in Loop: Header=BB0_9 Depth=2
movl -668(%rbp), %eax
addl $1, %eax
movl %eax, -668(%rbp)
jmp LBB0_9
LBB0_14: ## in Loop: Header=BB0_1 Depth=1
callq _getchar
callq _getchar
jmp LBB0_29
LBB0_15: ## in Loop: Header=BB0_1 Depth=1
leaq L_.str.11(%rip), %rdi
movb $0, %al
callq _printf
movss -572(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -660(%rbp)
movl $0, -672(%rbp)
LBB0_16: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -672(%rbp), %eax
cmpl -648(%rbp), %eax
jge LBB0_21
## %bb.17: ## in Loop: Header=BB0_16 Depth=2
movss -660(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movslq -672(%rbp), %rcx
leaq -608(%rbp), %rax
imulq $40, %rcx, %rcx
addq %rcx, %rax
ucomiss 36(%rax), %xmm0
jbe LBB0_19
## %bb.18: ## in Loop: Header=BB0_16 Depth=2
movslq -672(%rbp), %rcx
leaq -608(%rbp), %rax
imulq $40, %rcx, %rcx
addq %rcx, %rax
movss 36(%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -660(%rbp)
LBB0_19: ## in Loop: Header=BB0_16 Depth=2
jmp LBB0_20
LBB0_20: ## in Loop: Header=BB0_16 Depth=2
movl -672(%rbp), %eax
addl $1, %eax
movl %eax, -672(%rbp)
jmp LBB0_16
LBB0_21: ## in Loop: Header=BB0_1 Depth=1
movl $0, -676(%rbp)
LBB0_22: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -676(%rbp), %eax
cmpl -648(%rbp), %eax
jge LBB0_27
## %bb.23: ## in Loop: Header=BB0_22 Depth=2
movss -660(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movslq -676(%rbp), %rcx
leaq -608(%rbp), %rax
imulq $40, %rcx, %rcx
addq %rcx, %rax
ucomiss 36(%rax), %xmm0
jne LBB0_25
jp LBB0_25
## %bb.24: ## in Loop: Header=BB0_22 Depth=2
movslq -676(%rbp), %rax
leaq -608(%rbp), %rdi
imulq $40, %rax, %rax
addq %rax, %rdi
movl -648(%rbp), %eax
subl $1, %eax
cltq
leaq -608(%rbp), %rsi
imulq $40, %rax, %rax
addq %rax, %rsi
movl $40, %edx
callq _memcpy
movl -648(%rbp), %eax
subl $1, %eax
cltq
leaq -608(%rbp), %rdi
imulq $40, %rax, %rax
addq %rax, %rdi
movslq -676(%rbp), %rax
leaq -608(%rbp), %rsi
imulq $40, %rax, %rax
addq %rax, %rsi
movl $40, %edx
callq _memcpy
movl -648(%rbp), %eax
addl $-1, %eax
movl %eax, -648(%rbp)
LBB0_25: ## in Loop: Header=BB0_22 Depth=2
jmp LBB0_26
LBB0_26: ## in Loop: Header=BB0_22 Depth=2
movl -676(%rbp), %eax
addl $1, %eax
movl %eax, -676(%rbp)
jmp LBB0_22
LBB0_27: ## in Loop: Header=BB0_1 Depth=1
callq _getchar
callq _getchar
jmp LBB0_29
LBB0_28: ## in Loop: Header=BB0_1 Depth=1
movl $0, -652(%rbp)
LBB0_29: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_1
LBB0_30:
movl -644(%rbp), %eax
movl %eax, -688(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_32
## %bb.31:
movl -688(%rbp), %eax ## 4-byte Reload
addq $688, %rsp ## imm = 0x2B0
popq %rbp
retq
LBB0_32:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Sistema Bancario UNIBank\n"
L_.str.1: ## @.str.1
.asciz "Bem Vindo Admin. \nDeseja: \n1- Cadastrar novas contas. \n2- Visualizar contas de um cliente. \n3- Excluir conta com o menor saldo. \n4- Sair \n"
L_.str.2: ## @.str.2
.asciz "%d"
L_.str.3: ## @.str.3
.asciz "\nVoce escolheu: Cadastrar novas contas.\n"
L_.str.4: ## @.str.4
.asciz "Digite o primeiro nome do titular: "
L_.str.5: ## @.str.5
.asciz "%s"
L_.str.6: ## @.str.6
.asciz "Conta criada com o n\303\272mero: %d\n"
L_.str.7: ## @.str.7
.asciz "Digite o saldo inicial: "
L_.str.8: ## @.str.8
.asciz "%f"
L_.str.9: ## @.str.9
.asciz "\nVoce escolheu: Visualisar contas de um cliente.\n"
L_.str.10: ## @.str.10
.asciz "Numero da conta encontrada: %d\nSaldo da conta: %.2f\n"
L_.str.11: ## @.str.11
.asciz "\nVoce escolheu: Excluir conta com o menor saldo.\n"
.subsections_via_symbols
| the_stack_data/1424.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _first_func ; -- Begin function first_func
.p2align 2
_first_func: ; @first_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 x0, [sp, #8]
str wzr, [sp, #4]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #4]
subs w8, w8, #5
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
mov w0, #1
bl _sleep
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:
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
mov x0, #3
bl _pthread_exit
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
sub x0, x29, #40
mov x3, #0
mov x1, x3
adrp x2, _first_func@PAGE
add x2, x2, _first_func@PAGEOFF
bl _pthread_create
stur w0, [x29, #-8]
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
ldur w0, [x29, #-8]
bl _strerror
str x0, [sp, #40]
ldr x8, [sp, #40]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
mov w8, #-1
stur w8, [x29, #-4]
b LBB1_9
LBB1_2:
mov w0, #1
bl _sleep
ldur x0, [x29, #-40]
add x1, sp, #32
bl _pthread_join
str w0, [sp, #28]
ldr x8, [sp, #32]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
ldr w8, [sp, #28]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_4
b LBB1_3
LBB1_3:
bl ___error
ldr w0, [x0]
bl _strerror
str x0, [sp, #16]
ldr x8, [sp, #16]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
mov w8, #-1
stur w8, [x29, #-4]
b LBB1_9
LBB1_4:
stur wzr, [x29, #-12]
b LBB1_5
LBB1_5: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-12]
subs w8, w8, #10
cset w8, ge
tbnz w8, #0, LBB1_8
b LBB1_6
LBB1_6: ; in Loop: Header=BB1_5 Depth=1
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
mov w0, #1
bl _sleep
b LBB1_7
LBB1_7: ; in Loop: Header=BB1_5 Depth=1
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB1_5
LBB1_8:
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
stur wzr, [x29, #-4]
b LBB1_9
LBB1_9:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #112
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "first thread...\n"
l_.str.1: ; @.str.1
.asciz "child thread done\n"
l_.str.2: ; @.str.2
.asciz "%s\n"
l_.str.3: ; @.str.3
.asciz "retval = %d\n"
l_.str.4: ; @.str.4
.asciz "p = %s\n"
l_.str.5: ; @.str.5
.asciz "main thread......\n"
l_.str.6: ; @.str.6
.asciz "exit....\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _first_func ## -- Begin function first_func
.p2align 4, 0x90
_first_func: ## @first_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
movq %rdi, -8(%rbp)
movl $0, -12(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
cmpl $5, -12(%rbp)
jge LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movl $1, %edi
callq _sleep
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB0_1
LBB0_4:
leaq L_.str.1(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _printf
movl $3, %edi
callq _pthread_exit
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $80, %rsp
movl $0, -4(%rbp)
leaq -40(%rbp), %rdi
xorl %eax, %eax
movl %eax, %ecx
leaq _first_func(%rip), %rdx
movq %rcx, %rsi
callq _pthread_create
movl %eax, -8(%rbp)
cmpl $0, -8(%rbp)
je LBB1_2
## %bb.1:
movl -8(%rbp), %edi
callq _strerror
movq %rax, -56(%rbp)
movq -56(%rbp), %rsi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
movl $-1, -4(%rbp)
jmp LBB1_9
LBB1_2:
movl $1, %edi
callq _sleep
movq -40(%rbp), %rdi
leaq -64(%rbp), %rsi
callq _pthread_join
movl %eax, -68(%rbp)
movq -64(%rbp), %rsi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
cmpl $0, -68(%rbp)
je LBB1_4
## %bb.3:
callq ___error
movl (%rax), %edi
callq _strerror
movq %rax, -80(%rbp)
movq -80(%rbp), %rsi
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
movl $-1, -4(%rbp)
jmp LBB1_9
LBB1_4:
movl $0, -12(%rbp)
LBB1_5: ## =>This Inner Loop Header: Depth=1
cmpl $10, -12(%rbp)
jge LBB1_8
## %bb.6: ## in Loop: Header=BB1_5 Depth=1
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
movl $1, %edi
callq _sleep
## %bb.7: ## in Loop: Header=BB1_5 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB1_5
LBB1_8:
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -4(%rbp)
LBB1_9:
movl -4(%rbp), %eax
addq $80, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "first thread...\n"
L_.str.1: ## @.str.1
.asciz "child thread done\n"
L_.str.2: ## @.str.2
.asciz "%s\n"
L_.str.3: ## @.str.3
.asciz "retval = %d\n"
L_.str.4: ## @.str.4
.asciz "p = %s\n"
L_.str.5: ## @.str.5
.asciz "main thread......\n"
L_.str.6: ## @.str.6
.asciz "exit....\n"
.subsections_via_symbols
| the_stack_data/151092.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _parStrncpy ; -- Begin function parStrncpy
.p2align 2
_parStrncpy: ; @parStrncpy
.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]
str x2, [sp, #8]
ldur x0, [x29, #-8]
ldr x1, [sp, #16]
ldr x8, [sp, #8]
subs x2, x8, #1
mov x3, #-1
bl ___strncpy_chk
ldur x8, [x29, #-8]
ldr x9, [sp, #8]
subs x9, x9, #1
add x8, x8, x9
strb wzr, [x8]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _parStrncpy ## -- Begin function parStrncpy
.p2align 4, 0x90
_parStrncpy: ## @parStrncpy
.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 %rdx, -24(%rbp)
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
movq -24(%rbp), %rdx
subq $1, %rdx
movq $-1, %rcx
callq ___strncpy_chk
movq -8(%rbp), %rax
movq -24(%rbp), %rcx
subq $1, %rcx
movb $0, (%rax,%rcx)
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/9514153.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 add_to_log
lCPI0_0:
.quad 0x404e000000000000 ; double 60
.section __TEXT,__text,regular,pure_instructions
.globl _add_to_log
.p2align 2
_add_to_log: ; @add_to_log
.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, #3072
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
str x0, [sp, #240]
str d0, [sp, #232]
; kill: def $x8 killed $xzr
str xzr, [sp, #192]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _getenv
subs x8, x0, #0
cset w8, eq
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.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
bl _fprintf
b LBB0_18
LBB0_2:
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _getenv
str x0, [sp, #192]
ldr x8, [sp, #192]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_18
b LBB0_3
LBB0_3:
ldr x8, [sp, #192]
mov x9, sp
str x8, [x9]
add x0, sp, #248
str x0, [sp, #96] ; 8-byte Folded Spill
mov x3, #512
mov x1, x3
mov w2, #0
str w2, [sp, #108] ; 4-byte Folded Spill
adrp x4, l_.str.3@PAGE
add x4, x4, l_.str.3@PAGEOFF
bl ___snprintf_chk
ldr x0, [sp, #96] ; 8-byte Folded Reload
mov w1, #2
bl _access
ldr w8, [sp, #108] ; 4-byte Folded Reload
subs w8, w8, w0
cset w8, ne
tbnz w8, #0, LBB0_17
b LBB0_4
LBB0_4:
add x0, sp, #248
adrp x1, l_.str.4@PAGE
add x1, x1, l_.str.4@PAGEOFF
bl _fopen
str x0, [sp, #184]
ldr x8, [sp, #184]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_16
b LBB0_5
LBB0_5:
ldr x0, [sp, #240]
mov w1, #47
bl _strrchr
str x0, [sp, #176]
bl _getlogin
str x0, [sp, #168]
ldr x8, [sp, #168]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_7
b LBB0_6
LBB0_6:
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _getenv
str x0, [sp, #168]
b LBB0_7
LBB0_7:
ldr x8, [sp, #168]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_9
b LBB0_8
LBB0_8:
adrp x8, l_.str.6@PAGE
add x8, x8, l_.str.6@PAGEOFF
str x8, [sp, #168]
b LBB0_9
LBB0_9:
ldr x8, [sp, #176]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_11
b LBB0_10
LBB0_10:
ldr x8, [sp, #240]
str x8, [sp, #176]
b LBB0_12
LBB0_11:
ldr x8, [sp, #176]
add x8, x8, #1
str x8, [sp, #176]
b LBB0_12
LBB0_12:
mov x0, #0
bl _time
mov x8, x0
add x0, sp, #160
str x8, [sp, #160]
bl _localtime
str x0, [sp, #152]
ldr x3, [sp, #152]
add x0, sp, #2552
str x0, [sp, #72] ; 8-byte Folded Spill
mov x1, #512
str x1, [sp, #80] ; 8-byte Folded Spill
adrp x2, l_.str.7@PAGE
add x2, x2, l_.str.7@PAGEOFF
bl _strftime
add x0, sp, #112
bl _times
mov w0, #3
bl _sysconf
mov x8, x0
str w8, [sp, #148]
ldr x8, [sp, #112]
ldr x9, [sp, #128]
add x8, x8, x9
ucvtf d0, x8
ldr s2, [sp, #148]
; 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, #224]
ldr x8, [sp, #120]
ldr x9, [sp, #136]
add x8, x8, x9
ucvtf d0, x8
ldr s2, [sp, #148]
; 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, #216]
add x0, sp, #760
str x0, [sp, #64] ; 8-byte Folded Spill
bl _uname
ldr x8, [sp, #64] ; 8-byte Folded Reload
ldr x11, [sp, #72] ; 8-byte Folded Reload
ldr x3, [sp, #80] ; 8-byte Folded Reload
ldr d0, [sp, #232]
adrp x9, lCPI0_0@PAGE
ldr d1, [x9, lCPI0_0@PAGEOFF]
fdiv d0, d0, d1
fcvtzs w9, d0
str w9, [sp, #212]
ldr d2, [sp, #232]
ldr s3, [sp, #212]
; implicit-def: $d0
fmov s0, s3
sshll.2d v0, v0, #0
; kill: def $d0 killed $d0 killed $q0
scvtf d0, d0
fmsub d0, d0, d1, d2
str d0, [sp, #200]
ldr x13, [sp, #176]
ldr x12, [sp, #168]
ldr d2, [sp, #224]
ldr d1, [sp, #216]
ldr w9, [sp, #212]
; implicit-def: $x10
mov x10, x9
ldr d0, [sp, #200]
add x8, x8, #256
mov x9, sp
str x9, [sp, #88] ; 8-byte Folded Spill
str x13, [x9]
str x12, [x9, #8]
str x11, [x9, #16]
str d2, [x9, #24]
str d1, [x9, #32]
str x10, [x9, #40]
str d0, [x9, #48]
str x8, [x9, #56]
add x0, sp, #2040
mov x1, x3
mov w2, #0
adrp x4, l_.str.8@PAGE
add x4, x4, l_.str.8@PAGEOFF
bl ___snprintf_chk
subs w8, w0, #0
cset w8, ge
tbnz w8, #0, LBB0_14
b LBB0_13
LBB0_13:
bl _abort
LBB0_14:
b LBB0_15
LBB0_15:
ldr x0, [sp, #184]
mov x9, sp
add x8, sp, #2040
str x8, [x9]
adrp x1, l_.str.9@PAGE
add x1, x1, l_.str.9@PAGEOFF
bl _fprintf
ldr x0, [sp, #184]
bl _fclose
b LBB0_16
LBB0_16:
b LBB0_17
LBB0_17:
b LBB0_18
LBB0_18:
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_20
b LBB0_19
LBB0_19:
bl ___stack_chk_fail
LBB0_20:
add sp, sp, #3072
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 "SEACAS_NO_LOGGING"
l_.str.1: ; @.str.1
.asciz "SEACAS Audit logging disabled via SEACAS_NO_LOGGING setting.\n"
l_.str.2: ; @.str.2
.asciz "ACCESS"
l_.str.3: ; @.str.3
.asciz "%s/etc/audit.log"
l_.str.4: ; @.str.4
.asciz "a"
l_.str.5: ; @.str.5
.asciz "LOGNAME"
l_.str.6: ; @.str.6
.asciz "UNKNOWN"
l_.str.7: ; @.str.7
.asciz "%a %b %d %H:%M:%S %Z %Y"
l_.str.8: ; @.str.8
.asciz "%s %s %s %.3fu %.3fs %d:%5.2f 0.0%% 0+0k 0+0io 0pf+0w %s\n"
l_.str.9: ; @.str.9
.asciz "%s"
.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 add_to_log
LCPI0_0:
.quad 0x404e000000000000 ## double 60
.section __TEXT,__literal16,16byte_literals
.p2align 4
LCPI0_1:
.long 1127219200 ## 0x43300000
.long 1160773632 ## 0x45300000
.long 0 ## 0x0
.long 0 ## 0x0
LCPI0_2:
.quad 0x4330000000000000 ## double 4503599627370496
.quad 0x4530000000000000 ## double 1.9342813113834067E+25
.section __TEXT,__text,regular,pure_instructions
.globl _add_to_log
.p2align 4, 0x90
_add_to_log: ## @add_to_log
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
subq $3000, %rsp ## imm = 0xBB8
.cfi_offset %rbx, -24
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -16(%rbp)
movq %rdi, -2840(%rbp)
movsd %xmm0, -2848(%rbp)
movq $0, -2888(%rbp)
leaq L_.str(%rip), %rdi
callq _getenv
cmpq $0, %rax
je LBB0_2
## %bb.1:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.1(%rip), %rsi
movb $0, %al
callq _fprintf
jmp LBB0_18
LBB0_2:
leaq L_.str.2(%rip), %rdi
callq _getenv
movq %rax, -2888(%rbp)
cmpq $0, -2888(%rbp)
je LBB0_18
## %bb.3:
leaq -2832(%rbp), %rdi
movq -2888(%rbp), %r9
movl $512, %ecx ## imm = 0x200
xorl %edx, %edx
leaq L_.str.3(%rip), %r8
movq %rcx, %rsi
movb $0, %al
callq ___snprintf_chk
leaq -2832(%rbp), %rdi
movl $2, %esi
callq _access
movl %eax, %ecx
xorl %eax, %eax
cmpl %ecx, %eax
jne LBB0_17
## %bb.4:
leaq -2832(%rbp), %rdi
leaq L_.str.4(%rip), %rsi
callq _fopen
movq %rax, -2896(%rbp)
cmpq $0, -2896(%rbp)
je LBB0_16
## %bb.5:
movq -2840(%rbp), %rdi
movl $47, %esi
callq _strrchr
movq %rax, -2904(%rbp)
callq _getlogin
movq %rax, -2912(%rbp)
cmpq $0, -2912(%rbp)
jne LBB0_7
## %bb.6:
leaq L_.str.5(%rip), %rdi
callq _getenv
movq %rax, -2912(%rbp)
LBB0_7:
cmpq $0, -2912(%rbp)
jne LBB0_9
## %bb.8:
leaq L_.str.6(%rip), %rax
movq %rax, -2912(%rbp)
LBB0_9:
cmpq $0, -2904(%rbp)
jne LBB0_11
## %bb.10:
movq -2840(%rbp), %rax
movq %rax, -2904(%rbp)
jmp LBB0_12
LBB0_11:
movq -2904(%rbp), %rax
addq $1, %rax
movq %rax, -2904(%rbp)
LBB0_12:
xorl %eax, %eax
movl %eax, %edi
callq _time
movq %rax, -2920(%rbp)
leaq -2920(%rbp), %rdi
callq _localtime
movq %rax, -2928(%rbp)
movq -2928(%rbp), %rcx
leaq L_.str.7(%rip), %rdx
leaq -528(%rbp), %rdi
movl $512, %esi ## imm = 0x200
callq _strftime
leaq -2968(%rbp), %rdi
callq _times
movl $3, %edi
callq _sysconf
## kill: def $eax killed $eax killed $rax
movl %eax, -2932(%rbp)
movq -2968(%rbp), %rax
movq -2952(%rbp), %rcx
addq %rcx, %rax
movq %rax, %xmm0
movaps LCPI0_1(%rip), %xmm2 ## xmm2 = [1127219200,1160773632,0,0]
punpckldq %xmm2, %xmm0 ## xmm0 = xmm0[0],xmm2[0],xmm0[1],xmm2[1]
movapd LCPI0_2(%rip), %xmm1 ## xmm1 = [4.503599627370496E+15,1.9342813113834067E+25]
subpd %xmm1, %xmm0
movaps %xmm0, %xmm3
unpckhpd %xmm0, %xmm0 ## xmm0 = xmm0[1,1]
addsd %xmm3, %xmm0
cvtsi2sdl -2932(%rbp), %xmm3
divsd %xmm3, %xmm0
movsd %xmm0, -2856(%rbp)
movq -2960(%rbp), %rax
movq -2944(%rbp), %rcx
addq %rcx, %rax
movq %rax, %xmm0
punpckldq %xmm2, %xmm0 ## xmm0 = xmm0[0],xmm2[0],xmm0[1],xmm2[1]
subpd %xmm1, %xmm0
movaps %xmm0, %xmm1
unpckhpd %xmm0, %xmm0 ## xmm0 = xmm0[1,1]
addsd %xmm1, %xmm0
cvtsi2sdl -2932(%rbp), %xmm1
divsd %xmm1, %xmm0
movsd %xmm0, -2864(%rbp)
leaq -2320(%rbp), %rdi
callq _uname
movsd -2848(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd LCPI0_0(%rip), %xmm1 ## xmm1 = mem[0],zero
divsd %xmm1, %xmm0
cvttsd2si %xmm0, %eax
movl %eax, -2868(%rbp)
movsd -2848(%rbp), %xmm1 ## xmm1 = mem[0],zero
cvtsi2sdl -2868(%rbp), %xmm0
movq %xmm0, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm0
movsd LCPI0_0(%rip), %xmm2 ## xmm2 = mem[0],zero
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movsd %xmm0, -2880(%rbp)
leaq -1040(%rbp), %rdi
movq -2904(%rbp), %r9
movq -2912(%rbp), %rbx
leaq -528(%rbp), %r11
movsd -2856(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd -2864(%rbp), %xmm1 ## xmm1 = mem[0],zero
movl -2868(%rbp), %r10d
movsd -2880(%rbp), %xmm2 ## xmm2 = mem[0],zero
leaq -2320(%rbp), %rax
addq $256, %rax ## imm = 0x100
movl $512, %ecx ## imm = 0x200
xorl %edx, %edx
leaq L_.str.8(%rip), %r8
movq %rcx, %rsi
movq %rbx, (%rsp)
movq %r11, 8(%rsp)
movl %r10d, 16(%rsp)
movq %rax, 24(%rsp)
movb $3, %al
callq ___snprintf_chk
cmpl $0, %eax
jge LBB0_14
## %bb.13:
callq _abort
LBB0_14:
jmp LBB0_15
LBB0_15:
movq -2896(%rbp), %rdi
leaq -1040(%rbp), %rdx
leaq L_.str.9(%rip), %rsi
movb $0, %al
callq _fprintf
movq -2896(%rbp), %rdi
callq _fclose
LBB0_16:
jmp LBB0_17
LBB0_17:
jmp LBB0_18
LBB0_18:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -16(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_20
## %bb.19:
addq $3000, %rsp ## imm = 0xBB8
popq %rbx
popq %rbp
retq
LBB0_20:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "SEACAS_NO_LOGGING"
L_.str.1: ## @.str.1
.asciz "SEACAS Audit logging disabled via SEACAS_NO_LOGGING setting.\n"
L_.str.2: ## @.str.2
.asciz "ACCESS"
L_.str.3: ## @.str.3
.asciz "%s/etc/audit.log"
L_.str.4: ## @.str.4
.asciz "a"
L_.str.5: ## @.str.5
.asciz "LOGNAME"
L_.str.6: ## @.str.6
.asciz "UNKNOWN"
L_.str.7: ## @.str.7
.asciz "%a %b %d %H:%M:%S %Z %Y"
L_.str.8: ## @.str.8
.asciz "%s %s %s %.3fu %.3fs %d:%5.2f 0.0%% 0+0k 0+0io 0pf+0w %s\n"
L_.str.9: ## @.str.9
.asciz "%s"
.subsections_via_symbols
| the_stack_data/29826171.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #160
.cfi_def_cfa_offset 160
stp x29, x30, [sp, #144] ; 16-byte Folded Spill
add x29, sp, #144
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
adrp x8, _sig_tstp@PAGE
add x8, x8, _sig_tstp@PAGEOFF
stur x8, [x29, #-24]
stur wzr, [x29, #-16]
stur wzr, [x29, #-12]
mov w0, #2
adrp x1, _sig_int@PAGE
add x1, x1, _sig_int@PAGEOFF
bl _signal
adds x8, x0, #1
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
b LBB0_2
LBB0_2:
mov w0, #18
sub x1, x29, #24
mov x2, #0
bl _sigaction
adds w8, w0, #1
cset w8, ne
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
adrp x8, ___stderrp@GOTPAGE
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
ldr x0, [x8]
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
bl _fprintf
b LBB0_4
LBB0_4:
b LBB0_5
LBB0_5: ; =>This Inner Loop Header: Depth=1
adrp x8, _show@PAGE
ldr w8, [x8, _show@PAGEOFF]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_7
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_5 Depth=1
add x0, sp, #32
str x0, [sp, #8] ; 8-byte Folded Spill
bl _time
ldr x0, [sp, #8] ; 8-byte Folded Reload
bl _localtime
str x0, [sp, #24]
ldr x3, [sp, #24]
add x0, sp, #40
str x0, [sp, #16] ; 8-byte Folded Spill
mov x1, #80
adrp x2, l_.str.2@PAGE
add x2, x2, l_.str.2@PAGEOFF
bl _strftime
ldr x8, [sp, #16] ; 8-byte Folded Reload
mov x9, sp
str x8, [x9]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_5 Depth=1
mov w0, #1
bl _sleep
b LBB0_5
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function sig_tstp
_sig_tstp: ; @sig_tstp
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur w0, [x29, #-4]
adrp x8, _show@PAGE
ldr w8, [x8, _show@PAGEOFF]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
adrp x8, _show@PAGE
str wzr, [x8, _show@PAGEOFF]
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _puts
b LBB1_3
LBB1_2:
mov w8, #1
adrp x9, _show@PAGE
str w8, [x9, _show@PAGEOFF]
b LBB1_3
LBB1_3:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function sig_int
_sig_int: ; @sig_int
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur w0, [x29, #-4]
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _puts
mov w0, #1
bl _exit
.cfi_endproc
; -- End function
.section __DATA,__data
.globl _show ; @show
.p2align 2
_show:
.long 1 ; 0x1
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Error with SIG_INT"
l_.str.1: ; @.str.1
.asciz "Error with SIG_TSTP"
l_.str.2: ; @.str.2
.asciz "%Y.%m.%d %H:%M:%S"
l_.str.3: ; @.str.3
.asciz "%s\n"
l_.str.4: ; @.str.4
.asciz "\nOdebrano sygnal SIGINT"
l_.str.5: ; @.str.5
.asciz "\nOczekuje na CTRL+Z - kontynuacja albo CTRL+C - zakonczenie programu"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $128, %rsp
movl $0, -4(%rbp)
leaq _sig_tstp(%rip), %rax
movq %rax, -24(%rbp)
movl $0, -16(%rbp)
movl $0, -12(%rbp)
movl $2, %edi
leaq _sig_int(%rip), %rsi
callq _signal
movq $-1, %rcx
cmpq %rcx, %rax
jne LBB0_2
## %bb.1:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str(%rip), %rsi
movb $0, %al
callq _fprintf
LBB0_2:
movl $18, %edi
leaq -24(%rbp), %rsi
xorl %eax, %eax
movl %eax, %edx
callq _sigaction
cmpl $-1, %eax
jne LBB0_4
## %bb.3:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.1(%rip), %rsi
movb $0, %al
callq _fprintf
LBB0_4:
jmp LBB0_5
LBB0_5: ## =>This Inner Loop Header: Depth=1
cmpl $0, _show(%rip)
je LBB0_7
## %bb.6: ## in Loop: Header=BB0_5 Depth=1
leaq -120(%rbp), %rdi
callq _time
leaq -120(%rbp), %rdi
callq _localtime
movq %rax, -128(%rbp)
leaq -112(%rbp), %rdi
movq -128(%rbp), %rcx
movl $80, %esi
leaq L_.str.2(%rip), %rdx
callq _strftime
leaq -112(%rbp), %rsi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
LBB0_7: ## in Loop: Header=BB0_5 Depth=1
movl $1, %edi
callq _sleep
jmp LBB0_5
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function sig_tstp
_sig_tstp: ## @sig_tstp
.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, _show(%rip)
je LBB1_2
## %bb.1:
movl $0, _show(%rip)
leaq L_.str.5(%rip), %rdi
callq _puts
jmp LBB1_3
LBB1_2:
movl $1, _show(%rip)
LBB1_3:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function sig_int
_sig_int: ## @sig_int
.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)
leaq L_.str.4(%rip), %rdi
callq _puts
movl $1, %edi
callq _exit
.cfi_endproc
## -- End function
.section __DATA,__data
.globl _show ## @show
.p2align 2
_show:
.long 1 ## 0x1
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Error with SIG_INT"
L_.str.1: ## @.str.1
.asciz "Error with SIG_TSTP"
L_.str.2: ## @.str.2
.asciz "%Y.%m.%d %H:%M:%S"
L_.str.3: ## @.str.3
.asciz "%s\n"
L_.str.4: ## @.str.4
.asciz "\nOdebrano sygnal SIGINT"
L_.str.5: ## @.str.5
.asciz "\nOczekuje na CTRL+Z - kontynuacja albo CTRL+C - zakonczenie programu"
.subsections_via_symbols
| the_stack_data/76700397.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _create_and_memset ; -- Begin function create_and_memset
.p2align 2
_create_and_memset: ; @create_and_memset
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur w0, [x29, #-4]
str x1, [sp, #16]
str x2, [sp, #8]
ldr x0, [sp, #16]
bl _malloc
str x0, [sp]
ldr x8, [sp]
subs x8, x8, #0
cset w8, ne
and w0, w8, #0x1
bl _assert
ldr x0, [sp]
ldur w1, [x29, #-4]
ldr x2, [sp, #16]
mov x3, #-1
bl ___memset_chk
ldr x8, [sp]
ldr x9, [sp, #8]
str x8, [x9]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function assert
_assert: ; @assert
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
mov w8, #1
and w8, w0, w8
strb w8, [sp, #15]
ldrb w8, [sp, #15]
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
brk #0x1
LBB1_2:
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _increment_ptr ; -- Begin function increment_ptr
.p2align 2
_increment_ptr: ; @increment_ptr
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
ldr x8, [sp, #8]
ldrb w8, [x8]
strb w8, [sp, #7]
ldrsb w8, [sp, #7]
add w8, w8, #1
ldr x9, [sp, #8]
strb w8, [x9]
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 _create_and_memset ## -- Begin function create_and_memset
.p2align 4, 0x90
_create_and_memset: ## @create_and_memset
.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)
movq -16(%rbp), %rdi
callq _malloc
movq %rax, -32(%rbp)
cmpq $0, -32(%rbp)
setne %al
movzbl %al, %edi
andl $1, %edi
callq _assert
movq -32(%rbp), %rdi
movl -4(%rbp), %esi
movq -16(%rbp), %rdx
movq $-1, %rcx
callq ___memset_chk
movq -32(%rbp), %rcx
movq -24(%rbp), %rax
movq %rcx, (%rax)
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function assert
_assert: ## @assert
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movb %dil, %al
andb $1, %al
movb %al, -1(%rbp)
testb $1, -1(%rbp)
jne LBB1_2
## %bb.1:
ud2
LBB1_2:
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _increment_ptr ## -- Begin function increment_ptr
.p2align 4, 0x90
_increment_ptr: ## @increment_ptr
.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
movb (%rax), %al
movb %al, -9(%rbp)
movsbl -9(%rbp), %eax
addl $1, %eax
movb %al, %cl
movq -8(%rbp), %rax
movb %cl, (%rax)
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/125140773.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
str wzr, [sp, #8]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #8]
subs w8, w8, #100
cset w8, ge
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr w9, [sp, #8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB0_1
LBB0_3:
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _system
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 "%i\n"
l_.str.1: ; @.str.1
.asciz "pause"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
movl $0, -8(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
cmpl $100, -8(%rbp)
jge LBB0_3
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl -8(%rbp), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
jmp LBB0_1
LBB0_3:
leaq L_.str.1(%rip), %rdi
callq _system
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%i\n"
L_.str.1: ## @.str.1
.asciz "pause"
.subsections_via_symbols
| the_stack_data/92325876.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _megaInit ; -- Begin function megaInit
.p2align 2
_megaInit: ; @megaInit
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.globl _RandomFunc ; -- Begin function RandomFunc
.p2align 2
_RandomFunc: ; @RandomFunc
.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 x0, [sp, #24]
str x1, [sp, #16]
ldr x8, [sp, #24]
ldr x8, [x8]
mov x9, #26986
movk x9, #13958, lsl #16
add x8, x8, x9
mov x9, #64278
movk x9, #40805, lsl #16
movk x9, #13514, lsl #32
movk x9, #239, lsl #48
mul x8, x8, x9
stur x8, [x29, #-16]
str xzr, [sp, #8]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #8]
subs x8, x8, #0
cset w8, hs
tbnz w8, #0, LBB1_8
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
ldur x8, [x29, #-16]
ldr x9, [sp, #8]
subs x8, x8, x9
cset w8, hs
tbnz w8, #0, LBB1_4
b LBB1_3
LBB1_3: ; in Loop: Header=BB1_1 Depth=1
ldurh w8, [x29, #-16]
strh w8, [sp, #6]
ldurh w8, [x29, #-10]
sturh w8, [x29, #-16]
ldrh w8, [sp, #6]
sturh w8, [x29, #-10]
b LBB1_5
LBB1_4: ; in Loop: Header=BB1_1 Depth=1
sub x9, x29, #16
ldur x8, [x29, #-16]
ldr x10, [sp, #8]
ldr x10, [x9, x10, lsl #3]
add x8, x8, x10
ldr x10, [sp, #8]
str x8, [x9, x10, lsl #3]
b LBB1_5
LBB1_5: ; in Loop: Header=BB1_1 Depth=1
ldur x8, [x29, #-16]
ldr x9, [sp, #8]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB1_7
b LBB1_6
LBB1_6: ; in Loop: Header=BB1_1 Depth=1
ldurb w8, [x29, #-15]
strb w8, [sp, #5]
ldurb w8, [x29, #-9]
sturb w8, [x29, #-15]
ldrb w8, [sp, #5]
sturb w8, [x29, #-9]
b LBB1_7
LBB1_7: ; in Loop: Header=BB1_1 Depth=1
ldr x8, [sp, #8]
add x8, x8, #1
str x8, [sp, #8]
b LBB1_1
LBB1_8:
ldur x8, [x29, #-16]
mov x9, #33433
movk x9, #5313, lsl #16
subs x8, x8, x9
ldr x9, [sp, #16]
str x8, [x9]
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB1_10
b LBB1_9
LBB1_9:
bl ___stack_chk_fail
LBB1_10:
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, #96
.cfi_def_cfa_offset 96
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
stur wzr, [x29, #-28]
stur w0, [x29, #-32]
str x1, [sp, #40]
bl _megaInit
ldur w8, [x29, #-32]
subs w8, w8, #2
cset w8, eq
tbnz w8, #0, LBB2_2
b LBB2_1
LBB2_1:
mov x9, sp
mov x8, #1
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov w0, #-1
bl _exit
LBB2_2:
b LBB2_3
LBB2_3:
str wzr, [sp, #36]
b LBB2_4
LBB2_4: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #36]
subs w8, w8, #1
cset w8, ge
tbnz w8, #0, LBB2_6
b LBB2_5
LBB2_5: ; in Loop: Header=BB2_4 Depth=1
ldr x8, [sp, #40]
ldr w9, [sp, #36]
add w9, w9, #1
ldr x0, [x8, w9, sxtw #3]
mov x1, #0
mov w2, #10
bl _strtoul
str x0, [sp, #24]
ldr x8, [sp, #24]
ldrsw x10, [sp, #36]
sub x9, x29, #16
str x8, [x9, x10, lsl #3]
ldr w8, [sp, #36]
add w8, w8, #1
str w8, [sp, #36]
b LBB2_4
LBB2_6:
sub x0, x29, #16
sub x1, x29, #24
bl _RandomFunc
ldur x8, [x29, #-24]
mov x9, #33385
movk x9, #28097, lsl #16
movk x9, #43167, lsl #32
movk x9, #61066, lsl #48
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB2_8
b LBB2_7
LBB2_7:
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB2_9
LBB2_8:
b LBB2_9
LBB2_9:
str wzr, [sp, #20]
b LBB2_10
LBB2_10: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #20]
subs w8, w8, #1
cset w8, ge
tbnz w8, #0, LBB2_12
b LBB2_11
LBB2_11: ; in Loop: Header=BB2_10 Depth=1
ldrsw x9, [sp, #20]
sub x8, x29, #24
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
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #20]
b LBB2_10
LBB2_12:
ldur w8, [x29, #-28]
str w8, [sp, #16] ; 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, LBB2_14
b LBB2_13
LBB2_13:
bl ___stack_chk_fail
LBB2_14:
ldr w0, [sp, #16] ; 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 "Call this program with %i arguments\n"
l_.str.1: ; @.str.1
.asciz "You win!\n"
l_.str.2: ; @.str.2
.asciz "%lu\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _megaInit ## -- Begin function megaInit
.p2align 4, 0x90
_megaInit: ## @megaInit
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _RandomFunc ## -- Begin function RandomFunc
.p2align 4, 0x90
_RandomFunc: ## @RandomFunc
.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)
movq %rdi, -24(%rbp)
movq %rsi, -32(%rbp)
movq -24(%rbp), %rax
movq (%rax), %rax
addq $914778474, %rax ## imm = 0x3686696A
movabsq $67330564296145686, %rcx ## imm = 0xEF34CA9F65FB16
imulq %rcx, %rax
movq %rax, -16(%rbp)
movq $0, -40(%rbp)
LBB1_1: ## =>This Inner Loop Header: Depth=1
cmpq $0, -40(%rbp)
jae LBB1_8
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movq -16(%rbp), %rax
cmpq -40(%rbp), %rax
jae LBB1_4
## %bb.3: ## in Loop: Header=BB1_1 Depth=1
movw -16(%rbp), %ax
movw %ax, -42(%rbp)
movw -10(%rbp), %ax
movw %ax, -16(%rbp)
movw -42(%rbp), %ax
movw %ax, -10(%rbp)
jmp LBB1_5
LBB1_4: ## in Loop: Header=BB1_1 Depth=1
movq -16(%rbp), %rcx
movq -40(%rbp), %rax
addq -16(%rbp,%rax,8), %rcx
movq -40(%rbp), %rax
movq %rcx, -16(%rbp,%rax,8)
LBB1_5: ## in Loop: Header=BB1_1 Depth=1
movq -16(%rbp), %rax
cmpq -40(%rbp), %rax
jne LBB1_7
## %bb.6: ## in Loop: Header=BB1_1 Depth=1
movb -15(%rbp), %al
movb %al, -43(%rbp)
movb -9(%rbp), %al
movb %al, -15(%rbp)
movb -43(%rbp), %al
movb %al, -9(%rbp)
LBB1_7: ## in Loop: Header=BB1_1 Depth=1
movq -40(%rbp), %rax
addq $1, %rax
movq %rax, -40(%rbp)
jmp LBB1_1
LBB1_8:
movq -16(%rbp), %rcx
subq $348226201, %rcx ## imm = 0x14C18299
movq -32(%rbp), %rax
movq %rcx, (%rax)
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB1_10
## %bb.9:
addq $48, %rsp
popq %rbp
retq
LBB1_10:
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 $64, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -28(%rbp)
movl %edi, -32(%rbp)
movq %rsi, -40(%rbp)
callq _megaInit
cmpl $2, -32(%rbp)
je LBB2_2
## %bb.1:
leaq L_.str(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movl $1, %esi
callq _printf
movl $-1, %edi
callq _exit
LBB2_2:
jmp LBB2_3
LBB2_3:
movl $0, -44(%rbp)
LBB2_4: ## =>This Inner Loop Header: Depth=1
cmpl $1, -44(%rbp)
jge LBB2_6
## %bb.5: ## in Loop: Header=BB2_4 Depth=1
movq -40(%rbp), %rax
movl -44(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rdi
xorl %eax, %eax
movl %eax, %esi
movl $10, %edx
callq _strtoul
movq %rax, -56(%rbp)
movq -56(%rbp), %rcx
movslq -44(%rbp), %rax
movq %rcx, -16(%rbp,%rax,8)
movl -44(%rbp), %eax
addl $1, %eax
movl %eax, -44(%rbp)
jmp LBB2_4
LBB2_6:
leaq -16(%rbp), %rdi
leaq -24(%rbp), %rsi
callq _RandomFunc
movabsq $-1258007743201967511, %rax ## imm = 0xEE8AA89F6DC18269
cmpq %rax, -24(%rbp)
jne LBB2_8
## %bb.7:
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB2_9
LBB2_8:
jmp LBB2_9
LBB2_9:
movl $0, -60(%rbp)
LBB2_10: ## =>This Inner Loop Header: Depth=1
cmpl $1, -60(%rbp)
jge LBB2_12
## %bb.11: ## in Loop: Header=BB2_10 Depth=1
movslq -60(%rbp), %rax
movq -24(%rbp,%rax,8), %rsi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
movl -60(%rbp), %eax
addl $1, %eax
movl %eax, -60(%rbp)
jmp LBB2_10
LBB2_12:
movl -28(%rbp), %eax
movl %eax, -64(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB2_14
## %bb.13:
movl -64(%rbp), %eax ## 4-byte Reload
addq $64, %rsp
popq %rbp
retq
LBB2_14:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Call this program with %i arguments\n"
L_.str.1: ## @.str.1
.asciz "You win!\n"
L_.str.2: ## @.str.2
.asciz "%lu\n"
.subsections_via_symbols
| the_stack_data/100141814.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
stur wzr, [x29, #-4]
stur w0, [x29, #-8]
stur x1, [x29, #-16]
stur wzr, [x29, #-20]
ldur w8, [x29, #-8]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB0_3
b LBB0_1
LBB0_1:
ldur x8, [x29, #-16]
ldr x0, [x8, #8]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2:
mov w8, #1
stur w8, [x29, #-20]
b LBB0_3
LBB0_3:
mov x0, #4
str x0, [sp, #16] ; 8-byte Folded Spill
mov x1, #100
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]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
adrp x1, l_.str.2@PAGE
add x1, x1, l_.str.2@PAGEOFF
bl _fopen
stur x0, [x29, #-48]
stur wzr, [x29, #-60]
b LBB0_4
LBB0_4: ; =>This Loop Header: Depth=1
; Child Loop BB0_6 Depth 2
ldur w8, [x29, #-60]
subs w8, w8, #10
cset w8, ge
tbnz w8, #0, LBB0_11
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_4 Depth=1
ldur x0, [x29, #-48]
sub x1, x29, #56
bl _fgetln
stur x0, [x29, #-72]
stur wzr, [x29, #-76]
b LBB0_6
LBB0_6: ; Parent Loop BB0_4 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-76]
subs w8, w8, #10
cset w8, ge
tbnz w8, #0, LBB0_9
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_6 Depth=2
ldur x8, [x29, #-72]
ldursw x9, [x29, #-76]
ldrsb w8, [x8, x9]
subs w8, w8, #48
ldur x9, [x29, #-32]
ldur w10, [x29, #-60]
mov w11, #10
mul w10, w10, w11
ldur w11, [x29, #-76]
add w10, w10, w11
str w8, [x9, w10, sxtw #2]
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_6 Depth=2
ldur w8, [x29, #-76]
add w8, w8, #1
stur w8, [x29, #-76]
b LBB0_6
LBB0_9: ; in Loop: Header=BB0_4 Depth=1
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_4 Depth=1
ldur w8, [x29, #-60]
add w8, w8, #1
stur w8, [x29, #-60]
b LBB0_4
LBB0_11:
ldur x0, [x29, #-40]
ldur x1, [x29, #-32]
mov x2, #400
mov x3, #-1
bl ___memcpy_chk
ldur w8, [x29, #-20]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_13
b LBB0_12
LBB0_12:
ldur x0, [x29, #-32]
bl _printField
b LBB0_13
LBB0_13:
str wzr, [sp, #80]
str wzr, [sp, #76]
b LBB0_14
LBB0_14: ; =>This Loop Header: Depth=1
; Child Loop BB0_16 Depth 2
; Child Loop BB0_20 Depth 2
; Child Loop BB0_22 Depth 3
; Child Loop BB0_24 Depth 4
; Child Loop BB0_55 Depth 2
ldr w8, [sp, #76]
subs w8, w8, #100
cset w8, ge
tbnz w8, #0, LBB0_62
b LBB0_15
LBB0_15: ; in Loop: Header=BB0_14 Depth=1
str wzr, [sp, #72]
b LBB0_16
LBB0_16: ; Parent Loop BB0_14 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #72]
subs w8, w8, #100
cset w8, ge
tbnz w8, #0, LBB0_19
b LBB0_17
LBB0_17: ; in Loop: Header=BB0_16 Depth=2
ldur x8, [x29, #-32]
ldrsw x9, [sp, #72]
add x9, x8, x9, lsl #2
ldr w8, [x9]
add w8, w8, #1
str w8, [x9]
b LBB0_18
LBB0_18: ; in Loop: Header=BB0_16 Depth=2
ldr w8, [sp, #72]
add w8, w8, #1
str w8, [sp, #72]
b LBB0_16
LBB0_19: ; in Loop: Header=BB0_14 Depth=1
str wzr, [sp, #68]
mov w8, #1
str w8, [sp, #64]
b LBB0_20
LBB0_20: ; Parent Loop BB0_14 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB0_22 Depth 3
; Child Loop BB0_24 Depth 4
ldr w8, [sp, #64]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_52
b LBB0_21
LBB0_21: ; in Loop: Header=BB0_20 Depth=2
str wzr, [sp, #64]
str wzr, [sp, #60]
b LBB0_22
LBB0_22: ; Parent Loop BB0_14 Depth=1
; Parent Loop BB0_20 Depth=2
; => This Loop Header: Depth=3
; Child Loop BB0_24 Depth 4
ldr w8, [sp, #60]
subs w8, w8, #10
cset w8, ge
tbnz w8, #0, LBB0_51
b LBB0_23
LBB0_23: ; in Loop: Header=BB0_22 Depth=3
str wzr, [sp, #56]
b LBB0_24
LBB0_24: ; Parent Loop BB0_14 Depth=1
; Parent Loop BB0_20 Depth=2
; Parent Loop BB0_22 Depth=3
; => This Inner Loop Header: Depth=4
ldr w8, [sp, #56]
subs w8, w8, #10
cset w8, ge
tbnz w8, #0, LBB0_49
b LBB0_25
LBB0_25: ; in Loop: Header=BB0_24 Depth=4
ldur x8, [x29, #-32]
ldr w9, [sp, #60]
mov w10, #10
mul w9, w9, w10
ldr w10, [sp, #56]
add w9, w9, w10
ldr w8, [x8, w9, sxtw #2]
subs w8, w8, #9
cset w8, gt
tbnz w8, #0, LBB0_27
b LBB0_26
LBB0_26: ; in Loop: Header=BB0_24 Depth=4
b LBB0_48
LBB0_27: ; in Loop: Header=BB0_24 Depth=4
ldr w8, [sp, #60]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB0_29
b LBB0_28
LBB0_28: ; in Loop: Header=BB0_24 Depth=4
ldur x8, [x29, #-32]
ldr w9, [sp, #60]
subs w9, w9, #1
mov w10, #10
mul w9, w9, w10
ldr w10, [sp, #56]
add w9, w9, w10
add x9, x8, w9, sxtw #2
ldr w8, [x9]
add w8, w8, #1
str w8, [x9]
b LBB0_29
LBB0_29: ; in Loop: Header=BB0_24 Depth=4
ldr w8, [sp, #60]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB0_32
b LBB0_30
LBB0_30: ; in Loop: Header=BB0_24 Depth=4
ldr w8, [sp, #56]
subs w8, w8, #9
cset w8, ge
tbnz w8, #0, LBB0_32
b LBB0_31
LBB0_31: ; in Loop: Header=BB0_24 Depth=4
ldur x8, [x29, #-32]
ldr w9, [sp, #60]
subs w9, w9, #1
mov w10, #10
mul w9, w9, w10
ldr w10, [sp, #56]
add w9, w9, w10
add w9, w9, #1
add x9, x8, w9, sxtw #2
ldr w8, [x9]
add w8, w8, #1
str w8, [x9]
b LBB0_32
LBB0_32: ; in Loop: Header=BB0_24 Depth=4
ldr w8, [sp, #56]
subs w8, w8, #9
cset w8, ge
tbnz w8, #0, LBB0_34
b LBB0_33
LBB0_33: ; in Loop: Header=BB0_24 Depth=4
ldur x8, [x29, #-32]
ldr w9, [sp, #60]
mov w10, #10
mul w9, w9, w10
ldr w10, [sp, #56]
add w9, w9, w10
add w9, w9, #1
add x9, x8, w9, sxtw #2
ldr w8, [x9]
add w8, w8, #1
str w8, [x9]
b LBB0_34
LBB0_34: ; in Loop: Header=BB0_24 Depth=4
ldr w8, [sp, #56]
subs w8, w8, #9
cset w8, ge
tbnz w8, #0, LBB0_37
b LBB0_35
LBB0_35: ; in Loop: Header=BB0_24 Depth=4
ldr w8, [sp, #60]
subs w8, w8, #9
cset w8, ge
tbnz w8, #0, LBB0_37
b LBB0_36
LBB0_36: ; in Loop: Header=BB0_24 Depth=4
ldur x8, [x29, #-32]
ldr w9, [sp, #60]
add w9, w9, #1
mov w10, #10
mul w9, w9, w10
ldr w10, [sp, #56]
add w9, w9, w10
add w9, w9, #1
add x9, x8, w9, sxtw #2
ldr w8, [x9]
add w8, w8, #1
str w8, [x9]
b LBB0_37
LBB0_37: ; in Loop: Header=BB0_24 Depth=4
ldr w8, [sp, #60]
subs w8, w8, #9
cset w8, ge
tbnz w8, #0, LBB0_39
b LBB0_38
LBB0_38: ; in Loop: Header=BB0_24 Depth=4
ldur x8, [x29, #-32]
ldr w9, [sp, #60]
add w9, w9, #1
mov w10, #10
mul w9, w9, w10
ldr w10, [sp, #56]
add w9, w9, w10
add x9, x8, w9, sxtw #2
ldr w8, [x9]
add w8, w8, #1
str w8, [x9]
b LBB0_39
LBB0_39: ; in Loop: Header=BB0_24 Depth=4
ldr w8, [sp, #60]
subs w8, w8, #9
cset w8, ge
tbnz w8, #0, LBB0_42
b LBB0_40
LBB0_40: ; in Loop: Header=BB0_24 Depth=4
ldr w8, [sp, #56]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB0_42
b LBB0_41
LBB0_41: ; in Loop: Header=BB0_24 Depth=4
ldur x8, [x29, #-32]
ldr w9, [sp, #60]
add w9, w9, #1
mov w10, #10
mul w9, w9, w10
ldr w10, [sp, #56]
add w9, w9, w10
subs w9, w9, #1
add x9, x8, w9, sxtw #2
ldr w8, [x9]
add w8, w8, #1
str w8, [x9]
b LBB0_42
LBB0_42: ; in Loop: Header=BB0_24 Depth=4
ldr w8, [sp, #56]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB0_44
b LBB0_43
LBB0_43: ; in Loop: Header=BB0_24 Depth=4
ldur x8, [x29, #-32]
ldr w9, [sp, #60]
mov w10, #10
mul w9, w9, w10
ldr w10, [sp, #56]
add w9, w9, w10
subs w9, w9, #1
add x9, x8, w9, sxtw #2
ldr w8, [x9]
add w8, w8, #1
str w8, [x9]
b LBB0_44
LBB0_44: ; in Loop: Header=BB0_24 Depth=4
ldr w8, [sp, #56]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB0_47
b LBB0_45
LBB0_45: ; in Loop: Header=BB0_24 Depth=4
ldr w8, [sp, #60]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB0_47
b LBB0_46
LBB0_46: ; in Loop: Header=BB0_24 Depth=4
ldur x8, [x29, #-32]
ldr w9, [sp, #60]
subs w9, w9, #1
mov w10, #10
mul w9, w9, w10
ldr w10, [sp, #56]
add w9, w9, w10
subs w9, w9, #1
add x9, x8, w9, sxtw #2
ldr w8, [x9]
add w8, w8, #1
str w8, [x9]
b LBB0_47
LBB0_47: ; in Loop: Header=BB0_24 Depth=4
mov w8, #1
str w8, [sp, #64]
ldr w8, [sp, #68]
add w8, w8, #1
str w8, [sp, #68]
ldur x9, [x29, #-32]
ldr w8, [sp, #60]
mov w10, #10
mul w8, w8, w10
ldr w10, [sp, #56]
add w10, w8, w10
mov w8, #-9999
str w8, [x9, w10, sxtw #2]
b LBB0_48
LBB0_48: ; in Loop: Header=BB0_24 Depth=4
ldr w8, [sp, #56]
add w8, w8, #1
str w8, [sp, #56]
b LBB0_24
LBB0_49: ; in Loop: Header=BB0_22 Depth=3
b LBB0_50
LBB0_50: ; in Loop: Header=BB0_22 Depth=3
ldr w8, [sp, #60]
add w8, w8, #1
str w8, [sp, #60]
b LBB0_22
LBB0_51: ; in Loop: Header=BB0_20 Depth=2
b LBB0_20
LBB0_52: ; in Loop: Header=BB0_14 Depth=1
ldur w8, [x29, #-20]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_54
b LBB0_53
LBB0_53: ; in Loop: Header=BB0_14 Depth=1
ldur x0, [x29, #-32]
bl _printField
b LBB0_54
LBB0_54: ; in Loop: Header=BB0_14 Depth=1
str wzr, [sp, #52]
b LBB0_55
LBB0_55: ; Parent Loop BB0_14 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #52]
subs w8, w8, #100
cset w8, ge
tbnz w8, #0, LBB0_60
b LBB0_56
LBB0_56: ; in Loop: Header=BB0_55 Depth=2
ldur x8, [x29, #-32]
ldrsw x9, [sp, #52]
ldr w8, [x8, x9, lsl #2]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB0_58
b LBB0_57
LBB0_57: ; in Loop: Header=BB0_55 Depth=2
ldur x9, [x29, #-32]
ldrsw x10, [sp, #52]
mov w8, #0
str w8, [x9, x10, lsl #2]
b LBB0_58
LBB0_58: ; in Loop: Header=BB0_55 Depth=2
b LBB0_59
LBB0_59: ; in Loop: Header=BB0_55 Depth=2
ldr w8, [sp, #52]
add w8, w8, #1
str w8, [sp, #52]
b LBB0_55
LBB0_60: ; in Loop: Header=BB0_14 Depth=1
ldr w9, [sp, #68]
ldr w8, [sp, #80]
add w8, w8, w9
str w8, [sp, #80]
b LBB0_61
LBB0_61: ; in Loop: Header=BB0_14 Depth=1
ldr w8, [sp, #76]
add w8, w8, #1
str w8, [sp, #76]
b LBB0_14
LBB0_62:
ldr w9, [sp, #80]
; 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
mov w8, #1
str w8, [sp, #48]
b LBB0_63
LBB0_63: ; =>This Loop Header: Depth=1
; Child Loop BB0_64 Depth 2
; Child Loop BB0_68 Depth 2
; Child Loop BB0_70 Depth 3
; Child Loop BB0_72 Depth 4
; Child Loop BB0_103 Depth 2
str wzr, [sp, #44]
b LBB0_64
LBB0_64: ; Parent Loop BB0_63 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #44]
subs w8, w8, #100
cset w8, ge
tbnz w8, #0, LBB0_67
b LBB0_65
LBB0_65: ; in Loop: Header=BB0_64 Depth=2
ldur x8, [x29, #-40]
ldrsw x9, [sp, #44]
add x9, x8, x9, lsl #2
ldr w8, [x9]
add w8, w8, #1
str w8, [x9]
b LBB0_66
LBB0_66: ; in Loop: Header=BB0_64 Depth=2
ldr w8, [sp, #44]
add w8, w8, #1
str w8, [sp, #44]
b LBB0_64
LBB0_67: ; in Loop: Header=BB0_63 Depth=1
str wzr, [sp, #40]
mov w8, #1
str w8, [sp, #36]
b LBB0_68
LBB0_68: ; Parent Loop BB0_63 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB0_70 Depth 3
; Child Loop BB0_72 Depth 4
ldr w8, [sp, #36]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_100
b LBB0_69
LBB0_69: ; in Loop: Header=BB0_68 Depth=2
str wzr, [sp, #36]
str wzr, [sp, #32]
b LBB0_70
LBB0_70: ; Parent Loop BB0_63 Depth=1
; Parent Loop BB0_68 Depth=2
; => This Loop Header: Depth=3
; Child Loop BB0_72 Depth 4
ldr w8, [sp, #32]
subs w8, w8, #10
cset w8, ge
tbnz w8, #0, LBB0_99
b LBB0_71
LBB0_71: ; in Loop: Header=BB0_70 Depth=3
str wzr, [sp, #28]
b LBB0_72
LBB0_72: ; Parent Loop BB0_63 Depth=1
; Parent Loop BB0_68 Depth=2
; Parent Loop BB0_70 Depth=3
; => This Inner Loop Header: Depth=4
ldr w8, [sp, #28]
subs w8, w8, #10
cset w8, ge
tbnz w8, #0, LBB0_97
b LBB0_73
LBB0_73: ; in Loop: Header=BB0_72 Depth=4
ldur x8, [x29, #-40]
ldr w9, [sp, #32]
mov w10, #10
mul w9, w9, w10
ldr w10, [sp, #28]
add w9, w9, w10
ldr w8, [x8, w9, sxtw #2]
subs w8, w8, #9
cset w8, gt
tbnz w8, #0, LBB0_75
b LBB0_74
LBB0_74: ; in Loop: Header=BB0_72 Depth=4
b LBB0_96
LBB0_75: ; in Loop: Header=BB0_72 Depth=4
ldr w8, [sp, #32]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB0_77
b LBB0_76
LBB0_76: ; in Loop: Header=BB0_72 Depth=4
ldur x8, [x29, #-40]
ldr w9, [sp, #32]
subs w9, w9, #1
mov w10, #10
mul w9, w9, w10
ldr w10, [sp, #28]
add w9, w9, w10
add x9, x8, w9, sxtw #2
ldr w8, [x9]
add w8, w8, #1
str w8, [x9]
b LBB0_77
LBB0_77: ; in Loop: Header=BB0_72 Depth=4
ldr w8, [sp, #32]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB0_80
b LBB0_78
LBB0_78: ; in Loop: Header=BB0_72 Depth=4
ldr w8, [sp, #28]
subs w8, w8, #9
cset w8, ge
tbnz w8, #0, LBB0_80
b LBB0_79
LBB0_79: ; in Loop: Header=BB0_72 Depth=4
ldur x8, [x29, #-40]
ldr w9, [sp, #32]
subs w9, w9, #1
mov w10, #10
mul w9, w9, w10
ldr w10, [sp, #28]
add w9, w9, w10
add w9, w9, #1
add x9, x8, w9, sxtw #2
ldr w8, [x9]
add w8, w8, #1
str w8, [x9]
b LBB0_80
LBB0_80: ; in Loop: Header=BB0_72 Depth=4
ldr w8, [sp, #28]
subs w8, w8, #9
cset w8, ge
tbnz w8, #0, LBB0_82
b LBB0_81
LBB0_81: ; in Loop: Header=BB0_72 Depth=4
ldur x8, [x29, #-40]
ldr w9, [sp, #32]
mov w10, #10
mul w9, w9, w10
ldr w10, [sp, #28]
add w9, w9, w10
add w9, w9, #1
add x9, x8, w9, sxtw #2
ldr w8, [x9]
add w8, w8, #1
str w8, [x9]
b LBB0_82
LBB0_82: ; in Loop: Header=BB0_72 Depth=4
ldr w8, [sp, #28]
subs w8, w8, #9
cset w8, ge
tbnz w8, #0, LBB0_85
b LBB0_83
LBB0_83: ; in Loop: Header=BB0_72 Depth=4
ldr w8, [sp, #32]
subs w8, w8, #9
cset w8, ge
tbnz w8, #0, LBB0_85
b LBB0_84
LBB0_84: ; in Loop: Header=BB0_72 Depth=4
ldur x8, [x29, #-40]
ldr w9, [sp, #32]
add w9, w9, #1
mov w10, #10
mul w9, w9, w10
ldr w10, [sp, #28]
add w9, w9, w10
add w9, w9, #1
add x9, x8, w9, sxtw #2
ldr w8, [x9]
add w8, w8, #1
str w8, [x9]
b LBB0_85
LBB0_85: ; in Loop: Header=BB0_72 Depth=4
ldr w8, [sp, #32]
subs w8, w8, #9
cset w8, ge
tbnz w8, #0, LBB0_87
b LBB0_86
LBB0_86: ; in Loop: Header=BB0_72 Depth=4
ldur x8, [x29, #-40]
ldr w9, [sp, #32]
add w9, w9, #1
mov w10, #10
mul w9, w9, w10
ldr w10, [sp, #28]
add w9, w9, w10
add x9, x8, w9, sxtw #2
ldr w8, [x9]
add w8, w8, #1
str w8, [x9]
b LBB0_87
LBB0_87: ; in Loop: Header=BB0_72 Depth=4
ldr w8, [sp, #32]
subs w8, w8, #9
cset w8, ge
tbnz w8, #0, LBB0_90
b LBB0_88
LBB0_88: ; in Loop: Header=BB0_72 Depth=4
ldr w8, [sp, #28]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB0_90
b LBB0_89
LBB0_89: ; in Loop: Header=BB0_72 Depth=4
ldur x8, [x29, #-40]
ldr w9, [sp, #32]
add w9, w9, #1
mov w10, #10
mul w9, w9, w10
ldr w10, [sp, #28]
add w9, w9, w10
subs w9, w9, #1
add x9, x8, w9, sxtw #2
ldr w8, [x9]
add w8, w8, #1
str w8, [x9]
b LBB0_90
LBB0_90: ; in Loop: Header=BB0_72 Depth=4
ldr w8, [sp, #28]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB0_92
b LBB0_91
LBB0_91: ; in Loop: Header=BB0_72 Depth=4
ldur x8, [x29, #-40]
ldr w9, [sp, #32]
mov w10, #10
mul w9, w9, w10
ldr w10, [sp, #28]
add w9, w9, w10
subs w9, w9, #1
add x9, x8, w9, sxtw #2
ldr w8, [x9]
add w8, w8, #1
str w8, [x9]
b LBB0_92
LBB0_92: ; in Loop: Header=BB0_72 Depth=4
ldr w8, [sp, #28]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB0_95
b LBB0_93
LBB0_93: ; in Loop: Header=BB0_72 Depth=4
ldr w8, [sp, #32]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB0_95
b LBB0_94
LBB0_94: ; in Loop: Header=BB0_72 Depth=4
ldur x8, [x29, #-40]
ldr w9, [sp, #32]
subs w9, w9, #1
mov w10, #10
mul w9, w9, w10
ldr w10, [sp, #28]
add w9, w9, w10
subs w9, w9, #1
add x9, x8, w9, sxtw #2
ldr w8, [x9]
add w8, w8, #1
str w8, [x9]
b LBB0_95
LBB0_95: ; in Loop: Header=BB0_72 Depth=4
mov w8, #1
str w8, [sp, #36]
ldr w8, [sp, #40]
add w8, w8, #1
str w8, [sp, #40]
ldur x9, [x29, #-40]
ldr w8, [sp, #32]
mov w10, #10
mul w8, w8, w10
ldr w10, [sp, #28]
add w10, w8, w10
mov w8, #-9999
str w8, [x9, w10, sxtw #2]
b LBB0_96
LBB0_96: ; in Loop: Header=BB0_72 Depth=4
ldr w8, [sp, #28]
add w8, w8, #1
str w8, [sp, #28]
b LBB0_72
LBB0_97: ; in Loop: Header=BB0_70 Depth=3
b LBB0_98
LBB0_98: ; in Loop: Header=BB0_70 Depth=3
ldr w8, [sp, #32]
add w8, w8, #1
str w8, [sp, #32]
b LBB0_70
LBB0_99: ; in Loop: Header=BB0_68 Depth=2
b LBB0_68
LBB0_100: ; in Loop: Header=BB0_63 Depth=1
ldur w8, [x29, #-20]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_102
b LBB0_101
LBB0_101: ; in Loop: Header=BB0_63 Depth=1
ldur x0, [x29, #-40]
bl _printField
b LBB0_102
LBB0_102: ; in Loop: Header=BB0_63 Depth=1
str wzr, [sp, #24]
b LBB0_103
LBB0_103: ; Parent Loop BB0_63 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #24]
subs w8, w8, #100
cset w8, ge
tbnz w8, #0, LBB0_108
b LBB0_104
LBB0_104: ; in Loop: Header=BB0_103 Depth=2
ldur x8, [x29, #-40]
ldrsw x9, [sp, #24]
ldr w8, [x8, x9, lsl #2]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB0_106
b LBB0_105
LBB0_105: ; in Loop: Header=BB0_103 Depth=2
ldur x9, [x29, #-40]
ldrsw x10, [sp, #24]
mov w8, #0
str w8, [x9, x10, lsl #2]
b LBB0_106
LBB0_106: ; in Loop: Header=BB0_103 Depth=2
b LBB0_107
LBB0_107: ; in Loop: Header=BB0_103 Depth=2
ldr w8, [sp, #24]
add w8, w8, #1
str w8, [sp, #24]
b LBB0_103
LBB0_108: ; in Loop: Header=BB0_63 Depth=1
ldr w8, [sp, #40]
subs w8, w8, #100
cset w8, ne
tbnz w8, #0, LBB0_110
b LBB0_109
LBB0_109:
b LBB0_111
LBB0_110: ; in Loop: Header=BB0_63 Depth=1
ldr w8, [sp, #48]
add w8, w8, #1
str w8, [sp, #48]
b LBB0_63
LBB0_111:
ldr w9, [sp, #48]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
ldur x0, [x29, #-32]
bl _free
ldur x0, [x29, #-40]
bl _free
ldur x0, [x29, #-48]
bl _fclose
mov w0, #0
ldp x29, x30, [sp, #160] ; 16-byte Folded Reload
add sp, sp, #176
ret
.cfi_endproc
; -- End function
.globl _printField ; -- Begin function printField
.p2align 2
_printField: ; @printField
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur wzr, [x29, #-12]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-12]
subs w8, w8, #100
cset w8, ge
tbnz w8, #0, LBB1_10
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
ldur x8, [x29, #-8]
ldursw x9, [x29, #-12]
ldr w8, [x8, x9, lsl #2]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB1_4
b LBB1_3
LBB1_3: ; in Loop: Header=BB1_1 Depth=1
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
b LBB1_5
LBB1_4: ; in Loop: Header=BB1_1 Depth=1
ldur x8, [x29, #-8]
ldursw x9, [x29, #-12]
ldr w9, [x8, x9, lsl #2]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
b LBB1_5
LBB1_5: ; in Loop: Header=BB1_1 Depth=1
ldur w8, [x29, #-12]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_8
b LBB1_6
LBB1_6: ; in Loop: Header=BB1_1 Depth=1
ldur w8, [x29, #-12]
add w8, w8, #1
mov w10, #10
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_8
b LBB1_7
LBB1_7: ; in Loop: Header=BB1_1 Depth=1
mov w0, #10
bl _putchar
b LBB1_8
LBB1_8: ; in Loop: Header=BB1_1 Depth=1
b LBB1_9
LBB1_9: ; in Loop: Header=BB1_1 Depth=1
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB1_1
LBB1_10:
mov w0, #10
bl _putchar
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 "-v"
l_.str.1: ; @.str.1
.asciz "input"
l_.str.2: ; @.str.2
.asciz "r"
l_.str.3: ; @.str.3
.asciz "Total of %d flashes\n"
l_.str.4: ; @.str.4
.asciz "Took %d steps for full flash\n"
l_.str.5: ; @.str.5
.asciz "\033[38;2;0;0;0m\033[48;2;255;255;255m0\033[0m"
l_.str.6: ; @.str.6
.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 $144, %rsp
movl $0, -4(%rbp)
movl %edi, -8(%rbp)
movq %rsi, -16(%rbp)
movl $0, -20(%rbp)
cmpl $2, -8(%rbp)
jne LBB0_3
## %bb.1:
movq -16(%rbp), %rax
movq 8(%rax), %rdi
leaq L_.str(%rip), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB0_3
## %bb.2:
movl $1, -20(%rbp)
LBB0_3:
movl $4, %edi
movl $100, %esi
callq _calloc
movq %rax, -32(%rbp)
movl $4, %edi
movl $100, %esi
callq _calloc
movq %rax, -40(%rbp)
leaq L_.str.1(%rip), %rdi
leaq L_.str.2(%rip), %rsi
callq _fopen
movq %rax, -48(%rbp)
movl $0, -60(%rbp)
LBB0_4: ## =>This Loop Header: Depth=1
## Child Loop BB0_6 Depth 2
cmpl $10, -60(%rbp)
jge LBB0_11
## %bb.5: ## in Loop: Header=BB0_4 Depth=1
movq -48(%rbp), %rdi
leaq -56(%rbp), %rsi
callq _fgetln
movq %rax, -72(%rbp)
movl $0, -76(%rbp)
LBB0_6: ## Parent Loop BB0_4 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $10, -76(%rbp)
jge LBB0_9
## %bb.7: ## in Loop: Header=BB0_6 Depth=2
movq -72(%rbp), %rax
movslq -76(%rbp), %rcx
movsbl (%rax,%rcx), %edx
subl $48, %edx
movq -32(%rbp), %rax
imull $10, -60(%rbp), %ecx
addl -76(%rbp), %ecx
movslq %ecx, %rcx
movl %edx, (%rax,%rcx,4)
## %bb.8: ## in Loop: Header=BB0_6 Depth=2
movl -76(%rbp), %eax
addl $1, %eax
movl %eax, -76(%rbp)
jmp LBB0_6
LBB0_9: ## in Loop: Header=BB0_4 Depth=1
jmp LBB0_10
LBB0_10: ## in Loop: Header=BB0_4 Depth=1
movl -60(%rbp), %eax
addl $1, %eax
movl %eax, -60(%rbp)
jmp LBB0_4
LBB0_11:
movq -40(%rbp), %rdi
movq -32(%rbp), %rsi
movl $400, %edx ## imm = 0x190
movq $-1, %rcx
callq ___memcpy_chk
cmpl $0, -20(%rbp)
je LBB0_13
## %bb.12:
movq -32(%rbp), %rdi
callq _printField
LBB0_13:
movl $0, -80(%rbp)
movl $0, -84(%rbp)
LBB0_14: ## =>This Loop Header: Depth=1
## Child Loop BB0_16 Depth 2
## Child Loop BB0_20 Depth 2
## Child Loop BB0_22 Depth 3
## Child Loop BB0_24 Depth 4
## Child Loop BB0_55 Depth 2
cmpl $100, -84(%rbp)
jge LBB0_62
## %bb.15: ## in Loop: Header=BB0_14 Depth=1
movl $0, -88(%rbp)
LBB0_16: ## Parent Loop BB0_14 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $100, -88(%rbp)
jge LBB0_19
## %bb.17: ## in Loop: Header=BB0_16 Depth=2
movq -32(%rbp), %rax
movslq -88(%rbp), %rcx
movl (%rax,%rcx,4), %edx
addl $1, %edx
movl %edx, (%rax,%rcx,4)
## %bb.18: ## in Loop: Header=BB0_16 Depth=2
movl -88(%rbp), %eax
addl $1, %eax
movl %eax, -88(%rbp)
jmp LBB0_16
LBB0_19: ## in Loop: Header=BB0_14 Depth=1
movl $0, -92(%rbp)
movl $1, -96(%rbp)
LBB0_20: ## Parent Loop BB0_14 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB0_22 Depth 3
## Child Loop BB0_24 Depth 4
cmpl $0, -96(%rbp)
je LBB0_52
## %bb.21: ## in Loop: Header=BB0_20 Depth=2
movl $0, -96(%rbp)
movl $0, -100(%rbp)
LBB0_22: ## Parent Loop BB0_14 Depth=1
## Parent Loop BB0_20 Depth=2
## => This Loop Header: Depth=3
## Child Loop BB0_24 Depth 4
cmpl $10, -100(%rbp)
jge LBB0_51
## %bb.23: ## in Loop: Header=BB0_22 Depth=3
movl $0, -104(%rbp)
LBB0_24: ## Parent Loop BB0_14 Depth=1
## Parent Loop BB0_20 Depth=2
## Parent Loop BB0_22 Depth=3
## => This Inner Loop Header: Depth=4
cmpl $10, -104(%rbp)
jge LBB0_49
## %bb.25: ## in Loop: Header=BB0_24 Depth=4
movq -32(%rbp), %rax
imull $10, -100(%rbp), %ecx
addl -104(%rbp), %ecx
movslq %ecx, %rcx
cmpl $9, (%rax,%rcx,4)
jg LBB0_27
## %bb.26: ## in Loop: Header=BB0_24 Depth=4
jmp LBB0_48
LBB0_27: ## in Loop: Header=BB0_24 Depth=4
cmpl $0, -100(%rbp)
jle LBB0_29
## %bb.28: ## in Loop: Header=BB0_24 Depth=4
movq -32(%rbp), %rax
movl -100(%rbp), %ecx
subl $1, %ecx
imull $10, %ecx, %ecx
addl -104(%rbp), %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %edx
addl $1, %edx
movl %edx, (%rax,%rcx,4)
LBB0_29: ## in Loop: Header=BB0_24 Depth=4
cmpl $0, -100(%rbp)
jle LBB0_32
## %bb.30: ## in Loop: Header=BB0_24 Depth=4
cmpl $9, -104(%rbp)
jge LBB0_32
## %bb.31: ## in Loop: Header=BB0_24 Depth=4
movq -32(%rbp), %rax
movl -100(%rbp), %ecx
subl $1, %ecx
imull $10, %ecx, %ecx
addl -104(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %edx
addl $1, %edx
movl %edx, (%rax,%rcx,4)
LBB0_32: ## in Loop: Header=BB0_24 Depth=4
cmpl $9, -104(%rbp)
jge LBB0_34
## %bb.33: ## in Loop: Header=BB0_24 Depth=4
movq -32(%rbp), %rax
imull $10, -100(%rbp), %ecx
addl -104(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %edx
addl $1, %edx
movl %edx, (%rax,%rcx,4)
LBB0_34: ## in Loop: Header=BB0_24 Depth=4
cmpl $9, -104(%rbp)
jge LBB0_37
## %bb.35: ## in Loop: Header=BB0_24 Depth=4
cmpl $9, -100(%rbp)
jge LBB0_37
## %bb.36: ## in Loop: Header=BB0_24 Depth=4
movq -32(%rbp), %rax
movl -100(%rbp), %ecx
addl $1, %ecx
imull $10, %ecx, %ecx
addl -104(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %edx
addl $1, %edx
movl %edx, (%rax,%rcx,4)
LBB0_37: ## in Loop: Header=BB0_24 Depth=4
cmpl $9, -100(%rbp)
jge LBB0_39
## %bb.38: ## in Loop: Header=BB0_24 Depth=4
movq -32(%rbp), %rax
movl -100(%rbp), %ecx
addl $1, %ecx
imull $10, %ecx, %ecx
addl -104(%rbp), %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %edx
addl $1, %edx
movl %edx, (%rax,%rcx,4)
LBB0_39: ## in Loop: Header=BB0_24 Depth=4
cmpl $9, -100(%rbp)
jge LBB0_42
## %bb.40: ## in Loop: Header=BB0_24 Depth=4
cmpl $0, -104(%rbp)
jle LBB0_42
## %bb.41: ## in Loop: Header=BB0_24 Depth=4
movq -32(%rbp), %rax
movl -100(%rbp), %ecx
addl $1, %ecx
imull $10, %ecx, %ecx
addl -104(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %edx
addl $1, %edx
movl %edx, (%rax,%rcx,4)
LBB0_42: ## in Loop: Header=BB0_24 Depth=4
cmpl $0, -104(%rbp)
jle LBB0_44
## %bb.43: ## in Loop: Header=BB0_24 Depth=4
movq -32(%rbp), %rax
imull $10, -100(%rbp), %ecx
addl -104(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %edx
addl $1, %edx
movl %edx, (%rax,%rcx,4)
LBB0_44: ## in Loop: Header=BB0_24 Depth=4
cmpl $0, -104(%rbp)
jle LBB0_47
## %bb.45: ## in Loop: Header=BB0_24 Depth=4
cmpl $0, -100(%rbp)
jle LBB0_47
## %bb.46: ## in Loop: Header=BB0_24 Depth=4
movq -32(%rbp), %rax
movl -100(%rbp), %ecx
subl $1, %ecx
imull $10, %ecx, %ecx
addl -104(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %edx
addl $1, %edx
movl %edx, (%rax,%rcx,4)
LBB0_47: ## in Loop: Header=BB0_24 Depth=4
movl $1, -96(%rbp)
movl -92(%rbp), %eax
addl $1, %eax
movl %eax, -92(%rbp)
movq -32(%rbp), %rax
imull $10, -100(%rbp), %ecx
addl -104(%rbp), %ecx
movslq %ecx, %rcx
movl $-9999, (%rax,%rcx,4) ## imm = 0xD8F1
LBB0_48: ## in Loop: Header=BB0_24 Depth=4
movl -104(%rbp), %eax
addl $1, %eax
movl %eax, -104(%rbp)
jmp LBB0_24
LBB0_49: ## in Loop: Header=BB0_22 Depth=3
jmp LBB0_50
LBB0_50: ## in Loop: Header=BB0_22 Depth=3
movl -100(%rbp), %eax
addl $1, %eax
movl %eax, -100(%rbp)
jmp LBB0_22
LBB0_51: ## in Loop: Header=BB0_20 Depth=2
jmp LBB0_20
LBB0_52: ## in Loop: Header=BB0_14 Depth=1
cmpl $0, -20(%rbp)
je LBB0_54
## %bb.53: ## in Loop: Header=BB0_14 Depth=1
movq -32(%rbp), %rdi
callq _printField
LBB0_54: ## in Loop: Header=BB0_14 Depth=1
movl $0, -108(%rbp)
LBB0_55: ## Parent Loop BB0_14 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $100, -108(%rbp)
jge LBB0_60
## %bb.56: ## in Loop: Header=BB0_55 Depth=2
movq -32(%rbp), %rax
movslq -108(%rbp), %rcx
cmpl $0, (%rax,%rcx,4)
jge LBB0_58
## %bb.57: ## in Loop: Header=BB0_55 Depth=2
movq -32(%rbp), %rax
movslq -108(%rbp), %rcx
movl $0, (%rax,%rcx,4)
LBB0_58: ## in Loop: Header=BB0_55 Depth=2
jmp LBB0_59
LBB0_59: ## in Loop: Header=BB0_55 Depth=2
movl -108(%rbp), %eax
addl $1, %eax
movl %eax, -108(%rbp)
jmp LBB0_55
LBB0_60: ## in Loop: Header=BB0_14 Depth=1
movl -92(%rbp), %eax
addl -80(%rbp), %eax
movl %eax, -80(%rbp)
## %bb.61: ## in Loop: Header=BB0_14 Depth=1
movl -84(%rbp), %eax
addl $1, %eax
movl %eax, -84(%rbp)
jmp LBB0_14
LBB0_62:
movl -80(%rbp), %esi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
movl $1, -112(%rbp)
LBB0_63: ## =>This Loop Header: Depth=1
## Child Loop BB0_64 Depth 2
## Child Loop BB0_68 Depth 2
## Child Loop BB0_70 Depth 3
## Child Loop BB0_72 Depth 4
## Child Loop BB0_103 Depth 2
movl $0, -116(%rbp)
LBB0_64: ## Parent Loop BB0_63 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $100, -116(%rbp)
jge LBB0_67
## %bb.65: ## in Loop: Header=BB0_64 Depth=2
movq -40(%rbp), %rax
movslq -116(%rbp), %rcx
movl (%rax,%rcx,4), %edx
addl $1, %edx
movl %edx, (%rax,%rcx,4)
## %bb.66: ## in Loop: Header=BB0_64 Depth=2
movl -116(%rbp), %eax
addl $1, %eax
movl %eax, -116(%rbp)
jmp LBB0_64
LBB0_67: ## in Loop: Header=BB0_63 Depth=1
movl $0, -120(%rbp)
movl $1, -124(%rbp)
LBB0_68: ## Parent Loop BB0_63 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB0_70 Depth 3
## Child Loop BB0_72 Depth 4
cmpl $0, -124(%rbp)
je LBB0_100
## %bb.69: ## in Loop: Header=BB0_68 Depth=2
movl $0, -124(%rbp)
movl $0, -128(%rbp)
LBB0_70: ## Parent Loop BB0_63 Depth=1
## Parent Loop BB0_68 Depth=2
## => This Loop Header: Depth=3
## Child Loop BB0_72 Depth 4
cmpl $10, -128(%rbp)
jge LBB0_99
## %bb.71: ## in Loop: Header=BB0_70 Depth=3
movl $0, -132(%rbp)
LBB0_72: ## Parent Loop BB0_63 Depth=1
## Parent Loop BB0_68 Depth=2
## Parent Loop BB0_70 Depth=3
## => This Inner Loop Header: Depth=4
cmpl $10, -132(%rbp)
jge LBB0_97
## %bb.73: ## in Loop: Header=BB0_72 Depth=4
movq -40(%rbp), %rax
imull $10, -128(%rbp), %ecx
addl -132(%rbp), %ecx
movslq %ecx, %rcx
cmpl $9, (%rax,%rcx,4)
jg LBB0_75
## %bb.74: ## in Loop: Header=BB0_72 Depth=4
jmp LBB0_96
LBB0_75: ## in Loop: Header=BB0_72 Depth=4
cmpl $0, -128(%rbp)
jle LBB0_77
## %bb.76: ## in Loop: Header=BB0_72 Depth=4
movq -40(%rbp), %rax
movl -128(%rbp), %ecx
subl $1, %ecx
imull $10, %ecx, %ecx
addl -132(%rbp), %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %edx
addl $1, %edx
movl %edx, (%rax,%rcx,4)
LBB0_77: ## in Loop: Header=BB0_72 Depth=4
cmpl $0, -128(%rbp)
jle LBB0_80
## %bb.78: ## in Loop: Header=BB0_72 Depth=4
cmpl $9, -132(%rbp)
jge LBB0_80
## %bb.79: ## in Loop: Header=BB0_72 Depth=4
movq -40(%rbp), %rax
movl -128(%rbp), %ecx
subl $1, %ecx
imull $10, %ecx, %ecx
addl -132(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %edx
addl $1, %edx
movl %edx, (%rax,%rcx,4)
LBB0_80: ## in Loop: Header=BB0_72 Depth=4
cmpl $9, -132(%rbp)
jge LBB0_82
## %bb.81: ## in Loop: Header=BB0_72 Depth=4
movq -40(%rbp), %rax
imull $10, -128(%rbp), %ecx
addl -132(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %edx
addl $1, %edx
movl %edx, (%rax,%rcx,4)
LBB0_82: ## in Loop: Header=BB0_72 Depth=4
cmpl $9, -132(%rbp)
jge LBB0_85
## %bb.83: ## in Loop: Header=BB0_72 Depth=4
cmpl $9, -128(%rbp)
jge LBB0_85
## %bb.84: ## in Loop: Header=BB0_72 Depth=4
movq -40(%rbp), %rax
movl -128(%rbp), %ecx
addl $1, %ecx
imull $10, %ecx, %ecx
addl -132(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %edx
addl $1, %edx
movl %edx, (%rax,%rcx,4)
LBB0_85: ## in Loop: Header=BB0_72 Depth=4
cmpl $9, -128(%rbp)
jge LBB0_87
## %bb.86: ## in Loop: Header=BB0_72 Depth=4
movq -40(%rbp), %rax
movl -128(%rbp), %ecx
addl $1, %ecx
imull $10, %ecx, %ecx
addl -132(%rbp), %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %edx
addl $1, %edx
movl %edx, (%rax,%rcx,4)
LBB0_87: ## in Loop: Header=BB0_72 Depth=4
cmpl $9, -128(%rbp)
jge LBB0_90
## %bb.88: ## in Loop: Header=BB0_72 Depth=4
cmpl $0, -132(%rbp)
jle LBB0_90
## %bb.89: ## in Loop: Header=BB0_72 Depth=4
movq -40(%rbp), %rax
movl -128(%rbp), %ecx
addl $1, %ecx
imull $10, %ecx, %ecx
addl -132(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %edx
addl $1, %edx
movl %edx, (%rax,%rcx,4)
LBB0_90: ## in Loop: Header=BB0_72 Depth=4
cmpl $0, -132(%rbp)
jle LBB0_92
## %bb.91: ## in Loop: Header=BB0_72 Depth=4
movq -40(%rbp), %rax
imull $10, -128(%rbp), %ecx
addl -132(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %edx
addl $1, %edx
movl %edx, (%rax,%rcx,4)
LBB0_92: ## in Loop: Header=BB0_72 Depth=4
cmpl $0, -132(%rbp)
jle LBB0_95
## %bb.93: ## in Loop: Header=BB0_72 Depth=4
cmpl $0, -128(%rbp)
jle LBB0_95
## %bb.94: ## in Loop: Header=BB0_72 Depth=4
movq -40(%rbp), %rax
movl -128(%rbp), %ecx
subl $1, %ecx
imull $10, %ecx, %ecx
addl -132(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %edx
addl $1, %edx
movl %edx, (%rax,%rcx,4)
LBB0_95: ## in Loop: Header=BB0_72 Depth=4
movl $1, -124(%rbp)
movl -120(%rbp), %eax
addl $1, %eax
movl %eax, -120(%rbp)
movq -40(%rbp), %rax
imull $10, -128(%rbp), %ecx
addl -132(%rbp), %ecx
movslq %ecx, %rcx
movl $-9999, (%rax,%rcx,4) ## imm = 0xD8F1
LBB0_96: ## in Loop: Header=BB0_72 Depth=4
movl -132(%rbp), %eax
addl $1, %eax
movl %eax, -132(%rbp)
jmp LBB0_72
LBB0_97: ## in Loop: Header=BB0_70 Depth=3
jmp LBB0_98
LBB0_98: ## in Loop: Header=BB0_70 Depth=3
movl -128(%rbp), %eax
addl $1, %eax
movl %eax, -128(%rbp)
jmp LBB0_70
LBB0_99: ## in Loop: Header=BB0_68 Depth=2
jmp LBB0_68
LBB0_100: ## in Loop: Header=BB0_63 Depth=1
cmpl $0, -20(%rbp)
je LBB0_102
## %bb.101: ## in Loop: Header=BB0_63 Depth=1
movq -40(%rbp), %rdi
callq _printField
LBB0_102: ## in Loop: Header=BB0_63 Depth=1
movl $0, -136(%rbp)
LBB0_103: ## Parent Loop BB0_63 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $100, -136(%rbp)
jge LBB0_108
## %bb.104: ## in Loop: Header=BB0_103 Depth=2
movq -40(%rbp), %rax
movslq -136(%rbp), %rcx
cmpl $0, (%rax,%rcx,4)
jge LBB0_106
## %bb.105: ## in Loop: Header=BB0_103 Depth=2
movq -40(%rbp), %rax
movslq -136(%rbp), %rcx
movl $0, (%rax,%rcx,4)
LBB0_106: ## in Loop: Header=BB0_103 Depth=2
jmp LBB0_107
LBB0_107: ## in Loop: Header=BB0_103 Depth=2
movl -136(%rbp), %eax
addl $1, %eax
movl %eax, -136(%rbp)
jmp LBB0_103
LBB0_108: ## in Loop: Header=BB0_63 Depth=1
cmpl $100, -120(%rbp)
jne LBB0_110
## %bb.109:
jmp LBB0_111
LBB0_110: ## in Loop: Header=BB0_63 Depth=1
movl -112(%rbp), %eax
addl $1, %eax
movl %eax, -112(%rbp)
jmp LBB0_63
LBB0_111:
movl -112(%rbp), %esi
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
movq -32(%rbp), %rdi
callq _free
movq -40(%rbp), %rdi
callq _free
movq -48(%rbp), %rdi
callq _fclose
xorl %eax, %eax
addq $144, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _printField ## -- Begin function printField
.p2align 4, 0x90
_printField: ## @printField
.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
cmpl $100, -12(%rbp)
jge LBB1_10
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movq -8(%rbp), %rax
movslq -12(%rbp), %rcx
cmpl $0, (%rax,%rcx,4)
jge LBB1_4
## %bb.3: ## in Loop: Header=BB1_1 Depth=1
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB1_5
LBB1_4: ## in Loop: Header=BB1_1 Depth=1
movq -8(%rbp), %rax
movslq -12(%rbp), %rcx
movl (%rax,%rcx,4), %esi
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _printf
LBB1_5: ## in Loop: Header=BB1_1 Depth=1
cmpl $0, -12(%rbp)
je LBB1_8
## %bb.6: ## in Loop: Header=BB1_1 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl $10, %ecx
cltd
idivl %ecx
cmpl $0, %edx
jne LBB1_8
## %bb.7: ## in Loop: Header=BB1_1 Depth=1
movl $10, %edi
callq _putchar
LBB1_8: ## in Loop: Header=BB1_1 Depth=1
jmp LBB1_9
LBB1_9: ## in Loop: Header=BB1_1 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB1_1
LBB1_10:
movl $10, %edi
callq _putchar
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "-v"
L_.str.1: ## @.str.1
.asciz "input"
L_.str.2: ## @.str.2
.asciz "r"
L_.str.3: ## @.str.3
.asciz "Total of %d flashes\n"
L_.str.4: ## @.str.4
.asciz "Took %d steps for full flash\n"
L_.str.5: ## @.str.5
.asciz "\033[38;2;0;0;0m\033[48;2;255;255;255m0\033[0m"
L_.str.6: ## @.str.6
.asciz "%d"
.subsections_via_symbols
| the_stack_data/126702302.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/187643148.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, #-2
str w8, [sp, #8]
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
ldr w8, [sp, #8]
subs w8, w8, #2
cset w8, ge
tbnz w8, #0, LBB0_12
b LBB0_1
LBB0_1:
ldr w8, [sp, #8]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB0_5
b LBB0_2
LBB0_2:
ldr w8, [sp, #8]
subs w8, w8, #3
cset w8, ge
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB0_4
LBB0_4:
b LBB0_5
LBB0_5:
ldr w8, [sp, #8]
subs w8, w8, #5
cset w8, ge
tbnz w8, #0, LBB0_9
b LBB0_6
LBB0_6:
ldr w8, [sp, #8]
subs w8, w8, #3
cset w8, ge
tbnz w8, #0, LBB0_8
b LBB0_7
LBB0_7:
b LBB0_8
LBB0_8:
b LBB0_9
LBB0_9:
ldr w8, [sp, #8]
subs w8, w8, #2
str w8, [sp, #8]
ldr w8, [sp, #8]
subs w8, w8, #1
str w8, [sp, #8]
ldr w8, [sp, #8]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB0_11
b LBB0_10
LBB0_10:
b LBB0_14
LBB0_11:
b LBB0_12
LBB0_12:
b LBB0_13
LBB0_13:
str wzr, [sp, #12]
b LBB0_15
LBB0_14:
mov w8, #1
str w8, [sp, #12]
b LBB0_15
LBB0_15:
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 $-2, -8(%rbp)
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
cmpl $2, -8(%rbp)
jge LBB0_12
## %bb.1:
cmpl $0, -8(%rbp)
jge LBB0_5
## %bb.2:
cmpl $3, -8(%rbp)
jge LBB0_4
## %bb.3:
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
LBB0_4:
jmp LBB0_5
LBB0_5:
cmpl $5, -8(%rbp)
jge LBB0_9
## %bb.6:
cmpl $3, -8(%rbp)
jge LBB0_8
## %bb.7:
jmp LBB0_8
LBB0_8:
jmp LBB0_9
LBB0_9:
movl -8(%rbp), %eax
subl $2, %eax
movl %eax, -8(%rbp)
movl -8(%rbp), %eax
addl $-1, %eax
movl %eax, -8(%rbp)
cmpl $0, -8(%rbp)
jge LBB0_11
## %bb.10:
jmp LBB0_14
LBB0_11:
jmp LBB0_12
LBB0_12:
jmp LBB0_13
LBB0_13:
movl $0, -4(%rbp)
jmp LBB0_15
LBB0_14:
movl $1, -4(%rbp)
LBB0_15:
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/145453939.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
bl _fopen
str x0, [sp, #16]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
adrp x1, l_.str.3@PAGE
add x1, x1, l_.str.3@PAGEOFF
bl _fopen
str x0, [sp, #8]
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldr x8, [sp, #8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2:
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
mov w0, #1
bl _exit
LBB0_3:
ldr x0, [sp, #16]
ldr x1, [sp, #8]
bl _filecopy
ldr x0, [sp, #16]
bl _fclose
ldr x0, [sp, #8]
bl _fclose
mov w0, #0
bl _exit
.cfi_endproc
; -- End function
.globl _filecopy ; -- Begin function filecopy
.p2align 2
_filecopy: ; @filecopy
.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]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldur x0, [x29, #-8]
bl _getc
str w0, [sp, #12]
adds w8, w0, #1
cset w8, eq
tbnz w8, #0, LBB1_5
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
ldr w0, [sp, #12]
ldr x1, [sp, #16]
bl _putc
adds w8, w0, #1
cset w8, ne
tbnz w8, #0, LBB1_4
b LBB1_3
LBB1_3:
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
mov w0, #1
bl _exit
LBB1_4: ; in Loop: Header=BB1_1 Depth=1
b LBB1_1
LBB1_5:
ldur x0, [x29, #-8]
bl _feof
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB1_7
b LBB1_6
LBB1_6:
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
b LBB1_7
LBB1_7:
ldur x0, [x29, #-8]
bl _ferror
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB1_9
b LBB1_8
LBB1_8:
adrp x0, l_.str.7@PAGE
add x0, x0, l_.str.7@PAGEOFF
bl _printf
mov w0, #1
bl _exit
LBB1_9:
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 "source.txt"
l_.str.1: ; @.str.1
.asciz "r"
l_.str.2: ; @.str.2
.asciz "destination.txt"
l_.str.3: ; @.str.3
.asciz "w"
l_.str.4: ; @.str.4
.asciz "Unable to open file\n"
l_.str.5: ; @.str.5
.asciz "Error in writing to file\n"
l_.str.6: ; @.str.6
.asciz "End of file\n"
l_.str.7: ; @.str.7
.asciz "Error in reading from file\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movl $0, -4(%rbp)
leaq L_.str(%rip), %rdi
leaq L_.str.1(%rip), %rsi
callq _fopen
movq %rax, -16(%rbp)
leaq L_.str.2(%rip), %rdi
leaq L_.str.3(%rip), %rsi
callq _fopen
movq %rax, -24(%rbp)
cmpq $0, -16(%rbp)
je LBB0_2
## %bb.1:
cmpq $0, -24(%rbp)
jne LBB0_3
LBB0_2:
leaq L_.str.4(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _printf
movl $1, %edi
callq _exit
LBB0_3:
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
callq _filecopy
movq -16(%rbp), %rdi
callq _fclose
movq -24(%rbp), %rdi
callq _fclose
xorl %edi, %edi
callq _exit
.cfi_endproc
## -- End function
.globl _filecopy ## -- Begin function filecopy
.p2align 4, 0x90
_filecopy: ## @filecopy
.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)
LBB1_1: ## =>This Inner Loop Header: Depth=1
movq -8(%rbp), %rdi
callq _getc
movl %eax, -20(%rbp)
cmpl $-1, %eax
je LBB1_5
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movl -20(%rbp), %edi
movq -16(%rbp), %rsi
callq _putc
cmpl $-1, %eax
jne LBB1_4
## %bb.3:
leaq L_.str.5(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _printf
movl $1, %edi
callq _exit
LBB1_4: ## in Loop: Header=BB1_1 Depth=1
jmp LBB1_1
LBB1_5:
movq -8(%rbp), %rdi
callq _feof
cmpl $0, %eax
je LBB1_7
## %bb.6:
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _printf
LBB1_7:
movq -8(%rbp), %rdi
callq _ferror
cmpl $0, %eax
je LBB1_9
## %bb.8:
leaq L_.str.7(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _printf
movl $1, %edi
callq _exit
LBB1_9:
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "source.txt"
L_.str.1: ## @.str.1
.asciz "r"
L_.str.2: ## @.str.2
.asciz "destination.txt"
L_.str.3: ## @.str.3
.asciz "w"
L_.str.4: ## @.str.4
.asciz "Unable to open file\n"
L_.str.5: ## @.str.5
.asciz "Error in writing to file\n"
L_.str.6: ## @.str.6
.asciz "End of file\n"
L_.str.7: ## @.str.7
.asciz "Error in reading from file\n"
.subsections_via_symbols
| the_stack_data/61329.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _down ; -- Begin function down
.p2align 2
_down: ; @down
.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]
ldur w8, [x29, #-4]
ldr w9, [sp, #8]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB0_3
b LBB0_1
LBB0_1:
ldur w8, [x29, #-4]
ldr w9, [sp, #8]
ldr w10, [sp, #4]
subs w10, w10, #1
mul w9, w9, w10
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2:
mov w0, #66
bl _ft_putchar
b LBB0_8
LBB0_3:
ldur w8, [x29, #-4]
subs w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB0_5
b LBB0_4
LBB0_4:
ldur w8, [x29, #-4]
ldr w9, [sp, #8]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5:
mov w0, #65
bl _ft_putchar
b LBB0_7
LBB0_6:
mov w0, #67
bl _ft_putchar
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 _side ; -- Begin function side
.p2align 2
_side: ; @side
.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]
ldur w8, [x29, #-4]
subs w8, w8, #1
cset w8, le
tbnz w8, #0, LBB1_3
b LBB1_1
LBB1_1:
ldur w8, [x29, #-4]
ldr w9, [sp, #8]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_3
b LBB1_2
LBB1_2:
mov w0, #66
bl _ft_putchar
b LBB1_8
LBB1_3:
ldur w8, [x29, #-4]
ldr w9, [sp, #8]
ldr w10, [sp, #4]
mul w9, w9, w10
ldr w10, [sp, #8]
subs w9, w9, w10
add w9, w9, #1
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB1_6
b LBB1_4
LBB1_4:
ldur w8, [x29, #-4]
ldr w9, [sp, #8]
ldr w10, [sp, #4]
mul w9, w9, w10
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_6
b LBB1_5
LBB1_5:
mov w0, #66
bl _ft_putchar
b LBB1_7
LBB1_6:
mov w0, #32
bl _ft_putchar
b LBB1_7
LBB1_7:
b LBB1_8
LBB1_8:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _rush ; -- Begin function rush
.p2align 2
_rush: ; @rush
.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]
mov w8, #1
stur w8, [x29, #-12]
b LBB2_1
LBB2_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-12]
ldur w9, [x29, #-4]
ldur w10, [x29, #-8]
mul w9, w9, w10
subs w8, w8, w9
cset w8, gt
mov w9, #0
str w9, [sp, #16] ; 4-byte Folded Spill
tbnz w8, #0, LBB2_5
b LBB2_2
LBB2_2: ; in Loop: Header=BB2_1 Depth=1
ldur w8, [x29, #-4]
subs w8, w8, #0
cset w8, gt
mov w9, #1
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB2_4
b LBB2_3
LBB2_3: ; in Loop: Header=BB2_1 Depth=1
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, gt
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB2_4
LBB2_4: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp, #12] ; 4-byte Folded Reload
str w8, [sp, #16] ; 4-byte Folded Spill
b LBB2_5
LBB2_5: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp, #16] ; 4-byte Folded Reload
tbz w8, #0, LBB2_14
b LBB2_6
LBB2_6: ; in Loop: Header=BB2_1 Depth=1
ldur w8, [x29, #-12]
ldur w10, [x29, #-4]
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB2_9
b LBB2_7
LBB2_7: ; in Loop: Header=BB2_1 Depth=1
ldur w8, [x29, #-12]
ldur w10, [x29, #-4]
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
subs w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB2_9
b LBB2_8
LBB2_8: ; in Loop: Header=BB2_1 Depth=1
ldur w8, [x29, #-12]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB2_10
b LBB2_9
LBB2_9: ; in Loop: Header=BB2_1 Depth=1
ldur w0, [x29, #-12]
ldur w1, [x29, #-4]
ldur w2, [x29, #-8]
bl _down
b LBB2_11
LBB2_10: ; in Loop: Header=BB2_1 Depth=1
ldur w0, [x29, #-12]
ldur w1, [x29, #-4]
ldur w2, [x29, #-8]
bl _side
b LBB2_11
LBB2_11: ; in Loop: Header=BB2_1 Depth=1
ldur w8, [x29, #-12]
ldur w10, [x29, #-4]
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB2_13
b LBB2_12
LBB2_12: ; in Loop: Header=BB2_1 Depth=1
mov w0, #10
bl _ft_putchar
b LBB2_13
LBB2_13: ; in Loop: Header=BB2_1 Depth=1
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB2_1
LBB2_14:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
stur w0, [x29, #-8]
str x1, [sp, #16]
ldur w8, [x29, #-8]
subs w8, w8, #3
cset w8, eq
tbnz w8, #0, LBB3_2
b LBB3_1
LBB3_1:
mov w0, #10
bl _ft_putchar
stur wzr, [x29, #-4]
b LBB3_3
LBB3_2:
ldr x8, [sp, #16]
ldr x0, [x8, #8]
bl _atoi
str w0, [sp, #12]
ldr x8, [sp, #16]
ldr x0, [x8, #16]
bl _atoi
str w0, [sp, #8]
ldr w0, [sp, #12]
ldr w1, [sp, #8]
bl _rush
stur wzr, [x29, #-4]
b LBB3_3
LBB3_3:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _down ## -- Begin function down
.p2align 4, 0x90
_down: ## @down
.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)
movl -4(%rbp), %eax
cmpl -8(%rbp), %eax
jle LBB0_3
## %bb.1:
movl -4(%rbp), %eax
movl -8(%rbp), %ecx
movl -12(%rbp), %edx
subl $1, %edx
imull %edx, %ecx
cmpl %ecx, %eax
jg LBB0_3
## %bb.2:
movl $66, %edi
callq _ft_putchar
jmp LBB0_8
LBB0_3:
cmpl $1, -4(%rbp)
je LBB0_5
## %bb.4:
movl -4(%rbp), %eax
cmpl -8(%rbp), %eax
jne LBB0_6
LBB0_5:
movl $65, %edi
callq _ft_putchar
jmp LBB0_7
LBB0_6:
movl $67, %edi
callq _ft_putchar
LBB0_7:
jmp LBB0_8
LBB0_8:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _side ## -- Begin function side
.p2align 4, 0x90
_side: ## @side
.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)
cmpl $1, -4(%rbp)
jle LBB1_3
## %bb.1:
movl -4(%rbp), %eax
cmpl -8(%rbp), %eax
jge LBB1_3
## %bb.2:
movl $66, %edi
callq _ft_putchar
jmp LBB1_8
LBB1_3:
movl -4(%rbp), %eax
movl -8(%rbp), %ecx
imull -12(%rbp), %ecx
subl -8(%rbp), %ecx
addl $1, %ecx
cmpl %ecx, %eax
jl LBB1_6
## %bb.4:
movl -4(%rbp), %eax
movl -8(%rbp), %ecx
imull -12(%rbp), %ecx
cmpl %ecx, %eax
jge LBB1_6
## %bb.5:
movl $66, %edi
callq _ft_putchar
jmp LBB1_7
LBB1_6:
movl $32, %edi
callq _ft_putchar
LBB1_7:
jmp LBB1_8
LBB1_8:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _rush ## -- Begin function rush
.p2align 4, 0x90
_rush: ## @rush
.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 $1, -12(%rbp)
LBB2_1: ## =>This Inner Loop Header: Depth=1
movl -12(%rbp), %ecx
movl -4(%rbp), %edx
imull -8(%rbp), %edx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl %edx, %ecx
movb %al, -13(%rbp) ## 1-byte Spill
jg LBB2_5
## %bb.2: ## in Loop: Header=BB2_1 Depth=1
movb $1, %al
cmpl $0, -4(%rbp)
movb %al, -14(%rbp) ## 1-byte Spill
jg LBB2_4
## %bb.3: ## in Loop: Header=BB2_1 Depth=1
cmpl $0, -8(%rbp)
setg %al
movb %al, -14(%rbp) ## 1-byte Spill
LBB2_4: ## in Loop: Header=BB2_1 Depth=1
movb -14(%rbp), %al ## 1-byte Reload
movb %al, -13(%rbp) ## 1-byte Spill
LBB2_5: ## in Loop: Header=BB2_1 Depth=1
movb -13(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB2_6
jmp LBB2_14
LBB2_6: ## in Loop: Header=BB2_1 Depth=1
movl -12(%rbp), %eax
cltd
idivl -4(%rbp)
cmpl $0, %edx
je LBB2_9
## %bb.7: ## in Loop: Header=BB2_1 Depth=1
movl -12(%rbp), %eax
cltd
idivl -4(%rbp)
cmpl $1, %edx
je LBB2_9
## %bb.8: ## in Loop: Header=BB2_1 Depth=1
cmpl $1, -12(%rbp)
jne LBB2_10
LBB2_9: ## in Loop: Header=BB2_1 Depth=1
movl -12(%rbp), %edi
movl -4(%rbp), %esi
movl -8(%rbp), %edx
callq _down
jmp LBB2_11
LBB2_10: ## in Loop: Header=BB2_1 Depth=1
movl -12(%rbp), %edi
movl -4(%rbp), %esi
movl -8(%rbp), %edx
callq _side
LBB2_11: ## in Loop: Header=BB2_1 Depth=1
movl -12(%rbp), %eax
cltd
idivl -4(%rbp)
cmpl $0, %edx
jne LBB2_13
## %bb.12: ## in Loop: Header=BB2_1 Depth=1
movl $10, %edi
callq _ft_putchar
LBB2_13: ## in Loop: Header=BB2_1 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB2_1
LBB2_14:
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)
cmpl $3, -8(%rbp)
je LBB3_2
## %bb.1:
movl $10, %edi
callq _ft_putchar
movl $0, -4(%rbp)
jmp LBB3_3
LBB3_2:
movq -16(%rbp), %rax
movq 8(%rax), %rdi
callq _atoi
movl %eax, -20(%rbp)
movq -16(%rbp), %rax
movq 16(%rax), %rdi
callq _atoi
movl %eax, -24(%rbp)
movl -20(%rbp), %edi
movl -24(%rbp), %esi
callq _rush
movl $0, -4(%rbp)
LBB3_3:
movl -4(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/127814.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, #12
str x8, [x9]
sub x8, x29, #16
str x8, [x9, #8]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
ldur w8, [x29, #-12]
stur w8, [x29, #-8]
mov w8, #1
stur w8, [x29, #-20]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-20]
ldur w9, [x29, #-16]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldur w9, [x29, #-8]
ldr w8, [sp, #24]
add w8, w8, w9
str w8, [sp, #24]
ldur w8, [x29, #-8]
mov w9, #10
mul w8, w8, w9
ldur w9, [x29, #-12]
add w8, w8, w9
stur w8, [x29, #-8]
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-20]
add w8, w8, #1
stur w8, [x29, #-20]
b LBB0_1
LBB0_4:
ldr w9, [sp, #24]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d %d"
l_.str.1: ; @.str.1
.asciz "%d\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movl $0, -4(%rbp)
leaq L_.str(%rip), %rdi
leaq -12(%rbp), %rsi
leaq -16(%rbp), %rdx
movb $0, %al
callq _scanf
movl -12(%rbp), %eax
movl %eax, -8(%rbp)
movl $1, -20(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -20(%rbp), %eax
cmpl -16(%rbp), %eax
jg LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl -8(%rbp), %eax
addl -24(%rbp), %eax
movl %eax, -24(%rbp)
imull $10, -8(%rbp), %eax
addl -12(%rbp), %eax
movl %eax, -8(%rbp)
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB0_1
LBB0_4:
movl -24(%rbp), %esi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d %d"
L_.str.1: ## @.str.1
.asciz "%d\n"
.subsections_via_symbols
| the_stack_data/154831075.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]
stur wzr, [x29, #-52]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #28
str x8, [sp, #64] ; 8-byte Folded Spill
str x8, [x9]
sub x8, x29, #48
str x8, [sp, #72] ; 8-byte Folded Spill
str x8, [x9, #8]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
ldr x10, [sp, #64] ; 8-byte Folded Reload
ldr x8, [sp, #72] ; 8-byte Folded Reload
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
str x0, [sp, #56] ; 8-byte Folded Spill
bl _printf
ldr x0, [sp, #64] ; 8-byte Folded Reload
bl _strlen
mov x8, x0
ldr x0, [sp, #64] ; 8-byte Folded Reload
str x8, [sp, #32] ; 8-byte Folded Spill
bl _strlen
mov x8, x0
ldr x0, [sp, #72] ; 8-byte Folded Reload
str x8, [sp, #40] ; 8-byte Folded Spill
bl _strlen
mov x8, x0
ldr x0, [sp, #72] ; 8-byte Folded Reload
str x8, [sp, #48] ; 8-byte Folded Spill
bl _strlen
ldr x11, [sp, #32] ; 8-byte Folded Reload
ldr x10, [sp, #40] ; 8-byte Folded Reload
ldr x9, [sp, #48] ; 8-byte Folded Reload
mov x8, sp
str x11, [x8]
str x10, [x8, #8]
str x9, [x8, #16]
str x0, [x8, #24]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
ldr x10, [sp, #64] ; 8-byte Folded Reload
ldr x8, [sp, #72] ; 8-byte Folded Reload
ldr x0, [sp, #56] ; 8-byte Folded Reload
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
bl _printf
ldr x0, [sp, #64] ; 8-byte Folded Reload
bl _strlen
mov x8, x0
ldr x0, [sp, #64] ; 8-byte Folded Reload
str x8, [sp, #80] ; 8-byte Folded Spill
bl _strlen
mov x8, x0
ldr x0, [sp, #72] ; 8-byte Folded Reload
stur x8, [x29, #-72] ; 8-byte Folded Spill
bl _strlen
mov x8, x0
ldr x0, [sp, #72] ; 8-byte Folded Reload
stur x8, [x29, #-64] ; 8-byte Folded Spill
bl _strlen
ldr x11, [sp, #80] ; 8-byte Folded Reload
ldur x10, [x29, #-72] ; 8-byte Folded Reload
ldur x9, [x29, #-64] ; 8-byte Folded Reload
mov x8, sp
str x11, [x8]
str x10, [x8, #8]
str x9, [x8, #16]
str x0, [x8, #24]
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
bl ___stack_chk_fail
LBB0_2:
mov w0, #0
ldp x29, x30, [sp, #160] ; 16-byte Folded Reload
add sp, sp, #176
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "enter name:\n"
l_.str.1: ; @.str.1
.asciz "%s %s"
l_.str.2: ; @.str.2
.asciz "%s %s\n"
l_.str.3: ; @.str.3
.asciz "%*lu %*lu\n"
l_.str.4: ; @.str.4
.asciz "%-*lu %-*lu\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $112, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -68(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
leaq -32(%rbp), %rsi
leaq -64(%rbp), %rdx
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _scanf
leaq -32(%rbp), %rsi
leaq -64(%rbp), %rdx
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
leaq -32(%rbp), %rdi
callq _strlen
## kill: def $eax killed $eax killed $rax
movl %eax, -100(%rbp) ## 4-byte Spill
leaq -32(%rbp), %rdi
callq _strlen
movq %rax, -96(%rbp) ## 8-byte Spill
leaq -64(%rbp), %rdi
callq _strlen
## kill: def $eax killed $eax killed $rax
movl %eax, -88(%rbp) ## 4-byte Spill
leaq -64(%rbp), %rdi
callq _strlen
movl -100(%rbp), %esi ## 4-byte Reload
movq -96(%rbp), %rdx ## 8-byte Reload
movl -88(%rbp), %ecx ## 4-byte Reload
movq %rax, %r8
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
leaq -32(%rbp), %rsi
leaq -64(%rbp), %rdx
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
leaq -32(%rbp), %rdi
callq _strlen
## kill: def $eax killed $eax killed $rax
movl %eax, -84(%rbp) ## 4-byte Spill
leaq -32(%rbp), %rdi
callq _strlen
movq %rax, -80(%rbp) ## 8-byte Spill
leaq -64(%rbp), %rdi
callq _strlen
## kill: def $eax killed $eax killed $rax
movl %eax, -72(%rbp) ## 4-byte Spill
leaq -64(%rbp), %rdi
callq _strlen
movl -84(%rbp), %esi ## 4-byte Reload
movq -80(%rbp), %rdx ## 8-byte Reload
movl -72(%rbp), %ecx ## 4-byte Reload
movq %rax, %r8
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_2
## %bb.1:
xorl %eax, %eax
addq $112, %rsp
popq %rbp
retq
LBB0_2:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "enter name:\n"
L_.str.1: ## @.str.1
.asciz "%s %s"
L_.str.2: ## @.str.2
.asciz "%s %s\n"
L_.str.3: ## @.str.3
.asciz "%*lu %*lu\n"
L_.str.4: ## @.str.4
.asciz "%-*lu %-*lu\n"
.subsections_via_symbols
| the_stack_data/92327525.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _setup ; -- Begin function setup
.p2align 2
_setup: ; @setup
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
bl _getpid
mov x9, sp
; implicit-def: $x8
mov x8, x0
str x8, [x9]
adrp x0, _fname@PAGE
add x0, x0, _fname@PAGEOFF
stur x0, [x29, #-8] ; 8-byte Folded Spill
mov w1, #0
stur w1, [x29, #-12] ; 4-byte Folded Spill
mov x2, #100
adrp x3, l_.str.1@PAGE
add x3, x3, l_.str.1@PAGEOFF
bl ___sprintf_chk
ldur w2, [x29, #-12] ; 4-byte Folded Reload
ldur x0, [x29, #-8] ; 8-byte Folded Reload
mov w1, #4516
bl _mknod
subs w8, w0, #0
cset w8, ge
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
mov w0, #1
adrp x1, l_.str.2@PAGE
add x1, x1, l_.str.2@PAGEOFF
bl _err
LBB0_2:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _cleanup ; -- Begin function cleanup
.p2align 2
_cleanup: ; @cleanup
.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, _fname@PAGE
add x0, x0, _fname@PAGEOFF
bl _unlink
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
bl _setup
adrp x0, _fname@PAGE
add x0, x0, _fname@PAGEOFF
mov w1, #5
bl _open
str w0, [sp, #8]
ldr w8, [sp, #8]
adds w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB2_2
b LBB2_1
LBB2_1:
mov w0, #1
adrp x1, l_.str.3@PAGE
add x1, x1, l_.str.3@PAGEOFF
bl _errx
LBB2_2:
bl ___error
ldr w8, [x0]
subs w8, w8, #6
cset w8, eq
tbnz w8, #0, LBB2_4
b LBB2_3
LBB2_3:
mov w0, #1
adrp x1, l_.str.4@PAGE
add x1, x1, l_.str.4@PAGEOFF
bl _errx
LBB2_4:
bl _cleanup
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 "syscall.5"
.section __DATA,__data
.globl _TCID ; @TCID
.p2align 3
_TCID:
.quad l_.str
.globl _TST_TOTAL ; @TST_TOTAL
.p2align 2
_TST_TOTAL:
.long 1 ; 0x1
.globl _fname ; @fname
.zerofill __DATA,__common,_fname,100,0
.section __TEXT,__cstring,cstring_literals
l_.str.1: ; @.str.1
.asciz "tfile_%d"
l_.str.2: ; @.str.2
.asciz "mknod failed"
l_.str.3: ; @.str.3
.asciz "open succeeded unexpectedly"
l_.str.4: ; @.str.4
.asciz "Expected ENXIO"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _setup ## -- Begin function setup
.p2align 4, 0x90
_setup: ## @setup
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
callq _getpid
movl %eax, %r8d
leaq _fname(%rip), %rdi
xorl %esi, %esi
movl $100, %edx
leaq L_.str.1(%rip), %rcx
movb $0, %al
callq ___sprintf_chk
leaq _fname(%rip), %rdi
movl $4516, %esi ## imm = 0x11A4
xorl %edx, %edx
callq _mknod
cmpl $0, %eax
jge LBB0_2
## %bb.1:
leaq L_.str.2(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movl $1, %edi
callq _err
LBB0_2:
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _cleanup ## -- Begin function cleanup
.p2align 4, 0x90
_cleanup: ## @cleanup
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
leaq _fname(%rip), %rdi
callq _unlink
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
callq _setup
leaq _fname(%rip), %rdi
movl $5, %esi
movb $0, %al
callq _open
movl %eax, -8(%rbp)
cmpl $-1, -8(%rbp)
je LBB2_2
## %bb.1:
leaq L_.str.3(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movl $1, %edi
callq _errx
LBB2_2:
callq ___error
cmpl $6, (%rax)
je LBB2_4
## %bb.3:
leaq L_.str.4(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movl $1, %edi
callq _errx
LBB2_4:
callq _cleanup
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "syscall.5"
.section __DATA,__data
.globl _TCID ## @TCID
.p2align 3
_TCID:
.quad L_.str
.globl _TST_TOTAL ## @TST_TOTAL
.p2align 2
_TST_TOTAL:
.long 1 ## 0x1
.globl _fname ## @fname
.zerofill __DATA,__common,_fname,100,4
.section __TEXT,__cstring,cstring_literals
L_.str.1: ## @.str.1
.asciz "tfile_%d"
L_.str.2: ## @.str.2
.asciz "mknod failed"
L_.str.3: ## @.str.3
.asciz "open succeeded unexpectedly"
L_.str.4: ## @.str.4
.asciz "Expected ENXIO"
.subsections_via_symbols
| the_stack_data/231394399.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _getint ; -- Begin function getint
.p2align 2
_getint: ; @getint
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #12]
ldr w8, [sp, #12]
subs w8, w8, #4
adrp x9, _g@PAGE
strb w8, [x9, _g@PAGEOFF]
ldr w8, [sp, #12]
ldrsb w9, [x9, _g@PAGEOFF]
mul w0, w8, w9
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _alias ; -- Begin function alias
.p2align 2
_alias: ; @alias
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
ldr x8, [sp, #8]
ldrb w8, [x8]
adrp x9, _g@PAGE
strb w8, [x9, _g@PAGEOFF]
adrp x8, _five@PAGE
ldr w8, [x8, _five@PAGEOFF]
ldr x9, [sp, #8]
strb w8, [x9]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w8, #0
stur w8, [x29, #-20] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
mov w0, #5
str w0, [sp, #12] ; 4-byte Folded Spill
bl _getint
mov x8, x0
ldr w0, [sp, #12] ; 4-byte Folded Reload
sub x9, x29, #8
str x9, [sp, #16] ; 8-byte Folded Spill
stur w8, [x29, #-8]
bl _getint
mov x8, x0
ldr w0, [sp, #12] ; 4-byte Folded Reload
sub x9, x29, #12
str x9, [sp, #24] ; 8-byte Folded Spill
stur w8, [x29, #-12]
bl _getint
mov x8, x0
ldr x0, [sp, #16] ; 8-byte Folded Reload
sub x9, x29, #16
str x9, [sp, #32] ; 8-byte Folded Spill
stur w8, [x29, #-16]
bl _alias
ldr x0, [sp, #24] ; 8-byte Folded Reload
bl _alias
ldr x0, [sp, #32] ; 8-byte Folded Reload
bl _alias
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 __DATA,__data
.globl _g ; @g
_g:
.byte 1 ; 0x1
.globl _five ; @five
.p2align 2
_five:
.long 5 ; 0x5
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _getint ## -- Begin function getint
.p2align 4, 0x90
_getint: ## @getint
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %edi, -4(%rbp)
movl -4(%rbp), %eax
subl $4, %eax
## kill: def $al killed $al killed $eax
movb %al, _g(%rip)
movl -4(%rbp), %eax
movsbl _g(%rip), %ecx
imull %ecx, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _alias ## -- Begin function alias
.p2align 4, 0x90
_alias: ## @alias
.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
movb (%rax), %al
movb %al, _g(%rip)
movl _five(%rip), %eax
movb %al, %cl
movq -8(%rbp), %rax
movb %cl, (%rax)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
movl $5, %edi
callq _getint
movl %eax, -8(%rbp)
movl $5, %edi
callq _getint
movl %eax, -12(%rbp)
movl $5, %edi
callq _getint
movl %eax, -16(%rbp)
leaq -8(%rbp), %rdi
callq _alias
leaq -12(%rbp), %rdi
callq _alias
leaq -16(%rbp), %rdi
callq _alias
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __DATA,__data
.globl _g ## @g
_g:
.byte 1 ## 0x1
.globl _five ## @five
.p2align 2
_five:
.long 5 ## 0x5
.subsections_via_symbols
| the_stack_data/103189.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
str wzr, [sp, #8]
str wzr, [sp, #4]
b LBB0_1
LBB0_1: ; =>This Loop Header: Depth=1
; Child Loop BB0_3 Depth 2
ldr w8, [sp, #8]
subs w8, w8, #2560
cset w8, hs
tbnz w8, #0, LBB0_6
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]
subs w8, w8, #10
cset w8, hs
tbnz w8, #0, LBB0_5
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=2
ldr w8, [sp, #4]
add w8, w8, #1
str w8, [sp, #4]
b LBB0_3
LBB0_5: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB0_1
LBB0_6:
ldr w8, [sp, #8]
mov w10, #2
udiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
subs w8, w8, #0
cset w9, eq
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB0_8
b LBB0_7
LBB0_7:
adrp x0, l___func__.main@PAGE
add x0, x0, l___func__.main@PAGEOFF
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
mov w2, #18
adrp x3, l_.str.1@PAGE
add x3, x3, l_.str.1@PAGEOFF
bl ___assert_rtn
LBB0_8:
b LBB0_9
LBB0_9:
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___func__.main: ; @__func__.main
.asciz "main"
l_.str: ; @.str
.asciz "90762059.c"
l_.str.1: ; @.str.1
.asciz "x % 2"
.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 Loop Header: Depth=1
## Child Loop BB0_3 Depth 2
cmpl $2560, -8(%rbp) ## imm = 0xA00
jae LBB0_6
## %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_5
## %bb.4: ## in Loop: Header=BB0_3 Depth=2
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB0_3
LBB0_5: ## in Loop: Header=BB0_1 Depth=1
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
jmp LBB0_1
LBB0_6:
movl -8(%rbp), %eax
andl $1, %eax
cmpl $0, %eax
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB0_8
## %bb.7:
leaq L___func__.main(%rip), %rdi
leaq L_.str(%rip), %rsi
leaq L_.str.1(%rip), %rcx
movl $18, %edx
callq ___assert_rtn
LBB0_8:
jmp LBB0_9
LBB0_9:
movl -4(%rbp), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L___func__.main: ## @__func__.main
.asciz "main"
L_.str: ## @.str
.asciz "90762059.c"
L_.str.1: ## @.str.1
.asciz "x % 2"
.subsections_via_symbols
| the_stack_data/90762059.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _f ; -- Begin function f
.p2align 2
_f: ; @f
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #16]
str w1, [sp, #12]
ldr w8, [sp, #12]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldr x8, [sp, #16]
ldr w9, [x8]
mov w8, #1
sdiv w8, w8, w9
str w8, [sp, #28]
b LBB0_3
LBB0_2:
str wzr, [sp, #28]
b LBB0_3
LBB0_3:
ldr w0, [sp, #28]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #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]
add x0, sp, #8
str wzr, [sp, #8]
mov w1, #1
bl _f
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 _f ## -- Begin function f
.p2align 4, 0x90
_f: ## @f
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
cmpl $0, -20(%rbp)
jne LBB0_2
## %bb.1:
movq -16(%rbp), %rcx
movl $1, %eax
cltd
idivl (%rcx)
movl %eax, -4(%rbp)
jmp LBB0_3
LBB0_2:
movl $0, -4(%rbp)
LBB0_3:
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
movl $0, -8(%rbp)
leaq -8(%rbp), %rdi
movl $1, %esi
callq _f
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/102201.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 w8, #3
stur w8, [x29, #-8]
mov w8, #4
stur w8, [x29, #-12]
ldur w0, [x29, #-8]
ldur w1, [x29, #-12]
bl _add
str w0, [sp, #16]
ldr w9, [sp, #16]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
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
.globl _add ; -- Begin function add
.p2align 2
_add: ; @add
.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]
add w8, w8, w9
str w8, [sp, #4]
ldr w0, [sp, #4]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
movl $3, -8(%rbp)
movl $4, -12(%rbp)
movl -8(%rbp), %edi
movl -12(%rbp), %esi
callq _add
movl %eax, -16(%rbp)
movl -16(%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
.globl _add ## -- Begin function add
.p2align 4, 0x90
_add: ## @add
.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
addl -8(%rbp), %eax
movl %eax, -12(%rbp)
movl -12(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d\n"
.subsections_via_symbols
| the_stack_data/162643547.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 "Testing...\n...1\n...2\n...3\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 "Testing...\n...1\n...2\n...3\n"
.subsections_via_symbols
| the_stack_data/125547.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _megaInit ; -- Begin function megaInit
.p2align 2
_megaInit: ; @megaInit
.cfi_startproc
; %bb.0:
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]
stur w0, [x29, #-8]
stur x1, [x29, #-16]
bl _megaInit
ldur w8, [x29, #-8]
subs w8, w8, #2
cset w8, eq
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
mov x9, sp
mov x8, #1
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov w0, #-1
bl _exit
LBB1_2:
b LBB1_3
LBB1_3:
str wzr, [sp, #24]
b LBB1_4
LBB1_4: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #24]
subs w8, w8, #1
cset w8, ge
tbnz w8, #0, LBB1_6
b LBB1_5
LBB1_5: ; in Loop: Header=BB1_4 Depth=1
ldur x8, [x29, #-16]
ldr w9, [sp, #24]
add w9, w9, #1
ldr x0, [x8, w9, sxtw #3]
mov x1, #0
mov w2, #10
bl _strtoul
mov x8, x0
strh w8, [sp, #22]
ldrh w8, [sp, #22]
ldrsw x10, [sp, #24]
sub x9, x29, #18
add x9, x9, x10, lsl #1
strh w8, [x9]
ldr w8, [sp, #24]
add w8, w8, #1
str w8, [sp, #24]
b LBB1_4
LBB1_6:
sub x0, x29, #18
sub x1, x29, #20
bl _RandomFunc
ldurh w8, [x29, #-20]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_8
b LBB1_7
LBB1_7:
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB1_9
LBB1_8:
b LBB1_9
LBB1_9:
str wzr, [sp, #16]
b LBB1_10
LBB1_10: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #16]
subs w8, w8, #1
cset w8, ge
tbnz w8, #0, LBB1_12
b LBB1_11
LBB1_11: ; in Loop: Header=BB1_10 Depth=1
ldrsw x9, [sp, #16]
sub x8, x29, #20
ldrh w10, [x8, x9, lsl #1]
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB1_10
LBB1_12:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _RandomFunc ; -- Begin function RandomFunc
.p2align 2
_RandomFunc: ; @RandomFunc
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #24]
str x1, [sp, #16]
ldr x8, [sp, #24]
ldrh w8, [x8]
; kill: def $x8 killed $w8
mov x9, #54700
movk x9, #781, lsl #16
orr x8, x8, x9
lsr x8, x8, #3
; kill: def $w8 killed $w8 killed $x8
strh w8, [sp, #14]
strh wzr, [sp, #10]
b LBB2_1
LBB2_1: ; =>This Loop Header: Depth=1
; Child Loop BB2_3 Depth 2
ldrh w8, [sp, #10]
ldr x9, [sp, #24]
ldrh w9, [x9, #2]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB2_8
b LBB2_2
LBB2_2: ; in Loop: Header=BB2_1 Depth=1
strh wzr, [sp, #12]
b LBB2_3
LBB2_3: ; Parent Loop BB2_1 Depth=1
; => This Inner Loop Header: Depth=2
ldrh w8, [sp, #12]
ldr x9, [sp, #24]
ldrh w9, [x9, #2]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB2_7
b LBB2_4
LBB2_4: ; in Loop: Header=BB2_3 Depth=2
ldrh w8, [sp, #14]
ldrh w9, [sp, #12]
ldrh w10, [sp, #10]
and w9, w9, w10
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB2_6
b LBB2_5
LBB2_5: ; in Loop: Header=BB2_3 Depth=2
ldrh w8, [sp, #12]
; kill: def $x8 killed $w8
add x9, sp, #14
ldrh w8, [x9, x8, lsl #1]
ldrh w10, [sp, #12]
; kill: def $x10 killed $w10
ldrh w10, [x9, x10, lsl #1]
and w11, w10, #0x7
; implicit-def: $x10
mov x10, x11
sxtw x10, w10
orr x10, x10, #0x1
; kill: def $w10 killed $w10 killed $x10
asr w8, w8, w10
ldrh w10, [sp, #10]
; kill: def $x10 killed $w10
strh w8, [x9, x10, lsl #1]
b LBB2_6
LBB2_6: ; in Loop: Header=BB2_3 Depth=2
ldrh w8, [sp, #12]
; kill: def $x8 killed $w8
add x8, x8, #2
; kill: def $w8 killed $w8 killed $x8
strh w8, [sp, #12]
b LBB2_3
LBB2_7: ; in Loop: Header=BB2_1 Depth=1
ldrh w8, [sp, #10]
; kill: def $x8 killed $w8
add x8, x8, #2
; kill: def $w8 killed $w8 killed $x8
strh w8, [sp, #10]
b LBB2_1
LBB2_8:
ldrh w8, [sp, #14]
lsl w8, w8, #1
ldr x9, [sp, #16]
strh w8, [x9]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Call this program with %i arguments\n"
l_.str.1: ; @.str.1
.asciz "You win!\n"
l_.str.2: ; @.str.2
.asciz "%u\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _megaInit ## -- Begin function megaInit
.p2align 4, 0x90
_megaInit: ## @megaInit
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _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 _megaInit
cmpl $2, -8(%rbp)
je LBB1_2
## %bb.1:
leaq L_.str(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movl $1, %esi
callq _printf
movl $-1, %edi
callq _exit
LBB1_2:
jmp LBB1_3
LBB1_3:
movl $0, -24(%rbp)
LBB1_4: ## =>This Inner Loop Header: Depth=1
cmpl $1, -24(%rbp)
jge LBB1_6
## %bb.5: ## in Loop: Header=BB1_4 Depth=1
movq -16(%rbp), %rax
movl -24(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rdi
xorl %eax, %eax
movl %eax, %esi
movl $10, %edx
callq _strtoul
## kill: def $ax killed $ax killed $rax
movw %ax, -26(%rbp)
movw -26(%rbp), %cx
movslq -24(%rbp), %rax
movw %cx, -18(%rbp,%rax,2)
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB1_4
LBB1_6:
leaq -18(%rbp), %rdi
leaq -20(%rbp), %rsi
callq _RandomFunc
movzwl -20(%rbp), %eax
cmpl $0, %eax
jne LBB1_8
## %bb.7:
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB1_9
LBB1_8:
jmp LBB1_9
LBB1_9:
movl $0, -32(%rbp)
LBB1_10: ## =>This Inner Loop Header: Depth=1
cmpl $1, -32(%rbp)
jge LBB1_12
## %bb.11: ## in Loop: Header=BB1_10 Depth=1
movslq -32(%rbp), %rax
movzwl -20(%rbp,%rax,2), %esi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
movl -32(%rbp), %eax
addl $1, %eax
movl %eax, -32(%rbp)
jmp LBB1_10
LBB1_12:
movl -4(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _RandomFunc ## -- Begin function RandomFunc
.p2align 4, 0x90
_RandomFunc: ## @RandomFunc
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -8(%rbp), %rax
movzwl (%rax), %eax
## kill: def $rax killed $eax
orq $51238316, %rax ## imm = 0x30DD5AC
shrq $3, %rax
## kill: def $ax killed $ax killed $rax
movw %ax, -18(%rbp)
movw $0, -22(%rbp)
LBB2_1: ## =>This Loop Header: Depth=1
## Child Loop BB2_3 Depth 2
movzwl -22(%rbp), %eax
movq -8(%rbp), %rcx
movzwl 2(%rcx), %ecx
cmpl %ecx, %eax
jge LBB2_8
## %bb.2: ## in Loop: Header=BB2_1 Depth=1
movw $0, -20(%rbp)
LBB2_3: ## Parent Loop BB2_1 Depth=1
## => This Inner Loop Header: Depth=2
movzwl -20(%rbp), %eax
movq -8(%rbp), %rcx
movzwl 2(%rcx), %ecx
cmpl %ecx, %eax
jge LBB2_7
## %bb.4: ## in Loop: Header=BB2_3 Depth=2
movzwl -18(%rbp), %eax
movzwl -20(%rbp), %ecx
movzwl -22(%rbp), %edx
andl %edx, %ecx
cmpl %ecx, %eax
jle LBB2_6
## %bb.5: ## in Loop: Header=BB2_3 Depth=2
movzwl -20(%rbp), %eax
## kill: def $rax killed $eax
movzwl -18(%rbp,%rax,2), %eax
movzwl -20(%rbp), %ecx
## kill: def $rcx killed $ecx
movzwl -18(%rbp,%rcx,2), %ecx
andl $7, %ecx
movslq %ecx, %rcx
orq $1, %rcx
## kill: def $ecx killed $ecx killed $rcx
## kill: def $cl killed $ecx
sarl %cl, %eax
movw %ax, %cx
movzwl -22(%rbp), %eax
## kill: def $rax killed $eax
movw %cx, -18(%rbp,%rax,2)
LBB2_6: ## in Loop: Header=BB2_3 Depth=2
movzwl -20(%rbp), %eax
## kill: def $rax killed $eax
addq $2, %rax
## kill: def $ax killed $ax killed $rax
movw %ax, -20(%rbp)
jmp LBB2_3
LBB2_7: ## in Loop: Header=BB2_1 Depth=1
movzwl -22(%rbp), %eax
## kill: def $rax killed $eax
addq $2, %rax
## kill: def $ax killed $ax killed $rax
movw %ax, -22(%rbp)
jmp LBB2_1
LBB2_8:
movzwl -18(%rbp), %eax
shll $1, %eax
movw %ax, %cx
movq -16(%rbp), %rax
movw %cx, (%rax)
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Call this program with %i arguments\n"
L_.str.1: ## @.str.1
.asciz "You win!\n"
L_.str.2: ## @.str.2
.asciz "%u\n"
.subsections_via_symbols
| the_stack_data/37638027.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _get__bfu_a ; -- Begin function get__bfu_a
.p2align 2
_get__bfu_a: ; @get__bfu_a
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp]
ldr w8, [sp]
str w8, [sp, #12]
ldrh w8, [sp, #12]
and w8, w8, #0xf
and w0, w8, #0xffff
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _get__bfu_b ; -- Begin function get__bfu_b
.p2align 2
_get__bfu_b: ; @get__bfu_b
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp]
ldr w8, [sp]
str w8, [sp, #12]
ldrh w8, [sp, #12]
lsr w8, w8, #6
and w8, w8, #0xf
and w0, w8, #0xffff
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _get_pbfu_a ; -- Begin function get_pbfu_a
.p2align 2
_get_pbfu_a: ; @get_pbfu_a
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
ldr x8, [sp, #8]
ldrh w8, [x8]
and w8, w8, #0xf
and w0, w8, #0xffff
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _get_pbfu_b ; -- Begin function get_pbfu_b
.p2align 2
_get_pbfu_b: ; @get_pbfu_b
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
ldr x8, [sp, #8]
ldrh w8, [x8]
lsr w8, w8, #6
and w8, w8, #0xf
and w0, w8, #0xffff
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _get__bfs_a ; -- Begin function get__bfs_a
.p2align 2
_get__bfs_a: ; @get__bfs_a
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp]
ldr w8, [sp]
str w8, [sp, #12]
ldrh w8, [sp, #12]
lsl w8, w8, #12
sxth w8, w8
asr w8, w8, #12
sxth w0, w8
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _get__bfs_b ; -- Begin function get__bfs_b
.p2align 2
_get__bfs_b: ; @get__bfs_b
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp]
ldr w8, [sp]
str w8, [sp, #12]
ldrh w8, [sp, #12]
lsl w8, w8, #6
sxth w8, w8
asr w8, w8, #12
sxth w0, w8
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _get_pbfs_a ; -- Begin function get_pbfs_a
.p2align 2
_get_pbfs_a: ; @get_pbfs_a
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
ldr x8, [sp, #8]
ldrh w8, [x8]
lsl w8, w8, #12
sxth w8, w8
asr w8, w8, #12
sxth w0, w8
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _get_pbfs_b ; -- Begin function get_pbfs_b
.p2align 2
_get_pbfs_b: ; @get_pbfs_b
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
ldr x8, [sp, #8]
ldrh w8, [x8]
lsl w8, w8, #6
sxth w8, w8
asr w8, w8, #12
sxth w0, w8
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 _get__bfu_a ## -- Begin function get__bfu_a
.p2align 4, 0x90
_get__bfu_a: ## @get__bfu_a
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %edi, -8(%rbp)
movw -8(%rbp), %ax
andw $15, %ax
movzwl %ax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _get__bfu_b ## -- Begin function get__bfu_b
.p2align 4, 0x90
_get__bfu_b: ## @get__bfu_b
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %edi, -8(%rbp)
movw -8(%rbp), %ax
shrw $6, %ax
andw $15, %ax
movzwl %ax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _get_pbfu_a ## -- Begin function get_pbfu_a
.p2align 4, 0x90
_get_pbfu_a: ## @get_pbfu_a
.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
movw (%rax), %ax
andw $15, %ax
movzwl %ax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _get_pbfu_b ## -- Begin function get_pbfu_b
.p2align 4, 0x90
_get_pbfu_b: ## @get_pbfu_b
.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
movw (%rax), %ax
shrw $6, %ax
andw $15, %ax
movzwl %ax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _get__bfs_a ## -- Begin function get__bfs_a
.p2align 4, 0x90
_get__bfs_a: ## @get__bfs_a
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %edi, -8(%rbp)
movw -8(%rbp), %ax
shlw $12, %ax
sarw $12, %ax
cwtl
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _get__bfs_b ## -- Begin function get__bfs_b
.p2align 4, 0x90
_get__bfs_b: ## @get__bfs_b
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %edi, -8(%rbp)
movw -8(%rbp), %ax
shlw $6, %ax
sarw $12, %ax
cwtl
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _get_pbfs_a ## -- Begin function get_pbfs_a
.p2align 4, 0x90
_get_pbfs_a: ## @get_pbfs_a
.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
movw (%rax), %ax
shlw $12, %ax
sarw $12, %ax
cwtl
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _get_pbfs_b ## -- Begin function get_pbfs_b
.p2align 4, 0x90
_get_pbfs_b: ## @get_pbfs_b
.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
movw (%rax), %ax
shlw $6, %ax
sarw $12, %ax
cwtl
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/1182652.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, #28]
add x0, sp, #52
adrp x1, l___const.main.s1@PAGE
add x1, x1, l___const.main.s1@PAGEOFF
mov x2, #100
bl _memcpy
adrp x8, l___const.main.s2@PAGE
add x8, x8, l___const.main.s2@PAGEOFF
ldr x10, [x8]
add x9, sp, #32
str x10, [sp, #32]
ldur x8, [x8, #6]
stur x8, [x9, #6]
str wzr, [sp, #24]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldrsw x9, [sp, #24]
add x8, sp, #52
ldrsb w8, [x8, x9]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr w9, [sp, #24]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #24]
add w8, w8, #1
str w8, [sp, #24]
b LBB0_1
LBB0_4:
str wzr, [sp, #20]
b LBB0_5
LBB0_5: ; =>This Inner Loop Header: Depth=1
ldrsw x9, [sp, #20]
add x8, sp, #32
ldrsb w8, [x8, x9]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_8
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_5 Depth=1
ldrsw x9, [sp, #20]
add x8, sp, #32
add x8, x8, x9
ldrb w8, [x8]
ldrsw x10, [sp, #24]
add x9, sp, #52
add x9, x9, x10
strb w8, [x9]
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_5 Depth=1
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #20]
ldr w8, [sp, #24]
add w8, w8, #1
str w8, [sp, #24]
b LBB0_5
LBB0_8:
ldrsw x9, [sp, #24]
add x8, sp, #52
str x8, [sp, #8] ; 8-byte Folded Spill
add x8, x8, x9
strb wzr, [x8]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
ldr x0, [sp, #8] ; 8-byte Folded Reload
bl _puts
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_10
b LBB0_9
LBB0_9:
bl ___stack_chk_fail
LBB0_10:
mov w0, #0
ldp x29, x30, [sp, #160] ; 16-byte Folded Reload
add sp, sp, #176
ret
.cfi_endproc
; -- End function
.section __TEXT,__const
l___const.main.s1: ; @__const.main.s1
.asciz "You need learn \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\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000"
.section __TEXT,__cstring,cstring_literals
l___const.main.s2: ; @__const.main.s2
.asciz "more and more"
l_.str: ; @.str
.asciz "i = %d\n"
l_.str.1: ; @.str.1
.asciz "After Unification : "
.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, -132(%rbp)
leaq -112(%rbp), %rdi
leaq l___const.main.s1(%rip), %rsi
movl $100, %edx
callq _memcpy
movq L___const.main.s2(%rip), %rax
movq %rax, -126(%rbp)
movl L___const.main.s2+8(%rip), %eax
movl %eax, -118(%rbp)
movw L___const.main.s2+12(%rip), %ax
movw %ax, -114(%rbp)
movl $0, -136(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movslq -136(%rbp), %rax
movsbl -112(%rbp,%rax), %eax
cmpl $0, %eax
je LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl -136(%rbp), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -136(%rbp), %eax
addl $1, %eax
movl %eax, -136(%rbp)
jmp LBB0_1
LBB0_4:
movl $0, -140(%rbp)
LBB0_5: ## =>This Inner Loop Header: Depth=1
movslq -140(%rbp), %rax
movsbl -126(%rbp,%rax), %eax
cmpl $0, %eax
je LBB0_8
## %bb.6: ## in Loop: Header=BB0_5 Depth=1
movslq -140(%rbp), %rax
movb -126(%rbp,%rax), %cl
movslq -136(%rbp), %rax
movb %cl, -112(%rbp,%rax)
## %bb.7: ## in Loop: Header=BB0_5 Depth=1
movl -140(%rbp), %eax
addl $1, %eax
movl %eax, -140(%rbp)
movl -136(%rbp), %eax
addl $1, %eax
movl %eax, -136(%rbp)
jmp LBB0_5
LBB0_8:
movslq -136(%rbp), %rax
movb $0, -112(%rbp,%rax)
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
leaq -112(%rbp), %rdi
callq _puts
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_10
## %bb.9:
xorl %eax, %eax
addq $144, %rsp
popq %rbp
retq
LBB0_10:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__const
.p2align 4 ## @__const.main.s1
l___const.main.s1:
.asciz "You need learn \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\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000"
.section __TEXT,__cstring,cstring_literals
L___const.main.s2: ## @__const.main.s2
.asciz "more and more"
L_.str: ## @.str
.asciz "i = %d\n"
L_.str.1: ## @.str.1
.asciz "After Unification : "
.subsections_via_symbols
| the_stack_data/73574467.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _svd_errm ; -- Begin function svd_errm
.p2align 2
_svd_errm: ; @svd_errm
.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 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
.cfi_endproc
; -- End function
.globl _svd_calloc_double2 ; -- Begin function svd_calloc_double2
.p2align 2
_svd_calloc_double2: ; @svd_calloc_double2
.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]
ldursw x8, [x29, #-4]
lsl x0, x8, #3
bl _malloc
mov x8, x0
str x8, [sp, #8]
subs x8, x0, #0
cset w8, ne
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
bl _svd_errm
b LBB1_2
LBB1_2:
ldur w8, [x29, #-4]
ldur w9, [x29, #-8]
mul w9, w8, w9
; implicit-def: $x8
mov x8, x9
sxtw x0, w8
mov x1, #8
bl _calloc
ldr x9, [sp, #8]
mov x8, x0
str x8, [x9]
subs x8, x0, #0
cset w8, ne
tbnz w8, #0, LBB1_4
b LBB1_3
LBB1_3:
bl _svd_errm
b LBB1_4
LBB1_4:
mov w8, #1
stur w8, [x29, #-12]
b LBB1_5
LBB1_5: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-12]
ldur w9, [x29, #-4]
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, #8]
ldr x8, [x8]
ldur w9, [x29, #-12]
ldur w10, [x29, #-8]
mul w9, w9, w10
add x8, x8, w9, sxtw #3
ldr x9, [sp, #8]
ldursw x10, [x29, #-12]
str x8, [x9, x10, lsl #3]
b LBB1_7
LBB1_7: ; in Loop: Header=BB1_5 Depth=1
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB1_5
LBB1_8:
ldr x0, [sp, #8]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _svd_free_double2 ; -- Begin function svd_free_double2
.p2align 2
_svd_free_double2: ; @svd_free_double2
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
ldr x8, [sp, #8]
ldr x0, [x8]
bl _free
ldr x0, [sp, #8]
bl _free
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _pythag ; -- Begin function pythag
.p2align 2
_pythag: ; @pythag
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
str d0, [sp, #48]
str d1, [sp, #40]
ldr d0, [sp, #48]
fabs d0, d0
str d0, [sp, #32]
ldr d0, [sp, #40]
fabs d0, d0
str d0, [sp, #24]
ldr d0, [sp, #32]
ldr d1, [sp, #24]
fcmp d0, d1
cset w8, le
tbnz w8, #0, LBB3_2
b LBB3_1
LBB3_1:
ldr d0, [sp, #24]
ldr d1, [sp, #32]
fdiv d0, d0, d1
str d0, [sp, #16]
ldr d0, [sp, #32]
ldr d1, [sp, #16]
ldr d2, [sp, #16]
fmov d3, #1.00000000
fmadd d1, d1, d2, d3
fsqrt d1, d1
fmul d0, d0, d1
str d0, [sp, #56]
b LBB3_6
LBB3_2:
ldr d0, [sp, #32]
ldr d1, [sp, #24]
fdiv d0, d0, d1
str d0, [sp, #16]
ldr d0, [sp, #24]
fcmp d0, #0.0
cset w8, ne
tbnz w8, #0, LBB3_4
b LBB3_3
LBB3_3:
movi d0, #0000000000000000
str d0, [sp, #8] ; 8-byte Folded Spill
b LBB3_5
LBB3_4:
ldr d0, [sp, #24]
ldr d1, [sp, #16]
ldr d2, [sp, #16]
fmov d3, #1.00000000
fmadd d1, d1, d2, d3
fsqrt d1, d1
fmul d0, d0, d1
str d0, [sp, #8] ; 8-byte Folded Spill
b LBB3_5
LBB3_5:
ldr d0, [sp, #8] ; 8-byte Folded Reload
str d0, [sp, #56]
b LBB3_6
LBB3_6:
ldr d0, [sp, #56]
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _dsvdcmp0 ; -- Begin function dsvdcmp0
.p2align 2
_dsvdcmp0: ; @dsvdcmp0
.cfi_startproc
; %bb.0:
sub sp, sp, #272
.cfi_def_cfa_offset 272
stp x28, x27, [sp, #240] ; 16-byte Folded Spill
stp x29, x30, [sp, #256] ; 16-byte Folded Spill
add x29, sp, #256
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
stur x0, [x29, #-24]
stur w1, [x29, #-28]
stur w2, [x29, #-32]
stur x3, [x29, #-40]
stur x4, [x29, #-48]
ldursw x8, [x29, #-32]
lsl x0, x8, #3
bl _malloc
mov x8, x0
str x8, [sp, #88]
subs x8, x0, #0
cset w8, ne
tbnz w8, #0, LBB4_2
b LBB4_1
LBB4_1:
bl _svd_errm
b LBB4_2
LBB4_2:
movi d0, #0000000000000000
stur d0, [x29, #-88]
str d0, [sp, #120]
stur d0, [x29, #-112]
stur wzr, [x29, #-56]
b LBB4_3
LBB4_3: ; =>This Loop Header: Depth=1
; Child Loop BB4_6 Depth 2
; Child Loop BB4_11 Depth 2
; Child Loop BB4_18 Depth 2
; Child Loop BB4_20 Depth 3
; Child Loop BB4_24 Depth 3
; Child Loop BB4_30 Depth 2
; Child Loop BB4_38 Depth 2
; Child Loop BB4_43 Depth 2
; Child Loop BB4_50 Depth 2
; Child Loop BB4_54 Depth 2
; Child Loop BB4_56 Depth 3
; Child Loop BB4_60 Depth 3
; Child Loop BB4_66 Depth 2
ldur w8, [x29, #-56]
ldur w9, [x29, #-32]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB4_76
b LBB4_4
LBB4_4: ; in Loop: Header=BB4_3 Depth=1
ldur w8, [x29, #-56]
add w8, w8, #1
stur w8, [x29, #-76]
ldr d0, [sp, #120]
ldur d1, [x29, #-112]
fmul d0, d0, d1
ldr x8, [sp, #88]
ldursw x9, [x29, #-56]
str d0, [x8, x9, lsl #3]
movi d0, #0000000000000000
str d0, [sp, #120]
str d0, [sp, #128]
stur d0, [x29, #-112]
ldur w8, [x29, #-56]
ldur w9, [x29, #-28]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB4_35
b LBB4_5
LBB4_5: ; in Loop: Header=BB4_3 Depth=1
ldur w8, [x29, #-56]
stur w8, [x29, #-72]
b LBB4_6
LBB4_6: ; Parent Loop BB4_3 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-72]
ldur w9, [x29, #-28]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB4_9
b LBB4_7
LBB4_7: ; in Loop: Header=BB4_6 Depth=2
ldur x8, [x29, #-24]
ldursw x9, [x29, #-72]
ldr x8, [x8, x9, lsl #3]
ldursw x9, [x29, #-56]
ldr d0, [x8, x9, lsl #3]
fabs d1, d0
ldr d0, [sp, #120]
fadd d0, d0, d1
str d0, [sp, #120]
b LBB4_8
LBB4_8: ; in Loop: Header=BB4_6 Depth=2
ldur w8, [x29, #-72]
add w8, w8, #1
stur w8, [x29, #-72]
b LBB4_6
LBB4_9: ; in Loop: Header=BB4_3 Depth=1
ldr d0, [sp, #120]
fcmp d0, #0.0
cset w8, eq
tbnz w8, #0, LBB4_34
b LBB4_10
LBB4_10: ; in Loop: Header=BB4_3 Depth=1
ldur w8, [x29, #-56]
stur w8, [x29, #-72]
b LBB4_11
LBB4_11: ; Parent Loop BB4_3 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-72]
ldur w9, [x29, #-28]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB4_14
b LBB4_12
LBB4_12: ; in Loop: Header=BB4_11 Depth=2
ldr d1, [sp, #120]
ldur x8, [x29, #-24]
ldursw x9, [x29, #-72]
ldr x8, [x8, x9, lsl #3]
ldursw x9, [x29, #-56]
add x8, x8, x9, lsl #3
ldr d0, [x8]
fdiv d0, d0, d1
str d0, [x8]
ldur x8, [x29, #-24]
ldursw x9, [x29, #-72]
ldr x8, [x8, x9, lsl #3]
ldursw x9, [x29, #-56]
ldr d0, [x8, x9, lsl #3]
ldur x8, [x29, #-24]
ldursw x9, [x29, #-72]
ldr x8, [x8, x9, lsl #3]
ldursw x9, [x29, #-56]
ldr d1, [x8, x9, lsl #3]
ldr d2, [sp, #128]
fmadd d0, d0, d1, d2
str d0, [sp, #128]
b LBB4_13
LBB4_13: ; in Loop: Header=BB4_11 Depth=2
ldur w8, [x29, #-72]
add w8, w8, #1
stur w8, [x29, #-72]
b LBB4_11
LBB4_14: ; in Loop: Header=BB4_3 Depth=1
ldur x8, [x29, #-24]
ldursw x9, [x29, #-56]
ldr x8, [x8, x9, lsl #3]
ldursw x9, [x29, #-56]
ldr d0, [x8, x9, lsl #3]
stur d0, [x29, #-104]
ldur d0, [x29, #-104]
fcmp d0, #0.0
cset w8, le
tbnz w8, #0, LBB4_16
b LBB4_15
LBB4_15: ; in Loop: Header=BB4_3 Depth=1
ldr d0, [sp, #128]
fsqrt d0, d0
fabs d0, d0
str d0, [sp, #80] ; 8-byte Folded Spill
b LBB4_17
LBB4_16: ; in Loop: Header=BB4_3 Depth=1
ldr d0, [sp, #128]
fsqrt d0, d0
fabs d0, d0
fneg d0, d0
str d0, [sp, #80] ; 8-byte Folded Spill
b LBB4_17
LBB4_17: ; in Loop: Header=BB4_3 Depth=1
ldr d0, [sp, #80] ; 8-byte Folded Reload
fneg d0, d0
stur d0, [x29, #-112]
ldur d0, [x29, #-104]
ldur d1, [x29, #-112]
ldr d2, [sp, #128]
fnmsub d0, d0, d1, d2
stur d0, [x29, #-120]
ldur d0, [x29, #-104]
ldur d1, [x29, #-112]
fsub d0, d0, d1
ldur x8, [x29, #-24]
ldursw x9, [x29, #-56]
ldr x8, [x8, x9, lsl #3]
ldursw x9, [x29, #-56]
str d0, [x8, x9, lsl #3]
ldur w8, [x29, #-76]
stur w8, [x29, #-64]
b LBB4_18
LBB4_18: ; Parent Loop BB4_3 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB4_20 Depth 3
; Child Loop BB4_24 Depth 3
ldur w8, [x29, #-64]
ldur w9, [x29, #-32]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB4_29
b LBB4_19
LBB4_19: ; in Loop: Header=BB4_18 Depth=2
movi d0, #0000000000000000
str d0, [sp, #128]
ldur w8, [x29, #-56]
stur w8, [x29, #-72]
b LBB4_20
LBB4_20: ; Parent Loop BB4_3 Depth=1
; Parent Loop BB4_18 Depth=2
; => This Inner Loop Header: Depth=3
ldur w8, [x29, #-72]
ldur w9, [x29, #-28]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB4_23
b LBB4_21
LBB4_21: ; in Loop: Header=BB4_20 Depth=3
ldur x8, [x29, #-24]
ldursw x9, [x29, #-72]
ldr x8, [x8, x9, lsl #3]
ldursw x9, [x29, #-56]
ldr d0, [x8, x9, lsl #3]
ldur x8, [x29, #-24]
ldursw x9, [x29, #-72]
ldr x8, [x8, x9, lsl #3]
ldursw x9, [x29, #-64]
ldr d1, [x8, x9, lsl #3]
ldr d2, [sp, #128]
fmadd d0, d0, d1, d2
str d0, [sp, #128]
b LBB4_22
LBB4_22: ; in Loop: Header=BB4_20 Depth=3
ldur w8, [x29, #-72]
add w8, w8, #1
stur w8, [x29, #-72]
b LBB4_20
LBB4_23: ; in Loop: Header=BB4_18 Depth=2
ldr d0, [sp, #128]
ldur d1, [x29, #-120]
fdiv d0, d0, d1
stur d0, [x29, #-104]
ldur w8, [x29, #-56]
stur w8, [x29, #-72]
b LBB4_24
LBB4_24: ; Parent Loop BB4_3 Depth=1
; Parent Loop BB4_18 Depth=2
; => This Inner Loop Header: Depth=3
ldur w8, [x29, #-72]
ldur w9, [x29, #-28]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB4_27
b LBB4_25
LBB4_25: ; in Loop: Header=BB4_24 Depth=3
ldur d0, [x29, #-104]
ldur x8, [x29, #-24]
ldursw x9, [x29, #-72]
ldr x8, [x8, x9, lsl #3]
ldursw x9, [x29, #-56]
ldr d1, [x8, x9, lsl #3]
ldur x8, [x29, #-24]
ldursw x9, [x29, #-72]
ldr x8, [x8, x9, lsl #3]
ldursw x9, [x29, #-64]
add x8, x8, x9, lsl #3
ldr d2, [x8]
fmadd d0, d0, d1, d2
str d0, [x8]
b LBB4_26
LBB4_26: ; in Loop: Header=BB4_24 Depth=3
ldur w8, [x29, #-72]
add w8, w8, #1
stur w8, [x29, #-72]
b LBB4_24
LBB4_27: ; in Loop: Header=BB4_18 Depth=2
b LBB4_28
LBB4_28: ; in Loop: Header=BB4_18 Depth=2
ldur w8, [x29, #-64]
add w8, w8, #1
stur w8, [x29, #-64]
b LBB4_18
LBB4_29: ; in Loop: Header=BB4_3 Depth=1
ldur w8, [x29, #-56]
stur w8, [x29, #-72]
b LBB4_30
LBB4_30: ; Parent Loop BB4_3 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-72]
ldur w9, [x29, #-28]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB4_33
b LBB4_31
LBB4_31: ; in Loop: Header=BB4_30 Depth=2
ldr d1, [sp, #120]
ldur x8, [x29, #-24]
ldursw x9, [x29, #-72]
ldr x8, [x8, x9, lsl #3]
ldursw x9, [x29, #-56]
add x8, x8, x9, lsl #3
ldr d0, [x8]
fmul d0, d0, d1
str d0, [x8]
b LBB4_32
LBB4_32: ; in Loop: Header=BB4_30 Depth=2
ldur w8, [x29, #-72]
add w8, w8, #1
stur w8, [x29, #-72]
b LBB4_30
LBB4_33: ; in Loop: Header=BB4_3 Depth=1
b LBB4_34
LBB4_34: ; in Loop: Header=BB4_3 Depth=1
b LBB4_35
LBB4_35: ; in Loop: Header=BB4_3 Depth=1
ldr d0, [sp, #120]
ldur d1, [x29, #-112]
fmul d0, d0, d1
ldur x8, [x29, #-40]
ldursw x9, [x29, #-56]
str d0, [x8, x9, lsl #3]
movi d0, #0000000000000000
str d0, [sp, #120]
str d0, [sp, #128]
stur d0, [x29, #-112]
ldur w8, [x29, #-56]
ldur w9, [x29, #-28]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB4_71
b LBB4_36
LBB4_36: ; in Loop: Header=BB4_3 Depth=1
ldur w8, [x29, #-56]
ldur w9, [x29, #-32]
subs w9, w9, #1
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB4_71
b LBB4_37
LBB4_37: ; in Loop: Header=BB4_3 Depth=1
ldur w8, [x29, #-76]
stur w8, [x29, #-72]
b LBB4_38
LBB4_38: ; Parent Loop BB4_3 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-72]
ldur w9, [x29, #-32]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB4_41
b LBB4_39
LBB4_39: ; in Loop: Header=BB4_38 Depth=2
ldur x8, [x29, #-24]
ldursw x9, [x29, #-56]
ldr x8, [x8, x9, lsl #3]
ldursw x9, [x29, #-72]
ldr d0, [x8, x9, lsl #3]
fabs d1, d0
ldr d0, [sp, #120]
fadd d0, d0, d1
str d0, [sp, #120]
b LBB4_40
LBB4_40: ; in Loop: Header=BB4_38 Depth=2
ldur w8, [x29, #-72]
add w8, w8, #1
stur w8, [x29, #-72]
b LBB4_38
LBB4_41: ; in Loop: Header=BB4_3 Depth=1
ldr d0, [sp, #120]
fcmp d0, #0.0
cset w8, eq
tbnz w8, #0, LBB4_70
b LBB4_42
LBB4_42: ; in Loop: Header=BB4_3 Depth=1
ldur w8, [x29, #-76]
stur w8, [x29, #-72]
b LBB4_43
LBB4_43: ; Parent Loop BB4_3 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-72]
ldur w9, [x29, #-32]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB4_46
b LBB4_44
LBB4_44: ; in Loop: Header=BB4_43 Depth=2
ldr d1, [sp, #120]
ldur x8, [x29, #-24]
ldursw x9, [x29, #-56]
ldr x8, [x8, x9, lsl #3]
ldursw x9, [x29, #-72]
add x8, x8, x9, lsl #3
ldr d0, [x8]
fdiv d0, d0, d1
str d0, [x8]
ldur x8, [x29, #-24]
ldursw x9, [x29, #-56]
ldr x8, [x8, x9, lsl #3]
ldursw x9, [x29, #-72]
ldr d0, [x8, x9, lsl #3]
ldur x8, [x29, #-24]
ldursw x9, [x29, #-56]
ldr x8, [x8, x9, lsl #3]
ldursw x9, [x29, #-72]
ldr d1, [x8, x9, lsl #3]
ldr d2, [sp, #128]
fmadd d0, d0, d1, d2
str d0, [sp, #128]
b LBB4_45
LBB4_45: ; in Loop: Header=BB4_43 Depth=2
ldur w8, [x29, #-72]
add w8, w8, #1
stur w8, [x29, #-72]
b LBB4_43
LBB4_46: ; in Loop: Header=BB4_3 Depth=1
ldur x8, [x29, #-24]
ldursw x9, [x29, #-56]
ldr x8, [x8, x9, lsl #3]
ldursw x9, [x29, #-76]
ldr d0, [x8, x9, lsl #3]
stur d0, [x29, #-104]
ldur d0, [x29, #-104]
fcmp d0, #0.0
cset w8, le
tbnz w8, #0, LBB4_48
b LBB4_47
LBB4_47: ; in Loop: Header=BB4_3 Depth=1
ldr d0, [sp, #128]
fsqrt d0, d0
fabs d0, d0
str d0, [sp, #72] ; 8-byte Folded Spill
b LBB4_49
LBB4_48: ; in Loop: Header=BB4_3 Depth=1
ldr d0, [sp, #128]
fsqrt d0, d0
fabs d0, d0
fneg d0, d0
str d0, [sp, #72] ; 8-byte Folded Spill
b LBB4_49
LBB4_49: ; in Loop: Header=BB4_3 Depth=1
ldr d0, [sp, #72] ; 8-byte Folded Reload
fneg d0, d0
stur d0, [x29, #-112]
ldur d0, [x29, #-104]
ldur d1, [x29, #-112]
ldr d2, [sp, #128]
fnmsub d0, d0, d1, d2
stur d0, [x29, #-120]
ldur d0, [x29, #-104]
ldur d1, [x29, #-112]
fsub d0, d0, d1
ldur x8, [x29, #-24]
ldursw x9, [x29, #-56]
ldr x8, [x8, x9, lsl #3]
ldursw x9, [x29, #-76]
str d0, [x8, x9, lsl #3]
ldur w8, [x29, #-76]
stur w8, [x29, #-72]
b LBB4_50
LBB4_50: ; Parent Loop BB4_3 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-72]
ldur w9, [x29, #-32]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB4_53
b LBB4_51
LBB4_51: ; in Loop: Header=BB4_50 Depth=2
ldur x8, [x29, #-24]
ldursw x9, [x29, #-56]
ldr x8, [x8, x9, lsl #3]
ldursw x9, [x29, #-72]
ldr d0, [x8, x9, lsl #3]
ldur d1, [x29, #-120]
fdiv d0, d0, d1
ldr x8, [sp, #88]
ldursw x9, [x29, #-72]
str d0, [x8, x9, lsl #3]
b LBB4_52
LBB4_52: ; in Loop: Header=BB4_50 Depth=2
ldur w8, [x29, #-72]
add w8, w8, #1
stur w8, [x29, #-72]
b LBB4_50
LBB4_53: ; in Loop: Header=BB4_3 Depth=1
ldur w8, [x29, #-76]
stur w8, [x29, #-64]
b LBB4_54
LBB4_54: ; Parent Loop BB4_3 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB4_56 Depth 3
; Child Loop BB4_60 Depth 3
ldur w8, [x29, #-64]
ldur w9, [x29, #-28]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB4_65
b LBB4_55
LBB4_55: ; in Loop: Header=BB4_54 Depth=2
movi d0, #0000000000000000
str d0, [sp, #128]
ldur w8, [x29, #-76]
stur w8, [x29, #-72]
b LBB4_56
LBB4_56: ; Parent Loop BB4_3 Depth=1
; Parent Loop BB4_54 Depth=2
; => This Inner Loop Header: Depth=3
ldur w8, [x29, #-72]
ldur w9, [x29, #-32]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB4_59
b LBB4_57
LBB4_57: ; in Loop: Header=BB4_56 Depth=3
ldur x8, [x29, #-24]
ldursw x9, [x29, #-64]
ldr x8, [x8, x9, lsl #3]
ldursw x9, [x29, #-72]
ldr d0, [x8, x9, lsl #3]
ldur x8, [x29, #-24]
ldursw x9, [x29, #-56]
ldr x8, [x8, x9, lsl #3]
ldursw x9, [x29, #-72]
ldr d1, [x8, x9, lsl #3]
ldr d2, [sp, #128]
fmadd d0, d0, d1, d2
str d0, [sp, #128]
b LBB4_58
LBB4_58: ; in Loop: Header=BB4_56 Depth=3
ldur w8, [x29, #-72]
add w8, w8, #1
stur w8, [x29, #-72]
b LBB4_56
LBB4_59: ; in Loop: Header=BB4_54 Depth=2
ldur w8, [x29, #-76]
stur w8, [x29, #-72]
b LBB4_60
LBB4_60: ; Parent Loop BB4_3 Depth=1
; Parent Loop BB4_54 Depth=2
; => This Inner Loop Header: Depth=3
ldur w8, [x29, #-72]
ldur w9, [x29, #-32]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB4_63
b LBB4_61
LBB4_61: ; in Loop: Header=BB4_60 Depth=3
ldr d0, [sp, #128]
ldr x8, [sp, #88]
ldursw x9, [x29, #-72]
ldr d1, [x8, x9, lsl #3]
ldur x8, [x29, #-24]
ldursw x9, [x29, #-64]
ldr x8, [x8, x9, lsl #3]
ldursw x9, [x29, #-72]
add x8, x8, x9, lsl #3
ldr d2, [x8]
fmadd d0, d0, d1, d2
str d0, [x8]
b LBB4_62
LBB4_62: ; in Loop: Header=BB4_60 Depth=3
ldur w8, [x29, #-72]
add w8, w8, #1
stur w8, [x29, #-72]
b LBB4_60
LBB4_63: ; in Loop: Header=BB4_54 Depth=2
b LBB4_64
LBB4_64: ; in Loop: Header=BB4_54 Depth=2
ldur w8, [x29, #-64]
add w8, w8, #1
stur w8, [x29, #-64]
b LBB4_54
LBB4_65: ; in Loop: Header=BB4_3 Depth=1
ldur w8, [x29, #-76]
stur w8, [x29, #-72]
b LBB4_66
LBB4_66: ; Parent Loop BB4_3 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-72]
ldur w9, [x29, #-32]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB4_69
b LBB4_67
LBB4_67: ; in Loop: Header=BB4_66 Depth=2
ldr d1, [sp, #120]
ldur x8, [x29, #-24]
ldursw x9, [x29, #-56]
ldr x8, [x8, x9, lsl #3]
ldursw x9, [x29, #-72]
add x8, x8, x9, lsl #3
ldr d0, [x8]
fmul d0, d0, d1
str d0, [x8]
b LBB4_68
LBB4_68: ; in Loop: Header=BB4_66 Depth=2
ldur w8, [x29, #-72]
add w8, w8, #1
stur w8, [x29, #-72]
b LBB4_66
LBB4_69: ; in Loop: Header=BB4_3 Depth=1
b LBB4_70
LBB4_70: ; in Loop: Header=BB4_3 Depth=1
b LBB4_71
LBB4_71: ; in Loop: Header=BB4_3 Depth=1
ldur d0, [x29, #-88]
ldur x8, [x29, #-40]
ldursw x9, [x29, #-56]
ldr d1, [x8, x9, lsl #3]
fabs d1, d1
ldr x8, [sp, #88]
ldursw x9, [x29, #-56]
ldr d2, [x8, x9, lsl #3]
fabs d2, d2
fadd d1, d1, d2
fcmp d0, d1
cset w8, le
tbnz w8, #0, LBB4_73
b LBB4_72
LBB4_72: ; in Loop: Header=BB4_3 Depth=1
ldur d0, [x29, #-88]
str d0, [sp, #64] ; 8-byte Folded Spill
b LBB4_74
LBB4_73: ; in Loop: Header=BB4_3 Depth=1
ldur x8, [x29, #-40]
ldursw x9, [x29, #-56]
ldr d0, [x8, x9, lsl #3]
fabs d0, d0
ldr x8, [sp, #88]
ldursw x9, [x29, #-56]
ldr d1, [x8, x9, lsl #3]
fabs d1, d1
fadd d0, d0, d1
str d0, [sp, #64] ; 8-byte Folded Spill
b LBB4_74
LBB4_74: ; in Loop: Header=BB4_3 Depth=1
ldr d0, [sp, #64] ; 8-byte Folded Reload
stur d0, [x29, #-88]
b LBB4_75
LBB4_75: ; in Loop: Header=BB4_3 Depth=1
ldur w8, [x29, #-56]
add w8, w8, #1
stur w8, [x29, #-56]
b LBB4_3
LBB4_76:
ldur w8, [x29, #-32]
subs w8, w8, #1
stur w8, [x29, #-56]
b LBB4_77
LBB4_77: ; =>This Loop Header: Depth=1
; Child Loop BB4_81 Depth 2
; Child Loop BB4_85 Depth 2
; Child Loop BB4_87 Depth 3
; Child Loop BB4_91 Depth 3
; Child Loop BB4_98 Depth 2
ldur w8, [x29, #-56]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB4_104
b LBB4_78
LBB4_78: ; in Loop: Header=BB4_77 Depth=1
ldur w8, [x29, #-56]
ldur w9, [x29, #-32]
subs w9, w9, #1
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB4_102
b LBB4_79
LBB4_79: ; in Loop: Header=BB4_77 Depth=1
ldur d0, [x29, #-112]
fcmp d0, #0.0
cset w8, eq
tbnz w8, #0, LBB4_97
b LBB4_80
LBB4_80: ; in Loop: Header=BB4_77 Depth=1
ldur w8, [x29, #-76]
stur w8, [x29, #-64]
b LBB4_81
LBB4_81: ; Parent Loop BB4_77 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-64]
ldur w9, [x29, #-32]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB4_84
b LBB4_82
LBB4_82: ; in Loop: Header=BB4_81 Depth=2
ldur x8, [x29, #-24]
ldursw x9, [x29, #-56]
ldr x8, [x8, x9, lsl #3]
ldursw x9, [x29, #-64]
ldr d0, [x8, x9, lsl #3]
ldur x8, [x29, #-24]
ldursw x9, [x29, #-56]
ldr x8, [x8, x9, lsl #3]
ldursw x9, [x29, #-76]
ldr d1, [x8, x9, lsl #3]
fdiv d0, d0, d1
ldur d1, [x29, #-112]
fdiv d0, d0, d1
ldur x8, [x29, #-48]
ldursw x9, [x29, #-64]
ldr x8, [x8, x9, lsl #3]
ldursw x9, [x29, #-56]
str d0, [x8, x9, lsl #3]
b LBB4_83
LBB4_83: ; in Loop: Header=BB4_81 Depth=2
ldur w8, [x29, #-64]
add w8, w8, #1
stur w8, [x29, #-64]
b LBB4_81
LBB4_84: ; in Loop: Header=BB4_77 Depth=1
ldur w8, [x29, #-76]
stur w8, [x29, #-64]
b LBB4_85
LBB4_85: ; Parent Loop BB4_77 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB4_87 Depth 3
; Child Loop BB4_91 Depth 3
ldur w8, [x29, #-64]
ldur w9, [x29, #-32]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB4_96
b LBB4_86
LBB4_86: ; in Loop: Header=BB4_85 Depth=2
movi d0, #0000000000000000
str d0, [sp, #128]
ldur w8, [x29, #-76]
stur w8, [x29, #-72]
b LBB4_87
LBB4_87: ; Parent Loop BB4_77 Depth=1
; Parent Loop BB4_85 Depth=2
; => This Inner Loop Header: Depth=3
ldur w8, [x29, #-72]
ldur w9, [x29, #-32]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB4_90
b LBB4_88
LBB4_88: ; in Loop: Header=BB4_87 Depth=3
ldur x8, [x29, #-24]
ldursw x9, [x29, #-56]
ldr x8, [x8, x9, lsl #3]
ldursw x9, [x29, #-72]
ldr d0, [x8, x9, lsl #3]
ldur x8, [x29, #-48]
ldursw x9, [x29, #-72]
ldr x8, [x8, x9, lsl #3]
ldursw x9, [x29, #-64]
ldr d1, [x8, x9, lsl #3]
ldr d2, [sp, #128]
fmadd d0, d0, d1, d2
str d0, [sp, #128]
b LBB4_89
LBB4_89: ; in Loop: Header=BB4_87 Depth=3
ldur w8, [x29, #-72]
add w8, w8, #1
stur w8, [x29, #-72]
b LBB4_87
LBB4_90: ; in Loop: Header=BB4_85 Depth=2
ldur w8, [x29, #-76]
stur w8, [x29, #-72]
b LBB4_91
LBB4_91: ; Parent Loop BB4_77 Depth=1
; Parent Loop BB4_85 Depth=2
; => This Inner Loop Header: Depth=3
ldur w8, [x29, #-72]
ldur w9, [x29, #-32]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB4_94
b LBB4_92
LBB4_92: ; in Loop: Header=BB4_91 Depth=3
ldr d0, [sp, #128]
ldur x8, [x29, #-48]
ldursw x9, [x29, #-72]
ldr x8, [x8, x9, lsl #3]
ldursw x9, [x29, #-56]
ldr d1, [x8, x9, lsl #3]
ldur x8, [x29, #-48]
ldursw x9, [x29, #-72]
ldr x8, [x8, x9, lsl #3]
ldursw x9, [x29, #-64]
add x8, x8, x9, lsl #3
ldr d2, [x8]
fmadd d0, d0, d1, d2
str d0, [x8]
b LBB4_93
LBB4_93: ; in Loop: Header=BB4_91 Depth=3
ldur w8, [x29, #-72]
add w8, w8, #1
stur w8, [x29, #-72]
b LBB4_91
LBB4_94: ; in Loop: Header=BB4_85 Depth=2
b LBB4_95
LBB4_95: ; in Loop: Header=BB4_85 Depth=2
ldur w8, [x29, #-64]
add w8, w8, #1
stur w8, [x29, #-64]
b LBB4_85
LBB4_96: ; in Loop: Header=BB4_77 Depth=1
b LBB4_97
LBB4_97: ; in Loop: Header=BB4_77 Depth=1
ldur w8, [x29, #-76]
stur w8, [x29, #-64]
b LBB4_98
LBB4_98: ; Parent Loop BB4_77 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-64]
ldur w9, [x29, #-32]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB4_101
b LBB4_99
LBB4_99: ; in Loop: Header=BB4_98 Depth=2
ldur x8, [x29, #-48]
ldursw x9, [x29, #-64]
ldr x8, [x8, x9, lsl #3]
ldursw x9, [x29, #-56]
movi d0, #0000000000000000
str d0, [x8, x9, lsl #3]
ldur x8, [x29, #-48]
ldursw x9, [x29, #-56]
ldr x8, [x8, x9, lsl #3]
ldursw x9, [x29, #-64]
str d0, [x8, x9, lsl #3]
b LBB4_100
LBB4_100: ; in Loop: Header=BB4_98 Depth=2
ldur w8, [x29, #-64]
add w8, w8, #1
stur w8, [x29, #-64]
b LBB4_98
LBB4_101: ; in Loop: Header=BB4_77 Depth=1
b LBB4_102
LBB4_102: ; in Loop: Header=BB4_77 Depth=1
ldur x8, [x29, #-48]
ldursw x9, [x29, #-56]
ldr x8, [x8, x9, lsl #3]
ldursw x9, [x29, #-56]
fmov d0, #1.00000000
str d0, [x8, x9, lsl #3]
ldr x8, [sp, #88]
ldursw x9, [x29, #-56]
ldr d0, [x8, x9, lsl #3]
stur d0, [x29, #-112]
ldur w8, [x29, #-56]
stur w8, [x29, #-76]
b LBB4_103
LBB4_103: ; in Loop: Header=BB4_77 Depth=1
ldur w8, [x29, #-56]
subs w8, w8, #1
stur w8, [x29, #-56]
b LBB4_77
LBB4_104:
ldur w8, [x29, #-28]
subs w8, w8, #1
ldur w9, [x29, #-32]
subs w9, w9, #1
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB4_106
b LBB4_105
LBB4_105:
ldur w8, [x29, #-28]
subs w8, w8, #1
str w8, [sp, #60] ; 4-byte Folded Spill
b LBB4_107
LBB4_106:
ldur w8, [x29, #-32]
subs w8, w8, #1
str w8, [sp, #60] ; 4-byte Folded Spill
b LBB4_107
LBB4_107:
ldr w8, [sp, #60] ; 4-byte Folded Reload
stur w8, [x29, #-56]
b LBB4_108
LBB4_108: ; =>This Loop Header: Depth=1
; Child Loop BB4_110 Depth 2
; Child Loop BB4_132 Depth 2
; Child Loop BB4_115 Depth 2
; Child Loop BB4_117 Depth 3
; Child Loop BB4_121 Depth 3
; Child Loop BB4_127 Depth 2
ldur w8, [x29, #-56]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB4_138
b LBB4_109
LBB4_109: ; in Loop: Header=BB4_108 Depth=1
ldur w8, [x29, #-56]
add w8, w8, #1
stur w8, [x29, #-76]
ldur x8, [x29, #-40]
ldursw x9, [x29, #-56]
ldr d0, [x8, x9, lsl #3]
stur d0, [x29, #-112]
ldur w8, [x29, #-76]
stur w8, [x29, #-64]
b LBB4_110
LBB4_110: ; Parent Loop BB4_108 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-64]
ldur w9, [x29, #-32]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB4_113
b LBB4_111
LBB4_111: ; in Loop: Header=BB4_110 Depth=2
ldur x8, [x29, #-24]
ldursw x9, [x29, #-56]
ldr x8, [x8, x9, lsl #3]
ldursw x9, [x29, #-64]
movi d0, #0000000000000000
str d0, [x8, x9, lsl #3]
b LBB4_112
LBB4_112: ; in Loop: Header=BB4_110 Depth=2
ldur w8, [x29, #-64]
add w8, w8, #1
stur w8, [x29, #-64]
b LBB4_110
LBB4_113: ; in Loop: Header=BB4_108 Depth=1
ldur d0, [x29, #-112]
fcmp d0, #0.0
cset w8, eq
tbnz w8, #0, LBB4_131
b LBB4_114
LBB4_114: ; in Loop: Header=BB4_108 Depth=1
ldur d1, [x29, #-112]
fmov d0, #1.00000000
fdiv d0, d0, d1
stur d0, [x29, #-112]
ldur w8, [x29, #-76]
stur w8, [x29, #-64]
b LBB4_115
LBB4_115: ; Parent Loop BB4_108 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB4_117 Depth 3
; Child Loop BB4_121 Depth 3
ldur w8, [x29, #-64]
ldur w9, [x29, #-32]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB4_126
b LBB4_116
LBB4_116: ; in Loop: Header=BB4_115 Depth=2
movi d0, #0000000000000000
str d0, [sp, #128]
ldur w8, [x29, #-76]
stur w8, [x29, #-72]
b LBB4_117
LBB4_117: ; Parent Loop BB4_108 Depth=1
; Parent Loop BB4_115 Depth=2
; => This Inner Loop Header: Depth=3
ldur w8, [x29, #-72]
ldur w9, [x29, #-28]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB4_120
b LBB4_118
LBB4_118: ; in Loop: Header=BB4_117 Depth=3
ldur x8, [x29, #-24]
ldursw x9, [x29, #-72]
ldr x8, [x8, x9, lsl #3]
ldursw x9, [x29, #-56]
ldr d0, [x8, x9, lsl #3]
ldur x8, [x29, #-24]
ldursw x9, [x29, #-72]
ldr x8, [x8, x9, lsl #3]
ldursw x9, [x29, #-64]
ldr d1, [x8, x9, lsl #3]
ldr d2, [sp, #128]
fmadd d0, d0, d1, d2
str d0, [sp, #128]
b LBB4_119
LBB4_119: ; in Loop: Header=BB4_117 Depth=3
ldur w8, [x29, #-72]
add w8, w8, #1
stur w8, [x29, #-72]
b LBB4_117
LBB4_120: ; in Loop: Header=BB4_115 Depth=2
ldr d0, [sp, #128]
ldur x8, [x29, #-24]
ldursw x9, [x29, #-56]
ldr x8, [x8, x9, lsl #3]
ldursw x9, [x29, #-56]
ldr d1, [x8, x9, lsl #3]
fdiv d0, d0, d1
ldur d1, [x29, #-112]
fmul d0, d0, d1
stur d0, [x29, #-104]
ldur w8, [x29, #-56]
stur w8, [x29, #-72]
b LBB4_121
LBB4_121: ; Parent Loop BB4_108 Depth=1
; Parent Loop BB4_115 Depth=2
; => This Inner Loop Header: Depth=3
ldur w8, [x29, #-72]
ldur w9, [x29, #-28]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB4_124
b LBB4_122
LBB4_122: ; in Loop: Header=BB4_121 Depth=3
ldur d0, [x29, #-104]
ldur x8, [x29, #-24]
ldursw x9, [x29, #-72]
ldr x8, [x8, x9, lsl #3]
ldursw x9, [x29, #-56]
ldr d1, [x8, x9, lsl #3]
ldur x8, [x29, #-24]
ldursw x9, [x29, #-72]
ldr x8, [x8, x9, lsl #3]
ldursw x9, [x29, #-64]
add x8, x8, x9, lsl #3
ldr d2, [x8]
fmadd d0, d0, d1, d2
str d0, [x8]
b LBB4_123
LBB4_123: ; in Loop: Header=BB4_121 Depth=3
ldur w8, [x29, #-72]
add w8, w8, #1
stur w8, [x29, #-72]
b LBB4_121
LBB4_124: ; in Loop: Header=BB4_115 Depth=2
b LBB4_125
LBB4_125: ; in Loop: Header=BB4_115 Depth=2
ldur w8, [x29, #-64]
add w8, w8, #1
stur w8, [x29, #-64]
b LBB4_115
LBB4_126: ; in Loop: Header=BB4_108 Depth=1
ldur w8, [x29, #-56]
stur w8, [x29, #-64]
b LBB4_127
LBB4_127: ; Parent Loop BB4_108 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-64]
ldur w9, [x29, #-28]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB4_130
b LBB4_128
LBB4_128: ; in Loop: Header=BB4_127 Depth=2
ldur d1, [x29, #-112]
ldur x8, [x29, #-24]
ldursw x9, [x29, #-64]
ldr x8, [x8, x9, lsl #3]
ldursw x9, [x29, #-56]
add x8, x8, x9, lsl #3
ldr d0, [x8]
fmul d0, d0, d1
str d0, [x8]
b LBB4_129
LBB4_129: ; in Loop: Header=BB4_127 Depth=2
ldur w8, [x29, #-64]
add w8, w8, #1
stur w8, [x29, #-64]
b LBB4_127
LBB4_130: ; in Loop: Header=BB4_108 Depth=1
b LBB4_136
LBB4_131: ; in Loop: Header=BB4_108 Depth=1
ldur w8, [x29, #-56]
stur w8, [x29, #-64]
b LBB4_132
LBB4_132: ; Parent Loop BB4_108 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-64]
ldur w9, [x29, #-28]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB4_135
b LBB4_133
LBB4_133: ; in Loop: Header=BB4_132 Depth=2
ldur x8, [x29, #-24]
ldursw x9, [x29, #-64]
ldr x8, [x8, x9, lsl #3]
ldursw x9, [x29, #-56]
movi d0, #0000000000000000
str d0, [x8, x9, lsl #3]
b LBB4_134
LBB4_134: ; in Loop: Header=BB4_132 Depth=2
ldur w8, [x29, #-64]
add w8, w8, #1
stur w8, [x29, #-64]
b LBB4_132
LBB4_135: ; in Loop: Header=BB4_108 Depth=1
b LBB4_136
LBB4_136: ; in Loop: Header=BB4_108 Depth=1
ldur x8, [x29, #-24]
ldursw x9, [x29, #-56]
ldr x8, [x8, x9, lsl #3]
ldursw x9, [x29, #-56]
add x8, x8, x9, lsl #3
ldr d0, [x8]
fmov d1, #1.00000000
fadd d0, d0, d1
str d0, [x8]
b LBB4_137
LBB4_137: ; in Loop: Header=BB4_108 Depth=1
ldur w8, [x29, #-56]
subs w8, w8, #1
stur w8, [x29, #-56]
b LBB4_108
LBB4_138:
ldur w8, [x29, #-32]
subs w8, w8, #1
stur w8, [x29, #-72]
b LBB4_139
LBB4_139: ; =>This Loop Header: Depth=1
; Child Loop BB4_141 Depth 2
; Child Loop BB4_143 Depth 3
; Child Loop BB4_152 Depth 3
; Child Loop BB4_156 Depth 4
; Child Loop BB4_176 Depth 3
; Child Loop BB4_178 Depth 4
; Child Loop BB4_184 Depth 4
; Child Loop BB4_165 Depth 2
ldur w8, [x29, #-72]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB4_193
b LBB4_140
LBB4_140: ; in Loop: Header=BB4_139 Depth=1
stur wzr, [x29, #-60]
b LBB4_141
LBB4_141: ; Parent Loop BB4_139 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB4_143 Depth 3
; Child Loop BB4_152 Depth 3
; Child Loop BB4_156 Depth 4
; Child Loop BB4_176 Depth 3
; Child Loop BB4_178 Depth 4
; Child Loop BB4_184 Depth 4
ldur w8, [x29, #-60]
subs w8, w8, #30
cset w8, ge
tbnz w8, #0, LBB4_191
b LBB4_142
LBB4_142: ; in Loop: Header=BB4_141 Depth=2
mov w8, #1
stur w8, [x29, #-52]
ldur w8, [x29, #-72]
stur w8, [x29, #-76]
b LBB4_143
LBB4_143: ; Parent Loop BB4_139 Depth=1
; Parent Loop BB4_141 Depth=2
; => This Inner Loop Header: Depth=3
ldur w8, [x29, #-76]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB4_150
b LBB4_144
LBB4_144: ; in Loop: Header=BB4_143 Depth=3
ldur w8, [x29, #-76]
subs w8, w8, #1
stur w8, [x29, #-80]
ldr x8, [sp, #88]
ldursw x9, [x29, #-76]
ldr d0, [x8, x9, lsl #3]
fabs d0, d0
ldur d1, [x29, #-88]
fadd d0, d0, d1
ldur d1, [x29, #-88]
fcmp d0, d1
cset w8, ne
tbnz w8, #0, LBB4_146
b LBB4_145
LBB4_145: ; in Loop: Header=BB4_141 Depth=2
stur wzr, [x29, #-52]
b LBB4_150
LBB4_146: ; in Loop: Header=BB4_143 Depth=3
ldur x8, [x29, #-40]
ldursw x9, [x29, #-80]
ldr d0, [x8, x9, lsl #3]
fabs d0, d0
ldur d1, [x29, #-88]
fadd d0, d0, d1
ldur d1, [x29, #-88]
fcmp d0, d1
cset w8, ne
tbnz w8, #0, LBB4_148
b LBB4_147
LBB4_147: ; in Loop: Header=BB4_141 Depth=2
b LBB4_150
LBB4_148: ; in Loop: Header=BB4_143 Depth=3
b LBB4_149
LBB4_149: ; in Loop: Header=BB4_143 Depth=3
ldur w8, [x29, #-76]
subs w8, w8, #1
stur w8, [x29, #-76]
b LBB4_143
LBB4_150: ; in Loop: Header=BB4_141 Depth=2
ldur w8, [x29, #-52]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB4_162
b LBB4_151
LBB4_151: ; in Loop: Header=BB4_141 Depth=2
movi d0, #0000000000000000
stur d0, [x29, #-96]
fmov d0, #1.00000000
str d0, [sp, #128]
ldur w8, [x29, #-76]
stur w8, [x29, #-56]
b LBB4_152
LBB4_152: ; Parent Loop BB4_139 Depth=1
; Parent Loop BB4_141 Depth=2
; => This Loop Header: Depth=3
; Child Loop BB4_156 Depth 4
ldur w8, [x29, #-56]
ldur w9, [x29, #-72]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB4_161
b LBB4_153
LBB4_153: ; in Loop: Header=BB4_152 Depth=3
ldr d0, [sp, #128]
ldr x8, [sp, #88]
ldursw x9, [x29, #-56]
ldr d1, [x8, x9, lsl #3]
fmul d0, d0, d1
stur d0, [x29, #-104]
ldur d0, [x29, #-96]
ldr x8, [sp, #88]
ldursw x9, [x29, #-56]
ldr d1, [x8, x9, lsl #3]
fmul d0, d0, d1
ldr x8, [sp, #88]
ldursw x9, [x29, #-56]
str d0, [x8, x9, lsl #3]
ldur d0, [x29, #-104]
fabs d0, d0
ldur d1, [x29, #-88]
fadd d0, d0, d1
ldur d1, [x29, #-88]
fcmp d0, d1
cset w8, ne
tbnz w8, #0, LBB4_155
b LBB4_154
LBB4_154: ; in Loop: Header=BB4_141 Depth=2
b LBB4_161
LBB4_155: ; in Loop: Header=BB4_152 Depth=3
ldur x8, [x29, #-40]
ldursw x9, [x29, #-56]
ldr d0, [x8, x9, lsl #3]
stur d0, [x29, #-112]
ldur d0, [x29, #-104]
ldur d1, [x29, #-112]
bl _pythag
stur d0, [x29, #-120]
ldur d0, [x29, #-120]
ldur x8, [x29, #-40]
ldursw x9, [x29, #-56]
str d0, [x8, x9, lsl #3]
ldur d1, [x29, #-120]
fmov d0, #1.00000000
fdiv d0, d0, d1
stur d0, [x29, #-120]
ldur d0, [x29, #-112]
ldur d1, [x29, #-120]
fmul d0, d0, d1
stur d0, [x29, #-96]
ldur d0, [x29, #-104]
fneg d0, d0
ldur d1, [x29, #-120]
fmul d0, d0, d1
str d0, [sp, #128]
stur wzr, [x29, #-64]
b LBB4_156
LBB4_156: ; Parent Loop BB4_139 Depth=1
; Parent Loop BB4_141 Depth=2
; Parent Loop BB4_152 Depth=3
; => This Inner Loop Header: Depth=4
ldur w8, [x29, #-64]
ldur w9, [x29, #-28]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB4_159
b LBB4_157
LBB4_157: ; in Loop: Header=BB4_156 Depth=4
ldur x8, [x29, #-24]
ldursw x9, [x29, #-64]
ldr x8, [x8, x9, lsl #3]
ldursw x9, [x29, #-80]
ldr d0, [x8, x9, lsl #3]
str d0, [sp, #104]
ldur x8, [x29, #-24]
ldursw x9, [x29, #-64]
ldr x8, [x8, x9, lsl #3]
ldursw x9, [x29, #-56]
ldr d0, [x8, x9, lsl #3]
str d0, [sp, #96]
ldr d0, [sp, #104]
ldur d1, [x29, #-96]
ldr d2, [sp, #96]
ldr d3, [sp, #128]
fmul d2, d2, d3
fmadd d0, d0, d1, d2
ldur x8, [x29, #-24]
ldursw x9, [x29, #-64]
ldr x8, [x8, x9, lsl #3]
ldursw x9, [x29, #-80]
str d0, [x8, x9, lsl #3]
ldr d0, [sp, #96]
ldur d1, [x29, #-96]
ldr d2, [sp, #104]
ldr d3, [sp, #128]
fmul d2, d2, d3
fnmsub d0, d0, d1, d2
ldur x8, [x29, #-24]
ldursw x9, [x29, #-64]
ldr x8, [x8, x9, lsl #3]
ldursw x9, [x29, #-56]
str d0, [x8, x9, lsl #3]
b LBB4_158
LBB4_158: ; in Loop: Header=BB4_156 Depth=4
ldur w8, [x29, #-64]
add w8, w8, #1
stur w8, [x29, #-64]
b LBB4_156
LBB4_159: ; in Loop: Header=BB4_152 Depth=3
b LBB4_160
LBB4_160: ; in Loop: Header=BB4_152 Depth=3
ldur w8, [x29, #-56]
add w8, w8, #1
stur w8, [x29, #-56]
b LBB4_152
LBB4_161: ; in Loop: Header=BB4_141 Depth=2
b LBB4_162
LBB4_162: ; in Loop: Header=BB4_141 Depth=2
ldur x8, [x29, #-40]
ldursw x9, [x29, #-72]
ldr d0, [x8, x9, lsl #3]
str d0, [sp, #96]
ldur w8, [x29, #-76]
ldur w9, [x29, #-72]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB4_170
b LBB4_163
LBB4_163: ; in Loop: Header=BB4_139 Depth=1
ldr d0, [sp, #96]
fcmp d0, #0.0
cset w8, pl
tbnz w8, #0, LBB4_169
b LBB4_164
LBB4_164: ; in Loop: Header=BB4_139 Depth=1
ldr d0, [sp, #96]
fneg d0, d0
ldur x8, [x29, #-40]
ldursw x9, [x29, #-72]
str d0, [x8, x9, lsl #3]
stur wzr, [x29, #-64]
b LBB4_165
LBB4_165: ; Parent Loop BB4_139 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-64]
ldur w9, [x29, #-32]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB4_168
b LBB4_166
LBB4_166: ; in Loop: Header=BB4_165 Depth=2
ldur x8, [x29, #-48]
ldursw x9, [x29, #-64]
ldr x8, [x8, x9, lsl #3]
ldursw x9, [x29, #-72]
ldr d0, [x8, x9, lsl #3]
fneg d0, d0
ldur x8, [x29, #-48]
ldursw x9, [x29, #-64]
ldr x8, [x8, x9, lsl #3]
ldursw x9, [x29, #-72]
str d0, [x8, x9, lsl #3]
b LBB4_167
LBB4_167: ; in Loop: Header=BB4_165 Depth=2
ldur w8, [x29, #-64]
add w8, w8, #1
stur w8, [x29, #-64]
b LBB4_165
LBB4_168: ; in Loop: Header=BB4_139 Depth=1
b LBB4_169
LBB4_169: ; in Loop: Header=BB4_139 Depth=1
b LBB4_191
LBB4_170: ; in Loop: Header=BB4_141 Depth=2
ldur w8, [x29, #-60]
subs w8, w8, #30
cset w8, lt
tbnz w8, #0, LBB4_172
b LBB4_171
LBB4_171: ; in Loop: Header=BB4_141 Depth=2
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB4_172
LBB4_172: ; in Loop: Header=BB4_141 Depth=2
ldur x8, [x29, #-40]
ldursw x9, [x29, #-76]
ldr d0, [x8, x9, lsl #3]
str d0, [sp, #112]
ldur w8, [x29, #-72]
subs w8, w8, #1
stur w8, [x29, #-80]
ldur x8, [x29, #-40]
ldursw x9, [x29, #-80]
ldr d0, [x8, x9, lsl #3]
str d0, [sp, #104]
ldr x8, [sp, #88]
ldursw x9, [x29, #-80]
ldr d0, [x8, x9, lsl #3]
stur d0, [x29, #-112]
ldr x8, [sp, #88]
ldursw x9, [x29, #-72]
ldr d0, [x8, x9, lsl #3]
stur d0, [x29, #-120]
ldr d0, [sp, #104]
ldr d1, [sp, #96]
fsub d0, d0, d1
ldr d1, [sp, #104]
ldr d2, [sp, #96]
fadd d1, d1, d2
ldur d2, [x29, #-112]
ldur d3, [x29, #-120]
fsub d2, d2, d3
ldur d3, [x29, #-112]
ldur d4, [x29, #-120]
fadd d3, d3, d4
fmul d2, d2, d3
fmadd d0, d0, d1, d2
ldur d2, [x29, #-120]
fmov d1, #2.00000000
fmul d1, d1, d2
ldr d2, [sp, #104]
fmul d1, d1, d2
fdiv d0, d0, d1
stur d0, [x29, #-104]
ldur d0, [x29, #-104]
fmov d1, #1.00000000
bl _pythag
stur d0, [x29, #-112]
ldr d0, [sp, #112]
ldr d1, [sp, #96]
fsub d0, d0, d1
str d0, [sp, #16] ; 8-byte Folded Spill
ldr d0, [sp, #112]
ldr d1, [sp, #96]
fadd d0, d0, d1
str d0, [sp, #24] ; 8-byte Folded Spill
ldur d0, [x29, #-120]
str d0, [sp, #32] ; 8-byte Folded Spill
ldr d0, [sp, #104]
str d0, [sp, #40] ; 8-byte Folded Spill
ldur d0, [x29, #-104]
str d0, [sp, #48] ; 8-byte Folded Spill
ldur d0, [x29, #-104]
fcmp d0, #0.0
cset w8, le
tbnz w8, #0, LBB4_174
b LBB4_173
LBB4_173: ; in Loop: Header=BB4_141 Depth=2
ldur d0, [x29, #-112]
fabs d0, d0
str d0, [sp, #8] ; 8-byte Folded Spill
b LBB4_175
LBB4_174: ; in Loop: Header=BB4_141 Depth=2
ldur d0, [x29, #-112]
fabs d0, d0
fneg d0, d0
str d0, [sp, #8] ; 8-byte Folded Spill
b LBB4_175
LBB4_175: ; in Loop: Header=BB4_141 Depth=2
ldr d0, [sp, #16] ; 8-byte Folded Reload
ldr d1, [sp, #24] ; 8-byte Folded Reload
ldr d2, [sp, #32] ; 8-byte Folded Reload
ldr d3, [sp, #40] ; 8-byte Folded Reload
ldr d4, [sp, #48] ; 8-byte Folded Reload
ldr d5, [sp, #8] ; 8-byte Folded Reload
fadd d4, d4, d5
fdiv d3, d3, d4
ldur d4, [x29, #-120]
fsub d3, d3, d4
fmul d2, d2, d3
fmadd d0, d0, d1, d2
ldr d1, [sp, #112]
fdiv d0, d0, d1
stur d0, [x29, #-104]
fmov d0, #1.00000000
str d0, [sp, #128]
stur d0, [x29, #-96]
ldur w8, [x29, #-76]
stur w8, [x29, #-64]
b LBB4_176
LBB4_176: ; Parent Loop BB4_139 Depth=1
; Parent Loop BB4_141 Depth=2
; => This Loop Header: Depth=3
; Child Loop BB4_178 Depth 4
; Child Loop BB4_184 Depth 4
ldur w8, [x29, #-64]
ldur w9, [x29, #-80]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB4_189
b LBB4_177
LBB4_177: ; in Loop: Header=BB4_176 Depth=3
ldur w8, [x29, #-64]
add w8, w8, #1
stur w8, [x29, #-56]
ldr x8, [sp, #88]
ldursw x9, [x29, #-56]
ldr d0, [x8, x9, lsl #3]
stur d0, [x29, #-112]
ldur x8, [x29, #-40]
ldursw x9, [x29, #-56]
ldr d0, [x8, x9, lsl #3]
str d0, [sp, #104]
ldr d0, [sp, #128]
ldur d1, [x29, #-112]
fmul d0, d0, d1
stur d0, [x29, #-120]
ldur d0, [x29, #-96]
ldur d1, [x29, #-112]
fmul d0, d0, d1
stur d0, [x29, #-112]
ldur d0, [x29, #-104]
ldur d1, [x29, #-120]
bl _pythag
str d0, [sp, #96]
ldr d0, [sp, #96]
ldr x8, [sp, #88]
ldursw x9, [x29, #-64]
str d0, [x8, x9, lsl #3]
ldur d0, [x29, #-104]
ldr d1, [sp, #96]
fdiv d0, d0, d1
stur d0, [x29, #-96]
ldur d0, [x29, #-120]
ldr d1, [sp, #96]
fdiv d0, d0, d1
str d0, [sp, #128]
ldr d0, [sp, #112]
ldur d1, [x29, #-96]
ldur d2, [x29, #-112]
ldr d3, [sp, #128]
fmul d2, d2, d3
fmadd d0, d0, d1, d2
stur d0, [x29, #-104]
ldur d0, [x29, #-112]
ldur d1, [x29, #-96]
ldr d2, [sp, #112]
ldr d3, [sp, #128]
fmul d2, d2, d3
fnmsub d0, d0, d1, d2
stur d0, [x29, #-112]
ldr d0, [sp, #104]
ldr d1, [sp, #128]
fmul d0, d0, d1
stur d0, [x29, #-120]
ldur d1, [x29, #-96]
ldr d0, [sp, #104]
fmul d0, d0, d1
str d0, [sp, #104]
stur wzr, [x29, #-68]
b LBB4_178
LBB4_178: ; Parent Loop BB4_139 Depth=1
; Parent Loop BB4_141 Depth=2
; Parent Loop BB4_176 Depth=3
; => This Inner Loop Header: Depth=4
ldur w8, [x29, #-68]
ldur w9, [x29, #-32]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB4_181
b LBB4_179
LBB4_179: ; in Loop: Header=BB4_178 Depth=4
ldur x8, [x29, #-48]
ldursw x9, [x29, #-68]
ldr x8, [x8, x9, lsl #3]
ldursw x9, [x29, #-64]
ldr d0, [x8, x9, lsl #3]
str d0, [sp, #112]
ldur x8, [x29, #-48]
ldursw x9, [x29, #-68]
ldr x8, [x8, x9, lsl #3]
ldursw x9, [x29, #-56]
ldr d0, [x8, x9, lsl #3]
str d0, [sp, #96]
ldr d0, [sp, #112]
ldur d1, [x29, #-96]
ldr d2, [sp, #96]
ldr d3, [sp, #128]
fmul d2, d2, d3
fmadd d0, d0, d1, d2
ldur x8, [x29, #-48]
ldursw x9, [x29, #-68]
ldr x8, [x8, x9, lsl #3]
ldursw x9, [x29, #-64]
str d0, [x8, x9, lsl #3]
ldr d0, [sp, #96]
ldur d1, [x29, #-96]
ldr d2, [sp, #112]
ldr d3, [sp, #128]
fmul d2, d2, d3
fnmsub d0, d0, d1, d2
ldur x8, [x29, #-48]
ldursw x9, [x29, #-68]
ldr x8, [x8, x9, lsl #3]
ldursw x9, [x29, #-56]
str d0, [x8, x9, lsl #3]
b LBB4_180
LBB4_180: ; in Loop: Header=BB4_178 Depth=4
ldur w8, [x29, #-68]
add w8, w8, #1
stur w8, [x29, #-68]
b LBB4_178
LBB4_181: ; in Loop: Header=BB4_176 Depth=3
ldur d0, [x29, #-104]
ldur d1, [x29, #-120]
bl _pythag
str d0, [sp, #96]
ldr d0, [sp, #96]
ldur x8, [x29, #-40]
ldursw x9, [x29, #-64]
str d0, [x8, x9, lsl #3]
ldr d0, [sp, #96]
fcmp d0, #0.0
cset w8, eq
tbnz w8, #0, LBB4_183
b LBB4_182
LBB4_182: ; in Loop: Header=BB4_176 Depth=3
ldr d1, [sp, #96]
fmov d0, #1.00000000
fdiv d0, d0, d1
str d0, [sp, #96]
ldur d0, [x29, #-104]
ldr d1, [sp, #96]
fmul d0, d0, d1
stur d0, [x29, #-96]
ldur d0, [x29, #-120]
ldr d1, [sp, #96]
fmul d0, d0, d1
str d0, [sp, #128]
b LBB4_183
LBB4_183: ; in Loop: Header=BB4_176 Depth=3
ldur d0, [x29, #-96]
ldur d1, [x29, #-112]
ldr d2, [sp, #128]
ldr d3, [sp, #104]
fmul d2, d2, d3
fmadd d0, d0, d1, d2
stur d0, [x29, #-104]
ldur d0, [x29, #-96]
ldr d1, [sp, #104]
ldr d2, [sp, #128]
ldur d3, [x29, #-112]
fmul d2, d2, d3
fnmsub d0, d0, d1, d2
str d0, [sp, #112]
stur wzr, [x29, #-68]
b LBB4_184
LBB4_184: ; Parent Loop BB4_139 Depth=1
; Parent Loop BB4_141 Depth=2
; Parent Loop BB4_176 Depth=3
; => This Inner Loop Header: Depth=4
ldur w8, [x29, #-68]
ldur w9, [x29, #-28]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB4_187
b LBB4_185
LBB4_185: ; in Loop: Header=BB4_184 Depth=4
ldur x8, [x29, #-24]
ldursw x9, [x29, #-68]
ldr x8, [x8, x9, lsl #3]
ldursw x9, [x29, #-64]
ldr d0, [x8, x9, lsl #3]
str d0, [sp, #104]
ldur x8, [x29, #-24]
ldursw x9, [x29, #-68]
ldr x8, [x8, x9, lsl #3]
ldursw x9, [x29, #-56]
ldr d0, [x8, x9, lsl #3]
str d0, [sp, #96]
ldr d0, [sp, #104]
ldur d1, [x29, #-96]
ldr d2, [sp, #96]
ldr d3, [sp, #128]
fmul d2, d2, d3
fmadd d0, d0, d1, d2
ldur x8, [x29, #-24]
ldursw x9, [x29, #-68]
ldr x8, [x8, x9, lsl #3]
ldursw x9, [x29, #-64]
str d0, [x8, x9, lsl #3]
ldr d0, [sp, #96]
ldur d1, [x29, #-96]
ldr d2, [sp, #104]
ldr d3, [sp, #128]
fmul d2, d2, d3
fnmsub d0, d0, d1, d2
ldur x8, [x29, #-24]
ldursw x9, [x29, #-68]
ldr x8, [x8, x9, lsl #3]
ldursw x9, [x29, #-56]
str d0, [x8, x9, lsl #3]
b LBB4_186
LBB4_186: ; in Loop: Header=BB4_184 Depth=4
ldur w8, [x29, #-68]
add w8, w8, #1
stur w8, [x29, #-68]
b LBB4_184
LBB4_187: ; in Loop: Header=BB4_176 Depth=3
b LBB4_188
LBB4_188: ; in Loop: Header=BB4_176 Depth=3
ldur w8, [x29, #-64]
add w8, w8, #1
stur w8, [x29, #-64]
b LBB4_176
LBB4_189: ; in Loop: Header=BB4_141 Depth=2
ldr x8, [sp, #88]
ldursw x9, [x29, #-76]
movi d0, #0000000000000000
str d0, [x8, x9, lsl #3]
ldur d0, [x29, #-104]
ldr x8, [sp, #88]
ldursw x9, [x29, #-72]
str d0, [x8, x9, lsl #3]
ldr d0, [sp, #112]
ldur x8, [x29, #-40]
ldursw x9, [x29, #-72]
str d0, [x8, x9, lsl #3]
b LBB4_190
LBB4_190: ; in Loop: Header=BB4_141 Depth=2
ldur w8, [x29, #-60]
add w8, w8, #1
stur w8, [x29, #-60]
b LBB4_141
LBB4_191: ; in Loop: Header=BB4_139 Depth=1
b LBB4_192
LBB4_192: ; in Loop: Header=BB4_139 Depth=1
ldur w8, [x29, #-72]
subs w8, w8, #1
stur w8, [x29, #-72]
b LBB4_139
LBB4_193:
ldr x0, [sp, #88]
bl _free
ldp x29, x30, [sp, #256] ; 16-byte Folded Reload
ldp x28, x27, [sp, #240] ; 16-byte Folded Reload
add sp, sp, #272
ret
.cfi_endproc
; -- End function
.globl _mdsvdcmp0 ; -- Begin function mdsvdcmp0
.p2align 2
_mdsvdcmp0: ; @mdsvdcmp0
.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, #-8]
stur w1, [x29, #-12]
stur w2, [x29, #-16]
stur x3, [x29, #-24]
stur x4, [x29, #-32]
str d0, [sp, #40]
movi d0, #0000000000000000
str d0, [sp, #8]
ldursw x0, [x29, #-16]
mov x1, #4
bl _calloc
mov x8, x0
str x8, [sp, #16]
subs x8, x0, #0
cset w8, ne
tbnz w8, #0, LBB5_2
b LBB5_1
LBB5_1:
bl _svd_errm
b LBB5_2
LBB5_2:
str wzr, [sp, #36]
b LBB5_3
LBB5_3: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #36]
ldur w9, [x29, #-16]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB5_8
b LBB5_4
LBB5_4: ; in Loop: Header=BB5_3 Depth=1
ldur x8, [x29, #-24]
ldrsw x9, [sp, #36]
ldr d0, [x8, x9, lsl #3]
ldr d1, [sp, #8]
fcmp d0, d1
cset w8, le
tbnz w8, #0, LBB5_6
b LBB5_5
LBB5_5: ; in Loop: Header=BB5_3 Depth=1
ldur x8, [x29, #-24]
ldrsw x9, [sp, #36]
ldr d0, [x8, x9, lsl #3]
str d0, [sp, #8]
b LBB5_6
LBB5_6: ; in Loop: Header=BB5_3 Depth=1
b LBB5_7
LBB5_7: ; in Loop: Header=BB5_3 Depth=1
ldr w8, [sp, #36]
add w8, w8, #1
str w8, [sp, #36]
b LBB5_3
LBB5_8:
str wzr, [sp, #36]
b LBB5_9
LBB5_9: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #36]
ldur w9, [x29, #-16]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB5_14
b LBB5_10
LBB5_10: ; in Loop: Header=BB5_9 Depth=1
ldur x8, [x29, #-24]
ldrsw x9, [sp, #36]
ldr d0, [x8, x9, lsl #3]
ldr d1, [sp, #8]
ldr d2, [sp, #40]
fmul d1, d1, d2
fcmp d0, d1
cset w8, le
tbnz w8, #0, LBB5_12
b LBB5_11
LBB5_11: ; in Loop: Header=BB5_9 Depth=1
ldr x8, [sp, #16]
ldrsw x9, [sp, #36]
add x9, x8, x9, lsl #2
ldr w8, [x9]
add w8, w8, #1
str w8, [x9]
b LBB5_12
LBB5_12: ; in Loop: Header=BB5_9 Depth=1
b LBB5_13
LBB5_13: ; in Loop: Header=BB5_9 Depth=1
ldr w8, [sp, #36]
add w8, w8, #1
str w8, [sp, #36]
b LBB5_9
LBB5_14:
str wzr, [sp, #36]
str wzr, [sp, #32]
b LBB5_15
LBB5_15: ; =>This Loop Header: Depth=1
; Child Loop BB5_19 Depth 2
; Child Loop BB5_23 Depth 2
ldr w8, [sp, #36]
ldur w9, [x29, #-16]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB5_30
b LBB5_16
LBB5_16: ; in Loop: Header=BB5_15 Depth=1
ldr x8, [sp, #16]
ldrsw x9, [sp, #36]
ldr w8, [x8, x9, lsl #2]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB5_28
b LBB5_17
LBB5_17: ; in Loop: Header=BB5_15 Depth=1
ldr w8, [sp, #32]
ldr w9, [sp, #36]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB5_27
b LBB5_18
LBB5_18: ; in Loop: Header=BB5_15 Depth=1
str wzr, [sp, #28]
b LBB5_19
LBB5_19: ; Parent Loop BB5_15 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #28]
ldur w9, [x29, #-16]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB5_22
b LBB5_20
LBB5_20: ; in Loop: Header=BB5_19 Depth=2
ldur x8, [x29, #-32]
ldrsw x9, [sp, #28]
ldr x8, [x8, x9, lsl #3]
ldrsw x9, [sp, #36]
ldr d0, [x8, x9, lsl #3]
ldur x8, [x29, #-32]
ldrsw x9, [sp, #28]
ldr x8, [x8, x9, lsl #3]
ldrsw x9, [sp, #32]
str d0, [x8, x9, lsl #3]
b LBB5_21
LBB5_21: ; in Loop: Header=BB5_19 Depth=2
ldr w8, [sp, #28]
add w8, w8, #1
str w8, [sp, #28]
b LBB5_19
LBB5_22: ; in Loop: Header=BB5_15 Depth=1
str wzr, [sp, #28]
b LBB5_23
LBB5_23: ; Parent Loop BB5_15 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #28]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB5_26
b LBB5_24
LBB5_24: ; in Loop: Header=BB5_23 Depth=2
ldur x8, [x29, #-8]
ldrsw x9, [sp, #28]
ldr x8, [x8, x9, lsl #3]
ldrsw x9, [sp, #36]
ldr d0, [x8, x9, lsl #3]
ldur x8, [x29, #-8]
ldrsw x9, [sp, #28]
ldr x8, [x8, x9, lsl #3]
ldrsw x9, [sp, #32]
str d0, [x8, x9, lsl #3]
b LBB5_25
LBB5_25: ; in Loop: Header=BB5_23 Depth=2
ldr w8, [sp, #28]
add w8, w8, #1
str w8, [sp, #28]
b LBB5_23
LBB5_26: ; in Loop: Header=BB5_15 Depth=1
ldur x8, [x29, #-24]
ldrsw x9, [sp, #36]
ldr d0, [x8, x9, lsl #3]
ldur x8, [x29, #-24]
ldrsw x9, [sp, #32]
str d0, [x8, x9, lsl #3]
b LBB5_27
LBB5_27: ; in Loop: Header=BB5_15 Depth=1
ldr w8, [sp, #32]
add w8, w8, #1
str w8, [sp, #32]
b LBB5_28
LBB5_28: ; in Loop: Header=BB5_15 Depth=1
b LBB5_29
LBB5_29: ; in Loop: Header=BB5_15 Depth=1
ldr w8, [sp, #36]
add w8, w8, #1
str w8, [sp, #36]
b LBB5_15
LBB5_30:
ldr x0, [sp, #16]
bl _free
ldr w0, [sp, #32]
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.globl _ndsvdcmp0 ; -- Begin function ndsvdcmp0
.p2align 2
_ndsvdcmp0: ; @ndsvdcmp0
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
str x0, [sp, #72]
str w1, [sp, #68]
str w2, [sp, #64]
str x3, [sp, #56]
str x4, [sp, #48]
str d0, [sp, #40]
movi d0, #0000000000000000
str d0, [sp, #8]
str wzr, [sp, #36]
b LBB6_1
LBB6_1: ; =>This Loop Header: Depth=1
; Child Loop BB6_3 Depth 2
; Child Loop BB6_10 Depth 2
; Child Loop BB6_14 Depth 2
ldr w8, [sp, #36]
ldr w9, [sp, #64]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB6_20
b LBB6_2
LBB6_2: ; in Loop: Header=BB6_1 Depth=1
ldr w8, [sp, #36]
str w8, [sp, #32]
str w8, [sp, #24]
b LBB6_3
LBB6_3: ; Parent Loop BB6_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #24]
ldr w9, [sp, #64]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB6_8
b LBB6_4
LBB6_4: ; in Loop: Header=BB6_3 Depth=2
ldr x8, [sp, #56]
ldrsw x9, [sp, #24]
ldr d0, [x8, x9, lsl #3]
ldr x8, [sp, #56]
ldrsw x9, [sp, #32]
ldr d1, [x8, x9, lsl #3]
fcmp d0, d1
cset w8, le
tbnz w8, #0, LBB6_6
b LBB6_5
LBB6_5: ; in Loop: Header=BB6_3 Depth=2
ldr w8, [sp, #24]
str w8, [sp, #32]
b LBB6_6
LBB6_6: ; in Loop: Header=BB6_3 Depth=2
b LBB6_7
LBB6_7: ; in Loop: Header=BB6_3 Depth=2
ldr w8, [sp, #24]
add w8, w8, #1
str w8, [sp, #24]
b LBB6_3
LBB6_8: ; in Loop: Header=BB6_1 Depth=1
ldr w8, [sp, #32]
ldr w9, [sp, #36]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB6_18
b LBB6_9
LBB6_9: ; in Loop: Header=BB6_1 Depth=1
str wzr, [sp, #28]
b LBB6_10
LBB6_10: ; Parent Loop BB6_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #28]
ldr w9, [sp, #64]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB6_13
b LBB6_11
LBB6_11: ; in Loop: Header=BB6_10 Depth=2
ldr x8, [sp, #48]
ldrsw x9, [sp, #28]
ldr x8, [x8, x9, lsl #3]
ldrsw x9, [sp, #32]
ldr d0, [x8, x9, lsl #3]
str d0, [sp, #16]
ldr x8, [sp, #48]
ldrsw x9, [sp, #28]
ldr x8, [x8, x9, lsl #3]
ldrsw x9, [sp, #36]
ldr d0, [x8, x9, lsl #3]
ldr x8, [sp, #48]
ldrsw x9, [sp, #28]
ldr x8, [x8, x9, lsl #3]
ldrsw x9, [sp, #32]
str d0, [x8, x9, lsl #3]
ldr d0, [sp, #16]
ldr x8, [sp, #48]
ldrsw x9, [sp, #28]
ldr x8, [x8, x9, lsl #3]
ldrsw x9, [sp, #36]
str d0, [x8, x9, lsl #3]
b LBB6_12
LBB6_12: ; in Loop: Header=BB6_10 Depth=2
ldr w8, [sp, #28]
add w8, w8, #1
str w8, [sp, #28]
b LBB6_10
LBB6_13: ; in Loop: Header=BB6_1 Depth=1
str wzr, [sp, #28]
b LBB6_14
LBB6_14: ; Parent Loop BB6_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #28]
ldr w9, [sp, #68]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB6_17
b LBB6_15
LBB6_15: ; in Loop: Header=BB6_14 Depth=2
ldr x8, [sp, #72]
ldrsw x9, [sp, #28]
ldr x8, [x8, x9, lsl #3]
ldrsw x9, [sp, #32]
ldr d0, [x8, x9, lsl #3]
str d0, [sp, #16]
ldr x8, [sp, #72]
ldrsw x9, [sp, #28]
ldr x8, [x8, x9, lsl #3]
ldrsw x9, [sp, #36]
ldr d0, [x8, x9, lsl #3]
ldr x8, [sp, #72]
ldrsw x9, [sp, #28]
ldr x8, [x8, x9, lsl #3]
ldrsw x9, [sp, #32]
str d0, [x8, x9, lsl #3]
ldr d0, [sp, #16]
ldr x8, [sp, #72]
ldrsw x9, [sp, #28]
ldr x8, [x8, x9, lsl #3]
ldrsw x9, [sp, #36]
str d0, [x8, x9, lsl #3]
b LBB6_16
LBB6_16: ; in Loop: Header=BB6_14 Depth=2
ldr w8, [sp, #28]
add w8, w8, #1
str w8, [sp, #28]
b LBB6_14
LBB6_17: ; in Loop: Header=BB6_1 Depth=1
ldr x8, [sp, #56]
ldrsw x9, [sp, #32]
ldr d0, [x8, x9, lsl #3]
str d0, [sp, #16]
ldr x8, [sp, #56]
ldrsw x9, [sp, #36]
ldr d0, [x8, x9, lsl #3]
ldr x8, [sp, #56]
ldrsw x9, [sp, #32]
str d0, [x8, x9, lsl #3]
ldr d0, [sp, #16]
ldr x8, [sp, #56]
ldrsw x9, [sp, #36]
str d0, [x8, x9, lsl #3]
b LBB6_18
LBB6_18: ; in Loop: Header=BB6_1 Depth=1
b LBB6_19
LBB6_19: ; in Loop: Header=BB6_1 Depth=1
ldr w8, [sp, #36]
add w8, w8, #1
str w8, [sp, #36]
b LBB6_1
LBB6_20:
mov w8, #1
str w8, [sp, #36]
b LBB6_21
LBB6_21: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #36]
ldr w9, [sp, #64]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB6_26
b LBB6_22
LBB6_22: ; in Loop: Header=BB6_21 Depth=1
ldr x8, [sp, #56]
ldrsw x9, [sp, #36]
ldr d0, [x8, x9, lsl #3]
ldr x8, [sp, #56]
ldr d1, [x8]
ldr d2, [sp, #40]
fmul d1, d1, d2
fcmp d0, d1
cset w8, pl
tbnz w8, #0, LBB6_24
b LBB6_23
LBB6_23:
b LBB6_26
LBB6_24: ; in Loop: Header=BB6_21 Depth=1
b LBB6_25
LBB6_25: ; in Loop: Header=BB6_21 Depth=1
ldr w8, [sp, #36]
add w8, w8, #1
str w8, [sp, #36]
b LBB6_21
LBB6_26:
ldr w0, [sp, #36]
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.globl _dsvdinv ; -- Begin function dsvdinv
.p2align 2
_dsvdinv: ; @dsvdinv
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur w1, [x29, #-12]
stur x2, [x29, #-24]
ldur w0, [x29, #-12]
ldur w1, [x29, #-12]
bl _svd_calloc_double2
str x0, [sp, #32]
ldur w0, [x29, #-12]
ldur w1, [x29, #-12]
bl _svd_calloc_double2
str x0, [sp, #24]
ldursw x8, [x29, #-12]
lsl x0, x8, #3
bl _malloc
mov x8, x0
str x8, [sp, #16]
subs x8, x0, #0
cset w8, ne
tbnz w8, #0, LBB7_2
b LBB7_1
LBB7_1:
bl _svd_errm
b LBB7_2
LBB7_2:
ldur x0, [x29, #-8]
ldur w1, [x29, #-12]
ldur w2, [x29, #-12]
ldr x3, [sp, #16]
ldr x4, [sp, #32]
bl _dsvdcmp0
ldur x8, [x29, #-24]
fmov d0, #1.00000000
str d0, [x8]
str wzr, [sp, #12]
b LBB7_3
LBB7_3: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB7_6
b LBB7_4
LBB7_4: ; in Loop: Header=BB7_3 Depth=1
ldr x8, [sp, #16]
ldrsw x9, [sp, #12]
ldr d1, [x8, x9, lsl #3]
ldur x8, [x29, #-24]
ldr d0, [x8]
fmul d0, d0, d1
str d0, [x8]
b LBB7_5
LBB7_5: ; in Loop: Header=BB7_3 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB7_3
LBB7_6:
str wzr, [sp, #8]
b LBB7_7
LBB7_7: ; =>This Loop Header: Depth=1
; Child Loop BB7_9 Depth 2
ldr w8, [sp, #8]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB7_14
b LBB7_8
LBB7_8: ; in Loop: Header=BB7_7 Depth=1
str wzr, [sp, #12]
b LBB7_9
LBB7_9: ; Parent Loop BB7_7 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #12]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB7_12
b LBB7_10
LBB7_10: ; in Loop: Header=BB7_9 Depth=2
ldur x8, [x29, #-8]
ldrsw x9, [sp, #8]
ldr x8, [x8, x9, lsl #3]
ldrsw x9, [sp, #12]
ldr d0, [x8, x9, lsl #3]
ldr x8, [sp, #16]
ldrsw x9, [sp, #12]
ldr d1, [x8, x9, lsl #3]
fdiv d0, d0, d1
ldr x8, [sp, #24]
ldrsw x9, [sp, #8]
ldr x8, [x8, x9, lsl #3]
ldrsw x9, [sp, #12]
str d0, [x8, x9, lsl #3]
b LBB7_11
LBB7_11: ; in Loop: Header=BB7_9 Depth=2
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB7_9
LBB7_12: ; in Loop: Header=BB7_7 Depth=1
b LBB7_13
LBB7_13: ; in Loop: Header=BB7_7 Depth=1
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB7_7
LBB7_14:
str wzr, [sp, #8]
b LBB7_15
LBB7_15: ; =>This Loop Header: Depth=1
; Child Loop BB7_17 Depth 2
; Child Loop BB7_19 Depth 3
ldr w8, [sp, #8]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB7_26
b LBB7_16
LBB7_16: ; in Loop: Header=BB7_15 Depth=1
str wzr, [sp, #12]
b LBB7_17
LBB7_17: ; Parent Loop BB7_15 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB7_19 Depth 3
ldr w8, [sp, #12]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB7_24
b LBB7_18
LBB7_18: ; in Loop: Header=BB7_17 Depth=2
str wzr, [sp, #4]
ldur x8, [x29, #-8]
ldrsw x9, [sp, #12]
ldr x8, [x8, x9, lsl #3]
ldrsw x9, [sp, #8]
movi d0, #0000000000000000
str d0, [x8, x9, lsl #3]
b LBB7_19
LBB7_19: ; Parent Loop BB7_15 Depth=1
; Parent Loop BB7_17 Depth=2
; => This Inner Loop Header: Depth=3
ldr w8, [sp, #4]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB7_22
b LBB7_20
LBB7_20: ; in Loop: Header=BB7_19 Depth=3
ldr x8, [sp, #32]
ldrsw x9, [sp, #12]
ldr x8, [x8, x9, lsl #3]
ldrsw x9, [sp, #4]
ldr d0, [x8, x9, lsl #3]
ldr x8, [sp, #24]
ldrsw x9, [sp, #8]
ldr x8, [x8, x9, lsl #3]
ldrsw x9, [sp, #4]
ldr d1, [x8, x9, lsl #3]
ldur x8, [x29, #-8]
ldrsw x9, [sp, #12]
ldr x8, [x8, x9, lsl #3]
ldrsw x9, [sp, #8]
add x8, x8, x9, lsl #3
ldr d2, [x8]
fmadd d0, d0, d1, d2
str d0, [x8]
b LBB7_21
LBB7_21: ; in Loop: Header=BB7_19 Depth=3
ldr w8, [sp, #4]
add w8, w8, #1
str w8, [sp, #4]
b LBB7_19
LBB7_22: ; in Loop: Header=BB7_17 Depth=2
b LBB7_23
LBB7_23: ; in Loop: Header=BB7_17 Depth=2
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB7_17
LBB7_24: ; in Loop: Header=BB7_15 Depth=1
b LBB7_25
LBB7_25: ; in Loop: Header=BB7_15 Depth=1
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB7_15
LBB7_26:
ldr x0, [sp, #32]
bl _svd_free_double2
ldr x0, [sp, #24]
bl _svd_free_double2
ldr x0, [sp, #16]
bl _free
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.globl _dsvdsqrtinv ; -- Begin function dsvdsqrtinv
.p2align 2
_dsvdsqrtinv: ; @dsvdsqrtinv
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur w1, [x29, #-12]
stur x2, [x29, #-24]
ldur w0, [x29, #-12]
ldur w1, [x29, #-12]
bl _svd_calloc_double2
str x0, [sp, #32]
ldur w0, [x29, #-12]
ldur w1, [x29, #-12]
bl _svd_calloc_double2
str x0, [sp, #24]
ldursw x8, [x29, #-12]
lsl x0, x8, #3
bl _malloc
mov x8, x0
str x8, [sp, #16]
subs x8, x0, #0
cset w8, ne
tbnz w8, #0, LBB8_2
b LBB8_1
LBB8_1:
bl _svd_errm
b LBB8_2
LBB8_2:
ldur x0, [x29, #-8]
ldur w1, [x29, #-12]
ldur w2, [x29, #-12]
ldr x3, [sp, #16]
ldr x4, [sp, #32]
bl _dsvdcmp0
ldur x8, [x29, #-24]
fmov d0, #1.00000000
str d0, [x8]
str wzr, [sp, #12]
b LBB8_3
LBB8_3: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB8_6
b LBB8_4
LBB8_4: ; in Loop: Header=BB8_3 Depth=1
ldr x8, [sp, #16]
ldrsw x9, [sp, #12]
ldr d1, [x8, x9, lsl #3]
ldur x8, [x29, #-24]
ldr d0, [x8]
fmul d0, d0, d1
str d0, [x8]
b LBB8_5
LBB8_5: ; in Loop: Header=BB8_3 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB8_3
LBB8_6:
str wzr, [sp, #8]
b LBB8_7
LBB8_7: ; =>This Loop Header: Depth=1
; Child Loop BB8_9 Depth 2
ldr w8, [sp, #8]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB8_14
b LBB8_8
LBB8_8: ; in Loop: Header=BB8_7 Depth=1
str wzr, [sp, #12]
b LBB8_9
LBB8_9: ; Parent Loop BB8_7 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #12]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB8_12
b LBB8_10
LBB8_10: ; in Loop: Header=BB8_9 Depth=2
ldur x8, [x29, #-8]
ldrsw x9, [sp, #8]
ldr x8, [x8, x9, lsl #3]
ldrsw x9, [sp, #12]
ldr d0, [x8, x9, lsl #3]
ldr x8, [sp, #16]
ldrsw x9, [sp, #12]
ldr d1, [x8, x9, lsl #3]
fsqrt d1, d1
fdiv d0, d0, d1
ldr x8, [sp, #24]
ldrsw x9, [sp, #8]
ldr x8, [x8, x9, lsl #3]
ldrsw x9, [sp, #12]
str d0, [x8, x9, lsl #3]
b LBB8_11
LBB8_11: ; in Loop: Header=BB8_9 Depth=2
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB8_9
LBB8_12: ; in Loop: Header=BB8_7 Depth=1
b LBB8_13
LBB8_13: ; in Loop: Header=BB8_7 Depth=1
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB8_7
LBB8_14:
str wzr, [sp, #8]
b LBB8_15
LBB8_15: ; =>This Loop Header: Depth=1
; Child Loop BB8_17 Depth 2
; Child Loop BB8_19 Depth 3
ldr w8, [sp, #8]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB8_26
b LBB8_16
LBB8_16: ; in Loop: Header=BB8_15 Depth=1
str wzr, [sp, #12]
b LBB8_17
LBB8_17: ; Parent Loop BB8_15 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB8_19 Depth 3
ldr w8, [sp, #12]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB8_24
b LBB8_18
LBB8_18: ; in Loop: Header=BB8_17 Depth=2
str wzr, [sp, #4]
ldur x8, [x29, #-8]
ldrsw x9, [sp, #12]
ldr x8, [x8, x9, lsl #3]
ldrsw x9, [sp, #8]
movi d0, #0000000000000000
str d0, [x8, x9, lsl #3]
b LBB8_19
LBB8_19: ; Parent Loop BB8_15 Depth=1
; Parent Loop BB8_17 Depth=2
; => This Inner Loop Header: Depth=3
ldr w8, [sp, #4]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB8_22
b LBB8_20
LBB8_20: ; in Loop: Header=BB8_19 Depth=3
ldr x8, [sp, #32]
ldrsw x9, [sp, #12]
ldr x8, [x8, x9, lsl #3]
ldrsw x9, [sp, #4]
ldr d0, [x8, x9, lsl #3]
ldr x8, [sp, #24]
ldrsw x9, [sp, #8]
ldr x8, [x8, x9, lsl #3]
ldrsw x9, [sp, #4]
ldr d1, [x8, x9, lsl #3]
ldur x8, [x29, #-8]
ldrsw x9, [sp, #12]
ldr x8, [x8, x9, lsl #3]
ldrsw x9, [sp, #8]
add x8, x8, x9, lsl #3
ldr d2, [x8]
fmadd d0, d0, d1, d2
str d0, [x8]
b LBB8_21
LBB8_21: ; in Loop: Header=BB8_19 Depth=3
ldr w8, [sp, #4]
add w8, w8, #1
str w8, [sp, #4]
b LBB8_19
LBB8_22: ; in Loop: Header=BB8_17 Depth=2
b LBB8_23
LBB8_23: ; in Loop: Header=BB8_17 Depth=2
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB8_17
LBB8_24: ; in Loop: Header=BB8_15 Depth=1
b LBB8_25
LBB8_25: ; in Loop: Header=BB8_15 Depth=1
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB8_15
LBB8_26:
ldr x0, [sp, #32]
bl _svd_free_double2
ldr x0, [sp, #24]
bl _svd_free_double2
ldr x0, [sp, #16]
bl _free
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 "memory allocation error in module dsvdcmp0\n"
l_.str.1: ; @.str.1
.asciz "dsvdcmp0: no convergence in 30 iterations\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _svd_errm ## -- Begin function svd_errm
.p2align 4, 0x90
_svd_errm: ## @svd_errm
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
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
.cfi_endproc
## -- End function
.globl _svd_calloc_double2 ## -- Begin function svd_calloc_double2
.p2align 4, 0x90
_svd_calloc_double2: ## @svd_calloc_double2
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movl %edi, -4(%rbp)
movl %esi, -8(%rbp)
movslq -4(%rbp), %rdi
shlq $3, %rdi
callq _malloc
movq %rax, -24(%rbp)
cmpq $0, %rax
jne LBB1_2
## %bb.1:
callq _svd_errm
LBB1_2:
movl -4(%rbp), %eax
imull -8(%rbp), %eax
movslq %eax, %rdi
movl $8, %esi
callq _calloc
movq -24(%rbp), %rcx
movq %rax, (%rcx)
cmpq $0, %rax
jne LBB1_4
## %bb.3:
callq _svd_errm
LBB1_4:
movl $1, -12(%rbp)
LBB1_5: ## =>This Inner Loop Header: Depth=1
movl -12(%rbp), %eax
cmpl -4(%rbp), %eax
jge LBB1_8
## %bb.6: ## in Loop: Header=BB1_5 Depth=1
movq -24(%rbp), %rax
movq (%rax), %rdx
movl -12(%rbp), %eax
imull -8(%rbp), %eax
cltq
shlq $3, %rax
addq %rax, %rdx
movq -24(%rbp), %rax
movslq -12(%rbp), %rcx
movq %rdx, (%rax,%rcx,8)
## %bb.7: ## in Loop: Header=BB1_5 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB1_5
LBB1_8:
movq -24(%rbp), %rax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _svd_free_double2 ## -- Begin function svd_free_double2
.p2align 4, 0x90
_svd_free_double2: ## @svd_free_double2
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rax
movq (%rax), %rdi
callq _free
movq -8(%rbp), %rdi
callq _free
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal16,16byte_literals
.p2align 4 ## -- Begin function pythag
LCPI3_0:
.quad 0x7fffffffffffffff ## double NaN
.quad 0x7fffffffffffffff ## double NaN
.section __TEXT,__literal8,8byte_literals
.p2align 3
LCPI3_1:
.quad 0x3ff0000000000000 ## double 1
.section __TEXT,__text,regular,pure_instructions
.globl _pythag
.p2align 4, 0x90
_pythag: ## @pythag
.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, -24(%rbp)
movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero
movaps LCPI3_0(%rip), %xmm1 ## xmm1 = [NaN,NaN]
pand %xmm1, %xmm0
movsd %xmm0, -32(%rbp)
movsd -24(%rbp), %xmm0 ## xmm0 = mem[0],zero
movaps LCPI3_0(%rip), %xmm1 ## xmm1 = [NaN,NaN]
pand %xmm1, %xmm0
movsd %xmm0, -40(%rbp)
movsd -32(%rbp), %xmm0 ## xmm0 = mem[0],zero
ucomisd -40(%rbp), %xmm0
jbe LBB3_2
## %bb.1:
movsd -40(%rbp), %xmm0 ## xmm0 = mem[0],zero
divsd -32(%rbp), %xmm0
movsd %xmm0, -48(%rbp)
movsd -32(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd -48(%rbp), %xmm1 ## xmm1 = mem[0],zero
movsd -48(%rbp), %xmm2 ## xmm2 = mem[0],zero
mulsd %xmm2, %xmm1
movsd LCPI3_1(%rip), %xmm2 ## xmm2 = mem[0],zero
addsd %xmm2, %xmm1
sqrtsd %xmm1, %xmm1
mulsd %xmm1, %xmm0
movsd %xmm0, -8(%rbp)
jmp LBB3_6
LBB3_2:
movsd -32(%rbp), %xmm0 ## xmm0 = mem[0],zero
divsd -40(%rbp), %xmm0
movsd %xmm0, -48(%rbp)
movsd -40(%rbp), %xmm0 ## xmm0 = mem[0],zero
xorps %xmm1, %xmm1
ucomisd %xmm1, %xmm0
jne LBB3_4
jp LBB3_4
## %bb.3:
xorps %xmm0, %xmm0
movsd %xmm0, -56(%rbp) ## 8-byte Spill
jmp LBB3_5
LBB3_4:
movsd -40(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd -48(%rbp), %xmm1 ## xmm1 = mem[0],zero
movsd -48(%rbp), %xmm2 ## xmm2 = mem[0],zero
mulsd %xmm2, %xmm1
movsd LCPI3_1(%rip), %xmm2 ## xmm2 = mem[0],zero
addsd %xmm2, %xmm1
sqrtsd %xmm1, %xmm1
mulsd %xmm1, %xmm0
movsd %xmm0, -56(%rbp) ## 8-byte Spill
LBB3_5:
movsd -56(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movsd %xmm0, -8(%rbp)
LBB3_6:
movsd -8(%rbp), %xmm0 ## xmm0 = mem[0],zero
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal16,16byte_literals
.p2align 4 ## -- Begin function dsvdcmp0
LCPI4_0:
.quad 0x7fffffffffffffff ## double NaN
.quad 0x7fffffffffffffff ## double NaN
.section __TEXT,__literal8,8byte_literals
.p2align 3
LCPI4_1:
.quad 0x3ff0000000000000 ## double 1
LCPI4_2:
.quad 0x4000000000000000 ## double 2
.section __TEXT,__text,regular,pure_instructions
.globl _dsvdcmp0
.p2align 4, 0x90
_dsvdcmp0: ## @dsvdcmp0
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $240, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movl %edx, -16(%rbp)
movq %rcx, -24(%rbp)
movq %r8, -32(%rbp)
movslq -16(%rbp), %rdi
shlq $3, %rdi
callq _malloc
movq %rax, -152(%rbp)
cmpq $0, %rax
jne LBB4_2
## %bb.1:
callq _svd_errm
LBB4_2:
xorps %xmm0, %xmm0
movsd %xmm0, -72(%rbp)
xorps %xmm0, %xmm0
movsd %xmm0, -120(%rbp)
xorps %xmm0, %xmm0
movsd %xmm0, -96(%rbp)
movl $0, -40(%rbp)
LBB4_3: ## =>This Loop Header: Depth=1
## Child Loop BB4_6 Depth 2
## Child Loop BB4_11 Depth 2
## Child Loop BB4_18 Depth 2
## Child Loop BB4_20 Depth 3
## Child Loop BB4_24 Depth 3
## Child Loop BB4_30 Depth 2
## Child Loop BB4_38 Depth 2
## Child Loop BB4_43 Depth 2
## Child Loop BB4_50 Depth 2
## Child Loop BB4_54 Depth 2
## Child Loop BB4_56 Depth 3
## Child Loop BB4_60 Depth 3
## Child Loop BB4_66 Depth 2
movl -40(%rbp), %eax
cmpl -16(%rbp), %eax
jge LBB4_76
## %bb.4: ## in Loop: Header=BB4_3 Depth=1
movl -40(%rbp), %eax
addl $1, %eax
movl %eax, -60(%rbp)
movsd -120(%rbp), %xmm0 ## xmm0 = mem[0],zero
mulsd -96(%rbp), %xmm0
movq -152(%rbp), %rax
movslq -40(%rbp), %rcx
movsd %xmm0, (%rax,%rcx,8)
xorps %xmm0, %xmm0
movsd %xmm0, -120(%rbp)
xorps %xmm0, %xmm0
movsd %xmm0, -112(%rbp)
xorps %xmm0, %xmm0
movsd %xmm0, -96(%rbp)
movl -40(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB4_35
## %bb.5: ## in Loop: Header=BB4_3 Depth=1
movl -40(%rbp), %eax
movl %eax, -56(%rbp)
LBB4_6: ## Parent Loop BB4_3 Depth=1
## => This Inner Loop Header: Depth=2
movl -56(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB4_9
## %bb.7: ## in Loop: Header=BB4_6 Depth=2
movq -8(%rbp), %rax
movslq -56(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -40(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movaps LCPI4_0(%rip), %xmm1 ## xmm1 = [NaN,NaN]
pand %xmm1, %xmm0
addsd -120(%rbp), %xmm0
movsd %xmm0, -120(%rbp)
## %bb.8: ## in Loop: Header=BB4_6 Depth=2
movl -56(%rbp), %eax
addl $1, %eax
movl %eax, -56(%rbp)
jmp LBB4_6
LBB4_9: ## in Loop: Header=BB4_3 Depth=1
movsd -120(%rbp), %xmm0 ## xmm0 = mem[0],zero
xorps %xmm1, %xmm1
ucomisd %xmm1, %xmm0
jne LBB4_10
jp LBB4_10
jmp LBB4_34
LBB4_10: ## in Loop: Header=BB4_3 Depth=1
movl -40(%rbp), %eax
movl %eax, -56(%rbp)
LBB4_11: ## Parent Loop BB4_3 Depth=1
## => This Inner Loop Header: Depth=2
movl -56(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB4_14
## %bb.12: ## in Loop: Header=BB4_11 Depth=2
movsd -120(%rbp), %xmm1 ## xmm1 = mem[0],zero
movq -8(%rbp), %rax
movslq -56(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -40(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
divsd %xmm1, %xmm0
movsd %xmm0, (%rax,%rcx,8)
movq -8(%rbp), %rax
movslq -56(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -40(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movq -8(%rbp), %rax
movslq -56(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -40(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm2 ## xmm2 = mem[0],zero
movsd -112(%rbp), %xmm1 ## xmm1 = mem[0],zero
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movsd %xmm0, -112(%rbp)
## %bb.13: ## in Loop: Header=BB4_11 Depth=2
movl -56(%rbp), %eax
addl $1, %eax
movl %eax, -56(%rbp)
jmp LBB4_11
LBB4_14: ## in Loop: Header=BB4_3 Depth=1
movq -8(%rbp), %rax
movslq -40(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -40(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -88(%rbp)
movsd -88(%rbp), %xmm0 ## xmm0 = mem[0],zero
xorps %xmm1, %xmm1
ucomisd %xmm1, %xmm0
jbe LBB4_16
## %bb.15: ## in Loop: Header=BB4_3 Depth=1
movsd -112(%rbp), %xmm0 ## xmm0 = mem[0],zero
sqrtsd %xmm0, %xmm0
movaps LCPI4_0(%rip), %xmm1 ## xmm1 = [NaN,NaN]
pand %xmm1, %xmm0
movsd %xmm0, -160(%rbp) ## 8-byte Spill
jmp LBB4_17
LBB4_16: ## in Loop: Header=BB4_3 Depth=1
movsd -112(%rbp), %xmm0 ## xmm0 = mem[0],zero
sqrtsd %xmm0, %xmm0
movaps LCPI4_0(%rip), %xmm1 ## xmm1 = [NaN,NaN]
pand %xmm1, %xmm0
movq %xmm0, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm0
movsd %xmm0, -160(%rbp) ## 8-byte Spill
LBB4_17: ## in Loop: Header=BB4_3 Depth=1
movsd -160(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movq %xmm0, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm0
movsd %xmm0, -96(%rbp)
movsd -88(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd -96(%rbp), %xmm2 ## xmm2 = mem[0],zero
movsd -112(%rbp), %xmm1 ## xmm1 = mem[0],zero
movq %xmm1, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm1
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movsd %xmm0, -104(%rbp)
movsd -88(%rbp), %xmm0 ## xmm0 = mem[0],zero
subsd -96(%rbp), %xmm0
movq -8(%rbp), %rax
movslq -40(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -40(%rbp), %rcx
movsd %xmm0, (%rax,%rcx,8)
movl -60(%rbp), %eax
movl %eax, -48(%rbp)
LBB4_18: ## Parent Loop BB4_3 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB4_20 Depth 3
## Child Loop BB4_24 Depth 3
movl -48(%rbp), %eax
cmpl -16(%rbp), %eax
jge LBB4_29
## %bb.19: ## in Loop: Header=BB4_18 Depth=2
xorps %xmm0, %xmm0
movsd %xmm0, -112(%rbp)
movl -40(%rbp), %eax
movl %eax, -56(%rbp)
LBB4_20: ## Parent Loop BB4_3 Depth=1
## Parent Loop BB4_18 Depth=2
## => This Inner Loop Header: Depth=3
movl -56(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB4_23
## %bb.21: ## in Loop: Header=BB4_20 Depth=3
movq -8(%rbp), %rax
movslq -56(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -40(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movq -8(%rbp), %rax
movslq -56(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -48(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm2 ## xmm2 = mem[0],zero
movsd -112(%rbp), %xmm1 ## xmm1 = mem[0],zero
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movsd %xmm0, -112(%rbp)
## %bb.22: ## in Loop: Header=BB4_20 Depth=3
movl -56(%rbp), %eax
addl $1, %eax
movl %eax, -56(%rbp)
jmp LBB4_20
LBB4_23: ## in Loop: Header=BB4_18 Depth=2
movsd -112(%rbp), %xmm0 ## xmm0 = mem[0],zero
divsd -104(%rbp), %xmm0
movsd %xmm0, -88(%rbp)
movl -40(%rbp), %eax
movl %eax, -56(%rbp)
LBB4_24: ## Parent Loop BB4_3 Depth=1
## Parent Loop BB4_18 Depth=2
## => This Inner Loop Header: Depth=3
movl -56(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB4_27
## %bb.25: ## in Loop: Header=BB4_24 Depth=3
movsd -88(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq -8(%rbp), %rax
movslq -56(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -40(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm2 ## xmm2 = mem[0],zero
movq -8(%rbp), %rax
movslq -56(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -48(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm1 ## xmm1 = mem[0],zero
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movsd %xmm0, (%rax,%rcx,8)
## %bb.26: ## in Loop: Header=BB4_24 Depth=3
movl -56(%rbp), %eax
addl $1, %eax
movl %eax, -56(%rbp)
jmp LBB4_24
LBB4_27: ## in Loop: Header=BB4_18 Depth=2
jmp LBB4_28
LBB4_28: ## in Loop: Header=BB4_18 Depth=2
movl -48(%rbp), %eax
addl $1, %eax
movl %eax, -48(%rbp)
jmp LBB4_18
LBB4_29: ## in Loop: Header=BB4_3 Depth=1
movl -40(%rbp), %eax
movl %eax, -56(%rbp)
LBB4_30: ## Parent Loop BB4_3 Depth=1
## => This Inner Loop Header: Depth=2
movl -56(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB4_33
## %bb.31: ## in Loop: Header=BB4_30 Depth=2
movsd -120(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq -8(%rbp), %rax
movslq -56(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -40(%rbp), %rcx
mulsd (%rax,%rcx,8), %xmm0
movsd %xmm0, (%rax,%rcx,8)
## %bb.32: ## in Loop: Header=BB4_30 Depth=2
movl -56(%rbp), %eax
addl $1, %eax
movl %eax, -56(%rbp)
jmp LBB4_30
LBB4_33: ## in Loop: Header=BB4_3 Depth=1
jmp LBB4_34
LBB4_34: ## in Loop: Header=BB4_3 Depth=1
jmp LBB4_35
LBB4_35: ## in Loop: Header=BB4_3 Depth=1
movsd -120(%rbp), %xmm0 ## xmm0 = mem[0],zero
mulsd -96(%rbp), %xmm0
movq -24(%rbp), %rax
movslq -40(%rbp), %rcx
movsd %xmm0, (%rax,%rcx,8)
xorps %xmm0, %xmm0
movsd %xmm0, -120(%rbp)
xorps %xmm0, %xmm0
movsd %xmm0, -112(%rbp)
xorps %xmm0, %xmm0
movsd %xmm0, -96(%rbp)
movl -40(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB4_71
## %bb.36: ## in Loop: Header=BB4_3 Depth=1
movl -40(%rbp), %eax
movl -16(%rbp), %ecx
subl $1, %ecx
cmpl %ecx, %eax
je LBB4_71
## %bb.37: ## in Loop: Header=BB4_3 Depth=1
movl -60(%rbp), %eax
movl %eax, -56(%rbp)
LBB4_38: ## Parent Loop BB4_3 Depth=1
## => This Inner Loop Header: Depth=2
movl -56(%rbp), %eax
cmpl -16(%rbp), %eax
jge LBB4_41
## %bb.39: ## in Loop: Header=BB4_38 Depth=2
movq -8(%rbp), %rax
movslq -40(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -56(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movaps LCPI4_0(%rip), %xmm1 ## xmm1 = [NaN,NaN]
pand %xmm1, %xmm0
addsd -120(%rbp), %xmm0
movsd %xmm0, -120(%rbp)
## %bb.40: ## in Loop: Header=BB4_38 Depth=2
movl -56(%rbp), %eax
addl $1, %eax
movl %eax, -56(%rbp)
jmp LBB4_38
LBB4_41: ## in Loop: Header=BB4_3 Depth=1
movsd -120(%rbp), %xmm0 ## xmm0 = mem[0],zero
xorps %xmm1, %xmm1
ucomisd %xmm1, %xmm0
jne LBB4_42
jp LBB4_42
jmp LBB4_70
LBB4_42: ## in Loop: Header=BB4_3 Depth=1
movl -60(%rbp), %eax
movl %eax, -56(%rbp)
LBB4_43: ## Parent Loop BB4_3 Depth=1
## => This Inner Loop Header: Depth=2
movl -56(%rbp), %eax
cmpl -16(%rbp), %eax
jge LBB4_46
## %bb.44: ## in Loop: Header=BB4_43 Depth=2
movsd -120(%rbp), %xmm1 ## xmm1 = mem[0],zero
movq -8(%rbp), %rax
movslq -40(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -56(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
divsd %xmm1, %xmm0
movsd %xmm0, (%rax,%rcx,8)
movq -8(%rbp), %rax
movslq -40(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -56(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movq -8(%rbp), %rax
movslq -40(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -56(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm2 ## xmm2 = mem[0],zero
movsd -112(%rbp), %xmm1 ## xmm1 = mem[0],zero
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movsd %xmm0, -112(%rbp)
## %bb.45: ## in Loop: Header=BB4_43 Depth=2
movl -56(%rbp), %eax
addl $1, %eax
movl %eax, -56(%rbp)
jmp LBB4_43
LBB4_46: ## in Loop: Header=BB4_3 Depth=1
movq -8(%rbp), %rax
movslq -40(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -60(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -88(%rbp)
movsd -88(%rbp), %xmm0 ## xmm0 = mem[0],zero
xorps %xmm1, %xmm1
ucomisd %xmm1, %xmm0
jbe LBB4_48
## %bb.47: ## in Loop: Header=BB4_3 Depth=1
movsd -112(%rbp), %xmm0 ## xmm0 = mem[0],zero
sqrtsd %xmm0, %xmm0
movaps LCPI4_0(%rip), %xmm1 ## xmm1 = [NaN,NaN]
pand %xmm1, %xmm0
movsd %xmm0, -168(%rbp) ## 8-byte Spill
jmp LBB4_49
LBB4_48: ## in Loop: Header=BB4_3 Depth=1
movsd -112(%rbp), %xmm0 ## xmm0 = mem[0],zero
sqrtsd %xmm0, %xmm0
movaps LCPI4_0(%rip), %xmm1 ## xmm1 = [NaN,NaN]
pand %xmm1, %xmm0
movq %xmm0, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm0
movsd %xmm0, -168(%rbp) ## 8-byte Spill
LBB4_49: ## in Loop: Header=BB4_3 Depth=1
movsd -168(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movq %xmm0, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm0
movsd %xmm0, -96(%rbp)
movsd -88(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd -96(%rbp), %xmm2 ## xmm2 = mem[0],zero
movsd -112(%rbp), %xmm1 ## xmm1 = mem[0],zero
movq %xmm1, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm1
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movsd %xmm0, -104(%rbp)
movsd -88(%rbp), %xmm0 ## xmm0 = mem[0],zero
subsd -96(%rbp), %xmm0
movq -8(%rbp), %rax
movslq -40(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -60(%rbp), %rcx
movsd %xmm0, (%rax,%rcx,8)
movl -60(%rbp), %eax
movl %eax, -56(%rbp)
LBB4_50: ## Parent Loop BB4_3 Depth=1
## => This Inner Loop Header: Depth=2
movl -56(%rbp), %eax
cmpl -16(%rbp), %eax
jge LBB4_53
## %bb.51: ## in Loop: Header=BB4_50 Depth=2
movq -8(%rbp), %rax
movslq -40(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -56(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
divsd -104(%rbp), %xmm0
movq -152(%rbp), %rax
movslq -56(%rbp), %rcx
movsd %xmm0, (%rax,%rcx,8)
## %bb.52: ## in Loop: Header=BB4_50 Depth=2
movl -56(%rbp), %eax
addl $1, %eax
movl %eax, -56(%rbp)
jmp LBB4_50
LBB4_53: ## in Loop: Header=BB4_3 Depth=1
movl -60(%rbp), %eax
movl %eax, -48(%rbp)
LBB4_54: ## Parent Loop BB4_3 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB4_56 Depth 3
## Child Loop BB4_60 Depth 3
movl -48(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB4_65
## %bb.55: ## in Loop: Header=BB4_54 Depth=2
xorps %xmm0, %xmm0
movsd %xmm0, -112(%rbp)
movl -60(%rbp), %eax
movl %eax, -56(%rbp)
LBB4_56: ## Parent Loop BB4_3 Depth=1
## Parent Loop BB4_54 Depth=2
## => This Inner Loop Header: Depth=3
movl -56(%rbp), %eax
cmpl -16(%rbp), %eax
jge LBB4_59
## %bb.57: ## in Loop: Header=BB4_56 Depth=3
movq -8(%rbp), %rax
movslq -48(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -56(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movq -8(%rbp), %rax
movslq -40(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -56(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm2 ## xmm2 = mem[0],zero
movsd -112(%rbp), %xmm1 ## xmm1 = mem[0],zero
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movsd %xmm0, -112(%rbp)
## %bb.58: ## in Loop: Header=BB4_56 Depth=3
movl -56(%rbp), %eax
addl $1, %eax
movl %eax, -56(%rbp)
jmp LBB4_56
LBB4_59: ## in Loop: Header=BB4_54 Depth=2
movl -60(%rbp), %eax
movl %eax, -56(%rbp)
LBB4_60: ## Parent Loop BB4_3 Depth=1
## Parent Loop BB4_54 Depth=2
## => This Inner Loop Header: Depth=3
movl -56(%rbp), %eax
cmpl -16(%rbp), %eax
jge LBB4_63
## %bb.61: ## in Loop: Header=BB4_60 Depth=3
movsd -112(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq -152(%rbp), %rax
movslq -56(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm2 ## xmm2 = mem[0],zero
movq -8(%rbp), %rax
movslq -48(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -56(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm1 ## xmm1 = mem[0],zero
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movsd %xmm0, (%rax,%rcx,8)
## %bb.62: ## in Loop: Header=BB4_60 Depth=3
movl -56(%rbp), %eax
addl $1, %eax
movl %eax, -56(%rbp)
jmp LBB4_60
LBB4_63: ## in Loop: Header=BB4_54 Depth=2
jmp LBB4_64
LBB4_64: ## in Loop: Header=BB4_54 Depth=2
movl -48(%rbp), %eax
addl $1, %eax
movl %eax, -48(%rbp)
jmp LBB4_54
LBB4_65: ## in Loop: Header=BB4_3 Depth=1
movl -60(%rbp), %eax
movl %eax, -56(%rbp)
LBB4_66: ## Parent Loop BB4_3 Depth=1
## => This Inner Loop Header: Depth=2
movl -56(%rbp), %eax
cmpl -16(%rbp), %eax
jge LBB4_69
## %bb.67: ## in Loop: Header=BB4_66 Depth=2
movsd -120(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq -8(%rbp), %rax
movslq -40(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -56(%rbp), %rcx
mulsd (%rax,%rcx,8), %xmm0
movsd %xmm0, (%rax,%rcx,8)
## %bb.68: ## in Loop: Header=BB4_66 Depth=2
movl -56(%rbp), %eax
addl $1, %eax
movl %eax, -56(%rbp)
jmp LBB4_66
LBB4_69: ## in Loop: Header=BB4_3 Depth=1
jmp LBB4_70
LBB4_70: ## in Loop: Header=BB4_3 Depth=1
jmp LBB4_71
LBB4_71: ## in Loop: Header=BB4_3 Depth=1
movsd -72(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq -24(%rbp), %rax
movslq -40(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm1 ## xmm1 = mem[0],zero
movaps LCPI4_0(%rip), %xmm2 ## xmm2 = [NaN,NaN]
pand %xmm2, %xmm1
movq -152(%rbp), %rax
movslq -40(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm2 ## xmm2 = mem[0],zero
movaps LCPI4_0(%rip), %xmm3 ## xmm3 = [NaN,NaN]
pand %xmm3, %xmm2
addsd %xmm2, %xmm1
ucomisd %xmm1, %xmm0
jbe LBB4_73
## %bb.72: ## in Loop: Header=BB4_3 Depth=1
movsd -72(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -176(%rbp) ## 8-byte Spill
jmp LBB4_74
LBB4_73: ## in Loop: Header=BB4_3 Depth=1
movq -24(%rbp), %rax
movslq -40(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movaps LCPI4_0(%rip), %xmm1 ## xmm1 = [NaN,NaN]
pand %xmm1, %xmm0
movq -152(%rbp), %rax
movslq -40(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm1 ## xmm1 = mem[0],zero
movaps LCPI4_0(%rip), %xmm2 ## xmm2 = [NaN,NaN]
pand %xmm2, %xmm1
addsd %xmm1, %xmm0
movsd %xmm0, -176(%rbp) ## 8-byte Spill
LBB4_74: ## in Loop: Header=BB4_3 Depth=1
movsd -176(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movsd %xmm0, -72(%rbp)
## %bb.75: ## in Loop: Header=BB4_3 Depth=1
movl -40(%rbp), %eax
addl $1, %eax
movl %eax, -40(%rbp)
jmp LBB4_3
LBB4_76:
movl -16(%rbp), %eax
subl $1, %eax
movl %eax, -40(%rbp)
LBB4_77: ## =>This Loop Header: Depth=1
## Child Loop BB4_81 Depth 2
## Child Loop BB4_85 Depth 2
## Child Loop BB4_87 Depth 3
## Child Loop BB4_91 Depth 3
## Child Loop BB4_98 Depth 2
cmpl $0, -40(%rbp)
jl LBB4_104
## %bb.78: ## in Loop: Header=BB4_77 Depth=1
movl -40(%rbp), %eax
movl -16(%rbp), %ecx
subl $1, %ecx
cmpl %ecx, %eax
jge LBB4_102
## %bb.79: ## in Loop: Header=BB4_77 Depth=1
movsd -96(%rbp), %xmm0 ## xmm0 = mem[0],zero
xorps %xmm1, %xmm1
ucomisd %xmm1, %xmm0
jne LBB4_80
jp LBB4_80
jmp LBB4_97
LBB4_80: ## in Loop: Header=BB4_77 Depth=1
movl -60(%rbp), %eax
movl %eax, -48(%rbp)
LBB4_81: ## Parent Loop BB4_77 Depth=1
## => This Inner Loop Header: Depth=2
movl -48(%rbp), %eax
cmpl -16(%rbp), %eax
jge LBB4_84
## %bb.82: ## in Loop: Header=BB4_81 Depth=2
movq -8(%rbp), %rax
movslq -40(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -48(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movq -8(%rbp), %rax
movslq -40(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -60(%rbp), %rcx
divsd (%rax,%rcx,8), %xmm0
divsd -96(%rbp), %xmm0
movq -32(%rbp), %rax
movslq -48(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -40(%rbp), %rcx
movsd %xmm0, (%rax,%rcx,8)
## %bb.83: ## in Loop: Header=BB4_81 Depth=2
movl -48(%rbp), %eax
addl $1, %eax
movl %eax, -48(%rbp)
jmp LBB4_81
LBB4_84: ## in Loop: Header=BB4_77 Depth=1
movl -60(%rbp), %eax
movl %eax, -48(%rbp)
LBB4_85: ## Parent Loop BB4_77 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB4_87 Depth 3
## Child Loop BB4_91 Depth 3
movl -48(%rbp), %eax
cmpl -16(%rbp), %eax
jge LBB4_96
## %bb.86: ## in Loop: Header=BB4_85 Depth=2
xorps %xmm0, %xmm0
movsd %xmm0, -112(%rbp)
movl -60(%rbp), %eax
movl %eax, -56(%rbp)
LBB4_87: ## Parent Loop BB4_77 Depth=1
## Parent Loop BB4_85 Depth=2
## => This Inner Loop Header: Depth=3
movl -56(%rbp), %eax
cmpl -16(%rbp), %eax
jge LBB4_90
## %bb.88: ## in Loop: Header=BB4_87 Depth=3
movq -8(%rbp), %rax
movslq -40(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -56(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movq -32(%rbp), %rax
movslq -56(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -48(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm2 ## xmm2 = mem[0],zero
movsd -112(%rbp), %xmm1 ## xmm1 = mem[0],zero
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movsd %xmm0, -112(%rbp)
## %bb.89: ## in Loop: Header=BB4_87 Depth=3
movl -56(%rbp), %eax
addl $1, %eax
movl %eax, -56(%rbp)
jmp LBB4_87
LBB4_90: ## in Loop: Header=BB4_85 Depth=2
movl -60(%rbp), %eax
movl %eax, -56(%rbp)
LBB4_91: ## Parent Loop BB4_77 Depth=1
## Parent Loop BB4_85 Depth=2
## => This Inner Loop Header: Depth=3
movl -56(%rbp), %eax
cmpl -16(%rbp), %eax
jge LBB4_94
## %bb.92: ## in Loop: Header=BB4_91 Depth=3
movsd -112(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq -32(%rbp), %rax
movslq -56(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -40(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm2 ## xmm2 = mem[0],zero
movq -32(%rbp), %rax
movslq -56(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -48(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm1 ## xmm1 = mem[0],zero
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movsd %xmm0, (%rax,%rcx,8)
## %bb.93: ## in Loop: Header=BB4_91 Depth=3
movl -56(%rbp), %eax
addl $1, %eax
movl %eax, -56(%rbp)
jmp LBB4_91
LBB4_94: ## in Loop: Header=BB4_85 Depth=2
jmp LBB4_95
LBB4_95: ## in Loop: Header=BB4_85 Depth=2
movl -48(%rbp), %eax
addl $1, %eax
movl %eax, -48(%rbp)
jmp LBB4_85
LBB4_96: ## in Loop: Header=BB4_77 Depth=1
jmp LBB4_97
LBB4_97: ## in Loop: Header=BB4_77 Depth=1
movl -60(%rbp), %eax
movl %eax, -48(%rbp)
LBB4_98: ## Parent Loop BB4_77 Depth=1
## => This Inner Loop Header: Depth=2
movl -48(%rbp), %eax
cmpl -16(%rbp), %eax
jge LBB4_101
## %bb.99: ## in Loop: Header=BB4_98 Depth=2
movq -32(%rbp), %rax
movslq -48(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -40(%rbp), %rcx
xorps %xmm0, %xmm0
movsd %xmm0, (%rax,%rcx,8)
movq -32(%rbp), %rax
movslq -40(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -48(%rbp), %rcx
xorps %xmm0, %xmm0
movsd %xmm0, (%rax,%rcx,8)
## %bb.100: ## in Loop: Header=BB4_98 Depth=2
movl -48(%rbp), %eax
addl $1, %eax
movl %eax, -48(%rbp)
jmp LBB4_98
LBB4_101: ## in Loop: Header=BB4_77 Depth=1
jmp LBB4_102
LBB4_102: ## in Loop: Header=BB4_77 Depth=1
movq -32(%rbp), %rax
movslq -40(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -40(%rbp), %rcx
movsd LCPI4_1(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, (%rax,%rcx,8)
movq -152(%rbp), %rax
movslq -40(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -96(%rbp)
movl -40(%rbp), %eax
movl %eax, -60(%rbp)
## %bb.103: ## in Loop: Header=BB4_77 Depth=1
movl -40(%rbp), %eax
addl $-1, %eax
movl %eax, -40(%rbp)
jmp LBB4_77
LBB4_104:
movl -12(%rbp), %eax
subl $1, %eax
movl -16(%rbp), %ecx
subl $1, %ecx
cmpl %ecx, %eax
jge LBB4_106
## %bb.105:
movl -12(%rbp), %eax
subl $1, %eax
movl %eax, -180(%rbp) ## 4-byte Spill
jmp LBB4_107
LBB4_106:
movl -16(%rbp), %eax
subl $1, %eax
movl %eax, -180(%rbp) ## 4-byte Spill
LBB4_107:
movl -180(%rbp), %eax ## 4-byte Reload
movl %eax, -40(%rbp)
LBB4_108: ## =>This Loop Header: Depth=1
## Child Loop BB4_110 Depth 2
## Child Loop BB4_132 Depth 2
## Child Loop BB4_115 Depth 2
## Child Loop BB4_117 Depth 3
## Child Loop BB4_121 Depth 3
## Child Loop BB4_127 Depth 2
cmpl $0, -40(%rbp)
jl LBB4_138
## %bb.109: ## in Loop: Header=BB4_108 Depth=1
movl -40(%rbp), %eax
addl $1, %eax
movl %eax, -60(%rbp)
movq -24(%rbp), %rax
movslq -40(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -96(%rbp)
movl -60(%rbp), %eax
movl %eax, -48(%rbp)
LBB4_110: ## Parent Loop BB4_108 Depth=1
## => This Inner Loop Header: Depth=2
movl -48(%rbp), %eax
cmpl -16(%rbp), %eax
jge LBB4_113
## %bb.111: ## in Loop: Header=BB4_110 Depth=2
movq -8(%rbp), %rax
movslq -40(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -48(%rbp), %rcx
xorps %xmm0, %xmm0
movsd %xmm0, (%rax,%rcx,8)
## %bb.112: ## in Loop: Header=BB4_110 Depth=2
movl -48(%rbp), %eax
addl $1, %eax
movl %eax, -48(%rbp)
jmp LBB4_110
LBB4_113: ## in Loop: Header=BB4_108 Depth=1
movsd -96(%rbp), %xmm0 ## xmm0 = mem[0],zero
xorps %xmm1, %xmm1
ucomisd %xmm1, %xmm0
jne LBB4_114
jp LBB4_114
jmp LBB4_131
LBB4_114: ## in Loop: Header=BB4_108 Depth=1
movsd LCPI4_1(%rip), %xmm0 ## xmm0 = mem[0],zero
divsd -96(%rbp), %xmm0
movsd %xmm0, -96(%rbp)
movl -60(%rbp), %eax
movl %eax, -48(%rbp)
LBB4_115: ## Parent Loop BB4_108 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB4_117 Depth 3
## Child Loop BB4_121 Depth 3
movl -48(%rbp), %eax
cmpl -16(%rbp), %eax
jge LBB4_126
## %bb.116: ## in Loop: Header=BB4_115 Depth=2
xorps %xmm0, %xmm0
movsd %xmm0, -112(%rbp)
movl -60(%rbp), %eax
movl %eax, -56(%rbp)
LBB4_117: ## Parent Loop BB4_108 Depth=1
## Parent Loop BB4_115 Depth=2
## => This Inner Loop Header: Depth=3
movl -56(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB4_120
## %bb.118: ## in Loop: Header=BB4_117 Depth=3
movq -8(%rbp), %rax
movslq -56(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -40(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movq -8(%rbp), %rax
movslq -56(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -48(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm2 ## xmm2 = mem[0],zero
movsd -112(%rbp), %xmm1 ## xmm1 = mem[0],zero
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movsd %xmm0, -112(%rbp)
## %bb.119: ## in Loop: Header=BB4_117 Depth=3
movl -56(%rbp), %eax
addl $1, %eax
movl %eax, -56(%rbp)
jmp LBB4_117
LBB4_120: ## in Loop: Header=BB4_115 Depth=2
movsd -112(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq -8(%rbp), %rax
movslq -40(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -40(%rbp), %rcx
divsd (%rax,%rcx,8), %xmm0
mulsd -96(%rbp), %xmm0
movsd %xmm0, -88(%rbp)
movl -40(%rbp), %eax
movl %eax, -56(%rbp)
LBB4_121: ## Parent Loop BB4_108 Depth=1
## Parent Loop BB4_115 Depth=2
## => This Inner Loop Header: Depth=3
movl -56(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB4_124
## %bb.122: ## in Loop: Header=BB4_121 Depth=3
movsd -88(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq -8(%rbp), %rax
movslq -56(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -40(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm2 ## xmm2 = mem[0],zero
movq -8(%rbp), %rax
movslq -56(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -48(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm1 ## xmm1 = mem[0],zero
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movsd %xmm0, (%rax,%rcx,8)
## %bb.123: ## in Loop: Header=BB4_121 Depth=3
movl -56(%rbp), %eax
addl $1, %eax
movl %eax, -56(%rbp)
jmp LBB4_121
LBB4_124: ## in Loop: Header=BB4_115 Depth=2
jmp LBB4_125
LBB4_125: ## in Loop: Header=BB4_115 Depth=2
movl -48(%rbp), %eax
addl $1, %eax
movl %eax, -48(%rbp)
jmp LBB4_115
LBB4_126: ## in Loop: Header=BB4_108 Depth=1
movl -40(%rbp), %eax
movl %eax, -48(%rbp)
LBB4_127: ## Parent Loop BB4_108 Depth=1
## => This Inner Loop Header: Depth=2
movl -48(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB4_130
## %bb.128: ## in Loop: Header=BB4_127 Depth=2
movsd -96(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq -8(%rbp), %rax
movslq -48(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -40(%rbp), %rcx
mulsd (%rax,%rcx,8), %xmm0
movsd %xmm0, (%rax,%rcx,8)
## %bb.129: ## in Loop: Header=BB4_127 Depth=2
movl -48(%rbp), %eax
addl $1, %eax
movl %eax, -48(%rbp)
jmp LBB4_127
LBB4_130: ## in Loop: Header=BB4_108 Depth=1
jmp LBB4_136
LBB4_131: ## in Loop: Header=BB4_108 Depth=1
movl -40(%rbp), %eax
movl %eax, -48(%rbp)
LBB4_132: ## Parent Loop BB4_108 Depth=1
## => This Inner Loop Header: Depth=2
movl -48(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB4_135
## %bb.133: ## in Loop: Header=BB4_132 Depth=2
movq -8(%rbp), %rax
movslq -48(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -40(%rbp), %rcx
xorps %xmm0, %xmm0
movsd %xmm0, (%rax,%rcx,8)
## %bb.134: ## in Loop: Header=BB4_132 Depth=2
movl -48(%rbp), %eax
addl $1, %eax
movl %eax, -48(%rbp)
jmp LBB4_132
LBB4_135: ## in Loop: Header=BB4_108 Depth=1
jmp LBB4_136
LBB4_136: ## in Loop: Header=BB4_108 Depth=1
movq -8(%rbp), %rax
movslq -40(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -40(%rbp), %rcx
movsd LCPI4_1(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd (%rax,%rcx,8), %xmm0
movsd %xmm0, (%rax,%rcx,8)
## %bb.137: ## in Loop: Header=BB4_108 Depth=1
movl -40(%rbp), %eax
addl $-1, %eax
movl %eax, -40(%rbp)
jmp LBB4_108
LBB4_138:
movl -16(%rbp), %eax
subl $1, %eax
movl %eax, -56(%rbp)
LBB4_139: ## =>This Loop Header: Depth=1
## Child Loop BB4_141 Depth 2
## Child Loop BB4_143 Depth 3
## Child Loop BB4_152 Depth 3
## Child Loop BB4_156 Depth 4
## Child Loop BB4_176 Depth 3
## Child Loop BB4_178 Depth 4
## Child Loop BB4_184 Depth 4
## Child Loop BB4_165 Depth 2
cmpl $0, -56(%rbp)
jl LBB4_193
## %bb.140: ## in Loop: Header=BB4_139 Depth=1
movl $0, -44(%rbp)
LBB4_141: ## Parent Loop BB4_139 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB4_143 Depth 3
## Child Loop BB4_152 Depth 3
## Child Loop BB4_156 Depth 4
## Child Loop BB4_176 Depth 3
## Child Loop BB4_178 Depth 4
## Child Loop BB4_184 Depth 4
cmpl $30, -44(%rbp)
jge LBB4_191
## %bb.142: ## in Loop: Header=BB4_141 Depth=2
movl $1, -36(%rbp)
movl -56(%rbp), %eax
movl %eax, -60(%rbp)
LBB4_143: ## Parent Loop BB4_139 Depth=1
## Parent Loop BB4_141 Depth=2
## => This Inner Loop Header: Depth=3
cmpl $0, -60(%rbp)
jle LBB4_150
## %bb.144: ## in Loop: Header=BB4_143 Depth=3
movl -60(%rbp), %eax
subl $1, %eax
movl %eax, -64(%rbp)
movq -152(%rbp), %rax
movslq -60(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movaps LCPI4_0(%rip), %xmm1 ## xmm1 = [NaN,NaN]
pand %xmm1, %xmm0
addsd -72(%rbp), %xmm0
ucomisd -72(%rbp), %xmm0
jne LBB4_146
jp LBB4_146
## %bb.145: ## in Loop: Header=BB4_141 Depth=2
movl $0, -36(%rbp)
jmp LBB4_150
LBB4_146: ## in Loop: Header=BB4_143 Depth=3
movq -24(%rbp), %rax
movslq -64(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movaps LCPI4_0(%rip), %xmm1 ## xmm1 = [NaN,NaN]
pand %xmm1, %xmm0
addsd -72(%rbp), %xmm0
ucomisd -72(%rbp), %xmm0
jne LBB4_148
jp LBB4_148
## %bb.147: ## in Loop: Header=BB4_141 Depth=2
jmp LBB4_150
LBB4_148: ## in Loop: Header=BB4_143 Depth=3
jmp LBB4_149
LBB4_149: ## in Loop: Header=BB4_143 Depth=3
movl -60(%rbp), %eax
addl $-1, %eax
movl %eax, -60(%rbp)
jmp LBB4_143
LBB4_150: ## in Loop: Header=BB4_141 Depth=2
cmpl $0, -36(%rbp)
je LBB4_162
## %bb.151: ## in Loop: Header=BB4_141 Depth=2
xorps %xmm0, %xmm0
movsd %xmm0, -80(%rbp)
movsd LCPI4_1(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -112(%rbp)
movl -60(%rbp), %eax
movl %eax, -40(%rbp)
LBB4_152: ## Parent Loop BB4_139 Depth=1
## Parent Loop BB4_141 Depth=2
## => This Loop Header: Depth=3
## Child Loop BB4_156 Depth 4
movl -40(%rbp), %eax
cmpl -56(%rbp), %eax
jg LBB4_161
## %bb.153: ## in Loop: Header=BB4_152 Depth=3
movsd -112(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq -152(%rbp), %rax
movslq -40(%rbp), %rcx
mulsd (%rax,%rcx,8), %xmm0
movsd %xmm0, -88(%rbp)
movsd -80(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq -152(%rbp), %rax
movslq -40(%rbp), %rcx
mulsd (%rax,%rcx,8), %xmm0
movq -152(%rbp), %rax
movslq -40(%rbp), %rcx
movsd %xmm0, (%rax,%rcx,8)
movsd -88(%rbp), %xmm0 ## xmm0 = mem[0],zero
movaps LCPI4_0(%rip), %xmm1 ## xmm1 = [NaN,NaN]
pand %xmm1, %xmm0
addsd -72(%rbp), %xmm0
ucomisd -72(%rbp), %xmm0
jne LBB4_155
jp LBB4_155
## %bb.154: ## in Loop: Header=BB4_141 Depth=2
jmp LBB4_161
LBB4_155: ## in Loop: Header=BB4_152 Depth=3
movq -24(%rbp), %rax
movslq -40(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -96(%rbp)
movsd -88(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd -96(%rbp), %xmm1 ## xmm1 = mem[0],zero
callq _pythag
movsd %xmm0, -104(%rbp)
movsd -104(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq -24(%rbp), %rax
movslq -40(%rbp), %rcx
movsd %xmm0, (%rax,%rcx,8)
movsd LCPI4_1(%rip), %xmm0 ## xmm0 = mem[0],zero
divsd -104(%rbp), %xmm0
movsd %xmm0, -104(%rbp)
movsd -96(%rbp), %xmm0 ## xmm0 = mem[0],zero
mulsd -104(%rbp), %xmm0
movsd %xmm0, -80(%rbp)
movsd -88(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq %xmm0, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm0
mulsd -104(%rbp), %xmm0
movsd %xmm0, -112(%rbp)
movl $0, -48(%rbp)
LBB4_156: ## Parent Loop BB4_139 Depth=1
## Parent Loop BB4_141 Depth=2
## Parent Loop BB4_152 Depth=3
## => This Inner Loop Header: Depth=4
movl -48(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB4_159
## %bb.157: ## in Loop: Header=BB4_156 Depth=4
movq -8(%rbp), %rax
movslq -48(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -64(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -136(%rbp)
movq -8(%rbp), %rax
movslq -48(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -40(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -144(%rbp)
movsd -136(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd -80(%rbp), %xmm2 ## xmm2 = mem[0],zero
movsd -144(%rbp), %xmm1 ## xmm1 = mem[0],zero
mulsd -112(%rbp), %xmm1
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movq -8(%rbp), %rax
movslq -48(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -64(%rbp), %rcx
movsd %xmm0, (%rax,%rcx,8)
movsd -144(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd -80(%rbp), %xmm2 ## xmm2 = mem[0],zero
movsd -136(%rbp), %xmm1 ## xmm1 = mem[0],zero
mulsd -112(%rbp), %xmm1
movq %xmm1, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm1
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movq -8(%rbp), %rax
movslq -48(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -40(%rbp), %rcx
movsd %xmm0, (%rax,%rcx,8)
## %bb.158: ## in Loop: Header=BB4_156 Depth=4
movl -48(%rbp), %eax
addl $1, %eax
movl %eax, -48(%rbp)
jmp LBB4_156
LBB4_159: ## in Loop: Header=BB4_152 Depth=3
jmp LBB4_160
LBB4_160: ## in Loop: Header=BB4_152 Depth=3
movl -40(%rbp), %eax
addl $1, %eax
movl %eax, -40(%rbp)
jmp LBB4_152
LBB4_161: ## in Loop: Header=BB4_141 Depth=2
jmp LBB4_162
LBB4_162: ## in Loop: Header=BB4_141 Depth=2
movq -24(%rbp), %rax
movslq -56(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -144(%rbp)
movl -60(%rbp), %eax
cmpl -56(%rbp), %eax
jne LBB4_170
## %bb.163: ## in Loop: Header=BB4_139 Depth=1
xorps %xmm0, %xmm0
ucomisd -144(%rbp), %xmm0
jbe LBB4_169
## %bb.164: ## in Loop: Header=BB4_139 Depth=1
movsd -144(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq %xmm0, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm0
movq -24(%rbp), %rax
movslq -56(%rbp), %rcx
movsd %xmm0, (%rax,%rcx,8)
movl $0, -48(%rbp)
LBB4_165: ## Parent Loop BB4_139 Depth=1
## => This Inner Loop Header: Depth=2
movl -48(%rbp), %eax
cmpl -16(%rbp), %eax
jge LBB4_168
## %bb.166: ## in Loop: Header=BB4_165 Depth=2
movq -32(%rbp), %rax
movslq -48(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -56(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movq %xmm0, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm0
movq -32(%rbp), %rax
movslq -48(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -56(%rbp), %rcx
movsd %xmm0, (%rax,%rcx,8)
## %bb.167: ## in Loop: Header=BB4_165 Depth=2
movl -48(%rbp), %eax
addl $1, %eax
movl %eax, -48(%rbp)
jmp LBB4_165
LBB4_168: ## in Loop: Header=BB4_139 Depth=1
jmp LBB4_169
LBB4_169: ## in Loop: Header=BB4_139 Depth=1
jmp LBB4_191
LBB4_170: ## in Loop: Header=BB4_141 Depth=2
cmpl $30, -44(%rbp)
jl LBB4_172
## %bb.171: ## in Loop: Header=BB4_141 Depth=2
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
LBB4_172: ## in Loop: Header=BB4_141 Depth=2
movq -24(%rbp), %rax
movslq -60(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -128(%rbp)
movl -56(%rbp), %eax
subl $1, %eax
movl %eax, -64(%rbp)
movq -24(%rbp), %rax
movslq -64(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -136(%rbp)
movq -152(%rbp), %rax
movslq -64(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -96(%rbp)
movq -152(%rbp), %rax
movslq -56(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -104(%rbp)
movsd -136(%rbp), %xmm0 ## xmm0 = mem[0],zero
subsd -144(%rbp), %xmm0
movsd -136(%rbp), %xmm2 ## xmm2 = mem[0],zero
addsd -144(%rbp), %xmm2
movsd -96(%rbp), %xmm1 ## xmm1 = mem[0],zero
subsd -104(%rbp), %xmm1
movsd -96(%rbp), %xmm3 ## xmm3 = mem[0],zero
addsd -104(%rbp), %xmm3
mulsd %xmm3, %xmm1
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movsd LCPI4_2(%rip), %xmm1 ## xmm1 = mem[0],zero
mulsd -104(%rbp), %xmm1
mulsd -136(%rbp), %xmm1
divsd %xmm1, %xmm0
movsd %xmm0, -88(%rbp)
movsd -88(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd LCPI4_1(%rip), %xmm1 ## xmm1 = mem[0],zero
callq _pythag
movsd %xmm0, -96(%rbp)
movsd -128(%rbp), %xmm0 ## xmm0 = mem[0],zero
subsd -144(%rbp), %xmm0
movsd %xmm0, -224(%rbp) ## 8-byte Spill
movsd -128(%rbp), %xmm0 ## xmm0 = mem[0],zero
addsd -144(%rbp), %xmm0
movsd %xmm0, -216(%rbp) ## 8-byte Spill
movsd -104(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -208(%rbp) ## 8-byte Spill
movsd -136(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -200(%rbp) ## 8-byte Spill
movsd -88(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -192(%rbp) ## 8-byte Spill
movsd -88(%rbp), %xmm0 ## xmm0 = mem[0],zero
xorps %xmm1, %xmm1
ucomisd %xmm1, %xmm0
jbe LBB4_174
## %bb.173: ## in Loop: Header=BB4_141 Depth=2
movsd -96(%rbp), %xmm0 ## xmm0 = mem[0],zero
movaps LCPI4_0(%rip), %xmm1 ## xmm1 = [NaN,NaN]
pand %xmm1, %xmm0
movsd %xmm0, -232(%rbp) ## 8-byte Spill
jmp LBB4_175
LBB4_174: ## in Loop: Header=BB4_141 Depth=2
movsd -96(%rbp), %xmm0 ## xmm0 = mem[0],zero
movaps LCPI4_0(%rip), %xmm1 ## xmm1 = [NaN,NaN]
pand %xmm1, %xmm0
movq %xmm0, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm0
movsd %xmm0, -232(%rbp) ## 8-byte Spill
LBB4_175: ## in Loop: Header=BB4_141 Depth=2
movsd -216(%rbp), %xmm2 ## 8-byte Reload
## xmm2 = mem[0],zero
movsd -224(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movsd -208(%rbp), %xmm1 ## 8-byte Reload
## xmm1 = mem[0],zero
movsd -200(%rbp), %xmm3 ## 8-byte Reload
## xmm3 = mem[0],zero
movsd -192(%rbp), %xmm4 ## 8-byte Reload
## xmm4 = mem[0],zero
movsd -232(%rbp), %xmm5 ## 8-byte Reload
## xmm5 = mem[0],zero
addsd %xmm5, %xmm4
divsd %xmm4, %xmm3
subsd -104(%rbp), %xmm3
mulsd %xmm3, %xmm1
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
divsd -128(%rbp), %xmm0
movsd %xmm0, -88(%rbp)
movsd LCPI4_1(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -112(%rbp)
movsd LCPI4_1(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -80(%rbp)
movl -60(%rbp), %eax
movl %eax, -48(%rbp)
LBB4_176: ## Parent Loop BB4_139 Depth=1
## Parent Loop BB4_141 Depth=2
## => This Loop Header: Depth=3
## Child Loop BB4_178 Depth 4
## Child Loop BB4_184 Depth 4
movl -48(%rbp), %eax
cmpl -64(%rbp), %eax
jg LBB4_189
## %bb.177: ## in Loop: Header=BB4_176 Depth=3
movl -48(%rbp), %eax
addl $1, %eax
movl %eax, -40(%rbp)
movq -152(%rbp), %rax
movslq -40(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -96(%rbp)
movq -24(%rbp), %rax
movslq -40(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -136(%rbp)
movsd -112(%rbp), %xmm0 ## xmm0 = mem[0],zero
mulsd -96(%rbp), %xmm0
movsd %xmm0, -104(%rbp)
movsd -80(%rbp), %xmm0 ## xmm0 = mem[0],zero
mulsd -96(%rbp), %xmm0
movsd %xmm0, -96(%rbp)
movsd -88(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd -104(%rbp), %xmm1 ## xmm1 = mem[0],zero
callq _pythag
movsd %xmm0, -144(%rbp)
movsd -144(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq -152(%rbp), %rax
movslq -48(%rbp), %rcx
movsd %xmm0, (%rax,%rcx,8)
movsd -88(%rbp), %xmm0 ## xmm0 = mem[0],zero
divsd -144(%rbp), %xmm0
movsd %xmm0, -80(%rbp)
movsd -104(%rbp), %xmm0 ## xmm0 = mem[0],zero
divsd -144(%rbp), %xmm0
movsd %xmm0, -112(%rbp)
movsd -128(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd -80(%rbp), %xmm2 ## xmm2 = mem[0],zero
movsd -96(%rbp), %xmm1 ## xmm1 = mem[0],zero
mulsd -112(%rbp), %xmm1
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movsd %xmm0, -88(%rbp)
movsd -96(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd -80(%rbp), %xmm2 ## xmm2 = mem[0],zero
movsd -128(%rbp), %xmm1 ## xmm1 = mem[0],zero
mulsd -112(%rbp), %xmm1
movq %xmm1, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm1
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movsd %xmm0, -96(%rbp)
movsd -136(%rbp), %xmm0 ## xmm0 = mem[0],zero
mulsd -112(%rbp), %xmm0
movsd %xmm0, -104(%rbp)
movsd -80(%rbp), %xmm0 ## xmm0 = mem[0],zero
mulsd -136(%rbp), %xmm0
movsd %xmm0, -136(%rbp)
movl $0, -52(%rbp)
LBB4_178: ## Parent Loop BB4_139 Depth=1
## Parent Loop BB4_141 Depth=2
## Parent Loop BB4_176 Depth=3
## => This Inner Loop Header: Depth=4
movl -52(%rbp), %eax
cmpl -16(%rbp), %eax
jge LBB4_181
## %bb.179: ## in Loop: Header=BB4_178 Depth=4
movq -32(%rbp), %rax
movslq -52(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -48(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -128(%rbp)
movq -32(%rbp), %rax
movslq -52(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -40(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -144(%rbp)
movsd -128(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd -80(%rbp), %xmm2 ## xmm2 = mem[0],zero
movsd -144(%rbp), %xmm1 ## xmm1 = mem[0],zero
mulsd -112(%rbp), %xmm1
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movq -32(%rbp), %rax
movslq -52(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -48(%rbp), %rcx
movsd %xmm0, (%rax,%rcx,8)
movsd -144(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd -80(%rbp), %xmm2 ## xmm2 = mem[0],zero
movsd -128(%rbp), %xmm1 ## xmm1 = mem[0],zero
mulsd -112(%rbp), %xmm1
movq %xmm1, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm1
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movq -32(%rbp), %rax
movslq -52(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -40(%rbp), %rcx
movsd %xmm0, (%rax,%rcx,8)
## %bb.180: ## in Loop: Header=BB4_178 Depth=4
movl -52(%rbp), %eax
addl $1, %eax
movl %eax, -52(%rbp)
jmp LBB4_178
LBB4_181: ## in Loop: Header=BB4_176 Depth=3
movsd -88(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd -104(%rbp), %xmm1 ## xmm1 = mem[0],zero
callq _pythag
movsd %xmm0, -144(%rbp)
movsd -144(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq -24(%rbp), %rax
movslq -48(%rbp), %rcx
movsd %xmm0, (%rax,%rcx,8)
movsd -144(%rbp), %xmm0 ## xmm0 = mem[0],zero
xorps %xmm1, %xmm1
ucomisd %xmm1, %xmm0
jne LBB4_182
jp LBB4_182
jmp LBB4_183
LBB4_182: ## in Loop: Header=BB4_176 Depth=3
movsd LCPI4_1(%rip), %xmm0 ## xmm0 = mem[0],zero
divsd -144(%rbp), %xmm0
movsd %xmm0, -144(%rbp)
movsd -88(%rbp), %xmm0 ## xmm0 = mem[0],zero
mulsd -144(%rbp), %xmm0
movsd %xmm0, -80(%rbp)
movsd -104(%rbp), %xmm0 ## xmm0 = mem[0],zero
mulsd -144(%rbp), %xmm0
movsd %xmm0, -112(%rbp)
LBB4_183: ## in Loop: Header=BB4_176 Depth=3
movsd -80(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd -96(%rbp), %xmm2 ## xmm2 = mem[0],zero
movsd -112(%rbp), %xmm1 ## xmm1 = mem[0],zero
mulsd -136(%rbp), %xmm1
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movsd %xmm0, -88(%rbp)
movsd -80(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd -136(%rbp), %xmm2 ## xmm2 = mem[0],zero
movsd -112(%rbp), %xmm1 ## xmm1 = mem[0],zero
mulsd -96(%rbp), %xmm1
movq %xmm1, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm1
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movsd %xmm0, -128(%rbp)
movl $0, -52(%rbp)
LBB4_184: ## Parent Loop BB4_139 Depth=1
## Parent Loop BB4_141 Depth=2
## Parent Loop BB4_176 Depth=3
## => This Inner Loop Header: Depth=4
movl -52(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB4_187
## %bb.185: ## in Loop: Header=BB4_184 Depth=4
movq -8(%rbp), %rax
movslq -52(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -48(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -136(%rbp)
movq -8(%rbp), %rax
movslq -52(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -40(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -144(%rbp)
movsd -136(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd -80(%rbp), %xmm2 ## xmm2 = mem[0],zero
movsd -144(%rbp), %xmm1 ## xmm1 = mem[0],zero
mulsd -112(%rbp), %xmm1
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movq -8(%rbp), %rax
movslq -52(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -48(%rbp), %rcx
movsd %xmm0, (%rax,%rcx,8)
movsd -144(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd -80(%rbp), %xmm2 ## xmm2 = mem[0],zero
movsd -136(%rbp), %xmm1 ## xmm1 = mem[0],zero
mulsd -112(%rbp), %xmm1
movq %xmm1, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm1
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movq -8(%rbp), %rax
movslq -52(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -40(%rbp), %rcx
movsd %xmm0, (%rax,%rcx,8)
## %bb.186: ## in Loop: Header=BB4_184 Depth=4
movl -52(%rbp), %eax
addl $1, %eax
movl %eax, -52(%rbp)
jmp LBB4_184
LBB4_187: ## in Loop: Header=BB4_176 Depth=3
jmp LBB4_188
LBB4_188: ## in Loop: Header=BB4_176 Depth=3
movl -48(%rbp), %eax
addl $1, %eax
movl %eax, -48(%rbp)
jmp LBB4_176
LBB4_189: ## in Loop: Header=BB4_141 Depth=2
movq -152(%rbp), %rax
movslq -60(%rbp), %rcx
xorps %xmm0, %xmm0
movsd %xmm0, (%rax,%rcx,8)
movsd -88(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq -152(%rbp), %rax
movslq -56(%rbp), %rcx
movsd %xmm0, (%rax,%rcx,8)
movsd -128(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq -24(%rbp), %rax
movslq -56(%rbp), %rcx
movsd %xmm0, (%rax,%rcx,8)
## %bb.190: ## in Loop: Header=BB4_141 Depth=2
movl -44(%rbp), %eax
addl $1, %eax
movl %eax, -44(%rbp)
jmp LBB4_141
LBB4_191: ## in Loop: Header=BB4_139 Depth=1
jmp LBB4_192
LBB4_192: ## in Loop: Header=BB4_139 Depth=1
movl -56(%rbp), %eax
addl $-1, %eax
movl %eax, -56(%rbp)
jmp LBB4_139
LBB4_193:
movq -152(%rbp), %rdi
callq _free
addq $240, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _mdsvdcmp0 ## -- Begin function mdsvdcmp0
.p2align 4, 0x90
_mdsvdcmp0: ## @mdsvdcmp0
.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, -8(%rbp)
movl %esi, -12(%rbp)
movl %edx, -16(%rbp)
movq %rcx, -24(%rbp)
movq %r8, -32(%rbp)
movsd %xmm0, -40(%rbp)
xorps %xmm0, %xmm0
movsd %xmm0, -72(%rbp)
movslq -16(%rbp), %rdi
movl $4, %esi
callq _calloc
movq %rax, -64(%rbp)
cmpq $0, %rax
jne LBB5_2
## %bb.1:
callq _svd_errm
LBB5_2:
movl $0, -44(%rbp)
LBB5_3: ## =>This Inner Loop Header: Depth=1
movl -44(%rbp), %eax
cmpl -16(%rbp), %eax
jge LBB5_8
## %bb.4: ## in Loop: Header=BB5_3 Depth=1
movq -24(%rbp), %rax
movslq -44(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
ucomisd -72(%rbp), %xmm0
jbe LBB5_6
## %bb.5: ## in Loop: Header=BB5_3 Depth=1
movq -24(%rbp), %rax
movslq -44(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -72(%rbp)
LBB5_6: ## in Loop: Header=BB5_3 Depth=1
jmp LBB5_7
LBB5_7: ## in Loop: Header=BB5_3 Depth=1
movl -44(%rbp), %eax
addl $1, %eax
movl %eax, -44(%rbp)
jmp LBB5_3
LBB5_8:
movl $0, -44(%rbp)
LBB5_9: ## =>This Inner Loop Header: Depth=1
movl -44(%rbp), %eax
cmpl -16(%rbp), %eax
jge LBB5_14
## %bb.10: ## in Loop: Header=BB5_9 Depth=1
movq -24(%rbp), %rax
movslq -44(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movsd -72(%rbp), %xmm1 ## xmm1 = mem[0],zero
mulsd -40(%rbp), %xmm1
ucomisd %xmm1, %xmm0
jbe LBB5_12
## %bb.11: ## in Loop: Header=BB5_9 Depth=1
movq -64(%rbp), %rax
movslq -44(%rbp), %rcx
movl (%rax,%rcx,4), %edx
addl $1, %edx
movl %edx, (%rax,%rcx,4)
LBB5_12: ## in Loop: Header=BB5_9 Depth=1
jmp LBB5_13
LBB5_13: ## in Loop: Header=BB5_9 Depth=1
movl -44(%rbp), %eax
addl $1, %eax
movl %eax, -44(%rbp)
jmp LBB5_9
LBB5_14:
movl $0, -44(%rbp)
movl $0, -48(%rbp)
LBB5_15: ## =>This Loop Header: Depth=1
## Child Loop BB5_19 Depth 2
## Child Loop BB5_23 Depth 2
movl -44(%rbp), %eax
cmpl -16(%rbp), %eax
jge LBB5_30
## %bb.16: ## in Loop: Header=BB5_15 Depth=1
movq -64(%rbp), %rax
movslq -44(%rbp), %rcx
cmpl $0, (%rax,%rcx,4)
je LBB5_28
## %bb.17: ## in Loop: Header=BB5_15 Depth=1
movl -48(%rbp), %eax
cmpl -44(%rbp), %eax
je LBB5_27
## %bb.18: ## in Loop: Header=BB5_15 Depth=1
movl $0, -52(%rbp)
LBB5_19: ## Parent Loop BB5_15 Depth=1
## => This Inner Loop Header: Depth=2
movl -52(%rbp), %eax
cmpl -16(%rbp), %eax
jge LBB5_22
## %bb.20: ## in Loop: Header=BB5_19 Depth=2
movq -32(%rbp), %rax
movslq -52(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -44(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movq -32(%rbp), %rax
movslq -52(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -48(%rbp), %rcx
movsd %xmm0, (%rax,%rcx,8)
## %bb.21: ## in Loop: Header=BB5_19 Depth=2
movl -52(%rbp), %eax
addl $1, %eax
movl %eax, -52(%rbp)
jmp LBB5_19
LBB5_22: ## in Loop: Header=BB5_15 Depth=1
movl $0, -52(%rbp)
LBB5_23: ## Parent Loop BB5_15 Depth=1
## => This Inner Loop Header: Depth=2
movl -52(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB5_26
## %bb.24: ## in Loop: Header=BB5_23 Depth=2
movq -8(%rbp), %rax
movslq -52(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -44(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movq -8(%rbp), %rax
movslq -52(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -48(%rbp), %rcx
movsd %xmm0, (%rax,%rcx,8)
## %bb.25: ## in Loop: Header=BB5_23 Depth=2
movl -52(%rbp), %eax
addl $1, %eax
movl %eax, -52(%rbp)
jmp LBB5_23
LBB5_26: ## in Loop: Header=BB5_15 Depth=1
movq -24(%rbp), %rax
movslq -44(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movq -24(%rbp), %rax
movslq -48(%rbp), %rcx
movsd %xmm0, (%rax,%rcx,8)
LBB5_27: ## in Loop: Header=BB5_15 Depth=1
movl -48(%rbp), %eax
addl $1, %eax
movl %eax, -48(%rbp)
LBB5_28: ## in Loop: Header=BB5_15 Depth=1
jmp LBB5_29
LBB5_29: ## in Loop: Header=BB5_15 Depth=1
movl -44(%rbp), %eax
addl $1, %eax
movl %eax, -44(%rbp)
jmp LBB5_15
LBB5_30:
movq -64(%rbp), %rdi
callq _free
movl -48(%rbp), %eax
addq $80, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _ndsvdcmp0 ## -- Begin function ndsvdcmp0
.p2align 4, 0x90
_ndsvdcmp0: ## @ndsvdcmp0
.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 %rcx, -24(%rbp)
movq %r8, -32(%rbp)
movsd %xmm0, -40(%rbp)
xorps %xmm0, %xmm0
movsd %xmm0, -72(%rbp)
movl $0, -44(%rbp)
LBB6_1: ## =>This Loop Header: Depth=1
## Child Loop BB6_3 Depth 2
## Child Loop BB6_10 Depth 2
## Child Loop BB6_14 Depth 2
movl -44(%rbp), %eax
cmpl -16(%rbp), %eax
jge LBB6_20
## %bb.2: ## in Loop: Header=BB6_1 Depth=1
movl -44(%rbp), %eax
movl %eax, -48(%rbp)
movl %eax, -56(%rbp)
LBB6_3: ## Parent Loop BB6_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -56(%rbp), %eax
cmpl -16(%rbp), %eax
jge LBB6_8
## %bb.4: ## in Loop: Header=BB6_3 Depth=2
movq -24(%rbp), %rax
movslq -56(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movq -24(%rbp), %rax
movslq -48(%rbp), %rcx
ucomisd (%rax,%rcx,8), %xmm0
jbe LBB6_6
## %bb.5: ## in Loop: Header=BB6_3 Depth=2
movl -56(%rbp), %eax
movl %eax, -48(%rbp)
LBB6_6: ## in Loop: Header=BB6_3 Depth=2
jmp LBB6_7
LBB6_7: ## in Loop: Header=BB6_3 Depth=2
movl -56(%rbp), %eax
addl $1, %eax
movl %eax, -56(%rbp)
jmp LBB6_3
LBB6_8: ## in Loop: Header=BB6_1 Depth=1
movl -48(%rbp), %eax
cmpl -44(%rbp), %eax
je LBB6_18
## %bb.9: ## in Loop: Header=BB6_1 Depth=1
movl $0, -52(%rbp)
LBB6_10: ## Parent Loop BB6_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -52(%rbp), %eax
cmpl -16(%rbp), %eax
jge LBB6_13
## %bb.11: ## in Loop: Header=BB6_10 Depth=2
movq -32(%rbp), %rax
movslq -52(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -48(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -64(%rbp)
movq -32(%rbp), %rax
movslq -52(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -44(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movq -32(%rbp), %rax
movslq -52(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -48(%rbp), %rcx
movsd %xmm0, (%rax,%rcx,8)
movsd -64(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq -32(%rbp), %rax
movslq -52(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -44(%rbp), %rcx
movsd %xmm0, (%rax,%rcx,8)
## %bb.12: ## in Loop: Header=BB6_10 Depth=2
movl -52(%rbp), %eax
addl $1, %eax
movl %eax, -52(%rbp)
jmp LBB6_10
LBB6_13: ## in Loop: Header=BB6_1 Depth=1
movl $0, -52(%rbp)
LBB6_14: ## Parent Loop BB6_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -52(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB6_17
## %bb.15: ## in Loop: Header=BB6_14 Depth=2
movq -8(%rbp), %rax
movslq -52(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -48(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -64(%rbp)
movq -8(%rbp), %rax
movslq -52(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -44(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movq -8(%rbp), %rax
movslq -52(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -48(%rbp), %rcx
movsd %xmm0, (%rax,%rcx,8)
movsd -64(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq -8(%rbp), %rax
movslq -52(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -44(%rbp), %rcx
movsd %xmm0, (%rax,%rcx,8)
## %bb.16: ## in Loop: Header=BB6_14 Depth=2
movl -52(%rbp), %eax
addl $1, %eax
movl %eax, -52(%rbp)
jmp LBB6_14
LBB6_17: ## in Loop: Header=BB6_1 Depth=1
movq -24(%rbp), %rax
movslq -48(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -64(%rbp)
movq -24(%rbp), %rax
movslq -44(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movq -24(%rbp), %rax
movslq -48(%rbp), %rcx
movsd %xmm0, (%rax,%rcx,8)
movsd -64(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq -24(%rbp), %rax
movslq -44(%rbp), %rcx
movsd %xmm0, (%rax,%rcx,8)
LBB6_18: ## in Loop: Header=BB6_1 Depth=1
jmp LBB6_19
LBB6_19: ## in Loop: Header=BB6_1 Depth=1
movl -44(%rbp), %eax
addl $1, %eax
movl %eax, -44(%rbp)
jmp LBB6_1
LBB6_20:
movl $1, -44(%rbp)
LBB6_21: ## =>This Inner Loop Header: Depth=1
movl -44(%rbp), %eax
cmpl -16(%rbp), %eax
jge LBB6_26
## %bb.22: ## in Loop: Header=BB6_21 Depth=1
movq -24(%rbp), %rax
movslq -44(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm1 ## xmm1 = mem[0],zero
movq -24(%rbp), %rax
movsd (%rax), %xmm0 ## xmm0 = mem[0],zero
mulsd -40(%rbp), %xmm0
ucomisd %xmm1, %xmm0
jbe LBB6_24
## %bb.23:
jmp LBB6_26
LBB6_24: ## in Loop: Header=BB6_21 Depth=1
jmp LBB6_25
LBB6_25: ## in Loop: Header=BB6_21 Depth=1
movl -44(%rbp), %eax
addl $1, %eax
movl %eax, -44(%rbp)
jmp LBB6_21
LBB6_26:
movl -44(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function dsvdinv
LCPI7_0:
.quad 0x3ff0000000000000 ## double 1
.section __TEXT,__text,regular,pure_instructions
.globl _dsvdinv
.p2align 4, 0x90
_dsvdinv: ## @dsvdinv
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movq %rdx, -24(%rbp)
movl -12(%rbp), %edi
movl -12(%rbp), %esi
callq _svd_calloc_double2
movq %rax, -32(%rbp)
movl -12(%rbp), %edi
movl -12(%rbp), %esi
callq _svd_calloc_double2
movq %rax, -40(%rbp)
movslq -12(%rbp), %rdi
shlq $3, %rdi
callq _malloc
movq %rax, -48(%rbp)
cmpq $0, %rax
jne LBB7_2
## %bb.1:
callq _svd_errm
LBB7_2:
movq -8(%rbp), %rdi
movl -12(%rbp), %esi
movl -12(%rbp), %edx
movq -48(%rbp), %rcx
movq -32(%rbp), %r8
callq _dsvdcmp0
movq -24(%rbp), %rax
movsd LCPI7_0(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, (%rax)
movl $0, -52(%rbp)
LBB7_3: ## =>This Inner Loop Header: Depth=1
movl -52(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB7_6
## %bb.4: ## in Loop: Header=BB7_3 Depth=1
movq -48(%rbp), %rax
movslq -52(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movq -24(%rbp), %rax
mulsd (%rax), %xmm0
movsd %xmm0, (%rax)
## %bb.5: ## in Loop: Header=BB7_3 Depth=1
movl -52(%rbp), %eax
addl $1, %eax
movl %eax, -52(%rbp)
jmp LBB7_3
LBB7_6:
movl $0, -56(%rbp)
LBB7_7: ## =>This Loop Header: Depth=1
## Child Loop BB7_9 Depth 2
movl -56(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB7_14
## %bb.8: ## in Loop: Header=BB7_7 Depth=1
movl $0, -52(%rbp)
LBB7_9: ## Parent Loop BB7_7 Depth=1
## => This Inner Loop Header: Depth=2
movl -52(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB7_12
## %bb.10: ## in Loop: Header=BB7_9 Depth=2
movq -8(%rbp), %rax
movslq -56(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -52(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movq -48(%rbp), %rax
movslq -52(%rbp), %rcx
divsd (%rax,%rcx,8), %xmm0
movq -40(%rbp), %rax
movslq -56(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -52(%rbp), %rcx
movsd %xmm0, (%rax,%rcx,8)
## %bb.11: ## in Loop: Header=BB7_9 Depth=2
movl -52(%rbp), %eax
addl $1, %eax
movl %eax, -52(%rbp)
jmp LBB7_9
LBB7_12: ## in Loop: Header=BB7_7 Depth=1
jmp LBB7_13
LBB7_13: ## in Loop: Header=BB7_7 Depth=1
movl -56(%rbp), %eax
addl $1, %eax
movl %eax, -56(%rbp)
jmp LBB7_7
LBB7_14:
movl $0, -56(%rbp)
LBB7_15: ## =>This Loop Header: Depth=1
## Child Loop BB7_17 Depth 2
## Child Loop BB7_19 Depth 3
movl -56(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB7_26
## %bb.16: ## in Loop: Header=BB7_15 Depth=1
movl $0, -52(%rbp)
LBB7_17: ## Parent Loop BB7_15 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB7_19 Depth 3
movl -52(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB7_24
## %bb.18: ## in Loop: Header=BB7_17 Depth=2
movl $0, -60(%rbp)
movq -8(%rbp), %rax
movslq -52(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -56(%rbp), %rcx
xorps %xmm0, %xmm0
movsd %xmm0, (%rax,%rcx,8)
LBB7_19: ## Parent Loop BB7_15 Depth=1
## Parent Loop BB7_17 Depth=2
## => This Inner Loop Header: Depth=3
movl -60(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB7_22
## %bb.20: ## in Loop: Header=BB7_19 Depth=3
movq -32(%rbp), %rax
movslq -52(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -60(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movq -40(%rbp), %rax
movslq -56(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -60(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm2 ## xmm2 = mem[0],zero
movq -8(%rbp), %rax
movslq -52(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -56(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm1 ## xmm1 = mem[0],zero
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movsd %xmm0, (%rax,%rcx,8)
## %bb.21: ## in Loop: Header=BB7_19 Depth=3
movl -60(%rbp), %eax
addl $1, %eax
movl %eax, -60(%rbp)
jmp LBB7_19
LBB7_22: ## in Loop: Header=BB7_17 Depth=2
jmp LBB7_23
LBB7_23: ## in Loop: Header=BB7_17 Depth=2
movl -52(%rbp), %eax
addl $1, %eax
movl %eax, -52(%rbp)
jmp LBB7_17
LBB7_24: ## in Loop: Header=BB7_15 Depth=1
jmp LBB7_25
LBB7_25: ## in Loop: Header=BB7_15 Depth=1
movl -56(%rbp), %eax
addl $1, %eax
movl %eax, -56(%rbp)
jmp LBB7_15
LBB7_26:
movq -32(%rbp), %rdi
callq _svd_free_double2
movq -40(%rbp), %rdi
callq _svd_free_double2
movq -48(%rbp), %rdi
callq _free
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function dsvdsqrtinv
LCPI8_0:
.quad 0x3ff0000000000000 ## double 1
.section __TEXT,__text,regular,pure_instructions
.globl _dsvdsqrtinv
.p2align 4, 0x90
_dsvdsqrtinv: ## @dsvdsqrtinv
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movq %rdx, -24(%rbp)
movl -12(%rbp), %edi
movl -12(%rbp), %esi
callq _svd_calloc_double2
movq %rax, -32(%rbp)
movl -12(%rbp), %edi
movl -12(%rbp), %esi
callq _svd_calloc_double2
movq %rax, -40(%rbp)
movslq -12(%rbp), %rdi
shlq $3, %rdi
callq _malloc
movq %rax, -48(%rbp)
cmpq $0, %rax
jne LBB8_2
## %bb.1:
callq _svd_errm
LBB8_2:
movq -8(%rbp), %rdi
movl -12(%rbp), %esi
movl -12(%rbp), %edx
movq -48(%rbp), %rcx
movq -32(%rbp), %r8
callq _dsvdcmp0
movq -24(%rbp), %rax
movsd LCPI8_0(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, (%rax)
movl $0, -52(%rbp)
LBB8_3: ## =>This Inner Loop Header: Depth=1
movl -52(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB8_6
## %bb.4: ## in Loop: Header=BB8_3 Depth=1
movq -48(%rbp), %rax
movslq -52(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movq -24(%rbp), %rax
mulsd (%rax), %xmm0
movsd %xmm0, (%rax)
## %bb.5: ## in Loop: Header=BB8_3 Depth=1
movl -52(%rbp), %eax
addl $1, %eax
movl %eax, -52(%rbp)
jmp LBB8_3
LBB8_6:
movl $0, -56(%rbp)
LBB8_7: ## =>This Loop Header: Depth=1
## Child Loop BB8_9 Depth 2
movl -56(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB8_14
## %bb.8: ## in Loop: Header=BB8_7 Depth=1
movl $0, -52(%rbp)
LBB8_9: ## Parent Loop BB8_7 Depth=1
## => This Inner Loop Header: Depth=2
movl -52(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB8_12
## %bb.10: ## in Loop: Header=BB8_9 Depth=2
movq -8(%rbp), %rax
movslq -56(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -52(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movq -48(%rbp), %rax
movslq -52(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm1 ## xmm1 = mem[0],zero
sqrtsd %xmm1, %xmm1
divsd %xmm1, %xmm0
movq -40(%rbp), %rax
movslq -56(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -52(%rbp), %rcx
movsd %xmm0, (%rax,%rcx,8)
## %bb.11: ## in Loop: Header=BB8_9 Depth=2
movl -52(%rbp), %eax
addl $1, %eax
movl %eax, -52(%rbp)
jmp LBB8_9
LBB8_12: ## in Loop: Header=BB8_7 Depth=1
jmp LBB8_13
LBB8_13: ## in Loop: Header=BB8_7 Depth=1
movl -56(%rbp), %eax
addl $1, %eax
movl %eax, -56(%rbp)
jmp LBB8_7
LBB8_14:
movl $0, -56(%rbp)
LBB8_15: ## =>This Loop Header: Depth=1
## Child Loop BB8_17 Depth 2
## Child Loop BB8_19 Depth 3
movl -56(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB8_26
## %bb.16: ## in Loop: Header=BB8_15 Depth=1
movl $0, -52(%rbp)
LBB8_17: ## Parent Loop BB8_15 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB8_19 Depth 3
movl -52(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB8_24
## %bb.18: ## in Loop: Header=BB8_17 Depth=2
movl $0, -60(%rbp)
movq -8(%rbp), %rax
movslq -52(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -56(%rbp), %rcx
xorps %xmm0, %xmm0
movsd %xmm0, (%rax,%rcx,8)
LBB8_19: ## Parent Loop BB8_15 Depth=1
## Parent Loop BB8_17 Depth=2
## => This Inner Loop Header: Depth=3
movl -60(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB8_22
## %bb.20: ## in Loop: Header=BB8_19 Depth=3
movq -32(%rbp), %rax
movslq -52(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -60(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movq -40(%rbp), %rax
movslq -56(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -60(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm2 ## xmm2 = mem[0],zero
movq -8(%rbp), %rax
movslq -52(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -56(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm1 ## xmm1 = mem[0],zero
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movsd %xmm0, (%rax,%rcx,8)
## %bb.21: ## in Loop: Header=BB8_19 Depth=3
movl -60(%rbp), %eax
addl $1, %eax
movl %eax, -60(%rbp)
jmp LBB8_19
LBB8_22: ## in Loop: Header=BB8_17 Depth=2
jmp LBB8_23
LBB8_23: ## in Loop: Header=BB8_17 Depth=2
movl -52(%rbp), %eax
addl $1, %eax
movl %eax, -52(%rbp)
jmp LBB8_17
LBB8_24: ## in Loop: Header=BB8_15 Depth=1
jmp LBB8_25
LBB8_25: ## in Loop: Header=BB8_15 Depth=1
movl -56(%rbp), %eax
addl $1, %eax
movl %eax, -56(%rbp)
jmp LBB8_15
LBB8_26:
movq -32(%rbp), %rdi
callq _svd_free_double2
movq -40(%rbp), %rdi
callq _svd_free_double2
movq -48(%rbp), %rdi
callq _free
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "memory allocation error in module dsvdcmp0\n"
L_.str.1: ## @.str.1
.asciz "dsvdcmp0: no convergence in 30 iterations\n"
.subsections_via_symbols
| the_stack_data/14574.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]
str wzr, [sp, #8]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #8]
subs w8, w8, #6
cset w8, lt
tbnz w8, #0, LBB0_1
b LBB0_3
LBB0_3:
ldr w0, [sp, #8]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl $0, -4(%rbp)
movl $0, -8(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
cmpl $6, -8(%rbp)
jl LBB0_1
## %bb.3:
movl -8(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/33232.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, l_.str@PAGE
add x8, x8, l_.str@PAGEOFF
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #16] ; 4-byte Folded Spill
adrp x8, l_.str.1@PAGE
add x8, x8, l_.str.1@PAGEOFF
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #12] ; 4-byte Folded Spill
adrp x8, l_.str.3@PAGE
add x8, x8, l_.str.3@PAGEOFF
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #20] ; 4-byte Folded Spill
mov x0, #24
bl _malloc
stur x0, [x29, #-8]
ldur x8, [x29, #-8]
mov w9, #0
stur w9, [x29, #-16] ; 4-byte Folded Spill
str wzr, [x8]
mov x0, #1
bl _malloc
ldur x8, [x29, #-8]
str x0, [x8, #8]
mov x0, #4
bl _malloc
ldr w8, [sp, #16] ; 4-byte Folded Reload
ldur x9, [x29, #-8]
str x0, [x9, #16]
ldur x0, [x29, #-8]
sxtb w1, w8
mov w2, #1
bl _apply
ldr w8, [sp, #12] ; 4-byte Folded Reload
ldur x0, [x29, #-8]
sxtb w1, w8
mov w2, #2
bl _apply
ldr w8, [sp, #16] ; 4-byte Folded Reload
ldur x0, [x29, #-8]
sxtb w1, w8
bl _getValue
mov x9, sp
; implicit-def: $x8
mov x8, x0
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
str x0, [sp, #24] ; 8-byte Folded Spill
bl _printf
ldr w8, [sp, #12] ; 4-byte Folded Reload
ldur x0, [x29, #-8]
sxtb w1, w8
bl _getValue
mov x10, x0
ldr x0, [sp, #24] ; 8-byte Folded Reload
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
bl _printf
ldr w8, [sp, #16] ; 4-byte Folded Reload
ldur x0, [x29, #-8]
sxtb w1, w8
bl _getValue
ldr w8, [sp, #16] ; 4-byte Folded Reload
stur w0, [x29, #-12]
ldur x0, [x29, #-8]
sxtb w1, w8
mov w2, #10
bl _apply
ldr w8, [sp, #20] ; 4-byte Folded Reload
ldur x0, [x29, #-8]
ldur w2, [x29, #-12]
sxtb w1, w8
bl _apply
ldr w8, [sp, #16] ; 4-byte Folded Reload
ldur x0, [x29, #-8]
sxtb w1, w8
bl _getValue
mov x10, x0
ldr x0, [sp, #24] ; 8-byte Folded Reload
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
bl _printf
ldr w8, [sp, #20] ; 4-byte Folded Reload
ldur x0, [x29, #-8]
sxtb w1, w8
bl _getValue
mov x10, x0
ldr x0, [sp, #24] ; 8-byte Folded Reload
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
bl _printf
ldur w0, [x29, #-16] ; 4-byte Folded Reload
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _apply ; -- Begin function apply
.p2align 2
_apply: ; @apply
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #24]
strb w1, [sp, #23]
str w2, [sp, #16]
ldr x8, [sp, #24]
ldr w8, [x8]
str w8, [sp, #12]
mov w8, #-1
str w8, [sp, #8]
str wzr, [sp, #4]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #4]
ldr w9, [sp, #12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_6
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
ldr x8, [sp, #24]
ldr x8, [x8, #8]
ldrsw x9, [sp, #4]
ldrsb w8, [x8, x9]
ldrsb w9, [sp, #23]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB1_4
b LBB1_3
LBB1_3:
ldr w8, [sp, #4]
str w8, [sp, #8]
b LBB1_6
LBB1_4: ; in Loop: Header=BB1_1 Depth=1
b LBB1_5
LBB1_5: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #4]
add w8, w8, #1
str w8, [sp, #4]
b LBB1_1
LBB1_6:
ldr w8, [sp, #8]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB1_8
b LBB1_7
LBB1_7:
ldrb w8, [sp, #23]
ldr x9, [sp, #24]
ldr x9, [x9, #8]
ldrsw x10, [sp, #12]
add x9, x9, x10
strb w8, [x9]
ldr w8, [sp, #16]
ldr x9, [sp, #24]
ldr x9, [x9, #16]
ldrsw x10, [sp, #12]
str w8, [x9, x10, lsl #2]
ldr x9, [sp, #24]
ldr w8, [x9]
add w8, w8, #1
str w8, [x9]
b LBB1_9
LBB1_8:
ldr w8, [sp, #16]
ldr x9, [sp, #24]
ldr x9, [x9, #16]
ldrsw x10, [sp, #8]
str w8, [x9, x10, lsl #2]
b LBB1_9
LBB1_9:
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _getValue ; -- Begin function getValue
.p2align 2
_getValue: ; @getValue
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #24]
strb w1, [sp, #23]
ldr x8, [sp, #24]
ldr w8, [x8]
str w8, [sp, #16]
mov w8, #-1
str w8, [sp, #12]
str wzr, [sp, #8]
b LBB2_1
LBB2_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #8]
ldr w9, [sp, #16]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB2_6
b LBB2_2
LBB2_2: ; in Loop: Header=BB2_1 Depth=1
ldr x8, [sp, #24]
ldr x8, [x8, #8]
ldrsw x9, [sp, #8]
ldrsb w8, [x8, x9]
ldrsb w9, [sp, #23]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB2_4
b LBB2_3
LBB2_3:
ldr x8, [sp, #24]
ldr x8, [x8, #16]
ldrsw x9, [sp, #8]
ldr w8, [x8, x9, lsl #2]
str w8, [sp, #12]
b LBB2_6
LBB2_4: ; in Loop: Header=BB2_1 Depth=1
b LBB2_5
LBB2_5: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB2_1
LBB2_6:
ldr w0, [sp, #12]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "key1"
l_.str.1: ; @.str.1
.asciz "key2"
l_.str.2: ; @.str.2
.asciz "%d\n"
l_.str.3: ; @.str.3
.asciz "key1New"
.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 $24, %edi
callq _malloc
movq %rax, -8(%rbp)
movq -8(%rbp), %rax
movl $0, (%rax)
movl $1, %edi
callq _malloc
movq %rax, %rcx
movq -8(%rbp), %rax
movq %rcx, 8(%rax)
movl $4, %edi
callq _malloc
movq %rax, %rcx
movq -8(%rbp), %rax
movq %rcx, 16(%rax)
movq -8(%rbp), %rdi
leaq L_.str(%rip), %rax
## kill: def $al killed $al killed $rax
movl $1, %edx
movsbl %al, %esi
callq _apply
movq -8(%rbp), %rdi
leaq L_.str.1(%rip), %rax
## kill: def $al killed $al killed $rax
movl $2, %edx
movsbl %al, %esi
callq _apply
movq -8(%rbp), %rdi
leaq L_.str(%rip), %rax
## kill: def $al killed $al killed $rax
movsbl %al, %esi
callq _getValue
movl %eax, %esi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
movq -8(%rbp), %rdi
leaq L_.str.1(%rip), %rax
## kill: def $al killed $al killed $rax
movsbl %al, %esi
callq _getValue
movl %eax, %esi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
movq -8(%rbp), %rdi
leaq L_.str(%rip), %rax
## kill: def $al killed $al killed $rax
movsbl %al, %esi
callq _getValue
movl %eax, -12(%rbp)
movq -8(%rbp), %rdi
leaq L_.str(%rip), %rax
## kill: def $al killed $al killed $rax
movl $10, %edx
movsbl %al, %esi
callq _apply
movq -8(%rbp), %rdi
movl -12(%rbp), %edx
leaq L_.str.3(%rip), %rax
## kill: def $al killed $al killed $rax
movsbl %al, %esi
callq _apply
movq -8(%rbp), %rdi
leaq L_.str(%rip), %rax
## kill: def $al killed $al killed $rax
movsbl %al, %esi
callq _getValue
movl %eax, %esi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
movq -8(%rbp), %rdi
leaq L_.str.3(%rip), %rax
## kill: def $al killed $al killed $rax
movsbl %al, %esi
callq _getValue
movl %eax, %esi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _apply ## -- Begin function apply
.p2align 4, 0x90
_apply: ## @apply
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movb %sil, %al
movq %rdi, -8(%rbp)
movb %al, -9(%rbp)
movl %edx, -16(%rbp)
movq -8(%rbp), %rax
movl (%rax), %eax
movl %eax, -20(%rbp)
movl $-1, -24(%rbp)
movl $0, -28(%rbp)
LBB1_1: ## =>This Inner Loop Header: Depth=1
movl -28(%rbp), %eax
cmpl -20(%rbp), %eax
jge LBB1_6
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movq -8(%rbp), %rax
movq 8(%rax), %rax
movslq -28(%rbp), %rcx
movsbl (%rax,%rcx), %eax
movsbl -9(%rbp), %ecx
cmpl %ecx, %eax
jne LBB1_4
## %bb.3:
movl -28(%rbp), %eax
movl %eax, -24(%rbp)
jmp LBB1_6
LBB1_4: ## in Loop: Header=BB1_1 Depth=1
jmp LBB1_5
LBB1_5: ## in Loop: Header=BB1_1 Depth=1
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB1_1
LBB1_6:
cmpl $0, -24(%rbp)
jge LBB1_8
## %bb.7:
movb -9(%rbp), %dl
movq -8(%rbp), %rax
movq 8(%rax), %rax
movslq -20(%rbp), %rcx
movb %dl, (%rax,%rcx)
movl -16(%rbp), %edx
movq -8(%rbp), %rax
movq 16(%rax), %rax
movslq -20(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
movq -8(%rbp), %rax
movl (%rax), %ecx
addl $1, %ecx
movl %ecx, (%rax)
jmp LBB1_9
LBB1_8:
movl -16(%rbp), %edx
movq -8(%rbp), %rax
movq 16(%rax), %rax
movslq -24(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
LBB1_9:
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _getValue ## -- Begin function getValue
.p2align 4, 0x90
_getValue: ## @getValue
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movb %sil, %al
movq %rdi, -8(%rbp)
movb %al, -9(%rbp)
movq -8(%rbp), %rax
movl (%rax), %eax
movl %eax, -16(%rbp)
movl $-1, -20(%rbp)
movl $0, -24(%rbp)
LBB2_1: ## =>This Inner Loop Header: Depth=1
movl -24(%rbp), %eax
cmpl -16(%rbp), %eax
jge LBB2_6
## %bb.2: ## in Loop: Header=BB2_1 Depth=1
movq -8(%rbp), %rax
movq 8(%rax), %rax
movslq -24(%rbp), %rcx
movsbl (%rax,%rcx), %eax
movsbl -9(%rbp), %ecx
cmpl %ecx, %eax
jne LBB2_4
## %bb.3:
movq -8(%rbp), %rax
movq 16(%rax), %rax
movslq -24(%rbp), %rcx
movl (%rax,%rcx,4), %eax
movl %eax, -20(%rbp)
jmp LBB2_6
LBB2_4: ## in Loop: Header=BB2_1 Depth=1
jmp LBB2_5
LBB2_5: ## in Loop: Header=BB2_1 Depth=1
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB2_1
LBB2_6:
movl -20(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "key1"
L_.str.1: ## @.str.1
.asciz "key2"
L_.str.2: ## @.str.2
.asciz "%d\n"
L_.str.3: ## @.str.3
.asciz "key1New"
.subsections_via_symbols
| the_stack_data/34512649.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
str wzr, [sp, #32]
mov w8, #5
stur w8, [x29, #-28]
mov w8, #-10
stur w8, [x29, #-20]
mov w8, #2
stur w8, [x29, #-24]
ldur w8, [x29, #-28]
stur w8, [x29, #-16]
ldur w8, [x29, #-28]
; implicit-def: $x12
mov x12, x8
ldur w8, [x29, #-24]
; implicit-def: $x11
mov x11, x8
ldur w8, [x29, #-20]
; implicit-def: $x10
mov x10, x8
ldur w9, [x29, #-16]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x12, [x9]
str x11, [x9, #8]
str x10, [x9, #16]
str x8, [x9, #24]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@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, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d %d %d %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 $48, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -36(%rbp)
movl $5, -32(%rbp)
movl $-10, -24(%rbp)
movl $2, -28(%rbp)
movl -32(%rbp), %eax
movl %eax, -20(%rbp)
movl -32(%rbp), %esi
movl -28(%rbp), %edx
movl -24(%rbp), %ecx
movl -20(%rbp), %r8d
leaq L_.str(%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 $48, %rsp
popq %rbp
retq
LBB0_2:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d %d %d %d"
.subsections_via_symbols
| the_stack_data/3977.c |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.