arm
stringlengths 122
13.2M
| x86
stringlengths 122
12.4M
| filename
stringlengths 18
26
|
---|---|---|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str wzr, [sp, #12]
adrp x8, _x@PAGE
ldr w8, [x8, _x@PAGEOFF]
subs w8, w8, #3
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
str wzr, [sp, #12]
b LBB0_3
LBB0_2:
adrp x8, _x@PAGE
str wzr, [x8, _x@PAGEOFF]
ldr w8, [x8, _x@PAGEOFF]
str w8, [sp, #12]
b LBB0_3
LBB0_3:
ldr w0, [sp, #12]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.section __DATA,__data
.globl _x ; @x
.p2align 2
_x:
.long 3 ; 0x3
.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)
cmpl $3, _x(%rip)
je LBB0_2
## %bb.1:
movl $0, -4(%rbp)
jmp LBB0_3
LBB0_2:
movl $0, _x(%rip)
movl _x(%rip), %eax
movl %eax, -4(%rbp)
LBB0_3:
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __DATA,__data
.globl _x ## @x
.p2align 2
_x:
.long 3 ## 0x3
.subsections_via_symbols
| the_stack_data/444173.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
str wzr, [sp, #12]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
subs w8, w8, #1024
cset w8, ge
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
mov x0, #1024
bl _malloc
str x0, [sp, #16]
ldr x9, [sp, #16]
mov w8, #42
strb w8, [x9]
ldr x0, [sp, #16]
bl _free
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB0_1
LBB0_3:
mov w0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movl $0, -4(%rbp)
movl $0, -20(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
cmpl $1024, -20(%rbp) ## imm = 0x400
jge LBB0_3
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl $1024, %edi ## imm = 0x400
callq _malloc
movq %rax, -16(%rbp)
movq -16(%rbp), %rax
movb $42, (%rax)
movq -16(%rbp), %rdi
callq _free
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB0_1
LBB0_3:
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/113202.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]
sub sp, sp, #16
mov x9, sp
sub x8, x29, #20
str x8, [x9]
sub x8, x29, #24
str x8, [x9, #8]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
add sp, sp, #16
ldur w8, [x29, #-20]
; kill: def $x8 killed $w8
mov x9, sp
stur x9, [x29, #-56]
lsl x9, x8, #2
add x9, x9, #15
and x9, x9, #0xfffffffffffffff0
stur x9, [x29, #-80] ; 8-byte Folded Spill
adrp x16, ___chkstk_darwin@GOTPAGE
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
ldur x10, [x29, #-80] ; 8-byte Folded Reload
mov x9, sp
subs x9, x9, x10
mov sp, x9
stur x9, [x29, #-72] ; 8-byte Folded Spill
stur x8, [x29, #-64]
stur wzr, [x29, #-28]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-28]
ldur w9, [x29, #-20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldur x8, [x29, #-72] ; 8-byte Folded Reload
ldursw x9, [x29, #-28]
add x8, x8, x9, lsl #2
sub sp, sp, #16
mov x9, sp
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
add sp, sp, #16
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:
stur wzr, [x29, #-28]
b LBB0_5
LBB0_5: ; =>This Loop Header: Depth=1
; Child Loop BB0_7 Depth 2
ldur w8, [x29, #-28]
ldur w9, [x29, #-20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_14
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_5 Depth=1
ldur x8, [x29, #-72] ; 8-byte Folded Reload
ldursw x9, [x29, #-28]
ldr w8, [x8, x9, lsl #2]
stur w8, [x29, #-40]
ldur w8, [x29, #-28]
stur w8, [x29, #-16]
ldur w8, [x29, #-28]
add w8, w8, #1
stur w8, [x29, #-32]
b LBB0_7
LBB0_7: ; Parent Loop BB0_5 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-32]
ldur w9, [x29, #-20]
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, #-72] ; 8-byte Folded Reload
ldursw x9, [x29, #-32]
ldr w8, [x8, x9, lsl #2]
ldur w9, [x29, #-40]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_10
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_7 Depth=2
ldur x8, [x29, #-72] ; 8-byte Folded Reload
ldursw x9, [x29, #-32]
ldr w8, [x8, x9, lsl #2]
stur w8, [x29, #-40]
ldur w8, [x29, #-32]
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
ldur w8, [x29, #-32]
add w8, w8, #1
stur w8, [x29, #-32]
b LBB0_7
LBB0_12: ; in Loop: Header=BB0_5 Depth=1
ldur x9, [x29, #-72] ; 8-byte Folded Reload
ldursw x8, [x29, #-28]
ldr w8, [x9, x8, lsl #2]
stur w8, [x29, #-36]
ldursw x8, [x29, #-16]
ldr w8, [x9, x8, lsl #2]
ldursw x10, [x29, #-28]
str w8, [x9, x10, lsl #2]
ldur w8, [x29, #-36]
ldursw x10, [x29, #-16]
str w8, [x9, x10, lsl #2]
b LBB0_13
LBB0_13: ; in Loop: Header=BB0_5 Depth=1
ldur w8, [x29, #-28]
add w8, w8, #1
stur w8, [x29, #-28]
b LBB0_5
LBB0_14:
ldur x8, [x29, #-72] ; 8-byte Folded Reload
stur wzr, [x29, #-44]
ldr w9, [x8]
mov w8, #2
mul w8, w8, w9
ldur w9, [x29, #-44]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB0_16
b LBB0_15
LBB0_15:
ldur x8, [x29, #-72] ; 8-byte Folded Reload
ldr w9, [x8]
mov w8, #2
mul w8, w8, w9
stur w8, [x29, #-44]
b LBB0_16
LBB0_16:
ldur x9, [x29, #-72] ; 8-byte Folded Reload
ldur w8, [x29, #-24]
ldur w10, [x29, #-20]
subs w10, w10, #1
ldr w9, [x9, w10, sxtw #2]
subs w9, w8, w9
mov w8, #2
mul w8, w8, w9
ldur w9, [x29, #-44]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB0_18
b LBB0_17
LBB0_17:
ldur x9, [x29, #-72] ; 8-byte Folded Reload
ldur w8, [x29, #-24]
ldur w10, [x29, #-20]
subs w10, w10, #1
ldr w9, [x9, w10, sxtw #2]
subs w9, w8, w9
mov w8, #2
mul w8, w8, w9
stur w8, [x29, #-44]
b LBB0_18
LBB0_18:
stur wzr, [x29, #-28]
b LBB0_19
LBB0_19: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-28]
ldur w9, [x29, #-20]
subs w9, w9, #1
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_24
b LBB0_20
LBB0_20: ; in Loop: Header=BB0_19 Depth=1
ldur x9, [x29, #-72] ; 8-byte Folded Reload
ldur w8, [x29, #-28]
add w8, w8, #1
ldr w8, [x9, w8, sxtw #2]
ldursw x10, [x29, #-28]
ldr w9, [x9, x10, lsl #2]
subs w8, w8, w9
ldur w9, [x29, #-44]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB0_22
b LBB0_21
LBB0_21: ; in Loop: Header=BB0_19 Depth=1
ldur x9, [x29, #-72] ; 8-byte Folded Reload
ldur w8, [x29, #-28]
add w8, w8, #1
ldr w8, [x9, w8, sxtw #2]
ldursw x10, [x29, #-28]
ldr w9, [x9, x10, lsl #2]
subs w8, w8, w9
stur w8, [x29, #-44]
b LBB0_22
LBB0_22: ; in Loop: Header=BB0_19 Depth=1
b LBB0_23
LBB0_23: ; in Loop: Header=BB0_19 Depth=1
ldur w8, [x29, #-28]
add w8, w8, #1
stur w8, [x29, #-28]
b LBB0_19
LBB0_24:
ldur s1, [x29, #-44]
; implicit-def: $d0
fmov s0, s1
sshll.2d v0, v0, #0
; kill: def $d0 killed $d0 killed $q0
scvtf d0, d0
fmov d1, #2.00000000
fdiv d0, d0, d1
sub sp, sp, #16
mov x8, sp
str d0, [x8]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
add sp, sp, #16
stur wzr, [x29, #-12]
ldur x8, [x29, #-56]
mov sp, x8
ldur w8, [x29, #-12]
stur w8, [x29, #-84] ; 4-byte Folded Spill
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_26
b LBB0_25
LBB0_25:
bl ___stack_chk_fail
LBB0_26:
ldur w0, [x29, #-84] ; 4-byte Folded Reload
mov sp, x29
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d %d"
l_.str.1: ; @.str.1
.asciz " %d"
l_.str.2: ; @.str.2
.asciz "%.9f\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function main
LCPI0_0:
.quad 0x4000000000000000 ## double 2
.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 $96, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -12(%rbp)
leaq L_.str(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
leaq -20(%rbp), %rsi
leaq -24(%rbp), %rdx
callq _scanf
movl -20(%rbp), %eax
## kill: def $rax killed $eax
movq %rax, -80(%rbp) ## 8-byte Spill
movq %rsp, %rcx
movq %rcx, -56(%rbp)
shlq $2, %rax
callq ____chkstk_darwin
addq $15, %rax
andq $-16, %rax
subq %rax, %rsp
movq -80(%rbp), %rax ## 8-byte Reload
movq %rsp, %rcx
movq %rcx, -72(%rbp) ## 8-byte Spill
movq %rax, -64(%rbp)
movl $0, -28(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -28(%rbp), %eax
cmpl -20(%rbp), %eax
jge LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq -72(%rbp), %rsi ## 8-byte Reload
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, -28(%rbp)
LBB0_5: ## =>This Loop Header: Depth=1
## Child Loop BB0_7 Depth 2
movl -28(%rbp), %eax
cmpl -20(%rbp), %eax
jge LBB0_14
## %bb.6: ## in Loop: Header=BB0_5 Depth=1
movq -72(%rbp), %rax ## 8-byte Reload
movslq -28(%rbp), %rcx
movl (%rax,%rcx,4), %eax
movl %eax, -40(%rbp)
movl -28(%rbp), %eax
movl %eax, -16(%rbp)
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -32(%rbp)
LBB0_7: ## Parent Loop BB0_5 Depth=1
## => This Inner Loop Header: Depth=2
movl -32(%rbp), %eax
cmpl -20(%rbp), %eax
jge LBB0_12
## %bb.8: ## in Loop: Header=BB0_7 Depth=2
movq -72(%rbp), %rax ## 8-byte Reload
movslq -32(%rbp), %rcx
movl (%rax,%rcx,4), %eax
cmpl -40(%rbp), %eax
jge LBB0_10
## %bb.9: ## in Loop: Header=BB0_7 Depth=2
movq -72(%rbp), %rax ## 8-byte Reload
movslq -32(%rbp), %rcx
movl (%rax,%rcx,4), %eax
movl %eax, -40(%rbp)
movl -32(%rbp), %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 -32(%rbp), %eax
addl $1, %eax
movl %eax, -32(%rbp)
jmp LBB0_7
LBB0_12: ## in Loop: Header=BB0_5 Depth=1
movq -72(%rbp), %rax ## 8-byte Reload
movslq -28(%rbp), %rcx
movl (%rax,%rcx,4), %ecx
movl %ecx, -36(%rbp)
movslq -16(%rbp), %rcx
movl (%rax,%rcx,4), %edx
movslq -28(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
movl -36(%rbp), %edx
movslq -16(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
## %bb.13: ## in Loop: Header=BB0_5 Depth=1
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB0_5
LBB0_14:
movq -72(%rbp), %rax ## 8-byte Reload
movl $0, -44(%rbp)
movl (%rax), %eax
shll $1, %eax
cmpl -44(%rbp), %eax
jle LBB0_16
## %bb.15:
movq -72(%rbp), %rax ## 8-byte Reload
movl (%rax), %eax
shll $1, %eax
movl %eax, -44(%rbp)
LBB0_16:
movq -72(%rbp), %rcx ## 8-byte Reload
movl -24(%rbp), %eax
movl -20(%rbp), %edx
subl $1, %edx
movslq %edx, %rdx
subl (%rcx,%rdx,4), %eax
shll $1, %eax
cmpl -44(%rbp), %eax
jle LBB0_18
## %bb.17:
movq -72(%rbp), %rcx ## 8-byte Reload
movl -24(%rbp), %eax
movl -20(%rbp), %edx
subl $1, %edx
movslq %edx, %rdx
subl (%rcx,%rdx,4), %eax
shll $1, %eax
movl %eax, -44(%rbp)
LBB0_18:
movl $0, -28(%rbp)
LBB0_19: ## =>This Inner Loop Header: Depth=1
movl -28(%rbp), %eax
movl -20(%rbp), %ecx
subl $1, %ecx
cmpl %ecx, %eax
jge LBB0_24
## %bb.20: ## in Loop: Header=BB0_19 Depth=1
movq -72(%rbp), %rcx ## 8-byte Reload
movl -28(%rbp), %eax
addl $1, %eax
cltq
movl (%rcx,%rax,4), %eax
movslq -28(%rbp), %rdx
subl (%rcx,%rdx,4), %eax
cmpl -44(%rbp), %eax
jle LBB0_22
## %bb.21: ## in Loop: Header=BB0_19 Depth=1
movq -72(%rbp), %rcx ## 8-byte Reload
movl -28(%rbp), %eax
addl $1, %eax
cltq
movl (%rcx,%rax,4), %eax
movslq -28(%rbp), %rdx
subl (%rcx,%rdx,4), %eax
movl %eax, -44(%rbp)
LBB0_22: ## in Loop: Header=BB0_19 Depth=1
jmp LBB0_23
LBB0_23: ## in Loop: Header=BB0_19 Depth=1
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB0_19
LBB0_24:
cvtsi2sdl -44(%rbp), %xmm0
movsd LCPI0_0(%rip), %xmm1 ## xmm1 = mem[0],zero
divsd %xmm1, %xmm0
leaq L_.str.2(%rip), %rdi
movb $1, %al
callq _printf
movl $0, -12(%rbp)
movq -56(%rbp), %rax
movq %rax, %rsp
movl -12(%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_26
## %bb.25:
movl -84(%rbp), %eax ## 4-byte Reload
movq %rbp, %rsp
popq %rbp
retq
LBB0_26:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d %d"
L_.str.1: ## @.str.1
.asciz " %d"
L_.str.2: ## @.str.2
.asciz "%.9f\n"
.subsections_via_symbols
| the_stack_data/234517444.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
mov x9, sp
sub x8, x29, #8
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
mov w8, #1
stur w8, [x29, #-12]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-12]
ldur w9, [x29, #-8]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_10
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-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: ; in Loop: Header=BB0_1 Depth=1
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
ldur w8, [x29, #-12]
ldur w9, [x29, #-8]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_7
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_1 Depth=1
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
b LBB0_8
LBB0_7: ; in Loop: Header=BB0_1 Depth=1
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_1 Depth=1
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB0_1
LBB0_10:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d"
l_.str.1: ; @.str.1
.asciz "I love "
l_.str.2: ; @.str.2
.asciz "I hate "
l_.str.3: ; @.str.3
.asciz "that "
l_.str.4: ; @.str.4
.asciz "it\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
leaq L_.str(%rip), %rdi
leaq -8(%rbp), %rsi
movb $0, %al
callq _scanf
movl $1, -12(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -12(%rbp), %eax
cmpl -8(%rbp), %eax
jg LBB0_10
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl -12(%rbp), %eax
movl $2, %ecx
cltd
idivl %ecx
cmpl $0, %edx
jne LBB0_4
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
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
movl -12(%rbp), %eax
cmpl -8(%rbp), %eax
jge LBB0_7
## %bb.6: ## in Loop: Header=BB0_1 Depth=1
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_8
LBB0_7: ## in Loop: Header=BB0_1 Depth=1
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
LBB0_8: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_9
LBB0_9: ## in Loop: Header=BB0_1 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB0_1
LBB0_10:
movl -4(%rbp), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d"
L_.str.1: ## @.str.1
.asciz "I love "
L_.str.2: ## @.str.2
.asciz "I hate "
L_.str.3: ## @.str.3
.asciz "that "
L_.str.4: ## @.str.4
.asciz "it\n"
.subsections_via_symbols
| the_stack_data/171261.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _selectionSort ; -- Begin function selectionSort
.p2align 2
_selectionSort: ; @selectionSort
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #24]
str w1, [sp, #20]
str wzr, [sp, #16]
b LBB0_1
LBB0_1: ; =>This Loop Header: Depth=1
; Child Loop BB0_3 Depth 2
ldr w8, [sp, #16]
ldr w9, [sp, #20]
subs w9, w9, #2
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_10
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #12]
b LBB0_3
LBB0_3: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #12]
ldr w9, [sp, #20]
subs w9, w9, #1
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_8
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=2
ldr x8, [sp, #24]
ldrsw x9, [sp, #16]
ldr w8, [x8, x9, lsl #2]
ldr x9, [sp, #24]
ldrsw x10, [sp, #12]
ldr w9, [x9, x10, lsl #2]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_3 Depth=2
ldr x8, [sp, #24]
ldrsw x9, [sp, #16]
ldr w8, [x8, x9, lsl #2]
str w8, [sp, #4]
ldr x8, [sp, #24]
ldrsw x9, [sp, #12]
ldr w8, [x8, x9, lsl #2]
ldr x9, [sp, #24]
ldrsw x10, [sp, #16]
str w8, [x9, x10, lsl #2]
ldr w8, [sp, #4]
ldr x9, [sp, #24]
ldrsw x10, [sp, #12]
str w8, [x9, x10, lsl #2]
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_3 Depth=2
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_3 Depth=2
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB0_3
LBB0_8: ; in Loop: Header=BB0_1 Depth=1
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB0_1
LBB0_10:
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 _selectionSort ## -- Begin function selectionSort
.p2align 4, 0x90
_selectionSort: ## @selectionSort
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movl $0, -16(%rbp)
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_3 Depth 2
movl -16(%rbp), %eax
movl -12(%rbp), %ecx
subl $2, %ecx
cmpl %ecx, %eax
jg LBB0_10
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
LBB0_3: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -20(%rbp), %eax
movl -12(%rbp), %ecx
subl $1, %ecx
cmpl %ecx, %eax
jg LBB0_8
## %bb.4: ## in Loop: Header=BB0_3 Depth=2
movq -8(%rbp), %rax
movslq -16(%rbp), %rcx
movl (%rax,%rcx,4), %eax
movq -8(%rbp), %rcx
movslq -20(%rbp), %rdx
cmpl (%rcx,%rdx,4), %eax
jle LBB0_6
## %bb.5: ## in Loop: Header=BB0_3 Depth=2
movq -8(%rbp), %rax
movslq -16(%rbp), %rcx
movl (%rax,%rcx,4), %eax
movl %eax, -28(%rbp)
movq -8(%rbp), %rax
movslq -20(%rbp), %rcx
movl (%rax,%rcx,4), %edx
movq -8(%rbp), %rax
movslq -16(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
movl -28(%rbp), %edx
movq -8(%rbp), %rax
movslq -20(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
LBB0_6: ## in Loop: Header=BB0_3 Depth=2
jmp LBB0_7
LBB0_7: ## in Loop: Header=BB0_3 Depth=2
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB0_3
LBB0_8: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_9
LBB0_9: ## in Loop: Header=BB0_1 Depth=1
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
jmp LBB0_1
LBB0_10:
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/676218.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]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #8
str x8, [x9]
sub x8, x29, #14
str x8, [x9, #8]
sub x8, x29, #12
str x8, [x9, #16]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
ldursb w8, [x29, #-14]
stur w8, [x29, #-20] ; 4-byte Folded Spill
subs w8, w8, #42
cset w8, eq
tbnz w8, #0, LBB0_8
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-20] ; 4-byte Folded Reload
subs w8, w8, #43
cset w8, eq
tbnz w8, #0, LBB0_6
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-20] ; 4-byte Folded Reload
subs w8, w8, #45
cset w8, eq
tbnz w8, #0, LBB0_7
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-20] ; 4-byte Folded Reload
subs w8, w8, #47
cset w8, eq
tbnz w8, #0, LBB0_9
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-20] ; 4-byte Folded Reload
subs w8, w8, #94
cset w8, eq
tbnz w8, #0, LBB0_10
b LBB0_11
LBB0_6: ; in Loop: Header=BB0_1 Depth=1
ldur s0, [x29, #-8]
ldur s1, [x29, #-12]
fadd s0, s0, s1
fcvt d0, s0
mov x8, sp
str d0, [x8]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
b LBB0_12
LBB0_7: ; in Loop: Header=BB0_1 Depth=1
ldur s0, [x29, #-8]
ldur s1, [x29, #-12]
fsub s0, s0, s1
fcvt d0, s0
mov x8, sp
str d0, [x8]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
b LBB0_12
LBB0_8: ; in Loop: Header=BB0_1 Depth=1
ldur s0, [x29, #-8]
ldur s1, [x29, #-12]
fmul s0, s0, s1
fcvt d0, s0
mov x8, sp
str d0, [x8]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
b LBB0_12
LBB0_9: ; in Loop: Header=BB0_1 Depth=1
ldur s0, [x29, #-8]
ldur s1, [x29, #-12]
fdiv s0, s0, s1
fcvt d0, s0
mov x8, sp
str d0, [x8]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
b LBB0_12
LBB0_10: ; in Loop: Header=BB0_1 Depth=1
ldur s0, [x29, #-8]
fcvt d0, s0
ldur s1, [x29, #-12]
fcvt d1, s1
bl _pow
mov x8, sp
str d0, [x8]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
b LBB0_12
LBB0_11: ; in Loop: Header=BB0_1 Depth=1
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
b LBB0_12
LBB0_12: ; in Loop: Header=BB0_1 Depth=1
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #13
str x8, [x9]
adrp x0, l_.str.7@PAGE
add x0, x0, l_.str.7@PAGEOFF
bl _scanf
b LBB0_13
LBB0_13: ; in Loop: Header=BB0_1 Depth=1
ldursb w8, [x29, #-13]
subs w8, w8, #83
cset w8, eq
mov w9, #1
str w9, [sp, #24] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_15
b LBB0_14
LBB0_14: ; in Loop: Header=BB0_1 Depth=1
ldursb w8, [x29, #-13]
subs w8, w8, #115
cset w8, eq
str w8, [sp, #24] ; 4-byte Folded Spill
b LBB0_15
LBB0_15: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #24] ; 4-byte Folded Reload
tbnz w8, #0, LBB0_1
b LBB0_16
LBB0_16:
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
adrp x0, l_.str.8@PAGE
add x0, x0, l_.str.8@PAGEOFF
bl _system
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 "\nDigite: numero OP numero\n"
l_.str.1: ; @.str.1
.asciz "%f %c %f"
l_.str.2: ; @.str.2
.asciz "=%g\n"
l_.str.3: ; @.str.3
.asciz "\nA operacao foi de adicao\n"
l_.str.4: ; @.str.4
.asciz "Operador Invalido\n"
l_.str.5: ; @.str.5
.asciz "\n"
l_.str.6: ; @.str.6
.asciz "Continua(S/N)?"
l_.str.7: ; @.str.7
.asciz " %c"
l_.str.8: ; @.str.8
.asciz "pause"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movl $0, -4(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
leaq L_.str(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movb %al, -21(%rbp) ## 1-byte Spill
callq _printf
## kill: def $ecx killed $eax
movb -21(%rbp), %al ## 1-byte Reload
leaq L_.str.1(%rip), %rdi
leaq -8(%rbp), %rsi
leaq -14(%rbp), %rdx
leaq -12(%rbp), %rcx
callq _scanf
movsbl -14(%rbp), %eax
movl %eax, -20(%rbp) ## 4-byte Spill
subl $42, %eax
je LBB0_4
jmp LBB0_13
LBB0_13: ## in Loop: Header=BB0_1 Depth=1
movl -20(%rbp), %eax ## 4-byte Reload
subl $43, %eax
je LBB0_2
jmp LBB0_14
LBB0_14: ## in Loop: Header=BB0_1 Depth=1
movl -20(%rbp), %eax ## 4-byte Reload
subl $45, %eax
je LBB0_3
jmp LBB0_15
LBB0_15: ## in Loop: Header=BB0_1 Depth=1
movl -20(%rbp), %eax ## 4-byte Reload
subl $47, %eax
je LBB0_5
jmp LBB0_16
LBB0_16: ## in Loop: Header=BB0_1 Depth=1
movl -20(%rbp), %eax ## 4-byte Reload
subl $94, %eax
je LBB0_6
jmp LBB0_7
LBB0_2: ## in Loop: Header=BB0_1 Depth=1
movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
addss -12(%rbp), %xmm0
cvtss2sd %xmm0, %xmm0
leaq L_.str.2(%rip), %rdi
movb $1, %al
callq _printf
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_8
LBB0_3: ## in Loop: Header=BB0_1 Depth=1
movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
subss -12(%rbp), %xmm0
cvtss2sd %xmm0, %xmm0
leaq L_.str.2(%rip), %rdi
movb $1, %al
callq _printf
jmp LBB0_8
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
mulss -12(%rbp), %xmm0
cvtss2sd %xmm0, %xmm0
leaq L_.str.2(%rip), %rdi
movb $1, %al
callq _printf
jmp LBB0_8
LBB0_5: ## in Loop: Header=BB0_1 Depth=1
movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
divss -12(%rbp), %xmm0
cvtss2sd %xmm0, %xmm0
leaq L_.str.2(%rip), %rdi
movb $1, %al
callq _printf
jmp LBB0_8
LBB0_6: ## in Loop: Header=BB0_1 Depth=1
movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -12(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
callq _pow
leaq L_.str.2(%rip), %rdi
movb $1, %al
callq _printf
jmp LBB0_8
LBB0_7: ## in Loop: Header=BB0_1 Depth=1
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
LBB0_8: ## in Loop: Header=BB0_1 Depth=1
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.7(%rip), %rdi
leaq -13(%rbp), %rsi
movb $0, %al
callq _scanf
## %bb.9: ## in Loop: Header=BB0_1 Depth=1
movsbl -13(%rbp), %ecx
movb $1, %al
cmpl $83, %ecx
movb %al, -22(%rbp) ## 1-byte Spill
je LBB0_11
## %bb.10: ## in Loop: Header=BB0_1 Depth=1
movsbl -13(%rbp), %eax
cmpl $115, %eax
sete %al
movb %al, -22(%rbp) ## 1-byte Spill
LBB0_11: ## in Loop: Header=BB0_1 Depth=1
movb -22(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB0_1
## %bb.12:
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.8(%rip), %rdi
callq _system
movl -4(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "\nDigite: numero OP numero\n"
L_.str.1: ## @.str.1
.asciz "%f %c %f"
L_.str.2: ## @.str.2
.asciz "=%g\n"
L_.str.3: ## @.str.3
.asciz "\nA operacao foi de adicao\n"
L_.str.4: ## @.str.4
.asciz "Operador Invalido\n"
L_.str.5: ## @.str.5
.asciz "\n"
L_.str.6: ## @.str.6
.asciz "Continua(S/N)?"
L_.str.7: ## @.str.7
.asciz " %c"
L_.str.8: ## @.str.8
.asciz "pause"
.subsections_via_symbols
| the_stack_data/140766746.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__literal8,8byte_literals
.p2align 3 ; -- Begin function main
lCPI0_0:
.quad 0x412e848000000000 ; double 1.0E+6
lCPI0_1:
.quad 0x3f947ae147ae147b ; double 0.02
lCPI0_2:
.quad 0x4059000000000000 ; double 100
.section __TEXT,__text,regular,pure_instructions
.globl _main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #160
.cfi_def_cfa_offset 160
stp x29, x30, [sp, #144] ; 16-byte Folded Spill
add x29, sp, #144
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, _T_new@GOTPAGE
ldr x8, [x8, _T_new@GOTPAGEOFF]
str x8, [sp, #40] ; 8-byte Folded Spill
adrp x8, _T@GOTPAGE
ldr x8, [x8, _T@GOTPAGEOFF]
str x8, [sp, #48] ; 8-byte Folded Spill
stur wzr, [x29, #-4]
stur w0, [x29, #-8]
stur x1, [x29, #-16]
mov w8, #1
stur w8, [x29, #-32]
adrp x8, lCPI0_2@PAGE
ldr d0, [x8, lCPI0_2@PAGEOFF]
stur d0, [x29, #-40]
ldur w8, [x29, #-8]
subs w8, w8, #2
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldur x8, [x29, #-16]
ldr x8, [x8]
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov w0, #1
bl _exit
LBB0_2:
ldur x8, [x29, #-16]
ldr x0, [x8, #8]
bl _atoi
stur w0, [x29, #-28]
b LBB0_3
LBB0_3:
sub x0, x29, #56
mov x1, #0
bl _gettimeofday
bl _init
b LBB0_4
LBB0_4: ; =>This Loop Header: Depth=1
; Child Loop BB0_8 Depth 2
; Child Loop BB0_10 Depth 3
; Child Loop BB0_16 Depth 2
; Child Loop BB0_18 Depth 3
ldur d0, [x29, #-40]
adrp x8, lCPI0_1@PAGE
ldr d1, [x8, lCPI0_1@PAGEOFF]
fcmp d0, d1
cset w8, le
mov w9, #0
str w9, [sp, #36] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_4 Depth=1
ldur w8, [x29, #-32]
ldur w9, [x29, #-28]
subs w8, w8, w9
cset w8, le
str w8, [sp, #36] ; 4-byte Folded Spill
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_4 Depth=1
ldr w8, [sp, #36] ; 4-byte Folded Reload
tbz w8, #0, LBB0_29
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_4 Depth=1
mov w8, #1
stur w8, [x29, #-20]
b LBB0_8
LBB0_8: ; Parent Loop BB0_4 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB0_10 Depth 3
ldur w8, [x29, #-20]
subs w8, w8, #2048
cset w8, gt
tbnz w8, #0, LBB0_15
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_8 Depth=2
mov w8, #1
stur w8, [x29, #-24]
b LBB0_10
LBB0_10: ; Parent Loop BB0_4 Depth=1
; Parent Loop BB0_8 Depth=2
; => This Inner Loop Header: Depth=3
ldur w8, [x29, #-24]
subs w8, w8, #2048
cset w8, gt
tbnz w8, #0, LBB0_13
b LBB0_11
LBB0_11: ; in Loop: Header=BB0_10 Depth=3
ldr x8, [sp, #40] ; 8-byte Folded Reload
ldr x9, [sp, #48] ; 8-byte Folded Reload
ldur w10, [x29, #-20]
add w11, w10, #1
mov x10, #16400
mov x13, x9
mov w12, #16400
smaddl x11, w11, w12, x13
ldursw x12, [x29, #-24]
ldr d0, [x11, x12, lsl #3]
ldur w11, [x29, #-20]
subs w11, w11, #1
mov x13, x9
mov w12, #16400
smaddl x11, w11, w12, x13
ldursw x12, [x29, #-24]
ldr d1, [x11, x12, lsl #3]
fadd d0, d0, d1
ldursw x11, [x29, #-20]
mul x12, x11, x10
mov x11, x9
add x11, x11, x12
ldur w12, [x29, #-24]
add w12, w12, #1
ldr d1, [x11, w12, sxtw #3]
fadd d0, d0, d1
ldursw x11, [x29, #-20]
mul x11, x11, x10
add x9, x9, x11
ldur w11, [x29, #-24]
subs w11, w11, #1
ldr d1, [x9, w11, sxtw #3]
fadd d1, d0, d1
fmov d0, #0.25000000
fmul d0, d0, d1
ldursw x9, [x29, #-20]
mul x9, x9, x10
add x8, x8, x9
ldursw x9, [x29, #-24]
str d0, [x8, x9, lsl #3]
b LBB0_12
LBB0_12: ; in Loop: Header=BB0_10 Depth=3
ldur w8, [x29, #-24]
add w8, w8, #1
stur w8, [x29, #-24]
b LBB0_10
LBB0_13: ; in Loop: Header=BB0_8 Depth=2
b LBB0_14
LBB0_14: ; in Loop: Header=BB0_8 Depth=2
ldur w8, [x29, #-20]
add w8, w8, #1
stur w8, [x29, #-20]
b LBB0_8
LBB0_15: ; in Loop: Header=BB0_4 Depth=1
movi d0, #0000000000000000
stur d0, [x29, #-40]
mov w8, #1
stur w8, [x29, #-20]
b LBB0_16
LBB0_16: ; Parent Loop BB0_4 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB0_18 Depth 3
ldur w8, [x29, #-20]
subs w8, w8, #2048
cset w8, gt
tbnz w8, #0, LBB0_26
b LBB0_17
LBB0_17: ; in Loop: Header=BB0_16 Depth=2
mov w8, #1
stur w8, [x29, #-24]
b LBB0_18
LBB0_18: ; Parent Loop BB0_4 Depth=1
; Parent Loop BB0_16 Depth=2
; => This Inner Loop Header: Depth=3
ldur w8, [x29, #-24]
subs w8, w8, #2048
cset w8, gt
tbnz w8, #0, LBB0_24
b LBB0_19
LBB0_19: ; in Loop: Header=BB0_18 Depth=3
ldr x8, [sp, #48] ; 8-byte Folded Reload
ldr x9, [sp, #40] ; 8-byte Folded Reload
ldursw x11, [x29, #-20]
mov x10, #16400
mul x11, x11, x10
add x9, x9, x11
ldursw x11, [x29, #-24]
ldr d0, [x9, x11, lsl #3]
ldursw x9, [x29, #-20]
mul x9, x9, x10
add x8, x8, x9
ldursw x9, [x29, #-24]
ldr d1, [x8, x9, lsl #3]
fabd d0, d0, d1
ldur d1, [x29, #-40]
fcmp d0, d1
cset w8, le
tbnz w8, #0, LBB0_21
b LBB0_20
LBB0_20: ; in Loop: Header=BB0_18 Depth=3
ldr x8, [sp, #48] ; 8-byte Folded Reload
ldr x9, [sp, #40] ; 8-byte Folded Reload
ldursw x11, [x29, #-20]
mov x10, #16400
mul x11, x11, x10
add x9, x9, x11
ldursw x11, [x29, #-24]
ldr d0, [x9, x11, lsl #3]
ldursw x9, [x29, #-20]
mul x9, x9, x10
add x8, x8, x9
ldursw x9, [x29, #-24]
ldr d1, [x8, x9, lsl #3]
fabd d0, d0, d1
str d0, [sp, #24] ; 8-byte Folded Spill
b LBB0_22
LBB0_21: ; in Loop: Header=BB0_18 Depth=3
ldur d0, [x29, #-40]
str d0, [sp, #24] ; 8-byte Folded Spill
b LBB0_22
LBB0_22: ; in Loop: Header=BB0_18 Depth=3
ldr x8, [sp, #48] ; 8-byte Folded Reload
ldr x9, [sp, #40] ; 8-byte Folded Reload
ldr d0, [sp, #24] ; 8-byte Folded Reload
stur d0, [x29, #-40]
ldursw x11, [x29, #-20]
mov x10, #16400
mul x11, x11, x10
add x9, x9, x11
ldursw x11, [x29, #-24]
ldr d0, [x9, x11, lsl #3]
ldursw x9, [x29, #-20]
mul x9, x9, x10
add x8, x8, x9
ldursw x9, [x29, #-24]
str d0, [x8, x9, lsl #3]
b LBB0_23
LBB0_23: ; in Loop: Header=BB0_18 Depth=3
ldur w8, [x29, #-24]
add w8, w8, #1
stur w8, [x29, #-24]
b LBB0_18
LBB0_24: ; in Loop: Header=BB0_16 Depth=2
b LBB0_25
LBB0_25: ; in Loop: Header=BB0_16 Depth=2
ldur w8, [x29, #-20]
add w8, w8, #1
stur w8, [x29, #-20]
b LBB0_16
LBB0_26: ; in Loop: Header=BB0_4 Depth=1
ldur w8, [x29, #-32]
mov w10, #100
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_28
b LBB0_27
LBB0_27: ; in Loop: Header=BB0_4 Depth=1
ldur w8, [x29, #-32]
; implicit-def: $x9
mov x9, x8
ldur d0, [x29, #-40]
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_28
LBB0_28: ; in Loop: Header=BB0_4 Depth=1
ldur w8, [x29, #-32]
add w8, w8, #1
stur w8, [x29, #-32]
b LBB0_4
LBB0_29:
add x0, sp, #72
mov x1, #0
bl _gettimeofday
b LBB0_30
LBB0_30:
ldr x8, [sp, #72]
ldur x9, [x29, #-56]
subs x8, x8, x9
str x8, [sp, #56]
ldr w8, [sp, #80]
ldur w9, [x29, #-48]
subs w8, w8, w9
str w8, [sp, #64]
ldr w8, [sp, #64]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB0_32
b LBB0_31
LBB0_31:
ldr x8, [sp, #56]
subs x8, x8, #1
str x8, [sp, #56]
ldr w8, [sp, #64]
mov w9, #16960
movk w9, #15, lsl #16
add w8, w8, w9
str w8, [sp, #64]
b LBB0_32
LBB0_32:
b LBB0_33
LBB0_33:
ldr d0, [sp, #56]
scvtf d0, d0
ldr s2, [sp, #64]
; implicit-def: $d1
fmov s1, s2
sshll.2d v1, v1, #0
; kill: def $d1 killed $d1 killed $q1
scvtf d1, d1
adrp x8, lCPI0_0@PAGE
ldr d2, [x8, lCPI0_0@PAGEOFF]
fdiv d1, d1, d2
fadd d0, d0, d1
mov x8, sp
str d0, [x8]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp, #144] ; 16-byte Folded Reload
add sp, sp, #160
ret
.cfi_endproc
; -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ; -- Begin function init
lCPI1_0:
.quad 0x3fb0000000000000 ; double 0.0625
.section __TEXT,__text,regular,pure_instructions
.globl _init
.p2align 2
_init: ; @init
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
adrp x8, _T@GOTPAGE
ldr x8, [x8, _T@GOTPAGEOFF]
str x8, [sp, #8] ; 8-byte Folded Spill
mov x9, #49168
movk x9, #512, lsl #16
add x8, x8, x9
str x8, [sp, #16] ; 8-byte Folded Spill
str wzr, [sp, #28]
b LBB1_1
LBB1_1: ; =>This Loop Header: Depth=1
; Child Loop BB1_3 Depth 2
ldr w8, [sp, #28]
subs w8, w8, #2049
cset w8, gt
tbnz w8, #0, LBB1_8
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
str wzr, [sp, #24]
b LBB1_3
LBB1_3: ; Parent Loop BB1_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #24]
subs w8, w8, #2049
cset w8, gt
tbnz w8, #0, LBB1_6
b LBB1_4
LBB1_4: ; in Loop: Header=BB1_3 Depth=2
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldrsw x9, [sp, #28]
mov x10, #16400
mul x9, x9, x10
add x8, x8, x9
ldrsw x9, [sp, #24]
movi d0, #0000000000000000
str d0, [x8, x9, lsl #3]
b LBB1_5
LBB1_5: ; in Loop: Header=BB1_3 Depth=2
ldr w8, [sp, #24]
add w8, w8, #1
str w8, [sp, #24]
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, #28]
add w8, w8, #1
str w8, [sp, #28]
b LBB1_1
LBB1_8:
str wzr, [sp, #28]
b LBB1_9
LBB1_9: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #28]
subs w8, w8, #2049
cset w8, gt
tbnz w8, #0, LBB1_12
b LBB1_10
LBB1_10: ; in Loop: Header=BB1_9 Depth=1
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldrsw x9, [sp, #28]
mov x10, #16400
mul x9, x9, x10
movi d0, #0000000000000000
str d0, [x8, x9]
ldr s1, [sp, #28]
; implicit-def: $d0
fmov s0, s1
sshll.2d v0, v0, #0
; kill: def $d0 killed $d0 killed $q0
scvtf d1, d0
adrp x9, lCPI1_0@PAGE
ldr d0, [x9, lCPI1_0@PAGEOFF]
fmul d0, d0, d1
ldrsw x9, [sp, #28]
mul x9, x9, x10
add x8, x8, x9
str d0, [x8, #16392]
b LBB1_11
LBB1_11: ; in Loop: Header=BB1_9 Depth=1
ldr w8, [sp, #28]
add w8, w8, #1
str w8, [sp, #28]
b LBB1_9
LBB1_12:
str wzr, [sp, #24]
b LBB1_13
LBB1_13: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #24]
subs w8, w8, #2049
cset w8, gt
tbnz w8, #0, LBB1_16
b LBB1_14
LBB1_14: ; in Loop: Header=BB1_13 Depth=1
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldr x9, [sp, #8] ; 8-byte Folded Reload
ldrsw x10, [sp, #24]
movi d0, #0000000000000000
str d0, [x9, x10, lsl #3]
ldr s1, [sp, #24]
; implicit-def: $d0
fmov s0, s1
sshll.2d v0, v0, #0
; kill: def $d0 killed $d0 killed $q0
scvtf d1, d0
adrp x9, lCPI1_0@PAGE
ldr d0, [x9, lCPI1_0@PAGEOFF]
fmul d0, d0, d1
ldrsw x9, [sp, #24]
str d0, [x8, x9, lsl #3]
b LBB1_15
LBB1_15: ; in Loop: Header=BB1_13 Depth=1
ldr w8, [sp, #24]
add w8, w8, #1
str w8, [sp, #24]
b LBB1_13
LBB1_16:
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Usage: %s number_of_iterations\n"
.comm _T,33620000,3 ; @T
.comm _T_new,33620000,3 ; @T_new
l_.str.1: ; @.str.1
.asciz "Iteration %4.0d, dt %f\n"
l_.str.2: ; @.str.2
.asciz "Total time was %f seconds.\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 0x4059000000000000 ## double 100
LCPI0_1:
.quad 0x3f947ae147ae147b ## double 0.02
LCPI0_2:
.quad 0x412e848000000000 ## double 1.0E+6
LCPI0_4:
.quad 0x3fd0000000000000 ## double 0.25
.section __TEXT,__literal16,16byte_literals
.p2align 4
LCPI0_3:
.quad 0x7fffffffffffffff ## double NaN
.quad 0x7fffffffffffffff ## double NaN
.section __TEXT,__text,regular,pure_instructions
.globl _main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $112, %rsp
movl $0, -4(%rbp)
movl %edi, -8(%rbp)
movq %rsi, -16(%rbp)
movl $1, -32(%rbp)
movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -40(%rbp)
cmpl $2, -8(%rbp)
je LBB0_2
## %bb.1:
movq -16(%rbp), %rax
movq (%rax), %rsi
leaq L_.str(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _printf
movl $1, %edi
callq _exit
LBB0_2:
movq -16(%rbp), %rax
movq 8(%rax), %rdi
callq _atoi
movl %eax, -28(%rbp)
## %bb.3:
leaq -56(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
callq _gettimeofday
callq _init
LBB0_4: ## =>This Loop Header: Depth=1
## Child Loop BB0_8 Depth 2
## Child Loop BB0_10 Depth 3
## Child Loop BB0_16 Depth 2
## Child Loop BB0_18 Depth 3
movsd -40(%rbp), %xmm0 ## xmm0 = mem[0],zero
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI0_1(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -89(%rbp) ## 1-byte Spill
jbe LBB0_6
## %bb.5: ## in Loop: Header=BB0_4 Depth=1
movl -32(%rbp), %eax
cmpl -28(%rbp), %eax
setle %al
movb %al, -89(%rbp) ## 1-byte Spill
LBB0_6: ## in Loop: Header=BB0_4 Depth=1
movb -89(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB0_7
jmp LBB0_29
LBB0_7: ## in Loop: Header=BB0_4 Depth=1
movl $1, -20(%rbp)
LBB0_8: ## Parent Loop BB0_4 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB0_10 Depth 3
cmpl $2048, -20(%rbp) ## imm = 0x800
jg LBB0_15
## %bb.9: ## in Loop: Header=BB0_8 Depth=2
movl $1, -24(%rbp)
LBB0_10: ## Parent Loop BB0_4 Depth=1
## Parent Loop BB0_8 Depth=2
## => This Inner Loop Header: Depth=3
cmpl $2048, -24(%rbp) ## imm = 0x800
jg LBB0_13
## %bb.11: ## in Loop: Header=BB0_10 Depth=3
movl -20(%rbp), %eax
addl $1, %eax
movslq %eax, %rcx
movq _T@GOTPCREL(%rip), %rax
imulq $16400, %rcx, %rcx ## imm = 0x4010
addq %rcx, %rax
movslq -24(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm1 ## xmm1 = mem[0],zero
movl -20(%rbp), %eax
subl $1, %eax
movslq %eax, %rcx
movq _T@GOTPCREL(%rip), %rax
imulq $16400, %rcx, %rcx ## imm = 0x4010
addq %rcx, %rax
movslq -24(%rbp), %rcx
addsd (%rax,%rcx,8), %xmm1
movslq -20(%rbp), %rcx
movq _T@GOTPCREL(%rip), %rax
imulq $16400, %rcx, %rcx ## imm = 0x4010
addq %rcx, %rax
movl -24(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
addsd (%rax,%rcx,8), %xmm1
movslq -20(%rbp), %rcx
movq _T@GOTPCREL(%rip), %rax
imulq $16400, %rcx, %rcx ## imm = 0x4010
addq %rcx, %rax
movl -24(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
addsd (%rax,%rcx,8), %xmm1
movsd LCPI0_4(%rip), %xmm0 ## xmm0 = mem[0],zero
mulsd %xmm1, %xmm0
movslq -20(%rbp), %rcx
movq _T_new@GOTPCREL(%rip), %rax
imulq $16400, %rcx, %rcx ## imm = 0x4010
addq %rcx, %rax
movslq -24(%rbp), %rcx
movsd %xmm0, (%rax,%rcx,8)
## %bb.12: ## in Loop: Header=BB0_10 Depth=3
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB0_10
LBB0_13: ## in Loop: Header=BB0_8 Depth=2
jmp LBB0_14
LBB0_14: ## in Loop: Header=BB0_8 Depth=2
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB0_8
LBB0_15: ## in Loop: Header=BB0_4 Depth=1
xorps %xmm0, %xmm0
movsd %xmm0, -40(%rbp)
movl $1, -20(%rbp)
LBB0_16: ## Parent Loop BB0_4 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB0_18 Depth 3
cmpl $2048, -20(%rbp) ## imm = 0x800
jg LBB0_26
## %bb.17: ## in Loop: Header=BB0_16 Depth=2
movl $1, -24(%rbp)
LBB0_18: ## Parent Loop BB0_4 Depth=1
## Parent Loop BB0_16 Depth=2
## => This Inner Loop Header: Depth=3
cmpl $2048, -24(%rbp) ## imm = 0x800
jg LBB0_24
## %bb.19: ## in Loop: Header=BB0_18 Depth=3
movslq -20(%rbp), %rcx
movq _T_new@GOTPCREL(%rip), %rax
imulq $16400, %rcx, %rcx ## imm = 0x4010
addq %rcx, %rax
movslq -24(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movslq -20(%rbp), %rcx
movq _T@GOTPCREL(%rip), %rax
imulq $16400, %rcx, %rcx ## imm = 0x4010
addq %rcx, %rax
movslq -24(%rbp), %rcx
subsd (%rax,%rcx,8), %xmm0
movaps LCPI0_3(%rip), %xmm1 ## xmm1 = [NaN,NaN]
pand %xmm1, %xmm0
ucomisd -40(%rbp), %xmm0
jbe LBB0_21
## %bb.20: ## in Loop: Header=BB0_18 Depth=3
movslq -20(%rbp), %rcx
movq _T_new@GOTPCREL(%rip), %rax
imulq $16400, %rcx, %rcx ## imm = 0x4010
addq %rcx, %rax
movslq -24(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movslq -20(%rbp), %rcx
movq _T@GOTPCREL(%rip), %rax
imulq $16400, %rcx, %rcx ## imm = 0x4010
addq %rcx, %rax
movslq -24(%rbp), %rcx
subsd (%rax,%rcx,8), %xmm0
movaps LCPI0_3(%rip), %xmm1 ## xmm1 = [NaN,NaN]
pand %xmm1, %xmm0
movsd %xmm0, -104(%rbp) ## 8-byte Spill
jmp LBB0_22
LBB0_21: ## in Loop: Header=BB0_18 Depth=3
movsd -40(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -104(%rbp) ## 8-byte Spill
LBB0_22: ## in Loop: Header=BB0_18 Depth=3
movsd -104(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movsd %xmm0, -40(%rbp)
movslq -20(%rbp), %rcx
movq _T_new@GOTPCREL(%rip), %rax
imulq $16400, %rcx, %rcx ## imm = 0x4010
addq %rcx, %rax
movslq -24(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movslq -20(%rbp), %rcx
movq _T@GOTPCREL(%rip), %rax
imulq $16400, %rcx, %rcx ## imm = 0x4010
addq %rcx, %rax
movslq -24(%rbp), %rcx
movsd %xmm0, (%rax,%rcx,8)
## %bb.23: ## in Loop: Header=BB0_18 Depth=3
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB0_18
LBB0_24: ## in Loop: Header=BB0_16 Depth=2
jmp LBB0_25
LBB0_25: ## in Loop: Header=BB0_16 Depth=2
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB0_16
LBB0_26: ## in Loop: Header=BB0_4 Depth=1
movl -32(%rbp), %eax
movl $100, %ecx
cltd
idivl %ecx
cmpl $0, %edx
jne LBB0_28
## %bb.27: ## in Loop: Header=BB0_4 Depth=1
movl -32(%rbp), %esi
movsd -40(%rbp), %xmm0 ## xmm0 = mem[0],zero
leaq L_.str.1(%rip), %rdi
movb $1, %al
callq _printf
LBB0_28: ## in Loop: Header=BB0_4 Depth=1
movl -32(%rbp), %eax
addl $1, %eax
movl %eax, -32(%rbp)
jmp LBB0_4
LBB0_29:
leaq -72(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
callq _gettimeofday
## %bb.30:
movq -72(%rbp), %rax
subq -56(%rbp), %rax
movq %rax, -88(%rbp)
movl -64(%rbp), %eax
subl -48(%rbp), %eax
movl %eax, -80(%rbp)
cmpl $0, -80(%rbp)
jge LBB0_32
## %bb.31:
movq -88(%rbp), %rax
addq $-1, %rax
movq %rax, -88(%rbp)
movl -80(%rbp), %eax
addl $1000000, %eax ## imm = 0xF4240
movl %eax, -80(%rbp)
LBB0_32:
jmp LBB0_33
LBB0_33:
cvtsi2sdq -88(%rbp), %xmm0
cvtsi2sdl -80(%rbp), %xmm1
movsd LCPI0_2(%rip), %xmm2 ## xmm2 = mem[0],zero
divsd %xmm2, %xmm1
addsd %xmm1, %xmm0
leaq L_.str.2(%rip), %rdi
movb $1, %al
callq _printf
xorl %eax, %eax
addq $112, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function init
LCPI1_0:
.quad 0x3fb0000000000000 ## double 0.0625
.section __TEXT,__text,regular,pure_instructions
.globl _init
.p2align 4, 0x90
_init: ## @init
.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)
LBB1_1: ## =>This Loop Header: Depth=1
## Child Loop BB1_3 Depth 2
cmpl $2049, -4(%rbp) ## imm = 0x801
jg LBB1_8
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movl $0, -8(%rbp)
LBB1_3: ## Parent Loop BB1_1 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $2049, -8(%rbp) ## imm = 0x801
jg LBB1_6
## %bb.4: ## in Loop: Header=BB1_3 Depth=2
movslq -4(%rbp), %rcx
movq _T@GOTPCREL(%rip), %rax
imulq $16400, %rcx, %rcx ## imm = 0x4010
addq %rcx, %rax
movslq -8(%rbp), %rcx
xorps %xmm0, %xmm0
movsd %xmm0, (%rax,%rcx,8)
## %bb.5: ## in Loop: Header=BB1_3 Depth=2
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%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 -4(%rbp), %eax
addl $1, %eax
movl %eax, -4(%rbp)
jmp LBB1_1
LBB1_8:
movl $0, -4(%rbp)
LBB1_9: ## =>This Inner Loop Header: Depth=1
cmpl $2049, -4(%rbp) ## imm = 0x801
jg LBB1_12
## %bb.10: ## in Loop: Header=BB1_9 Depth=1
movslq -4(%rbp), %rcx
movq _T@GOTPCREL(%rip), %rax
imulq $16400, %rcx, %rcx ## imm = 0x4010
addq %rcx, %rax
xorps %xmm0, %xmm0
movsd %xmm0, (%rax)
cvtsi2sdl -4(%rbp), %xmm1
movsd LCPI1_0(%rip), %xmm0 ## xmm0 = mem[0],zero
mulsd %xmm1, %xmm0
movslq -4(%rbp), %rcx
movq _T@GOTPCREL(%rip), %rax
imulq $16400, %rcx, %rcx ## imm = 0x4010
addq %rcx, %rax
movsd %xmm0, 16392(%rax)
## %bb.11: ## in Loop: Header=BB1_9 Depth=1
movl -4(%rbp), %eax
addl $1, %eax
movl %eax, -4(%rbp)
jmp LBB1_9
LBB1_12:
movl $0, -8(%rbp)
LBB1_13: ## =>This Inner Loop Header: Depth=1
cmpl $2049, -8(%rbp) ## imm = 0x801
jg LBB1_16
## %bb.14: ## in Loop: Header=BB1_13 Depth=1
movslq -8(%rbp), %rcx
movq _T@GOTPCREL(%rip), %rax
xorps %xmm0, %xmm0
movsd %xmm0, (%rax,%rcx,8)
cvtsi2sdl -8(%rbp), %xmm1
movsd LCPI1_0(%rip), %xmm0 ## xmm0 = mem[0],zero
mulsd %xmm1, %xmm0
movslq -8(%rbp), %rcx
movq _T@GOTPCREL(%rip), %rax
movsd %xmm0, 33603600(%rax,%rcx,8)
## %bb.15: ## in Loop: Header=BB1_13 Depth=1
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
jmp LBB1_13
LBB1_16:
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Usage: %s number_of_iterations\n"
.comm _T,33620000,4 ## @T
.comm _T_new,33620000,4 ## @T_new
L_.str.1: ## @.str.1
.asciz "Iteration %4.0d, dt %f\n"
L_.str.2: ## @.str.2
.asciz "Total time was %f seconds.\n"
.subsections_via_symbols
| the_stack_data/181394312.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
bl _getchar
sturb w0, [x29, #-5]
sxtb w8, w0
subs w8, w8, #10
cset w8, eq
tbnz w8, #0, LBB0_8
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldursb w0, [x29, #-5]
bl _islower
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldursb w0, [x29, #-5]
bl _toupper
sturb w0, [x29, #-5]
b LBB0_7
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
ldursb w0, [x29, #-5]
bl _isupper
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_1 Depth=1
ldursb w0, [x29, #-5]
bl _tolower
sturb w0, [x29, #-5]
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_1 Depth=1
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_1 Depth=1
ldursb w0, [x29, #-5]
bl _putchar
b LBB0_1
LBB0_8:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
callq _getchar
## kill: def $al killed $al killed $eax
movb %al, -5(%rbp)
movsbl %al, %eax
cmpl $10, %eax
je LBB0_8
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movsbl -5(%rbp), %edi
callq _islower
cmpl $0, %eax
je LBB0_4
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movsbl -5(%rbp), %edi
callq _toupper
## kill: def $al killed $al killed $eax
movb %al, -5(%rbp)
jmp LBB0_7
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
movsbl -5(%rbp), %edi
callq _isupper
cmpl $0, %eax
je LBB0_6
## %bb.5: ## in Loop: Header=BB0_1 Depth=1
movsbl -5(%rbp), %edi
callq _tolower
## kill: def $al killed $al killed $eax
movb %al, -5(%rbp)
LBB0_6: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_7
LBB0_7: ## in Loop: Header=BB0_1 Depth=1
movsbl -5(%rbp), %edi
callq _putchar
jmp LBB0_1
LBB0_8:
movl -4(%rbp), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/29823997.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _Factorial ; -- Begin function Factorial
.p2align 2
_Factorial: ; @Factorial
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str w0, [sp, #8]
ldr w8, [sp, #8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
mov w8, #1
stur w8, [x29, #-4]
b LBB0_3
LBB0_2:
ldr w8, [sp, #8]
str w8, [sp, #4] ; 4-byte Folded Spill
ldr w8, [sp, #8]
subs w0, w8, #1
bl _Factorial
ldr w8, [sp, #4] ; 4-byte Folded Reload
mul w8, w8, w0
stur w8, [x29, #-4]
b LBB0_3
LBB0_3:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _FactorialByIteration ; -- Begin function FactorialByIteration
.p2align 2
_FactorialByIteration: ; @FactorialByIteration
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #12]
mov w8, #1
str w8, [sp, #8]
ldr w8, [sp, #12]
str w8, [sp, #4]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #4]
subs w8, w8, #0
cset w8, ls
tbnz w8, #0, LBB1_4
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
ldr w9, [sp, #4]
ldr w8, [sp, #8]
mul w8, w8, w9
str w8, [sp, #8]
b LBB1_3
LBB1_3: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #4]
subs w8, w8, #1
str w8, [sp, #4]
b LBB1_1
LBB1_4:
ldr w0, [sp, #8]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _Fibonacci ; -- Begin function Fibonacci
.p2align 2
_Fibonacci: ; @Fibonacci
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str w0, [sp, #8]
ldr w8, [sp, #8]
subs w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB2_2
b LBB2_1
LBB2_1:
ldr w8, [sp, #8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB2_3
b LBB2_2
LBB2_2:
ldr w8, [sp, #8]
stur w8, [x29, #-4]
b LBB2_4
LBB2_3:
ldr w8, [sp, #8]
subs w0, w8, #1
bl _Fibonacci
str w0, [sp, #4] ; 4-byte Folded Spill
ldr w8, [sp, #8]
subs w0, w8, #2
bl _Fibonacci
mov x8, x0
ldr w0, [sp, #4] ; 4-byte Folded Reload
add w8, w0, w8
stur w8, [x29, #-4]
b LBB2_4
LBB2_4:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _FibonacciByIteration ; -- Begin function FibonacciByIteration
.p2align 2
_FibonacciByIteration: ; @FibonacciByIteration
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str w0, [sp, #24]
ldr w8, [sp, #24]
subs w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB3_2
b LBB3_1
LBB3_1:
ldr w8, [sp, #24]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB3_3
b LBB3_2
LBB3_2:
ldr w8, [sp, #24]
str w8, [sp, #28]
b LBB3_8
LBB3_3:
str wzr, [sp, #20]
mov w8, #1
str w8, [sp, #16]
str wzr, [sp, #12]
b LBB3_4
LBB3_4: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
ldr w9, [sp, #24]
subs w9, w9, #2
subs w8, w8, w9
cset w8, hi
tbnz w8, #0, LBB3_7
b LBB3_5
LBB3_5: ; in Loop: Header=BB3_4 Depth=1
ldr w8, [sp, #16]
str w8, [sp, #8]
ldr w9, [sp, #20]
ldr w8, [sp, #16]
add w8, w8, w9
str w8, [sp, #16]
ldr w8, [sp, #8]
str w8, [sp, #20]
b LBB3_6
LBB3_6: ; in Loop: Header=BB3_4 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB3_4
LBB3_7:
ldr w8, [sp, #16]
str w8, [sp, #28]
b LBB3_8
LBB3_8:
ldr w0, [sp, #28]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w8, #0
stur w8, [x29, #-8] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
mov w0, #3
stur w0, [x29, #-20] ; 4-byte Folded Spill
bl _Factorial
mov x9, sp
; implicit-def: $x8
mov x8, x0
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
str x0, [sp, #16] ; 8-byte Folded Spill
bl _printf
ldur w0, [x29, #-20] ; 4-byte Folded Reload
bl _FactorialByIteration
mov x10, x0
ldr x0, [sp, #16] ; 8-byte Folded Reload
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
bl _printf
ldur w0, [x29, #-20] ; 4-byte Folded Reload
bl _Fibonacci
mov x9, sp
; implicit-def: $x8
mov x8, x0
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
stur x0, [x29, #-16] ; 8-byte Folded Spill
bl _printf
ldur w0, [x29, #-20] ; 4-byte Folded Reload
bl _FibonacciByIteration
mov x10, x0
ldur x0, [x29, #-16] ; 8-byte Folded Reload
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
bl _printf
ldur w0, [x29, #-8] ; 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 "3!: %d\n"
l_.str.1: ; @.str.1
.asciz "Fibonacci(3): %d\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _Factorial ## -- Begin function Factorial
.p2align 4, 0x90
_Factorial: ## @Factorial
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl %edi, -8(%rbp)
cmpl $0, -8(%rbp)
jne LBB0_2
## %bb.1:
movl $1, -4(%rbp)
jmp LBB0_3
LBB0_2:
movl -8(%rbp), %eax
movl %eax, -12(%rbp) ## 4-byte Spill
movl -8(%rbp), %edi
subl $1, %edi
callq _Factorial
movl %eax, %ecx
movl -12(%rbp), %eax ## 4-byte Reload
imull %ecx, %eax
movl %eax, -4(%rbp)
LBB0_3:
movl -4(%rbp), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _FactorialByIteration ## -- Begin function FactorialByIteration
.p2align 4, 0x90
_FactorialByIteration: ## @FactorialByIteration
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %edi, -4(%rbp)
movl $1, -8(%rbp)
movl -4(%rbp), %eax
movl %eax, -12(%rbp)
LBB1_1: ## =>This Inner Loop Header: Depth=1
cmpl $0, -12(%rbp)
jbe LBB1_4
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movl -12(%rbp), %eax
imull -8(%rbp), %eax
movl %eax, -8(%rbp)
## %bb.3: ## in Loop: Header=BB1_1 Depth=1
movl -12(%rbp), %eax
addl $-1, %eax
movl %eax, -12(%rbp)
jmp LBB1_1
LBB1_4:
movl -8(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Fibonacci ## -- Begin function Fibonacci
.p2align 4, 0x90
_Fibonacci: ## @Fibonacci
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl %edi, -8(%rbp)
cmpl $1, -8(%rbp)
je LBB2_2
## %bb.1:
cmpl $0, -8(%rbp)
jne LBB2_3
LBB2_2:
movl -8(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB2_4
LBB2_3:
movl -8(%rbp), %edi
subl $1, %edi
callq _Fibonacci
movl %eax, -12(%rbp) ## 4-byte Spill
movl -8(%rbp), %edi
subl $2, %edi
callq _Fibonacci
movl %eax, %ecx
movl -12(%rbp), %eax ## 4-byte Reload
addl %ecx, %eax
movl %eax, -4(%rbp)
LBB2_4:
movl -4(%rbp), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _FibonacciByIteration ## -- Begin function FibonacciByIteration
.p2align 4, 0x90
_FibonacciByIteration: ## @FibonacciByIteration
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %edi, -8(%rbp)
cmpl $1, -8(%rbp)
je LBB3_2
## %bb.1:
cmpl $0, -8(%rbp)
jne LBB3_3
LBB3_2:
movl -8(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB3_8
LBB3_3:
movl $0, -12(%rbp)
movl $1, -16(%rbp)
movl $0, -20(%rbp)
LBB3_4: ## =>This Inner Loop Header: Depth=1
movl -20(%rbp), %eax
movl -8(%rbp), %ecx
subl $2, %ecx
cmpl %ecx, %eax
ja LBB3_7
## %bb.5: ## in Loop: Header=BB3_4 Depth=1
movl -16(%rbp), %eax
movl %eax, -24(%rbp)
movl -12(%rbp), %eax
addl -16(%rbp), %eax
movl %eax, -16(%rbp)
movl -24(%rbp), %eax
movl %eax, -12(%rbp)
## %bb.6: ## in Loop: Header=BB3_4 Depth=1
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB3_4
LBB3_7:
movl -16(%rbp), %eax
movl %eax, -4(%rbp)
LBB3_8:
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
movl $3, %edi
callq _Factorial
movl %eax, %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movl $3, %edi
callq _FactorialByIteration
movl %eax, %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movl $3, %edi
callq _Fibonacci
movl %eax, %esi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
movl $3, %edi
callq _FibonacciByIteration
movl %eax, %esi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "3!: %d\n"
L_.str.1: ## @.str.1
.asciz "Fibonacci(3): %d\n"
.subsections_via_symbols
| the_stack_data/55469.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/162642948.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
str wzr, [sp, #16]
str wzr, [sp, #12]
mov x9, sp
sub x8, x29, #8
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
str wzr, [sp, #8]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #8]
ldur w9, [x29, #-8]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_8
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
mov x9, sp
sub x8, x29, #12
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
ldur w8, [x29, #-12]
subs w8, w8, #10
cset w8, lt
tbnz w8, #0, LBB0_5
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-12]
subs w8, w8, #20
cset w8, gt
tbnz w8, #0, LBB0_5
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB0_6
LBB0_5: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_1 Depth=1
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB0_1
LBB0_8:
ldr w9, [sp, #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
ldr w9, [sp, #12]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d"
l_.str.1: ; @.str.1
.asciz "%d in\n"
l_.str.2: ; @.str.2
.asciz "%d out\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movl $0, -4(%rbp)
movl $0, -16(%rbp)
movl $0, -20(%rbp)
leaq L_.str(%rip), %rdi
leaq -8(%rbp), %rsi
movb $0, %al
callq _scanf
movl $0, -24(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -24(%rbp), %eax
cmpl -8(%rbp), %eax
jge LBB0_8
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
leaq L_.str(%rip), %rdi
leaq -12(%rbp), %rsi
movb $0, %al
callq _scanf
cmpl $10, -12(%rbp)
jl LBB0_5
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
cmpl $20, -12(%rbp)
jg LBB0_5
## %bb.4: ## in Loop: Header=BB0_1 Depth=1
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
jmp LBB0_6
LBB0_5: ## in Loop: Header=BB0_1 Depth=1
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
LBB0_6: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_7
LBB0_7: ## in Loop: Header=BB0_1 Depth=1
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB0_1
LBB0_8:
movl -16(%rbp), %esi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
movl -20(%rbp), %esi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d"
L_.str.1: ## @.str.1
.asciz "%d in\n"
L_.str.2: ## @.str.2
.asciz "%d out\n"
.subsections_via_symbols
| the_stack_data/234518904.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _print_all_packages ; -- Begin function print_all_packages
.p2align 2
_print_all_packages: ; @print_all_packages
.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] ; 8-byte Folded Spill
ldr x8, [x0]
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
stur wzr, [x29, #-4]
b LBB0_1
LBB0_1: ; =>This Loop Header: Depth=1
; Child Loop BB0_3 Depth 2
ldr x9, [sp, #16] ; 8-byte Folded Reload
ldur w8, [x29, #-4]
ldr w9, [x9, #16]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_8
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldur w9, [x29, #-4]
; 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
stur wzr, [x29, #-8]
b LBB0_3
LBB0_3: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr x9, [sp, #16] ; 8-byte Folded Reload
ldur w8, [x29, #-8]
ldr x9, [x9, #8]
ldursw x10, [x29, #-4]
mov x11, #24
mul x10, x10, x11
add x9, x9, x10
ldr w9, [x9, #16]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_6
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=2
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldr x8, [x8, #8]
ldursw x9, [x29, #-4]
mov x10, #24
mul x9, x9, x10
add x8, x8, x9
ldr x8, [x8, #8]
ldursw x9, [x29, #-8]
lsl x9, x9, #4
ldr x8, [x8, x9]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_3 Depth=2
ldur w8, [x29, #-8]
add w8, w8, #1
stur w8, [x29, #-8]
b LBB0_3
LBB0_6: ; in Loop: Header=BB0_1 Depth=1
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-4]
add w8, w8, #1
stur w8, [x29, #-4]
b LBB0_1
LBB0_8:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _send_all_acceptable_packages ; -- Begin function send_all_acceptable_packages
.p2align 2
_send_all_acceptable_packages: ; @send_all_acceptable_packages
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur w1, [x29, #-12]
stur x2, [x29, #-24]
stur w3, [x29, #-28]
; kill: def $x8 killed $xzr
str xzr, [sp, #40]
ldur x8, [x29, #-8]
ldur x9, [x29, #-24]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB1_3
b LBB1_1
LBB1_1:
ldur w8, [x29, #-12]
ldur w9, [x29, #-28]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB1_3
b LBB1_2
LBB1_2:
b LBB1_39
LBB1_3:
ldur w8, [x29, #-12]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB1_5
b LBB1_4
LBB1_4:
ldur w8, [x29, #-28]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB1_6
b LBB1_5
LBB1_5:
b LBB1_39
LBB1_6:
ldur w8, [x29, #-12]
ldur x9, [x29, #-8]
ldr w9, [x9, #16]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_8
b LBB1_7
LBB1_7:
ldur w8, [x29, #-28]
ldur x9, [x29, #-24]
ldr w9, [x9, #16]
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB1_9
b LBB1_8
LBB1_8:
b LBB1_39
LBB1_9:
str wzr, [sp, #36]
str wzr, [sp, #32]
b LBB1_10
LBB1_10: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #32]
ldur x9, [x29, #-8]
ldr x9, [x9, #8]
ldursw x10, [x29, #-12]
mov x11, #24
mul x10, x10, x11
add x9, x9, x10
ldr w9, [x9, #16]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_16
b LBB1_11
LBB1_11: ; in Loop: Header=BB1_10 Depth=1
ldur x8, [x29, #-8]
ldr x8, [x8, #8]
ldursw x9, [x29, #-12]
mov x11, #24
mul x9, x9, x11
add x8, x8, x9
ldr x8, [x8, #8]
ldrsw x9, [sp, #32]
add x8, x8, x9, lsl #4
ldr w8, [x8, #8]
ldur x9, [x29, #-24]
ldr x9, [x9, #8]
ldursw x10, [x29, #-28]
mul x10, x10, x11
add x9, x9, x10
ldr w9, [x9, #4]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB1_14
b LBB1_12
LBB1_12: ; in Loop: Header=BB1_10 Depth=1
ldur x8, [x29, #-8]
ldr x8, [x8, #8]
ldursw x9, [x29, #-12]
mov x11, #24
mul x9, x9, x11
add x8, x8, x9
ldr x8, [x8, #8]
ldrsw x9, [sp, #32]
add x8, x8, x9, lsl #4
ldr w8, [x8, #8]
ldur x9, [x29, #-24]
ldr x9, [x9, #8]
ldursw x10, [x29, #-28]
mul x10, x10, x11
ldr w9, [x9, x10]
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB1_14
b LBB1_13
LBB1_13: ; in Loop: Header=BB1_10 Depth=1
ldr w8, [sp, #36]
add w8, w8, #1
str w8, [sp, #36]
b LBB1_14
LBB1_14: ; in Loop: Header=BB1_10 Depth=1
b LBB1_15
LBB1_15: ; in Loop: Header=BB1_10 Depth=1
ldr w8, [sp, #32]
add w8, w8, #1
str w8, [sp, #32]
b LBB1_10
LBB1_16:
ldr w8, [sp, #36]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_18
b LBB1_17
LBB1_17:
b LBB1_39
LBB1_18:
ldur x8, [x29, #-24]
ldr x8, [x8, #8]
ldursw x9, [x29, #-28]
mov x10, #24
mul x9, x9, x10
add x8, x8, x9
ldr x0, [x8, #8]
ldur x8, [x29, #-24]
ldr x8, [x8, #8]
ldursw x9, [x29, #-28]
mul x9, x9, x10
add x8, x8, x9
ldr w8, [x8, #16]
ldr w9, [sp, #36]
add w9, w8, w9
; implicit-def: $x8
mov x8, x9
sxtw x9, w8
mov x8, #16
mul x1, x8, x9
bl _realloc
str x0, [sp, #40]
ldr x8, [sp, #40]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB1_20
b LBB1_19
LBB1_19:
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
mov w0, #-1
bl _exit
LBB1_20:
ldr x8, [sp, #40]
ldur x9, [x29, #-24]
ldr x9, [x9, #8]
ldursw x10, [x29, #-28]
mov x11, #24
mul x10, x10, x11
add x9, x9, x10
str x8, [x9, #8]
b LBB1_21
LBB1_21:
ldur x8, [x29, #-8]
ldr x8, [x8, #8]
ldursw x9, [x29, #-12]
mov x11, #24
mul x9, x9, x11
add x8, x8, x9
ldr x8, [x8, #8]
str x8, [sp, #24]
ldur x8, [x29, #-24]
ldr x8, [x8, #8]
ldursw x9, [x29, #-28]
mul x9, x9, x11
add x8, x8, x9
ldr x8, [x8, #8]
ldur x9, [x29, #-24]
ldr x9, [x9, #8]
ldursw x10, [x29, #-28]
mul x10, x10, x11
add x9, x9, x10
ldrsw x9, [x9, #16]
add x8, x8, x9, lsl #4
str x8, [sp, #16]
str wzr, [sp, #12]
b LBB1_22
LBB1_22: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
ldur x9, [x29, #-8]
ldr x9, [x9, #8]
ldursw x10, [x29, #-12]
mov x11, #24
mul x10, x10, x11
add x9, x9, x10
ldr w9, [x9, #16]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_32
b LBB1_23
LBB1_23: ; in Loop: Header=BB1_22 Depth=1
ldur x8, [x29, #-8]
ldr x8, [x8, #8]
ldursw x9, [x29, #-12]
mov x11, #24
mul x9, x9, x11
add x8, x8, x9
ldr x8, [x8, #8]
ldrsw x9, [sp, #12]
add x8, x8, x9, lsl #4
ldr w8, [x8, #8]
ldur x9, [x29, #-24]
ldr x9, [x9, #8]
ldursw x10, [x29, #-28]
mul x10, x10, x11
add x9, x9, x10
ldr w9, [x9, #4]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB1_26
b LBB1_24
LBB1_24: ; in Loop: Header=BB1_22 Depth=1
ldur x8, [x29, #-8]
ldr x8, [x8, #8]
ldursw x9, [x29, #-12]
mov x11, #24
mul x9, x9, x11
add x8, x8, x9
ldr x8, [x8, #8]
ldrsw x9, [sp, #12]
add x8, x8, x9, lsl #4
ldr w8, [x8, #8]
ldur x9, [x29, #-24]
ldr x9, [x9, #8]
ldursw x10, [x29, #-28]
mul x10, x10, x11
ldr w9, [x9, x10]
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB1_26
b LBB1_25
LBB1_25: ; in Loop: Header=BB1_22 Depth=1
ldr x8, [sp, #16]
ldur x9, [x29, #-8]
ldr x9, [x9, #8]
ldursw x10, [x29, #-12]
mov x11, #24
mul x10, x10, x11
add x9, x9, x10
ldr x9, [x9, #8]
ldrsw x10, [sp, #12]
ldr q0, [x9, x10, lsl #4]
str q0, [x8]
ldr x8, [sp, #16]
add x8, x8, #16
str x8, [sp, #16]
b LBB1_30
LBB1_26: ; in Loop: Header=BB1_22 Depth=1
ldr x8, [sp, #24]
ldur x9, [x29, #-8]
ldr x9, [x9, #8]
ldursw x10, [x29, #-12]
mov x11, #24
mul x10, x10, x11
add x9, x9, x10
ldr x9, [x9, #8]
ldrsw x10, [sp, #12]
add x9, x9, x10, lsl #4
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB1_28
b LBB1_27
LBB1_27: ; in Loop: Header=BB1_22 Depth=1
ldr x8, [sp, #24]
ldur x9, [x29, #-8]
ldr x9, [x9, #8]
ldursw x10, [x29, #-12]
mov x11, #24
mul x10, x10, x11
add x9, x9, x10
ldr x9, [x9, #8]
ldrsw x10, [sp, #12]
ldr q0, [x9, x10, lsl #4]
str q0, [x8]
ldr x8, [sp, #24]
add x8, x8, #16
str x8, [sp, #24]
b LBB1_29
LBB1_28: ; in Loop: Header=BB1_22 Depth=1
ldr x8, [sp, #24]
add x8, x8, #16
str x8, [sp, #24]
b LBB1_29
LBB1_29: ; in Loop: Header=BB1_22 Depth=1
b LBB1_30
LBB1_30: ; in Loop: Header=BB1_22 Depth=1
b LBB1_31
LBB1_31: ; in Loop: Header=BB1_22 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB1_22
LBB1_32:
ldur x8, [x29, #-8]
ldr x8, [x8, #8]
ldursw x9, [x29, #-12]
mov x10, #24
mul x9, x9, x10
add x8, x8, x9
ldr w8, [x8, #16]
ldr w9, [sp, #36]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB1_34
b LBB1_33
LBB1_33:
ldur x8, [x29, #-8]
ldr x8, [x8, #8]
ldursw x9, [x29, #-12]
mov x10, #24
mul x9, x9, x10
add x8, x8, x9
ldr x0, [x8, #8]
bl _free
b LBB1_38
LBB1_34:
ldur x8, [x29, #-8]
ldr x8, [x8, #8]
ldursw x9, [x29, #-12]
mov x10, #24
mul x9, x9, x10
add x8, x8, x9
ldr x0, [x8, #8]
ldur x8, [x29, #-8]
ldr x8, [x8, #8]
ldursw x9, [x29, #-12]
mul x9, x9, x10
add x8, x8, x9
ldr w8, [x8, #16]
ldr w9, [sp, #36]
subs w9, w8, w9
; implicit-def: $x8
mov x8, x9
sxtw x9, w8
mov x8, #16
mul x1, x8, x9
bl _realloc
str x0, [sp, #40]
ldr x8, [sp, #40]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB1_36
b LBB1_35
LBB1_35:
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
mov w0, #-1
bl _exit
LBB1_36:
ldr x8, [sp, #40]
ldur x9, [x29, #-8]
ldr x9, [x9, #8]
ldursw x10, [x29, #-12]
mov x11, #24
mul x10, x10, x11
add x9, x9, x10
str x8, [x9, #8]
b LBB1_37
LBB1_37:
b LBB1_38
LBB1_38:
ldr w10, [sp, #36]
ldur x8, [x29, #-24]
ldr x8, [x8, #8]
ldursw x9, [x29, #-28]
mov x11, #24
mul x9, x9, x11
add x9, x8, x9
ldr w8, [x9, #16]
add w8, w8, w10
str w8, [x9, #16]
ldr w10, [sp, #36]
ldur x8, [x29, #-8]
ldr x8, [x8, #8]
ldursw x9, [x29, #-12]
mul x9, x9, x11
add x9, x8, x9
ldr w8, [x9, #16]
subs w8, w8, w10
str w8, [x9, #16]
b LBB1_39
LBB1_39:
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.globl _town_with_most_packages ; -- Begin function town_with_most_packages
.p2align 2
_town_with_most_packages: ; @town_with_most_packages
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
str x8, [sp, #8] ; 8-byte Folded Spill
str x0, [sp, #40]
str w1, [sp, #36]
str wzr, [sp, #32]
str wzr, [sp, #28]
ldr x8, [sp, #40]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB2_2
b LBB2_1
LBB2_1:
ldr w8, [sp, #36]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB2_3
b LBB2_2
LBB2_2:
b LBB2_14
LBB2_3:
str wzr, [sp, #24]
b LBB2_4
LBB2_4: ; =>This Loop Header: Depth=1
; Child Loop BB2_6 Depth 2
ldr w8, [sp, #24]
ldr w9, [sp, #36]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB2_13
b LBB2_5
LBB2_5: ; in Loop: Header=BB2_4 Depth=1
str wzr, [sp, #20]
str wzr, [sp, #16]
b LBB2_6
LBB2_6: ; Parent Loop BB2_4 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #16]
ldr x9, [sp, #40]
ldrsw x10, [sp, #24]
mov x11, #24
mul x10, x10, x11
add x9, x9, x10
ldr w9, [x9, #16]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB2_9
b LBB2_7
LBB2_7: ; in Loop: Header=BB2_6 Depth=2
ldr x8, [sp, #40]
ldrsw x9, [sp, #24]
mov x10, #24
mul x9, x9, x10
add x8, x8, x9
ldr x8, [x8, #8]
ldrsw x9, [sp, #16]
mul x9, x9, x10
add x8, x8, x9
ldr w9, [x8, #16]
ldr w8, [sp, #20]
add w8, w8, w9
str w8, [sp, #20]
b LBB2_8
LBB2_8: ; in Loop: Header=BB2_6 Depth=2
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB2_6
LBB2_9: ; in Loop: Header=BB2_4 Depth=1
ldr w8, [sp, #20]
ldr w9, [sp, #32]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB2_11
b LBB2_10
LBB2_10: ; in Loop: Header=BB2_4 Depth=1
ldr w8, [sp, #24]
str w8, [sp, #28]
ldr w8, [sp, #20]
str w8, [sp, #32]
b LBB2_11
LBB2_11: ; in Loop: Header=BB2_4 Depth=1
b LBB2_12
LBB2_12: ; in Loop: Header=BB2_4 Depth=1
ldr w8, [sp, #24]
add w8, w8, #1
str w8, [sp, #24]
b LBB2_4
LBB2_13:
ldr x9, [sp, #8] ; 8-byte Folded Reload
ldr x8, [sp, #40]
ldrsw x10, [sp, #28]
mov x11, #24
mul x10, x10, x11
add x8, x8, x10
ldr q0, [x8]
str q0, [x9]
ldr x8, [x8, #16]
str x8, [x9, #16]
b LBB2_14
LBB2_14:
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _find_town ; -- Begin function find_town
.p2align 2
_find_town: ; @find_town
.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]
str x2, [sp, #16]
ldur x8, [x29, #-16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB3_3
b LBB3_1
LBB3_1:
ldur w8, [x29, #-20]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB3_3
b LBB3_2
LBB3_2:
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB3_4
b LBB3_3
LBB3_3:
; kill: def $x8 killed $xzr
stur xzr, [x29, #-8]
b LBB3_11
LBB3_4:
str wzr, [sp, #12]
b LBB3_5
LBB3_5: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
ldur w9, [x29, #-20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB3_10
b LBB3_6
LBB3_6: ; in Loop: Header=BB3_5 Depth=1
ldur x8, [x29, #-16]
ldrsw x9, [sp, #12]
mov x10, #24
mul x9, x9, x10
ldr x0, [x8, x9]
ldr x1, [sp, #16]
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB3_8
b LBB3_7
LBB3_7:
ldur x8, [x29, #-16]
ldrsw x9, [sp, #12]
mov x10, #24
mul x9, x9, x10
add x8, x8, x9
stur x8, [x29, #-8]
b LBB3_11
LBB3_8: ; in Loop: Header=BB3_5 Depth=1
b LBB3_9
LBB3_9: ; in Loop: Header=BB3_5 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB3_5
LBB3_10:
; kill: def $x8 killed $xzr
stur xzr, [x29, #-8]
b LBB3_11
LBB3_11:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _freeTowns ; -- Begin function freeTowns
.p2align 2
_freeTowns: ; @freeTowns
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur wzr, [x29, #-12]
b LBB4_1
LBB4_1: ; =>This Loop Header: Depth=1
; Child Loop BB4_3 Depth 2
; Child Loop BB4_5 Depth 3
ldur w8, [x29, #-12]
adrp x9, _towns_count@GOTPAGE
ldr x9, [x9, _towns_count@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, #16]
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, #16]
ldur x9, [x29, #-8]
ldursw x10, [x29, #-12]
mov x11, #24
mul x10, x10, x11
add x9, x9, x10
ldr w9, [x9, #16]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB4_10
b LBB4_4
LBB4_4: ; in Loop: Header=BB4_3 Depth=2
str wzr, [sp, #12]
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, #12]
ldur x9, [x29, #-8]
ldursw x10, [x29, #-12]
mov x11, #24
mul x10, x10, x11
add x9, x9, x10
ldr x9, [x9, #8]
ldrsw x10, [sp, #16]
mul x10, x10, x11
add x9, x9, x10
ldr w9, [x9, #16]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB4_8
b LBB4_6
LBB4_6: ; in Loop: Header=BB4_5 Depth=3
ldur x8, [x29, #-8]
ldursw x9, [x29, #-12]
mov x10, #24
mul x9, x9, x10
add x8, x8, x9
ldr x8, [x8, #8]
ldrsw x9, [sp, #16]
mul x9, x9, x10
add x8, x8, x9
ldr x8, [x8, #8]
ldrsw x9, [sp, #12]
lsl x9, x9, #4
ldr x0, [x8, x9]
bl _free
b LBB4_7
LBB4_7: ; in Loop: Header=BB4_5 Depth=3
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB4_5
LBB4_8: ; in Loop: Header=BB4_3 Depth=2
ldur x8, [x29, #-8]
ldursw x9, [x29, #-12]
mov x10, #24
mul x9, x9, x10
add x8, x8, x9
ldr x8, [x8, #8]
ldrsw x9, [sp, #16]
mul x9, x9, x10
add x8, x8, x9
ldr x0, [x8, #8]
bl _free
b LBB4_9
LBB4_9: ; in Loop: Header=BB4_3 Depth=2
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB4_3
LBB4_10: ; in Loop: Header=BB4_1 Depth=1
ldur x8, [x29, #-8]
ldursw x9, [x29, #-12]
mov x10, #24
str x10, [sp] ; 8-byte Folded Spill
mul x9, x9, x10
add x8, x8, x9
ldr x0, [x8, #8]
bl _free
ldr x10, [sp] ; 8-byte Folded Reload
ldur x8, [x29, #-8]
ldursw x9, [x29, #-12]
mul x9, x9, x10
ldr x0, [x8, x9]
bl _free
b LBB4_11
LBB4_11: ; in Loop: Header=BB4_1 Depth=1
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB4_1
LBB4_12:
ldur x0, [x29, #-8]
bl _free
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #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, _towns_count@GOTPAGE
ldr x8, [x8, _towns_count@GOTPAGEOFF]
str x8, [sp, #88] ; 8-byte Folded Spill
adrp x9, _towns@GOTPAGE
ldr x9, [x9, _towns@GOTPAGEOFF]
str x9, [sp, #96] ; 8-byte Folded Spill
stur wzr, [x29, #-4]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _scanf
ldr x8, [sp, #88] ; 8-byte Folded Reload
ldrsw x9, [x8]
mov x8, #24
mul x0, x8, x9
bl _malloc
ldr x8, [sp, #96] ; 8-byte Folded Reload
str x0, [x8]
stur wzr, [x29, #-8]
b LBB5_1
LBB5_1: ; =>This Loop Header: Depth=1
; Child Loop BB5_3 Depth 2
; Child Loop BB5_5 Depth 3
ldr x9, [sp, #88] ; 8-byte Folded Reload
ldur w8, [x29, #-8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB5_12
b LBB5_2
LBB5_2: ; in Loop: Header=BB5_1 Depth=1
mov x0, #6
bl _malloc
ldr x8, [sp, #96] ; 8-byte Folded Reload
ldr x9, [x8]
ldursw x11, [x29, #-8]
mov x10, #24
str x10, [sp, #80] ; 8-byte Folded Spill
mul x11, x11, x10
str x0, [x9, x11]
ldr x8, [x8]
ldursw x9, [x29, #-8]
mul x9, x9, x10
ldr x8, [x8, x9]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _scanf
ldr x8, [sp, #96] ; 8-byte Folded Reload
ldr x10, [sp, #80] ; 8-byte Folded Reload
ldr x8, [x8]
ldursw x9, [x29, #-8]
mul x9, x9, x10
add x8, x8, x9
add x8, x8, #16
mov x9, sp
str x8, [x9]
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _scanf
ldr x8, [sp, #96] ; 8-byte Folded Reload
ldr x10, [sp, #80] ; 8-byte Folded Reload
ldr x8, [x8]
ldursw x9, [x29, #-8]
mul x9, x9, x10
add x8, x8, x9
ldrsw x9, [x8, #16]
mov x8, #24
mul x0, x8, x9
bl _malloc
ldr x8, [sp, #96] ; 8-byte Folded Reload
ldr x10, [sp, #80] ; 8-byte Folded Reload
ldr x8, [x8]
ldursw x9, [x29, #-8]
mul x9, x9, x10
add x8, x8, x9
str x0, [x8, #8]
stur wzr, [x29, #-12]
b LBB5_3
LBB5_3: ; Parent Loop BB5_1 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB5_5 Depth 3
ldr x9, [sp, #96] ; 8-byte Folded Reload
ldur w8, [x29, #-12]
ldr x9, [x9]
ldursw x10, [x29, #-8]
mov x11, #24
mul x10, x10, x11
add x9, x9, x10
ldr w9, [x9, #16]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB5_10
b LBB5_4
LBB5_4: ; in Loop: Header=BB5_3 Depth=2
ldr x8, [sp, #96] ; 8-byte Folded Reload
ldr x9, [x8]
ldursw x10, [x29, #-8]
mov x12, #24
str x12, [sp, #72] ; 8-byte Folded Spill
mul x10, x10, x12
add x9, x9, x10
ldr x9, [x9, #8]
ldursw x10, [x29, #-12]
mul x10, x10, x12
add x9, x9, x10
add x11, x9, #16
ldr x9, [x8]
ldursw x10, [x29, #-8]
mul x10, x10, x12
add x9, x9, x10
ldr x9, [x9, #8]
ldursw x10, [x29, #-12]
mul x10, x10, x12
add x10, x9, x10
ldr x8, [x8]
ldursw x9, [x29, #-8]
mul x9, x9, x12
add x8, x8, x9
ldr x8, [x8, #8]
ldursw x9, [x29, #-12]
mul x9, x9, x12
add x8, x8, x9
add x8, x8, #4
mov x9, sp
str x11, [x9]
str x10, [x9, #8]
str x8, [x9, #16]
adrp x0, l_.str.7@PAGE
add x0, x0, l_.str.7@PAGEOFF
bl _scanf
ldr x8, [sp, #96] ; 8-byte Folded Reload
ldr x10, [sp, #72] ; 8-byte Folded Reload
ldr x8, [x8]
ldursw x9, [x29, #-8]
mul x9, x9, x10
add x8, x8, x9
ldr x8, [x8, #8]
ldursw x9, [x29, #-12]
mul x9, x9, x10
add x8, x8, x9
ldrsw x9, [x8, #16]
mov x8, #16
mul x0, x8, x9
bl _malloc
ldr x8, [sp, #96] ; 8-byte Folded Reload
ldr x10, [sp, #72] ; 8-byte Folded Reload
ldr x8, [x8]
ldursw x9, [x29, #-8]
mul x9, x9, x10
add x8, x8, x9
ldr x8, [x8, #8]
ldursw x9, [x29, #-12]
mul x9, x9, x10
add x8, x8, x9
str x0, [x8, #8]
stur wzr, [x29, #-16]
b LBB5_5
LBB5_5: ; Parent Loop BB5_1 Depth=1
; Parent Loop BB5_3 Depth=2
; => This Inner Loop Header: Depth=3
ldr x9, [sp, #96] ; 8-byte Folded Reload
ldur w8, [x29, #-16]
ldr x9, [x9]
ldursw x10, [x29, #-8]
mov x11, #24
mul x10, x10, x11
add x9, x9, x10
ldr x9, [x9, #8]
ldursw x10, [x29, #-12]
mul x10, x10, x11
add x9, x9, x10
ldr w9, [x9, #16]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB5_8
b LBB5_6
LBB5_6: ; in Loop: Header=BB5_5 Depth=3
mov x0, #6
bl _malloc
ldr x8, [sp, #96] ; 8-byte Folded Reload
ldr x9, [x8]
ldursw x11, [x29, #-8]
mov x10, #24
str x10, [sp, #64] ; 8-byte Folded Spill
mul x11, x11, x10
add x9, x9, x11
ldr x9, [x9, #8]
ldursw x11, [x29, #-12]
mul x11, x11, x10
add x9, x9, x11
ldr x9, [x9, #8]
ldursw x11, [x29, #-16]
lsl x11, x11, #4
str x0, [x9, x11]
ldr x8, [x8]
ldursw x9, [x29, #-8]
mul x9, x9, x10
add x8, x8, x9
ldr x8, [x8, #8]
ldursw x9, [x29, #-12]
mul x9, x9, x10
add x8, x8, x9
ldr x8, [x8, #8]
ldursw x9, [x29, #-16]
lsl x9, x9, #4
ldr x8, [x8, x9]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _scanf
ldr x8, [sp, #96] ; 8-byte Folded Reload
ldr x10, [sp, #64] ; 8-byte Folded Reload
ldr x8, [x8]
ldursw x9, [x29, #-8]
mul x9, x9, x10
add x8, x8, x9
ldr x8, [x8, #8]
ldursw x9, [x29, #-12]
mul x9, x9, x10
add x8, x8, x9
ldr x8, [x8, #8]
ldursw x9, [x29, #-16]
add x8, x8, x9, lsl #4
add x8, x8, #8
mov x9, sp
str x8, [x9]
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _scanf
b LBB5_7
LBB5_7: ; in Loop: Header=BB5_5 Depth=3
ldur w8, [x29, #-16]
add w8, w8, #1
stur w8, [x29, #-16]
b LBB5_5
LBB5_8: ; in Loop: Header=BB5_3 Depth=2
b LBB5_9
LBB5_9: ; in Loop: Header=BB5_3 Depth=2
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB5_3
LBB5_10: ; in Loop: Header=BB5_1 Depth=1
b LBB5_11
LBB5_11: ; in Loop: Header=BB5_1 Depth=1
ldur w8, [x29, #-8]
add w8, w8, #1
stur w8, [x29, #-8]
b LBB5_1
LBB5_12:
mov x9, sp
sub x8, x29, #20
str x8, [x9]
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _scanf
b LBB5_13
LBB5_13: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-20]
subs w9, w8, #1
stur w9, [x29, #-20]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB5_21
b LBB5_14
LBB5_14: ; in Loop: Header=BB5_13 Depth=1
mov x9, sp
sub x8, x29, #32
str x8, [x9]
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _scanf
ldur w8, [x29, #-32]
str w8, [sp, #60] ; 4-byte Folded Spill
subs w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB5_17
b LBB5_15
LBB5_15: ; in Loop: Header=BB5_13 Depth=1
ldr w8, [sp, #60] ; 4-byte Folded Reload
subs w8, w8, #2
cset w8, eq
tbnz w8, #0, LBB5_18
b LBB5_16
LBB5_16: ; in Loop: Header=BB5_13 Depth=1
ldr w8, [sp, #60] ; 4-byte Folded Reload
subs w8, w8, #3
cset w8, eq
tbnz w8, #0, LBB5_19
b LBB5_20
LBB5_17: ; in Loop: Header=BB5_13 Depth=1
mov x9, sp
sub x8, x29, #26
str x8, [sp, #48] ; 8-byte Folded Spill
str x8, [x9]
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _scanf
ldr x9, [sp, #96] ; 8-byte Folded Reload
ldr x8, [sp, #88] ; 8-byte Folded Reload
ldr x2, [sp, #48] ; 8-byte Folded Reload
ldr x0, [x9]
ldr w1, [x8]
bl _find_town
stur x0, [x29, #-40]
ldur x8, [x29, #-40]
ldr q0, [x8]
sub x0, x29, #64
stur q0, [x29, #-64]
ldr x8, [x8, #16]
stur x8, [x29, #-48]
bl _print_all_packages
b LBB5_20
LBB5_18: ; in Loop: Header=BB5_13 Depth=1
mov x9, sp
sub x8, x29, #26
str x8, [sp, #32] ; 8-byte Folded Spill
str x8, [x9]
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
str x0, [sp, #24] ; 8-byte Folded Spill
bl _scanf
ldr x9, [sp, #96] ; 8-byte Folded Reload
ldr x8, [sp, #88] ; 8-byte Folded Reload
ldr x2, [sp, #32] ; 8-byte Folded Reload
ldr x0, [x9]
ldr w1, [x8]
bl _find_town
stur x0, [x29, #-72]
mov x9, sp
sub x8, x29, #76
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 _scanf
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldr x0, [sp, #24] ; 8-byte Folded Reload
mov x9, sp
str x8, [x9]
bl _scanf
ldr x9, [sp, #96] ; 8-byte Folded Reload
ldr x8, [sp, #88] ; 8-byte Folded Reload
ldr x2, [sp, #32] ; 8-byte Folded Reload
ldr x0, [x9]
ldr w1, [x8]
bl _find_town
mov x8, x0
ldr x0, [sp, #40] ; 8-byte Folded Reload
stur x8, [x29, #-88]
mov x9, sp
sub x8, x29, #92
str x8, [x9]
bl _scanf
ldur x0, [x29, #-72]
ldur w1, [x29, #-76]
ldur x2, [x29, #-88]
ldur w3, [x29, #-92]
bl _send_all_acceptable_packages
b LBB5_20
LBB5_19: ; in Loop: Header=BB5_13 Depth=1
ldr x8, [sp, #88] ; 8-byte Folded Reload
ldr x9, [sp, #96] ; 8-byte Folded Reload
ldr x0, [x9]
ldr w1, [x8]
add x8, sp, #104
bl _town_with_most_packages
ldr x8, [sp, #104]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.8@PAGE
add x0, x0, l_.str.8@PAGEOFF
bl _printf
b LBB5_20
LBB5_20: ; in Loop: Header=BB5_13 Depth=1
b LBB5_13
LBB5_21:
ldr x8, [sp, #96] ; 8-byte Folded Reload
ldr x0, [x8]
bl _freeTowns
mov w0, #0
ldp x29, x30, [sp, #224] ; 16-byte Folded Reload
add sp, sp, #240
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%s:\r\n"
l_.str.1: ; @.str.1
.asciz "\t%d:\r\n"
l_.str.2: ; @.str.2
.asciz "\t\t%s\r\n"
l_.str.3: ; @.str.3
.asciz "ERROR: realloc() failed to increase memory.\r\n"
l_.str.4: ; @.str.4
.asciz "ERROR: realloc() failed to shrink memory.\r\n"
.comm _towns_count,4,2 ; @towns_count
l_.str.5: ; @.str.5
.asciz "%d"
.comm _towns,8,3 ; @towns
l_.str.6: ; @.str.6
.asciz "%s"
l_.str.7: ; @.str.7
.asciz "%d%d%d"
l_.str.8: ; @.str.8
.asciz "Town with the most number of packages is %s\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _print_all_packages ## -- Begin function print_all_packages
.p2align 4, 0x90
_print_all_packages: ## @print_all_packages
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
leaq 16(%rbp), %rax
movq %rax, -16(%rbp) ## 8-byte Spill
movq (%rax), %rsi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -4(%rbp)
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_3 Depth 2
movq -16(%rbp), %rcx ## 8-byte Reload
movl -4(%rbp), %eax
cmpl 16(%rcx), %eax
jge LBB0_8
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl -4(%rbp), %esi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -8(%rbp)
LBB0_3: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
movq -16(%rbp), %rcx ## 8-byte Reload
movl -8(%rbp), %eax
movq 8(%rcx), %rcx
movslq -4(%rbp), %rdx
imulq $24, %rdx, %rdx
addq %rdx, %rcx
cmpl 16(%rcx), %eax
jge LBB0_6
## %bb.4: ## in Loop: Header=BB0_3 Depth=2
movq -16(%rbp), %rax ## 8-byte Reload
movq 8(%rax), %rax
movslq -4(%rbp), %rcx
imulq $24, %rcx, %rcx
addq %rcx, %rax
movq 8(%rax), %rax
movslq -8(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
movq (%rax), %rsi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
## %bb.5: ## in Loop: Header=BB0_3 Depth=2
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
jmp LBB0_3
LBB0_6: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_7
LBB0_7: ## in Loop: Header=BB0_1 Depth=1
movl -4(%rbp), %eax
addl $1, %eax
movl %eax, -4(%rbp)
jmp LBB0_1
LBB0_8:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _send_all_acceptable_packages ## -- Begin function send_all_acceptable_packages
.p2align 4, 0x90
_send_all_acceptable_packages: ## @send_all_acceptable_packages
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $80, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movq %rdx, -24(%rbp)
movl %ecx, -28(%rbp)
movq $0, -40(%rbp)
movq -8(%rbp), %rax
cmpq -24(%rbp), %rax
jne LBB1_3
## %bb.1:
movl -12(%rbp), %eax
cmpl -28(%rbp), %eax
jne LBB1_3
## %bb.2:
jmp LBB1_39
LBB1_3:
cmpl $0, -12(%rbp)
jl LBB1_5
## %bb.4:
cmpl $0, -28(%rbp)
jge LBB1_6
LBB1_5:
jmp LBB1_39
LBB1_6:
movl -12(%rbp), %eax
movq -8(%rbp), %rcx
cmpl 16(%rcx), %eax
jge LBB1_8
## %bb.7:
movl -28(%rbp), %eax
movq -24(%rbp), %rcx
cmpl 16(%rcx), %eax
jl LBB1_9
LBB1_8:
jmp LBB1_39
LBB1_9:
movl $0, -44(%rbp)
movl $0, -48(%rbp)
LBB1_10: ## =>This Inner Loop Header: Depth=1
movl -48(%rbp), %eax
movq -8(%rbp), %rcx
movq 8(%rcx), %rcx
movslq -12(%rbp), %rdx
imulq $24, %rdx, %rdx
addq %rdx, %rcx
cmpl 16(%rcx), %eax
jge LBB1_16
## %bb.11: ## in Loop: Header=BB1_10 Depth=1
movq -8(%rbp), %rax
movq 8(%rax), %rax
movslq -12(%rbp), %rcx
imulq $24, %rcx, %rcx
addq %rcx, %rax
movq 8(%rax), %rax
movslq -48(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
movl 8(%rax), %eax
movq -24(%rbp), %rcx
movq 8(%rcx), %rcx
movslq -28(%rbp), %rdx
imulq $24, %rdx, %rdx
addq %rdx, %rcx
cmpl 4(%rcx), %eax
jg LBB1_14
## %bb.12: ## in Loop: Header=BB1_10 Depth=1
movq -8(%rbp), %rax
movq 8(%rax), %rax
movslq -12(%rbp), %rcx
imulq $24, %rcx, %rcx
addq %rcx, %rax
movq 8(%rax), %rax
movslq -48(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
movl 8(%rax), %eax
movq -24(%rbp), %rcx
movq 8(%rcx), %rcx
movslq -28(%rbp), %rdx
imulq $24, %rdx, %rdx
addq %rdx, %rcx
cmpl (%rcx), %eax
jl LBB1_14
## %bb.13: ## in Loop: Header=BB1_10 Depth=1
movl -44(%rbp), %eax
addl $1, %eax
movl %eax, -44(%rbp)
LBB1_14: ## in Loop: Header=BB1_10 Depth=1
jmp LBB1_15
LBB1_15: ## in Loop: Header=BB1_10 Depth=1
movl -48(%rbp), %eax
addl $1, %eax
movl %eax, -48(%rbp)
jmp LBB1_10
LBB1_16:
cmpl $0, -44(%rbp)
jne LBB1_18
## %bb.17:
jmp LBB1_39
LBB1_18:
movq -24(%rbp), %rax
movq 8(%rax), %rax
movslq -28(%rbp), %rcx
imulq $24, %rcx, %rcx
addq %rcx, %rax
movq 8(%rax), %rdi
movq -24(%rbp), %rax
movq 8(%rax), %rax
movslq -28(%rbp), %rcx
imulq $24, %rcx, %rcx
addq %rcx, %rax
movl 16(%rax), %eax
addl -44(%rbp), %eax
movslq %eax, %rsi
shlq $4, %rsi
callq _realloc
movq %rax, -40(%rbp)
cmpq $0, -40(%rbp)
jne LBB1_20
## %bb.19:
leaq L_.str.3(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _printf
movl $-1, %edi
callq _exit
LBB1_20:
movq -40(%rbp), %rcx
movq -24(%rbp), %rax
movq 8(%rax), %rax
movslq -28(%rbp), %rdx
imulq $24, %rdx, %rdx
addq %rdx, %rax
movq %rcx, 8(%rax)
## %bb.21:
movq -8(%rbp), %rax
movq 8(%rax), %rax
movslq -12(%rbp), %rcx
imulq $24, %rcx, %rcx
addq %rcx, %rax
movq 8(%rax), %rax
movq %rax, -56(%rbp)
movq -24(%rbp), %rax
movq 8(%rax), %rax
movslq -28(%rbp), %rcx
imulq $24, %rcx, %rcx
addq %rcx, %rax
movq 8(%rax), %rax
movq -24(%rbp), %rcx
movq 8(%rcx), %rcx
movslq -28(%rbp), %rdx
imulq $24, %rdx, %rdx
addq %rdx, %rcx
movslq 16(%rcx), %rcx
shlq $4, %rcx
addq %rcx, %rax
movq %rax, -64(%rbp)
movl $0, -68(%rbp)
LBB1_22: ## =>This Inner Loop Header: Depth=1
movl -68(%rbp), %eax
movq -8(%rbp), %rcx
movq 8(%rcx), %rcx
movslq -12(%rbp), %rdx
imulq $24, %rdx, %rdx
addq %rdx, %rcx
cmpl 16(%rcx), %eax
jge LBB1_32
## %bb.23: ## in Loop: Header=BB1_22 Depth=1
movq -8(%rbp), %rax
movq 8(%rax), %rax
movslq -12(%rbp), %rcx
imulq $24, %rcx, %rcx
addq %rcx, %rax
movq 8(%rax), %rax
movslq -68(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
movl 8(%rax), %eax
movq -24(%rbp), %rcx
movq 8(%rcx), %rcx
movslq -28(%rbp), %rdx
imulq $24, %rdx, %rdx
addq %rdx, %rcx
cmpl 4(%rcx), %eax
jg LBB1_26
## %bb.24: ## in Loop: Header=BB1_22 Depth=1
movq -8(%rbp), %rax
movq 8(%rax), %rax
movslq -12(%rbp), %rcx
imulq $24, %rcx, %rcx
addq %rcx, %rax
movq 8(%rax), %rax
movslq -68(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
movl 8(%rax), %eax
movq -24(%rbp), %rcx
movq 8(%rcx), %rcx
movslq -28(%rbp), %rdx
imulq $24, %rdx, %rdx
addq %rdx, %rcx
cmpl (%rcx), %eax
jl LBB1_26
## %bb.25: ## in Loop: Header=BB1_22 Depth=1
movq -64(%rbp), %rax
movq -8(%rbp), %rcx
movq 8(%rcx), %rcx
movslq -12(%rbp), %rdx
imulq $24, %rdx, %rdx
addq %rdx, %rcx
movq 8(%rcx), %rcx
movslq -68(%rbp), %rdx
shlq $4, %rdx
addq %rdx, %rcx
movq (%rcx), %rdx
movq %rdx, (%rax)
movq 8(%rcx), %rcx
movq %rcx, 8(%rax)
movq -64(%rbp), %rax
addq $16, %rax
movq %rax, -64(%rbp)
jmp LBB1_30
LBB1_26: ## in Loop: Header=BB1_22 Depth=1
movq -56(%rbp), %rax
movq -8(%rbp), %rcx
movq 8(%rcx), %rcx
movslq -12(%rbp), %rdx
imulq $24, %rdx, %rdx
addq %rdx, %rcx
movq 8(%rcx), %rcx
movslq -68(%rbp), %rdx
shlq $4, %rdx
addq %rdx, %rcx
cmpq %rcx, %rax
je LBB1_28
## %bb.27: ## in Loop: Header=BB1_22 Depth=1
movq -56(%rbp), %rax
movq -8(%rbp), %rcx
movq 8(%rcx), %rcx
movslq -12(%rbp), %rdx
imulq $24, %rdx, %rdx
addq %rdx, %rcx
movq 8(%rcx), %rcx
movslq -68(%rbp), %rdx
shlq $4, %rdx
addq %rdx, %rcx
movq (%rcx), %rdx
movq %rdx, (%rax)
movq 8(%rcx), %rcx
movq %rcx, 8(%rax)
movq -56(%rbp), %rax
addq $16, %rax
movq %rax, -56(%rbp)
jmp LBB1_29
LBB1_28: ## in Loop: Header=BB1_22 Depth=1
movq -56(%rbp), %rax
addq $16, %rax
movq %rax, -56(%rbp)
LBB1_29: ## in Loop: Header=BB1_22 Depth=1
jmp LBB1_30
LBB1_30: ## in Loop: Header=BB1_22 Depth=1
jmp LBB1_31
LBB1_31: ## in Loop: Header=BB1_22 Depth=1
movl -68(%rbp), %eax
addl $1, %eax
movl %eax, -68(%rbp)
jmp LBB1_22
LBB1_32:
movq -8(%rbp), %rax
movq 8(%rax), %rax
movslq -12(%rbp), %rcx
imulq $24, %rcx, %rcx
addq %rcx, %rax
movl 16(%rax), %eax
cmpl -44(%rbp), %eax
jne LBB1_34
## %bb.33:
movq -8(%rbp), %rax
movq 8(%rax), %rax
movslq -12(%rbp), %rcx
imulq $24, %rcx, %rcx
addq %rcx, %rax
movq 8(%rax), %rdi
callq _free
jmp LBB1_38
LBB1_34:
movq -8(%rbp), %rax
movq 8(%rax), %rax
movslq -12(%rbp), %rcx
imulq $24, %rcx, %rcx
addq %rcx, %rax
movq 8(%rax), %rdi
movq -8(%rbp), %rax
movq 8(%rax), %rax
movslq -12(%rbp), %rcx
imulq $24, %rcx, %rcx
addq %rcx, %rax
movl 16(%rax), %eax
subl -44(%rbp), %eax
movslq %eax, %rsi
shlq $4, %rsi
callq _realloc
movq %rax, -40(%rbp)
cmpq $0, -40(%rbp)
jne LBB1_36
## %bb.35:
leaq L_.str.4(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _printf
movl $-1, %edi
callq _exit
LBB1_36:
movq -40(%rbp), %rcx
movq -8(%rbp), %rax
movq 8(%rax), %rax
movslq -12(%rbp), %rdx
imulq $24, %rdx, %rdx
addq %rdx, %rax
movq %rcx, 8(%rax)
## %bb.37:
jmp LBB1_38
LBB1_38:
movl -44(%rbp), %ecx
movq -24(%rbp), %rax
movq 8(%rax), %rax
movslq -28(%rbp), %rdx
imulq $24, %rdx, %rdx
addq %rdx, %rax
addl 16(%rax), %ecx
movl %ecx, 16(%rax)
movl -44(%rbp), %edx
movq -8(%rbp), %rax
movq 8(%rax), %rax
movslq -12(%rbp), %rcx
imulq $24, %rcx, %rcx
addq %rcx, %rax
movl 16(%rax), %ecx
subl %edx, %ecx
movl %ecx, 16(%rax)
LBB1_39:
addq $80, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _town_with_most_packages ## -- Begin function town_with_most_packages
.p2align 4, 0x90
_town_with_most_packages: ## @town_with_most_packages
.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, -48(%rbp) ## 8-byte Spill
movq %rdi, -40(%rbp) ## 8-byte Spill
movq %rsi, -8(%rbp)
movl %edx, -12(%rbp)
movl $0, -16(%rbp)
movl $0, -20(%rbp)
cmpq $0, -8(%rbp)
je LBB2_2
## %bb.1:
cmpl $0, -12(%rbp)
jne LBB2_3
LBB2_2:
jmp LBB2_14
LBB2_3:
movl $0, -24(%rbp)
LBB2_4: ## =>This Loop Header: Depth=1
## Child Loop BB2_6 Depth 2
movl -24(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB2_13
## %bb.5: ## in Loop: Header=BB2_4 Depth=1
movl $0, -28(%rbp)
movl $0, -32(%rbp)
LBB2_6: ## Parent Loop BB2_4 Depth=1
## => This Inner Loop Header: Depth=2
movl -32(%rbp), %eax
movq -8(%rbp), %rcx
movslq -24(%rbp), %rdx
imulq $24, %rdx, %rdx
addq %rdx, %rcx
cmpl 16(%rcx), %eax
jge LBB2_9
## %bb.7: ## in Loop: Header=BB2_6 Depth=2
movq -8(%rbp), %rax
movslq -24(%rbp), %rcx
imulq $24, %rcx, %rcx
addq %rcx, %rax
movq 8(%rax), %rax
movslq -32(%rbp), %rcx
imulq $24, %rcx, %rcx
addq %rcx, %rax
movl 16(%rax), %eax
addl -28(%rbp), %eax
movl %eax, -28(%rbp)
## %bb.8: ## in Loop: Header=BB2_6 Depth=2
movl -32(%rbp), %eax
addl $1, %eax
movl %eax, -32(%rbp)
jmp LBB2_6
LBB2_9: ## in Loop: Header=BB2_4 Depth=1
movl -28(%rbp), %eax
cmpl -16(%rbp), %eax
jle LBB2_11
## %bb.10: ## in Loop: Header=BB2_4 Depth=1
movl -24(%rbp), %eax
movl %eax, -20(%rbp)
movl -28(%rbp), %eax
movl %eax, -16(%rbp)
LBB2_11: ## in Loop: Header=BB2_4 Depth=1
jmp LBB2_12
LBB2_12: ## in Loop: Header=BB2_4 Depth=1
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB2_4
LBB2_13:
movq -48(%rbp), %rax ## 8-byte Reload
movq -8(%rbp), %rcx
movslq -20(%rbp), %rdx
imulq $24, %rdx, %rdx
addq %rdx, %rcx
movq (%rcx), %rdx
movq %rdx, (%rax)
movq 8(%rcx), %rdx
movq %rdx, 8(%rax)
movq 16(%rcx), %rcx
movq %rcx, 16(%rax)
LBB2_14:
movq -40(%rbp), %rax ## 8-byte Reload
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _find_town ## -- Begin function find_town
.p2align 4, 0x90
_find_town: ## @find_town
.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 %rdx, -32(%rbp)
cmpq $0, -16(%rbp)
je LBB3_3
## %bb.1:
cmpl $0, -20(%rbp)
je LBB3_3
## %bb.2:
cmpq $0, -32(%rbp)
jne LBB3_4
LBB3_3:
movq $0, -8(%rbp)
jmp LBB3_11
LBB3_4:
movl $0, -36(%rbp)
LBB3_5: ## =>This Inner Loop Header: Depth=1
movl -36(%rbp), %eax
cmpl -20(%rbp), %eax
jge LBB3_10
## %bb.6: ## in Loop: Header=BB3_5 Depth=1
movq -16(%rbp), %rax
movslq -36(%rbp), %rcx
imulq $24, %rcx, %rcx
addq %rcx, %rax
movq (%rax), %rdi
movq -32(%rbp), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB3_8
## %bb.7:
movq -16(%rbp), %rax
movslq -36(%rbp), %rcx
imulq $24, %rcx, %rcx
addq %rcx, %rax
movq %rax, -8(%rbp)
jmp LBB3_11
LBB3_8: ## in Loop: Header=BB3_5 Depth=1
jmp LBB3_9
LBB3_9: ## in Loop: Header=BB3_5 Depth=1
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB3_5
LBB3_10:
movq $0, -8(%rbp)
LBB3_11:
movq -8(%rbp), %rax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _freeTowns ## -- Begin function freeTowns
.p2align 4, 0x90
_freeTowns: ## @freeTowns
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movl $0, -12(%rbp)
LBB4_1: ## =>This Loop Header: Depth=1
## Child Loop BB4_3 Depth 2
## Child Loop BB4_5 Depth 3
movl -12(%rbp), %eax
movq _towns_count@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jge LBB4_12
## %bb.2: ## in Loop: Header=BB4_1 Depth=1
movl $0, -16(%rbp)
LBB4_3: ## Parent Loop BB4_1 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB4_5 Depth 3
movl -16(%rbp), %eax
movq -8(%rbp), %rcx
movslq -12(%rbp), %rdx
imulq $24, %rdx, %rdx
addq %rdx, %rcx
cmpl 16(%rcx), %eax
jge LBB4_10
## %bb.4: ## in Loop: Header=BB4_3 Depth=2
movl $0, -20(%rbp)
LBB4_5: ## Parent Loop BB4_1 Depth=1
## Parent Loop BB4_3 Depth=2
## => This Inner Loop Header: Depth=3
movl -20(%rbp), %eax
movq -8(%rbp), %rcx
movslq -12(%rbp), %rdx
imulq $24, %rdx, %rdx
addq %rdx, %rcx
movq 8(%rcx), %rcx
movslq -16(%rbp), %rdx
imulq $24, %rdx, %rdx
addq %rdx, %rcx
cmpl 16(%rcx), %eax
jge LBB4_8
## %bb.6: ## in Loop: Header=BB4_5 Depth=3
movq -8(%rbp), %rax
movslq -12(%rbp), %rcx
imulq $24, %rcx, %rcx
addq %rcx, %rax
movq 8(%rax), %rax
movslq -16(%rbp), %rcx
imulq $24, %rcx, %rcx
addq %rcx, %rax
movq 8(%rax), %rax
movslq -20(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
movq (%rax), %rdi
callq _free
## %bb.7: ## in Loop: Header=BB4_5 Depth=3
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB4_5
LBB4_8: ## in Loop: Header=BB4_3 Depth=2
movq -8(%rbp), %rax
movslq -12(%rbp), %rcx
imulq $24, %rcx, %rcx
addq %rcx, %rax
movq 8(%rax), %rax
movslq -16(%rbp), %rcx
imulq $24, %rcx, %rcx
addq %rcx, %rax
movq 8(%rax), %rdi
callq _free
## %bb.9: ## in Loop: Header=BB4_3 Depth=2
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
jmp LBB4_3
LBB4_10: ## in Loop: Header=BB4_1 Depth=1
movq -8(%rbp), %rax
movslq -12(%rbp), %rcx
imulq $24, %rcx, %rcx
addq %rcx, %rax
movq 8(%rax), %rdi
callq _free
movq -8(%rbp), %rax
movslq -12(%rbp), %rcx
imulq $24, %rcx, %rcx
addq %rcx, %rax
movq (%rax), %rdi
callq _free
## %bb.11: ## in Loop: Header=BB4_1 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB4_1
LBB4_12:
movq -8(%rbp), %rdi
callq _free
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $128, %rsp
movl $0, -4(%rbp)
leaq L_.str.5(%rip), %rdi
movq _towns_count@GOTPCREL(%rip), %rsi
movb $0, %al
callq _scanf
movq _towns_count@GOTPCREL(%rip), %rax
movslq (%rax), %rax
imulq $24, %rax, %rdi
callq _malloc
movq %rax, %rcx
movq _towns@GOTPCREL(%rip), %rax
movq %rcx, (%rax)
movl $0, -8(%rbp)
LBB5_1: ## =>This Loop Header: Depth=1
## Child Loop BB5_3 Depth 2
## Child Loop BB5_5 Depth 3
movl -8(%rbp), %eax
movq _towns_count@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jge LBB5_12
## %bb.2: ## in Loop: Header=BB5_1 Depth=1
movl $6, %edi
callq _malloc
movq %rax, %rcx
movq _towns@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -8(%rbp), %rdx
imulq $24, %rdx, %rdx
addq %rdx, %rax
movq %rcx, (%rax)
movq _towns@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -8(%rbp), %rcx
imulq $24, %rcx, %rcx
addq %rcx, %rax
movq (%rax), %rsi
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _scanf
movq _towns@GOTPCREL(%rip), %rax
movq (%rax), %rsi
movslq -8(%rbp), %rax
imulq $24, %rax, %rax
addq %rax, %rsi
addq $16, %rsi
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _scanf
movq _towns@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -8(%rbp), %rcx
imulq $24, %rcx, %rcx
addq %rcx, %rax
movslq 16(%rax), %rax
imulq $24, %rax, %rdi
callq _malloc
movq %rax, %rcx
movq _towns@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -8(%rbp), %rdx
imulq $24, %rdx, %rdx
addq %rdx, %rax
movq %rcx, 8(%rax)
movl $0, -12(%rbp)
LBB5_3: ## Parent Loop BB5_1 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB5_5 Depth 3
movl -12(%rbp), %eax
movq _towns@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
movslq -8(%rbp), %rdx
imulq $24, %rdx, %rdx
addq %rdx, %rcx
cmpl 16(%rcx), %eax
jge LBB5_10
## %bb.4: ## in Loop: Header=BB5_3 Depth=2
movq _towns@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -8(%rbp), %rcx
imulq $24, %rcx, %rcx
addq %rcx, %rax
movq 8(%rax), %rsi
movslq -12(%rbp), %rax
imulq $24, %rax, %rax
addq %rax, %rsi
addq $16, %rsi
movq _towns@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -8(%rbp), %rcx
imulq $24, %rcx, %rcx
addq %rcx, %rax
movq 8(%rax), %rdx
movslq -12(%rbp), %rax
imulq $24, %rax, %rax
addq %rax, %rdx
movq _towns@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -8(%rbp), %rcx
imulq $24, %rcx, %rcx
addq %rcx, %rax
movq 8(%rax), %rcx
movslq -12(%rbp), %rax
imulq $24, %rax, %rax
addq %rax, %rcx
addq $4, %rcx
leaq L_.str.7(%rip), %rdi
movb $0, %al
callq _scanf
movq _towns@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -8(%rbp), %rcx
imulq $24, %rcx, %rcx
addq %rcx, %rax
movq 8(%rax), %rax
movslq -12(%rbp), %rcx
imulq $24, %rcx, %rcx
addq %rcx, %rax
movslq 16(%rax), %rdi
shlq $4, %rdi
callq _malloc
movq %rax, %rcx
movq _towns@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -8(%rbp), %rdx
imulq $24, %rdx, %rdx
addq %rdx, %rax
movq 8(%rax), %rax
movslq -12(%rbp), %rdx
imulq $24, %rdx, %rdx
addq %rdx, %rax
movq %rcx, 8(%rax)
movl $0, -16(%rbp)
LBB5_5: ## Parent Loop BB5_1 Depth=1
## Parent Loop BB5_3 Depth=2
## => This Inner Loop Header: Depth=3
movl -16(%rbp), %eax
movq _towns@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
movslq -8(%rbp), %rdx
imulq $24, %rdx, %rdx
addq %rdx, %rcx
movq 8(%rcx), %rcx
movslq -12(%rbp), %rdx
imulq $24, %rdx, %rdx
addq %rdx, %rcx
cmpl 16(%rcx), %eax
jge LBB5_8
## %bb.6: ## in Loop: Header=BB5_5 Depth=3
movl $6, %edi
callq _malloc
movq %rax, %rcx
movq _towns@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -8(%rbp), %rdx
imulq $24, %rdx, %rdx
addq %rdx, %rax
movq 8(%rax), %rax
movslq -12(%rbp), %rdx
imulq $24, %rdx, %rdx
addq %rdx, %rax
movq 8(%rax), %rax
movslq -16(%rbp), %rdx
shlq $4, %rdx
addq %rdx, %rax
movq %rcx, (%rax)
movq _towns@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -8(%rbp), %rcx
imulq $24, %rcx, %rcx
addq %rcx, %rax
movq 8(%rax), %rax
movslq -12(%rbp), %rcx
imulq $24, %rcx, %rcx
addq %rcx, %rax
movq 8(%rax), %rax
movslq -16(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
movq (%rax), %rsi
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _scanf
movq _towns@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -8(%rbp), %rcx
imulq $24, %rcx, %rcx
addq %rcx, %rax
movq 8(%rax), %rax
movslq -12(%rbp), %rcx
imulq $24, %rcx, %rcx
addq %rcx, %rax
movq 8(%rax), %rsi
movslq -16(%rbp), %rax
shlq $4, %rax
addq %rax, %rsi
addq $8, %rsi
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _scanf
## %bb.7: ## in Loop: Header=BB5_5 Depth=3
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
jmp LBB5_5
LBB5_8: ## in Loop: Header=BB5_3 Depth=2
jmp LBB5_9
LBB5_9: ## in Loop: Header=BB5_3 Depth=2
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB5_3
LBB5_10: ## in Loop: Header=BB5_1 Depth=1
jmp LBB5_11
LBB5_11: ## in Loop: Header=BB5_1 Depth=1
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
jmp LBB5_1
LBB5_12:
leaq L_.str.5(%rip), %rdi
leaq -20(%rbp), %rsi
movb $0, %al
callq _scanf
LBB5_13: ## =>This Inner Loop Header: Depth=1
movl -20(%rbp), %eax
movl %eax, %ecx
addl $-1, %ecx
movl %ecx, -20(%rbp)
cmpl $0, %eax
je LBB5_19
## %bb.14: ## in Loop: Header=BB5_13 Depth=1
leaq L_.str.5(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
leaq -32(%rbp), %rsi
callq _scanf
movl -32(%rbp), %eax
movl %eax, -100(%rbp) ## 4-byte Spill
subl $1, %eax
je LBB5_15
jmp LBB5_20
LBB5_20: ## in Loop: Header=BB5_13 Depth=1
movl -100(%rbp), %eax ## 4-byte Reload
subl $2, %eax
je LBB5_16
jmp LBB5_21
LBB5_21: ## in Loop: Header=BB5_13 Depth=1
movl -100(%rbp), %eax ## 4-byte Reload
subl $3, %eax
je LBB5_17
jmp LBB5_18
LBB5_15: ## in Loop: Header=BB5_13 Depth=1
leaq -26(%rbp), %rsi
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _scanf
movq _towns@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movq _towns_count@GOTPCREL(%rip), %rax
movl (%rax), %esi
leaq -26(%rbp), %rdx
callq _find_town
movq %rax, -40(%rbp)
movq -40(%rbp), %rax
movq (%rax), %rcx
movq %rcx, (%rsp)
movq 8(%rax), %rcx
movq %rcx, 8(%rsp)
movq 16(%rax), %rax
movq %rax, 16(%rsp)
callq _print_all_packages
jmp LBB5_18
LBB5_16: ## in Loop: Header=BB5_13 Depth=1
leaq -26(%rbp), %rsi
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _scanf
movq _towns@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movq _towns_count@GOTPCREL(%rip), %rax
movl (%rax), %esi
leaq -26(%rbp), %rdx
callq _find_town
movq %rax, -48(%rbp)
leaq L_.str.5(%rip), %rdi
leaq -52(%rbp), %rsi
movb $0, %al
callq _scanf
leaq -26(%rbp), %rsi
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _scanf
movq _towns@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movq _towns_count@GOTPCREL(%rip), %rax
movl (%rax), %esi
leaq -26(%rbp), %rdx
callq _find_town
movq %rax, -64(%rbp)
leaq L_.str.5(%rip), %rdi
leaq -68(%rbp), %rsi
movb $0, %al
callq _scanf
movq -48(%rbp), %rdi
movl -52(%rbp), %esi
movq -64(%rbp), %rdx
movl -68(%rbp), %ecx
callq _send_all_acceptable_packages
jmp LBB5_18
LBB5_17: ## in Loop: Header=BB5_13 Depth=1
movq _towns@GOTPCREL(%rip), %rax
movq (%rax), %rsi
movq _towns_count@GOTPCREL(%rip), %rax
movl (%rax), %edx
leaq -96(%rbp), %rdi
callq _town_with_most_packages
movq -96(%rbp), %rsi
leaq L_.str.8(%rip), %rdi
movb $0, %al
callq _printf
LBB5_18: ## in Loop: Header=BB5_13 Depth=1
jmp LBB5_13
LBB5_19:
movq _towns@GOTPCREL(%rip), %rax
movq (%rax), %rdi
callq _freeTowns
xorl %eax, %eax
addq $128, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%s:\r\n"
L_.str.1: ## @.str.1
.asciz "\t%d:\r\n"
L_.str.2: ## @.str.2
.asciz "\t\t%s\r\n"
L_.str.3: ## @.str.3
.asciz "ERROR: realloc() failed to increase memory.\r\n"
L_.str.4: ## @.str.4
.asciz "ERROR: realloc() failed to shrink memory.\r\n"
.comm _towns_count,4,2 ## @towns_count
L_.str.5: ## @.str.5
.asciz "%d"
.comm _towns,8,3 ## @towns
L_.str.6: ## @.str.6
.asciz "%s"
L_.str.7: ## @.str.7
.asciz "%d%d%d"
L_.str.8: ## @.str.8
.asciz "Town with the most number of packages is %s\n"
.subsections_via_symbols
| the_stack_data/76699954.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _f ; -- Begin function f
.p2align 2
_f: ; @f
.cfi_startproc
; %bb.0:
adrp x0, _pthread_create@GOTPAGE
ldr x0, [x0, _pthread_create@GOTPAGEOFF]
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _f ## -- Begin function f
.p2align 4, 0x90
_f: ## @f
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _pthread_create@GOTPCREL(%rip), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/18888323.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _add ; -- Begin function add
.p2align 2
_add: ; @add
.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 d0, [x29, #-8]
stur d1, [x29, #-16]
ldur d2, [x29, #-8]
ldur d1, [x29, #-16]
ldur d0, [x29, #-8]
ldur d3, [x29, #-16]
fadd d0, d0, d3
mov x8, sp
str d2, [x8]
str d1, [x8, #8]
str d0, [x8, #16]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _sub ; -- Begin function sub
.p2align 2
_sub: ; @sub
.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 d0, [x29, #-8]
stur d1, [x29, #-16]
ldur d2, [x29, #-8]
ldur d1, [x29, #-16]
ldur d0, [x29, #-8]
ldur d3, [x29, #-16]
fadd d0, d0, d3
mov x8, sp
str d2, [x8]
str d1, [x8, #8]
str d0, [x8, #16]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _mul ; -- Begin function mul
.p2align 2
_mul: ; @mul
.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 d0, [x29, #-8]
stur d1, [x29, #-16]
ldur d2, [x29, #-8]
ldur d1, [x29, #-16]
ldur d0, [x29, #-8]
ldur d3, [x29, #-16]
fadd d0, d0, d3
mov x8, sp
str d2, [x8]
str d1, [x8, #8]
str d0, [x8, #16]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _div ; -- Begin function div
.p2align 2
_div: ; @div
.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 d0, [x29, #-8]
stur d1, [x29, #-16]
ldur d2, [x29, #-8]
ldur d1, [x29, #-16]
ldur d0, [x29, #-8]
ldur d3, [x29, #-16]
fadd d0, d0, d3
mov x8, sp
str d2, [x8]
str d1, [x8, #8]
str d0, [x8, #16]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #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]
adrp x8, _add@PAGE
add x8, x8, _add@PAGEOFF
stur x8, [x29, #-32]
adrp x8, _sub@PAGE
add x8, x8, _sub@PAGEOFF
str x8, [sp, #40]
adrp x8, _mul@PAGE
add x8, x8, _mul@PAGEOFF
str x8, [sp, #32]
adrp x8, _div@PAGE
add x8, x8, _div@PAGEOFF
str x8, [sp, #24]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #5
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _scanf
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #16
str x8, [x9]
sub x8, x29, #24
str x8, [x9, #8]
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _scanf
ldursb w8, [x29, #-5]
subs w8, w8, #42
; kill: def $x8 killed $w8
str x8, [sp, #16] ; 8-byte Folded Spill
subs x8, x8, #5
cset w8, hi
tbnz w8, #0, LBB4_6
; %bb.1:
ldr x11, [sp, #16] ; 8-byte Folded Reload
adrp x10, lJTI4_0@PAGE
add x10, x10, lJTI4_0@PAGEOFF
Ltmp0:
adr x8, Ltmp0
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB4_2:
ldur x8, [x29, #-32]
ldur d0, [x29, #-16]
ldur d1, [x29, #-24]
blr x8
b LBB4_7
LBB4_3:
ldr x8, [sp, #40]
ldur d0, [x29, #-16]
ldur d1, [x29, #-24]
blr x8
b LBB4_7
LBB4_4:
ldr x8, [sp, #32]
ldur d0, [x29, #-16]
ldur d1, [x29, #-24]
blr x8
b LBB4_7
LBB4_5:
ldr x8, [sp, #24]
ldur d0, [x29, #-16]
ldur d1, [x29, #-24]
blr x8
b LBB4_7
LBB4_6:
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
b LBB4_7
LBB4_7:
mov w0, #0
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
.p2align 2
lJTI4_0:
.long LBB4_4-Ltmp0
.long LBB4_2-Ltmp0
.long LBB4_6-Ltmp0
.long LBB4_3-Ltmp0
.long LBB4_6-Ltmp0
.long LBB4_5-Ltmp0
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%.1lf + %.1lf = %.1lf"
l_.str.1: ; @.str.1
.asciz "Enter operator (+, -, *, /): "
l_.str.2: ; @.str.2
.asciz "%c"
l_.str.3: ; @.str.3
.asciz "Enter a and b: "
l_.str.4: ; @.str.4
.asciz "%lf %lf"
l_.str.5: ; @.str.5
.asciz "Operator is not correct"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _add ## -- Begin function add
.p2align 4, 0x90
_add: ## @add
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movsd %xmm0, -8(%rbp)
movsd %xmm1, -16(%rbp)
movsd -8(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd -16(%rbp), %xmm1 ## xmm1 = mem[0],zero
movsd -8(%rbp), %xmm2 ## xmm2 = mem[0],zero
addsd -16(%rbp), %xmm2
leaq L_.str(%rip), %rdi
movb $3, %al
callq _printf
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _sub ## -- Begin function sub
.p2align 4, 0x90
_sub: ## @sub
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movsd %xmm0, -8(%rbp)
movsd %xmm1, -16(%rbp)
movsd -8(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd -16(%rbp), %xmm1 ## xmm1 = mem[0],zero
movsd -8(%rbp), %xmm2 ## xmm2 = mem[0],zero
addsd -16(%rbp), %xmm2
leaq L_.str(%rip), %rdi
movb $3, %al
callq _printf
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _mul ## -- Begin function mul
.p2align 4, 0x90
_mul: ## @mul
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movsd %xmm0, -8(%rbp)
movsd %xmm1, -16(%rbp)
movsd -8(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd -16(%rbp), %xmm1 ## xmm1 = mem[0],zero
movsd -8(%rbp), %xmm2 ## xmm2 = mem[0],zero
addsd -16(%rbp), %xmm2
leaq L_.str(%rip), %rdi
movb $3, %al
callq _printf
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _div ## -- Begin function div
.p2align 4, 0x90
_div: ## @div
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movsd %xmm0, -8(%rbp)
movsd %xmm1, -16(%rbp)
movsd -8(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd -16(%rbp), %xmm1 ## xmm1 = mem[0],zero
movsd -8(%rbp), %xmm2 ## xmm2 = mem[0],zero
addsd -16(%rbp), %xmm2
leaq L_.str(%rip), %rdi
movb $3, %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 $80, %rsp
movl $0, -4(%rbp)
leaq _add(%rip), %rax
movq %rax, -32(%rbp)
leaq _sub(%rip), %rax
movq %rax, -40(%rbp)
leaq _mul(%rip), %rax
movq %rax, -48(%rbp)
leaq _div(%rip), %rax
movq %rax, -56(%rbp)
leaq L_.str.1(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movb %al, -65(%rbp) ## 1-byte Spill
callq _printf
## kill: def $ecx killed $eax
movb -65(%rbp), %al ## 1-byte Reload
leaq L_.str.2(%rip), %rdi
leaq -5(%rbp), %rsi
callq _scanf
## kill: def $ecx killed $eax
movb -65(%rbp), %al ## 1-byte Reload
leaq L_.str.3(%rip), %rdi
callq _printf
## kill: def $ecx killed $eax
movb -65(%rbp), %al ## 1-byte Reload
leaq L_.str.4(%rip), %rdi
leaq -16(%rbp), %rsi
leaq -24(%rbp), %rdx
callq _scanf
movsbl -5(%rbp), %eax
addl $-42, %eax
movl %eax, %ecx
movq %rcx, -64(%rbp) ## 8-byte Spill
subl $5, %eax
ja LBB4_5
## %bb.7:
movq -64(%rbp), %rax ## 8-byte Reload
leaq LJTI4_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB4_1:
movq -32(%rbp), %rax
movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd -24(%rbp), %xmm1 ## xmm1 = mem[0],zero
callq *%rax
jmp LBB4_6
LBB4_2:
movq -40(%rbp), %rax
movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd -24(%rbp), %xmm1 ## xmm1 = mem[0],zero
callq *%rax
jmp LBB4_6
LBB4_3:
movq -48(%rbp), %rax
movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd -24(%rbp), %xmm1 ## xmm1 = mem[0],zero
callq *%rax
jmp LBB4_6
LBB4_4:
movq -56(%rbp), %rax
movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd -24(%rbp), %xmm1 ## xmm1 = mem[0],zero
callq *%rax
jmp LBB4_6
LBB4_5:
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
LBB4_6:
xorl %eax, %eax
addq $80, %rsp
popq %rbp
retq
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L4_0_set_3, LBB4_3-LJTI4_0
.set L4_0_set_1, LBB4_1-LJTI4_0
.set L4_0_set_5, LBB4_5-LJTI4_0
.set L4_0_set_2, LBB4_2-LJTI4_0
.set L4_0_set_4, LBB4_4-LJTI4_0
LJTI4_0:
.long L4_0_set_3
.long L4_0_set_1
.long L4_0_set_5
.long L4_0_set_2
.long L4_0_set_5
.long L4_0_set_4
.end_data_region
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%.1lf + %.1lf = %.1lf"
L_.str.1: ## @.str.1
.asciz "Enter operator (+, -, *, /): "
L_.str.2: ## @.str.2
.asciz "%c"
L_.str.3: ## @.str.3
.asciz "Enter a and b: "
L_.str.4: ## @.str.4
.asciz "%lf %lf"
L_.str.5: ## @.str.5
.asciz "Operator is not correct"
.subsections_via_symbols
| the_stack_data/943174.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
mov w8, #2
stur w8, [x29, #-12]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-12]
ldur w9, [x29, #-8]
subs w9, w9, #1
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_6
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-8]
ldur w10, [x29, #-12]
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
b LBB0_6
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB0_1
LBB0_6:
ldur w8, [x29, #-12]
ldur w9, [x29, #-8]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_8
b LBB0_7
LBB0_7:
ldur w9, [x29, #-8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
b LBB0_9
LBB0_8:
ldur w9, [x29, #-8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
b LBB0_9
LBB0_9:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Enter a number:\n"
l_.str.1: ; @.str.1
.asciz "%d"
l_.str.2: ; @.str.2
.asciz "%d is a prime number:\n"
l_.str.3: ; @.str.3
.asciz "%d is not a prime number:\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -8(%rbp), %rsi
movb $0, %al
callq _scanf
movl $2, -12(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -12(%rbp), %eax
movl -8(%rbp), %ecx
subl $1, %ecx
cmpl %ecx, %eax
jg LBB0_6
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl -8(%rbp), %eax
cltd
idivl -12(%rbp)
cmpl $0, %edx
jne LBB0_4
## %bb.3:
jmp LBB0_6
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_5
LBB0_5: ## in Loop: Header=BB0_1 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB0_1
LBB0_6:
movl -12(%rbp), %eax
cmpl -8(%rbp), %eax
jne LBB0_8
## %bb.7:
movl -8(%rbp), %esi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_9
LBB0_8:
movl -8(%rbp), %esi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
LBB0_9:
movl -4(%rbp), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Enter a number:\n"
L_.str.1: ## @.str.1
.asciz "%d"
L_.str.2: ## @.str.2
.asciz "%d is a prime number:\n"
L_.str.3: ## @.str.3
.asciz "%d is not a prime number:\n"
.subsections_via_symbols
| the_stack_data/64200531.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
mov w0, #1
bl _exit
.cfi_endproc
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
movl $1, %edi
callq _exit
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/109832.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/176705017.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/3262481.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/828162.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/97011581.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stderrp@GOTPAGE
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
str x8, [sp] ; 8-byte Folded Spill
stur wzr, [x29, #-4]
sub x1, x29, #24
adrp x8, _SignalHandler@GOTPAGE
ldr x8, [x8, _SignalHandler@GOTPAGEOFF]
stur x8, [x29, #-24]
stur wzr, [x29, #-12]
stur wzr, [x29, #-16]
mov w0, #14
mov x2, #0
bl _sigaction
adds w8, w0, #1
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldr x8, [sp] ; 8-byte Folded Reload
ldr x0, [x8]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _fprintf
mov w8, #1
stur w8, [x29, #-4]
b LBB0_12
LBB0_2:
add x1, sp, #8
str xzr, [sp, #8]
mov w8, #34464
movk w8, #1, lsl #16
str w8, [sp, #16]
str xzr, [sp, #24]
str w8, [sp, #32]
mov w0, #0
mov x2, #0
bl _setitimer
adds w8, w0, #1
cset w8, ne
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
ldr x8, [sp] ; 8-byte Folded Reload
ldr x0, [x8]
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
bl _fprintf
mov w8, #1
stur w8, [x29, #-4]
b LBB0_12
LBB0_4:
b LBB0_5
LBB0_5: ; =>This Inner Loop Header: Depth=1
adrp x8, _DidTest@GOTPAGE
ldr x8, [x8, _DidTest@GOTPAGEOFF]
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_7
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_5 Depth=1
bl _SetAndClearDF
b LBB0_5
LBB0_7:
add x1, sp, #8
str xzr, [sp, #24]
mov w0, #0
str wzr, [sp, #32]
mov x2, #0
bl _setitimer
adds w8, w0, #1
cset w8, ne
tbnz w8, #0, LBB0_9
b LBB0_8
LBB0_8:
ldr x8, [sp] ; 8-byte Folded Reload
ldr x0, [x8]
adrp x1, l_.str.2@PAGE
add x1, x1, l_.str.2@PAGEOFF
bl _fprintf
mov w8, #1
stur w8, [x29, #-4]
b LBB0_12
LBB0_9:
adrp x8, _Flags@GOTPAGE
ldr x8, [x8, _Flags@GOTPAGEOFF]
ldr w8, [x8]
ands w8, w8, #0x400
cset w8, eq
tbnz w8, #0, LBB0_11
b LBB0_10
LBB0_10:
ldr x8, [sp] ; 8-byte Folded Reload
ldr x0, [x8]
adrp x1, l_.str.3@PAGE
add x1, x1, l_.str.3@PAGEOFF
bl _fprintf
mov w8, #1
stur w8, [x29, #-4]
b LBB0_12
LBB0_11:
stur wzr, [x29, #-4]
b LBB0_12
LBB0_12:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.globl _DFSet ; @DFSet
.zerofill __DATA,__common,_DFSet,4,2
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Unable to set up handler\n"
l_.str.1: ; @.str.1
.asciz "Unable to set up timer\n"
.comm _DidTest,4,2 ; @DidTest
l_.str.2: ; @.str.2
.asciz "Unable to disable timer\n"
.comm _Flags,4,2 ; @Flags
l_.str.3: ; @.str.3
.asciz "DF bit set incorrectly in signal handler\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movl $0, -4(%rbp)
movq _SignalHandler@GOTPCREL(%rip), %rax
movq %rax, -24(%rbp)
movl $0, -12(%rbp)
movl $0, -16(%rbp)
movl $14, %edi
leaq -24(%rbp), %rsi
xorl %eax, %eax
movl %eax, %edx
callq _sigaction
cmpl $-1, %eax
jne LBB0_2
## %bb.1:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str(%rip), %rsi
movb $0, %al
callq _fprintf
movl $1, -4(%rbp)
jmp LBB0_12
LBB0_2:
movq $0, -56(%rbp)
movl $100000, -48(%rbp) ## imm = 0x186A0
movq $0, -40(%rbp)
movl $100000, -32(%rbp) ## imm = 0x186A0
xorl %edi, %edi
leaq -56(%rbp), %rsi
xorl %eax, %eax
movl %eax, %edx
callq _setitimer
cmpl $-1, %eax
jne LBB0_4
## %bb.3:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.1(%rip), %rsi
movb $0, %al
callq _fprintf
movl $1, -4(%rbp)
jmp LBB0_12
LBB0_4:
jmp LBB0_5
LBB0_5: ## =>This Inner Loop Header: Depth=1
movq _DidTest@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
setne %al
xorb $-1, %al
testb $1, %al
jne LBB0_6
jmp LBB0_7
LBB0_6: ## in Loop: Header=BB0_5 Depth=1
movb $0, %al
callq _SetAndClearDF
jmp LBB0_5
LBB0_7:
movq $0, -40(%rbp)
movl $0, -32(%rbp)
xorl %edi, %edi
leaq -56(%rbp), %rsi
xorl %eax, %eax
movl %eax, %edx
callq _setitimer
cmpl $-1, %eax
jne LBB0_9
## %bb.8:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.2(%rip), %rsi
movb $0, %al
callq _fprintf
movl $1, -4(%rbp)
jmp LBB0_12
LBB0_9:
movq _Flags@GOTPCREL(%rip), %rax
movl (%rax), %eax
andl $1024, %eax ## imm = 0x400
cmpl $0, %eax
je LBB0_11
## %bb.10:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.3(%rip), %rsi
movb $0, %al
callq _fprintf
movl $1, -4(%rbp)
jmp LBB0_12
LBB0_11:
movl $0, -4(%rbp)
LBB0_12:
movl -4(%rbp), %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _DFSet ## @DFSet
.zerofill __DATA,__common,_DFSet,4,2
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Unable to set up handler\n"
L_.str.1: ## @.str.1
.asciz "Unable to set up timer\n"
.comm _DidTest,4,2 ## @DidTest
L_.str.2: ## @.str.2
.asciz "Unable to disable timer\n"
.comm _Flags,4,2 ## @Flags
L_.str.3: ## @.str.3
.asciz "DF bit set incorrectly in signal handler\n"
.subsections_via_symbols
| the_stack_data/18968.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/154827712.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/111079283.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
mov x9, sp
add x8, sp, #8
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
ldr w8, [sp, #8]
mov w10, #10
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_3
b LBB0_1
LBB0_1:
ldr w8, [sp, #8]
ldr w9, [sp, #8]
mov w10, #10
sdiv w10, w9, w10
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2:
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB0_4
LBB0_3:
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
b LBB0_4
LBB0_4:
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d"
l_.str.1: ; @.str.1
.asciz "SIM\n"
l_.str.2: ; @.str.2
.asciz "NAO\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
leaq L_.str(%rip), %rdi
leaq -8(%rbp), %rsi
movb $0, %al
callq _scanf
movl -8(%rbp), %eax
movl $10, %ecx
cltd
idivl %ecx
cmpl $0, %edx
je LBB0_3
## %bb.1:
movl -8(%rbp), %eax
movl %eax, -12(%rbp) ## 4-byte Spill
movl -8(%rbp), %eax
movl $10, %ecx
cltd
idivl %ecx
movl %eax, %ecx
movl -12(%rbp), %eax ## 4-byte Reload
cltd
idivl %ecx
cmpl $0, %edx
jne LBB0_3
## %bb.2:
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_4
LBB0_3:
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
LBB0_4:
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d"
L_.str.1: ## @.str.1
.asciz "SIM\n"
L_.str.2: ## @.str.2
.asciz "NAO\n"
.subsections_via_symbols
| the_stack_data/642789.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/179831913.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _bzero ; -- Begin function bzero
.p2align 2
_bzero: ; @bzero
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
str w1, [sp, #4]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #4]
subs w9, w8, #1
str w9, [sp, #4]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #8]
add x9, x8, #1
str x9, [sp, #8]
strb wzr, [x8]
b LBB0_1
LBB0_3:
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 _bzero ## -- Begin function bzero
.p2align 4, 0x90
_bzero: ## @bzero
.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)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -12(%rbp), %eax
movl %eax, %ecx
addl $-1, %ecx
movl %ecx, -12(%rbp)
cmpl $0, %eax
jle 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)
movb $0, (%rax)
jmp LBB0_1
LBB0_3:
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/1008310.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]
bl _megaInit
ldur w8, [x29, #-8]
subs w8, w8, #2
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
mov x9, sp
mov x8, #1
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov w0, #-1
bl _exit
LBB0_2:
b LBB0_3
LBB0_3:
str wzr, [sp, #20]
b LBB0_4
LBB0_4: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #20]
subs w8, w8, #1
cset w8, ge
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_4 Depth=1
ldur x8, [x29, #-16]
ldr w9, [sp, #20]
add w9, w9, #1
ldr x0, [x8, w9, sxtw #3]
mov x1, #0
mov w2, #10
bl _strtoul
mov x8, x0
str w8, [sp, #16]
ldr w8, [sp, #16]
ldrsw x10, [sp, #20]
sub x9, x29, #20
str w8, [x9, x10, lsl #2]
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #20]
b LBB0_4
LBB0_6:
sub x0, x29, #20
add x1, sp, #24
bl _RandomFunc
ldr w8, [sp, #24]
mov w9, #48614
movk w9, #14782, lsl #16
subs w8, w8, w9
cset w8, ne
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
b LBB0_9
LBB0_8:
b LBB0_9
LBB0_9:
str wzr, [sp, #12]
b LBB0_10
LBB0_10: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
subs w8, w8, #1
cset w8, ge
tbnz w8, #0, LBB0_12
b LBB0_11
LBB0_11: ; in Loop: Header=BB0_10 Depth=1
ldrsw x9, [sp, #12]
add x8, sp, #24
ldr w9, [x8, x9, lsl #2]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB0_10
LBB0_12:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _megaInit ; -- Begin function megaInit
.p2align 2
_megaInit: ; @megaInit
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.globl _RandomFunc ; -- Begin function RandomFunc
.p2align 2
_RandomFunc: ; @RandomFunc
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #24]
str x1, [sp, #16]
ldr x8, [sp, #24]
ldr w8, [x8]
mov w9, #7387
movk w9, #10686, lsl #16
eor w8, w8, w9
str w8, [sp, #12]
ldr w8, [sp, #12]
lsr w8, w8, #4
ands w8, w8, #0x1
cset w8, eq
tbnz w8, #0, LBB2_2
b LBB2_1
LBB2_1:
ldrb w8, [sp, #13]
strb w8, [sp, #11]
ldrb w8, [sp, #12]
strb w8, [sp, #13]
ldrb w8, [sp, #11]
strb w8, [sp, #12]
ldrb w8, [sp, #12]
strb w8, [sp, #11]
ldrb w8, [sp, #13]
strb w8, [sp, #12]
ldrb w8, [sp, #11]
strb w8, [sp, #13]
b LBB2_2
LBB2_2:
ldr w8, [sp, #12]
; kill: def $x8 killed $w8
mov x9, #45510
movk x9, #4484, lsl #16
orr x8, x8, x9
ldr x9, [sp, #16]
; kill: def $w8 killed $w8 killed $x8
str w8, [x9]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Call this program with %i arguments\n"
l_.str.1: ; @.str.1
.asciz "You win!\n"
l_.str.2: ; @.str.2
.asciz "%u\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.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)
callq _megaInit
cmpl $2, -8(%rbp)
je LBB0_2
## %bb.1:
leaq L_.str(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movl $1, %esi
callq _printf
movl $-1, %edi
callq _exit
LBB0_2:
jmp LBB0_3
LBB0_3:
movl $0, -28(%rbp)
LBB0_4: ## =>This Inner Loop Header: Depth=1
cmpl $1, -28(%rbp)
jge LBB0_6
## %bb.5: ## in Loop: Header=BB0_4 Depth=1
movq -16(%rbp), %rax
movl -28(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rdi
xorl %eax, %eax
movl %eax, %esi
movl $10, %edx
callq _strtoul
## kill: def $eax killed $eax killed $rax
movl %eax, -32(%rbp)
movl -32(%rbp), %ecx
movslq -28(%rbp), %rax
movl %ecx, -20(%rbp,%rax,4)
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB0_4
LBB0_6:
leaq -20(%rbp), %rdi
leaq -24(%rbp), %rsi
callq _RandomFunc
cmpl $968801766, -24(%rbp) ## imm = 0x39BEBDE6
jne LBB0_8
## %bb.7:
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_9
LBB0_8:
jmp LBB0_9
LBB0_9:
movl $0, -36(%rbp)
LBB0_10: ## =>This Inner Loop Header: Depth=1
cmpl $1, -36(%rbp)
jge LBB0_12
## %bb.11: ## in Loop: Header=BB0_10 Depth=1
movslq -36(%rbp), %rax
movl -24(%rbp,%rax,4), %esi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB0_10
LBB0_12:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _megaInit ## -- Begin function megaInit
.p2align 4, 0x90
_megaInit: ## @megaInit
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _RandomFunc ## -- Begin function RandomFunc
.p2align 4, 0x90
_RandomFunc: ## @RandomFunc
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -8(%rbp), %rax
movl (%rax), %eax
xorl $700325083, %eax ## imm = 0x29BE1CDB
movl %eax, -20(%rbp)
movl -20(%rbp), %eax
shrl $4, %eax
andl $1, %eax
cmpl $0, %eax
je LBB2_2
## %bb.1:
movb -19(%rbp), %al
movb %al, -21(%rbp)
movb -20(%rbp), %al
movb %al, -19(%rbp)
movb -21(%rbp), %al
movb %al, -20(%rbp)
movb -20(%rbp), %al
movb %al, -21(%rbp)
movb -19(%rbp), %al
movb %al, -20(%rbp)
movb -21(%rbp), %al
movb %al, -19(%rbp)
LBB2_2:
movl -20(%rbp), %eax
## kill: def $rax killed $eax
orq $293908934, %rax ## imm = 0x1184B1C6
movl %eax, %ecx
movq -16(%rbp), %rax
movl %ecx, (%rax)
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Call this program with %i arguments\n"
L_.str.1: ## @.str.1
.asciz "You win!\n"
L_.str.2: ## @.str.2
.asciz "%u\n"
.subsections_via_symbols
| the_stack_data/48574567.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, #24]
add x0, sp, #28
str x0, [sp, #16] ; 8-byte Folded Spill
adrp x1, l___const.main.tab@PAGE
add x1, x1, l___const.main.tab@PAGEOFF
mov x2, #44
bl _memcpy
ldr x8, [sp, #16] ; 8-byte Folded Reload
mov x0, x8
add x1, x8, #44
bl _max
mov x9, sp
; implicit-def: $x8
mov x8, x0
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
bl ___stack_chk_fail
LBB0_2:
mov w0, #0
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.globl _max ; -- Begin function max
.p2align 2
_max: ; @max
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
ldur x8, [x29, #-8]
ldr w8, [x8]
stur w8, [x29, #-20]
str wzr, [sp, #20]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-8]
ldur x9, [x29, #-16]
subs x8, x8, x9
cset w8, hs
tbnz w8, #0, LBB1_5
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
ldur w8, [x29, #-20]
ldur x9, [x29, #-8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_4
b LBB1_3
LBB1_3: ; in Loop: Header=BB1_1 Depth=1
ldur x8, [x29, #-8]
ldr w8, [x8]
stur w8, [x29, #-20]
ldr w8, [sp, #20]
str w8, [sp, #24]
b LBB1_4
LBB1_4: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #20]
ldur x8, [x29, #-8]
add x8, x8, #4
stur x8, [x29, #-8]
b LBB1_1
LBB1_5:
ldr w9, [sp, #24]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
ldur w0, [x29, #-20]
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.tab
l___const.main.tab:
.long 1 ; 0x1
.long 2 ; 0x2
.long 5 ; 0x5
.long 6 ; 0x6
.long 4 ; 0x4
.long 8 ; 0x8
.long 10 ; 0xa
.long 23 ; 0x17
.long 50 ; 0x32
.long 11 ; 0xb
.long 80 ; 0x50
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Max: %d\n"
l_.str.1: ; @.str.1
.asciz "Indeks maxa: %d\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $80, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -68(%rbp)
leaq -64(%rbp), %rdi
leaq l___const.main.tab(%rip), %rsi
movl $44, %edx
callq _memcpy
leaq -64(%rbp), %rdi
leaq -64(%rbp), %rsi
addq $44, %rsi
callq _max
movl %eax, %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_2
## %bb.1:
xorl %eax, %eax
addq $80, %rsp
popq %rbp
retq
LBB0_2:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.globl _max ## -- Begin function max
.p2align 4, 0x90
_max: ## @max
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -8(%rbp), %rax
movl (%rax), %eax
movl %eax, -20(%rbp)
movl $0, -28(%rbp)
LBB1_1: ## =>This Inner Loop Header: Depth=1
movq -8(%rbp), %rax
cmpq -16(%rbp), %rax
jae LBB1_5
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movl -20(%rbp), %eax
movq -8(%rbp), %rcx
cmpl (%rcx), %eax
jge LBB1_4
## %bb.3: ## in Loop: Header=BB1_1 Depth=1
movq -8(%rbp), %rax
movl (%rax), %eax
movl %eax, -20(%rbp)
movl -28(%rbp), %eax
movl %eax, -24(%rbp)
LBB1_4: ## in Loop: Header=BB1_1 Depth=1
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
movq -8(%rbp), %rax
addq $4, %rax
movq %rax, -8(%rbp)
jmp LBB1_1
LBB1_5:
movl -24(%rbp), %esi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
movl -20(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__const
.p2align 4 ## @__const.main.tab
l___const.main.tab:
.long 1 ## 0x1
.long 2 ## 0x2
.long 5 ## 0x5
.long 6 ## 0x6
.long 4 ## 0x4
.long 8 ## 0x8
.long 10 ## 0xa
.long 23 ## 0x17
.long 50 ## 0x32
.long 11 ## 0xb
.long 80 ## 0x50
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Max: %d\n"
L_.str.1: ## @.str.1
.asciz "Indeks maxa: %d\n"
.subsections_via_symbols
| the_stack_data/191727.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/51700322.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _alloc_executable_memory ; -- Begin function alloc_executable_memory
.p2align 2
_alloc_executable_memory: ; @alloc_executable_memory
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #16]
ldr x1, [sp, #16]
mov x0, #0
mov w2, #7
mov w3, #4098
mov w4, #-1
mov x5, #0
bl _mmap
str x0, [sp, #8]
ldr x8, [sp, #8]
adds x8, x8, #1
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _perror
; kill: def $x8 killed $xzr
stur xzr, [x29, #-8]
b LBB0_3
LBB0_2:
ldr x8, [sp, #8]
stur x8, [x29, #-8]
b LBB0_3
LBB0_3:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _alloc_writable_memory ; -- Begin function alloc_writable_memory
.p2align 2
_alloc_writable_memory: ; @alloc_writable_memory
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #16]
ldr x1, [sp, #16]
mov x0, #0
mov w2, #3
mov w3, #4098
mov w4, #-1
mov x5, #0
bl _mmap
str x0, [sp, #8]
ldr x8, [sp, #8]
adds x8, x8, #1
cset w8, ne
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _perror
; kill: def $x8 killed $xzr
stur xzr, [x29, #-8]
b LBB1_3
LBB1_2:
ldr x8, [sp, #8]
stur x8, [x29, #-8]
b LBB1_3
LBB1_3:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _make_memory_executable ; -- Begin function make_memory_executable
.p2align 2
_make_memory_executable: ; @make_memory_executable
.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 x0, [sp, #16]
ldr x1, [sp, #8]
mov w2, #5
bl _mprotect
adds w8, w0, #1
cset w8, ne
tbnz w8, #0, LBB2_2
b LBB2_1
LBB2_1:
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _perror
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, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _emit_code_into_memory ; -- Begin function emit_code_into_memory
.p2align 2
_emit_code_into_memory: ; @emit_code_into_memory
.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, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
str x0, [sp, #8]
adrp x8, l___const.emit_code_into_memory.code@PAGE
add x8, x8, l___const.emit_code_into_memory.code@PAGEOFF
ldr x8, [x8]
add x1, sp, #16
str x8, [sp, #16]
ldr x0, [sp, #8]
mov x2, #8
mov x3, #-1
bl ___memcpy_chk
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB3_2
b LBB3_1
LBB3_1:
bl ___stack_chk_fail
LBB3_2:
mov x0, #8
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _run_from_rwx ; -- Begin function run_from_rwx
.p2align 2
_run_from_rwx: ; @run_from_rwx
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov x0, #1024
bl _alloc_executable_memory
stur x0, [x29, #-8]
ldur x0, [x29, #-8]
bl _emit_code_into_memory
stur x0, [x29, #-16]
adrp x8, l_.str.2@PAGE
add x8, x8, l_.str.2@PAGEOFF
stur x8, [x29, #-24]
ldur x0, [x29, #-24]
adrp x1, l_.str.3@PAGE
add x1, x1, l_.str.3@PAGEOFF
bl _fopen
str x0, [sp, #32]
ldr x8, [sp, #32]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB4_4
b LBB4_1
LBB4_1:
ldur x0, [x29, #-8]
ldur x2, [x29, #-16]
ldr x3, [sp, #32]
mov x1, #1
bl _fwrite
ldur x8, [x29, #-16]
subs x8, x0, x8
cset w8, ne
tbnz w8, #0, LBB4_3
b LBB4_2
LBB4_2:
ldur x8, [x29, #-24]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
b LBB4_3
LBB4_3:
ldr x0, [sp, #32]
bl _fclose
b LBB4_4
LBB4_4:
ldur x8, [x29, #-8]
str x8, [sp, #24]
ldr x8, [sp, #24]
mov x0, #2
blr x8
mov x8, x0
str w8, [sp, #20]
ldr w9, [sp, #20]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.globl _emit_to_rw_run_from_rx ; -- Begin function emit_to_rw_run_from_rx
.p2align 2
_emit_to_rw_run_from_rx: ; @emit_to_rw_run_from_rx
.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 x0, #1024
str x0, [sp, #16] ; 8-byte Folded Spill
bl _alloc_writable_memory
stur x0, [x29, #-8]
ldur x0, [x29, #-8]
bl _emit_code_into_memory
ldr x1, [sp, #16] ; 8-byte Folded Reload
ldur x0, [x29, #-8]
bl _make_memory_executable
ldur x8, [x29, #-8]
stur x8, [x29, #-16]
ldur x8, [x29, #-16]
mov x0, #2
blr x8
mov x8, x0
stur w8, [x29, #-20]
ldur w9, [x29, #-20]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w8, #0
str w8, [sp, #12] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
stur w0, [x29, #-8]
str x1, [sp, #16]
bl _run_from_rwx
bl _emit_to_rw_run_from_rx
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 "mmap"
l_.str.1: ; @.str.1
.asciz "mprotect"
.section __TEXT,__literal8,8byte_literals
l___const.emit_code_into_memory.code: ; @__const.emit_code_into_memory.code
.ascii "H\211\370H\203\300\004\303"
.section __TEXT,__const
.globl _SIZE ; @SIZE
.p2align 3
_SIZE:
.quad 1024 ; 0x400
.section __TEXT,__cstring,cstring_literals
l_.str.2: ; @.str.2
.asciz "/tmp/jitout.bin"
l_.str.3: ; @.str.3
.asciz "wb"
l_.str.4: ; @.str.4
.asciz "Successfully emitted binary to %s\n"
l_.str.5: ; @.str.5
.asciz "result = %d\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _alloc_executable_memory ## -- Begin function alloc_executable_memory
.p2align 4, 0x90
_alloc_executable_memory: ## @alloc_executable_memory
.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), %rsi
xorl %eax, %eax
movl %eax, %r9d
movl $7, %edx
movl $4098, %ecx ## imm = 0x1002
movl $4294967295, %r8d ## imm = 0xFFFFFFFF
movq %r9, %rdi
callq _mmap
movq %rax, -24(%rbp)
movq $-1, %rax
cmpq %rax, -24(%rbp)
jne LBB0_2
## %bb.1:
leaq L_.str(%rip), %rdi
callq _perror
movq $0, -8(%rbp)
jmp LBB0_3
LBB0_2:
movq -24(%rbp), %rax
movq %rax, -8(%rbp)
LBB0_3:
movq -8(%rbp), %rax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _alloc_writable_memory ## -- Begin function alloc_writable_memory
.p2align 4, 0x90
_alloc_writable_memory: ## @alloc_writable_memory
.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), %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, -24(%rbp)
movq $-1, %rax
cmpq %rax, -24(%rbp)
jne LBB1_2
## %bb.1:
leaq L_.str(%rip), %rdi
callq _perror
movq $0, -8(%rbp)
jmp LBB1_3
LBB1_2:
movq -24(%rbp), %rax
movq %rax, -8(%rbp)
LBB1_3:
movq -8(%rbp), %rax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _make_memory_executable ## -- Begin function make_memory_executable
.p2align 4, 0x90
_make_memory_executable: ## @make_memory_executable
.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)
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
movl $5, %edx
callq _mprotect
cmpl $-1, %eax
jne LBB2_2
## %bb.1:
leaq L_.str.1(%rip), %rdi
callq _perror
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
.globl _emit_code_into_memory ## -- Begin function emit_code_into_memory
.p2align 4, 0x90
_emit_code_into_memory: ## @emit_code_into_memory
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movq %rdi, -24(%rbp)
movq L___const.emit_code_into_memory.code(%rip), %rax
movq %rax, -16(%rbp)
movq -24(%rbp), %rdi
leaq -16(%rbp), %rsi
movl $8, %edx
movq $-1, %rcx
callq ___memcpy_chk
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB3_2
## %bb.1:
movl $8, %eax
addq $32, %rsp
popq %rbp
retq
LBB3_2:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.globl _run_from_rwx ## -- Begin function run_from_rwx
.p2align 4, 0x90
_run_from_rwx: ## @run_from_rwx
.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 $1024, %edi ## imm = 0x400
callq _alloc_executable_memory
movq %rax, -8(%rbp)
movq -8(%rbp), %rdi
callq _emit_code_into_memory
movq %rax, -16(%rbp)
leaq L_.str.2(%rip), %rax
movq %rax, -24(%rbp)
movq -24(%rbp), %rdi
leaq L_.str.3(%rip), %rsi
callq _fopen
movq %rax, -32(%rbp)
cmpq $0, -32(%rbp)
je LBB4_4
## %bb.1:
movq -8(%rbp), %rdi
movq -16(%rbp), %rdx
movq -32(%rbp), %rcx
movl $1, %esi
callq _fwrite
cmpq -16(%rbp), %rax
jne LBB4_3
## %bb.2:
movq -24(%rbp), %rsi
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
LBB4_3:
movq -32(%rbp), %rdi
callq _fclose
LBB4_4:
movq -8(%rbp), %rax
movq %rax, -40(%rbp)
movl $2, %edi
callq *-40(%rbp)
## kill: def $eax killed $eax killed $rax
movl %eax, -44(%rbp)
movl -44(%rbp), %esi
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _emit_to_rw_run_from_rx ## -- Begin function emit_to_rw_run_from_rx
.p2align 4, 0x90
_emit_to_rw_run_from_rx: ## @emit_to_rw_run_from_rx
.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 $1024, %edi ## imm = 0x400
callq _alloc_writable_memory
movq %rax, -8(%rbp)
movq -8(%rbp), %rdi
callq _emit_code_into_memory
movq -8(%rbp), %rdi
movl $1024, %esi ## imm = 0x400
callq _make_memory_executable
movq -8(%rbp), %rax
movq %rax, -16(%rbp)
movl $2, %edi
callq *-16(%rbp)
## kill: def $eax killed $eax killed $rax
movl %eax, -20(%rbp)
movl -20(%rbp), %esi
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
movl %edi, -8(%rbp)
movq %rsi, -16(%rbp)
callq _run_from_rwx
callq _emit_to_rw_run_from_rx
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "mmap"
L_.str.1: ## @.str.1
.asciz "mprotect"
.section __TEXT,__literal8,8byte_literals
L___const.emit_code_into_memory.code: ## @__const.emit_code_into_memory.code
.ascii "H\211\370H\203\300\004\303"
.section __TEXT,__const
.globl _SIZE ## @SIZE
.p2align 3
_SIZE:
.quad 1024 ## 0x400
.section __TEXT,__cstring,cstring_literals
L_.str.2: ## @.str.2
.asciz "/tmp/jitout.bin"
L_.str.3: ## @.str.3
.asciz "wb"
L_.str.4: ## @.str.4
.asciz "Successfully emitted binary to %s\n"
L_.str.5: ## @.str.5
.asciz "result = %d\n"
.subsections_via_symbols
| the_stack_data/92324479.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _feld_rotl ; -- Begin function feld_rotl
.p2align 2
_feld_rotl: ; @feld_rotl
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #8]
str w1, [sp, #4]
ldrsw x8, [sp, #4]
and x9, x8, #0x1f
mov x8, x9
; kill: def $w9 killed $w9 killed $x9
str w9, [sp, #4]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldr w8, [sp, #8]
str w8, [sp, #12]
b LBB0_3
LBB0_2:
ldr w8, [sp, #8]
ldr w9, [sp, #4]
lsl w8, w8, w9
ldr w9, [sp, #8]
ldrsw x11, [sp, #4]
mov x10, #32
subs x10, x10, x11
; kill: def $w10 killed $w10 killed $x10
lsr w9, w9, w10
orr w8, w8, w9
str w8, [sp, #12]
b LBB0_3
LBB0_3:
ldr w0, [sp, #12]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
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, #304
sub x8, x29, #112
sub x9, x29, #32
stur x8, [x9, #-256] ; 8-byte Folded Spill
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
stur wzr, [x29, #-92]
sub x0, x29, #67
sub x8, x29, #40
stur x0, [x8, #-256] ; 8-byte Folded Spill
adrp x1, l___const.main._a0@PAGE
add x1, x1, l___const.main._a0@PAGEOFF
mov x2, #43
bl _memcpy
sub x8, x29, #40
ldur x8, [x8, #-256] ; 8-byte Folded Reload
sub x9, x29, #32
ldur x9, [x9, #-256] ; 8-byte Folded Reload
str x8, [x9, #8]
sub x8, x29, #87
stur x8, [x29, #-152]
mov x8, #344
str x8, [x9]
mov w8, #64
sturb w8, [x29, #-113]
ldurb w8, [x29, #-113]
; kill: def $x8 killed $w8
sub x9, x29, #16
stur x8, [x9, #-256] ; 8-byte Folded Spill
mov x9, sp
stur x9, [x29, #-168]
lsr x8, x8, #0
add x8, x8, #15
and x9, x8, #0xfffffffffffffff0
sub x8, x29, #24
stur x9, [x8, #-256] ; 8-byte Folded Spill
adrp x16, ___chkstk_darwin@GOTPAGE
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
sub x8, x29, #24
ldur x10, [x8, #-256] ; 8-byte Folded Reload
sub x8, x29, #16
ldur x9, [x8, #-256] ; 8-byte Folded Reload
mov x8, sp
subs x8, x8, x10
mov sp, x8
stur x9, [x29, #-176]
stur x8, [x29, #-184]
sturb wzr, [x29, #-114]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldurb w8, [x29, #-114]
subs w8, w8, #42
cset w8, gt
tbnz w8, #0, LBB1_4
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
sub x8, x29, #32
ldur x8, [x8, #-256] ; 8-byte Folded Reload
ldr x8, [x8, #8]
ldurb w9, [x29, #-114]
add w9, w9, #0
add x8, x8, w9, sxtw
ldrb w8, [x8]
ldur x9, [x29, #-184]
ldurb w10, [x29, #-114]
add w10, w10, #0
add x9, x9, w10, sxtw
strb w8, [x9]
b LBB1_3
LBB1_3: ; in Loop: Header=BB1_1 Depth=1
ldurb w8, [x29, #-114]
add w8, w8, #1
sturb w8, [x29, #-114]
b LBB1_1
LBB1_4:
ldur x9, [x29, #-184]
mov w8, #1
strb w8, [x9, #43]
mov w8, #44
sturb w8, [x29, #-115]
b LBB1_5
LBB1_5: ; =>This Inner Loop Header: Depth=1
ldurb w8, [x29, #-115]
ldurb w9, [x29, #-113]
subs w9, w9, #9
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, #-184]
ldurb w9, [x29, #-115]
add w9, w9, #0
add x8, x8, w9, sxtw
strb wzr, [x8]
b LBB1_7
LBB1_7: ; in Loop: Header=BB1_5 Depth=1
ldurb w8, [x29, #-115]
add w8, w8, #1
sturb w8, [x29, #-115]
b LBB1_5
LBB1_8:
ldurb w8, [x29, #-113]
subs w8, w8, #8
sturb w8, [x29, #-116]
b LBB1_9
LBB1_9: ; =>This Inner Loop Header: Depth=1
ldurb w8, [x29, #-116]
ldurb w9, [x29, #-113]
subs w9, w9, #1
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB1_12
b LBB1_10
LBB1_10: ; in Loop: Header=BB1_9 Depth=1
sub x8, x29, #32
ldur x8, [x8, #-256] ; 8-byte Folded Reload
ldr x8, [x8]
ldurb w9, [x29, #-113]
subs w9, w9, #1
ldurb w10, [x29, #-116]
subs w10, w9, w10
mov w9, #8
mul w9, w9, w10
; kill: def $x9 killed $w9
lsr x8, x8, x9
ldur x9, [x29, #-184]
ldurb w10, [x29, #-116]
add w10, w10, #0
; kill: def $w8 killed $w8 killed $x8
strb w8, [x9, w10, sxtw]
b LBB1_11
LBB1_11: ; in Loop: Header=BB1_9 Depth=1
ldurb w8, [x29, #-116]
add w8, w8, #1
sturb w8, [x29, #-116]
b LBB1_9
LBB1_12:
ldurb w8, [x29, #-113]
mov w9, #64
sdiv w8, w8, w9
sturb w8, [x29, #-117]
ldurb w9, [x29, #-117]
mov w8, #80
mul w8, w8, w9
; kill: def $x8 killed $w8
sub x9, x29, #48
stur x8, [x9, #-256] ; 8-byte Folded Spill
lsl x8, x8, #2
add x8, x8, #15
and x9, x8, #0xfffffffffffffff0
sub x8, x29, #56
stur x9, [x8, #-256] ; 8-byte Folded Spill
adrp x16, ___chkstk_darwin@GOTPAGE
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
sub x8, x29, #56
ldur x10, [x8, #-256] ; 8-byte Folded Reload
sub x8, x29, #48
ldur x9, [x8, #-256] ; 8-byte Folded Reload
mov x8, sp
subs x8, x8, x10
mov sp, x8
stur x9, [x29, #-192]
stur x8, [x29, #-200]
sturb wzr, [x29, #-118]
b LBB1_13
LBB1_13: ; =>This Loop Header: Depth=1
; Child Loop BB1_15 Depth 2
ldurb w8, [x29, #-118]
ldurb w9, [x29, #-117]
subs w9, w9, #1
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB1_20
b LBB1_14
LBB1_14: ; in Loop: Header=BB1_13 Depth=1
ldurb w8, [x29, #-118]
lsl w8, w8, #4
sturb w8, [x29, #-201]
ldurb w8, [x29, #-118]
mov w9, #80
mul w8, w8, w9
sturb w8, [x29, #-202]
sturb wzr, [x29, #-203]
b LBB1_15
LBB1_15: ; Parent Loop BB1_13 Depth=1
; => This Inner Loop Header: Depth=2
ldurb w8, [x29, #-203]
subs w8, w8, #15
cset w8, gt
tbnz w8, #0, LBB1_18
b LBB1_16
LBB1_16: ; in Loop: Header=BB1_15 Depth=2
ldur x8, [x29, #-184]
ldurb w9, [x29, #-201]
ldurb w10, [x29, #-203]
add w9, w9, w10, lsl #2
add w9, w9, #0
ldrb w8, [x8, w9, sxtw]
ldur x9, [x29, #-184]
ldurb w10, [x29, #-201]
ldurb w11, [x29, #-203]
add w10, w10, w11, lsl #2
add w10, w10, #1
add w10, w10, #0
ldrb w9, [x9, w10, sxtw]
add w8, w8, w9, lsl #8
ldur x9, [x29, #-184]
ldurb w10, [x29, #-201]
ldurb w11, [x29, #-203]
add w10, w10, w11, lsl #2
add w10, w10, #2
add w10, w10, #0
ldrb w9, [x9, w10, sxtw]
add w8, w8, w9, lsl #16
ldur x9, [x29, #-184]
ldurb w10, [x29, #-201]
ldurb w11, [x29, #-203]
add w10, w10, w11, lsl #2
add w10, w10, #3
add w10, w10, #0
ldrb w9, [x9, w10, sxtw]
add w8, w8, w9, lsl #24
ldur x9, [x29, #-200]
ldurb w10, [x29, #-118]
ldurb w11, [x29, #-203]
add w10, w10, w11
add w10, w10, #0
str w8, [x9, w10, sxtw #2]
b LBB1_17
LBB1_17: ; in Loop: Header=BB1_15 Depth=2
ldurb w8, [x29, #-203]
add w8, w8, #1
sturb w8, [x29, #-203]
b LBB1_15
LBB1_18: ; in Loop: Header=BB1_13 Depth=1
b LBB1_19
LBB1_19: ; in Loop: Header=BB1_13 Depth=1
ldurb w8, [x29, #-118]
add w8, w8, #1
sturb w8, [x29, #-118]
b LBB1_13
LBB1_20:
sturb wzr, [x29, #-119]
b LBB1_21
LBB1_21: ; =>This Loop Header: Depth=1
; Child Loop BB1_23 Depth 2
ldurb w8, [x29, #-119]
ldurb w9, [x29, #-117]
subs w9, w9, #1
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB1_28
b LBB1_22
LBB1_22: ; in Loop: Header=BB1_21 Depth=1
ldurb w8, [x29, #-119]
mov w9, #80
mul w8, w8, w9
sturb w8, [x29, #-204]
ldurb w8, [x29, #-204]
add w8, w8, #16
sturb w8, [x29, #-205]
b LBB1_23
LBB1_23: ; Parent Loop BB1_21 Depth=1
; => This Inner Loop Header: Depth=2
ldurb w8, [x29, #-205]
ldurb w9, [x29, #-204]
add w9, w9, #79
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB1_26
b LBB1_24
LBB1_24: ; in Loop: Header=BB1_23 Depth=2
ldur x8, [x29, #-200]
ldurb w9, [x29, #-205]
subs w9, w9, #3
add w9, w9, #0
ldr w8, [x8, w9, sxtw #2]
ldur x9, [x29, #-200]
ldurb w10, [x29, #-205]
subs w10, w10, #8
add w10, w10, #0
ldr w9, [x9, w10, sxtw #2]
eor w8, w8, w9
ldur x9, [x29, #-200]
ldurb w10, [x29, #-205]
subs w10, w10, #14
add w10, w10, #0
ldr w9, [x9, w10, sxtw #2]
eor w8, w8, w9
ldur x9, [x29, #-200]
ldurb w10, [x29, #-205]
subs w10, w10, #16
add w10, w10, #0
ldr w9, [x9, w10, sxtw #2]
eor w0, w8, w9
mov w1, #1
bl _feld_rotl
ldur x8, [x29, #-200]
ldurb w9, [x29, #-205]
add w9, w9, #0
str w0, [x8, w9, sxtw #2]
b LBB1_25
LBB1_25: ; in Loop: Header=BB1_23 Depth=2
ldurb w8, [x29, #-205]
add w8, w8, #1
sturb w8, [x29, #-205]
b LBB1_23
LBB1_26: ; in Loop: Header=BB1_21 Depth=1
b LBB1_27
LBB1_27: ; in Loop: Header=BB1_21 Depth=1
ldurb w8, [x29, #-119]
add w8, w8, #1
sturb w8, [x29, #-119]
b LBB1_21
LBB1_28:
mov w8, #8961
movk w8, #26437, lsl #16
stur w8, [x29, #-124]
mov w8, #43913
movk w8, #61389, lsl #16
stur w8, [x29, #-128]
mov w8, #56574
movk w8, #39098, lsl #16
stur w8, [x29, #-132]
mov w8, #21622
movk w8, #4146, lsl #16
stur w8, [x29, #-136]
mov w8, #57840
movk w8, #50130, lsl #16
stur w8, [x29, #-140]
ldurb w8, [x29, #-117]
mov w9, #80
mul w8, w9, w8
sdiv w8, w8, w9
sturb w8, [x29, #-141]
sturb wzr, [x29, #-142]
b LBB1_29
LBB1_29: ; =>This Loop Header: Depth=1
; Child Loop BB1_31 Depth 2
ldurb w8, [x29, #-142]
ldurb w9, [x29, #-141]
subs w9, w9, #1
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB1_60
b LBB1_30
LBB1_30: ; in Loop: Header=BB1_29 Depth=1
ldur w8, [x29, #-124]
stur w8, [x29, #-212]
ldur w8, [x29, #-128]
stur w8, [x29, #-216]
ldur w8, [x29, #-132]
stur w8, [x29, #-220]
ldur w8, [x29, #-136]
stur w8, [x29, #-224]
ldur w8, [x29, #-140]
stur w8, [x29, #-228]
sturb wzr, [x29, #-229]
b LBB1_31
LBB1_31: ; Parent Loop BB1_29 Depth=1
; => This Inner Loop Header: Depth=2
ldurb w8, [x29, #-229]
subs w8, w8, #79
cset w8, gt
tbnz w8, #0, LBB1_58
b LBB1_32
LBB1_32: ; in Loop: Header=BB1_31 Depth=2
ldurb w9, [x29, #-229]
mov w8, #0
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB1_35
b LBB1_33
LBB1_33: ; in Loop: Header=BB1_31 Depth=2
ldurb w8, [x29, #-229]
subs w8, w8, #19
cset w8, gt
tbnz w8, #0, LBB1_35
b LBB1_34
LBB1_34: ; in Loop: Header=BB1_31 Depth=2
ldur w8, [x29, #-216]
ldur w9, [x29, #-220]
and w8, w8, w9
ldur w10, [x29, #-216]
ldur w9, [x29, #-224]
bic w9, w9, w10
orr w8, w8, w9
stur w8, [x29, #-236]
b LBB1_44
LBB1_35: ; in Loop: Header=BB1_31 Depth=2
ldurb w9, [x29, #-229]
mov w8, #20
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB1_38
b LBB1_36
LBB1_36: ; in Loop: Header=BB1_31 Depth=2
ldurb w8, [x29, #-229]
subs w8, w8, #39
cset w8, gt
tbnz w8, #0, LBB1_38
b LBB1_37
LBB1_37: ; in Loop: Header=BB1_31 Depth=2
ldur w8, [x29, #-216]
ldur w9, [x29, #-220]
eor w8, w8, w9
ldur w9, [x29, #-224]
eor w8, w8, w9
stur w8, [x29, #-248]
b LBB1_43
LBB1_38: ; in Loop: Header=BB1_31 Depth=2
ldurb w9, [x29, #-229]
mov w8, #40
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB1_41
b LBB1_39
LBB1_39: ; in Loop: Header=BB1_31 Depth=2
ldurb w8, [x29, #-229]
subs w8, w8, #59
cset w8, gt
tbnz w8, #0, LBB1_41
b LBB1_40
LBB1_40: ; in Loop: Header=BB1_31 Depth=2
ldur w8, [x29, #-216]
ldur w9, [x29, #-220]
and w8, w8, w9
ldur w9, [x29, #-216]
ldur w10, [x29, #-224]
and w9, w9, w10
orr w8, w8, w9
ldur w9, [x29, #-220]
ldur w10, [x29, #-224]
and w9, w9, w10
orr w8, w8, w9
stur w8, [x29, #-252]
b LBB1_42
LBB1_41: ; in Loop: Header=BB1_31 Depth=2
ldur w8, [x29, #-216]
ldur w9, [x29, #-220]
eor w8, w8, w9
ldur w9, [x29, #-224]
eor w8, w8, w9
stur w8, [x29, #-252]
b LBB1_42
LBB1_42: ; in Loop: Header=BB1_31 Depth=2
ldur w8, [x29, #-252]
stur w8, [x29, #-248]
b LBB1_43
LBB1_43: ; in Loop: Header=BB1_31 Depth=2
ldur w8, [x29, #-248]
stur w8, [x29, #-236]
b LBB1_44
LBB1_44: ; in Loop: Header=BB1_31 Depth=2
ldurb w9, [x29, #-229]
mov w8, #0
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB1_47
b LBB1_45
LBB1_45: ; in Loop: Header=BB1_31 Depth=2
ldurb w8, [x29, #-229]
subs w8, w8, #19
cset w8, gt
tbnz w8, #0, LBB1_47
b LBB1_46
LBB1_46: ; in Loop: Header=BB1_31 Depth=2
mov w8, #31129
movk w8, #23170, lsl #16
stur w8, [x29, #-240]
b LBB1_56
LBB1_47: ; in Loop: Header=BB1_31 Depth=2
ldurb w9, [x29, #-229]
mov w8, #20
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB1_50
b LBB1_48
LBB1_48: ; in Loop: Header=BB1_31 Depth=2
ldurb w8, [x29, #-229]
subs w8, w8, #39
cset w8, gt
tbnz w8, #0, LBB1_50
b LBB1_49
LBB1_49: ; in Loop: Header=BB1_31 Depth=2
mov w8, #60321
movk w8, #28377, lsl #16
stur w8, [x29, #-256]
b LBB1_55
LBB1_50: ; in Loop: Header=BB1_31 Depth=2
ldurb w9, [x29, #-229]
mov w8, #40
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB1_53
b LBB1_51
LBB1_51: ; in Loop: Header=BB1_31 Depth=2
ldurb w8, [x29, #-229]
subs w8, w8, #59
cset w8, gt
tbnz w8, #0, LBB1_53
b LBB1_52
LBB1_52: ; in Loop: Header=BB1_31 Depth=2
mov w8, #48348
movk w8, #36635, lsl #16
sub x9, x29, #4
stur w8, [x9, #-256]
b LBB1_54
LBB1_53: ; in Loop: Header=BB1_31 Depth=2
mov w8, #49622
movk w8, #51810, lsl #16
sub x9, x29, #4
stur w8, [x9, #-256]
b LBB1_54
LBB1_54: ; in Loop: Header=BB1_31 Depth=2
sub x8, x29, #4
ldur w8, [x8, #-256]
stur w8, [x29, #-256]
b LBB1_55
LBB1_55: ; in Loop: Header=BB1_31 Depth=2
ldur w8, [x29, #-256]
stur w8, [x29, #-240]
b LBB1_56
LBB1_56: ; in Loop: Header=BB1_31 Depth=2
ldur w0, [x29, #-212]
mov w1, #5
bl _feld_rotl
ldur w8, [x29, #-236]
add w8, w0, w8
ldur w9, [x29, #-228]
add w8, w8, w9
ldur x9, [x29, #-200]
ldurb w10, [x29, #-229]
add w10, w10, #0
ldr w9, [x9, w10, sxtw #2]
add w8, w8, w9
ldur w9, [x29, #-240]
add w8, w8, w9
stur w8, [x29, #-244]
ldur w8, [x29, #-224]
stur w8, [x29, #-228]
ldur w8, [x29, #-220]
stur w8, [x29, #-224]
ldur w0, [x29, #-216]
mov w1, #30
bl _feld_rotl
stur w0, [x29, #-220]
ldur w8, [x29, #-212]
stur w8, [x29, #-216]
ldur w8, [x29, #-244]
stur w8, [x29, #-212]
b LBB1_57
LBB1_57: ; in Loop: Header=BB1_31 Depth=2
ldurb w8, [x29, #-229]
add w8, w8, #1
sturb w8, [x29, #-229]
b LBB1_31
LBB1_58: ; in Loop: Header=BB1_29 Depth=1
ldur w8, [x29, #-124]
ldur w9, [x29, #-212]
add w8, w8, w9
stur w8, [x29, #-124]
ldur w8, [x29, #-128]
ldur w9, [x29, #-216]
add w8, w8, w9
stur w8, [x29, #-128]
ldur w8, [x29, #-132]
ldur w9, [x29, #-220]
add w8, w8, w9
stur w8, [x29, #-132]
ldur w8, [x29, #-136]
ldur w9, [x29, #-224]
add w8, w8, w9
stur w8, [x29, #-136]
ldur w8, [x29, #-140]
ldur w9, [x29, #-228]
add w8, w8, w9
stur w8, [x29, #-140]
b LBB1_59
LBB1_59: ; in Loop: Header=BB1_29 Depth=1
ldurb w8, [x29, #-142]
add w8, w8, #1
sturb w8, [x29, #-142]
b LBB1_29
LBB1_60:
sturb wzr, [x29, #-153]
b LBB1_61
LBB1_61: ; =>This Inner Loop Header: Depth=1
ldurb w8, [x29, #-153]
subs w8, w8, #3
cset w8, gt
tbnz w8, #0, LBB1_64
b LBB1_62
LBB1_62: ; in Loop: Header=BB1_61 Depth=1
ldur w8, [x29, #-124]
ldurb w10, [x29, #-153]
mov w9, #3
subs w10, w9, w10
mov w9, #8
mul w9, w9, w10
lsr w8, w8, w9
ldur x9, [x29, #-152]
ldurb w10, [x29, #-153]
add w10, w10, #0
strb w8, [x9, w10, sxtw]
b LBB1_63
LBB1_63: ; in Loop: Header=BB1_61 Depth=1
ldurb w8, [x29, #-153]
add w8, w8, #1
sturb w8, [x29, #-153]
b LBB1_61
LBB1_64:
sturb wzr, [x29, #-154]
b LBB1_65
LBB1_65: ; =>This Inner Loop Header: Depth=1
ldurb w8, [x29, #-154]
subs w8, w8, #3
cset w8, gt
tbnz w8, #0, LBB1_68
b LBB1_66
LBB1_66: ; in Loop: Header=BB1_65 Depth=1
ldur w8, [x29, #-128]
ldurb w10, [x29, #-154]
mov w9, #3
subs w10, w9, w10
mov w9, #8
mul w9, w9, w10
lsr w8, w8, w9
ldur x9, [x29, #-152]
ldurb w10, [x29, #-154]
add w10, w10, #4
add w10, w10, #0
strb w8, [x9, w10, sxtw]
b LBB1_67
LBB1_67: ; in Loop: Header=BB1_65 Depth=1
ldurb w8, [x29, #-154]
add w8, w8, #1
sturb w8, [x29, #-154]
b LBB1_65
LBB1_68:
sturb wzr, [x29, #-155]
b LBB1_69
LBB1_69: ; =>This Inner Loop Header: Depth=1
ldurb w8, [x29, #-155]
subs w8, w8, #3
cset w8, gt
tbnz w8, #0, LBB1_72
b LBB1_70
LBB1_70: ; in Loop: Header=BB1_69 Depth=1
ldur w8, [x29, #-132]
ldurb w10, [x29, #-155]
mov w9, #3
subs w10, w9, w10
mov w9, #8
mul w9, w9, w10
lsr w8, w8, w9
ldur x9, [x29, #-152]
ldurb w10, [x29, #-155]
add w10, w10, #8
add w10, w10, #0
strb w8, [x9, w10, sxtw]
b LBB1_71
LBB1_71: ; in Loop: Header=BB1_69 Depth=1
ldurb w8, [x29, #-155]
add w8, w8, #1
sturb w8, [x29, #-155]
b LBB1_69
LBB1_72:
sturb wzr, [x29, #-156]
b LBB1_73
LBB1_73: ; =>This Inner Loop Header: Depth=1
ldurb w8, [x29, #-156]
subs w8, w8, #3
cset w8, gt
tbnz w8, #0, LBB1_76
b LBB1_74
LBB1_74: ; in Loop: Header=BB1_73 Depth=1
ldur w8, [x29, #-136]
ldurb w10, [x29, #-156]
mov w9, #3
subs w10, w9, w10
mov w9, #8
mul w9, w9, w10
lsr w8, w8, w9
ldur x9, [x29, #-152]
ldurb w10, [x29, #-156]
add w10, w10, #12
add w10, w10, #0
strb w8, [x9, w10, sxtw]
b LBB1_75
LBB1_75: ; in Loop: Header=BB1_73 Depth=1
ldurb w8, [x29, #-156]
add w8, w8, #1
sturb w8, [x29, #-156]
b LBB1_73
LBB1_76:
sturb wzr, [x29, #-157]
b LBB1_77
LBB1_77: ; =>This Inner Loop Header: Depth=1
ldurb w8, [x29, #-157]
subs w8, w8, #3
cset w8, gt
tbnz w8, #0, LBB1_80
b LBB1_78
LBB1_78: ; in Loop: Header=BB1_77 Depth=1
ldur w8, [x29, #-140]
ldurb w10, [x29, #-157]
mov w9, #3
subs w10, w9, w10
mov w9, #8
mul w9, w9, w10
lsr w8, w8, w9
ldur x9, [x29, #-152]
ldurb w10, [x29, #-157]
add w10, w10, #16
add w10, w10, #0
strb w8, [x9, w10, sxtw]
b LBB1_79
LBB1_79: ; in Loop: Header=BB1_77 Depth=1
ldurb w8, [x29, #-157]
add w8, w8, #1
sturb w8, [x29, #-157]
b LBB1_77
LBB1_80:
stur wzr, [x29, #-92]
ldur x8, [x29, #-168]
mov sp, x8
ldur w8, [x29, #-92]
sub x9, x29, #60
stur w8, [x9, #-256] ; 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_82
b LBB1_81
LBB1_81:
bl ___stack_chk_fail
LBB1_82:
sub x8, x29, #60
ldur w0, [x8, #-256] ; 4-byte Folded Reload
sub sp, x29, #16
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,__const
l___const.main._a0: ; @__const.main._a0
.ascii "The quick brown fox jumps over the lazy dog"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _feld_rotl ## -- Begin function feld_rotl
.p2align 4, 0x90
_feld_rotl: ## @feld_rotl
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %edi, -8(%rbp)
movl %esi, -12(%rbp)
movslq -12(%rbp), %rax
andq $31, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -12(%rbp)
cmpl $0, %eax
jne LBB0_2
## %bb.1:
movl -8(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB0_3
LBB0_2:
movl -8(%rbp), %eax
movl -12(%rbp), %ecx
## kill: def $cl killed $ecx
shll %cl, %eax
movl -8(%rbp), %edx
movslq -12(%rbp), %rsi
movl $32, %ecx
subq %rsi, %rcx
## kill: def $ecx killed $ecx killed $rcx
## kill: def $cl killed $ecx
shrl %cl, %edx
movl %edx, %ecx
orl %ecx, %eax
movl %eax, -4(%rbp)
LBB0_3:
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $304, %rsp ## imm = 0x130
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -100(%rbp)
movups l___const.main._a0+27(%rip), %xmm0
movups %xmm0, -37(%rbp)
movaps l___const.main._a0+16(%rip), %xmm0
movaps %xmm0, -48(%rbp)
movaps l___const.main._a0(%rip), %xmm0
movaps %xmm0, -64(%rbp)
leaq -64(%rbp), %rax
movq %rax, -112(%rbp)
leaq -96(%rbp), %rax
movq %rax, -160(%rbp)
movq $344, -120(%rbp) ## imm = 0x158
movb $64, -121(%rbp)
movzbl -121(%rbp), %eax
## kill: def $rax killed $eax
movq %rax, -280(%rbp) ## 8-byte Spill
movq %rsp, %rcx
movq %rcx, -176(%rbp)
callq ____chkstk_darwin
movq -280(%rbp), %rcx ## 8-byte Reload
addq $15, %rax
andq $-16, %rax
subq %rax, %rsp
movq %rsp, %rax
movq %rcx, -184(%rbp)
movq %rax, -192(%rbp)
movb $0, -122(%rbp)
LBB1_1: ## =>This Inner Loop Header: Depth=1
movzbl -122(%rbp), %eax
cmpl $42, %eax
jg LBB1_4
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movq -112(%rbp), %rax
movzbl -122(%rbp), %ecx
addl $0, %ecx
movslq %ecx, %rcx
movb (%rax,%rcx), %dl
movq -192(%rbp), %rax
movzbl -122(%rbp), %ecx
addl $0, %ecx
movslq %ecx, %rcx
movb %dl, (%rax,%rcx)
## %bb.3: ## in Loop: Header=BB1_1 Depth=1
movb -122(%rbp), %al
addb $1, %al
movb %al, -122(%rbp)
jmp LBB1_1
LBB1_4:
movq -192(%rbp), %rax
movb $1, 43(%rax)
movb $44, -123(%rbp)
LBB1_5: ## =>This Inner Loop Header: Depth=1
movzbl -123(%rbp), %eax
movzbl -121(%rbp), %ecx
subl $9, %ecx
cmpl %ecx, %eax
jg LBB1_8
## %bb.6: ## in Loop: Header=BB1_5 Depth=1
movq -192(%rbp), %rax
movzbl -123(%rbp), %ecx
addl $0, %ecx
movslq %ecx, %rcx
movb $0, (%rax,%rcx)
## %bb.7: ## in Loop: Header=BB1_5 Depth=1
movb -123(%rbp), %al
addb $1, %al
movb %al, -123(%rbp)
jmp LBB1_5
LBB1_8:
movzbl -121(%rbp), %eax
subl $8, %eax
## kill: def $al killed $al killed $eax
movb %al, -124(%rbp)
LBB1_9: ## =>This Inner Loop Header: Depth=1
movzbl -124(%rbp), %eax
movzbl -121(%rbp), %ecx
subl $1, %ecx
cmpl %ecx, %eax
jg LBB1_12
## %bb.10: ## in Loop: Header=BB1_9 Depth=1
movq -120(%rbp), %rax
movzbl -121(%rbp), %ecx
subl $1, %ecx
movzbl -124(%rbp), %edx
subl %edx, %ecx
shll $3, %ecx
movl %ecx, %ecx
## kill: def $rcx killed $ecx
## kill: def $cl killed $rcx
shrq %cl, %rax
movb %al, %dl
movq -192(%rbp), %rax
movzbl -124(%rbp), %ecx
addl $0, %ecx
movslq %ecx, %rcx
movb %dl, (%rax,%rcx)
## %bb.11: ## in Loop: Header=BB1_9 Depth=1
movb -124(%rbp), %al
addb $1, %al
movb %al, -124(%rbp)
jmp LBB1_9
LBB1_12:
movzbl -121(%rbp), %eax
shrl $6, %eax
## kill: def $al killed $al killed $eax
movb %al, -125(%rbp)
movzbl -125(%rbp), %ecx
shll $4, %ecx
## implicit-def: $rax
movl %ecx, %eax
leal (%rax,%rax,4), %eax
## kill: def $rax killed $eax
movq %rax, -288(%rbp) ## 8-byte Spill
shlq $2, %rax
callq ____chkstk_darwin
movq -288(%rbp), %rcx ## 8-byte Reload
addq $15, %rax
andq $-16, %rax
subq %rax, %rsp
movq %rsp, %rax
movq %rcx, -200(%rbp)
movq %rax, -208(%rbp)
movb $0, -126(%rbp)
LBB1_13: ## =>This Loop Header: Depth=1
## Child Loop BB1_15 Depth 2
movzbl -126(%rbp), %eax
movzbl -125(%rbp), %ecx
subl $1, %ecx
cmpl %ecx, %eax
jg LBB1_20
## %bb.14: ## in Loop: Header=BB1_13 Depth=1
movzbl -126(%rbp), %eax
shll $4, %eax
## kill: def $al killed $al killed $eax
movb %al, -209(%rbp)
movzbl -126(%rbp), %eax
imull $80, %eax, %eax
## kill: def $al killed $al killed $eax
movb %al, -210(%rbp)
movb $0, -211(%rbp)
LBB1_15: ## Parent Loop BB1_13 Depth=1
## => This Inner Loop Header: Depth=2
movzbl -211(%rbp), %eax
cmpl $15, %eax
jg LBB1_18
## %bb.16: ## in Loop: Header=BB1_15 Depth=2
movq -192(%rbp), %rax
movzbl -209(%rbp), %ecx
movzbl -211(%rbp), %edx
shll $2, %edx
addl %edx, %ecx
addl $0, %ecx
movslq %ecx, %rcx
movzbl (%rax,%rcx), %edx
movq -192(%rbp), %rax
movzbl -209(%rbp), %ecx
movzbl -211(%rbp), %esi
shll $2, %esi
addl %esi, %ecx
addl $1, %ecx
addl $0, %ecx
movslq %ecx, %rcx
movzbl (%rax,%rcx), %eax
shll $8, %eax
addl %eax, %edx
movq -192(%rbp), %rax
movzbl -209(%rbp), %ecx
movzbl -211(%rbp), %esi
shll $2, %esi
addl %esi, %ecx
addl $2, %ecx
addl $0, %ecx
movslq %ecx, %rcx
movzbl (%rax,%rcx), %eax
shll $16, %eax
addl %eax, %edx
movq -192(%rbp), %rax
movzbl -209(%rbp), %ecx
movzbl -211(%rbp), %esi
shll $2, %esi
addl %esi, %ecx
addl $3, %ecx
addl $0, %ecx
movslq %ecx, %rcx
movzbl (%rax,%rcx), %eax
shll $24, %eax
addl %eax, %edx
movq -208(%rbp), %rax
movzbl -126(%rbp), %ecx
movzbl -211(%rbp), %esi
addl %esi, %ecx
addl $0, %ecx
movslq %ecx, %rcx
movl %edx, (%rax,%rcx,4)
## %bb.17: ## in Loop: Header=BB1_15 Depth=2
movb -211(%rbp), %al
addb $1, %al
movb %al, -211(%rbp)
jmp LBB1_15
LBB1_18: ## in Loop: Header=BB1_13 Depth=1
jmp LBB1_19
LBB1_19: ## in Loop: Header=BB1_13 Depth=1
movb -126(%rbp), %al
addb $1, %al
movb %al, -126(%rbp)
jmp LBB1_13
LBB1_20:
movb $0, -127(%rbp)
LBB1_21: ## =>This Loop Header: Depth=1
## Child Loop BB1_23 Depth 2
movzbl -127(%rbp), %eax
movzbl -125(%rbp), %ecx
subl $1, %ecx
cmpl %ecx, %eax
jg LBB1_28
## %bb.22: ## in Loop: Header=BB1_21 Depth=1
movzbl -127(%rbp), %eax
imull $80, %eax, %eax
## kill: def $al killed $al killed $eax
movb %al, -212(%rbp)
movzbl -212(%rbp), %eax
addl $16, %eax
## kill: def $al killed $al killed $eax
movb %al, -213(%rbp)
LBB1_23: ## Parent Loop BB1_21 Depth=1
## => This Inner Loop Header: Depth=2
movzbl -213(%rbp), %eax
movzbl -212(%rbp), %ecx
addl $79, %ecx
cmpl %ecx, %eax
jg LBB1_26
## %bb.24: ## in Loop: Header=BB1_23 Depth=2
movq -208(%rbp), %rax
movzbl -213(%rbp), %ecx
subl $3, %ecx
addl $0, %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %edi
movq -208(%rbp), %rax
movzbl -213(%rbp), %ecx
subl $8, %ecx
addl $0, %ecx
movslq %ecx, %rcx
xorl (%rax,%rcx,4), %edi
movq -208(%rbp), %rax
movzbl -213(%rbp), %ecx
subl $14, %ecx
addl $0, %ecx
movslq %ecx, %rcx
xorl (%rax,%rcx,4), %edi
movq -208(%rbp), %rax
movzbl -213(%rbp), %ecx
subl $16, %ecx
addl $0, %ecx
movslq %ecx, %rcx
xorl (%rax,%rcx,4), %edi
movl $1, %esi
callq _feld_rotl
movl %eax, %edx
movq -208(%rbp), %rax
movzbl -213(%rbp), %ecx
addl $0, %ecx
movslq %ecx, %rcx
movl %edx, (%rax,%rcx,4)
## %bb.25: ## in Loop: Header=BB1_23 Depth=2
movb -213(%rbp), %al
addb $1, %al
movb %al, -213(%rbp)
jmp LBB1_23
LBB1_26: ## in Loop: Header=BB1_21 Depth=1
jmp LBB1_27
LBB1_27: ## in Loop: Header=BB1_21 Depth=1
movb -127(%rbp), %al
addb $1, %al
movb %al, -127(%rbp)
jmp LBB1_21
LBB1_28:
movl $1732584193, -132(%rbp) ## imm = 0x67452301
movl $-271733879, -136(%rbp) ## imm = 0xEFCDAB89
movl $-1732584194, -140(%rbp) ## imm = 0x98BADCFE
movl $271733878, -144(%rbp) ## imm = 0x10325476
movl $-1009589776, -148(%rbp) ## imm = 0xC3D2E1F0
movzbl -125(%rbp), %eax
imull $80, %eax, %eax
movl $80, %ecx
cltd
idivl %ecx
## kill: def $al killed $al killed $eax
movb %al, -149(%rbp)
movb $0, -150(%rbp)
LBB1_29: ## =>This Loop Header: Depth=1
## Child Loop BB1_31 Depth 2
movzbl -150(%rbp), %eax
movzbl -149(%rbp), %ecx
subl $1, %ecx
cmpl %ecx, %eax
jg LBB1_60
## %bb.30: ## in Loop: Header=BB1_29 Depth=1
movl -132(%rbp), %eax
movl %eax, -220(%rbp)
movl -136(%rbp), %eax
movl %eax, -224(%rbp)
movl -140(%rbp), %eax
movl %eax, -228(%rbp)
movl -144(%rbp), %eax
movl %eax, -232(%rbp)
movl -148(%rbp), %eax
movl %eax, -236(%rbp)
movb $0, -237(%rbp)
LBB1_31: ## Parent Loop BB1_29 Depth=1
## => This Inner Loop Header: Depth=2
movzbl -237(%rbp), %eax
cmpl $79, %eax
jg LBB1_58
## %bb.32: ## in Loop: Header=BB1_31 Depth=2
movzbl -237(%rbp), %ecx
xorl %eax, %eax
cmpl %ecx, %eax
jg LBB1_35
## %bb.33: ## in Loop: Header=BB1_31 Depth=2
movzbl -237(%rbp), %eax
cmpl $19, %eax
jg LBB1_35
## %bb.34: ## in Loop: Header=BB1_31 Depth=2
movl -224(%rbp), %eax
andl -228(%rbp), %eax
movl -224(%rbp), %ecx
xorl $-1, %ecx
andl -232(%rbp), %ecx
orl %ecx, %eax
movl %eax, -244(%rbp)
jmp LBB1_44
LBB1_35: ## in Loop: Header=BB1_31 Depth=2
movzbl -237(%rbp), %ecx
movl $20, %eax
cmpl %ecx, %eax
jg LBB1_38
## %bb.36: ## in Loop: Header=BB1_31 Depth=2
movzbl -237(%rbp), %eax
cmpl $39, %eax
jg LBB1_38
## %bb.37: ## in Loop: Header=BB1_31 Depth=2
movl -224(%rbp), %eax
xorl -228(%rbp), %eax
xorl -232(%rbp), %eax
movl %eax, -256(%rbp)
jmp LBB1_43
LBB1_38: ## in Loop: Header=BB1_31 Depth=2
movzbl -237(%rbp), %ecx
movl $40, %eax
cmpl %ecx, %eax
jg LBB1_41
## %bb.39: ## in Loop: Header=BB1_31 Depth=2
movzbl -237(%rbp), %eax
cmpl $59, %eax
jg LBB1_41
## %bb.40: ## in Loop: Header=BB1_31 Depth=2
movl -224(%rbp), %eax
andl -228(%rbp), %eax
movl -224(%rbp), %ecx
andl -232(%rbp), %ecx
orl %ecx, %eax
movl -228(%rbp), %ecx
andl -232(%rbp), %ecx
orl %ecx, %eax
movl %eax, -260(%rbp)
jmp LBB1_42
LBB1_41: ## in Loop: Header=BB1_31 Depth=2
movl -224(%rbp), %eax
xorl -228(%rbp), %eax
xorl -232(%rbp), %eax
movl %eax, -260(%rbp)
LBB1_42: ## in Loop: Header=BB1_31 Depth=2
movl -260(%rbp), %eax
movl %eax, -256(%rbp)
LBB1_43: ## in Loop: Header=BB1_31 Depth=2
movl -256(%rbp), %eax
movl %eax, -244(%rbp)
LBB1_44: ## in Loop: Header=BB1_31 Depth=2
movzbl -237(%rbp), %ecx
xorl %eax, %eax
cmpl %ecx, %eax
jg LBB1_47
## %bb.45: ## in Loop: Header=BB1_31 Depth=2
movzbl -237(%rbp), %eax
cmpl $19, %eax
jg LBB1_47
## %bb.46: ## in Loop: Header=BB1_31 Depth=2
movl $1518500249, -248(%rbp) ## imm = 0x5A827999
jmp LBB1_56
LBB1_47: ## in Loop: Header=BB1_31 Depth=2
movzbl -237(%rbp), %ecx
movl $20, %eax
cmpl %ecx, %eax
jg LBB1_50
## %bb.48: ## in Loop: Header=BB1_31 Depth=2
movzbl -237(%rbp), %eax
cmpl $39, %eax
jg LBB1_50
## %bb.49: ## in Loop: Header=BB1_31 Depth=2
movl $1859775393, -264(%rbp) ## imm = 0x6ED9EBA1
jmp LBB1_55
LBB1_50: ## in Loop: Header=BB1_31 Depth=2
movzbl -237(%rbp), %ecx
movl $40, %eax
cmpl %ecx, %eax
jg LBB1_53
## %bb.51: ## in Loop: Header=BB1_31 Depth=2
movzbl -237(%rbp), %eax
cmpl $59, %eax
jg LBB1_53
## %bb.52: ## in Loop: Header=BB1_31 Depth=2
movl $-1894007588, -268(%rbp) ## imm = 0x8F1BBCDC
jmp LBB1_54
LBB1_53: ## in Loop: Header=BB1_31 Depth=2
movl $-899497514, -268(%rbp) ## imm = 0xCA62C1D6
LBB1_54: ## in Loop: Header=BB1_31 Depth=2
movl -268(%rbp), %eax
movl %eax, -264(%rbp)
LBB1_55: ## in Loop: Header=BB1_31 Depth=2
movl -264(%rbp), %eax
movl %eax, -248(%rbp)
LBB1_56: ## in Loop: Header=BB1_31 Depth=2
movl -220(%rbp), %edi
movl $5, %esi
callq _feld_rotl
addl -244(%rbp), %eax
addl -236(%rbp), %eax
movq -208(%rbp), %rcx
movzbl -237(%rbp), %edx
addl $0, %edx
movslq %edx, %rdx
addl (%rcx,%rdx,4), %eax
addl -248(%rbp), %eax
movl %eax, -252(%rbp)
movl -232(%rbp), %eax
movl %eax, -236(%rbp)
movl -228(%rbp), %eax
movl %eax, -232(%rbp)
movl -224(%rbp), %edi
movl $30, %esi
callq _feld_rotl
movl %eax, -228(%rbp)
movl -220(%rbp), %eax
movl %eax, -224(%rbp)
movl -252(%rbp), %eax
movl %eax, -220(%rbp)
## %bb.57: ## in Loop: Header=BB1_31 Depth=2
movb -237(%rbp), %al
addb $1, %al
movb %al, -237(%rbp)
jmp LBB1_31
LBB1_58: ## in Loop: Header=BB1_29 Depth=1
movl -132(%rbp), %eax
addl -220(%rbp), %eax
movl %eax, -132(%rbp)
movl -136(%rbp), %eax
addl -224(%rbp), %eax
movl %eax, -136(%rbp)
movl -140(%rbp), %eax
addl -228(%rbp), %eax
movl %eax, -140(%rbp)
movl -144(%rbp), %eax
addl -232(%rbp), %eax
movl %eax, -144(%rbp)
movl -148(%rbp), %eax
addl -236(%rbp), %eax
movl %eax, -148(%rbp)
## %bb.59: ## in Loop: Header=BB1_29 Depth=1
movb -150(%rbp), %al
addb $1, %al
movb %al, -150(%rbp)
jmp LBB1_29
LBB1_60:
movb $0, -161(%rbp)
LBB1_61: ## =>This Inner Loop Header: Depth=1
movzbl -161(%rbp), %eax
cmpl $3, %eax
jg LBB1_64
## %bb.62: ## in Loop: Header=BB1_61 Depth=1
movl -132(%rbp), %eax
movzbl -161(%rbp), %edx
movl $3, %ecx
subl %edx, %ecx
shll $3, %ecx
## kill: def $cl killed $ecx
shrl %cl, %eax
movb %al, %dl
movq -160(%rbp), %rax
movzbl -161(%rbp), %ecx
addl $0, %ecx
movslq %ecx, %rcx
movb %dl, (%rax,%rcx)
## %bb.63: ## in Loop: Header=BB1_61 Depth=1
movb -161(%rbp), %al
addb $1, %al
movb %al, -161(%rbp)
jmp LBB1_61
LBB1_64:
movb $0, -162(%rbp)
LBB1_65: ## =>This Inner Loop Header: Depth=1
movzbl -162(%rbp), %eax
cmpl $3, %eax
jg LBB1_68
## %bb.66: ## in Loop: Header=BB1_65 Depth=1
movl -136(%rbp), %eax
movzbl -162(%rbp), %edx
movl $3, %ecx
subl %edx, %ecx
shll $3, %ecx
## kill: def $cl killed $ecx
shrl %cl, %eax
movb %al, %dl
movq -160(%rbp), %rax
movzbl -162(%rbp), %ecx
addl $4, %ecx
addl $0, %ecx
movslq %ecx, %rcx
movb %dl, (%rax,%rcx)
## %bb.67: ## in Loop: Header=BB1_65 Depth=1
movb -162(%rbp), %al
addb $1, %al
movb %al, -162(%rbp)
jmp LBB1_65
LBB1_68:
movb $0, -163(%rbp)
LBB1_69: ## =>This Inner Loop Header: Depth=1
movzbl -163(%rbp), %eax
cmpl $3, %eax
jg LBB1_72
## %bb.70: ## in Loop: Header=BB1_69 Depth=1
movl -140(%rbp), %eax
movzbl -163(%rbp), %edx
movl $3, %ecx
subl %edx, %ecx
shll $3, %ecx
## kill: def $cl killed $ecx
shrl %cl, %eax
movb %al, %dl
movq -160(%rbp), %rax
movzbl -163(%rbp), %ecx
addl $8, %ecx
addl $0, %ecx
movslq %ecx, %rcx
movb %dl, (%rax,%rcx)
## %bb.71: ## in Loop: Header=BB1_69 Depth=1
movb -163(%rbp), %al
addb $1, %al
movb %al, -163(%rbp)
jmp LBB1_69
LBB1_72:
movb $0, -164(%rbp)
LBB1_73: ## =>This Inner Loop Header: Depth=1
movzbl -164(%rbp), %eax
cmpl $3, %eax
jg LBB1_76
## %bb.74: ## in Loop: Header=BB1_73 Depth=1
movl -144(%rbp), %eax
movzbl -164(%rbp), %edx
movl $3, %ecx
subl %edx, %ecx
shll $3, %ecx
## kill: def $cl killed $ecx
shrl %cl, %eax
movb %al, %dl
movq -160(%rbp), %rax
movzbl -164(%rbp), %ecx
addl $12, %ecx
addl $0, %ecx
movslq %ecx, %rcx
movb %dl, (%rax,%rcx)
## %bb.75: ## in Loop: Header=BB1_73 Depth=1
movb -164(%rbp), %al
addb $1, %al
movb %al, -164(%rbp)
jmp LBB1_73
LBB1_76:
movb $0, -165(%rbp)
LBB1_77: ## =>This Inner Loop Header: Depth=1
movzbl -165(%rbp), %eax
cmpl $3, %eax
jg LBB1_80
## %bb.78: ## in Loop: Header=BB1_77 Depth=1
movl -148(%rbp), %eax
movzbl -165(%rbp), %edx
movl $3, %ecx
subl %edx, %ecx
shll $3, %ecx
## kill: def $cl killed $ecx
shrl %cl, %eax
movb %al, %dl
movq -160(%rbp), %rax
movzbl -165(%rbp), %ecx
addl $16, %ecx
addl $0, %ecx
movslq %ecx, %rcx
movb %dl, (%rax,%rcx)
## %bb.79: ## in Loop: Header=BB1_77 Depth=1
movb -165(%rbp), %al
addb $1, %al
movb %al, -165(%rbp)
jmp LBB1_77
LBB1_80:
movl $0, -100(%rbp)
movq -176(%rbp), %rax
movq %rax, %rsp
movl -100(%rbp), %eax
movl %eax, -292(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB1_82
## %bb.81:
movl -292(%rbp), %eax ## 4-byte Reload
movq %rbp, %rsp
popq %rbp
retq
LBB1_82:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__const
.p2align 4 ## @__const.main._a0
l___const.main._a0:
.ascii "The quick brown fox jumps over the lazy dog"
.subsections_via_symbols
| the_stack_data/165765572.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _pat ; -- Begin function pat
.p2align 2
_pat: ; @pat
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur w0, [x29, #-4]
str w1, [sp, #8]
str w2, [sp, #4]
b LBB0_1
LBB0_1:
ldr w8, [sp, #4]
ldr w9, [sp, #8]
mov w10, #2
sdiv w9, w9, w10
add w9, w9, #1
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2:
ldur w8, [x29, #-4]
ldrsw x10, [sp, #4]
adrp x9, _a@GOTPAGE
ldr x9, [x9, _a@GOTPAGEOFF]
str w8, [x9, x10, lsl #2]
ldur w8, [x29, #-4]
ldr w10, [sp, #8]
ldr w11, [sp, #4]
subs w10, w10, w11
subs w10, w10, #1
str w8, [x9, w10, sxtw #2]
ldur w8, [x29, #-4]
subs w0, w8, #5
ldr w1, [sp, #8]
ldr w8, [sp, #4]
add w2, w8, #1
bl _pat
b LBB0_3
LBB0_3:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
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]
mov w10, #5
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
ldur w8, [x29, #-8]
mov w9, #5
sdiv w9, w8, w9
mov w8, #2
mul w8, w8, w9
add w8, w8, #1
stur w8, [x29, #-12]
b LBB1_3
LBB1_2:
ldur w8, [x29, #-8]
mov w9, #5
sdiv w8, w8, w9
add w8, w8, #3
stur w8, [x29, #-12]
b LBB1_3
LBB1_3:
str wzr, [sp, #16]
ldur w0, [x29, #-8]
ldur w1, [x29, #-12]
ldr w2, [sp, #16]
bl _pat
str wzr, [sp, #16]
b LBB1_4
LBB1_4: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #16]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_7
b LBB1_5
LBB1_5: ; in Loop: Header=BB1_4 Depth=1
ldrsw x9, [sp, #16]
adrp x8, _a@GOTPAGE
ldr x8, [x8, _a@GOTPAGEOFF]
ldr w9, [x8, x9, lsl #2]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB1_6
LBB1_6: ; in Loop: Header=BB1_4 Depth=1
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB1_4
LBB1_7:
mov w0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.comm _a,400,2 ; @a
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%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 _pat ## -- Begin function pat
.p2align 4, 0x90
_pat: ## @pat
.cfi_startproc
## %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)
## %bb.1:
movl -12(%rbp), %eax
movl %eax, -16(%rbp) ## 4-byte Spill
movl -8(%rbp), %eax
movl $2, %ecx
cltd
idivl %ecx
movl %eax, %ecx
movl -16(%rbp), %eax ## 4-byte Reload
addl $1, %ecx
cmpl %ecx, %eax
jg LBB0_3
## %bb.2:
movl -4(%rbp), %edx
movslq -12(%rbp), %rcx
movq _a@GOTPCREL(%rip), %rax
movl %edx, (%rax,%rcx,4)
movl -4(%rbp), %edx
movl -8(%rbp), %eax
subl -12(%rbp), %eax
subl $1, %eax
movslq %eax, %rcx
movq _a@GOTPCREL(%rip), %rax
movl %edx, (%rax,%rcx,4)
movl -4(%rbp), %edi
subl $5, %edi
movl -8(%rbp), %esi
movl -12(%rbp), %edx
addl $1, %edx
callq _pat
LBB0_3:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
leaq L_.str(%rip), %rdi
leaq -8(%rbp), %rsi
movb $0, %al
callq _scanf
movl -8(%rbp), %eax
movl $5, %ecx
cltd
idivl %ecx
cmpl $0, %edx
jne LBB1_2
## %bb.1:
movl -8(%rbp), %eax
movl $5, %ecx
cltd
idivl %ecx
shll $1, %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB1_3
LBB1_2:
movl -8(%rbp), %eax
movl $5, %ecx
cltd
idivl %ecx
addl $3, %eax
movl %eax, -12(%rbp)
LBB1_3:
movl $0, -16(%rbp)
movl -8(%rbp), %edi
movl -12(%rbp), %esi
movl -16(%rbp), %edx
callq _pat
movl $0, -16(%rbp)
LBB1_4: ## =>This Inner Loop Header: Depth=1
movl -16(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB1_7
## %bb.5: ## in Loop: Header=BB1_4 Depth=1
movslq -16(%rbp), %rcx
movq _a@GOTPCREL(%rip), %rax
movl (%rax,%rcx,4), %esi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
## %bb.6: ## in Loop: Header=BB1_4 Depth=1
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
jmp LBB1_4
LBB1_7:
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _a,400,4 ## @a
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d"
L_.str.1: ## @.str.1
.asciz "%d "
.subsections_via_symbols
| the_stack_data/200144034.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
mov x9, sp
sub x8, x29, #6
str x8, [x9]
sub x8, x29, #8
str x8, [x9, #8]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
ldursh w11, [x29, #-6]
ldursh w10, [x29, #-8]
mov x9, sp
; implicit-def: $x8
mov x8, x11
str x8, [x9]
; implicit-def: $x8
mov x8, x10
str x8, [x9, #8]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldursh w10, [x29, #-6]
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
ldurh w8, [x29, #-6]
add w8, w8, #1
sturh w8, [x29, #-6]
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldursh w8, [x29, #-6]
ldursh w9, [x29, #-8]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB0_1
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 "%hi %hi"
l_.str.1: ; @.str.1
.asciz "a=%hi b=%hi \n\n"
l_.str.2: ; @.str.2
.asciz "%hi\t"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
leaq L_.str(%rip), %rdi
leaq -6(%rbp), %rsi
leaq -8(%rbp), %rdx
movb $0, %al
callq _scanf
movswl -6(%rbp), %esi
movswl -8(%rbp), %edx
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
LBB0_1: ## =>This Inner Loop Header: Depth=1
movswl -6(%rbp), %esi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
movw -6(%rbp), %ax
addw $1, %ax
movw %ax, -6(%rbp)
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movswl -6(%rbp), %eax
movswl -8(%rbp), %ecx
cmpl %ecx, %eax
jle LBB0_1
## %bb.3:
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%hi %hi"
L_.str.1: ## @.str.1
.asciz "a=%hi b=%hi \n\n"
L_.str.2: ## @.str.2
.asciz "%hi\t"
.subsections_via_symbols
| the_stack_data/86074845.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _bitcount ; -- Begin function bitcount
.p2align 2
_bitcount: ; @bitcount
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
ldr x8, [sp, #8]
mov x9, #43690
movk x9, #43690, lsl #16
and x9, x8, x9
ldr x8, [sp, #8]
mov x10, #21845
movk x10, #21845, lsl #16
and x8, x8, x10
add x8, x8, x9, asr #1
str x8, [sp, #8]
ldr x8, [sp, #8]
mov x9, #52428
movk x9, #52428, lsl #16
and x9, x8, x9
ldr x8, [sp, #8]
mov x10, #13107
movk x10, #13107, lsl #16
and x8, x8, x10
add x8, x8, x9, asr #2
str x8, [sp, #8]
ldr x8, [sp, #8]
mov x9, #61680
movk x9, #61680, lsl #16
and x9, x8, x9
ldr x8, [sp, #8]
mov x10, #3855
movk x10, #3855, lsl #16
and x8, x8, x10
add x8, x8, x9, asr #4
str x8, [sp, #8]
ldr x8, [sp, #8]
mov x9, #65280
movk x9, #65280, lsl #16
and x9, x8, x9
ldr x8, [sp, #8]
mov x10, #255
movk x10, #255, lsl #16
and x8, x8, x10
add x8, x8, x9, asr #8
str x8, [sp, #8]
ldr x8, [sp, #8]
and x9, x8, #0xffff0000
ldrh w8, [sp, #8]
; kill: def $x8 killed $w8
add x8, x8, x9, asr #16
str x8, [sp, #8]
ldr x8, [sp, #8]
mov x0, x8
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
stur w0, [x29, #-8]
stur x1, [x29, #-16]
str xzr, [sp, #24]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: 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
subs w8, w0, #1
cset w8, ne
tbnz w8, #0, LBB1_3
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
ldr x0, [sp, #24]
bl _bitcount
str w0, [sp, #20]
ldr x10, [sp, #24]
ldr w9, [sp, #20]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB1_1
LBB1_3:
mov w0, #0
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d"
l_.str.1: ; @.str.1
.asciz "%ld contains %d bit set\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _bitcount ## -- Begin function bitcount
.p2align 4, 0x90
_bitcount: ## @bitcount
.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)
movabsq $2863311530, %rax ## imm = 0xAAAAAAAA
andq -8(%rbp), %rax
sarq $1, %rax
movq -8(%rbp), %rcx
andq $1431655765, %rcx ## imm = 0x55555555
addq %rcx, %rax
movq %rax, -8(%rbp)
movabsq $3435973836, %rax ## imm = 0xCCCCCCCC
andq -8(%rbp), %rax
sarq $2, %rax
movq -8(%rbp), %rcx
andq $858993459, %rcx ## imm = 0x33333333
addq %rcx, %rax
movq %rax, -8(%rbp)
movabsq $4042322160, %rax ## imm = 0xF0F0F0F0
andq -8(%rbp), %rax
sarq $4, %rax
movq -8(%rbp), %rcx
andq $252645135, %rcx ## imm = 0xF0F0F0F
addq %rcx, %rax
movq %rax, -8(%rbp)
movabsq $4278255360, %rax ## imm = 0xFF00FF00
andq -8(%rbp), %rax
sarq $8, %rax
movq -8(%rbp), %rcx
andq $16711935, %rcx ## imm = 0xFF00FF
addq %rcx, %rax
movq %rax, -8(%rbp)
movabsq $4294901760, %rax ## imm = 0xFFFF0000
andq -8(%rbp), %rax
sarq $16, %rax
movq -8(%rbp), %rcx
andq $65535, %rcx ## imm = 0xFFFF
addq %rcx, %rax
movq %rax, -8(%rbp)
movq -8(%rbp), %rax
## kill: def $eax killed $eax killed $rax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movl $0, -4(%rbp)
movl %edi, -8(%rbp)
movq %rsi, -16(%rbp)
movq $0, -24(%rbp)
LBB1_1: ## =>This Inner Loop Header: Depth=1
leaq L_.str(%rip), %rdi
leaq -24(%rbp), %rsi
movb $0, %al
callq _scanf
cmpl $1, %eax
jne LBB1_3
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movq -24(%rbp), %rdi
callq _bitcount
movl %eax, -28(%rbp)
movq -24(%rbp), %rsi
movl -28(%rbp), %edx
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB1_1
LBB1_3:
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 "%ld contains %d bit set\n"
.subsections_via_symbols
| the_stack_data/755538.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, #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]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _fopen
stur x0, [x29, #-16]
stur wzr, [x29, #-20]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-20]
subs w8, w8, #1000
cset w8, ge
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldur x0, [x29, #-16]
ldursw x8, [x29, #-20]
mov x11, #12
mul x10, x8, x11
adrp x8, _data@GOTPAGE
ldr x8, [x8, _data@GOTPAGEOFF]
mov x9, x8
add x10, x9, x10
ldursw x9, [x29, #-20]
mul x9, x9, x11
add x8, x8, x9
add x8, x8, #8
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
bl _fscanf
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-20]
add w8, w8, #1
stur w8, [x29, #-20]
b LBB0_1
LBB0_4:
ldur x0, [x29, #-16]
bl _fclose
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
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, _data@GOTPAGE
ldr x8, [x8, _data@GOTPAGEOFF]
str x8, [sp, #8] ; 8-byte Folded Spill
adrp x8, _sub@GOTPAGE
ldr x8, [x8, _sub@GOTPAGEOFF]
str x8, [sp, #16] ; 8-byte Folded Spill
stur wzr, [x29, #-4]
stur wzr, [x29, #-8]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-8]
subs w8, w8, #1000
cset w8, ge
tbnz w8, #0, LBB1_12
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldursw x9, [x29, #-8]
mov x10, #12
mul x11, x9, x10
mov x9, x8
add x9, x9, x11
ldr w9, [x9, #8]
stur w9, [x29, #-4]
ldursw x9, [x29, #-8]
mul x9, x9, x10
add x1, x8, x9
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB1_4
b LBB1_3
LBB1_3: ; in Loop: Header=BB1_1 Depth=1
ldr x9, [sp, #16] ; 8-byte Folded Reload
ldur w10, [x29, #-4]
ldr w8, [x9]
add w8, w8, w10
str w8, [x9]
ldr w8, [x9, #8]
ldur w10, [x29, #-4]
mul w10, w8, w10
ldr w8, [x9, #4]
add w8, w8, w10
str w8, [x9, #4]
b LBB1_10
LBB1_4: ; in Loop: Header=BB1_1 Depth=1
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldursw x9, [x29, #-8]
mov x10, #12
mul x9, x9, x10
add x1, x8, x9
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB1_6
b LBB1_5
LBB1_5: ; in Loop: Header=BB1_1 Depth=1
ldr x9, [sp, #16] ; 8-byte Folded Reload
ldur w10, [x29, #-4]
ldr w8, [x9, #8]
add w8, w8, w10
str w8, [x9, #8]
b LBB1_9
LBB1_6: ; in Loop: Header=BB1_1 Depth=1
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldursw x9, [x29, #-8]
mov x10, #12
mul x9, x9, x10
add x1, x8, x9
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB1_8
b LBB1_7
LBB1_7: ; in Loop: Header=BB1_1 Depth=1
ldr x9, [sp, #16] ; 8-byte Folded Reload
ldur w10, [x29, #-4]
ldr w8, [x9, #8]
subs w8, w8, w10
str w8, [x9, #8]
b LBB1_8
LBB1_8: ; in Loop: Header=BB1_1 Depth=1
b LBB1_9
LBB1_9: ; in Loop: Header=BB1_1 Depth=1
b LBB1_10
LBB1_10: ; in Loop: Header=BB1_1 Depth=1
b LBB1_11
LBB1_11: ; in Loop: Header=BB1_1 Depth=1
ldur w8, [x29, #-8]
add w8, w8, #1
stur w8, [x29, #-8]
b LBB1_1
LBB1_12:
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
adrp x8, _sub@GOTPAGE
ldr x8, [x8, _sub@GOTPAGEOFF]
str x8, [sp, #16] ; 8-byte Folded Spill
adrp x8, l_.str.5@PAGE
add x8, x8, l_.str.5@PAGEOFF
stur x8, [x29, #-8]
ldur x0, [x29, #-8]
bl _read_file
bl _compute
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldr w9, [x8, #4]
; 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 x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
ldr x9, [sp, #16] ; 8-byte Folded Reload
ldr w8, [x9]
ldr w9, [x9, #4]
mul w10, w8, w9
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
adrp x0, l_.str.7@PAGE
add x0, x0, l_.str.7@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 "r"
l_.str.1: ; @.str.1
.asciz "%s %d"
.comm _data,12000,2 ; @data
l_.str.2: ; @.str.2
.asciz "forward"
.comm _sub,12,2 ; @sub
l_.str.3: ; @.str.3
.asciz "down"
l_.str.4: ; @.str.4
.asciz "up"
l_.str.5: ; @.str.5
.asciz "./input"
l_.str.6: ; @.str.6
.asciz "Depth: %d, Horizontal: %d\n"
l_.str.7: ; @.str.7
.asciz "Total: %d\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 $32, %rsp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rdi
leaq L_.str(%rip), %rsi
callq _fopen
movq %rax, -16(%rbp)
movl $0, -20(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
cmpl $1000, -20(%rbp) ## imm = 0x3E8
jge LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq -16(%rbp), %rdi
movslq -20(%rbp), %rax
movq _data@GOTPCREL(%rip), %rdx
imulq $12, %rax, %rax
addq %rax, %rdx
movslq -20(%rbp), %rax
movq _data@GOTPCREL(%rip), %rcx
imulq $12, %rax, %rax
addq %rax, %rcx
addq $8, %rcx
leaq L_.str.1(%rip), %rsi
movb $0, %al
callq _fscanf
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB0_1
LBB0_4:
movq -16(%rbp), %rdi
callq _fclose
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _compute ## -- Begin function compute
.p2align 4, 0x90
_compute: ## @compute
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
movl $0, -8(%rbp)
LBB1_1: ## =>This Inner Loop Header: Depth=1
cmpl $1000, -8(%rbp) ## imm = 0x3E8
jge LBB1_12
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movslq -8(%rbp), %rcx
movq _data@GOTPCREL(%rip), %rax
imulq $12, %rcx, %rcx
addq %rcx, %rax
movl 8(%rax), %eax
movl %eax, -4(%rbp)
movslq -8(%rbp), %rax
movq _data@GOTPCREL(%rip), %rsi
imulq $12, %rax, %rax
addq %rax, %rsi
leaq L_.str.2(%rip), %rdi
callq _strcmp
cmpl $0, %eax
jne LBB1_4
## %bb.3: ## in Loop: Header=BB1_1 Depth=1
movl -4(%rbp), %ecx
movq _sub@GOTPCREL(%rip), %rax
addl (%rax), %ecx
movq _sub@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movq _sub@GOTPCREL(%rip), %rax
movl 8(%rax), %ecx
imull -4(%rbp), %ecx
movq _sub@GOTPCREL(%rip), %rax
addl 4(%rax), %ecx
movq _sub@GOTPCREL(%rip), %rax
movl %ecx, 4(%rax)
jmp LBB1_10
LBB1_4: ## in Loop: Header=BB1_1 Depth=1
movslq -8(%rbp), %rax
movq _data@GOTPCREL(%rip), %rsi
imulq $12, %rax, %rax
addq %rax, %rsi
leaq L_.str.3(%rip), %rdi
callq _strcmp
cmpl $0, %eax
jne LBB1_6
## %bb.5: ## in Loop: Header=BB1_1 Depth=1
movl -4(%rbp), %ecx
movq _sub@GOTPCREL(%rip), %rax
addl 8(%rax), %ecx
movq _sub@GOTPCREL(%rip), %rax
movl %ecx, 8(%rax)
jmp LBB1_9
LBB1_6: ## in Loop: Header=BB1_1 Depth=1
movslq -8(%rbp), %rax
movq _data@GOTPCREL(%rip), %rsi
imulq $12, %rax, %rax
addq %rax, %rsi
leaq L_.str.4(%rip), %rdi
callq _strcmp
cmpl $0, %eax
jne LBB1_8
## %bb.7: ## in Loop: Header=BB1_1 Depth=1
movl -4(%rbp), %eax
movq _sub@GOTPCREL(%rip), %rcx
movl 8(%rcx), %ecx
subl %eax, %ecx
movq _sub@GOTPCREL(%rip), %rax
movl %ecx, 8(%rax)
LBB1_8: ## in Loop: Header=BB1_1 Depth=1
jmp LBB1_9
LBB1_9: ## in Loop: Header=BB1_1 Depth=1
jmp LBB1_10
LBB1_10: ## in Loop: Header=BB1_1 Depth=1
jmp LBB1_11
LBB1_11: ## in Loop: Header=BB1_1 Depth=1
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
jmp LBB1_1
LBB1_12:
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
leaq L_.str.5(%rip), %rax
movq %rax, -8(%rbp)
movq -8(%rbp), %rdi
callq _read_file
callq _compute
movq _sub@GOTPCREL(%rip), %rax
movl 4(%rax), %esi
movq _sub@GOTPCREL(%rip), %rax
movl (%rax), %edx
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _printf
movq _sub@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq _sub@GOTPCREL(%rip), %rax
imull 4(%rax), %esi
leaq L_.str.7(%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 "r"
L_.str.1: ## @.str.1
.asciz "%s %d"
.comm _data,12000,4 ## @data
L_.str.2: ## @.str.2
.asciz "forward"
.comm _sub,12,2 ## @sub
L_.str.3: ## @.str.3
.asciz "down"
L_.str.4: ## @.str.4
.asciz "up"
L_.str.5: ## @.str.5
.asciz "./input"
L_.str.6: ## @.str.6
.asciz "Depth: %d, Horizontal: %d\n"
L_.str.7: ## @.str.7
.asciz "Total: %d\n"
.subsections_via_symbols
| the_stack_data/40762982.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/387087.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/57950457.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _init_array ; -- Begin function init_array
.p2align 2
_init_array: ; @init_array
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur w0, [x29, #-4]
ldursw x8, [x29, #-4]
lsl x0, x8, #2
bl _malloc
str x0, [sp, #16]
str wzr, [sp, #12]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
ldur w9, [x29, #-4]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
bl _rand
ldr x8, [sp, #16]
ldrsw x9, [sp, #12]
str w0, [x8, x9, lsl #2]
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB0_1
LBB0_4:
ldr x0, [sp, #16]
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, #112
.cfi_def_cfa_offset 112
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
stur w0, [x29, #-8]
stur x1, [x29, #-16]
ldur w8, [x29, #-8]
subs w8, w8, #2
cset w8, eq
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
ldur x8, [x29, #-16]
ldr x8, [x8]
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov w8, #-1
stur w8, [x29, #-4]
b LBB1_3
LBB1_2:
ldur x8, [x29, #-16]
ldr x0, [x8, #8]
bl _atoi
stur w0, [x29, #-20]
ldur w0, [x29, #-20]
bl _init_array
stur x0, [x29, #-32]
add x0, sp, #48
mov x1, #0
str x1, [sp, #16] ; 8-byte Folded Spill
bl _gettimeofday
ldur x0, [x29, #-32]
ldur w1, [x29, #-20]
bl _bubble_sort
ldr x1, [sp, #16] ; 8-byte Folded Reload
add x0, sp, #32
bl _gettimeofday
ldr x8, [sp, #32]
ldr x9, [sp, #48]
subs x8, x8, x9
scvtf s0, x8
ldr s1, [sp, #40]
scvtf s2, s1
mov w8, #9216
movk w8, #18804, lsl #16
fmov s1, w8
fmadd s0, s0, s1, s2
ldr s2, [sp, #56]
scvtf s2, s2
fsub s0, s0, s2
fdiv s0, s0, s1
str s0, [sp, #28]
ldr s0, [sp, #28]
fcvt d0, s0
mov x8, sp
str d0, [x8]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
stur wzr, [x29, #-4]
b LBB1_3
LBB1_3:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #112
ret
.cfi_endproc
; -- End function
.globl _bubble_sort ; -- Begin function bubble_sort
.p2align 2
_bubble_sort: ; @bubble_sort
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #24]
str w1, [sp, #20]
str wzr, [sp, #16]
b LBB2_1
LBB2_1: ; =>This Loop Header: Depth=1
; Child Loop BB2_3 Depth 2
ldr w8, [sp, #16]
ldr w9, [sp, #20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB2_12
b LBB2_2
LBB2_2: ; in Loop: Header=BB2_1 Depth=1
mov w8, #1
str w8, [sp, #8]
str wzr, [sp, #12]
b LBB2_3
LBB2_3: ; Parent Loop BB2_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #12]
ldr w9, [sp, #20]
subs w9, w9, #1
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB2_8
b LBB2_4
LBB2_4: ; in Loop: Header=BB2_3 Depth=2
ldr x8, [sp, #24]
ldrsw x9, [sp, #12]
ldr w8, [x8, x9, lsl #2]
ldr x9, [sp, #24]
ldr w10, [sp, #12]
add w10, w10, #1
ldr w9, [x9, w10, sxtw #2]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB2_6
b LBB2_5
LBB2_5: ; in Loop: Header=BB2_3 Depth=2
ldr x8, [sp, #24]
ldrsw x9, [sp, #12]
ldr w8, [x8, x9, lsl #2]
str w8, [sp, #4]
ldr x8, [sp, #24]
ldr w9, [sp, #12]
add w9, w9, #1
ldr w8, [x8, w9, sxtw #2]
ldr x9, [sp, #24]
ldrsw x10, [sp, #12]
str w8, [x9, x10, lsl #2]
ldr w8, [sp, #4]
ldr x9, [sp, #24]
ldr w10, [sp, #12]
add w10, w10, #1
str w8, [x9, w10, sxtw #2]
str wzr, [sp, #8]
b LBB2_6
LBB2_6: ; in Loop: Header=BB2_3 Depth=2
b LBB2_7
LBB2_7: ; in Loop: Header=BB2_3 Depth=2
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB2_3
LBB2_8: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp, #8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB2_10
b LBB2_9
LBB2_9:
b LBB2_12
LBB2_10: ; in Loop: Header=BB2_1 Depth=1
b LBB2_11
LBB2_11: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB2_1
LBB2_12:
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _print_array ; -- Begin function print_array
.p2align 2
_print_array: ; @print_array
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur w1, [x29, #-12]
str wzr, [sp, #16]
mov w0, #91
bl _putchar
b LBB3_1
LBB3_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #16]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB3_5
b LBB3_2
LBB3_2: ; in Loop: Header=BB3_1 Depth=1
ldr w8, [sp, #16]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB3_4
b LBB3_3
LBB3_3: ; in Loop: Header=BB3_1 Depth=1
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
b LBB3_4
LBB3_4: ; in Loop: Header=BB3_1 Depth=1
ldur x8, [x29, #-8]
ldrsw x9, [sp, #16]
mov x10, x9
add w10, w10, #1
str w10, [sp, #16]
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 LBB3_1
LBB3_5:
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _puts
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Usage: %s <sortingSize>\n"
l_.str.1: ; @.str.1
.asciz "%12f \n"
l_.str.2: ; @.str.2
.asciz ", "
l_.str.3: ; @.str.3
.asciz "%d"
l_.str.4: ; @.str.4
.asciz "]"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _init_array ## -- Begin function init_array
.p2align 4, 0x90
_init_array: ## @init_array
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movl %edi, -4(%rbp)
movslq -4(%rbp), %rdi
shlq $2, %rdi
callq _malloc
movq %rax, -16(%rbp)
movl $0, -20(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -20(%rbp), %eax
cmpl -4(%rbp), %eax
jge LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
callq _rand
movl %eax, %edx
movq -16(%rbp), %rax
movslq -20(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB0_1
LBB0_4:
movq -16(%rbp), %rax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal4,4byte_literals
.p2align 2 ## -- Begin function main
LCPI1_0:
.long 0x49742400 ## float 1.0E+6
.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 $80, %rsp
movl $0, -4(%rbp)
movl %edi, -8(%rbp)
movq %rsi, -16(%rbp)
cmpl $2, -8(%rbp)
je LBB1_2
## %bb.1:
movq -16(%rbp), %rax
movq (%rax), %rsi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movl $-1, -4(%rbp)
jmp LBB1_3
LBB1_2:
movq -16(%rbp), %rax
movq 8(%rax), %rdi
callq _atoi
movl %eax, -20(%rbp)
movl -20(%rbp), %edi
callq _init_array
movq %rax, -32(%rbp)
leaq -48(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
callq _gettimeofday
movq -32(%rbp), %rdi
movl -20(%rbp), %esi
callq _bubble_sort
leaq -64(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
callq _gettimeofday
movq -64(%rbp), %rax
subq -48(%rbp), %rax
cvtsi2ss %rax, %xmm0
cvtsi2ssl -56(%rbp), %xmm1
movss LCPI1_0(%rip), %xmm2 ## xmm2 = mem[0],zero,zero,zero
mulss %xmm2, %xmm0
addss %xmm1, %xmm0
cvtsi2ssl -40(%rbp), %xmm1
subss %xmm1, %xmm0
movss LCPI1_0(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero
divss %xmm1, %xmm0
movss %xmm0, -68(%rbp)
movss -68(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
leaq L_.str.1(%rip), %rdi
movb $1, %al
callq _printf
movl $0, -4(%rbp)
LBB1_3:
movl -4(%rbp), %eax
addq $80, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _bubble_sort ## -- Begin function bubble_sort
.p2align 4, 0x90
_bubble_sort: ## @bubble_sort
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movl $0, -16(%rbp)
LBB2_1: ## =>This Loop Header: Depth=1
## Child Loop BB2_3 Depth 2
movl -16(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB2_12
## %bb.2: ## in Loop: Header=BB2_1 Depth=1
movl $1, -24(%rbp)
movl $0, -20(%rbp)
LBB2_3: ## Parent Loop BB2_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -20(%rbp), %eax
movl -12(%rbp), %ecx
subl $1, %ecx
cmpl %ecx, %eax
jge LBB2_8
## %bb.4: ## in Loop: Header=BB2_3 Depth=2
movq -8(%rbp), %rax
movslq -20(%rbp), %rcx
movl (%rax,%rcx,4), %eax
movq -8(%rbp), %rcx
movl -20(%rbp), %edx
addl $1, %edx
movslq %edx, %rdx
cmpl (%rcx,%rdx,4), %eax
jle LBB2_6
## %bb.5: ## in Loop: Header=BB2_3 Depth=2
movq -8(%rbp), %rax
movslq -20(%rbp), %rcx
movl (%rax,%rcx,4), %eax
movl %eax, -28(%rbp)
movq -8(%rbp), %rax
movl -20(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %edx
movq -8(%rbp), %rax
movslq -20(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
movl -28(%rbp), %edx
movq -8(%rbp), %rax
movl -20(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movl %edx, (%rax,%rcx,4)
movl $0, -24(%rbp)
LBB2_6: ## in Loop: Header=BB2_3 Depth=2
jmp LBB2_7
LBB2_7: ## in Loop: Header=BB2_3 Depth=2
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB2_3
LBB2_8: ## in Loop: Header=BB2_1 Depth=1
cmpl $0, -24(%rbp)
je LBB2_10
## %bb.9:
jmp LBB2_12
LBB2_10: ## in Loop: Header=BB2_1 Depth=1
jmp LBB2_11
LBB2_11: ## in Loop: Header=BB2_1 Depth=1
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
jmp LBB2_1
LBB2_12:
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _print_array ## -- Begin function print_array
.p2align 4, 0x90
_print_array: ## @print_array
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movl $0, -16(%rbp)
movl $91, %edi
callq _putchar
LBB3_1: ## =>This Inner Loop Header: Depth=1
movl -16(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB3_5
## %bb.2: ## in Loop: Header=BB3_1 Depth=1
cmpl $0, -16(%rbp)
jle LBB3_4
## %bb.3: ## in Loop: Header=BB3_1 Depth=1
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
LBB3_4: ## in Loop: Header=BB3_1 Depth=1
movq -8(%rbp), %rax
movl -16(%rbp), %ecx
movl %ecx, %edx
addl $1, %edx
movl %edx, -16(%rbp)
movslq %ecx, %rcx
movl (%rax,%rcx,4), %esi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB3_1
LBB3_5:
leaq L_.str.4(%rip), %rdi
callq _puts
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Usage: %s <sortingSize>\n"
L_.str.1: ## @.str.1
.asciz "%12f \n"
L_.str.2: ## @.str.2
.asciz ", "
L_.str.3: ## @.str.3
.asciz "%d"
L_.str.4: ## @.str.4
.asciz "]"
.subsections_via_symbols
| the_stack_data/109979.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, #2
stur w8, [x29, #-16]
mov w8, #1
stur w8, [x29, #-20]
str w8, [sp, #24]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
stur wzr, [x29, #-8]
b LBB0_1
LBB0_1: ; =>This Loop Header: Depth=1
; Child Loop BB0_3 Depth 2
ldur w8, [x29, #-8]
ldur w9, [x29, #-16]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_14
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
stur wzr, [x29, #-12]
b LBB0_3
LBB0_3: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-12]
ldur w9, [x29, #-16]
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, #20
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
ldur w8, [x29, #-12]
ldur w9, [x29, #-8]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB0_7
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_3 Depth=2
ldr w8, [sp, #20]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_7
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_3 Depth=2
stur wzr, [x29, #-20]
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_3 Depth=2
ldur w8, [x29, #-12]
ldur w9, [x29, #-8]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_10
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_3 Depth=2
ldr w8, [sp, #20]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_10
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_3 Depth=2
str wzr, [sp, #24]
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_3 Depth=2
b LBB0_11
LBB0_11: ; in Loop: Header=BB0_3 Depth=2
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB0_3
LBB0_12: ; in Loop: Header=BB0_1 Depth=1
b LBB0_13
LBB0_13: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-8]
add w8, w8, #1
stur w8, [x29, #-8]
b LBB0_1
LBB0_14:
ldur w8, [x29, #-20]
subs w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB0_16
b LBB0_15
LBB0_15:
ldr w8, [sp, #24]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB0_17
b LBB0_16
LBB0_16:
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
b LBB0_18
LBB0_17:
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
b LBB0_18
LBB0_18:
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 the array elements"
l_.str.1: ; @.str.1
.asciz "%d"
l_.str.2: ; @.str.2
.asciz "yes"
l_.str.3: ; @.str.3
.asciz "no"
.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 $2, -16(%rbp)
movl $1, -20(%rbp)
movl $1, -24(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -8(%rbp)
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_3 Depth 2
movl -8(%rbp), %eax
cmpl -16(%rbp), %eax
jge LBB0_14
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl $0, -12(%rbp)
LBB0_3: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -12(%rbp), %eax
cmpl -16(%rbp), %eax
jge LBB0_12
## %bb.4: ## in Loop: Header=BB0_3 Depth=2
leaq L_.str.1(%rip), %rdi
leaq -28(%rbp), %rsi
movb $0, %al
callq _scanf
movl -12(%rbp), %eax
cmpl -8(%rbp), %eax
jle LBB0_7
## %bb.5: ## in Loop: Header=BB0_3 Depth=2
cmpl $0, -28(%rbp)
je LBB0_7
## %bb.6: ## in Loop: Header=BB0_3 Depth=2
movl $0, -20(%rbp)
LBB0_7: ## in Loop: Header=BB0_3 Depth=2
movl -12(%rbp), %eax
cmpl -8(%rbp), %eax
jge LBB0_10
## %bb.8: ## in Loop: Header=BB0_3 Depth=2
cmpl $0, -28(%rbp)
je LBB0_10
## %bb.9: ## in Loop: Header=BB0_3 Depth=2
movl $0, -24(%rbp)
LBB0_10: ## in Loop: Header=BB0_3 Depth=2
jmp LBB0_11
LBB0_11: ## in Loop: Header=BB0_3 Depth=2
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB0_3
LBB0_12: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_13
LBB0_13: ## in Loop: Header=BB0_1 Depth=1
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
jmp LBB0_1
LBB0_14:
cmpl $1, -20(%rbp)
je LBB0_16
## %bb.15:
cmpl $1, -24(%rbp)
jne LBB0_17
LBB0_16:
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_18
LBB0_17:
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
LBB0_18:
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "enter the array elements"
L_.str.1: ## @.str.1
.asciz "%d"
L_.str.2: ## @.str.2
.asciz "yes"
L_.str.3: ## @.str.3
.asciz "no"
.subsections_via_symbols
| the_stack_data/331178.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/717579.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _l_numlen ; -- Begin function l_numlen
.p2align 2
_l_numlen: ; @l_numlen
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #8]
str wzr, [sp, #4]
ldr w8, [sp, #8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
mov w8, #1
str w8, [sp, #12]
b LBB0_6
LBB0_2:
b LBB0_3
LBB0_3: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #8]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB0_5
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=1
ldr w8, [sp, #8]
mov w9, #10
sdiv w8, w8, w9
str w8, [sp, #8]
ldr w8, [sp, #4]
add w8, w8, #1
str w8, [sp, #4]
b LBB0_3
LBB0_5:
ldr w8, [sp, #4]
str w8, [sp, #12]
b LBB0_6
LBB0_6:
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 _l_numlen ## -- Begin function l_numlen
.p2align 4, 0x90
_l_numlen: ## @l_numlen
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %edi, -8(%rbp)
movl $0, -12(%rbp)
cmpl $0, -8(%rbp)
jne LBB0_2
## %bb.1:
movl $1, -4(%rbp)
jmp LBB0_6
LBB0_2:
jmp LBB0_3
LBB0_3: ## =>This Inner Loop Header: Depth=1
cmpl $0, -8(%rbp)
jle LBB0_5
## %bb.4: ## in Loop: Header=BB0_3 Depth=1
movl -8(%rbp), %eax
movl $10, %ecx
cltd
idivl %ecx
movl %eax, -8(%rbp)
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB0_3
LBB0_5:
movl -12(%rbp), %eax
movl %eax, -4(%rbp)
LBB0_6:
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/150141133.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/99296.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]
stur wzr, [x29, #-28]
stur w0, [x29, #-32]
str x1, [sp, #40]
bl _megaInit
ldur w8, [x29, #-32]
subs w8, w8, #2
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
mov x9, sp
mov x8, #1
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov w0, #-1
bl _exit
LBB0_2:
b LBB0_3
LBB0_3:
str wzr, [sp, #36]
b LBB0_4
LBB0_4: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #36]
subs w8, w8, #1
cset w8, ge
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_4 Depth=1
ldr x8, [sp, #40]
ldr w9, [sp, #36]
add w9, w9, #1
ldr x0, [x8, w9, sxtw #3]
mov x1, #0
mov w2, #10
bl _strtoul
str x0, [sp, #24]
ldr x8, [sp, #24]
ldrsw x10, [sp, #36]
sub x9, x29, #16
str x8, [x9, x10, lsl #3]
ldr w8, [sp, #36]
add w8, w8, #1
str w8, [sp, #36]
b LBB0_4
LBB0_6:
sub x0, x29, #16
sub x1, x29, #24
bl _RandomFunc
ldur x8, [x29, #-24]
mov x9, #57058
movk x9, #48730, lsl #16
movk x9, #1191, lsl #32
movk x9, #23050, lsl #48
subs x8, x8, x9
cset w8, ne
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
b LBB0_9
LBB0_8:
b LBB0_9
LBB0_9:
str wzr, [sp, #20]
b LBB0_10
LBB0_10: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #20]
subs w8, w8, #1
cset w8, ge
tbnz w8, #0, LBB0_12
b LBB0_11
LBB0_11: ; in Loop: Header=BB0_10 Depth=1
ldrsw x9, [sp, #20]
sub x8, x29, #24
ldr x8, [x8, x9, lsl #3]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #20]
b LBB0_10
LBB0_12:
ldur w8, [x29, #-28]
str w8, [sp, #16] ; 4-byte Folded Spill
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_14
b LBB0_13
LBB0_13:
bl ___stack_chk_fail
LBB0_14:
ldr w0, [sp, #16] ; 4-byte Folded Reload
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.globl _megaInit ; -- Begin function megaInit
.p2align 2
_megaInit: ; @megaInit
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.globl _RandomFunc ; -- Begin function RandomFunc
.p2align 2
_RandomFunc: ; @RandomFunc
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
stur x0, [x29, #-24]
stur x1, [x29, #-32]
ldur x8, [x29, #-24]
ldr x8, [x8]
mov x9, #26986
movk x9, #13958, lsl #16
add x8, x8, x9
mov x9, #64278
movk x9, #40805, lsl #16
movk x9, #13514, lsl #32
movk x9, #239, lsl #48
mul x8, x8, x9
stur x8, [x29, #-16]
str xzr, [sp, #32]
b LBB2_1
LBB2_1: ; =>This Loop Header: Depth=1
; Child Loop BB2_3 Depth 2
ldr x8, [sp, #32]
subs x8, x8, #0
cset w8, hs
tbnz w8, #0, LBB2_9
b LBB2_2
LBB2_2: ; in Loop: Header=BB2_1 Depth=1
str xzr, [sp, #40]
b LBB2_3
LBB2_3: ; Parent Loop BB2_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr x8, [sp, #40]
subs x8, x8, #0
cset w8, hs
tbnz w8, #0, LBB2_8
b LBB2_4
LBB2_4: ; in Loop: Header=BB2_3 Depth=2
ldur x8, [x29, #-16]
ldr x9, [sp, #40]
ldr x10, [sp, #32]
add x9, x9, x10
subs x8, x8, x9
cset w8, hs
tbnz w8, #0, LBB2_6
b LBB2_5
LBB2_5: ; in Loop: Header=BB2_3 Depth=2
ldr x8, [sp, #40]
lsl x8, x8, #3
sub x9, x29, #16
ldr w8, [x9, x8]
str w8, [sp, #28]
ldr x10, [sp, #40]
mov x8, x9
add x8, x8, x10, lsl #3
ldr w8, [x8, #4]
ldr x10, [sp, #40]
lsl x10, x10, #3
str w8, [x9, x10]
ldr w8, [sp, #28]
ldr x10, [sp, #40]
add x9, x9, x10, lsl #3
str w8, [x9, #4]
ldur w8, [x29, #-16]
str w8, [sp, #24]
ldur w8, [x29, #-12]
stur w8, [x29, #-16]
ldr w8, [sp, #24]
stur w8, [x29, #-12]
b LBB2_7
LBB2_6: ; in Loop: Header=BB2_3 Depth=2
ldr x10, [sp, #32]
sub x9, x29, #16
str x9, [sp, #8] ; 8-byte Folded Spill
mov x8, x9
add x8, x8, x10, lsl #3
ldrb w8, [x8, #3]
strb w8, [sp, #23]
ldr x10, [sp, #32]
mov x8, x9
add x8, x8, x10, lsl #3
ldrb w8, [x8, #7]
ldr x11, [sp, #32]
mov x10, x9
add x10, x10, x11, lsl #3
strb w8, [x10, #3]
ldrb w8, [sp, #23]
ldr x11, [sp, #32]
mov x10, x9
add x10, x10, x11, lsl #3
strb w8, [x10, #7]
ldr x8, [sp, #32]
lsl x8, x8, #3
ldr w8, [x9, x8]
str w8, [sp, #16]
ldr x10, [sp, #32]
mov x8, x9
add x8, x8, x10, lsl #3
ldr w8, [x8, #4]
ldr x10, [sp, #32]
lsl x10, x10, #3
str w8, [x9, x10]
ldr w8, [sp, #16]
ldr x10, [sp, #32]
add x9, x9, x10, lsl #3
str w8, [x9, #4]
b LBB2_7
LBB2_7: ; in Loop: Header=BB2_3 Depth=2
ldr x8, [sp, #40]
add x8, x8, #1
str x8, [sp, #40]
b LBB2_3
LBB2_8: ; in Loop: Header=BB2_1 Depth=1
ldr x8, [sp, #32]
add x8, x8, #1
str x8, [sp, #32]
b LBB2_1
LBB2_9:
ldur x8, [x29, #-16]
mov x9, #46279
movk x9, #2577, lsl #16
mul x8, x8, x9
mov x9, #28076
movk x9, #15909, lsl #16
subs x8, x8, x9
ldur x9, [x29, #-32]
str x8, [x9]
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB2_11
b LBB2_10
LBB2_10:
bl ___stack_chk_fail
LBB2_11:
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Call this program with %i arguments\n"
l_.str.1: ; @.str.1
.asciz "You win!\n"
l_.str.2: ; @.str.2
.asciz "%lu\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -28(%rbp)
movl %edi, -32(%rbp)
movq %rsi, -40(%rbp)
callq _megaInit
cmpl $2, -32(%rbp)
je LBB0_2
## %bb.1:
leaq L_.str(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movl $1, %esi
callq _printf
movl $-1, %edi
callq _exit
LBB0_2:
jmp LBB0_3
LBB0_3:
movl $0, -44(%rbp)
LBB0_4: ## =>This Inner Loop Header: Depth=1
cmpl $1, -44(%rbp)
jge LBB0_6
## %bb.5: ## in Loop: Header=BB0_4 Depth=1
movq -40(%rbp), %rax
movl -44(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rdi
xorl %eax, %eax
movl %eax, %esi
movl $10, %edx
callq _strtoul
movq %rax, -56(%rbp)
movq -56(%rbp), %rcx
movslq -44(%rbp), %rax
movq %rcx, -16(%rbp,%rax,8)
movl -44(%rbp), %eax
addl $1, %eax
movl %eax, -44(%rbp)
jmp LBB0_4
LBB0_6:
leaq -16(%rbp), %rdi
leaq -24(%rbp), %rsi
callq _RandomFunc
movabsq $6488003331680296674, %rax ## imm = 0x5A0A04A7BE5ADEE2
cmpq %rax, -24(%rbp)
jne LBB0_8
## %bb.7:
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_9
LBB0_8:
jmp LBB0_9
LBB0_9:
movl $0, -60(%rbp)
LBB0_10: ## =>This Inner Loop Header: Depth=1
cmpl $1, -60(%rbp)
jge LBB0_12
## %bb.11: ## in Loop: Header=BB0_10 Depth=1
movslq -60(%rbp), %rax
movq -24(%rbp,%rax,8), %rsi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
movl -60(%rbp), %eax
addl $1, %eax
movl %eax, -60(%rbp)
jmp LBB0_10
LBB0_12:
movl -28(%rbp), %eax
movl %eax, -64(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_14
## %bb.13:
movl -64(%rbp), %eax ## 4-byte Reload
addq $64, %rsp
popq %rbp
retq
LBB0_14:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.globl _megaInit ## -- Begin function megaInit
.p2align 4, 0x90
_megaInit: ## @megaInit
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _RandomFunc ## -- Begin function RandomFunc
.p2align 4, 0x90
_RandomFunc: ## @RandomFunc
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movq %rdi, -24(%rbp)
movq %rsi, -32(%rbp)
movq -24(%rbp), %rax
movq (%rax), %rax
addq $914778474, %rax ## imm = 0x3686696A
movabsq $67330564296145686, %rcx ## imm = 0xEF34CA9F65FB16
imulq %rcx, %rax
movq %rax, -16(%rbp)
movq $0, -48(%rbp)
LBB2_1: ## =>This Loop Header: Depth=1
## Child Loop BB2_3 Depth 2
cmpq $0, -48(%rbp)
jae LBB2_9
## %bb.2: ## in Loop: Header=BB2_1 Depth=1
movq $0, -40(%rbp)
LBB2_3: ## Parent Loop BB2_1 Depth=1
## => This Inner Loop Header: Depth=2
cmpq $0, -40(%rbp)
jae LBB2_8
## %bb.4: ## in Loop: Header=BB2_3 Depth=2
movq -16(%rbp), %rax
movq -40(%rbp), %rcx
addq -48(%rbp), %rcx
cmpq %rcx, %rax
jae LBB2_6
## %bb.5: ## in Loop: Header=BB2_3 Depth=2
movq -40(%rbp), %rax
movl -16(%rbp,%rax,8), %eax
movl %eax, -52(%rbp)
movq -40(%rbp), %rax
movl -12(%rbp,%rax,8), %ecx
movq -40(%rbp), %rax
movl %ecx, -16(%rbp,%rax,8)
movl -52(%rbp), %ecx
movq -40(%rbp), %rax
movl %ecx, -12(%rbp,%rax,8)
movl -16(%rbp), %eax
movl %eax, -56(%rbp)
movl -12(%rbp), %eax
movl %eax, -16(%rbp)
movl -56(%rbp), %eax
movl %eax, -12(%rbp)
jmp LBB2_7
LBB2_6: ## in Loop: Header=BB2_3 Depth=2
movq -48(%rbp), %rax
movb -13(%rbp,%rax,8), %al
movb %al, -57(%rbp)
movq -48(%rbp), %rax
movb -9(%rbp,%rax,8), %cl
movq -48(%rbp), %rax
movb %cl, -13(%rbp,%rax,8)
movb -57(%rbp), %cl
movq -48(%rbp), %rax
movb %cl, -9(%rbp,%rax,8)
movq -48(%rbp), %rax
movl -16(%rbp,%rax,8), %eax
movl %eax, -64(%rbp)
movq -48(%rbp), %rax
movl -12(%rbp,%rax,8), %ecx
movq -48(%rbp), %rax
movl %ecx, -16(%rbp,%rax,8)
movl -64(%rbp), %ecx
movq -48(%rbp), %rax
movl %ecx, -12(%rbp,%rax,8)
LBB2_7: ## in Loop: Header=BB2_3 Depth=2
movq -40(%rbp), %rax
addq $1, %rax
movq %rax, -40(%rbp)
jmp LBB2_3
LBB2_8: ## in Loop: Header=BB2_1 Depth=1
movq -48(%rbp), %rax
addq $1, %rax
movq %rax, -48(%rbp)
jmp LBB2_1
LBB2_9:
imulq $168932551, -16(%rbp), %rcx ## imm = 0xA11B4C7
subq $1042640300, %rcx ## imm = 0x3E256DAC
movq -32(%rbp), %rax
movq %rcx, (%rax)
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB2_11
## %bb.10:
addq $64, %rsp
popq %rbp
retq
LBB2_11:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Call this program with %i arguments\n"
L_.str.1: ## @.str.1
.asciz "You win!\n"
L_.str.2: ## @.str.2
.asciz "%lu\n"
.subsections_via_symbols
| the_stack_data/50308.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w8, #0
stur w8, [x29, #-16] ; 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 w0, [x29, #-8]
ldur w1, [x29, #-12]
bl _minimum
mov x9, sp
; implicit-def: $x8
mov x8, x0
str x8, [x9]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
str x0, [sp, #24] ; 8-byte Folded Spill
bl _printf
ldur w0, [x29, #-8]
ldur w1, [x29, #-12]
bl _maximum
mov x10, x0
ldr x0, [sp, #24] ; 8-byte Folded Reload
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
bl _printf
ldur w0, [x29, #-8]
ldur w1, [x29, #-12]
bl _multiply
mov x10, x0
ldr x0, [sp, #24] ; 8-byte Folded Reload
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
bl _printf
ldur w0, [x29, #-16] ; 4-byte Folded Reload
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _minimum ; -- Begin function minimum
.p2align 2
_minimum: ; @minimum
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str w0, [sp, #8]
str w1, [sp, #4]
ldr w8, [sp, #8]
ldr w9, [sp, #4]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
ldr w8, [sp, #8]
stur w8, [x29, #-4]
b LBB1_7
LBB1_2:
ldr w8, [sp, #8]
ldr w9, [sp, #4]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB1_4
b LBB1_3
LBB1_3:
ldr w8, [sp, #4]
stur w8, [x29, #-4]
b LBB1_7
LBB1_4:
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
b LBB1_5
LBB1_5:
b LBB1_6
LBB1_6:
stur wzr, [x29, #-4]
b LBB1_7
LBB1_7:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
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
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str w0, [sp, #8]
str w1, [sp, #4]
ldr w8, [sp, #8]
ldr w9, [sp, #4]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB2_2
b LBB2_1
LBB2_1:
ldr w8, [sp, #4]
stur w8, [x29, #-4]
b LBB2_7
LBB2_2:
ldr w8, [sp, #8]
ldr w9, [sp, #4]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB2_4
b LBB2_3
LBB2_3:
ldr w8, [sp, #8]
stur w8, [x29, #-4]
b LBB2_7
LBB2_4:
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
b LBB2_5
LBB2_5:
b LBB2_6
LBB2_6:
stur wzr, [x29, #-4]
b LBB2_7
LBB2_7:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _multiply ; -- Begin function multiply
.p2align 2
_multiply: ; @multiply
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #12]
str w1, [sp, #8]
ldr w8, [sp, #12]
ldr w9, [sp, #8]
mul w8, w8, w9
str w8, [sp, #4]
ldr w0, [sp, #4]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Enter a value for no 1 : "
l_.str.1: ; @.str.1
.asciz "%d"
l_.str.2: ; @.str.2
.asciz "Enter a value for no 2 : "
l_.str.3: ; @.str.3
.asciz "%d "
l_.str.4: ; @.str.4
.asciz "Both are equal"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -8(%rbp), %rsi
movb $0, %al
callq _scanf
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -12(%rbp), %rsi
movb $0, %al
callq _scanf
movl -8(%rbp), %edi
movl -12(%rbp), %esi
callq _minimum
movl %eax, %esi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
movl -8(%rbp), %edi
movl -12(%rbp), %esi
callq _maximum
movl %eax, %esi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
movl -8(%rbp), %edi
movl -12(%rbp), %esi
callq _multiply
movl %eax, %esi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
xorl %eax, %eax
addq $16, %rsp
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
subq $16, %rsp
movl %edi, -8(%rbp)
movl %esi, -12(%rbp)
movl -8(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB1_2
## %bb.1:
movl -8(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB1_7
LBB1_2:
movl -8(%rbp), %eax
cmpl -12(%rbp), %eax
jle LBB1_4
## %bb.3:
movl -12(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB1_7
LBB1_4:
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
## %bb.5:
jmp LBB1_6
LBB1_6:
movl $0, -4(%rbp)
LBB1_7:
movl -4(%rbp), %eax
addq $16, %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
subq $16, %rsp
movl %edi, -8(%rbp)
movl %esi, -12(%rbp)
movl -8(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB2_2
## %bb.1:
movl -12(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB2_7
LBB2_2:
movl -8(%rbp), %eax
cmpl -12(%rbp), %eax
jle LBB2_4
## %bb.3:
movl -8(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB2_7
LBB2_4:
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
## %bb.5:
jmp LBB2_6
LBB2_6:
movl $0, -4(%rbp)
LBB2_7:
movl -4(%rbp), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _multiply ## -- Begin function multiply
.p2align 4, 0x90
_multiply: ## @multiply
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %edi, -4(%rbp)
movl %esi, -8(%rbp)
movl -4(%rbp), %eax
imull -8(%rbp), %eax
movl %eax, -12(%rbp)
movl -12(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Enter a value for no 1 : "
L_.str.1: ## @.str.1
.asciz "%d"
L_.str.2: ## @.str.2
.asciz "Enter a value for no 2 : "
L_.str.3: ## @.str.3
.asciz "%d "
L_.str.4: ## @.str.4
.asciz "Both are equal"
.subsections_via_symbols
| the_stack_data/165765439.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
mov w8, #1
sturb w8, [x29, #-5]
ldurb w8, [x29, #-5]
and w8, w8, #0x1
ldurb w9, [x29, #-5]
and w9, w9, #0x1
add w8, w8, w9
stur w8, [x29, #-12]
ldurb w8, [x29, #-5]
and w9, w8, #0x1
mov w8, #3
mul w8, w8, w9
str w8, [sp, #16]
ldur w8, [x29, #-12]
; implicit-def: $x10
mov x10, x8
ldr w9, [sp, #16]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldur w8, [x29, #-12]
ldr w9, [sp, #16]
add w0, w8, w9
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 "j=%d, k=%d\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
movb $1, -5(%rbp)
movb -5(%rbp), %al
andb $1, %al
movzbl %al, %eax
movb -5(%rbp), %cl
andb $1, %cl
movzbl %cl, %ecx
addl %ecx, %eax
movl %eax, -12(%rbp)
movb -5(%rbp), %al
andb $1, %al
movzbl %al, %eax
imull $3, %eax, %eax
movl %eax, -16(%rbp)
movl -12(%rbp), %esi
movl -16(%rbp), %edx
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movl -12(%rbp), %eax
addl -16(%rbp), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "j=%d, k=%d\n"
.subsections_via_symbols
| the_stack_data/168892414.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, #98
stur w8, [x29, #-8]
ldur w9, [x29, #-8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
str x0, [sp, #16] ; 8-byte Folded Spill
bl _printf
ldr x0, [sp, #16] ; 8-byte Folded Reload
mov w8, #22
stur w8, [x29, #-8]
ldur w9, [x29, #-8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
bl _printf
ldr x0, [sp, #16] ; 8-byte Folded Reload
mov w8, #3
stur w8, [x29, #-8]
ldur w9, [x29, #-8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
bl _printf
mov w8, #1
stur w8, [x29, #-12]
mov w8, #5
stur w8, [x29, #-16]
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
ldur w9, [x29, #-16]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB0_3
LBB0_2:
ldur w8, [x29, #-16]
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB0_3
LBB0_3:
ldr w8, [sp, #12] ; 4-byte Folded Reload
stur w8, [x29, #-8]
ldur w9, [x29, #-8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov w8, #0
str w8, [sp, #8] ; 4-byte Folded Spill
stur wzr, [x29, #-20]
ldur w9, [x29, #-20]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
ldr w0, [sp, #8] ; 4-byte Folded Reload
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "j: %d\n"
l_.str.1: ; @.str.1
.asciz "False: %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 $98, -8(%rbp)
movl -8(%rbp), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movl $22, -8(%rbp)
movl -8(%rbp), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movl $3, -8(%rbp)
movl -8(%rbp), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movl $1, -12(%rbp)
movl $5, -16(%rbp)
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
cmpl -16(%rbp), %eax
jge LBB0_2
## %bb.1:
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
movl %eax, -24(%rbp) ## 4-byte Spill
jmp LBB0_3
LBB0_2:
movl -16(%rbp), %eax
movl %eax, -24(%rbp) ## 4-byte Spill
LBB0_3:
movl -24(%rbp), %eax ## 4-byte Reload
movl %eax, -8(%rbp)
movl -8(%rbp), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -20(%rbp)
movl -20(%rbp), %esi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "j: %d\n"
L_.str.1: ## @.str.1
.asciz "False: %d"
.subsections_via_symbols
| the_stack_data/154827659.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __DATA,__data
.globl _j ; @j
.p2align 2
_j:
.long 123 ; 0x7b
.long 45 ; 0x2d
.long 67 ; 0x43
.long 89 ; 0x59
.long 10 ; 0xa
.long 11 ; 0xb
.long 12 ; 0xc
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __DATA,__data
.globl _j ## @j
.p2align 4
_j:
.long 123 ## 0x7b
.long 45 ## 0x2d
.long 67 ## 0x43
.long 89 ## 0x59
.long 10 ## 0xa
.long 11 ## 0xb
.long 12 ## 0xc
.subsections_via_symbols
| the_stack_data/61075149.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _retornaBooleano ; -- Begin function retornaBooleano
.p2align 2
_retornaBooleano: ; @retornaBooleano
.cfi_startproc
; %bb.0:
mov w8, #1
and w0, w8, #0x1
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 _retornaBooleano
mov w8, #1
and w8, w0, w8
sturb w8, [x29, #-5]
ldurb w8, [x29, #-5]
tbz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
b LBB1_3
LBB1_2:
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB1_3
LBB1_3:
ldurb w8, [x29, #-5]
mov x9, sp
; kill: def $x8 killed $w8
and x8, x8, #0x1
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Eh verdadeiro!\n"
l_.str.1: ; @.str.1
.asciz "Eh falso!\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 _retornaBooleano ## -- Begin function retornaBooleano
.p2align 4, 0x90
_retornaBooleano: ## @retornaBooleano
.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, %al
andb $1, %al
movzbl %al, %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 _retornaBooleano
andb $1, %al
movb %al, -5(%rbp)
testb $1, -5(%rbp)
je LBB1_2
## %bb.1:
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB1_3
LBB1_2:
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
LBB1_3:
movb -5(%rbp), %al
andb $1, %al
movzbl %al, %esi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Eh verdadeiro!\n"
L_.str.1: ## @.str.1
.asciz "Eh falso!\n"
L_.str.2: ## @.str.2
.asciz "%d\n"
.subsections_via_symbols
| the_stack_data/178264770.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _typedef07 ; -- Begin function typedef07
.p2align 2
_typedef07: ; @typedef07
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #12]
ldr w0, [sp, #12]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _typedef07 ## -- Begin function typedef07
.p2align 4, 0x90
_typedef07: ## @typedef07
.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
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/1149518.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
b LBB0_2
LBB0_2:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "RAKESH YADAV"
.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
cmpl $0, %eax
je LBB0_2
## %bb.1:
jmp LBB0_2
LBB0_2:
movl -4(%rbp), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "RAKESH YADAV"
.subsections_via_symbols
| the_stack_data/1052432.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
stp x28, x27, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
sub sp, sp, #1088
mov w2, #0
stur wzr, [x29, #-20]
mov w1, #2
mov x0, x1
bl _socket
stur w0, [x29, #-24]
add x1, sp, #32
mov w8, #2
strb w8, [sp, #33]
str wzr, [sp, #36]
mov w8, #43795
strh w8, [sp, #34]
ldur w0, [x29, #-24]
mov w2, #16
bl _bind
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
sub x5, x29, #32
mov w8, #16
stur w8, [x29, #-32]
ldur w0, [x29, #-24]
add x1, sp, #48
str x1, [sp, #8] ; 8-byte Folded Spill
mov x2, #1024
mov w3, #0
add x4, sp, #16
bl _recvfrom
ldr x8, [sp, #8] ; 8-byte Folded Reload
mov x9, x0
stur w9, [x29, #-28]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
ldur w8, [x29, #-28]
subs w8, w8, #6
cset w8, ge
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _perror
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldur w0, [x29, #-24]
ldursw x2, [x29, #-28]
ldur w5, [x29, #-32]
add x1, sp, #48
mov w3, #0
add x4, sp, #16
bl _sendto
b LBB0_1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "\nServer Started ...\n"
l_.str.1: ; @.str.1
.asciz "\n"
l_.str.2: ; @.str.2
.asciz "\n Client's Message: %s "
l_.str.3: ; @.str.3
.asciz "send error"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $1072, %rsp ## imm = 0x430
movl $0, -4(%rbp)
movl $2, %esi
xorl %edx, %edx
movl %esi, %edi
callq _socket
movl %eax, -8(%rbp)
movb $2, -1055(%rbp)
movl $0, -1052(%rbp)
movw $-21741, -1054(%rbp) ## imm = 0xAB13
movl -8(%rbp), %edi
leaq -1056(%rbp), %rsi
movl $16, %edx
callq _bind
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
LBB0_1: ## =>This Inner Loop Header: Depth=1
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
movl $16, -16(%rbp)
movl -8(%rbp), %edi
leaq -1040(%rbp), %rsi
leaq -1072(%rbp), %r8
movl $1024, %edx ## imm = 0x400
xorl %ecx, %ecx
leaq -16(%rbp), %r9
callq _recvfrom
## kill: def $eax killed $eax killed $rax
movl %eax, -12(%rbp)
leaq -1040(%rbp), %rsi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
cmpl $6, -12(%rbp)
jge LBB0_3
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
leaq L_.str.3(%rip), %rdi
callq _perror
LBB0_3: ## in Loop: Header=BB0_1 Depth=1
movl -8(%rbp), %edi
leaq -1040(%rbp), %rsi
movslq -12(%rbp), %rdx
leaq -1072(%rbp), %r8
movl -16(%rbp), %r9d
xorl %ecx, %ecx
callq _sendto
jmp LBB0_1
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "\nServer Started ...\n"
L_.str.1: ## @.str.1
.asciz "\n"
L_.str.2: ## @.str.2
.asciz "\n Client's Message: %s "
L_.str.3: ## @.str.3
.asciz "send error"
.subsections_via_symbols
| the_stack_data/982798.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
mov x9, sp
sub x8, x29, #8
str x8, [x9]
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]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_3
b LBB0_1
LBB0_1:
ldur w8, [x29, #-12]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2:
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB0_24
LBB0_3:
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_5
b LBB0_4
LBB0_4:
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
b LBB0_23
LBB0_5:
ldur w8, [x29, #-12]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_7
b LBB0_6
LBB0_6:
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
b LBB0_22
LBB0_7:
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB0_10
b LBB0_8
LBB0_8:
ldur w8, [x29, #-12]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB0_10
b LBB0_9
LBB0_9:
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
b LBB0_21
LBB0_10:
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB0_13
b LBB0_11
LBB0_11:
ldur w8, [x29, #-12]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB0_13
b LBB0_12
LBB0_12:
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
b LBB0_20
LBB0_13:
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, lt
and w8, w8, #0x1
ldur w9, [x29, #-12]
subs w9, w9, #0
cset w9, lt
and w9, w9, #0x1
ands w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_15
b LBB0_14
LBB0_14:
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
b LBB0_19
LBB0_15:
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB0_18
b LBB0_16
LBB0_16:
ldur w8, [x29, #-12]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB0_18
b LBB0_17
LBB0_17:
adrp x0, l_.str.7@PAGE
add x0, x0, l_.str.7@PAGEOFF
bl _printf
b LBB0_18
LBB0_18:
b LBB0_19
LBB0_19:
b LBB0_20
LBB0_20:
b LBB0_21
LBB0_21:
b LBB0_22
LBB0_22:
b LBB0_23
LBB0_23:
b LBB0_24
LBB0_24:
mov w0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d %d"
l_.str.1: ; @.str.1
.asciz "origem\n"
l_.str.2: ; @.str.2
.asciz "eixo y\n"
l_.str.3: ; @.str.3
.asciz "eixo x\n"
l_.str.4: ; @.str.4
.asciz "primeiro\n"
l_.str.5: ; @.str.5
.asciz "segundo\n"
l_.str.6: ; @.str.6
.asciz "terceiro\n"
l_.str.7: ; @.str.7
.asciz "quarto\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
cmpl $0, -8(%rbp)
jne LBB0_3
## %bb.1:
cmpl $0, -12(%rbp)
jne LBB0_3
## %bb.2:
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_24
LBB0_3:
cmpl $0, -8(%rbp)
jne LBB0_5
## %bb.4:
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_23
LBB0_5:
cmpl $0, -12(%rbp)
jne LBB0_7
## %bb.6:
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_22
LBB0_7:
cmpl $0, -8(%rbp)
jle LBB0_10
## %bb.8:
cmpl $0, -12(%rbp)
jle LBB0_10
## %bb.9:
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_21
LBB0_10:
cmpl $0, -8(%rbp)
jge LBB0_13
## %bb.11:
cmpl $0, -12(%rbp)
jle LBB0_13
## %bb.12:
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_20
LBB0_13:
cmpl $0, -8(%rbp)
setl %al
andb $1, %al
movzbl %al, %eax
cmpl $0, -12(%rbp)
setl %cl
andb $1, %cl
movzbl %cl, %ecx
andl %ecx, %eax
cmpl $0, %eax
je LBB0_15
## %bb.14:
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_19
LBB0_15:
cmpl $0, -8(%rbp)
jle LBB0_18
## %bb.16:
cmpl $0, -12(%rbp)
jge LBB0_18
## %bb.17:
leaq L_.str.7(%rip), %rdi
movb $0, %al
callq _printf
LBB0_18:
jmp LBB0_19
LBB0_19:
jmp LBB0_20
LBB0_20:
jmp LBB0_21
LBB0_21:
jmp LBB0_22
LBB0_22:
jmp LBB0_23
LBB0_23:
jmp LBB0_24
LBB0_24:
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d %d"
L_.str.1: ## @.str.1
.asciz "origem\n"
L_.str.2: ## @.str.2
.asciz "eixo y\n"
L_.str.3: ## @.str.3
.asciz "eixo x\n"
L_.str.4: ## @.str.4
.asciz "primeiro\n"
L_.str.5: ## @.str.5
.asciz "segundo\n"
L_.str.6: ## @.str.6
.asciz "terceiro\n"
L_.str.7: ## @.str.7
.asciz "quarto\n"
.subsections_via_symbols
| the_stack_data/705970.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
stur wzr, [x29, #-12]
b LBB0_1
LBB0_1: ; =>This Loop Header: Depth=1
; Child Loop BB0_3 Depth 2
; Child Loop BB0_7 Depth 2
ldur w8, [x29, #-12]
ldur w9, [x29, #-8]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_12
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
str wzr, [sp, #16]
b LBB0_3
LBB0_3: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #16]
ldur w9, [x29, #-8]
subs w9, w9, #1
ldur w10, [x29, #-12]
subs w9, w9, w10
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_6
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=2
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_3 Depth=2
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB0_3
LBB0_6: ; in Loop: Header=BB0_1 Depth=1
str wzr, [sp, #12]
b LBB0_7
LBB0_7: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #12]
ldur w10, [x29, #-12]
mov w9, #2
mul w9, w9, w10
add w9, w9, #1
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_10
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_7 Depth=2
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_7 Depth=2
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB0_7
LBB0_10: ; in Loop: Header=BB0_1 Depth=1
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
b LBB0_11
LBB0_11: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB0_1
LBB0_12:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Enter Height: "
l_.str.1: ; @.str.1
.asciz "%d"
l_.str.2: ; @.str.2
.asciz " "
l_.str.3: ; @.str.3
.asciz "*"
l_.str.4: ; @.str.4
.asciz "\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movl $0, -4(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -8(%rbp), %rsi
movb $0, %al
callq _scanf
movl $0, -12(%rbp)
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_3 Depth 2
## Child Loop BB0_7 Depth 2
movl -12(%rbp), %eax
cmpl -8(%rbp), %eax
jge LBB0_12
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl $0, -16(%rbp)
LBB0_3: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -16(%rbp), %eax
movl -8(%rbp), %ecx
subl $1, %ecx
subl -12(%rbp), %ecx
cmpl %ecx, %eax
jge LBB0_6
## %bb.4: ## in Loop: Header=BB0_3 Depth=2
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
## %bb.5: ## in Loop: Header=BB0_3 Depth=2
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
jmp LBB0_3
LBB0_6: ## in Loop: Header=BB0_1 Depth=1
movl $0, -20(%rbp)
LBB0_7: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -20(%rbp), %eax
movl -12(%rbp), %ecx
shll $1, %ecx
addl $1, %ecx
cmpl %ecx, %eax
jge LBB0_10
## %bb.8: ## in Loop: Header=BB0_7 Depth=2
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
## %bb.9: ## in Loop: Header=BB0_7 Depth=2
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB0_7
LBB0_10: ## in Loop: Header=BB0_1 Depth=1
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
## %bb.11: ## in Loop: Header=BB0_1 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB0_1
LBB0_12:
movl -4(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Enter Height: "
L_.str.1: ## @.str.1
.asciz "%d"
L_.str.2: ## @.str.2
.asciz " "
L_.str.3: ## @.str.3
.asciz "*"
L_.str.4: ## @.str.4
.asciz "\n"
.subsections_via_symbols
| the_stack_data/238046.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:
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
stur wzr, [x29, #-20]
bl ___VERIFIER_nondet_int
str w0, [sp, #272]
bl ___VERIFIER_nondet_bool
stur w0, [x29, #-24]
bl ___VERIFIER_nondet_int
stur w0, [x29, #-32]
bl ___VERIFIER_nondet_int
stur w0, [x29, #-40]
bl ___VERIFIER_nondet_bool
stur w0, [x29, #-48]
bl ___VERIFIER_nondet_int
stur w0, [x29, #-56]
bl ___VERIFIER_nondet_int
stur w0, [x29, #-64]
bl ___VERIFIER_nondet_bool
stur w0, [x29, #-72]
bl ___VERIFIER_nondet_bool
stur w0, [x29, #-80]
bl ___VERIFIER_nondet_bool
stur w0, [x29, #-88]
bl ___VERIFIER_nondet_int
stur w0, [x29, #-96]
bl ___VERIFIER_nondet_int
stur w0, [x29, #-104]
bl ___VERIFIER_nondet_int
stur w0, [x29, #-112]
bl ___VERIFIER_nondet_int
stur w0, [x29, #-120]
bl ___VERIFIER_nondet_int
stur w0, [x29, #-128]
bl ___VERIFIER_nondet_bool
stur w0, [x29, #-136]
bl ___VERIFIER_nondet_bool
stur w0, [x29, #-144]
bl ___VERIFIER_nondet_bool
stur w0, [x29, #-152]
bl ___VERIFIER_nondet_bool
stur w0, [x29, #-160]
bl ___VERIFIER_nondet_bool
stur w0, [x29, #-168]
bl ___VERIFIER_nondet_bool
stur w0, [x29, #-176]
bl ___VERIFIER_nondet_bool
stur w0, [x29, #-184]
bl ___VERIFIER_nondet_bool
stur w0, [x29, #-192]
bl ___VERIFIER_nondet_int
stur w0, [x29, #-200]
bl ___VERIFIER_nondet_bool
stur w0, [x29, #-208]
bl ___VERIFIER_nondet_bool
stur w0, [x29, #-216]
bl ___VERIFIER_nondet_bool
stur w0, [x29, #-224]
bl ___VERIFIER_nondet_bool
stur w0, [x29, #-232]
bl ___VERIFIER_nondet_bool
stur w0, [x29, #-240]
bl ___VERIFIER_nondet_bool
stur w0, [x29, #-248]
bl ___VERIFIER_nondet_bool
stur w0, [x29, #-256]
bl ___VERIFIER_nondet_bool
str w0, [sp, #344]
bl ___VERIFIER_nondet_bool
str w0, [sp, #336]
bl ___VERIFIER_nondet_bool
str w0, [sp, #328]
bl ___VERIFIER_nondet_bool
str w0, [sp, #320]
bl ___VERIFIER_nondet_bool
str w0, [sp, #312]
bl ___VERIFIER_nondet_bool
str w0, [sp, #304]
bl ___VERIFIER_nondet_bool
str w0, [sp, #296]
bl ___VERIFIER_nondet_bool
str w0, [sp, #288]
bl ___VERIFIER_nondet_bool
str w0, [sp, #280]
ldr w8, [sp, #336]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #264] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_177
b LBB1_1
LBB1_1:
ldr w8, [sp, #344]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #264] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_177
b LBB1_2
LBB1_2:
ldr w8, [sp, #336]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_4
b LBB1_3
LBB1_3:
ldr w8, [sp, #344]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_10
b LBB1_4
LBB1_4:
ldr w8, [sp, #336]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_6
b LBB1_5
LBB1_5:
ldr w8, [sp, #344]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_10
b LBB1_6
LBB1_6:
ldr w8, [sp, #344]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_8
b LBB1_7
LBB1_7:
ldr w8, [sp, #336]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_10
b LBB1_8
LBB1_8:
ldr w8, [sp, #336]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #264] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_177
b LBB1_9
LBB1_9:
ldr w8, [sp, #344]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #264] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_177
b LBB1_10
LBB1_10:
ldur w8, [x29, #-232]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #264] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_177
b LBB1_11
LBB1_11:
ldur w8, [x29, #-224]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #264] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_177
b LBB1_12
LBB1_12:
ldur w8, [x29, #-232]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_14
b LBB1_13
LBB1_13:
ldur w8, [x29, #-224]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_20
b LBB1_14
LBB1_14:
ldur w8, [x29, #-232]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_16
b LBB1_15
LBB1_15:
ldur w8, [x29, #-224]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_20
b LBB1_16
LBB1_16:
ldur w8, [x29, #-224]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_18
b LBB1_17
LBB1_17:
ldur w8, [x29, #-232]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_20
b LBB1_18
LBB1_18:
ldur w8, [x29, #-232]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #264] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_177
b LBB1_19
LBB1_19:
ldur w8, [x29, #-224]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #264] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_177
b LBB1_20
LBB1_20:
ldur w8, [x29, #-216]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #264] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_177
b LBB1_21
LBB1_21:
ldur w8, [x29, #-208]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #264] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_177
b LBB1_22
LBB1_22:
ldur w8, [x29, #-216]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_24
b LBB1_23
LBB1_23:
ldur w8, [x29, #-208]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_30
b LBB1_24
LBB1_24:
ldur w8, [x29, #-216]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_26
b LBB1_25
LBB1_25:
ldur w8, [x29, #-208]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_30
b LBB1_26
LBB1_26:
ldur w8, [x29, #-208]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_28
b LBB1_27
LBB1_27:
ldur w8, [x29, #-216]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_30
b LBB1_28
LBB1_28:
ldur w8, [x29, #-216]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #264] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_177
b LBB1_29
LBB1_29:
ldur w8, [x29, #-208]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #264] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_177
b LBB1_30
LBB1_30:
ldur w8, [x29, #-192]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #264] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_177
b LBB1_31
LBB1_31:
ldur w8, [x29, #-184]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #264] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_177
b LBB1_32
LBB1_32:
ldur w8, [x29, #-192]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_34
b LBB1_33
LBB1_33:
ldur w8, [x29, #-184]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_40
b LBB1_34
LBB1_34:
ldur w8, [x29, #-192]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_36
b LBB1_35
LBB1_35:
ldur w8, [x29, #-184]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_40
b LBB1_36
LBB1_36:
ldur w8, [x29, #-184]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_38
b LBB1_37
LBB1_37:
ldur w8, [x29, #-192]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_40
b LBB1_38
LBB1_38:
ldur w8, [x29, #-192]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #264] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_177
b LBB1_39
LBB1_39:
ldur w8, [x29, #-184]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #264] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_177
b LBB1_40
LBB1_40:
ldur w8, [x29, #-176]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #264] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_177
b LBB1_41
LBB1_41:
ldur w8, [x29, #-168]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #264] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_177
b LBB1_42
LBB1_42:
ldur w8, [x29, #-176]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_44
b LBB1_43
LBB1_43:
ldur w8, [x29, #-168]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_50
b LBB1_44
LBB1_44:
ldur w8, [x29, #-176]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_46
b LBB1_45
LBB1_45:
ldur w8, [x29, #-168]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_50
b LBB1_46
LBB1_46:
ldur w8, [x29, #-168]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_48
b LBB1_47
LBB1_47:
ldur w8, [x29, #-176]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_50
b LBB1_48
LBB1_48:
ldur w8, [x29, #-176]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #264] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_177
b LBB1_49
LBB1_49:
ldur w8, [x29, #-168]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #264] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_177
b LBB1_50
LBB1_50:
ldur w8, [x29, #-160]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #264] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_177
b LBB1_51
LBB1_51:
ldur w8, [x29, #-152]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #264] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_177
b LBB1_52
LBB1_52:
ldur w8, [x29, #-160]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_54
b LBB1_53
LBB1_53:
ldur w8, [x29, #-152]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_60
b LBB1_54
LBB1_54:
ldur w8, [x29, #-160]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_56
b LBB1_55
LBB1_55:
ldur w8, [x29, #-152]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_60
b LBB1_56
LBB1_56:
ldur w8, [x29, #-152]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_58
b LBB1_57
LBB1_57:
ldur w8, [x29, #-160]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_60
b LBB1_58
LBB1_58:
ldur w8, [x29, #-160]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #264] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_177
b LBB1_59
LBB1_59:
ldur w8, [x29, #-152]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #264] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_177
b LBB1_60
LBB1_60:
ldur w8, [x29, #-144]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #264] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_177
b LBB1_61
LBB1_61:
ldur w8, [x29, #-136]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #264] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_177
b LBB1_62
LBB1_62:
ldur w8, [x29, #-144]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_64
b LBB1_63
LBB1_63:
ldur w8, [x29, #-136]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_70
b LBB1_64
LBB1_64:
ldur w8, [x29, #-144]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_66
b LBB1_65
LBB1_65:
ldur w8, [x29, #-136]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_70
b LBB1_66
LBB1_66:
ldur w8, [x29, #-136]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_68
b LBB1_67
LBB1_67:
ldur w8, [x29, #-144]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_70
b LBB1_68
LBB1_68:
ldur w8, [x29, #-144]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #264] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_177
b LBB1_69
LBB1_69:
ldur w8, [x29, #-136]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #264] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_177
b LBB1_70
LBB1_70:
ldur w8, [x29, #-88]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #264] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_177
b LBB1_71
LBB1_71:
ldur w8, [x29, #-80]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #264] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_177
b LBB1_72
LBB1_72:
ldur w8, [x29, #-88]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_74
b LBB1_73
LBB1_73:
ldur w8, [x29, #-80]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_80
b LBB1_74
LBB1_74:
ldur w8, [x29, #-88]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_76
b LBB1_75
LBB1_75:
ldur w8, [x29, #-80]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_80
b LBB1_76
LBB1_76:
ldur w8, [x29, #-80]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_78
b LBB1_77
LBB1_77:
ldur w8, [x29, #-88]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_80
b LBB1_78
LBB1_78:
ldur w8, [x29, #-88]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #264] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_177
b LBB1_79
LBB1_79:
ldur w8, [x29, #-80]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #264] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_177
b LBB1_80
LBB1_80:
ldur w8, [x29, #-64]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #264] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_177
b LBB1_81
LBB1_81:
ldur w8, [x29, #-56]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #264] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_177
b LBB1_82
LBB1_82:
ldur w8, [x29, #-96]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #264] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_177
b LBB1_83
LBB1_83:
ldur w8, [x29, #-104]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #264] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_177
b LBB1_84
LBB1_84:
ldur w8, [x29, #-112]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #264] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_177
b LBB1_85
LBB1_85:
ldur w8, [x29, #-120]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #264] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_177
b LBB1_86
LBB1_86:
ldur w8, [x29, #-128]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #264] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_177
b LBB1_87
LBB1_87:
ldur w8, [x29, #-40]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #264] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_177
b LBB1_88
LBB1_88:
ldur w8, [x29, #-256]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_91
b LBB1_89
LBB1_89:
ldur w8, [x29, #-248]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_91
b LBB1_90
LBB1_90:
ldur w8, [x29, #-240]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_112
b LBB1_91
LBB1_91:
ldur w8, [x29, #-256]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_94
b LBB1_92
LBB1_92:
ldur w8, [x29, #-240]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_94
b LBB1_93
LBB1_93:
ldur w8, [x29, #-248]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_112
b LBB1_94
LBB1_94:
ldur w8, [x29, #-256]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_97
b LBB1_95
LBB1_95:
ldur w8, [x29, #-248]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_97
b LBB1_96
LBB1_96:
ldur w8, [x29, #-240]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_112
b LBB1_97
LBB1_97:
ldur w8, [x29, #-256]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_100
b LBB1_98
LBB1_98:
ldur w8, [x29, #-248]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_100
b LBB1_99
LBB1_99:
ldur w8, [x29, #-240]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_112
b LBB1_100
LBB1_100:
ldur w8, [x29, #-256]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_103
b LBB1_101
LBB1_101:
ldur w8, [x29, #-248]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_103
b LBB1_102
LBB1_102:
ldur w8, [x29, #-240]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_112
b LBB1_103
LBB1_103:
ldur w8, [x29, #-256]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_106
b LBB1_104
LBB1_104:
ldur w8, [x29, #-240]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_106
b LBB1_105
LBB1_105:
ldur w8, [x29, #-248]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_112
b LBB1_106
LBB1_106:
ldur w8, [x29, #-256]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_109
b LBB1_107
LBB1_107:
ldur w8, [x29, #-248]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_109
b LBB1_108
LBB1_108:
ldur w8, [x29, #-240]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_112
b LBB1_109
LBB1_109:
ldur w8, [x29, #-256]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #264] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_177
b LBB1_110
LBB1_110:
ldur w8, [x29, #-248]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #264] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_177
b LBB1_111
LBB1_111:
ldur w8, [x29, #-240]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #264] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_177
b LBB1_112
LBB1_112:
ldur w8, [x29, #-64]
ldur w9, [x29, #-200]
subs w8, w8, w9
cset w8, gt
mov w9, #0
str w9, [sp, #264] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_177
b LBB1_113
LBB1_113:
ldur w8, [x29, #-56]
ldur w9, [x29, #-200]
subs w8, w8, w9
cset w8, gt
mov w9, #0
str w9, [sp, #264] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_177
b LBB1_114
LBB1_114:
ldur w8, [x29, #-96]
ldur w9, [x29, #-200]
subs w8, w8, w9
cset w8, gt
mov w9, #0
str w9, [sp, #264] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_177
b LBB1_115
LBB1_115:
ldur w8, [x29, #-104]
ldur w9, [x29, #-200]
subs w8, w8, w9
cset w8, gt
mov w9, #0
str w9, [sp, #264] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_177
b LBB1_116
LBB1_116:
ldur w8, [x29, #-112]
ldur w9, [x29, #-200]
subs w8, w8, w9
cset w8, gt
mov w9, #0
str w9, [sp, #264] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_177
b LBB1_117
LBB1_117:
ldur w8, [x29, #-120]
ldur w9, [x29, #-200]
subs w8, w8, w9
cset w8, gt
mov w9, #0
str w9, [sp, #264] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_177
b LBB1_118
LBB1_118:
ldur w8, [x29, #-128]
ldur w9, [x29, #-200]
subs w8, w8, w9
cset w8, gt
mov w9, #0
str w9, [sp, #264] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_177
b LBB1_119
LBB1_119:
ldur w8, [x29, #-40]
ldur w9, [x29, #-200]
subs w8, w8, w9
cset w8, gt
mov w9, #0
str w9, [sp, #264] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_177
b LBB1_120
LBB1_120:
ldur w8, [x29, #-64]
ldur w9, [x29, #-200]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_128
b LBB1_121
LBB1_121:
ldur w8, [x29, #-56]
ldur w9, [x29, #-200]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_128
b LBB1_122
LBB1_122:
ldur w8, [x29, #-96]
ldur w9, [x29, #-200]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_128
b LBB1_123
LBB1_123:
ldur w8, [x29, #-104]
ldur w9, [x29, #-200]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_128
b LBB1_124
LBB1_124:
ldur w8, [x29, #-112]
ldur w9, [x29, #-200]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_128
b LBB1_125
LBB1_125:
ldur w8, [x29, #-120]
ldur w9, [x29, #-200]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_128
b LBB1_126
LBB1_126:
ldur w8, [x29, #-128]
ldur w9, [x29, #-200]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_128
b LBB1_127
LBB1_127:
ldur w8, [x29, #-40]
ldur w9, [x29, #-200]
subs w8, w8, w9
cset w8, ne
mov w9, #0
str w9, [sp, #264] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_177
b LBB1_128
LBB1_128:
ldur w8, [x29, #-64]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #260] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_136
b LBB1_129
LBB1_129:
ldur w8, [x29, #-56]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #260] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_136
b LBB1_130
LBB1_130:
ldur w8, [x29, #-96]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #260] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_136
b LBB1_131
LBB1_131:
ldur w8, [x29, #-104]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #260] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_136
b LBB1_132
LBB1_132:
ldur w8, [x29, #-112]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #260] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_136
b LBB1_133
LBB1_133:
ldur w8, [x29, #-120]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #260] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_136
b LBB1_134
LBB1_134:
ldur w8, [x29, #-128]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #260] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_136
b LBB1_135
LBB1_135:
ldur w8, [x29, #-40]
subs w8, w8, #0
cset w8, eq
str w8, [sp, #260] ; 4-byte Folded Spill
b LBB1_136
LBB1_136:
ldr w8, [sp, #260] ; 4-byte Folded Reload
and w8, w8, #0x1
ldur w9, [x29, #-32]
subs w9, w9, #0
cset w9, eq
and w9, w9, #0x1
subs w8, w8, w9
cset w8, ne
mov w9, #0
str w9, [sp, #264] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_177
b LBB1_137
LBB1_137:
ldur w8, [x29, #-64]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB1_139
b LBB1_138
LBB1_138:
ldur w8, [x29, #-32]
ldur w9, [x29, #-64]
subs w8, w8, w9
cset w8, gt
mov w9, #0
str w9, [sp, #264] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_177
b LBB1_139
LBB1_139:
ldur w8, [x29, #-56]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB1_141
b LBB1_140
LBB1_140:
ldur w8, [x29, #-32]
ldur w9, [x29, #-56]
subs w8, w8, w9
cset w8, gt
mov w9, #0
str w9, [sp, #264] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_177
b LBB1_141
LBB1_141:
ldur w8, [x29, #-96]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB1_143
b LBB1_142
LBB1_142:
ldur w8, [x29, #-32]
ldur w9, [x29, #-96]
subs w8, w8, w9
cset w8, gt
mov w9, #0
str w9, [sp, #264] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_177
b LBB1_143
LBB1_143:
ldur w8, [x29, #-104]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB1_145
b LBB1_144
LBB1_144:
ldur w8, [x29, #-32]
ldur w9, [x29, #-104]
subs w8, w8, w9
cset w8, gt
mov w9, #0
str w9, [sp, #264] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_177
b LBB1_145
LBB1_145:
ldur w8, [x29, #-112]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB1_147
b LBB1_146
LBB1_146:
ldur w8, [x29, #-32]
ldur w9, [x29, #-112]
subs w8, w8, w9
cset w8, gt
mov w9, #0
str w9, [sp, #264] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_177
b LBB1_147
LBB1_147:
ldur w8, [x29, #-120]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB1_149
b LBB1_148
LBB1_148:
ldur w8, [x29, #-32]
ldur w9, [x29, #-120]
subs w8, w8, w9
cset w8, gt
mov w9, #0
str w9, [sp, #264] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_177
b LBB1_149
LBB1_149:
ldur w8, [x29, #-128]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB1_151
b LBB1_150
LBB1_150:
ldur w8, [x29, #-32]
ldur w9, [x29, #-128]
subs w8, w8, w9
cset w8, gt
mov w9, #0
str w9, [sp, #264] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_177
b LBB1_151
LBB1_151:
ldur w8, [x29, #-40]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB1_153
b LBB1_152
LBB1_152:
ldur w8, [x29, #-32]
ldur w9, [x29, #-40]
subs w8, w8, w9
cset w8, gt
mov w9, #0
str w9, [sp, #264] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_177
b LBB1_153
LBB1_153:
ldur w8, [x29, #-128]
ldur w9, [x29, #-32]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_161
b LBB1_154
LBB1_154:
ldur w8, [x29, #-120]
ldur w9, [x29, #-32]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_161
b LBB1_155
LBB1_155:
ldur w8, [x29, #-112]
ldur w9, [x29, #-32]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_161
b LBB1_156
LBB1_156:
ldur w8, [x29, #-104]
ldur w9, [x29, #-32]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_161
b LBB1_157
LBB1_157:
ldur w8, [x29, #-96]
ldur w9, [x29, #-32]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_161
b LBB1_158
LBB1_158:
ldur w8, [x29, #-64]
ldur w9, [x29, #-32]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_161
b LBB1_159
LBB1_159:
ldur w8, [x29, #-56]
ldur w9, [x29, #-32]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_161
b LBB1_160
LBB1_160:
ldur w8, [x29, #-40]
ldur w9, [x29, #-32]
subs w8, w8, w9
cset w8, ne
mov w9, #0
str w9, [sp, #264] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_177
b LBB1_161
LBB1_161:
ldur w8, [x29, #-72]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_164
b LBB1_162
LBB1_162:
ldur w8, [x29, #-64]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #256] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_176
b LBB1_163
LBB1_163:
ldur w8, [x29, #-48]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #256] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_176
b LBB1_164
LBB1_164:
ldur w8, [x29, #-24]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #256] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_176
b LBB1_165
LBB1_165:
ldur w8, [x29, #-88]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_167
b LBB1_166
LBB1_166:
ldur w8, [x29, #-80]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_168
b LBB1_167
LBB1_167:
ldr w8, [sp, #280]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #256] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_176
b LBB1_168
LBB1_168:
ldur w8, [x29, #-88]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_171
b LBB1_169
LBB1_169:
ldur w8, [x29, #-80]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_171
b LBB1_170
LBB1_170:
ldr w8, [sp, #288]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #256] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_176
b LBB1_171
LBB1_171:
ldr w8, [sp, #296]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #256] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_176
b LBB1_172
LBB1_172:
ldr w8, [sp, #304]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #256] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_176
b LBB1_173
LBB1_173:
ldr w8, [sp, #312]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #256] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_176
b LBB1_174
LBB1_174:
ldr w8, [sp, #320]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #256] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_176
b LBB1_175
LBB1_175:
ldr w8, [sp, #328]
subs w8, w8, #0
cset w8, eq
str w8, [sp, #256] ; 4-byte Folded Spill
b LBB1_176
LBB1_176:
ldr w8, [sp, #256] ; 4-byte Folded Reload
str w8, [sp, #264] ; 4-byte Folded Spill
b LBB1_177
LBB1_177:
ldr w8, [sp, #264] ; 4-byte Folded Reload
and w8, w8, #0x1
str w8, [sp, #268]
b LBB1_178
LBB1_178: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #272]
subs w8, w8, #0
cset w8, lt
mov w9, #0
str w9, [sp, #252] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_180
b LBB1_179
LBB1_179: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #268]
subs w8, w8, #0
cset w8, ne
str w8, [sp, #252] ; 4-byte Folded Spill
b LBB1_180
LBB1_180: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #252] ; 4-byte Folded Reload
tbz w8, #0, LBB1_891
b LBB1_181
LBB1_181: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #296]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_187
b LBB1_182
LBB1_182: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #304]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_187
b LBB1_183
LBB1_183: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #312]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_187
b LBB1_184
LBB1_184: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #320]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_187
b LBB1_185
LBB1_185: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #328]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_187
b LBB1_186
LBB1_186: ; in Loop: Header=BB1_178 Depth=1
bl ___VERIFIER_nondet_int
str w0, [sp, #272]
b LBB1_188
LBB1_187: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #272]
subs w8, w8, #1
str w8, [sp, #272]
b LBB1_188
LBB1_188: ; in Loop: Header=BB1_178 Depth=1
bl ___VERIFIER_nondet_bool
stur w0, [x29, #-28]
bl ___VERIFIER_nondet_int
stur w0, [x29, #-36]
bl ___VERIFIER_nondet_int
stur w0, [x29, #-44]
bl ___VERIFIER_nondet_bool
stur w0, [x29, #-52]
bl ___VERIFIER_nondet_int
stur w0, [x29, #-60]
bl ___VERIFIER_nondet_int
stur w0, [x29, #-68]
bl ___VERIFIER_nondet_bool
stur w0, [x29, #-76]
bl ___VERIFIER_nondet_bool
stur w0, [x29, #-84]
bl ___VERIFIER_nondet_bool
stur w0, [x29, #-92]
bl ___VERIFIER_nondet_int
stur w0, [x29, #-100]
bl ___VERIFIER_nondet_int
stur w0, [x29, #-108]
bl ___VERIFIER_nondet_int
stur w0, [x29, #-116]
bl ___VERIFIER_nondet_int
stur w0, [x29, #-124]
bl ___VERIFIER_nondet_int
stur w0, [x29, #-132]
bl ___VERIFIER_nondet_bool
stur w0, [x29, #-140]
bl ___VERIFIER_nondet_bool
stur w0, [x29, #-148]
bl ___VERIFIER_nondet_bool
stur w0, [x29, #-156]
bl ___VERIFIER_nondet_bool
stur w0, [x29, #-164]
bl ___VERIFIER_nondet_bool
stur w0, [x29, #-172]
bl ___VERIFIER_nondet_bool
stur w0, [x29, #-180]
bl ___VERIFIER_nondet_bool
stur w0, [x29, #-188]
bl ___VERIFIER_nondet_bool
stur w0, [x29, #-196]
bl ___VERIFIER_nondet_int
stur w0, [x29, #-204]
bl ___VERIFIER_nondet_bool
stur w0, [x29, #-212]
bl ___VERIFIER_nondet_bool
stur w0, [x29, #-220]
bl ___VERIFIER_nondet_bool
stur w0, [x29, #-228]
bl ___VERIFIER_nondet_bool
stur w0, [x29, #-236]
bl ___VERIFIER_nondet_bool
stur w0, [x29, #-244]
bl ___VERIFIER_nondet_bool
stur w0, [x29, #-252]
bl ___VERIFIER_nondet_bool
str w0, [sp, #348]
bl ___VERIFIER_nondet_bool
str w0, [sp, #340]
bl ___VERIFIER_nondet_bool
str w0, [sp, #332]
bl ___VERIFIER_nondet_bool
str w0, [sp, #324]
bl ___VERIFIER_nondet_bool
str w0, [sp, #316]
bl ___VERIFIER_nondet_bool
str w0, [sp, #308]
bl ___VERIFIER_nondet_bool
str w0, [sp, #300]
bl ___VERIFIER_nondet_bool
str w0, [sp, #292]
bl ___VERIFIER_nondet_bool
str w0, [sp, #284]
bl ___VERIFIER_nondet_bool
str w0, [sp, #276]
ldr w8, [sp, #332]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_190
b LBB1_189
LBB1_189: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #340]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_196
b LBB1_190
LBB1_190: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #332]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_192
b LBB1_191
LBB1_191: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #340]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_196
b LBB1_192
LBB1_192: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #340]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_194
b LBB1_193
LBB1_193: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #332]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_196
b LBB1_194
LBB1_194: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #332]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_195
LBB1_195: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #340]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_196
LBB1_196: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-256]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_199
b LBB1_197
LBB1_197: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-248]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_199
b LBB1_198
LBB1_198: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-240]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_202
b LBB1_199
LBB1_199: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #336]
ldr w9, [sp, #332]
subs w8, w8, w9
cset w8, ne
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_200
LBB1_200: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #344]
ldr w9, [sp, #340]
subs w8, w8, w9
cset w8, ne
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_201
LBB1_201: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-40]
ldur w9, [x29, #-44]
subs w8, w8, w9
cset w8, ne
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_202
LBB1_202: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #332]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_205
b LBB1_203
LBB1_203: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #340]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_205
b LBB1_204
LBB1_204: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-44]
ldur w10, [x29, #-200]
mov w9, #-1
mul w9, w9, w10
add w8, w8, w9
subs w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB1_210
b LBB1_205
LBB1_205: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-256]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_210
b LBB1_206
LBB1_206: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-248]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_210
b LBB1_207
LBB1_207: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-240]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_210
b LBB1_208
LBB1_208: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #336]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_210
b LBB1_209
LBB1_209: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #344]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_210
LBB1_210: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-40]
ldur w9, [x29, #-44]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB1_215
b LBB1_211
LBB1_211: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #332]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_213
b LBB1_212
LBB1_212: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #340]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_220
b LBB1_213
LBB1_213: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #340]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_215
b LBB1_214
LBB1_214: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #332]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_220
b LBB1_215
LBB1_215: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-256]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_220
b LBB1_216
LBB1_216: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-248]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_220
b LBB1_217
LBB1_217: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-240]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_220
b LBB1_218
LBB1_218: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #336]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_220
b LBB1_219
LBB1_219: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #344]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_220
LBB1_220: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-256]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_236
b LBB1_221
LBB1_221: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-248]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_236
b LBB1_222
LBB1_222: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-240]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_236
b LBB1_223
LBB1_223: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #336]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_236
b LBB1_224
LBB1_224: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #344]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_236
b LBB1_225
LBB1_225: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #340]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #244] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_227
b LBB1_226
LBB1_226: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #332]
subs w8, w8, #0
cset w8, eq
str w8, [sp, #244] ; 4-byte Folded Spill
b LBB1_227
LBB1_227: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #244] ; 4-byte Folded Reload
and w8, w8, #0x1
str w8, [sp, #236] ; 4-byte Folded Spill
ldur w8, [x29, #-120]
ldur w9, [x29, #-32]
subs w8, w8, w9
cset w8, eq
mov w9, #0
str w9, [sp, #240] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_235
b LBB1_228
LBB1_228: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-112]
ldur w9, [x29, #-32]
subs w8, w8, w9
cset w8, eq
mov w9, #0
str w9, [sp, #240] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_235
b LBB1_229
LBB1_229: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-104]
ldur w9, [x29, #-32]
subs w8, w8, w9
cset w8, eq
mov w9, #0
str w9, [sp, #240] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_235
b LBB1_230
LBB1_230: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-96]
ldur w9, [x29, #-32]
subs w8, w8, w9
cset w8, eq
mov w9, #0
str w9, [sp, #240] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_235
b LBB1_231
LBB1_231: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-56]
ldur w9, [x29, #-32]
subs w8, w8, w9
cset w8, eq
mov w9, #0
str w9, [sp, #240] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_235
b LBB1_232
LBB1_232: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-64]
ldur w9, [x29, #-32]
subs w8, w8, w9
cset w8, eq
mov w9, #0
str w9, [sp, #240] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_235
b LBB1_233
LBB1_233: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-40]
ldur w9, [x29, #-32]
subs w8, w8, w9
cset w8, gt
mov w9, #0
str w9, [sp, #240] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_235
b LBB1_234
LBB1_234: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-128]
ldur w9, [x29, #-32]
subs w8, w8, w9
cset w8, ne
str w8, [sp, #240] ; 4-byte Folded Spill
b LBB1_235
LBB1_235: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #236] ; 4-byte Folded Reload
ldr w9, [sp, #240] ; 4-byte Folded Reload
and w9, w9, #0x1
subs w8, w8, w9
cset w8, ne
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_236
LBB1_236: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-40]
ldur w9, [x29, #-44]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB1_241
b LBB1_237
LBB1_237: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #340]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_239
b LBB1_238
LBB1_238: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #332]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_246
b LBB1_239
LBB1_239: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #332]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_241
b LBB1_240
LBB1_240: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #340]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_246
b LBB1_241
LBB1_241: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-256]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_246
b LBB1_242
LBB1_242: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-248]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_246
b LBB1_243
LBB1_243: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-240]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_246
b LBB1_244
LBB1_244: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #344]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_246
b LBB1_245
LBB1_245: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #336]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_246
LBB1_246: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #332]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_249
b LBB1_247
LBB1_247: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #340]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_249
b LBB1_248
LBB1_248: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-40]
ldur w9, [x29, #-44]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_254
b LBB1_249
LBB1_249: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-256]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_254
b LBB1_250
LBB1_250: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-248]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_254
b LBB1_251
LBB1_251: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-240]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_254
b LBB1_252
LBB1_252: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #336]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_254
b LBB1_253
LBB1_253: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #344]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_254
LBB1_254: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-236]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_256
b LBB1_255
LBB1_255: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-228]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_262
b LBB1_256
LBB1_256: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-236]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_258
b LBB1_257
LBB1_257: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-228]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_262
b LBB1_258
LBB1_258: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-228]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_260
b LBB1_259
LBB1_259: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-236]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_262
b LBB1_260
LBB1_260: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-236]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_261
LBB1_261: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-228]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_262
LBB1_262: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-256]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_265
b LBB1_263
LBB1_263: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-240]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_265
b LBB1_264
LBB1_264: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-248]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_268
b LBB1_265
LBB1_265: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-232]
ldur w9, [x29, #-236]
subs w8, w8, w9
cset w8, ne
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_266
LBB1_266: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-224]
ldur w9, [x29, #-228]
subs w8, w8, w9
cset w8, ne
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_267
LBB1_267: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-128]
ldur w9, [x29, #-132]
subs w8, w8, w9
cset w8, ne
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_268
LBB1_268: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-236]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_271
b LBB1_269
LBB1_269: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-228]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_271
b LBB1_270
LBB1_270: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-132]
ldur w10, [x29, #-200]
mov w9, #-1
mul w9, w9, w10
add w8, w8, w9
subs w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB1_276
b LBB1_271
LBB1_271: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-256]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_276
b LBB1_272
LBB1_272: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-240]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_276
b LBB1_273
LBB1_273: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-248]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_276
b LBB1_274
LBB1_274: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-232]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_276
b LBB1_275
LBB1_275: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-224]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_276
LBB1_276: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-128]
ldur w9, [x29, #-132]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB1_281
b LBB1_277
LBB1_277: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-236]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_279
b LBB1_278
LBB1_278: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-228]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_286
b LBB1_279
LBB1_279: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-228]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_281
b LBB1_280
LBB1_280: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-236]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_286
b LBB1_281
LBB1_281: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-256]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_286
b LBB1_282
LBB1_282: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-240]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_286
b LBB1_283
LBB1_283: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-248]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_286
b LBB1_284
LBB1_284: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-232]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_286
b LBB1_285
LBB1_285: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-224]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_286
LBB1_286: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-256]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_301
b LBB1_287
LBB1_287: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-240]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_301
b LBB1_288
LBB1_288: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-248]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_301
b LBB1_289
LBB1_289: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-232]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_301
b LBB1_290
LBB1_290: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-224]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_301
b LBB1_291
LBB1_291: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-228]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #232] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_293
b LBB1_292
LBB1_292: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-236]
subs w8, w8, #0
cset w8, eq
str w8, [sp, #232] ; 4-byte Folded Spill
b LBB1_293
LBB1_293: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #232] ; 4-byte Folded Reload
and w8, w8, #0x1
str w8, [sp, #224] ; 4-byte Folded Spill
ldur w8, [x29, #-112]
ldur w9, [x29, #-32]
subs w8, w8, w9
cset w8, eq
mov w9, #0
str w9, [sp, #228] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_300
b LBB1_294
LBB1_294: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-104]
ldur w9, [x29, #-32]
subs w8, w8, w9
cset w8, eq
mov w9, #0
str w9, [sp, #228] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_300
b LBB1_295
LBB1_295: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-96]
ldur w9, [x29, #-32]
subs w8, w8, w9
cset w8, eq
mov w9, #0
str w9, [sp, #228] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_300
b LBB1_296
LBB1_296: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-56]
ldur w9, [x29, #-32]
subs w8, w8, w9
cset w8, eq
mov w9, #0
str w9, [sp, #228] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_300
b LBB1_297
LBB1_297: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-64]
ldur w9, [x29, #-32]
subs w8, w8, w9
cset w8, eq
mov w9, #0
str w9, [sp, #228] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_300
b LBB1_298
LBB1_298: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-128]
ldur w9, [x29, #-32]
subs w8, w8, w9
cset w8, gt
mov w9, #0
str w9, [sp, #228] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_300
b LBB1_299
LBB1_299: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-120]
ldur w9, [x29, #-32]
subs w8, w8, w9
cset w8, ne
str w8, [sp, #228] ; 4-byte Folded Spill
b LBB1_300
LBB1_300: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #224] ; 4-byte Folded Reload
ldr w9, [sp, #228] ; 4-byte Folded Reload
and w9, w9, #0x1
subs w8, w8, w9
cset w8, ne
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_301
LBB1_301: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-128]
ldur w9, [x29, #-132]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB1_306
b LBB1_302
LBB1_302: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-228]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_304
b LBB1_303
LBB1_303: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-236]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_311
b LBB1_304
LBB1_304: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-236]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_306
b LBB1_305
LBB1_305: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-228]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_311
b LBB1_306
LBB1_306: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-256]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_311
b LBB1_307
LBB1_307: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-240]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_311
b LBB1_308
LBB1_308: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-248]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_311
b LBB1_309
LBB1_309: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-224]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_311
b LBB1_310
LBB1_310: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-232]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_311
LBB1_311: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-236]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_314
b LBB1_312
LBB1_312: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-228]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_314
b LBB1_313
LBB1_313: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-128]
ldur w9, [x29, #-132]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_319
b LBB1_314
LBB1_314: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-256]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_319
b LBB1_315
LBB1_315: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-240]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_319
b LBB1_316
LBB1_316: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-248]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_319
b LBB1_317
LBB1_317: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-232]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_319
b LBB1_318
LBB1_318: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-224]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_319
LBB1_319: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-220]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_321
b LBB1_320
LBB1_320: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-212]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_327
b LBB1_321
LBB1_321: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-220]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_323
b LBB1_322
LBB1_322: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-212]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_327
b LBB1_323
LBB1_323: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-212]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_325
b LBB1_324
LBB1_324: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-220]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_327
b LBB1_325
LBB1_325: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-220]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_326
LBB1_326: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-212]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_327
LBB1_327: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-256]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_330
b LBB1_328
LBB1_328: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-248]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_330
b LBB1_329
LBB1_329: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-240]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_333
b LBB1_330
LBB1_330: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-216]
ldur w9, [x29, #-220]
subs w8, w8, w9
cset w8, ne
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_331
LBB1_331: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-208]
ldur w9, [x29, #-212]
subs w8, w8, w9
cset w8, ne
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_332
LBB1_332: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-120]
ldur w9, [x29, #-124]
subs w8, w8, w9
cset w8, ne
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_333
LBB1_333: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-220]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_336
b LBB1_334
LBB1_334: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-212]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_336
b LBB1_335
LBB1_335: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-124]
ldur w10, [x29, #-200]
mov w9, #-1
mul w9, w9, w10
add w8, w8, w9
subs w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB1_341
b LBB1_336
LBB1_336: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-256]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_341
b LBB1_337
LBB1_337: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-248]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_341
b LBB1_338
LBB1_338: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-240]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_341
b LBB1_339
LBB1_339: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-216]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_341
b LBB1_340
LBB1_340: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-208]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_341
LBB1_341: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-120]
ldur w9, [x29, #-124]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB1_346
b LBB1_342
LBB1_342: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-220]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_344
b LBB1_343
LBB1_343: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-212]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_351
b LBB1_344
LBB1_344: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-212]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_346
b LBB1_345
LBB1_345: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-220]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_351
b LBB1_346
LBB1_346: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-256]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_351
b LBB1_347
LBB1_347: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-248]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_351
b LBB1_348
LBB1_348: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-240]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_351
b LBB1_349
LBB1_349: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-216]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_351
b LBB1_350
LBB1_350: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-208]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_351
LBB1_351: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-256]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_365
b LBB1_352
LBB1_352: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-248]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_365
b LBB1_353
LBB1_353: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-240]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_365
b LBB1_354
LBB1_354: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-216]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_365
b LBB1_355
LBB1_355: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-208]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_365
b LBB1_356
LBB1_356: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-212]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #220] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_358
b LBB1_357
LBB1_357: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-220]
subs w8, w8, #0
cset w8, eq
str w8, [sp, #220] ; 4-byte Folded Spill
b LBB1_358
LBB1_358: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #220] ; 4-byte Folded Reload
and w8, w8, #0x1
str w8, [sp, #212] ; 4-byte Folded Spill
ldur w8, [x29, #-104]
ldur w9, [x29, #-32]
subs w8, w8, w9
cset w8, eq
mov w9, #0
str w9, [sp, #216] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_364
b LBB1_359
LBB1_359: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-96]
ldur w9, [x29, #-32]
subs w8, w8, w9
cset w8, eq
mov w9, #0
str w9, [sp, #216] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_364
b LBB1_360
LBB1_360: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-56]
ldur w9, [x29, #-32]
subs w8, w8, w9
cset w8, eq
mov w9, #0
str w9, [sp, #216] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_364
b LBB1_361
LBB1_361: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-64]
ldur w9, [x29, #-32]
subs w8, w8, w9
cset w8, eq
mov w9, #0
str w9, [sp, #216] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_364
b LBB1_362
LBB1_362: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-120]
ldur w9, [x29, #-32]
subs w8, w8, w9
cset w8, gt
mov w9, #0
str w9, [sp, #216] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_364
b LBB1_363
LBB1_363: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-112]
ldur w9, [x29, #-32]
subs w8, w8, w9
cset w8, ne
str w8, [sp, #216] ; 4-byte Folded Spill
b LBB1_364
LBB1_364: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #212] ; 4-byte Folded Reload
ldr w9, [sp, #216] ; 4-byte Folded Reload
and w9, w9, #0x1
subs w8, w8, w9
cset w8, ne
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_365
LBB1_365: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-120]
ldur w9, [x29, #-124]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB1_370
b LBB1_366
LBB1_366: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-212]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_368
b LBB1_367
LBB1_367: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-220]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_375
b LBB1_368
LBB1_368: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-220]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_370
b LBB1_369
LBB1_369: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-212]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_375
b LBB1_370
LBB1_370: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-256]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_375
b LBB1_371
LBB1_371: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-248]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_375
b LBB1_372
LBB1_372: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-240]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_375
b LBB1_373
LBB1_373: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-208]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_375
b LBB1_374
LBB1_374: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-216]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_375
LBB1_375: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-220]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_378
b LBB1_376
LBB1_376: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-212]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_378
b LBB1_377
LBB1_377: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-120]
ldur w9, [x29, #-124]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_383
b LBB1_378
LBB1_378: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-256]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_383
b LBB1_379
LBB1_379: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-248]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_383
b LBB1_380
LBB1_380: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-240]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_383
b LBB1_381
LBB1_381: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-216]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_383
b LBB1_382
LBB1_382: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-208]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_383
LBB1_383: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-196]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_385
b LBB1_384
LBB1_384: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-188]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_391
b LBB1_385
LBB1_385: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-196]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_387
b LBB1_386
LBB1_386: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-188]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_391
b LBB1_387
LBB1_387: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-188]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_389
b LBB1_388
LBB1_388: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-196]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_391
b LBB1_389
LBB1_389: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-196]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_390
LBB1_390: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-188]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_391
LBB1_391: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-256]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_394
b LBB1_392
LBB1_392: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-248]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_394
b LBB1_393
LBB1_393: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-240]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_397
b LBB1_394
LBB1_394: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-192]
ldur w9, [x29, #-196]
subs w8, w8, w9
cset w8, ne
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_395
LBB1_395: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-184]
ldur w9, [x29, #-188]
subs w8, w8, w9
cset w8, ne
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_396
LBB1_396: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-112]
ldur w9, [x29, #-116]
subs w8, w8, w9
cset w8, ne
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_397
LBB1_397: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-196]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_400
b LBB1_398
LBB1_398: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-188]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_400
b LBB1_399
LBB1_399: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-116]
ldur w10, [x29, #-200]
mov w9, #-1
mul w9, w9, w10
add w8, w8, w9
subs w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB1_405
b LBB1_400
LBB1_400: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-256]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_405
b LBB1_401
LBB1_401: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-248]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_405
b LBB1_402
LBB1_402: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-240]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_405
b LBB1_403
LBB1_403: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-192]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_405
b LBB1_404
LBB1_404: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-184]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_405
LBB1_405: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-112]
ldur w9, [x29, #-116]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB1_410
b LBB1_406
LBB1_406: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-196]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_408
b LBB1_407
LBB1_407: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-188]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_415
b LBB1_408
LBB1_408: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-188]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_410
b LBB1_409
LBB1_409: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-196]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_415
b LBB1_410
LBB1_410: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-256]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_415
b LBB1_411
LBB1_411: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-248]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_415
b LBB1_412
LBB1_412: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-240]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_415
b LBB1_413
LBB1_413: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-192]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_415
b LBB1_414
LBB1_414: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-184]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_415
LBB1_415: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-256]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_428
b LBB1_416
LBB1_416: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-248]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_428
b LBB1_417
LBB1_417: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-240]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_428
b LBB1_418
LBB1_418: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-192]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_428
b LBB1_419
LBB1_419: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-184]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_428
b LBB1_420
LBB1_420: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-188]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #208] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_422
b LBB1_421
LBB1_421: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-196]
subs w8, w8, #0
cset w8, eq
str w8, [sp, #208] ; 4-byte Folded Spill
b LBB1_422
LBB1_422: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #208] ; 4-byte Folded Reload
and w8, w8, #0x1
str w8, [sp, #200] ; 4-byte Folded Spill
ldur w8, [x29, #-96]
ldur w9, [x29, #-32]
subs w8, w8, w9
cset w8, eq
mov w9, #0
str w9, [sp, #204] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_427
b LBB1_423
LBB1_423: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-56]
ldur w9, [x29, #-32]
subs w8, w8, w9
cset w8, eq
mov w9, #0
str w9, [sp, #204] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_427
b LBB1_424
LBB1_424: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-64]
ldur w9, [x29, #-32]
subs w8, w8, w9
cset w8, eq
mov w9, #0
str w9, [sp, #204] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_427
b LBB1_425
LBB1_425: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-112]
ldur w9, [x29, #-32]
subs w8, w8, w9
cset w8, gt
mov w9, #0
str w9, [sp, #204] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_427
b LBB1_426
LBB1_426: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-104]
ldur w9, [x29, #-32]
subs w8, w8, w9
cset w8, ne
str w8, [sp, #204] ; 4-byte Folded Spill
b LBB1_427
LBB1_427: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #200] ; 4-byte Folded Reload
ldr w9, [sp, #204] ; 4-byte Folded Reload
and w9, w9, #0x1
subs w8, w8, w9
cset w8, ne
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_428
LBB1_428: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-112]
ldur w9, [x29, #-116]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB1_433
b LBB1_429
LBB1_429: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-188]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_431
b LBB1_430
LBB1_430: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-196]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_438
b LBB1_431
LBB1_431: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-196]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_433
b LBB1_432
LBB1_432: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-188]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_438
b LBB1_433
LBB1_433: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-256]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_438
b LBB1_434
LBB1_434: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-248]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_438
b LBB1_435
LBB1_435: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-240]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_438
b LBB1_436
LBB1_436: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-184]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_438
b LBB1_437
LBB1_437: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-192]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_438
LBB1_438: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-196]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_441
b LBB1_439
LBB1_439: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-188]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_441
b LBB1_440
LBB1_440: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-112]
ldur w9, [x29, #-116]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_446
b LBB1_441
LBB1_441: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-256]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_446
b LBB1_442
LBB1_442: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-248]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_446
b LBB1_443
LBB1_443: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-240]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_446
b LBB1_444
LBB1_444: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-192]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_446
b LBB1_445
LBB1_445: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-184]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_446
LBB1_446: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-180]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_448
b LBB1_447
LBB1_447: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-172]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_454
b LBB1_448
LBB1_448: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-180]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_450
b LBB1_449
LBB1_449: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-172]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_454
b LBB1_450
LBB1_450: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-172]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_452
b LBB1_451
LBB1_451: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-180]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_454
b LBB1_452
LBB1_452: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-180]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_453
LBB1_453: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-172]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_454
LBB1_454: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-256]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_457
b LBB1_455
LBB1_455: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-248]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_457
b LBB1_456
LBB1_456: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-240]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_460
b LBB1_457
LBB1_457: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-176]
ldur w9, [x29, #-180]
subs w8, w8, w9
cset w8, ne
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_458
LBB1_458: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-168]
ldur w9, [x29, #-172]
subs w8, w8, w9
cset w8, ne
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_459
LBB1_459: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-104]
ldur w9, [x29, #-108]
subs w8, w8, w9
cset w8, ne
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_460
LBB1_460: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-180]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_463
b LBB1_461
LBB1_461: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-172]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_463
b LBB1_462
LBB1_462: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-108]
ldur w10, [x29, #-200]
mov w9, #-1
mul w9, w9, w10
add w8, w8, w9
subs w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB1_468
b LBB1_463
LBB1_463: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-256]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_468
b LBB1_464
LBB1_464: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-248]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_468
b LBB1_465
LBB1_465: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-240]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_468
b LBB1_466
LBB1_466: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-176]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_468
b LBB1_467
LBB1_467: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-168]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_468
LBB1_468: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-104]
ldur w9, [x29, #-108]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB1_473
b LBB1_469
LBB1_469: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-180]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_471
b LBB1_470
LBB1_470: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-172]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_478
b LBB1_471
LBB1_471: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-172]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_473
b LBB1_472
LBB1_472: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-180]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_478
b LBB1_473
LBB1_473: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-256]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_478
b LBB1_474
LBB1_474: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-248]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_478
b LBB1_475
LBB1_475: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-240]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_478
b LBB1_476
LBB1_476: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-176]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_478
b LBB1_477
LBB1_477: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-168]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_478
LBB1_478: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-256]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_490
b LBB1_479
LBB1_479: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-248]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_490
b LBB1_480
LBB1_480: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-240]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_490
b LBB1_481
LBB1_481: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-176]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_490
b LBB1_482
LBB1_482: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-168]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_490
b LBB1_483
LBB1_483: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-172]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #196] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_485
b LBB1_484
LBB1_484: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-180]
subs w8, w8, #0
cset w8, eq
str w8, [sp, #196] ; 4-byte Folded Spill
b LBB1_485
LBB1_485: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #196] ; 4-byte Folded Reload
and w8, w8, #0x1
str w8, [sp, #188] ; 4-byte Folded Spill
ldur w8, [x29, #-56]
ldur w9, [x29, #-32]
subs w8, w8, w9
cset w8, eq
mov w9, #0
str w9, [sp, #192] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_489
b LBB1_486
LBB1_486: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-64]
ldur w9, [x29, #-32]
subs w8, w8, w9
cset w8, eq
mov w9, #0
str w9, [sp, #192] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_489
b LBB1_487
LBB1_487: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-104]
ldur w9, [x29, #-32]
subs w8, w8, w9
cset w8, gt
mov w9, #0
str w9, [sp, #192] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_489
b LBB1_488
LBB1_488: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-96]
ldur w9, [x29, #-32]
subs w8, w8, w9
cset w8, ne
str w8, [sp, #192] ; 4-byte Folded Spill
b LBB1_489
LBB1_489: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #188] ; 4-byte Folded Reload
ldr w9, [sp, #192] ; 4-byte Folded Reload
and w9, w9, #0x1
subs w8, w8, w9
cset w8, ne
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_490
LBB1_490: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-104]
ldur w9, [x29, #-108]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB1_495
b LBB1_491
LBB1_491: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-172]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_493
b LBB1_492
LBB1_492: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-180]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_500
b LBB1_493
LBB1_493: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-180]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_495
b LBB1_494
LBB1_494: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-172]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_500
b LBB1_495
LBB1_495: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-256]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_500
b LBB1_496
LBB1_496: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-248]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_500
b LBB1_497
LBB1_497: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-240]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_500
b LBB1_498
LBB1_498: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-168]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_500
b LBB1_499
LBB1_499: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-176]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_500
LBB1_500: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-180]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_503
b LBB1_501
LBB1_501: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-172]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_503
b LBB1_502
LBB1_502: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-104]
ldur w9, [x29, #-108]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_508
b LBB1_503
LBB1_503: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-256]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_508
b LBB1_504
LBB1_504: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-248]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_508
b LBB1_505
LBB1_505: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-240]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_508
b LBB1_506
LBB1_506: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-176]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_508
b LBB1_507
LBB1_507: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-168]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_508
LBB1_508: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-164]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_510
b LBB1_509
LBB1_509: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-156]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_516
b LBB1_510
LBB1_510: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-164]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_512
b LBB1_511
LBB1_511: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-156]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_516
b LBB1_512
LBB1_512: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-156]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_514
b LBB1_513
LBB1_513: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-164]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_516
b LBB1_514
LBB1_514: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-164]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_515
LBB1_515: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-156]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_516
LBB1_516: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-256]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_519
b LBB1_517
LBB1_517: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-240]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_519
b LBB1_518
LBB1_518: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-248]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_522
b LBB1_519
LBB1_519: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-160]
ldur w9, [x29, #-164]
subs w8, w8, w9
cset w8, ne
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_520
LBB1_520: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-152]
ldur w9, [x29, #-156]
subs w8, w8, w9
cset w8, ne
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_521
LBB1_521: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-96]
ldur w9, [x29, #-100]
subs w8, w8, w9
cset w8, ne
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_522
LBB1_522: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-164]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_525
b LBB1_523
LBB1_523: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-156]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_525
b LBB1_524
LBB1_524: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-100]
ldur w10, [x29, #-200]
mov w9, #-1
mul w9, w9, w10
add w8, w8, w9
subs w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB1_530
b LBB1_525
LBB1_525: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-256]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_530
b LBB1_526
LBB1_526: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-240]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_530
b LBB1_527
LBB1_527: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-248]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_530
b LBB1_528
LBB1_528: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-160]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_530
b LBB1_529
LBB1_529: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-152]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_530
LBB1_530: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-96]
ldur w9, [x29, #-100]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB1_535
b LBB1_531
LBB1_531: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-164]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_533
b LBB1_532
LBB1_532: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-156]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_540
b LBB1_533
LBB1_533: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-156]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_535
b LBB1_534
LBB1_534: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-164]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_540
b LBB1_535
LBB1_535: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-256]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_540
b LBB1_536
LBB1_536: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-240]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_540
b LBB1_537
LBB1_537: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-248]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_540
b LBB1_538
LBB1_538: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-160]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_540
b LBB1_539
LBB1_539: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-152]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_540
LBB1_540: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-256]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_551
b LBB1_541
LBB1_541: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-240]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_551
b LBB1_542
LBB1_542: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-248]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_551
b LBB1_543
LBB1_543: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-160]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_551
b LBB1_544
LBB1_544: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-152]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_551
b LBB1_545
LBB1_545: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-156]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #184] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_547
b LBB1_546
LBB1_546: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-164]
subs w8, w8, #0
cset w8, eq
str w8, [sp, #184] ; 4-byte Folded Spill
b LBB1_547
LBB1_547: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #184] ; 4-byte Folded Reload
and w8, w8, #0x1
str w8, [sp, #176] ; 4-byte Folded Spill
ldur w8, [x29, #-64]
ldur w9, [x29, #-32]
subs w8, w8, w9
cset w8, eq
mov w9, #0
str w9, [sp, #180] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_550
b LBB1_548
LBB1_548: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-96]
ldur w9, [x29, #-32]
subs w8, w8, w9
cset w8, gt
mov w9, #0
str w9, [sp, #180] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_550
b LBB1_549
LBB1_549: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-56]
ldur w9, [x29, #-32]
subs w8, w8, w9
cset w8, ne
str w8, [sp, #180] ; 4-byte Folded Spill
b LBB1_550
LBB1_550: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #176] ; 4-byte Folded Reload
ldr w9, [sp, #180] ; 4-byte Folded Reload
and w9, w9, #0x1
subs w8, w8, w9
cset w8, ne
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_551
LBB1_551: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-96]
ldur w9, [x29, #-100]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB1_556
b LBB1_552
LBB1_552: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-156]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_554
b LBB1_553
LBB1_553: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-164]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_561
b LBB1_554
LBB1_554: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-164]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_556
b LBB1_555
LBB1_555: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-156]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_561
b LBB1_556
LBB1_556: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-256]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_561
b LBB1_557
LBB1_557: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-240]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_561
b LBB1_558
LBB1_558: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-248]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_561
b LBB1_559
LBB1_559: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-152]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_561
b LBB1_560
LBB1_560: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-160]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_561
LBB1_561: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-164]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_564
b LBB1_562
LBB1_562: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-156]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_564
b LBB1_563
LBB1_563: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-96]
ldur w9, [x29, #-100]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_569
b LBB1_564
LBB1_564: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-256]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_569
b LBB1_565
LBB1_565: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-240]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_569
b LBB1_566
LBB1_566: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-248]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_569
b LBB1_567
LBB1_567: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-160]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_569
b LBB1_568
LBB1_568: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-152]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_569
LBB1_569: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-148]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_571
b LBB1_570
LBB1_570: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-140]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_577
b LBB1_571
LBB1_571: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-148]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_573
b LBB1_572
LBB1_572: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-140]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_577
b LBB1_573
LBB1_573: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-140]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_575
b LBB1_574
LBB1_574: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-148]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_577
b LBB1_575
LBB1_575: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-148]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_576
LBB1_576: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-140]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_577
LBB1_577: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-256]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_580
b LBB1_578
LBB1_578: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-248]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_580
b LBB1_579
LBB1_579: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-240]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_583
b LBB1_580
LBB1_580: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-144]
ldur w9, [x29, #-148]
subs w8, w8, w9
cset w8, ne
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_581
LBB1_581: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-136]
ldur w9, [x29, #-140]
subs w8, w8, w9
cset w8, ne
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_582
LBB1_582: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-56]
ldur w9, [x29, #-60]
subs w8, w8, w9
cset w8, ne
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_583
LBB1_583: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-148]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_586
b LBB1_584
LBB1_584: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-140]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_586
b LBB1_585
LBB1_585: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-60]
ldur w10, [x29, #-200]
mov w9, #-1
mul w9, w9, w10
add w8, w8, w9
subs w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB1_591
b LBB1_586
LBB1_586: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-256]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_591
b LBB1_587
LBB1_587: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-248]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_591
b LBB1_588
LBB1_588: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-240]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_591
b LBB1_589
LBB1_589: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-144]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_591
b LBB1_590
LBB1_590: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-136]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_591
LBB1_591: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-56]
ldur w9, [x29, #-60]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB1_596
b LBB1_592
LBB1_592: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-148]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_594
b LBB1_593
LBB1_593: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-140]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_601
b LBB1_594
LBB1_594: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-140]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_596
b LBB1_595
LBB1_595: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-148]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_601
b LBB1_596
LBB1_596: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-256]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_601
b LBB1_597
LBB1_597: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-248]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_601
b LBB1_598
LBB1_598: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-240]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_601
b LBB1_599
LBB1_599: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-144]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_601
b LBB1_600
LBB1_600: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-136]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_601
LBB1_601: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-256]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_611
b LBB1_602
LBB1_602: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-248]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_611
b LBB1_603
LBB1_603: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-240]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_611
b LBB1_604
LBB1_604: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-144]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_611
b LBB1_605
LBB1_605: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-136]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_611
b LBB1_606
LBB1_606: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-140]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #172] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_608
b LBB1_607
LBB1_607: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-148]
subs w8, w8, #0
cset w8, eq
str w8, [sp, #172] ; 4-byte Folded Spill
b LBB1_608
LBB1_608: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #172] ; 4-byte Folded Reload
and w8, w8, #0x1
str w8, [sp, #164] ; 4-byte Folded Spill
ldur w8, [x29, #-56]
ldur w9, [x29, #-32]
subs w8, w8, w9
cset w8, gt
mov w9, #0
str w9, [sp, #168] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_610
b LBB1_609
LBB1_609: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-64]
ldur w9, [x29, #-32]
subs w8, w8, w9
cset w8, ne
str w8, [sp, #168] ; 4-byte Folded Spill
b LBB1_610
LBB1_610: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #164] ; 4-byte Folded Reload
ldr w9, [sp, #168] ; 4-byte Folded Reload
and w9, w9, #0x1
subs w8, w8, w9
cset w8, ne
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_611
LBB1_611: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-56]
ldur w9, [x29, #-60]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB1_616
b LBB1_612
LBB1_612: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-140]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_614
b LBB1_613
LBB1_613: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-148]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_621
b LBB1_614
LBB1_614: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-148]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_616
b LBB1_615
LBB1_615: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-140]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_621
b LBB1_616
LBB1_616: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-256]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_621
b LBB1_617
LBB1_617: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-248]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_621
b LBB1_618
LBB1_618: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-240]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_621
b LBB1_619
LBB1_619: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-136]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_621
b LBB1_620
LBB1_620: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-144]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_621
LBB1_621: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-148]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_624
b LBB1_622
LBB1_622: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-140]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_624
b LBB1_623
LBB1_623: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-56]
ldur w9, [x29, #-60]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_629
b LBB1_624
LBB1_624: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-256]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_629
b LBB1_625
LBB1_625: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-248]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_629
b LBB1_626
LBB1_626: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-240]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_629
b LBB1_627
LBB1_627: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-144]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_629
b LBB1_628
LBB1_628: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-136]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_629
LBB1_629: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-92]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_631
b LBB1_630
LBB1_630: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-84]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_637
b LBB1_631
LBB1_631: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-92]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_633
b LBB1_632
LBB1_632: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-84]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_637
b LBB1_633
LBB1_633: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-84]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_635
b LBB1_634
LBB1_634: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-92]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_637
b LBB1_635
LBB1_635: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-92]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_636
LBB1_636: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-84]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_637
LBB1_637: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-256]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_640
b LBB1_638
LBB1_638: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-248]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_640
b LBB1_639
LBB1_639: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-240]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_643
b LBB1_640
LBB1_640: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-88]
ldur w9, [x29, #-92]
subs w8, w8, w9
cset w8, ne
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_641
LBB1_641: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-80]
ldur w9, [x29, #-84]
subs w8, w8, w9
cset w8, ne
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_642
LBB1_642: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-64]
ldur w9, [x29, #-68]
subs w8, w8, w9
cset w8, ne
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_643
LBB1_643: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-92]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_646
b LBB1_644
LBB1_644: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-84]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_646
b LBB1_645
LBB1_645: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-68]
ldur w10, [x29, #-200]
mov w9, #-1
mul w9, w9, w10
add w8, w8, w9
subs w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB1_651
b LBB1_646
LBB1_646: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-256]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_651
b LBB1_647
LBB1_647: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-248]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_651
b LBB1_648
LBB1_648: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-240]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_651
b LBB1_649
LBB1_649: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-88]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_651
b LBB1_650
LBB1_650: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-80]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_651
LBB1_651: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-64]
ldur w9, [x29, #-68]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB1_656
b LBB1_652
LBB1_652: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-92]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_654
b LBB1_653
LBB1_653: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-84]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_661
b LBB1_654
LBB1_654: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-84]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_656
b LBB1_655
LBB1_655: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-92]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_661
b LBB1_656
LBB1_656: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-256]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_661
b LBB1_657
LBB1_657: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-248]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_661
b LBB1_658
LBB1_658: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-240]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_661
b LBB1_659
LBB1_659: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-88]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_661
b LBB1_660
LBB1_660: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-80]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_661
LBB1_661: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-256]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_669
b LBB1_662
LBB1_662: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-248]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_669
b LBB1_663
LBB1_663: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-240]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_669
b LBB1_664
LBB1_664: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-88]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_669
b LBB1_665
LBB1_665: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-80]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_669
b LBB1_666
LBB1_666: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-84]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #160] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_668
b LBB1_667
LBB1_667: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-92]
subs w8, w8, #0
cset w8, eq
str w8, [sp, #160] ; 4-byte Folded Spill
b LBB1_668
LBB1_668: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #160] ; 4-byte Folded Reload
and w8, w8, #0x1
ldur w9, [x29, #-64]
ldur w10, [x29, #-32]
subs w9, w9, w10
cset w9, le
and w9, w9, #0x1
subs w8, w8, w9
cset w8, ne
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_669
LBB1_669: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-64]
ldur w9, [x29, #-68]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB1_674
b LBB1_670
LBB1_670: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-84]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_672
b LBB1_671
LBB1_671: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-92]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_679
b LBB1_672
LBB1_672: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-92]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_674
b LBB1_673
LBB1_673: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-84]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_679
b LBB1_674
LBB1_674: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-256]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_679
b LBB1_675
LBB1_675: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-248]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_679
b LBB1_676
LBB1_676: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-240]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_679
b LBB1_677
LBB1_677: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-80]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_679
b LBB1_678
LBB1_678: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-88]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_679
LBB1_679: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-92]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_682
b LBB1_680
LBB1_680: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-84]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_682
b LBB1_681
LBB1_681: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-64]
ldur w9, [x29, #-68]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_687
b LBB1_682
LBB1_682: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-256]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_687
b LBB1_683
LBB1_683: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-248]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_687
b LBB1_684
LBB1_684: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-240]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_687
b LBB1_685
LBB1_685: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-88]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_687
b LBB1_686
LBB1_686: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-80]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_687
LBB1_687: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #348]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_690
b LBB1_688
LBB1_688: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-252]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_690
b LBB1_689
LBB1_689: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-244]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_711
b LBB1_690
LBB1_690: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #348]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_693
b LBB1_691
LBB1_691: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-244]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_693
b LBB1_692
LBB1_692: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-252]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_711
b LBB1_693
LBB1_693: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #348]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_696
b LBB1_694
LBB1_694: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-252]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_696
b LBB1_695
LBB1_695: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-244]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_711
b LBB1_696
LBB1_696: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #348]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_699
b LBB1_697
LBB1_697: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-252]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_699
b LBB1_698
LBB1_698: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-244]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_711
b LBB1_699
LBB1_699: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #348]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_702
b LBB1_700
LBB1_700: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-252]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_702
b LBB1_701
LBB1_701: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-244]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_711
b LBB1_702
LBB1_702: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #348]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_705
b LBB1_703
LBB1_703: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-244]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_705
b LBB1_704
LBB1_704: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-252]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_711
b LBB1_705
LBB1_705: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #348]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_708
b LBB1_706
LBB1_706: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-252]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_708
b LBB1_707
LBB1_707: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-244]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_711
b LBB1_708
LBB1_708: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #348]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_709
LBB1_709: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-252]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_710
LBB1_710: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-244]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_711
LBB1_711: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-68]
ldur w9, [x29, #-204]
subs w8, w8, w9
cset w8, gt
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_712
LBB1_712: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-60]
ldur w9, [x29, #-204]
subs w8, w8, w9
cset w8, gt
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_713
LBB1_713: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-100]
ldur w9, [x29, #-204]
subs w8, w8, w9
cset w8, gt
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_714
LBB1_714: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-108]
ldur w9, [x29, #-204]
subs w8, w8, w9
cset w8, gt
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_715
LBB1_715: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-116]
ldur w9, [x29, #-204]
subs w8, w8, w9
cset w8, gt
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_716
LBB1_716: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-124]
ldur w9, [x29, #-204]
subs w8, w8, w9
cset w8, gt
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_717
LBB1_717: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-132]
ldur w9, [x29, #-204]
subs w8, w8, w9
cset w8, gt
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_718
LBB1_718: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-44]
ldur w9, [x29, #-204]
subs w8, w8, w9
cset w8, gt
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_719
LBB1_719: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-68]
ldur w9, [x29, #-204]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_727
b LBB1_720
LBB1_720: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-60]
ldur w9, [x29, #-204]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_727
b LBB1_721
LBB1_721: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-100]
ldur w9, [x29, #-204]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_727
b LBB1_722
LBB1_722: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-108]
ldur w9, [x29, #-204]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_727
b LBB1_723
LBB1_723: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-116]
ldur w9, [x29, #-204]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_727
b LBB1_724
LBB1_724: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-124]
ldur w9, [x29, #-204]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_727
b LBB1_725
LBB1_725: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-132]
ldur w9, [x29, #-204]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_727
b LBB1_726
LBB1_726: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-44]
ldur w9, [x29, #-204]
subs w8, w8, w9
cset w8, ne
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_727
LBB1_727: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-68]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #156] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_735
b LBB1_728
LBB1_728: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-60]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #156] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_735
b LBB1_729
LBB1_729: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-100]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #156] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_735
b LBB1_730
LBB1_730: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-108]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #156] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_735
b LBB1_731
LBB1_731: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-116]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #156] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_735
b LBB1_732
LBB1_732: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-124]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #156] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_735
b LBB1_733
LBB1_733: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-132]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #156] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_735
b LBB1_734
LBB1_734: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-44]
subs w8, w8, #0
cset w8, eq
str w8, [sp, #156] ; 4-byte Folded Spill
b LBB1_735
LBB1_735: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #156] ; 4-byte Folded Reload
and w8, w8, #0x1
ldur w9, [x29, #-36]
subs w9, w9, #0
cset w9, eq
and w9, w9, #0x1
subs w8, w8, w9
cset w8, ne
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_736
LBB1_736: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-68]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB1_738
b LBB1_737
LBB1_737: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-36]
ldur w9, [x29, #-68]
subs w8, w8, w9
cset w8, gt
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_738
LBB1_738: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-60]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB1_740
b LBB1_739
LBB1_739: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-36]
ldur w9, [x29, #-60]
subs w8, w8, w9
cset w8, gt
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_740
LBB1_740: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-100]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB1_742
b LBB1_741
LBB1_741: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-36]
ldur w9, [x29, #-100]
subs w8, w8, w9
cset w8, gt
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_742
LBB1_742: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-108]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB1_744
b LBB1_743
LBB1_743: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-36]
ldur w9, [x29, #-108]
subs w8, w8, w9
cset w8, gt
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_744
LBB1_744: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-116]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB1_746
b LBB1_745
LBB1_745: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-36]
ldur w9, [x29, #-116]
subs w8, w8, w9
cset w8, gt
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_746
LBB1_746: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-124]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB1_748
b LBB1_747
LBB1_747: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-36]
ldur w9, [x29, #-124]
subs w8, w8, w9
cset w8, gt
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_748
LBB1_748: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-132]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB1_750
b LBB1_749
LBB1_749: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-36]
ldur w9, [x29, #-132]
subs w8, w8, w9
cset w8, gt
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_750
LBB1_750: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-44]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB1_752
b LBB1_751
LBB1_751: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-36]
ldur w9, [x29, #-44]
subs w8, w8, w9
cset w8, gt
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_752
LBB1_752: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-68]
ldur w9, [x29, #-36]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_760
b LBB1_753
LBB1_753: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-60]
ldur w9, [x29, #-36]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_760
b LBB1_754
LBB1_754: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-100]
ldur w9, [x29, #-36]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_760
b LBB1_755
LBB1_755: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-108]
ldur w9, [x29, #-36]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_760
b LBB1_756
LBB1_756: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-116]
ldur w9, [x29, #-36]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_760
b LBB1_757
LBB1_757: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-124]
ldur w9, [x29, #-36]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_760
b LBB1_758
LBB1_758: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-132]
ldur w9, [x29, #-36]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_760
b LBB1_759
LBB1_759: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-44]
ldur w9, [x29, #-36]
subs w8, w8, w9
cset w8, ne
mov w9, #0
str w9, [sp, #248] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_890
b LBB1_760
LBB1_760: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-24]
str w8, [sp, #148] ; 4-byte Folded Spill
ldur w8, [x29, #-28]
subs w8, w8, #0
cset w8, ne
mov w9, #1
str w9, [sp, #152] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_770
b LBB1_761
LBB1_761: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-92]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_763
b LBB1_762
LBB1_762: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-84]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_764
b LBB1_763
LBB1_763: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #276]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #144] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_769
b LBB1_764
LBB1_764: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #284]
subs w8, w8, #0
cset w8, ne
mov w9, #1
str w9, [sp, #140] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_768
b LBB1_765
LBB1_765: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-92]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #136] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_767
b LBB1_766
LBB1_766: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-84]
subs w8, w8, #0
cset w8, eq
str w8, [sp, #136] ; 4-byte Folded Spill
b LBB1_767
LBB1_767: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #136] ; 4-byte Folded Reload
eor w8, w8, #0x1
str w8, [sp, #140] ; 4-byte Folded Spill
b LBB1_768
LBB1_768: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #140] ; 4-byte Folded Reload
str w8, [sp, #144] ; 4-byte Folded Spill
b LBB1_769
LBB1_769: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #144] ; 4-byte Folded Reload
eor w8, w8, #0x1
str w8, [sp, #152] ; 4-byte Folded Spill
b LBB1_770
LBB1_770: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #148] ; 4-byte Folded Reload
ldr w9, [sp, #152] ; 4-byte Folded Reload
and w9, w9, #0x1
subs w8, w8, w9
cset w8, ne
mov w9, #0
str w9, [sp, #132] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_889
b LBB1_771
LBB1_771: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #288]
str w8, [sp, #124] ; 4-byte Folded Spill
ldr w8, [sp, #284]
subs w8, w8, #0
cset w8, ne
mov w9, #1
str w9, [sp, #128] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_775
b LBB1_772
LBB1_772: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-92]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #120] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_774
b LBB1_773
LBB1_773: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-84]
subs w8, w8, #0
cset w8, eq
str w8, [sp, #120] ; 4-byte Folded Spill
b LBB1_774
LBB1_774: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #120] ; 4-byte Folded Reload
eor w8, w8, #0x1
str w8, [sp, #128] ; 4-byte Folded Spill
b LBB1_775
LBB1_775: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #124] ; 4-byte Folded Reload
ldr w9, [sp, #128] ; 4-byte Folded Reload
and w9, w9, #0x1
subs w8, w8, w9
cset w8, ne
mov w9, #0
str w9, [sp, #132] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_889
b LBB1_776
LBB1_776: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #280]
str w8, [sp, #116] ; 4-byte Folded Spill
ldur w8, [x29, #-92]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_778
b LBB1_777
LBB1_777: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-84]
subs w8, w8, #0
cset w8, eq
mov w9, #1
str w9, [sp, #112] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_779
b LBB1_778
LBB1_778: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #276]
subs w8, w8, #0
cset w8, ne
str w8, [sp, #112] ; 4-byte Folded Spill
b LBB1_779
LBB1_779: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #116] ; 4-byte Folded Reload
ldr w9, [sp, #112] ; 4-byte Folded Reload
and w9, w9, #0x1
subs w8, w8, w9
cset w8, ne
mov w9, #0
str w9, [sp, #132] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_889
b LBB1_780
LBB1_780: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-48]
str w8, [sp, #104] ; 4-byte Folded Spill
ldur w8, [x29, #-68]
subs w8, w8, #0
cset w8, eq
mov w9, #1
str w9, [sp, #108] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_782
b LBB1_781
LBB1_781: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-52]
subs w8, w8, #0
cset w8, ne
str w8, [sp, #108] ; 4-byte Folded Spill
b LBB1_782
LBB1_782: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #104] ; 4-byte Folded Reload
ldr w9, [sp, #108] ; 4-byte Folded Reload
and w9, w9, #0x1
subs w8, w8, w9
cset w8, ne
mov w9, #0
str w9, [sp, #132] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_889
b LBB1_783
LBB1_783: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-72]
str w8, [sp, #96] ; 4-byte Folded Spill
ldur w8, [x29, #-76]
subs w8, w8, #0
cset w8, ne
mov w9, #1
str w9, [sp, #100] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_787
b LBB1_784
LBB1_784: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-68]
subs w8, w8, #0
cset w8, eq
mov w9, #1
str w9, [sp, #92] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_786
b LBB1_785
LBB1_785: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-52]
subs w8, w8, #0
cset w8, ne
str w8, [sp, #92] ; 4-byte Folded Spill
b LBB1_786
LBB1_786: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #92] ; 4-byte Folded Reload
eor w8, w8, #0x1
str w8, [sp, #100] ; 4-byte Folded Spill
b LBB1_787
LBB1_787: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #96] ; 4-byte Folded Reload
ldr w9, [sp, #100] ; 4-byte Folded Reload
and w9, w9, #0x1
subs w8, w8, w9
cset w8, ne
mov w9, #0
str w9, [sp, #132] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_889
b LBB1_788
LBB1_788: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #292]
str w8, [sp, #88] ; 4-byte Folded Spill
ldr w8, [sp, #296]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_793
b LBB1_789
LBB1_789: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #304]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_793
b LBB1_790
LBB1_790: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #312]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_793
b LBB1_791
LBB1_791: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #320]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_793
b LBB1_792
LBB1_792: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #328]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #84] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_804
b LBB1_793
LBB1_793: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #296]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_798
b LBB1_794
LBB1_794: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #304]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_798
b LBB1_795
LBB1_795: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #312]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_798
b LBB1_796
LBB1_796: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #320]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_798
b LBB1_797
LBB1_797: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #328]
subs w8, w8, #0
cset w8, ne
mov w9, #1
str w9, [sp, #80] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_803
b LBB1_798
LBB1_798: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-64]
subs w8, w8, #0
cset w8, eq
mov w9, #1
str w9, [sp, #76] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_802
b LBB1_799
LBB1_799: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-64]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_801
b LBB1_800
LBB1_800: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-48]
subs w8, w8, #0
cset w8, eq
mov w9, #1
str w9, [sp, #76] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_802
b LBB1_801
LBB1_801: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #296]
subs w8, w8, #0
cset w8, ne
str w8, [sp, #76] ; 4-byte Folded Spill
b LBB1_802
LBB1_802: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #76] ; 4-byte Folded Reload
str w8, [sp, #80] ; 4-byte Folded Spill
b LBB1_803
LBB1_803: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #80] ; 4-byte Folded Reload
str w8, [sp, #84] ; 4-byte Folded Spill
b LBB1_804
LBB1_804: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #88] ; 4-byte Folded Reload
ldr w9, [sp, #84] ; 4-byte Folded Reload
and w9, w9, #0x1
subs w8, w8, w9
cset w8, ne
mov w9, #0
str w9, [sp, #132] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_889
b LBB1_805
LBB1_805: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #300]
str w8, [sp, #72] ; 4-byte Folded Spill
ldr w8, [sp, #296]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_810
b LBB1_806
LBB1_806: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #304]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_810
b LBB1_807
LBB1_807: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #312]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_810
b LBB1_808
LBB1_808: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #320]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_810
b LBB1_809
LBB1_809: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #328]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #68] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_823
b LBB1_810
LBB1_810: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #296]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_815
b LBB1_811
LBB1_811: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #304]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_815
b LBB1_812
LBB1_812: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #312]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_815
b LBB1_813
LBB1_813: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #320]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_815
b LBB1_814
LBB1_814: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #328]
subs w8, w8, #0
cset w8, ne
mov w9, #1
str w9, [sp, #64] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_822
b LBB1_815
LBB1_815: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-64]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_817
b LBB1_816
LBB1_816: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-48]
subs w8, w8, #0
cset w8, eq
mov w9, #1
str w9, [sp, #60] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_821
b LBB1_817
LBB1_817: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-72]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_820
b LBB1_818
LBB1_818: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-64]
subs w8, w8, #0
cset w8, eq
mov w9, #1
str w9, [sp, #60] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_821
b LBB1_819
LBB1_819: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-48]
subs w8, w8, #0
cset w8, ne
mov w9, #1
str w9, [sp, #60] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_821
b LBB1_820
LBB1_820: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #304]
subs w8, w8, #0
cset w8, ne
str w8, [sp, #60] ; 4-byte Folded Spill
b LBB1_821
LBB1_821: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #60] ; 4-byte Folded Reload
str w8, [sp, #64] ; 4-byte Folded Spill
b LBB1_822
LBB1_822: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #64] ; 4-byte Folded Reload
str w8, [sp, #68] ; 4-byte Folded Spill
b LBB1_823
LBB1_823: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #72] ; 4-byte Folded Reload
ldr w9, [sp, #68] ; 4-byte Folded Reload
and w9, w9, #0x1
subs w8, w8, w9
cset w8, ne
mov w9, #0
str w9, [sp, #132] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_889
b LBB1_824
LBB1_824: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #308]
str w8, [sp, #56] ; 4-byte Folded Spill
ldr w8, [sp, #296]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_829
b LBB1_825
LBB1_825: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #304]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_829
b LBB1_826
LBB1_826: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #312]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_829
b LBB1_827
LBB1_827: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #320]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_829
b LBB1_828
LBB1_828: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #328]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #52] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_842
b LBB1_829
LBB1_829: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #296]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_834
b LBB1_830
LBB1_830: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #304]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_834
b LBB1_831
LBB1_831: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #312]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_834
b LBB1_832
LBB1_832: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #320]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_834
b LBB1_833
LBB1_833: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #328]
subs w8, w8, #0
cset w8, ne
mov w9, #1
str w9, [sp, #48] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_841
b LBB1_834
LBB1_834: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-88]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_836
b LBB1_835
LBB1_835: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-80]
subs w8, w8, #0
cset w8, eq
mov w9, #1
str w9, [sp, #44] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_840
b LBB1_836
LBB1_836: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-88]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_838
b LBB1_837
LBB1_837: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-80]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_839
b LBB1_838
LBB1_838: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #280]
subs w8, w8, #0
cset w8, eq
mov w9, #1
str w9, [sp, #44] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_840
b LBB1_839
LBB1_839: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #312]
subs w8, w8, #0
cset w8, ne
str w8, [sp, #44] ; 4-byte Folded Spill
b LBB1_840
LBB1_840: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #44] ; 4-byte Folded Reload
str w8, [sp, #48] ; 4-byte Folded Spill
b LBB1_841
LBB1_841: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #48] ; 4-byte Folded Reload
str w8, [sp, #52] ; 4-byte Folded Spill
b LBB1_842
LBB1_842: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #56] ; 4-byte Folded Reload
ldr w9, [sp, #52] ; 4-byte Folded Reload
and w9, w9, #0x1
subs w8, w8, w9
cset w8, ne
mov w9, #0
str w9, [sp, #132] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_889
b LBB1_843
LBB1_843: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #316]
str w8, [sp, #40] ; 4-byte Folded Spill
ldr w8, [sp, #296]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_848
b LBB1_844
LBB1_844: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #304]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_848
b LBB1_845
LBB1_845: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #312]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_848
b LBB1_846
LBB1_846: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #320]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_848
b LBB1_847
LBB1_847: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #328]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #36] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_861
b LBB1_848
LBB1_848: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #296]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_853
b LBB1_849
LBB1_849: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #304]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_853
b LBB1_850
LBB1_850: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #312]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_853
b LBB1_851
LBB1_851: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #320]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_853
b LBB1_852
LBB1_852: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #328]
subs w8, w8, #0
cset w8, ne
mov w9, #1
str w9, [sp, #32] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_860
b LBB1_853
LBB1_853: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-88]
subs w8, w8, #0
cset w8, ne
mov w9, #1
str w9, [sp, #28] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_859
b LBB1_854
LBB1_854: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-80]
subs w8, w8, #0
cset w8, ne
mov w9, #1
str w9, [sp, #28] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_859
b LBB1_855
LBB1_855: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-88]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_858
b LBB1_856
LBB1_856: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-80]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_858
b LBB1_857
LBB1_857: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #288]
subs w8, w8, #0
cset w8, eq
mov w9, #1
str w9, [sp, #28] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_859
b LBB1_858
LBB1_858: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #320]
subs w8, w8, #0
cset w8, ne
str w8, [sp, #28] ; 4-byte Folded Spill
b LBB1_859
LBB1_859: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #28] ; 4-byte Folded Reload
str w8, [sp, #32] ; 4-byte Folded Spill
b LBB1_860
LBB1_860: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #32] ; 4-byte Folded Reload
str w8, [sp, #36] ; 4-byte Folded Spill
b LBB1_861
LBB1_861: ; in Loop: Header=BB1_178 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, #132] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_889
b LBB1_862
LBB1_862: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #324]
str w8, [sp, #24] ; 4-byte Folded Spill
ldr w8, [sp, #296]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_867
b LBB1_863
LBB1_863: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #304]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_867
b LBB1_864
LBB1_864: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #312]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_867
b LBB1_865
LBB1_865: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #320]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_867
b LBB1_866
LBB1_866: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #328]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_888
b LBB1_867
LBB1_867: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #296]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_872
b LBB1_868
LBB1_868: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #304]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_872
b LBB1_869
LBB1_869: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #312]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_872
b LBB1_870
LBB1_870: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #320]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_872
b LBB1_871
LBB1_871: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #328]
subs w8, w8, #0
cset w8, ne
mov w9, #1
str w9, [sp, #16] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_887
b LBB1_872
LBB1_872: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-88]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_874
b LBB1_873
LBB1_873: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-80]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_875
b LBB1_874
LBB1_874: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #280]
subs w8, w8, #0
cset w8, eq
mov w9, #1
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_886
b LBB1_875
LBB1_875: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-88]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_878
b LBB1_876
LBB1_876: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-80]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_878
b LBB1_877
LBB1_877: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #288]
subs w8, w8, #0
cset w8, eq
mov w9, #1
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_886
b LBB1_878
LBB1_878: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-24]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_885
b LBB1_879
LBB1_879: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-88]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_881
b LBB1_880
LBB1_880: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-80]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_882
b LBB1_881
LBB1_881: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #280]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_885
b LBB1_882
LBB1_882: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-88]
subs w8, w8, #0
cset w8, ne
mov w9, #1
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_886
b LBB1_883
LBB1_883: ; in Loop: Header=BB1_178 Depth=1
ldur w8, [x29, #-80]
subs w8, w8, #0
cset w8, ne
mov w9, #1
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_886
b LBB1_884
LBB1_884: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #288]
subs w8, w8, #0
cset w8, ne
mov w9, #1
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_886
b LBB1_885
LBB1_885: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #328]
subs w8, w8, #0
cset w8, ne
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB1_886
LBB1_886: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #12] ; 4-byte Folded Reload
str w8, [sp, #16] ; 4-byte Folded Spill
b LBB1_887
LBB1_887: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #16] ; 4-byte Folded Reload
str w8, [sp, #20] ; 4-byte Folded Spill
b LBB1_888
LBB1_888: ; in Loop: Header=BB1_178 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, #132] ; 4-byte Folded Spill
b LBB1_889
LBB1_889: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #132] ; 4-byte Folded Reload
str w8, [sp, #248] ; 4-byte Folded Spill
b LBB1_890
LBB1_890: ; in Loop: Header=BB1_178 Depth=1
ldr w8, [sp, #248] ; 4-byte Folded Reload
and w8, w8, #0x1
str w8, [sp, #268]
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 w8, [x29, #-52]
stur w8, [x29, #-48]
ldur w8, [x29, #-60]
stur w8, [x29, #-56]
ldur w8, [x29, #-68]
stur w8, [x29, #-64]
ldur w8, [x29, #-76]
stur w8, [x29, #-72]
ldur w8, [x29, #-84]
stur w8, [x29, #-80]
ldur w8, [x29, #-92]
stur w8, [x29, #-88]
ldur w8, [x29, #-100]
stur w8, [x29, #-96]
ldur w8, [x29, #-108]
stur w8, [x29, #-104]
ldur w8, [x29, #-116]
stur w8, [x29, #-112]
ldur w8, [x29, #-124]
stur w8, [x29, #-120]
ldur w8, [x29, #-132]
stur w8, [x29, #-128]
ldur w8, [x29, #-140]
stur w8, [x29, #-136]
ldur w8, [x29, #-148]
stur w8, [x29, #-144]
ldur w8, [x29, #-156]
stur w8, [x29, #-152]
ldur w8, [x29, #-164]
stur w8, [x29, #-160]
ldur w8, [x29, #-172]
stur w8, [x29, #-168]
ldur w8, [x29, #-180]
stur w8, [x29, #-176]
ldur w8, [x29, #-188]
stur w8, [x29, #-184]
ldur w8, [x29, #-196]
stur w8, [x29, #-192]
ldur w8, [x29, #-204]
stur w8, [x29, #-200]
ldur w8, [x29, #-212]
stur w8, [x29, #-208]
ldur w8, [x29, #-220]
stur w8, [x29, #-216]
ldur w8, [x29, #-228]
stur w8, [x29, #-224]
ldur w8, [x29, #-236]
stur w8, [x29, #-232]
ldur w8, [x29, #-244]
stur w8, [x29, #-240]
ldur w8, [x29, #-252]
stur w8, [x29, #-248]
ldr w8, [sp, #348]
stur w8, [x29, #-256]
ldr w8, [sp, #340]
str w8, [sp, #344]
ldr w8, [sp, #332]
str w8, [sp, #336]
ldr w8, [sp, #324]
str w8, [sp, #328]
ldr w8, [sp, #316]
str w8, [sp, #320]
ldr w8, [sp, #308]
str w8, [sp, #312]
ldr w8, [sp, #300]
str w8, [sp, #304]
ldr w8, [sp, #292]
str w8, [sp, #296]
ldr w8, [sp, #284]
str w8, [sp, #288]
ldr w8, [sp, #276]
str w8, [sp, #280]
b LBB1_178
LBB1_891:
ldur w0, [x29, #-20]
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
.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
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.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
movl $0, -4(%rbp)
callq ___VERIFIER_nondet_int
movl %eax, -320(%rbp)
callq ___VERIFIER_nondet_bool
movl %eax, -8(%rbp)
callq ___VERIFIER_nondet_int
movl %eax, -16(%rbp)
callq ___VERIFIER_nondet_int
movl %eax, -24(%rbp)
callq ___VERIFIER_nondet_bool
movl %eax, -32(%rbp)
callq ___VERIFIER_nondet_int
movl %eax, -40(%rbp)
callq ___VERIFIER_nondet_int
movl %eax, -48(%rbp)
callq ___VERIFIER_nondet_bool
movl %eax, -56(%rbp)
callq ___VERIFIER_nondet_bool
movl %eax, -64(%rbp)
callq ___VERIFIER_nondet_bool
movl %eax, -72(%rbp)
callq ___VERIFIER_nondet_int
movl %eax, -80(%rbp)
callq ___VERIFIER_nondet_int
movl %eax, -88(%rbp)
callq ___VERIFIER_nondet_int
movl %eax, -96(%rbp)
callq ___VERIFIER_nondet_int
movl %eax, -104(%rbp)
callq ___VERIFIER_nondet_int
movl %eax, -112(%rbp)
callq ___VERIFIER_nondet_bool
movl %eax, -120(%rbp)
callq ___VERIFIER_nondet_bool
movl %eax, -128(%rbp)
callq ___VERIFIER_nondet_bool
movl %eax, -136(%rbp)
callq ___VERIFIER_nondet_bool
movl %eax, -144(%rbp)
callq ___VERIFIER_nondet_bool
movl %eax, -152(%rbp)
callq ___VERIFIER_nondet_bool
movl %eax, -160(%rbp)
callq ___VERIFIER_nondet_bool
movl %eax, -168(%rbp)
callq ___VERIFIER_nondet_bool
movl %eax, -176(%rbp)
callq ___VERIFIER_nondet_int
movl %eax, -184(%rbp)
callq ___VERIFIER_nondet_bool
movl %eax, -192(%rbp)
callq ___VERIFIER_nondet_bool
movl %eax, -200(%rbp)
callq ___VERIFIER_nondet_bool
movl %eax, -208(%rbp)
callq ___VERIFIER_nondet_bool
movl %eax, -216(%rbp)
callq ___VERIFIER_nondet_bool
movl %eax, -224(%rbp)
callq ___VERIFIER_nondet_bool
movl %eax, -232(%rbp)
callq ___VERIFIER_nondet_bool
movl %eax, -240(%rbp)
callq ___VERIFIER_nondet_bool
movl %eax, -248(%rbp)
callq ___VERIFIER_nondet_bool
movl %eax, -256(%rbp)
callq ___VERIFIER_nondet_bool
movl %eax, -264(%rbp)
callq ___VERIFIER_nondet_bool
movl %eax, -272(%rbp)
callq ___VERIFIER_nondet_bool
movl %eax, -280(%rbp)
callq ___VERIFIER_nondet_bool
movl %eax, -288(%rbp)
callq ___VERIFIER_nondet_bool
movl %eax, -296(%rbp)
callq ___VERIFIER_nondet_bool
movl %eax, -304(%rbp)
callq ___VERIFIER_nondet_bool
movl %eax, -312(%rbp)
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -256(%rbp)
movb %al, -325(%rbp) ## 1-byte Spill
jne LBB1_177
## %bb.1:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -248(%rbp)
movb %al, -325(%rbp) ## 1-byte Spill
jne LBB1_177
## %bb.2:
cmpl $0, -256(%rbp)
jne LBB1_4
## %bb.3:
cmpl $0, -248(%rbp)
je LBB1_10
LBB1_4:
cmpl $0, -256(%rbp)
je LBB1_6
## %bb.5:
cmpl $0, -248(%rbp)
je LBB1_10
LBB1_6:
cmpl $0, -248(%rbp)
je LBB1_8
## %bb.7:
cmpl $0, -256(%rbp)
je LBB1_10
LBB1_8:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -256(%rbp)
movb %al, -325(%rbp) ## 1-byte Spill
je LBB1_177
## %bb.9:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -248(%rbp)
movb %al, -325(%rbp) ## 1-byte Spill
je LBB1_177
LBB1_10:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -216(%rbp)
movb %al, -325(%rbp) ## 1-byte Spill
jne LBB1_177
## %bb.11:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -208(%rbp)
movb %al, -325(%rbp) ## 1-byte Spill
jne LBB1_177
## %bb.12:
cmpl $0, -216(%rbp)
jne LBB1_14
## %bb.13:
cmpl $0, -208(%rbp)
je LBB1_20
LBB1_14:
cmpl $0, -216(%rbp)
je LBB1_16
## %bb.15:
cmpl $0, -208(%rbp)
je LBB1_20
LBB1_16:
cmpl $0, -208(%rbp)
je LBB1_18
## %bb.17:
cmpl $0, -216(%rbp)
je LBB1_20
LBB1_18:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -216(%rbp)
movb %al, -325(%rbp) ## 1-byte Spill
je LBB1_177
## %bb.19:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -208(%rbp)
movb %al, -325(%rbp) ## 1-byte Spill
je LBB1_177
LBB1_20:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -200(%rbp)
movb %al, -325(%rbp) ## 1-byte Spill
jne LBB1_177
## %bb.21:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -192(%rbp)
movb %al, -325(%rbp) ## 1-byte Spill
jne LBB1_177
## %bb.22:
cmpl $0, -200(%rbp)
jne LBB1_24
## %bb.23:
cmpl $0, -192(%rbp)
je LBB1_30
LBB1_24:
cmpl $0, -200(%rbp)
je LBB1_26
## %bb.25:
cmpl $0, -192(%rbp)
je LBB1_30
LBB1_26:
cmpl $0, -192(%rbp)
je LBB1_28
## %bb.27:
cmpl $0, -200(%rbp)
je LBB1_30
LBB1_28:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -200(%rbp)
movb %al, -325(%rbp) ## 1-byte Spill
je LBB1_177
## %bb.29:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -192(%rbp)
movb %al, -325(%rbp) ## 1-byte Spill
je LBB1_177
LBB1_30:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -176(%rbp)
movb %al, -325(%rbp) ## 1-byte Spill
jne LBB1_177
## %bb.31:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -168(%rbp)
movb %al, -325(%rbp) ## 1-byte Spill
jne LBB1_177
## %bb.32:
cmpl $0, -176(%rbp)
jne LBB1_34
## %bb.33:
cmpl $0, -168(%rbp)
je LBB1_40
LBB1_34:
cmpl $0, -176(%rbp)
je LBB1_36
## %bb.35:
cmpl $0, -168(%rbp)
je LBB1_40
LBB1_36:
cmpl $0, -168(%rbp)
je LBB1_38
## %bb.37:
cmpl $0, -176(%rbp)
je LBB1_40
LBB1_38:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -176(%rbp)
movb %al, -325(%rbp) ## 1-byte Spill
je LBB1_177
## %bb.39:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -168(%rbp)
movb %al, -325(%rbp) ## 1-byte Spill
je LBB1_177
LBB1_40:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -160(%rbp)
movb %al, -325(%rbp) ## 1-byte Spill
jne LBB1_177
## %bb.41:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -152(%rbp)
movb %al, -325(%rbp) ## 1-byte Spill
jne LBB1_177
## %bb.42:
cmpl $0, -160(%rbp)
jne LBB1_44
## %bb.43:
cmpl $0, -152(%rbp)
je LBB1_50
LBB1_44:
cmpl $0, -160(%rbp)
je LBB1_46
## %bb.45:
cmpl $0, -152(%rbp)
je LBB1_50
LBB1_46:
cmpl $0, -152(%rbp)
je LBB1_48
## %bb.47:
cmpl $0, -160(%rbp)
je LBB1_50
LBB1_48:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -160(%rbp)
movb %al, -325(%rbp) ## 1-byte Spill
je LBB1_177
## %bb.49:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -152(%rbp)
movb %al, -325(%rbp) ## 1-byte Spill
je LBB1_177
LBB1_50:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -144(%rbp)
movb %al, -325(%rbp) ## 1-byte Spill
jne LBB1_177
## %bb.51:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -136(%rbp)
movb %al, -325(%rbp) ## 1-byte Spill
jne LBB1_177
## %bb.52:
cmpl $0, -144(%rbp)
jne LBB1_54
## %bb.53:
cmpl $0, -136(%rbp)
je LBB1_60
LBB1_54:
cmpl $0, -144(%rbp)
je LBB1_56
## %bb.55:
cmpl $0, -136(%rbp)
je LBB1_60
LBB1_56:
cmpl $0, -136(%rbp)
je LBB1_58
## %bb.57:
cmpl $0, -144(%rbp)
je LBB1_60
LBB1_58:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -144(%rbp)
movb %al, -325(%rbp) ## 1-byte Spill
je LBB1_177
## %bb.59:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -136(%rbp)
movb %al, -325(%rbp) ## 1-byte Spill
je LBB1_177
LBB1_60:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -128(%rbp)
movb %al, -325(%rbp) ## 1-byte Spill
jne LBB1_177
## %bb.61:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -120(%rbp)
movb %al, -325(%rbp) ## 1-byte Spill
jne LBB1_177
## %bb.62:
cmpl $0, -128(%rbp)
jne LBB1_64
## %bb.63:
cmpl $0, -120(%rbp)
je LBB1_70
LBB1_64:
cmpl $0, -128(%rbp)
je LBB1_66
## %bb.65:
cmpl $0, -120(%rbp)
je LBB1_70
LBB1_66:
cmpl $0, -120(%rbp)
je LBB1_68
## %bb.67:
cmpl $0, -128(%rbp)
je LBB1_70
LBB1_68:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -128(%rbp)
movb %al, -325(%rbp) ## 1-byte Spill
je LBB1_177
## %bb.69:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -120(%rbp)
movb %al, -325(%rbp) ## 1-byte Spill
je LBB1_177
LBB1_70:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -72(%rbp)
movb %al, -325(%rbp) ## 1-byte Spill
jne LBB1_177
## %bb.71:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -64(%rbp)
movb %al, -325(%rbp) ## 1-byte Spill
jne LBB1_177
## %bb.72:
cmpl $0, -72(%rbp)
jne LBB1_74
## %bb.73:
cmpl $0, -64(%rbp)
je LBB1_80
LBB1_74:
cmpl $0, -72(%rbp)
je LBB1_76
## %bb.75:
cmpl $0, -64(%rbp)
je LBB1_80
LBB1_76:
cmpl $0, -64(%rbp)
je LBB1_78
## %bb.77:
cmpl $0, -72(%rbp)
je LBB1_80
LBB1_78:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -72(%rbp)
movb %al, -325(%rbp) ## 1-byte Spill
je LBB1_177
## %bb.79:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -64(%rbp)
movb %al, -325(%rbp) ## 1-byte Spill
je LBB1_177
LBB1_80:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -48(%rbp)
movb %al, -325(%rbp) ## 1-byte Spill
jne LBB1_177
## %bb.81:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -40(%rbp)
movb %al, -325(%rbp) ## 1-byte Spill
jne LBB1_177
## %bb.82:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -80(%rbp)
movb %al, -325(%rbp) ## 1-byte Spill
jne LBB1_177
## %bb.83:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -88(%rbp)
movb %al, -325(%rbp) ## 1-byte Spill
jne LBB1_177
## %bb.84:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -96(%rbp)
movb %al, -325(%rbp) ## 1-byte Spill
jne LBB1_177
## %bb.85:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -104(%rbp)
movb %al, -325(%rbp) ## 1-byte Spill
jne LBB1_177
## %bb.86:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -112(%rbp)
movb %al, -325(%rbp) ## 1-byte Spill
jne LBB1_177
## %bb.87:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -24(%rbp)
movb %al, -325(%rbp) ## 1-byte Spill
jne LBB1_177
## %bb.88:
cmpl $0, -240(%rbp)
je LBB1_91
## %bb.89:
cmpl $0, -232(%rbp)
je LBB1_91
## %bb.90:
cmpl $0, -224(%rbp)
jne LBB1_112
LBB1_91:
cmpl $0, -240(%rbp)
je LBB1_94
## %bb.92:
cmpl $0, -224(%rbp)
je LBB1_94
## %bb.93:
cmpl $0, -232(%rbp)
je LBB1_112
LBB1_94:
cmpl $0, -240(%rbp)
je LBB1_97
## %bb.95:
cmpl $0, -232(%rbp)
je LBB1_97
## %bb.96:
cmpl $0, -224(%rbp)
je LBB1_112
LBB1_97:
cmpl $0, -240(%rbp)
je LBB1_100
## %bb.98:
cmpl $0, -232(%rbp)
jne LBB1_100
## %bb.99:
cmpl $0, -224(%rbp)
je LBB1_112
LBB1_100:
cmpl $0, -240(%rbp)
jne LBB1_103
## %bb.101:
cmpl $0, -232(%rbp)
je LBB1_103
## %bb.102:
cmpl $0, -224(%rbp)
jne LBB1_112
LBB1_103:
cmpl $0, -240(%rbp)
jne LBB1_106
## %bb.104:
cmpl $0, -224(%rbp)
je LBB1_106
## %bb.105:
cmpl $0, -232(%rbp)
je LBB1_112
LBB1_106:
cmpl $0, -240(%rbp)
jne LBB1_109
## %bb.107:
cmpl $0, -232(%rbp)
jne LBB1_109
## %bb.108:
cmpl $0, -224(%rbp)
je LBB1_112
LBB1_109:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -240(%rbp)
movb %al, -325(%rbp) ## 1-byte Spill
jne LBB1_177
## %bb.110:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -232(%rbp)
movb %al, -325(%rbp) ## 1-byte Spill
je LBB1_177
## %bb.111:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -224(%rbp)
movb %al, -325(%rbp) ## 1-byte Spill
jne LBB1_177
LBB1_112:
movl -48(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -184(%rbp), %ecx
movb %al, -325(%rbp) ## 1-byte Spill
jg LBB1_177
## %bb.113:
movl -40(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -184(%rbp), %ecx
movb %al, -325(%rbp) ## 1-byte Spill
jg LBB1_177
## %bb.114:
movl -80(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -184(%rbp), %ecx
movb %al, -325(%rbp) ## 1-byte Spill
jg LBB1_177
## %bb.115:
movl -88(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -184(%rbp), %ecx
movb %al, -325(%rbp) ## 1-byte Spill
jg LBB1_177
## %bb.116:
movl -96(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -184(%rbp), %ecx
movb %al, -325(%rbp) ## 1-byte Spill
jg LBB1_177
## %bb.117:
movl -104(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -184(%rbp), %ecx
movb %al, -325(%rbp) ## 1-byte Spill
jg LBB1_177
## %bb.118:
movl -112(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -184(%rbp), %ecx
movb %al, -325(%rbp) ## 1-byte Spill
jg LBB1_177
## %bb.119:
movl -24(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -184(%rbp), %ecx
movb %al, -325(%rbp) ## 1-byte Spill
jg LBB1_177
## %bb.120:
movl -48(%rbp), %eax
cmpl -184(%rbp), %eax
je LBB1_128
## %bb.121:
movl -40(%rbp), %eax
cmpl -184(%rbp), %eax
je LBB1_128
## %bb.122:
movl -80(%rbp), %eax
cmpl -184(%rbp), %eax
je LBB1_128
## %bb.123:
movl -88(%rbp), %eax
cmpl -184(%rbp), %eax
je LBB1_128
## %bb.124:
movl -96(%rbp), %eax
cmpl -184(%rbp), %eax
je LBB1_128
## %bb.125:
movl -104(%rbp), %eax
cmpl -184(%rbp), %eax
je LBB1_128
## %bb.126:
movl -112(%rbp), %eax
cmpl -184(%rbp), %eax
je LBB1_128
## %bb.127:
movl -24(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -184(%rbp), %ecx
movb %al, -325(%rbp) ## 1-byte Spill
jne LBB1_177
LBB1_128:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -48(%rbp)
movb %al, -326(%rbp) ## 1-byte Spill
jne LBB1_136
## %bb.129:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -40(%rbp)
movb %al, -326(%rbp) ## 1-byte Spill
jne LBB1_136
## %bb.130:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -80(%rbp)
movb %al, -326(%rbp) ## 1-byte Spill
jne LBB1_136
## %bb.131:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -88(%rbp)
movb %al, -326(%rbp) ## 1-byte Spill
jne LBB1_136
## %bb.132:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -96(%rbp)
movb %al, -326(%rbp) ## 1-byte Spill
jne LBB1_136
## %bb.133:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -104(%rbp)
movb %al, -326(%rbp) ## 1-byte Spill
jne LBB1_136
## %bb.134:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -112(%rbp)
movb %al, -326(%rbp) ## 1-byte Spill
jne LBB1_136
## %bb.135:
cmpl $0, -24(%rbp)
sete %al
movb %al, -326(%rbp) ## 1-byte Spill
LBB1_136:
movb -326(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %ecx
cmpl $0, -16(%rbp)
sete %al
andb $1, %al
movzbl %al, %edx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl %edx, %ecx
movb %al, -325(%rbp) ## 1-byte Spill
jne LBB1_177
## %bb.137:
cmpl $0, -48(%rbp)
jle LBB1_139
## %bb.138:
movl -16(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -48(%rbp), %ecx
movb %al, -325(%rbp) ## 1-byte Spill
jg LBB1_177
LBB1_139:
cmpl $0, -40(%rbp)
jle LBB1_141
## %bb.140:
movl -16(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -40(%rbp), %ecx
movb %al, -325(%rbp) ## 1-byte Spill
jg LBB1_177
LBB1_141:
cmpl $0, -80(%rbp)
jle LBB1_143
## %bb.142:
movl -16(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -80(%rbp), %ecx
movb %al, -325(%rbp) ## 1-byte Spill
jg LBB1_177
LBB1_143:
cmpl $0, -88(%rbp)
jle LBB1_145
## %bb.144:
movl -16(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -88(%rbp), %ecx
movb %al, -325(%rbp) ## 1-byte Spill
jg LBB1_177
LBB1_145:
cmpl $0, -96(%rbp)
jle LBB1_147
## %bb.146:
movl -16(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -96(%rbp), %ecx
movb %al, -325(%rbp) ## 1-byte Spill
jg LBB1_177
LBB1_147:
cmpl $0, -104(%rbp)
jle LBB1_149
## %bb.148:
movl -16(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -104(%rbp), %ecx
movb %al, -325(%rbp) ## 1-byte Spill
jg LBB1_177
LBB1_149:
cmpl $0, -112(%rbp)
jle LBB1_151
## %bb.150:
movl -16(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -112(%rbp), %ecx
movb %al, -325(%rbp) ## 1-byte Spill
jg LBB1_177
LBB1_151:
cmpl $0, -24(%rbp)
jle LBB1_153
## %bb.152:
movl -16(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -24(%rbp), %ecx
movb %al, -325(%rbp) ## 1-byte Spill
jg LBB1_177
LBB1_153:
movl -112(%rbp), %eax
cmpl -16(%rbp), %eax
je LBB1_161
## %bb.154:
movl -104(%rbp), %eax
cmpl -16(%rbp), %eax
je LBB1_161
## %bb.155:
movl -96(%rbp), %eax
cmpl -16(%rbp), %eax
je LBB1_161
## %bb.156:
movl -88(%rbp), %eax
cmpl -16(%rbp), %eax
je LBB1_161
## %bb.157:
movl -80(%rbp), %eax
cmpl -16(%rbp), %eax
je LBB1_161
## %bb.158:
movl -48(%rbp), %eax
cmpl -16(%rbp), %eax
je LBB1_161
## %bb.159:
movl -40(%rbp), %eax
cmpl -16(%rbp), %eax
je LBB1_161
## %bb.160:
movl -24(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -16(%rbp), %ecx
movb %al, -325(%rbp) ## 1-byte Spill
jne LBB1_177
LBB1_161:
cmpl $0, -56(%rbp)
jne LBB1_164
## %bb.162:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -48(%rbp)
movb %al, -327(%rbp) ## 1-byte Spill
je LBB1_176
## %bb.163:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -32(%rbp)
movb %al, -327(%rbp) ## 1-byte Spill
jne LBB1_176
LBB1_164:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -8(%rbp)
movb %al, -327(%rbp) ## 1-byte Spill
jne LBB1_176
## %bb.165:
cmpl $0, -72(%rbp)
jne LBB1_167
## %bb.166:
cmpl $0, -64(%rbp)
je LBB1_168
LBB1_167:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -312(%rbp)
movb %al, -327(%rbp) ## 1-byte Spill
je LBB1_176
LBB1_168:
cmpl $0, -72(%rbp)
jne LBB1_171
## %bb.169:
cmpl $0, -64(%rbp)
jne LBB1_171
## %bb.170:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -304(%rbp)
movb %al, -327(%rbp) ## 1-byte Spill
je LBB1_176
LBB1_171:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -296(%rbp)
movb %al, -327(%rbp) ## 1-byte Spill
jne LBB1_176
## %bb.172:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -288(%rbp)
movb %al, -327(%rbp) ## 1-byte Spill
jne LBB1_176
## %bb.173:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -280(%rbp)
movb %al, -327(%rbp) ## 1-byte Spill
jne LBB1_176
## %bb.174:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -272(%rbp)
movb %al, -327(%rbp) ## 1-byte Spill
jne LBB1_176
## %bb.175:
cmpl $0, -264(%rbp)
setne %al
xorb $-1, %al
movb %al, -327(%rbp) ## 1-byte Spill
LBB1_176:
movb -327(%rbp), %al ## 1-byte Reload
movb %al, -325(%rbp) ## 1-byte Spill
LBB1_177:
movb -325(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
movl %eax, -324(%rbp)
LBB1_178: ## =>This Inner Loop Header: Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -320(%rbp)
movb %al, -328(%rbp) ## 1-byte Spill
jl LBB1_180
## %bb.179: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -324(%rbp)
setne %al
movb %al, -328(%rbp) ## 1-byte Spill
LBB1_180: ## in Loop: Header=BB1_178 Depth=1
movb -328(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB1_181
jmp LBB1_891
LBB1_181: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -296(%rbp)
je LBB1_187
## %bb.182: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -288(%rbp)
je LBB1_187
## %bb.183: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -280(%rbp)
je LBB1_187
## %bb.184: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -272(%rbp)
je LBB1_187
## %bb.185: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -264(%rbp)
je LBB1_187
## %bb.186: ## in Loop: Header=BB1_178 Depth=1
callq ___VERIFIER_nondet_int
movl %eax, -320(%rbp)
jmp LBB1_188
LBB1_187: ## in Loop: Header=BB1_178 Depth=1
movl -320(%rbp), %eax
addl $-1, %eax
movl %eax, -320(%rbp)
LBB1_188: ## in Loop: Header=BB1_178 Depth=1
callq ___VERIFIER_nondet_bool
movl %eax, -12(%rbp)
callq ___VERIFIER_nondet_int
movl %eax, -20(%rbp)
callq ___VERIFIER_nondet_int
movl %eax, -28(%rbp)
callq ___VERIFIER_nondet_bool
movl %eax, -36(%rbp)
callq ___VERIFIER_nondet_int
movl %eax, -44(%rbp)
callq ___VERIFIER_nondet_int
movl %eax, -52(%rbp)
callq ___VERIFIER_nondet_bool
movl %eax, -60(%rbp)
callq ___VERIFIER_nondet_bool
movl %eax, -68(%rbp)
callq ___VERIFIER_nondet_bool
movl %eax, -76(%rbp)
callq ___VERIFIER_nondet_int
movl %eax, -84(%rbp)
callq ___VERIFIER_nondet_int
movl %eax, -92(%rbp)
callq ___VERIFIER_nondet_int
movl %eax, -100(%rbp)
callq ___VERIFIER_nondet_int
movl %eax, -108(%rbp)
callq ___VERIFIER_nondet_int
movl %eax, -116(%rbp)
callq ___VERIFIER_nondet_bool
movl %eax, -124(%rbp)
callq ___VERIFIER_nondet_bool
movl %eax, -132(%rbp)
callq ___VERIFIER_nondet_bool
movl %eax, -140(%rbp)
callq ___VERIFIER_nondet_bool
movl %eax, -148(%rbp)
callq ___VERIFIER_nondet_bool
movl %eax, -156(%rbp)
callq ___VERIFIER_nondet_bool
movl %eax, -164(%rbp)
callq ___VERIFIER_nondet_bool
movl %eax, -172(%rbp)
callq ___VERIFIER_nondet_bool
movl %eax, -180(%rbp)
callq ___VERIFIER_nondet_int
movl %eax, -188(%rbp)
callq ___VERIFIER_nondet_bool
movl %eax, -196(%rbp)
callq ___VERIFIER_nondet_bool
movl %eax, -204(%rbp)
callq ___VERIFIER_nondet_bool
movl %eax, -212(%rbp)
callq ___VERIFIER_nondet_bool
movl %eax, -220(%rbp)
callq ___VERIFIER_nondet_bool
movl %eax, -228(%rbp)
callq ___VERIFIER_nondet_bool
movl %eax, -236(%rbp)
callq ___VERIFIER_nondet_bool
movl %eax, -244(%rbp)
callq ___VERIFIER_nondet_bool
movl %eax, -252(%rbp)
callq ___VERIFIER_nondet_bool
movl %eax, -260(%rbp)
callq ___VERIFIER_nondet_bool
movl %eax, -268(%rbp)
callq ___VERIFIER_nondet_bool
movl %eax, -276(%rbp)
callq ___VERIFIER_nondet_bool
movl %eax, -284(%rbp)
callq ___VERIFIER_nondet_bool
movl %eax, -292(%rbp)
callq ___VERIFIER_nondet_bool
movl %eax, -300(%rbp)
callq ___VERIFIER_nondet_bool
movl %eax, -308(%rbp)
callq ___VERIFIER_nondet_bool
movl %eax, -316(%rbp)
cmpl $0, -260(%rbp)
jne LBB1_190
## %bb.189: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -252(%rbp)
je LBB1_196
LBB1_190: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -260(%rbp)
je LBB1_192
## %bb.191: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -252(%rbp)
je LBB1_196
LBB1_192: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -252(%rbp)
je LBB1_194
## %bb.193: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -260(%rbp)
je LBB1_196
LBB1_194: ## in Loop: Header=BB1_178 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -260(%rbp)
movb %al, -329(%rbp) ## 1-byte Spill
je LBB1_890
## %bb.195: ## in Loop: Header=BB1_178 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -252(%rbp)
movb %al, -329(%rbp) ## 1-byte Spill
je LBB1_890
LBB1_196: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -240(%rbp)
je LBB1_199
## %bb.197: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -232(%rbp)
je LBB1_199
## %bb.198: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -224(%rbp)
jne LBB1_202
LBB1_199: ## in Loop: Header=BB1_178 Depth=1
movl -256(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -260(%rbp), %ecx
movb %al, -329(%rbp) ## 1-byte Spill
jne LBB1_890
## %bb.200: ## in Loop: Header=BB1_178 Depth=1
movl -248(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -252(%rbp), %ecx
movb %al, -329(%rbp) ## 1-byte Spill
jne LBB1_890
## %bb.201: ## in Loop: Header=BB1_178 Depth=1
movl -24(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -28(%rbp), %ecx
movb %al, -329(%rbp) ## 1-byte Spill
jne LBB1_890
LBB1_202: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -260(%rbp)
je LBB1_205
## %bb.203: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -252(%rbp)
jne LBB1_205
## %bb.204: ## in Loop: Header=BB1_178 Depth=1
movl -28(%rbp), %eax
imull $4294967295, -184(%rbp), %ecx ## imm = 0xFFFFFFFF
addl %ecx, %eax
cmpl $1, %eax
je LBB1_210
LBB1_205: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -240(%rbp)
je LBB1_210
## %bb.206: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -232(%rbp)
je LBB1_210
## %bb.207: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -224(%rbp)
je LBB1_210
## %bb.208: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -256(%rbp)
jne LBB1_210
## %bb.209: ## in Loop: Header=BB1_178 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -248(%rbp)
movb %al, -329(%rbp) ## 1-byte Spill
je LBB1_890
LBB1_210: ## in Loop: Header=BB1_178 Depth=1
movl -24(%rbp), %eax
cmpl -28(%rbp), %eax
jne LBB1_215
## %bb.211: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -260(%rbp)
je LBB1_213
## %bb.212: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -252(%rbp)
je LBB1_220
LBB1_213: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -252(%rbp)
je LBB1_215
## %bb.214: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -260(%rbp)
je LBB1_220
LBB1_215: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -240(%rbp)
je LBB1_220
## %bb.216: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -232(%rbp)
je LBB1_220
## %bb.217: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -224(%rbp)
je LBB1_220
## %bb.218: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -256(%rbp)
je LBB1_220
## %bb.219: ## in Loop: Header=BB1_178 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -248(%rbp)
movb %al, -329(%rbp) ## 1-byte Spill
je LBB1_890
LBB1_220: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -240(%rbp)
je LBB1_236
## %bb.221: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -232(%rbp)
je LBB1_236
## %bb.222: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -224(%rbp)
je LBB1_236
## %bb.223: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -256(%rbp)
je LBB1_236
## %bb.224: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -248(%rbp)
jne LBB1_236
## %bb.225: ## in Loop: Header=BB1_178 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -252(%rbp)
movb %al, -330(%rbp) ## 1-byte Spill
je LBB1_227
## %bb.226: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -260(%rbp)
setne %al
xorb $-1, %al
movb %al, -330(%rbp) ## 1-byte Spill
LBB1_227: ## in Loop: Header=BB1_178 Depth=1
movb -330(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
movl %eax, -336(%rbp) ## 4-byte Spill
movl -104(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -16(%rbp), %ecx
movb %al, -331(%rbp) ## 1-byte Spill
je LBB1_235
## %bb.228: ## in Loop: Header=BB1_178 Depth=1
movl -96(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -16(%rbp), %ecx
movb %al, -331(%rbp) ## 1-byte Spill
je LBB1_235
## %bb.229: ## in Loop: Header=BB1_178 Depth=1
movl -88(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -16(%rbp), %ecx
movb %al, -331(%rbp) ## 1-byte Spill
je LBB1_235
## %bb.230: ## in Loop: Header=BB1_178 Depth=1
movl -80(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -16(%rbp), %ecx
movb %al, -331(%rbp) ## 1-byte Spill
je LBB1_235
## %bb.231: ## in Loop: Header=BB1_178 Depth=1
movl -40(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -16(%rbp), %ecx
movb %al, -331(%rbp) ## 1-byte Spill
je LBB1_235
## %bb.232: ## in Loop: Header=BB1_178 Depth=1
movl -48(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -16(%rbp), %ecx
movb %al, -331(%rbp) ## 1-byte Spill
je LBB1_235
## %bb.233: ## in Loop: Header=BB1_178 Depth=1
movl -24(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -16(%rbp), %ecx
movb %al, -331(%rbp) ## 1-byte Spill
jg LBB1_235
## %bb.234: ## in Loop: Header=BB1_178 Depth=1
movl -112(%rbp), %eax
cmpl -16(%rbp), %eax
sete %al
xorb $-1, %al
movb %al, -331(%rbp) ## 1-byte Spill
LBB1_235: ## in Loop: Header=BB1_178 Depth=1
movl -336(%rbp), %ecx ## 4-byte Reload
movb -331(%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, -329(%rbp) ## 1-byte Spill
jne LBB1_890
LBB1_236: ## in Loop: Header=BB1_178 Depth=1
movl -24(%rbp), %eax
cmpl -28(%rbp), %eax
jne LBB1_241
## %bb.237: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -252(%rbp)
je LBB1_239
## %bb.238: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -260(%rbp)
je LBB1_246
LBB1_239: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -260(%rbp)
je LBB1_241
## %bb.240: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -252(%rbp)
jne LBB1_246
LBB1_241: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -240(%rbp)
je LBB1_246
## %bb.242: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -232(%rbp)
je LBB1_246
## %bb.243: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -224(%rbp)
je LBB1_246
## %bb.244: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -248(%rbp)
je LBB1_246
## %bb.245: ## in Loop: Header=BB1_178 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -256(%rbp)
movb %al, -329(%rbp) ## 1-byte Spill
je LBB1_890
LBB1_246: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -260(%rbp)
jne LBB1_249
## %bb.247: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -252(%rbp)
jne LBB1_249
## %bb.248: ## in Loop: Header=BB1_178 Depth=1
movl -24(%rbp), %eax
cmpl -28(%rbp), %eax
je LBB1_254
LBB1_249: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -240(%rbp)
je LBB1_254
## %bb.250: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -232(%rbp)
je LBB1_254
## %bb.251: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -224(%rbp)
je LBB1_254
## %bb.252: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -256(%rbp)
je LBB1_254
## %bb.253: ## in Loop: Header=BB1_178 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -248(%rbp)
movb %al, -329(%rbp) ## 1-byte Spill
jne LBB1_890
LBB1_254: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -220(%rbp)
jne LBB1_256
## %bb.255: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -212(%rbp)
je LBB1_262
LBB1_256: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -220(%rbp)
je LBB1_258
## %bb.257: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -212(%rbp)
je LBB1_262
LBB1_258: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -212(%rbp)
je LBB1_260
## %bb.259: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -220(%rbp)
je LBB1_262
LBB1_260: ## in Loop: Header=BB1_178 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -220(%rbp)
movb %al, -329(%rbp) ## 1-byte Spill
je LBB1_890
## %bb.261: ## in Loop: Header=BB1_178 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -212(%rbp)
movb %al, -329(%rbp) ## 1-byte Spill
je LBB1_890
LBB1_262: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -240(%rbp)
je LBB1_265
## %bb.263: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -224(%rbp)
je LBB1_265
## %bb.264: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -232(%rbp)
je LBB1_268
LBB1_265: ## in Loop: Header=BB1_178 Depth=1
movl -216(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -220(%rbp), %ecx
movb %al, -329(%rbp) ## 1-byte Spill
jne LBB1_890
## %bb.266: ## in Loop: Header=BB1_178 Depth=1
movl -208(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -212(%rbp), %ecx
movb %al, -329(%rbp) ## 1-byte Spill
jne LBB1_890
## %bb.267: ## in Loop: Header=BB1_178 Depth=1
movl -112(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -116(%rbp), %ecx
movb %al, -329(%rbp) ## 1-byte Spill
jne LBB1_890
LBB1_268: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -220(%rbp)
je LBB1_271
## %bb.269: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -212(%rbp)
jne LBB1_271
## %bb.270: ## in Loop: Header=BB1_178 Depth=1
movl -116(%rbp), %eax
imull $4294967295, -184(%rbp), %ecx ## imm = 0xFFFFFFFF
addl %ecx, %eax
cmpl $1, %eax
je LBB1_276
LBB1_271: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -240(%rbp)
je LBB1_276
## %bb.272: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -224(%rbp)
je LBB1_276
## %bb.273: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -232(%rbp)
jne LBB1_276
## %bb.274: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -216(%rbp)
jne LBB1_276
## %bb.275: ## in Loop: Header=BB1_178 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -208(%rbp)
movb %al, -329(%rbp) ## 1-byte Spill
je LBB1_890
LBB1_276: ## in Loop: Header=BB1_178 Depth=1
movl -112(%rbp), %eax
cmpl -116(%rbp), %eax
jne LBB1_281
## %bb.277: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -220(%rbp)
je LBB1_279
## %bb.278: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -212(%rbp)
je LBB1_286
LBB1_279: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -212(%rbp)
je LBB1_281
## %bb.280: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -220(%rbp)
je LBB1_286
LBB1_281: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -240(%rbp)
je LBB1_286
## %bb.282: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -224(%rbp)
je LBB1_286
## %bb.283: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -232(%rbp)
jne LBB1_286
## %bb.284: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -216(%rbp)
je LBB1_286
## %bb.285: ## in Loop: Header=BB1_178 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -208(%rbp)
movb %al, -329(%rbp) ## 1-byte Spill
je LBB1_890
LBB1_286: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -240(%rbp)
je LBB1_301
## %bb.287: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -224(%rbp)
je LBB1_301
## %bb.288: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -232(%rbp)
jne LBB1_301
## %bb.289: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -216(%rbp)
je LBB1_301
## %bb.290: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -208(%rbp)
jne LBB1_301
## %bb.291: ## in Loop: Header=BB1_178 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -212(%rbp)
movb %al, -337(%rbp) ## 1-byte Spill
je LBB1_293
## %bb.292: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -220(%rbp)
setne %al
xorb $-1, %al
movb %al, -337(%rbp) ## 1-byte Spill
LBB1_293: ## in Loop: Header=BB1_178 Depth=1
movb -337(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
movl %eax, -344(%rbp) ## 4-byte Spill
movl -96(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -16(%rbp), %ecx
movb %al, -338(%rbp) ## 1-byte Spill
je LBB1_300
## %bb.294: ## in Loop: Header=BB1_178 Depth=1
movl -88(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -16(%rbp), %ecx
movb %al, -338(%rbp) ## 1-byte Spill
je LBB1_300
## %bb.295: ## in Loop: Header=BB1_178 Depth=1
movl -80(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -16(%rbp), %ecx
movb %al, -338(%rbp) ## 1-byte Spill
je LBB1_300
## %bb.296: ## in Loop: Header=BB1_178 Depth=1
movl -40(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -16(%rbp), %ecx
movb %al, -338(%rbp) ## 1-byte Spill
je LBB1_300
## %bb.297: ## in Loop: Header=BB1_178 Depth=1
movl -48(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -16(%rbp), %ecx
movb %al, -338(%rbp) ## 1-byte Spill
je LBB1_300
## %bb.298: ## in Loop: Header=BB1_178 Depth=1
movl -112(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -16(%rbp), %ecx
movb %al, -338(%rbp) ## 1-byte Spill
jg LBB1_300
## %bb.299: ## in Loop: Header=BB1_178 Depth=1
movl -104(%rbp), %eax
cmpl -16(%rbp), %eax
sete %al
xorb $-1, %al
movb %al, -338(%rbp) ## 1-byte Spill
LBB1_300: ## in Loop: Header=BB1_178 Depth=1
movl -344(%rbp), %ecx ## 4-byte Reload
movb -338(%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, -329(%rbp) ## 1-byte Spill
jne LBB1_890
LBB1_301: ## in Loop: Header=BB1_178 Depth=1
movl -112(%rbp), %eax
cmpl -116(%rbp), %eax
jne LBB1_306
## %bb.302: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -212(%rbp)
je LBB1_304
## %bb.303: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -220(%rbp)
je LBB1_311
LBB1_304: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -220(%rbp)
je LBB1_306
## %bb.305: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -212(%rbp)
jne LBB1_311
LBB1_306: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -240(%rbp)
je LBB1_311
## %bb.307: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -224(%rbp)
je LBB1_311
## %bb.308: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -232(%rbp)
jne LBB1_311
## %bb.309: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -208(%rbp)
je LBB1_311
## %bb.310: ## in Loop: Header=BB1_178 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -216(%rbp)
movb %al, -329(%rbp) ## 1-byte Spill
je LBB1_890
LBB1_311: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -220(%rbp)
jne LBB1_314
## %bb.312: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -212(%rbp)
jne LBB1_314
## %bb.313: ## in Loop: Header=BB1_178 Depth=1
movl -112(%rbp), %eax
cmpl -116(%rbp), %eax
je LBB1_319
LBB1_314: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -240(%rbp)
je LBB1_319
## %bb.315: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -224(%rbp)
je LBB1_319
## %bb.316: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -232(%rbp)
jne LBB1_319
## %bb.317: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -216(%rbp)
je LBB1_319
## %bb.318: ## in Loop: Header=BB1_178 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -208(%rbp)
movb %al, -329(%rbp) ## 1-byte Spill
jne LBB1_890
LBB1_319: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -204(%rbp)
jne LBB1_321
## %bb.320: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -196(%rbp)
je LBB1_327
LBB1_321: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -204(%rbp)
je LBB1_323
## %bb.322: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -196(%rbp)
je LBB1_327
LBB1_323: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -196(%rbp)
je LBB1_325
## %bb.324: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -204(%rbp)
je LBB1_327
LBB1_325: ## in Loop: Header=BB1_178 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -204(%rbp)
movb %al, -329(%rbp) ## 1-byte Spill
je LBB1_890
## %bb.326: ## in Loop: Header=BB1_178 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -196(%rbp)
movb %al, -329(%rbp) ## 1-byte Spill
je LBB1_890
LBB1_327: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -240(%rbp)
je LBB1_330
## %bb.328: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -232(%rbp)
je LBB1_330
## %bb.329: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -224(%rbp)
je LBB1_333
LBB1_330: ## in Loop: Header=BB1_178 Depth=1
movl -200(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -204(%rbp), %ecx
movb %al, -329(%rbp) ## 1-byte Spill
jne LBB1_890
## %bb.331: ## in Loop: Header=BB1_178 Depth=1
movl -192(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -196(%rbp), %ecx
movb %al, -329(%rbp) ## 1-byte Spill
jne LBB1_890
## %bb.332: ## in Loop: Header=BB1_178 Depth=1
movl -104(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -108(%rbp), %ecx
movb %al, -329(%rbp) ## 1-byte Spill
jne LBB1_890
LBB1_333: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -204(%rbp)
je LBB1_336
## %bb.334: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -196(%rbp)
jne LBB1_336
## %bb.335: ## in Loop: Header=BB1_178 Depth=1
movl -108(%rbp), %eax
imull $4294967295, -184(%rbp), %ecx ## imm = 0xFFFFFFFF
addl %ecx, %eax
cmpl $1, %eax
je LBB1_341
LBB1_336: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -240(%rbp)
je LBB1_341
## %bb.337: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -232(%rbp)
je LBB1_341
## %bb.338: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -224(%rbp)
jne LBB1_341
## %bb.339: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -200(%rbp)
jne LBB1_341
## %bb.340: ## in Loop: Header=BB1_178 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -192(%rbp)
movb %al, -329(%rbp) ## 1-byte Spill
je LBB1_890
LBB1_341: ## in Loop: Header=BB1_178 Depth=1
movl -104(%rbp), %eax
cmpl -108(%rbp), %eax
jne LBB1_346
## %bb.342: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -204(%rbp)
je LBB1_344
## %bb.343: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -196(%rbp)
je LBB1_351
LBB1_344: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -196(%rbp)
je LBB1_346
## %bb.345: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -204(%rbp)
je LBB1_351
LBB1_346: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -240(%rbp)
je LBB1_351
## %bb.347: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -232(%rbp)
je LBB1_351
## %bb.348: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -224(%rbp)
jne LBB1_351
## %bb.349: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -200(%rbp)
je LBB1_351
## %bb.350: ## in Loop: Header=BB1_178 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -192(%rbp)
movb %al, -329(%rbp) ## 1-byte Spill
je LBB1_890
LBB1_351: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -240(%rbp)
je LBB1_365
## %bb.352: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -232(%rbp)
je LBB1_365
## %bb.353: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -224(%rbp)
jne LBB1_365
## %bb.354: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -200(%rbp)
je LBB1_365
## %bb.355: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -192(%rbp)
jne LBB1_365
## %bb.356: ## in Loop: Header=BB1_178 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -196(%rbp)
movb %al, -345(%rbp) ## 1-byte Spill
je LBB1_358
## %bb.357: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -204(%rbp)
setne %al
xorb $-1, %al
movb %al, -345(%rbp) ## 1-byte Spill
LBB1_358: ## in Loop: Header=BB1_178 Depth=1
movb -345(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
movl %eax, -352(%rbp) ## 4-byte Spill
movl -88(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -16(%rbp), %ecx
movb %al, -346(%rbp) ## 1-byte Spill
je LBB1_364
## %bb.359: ## in Loop: Header=BB1_178 Depth=1
movl -80(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -16(%rbp), %ecx
movb %al, -346(%rbp) ## 1-byte Spill
je LBB1_364
## %bb.360: ## in Loop: Header=BB1_178 Depth=1
movl -40(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -16(%rbp), %ecx
movb %al, -346(%rbp) ## 1-byte Spill
je LBB1_364
## %bb.361: ## in Loop: Header=BB1_178 Depth=1
movl -48(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -16(%rbp), %ecx
movb %al, -346(%rbp) ## 1-byte Spill
je LBB1_364
## %bb.362: ## in Loop: Header=BB1_178 Depth=1
movl -104(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -16(%rbp), %ecx
movb %al, -346(%rbp) ## 1-byte Spill
jg LBB1_364
## %bb.363: ## in Loop: Header=BB1_178 Depth=1
movl -96(%rbp), %eax
cmpl -16(%rbp), %eax
sete %al
xorb $-1, %al
movb %al, -346(%rbp) ## 1-byte Spill
LBB1_364: ## in Loop: Header=BB1_178 Depth=1
movl -352(%rbp), %ecx ## 4-byte Reload
movb -346(%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, -329(%rbp) ## 1-byte Spill
jne LBB1_890
LBB1_365: ## in Loop: Header=BB1_178 Depth=1
movl -104(%rbp), %eax
cmpl -108(%rbp), %eax
jne LBB1_370
## %bb.366: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -196(%rbp)
je LBB1_368
## %bb.367: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -204(%rbp)
je LBB1_375
LBB1_368: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -204(%rbp)
je LBB1_370
## %bb.369: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -196(%rbp)
jne LBB1_375
LBB1_370: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -240(%rbp)
je LBB1_375
## %bb.371: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -232(%rbp)
je LBB1_375
## %bb.372: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -224(%rbp)
jne LBB1_375
## %bb.373: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -192(%rbp)
je LBB1_375
## %bb.374: ## in Loop: Header=BB1_178 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -200(%rbp)
movb %al, -329(%rbp) ## 1-byte Spill
je LBB1_890
LBB1_375: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -204(%rbp)
jne LBB1_378
## %bb.376: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -196(%rbp)
jne LBB1_378
## %bb.377: ## in Loop: Header=BB1_178 Depth=1
movl -104(%rbp), %eax
cmpl -108(%rbp), %eax
je LBB1_383
LBB1_378: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -240(%rbp)
je LBB1_383
## %bb.379: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -232(%rbp)
je LBB1_383
## %bb.380: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -224(%rbp)
jne LBB1_383
## %bb.381: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -200(%rbp)
je LBB1_383
## %bb.382: ## in Loop: Header=BB1_178 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -192(%rbp)
movb %al, -329(%rbp) ## 1-byte Spill
jne LBB1_890
LBB1_383: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -180(%rbp)
jne LBB1_385
## %bb.384: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -172(%rbp)
je LBB1_391
LBB1_385: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -180(%rbp)
je LBB1_387
## %bb.386: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -172(%rbp)
je LBB1_391
LBB1_387: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -172(%rbp)
je LBB1_389
## %bb.388: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -180(%rbp)
je LBB1_391
LBB1_389: ## in Loop: Header=BB1_178 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -180(%rbp)
movb %al, -329(%rbp) ## 1-byte Spill
je LBB1_890
## %bb.390: ## in Loop: Header=BB1_178 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -172(%rbp)
movb %al, -329(%rbp) ## 1-byte Spill
je LBB1_890
LBB1_391: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -240(%rbp)
je LBB1_394
## %bb.392: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -232(%rbp)
jne LBB1_394
## %bb.393: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -224(%rbp)
je LBB1_397
LBB1_394: ## in Loop: Header=BB1_178 Depth=1
movl -176(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -180(%rbp), %ecx
movb %al, -329(%rbp) ## 1-byte Spill
jne LBB1_890
## %bb.395: ## in Loop: Header=BB1_178 Depth=1
movl -168(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -172(%rbp), %ecx
movb %al, -329(%rbp) ## 1-byte Spill
jne LBB1_890
## %bb.396: ## in Loop: Header=BB1_178 Depth=1
movl -96(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -100(%rbp), %ecx
movb %al, -329(%rbp) ## 1-byte Spill
jne LBB1_890
LBB1_397: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -180(%rbp)
je LBB1_400
## %bb.398: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -172(%rbp)
jne LBB1_400
## %bb.399: ## in Loop: Header=BB1_178 Depth=1
movl -100(%rbp), %eax
imull $4294967295, -184(%rbp), %ecx ## imm = 0xFFFFFFFF
addl %ecx, %eax
cmpl $1, %eax
je LBB1_405
LBB1_400: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -240(%rbp)
je LBB1_405
## %bb.401: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -232(%rbp)
jne LBB1_405
## %bb.402: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -224(%rbp)
jne LBB1_405
## %bb.403: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -176(%rbp)
jne LBB1_405
## %bb.404: ## in Loop: Header=BB1_178 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -168(%rbp)
movb %al, -329(%rbp) ## 1-byte Spill
je LBB1_890
LBB1_405: ## in Loop: Header=BB1_178 Depth=1
movl -96(%rbp), %eax
cmpl -100(%rbp), %eax
jne LBB1_410
## %bb.406: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -180(%rbp)
je LBB1_408
## %bb.407: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -172(%rbp)
je LBB1_415
LBB1_408: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -172(%rbp)
je LBB1_410
## %bb.409: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -180(%rbp)
je LBB1_415
LBB1_410: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -240(%rbp)
je LBB1_415
## %bb.411: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -232(%rbp)
jne LBB1_415
## %bb.412: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -224(%rbp)
jne LBB1_415
## %bb.413: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -176(%rbp)
je LBB1_415
## %bb.414: ## in Loop: Header=BB1_178 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -168(%rbp)
movb %al, -329(%rbp) ## 1-byte Spill
je LBB1_890
LBB1_415: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -240(%rbp)
je LBB1_428
## %bb.416: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -232(%rbp)
jne LBB1_428
## %bb.417: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -224(%rbp)
jne LBB1_428
## %bb.418: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -176(%rbp)
je LBB1_428
## %bb.419: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -168(%rbp)
jne LBB1_428
## %bb.420: ## in Loop: Header=BB1_178 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -172(%rbp)
movb %al, -353(%rbp) ## 1-byte Spill
je LBB1_422
## %bb.421: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -180(%rbp)
setne %al
xorb $-1, %al
movb %al, -353(%rbp) ## 1-byte Spill
LBB1_422: ## in Loop: Header=BB1_178 Depth=1
movb -353(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
movl %eax, -360(%rbp) ## 4-byte Spill
movl -80(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -16(%rbp), %ecx
movb %al, -354(%rbp) ## 1-byte Spill
je LBB1_427
## %bb.423: ## in Loop: Header=BB1_178 Depth=1
movl -40(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -16(%rbp), %ecx
movb %al, -354(%rbp) ## 1-byte Spill
je LBB1_427
## %bb.424: ## in Loop: Header=BB1_178 Depth=1
movl -48(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -16(%rbp), %ecx
movb %al, -354(%rbp) ## 1-byte Spill
je LBB1_427
## %bb.425: ## in Loop: Header=BB1_178 Depth=1
movl -96(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -16(%rbp), %ecx
movb %al, -354(%rbp) ## 1-byte Spill
jg LBB1_427
## %bb.426: ## in Loop: Header=BB1_178 Depth=1
movl -88(%rbp), %eax
cmpl -16(%rbp), %eax
sete %al
xorb $-1, %al
movb %al, -354(%rbp) ## 1-byte Spill
LBB1_427: ## in Loop: Header=BB1_178 Depth=1
movl -360(%rbp), %ecx ## 4-byte Reload
movb -354(%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, -329(%rbp) ## 1-byte Spill
jne LBB1_890
LBB1_428: ## in Loop: Header=BB1_178 Depth=1
movl -96(%rbp), %eax
cmpl -100(%rbp), %eax
jne LBB1_433
## %bb.429: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -172(%rbp)
je LBB1_431
## %bb.430: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -180(%rbp)
je LBB1_438
LBB1_431: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -180(%rbp)
je LBB1_433
## %bb.432: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -172(%rbp)
jne LBB1_438
LBB1_433: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -240(%rbp)
je LBB1_438
## %bb.434: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -232(%rbp)
jne LBB1_438
## %bb.435: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -224(%rbp)
jne LBB1_438
## %bb.436: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -168(%rbp)
je LBB1_438
## %bb.437: ## in Loop: Header=BB1_178 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -176(%rbp)
movb %al, -329(%rbp) ## 1-byte Spill
je LBB1_890
LBB1_438: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -180(%rbp)
jne LBB1_441
## %bb.439: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -172(%rbp)
jne LBB1_441
## %bb.440: ## in Loop: Header=BB1_178 Depth=1
movl -96(%rbp), %eax
cmpl -100(%rbp), %eax
je LBB1_446
LBB1_441: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -240(%rbp)
je LBB1_446
## %bb.442: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -232(%rbp)
jne LBB1_446
## %bb.443: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -224(%rbp)
jne LBB1_446
## %bb.444: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -176(%rbp)
je LBB1_446
## %bb.445: ## in Loop: Header=BB1_178 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -168(%rbp)
movb %al, -329(%rbp) ## 1-byte Spill
jne LBB1_890
LBB1_446: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -164(%rbp)
jne LBB1_448
## %bb.447: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -156(%rbp)
je LBB1_454
LBB1_448: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -164(%rbp)
je LBB1_450
## %bb.449: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -156(%rbp)
je LBB1_454
LBB1_450: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -156(%rbp)
je LBB1_452
## %bb.451: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -164(%rbp)
je LBB1_454
LBB1_452: ## in Loop: Header=BB1_178 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -164(%rbp)
movb %al, -329(%rbp) ## 1-byte Spill
je LBB1_890
## %bb.453: ## in Loop: Header=BB1_178 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -156(%rbp)
movb %al, -329(%rbp) ## 1-byte Spill
je LBB1_890
LBB1_454: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -240(%rbp)
jne LBB1_457
## %bb.455: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -232(%rbp)
je LBB1_457
## %bb.456: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -224(%rbp)
jne LBB1_460
LBB1_457: ## in Loop: Header=BB1_178 Depth=1
movl -160(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -164(%rbp), %ecx
movb %al, -329(%rbp) ## 1-byte Spill
jne LBB1_890
## %bb.458: ## in Loop: Header=BB1_178 Depth=1
movl -152(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -156(%rbp), %ecx
movb %al, -329(%rbp) ## 1-byte Spill
jne LBB1_890
## %bb.459: ## in Loop: Header=BB1_178 Depth=1
movl -88(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -92(%rbp), %ecx
movb %al, -329(%rbp) ## 1-byte Spill
jne LBB1_890
LBB1_460: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -164(%rbp)
je LBB1_463
## %bb.461: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -156(%rbp)
jne LBB1_463
## %bb.462: ## in Loop: Header=BB1_178 Depth=1
movl -92(%rbp), %eax
imull $4294967295, -184(%rbp), %ecx ## imm = 0xFFFFFFFF
addl %ecx, %eax
cmpl $1, %eax
je LBB1_468
LBB1_463: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -240(%rbp)
jne LBB1_468
## %bb.464: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -232(%rbp)
je LBB1_468
## %bb.465: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -224(%rbp)
je LBB1_468
## %bb.466: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -160(%rbp)
jne LBB1_468
## %bb.467: ## in Loop: Header=BB1_178 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -152(%rbp)
movb %al, -329(%rbp) ## 1-byte Spill
je LBB1_890
LBB1_468: ## in Loop: Header=BB1_178 Depth=1
movl -88(%rbp), %eax
cmpl -92(%rbp), %eax
jne LBB1_473
## %bb.469: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -164(%rbp)
je LBB1_471
## %bb.470: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -156(%rbp)
je LBB1_478
LBB1_471: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -156(%rbp)
je LBB1_473
## %bb.472: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -164(%rbp)
je LBB1_478
LBB1_473: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -240(%rbp)
jne LBB1_478
## %bb.474: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -232(%rbp)
je LBB1_478
## %bb.475: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -224(%rbp)
je LBB1_478
## %bb.476: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -160(%rbp)
je LBB1_478
## %bb.477: ## in Loop: Header=BB1_178 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -152(%rbp)
movb %al, -329(%rbp) ## 1-byte Spill
je LBB1_890
LBB1_478: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -240(%rbp)
jne LBB1_490
## %bb.479: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -232(%rbp)
je LBB1_490
## %bb.480: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -224(%rbp)
je LBB1_490
## %bb.481: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -160(%rbp)
je LBB1_490
## %bb.482: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -152(%rbp)
jne LBB1_490
## %bb.483: ## in Loop: Header=BB1_178 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -156(%rbp)
movb %al, -361(%rbp) ## 1-byte Spill
je LBB1_485
## %bb.484: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -164(%rbp)
setne %al
xorb $-1, %al
movb %al, -361(%rbp) ## 1-byte Spill
LBB1_485: ## in Loop: Header=BB1_178 Depth=1
movb -361(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
movl %eax, -368(%rbp) ## 4-byte Spill
movl -40(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -16(%rbp), %ecx
movb %al, -362(%rbp) ## 1-byte Spill
je LBB1_489
## %bb.486: ## in Loop: Header=BB1_178 Depth=1
movl -48(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -16(%rbp), %ecx
movb %al, -362(%rbp) ## 1-byte Spill
je LBB1_489
## %bb.487: ## in Loop: Header=BB1_178 Depth=1
movl -88(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -16(%rbp), %ecx
movb %al, -362(%rbp) ## 1-byte Spill
jg LBB1_489
## %bb.488: ## in Loop: Header=BB1_178 Depth=1
movl -80(%rbp), %eax
cmpl -16(%rbp), %eax
sete %al
xorb $-1, %al
movb %al, -362(%rbp) ## 1-byte Spill
LBB1_489: ## in Loop: Header=BB1_178 Depth=1
movl -368(%rbp), %ecx ## 4-byte Reload
movb -362(%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, -329(%rbp) ## 1-byte Spill
jne LBB1_890
LBB1_490: ## in Loop: Header=BB1_178 Depth=1
movl -88(%rbp), %eax
cmpl -92(%rbp), %eax
jne LBB1_495
## %bb.491: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -156(%rbp)
je LBB1_493
## %bb.492: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -164(%rbp)
je LBB1_500
LBB1_493: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -164(%rbp)
je LBB1_495
## %bb.494: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -156(%rbp)
jne LBB1_500
LBB1_495: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -240(%rbp)
jne LBB1_500
## %bb.496: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -232(%rbp)
je LBB1_500
## %bb.497: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -224(%rbp)
je LBB1_500
## %bb.498: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -152(%rbp)
je LBB1_500
## %bb.499: ## in Loop: Header=BB1_178 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -160(%rbp)
movb %al, -329(%rbp) ## 1-byte Spill
je LBB1_890
LBB1_500: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -164(%rbp)
jne LBB1_503
## %bb.501: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -156(%rbp)
jne LBB1_503
## %bb.502: ## in Loop: Header=BB1_178 Depth=1
movl -88(%rbp), %eax
cmpl -92(%rbp), %eax
je LBB1_508
LBB1_503: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -240(%rbp)
jne LBB1_508
## %bb.504: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -232(%rbp)
je LBB1_508
## %bb.505: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -224(%rbp)
je LBB1_508
## %bb.506: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -160(%rbp)
je LBB1_508
## %bb.507: ## in Loop: Header=BB1_178 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -152(%rbp)
movb %al, -329(%rbp) ## 1-byte Spill
jne LBB1_890
LBB1_508: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -148(%rbp)
jne LBB1_510
## %bb.509: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -140(%rbp)
je LBB1_516
LBB1_510: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -148(%rbp)
je LBB1_512
## %bb.511: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -140(%rbp)
je LBB1_516
LBB1_512: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -140(%rbp)
je LBB1_514
## %bb.513: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -148(%rbp)
je LBB1_516
LBB1_514: ## in Loop: Header=BB1_178 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -148(%rbp)
movb %al, -329(%rbp) ## 1-byte Spill
je LBB1_890
## %bb.515: ## in Loop: Header=BB1_178 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -140(%rbp)
movb %al, -329(%rbp) ## 1-byte Spill
je LBB1_890
LBB1_516: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -240(%rbp)
jne LBB1_519
## %bb.517: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -224(%rbp)
je LBB1_519
## %bb.518: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -232(%rbp)
je LBB1_522
LBB1_519: ## in Loop: Header=BB1_178 Depth=1
movl -144(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -148(%rbp), %ecx
movb %al, -329(%rbp) ## 1-byte Spill
jne LBB1_890
## %bb.520: ## in Loop: Header=BB1_178 Depth=1
movl -136(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -140(%rbp), %ecx
movb %al, -329(%rbp) ## 1-byte Spill
jne LBB1_890
## %bb.521: ## in Loop: Header=BB1_178 Depth=1
movl -80(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -84(%rbp), %ecx
movb %al, -329(%rbp) ## 1-byte Spill
jne LBB1_890
LBB1_522: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -148(%rbp)
je LBB1_525
## %bb.523: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -140(%rbp)
jne LBB1_525
## %bb.524: ## in Loop: Header=BB1_178 Depth=1
movl -84(%rbp), %eax
imull $4294967295, -184(%rbp), %ecx ## imm = 0xFFFFFFFF
addl %ecx, %eax
cmpl $1, %eax
je LBB1_530
LBB1_525: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -240(%rbp)
jne LBB1_530
## %bb.526: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -224(%rbp)
je LBB1_530
## %bb.527: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -232(%rbp)
jne LBB1_530
## %bb.528: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -144(%rbp)
jne LBB1_530
## %bb.529: ## in Loop: Header=BB1_178 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -136(%rbp)
movb %al, -329(%rbp) ## 1-byte Spill
je LBB1_890
LBB1_530: ## in Loop: Header=BB1_178 Depth=1
movl -80(%rbp), %eax
cmpl -84(%rbp), %eax
jne LBB1_535
## %bb.531: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -148(%rbp)
je LBB1_533
## %bb.532: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -140(%rbp)
je LBB1_540
LBB1_533: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -140(%rbp)
je LBB1_535
## %bb.534: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -148(%rbp)
je LBB1_540
LBB1_535: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -240(%rbp)
jne LBB1_540
## %bb.536: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -224(%rbp)
je LBB1_540
## %bb.537: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -232(%rbp)
jne LBB1_540
## %bb.538: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -144(%rbp)
je LBB1_540
## %bb.539: ## in Loop: Header=BB1_178 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -136(%rbp)
movb %al, -329(%rbp) ## 1-byte Spill
je LBB1_890
LBB1_540: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -240(%rbp)
jne LBB1_551
## %bb.541: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -224(%rbp)
je LBB1_551
## %bb.542: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -232(%rbp)
jne LBB1_551
## %bb.543: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -144(%rbp)
je LBB1_551
## %bb.544: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -136(%rbp)
jne LBB1_551
## %bb.545: ## in Loop: Header=BB1_178 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -140(%rbp)
movb %al, -369(%rbp) ## 1-byte Spill
je LBB1_547
## %bb.546: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -148(%rbp)
setne %al
xorb $-1, %al
movb %al, -369(%rbp) ## 1-byte Spill
LBB1_547: ## in Loop: Header=BB1_178 Depth=1
movb -369(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
movl %eax, -376(%rbp) ## 4-byte Spill
movl -48(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -16(%rbp), %ecx
movb %al, -370(%rbp) ## 1-byte Spill
je LBB1_550
## %bb.548: ## in Loop: Header=BB1_178 Depth=1
movl -80(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -16(%rbp), %ecx
movb %al, -370(%rbp) ## 1-byte Spill
jg LBB1_550
## %bb.549: ## in Loop: Header=BB1_178 Depth=1
movl -40(%rbp), %eax
cmpl -16(%rbp), %eax
sete %al
xorb $-1, %al
movb %al, -370(%rbp) ## 1-byte Spill
LBB1_550: ## in Loop: Header=BB1_178 Depth=1
movl -376(%rbp), %ecx ## 4-byte Reload
movb -370(%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, -329(%rbp) ## 1-byte Spill
jne LBB1_890
LBB1_551: ## in Loop: Header=BB1_178 Depth=1
movl -80(%rbp), %eax
cmpl -84(%rbp), %eax
jne LBB1_556
## %bb.552: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -140(%rbp)
je LBB1_554
## %bb.553: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -148(%rbp)
je LBB1_561
LBB1_554: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -148(%rbp)
je LBB1_556
## %bb.555: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -140(%rbp)
jne LBB1_561
LBB1_556: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -240(%rbp)
jne LBB1_561
## %bb.557: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -224(%rbp)
je LBB1_561
## %bb.558: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -232(%rbp)
jne LBB1_561
## %bb.559: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -136(%rbp)
je LBB1_561
## %bb.560: ## in Loop: Header=BB1_178 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -144(%rbp)
movb %al, -329(%rbp) ## 1-byte Spill
je LBB1_890
LBB1_561: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -148(%rbp)
jne LBB1_564
## %bb.562: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -140(%rbp)
jne LBB1_564
## %bb.563: ## in Loop: Header=BB1_178 Depth=1
movl -80(%rbp), %eax
cmpl -84(%rbp), %eax
je LBB1_569
LBB1_564: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -240(%rbp)
jne LBB1_569
## %bb.565: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -224(%rbp)
je LBB1_569
## %bb.566: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -232(%rbp)
jne LBB1_569
## %bb.567: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -144(%rbp)
je LBB1_569
## %bb.568: ## in Loop: Header=BB1_178 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -136(%rbp)
movb %al, -329(%rbp) ## 1-byte Spill
jne LBB1_890
LBB1_569: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -132(%rbp)
jne LBB1_571
## %bb.570: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -124(%rbp)
je LBB1_577
LBB1_571: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -132(%rbp)
je LBB1_573
## %bb.572: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -124(%rbp)
je LBB1_577
LBB1_573: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -124(%rbp)
je LBB1_575
## %bb.574: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -132(%rbp)
je LBB1_577
LBB1_575: ## in Loop: Header=BB1_178 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -132(%rbp)
movb %al, -329(%rbp) ## 1-byte Spill
je LBB1_890
## %bb.576: ## in Loop: Header=BB1_178 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -124(%rbp)
movb %al, -329(%rbp) ## 1-byte Spill
je LBB1_890
LBB1_577: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -240(%rbp)
jne LBB1_580
## %bb.578: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -232(%rbp)
je LBB1_580
## %bb.579: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -224(%rbp)
je LBB1_583
LBB1_580: ## in Loop: Header=BB1_178 Depth=1
movl -128(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -132(%rbp), %ecx
movb %al, -329(%rbp) ## 1-byte Spill
jne LBB1_890
## %bb.581: ## in Loop: Header=BB1_178 Depth=1
movl -120(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -124(%rbp), %ecx
movb %al, -329(%rbp) ## 1-byte Spill
jne LBB1_890
## %bb.582: ## in Loop: Header=BB1_178 Depth=1
movl -40(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -44(%rbp), %ecx
movb %al, -329(%rbp) ## 1-byte Spill
jne LBB1_890
LBB1_583: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -132(%rbp)
je LBB1_586
## %bb.584: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -124(%rbp)
jne LBB1_586
## %bb.585: ## in Loop: Header=BB1_178 Depth=1
movl -44(%rbp), %eax
imull $4294967295, -184(%rbp), %ecx ## imm = 0xFFFFFFFF
addl %ecx, %eax
cmpl $1, %eax
je LBB1_591
LBB1_586: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -240(%rbp)
jne LBB1_591
## %bb.587: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -232(%rbp)
je LBB1_591
## %bb.588: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -224(%rbp)
jne LBB1_591
## %bb.589: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -128(%rbp)
jne LBB1_591
## %bb.590: ## in Loop: Header=BB1_178 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -120(%rbp)
movb %al, -329(%rbp) ## 1-byte Spill
je LBB1_890
LBB1_591: ## in Loop: Header=BB1_178 Depth=1
movl -40(%rbp), %eax
cmpl -44(%rbp), %eax
jne LBB1_596
## %bb.592: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -132(%rbp)
je LBB1_594
## %bb.593: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -124(%rbp)
je LBB1_601
LBB1_594: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -124(%rbp)
je LBB1_596
## %bb.595: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -132(%rbp)
je LBB1_601
LBB1_596: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -240(%rbp)
jne LBB1_601
## %bb.597: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -232(%rbp)
je LBB1_601
## %bb.598: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -224(%rbp)
jne LBB1_601
## %bb.599: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -128(%rbp)
je LBB1_601
## %bb.600: ## in Loop: Header=BB1_178 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -120(%rbp)
movb %al, -329(%rbp) ## 1-byte Spill
je LBB1_890
LBB1_601: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -240(%rbp)
jne LBB1_611
## %bb.602: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -232(%rbp)
je LBB1_611
## %bb.603: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -224(%rbp)
jne LBB1_611
## %bb.604: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -128(%rbp)
je LBB1_611
## %bb.605: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -120(%rbp)
jne LBB1_611
## %bb.606: ## in Loop: Header=BB1_178 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -124(%rbp)
movb %al, -377(%rbp) ## 1-byte Spill
je LBB1_608
## %bb.607: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -132(%rbp)
setne %al
xorb $-1, %al
movb %al, -377(%rbp) ## 1-byte Spill
LBB1_608: ## in Loop: Header=BB1_178 Depth=1
movb -377(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
movl %eax, -384(%rbp) ## 4-byte Spill
movl -40(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -16(%rbp), %ecx
movb %al, -378(%rbp) ## 1-byte Spill
jg LBB1_610
## %bb.609: ## in Loop: Header=BB1_178 Depth=1
movl -48(%rbp), %eax
cmpl -16(%rbp), %eax
sete %al
xorb $-1, %al
movb %al, -378(%rbp) ## 1-byte Spill
LBB1_610: ## in Loop: Header=BB1_178 Depth=1
movl -384(%rbp), %ecx ## 4-byte Reload
movb -378(%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, -329(%rbp) ## 1-byte Spill
jne LBB1_890
LBB1_611: ## in Loop: Header=BB1_178 Depth=1
movl -40(%rbp), %eax
cmpl -44(%rbp), %eax
jne LBB1_616
## %bb.612: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -124(%rbp)
je LBB1_614
## %bb.613: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -132(%rbp)
je LBB1_621
LBB1_614: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -132(%rbp)
je LBB1_616
## %bb.615: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -124(%rbp)
jne LBB1_621
LBB1_616: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -240(%rbp)
jne LBB1_621
## %bb.617: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -232(%rbp)
je LBB1_621
## %bb.618: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -224(%rbp)
jne LBB1_621
## %bb.619: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -120(%rbp)
je LBB1_621
## %bb.620: ## in Loop: Header=BB1_178 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -128(%rbp)
movb %al, -329(%rbp) ## 1-byte Spill
je LBB1_890
LBB1_621: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -132(%rbp)
jne LBB1_624
## %bb.622: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -124(%rbp)
jne LBB1_624
## %bb.623: ## in Loop: Header=BB1_178 Depth=1
movl -40(%rbp), %eax
cmpl -44(%rbp), %eax
je LBB1_629
LBB1_624: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -240(%rbp)
jne LBB1_629
## %bb.625: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -232(%rbp)
je LBB1_629
## %bb.626: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -224(%rbp)
jne LBB1_629
## %bb.627: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -128(%rbp)
je LBB1_629
## %bb.628: ## in Loop: Header=BB1_178 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -120(%rbp)
movb %al, -329(%rbp) ## 1-byte Spill
jne LBB1_890
LBB1_629: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -76(%rbp)
jne LBB1_631
## %bb.630: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -68(%rbp)
je LBB1_637
LBB1_631: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -76(%rbp)
je LBB1_633
## %bb.632: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -68(%rbp)
je LBB1_637
LBB1_633: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -68(%rbp)
je LBB1_635
## %bb.634: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -76(%rbp)
je LBB1_637
LBB1_635: ## in Loop: Header=BB1_178 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -76(%rbp)
movb %al, -329(%rbp) ## 1-byte Spill
je LBB1_890
## %bb.636: ## in Loop: Header=BB1_178 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -68(%rbp)
movb %al, -329(%rbp) ## 1-byte Spill
je LBB1_890
LBB1_637: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -240(%rbp)
jne LBB1_640
## %bb.638: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -232(%rbp)
jne LBB1_640
## %bb.639: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -224(%rbp)
je LBB1_643
LBB1_640: ## in Loop: Header=BB1_178 Depth=1
movl -72(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -76(%rbp), %ecx
movb %al, -329(%rbp) ## 1-byte Spill
jne LBB1_890
## %bb.641: ## in Loop: Header=BB1_178 Depth=1
movl -64(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -68(%rbp), %ecx
movb %al, -329(%rbp) ## 1-byte Spill
jne LBB1_890
## %bb.642: ## in Loop: Header=BB1_178 Depth=1
movl -48(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -52(%rbp), %ecx
movb %al, -329(%rbp) ## 1-byte Spill
jne LBB1_890
LBB1_643: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -76(%rbp)
je LBB1_646
## %bb.644: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -68(%rbp)
jne LBB1_646
## %bb.645: ## in Loop: Header=BB1_178 Depth=1
movl -52(%rbp), %eax
imull $4294967295, -184(%rbp), %ecx ## imm = 0xFFFFFFFF
addl %ecx, %eax
cmpl $1, %eax
je LBB1_651
LBB1_646: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -240(%rbp)
jne LBB1_651
## %bb.647: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -232(%rbp)
jne LBB1_651
## %bb.648: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -224(%rbp)
jne LBB1_651
## %bb.649: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -72(%rbp)
jne LBB1_651
## %bb.650: ## in Loop: Header=BB1_178 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -64(%rbp)
movb %al, -329(%rbp) ## 1-byte Spill
je LBB1_890
LBB1_651: ## in Loop: Header=BB1_178 Depth=1
movl -48(%rbp), %eax
cmpl -52(%rbp), %eax
jne LBB1_656
## %bb.652: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -76(%rbp)
je LBB1_654
## %bb.653: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -68(%rbp)
je LBB1_661
LBB1_654: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -68(%rbp)
je LBB1_656
## %bb.655: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -76(%rbp)
je LBB1_661
LBB1_656: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -240(%rbp)
jne LBB1_661
## %bb.657: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -232(%rbp)
jne LBB1_661
## %bb.658: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -224(%rbp)
jne LBB1_661
## %bb.659: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -72(%rbp)
je LBB1_661
## %bb.660: ## in Loop: Header=BB1_178 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -64(%rbp)
movb %al, -329(%rbp) ## 1-byte Spill
je LBB1_890
LBB1_661: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -240(%rbp)
jne LBB1_669
## %bb.662: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -232(%rbp)
jne LBB1_669
## %bb.663: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -224(%rbp)
jne LBB1_669
## %bb.664: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -72(%rbp)
je LBB1_669
## %bb.665: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -64(%rbp)
jne LBB1_669
## %bb.666: ## in Loop: Header=BB1_178 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -68(%rbp)
movb %al, -385(%rbp) ## 1-byte Spill
je LBB1_668
## %bb.667: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -76(%rbp)
setne %al
xorb $-1, %al
movb %al, -385(%rbp) ## 1-byte Spill
LBB1_668: ## in Loop: Header=BB1_178 Depth=1
movb -385(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %ecx
movl -48(%rbp), %eax
cmpl -16(%rbp), %eax
setle %al
andb $1, %al
movzbl %al, %edx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl %edx, %ecx
movb %al, -329(%rbp) ## 1-byte Spill
jne LBB1_890
LBB1_669: ## in Loop: Header=BB1_178 Depth=1
movl -48(%rbp), %eax
cmpl -52(%rbp), %eax
jne LBB1_674
## %bb.670: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -68(%rbp)
je LBB1_672
## %bb.671: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -76(%rbp)
je LBB1_679
LBB1_672: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -76(%rbp)
je LBB1_674
## %bb.673: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -68(%rbp)
jne LBB1_679
LBB1_674: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -240(%rbp)
jne LBB1_679
## %bb.675: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -232(%rbp)
jne LBB1_679
## %bb.676: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -224(%rbp)
jne LBB1_679
## %bb.677: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -64(%rbp)
je LBB1_679
## %bb.678: ## in Loop: Header=BB1_178 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -72(%rbp)
movb %al, -329(%rbp) ## 1-byte Spill
je LBB1_890
LBB1_679: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -76(%rbp)
jne LBB1_682
## %bb.680: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -68(%rbp)
jne LBB1_682
## %bb.681: ## in Loop: Header=BB1_178 Depth=1
movl -48(%rbp), %eax
cmpl -52(%rbp), %eax
je LBB1_687
LBB1_682: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -240(%rbp)
jne LBB1_687
## %bb.683: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -232(%rbp)
jne LBB1_687
## %bb.684: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -224(%rbp)
jne LBB1_687
## %bb.685: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -72(%rbp)
je LBB1_687
## %bb.686: ## in Loop: Header=BB1_178 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -64(%rbp)
movb %al, -329(%rbp) ## 1-byte Spill
jne LBB1_890
LBB1_687: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -244(%rbp)
je LBB1_690
## %bb.688: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -236(%rbp)
je LBB1_690
## %bb.689: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -228(%rbp)
jne LBB1_711
LBB1_690: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -244(%rbp)
je LBB1_693
## %bb.691: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -228(%rbp)
je LBB1_693
## %bb.692: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -236(%rbp)
je LBB1_711
LBB1_693: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -244(%rbp)
je LBB1_696
## %bb.694: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -236(%rbp)
je LBB1_696
## %bb.695: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -228(%rbp)
je LBB1_711
LBB1_696: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -244(%rbp)
je LBB1_699
## %bb.697: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -236(%rbp)
jne LBB1_699
## %bb.698: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -228(%rbp)
je LBB1_711
LBB1_699: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -244(%rbp)
jne LBB1_702
## %bb.700: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -236(%rbp)
je LBB1_702
## %bb.701: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -228(%rbp)
jne LBB1_711
LBB1_702: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -244(%rbp)
jne LBB1_705
## %bb.703: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -228(%rbp)
je LBB1_705
## %bb.704: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -236(%rbp)
je LBB1_711
LBB1_705: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -244(%rbp)
jne LBB1_708
## %bb.706: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -236(%rbp)
jne LBB1_708
## %bb.707: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -228(%rbp)
je LBB1_711
LBB1_708: ## in Loop: Header=BB1_178 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -244(%rbp)
movb %al, -329(%rbp) ## 1-byte Spill
jne LBB1_890
## %bb.709: ## in Loop: Header=BB1_178 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -236(%rbp)
movb %al, -329(%rbp) ## 1-byte Spill
je LBB1_890
## %bb.710: ## in Loop: Header=BB1_178 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -228(%rbp)
movb %al, -329(%rbp) ## 1-byte Spill
jne LBB1_890
LBB1_711: ## in Loop: Header=BB1_178 Depth=1
movl -52(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -188(%rbp), %ecx
movb %al, -329(%rbp) ## 1-byte Spill
jg LBB1_890
## %bb.712: ## in Loop: Header=BB1_178 Depth=1
movl -44(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -188(%rbp), %ecx
movb %al, -329(%rbp) ## 1-byte Spill
jg LBB1_890
## %bb.713: ## in Loop: Header=BB1_178 Depth=1
movl -84(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -188(%rbp), %ecx
movb %al, -329(%rbp) ## 1-byte Spill
jg LBB1_890
## %bb.714: ## in Loop: Header=BB1_178 Depth=1
movl -92(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -188(%rbp), %ecx
movb %al, -329(%rbp) ## 1-byte Spill
jg LBB1_890
## %bb.715: ## in Loop: Header=BB1_178 Depth=1
movl -100(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -188(%rbp), %ecx
movb %al, -329(%rbp) ## 1-byte Spill
jg LBB1_890
## %bb.716: ## in Loop: Header=BB1_178 Depth=1
movl -108(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -188(%rbp), %ecx
movb %al, -329(%rbp) ## 1-byte Spill
jg LBB1_890
## %bb.717: ## in Loop: Header=BB1_178 Depth=1
movl -116(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -188(%rbp), %ecx
movb %al, -329(%rbp) ## 1-byte Spill
jg LBB1_890
## %bb.718: ## in Loop: Header=BB1_178 Depth=1
movl -28(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -188(%rbp), %ecx
movb %al, -329(%rbp) ## 1-byte Spill
jg LBB1_890
## %bb.719: ## in Loop: Header=BB1_178 Depth=1
movl -52(%rbp), %eax
cmpl -188(%rbp), %eax
je LBB1_727
## %bb.720: ## in Loop: Header=BB1_178 Depth=1
movl -44(%rbp), %eax
cmpl -188(%rbp), %eax
je LBB1_727
## %bb.721: ## in Loop: Header=BB1_178 Depth=1
movl -84(%rbp), %eax
cmpl -188(%rbp), %eax
je LBB1_727
## %bb.722: ## in Loop: Header=BB1_178 Depth=1
movl -92(%rbp), %eax
cmpl -188(%rbp), %eax
je LBB1_727
## %bb.723: ## in Loop: Header=BB1_178 Depth=1
movl -100(%rbp), %eax
cmpl -188(%rbp), %eax
je LBB1_727
## %bb.724: ## in Loop: Header=BB1_178 Depth=1
movl -108(%rbp), %eax
cmpl -188(%rbp), %eax
je LBB1_727
## %bb.725: ## in Loop: Header=BB1_178 Depth=1
movl -116(%rbp), %eax
cmpl -188(%rbp), %eax
je LBB1_727
## %bb.726: ## in Loop: Header=BB1_178 Depth=1
movl -28(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -188(%rbp), %ecx
movb %al, -329(%rbp) ## 1-byte Spill
jne LBB1_890
LBB1_727: ## in Loop: Header=BB1_178 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -52(%rbp)
movb %al, -386(%rbp) ## 1-byte Spill
jne LBB1_735
## %bb.728: ## in Loop: Header=BB1_178 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -44(%rbp)
movb %al, -386(%rbp) ## 1-byte Spill
jne LBB1_735
## %bb.729: ## in Loop: Header=BB1_178 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -84(%rbp)
movb %al, -386(%rbp) ## 1-byte Spill
jne LBB1_735
## %bb.730: ## in Loop: Header=BB1_178 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -92(%rbp)
movb %al, -386(%rbp) ## 1-byte Spill
jne LBB1_735
## %bb.731: ## in Loop: Header=BB1_178 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -100(%rbp)
movb %al, -386(%rbp) ## 1-byte Spill
jne LBB1_735
## %bb.732: ## in Loop: Header=BB1_178 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -108(%rbp)
movb %al, -386(%rbp) ## 1-byte Spill
jne LBB1_735
## %bb.733: ## in Loop: Header=BB1_178 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -116(%rbp)
movb %al, -386(%rbp) ## 1-byte Spill
jne LBB1_735
## %bb.734: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -28(%rbp)
sete %al
movb %al, -386(%rbp) ## 1-byte Spill
LBB1_735: ## in Loop: Header=BB1_178 Depth=1
movb -386(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %ecx
cmpl $0, -20(%rbp)
sete %al
andb $1, %al
movzbl %al, %edx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl %edx, %ecx
movb %al, -329(%rbp) ## 1-byte Spill
jne LBB1_890
## %bb.736: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -52(%rbp)
jle LBB1_738
## %bb.737: ## in Loop: Header=BB1_178 Depth=1
movl -20(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -52(%rbp), %ecx
movb %al, -329(%rbp) ## 1-byte Spill
jg LBB1_890
LBB1_738: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -44(%rbp)
jle LBB1_740
## %bb.739: ## in Loop: Header=BB1_178 Depth=1
movl -20(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -44(%rbp), %ecx
movb %al, -329(%rbp) ## 1-byte Spill
jg LBB1_890
LBB1_740: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -84(%rbp)
jle LBB1_742
## %bb.741: ## in Loop: Header=BB1_178 Depth=1
movl -20(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -84(%rbp), %ecx
movb %al, -329(%rbp) ## 1-byte Spill
jg LBB1_890
LBB1_742: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -92(%rbp)
jle LBB1_744
## %bb.743: ## in Loop: Header=BB1_178 Depth=1
movl -20(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -92(%rbp), %ecx
movb %al, -329(%rbp) ## 1-byte Spill
jg LBB1_890
LBB1_744: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -100(%rbp)
jle LBB1_746
## %bb.745: ## in Loop: Header=BB1_178 Depth=1
movl -20(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -100(%rbp), %ecx
movb %al, -329(%rbp) ## 1-byte Spill
jg LBB1_890
LBB1_746: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -108(%rbp)
jle LBB1_748
## %bb.747: ## in Loop: Header=BB1_178 Depth=1
movl -20(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -108(%rbp), %ecx
movb %al, -329(%rbp) ## 1-byte Spill
jg LBB1_890
LBB1_748: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -116(%rbp)
jle LBB1_750
## %bb.749: ## in Loop: Header=BB1_178 Depth=1
movl -20(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -116(%rbp), %ecx
movb %al, -329(%rbp) ## 1-byte Spill
jg LBB1_890
LBB1_750: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -28(%rbp)
jle LBB1_752
## %bb.751: ## in Loop: Header=BB1_178 Depth=1
movl -20(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -28(%rbp), %ecx
movb %al, -329(%rbp) ## 1-byte Spill
jg LBB1_890
LBB1_752: ## in Loop: Header=BB1_178 Depth=1
movl -52(%rbp), %eax
cmpl -20(%rbp), %eax
je LBB1_760
## %bb.753: ## in Loop: Header=BB1_178 Depth=1
movl -44(%rbp), %eax
cmpl -20(%rbp), %eax
je LBB1_760
## %bb.754: ## in Loop: Header=BB1_178 Depth=1
movl -84(%rbp), %eax
cmpl -20(%rbp), %eax
je LBB1_760
## %bb.755: ## in Loop: Header=BB1_178 Depth=1
movl -92(%rbp), %eax
cmpl -20(%rbp), %eax
je LBB1_760
## %bb.756: ## in Loop: Header=BB1_178 Depth=1
movl -100(%rbp), %eax
cmpl -20(%rbp), %eax
je LBB1_760
## %bb.757: ## in Loop: Header=BB1_178 Depth=1
movl -108(%rbp), %eax
cmpl -20(%rbp), %eax
je LBB1_760
## %bb.758: ## in Loop: Header=BB1_178 Depth=1
movl -116(%rbp), %eax
cmpl -20(%rbp), %eax
je LBB1_760
## %bb.759: ## in Loop: Header=BB1_178 Depth=1
movl -28(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -20(%rbp), %ecx
movb %al, -329(%rbp) ## 1-byte Spill
jne LBB1_890
LBB1_760: ## in Loop: Header=BB1_178 Depth=1
movl -8(%rbp), %eax
movl %eax, -392(%rbp) ## 4-byte Spill
movb $1, %al
cmpl $0, -12(%rbp)
movb %al, -387(%rbp) ## 1-byte Spill
jne LBB1_770
## %bb.761: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -76(%rbp)
jne LBB1_763
## %bb.762: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -68(%rbp)
je LBB1_764
LBB1_763: ## in Loop: Header=BB1_178 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -316(%rbp)
movb %al, -393(%rbp) ## 1-byte Spill
je LBB1_769
LBB1_764: ## in Loop: Header=BB1_178 Depth=1
movb $1, %al
cmpl $0, -308(%rbp)
movb %al, -394(%rbp) ## 1-byte Spill
jne LBB1_768
## %bb.765: ## in Loop: Header=BB1_178 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -76(%rbp)
movb %al, -395(%rbp) ## 1-byte Spill
jne LBB1_767
## %bb.766: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -68(%rbp)
setne %al
xorb $-1, %al
movb %al, -395(%rbp) ## 1-byte Spill
LBB1_767: ## in Loop: Header=BB1_178 Depth=1
movb -395(%rbp), %al ## 1-byte Reload
xorb $-1, %al
movb %al, -394(%rbp) ## 1-byte Spill
LBB1_768: ## in Loop: Header=BB1_178 Depth=1
movb -394(%rbp), %al ## 1-byte Reload
movb %al, -393(%rbp) ## 1-byte Spill
LBB1_769: ## in Loop: Header=BB1_178 Depth=1
movb -393(%rbp), %al ## 1-byte Reload
xorb $-1, %al
movb %al, -387(%rbp) ## 1-byte Spill
LBB1_770: ## in Loop: Header=BB1_178 Depth=1
movl -392(%rbp), %ecx ## 4-byte Reload
movb -387(%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, -396(%rbp) ## 1-byte Spill
jne LBB1_889
## %bb.771: ## in Loop: Header=BB1_178 Depth=1
movl -304(%rbp), %eax
movl %eax, -404(%rbp) ## 4-byte Spill
movb $1, %al
cmpl $0, -308(%rbp)
movb %al, -397(%rbp) ## 1-byte Spill
jne LBB1_775
## %bb.772: ## in Loop: Header=BB1_178 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -76(%rbp)
movb %al, -405(%rbp) ## 1-byte Spill
jne LBB1_774
## %bb.773: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -68(%rbp)
setne %al
xorb $-1, %al
movb %al, -405(%rbp) ## 1-byte Spill
LBB1_774: ## in Loop: Header=BB1_178 Depth=1
movb -405(%rbp), %al ## 1-byte Reload
xorb $-1, %al
movb %al, -397(%rbp) ## 1-byte Spill
LBB1_775: ## in Loop: Header=BB1_178 Depth=1
movl -404(%rbp), %ecx ## 4-byte Reload
movb -397(%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, -396(%rbp) ## 1-byte Spill
jne LBB1_889
## %bb.776: ## in Loop: Header=BB1_178 Depth=1
movl -312(%rbp), %eax
movl %eax, -412(%rbp) ## 4-byte Spill
cmpl $0, -76(%rbp)
jne LBB1_778
## %bb.777: ## in Loop: Header=BB1_178 Depth=1
movb $1, %al
cmpl $0, -68(%rbp)
movb %al, -413(%rbp) ## 1-byte Spill
je LBB1_779
LBB1_778: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -316(%rbp)
setne %al
movb %al, -413(%rbp) ## 1-byte Spill
LBB1_779: ## in Loop: Header=BB1_178 Depth=1
movl -412(%rbp), %ecx ## 4-byte Reload
movb -413(%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, -396(%rbp) ## 1-byte Spill
jne LBB1_889
## %bb.780: ## in Loop: Header=BB1_178 Depth=1
movl -32(%rbp), %eax
movl %eax, -420(%rbp) ## 4-byte Spill
movb $1, %al
cmpl $0, -52(%rbp)
movb %al, -414(%rbp) ## 1-byte Spill
je LBB1_782
## %bb.781: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -36(%rbp)
setne %al
movb %al, -414(%rbp) ## 1-byte Spill
LBB1_782: ## in Loop: Header=BB1_178 Depth=1
movl -420(%rbp), %ecx ## 4-byte Reload
movb -414(%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, -396(%rbp) ## 1-byte Spill
jne LBB1_889
## %bb.783: ## in Loop: Header=BB1_178 Depth=1
movl -56(%rbp), %eax
movl %eax, -428(%rbp) ## 4-byte Spill
movb $1, %al
cmpl $0, -60(%rbp)
movb %al, -421(%rbp) ## 1-byte Spill
jne LBB1_787
## %bb.784: ## in Loop: Header=BB1_178 Depth=1
movb $1, %al
cmpl $0, -52(%rbp)
movb %al, -429(%rbp) ## 1-byte Spill
je LBB1_786
## %bb.785: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -36(%rbp)
setne %al
movb %al, -429(%rbp) ## 1-byte Spill
LBB1_786: ## in Loop: Header=BB1_178 Depth=1
movb -429(%rbp), %al ## 1-byte Reload
xorb $-1, %al
movb %al, -421(%rbp) ## 1-byte Spill
LBB1_787: ## in Loop: Header=BB1_178 Depth=1
movl -428(%rbp), %ecx ## 4-byte Reload
movb -421(%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, -396(%rbp) ## 1-byte Spill
jne LBB1_889
## %bb.788: ## in Loop: Header=BB1_178 Depth=1
movl -300(%rbp), %eax
movl %eax, -436(%rbp) ## 4-byte Spill
cmpl $0, -296(%rbp)
je LBB1_793
## %bb.789: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -288(%rbp)
je LBB1_793
## %bb.790: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -280(%rbp)
je LBB1_793
## %bb.791: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -272(%rbp)
je LBB1_793
## %bb.792: ## in Loop: Header=BB1_178 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -264(%rbp)
movb %al, -437(%rbp) ## 1-byte Spill
jne LBB1_804
LBB1_793: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -296(%rbp)
je LBB1_798
## %bb.794: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -288(%rbp)
je LBB1_798
## %bb.795: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -280(%rbp)
je LBB1_798
## %bb.796: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -272(%rbp)
je LBB1_798
## %bb.797: ## in Loop: Header=BB1_178 Depth=1
movb $1, %al
cmpl $0, -264(%rbp)
movb %al, -438(%rbp) ## 1-byte Spill
jne LBB1_803
LBB1_798: ## in Loop: Header=BB1_178 Depth=1
movb $1, %al
cmpl $0, -48(%rbp)
movb %al, -439(%rbp) ## 1-byte Spill
je LBB1_802
## %bb.799: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -48(%rbp)
je LBB1_801
## %bb.800: ## in Loop: Header=BB1_178 Depth=1
movb $1, %al
cmpl $0, -32(%rbp)
movb %al, -439(%rbp) ## 1-byte Spill
je LBB1_802
LBB1_801: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -296(%rbp)
setne %al
movb %al, -439(%rbp) ## 1-byte Spill
LBB1_802: ## in Loop: Header=BB1_178 Depth=1
movb -439(%rbp), %al ## 1-byte Reload
movb %al, -438(%rbp) ## 1-byte Spill
LBB1_803: ## in Loop: Header=BB1_178 Depth=1
movb -438(%rbp), %al ## 1-byte Reload
movb %al, -437(%rbp) ## 1-byte Spill
LBB1_804: ## in Loop: Header=BB1_178 Depth=1
movl -436(%rbp), %ecx ## 4-byte Reload
movb -437(%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, -396(%rbp) ## 1-byte Spill
jne LBB1_889
## %bb.805: ## in Loop: Header=BB1_178 Depth=1
movl -292(%rbp), %eax
movl %eax, -444(%rbp) ## 4-byte Spill
cmpl $0, -296(%rbp)
je LBB1_810
## %bb.806: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -288(%rbp)
je LBB1_810
## %bb.807: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -280(%rbp)
je LBB1_810
## %bb.808: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -272(%rbp)
je LBB1_810
## %bb.809: ## in Loop: Header=BB1_178 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -264(%rbp)
movb %al, -445(%rbp) ## 1-byte Spill
jne LBB1_823
LBB1_810: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -296(%rbp)
je LBB1_815
## %bb.811: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -288(%rbp)
je LBB1_815
## %bb.812: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -280(%rbp)
je LBB1_815
## %bb.813: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -272(%rbp)
je LBB1_815
## %bb.814: ## in Loop: Header=BB1_178 Depth=1
movb $1, %al
cmpl $0, -264(%rbp)
movb %al, -446(%rbp) ## 1-byte Spill
jne LBB1_822
LBB1_815: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -48(%rbp)
je LBB1_817
## %bb.816: ## in Loop: Header=BB1_178 Depth=1
movb $1, %al
cmpl $0, -32(%rbp)
movb %al, -447(%rbp) ## 1-byte Spill
je LBB1_821
LBB1_817: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -56(%rbp)
jne LBB1_820
## %bb.818: ## in Loop: Header=BB1_178 Depth=1
movb $1, %al
cmpl $0, -48(%rbp)
movb %al, -447(%rbp) ## 1-byte Spill
je LBB1_821
## %bb.819: ## in Loop: Header=BB1_178 Depth=1
movb $1, %al
cmpl $0, -32(%rbp)
movb %al, -447(%rbp) ## 1-byte Spill
jne LBB1_821
LBB1_820: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -288(%rbp)
setne %al
movb %al, -447(%rbp) ## 1-byte Spill
LBB1_821: ## in Loop: Header=BB1_178 Depth=1
movb -447(%rbp), %al ## 1-byte Reload
movb %al, -446(%rbp) ## 1-byte Spill
LBB1_822: ## in Loop: Header=BB1_178 Depth=1
movb -446(%rbp), %al ## 1-byte Reload
movb %al, -445(%rbp) ## 1-byte Spill
LBB1_823: ## in Loop: Header=BB1_178 Depth=1
movl -444(%rbp), %ecx ## 4-byte Reload
movb -445(%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, -396(%rbp) ## 1-byte Spill
jne LBB1_889
## %bb.824: ## in Loop: Header=BB1_178 Depth=1
movl -284(%rbp), %eax
movl %eax, -452(%rbp) ## 4-byte Spill
cmpl $0, -296(%rbp)
je LBB1_829
## %bb.825: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -288(%rbp)
je LBB1_829
## %bb.826: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -280(%rbp)
je LBB1_829
## %bb.827: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -272(%rbp)
je LBB1_829
## %bb.828: ## in Loop: Header=BB1_178 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -264(%rbp)
movb %al, -453(%rbp) ## 1-byte Spill
jne LBB1_842
LBB1_829: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -296(%rbp)
je LBB1_834
## %bb.830: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -288(%rbp)
je LBB1_834
## %bb.831: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -280(%rbp)
je LBB1_834
## %bb.832: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -272(%rbp)
je LBB1_834
## %bb.833: ## in Loop: Header=BB1_178 Depth=1
movb $1, %al
cmpl $0, -264(%rbp)
movb %al, -454(%rbp) ## 1-byte Spill
jne LBB1_841
LBB1_834: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -72(%rbp)
jne LBB1_836
## %bb.835: ## in Loop: Header=BB1_178 Depth=1
movb $1, %al
cmpl $0, -64(%rbp)
movb %al, -455(%rbp) ## 1-byte Spill
je LBB1_840
LBB1_836: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -72(%rbp)
jne LBB1_838
## %bb.837: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -64(%rbp)
je LBB1_839
LBB1_838: ## in Loop: Header=BB1_178 Depth=1
movb $1, %al
cmpl $0, -312(%rbp)
movb %al, -455(%rbp) ## 1-byte Spill
je LBB1_840
LBB1_839: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -280(%rbp)
setne %al
movb %al, -455(%rbp) ## 1-byte Spill
LBB1_840: ## in Loop: Header=BB1_178 Depth=1
movb -455(%rbp), %al ## 1-byte Reload
movb %al, -454(%rbp) ## 1-byte Spill
LBB1_841: ## in Loop: Header=BB1_178 Depth=1
movb -454(%rbp), %al ## 1-byte Reload
movb %al, -453(%rbp) ## 1-byte Spill
LBB1_842: ## in Loop: Header=BB1_178 Depth=1
movl -452(%rbp), %ecx ## 4-byte Reload
movb -453(%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, -396(%rbp) ## 1-byte Spill
jne LBB1_889
## %bb.843: ## in Loop: Header=BB1_178 Depth=1
movl -276(%rbp), %eax
movl %eax, -460(%rbp) ## 4-byte Spill
cmpl $0, -296(%rbp)
je LBB1_848
## %bb.844: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -288(%rbp)
je LBB1_848
## %bb.845: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -280(%rbp)
je LBB1_848
## %bb.846: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -272(%rbp)
je LBB1_848
## %bb.847: ## in Loop: Header=BB1_178 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -264(%rbp)
movb %al, -461(%rbp) ## 1-byte Spill
jne LBB1_861
LBB1_848: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -296(%rbp)
je LBB1_853
## %bb.849: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -288(%rbp)
je LBB1_853
## %bb.850: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -280(%rbp)
je LBB1_853
## %bb.851: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -272(%rbp)
je LBB1_853
## %bb.852: ## in Loop: Header=BB1_178 Depth=1
movb $1, %al
cmpl $0, -264(%rbp)
movb %al, -462(%rbp) ## 1-byte Spill
jne LBB1_860
LBB1_853: ## in Loop: Header=BB1_178 Depth=1
movb $1, %al
cmpl $0, -72(%rbp)
movb %al, -463(%rbp) ## 1-byte Spill
jne LBB1_859
## %bb.854: ## in Loop: Header=BB1_178 Depth=1
movb $1, %al
cmpl $0, -64(%rbp)
movb %al, -463(%rbp) ## 1-byte Spill
jne LBB1_859
## %bb.855: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -72(%rbp)
jne LBB1_858
## %bb.856: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -64(%rbp)
jne LBB1_858
## %bb.857: ## in Loop: Header=BB1_178 Depth=1
movb $1, %al
cmpl $0, -304(%rbp)
movb %al, -463(%rbp) ## 1-byte Spill
je LBB1_859
LBB1_858: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -272(%rbp)
setne %al
movb %al, -463(%rbp) ## 1-byte Spill
LBB1_859: ## in Loop: Header=BB1_178 Depth=1
movb -463(%rbp), %al ## 1-byte Reload
movb %al, -462(%rbp) ## 1-byte Spill
LBB1_860: ## in Loop: Header=BB1_178 Depth=1
movb -462(%rbp), %al ## 1-byte Reload
movb %al, -461(%rbp) ## 1-byte Spill
LBB1_861: ## in Loop: Header=BB1_178 Depth=1
movl -460(%rbp), %ecx ## 4-byte Reload
movb -461(%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, -396(%rbp) ## 1-byte Spill
jne LBB1_889
## %bb.862: ## in Loop: Header=BB1_178 Depth=1
movl -268(%rbp), %eax
movl %eax, -468(%rbp) ## 4-byte Spill
cmpl $0, -296(%rbp)
je LBB1_867
## %bb.863: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -288(%rbp)
je LBB1_867
## %bb.864: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -280(%rbp)
je LBB1_867
## %bb.865: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -272(%rbp)
je LBB1_867
## %bb.866: ## in Loop: Header=BB1_178 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -264(%rbp)
movb %al, -469(%rbp) ## 1-byte Spill
jne LBB1_888
LBB1_867: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -296(%rbp)
je LBB1_872
## %bb.868: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -288(%rbp)
je LBB1_872
## %bb.869: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -280(%rbp)
je LBB1_872
## %bb.870: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -272(%rbp)
je LBB1_872
## %bb.871: ## in Loop: Header=BB1_178 Depth=1
movb $1, %al
cmpl $0, -264(%rbp)
movb %al, -470(%rbp) ## 1-byte Spill
jne LBB1_887
LBB1_872: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -72(%rbp)
jne LBB1_874
## %bb.873: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -64(%rbp)
je LBB1_875
LBB1_874: ## in Loop: Header=BB1_178 Depth=1
movb $1, %al
cmpl $0, -312(%rbp)
movb %al, -471(%rbp) ## 1-byte Spill
je LBB1_886
LBB1_875: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -72(%rbp)
jne LBB1_878
## %bb.876: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -64(%rbp)
jne LBB1_878
## %bb.877: ## in Loop: Header=BB1_178 Depth=1
movb $1, %al
cmpl $0, -304(%rbp)
movb %al, -471(%rbp) ## 1-byte Spill
je LBB1_886
LBB1_878: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -8(%rbp)
jne LBB1_885
## %bb.879: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -72(%rbp)
jne LBB1_881
## %bb.880: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -64(%rbp)
je LBB1_882
LBB1_881: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -312(%rbp)
je LBB1_885
LBB1_882: ## in Loop: Header=BB1_178 Depth=1
movb $1, %al
cmpl $0, -72(%rbp)
movb %al, -471(%rbp) ## 1-byte Spill
jne LBB1_886
## %bb.883: ## in Loop: Header=BB1_178 Depth=1
movb $1, %al
cmpl $0, -64(%rbp)
movb %al, -471(%rbp) ## 1-byte Spill
jne LBB1_886
## %bb.884: ## in Loop: Header=BB1_178 Depth=1
movb $1, %al
cmpl $0, -304(%rbp)
movb %al, -471(%rbp) ## 1-byte Spill
jne LBB1_886
LBB1_885: ## in Loop: Header=BB1_178 Depth=1
cmpl $0, -264(%rbp)
setne %al
movb %al, -471(%rbp) ## 1-byte Spill
LBB1_886: ## in Loop: Header=BB1_178 Depth=1
movb -471(%rbp), %al ## 1-byte Reload
movb %al, -470(%rbp) ## 1-byte Spill
LBB1_887: ## in Loop: Header=BB1_178 Depth=1
movb -470(%rbp), %al ## 1-byte Reload
movb %al, -469(%rbp) ## 1-byte Spill
LBB1_888: ## in Loop: Header=BB1_178 Depth=1
movl -468(%rbp), %eax ## 4-byte Reload
movb -469(%rbp), %cl ## 1-byte Reload
andb $1, %cl
movzbl %cl, %ecx
cmpl %ecx, %eax
sete %al
movb %al, -396(%rbp) ## 1-byte Spill
LBB1_889: ## in Loop: Header=BB1_178 Depth=1
movb -396(%rbp), %al ## 1-byte Reload
movb %al, -329(%rbp) ## 1-byte Spill
LBB1_890: ## in Loop: Header=BB1_178 Depth=1
movb -329(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
movl %eax, -324(%rbp)
movl -12(%rbp), %eax
movl %eax, -8(%rbp)
movl -20(%rbp), %eax
movl %eax, -16(%rbp)
movl -28(%rbp), %eax
movl %eax, -24(%rbp)
movl -36(%rbp), %eax
movl %eax, -32(%rbp)
movl -44(%rbp), %eax
movl %eax, -40(%rbp)
movl -52(%rbp), %eax
movl %eax, -48(%rbp)
movl -60(%rbp), %eax
movl %eax, -56(%rbp)
movl -68(%rbp), %eax
movl %eax, -64(%rbp)
movl -76(%rbp), %eax
movl %eax, -72(%rbp)
movl -84(%rbp), %eax
movl %eax, -80(%rbp)
movl -92(%rbp), %eax
movl %eax, -88(%rbp)
movl -100(%rbp), %eax
movl %eax, -96(%rbp)
movl -108(%rbp), %eax
movl %eax, -104(%rbp)
movl -116(%rbp), %eax
movl %eax, -112(%rbp)
movl -124(%rbp), %eax
movl %eax, -120(%rbp)
movl -132(%rbp), %eax
movl %eax, -128(%rbp)
movl -140(%rbp), %eax
movl %eax, -136(%rbp)
movl -148(%rbp), %eax
movl %eax, -144(%rbp)
movl -156(%rbp), %eax
movl %eax, -152(%rbp)
movl -164(%rbp), %eax
movl %eax, -160(%rbp)
movl -172(%rbp), %eax
movl %eax, -168(%rbp)
movl -180(%rbp), %eax
movl %eax, -176(%rbp)
movl -188(%rbp), %eax
movl %eax, -184(%rbp)
movl -196(%rbp), %eax
movl %eax, -192(%rbp)
movl -204(%rbp), %eax
movl %eax, -200(%rbp)
movl -212(%rbp), %eax
movl %eax, -208(%rbp)
movl -220(%rbp), %eax
movl %eax, -216(%rbp)
movl -228(%rbp), %eax
movl %eax, -224(%rbp)
movl -236(%rbp), %eax
movl %eax, -232(%rbp)
movl -244(%rbp), %eax
movl %eax, -240(%rbp)
movl -252(%rbp), %eax
movl %eax, -248(%rbp)
movl -260(%rbp), %eax
movl %eax, -256(%rbp)
movl -268(%rbp), %eax
movl %eax, -264(%rbp)
movl -276(%rbp), %eax
movl %eax, -272(%rbp)
movl -284(%rbp), %eax
movl %eax, -280(%rbp)
movl -292(%rbp), %eax
movl %eax, -288(%rbp)
movl -300(%rbp), %eax
movl %eax, -296(%rbp)
movl -308(%rbp), %eax
movl %eax, -304(%rbp)
movl -316(%rbp), %eax
movl %eax, -312(%rbp)
jmp LBB1_178
LBB1_891:
movl -4(%rbp), %eax
addq $480, %rsp ## imm = 0x1E0
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/231393767.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/857048.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _isPossible ; -- Begin function isPossible
.p2align 2
_isPossible: ; @isPossible
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
adrp x8, _campo@GOTPAGE
ldr x8, [x8, _campo@GOTPAGEOFF]
str x8, [sp] ; 8-byte Folded Spill
str w0, [sp, #24]
str w1, [sp, #20]
str w2, [sp, #16]
ldr w8, [sp, #24]
subs w8, w8, #0
; kill: def $x8 killed $w8
str x8, [sp, #8] ; 8-byte Folded Spill
subs x8, x8, #3
cset w8, hi
tbnz w8, #0, LBB0_18
; %bb.1:
ldr x11, [sp, #8] ; 8-byte Folded Reload
adrp x10, lJTI0_0@PAGE
add x10, x10, lJTI0_0@PAGEOFF
Ltmp1:
adr x8, Ltmp1
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB0_2:
ldr w8, [sp, #20]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
ldr x10, [sp] ; 8-byte Folded Reload
ldr w8, [sp, #20]
subs w8, w8, #1
mov w9, #10
smaddl x8, w8, w9, x10
ldrsw x9, [sp, #16]
ldrsb w8, [x8, x9]
subs w8, w8, #46
cset w8, eq
tbnz w8, #0, LBB0_5
b LBB0_4
LBB0_4:
mov w8, #0
and w8, w8, #0x1
and w8, w8, #0x1
strb w8, [sp, #31]
b LBB0_19
LBB0_5:
b LBB0_18
LBB0_6:
ldr w8, [sp, #16]
subs w8, w8, #9
cset w8, eq
tbnz w8, #0, LBB0_8
b LBB0_7
LBB0_7:
ldr x8, [sp] ; 8-byte Folded Reload
ldrsw x9, [sp, #20]
mov x10, #10
mul x9, x9, x10
add x8, x8, x9
ldr w9, [sp, #16]
add w9, w9, #1
ldrsb w8, [x8, w9, sxtw]
subs w8, w8, #46
cset w8, eq
tbnz w8, #0, LBB0_9
b LBB0_8
LBB0_8:
mov w8, #0
and w8, w8, #0x1
and w8, w8, #0x1
strb w8, [sp, #31]
b LBB0_19
LBB0_9:
b LBB0_18
LBB0_10:
ldr w8, [sp, #20]
subs w8, w8, #9
cset w8, eq
tbnz w8, #0, LBB0_12
b LBB0_11
LBB0_11:
ldr x10, [sp] ; 8-byte Folded Reload
ldr w8, [sp, #20]
add w8, w8, #1
mov w9, #10
smaddl x8, w8, w9, x10
ldrsw x9, [sp, #16]
ldrsb w8, [x8, x9]
subs w8, w8, #46
cset w8, eq
tbnz w8, #0, LBB0_13
b LBB0_12
LBB0_12:
mov w8, #0
and w8, w8, #0x1
and w8, w8, #0x1
strb w8, [sp, #31]
b LBB0_19
LBB0_13:
b LBB0_18
LBB0_14:
ldr w8, [sp, #16]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_16
b LBB0_15
LBB0_15:
ldr x8, [sp] ; 8-byte Folded Reload
ldrsw x9, [sp, #20]
mov x10, #10
mul x9, x9, x10
add x8, x8, x9
ldr w9, [sp, #16]
subs w9, w9, #1
ldrsb w8, [x8, w9, sxtw]
subs w8, w8, #46
cset w8, eq
tbnz w8, #0, LBB0_17
b LBB0_16
LBB0_16:
mov w8, #0
and w8, w8, #0x1
and w8, w8, #0x1
strb w8, [sp, #31]
b LBB0_19
LBB0_17:
b LBB0_18
LBB0_18:
mov w8, #1
and w8, w8, #0x1
and w8, w8, #0x1
strb w8, [sp, #31]
b LBB0_19
LBB0_19:
ldrb w8, [sp, #31]
and w0, w8, #0x1
add sp, sp, #32
ret
.cfi_endproc
.p2align 2
lJTI0_0:
.long LBB0_2-Ltmp1
.long LBB0_6-Ltmp1
.long LBB0_10-Ltmp1
.long LBB0_14-Ltmp1
; -- End function
.globl _allTried ; -- Begin function allTried
.p2align 2
_allTried: ; @allTried
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #16]
str wzr, [sp, #12]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
subs w8, w8, #4
cset w8, ge
tbnz w8, #0, LBB1_6
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
ldr x8, [sp, #16]
ldrsw x9, [sp, #12]
add x8, x8, x9
ldrb w8, [x8]
tbnz w8, #0, LBB1_4
b LBB1_3
LBB1_3:
mov w8, #0
and w8, w8, #0x1
and w8, w8, #0x1
strb w8, [sp, #31]
b LBB1_7
LBB1_4: ; in Loop: Header=BB1_1 Depth=1
b LBB1_5
LBB1_5: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB1_1
LBB1_6:
mov w8, #1
and w8, w8, #0x1
and w8, w8, #0x1
strb w8, [sp, #31]
b LBB1_7
LBB1_7:
ldrb w8, [sp, #31]
and w0, w8, #0x1
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, _campo@GOTPAGE
ldr x8, [x8, _campo@GOTPAGEOFF]
str x8, [sp, #32] ; 8-byte Folded Spill
stur wzr, [x29, #-4]
mov x0, #0
bl _time
; kill: def $w0 killed $w0 killed $x0
bl _srand
stur wzr, [x29, #-8]
b LBB2_1
LBB2_1: ; =>This Loop Header: Depth=1
; Child Loop BB2_3 Depth 2
ldur w8, [x29, #-8]
subs w8, w8, #10
cset w8, ge
tbnz w8, #0, LBB2_8
b LBB2_2
LBB2_2: ; in Loop: Header=BB2_1 Depth=1
stur wzr, [x29, #-12]
b LBB2_3
LBB2_3: ; Parent Loop BB2_1 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-12]
subs w8, w8, #10
cset w8, ge
tbnz w8, #0, LBB2_6
b LBB2_4
LBB2_4: ; in Loop: Header=BB2_3 Depth=2
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldursw x9, [x29, #-8]
mov x10, #10
mul x9, x9, x10
add x8, x8, x9
ldursw x9, [x29, #-12]
add x9, x8, x9
mov w8, #46
strb w8, [x9]
b LBB2_5
LBB2_5: ; in Loop: Header=BB2_3 Depth=2
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB2_3
LBB2_6: ; in Loop: Header=BB2_1 Depth=1
b LBB2_7
LBB2_7: ; in Loop: Header=BB2_1 Depth=1
ldur w8, [x29, #-8]
add w8, w8, #1
stur w8, [x29, #-8]
b LBB2_1
LBB2_8:
stur wzr, [x29, #-16]
stur wzr, [x29, #-20]
mov w8, #65
sturb w8, [x29, #-21]
b LBB2_9
LBB2_9: ; =>This Loop Header: Depth=1
; Child Loop BB2_11 Depth 2
ldursb w8, [x29, #-21]
subs w8, w8, #90
cset w8, gt
tbnz w8, #0, LBB2_23
b LBB2_10
LBB2_10: ; in Loop: Header=BB2_9 Depth=1
ldr x9, [sp, #32] ; 8-byte Folded Reload
ldurb w8, [x29, #-21]
ldursw x10, [x29, #-20]
mov x11, #10
mul x10, x10, x11
add x9, x9, x10
ldursw x10, [x29, #-16]
add x9, x9, x10
strb w8, [x9]
sub x8, x29, #28
str x8, [sp, #24] ; 8-byte Folded Spill
stur wzr, [x29, #-28]
bl _rand
ldr x8, [sp, #24] ; 8-byte Folded Reload
mov w10, #4
sdiv w9, w0, w10
mul w9, w9, w10
subs w9, w0, w9
stur w9, [x29, #-32]
ldursw x9, [x29, #-32]
add x9, x8, x9
mov w8, #1
strb w8, [x9]
b LBB2_11
LBB2_11: ; Parent Loop BB2_9 Depth=1
; => This Inner Loop Header: Depth=2
ldur w0, [x29, #-32]
ldur w1, [x29, #-20]
ldur w2, [x29, #-16]
bl _isPossible
tbnz w0, #0, LBB2_15
b LBB2_12
LBB2_12: ; in Loop: Header=BB2_11 Depth=2
sub x0, x29, #28
bl _allTried
tbz w0, #0, LBB2_14
b LBB2_13
LBB2_13:
b LBB2_24
LBB2_14: ; in Loop: Header=BB2_11 Depth=2
bl _rand
mov w9, #4
sdiv w8, w0, w9
mul w8, w8, w9
subs w8, w0, w8
stur w8, [x29, #-32]
ldursw x9, [x29, #-32]
sub x8, x29, #28
add x9, x8, x9
mov w8, #1
strb w8, [x9]
b LBB2_11
LBB2_15: ; in Loop: Header=BB2_9 Depth=1
ldur w8, [x29, #-32]
subs w8, w8, #0
; kill: def $x8 killed $w8
str x8, [sp, #16] ; 8-byte Folded Spill
subs x8, x8, #3
cset w8, hi
tbnz w8, #0, LBB2_21
; %bb.16: ; in Loop: Header=BB2_9 Depth=1
ldr x11, [sp, #16] ; 8-byte Folded Reload
adrp x10, lJTI2_0@PAGE
add x10, x10, lJTI2_0@PAGEOFF
Ltmp3:
adr x8, Ltmp3
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB2_17: ; in Loop: Header=BB2_9 Depth=1
ldur w8, [x29, #-20]
subs w8, w8, #1
stur w8, [x29, #-20]
b LBB2_21
LBB2_18: ; in Loop: Header=BB2_9 Depth=1
ldur w8, [x29, #-16]
add w8, w8, #1
stur w8, [x29, #-16]
b LBB2_21
LBB2_19: ; in Loop: Header=BB2_9 Depth=1
ldur w8, [x29, #-20]
add w8, w8, #1
stur w8, [x29, #-20]
b LBB2_21
LBB2_20: ; in Loop: Header=BB2_9 Depth=1
ldur w8, [x29, #-16]
subs w8, w8, #1
stur w8, [x29, #-16]
b LBB2_21
LBB2_21: ; in Loop: Header=BB2_9 Depth=1
b LBB2_22
LBB2_22: ; in Loop: Header=BB2_9 Depth=1
ldurb w8, [x29, #-21]
add w8, w8, #1
sturb w8, [x29, #-21]
b LBB2_9
LBB2_23:
b LBB2_24
LBB2_24:
stur wzr, [x29, #-36]
b LBB2_25
LBB2_25: ; =>This Loop Header: Depth=1
; Child Loop BB2_27 Depth 2
ldur w8, [x29, #-36]
subs w8, w8, #10
cset w8, ge
tbnz w8, #0, LBB2_32
b LBB2_26
LBB2_26: ; in Loop: Header=BB2_25 Depth=1
str wzr, [sp, #40]
b LBB2_27
LBB2_27: ; Parent Loop BB2_25 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #40]
subs w8, w8, #10
cset w8, ge
tbnz w8, #0, LBB2_30
b LBB2_28
LBB2_28: ; in Loop: Header=BB2_27 Depth=2
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldursw x9, [x29, #-36]
mov x10, #10
mul x9, x9, x10
add x8, x8, x9
ldrsw x9, [sp, #40]
ldrsb w10, [x8, x9]
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
b LBB2_29
LBB2_29: ; in Loop: Header=BB2_27 Depth=2
ldr w8, [sp, #40]
add w8, w8, #1
str w8, [sp, #40]
b LBB2_27
LBB2_30: ; in Loop: Header=BB2_25 Depth=1
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB2_31
LBB2_31: ; in Loop: Header=BB2_25 Depth=1
ldur w8, [x29, #-36]
add w8, w8, #1
stur w8, [x29, #-36]
b LBB2_25
LBB2_32:
mov w0, #0
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
.p2align 2
lJTI2_0:
.long LBB2_17-Ltmp3
.long LBB2_18-Ltmp3
.long LBB2_19-Ltmp3
.long LBB2_20-Ltmp3
; -- End function
.comm _campo,100,0 ; @campo
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%c "
l_.str.1: ; @.str.1
.asciz "\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _isPossible ## -- Begin function isPossible
.p2align 4, 0x90
_isPossible: ## @isPossible
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %edi, -8(%rbp)
movl %esi, -12(%rbp)
movl %edx, -16(%rbp)
movl -8(%rbp), %eax
## kill: def $rax killed $eax
movq %rax, -24(%rbp) ## 8-byte Spill
subq $3, %rax
ja LBB0_17
## %bb.19:
movq -24(%rbp), %rax ## 8-byte Reload
leaq LJTI0_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB0_1:
cmpl $0, -12(%rbp)
je LBB0_3
## %bb.2:
movl -12(%rbp), %eax
subl $1, %eax
movslq %eax, %rcx
movq _campo@GOTPCREL(%rip), %rax
imulq $10, %rcx, %rcx
addq %rcx, %rax
movslq -16(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $46, %eax
je LBB0_4
LBB0_3:
movb $0, -1(%rbp)
jmp LBB0_18
LBB0_4:
jmp LBB0_17
LBB0_5:
cmpl $9, -16(%rbp)
je LBB0_7
## %bb.6:
movslq -12(%rbp), %rcx
movq _campo@GOTPCREL(%rip), %rax
imulq $10, %rcx, %rcx
addq %rcx, %rax
movl -16(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movsbl (%rax,%rcx), %eax
cmpl $46, %eax
je LBB0_8
LBB0_7:
movb $0, -1(%rbp)
jmp LBB0_18
LBB0_8:
jmp LBB0_17
LBB0_9:
cmpl $9, -12(%rbp)
je LBB0_11
## %bb.10:
movl -12(%rbp), %eax
addl $1, %eax
movslq %eax, %rcx
movq _campo@GOTPCREL(%rip), %rax
imulq $10, %rcx, %rcx
addq %rcx, %rax
movslq -16(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $46, %eax
je LBB0_12
LBB0_11:
movb $0, -1(%rbp)
jmp LBB0_18
LBB0_12:
jmp LBB0_17
LBB0_13:
cmpl $0, -16(%rbp)
je LBB0_15
## %bb.14:
movslq -12(%rbp), %rcx
movq _campo@GOTPCREL(%rip), %rax
imulq $10, %rcx, %rcx
addq %rcx, %rax
movl -16(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movsbl (%rax,%rcx), %eax
cmpl $46, %eax
je LBB0_16
LBB0_15:
movb $0, -1(%rbp)
jmp LBB0_18
LBB0_16:
jmp LBB0_17
LBB0_17:
movb $1, -1(%rbp)
LBB0_18:
movb -1(%rbp), %al
andb $1, %al
movzbl %al, %eax
popq %rbp
retq
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L0_0_set_1, LBB0_1-LJTI0_0
.set L0_0_set_5, LBB0_5-LJTI0_0
.set L0_0_set_9, LBB0_9-LJTI0_0
.set L0_0_set_13, LBB0_13-LJTI0_0
LJTI0_0:
.long L0_0_set_1
.long L0_0_set_5
.long L0_0_set_9
.long L0_0_set_13
.end_data_region
## -- End function
.globl _allTried ## -- Begin function allTried
.p2align 4, 0x90
_allTried: ## @allTried
.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)
LBB1_1: ## =>This Inner Loop Header: Depth=1
cmpl $4, -20(%rbp)
jge LBB1_6
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movq -16(%rbp), %rax
movslq -20(%rbp), %rcx
testb $1, (%rax,%rcx)
jne LBB1_4
## %bb.3:
movb $0, -1(%rbp)
jmp LBB1_7
LBB1_4: ## in Loop: Header=BB1_1 Depth=1
jmp LBB1_5
LBB1_5: ## in Loop: Header=BB1_1 Depth=1
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB1_1
LBB1_6:
movb $1, -1(%rbp)
LBB1_7:
movb -1(%rbp), %al
andb $1, %al
movzbl %al, %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 $48, %rsp
movl $0, -4(%rbp)
xorl %eax, %eax
movl %eax, %edi
callq _time
movl %eax, %edi
callq _srand
movl $0, -8(%rbp)
LBB2_1: ## =>This Loop Header: Depth=1
## Child Loop BB2_3 Depth 2
cmpl $10, -8(%rbp)
jge LBB2_8
## %bb.2: ## in Loop: Header=BB2_1 Depth=1
movl $0, -12(%rbp)
LBB2_3: ## Parent Loop BB2_1 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $10, -12(%rbp)
jge LBB2_6
## %bb.4: ## in Loop: Header=BB2_3 Depth=2
movslq -8(%rbp), %rcx
movq _campo@GOTPCREL(%rip), %rax
imulq $10, %rcx, %rcx
addq %rcx, %rax
movslq -12(%rbp), %rcx
movb $46, (%rax,%rcx)
## %bb.5: ## in Loop: Header=BB2_3 Depth=2
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB2_3
LBB2_6: ## in Loop: Header=BB2_1 Depth=1
jmp LBB2_7
LBB2_7: ## in Loop: Header=BB2_1 Depth=1
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
jmp LBB2_1
LBB2_8:
movl $0, -16(%rbp)
movl $0, -20(%rbp)
movb $65, -21(%rbp)
LBB2_9: ## =>This Loop Header: Depth=1
## Child Loop BB2_11 Depth 2
movsbl -21(%rbp), %eax
cmpl $90, %eax
jg LBB2_22
## %bb.10: ## in Loop: Header=BB2_9 Depth=1
movb -21(%rbp), %dl
movslq -20(%rbp), %rcx
movq _campo@GOTPCREL(%rip), %rax
imulq $10, %rcx, %rcx
addq %rcx, %rax
movslq -16(%rbp), %rcx
movb %dl, (%rax,%rcx)
leaq -25(%rbp), %rdi
xorl %esi, %esi
movl $4, %edx
callq _memset
callq _rand
movl $4, %ecx
cltd
idivl %ecx
movl %edx, -32(%rbp)
movslq -32(%rbp), %rax
movb $1, -25(%rbp,%rax)
LBB2_11: ## Parent Loop BB2_9 Depth=1
## => This Inner Loop Header: Depth=2
movl -32(%rbp), %edi
movl -20(%rbp), %esi
movl -16(%rbp), %edx
callq _isPossible
xorb $-1, %al
testb $1, %al
jne LBB2_12
jmp LBB2_15
LBB2_12: ## in Loop: Header=BB2_11 Depth=2
leaq -25(%rbp), %rdi
callq _allTried
testb $1, %al
jne LBB2_13
jmp LBB2_14
LBB2_13:
jmp LBB2_23
LBB2_14: ## in Loop: Header=BB2_11 Depth=2
callq _rand
movl $4, %ecx
cltd
idivl %ecx
movl %edx, -32(%rbp)
movslq -32(%rbp), %rax
movb $1, -25(%rbp,%rax)
jmp LBB2_11
LBB2_15: ## in Loop: Header=BB2_9 Depth=1
movl -32(%rbp), %eax
## kill: def $rax killed $eax
movq %rax, -48(%rbp) ## 8-byte Spill
subq $3, %rax
ja LBB2_20
## %bb.32: ## in Loop: Header=BB2_9 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_16: ## in Loop: Header=BB2_9 Depth=1
movl -20(%rbp), %eax
addl $-1, %eax
movl %eax, -20(%rbp)
jmp LBB2_20
LBB2_17: ## in Loop: Header=BB2_9 Depth=1
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
jmp LBB2_20
LBB2_18: ## in Loop: Header=BB2_9 Depth=1
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB2_20
LBB2_19: ## in Loop: Header=BB2_9 Depth=1
movl -16(%rbp), %eax
addl $-1, %eax
movl %eax, -16(%rbp)
LBB2_20: ## in Loop: Header=BB2_9 Depth=1
jmp LBB2_21
LBB2_21: ## in Loop: Header=BB2_9 Depth=1
movb -21(%rbp), %al
addb $1, %al
movb %al, -21(%rbp)
jmp LBB2_9
LBB2_22:
jmp LBB2_23
LBB2_23:
movl $0, -36(%rbp)
LBB2_24: ## =>This Loop Header: Depth=1
## Child Loop BB2_26 Depth 2
cmpl $10, -36(%rbp)
jge LBB2_31
## %bb.25: ## in Loop: Header=BB2_24 Depth=1
movl $0, -40(%rbp)
LBB2_26: ## Parent Loop BB2_24 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $10, -40(%rbp)
jge LBB2_29
## %bb.27: ## in Loop: Header=BB2_26 Depth=2
movslq -36(%rbp), %rcx
movq _campo@GOTPCREL(%rip), %rax
imulq $10, %rcx, %rcx
addq %rcx, %rax
movslq -40(%rbp), %rcx
movsbl (%rax,%rcx), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
## %bb.28: ## in Loop: Header=BB2_26 Depth=2
movl -40(%rbp), %eax
addl $1, %eax
movl %eax, -40(%rbp)
jmp LBB2_26
LBB2_29: ## in Loop: Header=BB2_24 Depth=1
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
## %bb.30: ## in Loop: Header=BB2_24 Depth=1
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB2_24
LBB2_31:
xorl %eax, %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.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
LJTI2_0:
.long L2_0_set_16
.long L2_0_set_17
.long L2_0_set_18
.long L2_0_set_19
.end_data_region
## -- End function
.comm _campo,100,4 ## @campo
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%c "
L_.str.1: ## @.str.1
.asciz "\n"
.subsections_via_symbols
| the_stack_data/3263642.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
mov w8, #1
stur w8, [x29, #-8]
mov w8, #2
stur w8, [x29, #-12]
str wzr, [sp, #16]
str w8, [sp, #12]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #16]
mov w9, #2304
movk w9, #61, lsl #16
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_5
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-12]
ldur w9, [x29, #-8]
add w8, w8, w9
str w8, [sp, #16]
ldur w8, [x29, #-12]
stur w8, [x29, #-8]
ldr w8, [sp, #16]
stur w8, [x29, #-12]
ldr w8, [sp, #16]
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: ; in Loop: Header=BB0_1 Depth=1
ldr w9, [sp, #16]
ldr w8, [sp, #12]
add w8, w8, w9
str w8, [sp, #12]
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
b LBB0_1
LBB0_5:
ldr w9, [sp, #12]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movl $0, -4(%rbp)
movl $1, -8(%rbp)
movl $2, -12(%rbp)
movl $0, -16(%rbp)
movl $2, -20(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
cmpl $4000000, -16(%rbp) ## imm = 0x3D0900
jg LBB0_5
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl -12(%rbp), %eax
addl -8(%rbp), %eax
movl %eax, -16(%rbp)
movl -12(%rbp), %eax
movl %eax, -8(%rbp)
movl -16(%rbp), %eax
movl %eax, -12(%rbp)
movl -16(%rbp), %eax
movl $2, %ecx
cltd
idivl %ecx
cmpl $0, %edx
jne LBB0_4
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -16(%rbp), %eax
addl -20(%rbp), %eax
movl %eax, -20(%rbp)
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_1
LBB0_5:
movl -20(%rbp), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d\n"
.subsections_via_symbols
| the_stack_data/20451478.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _init ; -- Begin function init
.p2align 2
_init: ; @init
.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]
mov w0, #1
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _getFreeNode ; -- Begin function getFreeNode
.p2align 2
_getFreeNode: ; @getFreeNode
.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]
mov x0, #24
bl _malloc
str x0, [sp]
ldr x8, [sp]
; kill: def $x9 killed $xzr
str xzr, [x8, #8]
ldr x8, [sp]
str xzr, [x8, #16]
ldur w8, [x29, #-4]
ldr x9, [sp]
str w8, [x9, #4]
ldr w8, [sp, #8]
ldr x9, [sp]
str w8, [x9]
ldr x0, [sp]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _insert ; -- Begin function insert
.p2align 2
_insert: ; @insert
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur w1, [x29, #-12]
str w2, [sp, #16]
; kill: def $x8 killed $xzr
str xzr, [sp, #8]
ldur x8, [x29, #-8]
ldr x8, [x8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB2_2
b LBB2_1
LBB2_1:
ldr w0, [sp, #16]
ldur w1, [x29, #-12]
bl _getFreeNode
ldur x8, [x29, #-8]
str x0, [x8]
b LBB2_13
LBB2_2:
ldur x8, [x29, #-8]
ldr x8, [x8]
str x8, [sp, #8]
b LBB2_3
LBB2_3: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB2_13
b LBB2_4
LBB2_4: ; in Loop: Header=BB2_3 Depth=1
ldur w8, [x29, #-12]
ldr x9, [sp, #8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB2_8
b LBB2_5
LBB2_5: ; in Loop: Header=BB2_3 Depth=1
ldr x8, [sp, #8]
ldr x8, [x8, #16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB2_7
b LBB2_6
LBB2_6: ; in Loop: Header=BB2_3 Depth=1
ldr x8, [sp, #8]
ldr x8, [x8, #16]
str x8, [sp, #8]
b LBB2_3
LBB2_7:
ldr w0, [sp, #16]
ldur w1, [x29, #-12]
bl _getFreeNode
ldr x8, [sp, #8]
str x0, [x8, #16]
b LBB2_13
LBB2_8: ; in Loop: Header=BB2_3 Depth=1
ldur w8, [x29, #-12]
ldr x9, [sp, #8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB2_12
b LBB2_9
LBB2_9: ; in Loop: Header=BB2_3 Depth=1
ldr x8, [sp, #8]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB2_11
b LBB2_10
LBB2_10: ; in Loop: Header=BB2_3 Depth=1
ldr x8, [sp, #8]
ldr x8, [x8, #8]
str x8, [sp, #8]
b LBB2_3
LBB2_11:
ldr w0, [sp, #16]
ldur w1, [x29, #-12]
bl _getFreeNode
ldr x8, [sp, #8]
str x0, [x8, #8]
b LBB2_13
LBB2_12:
mov w0, #2
bl _exit
LBB2_13:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _search ; -- Begin function search
.p2align 2
_search: ; @search
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
mov w8, #-1
stur w8, [x29, #-24]
stur wzr, [x29, #-28]
; kill: def $x8 killed $xzr
str xzr, [sp, #24]
ldur x8, [x29, #-16]
ldr x8, [x8]
str x8, [sp, #24]
b LBB3_1
LBB3_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #24]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB3_19
b LBB3_2
LBB3_2: ; in Loop: Header=BB3_1 Depth=1
ldur w8, [x29, #-20]
ldr x9, [sp, #24]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB3_9
b LBB3_3
LBB3_3: ; in Loop: Header=BB3_1 Depth=1
ldr x8, [sp, #24]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB3_5
b LBB3_4
LBB3_4: ; in Loop: Header=BB3_1 Depth=1
ldr x8, [sp, #24]
ldr x8, [x8, #8]
str x8, [sp, #24]
ldur w8, [x29, #-24]
add w8, w8, #1
stur w8, [x29, #-24]
b LBB3_1
LBB3_5: ; in Loop: Header=BB3_1 Depth=1
ldr x8, [sp, #24]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB3_8
b LBB3_6
LBB3_6: ; in Loop: Header=BB3_1 Depth=1
ldur w8, [x29, #-20]
ldr x9, [sp, #24]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB3_8
b LBB3_7
LBB3_7:
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldr x8, [sp, #24]
stur x8, [x29, #-8]
b LBB3_20
LBB3_8: ; in Loop: Header=BB3_1 Depth=1
b LBB3_9
LBB3_9: ; in Loop: Header=BB3_1 Depth=1
ldur w8, [x29, #-20]
ldr x9, [sp, #24]
ldr w9, [x9]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB3_16
b LBB3_10
LBB3_10: ; in Loop: Header=BB3_1 Depth=1
ldr x8, [sp, #24]
ldr x8, [x8, #16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB3_12
b LBB3_11
LBB3_11: ; in Loop: Header=BB3_1 Depth=1
ldr x8, [sp, #24]
ldr x8, [x8, #16]
str x8, [sp, #24]
ldur w8, [x29, #-24]
add w8, w8, #1
stur w8, [x29, #-24]
b LBB3_1
LBB3_12: ; in Loop: Header=BB3_1 Depth=1
ldr x8, [sp, #24]
ldr x8, [x8, #16]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB3_15
b LBB3_13
LBB3_13: ; in Loop: Header=BB3_1 Depth=1
ldur w8, [x29, #-20]
ldr x9, [sp, #24]
ldr w9, [x9]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB3_15
b LBB3_14
LBB3_14:
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldr x8, [sp, #24]
stur x8, [x29, #-8]
b LBB3_20
LBB3_15: ; in Loop: Header=BB3_1 Depth=1
b LBB3_16
LBB3_16: ; in Loop: Header=BB3_1 Depth=1
ldur w8, [x29, #-20]
ldr x9, [sp, #24]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB3_18
b LBB3_17
LBB3_17:
ldr x8, [sp, #24]
ldr w8, [x8, #4]
stur w8, [x29, #-28]
ldur w8, [x29, #-24]
add w11, w8, #1
ldur w9, [x29, #-28]
; 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.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
ldr x8, [sp, #24]
stur x8, [x29, #-8]
b LBB3_20
LBB3_18: ; in Loop: Header=BB3_1 Depth=1
b LBB3_1
LBB3_19:
; kill: def $x8 killed $xzr
stur xzr, [x29, #-8]
b LBB3_20
LBB3_20:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
sub x0, x29, #16
bl _init
mov x9, sp
sub x8, x29, #20
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _scanf
ldur w8, [x29, #-20]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB4_6
b LBB4_1
LBB4_1:
stur wzr, [x29, #-44]
b LBB4_2
LBB4_2: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-44]
ldur w9, [x29, #-20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB4_5
b LBB4_3
LBB4_3: ; in Loop: Header=BB4_2 Depth=1
mov x9, sp
sub x8, x29, #24
str x8, [x9]
sub x8, x29, #28
str x8, [x9, #8]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _scanf
ldur w1, [x29, #-24]
ldur w2, [x29, #-28]
sub x0, x29, #16
bl _insert
b LBB4_4
LBB4_4: ; in Loop: Header=BB4_2 Depth=1
ldur w8, [x29, #-44]
add w8, w8, #1
stur w8, [x29, #-44]
b LBB4_2
LBB4_5:
b LBB4_6
LBB4_6:
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
str x0, [sp, #40] ; 8-byte Folded Spill
bl _printf
mov x9, sp
sub x8, x29, #32
str x8, [x9]
sub x8, x29, #36
str x8, [x9, #8]
sub x8, x29, #40
str x8, [x9, #16]
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _scanf
ldur w1, [x29, #-32]
sub x0, x29, #16
str x0, [sp, #32] ; 8-byte Folded Spill
bl _search
ldr x0, [sp, #32] ; 8-byte Folded Reload
ldur w1, [x29, #-36]
bl _search
ldr x0, [sp, #32] ; 8-byte Folded Reload
ldur w1, [x29, #-40]
bl _search
ldr x0, [sp, #40] ; 8-byte Folded Reload
bl _printf
mov w0, #0
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #112
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "-1\n"
l_.str.1: ; @.str.1
.asciz " %d %d\n"
l_.str.2: ; @.str.2
.asciz "%d"
l_.str.3: ; @.str.3
.asciz "%d%d"
l_.str.4: ; @.str.4
.asciz "\n"
l_.str.5: ; @.str.5
.asciz "%d%d%d"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _init ## -- Begin function init
.p2align 4, 0x90
_init: ## @init
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rax
movq $0, (%rax)
movl $1, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _getFreeNode ## -- Begin function getFreeNode
.p2align 4, 0x90
_getFreeNode: ## @getFreeNode
.cfi_startproc
## %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 $24, %edi
callq _malloc
movq %rax, -16(%rbp)
movq -16(%rbp), %rax
movq $0, 8(%rax)
movq -16(%rbp), %rax
movq $0, 16(%rax)
movl -4(%rbp), %ecx
movq -16(%rbp), %rax
movl %ecx, 4(%rax)
movl -8(%rbp), %ecx
movq -16(%rbp), %rax
movl %ecx, (%rax)
movq -16(%rbp), %rax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _insert ## -- Begin function insert
.p2align 4, 0x90
_insert: ## @insert
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movl %edx, -16(%rbp)
movq $0, -24(%rbp)
movq -8(%rbp), %rax
cmpq $0, (%rax)
jne LBB2_2
## %bb.1:
movl -16(%rbp), %edi
movl -12(%rbp), %esi
callq _getFreeNode
movq %rax, %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
jmp LBB2_13
LBB2_2:
movq -8(%rbp), %rax
movq (%rax), %rax
movq %rax, -24(%rbp)
LBB2_3: ## =>This Inner Loop Header: Depth=1
cmpq $0, -24(%rbp)
je LBB2_13
## %bb.4: ## in Loop: Header=BB2_3 Depth=1
movl -12(%rbp), %eax
movq -24(%rbp), %rcx
cmpl (%rcx), %eax
jle LBB2_8
## %bb.5: ## in Loop: Header=BB2_3 Depth=1
movq -24(%rbp), %rax
cmpq $0, 16(%rax)
je LBB2_7
## %bb.6: ## in Loop: Header=BB2_3 Depth=1
movq -24(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -24(%rbp)
jmp LBB2_3
LBB2_7:
movl -16(%rbp), %edi
movl -12(%rbp), %esi
callq _getFreeNode
movq %rax, %rcx
movq -24(%rbp), %rax
movq %rcx, 16(%rax)
jmp LBB2_13
LBB2_8: ## in Loop: Header=BB2_3 Depth=1
movl -12(%rbp), %eax
movq -24(%rbp), %rcx
cmpl (%rcx), %eax
jge LBB2_12
## %bb.9: ## in Loop: Header=BB2_3 Depth=1
movq -24(%rbp), %rax
cmpq $0, 8(%rax)
je LBB2_11
## %bb.10: ## in Loop: Header=BB2_3 Depth=1
movq -24(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -24(%rbp)
jmp LBB2_3
LBB2_11:
movl -16(%rbp), %edi
movl -12(%rbp), %esi
callq _getFreeNode
movq %rax, %rcx
movq -24(%rbp), %rax
movq %rcx, 8(%rax)
jmp LBB2_13
LBB2_12:
movl $2, %edi
callq _exit
LBB2_13:
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _search ## -- Begin function search
.p2align 4, 0x90
_search: ## @search
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movl $-1, -24(%rbp)
movl $0, -28(%rbp)
movq $0, -40(%rbp)
movq -16(%rbp), %rax
movq (%rax), %rax
movq %rax, -40(%rbp)
LBB3_1: ## =>This Inner Loop Header: Depth=1
cmpq $0, -40(%rbp)
je LBB3_19
## %bb.2: ## in Loop: Header=BB3_1 Depth=1
movl -20(%rbp), %eax
movq -40(%rbp), %rcx
cmpl (%rcx), %eax
jge LBB3_9
## %bb.3: ## in Loop: Header=BB3_1 Depth=1
movq -40(%rbp), %rax
cmpq $0, 8(%rax)
je LBB3_5
## %bb.4: ## in Loop: Header=BB3_1 Depth=1
movq -40(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -40(%rbp)
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB3_1
LBB3_5: ## in Loop: Header=BB3_1 Depth=1
movq -40(%rbp), %rax
cmpq $0, 8(%rax)
jne LBB3_8
## %bb.6: ## in Loop: Header=BB3_1 Depth=1
movl -20(%rbp), %eax
movq -40(%rbp), %rcx
cmpl (%rcx), %eax
jge LBB3_8
## %bb.7:
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movq -40(%rbp), %rax
movq %rax, -8(%rbp)
jmp LBB3_20
LBB3_8: ## in Loop: Header=BB3_1 Depth=1
jmp LBB3_9
LBB3_9: ## in Loop: Header=BB3_1 Depth=1
movl -20(%rbp), %eax
movq -40(%rbp), %rcx
cmpl (%rcx), %eax
jle LBB3_16
## %bb.10: ## in Loop: Header=BB3_1 Depth=1
movq -40(%rbp), %rax
cmpq $0, 16(%rax)
je LBB3_12
## %bb.11: ## in Loop: Header=BB3_1 Depth=1
movq -40(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -40(%rbp)
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB3_1
LBB3_12: ## in Loop: Header=BB3_1 Depth=1
movq -40(%rbp), %rax
cmpq $0, 16(%rax)
jne LBB3_15
## %bb.13: ## in Loop: Header=BB3_1 Depth=1
movl -20(%rbp), %eax
movq -40(%rbp), %rcx
cmpl (%rcx), %eax
jle LBB3_15
## %bb.14:
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movq -40(%rbp), %rax
movq %rax, -8(%rbp)
jmp LBB3_20
LBB3_15: ## in Loop: Header=BB3_1 Depth=1
jmp LBB3_16
LBB3_16: ## in Loop: Header=BB3_1 Depth=1
movl -20(%rbp), %eax
movq -40(%rbp), %rcx
cmpl (%rcx), %eax
jne LBB3_18
## %bb.17:
movq -40(%rbp), %rax
movl 4(%rax), %eax
movl %eax, -28(%rbp)
movl -24(%rbp), %esi
addl $1, %esi
movl -28(%rbp), %edx
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
movq -40(%rbp), %rax
movq %rax, -8(%rbp)
jmp LBB3_20
LBB3_18: ## in Loop: Header=BB3_1 Depth=1
jmp LBB3_1
LBB3_19:
movq $0, -8(%rbp)
LBB3_20:
movq -8(%rbp), %rax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movl $0, -4(%rbp)
leaq -16(%rbp), %rdi
callq _init
leaq L_.str.2(%rip), %rdi
leaq -20(%rbp), %rsi
movb $0, %al
callq _scanf
cmpl $0, -20(%rbp)
jle LBB4_6
## %bb.1:
movl $0, -44(%rbp)
LBB4_2: ## =>This Inner Loop Header: Depth=1
movl -44(%rbp), %eax
cmpl -20(%rbp), %eax
jge LBB4_5
## %bb.3: ## in Loop: Header=BB4_2 Depth=1
leaq L_.str.3(%rip), %rdi
leaq -24(%rbp), %rsi
leaq -28(%rbp), %rdx
movb $0, %al
callq _scanf
movl -24(%rbp), %esi
movl -28(%rbp), %edx
leaq -16(%rbp), %rdi
callq _insert
## %bb.4: ## in Loop: Header=BB4_2 Depth=1
movl -44(%rbp), %eax
addl $1, %eax
movl %eax, -44(%rbp)
jmp LBB4_2
LBB4_5:
jmp LBB4_6
LBB4_6:
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.5(%rip), %rdi
leaq -32(%rbp), %rsi
leaq -36(%rbp), %rdx
leaq -40(%rbp), %rcx
movb $0, %al
callq _scanf
movl -32(%rbp), %esi
leaq -16(%rbp), %rdi
callq _search
movl -36(%rbp), %esi
leaq -16(%rbp), %rdi
callq _search
movl -40(%rbp), %esi
leaq -16(%rbp), %rdi
callq _search
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
xorl %eax, %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "-1\n"
L_.str.1: ## @.str.1
.asciz " %d %d\n"
L_.str.2: ## @.str.2
.asciz "%d"
L_.str.3: ## @.str.3
.asciz "%d%d"
L_.str.4: ## @.str.4
.asciz "\n"
L_.str.5: ## @.str.5
.asciz "%d%d%d"
.subsections_via_symbols
| the_stack_data/919656.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _fact ; -- Begin function fact
.p2align 2
_fact: ; @fact
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur w0, [x29, #-4]
ldur w8, [x29, #-4]
subs w8, w8, #1
cset w8, gt
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
mov w8, #1
str w8, [sp, #8] ; 4-byte Folded Spill
b LBB0_3
LBB0_2:
ldur w8, [x29, #-4]
str w8, [sp, #4] ; 4-byte Folded Spill
ldur w8, [x29, #-4]
subs w0, w8, #1
bl _fact
ldr w8, [sp, #4] ; 4-byte Folded Reload
mul w8, w8, w0
str w8, [sp, #8] ; 4-byte Folded Spill
b LBB0_3
LBB0_3:
ldr w0, [sp, #8] ; 4-byte Folded Reload
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _add ; -- Begin function add
.p2align 2
_add: ; @add
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #12]
str w1, [sp, #8]
ldr w8, [sp, #12]
ldr w9, [sp, #8]
add w0, w8, w9
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _my_pow ; -- Begin function my_pow
.p2align 2
_my_pow: ; @my_pow
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str w0, [sp, #8]
str w1, [sp, #4]
ldr w8, [sp, #4]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB2_2
b LBB2_1
LBB2_1:
mov w8, #1
stur w8, [x29, #-4]
b LBB2_9
LBB2_2:
ldr w8, [sp, #4]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB2_4
b LBB2_3
LBB2_3:
ldr w8, [sp, #8]
stur w8, [x29, #-4]
b LBB2_9
LBB2_4:
ldr w8, [sp, #4]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB2_6
b LBB2_5
LBB2_5:
ldr w8, [sp, #8]
ldr w9, [sp, #8]
mul w8, w8, w9
stur w8, [x29, #-4]
b LBB2_9
LBB2_6:
ldr w8, [sp, #4]
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, LBB2_8
b LBB2_7
LBB2_7:
ldr w8, [sp, #8]
ldr w9, [sp, #8]
mul w0, w8, w9
ldr w8, [sp, #4]
mov w9, #2
sdiv w1, w8, w9
bl _my_pow
stur w0, [x29, #-4]
b LBB2_9
LBB2_8:
ldr w8, [sp, #8]
ldr w9, [sp, #8]
mul w0, w8, w9
ldr w8, [sp, #4]
mov w9, #2
sdiv w1, w8, w9
bl _my_pow
ldr w8, [sp, #8]
mul w8, w0, w8
stur w8, [x29, #-4]
b LBB2_9
LBB2_9:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _my_abs ; -- Begin function my_abs
.p2align 2
_my_abs: ; @my_abs
.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, gt
tbnz w8, #0, LBB3_2
b LBB3_1
LBB3_1:
ldr w9, [sp, #12]
mov w8, #0
subs w8, w8, w9
str w8, [sp, #8] ; 4-byte Folded Spill
b LBB3_3
LBB3_2:
ldr w8, [sp, #12]
str w8, [sp, #8] ; 4-byte Folded Spill
b LBB3_3
LBB3_3:
ldr w0, [sp, #8] ; 4-byte Folded Reload
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _is_null ; -- Begin function is_null
.p2align 2
_is_null: ; @is_null
.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 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 _fact ## -- Begin function fact
.p2align 4, 0x90
_fact: ## @fact
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl %edi, -4(%rbp)
cmpl $1, -4(%rbp)
jg LBB0_2
## %bb.1:
movl $1, %eax
movl %eax, -8(%rbp) ## 4-byte Spill
jmp LBB0_3
LBB0_2:
movl -4(%rbp), %eax
movl %eax, -12(%rbp) ## 4-byte Spill
movl -4(%rbp), %edi
subl $1, %edi
callq _fact
movl %eax, %ecx
movl -12(%rbp), %eax ## 4-byte Reload
imull %ecx, %eax
movl %eax, -8(%rbp) ## 4-byte Spill
LBB0_3:
movl -8(%rbp), %eax ## 4-byte Reload
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _add ## -- Begin function add
.p2align 4, 0x90
_add: ## @add
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %edi, -4(%rbp)
movl %esi, -8(%rbp)
movl -4(%rbp), %eax
addl -8(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _my_pow ## -- Begin function my_pow
.p2align 4, 0x90
_my_pow: ## @my_pow
.cfi_startproc
## %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)
cmpl $0, -12(%rbp)
jne LBB2_2
## %bb.1:
movl $1, -4(%rbp)
jmp LBB2_9
LBB2_2:
cmpl $1, -12(%rbp)
jne LBB2_4
## %bb.3:
movl -8(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB2_9
LBB2_4:
cmpl $2, -12(%rbp)
jne LBB2_6
## %bb.5:
movl -8(%rbp), %eax
imull -8(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB2_9
LBB2_6:
movl -12(%rbp), %eax
movl $2, %ecx
cltd
idivl %ecx
cmpl $0, %edx
jne LBB2_8
## %bb.7:
movl -8(%rbp), %edi
imull -8(%rbp), %edi
movl -12(%rbp), %eax
movl $2, %ecx
cltd
idivl %ecx
movl %eax, %esi
callq _my_pow
movl %eax, -4(%rbp)
jmp LBB2_9
LBB2_8:
movl -8(%rbp), %edi
imull -8(%rbp), %edi
movl -12(%rbp), %eax
movl $2, %ecx
cltd
idivl %ecx
movl %eax, %esi
callq _my_pow
imull -8(%rbp), %eax
movl %eax, -4(%rbp)
LBB2_9:
movl -4(%rbp), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _my_abs ## -- Begin function my_abs
.p2align 4, 0x90
_my_abs: ## @my_abs
.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)
cmpl $0, -4(%rbp)
jg LBB3_2
## %bb.1:
xorl %eax, %eax
subl -4(%rbp), %eax
movl %eax, -8(%rbp) ## 4-byte Spill
jmp LBB3_3
LBB3_2:
movl -4(%rbp), %eax
movl %eax, -8(%rbp) ## 4-byte Spill
LBB3_3:
movl -8(%rbp), %eax ## 4-byte Reload
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _is_null ## -- Begin function is_null
.p2align 4, 0x90
_is_null: ## @is_null
.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)
cmpl $0, -4(%rbp)
sete %al
andb $1, %al
movzbl %al, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/243893761.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl ___VERIFIER_assert ; -- Begin function __VERIFIER_assert
.p2align 2
___VERIFIER_assert: ; @__VERIFIER_assert
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur w0, [x29, #-4]
ldur w8, [x29, #-4]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_3
b LBB0_1
LBB0_1:
b LBB0_2
LBB0_2:
bl ___VERIFIER_error
LBB0_3:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #368
.cfi_def_cfa_offset 368
stp x28, x27, [sp, #336] ; 16-byte Folded Spill
stp x29, x30, [sp, #352] ; 16-byte Folded Spill
add x29, sp, #352
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
str wzr, [sp, #24]
str wzr, [sp, #20]
b LBB1_1
LBB1_1: ; =>This Loop Header: Depth=1
; Child Loop BB1_3 Depth 2
; Child Loop BB1_10 Depth 2
; Child Loop BB1_12 Depth 3
; Child Loop BB1_18 Depth 2
ldr w8, [sp, #20]
subs w8, w8, #75
cset w8, ge
tbnz w8, #0, LBB1_22
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #8]
ldr w8, [sp, #20]
str w8, [sp, #4]
b LBB1_3
LBB1_3: ; Parent Loop BB1_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #8]
subs w8, w8, #75
cset w8, ge
tbnz w8, #0, LBB1_7
b LBB1_4
LBB1_4: ; in Loop: Header=BB1_3 Depth=2
ldrsw x8, [sp, #8]
add x9, sp, #28
ldr w8, [x9, x8, lsl #2]
ldrsw x10, [sp, #4]
ldr w9, [x9, x10, lsl #2]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_6
b LBB1_5
LBB1_5: ; in Loop: Header=BB1_3 Depth=2
ldr w8, [sp, #8]
str w8, [sp, #4]
b LBB1_6
LBB1_6: ; in Loop: Header=BB1_3 Depth=2
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB1_3
LBB1_7: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #4]
ldr w9, [sp, #20]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_9
b LBB1_8
LBB1_8: ; in Loop: Header=BB1_1 Depth=1
ldrsw x8, [sp, #4]
add x9, sp, #28
ldr w8, [x9, x8, lsl #2]
str w8, [sp]
ldrsw x8, [sp, #20]
ldr w8, [x9, x8, lsl #2]
ldrsw x10, [sp, #4]
str w8, [x9, x10, lsl #2]
ldr w8, [sp]
ldrsw x10, [sp, #20]
str w8, [x9, x10, lsl #2]
b LBB1_9
LBB1_9: ; in Loop: Header=BB1_1 Depth=1
str wzr, [sp, #16]
b LBB1_10
LBB1_10: ; Parent Loop BB1_1 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB1_12 Depth 3
ldr w8, [sp, #16]
ldr w9, [sp, #20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_17
b LBB1_11
LBB1_11: ; in Loop: Header=BB1_10 Depth=2
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #12]
b LBB1_12
LBB1_12: ; Parent Loop BB1_1 Depth=1
; Parent Loop BB1_10 Depth=2
; => This Inner Loop Header: Depth=3
ldr w8, [sp, #12]
ldr w9, [sp, #20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_15
b LBB1_13
LBB1_13: ; in Loop: Header=BB1_12 Depth=3
ldrsw x8, [sp, #16]
add x9, sp, #28
ldr w8, [x9, x8, lsl #2]
ldrsw x10, [sp, #12]
ldr w9, [x9, x10, lsl #2]
subs w8, w8, w9
cset w8, le
and w0, w8, #0x1
bl ___VERIFIER_assert
b LBB1_14
LBB1_14: ; in Loop: Header=BB1_12 Depth=3
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB1_12
LBB1_15: ; in Loop: Header=BB1_10 Depth=2
b LBB1_16
LBB1_16: ; in Loop: Header=BB1_10 Depth=2
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB1_10
LBB1_17: ; in Loop: Header=BB1_1 Depth=1
str wzr, [sp, #16]
b LBB1_18
LBB1_18: ; Parent Loop BB1_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #16]
subs w8, w8, #75
cset w8, ge
tbnz w8, #0, LBB1_21
b LBB1_19
LBB1_19: ; in Loop: Header=BB1_18 Depth=2
ldrsw x8, [sp, #16]
add x9, sp, #28
ldr w8, [x9, x8, lsl #2]
ldrsw x10, [sp, #20]
ldr w9, [x9, x10, lsl #2]
subs w8, w8, w9
cset w8, ge
and w0, w8, #0x1
bl ___VERIFIER_assert
b LBB1_20
LBB1_20: ; in Loop: Header=BB1_18 Depth=2
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB1_18
LBB1_21: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #20]
b LBB1_1
LBB1_22:
str wzr, [sp, #16]
b LBB1_23
LBB1_23: ; =>This Loop Header: Depth=1
; Child Loop BB1_25 Depth 2
ldr w8, [sp, #16]
subs w8, w8, #75
cset w8, ge
tbnz w8, #0, LBB1_30
b LBB1_24
LBB1_24: ; in Loop: Header=BB1_23 Depth=1
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #12]
b LBB1_25
LBB1_25: ; Parent Loop BB1_23 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #12]
subs w8, w8, #75
cset w8, ge
tbnz w8, #0, LBB1_28
b LBB1_26
LBB1_26: ; in Loop: Header=BB1_25 Depth=2
ldrsw x8, [sp, #16]
add x9, sp, #28
ldr w8, [x9, x8, lsl #2]
ldrsw x10, [sp, #12]
ldr w9, [x9, x10, lsl #2]
subs w8, w8, w9
cset w8, le
and w0, w8, #0x1
bl ___VERIFIER_assert
b LBB1_27
LBB1_27: ; in Loop: Header=BB1_25 Depth=2
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB1_25
LBB1_28: ; in Loop: Header=BB1_23 Depth=1
b LBB1_29
LBB1_29: ; in Loop: Header=BB1_23 Depth=1
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB1_23
LBB1_30:
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_32
b LBB1_31
LBB1_31:
bl ___stack_chk_fail
LBB1_32:
mov w0, #0
ldp x29, x30, [sp, #352] ; 16-byte Folded Reload
ldp x28, x27, [sp, #336] ; 16-byte Folded Reload
add sp, sp, #368
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl ___VERIFIER_assert ## -- Begin function __VERIFIER_assert
.p2align 4, 0x90
___VERIFIER_assert: ## @__VERIFIER_assert
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl %edi, -4(%rbp)
cmpl $0, -4(%rbp)
jne LBB0_3
## %bb.1:
jmp LBB0_2
LBB0_2:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq ___VERIFIER_error
LBB0_3:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $352, %rsp ## imm = 0x160
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -324(%rbp)
movl $0, -328(%rbp)
LBB1_1: ## =>This Loop Header: Depth=1
## Child Loop BB1_3 Depth 2
## Child Loop BB1_10 Depth 2
## Child Loop BB1_12 Depth 3
## Child Loop BB1_18 Depth 2
cmpl $75, -328(%rbp)
jge LBB1_22
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movl -328(%rbp), %eax
addl $1, %eax
movl %eax, -340(%rbp)
movl -328(%rbp), %eax
movl %eax, -344(%rbp)
LBB1_3: ## Parent Loop BB1_1 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $75, -340(%rbp)
jge LBB1_7
## %bb.4: ## in Loop: Header=BB1_3 Depth=2
movslq -340(%rbp), %rax
movl -320(%rbp,%rax,4), %eax
movslq -344(%rbp), %rcx
cmpl -320(%rbp,%rcx,4), %eax
jge LBB1_6
## %bb.5: ## in Loop: Header=BB1_3 Depth=2
movl -340(%rbp), %eax
movl %eax, -344(%rbp)
LBB1_6: ## in Loop: Header=BB1_3 Depth=2
movl -340(%rbp), %eax
addl $1, %eax
movl %eax, -340(%rbp)
jmp LBB1_3
LBB1_7: ## in Loop: Header=BB1_1 Depth=1
movl -344(%rbp), %eax
cmpl -328(%rbp), %eax
je LBB1_9
## %bb.8: ## in Loop: Header=BB1_1 Depth=1
movslq -344(%rbp), %rax
movl -320(%rbp,%rax,4), %eax
movl %eax, -348(%rbp)
movslq -328(%rbp), %rax
movl -320(%rbp,%rax,4), %ecx
movslq -344(%rbp), %rax
movl %ecx, -320(%rbp,%rax,4)
movl -348(%rbp), %ecx
movslq -328(%rbp), %rax
movl %ecx, -320(%rbp,%rax,4)
LBB1_9: ## in Loop: Header=BB1_1 Depth=1
movl $0, -332(%rbp)
LBB1_10: ## Parent Loop BB1_1 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB1_12 Depth 3
movl -332(%rbp), %eax
cmpl -328(%rbp), %eax
jge LBB1_17
## %bb.11: ## in Loop: Header=BB1_10 Depth=2
movl -332(%rbp), %eax
addl $1, %eax
movl %eax, -336(%rbp)
LBB1_12: ## Parent Loop BB1_1 Depth=1
## Parent Loop BB1_10 Depth=2
## => This Inner Loop Header: Depth=3
movl -336(%rbp), %eax
cmpl -328(%rbp), %eax
jge LBB1_15
## %bb.13: ## in Loop: Header=BB1_12 Depth=3
movslq -332(%rbp), %rax
movl -320(%rbp,%rax,4), %eax
movslq -336(%rbp), %rcx
cmpl -320(%rbp,%rcx,4), %eax
setle %al
andb $1, %al
movzbl %al, %edi
callq ___VERIFIER_assert
## %bb.14: ## in Loop: Header=BB1_12 Depth=3
movl -336(%rbp), %eax
addl $1, %eax
movl %eax, -336(%rbp)
jmp LBB1_12
LBB1_15: ## in Loop: Header=BB1_10 Depth=2
jmp LBB1_16
LBB1_16: ## in Loop: Header=BB1_10 Depth=2
movl -332(%rbp), %eax
addl $1, %eax
movl %eax, -332(%rbp)
jmp LBB1_10
LBB1_17: ## in Loop: Header=BB1_1 Depth=1
movl $0, -332(%rbp)
LBB1_18: ## Parent Loop BB1_1 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $75, -332(%rbp)
jge LBB1_21
## %bb.19: ## in Loop: Header=BB1_18 Depth=2
movslq -332(%rbp), %rax
movl -320(%rbp,%rax,4), %eax
movslq -328(%rbp), %rcx
cmpl -320(%rbp,%rcx,4), %eax
setge %al
andb $1, %al
movzbl %al, %edi
callq ___VERIFIER_assert
## %bb.20: ## in Loop: Header=BB1_18 Depth=2
movl -332(%rbp), %eax
addl $1, %eax
movl %eax, -332(%rbp)
jmp LBB1_18
LBB1_21: ## in Loop: Header=BB1_1 Depth=1
movl -328(%rbp), %eax
addl $1, %eax
movl %eax, -328(%rbp)
jmp LBB1_1
LBB1_22:
movl $0, -332(%rbp)
LBB1_23: ## =>This Loop Header: Depth=1
## Child Loop BB1_25 Depth 2
cmpl $75, -332(%rbp)
jge LBB1_30
## %bb.24: ## in Loop: Header=BB1_23 Depth=1
movl -332(%rbp), %eax
addl $1, %eax
movl %eax, -336(%rbp)
LBB1_25: ## Parent Loop BB1_23 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $75, -336(%rbp)
jge LBB1_28
## %bb.26: ## in Loop: Header=BB1_25 Depth=2
movslq -332(%rbp), %rax
movl -320(%rbp,%rax,4), %eax
movslq -336(%rbp), %rcx
cmpl -320(%rbp,%rcx,4), %eax
setle %al
andb $1, %al
movzbl %al, %edi
callq ___VERIFIER_assert
## %bb.27: ## in Loop: Header=BB1_25 Depth=2
movl -336(%rbp), %eax
addl $1, %eax
movl %eax, -336(%rbp)
jmp LBB1_25
LBB1_28: ## in Loop: Header=BB1_23 Depth=1
jmp LBB1_29
LBB1_29: ## in Loop: Header=BB1_23 Depth=1
movl -332(%rbp), %eax
addl $1, %eax
movl %eax, -332(%rbp)
jmp LBB1_23
LBB1_30:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB1_32
## %bb.31:
xorl %eax, %eax
addq $352, %rsp ## imm = 0x160
popq %rbp
retq
LBB1_32:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/25555.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _r_atn2 ; -- Begin function r_atn2
.p2align 2
_r_atn2: ; @r_atn2
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
str x1, [sp]
ldr x8, [sp, #8]
ldr s0, [x8]
fcvt d0, s0
ldr x8, [sp]
ldr s1, [x8]
fcvt d1, s1
bl _atan2
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 _r_atn2 ## -- Begin function r_atn2
.p2align 4, 0x90
_r_atn2: ## @r_atn2
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -8(%rbp), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movq -16(%rbp), %rax
movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
callq _atan2
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/760321.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _countingSort ; -- Begin function countingSort
.p2align 2
_countingSort: ; @countingSort
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur w1, [x29, #-12]
stur w2, [x29, #-16]
ldursw x8, [x29, #-12]
lsl x0, x8, #2
bl _malloc
stur x0, [x29, #-24]
ldursw x8, [x29, #-16]
lsl x0, x8, #2
bl _malloc
str x0, [sp, #32]
str wzr, [sp, #28]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #28]
ldur w9, [x29, #-12]
add w9, w9, #1
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldur x9, [x29, #-24]
ldrsw x10, [sp, #28]
mov w8, #0
str w8, [x9, x10, lsl #2]
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, #24]
b LBB0_5
LBB0_5: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #24]
ldur w9, [x29, #-16]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_8
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_5 Depth=1
ldur x8, [x29, #-24]
ldur x9, [x29, #-8]
ldrsw x10, [sp, #24]
ldrsw x9, [x9, x10, lsl #2]
add x9, x8, x9, lsl #2
ldr w8, [x9]
add w8, w8, #1
str w8, [x9]
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_5 Depth=1
ldr w8, [sp, #24]
add w8, w8, #1
str w8, [sp, #24]
b LBB0_5
LBB0_8:
str wzr, [sp, #20]
str wzr, [sp, #16]
b LBB0_9
LBB0_9: ; =>This Loop Header: Depth=1
; Child Loop BB0_11 Depth 2
ldr w8, [sp, #16]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_15
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_9 Depth=1
ldur x8, [x29, #-24]
ldrsw x9, [sp, #16]
ldr w8, [x8, x9, lsl #2]
str w8, [sp, #12]
b LBB0_11
LBB0_11: ; Parent Loop BB0_9 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #12]
subs w9, w8, #1
str w9, [sp, #12]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_13
b LBB0_12
LBB0_12: ; in Loop: Header=BB0_11 Depth=2
ldr w8, [sp, #16]
ldr x9, [sp, #32]
ldrsw x10, [sp, #20]
str w8, [x9, x10, lsl #2]
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #20]
b LBB0_11
LBB0_13: ; in Loop: Header=BB0_9 Depth=1
b LBB0_14
LBB0_14: ; in Loop: Header=BB0_9 Depth=1
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB0_9
LBB0_15:
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
str wzr, [sp, #8]
b LBB0_16
LBB0_16: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #8]
ldur w9, [x29, #-16]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_19
b LBB0_17
LBB0_17: ; in Loop: Header=BB0_16 Depth=1
ldr x8, [sp, #32]
ldrsw x9, [sp, #8]
ldr w9, [x8, x9, lsl #2]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB0_18
LBB0_18: ; in Loop: Header=BB0_16 Depth=1
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB0_16
LBB0_19:
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #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.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
str wzr, [sp, #24]
mov x9, sp
sub x8, x29, #20
str x8, [x9]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _scanf
ldursw x8, [x29, #-20]
lsl x0, x8, #2
bl _malloc
stur x0, [x29, #-16]
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
str wzr, [sp, #20]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #20]
ldur w9, [x29, #-20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_6
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
ldur x8, [x29, #-16]
ldrsw x9, [sp, #20]
add x8, x8, x9, lsl #2
mov x9, sp
str x8, [x9]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _scanf
ldur x8, [x29, #-16]
ldrsw x9, [sp, #20]
ldr w8, [x8, x9, lsl #2]
ldr w9, [sp, #24]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB1_4
b LBB1_3
LBB1_3: ; in Loop: Header=BB1_1 Depth=1
ldur x8, [x29, #-16]
ldrsw x9, [sp, #20]
ldr w8, [x8, x9, lsl #2]
str w8, [sp, #24]
b LBB1_4
LBB1_4: ; in Loop: Header=BB1_1 Depth=1
b LBB1_5
LBB1_5: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #20]
b LBB1_1
LBB1_6:
ldur x0, [x29, #-16]
ldr w1, [sp, #24]
ldur w2, [x29, #-20]
bl _countingSort
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 "The sorted array is : \n"
l_.str.1: ; @.str.1
.asciz "%d "
l_.str.2: ; @.str.2
.asciz "Enter the number of elements : "
l_.str.3: ; @.str.3
.asciz "%d"
l_.str.4: ; @.str.4
.asciz "Enter the elements : "
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _countingSort ## -- Begin function countingSort
.p2align 4, 0x90
_countingSort: ## @countingSort
.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)
movl %edx, -16(%rbp)
movslq -12(%rbp), %rdi
shlq $2, %rdi
callq _malloc
movq %rax, -24(%rbp)
movslq -16(%rbp), %rdi
shlq $2, %rdi
callq _malloc
movq %rax, -32(%rbp)
movl $0, -36(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -36(%rbp), %eax
movl -12(%rbp), %ecx
addl $1, %ecx
cmpl %ecx, %eax
jge LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq -24(%rbp), %rax
movslq -36(%rbp), %rcx
movl $0, (%rax,%rcx,4)
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB0_1
LBB0_4:
movl $0, -40(%rbp)
LBB0_5: ## =>This Inner Loop Header: Depth=1
movl -40(%rbp), %eax
cmpl -16(%rbp), %eax
jge LBB0_8
## %bb.6: ## in Loop: Header=BB0_5 Depth=1
movq -24(%rbp), %rax
movq -8(%rbp), %rcx
movslq -40(%rbp), %rdx
movslq (%rcx,%rdx,4), %rcx
movl (%rax,%rcx,4), %edx
addl $1, %edx
movl %edx, (%rax,%rcx,4)
## %bb.7: ## in Loop: Header=BB0_5 Depth=1
movl -40(%rbp), %eax
addl $1, %eax
movl %eax, -40(%rbp)
jmp LBB0_5
LBB0_8:
movl $0, -44(%rbp)
movl $0, -48(%rbp)
LBB0_9: ## =>This Loop Header: Depth=1
## Child Loop BB0_11 Depth 2
movl -48(%rbp), %eax
cmpl -12(%rbp), %eax
jg LBB0_15
## %bb.10: ## in Loop: Header=BB0_9 Depth=1
movq -24(%rbp), %rax
movslq -48(%rbp), %rcx
movl (%rax,%rcx,4), %eax
movl %eax, -52(%rbp)
LBB0_11: ## Parent Loop BB0_9 Depth=1
## => This Inner Loop Header: Depth=2
movl -52(%rbp), %eax
movl %eax, %ecx
addl $-1, %ecx
movl %ecx, -52(%rbp)
cmpl $0, %eax
je LBB0_13
## %bb.12: ## in Loop: Header=BB0_11 Depth=2
movl -48(%rbp), %edx
movq -32(%rbp), %rax
movslq -44(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
movl -44(%rbp), %eax
addl $1, %eax
movl %eax, -44(%rbp)
jmp LBB0_11
LBB0_13: ## in Loop: Header=BB0_9 Depth=1
jmp LBB0_14
LBB0_14: ## in Loop: Header=BB0_9 Depth=1
movl -48(%rbp), %eax
addl $1, %eax
movl %eax, -48(%rbp)
jmp LBB0_9
LBB0_15:
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -56(%rbp)
LBB0_16: ## =>This Inner Loop Header: Depth=1
movl -56(%rbp), %eax
cmpl -16(%rbp), %eax
jge LBB0_19
## %bb.17: ## in Loop: Header=BB0_16 Depth=1
movq -32(%rbp), %rax
movslq -56(%rbp), %rcx
movl (%rax,%rcx,4), %esi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
## %bb.18: ## in Loop: Header=BB0_16 Depth=1
movl -56(%rbp), %eax
addl $1, %eax
movl %eax, -56(%rbp)
jmp LBB0_16
LBB0_19:
addq $64, %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.2(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -24(%rbp)
leaq L_.str.3(%rip), %rdi
leaq -20(%rbp), %rsi
movb $0, %al
callq _scanf
movslq -20(%rbp), %rdi
shlq $2, %rdi
callq _malloc
movq %rax, -16(%rbp)
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -28(%rbp)
LBB1_1: ## =>This Inner Loop Header: Depth=1
movl -28(%rbp), %eax
cmpl -20(%rbp), %eax
jge LBB1_6
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movq -16(%rbp), %rsi
movslq -28(%rbp), %rax
shlq $2, %rax
addq %rax, %rsi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _scanf
movq -16(%rbp), %rax
movslq -28(%rbp), %rcx
movl (%rax,%rcx,4), %eax
cmpl -24(%rbp), %eax
jle LBB1_4
## %bb.3: ## in Loop: Header=BB1_1 Depth=1
movq -16(%rbp), %rax
movslq -28(%rbp), %rcx
movl (%rax,%rcx,4), %eax
movl %eax, -24(%rbp)
LBB1_4: ## in Loop: Header=BB1_1 Depth=1
jmp LBB1_5
LBB1_5: ## in Loop: Header=BB1_1 Depth=1
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB1_1
LBB1_6:
movq -16(%rbp), %rdi
movl -24(%rbp), %esi
movl -20(%rbp), %edx
callq _countingSort
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "The sorted array is : \n"
L_.str.1: ## @.str.1
.asciz "%d "
L_.str.2: ## @.str.2
.asciz "Enter the number of elements : "
L_.str.3: ## @.str.3
.asciz "%d"
L_.str.4: ## @.str.4
.asciz "Enter the elements : "
.subsections_via_symbols
| the_stack_data/745462.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ldr_uxtw ; -- Begin function ldr_uxtw
.p2align 2
_ldr_uxtw: ; @ldr_uxtw
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
str w1, [sp, #4]
ldr x8, [sp, #8]
ldr w9, [sp, #4]
; kill: def $x9 killed $w9
ldr w0, [x8, x9, lsl #2]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _ldr_uxtw0 ; -- Begin function ldr_uxtw0
.p2align 2
_ldr_uxtw0: ; @ldr_uxtw0
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
str w1, [sp, #4]
ldr x8, [sp, #8]
ldr w9, [sp, #4]
; kill: def $x9 killed $w9
ldrsb w0, [x8, x9]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _ldr_sxtw ; -- Begin function ldr_sxtw
.p2align 2
_ldr_sxtw: ; @ldr_sxtw
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
str w1, [sp, #4]
ldr x8, [sp, #8]
ldrsw x9, [sp, #4]
ldr w0, [x8, x9, lsl #2]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _ldr_sxtw0 ; -- Begin function ldr_sxtw0
.p2align 2
_ldr_sxtw0: ; @ldr_sxtw0
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
str w1, [sp, #4]
ldr x8, [sp, #8]
ldrsw x9, [sp, #4]
ldrsb w0, [x8, x9]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _adddi_uxtw ; -- Begin function adddi_uxtw
.p2align 2
_adddi_uxtw: ; @adddi_uxtw
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
str w1, [sp, #4]
ldr x8, [sp, #8]
ldr w9, [sp, #4]
; kill: def $x9 killed $w9
add x0, x8, x9, lsl #3
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _adddi_uxtw0 ; -- Begin function adddi_uxtw0
.p2align 2
_adddi_uxtw0: ; @adddi_uxtw0
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
str w1, [sp, #4]
ldr x8, [sp, #8]
ldr w9, [sp, #4]
; kill: def $x9 killed $w9
add x0, x8, x9
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _adddi_sxtw ; -- Begin function adddi_sxtw
.p2align 2
_adddi_sxtw: ; @adddi_sxtw
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
str w1, [sp, #4]
ldr x8, [sp, #8]
ldrsw x9, [sp, #4]
add x0, x8, x9, lsl #3
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _adddi_sxtw0 ; -- Begin function adddi_sxtw0
.p2align 2
_adddi_sxtw0: ; @adddi_sxtw0
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
str w1, [sp, #4]
ldr x8, [sp, #8]
ldrsw x9, [sp, #4]
add x0, x8, x9
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _subdi_uxtw ; -- Begin function subdi_uxtw
.p2align 2
_subdi_uxtw: ; @subdi_uxtw
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
str w1, [sp, #4]
ldr x8, [sp, #8]
ldr w9, [sp, #4]
; kill: def $x9 killed $w9
subs x0, x8, x9, lsl #3
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _subdi_uxtw0 ; -- Begin function subdi_uxtw0
.p2align 2
_subdi_uxtw0: ; @subdi_uxtw0
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
str w1, [sp, #4]
ldr x8, [sp, #8]
ldr w9, [sp, #4]
; kill: def $x9 killed $w9
subs x0, x8, x9
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _subdi_sxtw ; -- Begin function subdi_sxtw
.p2align 2
_subdi_sxtw: ; @subdi_sxtw
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
str w1, [sp, #4]
ldr x8, [sp, #8]
ldrsw x9, [sp, #4]
subs x0, x8, x9, lsl #3
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _subdi_sxtw0 ; -- Begin function subdi_sxtw0
.p2align 2
_subdi_sxtw0: ; @subdi_sxtw0
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
str w1, [sp, #4]
ldr x8, [sp, #8]
ldrsw x9, [sp, #4]
subs x0, x8, x9
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _subdi_uxth ; -- Begin function subdi_uxth
.p2align 2
_subdi_uxth: ; @subdi_uxth
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
strh w1, [sp, #6]
ldr x8, [sp, #8]
ldrh w9, [sp, #6]
; kill: def $x9 killed $w9
subs x0, x8, x9, lsl #1
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _subdi_uxth0 ; -- Begin function subdi_uxth0
.p2align 2
_subdi_uxth0: ; @subdi_uxth0
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
strh w1, [sp, #6]
ldr x8, [sp, #8]
ldrh w9, [sp, #6]
; kill: def $x9 killed $w9
subs x0, x8, x9
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _subdi_sxth ; -- Begin function subdi_sxth
.p2align 2
_subdi_sxth: ; @subdi_sxth
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
strh w1, [sp, #6]
ldr x8, [sp, #8]
ldrsh x9, [sp, #6]
subs x0, x8, x9, lsl #1
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _subdi_sxth0 ; -- Begin function subdi_sxth0
.p2align 2
_subdi_sxth0: ; @subdi_sxth0
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
strh w1, [sp, #6]
ldr x8, [sp, #8]
ldrsh x9, [sp, #6]
subs x0, x8, x9
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _subsi_uxth ; -- Begin function subsi_uxth
.p2align 2
_subsi_uxth: ; @subsi_uxth
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #12]
strh w1, [sp, #10]
ldr w8, [sp, #12]
ldrh w9, [sp, #10]
subs w0, w8, w9, lsl #1
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _subsi_uxth0 ; -- Begin function subsi_uxth0
.p2align 2
_subsi_uxth0: ; @subsi_uxth0
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #12]
strh w1, [sp, #10]
ldr w8, [sp, #12]
ldrh w9, [sp, #10]
subs w0, w8, w9
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _subsi_sxth ; -- Begin function subsi_sxth
.p2align 2
_subsi_sxth: ; @subsi_sxth
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #12]
strh w1, [sp, #10]
ldr w8, [sp, #12]
ldrsh w9, [sp, #10]
subs w0, w8, w9, lsl #1
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _subsi_sxth0 ; -- Begin function subsi_sxth0
.p2align 2
_subsi_sxth0: ; @subsi_sxth0
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #12]
strh w1, [sp, #10]
ldr w8, [sp, #12]
ldrsh w9, [sp, #10]
subs w0, w8, w9
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _addsi_uxth ; -- Begin function addsi_uxth
.p2align 2
_addsi_uxth: ; @addsi_uxth
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #12]
strh w1, [sp, #10]
ldr w8, [sp, #12]
ldrh w9, [sp, #10]
add w0, w8, w9, lsl #1
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _addsi_uxth0 ; -- Begin function addsi_uxth0
.p2align 2
_addsi_uxth0: ; @addsi_uxth0
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #12]
strh w1, [sp, #10]
ldr w8, [sp, #12]
ldrh w9, [sp, #10]
add w0, w8, w9
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _addsi_sxth ; -- Begin function addsi_sxth
.p2align 2
_addsi_sxth: ; @addsi_sxth
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #12]
strh w1, [sp, #10]
ldr w8, [sp, #12]
ldrsh w9, [sp, #10]
add w0, w8, w9, lsl #1
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _addsi_sxth0 ; -- Begin function addsi_sxth0
.p2align 2
_addsi_sxth0: ; @addsi_sxth0
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #12]
strh w1, [sp, #10]
ldr w8, [sp, #12]
ldrsh w9, [sp, #10]
add 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 _ldr_uxtw ## -- Begin function ldr_uxtw
.p2align 4, 0x90
_ldr_uxtw: ## @ldr_uxtw
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movq -8(%rbp), %rax
movl -12(%rbp), %ecx
## kill: def $rcx killed $ecx
movl (%rax,%rcx,4), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _ldr_uxtw0 ## -- Begin function ldr_uxtw0
.p2align 4, 0x90
_ldr_uxtw0: ## @ldr_uxtw0
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movq -8(%rbp), %rax
movl -12(%rbp), %ecx
## kill: def $rcx killed $ecx
movsbl (%rax,%rcx), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _ldr_sxtw ## -- Begin function ldr_sxtw
.p2align 4, 0x90
_ldr_sxtw: ## @ldr_sxtw
.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
movslq -12(%rbp), %rcx
movl (%rax,%rcx,4), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _ldr_sxtw0 ## -- Begin function ldr_sxtw0
.p2align 4, 0x90
_ldr_sxtw0: ## @ldr_sxtw0
.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
movslq -12(%rbp), %rcx
movsbl (%rax,%rcx), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _adddi_uxtw ## -- Begin function adddi_uxtw
.p2align 4, 0x90
_adddi_uxtw: ## @adddi_uxtw
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movq -8(%rbp), %rax
movl -12(%rbp), %ecx
## kill: def $rcx killed $ecx
shlq $3, %rcx
addq %rcx, %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _adddi_uxtw0 ## -- Begin function adddi_uxtw0
.p2align 4, 0x90
_adddi_uxtw0: ## @adddi_uxtw0
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movq -8(%rbp), %rax
movl -12(%rbp), %ecx
## kill: def $rcx killed $ecx
addq %rcx, %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _adddi_sxtw ## -- Begin function adddi_sxtw
.p2align 4, 0x90
_adddi_sxtw: ## @adddi_sxtw
.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
movslq -12(%rbp), %rcx
shlq $3, %rcx
addq %rcx, %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _adddi_sxtw0 ## -- Begin function adddi_sxtw0
.p2align 4, 0x90
_adddi_sxtw0: ## @adddi_sxtw0
.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
movslq -12(%rbp), %rcx
addq %rcx, %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _subdi_uxtw ## -- Begin function subdi_uxtw
.p2align 4, 0x90
_subdi_uxtw: ## @subdi_uxtw
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movq -8(%rbp), %rax
movl -12(%rbp), %ecx
## kill: def $rcx killed $ecx
shlq $3, %rcx
subq %rcx, %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _subdi_uxtw0 ## -- Begin function subdi_uxtw0
.p2align 4, 0x90
_subdi_uxtw0: ## @subdi_uxtw0
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movq -8(%rbp), %rax
movl -12(%rbp), %ecx
## kill: def $rcx killed $ecx
subq %rcx, %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _subdi_sxtw ## -- Begin function subdi_sxtw
.p2align 4, 0x90
_subdi_sxtw: ## @subdi_sxtw
.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
movslq -12(%rbp), %rcx
shlq $3, %rcx
subq %rcx, %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _subdi_sxtw0 ## -- Begin function subdi_sxtw0
.p2align 4, 0x90
_subdi_sxtw0: ## @subdi_sxtw0
.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
movslq -12(%rbp), %rcx
subq %rcx, %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _subdi_uxth ## -- Begin function subdi_uxth
.p2align 4, 0x90
_subdi_uxth: ## @subdi_uxth
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movw %si, %ax
movq %rdi, -8(%rbp)
movw %ax, -10(%rbp)
movq -8(%rbp), %rax
movzwl -10(%rbp), %ecx
## kill: def $rcx killed $ecx
shlq $1, %rcx
subq %rcx, %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _subdi_uxth0 ## -- Begin function subdi_uxth0
.p2align 4, 0x90
_subdi_uxth0: ## @subdi_uxth0
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movw %si, %ax
movq %rdi, -8(%rbp)
movw %ax, -10(%rbp)
movq -8(%rbp), %rax
movzwl -10(%rbp), %ecx
## kill: def $rcx killed $ecx
subq %rcx, %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _subdi_sxth ## -- Begin function subdi_sxth
.p2align 4, 0x90
_subdi_sxth: ## @subdi_sxth
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movw %si, %ax
movq %rdi, -8(%rbp)
movw %ax, -10(%rbp)
movq -8(%rbp), %rax
movswq -10(%rbp), %rcx
shlq $1, %rcx
subq %rcx, %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _subdi_sxth0 ## -- Begin function subdi_sxth0
.p2align 4, 0x90
_subdi_sxth0: ## @subdi_sxth0
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movw %si, %ax
movq %rdi, -8(%rbp)
movw %ax, -10(%rbp)
movq -8(%rbp), %rax
movswq -10(%rbp), %rcx
subq %rcx, %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _subsi_uxth ## -- Begin function subsi_uxth
.p2align 4, 0x90
_subsi_uxth: ## @subsi_uxth
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movw %si, %ax
movl %edi, -4(%rbp)
movw %ax, -6(%rbp)
movl -4(%rbp), %eax
movzwl -6(%rbp), %ecx
shll $1, %ecx
subl %ecx, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _subsi_uxth0 ## -- Begin function subsi_uxth0
.p2align 4, 0x90
_subsi_uxth0: ## @subsi_uxth0
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movw %si, %ax
movl %edi, -4(%rbp)
movw %ax, -6(%rbp)
movl -4(%rbp), %eax
movzwl -6(%rbp), %ecx
subl %ecx, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _subsi_sxth ## -- Begin function subsi_sxth
.p2align 4, 0x90
_subsi_sxth: ## @subsi_sxth
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movw %si, %ax
movl %edi, -4(%rbp)
movw %ax, -6(%rbp)
movl -4(%rbp), %eax
movswl -6(%rbp), %ecx
shll $1, %ecx
subl %ecx, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _subsi_sxth0 ## -- Begin function subsi_sxth0
.p2align 4, 0x90
_subsi_sxth0: ## @subsi_sxth0
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movw %si, %ax
movl %edi, -4(%rbp)
movw %ax, -6(%rbp)
movl -4(%rbp), %eax
movswl -6(%rbp), %ecx
subl %ecx, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _addsi_uxth ## -- Begin function addsi_uxth
.p2align 4, 0x90
_addsi_uxth: ## @addsi_uxth
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movw %si, %ax
movl %edi, -4(%rbp)
movw %ax, -6(%rbp)
movl -4(%rbp), %eax
movzwl -6(%rbp), %ecx
shll $1, %ecx
addl %ecx, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _addsi_uxth0 ## -- Begin function addsi_uxth0
.p2align 4, 0x90
_addsi_uxth0: ## @addsi_uxth0
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movw %si, %ax
movl %edi, -4(%rbp)
movw %ax, -6(%rbp)
movl -4(%rbp), %eax
movzwl -6(%rbp), %ecx
addl %ecx, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _addsi_sxth ## -- Begin function addsi_sxth
.p2align 4, 0x90
_addsi_sxth: ## @addsi_sxth
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movw %si, %ax
movl %edi, -4(%rbp)
movw %ax, -6(%rbp)
movl -4(%rbp), %eax
movswl -6(%rbp), %ecx
shll $1, %ecx
addl %ecx, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _addsi_sxth0 ## -- Begin function addsi_sxth0
.p2align 4, 0x90
_addsi_sxth0: ## @addsi_sxth0
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movw %si, %ax
movl %edi, -4(%rbp)
movw %ax, -6(%rbp)
movl -4(%rbp), %eax
movswl -6(%rbp), %ecx
addl %ecx, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/1063789.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _foo ; -- Begin function foo
.p2align 2
_foo: ; @foo
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
bl _fopen
str x0, [sp, #8]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w8, #0
str w8, [sp, #12] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
ldr x0, [sp, #16]
bl _foo
ldr x0, [sp, #16]
bl _fclose
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 "bar.txt"
l_.str.1: ; @.str.1
.asciz "w+"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _foo ## -- Begin function foo
.p2align 4, 0x90
_foo: ## @foo
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
leaq L_.str(%rip), %rdi
leaq L_.str.1(%rip), %rsi
callq _fopen
movq %rax, -8(%rbp)
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)
movq -16(%rbp), %rdi
callq _foo
movq -16(%rbp), %rdi
callq _fclose
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "bar.txt"
L_.str.1: ## @.str.1
.asciz "w+"
.subsections_via_symbols
| the_stack_data/179831858.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #288
.cfi_def_cfa_offset 288
stp x28, x27, [sp, #256] ; 16-byte Folded Spill
stp x29, x30, [sp, #272] ; 16-byte Folded Spill
add x29, sp, #272
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
adrp x8, _from@GOTPAGE
ldr x8, [x8, _from@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, #-24]
str wzr, [sp, #44]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #124
str x8, [sp, #16] ; 8-byte Folded Spill
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
str x0, [sp, #8] ; 8-byte Folded Spill
bl _scanf
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
ldr x0, [sp, #8] ; 8-byte Folded Reload
mov x9, sp
add x8, sp, #48
str x8, [sp, #32] ; 8-byte Folded Spill
str x8, [x9]
bl _scanf
ldr x0, [sp, #16] ; 8-byte Folded Reload
adrp x1, l_.str.3@PAGE
add x1, x1, l_.str.3@PAGEOFF
bl _fopen
ldr x9, [sp, #24] ; 8-byte Folded Reload
mov x8, x0
ldr x0, [sp, #32] ; 8-byte Folded Reload
str x8, [x9]
adrp x1, l_.str.4@PAGE
add x1, x1, l_.str.4@PAGEOFF
bl _fopen
adrp x8, _target@GOTPAGE
ldr x8, [x8, _target@GOTPAGEOFF]
str x0, [x8]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x0, [x8]
bl _fgetc
strb w0, [sp, #43]
mov w8, #-1
subs w8, w8, w0, sxtb
cset w8, eq
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldrsb w0, [sp, #43]
bl _check_comment
b LBB0_1
LBB0_3:
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x0, [x8]
bl _fclose
adrp x8, _target@GOTPAGE
ldr x8, [x8, _target@GOTPAGEOFF]
ldr x0, [x8]
bl _fclose
ldur x9, [x29, #-24]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_5
b LBB0_4
LBB0_4:
bl ___stack_chk_fail
LBB0_5:
mov w0, #0
ldp x29, x30, [sp, #272] ; 16-byte Folded Reload
ldp x28, x27, [sp, #256] ; 16-byte Folded Reload
add sp, sp, #288
ret
.cfi_endproc
; -- End function
.globl _check_comment ; -- Begin function check_comment
.p2align 2
_check_comment: ; @check_comment
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, _target@GOTPAGE
ldr x8, [x8, _target@GOTPAGEOFF]
str x8, [sp] ; 8-byte Folded Spill
sturb w0, [x29, #-1]
ldursb w8, [x29, #-1]
subs w8, w8, #47
cset w8, ne
tbnz w8, #0, LBB1_8
b LBB1_1
LBB1_1:
adrp x8, _from@GOTPAGE
ldr x8, [x8, _from@GOTPAGEOFF]
ldr x0, [x8]
bl _fgetc
sturb w0, [x29, #-2]
sxtb w8, w0
subs w8, w8, #42
cset w8, ne
tbnz w8, #0, LBB1_3
b LBB1_2
LBB1_2:
bl _block_comment
b LBB1_7
LBB1_3:
ldursb w8, [x29, #-2]
subs w8, w8, #47
cset w8, ne
tbnz w8, #0, LBB1_5
b LBB1_4
LBB1_4:
bl _single_comment
ldr x8, [sp] ; 8-byte Folded Reload
ldr x1, [x8]
mov w0, #10
bl _fputc
b LBB1_6
LBB1_5:
ldr x8, [sp] ; 8-byte Folded Reload
ldursb w0, [x29, #-1]
ldr x1, [x8]
bl _fputc
ldr x8, [sp] ; 8-byte Folded Reload
ldursb w0, [x29, #-2]
ldr x1, [x8]
bl _fputc
b LBB1_6
LBB1_6:
b LBB1_7
LBB1_7:
b LBB1_9
LBB1_8:
ldr x8, [sp] ; 8-byte Folded Reload
ldursb w0, [x29, #-1]
ldr x1, [x8]
bl _fputc
b LBB1_9
LBB1_9:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _block_comment ; -- Begin function block_comment
.p2align 2
_block_comment: ; @block_comment
.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
b LBB2_1
LBB2_1: ; =>This Inner Loop Header: Depth=1
adrp x8, _from@GOTPAGE
ldr x8, [x8, _from@GOTPAGEOFF]
ldr x0, [x8]
bl _fgetc
sturb w0, [x29, #-1]
mov w8, #-1
subs w8, w8, w0, sxtb
cset w8, eq
tbnz w8, #0, LBB2_10
b LBB2_2
LBB2_2: ; in Loop: Header=BB2_1 Depth=1
ldursb w8, [x29, #-1]
subs w8, w8, #42
cset w8, ne
tbnz w8, #0, LBB2_6
b LBB2_3
LBB2_3: ; in Loop: Header=BB2_1 Depth=1
adrp x8, _from@GOTPAGE
ldr x8, [x8, _from@GOTPAGEOFF]
ldr x0, [x8]
bl _fgetc
sturb w0, [x29, #-2]
ldursb w8, [x29, #-2]
subs w8, w8, #47
cset w8, ne
tbnz w8, #0, LBB2_5
b LBB2_4
LBB2_4:
b LBB2_10
LBB2_5: ; in Loop: Header=BB2_1 Depth=1
b LBB2_6
LBB2_6: ; in Loop: Header=BB2_1 Depth=1
ldursb w8, [x29, #-1]
subs w8, w8, #47
cset w8, ne
tbnz w8, #0, LBB2_9
b LBB2_7
LBB2_7: ; in Loop: Header=BB2_1 Depth=1
ldursb w8, [x29, #-2]
subs w8, w8, #42
cset w8, ne
tbnz w8, #0, LBB2_9
b LBB2_8
LBB2_8:
b LBB2_10
LBB2_9: ; in Loop: Header=BB2_1 Depth=1
b LBB2_1
LBB2_10:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _single_comment ; -- Begin function single_comment
.p2align 2
_single_comment: ; @single_comment
.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
b LBB3_1
LBB3_1: ; =>This Inner Loop Header: Depth=1
adrp x8, _from@GOTPAGE
ldr x8, [x8, _from@GOTPAGEOFF]
ldr x0, [x8]
bl _fgetc
sturb w0, [x29, #-1]
mov w8, #-1
subs w8, w8, w0, sxtb
cset w8, eq
tbnz w8, #0, LBB3_5
b LBB3_2
LBB3_2: ; in Loop: Header=BB3_1 Depth=1
ldursb w8, [x29, #-1]
subs w8, w8, #10
cset w8, ne
tbnz w8, #0, LBB3_4
b LBB3_3
LBB3_3:
b LBB3_5
LBB3_4: ; in Loop: Header=BB3_1 Depth=1
b LBB3_1
LBB3_5:
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 "Please enter the resource filename\n"
l_.str.1: ; @.str.1
.asciz "%s"
l_.str.2: ; @.str.2
.asciz "Please enter the target filename\n"
l_.str.3: ; @.str.3
.asciz "r"
.comm _from,8,3 ; @from
l_.str.4: ; @.str.4
.asciz "w"
.comm _target,8,3 ; @target
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $240, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -228(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
leaq -112(%rbp), %rsi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _scanf
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
leaq -224(%rbp), %rsi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _scanf
leaq -112(%rbp), %rdi
leaq L_.str.3(%rip), %rsi
callq _fopen
movq %rax, %rcx
movq _from@GOTPCREL(%rip), %rax
movq %rcx, (%rax)
leaq -224(%rbp), %rdi
leaq L_.str.4(%rip), %rsi
callq _fopen
movq %rax, %rcx
movq _target@GOTPCREL(%rip), %rax
movq %rcx, (%rax)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movq _from@GOTPCREL(%rip), %rax
movq (%rax), %rdi
callq _fgetc
## kill: def $al killed $al killed $eax
movb %al, -229(%rbp)
movsbl %al, %eax
cmpl $-1, %eax
je LBB0_3
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movsbl -229(%rbp), %edi
callq _check_comment
jmp LBB0_1
LBB0_3:
movq _from@GOTPCREL(%rip), %rax
movq (%rax), %rdi
callq _fclose
movq _target@GOTPCREL(%rip), %rax
movq (%rax), %rdi
callq _fclose
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 $240, %rsp
popq %rbp
retq
LBB0_5:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.globl _check_comment ## -- Begin function check_comment
.p2align 4, 0x90
_check_comment: ## @check_comment
.cfi_startproc
## %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 $47, %eax
jne LBB1_8
## %bb.1:
movq _from@GOTPCREL(%rip), %rax
movq (%rax), %rdi
callq _fgetc
## kill: def $al killed $al killed $eax
movb %al, -2(%rbp)
movsbl %al, %eax
cmpl $42, %eax
jne LBB1_3
## %bb.2:
callq _block_comment
jmp LBB1_7
LBB1_3:
movsbl -2(%rbp), %eax
cmpl $47, %eax
jne LBB1_5
## %bb.4:
callq _single_comment
movq _target@GOTPCREL(%rip), %rax
movq (%rax), %rsi
movl $10, %edi
callq _fputc
jmp LBB1_6
LBB1_5:
movsbl -1(%rbp), %edi
movq _target@GOTPCREL(%rip), %rax
movq (%rax), %rsi
callq _fputc
movsbl -2(%rbp), %edi
movq _target@GOTPCREL(%rip), %rax
movq (%rax), %rsi
callq _fputc
LBB1_6:
jmp LBB1_7
LBB1_7:
jmp LBB1_9
LBB1_8:
movsbl -1(%rbp), %edi
movq _target@GOTPCREL(%rip), %rax
movq (%rax), %rsi
callq _fputc
LBB1_9:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _block_comment ## -- Begin function block_comment
.p2align 4, 0x90
_block_comment: ## @block_comment
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
LBB2_1: ## =>This Inner Loop Header: Depth=1
movq _from@GOTPCREL(%rip), %rax
movq (%rax), %rdi
callq _fgetc
## kill: def $al killed $al killed $eax
movb %al, -1(%rbp)
movsbl %al, %eax
cmpl $-1, %eax
je LBB2_10
## %bb.2: ## in Loop: Header=BB2_1 Depth=1
movsbl -1(%rbp), %eax
cmpl $42, %eax
jne LBB2_6
## %bb.3: ## in Loop: Header=BB2_1 Depth=1
movq _from@GOTPCREL(%rip), %rax
movq (%rax), %rdi
callq _fgetc
## kill: def $al killed $al killed $eax
movb %al, -2(%rbp)
movsbl -2(%rbp), %eax
cmpl $47, %eax
jne LBB2_5
## %bb.4:
jmp LBB2_10
LBB2_5: ## in Loop: Header=BB2_1 Depth=1
jmp LBB2_6
LBB2_6: ## in Loop: Header=BB2_1 Depth=1
movsbl -1(%rbp), %eax
cmpl $47, %eax
jne LBB2_9
## %bb.7: ## in Loop: Header=BB2_1 Depth=1
movsbl -2(%rbp), %eax
cmpl $42, %eax
jne LBB2_9
## %bb.8:
jmp LBB2_10
LBB2_9: ## in Loop: Header=BB2_1 Depth=1
jmp LBB2_1
LBB2_10:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _single_comment ## -- Begin function single_comment
.p2align 4, 0x90
_single_comment: ## @single_comment
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
LBB3_1: ## =>This Inner Loop Header: Depth=1
movq _from@GOTPCREL(%rip), %rax
movq (%rax), %rdi
callq _fgetc
## kill: def $al killed $al killed $eax
movb %al, -1(%rbp)
movsbl %al, %eax
cmpl $-1, %eax
je LBB3_5
## %bb.2: ## in Loop: Header=BB3_1 Depth=1
movsbl -1(%rbp), %eax
cmpl $10, %eax
jne LBB3_4
## %bb.3:
jmp LBB3_5
LBB3_4: ## in Loop: Header=BB3_1 Depth=1
jmp LBB3_1
LBB3_5:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Please enter the resource filename\n"
L_.str.1: ## @.str.1
.asciz "%s"
L_.str.2: ## @.str.2
.asciz "Please enter the target filename\n"
L_.str.3: ## @.str.3
.asciz "r"
.comm _from,8,3 ## @from
L_.str.4: ## @.str.4
.asciz "w"
.comm _target,8,3 ## @target
.subsections_via_symbols
| the_stack_data/89287.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
mov w0, #1
bl _t
mov w0, #2
bl _t
mov w0, #0
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function t
_t: ; @t
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str w0, [sp, #8]
ldr w8, [sp, #8]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
bl _foo
b LBB1_6
LBB1_2:
ldr w8, [sp, #8]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB1_4
b LBB1_3
LBB1_3:
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
bl _bar
b LBB1_5
LBB1_4:
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
bl _bagr
b LBB1_5
LBB1_5:
b LBB1_6
LBB1_6:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl $1, %edi
callq _t
movl $2, %edi
callq _t
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function t
_t: ## @t
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl %edi, -8(%rbp)
cmpl $1, -8(%rbp)
jne LBB1_2
## %bb.1:
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
callq _foo
jmp LBB1_6
LBB1_2:
cmpl $2, -8(%rbp)
jne LBB1_4
## %bb.3:
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
callq _bar
jmp LBB1_5
LBB1_4:
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
callq _bagr
LBB1_5:
jmp LBB1_6
LBB1_6:
movl -4(%rbp), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/237643088.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, #8] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
stur w0, [x29, #-8]
str x1, [sp, #16]
mov w8, #100
str w8, [sp, #12]
ldr w9, [sp, #12]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov x9, sp
mov x8, #1
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
ldr w0, [sp, #8] ; 4-byte Folded Reload
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "You are %d miles away.\n"
l_.str.1: ; @.str.1
.asciz "This is %d complex stuff.\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)
movl $100, -20(%rbp)
movl -20(%rbp), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
movl $1, %esi
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 "You are %d miles away.\n"
L_.str.1: ## @.str.1
.asciz "This is %d complex stuff.\n"
.subsections_via_symbols
| the_stack_data/181394259.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _bases ; -- Begin function bases
.p2align 2
_bases: ; @bases
.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]
str x1, [sp, #16]
mov w8, #1
str w8, [sp, #8]
ldr x0, [sp, #16]
bl _my_strlen
str w0, [sp, #4]
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
mov w0, #45
bl _my_putchar
ldur w9, [x29, #-8]
mov w8, #0
subs w8, w8, w9
stur w8, [x29, #-8]
b LBB0_2
LBB0_2:
b LBB0_3
LBB0_3: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-8]
ldr w9, [sp, #8]
sdiv w8, w8, w9
ldr w9, [sp, #4]
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB0_5
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=1
ldr w8, [sp, #8]
ldr w9, [sp, #4]
mul w8, w8, w9
str w8, [sp, #8]
b LBB0_3
LBB0_5:
b LBB0_6
LBB0_6: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #8]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB0_8
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_6 Depth=1
ldur w8, [x29, #-8]
ldr w9, [sp, #8]
sdiv w8, w8, w9
ldr w10, [sp, #4]
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
str w8, [sp, #12]
ldr x8, [sp, #16]
ldrsw x9, [sp, #12]
ldrsb w0, [x8, x9]
bl _my_putchar
ldr w8, [sp, #8]
ldr w9, [sp, #4]
sdiv w8, w8, w9
str w8, [sp, #8]
b LBB0_6
LBB0_8:
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 _bases ## -- Begin function bases
.p2align 4, 0x90
_bases: ## @bases
.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, -8(%rbp)
movq %rsi, -16(%rbp)
movl $1, -24(%rbp)
movq -16(%rbp), %rdi
callq _my_strlen
movl %eax, -28(%rbp)
cmpl $0, -8(%rbp)
jge LBB0_2
## %bb.1:
movl $45, %edi
callq _my_putchar
imull $-1, -8(%rbp), %eax
movl %eax, -8(%rbp)
LBB0_2:
jmp LBB0_3
LBB0_3: ## =>This Inner Loop Header: Depth=1
movl -8(%rbp), %eax
cltd
idivl -24(%rbp)
cmpl -28(%rbp), %eax
jl LBB0_5
## %bb.4: ## in Loop: Header=BB0_3 Depth=1
movl -24(%rbp), %eax
imull -28(%rbp), %eax
movl %eax, -24(%rbp)
jmp LBB0_3
LBB0_5:
jmp LBB0_6
LBB0_6: ## =>This Inner Loop Header: Depth=1
cmpl $0, -24(%rbp)
jle LBB0_8
## %bb.7: ## in Loop: Header=BB0_6 Depth=1
movl -8(%rbp), %eax
cltd
idivl -24(%rbp)
cltd
idivl -28(%rbp)
movl %edx, -20(%rbp)
movq -16(%rbp), %rax
movslq -20(%rbp), %rcx
movsbl (%rax,%rcx), %edi
callq _my_putchar
movl -24(%rbp), %eax
cltd
idivl -28(%rbp)
movl %eax, -24(%rbp)
jmp LBB0_6
LBB0_8:
movl -4(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/237642300.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
str w0, [sp, #8]
str x1, [sp]
ldr w0, [sp, #8]
ldr x1, [sp]
bl _test
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
movl %edi, -8(%rbp)
movq %rsi, -16(%rbp)
movl -8(%rbp), %edi
movq -16(%rbp), %rsi
callq _test
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/1139424.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, #464
.cfi_def_cfa_offset 464
stp x28, x27, [sp, #432] ; 16-byte Folded Spill
stp x29, x30, [sp, #448] ; 16-byte Folded Spill
add x29, sp, #448
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
str wzr, [sp, #20]
str w0, [sp, #16]
str x1, [sp, #8]
str wzr, [sp, #4]
b LBB0_1
LBB0_1: ; =>This Loop Header: Depth=1
; Child Loop BB0_3 Depth 2
ldr w8, [sp, #4]
subs w8, w8, #10
cset w8, ge
tbnz w8, #0, LBB0_8
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
str wzr, [sp]
b LBB0_3
LBB0_3: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp]
subs w8, w8, #10
cset w8, ge
tbnz w8, #0, LBB0_6
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=2
bl _unknown
ldrsw x8, [sp, #4]
mov x9, #40
mul x9, x8, x9
add x8, sp, #24
add x8, x8, x9
ldr w9, [sp]
add w9, w9, #1
str w0, [x8, w9, sxtw #2]
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_3 Depth=2
ldr w8, [sp]
add w8, w8, #1
str w8, [sp]
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, #4]
add w8, w8, #1
str w8, [sp, #4]
b LBB0_1
LBB0_8:
str wzr, [sp, #4]
b LBB0_9
LBB0_9: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #4]
subs w8, w8, #10
cset w8, ge
tbnz w8, #0, LBB0_12
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_9 Depth=1
ldrsw x8, [sp, #4]
mov x9, #40
mul x9, x8, x9
add x8, sp, #24
add x8, x8, x9
ldrsw x9, [sp, #4]
ldr w0, [x8, x9, lsl #2]
bl _read
b LBB0_11
LBB0_11: ; in Loop: Header=BB0_9 Depth=1
ldr w8, [sp, #4]
add w8, w8, #1
str w8, [sp, #4]
b LBB0_9
LBB0_12:
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, #42
ldp x29, x30, [sp, #448] ; 16-byte Folded Reload
ldp x28, x27, [sp, #432] ; 16-byte Folded Reload
add sp, sp, #464
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $448, %rsp ## imm = 0x1C0
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -420(%rbp)
movl %edi, -424(%rbp)
movq %rsi, -432(%rbp)
movl $0, -436(%rbp)
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_3 Depth 2
cmpl $10, -436(%rbp)
jge LBB0_8
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl $0, -440(%rbp)
LBB0_3: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $10, -440(%rbp)
jge LBB0_6
## %bb.4: ## in Loop: Header=BB0_3 Depth=2
movb $0, %al
callq _unknown
movl %eax, %edx
movslq -436(%rbp), %rcx
leaq -416(%rbp), %rax
imulq $40, %rcx, %rcx
addq %rcx, %rax
movl -440(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movl %edx, (%rax,%rcx,4)
## %bb.5: ## in Loop: Header=BB0_3 Depth=2
movl -440(%rbp), %eax
addl $1, %eax
movl %eax, -440(%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 -436(%rbp), %eax
addl $1, %eax
movl %eax, -436(%rbp)
jmp LBB0_1
LBB0_8:
movl $0, -436(%rbp)
LBB0_9: ## =>This Inner Loop Header: Depth=1
cmpl $10, -436(%rbp)
jge LBB0_12
## %bb.10: ## in Loop: Header=BB0_9 Depth=1
movslq -436(%rbp), %rcx
leaq -416(%rbp), %rax
imulq $40, %rcx, %rcx
addq %rcx, %rax
movslq -436(%rbp), %rcx
movl (%rax,%rcx,4), %edi
callq _read
## %bb.11: ## in Loop: Header=BB0_9 Depth=1
movl -436(%rbp), %eax
addl $1, %eax
movl %eax, -436(%rbp)
jmp LBB0_9
LBB0_12:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_14
## %bb.13:
movl $42, %eax
addq $448, %rsp ## imm = 0x1C0
popq %rbp
retq
LBB0_14:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/23576013.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]
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, #2
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_8
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldur w0, [x29, #-12]
bl _checkPrime
subs w8, w0, #1
cset w8, ne
tbnz w8, #0, LBB0_6
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-8]
ldur w9, [x29, #-12]
subs w0, w8, w9
bl _checkPrime
subs w8, w0, #1
cset w8, ne
tbnz w8, #0, LBB0_5
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-8]
; implicit-def: $x11
mov x11, x8
ldur w9, [x29, #-12]
; implicit-def: $x8
mov x8, x9
ldur w9, [x29, #-8]
ldur w10, [x29, #-12]
subs 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.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
mov w8, #1
stur w8, [x29, #-16]
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_1 Depth=1
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_1 Depth=1
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB0_1
LBB0_8:
ldur w8, [x29, #-16]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_10
b LBB0_9
LBB0_9:
ldur w9, [x29, #-8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
b LBB0_10
LBB0_10:
mov w0, #0
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _checkPrime ; -- Begin function checkPrime
.p2align 2
_checkPrime: ; @checkPrime
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #12]
mov w8, #1
str w8, [sp, #4]
mov w8, #2
str w8, [sp, #8]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #8]
ldr w9, [sp, #12]
mov w10, #2
sdiv w9, w9, w10
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB1_6
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #12]
ldr w10, [sp, #8]
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_4
b LBB1_3
LBB1_3:
str wzr, [sp, #4]
b LBB1_6
LBB1_4: ; in Loop: Header=BB1_1 Depth=1
b LBB1_5
LBB1_5: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB1_1
LBB1_6:
ldr w0, [sp, #4]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Enter the integer: "
l_.str.1: ; @.str.1
.asciz "%d"
l_.str.2: ; @.str.2
.asciz "%d = %d + %d \n"
l_.str.3: ; @.str.3
.asciz "%d Cannot be decomposed into two prime numbers"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
movl $0, -16(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -8(%rbp), %rsi
movb $0, %al
callq _scanf
movl $2, -12(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -12(%rbp), %eax
cmpl -8(%rbp), %eax
jg LBB0_8
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl -12(%rbp), %edi
callq _checkPrime
cmpl $1, %eax
jne LBB0_6
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -8(%rbp), %edi
subl -12(%rbp), %edi
callq _checkPrime
cmpl $1, %eax
jne LBB0_5
## %bb.4: ## in Loop: Header=BB0_1 Depth=1
movl -8(%rbp), %esi
movl -12(%rbp), %edx
movl -8(%rbp), %ecx
subl -12(%rbp), %ecx
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
movl $1, -16(%rbp)
LBB0_5: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_6
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:
cmpl $0, -16(%rbp)
jne LBB0_10
## %bb.9:
movl -8(%rbp), %esi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
LBB0_10:
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _checkPrime ## -- Begin function checkPrime
.p2align 4, 0x90
_checkPrime: ## @checkPrime
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %edi, -4(%rbp)
movl $1, -12(%rbp)
movl $2, -8(%rbp)
LBB1_1: ## =>This Inner Loop Header: Depth=1
movl -8(%rbp), %eax
movl %eax, -16(%rbp) ## 4-byte Spill
movl -4(%rbp), %eax
movl $2, %ecx
cltd
idivl %ecx
movl %eax, %ecx
movl -16(%rbp), %eax ## 4-byte Reload
cmpl %ecx, %eax
jg LBB1_6
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movl -4(%rbp), %eax
cltd
idivl -8(%rbp)
cmpl $0, %edx
jne LBB1_4
## %bb.3:
movl $0, -12(%rbp)
jmp LBB1_6
LBB1_4: ## in Loop: Header=BB1_1 Depth=1
jmp LBB1_5
LBB1_5: ## in Loop: Header=BB1_1 Depth=1
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
jmp LBB1_1
LBB1_6:
movl -12(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Enter the integer: "
L_.str.1: ## @.str.1
.asciz "%d"
L_.str.2: ## @.str.2
.asciz "%d = %d + %d \n"
L_.str.3: ## @.str.3
.asciz "%d Cannot be decomposed into two prime numbers"
.subsections_via_symbols
| the_stack_data/45533.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _gcd ; -- Begin function gcd
.p2align 2
_gcd: ; @gcd
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str w0, [sp, #8]
str w1, [sp, #4]
ldr w8, [sp, #4]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldr w8, [sp, #8]
stur w8, [x29, #-4]
b LBB0_3
LBB0_2:
ldr w0, [sp, #4]
ldr w8, [sp, #8]
ldr w10, [sp, #4]
sdiv w9, w8, w10
mul w9, w9, w10
subs w1, w8, w9
bl _gcd
stur w0, [x29, #-4]
b LBB0_3
LBB0_3:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _lcm ; -- Begin function lcm
.p2align 2
_lcm: ; @lcm
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur w1, [x29, #-12]
ldur x8, [x29, #-8]
ldrsw x8, [x8]
str x8, [sp, #24]
mov x8, #1
str x8, [sp, #16]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #16]
ldursw x9, [x29, #-12]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB1_4
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
ldur x8, [x29, #-8]
ldr x9, [sp, #16]
ldrsw x8, [x8, x9, lsl #2]
ldr x9, [sp, #24]
mul x8, x8, x9
str x8, [sp, #8] ; 8-byte Folded Spill
ldur x8, [x29, #-8]
ldr x9, [sp, #16]
ldr w0, [x8, x9, lsl #2]
ldr x8, [sp, #24]
mov x1, x8
bl _gcd
ldr x8, [sp, #8] ; 8-byte Folded Reload
; implicit-def: $x9
mov x9, x0
sxtw x9, w9
sdiv x8, x8, x9
str x8, [sp, #24]
b LBB1_3
LBB1_3: ; in Loop: Header=BB1_1 Depth=1
ldr x8, [sp, #16]
add x8, x8, #1
str x8, [sp, #16]
b LBB1_1
LBB1_4:
ldr x0, [sp, #24]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
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, #6816
movk w9, #6, lsl #16
adrp x16, ___chkstk_darwin@GOTPAGE
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
sub sp, sp, #97, lsl #12 ; =397312
sub sp, sp, #2720
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
str wzr, [sp, #20]
mov x9, sp
add x8, sp, #16
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
str wzr, [sp, #12]
b LBB2_1
LBB2_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
ldr w9, [sp, #16]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB2_4
b LBB2_2
LBB2_2: ; in Loop: Header=BB2_1 Depth=1
ldrsw x9, [sp, #12]
add x8, sp, #24
add x8, x8, x9, lsl #2
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
b LBB2_3
LBB2_3: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB2_1
LBB2_4:
ldr w1, [sp, #16]
add x0, sp, #24
bl _lcm
mov x8, sp
str x0, [x8]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@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, LBB2_6
b LBB2_5
LBB2_5:
bl ___stack_chk_fail
LBB2_6:
mov w0, #0
add sp, sp, #97, lsl #12 ; =397312
add sp, sp, #2720
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 "%lld"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _gcd ## -- Begin function gcd
.p2align 4, 0x90
_gcd: ## @gcd
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl %edi, -8(%rbp)
movl %esi, -12(%rbp)
cmpl $0, -12(%rbp)
jne LBB0_2
## %bb.1:
movl -8(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB0_3
LBB0_2:
movl -12(%rbp), %edi
movl -8(%rbp), %eax
cltd
idivl -12(%rbp)
movl %edx, %esi
callq _gcd
movl %eax, -4(%rbp)
LBB0_3:
movl -4(%rbp), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _lcm ## -- Begin function lcm
.p2align 4, 0x90
_lcm: ## @lcm
.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 -8(%rbp), %rax
movslq (%rax), %rax
movq %rax, -24(%rbp)
movq $1, -32(%rbp)
LBB1_1: ## =>This Inner Loop Header: Depth=1
movq -32(%rbp), %rax
movslq -12(%rbp), %rcx
cmpq %rcx, %rax
jge LBB1_4
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movq -8(%rbp), %rax
movq -32(%rbp), %rcx
movslq (%rax,%rcx,4), %rax
imulq -24(%rbp), %rax
movq %rax, -40(%rbp) ## 8-byte Spill
movq -8(%rbp), %rax
movq -32(%rbp), %rcx
movl (%rax,%rcx,4), %edi
movq -24(%rbp), %rax
movl %eax, %esi
callq _gcd
movl %eax, %ecx
movq -40(%rbp), %rax ## 8-byte Reload
movslq %ecx, %rcx
cqto
idivq %rcx
movq %rax, -24(%rbp)
## %bb.3: ## in Loop: Header=BB1_1 Depth=1
movq -32(%rbp), %rax
addq $1, %rax
movq %rax, -32(%rbp)
jmp LBB1_1
LBB1_4:
movq -24(%rbp), %rax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl $400032, %eax ## imm = 0x61AA0
callq ____chkstk_darwin
subq %rax, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -400020(%rbp)
leaq L_.str(%rip), %rdi
leaq -400024(%rbp), %rsi
movb $0, %al
callq _scanf
movl $0, -400028(%rbp)
LBB2_1: ## =>This Inner Loop Header: Depth=1
movl -400028(%rbp), %eax
cmpl -400024(%rbp), %eax
jge LBB2_4
## %bb.2: ## in Loop: Header=BB2_1 Depth=1
movslq -400028(%rbp), %rax
leaq -400016(%rbp), %rsi
shlq $2, %rax
addq %rax, %rsi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _scanf
## %bb.3: ## in Loop: Header=BB2_1 Depth=1
movl -400028(%rbp), %eax
addl $1, %eax
movl %eax, -400028(%rbp)
jmp LBB2_1
LBB2_4:
leaq -400016(%rbp), %rdi
movl -400024(%rbp), %esi
callq _lcm
movq %rax, %rsi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB2_6
## %bb.5:
xorl %eax, %eax
addq $400032, %rsp ## imm = 0x61AA0
popq %rbp
retq
LBB2_6:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%lld"
.subsections_via_symbols
| the_stack_data/43887839.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, #400
.cfi_def_cfa_offset 400
stp x28, x27, [sp, #368] ; 16-byte Folded Spill
stp x29, x30, [sp, #384] ; 16-byte Folded Spill
add x29, sp, #384
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
adrp x8, ___stderrp@GOTPAGE
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
str x8, [sp, #96] ; 8-byte Folded Spill
stur wzr, [x29, #-20]
stur w0, [x29, #-24]
stur x1, [x29, #-32]
ldur w8, [x29, #-24]
subs w8, w8, #3
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
bl _usage
stur w0, [x29, #-20]
b LBB0_29
LBB0_2:
ldur x8, [x29, #-32]
ldr x0, [x8, #8]
sub x1, x29, #176
bl _stat
subs w8, w0, #0
cset w8, ge
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
ldr x8, [sp, #96] ; 8-byte Folded Reload
ldr x0, [x8]
ldur x8, [x29, #-32]
ldr x8, [x8, #8]
mov x9, sp
str x8, [x9]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _fprintf
mov w8, #-1
stur w8, [x29, #-20]
b LBB0_29
LBB0_4:
ldur x8, [x29, #-80]
stur x8, [x29, #-184]
ldur x8, [x29, #-32]
ldr x0, [x8, #8]
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
bl _fopen
str x0, [sp, #192]
ldr x8, [sp, #192]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5:
ldr x8, [sp, #96] ; 8-byte Folded Reload
ldr x0, [x8]
ldur x8, [x29, #-32]
ldr x8, [x8, #8]
mov x9, sp
str x8, [x9]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _fprintf
mov w8, #-1
stur w8, [x29, #-20]
b LBB0_29
LBB0_6:
ldur x8, [x29, #-32]
ldr x0, [x8, #16]
adrp x1, l_.str.2@PAGE
add x1, x1, l_.str.2@PAGEOFF
bl _fopen
str x0, [sp, #184]
ldr x8, [sp, #184]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_8
b LBB0_7
LBB0_7:
ldr x8, [sp, #96] ; 8-byte Folded Reload
ldr x0, [x8]
ldur x8, [x29, #-32]
ldr x8, [x8, #16]
mov x9, sp
str x8, [x9]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _fprintf
mov w8, #-1
stur w8, [x29, #-20]
b LBB0_29
LBB0_8:
ldur x0, [x29, #-184]
bl _malloc
str x0, [sp, #176]
ldr x0, [sp, #176]
ldur x1, [x29, #-184]
ldr x3, [sp, #192]
mov x2, #1
bl _fread
subs x8, x0, #1
cset w8, eq
tbnz w8, #0, LBB0_10
b LBB0_9
LBB0_9:
ldr x8, [sp, #96] ; 8-byte Folded Reload
ldr x0, [x8]
ldur x8, [x29, #-32]
ldr x8, [x8, #16]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.3@PAGE
add x1, x1, l_.str.3@PAGEOFF
bl _fprintf
mov w8, #-1
stur w8, [x29, #-20]
b LBB0_29
LBB0_10:
ldr x8, [sp, #176]
str x8, [sp, #168]
; kill: def $x8 killed $xzr
str xzr, [sp, #136]
str xzr, [sp, #144]
str xzr, [sp, #152]
str xzr, [sp, #160]
str wzr, [sp, #128]
str wzr, [sp, #132]
str xzr, [sp, #104]
str xzr, [sp, #112]
b LBB0_11
LBB0_11: ; =>This Inner Loop Header: Depth=1
ldr x0, [sp, #168]
adrp x1, l_.str.4@PAGE
add x1, x1, l_.str.4@PAGEOFF
add x2, sp, #144
bl _strtok_r
mov x8, x0
str x8, [sp, #160]
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB0_28
b LBB0_12
LBB0_12: ; in Loop: Header=BB0_11 Depth=1
; kill: def $x8 killed $xzr
str xzr, [sp, #168]
ldr x8, [sp, #160]
ldrsb w8, [x8]
subs w8, w8, #35
cset w8, ne
tbnz w8, #0, LBB0_14
b LBB0_13
LBB0_13: ; in Loop: Header=BB0_11 Depth=1
b LBB0_11
LBB0_14: ; in Loop: Header=BB0_11 Depth=1
ldr x0, [sp, #160]
adrp x1, l_.str.5@PAGE
add x1, x1, l_.str.5@PAGEOFF
str x1, [sp, #80] ; 8-byte Folded Spill
add x2, sp, #136
str x2, [sp, #88] ; 8-byte Folded Spill
bl _strtok_r
ldr x1, [sp, #80] ; 8-byte Folded Reload
ldr x2, [sp, #88] ; 8-byte Folded Reload
str x0, [sp, #160]
ldr x8, [sp, #160]
str x8, [sp, #112]
mov x0, #0
bl _strtok_r
str x0, [sp, #160]
ldr x0, [sp, #160]
bl _atoi
ldr w8, [sp, #132]
subs w8, w0, w8
cset w8, le
tbnz w8, #0, LBB0_17
b LBB0_15
LBB0_15: ; in Loop: Header=BB0_11 Depth=1
ldr w8, [sp, #132]
ldr w9, [sp, #128]
add w8, w8, w9
str w8, [sp, #76] ; 4-byte Folded Spill
ldr x0, [sp, #160]
bl _atoi
ldr w8, [sp, #76] ; 4-byte Folded Reload
subs w8, w8, w0
cset w8, lt
tbnz w8, #0, LBB0_17
b LBB0_16
LBB0_16: ; in Loop: Header=BB0_11 Depth=1
b LBB0_11
LBB0_17: ; in Loop: Header=BB0_11 Depth=1
ldr x0, [sp, #160]
bl _atoi
str w0, [sp, #132]
mov x0, #0
str x0, [sp, #64] ; 8-byte Folded Spill
adrp x1, l_.str.5@PAGE
add x1, x1, l_.str.5@PAGEOFF
str x1, [sp, #48] ; 8-byte Folded Spill
add x2, sp, #136
str x2, [sp, #56] ; 8-byte Folded Spill
bl _strtok_r
ldr x1, [sp, #48] ; 8-byte Folded Reload
ldr x2, [sp, #56] ; 8-byte Folded Reload
mov x8, x0
ldr x0, [sp, #64] ; 8-byte Folded Reload
str x8, [sp, #160]
bl _strtok_r
str x0, [sp, #104]
ldr x0, [sp, #104]
bl _strlen
ldr x1, [sp, #48] ; 8-byte Folded Reload
ldr x2, [sp, #56] ; 8-byte Folded Reload
mov x8, x0
ldr x0, [sp, #64] ; 8-byte Folded Reload
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #124]
bl _strtok_r
str x0, [sp, #160]
ldr x0, [sp, #160]
adrp x1, l_.str.6@PAGE
add x1, x1, l_.str.6@PAGEOFF
add x2, sp, #152
bl _strtok_r
ldr x0, [sp, #160]
bl _strlen
mov x8, x0
str w8, [sp, #120]
ldr w8, [sp, #120]
subs w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB0_20
b LBB0_18
LBB0_18: ; in Loop: Header=BB0_11 Depth=1
ldr w8, [sp, #124]
subs w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB0_20
b LBB0_19
LBB0_19: ; in Loop: Header=BB0_11 Depth=1
b LBB0_11
LBB0_20: ; in Loop: Header=BB0_11 Depth=1
ldr x8, [sp, #104]
ldrsb w8, [x8]
ldr x9, [sp, #160]
ldrsb w9, [x9]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_22
b LBB0_21
LBB0_21: ; in Loop: Header=BB0_11 Depth=1
b LBB0_11
LBB0_22: ; in Loop: Header=BB0_11 Depth=1
ldr w8, [sp, #124]
ldr w9, [sp, #120]
subs w0, w8, w9
bl _abs
subs w8, w0, #50
cset w8, le
tbnz w8, #0, LBB0_24
b LBB0_23
LBB0_23: ; in Loop: Header=BB0_11 Depth=1
b LBB0_11
LBB0_24: ; in Loop: Header=BB0_11 Depth=1
ldr w8, [sp, #124]
ldr w9, [sp, #120]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB0_26
b LBB0_25
LBB0_25: ; in Loop: Header=BB0_11 Depth=1
ldr w8, [sp, #124]
str w8, [sp, #44] ; 4-byte Folded Spill
b LBB0_27
LBB0_26: ; in Loop: Header=BB0_11 Depth=1
ldr w8, [sp, #120]
str w8, [sp, #44] ; 4-byte Folded Spill
b LBB0_27
LBB0_27: ; in Loop: Header=BB0_11 Depth=1
ldr w8, [sp, #44] ; 4-byte Folded Reload
str w8, [sp, #128]
ldr x0, [sp, #184]
ldr x12, [sp, #112]
ldr w8, [sp, #132]
; implicit-def: $x11
mov x11, x8
ldr x10, [sp, #104]
ldr x8, [sp, #160]
mov x9, sp
str x12, [x9]
str x11, [x9, #8]
str x10, [x9, #16]
str x8, [x9, #24]
adrp x1, l_.str.7@PAGE
add x1, x1, l_.str.7@PAGEOFF
bl _fprintf
b LBB0_11
LBB0_28:
ldr x0, [sp, #192]
bl _fclose
ldr x0, [sp, #184]
bl _fclose
stur wzr, [x29, #-20]
b LBB0_29
LBB0_29:
ldur w0, [x29, #-20]
ldp x29, x30, [sp, #384] ; 16-byte Folded Reload
ldp x28, x27, [sp, #368] ; 16-byte Folded Reload
add sp, sp, #400
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function usage
_usage: ; @usage
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stderrp@GOTPAGE
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
str x8, [sp, #8] ; 8-byte Folded Spill
ldr x0, [x8]
adrp x1, l_.str.4@PAGE
add x1, x1, l_.str.4@PAGEOFF
bl _fprintf
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldr x0, [x8]
adrp x1, l_.str.8@PAGE
add x1, x1, l_.str.8@PAGEOFF
bl _fprintf
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldr x0, [x8]
mov x9, sp
adrp x8, l_.str.10@PAGE
add x8, x8, l_.str.10@PAGEOFF
str x8, [x9]
adrp x1, l_.str.9@PAGE
add x1, x1, l_.str.9@PAGEOFF
bl _fprintf
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldr x0, [x8]
adrp x1, l_.str.11@PAGE
add x1, x1, l_.str.11@PAGEOFF
bl _fprintf
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldr x0, [x8]
adrp x1, l_.str.12@PAGE
add x1, x1, l_.str.12@PAGEOFF
bl _fprintf
mov w0, #1
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 "[VCF_INDEL] Open %s failed.\n"
l_.str.1: ; @.str.1
.asciz "r"
l_.str.2: ; @.str.2
.asciz "w"
l_.str.3: ; @.str.3
.asciz "[VCF_INDEL] read %s failed.\n"
l_.str.4: ; @.str.4
.asciz "\n"
l_.str.5: ; @.str.5
.asciz "\t"
l_.str.6: ; @.str.6
.asciz ","
l_.str.7: ; @.str.7
.asciz "%s\t%d\t%s\t%s\n"
l_.str.8: ; @.str.8
.asciz "Program: VCF_INDEL (format the <INDEL> vcf file)\n"
l_.str.9: ; @.str.9
.asciz "Version: %s\n"
l_.str.10: ; @.str.10
.asciz "0.1.1"
l_.str.11: ; @.str.11
.asciz "Contact: zz_zigzag <[email protected]>\n\n"
l_.str.12: ; @.str.12
.asciz "Usage: VCF_INDEL <in.vcf> <out.vcf>\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 $272, %rsp ## imm = 0x110
movl $0, -4(%rbp)
movl %edi, -8(%rbp)
movq %rsi, -16(%rbp)
cmpl $3, -8(%rbp)
je LBB0_2
## %bb.1:
callq _usage
movl %eax, -4(%rbp)
jmp LBB0_29
LBB0_2:
movq -16(%rbp), %rax
movq 8(%rax), %rdi
leaq -160(%rbp), %rsi
callq _stat$INODE64
cmpl $0, %eax
jge LBB0_4
## %bb.3:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movq -16(%rbp), %rax
movq 8(%rax), %rdx
leaq L_.str(%rip), %rsi
movb $0, %al
callq _fprintf
movl $-1, -4(%rbp)
jmp LBB0_29
LBB0_4:
movq -64(%rbp), %rax
movq %rax, -168(%rbp)
movq -16(%rbp), %rax
movq 8(%rax), %rdi
leaq L_.str.1(%rip), %rsi
callq _fopen
movq %rax, -176(%rbp)
cmpq $0, -176(%rbp)
jne LBB0_6
## %bb.5:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movq -16(%rbp), %rax
movq 8(%rax), %rdx
leaq L_.str(%rip), %rsi
movb $0, %al
callq _fprintf
movl $-1, -4(%rbp)
jmp LBB0_29
LBB0_6:
movq -16(%rbp), %rax
movq 16(%rax), %rdi
leaq L_.str.2(%rip), %rsi
callq _fopen
movq %rax, -184(%rbp)
cmpq $0, -184(%rbp)
jne LBB0_8
## %bb.7:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movq -16(%rbp), %rax
movq 16(%rax), %rdx
leaq L_.str(%rip), %rsi
movb $0, %al
callq _fprintf
movl $-1, -4(%rbp)
jmp LBB0_29
LBB0_8:
movq -168(%rbp), %rdi
callq _malloc
movq %rax, -192(%rbp)
movq -192(%rbp), %rdi
movq -168(%rbp), %rsi
movq -176(%rbp), %rcx
movl $1, %edx
callq _fread
cmpq $1, %rax
je LBB0_10
## %bb.9:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movq -16(%rbp), %rax
movq 16(%rax), %rdx
leaq L_.str.3(%rip), %rsi
movb $0, %al
callq _fprintf
movl $-1, -4(%rbp)
jmp LBB0_29
LBB0_10:
movq -192(%rbp), %rax
movq %rax, -200(%rbp)
movq $0, -232(%rbp)
movq $0, -224(%rbp)
movq $0, -216(%rbp)
movq $0, -208(%rbp)
movl $0, -240(%rbp)
movl $0, -236(%rbp)
movq $0, -264(%rbp)
movq $0, -256(%rbp)
LBB0_11: ## =>This Inner Loop Header: Depth=1
movq -200(%rbp), %rdi
leaq L_.str.4(%rip), %rsi
leaq -224(%rbp), %rdx
callq _strtok_r
movq %rax, -208(%rbp)
cmpq $0, %rax
je LBB0_28
## %bb.12: ## in Loop: Header=BB0_11 Depth=1
movq $0, -200(%rbp)
movq -208(%rbp), %rax
movsbl (%rax), %eax
cmpl $35, %eax
jne LBB0_14
## %bb.13: ## in Loop: Header=BB0_11 Depth=1
jmp LBB0_11
LBB0_14: ## in Loop: Header=BB0_11 Depth=1
movq -208(%rbp), %rdi
leaq L_.str.5(%rip), %rsi
leaq -232(%rbp), %rdx
callq _strtok_r
movq %rax, -208(%rbp)
movq -208(%rbp), %rax
movq %rax, -256(%rbp)
xorl %eax, %eax
movl %eax, %edi
leaq L_.str.5(%rip), %rsi
leaq -232(%rbp), %rdx
callq _strtok_r
movq %rax, -208(%rbp)
movq -208(%rbp), %rdi
callq _atoi
cmpl -236(%rbp), %eax
jle LBB0_17
## %bb.15: ## in Loop: Header=BB0_11 Depth=1
movl -236(%rbp), %eax
addl -240(%rbp), %eax
movl %eax, -268(%rbp) ## 4-byte Spill
movq -208(%rbp), %rdi
callq _atoi
movl %eax, %ecx
movl -268(%rbp), %eax ## 4-byte Reload
cmpl %ecx, %eax
jl LBB0_17
## %bb.16: ## in Loop: Header=BB0_11 Depth=1
jmp LBB0_11
LBB0_17: ## in Loop: Header=BB0_11 Depth=1
movq -208(%rbp), %rdi
callq _atoi
movl %eax, -236(%rbp)
xorl %eax, %eax
movl %eax, %edi
leaq L_.str.5(%rip), %rsi
leaq -232(%rbp), %rdx
callq _strtok_r
movq %rax, -208(%rbp)
xorl %eax, %eax
movl %eax, %edi
leaq L_.str.5(%rip), %rsi
leaq -232(%rbp), %rdx
callq _strtok_r
movq %rax, -264(%rbp)
movq -264(%rbp), %rdi
callq _strlen
## kill: def $eax killed $eax killed $rax
movl %eax, -244(%rbp)
xorl %eax, %eax
movl %eax, %edi
leaq L_.str.5(%rip), %rsi
leaq -232(%rbp), %rdx
callq _strtok_r
movq %rax, -208(%rbp)
movq -208(%rbp), %rdi
leaq L_.str.6(%rip), %rsi
leaq -216(%rbp), %rdx
callq _strtok_r
movq -208(%rbp), %rdi
callq _strlen
## kill: def $eax killed $eax killed $rax
movl %eax, -248(%rbp)
cmpl $1, -248(%rbp)
je LBB0_20
## %bb.18: ## in Loop: Header=BB0_11 Depth=1
cmpl $1, -244(%rbp)
je LBB0_20
## %bb.19: ## in Loop: Header=BB0_11 Depth=1
jmp LBB0_11
LBB0_20: ## in Loop: Header=BB0_11 Depth=1
movq -264(%rbp), %rax
movsbl (%rax), %eax
movq -208(%rbp), %rcx
movsbl (%rcx), %ecx
cmpl %ecx, %eax
je LBB0_22
## %bb.21: ## in Loop: Header=BB0_11 Depth=1
jmp LBB0_11
LBB0_22: ## in Loop: Header=BB0_11 Depth=1
movl -244(%rbp), %edi
subl -248(%rbp), %edi
callq _abs
cmpl $50, %eax
jle LBB0_24
## %bb.23: ## in Loop: Header=BB0_11 Depth=1
jmp LBB0_11
LBB0_24: ## in Loop: Header=BB0_11 Depth=1
movl -244(%rbp), %eax
cmpl -248(%rbp), %eax
jle LBB0_26
## %bb.25: ## in Loop: Header=BB0_11 Depth=1
movl -244(%rbp), %eax
movl %eax, -272(%rbp) ## 4-byte Spill
jmp LBB0_27
LBB0_26: ## in Loop: Header=BB0_11 Depth=1
movl -248(%rbp), %eax
movl %eax, -272(%rbp) ## 4-byte Spill
LBB0_27: ## in Loop: Header=BB0_11 Depth=1
movl -272(%rbp), %eax ## 4-byte Reload
movl %eax, -240(%rbp)
movq -184(%rbp), %rdi
movq -256(%rbp), %rdx
movl -236(%rbp), %ecx
movq -264(%rbp), %r8
movq -208(%rbp), %r9
leaq L_.str.7(%rip), %rsi
movb $0, %al
callq _fprintf
jmp LBB0_11
LBB0_28:
movq -176(%rbp), %rdi
callq _fclose
movq -184(%rbp), %rdi
callq _fclose
movl $0, -4(%rbp)
LBB0_29:
movl -4(%rbp), %eax
addq $272, %rsp ## imm = 0x110
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
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.4(%rip), %rsi
movb $0, %al
callq _fprintf
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.8(%rip), %rsi
movb $0, %al
callq _fprintf
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.9(%rip), %rsi
leaq L_.str.10(%rip), %rdx
movb $0, %al
callq _fprintf
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.11(%rip), %rsi
movb $0, %al
callq _fprintf
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.12(%rip), %rsi
movb $0, %al
callq _fprintf
movl $1, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "[VCF_INDEL] Open %s failed.\n"
L_.str.1: ## @.str.1
.asciz "r"
L_.str.2: ## @.str.2
.asciz "w"
L_.str.3: ## @.str.3
.asciz "[VCF_INDEL] read %s failed.\n"
L_.str.4: ## @.str.4
.asciz "\n"
L_.str.5: ## @.str.5
.asciz "\t"
L_.str.6: ## @.str.6
.asciz ","
L_.str.7: ## @.str.7
.asciz "%s\t%d\t%s\t%s\n"
L_.str.8: ## @.str.8
.asciz "Program: VCF_INDEL (format the <INDEL> vcf file)\n"
L_.str.9: ## @.str.9
.asciz "Version: %s\n"
L_.str.10: ## @.str.10
.asciz "0.1.1"
L_.str.11: ## @.str.11
.asciz "Contact: zz_zigzag <[email protected]>\n\n"
L_.str.12: ## @.str.12
.asciz "Usage: VCF_INDEL <in.vcf> <out.vcf>\n\n"
.subsections_via_symbols
| the_stack_data/162643796.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #176
.cfi_def_cfa_offset 176
stp x29, x30, [sp, #160] ; 16-byte Folded Spill
add x29, sp, #160
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w2, #0
stur wzr, [x29, #-4]
mov w0, #2
mov w1, #1
bl _socket
str w0, [sp, #52]
add x1, sp, #32
str xzr, [sp, #32]
str xzr, [sp, #40]
mov w8, #2
strb w8, [sp, #33]
str wzr, [sp, #36]
mov w8, #61525
strh w8, [sp, #34]
ldr w0, [sp, #52]
mov w2, #16
bl _bind
ldr w0, [sp, #52]
mov w1, #10
bl _listen
ldr w0, [sp, #52]
mov x2, #0
mov x1, x2
bl _accept
str w0, [sp, #48]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
add x0, sp, #56
str x0, [sp, #16] ; 8-byte Folded Spill
mov w1, #0
mov x2, #100
str x2, [sp, #8] ; 8-byte Folded Spill
bl _memset
ldr x2, [sp, #8] ; 8-byte Folded Reload
ldr x1, [sp, #16] ; 8-byte Folded Reload
ldr w0, [sp, #48]
bl _read
ldr x8, [sp, #16] ; 8-byte Folded Reload
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldr x0, [sp, #16] ; 8-byte Folded Reload
ldr w8, [sp, #48]
str w8, [sp, #28] ; 4-byte Folded Spill
bl _strlen
ldr x1, [sp, #16] ; 8-byte Folded Reload
mov x8, x0
ldr w0, [sp, #28] ; 4-byte Folded Reload
add x2, x8, #1
bl _write
b LBB0_1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Echoing back - %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 $160, %rsp
movl $0, -4(%rbp)
movl $2, %edi
movl $1, %esi
xorl %edx, %edx
callq _socket
movl %eax, -116(%rbp)
leaq -136(%rbp), %rdi
xorl %esi, %esi
movl $16, %edx
callq _memset
movb $2, -135(%rbp)
movl $0, -132(%rbp)
movw $-4011, -134(%rbp) ## imm = 0xF055
movl -116(%rbp), %edi
leaq -136(%rbp), %rsi
movl $16, %edx
callq _bind
movl -116(%rbp), %edi
movl $10, %esi
callq _listen
movl -116(%rbp), %edi
xorl %eax, %eax
movl %eax, %edx
movq %rdx, %rsi
callq _accept
movl %eax, -120(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
leaq -112(%rbp), %rdi
xorl %esi, %esi
movl $100, %edx
callq _memset
movl -120(%rbp), %edi
leaq -112(%rbp), %rsi
movl $100, %edx
callq _read
leaq -112(%rbp), %rsi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movl -120(%rbp), %eax
movl %eax, -156(%rbp) ## 4-byte Spill
leaq -112(%rbp), %rax
movq %rax, -152(%rbp) ## 8-byte Spill
leaq -112(%rbp), %rdi
callq _strlen
movl -156(%rbp), %edi ## 4-byte Reload
movq -152(%rbp), %rsi ## 8-byte Reload
movq %rax, %rdx
addq $1, %rdx
movq %rdx, -144(%rbp) ## 8-byte Spill
callq _write
jmp LBB0_1
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Echoing back - %s"
.subsections_via_symbols
| the_stack_data/6191.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]
str wzr, [sp, #24]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #16
str x8, [x9]
sub x8, x29, #20
str x8, [x9, #8]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
ldur w8, [x29, #-16]
stur w8, [x29, #-8]
ldur w8, [x29, #-20]
stur w8, [x29, #-12]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-8]
subs w8, w8, #1
cset w8, lt
tbnz w8, #0, LBB0_5
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-8]
mov w10, #2
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #24]
ldur w9, [x29, #-12]
add w8, w8, w9
str w8, [sp, #24]
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-8]
mov w9, #2
sdiv w8, w8, w9
stur w8, [x29, #-8]
ldur w8, [x29, #-12]
lsl w8, w8, #1
stur w8, [x29, #-12]
b LBB0_1
LBB0_5:
ldur w8, [x29, #-16]
; implicit-def: $x11
mov x11, x8
ldur w8, [x29, #-20]
; implicit-def: $x10
mov x10, x8
ldr w9, [sp, #24]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x11, [x9]
str x10, [x9, #8]
str x8, [x9, #16]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Enter two numbers to be multiplied : "
l_.str.1: ; @.str.1
.asciz "%d%d"
l_.str.2: ; @.str.2
.asciz "%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 $32, %rsp
movl $0, -4(%rbp)
movl $0, -24(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -16(%rbp), %rsi
leaq -20(%rbp), %rdx
movb $0, %al
callq _scanf
movl -16(%rbp), %eax
movl %eax, -8(%rbp)
movl -20(%rbp), %eax
movl %eax, -12(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
cmpl $1, -8(%rbp)
jl LBB0_5
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl -8(%rbp), %eax
movl $2, %ecx
cltd
idivl %ecx
cmpl $0, %edx
je LBB0_4
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -24(%rbp), %eax
addl -12(%rbp), %eax
movl %eax, -24(%rbp)
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
movl -8(%rbp), %eax
movl $2, %ecx
cltd
idivl %ecx
movl %eax, -8(%rbp)
movl -12(%rbp), %eax
shll $1, %eax
movl %eax, -12(%rbp)
jmp LBB0_1
LBB0_5:
movl -16(%rbp), %esi
movl -20(%rbp), %edx
movl -24(%rbp), %ecx
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Enter two numbers to be multiplied : "
L_.str.1: ## @.str.1
.asciz "%d%d"
L_.str.2: ## @.str.2
.asciz "%d * %d = %d\n"
.subsections_via_symbols
| the_stack_data/140091.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ft_isascii ; -- Begin function ft_isascii
.p2align 2
_ft_isascii: ; @ft_isascii
.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, lt
mov w9, #0
str w9, [sp, #8] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldr w8, [sp, #12]
subs w8, w8, #127
cset w8, le
str w8, [sp, #8] ; 4-byte Folded Spill
b LBB0_2
LBB0_2:
ldr w8, [sp, #8] ; 4-byte Folded Reload
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 _ft_isascii ## -- Begin function ft_isascii
.p2align 4, 0x90
_ft_isascii: ## @ft_isascii
.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)
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -4(%rbp)
movb %al, -5(%rbp) ## 1-byte Spill
jl LBB0_2
## %bb.1:
cmpl $127, -4(%rbp)
setle %al
movb %al, -5(%rbp) ## 1-byte Spill
LBB0_2:
movb -5(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/14199954.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #160
.cfi_def_cfa_offset 160
stp x29, x30, [sp, #144] ; 16-byte Folded Spill
add x29, sp, #144
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
str wzr, [sp, #28]
add x0, sp, #32
adrp x1, l___const.main.monthName@PAGE
add x1, x1, l___const.main.monthName@PAGEOFF
mov x2, #104
bl _memcpy
mov w8, #1
str w8, [sp, #24]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #24]
subs w8, w8, #12
cset w8, hi
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #24]
; implicit-def: $x10
mov x10, x8
ldr w8, [sp, #24]
mov x9, x8
add x8, sp, #32
ldr x8, [x8, x9, lsl #3]
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.13@PAGE
add x0, x0, l_.str.13@PAGEOFF
bl _printf
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #24]
add w8, w8, #1
str w8, [sp, #24]
b LBB0_1
LBB0_4:
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, #144] ; 16-byte Folded Reload
add sp, sp, #160
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.space 1
l_.str.1: ; @.str.1
.asciz "January"
l_.str.2: ; @.str.2
.asciz "February"
l_.str.3: ; @.str.3
.asciz "March"
l_.str.4: ; @.str.4
.asciz "April"
l_.str.5: ; @.str.5
.asciz "May"
l_.str.6: ; @.str.6
.asciz "June"
l_.str.7: ; @.str.7
.asciz "July"
l_.str.8: ; @.str.8
.asciz "August"
l_.str.9: ; @.str.9
.asciz "September"
l_.str.10: ; @.str.10
.asciz "October"
l_.str.11: ; @.str.11
.asciz "November"
l_.str.12: ; @.str.12
.asciz "December"
.section __DATA,__const
.p2align 3 ; @__const.main.monthName
l___const.main.monthName:
.quad l_.str
.quad l_.str.1
.quad l_.str.2
.quad l_.str.3
.quad l_.str.4
.quad l_.str.5
.quad l_.str.6
.quad l_.str.7
.quad l_.str.8
.quad l_.str.9
.quad l_.str.10
.quad l_.str.11
.quad l_.str.12
.section __TEXT,__cstring,cstring_literals
l_.str.13: ; @.str.13
.asciz "%2d%11s\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $128, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -116(%rbp)
leaq -112(%rbp), %rdi
leaq l___const.main.monthName(%rip), %rsi
movl $104, %edx
callq _memcpy
movl $1, -120(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
cmpl $12, -120(%rbp)
ja LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl -120(%rbp), %esi
movl -120(%rbp), %eax
## kill: def $rax killed $eax
movq -112(%rbp,%rax,8), %rdx
leaq L_.str.13(%rip), %rdi
movb $0, %al
callq _printf
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -120(%rbp), %eax
addl $1, %eax
movl %eax, -120(%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 $128, %rsp
popq %rbp
retq
LBB0_6:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.space 1
L_.str.1: ## @.str.1
.asciz "January"
L_.str.2: ## @.str.2
.asciz "February"
L_.str.3: ## @.str.3
.asciz "March"
L_.str.4: ## @.str.4
.asciz "April"
L_.str.5: ## @.str.5
.asciz "May"
L_.str.6: ## @.str.6
.asciz "June"
L_.str.7: ## @.str.7
.asciz "July"
L_.str.8: ## @.str.8
.asciz "August"
L_.str.9: ## @.str.9
.asciz "September"
L_.str.10: ## @.str.10
.asciz "October"
L_.str.11: ## @.str.11
.asciz "November"
L_.str.12: ## @.str.12
.asciz "December"
.section __DATA,__const
.p2align 4 ## @__const.main.monthName
l___const.main.monthName:
.quad L_.str
.quad L_.str.1
.quad L_.str.2
.quad L_.str.3
.quad L_.str.4
.quad L_.str.5
.quad L_.str.6
.quad L_.str.7
.quad L_.str.8
.quad L_.str.9
.quad L_.str.10
.quad L_.str.11
.quad L_.str.12
.section __TEXT,__cstring,cstring_literals
L_.str.13: ## @.str.13
.asciz "%2d%11s\n"
.subsections_via_symbols
| the_stack_data/87052.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function create_service
_create_service: ; @create_service
.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, _LOG_ERR@GOTPAGE
ldr x8, [x8, _LOG_ERR@GOTPAGEOFF]
str x8, [sp, #64] ; 8-byte Folded Spill
adrp x8, _sock_fd@GOTPAGE
ldr x8, [x8, _sock_fd@GOTPAGEOFF]
str x8, [sp, #72] ; 8-byte Folded Spill
adrp x8, _sock_fdcnt@GOTPAGE
ldr x8, [x8, _sock_fdcnt@GOTPAGEOFF]
str x8, [sp, #80] ; 8-byte Folded Spill
adrp x8, _hosts@GOTPAGE
ldr x8, [x8, _hosts@GOTPAGEOFF]
str x8, [sp, #88] ; 8-byte Folded Spill
adrp x8, _svcport_str@GOTPAGE
ldr x8, [x8, _svcport_str@GOTPAGEOFF]
str x8, [sp, #96] ; 8-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, #-56]
; kill: def $x8 killed $xzr
stur xzr, [x29, #-112]
mov w8, #1
str w8, [sp, #116]
ldur x8, [x29, #-56]
ldr x8, [x8]
adrp x9, _NC_TPI_CLTS@GOTPAGE
ldr x9, [x9, _NC_TPI_CLTS@GOTPAGEOFF]
ldr x9, [x9]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_4
b LBB0_1
LBB0_1:
ldur x8, [x29, #-56]
ldr x8, [x8]
adrp x9, _NC_TPI_COTS@GOTPAGE
ldr x9, [x9, _NC_TPI_COTS@GOTPAGEOFF]
ldr x9, [x9]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2:
ldur x8, [x29, #-56]
ldr x8, [x8]
adrp x9, _NC_TPI_COTS_ORD@GOTPAGE
ldr x9, [x9, _NC_TPI_COTS_ORD@GOTPAGEOFF]
ldr x9, [x9]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
mov w8, #1
stur w8, [x29, #-44]
b LBB0_77
LBB0_4:
ldur x0, [x29, #-56]
add x1, sp, #132
bl ___rpc_nconf2sockinfo
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5:
ldr x8, [sp, #64] ; 8-byte Folded Reload
ldr w0, [x8]
ldur x8, [x29, #-56]
ldr w9, [x8, #8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _syslog
mov w8, #1
stur w8, [x29, #-44]
b LBB0_77
LBB0_6:
sub x0, x29, #104
mov w1, #0
mov w2, #48
bl _memset
ldr w8, [sp, #132]
stur w8, [x29, #-104]
ldr w8, [sp, #140]
stur w8, [x29, #-64]
ldr w8, [sp, #136]
stur w8, [x29, #-72]
adrp x8, _nhosts@GOTPAGE
ldr x8, [x8, _nhosts@GOTPAGEOFF]
ldr w8, [x8]
str w8, [sp, #120]
b LBB0_7
LBB0_7: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #120]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB0_76
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_7 Depth=1
ldr x9, [sp, #72] ; 8-byte Folded Reload
ldr x8, [sp, #80] ; 8-byte Folded Reload
ldr w10, [sp, #120]
subs w10, w10, #1
str w10, [sp, #120]
ldr x0, [x9]
ldr w8, [x8]
add w9, w8, #1
; implicit-def: $x8
mov x8, x9
sxtw x8, w8
lsl x8, x8, #2
mov x1, x8
bl _realloc
ldr x8, [sp, #72] ; 8-byte Folded Reload
str x0, [x8]
ldr x8, [x8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_10
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_7 Depth=1
bl _out_of_mem
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_7 Depth=1
ldr x11, [sp, #80] ; 8-byte Folded Reload
ldr x8, [sp, #72] ; 8-byte Folded Reload
ldr x9, [x8]
ldrsw x10, [x11]
mov x8, x10
add w8, w8, #1
str w8, [x11]
mov w8, #-1
str w8, [x9, x10, lsl #2]
str wzr, [sp, #108]
adrp x8, _AI_PASSIVE@GOTPAGE
ldr x8, [x8, _AI_PASSIVE@GOTPAGEOFF]
ldr w8, [x8]
stur w8, [x29, #-68]
ldur x0, [x29, #-56]
bl ___rpc_nconf2fd
str w0, [sp, #124]
subs w8, w0, #0
cset w8, ge
tbnz w8, #0, LBB0_20
b LBB0_11
LBB0_11: ; in Loop: Header=BB0_7 Depth=1
str wzr, [sp, #104]
adrp x8, _errno@GOTPAGE
ldr x8, [x8, _errno@GOTPAGEOFF]
ldr x8, [x8]
adrp x9, _EAFNOSUPPORT@GOTPAGE
ldr x9, [x9, _EAFNOSUPPORT@GOTPAGEOFF]
ldr x9, [x9]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB0_14
b LBB0_12
LBB0_12: ; in Loop: Header=BB0_7 Depth=1
ldur x8, [x29, #-56]
ldr x8, [x8]
adrp x9, _NC_TPI_CLTS@GOTPAGE
ldr x9, [x9, _NC_TPI_CLTS@GOTPAGEOFF]
ldr x9, [x9]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_14
b LBB0_13
LBB0_13: ; in Loop: Header=BB0_7 Depth=1
mov w8, #1
str w8, [sp, #104]
b LBB0_14
LBB0_14: ; in Loop: Header=BB0_7 Depth=1
ldr w8, [sp, #104]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_16
b LBB0_15
LBB0_15: ; in Loop: Header=BB0_7 Depth=1
adrp x8, _LOG_DEBUG@GOTPAGE
ldr x8, [x8, _LOG_DEBUG@GOTPAGEOFF]
ldr w8, [x8]
str w8, [sp, #60] ; 4-byte Folded Spill
b LBB0_17
LBB0_16: ; in Loop: Header=BB0_7 Depth=1
ldr x8, [sp, #64] ; 8-byte Folded Reload
ldr w8, [x8]
str w8, [sp, #60] ; 4-byte Folded Spill
b LBB0_17
LBB0_17: ; in Loop: Header=BB0_7 Depth=1
ldr w0, [sp, #60] ; 4-byte Folded Reload
ldur x8, [x29, #-56]
ldr w9, [x8, #8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
bl _syslog
ldr w8, [sp, #104]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_19
b LBB0_18
LBB0_18: ; in Loop: Header=BB0_7 Depth=1
b LBB0_7
LBB0_19:
mov w0, #1
bl _exit
LBB0_20: ; in Loop: Header=BB0_7 Depth=1
ldur w8, [x29, #-104]
str w8, [sp, #56] ; 4-byte Folded Spill
subs w8, w8, #128
cset w8, eq
tbnz w8, #0, LBB0_28
b LBB0_21
LBB0_21: ; in Loop: Header=BB0_7 Depth=1
ldr w8, [sp, #56] ; 4-byte Folded Reload
subs w8, w8, #129
cset w8, ne
tbnz w8, #0, LBB0_36
b LBB0_22
LBB0_22: ; in Loop: Header=BB0_7 Depth=1
ldr x8, [sp, #88] ; 8-byte Folded Reload
ldr x8, [x8]
ldrsw x9, [sp, #120]
ldr x1, [x8, x9, lsl #3]
mov w0, #129
sub x2, x29, #40
bl _inet_pton
subs w8, w0, #1
cset w8, ne
tbnz w8, #0, LBB0_24
b LBB0_23
LBB0_23: ; in Loop: Header=BB0_7 Depth=1
adrp x8, _AI_NUMERICHOST@GOTPAGE
ldr x8, [x8, _AI_NUMERICHOST@GOTPAGEOFF]
ldr w9, [x8]
ldur w8, [x29, #-68]
orr w8, w8, w9
stur w8, [x29, #-68]
b LBB0_27
LBB0_24: ; in Loop: Header=BB0_7 Depth=1
ldr x8, [sp, #88] ; 8-byte Folded Reload
ldr x8, [x8]
ldrsw x9, [sp, #120]
ldr x1, [x8, x9, lsl #3]
mov w0, #128
sub x2, x29, #40
bl _inet_pton
subs w8, w0, #1
cset w8, ne
tbnz w8, #0, LBB0_26
b LBB0_25
LBB0_25: ; in Loop: Header=BB0_7 Depth=1
ldr w0, [sp, #124]
bl _close
b LBB0_7
LBB0_26: ; in Loop: Header=BB0_7 Depth=1
b LBB0_27
LBB0_27: ; in Loop: Header=BB0_7 Depth=1
b LBB0_37
LBB0_28: ; in Loop: Header=BB0_7 Depth=1
ldr x8, [sp, #88] ; 8-byte Folded Reload
ldr x8, [x8]
ldrsw x9, [sp, #120]
ldr x1, [x8, x9, lsl #3]
mov w0, #128
sub x2, x29, #40
bl _inet_pton
subs w8, w0, #1
cset w8, ne
tbnz w8, #0, LBB0_30
b LBB0_29
LBB0_29: ; in Loop: Header=BB0_7 Depth=1
adrp x8, _AI_NUMERICHOST@GOTPAGE
ldr x8, [x8, _AI_NUMERICHOST@GOTPAGEOFF]
ldr w9, [x8]
ldur w8, [x29, #-68]
orr w8, w8, w9
stur w8, [x29, #-68]
b LBB0_33
LBB0_30: ; in Loop: Header=BB0_7 Depth=1
ldr x8, [sp, #88] ; 8-byte Folded Reload
ldr x8, [x8]
ldrsw x9, [sp, #120]
ldr x1, [x8, x9, lsl #3]
mov w0, #129
sub x2, x29, #40
bl _inet_pton
subs w8, w0, #1
cset w8, ne
tbnz w8, #0, LBB0_32
b LBB0_31
LBB0_31: ; in Loop: Header=BB0_7 Depth=1
ldr w0, [sp, #124]
bl _close
b LBB0_7
LBB0_32: ; in Loop: Header=BB0_7 Depth=1
b LBB0_33
LBB0_33: ; in Loop: Header=BB0_7 Depth=1
ldr w0, [sp, #124]
adrp x8, _IPPROTO_IPV6@GOTPAGE
ldr x8, [x8, _IPPROTO_IPV6@GOTPAGEOFF]
ldr w1, [x8]
adrp x8, _IPV6_V6ONLY@GOTPAGE
ldr x8, [x8, _IPV6_V6ONLY@GOTPAGEOFF]
ldr w2, [x8]
add x3, sp, #116
mov w4, #4
bl _setsockopt
subs w8, w0, #0
cset w8, ge
tbnz w8, #0, LBB0_35
b LBB0_34
LBB0_34:
ldr x8, [sp, #64] ; 8-byte Folded Reload
ldr w0, [x8]
adrp x1, l_.str.2@PAGE
add x1, x1, l_.str.2@PAGEOFF
bl _syslog
mov w0, #1
bl _exit
LBB0_35: ; in Loop: Header=BB0_7 Depth=1
b LBB0_37
LBB0_36: ; in Loop: Header=BB0_7 Depth=1
b LBB0_37
LBB0_37: ; in Loop: Header=BB0_7 Depth=1
ldr x8, [sp, #88] ; 8-byte Folded Reload
ldr x8, [x8]
ldrsw x9, [sp, #120]
ldr x1, [x8, x9, lsl #3]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _strcmp
subs x8, x0, #0
cset w8, ne
tbnz w8, #0, LBB0_55
b LBB0_38
LBB0_38: ; in Loop: Header=BB0_7 Depth=1
ldr x8, [sp, #96] ; 8-byte Folded Reload
ldr x8, [x8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_51
b LBB0_39
LBB0_39: ; in Loop: Header=BB0_7 Depth=1
mov w0, #48
bl _malloc
stur x0, [x29, #-112]
ldur x8, [x29, #-112]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_41
b LBB0_40
LBB0_40: ; in Loop: Header=BB0_7 Depth=1
bl _out_of_mem
b LBB0_41
LBB0_41: ; in Loop: Header=BB0_7 Depth=1
mov w8, #1
str w8, [sp, #108]
ldur w8, [x29, #-68]
ldur x9, [x29, #-112]
str w8, [x9, #36]
ldur w8, [x29, #-104]
ldur x9, [x29, #-112]
str w8, [x9]
ldur w8, [x29, #-72]
ldur x9, [x29, #-112]
str w8, [x9, #32]
ldur x8, [x29, #-112]
ldr w8, [x8]
str w8, [sp, #52] ; 4-byte Folded Spill
subs w8, w8, #128
cset w8, eq
tbnz w8, #0, LBB0_46
b LBB0_42
LBB0_42: ; in Loop: Header=BB0_7 Depth=1
ldr w8, [sp, #52] ; 4-byte Folded Reload
subs w8, w8, #129
cset w8, ne
tbnz w8, #0, LBB0_49
b LBB0_43
LBB0_43: ; in Loop: Header=BB0_7 Depth=1
mov w0, #16
bl _malloc
stur x0, [x29, #-120]
ldur x8, [x29, #-120]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_45
b LBB0_44
LBB0_44: ; in Loop: Header=BB0_7 Depth=1
bl _out_of_mem
b LBB0_45
LBB0_45: ; in Loop: Header=BB0_7 Depth=1
ldur x9, [x29, #-120]
mov w8, #129
str w8, [x9]
mov w0, #0
bl _htons
ldur x8, [x29, #-120]
str x0, [x8, #8]
adrp x8, _INADDR_ANY@GOTPAGE
ldr x8, [x8, _INADDR_ANY@GOTPAGEOFF]
ldr w0, [x8]
bl _htonl
ldur x8, [x29, #-120]
str w0, [x8, #4]
ldur x8, [x29, #-120]
ldur x9, [x29, #-112]
str x8, [x9, #8]
ldur x9, [x29, #-112]
mov x8, #16
str x8, [x9, #24]
b LBB0_50
LBB0_46: ; in Loop: Header=BB0_7 Depth=1
mov w0, #16
bl _malloc
stur x0, [x29, #-128]
ldur x8, [x29, #-128]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_48
b LBB0_47
LBB0_47: ; in Loop: Header=BB0_7 Depth=1
bl _out_of_mem
b LBB0_48
LBB0_48: ; in Loop: Header=BB0_7 Depth=1
ldur x9, [x29, #-128]
mov w8, #128
str w8, [x9]
mov w0, #0
bl _htons
ldur x8, [x29, #-128]
str x0, [x8, #8]
adrp x8, _in6addr_any@GOTPAGE
ldr x8, [x8, _in6addr_any@GOTPAGEOFF]
ldr w8, [x8]
ldur x9, [x29, #-128]
str w8, [x9, #4]
ldur x8, [x29, #-128]
ldur x9, [x29, #-112]
str x8, [x9, #8]
ldur x9, [x29, #-112]
mov x8, #16
str x8, [x9, #24]
b LBB0_50
LBB0_49:
ldr x8, [sp, #64] ; 8-byte Folded Reload
ldr w0, [x8]
ldur x8, [x29, #-112]
ldr w9, [x8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x1, l_.str.4@PAGE
add x1, x1, l_.str.4@PAGEOFF
bl _syslog
mov w0, #1
bl _exit
LBB0_50: ; in Loop: Header=BB0_7 Depth=1
b LBB0_54
LBB0_51: ; in Loop: Header=BB0_7 Depth=1
ldr x8, [sp, #96] ; 8-byte Folded Reload
ldr x1, [x8]
mov x0, #0
sub x2, x29, #104
sub x3, x29, #112
bl _getaddrinfo
str w0, [sp, #128]
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB0_53
b LBB0_52
LBB0_52: ; in Loop: Header=BB0_7 Depth=1
ldr x8, [sp, #64] ; 8-byte Folded Reload
ldr w8, [x8]
str w8, [sp, #48] ; 4-byte Folded Spill
ldur x8, [x29, #-56]
ldr w9, [x8, #8]
; implicit-def: $x8
mov x8, x9
str x8, [sp, #40] ; 8-byte Folded Spill
ldr w0, [sp, #128]
bl _gai_strerror
ldr x8, [sp, #40] ; 8-byte Folded Reload
mov x10, x0
ldr w0, [sp, #48] ; 4-byte Folded Reload
mov x9, sp
str x8, [x9]
; implicit-def: $x8
mov x8, x10
str x8, [x9, #8]
adrp x1, l_.str.5@PAGE
add x1, x1, l_.str.5@PAGEOFF
bl _syslog
ldr w0, [sp, #124]
bl _close
b LBB0_7
LBB0_53: ; in Loop: Header=BB0_7 Depth=1
b LBB0_54
LBB0_54: ; in Loop: Header=BB0_7 Depth=1
b LBB0_58
LBB0_55: ; in Loop: Header=BB0_7 Depth=1
ldr x8, [sp, #96] ; 8-byte Folded Reload
ldr x9, [sp, #88] ; 8-byte Folded Reload
ldr x9, [x9]
ldrsw x10, [sp, #120]
ldr x0, [x9, x10, lsl #3]
ldr x1, [x8]
sub x2, x29, #104
sub x3, x29, #112
bl _getaddrinfo
str w0, [sp, #128]
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB0_57
b LBB0_56
LBB0_56: ; in Loop: Header=BB0_7 Depth=1
ldr x8, [sp, #64] ; 8-byte Folded Reload
ldr w8, [x8]
str w8, [sp, #36] ; 4-byte Folded Spill
ldur x8, [x29, #-56]
ldr w9, [x8, #8]
; implicit-def: $x8
mov x8, x9
str x8, [sp, #24] ; 8-byte Folded Spill
ldr w0, [sp, #128]
bl _gai_strerror
ldr x8, [sp, #24] ; 8-byte Folded Reload
mov x10, x0
ldr w0, [sp, #36] ; 4-byte Folded Reload
mov x9, sp
str x8, [x9]
; implicit-def: $x8
mov x8, x10
str x8, [x9, #8]
adrp x1, l_.str.5@PAGE
add x1, x1, l_.str.5@PAGEOFF
bl _syslog
ldr w0, [sp, #124]
bl _close
b LBB0_7
LBB0_57: ; in Loop: Header=BB0_7 Depth=1
b LBB0_58
LBB0_58: ; in Loop: Header=BB0_7 Depth=1
ldr x10, [sp, #80] ; 8-byte Folded Reload
ldr x9, [sp, #72] ; 8-byte Folded Reload
ldr w8, [sp, #124]
ldr x9, [x9]
ldr w10, [x10]
subs w10, w10, #1
str w8, [x9, w10, sxtw #2]
ldr w0, [sp, #124]
ldur x8, [x29, #-112]
ldr x1, [x8, #8]
bl _bindresvport_sa
str w0, [sp, #112]
ldr w8, [sp, #112]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_66
b LBB0_59
LBB0_59:
adrp x8, _errno@GOTPAGE
ldr x8, [x8, _errno@GOTPAGEOFF]
ldr x8, [x8]
adrp x9, _EADDRINUSE@GOTPAGE
ldr x9, [x9, _EADDRINUSE@GOTPAGEOFF]
ldr x9, [x9]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB0_65
b LBB0_60
LBB0_60:
adrp x8, _mallocd_svcport@GOTPAGE
ldr x8, [x8, _mallocd_svcport@GOTPAGEOFF]
ldr w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_65
b LBB0_61
LBB0_61:
ldr w8, [sp, #108]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_63
b LBB0_62
LBB0_62:
ldur x8, [x29, #-112]
ldr x0, [x8, #8]
bl _free
ldur x0, [x29, #-112]
bl _free
b LBB0_64
LBB0_63:
ldur x0, [x29, #-112]
bl _freeaddrinfo
b LBB0_64
LBB0_64:
mov w8, #-1
stur w8, [x29, #-44]
b LBB0_77
LBB0_65:
ldr x8, [sp, #64] ; 8-byte Folded Reload
ldr w0, [x8]
adrp x1, l_.str.6@PAGE
add x1, x1, l_.str.6@PAGEOFF
bl _syslog
mov w0, #1
bl _exit
LBB0_66: ; in Loop: Header=BB0_7 Depth=1
ldr x8, [sp, #96] ; 8-byte Folded Reload
ldr x8, [x8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_72
b LBB0_67
LBB0_67: ; in Loop: Header=BB0_7 Depth=1
adrp x8, _NI_MAXSERV@GOTPAGE
ldr x8, [x8, _NI_MAXSERV@GOTPAGEOFF]
ldrsw x8, [x8]
lsr x8, x8, #0
mov x0, x8
bl _malloc
ldr x8, [sp, #96] ; 8-byte Folded Reload
str x0, [x8]
ldr x8, [x8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_69
b LBB0_68
LBB0_68: ; in Loop: Header=BB0_7 Depth=1
bl _out_of_mem
b LBB0_69
LBB0_69: ; in Loop: Header=BB0_7 Depth=1
ldr x8, [sp, #96] ; 8-byte Folded Reload
adrp x10, _mallocd_svcport@GOTPAGE
ldr x10, [x10, _mallocd_svcport@GOTPAGEOFF]
mov w9, #1
str w9, [x10]
ldur x9, [x29, #-112]
ldr x0, [x9, #8]
ldur x9, [x29, #-112]
ldr x9, [x9, #8]
ldr w1, [x9, #16]
adrp x9, _NI_MAXHOST@GOTPAGE
ldr x9, [x9, _NI_MAXHOST@GOTPAGEOFF]
ldr w3, [x9]
ldr x4, [x8]
adrp x8, _NI_MAXSERV@GOTPAGE
ldr x8, [x8, _NI_MAXSERV@GOTPAGEOFF]
ldrsw x8, [x8]
lsr x8, x8, #0
mov x5, x8
adrp x8, _NI_NUMERICHOST@GOTPAGE
ldr x8, [x8, _NI_NUMERICHOST@GOTPAGEOFF]
ldr w8, [x8]
adrp x9, _NI_NUMERICSERV@GOTPAGE
ldr x9, [x9, _NI_NUMERICSERV@GOTPAGEOFF]
ldr w9, [x9]
orr w6, w8, w9
mov x2, #0
bl _getnameinfo
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB0_71
b LBB0_70
LBB0_70: ; in Loop: Header=BB0_7 Depth=1
mov w0, #1
adrp x1, l_.str.7@PAGE
add x1, x1, l_.str.7@PAGEOFF
bl _errx
b LBB0_71
LBB0_71: ; in Loop: Header=BB0_7 Depth=1
b LBB0_72
LBB0_72: ; in Loop: Header=BB0_7 Depth=1
ldr w8, [sp, #108]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_74
b LBB0_73
LBB0_73: ; in Loop: Header=BB0_7 Depth=1
ldur x8, [x29, #-112]
ldr x0, [x8, #8]
bl _free
ldur x0, [x29, #-112]
bl _free
b LBB0_75
LBB0_74: ; in Loop: Header=BB0_7 Depth=1
ldur x0, [x29, #-112]
bl _freeaddrinfo
b LBB0_75
LBB0_75: ; in Loop: Header=BB0_7 Depth=1
; kill: def $x8 killed $xzr
stur xzr, [x29, #-112]
b LBB0_7
LBB0_76:
stur wzr, [x29, #-44]
b LBB0_77
LBB0_77:
ldur w8, [x29, #-44]
str w8, [sp, #20] ; 4-byte Folded Spill
ldur x9, [x29, #-24]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_79
b LBB0_78
LBB0_78:
bl ___stack_chk_fail
LBB0_79:
ldr w0, [sp, #20] ; 4-byte Folded Reload
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
.comm _NC_TPI_CLTS,8,3 ; @NC_TPI_CLTS
.comm _NC_TPI_COTS,8,3 ; @NC_TPI_COTS
.comm _NC_TPI_COTS_ORD,8,3 ; @NC_TPI_COTS_ORD
.comm _LOG_ERR,4,2 ; @LOG_ERR
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "cannot get information for %s"
.comm _nhosts,4,2 ; @nhosts
.comm _sock_fd,8,3 ; @sock_fd
.comm _sock_fdcnt,4,2 ; @sock_fdcnt
.comm _AI_PASSIVE,4,2 ; @AI_PASSIVE
.comm _errno,8,3 ; @errno
.comm _EAFNOSUPPORT,8,3 ; @EAFNOSUPPORT
.comm _LOG_DEBUG,4,2 ; @LOG_DEBUG
l_.str.1: ; @.str.1
.asciz "cannot create socket for %s"
.comm _hosts,8,3 ; @hosts
.comm _AI_NUMERICHOST,4,2 ; @AI_NUMERICHOST
.comm _IPPROTO_IPV6,4,2 ; @IPPROTO_IPV6
.comm _IPV6_V6ONLY,4,2 ; @IPV6_V6ONLY
l_.str.2: ; @.str.2
.asciz "can't disable v4-in-v6 on IPv6 socket"
l_.str.3: ; @.str.3
.asciz "*"
.comm _svcport_str,8,3 ; @svcport_str
.comm _INADDR_ANY,4,2 ; @INADDR_ANY
.comm _in6addr_any,4,2 ; @in6addr_any
l_.str.4: ; @.str.4
.asciz "bad addr fam %d"
l_.str.5: ; @.str.5
.asciz "cannot get local address for %s: %s"
.comm _EADDRINUSE,8,3 ; @EADDRINUSE
.comm _mallocd_svcport,4,2 ; @mallocd_svcport
l_.str.6: ; @.str.6
.asciz "bindresvport_sa: %m"
.comm _NI_MAXSERV,4,2 ; @NI_MAXSERV
.comm _NI_MAXHOST,4,2 ; @NI_MAXHOST
.comm _NI_NUMERICHOST,4,2 ; @NI_NUMERICHOST
.comm _NI_NUMERICSERV,4,2 ; @NI_NUMERICSERV
l_.str.7: ; @.str.7
.asciz "Cannot get port number"
.no_dead_strip _create_service
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function create_service
_create_service: ## @create_service
.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, -48(%rbp)
movq $0, -104(%rbp)
movl $1, -152(%rbp)
movq -48(%rbp), %rax
movq (%rax), %rax
movq _NC_TPI_CLTS@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
je LBB0_4
## %bb.1:
movq -48(%rbp), %rax
movq (%rax), %rax
movq _NC_TPI_COTS@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
je LBB0_4
## %bb.2:
movq -48(%rbp), %rax
movq (%rax), %rax
movq _NC_TPI_COTS_ORD@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
je LBB0_4
## %bb.3:
movl $1, -36(%rbp)
jmp LBB0_75
LBB0_4:
movq -48(%rbp), %rdi
leaq -136(%rbp), %rsi
callq ___rpc_nconf2sockinfo
cmpl $0, %eax
jne LBB0_6
## %bb.5:
movq _LOG_ERR@GOTPCREL(%rip), %rax
movl (%rax), %edi
movq -48(%rbp), %rax
movl 8(%rax), %edx
leaq L_.str(%rip), %rsi
movb $0, %al
callq _syslog
movl $1, -36(%rbp)
jmp LBB0_75
LBB0_6:
leaq -96(%rbp), %rdi
xorl %esi, %esi
movl $48, %edx
callq _memset
movl -136(%rbp), %eax
movl %eax, -96(%rbp)
movl -128(%rbp), %eax
movl %eax, -56(%rbp)
movl -132(%rbp), %eax
movl %eax, -64(%rbp)
movq _nhosts@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -148(%rbp)
LBB0_7: ## =>This Inner Loop Header: Depth=1
cmpl $0, -148(%rbp)
jle LBB0_74
## %bb.8: ## in Loop: Header=BB0_7 Depth=1
movl -148(%rbp), %eax
addl $-1, %eax
movl %eax, -148(%rbp)
movq _sock_fd@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movq _sock_fdcnt@GOTPCREL(%rip), %rax
movl (%rax), %eax
addl $1, %eax
cltq
shlq $2, %rax
movl %eax, %esi
callq _realloc
movq %rax, %rcx
movq _sock_fd@GOTPCREL(%rip), %rax
movq %rcx, (%rax)
movq _sock_fd@GOTPCREL(%rip), %rax
cmpq $0, (%rax)
jne LBB0_10
## %bb.9: ## in Loop: Header=BB0_7 Depth=1
movb $0, %al
callq _out_of_mem
LBB0_10: ## in Loop: Header=BB0_7 Depth=1
movq _sock_fd@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq _sock_fdcnt@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
movl %ecx, %esi
addl $1, %esi
movq _sock_fdcnt@GOTPCREL(%rip), %rdx
movl %esi, (%rdx)
movslq %ecx, %rcx
movl $-1, (%rax,%rcx,4)
movl $0, -160(%rbp)
movq _AI_PASSIVE@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -60(%rbp)
movq -48(%rbp), %rdi
callq ___rpc_nconf2fd
movl %eax, -144(%rbp)
cmpl $0, %eax
jge LBB0_20
## %bb.11: ## in Loop: Header=BB0_7 Depth=1
movl $0, -164(%rbp)
movq _errno@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq _EAFNOSUPPORT@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jne LBB0_14
## %bb.12: ## in Loop: Header=BB0_7 Depth=1
movq -48(%rbp), %rax
movq (%rax), %rax
movq _NC_TPI_CLTS@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
je LBB0_14
## %bb.13: ## in Loop: Header=BB0_7 Depth=1
movl $1, -164(%rbp)
LBB0_14: ## in Loop: Header=BB0_7 Depth=1
cmpl $0, -164(%rbp)
je LBB0_16
## %bb.15: ## in Loop: Header=BB0_7 Depth=1
movq _LOG_DEBUG@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -168(%rbp) ## 4-byte Spill
jmp LBB0_17
LBB0_16: ## in Loop: Header=BB0_7 Depth=1
movq _LOG_ERR@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -168(%rbp) ## 4-byte Spill
LBB0_17: ## in Loop: Header=BB0_7 Depth=1
movl -168(%rbp), %edi ## 4-byte Reload
movq -48(%rbp), %rax
movl 8(%rax), %edx
leaq L_.str.1(%rip), %rsi
movb $0, %al
callq _syslog
cmpl $0, -164(%rbp)
je LBB0_19
## %bb.18: ## in Loop: Header=BB0_7 Depth=1
jmp LBB0_7
LBB0_19:
movl $1, %edi
callq _exit
LBB0_20: ## in Loop: Header=BB0_7 Depth=1
movl -96(%rbp), %eax
movl %eax, -172(%rbp) ## 4-byte Spill
subl $128, %eax
je LBB0_27
jmp LBB0_78
LBB0_78: ## in Loop: Header=BB0_7 Depth=1
movl -172(%rbp), %eax ## 4-byte Reload
subl $129, %eax
jne LBB0_35
jmp LBB0_21
LBB0_21: ## in Loop: Header=BB0_7 Depth=1
movq _hosts@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -148(%rbp), %rcx
movq (%rax,%rcx,8), %rsi
leaq -32(%rbp), %rdx
movl $129, %edi
callq _inet_pton
cmpl $1, %eax
jne LBB0_23
## %bb.22: ## in Loop: Header=BB0_7 Depth=1
movq _AI_NUMERICHOST@GOTPCREL(%rip), %rax
movl (%rax), %eax
orl -60(%rbp), %eax
movl %eax, -60(%rbp)
jmp LBB0_26
LBB0_23: ## in Loop: Header=BB0_7 Depth=1
movq _hosts@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -148(%rbp), %rcx
movq (%rax,%rcx,8), %rsi
leaq -32(%rbp), %rdx
movl $128, %edi
callq _inet_pton
cmpl $1, %eax
jne LBB0_25
## %bb.24: ## in Loop: Header=BB0_7 Depth=1
movl -144(%rbp), %edi
callq _close
jmp LBB0_7
LBB0_25: ## in Loop: Header=BB0_7 Depth=1
jmp LBB0_26
LBB0_26: ## in Loop: Header=BB0_7 Depth=1
jmp LBB0_36
LBB0_27: ## in Loop: Header=BB0_7 Depth=1
movq _hosts@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -148(%rbp), %rcx
movq (%rax,%rcx,8), %rsi
leaq -32(%rbp), %rdx
movl $128, %edi
callq _inet_pton
cmpl $1, %eax
jne LBB0_29
## %bb.28: ## in Loop: Header=BB0_7 Depth=1
movq _AI_NUMERICHOST@GOTPCREL(%rip), %rax
movl (%rax), %eax
orl -60(%rbp), %eax
movl %eax, -60(%rbp)
jmp LBB0_32
LBB0_29: ## in Loop: Header=BB0_7 Depth=1
movq _hosts@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -148(%rbp), %rcx
movq (%rax,%rcx,8), %rsi
leaq -32(%rbp), %rdx
movl $129, %edi
callq _inet_pton
cmpl $1, %eax
jne LBB0_31
## %bb.30: ## in Loop: Header=BB0_7 Depth=1
movl -144(%rbp), %edi
callq _close
jmp LBB0_7
LBB0_31: ## in Loop: Header=BB0_7 Depth=1
jmp LBB0_32
LBB0_32: ## in Loop: Header=BB0_7 Depth=1
movl -144(%rbp), %edi
movq _IPPROTO_IPV6@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq _IPV6_V6ONLY@GOTPCREL(%rip), %rax
movl (%rax), %edx
leaq -152(%rbp), %rcx
movl $4, %r8d
callq _setsockopt
cmpl $0, %eax
jge LBB0_34
## %bb.33:
movq _LOG_ERR@GOTPCREL(%rip), %rax
movl (%rax), %edi
leaq L_.str.2(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _syslog
movl $1, %edi
callq _exit
LBB0_34: ## in Loop: Header=BB0_7 Depth=1
jmp LBB0_36
LBB0_35: ## in Loop: Header=BB0_7 Depth=1
jmp LBB0_36
LBB0_36: ## in Loop: Header=BB0_7 Depth=1
movq _hosts@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -148(%rbp), %rcx
movq (%rax,%rcx,8), %rsi
leaq L_.str.3(%rip), %rdi
callq _strcmp
cmpq $0, %rax
jne LBB0_53
## %bb.37: ## in Loop: Header=BB0_7 Depth=1
movq _svcport_str@GOTPCREL(%rip), %rax
cmpq $0, (%rax)
jne LBB0_49
## %bb.38: ## in Loop: Header=BB0_7 Depth=1
movl $48, %edi
callq _malloc
movq %rax, -104(%rbp)
cmpq $0, -104(%rbp)
jne LBB0_40
## %bb.39: ## in Loop: Header=BB0_7 Depth=1
movb $0, %al
callq _out_of_mem
LBB0_40: ## in Loop: Header=BB0_7 Depth=1
movl $1, -160(%rbp)
movl -60(%rbp), %ecx
movq -104(%rbp), %rax
movl %ecx, 36(%rax)
movl -96(%rbp), %ecx
movq -104(%rbp), %rax
movl %ecx, (%rax)
movl -64(%rbp), %ecx
movq -104(%rbp), %rax
movl %ecx, 32(%rax)
movq -104(%rbp), %rax
movl (%rax), %eax
movl %eax, -176(%rbp) ## 4-byte Spill
subl $128, %eax
je LBB0_44
jmp LBB0_79
LBB0_79: ## in Loop: Header=BB0_7 Depth=1
movl -176(%rbp), %eax ## 4-byte Reload
subl $129, %eax
jne LBB0_47
jmp LBB0_41
LBB0_41: ## in Loop: Header=BB0_7 Depth=1
movl $16, %edi
callq _malloc
movq %rax, -112(%rbp)
cmpq $0, -112(%rbp)
jne LBB0_43
## %bb.42: ## in Loop: Header=BB0_7 Depth=1
movb $0, %al
callq _out_of_mem
LBB0_43: ## in Loop: Header=BB0_7 Depth=1
movq -112(%rbp), %rax
movl $129, (%rax)
xorl %edi, %edi
callq _htons
movq %rax, %rcx
movq -112(%rbp), %rax
movq %rcx, 8(%rax)
movq _INADDR_ANY@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _htonl
movl %eax, %ecx
movq -112(%rbp), %rax
movl %ecx, 4(%rax)
movq -112(%rbp), %rcx
movq -104(%rbp), %rax
movq %rcx, 8(%rax)
movq -104(%rbp), %rax
movl $16, %ecx
movq %rcx, 24(%rax)
jmp LBB0_48
LBB0_44: ## in Loop: Header=BB0_7 Depth=1
movl $16, %edi
callq _malloc
movq %rax, -120(%rbp)
cmpq $0, -120(%rbp)
jne LBB0_46
## %bb.45: ## in Loop: Header=BB0_7 Depth=1
movb $0, %al
callq _out_of_mem
LBB0_46: ## in Loop: Header=BB0_7 Depth=1
movq -120(%rbp), %rax
movl $128, (%rax)
xorl %edi, %edi
callq _htons
movq %rax, %rcx
movq -120(%rbp), %rax
movq %rcx, 8(%rax)
movq _in6addr_any@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq -120(%rbp), %rax
movl %ecx, 4(%rax)
movq -120(%rbp), %rcx
movq -104(%rbp), %rax
movq %rcx, 8(%rax)
movq -104(%rbp), %rax
movl $16, %ecx
movq %rcx, 24(%rax)
jmp LBB0_48
LBB0_47:
movq _LOG_ERR@GOTPCREL(%rip), %rax
movl (%rax), %edi
movq -104(%rbp), %rax
movl (%rax), %edx
leaq L_.str.4(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _syslog
movl $1, %edi
callq _exit
LBB0_48: ## in Loop: Header=BB0_7 Depth=1
jmp LBB0_52
LBB0_49: ## in Loop: Header=BB0_7 Depth=1
movq _svcport_str@GOTPCREL(%rip), %rax
movq (%rax), %rsi
leaq -96(%rbp), %rdx
leaq -104(%rbp), %rcx
xorl %eax, %eax
movl %eax, %edi
callq _getaddrinfo
movl %eax, -140(%rbp)
cmpl $0, %eax
je LBB0_51
## %bb.50: ## in Loop: Header=BB0_7 Depth=1
movq _LOG_ERR@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -184(%rbp) ## 4-byte Spill
movq -48(%rbp), %rax
movl 8(%rax), %eax
movl %eax, -180(%rbp) ## 4-byte Spill
movl -140(%rbp), %edi
callq _gai_strerror
movl -184(%rbp), %edi ## 4-byte Reload
movl -180(%rbp), %edx ## 4-byte Reload
movl %eax, %ecx
leaq L_.str.5(%rip), %rsi
movb $0, %al
callq _syslog
movl -144(%rbp), %edi
callq _close
jmp LBB0_7
LBB0_51: ## in Loop: Header=BB0_7 Depth=1
jmp LBB0_52
LBB0_52: ## in Loop: Header=BB0_7 Depth=1
jmp LBB0_56
LBB0_53: ## in Loop: Header=BB0_7 Depth=1
movq _hosts@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -148(%rbp), %rcx
movq (%rax,%rcx,8), %rdi
movq _svcport_str@GOTPCREL(%rip), %rax
movq (%rax), %rsi
leaq -96(%rbp), %rdx
leaq -104(%rbp), %rcx
callq _getaddrinfo
movl %eax, -140(%rbp)
cmpl $0, %eax
je LBB0_55
## %bb.54: ## in Loop: Header=BB0_7 Depth=1
movq _LOG_ERR@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -192(%rbp) ## 4-byte Spill
movq -48(%rbp), %rax
movl 8(%rax), %eax
movl %eax, -188(%rbp) ## 4-byte Spill
movl -140(%rbp), %edi
callq _gai_strerror
movl -192(%rbp), %edi ## 4-byte Reload
movl -188(%rbp), %edx ## 4-byte Reload
movl %eax, %ecx
leaq L_.str.5(%rip), %rsi
movb $0, %al
callq _syslog
movl -144(%rbp), %edi
callq _close
jmp LBB0_7
LBB0_55: ## in Loop: Header=BB0_7 Depth=1
jmp LBB0_56
LBB0_56: ## in Loop: Header=BB0_7 Depth=1
movl -144(%rbp), %edx
movq _sock_fd@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq _sock_fdcnt@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movl %edx, (%rax,%rcx,4)
movl -144(%rbp), %edi
movq -104(%rbp), %rax
movq 8(%rax), %rsi
callq _bindresvport_sa
movl %eax, -156(%rbp)
cmpl $0, -156(%rbp)
je LBB0_64
## %bb.57:
movq _errno@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq _EADDRINUSE@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jne LBB0_63
## %bb.58:
movq _mallocd_svcport@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
je LBB0_63
## %bb.59:
cmpl $0, -160(%rbp)
je LBB0_61
## %bb.60:
movq -104(%rbp), %rax
movq 8(%rax), %rdi
callq _free
movq -104(%rbp), %rdi
callq _free
jmp LBB0_62
LBB0_61:
movq -104(%rbp), %rdi
callq _freeaddrinfo
LBB0_62:
movl $-1, -36(%rbp)
jmp LBB0_75
LBB0_63:
movq _LOG_ERR@GOTPCREL(%rip), %rax
movl (%rax), %edi
leaq L_.str.6(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _syslog
movl $1, %edi
callq _exit
LBB0_64: ## in Loop: Header=BB0_7 Depth=1
movq _svcport_str@GOTPCREL(%rip), %rax
cmpq $0, (%rax)
jne LBB0_70
## %bb.65: ## in Loop: Header=BB0_7 Depth=1
movq _NI_MAXSERV@GOTPCREL(%rip), %rax
movslq (%rax), %rax
shlq $0, %rax
movl %eax, %edi
callq _malloc
movq %rax, %rcx
movq _svcport_str@GOTPCREL(%rip), %rax
movq %rcx, (%rax)
movq _svcport_str@GOTPCREL(%rip), %rax
cmpq $0, (%rax)
jne LBB0_67
## %bb.66: ## in Loop: Header=BB0_7 Depth=1
movb $0, %al
callq _out_of_mem
LBB0_67: ## in Loop: Header=BB0_7 Depth=1
movq _mallocd_svcport@GOTPCREL(%rip), %rax
movl $1, (%rax)
movq -104(%rbp), %rax
movq 8(%rax), %rdi
movq -104(%rbp), %rax
movq 8(%rax), %rax
movl 16(%rax), %esi
movq _NI_MAXHOST@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq _svcport_str@GOTPCREL(%rip), %rax
movq (%rax), %r8
movq _NI_MAXSERV@GOTPCREL(%rip), %rax
movslq (%rax), %rax
shlq $0, %rax
movl %eax, %r9d
movq _NI_NUMERICHOST@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq _NI_NUMERICSERV@GOTPCREL(%rip), %rdx
orl (%rdx), %eax
xorl %edx, %edx
## kill: def $rdx killed $edx
movl %eax, (%rsp)
callq _getnameinfo
cmpq $0, %rax
je LBB0_69
## %bb.68: ## in Loop: Header=BB0_7 Depth=1
movl $1, %edi
leaq L_.str.7(%rip), %rsi
callq _errx
LBB0_69: ## in Loop: Header=BB0_7 Depth=1
jmp LBB0_70
LBB0_70: ## in Loop: Header=BB0_7 Depth=1
cmpl $0, -160(%rbp)
je LBB0_72
## %bb.71: ## in Loop: Header=BB0_7 Depth=1
movq -104(%rbp), %rax
movq 8(%rax), %rdi
callq _free
movq -104(%rbp), %rdi
callq _free
jmp LBB0_73
LBB0_72: ## in Loop: Header=BB0_7 Depth=1
movq -104(%rbp), %rdi
callq _freeaddrinfo
LBB0_73: ## in Loop: Header=BB0_7 Depth=1
movq $0, -104(%rbp)
jmp LBB0_7
LBB0_74:
movl $0, -36(%rbp)
LBB0_75:
movl -36(%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 LBB0_77
## %bb.76:
movl -196(%rbp), %eax ## 4-byte Reload
addq $208, %rsp
popq %rbp
retq
LBB0_77:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.comm _NC_TPI_CLTS,8,3 ## @NC_TPI_CLTS
.comm _NC_TPI_COTS,8,3 ## @NC_TPI_COTS
.comm _NC_TPI_COTS_ORD,8,3 ## @NC_TPI_COTS_ORD
.comm _LOG_ERR,4,2 ## @LOG_ERR
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "cannot get information for %s"
.comm _nhosts,4,2 ## @nhosts
.comm _sock_fd,8,3 ## @sock_fd
.comm _sock_fdcnt,4,2 ## @sock_fdcnt
.comm _AI_PASSIVE,4,2 ## @AI_PASSIVE
.comm _errno,8,3 ## @errno
.comm _EAFNOSUPPORT,8,3 ## @EAFNOSUPPORT
.comm _LOG_DEBUG,4,2 ## @LOG_DEBUG
L_.str.1: ## @.str.1
.asciz "cannot create socket for %s"
.comm _hosts,8,3 ## @hosts
.comm _AI_NUMERICHOST,4,2 ## @AI_NUMERICHOST
.comm _IPPROTO_IPV6,4,2 ## @IPPROTO_IPV6
.comm _IPV6_V6ONLY,4,2 ## @IPV6_V6ONLY
L_.str.2: ## @.str.2
.asciz "can't disable v4-in-v6 on IPv6 socket"
L_.str.3: ## @.str.3
.asciz "*"
.comm _svcport_str,8,3 ## @svcport_str
.comm _INADDR_ANY,4,2 ## @INADDR_ANY
.comm _in6addr_any,4,2 ## @in6addr_any
L_.str.4: ## @.str.4
.asciz "bad addr fam %d"
L_.str.5: ## @.str.5
.asciz "cannot get local address for %s: %s"
.comm _EADDRINUSE,8,3 ## @EADDRINUSE
.comm _mallocd_svcport,4,2 ## @mallocd_svcport
L_.str.6: ## @.str.6
.asciz "bindresvport_sa: %m"
.comm _NI_MAXSERV,4,2 ## @NI_MAXSERV
.comm _NI_MAXHOST,4,2 ## @NI_MAXHOST
.comm _NI_NUMERICHOST,4,2 ## @NI_NUMERICHOST
.comm _NI_NUMERICSERV,4,2 ## @NI_NUMERICSERV
L_.str.7: ## @.str.7
.asciz "Cannot get port number"
.no_dead_strip _create_service
.subsections_via_symbols
| the_stack_data/70450150.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 w8, #127
stur w8, [x29, #-8]
ldur w8, [x29, #-8]
stur w8, [x29, #-12]
ldur w8, [x29, #-12]
stur w8, [x29, #-16]
ldur w8, [x29, #-12]
adds w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldur w8, [x29, #-16]
adds w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2:
ldur w8, [x29, #-12]
; 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@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
b LBB0_3
LBB0_3:
mov w8, #127
stur w8, [x29, #-24]
ldur w8, [x29, #-24]
stur w8, [x29, #-28]
ldur w8, [x29, #-28]
str w8, [sp, #32]
ldur w8, [x29, #-28]
subs w8, w8, #127
cset w8, ne
tbnz w8, #0, LBB0_5
b LBB0_4
LBB0_4:
ldr w8, [sp, #32]
subs w8, w8, #127
cset w8, eq
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5:
ldur w8, [x29, #-28]
; implicit-def: $x10
mov x10, x8
ldr w9, [sp, #32]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB0_6
LBB0_6:
mov w8, #-1
stur w8, [x29, #-16]
ldur w8, [x29, #-16]
stur w8, [x29, #-20]
ldur w8, [x29, #-20]
adds w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB0_8
b LBB0_7
LBB0_7:
ldur w9, [x29, #-20]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
b LBB0_8
LBB0_8:
mov w8, #255
stur w8, [x29, #-16]
ldur w8, [x29, #-16]
stur w8, [x29, #-8]
ldur w9, [x29, #-8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
mov w8, #511
str w8, [sp, #32]
ldr w8, [sp, #32]
str w8, [sp, #28]
ldr w9, [sp, #28]
; 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
ldr w8, [sp, #28]
stur w8, [x29, #-20]
ldur w9, [x29, #-20]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
ldur w8, [x29, #-8]
stur w8, [x29, #-24]
ldur w9, [x29, #-24]
; 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
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 "error: i15=%d, i31 = %d\n"
l_.str.1: ; @.str.1
.asciz "error: ui15=%u, ui31 = %u\n"
l_.str.2: ; @.str.2
.asciz "error: i8=%d\n"
l_.str.3: ; @.str.3
.asciz "i7=%d\n"
l_.str.4: ; @.str.4
.asciz "ui8=%u\n"
l_.str.5: ; @.str.5
.asciz "i8=%d\n"
l_.str.6: ; @.str.6
.asciz "ui7=%u\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movl $0, -4(%rbp)
movl $127, -8(%rbp)
movl -8(%rbp), %eax
movl %eax, -12(%rbp)
movl -12(%rbp), %eax
movl %eax, -16(%rbp)
cmpl $-1, -12(%rbp)
jne LBB0_2
## %bb.1:
cmpl $-1, -16(%rbp)
je LBB0_3
LBB0_2:
movl -12(%rbp), %esi
movl -16(%rbp), %edx
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
LBB0_3:
movl $127, -24(%rbp)
movl -24(%rbp), %eax
movl %eax, -28(%rbp)
movl -28(%rbp), %eax
movl %eax, -32(%rbp)
cmpl $127, -28(%rbp)
jne LBB0_5
## %bb.4:
cmpl $127, -32(%rbp)
je LBB0_6
LBB0_5:
movl -28(%rbp), %esi
movl -32(%rbp), %edx
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
LBB0_6:
movl $-1, -16(%rbp)
movl -16(%rbp), %eax
movl %eax, -20(%rbp)
cmpl $-1, -20(%rbp)
je LBB0_8
## %bb.7:
movl -20(%rbp), %esi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
LBB0_8:
movl $255, -16(%rbp)
movl -16(%rbp), %eax
movl %eax, -8(%rbp)
movl -8(%rbp), %esi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
movl $511, -32(%rbp) ## imm = 0x1FF
movl -32(%rbp), %eax
movl %eax, -36(%rbp)
movl -36(%rbp), %esi
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
movl -36(%rbp), %eax
movl %eax, -20(%rbp)
movl -20(%rbp), %esi
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
movl -8(%rbp), %eax
movl %eax, -24(%rbp)
movl -24(%rbp), %esi
leaq L_.str.6(%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 "error: i15=%d, i31 = %d\n"
L_.str.1: ## @.str.1
.asciz "error: ui15=%u, ui31 = %u\n"
L_.str.2: ## @.str.2
.asciz "error: i8=%d\n"
L_.str.3: ## @.str.3
.asciz "i7=%d\n"
L_.str.4: ## @.str.4
.asciz "ui8=%u\n"
L_.str.5: ## @.str.5
.asciz "i8=%d\n"
L_.str.6: ## @.str.6
.asciz "ui7=%u\n"
.subsections_via_symbols
| the_stack_data/68888814.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _sorting ; -- Begin function sorting
.p2align 2
_sorting: ; @sorting
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
str x1, [sp]
ldr x8, [sp, #8]
ldr w8, [x8]
ldr x9, [sp]
ldr w9, [x9]
subs w0, w8, w9
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #128
.cfi_def_cfa_offset 128
stp x29, x30, [sp, #112] ; 16-byte Folded Spill
add x29, sp, #112
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, _begin@GOTPAGE
ldr x8, [x8, _begin@GOTPAGEOFF]
str x8, [sp, #40] ; 8-byte Folded Spill
adrp x8, _fila@GOTPAGE
ldr x8, [x8, _fila@GOTPAGEOFF]
str x8, [sp, #48] ; 8-byte Folded Spill
stur wzr, [x29, #-4]
stur wzr, [x29, #-8]
stur wzr, [x29, #-12]
stur wzr, [x29, #-24]
stur wzr, [x29, #-28]
stur wzr, [x29, #-32]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #40] ; 8-byte Folded Reload
ldursw x10, [x29, #-8]
mov x9, x8
add x12, x9, x10, lsl #4
ldursw x10, [x29, #-8]
mov x9, x8
add x9, x9, x10, lsl #4
add x11, x9, #4
ldursw x10, [x29, #-8]
mov x9, x8
add x9, x9, x10, lsl #4
add x10, x9, #8
ldursw x9, [x29, #-8]
add x8, x8, x9, lsl #4
add x8, x8, #12
mov x9, sp
str x12, [x9]
str x11, [x9, #8]
str x10, [x9, #16]
str x8, [x9, #24]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
adds w8, w0, #1
cset w8, eq
tbnz w8, #0, LBB1_3
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
ldr x9, [sp, #40] ; 8-byte Folded Reload
ldur w8, [x29, #-8]
add w8, w8, #1
stur w8, [x29, #-8]
ldur w8, [x29, #-8]
subs w8, w8, #1
add x8, x9, w8, sxtw #4
ldr w8, [x8, #8]
ldursw x10, [x29, #-8]
lsl x10, x10, #4
str w8, [x9, x10]
ldur w8, [x29, #-8]
subs w8, w8, #1
add x8, x9, w8, sxtw #4
ldr w8, [x8, #12]
ldursw x11, [x29, #-8]
mov x10, x9
add x10, x10, x11, lsl #4
str w8, [x10, #4]
ldur w8, [x29, #-8]
subs w10, w8, #1
; implicit-def: $x8
mov x8, x10
sxtw x8, w8
lsl x8, x8, #4
ldr w8, [x9, x8]
ldursw x11, [x29, #-8]
mov x10, x9
add x10, x10, x11, lsl #4
str w8, [x10, #8]
ldur w8, [x29, #-8]
subs w8, w8, #1
add x8, x9, w8, sxtw #4
ldr w8, [x8, #4]
ldursw x10, [x29, #-8]
add x9, x9, x10, lsl #4
str w8, [x9, #12]
ldur w8, [x29, #-8]
add w8, w8, #1
stur w8, [x29, #-8]
b LBB1_1
LBB1_3:
ldr x0, [sp, #40] ; 8-byte Folded Reload
ldursw x1, [x29, #-8]
mov x2, #16
adrp x3, _sorting@PAGE
add x3, x3, _sorting@PAGEOFF
bl _qsort
ldr x8, [sp, #40] ; 8-byte Folded Reload
ldr x9, [sp, #48] ; 8-byte Folded Reload
ldr w10, [x8, #4]
str w10, [x9]
ldr w8, [x8, #12]
str w8, [x9, #4]
mov w8, #1
stur w8, [x29, #-12]
b LBB1_4
LBB1_4: ; =>This Loop Header: Depth=1
; Child Loop BB1_6 Depth 2
; Child Loop BB1_27 Depth 2
; Child Loop BB1_33 Depth 2
; Child Loop BB1_18 Depth 2
; Child Loop BB1_23 Depth 2
ldur w8, [x29, #-12]
ldur w9, [x29, #-8]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_38
b LBB1_5
LBB1_5: ; in Loop: Header=BB1_4 Depth=1
ldr x9, [sp, #48] ; 8-byte Folded Reload
ldur w8, [x29, #-28]
stur w8, [x29, #-36]
ldr w8, [x9, #4]
ldr w9, [x9]
subs w8, w8, w9
stur w8, [x29, #-28]
mov w8, #1
stur w8, [x29, #-20]
stur wzr, [x29, #-16]
b LBB1_6
LBB1_6: ; Parent Loop BB1_4 Depth=1
; => This Inner Loop Header: Depth=2
ldr x8, [sp, #48] ; 8-byte Folded Reload
ldursw x9, [x29, #-20]
lsl x9, x9, #3
ldr w8, [x8, x9]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_14
b LBB1_7
LBB1_7: ; in Loop: Header=BB1_6 Depth=2
ldr x9, [sp, #48] ; 8-byte Folded Reload
ldursw x8, [x29, #-20]
lsl x8, x8, #3
ldr w8, [x9, x8]
ldursw x10, [x29, #-16]
add x9, x9, x10, lsl #3
ldr w9, [x9, #4]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_10
b LBB1_8
LBB1_8: ; in Loop: Header=BB1_6 Depth=2
ldr x9, [sp, #48] ; 8-byte Folded Reload
ldursw x10, [x29, #-20]
mov x8, x9
add x8, x8, x10, lsl #3
ldr w8, [x8, #4]
ldursw x10, [x29, #-16]
add x9, x9, x10, lsl #3
ldr w9, [x9, #4]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB1_10
b LBB1_9
LBB1_9: ; in Loop: Header=BB1_6 Depth=2
ldr x9, [sp, #48] ; 8-byte Folded Reload
ldursw x10, [x29, #-20]
mov x8, x9
add x8, x8, x10, lsl #3
ldr w8, [x8, #4]
ldursw x10, [x29, #-16]
add x9, x9, x10, lsl #3
ldr w9, [x9, #4]
subs w9, w8, w9
ldur w8, [x29, #-28]
add w8, w8, w9
stur w8, [x29, #-28]
ldur w8, [x29, #-20]
stur w8, [x29, #-16]
b LBB1_13
LBB1_10: ; in Loop: Header=BB1_6 Depth=2
ldr x9, [sp, #48] ; 8-byte Folded Reload
ldursw x8, [x29, #-20]
lsl x8, x8, #3
ldr w8, [x9, x8]
ldursw x10, [x29, #-16]
add x9, x9, x10, lsl #3
ldr w9, [x9, #4]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB1_12
b LBB1_11
LBB1_11: ; in Loop: Header=BB1_6 Depth=2
ldr x9, [sp, #40] ; 8-byte Folded Reload
ldr x10, [sp, #48] ; 8-byte Folded Reload
ldursw x11, [x29, #-20]
mov x8, x10
add x8, x8, x11, lsl #3
ldr w8, [x8, #4]
ldursw x11, [x29, #-20]
lsl x11, x11, #3
ldr w10, [x10, x11]
subs w10, w8, w10
ldur w8, [x29, #-28]
add w8, w8, w10
stur w8, [x29, #-28]
ldur w8, [x29, #-20]
stur w8, [x29, #-16]
ldursw x8, [x29, #-12]
lsl x8, x8, #4
ldr w8, [x9, x8]
ldur w10, [x29, #-12]
subs w11, w10, #1
; implicit-def: $x10
mov x10, x11
sxtw x10, w10
lsl x10, x10, #4
ldr w9, [x9, x10]
subs w9, w8, w9
mov w8, #2
mul w9, w8, w9
ldur w8, [x29, #-32]
add w8, w8, w9
stur w8, [x29, #-32]
b LBB1_12
LBB1_12: ; in Loop: Header=BB1_6 Depth=2
b LBB1_13
LBB1_13: ; in Loop: Header=BB1_6 Depth=2
ldur w8, [x29, #-20]
add w8, w8, #1
stur w8, [x29, #-20]
b LBB1_6
LBB1_14: ; in Loop: Header=BB1_4 Depth=1
ldur w8, [x29, #-36]
ldur w9, [x29, #-28]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_16
b LBB1_15
LBB1_15: ; in Loop: Header=BB1_4 Depth=1
ldur w8, [x29, #-28]
ldur w9, [x29, #-36]
subs w9, w8, w9
mov w8, #2
mul w9, w8, w9
ldur w8, [x29, #-32]
add w8, w8, w9
stur w8, [x29, #-32]
b LBB1_16
LBB1_16: ; in Loop: Header=BB1_4 Depth=1
ldr x9, [sp, #40] ; 8-byte Folded Reload
ldur w8, [x29, #-24]
ldursw x10, [x29, #-12]
lsl x10, x10, #4
ldr w10, [x9, x10]
ldur w11, [x29, #-12]
subs w12, w11, #1
; implicit-def: $x11
mov x11, x12
sxtw x11, w11
lsl x11, x11, #4
ldr w11, [x9, x11]
subs w10, w10, w11
ldur w11, [x29, #-28]
mul w10, w10, w11
add w8, w8, w10
stur w8, [x29, #-24]
ldursw x8, [x29, #-12]
lsl x8, x8, #4
ldr w8, [x9, x8]
ldur w10, [x29, #-12]
subs w11, w10, #1
; implicit-def: $x10
mov x10, x11
sxtw x10, w10
lsl x10, x10, #4
ldr w10, [x9, x10]
subs w10, w8, w10
mov w8, #2
mul w10, w8, w10
ldur w8, [x29, #-32]
add w8, w8, w10
stur w8, [x29, #-32]
ldursw x8, [x29, #-12]
lsl x8, x8, #4
ldr w8, [x9, x8]
ldursw x10, [x29, #-12]
add x9, x9, x10, lsl #4
ldr w9, [x9, #8]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_26
b LBB1_17
LBB1_17: ; in Loop: Header=BB1_4 Depth=1
stur wzr, [x29, #-20]
b LBB1_18
LBB1_18: ; Parent Loop BB1_4 Depth=1
; => This Inner Loop Header: Depth=2
ldr x8, [sp, #48] ; 8-byte Folded Reload
ldursw x9, [x29, #-20]
lsl x9, x9, #3
ldr w8, [x8, x9]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #36] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_20
b LBB1_19
LBB1_19: ; in Loop: Header=BB1_18 Depth=2
ldr x9, [sp, #40] ; 8-byte Folded Reload
ldr x8, [sp, #48] ; 8-byte Folded Reload
ldursw x10, [x29, #-20]
lsl x10, x10, #3
ldr w8, [x8, x10]
ldursw x10, [x29, #-12]
add x9, x9, x10, lsl #4
ldr w9, [x9, #4]
subs w8, w8, w9
cset w8, lt
str w8, [sp, #36] ; 4-byte Folded Spill
b LBB1_20
LBB1_20: ; in Loop: Header=BB1_18 Depth=2
ldr w8, [sp, #36] ; 4-byte Folded Reload
tbz w8, #0, LBB1_22
b LBB1_21
LBB1_21: ; in Loop: Header=BB1_18 Depth=2
ldur w8, [x29, #-20]
add w8, w8, #1
stur w8, [x29, #-20]
b LBB1_18
LBB1_22: ; in Loop: Header=BB1_4 Depth=1
ldr x9, [sp, #48] ; 8-byte Folded Reload
ldr x8, [sp, #40] ; 8-byte Folded Reload
ldursw x10, [x29, #-20]
lsl x10, x10, #3
ldr w10, [x9, x10]
stur w10, [x29, #-40]
ldursw x11, [x29, #-20]
mov x10, x9
add x10, x10, x11, lsl #3
ldr w10, [x10, #4]
stur w10, [x29, #-44]
ldursw x11, [x29, #-12]
mov x10, x8
add x10, x10, x11, lsl #4
ldr w10, [x10, #4]
ldursw x11, [x29, #-20]
lsl x11, x11, #3
str w10, [x9, x11]
ldursw x10, [x29, #-12]
add x8, x8, x10, lsl #4
ldr w8, [x8, #12]
ldursw x10, [x29, #-20]
add x9, x9, x10, lsl #3
str w8, [x9, #4]
b LBB1_23
LBB1_23: ; Parent Loop BB1_4 Depth=1
; => This Inner Loop Header: Depth=2
ldr x8, [sp, #48] ; 8-byte Folded Reload
ldur w9, [x29, #-20]
add w10, w9, #1
stur w10, [x29, #-20]
; implicit-def: $x9
mov x9, x10
sxtw x9, w9
lsl x9, x9, #3
ldr w8, [x8, x9]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_25
b LBB1_24
LBB1_24: ; in Loop: Header=BB1_23 Depth=2
ldr x9, [sp, #48] ; 8-byte Folded Reload
ldursw x8, [x29, #-20]
lsl x8, x8, #3
ldr w8, [x9, x8]
stur w8, [x29, #-48]
ldursw x10, [x29, #-20]
mov x8, x9
add x8, x8, x10, lsl #3
ldr w8, [x8, #4]
stur w8, [x29, #-52]
ldur w8, [x29, #-40]
ldursw x10, [x29, #-20]
lsl x10, x10, #3
str w8, [x9, x10]
ldur w8, [x29, #-44]
ldursw x10, [x29, #-20]
add x9, x9, x10, lsl #3
str w8, [x9, #4]
ldur w8, [x29, #-48]
stur w8, [x29, #-40]
ldur w8, [x29, #-52]
stur w8, [x29, #-44]
b LBB1_23
LBB1_25: ; in Loop: Header=BB1_4 Depth=1
ldr x9, [sp, #48] ; 8-byte Folded Reload
ldur w8, [x29, #-40]
ldursw x10, [x29, #-20]
lsl x10, x10, #3
str w8, [x9, x10]
ldur w8, [x29, #-44]
ldursw x10, [x29, #-20]
add x9, x9, x10, lsl #3
str w8, [x9, #4]
b LBB1_36
LBB1_26: ; in Loop: Header=BB1_4 Depth=1
stur wzr, [x29, #-20]
b LBB1_27
LBB1_27: ; Parent Loop BB1_4 Depth=1
; => This Inner Loop Header: Depth=2
ldr x9, [sp, #40] ; 8-byte Folded Reload
ldr x8, [sp, #48] ; 8-byte Folded Reload
ldursw x10, [x29, #-20]
add x8, x8, x10, lsl #3
ldr w8, [x8, #4]
ldursw x10, [x29, #-12]
add x9, x9, x10, lsl #4
ldr w9, [x9, #4]
subs w8, w8, w9
cset w8, eq
mov w9, #0
str w9, [sp, #32] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_30
b LBB1_28
LBB1_28: ; in Loop: Header=BB1_27 Depth=2
ldr x9, [sp, #40] ; 8-byte Folded Reload
ldr x8, [sp, #48] ; 8-byte Folded Reload
ldursw x10, [x29, #-20]
lsl x10, x10, #3
ldr w8, [x8, x10]
ldursw x10, [x29, #-12]
add x9, x9, x10, lsl #4
ldr w9, [x9, #12]
subs w8, w8, w9
cset w8, eq
mov w9, #0
str w9, [sp, #32] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_30
b LBB1_29
LBB1_29: ; in Loop: Header=BB1_27 Depth=2
ldr x8, [sp, #48] ; 8-byte Folded Reload
ldursw x9, [x29, #-20]
lsl x9, x9, #3
ldr w8, [x8, x9]
subs w8, w8, #0
cset w8, ne
str w8, [sp, #32] ; 4-byte Folded Spill
b LBB1_30
LBB1_30: ; in Loop: Header=BB1_27 Depth=2
ldr w8, [sp, #32] ; 4-byte Folded Reload
tbz w8, #0, LBB1_32
b LBB1_31
LBB1_31: ; in Loop: Header=BB1_27 Depth=2
ldur w8, [x29, #-20]
add w8, w8, #1
stur w8, [x29, #-20]
b LBB1_27
LBB1_32: ; in Loop: Header=BB1_4 Depth=1
b LBB1_33
LBB1_33: ; Parent Loop BB1_4 Depth=1
; => This Inner Loop Header: Depth=2
ldr x8, [sp, #48] ; 8-byte Folded Reload
ldursw x9, [x29, #-20]
lsl x9, x9, #3
ldr w8, [x8, x9]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_35
b LBB1_34
LBB1_34: ; in Loop: Header=BB1_33 Depth=2
ldr x9, [sp, #48] ; 8-byte Folded Reload
ldur w8, [x29, #-20]
add w10, w8, #1
; implicit-def: $x8
mov x8, x10
sxtw x8, w8
lsl x8, x8, #3
ldr w8, [x9, x8]
ldursw x10, [x29, #-20]
lsl x10, x10, #3
str w8, [x9, x10]
ldur w8, [x29, #-20]
add w8, w8, #1
add x8, x9, w8, sxtw #3
ldr w8, [x8, #4]
ldursw x10, [x29, #-20]
add x9, x9, x10, lsl #3
str w8, [x9, #4]
ldur w8, [x29, #-20]
add w8, w8, #1
stur w8, [x29, #-20]
b LBB1_33
LBB1_35: ; in Loop: Header=BB1_4 Depth=1
b LBB1_36
LBB1_36: ; in Loop: Header=BB1_4 Depth=1
b LBB1_37
LBB1_37: ; in Loop: Header=BB1_4 Depth=1
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB1_4
LBB1_38:
ldur w8, [x29, #-24]
; implicit-def: $x10
mov x10, x8
ldur w9, [x29, #-32]
; 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, #112] ; 16-byte Folded Reload
add sp, sp, #128
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d %d %d %d"
.comm _begin,32000,2 ; @begin
.comm _fila,8008,2 ; @fila
l_.str.1: ; @.str.1
.asciz "%d %d\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _sorting ## -- Begin function sorting
.p2align 4, 0x90
_sorting: ## @sorting
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -8(%rbp), %rax
movl (%rax), %eax
movq -16(%rbp), %rcx
subl (%rcx), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movl $0, -4(%rbp)
movl $0, -8(%rbp)
movl $0, -12(%rbp)
movl $0, -24(%rbp)
movl $0, -28(%rbp)
movl $0, -32(%rbp)
LBB1_1: ## =>This Inner Loop Header: Depth=1
movslq -8(%rbp), %rax
movq _begin@GOTPCREL(%rip), %rsi
shlq $4, %rax
addq %rax, %rsi
movslq -8(%rbp), %rax
movq _begin@GOTPCREL(%rip), %rdx
shlq $4, %rax
addq %rax, %rdx
addq $4, %rdx
movslq -8(%rbp), %rax
movq _begin@GOTPCREL(%rip), %rcx
shlq $4, %rax
addq %rax, %rcx
addq $8, %rcx
movslq -8(%rbp), %rax
movq _begin@GOTPCREL(%rip), %r8
shlq $4, %rax
addq %rax, %r8
addq $12, %r8
leaq L_.str(%rip), %rdi
movb $0, %al
callq _scanf
cmpl $-1, %eax
je LBB1_3
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
movl -8(%rbp), %eax
subl $1, %eax
movslq %eax, %rcx
movq _begin@GOTPCREL(%rip), %rax
shlq $4, %rcx
addq %rcx, %rax
movl 8(%rax), %ecx
movslq -8(%rbp), %rdx
movq _begin@GOTPCREL(%rip), %rax
shlq $4, %rdx
addq %rdx, %rax
movl %ecx, (%rax)
movl -8(%rbp), %eax
subl $1, %eax
movslq %eax, %rcx
movq _begin@GOTPCREL(%rip), %rax
shlq $4, %rcx
addq %rcx, %rax
movl 12(%rax), %ecx
movslq -8(%rbp), %rdx
movq _begin@GOTPCREL(%rip), %rax
shlq $4, %rdx
addq %rdx, %rax
movl %ecx, 4(%rax)
movl -8(%rbp), %eax
subl $1, %eax
movslq %eax, %rcx
movq _begin@GOTPCREL(%rip), %rax
shlq $4, %rcx
addq %rcx, %rax
movl (%rax), %ecx
movslq -8(%rbp), %rdx
movq _begin@GOTPCREL(%rip), %rax
shlq $4, %rdx
addq %rdx, %rax
movl %ecx, 8(%rax)
movl -8(%rbp), %eax
subl $1, %eax
movslq %eax, %rcx
movq _begin@GOTPCREL(%rip), %rax
shlq $4, %rcx
addq %rcx, %rax
movl 4(%rax), %ecx
movslq -8(%rbp), %rdx
movq _begin@GOTPCREL(%rip), %rax
shlq $4, %rdx
addq %rdx, %rax
movl %ecx, 12(%rax)
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
jmp LBB1_1
LBB1_3:
movslq -8(%rbp), %rsi
movq _begin@GOTPCREL(%rip), %rdi
movl $16, %edx
leaq _sorting(%rip), %rcx
callq _qsort
movq _begin@GOTPCREL(%rip), %rax
movl 4(%rax), %ecx
movq _fila@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movq _begin@GOTPCREL(%rip), %rax
movl 12(%rax), %ecx
movq _fila@GOTPCREL(%rip), %rax
movl %ecx, 4(%rax)
movl $1, -12(%rbp)
LBB1_4: ## =>This Loop Header: Depth=1
## Child Loop BB1_6 Depth 2
## Child Loop BB1_18 Depth 2
## Child Loop BB1_23 Depth 2
## Child Loop BB1_27 Depth 2
## Child Loop BB1_33 Depth 2
movl -12(%rbp), %eax
cmpl -8(%rbp), %eax
jge LBB1_38
## %bb.5: ## in Loop: Header=BB1_4 Depth=1
movl -28(%rbp), %eax
movl %eax, -36(%rbp)
movq _fila@GOTPCREL(%rip), %rax
movl 4(%rax), %eax
movq _fila@GOTPCREL(%rip), %rcx
subl (%rcx), %eax
movl %eax, -28(%rbp)
movl $1, -20(%rbp)
movl $0, -16(%rbp)
LBB1_6: ## Parent Loop BB1_4 Depth=1
## => This Inner Loop Header: Depth=2
movslq -20(%rbp), %rcx
movq _fila@GOTPCREL(%rip), %rax
cmpl $0, (%rax,%rcx,8)
je LBB1_14
## %bb.7: ## in Loop: Header=BB1_6 Depth=2
movslq -20(%rbp), %rcx
movq _fila@GOTPCREL(%rip), %rax
movl (%rax,%rcx,8), %eax
movslq -16(%rbp), %rdx
movq _fila@GOTPCREL(%rip), %rcx
cmpl 4(%rcx,%rdx,8), %eax
jge LBB1_10
## %bb.8: ## in Loop: Header=BB1_6 Depth=2
movslq -20(%rbp), %rcx
movq _fila@GOTPCREL(%rip), %rax
movl 4(%rax,%rcx,8), %eax
movslq -16(%rbp), %rdx
movq _fila@GOTPCREL(%rip), %rcx
cmpl 4(%rcx,%rdx,8), %eax
jle LBB1_10
## %bb.9: ## in Loop: Header=BB1_6 Depth=2
movslq -20(%rbp), %rcx
movq _fila@GOTPCREL(%rip), %rax
movl 4(%rax,%rcx,8), %eax
movslq -16(%rbp), %rdx
movq _fila@GOTPCREL(%rip), %rcx
subl 4(%rcx,%rdx,8), %eax
addl -28(%rbp), %eax
movl %eax, -28(%rbp)
movl -20(%rbp), %eax
movl %eax, -16(%rbp)
jmp LBB1_13
LBB1_10: ## in Loop: Header=BB1_6 Depth=2
movslq -20(%rbp), %rcx
movq _fila@GOTPCREL(%rip), %rax
movl (%rax,%rcx,8), %eax
movslq -16(%rbp), %rdx
movq _fila@GOTPCREL(%rip), %rcx
cmpl 4(%rcx,%rdx,8), %eax
jle LBB1_12
## %bb.11: ## in Loop: Header=BB1_6 Depth=2
movslq -20(%rbp), %rcx
movq _fila@GOTPCREL(%rip), %rax
movl 4(%rax,%rcx,8), %eax
movslq -20(%rbp), %rdx
movq _fila@GOTPCREL(%rip), %rcx
subl (%rcx,%rdx,8), %eax
addl -28(%rbp), %eax
movl %eax, -28(%rbp)
movl -20(%rbp), %eax
movl %eax, -16(%rbp)
movslq -12(%rbp), %rcx
movq _begin@GOTPCREL(%rip), %rax
shlq $4, %rcx
addq %rcx, %rax
movl (%rax), %eax
movl -12(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rdx
movq _begin@GOTPCREL(%rip), %rcx
shlq $4, %rdx
addq %rdx, %rcx
subl (%rcx), %eax
shll $1, %eax
addl -32(%rbp), %eax
movl %eax, -32(%rbp)
LBB1_12: ## in Loop: Header=BB1_6 Depth=2
jmp LBB1_13
LBB1_13: ## in Loop: Header=BB1_6 Depth=2
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB1_6
LBB1_14: ## in Loop: Header=BB1_4 Depth=1
movl -36(%rbp), %eax
cmpl -28(%rbp), %eax
jge LBB1_16
## %bb.15: ## in Loop: Header=BB1_4 Depth=1
movl -28(%rbp), %eax
subl -36(%rbp), %eax
shll $1, %eax
addl -32(%rbp), %eax
movl %eax, -32(%rbp)
LBB1_16: ## in Loop: Header=BB1_4 Depth=1
movl -24(%rbp), %eax
movslq -12(%rbp), %rdx
movq _begin@GOTPCREL(%rip), %rcx
shlq $4, %rdx
addq %rdx, %rcx
movl (%rcx), %ecx
movl -12(%rbp), %edx
subl $1, %edx
movslq %edx, %rsi
movq _begin@GOTPCREL(%rip), %rdx
shlq $4, %rsi
addq %rsi, %rdx
subl (%rdx), %ecx
imull -28(%rbp), %ecx
addl %ecx, %eax
movl %eax, -24(%rbp)
movslq -12(%rbp), %rcx
movq _begin@GOTPCREL(%rip), %rax
shlq $4, %rcx
addq %rcx, %rax
movl (%rax), %eax
movl -12(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rdx
movq _begin@GOTPCREL(%rip), %rcx
shlq $4, %rdx
addq %rdx, %rcx
subl (%rcx), %eax
shll $1, %eax
addl -32(%rbp), %eax
movl %eax, -32(%rbp)
movslq -12(%rbp), %rcx
movq _begin@GOTPCREL(%rip), %rax
shlq $4, %rcx
addq %rcx, %rax
movl (%rax), %eax
movslq -12(%rbp), %rdx
movq _begin@GOTPCREL(%rip), %rcx
shlq $4, %rdx
addq %rdx, %rcx
cmpl 8(%rcx), %eax
jge LBB1_26
## %bb.17: ## in Loop: Header=BB1_4 Depth=1
movl $0, -20(%rbp)
LBB1_18: ## Parent Loop BB1_4 Depth=1
## => This Inner Loop Header: Depth=2
movslq -20(%rbp), %rdx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movq _fila@GOTPCREL(%rip), %rcx
cmpl $0, (%rcx,%rdx,8)
movb %al, -53(%rbp) ## 1-byte Spill
je LBB1_20
## %bb.19: ## in Loop: Header=BB1_18 Depth=2
movslq -20(%rbp), %rcx
movq _fila@GOTPCREL(%rip), %rax
movl (%rax,%rcx,8), %eax
movslq -12(%rbp), %rdx
movq _begin@GOTPCREL(%rip), %rcx
shlq $4, %rdx
addq %rdx, %rcx
cmpl 4(%rcx), %eax
setl %al
movb %al, -53(%rbp) ## 1-byte Spill
LBB1_20: ## in Loop: Header=BB1_18 Depth=2
movb -53(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB1_21
jmp LBB1_22
LBB1_21: ## in Loop: Header=BB1_18 Depth=2
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB1_18
LBB1_22: ## in Loop: Header=BB1_4 Depth=1
movslq -20(%rbp), %rcx
movq _fila@GOTPCREL(%rip), %rax
movl (%rax,%rcx,8), %eax
movl %eax, -40(%rbp)
movslq -20(%rbp), %rcx
movq _fila@GOTPCREL(%rip), %rax
movl 4(%rax,%rcx,8), %eax
movl %eax, -44(%rbp)
movslq -12(%rbp), %rcx
movq _begin@GOTPCREL(%rip), %rax
shlq $4, %rcx
addq %rcx, %rax
movl 4(%rax), %edx
movslq -20(%rbp), %rcx
movq _fila@GOTPCREL(%rip), %rax
movl %edx, (%rax,%rcx,8)
movslq -12(%rbp), %rcx
movq _begin@GOTPCREL(%rip), %rax
shlq $4, %rcx
addq %rcx, %rax
movl 12(%rax), %edx
movslq -20(%rbp), %rcx
movq _fila@GOTPCREL(%rip), %rax
movl %edx, 4(%rax,%rcx,8)
LBB1_23: ## Parent Loop BB1_4 Depth=1
## => This Inner Loop Header: Depth=2
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
movslq %eax, %rcx
movq _fila@GOTPCREL(%rip), %rax
cmpl $0, (%rax,%rcx,8)
je LBB1_25
## %bb.24: ## in Loop: Header=BB1_23 Depth=2
movslq -20(%rbp), %rcx
movq _fila@GOTPCREL(%rip), %rax
movl (%rax,%rcx,8), %eax
movl %eax, -48(%rbp)
movslq -20(%rbp), %rcx
movq _fila@GOTPCREL(%rip), %rax
movl 4(%rax,%rcx,8), %eax
movl %eax, -52(%rbp)
movl -40(%rbp), %edx
movslq -20(%rbp), %rcx
movq _fila@GOTPCREL(%rip), %rax
movl %edx, (%rax,%rcx,8)
movl -44(%rbp), %edx
movslq -20(%rbp), %rcx
movq _fila@GOTPCREL(%rip), %rax
movl %edx, 4(%rax,%rcx,8)
movl -48(%rbp), %eax
movl %eax, -40(%rbp)
movl -52(%rbp), %eax
movl %eax, -44(%rbp)
jmp LBB1_23
LBB1_25: ## in Loop: Header=BB1_4 Depth=1
movl -40(%rbp), %edx
movslq -20(%rbp), %rcx
movq _fila@GOTPCREL(%rip), %rax
movl %edx, (%rax,%rcx,8)
movl -44(%rbp), %edx
movslq -20(%rbp), %rcx
movq _fila@GOTPCREL(%rip), %rax
movl %edx, 4(%rax,%rcx,8)
jmp LBB1_36
LBB1_26: ## in Loop: Header=BB1_4 Depth=1
movl $0, -20(%rbp)
LBB1_27: ## Parent Loop BB1_4 Depth=1
## => This Inner Loop Header: Depth=2
movslq -20(%rbp), %rcx
movq _fila@GOTPCREL(%rip), %rax
movl 4(%rax,%rcx,8), %ecx
movslq -12(%rbp), %rax
movq _begin@GOTPCREL(%rip), %rdx
shlq $4, %rax
addq %rax, %rdx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl 4(%rdx), %ecx
movb %al, -54(%rbp) ## 1-byte Spill
je LBB1_30
## %bb.28: ## in Loop: Header=BB1_27 Depth=2
movslq -20(%rbp), %rcx
movq _fila@GOTPCREL(%rip), %rax
movl (%rax,%rcx,8), %ecx
movslq -12(%rbp), %rax
movq _begin@GOTPCREL(%rip), %rdx
shlq $4, %rax
addq %rax, %rdx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl 12(%rdx), %ecx
movb %al, -54(%rbp) ## 1-byte Spill
je LBB1_30
## %bb.29: ## in Loop: Header=BB1_27 Depth=2
movslq -20(%rbp), %rcx
movq _fila@GOTPCREL(%rip), %rax
cmpl $0, (%rax,%rcx,8)
setne %al
movb %al, -54(%rbp) ## 1-byte Spill
LBB1_30: ## in Loop: Header=BB1_27 Depth=2
movb -54(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB1_31
jmp LBB1_32
LBB1_31: ## in Loop: Header=BB1_27 Depth=2
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB1_27
LBB1_32: ## in Loop: Header=BB1_4 Depth=1
jmp LBB1_33
LBB1_33: ## Parent Loop BB1_4 Depth=1
## => This Inner Loop Header: Depth=2
movslq -20(%rbp), %rcx
movq _fila@GOTPCREL(%rip), %rax
cmpl $0, (%rax,%rcx,8)
je LBB1_35
## %bb.34: ## in Loop: Header=BB1_33 Depth=2
movl -20(%rbp), %eax
addl $1, %eax
movslq %eax, %rcx
movq _fila@GOTPCREL(%rip), %rax
movl (%rax,%rcx,8), %edx
movslq -20(%rbp), %rcx
movq _fila@GOTPCREL(%rip), %rax
movl %edx, (%rax,%rcx,8)
movl -20(%rbp), %eax
addl $1, %eax
movslq %eax, %rcx
movq _fila@GOTPCREL(%rip), %rax
movl 4(%rax,%rcx,8), %edx
movslq -20(%rbp), %rcx
movq _fila@GOTPCREL(%rip), %rax
movl %edx, 4(%rax,%rcx,8)
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB1_33
LBB1_35: ## in Loop: Header=BB1_4 Depth=1
jmp LBB1_36
LBB1_36: ## in Loop: Header=BB1_4 Depth=1
jmp LBB1_37
LBB1_37: ## in Loop: Header=BB1_4 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB1_4
LBB1_38:
movl -24(%rbp), %esi
movl -32(%rbp), %edx
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
xorl %eax, %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d %d %d %d"
.comm _begin,32000,4 ## @begin
.comm _fila,8008,4 ## @fila
L_.str.1: ## @.str.1
.asciz "%d %d\n"
.subsections_via_symbols
| the_stack_data/115765313.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__const
.globl _eprom ; @eprom
_eprom:
.ascii "\001CD001\001\000 ISO_IMAGE \000\000\000\000\000\000\000\000\026\000\000\000\000\000\000\026\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\001\001\000\000\001\000\b\b\000\n\000\000\000\000\000\000\n\022\000\000\000\000\000\000\022\000\000\000\023\023\000\000\000\"\000\024\000\000\000\000\000\000\024\000\b\000\000\000\000\b\000s\003\t\b7\031\000\002\000\000\001\000\000\001\001\000 ISO WORKSHOP 2015030916552500\0002015030916552500\0000000000000000000\0000000000000000000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\377CD001\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\024\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\024\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\"\000\024\000\000\000\000\000\000\024\000\b\000\000\000\000\b\000s\003\t\b7\031\000\002\000\000\001\000\000\001\001\000\"\000\024\000\000\000\000\000\000\024\000\b\000\000\000\000\b\000s\003\t\b7\031\000\002\000\000\001\000\000\001\001\001*\000\025\000\000\000\000\000\000\025\024\000\000\000\000\000\000\024s\003\t\b68\000\000\000\000\001\000\000\001\btest.txt\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000This is a test file."
.space 2028
.globl _eprom_termination ; @eprom_termination
.p2align 3
_eprom_termination:
.quad 0 ; 0x0
.globl _eprom_start ; @eprom_start
.p2align 3
_eprom_start:
.quad 0 ; 0x0
.globl _eprom_finish ; @eprom_finish
.p2align 3
_eprom_finish:
.quad 45056 ; 0xb000
.globl _eprom_length ; @eprom_length
.p2align 3
_eprom_length:
.quad 45056 ; 0xb000
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__const
.globl _eprom ## @eprom
.p2align 4
_eprom:
.ascii "\001CD001\001\000 ISO_IMAGE \000\000\000\000\000\000\000\000\026\000\000\000\000\000\000\026\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\001\001\000\000\001\000\b\b\000\n\000\000\000\000\000\000\n\022\000\000\000\000\000\000\022\000\000\000\023\023\000\000\000\"\000\024\000\000\000\000\000\000\024\000\b\000\000\000\000\b\000s\003\t\b7\031\000\002\000\000\001\000\000\001\001\000 ISO WORKSHOP 2015030916552500\0002015030916552500\0000000000000000000\0000000000000000000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\377CD001\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\024\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\024\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\"\000\024\000\000\000\000\000\000\024\000\b\000\000\000\000\b\000s\003\t\b7\031\000\002\000\000\001\000\000\001\001\000\"\000\024\000\000\000\000\000\000\024\000\b\000\000\000\000\b\000s\003\t\b7\031\000\002\000\000\001\000\000\001\001\001*\000\025\000\000\000\000\000\000\025\024\000\000\000\000\000\000\024s\003\t\b68\000\000\000\000\001\000\000\001\btest.txt\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000This is a test file."
.space 2028
.globl _eprom_termination ## @eprom_termination
.p2align 3
_eprom_termination:
.quad 0 ## 0x0
.globl _eprom_start ## @eprom_start
.p2align 3
_eprom_start:
.quad 0 ## 0x0
.globl _eprom_finish ## @eprom_finish
.p2align 3
_eprom_finish:
.quad 45056 ## 0xb000
.globl _eprom_length ## @eprom_length
.p2align 3
_eprom_length:
.quad 45056 ## 0xb000
.subsections_via_symbols
| the_stack_data/198579453.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w8, #0
str w8, [sp, #8] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldr w0, [sp, #8] ; 4-byte Folded Reload
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "OK"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "OK"
.subsections_via_symbols
| the_stack_data/41091.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _error ; -- Begin function error
.p2align 2
_error: ; @error
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
b LBB0_1
LBB0_1:
bl ___VERIFIER_error
.cfi_endproc
; -- End function
.globl _master ; -- Begin function master
.p2align 2
_master: ; @master
.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, _token@GOTPAGE
ldr x8, [x8, _token@GOTPAGEOFF]
str x8, [sp, #16] ; 8-byte Folded Spill
adrp x8, _m_pc@PAGE
ldr w8, [x8, _m_pc@PAGEOFF]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
b LBB1_7
LBB1_2:
adrp x8, _m_pc@PAGE
ldr w8, [x8, _m_pc@PAGEOFF]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB1_4
b LBB1_3
LBB1_3:
b LBB1_10
LBB1_4:
b LBB1_5
LBB1_5:
b LBB1_6
LBB1_6:
b LBB1_7
LBB1_7:
b LBB1_8
LBB1_8:
b LBB1_9
LBB1_9:
bl ___VERIFIER_nondet_int
ldr x8, [sp, #16] ; 8-byte Folded Reload
str w0, [x8]
ldr w8, [x8]
adrp x9, _local@GOTPAGE
ldr x9, [x9, _local@GOTPAGEOFF]
str w8, [x9]
adrp x9, _E_1@PAGE
str x9, [sp] ; 8-byte Folded Spill
mov w8, #1
str w8, [sp, #12] ; 4-byte Folded Spill
str w8, [x9, _E_1@PAGEOFF]
bl _immediate_notify
ldr x10, [sp] ; 8-byte Folded Reload
ldr w9, [sp, #12] ; 4-byte Folded Reload
mov w8, #2
str w8, [x10, _E_1@PAGEOFF]
adrp x10, _m_pc@PAGE
str w9, [x10, _m_pc@PAGEOFF]
adrp x9, _m_st@GOTPAGE
ldr x9, [x9, _m_st@GOTPAGEOFF]
str w8, [x9]
b LBB1_24
LBB1_10:
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldr w8, [x8]
adrp x9, _local@GOTPAGE
ldr x9, [x9, _local@GOTPAGEOFF]
ldr w9, [x9]
add w9, w9, #1
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_12
b LBB1_11
LBB1_11:
bl _error
b LBB1_23
LBB1_12:
ldur w8, [x29, #-4]
subs w8, w8, #5
cset w8, gt
tbnz w8, #0, LBB1_16
b LBB1_13
LBB1_13:
ldur w8, [x29, #-4]
subs w8, w8, #5
cset w8, lt
tbnz w8, #0, LBB1_15
b LBB1_14
LBB1_14:
b LBB1_15
LBB1_15:
b LBB1_16
LBB1_16:
ldur w8, [x29, #-4]
subs w8, w8, #5
cset w8, gt
tbnz w8, #0, LBB1_22
b LBB1_17
LBB1_17:
ldur w8, [x29, #-4]
subs w8, w8, #5
cset w8, lt
tbnz w8, #0, LBB1_21
b LBB1_18
LBB1_18:
ldur w8, [x29, #-4]
subs w8, w8, #5
cset w8, ne
tbnz w8, #0, LBB1_20
b LBB1_19
LBB1_19:
bl _error
b LBB1_20
LBB1_20:
b LBB1_21
LBB1_21:
b LBB1_22
LBB1_22:
b LBB1_23
LBB1_23:
b LBB1_8
LBB1_24:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _immediate_notify ; -- Begin function immediate_notify
.p2align 2
_immediate_notify: ; @immediate_notify
.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 _activate_threads
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _transmit1 ; -- Begin function transmit1
.p2align 2
_transmit1: ; @transmit1
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, _t1_pc@PAGE
ldr w8, [x8, _t1_pc@PAGEOFF]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB3_2
b LBB3_1
LBB3_1:
b LBB3_7
LBB3_2:
adrp x8, _t1_pc@PAGE
ldr w8, [x8, _t1_pc@PAGEOFF]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB3_4
b LBB3_3
LBB3_3:
b LBB3_10
LBB3_4:
b LBB3_5
LBB3_5:
b LBB3_6
LBB3_6:
b LBB3_7
LBB3_7:
b LBB3_8
LBB3_8:
b LBB3_9
LBB3_9:
mov w8, #1
adrp x9, _t1_pc@PAGE
str w8, [x9, _t1_pc@PAGEOFF]
adrp x9, _t1_st@GOTPAGE
ldr x9, [x9, _t1_st@GOTPAGEOFF]
mov w8, #2
str w8, [x9]
b LBB3_11
LBB3_10:
adrp x10, _token@GOTPAGE
ldr x10, [x10, _token@GOTPAGEOFF]
ldr w9, [x10]
mov w8, #1
add w9, w9, #1
str w9, [x10]
adrp x9, _E_M@PAGE
str x9, [sp, #8] ; 8-byte Folded Spill
str w8, [x9, _E_M@PAGEOFF]
bl _immediate_notify
ldr x9, [sp, #8] ; 8-byte Folded Reload
mov w8, #2
str w8, [x9, _E_M@PAGEOFF]
b LBB3_8
LBB3_11:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _is_master_triggered ; -- Begin function is_master_triggered
.p2align 2
_is_master_triggered: ; @is_master_triggered
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
adrp x8, _m_pc@PAGE
ldr w8, [x8, _m_pc@PAGEOFF]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB4_5
b LBB4_1
LBB4_1:
adrp x8, _E_M@PAGE
ldr w8, [x8, _E_M@PAGEOFF]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB4_3
b LBB4_2
LBB4_2:
mov w8, #1
str w8, [sp, #12]
b LBB4_7
LBB4_3:
b LBB4_4
LBB4_4:
b LBB4_6
LBB4_5:
b LBB4_6
LBB4_6:
str wzr, [sp, #12]
b LBB4_7
LBB4_7:
ldr w0, [sp, #12]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _is_transmit1_triggered ; -- Begin function is_transmit1_triggered
.p2align 2
_is_transmit1_triggered: ; @is_transmit1_triggered
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
adrp x8, _t1_pc@PAGE
ldr w8, [x8, _t1_pc@PAGEOFF]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB5_5
b LBB5_1
LBB5_1:
adrp x8, _E_1@PAGE
ldr w8, [x8, _E_1@PAGEOFF]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB5_3
b LBB5_2
LBB5_2:
mov w8, #1
str w8, [sp, #12]
b LBB5_7
LBB5_3:
b LBB5_4
LBB5_4:
b LBB5_6
LBB5_5:
b LBB5_6
LBB5_6:
str wzr, [sp, #12]
b LBB5_7
LBB5_7:
ldr w0, [sp, #12]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _update_channels ; -- Begin function update_channels
.p2align 2
_update_channels: ; @update_channels
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.globl _init_threads ; -- Begin function init_threads
.p2align 2
_init_threads: ; @init_threads
.cfi_startproc
; %bb.0:
adrp x8, _m_i@GOTPAGE
ldr x8, [x8, _m_i@GOTPAGEOFF]
ldr w8, [x8]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB7_2
b LBB7_1
LBB7_1:
adrp x8, _m_st@GOTPAGE
ldr x8, [x8, _m_st@GOTPAGEOFF]
str wzr, [x8]
b LBB7_3
LBB7_2:
adrp x9, _m_st@GOTPAGE
ldr x9, [x9, _m_st@GOTPAGEOFF]
mov w8, #2
str w8, [x9]
b LBB7_3
LBB7_3:
adrp x8, _t1_i@GOTPAGE
ldr x8, [x8, _t1_i@GOTPAGEOFF]
ldr w8, [x8]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB7_5
b LBB7_4
LBB7_4:
adrp x8, _t1_st@GOTPAGE
ldr x8, [x8, _t1_st@GOTPAGEOFF]
str wzr, [x8]
b LBB7_6
LBB7_5:
adrp x9, _t1_st@GOTPAGE
ldr x9, [x9, _t1_st@GOTPAGEOFF]
mov w8, #2
str w8, [x9]
b LBB7_6
LBB7_6:
ret
.cfi_endproc
; -- End function
.globl _exists_runnable_thread ; -- Begin function exists_runnable_thread
.p2align 2
_exists_runnable_thread: ; @exists_runnable_thread
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
adrp x8, _m_st@GOTPAGE
ldr x8, [x8, _m_st@GOTPAGEOFF]
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB8_2
b LBB8_1
LBB8_1:
mov w8, #1
str w8, [sp, #12]
b LBB8_7
LBB8_2:
adrp x8, _t1_st@GOTPAGE
ldr x8, [x8, _t1_st@GOTPAGEOFF]
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB8_4
b LBB8_3
LBB8_3:
mov w8, #1
str w8, [sp, #12]
b LBB8_7
LBB8_4:
b LBB8_5
LBB8_5:
b LBB8_6
LBB8_6:
str wzr, [sp, #12]
b LBB8_7
LBB8_7:
ldr w0, [sp, #12]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _eval ; -- Begin function eval
.p2align 2
_eval: ; @eval
.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
b LBB9_1
LBB9_1: ; =>This Inner Loop Header: Depth=1
b LBB9_2
LBB9_2: ; in Loop: Header=BB9_1 Depth=1
bl _exists_runnable_thread
stur w0, [x29, #-4]
ldur w8, [x29, #-4]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB9_4
b LBB9_3
LBB9_3: ; in Loop: Header=BB9_1 Depth=1
b LBB9_5
LBB9_4:
b LBB9_18
LBB9_5: ; in Loop: Header=BB9_1 Depth=1
adrp x8, _m_st@GOTPAGE
ldr x8, [x8, _m_st@GOTPAGEOFF]
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB9_10
b LBB9_6
LBB9_6: ; in Loop: Header=BB9_1 Depth=1
bl ___VERIFIER_nondet_int
str w0, [sp, #8]
ldr w8, [sp, #8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB9_8
b LBB9_7
LBB9_7: ; in Loop: Header=BB9_1 Depth=1
mov w8, #1
adrp x9, _m_st@GOTPAGE
ldr x9, [x9, _m_st@GOTPAGEOFF]
str w8, [x9]
bl _master
b LBB9_9
LBB9_8: ; in Loop: Header=BB9_1 Depth=1
b LBB9_9
LBB9_9: ; in Loop: Header=BB9_1 Depth=1
b LBB9_11
LBB9_10: ; in Loop: Header=BB9_1 Depth=1
b LBB9_11
LBB9_11: ; in Loop: Header=BB9_1 Depth=1
adrp x8, _t1_st@GOTPAGE
ldr x8, [x8, _t1_st@GOTPAGEOFF]
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB9_16
b LBB9_12
LBB9_12: ; in Loop: Header=BB9_1 Depth=1
bl ___VERIFIER_nondet_int
str w0, [sp, #4]
ldr w8, [sp, #4]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB9_14
b LBB9_13
LBB9_13: ; in Loop: Header=BB9_1 Depth=1
adrp x9, _t1_st@GOTPAGE
ldr x9, [x9, _t1_st@GOTPAGEOFF]
mov w8, #1
str w8, [x9]
bl _transmit1
b LBB9_15
LBB9_14: ; in Loop: Header=BB9_1 Depth=1
b LBB9_15
LBB9_15: ; in Loop: Header=BB9_1 Depth=1
b LBB9_17
LBB9_16: ; in Loop: Header=BB9_1 Depth=1
b LBB9_17
LBB9_17: ; in Loop: Header=BB9_1 Depth=1
b LBB9_1
LBB9_18:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _fire_delta_events ; -- Begin function fire_delta_events
.p2align 2
_fire_delta_events: ; @fire_delta_events
.cfi_startproc
; %bb.0:
adrp x8, _M_E@PAGE
ldr w8, [x8, _M_E@PAGEOFF]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB10_2
b LBB10_1
LBB10_1:
mov w8, #1
adrp x9, _M_E@PAGE
str w8, [x9, _M_E@PAGEOFF]
b LBB10_3
LBB10_2:
b LBB10_3
LBB10_3:
adrp x8, _T1_E@PAGE
ldr w8, [x8, _T1_E@PAGEOFF]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB10_5
b LBB10_4
LBB10_4:
adrp x9, _T1_E@PAGE
mov w8, #1
str w8, [x9, _T1_E@PAGEOFF]
b LBB10_6
LBB10_5:
b LBB10_6
LBB10_6:
adrp x8, _E_M@PAGE
ldr w8, [x8, _E_M@PAGEOFF]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB10_8
b LBB10_7
LBB10_7:
adrp x9, _E_M@PAGE
mov w8, #1
str w8, [x9, _E_M@PAGEOFF]
b LBB10_9
LBB10_8:
b LBB10_9
LBB10_9:
adrp x8, _E_1@PAGE
ldr w8, [x8, _E_1@PAGEOFF]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB10_11
b LBB10_10
LBB10_10:
adrp x9, _E_1@PAGE
mov w8, #1
str w8, [x9, _E_1@PAGEOFF]
b LBB10_12
LBB10_11:
b LBB10_12
LBB10_12:
ret
.cfi_endproc
; -- End function
.globl _reset_delta_events ; -- Begin function reset_delta_events
.p2align 2
_reset_delta_events: ; @reset_delta_events
.cfi_startproc
; %bb.0:
adrp x8, _M_E@PAGE
ldr w8, [x8, _M_E@PAGEOFF]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB11_2
b LBB11_1
LBB11_1:
mov w8, #2
adrp x9, _M_E@PAGE
str w8, [x9, _M_E@PAGEOFF]
b LBB11_3
LBB11_2:
b LBB11_3
LBB11_3:
adrp x8, _T1_E@PAGE
ldr w8, [x8, _T1_E@PAGEOFF]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB11_5
b LBB11_4
LBB11_4:
adrp x9, _T1_E@PAGE
mov w8, #2
str w8, [x9, _T1_E@PAGEOFF]
b LBB11_6
LBB11_5:
b LBB11_6
LBB11_6:
adrp x8, _E_M@PAGE
ldr w8, [x8, _E_M@PAGEOFF]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB11_8
b LBB11_7
LBB11_7:
adrp x9, _E_M@PAGE
mov w8, #2
str w8, [x9, _E_M@PAGEOFF]
b LBB11_9
LBB11_8:
b LBB11_9
LBB11_9:
adrp x8, _E_1@PAGE
ldr w8, [x8, _E_1@PAGEOFF]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB11_11
b LBB11_10
LBB11_10:
adrp x9, _E_1@PAGE
mov w8, #2
str w8, [x9, _E_1@PAGEOFF]
b LBB11_12
LBB11_11:
b LBB11_12
LBB11_12:
ret
.cfi_endproc
; -- End function
.globl _activate_threads ; -- Begin function activate_threads
.p2align 2
_activate_threads: ; @activate_threads
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
bl _is_master_triggered
stur w0, [x29, #-4]
ldur w8, [x29, #-4]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB12_2
b LBB12_1
LBB12_1:
adrp x8, _m_st@GOTPAGE
ldr x8, [x8, _m_st@GOTPAGEOFF]
str wzr, [x8]
b LBB12_3
LBB12_2:
b LBB12_3
LBB12_3:
bl _is_transmit1_triggered
str w0, [sp, #8]
ldr w8, [sp, #8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB12_5
b LBB12_4
LBB12_4:
adrp x8, _t1_st@GOTPAGE
ldr x8, [x8, _t1_st@GOTPAGEOFF]
str wzr, [x8]
b LBB12_6
LBB12_5:
b LBB12_6
LBB12_6:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _fire_time_events ; -- Begin function fire_time_events
.p2align 2
_fire_time_events: ; @fire_time_events
.cfi_startproc
; %bb.0:
adrp x9, _M_E@PAGE
mov w8, #1
str w8, [x9, _M_E@PAGEOFF]
ret
.cfi_endproc
; -- End function
.globl _reset_time_events ; -- Begin function reset_time_events
.p2align 2
_reset_time_events: ; @reset_time_events
.cfi_startproc
; %bb.0:
adrp x8, _M_E@PAGE
ldr w8, [x8, _M_E@PAGEOFF]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB14_2
b LBB14_1
LBB14_1:
mov w8, #2
adrp x9, _M_E@PAGE
str w8, [x9, _M_E@PAGEOFF]
b LBB14_3
LBB14_2:
b LBB14_3
LBB14_3:
adrp x8, _T1_E@PAGE
ldr w8, [x8, _T1_E@PAGEOFF]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB14_5
b LBB14_4
LBB14_4:
adrp x9, _T1_E@PAGE
mov w8, #2
str w8, [x9, _T1_E@PAGEOFF]
b LBB14_6
LBB14_5:
b LBB14_6
LBB14_6:
adrp x8, _E_M@PAGE
ldr w8, [x8, _E_M@PAGEOFF]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB14_8
b LBB14_7
LBB14_7:
adrp x9, _E_M@PAGE
mov w8, #2
str w8, [x9, _E_M@PAGEOFF]
b LBB14_9
LBB14_8:
b LBB14_9
LBB14_9:
adrp x8, _E_1@PAGE
ldr w8, [x8, _E_1@PAGEOFF]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB14_11
b LBB14_10
LBB14_10:
adrp x9, _E_1@PAGE
mov w8, #2
str w8, [x9, _E_1@PAGEOFF]
b LBB14_12
LBB14_11:
b LBB14_12
LBB14_12:
ret
.cfi_endproc
; -- End function
.globl _init_model ; -- Begin function init_model
.p2align 2
_init_model: ; @init_model
.cfi_startproc
; %bb.0:
adrp x9, _m_i@GOTPAGE
ldr x9, [x9, _m_i@GOTPAGEOFF]
mov w8, #1
str w8, [x9]
adrp x9, _t1_i@GOTPAGE
ldr x9, [x9, _t1_i@GOTPAGEOFF]
str w8, [x9]
ret
.cfi_endproc
; -- End function
.globl _stop_simulation ; -- Begin function stop_simulation
.p2align 2
_stop_simulation: ; @stop_simulation
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
bl _exists_runnable_thread
stur w0, [x29, #-4]
ldur w8, [x29, #-4]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB16_2
b LBB16_1
LBB16_1:
str wzr, [sp, #8]
b LBB16_4
LBB16_2:
b LBB16_3
LBB16_3:
mov w8, #1
str w8, [sp, #8]
b LBB16_4
LBB16_4:
ldr w0, [sp, #8]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _start_simulation ; -- Begin function start_simulation
.p2align 2
_start_simulation: ; @start_simulation
.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 _update_channels
bl _init_threads
bl _fire_delta_events
bl _activate_threads
bl _reset_delta_events
b LBB17_1
LBB17_1: ; =>This Inner Loop Header: Depth=1
b LBB17_2
LBB17_2: ; in Loop: Header=BB17_1 Depth=1
mov w8, #1
stur w8, [x29, #-4]
bl _eval
mov w8, #2
stur w8, [x29, #-4]
bl _update_channels
mov w8, #3
stur w8, [x29, #-4]
bl _fire_delta_events
bl _activate_threads
bl _reset_delta_events
bl _exists_runnable_thread
str w0, [sp, #8]
ldr w8, [sp, #8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB17_4
b LBB17_3
LBB17_3: ; in Loop: Header=BB17_1 Depth=1
mov w8, #4
stur w8, [x29, #-4]
bl _fire_time_events
bl _activate_threads
bl _reset_time_events
b LBB17_5
LBB17_4: ; in Loop: Header=BB17_1 Depth=1
b LBB17_5
LBB17_5: ; in Loop: Header=BB17_1 Depth=1
bl _stop_simulation
str w0, [sp, #4]
ldr w8, [sp, #4]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB17_7
b LBB17_6
LBB17_6:
b LBB17_9
LBB17_7: ; in Loop: Header=BB17_1 Depth=1
b LBB17_8
LBB17_8: ; in Loop: Header=BB17_1 Depth=1
b LBB17_1
LBB17_9:
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]
bl _init_model
bl _start_simulation
str wzr, [sp, #8]
ldr w0, [sp, #8]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _m_pc ; @m_pc
.zerofill __DATA,__common,_m_pc,4,2
.globl _t1_pc ; @t1_pc
.zerofill __DATA,__common,_t1_pc,4,2
.section __DATA,__data
.globl _M_E ; @M_E
.p2align 2
_M_E:
.long 2 ; 0x2
.globl _T1_E ; @T1_E
.p2align 2
_T1_E:
.long 2 ; 0x2
.globl _E_M ; @E_M
.p2align 2
_E_M:
.long 2 ; 0x2
.globl _E_1 ; @E_1
.p2align 2
_E_1:
.long 2 ; 0x2
.comm _token,4,2 ; @token
.comm _local,4,2 ; @local
.comm _m_st,4,2 ; @m_st
.comm _t1_st,4,2 ; @t1_st
.comm _m_i,4,2 ; @m_i
.comm _t1_i,4,2 ; @t1_i
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _error ## -- Begin function error
.p2align 4, 0x90
_error: ## @error
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
jmp LBB0_1
LBB0_1:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq ___VERIFIER_error
.cfi_endproc
## -- End function
.globl _master ## -- Begin function master
.p2align 4, 0x90
_master: ## @master
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
cmpl $0, _m_pc(%rip)
jne LBB1_2
## %bb.1:
jmp LBB1_7
LBB1_2:
cmpl $1, _m_pc(%rip)
jne LBB1_4
## %bb.3:
jmp LBB1_10
LBB1_4:
jmp LBB1_5
LBB1_5:
jmp LBB1_6
LBB1_6:
jmp LBB1_7
LBB1_7:
jmp LBB1_8
LBB1_8:
jmp LBB1_9
LBB1_9:
movb $0, %al
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq _token@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movq _token@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq _local@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movl $1, _E_1(%rip)
callq _immediate_notify
movl $2, _E_1(%rip)
movl $1, _m_pc(%rip)
movq _m_st@GOTPCREL(%rip), %rax
movl $2, (%rax)
jmp LBB1_24
LBB1_10:
movq _token@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq _local@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
addl $1, %ecx
cmpl %ecx, %eax
je LBB1_12
## %bb.11:
callq _error
jmp LBB1_23
LBB1_12:
cmpl $5, -4(%rbp)
jg LBB1_16
## %bb.13:
cmpl $5, -4(%rbp)
jl LBB1_15
## %bb.14:
jmp LBB1_15
LBB1_15:
jmp LBB1_16
LBB1_16:
cmpl $5, -4(%rbp)
jg LBB1_22
## %bb.17:
cmpl $5, -4(%rbp)
jl LBB1_21
## %bb.18:
cmpl $5, -4(%rbp)
jne LBB1_20
## %bb.19:
callq _error
LBB1_20:
jmp LBB1_21
LBB1_21:
jmp LBB1_22
LBB1_22:
jmp LBB1_23
LBB1_23:
jmp LBB1_8
LBB1_24:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _immediate_notify ## -- Begin function immediate_notify
.p2align 4, 0x90
_immediate_notify: ## @immediate_notify
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
callq _activate_threads
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _transmit1 ## -- Begin function transmit1
.p2align 4, 0x90
_transmit1: ## @transmit1
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
cmpl $0, _t1_pc(%rip)
jne LBB3_2
## %bb.1:
jmp LBB3_7
LBB3_2:
cmpl $1, _t1_pc(%rip)
jne LBB3_4
## %bb.3:
jmp LBB3_10
LBB3_4:
jmp LBB3_5
LBB3_5:
jmp LBB3_6
LBB3_6:
jmp LBB3_7
LBB3_7:
jmp LBB3_8
LBB3_8:
jmp LBB3_9
LBB3_9:
movl $1, _t1_pc(%rip)
movq _t1_st@GOTPCREL(%rip), %rax
movl $2, (%rax)
jmp LBB3_11
LBB3_10:
movq _token@GOTPCREL(%rip), %rax
movl (%rax), %ecx
addl $1, %ecx
movq _token@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movl $1, _E_M(%rip)
callq _immediate_notify
movl $2, _E_M(%rip)
jmp LBB3_8
LBB3_11:
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _is_master_triggered ## -- Begin function is_master_triggered
.p2align 4, 0x90
_is_master_triggered: ## @is_master_triggered
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
cmpl $1, _m_pc(%rip)
jne LBB4_5
## %bb.1:
cmpl $1, _E_M(%rip)
jne LBB4_3
## %bb.2:
movl $1, -4(%rbp)
jmp LBB4_7
LBB4_3:
jmp LBB4_4
LBB4_4:
jmp LBB4_6
LBB4_5:
jmp LBB4_6
LBB4_6:
movl $0, -4(%rbp)
LBB4_7:
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _is_transmit1_triggered ## -- Begin function is_transmit1_triggered
.p2align 4, 0x90
_is_transmit1_triggered: ## @is_transmit1_triggered
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
cmpl $1, _t1_pc(%rip)
jne LBB5_5
## %bb.1:
cmpl $1, _E_1(%rip)
jne LBB5_3
## %bb.2:
movl $1, -4(%rbp)
jmp LBB5_7
LBB5_3:
jmp LBB5_4
LBB5_4:
jmp LBB5_6
LBB5_5:
jmp LBB5_6
LBB5_6:
movl $0, -4(%rbp)
LBB5_7:
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _update_channels ## -- Begin function update_channels
.p2align 4, 0x90
_update_channels: ## @update_channels
.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 _init_threads ## -- Begin function init_threads
.p2align 4, 0x90
_init_threads: ## @init_threads
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _m_i@GOTPCREL(%rip), %rax
cmpl $1, (%rax)
jne LBB7_2
## %bb.1:
movq _m_st@GOTPCREL(%rip), %rax
movl $0, (%rax)
jmp LBB7_3
LBB7_2:
movq _m_st@GOTPCREL(%rip), %rax
movl $2, (%rax)
LBB7_3:
movq _t1_i@GOTPCREL(%rip), %rax
cmpl $1, (%rax)
jne LBB7_5
## %bb.4:
movq _t1_st@GOTPCREL(%rip), %rax
movl $0, (%rax)
jmp LBB7_6
LBB7_5:
movq _t1_st@GOTPCREL(%rip), %rax
movl $2, (%rax)
LBB7_6:
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _exists_runnable_thread ## -- Begin function exists_runnable_thread
.p2align 4, 0x90
_exists_runnable_thread: ## @exists_runnable_thread
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _m_st@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB8_2
## %bb.1:
movl $1, -4(%rbp)
jmp LBB8_7
LBB8_2:
movq _t1_st@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB8_4
## %bb.3:
movl $1, -4(%rbp)
jmp LBB8_7
LBB8_4:
jmp LBB8_5
LBB8_5:
jmp LBB8_6
LBB8_6:
movl $0, -4(%rbp)
LBB8_7:
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _eval ## -- Begin function eval
.p2align 4, 0x90
_eval: ## @eval
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
LBB9_1: ## =>This Inner Loop Header: Depth=1
jmp LBB9_2
LBB9_2: ## in Loop: Header=BB9_1 Depth=1
callq _exists_runnable_thread
movl %eax, -4(%rbp)
cmpl $0, -4(%rbp)
je LBB9_4
## %bb.3: ## in Loop: Header=BB9_1 Depth=1
jmp LBB9_5
LBB9_4:
jmp LBB9_18
LBB9_5: ## in Loop: Header=BB9_1 Depth=1
movq _m_st@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB9_10
## %bb.6: ## in Loop: Header=BB9_1 Depth=1
movb $0, %al
callq ___VERIFIER_nondet_int
movl %eax, -8(%rbp)
cmpl $0, -8(%rbp)
je LBB9_8
## %bb.7: ## in Loop: Header=BB9_1 Depth=1
movq _m_st@GOTPCREL(%rip), %rax
movl $1, (%rax)
callq _master
jmp LBB9_9
LBB9_8: ## in Loop: Header=BB9_1 Depth=1
jmp LBB9_9
LBB9_9: ## in Loop: Header=BB9_1 Depth=1
jmp LBB9_11
LBB9_10: ## in Loop: Header=BB9_1 Depth=1
jmp LBB9_11
LBB9_11: ## in Loop: Header=BB9_1 Depth=1
movq _t1_st@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB9_16
## %bb.12: ## in Loop: Header=BB9_1 Depth=1
movb $0, %al
callq ___VERIFIER_nondet_int
movl %eax, -12(%rbp)
cmpl $0, -12(%rbp)
je LBB9_14
## %bb.13: ## in Loop: Header=BB9_1 Depth=1
movq _t1_st@GOTPCREL(%rip), %rax
movl $1, (%rax)
callq _transmit1
jmp LBB9_15
LBB9_14: ## in Loop: Header=BB9_1 Depth=1
jmp LBB9_15
LBB9_15: ## in Loop: Header=BB9_1 Depth=1
jmp LBB9_17
LBB9_16: ## in Loop: Header=BB9_1 Depth=1
jmp LBB9_17
LBB9_17: ## in Loop: Header=BB9_1 Depth=1
jmp LBB9_1
LBB9_18:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _fire_delta_events ## -- Begin function fire_delta_events
.p2align 4, 0x90
_fire_delta_events: ## @fire_delta_events
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
cmpl $0, _M_E(%rip)
jne LBB10_2
## %bb.1:
movl $1, _M_E(%rip)
jmp LBB10_3
LBB10_2:
jmp LBB10_3
LBB10_3:
cmpl $0, _T1_E(%rip)
jne LBB10_5
## %bb.4:
movl $1, _T1_E(%rip)
jmp LBB10_6
LBB10_5:
jmp LBB10_6
LBB10_6:
cmpl $0, _E_M(%rip)
jne LBB10_8
## %bb.7:
movl $1, _E_M(%rip)
jmp LBB10_9
LBB10_8:
jmp LBB10_9
LBB10_9:
cmpl $0, _E_1(%rip)
jne LBB10_11
## %bb.10:
movl $1, _E_1(%rip)
jmp LBB10_12
LBB10_11:
jmp LBB10_12
LBB10_12:
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _reset_delta_events ## -- Begin function reset_delta_events
.p2align 4, 0x90
_reset_delta_events: ## @reset_delta_events
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
cmpl $1, _M_E(%rip)
jne LBB11_2
## %bb.1:
movl $2, _M_E(%rip)
jmp LBB11_3
LBB11_2:
jmp LBB11_3
LBB11_3:
cmpl $1, _T1_E(%rip)
jne LBB11_5
## %bb.4:
movl $2, _T1_E(%rip)
jmp LBB11_6
LBB11_5:
jmp LBB11_6
LBB11_6:
cmpl $1, _E_M(%rip)
jne LBB11_8
## %bb.7:
movl $2, _E_M(%rip)
jmp LBB11_9
LBB11_8:
jmp LBB11_9
LBB11_9:
cmpl $1, _E_1(%rip)
jne LBB11_11
## %bb.10:
movl $2, _E_1(%rip)
jmp LBB11_12
LBB11_11:
jmp LBB11_12
LBB11_12:
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _activate_threads ## -- Begin function activate_threads
.p2align 4, 0x90
_activate_threads: ## @activate_threads
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
callq _is_master_triggered
movl %eax, -4(%rbp)
cmpl $0, -4(%rbp)
je LBB12_2
## %bb.1:
movq _m_st@GOTPCREL(%rip), %rax
movl $0, (%rax)
jmp LBB12_3
LBB12_2:
jmp LBB12_3
LBB12_3:
callq _is_transmit1_triggered
movl %eax, -8(%rbp)
cmpl $0, -8(%rbp)
je LBB12_5
## %bb.4:
movq _t1_st@GOTPCREL(%rip), %rax
movl $0, (%rax)
jmp LBB12_6
LBB12_5:
jmp LBB12_6
LBB12_6:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _fire_time_events ## -- Begin function fire_time_events
.p2align 4, 0x90
_fire_time_events: ## @fire_time_events
.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, _M_E(%rip)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _reset_time_events ## -- Begin function reset_time_events
.p2align 4, 0x90
_reset_time_events: ## @reset_time_events
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
cmpl $1, _M_E(%rip)
jne LBB14_2
## %bb.1:
movl $2, _M_E(%rip)
jmp LBB14_3
LBB14_2:
jmp LBB14_3
LBB14_3:
cmpl $1, _T1_E(%rip)
jne LBB14_5
## %bb.4:
movl $2, _T1_E(%rip)
jmp LBB14_6
LBB14_5:
jmp LBB14_6
LBB14_6:
cmpl $1, _E_M(%rip)
jne LBB14_8
## %bb.7:
movl $2, _E_M(%rip)
jmp LBB14_9
LBB14_8:
jmp LBB14_9
LBB14_9:
cmpl $1, _E_1(%rip)
jne LBB14_11
## %bb.10:
movl $2, _E_1(%rip)
jmp LBB14_12
LBB14_11:
jmp LBB14_12
LBB14_12:
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _init_model ## -- Begin function init_model
.p2align 4, 0x90
_init_model: ## @init_model
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _m_i@GOTPCREL(%rip), %rax
movl $1, (%rax)
movq _t1_i@GOTPCREL(%rip), %rax
movl $1, (%rax)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _stop_simulation ## -- Begin function stop_simulation
.p2align 4, 0x90
_stop_simulation: ## @stop_simulation
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
callq _exists_runnable_thread
movl %eax, -4(%rbp)
cmpl $0, -4(%rbp)
je LBB16_2
## %bb.1:
movl $0, -8(%rbp)
jmp LBB16_4
LBB16_2:
jmp LBB16_3
LBB16_3:
movl $1, -8(%rbp)
LBB16_4:
movl -8(%rbp), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _start_simulation ## -- Begin function start_simulation
.p2align 4, 0x90
_start_simulation: ## @start_simulation
.cfi_startproc
## %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 _update_channels
callq _init_threads
callq _fire_delta_events
callq _activate_threads
callq _reset_delta_events
LBB17_1: ## =>This Inner Loop Header: Depth=1
jmp LBB17_2
LBB17_2: ## in Loop: Header=BB17_1 Depth=1
movl $1, -4(%rbp)
callq _eval
movl $2, -4(%rbp)
callq _update_channels
movl $3, -4(%rbp)
callq _fire_delta_events
callq _activate_threads
callq _reset_delta_events
callq _exists_runnable_thread
movl %eax, -8(%rbp)
cmpl $0, -8(%rbp)
jne LBB17_4
## %bb.3: ## in Loop: Header=BB17_1 Depth=1
movl $4, -4(%rbp)
callq _fire_time_events
callq _activate_threads
callq _reset_time_events
jmp LBB17_5
LBB17_4: ## in Loop: Header=BB17_1 Depth=1
jmp LBB17_5
LBB17_5: ## in Loop: Header=BB17_1 Depth=1
callq _stop_simulation
movl %eax, -12(%rbp)
cmpl $0, -12(%rbp)
je LBB17_7
## %bb.6:
jmp LBB17_9
LBB17_7: ## in Loop: Header=BB17_1 Depth=1
jmp LBB17_8
LBB17_8: ## in Loop: Header=BB17_1 Depth=1
jmp LBB17_1
LBB17_9:
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 _init_model
callq _start_simulation
movl $0, -8(%rbp)
movl -8(%rbp), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _m_pc ## @m_pc
.zerofill __DATA,__common,_m_pc,4,2
.globl _t1_pc ## @t1_pc
.zerofill __DATA,__common,_t1_pc,4,2
.section __DATA,__data
.globl _M_E ## @M_E
.p2align 2
_M_E:
.long 2 ## 0x2
.globl _T1_E ## @T1_E
.p2align 2
_T1_E:
.long 2 ## 0x2
.globl _E_M ## @E_M
.p2align 2
_E_M:
.long 2 ## 0x2
.globl _E_1 ## @E_1
.p2align 2
_E_1:
.long 2 ## 0x2
.comm _token,4,2 ## @token
.comm _local,4,2 ## @local
.comm _m_st,4,2 ## @m_st
.comm _t1_st,4,2 ## @t1_st
.comm _m_i,4,2 ## @m_i
.comm _t1_i,4,2 ## @t1_i
.subsections_via_symbols
| the_stack_data/165767821.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/68502.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, #-12]
str wzr, [sp, #24]
mov x9, sp
sub x8, x29, #16
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
str wzr, [sp, #24]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #24]
ldur w9, [x29, #-16]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
mov x9, sp
sub x8, x29, #8
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
ldursw x9, [x29, #-8]
adrp x8, _b@PAGE
add x8, x8, _b@PAGEOFF
add x9, x8, x9, lsl #2
ldr w8, [x9]
add w8, w8, #1
str w8, [x9]
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #24]
add w8, w8, #1
str w8, [sp, #24]
b LBB0_1
LBB0_4:
mov x9, sp
sub x8, x29, #20
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
mov w8, #34464
movk w8, #1, lsl #16
str w8, [sp, #24]
b LBB0_5
LBB0_5: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #24]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB0_12
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_5 Depth=1
ldrsw x9, [sp, #24]
adrp x8, _b@PAGE
add x8, x8, _b@PAGEOFF
ldr w8, [x8, x9, lsl #2]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_8
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_5 Depth=1
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_5 Depth=1
ldur w8, [x29, #-12]
ldur w9, [x29, #-20]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_10
b LBB0_9
LBB0_9:
ldr w8, [sp, #24]
str w8, [sp, #20]
b LBB0_12
LBB0_10: ; in Loop: Header=BB0_5 Depth=1
b LBB0_11
LBB0_11: ; in Loop: Header=BB0_5 Depth=1
ldr w8, [sp, #24]
subs w8, w8, #1
str w8, [sp, #24]
b LBB0_5
LBB0_12:
ldr w8, [sp, #20]
; implicit-def: $x10
mov x10, x8
ldrsw x9, [sp, #20]
adrp x8, _b@PAGE
add x8, x8, _b@PAGEOFF
ldr w9, [x8, x9, lsl #2]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _b ; @b
.zerofill __DATA,__common,_b,400004,2
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d"
l_.str.1: ; @.str.1
.asciz "%d %d"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movl $0, -4(%rbp)
movl $0, -12(%rbp)
movl $0, -24(%rbp)
leaq L_.str(%rip), %rdi
leaq -16(%rbp), %rsi
movb $0, %al
callq _scanf
movl $0, -24(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -24(%rbp), %eax
cmpl -16(%rbp), %eax
jge LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
leaq L_.str(%rip), %rdi
leaq -8(%rbp), %rsi
movb $0, %al
callq _scanf
movslq -8(%rbp), %rcx
leaq _b(%rip), %rax
movl (%rax,%rcx,4), %edx
addl $1, %edx
leaq _b(%rip), %rax
movl %edx, (%rax,%rcx,4)
## %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:
leaq L_.str(%rip), %rdi
leaq -20(%rbp), %rsi
movb $0, %al
callq _scanf
movl $100000, -24(%rbp) ## imm = 0x186A0
LBB0_5: ## =>This Inner Loop Header: Depth=1
cmpl $0, -24(%rbp)
jl LBB0_12
## %bb.6: ## in Loop: Header=BB0_5 Depth=1
movslq -24(%rbp), %rcx
leaq _b(%rip), %rax
cmpl $0, (%rax,%rcx,4)
je LBB0_8
## %bb.7: ## in Loop: Header=BB0_5 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
LBB0_8: ## in Loop: Header=BB0_5 Depth=1
movl -12(%rbp), %eax
cmpl -20(%rbp), %eax
jne LBB0_10
## %bb.9:
movl -24(%rbp), %eax
movl %eax, -28(%rbp)
jmp LBB0_12
LBB0_10: ## in Loop: Header=BB0_5 Depth=1
jmp LBB0_11
LBB0_11: ## in Loop: Header=BB0_5 Depth=1
movl -24(%rbp), %eax
addl $-1, %eax
movl %eax, -24(%rbp)
jmp LBB0_5
LBB0_12:
movl -28(%rbp), %esi
movslq -28(%rbp), %rcx
leaq _b(%rip), %rax
movl (%rax,%rcx,4), %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
.globl _b ## @b
.zerofill __DATA,__common,_b,400004,4
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d"
L_.str.1: ## @.str.1
.asciz "%d %d"
.subsections_via_symbols
| the_stack_data/48520.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _buscaBinaria ; -- Begin function buscaBinaria
.p2align 2
_buscaBinaria: ; @buscaBinaria
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str w0, [sp, #28]
str w1, [sp, #24]
str x2, [sp, #16]
mov w8, #-1
str w8, [sp, #12]
ldr w8, [sp, #24]
str w8, [sp, #4]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
ldr w9, [sp, #4]
subs w9, w9, #1
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_6
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #12]
ldr w9, [sp, #4]
add w8, w8, w9
mov w9, #2
sdiv w8, w8, w9
str w8, [sp, #8]
ldr x8, [sp, #16]
ldrsw x9, [sp, #8]
ldr w8, [x8, x9, lsl #2]
ldr w9, [sp, #28]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #8]
str w8, [sp, #12]
b LBB0_5
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #8]
str w8, [sp, #4]
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_1 Depth=1
b LBB0_1
LBB0_6:
ldr w0, [sp, #4]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
mov w8, #10
str w8, [sp, #28]
str w8, [sp, #24]
mov w8, #-1
str w8, [sp, #20]
add x0, sp, #32
str x0, [sp, #8] ; 8-byte Folded Spill
adrp x1, l___const.main.vet@PAGE
add x1, x1, l___const.main.vet@PAGEOFF
mov x2, #40
bl _memcpy
ldr x2, [sp, #8] ; 8-byte Folded Reload
ldr w0, [sp, #24]
ldr w1, [sp, #28]
bl _buscaBinaria
str w0, [sp, #20]
ldr w9, [sp, #20]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
bl ___stack_chk_fail
LBB1_2:
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.vet
l___const.main.vet:
.long 1 ; 0x1
.long 2 ; 0x2
.long 3 ; 0x3
.long 6 ; 0x6
.long 7 ; 0x7
.long 8 ; 0x8
.long 9 ; 0x9
.long 10 ; 0xa
.long 10 ; 0xa
.long 12 ; 0xc
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _buscaBinaria ## -- Begin function buscaBinaria
.p2align 4, 0x90
_buscaBinaria: ## @buscaBinaria
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %edi, -4(%rbp)
movl %esi, -8(%rbp)
movq %rdx, -16(%rbp)
movl $-1, -20(%rbp)
movl -8(%rbp), %eax
movl %eax, -28(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -20(%rbp), %eax
movl -28(%rbp), %ecx
subl $1, %ecx
cmpl %ecx, %eax
jge LBB0_6
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl -20(%rbp), %eax
addl -28(%rbp), %eax
movl $2, %ecx
cltd
idivl %ecx
movl %eax, -24(%rbp)
movq -16(%rbp), %rax
movslq -24(%rbp), %rcx
movl (%rax,%rcx,4), %eax
cmpl -4(%rbp), %eax
jge LBB0_4
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -24(%rbp), %eax
movl %eax, -20(%rbp)
jmp LBB0_5
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
movl -24(%rbp), %eax
movl %eax, -28(%rbp)
LBB0_5: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_1
LBB0_6:
movl -28(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $10, -52(%rbp)
movl $10, -56(%rbp)
movl $-1, -60(%rbp)
leaq -48(%rbp), %rdi
leaq l___const.main.vet(%rip), %rsi
movl $40, %edx
callq _memcpy
movl -56(%rbp), %edi
movl -52(%rbp), %esi
leaq -48(%rbp), %rdx
callq _buscaBinaria
movl %eax, -60(%rbp)
movl -60(%rbp), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB1_2
## %bb.1:
xorl %eax, %eax
addq $64, %rsp
popq %rbp
retq
LBB1_2:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__const
.p2align 4 ## @__const.main.vet
l___const.main.vet:
.long 1 ## 0x1
.long 2 ## 0x2
.long 3 ## 0x3
.long 6 ## 0x6
.long 7 ## 0x7
.long 8 ## 0x8
.long 9 ## 0x9
.long 10 ## 0xa
.long 10 ## 0xa
.long 12 ## 0xc
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d\n"
.subsections_via_symbols
| the_stack_data/7219.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/1124970.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
stur wzr, [x29, #-36]
stur w0, [x29, #-40]
str x1, [sp, #48]
str wzr, [sp, #44]
str wzr, [sp, #40]
adrp x8, l___const.main.template@PAGE
add x8, x8, l___const.main.template@PAGEOFF
ldr q0, [x8]
sub x8, x29, #32
str x8, [sp, #16] ; 8-byte Folded Spill
stur q0, [x29, #-32]
adrp x8, ___stdoutp@GOTPAGE
ldr x8, [x8, ___stdoutp@GOTPAGEOFF]
ldr x0, [x8]
mov x1, #0
bl _setbuf
ldr x0, [sp, #16] ; 8-byte Folded Reload
bl _mkstemp
str w0, [sp, #44]
ldr w0, [sp, #44]
mov x1, #0
mov w2, #1
bl _lseek
str x0, [sp, #32]
ldr x8, [sp, #32]
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldr w0, [sp, #44]
mov w1, #3
bl _fcntl
str w0, [sp, #40]
ldr w8, [sp, #40]
ands w8, w8, #0x8
cset w8, ne
and w10, w8, #0x1
adrp x9, l_.str.3@PAGE
add x9, x9, l_.str.3@PAGEOFF
adrp x8, l_.str.2@PAGE
add x8, x8, l_.str.2@PAGEOFF
ands w10, w10, #0x1
csel x8, x8, x9, ne
mov x9, sp
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
bl _fork
str w0, [sp, #28] ; 4-byte Folded Spill
adds w8, w0, #1
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldr w8, [sp, #28] ; 4-byte Folded Reload
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_3
b LBB0_4
LBB0_2:
b LBB0_5
LBB0_3:
ldr w0, [sp, #44]
mov x1, #1000
mov w2, #0
bl _lseek
ldr w8, [sp, #40]
orr w8, w8, #0x8
str w8, [sp, #40]
ldr w0, [sp, #44]
ldr w9, [sp, #40]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
mov w1, #4
bl _fcntl
b LBB0_5
LBB0_4:
mov x0, #0
bl _wait
ldr w0, [sp, #44]
mov x1, #0
mov w2, #1
bl _lseek
str x0, [sp, #32]
ldr x8, [sp, #32]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
ldr w8, [sp, #40]
ands w8, w8, #0x8
cset w8, ne
and w10, w8, #0x1
adrp x9, l_.str.3@PAGE
add x9, x9, l_.str.3@PAGEOFF
adrp x8, l_.str.2@PAGE
add x8, x8, l_.str.2@PAGEOFF
ands w10, w10, #0x1
csel x8, x8, x9, ne
mov x9, sp
str x8, [x9]
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
b LBB0_5
LBB0_5:
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, #96] ; 16-byte Folded Reload
add sp, sp, #112
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l___const.main.template: ; @__const.main.template
.asciz "/tmp/testXXXXXX"
l_.str: ; @.str
.asciz "File offset before fork(): %lld\n"
l_.str.1: ; @.str.1
.asciz "O_APPEND flag before fork() is: %s\n"
l_.str.2: ; @.str.2
.asciz "on"
l_.str.3: ; @.str.3
.asciz "off"
l_.str.4: ; @.str.4
.asciz "File offset in parent: %lld\n"
l_.str.5: ; @.str.5
.asciz "O_APPEND flag in parent is: %s\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $96, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -36(%rbp)
movl %edi, -40(%rbp)
movq %rsi, -48(%rbp)
movl $0, -52(%rbp)
movl $0, -56(%rbp)
movaps L___const.main.template(%rip), %xmm0
movaps %xmm0, -32(%rbp)
movq ___stdoutp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
xorl %eax, %eax
movl %eax, -76(%rbp) ## 4-byte Spill
movl %eax, %esi
movq %rsi, -88(%rbp) ## 8-byte Spill
callq _setbuf
leaq -32(%rbp), %rdi
callq _mkstemp
movq -88(%rbp), %rsi ## 8-byte Reload
movl %eax, -52(%rbp)
movl -52(%rbp), %edi
movl $1, %edx
callq _lseek
movq %rax, %rcx
movl -76(%rbp), %eax ## 4-byte Reload
movq %rcx, -64(%rbp)
movq -64(%rbp), %rsi
leaq L_.str(%rip), %rdi
## kill: def $al killed $al killed $eax
movb %al, -69(%rbp) ## 1-byte Spill
callq _printf
## kill: def $ecx killed $eax
movb -69(%rbp), %al ## 1-byte Reload
movl -52(%rbp), %edi
movl $3, %esi
callq _fcntl
movl %eax, %ecx
movb -69(%rbp), %al ## 1-byte Reload
movl %ecx, -56(%rbp)
movl -56(%rbp), %ecx
movb %cl, %dl
leaq L_.str.2(%rip), %rcx
leaq L_.str.3(%rip), %rsi
testb $8, %dl
cmovneq %rcx, %rsi
leaq L_.str.1(%rip), %rdi
callq _printf
callq _fork
movl %eax, %ecx
movl %ecx, -68(%rbp) ## 4-byte Spill
subl $-1, %eax
je LBB0_1
jmp LBB0_7
LBB0_7:
movl -68(%rbp), %eax ## 4-byte Reload
testl %eax, %eax
je LBB0_2
jmp LBB0_3
LBB0_1:
jmp LBB0_4
LBB0_2:
movl -52(%rbp), %edi
movl $1000, %esi ## imm = 0x3E8
xorl %edx, %edx
callq _lseek
movl -56(%rbp), %eax
orl $8, %eax
movl %eax, -56(%rbp)
movl -52(%rbp), %edi
movl -56(%rbp), %edx
movl $4, %esi
movb $0, %al
callq _fcntl
jmp LBB0_4
LBB0_3:
xorl %eax, %eax
movl %eax, %edi
callq _wait
movl -52(%rbp), %edi
xorl %eax, %eax
movl %eax, %esi
movl $1, %edx
callq _lseek
movq %rax, -64(%rbp)
movq -64(%rbp), %rsi
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
movl -56(%rbp), %ecx
andl $8, %ecx
leaq L_.str.3(%rip), %rsi
leaq L_.str.2(%rip), %rax
cmpl $0, %ecx
cmovneq %rax, %rsi
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
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 $96, %rsp
popq %rbp
retq
LBB0_6:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
.p2align 4 ## @__const.main.template
L___const.main.template:
.asciz "/tmp/testXXXXXX"
L_.str: ## @.str
.asciz "File offset before fork(): %lld\n"
L_.str.1: ## @.str.1
.asciz "O_APPEND flag before fork() is: %s\n"
L_.str.2: ## @.str.2
.asciz "on"
L_.str.3: ## @.str.3
.asciz "off"
L_.str.4: ## @.str.4
.asciz "File offset in parent: %lld\n"
L_.str.5: ## @.str.5
.asciz "O_APPEND flag in parent is: %s\n"
.subsections_via_symbols
| the_stack_data/111207.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
mov w8, #10
stur w8, [x29, #-8]
stur wzr, [x29, #-12]
b LBB0_1
LBB0_1: ; =>This Loop Header: Depth=1
; Child Loop BB0_3 Depth 2
ldur w8, [x29, #-12]
ldur w9, [x29, #-8]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_10
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
str wzr, [sp, #16]
b LBB0_3
LBB0_3: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #16]
ldur w9, [x29, #-8]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_8
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=2
adrp x8, l___const.main.out@PAGE
add x8, x8, l___const.main.out@PAGEOFF
ldrh w8, [x8]
strh w8, [sp, #14]
ldr w8, [sp, #16]
ldur w9, [x29, #-8]
ldur w10, [x29, #-12]
subs w9, w9, w10
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_3 Depth=2
mov w8, #88
strb w8, [sp, #14]
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_3 Depth=2
mov x9, sp
add x8, sp, #14
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_3 Depth=2
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB0_3
LBB0_8: ; in Loop: Header=BB0_1 Depth=1
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB0_1
LBB0_10:
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___const.main.out: ; @__const.main.out
.asciz "Y"
l_.str: ; @.str
.asciz "%s"
l_.str.1: ; @.str.1
.asciz "\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movl $0, -4(%rbp)
movl $10, -8(%rbp)
movl $0, -12(%rbp)
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_3 Depth 2
movl -12(%rbp), %eax
cmpl -8(%rbp), %eax
jg LBB0_10
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl $0, -16(%rbp)
LBB0_3: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -16(%rbp), %eax
cmpl -8(%rbp), %eax
jge LBB0_8
## %bb.4: ## in Loop: Header=BB0_3 Depth=2
movw L___const.main.out(%rip), %ax
movw %ax, -18(%rbp)
movl -16(%rbp), %eax
movl -8(%rbp), %ecx
subl -12(%rbp), %ecx
cmpl %ecx, %eax
jge LBB0_6
## %bb.5: ## in Loop: Header=BB0_3 Depth=2
movb $88, -18(%rbp)
LBB0_6: ## in Loop: Header=BB0_3 Depth=2
leaq -18(%rbp), %rsi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
## %bb.7: ## in Loop: Header=BB0_3 Depth=2
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
jmp LBB0_3
LBB0_8: ## in Loop: Header=BB0_1 Depth=1
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
## %bb.9: ## in Loop: Header=BB0_1 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB0_1
LBB0_10:
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L___const.main.out: ## @__const.main.out
.asciz "Y"
L_.str: ## @.str
.asciz "%s"
L_.str.1: ## @.str.1
.asciz "\n"
.subsections_via_symbols
| the_stack_data/9187.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
stur w0, [x29, #-8]
stur x1, [x29, #-16]
ldur w8, [x29, #-8]
subs w8, w8, #2
cset w8, lt
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
mov w8, #1
str w8, [sp, #20] ; 4-byte Folded Spill
b LBB0_2
LBB0_2:
ldr w8, [sp, #20] ; 4-byte Folded Reload
eor w9, w8, #0x1
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
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, #11
adrp x3, l_.str.2@PAGE
add x3, x3, l_.str.2@PAGEOFF
bl ___assert_rtn
LBB0_4:
b LBB0_5
LBB0_5:
adrp x8, ___stdoutp@GOTPAGE
ldr x8, [x8, ___stdoutp@GOTPAGEOFF]
ldr x0, [x8]
adrp x1, _main.stdoutBuffer@PAGE
add x1, x1, _main.stdoutBuffer@PAGEOFF
mov w2, #0
mov x3, #128
bl _setvbuf
ldur x8, [x29, #-16]
ldr x0, [x8, #8]
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, eq
mov w9, #0
str w9, [sp, #16] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_7
b LBB0_6
LBB0_6:
mov w8, #1
str w8, [sp, #16] ; 4-byte Folded Spill
b LBB0_7
LBB0_7:
ldr w8, [sp, #16] ; 4-byte Folded Reload
eor w9, w8, #0x1
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB0_9
b LBB0_8
LBB0_8:
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.5@PAGE
add x3, x3, l_.str.5@PAGEOFF
bl ___assert_rtn
LBB0_9:
b LBB0_10
LBB0_10:
str xzr, [sp, #32]
b LBB0_11
LBB0_11: ; =>This Inner Loop Header: Depth=1
ldur x0, [x29, #-24]
mov x9, sp
add x8, sp, #32
str x8, [x9]
adrp x1, l_.str.6@PAGE
add x1, x1, l_.str.6@PAGEOFF
bl _fscanf
subs w8, w0, #1
cset w8, ne
tbnz w8, #0, LBB0_21
b LBB0_12
LBB0_12: ; in Loop: Header=BB0_11 Depth=1
ldr x8, [sp, #32]
subs x8, x8, #18
cset w9, hi
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB0_14
b LBB0_13
LBB0_13:
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, #32
adrp x3, l_.str.7@PAGE
add x3, x3, l_.str.7@PAGEOFF
bl ___assert_rtn
LBB0_14: ; in Loop: Header=BB0_11 Depth=1
b LBB0_15
LBB0_15: ; in Loop: Header=BB0_11 Depth=1
ldr x8, [sp, #32]
subs x8, x8, #0
cset w8, eq
mov w9, #1
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_17
b LBB0_16
LBB0_16: ; in Loop: Header=BB0_11 Depth=1
ldr x8, [sp, #32]
ands x8, x8, #0x1
cset w8, ne
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB0_17
LBB0_17: ; in Loop: Header=BB0_11 Depth=1
ldr w8, [sp, #12] ; 4-byte Folded Reload
mov w9, #1
and w8, w8, w9
strb w8, [sp, #31]
ldrb w8, [sp, #31]
tbz w8, #0, LBB0_19
b LBB0_18
LBB0_18: ; in Loop: Header=BB0_11 Depth=1
mov w8, #0
str w8, [sp, #8] ; 4-byte Folded Spill
b LBB0_20
LBB0_19: ; in Loop: Header=BB0_11 Depth=1
ldr x8, [sp, #32]
mov x9, #2
udiv x8, x8, x9
subs x9, x8, #1
adrp x8, _main.terms@PAGE
add x8, x8, _main.terms@PAGEOFF
ldr w8, [x8, x9, lsl #2]
str w8, [sp, #8] ; 4-byte Folded Spill
b LBB0_20
LBB0_20: ; in Loop: Header=BB0_11 Depth=1
ldr w8, [sp, #8] ; 4-byte Folded Reload
str w8, [sp, #24]
ldr w9, [sp, #24]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.8@PAGE
add x0, x0, l_.str.8@PAGEOFF
bl _printf
b LBB0_11
LBB0_21:
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 "Expecting at least one command-line argument."
l___func__.main: ; @__func__.main
.asciz "main"
l_.str.1: ; @.str.1
.asciz "232955078.c"
l_.str.2: ; @.str.2
.asciz "argc >= 2 && \"Expecting at least one command-line argument.\""
.zerofill __DATA,__bss,_main.stdoutBuffer,128,0 ; @main.stdoutBuffer
l_.str.3: ; @.str.3
.asciz "r"
l_.str.4: ; @.str.4
.asciz "Failed to open input stream."
l_.str.5: ; @.str.5
.asciz "inputStream && \"Failed to open input stream.\""
.section __TEXT,__const
.p2align 2 ; @main.terms
_main.terms:
.long 1 ; 0x1
.long 2 ; 0x2
.long 2 ; 0x2
.long 4 ; 0x4
.long 96 ; 0x60
.long 1024 ; 0x400
.long 2880 ; 0xb40
.long 81024 ; 0x13c80
.long 770144 ; 0xbc060
.p2align 3 ; @main.termCount
_main.termCount:
.quad 9 ; 0x9
.section __TEXT,__cstring,cstring_literals
l_.str.6: ; @.str.6
.asciz "%zu"
l_.str.7: ; @.str.7
.asciz "n <= (termCount * 2)"
l_.str.8: ; @.str.8
.asciz "%u\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movl $0, -4(%rbp)
movl %edi, -8(%rbp)
movq %rsi, -16(%rbp)
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $2, -8(%rbp)
movb %al, -41(%rbp) ## 1-byte Spill
jl LBB0_2
## %bb.1:
movb $1, %al
movb %al, -41(%rbp) ## 1-byte Spill
jmp LBB0_2
LBB0_2:
movb -41(%rbp), %al ## 1-byte Reload
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB0_4
## %bb.3:
leaq L___func__.main(%rip), %rdi
leaq L_.str.1(%rip), %rsi
leaq L_.str.2(%rip), %rcx
movl $11, %edx
callq ___assert_rtn
LBB0_4:
jmp LBB0_5
LBB0_5:
movq ___stdoutp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq _main.stdoutBuffer(%rip), %rsi
xorl %edx, %edx
movl $128, %ecx
callq _setvbuf
movq -16(%rbp), %rax
movq 8(%rax), %rdi
leaq L_.str.3(%rip), %rsi
callq _fopen
movq %rax, -24(%rbp)
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq $0, -24(%rbp)
movb %al, -42(%rbp) ## 1-byte Spill
je LBB0_7
## %bb.6:
movb $1, %al
movb %al, -42(%rbp) ## 1-byte Spill
jmp LBB0_7
LBB0_7:
movb -42(%rbp), %al ## 1-byte Reload
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB0_9
## %bb.8:
leaq L___func__.main(%rip), %rdi
leaq L_.str.1(%rip), %rsi
leaq L_.str.5(%rip), %rcx
movl $20, %edx
callq ___assert_rtn
LBB0_9:
jmp LBB0_10
LBB0_10:
movq $0, -32(%rbp)
LBB0_11: ## =>This Inner Loop Header: Depth=1
movq -24(%rbp), %rdi
leaq L_.str.6(%rip), %rsi
leaq -32(%rbp), %rdx
movb $0, %al
callq _fscanf
cmpl $1, %eax
jne LBB0_21
## %bb.12: ## in Loop: Header=BB0_11 Depth=1
cmpq $18, -32(%rbp)
setbe %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB0_14
## %bb.13:
leaq L___func__.main(%rip), %rdi
leaq L_.str.1(%rip), %rsi
leaq L_.str.7(%rip), %rcx
movl $32, %edx
callq ___assert_rtn
LBB0_14: ## in Loop: Header=BB0_11 Depth=1
jmp LBB0_15
LBB0_15: ## in Loop: Header=BB0_11 Depth=1
movb $1, %al
cmpq $0, -32(%rbp)
movb %al, -43(%rbp) ## 1-byte Spill
je LBB0_17
## %bb.16: ## in Loop: Header=BB0_11 Depth=1
movq -32(%rbp), %rax
andq $1, %rax
cmpq $0, %rax
setne %al
movb %al, -43(%rbp) ## 1-byte Spill
LBB0_17: ## in Loop: Header=BB0_11 Depth=1
movb -43(%rbp), %al ## 1-byte Reload
andb $1, %al
movb %al, -33(%rbp)
testb $1, -33(%rbp)
je LBB0_19
## %bb.18: ## in Loop: Header=BB0_11 Depth=1
xorl %eax, %eax
movl %eax, -48(%rbp) ## 4-byte Spill
jmp LBB0_20
LBB0_19: ## in Loop: Header=BB0_11 Depth=1
movq -32(%rbp), %rcx
shrq $1, %rcx
subq $1, %rcx
leaq _main.terms(%rip), %rax
movl (%rax,%rcx,4), %eax
movl %eax, -48(%rbp) ## 4-byte Spill
LBB0_20: ## in Loop: Header=BB0_11 Depth=1
movl -48(%rbp), %eax ## 4-byte Reload
movl %eax, -40(%rbp)
movl -40(%rbp), %esi
leaq L_.str.8(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_11
LBB0_21:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Expecting at least one command-line argument."
L___func__.main: ## @__func__.main
.asciz "main"
L_.str.1: ## @.str.1
.asciz "232955078.c"
L_.str.2: ## @.str.2
.asciz "argc >= 2 && \"Expecting at least one command-line argument.\""
.zerofill __DATA,__bss,_main.stdoutBuffer,128,4 ## @main.stdoutBuffer
L_.str.3: ## @.str.3
.asciz "r"
L_.str.4: ## @.str.4
.asciz "Failed to open input stream."
L_.str.5: ## @.str.5
.asciz "inputStream && \"Failed to open input stream.\""
.section __TEXT,__const
.p2align 4 ## @main.terms
_main.terms:
.long 1 ## 0x1
.long 2 ## 0x2
.long 2 ## 0x2
.long 4 ## 0x4
.long 96 ## 0x60
.long 1024 ## 0x400
.long 2880 ## 0xb40
.long 81024 ## 0x13c80
.long 770144 ## 0xbc060
.p2align 3 ## @main.termCount
_main.termCount:
.quad 9 ## 0x9
.section __TEXT,__cstring,cstring_literals
L_.str.6: ## @.str.6
.asciz "%zu"
L_.str.7: ## @.str.7
.asciz "n <= (termCount * 2)"
L_.str.8: ## @.str.8
.asciz "%u\n"
.subsections_via_symbols
| the_stack_data/232955078.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__const
.globl _ZhTwToJpKanjiTableSize ; @ZhTwToJpKanjiTableSize
.p2align 3
_ZhTwToJpKanjiTableSize:
.quad 726 ; 0x2d6
.section __DATA,__data
.globl _ZhTwToJpKanjiTable ; @ZhTwToJpKanjiTable
.p2align 1
_ZhTwToJpKanjiTable:
.short 20056 ; 0x4e58
.short 20055 ; 0x4e57
.short 20098 ; 0x4e82
.short 20081 ; 0x4e71
.short 20113 ; 0x4e91
.short 20253 ; 0x4f1d
.short 20126 ; 0x4e9e
.short 20124 ; 0x4e9c
.short 20315 ; 0x4f5b
.short 20175 ; 0x4ecf
.short 20358 ; 0x4f86
.short 26469 ; 0x6765
.short 20540 ; 0x503c
.short 20516 ; 0x5024
.short 20491 ; 0x500b
.short 31623 ; 0x7b87
.short 20551 ; 0x5047
.short 20206 ; 0x4eee
.short 20570 ; 0x505a
.short 20316 ; 0x4f5c
.short 20659 ; 0x50b3
.short 20253 ; 0x4f1d
.short 20721 ; 0x50f1
.short 38599 ; 0x96c7
.short 20729 ; 0x50f9
.short 20385 ; 0x4fa1
.short 20745 ; 0x5109
.short 20537 ; 0x5039
.short 20807 ; 0x5147
.short 20982 ; 0x51f6
.short 20818 ; 0x5152
.short 20816 ; 0x5150
.short 20839 ; 0x5167
.short 20869 ; 0x5185
.short 20841 ; 0x5169
.short 20001 ; 0x4e21
.short 20912 ; 0x51b0
.short 27703 ; 0x6c37
.short 20960 ; 0x51e0
.short 26426 ; 0x673a
.short 21067 ; 0x524b
.short 20811 ; 0x514b
.short 21097 ; 0x5269
.short 21104 ; 0x5270
.short 21123 ; 0x5283
.short 30011 ; 0x753b
.short 21133 ; 0x528d
.short 21091 ; 0x5263
.short 21137 ; 0x5291
.short 21092 ; 0x5264
.short 21214 ; 0x52de
.short 21172 ; 0x52b4
.short 21211 ; 0x52db
.short 21234 ; 0x52f2
.short 21237 ; 0x52f5
.short 21169 ; 0x52b1
.short 21240 ; 0x52f8
.short 21223 ; 0x52e7
.short 21312 ; 0x5340
.short 21306 ; 0x533a
.short 21367 ; 0x5377
.short 24059 ; 0x5dfb
.short 21371 ; 0x537b
.short 21364 ; 0x5374
.short 21443 ; 0x53c3
.short 21442 ; 0x53c2
.short 21467 ; 0x53db
.short 21453 ; 0x53cd
.short 21555 ; 0x5433
.short 21577 ; 0x5449
.short 21934 ; 0x55ae
.short 21336 ; 0x5358
.short 22196 ; 0x56b4
.short 21427 ; 0x53b3
.short 22225 ; 0x56d1
.short 22065 ; 0x5631
.short 22280 ; 0x5708
.short 22287 ; 0x570f
.short 22283 ; 0x570b
.short 22269 ; 0x56fd
.short 22285 ; 0x570d
.short 22258 ; 0x56f2
.short 22291 ; 0x5713
.short 20870 ; 0x5186
.short 22296 ; 0x5718
.short 22243 ; 0x56e3
.short 22294 ; 0x5716
.short 22259 ; 0x56f3
.short 22686 ; 0x589e
.short 22679 ; 0x5897
.short 22702 ; 0x58ae
.short 22549 ; 0x5815
.short 22739 ; 0x58d3
.short 22311 ; 0x5727
.short 22744 ; 0x58d8
.short 22593 ; 0x5841
.short 22750 ; 0x58de
.short 22730 ; 0x58ca
.short 22756 ; 0x58e4
.short 22732 ; 0x58cc
.short 22767 ; 0x58ef
.short 22766 ; 0x58ee
.short 22777 ; 0x58f9
.short 22769 ; 0x58f1
.short 22781 ; 0x58fd
.short 23551 ; 0x5bff
.short 22887 ; 0x5967
.short 22885 ; 0x5965
.short 22941 ; 0x599d
.short 31911 ; 0x7ca7
.short 22986 ; 0x59ca
.short 22985 ; 0x59c9
.short 23064 ; 0x5a18
.short 23330 ; 0x5b22
.short 23067 ; 0x5a1b
.short 23087 ; 0x5a2f
.short 23020 ; 0x59ec
.short 23019 ; 0x59eb
.short 23416 ; 0x5b78
.short 23398 ; 0x5b66
.short 23526 ; 0x5be6
.short 23455 ; 0x5b9f
.short 23522 ; 0x5be2
.short 23517 ; 0x5bdd
.short 23532 ; 0x5bec
.short 23515 ; 0x5bdb
.short 23531 ; 0x5beb
.short 20889 ; 0x5199
.short 23542 ; 0x5bf6
.short 23453 ; 0x5b9d
.short 23560 ; 0x5c08
.short 23554 ; 0x5c02
.short 23559 ; 0x5c07
.short 23558 ; 0x5c06
.short 23565 ; 0x5c0d
.short 23550 ; 0x5bfe
.short 23622 ; 0x5c46
.short 23626 ; 0x5c4a
.short 23660 ; 0x5c6c
.short 23646 ; 0x5c5e
.short 23805 ; 0x5cfd
.short 23777 ; 0x5ce1
.short 23997 ; 0x5dbd
.short 23731 ; 0x5cb3
.short 24034 ; 0x5de2
.short 24035 ; 0x5de3
.short 24118 ; 0x5e36
.short 24111 ; 0x5e2f
.short 24290 ; 0x5ee2
.short 24259 ; 0x5ec3
.short 24291 ; 0x5ee3
.short 24195 ; 0x5e83
.short 24307 ; 0x5ef3
.short 24193 ; 0x5e81
.short 24392 ; 0x5f48
.short 24382 ; 0x5f3e
.short 24465 ; 0x5f91
.short 24452 ; 0x5f84
.short 24478 ; 0x5f9e
.short 24467 ; 0x5f93
.short 24492 ; 0x5fac
.short 20621 ; 0x508d
.short 24503 ; 0x5fb7
.short 24499 ; 0x5fb3
.short 24501 ; 0x5fb5
.short 24500 ; 0x5fb4
.short 24646 ; 0x6046
.short 24658 ; 0x6052
.short 24709 ; 0x6085
.short 24742 ; 0x60a6
.short 24801 ; 0x60e1
.short 24746 ; 0x60aa
.short 24800 ; 0x60e0
.short 24693 ; 0x6075
.short 24817 ; 0x60f1
.short 24745 ; 0x60a9
.short 24920 ; 0x6158
.short 24808 ; 0x60e8
.short 24958 ; 0x617e
.short 27442 ; 0x6b32
.short 25033 ; 0x61c9
.short 24540 ; 0x5fdc
.short 25079 ; 0x61f7
.short 25040 ; 0x61d0
.short 25088 ; 0x6200
.short 24651 ; 0x604b
.short 25136 ; 0x6230
.short 25126 ; 0x6226
.short 25138 ; 0x6232
.short 25135 ; 0x622f
.short 25142 ; 0x6236
.short 25144 ; 0x6238
.short 25150 ; 0x623e
.short 25147 ; 0x623b
.short 25176 ; 0x6258
.short 35351 ; 0x8a17
.short 25282 ; 0x62c2
.short 25173 ; 0x6255
.short 25300 ; 0x62d4
.short 25244 ; 0x629c
.short 25308 ; 0x62dc
.short 25309 ; 0x62dd
.short 25406 ; 0x633e
.short 25375 ; 0x631f
.short 25458 ; 0x6372
.short 24059 ; 0x5dfb
.short 25554 ; 0x63d2
.short 25407 ; 0x633f
.short 25581 ; 0x63ed
.short 25522 ; 0x63b2
.short 25628 ; 0x641c
.short 25436 ; 0x635c
.short 25622 ; 0x6416
.short 25594 ; 0x63fa
.short 25765 ; 0x64a5
.short 30330 ; 0x767a
.short 25818 ; 0x64da
.short 25312 ; 0x62e0
.short 25799 ; 0x64c7
.short 25246 ; 0x629e
.short 25812 ; 0x64d4
.short 25285 ; 0x62c5
.short 25802 ; 0x64ca
.short 25731 ; 0x6483
.short 25844 ; 0x64f4
.short 25313 ; 0x62e1
.short 25885 ; 0x651d
.short 25666 ; 0x6442
.short 25884 ; 0x651c
.short 25658 ; 0x643a
.short 25910 ; 0x6536
.short 21454 ; 0x53ce
.short 25928 ; 0x6548
.short 21177 ; 0x52b9
.short 21855 ; 0x555f
.short 21843 ; 0x5553
.short 25944 ; 0x6558
.short 21465 ; 0x53d9
.short 25976 ; 0x6578
.short 25968 ; 0x6570
.short 26039 ; 0x65b7
.short 26029 ; 0x65ad
.short 26205 ; 0x665d
.short 26172 ; 0x663c
.short 26202 ; 0x665a
.short 26217 ; 0x6669
.short 26310 ; 0x66c6
.short 26278 ; 0x66a6
.short 26313 ; 0x66c9
.short 26241 ; 0x6681
.short 26371 ; 0x6703
.short 20250 ; 0x4f1a
.short 26524 ; 0x679c
.short 33747 ; 0x83d3
.short 26480 ; 0x6770
.short 20625 ; 0x5091
.short 26597 ; 0x67e5
.short 26619 ; 0x67fb
.short 26700 ; 0x684c
.short 21331 ; 0x5353
.short 26781 ; 0x689d
.short 26465 ; 0x6761
.short 26855 ; 0x68e7
.short 26719 ; 0x685f
.short 26827 ; 0x68cb
.short 30849 ; 0x7881
.short 27054 ; 0x69ae
.short 26628 ; 0x6804
.short 27171 ; 0x6a23
.short 27096 ; 0x69d8
.short 27166 ; 0x6a1e
.short 26530 ; 0x67a2
.short 27155 ; 0x6a13
.short 27004 ; 0x697c
.short 27138 ; 0x6a02
.short 27005 ; 0x697d
.short 27243 ; 0x6a6b
.short 27178 ; 0x6a2a
.short 27298 ; 0x6aa2
.short 26908 ; 0x691c
.short 27387 ; 0x6afb
.short 26716 ; 0x685c
.short 27402 ; 0x6b0a
.short 27177 ; 0x6a29
.short 27472 ; 0x6b50
.short 27431 ; 0x6b27
.short 27489 ; 0x6b61
.short 27475 ; 0x6b53
.short 27493 ; 0x6b65
.short 27497 ; 0x6b69
.short 27506 ; 0x6b72
.short 27507 ; 0x6b73
.short 27511 ; 0x6b77
.short 27508 ; 0x6b74
.short 27512 ; 0x6b78
.short 24112 ; 0x5e30
.short 27519 ; 0x6b7f
.short 27809 ; 0x6ca1
.short 27544 ; 0x6b98
.short 27531 ; 0x6b8b
.short 27580 ; 0x6bbc
.short 27579 ; 0x6bbb
.short 27590 ; 0x6bc6
.short 27572 ; 0x6bb4
.short 27599 ; 0x6bcf
.short 27598 ; 0x6bce
.short 27603 ; 0x6bd3
.short 32946 ; 0x80b2
.short 27675 ; 0x6c1b
.short 38640 ; 0x96f0
.short 27683 ; 0x6c23
.short 27671 ; 0x6c17
.short 27737 ; 0x6c59
.short 27738 ; 0x6c5a
.short 27785 ; 0x6c89
.short 27784 ; 0x6c88
.short 27794 ; 0x6c92
.short 27809 ; 0x6ca1
.short 28041 ; 0x6d89
.short 28169 ; 0x6e09
.short 28154 ; 0x6dfa
.short 27973 ; 0x6d45
.short 28122 ; 0x6dda
.short 28057 ; 0x6d99
.short 28136 ; 0x6de8
.short 27972 ; 0x6d44
.short 28212 ; 0x6e34
.short 28167 ; 0x6e07
.short 28348 ; 0x6ebc
.short 28287 ; 0x6e7f
.short 28331 ; 0x6eab
.short 28201 ; 0x6e29
.short 28330 ; 0x6eaa
.short 28179 ; 0x6e13
.short 28415 ; 0x6eff
.short 28288 ; 0x6e80
.short 28399 ; 0x6eef
.short 28382 ; 0x6ede
.short 28497 ; 0x6f51
.short 30330 ; 0x767a
.short 28507 ; 0x6f5b
.short 28508 ; 0x6f5c
.short 28580 ; 0x6fa4
.short 27810 ; 0x6ca2
.short 28657 ; 0x6ff1
.short 27996 ; 0x6d5c
.short 28639 ; 0x6fdf
.short 28168 ; 0x6e08
.short 28544 ; 0x6f80
.short 28171 ; 0x6e0b
.short 28712 ; 0x7028
.short 28716 ; 0x702c
.short 28771 ; 0x7063
.short 28286 ; 0x6e7e
.short 29076 ; 0x7194
.short 28342 ; 0x6eb6
.short 29138 ; 0x71d2
.short 28988 ; 0x713c
.short 29128 ; 0x71c8
.short 28783 ; 0x706f
.short 29151 ; 0x71df
.short 21942 ; 0x55b6
.short 29200 ; 0x7210
.short 28809 ; 0x7089
.short 29229 ; 0x722d
.short 20105 ; 0x4e89
.short 29351 ; 0x72a7
.short 29344 ; 0x72a0
.short 29376 ; 0x72c0
.short 29366 ; 0x72b6
.short 29433 ; 0x72f9
.short 29421 ; 0x72ed
.short 29518 ; 0x734e
.short 22888 ; 0x5968
.short 29544 ; 0x7368
.short 29420 ; 0x72ec
.short 29557 ; 0x7375
.short 29471 ; 0x731f
.short 29560 ; 0x7378
.short 29539 ; 0x7363
.short 29563 ; 0x737b
.short 29486 ; 0x732e
.short 29923 ; 0x74e3
.short 24321 ; 0x5f01
.short 29986 ; 0x7522
.short 29987 ; 0x7523
.short 30059 ; 0x756b
.short 30011 ; 0x753b
.short 30070 ; 0x7576
.short 24403 ; 0x5f53
.short 30090 ; 0x758a
.short 30067 ; 0x7573
.short 30095 ; 0x758f
.short 30094 ; 0x758e
.short 30194 ; 0x75f2
.short 40635 ; 0x9ebb
.short 30217 ; 0x7609
.short 30290 ; 0x7652
.short 30332 ; 0x767c
.short 30330 ; 0x767a
.short 30344 ; 0x7688
.short 24112 ; 0x5e30
.short 30403 ; 0x76c3
.short 26479 ; 0x676f
.short 30428 ; 0x76dc
.short 30423 ; 0x76d7
.short 30433 ; 0x76e1
.short 23613 ; 0x5c3d
.short 30526 ; 0x773e
.short 34886 ; 0x8846
.short 30862 ; 0x788e
.short 30741 ; 0x7815
.short 30970 ; 0x78fa
.short 40644 ; 0x9ec4
.short 31014 ; 0x7926
.short 37489 ; 0x9271
.short 31061 ; 0x7955
.short 31192 ; 0x79d8
.short 31142 ; 0x79a6
.short 24481 ; 0x5fa1
.short 31146 ; 0x79aa
.short 31109 ; 0x7985
.short 31150 ; 0x79ae
.short 31036 ; 0x793c
.short 33836 ; 0x842c
.short 19975 ; 0x4e07
.short 31237 ; 0x7a05
.short 31246 ; 0x7a0e
.short 31281 ; 0x7a31
.short 31216 ; 0x79f0
.short 31291 ; 0x7a3b
.short 31282 ; 0x7a32
.short 31319 ; 0x7a57
.short 31298 ; 0x7a42
.short 31337 ; 0x7a69
.short 31311 ; 0x7a4f
.short 31383 ; 0x7a97
.short 31379 ; 0x7a93
.short 31434 ; 0x7aca
.short 31363 ; 0x7a83
.short 31505 ; 0x7b11
.short 21682 ; 0x54b2
.short 31929 ; 0x7cb9
.short 31883 ; 0x7c8b
.short 32067 ; 0x7d43
.short 24358 ; 0x5f26
.short 32085 ; 0x7d55
.short 32118 ; 0x7d76
.short 32114 ; 0x7d72
.short 31992 ; 0x7cf8
.short 32147 ; 0x7d93
.short 32076 ; 0x7d4c
.short 32160 ; 0x7da0
.short 32209 ; 0x7dd1
.short 32227 ; 0x7de3
.short 32257 ; 0x7e01
.short 32291 ; 0x7e23
.short 30476 ; 0x770c
.short 32306 ; 0x7e32
.short 32047 ; 0x7d2f
.short 32317 ; 0x7e3d
.short 32207 ; 0x7dcf
.short 32305 ; 0x7e31
.short 32294 ; 0x7e26
.short 32325 ; 0x7e45
.short 32368 ; 0x7e70
.short 32361 ; 0x7e69
.short 32260 ; 0x7e04
.short 32362 ; 0x7e6a
.short 32117 ; 0x7d75
.short 32380 ; 0x7e7c
.short 32153 ; 0x7d99
.short 32396 ; 0x7e8c
.short 32154 ; 0x7d9a
.short 32406 ; 0x7e96
.short 32330 ; 0x7e4a
.short 32570 ; 0x7f3a
.short 27424 ; 0x6b20
.short 32573 ; 0x7f3d
.short 37474 ; 0x9262
.short 32592 ; 0x7f50
.short 32566 ; 0x7f36
.short 32882 ; 0x8072
.short 22768 ; 0x58f0
.short 32893 ; 0x807d
.short 32884 ; 0x8074
.short 32901 ; 0x8085
.short 31899 ; 0x7c9b
.short 33059 ; 0x8123
.short 21767 ; 0x5507
.short 33067 ; 0x812b
.short 33073 ; 0x8131
.short 33139 ; 0x8173
.short 33050 ; 0x811a
.short 33126 ; 0x8166
.short 33075 ; 0x8133
.short 33213 ; 0x81bd
.short 32966 ; 0x80c6
.short 33247 ; 0x81df
.short 33235 ; 0x81d3
.short 33274 ; 0x81fa
.short 21488 ; 0x53f0
.short 33287 ; 0x8207
.short 19982 ; 0x4e0e
.short 33289 ; 0x8209
.short 25369 ; 0x6319
.short 33290 ; 0x820a
.short 26087 ; 0x65e7
.short 33293 ; 0x820d
.short 33294 ; 0x820e
.short 33616 ; 0x8350
.short 34214 ; 0x85a6
.short 33686 ; 0x8396
.short 33550 ; 0x830e
.short 33674 ; 0x838a
.short 33624 ; 0x8358
.short 33879 ; 0x8457
.short 30528 ; 0x7740
.short 34255 ; 0x85cf
.short 34101 ; 0x8535
.short 34224 ; 0x85b0
.short 34219 ; 0x85ab
.short 34269 ; 0x85dd
.short 33464 ; 0x82b8
.short 34277 ; 0x85e5
.short 34220 ; 0x85ac
.short 34389 ; 0x8655
.short 20966 ; 0x51e6
.short 34395 ; 0x865b
.short 34394 ; 0x865a
.short 34399 ; 0x865f
.short 21495 ; 0x53f7
.short 34722 ; 0x87a2
.short 34509 ; 0x86cd
.short 34802 ; 0x87f2
.short 34411 ; 0x866b
.short 34870 ; 0x8836
.short 34453 ; 0x8695
.short 34875 ; 0x883b
.short 34542 ; 0x86ee
.short 35037 ; 0x88dd
.short 35013 ; 0x88c5
.short 35041 ; 0x88e1
.short 35023 ; 0x88cf
.short 35258 ; 0x89ba
.short 35226 ; 0x899a
.short 35261 ; 0x89bd
.short 35239 ; 0x89a7
.short 35264 ; 0x89c0
.short 35251 ; 0x89b3
.short 35320 ; 0x89f8
.short 35302 ; 0x89e6
.short 35387 ; 0x8a3b
.short 27880 ; 0x6ce8
.short 35498 ; 0x8aaa
.short 35500 ; 0x8aac
.short 35575 ; 0x8af7
.short 39080 ; 0x98a8
.short 35616 ; 0x8b20
.short 35617 ; 0x8b21
.short 35657 ; 0x8b49
.short 35388 ; 0x8a3c
.short 35695 ; 0x8b6f
.short 35379 ; 0x8a33
.short 35709 ; 0x8b7d
.short 35465 ; 0x8a89
.short 35712 ; 0x8b80
.short 35501 ; 0x8aad
.short 35722 ; 0x8b8a
.short 22793 ; 0x5909
.short 35731 ; 0x8b93
.short 35698 ; 0x8b72
.short 35903 ; 0x8c3f
.short 28179 ; 0x6e13
.short 35920 ; 0x8c50
.short 35914 ; 0x8c4a
.short 35947 ; 0x8c6b
.short 20104 ; 0x4e88
.short 35987 ; 0x8c93
.short 29483 ; 0x732b
.short 36019 ; 0x8cb3
.short 24336 ; 0x5f10
.short 36067 ; 0x8ce3
.short 22770 ; 0x58f2
.short 36084 ; 0x8cf4
.short 38972 ; 0x983c
.short 36106 ; 0x8d0a
.short 36059 ; 0x8cdb
.short 36368 ; 0x8e10
.short 36341 ; 0x8df5
.short 36404 ; 0x8e34
.short 36362 ; 0x8e0a
.short 36629 ; 0x8f15
.short 36605 ; 0x8efd
.short 36681 ; 0x8f49
.short 36578 ; 0x8ee2
.short 36776 ; 0x8fa8
.short 24321 ; 0x5f01
.short 36781 ; 0x8fad
.short 36766 ; 0x8f9e
.short 36783 ; 0x8faf
.short 24321 ; 0x5f01
.short 36852 ; 0x8ff4
.short 22238 ; 0x56de
.short 36958 ; 0x905e
.short 36883 ; 0x9013
.short 36978 ; 0x9072
.short 36933 ; 0x9045
.short 37002 ; 0x908a
.short 36794 ; 0x8fba
.short 37129 ; 0x9109
.short 37111 ; 0x90f7
.short 37168 ; 0x9130
.short 38563 ; 0x96a3
.short 37257 ; 0x9189
.short 37204 ; 0x9154
.short 37259 ; 0x918b
.short 37218 ; 0x9162
.short 37291 ; 0x91ab
.short 21307 ; 0x533b
.short 37312 ; 0x91c0
.short 37304 ; 0x91b8
.short 37323 ; 0x91cb
.short 37320 ; 0x91c8
.short 37328 ; 0x91d0
.short 21400 ; 0x5398
.short 37610 ; 0x92ea
.short 33303 ; 0x8217
.short 37555 ; 0x92b3
.short 37613 ; 0x92ed
.short 37666 ; 0x9322
.short 37549 ; 0x92ad
.short 37636 ; 0x9304
.short 37682 ; 0x9332
.short 37706 ; 0x934a
.short 37676 ; 0x932c
.short 37780 ; 0x9394
.short 28342 ; 0x6eb6
.short 37941 ; 0x9435
.short 37444 ; 0x9244
.short 37956 ; 0x9444
.short 37619 ; 0x92f3
.short 37970 ; 0x9452
.short 37969 ; 0x9451
.short 38290 ; 0x9592
.short 38289 ; 0x9591
.short 38321 ; 0x95b1
.short 38322 ; 0x95b2
.short 38364 ; 0x95dc
.short 38306 ; 0x95a2
.short 38442 ; 0x962a
.short 22338 ; 0x5742
.short 38519 ; 0x9677
.short 38501 ; 0x9665
.short 38568 ; 0x96a8
.short 38543 ; 0x968f
.short 38570 ; 0x96aa
.short 38522 ; 0x967a
.short 38577 ; 0x96b1
.short 38560 ; 0x96a0
.short 38584 ; 0x96b8
.short 38583 ; 0x96b7
.short 38620 ; 0x96dc
.short 38609 ; 0x96d1
.short 38617 ; 0x96d9
.short 21452 ; 0x53cc
.short 38622 ; 0x96de
.short 40335 ; 0x9d8f
.short 38712 ; 0x9738
.short 35207 ; 0x8987
.short 38728 ; 0x9748
.short 38666 ; 0x970a
.short 38748 ; 0x975c
.short 38745 ; 0x9759
.short 38991 ; 0x984f
.short 38996 ; 0x9854
.short 39023 ; 0x986f
.short 38997 ; 0x9855
.short 39089 ; 0x98b1
.short 21488 ; 0x53f0
.short 39192 ; 0x9918
.short 20313 ; 0x4f59
.short 39345 ; 0x99b1
.short 39364 ; 0x99c4
.short 39479 ; 0x9a37
.short 39442 ; 0x9a12
.short 39493 ; 0x9a45
.short 39366 ; 0x99c6
.short 39515 ; 0x9a5b
.short 39365 ; 0x99c5
.short 39511 ; 0x9a57
.short 39443 ; 0x9a13
.short 39635 ; 0x9ad3
.short 39620 ; 0x9ac4
.short 39636 ; 0x9ad4
.short 20307 ; 0x4f53
.short 39662 ; 0x9aee
.short 39658 ; 0x9aea
.short 39717 ; 0x9b25
.short 38360 ; 0x95d8
.short 40573 ; 0x9e7d
.short 22633 ; 0x5869
.short 40613 ; 0x9ea5
.short 40614 ; 0x9ea6
.short 40643 ; 0x9ec3
.short 40644 ; 0x9ec4
.short 40655 ; 0x9ecf
.short 31896 ; 0x7c98
.short 40657 ; 0x9ed1
.short 40658 ; 0x9ed2
.short 40664 ; 0x9ed8
.short 40665 ; 0x9ed9
.short 40670 ; 0x9ede
.short 28857 ; 0x70b9
.short 40680 ; 0x9ee8
.short 20826 ; 0x515a
.short 40778 ; 0x9f4a
.short 25993 ; 0x6589
.short 40779 ; 0x9f4b
.short 25998 ; 0x658e
.short 40786 ; 0x9f52
.short 27503 ; 0x6b6f
.short 40801 ; 0x9f61
.short 40802 ; 0x9f62
.short 40845 ; 0x9f8d
.short 31452 ; 0x7adc
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__const
.globl _ZhTwToJpKanjiTableSize ## @ZhTwToJpKanjiTableSize
.p2align 3
_ZhTwToJpKanjiTableSize:
.quad 726 ## 0x2d6
.section __DATA,__data
.globl _ZhTwToJpKanjiTable ## @ZhTwToJpKanjiTable
.p2align 4
_ZhTwToJpKanjiTable:
.short 20056 ## 0x4e58
.short 20055 ## 0x4e57
.short 20098 ## 0x4e82
.short 20081 ## 0x4e71
.short 20113 ## 0x4e91
.short 20253 ## 0x4f1d
.short 20126 ## 0x4e9e
.short 20124 ## 0x4e9c
.short 20315 ## 0x4f5b
.short 20175 ## 0x4ecf
.short 20358 ## 0x4f86
.short 26469 ## 0x6765
.short 20540 ## 0x503c
.short 20516 ## 0x5024
.short 20491 ## 0x500b
.short 31623 ## 0x7b87
.short 20551 ## 0x5047
.short 20206 ## 0x4eee
.short 20570 ## 0x505a
.short 20316 ## 0x4f5c
.short 20659 ## 0x50b3
.short 20253 ## 0x4f1d
.short 20721 ## 0x50f1
.short 38599 ## 0x96c7
.short 20729 ## 0x50f9
.short 20385 ## 0x4fa1
.short 20745 ## 0x5109
.short 20537 ## 0x5039
.short 20807 ## 0x5147
.short 20982 ## 0x51f6
.short 20818 ## 0x5152
.short 20816 ## 0x5150
.short 20839 ## 0x5167
.short 20869 ## 0x5185
.short 20841 ## 0x5169
.short 20001 ## 0x4e21
.short 20912 ## 0x51b0
.short 27703 ## 0x6c37
.short 20960 ## 0x51e0
.short 26426 ## 0x673a
.short 21067 ## 0x524b
.short 20811 ## 0x514b
.short 21097 ## 0x5269
.short 21104 ## 0x5270
.short 21123 ## 0x5283
.short 30011 ## 0x753b
.short 21133 ## 0x528d
.short 21091 ## 0x5263
.short 21137 ## 0x5291
.short 21092 ## 0x5264
.short 21214 ## 0x52de
.short 21172 ## 0x52b4
.short 21211 ## 0x52db
.short 21234 ## 0x52f2
.short 21237 ## 0x52f5
.short 21169 ## 0x52b1
.short 21240 ## 0x52f8
.short 21223 ## 0x52e7
.short 21312 ## 0x5340
.short 21306 ## 0x533a
.short 21367 ## 0x5377
.short 24059 ## 0x5dfb
.short 21371 ## 0x537b
.short 21364 ## 0x5374
.short 21443 ## 0x53c3
.short 21442 ## 0x53c2
.short 21467 ## 0x53db
.short 21453 ## 0x53cd
.short 21555 ## 0x5433
.short 21577 ## 0x5449
.short 21934 ## 0x55ae
.short 21336 ## 0x5358
.short 22196 ## 0x56b4
.short 21427 ## 0x53b3
.short 22225 ## 0x56d1
.short 22065 ## 0x5631
.short 22280 ## 0x5708
.short 22287 ## 0x570f
.short 22283 ## 0x570b
.short 22269 ## 0x56fd
.short 22285 ## 0x570d
.short 22258 ## 0x56f2
.short 22291 ## 0x5713
.short 20870 ## 0x5186
.short 22296 ## 0x5718
.short 22243 ## 0x56e3
.short 22294 ## 0x5716
.short 22259 ## 0x56f3
.short 22686 ## 0x589e
.short 22679 ## 0x5897
.short 22702 ## 0x58ae
.short 22549 ## 0x5815
.short 22739 ## 0x58d3
.short 22311 ## 0x5727
.short 22744 ## 0x58d8
.short 22593 ## 0x5841
.short 22750 ## 0x58de
.short 22730 ## 0x58ca
.short 22756 ## 0x58e4
.short 22732 ## 0x58cc
.short 22767 ## 0x58ef
.short 22766 ## 0x58ee
.short 22777 ## 0x58f9
.short 22769 ## 0x58f1
.short 22781 ## 0x58fd
.short 23551 ## 0x5bff
.short 22887 ## 0x5967
.short 22885 ## 0x5965
.short 22941 ## 0x599d
.short 31911 ## 0x7ca7
.short 22986 ## 0x59ca
.short 22985 ## 0x59c9
.short 23064 ## 0x5a18
.short 23330 ## 0x5b22
.short 23067 ## 0x5a1b
.short 23087 ## 0x5a2f
.short 23020 ## 0x59ec
.short 23019 ## 0x59eb
.short 23416 ## 0x5b78
.short 23398 ## 0x5b66
.short 23526 ## 0x5be6
.short 23455 ## 0x5b9f
.short 23522 ## 0x5be2
.short 23517 ## 0x5bdd
.short 23532 ## 0x5bec
.short 23515 ## 0x5bdb
.short 23531 ## 0x5beb
.short 20889 ## 0x5199
.short 23542 ## 0x5bf6
.short 23453 ## 0x5b9d
.short 23560 ## 0x5c08
.short 23554 ## 0x5c02
.short 23559 ## 0x5c07
.short 23558 ## 0x5c06
.short 23565 ## 0x5c0d
.short 23550 ## 0x5bfe
.short 23622 ## 0x5c46
.short 23626 ## 0x5c4a
.short 23660 ## 0x5c6c
.short 23646 ## 0x5c5e
.short 23805 ## 0x5cfd
.short 23777 ## 0x5ce1
.short 23997 ## 0x5dbd
.short 23731 ## 0x5cb3
.short 24034 ## 0x5de2
.short 24035 ## 0x5de3
.short 24118 ## 0x5e36
.short 24111 ## 0x5e2f
.short 24290 ## 0x5ee2
.short 24259 ## 0x5ec3
.short 24291 ## 0x5ee3
.short 24195 ## 0x5e83
.short 24307 ## 0x5ef3
.short 24193 ## 0x5e81
.short 24392 ## 0x5f48
.short 24382 ## 0x5f3e
.short 24465 ## 0x5f91
.short 24452 ## 0x5f84
.short 24478 ## 0x5f9e
.short 24467 ## 0x5f93
.short 24492 ## 0x5fac
.short 20621 ## 0x508d
.short 24503 ## 0x5fb7
.short 24499 ## 0x5fb3
.short 24501 ## 0x5fb5
.short 24500 ## 0x5fb4
.short 24646 ## 0x6046
.short 24658 ## 0x6052
.short 24709 ## 0x6085
.short 24742 ## 0x60a6
.short 24801 ## 0x60e1
.short 24746 ## 0x60aa
.short 24800 ## 0x60e0
.short 24693 ## 0x6075
.short 24817 ## 0x60f1
.short 24745 ## 0x60a9
.short 24920 ## 0x6158
.short 24808 ## 0x60e8
.short 24958 ## 0x617e
.short 27442 ## 0x6b32
.short 25033 ## 0x61c9
.short 24540 ## 0x5fdc
.short 25079 ## 0x61f7
.short 25040 ## 0x61d0
.short 25088 ## 0x6200
.short 24651 ## 0x604b
.short 25136 ## 0x6230
.short 25126 ## 0x6226
.short 25138 ## 0x6232
.short 25135 ## 0x622f
.short 25142 ## 0x6236
.short 25144 ## 0x6238
.short 25150 ## 0x623e
.short 25147 ## 0x623b
.short 25176 ## 0x6258
.short 35351 ## 0x8a17
.short 25282 ## 0x62c2
.short 25173 ## 0x6255
.short 25300 ## 0x62d4
.short 25244 ## 0x629c
.short 25308 ## 0x62dc
.short 25309 ## 0x62dd
.short 25406 ## 0x633e
.short 25375 ## 0x631f
.short 25458 ## 0x6372
.short 24059 ## 0x5dfb
.short 25554 ## 0x63d2
.short 25407 ## 0x633f
.short 25581 ## 0x63ed
.short 25522 ## 0x63b2
.short 25628 ## 0x641c
.short 25436 ## 0x635c
.short 25622 ## 0x6416
.short 25594 ## 0x63fa
.short 25765 ## 0x64a5
.short 30330 ## 0x767a
.short 25818 ## 0x64da
.short 25312 ## 0x62e0
.short 25799 ## 0x64c7
.short 25246 ## 0x629e
.short 25812 ## 0x64d4
.short 25285 ## 0x62c5
.short 25802 ## 0x64ca
.short 25731 ## 0x6483
.short 25844 ## 0x64f4
.short 25313 ## 0x62e1
.short 25885 ## 0x651d
.short 25666 ## 0x6442
.short 25884 ## 0x651c
.short 25658 ## 0x643a
.short 25910 ## 0x6536
.short 21454 ## 0x53ce
.short 25928 ## 0x6548
.short 21177 ## 0x52b9
.short 21855 ## 0x555f
.short 21843 ## 0x5553
.short 25944 ## 0x6558
.short 21465 ## 0x53d9
.short 25976 ## 0x6578
.short 25968 ## 0x6570
.short 26039 ## 0x65b7
.short 26029 ## 0x65ad
.short 26205 ## 0x665d
.short 26172 ## 0x663c
.short 26202 ## 0x665a
.short 26217 ## 0x6669
.short 26310 ## 0x66c6
.short 26278 ## 0x66a6
.short 26313 ## 0x66c9
.short 26241 ## 0x6681
.short 26371 ## 0x6703
.short 20250 ## 0x4f1a
.short 26524 ## 0x679c
.short 33747 ## 0x83d3
.short 26480 ## 0x6770
.short 20625 ## 0x5091
.short 26597 ## 0x67e5
.short 26619 ## 0x67fb
.short 26700 ## 0x684c
.short 21331 ## 0x5353
.short 26781 ## 0x689d
.short 26465 ## 0x6761
.short 26855 ## 0x68e7
.short 26719 ## 0x685f
.short 26827 ## 0x68cb
.short 30849 ## 0x7881
.short 27054 ## 0x69ae
.short 26628 ## 0x6804
.short 27171 ## 0x6a23
.short 27096 ## 0x69d8
.short 27166 ## 0x6a1e
.short 26530 ## 0x67a2
.short 27155 ## 0x6a13
.short 27004 ## 0x697c
.short 27138 ## 0x6a02
.short 27005 ## 0x697d
.short 27243 ## 0x6a6b
.short 27178 ## 0x6a2a
.short 27298 ## 0x6aa2
.short 26908 ## 0x691c
.short 27387 ## 0x6afb
.short 26716 ## 0x685c
.short 27402 ## 0x6b0a
.short 27177 ## 0x6a29
.short 27472 ## 0x6b50
.short 27431 ## 0x6b27
.short 27489 ## 0x6b61
.short 27475 ## 0x6b53
.short 27493 ## 0x6b65
.short 27497 ## 0x6b69
.short 27506 ## 0x6b72
.short 27507 ## 0x6b73
.short 27511 ## 0x6b77
.short 27508 ## 0x6b74
.short 27512 ## 0x6b78
.short 24112 ## 0x5e30
.short 27519 ## 0x6b7f
.short 27809 ## 0x6ca1
.short 27544 ## 0x6b98
.short 27531 ## 0x6b8b
.short 27580 ## 0x6bbc
.short 27579 ## 0x6bbb
.short 27590 ## 0x6bc6
.short 27572 ## 0x6bb4
.short 27599 ## 0x6bcf
.short 27598 ## 0x6bce
.short 27603 ## 0x6bd3
.short 32946 ## 0x80b2
.short 27675 ## 0x6c1b
.short 38640 ## 0x96f0
.short 27683 ## 0x6c23
.short 27671 ## 0x6c17
.short 27737 ## 0x6c59
.short 27738 ## 0x6c5a
.short 27785 ## 0x6c89
.short 27784 ## 0x6c88
.short 27794 ## 0x6c92
.short 27809 ## 0x6ca1
.short 28041 ## 0x6d89
.short 28169 ## 0x6e09
.short 28154 ## 0x6dfa
.short 27973 ## 0x6d45
.short 28122 ## 0x6dda
.short 28057 ## 0x6d99
.short 28136 ## 0x6de8
.short 27972 ## 0x6d44
.short 28212 ## 0x6e34
.short 28167 ## 0x6e07
.short 28348 ## 0x6ebc
.short 28287 ## 0x6e7f
.short 28331 ## 0x6eab
.short 28201 ## 0x6e29
.short 28330 ## 0x6eaa
.short 28179 ## 0x6e13
.short 28415 ## 0x6eff
.short 28288 ## 0x6e80
.short 28399 ## 0x6eef
.short 28382 ## 0x6ede
.short 28497 ## 0x6f51
.short 30330 ## 0x767a
.short 28507 ## 0x6f5b
.short 28508 ## 0x6f5c
.short 28580 ## 0x6fa4
.short 27810 ## 0x6ca2
.short 28657 ## 0x6ff1
.short 27996 ## 0x6d5c
.short 28639 ## 0x6fdf
.short 28168 ## 0x6e08
.short 28544 ## 0x6f80
.short 28171 ## 0x6e0b
.short 28712 ## 0x7028
.short 28716 ## 0x702c
.short 28771 ## 0x7063
.short 28286 ## 0x6e7e
.short 29076 ## 0x7194
.short 28342 ## 0x6eb6
.short 29138 ## 0x71d2
.short 28988 ## 0x713c
.short 29128 ## 0x71c8
.short 28783 ## 0x706f
.short 29151 ## 0x71df
.short 21942 ## 0x55b6
.short 29200 ## 0x7210
.short 28809 ## 0x7089
.short 29229 ## 0x722d
.short 20105 ## 0x4e89
.short 29351 ## 0x72a7
.short 29344 ## 0x72a0
.short 29376 ## 0x72c0
.short 29366 ## 0x72b6
.short 29433 ## 0x72f9
.short 29421 ## 0x72ed
.short 29518 ## 0x734e
.short 22888 ## 0x5968
.short 29544 ## 0x7368
.short 29420 ## 0x72ec
.short 29557 ## 0x7375
.short 29471 ## 0x731f
.short 29560 ## 0x7378
.short 29539 ## 0x7363
.short 29563 ## 0x737b
.short 29486 ## 0x732e
.short 29923 ## 0x74e3
.short 24321 ## 0x5f01
.short 29986 ## 0x7522
.short 29987 ## 0x7523
.short 30059 ## 0x756b
.short 30011 ## 0x753b
.short 30070 ## 0x7576
.short 24403 ## 0x5f53
.short 30090 ## 0x758a
.short 30067 ## 0x7573
.short 30095 ## 0x758f
.short 30094 ## 0x758e
.short 30194 ## 0x75f2
.short 40635 ## 0x9ebb
.short 30217 ## 0x7609
.short 30290 ## 0x7652
.short 30332 ## 0x767c
.short 30330 ## 0x767a
.short 30344 ## 0x7688
.short 24112 ## 0x5e30
.short 30403 ## 0x76c3
.short 26479 ## 0x676f
.short 30428 ## 0x76dc
.short 30423 ## 0x76d7
.short 30433 ## 0x76e1
.short 23613 ## 0x5c3d
.short 30526 ## 0x773e
.short 34886 ## 0x8846
.short 30862 ## 0x788e
.short 30741 ## 0x7815
.short 30970 ## 0x78fa
.short 40644 ## 0x9ec4
.short 31014 ## 0x7926
.short 37489 ## 0x9271
.short 31061 ## 0x7955
.short 31192 ## 0x79d8
.short 31142 ## 0x79a6
.short 24481 ## 0x5fa1
.short 31146 ## 0x79aa
.short 31109 ## 0x7985
.short 31150 ## 0x79ae
.short 31036 ## 0x793c
.short 33836 ## 0x842c
.short 19975 ## 0x4e07
.short 31237 ## 0x7a05
.short 31246 ## 0x7a0e
.short 31281 ## 0x7a31
.short 31216 ## 0x79f0
.short 31291 ## 0x7a3b
.short 31282 ## 0x7a32
.short 31319 ## 0x7a57
.short 31298 ## 0x7a42
.short 31337 ## 0x7a69
.short 31311 ## 0x7a4f
.short 31383 ## 0x7a97
.short 31379 ## 0x7a93
.short 31434 ## 0x7aca
.short 31363 ## 0x7a83
.short 31505 ## 0x7b11
.short 21682 ## 0x54b2
.short 31929 ## 0x7cb9
.short 31883 ## 0x7c8b
.short 32067 ## 0x7d43
.short 24358 ## 0x5f26
.short 32085 ## 0x7d55
.short 32118 ## 0x7d76
.short 32114 ## 0x7d72
.short 31992 ## 0x7cf8
.short 32147 ## 0x7d93
.short 32076 ## 0x7d4c
.short 32160 ## 0x7da0
.short 32209 ## 0x7dd1
.short 32227 ## 0x7de3
.short 32257 ## 0x7e01
.short 32291 ## 0x7e23
.short 30476 ## 0x770c
.short 32306 ## 0x7e32
.short 32047 ## 0x7d2f
.short 32317 ## 0x7e3d
.short 32207 ## 0x7dcf
.short 32305 ## 0x7e31
.short 32294 ## 0x7e26
.short 32325 ## 0x7e45
.short 32368 ## 0x7e70
.short 32361 ## 0x7e69
.short 32260 ## 0x7e04
.short 32362 ## 0x7e6a
.short 32117 ## 0x7d75
.short 32380 ## 0x7e7c
.short 32153 ## 0x7d99
.short 32396 ## 0x7e8c
.short 32154 ## 0x7d9a
.short 32406 ## 0x7e96
.short 32330 ## 0x7e4a
.short 32570 ## 0x7f3a
.short 27424 ## 0x6b20
.short 32573 ## 0x7f3d
.short 37474 ## 0x9262
.short 32592 ## 0x7f50
.short 32566 ## 0x7f36
.short 32882 ## 0x8072
.short 22768 ## 0x58f0
.short 32893 ## 0x807d
.short 32884 ## 0x8074
.short 32901 ## 0x8085
.short 31899 ## 0x7c9b
.short 33059 ## 0x8123
.short 21767 ## 0x5507
.short 33067 ## 0x812b
.short 33073 ## 0x8131
.short 33139 ## 0x8173
.short 33050 ## 0x811a
.short 33126 ## 0x8166
.short 33075 ## 0x8133
.short 33213 ## 0x81bd
.short 32966 ## 0x80c6
.short 33247 ## 0x81df
.short 33235 ## 0x81d3
.short 33274 ## 0x81fa
.short 21488 ## 0x53f0
.short 33287 ## 0x8207
.short 19982 ## 0x4e0e
.short 33289 ## 0x8209
.short 25369 ## 0x6319
.short 33290 ## 0x820a
.short 26087 ## 0x65e7
.short 33293 ## 0x820d
.short 33294 ## 0x820e
.short 33616 ## 0x8350
.short 34214 ## 0x85a6
.short 33686 ## 0x8396
.short 33550 ## 0x830e
.short 33674 ## 0x838a
.short 33624 ## 0x8358
.short 33879 ## 0x8457
.short 30528 ## 0x7740
.short 34255 ## 0x85cf
.short 34101 ## 0x8535
.short 34224 ## 0x85b0
.short 34219 ## 0x85ab
.short 34269 ## 0x85dd
.short 33464 ## 0x82b8
.short 34277 ## 0x85e5
.short 34220 ## 0x85ac
.short 34389 ## 0x8655
.short 20966 ## 0x51e6
.short 34395 ## 0x865b
.short 34394 ## 0x865a
.short 34399 ## 0x865f
.short 21495 ## 0x53f7
.short 34722 ## 0x87a2
.short 34509 ## 0x86cd
.short 34802 ## 0x87f2
.short 34411 ## 0x866b
.short 34870 ## 0x8836
.short 34453 ## 0x8695
.short 34875 ## 0x883b
.short 34542 ## 0x86ee
.short 35037 ## 0x88dd
.short 35013 ## 0x88c5
.short 35041 ## 0x88e1
.short 35023 ## 0x88cf
.short 35258 ## 0x89ba
.short 35226 ## 0x899a
.short 35261 ## 0x89bd
.short 35239 ## 0x89a7
.short 35264 ## 0x89c0
.short 35251 ## 0x89b3
.short 35320 ## 0x89f8
.short 35302 ## 0x89e6
.short 35387 ## 0x8a3b
.short 27880 ## 0x6ce8
.short 35498 ## 0x8aaa
.short 35500 ## 0x8aac
.short 35575 ## 0x8af7
.short 39080 ## 0x98a8
.short 35616 ## 0x8b20
.short 35617 ## 0x8b21
.short 35657 ## 0x8b49
.short 35388 ## 0x8a3c
.short 35695 ## 0x8b6f
.short 35379 ## 0x8a33
.short 35709 ## 0x8b7d
.short 35465 ## 0x8a89
.short 35712 ## 0x8b80
.short 35501 ## 0x8aad
.short 35722 ## 0x8b8a
.short 22793 ## 0x5909
.short 35731 ## 0x8b93
.short 35698 ## 0x8b72
.short 35903 ## 0x8c3f
.short 28179 ## 0x6e13
.short 35920 ## 0x8c50
.short 35914 ## 0x8c4a
.short 35947 ## 0x8c6b
.short 20104 ## 0x4e88
.short 35987 ## 0x8c93
.short 29483 ## 0x732b
.short 36019 ## 0x8cb3
.short 24336 ## 0x5f10
.short 36067 ## 0x8ce3
.short 22770 ## 0x58f2
.short 36084 ## 0x8cf4
.short 38972 ## 0x983c
.short 36106 ## 0x8d0a
.short 36059 ## 0x8cdb
.short 36368 ## 0x8e10
.short 36341 ## 0x8df5
.short 36404 ## 0x8e34
.short 36362 ## 0x8e0a
.short 36629 ## 0x8f15
.short 36605 ## 0x8efd
.short 36681 ## 0x8f49
.short 36578 ## 0x8ee2
.short 36776 ## 0x8fa8
.short 24321 ## 0x5f01
.short 36781 ## 0x8fad
.short 36766 ## 0x8f9e
.short 36783 ## 0x8faf
.short 24321 ## 0x5f01
.short 36852 ## 0x8ff4
.short 22238 ## 0x56de
.short 36958 ## 0x905e
.short 36883 ## 0x9013
.short 36978 ## 0x9072
.short 36933 ## 0x9045
.short 37002 ## 0x908a
.short 36794 ## 0x8fba
.short 37129 ## 0x9109
.short 37111 ## 0x90f7
.short 37168 ## 0x9130
.short 38563 ## 0x96a3
.short 37257 ## 0x9189
.short 37204 ## 0x9154
.short 37259 ## 0x918b
.short 37218 ## 0x9162
.short 37291 ## 0x91ab
.short 21307 ## 0x533b
.short 37312 ## 0x91c0
.short 37304 ## 0x91b8
.short 37323 ## 0x91cb
.short 37320 ## 0x91c8
.short 37328 ## 0x91d0
.short 21400 ## 0x5398
.short 37610 ## 0x92ea
.short 33303 ## 0x8217
.short 37555 ## 0x92b3
.short 37613 ## 0x92ed
.short 37666 ## 0x9322
.short 37549 ## 0x92ad
.short 37636 ## 0x9304
.short 37682 ## 0x9332
.short 37706 ## 0x934a
.short 37676 ## 0x932c
.short 37780 ## 0x9394
.short 28342 ## 0x6eb6
.short 37941 ## 0x9435
.short 37444 ## 0x9244
.short 37956 ## 0x9444
.short 37619 ## 0x92f3
.short 37970 ## 0x9452
.short 37969 ## 0x9451
.short 38290 ## 0x9592
.short 38289 ## 0x9591
.short 38321 ## 0x95b1
.short 38322 ## 0x95b2
.short 38364 ## 0x95dc
.short 38306 ## 0x95a2
.short 38442 ## 0x962a
.short 22338 ## 0x5742
.short 38519 ## 0x9677
.short 38501 ## 0x9665
.short 38568 ## 0x96a8
.short 38543 ## 0x968f
.short 38570 ## 0x96aa
.short 38522 ## 0x967a
.short 38577 ## 0x96b1
.short 38560 ## 0x96a0
.short 38584 ## 0x96b8
.short 38583 ## 0x96b7
.short 38620 ## 0x96dc
.short 38609 ## 0x96d1
.short 38617 ## 0x96d9
.short 21452 ## 0x53cc
.short 38622 ## 0x96de
.short 40335 ## 0x9d8f
.short 38712 ## 0x9738
.short 35207 ## 0x8987
.short 38728 ## 0x9748
.short 38666 ## 0x970a
.short 38748 ## 0x975c
.short 38745 ## 0x9759
.short 38991 ## 0x984f
.short 38996 ## 0x9854
.short 39023 ## 0x986f
.short 38997 ## 0x9855
.short 39089 ## 0x98b1
.short 21488 ## 0x53f0
.short 39192 ## 0x9918
.short 20313 ## 0x4f59
.short 39345 ## 0x99b1
.short 39364 ## 0x99c4
.short 39479 ## 0x9a37
.short 39442 ## 0x9a12
.short 39493 ## 0x9a45
.short 39366 ## 0x99c6
.short 39515 ## 0x9a5b
.short 39365 ## 0x99c5
.short 39511 ## 0x9a57
.short 39443 ## 0x9a13
.short 39635 ## 0x9ad3
.short 39620 ## 0x9ac4
.short 39636 ## 0x9ad4
.short 20307 ## 0x4f53
.short 39662 ## 0x9aee
.short 39658 ## 0x9aea
.short 39717 ## 0x9b25
.short 38360 ## 0x95d8
.short 40573 ## 0x9e7d
.short 22633 ## 0x5869
.short 40613 ## 0x9ea5
.short 40614 ## 0x9ea6
.short 40643 ## 0x9ec3
.short 40644 ## 0x9ec4
.short 40655 ## 0x9ecf
.short 31896 ## 0x7c98
.short 40657 ## 0x9ed1
.short 40658 ## 0x9ed2
.short 40664 ## 0x9ed8
.short 40665 ## 0x9ed9
.short 40670 ## 0x9ede
.short 28857 ## 0x70b9
.short 40680 ## 0x9ee8
.short 20826 ## 0x515a
.short 40778 ## 0x9f4a
.short 25993 ## 0x6589
.short 40779 ## 0x9f4b
.short 25998 ## 0x658e
.short 40786 ## 0x9f52
.short 27503 ## 0x6b6f
.short 40801 ## 0x9f61
.short 40802 ## 0x9f62
.short 40845 ## 0x9f8d
.short 31452 ## 0x7adc
.subsections_via_symbols
| the_stack_data/6387351.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
stp x28, x27, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
sub sp, sp, #1088
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
str wzr, [sp, #76]
str wzr, [sp, #72]
str xzr, [sp, #64]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov x9, sp
add x8, sp, #80
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldrsw x9, [sp, #72]
add x8, sp, #80
add x8, x8, x9
ldrb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_6
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldrsw x9, [sp, #72]
add x8, sp, #80
str x8, [sp, #48] ; 8-byte Folded Spill
ldrsb w0, [x8, x9]
bl _digit
ldr x8, [sp, #48] ; 8-byte Folded Reload
str w0, [sp, #60] ; 4-byte Folded Spill
ldr w9, [sp, #72]
add w9, w9, #1
ldrsb w0, [x8, w9, sxtw]
bl _digit
mov x8, x0
ldr w0, [sp, #60] ; 4-byte Folded Reload
subs w8, w0, w8
cset w8, lt
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #64]
str x8, [sp, #40] ; 8-byte Folded Spill
ldrsw x9, [sp, #72]
add x8, sp, #80
ldrsb w0, [x8, x9]
bl _digit
ldr x8, [sp, #40] ; 8-byte Folded Reload
add x8, x8, w0, sxtw
str x8, [sp, #64]
b LBB0_5
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #64]
str x8, [sp, #24] ; 8-byte Folded Spill
ldr w8, [sp, #72]
add w9, w8, #1
add x8, sp, #80
str x8, [sp, #16] ; 8-byte Folded Spill
ldrsb w0, [x8, w9, sxtw]
bl _digit
ldr x8, [sp, #16] ; 8-byte Folded Reload
str w0, [sp, #36] ; 4-byte Folded Spill
ldrsw x9, [sp, #72]
ldrsb w0, [x8, x9]
bl _digit
ldr x8, [sp, #24] ; 8-byte Folded Reload
mov x9, x0
ldr w0, [sp, #36] ; 4-byte Folded Reload
subs w9, w0, w9
add x8, x8, w9, sxtw
str x8, [sp, #64]
ldr w8, [sp, #72]
add w8, w8, #1
str w8, [sp, #72]
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #72]
add w8, w8, #1
str w8, [sp, #72]
b LBB0_1
LBB0_6:
ldr x8, [sp, #64]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@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_8
b LBB0_7
LBB0_7:
bl ___stack_chk_fail
LBB0_8:
mov w0, #0
add sp, sp, #1088
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _digit ; -- Begin function digit
.p2align 2
_digit: ; @digit
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
strb w0, [sp, #15]
str wzr, [sp, #8]
ldrsb w8, [sp, #15]
subs w8, w8, #67
; kill: def $x8 killed $w8
str x8, [sp] ; 8-byte Folded Spill
subs x8, x8, #21
cset w8, hi
tbnz w8, #0, LBB1_9
; %bb.1:
ldr x11, [sp] ; 8-byte Folded Reload
adrp x10, lJTI1_0@PAGE
add x10, x10, lJTI1_0@PAGEOFF
Ltmp1:
adr x8, Ltmp1
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB1_2:
mov w8, #1
str w8, [sp, #8]
b LBB1_10
LBB1_3:
mov w8, #5
str w8, [sp, #8]
b LBB1_10
LBB1_4:
mov w8, #10
str w8, [sp, #8]
b LBB1_10
LBB1_5:
mov w8, #50
str w8, [sp, #8]
b LBB1_10
LBB1_6:
mov w8, #100
str w8, [sp, #8]
b LBB1_10
LBB1_7:
mov w8, #500
str w8, [sp, #8]
b LBB1_10
LBB1_8:
mov w8, #1000
str w8, [sp, #8]
b LBB1_10
LBB1_9:
mov w8, #-1
str w8, [sp, #8]
b LBB1_10
LBB1_10:
ldr w0, [sp, #8]
add sp, sp, #16
ret
.cfi_endproc
.p2align 2
lJTI1_0:
.long LBB1_6-Ltmp1
.long LBB1_7-Ltmp1
.long LBB1_9-Ltmp1
.long LBB1_9-Ltmp1
.long LBB1_9-Ltmp1
.long LBB1_9-Ltmp1
.long LBB1_2-Ltmp1
.long LBB1_9-Ltmp1
.long LBB1_9-Ltmp1
.long LBB1_5-Ltmp1
.long LBB1_8-Ltmp1
.long LBB1_9-Ltmp1
.long LBB1_9-Ltmp1
.long LBB1_9-Ltmp1
.long LBB1_9-Ltmp1
.long LBB1_9-Ltmp1
.long LBB1_9-Ltmp1
.long LBB1_9-Ltmp1
.long LBB1_9-Ltmp1
.long LBB1_3-Ltmp1
.long LBB1_9-Ltmp1
.long LBB1_4-Ltmp1
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "s="
l_.str.1: ; @.str.1
.asciz "%s"
l_.str.2: ; @.str.2
.asciz "%ld"
.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 $1056, %rsp ## imm = 0x420
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -1012(%rbp)
movl $0, -1016(%rbp)
movq $0, -1024(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
leaq -1008(%rbp), %rsi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _scanf
LBB0_1: ## =>This Inner Loop Header: Depth=1
movslq -1016(%rbp), %rax
cmpb $0, -1008(%rbp,%rax)
je LBB0_6
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movslq -1016(%rbp), %rax
movsbl -1008(%rbp,%rax), %edi
callq _digit
movl %eax, -1028(%rbp) ## 4-byte Spill
movl -1016(%rbp), %eax
addl $1, %eax
cltq
movsbl -1008(%rbp,%rax), %edi
callq _digit
movl %eax, %ecx
movl -1028(%rbp), %eax ## 4-byte Reload
cmpl %ecx, %eax
jl LBB0_4
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movq -1024(%rbp), %rax
movq %rax, -1040(%rbp) ## 8-byte Spill
movslq -1016(%rbp), %rax
movsbl -1008(%rbp,%rax), %edi
callq _digit
movl %eax, %ecx
movq -1040(%rbp), %rax ## 8-byte Reload
movslq %ecx, %rcx
addq %rcx, %rax
movq %rax, -1024(%rbp)
jmp LBB0_5
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
movq -1024(%rbp), %rax
movq %rax, -1048(%rbp) ## 8-byte Spill
movl -1016(%rbp), %eax
addl $1, %eax
cltq
movsbl -1008(%rbp,%rax), %edi
callq _digit
movl %eax, -1052(%rbp) ## 4-byte Spill
movslq -1016(%rbp), %rax
movsbl -1008(%rbp,%rax), %edi
callq _digit
movl -1052(%rbp), %ecx ## 4-byte Reload
movl %eax, %edx
movq -1048(%rbp), %rax ## 8-byte Reload
subl %edx, %ecx
movslq %ecx, %rcx
addq %rcx, %rax
movq %rax, -1024(%rbp)
movl -1016(%rbp), %eax
addl $1, %eax
movl %eax, -1016(%rbp)
LBB0_5: ## in Loop: Header=BB0_1 Depth=1
movl -1016(%rbp), %eax
addl $1, %eax
movl %eax, -1016(%rbp)
jmp LBB0_1
LBB0_6:
movq -1024(%rbp), %rsi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_8
## %bb.7:
xorl %eax, %eax
addq $1056, %rsp ## imm = 0x420
popq %rbp
retq
LBB0_8:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.globl _digit ## -- Begin function digit
.p2align 4, 0x90
_digit: ## @digit
.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)
movl $0, -8(%rbp)
movsbl -1(%rbp), %eax
addl $-67, %eax
movl %eax, %ecx
movq %rcx, -16(%rbp) ## 8-byte Spill
subl $21, %eax
ja LBB1_8
## %bb.10:
movq -16(%rbp), %rax ## 8-byte Reload
leaq LJTI1_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB1_1:
movl $1, -8(%rbp)
jmp LBB1_9
LBB1_2:
movl $5, -8(%rbp)
jmp LBB1_9
LBB1_3:
movl $10, -8(%rbp)
jmp LBB1_9
LBB1_4:
movl $50, -8(%rbp)
jmp LBB1_9
LBB1_5:
movl $100, -8(%rbp)
jmp LBB1_9
LBB1_6:
movl $500, -8(%rbp) ## imm = 0x1F4
jmp LBB1_9
LBB1_7:
movl $1000, -8(%rbp) ## imm = 0x3E8
jmp LBB1_9
LBB1_8:
movl $-1, -8(%rbp)
LBB1_9:
movl -8(%rbp), %eax
popq %rbp
retq
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L1_0_set_5, LBB1_5-LJTI1_0
.set L1_0_set_6, LBB1_6-LJTI1_0
.set L1_0_set_8, LBB1_8-LJTI1_0
.set L1_0_set_1, LBB1_1-LJTI1_0
.set L1_0_set_4, LBB1_4-LJTI1_0
.set L1_0_set_7, LBB1_7-LJTI1_0
.set L1_0_set_2, LBB1_2-LJTI1_0
.set L1_0_set_3, LBB1_3-LJTI1_0
LJTI1_0:
.long L1_0_set_5
.long L1_0_set_6
.long L1_0_set_8
.long L1_0_set_8
.long L1_0_set_8
.long L1_0_set_8
.long L1_0_set_1
.long L1_0_set_8
.long L1_0_set_8
.long L1_0_set_4
.long L1_0_set_7
.long L1_0_set_8
.long L1_0_set_8
.long L1_0_set_8
.long L1_0_set_8
.long L1_0_set_8
.long L1_0_set_8
.long L1_0_set_8
.long L1_0_set_8
.long L1_0_set_2
.long L1_0_set_8
.long L1_0_set_3
.end_data_region
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "s="
L_.str.1: ## @.str.1
.asciz "%s"
L_.str.2: ## @.str.2
.asciz "%ld"
.subsections_via_symbols
| the_stack_data/203897.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, _fdSocket@GOTPAGE
ldr x8, [x8, _fdSocket@GOTPAGEOFF]
stur x8, [x29, #-32] ; 8-byte Folded Spill
adrp x8, _server@GOTPAGE
ldr x8, [x8, _server@GOTPAGEOFF]
str x8, [sp, #32] ; 8-byte Folded Spill
adrp x8, _err@GOTPAGE
ldr x8, [x8, _err@GOTPAGEOFF]
str x8, [sp, #40] ; 8-byte Folded Spill
mov w2, #0
stur wzr, [x29, #-4]
mov w0, #2
mov w1, #1
bl _socket
ldur x8, [x29, #-32] ; 8-byte Folded Reload
str w0, [x8]
ldr w8, [x8]
adds w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _perror
mov w0, #-1
bl _exit
LBB0_2:
ldur x8, [x29, #-32] ; 8-byte Folded Reload
sub x3, x29, #8
mov w9, #1
stur w9, [x29, #-8]
ldr w0, [x8]
mov w1, #65535
mov w4, #4
mov x2, x4
bl _setsockopt
ldr x9, [sp, #32] ; 8-byte Folded Reload
mov w8, #2
strb w8, [x9, #1]
mov w8, #36895
strh w8, [x9, #2]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _inet_addr
ldur x9, [x29, #-32] ; 8-byte Folded Reload
ldr x1, [sp, #32] ; 8-byte Folded Reload
str w0, [x1, #4]
str xzr, [x1, #8]
adrp x8, _tramaServer@GOTPAGE
ldr x8, [x8, _tramaServer@GOTPAGEOFF]
mov w10, #16
str w10, [x8]
ldr w0, [x9]
ldr w2, [x8]
bl _connect
ldr x8, [sp, #40] ; 8-byte Folded Reload
str w0, [x8]
ldr w8, [x8]
adds w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _perror
mov w0, #-1
bl _exit
LBB0_4:
mov w0, #2
adrp x1, _signal_callback_handler@PAGE
add x1, x1, _signal_callback_handler@PAGEOFF
bl _signal
mov x0, #120
str x0, [sp, #16] ; 8-byte Folded Spill
bl _malloc
ldr x2, [sp, #16] ; 8-byte Folded Reload
ldur x8, [x29, #-32] ; 8-byte Folded Reload
stur x0, [x29, #-16]
ldr w0, [x8]
ldur x1, [x29, #-16]
mov w3, #0
str w3, [sp, #28] ; 4-byte Folded Spill
bl _recv
ldr x9, [sp, #40] ; 8-byte Folded Reload
mov x8, x0
str w8, [x9]
ldur x8, [x29, #-16]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
ldr x0, [sp, #16] ; 8-byte Folded Reload
bl _malloc
stur x0, [x29, #-24]
ldur x0, [x29, #-24]
adrp x1, l_.str.4@PAGE
add x1, x1, l_.str.4@PAGEOFF
mov x2, #-1
bl ___strcpy_chk
ldr x2, [sp, #16] ; 8-byte Folded Reload
ldur x8, [x29, #-32] ; 8-byte Folded Reload
ldr w3, [sp, #28] ; 4-byte Folded Reload
ldr w0, [x8]
ldur x1, [x29, #-24]
bl _send
ldur x0, [x29, #-16]
bl _free
ldur x0, [x29, #-24]
bl _free
ldur x8, [x29, #-32] ; 8-byte Folded Reload
ldr w0, [x8]
bl _close
ldr w0, [sp, #28] ; 4-byte Folded Reload
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.globl _signal_callback_handler ; -- Begin function signal_callback_handler
.p2align 2
_signal_callback_handler: ; @signal_callback_handler
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur w0, [x29, #-4]
ldur w9, [x29, #-4]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
adrp x8, _fdSocket@GOTPAGE
ldr x8, [x8, _fdSocket@GOTPAGEOFF]
ldr w0, [x8]
bl _close
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.comm _fdSocket,4,2 ; @fdSocket
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "ERROR CLIENT: socket(...)\n"
.comm _server,16,2 ; @server
l_.str.1: ; @.str.1
.asciz "127.0.0.1"
.comm _tramaServer,4,2 ; @tramaServer
.comm _err,4,2 ; @err
l_.str.2: ; @.str.2
.asciz "ERROR CLIENT: connect(...)\n"
l_.str.3: ; @.str.3
.asciz "Message : %s\n"
l_.str.4: ; @.str.4
.asciz "Luis Miguel"
l_.str.5: ; @.str.5
.asciz "Callback client : %d"
.comm _client,16,2 ; @client
.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 $2, %edi
movl $1, %esi
xorl %edx, %edx
callq _socket
movl %eax, %ecx
movq _fdSocket@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movq _fdSocket@GOTPCREL(%rip), %rax
cmpl $-1, (%rax)
jne LBB0_2
## %bb.1:
leaq L_.str(%rip), %rdi
callq _perror
movl $-1, %edi
callq _exit
LBB0_2:
movl $1, -8(%rbp)
movq _fdSocket@GOTPCREL(%rip), %rax
movl (%rax), %edi
leaq -8(%rbp), %rcx
movl $65535, %esi ## imm = 0xFFFF
movl $4, %r8d
movl %r8d, %edx
callq _setsockopt
movq _server@GOTPCREL(%rip), %rax
movb $2, 1(%rax)
movq _server@GOTPCREL(%rip), %rax
movw $-28641, 2(%rax) ## imm = 0x901F
leaq L_.str.1(%rip), %rdi
callq _inet_addr
movl %eax, %ecx
movq _server@GOTPCREL(%rip), %rax
movl %ecx, 4(%rax)
movq _server@GOTPCREL(%rip), %rdi
addq $8, %rdi
xorl %esi, %esi
movl $8, %edx
callq _memset
movq _tramaServer@GOTPCREL(%rip), %rax
movl $16, (%rax)
movq _fdSocket@GOTPCREL(%rip), %rax
movl (%rax), %edi
movq _tramaServer@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq _server@GOTPCREL(%rip), %rsi
callq _connect
movl %eax, %ecx
movq _err@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movq _err@GOTPCREL(%rip), %rax
cmpl $-1, (%rax)
jne LBB0_4
## %bb.3:
leaq L_.str.2(%rip), %rdi
callq _perror
movl $-1, %edi
callq _exit
LBB0_4:
movl $2, %edi
leaq _signal_callback_handler(%rip), %rsi
callq _signal
movl $120, %edi
callq _malloc
movq %rax, -16(%rbp)
movq _fdSocket@GOTPCREL(%rip), %rax
movl (%rax), %edi
movq -16(%rbp), %rsi
movl $120, %edx
xorl %ecx, %ecx
callq _recv
movl %eax, %ecx
movq _err@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movq -16(%rbp), %rsi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
movl $120, %edi
callq _malloc
movq %rax, -24(%rbp)
movq -24(%rbp), %rdi
leaq L_.str.4(%rip), %rsi
movq $-1, %rdx
callq ___strcpy_chk
movq _fdSocket@GOTPCREL(%rip), %rax
movl (%rax), %edi
movq -24(%rbp), %rsi
movl $120, %edx
xorl %ecx, %ecx
callq _send
movq -16(%rbp), %rdi
callq _free
movq -24(%rbp), %rdi
callq _free
movq _fdSocket@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _close
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _signal_callback_handler ## -- Begin function signal_callback_handler
.p2align 4, 0x90
_signal_callback_handler: ## @signal_callback_handler
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl %edi, -4(%rbp)
movl -4(%rbp), %esi
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
movq _fdSocket@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _close
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _fdSocket,4,2 ## @fdSocket
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "ERROR CLIENT: socket(...)\n"
.comm _server,16,2 ## @server
L_.str.1: ## @.str.1
.asciz "127.0.0.1"
.comm _tramaServer,4,2 ## @tramaServer
.comm _err,4,2 ## @err
L_.str.2: ## @.str.2
.asciz "ERROR CLIENT: connect(...)\n"
L_.str.3: ## @.str.3
.asciz "Message : %s\n"
L_.str.4: ## @.str.4
.asciz "Luis Miguel"
L_.str.5: ## @.str.5
.asciz "Callback client : %d"
.comm _client,16,2 ## @client
.subsections_via_symbols
| the_stack_data/107952994.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _BS ; -- Begin function BS
.p2align 2
_BS: ; @BS
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #16]
str w1, [sp, #12]
str w2, [sp, #8]
ldr w8, [sp, #8]
ldr w9, [sp, #12]
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB0_8
b LBB0_1
LBB0_1:
ldr w8, [sp, #12]
ldr w9, [sp, #8]
add w8, w8, w9
mov w9, #2
sdiv w8, w8, w9
str w8, [sp, #4]
ldr x8, [sp, #16]
ldrsw x9, [sp, #4]
ldr w8, [x8, x9, lsl #2]
ldr w9, [sp, #4]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2:
ldr w8, [sp, #4]
stur w8, [x29, #-4]
b LBB0_9
LBB0_3:
ldr x8, [sp, #16]
ldrsw x9, [sp, #4]
ldr w8, [x8, x9, lsl #2]
ldr w9, [sp, #4]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_5
b LBB0_4
LBB0_4:
ldr x0, [sp, #16]
ldr w8, [sp, #4]
add w1, w8, #1
ldr w2, [sp, #8]
bl _BS
stur w0, [x29, #-4]
b LBB0_9
LBB0_5:
ldr x8, [sp, #16]
ldrsw x9, [sp, #4]
ldr w8, [x8, x9, lsl #2]
ldr w9, [sp, #4]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB0_7
b LBB0_6
LBB0_6:
ldr x0, [sp, #16]
ldr w1, [sp, #12]
ldr w8, [sp, #4]
subs w2, w8, #1
bl _BS
stur w0, [x29, #-4]
b LBB0_9
LBB0_7:
b LBB0_8
LBB0_8:
mov w8, #-1
stur w8, [x29, #-4]
b LBB0_9
LBB0_9:
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, #96
.cfi_def_cfa_offset 96
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
mov w8, #0
str w8, [sp, #16] ; 4-byte Folded Spill
str wzr, [sp, #28]
add x0, sp, #32
str x0, [sp, #8] ; 8-byte Folded Spill
adrp x1, l___const.main.a@PAGE
add x1, x1, l___const.main.a@PAGEOFF
mov x2, #40
bl _memcpy
ldr x0, [sp, #8] ; 8-byte Folded Reload
ldr w1, [sp, #16] ; 4-byte Folded Reload
mov w8, #10
str w8, [sp, #24]
ldr w8, [sp, #24]
subs w2, w8, #1
bl _BS
str w0, [sp, #20]
ldr w8, [sp, #20]
adds w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
ldr w9, [sp, #20]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
b LBB1_3
LBB1_2:
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB1_3
LBB1_3:
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB1_5
b LBB1_4
LBB1_4:
bl ___stack_chk_fail
LBB1_5:
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.a
l___const.main.a:
.long 4294967294 ; 0xfffffffe
.long 4294967295 ; 0xffffffff
.long 0 ; 0x0
.long 1 ; 0x1
.long 2 ; 0x2
.long 4 ; 0x4
.long 5 ; 0x5
.long 7 ; 0x7
.long 11 ; 0xb
.long 13 ; 0xd
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "A[i] = i at Point: %d"
l_.str.1: ; @.str.1
.asciz "There is not element satisfying A[i] = i"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _BS ## -- Begin function BS
.p2align 4, 0x90
_BS: ## @BS
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movl %edx, -24(%rbp)
movl -24(%rbp), %eax
cmpl -20(%rbp), %eax
jl LBB0_8
## %bb.1:
movl -20(%rbp), %eax
addl -24(%rbp), %eax
movl $2, %ecx
cltd
idivl %ecx
movl %eax, -28(%rbp)
movq -16(%rbp), %rax
movslq -28(%rbp), %rcx
movl (%rax,%rcx,4), %eax
cmpl -28(%rbp), %eax
jne LBB0_3
## %bb.2:
movl -28(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB0_9
LBB0_3:
movq -16(%rbp), %rax
movslq -28(%rbp), %rcx
movl (%rax,%rcx,4), %eax
cmpl -28(%rbp), %eax
jge LBB0_5
## %bb.4:
movq -16(%rbp), %rdi
movl -28(%rbp), %esi
addl $1, %esi
movl -24(%rbp), %edx
callq _BS
movl %eax, -4(%rbp)
jmp LBB0_9
LBB0_5:
movq -16(%rbp), %rax
movslq -28(%rbp), %rcx
movl (%rax,%rcx,4), %eax
cmpl -28(%rbp), %eax
jle LBB0_7
## %bb.6:
movq -16(%rbp), %rdi
movl -20(%rbp), %esi
movl -28(%rbp), %edx
subl $1, %edx
callq _BS
movl %eax, -4(%rbp)
jmp LBB0_9
LBB0_7:
jmp LBB0_8
LBB0_8:
movl $-1, -4(%rbp)
LBB0_9:
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 $64, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -52(%rbp)
leaq -48(%rbp), %rdi
leaq l___const.main.a(%rip), %rsi
movl $40, %edx
callq _memcpy
movl $10, -56(%rbp)
leaq -48(%rbp), %rdi
movl -56(%rbp), %edx
subl $1, %edx
xorl %esi, %esi
callq _BS
movl %eax, -60(%rbp)
cmpl $-1, -60(%rbp)
je LBB1_2
## %bb.1:
movl -60(%rbp), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB1_3
LBB1_2:
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
LBB1_3:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB1_5
## %bb.4:
xorl %eax, %eax
addq $64, %rsp
popq %rbp
retq
LBB1_5:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__const
.p2align 4 ## @__const.main.a
l___const.main.a:
.long 4294967294 ## 0xfffffffe
.long 4294967295 ## 0xffffffff
.long 0 ## 0x0
.long 1 ## 0x1
.long 2 ## 0x2
.long 4 ## 0x4
.long 5 ## 0x5
.long 7 ## 0x7
.long 11 ## 0xb
.long 13 ## 0xd
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "A[i] = i at Point: %d"
L_.str.1: ## @.str.1
.asciz "There is not element satisfying A[i] = i"
.subsections_via_symbols
| the_stack_data/182953785.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, #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
mov x8, x1
adrp x9, ___stderrp@GOTPAGE
ldr x9, [x9, ___stderrp@GOTPAGEOFF]
str x9, [sp, #24] ; 8-byte Folded Spill
adrp x9, ___stack_chk_guard@GOTPAGE
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
ldr x9, [x9]
stur x9, [x29, #-8]
str wzr, [sp, #84]
str w0, [sp, #80]
add x1, sp, #72
str x8, [sp, #72]
add x0, sp, #88
mov x2, #64
bl _memcpy
sub x0, x29, #56
mov x1, #0
bl _pthread_cond_init
str w0, [sp, #68]
ldr w8, [sp, #68]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x0, [x8]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _fprintf
mov w0, #-1
bl _exit
LBB0_2:
mov w8, #1000
str w8, [sp, #20] ; 4-byte Folded Spill
str w8, [sp, #64]
add x0, sp, #48
mov x1, #0
bl _gettimeofday
ldr w9, [sp, #20] ; 4-byte Folded Reload
ldr x8, [sp, #48]
ldr w10, [sp, #64]
sdiv w10, w10, w9
add x8, x8, w10, sxtw
add x2, sp, #32
str x8, [sp, #32]
ldr w8, [sp, #56]
ldr w10, [sp, #64]
sdiv w11, w10, w9
mul w11, w11, w9
subs w10, w10, w11
mul w10, w10, w9
add w8, w8, w10
mul w9, w8, w9
; implicit-def: $x8
mov x8, x9
sxtw x8, w8
str x8, [sp, #40]
sub x0, x29, #56
add x1, sp, #88
bl _pthread_cond_timedwait
str w0, [sp, #68]
ldr w8, [sp, #68]
subs w8, w8, #60
cset w8, eq
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x0, [x8]
ldr w9, [sp, #68]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
bl _fprintf
mov w0, #-1
bl _exit
LBB0_4:
add x0, sp, #88
bl _pthread_mutex_unlock
str w0, [sp, #68]
ldr w8, [sp, #68]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5:
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x0, [x8]
adrp x1, l_.str.2@PAGE
add x1, x1, l_.str.2@PAGEOFF
bl _fprintf
mov w0, #-1
bl _exit
LBB0_6:
sub x0, x29, #56
bl _pthread_cond_destroy
str w0, [sp, #68]
ldr w8, [sp, #68]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_8
b LBB0_7
LBB0_7:
ldr x8, [sp, #24] ; 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_8:
add x0, sp, #88
bl _pthread_mutex_destroy
str w0, [sp, #68]
ldr w8, [sp, #68]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_10
b LBB0_9
LBB0_9:
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x0, [x8]
adrp x1, l_.str.4@PAGE
add x1, x1, l_.str.4@PAGEOFF
bl _fprintf
mov w0, #-1
bl _exit
LBB0_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, LBB0_12
b LBB0_11
LBB0_11:
bl ___stack_chk_fail
LBB0_12:
mov w0, #0
ldp x29, x30, [sp, #208] ; 16-byte Folded Reload
add sp, sp, #224
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "pthread_cond_init failed\n"
l_.str.1: ; @.str.1
.asciz "pthread_cond_timedwait failed (rc: %d)\n"
l_.str.2: ; @.str.2
.asciz "pthread_mutex_unlock failed\n"
l_.str.3: ; @.str.3
.asciz "pthread_cond_destroy failed\n"
l_.str.4: ; @.str.4
.asciz "pthread_mutex_destroy failed\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 $192, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -124(%rbp)
movl %edi, -128(%rbp)
movq %rsi, -136(%rbp)
leaq -136(%rbp), %rsi
leaq -120(%rbp), %rdi
movl $64, %edx
callq _memcpy
leaq -56(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
callq _pthread_cond_init
movl %eax, -140(%rbp)
cmpl $0, -140(%rbp)
je LBB0_2
## %bb.1:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $-1, %edi
callq _exit
LBB0_2:
movl $1000, -144(%rbp) ## imm = 0x3E8
leaq -160(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
callq _gettimeofday
movq -160(%rbp), %rax
movq %rax, -192(%rbp) ## 8-byte Spill
movl -144(%rbp), %eax
movl $1000, %ecx ## imm = 0x3E8
cltd
idivl %ecx
movl %eax, %ecx
movq -192(%rbp), %rax ## 8-byte Reload
movslq %ecx, %rcx
addq %rcx, %rax
movq %rax, -176(%rbp)
movl -152(%rbp), %eax
movl %eax, -180(%rbp) ## 4-byte Spill
movl -144(%rbp), %eax
movl $1000, %ecx ## imm = 0x3E8
cltd
idivl %ecx
movl -180(%rbp), %eax ## 4-byte Reload
imull $1000, %edx, %ecx ## imm = 0x3E8
addl %ecx, %eax
imull $1000, %eax, %eax ## imm = 0x3E8
cltq
movq %rax, -168(%rbp)
leaq -56(%rbp), %rdi
leaq -120(%rbp), %rsi
leaq -176(%rbp), %rdx
callq _pthread_cond_timedwait
movl %eax, -140(%rbp)
cmpl $60, -140(%rbp)
je LBB0_4
## %bb.3:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movl -140(%rbp), %edx
leaq L_.str.1(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $-1, %edi
callq _exit
LBB0_4:
leaq -120(%rbp), %rdi
callq _pthread_mutex_unlock
movl %eax, -140(%rbp)
cmpl $0, -140(%rbp)
je LBB0_6
## %bb.5:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.2(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $-1, %edi
callq _exit
LBB0_6:
leaq -56(%rbp), %rdi
callq _pthread_cond_destroy
movl %eax, -140(%rbp)
cmpl $0, -140(%rbp)
je LBB0_8
## %bb.7:
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_8:
leaq -120(%rbp), %rdi
callq _pthread_mutex_destroy
movl %eax, -140(%rbp)
cmpl $0, -140(%rbp)
je LBB0_10
## %bb.9:
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_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 $192, %rsp
popq %rbp
retq
LBB0_12:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "pthread_cond_init failed\n"
L_.str.1: ## @.str.1
.asciz "pthread_cond_timedwait failed (rc: %d)\n"
L_.str.2: ## @.str.2
.asciz "pthread_mutex_unlock failed\n"
L_.str.3: ## @.str.3
.asciz "pthread_cond_destroy failed\n"
L_.str.4: ## @.str.4
.asciz "pthread_mutex_destroy failed\n"
.subsections_via_symbols
| the_stack_data/98055.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/114566.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:
adrp x9, _test.a@PAGE
adrp x0, _test.a@PAGE
add x0, x0, _test.a@PAGEOFF
ldr w8, [x9, _test.a@PAGEOFF]
add w8, w8, #1
str w8, [x9, _test.a@PAGEOFF]
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
mov w8, #4
str w8, [sp, #8]
bl _test
ldr w8, [x0]
add w8, w8, #8
ldr w9, [sp, #8]
add w0, w8, w9
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.section __DATA,__data
.globl _b ; @b
.p2align 2
_b:
.long 8 ; 0x8
.p2align 2 ; @test.a
_test.a:
.long 3 ; 0x3
.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 _test.a(%rip), %eax
addl $1, %eax
movl %eax, _test.a(%rip)
leaq _test.a(%rip), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
movl $4, -8(%rbp)
callq _test
movl (%rax), %eax
addl $8, %eax
addl -8(%rbp), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __DATA,__data
.globl _b ## @b
.p2align 2
_b:
.long 8 ## 0x8
.p2align 2 ## @test.a
_test.a:
.long 3 ## 0x3
.subsections_via_symbols
| the_stack_data/1022858.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]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _puts
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 World."
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
movl %edi, -8(%rbp)
movq %rsi, -16(%rbp)
leaq L_.str(%rip), %rdi
callq _puts
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Hello World."
.subsections_via_symbols
| the_stack_data/9512625.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/167331397.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _duda_utils_strtol ; -- Begin function duda_utils_strtol
.p2align 2
_duda_utils_strtol: ; @duda_utils_strtol
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
stur x2, [x29, #-32]
ldur x8, [x29, #-16]
str x8, [sp, #40]
str wzr, [sp, #12]
mov w8, #10
str w8, [sp]
ldr x8, [sp, #40]
add x9, x8, #1
str x9, [sp, #40]
ldrsb w8, [x8]
str w8, [sp, #28]
ldr w8, [sp, #28]
subs w8, w8, #45
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
mov w8, #1
str w8, [sp, #12]
ldr x8, [sp, #40]
add x9, x8, #1
str x9, [sp, #40]
ldrsb w8, [x8]
str w8, [sp, #28]
b LBB0_5
LBB0_2:
ldr w8, [sp, #28]
subs w8, w8, #43
cset w8, ne
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
ldr x8, [sp, #40]
add x9, x8, #1
str x9, [sp, #40]
ldrsb w8, [x8]
str w8, [sp, #28]
b LBB0_4
LBB0_4:
b LBB0_5
LBB0_5:
ldr w8, [sp, #12]
subs w8, w8, #0
cset w8, ne
and w10, w8, #0x1
mov x9, #9223372036854775807
mov x8, #-9223372036854775808
ands w10, w10, #0x1
csel x8, x8, x9, ne
str x8, [sp, #16]
ldr x8, [sp, #16]
ldrsw x10, [sp]
udiv x9, x8, x10
mul x9, x9, x10
subs x8, x8, x9
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #4]
ldrsw x9, [sp]
ldr x8, [sp, #16]
udiv x8, x8, x9
str x8, [sp, #16]
str xzr, [sp, #32]
str wzr, [sp, #8]
b LBB0_6
LBB0_6: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #40]
ldur x9, [x29, #-16]
subs x8, x8, x9
ldursw x9, [x29, #-20]
subs x8, x8, x9
cset w8, gt
tbnz w8, #0, LBB0_20
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_6 Depth=1
ldr w0, [sp, #28]
bl _isdigit
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB0_9
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_6 Depth=1
ldr w8, [sp, #28]
subs w8, w8, #48
str w8, [sp, #28]
b LBB0_10
LBB0_9:
mov w8, #-1
str w8, [sp, #8]
b LBB0_20
LBB0_10: ; in Loop: Header=BB0_6 Depth=1
ldr w8, [sp, #28]
ldr w9, [sp]
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB0_12
b LBB0_11
LBB0_11:
mov w8, #-1
str w8, [sp, #8]
b LBB0_20
LBB0_12: ; in Loop: Header=BB0_6 Depth=1
ldr w8, [sp, #8]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB0_16
b LBB0_13
LBB0_13: ; in Loop: Header=BB0_6 Depth=1
ldr x8, [sp, #32]
ldr x9, [sp, #16]
subs x8, x8, x9
cset w8, hi
tbnz w8, #0, LBB0_16
b LBB0_14
LBB0_14: ; in Loop: Header=BB0_6 Depth=1
ldr x8, [sp, #32]
ldr x9, [sp, #16]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB0_17
b LBB0_15
LBB0_15: ; in Loop: Header=BB0_6 Depth=1
ldr w8, [sp, #28]
ldr w9, [sp, #4]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB0_17
b LBB0_16
LBB0_16: ; in Loop: Header=BB0_6 Depth=1
mov w8, #-1
str w8, [sp, #8]
b LBB0_18
LBB0_17: ; in Loop: Header=BB0_6 Depth=1
mov w8, #1
str w8, [sp, #8]
ldrsw x9, [sp]
ldr x8, [sp, #32]
mul x8, x8, x9
str x8, [sp, #32]
ldrsw x9, [sp, #28]
ldr x8, [sp, #32]
add x8, x8, x9
str x8, [sp, #32]
b LBB0_18
LBB0_18: ; in Loop: Header=BB0_6 Depth=1
b LBB0_19
LBB0_19: ; in Loop: Header=BB0_6 Depth=1
ldr x8, [sp, #40]
add x9, x8, #1
str x9, [sp, #40]
ldrsb w8, [x8]
str w8, [sp, #28]
b LBB0_6
LBB0_20:
ldr w8, [sp, #8]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB0_22
b LBB0_21
LBB0_21:
ldur x8, [x29, #-32]
str xzr, [x8]
mov w8, #-1
stur w8, [x29, #-4]
b LBB0_26
LBB0_22:
ldr w8, [sp, #12]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_24
b LBB0_23
LBB0_23:
ldr x9, [sp, #32]
mov x8, #0
subs x8, x8, x9
str x8, [sp, #32]
b LBB0_24
LBB0_24:
b LBB0_25
LBB0_25:
ldr x8, [sp, #32]
ldur x9, [x29, #-32]
str x8, [x9]
stur wzr, [x29, #-4]
b LBB0_26
LBB0_26:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _duda_utils_strtol ## -- Begin function duda_utils_strtol
.p2align 4, 0x90
_duda_utils_strtol: ## @duda_utils_strtol
.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)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
movq -16(%rbp), %rax
movq %rax, -40(%rbp)
movl $0, -68(%rbp)
movl $10, -80(%rbp)
movq -40(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -40(%rbp)
movsbl (%rax), %eax
movl %eax, -52(%rbp)
cmpl $45, -52(%rbp)
jne LBB0_2
## %bb.1:
movl $1, -68(%rbp)
movq -40(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -40(%rbp)
movsbl (%rax), %eax
movl %eax, -52(%rbp)
jmp LBB0_5
LBB0_2:
cmpl $43, -52(%rbp)
jne LBB0_4
## %bb.3:
movq -40(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -40(%rbp)
movsbl (%rax), %eax
movl %eax, -52(%rbp)
LBB0_4:
jmp LBB0_5
LBB0_5:
movl -68(%rbp), %edx
movabsq $9223372036854775807, %rax ## imm = 0x7FFFFFFFFFFFFFFF
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
cmpl $0, %edx
cmovneq %rcx, %rax
movq %rax, -64(%rbp)
movq -64(%rbp), %rax
movslq -80(%rbp), %rcx
xorl %edx, %edx
## kill: def $rdx killed $edx
divq %rcx
movl %edx, %eax
movl %eax, -76(%rbp)
movslq -80(%rbp), %rcx
movq -64(%rbp), %rax
xorl %edx, %edx
## kill: def $rdx killed $edx
divq %rcx
movq %rax, -64(%rbp)
movq $0, -48(%rbp)
movl $0, -72(%rbp)
LBB0_6: ## =>This Inner Loop Header: Depth=1
movq -40(%rbp), %rax
movq -16(%rbp), %rcx
subq %rcx, %rax
movslq -20(%rbp), %rcx
cmpq %rcx, %rax
jg LBB0_20
## %bb.7: ## in Loop: Header=BB0_6 Depth=1
movl -52(%rbp), %edi
callq _isdigit
cmpl $0, %eax
je LBB0_9
## %bb.8: ## in Loop: Header=BB0_6 Depth=1
movl -52(%rbp), %eax
subl $48, %eax
movl %eax, -52(%rbp)
jmp LBB0_10
LBB0_9:
movl $-1, -72(%rbp)
jmp LBB0_20
LBB0_10: ## in Loop: Header=BB0_6 Depth=1
movl -52(%rbp), %eax
cmpl -80(%rbp), %eax
jl LBB0_12
## %bb.11:
movl $-1, -72(%rbp)
jmp LBB0_20
LBB0_12: ## in Loop: Header=BB0_6 Depth=1
cmpl $0, -72(%rbp)
jl LBB0_16
## %bb.13: ## in Loop: Header=BB0_6 Depth=1
movq -48(%rbp), %rax
cmpq -64(%rbp), %rax
ja LBB0_16
## %bb.14: ## in Loop: Header=BB0_6 Depth=1
movq -48(%rbp), %rax
cmpq -64(%rbp), %rax
jne LBB0_17
## %bb.15: ## in Loop: Header=BB0_6 Depth=1
movl -52(%rbp), %eax
cmpl -76(%rbp), %eax
jle LBB0_17
LBB0_16: ## in Loop: Header=BB0_6 Depth=1
movl $-1, -72(%rbp)
jmp LBB0_18
LBB0_17: ## in Loop: Header=BB0_6 Depth=1
movl $1, -72(%rbp)
movslq -80(%rbp), %rax
imulq -48(%rbp), %rax
movq %rax, -48(%rbp)
movslq -52(%rbp), %rax
addq -48(%rbp), %rax
movq %rax, -48(%rbp)
LBB0_18: ## in Loop: Header=BB0_6 Depth=1
jmp LBB0_19
LBB0_19: ## in Loop: Header=BB0_6 Depth=1
movq -40(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -40(%rbp)
movsbl (%rax), %eax
movl %eax, -52(%rbp)
jmp LBB0_6
LBB0_20:
cmpl $0, -72(%rbp)
jge LBB0_22
## %bb.21:
movq -32(%rbp), %rax
movq $0, (%rax)
movl $-1, -4(%rbp)
jmp LBB0_26
LBB0_22:
cmpl $0, -68(%rbp)
je LBB0_24
## %bb.23:
xorl %eax, %eax
## kill: def $rax killed $eax
subq -48(%rbp), %rax
movq %rax, -48(%rbp)
LBB0_24:
jmp LBB0_25
LBB0_25:
movq -48(%rbp), %rcx
movq -32(%rbp), %rax
movq %rcx, (%rax)
movl $0, -4(%rbp)
LBB0_26:
movl -4(%rbp), %eax
addq $80, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/20449250.c |
Subsets and Splits