arm
stringlengths
122
13.2M
x86
stringlengths
122
12.4M
filename
stringlengths
18
26
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #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 "Aku Cinta Kamu" .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 "Aku Cinta Kamu" .subsections_via_symbols
the_stack_data/921369.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 0x3fe1c71c71c71c72 ; double 0.55555555555555558 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, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] stur wzr, [x29, #-16] mov w8, #300 stur w8, [x29, #-20] mov w8, #20 str w8, [sp, #24] ldur s0, [x29, #-16] scvtf s0, s0 stur s0, [x29, #-8] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldur s0, [x29, #-8] ldur s1, [x29, #-20] scvtf s1, s1 fcmp s0, s1 cset w8, hi tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldur s0, [x29, #-8] fcvt d0, s0 adrp x8, lCPI0_1@PAGE ldr d1, [x8, lCPI0_1@PAGEOFF] fsub d1, d0, d1 adrp x8, lCPI0_0@PAGE ldr d0, [x8, lCPI0_0@PAGEOFF] fmul d0, d0, d1 fcvt s0, d0 stur s0, [x29, #-12] ldur s0, [x29, #-8] fcvt d1, s0 ldur s0, [x29, #-12] fcvt d0, s0 mov x8, sp str d1, [x8] str d0, [x8, #8] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf ldur s0, [x29, #-8] ldr s1, [sp, #24] scvtf s1, s1 fadd s0, s0, s1 stur s0, [x29, #-8] b LBB0_1 LBB0_3: ldur w0, [x29, #-4] ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "fahrenheit\tcelsius\n-----------------------\n" l_.str.1: ; @.str.1 .asciz "%5.0f%16.1f\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 0x3fe1c71c71c71c72 ## double 0.55555555555555558 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 $32, %rsp movl $0, -4(%rbp) movl $0, -16(%rbp) movl $300, -20(%rbp) ## imm = 0x12C movl $20, -24(%rbp) cvtsi2ssl -16(%rbp), %xmm0 movss %xmm0, -8(%rbp) leaq L_.str(%rip), %rdi movb $0, %al callq _printf LBB0_1: ## =>This Inner Loop Header: Depth=1 movss -8(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtsi2ssl -20(%rbp), %xmm0 ucomiss %xmm1, %xmm0 jb LBB0_3 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero subsd %xmm0, %xmm1 movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero mulsd %xmm1, %xmm0 cvtsd2ss %xmm0, %xmm0 movss %xmm0, -12(%rbp) movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm0 movss -12(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 leaq L_.str.1(%rip), %rdi movb $2, %al callq _printf movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtsi2ssl -24(%rbp), %xmm1 addss %xmm1, %xmm0 movss %xmm0, -8(%rbp) jmp LBB0_1 LBB0_3: movl -4(%rbp), %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "fahrenheit\tcelsius\n-----------------------\n" L_.str.1: ## @.str.1 .asciz "%5.0f%16.1f\n" .subsections_via_symbols
the_stack_data/6387064.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov w8, #0 str w8, [sp, #8] ; 4-byte Folded Spill stur wzr, [x29, #-4] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf ldr w0, [sp, #8] ; 4-byte Folded Reload ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Hello World\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl $0, -4(%rbp) leaq L_.str(%rip), %rdi movb $0, %al callq _printf xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Hello World\n" .subsections_via_symbols
the_stack_data/243891907.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 str x0, [sp, #24] str wzr, [sp, #20] str wzr, [sp, #12] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #24] ldrsb w8, [x8] subs w8, w8, #32 cset w8, eq mov w9, #1 str w9, [sp, #8] ; 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] ldrsb w8, [x8] subs w8, w8, #9 cset w8, eq str w8, [sp, #8] ; 4-byte Folded Spill b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #8] ; 4-byte Folded Reload tbz w8, #0, LBB0_5 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #24] add x8, x8, #1 str x8, [sp, #24] b LBB0_1 LBB0_5: ldr x8, [sp, #24] ldrsb w8, [x8] subs w8, w8, #43 cset w8, ne tbnz w8, #0, LBB0_7 b LBB0_6 LBB0_6: ldr x8, [sp, #24] add x8, x8, #1 str x8, [sp, #24] b LBB0_10 LBB0_7: ldr x8, [sp, #24] ldrsb w8, [x8] subs w8, w8, #45 cset w8, ne tbnz w8, #0, LBB0_9 b LBB0_8 LBB0_8: ldr x8, [sp, #24] add x8, x8, #1 str x8, [sp, #24] mov w8, #1 str w8, [sp, #12] b LBB0_9 LBB0_9: b LBB0_10 LBB0_10: b LBB0_11 LBB0_11: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #24] add x9, x8, #1 str x9, [sp, #24] ldrsb w8, [x8] subs w8, w8, #48 str w8, [sp, #16] subs w8, w8, #10 cset w8, hs tbnz w8, #0, LBB0_13 b LBB0_12 LBB0_12: ; in Loop: Header=BB0_11 Depth=1 ldr w8, [sp, #20] mov w9, #10 mul w8, w8, w9 str w8, [sp, #20] ldr w9, [sp, #16] ldr w8, [sp, #20] add w8, w8, w9 str w8, [sp, #20] b LBB0_11 LBB0_13: ldr w8, [sp, #12] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_15 b LBB0_14 LBB0_14: ldr w9, [sp, #20] mov w8, #0 subs w8, w8, w9 str w8, [sp, #4] ; 4-byte Folded Spill b LBB0_16 LBB0_15: ldr w8, [sp, #20] str w8, [sp, #4] ; 4-byte Folded Spill b LBB0_16 LBB0_16: ldr w0, [sp, #4] ; 4-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 movq %rdi, -8(%rbp) movl $0, -12(%rbp) movl $0, -20(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 movq -8(%rbp), %rax movsbl (%rax), %ecx movb $1, %al cmpl $32, %ecx movb %al, -21(%rbp) ## 1-byte Spill je LBB0_3 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movq -8(%rbp), %rax movsbl (%rax), %eax cmpl $9, %eax sete %al movb %al, -21(%rbp) ## 1-byte Spill LBB0_3: ## in Loop: Header=BB0_1 Depth=1 movb -21(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB0_4 jmp LBB0_5 LBB0_4: ## in Loop: Header=BB0_1 Depth=1 movq -8(%rbp), %rax addq $1, %rax movq %rax, -8(%rbp) jmp LBB0_1 LBB0_5: movq -8(%rbp), %rax movsbl (%rax), %eax cmpl $43, %eax jne LBB0_7 ## %bb.6: movq -8(%rbp), %rax addq $1, %rax movq %rax, -8(%rbp) jmp LBB0_10 LBB0_7: movq -8(%rbp), %rax movsbl (%rax), %eax cmpl $45, %eax jne LBB0_9 ## %bb.8: movq -8(%rbp), %rax addq $1, %rax movq %rax, -8(%rbp) movl $1, -20(%rbp) LBB0_9: jmp LBB0_10 LBB0_10: jmp LBB0_11 LBB0_11: ## =>This Inner Loop Header: Depth=1 movq -8(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -8(%rbp) movsbl (%rax), %eax subl $48, %eax movl %eax, -16(%rbp) cmpl $10, %eax jae LBB0_13 ## %bb.12: ## in Loop: Header=BB0_11 Depth=1 imull $10, -12(%rbp), %eax movl %eax, -12(%rbp) movl -16(%rbp), %eax addl -12(%rbp), %eax movl %eax, -12(%rbp) jmp LBB0_11 LBB0_13: cmpl $0, -20(%rbp) je LBB0_15 ## %bb.14: xorl %eax, %eax subl -12(%rbp), %eax movl %eax, -28(%rbp) ## 4-byte Spill jmp LBB0_16 LBB0_15: movl -12(%rbp), %eax movl %eax, -28(%rbp) ## 4-byte Spill LBB0_16: movl -28(%rbp), %eax ## 4-byte Reload popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/3261824.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _bar ; -- Begin function bar .p2align 2 _bar: ; @bar .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur d0, [x29, #-8] stur d1, [x29, #-16] ldur d0, [x29, #-8] bl _foo ldur d0, [x29, #-16] fcmp d0, #0.0 cset w8, eq tbnz w8, #0, LBB0_5 b LBB0_1 LBB0_1: ldur d0, [x29, #-16] fcmp d0, #0.0 cset w8, eq tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: movi d0, #0000000000000000 str d0, [sp, #24] ; 8-byte Folded Spill b LBB0_4 LBB0_3: ldur d1, [x29, #-16] fmov d0, #1.00000000 fdiv d0, d0, d1 str d0, [sp, #24] ; 8-byte Folded Spill b LBB0_4 LBB0_4: ldr d0, [sp, #24] ; 8-byte Folded Reload stur d0, [x29, #-8] b LBB0_15 LBB0_5: ldur d0, [x29, #-16] fcmp d0, #0.0 cset w8, eq tbnz w8, #0, LBB0_10 b LBB0_6 LBB0_6: ldur d0, [x29, #-16] fmov d1, #1.00000000 fcmp d0, d1 cset w8, pl tbnz w8, #0, LBB0_8 b LBB0_7 LBB0_7: fmov d0, #1.00000000 str d0, [sp, #16] ; 8-byte Folded Spill b LBB0_9 LBB0_8: ldur d0, [x29, #-16] str d0, [sp, #16] ; 8-byte Folded Spill b LBB0_9 LBB0_9: ldr d0, [sp, #16] ; 8-byte Folded Reload stur d0, [x29, #-8] b LBB0_14 LBB0_10: ldur d0, [x29, #-16] fmov d1, #1.00000000 fdiv d0, d1, d0 fcmp d0, d1 cset w8, pl tbnz w8, #0, LBB0_12 b LBB0_11 LBB0_11: fmov d0, #1.00000000 str d0, [sp, #8] ; 8-byte Folded Spill b LBB0_13 LBB0_12: ldur d0, [x29, #-8] str d0, [sp, #8] ; 8-byte Folded Spill b LBB0_13 LBB0_13: ldr d0, [sp, #8] ; 8-byte Folded Reload stur d0, [x29, #-8] b LBB0_14 LBB0_14: b LBB0_15 LBB0_15: ldur d0, [x29, #-8] bl _foo 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 .section __TEXT,__literal8,8byte_literals .p2align 3 ## -- Begin function bar LCPI0_0: .quad 0x3ff0000000000000 ## double 1 .section __TEXT,__text,regular,pure_instructions .globl _bar .p2align 4, 0x90 _bar: ## @bar .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movsd %xmm0, -8(%rbp) movsd %xmm1, -16(%rbp) movsd -8(%rbp), %xmm0 ## xmm0 = mem[0],zero callq _foo movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero xorps %xmm1, %xmm1 ucomisd %xmm1, %xmm0 jne LBB0_1 jp LBB0_1 jmp LBB0_5 LBB0_1: movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero xorps %xmm1, %xmm1 ucomisd %xmm1, %xmm0 jne LBB0_2 jp LBB0_2 jmp LBB0_3 LBB0_2: xorps %xmm0, %xmm0 movsd %xmm0, -24(%rbp) ## 8-byte Spill jmp LBB0_4 LBB0_3: movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero divsd -16(%rbp), %xmm0 movsd %xmm0, -24(%rbp) ## 8-byte Spill LBB0_4: movsd -24(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -8(%rbp) jmp LBB0_15 LBB0_5: movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero xorps %xmm1, %xmm1 ucomisd %xmm1, %xmm0 jne LBB0_6 jp LBB0_6 jmp LBB0_10 LBB0_6: movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero ucomisd -16(%rbp), %xmm0 jbe LBB0_8 ## %bb.7: movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero movsd %xmm0, -32(%rbp) ## 8-byte Spill jmp LBB0_9 LBB0_8: movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero movsd %xmm0, -32(%rbp) ## 8-byte Spill LBB0_9: movsd -32(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -8(%rbp) jmp LBB0_14 LBB0_10: movsd LCPI0_0(%rip), %xmm1 ## xmm1 = mem[0],zero divsd -16(%rbp), %xmm1 movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero ucomisd %xmm1, %xmm0 jbe LBB0_12 ## %bb.11: movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero movsd %xmm0, -40(%rbp) ## 8-byte Spill jmp LBB0_13 LBB0_12: movsd -8(%rbp), %xmm0 ## xmm0 = mem[0],zero movsd %xmm0, -40(%rbp) ## 8-byte Spill LBB0_13: movsd -40(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -8(%rbp) LBB0_14: jmp LBB0_15 LBB0_15: movsd -8(%rbp), %xmm0 ## xmm0 = mem[0],zero callq _foo addq $48, %rsp popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/87638214.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _is_vowel ; -- Begin function is_vowel .p2align 2 _is_vowel: ; @is_vowel .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 strb w0, [sp, #14] ldrsb w8, [sp, #14] subs w8, w8, #97 cset w8, eq mov w9, #1 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB0_10 b LBB0_1 LBB0_1: ldrsb w8, [sp, #14] subs w8, w8, #101 cset w8, eq mov w9, #1 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB0_10 b LBB0_2 LBB0_2: ldrsb w8, [sp, #14] subs w8, w8, #105 cset w8, eq mov w9, #1 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB0_10 b LBB0_3 LBB0_3: ldrsb w8, [sp, #14] subs w8, w8, #111 cset w8, eq mov w9, #1 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB0_10 b LBB0_4 LBB0_4: ldrsb w8, [sp, #14] subs w8, w8, #117 cset w8, eq mov w9, #1 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB0_10 b LBB0_5 LBB0_5: ldrsb w8, [sp, #14] subs w8, w8, #65 cset w8, eq mov w9, #1 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB0_10 b LBB0_6 LBB0_6: ldrsb w8, [sp, #14] subs w8, w8, #69 cset w8, eq mov w9, #1 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB0_10 b LBB0_7 LBB0_7: ldrsb w8, [sp, #14] subs w8, w8, #73 cset w8, eq mov w9, #1 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB0_10 b LBB0_8 LBB0_8: ldrsb w8, [sp, #14] subs w8, w8, #79 cset w8, eq mov w9, #1 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB0_10 b LBB0_9 LBB0_9: ldrsb w8, [sp, #14] subs w8, w8, #85 cset w8, eq str w8, [sp, #8] ; 4-byte Folded Spill b LBB0_10 LBB0_10: ldr w8, [sp, #8] ; 4-byte Folded Reload and w8, w8, #0x1 subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_12 b LBB0_11 LBB0_11: mov w8, #1 and w8, w8, #0x1 and w8, w8, #0x1 strb w8, [sp, #15] b LBB0_13 LBB0_12: mov w8, #0 and w8, w8, #0x1 and w8, w8, #0x1 strb w8, [sp, #15] b LBB0_13 LBB0_13: ldrb w8, [sp, #15] and w0, w8, #0x1 add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _copy_non_vowels ; -- Begin function copy_non_vowels .p2align 2 _copy_non_vowels: ; @copy_non_vowels .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] str wzr, [sp, #4] str wzr, [sp] b LBB1_1 LBB1_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp] ldur w9, [x29, #-4] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB1_9 b LBB1_2 LBB1_2: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ldr w9, [sp] add w9, w9, #1 ldrsb w8, [x8, w9, sxtw] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB1_4 b LBB1_3 LBB1_3: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ldr w9, [sp] add w9, w9, #1 ldrsb w8, [x8, w9, sxtw] adds w8, w8, #1 cset w8, ne tbnz w8, #0, LBB1_5 b LBB1_4 LBB1_4: b LBB1_9 LBB1_5: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ldrsw x9, [sp] ldrsb w0, [x8, x9] bl _is_vowel tbnz w0, #0, LBB1_7 b LBB1_6 LBB1_6: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ldrsw x9, [sp] add x8, x8, x9 ldrb w8, [x8] ldr x9, [sp, #8] ldrsw x10, [sp, #4] add x9, x9, x10 strb w8, [x9] ldr w8, [sp, #4] add w8, w8, #1 str w8, [sp, #4] b LBB1_7 LBB1_7: ; in Loop: Header=BB1_1 Depth=1 b LBB1_8 LBB1_8: ; in Loop: Header=BB1_1 Depth=1 ldr w8, [sp] add w8, w8, #1 str w8, [sp] b LBB1_1 LBB1_9: ldr w0, [sp, #4] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _disemvowel ; -- Begin function disemvowel .p2align 2 _disemvowel: ; @disemvowel .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] stur x1, [x29, #-16] ldur x8, [x29, #-8] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB2_6 b LBB2_1 LBB2_1: ldur x8, [x29, #-16] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB2_6 b LBB2_2 LBB2_2: b LBB2_3 LBB2_3: ; =>This Inner Loop Header: Depth=1 ldur x3, [x29, #-8] sub x0, x29, #20 mov x1, #1 mov x2, #4 bl _fread subs x8, x0, #4 cset w8, ne tbnz w8, #0, LBB2_5 b LBB2_4 LBB2_4: ; in Loop: Header=BB2_3 Depth=1 mov w0, #4 sub x1, x29, #20 add x2, sp, #24 str x2, [sp, #8] ; 8-byte Folded Spill bl _copy_non_vowels mov x8, x0 ldr x0, [sp, #8] ; 8-byte Folded Reload str w8, [sp, #20] ldrsw x2, [sp, #20] ldur x3, [x29, #-16] mov x1, #1 bl _fwrite b LBB2_3 LBB2_5: b LBB2_10 LBB2_6: b LBB2_7 LBB2_7: ; =>This Inner Loop Header: Depth=1 ldur x3, [x29, #-8] sub x0, x29, #20 mov x1, #1 mov x2, #4 bl _fread subs x8, x0, #4 cset w8, ne tbnz w8, #0, LBB2_9 b LBB2_8 LBB2_8: ; in Loop: Header=BB2_7 Depth=1 mov w0, #4 sub x1, x29, #20 add x2, sp, #24 str x2, [sp] ; 8-byte Folded Spill bl _copy_non_vowels mov x8, x0 ldr x0, [sp] ; 8-byte Folded Reload str w8, [sp, #16] ldrsw x2, [sp, #16] adrp x8, ___stdoutp@GOTPAGE ldr x8, [x8, ___stdoutp@GOTPAGEOFF] ldr x3, [x8] mov x1, #1 bl _fwrite b LBB2_7 LBB2_9: b LBB2_10 LBB2_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, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] stur w0, [x29, #-8] str x1, [sp, #16] ldr x8, [sp, #16] ldr x0, [x8, #8] adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF bl _fopen str x0, [sp, #8] ldur w8, [x29, #-8] subs w8, w8, #3 cset w8, ne tbnz w8, #0, LBB3_2 b LBB3_1 LBB3_1: ldr x8, [sp, #16] ldr x0, [x8, #16] adrp x1, l_.str.1@PAGE add x1, x1, l_.str.1@PAGEOFF bl _fopen str x0, [sp] b LBB3_2 LBB3_2: ldr x8, [sp, #8] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB3_4 b LBB3_3 LBB3_3: ldr x0, [sp, #8] ldr x1, [sp] bl _disemvowel b LBB3_5 LBB3_4: adrp x8, ___stdinp@GOTPAGE ldr x8, [x8, ___stdinp@GOTPAGEOFF] ldr x0, [x8] ldr x1, [sp] bl _disemvowel b LBB3_5 LBB3_5: ldr x8, [sp, #8] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB3_7 b LBB3_6 LBB3_6: ldr x0, [sp, #8] bl _fclose b LBB3_7 LBB3_7: ldr x8, [sp] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB3_9 b LBB3_8 LBB3_8: ldr x0, [sp] bl _fclose b LBB3_9 LBB3_9: mov w0, #0 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "r" l_.str.1: ; @.str.1 .asciz "w+" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _is_vowel ## -- Begin function is_vowel .p2align 4, 0x90 _is_vowel: ## @is_vowel .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movb %dil, %al movb %al, -2(%rbp) movsbl -2(%rbp), %ecx movb $1, %al cmpl $97, %ecx movb %al, -3(%rbp) ## 1-byte Spill je LBB0_10 ## %bb.1: movsbl -2(%rbp), %ecx movb $1, %al cmpl $101, %ecx movb %al, -3(%rbp) ## 1-byte Spill je LBB0_10 ## %bb.2: movsbl -2(%rbp), %ecx movb $1, %al cmpl $105, %ecx movb %al, -3(%rbp) ## 1-byte Spill je LBB0_10 ## %bb.3: movsbl -2(%rbp), %ecx movb $1, %al cmpl $111, %ecx movb %al, -3(%rbp) ## 1-byte Spill je LBB0_10 ## %bb.4: movsbl -2(%rbp), %ecx movb $1, %al cmpl $117, %ecx movb %al, -3(%rbp) ## 1-byte Spill je LBB0_10 ## %bb.5: movsbl -2(%rbp), %ecx movb $1, %al cmpl $65, %ecx movb %al, -3(%rbp) ## 1-byte Spill je LBB0_10 ## %bb.6: movsbl -2(%rbp), %ecx movb $1, %al cmpl $69, %ecx movb %al, -3(%rbp) ## 1-byte Spill je LBB0_10 ## %bb.7: movsbl -2(%rbp), %ecx movb $1, %al cmpl $73, %ecx movb %al, -3(%rbp) ## 1-byte Spill je LBB0_10 ## %bb.8: movsbl -2(%rbp), %ecx movb $1, %al cmpl $79, %ecx movb %al, -3(%rbp) ## 1-byte Spill je LBB0_10 ## %bb.9: movsbl -2(%rbp), %eax cmpl $85, %eax sete %al movb %al, -3(%rbp) ## 1-byte Spill LBB0_10: movb -3(%rbp), %al ## 1-byte Reload andb $1, %al movzbl %al, %eax cmpl $1, %eax jne LBB0_12 ## %bb.11: movb $1, -1(%rbp) jmp LBB0_13 LBB0_12: movb $0, -1(%rbp) LBB0_13: movb -1(%rbp), %al andb $1, %al movzbl %al, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _copy_non_vowels ## -- Begin function copy_non_vowels .p2align 4, 0x90 _copy_non_vowels: ## @copy_non_vowels .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl %edi, -4(%rbp) movq %rsi, -16(%rbp) movq %rdx, -24(%rbp) movl $0, -28(%rbp) movl $0, -32(%rbp) LBB1_1: ## =>This Inner Loop Header: Depth=1 movl -32(%rbp), %eax cmpl -4(%rbp), %eax jge LBB1_9 ## %bb.2: ## in Loop: Header=BB1_1 Depth=1 movq -16(%rbp), %rax movl -32(%rbp), %ecx addl $1, %ecx movslq %ecx, %rcx movsbl (%rax,%rcx), %eax cmpl $0, %eax je LBB1_4 ## %bb.3: ## in Loop: Header=BB1_1 Depth=1 movq -16(%rbp), %rax movl -32(%rbp), %ecx addl $1, %ecx movslq %ecx, %rcx movsbl (%rax,%rcx), %eax cmpl $-1, %eax jne LBB1_5 LBB1_4: jmp LBB1_9 LBB1_5: ## in Loop: Header=BB1_1 Depth=1 movq -16(%rbp), %rax movslq -32(%rbp), %rcx movsbl (%rax,%rcx), %edi callq _is_vowel testb $1, %al jne LBB1_7 ## %bb.6: ## in Loop: Header=BB1_1 Depth=1 movq -16(%rbp), %rax movslq -32(%rbp), %rcx movb (%rax,%rcx), %dl movq -24(%rbp), %rax movslq -28(%rbp), %rcx movb %dl, (%rax,%rcx) movl -28(%rbp), %eax addl $1, %eax movl %eax, -28(%rbp) LBB1_7: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_8 LBB1_8: ## in Loop: Header=BB1_1 Depth=1 movl -32(%rbp), %eax addl $1, %eax movl %eax, -32(%rbp) jmp LBB1_1 LBB1_9: movl -28(%rbp), %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _disemvowel ## -- Begin function disemvowel .p2align 4, 0x90 _disemvowel: ## @disemvowel .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) cmpq $0, -8(%rbp) je LBB2_6 ## %bb.1: cmpq $0, -16(%rbp) je LBB2_6 ## %bb.2: jmp LBB2_3 LBB2_3: ## =>This Inner Loop Header: Depth=1 leaq -20(%rbp), %rdi movq -8(%rbp), %rcx movl $1, %esi movl $4, %edx callq _fread cmpq $4, %rax jne LBB2_5 ## %bb.4: ## in Loop: Header=BB2_3 Depth=1 leaq -20(%rbp), %rsi leaq -24(%rbp), %rdx movl $4, %edi callq _copy_non_vowels movl %eax, -28(%rbp) leaq -24(%rbp), %rdi movslq -28(%rbp), %rdx movq -16(%rbp), %rcx movl $1, %esi callq _fwrite jmp LBB2_3 LBB2_5: jmp LBB2_10 LBB2_6: jmp LBB2_7 LBB2_7: ## =>This Inner Loop Header: Depth=1 leaq -20(%rbp), %rdi movq -8(%rbp), %rcx movl $1, %esi movl $4, %edx callq _fread cmpq $4, %rax jne LBB2_9 ## %bb.8: ## in Loop: Header=BB2_7 Depth=1 leaq -20(%rbp), %rsi leaq -24(%rbp), %rdx movl $4, %edi callq _copy_non_vowels movl %eax, -32(%rbp) leaq -24(%rbp), %rdi movslq -32(%rbp), %rdx movq ___stdoutp@GOTPCREL(%rip), %rax movq (%rax), %rcx movl $1, %esi callq _fwrite jmp LBB2_7 LBB2_9: jmp LBB2_10 LBB2_10: addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl $0, -4(%rbp) movl %edi, -8(%rbp) movq %rsi, -16(%rbp) movq -16(%rbp), %rax movq 8(%rax), %rdi leaq L_.str(%rip), %rsi callq _fopen movq %rax, -24(%rbp) cmpl $3, -8(%rbp) jne LBB3_2 ## %bb.1: movq -16(%rbp), %rax movq 16(%rax), %rdi leaq L_.str.1(%rip), %rsi callq _fopen movq %rax, -32(%rbp) LBB3_2: cmpq $0, -24(%rbp) je LBB3_4 ## %bb.3: movq -24(%rbp), %rdi movq -32(%rbp), %rsi callq _disemvowel jmp LBB3_5 LBB3_4: movq ___stdinp@GOTPCREL(%rip), %rax movq (%rax), %rdi movq -32(%rbp), %rsi callq _disemvowel LBB3_5: cmpq $0, -24(%rbp) je LBB3_7 ## %bb.6: movq -24(%rbp), %rdi callq _fclose LBB3_7: cmpq $0, -32(%rbp) je LBB3_9 ## %bb.8: movq -32(%rbp), %rdi callq _fclose LBB3_9: xorl %eax, %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "r" L_.str.1: ## @.str.1 .asciz "w+" .subsections_via_symbols
the_stack_data/1164757.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _trata_sinal ; -- Begin function trata_sinal .p2align 2 _trata_sinal: ; @trata_sinal .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-4] ldur w8, [x29, #-4] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf b LBB0_2 LBB0_2: mov w0, #0 bl _exit .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, #2 adrp x1, _trata_sinal@PAGE add x1, x1, _trata_sinal@PAGEOFF bl _signal adds x8, x0, #1 cset w8, ne tbnz w8, #0, LBB1_2 b LBB1_1 LBB1_1: adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf b LBB1_2 LBB1_2: b LBB1_3 LBB1_3: ; =>This Inner Loop Header: Depth=1 bl _pause b LBB1_3 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "\nRecebido SIGINT\n" l_.str.1: ; @.str.1 .asciz "\nNao captura SIGINT\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _trata_sinal ## -- Begin function trata_sinal .p2align 4, 0x90 _trata_sinal: ## @trata_sinal .cfi_startproc ## %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 $2, -4(%rbp) jne LBB0_2 ## %bb.1: leaq L_.str(%rip), %rdi movb $0, %al callq _printf LBB0_2: xorl %edi, %edi callq _exit .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl $0, -4(%rbp) movl $2, %edi leaq _trata_sinal(%rip), %rsi callq _signal movq $-1, %rcx cmpq %rcx, %rax jne LBB1_2 ## %bb.1: leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf LBB1_2: jmp LBB1_3 LBB1_3: ## =>This Inner Loop Header: Depth=1 callq _pause jmp LBB1_3 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "\nRecebido SIGINT\n" L_.str.1: ## @.str.1 .asciz "\nNao captura SIGINT\n" .subsections_via_symbols
the_stack_data/150139855.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _read_line ; -- Begin function read_line .p2align 2 _read_line: ; @read_line .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 w0, [x29, #-12] stur w1, [x29, #-16] ldur w8, [x29, #-16] ; kill: def $x8 killed $w8 mov x9, sp stur x9, [x29, #-24] lsr x9, x8, #0 add x9, x9, #15 and x9, x9, #0xfffffffffffffff0 stur x9, [x29, #-72] ; 8-byte Folded Spill adrp x16, ___chkstk_darwin@GOTPAGE ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 ldur x10, [x29, #-72] ; 8-byte Folded Reload mov x9, sp subs x9, x9, x10 mov sp, x9 stur x9, [x29, #-64] ; 8-byte Folded Spill stur x8, [x29, #-32] ; kill: def $x8 killed $xzr stur xzr, [x29, #-40] stur wzr, [x29, #-44] b LBB0_1 LBB0_1: ; =>This Loop Header: Depth=1 ; Child Loop BB0_5 Depth 2 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldur x1, [x29, #-64] ; 8-byte Folded Reload ldur w0, [x29, #-12] ldursw x2, [x29, #-16] bl _read mov x8, x0 stur w8, [x29, #-48] ldur w8, [x29, #-48] subs w8, w8, #0 cset w8, gt tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: b LBB0_13 LBB0_4: ; in Loop: Header=BB0_1 Depth=1 ldur x0, [x29, #-40] ldur w8, [x29, #-44] ldur w9, [x29, #-16] add w9, w8, w9 ; implicit-def: $x8 mov x8, x9 sxtw x1, w8 bl _realloc ldur x1, [x29, #-64] ; 8-byte Folded Reload stur x0, [x29, #-40] ldur x8, [x29, #-40] ldursw x9, [x29, #-44] add x0, x8, x9 ldursw x2, [x29, #-48] mov x3, #-1 bl ___memcpy_chk ldur w9, [x29, #-48] ldur w8, [x29, #-44] add w8, w8, w9 stur w8, [x29, #-44] stur wzr, [x29, #-52] b LBB0_5 LBB0_5: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldur w8, [x29, #-52] ldur w9, [x29, #-16] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_12 b LBB0_6 LBB0_6: ; in Loop: Header=BB0_5 Depth=2 ldur x8, [x29, #-64] ; 8-byte Folded Reload ldursw x9, [x29, #-52] ldrsb w8, [x8, x9] subs w8, w8, #13 cset w8, eq tbnz w8, #0, LBB0_9 b LBB0_7 LBB0_7: ; in Loop: Header=BB0_5 Depth=2 ldur x8, [x29, #-64] ; 8-byte Folded Reload ldursw x9, [x29, #-52] ldrsb w8, [x8, x9] subs w8, w8, #10 cset w8, eq tbnz w8, #0, LBB0_9 b LBB0_8 LBB0_8: ; in Loop: Header=BB0_5 Depth=2 ldur x8, [x29, #-64] ; 8-byte Folded Reload ldursw x9, [x29, #-52] ldrsb w8, [x8, x9] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_10 b LBB0_9 LBB0_9: ldur x1, [x29, #-64] ; 8-byte Folded Reload ldursw x9, [x29, #-52] mov x8, x1 add x8, x8, x9 strb wzr, [x8] ldur x8, [x29, #-40] ldursw x9, [x29, #-44] add x8, x8, x9 ldursw x9, [x29, #-48] subs x0, x8, x9 ldursw x2, [x29, #-48] mov x3, #-1 bl ___memcpy_chk b LBB0_14 LBB0_10: ; in Loop: Header=BB0_5 Depth=2 b LBB0_11 LBB0_11: ; in Loop: Header=BB0_5 Depth=2 ldur w8, [x29, #-52] add w8, w8, #1 stur w8, [x29, #-52] b LBB0_5 LBB0_12: ; in Loop: Header=BB0_1 Depth=1 b LBB0_1 LBB0_13: b LBB0_14 LBB0_14: ldur x0, [x29, #-40] ldur w8, [x29, #-44] add w9, w8, #1 ; implicit-def: $x8 mov x8, x9 sxtw x1, w8 bl _realloc stur x0, [x29, #-40] ldur x8, [x29, #-40] ldursw x9, [x29, #-44] add x8, x8, x9 strb wzr, [x8] ldur x8, [x29, #-40] stur x8, [x29, #-88] ; 8-byte Folded Spill ldur x8, [x29, #-24] stur x8, [x29, #-80] ; 8-byte Folded Spill ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_16 b LBB0_15 LBB0_15: bl ___stack_chk_fail LBB0_16: ldur x0, [x29, #-88] ; 8-byte Folded Reload ldur x8, [x29, #-80] ; 8-byte Folded Reload mov sp, x8 mov sp, x29 ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .globl _construct_full_path ; -- Begin function construct_full_path .p2align 2 _construct_full_path: ; @construct_full_path .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 x8, [x29, #-16] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB1_2 b LBB1_1 LBB1_1: ldr x8, [sp, #24] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB1_3 b LBB1_2 LBB1_2: ; kill: def $x8 killed $xzr stur xzr, [x29, #-8] b LBB1_6 LBB1_3: ldur x0, [x29, #-16] bl _strlen str x0, [sp, #8] ; 8-byte Folded Spill ldr x0, [sp, #24] bl _strlen mov x8, x0 ldr x0, [sp, #8] ; 8-byte Folded Reload add x8, x0, x8 add x0, x8, #2 bl _malloc str x0, [sp, #16] ldr x8, [sp, #16] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB1_5 b LBB1_4 LBB1_4: ; kill: def $x8 killed $xzr stur xzr, [x29, #-8] b LBB1_6 LBB1_5: ldr x9, [sp, #16] mov w8, #46 strb w8, [x9] ldr x8, [sp, #16] strb wzr, [x8, #1] ldr x0, [sp, #16] ldr x1, [sp, #24] mov x2, #-1 str x2, [sp] ; 8-byte Folded Spill bl ___strcat_chk ldr x2, [sp] ; 8-byte Folded Reload ldr x0, [sp, #16] ldur x1, [x29, #-16] bl ___strcat_chk ldr x8, [sp, #16] stur x8, [x29, #-8] b LBB1_6 LBB1_6: ldur x0, [x29, #-8] ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .globl _gen_port ; -- Begin function gen_port .p2align 2 _gen_port: ; @gen_port .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, #0 bl _time ; kill: def $w0 killed $w0 killed $x0 bl _srand bl _rand add w8, w0, #1025 mov w10, #65535 sdiv w9, w8, w10 mul w9, w9, w10 subs w8, w8, w9 stur w8, [x29, #-4] ldur w0, [x29, #-4] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _get_port_arg ; -- Begin function get_port_arg .p2align 2 _get_port_arg: ; @get_port_arg .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-8] str x1, [sp, #16] ldur w8, [x29, #-8] subs w8, w8, #3 cset w8, lt tbnz w8, #0, LBB3_2 b LBB3_1 LBB3_1: ldr x8, [sp, #16] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB3_3 b LBB3_2 LBB3_2: mov w8, #2121 stur w8, [x29, #-4] b LBB3_12 LBB3_3: mov w8, #1 str w8, [sp, #12] b LBB3_4 LBB3_4: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #12] ldur w9, [x29, #-8] subs w9, w9, #1 subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB3_11 b LBB3_5 LBB3_5: ; in Loop: Header=BB3_4 Depth=1 ldr x8, [sp, #16] ldrsw x9, [sp, #12] ldr x8, [x8, x9, lsl #3] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB3_7 b LBB3_6 LBB3_6: ; in Loop: Header=BB3_4 Depth=1 b LBB3_10 LBB3_7: ; in Loop: Header=BB3_4 Depth=1 ldr x8, [sp, #16] ldrsw x9, [sp, #12] ldr x0, [x8, x9, lsl #3] adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF bl _strcmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB3_9 b LBB3_8 LBB3_8: ldr x8, [sp, #16] ldr w9, [sp, #12] add w9, w9, #1 ldr x0, [x8, w9, sxtw #3] bl _atoi stur w0, [x29, #-4] b LBB3_12 LBB3_9: ; in Loop: Header=BB3_4 Depth=1 b LBB3_10 LBB3_10: ; in Loop: Header=BB3_4 Depth=1 ldr w8, [sp, #12] add w8, w8, #1 str w8, [sp, #12] b LBB3_4 LBB3_11: mov w8, #2121 stur w8, [x29, #-4] b LBB3_12 LBB3_12: ldur w0, [x29, #-4] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _get_dir_arg ; -- Begin function get_dir_arg .p2align 2 _get_dir_arg: ; @get_dir_arg .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] str x1, [sp, #8] ldur w8, [x29, #-12] subs w8, w8, #3 cset w8, lt tbnz w8, #0, LBB4_2 b LBB4_1 LBB4_1: ldr x8, [sp, #8] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB4_3 b LBB4_2 LBB4_2: adrp x8, l_.str.1@PAGE add x8, x8, l_.str.1@PAGEOFF stur x8, [x29, #-8] b LBB4_12 LBB4_3: mov w8, #1 str w8, [sp, #4] b LBB4_4 LBB4_4: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #4] ldur w9, [x29, #-12] subs w9, w9, #1 subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB4_11 b LBB4_5 LBB4_5: ; in Loop: Header=BB4_4 Depth=1 ldr x8, [sp, #8] ldrsw x9, [sp, #4] ldr x8, [x8, x9, lsl #3] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB4_7 b LBB4_6 LBB4_6: ; in Loop: Header=BB4_4 Depth=1 b LBB4_10 LBB4_7: ; in Loop: Header=BB4_4 Depth=1 ldr x8, [sp, #8] ldrsw x9, [sp, #4] ldr x0, [x8, x9, lsl #3] 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, LBB4_9 b LBB4_8 LBB4_8: ldr x8, [sp, #8] ldr w9, [sp, #4] add w9, w9, #1 ldr x8, [x8, w9, sxtw #3] stur x8, [x29, #-8] b LBB4_12 LBB4_9: ; in Loop: Header=BB4_4 Depth=1 b LBB4_10 LBB4_10: ; in Loop: Header=BB4_4 Depth=1 ldr w8, [sp, #4] add w8, w8, #1 str w8, [sp, #4] b LBB4_4 LBB4_11: adrp x8, l_.str.1@PAGE add x8, x8, l_.str.1@PAGEOFF stur x8, [x29, #-8] b LBB4_12 LBB4_12: ldur x0, [x29, #-8] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _get_users_arg ; -- Begin function get_users_arg .p2align 2 _get_users_arg: ; @get_users_arg .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] str x1, [sp, #8] ldur w8, [x29, #-12] subs w8, w8, #3 cset w8, lt tbnz w8, #0, LBB5_2 b LBB5_1 LBB5_1: ldr x8, [sp, #8] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB5_3 b LBB5_2 LBB5_2: adrp x8, l_.str.3@PAGE add x8, x8, l_.str.3@PAGEOFF stur x8, [x29, #-8] b LBB5_12 LBB5_3: mov w8, #1 str w8, [sp, #4] b LBB5_4 LBB5_4: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #4] ldur w9, [x29, #-12] subs w9, w9, #1 subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB5_11 b LBB5_5 LBB5_5: ; in Loop: Header=BB5_4 Depth=1 ldr x8, [sp, #8] ldrsw x9, [sp, #4] ldr x8, [x8, x9, lsl #3] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB5_7 b LBB5_6 LBB5_6: ; in Loop: Header=BB5_4 Depth=1 b LBB5_10 LBB5_7: ; in Loop: Header=BB5_4 Depth=1 ldr x8, [sp, #8] ldrsw x9, [sp, #4] ldr x0, [x8, x9, lsl #3] adrp x1, l_.str.4@PAGE add x1, x1, l_.str.4@PAGEOFF bl _strcmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB5_9 b LBB5_8 LBB5_8: ldr x8, [sp, #8] ldr w9, [sp, #4] add w9, w9, #1 ldr x8, [x8, w9, sxtw #3] stur x8, [x29, #-8] b LBB5_12 LBB5_9: ; in Loop: Header=BB5_4 Depth=1 b LBB5_10 LBB5_10: ; in Loop: Header=BB5_4 Depth=1 ldr w8, [sp, #4] add w8, w8, #1 str w8, [sp, #4] b LBB5_4 LBB5_11: adrp x8, l_.str.3@PAGE add x8, x8, l_.str.3@PAGEOFF stur x8, [x29, #-8] b LBB5_12 LBB5_12: ldur x0, [x29, #-8] 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 "-p" l_.str.1: ; @.str.1 .asciz "./" l_.str.2: ; @.str.2 .asciz "-d" l_.str.3: ; @.str.3 .asciz "./users" l_.str.4: ; @.str.4 .asciz "-u" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _read_line ## -- Begin function read_line .p2align 4, 0x90 _read_line: ## @read_line .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $80, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl %edi, -12(%rbp) movl %esi, -16(%rbp) movl -16(%rbp), %eax ## kill: def $rax killed $eax movq %rax, -72(%rbp) ## 8-byte Spill movq %rsp, %rcx movq %rcx, -24(%rbp) callq ____chkstk_darwin addq $15, %rax andq $-16, %rax subq %rax, %rsp movq -72(%rbp), %rax ## 8-byte Reload movq %rsp, %rcx movq %rcx, -64(%rbp) ## 8-byte Spill movq %rax, -32(%rbp) movq $0, -40(%rbp) movl $0, -44(%rbp) LBB0_1: ## =>This Loop Header: Depth=1 ## Child Loop BB0_5 Depth 2 jmp LBB0_2 LBB0_2: ## in Loop: Header=BB0_1 Depth=1 movq -64(%rbp), %rsi ## 8-byte Reload movl -12(%rbp), %edi movslq -16(%rbp), %rdx callq _read ## kill: def $eax killed $eax killed $rax movl %eax, -48(%rbp) cmpl $0, -48(%rbp) jg LBB0_4 ## %bb.3: jmp LBB0_13 LBB0_4: ## in Loop: Header=BB0_1 Depth=1 movq -40(%rbp), %rdi movl -44(%rbp), %eax addl -16(%rbp), %eax movslq %eax, %rsi callq _realloc movq -64(%rbp), %rsi ## 8-byte Reload movq %rax, -40(%rbp) movq -40(%rbp), %rdi movslq -44(%rbp), %rax addq %rax, %rdi movslq -48(%rbp), %rdx movq $-1, %rcx callq ___memcpy_chk movl -48(%rbp), %eax addl -44(%rbp), %eax movl %eax, -44(%rbp) movl $0, -52(%rbp) LBB0_5: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 movl -52(%rbp), %eax cmpl -16(%rbp), %eax jge LBB0_12 ## %bb.6: ## in Loop: Header=BB0_5 Depth=2 movq -64(%rbp), %rax ## 8-byte Reload movslq -52(%rbp), %rcx movsbl (%rax,%rcx), %eax cmpl $13, %eax je LBB0_9 ## %bb.7: ## in Loop: Header=BB0_5 Depth=2 movq -64(%rbp), %rax ## 8-byte Reload movslq -52(%rbp), %rcx movsbl (%rax,%rcx), %eax cmpl $10, %eax je LBB0_9 ## %bb.8: ## in Loop: Header=BB0_5 Depth=2 movq -64(%rbp), %rax ## 8-byte Reload movslq -52(%rbp), %rcx movsbl (%rax,%rcx), %eax cmpl $0, %eax jne LBB0_10 LBB0_9: movq -64(%rbp), %rsi ## 8-byte Reload movslq -52(%rbp), %rax movb $0, (%rsi,%rax) movq -40(%rbp), %rdi movslq -44(%rbp), %rax addq %rax, %rdi movslq -48(%rbp), %rcx xorl %eax, %eax ## kill: def $rax killed $eax subq %rcx, %rax addq %rax, %rdi movslq -48(%rbp), %rdx movq $-1, %rcx callq ___memcpy_chk jmp LBB0_14 LBB0_10: ## in Loop: Header=BB0_5 Depth=2 jmp LBB0_11 LBB0_11: ## in Loop: Header=BB0_5 Depth=2 movl -52(%rbp), %eax addl $1, %eax movl %eax, -52(%rbp) jmp LBB0_5 LBB0_12: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_1 LBB0_13: jmp LBB0_14 LBB0_14: movq -40(%rbp), %rdi movl -44(%rbp), %eax addl $1, %eax movslq %eax, %rsi callq _realloc movq %rax, -40(%rbp) movq -40(%rbp), %rax movslq -44(%rbp), %rcx movb $0, (%rax,%rcx) movq -40(%rbp), %rax movq %rax, -80(%rbp) ## 8-byte Spill movq -24(%rbp), %rax movq %rax, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_16 ## %bb.15: movq -80(%rbp), %rax ## 8-byte Reload movq %rbp, %rsp popq %rbp retq LBB0_16: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .globl _construct_full_path ## -- Begin function construct_full_path .p2align 4, 0x90 _construct_full_path: ## @construct_full_path .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) cmpq $0, -16(%rbp) je LBB1_2 ## %bb.1: cmpq $0, -24(%rbp) jne LBB1_3 LBB1_2: movq $0, -8(%rbp) jmp LBB1_6 LBB1_3: movq -16(%rbp), %rdi callq _strlen movq %rax, -40(%rbp) ## 8-byte Spill movq -24(%rbp), %rdi callq _strlen movq -40(%rbp), %rdi ## 8-byte Reload addq %rax, %rdi addq $2, %rdi callq _malloc movq %rax, -32(%rbp) cmpq $0, -32(%rbp) jne LBB1_5 ## %bb.4: movq $0, -8(%rbp) jmp LBB1_6 LBB1_5: movq -32(%rbp), %rax movb $46, (%rax) movq -32(%rbp), %rax movb $0, 1(%rax) movq -32(%rbp), %rdi movq -24(%rbp), %rsi movq $-1, %rdx callq ___strcat_chk movq -32(%rbp), %rdi movq -16(%rbp), %rsi movq $-1, %rdx callq ___strcat_chk movq -32(%rbp), %rax movq %rax, -8(%rbp) LBB1_6: movq -8(%rbp), %rax addq $48, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _gen_port ## -- Begin function gen_port .p2align 4, 0x90 _gen_port: ## @gen_port .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp xorl %eax, %eax movl %eax, %edi callq _time movl %eax, %edi callq _srand callq _rand addl $1025, %eax ## imm = 0x401 movl $65535, %ecx ## imm = 0xFFFF cltd idivl %ecx movl %edx, -4(%rbp) movl -4(%rbp), %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _get_port_arg ## -- Begin function get_port_arg .p2align 4, 0x90 _get_port_arg: ## @get_port_arg .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl %edi, -8(%rbp) movq %rsi, -16(%rbp) cmpl $3, -8(%rbp) jl LBB3_2 ## %bb.1: cmpq $0, -16(%rbp) jne LBB3_3 LBB3_2: movl $2121, -4(%rbp) ## imm = 0x849 jmp LBB3_12 LBB3_3: movl $1, -20(%rbp) LBB3_4: ## =>This Inner Loop Header: Depth=1 movl -20(%rbp), %eax movl -8(%rbp), %ecx subl $1, %ecx cmpl %ecx, %eax jge LBB3_11 ## %bb.5: ## in Loop: Header=BB3_4 Depth=1 movq -16(%rbp), %rax movslq -20(%rbp), %rcx cmpq $0, (%rax,%rcx,8) jne LBB3_7 ## %bb.6: ## in Loop: Header=BB3_4 Depth=1 jmp LBB3_10 LBB3_7: ## in Loop: Header=BB3_4 Depth=1 movq -16(%rbp), %rax movslq -20(%rbp), %rcx movq (%rax,%rcx,8), %rdi leaq L_.str(%rip), %rsi callq _strcmp cmpl $0, %eax jne LBB3_9 ## %bb.8: movq -16(%rbp), %rax movl -20(%rbp), %ecx addl $1, %ecx movslq %ecx, %rcx movq (%rax,%rcx,8), %rdi callq _atoi movl %eax, -4(%rbp) jmp LBB3_12 LBB3_9: ## in Loop: Header=BB3_4 Depth=1 jmp LBB3_10 LBB3_10: ## in Loop: Header=BB3_4 Depth=1 movl -20(%rbp), %eax addl $1, %eax movl %eax, -20(%rbp) jmp LBB3_4 LBB3_11: movl $2121, -4(%rbp) ## imm = 0x849 LBB3_12: movl -4(%rbp), %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _get_dir_arg ## -- Begin function get_dir_arg .p2align 4, 0x90 _get_dir_arg: ## @get_dir_arg .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) movq %rsi, -24(%rbp) cmpl $3, -12(%rbp) jl LBB4_2 ## %bb.1: cmpq $0, -24(%rbp) jne LBB4_3 LBB4_2: leaq L_.str.1(%rip), %rax movq %rax, -8(%rbp) jmp LBB4_12 LBB4_3: movl $1, -28(%rbp) LBB4_4: ## =>This Inner Loop Header: Depth=1 movl -28(%rbp), %eax movl -12(%rbp), %ecx subl $1, %ecx cmpl %ecx, %eax jge LBB4_11 ## %bb.5: ## in Loop: Header=BB4_4 Depth=1 movq -24(%rbp), %rax movslq -28(%rbp), %rcx cmpq $0, (%rax,%rcx,8) jne LBB4_7 ## %bb.6: ## in Loop: Header=BB4_4 Depth=1 jmp LBB4_10 LBB4_7: ## in Loop: Header=BB4_4 Depth=1 movq -24(%rbp), %rax movslq -28(%rbp), %rcx movq (%rax,%rcx,8), %rdi leaq L_.str.2(%rip), %rsi callq _strcmp cmpl $0, %eax jne LBB4_9 ## %bb.8: movq -24(%rbp), %rax movl -28(%rbp), %ecx addl $1, %ecx movslq %ecx, %rcx movq (%rax,%rcx,8), %rax movq %rax, -8(%rbp) jmp LBB4_12 LBB4_9: ## in Loop: Header=BB4_4 Depth=1 jmp LBB4_10 LBB4_10: ## in Loop: Header=BB4_4 Depth=1 movl -28(%rbp), %eax addl $1, %eax movl %eax, -28(%rbp) jmp LBB4_4 LBB4_11: leaq L_.str.1(%rip), %rax movq %rax, -8(%rbp) LBB4_12: movq -8(%rbp), %rax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _get_users_arg ## -- Begin function get_users_arg .p2align 4, 0x90 _get_users_arg: ## @get_users_arg .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) movq %rsi, -24(%rbp) cmpl $3, -12(%rbp) jl LBB5_2 ## %bb.1: cmpq $0, -24(%rbp) jne LBB5_3 LBB5_2: leaq L_.str.3(%rip), %rax movq %rax, -8(%rbp) jmp LBB5_12 LBB5_3: movl $1, -28(%rbp) LBB5_4: ## =>This Inner Loop Header: Depth=1 movl -28(%rbp), %eax movl -12(%rbp), %ecx subl $1, %ecx cmpl %ecx, %eax jge LBB5_11 ## %bb.5: ## in Loop: Header=BB5_4 Depth=1 movq -24(%rbp), %rax movslq -28(%rbp), %rcx cmpq $0, (%rax,%rcx,8) jne LBB5_7 ## %bb.6: ## in Loop: Header=BB5_4 Depth=1 jmp LBB5_10 LBB5_7: ## in Loop: Header=BB5_4 Depth=1 movq -24(%rbp), %rax movslq -28(%rbp), %rcx movq (%rax,%rcx,8), %rdi leaq L_.str.4(%rip), %rsi callq _strcmp cmpl $0, %eax jne LBB5_9 ## %bb.8: movq -24(%rbp), %rax movl -28(%rbp), %ecx addl $1, %ecx movslq %ecx, %rcx movq (%rax,%rcx,8), %rax movq %rax, -8(%rbp) jmp LBB5_12 LBB5_9: ## in Loop: Header=BB5_4 Depth=1 jmp LBB5_10 LBB5_10: ## in Loop: Header=BB5_4 Depth=1 movl -28(%rbp), %eax addl $1, %eax movl %eax, -28(%rbp) jmp LBB5_4 LBB5_11: leaq L_.str.3(%rip), %rax movq %rax, -8(%rbp) LBB5_12: movq -8(%rbp), %rax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "-p" L_.str.1: ## @.str.1 .asciz "./" L_.str.2: ## @.str.2 .asciz "-d" L_.str.3: ## @.str.3 .asciz "./users" L_.str.4: ## @.str.4 .asciz "-u" .subsections_via_symbols
the_stack_data/810516.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] bl _test1 str w0, [sp, #8] ; 4-byte Folded Spill bl _test2 mov x8, x0 ldr w0, [sp, #8] ; 4-byte Folded Reload add w0, w0, w8 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function test1 _test1: ; @test1 .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, l___const.test1.a@PAGE add x8, x8, l___const.test1.a@PAGEOFF ldr w8, [x8] stur w8, [x29, #-4] adrp x8, l___const.test1.b@PAGE ldr w8, [x8, l___const.test1.b@PAGEOFF] stur w8, [x29, #-8] ldur w9, [x29, #-4] sub x8, x29, #12 stur w9, [x29, #-12] ldur w9, [x29, #-8] stur w9, [x29, #-16] ldur w9, [x29, #-12] sub x10, x29, #20 str x10, [sp, #16] ; 8-byte Folded Spill stur w9, [x29, #-20] ldur w9, [x29, #-4] sub x10, x29, #24 str x10, [sp, #24] ; 8-byte Folded Spill stur w9, [x29, #-24] adrp x9, l___const.test1.s3@PAGE ldr w9, [x9, l___const.test1.s3@PAGEOFF] sub x10, x29, #28 str x10, [sp, #32] ; 8-byte Folded Spill stur w9, [x29, #-28] mov x9, sp str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF str x0, [sp, #40] ; 8-byte Folded Spill bl _printf ldur w9, [x29, #-16] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf ldr x8, [sp, #16] ; 8-byte Folded Reload ldr x0, [sp, #40] ; 8-byte Folded Reload mov x9, sp str x8, [x9] bl _printf ldr x8, [sp, #24] ; 8-byte Folded Reload ldr x0, [sp, #40] ; 8-byte Folded Reload mov x9, sp str x8, [x9] bl _printf ldr x8, [sp, #32] ; 8-byte Folded Reload ldr x0, [sp, #40] ; 8-byte Folded Reload mov x9, sp str x8, [x9] bl _printf mov w0, #0 ldp x29, x30, [sp, #80] ; 16-byte Folded Reload add sp, sp, #96 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function test2 _test2: ; @test2 .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, l___const.test2.a@PAGE ldrb w8, [x8, l___const.test2.a@PAGEOFF] sturb w8, [x29, #-1] ldurb w8, [x29, #-1] sturb w8, [x29, #-12] mov w8, #42 stur w8, [x29, #-8] ldur x8, [x29, #-12] str x8, [sp, #24] ldrb w11, [sp, #24] ldr w9, [sp, #28] ; implicit-def: $x8 mov x8, x9 mov x9, sp ; implicit-def: $x10 mov x10, x11 str x10, [x9] str x8, [x9, #8] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .section __TEXT,__literal4,4byte_literals l___const.test1.a: ; @__const.test1.a .asciz "Hei" .p2align 2 ; @__const.test1.b l___const.test1.b: .long 42 ; 0x2a .p2align 2 ; @__const.test1.s3 l___const.test1.s3: .asciz "Oi\000" .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%s\n" l_.str.1: ; @.str.1 .asciz "%d\n" .section __TEXT,__const l___const.test2.a: ; @__const.test2.a .byte 99 ; 0x63 .section __TEXT,__cstring,cstring_literals 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 $16, %rsp movl $0, -4(%rbp) callq _test1 movl %eax, -8(%rbp) ## 4-byte Spill callq _test2 movl %eax, %ecx movl -8(%rbp), %eax ## 4-byte Reload addl %ecx, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function test1 _test1: ## @test1 .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 L___const.test1.a(%rip), %eax movl %eax, -8(%rbp) movl L___const.test1.b(%rip), %eax movl %eax, -16(%rbp) movl -8(%rbp), %eax movl %eax, -24(%rbp) movl -16(%rbp), %eax movl %eax, -32(%rbp) movl -24(%rbp), %eax movl %eax, -40(%rbp) movl -8(%rbp), %eax movl %eax, -48(%rbp) movl L___const.test1.s3(%rip), %eax movl %eax, -56(%rbp) leaq -24(%rbp), %rsi leaq L_.str(%rip), %rdi movb $0, %al callq _printf movl -32(%rbp), %esi leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf leaq -40(%rbp), %rsi leaq L_.str(%rip), %rdi movb $0, %al callq _printf leaq -48(%rbp), %rsi leaq L_.str(%rip), %rdi movb $0, %al callq _printf leaq -56(%rbp), %rsi leaq L_.str(%rip), %rdi movb $0, %al callq _printf xorl %eax, %eax addq $64, %rsp popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function test2 _test2: ## @test2 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movb l___const.test2.a(%rip), %al movb %al, -8(%rbp) movb -8(%rbp), %al movb %al, -16(%rbp) movl $42, -12(%rbp) movq -16(%rbp), %rax movq %rax, -24(%rbp) movzbl -24(%rbp), %esi movl -20(%rbp), %edx leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__literal4,4byte_literals L___const.test1.a: ## @__const.test1.a .asciz "Hei" .p2align 2 ## @__const.test1.b L___const.test1.b: .long 42 ## 0x2a .p2align 2 ## @__const.test1.s3 L___const.test1.s3: .asciz "Oi\000" .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%s\n" L_.str.1: ## @.str.1 .asciz "%d\n" .section __TEXT,__const l___const.test2.a: ## @__const.test2.a .byte 99 ## 0x63 .section __TEXT,__cstring,cstring_literals L_.str.2: ## @.str.2 .asciz "{{{%c}, %d}}\n" .subsections_via_symbols
the_stack_data/90765792.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/662883.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 " *\n ***\n *****\n *******\n HHOHH\n ZZZZZ" .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 " *\n ***\n *****\n *******\n HHOHH\n ZZZZZ" .subsections_via_symbols
the_stack_data/231393452.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 w0, [sp, #24] str x1, [sp, #16] str wzr, [sp, #12] ldrsw x9, [sp, #24] adrp x8, _info_size@PAGE add x8, x8, _info_size@PAGEOFF ldrsb w9, [x8, x9] ldr w8, [sp, #12] add w8, w8, w9 str w8, [sp, #12] ldr w0, [sp, #12] add sp, sp, #32 ret .cfi_endproc ; -- End function .section __DATA,__data _info_size: ; @info_size .asciz "INFO:size[00008] key[__aarch64__]" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl $0, -4(%rbp) movl %edi, -8(%rbp) movq %rsi, -16(%rbp) movl $0, -20(%rbp) movslq -8(%rbp), %rcx leaq _info_size(%rip), %rax movsbl (%rax,%rcx), %eax addl -20(%rbp), %eax movl %eax, -20(%rbp) movl -20(%rbp), %eax popq %rbp retq .cfi_endproc ## -- End function .section __DATA,__data .p2align 4 ## @info_size _info_size: .asciz "INFO:size[00008] key[__x86_64]" .subsections_via_symbols
the_stack_data/104642.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _r_semop ; -- Begin function r_semop .p2align 2 _r_semop: ; @r_semop .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-8] str x1, [sp, #16] str w2, [sp, #12] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldur w0, [x29, #-8] ldr x1, [sp, #16] ldrsw x2, [sp, #12] bl _semop adds w8, w0, #1 cset w8, ne tbnz w8, #0, LBB0_5 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 bl ___error ldr w8, [x0] subs w8, w8, #4 cset w8, eq tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: mov w8, #-1 stur w8, [x29, #-4] b LBB0_6 LBB0_4: ; in Loop: Header=BB0_1 Depth=1 b LBB0_1 LBB0_5: stur wzr, [x29, #-4] b LBB0_6 LBB0_6: ldur w0, [x29, #-4] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _r_semop ## -- Begin function r_semop .p2align 4, 0x90 _r_semop: ## @r_semop .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl %edi, -8(%rbp) movq %rsi, -16(%rbp) movl %edx, -20(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 movl -8(%rbp), %edi movq -16(%rbp), %rsi movslq -20(%rbp), %rdx callq _semop cmpl $-1, %eax jne LBB0_5 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 callq ___error cmpl $4, (%rax) je LBB0_4 ## %bb.3: movl $-1, -4(%rbp) jmp LBB0_6 LBB0_4: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_1 LBB0_5: movl $0, -4(%rbp) LBB0_6: movl -4(%rbp), %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/1135897.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x0, _hash@GOTPAGE ldr x0, [x0, _hash@GOTPAGEOFF] str x0, [sp, #8] ; 8-byte Folded Spill stur wzr, [x29, #-4] mov x1, #10000 bl _bzero 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] stur wzr, [x29, #-16] b LBB0_1 LBB0_1: ; =>This Loop Header: Depth=1 ; Child Loop BB0_3 Depth 2 ldur w8, [x29, #-8] subs w9, w8, #1 stur w9, [x29, #-8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_10 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 mov x9, sp sub x8, x29, #20 str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _scanf str wzr, [sp, #24] b LBB0_3 LBB0_3: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldur w8, [x29, #-20] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_5 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_3 Depth=2 ldur w8, [x29, #-20] mov w9, #10 sdiv w10, w8, w9 mul w10, w10, w9 subs w10, w8, w10 ldr w8, [sp, #24] add w8, w8, w10 str w8, [sp, #24] ldur w8, [x29, #-20] sdiv w8, w8, w9 stur w8, [x29, #-20] b LBB0_3 LBB0_5: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #24] ldur w9, [x29, #-12] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB0_7 b LBB0_6 LBB0_6: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #24] stur w8, [x29, #-12] b LBB0_7 LBB0_7: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #8] ; 8-byte Folded Reload ldrsw x9, [sp, #24] add x8, x8, x9 ldrb w8, [x8] tbnz w8, #0, LBB0_9 b LBB0_8 LBB0_8: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-16] add w8, w8, #1 stur w8, [x29, #-16] b LBB0_9 LBB0_9: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #8] ; 8-byte Folded Reload ldrsw x9, [sp, #24] add x9, x8, x9 mov w8, #1 strb w8, [x9] b LBB0_1 LBB0_10: ldur w9, [x29, #-16] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf ldur w8, [x29, #-16] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_20 b LBB0_11 LBB0_11: str wzr, [sp, #20] b LBB0_12 LBB0_12: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #20] ldur w9, [x29, #-12] subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB0_19 b LBB0_13 LBB0_13: ; in Loop: Header=BB0_12 Depth=1 ldr x8, [sp, #8] ; 8-byte Folded Reload ldrsw x9, [sp, #20] add x8, x8, x9 ldrb w8, [x8] tbz w8, #0, LBB0_17 b LBB0_14 LBB0_14: ; in Loop: Header=BB0_12 Depth=1 ldr w9, [sp, #20] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf ldur w8, [x29, #-16] subs w8, w8, #1 stur w8, [x29, #-16] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_16 b LBB0_15 LBB0_15: ; in Loop: Header=BB0_12 Depth=1 adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf b LBB0_16 LBB0_16: ; in Loop: Header=BB0_12 Depth=1 b LBB0_17 LBB0_17: ; in Loop: Header=BB0_12 Depth=1 b LBB0_18 LBB0_18: ; in Loop: Header=BB0_12 Depth=1 ldr w8, [sp, #20] add w8, w8, #1 str w8, [sp, #20] b LBB0_12 LBB0_19: b LBB0_20 LBB0_20: ldur w0, [x29, #-4] ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .comm _hash,10000,0 ; @hash .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%d" l_.str.1: ; @.str.1 .asciz "%d\n" l_.str.2: ; @.str.2 .asciz " " .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl $0, -4(%rbp) movq _hash@GOTPCREL(%rip), %rdi xorl %esi, %esi movl $10000, %edx ## imm = 0x2710 callq _memset leaq L_.str(%rip), %rdi leaq -8(%rbp), %rsi movb $0, %al callq _scanf movl $0, -12(%rbp) movl $0, -16(%rbp) LBB0_1: ## =>This Loop Header: Depth=1 ## Child Loop BB0_3 Depth 2 movl -8(%rbp), %eax movl %eax, %ecx addl $-1, %ecx movl %ecx, -8(%rbp) cmpl $0, %eax je LBB0_10 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 leaq L_.str(%rip), %rdi leaq -20(%rbp), %rsi movb $0, %al callq _scanf movl $0, -24(%rbp) LBB0_3: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 cmpl $0, -20(%rbp) je LBB0_5 ## %bb.4: ## in Loop: Header=BB0_3 Depth=2 movl -20(%rbp), %eax movl $10, %ecx cltd idivl %ecx addl -24(%rbp), %edx movl %edx, -24(%rbp) movl -20(%rbp), %eax movl $10, %ecx cltd idivl %ecx movl %eax, -20(%rbp) jmp LBB0_3 LBB0_5: ## in Loop: Header=BB0_1 Depth=1 movl -24(%rbp), %eax cmpl -12(%rbp), %eax jle LBB0_7 ## %bb.6: ## in Loop: Header=BB0_1 Depth=1 movl -24(%rbp), %eax movl %eax, -12(%rbp) LBB0_7: ## in Loop: Header=BB0_1 Depth=1 movslq -24(%rbp), %rcx movq _hash@GOTPCREL(%rip), %rax testb $1, (%rax,%rcx) jne LBB0_9 ## %bb.8: ## in Loop: Header=BB0_1 Depth=1 movl -16(%rbp), %eax addl $1, %eax movl %eax, -16(%rbp) LBB0_9: ## in Loop: Header=BB0_1 Depth=1 movslq -24(%rbp), %rcx movq _hash@GOTPCREL(%rip), %rax movb $1, (%rax,%rcx) jmp LBB0_1 LBB0_10: movl -16(%rbp), %esi leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf cmpl $0, -16(%rbp) je LBB0_20 ## %bb.11: movl $0, -28(%rbp) LBB0_12: ## =>This Inner Loop Header: Depth=1 movl -28(%rbp), %eax cmpl -12(%rbp), %eax jg LBB0_19 ## %bb.13: ## in Loop: Header=BB0_12 Depth=1 movslq -28(%rbp), %rcx movq _hash@GOTPCREL(%rip), %rax testb $1, (%rax,%rcx) je LBB0_17 ## %bb.14: ## in Loop: Header=BB0_12 Depth=1 movl -28(%rbp), %esi leaq L_.str(%rip), %rdi movb $0, %al callq _printf movl -16(%rbp), %eax addl $-1, %eax movl %eax, -16(%rbp) cmpl $0, %eax je LBB0_16 ## %bb.15: ## in Loop: Header=BB0_12 Depth=1 leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf LBB0_16: ## in Loop: Header=BB0_12 Depth=1 jmp LBB0_17 LBB0_17: ## in Loop: Header=BB0_12 Depth=1 jmp LBB0_18 LBB0_18: ## in Loop: Header=BB0_12 Depth=1 movl -28(%rbp), %eax addl $1, %eax movl %eax, -28(%rbp) jmp LBB0_12 LBB0_19: jmp LBB0_20 LBB0_20: movl -4(%rbp), %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .comm _hash,10000,4 ## @hash .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%d" L_.str.1: ## @.str.1 .asciz "%d\n" L_.str.2: ## @.str.2 .asciz " " .subsections_via_symbols
the_stack_data/48575491.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 x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf mov x9, sp sub x8, x29, #16 str x8, [sp, #24] ; 8-byte Folded Spill 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, #20 str x8, [x9] bl _scanf ldur w0, [x29, #-16] ldur w1, [x29, #-20] bl _printNumsBackwards adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf mov x9, sp sub x8, x29, #24 str x8, [x9] adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF str x0, [sp, #16] ; 8-byte Folded Spill bl _scanf ldur s0, [x29, #-24] bl _f2m stur s0, [x29, #-36] ldur s0, [x29, #-24] fcvt d1, s0 ldur s0, [x29, #-36] 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 adrp x0, l_.str.6@PAGE add x0, x0, l_.str.6@PAGEOFF bl _printf ldr x0, [sp, #16] ; 8-byte Folded Reload mov x9, sp sub x8, x29, #28 str x8, [x9] bl _scanf ldur s0, [x29, #-28] bl _m2f str s0, [sp, #40] ldur s0, [x29, #-28] fcvt d1, s0 ldr s0, [sp, #40] fcvt d0, s0 mov x8, sp str d1, [x8] str d0, [x8, #8] adrp x0, l_.str.7@PAGE add x0, x0, l_.str.7@PAGEOFF bl _printf adrp x0, l_.str.8@PAGE add x0, x0, l_.str.8@PAGEOFF bl _printf ldr x8, [sp, #24] ; 8-byte Folded Reload ldr x0, [sp, #32] ; 8-byte Folded Reload mov x9, sp str x8, [x9] bl _scanf ldur w0, [x29, #-16] bl _factorial stur w0, [x29, #-20] ldur w9, [x29, #-20] ; 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 ldr x0, [sp, #32] ; 8-byte Folded Reload mov x9, sp sub x8, x29, #4 str x8, [x9] bl _scanf adrp x0, l_.str.11@PAGE add x0, x0, l_.str.11@PAGEOFF bl _printf ldr x0, [sp, #32] ; 8-byte Folded Reload mov x9, sp sub x8, x29, #8 str x8, [x9] bl _scanf adrp x0, l_.str.12@PAGE add x0, x0, l_.str.12@PAGEOFF bl _printf ldr x0, [sp, #32] ; 8-byte Folded Reload mov x9, sp sub x8, x29, #12 str x8, [x9] bl _scanf ldur w0, [x29, #-4] ldur w1, [x29, #-8] ldur w2, [x29, #-12] bl _average stur s0, [x29, #-32] ldur s0, [x29, #-32] fcvt d0, s0 mov x8, sp str d0, [x8] adrp x0, l_.str.13@PAGE add x0, x0, l_.str.13@PAGEOFF bl _printf adrp x0, l_.str.14@PAGE add x0, x0, l_.str.14@PAGEOFF bl _printf mov w0, #0 ldp x29, x30, [sp, #80] ; 16-byte Folded Reload add sp, sp, #96 ret .cfi_endproc ; -- End function .globl _printNumsBackwards ; -- Begin function printNumsBackwards .p2align 2 _printNumsBackwards: ; @printNumsBackwards .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-4] stur w1, [x29, #-8] ldur w8, [x29, #-4] stur w8, [x29, #-12] ldur w8, [x29, #-4] ldur w9, [x29, #-8] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB1_2 b LBB1_1 LBB1_1: adrp x0, l_.str.15@PAGE add x0, x0, l_.str.15@PAGEOFF bl _printf b LBB1_5 LBB1_2: b LBB1_3 LBB1_3: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-12] ldur w9, [x29, #-8] subs w8, w8, w9 cset w8, lt tbnz w8, #0, LBB1_5 b LBB1_4 LBB1_4: ; in Loop: Header=BB1_3 Depth=1 ldur w9, [x29, #-12] ; 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, #-12] subs w8, w8, #1 stur w8, [x29, #-12] b LBB1_3 LBB1_5: 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 f2m lCPI2_0: .quad 0x400a3f7ced916873 ; double 3.2810000000000001 .section __TEXT,__text,regular,pure_instructions .globl _f2m .p2align 2 _f2m: ; @f2m .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str s0, [sp, #12] ldr s0, [sp, #12] fcvt d0, s0 adrp x8, lCPI2_0@PAGE ldr d1, [x8, lCPI2_0@PAGEOFF] fdiv d0, d0, d1 fcvt s0, d0 str s0, [sp, #8] ldr s0, [sp, #8] add sp, sp, #16 ret .cfi_endproc ; -- End function .section __TEXT,__literal8,8byte_literals .p2align 3 ; -- Begin function m2f lCPI3_0: .quad 0x400a3f7ced916873 ; double 3.2810000000000001 .section __TEXT,__text,regular,pure_instructions .globl _m2f .p2align 2 _m2f: ; @m2f .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str s0, [sp, #12] ldr s0, [sp, #12] fcvt d0, s0 adrp x8, lCPI3_0@PAGE ldr d1, [x8, lCPI3_0@PAGEOFF] fmul d0, d0, d1 fcvt s0, d0 str s0, [sp, #8] ldr s0, [sp, #8] add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _factorial ; -- Begin function factorial .p2align 2 _factorial: ; @factorial .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str w0, [sp, #12] ldr w8, [sp, #12] str w8, [sp, #8] mov w8, #1 str w8, [sp, #4] b LBB4_1 LBB4_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #8] subs w8, w8, #0 cset w8, le tbnz w8, #0, LBB4_3 b LBB4_2 LBB4_2: ; in Loop: Header=BB4_1 Depth=1 ldr w8, [sp, #4] ldr w9, [sp, #8] mul w8, w8, w9 str w8, [sp, #4] ldr w8, [sp, #8] subs w8, w8, #1 str w8, [sp, #8] b LBB4_1 LBB4_3: ldr w0, [sp, #4] add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _average ; -- Begin function average .p2align 2 _average: ; @average .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str w0, [sp, #12] str w1, [sp, #8] str w2, [sp, #4] ldr w8, [sp, #12] ldr w9, [sp, #8] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 scvtf d0, w8 fmov d1, #3.00000000 fdiv d0, d0, d1 fcvt s0, d0 str s0, [sp] ldr s0, [sp] add sp, sp, #16 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "\nEnter start: " l_.str.1: ; @.str.1 .asciz " %d" l_.str.2: ; @.str.2 .asciz "Enter end: " l_.str.3: ; @.str.3 .asciz "\nEnter length in feet: " l_.str.4: ; @.str.4 .asciz " %f" l_.str.5: ; @.str.5 .asciz " %f feet is %f meters\n" l_.str.6: ; @.str.6 .asciz "Enter length in meters: " l_.str.7: ; @.str.7 .asciz " %f meters is %f feet\n" l_.str.8: ; @.str.8 .asciz "Enter factorial: " l_.str.9: ; @.str.9 .asciz "Answer: %d\n" l_.str.10: ; @.str.10 .asciz "Enter value 1: " l_.str.11: ; @.str.11 .asciz "Enter value 2: " l_.str.12: ; @.str.12 .asciz "Enter value 3: " l_.str.13: ; @.str.13 .asciz "Average of values: %f\n" l_.str.14: ; @.str.14 .asciz "Thank you, that is all.\n\n" l_.str.15: ; @.str.15 .asciz "Error - Start is not larger than end!\n\n" l_.str.16: ; @.str.16 .asciz " %d " .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp 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 leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf leaq L_.str.1(%rip), %rdi leaq -20(%rbp), %rsi movb $0, %al callq _scanf movl -16(%rbp), %edi movl -20(%rbp), %esi callq _printNumsBackwards leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf leaq L_.str.4(%rip), %rdi leaq -24(%rbp), %rsi movb $0, %al callq _scanf movss -24(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero callq _f2m movss %xmm0, -36(%rbp) movss -24(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm0 movss -36(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 leaq L_.str.5(%rip), %rdi movb $2, %al callq _printf leaq L_.str.6(%rip), %rdi movb $0, %al callq _printf leaq L_.str.4(%rip), %rdi leaq -28(%rbp), %rsi movb $0, %al callq _scanf movss -28(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero callq _m2f movss %xmm0, -40(%rbp) movss -28(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm0 movss -40(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 leaq L_.str.7(%rip), %rdi movb $2, %al callq _printf leaq L_.str.8(%rip), %rdi movb $0, %al callq _printf leaq L_.str.1(%rip), %rdi leaq -16(%rbp), %rsi movb $0, %al callq _scanf movl -16(%rbp), %edi callq _factorial movl %eax, -20(%rbp) movl -20(%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.1(%rip), %rdi leaq -4(%rbp), %rsi movb $0, %al callq _scanf leaq L_.str.11(%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.12(%rip), %rdi movb $0, %al callq _printf leaq L_.str.1(%rip), %rdi leaq -12(%rbp), %rsi movb $0, %al callq _scanf movl -4(%rbp), %edi movl -8(%rbp), %esi movl -12(%rbp), %edx callq _average movss %xmm0, -32(%rbp) movss -32(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm0 leaq L_.str.13(%rip), %rdi movb $1, %al callq _printf leaq L_.str.14(%rip), %rdi movb $0, %al callq _printf xorl %eax, %eax addq $48, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _printNumsBackwards ## -- Begin function printNumsBackwards .p2align 4, 0x90 _printNumsBackwards: ## @printNumsBackwards .cfi_startproc ## %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 movl %eax, -12(%rbp) movl -4(%rbp), %eax cmpl -8(%rbp), %eax jge LBB1_2 ## %bb.1: leaq L_.str.15(%rip), %rdi movb $0, %al callq _printf jmp LBB1_5 LBB1_2: jmp LBB1_3 LBB1_3: ## =>This Inner Loop Header: Depth=1 movl -12(%rbp), %eax cmpl -8(%rbp), %eax jl LBB1_5 ## %bb.4: ## in Loop: Header=BB1_3 Depth=1 movl -12(%rbp), %esi leaq L_.str.16(%rip), %rdi movb $0, %al callq _printf movl -12(%rbp), %eax addl $-1, %eax movl %eax, -12(%rbp) jmp LBB1_3 LBB1_5: addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__literal8,8byte_literals .p2align 3 ## -- Begin function f2m LCPI2_0: .quad 0x400a3f7ced916873 ## double 3.2810000000000001 .section __TEXT,__text,regular,pure_instructions .globl _f2m .p2align 4, 0x90 _f2m: ## @f2m .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movss %xmm0, -4(%rbp) movss -4(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm0 movsd LCPI2_0(%rip), %xmm1 ## xmm1 = mem[0],zero divsd %xmm1, %xmm0 cvtsd2ss %xmm0, %xmm0 movss %xmm0, -8(%rbp) movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__literal8,8byte_literals .p2align 3 ## -- Begin function m2f LCPI3_0: .quad 0x400a3f7ced916873 ## double 3.2810000000000001 .section __TEXT,__text,regular,pure_instructions .globl _m2f .p2align 4, 0x90 _m2f: ## @m2f .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movss %xmm0, -4(%rbp) movss -4(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm0 movsd LCPI3_0(%rip), %xmm1 ## xmm1 = mem[0],zero mulsd %xmm1, %xmm0 cvtsd2ss %xmm0, %xmm0 movss %xmm0, -8(%rbp) movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero popq %rbp retq .cfi_endproc ## -- End function .globl _factorial ## -- Begin function factorial .p2align 4, 0x90 _factorial: ## @factorial .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl %edi, -4(%rbp) movl -4(%rbp), %eax movl %eax, -8(%rbp) movl $1, -12(%rbp) LBB4_1: ## =>This Inner Loop Header: Depth=1 cmpl $0, -8(%rbp) jle LBB4_3 ## %bb.2: ## in Loop: Header=BB4_1 Depth=1 movl -12(%rbp), %eax imull -8(%rbp), %eax movl %eax, -12(%rbp) movl -8(%rbp), %eax subl $1, %eax movl %eax, -8(%rbp) jmp LBB4_1 LBB4_3: movl -12(%rbp), %eax popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__literal8,8byte_literals .p2align 3 ## -- Begin function average LCPI5_0: .quad 0x4008000000000000 ## double 3 .section __TEXT,__text,regular,pure_instructions .globl _average .p2align 4, 0x90 _average: ## @average .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl %edi, -4(%rbp) movl %esi, -8(%rbp) movl %edx, -12(%rbp) movl -4(%rbp), %eax addl -8(%rbp), %eax addl -12(%rbp), %eax cvtsi2sd %eax, %xmm0 movsd LCPI5_0(%rip), %xmm1 ## xmm1 = mem[0],zero divsd %xmm1, %xmm0 cvtsd2ss %xmm0, %xmm0 movss %xmm0, -16(%rbp) movss -16(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "\nEnter start: " L_.str.1: ## @.str.1 .asciz " %d" L_.str.2: ## @.str.2 .asciz "Enter end: " L_.str.3: ## @.str.3 .asciz "\nEnter length in feet: " L_.str.4: ## @.str.4 .asciz " %f" L_.str.5: ## @.str.5 .asciz " %f feet is %f meters\n" L_.str.6: ## @.str.6 .asciz "Enter length in meters: " L_.str.7: ## @.str.7 .asciz " %f meters is %f feet\n" L_.str.8: ## @.str.8 .asciz "Enter factorial: " L_.str.9: ## @.str.9 .asciz "Answer: %d\n" L_.str.10: ## @.str.10 .asciz "Enter value 1: " L_.str.11: ## @.str.11 .asciz "Enter value 2: " L_.str.12: ## @.str.12 .asciz "Enter value 3: " L_.str.13: ## @.str.13 .asciz "Average of values: %f\n" L_.str.14: ## @.str.14 .asciz "Thank you, that is all.\n\n" L_.str.15: ## @.str.15 .asciz "Error - Start is not larger than end!\n\n" L_.str.16: ## @.str.16 .asciz " %d " .subsections_via_symbols
the_stack_data/89199201.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, #336 .cfi_def_cfa_offset 336 stp x28, x27, [sp, #304] ; 16-byte Folded Spill stp x29, x30, [sp, #320] ; 16-byte Folded Spill add x29, sp, #320 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w27, -24 .cfi_offset w28, -32 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-24] str wzr, [sp, #36] mov w8, #420 strh w8, [sp, #26] adrp x8, l_.str@PAGE add x8, x8, l_.str@PAGEOFF str x8, [sp, #16] ldr x0, [sp, #16] ldrh w10, [sp, #26] mov x9, sp ; implicit-def: $x8 mov x8, x10 str x8, [x9] mov w1, #1537 bl _open str w0, [sp, #32] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF adrp x1, l_.str.2@PAGE add x1, x1, l_.str.2@PAGEOFF bl _symlink str w0, [sp, #28] ldr w8, [sp, #28] adds w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf ldr w8, [sp, #28] str w8, [sp, #36] b LBB0_5 LBB0_2: adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF add x1, sp, #41 mov x2, #255 bl _readlink mov x8, x0 str w8, [sp, #28] ldr w8, [sp, #28] adds w8, w8, #1 cset w8, ne 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 ldr w8, [sp, #28] str w8, [sp, #36] b LBB0_5 LBB0_4: ldrsw x10, [sp, #28] add x8, sp, #41 mov x9, x8 add x9, x9, x10 strb wzr, [x9] mov x9, sp str x8, [x9] adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _printf str wzr, [sp, #36] b LBB0_5 LBB0_5: ldr w8, [sp, #36] 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, LBB0_7 b LBB0_6 LBB0_6: bl ___stack_chk_fail LBB0_7: ldr w0, [sp, #12] ; 4-byte Folded Reload ldp x29, x30, [sp, #320] ; 16-byte Folded Reload ldp x28, x27, [sp, #304] ; 16-byte Folded Reload add sp, sp, #336 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "./symlink_org.txt" l_.str.1: ; @.str.1 .asciz "symlink_org.txt" l_.str.2: ; @.str.2 .asciz "symlink.txt" l_.str.3: ; @.str.3 .asciz "error\n" l_.str.4: ; @.str.4 .asciz "symlink.txt : READLINK = %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 $304, %rsp ## imm = 0x130 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -276(%rbp) movw $420, -286(%rbp) ## imm = 0x1A4 leaq L_.str(%rip), %rax movq %rax, -296(%rbp) movq -296(%rbp), %rdi movzwl -286(%rbp), %edx movl $1537, %esi ## imm = 0x601 movb $0, %al callq _open movl %eax, -280(%rbp) leaq L_.str.1(%rip), %rdi leaq L_.str.2(%rip), %rsi callq _symlink movl %eax, -284(%rbp) cmpl $-1, -284(%rbp) jne LBB0_2 ## %bb.1: leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf movl -284(%rbp), %eax movl %eax, -276(%rbp) jmp LBB0_5 LBB0_2: leaq -272(%rbp), %rsi leaq L_.str.2(%rip), %rdi movl $255, %edx callq _readlink ## kill: def $eax killed $eax killed $rax movl %eax, -284(%rbp) cmpl $-1, -284(%rbp) jne LBB0_4 ## %bb.3: leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf movl -284(%rbp), %eax movl %eax, -276(%rbp) jmp LBB0_5 LBB0_4: movslq -284(%rbp), %rax movb $0, -272(%rbp,%rax) leaq -272(%rbp), %rsi leaq L_.str.4(%rip), %rdi movb $0, %al callq _printf movl $0, -276(%rbp) LBB0_5: 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 LBB0_7 ## %bb.6: movl -300(%rbp), %eax ## 4-byte Reload addq $304, %rsp ## imm = 0x130 popq %rbp retq LBB0_7: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "./symlink_org.txt" L_.str.1: ## @.str.1 .asciz "symlink_org.txt" L_.str.2: ## @.str.2 .asciz "symlink.txt" L_.str.3: ## @.str.3 .asciz "error\n" L_.str.4: ## @.str.4 .asciz "symlink.txt : READLINK = %s\n" .subsections_via_symbols
the_stack_data/48574719.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, #10336 adrp x16, ___chkstk_darwin@GOTPAGE ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 sub sp, sp, #2, lsl #12 ; =8192 sub sp, sp, #2144 sub x8, x29, #40 str x8, [sp, #16] ; 8-byte Folded Spill adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-24] str wzr, [sp, #68] str w0, [sp, #64] str x1, [sp, #56] strb wzr, [sp, #55] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr w0, [sp, #64] ldr x1, [sp, #56] adrp x2, l_.str@PAGE add x2, x2, l_.str@PAGEOFF bl _getopt str w0, [sp, #48] adds w8, w0, #1 cset w8, eq tbnz w8, #0, LBB0_6 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #48] subs w8, w8, #119 cset w8, ne tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 mov w8, #1 strb w8, [sp, #55] b LBB0_5 LBB0_4: ; in Loop: Header=BB0_1 Depth=1 b LBB0_5 LBB0_5: ; in Loop: Header=BB0_1 Depth=1 b LBB0_1 LBB0_6: ldr w8, [sp, #64] adrp x9, _optind@GOTPAGE ldr x9, [x9, _optind@GOTPAGEOFF] ldr w9, [x9] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB0_10 b LBB0_7 LBB0_7: ldr x8, [sp, #56] adrp x9, _optind@GOTPAGE ldr x9, [x9, _optind@GOTPAGEOFF] ldrsw x9, [x9] ldr x0, [x8, x9, lsl #3] bl _atoi str w0, [sp, #44] ldr w8, [sp, #44] subs w8, w8, #0 cset w8, gt tbnz w8, #0, LBB0_9 b LBB0_8 LBB0_8: 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 mov w8, #-1 str w8, [sp, #68] b LBB0_39 LBB0_9: b LBB0_11 LBB0_10: mov w8, #15003 str w8, [sp, #44] b LBB0_11 LBB0_11: ldr w9, [sp, #44] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf ldr x9, [sp, #16] ; 8-byte Folded Reload stur xzr, [x29, #-40] stur xzr, [x29, #-32] mov w8, #2 strb w8, [x9, #1] adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _inet_addr stur w0, [x29, #-36] b LBB0_12 LBB0_12: ldr w8, [sp, #44] and w0, w8, #0xffff bl __OSSwapInt16 and w8, w0, #0xffff str w8, [sp, #12] ; 4-byte Folded Spill b LBB0_13 LBB0_13: ldr w8, [sp, #12] ; 4-byte Folded Reload ldr x9, [sp, #16] ; 8-byte Folded Reload strh w8, [x9, #2] add x0, sp, #72 mov x1, #10240 bl _bzero mov w8, #-1 str w8, [sp, #28] b LBB0_14 LBB0_14: ; =>This Loop Header: Depth=1 ; Child Loop BB0_19 Depth 2 ; Child Loop BB0_25 Depth 3 ldr w8, [sp, #28] subs w8, w8, #0 cset w8, le tbnz w8, #0, LBB0_16 b LBB0_15 LBB0_15: ; in Loop: Header=BB0_14 Depth=1 ldr w0, [sp, #28] bl _close b LBB0_16 LBB0_16: ; in Loop: Header=BB0_14 Depth=1 mov w0, #2 mov w1, #1 mov w2, #6 bl _socket str w0, [sp, #28] ldr w8, [sp, #28] adds w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_18 b LBB0_17 LBB0_17: adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _perror mov w8, #-1 str w8, [sp, #68] b LBB0_39 LBB0_18: ; in Loop: Header=BB0_14 Depth=1 b LBB0_19 LBB0_19: ; Parent Loop BB0_14 Depth=1 ; => This Loop Header: Depth=2 ; Child Loop BB0_25 Depth 3 ldr w0, [sp, #28] sub x1, x29, #40 mov w2, #16 bl _connect str w0, [sp, #24] ldr w8, [sp, #24] adds w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_24 b LBB0_20 LBB0_20: ; in Loop: Header=BB0_19 Depth=2 bl ___error ldr w8, [x0] subs w8, w8, #56 cset w8, eq tbnz w8, #0, LBB0_24 b LBB0_21 LBB0_21: ; in Loop: Header=BB0_19 Depth=2 ldrb w8, [sp, #55] tbz w8, #0, LBB0_23 b LBB0_22 LBB0_22: ; in Loop: Header=BB0_19 Depth=2 mov w0, #100 bl _usleep b LBB0_19 LBB0_23: adrp x0, l_.str.5@PAGE add x0, x0, l_.str.5@PAGEOFF bl _perror mov w8, #-1 str w8, [sp, #68] b LBB0_39 LBB0_24: ; in Loop: Header=BB0_19 Depth=2 adrp x0, l_.str.6@PAGE add x0, x0, l_.str.6@PAGEOFF bl _printf b LBB0_25 LBB0_25: ; Parent Loop BB0_14 Depth=1 ; Parent Loop BB0_19 Depth=2 ; => This Inner Loop Header: Depth=3 ldr w0, [sp, #28] add x1, sp, #72 mov x2, #10224 mov w3, #0 bl _recv str x0, [sp, #32] ldr x8, [sp, #32] adds x8, x8, #1 cset w8, ne tbnz w8, #0, LBB0_29 b LBB0_26 LBB0_26: ; in Loop: Header=BB0_19 Depth=2 ldrb w8, [sp, #55] tbz w8, #0, LBB0_28 b LBB0_27 LBB0_27: ; in Loop: Header=BB0_19 Depth=2 b LBB0_19 LBB0_28: adrp x0, l_.str.7@PAGE add x0, x0, l_.str.7@PAGEOFF bl _perror mov w8, #-1 str w8, [sp, #68] b LBB0_39 LBB0_29: ; in Loop: Header=BB0_25 Depth=3 ldr x8, [sp, #32] subs x8, x8, #0 cset w8, ls tbnz w8, #0, LBB0_31 b LBB0_30 LBB0_30: ; in Loop: Header=BB0_25 Depth=3 ldr x10, [sp, #32] add x8, sp, #72 mov x9, x8 add x9, x9, x10 strb wzr, [x9] mov x9, sp str x8, [x9] adrp x0, l_.str.8@PAGE add x0, x0, l_.str.8@PAGEOFF bl _printf adrp x8, ___stdoutp@GOTPAGE ldr x8, [x8, ___stdoutp@GOTPAGEOFF] ldr x0, [x8] bl _fflush b LBB0_36 LBB0_31: ; in Loop: Header=BB0_25 Depth=3 ldr x8, [sp, #32] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_35 b LBB0_32 LBB0_32: ; in Loop: Header=BB0_14 Depth=1 adrp x0, l_.str.9@PAGE add x0, x0, l_.str.9@PAGEOFF bl _printf ldrb w8, [sp, #55] tbz w8, #0, LBB0_34 b LBB0_33 LBB0_33: ; in Loop: Header=BB0_14 Depth=1 b LBB0_14 LBB0_34: b LBB0_38 LBB0_35: ; in Loop: Header=BB0_25 Depth=3 b LBB0_36 LBB0_36: ; in Loop: Header=BB0_25 Depth=3 b LBB0_37 LBB0_37: ; in Loop: Header=BB0_25 Depth=3 b LBB0_25 LBB0_38: ldr w0, [sp, #28] bl _close str wzr, [sp, #68] b LBB0_39 LBB0_39: ldr w8, [sp, #68] str w8, [sp, #8] ; 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_41 b LBB0_40 LBB0_40: bl ___stack_chk_fail LBB0_41: ldr w0, [sp, #8] ; 4-byte Folded Reload add sp, sp, #2, lsl #12 ; =8192 add sp, sp, #2144 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x28, x27, [sp], #32 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function _OSSwapInt16 __OSSwapInt16: ; @_OSSwapInt16 .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 strh w0, [sp, #14] ldrh w9, [sp, #14] ldrh w8, [sp, #14] asr w8, w8, #8 orr w8, w8, w9, lsl #8 and w0, w8, #0xffff add sp, sp, #16 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "w" l_.str.1: ; @.str.1 .asciz "unsupported port %d\n" l_.str.2: ; @.str.2 .asciz "\346\227\245\345\277\227\347\233\221\345\220\254\347\253\257\345\217\243: %d\n" l_.str.3: ; @.str.3 .asciz "127.0.0.1" l_.str.4: ; @.str.4 .asciz "socket" l_.str.5: ; @.str.5 .asciz "connect" l_.str.6: ; @.str.6 .asciz "\n\n" l_.str.7: ; @.str.7 .asciz "recv" l_.str.8: ; @.str.8 .asciz "%s" l_.str.9: ; @.str.9 .asciz "\nDisconnected.\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 movl $10336, %eax ## imm = 0x2860 callq ____chkstk_darwin subq %rax, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -10276(%rbp) movl %edi, -10280(%rbp) movq %rsi, -10288(%rbp) movb $0, -10289(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 movl -10280(%rbp), %edi movq -10288(%rbp), %rsi leaq L_.str(%rip), %rdx callq _getopt movl %eax, -10296(%rbp) cmpl $-1, %eax je LBB0_6 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 cmpl $119, -10296(%rbp) jne LBB0_4 ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 movb $1, -10289(%rbp) jmp LBB0_5 LBB0_4: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_5 LBB0_5: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_1 LBB0_6: movl -10280(%rbp), %eax movq _optind@GOTPCREL(%rip), %rcx cmpl (%rcx), %eax jle LBB0_10 ## %bb.7: movq -10288(%rbp), %rax movq _optind@GOTPCREL(%rip), %rcx movslq (%rcx), %rcx movq (%rax,%rcx,8), %rdi callq _atoi movl %eax, -10300(%rbp) cmpl $0, -10300(%rbp) jg LBB0_9 ## %bb.8: movl -10300(%rbp), %esi leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf movl $-1, -10276(%rbp) jmp LBB0_39 LBB0_9: jmp LBB0_11 LBB0_10: movl $15003, -10300(%rbp) ## imm = 0x3A9B LBB0_11: movl -10300(%rbp), %esi leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf leaq -24(%rbp), %rdi xorl %esi, %esi movl $16, %edx callq _memset movb $2, -23(%rbp) leaq L_.str.3(%rip), %rdi callq _inet_addr movl %eax, -20(%rbp) ## %bb.12: movl -10300(%rbp), %eax ## kill: def $ax killed $ax killed $eax movzwl %ax, %edi callq __OSSwapInt16 movzwl %ax, %eax movl %eax, -10324(%rbp) ## 4-byte Spill ## %bb.13: movl -10324(%rbp), %eax ## 4-byte Reload movw %ax, -22(%rbp) leaq -10272(%rbp), %rdi xorl %esi, %esi movl $10240, %edx ## imm = 0x2800 callq _memset movl $-1, -10316(%rbp) LBB0_14: ## =>This Loop Header: Depth=1 ## Child Loop BB0_19 Depth 2 ## Child Loop BB0_25 Depth 3 cmpl $0, -10316(%rbp) jle LBB0_16 ## %bb.15: ## in Loop: Header=BB0_14 Depth=1 movl -10316(%rbp), %edi callq _close LBB0_16: ## in Loop: Header=BB0_14 Depth=1 movl $2, %edi movl $1, %esi movl $6, %edx callq _socket movl %eax, -10316(%rbp) cmpl $-1, -10316(%rbp) jne LBB0_18 ## %bb.17: leaq L_.str.4(%rip), %rdi callq _perror movl $-1, -10276(%rbp) jmp LBB0_39 LBB0_18: ## in Loop: Header=BB0_14 Depth=1 jmp LBB0_19 LBB0_19: ## Parent Loop BB0_14 Depth=1 ## => This Loop Header: Depth=2 ## Child Loop BB0_25 Depth 3 movl -10316(%rbp), %edi leaq -24(%rbp), %rsi movl $16, %edx callq _connect movl %eax, -10320(%rbp) cmpl $-1, -10320(%rbp) jne LBB0_24 ## %bb.20: ## in Loop: Header=BB0_19 Depth=2 callq ___error cmpl $56, (%rax) je LBB0_24 ## %bb.21: ## in Loop: Header=BB0_19 Depth=2 testb $1, -10289(%rbp) je LBB0_23 ## %bb.22: ## in Loop: Header=BB0_19 Depth=2 movl $100, %edi callq _usleep jmp LBB0_19 LBB0_23: leaq L_.str.5(%rip), %rdi callq _perror movl $-1, -10276(%rbp) jmp LBB0_39 LBB0_24: ## in Loop: Header=BB0_19 Depth=2 leaq L_.str.6(%rip), %rdi movb $0, %al callq _printf LBB0_25: ## Parent Loop BB0_14 Depth=1 ## Parent Loop BB0_19 Depth=2 ## => This Inner Loop Header: Depth=3 movl -10316(%rbp), %edi leaq -10272(%rbp), %rsi movl $10224, %edx ## imm = 0x27F0 xorl %ecx, %ecx callq _recv movq %rax, -10312(%rbp) cmpq $-1, -10312(%rbp) jne LBB0_29 ## %bb.26: ## in Loop: Header=BB0_19 Depth=2 testb $1, -10289(%rbp) je LBB0_28 ## %bb.27: ## in Loop: Header=BB0_19 Depth=2 jmp LBB0_19 LBB0_28: leaq L_.str.7(%rip), %rdi callq _perror movl $-1, -10276(%rbp) jmp LBB0_39 LBB0_29: ## in Loop: Header=BB0_25 Depth=3 cmpq $0, -10312(%rbp) jbe LBB0_31 ## %bb.30: ## in Loop: Header=BB0_25 Depth=3 movq -10312(%rbp), %rax movb $0, -10272(%rbp,%rax) leaq -10272(%rbp), %rsi leaq L_.str.8(%rip), %rdi movb $0, %al callq _printf movq ___stdoutp@GOTPCREL(%rip), %rax movq (%rax), %rdi callq _fflush jmp LBB0_36 LBB0_31: ## in Loop: Header=BB0_25 Depth=3 cmpq $0, -10312(%rbp) jne LBB0_35 ## %bb.32: ## in Loop: Header=BB0_14 Depth=1 leaq L_.str.9(%rip), %rdi movb $0, %al callq _printf testb $1, -10289(%rbp) je LBB0_34 ## %bb.33: ## in Loop: Header=BB0_14 Depth=1 jmp LBB0_14 LBB0_34: jmp LBB0_38 LBB0_35: ## in Loop: Header=BB0_25 Depth=3 jmp LBB0_36 LBB0_36: ## in Loop: Header=BB0_25 Depth=3 jmp LBB0_37 LBB0_37: ## in Loop: Header=BB0_25 Depth=3 jmp LBB0_25 LBB0_38: movl -10316(%rbp), %edi callq _close movl $0, -10276(%rbp) LBB0_39: movl -10276(%rbp), %eax movl %eax, -10328(%rbp) ## 4-byte Spill movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_41 ## %bb.40: movl -10328(%rbp), %eax ## 4-byte Reload addq $10336, %rsp ## imm = 0x2860 popq %rbp retq LBB0_41: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function _OSSwapInt16 __OSSwapInt16: ## @_OSSwapInt16 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movw %di, %ax movw %ax, -2(%rbp) movzwl -2(%rbp), %eax shll $8, %eax movzwl -2(%rbp), %ecx sarl $8, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movzwl %ax, %eax popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "w" L_.str.1: ## @.str.1 .asciz "unsupported port %d\n" L_.str.2: ## @.str.2 .asciz "\346\227\245\345\277\227\347\233\221\345\220\254\347\253\257\345\217\243: %d\n" L_.str.3: ## @.str.3 .asciz "127.0.0.1" L_.str.4: ## @.str.4 .asciz "socket" L_.str.5: ## @.str.5 .asciz "connect" L_.str.6: ## @.str.6 .asciz "\n\n" L_.str.7: ## @.str.7 .asciz "recv" L_.str.8: ## @.str.8 .asciz "%s" L_.str.9: ## @.str.9 .asciz "\nDisconnected.\n\n" .subsections_via_symbols
the_stack_data/123104.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _conditionmixer ; -- Begin function conditionmixer .p2align 2 _conditionmixer: ; @conditionmixer .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, #6 stur w8, [x29, #-4] mov w8, #109 sturb w8, [x29, #-5] mov x8, sp str xzr, [x8] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf mov x9, sp mov x8, #1 str x8, [sp, #24] ; 8-byte Folded Spill str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf ldr x8, [sp, #24] ; 8-byte Folded Reload mov x9, sp str x8, [x9] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf mov x8, sp str xzr, [x8] adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf ldursb w8, [x29, #-5] subs w8, w8, #122 cset w8, ge mov w9, #0 stur w9, [x29, #-12] ; 4-byte Folded Spill tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldursb w8, [x29, #-5] subs w8, w8, #97 cset w8, gt stur w8, [x29, #-12] ; 4-byte Folded Spill b LBB0_2 LBB0_2: ldur w8, [x29, #-12] ; 4-byte Folded Reload mov x9, sp mov x10, #1 str x10, [sp, #8] ; 8-byte Folded Spill ; kill: def $x8 killed $w8 and x8, x8, #0x1 str x8, [x9] adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF str x0, [sp, #16] ; 8-byte Folded Spill bl _printf ldr x0, [sp, #16] ; 8-byte Folded Reload ldursb w8, [x29, #-5] subs w9, w8, #122 mov w8, #0 subs w9, w9, #0 cset w9, eq and w9, w9, #0x1 ands w9, w9, #0x1 csinc w10, w8, wzr, eq mov x9, sp ; implicit-def: $x8 mov x8, x10 str x8, [x9] bl _printf ldr x8, [sp, #8] ; 8-byte Folded Reload ldr x0, [sp, #16] ; 8-byte Folded Reload mov x9, sp str x8, [x9] bl _printf ldr x0, [sp, #16] ; 8-byte Folded Reload ldur w9, [x29, #-4] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] bl _printf ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .globl _typemixer ; -- Begin function typemixer .p2align 2 _typemixer: ; @typemixer .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, #1 stur w8, [x29, #-4] mov w8, #10 stur w8, [x29, #-8] mov w8, #20 stur w8, [x29, #-12] mov w8, #97 sturb w8, [x29, #-13] mov w8, #66 sturb w8, [x29, #-14] mov w8, #36 sturb w8, [x29, #-15] ldur w8, [x29, #-4] ; implicit-def: $x11 mov x11, x8 ldur w8, [x29, #-8] ; implicit-def: $x10 mov x10, x8 ldur w9, [x29, #-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.5@PAGE add x0, x0, l_.str.5@PAGEOFF bl _printf ldursb w12, [x29, #-13] ldursb w11, [x29, #-14] ldursb w10, [x29, #-15] mov x9, sp ; implicit-def: $x8 mov x8, x12 str x8, [x9] ; implicit-def: $x8 mov x8, x11 str x8, [x9, #8] ; implicit-def: $x8 mov x8, x10 str x8, [x9, #16] adrp x0, l_.str.6@PAGE add x0, x0, l_.str.6@PAGEOFF bl _printf ldursb w8, [x29, #-13] ldur w9, [x29, #-8] add w10, w8, w9 mov x9, sp ; implicit-def: $x8 mov x8, x10 str x8, [x9] adrp x0, l_.str.7@PAGE add x0, x0, l_.str.7@PAGEOFF bl _printf ldursb w8, [x29, #-13] ldur w9, [x29, #-8] add w8, w8, w9 sturb w8, [x29, #-16] ldursb w10, [x29, #-16] mov x9, sp ; implicit-def: $x8 mov x8, x10 str x8, [x9] adrp x0, l_.str.8@PAGE add x0, x0, l_.str.8@PAGEOFF bl _printf ldursb w8, [x29, #-14] subs w10, w8, #6 mov x9, sp ; implicit-def: $x8 mov x8, x10 str x8, [x9] adrp x0, l_.str.9@PAGE add x0, x0, l_.str.9@PAGEOFF bl _printf ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #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 _typemixer bl _conditionmixer 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 "3==4 = %d\n" l_.str.1: ; @.str.1 .asciz "3==3 = %d\n" l_.str.2: ; @.str.2 .asciz "!0 = %d\n" l_.str.3: ; @.str.3 .asciz "!(-1) = %d\n" l_.str.4: ; @.str.4 .asciz "%d\n" l_.str.5: ; @.str.5 .asciz "i = %d \tj=%d \t\t k=%d\n" l_.str.6: ; @.str.6 .asciz "a = %c \tB=%c \t\t dollarSign=%c\n" l_.str.7: ; @.str.7 .asciz "a+j=%d\n" l_.str.8: ; @.str.8 .asciz "a+j=%c\n" l_.str.9: ; @.str.9 .asciz "B-6=%d\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _conditionmixer ## -- Begin function conditionmixer .p2align 4, 0x90 _conditionmixer: ## @conditionmixer .cfi_startproc ## %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 $6, -4(%rbp) movb $109, -5(%rbp) leaq L_.str(%rip), %rdi xorl %esi, %esi movb $0, %al callq _printf leaq L_.str.1(%rip), %rdi movl $1, %esi movb $0, %al callq _printf leaq L_.str.2(%rip), %rdi movl $1, %esi movb $0, %al callq _printf leaq L_.str.3(%rip), %rdi xorl %esi, %esi movb $0, %al callq _printf movsbl -5(%rbp), %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $122, %ecx movb %al, -6(%rbp) ## 1-byte Spill jge LBB0_2 ## %bb.1: movsbl -5(%rbp), %eax cmpl $97, %eax setg %al movb %al, -6(%rbp) ## 1-byte Spill LBB0_2: movb -6(%rbp), %al ## 1-byte Reload andb $1, %al movzbl %al, %esi leaq L_.str.4(%rip), %rdi movb $0, %al callq _printf movsbl -5(%rbp), %eax subl $122, %eax cmpl $0, %eax setne %cl xorb $-1, %cl xorl %esi, %esi movl $1, %eax testb $1, %cl cmovnel %eax, %esi leaq L_.str.4(%rip), %rdi movb $0, %al callq _printf leaq L_.str.4(%rip), %rdi movl $1, %esi movb $0, %al callq _printf movl -4(%rbp), %esi leaq L_.str.4(%rip), %rdi movb $0, %al callq _printf addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _typemixer ## -- Begin function typemixer .p2align 4, 0x90 _typemixer: ## @typemixer .cfi_startproc ## %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 $1, -4(%rbp) movl $10, -8(%rbp) movl $20, -12(%rbp) movb $97, -13(%rbp) movb $66, -14(%rbp) movb $36, -15(%rbp) movl -4(%rbp), %esi movl -8(%rbp), %edx movl -12(%rbp), %ecx leaq L_.str.5(%rip), %rdi movb $0, %al callq _printf movsbl -13(%rbp), %esi movsbl -14(%rbp), %edx movsbl -15(%rbp), %ecx leaq L_.str.6(%rip), %rdi movb $0, %al callq _printf movsbl -13(%rbp), %esi addl -8(%rbp), %esi leaq L_.str.7(%rip), %rdi movb $0, %al callq _printf movsbl -13(%rbp), %eax addl -8(%rbp), %eax ## kill: def $al killed $al killed $eax movb %al, -16(%rbp) movsbl -16(%rbp), %esi leaq L_.str.8(%rip), %rdi movb $0, %al callq _printf movsbl -14(%rbp), %esi subl $6, %esi leaq L_.str.9(%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) callq _typemixer callq _conditionmixer xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "3==4 = %d\n" L_.str.1: ## @.str.1 .asciz "3==3 = %d\n" L_.str.2: ## @.str.2 .asciz "!0 = %d\n" L_.str.3: ## @.str.3 .asciz "!(-1) = %d\n" L_.str.4: ## @.str.4 .asciz "%d\n" L_.str.5: ## @.str.5 .asciz "i = %d \tj=%d \t\t k=%d\n" L_.str.6: ## @.str.6 .asciz "a = %c \tB=%c \t\t dollarSign=%c\n" L_.str.7: ## @.str.7 .asciz "a+j=%d\n" L_.str.8: ## @.str.8 .asciz "a+j=%c\n" L_.str.9: ## @.str.9 .asciz "B-6=%d\n" .subsections_via_symbols
the_stack_data/86076623.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] bl ___VERIFIER_nondet_int str w0, [sp, #8] bl ___VERIFIER_nondet_int str w0, [sp, #4] ldr w8, [sp, #8] ldr w9, [sp, #4] add w8, w8, w9 subs w8, w8, #0 cset w8, lt tbnz w8, #0, LBB0_5 b LBB0_1 LBB0_1: b LBB0_2 LBB0_2: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #8] subs w8, w8, #0 cset w8, le tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: ; in Loop: Header=BB0_2 Depth=1 ldr w8, [sp, #8] ldr w9, [sp, #8] add w8, w8, w9 ldr w9, [sp, #4] add w8, w8, w9 str w8, [sp, #8] ldr w8, [sp, #4] add w8, w8, #1 str w8, [sp, #4] b LBB0_2 LBB0_4: b LBB0_5 LBB0_5: mov w0, #0 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl $0, -4(%rbp) callq ___VERIFIER_nondet_int movl %eax, -8(%rbp) callq ___VERIFIER_nondet_int movl %eax, -12(%rbp) movl -8(%rbp), %eax addl -12(%rbp), %eax cmpl $0, %eax jl LBB0_5 ## %bb.1: jmp LBB0_2 LBB0_2: ## =>This Inner Loop Header: Depth=1 cmpl $0, -8(%rbp) jle LBB0_4 ## %bb.3: ## in Loop: Header=BB0_2 Depth=1 movl -8(%rbp), %eax addl -8(%rbp), %eax addl -12(%rbp), %eax movl %eax, -8(%rbp) movl -12(%rbp), %eax addl $1, %eax movl %eax, -12(%rbp) jmp LBB0_2 LBB0_4: jmp LBB0_5 LBB0_5: xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/178265686.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 stur wzr, [x29, #-4] stur w0, [x29, #-8] stur x1, [x29, #-16] mov x9, sp sub x8, x29, #20 str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _scanf mov w8, #1 stur w8, [x29, #-44] 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_13 Depth 2 ; Child Loop BB0_14 Depth 3 ldur w8, [x29, #-44] ldur w9, [x29, #-20] subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB0_31 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 mov x9, sp sub x8, x29, #24 str x8, [x9] sub x8, x29, #28 str x8, [x9, #8] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _scanf ldursw x9, [x29, #-24] mov x8, #4 str x8, [sp, #24] ; 8-byte Folded Spill mul x0, x8, x9 bl _malloc ldr x8, [sp, #24] ; 8-byte Folded Reload stur x0, [x29, #-40] ldursw x9, [x29, #-24] mul x0, x8, x9 bl _malloc str x0, [sp, #40] str wzr, [sp, #52] mov w8, #1 str w8, [sp, #48] stur wzr, [x29, #-48] b LBB0_3 LBB0_3: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldur w8, [x29, #-48] ldur w9, [x29, #-24] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_6 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_3 Depth=2 ldur x8, [x29, #-40] ldursw x9, [x29, #-48] 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 ldr x9, [sp, #40] ldursw x10, [x29, #-48] mov w8, #0 str w8, [x9, x10, lsl #2] ldur x8, [x29, #-40] ldursw x9, [x29, #-48] ldr w9, [x8, x9, lsl #2] ldr w8, [sp, #48] mul w8, w8, w9 str w8, [sp, #48] b LBB0_5 LBB0_5: ; in Loop: Header=BB0_3 Depth=2 ldur w8, [x29, #-48] add w8, w8, #1 stur w8, [x29, #-48] b LBB0_3 LBB0_6: ; in Loop: Header=BB0_1 Depth=1 stur wzr, [x29, #-48] b LBB0_7 LBB0_7: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldur w8, [x29, #-48] ldur w9, [x29, #-24] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_10 b LBB0_8 LBB0_8: ; in Loop: Header=BB0_7 Depth=2 ldr w8, [sp, #48] ldur x9, [x29, #-40] ldursw x10, [x29, #-48] ldr w9, [x9, x10, lsl #2] sdiv w9, w8, w9 ldr w8, [sp, #52] add w8, w8, w9 str w8, [sp, #52] b LBB0_9 LBB0_9: ; in Loop: Header=BB0_7 Depth=2 ldur w8, [x29, #-48] add w8, w8, #1 stur w8, [x29, #-48] b LBB0_7 LBB0_10: ; in Loop: Header=BB0_1 Depth=1 ldr w10, [sp, #52] ldur w8, [x29, #-28] sdiv w9, w8, w10 mul w9, w9, w10 subs w8, w8, w9 stur w8, [x29, #-28] ldur w8, [x29, #-28] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_12 b LBB0_11 LBB0_11: ; in Loop: Header=BB0_1 Depth=1 ldr w9, [sp, #52] ldur w8, [x29, #-28] add w8, w8, w9 stur w8, [x29, #-28] b LBB0_12 LBB0_12: ; in Loop: Header=BB0_1 Depth=1 mov w8, #1 stur w8, [x29, #-52] mov w9, #-1 str w9, [sp, #56] str w8, [sp, #36] b LBB0_13 LBB0_13: ; Parent Loop BB0_1 Depth=1 ; => This Loop Header: Depth=2 ; Child Loop BB0_14 Depth 3 mov w8, #2147483647 str w8, [sp, #32] stur wzr, [x29, #-48] b LBB0_14 LBB0_14: ; Parent Loop BB0_1 Depth=1 ; Parent Loop BB0_13 Depth=2 ; => This Inner Loop Header: Depth=3 ldur w8, [x29, #-48] ldur w9, [x29, #-24] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_26 b LBB0_15 LBB0_15: ; in Loop: Header=BB0_14 Depth=3 ldr w10, [sp, #36] ldr x8, [sp, #40] ldursw x9, [x29, #-48] add x9, x8, x9, lsl #2 ldr w8, [x9] subs w8, w8, w10 str w8, [x9] ldr x8, [sp, #40] ldursw x9, [x29, #-48] ldr w8, [x8, x9, lsl #2] subs w8, w8, #0 cset w8, gt tbnz w8, #0, LBB0_19 b LBB0_16 LBB0_16: ; in Loop: Header=BB0_14 Depth=3 ldur w8, [x29, #-52] ldur w9, [x29, #-28] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB0_18 b LBB0_17 LBB0_17: ; in Loop: Header=BB0_13 Depth=2 ldur w8, [x29, #-48] str w8, [sp, #56] b LBB0_26 LBB0_18: ; in Loop: Header=BB0_14 Depth=3 ldur x8, [x29, #-40] ldursw x9, [x29, #-48] ldr w8, [x8, x9, lsl #2] ldr x9, [sp, #40] ldursw x10, [x29, #-48] str w8, [x9, x10, lsl #2] ldur w8, [x29, #-52] add w8, w8, #1 stur w8, [x29, #-52] b LBB0_19 LBB0_19: ; in Loop: Header=BB0_14 Depth=3 ldr w8, [sp, #56] subs w8, w8, #0 cset w8, lt tbnz w8, #0, LBB0_21 b LBB0_20 LBB0_20: ; in Loop: Header=BB0_13 Depth=2 b LBB0_26 LBB0_21: ; in Loop: Header=BB0_14 Depth=3 ldr w8, [sp, #32] ldr x9, [sp, #40] ldursw x10, [x29, #-48] ldr w9, [x9, x10, lsl #2] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_23 b LBB0_22 LBB0_22: ; in Loop: Header=BB0_14 Depth=3 ldr w8, [sp, #32] str w8, [sp, #20] ; 4-byte Folded Spill b LBB0_24 LBB0_23: ; in Loop: Header=BB0_14 Depth=3 ldr x8, [sp, #40] ldursw x9, [x29, #-48] ldr w8, [x8, x9, lsl #2] str w8, [sp, #20] ; 4-byte Folded Spill b LBB0_24 LBB0_24: ; in Loop: Header=BB0_14 Depth=3 ldr w8, [sp, #20] ; 4-byte Folded Reload str w8, [sp, #32] b LBB0_25 LBB0_25: ; in Loop: Header=BB0_14 Depth=3 ldur w8, [x29, #-48] add w8, w8, #1 stur w8, [x29, #-48] b LBB0_14 LBB0_26: ; in Loop: Header=BB0_13 Depth=2 ldr w8, [sp, #56] subs w8, w8, #0 cset w8, lt tbnz w8, #0, LBB0_28 b LBB0_27 LBB0_27: ; in Loop: Header=BB0_1 Depth=1 b LBB0_29 LBB0_28: ; in Loop: Header=BB0_13 Depth=2 ldr w8, [sp, #32] str w8, [sp, #36] b LBB0_13 LBB0_29: ; in Loop: Header=BB0_1 Depth=1 ldur w9, [x29, #-44] ; implicit-def: $x8 mov x8, x9 ldr w9, [sp, #56] add w10, w9, #1 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 ldr x0, [sp, #40] bl _free ldur x0, [x29, #-40] bl _free b LBB0_30 LBB0_30: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-44] add w8, w8, #1 stur w8, [x29, #-44] b LBB0_1 LBB0_31: ldur w0, [x29, #-4] ldp x29, x30, [sp, #112] ; 16-byte Folded Reload add sp, sp, #128 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%d" l_.str.1: ; @.str.1 .asciz "%d %d" l_.str.2: ; @.str.2 .asciz "Case #%d: %d\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $96, %rsp movl $0, -4(%rbp) movl %edi, -8(%rbp) movq %rsi, -16(%rbp) leaq L_.str(%rip), %rdi leaq -20(%rbp), %rsi movb $0, %al callq _scanf movl $1, -44(%rbp) LBB0_1: ## =>This Loop Header: Depth=1 ## Child Loop BB0_3 Depth 2 ## Child Loop BB0_7 Depth 2 ## Child Loop BB0_13 Depth 2 ## Child Loop BB0_14 Depth 3 movl -44(%rbp), %eax cmpl -20(%rbp), %eax jg LBB0_31 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 leaq L_.str.1(%rip), %rdi leaq -24(%rbp), %rsi leaq -28(%rbp), %rdx movb $0, %al callq _scanf movslq -24(%rbp), %rdi shlq $2, %rdi callq _malloc movq %rax, -40(%rbp) movslq -24(%rbp), %rdi shlq $2, %rdi callq _malloc movq %rax, -72(%rbp) movl $0, -60(%rbp) movl $1, -64(%rbp) movl $0, -48(%rbp) LBB0_3: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 movl -48(%rbp), %eax cmpl -24(%rbp), %eax jge LBB0_6 ## %bb.4: ## in Loop: Header=BB0_3 Depth=2 movq -40(%rbp), %rsi movslq -48(%rbp), %rax shlq $2, %rax addq %rax, %rsi leaq L_.str(%rip), %rdi movb $0, %al callq _scanf movq -72(%rbp), %rax movslq -48(%rbp), %rcx movl $0, (%rax,%rcx,4) movq -40(%rbp), %rax movslq -48(%rbp), %rcx movl (%rax,%rcx,4), %eax imull -64(%rbp), %eax movl %eax, -64(%rbp) ## %bb.5: ## in Loop: Header=BB0_3 Depth=2 movl -48(%rbp), %eax addl $1, %eax movl %eax, -48(%rbp) jmp LBB0_3 LBB0_6: ## in Loop: Header=BB0_1 Depth=1 movl $0, -48(%rbp) LBB0_7: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 movl -48(%rbp), %eax cmpl -24(%rbp), %eax jge LBB0_10 ## %bb.8: ## in Loop: Header=BB0_7 Depth=2 movl -64(%rbp), %eax movq -40(%rbp), %rcx movslq -48(%rbp), %rsi cltd idivl (%rcx,%rsi,4) addl -60(%rbp), %eax movl %eax, -60(%rbp) ## %bb.9: ## in Loop: Header=BB0_7 Depth=2 movl -48(%rbp), %eax addl $1, %eax movl %eax, -48(%rbp) jmp LBB0_7 LBB0_10: ## in Loop: Header=BB0_1 Depth=1 movl -60(%rbp), %ecx movl -28(%rbp), %eax cltd idivl %ecx movl %edx, -28(%rbp) cmpl $0, -28(%rbp) jne LBB0_12 ## %bb.11: ## in Loop: Header=BB0_1 Depth=1 movl -60(%rbp), %eax addl -28(%rbp), %eax movl %eax, -28(%rbp) LBB0_12: ## in Loop: Header=BB0_1 Depth=1 movl $1, -52(%rbp) movl $-1, -56(%rbp) movl $1, -76(%rbp) LBB0_13: ## Parent Loop BB0_1 Depth=1 ## => This Loop Header: Depth=2 ## Child Loop BB0_14 Depth 3 movl $2147483647, -80(%rbp) ## imm = 0x7FFFFFFF movl $0, -48(%rbp) LBB0_14: ## Parent Loop BB0_1 Depth=1 ## Parent Loop BB0_13 Depth=2 ## => This Inner Loop Header: Depth=3 movl -48(%rbp), %eax cmpl -24(%rbp), %eax jge LBB0_26 ## %bb.15: ## in Loop: Header=BB0_14 Depth=3 movl -76(%rbp), %esi movq -72(%rbp), %rax movslq -48(%rbp), %rcx movl (%rax,%rcx,4), %edx subl %esi, %edx movl %edx, (%rax,%rcx,4) movq -72(%rbp), %rax movslq -48(%rbp), %rcx cmpl $0, (%rax,%rcx,4) jg LBB0_19 ## %bb.16: ## in Loop: Header=BB0_14 Depth=3 movl -52(%rbp), %eax cmpl -28(%rbp), %eax jne LBB0_18 ## %bb.17: ## in Loop: Header=BB0_13 Depth=2 movl -48(%rbp), %eax movl %eax, -56(%rbp) jmp LBB0_26 LBB0_18: ## in Loop: Header=BB0_14 Depth=3 movq -40(%rbp), %rax movslq -48(%rbp), %rcx movl (%rax,%rcx,4), %edx movq -72(%rbp), %rax movslq -48(%rbp), %rcx movl %edx, (%rax,%rcx,4) movl -52(%rbp), %eax addl $1, %eax movl %eax, -52(%rbp) LBB0_19: ## in Loop: Header=BB0_14 Depth=3 cmpl $0, -56(%rbp) jl LBB0_21 ## %bb.20: ## in Loop: Header=BB0_13 Depth=2 jmp LBB0_26 LBB0_21: ## in Loop: Header=BB0_14 Depth=3 movl -80(%rbp), %eax movq -72(%rbp), %rcx movslq -48(%rbp), %rdx cmpl (%rcx,%rdx,4), %eax jge LBB0_23 ## %bb.22: ## in Loop: Header=BB0_14 Depth=3 movl -80(%rbp), %eax movl %eax, -84(%rbp) ## 4-byte Spill jmp LBB0_24 LBB0_23: ## in Loop: Header=BB0_14 Depth=3 movq -72(%rbp), %rax movslq -48(%rbp), %rcx movl (%rax,%rcx,4), %eax movl %eax, -84(%rbp) ## 4-byte Spill LBB0_24: ## in Loop: Header=BB0_14 Depth=3 movl -84(%rbp), %eax ## 4-byte Reload movl %eax, -80(%rbp) ## %bb.25: ## in Loop: Header=BB0_14 Depth=3 movl -48(%rbp), %eax addl $1, %eax movl %eax, -48(%rbp) jmp LBB0_14 LBB0_26: ## in Loop: Header=BB0_13 Depth=2 cmpl $0, -56(%rbp) jl LBB0_28 ## %bb.27: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_29 LBB0_28: ## in Loop: Header=BB0_13 Depth=2 movl -80(%rbp), %eax movl %eax, -76(%rbp) jmp LBB0_13 LBB0_29: ## in Loop: Header=BB0_1 Depth=1 movl -44(%rbp), %esi movl -56(%rbp), %edx addl $1, %edx leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf movq -72(%rbp), %rdi callq _free movq -40(%rbp), %rdi callq _free ## %bb.30: ## in Loop: Header=BB0_1 Depth=1 movl -44(%rbp), %eax addl $1, %eax movl %eax, -44(%rbp) jmp LBB0_1 LBB0_31: movl -4(%rbp), %eax 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 "%d %d" L_.str.2: ## @.str.2 .asciz "Case #%d: %d\n" .subsections_via_symbols
the_stack_data/248582054.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _CalculateInterest ; -- Begin function CalculateInterest .p2align 2 _CalculateInterest: ; @CalculateInterest .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 d0, [x29, #-8] str d1, [sp, #16] str w0, [sp, #12] ldur d0, [x29, #-8] str d0, [sp] ; 8-byte Folded Spill ldr d0, [sp, #16] 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 bl _pow fmov d1, d0 ldr d0, [sp] ; 8-byte Folded Reload fmul d0, d0, d1 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 MoneyRound lCPI1_0: .quad 0x4059000000000000 ; double 100 .section __TEXT,__text,regular,pure_instructions .globl _MoneyRound .p2align 2 _MoneyRound: ; @MoneyRound .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str d0, [sp, #8] ldr d0, [sp, #8] adrp x8, lCPI1_0@PAGE ldr d1, [x8, lCPI1_0@PAGEOFF] fmul d0, d0, d1 frinta d0, d0 fdiv d0, d0, d1 add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _printTableHeader ; -- Begin function printTableHeader .p2align 2 _printTableHeader: ; @printTableHeader .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 x9, sp adrp x8, l_.str.1@PAGE add x8, x8, l_.str.1@PAGEOFF str x8, [x9] adrp x8, l_.str.2@PAGE add x8, x8, l_.str.2@PAGEOFF str x8, [x9, #8] adrp x8, l_.str.3@PAGE add x8, x8, l_.str.3@PAGEOFF str x8, [x9, #16] adrp x8, l_.str.4@PAGE add x8, x8, l_.str.4@PAGEOFF str x8, [x9, #24] adrp x8, l_.str.5@PAGE add x8, x8, l_.str.5@PAGEOFF str x8, [x9, #32] 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 .globl _printData ; -- Begin function printData .p2align 2 _printData: ; @printData .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 w0, [x29, #-8] stur d0, [x29, #-16] stur d1, [x29, #-24] stur d2, [x29, #-32] ldur w9, [x29, #-8] ; implicit-def: $x8 mov x8, x9 str x8, [sp, #40] ; 8-byte Folded Spill ldur d0, [x29, #-16] bl _MoneyRound ldr x9, [sp, #40] ; 8-byte Folded Reload fmov d3, d0 ldur d2, [x29, #-24] ldur d0, [x29, #-32] ldur d1, [x29, #-16] fsub d0, d0, d1 ldur d1, [x29, #-24] fsub d1, d0, d1 ldur d0, [x29, #-32] mov x8, sp str x9, [x8] str d3, [x8, #8] str d2, [x8, #16] str d1, [x8, #24] str d0, [x8, #32] adrp x0, l_.str.6@PAGE add x0, x0, l_.str.6@PAGEOFF bl _printf ldur w0, [x29, #-4] ldp x29, x30, [sp, #80] ; 16-byte Folded Reload add sp, sp, #96 ret .cfi_endproc ; -- End function .section __TEXT,__literal8,8byte_literals .p2align 3 ; -- Begin function main lCPI4_0: .quad 0x3ff199999999999a ; double 1.1000000000000001 .section __TEXT,__text,regular,pure_instructions .globl _main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #80 .cfi_def_cfa_offset 80 stp x29, x30, [sp, #64] ; 16-byte Folded Spill add x29, sp, #64 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] sub x8, x29, #16 str x8, [sp, #8] ; 8-byte Folded Spill movi d0, #0000000000000000 stur d0, [x29, #-16] stur d0, [x29, #-24] sub x8, x29, #28 str x8, [sp, #16] ; 8-byte Folded Spill stur wzr, [x29, #-28] adrp x0, l_.str.7@PAGE add x0, x0, l_.str.7@PAGEOFF bl _printf ldr x8, [sp, #8] ; 8-byte Folded Reload mov x9, sp str x8, [x9] adrp x0, l_.str.8@PAGE add x0, x0, l_.str.8@PAGEOFF bl _scanf adrp x0, l_.str.9@PAGE add x0, x0, l_.str.9@PAGEOFF bl _printf ldr x8, [sp, #16] ; 8-byte Folded Reload mov x9, sp str x8, [x9] adrp x0, l_.str.10@PAGE add x0, x0, l_.str.10@PAGEOFF bl _scanf ldur d0, [x29, #-16] bl _MoneyRound stur d0, [x29, #-16] bl _printTableHeader mov w8, #1 str w8, [sp, #32] b LBB4_1 LBB4_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #32] ldur w9, [x29, #-28] subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB4_4 b LBB4_2 LBB4_2: ; in Loop: Header=BB4_1 Depth=1 ldur d0, [x29, #-24] str d0, [sp, #24] ldur d1, [x29, #-16] ldur d0, [x29, #-24] fadd d0, d0, d1 stur d0, [x29, #-24] ldur d0, [x29, #-24] adrp x8, lCPI4_0@PAGE ldr d1, [x8, lCPI4_0@PAGEOFF] mov w0, #1 bl _CalculateInterest stur d0, [x29, #-24] ldr w0, [sp, #32] ldr d0, [sp, #24] ldur d1, [x29, #-16] ldur d2, [x29, #-24] bl _printData b LBB4_3 LBB4_3: ; in Loop: Header=BB4_1 Depth=1 ldr w8, [sp, #32] add w8, w8, #1 str w8, [sp, #32] b LBB4_1 LBB4_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 "%-10s%-10s%-10s%-10s%-10s\n" l_.str.1: ; @.str.1 .asciz "Year" l_.str.2: ; @.str.2 .asciz "Start" l_.str.3: ; @.str.3 .asciz "Paid in" l_.str.4: ; @.str.4 .asciz "Interest" l_.str.5: ; @.str.5 .asciz "Final" l_.str.6: ; @.str.6 .asciz "%-10d%-10.2lf%-10.2lf%-10.2lf%-10.2lf\n" l_.str.7: ; @.str.7 .asciz "How much will you pay in every year?" l_.str.8: ; @.str.8 .asciz "%lf" l_.str.9: ; @.str.9 .asciz "How many years will you save for?" l_.str.10: ; @.str.10 .asciz "%d" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _CalculateInterest ## -- Begin function CalculateInterest .p2align 4, 0x90 _CalculateInterest: ## @CalculateInterest .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movsd %xmm0, -8(%rbp) movsd %xmm1, -16(%rbp) movl %edi, -20(%rbp) movsd -8(%rbp), %xmm0 ## xmm0 = mem[0],zero movsd %xmm0, -32(%rbp) ## 8-byte Spill movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero cvtsi2sdl -20(%rbp), %xmm1 callq _pow movaps %xmm0, %xmm1 movsd -32(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero mulsd %xmm1, %xmm0 addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__literal8,8byte_literals .p2align 3 ## -- Begin function MoneyRound LCPI1_0: .quad 0x4059000000000000 ## double 100 .section __TEXT,__literal16,16byte_literals .p2align 4 LCPI1_1: .quad 0x8000000000000000 ## double -0 .quad 0x8000000000000000 ## double -0 LCPI1_2: .quad 0x3fdfffffffffffff ## double 0.49999999999999994 .quad 0x3fdfffffffffffff ## double 0.49999999999999994 .section __TEXT,__text,regular,pure_instructions .globl _MoneyRound .p2align 4, 0x90 _MoneyRound: ## @MoneyRound .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 LCPI1_0(%rip), %xmm0 ## xmm0 = mem[0],zero mulsd -8(%rbp), %xmm0 movaps %xmm0, %xmm1 movaps LCPI1_1(%rip), %xmm2 ## xmm2 = [-0.0E+0,-0.0E+0] pand %xmm2, %xmm1 movaps LCPI1_2(%rip), %xmm2 ## xmm2 = [4.9999999999999994E-1,4.9999999999999994E-1] por %xmm2, %xmm1 addsd %xmm1, %xmm0 roundsd $11, %xmm0, %xmm0 movsd LCPI1_0(%rip), %xmm1 ## xmm1 = mem[0],zero divsd %xmm1, %xmm0 popq %rbp retq .cfi_endproc ## -- End function .globl _printTableHeader ## -- Begin function printTableHeader .p2align 4, 0x90 _printTableHeader: ## @printTableHeader .cfi_startproc ## %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 L_.str.1(%rip), %rsi leaq L_.str.2(%rip), %rdx leaq L_.str.3(%rip), %rcx leaq L_.str.4(%rip), %r8 leaq L_.str.5(%rip), %r9 movb $0, %al callq _printf movl -4(%rbp), %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _printData ## -- Begin function printData .p2align 4, 0x90 _printData: ## @printData .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movl %edi, -8(%rbp) movsd %xmm0, -16(%rbp) movsd %xmm1, -24(%rbp) movsd %xmm2, -32(%rbp) movl -8(%rbp), %eax movl %eax, -36(%rbp) ## 4-byte Spill movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero callq _MoneyRound movl -36(%rbp), %esi ## 4-byte Reload movsd -24(%rbp), %xmm1 ## xmm1 = mem[0],zero movsd -32(%rbp), %xmm2 ## xmm2 = mem[0],zero subsd -16(%rbp), %xmm2 subsd -24(%rbp), %xmm2 movsd -32(%rbp), %xmm3 ## xmm3 = mem[0],zero leaq L_.str.6(%rip), %rdi movb $4, %al callq _printf movl -4(%rbp), %eax addq $48, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__literal8,8byte_literals .p2align 3 ## -- Begin function main LCPI4_0: .quad 0x3ff199999999999a ## double 1.1000000000000001 .section __TEXT,__text,regular,pure_instructions .globl _main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movl $0, -4(%rbp) xorps %xmm0, %xmm0 movsd %xmm0, -16(%rbp) xorps %xmm0, %xmm0 movsd %xmm0, -24(%rbp) movl $0, -28(%rbp) leaq L_.str.7(%rip), %rdi movb $0, %al callq _printf leaq L_.str.8(%rip), %rdi leaq -16(%rbp), %rsi movb $0, %al callq _scanf leaq L_.str.9(%rip), %rdi movb $0, %al callq _printf leaq L_.str.10(%rip), %rdi leaq -28(%rbp), %rsi movb $0, %al callq _scanf movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero callq _MoneyRound movsd %xmm0, -16(%rbp) callq _printTableHeader movl $1, -32(%rbp) LBB4_1: ## =>This Inner Loop Header: Depth=1 movl -32(%rbp), %eax cmpl -28(%rbp), %eax jg LBB4_4 ## %bb.2: ## in Loop: Header=BB4_1 Depth=1 movsd -24(%rbp), %xmm0 ## xmm0 = mem[0],zero movsd %xmm0, -40(%rbp) movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero addsd -24(%rbp), %xmm0 movsd %xmm0, -24(%rbp) movsd -24(%rbp), %xmm0 ## xmm0 = mem[0],zero movsd LCPI4_0(%rip), %xmm1 ## xmm1 = mem[0],zero movl $1, %edi callq _CalculateInterest movsd %xmm0, -24(%rbp) movl -32(%rbp), %edi movsd -40(%rbp), %xmm0 ## xmm0 = mem[0],zero movsd -16(%rbp), %xmm1 ## xmm1 = mem[0],zero movsd -24(%rbp), %xmm2 ## xmm2 = mem[0],zero callq _printData ## %bb.3: ## in Loop: Header=BB4_1 Depth=1 movl -32(%rbp), %eax addl $1, %eax movl %eax, -32(%rbp) jmp LBB4_1 LBB4_4: xorl %eax, %eax addq $48, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%-10s%-10s%-10s%-10s%-10s\n" L_.str.1: ## @.str.1 .asciz "Year" L_.str.2: ## @.str.2 .asciz "Start" L_.str.3: ## @.str.3 .asciz "Paid in" L_.str.4: ## @.str.4 .asciz "Interest" L_.str.5: ## @.str.5 .asciz "Final" L_.str.6: ## @.str.6 .asciz "%-10d%-10.2lf%-10.2lf%-10.2lf%-10.2lf\n" L_.str.7: ## @.str.7 .asciz "How much will you pay in every year?" L_.str.8: ## @.str.8 .asciz "%lf" L_.str.9: ## @.str.9 .asciz "How many years will you save for?" L_.str.10: ## @.str.10 .asciz "%d" .subsections_via_symbols
the_stack_data/916575.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _processQueries ; -- Begin function processQueries .p2align 2 _processQueries: ; @processQueries .cfi_startproc ; %bb.0: sub sp, sp, #96 .cfi_def_cfa_offset 96 stp x29, x30, [sp, #80] ; 16-byte Folded Spill add x29, sp, #80 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] stur w1, [x29, #-12] stur w2, [x29, #-16] stur x3, [x29, #-24] ldursw x8, [x29, #-16] lsl x0, x8, #2 bl _malloc stur x0, [x29, #-32] ldursw x8, [x29, #-12] lsl x0, x8, #2 bl _malloc str x0, [sp, #40] mov w8, #1 str w8, [sp, #36] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #36] ldur w9, [x29, #-16] add w9, w9, #1 subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_4 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #36] ldur x9, [x29, #-32] ldrsw x10, [sp, #36] add x9, x9, x10, lsl #2 stur w8, [x9, #-4] b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #36] add w8, w8, #1 str w8, [sp, #36] b LBB0_1 LBB0_4: str wzr, [sp, #32] b LBB0_5 LBB0_5: ; =>This Loop Header: Depth=1 ; Child Loop BB0_7 Depth 2 ; Child Loop BB0_10 Depth 2 ldr w8, [sp, #32] ldur w9, [x29, #-12] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_15 b LBB0_6 LBB0_6: ; in Loop: Header=BB0_5 Depth=1 ldur x8, [x29, #-8] ldrsw x9, [sp, #32] ldr w8, [x8, x9, lsl #2] str w8, [sp, #28] str wzr, [sp, #24] b LBB0_7 LBB0_7: ; Parent Loop BB0_5 Depth=1 ; => This Inner Loop Header: Depth=2 ldur x8, [x29, #-32] ldrsw x9, [sp, #24] mov x10, x9 add w10, w10, #1 str w10, [sp, #24] ldr w8, [x8, x9, lsl #2] ldr w9, [sp, #28] subs w8, w8, w9 cset w8, eq tbnz w8, #0, LBB0_9 b LBB0_8 LBB0_8: ; in Loop: Header=BB0_7 Depth=2 b LBB0_7 LBB0_9: ; in Loop: Header=BB0_5 Depth=1 ldr w8, [sp, #24] subs w8, w8, #1 ldr x9, [sp, #40] ldrsw x10, [sp, #32] str w8, [x9, x10, lsl #2] str wzr, [sp, #20] ldr w8, [sp, #28] str w8, [sp, #16] b LBB0_10 LBB0_10: ; Parent Loop BB0_5 Depth=1 ; => This Inner Loop Header: Depth=2 ldur x8, [x29, #-32] ldrsw x9, [sp, #20] ldr w8, [x8, x9, lsl #2] str w8, [sp, #12] ldr w8, [sp, #16] ldur x9, [x29, #-32] ldrsw x10, [sp, #20] mov x11, x10 add w11, w11, #1 str w11, [sp, #20] str w8, [x9, x10, lsl #2] ldr w8, [sp, #12] str w8, [sp, #16] ldr w8, [sp, #16] ldr w9, [sp, #28] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB0_12 b LBB0_11 LBB0_11: ; in Loop: Header=BB0_5 Depth=1 b LBB0_13 LBB0_12: ; in Loop: Header=BB0_10 Depth=2 b LBB0_10 LBB0_13: ; in Loop: Header=BB0_5 Depth=1 b LBB0_14 LBB0_14: ; in Loop: Header=BB0_5 Depth=1 ldr w8, [sp, #32] add w8, w8, #1 str w8, [sp, #32] b LBB0_5 LBB0_15: ldur x0, [x29, #-32] bl _free ldur w8, [x29, #-12] ldur x9, [x29, #-24] str w8, [x9] ldr x0, [sp, #40] 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 _processQueries ## -- Begin function processQueries .p2align 4, 0x90 _processQueries: ## @processQueries .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $80, %rsp movq %rdi, -8(%rbp) movl %esi, -12(%rbp) movl %edx, -16(%rbp) movq %rcx, -24(%rbp) movslq -16(%rbp), %rdi shlq $2, %rdi callq _malloc movq %rax, -32(%rbp) movslq -12(%rbp), %rdi shlq $2, %rdi callq _malloc movq %rax, -40(%rbp) movl $1, -44(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 movl -44(%rbp), %eax movl -16(%rbp), %ecx addl $1, %ecx cmpl %ecx, %eax jge LBB0_4 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movl -44(%rbp), %edx movq -32(%rbp), %rax movslq -44(%rbp), %rcx movl %edx, -4(%rax,%rcx,4) ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 movl -44(%rbp), %eax addl $1, %eax movl %eax, -44(%rbp) jmp LBB0_1 LBB0_4: movl $0, -48(%rbp) LBB0_5: ## =>This Loop Header: Depth=1 ## Child Loop BB0_7 Depth 2 ## Child Loop BB0_10 Depth 2 movl -48(%rbp), %eax cmpl -12(%rbp), %eax jge LBB0_15 ## %bb.6: ## in Loop: Header=BB0_5 Depth=1 movq -8(%rbp), %rax movslq -48(%rbp), %rcx movl (%rax,%rcx,4), %eax movl %eax, -52(%rbp) movl $0, -56(%rbp) LBB0_7: ## Parent Loop BB0_5 Depth=1 ## => This Inner Loop Header: Depth=2 movq -32(%rbp), %rax movl -56(%rbp), %ecx movl %ecx, %edx addl $1, %edx movl %edx, -56(%rbp) movslq %ecx, %rcx movl (%rax,%rcx,4), %eax cmpl -52(%rbp), %eax je LBB0_9 ## %bb.8: ## in Loop: Header=BB0_7 Depth=2 jmp LBB0_7 LBB0_9: ## in Loop: Header=BB0_5 Depth=1 movl -56(%rbp), %edx subl $1, %edx movq -40(%rbp), %rax movslq -48(%rbp), %rcx movl %edx, (%rax,%rcx,4) movl $0, -60(%rbp) movl -52(%rbp), %eax movl %eax, -64(%rbp) LBB0_10: ## Parent Loop BB0_5 Depth=1 ## => This Inner Loop Header: Depth=2 movq -32(%rbp), %rax movslq -60(%rbp), %rcx movl (%rax,%rcx,4), %eax movl %eax, -68(%rbp) movl -64(%rbp), %edx movq -32(%rbp), %rax movl -60(%rbp), %ecx movl %ecx, %esi addl $1, %esi movl %esi, -60(%rbp) movslq %ecx, %rcx movl %edx, (%rax,%rcx,4) movl -68(%rbp), %eax movl %eax, -64(%rbp) movl -64(%rbp), %eax cmpl -52(%rbp), %eax jne LBB0_12 ## %bb.11: ## in Loop: Header=BB0_5 Depth=1 jmp LBB0_13 LBB0_12: ## in Loop: Header=BB0_10 Depth=2 jmp LBB0_10 LBB0_13: ## in Loop: Header=BB0_5 Depth=1 jmp LBB0_14 LBB0_14: ## in Loop: Header=BB0_5 Depth=1 movl -48(%rbp), %eax addl $1, %eax movl %eax, -48(%rbp) jmp LBB0_5 LBB0_15: movq -32(%rbp), %rdi callq _free movl -12(%rbp), %ecx movq -24(%rbp), %rax movl %ecx, (%rax) movq -40(%rbp), %rax addq $80, %rsp popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/181394027.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, #48] str wzr, [sp, #44] b LBB0_1 LBB0_1: ; =>This Loop Header: Depth=1 ; Child Loop BB0_3 Depth 2 ldr w8, [sp, #44] subs w8, w8, #5 cset w8, ge tbnz w8, #0, LBB0_8 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 str wzr, [sp, #40] b LBB0_3 LBB0_3: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #40] subs w8, w8, #5 cset w8, ge tbnz w8, #0, LBB0_6 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_3 Depth=2 ldrsw x8, [sp, #44] mov x9, #20 mul x9, x8, x9 add x8, sp, #68 add x8, x8, x9 ldrsw x9, [sp, #40] add x8, x8, x9, lsl #2 mov x9, sp str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _scanf b LBB0_5 LBB0_5: ; in Loop: Header=BB0_3 Depth=2 ldr w8, [sp, #40] add w8, w8, #1 str w8, [sp, #40] 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, #44] add w8, w8, #1 str w8, [sp, #44] b LBB0_1 LBB0_8: str wzr, [sp, #44] b LBB0_9 LBB0_9: ; =>This Loop Header: Depth=1 ; Child Loop BB0_11 Depth 2 ldr w8, [sp, #44] subs w8, w8, #2 cset w8, ge tbnz w8, #0, LBB0_16 b LBB0_10 LBB0_10: ; in Loop: Header=BB0_9 Depth=1 str wzr, [sp, #40] b LBB0_11 LBB0_11: ; Parent Loop BB0_9 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #40] subs w8, w8, #2 cset w8, ge tbnz w8, #0, LBB0_14 b LBB0_12 LBB0_12: ; in Loop: Header=BB0_11 Depth=2 ldrsw x9, [sp, #44] add x8, sp, #52 add x8, x8, x9, lsl #3 ldrsw x9, [sp, #40] add x8, x8, x9, lsl #2 mov x9, sp str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _scanf b LBB0_13 LBB0_13: ; in Loop: Header=BB0_11 Depth=2 ldr w8, [sp, #40] add w8, w8, #1 str w8, [sp, #40] 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, #44] add w8, w8, #1 str w8, [sp, #44] b LBB0_9 LBB0_16: str wzr, [sp, #44] str wzr, [sp, #28] b LBB0_17 LBB0_17: ; =>This Loop Header: Depth=1 ; Child Loop BB0_19 Depth 2 ; Child Loop BB0_21 Depth 3 ; Child Loop BB0_25 Depth 4 ldr w8, [sp, #44] subs w8, w8, #3 cset w8, gt tbnz w8, #0, LBB0_40 b LBB0_18 LBB0_18: ; in Loop: Header=BB0_17 Depth=1 str wzr, [sp, #40] b LBB0_19 LBB0_19: ; Parent Loop BB0_17 Depth=1 ; => This Loop Header: Depth=2 ; Child Loop BB0_21 Depth 3 ; Child Loop BB0_25 Depth 4 ldr w8, [sp, #40] subs w8, w8, #3 cset w8, gt tbnz w8, #0, LBB0_38 b LBB0_20 LBB0_20: ; in Loop: Header=BB0_19 Depth=2 mov w8, #1 str w8, [sp, #24] str wzr, [sp, #36] b LBB0_21 LBB0_21: ; Parent Loop BB0_17 Depth=1 ; Parent Loop BB0_19 Depth=2 ; => This Loop Header: Depth=3 ; Child Loop BB0_25 Depth 4 ldr w8, [sp, #36] subs w8, w8, #2 cset w8, ge mov w9, #0 str w9, [sp, #20] ; 4-byte Folded Spill tbnz w8, #0, LBB0_23 b LBB0_22 LBB0_22: ; in Loop: Header=BB0_21 Depth=3 ldr w8, [sp, #24] subs w8, w8, #0 cset w8, ne str w8, [sp, #20] ; 4-byte Folded Spill b LBB0_23 LBB0_23: ; in Loop: Header=BB0_21 Depth=3 ldr w8, [sp, #20] ; 4-byte Folded Reload tbz w8, #0, LBB0_34 b LBB0_24 LBB0_24: ; in Loop: Header=BB0_21 Depth=3 str wzr, [sp, #32] b LBB0_25 LBB0_25: ; Parent Loop BB0_17 Depth=1 ; Parent Loop BB0_19 Depth=2 ; Parent Loop BB0_21 Depth=3 ; => This Inner Loop Header: Depth=4 ldr w8, [sp, #32] subs w8, w8, #2 cset w8, ge mov w9, #0 str w9, [sp, #16] ; 4-byte Folded Spill tbnz w8, #0, LBB0_27 b LBB0_26 LBB0_26: ; in Loop: Header=BB0_25 Depth=4 ldr w8, [sp, #24] subs w8, w8, #0 cset w8, ne str w8, [sp, #16] ; 4-byte Folded Spill b LBB0_27 LBB0_27: ; in Loop: Header=BB0_25 Depth=4 ldr w8, [sp, #16] ; 4-byte Folded Reload tbz w8, #0, LBB0_32 b LBB0_28 LBB0_28: ; in Loop: Header=BB0_25 Depth=4 ldr w8, [sp, #44] ldr w9, [sp, #36] add w8, w8, w9 add x10, sp, #68 mov w9, #20 smaddl x8, w8, w9, x10 ldr w9, [sp, #40] ldr w10, [sp, #32] add w9, w9, w10 ldr w8, [x8, w9, sxtw #2] ldrsw x10, [sp, #36] add x9, sp, #52 add x9, x9, x10, lsl #3 ldrsw x10, [sp, #32] ldr w9, [x9, x10, lsl #2] subs w8, w8, w9 cset w8, eq tbnz w8, #0, LBB0_30 b LBB0_29 LBB0_29: ; in Loop: Header=BB0_25 Depth=4 str wzr, [sp, #24] b LBB0_30 LBB0_30: ; in Loop: Header=BB0_25 Depth=4 b LBB0_31 LBB0_31: ; in Loop: Header=BB0_25 Depth=4 ldr w8, [sp, #32] add w8, w8, #1 str w8, [sp, #32] b LBB0_25 LBB0_32: ; in Loop: Header=BB0_21 Depth=3 b LBB0_33 LBB0_33: ; in Loop: Header=BB0_21 Depth=3 ldr w8, [sp, #36] add w8, w8, #1 str w8, [sp, #36] b LBB0_21 LBB0_34: ; in Loop: Header=BB0_19 Depth=2 ldr w8, [sp, #24] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_36 b LBB0_35 LBB0_35: ; in Loop: Header=BB0_19 Depth=2 ldr w8, [sp, #28] add w8, w8, #1 str w8, [sp, #28] b LBB0_36 LBB0_36: ; in Loop: Header=BB0_19 Depth=2 b LBB0_37 LBB0_37: ; in Loop: Header=BB0_19 Depth=2 ldr w8, [sp, #40] add w8, w8, #1 str w8, [sp, #40] b LBB0_19 LBB0_38: ; in Loop: Header=BB0_17 Depth=1 b LBB0_39 LBB0_39: ; in Loop: Header=BB0_17 Depth=1 ldr w8, [sp, #44] add w8, w8, #1 str w8, [sp, #44] b LBB0_17 LBB0_40: ldr w9, [sp, #28] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf 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_42 b LBB0_41 LBB0_41: bl ___stack_chk_fail LBB0_42: mov w0, #0 ldp x29, x30, [sp, #176] ; 16-byte Folded Reload add sp, sp, #192 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%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 $160, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -132(%rbp) movl $0, -136(%rbp) LBB0_1: ## =>This Loop Header: Depth=1 ## Child Loop BB0_3 Depth 2 cmpl $5, -136(%rbp) jge LBB0_8 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movl $0, -140(%rbp) LBB0_3: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 cmpl $5, -140(%rbp) jge LBB0_6 ## %bb.4: ## in Loop: Header=BB0_3 Depth=2 movslq -136(%rbp), %rax leaq -112(%rbp), %rsi imulq $20, %rax, %rax addq %rax, %rsi movslq -140(%rbp), %rax shlq $2, %rax addq %rax, %rsi leaq L_.str(%rip), %rdi movb $0, %al callq _scanf ## %bb.5: ## in Loop: Header=BB0_3 Depth=2 movl -140(%rbp), %eax addl $1, %eax movl %eax, -140(%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 -136(%rbp), %eax addl $1, %eax movl %eax, -136(%rbp) jmp LBB0_1 LBB0_8: movl $0, -136(%rbp) LBB0_9: ## =>This Loop Header: Depth=1 ## Child Loop BB0_11 Depth 2 cmpl $2, -136(%rbp) jge LBB0_16 ## %bb.10: ## in Loop: Header=BB0_9 Depth=1 movl $0, -140(%rbp) LBB0_11: ## Parent Loop BB0_9 Depth=1 ## => This Inner Loop Header: Depth=2 cmpl $2, -140(%rbp) jge LBB0_14 ## %bb.12: ## in Loop: Header=BB0_11 Depth=2 movslq -136(%rbp), %rax leaq -128(%rbp), %rsi shlq $3, %rax addq %rax, %rsi movslq -140(%rbp), %rax shlq $2, %rax addq %rax, %rsi leaq L_.str(%rip), %rdi movb $0, %al callq _scanf ## %bb.13: ## in Loop: Header=BB0_11 Depth=2 movl -140(%rbp), %eax addl $1, %eax movl %eax, -140(%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 -136(%rbp), %eax addl $1, %eax movl %eax, -136(%rbp) jmp LBB0_9 LBB0_16: movl $0, -136(%rbp) movl $0, -152(%rbp) LBB0_17: ## =>This Loop Header: Depth=1 ## Child Loop BB0_19 Depth 2 ## Child Loop BB0_21 Depth 3 ## Child Loop BB0_25 Depth 4 cmpl $3, -136(%rbp) jg LBB0_40 ## %bb.18: ## in Loop: Header=BB0_17 Depth=1 movl $0, -140(%rbp) LBB0_19: ## Parent Loop BB0_17 Depth=1 ## => This Loop Header: Depth=2 ## Child Loop BB0_21 Depth 3 ## Child Loop BB0_25 Depth 4 cmpl $3, -140(%rbp) jg LBB0_38 ## %bb.20: ## in Loop: Header=BB0_19 Depth=2 movl $1, -156(%rbp) movl $0, -144(%rbp) LBB0_21: ## Parent Loop BB0_17 Depth=1 ## Parent Loop BB0_19 Depth=2 ## => This Loop Header: Depth=3 ## Child Loop BB0_25 Depth 4 xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $2, -144(%rbp) movb %al, -157(%rbp) ## 1-byte Spill jge LBB0_23 ## %bb.22: ## in Loop: Header=BB0_21 Depth=3 cmpl $0, -156(%rbp) setne %al movb %al, -157(%rbp) ## 1-byte Spill LBB0_23: ## in Loop: Header=BB0_21 Depth=3 movb -157(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB0_24 jmp LBB0_34 LBB0_24: ## in Loop: Header=BB0_21 Depth=3 movl $0, -148(%rbp) LBB0_25: ## Parent Loop BB0_17 Depth=1 ## Parent Loop BB0_19 Depth=2 ## Parent Loop BB0_21 Depth=3 ## => This Inner Loop Header: Depth=4 xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $2, -148(%rbp) movb %al, -158(%rbp) ## 1-byte Spill jge LBB0_27 ## %bb.26: ## in Loop: Header=BB0_25 Depth=4 cmpl $0, -156(%rbp) setne %al movb %al, -158(%rbp) ## 1-byte Spill LBB0_27: ## in Loop: Header=BB0_25 Depth=4 movb -158(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB0_28 jmp LBB0_32 LBB0_28: ## in Loop: Header=BB0_25 Depth=4 movl -136(%rbp), %eax addl -144(%rbp), %eax movslq %eax, %rcx leaq -112(%rbp), %rax imulq $20, %rcx, %rcx addq %rcx, %rax movl -140(%rbp), %ecx addl -148(%rbp), %ecx movslq %ecx, %rcx movl (%rax,%rcx,4), %eax movslq -144(%rbp), %rdx leaq -128(%rbp), %rcx shlq $3, %rdx addq %rdx, %rcx movslq -148(%rbp), %rdx cmpl (%rcx,%rdx,4), %eax je LBB0_30 ## %bb.29: ## in Loop: Header=BB0_25 Depth=4 movl $0, -156(%rbp) LBB0_30: ## in Loop: Header=BB0_25 Depth=4 jmp LBB0_31 LBB0_31: ## in Loop: Header=BB0_25 Depth=4 movl -148(%rbp), %eax addl $1, %eax movl %eax, -148(%rbp) jmp LBB0_25 LBB0_32: ## in Loop: Header=BB0_21 Depth=3 jmp LBB0_33 LBB0_33: ## in Loop: Header=BB0_21 Depth=3 movl -144(%rbp), %eax addl $1, %eax movl %eax, -144(%rbp) jmp LBB0_21 LBB0_34: ## in Loop: Header=BB0_19 Depth=2 cmpl $0, -156(%rbp) je LBB0_36 ## %bb.35: ## in Loop: Header=BB0_19 Depth=2 movl -152(%rbp), %eax addl $1, %eax movl %eax, -152(%rbp) LBB0_36: ## in Loop: Header=BB0_19 Depth=2 jmp LBB0_37 LBB0_37: ## in Loop: Header=BB0_19 Depth=2 movl -140(%rbp), %eax addl $1, %eax movl %eax, -140(%rbp) jmp LBB0_19 LBB0_38: ## in Loop: Header=BB0_17 Depth=1 jmp LBB0_39 LBB0_39: ## in Loop: Header=BB0_17 Depth=1 movl -136(%rbp), %eax addl $1, %eax movl %eax, -136(%rbp) jmp LBB0_17 LBB0_40: movl -152(%rbp), %esi 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_42 ## %bb.41: xorl %eax, %eax addq $160, %rsp popq %rbp retq LBB0_42: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%d" L_.str.1: ## @.str.1 .asciz "%d\n" .subsections_via_symbols
the_stack_data/64200604.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/132953767.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, #32] str wzr, [sp, #28] str wzr, [sp, #24] str wzr, [sp, #20] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #20] subs w8, w8, #26 cset w8, ge tbnz w8, #0, LBB0_4 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldrsw x9, [sp, #20] add x8, sp, #48 add x8, x8, x9, lsl #2 mov x9, sp str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _scanf b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #20] add w8, w8, #1 str w8, [sp, #20] b LBB0_1 LBB0_4: mov x9, sp add x8, sp, #38 str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _scanf str wzr, [sp, #16] b LBB0_5 LBB0_5: ; =>This Inner Loop Header: Depth=1 ldrsw x9, [sp, #16] add x8, sp, #38 ldrsb w8, [x8, x9] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_10 b LBB0_6 LBB0_6: ; in Loop: Header=BB0_5 Depth=1 ldrsw x9, [sp, #16] add x8, sp, #38 ldrsb w8, [x8, x9] subs w9, w8, #97 add x8, sp, #48 ldr w8, [x8, w9, sxtw #2] ldr w9, [sp, #28] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB0_8 b LBB0_7 LBB0_7: ; in Loop: Header=BB0_5 Depth=1 ldrsw x9, [sp, #16] add x8, sp, #38 ldrsb w8, [x8, x9] subs w9, w8, #97 add x8, sp, #48 ldr w8, [x8, w9, sxtw #2] str w8, [sp, #28] b LBB0_8 LBB0_8: ; in Loop: Header=BB0_5 Depth=1 b LBB0_9 LBB0_9: ; in Loop: Header=BB0_5 Depth=1 ldr w8, [sp, #16] add w8, w8, #1 str w8, [sp, #16] ldr w8, [sp, #24] add w8, w8, #1 str w8, [sp, #24] b LBB0_5 LBB0_10: ldr w8, [sp, #28] ldr w9, [sp, #24] mul w10, w8, w9 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 ldr w8, [sp, #32] str w8, [sp, #12] ; 4-byte Folded Spill ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_12 b LBB0_11 LBB0_11: bl ___stack_chk_fail LBB0_12: ldr w0, [sp, #12] ; 4-byte Folded Reload 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 "%s" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $160, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -128(%rbp) movl $0, -132(%rbp) movl $0, -136(%rbp) movl $0, -140(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 cmpl $26, -140(%rbp) jge LBB0_4 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movslq -140(%rbp), %rax leaq -112(%rbp), %rsi shlq $2, %rax addq %rax, %rsi leaq L_.str(%rip), %rdi movb $0, %al callq _scanf ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 movl -140(%rbp), %eax addl $1, %eax movl %eax, -140(%rbp) jmp LBB0_1 LBB0_4: leaq -122(%rbp), %rsi leaq L_.str.1(%rip), %rdi movb $0, %al callq _scanf movl $0, -144(%rbp) LBB0_5: ## =>This Inner Loop Header: Depth=1 movslq -144(%rbp), %rax movsbl -122(%rbp,%rax), %eax cmpl $0, %eax je LBB0_10 ## %bb.6: ## in Loop: Header=BB0_5 Depth=1 movslq -144(%rbp), %rax movsbl -122(%rbp,%rax), %eax subl $97, %eax cltq movl -112(%rbp,%rax,4), %eax cmpl -132(%rbp), %eax jle LBB0_8 ## %bb.7: ## in Loop: Header=BB0_5 Depth=1 movslq -144(%rbp), %rax movsbl -122(%rbp,%rax), %eax subl $97, %eax cltq movl -112(%rbp,%rax,4), %eax movl %eax, -132(%rbp) LBB0_8: ## in Loop: Header=BB0_5 Depth=1 jmp LBB0_9 LBB0_9: ## in Loop: Header=BB0_5 Depth=1 movl -144(%rbp), %eax addl $1, %eax movl %eax, -144(%rbp) movl -136(%rbp), %eax addl $1, %eax movl %eax, -136(%rbp) jmp LBB0_5 LBB0_10: movl -132(%rbp), %esi imull -136(%rbp), %esi leaq L_.str(%rip), %rdi movb $0, %al callq _printf movl -128(%rbp), %eax movl %eax, -148(%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 -148(%rbp), %eax ## 4-byte Reload addq $160, %rsp popq %rbp retq LBB0_12: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%d" L_.str.1: ## @.str.1 .asciz "%s" .subsections_via_symbols
the_stack_data/200144301.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _do_pair_sum ; -- Begin function do_pair_sum .p2align 2 _do_pair_sum: ; @do_pair_sum .cfi_startproc ; %bb.0: sub sp, sp, #96 .cfi_def_cfa_offset 96 stp x29, x30, [sp, #80] ; 16-byte Folded Spill add x29, sp, #80 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] stur x1, [x29, #-16] ldur x8, [x29, #-16] mov x9, #2 str x9, [sp, #8] ; 8-byte Folded Spill sdiv x8, x8, x9 lsl x0, x8, #3 bl _malloc ldr x9, [sp, #8] ; 8-byte Folded Reload stur x0, [x29, #-24] ldur x8, [x29, #-16] sdiv x8, x8, x9 stur x8, [x29, #-32] str xzr, [sp, #40] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #40] ldur x9, [x29, #-32] subs x8, x8, x9 cset w8, ge tbnz w8, #0, LBB0_4 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldur x8, [x29, #-8] ldr x9, [sp, #40] lsl x9, x9, #1 ldr d0, [x8, x9, lsl #3] ldur x8, [x29, #-8] ldr x9, [sp, #40] lsl x9, x9, #1 add x9, x9, #1 ldr d1, [x8, x9, lsl #3] fadd d0, d0, d1 ldur x8, [x29, #-24] ldr x9, [sp, #40] str d0, [x8, x9, lsl #3] b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #40] add x8, x8, #1 str x8, [sp, #40] b LBB0_1 LBB0_4: mov x8, #1 str x8, [sp, #32] b LBB0_5 LBB0_5: ; =>This Loop Header: Depth=1 ; Child Loop BB0_7 Depth 2 ldr d0, [sp, #32] scvtf d0, d0 str d0, [sp] ; 8-byte Folded Spill ldur d0, [x29, #-16] scvtf d0, d0 bl _log2 fmov d1, d0 ldr d0, [sp] ; 8-byte Folded Reload fcmp d0, d1 cset w8, pl tbnz w8, #0, LBB0_12 b LBB0_6 LBB0_6: ; in Loop: Header=BB0_5 Depth=1 ldur x8, [x29, #-32] mov x9, #2 sdiv x8, x8, x9 stur x8, [x29, #-32] str xzr, [sp, #24] b LBB0_7 LBB0_7: ; Parent Loop BB0_5 Depth=1 ; => This Inner Loop Header: Depth=2 ldr x8, [sp, #24] ldur x9, [x29, #-32] subs x8, x8, x9 cset w8, ge tbnz w8, #0, LBB0_10 b LBB0_8 LBB0_8: ; in Loop: Header=BB0_7 Depth=2 ldur x8, [x29, #-24] ldr x9, [sp, #24] lsl x9, x9, #1 ldr d0, [x8, x9, lsl #3] ldur x8, [x29, #-24] ldr x9, [sp, #24] lsl x9, x9, #1 add x9, x9, #1 ldr d1, [x8, x9, lsl #3] fadd d0, d0, d1 ldur x8, [x29, #-24] ldr x9, [sp, #24] str d0, [x8, x9, lsl #3] b LBB0_9 LBB0_9: ; in Loop: Header=BB0_7 Depth=2 ldr x8, [sp, #24] add x8, x8, #1 str x8, [sp, #24] b LBB0_7 LBB0_10: ; in Loop: Header=BB0_5 Depth=1 b LBB0_11 LBB0_11: ; in Loop: Header=BB0_5 Depth=1 ldr x8, [sp, #32] add x8, x8, #1 str x8, [sp, #32] b LBB0_5 LBB0_12: ldur x8, [x29, #-24] ldr d0, [x8] str d0, [sp, #16] ldur x0, [x29, #-24] bl _free ldr d0, [sp, #16] 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 _do_pair_sum ## -- Begin function do_pair_sum .p2align 4, 0x90 _do_pair_sum: ## @do_pair_sum .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $80, %rsp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movq -16(%rbp), %rax movl $2, %ecx cqto idivq %rcx movq %rax, %rdi shlq $3, %rdi callq _malloc movq %rax, -24(%rbp) movq -16(%rbp), %rax movl $2, %ecx cqto idivq %rcx movq %rax, -32(%rbp) movq $0, -40(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 movq -40(%rbp), %rax cmpq -32(%rbp), %rax jge LBB0_4 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movq -8(%rbp), %rax movq -40(%rbp), %rcx shlq $1, %rcx movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero movq -8(%rbp), %rax movq -40(%rbp), %rcx shlq $1, %rcx addsd 8(%rax,%rcx,8), %xmm0 movq -24(%rbp), %rax movq -40(%rbp), %rcx movsd %xmm0, (%rax,%rcx,8) ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 movq -40(%rbp), %rax addq $1, %rax movq %rax, -40(%rbp) jmp LBB0_1 LBB0_4: movq $1, -48(%rbp) LBB0_5: ## =>This Loop Header: Depth=1 ## Child Loop BB0_7 Depth 2 cvtsi2sdq -48(%rbp), %xmm0 movsd %xmm0, -72(%rbp) ## 8-byte Spill cvtsi2sdq -16(%rbp), %xmm0 callq _log2 movsd -72(%rbp), %xmm1 ## 8-byte Reload ## xmm1 = mem[0],zero ucomisd %xmm1, %xmm0 jbe LBB0_12 ## %bb.6: ## in Loop: Header=BB0_5 Depth=1 movq -32(%rbp), %rax movl $2, %ecx cqto idivq %rcx movq %rax, -32(%rbp) movq $0, -56(%rbp) LBB0_7: ## Parent Loop BB0_5 Depth=1 ## => This Inner Loop Header: Depth=2 movq -56(%rbp), %rax cmpq -32(%rbp), %rax jge LBB0_10 ## %bb.8: ## in Loop: Header=BB0_7 Depth=2 movq -24(%rbp), %rax movq -56(%rbp), %rcx shlq $1, %rcx movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero movq -24(%rbp), %rax movq -56(%rbp), %rcx shlq $1, %rcx addsd 8(%rax,%rcx,8), %xmm0 movq -24(%rbp), %rax movq -56(%rbp), %rcx movsd %xmm0, (%rax,%rcx,8) ## %bb.9: ## in Loop: Header=BB0_7 Depth=2 movq -56(%rbp), %rax addq $1, %rax movq %rax, -56(%rbp) jmp LBB0_7 LBB0_10: ## in Loop: Header=BB0_5 Depth=1 jmp LBB0_11 LBB0_11: ## in Loop: Header=BB0_5 Depth=1 movq -48(%rbp), %rax addq $1, %rax movq %rax, -48(%rbp) jmp LBB0_5 LBB0_12: movq -24(%rbp), %rax movsd (%rax), %xmm0 ## xmm0 = mem[0],zero movsd %xmm0, -64(%rbp) movq -24(%rbp), %rdi callq _free movsd -64(%rbp), %xmm0 ## xmm0 = mem[0],zero addq $80, %rsp popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/712066.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/6388072.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] stur w0, [x29, #-8] str x1, [sp, #16] ldur w8, [x29, #-8] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldr x8, [sp, #16] ldr x0, [x8, #8] bl _atoi adrp x8, _sleep_seconds@PAGE str w0, [x8, _sleep_seconds@PAGEOFF] b LBB0_2 LBB0_2: adrp x0, _food_lock@GOTPAGE ldr x0, [x0, _food_lock@GOTPAGEOFF] mov x1, #0 bl _pthread_mutex_init str xzr, [sp, #8] b LBB0_3 LBB0_3: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #8] subs x8, x8, #5 cset w8, ge tbnz w8, #0, LBB0_6 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_3 Depth=1 ldr x9, [sp, #8] adrp x8, _chopstick@GOTPAGE ldr x8, [x8, _chopstick@GOTPAGEOFF] add x0, x8, x9, lsl #6 mov x1, #0 bl _pthread_mutex_init b LBB0_5 LBB0_5: ; in Loop: Header=BB0_3 Depth=1 ldr x8, [sp, #8] add x8, x8, #1 str x8, [sp, #8] b LBB0_3 LBB0_6: str xzr, [sp, #8] b LBB0_7 LBB0_7: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #8] subs x8, x8, #5 cset w8, ge tbnz w8, #0, LBB0_10 b LBB0_8 LBB0_8: ; in Loop: Header=BB0_7 Depth=1 ldr x9, [sp, #8] adrp x8, _philo@GOTPAGE ldr x8, [x8, _philo@GOTPAGEOFF] add x0, x8, x9, lsl #3 ldr x3, [sp, #8] mov x1, #0 adrp x2, _philosopher@PAGE add x2, x2, _philosopher@PAGEOFF bl _pthread_create b LBB0_9 LBB0_9: ; in Loop: Header=BB0_7 Depth=1 ldr x8, [sp, #8] add x8, x8, #1 str x8, [sp, #8] b LBB0_7 LBB0_10: str xzr, [sp, #8] b LBB0_11 LBB0_11: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #8] subs x8, x8, #5 cset w8, ge tbnz w8, #0, LBB0_14 b LBB0_12 LBB0_12: ; in Loop: Header=BB0_11 Depth=1 ldr x9, [sp, #8] adrp x8, _philo@GOTPAGE ldr x8, [x8, _philo@GOTPAGEOFF] ldr x0, [x8, x9, lsl #3] mov x1, #0 bl _pthread_join b LBB0_13 LBB0_13: ; in Loop: Header=BB0_11 Depth=1 ldr x8, [sp, #8] add x8, x8, #1 str x8, [sp, #8] b LBB0_11 LBB0_14: mov w0, #0 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _philosopher ; -- Begin function philosopher .p2align 2 _philosopher: ; @philosopher .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, _chopstick@GOTPAGE ldr x8, [x8, _chopstick@GOTPAGEOFF] str x8, [sp, #24] ; 8-byte Folded Spill stur x0, [x29, #-8] ldur x8, [x29, #-8] stur x8, [x29, #-16] ldur x8, [x29, #-16] stur x8, [x29, #-32] ldur x8, [x29, #-16] add x8, x8, #1 mov x10, #5 sdiv x9, x8, x10 mul x9, x9, x10 subs x8, x8, x9 stur x8, [x29, #-40] b LBB1_1 LBB1_1: ; =>This Loop Header: Depth=1 ; Child Loop BB1_3 Depth 2 mov w0, #0 bl _food_on_table subs w8, w0, #0 cset w8, eq tbnz w8, #0, LBB1_11 b LBB1_2 LBB1_2: ; in Loop: Header=BB1_1 Depth=1 mov w0, #1 bl _food_on_table add w9, w0, #1 ; implicit-def: $x8 mov x8, x9 sxtw x8, w8 str x8, [sp, #48] str wzr, [sp, #36] b LBB1_3 LBB1_3: ; Parent Loop BB1_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #36] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB1_10 b LBB1_4 LBB1_4: ; in Loop: Header=BB1_3 Depth=2 ldr x8, [sp, #24] ; 8-byte Folded Reload ldur x9, [x29, #-32] add x0, x8, x9, lsl #6 bl _pthread_mutex_trylock str w0, [sp, #44] ldr w8, [sp, #44] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB1_9 b LBB1_5 LBB1_5: ; in Loop: Header=BB1_3 Depth=2 ldr x8, [sp, #24] ; 8-byte Folded Reload ldur x9, [x29, #-40] add x0, x8, x9, lsl #6 bl _pthread_mutex_trylock str w0, [sp, #40] ldr w8, [sp, #40] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB1_7 b LBB1_6 LBB1_6: ; in Loop: Header=BB1_3 Depth=2 mov w8, #1 str w8, [sp, #36] ldur x10, [x29, #-16] ldur x8, [x29, #-32] mov x9, sp str x10, [x9] str x8, [x9, #8] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf ldur x10, [x29, #-16] ldur x8, [x29, #-40] 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 ldur x10, [x29, #-16] ldr x8, [sp, #48] 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 ldr x8, [sp, #24] ; 8-byte Folded Reload ldur x9, [x29, #-32] add x0, x8, x9, lsl #6 bl _pthread_mutex_unlock ldr x8, [sp, #24] ; 8-byte Folded Reload ldur x9, [x29, #-40] add x0, x8, x9, lsl #6 bl _pthread_mutex_unlock b LBB1_8 LBB1_7: ; in Loop: Header=BB1_3 Depth=2 ldr x8, [sp, #24] ; 8-byte Folded Reload ldur x9, [x29, #-32] add x0, x8, x9, lsl #6 bl _pthread_mutex_unlock b LBB1_8 LBB1_8: ; in Loop: Header=BB1_3 Depth=2 b LBB1_9 LBB1_9: ; in Loop: Header=BB1_3 Depth=2 b LBB1_3 LBB1_10: ; in Loop: Header=BB1_1 Depth=1 b LBB1_1 LBB1_11: mov x0, #0 ldp x29, x30, [sp, #96] ; 16-byte Folded Reload add sp, sp, #112 ret .cfi_endproc ; -- End function .globl _food_on_table ; -- Begin function food_on_table .p2align 2 _food_on_table: ; @food_on_table .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, _food_lock@GOTPAGE ldr x8, [x8, _food_lock@GOTPAGEOFF] str x8, [sp] ; 8-byte Folded Spill stur w0, [x29, #-4] ldur w8, [x29, #-4] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB2_4 b LBB2_1 LBB2_1: ldr x0, [sp] ; 8-byte Folded Reload bl _pthread_mutex_lock adrp x8, _food_on_table.food@PAGE ldr w8, [x8, _food_on_table.food@PAGEOFF] subs w8, w8, #0 cset w8, le tbnz w8, #0, LBB2_3 b LBB2_2 LBB2_2: adrp x8, _food_on_table.food@PAGE ldr w9, [x8, _food_on_table.food@PAGEOFF] subs w9, w9, #1 str w9, [x8, _food_on_table.food@PAGEOFF] ldr w8, [x8, _food_on_table.food@PAGEOFF] str w8, [sp, #8] b LBB2_3 LBB2_3: ldr x0, [sp] ; 8-byte Folded Reload bl _pthread_mutex_unlock b LBB2_5 LBB2_4: ldr x0, [sp] ; 8-byte Folded Reload bl _pthread_mutex_lock ldr x0, [sp] ; 8-byte Folded Reload adrp x8, _food_on_table.food@PAGE ldr w8, [x8, _food_on_table.food@PAGEOFF] str w8, [sp, #8] bl _pthread_mutex_unlock b LBB2_5 LBB2_5: ldr w0, [sp, #8] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _sleep_seconds ; @sleep_seconds .zerofill __DATA,__common,_sleep_seconds,4,2 .comm _food_lock,64,3 ; @food_lock .comm _chopstick,320,3 ; @chopstick .comm _philo,40,3 ; @philo .section __DATA,__data .p2align 2 ; @food_on_table.food _food_on_table.food: .long 50 ; 0x32 .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Philosopher %ld: got left chopstick %ld\n" l_.str.1: ; @.str.1 .asciz "Philosopher %ld: got right chopstick %ld\n" l_.str.2: ; @.str.2 .asciz "Philosopher %ld: eating -- food %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) movl %edi, -8(%rbp) movq %rsi, -16(%rbp) cmpl $2, -8(%rbp) jne LBB0_2 ## %bb.1: movq -16(%rbp), %rax movq 8(%rax), %rdi callq _atoi movl %eax, _sleep_seconds(%rip) LBB0_2: movq _food_lock@GOTPCREL(%rip), %rdi xorl %eax, %eax movl %eax, %esi callq _pthread_mutex_init movq $0, -24(%rbp) LBB0_3: ## =>This Inner Loop Header: Depth=1 cmpq $5, -24(%rbp) jge LBB0_6 ## %bb.4: ## in Loop: Header=BB0_3 Depth=1 movq -24(%rbp), %rax movq _chopstick@GOTPCREL(%rip), %rdi shlq $6, %rax addq %rax, %rdi xorl %eax, %eax movl %eax, %esi callq _pthread_mutex_init ## %bb.5: ## in Loop: Header=BB0_3 Depth=1 movq -24(%rbp), %rax addq $1, %rax movq %rax, -24(%rbp) jmp LBB0_3 LBB0_6: movq $0, -24(%rbp) LBB0_7: ## =>This Inner Loop Header: Depth=1 cmpq $5, -24(%rbp) jge LBB0_10 ## %bb.8: ## in Loop: Header=BB0_7 Depth=1 movq -24(%rbp), %rax movq _philo@GOTPCREL(%rip), %rdi shlq $3, %rax addq %rax, %rdi movq -24(%rbp), %rcx xorl %eax, %eax movl %eax, %esi leaq _philosopher(%rip), %rdx callq _pthread_create ## %bb.9: ## in Loop: Header=BB0_7 Depth=1 movq -24(%rbp), %rax addq $1, %rax movq %rax, -24(%rbp) jmp LBB0_7 LBB0_10: movq $0, -24(%rbp) LBB0_11: ## =>This Inner Loop Header: Depth=1 cmpq $5, -24(%rbp) jge LBB0_14 ## %bb.12: ## in Loop: Header=BB0_11 Depth=1 movq -24(%rbp), %rcx movq _philo@GOTPCREL(%rip), %rax movq (%rax,%rcx,8), %rdi xorl %eax, %eax movl %eax, %esi callq _pthread_join ## %bb.13: ## in Loop: Header=BB0_11 Depth=1 movq -24(%rbp), %rax addq $1, %rax movq %rax, -24(%rbp) jmp LBB0_11 LBB0_14: xorl %eax, %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _philosopher ## -- Begin function philosopher .p2align 4, 0x90 _philosopher: ## @philosopher .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $64, %rsp movq %rdi, -8(%rbp) movq -8(%rbp), %rax movq %rax, -16(%rbp) movq -16(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rax addq $1, %rax movl $5, %ecx cqto idivq %rcx movq %rdx, -40(%rbp) LBB1_1: ## =>This Loop Header: Depth=1 ## Child Loop BB1_3 Depth 2 xorl %edi, %edi callq _food_on_table cmpl $0, %eax je LBB1_11 ## %bb.2: ## in Loop: Header=BB1_1 Depth=1 movl $1, %edi callq _food_on_table addl $1, %eax cltq movq %rax, -48(%rbp) movl $0, -60(%rbp) LBB1_3: ## Parent Loop BB1_1 Depth=1 ## => This Inner Loop Header: Depth=2 cmpl $0, -60(%rbp) jne LBB1_10 ## %bb.4: ## in Loop: Header=BB1_3 Depth=2 movq -32(%rbp), %rax movq _chopstick@GOTPCREL(%rip), %rdi shlq $6, %rax addq %rax, %rdi callq _pthread_mutex_trylock movl %eax, -52(%rbp) cmpl $0, -52(%rbp) jne LBB1_9 ## %bb.5: ## in Loop: Header=BB1_3 Depth=2 movq -40(%rbp), %rax movq _chopstick@GOTPCREL(%rip), %rdi shlq $6, %rax addq %rax, %rdi callq _pthread_mutex_trylock movl %eax, -56(%rbp) cmpl $0, -56(%rbp) jne LBB1_7 ## %bb.6: ## in Loop: Header=BB1_3 Depth=2 movl $1, -60(%rbp) movq -16(%rbp), %rsi movq -32(%rbp), %rdx leaq L_.str(%rip), %rdi movb $0, %al callq _printf movq -16(%rbp), %rsi movq -40(%rbp), %rdx leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf movq -16(%rbp), %rsi movq -48(%rbp), %rdx leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf movq -32(%rbp), %rax movq _chopstick@GOTPCREL(%rip), %rdi shlq $6, %rax addq %rax, %rdi callq _pthread_mutex_unlock movq -40(%rbp), %rax movq _chopstick@GOTPCREL(%rip), %rdi shlq $6, %rax addq %rax, %rdi callq _pthread_mutex_unlock jmp LBB1_8 LBB1_7: ## in Loop: Header=BB1_3 Depth=2 movq -32(%rbp), %rax movq _chopstick@GOTPCREL(%rip), %rdi shlq $6, %rax addq %rax, %rdi callq _pthread_mutex_unlock LBB1_8: ## in Loop: Header=BB1_3 Depth=2 jmp LBB1_9 LBB1_9: ## in Loop: Header=BB1_3 Depth=2 jmp LBB1_3 LBB1_10: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_1 LBB1_11: xorl %eax, %eax ## kill: def $rax killed $eax addq $64, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _food_on_table ## -- Begin function food_on_table .p2align 4, 0x90 _food_on_table: ## @food_on_table .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl %edi, -4(%rbp) cmpl $1, -4(%rbp) jne LBB2_4 ## %bb.1: movq _food_lock@GOTPCREL(%rip), %rdi callq _pthread_mutex_lock cmpl $0, _food_on_table.food(%rip) jle LBB2_3 ## %bb.2: movl _food_on_table.food(%rip), %eax addl $-1, %eax movl %eax, _food_on_table.food(%rip) movl _food_on_table.food(%rip), %eax movl %eax, -8(%rbp) LBB2_3: movq _food_lock@GOTPCREL(%rip), %rdi callq _pthread_mutex_unlock jmp LBB2_5 LBB2_4: movq _food_lock@GOTPCREL(%rip), %rdi callq _pthread_mutex_lock movl _food_on_table.food(%rip), %eax movl %eax, -8(%rbp) movq _food_lock@GOTPCREL(%rip), %rdi callq _pthread_mutex_unlock LBB2_5: movl -8(%rbp), %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _sleep_seconds ## @sleep_seconds .zerofill __DATA,__common,_sleep_seconds,4,2 .comm _food_lock,64,3 ## @food_lock .comm _chopstick,320,4 ## @chopstick .comm _philo,40,4 ## @philo .section __DATA,__data .p2align 2 ## @food_on_table.food _food_on_table.food: .long 50 ## 0x32 .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Philosopher %ld: got left chopstick %ld\n" L_.str.1: ## @.str.1 .asciz "Philosopher %ld: got right chopstick %ld\n" L_.str.2: ## @.str.2 .asciz "Philosopher %ld: eating -- food %ld.\n" .subsections_via_symbols
the_stack_data/87637202.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] stur w0, [x29, #-8] str x1, [sp, #16] adrp x0, _ul@GOTPAGE ldr x0, [x0, _ul@GOTPAGEOFF] mov x8, x0 str x8, [sp] adrp x1, _vl@PAGE add x1, x1, _vl@PAGEOFF mov x2, #2 mov w3, #4 bl _mul_vl_l str wzr, [sp, #12] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #12] subs w8, w8, #8 cset w8, ge tbnz w8, #0, LBB0_6 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp] ldrsw x9, [sp, #12] ldr x8, [x8, x9, lsl #3] ldr w9, [sp, #12] add w10, w9, #1 mov w9, #2 mul w9, w9, w10 subs x8, x8, w9, sxtw cset w8, eq tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: bl _abort LBB0_4: ; in Loop: Header=BB0_1 Depth=1 b LBB0_5 LBB0_5: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #12] add w8, w8, #1 str w8, [sp, #12] b LBB0_1 LBB0_6: mov w0, #0 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function mul_vl_l _mul_vl_l: ; @mul_vl_l .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 str x0, [sp, #56] str x1, [sp, #48] str x2, [sp, #40] str w3, [sp, #36] add x8, sp, #16 str x8, [sp, #8] ldr x8, [sp, #40] ldr x9, [sp, #8] str x8, [x9, #8] ldr x9, [sp, #8] str x8, [x9] b LBB1_1 LBB1_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #36] subs w9, w8, #1 str w9, [sp, #36] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB1_3 b LBB1_2 LBB1_2: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] add x9, x8, #16 str x9, [sp, #48] ldr q1, [x8] ldr q0, [sp, #16] fmov d3, d1 mov d1, v1[1] fmov d2, d0 mov d0, v0[1] fmov x8, d3 fmov x9, d2 mul x9, x8, x9 fmov x8, d1 fmov x10, d0 mul x8, x8, x10 ; implicit-def: $q0 fmov d0, x9 mov.d v0[1], x8 ldr x8, [sp, #56] add x9, x8, #16 str x9, [sp, #56] str q0, [x8] b LBB1_1 LBB1_3: add sp, sp, #64 ret .cfi_endproc ; -- End function .section __DATA,__data .globl _vl ; @vl .p2align 4 _vl: .quad 1 ; 0x1 .quad 2 ; 0x2 .quad 3 ; 0x3 .quad 4 ; 0x4 .quad 5 ; 0x5 .quad 6 ; 0x6 .quad 7 ; 0x7 .quad 8 ; 0x8 .comm _ul,64,4 ; @ul .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) movq _ul@GOTPCREL(%rip), %rax movq %rax, -32(%rbp) movq _ul@GOTPCREL(%rip), %rdi leaq _vl(%rip), %rsi movl $2, %edx movl $4, %ecx callq _mul_vl_l movl $0, -20(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 cmpl $8, -20(%rbp) jge LBB0_6 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movq -32(%rbp), %rax movslq -20(%rbp), %rcx movq (%rax,%rcx,8), %rax movl -20(%rbp), %ecx addl $1, %ecx shll $1, %ecx movslq %ecx, %rcx cmpq %rcx, %rax je LBB0_4 ## %bb.3: callq _abort LBB0_4: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_5 LBB0_5: ## in Loop: Header=BB0_1 Depth=1 movl -20(%rbp), %eax addl $1, %eax movl %eax, -20(%rbp) jmp LBB0_1 LBB0_6: xorl %eax, %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function mul_vl_l _mul_vl_l: ## @mul_vl_l .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movq %rdx, -24(%rbp) movl %ecx, -28(%rbp) leaq -48(%rbp), %rax movq %rax, -56(%rbp) movq -24(%rbp), %rcx movq -56(%rbp), %rax movq %rcx, 8(%rax) movq -56(%rbp), %rax movq %rcx, (%rax) LBB1_1: ## =>This Inner Loop Header: Depth=1 movl -28(%rbp), %eax movl %eax, %ecx addl $-1, %ecx movl %ecx, -28(%rbp) cmpl $0, %eax je LBB1_3 ## %bb.2: ## in Loop: Header=BB1_1 Depth=1 movq -16(%rbp), %rax movq %rax, %rcx addq $16, %rcx movq %rcx, -16(%rbp) movaps (%rax), %xmm0 movaps -48(%rbp), %xmm2 movaps %xmm0, %xmm3 psrlq $32, %xmm3 pmuludq %xmm2, %xmm3 movaps %xmm2, %xmm4 psrlq $32, %xmm4 movaps %xmm0, %xmm1 pmuludq %xmm4, %xmm1 paddq %xmm3, %xmm1 psllq $32, %xmm1 pmuludq %xmm2, %xmm0 paddq %xmm1, %xmm0 movq -8(%rbp), %rax movq %rax, %rcx addq $16, %rcx movq %rcx, -8(%rbp) movdqa %xmm0, (%rax) jmp LBB1_1 LBB1_3: popq %rbp retq .cfi_endproc ## -- End function .section __DATA,__data .globl _vl ## @vl .p2align 4 _vl: .quad 1 ## 0x1 .quad 2 ## 0x2 .quad 3 ## 0x3 .quad 4 ## 0x4 .quad 5 ## 0x5 .quad 6 ## 0x6 .quad 7 ## 0x7 .quad 8 ## 0x8 .comm _ul,64,4 ## @ul .subsections_via_symbols
the_stack_data/220455804.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _win ; -- Begin function win .p2align 2 _win: ; @win .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] adrp x8, l___const.win.args@PAGE add x8, x8, l___const.win.args@PAGEOFF ldr q0, [x8] mov x1, sp str q0, [sp] ldr x0, [sp] mov x2, #0 bl _execve ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: bl ___stack_chk_fail LBB0_2: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _readn ; -- Begin function readn .p2align 2 _readn: ; @readn .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 wzr, [sp] b LBB1_1 LBB1_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp] ldr w9, [sp, #4] subs w8, w8, w9 cset w8, eq tbnz w8, #0, LBB1_6 b LBB1_2 LBB1_2: ; in Loop: Header=BB1_1 Depth=1 ldr x1, [sp, #8] mov w0, #0 mov x2, #1 bl _read ldr x8, [sp, #8] ldrsb w8, [x8] subs w8, w8, #10 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] add w8, w8, #1 str w8, [sp] ldr x8, [sp, #8] add x8, x8, #1 str x8, [sp, #8] b LBB1_1 LBB1_6: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: 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, #32 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] stur wzr, [x29, #-12] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf sub sp, sp, #16 mov x9, sp sub x8, x29, #16 str x8, [x9] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _scanf add sp, sp, #16 adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf ldursw x8, [x29, #-16] lsr x8, x8, #0 add x8, x8, #15 and x9, x8, #0xfffffffffffffff0 stur x9, [x29, #-32] ; 8-byte Folded Spill adrp x16, ___chkstk_darwin@GOTPAGE ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 ldur x9, [x29, #-32] ; 8-byte Folded Reload mov x8, sp subs x8, x8, x9 mov sp, x8 stur x8, [x29, #-24] ldur x0, [x29, #-24] ldur w1, [x29, #-16] bl _readn 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 mov sp, x29 ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .globl _setup ; -- Begin function setup .p2align 2 _setup: ; @setup .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___stdinp@GOTPAGE ldr x8, [x8, ___stdinp@GOTPAGEOFF] ldr x0, [x8] mov x1, #0 str x1, [sp, #8] ; 8-byte Folded Spill mov w2, #2 stur w2, [x29, #-12] ; 4-byte Folded Spill mov x3, #0 stur x3, [x29, #-8] ; 8-byte Folded Spill bl _setvbuf ldr x1, [sp, #8] ; 8-byte Folded Reload ldur w2, [x29, #-12] ; 4-byte Folded Reload ldur x3, [x29, #-8] ; 8-byte Folded Reload adrp x8, ___stdoutp@GOTPAGE ldr x8, [x8, ___stdoutp@GOTPAGEOFF] ldr x0, [x8] bl _setvbuf 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 "/bin/sh" .section __DATA,__const .p2align 3 ; @__const.win.args l___const.win.args: .quad l_.str .quad 0 .section __TEXT,__cstring,cstring_literals l_.str.1: ; @.str.1 .asciz "size: " l_.str.2: ; @.str.2 .asciz "%d%*c" l_.str.3: ; @.str.3 .asciz "data: " .section __DATA,__mod_init_func,mod_init_funcs .p2align 3 .quad _setup .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _win ## -- Begin function win .p2align 4, 0x90 _win: ## @win .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movq l___const.win.args(%rip), %rax movq %rax, -32(%rbp) movq l___const.win.args+8(%rip), %rax movq %rax, -24(%rbp) movq -32(%rbp), %rdi leaq -32(%rbp), %rsi xorl %eax, %eax movl %eax, %edx callq _execve movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_2 ## %bb.1: addq $32, %rsp popq %rbp retq LBB0_2: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .globl _readn ## -- Begin function readn .p2align 4, 0x90 _readn: ## @readn .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movq %rdi, -8(%rbp) movl %esi, -12(%rbp) movl $0, -16(%rbp) LBB1_1: ## =>This Inner Loop Header: Depth=1 movl -16(%rbp), %eax cmpl -12(%rbp), %eax je LBB1_6 ## %bb.2: ## in Loop: Header=BB1_1 Depth=1 movq -8(%rbp), %rsi xorl %edi, %edi movl $1, %edx callq _read movq -8(%rbp), %rax movsbl (%rax), %eax cmpl $10, %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 -16(%rbp), %eax addl $1, %eax movl %eax, -16(%rbp) movq -8(%rbp), %rax addq $1, %rax movq %rax, -8(%rbp) jmp LBB1_1 LBB1_6: addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -12(%rbp) leaq L_.str.1(%rip), %rdi xorl %eax, %eax ## kill: def $al killed $al killed $eax movb %al, -25(%rbp) ## 1-byte Spill callq _printf ## kill: def $ecx killed $eax movb -25(%rbp), %al ## 1-byte Reload leaq L_.str.2(%rip), %rdi leaq -16(%rbp), %rsi callq _scanf ## kill: def $ecx killed $eax movb -25(%rbp), %al ## 1-byte Reload leaq L_.str.3(%rip), %rdi callq _printf movslq -16(%rbp), %rax callq ____chkstk_darwin addq $15, %rax andq $-16, %rax subq %rax, %rsp movq %rsp, %rax movq %rax, -24(%rbp) movq -24(%rbp), %rdi movl -16(%rbp), %esi callq _readn 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 movq %rbp, %rsp popq %rbp retq LBB2_2: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .globl _setup ## -- Begin function setup .p2align 4, 0x90 _setup: ## @setup .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq ___stdinp@GOTPCREL(%rip), %rax movq (%rax), %rdi xorl %eax, %eax movl %eax, %ecx movl $2, %edx movq %rcx, %rsi callq _setvbuf movq ___stdoutp@GOTPCREL(%rip), %rax movq (%rax), %rdi xorl %eax, %eax movl %eax, %ecx movl $2, %edx movq %rcx, %rsi callq _setvbuf popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "/bin/sh" .section __DATA,__const .p2align 4 ## @__const.win.args l___const.win.args: .quad L_.str .quad 0 .section __TEXT,__cstring,cstring_literals L_.str.1: ## @.str.1 .asciz "size: " L_.str.2: ## @.str.2 .asciz "%d%*c" L_.str.3: ## @.str.3 .asciz "data: " .section __DATA,__mod_init_func,mod_init_funcs .p2align 3 .quad _setup .subsections_via_symbols
the_stack_data/114718.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _PrintHello ; -- Begin function PrintHello .p2align 2 _PrintHello: ; @PrintHello .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] adrp x0, _lock@GOTPAGE ldr x0, [x0, _lock@GOTPAGEOFF] str x0, [sp, #16] ; 8-byte Folded Spill bl _pthread_mutex_lock adrp x8, _deposito@PAGE str x8, [sp, #8] ; 8-byte Folded Spill ldr w8, [x8, _deposito@PAGEOFF] stur w8, [x29, #-20] ldur x8, [x29, #-8] stur x8, [x29, #-16] ldur x8, [x29, #-16] mov x9, sp str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf ldr x9, [sp, #8] ; 8-byte Folded Reload ldr x0, [sp, #16] ; 8-byte Folded Reload ldur w8, [x29, #-20] add w8, w8, #100 str w8, [x9, _deposito@PAGEOFF] bl _pthread_mutex_unlock mov x0, #0 bl _pthread_exit .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #224 .cfi_def_cfa_offset 224 stp x29, x30, [sp, #208] ; 16-byte Folded Spill add x29, sp, #208 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] stur w0, [x29, #-8] stur x1, [x29, #-16] str xzr, [sp, #16] b LBB1_1 LBB1_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #16] subs x8, x8, #20 cset w8, ge tbnz w8, #0, LBB1_6 b LBB1_2 LBB1_2: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] mov x9, sp str x8, [x9] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf ldr x9, [sp, #16] add x8, sp, #32 add x0, x8, x9, lsl #3 ldr x3, [sp, #16] mov x1, #0 adrp x2, _PrintHello@PAGE add x2, x2, _PrintHello@PAGEOFF bl _pthread_create str w0, [sp, #28] ldr w8, [sp, #28] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB1_4 b LBB1_3 LBB1_3: ldr w9, [sp, #28] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf mov w0, #-1 bl _exit LBB1_4: ; in Loop: Header=BB1_1 Depth=1 b LBB1_5 LBB1_5: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] b LBB1_1 LBB1_6: str xzr, [sp, #16] b LBB1_7 LBB1_7: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #16] subs x8, x8, #20 cset w8, ge tbnz w8, #0, LBB1_12 b LBB1_8 LBB1_8: ; in Loop: Header=BB1_7 Depth=1 ldr x9, [sp, #16] add x8, sp, #32 ldr x0, [x8, x9, lsl #3] mov x1, #0 bl _pthread_join str w0, [sp, #28] ldr w8, [sp, #28] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB1_10 b LBB1_9 LBB1_9: ldr w9, [sp, #28] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _printf mov w0, #-1 bl _exit LBB1_10: ; in Loop: Header=BB1_7 Depth=1 b LBB1_11 LBB1_11: ; in Loop: Header=BB1_7 Depth=1 ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] b LBB1_7 LBB1_12: adrp x8, _deposito@PAGE ldr w9, [x8, _deposito@PAGEOFF] ; 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 mov x0, #0 bl _pthread_exit .cfi_endproc ; -- End function .section __DATA,__data .globl _deposito ; @deposito .p2align 2 _deposito: .long 100 ; 0x64 .comm _lock,64,3 ; @lock .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Hello World! It's me, thread #%ld!\n" l_.str.1: ; @.str.1 .asciz "another print" l_.str.2: ; @.str.2 .asciz "In main: creating thread %ld\n" l_.str.3: ; @.str.3 .asciz "ERROR; return code from pthread_create() is %d\n" l_.str.4: ; @.str.4 .asciz "ERROR; return code from pthread_join() is %d\n" l_.str.5: ; @.str.5 .asciz "mi dinero es %d\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _PrintHello ## -- Begin function PrintHello .p2align 4, 0x90 _PrintHello: ## @PrintHello .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 _lock@GOTPCREL(%rip), %rdi movq %rdi, -32(%rbp) ## 8-byte Spill callq _pthread_mutex_lock movl _deposito(%rip), %eax movl %eax, -20(%rbp) movq -8(%rbp), %rax movq %rax, -16(%rbp) movq -16(%rbp), %rsi leaq L_.str(%rip), %rdi xorl %eax, %eax movl %eax, -24(%rbp) ## 4-byte Spill movb %al, -33(%rbp) ## 1-byte Spill callq _printf ## kill: def $ecx killed $eax movb -33(%rbp), %al ## 1-byte Reload leaq L_.str.1(%rip), %rdi callq _printf movq -32(%rbp), %rdi ## 8-byte Reload movl -20(%rbp), %eax addl $100, %eax movl %eax, _deposito(%rip) callq _pthread_mutex_unlock ## kill: def $ecx killed $eax movl -24(%rbp), %eax ## 4-byte Reload movl %eax, %edi callq _pthread_exit .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $208, %rsp movl $0, -4(%rbp) movl %edi, -8(%rbp) movq %rsi, -16(%rbp) movq $0, -192(%rbp) LBB1_1: ## =>This Inner Loop Header: Depth=1 cmpq $20, -192(%rbp) jge LBB1_6 ## %bb.2: ## in Loop: Header=BB1_1 Depth=1 movq -192(%rbp), %rsi leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf movq -192(%rbp), %rax leaq -176(%rbp), %rdi shlq $3, %rax addq %rax, %rdi movq -192(%rbp), %rcx xorl %eax, %eax movl %eax, %esi leaq _PrintHello(%rip), %rdx callq _pthread_create movl %eax, -180(%rbp) cmpl $0, -180(%rbp) je LBB1_4 ## %bb.3: movl -180(%rbp), %esi leaq L_.str.3(%rip), %rdi xorl %eax, %eax ## kill: def $al killed $al killed $eax callq _printf movl $-1, %edi callq _exit LBB1_4: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_5 LBB1_5: ## in Loop: Header=BB1_1 Depth=1 movq -192(%rbp), %rax addq $1, %rax movq %rax, -192(%rbp) jmp LBB1_1 LBB1_6: movq $0, -192(%rbp) LBB1_7: ## =>This Inner Loop Header: Depth=1 cmpq $20, -192(%rbp) jge LBB1_12 ## %bb.8: ## in Loop: Header=BB1_7 Depth=1 movq -192(%rbp), %rax movq -176(%rbp,%rax,8), %rdi xorl %eax, %eax movl %eax, %esi callq _pthread_join movl %eax, -180(%rbp) cmpl $0, -180(%rbp) je LBB1_10 ## %bb.9: movl -180(%rbp), %esi leaq L_.str.4(%rip), %rdi xorl %eax, %eax ## kill: def $al killed $al killed $eax callq _printf movl $-1, %edi callq _exit LBB1_10: ## in Loop: Header=BB1_7 Depth=1 jmp LBB1_11 LBB1_11: ## in Loop: Header=BB1_7 Depth=1 movq -192(%rbp), %rax addq $1, %rax movq %rax, -192(%rbp) jmp LBB1_7 LBB1_12: movl _deposito(%rip), %esi leaq L_.str.5(%rip), %rdi xorl %eax, %eax movl %eax, -196(%rbp) ## 4-byte Spill callq _printf ## kill: def $ecx killed $eax movl -196(%rbp), %eax ## 4-byte Reload movl %eax, %edi callq _pthread_exit .cfi_endproc ## -- End function .section __DATA,__data .globl _deposito ## @deposito .p2align 2 _deposito: .long 100 ## 0x64 .comm _lock,64,3 ## @lock .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Hello World! It's me, thread #%ld!\n" L_.str.1: ## @.str.1 .asciz "another print" L_.str.2: ## @.str.2 .asciz "In main: creating thread %ld\n" L_.str.3: ## @.str.3 .asciz "ERROR; return code from pthread_create() is %d\n" L_.str.4: ## @.str.4 .asciz "ERROR; return code from pthread_join() is %d\n" L_.str.5: ## @.str.5 .asciz "mi dinero es %d\n" .subsections_via_symbols
the_stack_data/59512406.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] stur w0, [x29, #-8] str x1, [sp, #16] b LBB0_1 LBB0_1: ; =>This Loop Header: Depth=1 ; Child Loop BB0_4 Depth 2 ldur w8, [x29, #-8] subs w8, w8, #1 cset w8, gt tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 mov w0, #1 adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF mov x2, #2 bl _write b LBB0_10 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 mov w8, #1 str w8, [sp, #12] b LBB0_4 LBB0_4: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #12] ldur w9, [x29, #-8] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_9 b LBB0_5 LBB0_5: ; in Loop: Header=BB0_4 Depth=2 ldr x8, [sp, #16] ldrsw x9, [sp, #12] ldr x8, [x8, x9, lsl #3] str x8, [sp] ; 8-byte Folded Spill ldr x8, [sp, #16] ldrsw x9, [sp, #12] ldr x0, [x8, x9, lsl #3] bl _strlen ldr x1, [sp] ; 8-byte Folded Reload mov x2, x0 mov w0, #1 bl _write ldr x8, [sp, #16] ldrsw x9, [sp, #12] ldr x8, [x8, x9, lsl #3] ldr x9, [sp, #16] ldur w10, [x29, #-8] subs w10, w10, #1 ldr x9, [x9, w10, sxtw #3] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_7 b LBB0_6 LBB0_6: ; in Loop: Header=BB0_4 Depth=2 mov w0, #1 adrp x1, l_.str.1@PAGE add x1, x1, l_.str.1@PAGEOFF mov x2, #1 bl _write b LBB0_7 LBB0_7: ; in Loop: Header=BB0_4 Depth=2 b LBB0_8 LBB0_8: ; in Loop: Header=BB0_4 Depth=2 ldr w8, [sp, #12] add w8, w8, #1 str w8, [sp, #12] b LBB0_4 LBB0_9: ; in Loop: Header=BB0_1 Depth=1 mov w0, #1 adrp x1, l_.str.2@PAGE add x1, x1, l_.str.2@PAGEOFF mov x2, #1 bl _write b LBB0_10 LBB0_10: ; in Loop: Header=BB0_1 Depth=1 b LBB0_1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "y\n" l_.str.1: ; @.str.1 .asciz " " l_.str.2: ; @.str.2 .asciz "\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl $0, -4(%rbp) movl %edi, -8(%rbp) movq %rsi, -16(%rbp) LBB0_1: ## =>This Loop Header: Depth=1 ## Child Loop BB0_4 Depth 2 cmpl $1, -8(%rbp) jg LBB0_3 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movl $1, %edi leaq L_.str(%rip), %rsi movl $2, %edx callq _write jmp LBB0_10 LBB0_3: ## in Loop: Header=BB0_1 Depth=1 movl $1, -20(%rbp) LBB0_4: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 movl -20(%rbp), %eax cmpl -8(%rbp), %eax jge LBB0_9 ## %bb.5: ## in Loop: Header=BB0_4 Depth=2 movq -16(%rbp), %rax movslq -20(%rbp), %rcx movq (%rax,%rcx,8), %rax movq %rax, -32(%rbp) ## 8-byte Spill movq -16(%rbp), %rax movslq -20(%rbp), %rcx movq (%rax,%rcx,8), %rdi callq _strlen movq -32(%rbp), %rsi ## 8-byte Reload movq %rax, %rdx movl $1, %edi callq _write movq -16(%rbp), %rax movslq -20(%rbp), %rcx movq (%rax,%rcx,8), %rax movq -16(%rbp), %rcx movl -8(%rbp), %edx subl $1, %edx movslq %edx, %rdx cmpq (%rcx,%rdx,8), %rax je LBB0_7 ## %bb.6: ## in Loop: Header=BB0_4 Depth=2 movl $1, %edi leaq L_.str.1(%rip), %rsi movl $1, %edx callq _write LBB0_7: ## in Loop: Header=BB0_4 Depth=2 jmp LBB0_8 LBB0_8: ## in Loop: Header=BB0_4 Depth=2 movl -20(%rbp), %eax addl $1, %eax movl %eax, -20(%rbp) jmp LBB0_4 LBB0_9: ## in Loop: Header=BB0_1 Depth=1 movl $1, %edi leaq L_.str.2(%rip), %rsi movl $1, %edx callq _write LBB0_10: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_1 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "y\n" L_.str.1: ## @.str.1 .asciz " " L_.str.2: ## @.str.2 .asciz "\n" .subsections_via_symbols
the_stack_data/198579766.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] adrp x8, l___const.main.foo@PAGE ldr x8, [x8, l___const.main.foo@PAGEOFF] str x8, [sp] ldr x8, [sp] ldrsb w8, [x8] subs w8, w8, #102 cset w9, ne ; implicit-def: $x8 mov x8, x9 ands x8, x8, #0x1 cset w8, eq tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: adrp x0, l___func__.main@PAGE add x0, x0, l___func__.main@PAGEOFF adrp x1, l_.str.1@PAGE add x1, x1, l_.str.1@PAGEOFF mov w2, #8 adrp x3, l_.str.2@PAGE add x3, x3, l_.str.2@PAGEOFF bl ___assert_rtn LBB0_2: b LBB0_3 LBB0_3: ldr x8, [sp] ldrsb w8, [x8, #1] subs w8, w8, #111 cset w9, ne ; implicit-def: $x8 mov x8, x9 ands x8, x8, #0x1 cset w8, eq tbnz w8, #0, LBB0_5 b LBB0_4 LBB0_4: adrp x0, l___func__.main@PAGE add x0, x0, l___func__.main@PAGEOFF adrp x1, l_.str.1@PAGE add x1, x1, l_.str.1@PAGEOFF mov w2, #9 adrp x3, l_.str.3@PAGE add x3, x3, l_.str.3@PAGEOFF bl ___assert_rtn LBB0_5: b LBB0_6 LBB0_6: ldr x8, [sp] ldrsb w8, [x8, #2] subs w8, w8, #111 cset w9, ne ; implicit-def: $x8 mov x8, x9 ands x8, x8, #0x1 cset w8, eq tbnz w8, #0, LBB0_8 b LBB0_7 LBB0_7: adrp x0, l___func__.main@PAGE add x0, x0, l___func__.main@PAGEOFF adrp x1, l_.str.1@PAGE add x1, x1, l_.str.1@PAGEOFF mov w2, #10 adrp x3, l_.str.4@PAGE add x3, x3, l_.str.4@PAGEOFF bl ___assert_rtn LBB0_8: b LBB0_9 LBB0_9: 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 "foo" .section __DATA,__const .p2align 3 ; @__const.main.foo l___const.main.foo: .quad l_.str .section __TEXT,__cstring,cstring_literals l___func__.main: ; @__func__.main .asciz "main" l_.str.1: ; @.str.1 .asciz "115490.c" l_.str.2: ; @.str.2 .asciz "foo.a[0] == 'f'" l_.str.3: ; @.str.3 .asciz "foo.a[1] == 'o'" l_.str.4: ; @.str.4 .asciz "foo.a[2] == 'o'" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl $0, -4(%rbp) movq l___const.main.foo(%rip), %rax movq %rax, -16(%rbp) movq -16(%rbp), %rax movsbl (%rax), %eax cmpl $102, %eax sete %al xorb $-1, %al andb $1, %al movzbl %al, %eax cltq cmpq $0, %rax je LBB0_2 ## %bb.1: leaq L___func__.main(%rip), %rdi leaq L_.str.1(%rip), %rsi leaq L_.str.2(%rip), %rcx movl $8, %edx callq ___assert_rtn LBB0_2: jmp LBB0_3 LBB0_3: movq -16(%rbp), %rax movsbl 1(%rax), %eax cmpl $111, %eax sete %al xorb $-1, %al andb $1, %al movzbl %al, %eax cltq cmpq $0, %rax je LBB0_5 ## %bb.4: leaq L___func__.main(%rip), %rdi leaq L_.str.1(%rip), %rsi leaq L_.str.3(%rip), %rcx movl $9, %edx callq ___assert_rtn LBB0_5: jmp LBB0_6 LBB0_6: movq -16(%rbp), %rax movsbl 2(%rax), %eax cmpl $111, %eax sete %al xorb $-1, %al andb $1, %al movzbl %al, %eax cltq cmpq $0, %rax je LBB0_8 ## %bb.7: leaq L___func__.main(%rip), %rdi leaq L_.str.1(%rip), %rsi leaq L_.str.4(%rip), %rcx movl $10, %edx callq ___assert_rtn LBB0_8: jmp LBB0_9 LBB0_9: xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "foo" .section __DATA,__const .p2align 3 ## @__const.main.foo l___const.main.foo: .quad L_.str .section __TEXT,__cstring,cstring_literals L___func__.main: ## @__func__.main .asciz "main" L_.str.1: ## @.str.1 .asciz "115490.c" L_.str.2: ## @.str.2 .asciz "foo.a[0] == 'f'" L_.str.3: ## @.str.3 .asciz "foo.a[1] == 'o'" L_.str.4: ## @.str.4 .asciz "foo.a[2] == 'o'" .subsections_via_symbols
the_stack_data/115490.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/77630.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 0x4066800000000000 ; double 180 lCPI0_1: .quad 0x40c3878000000000 ; double 9999 .section __TEXT,__text,regular,pure_instructions .globl _main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #304 .cfi_def_cfa_offset 304 stp x28, x27, [sp, #272] ; 16-byte Folded Spill stp x29, x30, [sp, #288] ; 16-byte Folded Spill add x29, sp, #288 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w27, -24 .cfi_offset w28, -32 sub x8, x29, #56 str x8, [sp, #88] ; 8-byte Folded Spill adrp x8, ___stderrp@GOTPAGE ldr x8, [x8, ___stderrp@GOTPAGEOFF] str x8, [sp, #96] ; 8-byte Folded Spill adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-24] stur wzr, [x29, #-84] stur w0, [x29, #-88] stur x1, [x29, #-96] adrp x8, ___stdinp@GOTPAGE ldr x8, [x8, ___stdinp@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-104] adrp x8, ___stdoutp@GOTPAGE ldr x8, [x8, ___stdoutp@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-112] strh wzr, [sp, #110] strh wzr, [sp, #108] strh wzr, [sp, #106] ldur w8, [x29, #-88] subs w8, w8, #1 stur w8, [x29, #-88] ldur x8, [x29, #-96] add x8, x8, #8 stur x8, [x29, #-96] ldur w8, [x29, #-88] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_12 b LBB0_1 LBB0_1: b LBB0_2 LBB0_2: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-96] ldr x8, [x8] ldrsb w8, [x8] subs w8, w8, #45 cset w8, ne tbnz w8, #0, LBB0_11 b LBB0_3 LBB0_3: ; in Loop: Header=BB0_2 Depth=1 ldur x8, [x29, #-96] ldr x8, [x8] ldrsb w8, [x8, #1] subs w8, w8, #99 ; kill: def $x8 killed $w8 str x8, [sp, #80] ; 8-byte Folded Spill subs x8, x8, #15 cset w8, hi tbnz w8, #0, LBB0_9 ; %bb.4: ; in Loop: Header=BB0_2 Depth=1 ldr x11, [sp, #80] ; 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_5: bl _Usage stur wzr, [x29, #-84] b LBB0_84 LBB0_6: ; in Loop: Header=BB0_2 Depth=1 mov w8, #1 strh w8, [sp, #110] b LBB0_10 LBB0_7: ; in Loop: Header=BB0_2 Depth=1 mov w8, #1 strh w8, [sp, #108] b LBB0_10 LBB0_8: ; in Loop: Header=BB0_2 Depth=1 mov w8, #1 strh w8, [sp, #106] b LBB0_10 LBB0_9: bl _Usage mov w8, #1 stur w8, [x29, #-84] b LBB0_84 LBB0_10: ; in Loop: Header=BB0_2 Depth=1 ldur w8, [x29, #-88] subs w8, w8, #1 stur w8, [x29, #-88] ldur x8, [x29, #-96] add x8, x8, #8 stur x8, [x29, #-96] b LBB0_2 LBB0_11: b LBB0_12 LBB0_12: ldur w8, [x29, #-88] subs w8, w8, #2 cset w8, le tbnz w8, #0, LBB0_14 b LBB0_13 LBB0_13: bl _Usage mov w8, #1 stur w8, [x29, #-84] b LBB0_84 LBB0_14: ldur w8, [x29, #-88] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_22 b LBB0_15 LBB0_15: ldur x8, [x29, #-96] ldr x0, [x8] adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF bl _fopen mov x8, x0 stur x8, [x29, #-104] subs x8, x0, #0 cset w8, ne tbnz w8, #0, LBB0_17 b LBB0_16 LBB0_16: ldr x8, [sp, #96] ; 8-byte Folded Reload ldr x0, [x8] ldur x8, [x29, #-96] ldr x8, [x8] mov x9, sp str x8, [x9] adrp x1, l_.str.1@PAGE add x1, x1, l_.str.1@PAGEOFF bl _fprintf mov w8, #1 stur w8, [x29, #-84] b LBB0_84 LBB0_17: ldur w8, [x29, #-88] subs w8, w8, #1 stur w8, [x29, #-88] ldur x8, [x29, #-96] add x8, x8, #8 stur x8, [x29, #-96] ldur w8, [x29, #-88] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_21 b LBB0_18 LBB0_18: ldur x8, [x29, #-96] ldr x0, [x8] adrp x1, l_.str.2@PAGE add x1, x1, l_.str.2@PAGEOFF bl _fopen mov x8, x0 stur x8, [x29, #-112] subs x8, x0, #0 cset w8, ne tbnz w8, #0, LBB0_20 b LBB0_19 LBB0_19: ldr x8, [sp, #96] ; 8-byte Folded Reload ldr x0, [x8] ldur x8, [x29, #-96] ldr x8, [x8] mov x9, sp str x8, [x9] adrp x1, l_.str.3@PAGE add x1, x1, l_.str.3@PAGEOFF bl _fprintf mov w8, #1 stur w8, [x29, #-84] b LBB0_84 LBB0_20: b LBB0_21 LBB0_21: b LBB0_22 LBB0_22: ldur x0, [x29, #-104] add x1, sp, #116 bl _ReadPDB mov x8, x0 stur x8, [x29, #-120] subs x8, x0, #0 cset w8, ne tbnz w8, #0, LBB0_24 b LBB0_23 LBB0_23: ldr x8, [sp, #96] ; 8-byte Folded Reload ldr x0, [x8] adrp x1, l_.str.4@PAGE add x1, x1, l_.str.4@PAGEOFF bl _fprintf mov w8, #1 stur w8, [x29, #-84] b LBB0_84 LBB0_24: mov x0, #5 bl _malloc stur x0, [x29, #-56] ldur x8, [x29, #-56] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_26 b LBB0_25 LBB0_25: ldur x0, [x29, #-56] adrp x1, l_.str.5@PAGE add x1, x1, l_.str.5@PAGEOFF mov x2, #5 mov x3, #-1 bl ___strncpy_chk b LBB0_26 LBB0_26: ldrh w8, [sp, #106] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_32 b LBB0_27 LBB0_27: mov x0, #5 bl _malloc ldr x8, [sp, #88] ; 8-byte Folded Reload str x0, [x8, #8] ldr x8, [x8, #8] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_29 b LBB0_28 LBB0_28: ldr x8, [sp, #88] ; 8-byte Folded Reload ldr x0, [x8, #8] adrp x1, l_.str.6@PAGE add x1, x1, l_.str.6@PAGEOFF mov x2, #5 mov x3, #-1 bl ___strncpy_chk b LBB0_29 LBB0_29: mov x0, #5 bl _malloc ldr x8, [sp, #88] ; 8-byte Folded Reload str x0, [x8, #16] ldr x8, [x8, #16] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_31 b LBB0_30 LBB0_30: ldr x8, [sp, #88] ; 8-byte Folded Reload ldr x0, [x8, #16] adrp x1, l_.str.7@PAGE add x1, x1, l_.str.7@PAGEOFF mov x2, #5 mov x3, #-1 bl ___strncpy_chk b LBB0_31 LBB0_31: b LBB0_32 LBB0_32: ldur x0, [x29, #-120] ldrsh w8, [sp, #106] subs w8, w8, #0 cset w8, ne and w9, w8, #0x1 mov w8, #3 ands w9, w9, #0x1 csinc w1, w8, wzr, eq sub x2, x29, #56 add x3, sp, #116 bl _SelectAtomsPDB mov x8, x0 stur x8, [x29, #-128] subs x8, x0, #0 cset w8, ne tbnz w8, #0, LBB0_34 b LBB0_33 LBB0_33: ldr x8, [sp, #96] ; 8-byte Folded Reload ldr x0, [x8] adrp x1, l_.str.8@PAGE add x1, x1, l_.str.8@PAGEOFF bl _fprintf mov w8, #1 stur w8, [x29, #-84] b LBB0_84 LBB0_34: ldrh w8, [sp, #106] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_36 b LBB0_35 LBB0_35: ldur x0, [x29, #-112] adrp x1, l_.str.9@PAGE add x1, x1, l_.str.9@PAGEOFF bl _fprintf b LBB0_40 LBB0_36: ldrh w8, [sp, #108] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_38 b LBB0_37 LBB0_37: ldur x0, [x29, #-112] adrp x1, l_.str.10@PAGE add x1, x1, l_.str.10@PAGEOFF bl _fprintf b LBB0_39 LBB0_38: ldur x0, [x29, #-112] adrp x1, l_.str.11@PAGE add x1, x1, l_.str.11@PAGEOFF bl _fprintf b LBB0_39 LBB0_39: b LBB0_40 LBB0_40: ldur x0, [x29, #-112] adrp x1, l_.str.12@PAGE add x1, x1, l_.str.12@PAGEOFF bl _fprintf adrp x8, lCPI0_1@PAGE ldr d0, [x8, lCPI0_1@PAGEOFF] stur d0, [x29, #-64] stur d0, [x29, #-72] stur d0, [x29, #-80] ; kill: def $x8 killed $xzr str xzr, [sp, #120] str xzr, [sp, #128] str xzr, [sp, #136] str xzr, [sp, #144] ldrh w8, [sp, #106] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_59 b LBB0_41 LBB0_41: ldur x8, [x29, #-128] stur x8, [x29, #-136] b LBB0_42 LBB0_42: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-136] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_58 b LBB0_43 LBB0_43: ; in Loop: Header=BB0_42 Depth=1 ldr x8, [sp, #136] str x8, [sp, #144] ldr x8, [sp, #128] str x8, [sp, #136] ldr x8, [sp, #120] str x8, [sp, #128] ldur x8, [x29, #-136] str x8, [sp, #120] ldr x8, [sp, #144] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_50 b LBB0_44 LBB0_44: ; in Loop: Header=BB0_42 Depth=1 ldr x8, [sp, #136] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_50 b LBB0_45 LBB0_45: ; in Loop: Header=BB0_42 Depth=1 ldr x8, [sp, #128] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_50 b LBB0_46 LBB0_46: ; in Loop: Header=BB0_42 Depth=1 ldr x8, [sp, #120] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_50 b LBB0_47 LBB0_47: ; in Loop: Header=BB0_42 Depth=1 ldr x8, [sp, #144] ldr d0, [x8] ldr x8, [sp, #144] ldr d1, [x8, #8] ldr x8, [sp, #144] ldr d2, [x8, #16] ldr x8, [sp, #136] ldr d3, [x8] ldr x8, [sp, #136] ldr d4, [x8, #8] ldr x8, [sp, #136] ldr d5, [x8, #16] ldr x8, [sp, #128] ldr d6, [x8] ldr x8, [sp, #128] ldr d7, [x8, #8] ldr x8, [sp, #128] ldr d19, [x8, #16] ldr x8, [sp, #120] ldr d18, [x8] ldr x8, [sp, #120] ldr d17, [x8, #8] ldr x8, [sp, #120] ldr d16, [x8, #16] mov x8, sp str d19, [x8] str d18, [x8, #8] str d17, [x8, #16] str d16, [x8, #24] bl _phi stur d0, [x29, #-80] ldrh w8, [sp, #110] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_49 b LBB0_48 LBB0_48: ; in Loop: Header=BB0_42 Depth=1 fmov d0, #1.00000000 bl _atan fmov d1, d0 fmov d0, #4.00000000 fmul d1, d0, d1 adrp x8, lCPI0_0@PAGE ldr d0, [x8, lCPI0_0@PAGEOFF] fdiv d1, d0, d1 ldur d0, [x29, #-80] fmul d0, d0, d1 stur d0, [x29, #-80] b LBB0_49 LBB0_49: ; in Loop: Header=BB0_42 Depth=1 ldur x8, [x29, #-112] str x8, [sp, #72] ; 8-byte Folded Spill ldr x8, [sp, #136] add x0, x8, #72 bl _throne mov x10, x0 ldr x0, [sp, #72] ; 8-byte Folded Reload ldur d0, [x29, #-80] mov x8, sp ; implicit-def: $x9 mov x9, x10 sxtb x9, w9 str x9, [x8] str d0, [x8, #8] adrp x1, l_.str.13@PAGE add x1, x1, l_.str.13@PAGEOFF bl _fprintf b LBB0_56 LBB0_50: ; in Loop: Header=BB0_42 Depth=1 ldr x8, [sp, #144] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_55 b LBB0_51 LBB0_51: ; in Loop: Header=BB0_42 Depth=1 ldr x8, [sp, #136] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_55 b LBB0_52 LBB0_52: ; in Loop: Header=BB0_42 Depth=1 ldr x8, [sp, #128] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_55 b LBB0_53 LBB0_53: ; in Loop: Header=BB0_42 Depth=1 ldr x8, [sp, #120] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_55 b LBB0_54 LBB0_54: ; in Loop: Header=BB0_42 Depth=1 ldur x8, [x29, #-112] str x8, [sp, #64] ; 8-byte Folded Spill ldr x8, [sp, #120] add x0, x8, #72 bl _throne mov x10, x0 ldr x0, [sp, #64] ; 8-byte Folded Reload mov x9, sp ; implicit-def: $x8 mov x8, x10 sxtb x8, w8 str x8, [x9] adrp x1, l_.str.14@PAGE add x1, x1, l_.str.14@PAGEOFF bl _fprintf b LBB0_55 LBB0_55: ; in Loop: Header=BB0_42 Depth=1 b LBB0_56 LBB0_56: ; in Loop: Header=BB0_42 Depth=1 b LBB0_57 LBB0_57: ; in Loop: Header=BB0_42 Depth=1 ldur x8, [x29, #-136] ldr x8, [x8, #40] stur x8, [x29, #-136] b LBB0_42 LBB0_58: ldur x8, [x29, #-112] str x8, [sp, #40] ; 8-byte Folded Spill ldr x8, [sp, #128] add x0, x8, #72 bl _throne mov x10, x0 ldr x0, [sp, #40] ; 8-byte Folded Reload mov x9, sp ; implicit-def: $x8 mov x8, x10 sxtb x8, w8 str x8, [x9] adrp x1, l_.str.14@PAGE add x1, x1, l_.str.14@PAGEOFF str x1, [sp, #48] ; 8-byte Folded Spill bl _fprintf ldur x8, [x29, #-112] str x8, [sp, #56] ; 8-byte Folded Spill ldr x8, [sp, #120] add x0, x8, #72 bl _throne ldr x1, [sp, #48] ; 8-byte Folded Reload mov x10, x0 ldr x0, [sp, #56] ; 8-byte Folded Reload mov x9, sp ; implicit-def: $x8 mov x8, x10 sxtb x8, w8 str x8, [x9] bl _fprintf b LBB0_83 LBB0_59: ldur x8, [x29, #-128] stur x8, [x29, #-136] b LBB0_60 LBB0_60: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-136] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_82 b LBB0_61 LBB0_61: ; in Loop: Header=BB0_60 Depth=1 ldur x8, [x29, #-136] add x0, x8, #64 adrp x1, l_.str.7@PAGE add x1, x1, l_.str.7@PAGEOFF mov x2, #4 bl _strncmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB0_63 b LBB0_62 LBB0_62: ; in Loop: Header=BB0_60 Depth=1 ldur x0, [x29, #-112] ldur x1, [x29, #-136] ldrsh w3, [sp, #110] ldrsh w4, [sp, #108] sub x2, x29, #80 bl _ShowTorsions adrp x8, lCPI0_1@PAGE ldr d0, [x8, lCPI0_1@PAGEOFF] stur d0, [x29, #-64] stur d0, [x29, #-72] stur d0, [x29, #-80] b LBB0_63 LBB0_63: ; in Loop: Header=BB0_60 Depth=1 ldur x8, [x29, #-136] str x8, [sp, #144] ldur x8, [x29, #-136] ldr x8, [x8, #40] str x8, [sp, #136] ldr x8, [sp, #136] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_65 b LBB0_64 LBB0_64: ; in Loop: Header=BB0_60 Depth=1 ldr x8, [sp, #136] ldr x8, [x8, #40] str x8, [sp, #128] b LBB0_65 LBB0_65: ; in Loop: Header=BB0_60 Depth=1 ldr x8, [sp, #128] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_67 b LBB0_66 LBB0_66: ; in Loop: Header=BB0_60 Depth=1 ldr x8, [sp, #128] ldr x8, [x8, #40] str x8, [sp, #120] b LBB0_67 LBB0_67: ; in Loop: Header=BB0_60 Depth=1 ldr x8, [sp, #144] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_71 b LBB0_68 LBB0_68: ; in Loop: Header=BB0_60 Depth=1 ldr x8, [sp, #136] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_71 b LBB0_69 LBB0_69: ; in Loop: Header=BB0_60 Depth=1 ldr x8, [sp, #128] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_71 b LBB0_70 LBB0_70: ; in Loop: Header=BB0_60 Depth=1 ldr x8, [sp, #120] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_72 b LBB0_71 LBB0_71: ldur x0, [x29, #-112] ldur x1, [x29, #-136] ldrsh w3, [sp, #110] ldrsh w4, [sp, #108] sub x2, x29, #80 bl _ShowTorsions b LBB0_82 LBB0_72: ; in Loop: Header=BB0_60 Depth=1 ldur x8, [x29, #-136] add x0, x8, #64 adrp x1, l_.str.6@PAGE add x1, x1, l_.str.6@PAGEOFF mov x2, #4 bl _strncmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB0_74 b LBB0_73 LBB0_73: ; in Loop: Header=BB0_60 Depth=1 mov w8, #1 str w8, [sp, #112] b LBB0_80 LBB0_74: ; in Loop: Header=BB0_60 Depth=1 ldur x8, [x29, #-136] add x0, x8, #64 adrp x1, l_.str.5@PAGE add x1, x1, l_.str.5@PAGEOFF mov x2, #4 bl _strncmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB0_76 b LBB0_75 LBB0_75: ; in Loop: Header=BB0_60 Depth=1 mov w8, #2 str w8, [sp, #112] b LBB0_79 LBB0_76: ; in Loop: Header=BB0_60 Depth=1 ldur x8, [x29, #-136] add x0, x8, #64 adrp x1, l_.str.7@PAGE add x1, x1, l_.str.7@PAGEOFF mov x2, #4 bl _strncmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB0_78 b LBB0_77 LBB0_77: ; in Loop: Header=BB0_60 Depth=1 str wzr, [sp, #112] b LBB0_78 LBB0_78: ; in Loop: Header=BB0_60 Depth=1 b LBB0_79 LBB0_79: ; in Loop: Header=BB0_60 Depth=1 b LBB0_80 LBB0_80: ; in Loop: Header=BB0_60 Depth=1 ldr x8, [sp, #144] ldr d0, [x8] ldr x8, [sp, #144] ldr d1, [x8, #8] ldr x8, [sp, #144] ldr d2, [x8, #16] ldr x8, [sp, #136] ldr d3, [x8] ldr x8, [sp, #136] ldr d4, [x8, #8] ldr x8, [sp, #136] ldr d5, [x8, #16] ldr x8, [sp, #128] ldr d6, [x8] ldr x8, [sp, #128] ldr d7, [x8, #8] ldr x8, [sp, #128] ldr d19, [x8, #16] ldr x8, [sp, #120] ldr d18, [x8] ldr x8, [sp, #120] ldr d17, [x8, #8] ldr x8, [sp, #120] ldr d16, [x8, #16] mov x8, sp str d19, [x8] str d18, [x8, #8] str d17, [x8, #16] str d16, [x8, #24] bl _phi ldrsw x9, [sp, #112] sub x8, x29, #80 str d0, [x8, x9, lsl #3] b LBB0_81 LBB0_81: ; in Loop: Header=BB0_60 Depth=1 ldur x8, [x29, #-136] ldr x8, [x8, #40] stur x8, [x29, #-136] b LBB0_60 LBB0_82: b LBB0_83 LBB0_83: stur wzr, [x29, #-84] b LBB0_84 LBB0_84: ldur w8, [x29, #-84] str w8, [sp, #36] ; 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_86 b LBB0_85 LBB0_85: bl ___stack_chk_fail LBB0_86: ldr w0, [sp, #36] ; 4-byte Folded Reload ldp x29, x30, [sp, #288] ; 16-byte Folded Reload ldp x28, x27, [sp, #272] ; 16-byte Folded Reload add sp, sp, #304 ret .cfi_endproc .p2align 2 lJTI0_0: .long LBB0_8-Ltmp0 .long LBB0_9-Ltmp0 .long LBB0_9-Ltmp0 .long LBB0_9-Ltmp0 .long LBB0_9-Ltmp0 .long LBB0_5-Ltmp0 .long LBB0_9-Ltmp0 .long LBB0_9-Ltmp0 .long LBB0_9-Ltmp0 .long LBB0_9-Ltmp0 .long LBB0_7-Ltmp0 .long LBB0_9-Ltmp0 .long LBB0_9-Ltmp0 .long LBB0_9-Ltmp0 .long LBB0_9-Ltmp0 .long LBB0_6-Ltmp0 ; -- End function .globl _Usage ; -- Begin function Usage .p2align 2 _Usage: ; @Usage .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___stderrp@GOTPAGE ldr x8, [x8, ___stderrp@GOTPAGEOFF] str x8, [sp, #8] ; 8-byte Folded Spill ldr x0, [x8] adrp x1, l_.str.20@PAGE add x1, x1, l_.str.20@PAGEOFF bl _fprintf ldr x8, [sp, #8] ; 8-byte Folded Reload ldr x0, [x8] adrp x1, l_.str.21@PAGE add x1, x1, l_.str.21@PAGEOFF bl _fprintf ldr x8, [sp, #8] ; 8-byte Folded Reload ldr x0, [x8] adrp x1, l_.str.22@PAGE add x1, x1, l_.str.22@PAGEOFF bl _fprintf ldr x8, [sp, #8] ; 8-byte Folded Reload ldr x0, [x8] adrp x1, l_.str.23@PAGE add x1, x1, l_.str.23@PAGEOFF bl _fprintf ldr x8, [sp, #8] ; 8-byte Folded Reload ldr x0, [x8] adrp x1, l_.str.24@PAGE add x1, x1, l_.str.24@PAGEOFF bl _fprintf ldr x8, [sp, #8] ; 8-byte Folded Reload ldr x0, [x8] adrp x1, l_.str.25@PAGE add x1, x1, l_.str.25@PAGEOFF bl _fprintf ldr x8, [sp, #8] ; 8-byte Folded Reload ldr x0, [x8] adrp x1, l_.str.26@PAGE add x1, x1, l_.str.26@PAGEOFF bl _fprintf ldr x8, [sp, #8] ; 8-byte Folded Reload ldr x0, [x8] adrp x1, l_.str.27@PAGE add x1, x1, l_.str.27@PAGEOFF bl _fprintf ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _ReadPDB ; -- Begin function ReadPDB .p2align 2 _ReadPDB: ; @ReadPDB .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str x0, [sp, #8] str x1, [sp] ldr x0, [sp, #8] ldr x1, [sp] mov w4, #1 mov x2, x4 mov x3, x4 bl _doReadPDB ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _SelectAtomsPDB ; -- Begin function SelectAtomsPDB .p2align 2 _SelectAtomsPDB: ; @SelectAtomsPDB .cfi_startproc ; %bb.0: sub sp, sp, #96 .cfi_def_cfa_offset 96 stp x29, x30, [sp, #80] ; 16-byte Folded Spill add x29, sp, #80 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-16] stur w1, [x29, #-20] stur x2, [x29, #-32] str x3, [sp, #40] ; kill: def $x8 killed $xzr str xzr, [sp, #32] ldr x8, [sp, #40] str wzr, [x8] ldur x8, [x29, #-16] str x8, [sp, #24] b LBB3_1 LBB3_1: ; =>This Loop Header: Depth=1 ; Child Loop BB3_3 Depth 2 ldr x8, [sp, #24] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB3_28 b LBB3_2 LBB3_2: ; in Loop: Header=BB3_1 Depth=1 str wzr, [sp, #12] b LBB3_3 LBB3_3: ; Parent Loop BB3_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #12] ldur w9, [x29, #-20] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB3_26 b LBB3_4 LBB3_4: ; in Loop: Header=BB3_3 Depth=2 ldr x8, [sp, #24] add x0, x8, #64 ldur x8, [x29, #-32] ldrsw x9, [sp, #12] ldr x1, [x8, x9, lsl #3] mov x2, #4 bl _strncmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB3_24 b LBB3_5 LBB3_5: ; in Loop: Header=BB3_1 Depth=1 ldr x8, [sp, #32] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB3_11 b LBB3_6 LBB3_6: ; in Loop: Header=BB3_1 Depth=1 b LBB3_7 LBB3_7: ; in Loop: Header=BB3_1 Depth=1 mov x0, #96 bl _malloc str x0, [sp, #32] ldr x8, [sp, #32] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB3_9 b LBB3_8 LBB3_8: ; in Loop: Header=BB3_1 Depth=1 ldr x8, [sp, #32] ; kill: def $x9 killed $xzr str xzr, [x8, #40] b LBB3_9 LBB3_9: ; in Loop: Header=BB3_1 Depth=1 b LBB3_10 LBB3_10: ; in Loop: Header=BB3_1 Depth=1 ldr x8, [sp, #32] str x8, [sp, #16] b LBB3_16 LBB3_11: ; in Loop: Header=BB3_1 Depth=1 b LBB3_12 LBB3_12: ; in Loop: Header=BB3_1 Depth=1 mov x0, #96 bl _malloc ldr x8, [sp, #16] str x0, [x8, #40] ldr x8, [sp, #16] ldr x8, [x8, #40] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB3_14 b LBB3_13 LBB3_13: ; in Loop: Header=BB3_1 Depth=1 ldr x8, [sp, #16] ldr x8, [x8, #40] ; kill: def $x9 killed $xzr str xzr, [x8, #40] b LBB3_14 LBB3_14: ; in Loop: Header=BB3_1 Depth=1 ldr x8, [sp, #16] ldr x8, [x8, #40] str x8, [sp, #16] b LBB3_15 LBB3_15: ; in Loop: Header=BB3_1 Depth=1 b LBB3_16 LBB3_16: ; in Loop: Header=BB3_1 Depth=1 ldr x8, [sp, #16] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB3_23 b LBB3_17 LBB3_17: ldr x8, [sp, #32] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB3_22 b LBB3_18 LBB3_18: b LBB3_19 LBB3_19: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #32] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB3_21 b LBB3_20 LBB3_20: ; in Loop: Header=BB3_19 Depth=1 ldr x8, [sp, #32] ldr x8, [x8, #40] str x8, [sp] ldr x0, [sp, #32] bl _free ldr x8, [sp] str x8, [sp, #32] b LBB3_19 LBB3_21: b LBB3_22 LBB3_22: ldr x8, [sp, #40] str wzr, [x8] ; kill: def $x8 killed $xzr stur xzr, [x29, #-8] b LBB3_29 LBB3_23: ; in Loop: Header=BB3_1 Depth=1 ldr x9, [sp, #40] ldr w8, [x9] add w8, w8, #1 str w8, [x9] ldr x0, [sp, #16] ldr x1, [sp, #24] bl _CopyPDB b LBB3_26 LBB3_24: ; in Loop: Header=BB3_3 Depth=2 b LBB3_25 LBB3_25: ; in Loop: Header=BB3_3 Depth=2 ldr w8, [sp, #12] add w8, w8, #1 str w8, [sp, #12] b LBB3_3 LBB3_26: ; in Loop: Header=BB3_1 Depth=1 b LBB3_27 LBB3_27: ; in Loop: Header=BB3_1 Depth=1 ldr x8, [sp, #24] ldr x8, [x8, #40] str x8, [sp, #24] b LBB3_1 LBB3_28: ldr x8, [sp, #32] stur x8, [x29, #-8] b LBB3_29 LBB3_29: ldur x0, [x29, #-8] ldp x29, x30, [sp, #80] ; 16-byte Folded Reload add sp, sp, #96 ret .cfi_endproc ; -- End function .globl _phi ; -- Begin function phi .p2align 2 _phi: ; @phi .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 ldr x11, [x29, #16] ldr x10, [x29, #24] ldr x9, [x29, #32] ldr x8, [x29, #40] stur d0, [x29, #-24] stur d1, [x29, #-32] stur d2, [x29, #-40] stur d3, [x29, #-48] stur d4, [x29, #-56] stur d5, [x29, #-64] stur d6, [x29, #-72] stur d7, [x29, #-80] stur x11, [x29, #-88] stur x10, [x29, #-96] stur x9, [x29, #-104] stur x8, [x29, #-112] ldur d0, [x29, #-24] ldur d1, [x29, #-48] fsub d0, d0, d1 stur d0, [x29, #-120] ldur d0, [x29, #-32] ldur d1, [x29, #-56] fsub d0, d0, d1 stur d0, [x29, #-128] ldur d0, [x29, #-40] ldur d1, [x29, #-64] fsub d0, d0, d1 stur d0, [x29, #-136] ldur d0, [x29, #-72] ldur d1, [x29, #-48] fsub d0, d0, d1 stur d0, [x29, #-144] ldur d0, [x29, #-80] ldur d1, [x29, #-56] fsub d0, d0, d1 stur d0, [x29, #-152] ldur d0, [x29, #-88] ldur d1, [x29, #-64] fsub d0, d0, d1 stur d0, [x29, #-160] ldur d0, [x29, #-72] ldur d1, [x29, #-96] fsub d0, d0, d1 str d0, [sp, #168] ldur d0, [x29, #-80] ldur d1, [x29, #-104] fsub d0, d0, d1 str d0, [sp, #160] ldur d0, [x29, #-88] ldur d1, [x29, #-112] fsub d0, d0, d1 str d0, [sp, #152] ldur d0, [x29, #-128] ldur d1, [x29, #-160] ldur d2, [x29, #-136] ldur d3, [x29, #-152] fmul d2, d2, d3 fnmsub d0, d0, d1, d2 str d0, [sp, #144] ldur d0, [x29, #-136] ldur d1, [x29, #-144] ldur d2, [x29, #-120] ldur d3, [x29, #-160] fmul d2, d2, d3 fnmsub d0, d0, d1, d2 str d0, [sp, #136] ldur d0, [x29, #-120] ldur d1, [x29, #-152] ldur d2, [x29, #-128] ldur d3, [x29, #-144] fmul d2, d2, d3 fnmsub d0, d0, d1, d2 str d0, [sp, #128] ldur d0, [x29, #-160] ldr d1, [sp, #160] ldur d2, [x29, #-152] ldr d3, [sp, #152] fmul d2, d2, d3 fnmsub d0, d0, d1, d2 str d0, [sp, #120] ldur d0, [x29, #-144] ldr d1, [sp, #152] ldur d2, [x29, #-160] ldr d3, [sp, #168] fmul d2, d2, d3 fnmsub d0, d0, d1, d2 str d0, [sp, #112] ldur d0, [x29, #-152] ldr d1, [sp, #168] ldur d2, [x29, #-144] ldr d3, [sp, #160] fmul d2, d2, d3 fnmsub d0, d0, d1, d2 str d0, [sp, #104] ldr d0, [sp, #144] ldr d1, [sp, #144] ldr d2, [sp, #136] ldr d3, [sp, #136] fmul d2, d2, d3 fmadd d2, d0, d1, d2 ldr d0, [sp, #128] ldr d1, [sp, #128] fmadd d0, d0, d1, d2 str d0, [sp, #96] ldr d0, [sp, #120] ldr d1, [sp, #120] ldr d2, [sp, #112] ldr d3, [sp, #112] fmul d2, d2, d3 fmadd d2, d0, d1, d2 ldr d0, [sp, #104] ldr d1, [sp, #104] fmadd d0, d0, d1, d2 str d0, [sp, #88] ldr d0, [sp, #144] ldr d1, [sp, #120] ldr d2, [sp, #136] ldr d3, [sp, #112] fmul d2, d2, d3 fmadd d2, d0, d1, d2 ldr d0, [sp, #128] ldr d1, [sp, #104] fmadd d0, d0, d1, d2 str d0, [sp, #80] ldr d0, [sp, #96] fmov d1, #1.00000000 fdiv d0, d1, d0 str d0, [sp, #72] ldr d0, [sp, #88] fdiv d0, d1, d0 str d0, [sp, #64] ldr d0, [sp, #96] fsqrt d0, d0 str d0, [sp, #96] ldr d0, [sp, #88] fsqrt d0, d0 str d0, [sp, #88] ldr d0, [sp, #96] fdiv d0, d1, d0 str d0, [sp, #56] ldr d0, [sp, #88] fdiv d0, d1, d0 str d0, [sp, #48] ldr d0, [sp, #96] ldr d2, [sp, #48] fmul d0, d0, d2 str d0, [sp, #24] ldr d0, [sp, #88] ldr d2, [sp, #56] fmul d0, d0, d2 str d0, [sp, #16] ldr d0, [sp, #80] ldr d2, [sp, #56] fmul d0, d0, d2 ldr d2, [sp, #48] fmul d0, d0, d2 str d0, [sp, #80] ldr d0, [sp, #80] fcmp d0, d1 cset w8, le tbnz w8, #0, LBB4_2 b LBB4_1 LBB4_1: fmov d0, #1.00000000 str d0, [sp, #80] b LBB4_2 LBB4_2: ldr d0, [sp, #80] fmov d1, #-1.00000000 fcmp d0, d1 cset w8, pl tbnz w8, #0, LBB4_4 b LBB4_3 LBB4_3: fmov d0, #-1.00000000 str d0, [sp, #80] b LBB4_4 LBB4_4: ldr d0, [sp, #80] bl _acos str d0, [sp, #40] ldur d0, [x29, #-144] ldr d1, [sp, #128] ldr d2, [sp, #112] ldr d3, [sp, #136] ldr d4, [sp, #104] fmul d3, d3, d4 fnmsub d1, d1, d2, d3 ldur d2, [x29, #-152] ldr d3, [sp, #144] ldr d4, [sp, #104] ldr d5, [sp, #128] ldr d6, [sp, #120] fmul d5, d5, d6 fnmsub d3, d3, d4, d5 fmul d2, d2, d3 fmadd d2, d0, d1, d2 ldur d0, [x29, #-160] ldr d1, [sp, #136] ldr d3, [sp, #120] ldr d4, [sp, #144] ldr d5, [sp, #112] fmul d4, d4, d5 fnmsub d1, d1, d3, d4 fmadd d0, d0, d1, d2 str d0, [sp, #32] ldr d0, [sp, #32] fcmp d0, #0.0 cset w8, pl tbnz w8, #0, LBB4_6 b LBB4_5 LBB4_5: ldr d0, [sp, #40] fneg d0, d0 str d0, [sp, #40] b LBB4_6 LBB4_6: ldr d0, [sp, #40] fcmp d0, #0.0 cset w8, le tbnz w8, #0, LBB4_8 b LBB4_7 LBB4_7: fmov d0, #1.00000000 bl _atan fmov d1, d0 ldr d2, [sp, #40] fmov d0, #4.00000000 fnmsub d0, d0, d1, d2 str d0, [sp, #8] ; 8-byte Folded Spill b LBB4_9 LBB4_8: fmov d0, #1.00000000 bl _atan fmov d1, d0 ldr d2, [sp, #40] fmov d0, #4.00000000 fnmadd d0, d0, d1, d2 str d0, [sp, #8] ; 8-byte Folded Spill b LBB4_9 LBB4_9: ldr d0, [sp, #8] ; 8-byte Folded Reload str d0, [sp, #40] ldr d0, [sp, #40] 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 _throne ; -- Begin function throne .p2align 2 _throne: ; @throne .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str x0, [sp, #16] ldr x8, [sp, #16] ldrsb w8, [x8, #2] subs w8, w8, #88 cset w8, ne tbnz w8, #0, LBB5_2 b LBB5_1 LBB5_1: mov w8, #88 sturb w8, [x29, #-1] b LBB5_9 LBB5_2: str wzr, [sp, #12] b LBB5_3 LBB5_3: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #12] subs w8, w8, #24 cset w8, ge tbnz w8, #0, LBB5_8 b LBB5_4 LBB5_4: ; in Loop: Header=BB5_3 Depth=1 ldrsw x9, [sp, #12] adrp x8, _sTab3@PAGE add x8, x8, _sTab3@PAGEOFF add x0, x8, x9, lsl #3 ldr x1, [sp, #16] mov x2, #3 bl _strncmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB5_6 b LBB5_5 LBB5_5: ldrsw x9, [sp, #12] adrp x8, _sTab1@PAGE add x8, x8, _sTab1@PAGEOFF add x8, x8, x9 ldrb w8, [x8] sturb w8, [x29, #-1] b LBB5_9 LBB5_6: ; in Loop: Header=BB5_3 Depth=1 b LBB5_7 LBB5_7: ; in Loop: Header=BB5_3 Depth=1 ldr w8, [sp, #12] add w8, w8, #1 str w8, [sp, #12] b LBB5_3 LBB5_8: mov w8, #88 sturb w8, [x29, #-1] b LBB5_9 LBB5_9: ldursb w0, [x29, #-1] 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 ShowTorsions lCPI6_0: .quad 0x40c3870000000000 ; double 9998 lCPI6_1: .quad 0x4066800000000000 ; double 180 lCPI6_2: .quad 0x40c3830000000000 ; double 9990 .section __TEXT,__text,regular,pure_instructions .globl _ShowTorsions .p2align 2 _ShowTorsions: ; @ShowTorsions .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] sturh w3, [x29, #-26] sturh w4, [x29, #-28] ldurh w8, [x29, #-26] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB6_8 b LBB6_1 LBB6_1: stur wzr, [x29, #-32] b LBB6_2 LBB6_2: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-32] subs w8, w8, #3 cset w8, ge tbnz w8, #0, LBB6_7 b LBB6_3 LBB6_3: ; in Loop: Header=BB6_2 Depth=1 ldur x8, [x29, #-24] ldursw x9, [x29, #-32] ldr d0, [x8, x9, lsl #3] adrp x8, lCPI6_2@PAGE ldr d1, [x8, lCPI6_2@PAGEOFF] fcmp d0, d1 cset w8, pl tbnz w8, #0, LBB6_5 b LBB6_4 LBB6_4: ; in Loop: Header=BB6_2 Depth=1 fmov d0, #1.00000000 bl _atan fmov d1, d0 fmov d0, #4.00000000 fmul d1, d0, d1 adrp x8, lCPI6_1@PAGE ldr d0, [x8, lCPI6_1@PAGEOFF] fdiv d1, d0, d1 ldur x8, [x29, #-24] ldursw x9, [x29, #-32] add x8, x8, x9, lsl #3 ldr d0, [x8] fmul d0, d0, d1 str d0, [x8] b LBB6_5 LBB6_5: ; in Loop: Header=BB6_2 Depth=1 b LBB6_6 LBB6_6: ; in Loop: Header=BB6_2 Depth=1 ldur w8, [x29, #-32] add w8, w8, #1 stur w8, [x29, #-32] b LBB6_2 LBB6_7: b LBB6_8 LBB6_8: ldurh w8, [x29, #-28] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB6_16 b LBB6_9 LBB6_9: ldur x8, [x29, #-8] stur x8, [x29, #-40] ; 8-byte Folded Spill ldur x8, [x29, #-16] add x0, x8, #72 bl _throne mov x10, x0 ldur x0, [x29, #-40] ; 8-byte Folded Reload mov x9, sp ; implicit-def: $x8 mov x8, x10 sxtb x8, w8 str x8, [x9] adrp x1, l_.str.15@PAGE add x1, x1, l_.str.15@PAGEOFF bl _fprintf ldur x8, [x29, #-24] ldr d0, [x8] adrp x8, lCPI6_0@PAGE ldr d1, [x8, lCPI6_0@PAGEOFF] fcmp d0, d1 cset w8, le tbnz w8, #0, LBB6_11 b LBB6_10 LBB6_10: ldur x0, [x29, #-8] ldur x8, [x29, #-24] ldr d1, [x8, #8] ldur x8, [x29, #-24] ldr d0, [x8, #16] mov x8, sp str d1, [x8] str d0, [x8, #8] adrp x1, l_.str.16@PAGE add x1, x1, l_.str.16@PAGEOFF bl _fprintf b LBB6_15 LBB6_11: ldur x8, [x29, #-24] ldr d0, [x8, #8] adrp x8, lCPI6_0@PAGE ldr d1, [x8, lCPI6_0@PAGEOFF] fcmp d0, d1 cset w8, le tbnz w8, #0, LBB6_13 b LBB6_12 LBB6_12: ldur x0, [x29, #-8] ldur x8, [x29, #-24] ldr d0, [x8] mov x8, sp str d0, [x8] adrp x1, l_.str.17@PAGE add x1, x1, l_.str.17@PAGEOFF bl _fprintf b LBB6_14 LBB6_13: ldur x0, [x29, #-8] ldur x8, [x29, #-24] ldr d2, [x8] ldur x8, [x29, #-24] ldr d1, [x8, #8] ldur x8, [x29, #-24] ldr d0, [x8, #16] mov x8, sp str d2, [x8] str d1, [x8, #8] str d0, [x8, #16] adrp x1, l_.str.18@PAGE add x1, x1, l_.str.18@PAGEOFF bl _fprintf b LBB6_14 LBB6_14: b LBB6_15 LBB6_15: b LBB6_17 LBB6_16: ldur x0, [x29, #-8] ldur x8, [x29, #-16] ldr w8, [x8, #52] ; implicit-def: $x10 mov x10, x8 ldur x8, [x29, #-16] ldrsb w11, [x8, #80] ldur x8, [x29, #-16] add x9, x8, #72 ldur x8, [x29, #-24] ldr d2, [x8] ldur x8, [x29, #-24] ldr d1, [x8, #8] ldur x8, [x29, #-24] ldr d0, [x8, #16] mov x8, sp str x10, [x8] ; implicit-def: $x10 mov x10, x11 str x10, [x8, #8] str x9, [x8, #16] str d2, [x8, #24] str d1, [x8, #32] str d0, [x8, #40] adrp x1, l_.str.19@PAGE add x1, x1, l_.str.19@PAGEOFF bl _fprintf b LBB6_17 LBB6_17: 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 doReadPDB lCPI7_0: .quad 0x3eb0c6f7a0b5ed8d ; double 9.9999999999999995E-7 lCPI7_1: .quad 0x3feff7ced916872b ; double 0.99899999999999999 .section __TEXT,__text,regular,pure_instructions .globl _doReadPDB .p2align 2 _doReadPDB: ; @doReadPDB .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, #1296 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-24] str x0, [sp, #312] str x1, [sp, #304] strh w2, [sp, #302] str w3, [sp, #296] str w4, [sp, #292] mov w8, #1 str w8, [sp, #248] ; kill: def $x8 killed $xzr str xzr, [sp, #200] ldr x8, [sp, #304] str wzr, [x8] sturb wzr, [x29, #-216] str wzr, [sp, #252] adrp x8, _gPDBPartialOcc@GOTPAGE ldr x8, [x8, _gPDBPartialOcc@GOTPAGEOFF] strh wzr, [x8] adrp x8, _gPDBMultiNMR@GOTPAGE ldr x8, [x8, _gPDBMultiNMR@GOTPAGEOFF] strh wzr, [x8] b LBB7_1 LBB7_1: ; =>This Inner Loop Header: Depth=1 ldr x2, [sp, #312] sub x0, x29, #208 mov w1, #159 bl _fgets subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB7_67 b LBB7_2 LBB7_2: ; in Loop: Header=BB7_1 Depth=1 ldr w8, [sp, #292] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB7_11 b LBB7_3 LBB7_3: ; in Loop: Header=BB7_1 Depth=1 sub x0, x29, #208 adrp x1, l_.str.28@PAGE add x1, x1, l_.str.28@PAGEOFF mov x2, #6 bl _strncmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB7_5 b LBB7_4 LBB7_4: ; in Loop: Header=BB7_1 Depth=1 ldr w8, [sp, #248] add w8, w8, #1 str w8, [sp, #248] b LBB7_5 LBB7_5: ; in Loop: Header=BB7_1 Depth=1 ldr w8, [sp, #248] ldr w9, [sp, #292] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB7_7 b LBB7_6 LBB7_6: ; in Loop: Header=BB7_1 Depth=1 b LBB7_1 LBB7_7: ; in Loop: Header=BB7_1 Depth=1 ldr w8, [sp, #248] ldr w9, [sp, #292] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB7_9 b LBB7_8 LBB7_8: b LBB7_67 LBB7_9: ; in Loop: Header=BB7_1 Depth=1 b LBB7_10 LBB7_10: ; in Loop: Header=BB7_1 Depth=1 b LBB7_11 LBB7_11: ; in Loop: Header=BB7_1 Depth=1 sub x0, x29, #208 adrp x1, l_.str.28@PAGE add x1, x1, l_.str.28@PAGEOFF mov x2, #6 bl _strncmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB7_13 b LBB7_12 LBB7_12: ; in Loop: Header=BB7_1 Depth=1 mov w8, #1 adrp x9, _gPDBMultiNMR@GOTPAGE ldr x9, [x9, _gPDBMultiNMR@GOTPAGEOFF] strh w8, [x9] b LBB7_13 LBB7_13: ; in Loop: Header=BB7_1 Depth=1 mov x9, sp str x9, [sp, #152] ; 8-byte Folded Spill sub x8, x29, #32 str x8, [x9] add x8, sp, #264 str x8, [x9, #8] sub x8, x29, #40 str x8, [x9, #16] sub x8, x29, #48 str x8, [x9, #24] add x8, sp, #276 str x8, [x9, #32] add x8, sp, #260 str x8, [x9, #40] add x8, sp, #272 str x8, [x9, #48] add x8, sp, #240 str x8, [x9, #56] add x8, sp, #232 str x8, [x9, #64] add x8, sp, #224 str x8, [x9, #72] add x8, sp, #216 str x8, [x9, #80] add x8, sp, #208 str x8, [x9, #88] sub x0, x29, #208 adrp x1, l_.str.29@PAGE add x1, x1, l_.str.29@PAGEOFF bl _fsscanf adds w8, w0, #1 cset w8, eq tbnz w8, #0, LBB7_66 b LBB7_14 LBB7_14: ; in Loop: Header=BB7_1 Depth=1 sub x0, x29, #32 adrp x1, l_.str.30@PAGE add x1, x1, l_.str.30@PAGEOFF mov x2, #6 bl _strncmp subs w8, w0, #0 cset w8, eq tbnz w8, #0, LBB7_17 b LBB7_15 LBB7_15: ; in Loop: Header=BB7_1 Depth=1 sub x0, x29, #32 adrp x1, l_.str.31@PAGE add x1, x1, l_.str.31@PAGEOFF mov x2, #6 bl _strncmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB7_65 b LBB7_16 LBB7_16: ; in Loop: Header=BB7_1 Depth=1 ldrsh w8, [sp, #302] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB7_65 b LBB7_17 LBB7_17: ; in Loop: Header=BB7_1 Depth=1 sub x0, x29, #40 bl _FixAtomName str x0, [sp, #280] ldr d0, [sp, #216] adrp x8, lCPI7_1@PAGE ldr d1, [x8, lCPI7_1@PAGEOFF] fcmp d0, d1 cset w8, gt tbnz w8, #0, LBB7_20 b LBB7_18 LBB7_18: ; in Loop: Header=BB7_1 Depth=1 ldr d0, [sp, #216] adrp x8, lCPI7_0@PAGE ldr d1, [x8, lCPI7_0@PAGEOFF] fcmp d0, d1 cset w8, mi tbnz w8, #0, LBB7_20 b LBB7_19 LBB7_19: ; in Loop: Header=BB7_1 Depth=1 ldr w8, [sp, #296] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB7_48 b LBB7_20 LBB7_20: ; in Loop: Header=BB7_1 Depth=1 ldr x8, [sp, #280] strb wzr, [x8, #4] ldr w8, [sp, #252] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB7_29 b LBB7_21 LBB7_21: ; in Loop: Header=BB7_1 Depth=1 ldr w0, [sp, #296] ldr w2, [sp, #252] ldr x5, [sp, #304] add x1, sp, #328 add x3, sp, #200 add x4, sp, #192 bl _StoreOccRankAtom ands w8, w0, #0xffff cset w8, ne tbnz w8, #0, LBB7_28 b LBB7_22 LBB7_22: ldr x8, [sp, #200] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB7_27 b LBB7_23 LBB7_23: b LBB7_24 LBB7_24: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #200] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB7_26 b LBB7_25 LBB7_25: ; in Loop: Header=BB7_24 Depth=1 ldr x8, [sp, #200] ldr x8, [x8, #40] str x8, [sp, #184] ldr x0, [sp, #200] bl _free ldr x8, [sp, #184] str x8, [sp, #200] b LBB7_24 LBB7_26: b LBB7_27 LBB7_27: ldr x9, [sp, #304] mov w8, #-1 str w8, [x9] ; kill: def $x8 killed $xzr str xzr, [sp, #320] b LBB7_77 LBB7_28: ; in Loop: Header=BB7_1 Depth=1 str wzr, [sp, #252] b LBB7_29 LBB7_29: ; in Loop: Header=BB7_1 Depth=1 ldr x8, [sp, #200] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB7_35 b LBB7_30 LBB7_30: ; in Loop: Header=BB7_1 Depth=1 b LBB7_31 LBB7_31: ; in Loop: Header=BB7_1 Depth=1 mov x0, #96 bl _malloc str x0, [sp, #200] ldr x8, [sp, #200] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB7_33 b LBB7_32 LBB7_32: ; in Loop: Header=BB7_1 Depth=1 ldr x8, [sp, #200] ; kill: def $x9 killed $xzr str xzr, [x8, #40] b LBB7_33 LBB7_33: ; in Loop: Header=BB7_1 Depth=1 b LBB7_34 LBB7_34: ; in Loop: Header=BB7_1 Depth=1 ldr x8, [sp, #200] str x8, [sp, #192] b LBB7_40 LBB7_35: ; in Loop: Header=BB7_1 Depth=1 b LBB7_36 LBB7_36: ; in Loop: Header=BB7_1 Depth=1 mov x0, #96 bl _malloc ldr x8, [sp, #192] str x0, [x8, #40] ldr x8, [sp, #192] ldr x8, [x8, #40] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB7_38 b LBB7_37 LBB7_37: ; in Loop: Header=BB7_1 Depth=1 ldr x8, [sp, #192] ldr x8, [x8, #40] ; kill: def $x9 killed $xzr str xzr, [x8, #40] b LBB7_38 LBB7_38: ; in Loop: Header=BB7_1 Depth=1 ldr x8, [sp, #192] ldr x8, [x8, #40] str x8, [sp, #192] b LBB7_39 LBB7_39: ; in Loop: Header=BB7_1 Depth=1 b LBB7_40 LBB7_40: ; in Loop: Header=BB7_1 Depth=1 ldr x8, [sp, #192] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB7_47 b LBB7_41 LBB7_41: ldr x8, [sp, #200] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB7_46 b LBB7_42 LBB7_42: b LBB7_43 LBB7_43: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #200] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB7_45 b LBB7_44 LBB7_44: ; in Loop: Header=BB7_43 Depth=1 ldr x8, [sp, #200] ldr x8, [x8, #40] str x8, [sp, #176] ldr x0, [sp, #200] bl _free ldr x8, [sp, #176] str x8, [sp, #200] b LBB7_43 LBB7_45: b LBB7_46 LBB7_46: ldr x9, [sp, #304] mov w8, #-1 str w8, [x9] ; kill: def $x8 killed $xzr str xzr, [sp, #320] b LBB7_77 LBB7_47: ; in Loop: Header=BB7_1 Depth=1 ldr x9, [sp, #304] ldr w8, [x9] add w8, w8, #1 str w8, [x9] ldr w8, [sp, #264] ldr x9, [sp, #192] str w8, [x9, #48] ldr w8, [sp, #260] ldr x9, [sp, #192] str w8, [x9, #52] ldr d0, [sp, #240] ldr x8, [sp, #192] str d0, [x8] ldr d0, [sp, #232] ldr x8, [sp, #192] str d0, [x8, #8] ldr d0, [sp, #224] ldr x8, [sp, #192] str d0, [x8, #16] ldr d0, [sp, #216] ldr x8, [sp, #192] str d0, [x8, #24] ldr d0, [sp, #208] ldr x8, [sp, #192] str d0, [x8, #32] ldr x8, [sp, #192] ; kill: def $x9 killed $xzr str xzr, [x8, #40] ldr x8, [sp, #192] add x0, x8, #56 sub x1, x29, #32 mov x2, #8 str x2, [sp, #144] ; 8-byte Folded Spill bl ___strcpy_chk ldr x2, [sp, #144] ; 8-byte Folded Reload ldr x8, [sp, #192] add x0, x8, #64 ldr x1, [sp, #280] bl ___strcpy_chk ldr x2, [sp, #144] ; 8-byte Folded Reload ldr x8, [sp, #192] add x0, x8, #72 sub x1, x29, #48 bl ___strcpy_chk ldr x8, [sp, #192] add x0, x8, #88 add x1, sp, #276 mov x2, #-1 bl ___strcpy_chk ldr x2, [sp, #144] ; 8-byte Folded Reload ldr x8, [sp, #192] add x0, x8, #80 add x1, sp, #272 bl ___strcpy_chk b LBB7_64 LBB7_48: ; in Loop: Header=BB7_1 Depth=1 mov w8, #1 adrp x9, _gPDBPartialOcc@GOTPAGE ldr x9, [x9, _gPDBPartialOcc@GOTPAGEOFF] strh w8, [x9] ldr w8, [sp, #252] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB7_50 b LBB7_49 LBB7_49: ; in Loop: Header=BB7_1 Depth=1 ldrb w8, [sp, #272] strb w8, [sp, #271] ldr w8, [sp, #260] str w8, [sp, #256] ldr x1, [sp, #280] sub x0, x29, #216 mov x3, #8 mov x2, x3 bl ___strncpy_chk b LBB7_50 LBB7_50: ; in Loop: Header=BB7_1 Depth=1 ldr x8, [sp, #280] str x8, [sp, #128] ; 8-byte Folded Spill sub x0, x29, #216 str x0, [sp, #136] ; 8-byte Folded Spill bl _strlen ldr x1, [sp, #128] ; 8-byte Folded Reload mov x8, x0 ldr x0, [sp, #136] ; 8-byte Folded Reload subs x2, x8, #1 bl _strncmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB7_53 b LBB7_51 LBB7_51: ; in Loop: Header=BB7_1 Depth=1 ldr w8, [sp, #260] ldr w9, [sp, #256] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB7_53 b LBB7_52 LBB7_52: ; in Loop: Header=BB7_1 Depth=1 ldrsb w8, [sp, #271] ldrsb w9, [sp, #272] subs w8, w8, w9 cset w8, eq tbnz w8, #0, LBB7_61 b LBB7_53 LBB7_53: ; in Loop: Header=BB7_1 Depth=1 ldr w0, [sp, #296] ldr w2, [sp, #252] ldr x5, [sp, #304] add x1, sp, #328 add x3, sp, #200 add x4, sp, #192 bl _StoreOccRankAtom ands w8, w0, #0xffff cset w8, ne tbnz w8, #0, LBB7_60 b LBB7_54 LBB7_54: ldr x8, [sp, #200] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB7_59 b LBB7_55 LBB7_55: b LBB7_56 LBB7_56: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #200] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB7_58 b LBB7_57 LBB7_57: ; in Loop: Header=BB7_56 Depth=1 ldr x8, [sp, #200] ldr x8, [x8, #40] str x8, [sp, #168] ldr x0, [sp, #200] bl _free ldr x8, [sp, #168] str x8, [sp, #200] b LBB7_56 LBB7_58: b LBB7_59 LBB7_59: ldr x9, [sp, #304] mov w8, #-1 str w8, [x9] ; kill: def $x8 killed $xzr str xzr, [sp, #320] b LBB7_77 LBB7_60: ; in Loop: Header=BB7_1 Depth=1 str wzr, [sp, #252] ldr x1, [sp, #280] sub x0, x29, #216 mov x3, #8 mov x2, x3 bl ___strncpy_chk ldr w8, [sp, #260] str w8, [sp, #256] ldrb w8, [sp, #272] strb w8, [sp, #271] b LBB7_61 LBB7_61: ; in Loop: Header=BB7_1 Depth=1 ldr w8, [sp, #252] subs w8, w8, #8 cset w8, ge tbnz w8, #0, LBB7_63 b LBB7_62 LBB7_62: ; in Loop: Header=BB7_1 Depth=1 ldr w9, [sp, #264] ldrsw x8, [sp, #252] mov x10, #96 str x10, [sp, #104] ; 8-byte Folded Spill mul x12, x8, x10 add x8, sp, #328 str x8, [sp, #112] ; 8-byte Folded Spill mov x11, x8 add x11, x11, x12 str w9, [x11, #48] ldr w9, [sp, #260] ldrsw x11, [sp, #252] mul x12, x11, x10 mov x11, x8 add x11, x11, x12 str w9, [x11, #52] ldr d0, [sp, #240] ldrsw x9, [sp, #252] mul x9, x9, x10 str d0, [x8, x9] ldr d0, [sp, #232] ldrsw x9, [sp, #252] mul x11, x9, x10 mov x9, x8 add x9, x9, x11 str d0, [x9, #8] ldr d0, [sp, #224] ldrsw x9, [sp, #252] mul x11, x9, x10 mov x9, x8 add x9, x9, x11 str d0, [x9, #16] ldr d0, [sp, #216] ldrsw x9, [sp, #252] mul x11, x9, x10 mov x9, x8 add x9, x9, x11 str d0, [x9, #24] ldr d0, [sp, #208] ldrsw x9, [sp, #252] mul x11, x9, x10 mov x9, x8 add x9, x9, x11 str d0, [x9, #32] ldrsw x9, [sp, #252] mul x11, x9, x10 mov x9, x8 add x9, x9, x11 ; kill: def $x11 killed $xzr str xzr, [x9, #40] ldrsw x9, [sp, #252] mul x9, x9, x10 add x8, x8, x9 add x0, x8, #56 sub x1, x29, #32 mov x2, #8 str x2, [sp, #120] ; 8-byte Folded Spill bl ___strcpy_chk ldr x10, [sp, #104] ; 8-byte Folded Reload ldr x8, [sp, #112] ; 8-byte Folded Reload ldr x2, [sp, #120] ; 8-byte Folded Reload ldrsw x9, [sp, #252] mul x9, x9, x10 add x8, x8, x9 add x0, x8, #64 ldr x1, [sp, #280] bl ___strcpy_chk ldr x10, [sp, #104] ; 8-byte Folded Reload ldr x8, [sp, #112] ; 8-byte Folded Reload ldr x2, [sp, #120] ; 8-byte Folded Reload ldrsw x9, [sp, #252] mul x9, x9, x10 add x8, x8, x9 add x0, x8, #72 sub x1, x29, #48 bl ___strcpy_chk ldr x10, [sp, #104] ; 8-byte Folded Reload ldr x8, [sp, #112] ; 8-byte Folded Reload ldrsw x9, [sp, #252] mul x9, x9, x10 add x8, x8, x9 add x0, x8, #88 add x1, sp, #276 mov x2, #-1 bl ___strcpy_chk ldr x10, [sp, #104] ; 8-byte Folded Reload ldr x8, [sp, #112] ; 8-byte Folded Reload ldr x2, [sp, #120] ; 8-byte Folded Reload ldrsw x9, [sp, #252] mul x9, x9, x10 add x8, x8, x9 add x0, x8, #80 add x1, sp, #272 bl ___strcpy_chk ldr w8, [sp, #252] add w8, w8, #1 str w8, [sp, #252] b LBB7_63 LBB7_63: ; in Loop: Header=BB7_1 Depth=1 b LBB7_64 LBB7_64: ; in Loop: Header=BB7_1 Depth=1 b LBB7_65 LBB7_65: ; in Loop: Header=BB7_1 Depth=1 b LBB7_66 LBB7_66: ; in Loop: Header=BB7_1 Depth=1 b LBB7_1 LBB7_67: ldr w8, [sp, #252] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB7_76 b LBB7_68 LBB7_68: ldr w0, [sp, #296] ldr w2, [sp, #252] ldr x5, [sp, #304] add x1, sp, #328 add x3, sp, #200 add x4, sp, #192 bl _StoreOccRankAtom ands w8, w0, #0xffff cset w8, ne tbnz w8, #0, LBB7_75 b LBB7_69 LBB7_69: ldr x8, [sp, #200] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB7_74 b LBB7_70 LBB7_70: b LBB7_71 LBB7_71: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #200] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB7_73 b LBB7_72 LBB7_72: ; in Loop: Header=BB7_71 Depth=1 ldr x8, [sp, #200] ldr x8, [x8, #40] str x8, [sp, #160] ldr x0, [sp, #200] bl _free ldr x8, [sp, #160] str x8, [sp, #200] b LBB7_71 LBB7_73: b LBB7_74 LBB7_74: ldr x9, [sp, #304] mov w8, #-1 str w8, [x9] ; kill: def $x8 killed $xzr str xzr, [sp, #320] b LBB7_77 LBB7_75: b LBB7_76 LBB7_76: ldr x8, [sp, #200] str x8, [sp, #320] b LBB7_77 LBB7_77: ldr x8, [sp, #320] str x8, [sp, #96] ; 8-byte Folded Spill ldur x9, [x29, #-24] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB7_79 b LBB7_78 LBB7_78: bl ___stack_chk_fail LBB7_79: ldr x0, [sp, #96] ; 8-byte Folded Reload 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 ; -- End function .globl _fsscanf ; -- Begin function fsscanf .p2align 2 _fsscanf: ; @fsscanf .cfi_startproc ; %bb.0: sub sp, sp, #320 .cfi_def_cfa_offset 320 stp x28, x27, [sp, #288] ; 16-byte Folded Spill stp x29, x30, [sp, #304] ; 16-byte Folded Spill add x29, sp, #304 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w27, -24 .cfi_offset w28, -32 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-24] stur x0, [x29, #-56] stur x1, [x29, #-64] ; kill: def $x8 killed $xzr stur xzr, [x29, #-104] mov w8, #40 stur w8, [x29, #-124] stur wzr, [x29, #-140] stur wzr, [x29, #-144] sturh wzr, [x29, #-146] ldur x8, [x29, #-56] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB8_2 b LBB8_1 LBB8_1: mov w8, #-1 stur w8, [x29, #-44] b LBB8_99 LBB8_2: ldur w8, [x29, #-124] add w9, w8, #1 ; implicit-def: $x8 mov x8, x9 sxtw x8, w8 lsr x0, x8, #0 bl _malloc mov x8, x0 stur x8, [x29, #-104] subs x8, x0, #0 cset w8, ne tbnz w8, #0, LBB8_4 b LBB8_3 LBB8_3: stur wzr, [x29, #-44] b LBB8_99 LBB8_4: sub x9, x29, #72 add x8, x29, #16 str x8, [x9] ldur x8, [x29, #-64] stur x8, [x29, #-80] ldur x8, [x29, #-56] stur x8, [x29, #-88] b LBB8_5 LBB8_5: ; =>This Loop Header: Depth=1 ; Child Loop BB8_6 Depth 2 ; Child Loop BB8_13 Depth 2 ; Child Loop BB8_18 Depth 2 ; Child Loop BB8_22 Depth 2 ; Child Loop BB8_33 Depth 2 ; Child Loop BB8_44 Depth 2 ; Child Loop BB8_81 Depth 2 sturh wzr, [x29, #-146] b LBB8_6 LBB8_6: ; Parent Loop BB8_5 Depth=1 ; => This Inner Loop Header: Depth=2 ldur x8, [x29, #-80] ldrsb w8, [x8] subs w8, w8, #0 cset w8, eq mov w9, #0 str w9, [sp, #44] ; 4-byte Folded Spill tbnz w8, #0, LBB8_8 b LBB8_7 LBB8_7: ; in Loop: Header=BB8_6 Depth=2 ldur x8, [x29, #-80] ldrsb w8, [x8] subs w8, w8, #37 cset w8, ne str w8, [sp, #44] ; 4-byte Folded Spill b LBB8_8 LBB8_8: ; in Loop: Header=BB8_6 Depth=2 ldr w8, [sp, #44] ; 4-byte Folded Reload tbz w8, #0, LBB8_10 b LBB8_9 LBB8_9: ; in Loop: Header=BB8_6 Depth=2 ldur x8, [x29, #-80] add x8, x8, #1 stur x8, [x29, #-80] b LBB8_6 LBB8_10: ; in Loop: Header=BB8_5 Depth=1 ldur x8, [x29, #-80] ldrb w8, [x8] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB8_12 b LBB8_11 LBB8_11: b LBB8_95 LBB8_12: ; in Loop: Header=BB8_5 Depth=1 ldur x8, [x29, #-80] add x8, x8, #1 stur x8, [x29, #-96] b LBB8_13 LBB8_13: ; Parent Loop BB8_5 Depth=1 ; => This Inner Loop Header: Depth=2 ldur x8, [x29, #-96] ldrsb w8, [x8] subs w8, w8, #0 cset w8, eq mov w9, #0 str w9, [sp, #40] ; 4-byte Folded Spill tbnz w8, #0, LBB8_15 b LBB8_14 LBB8_14: ; in Loop: Header=BB8_13 Depth=2 ldur x8, [x29, #-96] ldrsb w8, [x8] subs w8, w8, #37 cset w8, ne str w8, [sp, #40] ; 4-byte Folded Spill b LBB8_15 LBB8_15: ; in Loop: Header=BB8_13 Depth=2 ldr w8, [sp, #40] ; 4-byte Folded Reload tbz w8, #0, LBB8_17 b LBB8_16 LBB8_16: ; in Loop: Header=BB8_13 Depth=2 ldur x8, [x29, #-96] add x8, x8, #1 stur x8, [x29, #-96] b LBB8_13 LBB8_17: ; in Loop: Header=BB8_5 Depth=1 stur wzr, [x29, #-120] b LBB8_18 LBB8_18: ; Parent Loop BB8_5 Depth=1 ; => This Inner Loop Header: Depth=2 ldur x8, [x29, #-80] ldur x9, [x29, #-96] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB8_21 b LBB8_19 LBB8_19: ; in Loop: Header=BB8_18 Depth=2 ldur x8, [x29, #-80] add x9, x8, #1 stur x9, [x29, #-80] ldrb w8, [x8] ldursw x10, [x29, #-120] sub x9, x29, #40 add x9, x9, x10 strb w8, [x9] b LBB8_20 LBB8_20: ; in Loop: Header=BB8_18 Depth=2 ldur w8, [x29, #-120] add w8, w8, #1 stur w8, [x29, #-120] b LBB8_18 LBB8_21: ; in Loop: Header=BB8_5 Depth=1 ldursw x10, [x29, #-120] sub x8, x29, #40 mov x9, x8 add x9, x9, x10 strb wzr, [x9] ldursw x9, [x29, #-120] add x8, x8, x9 stur x8, [x29, #-112] b LBB8_22 LBB8_22: ; Parent Loop BB8_5 Depth=1 ; => This Inner Loop Header: Depth=2 ldur x8, [x29, #-112] ldrsb w8, [x8] subs w8, w8, #0 cset w8, eq mov w9, #1 str w9, [sp, #36] ; 4-byte Folded Spill tbnz w8, #0, LBB8_25 b LBB8_23 LBB8_23: ; in Loop: Header=BB8_22 Depth=2 ldur x8, [x29, #-112] ldrsb w8, [x8] subs w8, w8, #32 cset w8, eq mov w9, #1 str w9, [sp, #36] ; 4-byte Folded Spill tbnz w8, #0, LBB8_25 b LBB8_24 LBB8_24: ; in Loop: Header=BB8_22 Depth=2 ldur x8, [x29, #-112] ldrsb w8, [x8] subs w8, w8, #9 cset w8, eq str w8, [sp, #36] ; 4-byte Folded Spill b LBB8_25 LBB8_25: ; in Loop: Header=BB8_22 Depth=2 ldr w8, [sp, #36] ; 4-byte Folded Reload tbz w8, #0, LBB8_27 b LBB8_26 LBB8_26: ; in Loop: Header=BB8_22 Depth=2 ldur x8, [x29, #-112] subs x8, x8, #1 stur x8, [x29, #-112] b LBB8_22 LBB8_27: ; in Loop: Header=BB8_5 Depth=1 ldur x8, [x29, #-112] ldrsb w0, [x8] bl _toupper sturb w0, [x29, #-113] ldur x8, [x29, #-112] ldursb w8, [x8, #-1] subs w8, w8, #108 cset w8, eq tbnz w8, #0, LBB8_29 b LBB8_28 LBB8_28: ; in Loop: Header=BB8_5 Depth=1 ldur x8, [x29, #-112] ldursb w8, [x8, #-1] subs w8, w8, #76 cset w8, ne tbnz w8, #0, LBB8_30 b LBB8_29 LBB8_29: ; in Loop: Header=BB8_5 Depth=1 mov w8, #1 sturh w8, [x29, #-146] b LBB8_30 LBB8_30: ; in Loop: Header=BB8_5 Depth=1 stur wzr, [x29, #-144] ldursb w8, [x29, #-113] subs w8, w8, #67 cset w8, ne tbnz w8, #0, LBB8_32 b LBB8_31 LBB8_31: ; in Loop: Header=BB8_5 Depth=1 mov w8, #1 stur w8, [x29, #-144] b LBB8_39 LBB8_32: ; in Loop: Header=BB8_5 Depth=1 sub x8, x29, #40 add x8, x8, #1 stur x8, [x29, #-112] b LBB8_33 LBB8_33: ; Parent Loop BB8_5 Depth=1 ; => This Inner Loop Header: Depth=2 ldur x8, [x29, #-112] ldrsb w8, [x8] subs w8, w8, #0 cset w8, eq mov w9, #0 str w9, [sp, #32] ; 4-byte Folded Spill tbnz w8, #0, LBB8_35 b LBB8_34 LBB8_34: ; in Loop: Header=BB8_33 Depth=2 ldur x8, [x29, #-112] ldrsb w0, [x8] bl _isdigit subs w8, w0, #0 cset w8, ne str w8, [sp, #32] ; 4-byte Folded Spill b LBB8_35 LBB8_35: ; in Loop: Header=BB8_33 Depth=2 ldr w8, [sp, #32] ; 4-byte Folded Reload tbz w8, #0, LBB8_38 b LBB8_36 LBB8_36: ; in Loop: Header=BB8_33 Depth=2 ldur w8, [x29, #-144] mov w9, #10 mul w8, w8, w9 stur w8, [x29, #-144] ldur x8, [x29, #-112] ldrsb w8, [x8] subs w9, w8, #48 ldur w8, [x29, #-144] add w8, w8, w9 stur w8, [x29, #-144] b LBB8_37 LBB8_37: ; in Loop: Header=BB8_33 Depth=2 ldur x8, [x29, #-112] add x8, x8, #1 stur x8, [x29, #-112] b LBB8_33 LBB8_38: ; in Loop: Header=BB8_5 Depth=1 b LBB8_39 LBB8_39: ; in Loop: Header=BB8_5 Depth=1 ldur w8, [x29, #-144] ldur w9, [x29, #-124] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB8_43 b LBB8_40 LBB8_40: ; in Loop: Header=BB8_5 Depth=1 ldur x0, [x29, #-104] ldur w8, [x29, #-144] add w9, w8, #1 ; implicit-def: $x8 mov x8, x9 sxtw x8, w8 lsr x1, x8, #0 bl _realloc mov x8, x0 stur x8, [x29, #-104] subs x8, x0, #0 cset w8, ne tbnz w8, #0, LBB8_42 b LBB8_41 LBB8_41: stur wzr, [x29, #-44] b LBB8_99 LBB8_42: ; in Loop: Header=BB8_5 Depth=1 ldur w8, [x29, #-144] stur w8, [x29, #-124] b LBB8_43 LBB8_43: ; in Loop: Header=BB8_5 Depth=1 ldur x8, [x29, #-88] ldursw x9, [x29, #-144] add x8, x8, x9 stur x8, [x29, #-96] stur wzr, [x29, #-120] b LBB8_44 LBB8_44: ; Parent Loop BB8_5 Depth=1 ; => This Inner Loop Header: Depth=2 ldur x8, [x29, #-88] ldrsb w8, [x8] subs w8, w8, #0 cset w8, eq mov w9, #0 str w9, [sp, #28] ; 4-byte Folded Spill tbnz w8, #0, LBB8_47 b LBB8_45 LBB8_45: ; in Loop: Header=BB8_44 Depth=2 ldur x8, [x29, #-88] ldrsb w8, [x8] subs w8, w8, #10 cset w8, eq mov w9, #0 str w9, [sp, #28] ; 4-byte Folded Spill tbnz w8, #0, LBB8_47 b LBB8_46 LBB8_46: ; in Loop: Header=BB8_44 Depth=2 ldur x8, [x29, #-88] ldur x9, [x29, #-96] subs x8, x8, x9 cset w8, ne str w8, [sp, #28] ; 4-byte Folded Spill b LBB8_47 LBB8_47: ; in Loop: Header=BB8_44 Depth=2 ldr w8, [sp, #28] ; 4-byte Folded Reload tbz w8, #0, LBB8_50 b LBB8_48 LBB8_48: ; in Loop: Header=BB8_44 Depth=2 ldur x8, [x29, #-88] add x9, x8, #1 stur x9, [x29, #-88] ldrb w8, [x8] ldur x9, [x29, #-104] ldursw x10, [x29, #-120] add x9, x9, x10 strb w8, [x9] b LBB8_49 LBB8_49: ; in Loop: Header=BB8_44 Depth=2 ldur w8, [x29, #-120] add w8, w8, #1 stur w8, [x29, #-120] b LBB8_44 LBB8_50: ; in Loop: Header=BB8_5 Depth=1 ldur x8, [x29, #-104] ldursw x9, [x29, #-120] add x8, x8, x9 strb wzr, [x8] ldursb w8, [x29, #-113] subs w8, w8, #67 ; kill: def $x8 killed $w8 str x8, [sp, #16] ; 8-byte Folded Spill subs x8, x8, #21 cset w8, hi tbnz w8, #0, LBB8_91 ; %bb.51: ; in Loop: Header=BB8_5 Depth=1 ldr x11, [sp, #16] ; 8-byte Folded Reload adrp x10, lJTI8_0@PAGE add x10, x10, lJTI8_0@PAGEOFF Ltmp1: adr x8, Ltmp1 ldrsw x9, [x10, x11, lsl #2] add x8, x8, x9 br x8 LBB8_52: ; in Loop: Header=BB8_5 Depth=1 ldurh w8, [x29, #-146] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB8_56 b LBB8_53 LBB8_53: ; in Loop: Header=BB8_5 Depth=1 ldur x9, [x29, #-72] ldr x8, [x9] add x9, x9, #8 stur x9, [x29, #-72] str x8, [sp, #104] ldr x8, [sp, #104] str x8, [sp, #144] ldur x0, [x29, #-104] ldr x8, [sp, #144] mov x9, sp str x8, [x9] adrp x1, l_.str.32@PAGE add x1, x1, l_.str.32@PAGEOFF bl _sscanf adds w8, w0, #1 cset w8, ne tbnz w8, #0, LBB8_55 b LBB8_54 LBB8_54: ; in Loop: Header=BB8_5 Depth=1 ldr x8, [sp, #144] movi d0, #0000000000000000 str d0, [x8] b LBB8_55 LBB8_55: ; in Loop: Header=BB8_5 Depth=1 b LBB8_59 LBB8_56: ; in Loop: Header=BB8_5 Depth=1 ldur x9, [x29, #-72] ldr x8, [x9] add x9, x9, #8 stur x9, [x29, #-72] str x8, [sp, #96] ldr x8, [sp, #96] str x8, [sp, #136] ldur x0, [x29, #-104] ldr x8, [sp, #136] mov x9, sp str x8, [x9] adrp x1, l_.str.33@PAGE add x1, x1, l_.str.33@PAGEOFF bl _sscanf adds w8, w0, #1 cset w8, ne tbnz w8, #0, LBB8_58 b LBB8_57 LBB8_57: ; in Loop: Header=BB8_5 Depth=1 ldr x8, [sp, #136] movi d0, #0000000000000000 str s0, [x8] b LBB8_58 LBB8_58: ; in Loop: Header=BB8_5 Depth=1 b LBB8_59 LBB8_59: ; in Loop: Header=BB8_5 Depth=1 b LBB8_92 LBB8_60: ; in Loop: Header=BB8_5 Depth=1 ldurh w8, [x29, #-146] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB8_64 b LBB8_61 LBB8_61: ; in Loop: Header=BB8_5 Depth=1 ldur x9, [x29, #-72] ldr x8, [x9] add x9, x9, #8 stur x9, [x29, #-72] str x8, [sp, #88] ldr x8, [sp, #88] str x8, [sp, #128] ldur x0, [x29, #-104] ldr x8, [sp, #128] mov x9, sp str x8, [x9] adrp x1, l_.str.34@PAGE add x1, x1, l_.str.34@PAGEOFF bl _sscanf adds w8, w0, #1 cset w8, ne tbnz w8, #0, LBB8_63 b LBB8_62 LBB8_62: ; in Loop: Header=BB8_5 Depth=1 ldr x8, [sp, #128] str xzr, [x8] b LBB8_63 LBB8_63: ; in Loop: Header=BB8_5 Depth=1 b LBB8_67 LBB8_64: ; in Loop: Header=BB8_5 Depth=1 ldur x9, [x29, #-72] ldr x8, [x9] add x9, x9, #8 stur x9, [x29, #-72] str x8, [sp, #80] ldr x8, [sp, #80] stur x8, [x29, #-136] ldur x0, [x29, #-104] ldur x8, [x29, #-136] mov x9, sp str x8, [x9] adrp x1, l_.str.35@PAGE add x1, x1, l_.str.35@PAGEOFF bl _sscanf adds w8, w0, #1 cset w8, ne tbnz w8, #0, LBB8_66 b LBB8_65 LBB8_65: ; in Loop: Header=BB8_5 Depth=1 ldur x8, [x29, #-136] str wzr, [x8] b LBB8_66 LBB8_66: ; in Loop: Header=BB8_5 Depth=1 b LBB8_67 LBB8_67: ; in Loop: Header=BB8_5 Depth=1 b LBB8_92 LBB8_68: ; in Loop: Header=BB8_5 Depth=1 ldurh w8, [x29, #-146] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB8_72 b LBB8_69 LBB8_69: ; in Loop: Header=BB8_5 Depth=1 ldur x9, [x29, #-72] ldr x8, [x9] add x9, x9, #8 stur x9, [x29, #-72] str x8, [sp, #72] ldr x8, [sp, #72] str x8, [sp, #112] ldur x0, [x29, #-104] ldr x8, [sp, #112] mov x9, sp str x8, [x9] adrp x1, l_.str.36@PAGE add x1, x1, l_.str.36@PAGEOFF bl _sscanf adds w8, w0, #1 cset w8, ne tbnz w8, #0, LBB8_71 b LBB8_70 LBB8_70: ; in Loop: Header=BB8_5 Depth=1 ldr x8, [sp, #112] str xzr, [x8] b LBB8_71 LBB8_71: ; in Loop: Header=BB8_5 Depth=1 b LBB8_75 LBB8_72: ; in Loop: Header=BB8_5 Depth=1 ldur x9, [x29, #-72] ldr x8, [x9] add x9, x9, #8 stur x9, [x29, #-72] str x8, [sp, #64] ldr x8, [sp, #64] str x8, [sp, #120] ldur x0, [x29, #-104] ldr x8, [sp, #120] mov x9, sp str x8, [x9] adrp x1, l_.str.37@PAGE add x1, x1, l_.str.37@PAGEOFF bl _sscanf adds w8, w0, #1 cset w8, ne tbnz w8, #0, LBB8_74 b LBB8_73 LBB8_73: ; in Loop: Header=BB8_5 Depth=1 ldr x8, [sp, #120] str wzr, [x8] b LBB8_74 LBB8_74: ; in Loop: Header=BB8_5 Depth=1 b LBB8_75 LBB8_75: ; in Loop: Header=BB8_5 Depth=1 b LBB8_92 LBB8_76: ; in Loop: Header=BB8_5 Depth=1 ldur x9, [x29, #-72] ldr x8, [x9] add x9, x9, #8 stur x9, [x29, #-72] str x8, [sp, #56] ldr x8, [sp, #56] stur x8, [x29, #-112] ldur x8, [x29, #-104] ldrb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB8_80 b LBB8_77 LBB8_77: ; in Loop: Header=BB8_5 Depth=1 ldur x8, [x29, #-104] ldursw x9, [x29, #-144] add x8, x8, x9 strb wzr, [x8] ldur x0, [x29, #-112] ldur x1, [x29, #-104] ldur w8, [x29, #-144] add w9, w8, #1 ; implicit-def: $x8 mov x8, x9 sxtw x2, w8 mov x3, #-1 bl ___strncpy_chk ldur x0, [x29, #-112] bl _strlen ldursw x8, [x29, #-144] subs x8, x0, x8 cset w8, hs tbnz w8, #0, LBB8_79 b LBB8_78 LBB8_78: ; in Loop: Header=BB8_5 Depth=1 ldur x0, [x29, #-112] ldur w1, [x29, #-144] bl _padterm b LBB8_79 LBB8_79: ; in Loop: Header=BB8_5 Depth=1 b LBB8_85 LBB8_80: ; in Loop: Header=BB8_5 Depth=1 stur wzr, [x29, #-120] b LBB8_81 LBB8_81: ; Parent Loop BB8_5 Depth=1 ; => This Inner Loop Header: Depth=2 ldur w8, [x29, #-120] ldur w9, [x29, #-144] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB8_84 b LBB8_82 LBB8_82: ; in Loop: Header=BB8_81 Depth=2 ldur x8, [x29, #-112] ldursw x9, [x29, #-120] add x9, x8, x9 mov w8, #32 strb w8, [x9] b LBB8_83 LBB8_83: ; in Loop: Header=BB8_81 Depth=2 ldur w8, [x29, #-120] add w8, w8, #1 stur w8, [x29, #-120] b LBB8_81 LBB8_84: ; in Loop: Header=BB8_5 Depth=1 ldur x8, [x29, #-112] ldursw x9, [x29, #-144] add x8, x8, x9 strb wzr, [x8] b LBB8_85 LBB8_85: ; in Loop: Header=BB8_5 Depth=1 b LBB8_92 LBB8_86: ; in Loop: Header=BB8_5 Depth=1 ldur x8, [x29, #-104] ldrsb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB8_88 b LBB8_87 LBB8_87: ; in Loop: Header=BB8_5 Depth=1 ldur x8, [x29, #-104] ldrsb w8, [x8] str w8, [sp, #12] ; 4-byte Folded Spill b LBB8_89 LBB8_88: ; in Loop: Header=BB8_5 Depth=1 mov w8, #32 str w8, [sp, #12] ; 4-byte Folded Spill b LBB8_89 LBB8_89: ; in Loop: Header=BB8_5 Depth=1 ldr w8, [sp, #12] ; 4-byte Folded Reload ldur x10, [x29, #-72] ldr x9, [x10] add x10, x10, #8 stur x10, [x29, #-72] str x9, [sp, #48] ldr x9, [sp, #48] strb w8, [x9] b LBB8_92 LBB8_90: ; in Loop: Header=BB8_5 Depth=1 b LBB8_91 LBB8_91: ; in Loop: Header=BB8_5 Depth=1 b LBB8_92 LBB8_92: ; in Loop: Header=BB8_5 Depth=1 ldursb w8, [x29, #-113] subs w8, w8, #88 cset w8, eq tbnz w8, #0, LBB8_94 b LBB8_93 LBB8_93: ; in Loop: Header=BB8_5 Depth=1 ldur w8, [x29, #-140] add w8, w8, #1 stur w8, [x29, #-140] b LBB8_94 LBB8_94: ; in Loop: Header=BB8_5 Depth=1 b LBB8_5 LBB8_95: ldur x0, [x29, #-104] bl _free ldur x8, [x29, #-56] ldrsb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB8_97 b LBB8_96 LBB8_96: ldur x8, [x29, #-56] ldrsb w8, [x8] subs w8, w8, #10 cset w8, ne tbnz w8, #0, LBB8_98 b LBB8_97 LBB8_97: mov w8, #-1 stur w8, [x29, #-44] b LBB8_99 LBB8_98: ldur w8, [x29, #-140] stur w8, [x29, #-44] b LBB8_99 LBB8_99: ldur w8, [x29, #-44] str w8, [sp, #8] ; 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, LBB8_101 b LBB8_100 LBB8_100: bl ___stack_chk_fail LBB8_101: ldr w0, [sp, #8] ; 4-byte Folded Reload ldp x29, x30, [sp, #304] ; 16-byte Folded Reload ldp x28, x27, [sp, #288] ; 16-byte Folded Reload add sp, sp, #320 ret .cfi_endproc .p2align 2 lJTI8_0: .long LBB8_86-Ltmp1 .long LBB8_60-Ltmp1 .long LBB8_91-Ltmp1 .long LBB8_52-Ltmp1 .long LBB8_91-Ltmp1 .long LBB8_91-Ltmp1 .long LBB8_91-Ltmp1 .long LBB8_91-Ltmp1 .long LBB8_91-Ltmp1 .long LBB8_91-Ltmp1 .long LBB8_91-Ltmp1 .long LBB8_91-Ltmp1 .long LBB8_91-Ltmp1 .long LBB8_91-Ltmp1 .long LBB8_91-Ltmp1 .long LBB8_91-Ltmp1 .long LBB8_76-Ltmp1 .long LBB8_91-Ltmp1 .long LBB8_68-Ltmp1 .long LBB8_91-Ltmp1 .long LBB8_91-Ltmp1 .long LBB8_90-Ltmp1 ; -- End function .p2align 2 ; -- Begin function FixAtomName _FixAtomName: ; @FixAtomName .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] ldur x8, [x29, #-8] ldrsb w8, [x8] subs w8, w8, #32 cset w8, ne tbnz w8, #0, LBB9_10 b LBB9_1 LBB9_1: b LBB9_2 LBB9_2: ldur x8, [x29, #-8] str x8, [sp, #16] b LBB9_3 LBB9_3: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #16] ldrsb w8, [x8] subs w8, w8, #32 cset w8, eq mov w9, #1 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB9_5 b LBB9_4 LBB9_4: ; in Loop: Header=BB9_3 Depth=1 ldr x8, [sp, #16] ldrsb w8, [x8] subs w8, w8, #9 cset w8, eq str w8, [sp, #8] ; 4-byte Folded Spill b LBB9_5 LBB9_5: ; in Loop: Header=BB9_3 Depth=1 ldr w8, [sp, #8] ; 4-byte Folded Reload tbz w8, #0, LBB9_8 b LBB9_6 LBB9_6: ; in Loop: Header=BB9_3 Depth=1 b LBB9_7 LBB9_7: ; in Loop: Header=BB9_3 Depth=1 ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] b LBB9_3 LBB9_8: b LBB9_9 LBB9_9: b LBB9_16 LBB9_10: ldur x8, [x29, #-8] ldrsb w0, [x8] bl _isdigit subs w8, w0, #0 cset w8, eq tbnz w8, #0, LBB9_15 b LBB9_11 LBB9_11: ldur x0, [x29, #-8] mov w1, #32 bl _chindex str w0, [sp, #12] adds w8, w0, #1 cset w8, ne tbnz w8, #0, LBB9_13 b LBB9_12 LBB9_12: ldur x0, [x29, #-8] bl _strlen mov x8, x0 str w8, [sp, #12] ldur x8, [x29, #-8] add x8, x8, #1 str x8, [sp, #16] ldur x8, [x29, #-8] ldrb w8, [x8] ldur x9, [x29, #-8] ldrsw x10, [sp, #12] add x9, x9, x10 strb w8, [x9] ldur x8, [x29, #-8] ldr w9, [sp, #12] add w9, w9, #1 add x8, x8, w9, sxtw strb wzr, [x8] b LBB9_14 LBB9_13: ldur x8, [x29, #-8] add x8, x8, #1 str x8, [sp, #16] ldur x8, [x29, #-8] ldrb w8, [x8] ldur x9, [x29, #-8] ldrsw x10, [sp, #12] add x9, x9, x10 strb w8, [x9] b LBB9_14 LBB9_14: b LBB9_15 LBB9_15: b LBB9_16 LBB9_16: ldr x0, [sp, #16] 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 StoreOccRankAtom lCPI10_0: .quad 0x3eb0c6f7a0b5ed8d ; double 9.9999999999999995E-7 .section __TEXT,__text,regular,pure_instructions .p2align 2 _StoreOccRankAtom: ; @StoreOccRankAtom .cfi_startproc ; %bb.0: sub sp, sp, #112 .cfi_def_cfa_offset 112 stp x29, x30, [sp, #96] ; 16-byte Folded Spill add x29, sp, #96 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-8] stur x1, [x29, #-16] stur w2, [x29, #-20] stur x3, [x29, #-32] stur x4, [x29, #-40] str x5, [sp, #48] movi d0, #0000000000000000 str d0, [sp, #16] ldur w8, [x29, #-8] subs w8, w8, #1 cset w8, ge tbnz w8, #0, LBB10_2 b LBB10_1 LBB10_1: mov w8, #1 stur w8, [x29, #-8] b LBB10_2 LBB10_2: str wzr, [sp, #44] b LBB10_3 LBB10_3: ; =>This Loop Header: Depth=1 ; Child Loop BB10_5 Depth 2 ldr w8, [sp, #44] ldur w9, [x29, #-8] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB10_14 b LBB10_4 LBB10_4: ; in Loop: Header=BB10_3 Depth=1 movi d0, #0000000000000000 str d0, [sp, #24] str wzr, [sp, #36] str wzr, [sp, #40] b LBB10_5 LBB10_5: ; Parent Loop BB10_3 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #40] ldur w9, [x29, #-20] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB10_10 b LBB10_6 LBB10_6: ; in Loop: Header=BB10_5 Depth=2 ldur x8, [x29, #-16] ldrsw x9, [sp, #40] mov x10, #96 mul x9, x9, x10 add x8, x8, x9 ldr d0, [x8, #24] ldr d1, [sp, #24] fcmp d0, d1 cset w8, lt tbnz w8, #0, LBB10_8 b LBB10_7 LBB10_7: ; in Loop: Header=BB10_5 Depth=2 ldur x8, [x29, #-16] ldrsw x9, [sp, #40] mov x10, #96 mul x9, x9, x10 add x8, x8, x9 ldr d0, [x8, #24] str d0, [sp, #24] ldr w8, [sp, #40] str w8, [sp, #36] b LBB10_8 LBB10_8: ; in Loop: Header=BB10_5 Depth=2 b LBB10_9 LBB10_9: ; in Loop: Header=BB10_5 Depth=2 ldr w8, [sp, #40] add w8, w8, #1 str w8, [sp, #40] b LBB10_5 LBB10_10: ; in Loop: Header=BB10_3 Depth=1 ldur x8, [x29, #-16] ldrsw x9, [sp, #36] mov x10, #96 mul x9, x9, x10 add x8, x8, x9 movi d0, #0000000000000000 str d0, [x8, #24] ldr d0, [sp, #24] adrp x8, lCPI10_0@PAGE ldr d1, [x8, lCPI10_0@PAGEOFF] fcmp d0, d1 cset w8, pl tbnz w8, #0, LBB10_12 b LBB10_11 LBB10_11: b LBB10_14 LBB10_12: ; in Loop: Header=BB10_3 Depth=1 ldr d0, [sp, #24] str d0, [sp, #16] b LBB10_13 LBB10_13: ; in Loop: Header=BB10_3 Depth=1 ldr w8, [sp, #44] add w8, w8, #1 str w8, [sp, #44] b LBB10_3 LBB10_14: ldr d0, [sp, #24] adrp x8, lCPI10_0@PAGE ldr d1, [x8, lCPI10_0@PAGEOFF] fcmp d0, d1 cset w8, pl tbnz w8, #0, LBB10_16 b LBB10_15 LBB10_15: ldr d0, [sp, #16] str d0, [sp, #24] b LBB10_16 LBB10_16: ldur x8, [x29, #-32] ldr x8, [x8] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB10_22 b LBB10_17 LBB10_17: b LBB10_18 LBB10_18: mov x0, #96 bl _malloc ldur x8, [x29, #-32] str x0, [x8] ldur x8, [x29, #-32] ldr x8, [x8] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB10_20 b LBB10_19 LBB10_19: ldur x8, [x29, #-32] ldr x8, [x8] ; kill: def $x9 killed $xzr str xzr, [x8, #40] b LBB10_20 LBB10_20: b LBB10_21 LBB10_21: ldur x8, [x29, #-32] ldr x8, [x8] ldur x9, [x29, #-40] str x8, [x9] b LBB10_27 LBB10_22: b LBB10_23 LBB10_23: mov x0, #96 bl _malloc ldur x8, [x29, #-40] ldr x8, [x8] str x0, [x8, #40] ldur x8, [x29, #-40] ldr x8, [x8] ldr x8, [x8, #40] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB10_25 b LBB10_24 LBB10_24: ldur x8, [x29, #-40] ldr x8, [x8] ldr x8, [x8, #40] ; kill: def $x9 killed $xzr str xzr, [x8, #40] b LBB10_25 LBB10_25: ldur x8, [x29, #-40] ldr x8, [x8] ldr x8, [x8, #40] ldur x9, [x29, #-40] str x8, [x9] b LBB10_26 LBB10_26: b LBB10_27 LBB10_27: ldur x8, [x29, #-40] ldr x8, [x8] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB10_29 b LBB10_28 LBB10_28: sturh wzr, [x29, #-2] b LBB10_33 LBB10_29: ldr x9, [sp, #48] ldr w8, [x9] add w8, w8, #1 str w8, [x9] ldur x8, [x29, #-16] ldrsw x9, [sp, #36] mov x10, #96 str x10, [sp] ; 8-byte Folded Spill mul x9, x9, x10 add x8, x8, x9 ldr w8, [x8, #48] ldur x9, [x29, #-40] ldr x9, [x9] str w8, [x9, #48] ldur x8, [x29, #-16] ldrsw x9, [sp, #36] mul x9, x9, x10 add x8, x8, x9 ldr w8, [x8, #52] ldur x9, [x29, #-40] ldr x9, [x9] str w8, [x9, #52] ldur x8, [x29, #-16] ldrsw x9, [sp, #36] mul x9, x9, x10 ldr d0, [x8, x9] ldur x8, [x29, #-40] ldr x8, [x8] str d0, [x8] ldur x8, [x29, #-16] ldrsw x9, [sp, #36] mul x9, x9, x10 add x8, x8, x9 ldr d0, [x8, #8] ldur x8, [x29, #-40] ldr x8, [x8] str d0, [x8, #8] ldur x8, [x29, #-16] ldrsw x9, [sp, #36] mul x9, x9, x10 add x8, x8, x9 ldr d0, [x8, #16] ldur x8, [x29, #-40] ldr x8, [x8] str d0, [x8, #16] ldr d0, [sp, #24] ldur x8, [x29, #-40] ldr x8, [x8] str d0, [x8, #24] ldur x8, [x29, #-16] ldrsw x9, [sp, #36] mul x9, x9, x10 add x8, x8, x9 ldr d0, [x8, #32] ldur x8, [x29, #-40] ldr x8, [x8] str d0, [x8, #32] ldur x8, [x29, #-40] ldr x8, [x8] ; kill: def $x9 killed $xzr str xzr, [x8, #40] ldur x8, [x29, #-40] ldr x8, [x8] add x0, x8, #56 ldur x8, [x29, #-16] ldrsw x9, [sp, #36] mul x9, x9, x10 add x8, x8, x9 add x1, x8, #56 mov x2, #8 str x2, [sp, #8] ; 8-byte Folded Spill bl ___strcpy_chk ldr x10, [sp] ; 8-byte Folded Reload ldr x2, [sp, #8] ; 8-byte Folded Reload ldur x8, [x29, #-40] ldr x8, [x8] add x0, x8, #64 ldur x8, [x29, #-16] ldrsw x9, [sp, #36] mul x9, x9, x10 add x8, x8, x9 add x1, x8, #64 bl ___strcpy_chk ldr x10, [sp] ; 8-byte Folded Reload ldr x2, [sp, #8] ; 8-byte Folded Reload ldur x8, [x29, #-40] ldr x8, [x8] add x0, x8, #72 ldur x8, [x29, #-16] ldrsw x9, [sp, #36] mul x9, x9, x10 add x8, x8, x9 add x1, x8, #72 bl ___strcpy_chk ldr x10, [sp] ; 8-byte Folded Reload ldur x8, [x29, #-40] ldr x8, [x8] add x0, x8, #88 ldur x8, [x29, #-16] ldrsw x9, [sp, #36] mul x9, x9, x10 add x8, x8, x9 add x1, x8, #88 mov x2, #-1 bl ___strcpy_chk ldr x10, [sp] ; 8-byte Folded Reload ldr x2, [sp, #8] ; 8-byte Folded Reload ldur x8, [x29, #-40] ldr x8, [x8] add x0, x8, #80 ldur x8, [x29, #-16] ldrsw x9, [sp, #36] mul x9, x9, x10 add x8, x8, x9 add x1, x8, #80 bl ___strcpy_chk ldur x8, [x29, #-40] ldr x8, [x8] add x0, x8, #64 bl _strlen subs x8, x0, #4 cset w8, ls tbnz w8, #0, LBB10_31 b LBB10_30 LBB10_30: ldur x8, [x29, #-40] ldr x8, [x8] strb wzr, [x8, #68] b LBB10_32 LBB10_31: ldur x8, [x29, #-40] ldr x9, [x8] mov w8, #32 strb w8, [x9, #67] b LBB10_32 LBB10_32: mov w8, #1 sturh w8, [x29, #-2] b LBB10_33 LBB10_33: ldursh w0, [x29, #-2] ldp x29, x30, [sp, #96] ; 16-byte Folded Reload add sp, sp, #112 ret .cfi_endproc ; -- End function .globl _CopyPDB ; -- Begin function CopyPDB .p2align 2 _CopyPDB: ; @CopyPDB .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] str x1, [sp, #16] ldur x9, [x29, #-8] ldr x8, [sp, #16] add x0, x9, #56 add x1, x8, #56 mov x2, #8 str x2, [sp, #8] ; 8-byte Folded Spill bl ___strcpy_chk ldr x2, [sp, #8] ; 8-byte Folded Reload ldur x9, [x29, #-8] ldr x8, [sp, #16] add x0, x9, #64 add x1, x8, #64 bl ___strcpy_chk ldr x2, [sp, #8] ; 8-byte Folded Reload ldur x9, [x29, #-8] ldr x8, [sp, #16] add x0, x9, #72 add x1, x8, #72 bl ___strcpy_chk ldr x2, [sp, #8] ; 8-byte Folded Reload ldur x9, [x29, #-8] ldr x8, [sp, #16] add x0, x9, #80 add x1, x8, #80 bl ___strcpy_chk ldur x9, [x29, #-8] ldr x8, [sp, #16] add x0, x9, #88 add x1, x8, #88 mov x2, #-1 bl ___strcpy_chk ldr x8, [sp, #16] ldr w8, [x8, #48] ldur x9, [x29, #-8] str w8, [x9, #48] ldr x8, [sp, #16] ldr w8, [x8, #52] ldur x9, [x29, #-8] str w8, [x9, #52] ldr x8, [sp, #16] ldr d0, [x8] ldur x8, [x29, #-8] str d0, [x8] ldr x8, [sp, #16] ldr d0, [x8, #8] ldur x8, [x29, #-8] str d0, [x8, #8] ldr x8, [sp, #16] ldr d0, [x8, #16] ldur x8, [x29, #-8] str d0, [x8, #16] ldr x8, [sp, #16] ldr d0, [x8, #24] ldur x8, [x29, #-8] str d0, [x8, #24] ldr x8, [sp, #16] ldr d0, [x8, #32] ldur x8, [x29, #-8] str d0, [x8, #32] ldur x8, [x29, #-8] ; kill: def $x9 killed $xzr str xzr, [x8, #40] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _chindex ; -- Begin function chindex .p2align 2 _chindex: ; @chindex .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] sturb w1, [x29, #-9] str wzr, [sp, #16] b LBB12_1 LBB12_1: ; =>This Inner Loop Header: Depth=1 ldrsw x8, [sp, #16] str x8, [sp, #8] ; 8-byte Folded Spill ldur x0, [x29, #-8] bl _strlen ldr x8, [sp, #8] ; 8-byte Folded Reload subs x8, x8, x0 cset w8, hs tbnz w8, #0, LBB12_6 b LBB12_2 LBB12_2: ; in Loop: Header=BB12_1 Depth=1 ldur x8, [x29, #-8] ldrsw x9, [sp, #16] ldrsb w8, [x8, x9] ldursb w9, [x29, #-9] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB12_4 b LBB12_3 LBB12_3: b LBB12_6 LBB12_4: ; in Loop: Header=BB12_1 Depth=1 b LBB12_5 LBB12_5: ; in Loop: Header=BB12_1 Depth=1 ldr w8, [sp, #16] add w8, w8, #1 str w8, [sp, #16] b LBB12_1 LBB12_6: ldrsw x8, [sp, #16] str x8, [sp] ; 8-byte Folded Spill ldur x0, [x29, #-8] bl _strlen ldr x8, [sp] ; 8-byte Folded Reload subs x8, x8, x0 cset w8, lo tbnz w8, #0, LBB12_8 b LBB12_7 LBB12_7: mov w8, #-1 str w8, [sp, #16] b LBB12_8 LBB12_8: ldr w0, [sp, #16] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _padterm ; -- Begin function padterm .p2align 2 _padterm: ; @padterm .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] bl _strlen mov x8, x0 str w8, [sp] b LBB13_1 LBB13_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp] ldr w9, [sp, #4] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB13_4 b LBB13_2 LBB13_2: ; in Loop: Header=BB13_1 Depth=1 ldr x8, [sp, #8] ldrsw x9, [sp] add x9, x8, x9 mov w8, #32 strb w8, [x9] b LBB13_3 LBB13_3: ; in Loop: Header=BB13_1 Depth=1 ldr w8, [sp] add w8, w8, #1 str w8, [sp] b LBB13_1 LBB13_4: ldr x8, [sp, #8] ldrsw x9, [sp, #4] add x8, x8, x9 strb wzr, [x8] 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 "r" l_.str.1: ; @.str.1 .asciz "Unable to open input file: %s\n" l_.str.2: ; @.str.2 .asciz "w" l_.str.3: ; @.str.3 .asciz "Unable to open output file: %s\n" l_.str.4: ; @.str.4 .asciz "No atoms read from PDB file\n" l_.str.5: ; @.str.5 .asciz "CA " l_.str.6: ; @.str.6 .asciz "N " l_.str.7: ; @.str.7 .asciz "C " l_.str.8: ; @.str.8 .asciz "Unable to select backbone atoms from PDB file (no memory?)\n" l_.str.9: ; @.str.9 .asciz "Res_N CA_N--CA_(N+1)\n" l_.str.10: ; @.str.10 .asciz "Residue PHI PSI OMEGA\n" l_.str.11: ; @.str.11 .asciz " PHI PSI OMEGA\n" l_.str.12: ; @.str.12 .asciz "--------------------------------------\n" l_.str.13: ; @.str.13 .asciz " %c %8.3f\n" l_.str.14: ; @.str.14 .asciz " %c -\n" l_.str.15: ; @.str.15 .asciz " %c " l_.str.16: ; @.str.16 .asciz " - %8.3f %8.3f\n" l_.str.17: ; @.str.17 .asciz "%8.3f - - \n" l_.str.18: ; @.str.18 .asciz "%8.3f %8.3f %8.3f\n" l_.str.19: ; @.str.19 .asciz "%5d%c %-4s %8.3f %8.3f %8.3f\n" l_.str.20: ; @.str.20 .asciz "\ntorsions V1.2. (c) 1994-5 Andrew Martin, UCL. Freely Distributable\n" l_.str.21: ; @.str.21 .asciz "Generates a set of backbone torsions from a PDB file.\n\n" l_.str.22: ; @.str.22 .asciz "Usage: torsions [-h] [-r] [<in.pdb> [<out.tor>]]\n" l_.str.23: ; @.str.23 .asciz " -h This help message\n" l_.str.24: ; @.str.24 .asciz " -r Give results in radians\n" l_.str.25: ; @.str.25 .asciz " -m Output format required by Martin Reczko\n" l_.str.26: ; @.str.26 .asciz " -c Generate CA-CA pseudo-torsions\n" l_.str.27: ; @.str.27 .asciz "I/O is to stdin/stdout if unspecified.\n\n" .comm _gPDBPartialOcc,2,1 ; @gPDBPartialOcc .comm _gPDBMultiNMR,2,1 ; @gPDBMultiNMR l_.str.28: ; @.str.28 .asciz "ENDMDL" l_.str.29: ; @.str.29 .asciz "%6s%5d%1x%5s%4s%1s%4d%1s%3x%8lf%8lf%8lf%6lf%6lf" l_.str.30: ; @.str.30 .asciz "ATOM " l_.str.31: ; @.str.31 .asciz "HETATM" .section __DATA,__data _sTab3: ; @sTab3 .asciz "ALA \000\000\000" .asciz "CYS \000\000\000" .asciz "ASP \000\000\000" .asciz "GLU \000\000\000" .asciz "PHE \000\000\000" .asciz "GLY \000\000\000" .asciz "HIS \000\000\000" .asciz "ILE \000\000\000" .asciz "LYS \000\000\000" .asciz "LEU \000\000\000" .asciz "MET \000\000\000" .asciz "ASN \000\000\000" .asciz "PRO \000\000\000" .asciz "GLN \000\000\000" .asciz "ARG \000\000\000" .asciz "SER \000\000\000" .asciz "THR \000\000\000" .asciz "VAL \000\000\000" .asciz "TRP \000\000\000" .asciz "TYR \000\000\000" .asciz "PCA \000\000\000" .asciz "ASX \000\000\000" .asciz "GLX \000\000\000" .asciz "UNK \000\000\000" _sTab1: ; @sTab1 .ascii "ACDEFGHIKLMNPQRSTVWYEBZX" .section __TEXT,__cstring,cstring_literals l_.str.32: ; @.str.32 .asciz "%lf" l_.str.33: ; @.str.33 .asciz "%f" l_.str.34: ; @.str.34 .asciz "%ld" l_.str.35: ; @.str.35 .asciz "%d" l_.str.36: ; @.str.36 .asciz "%lu" l_.str.37: ; @.str.37 .asciz "%u" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __TEXT,__literal8,8byte_literals .p2align 3 ## -- Begin function main LCPI0_0: .quad 0x40c3878000000000 ## double 9999 LCPI0_1: .quad 0x4066800000000000 ## double 180 LCPI0_2: .quad 0x4010000000000000 ## double 4 LCPI0_3: .quad 0x3ff0000000000000 ## double 1 .section __TEXT,__text,regular,pure_instructions .globl _main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $272, %rsp ## imm = 0x110 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -84(%rbp) movl %edi, -88(%rbp) movq %rsi, -96(%rbp) movq ___stdinp@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -104(%rbp) movq ___stdoutp@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -112(%rbp) movw $0, -178(%rbp) movw $0, -180(%rbp) movw $0, -182(%rbp) movl -88(%rbp), %eax addl $-1, %eax movl %eax, -88(%rbp) movq -96(%rbp), %rax addq $8, %rax movq %rax, -96(%rbp) cmpl $0, -88(%rbp) je LBB0_11 ## %bb.1: jmp LBB0_2 LBB0_2: ## =>This Inner Loop Header: Depth=1 movq -96(%rbp), %rax movq (%rax), %rax movsbl (%rax), %eax cmpl $45, %eax jne LBB0_10 ## %bb.3: ## in Loop: Header=BB0_2 Depth=1 movq -96(%rbp), %rax movq (%rax), %rax movsbl 1(%rax), %eax addl $-99, %eax movl %eax, %ecx movq %rcx, -192(%rbp) ## 8-byte Spill subl $15, %eax ja LBB0_8 ## %bb.86: ## in Loop: Header=BB0_2 Depth=1 movq -192(%rbp), %rax ## 8-byte Reload leaq LJTI0_0(%rip), %rcx movslq (%rcx,%rax,4), %rax addq %rcx, %rax jmpq *%rax LBB0_4: callq _Usage movl $0, -84(%rbp) jmp LBB0_83 LBB0_5: ## in Loop: Header=BB0_2 Depth=1 movw $1, -178(%rbp) jmp LBB0_9 LBB0_6: ## in Loop: Header=BB0_2 Depth=1 movw $1, -180(%rbp) jmp LBB0_9 LBB0_7: ## in Loop: Header=BB0_2 Depth=1 movw $1, -182(%rbp) jmp LBB0_9 LBB0_8: callq _Usage movl $1, -84(%rbp) jmp LBB0_83 LBB0_9: ## in Loop: Header=BB0_2 Depth=1 movl -88(%rbp), %eax addl $-1, %eax movl %eax, -88(%rbp) movq -96(%rbp), %rax addq $8, %rax movq %rax, -96(%rbp) jmp LBB0_2 LBB0_10: jmp LBB0_11 LBB0_11: cmpl $2, -88(%rbp) jle LBB0_13 ## %bb.12: callq _Usage movl $1, -84(%rbp) jmp LBB0_83 LBB0_13: cmpl $0, -88(%rbp) je LBB0_21 ## %bb.14: movq -96(%rbp), %rax movq (%rax), %rdi leaq L_.str(%rip), %rsi callq _fopen movq %rax, -104(%rbp) cmpq $0, %rax jne LBB0_16 ## %bb.15: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi movq -96(%rbp), %rax movq (%rax), %rdx leaq L_.str.1(%rip), %rsi movb $0, %al callq _fprintf movl $1, -84(%rbp) jmp LBB0_83 LBB0_16: movl -88(%rbp), %eax addl $-1, %eax movl %eax, -88(%rbp) movq -96(%rbp), %rax addq $8, %rax movq %rax, -96(%rbp) cmpl $0, -88(%rbp) je LBB0_20 ## %bb.17: movq -96(%rbp), %rax movq (%rax), %rdi leaq L_.str.2(%rip), %rsi callq _fopen movq %rax, -112(%rbp) cmpq $0, %rax jne LBB0_19 ## %bb.18: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi movq -96(%rbp), %rax movq (%rax), %rdx leaq L_.str.3(%rip), %rsi movb $0, %al callq _fprintf movl $1, -84(%rbp) jmp LBB0_83 LBB0_19: jmp LBB0_20 LBB0_20: jmp LBB0_21 LBB0_21: movq -104(%rbp), %rdi leaq -172(%rbp), %rsi callq _ReadPDB movq %rax, -120(%rbp) cmpq $0, %rax jne LBB0_23 ## %bb.22: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi leaq L_.str.4(%rip), %rsi movb $0, %al callq _fprintf movl $1, -84(%rbp) jmp LBB0_83 LBB0_23: movl $5, %edi callq _malloc movq %rax, -48(%rbp) cmpq $0, -48(%rbp) je LBB0_25 ## %bb.24: movq -48(%rbp), %rdi leaq L_.str.5(%rip), %rsi movl $5, %edx movq $-1, %rcx callq ___strncpy_chk LBB0_25: cmpw $0, -182(%rbp) jne LBB0_31 ## %bb.26: movl $5, %edi callq _malloc movq %rax, -40(%rbp) cmpq $0, -40(%rbp) je LBB0_28 ## %bb.27: movq -40(%rbp), %rdi leaq L_.str.6(%rip), %rsi movl $5, %edx movq $-1, %rcx callq ___strncpy_chk LBB0_28: movl $5, %edi callq _malloc movq %rax, -32(%rbp) cmpq $0, -32(%rbp) je LBB0_30 ## %bb.29: movq -32(%rbp), %rdi leaq L_.str.7(%rip), %rsi movl $5, %edx movq $-1, %rcx callq ___strncpy_chk LBB0_30: jmp LBB0_31 LBB0_31: movq -120(%rbp), %rdi movswl -182(%rbp), %ecx movl $3, %esi movl $1, %eax cmpl $0, %ecx cmovnel %eax, %esi leaq -48(%rbp), %rdx leaq -172(%rbp), %rcx callq _SelectAtomsPDB movq %rax, -128(%rbp) cmpq $0, %rax jne LBB0_33 ## %bb.32: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi leaq L_.str.8(%rip), %rsi movb $0, %al callq _fprintf movl $1, -84(%rbp) jmp LBB0_83 LBB0_33: cmpw $0, -182(%rbp) je LBB0_35 ## %bb.34: movq -112(%rbp), %rdi leaq L_.str.9(%rip), %rsi movb $0, %al callq _fprintf jmp LBB0_39 LBB0_35: cmpw $0, -180(%rbp) je LBB0_37 ## %bb.36: movq -112(%rbp), %rdi leaq L_.str.10(%rip), %rsi movb $0, %al callq _fprintf jmp LBB0_38 LBB0_37: movq -112(%rbp), %rdi leaq L_.str.11(%rip), %rsi movb $0, %al callq _fprintf LBB0_38: jmp LBB0_39 LBB0_39: movq -112(%rbp), %rdi leaq L_.str.12(%rip), %rsi movb $0, %al callq _fprintf movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero movsd %xmm0, -64(%rbp) movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero movsd %xmm0, -72(%rbp) movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero movsd %xmm0, -80(%rbp) movq $0, -168(%rbp) movq $0, -160(%rbp) movq $0, -152(%rbp) movq $0, -144(%rbp) cmpw $0, -182(%rbp) je LBB0_58 ## %bb.40: movq -128(%rbp), %rax movq %rax, -136(%rbp) LBB0_41: ## =>This Inner Loop Header: Depth=1 cmpq $0, -136(%rbp) je LBB0_57 ## %bb.42: ## in Loop: Header=BB0_41 Depth=1 movq -152(%rbp), %rax movq %rax, -144(%rbp) movq -160(%rbp), %rax movq %rax, -152(%rbp) movq -168(%rbp), %rax movq %rax, -160(%rbp) movq -136(%rbp), %rax movq %rax, -168(%rbp) cmpq $0, -144(%rbp) je LBB0_49 ## %bb.43: ## in Loop: Header=BB0_41 Depth=1 cmpq $0, -152(%rbp) je LBB0_49 ## %bb.44: ## in Loop: Header=BB0_41 Depth=1 cmpq $0, -160(%rbp) je LBB0_49 ## %bb.45: ## in Loop: Header=BB0_41 Depth=1 cmpq $0, -168(%rbp) je LBB0_49 ## %bb.46: ## in Loop: Header=BB0_41 Depth=1 movq -144(%rbp), %rax movsd (%rax), %xmm0 ## xmm0 = mem[0],zero movq -144(%rbp), %rax movsd 8(%rax), %xmm1 ## xmm1 = mem[0],zero movq -144(%rbp), %rax movsd 16(%rax), %xmm2 ## xmm2 = mem[0],zero movq -152(%rbp), %rax movsd (%rax), %xmm3 ## xmm3 = mem[0],zero movq -152(%rbp), %rax movsd 8(%rax), %xmm4 ## xmm4 = mem[0],zero movq -152(%rbp), %rax movsd 16(%rax), %xmm5 ## xmm5 = mem[0],zero movq -160(%rbp), %rax movsd (%rax), %xmm6 ## xmm6 = mem[0],zero movq -160(%rbp), %rax movsd 8(%rax), %xmm7 ## xmm7 = mem[0],zero movq -160(%rbp), %rax movsd 16(%rax), %xmm11 ## xmm11 = mem[0],zero movq -168(%rbp), %rax movsd (%rax), %xmm10 ## xmm10 = mem[0],zero movq -168(%rbp), %rax movsd 8(%rax), %xmm9 ## xmm9 = mem[0],zero movq -168(%rbp), %rax movsd 16(%rax), %xmm8 ## xmm8 = mem[0],zero movsd %xmm11, (%rsp) movsd %xmm10, 8(%rsp) movsd %xmm9, 16(%rsp) movsd %xmm8, 24(%rsp) callq _phi movsd %xmm0, -80(%rbp) cmpw $0, -178(%rbp) jne LBB0_48 ## %bb.47: ## in Loop: Header=BB0_41 Depth=1 movsd LCPI0_3(%rip), %xmm0 ## xmm0 = mem[0],zero callq _atan movsd LCPI0_2(%rip), %xmm1 ## xmm1 = mem[0],zero mulsd %xmm0, %xmm1 movsd LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero divsd %xmm1, %xmm0 mulsd -80(%rbp), %xmm0 movsd %xmm0, -80(%rbp) LBB0_48: ## in Loop: Header=BB0_41 Depth=1 movq -112(%rbp), %rax movq %rax, -200(%rbp) ## 8-byte Spill movq -152(%rbp), %rdi addq $72, %rdi callq _throne movq -200(%rbp), %rdi ## 8-byte Reload movsbl %al, %edx movsd -80(%rbp), %xmm0 ## xmm0 = mem[0],zero leaq L_.str.13(%rip), %rsi movb $1, %al callq _fprintf jmp LBB0_55 LBB0_49: ## in Loop: Header=BB0_41 Depth=1 cmpq $0, -144(%rbp) jne LBB0_54 ## %bb.50: ## in Loop: Header=BB0_41 Depth=1 cmpq $0, -152(%rbp) jne LBB0_54 ## %bb.51: ## in Loop: Header=BB0_41 Depth=1 cmpq $0, -160(%rbp) jne LBB0_54 ## %bb.52: ## in Loop: Header=BB0_41 Depth=1 cmpq $0, -168(%rbp) je LBB0_54 ## %bb.53: ## in Loop: Header=BB0_41 Depth=1 movq -112(%rbp), %rax movq %rax, -208(%rbp) ## 8-byte Spill movq -168(%rbp), %rdi addq $72, %rdi callq _throne movq -208(%rbp), %rdi ## 8-byte Reload movsbl %al, %edx leaq L_.str.14(%rip), %rsi movb $0, %al callq _fprintf LBB0_54: ## in Loop: Header=BB0_41 Depth=1 jmp LBB0_55 LBB0_55: ## in Loop: Header=BB0_41 Depth=1 jmp LBB0_56 LBB0_56: ## in Loop: Header=BB0_41 Depth=1 movq -136(%rbp), %rax movq 40(%rax), %rax movq %rax, -136(%rbp) jmp LBB0_41 LBB0_57: movq -112(%rbp), %rax movq %rax, -224(%rbp) ## 8-byte Spill movq -160(%rbp), %rdi addq $72, %rdi callq _throne movq -224(%rbp), %rdi ## 8-byte Reload movsbl %al, %edx leaq L_.str.14(%rip), %rsi movb $0, %al callq _fprintf movq -112(%rbp), %rax movq %rax, -216(%rbp) ## 8-byte Spill movq -168(%rbp), %rdi addq $72, %rdi callq _throne movq -216(%rbp), %rdi ## 8-byte Reload movsbl %al, %edx leaq L_.str.14(%rip), %rsi movb $0, %al callq _fprintf jmp LBB0_82 LBB0_58: movq -128(%rbp), %rax movq %rax, -136(%rbp) LBB0_59: ## =>This Inner Loop Header: Depth=1 cmpq $0, -136(%rbp) je LBB0_81 ## %bb.60: ## in Loop: Header=BB0_59 Depth=1 movq -136(%rbp), %rdi addq $64, %rdi leaq L_.str.7(%rip), %rsi movl $4, %edx callq _strncmp cmpl $0, %eax jne LBB0_62 ## %bb.61: ## in Loop: Header=BB0_59 Depth=1 movq -112(%rbp), %rdi movq -136(%rbp), %rsi leaq -80(%rbp), %rdx movw -178(%rbp), %ax movswl %ax, %ecx movswl -180(%rbp), %r8d callq _ShowTorsions movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero movsd %xmm0, -64(%rbp) movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero movsd %xmm0, -72(%rbp) movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero movsd %xmm0, -80(%rbp) LBB0_62: ## in Loop: Header=BB0_59 Depth=1 movq -136(%rbp), %rax movq %rax, -144(%rbp) movq -136(%rbp), %rax movq 40(%rax), %rax movq %rax, -152(%rbp) cmpq $0, -152(%rbp) je LBB0_64 ## %bb.63: ## in Loop: Header=BB0_59 Depth=1 movq -152(%rbp), %rax movq 40(%rax), %rax movq %rax, -160(%rbp) LBB0_64: ## in Loop: Header=BB0_59 Depth=1 cmpq $0, -160(%rbp) je LBB0_66 ## %bb.65: ## in Loop: Header=BB0_59 Depth=1 movq -160(%rbp), %rax movq 40(%rax), %rax movq %rax, -168(%rbp) LBB0_66: ## in Loop: Header=BB0_59 Depth=1 cmpq $0, -144(%rbp) je LBB0_70 ## %bb.67: ## in Loop: Header=BB0_59 Depth=1 cmpq $0, -152(%rbp) je LBB0_70 ## %bb.68: ## in Loop: Header=BB0_59 Depth=1 cmpq $0, -160(%rbp) je LBB0_70 ## %bb.69: ## in Loop: Header=BB0_59 Depth=1 cmpq $0, -168(%rbp) jne LBB0_71 LBB0_70: movq -112(%rbp), %rdi movq -136(%rbp), %rsi leaq -80(%rbp), %rdx movw -178(%rbp), %ax movswl %ax, %ecx movswl -180(%rbp), %r8d callq _ShowTorsions jmp LBB0_81 LBB0_71: ## in Loop: Header=BB0_59 Depth=1 movq -136(%rbp), %rdi addq $64, %rdi leaq L_.str.6(%rip), %rsi movl $4, %edx callq _strncmp cmpl $0, %eax jne LBB0_73 ## %bb.72: ## in Loop: Header=BB0_59 Depth=1 movl $1, -176(%rbp) jmp LBB0_79 LBB0_73: ## in Loop: Header=BB0_59 Depth=1 movq -136(%rbp), %rdi addq $64, %rdi leaq L_.str.5(%rip), %rsi movl $4, %edx callq _strncmp cmpl $0, %eax jne LBB0_75 ## %bb.74: ## in Loop: Header=BB0_59 Depth=1 movl $2, -176(%rbp) jmp LBB0_78 LBB0_75: ## in Loop: Header=BB0_59 Depth=1 movq -136(%rbp), %rdi addq $64, %rdi leaq L_.str.7(%rip), %rsi movl $4, %edx callq _strncmp cmpl $0, %eax jne LBB0_77 ## %bb.76: ## in Loop: Header=BB0_59 Depth=1 movl $0, -176(%rbp) LBB0_77: ## in Loop: Header=BB0_59 Depth=1 jmp LBB0_78 LBB0_78: ## in Loop: Header=BB0_59 Depth=1 jmp LBB0_79 LBB0_79: ## in Loop: Header=BB0_59 Depth=1 movq -144(%rbp), %rax movsd (%rax), %xmm0 ## xmm0 = mem[0],zero movq -144(%rbp), %rax movsd 8(%rax), %xmm1 ## xmm1 = mem[0],zero movq -144(%rbp), %rax movsd 16(%rax), %xmm2 ## xmm2 = mem[0],zero movq -152(%rbp), %rax movsd (%rax), %xmm3 ## xmm3 = mem[0],zero movq -152(%rbp), %rax movsd 8(%rax), %xmm4 ## xmm4 = mem[0],zero movq -152(%rbp), %rax movsd 16(%rax), %xmm5 ## xmm5 = mem[0],zero movq -160(%rbp), %rax movsd (%rax), %xmm6 ## xmm6 = mem[0],zero movq -160(%rbp), %rax movsd 8(%rax), %xmm7 ## xmm7 = mem[0],zero movq -160(%rbp), %rax movsd 16(%rax), %xmm11 ## xmm11 = mem[0],zero movq -168(%rbp), %rax movsd (%rax), %xmm10 ## xmm10 = mem[0],zero movq -168(%rbp), %rax movsd 8(%rax), %xmm9 ## xmm9 = mem[0],zero movq -168(%rbp), %rax movsd 16(%rax), %xmm8 ## xmm8 = mem[0],zero movsd %xmm11, (%rsp) movsd %xmm10, 8(%rsp) movsd %xmm9, 16(%rsp) movsd %xmm8, 24(%rsp) callq _phi movslq -176(%rbp), %rax movsd %xmm0, -80(%rbp,%rax,8) ## %bb.80: ## in Loop: Header=BB0_59 Depth=1 movq -136(%rbp), %rax movq 40(%rax), %rax movq %rax, -136(%rbp) jmp LBB0_59 LBB0_81: jmp LBB0_82 LBB0_82: movl $0, -84(%rbp) LBB0_83: movl -84(%rbp), %eax movl %eax, -228(%rbp) ## 4-byte Spill movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_85 ## %bb.84: movl -228(%rbp), %eax ## 4-byte Reload addq $272, %rsp ## imm = 0x110 popq %rbp retq LBB0_85: callq ___stack_chk_fail ud2 .cfi_endproc .p2align 2, 0x90 .data_region jt32 .set L0_0_set_7, LBB0_7-LJTI0_0 .set L0_0_set_8, LBB0_8-LJTI0_0 .set L0_0_set_4, LBB0_4-LJTI0_0 .set L0_0_set_6, LBB0_6-LJTI0_0 .set L0_0_set_5, LBB0_5-LJTI0_0 LJTI0_0: .long L0_0_set_7 .long L0_0_set_8 .long L0_0_set_8 .long L0_0_set_8 .long L0_0_set_8 .long L0_0_set_4 .long L0_0_set_8 .long L0_0_set_8 .long L0_0_set_8 .long L0_0_set_8 .long L0_0_set_6 .long L0_0_set_8 .long L0_0_set_8 .long L0_0_set_8 .long L0_0_set_8 .long L0_0_set_5 .end_data_region ## -- End function .globl _Usage ## -- Begin function Usage .p2align 4, 0x90 _Usage: ## @Usage .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi leaq L_.str.20(%rip), %rsi movb $0, %al callq _fprintf movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi leaq L_.str.21(%rip), %rsi movb $0, %al callq _fprintf movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi leaq L_.str.22(%rip), %rsi movb $0, %al callq _fprintf movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi leaq L_.str.23(%rip), %rsi movb $0, %al callq _fprintf movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi leaq L_.str.24(%rip), %rsi movb $0, %al callq _fprintf movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi leaq L_.str.25(%rip), %rsi movb $0, %al callq _fprintf movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi leaq L_.str.26(%rip), %rsi movb $0, %al callq _fprintf movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi leaq L_.str.27(%rip), %rsi movb $0, %al callq _fprintf popq %rbp retq .cfi_endproc ## -- End function .globl _ReadPDB ## -- Begin function ReadPDB .p2align 4, 0x90 _ReadPDB: ## @ReadPDB .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movq -8(%rbp), %rdi movq -16(%rbp), %rsi movl $1, %r8d movl %r8d, %edx movl %r8d, %ecx callq _doReadPDB addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _SelectAtomsPDB ## -- Begin function SelectAtomsPDB .p2align 4, 0x90 _SelectAtomsPDB: ## @SelectAtomsPDB .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $80, %rsp movq %rdi, -16(%rbp) movl %esi, -20(%rbp) movq %rdx, -32(%rbp) movq %rcx, -40(%rbp) movq $0, -48(%rbp) movq -40(%rbp), %rax movl $0, (%rax) movq -16(%rbp), %rax movq %rax, -56(%rbp) LBB3_1: ## =>This Loop Header: Depth=1 ## Child Loop BB3_3 Depth 2 cmpq $0, -56(%rbp) je LBB3_28 ## %bb.2: ## in Loop: Header=BB3_1 Depth=1 movl $0, -68(%rbp) LBB3_3: ## Parent Loop BB3_1 Depth=1 ## => This Inner Loop Header: Depth=2 movl -68(%rbp), %eax cmpl -20(%rbp), %eax jge LBB3_26 ## %bb.4: ## in Loop: Header=BB3_3 Depth=2 movq -56(%rbp), %rdi addq $64, %rdi movq -32(%rbp), %rax movslq -68(%rbp), %rcx movq (%rax,%rcx,8), %rsi movl $4, %edx callq _strncmp cmpl $0, %eax jne LBB3_24 ## %bb.5: ## in Loop: Header=BB3_1 Depth=1 cmpq $0, -48(%rbp) jne LBB3_11 ## %bb.6: ## in Loop: Header=BB3_1 Depth=1 jmp LBB3_7 LBB3_7: ## in Loop: Header=BB3_1 Depth=1 movl $96, %edi callq _malloc movq %rax, -48(%rbp) cmpq $0, -48(%rbp) je LBB3_9 ## %bb.8: ## in Loop: Header=BB3_1 Depth=1 movq -48(%rbp), %rax movq $0, 40(%rax) LBB3_9: ## in Loop: Header=BB3_1 Depth=1 jmp LBB3_10 LBB3_10: ## in Loop: Header=BB3_1 Depth=1 movq -48(%rbp), %rax movq %rax, -64(%rbp) jmp LBB3_16 LBB3_11: ## in Loop: Header=BB3_1 Depth=1 jmp LBB3_12 LBB3_12: ## in Loop: Header=BB3_1 Depth=1 movl $96, %edi callq _malloc movq %rax, %rcx movq -64(%rbp), %rax movq %rcx, 40(%rax) movq -64(%rbp), %rax cmpq $0, 40(%rax) je LBB3_14 ## %bb.13: ## in Loop: Header=BB3_1 Depth=1 movq -64(%rbp), %rax movq 40(%rax), %rax movq $0, 40(%rax) LBB3_14: ## in Loop: Header=BB3_1 Depth=1 movq -64(%rbp), %rax movq 40(%rax), %rax movq %rax, -64(%rbp) ## %bb.15: ## in Loop: Header=BB3_1 Depth=1 jmp LBB3_16 LBB3_16: ## in Loop: Header=BB3_1 Depth=1 cmpq $0, -64(%rbp) jne LBB3_23 ## %bb.17: cmpq $0, -48(%rbp) je LBB3_22 ## %bb.18: jmp LBB3_19 LBB3_19: ## =>This Inner Loop Header: Depth=1 cmpq $0, -48(%rbp) je LBB3_21 ## %bb.20: ## in Loop: Header=BB3_19 Depth=1 movq -48(%rbp), %rax movq 40(%rax), %rax movq %rax, -80(%rbp) movq -48(%rbp), %rdi callq _free movq -80(%rbp), %rax movq %rax, -48(%rbp) jmp LBB3_19 LBB3_21: jmp LBB3_22 LBB3_22: movq -40(%rbp), %rax movl $0, (%rax) movq $0, -8(%rbp) jmp LBB3_29 LBB3_23: ## in Loop: Header=BB3_1 Depth=1 movq -40(%rbp), %rax movl (%rax), %ecx addl $1, %ecx movl %ecx, (%rax) movq -64(%rbp), %rdi movq -56(%rbp), %rsi callq _CopyPDB jmp LBB3_26 LBB3_24: ## in Loop: Header=BB3_3 Depth=2 jmp LBB3_25 LBB3_25: ## in Loop: Header=BB3_3 Depth=2 movl -68(%rbp), %eax addl $1, %eax movl %eax, -68(%rbp) jmp LBB3_3 LBB3_26: ## in Loop: Header=BB3_1 Depth=1 jmp LBB3_27 LBB3_27: ## in Loop: Header=BB3_1 Depth=1 movq -56(%rbp), %rax movq 40(%rax), %rax movq %rax, -56(%rbp) jmp LBB3_1 LBB3_28: movq -48(%rbp), %rax movq %rax, -8(%rbp) LBB3_29: movq -8(%rbp), %rax addq $80, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__literal8,8byte_literals .p2align 3 ## -- Begin function phi LCPI4_0: .quad 0x3ff0000000000000 ## double 1 LCPI4_1: .quad 0xbff0000000000000 ## double -1 LCPI4_2: .quad 0x4010000000000000 ## double 4 .section __TEXT,__text,regular,pure_instructions .globl _phi .p2align 4, 0x90 _phi: ## @phi .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 movsd 40(%rbp), %xmm8 ## xmm8 = mem[0],zero movsd 32(%rbp), %xmm8 ## xmm8 = mem[0],zero movsd 24(%rbp), %xmm8 ## xmm8 = mem[0],zero movsd 16(%rbp), %xmm8 ## xmm8 = mem[0],zero movsd %xmm0, -8(%rbp) movsd %xmm1, -16(%rbp) movsd %xmm2, -24(%rbp) movsd %xmm3, -32(%rbp) movsd %xmm4, -40(%rbp) movsd %xmm5, -48(%rbp) movsd %xmm6, -56(%rbp) movsd %xmm7, -64(%rbp) movsd -8(%rbp), %xmm0 ## xmm0 = mem[0],zero subsd -32(%rbp), %xmm0 movsd %xmm0, -72(%rbp) movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero subsd -40(%rbp), %xmm0 movsd %xmm0, -80(%rbp) movsd -24(%rbp), %xmm0 ## xmm0 = mem[0],zero subsd -48(%rbp), %xmm0 movsd %xmm0, -88(%rbp) movsd -56(%rbp), %xmm0 ## xmm0 = mem[0],zero subsd -32(%rbp), %xmm0 movsd %xmm0, -96(%rbp) movsd -64(%rbp), %xmm0 ## xmm0 = mem[0],zero subsd -40(%rbp), %xmm0 movsd %xmm0, -104(%rbp) movsd 16(%rbp), %xmm0 ## xmm0 = mem[0],zero subsd -48(%rbp), %xmm0 movsd %xmm0, -112(%rbp) movsd -56(%rbp), %xmm0 ## xmm0 = mem[0],zero subsd 24(%rbp), %xmm0 movsd %xmm0, -120(%rbp) movsd -64(%rbp), %xmm0 ## xmm0 = mem[0],zero subsd 32(%rbp), %xmm0 movsd %xmm0, -128(%rbp) movsd 16(%rbp), %xmm0 ## xmm0 = mem[0],zero subsd 40(%rbp), %xmm0 movsd %xmm0, -136(%rbp) movsd -80(%rbp), %xmm0 ## xmm0 = mem[0],zero movsd -112(%rbp), %xmm2 ## xmm2 = mem[0],zero movsd -88(%rbp), %xmm1 ## xmm1 = mem[0],zero mulsd -104(%rbp), %xmm1 movq %xmm1, %rax movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000 xorq %rcx, %rax movq %rax, %xmm1 mulsd %xmm2, %xmm0 addsd %xmm1, %xmm0 movsd %xmm0, -144(%rbp) movsd -88(%rbp), %xmm0 ## xmm0 = mem[0],zero movsd -96(%rbp), %xmm2 ## xmm2 = mem[0],zero movsd -72(%rbp), %xmm1 ## xmm1 = mem[0],zero mulsd -112(%rbp), %xmm1 movq %xmm1, %rax movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000 xorq %rcx, %rax movq %rax, %xmm1 mulsd %xmm2, %xmm0 addsd %xmm1, %xmm0 movsd %xmm0, -152(%rbp) movsd -72(%rbp), %xmm0 ## xmm0 = mem[0],zero movsd -104(%rbp), %xmm2 ## xmm2 = mem[0],zero movsd -80(%rbp), %xmm1 ## xmm1 = mem[0],zero mulsd -96(%rbp), %xmm1 movq %xmm1, %rax movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000 xorq %rcx, %rax movq %rax, %xmm1 mulsd %xmm2, %xmm0 addsd %xmm1, %xmm0 movsd %xmm0, -160(%rbp) movsd -112(%rbp), %xmm0 ## xmm0 = mem[0],zero movsd -128(%rbp), %xmm2 ## xmm2 = mem[0],zero movsd -104(%rbp), %xmm1 ## xmm1 = mem[0],zero mulsd -136(%rbp), %xmm1 movq %xmm1, %rax movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000 xorq %rcx, %rax movq %rax, %xmm1 mulsd %xmm2, %xmm0 addsd %xmm1, %xmm0 movsd %xmm0, -168(%rbp) movsd -96(%rbp), %xmm0 ## xmm0 = mem[0],zero movsd -136(%rbp), %xmm2 ## xmm2 = mem[0],zero movsd -112(%rbp), %xmm1 ## xmm1 = mem[0],zero mulsd -120(%rbp), %xmm1 movq %xmm1, %rax movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000 xorq %rcx, %rax movq %rax, %xmm1 mulsd %xmm2, %xmm0 addsd %xmm1, %xmm0 movsd %xmm0, -176(%rbp) movsd -104(%rbp), %xmm0 ## xmm0 = mem[0],zero movsd -120(%rbp), %xmm2 ## xmm2 = mem[0],zero movsd -96(%rbp), %xmm1 ## xmm1 = mem[0],zero mulsd -128(%rbp), %xmm1 movq %xmm1, %rax movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000 xorq %rcx, %rax movq %rax, %xmm1 mulsd %xmm2, %xmm0 addsd %xmm1, %xmm0 movsd %xmm0, -184(%rbp) movsd -144(%rbp), %xmm1 ## xmm1 = mem[0],zero movsd -144(%rbp), %xmm2 ## xmm2 = mem[0],zero movsd -152(%rbp), %xmm0 ## xmm0 = mem[0],zero mulsd -152(%rbp), %xmm0 mulsd %xmm2, %xmm1 addsd %xmm0, %xmm1 movsd -160(%rbp), %xmm0 ## xmm0 = mem[0],zero movsd -160(%rbp), %xmm2 ## xmm2 = mem[0],zero mulsd %xmm2, %xmm0 addsd %xmm1, %xmm0 movsd %xmm0, -192(%rbp) movsd -168(%rbp), %xmm1 ## xmm1 = mem[0],zero movsd -168(%rbp), %xmm2 ## xmm2 = mem[0],zero movsd -176(%rbp), %xmm0 ## xmm0 = mem[0],zero mulsd -176(%rbp), %xmm0 mulsd %xmm2, %xmm1 addsd %xmm0, %xmm1 movsd -184(%rbp), %xmm0 ## xmm0 = mem[0],zero movsd -184(%rbp), %xmm2 ## xmm2 = mem[0],zero mulsd %xmm2, %xmm0 addsd %xmm1, %xmm0 movsd %xmm0, -200(%rbp) movsd -144(%rbp), %xmm1 ## xmm1 = mem[0],zero movsd -168(%rbp), %xmm2 ## xmm2 = mem[0],zero movsd -152(%rbp), %xmm0 ## xmm0 = mem[0],zero mulsd -176(%rbp), %xmm0 mulsd %xmm2, %xmm1 addsd %xmm0, %xmm1 movsd -160(%rbp), %xmm0 ## xmm0 = mem[0],zero movsd -184(%rbp), %xmm2 ## xmm2 = mem[0],zero mulsd %xmm2, %xmm0 addsd %xmm1, %xmm0 movsd %xmm0, -208(%rbp) movsd LCPI4_0(%rip), %xmm0 ## xmm0 = mem[0],zero divsd -192(%rbp), %xmm0 movsd %xmm0, -216(%rbp) movsd LCPI4_0(%rip), %xmm0 ## xmm0 = mem[0],zero divsd -200(%rbp), %xmm0 movsd %xmm0, -224(%rbp) movsd -192(%rbp), %xmm0 ## xmm0 = mem[0],zero sqrtsd %xmm0, %xmm0 movsd %xmm0, -192(%rbp) movsd -200(%rbp), %xmm0 ## xmm0 = mem[0],zero sqrtsd %xmm0, %xmm0 movsd %xmm0, -200(%rbp) movsd LCPI4_0(%rip), %xmm0 ## xmm0 = mem[0],zero divsd -192(%rbp), %xmm0 movsd %xmm0, -232(%rbp) movsd LCPI4_0(%rip), %xmm0 ## xmm0 = mem[0],zero divsd -200(%rbp), %xmm0 movsd %xmm0, -240(%rbp) movsd -192(%rbp), %xmm0 ## xmm0 = mem[0],zero mulsd -240(%rbp), %xmm0 movsd %xmm0, -264(%rbp) movsd -200(%rbp), %xmm0 ## xmm0 = mem[0],zero mulsd -232(%rbp), %xmm0 movsd %xmm0, -272(%rbp) movsd -208(%rbp), %xmm0 ## xmm0 = mem[0],zero mulsd -232(%rbp), %xmm0 mulsd -240(%rbp), %xmm0 movsd %xmm0, -208(%rbp) movsd -208(%rbp), %xmm0 ## xmm0 = mem[0],zero movsd LCPI4_0(%rip), %xmm1 ## xmm1 = mem[0],zero ucomisd %xmm1, %xmm0 jbe LBB4_2 ## %bb.1: movsd LCPI4_0(%rip), %xmm0 ## xmm0 = mem[0],zero movsd %xmm0, -208(%rbp) LBB4_2: movsd LCPI4_1(%rip), %xmm0 ## xmm0 = mem[0],zero ucomisd -208(%rbp), %xmm0 jbe LBB4_4 ## %bb.3: movsd LCPI4_1(%rip), %xmm0 ## xmm0 = mem[0],zero movsd %xmm0, -208(%rbp) LBB4_4: movsd -208(%rbp), %xmm0 ## xmm0 = mem[0],zero callq _acos movsd %xmm0, -248(%rbp) movsd -96(%rbp), %xmm1 ## xmm1 = mem[0],zero movsd -160(%rbp), %xmm2 ## xmm2 = mem[0],zero movsd -176(%rbp), %xmm3 ## xmm3 = mem[0],zero movsd -152(%rbp), %xmm0 ## xmm0 = mem[0],zero mulsd -184(%rbp), %xmm0 movq %xmm0, %rax movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000 xorq %rcx, %rax movq %rax, %xmm0 mulsd %xmm3, %xmm2 addsd %xmm0, %xmm2 movsd -104(%rbp), %xmm0 ## xmm0 = mem[0],zero movsd -144(%rbp), %xmm3 ## xmm3 = mem[0],zero movsd -184(%rbp), %xmm5 ## xmm5 = mem[0],zero movsd -160(%rbp), %xmm4 ## xmm4 = mem[0],zero mulsd -168(%rbp), %xmm4 movq %xmm4, %rax movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000 xorq %rcx, %rax movq %rax, %xmm4 mulsd %xmm5, %xmm3 addsd %xmm4, %xmm3 mulsd %xmm3, %xmm0 mulsd %xmm2, %xmm1 addsd %xmm0, %xmm1 movsd -112(%rbp), %xmm0 ## xmm0 = mem[0],zero movsd -152(%rbp), %xmm2 ## xmm2 = mem[0],zero movsd -168(%rbp), %xmm4 ## xmm4 = mem[0],zero movsd -144(%rbp), %xmm3 ## xmm3 = mem[0],zero mulsd -176(%rbp), %xmm3 movq %xmm3, %rax movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000 xorq %rcx, %rax movq %rax, %xmm3 mulsd %xmm4, %xmm2 addsd %xmm3, %xmm2 mulsd %xmm2, %xmm0 addsd %xmm1, %xmm0 movsd %xmm0, -256(%rbp) xorps %xmm0, %xmm0 ucomisd -256(%rbp), %xmm0 jbe LBB4_6 ## %bb.5: movsd -248(%rbp), %xmm0 ## xmm0 = mem[0],zero movq %xmm0, %rax movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000 xorq %rcx, %rax movq %rax, %xmm0 movsd %xmm0, -248(%rbp) LBB4_6: movsd -248(%rbp), %xmm0 ## xmm0 = mem[0],zero xorps %xmm1, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB4_8 ## %bb.7: movsd LCPI4_0(%rip), %xmm0 ## xmm0 = mem[0],zero callq _atan movsd -248(%rbp), %xmm1 ## xmm1 = mem[0],zero movq %xmm1, %rax movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000 xorq %rcx, %rax movq %rax, %xmm1 movsd LCPI4_2(%rip), %xmm2 ## xmm2 = mem[0],zero mulsd %xmm2, %xmm0 addsd %xmm1, %xmm0 movsd %xmm0, -280(%rbp) ## 8-byte Spill jmp LBB4_9 LBB4_8: movsd LCPI4_0(%rip), %xmm0 ## xmm0 = mem[0],zero callq _atan movsd -248(%rbp), %xmm1 ## xmm1 = mem[0],zero movsd LCPI4_2(%rip), %xmm2 ## xmm2 = mem[0],zero mulsd %xmm2, %xmm0 addsd %xmm1, %xmm0 movq %xmm0, %rax movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000 xorq %rcx, %rax movq %rax, %xmm0 movsd %xmm0, -280(%rbp) ## 8-byte Spill LBB4_9: movsd -280(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -248(%rbp) movsd -248(%rbp), %xmm0 ## xmm0 = mem[0],zero addq $288, %rsp ## imm = 0x120 popq %rbp retq .cfi_endproc ## -- End function .globl _throne ## -- Begin function throne .p2align 4, 0x90 _throne: ## @throne .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -16(%rbp) movq -16(%rbp), %rax movsbl 2(%rax), %eax cmpl $88, %eax jne LBB5_2 ## %bb.1: movb $88, -1(%rbp) jmp LBB5_9 LBB5_2: movl $0, -20(%rbp) LBB5_3: ## =>This Inner Loop Header: Depth=1 cmpl $24, -20(%rbp) jge LBB5_8 ## %bb.4: ## in Loop: Header=BB5_3 Depth=1 movslq -20(%rbp), %rax leaq _sTab3(%rip), %rdi shlq $3, %rax addq %rax, %rdi movq -16(%rbp), %rsi movl $3, %edx callq _strncmp cmpl $0, %eax jne LBB5_6 ## %bb.5: movslq -20(%rbp), %rcx leaq _sTab1(%rip), %rax movb (%rax,%rcx), %al movb %al, -1(%rbp) jmp LBB5_9 LBB5_6: ## in Loop: Header=BB5_3 Depth=1 jmp LBB5_7 LBB5_7: ## in Loop: Header=BB5_3 Depth=1 movl -20(%rbp), %eax addl $1, %eax movl %eax, -20(%rbp) jmp LBB5_3 LBB5_8: movb $88, -1(%rbp) LBB5_9: movsbl -1(%rbp), %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__literal8,8byte_literals .p2align 3 ## -- Begin function ShowTorsions LCPI6_0: .quad 0x40c3830000000000 ## double 9990 LCPI6_1: .quad 0x4066800000000000 ## double 180 LCPI6_2: .quad 0x4010000000000000 ## double 4 LCPI6_3: .quad 0x3ff0000000000000 ## double 1 LCPI6_4: .quad 0x40c3870000000000 ## double 9998 .section __TEXT,__text,regular,pure_instructions .globl _ShowTorsions .p2align 4, 0x90 _ShowTorsions: ## @ShowTorsions .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 movw %r8w, %ax ## kill: def $cx killed $cx killed $ecx movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movq %rdx, -24(%rbp) movw %cx, -26(%rbp) movw %ax, -28(%rbp) cmpw $0, -26(%rbp) jne LBB6_8 ## %bb.1: movl $0, -32(%rbp) LBB6_2: ## =>This Inner Loop Header: Depth=1 cmpl $3, -32(%rbp) jge LBB6_7 ## %bb.3: ## in Loop: Header=BB6_2 Depth=1 movq -24(%rbp), %rax movslq -32(%rbp), %rcx movsd LCPI6_0(%rip), %xmm0 ## xmm0 = mem[0],zero ucomisd (%rax,%rcx,8), %xmm0 jbe LBB6_5 ## %bb.4: ## in Loop: Header=BB6_2 Depth=1 movsd LCPI6_3(%rip), %xmm0 ## xmm0 = mem[0],zero callq _atan movsd LCPI6_2(%rip), %xmm1 ## xmm1 = mem[0],zero mulsd %xmm0, %xmm1 movsd LCPI6_1(%rip), %xmm0 ## xmm0 = mem[0],zero divsd %xmm1, %xmm0 movq -24(%rbp), %rax movslq -32(%rbp), %rcx mulsd (%rax,%rcx,8), %xmm0 movsd %xmm0, (%rax,%rcx,8) LBB6_5: ## in Loop: Header=BB6_2 Depth=1 jmp LBB6_6 LBB6_6: ## in Loop: Header=BB6_2 Depth=1 movl -32(%rbp), %eax addl $1, %eax movl %eax, -32(%rbp) jmp LBB6_2 LBB6_7: jmp LBB6_8 LBB6_8: cmpw $0, -28(%rbp) je LBB6_16 ## %bb.9: movq -8(%rbp), %rax movq %rax, -40(%rbp) ## 8-byte Spill movq -16(%rbp), %rdi addq $72, %rdi callq _throne movq -40(%rbp), %rdi ## 8-byte Reload movsbl %al, %edx leaq L_.str.15(%rip), %rsi movb $0, %al callq _fprintf movq -24(%rbp), %rax movsd (%rax), %xmm0 ## xmm0 = mem[0],zero movsd LCPI6_4(%rip), %xmm1 ## xmm1 = mem[0],zero ucomisd %xmm1, %xmm0 jbe LBB6_11 ## %bb.10: movq -8(%rbp), %rdi movq -24(%rbp), %rax movsd 8(%rax), %xmm0 ## xmm0 = mem[0],zero movq -24(%rbp), %rax movsd 16(%rax), %xmm1 ## xmm1 = mem[0],zero leaq L_.str.16(%rip), %rsi movb $2, %al callq _fprintf jmp LBB6_15 LBB6_11: movq -24(%rbp), %rax movsd 8(%rax), %xmm0 ## xmm0 = mem[0],zero movsd LCPI6_4(%rip), %xmm1 ## xmm1 = mem[0],zero ucomisd %xmm1, %xmm0 jbe LBB6_13 ## %bb.12: movq -8(%rbp), %rdi movq -24(%rbp), %rax movsd (%rax), %xmm0 ## xmm0 = mem[0],zero leaq L_.str.17(%rip), %rsi movb $1, %al callq _fprintf jmp LBB6_14 LBB6_13: movq -8(%rbp), %rdi movq -24(%rbp), %rax movsd (%rax), %xmm0 ## xmm0 = mem[0],zero movq -24(%rbp), %rax movsd 8(%rax), %xmm1 ## xmm1 = mem[0],zero movq -24(%rbp), %rax movsd 16(%rax), %xmm2 ## xmm2 = mem[0],zero leaq L_.str.18(%rip), %rsi movb $3, %al callq _fprintf LBB6_14: jmp LBB6_15 LBB6_15: jmp LBB6_17 LBB6_16: movq -8(%rbp), %rdi movq -16(%rbp), %rax movl 52(%rax), %edx movq -16(%rbp), %rax movsbl 80(%rax), %ecx movq -16(%rbp), %r8 addq $72, %r8 movq -24(%rbp), %rax movsd (%rax), %xmm0 ## xmm0 = mem[0],zero movq -24(%rbp), %rax movsd 8(%rax), %xmm1 ## xmm1 = mem[0],zero movq -24(%rbp), %rax movsd 16(%rax), %xmm2 ## xmm2 = mem[0],zero leaq L_.str.19(%rip), %rsi movb $3, %al callq _fprintf LBB6_17: addq $48, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__literal8,8byte_literals .p2align 3 ## -- Begin function doReadPDB LCPI7_0: .quad 0x3feff7ced916872b ## double 0.99899999999999999 LCPI7_1: .quad 0x3eb0c6f7a0b5ed8d ## double 9.9999999999999995E-7 .section __TEXT,__text,regular,pure_instructions .globl _doReadPDB .p2align 4, 0x90 _doReadPDB: ## @doReadPDB .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $1240, %rsp ## imm = 0x4D8 .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movw %dx, %ax movq ___stack_chk_guard@GOTPCREL(%rip), %rdx movq (%rdx), %rdx movq %rdx, -48(%rbp) movq %rdi, -1040(%rbp) movq %rsi, -1048(%rbp) movw %ax, -1050(%rbp) movl %ecx, -1056(%rbp) movl %r8d, -1060(%rbp) movl $1, -1104(%rbp) movq $0, -1152(%rbp) movq -1048(%rbp), %rax movl $0, (%rax) movb $0, -248(%rbp) movl $0, -1100(%rbp) movq _gPDBPartialOcc@GOTPCREL(%rip), %rax movw $0, (%rax) movq _gPDBMultiNMR@GOTPCREL(%rip), %rax movw $0, (%rax) LBB7_1: ## =>This Inner Loop Header: Depth=1 leaq -240(%rbp), %rdi movq -1040(%rbp), %rdx movl $159, %esi callq _fgets cmpq $0, %rax je LBB7_67 ## %bb.2: ## in Loop: Header=BB7_1 Depth=1 cmpl $0, -1060(%rbp) je LBB7_11 ## %bb.3: ## in Loop: Header=BB7_1 Depth=1 leaq -240(%rbp), %rdi leaq L_.str.28(%rip), %rsi movl $6, %edx callq _strncmp cmpl $0, %eax jne LBB7_5 ## %bb.4: ## in Loop: Header=BB7_1 Depth=1 movl -1104(%rbp), %eax addl $1, %eax movl %eax, -1104(%rbp) LBB7_5: ## in Loop: Header=BB7_1 Depth=1 movl -1104(%rbp), %eax cmpl -1060(%rbp), %eax jge LBB7_7 ## %bb.6: ## in Loop: Header=BB7_1 Depth=1 jmp LBB7_1 LBB7_7: ## in Loop: Header=BB7_1 Depth=1 movl -1104(%rbp), %eax cmpl -1060(%rbp), %eax jle LBB7_9 ## %bb.8: jmp LBB7_67 LBB7_9: ## in Loop: Header=BB7_1 Depth=1 jmp LBB7_10 LBB7_10: ## in Loop: Header=BB7_1 Depth=1 jmp LBB7_11 LBB7_11: ## in Loop: Header=BB7_1 Depth=1 leaq -240(%rbp), %rdi leaq L_.str.28(%rip), %rsi movl $6, %edx callq _strncmp cmpl $0, %eax jne LBB7_13 ## %bb.12: ## in Loop: Header=BB7_1 Depth=1 movq _gPDBMultiNMR@GOTPCREL(%rip), %rax movw $1, (%rax) LBB7_13: ## in Loop: Header=BB7_1 Depth=1 leaq -240(%rbp), %rdi leaq -56(%rbp), %rdx leaq -64(%rbp), %r8 leaq -72(%rbp), %r9 leaq -1076(%rbp), %r13 leaq -1080(%rbp), %r15 leaq L_.str.29(%rip), %rsi leaq -1088(%rbp), %rcx leaq -1092(%rbp), %r12 leaq -1112(%rbp), %r14 leaq -1120(%rbp), %rbx leaq -1128(%rbp), %r11 leaq -1136(%rbp), %r10 leaq -1144(%rbp), %rax movq %r13, (%rsp) movq %r12, 8(%rsp) movq %r15, 16(%rsp) movq %r14, 24(%rsp) movq %rbx, 32(%rsp) movq %r11, 40(%rsp) movq %r10, 48(%rsp) movq %rax, 56(%rsp) movb $0, %al callq _fsscanf cmpl $-1, %eax je LBB7_66 ## %bb.14: ## in Loop: Header=BB7_1 Depth=1 leaq -56(%rbp), %rdi leaq L_.str.30(%rip), %rsi movl $6, %edx callq _strncmp cmpl $0, %eax je LBB7_17 ## %bb.15: ## in Loop: Header=BB7_1 Depth=1 leaq -56(%rbp), %rdi leaq L_.str.31(%rip), %rsi movl $6, %edx callq _strncmp cmpl $0, %eax jne LBB7_65 ## %bb.16: ## in Loop: Header=BB7_1 Depth=1 movswl -1050(%rbp), %eax cmpl $0, %eax je LBB7_65 LBB7_17: ## in Loop: Header=BB7_1 Depth=1 leaq -64(%rbp), %rdi callq _FixAtomName movq %rax, -1072(%rbp) movsd -1136(%rbp), %xmm0 ## xmm0 = mem[0],zero movsd LCPI7_0(%rip), %xmm1 ## xmm1 = mem[0],zero ucomisd %xmm1, %xmm0 ja LBB7_20 ## %bb.18: ## in Loop: Header=BB7_1 Depth=1 movsd LCPI7_1(%rip), %xmm0 ## xmm0 = mem[0],zero ucomisd -1136(%rbp), %xmm0 ja LBB7_20 ## %bb.19: ## in Loop: Header=BB7_1 Depth=1 cmpl $0, -1056(%rbp) jne LBB7_48 LBB7_20: ## in Loop: Header=BB7_1 Depth=1 movq -1072(%rbp), %rax movb $0, 4(%rax) cmpl $0, -1100(%rbp) je LBB7_29 ## %bb.21: ## in Loop: Header=BB7_1 Depth=1 movl -1056(%rbp), %edi leaq -1024(%rbp), %rsi movl -1100(%rbp), %edx movq -1048(%rbp), %r9 leaq -1152(%rbp), %rcx leaq -1160(%rbp), %r8 callq _StoreOccRankAtom cmpw $0, %ax jne LBB7_28 ## %bb.22: cmpq $0, -1152(%rbp) je LBB7_27 ## %bb.23: jmp LBB7_24 LBB7_24: ## =>This Inner Loop Header: Depth=1 cmpq $0, -1152(%rbp) je LBB7_26 ## %bb.25: ## in Loop: Header=BB7_24 Depth=1 movq -1152(%rbp), %rax movq 40(%rax), %rax movq %rax, -1168(%rbp) movq -1152(%rbp), %rdi callq _free movq -1168(%rbp), %rax movq %rax, -1152(%rbp) jmp LBB7_24 LBB7_26: jmp LBB7_27 LBB7_27: movq -1048(%rbp), %rax movl $-1, (%rax) movq $0, -1032(%rbp) jmp LBB7_77 LBB7_28: ## in Loop: Header=BB7_1 Depth=1 movl $0, -1100(%rbp) LBB7_29: ## in Loop: Header=BB7_1 Depth=1 cmpq $0, -1152(%rbp) jne LBB7_35 ## %bb.30: ## in Loop: Header=BB7_1 Depth=1 jmp LBB7_31 LBB7_31: ## in Loop: Header=BB7_1 Depth=1 movl $96, %edi callq _malloc movq %rax, -1152(%rbp) cmpq $0, -1152(%rbp) je LBB7_33 ## %bb.32: ## in Loop: Header=BB7_1 Depth=1 movq -1152(%rbp), %rax movq $0, 40(%rax) LBB7_33: ## in Loop: Header=BB7_1 Depth=1 jmp LBB7_34 LBB7_34: ## in Loop: Header=BB7_1 Depth=1 movq -1152(%rbp), %rax movq %rax, -1160(%rbp) jmp LBB7_40 LBB7_35: ## in Loop: Header=BB7_1 Depth=1 jmp LBB7_36 LBB7_36: ## in Loop: Header=BB7_1 Depth=1 movl $96, %edi callq _malloc movq %rax, %rcx movq -1160(%rbp), %rax movq %rcx, 40(%rax) movq -1160(%rbp), %rax cmpq $0, 40(%rax) je LBB7_38 ## %bb.37: ## in Loop: Header=BB7_1 Depth=1 movq -1160(%rbp), %rax movq 40(%rax), %rax movq $0, 40(%rax) LBB7_38: ## in Loop: Header=BB7_1 Depth=1 movq -1160(%rbp), %rax movq 40(%rax), %rax movq %rax, -1160(%rbp) ## %bb.39: ## in Loop: Header=BB7_1 Depth=1 jmp LBB7_40 LBB7_40: ## in Loop: Header=BB7_1 Depth=1 cmpq $0, -1160(%rbp) jne LBB7_47 ## %bb.41: cmpq $0, -1152(%rbp) je LBB7_46 ## %bb.42: jmp LBB7_43 LBB7_43: ## =>This Inner Loop Header: Depth=1 cmpq $0, -1152(%rbp) je LBB7_45 ## %bb.44: ## in Loop: Header=BB7_43 Depth=1 movq -1152(%rbp), %rax movq 40(%rax), %rax movq %rax, -1176(%rbp) movq -1152(%rbp), %rdi callq _free movq -1176(%rbp), %rax movq %rax, -1152(%rbp) jmp LBB7_43 LBB7_45: jmp LBB7_46 LBB7_46: movq -1048(%rbp), %rax movl $-1, (%rax) movq $0, -1032(%rbp) jmp LBB7_77 LBB7_47: ## in Loop: Header=BB7_1 Depth=1 movq -1048(%rbp), %rax movl (%rax), %ecx addl $1, %ecx movl %ecx, (%rax) movl -1088(%rbp), %ecx movq -1160(%rbp), %rax movl %ecx, 48(%rax) movl -1092(%rbp), %ecx movq -1160(%rbp), %rax movl %ecx, 52(%rax) movsd -1112(%rbp), %xmm0 ## xmm0 = mem[0],zero movq -1160(%rbp), %rax movsd %xmm0, (%rax) movsd -1120(%rbp), %xmm0 ## xmm0 = mem[0],zero movq -1160(%rbp), %rax movsd %xmm0, 8(%rax) movsd -1128(%rbp), %xmm0 ## xmm0 = mem[0],zero movq -1160(%rbp), %rax movsd %xmm0, 16(%rax) movsd -1136(%rbp), %xmm0 ## xmm0 = mem[0],zero movq -1160(%rbp), %rax movsd %xmm0, 24(%rax) movsd -1144(%rbp), %xmm0 ## xmm0 = mem[0],zero movq -1160(%rbp), %rax movsd %xmm0, 32(%rax) movq -1160(%rbp), %rax movq $0, 40(%rax) movq -1160(%rbp), %rdi addq $56, %rdi leaq -56(%rbp), %rsi movl $8, %edx callq ___strcpy_chk movq -1160(%rbp), %rdi addq $64, %rdi movq -1072(%rbp), %rsi movl $8, %edx callq ___strcpy_chk movq -1160(%rbp), %rdi addq $72, %rdi leaq -72(%rbp), %rsi movl $8, %edx callq ___strcpy_chk movq -1160(%rbp), %rdi addq $88, %rdi leaq -1076(%rbp), %rsi movq $-1, %rdx callq ___strcpy_chk movq -1160(%rbp), %rdi addq $80, %rdi leaq -1080(%rbp), %rsi movl $8, %edx callq ___strcpy_chk jmp LBB7_64 LBB7_48: ## in Loop: Header=BB7_1 Depth=1 movq _gPDBPartialOcc@GOTPCREL(%rip), %rax movw $1, (%rax) cmpl $0, -1100(%rbp) jne LBB7_50 ## %bb.49: ## in Loop: Header=BB7_1 Depth=1 movb -1080(%rbp), %al movb %al, -1081(%rbp) movl -1092(%rbp), %eax movl %eax, -1096(%rbp) leaq -248(%rbp), %rdi movq -1072(%rbp), %rsi movl $8, %ecx movq %rcx, %rdx callq ___strncpy_chk LBB7_50: ## in Loop: Header=BB7_1 Depth=1 leaq -248(%rbp), %rax movq %rax, -1208(%rbp) ## 8-byte Spill movq -1072(%rbp), %rax movq %rax, -1200(%rbp) ## 8-byte Spill leaq -248(%rbp), %rdi callq _strlen movq -1208(%rbp), %rdi ## 8-byte Reload movq -1200(%rbp), %rsi ## 8-byte Reload movq %rax, %rdx subq $1, %rdx callq _strncmp cmpl $0, %eax jne LBB7_53 ## %bb.51: ## in Loop: Header=BB7_1 Depth=1 movl -1092(%rbp), %eax cmpl -1096(%rbp), %eax jne LBB7_53 ## %bb.52: ## in Loop: Header=BB7_1 Depth=1 movsbl -1081(%rbp), %eax movsbl -1080(%rbp), %ecx cmpl %ecx, %eax je LBB7_61 LBB7_53: ## in Loop: Header=BB7_1 Depth=1 movl -1056(%rbp), %edi leaq -1024(%rbp), %rsi movl -1100(%rbp), %edx movq -1048(%rbp), %r9 leaq -1152(%rbp), %rcx leaq -1160(%rbp), %r8 callq _StoreOccRankAtom cmpw $0, %ax jne LBB7_60 ## %bb.54: cmpq $0, -1152(%rbp) je LBB7_59 ## %bb.55: jmp LBB7_56 LBB7_56: ## =>This Inner Loop Header: Depth=1 cmpq $0, -1152(%rbp) je LBB7_58 ## %bb.57: ## in Loop: Header=BB7_56 Depth=1 movq -1152(%rbp), %rax movq 40(%rax), %rax movq %rax, -1184(%rbp) movq -1152(%rbp), %rdi callq _free movq -1184(%rbp), %rax movq %rax, -1152(%rbp) jmp LBB7_56 LBB7_58: jmp LBB7_59 LBB7_59: movq -1048(%rbp), %rax movl $-1, (%rax) movq $0, -1032(%rbp) jmp LBB7_77 LBB7_60: ## in Loop: Header=BB7_1 Depth=1 movl $0, -1100(%rbp) leaq -248(%rbp), %rdi movq -1072(%rbp), %rsi movl $8, %ecx movq %rcx, %rdx callq ___strncpy_chk movl -1092(%rbp), %eax movl %eax, -1096(%rbp) movb -1080(%rbp), %al movb %al, -1081(%rbp) LBB7_61: ## in Loop: Header=BB7_1 Depth=1 cmpl $8, -1100(%rbp) jge LBB7_63 ## %bb.62: ## in Loop: Header=BB7_1 Depth=1 movl -1088(%rbp), %ecx movslq -1100(%rbp), %rdx leaq -1024(%rbp), %rax imulq $96, %rdx, %rdx addq %rdx, %rax movl %ecx, 48(%rax) movl -1092(%rbp), %ecx movslq -1100(%rbp), %rdx leaq -1024(%rbp), %rax imulq $96, %rdx, %rdx addq %rdx, %rax movl %ecx, 52(%rax) movsd -1112(%rbp), %xmm0 ## xmm0 = mem[0],zero movslq -1100(%rbp), %rcx leaq -1024(%rbp), %rax imulq $96, %rcx, %rcx addq %rcx, %rax movsd %xmm0, (%rax) movsd -1120(%rbp), %xmm0 ## xmm0 = mem[0],zero movslq -1100(%rbp), %rcx leaq -1024(%rbp), %rax imulq $96, %rcx, %rcx addq %rcx, %rax movsd %xmm0, 8(%rax) movsd -1128(%rbp), %xmm0 ## xmm0 = mem[0],zero movslq -1100(%rbp), %rcx leaq -1024(%rbp), %rax imulq $96, %rcx, %rcx addq %rcx, %rax movsd %xmm0, 16(%rax) movsd -1136(%rbp), %xmm0 ## xmm0 = mem[0],zero movslq -1100(%rbp), %rcx leaq -1024(%rbp), %rax imulq $96, %rcx, %rcx addq %rcx, %rax movsd %xmm0, 24(%rax) movsd -1144(%rbp), %xmm0 ## xmm0 = mem[0],zero movslq -1100(%rbp), %rcx leaq -1024(%rbp), %rax imulq $96, %rcx, %rcx addq %rcx, %rax movsd %xmm0, 32(%rax) movslq -1100(%rbp), %rcx leaq -1024(%rbp), %rax imulq $96, %rcx, %rcx addq %rcx, %rax movq $0, 40(%rax) movslq -1100(%rbp), %rax leaq -1024(%rbp), %rdi imulq $96, %rax, %rax addq %rax, %rdi addq $56, %rdi leaq -56(%rbp), %rsi movl $8, %edx callq ___strcpy_chk movslq -1100(%rbp), %rax leaq -1024(%rbp), %rdi imulq $96, %rax, %rax addq %rax, %rdi addq $64, %rdi movq -1072(%rbp), %rsi movl $8, %edx callq ___strcpy_chk movslq -1100(%rbp), %rax leaq -1024(%rbp), %rdi imulq $96, %rax, %rax addq %rax, %rdi addq $72, %rdi leaq -72(%rbp), %rsi movl $8, %edx callq ___strcpy_chk movslq -1100(%rbp), %rax leaq -1024(%rbp), %rdi imulq $96, %rax, %rax addq %rax, %rdi addq $88, %rdi leaq -1076(%rbp), %rsi movq $-1, %rdx callq ___strcpy_chk movslq -1100(%rbp), %rax leaq -1024(%rbp), %rdi imulq $96, %rax, %rax addq %rax, %rdi addq $80, %rdi leaq -1080(%rbp), %rsi movl $8, %edx callq ___strcpy_chk movl -1100(%rbp), %eax addl $1, %eax movl %eax, -1100(%rbp) LBB7_63: ## in Loop: Header=BB7_1 Depth=1 jmp LBB7_64 LBB7_64: ## in Loop: Header=BB7_1 Depth=1 jmp LBB7_65 LBB7_65: ## in Loop: Header=BB7_1 Depth=1 jmp LBB7_66 LBB7_66: ## in Loop: Header=BB7_1 Depth=1 jmp LBB7_1 LBB7_67: cmpl $0, -1100(%rbp) je LBB7_76 ## %bb.68: movl -1056(%rbp), %edi leaq -1024(%rbp), %rsi movl -1100(%rbp), %edx movq -1048(%rbp), %r9 leaq -1152(%rbp), %rcx leaq -1160(%rbp), %r8 callq _StoreOccRankAtom cmpw $0, %ax jne LBB7_75 ## %bb.69: cmpq $0, -1152(%rbp) je LBB7_74 ## %bb.70: jmp LBB7_71 LBB7_71: ## =>This Inner Loop Header: Depth=1 cmpq $0, -1152(%rbp) je LBB7_73 ## %bb.72: ## in Loop: Header=BB7_71 Depth=1 movq -1152(%rbp), %rax movq 40(%rax), %rax movq %rax, -1192(%rbp) movq -1152(%rbp), %rdi callq _free movq -1192(%rbp), %rax movq %rax, -1152(%rbp) jmp LBB7_71 LBB7_73: jmp LBB7_74 LBB7_74: movq -1048(%rbp), %rax movl $-1, (%rax) movq $0, -1032(%rbp) jmp LBB7_77 LBB7_75: jmp LBB7_76 LBB7_76: movq -1152(%rbp), %rax movq %rax, -1032(%rbp) LBB7_77: movq -1032(%rbp), %rax movq %rax, -1216(%rbp) ## 8-byte Spill movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -48(%rbp), %rcx cmpq %rcx, %rax jne LBB7_79 ## %bb.78: movq -1216(%rbp), %rax ## 8-byte Reload addq $1240, %rsp ## imm = 0x4D8 popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB7_79: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .globl _fsscanf ## -- Begin function fsscanf .p2align 4, 0x90 _fsscanf: ## @fsscanf .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $592, %rsp ## imm = 0x250 testb %al, %al je LBB8_127 ## %bb.126: movaps %xmm0, -320(%rbp) movaps %xmm1, -304(%rbp) movaps %xmm2, -288(%rbp) movaps %xmm3, -272(%rbp) movaps %xmm4, -256(%rbp) movaps %xmm5, -240(%rbp) movaps %xmm6, -224(%rbp) movaps %xmm7, -208(%rbp) LBB8_127: movq %r9, -328(%rbp) movq %r8, -336(%rbp) movq %rcx, -344(%rbp) movq %rdx, -352(%rbp) movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movq %rdi, -64(%rbp) movq %rsi, -72(%rbp) movq $0, -104(%rbp) movl $40, -124(%rbp) movl $0, -140(%rbp) movl $0, -144(%rbp) movw $0, -146(%rbp) cmpq $0, -64(%rbp) jne LBB8_2 ## %bb.1: movl $-1, -52(%rbp) jmp LBB8_122 LBB8_2: movl -124(%rbp), %eax addl $1, %eax movslq %eax, %rdi shlq $0, %rdi callq _malloc movq %rax, -104(%rbp) cmpq $0, %rax jne LBB8_4 ## %bb.3: movl $0, -52(%rbp) jmp LBB8_122 LBB8_4: leaq -32(%rbp), %rax leaq -368(%rbp), %rcx movq %rcx, 16(%rax) leaq 16(%rbp), %rcx movq %rcx, 8(%rax) movl $48, 4(%rax) movl $16, (%rax) movq -72(%rbp), %rax movq %rax, -80(%rbp) movq -64(%rbp), %rax movq %rax, -88(%rbp) LBB8_5: ## =>This Loop Header: Depth=1 ## Child Loop BB8_6 Depth 2 ## Child Loop BB8_13 Depth 2 ## Child Loop BB8_18 Depth 2 ## Child Loop BB8_22 Depth 2 ## Child Loop BB8_33 Depth 2 ## Child Loop BB8_44 Depth 2 ## Child Loop BB8_101 Depth 2 movw $0, -146(%rbp) LBB8_6: ## Parent Loop BB8_5 Depth=1 ## => This Inner Loop Header: Depth=2 movq -80(%rbp), %rax movsbl (%rax), %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $0, %ecx movb %al, -369(%rbp) ## 1-byte Spill je LBB8_8 ## %bb.7: ## in Loop: Header=BB8_6 Depth=2 movq -80(%rbp), %rax movsbl (%rax), %eax cmpl $37, %eax setne %al movb %al, -369(%rbp) ## 1-byte Spill LBB8_8: ## in Loop: Header=BB8_6 Depth=2 movb -369(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB8_9 jmp LBB8_10 LBB8_9: ## in Loop: Header=BB8_6 Depth=2 movq -80(%rbp), %rax addq $1, %rax movq %rax, -80(%rbp) jmp LBB8_6 LBB8_10: ## in Loop: Header=BB8_5 Depth=1 movq -80(%rbp), %rax cmpb $0, (%rax) jne LBB8_12 ## %bb.11: jmp LBB8_118 LBB8_12: ## in Loop: Header=BB8_5 Depth=1 movq -80(%rbp), %rax addq $1, %rax movq %rax, -96(%rbp) LBB8_13: ## Parent Loop BB8_5 Depth=1 ## => This Inner Loop Header: Depth=2 movq -96(%rbp), %rax movsbl (%rax), %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $0, %ecx movb %al, -370(%rbp) ## 1-byte Spill je LBB8_15 ## %bb.14: ## in Loop: Header=BB8_13 Depth=2 movq -96(%rbp), %rax movsbl (%rax), %eax cmpl $37, %eax setne %al movb %al, -370(%rbp) ## 1-byte Spill LBB8_15: ## in Loop: Header=BB8_13 Depth=2 movb -370(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB8_16 jmp LBB8_17 LBB8_16: ## in Loop: Header=BB8_13 Depth=2 movq -96(%rbp), %rax addq $1, %rax movq %rax, -96(%rbp) jmp LBB8_13 LBB8_17: ## in Loop: Header=BB8_5 Depth=1 movl $0, -120(%rbp) LBB8_18: ## Parent Loop BB8_5 Depth=1 ## => This Inner Loop Header: Depth=2 movq -80(%rbp), %rax cmpq -96(%rbp), %rax je LBB8_21 ## %bb.19: ## in Loop: Header=BB8_18 Depth=2 movq -80(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -80(%rbp) movb (%rax), %cl movslq -120(%rbp), %rax movb %cl, -48(%rbp,%rax) ## %bb.20: ## in Loop: Header=BB8_18 Depth=2 movl -120(%rbp), %eax addl $1, %eax movl %eax, -120(%rbp) jmp LBB8_18 LBB8_21: ## in Loop: Header=BB8_5 Depth=1 movslq -120(%rbp), %rax movb $0, -48(%rbp,%rax) leaq -48(%rbp), %rax movslq -120(%rbp), %rcx addq %rcx, %rax movq %rax, -112(%rbp) LBB8_22: ## Parent Loop BB8_5 Depth=1 ## => This Inner Loop Header: Depth=2 movq -112(%rbp), %rax movsbl (%rax), %ecx movb $1, %al cmpl $0, %ecx movb %al, -371(%rbp) ## 1-byte Spill je LBB8_25 ## %bb.23: ## in Loop: Header=BB8_22 Depth=2 movq -112(%rbp), %rax movsbl (%rax), %ecx movb $1, %al cmpl $32, %ecx movb %al, -371(%rbp) ## 1-byte Spill je LBB8_25 ## %bb.24: ## in Loop: Header=BB8_22 Depth=2 movq -112(%rbp), %rax movsbl (%rax), %eax cmpl $9, %eax sete %al movb %al, -371(%rbp) ## 1-byte Spill LBB8_25: ## in Loop: Header=BB8_22 Depth=2 movb -371(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB8_26 jmp LBB8_27 LBB8_26: ## in Loop: Header=BB8_22 Depth=2 movq -112(%rbp), %rax addq $-1, %rax movq %rax, -112(%rbp) jmp LBB8_22 LBB8_27: ## in Loop: Header=BB8_5 Depth=1 movq -112(%rbp), %rax movsbl (%rax), %edi callq _toupper ## kill: def $al killed $al killed $eax movb %al, -113(%rbp) movq -112(%rbp), %rax movsbl -1(%rax), %eax cmpl $108, %eax je LBB8_29 ## %bb.28: ## in Loop: Header=BB8_5 Depth=1 movq -112(%rbp), %rax movsbl -1(%rax), %eax cmpl $76, %eax jne LBB8_30 LBB8_29: ## in Loop: Header=BB8_5 Depth=1 movw $1, -146(%rbp) LBB8_30: ## in Loop: Header=BB8_5 Depth=1 movl $0, -144(%rbp) movsbl -113(%rbp), %eax cmpl $67, %eax jne LBB8_32 ## %bb.31: ## in Loop: Header=BB8_5 Depth=1 movl $1, -144(%rbp) jmp LBB8_39 LBB8_32: ## in Loop: Header=BB8_5 Depth=1 leaq -48(%rbp), %rax addq $1, %rax movq %rax, -112(%rbp) LBB8_33: ## Parent Loop BB8_5 Depth=1 ## => This Inner Loop Header: Depth=2 movq -112(%rbp), %rax movsbl (%rax), %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $0, %ecx movb %al, -372(%rbp) ## 1-byte Spill je LBB8_35 ## %bb.34: ## in Loop: Header=BB8_33 Depth=2 movq -112(%rbp), %rax movsbl (%rax), %edi callq _isdigit cmpl $0, %eax setne %al movb %al, -372(%rbp) ## 1-byte Spill LBB8_35: ## in Loop: Header=BB8_33 Depth=2 movb -372(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB8_36 jmp LBB8_38 LBB8_36: ## in Loop: Header=BB8_33 Depth=2 imull $10, -144(%rbp), %eax movl %eax, -144(%rbp) movq -112(%rbp), %rax movsbl (%rax), %eax subl $48, %eax addl -144(%rbp), %eax movl %eax, -144(%rbp) ## %bb.37: ## in Loop: Header=BB8_33 Depth=2 movq -112(%rbp), %rax addq $1, %rax movq %rax, -112(%rbp) jmp LBB8_33 LBB8_38: ## in Loop: Header=BB8_5 Depth=1 jmp LBB8_39 LBB8_39: ## in Loop: Header=BB8_5 Depth=1 movl -144(%rbp), %eax cmpl -124(%rbp), %eax jle LBB8_43 ## %bb.40: ## in Loop: Header=BB8_5 Depth=1 movq -104(%rbp), %rdi movl -144(%rbp), %eax addl $1, %eax movslq %eax, %rsi shlq $0, %rsi callq _realloc movq %rax, -104(%rbp) cmpq $0, %rax jne LBB8_42 ## %bb.41: leaq -32(%rbp), %rax movl $0, -52(%rbp) jmp LBB8_122 LBB8_42: ## in Loop: Header=BB8_5 Depth=1 movl -144(%rbp), %eax movl %eax, -124(%rbp) LBB8_43: ## in Loop: Header=BB8_5 Depth=1 movq -88(%rbp), %rax movslq -144(%rbp), %rcx addq %rcx, %rax movq %rax, -96(%rbp) movl $0, -120(%rbp) LBB8_44: ## Parent Loop BB8_5 Depth=1 ## => This Inner Loop Header: Depth=2 movq -88(%rbp), %rax movsbl (%rax), %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $0, %ecx movb %al, -373(%rbp) ## 1-byte Spill je LBB8_47 ## %bb.45: ## in Loop: Header=BB8_44 Depth=2 movq -88(%rbp), %rax movsbl (%rax), %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $10, %ecx movb %al, -373(%rbp) ## 1-byte Spill je LBB8_47 ## %bb.46: ## in Loop: Header=BB8_44 Depth=2 movq -88(%rbp), %rax cmpq -96(%rbp), %rax setne %al movb %al, -373(%rbp) ## 1-byte Spill LBB8_47: ## in Loop: Header=BB8_44 Depth=2 movb -373(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB8_48 jmp LBB8_50 LBB8_48: ## in Loop: Header=BB8_44 Depth=2 movq -88(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -88(%rbp) movb (%rax), %dl movq -104(%rbp), %rax movslq -120(%rbp), %rcx movb %dl, (%rax,%rcx) ## %bb.49: ## in Loop: Header=BB8_44 Depth=2 movl -120(%rbp), %eax addl $1, %eax movl %eax, -120(%rbp) jmp LBB8_44 LBB8_50: ## in Loop: Header=BB8_5 Depth=1 movq -104(%rbp), %rax movslq -120(%rbp), %rcx movb $0, (%rax,%rcx) movsbl -113(%rbp), %eax addl $-67, %eax movl %eax, %ecx movq %rcx, -384(%rbp) ## 8-byte Spill subl $21, %eax ja LBB8_114 ## %bb.125: ## in Loop: Header=BB8_5 Depth=1 movq -384(%rbp), %rax ## 8-byte Reload leaq LJTI8_0(%rip), %rcx movslq (%rcx,%rax,4), %rax addq %rcx, %rax jmpq *%rax LBB8_51: ## in Loop: Header=BB8_5 Depth=1 cmpw $0, -146(%rbp) je LBB8_58 ## %bb.52: ## in Loop: Header=BB8_5 Depth=1 leaq -32(%rbp), %rax movq %rax, -400(%rbp) ## 8-byte Spill movl -32(%rbp), %eax movl %eax, -388(%rbp) ## 4-byte Spill cmpl $40, %eax ja LBB8_54 ## %bb.53: ## in Loop: Header=BB8_5 Depth=1 movq -400(%rbp), %rcx ## 8-byte Reload movl -388(%rbp), %edx ## 4-byte Reload movslq %edx, %rax addq 16(%rcx), %rax addl $8, %edx movl %edx, (%rcx) movq %rax, -408(%rbp) ## 8-byte Spill jmp LBB8_55 LBB8_54: ## in Loop: Header=BB8_5 Depth=1 movq -400(%rbp), %rcx ## 8-byte Reload movq 8(%rcx), %rax movq %rax, %rdx addq $8, %rdx movq %rdx, 8(%rcx) movq %rax, -408(%rbp) ## 8-byte Spill LBB8_55: ## in Loop: Header=BB8_5 Depth=1 movq -408(%rbp), %rax ## 8-byte Reload movq (%rax), %rax movq %rax, -160(%rbp) movq -104(%rbp), %rdi movq -160(%rbp), %rdx leaq L_.str.32(%rip), %rsi movb $0, %al callq _sscanf cmpl $-1, %eax jne LBB8_57 ## %bb.56: ## in Loop: Header=BB8_5 Depth=1 movq -160(%rbp), %rax xorps %xmm0, %xmm0 movsd %xmm0, (%rax) LBB8_57: ## in Loop: Header=BB8_5 Depth=1 jmp LBB8_64 LBB8_58: ## in Loop: Header=BB8_5 Depth=1 leaq -32(%rbp), %rax movq %rax, -424(%rbp) ## 8-byte Spill movl -32(%rbp), %eax movl %eax, -412(%rbp) ## 4-byte Spill cmpl $40, %eax ja LBB8_60 ## %bb.59: ## in Loop: Header=BB8_5 Depth=1 movq -424(%rbp), %rcx ## 8-byte Reload movl -412(%rbp), %edx ## 4-byte Reload movslq %edx, %rax addq 16(%rcx), %rax addl $8, %edx movl %edx, (%rcx) movq %rax, -432(%rbp) ## 8-byte Spill jmp LBB8_61 LBB8_60: ## in Loop: Header=BB8_5 Depth=1 movq -424(%rbp), %rcx ## 8-byte Reload movq 8(%rcx), %rax movq %rax, %rdx addq $8, %rdx movq %rdx, 8(%rcx) movq %rax, -432(%rbp) ## 8-byte Spill LBB8_61: ## in Loop: Header=BB8_5 Depth=1 movq -432(%rbp), %rax ## 8-byte Reload movq (%rax), %rax movq %rax, -168(%rbp) movq -104(%rbp), %rdi movq -168(%rbp), %rdx leaq L_.str.33(%rip), %rsi movb $0, %al callq _sscanf cmpl $-1, %eax jne LBB8_63 ## %bb.62: ## in Loop: Header=BB8_5 Depth=1 movq -168(%rbp), %rax xorps %xmm0, %xmm0 movss %xmm0, (%rax) LBB8_63: ## in Loop: Header=BB8_5 Depth=1 jmp LBB8_64 LBB8_64: ## in Loop: Header=BB8_5 Depth=1 jmp LBB8_115 LBB8_65: ## in Loop: Header=BB8_5 Depth=1 cmpw $0, -146(%rbp) je LBB8_72 ## %bb.66: ## in Loop: Header=BB8_5 Depth=1 leaq -32(%rbp), %rax movq %rax, -448(%rbp) ## 8-byte Spill movl -32(%rbp), %eax movl %eax, -436(%rbp) ## 4-byte Spill cmpl $40, %eax ja LBB8_68 ## %bb.67: ## in Loop: Header=BB8_5 Depth=1 movq -448(%rbp), %rcx ## 8-byte Reload movl -436(%rbp), %edx ## 4-byte Reload movslq %edx, %rax addq 16(%rcx), %rax addl $8, %edx movl %edx, (%rcx) movq %rax, -456(%rbp) ## 8-byte Spill jmp LBB8_69 LBB8_68: ## in Loop: Header=BB8_5 Depth=1 movq -448(%rbp), %rcx ## 8-byte Reload movq 8(%rcx), %rax movq %rax, %rdx addq $8, %rdx movq %rdx, 8(%rcx) movq %rax, -456(%rbp) ## 8-byte Spill LBB8_69: ## in Loop: Header=BB8_5 Depth=1 movq -456(%rbp), %rax ## 8-byte Reload movq (%rax), %rax movq %rax, -176(%rbp) movq -104(%rbp), %rdi movq -176(%rbp), %rdx leaq L_.str.34(%rip), %rsi movb $0, %al callq _sscanf cmpl $-1, %eax jne LBB8_71 ## %bb.70: ## in Loop: Header=BB8_5 Depth=1 movq -176(%rbp), %rax movq $0, (%rax) LBB8_71: ## in Loop: Header=BB8_5 Depth=1 jmp LBB8_78 LBB8_72: ## in Loop: Header=BB8_5 Depth=1 leaq -32(%rbp), %rax movq %rax, -472(%rbp) ## 8-byte Spill movl -32(%rbp), %eax movl %eax, -460(%rbp) ## 4-byte Spill cmpl $40, %eax ja LBB8_74 ## %bb.73: ## in Loop: Header=BB8_5 Depth=1 movq -472(%rbp), %rcx ## 8-byte Reload movl -460(%rbp), %edx ## 4-byte Reload movslq %edx, %rax addq 16(%rcx), %rax addl $8, %edx movl %edx, (%rcx) movq %rax, -480(%rbp) ## 8-byte Spill jmp LBB8_75 LBB8_74: ## in Loop: Header=BB8_5 Depth=1 movq -472(%rbp), %rcx ## 8-byte Reload movq 8(%rcx), %rax movq %rax, %rdx addq $8, %rdx movq %rdx, 8(%rcx) movq %rax, -480(%rbp) ## 8-byte Spill LBB8_75: ## in Loop: Header=BB8_5 Depth=1 movq -480(%rbp), %rax ## 8-byte Reload movq (%rax), %rax movq %rax, -136(%rbp) movq -104(%rbp), %rdi movq -136(%rbp), %rdx leaq L_.str.35(%rip), %rsi movb $0, %al callq _sscanf cmpl $-1, %eax jne LBB8_77 ## %bb.76: ## in Loop: Header=BB8_5 Depth=1 movq -136(%rbp), %rax movl $0, (%rax) LBB8_77: ## in Loop: Header=BB8_5 Depth=1 jmp LBB8_78 LBB8_78: ## in Loop: Header=BB8_5 Depth=1 jmp LBB8_115 LBB8_79: ## in Loop: Header=BB8_5 Depth=1 cmpw $0, -146(%rbp) je LBB8_86 ## %bb.80: ## in Loop: Header=BB8_5 Depth=1 leaq -32(%rbp), %rax movq %rax, -496(%rbp) ## 8-byte Spill movl -32(%rbp), %eax movl %eax, -484(%rbp) ## 4-byte Spill cmpl $40, %eax ja LBB8_82 ## %bb.81: ## in Loop: Header=BB8_5 Depth=1 movq -496(%rbp), %rcx ## 8-byte Reload movl -484(%rbp), %edx ## 4-byte Reload movslq %edx, %rax addq 16(%rcx), %rax addl $8, %edx movl %edx, (%rcx) movq %rax, -504(%rbp) ## 8-byte Spill jmp LBB8_83 LBB8_82: ## in Loop: Header=BB8_5 Depth=1 movq -496(%rbp), %rcx ## 8-byte Reload movq 8(%rcx), %rax movq %rax, %rdx addq $8, %rdx movq %rdx, 8(%rcx) movq %rax, -504(%rbp) ## 8-byte Spill LBB8_83: ## in Loop: Header=BB8_5 Depth=1 movq -504(%rbp), %rax ## 8-byte Reload movq (%rax), %rax movq %rax, -192(%rbp) movq -104(%rbp), %rdi movq -192(%rbp), %rdx leaq L_.str.36(%rip), %rsi movb $0, %al callq _sscanf cmpl $-1, %eax jne LBB8_85 ## %bb.84: ## in Loop: Header=BB8_5 Depth=1 movq -192(%rbp), %rax movq $0, (%rax) LBB8_85: ## in Loop: Header=BB8_5 Depth=1 jmp LBB8_92 LBB8_86: ## in Loop: Header=BB8_5 Depth=1 leaq -32(%rbp), %rax movq %rax, -520(%rbp) ## 8-byte Spill movl -32(%rbp), %eax movl %eax, -508(%rbp) ## 4-byte Spill cmpl $40, %eax ja LBB8_88 ## %bb.87: ## in Loop: Header=BB8_5 Depth=1 movq -520(%rbp), %rcx ## 8-byte Reload movl -508(%rbp), %edx ## 4-byte Reload movslq %edx, %rax addq 16(%rcx), %rax addl $8, %edx movl %edx, (%rcx) movq %rax, -528(%rbp) ## 8-byte Spill jmp LBB8_89 LBB8_88: ## in Loop: Header=BB8_5 Depth=1 movq -520(%rbp), %rcx ## 8-byte Reload movq 8(%rcx), %rax movq %rax, %rdx addq $8, %rdx movq %rdx, 8(%rcx) movq %rax, -528(%rbp) ## 8-byte Spill LBB8_89: ## in Loop: Header=BB8_5 Depth=1 movq -528(%rbp), %rax ## 8-byte Reload movq (%rax), %rax movq %rax, -184(%rbp) movq -104(%rbp), %rdi movq -184(%rbp), %rdx leaq L_.str.37(%rip), %rsi movb $0, %al callq _sscanf cmpl $-1, %eax jne LBB8_91 ## %bb.90: ## in Loop: Header=BB8_5 Depth=1 movq -184(%rbp), %rax movl $0, (%rax) LBB8_91: ## in Loop: Header=BB8_5 Depth=1 jmp LBB8_92 LBB8_92: ## in Loop: Header=BB8_5 Depth=1 jmp LBB8_115 LBB8_93: ## in Loop: Header=BB8_5 Depth=1 leaq -32(%rbp), %rax movq %rax, -544(%rbp) ## 8-byte Spill movl -32(%rbp), %eax movl %eax, -532(%rbp) ## 4-byte Spill cmpl $40, %eax ja LBB8_95 ## %bb.94: ## in Loop: Header=BB8_5 Depth=1 movq -544(%rbp), %rcx ## 8-byte Reload movl -532(%rbp), %edx ## 4-byte Reload movslq %edx, %rax addq 16(%rcx), %rax addl $8, %edx movl %edx, (%rcx) movq %rax, -552(%rbp) ## 8-byte Spill jmp LBB8_96 LBB8_95: ## in Loop: Header=BB8_5 Depth=1 movq -544(%rbp), %rcx ## 8-byte Reload movq 8(%rcx), %rax movq %rax, %rdx addq $8, %rdx movq %rdx, 8(%rcx) movq %rax, -552(%rbp) ## 8-byte Spill LBB8_96: ## in Loop: Header=BB8_5 Depth=1 movq -552(%rbp), %rax ## 8-byte Reload movq (%rax), %rax movq %rax, -112(%rbp) movq -104(%rbp), %rax cmpb $0, (%rax) je LBB8_100 ## %bb.97: ## in Loop: Header=BB8_5 Depth=1 movq -104(%rbp), %rax movslq -144(%rbp), %rcx movb $0, (%rax,%rcx) movq -112(%rbp), %rdi movq -104(%rbp), %rsi movl -144(%rbp), %eax addl $1, %eax movslq %eax, %rdx movq $-1, %rcx callq ___strncpy_chk movq -112(%rbp), %rdi callq _strlen movslq -144(%rbp), %rcx cmpq %rcx, %rax jae LBB8_99 ## %bb.98: ## in Loop: Header=BB8_5 Depth=1 movq -112(%rbp), %rdi movl -144(%rbp), %esi callq _padterm LBB8_99: ## in Loop: Header=BB8_5 Depth=1 jmp LBB8_105 LBB8_100: ## in Loop: Header=BB8_5 Depth=1 movl $0, -120(%rbp) LBB8_101: ## Parent Loop BB8_5 Depth=1 ## => This Inner Loop Header: Depth=2 movl -120(%rbp), %eax cmpl -144(%rbp), %eax jge LBB8_104 ## %bb.102: ## in Loop: Header=BB8_101 Depth=2 movq -112(%rbp), %rax movslq -120(%rbp), %rcx movb $32, (%rax,%rcx) ## %bb.103: ## in Loop: Header=BB8_101 Depth=2 movl -120(%rbp), %eax addl $1, %eax movl %eax, -120(%rbp) jmp LBB8_101 LBB8_104: ## in Loop: Header=BB8_5 Depth=1 movq -112(%rbp), %rax movslq -144(%rbp), %rcx movb $0, (%rax,%rcx) LBB8_105: ## in Loop: Header=BB8_5 Depth=1 jmp LBB8_115 LBB8_106: ## in Loop: Header=BB8_5 Depth=1 movq -104(%rbp), %rax movsbl (%rax), %eax cmpl $0, %eax je LBB8_108 ## %bb.107: ## in Loop: Header=BB8_5 Depth=1 movq -104(%rbp), %rax movsbl (%rax), %eax movl %eax, -556(%rbp) ## 4-byte Spill jmp LBB8_109 LBB8_108: ## in Loop: Header=BB8_5 Depth=1 movl $32, %eax movl %eax, -556(%rbp) ## 4-byte Spill jmp LBB8_109 LBB8_109: ## in Loop: Header=BB8_5 Depth=1 movl -556(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax movb %al, -569(%rbp) ## 1-byte Spill leaq -32(%rbp), %rax movq %rax, -568(%rbp) ## 8-byte Spill movl -32(%rbp), %eax movl %eax, -560(%rbp) ## 4-byte Spill cmpl $40, %eax ja LBB8_111 ## %bb.110: ## in Loop: Header=BB8_5 Depth=1 movq -568(%rbp), %rcx ## 8-byte Reload movl -560(%rbp), %edx ## 4-byte Reload movslq %edx, %rax addq 16(%rcx), %rax addl $8, %edx movl %edx, (%rcx) movq %rax, -584(%rbp) ## 8-byte Spill jmp LBB8_112 LBB8_111: ## in Loop: Header=BB8_5 Depth=1 movq -568(%rbp), %rcx ## 8-byte Reload movq 8(%rcx), %rax movq %rax, %rdx addq $8, %rdx movq %rdx, 8(%rcx) movq %rax, -584(%rbp) ## 8-byte Spill LBB8_112: ## in Loop: Header=BB8_5 Depth=1 movb -569(%rbp), %cl ## 1-byte Reload movq -584(%rbp), %rax ## 8-byte Reload movq (%rax), %rax movb %cl, (%rax) jmp LBB8_115 LBB8_113: ## in Loop: Header=BB8_5 Depth=1 jmp LBB8_114 LBB8_114: ## in Loop: Header=BB8_5 Depth=1 jmp LBB8_115 LBB8_115: ## in Loop: Header=BB8_5 Depth=1 movsbl -113(%rbp), %eax cmpl $88, %eax je LBB8_117 ## %bb.116: ## in Loop: Header=BB8_5 Depth=1 movl -140(%rbp), %eax addl $1, %eax movl %eax, -140(%rbp) LBB8_117: ## in Loop: Header=BB8_5 Depth=1 jmp LBB8_5 LBB8_118: leaq -32(%rbp), %rax movq -104(%rbp), %rdi callq _free movq -64(%rbp), %rax movsbl (%rax), %eax cmpl $0, %eax je LBB8_120 ## %bb.119: movq -64(%rbp), %rax movsbl (%rax), %eax cmpl $10, %eax jne LBB8_121 LBB8_120: movl $-1, -52(%rbp) jmp LBB8_122 LBB8_121: movl -140(%rbp), %eax movl %eax, -52(%rbp) LBB8_122: movl -52(%rbp), %eax movl %eax, -588(%rbp) ## 4-byte Spill movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB8_124 ## %bb.123: movl -588(%rbp), %eax ## 4-byte Reload addq $592, %rsp ## imm = 0x250 popq %rbp retq LBB8_124: callq ___stack_chk_fail ud2 .cfi_endproc .p2align 2, 0x90 .data_region jt32 .set L8_0_set_106, LBB8_106-LJTI8_0 .set L8_0_set_65, LBB8_65-LJTI8_0 .set L8_0_set_114, LBB8_114-LJTI8_0 .set L8_0_set_51, LBB8_51-LJTI8_0 .set L8_0_set_93, LBB8_93-LJTI8_0 .set L8_0_set_79, LBB8_79-LJTI8_0 .set L8_0_set_113, LBB8_113-LJTI8_0 LJTI8_0: .long L8_0_set_106 .long L8_0_set_65 .long L8_0_set_114 .long L8_0_set_51 .long L8_0_set_114 .long L8_0_set_114 .long L8_0_set_114 .long L8_0_set_114 .long L8_0_set_114 .long L8_0_set_114 .long L8_0_set_114 .long L8_0_set_114 .long L8_0_set_114 .long L8_0_set_114 .long L8_0_set_114 .long L8_0_set_114 .long L8_0_set_93 .long L8_0_set_114 .long L8_0_set_79 .long L8_0_set_114 .long L8_0_set_114 .long L8_0_set_113 .end_data_region ## -- End function .p2align 4, 0x90 ## -- Begin function FixAtomName _FixAtomName: ## @FixAtomName .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -8(%rbp) movq -8(%rbp), %rax movq %rax, -16(%rbp) movq -8(%rbp), %rax movsbl (%rax), %eax cmpl $32, %eax jne LBB9_10 ## %bb.1: jmp LBB9_2 LBB9_2: movq -8(%rbp), %rax movq %rax, -16(%rbp) LBB9_3: ## =>This Inner Loop Header: Depth=1 movq -16(%rbp), %rax movsbl (%rax), %ecx movb $1, %al cmpl $32, %ecx movb %al, -21(%rbp) ## 1-byte Spill je LBB9_5 ## %bb.4: ## in Loop: Header=BB9_3 Depth=1 movq -16(%rbp), %rax movsbl (%rax), %eax cmpl $9, %eax sete %al movb %al, -21(%rbp) ## 1-byte Spill LBB9_5: ## in Loop: Header=BB9_3 Depth=1 movb -21(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB9_6 jmp LBB9_8 LBB9_6: ## in Loop: Header=BB9_3 Depth=1 jmp LBB9_7 LBB9_7: ## in Loop: Header=BB9_3 Depth=1 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) jmp LBB9_3 LBB9_8: jmp LBB9_9 LBB9_9: jmp LBB9_16 LBB9_10: movq -8(%rbp), %rax movsbl (%rax), %edi callq _isdigit cmpl $0, %eax je LBB9_15 ## %bb.11: movq -8(%rbp), %rdi movl $32, %esi callq _chindex movl %eax, -20(%rbp) cmpl $-1, %eax jne LBB9_13 ## %bb.12: movq -8(%rbp), %rdi callq _strlen ## kill: def $eax killed $eax killed $rax movl %eax, -20(%rbp) movq -8(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) movq -8(%rbp), %rax movb (%rax), %dl movq -8(%rbp), %rax movslq -20(%rbp), %rcx movb %dl, (%rax,%rcx) movq -8(%rbp), %rax movl -20(%rbp), %ecx addl $1, %ecx movslq %ecx, %rcx movb $0, (%rax,%rcx) jmp LBB9_14 LBB9_13: movq -8(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) movq -8(%rbp), %rax movb (%rax), %dl movq -8(%rbp), %rax movslq -20(%rbp), %rcx movb %dl, (%rax,%rcx) LBB9_14: jmp LBB9_15 LBB9_15: jmp LBB9_16 LBB9_16: movq -16(%rbp), %rax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__literal8,8byte_literals .p2align 3 ## -- Begin function StoreOccRankAtom LCPI10_0: .quad 0x3eb0c6f7a0b5ed8d ## double 9.9999999999999995E-7 .section __TEXT,__text,regular,pure_instructions .p2align 4, 0x90 _StoreOccRankAtom: ## @StoreOccRankAtom .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 %edi, -8(%rbp) movq %rsi, -16(%rbp) movl %edx, -20(%rbp) movq %rcx, -32(%rbp) movq %r8, -40(%rbp) movq %r9, -48(%rbp) xorps %xmm0, %xmm0 movsd %xmm0, -80(%rbp) cmpl $1, -8(%rbp) jge LBB10_2 ## %bb.1: movl $1, -8(%rbp) LBB10_2: movl $0, -52(%rbp) LBB10_3: ## =>This Loop Header: Depth=1 ## Child Loop BB10_5 Depth 2 movl -52(%rbp), %eax cmpl -8(%rbp), %eax jge LBB10_14 ## %bb.4: ## in Loop: Header=BB10_3 Depth=1 xorps %xmm0, %xmm0 movsd %xmm0, -72(%rbp) movl $0, -60(%rbp) movl $0, -56(%rbp) LBB10_5: ## Parent Loop BB10_3 Depth=1 ## => This Inner Loop Header: Depth=2 movl -56(%rbp), %eax cmpl -20(%rbp), %eax jge LBB10_10 ## %bb.6: ## in Loop: Header=BB10_5 Depth=2 movq -16(%rbp), %rax movslq -56(%rbp), %rcx imulq $96, %rcx, %rcx addq %rcx, %rax movsd 24(%rax), %xmm0 ## xmm0 = mem[0],zero ucomisd -72(%rbp), %xmm0 jb LBB10_8 ## %bb.7: ## in Loop: Header=BB10_5 Depth=2 movq -16(%rbp), %rax movslq -56(%rbp), %rcx imulq $96, %rcx, %rcx addq %rcx, %rax movsd 24(%rax), %xmm0 ## xmm0 = mem[0],zero movsd %xmm0, -72(%rbp) movl -56(%rbp), %eax movl %eax, -60(%rbp) LBB10_8: ## in Loop: Header=BB10_5 Depth=2 jmp LBB10_9 LBB10_9: ## in Loop: Header=BB10_5 Depth=2 movl -56(%rbp), %eax addl $1, %eax movl %eax, -56(%rbp) jmp LBB10_5 LBB10_10: ## in Loop: Header=BB10_3 Depth=1 movq -16(%rbp), %rax movslq -60(%rbp), %rcx imulq $96, %rcx, %rcx addq %rcx, %rax xorps %xmm0, %xmm0 movsd %xmm0, 24(%rax) movsd LCPI10_0(%rip), %xmm0 ## xmm0 = mem[0],zero ucomisd -72(%rbp), %xmm0 jbe LBB10_12 ## %bb.11: jmp LBB10_14 LBB10_12: ## in Loop: Header=BB10_3 Depth=1 movsd -72(%rbp), %xmm0 ## xmm0 = mem[0],zero movsd %xmm0, -80(%rbp) ## %bb.13: ## in Loop: Header=BB10_3 Depth=1 movl -52(%rbp), %eax addl $1, %eax movl %eax, -52(%rbp) jmp LBB10_3 LBB10_14: movsd LCPI10_0(%rip), %xmm0 ## xmm0 = mem[0],zero ucomisd -72(%rbp), %xmm0 jbe LBB10_16 ## %bb.15: movsd -80(%rbp), %xmm0 ## xmm0 = mem[0],zero movsd %xmm0, -72(%rbp) LBB10_16: movq -32(%rbp), %rax cmpq $0, (%rax) jne LBB10_22 ## %bb.17: jmp LBB10_18 LBB10_18: movl $96, %edi callq _malloc movq %rax, %rcx movq -32(%rbp), %rax movq %rcx, (%rax) movq -32(%rbp), %rax cmpq $0, (%rax) je LBB10_20 ## %bb.19: movq -32(%rbp), %rax movq (%rax), %rax movq $0, 40(%rax) LBB10_20: jmp LBB10_21 LBB10_21: movq -32(%rbp), %rax movq (%rax), %rcx movq -40(%rbp), %rax movq %rcx, (%rax) jmp LBB10_27 LBB10_22: jmp LBB10_23 LBB10_23: movl $96, %edi callq _malloc movq %rax, %rcx movq -40(%rbp), %rax movq (%rax), %rax movq %rcx, 40(%rax) movq -40(%rbp), %rax movq (%rax), %rax cmpq $0, 40(%rax) je LBB10_25 ## %bb.24: movq -40(%rbp), %rax movq (%rax), %rax movq 40(%rax), %rax movq $0, 40(%rax) LBB10_25: movq -40(%rbp), %rax movq (%rax), %rax movq 40(%rax), %rcx movq -40(%rbp), %rax movq %rcx, (%rax) ## %bb.26: jmp LBB10_27 LBB10_27: movq -40(%rbp), %rax cmpq $0, (%rax) jne LBB10_29 ## %bb.28: movw $0, -2(%rbp) jmp LBB10_33 LBB10_29: movq -48(%rbp), %rax movl (%rax), %ecx addl $1, %ecx movl %ecx, (%rax) movq -16(%rbp), %rax movslq -60(%rbp), %rcx imulq $96, %rcx, %rcx addq %rcx, %rax movl 48(%rax), %ecx movq -40(%rbp), %rax movq (%rax), %rax movl %ecx, 48(%rax) movq -16(%rbp), %rax movslq -60(%rbp), %rcx imulq $96, %rcx, %rcx addq %rcx, %rax movl 52(%rax), %ecx movq -40(%rbp), %rax movq (%rax), %rax movl %ecx, 52(%rax) movq -16(%rbp), %rax movslq -60(%rbp), %rcx imulq $96, %rcx, %rcx addq %rcx, %rax movsd (%rax), %xmm0 ## xmm0 = mem[0],zero movq -40(%rbp), %rax movq (%rax), %rax movsd %xmm0, (%rax) movq -16(%rbp), %rax movslq -60(%rbp), %rcx imulq $96, %rcx, %rcx addq %rcx, %rax movsd 8(%rax), %xmm0 ## xmm0 = mem[0],zero movq -40(%rbp), %rax movq (%rax), %rax movsd %xmm0, 8(%rax) movq -16(%rbp), %rax movslq -60(%rbp), %rcx imulq $96, %rcx, %rcx addq %rcx, %rax movsd 16(%rax), %xmm0 ## xmm0 = mem[0],zero movq -40(%rbp), %rax movq (%rax), %rax movsd %xmm0, 16(%rax) movsd -72(%rbp), %xmm0 ## xmm0 = mem[0],zero movq -40(%rbp), %rax movq (%rax), %rax movsd %xmm0, 24(%rax) movq -16(%rbp), %rax movslq -60(%rbp), %rcx imulq $96, %rcx, %rcx addq %rcx, %rax movsd 32(%rax), %xmm0 ## xmm0 = mem[0],zero movq -40(%rbp), %rax movq (%rax), %rax movsd %xmm0, 32(%rax) movq -40(%rbp), %rax movq (%rax), %rax movq $0, 40(%rax) movq -40(%rbp), %rax movq (%rax), %rdi addq $56, %rdi movq -16(%rbp), %rsi movslq -60(%rbp), %rax imulq $96, %rax, %rax addq %rax, %rsi addq $56, %rsi movl $8, %edx callq ___strcpy_chk movq -40(%rbp), %rax movq (%rax), %rdi addq $64, %rdi movq -16(%rbp), %rsi movslq -60(%rbp), %rax imulq $96, %rax, %rax addq %rax, %rsi addq $64, %rsi movl $8, %edx callq ___strcpy_chk movq -40(%rbp), %rax movq (%rax), %rdi addq $72, %rdi movq -16(%rbp), %rsi movslq -60(%rbp), %rax imulq $96, %rax, %rax addq %rax, %rsi addq $72, %rsi movl $8, %edx callq ___strcpy_chk movq -40(%rbp), %rax movq (%rax), %rdi addq $88, %rdi movq -16(%rbp), %rsi movslq -60(%rbp), %rax imulq $96, %rax, %rax addq %rax, %rsi addq $88, %rsi movq $-1, %rdx callq ___strcpy_chk movq -40(%rbp), %rax movq (%rax), %rdi addq $80, %rdi movq -16(%rbp), %rsi movslq -60(%rbp), %rax imulq $96, %rax, %rax addq %rax, %rsi addq $80, %rsi movl $8, %edx callq ___strcpy_chk movq -40(%rbp), %rax movq (%rax), %rdi addq $64, %rdi callq _strlen cmpq $4, %rax jbe LBB10_31 ## %bb.30: movq -40(%rbp), %rax movq (%rax), %rax movb $0, 68(%rax) jmp LBB10_32 LBB10_31: movq -40(%rbp), %rax movq (%rax), %rax movb $32, 67(%rax) LBB10_32: movw $1, -2(%rbp) LBB10_33: movswl -2(%rbp), %eax addq $80, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _CopyPDB ## -- Begin function CopyPDB .p2align 4, 0x90 _CopyPDB: ## @CopyPDB .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movq -8(%rbp), %rdi addq $56, %rdi movq -16(%rbp), %rsi addq $56, %rsi movl $8, %edx callq ___strcpy_chk movq -8(%rbp), %rdi addq $64, %rdi movq -16(%rbp), %rsi addq $64, %rsi movl $8, %edx callq ___strcpy_chk movq -8(%rbp), %rdi addq $72, %rdi movq -16(%rbp), %rsi addq $72, %rsi movl $8, %edx callq ___strcpy_chk movq -8(%rbp), %rdi addq $80, %rdi movq -16(%rbp), %rsi addq $80, %rsi movl $8, %edx callq ___strcpy_chk movq -8(%rbp), %rdi addq $88, %rdi movq -16(%rbp), %rsi addq $88, %rsi movq $-1, %rdx callq ___strcpy_chk movq -16(%rbp), %rax movl 48(%rax), %ecx movq -8(%rbp), %rax movl %ecx, 48(%rax) movq -16(%rbp), %rax movl 52(%rax), %ecx movq -8(%rbp), %rax movl %ecx, 52(%rax) movq -16(%rbp), %rax movsd (%rax), %xmm0 ## xmm0 = mem[0],zero movq -8(%rbp), %rax movsd %xmm0, (%rax) movq -16(%rbp), %rax movsd 8(%rax), %xmm0 ## xmm0 = mem[0],zero movq -8(%rbp), %rax movsd %xmm0, 8(%rax) movq -16(%rbp), %rax movsd 16(%rax), %xmm0 ## xmm0 = mem[0],zero movq -8(%rbp), %rax movsd %xmm0, 16(%rax) movq -16(%rbp), %rax movsd 24(%rax), %xmm0 ## xmm0 = mem[0],zero movq -8(%rbp), %rax movsd %xmm0, 24(%rax) movq -16(%rbp), %rax movsd 32(%rax), %xmm0 ## xmm0 = mem[0],zero movq -8(%rbp), %rax movsd %xmm0, 32(%rax) movq -8(%rbp), %rax movq $0, 40(%rax) addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _chindex ## -- Begin function chindex .p2align 4, 0x90 _chindex: ## @chindex .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movb %sil, %al movq %rdi, -8(%rbp) movb %al, -9(%rbp) movl $0, -16(%rbp) LBB12_1: ## =>This Inner Loop Header: Depth=1 movslq -16(%rbp), %rax movq %rax, -24(%rbp) ## 8-byte Spill movq -8(%rbp), %rdi callq _strlen movq %rax, %rcx movq -24(%rbp), %rax ## 8-byte Reload cmpq %rcx, %rax jae LBB12_6 ## %bb.2: ## in Loop: Header=BB12_1 Depth=1 movq -8(%rbp), %rax movslq -16(%rbp), %rcx movsbl (%rax,%rcx), %eax movsbl -9(%rbp), %ecx cmpl %ecx, %eax jne LBB12_4 ## %bb.3: jmp LBB12_6 LBB12_4: ## in Loop: Header=BB12_1 Depth=1 jmp LBB12_5 LBB12_5: ## in Loop: Header=BB12_1 Depth=1 movl -16(%rbp), %eax addl $1, %eax movl %eax, -16(%rbp) jmp LBB12_1 LBB12_6: movslq -16(%rbp), %rax movq %rax, -32(%rbp) ## 8-byte Spill movq -8(%rbp), %rdi callq _strlen movq %rax, %rcx movq -32(%rbp), %rax ## 8-byte Reload cmpq %rcx, %rax jb LBB12_8 ## %bb.7: movl $-1, -16(%rbp) LBB12_8: movl -16(%rbp), %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _padterm ## -- Begin function padterm .p2align 4, 0x90 _padterm: ## @padterm .cfi_startproc ## %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 callq _strlen ## kill: def $eax killed $eax killed $rax movl %eax, -16(%rbp) LBB13_1: ## =>This Inner Loop Header: Depth=1 movl -16(%rbp), %eax cmpl -12(%rbp), %eax jge LBB13_4 ## %bb.2: ## in Loop: Header=BB13_1 Depth=1 movq -8(%rbp), %rax movslq -16(%rbp), %rcx movb $32, (%rax,%rcx) ## %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: movq -8(%rbp), %rax movslq -12(%rbp), %rcx movb $0, (%rax,%rcx) addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "r" L_.str.1: ## @.str.1 .asciz "Unable to open input file: %s\n" L_.str.2: ## @.str.2 .asciz "w" L_.str.3: ## @.str.3 .asciz "Unable to open output file: %s\n" L_.str.4: ## @.str.4 .asciz "No atoms read from PDB file\n" L_.str.5: ## @.str.5 .asciz "CA " L_.str.6: ## @.str.6 .asciz "N " L_.str.7: ## @.str.7 .asciz "C " L_.str.8: ## @.str.8 .asciz "Unable to select backbone atoms from PDB file (no memory?)\n" L_.str.9: ## @.str.9 .asciz "Res_N CA_N--CA_(N+1)\n" L_.str.10: ## @.str.10 .asciz "Residue PHI PSI OMEGA\n" L_.str.11: ## @.str.11 .asciz " PHI PSI OMEGA\n" L_.str.12: ## @.str.12 .asciz "--------------------------------------\n" L_.str.13: ## @.str.13 .asciz " %c %8.3f\n" L_.str.14: ## @.str.14 .asciz " %c -\n" L_.str.15: ## @.str.15 .asciz " %c " L_.str.16: ## @.str.16 .asciz " - %8.3f %8.3f\n" L_.str.17: ## @.str.17 .asciz "%8.3f - - \n" L_.str.18: ## @.str.18 .asciz "%8.3f %8.3f %8.3f\n" L_.str.19: ## @.str.19 .asciz "%5d%c %-4s %8.3f %8.3f %8.3f\n" L_.str.20: ## @.str.20 .asciz "\ntorsions V1.2. (c) 1994-5 Andrew Martin, UCL. Freely Distributable\n" L_.str.21: ## @.str.21 .asciz "Generates a set of backbone torsions from a PDB file.\n\n" L_.str.22: ## @.str.22 .asciz "Usage: torsions [-h] [-r] [<in.pdb> [<out.tor>]]\n" L_.str.23: ## @.str.23 .asciz " -h This help message\n" L_.str.24: ## @.str.24 .asciz " -r Give results in radians\n" L_.str.25: ## @.str.25 .asciz " -m Output format required by Martin Reczko\n" L_.str.26: ## @.str.26 .asciz " -c Generate CA-CA pseudo-torsions\n" L_.str.27: ## @.str.27 .asciz "I/O is to stdin/stdout if unspecified.\n\n" .comm _gPDBPartialOcc,2,1 ## @gPDBPartialOcc .comm _gPDBMultiNMR,2,1 ## @gPDBMultiNMR L_.str.28: ## @.str.28 .asciz "ENDMDL" L_.str.29: ## @.str.29 .asciz "%6s%5d%1x%5s%4s%1s%4d%1s%3x%8lf%8lf%8lf%6lf%6lf" L_.str.30: ## @.str.30 .asciz "ATOM " L_.str.31: ## @.str.31 .asciz "HETATM" .section __DATA,__data .p2align 4 ## @sTab3 _sTab3: .asciz "ALA \000\000\000" .asciz "CYS \000\000\000" .asciz "ASP \000\000\000" .asciz "GLU \000\000\000" .asciz "PHE \000\000\000" .asciz "GLY \000\000\000" .asciz "HIS \000\000\000" .asciz "ILE \000\000\000" .asciz "LYS \000\000\000" .asciz "LEU \000\000\000" .asciz "MET \000\000\000" .asciz "ASN \000\000\000" .asciz "PRO \000\000\000" .asciz "GLN \000\000\000" .asciz "ARG \000\000\000" .asciz "SER \000\000\000" .asciz "THR \000\000\000" .asciz "VAL \000\000\000" .asciz "TRP \000\000\000" .asciz "TYR \000\000\000" .asciz "PCA \000\000\000" .asciz "ASX \000\000\000" .asciz "GLX \000\000\000" .asciz "UNK \000\000\000" .p2align 4 ## @sTab1 _sTab1: .ascii "ACDEFGHIKLMNPQRSTVWYEBZX" .section __TEXT,__cstring,cstring_literals L_.str.32: ## @.str.32 .asciz "%lf" L_.str.33: ## @.str.33 .asciz "%f" L_.str.34: ## @.str.34 .asciz "%ld" L_.str.35: ## @.str.35 .asciz "%d" L_.str.36: ## @.str.36 .asciz "%lu" L_.str.37: ## @.str.37 .asciz "%u" .subsections_via_symbols
the_stack_data/43886884.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/50176.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] stur w0, [x29, #-8] str x1, [sp, #16] mov x0, #1 mov x1, #1024 bl _calloc str x0, [sp, #8] ldr x8, [sp, #8] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: adrp x8, ___stderrp@GOTPAGE ldr x8, [x8, ___stderrp@GOTPAGEOFF] ldr x0, [x8] adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF bl _fprintf mov w0, #-1 bl _exit LBB0_2: 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 "calloc failed\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl $0, -4(%rbp) movl %edi, -8(%rbp) movq %rsi, -16(%rbp) movl $1, %edi movl $1024, %esi ## imm = 0x400 callq _calloc movq %rax, -24(%rbp) cmpq $0, -24(%rbp) jne LBB0_2 ## %bb.1: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi leaq L_.str(%rip), %rsi xorl %eax, %eax ## kill: def $al killed $al killed $eax callq _fprintf movl $-1, %edi callq _exit LBB0_2: xorl %eax, %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "calloc failed\n" .subsections_via_symbols
the_stack_data/170453693.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _mal ; -- Begin function mal .p2align 2 _mal: ; @mal .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 _good ; -- Begin function good .p2align 2 _good: ; @good .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.1@PAGE add x0, x0, l_.str.1@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, #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] bl _clock str x0, [sp, #16] mov w0, #10 bl _sleep bl _clock str x0, [sp, #8] ldr x8, [sp, #8] ldr x9, [sp, #16] subs x8, x8, x9 subs x8, x8, #10 cset w8, ls tbnz w8, #0, LBB2_2 b LBB2_1 LBB2_1: bl _mal b LBB2_3 LBB2_2: bl _good b LBB2_3 LBB2_3: mov w0, #0 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "malware\n" l_.str.1: ; @.str.1 .asciz "goodware\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _mal ## -- Begin function mal .p2align 4, 0x90 _mal: ## @mal .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 _good ## -- Begin function good .p2align 4, 0x90 _good: ## @good .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.1(%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 $32, %rsp movl $0, -4(%rbp) callq _clock movq %rax, -16(%rbp) movl $10, %edi callq _sleep callq _clock movq %rax, -24(%rbp) movq -24(%rbp), %rax subq -16(%rbp), %rax cmpq $10, %rax jbe LBB2_2 ## %bb.1: callq _mal jmp LBB2_3 LBB2_2: callq _good LBB2_3: xorl %eax, %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "malware\n" L_.str.1: ## @.str.1 .asciz "goodware\n" .subsections_via_symbols
the_stack_data/691244.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] sub x8, x29, #8 str x8, [sp, #16] ; 8-byte Folded Spill stur wzr, [x29, #-8] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf 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 bl _scanf stur wzr, [x29, #-20] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-20] ldur w9, [x29, #-8] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_6 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf mov x9, sp sub x8, x29, #12 str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _scanf ldur w8, [x29, #-12] ldur w9, [x29, #-16] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-12] stur w8, [x29, #-16] b LBB0_4 LBB0_4: ; in Loop: Header=BB0_1 Depth=1 b LBB0_5 LBB0_5: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-20] add w8, w8, #1 stur w8, [x29, #-20] b LBB0_1 LBB0_6: ldur w9, [x29, #-16] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf ldur w0, [x29, #-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 "digite um numero: " l_.str.1: ; @.str.1 .asciz "%d" l_.str.2: ; @.str.2 .asciz "Menor numero digitado: %d" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl $0, -4(%rbp) movl $0, -8(%rbp) leaq L_.str(%rip), %rdi movb $0, %al callq _printf leaq L_.str.1(%rip), %rdi leaq -8(%rbp), %rsi movb $0, %al callq _scanf movl $0, -20(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 movl -20(%rbp), %eax cmpl -8(%rbp), %eax jge LBB0_6 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 leaq L_.str(%rip), %rdi movb $0, %al callq _printf leaq L_.str.1(%rip), %rdi leaq -12(%rbp), %rsi movb $0, %al callq _scanf movl -12(%rbp), %eax cmpl -16(%rbp), %eax jge LBB0_4 ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 movl -12(%rbp), %eax movl %eax, -16(%rbp) LBB0_4: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_5 LBB0_5: ## in Loop: Header=BB0_1 Depth=1 movl -20(%rbp), %eax addl $1, %eax movl %eax, -20(%rbp) jmp LBB0_1 LBB0_6: movl -16(%rbp), %esi leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf movl -4(%rbp), %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "digite um numero: " L_.str.1: ## @.str.1 .asciz "%d" L_.str.2: ## @.str.2 .asciz "Menor numero digitado: %d" .subsections_via_symbols
the_stack_data/1220835.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #160 .cfi_def_cfa_offset 160 stp x29, x30, [sp, #144] ; 16-byte Folded Spill add x29, sp, #144 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, _global_mem@PAGE add x8, x8, _global_mem@PAGEOFF str x8, [sp, #40] ; 8-byte Folded Spill str w8, [sp, #60] ; 4-byte Folded Spill adrp x8, _instbuf@GOTPAGE ldr x8, [x8, _instbuf@GOTPAGEOFF] str x8, [sp, #48] ; 8-byte Folded Spill stur wzr, [x29, #-4] stur wzr, [x29, #-20] mov x0, #10485760 bl _malloc stur x0, [x29, #-40] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf ldur x8, [x29, #-40] mov x10, x8 mov x9, sp ; implicit-def: $x8 mov x8, x10 str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf ldr w10, [sp, #60] ; 4-byte Folded Reload 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 mov x8, #335609856 stur x8, [x29, #-48] ldur x8, [x29, #-48] ldur x9, [x29, #-40] subs x8, x8, x9 cset w8, lo tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldur x8, [x29, #-48] ldur x9, [x29, #-40] mov x10, #65472 movk x10, #639, lsl #16 add x9, x9, x10 subs x8, x8, x9 cset w8, ls tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf mov w8, #1 stur w8, [x29, #-4] b LBB0_39 LBB0_3: adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _printf mov x9, sp sub x8, x29, #16 str x8, [x9] adrp x0, l_.str.5@PAGE add x0, x0, l_.str.5@PAGEOFF bl _scanf mov x8, #4096 movk x8, #5120, lsl #16 stur x8, [x29, #-56] adrp x0, l_.str.6@PAGE add x0, x0, l_.str.6@PAGEOFF adrp x1, l_.str.7@PAGE add x1, x1, l_.str.7@PAGEOFF bl _fopen str x0, [sp, #64] stur wzr, [x29, #-8] b LBB0_4 LBB0_4: ; =>This Loop Header: Depth=1 ; Child Loop BB0_7 Depth 2 ldur w8, [x29, #-8] subs w8, w8, #102 cset w8, ge tbnz w8, #0, LBB0_13 b LBB0_5 LBB0_5: ; in Loop: Header=BB0_4 Depth=1 ldr x0, [sp, #48] ; 8-byte Folded Reload ldr x2, [sp, #64] mov w1, #160 bl _fgets ldur w8, [x29, #-8] subs w8, w8, #16 cset w8, lt tbnz w8, #0, LBB0_11 b LBB0_6 LBB0_6: ; in Loop: Header=BB0_4 Depth=1 stur wzr, [x29, #-12] b LBB0_7 LBB0_7: ; Parent Loop BB0_4 Depth=1 ; => This Inner Loop Header: Depth=2 ldur w8, [x29, #-12] subs w8, w8, #4 cset w8, ge tbnz w8, #0, LBB0_10 b LBB0_8 LBB0_8: ; in Loop: Header=BB0_7 Depth=2 ldr x8, [sp, #48] ; 8-byte Folded Reload ldur w10, [x29, #-12] mov w9, #10 str w9, [sp, #28] ; 4-byte Folded Spill mul w9, w9, w10 add w9, w9, #9 add x0, x8, w9, sxtw mov x9, sp sub x8, x29, #24 str x8, [x9] adrp x1, l_.str.8@PAGE add x1, x1, l_.str.8@PAGEOFF str x1, [sp, #32] ; 8-byte Folded Spill bl _sscanf ldr w9, [sp, #28] ; 4-byte Folded Reload ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x1, [sp, #32] ; 8-byte Folded Reload ldur w10, [x29, #-12] mul w9, w9, w10 add w9, w9, #14 add x0, x8, w9, sxtw mov x9, sp sub x8, x29, #28 str x8, [x9] bl _sscanf ldur w9, [x29, #-24] ldur w8, [x29, #-28] orr w8, w8, w9, lsl #16 ldur x9, [x29, #-56] str w8, [x9] ldur x8, [x29, #-56] add x8, x8, #4 stur x8, [x29, #-56] b LBB0_9 LBB0_9: ; in Loop: Header=BB0_7 Depth=2 ldur w8, [x29, #-12] add w8, w8, #1 stur w8, [x29, #-12] b LBB0_7 LBB0_10: ; in Loop: Header=BB0_4 Depth=1 b LBB0_11 LBB0_11: ; in Loop: Header=BB0_4 Depth=1 b LBB0_12 LBB0_12: ; in Loop: Header=BB0_4 Depth=1 ldur w8, [x29, #-8] add w8, w8, #1 stur w8, [x29, #-8] b LBB0_4 LBB0_13: ldr x0, [sp, #64] bl _fclose adrp x0, l_.str.9@PAGE add x0, x0, l_.str.9@PAGEOFF bl _printf stur wzr, [x29, #-8] b LBB0_14 LBB0_14: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-8] subs w8, w8, #6 cset w8, ge tbnz w8, #0, LBB0_17 b LBB0_15 LBB0_15: ; in Loop: Header=BB0_14 Depth=1 ldur x9, [x29, #-48] ldursw x10, [x29, #-8] mov w8, #0 str w8, [x9, x10, lsl #2] b LBB0_16 LBB0_16: ; in Loop: Header=BB0_14 Depth=1 ldur w8, [x29, #-8] add w8, w8, #1 stur w8, [x29, #-8] b LBB0_14 LBB0_17: ldr w8, [sp, #60] ; 4-byte Folded Reload mov x9, #32 movk x9, #5121, lsl #16 str x9, [sp, #72] ldr x9, [sp, #72] strb wzr, [x9] ldur x9, [x29, #-48] str w8, [x9, #16] ldur w8, [x29, #-16] ldur x9, [x29, #-48] str w8, [x9, #24] mov x8, #32768 stur x8, [x29, #-64] ldur x9, [x29, #-64] mov w8, #4096 movk w8, #5120, lsl #16 str w8, [x9] mov x8, #32772 stur x8, [x29, #-64] ldur x9, [x29, #-64] mov w8, #20476 movk w8, #5120, lsl #16 str w8, [x9] stur wzr, [x29, #-8] b LBB0_18 LBB0_18: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-8] subs w8, w8, #10 cset w8, ge tbnz w8, #0, LBB0_21 b LBB0_19 LBB0_19: ; in Loop: Header=BB0_18 Depth=1 b LBB0_20 LBB0_20: ; in Loop: Header=BB0_18 Depth=1 ldur w8, [x29, #-8] add w8, w8, #1 stur w8, [x29, #-8] b LBB0_18 LBB0_21: adrp x0, l_.str.10@PAGE add x0, x0, l_.str.10@PAGEOFF bl _printf mov x8, #1600 movk x8, #43981, lsl #16 stur x8, [x29, #-64] ldur x9, [x29, #-64] mov w8, #1 str w8, [x9] stur wzr, [x29, #-8] b LBB0_22 LBB0_22: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-8] ldur w9, [x29, #-16] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_31 b LBB0_23 LBB0_23: ; in Loop: Header=BB0_22 Depth=1 bl _get_lock_cpu0 ldur x9, [x29, #-48] ldr w8, [x9] add w8, w8, #1 str w8, [x9] ldur x9, [x29, #-48] ldr w8, [x9, #4] add w8, w8, #1 str w8, [x9, #4] bl _release_lock_cpu0 ldur w8, [x29, #-8] mov w10, #3 sdiv w9, w8, w10 mul w9, w9, w10 subs w8, w8, w9 subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_29 b LBB0_24 LBB0_24: ; in Loop: Header=BB0_22 Depth=1 ldr x9, [sp, #40] ; 8-byte Folded Reload ldr w8, [x9, #12] add w8, w8, #1 str w8, [x9, #12] ldur w8, [x29, #-8] mov w10, #5 sdiv w9, w8, w10 mul w9, w9, w10 subs w8, w8, w9 subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_28 b LBB0_25 LBB0_25: ; in Loop: Header=BB0_22 Depth=1 ldr x9, [sp, #40] ; 8-byte Folded Reload ldr w8, [x9, #20] add w8, w8, #1 str w8, [x9, #20] ldur w8, [x29, #-8] mov w10, #7 sdiv w9, w8, w10 mul w9, w9, w10 subs w8, w8, w9 subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_27 b LBB0_26 LBB0_26: ; in Loop: Header=BB0_22 Depth=1 ldr x9, [sp, #40] ; 8-byte Folded Reload ldr w8, [x9, #28] add w8, w8, #1 str w8, [x9, #28] b LBB0_27 LBB0_27: ; in Loop: Header=BB0_22 Depth=1 b LBB0_28 LBB0_28: ; in Loop: Header=BB0_22 Depth=1 b LBB0_29 LBB0_29: ; in Loop: Header=BB0_22 Depth=1 b LBB0_30 LBB0_30: ; in Loop: Header=BB0_22 Depth=1 ldur w8, [x29, #-8] add w8, w8, #1 stur w8, [x29, #-8] b LBB0_22 LBB0_31: b LBB0_32 LBB0_32: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-48] ldr w8, [x8, #20] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_34 b LBB0_33 LBB0_33: ; in Loop: Header=BB0_32 Depth=1 ldur w8, [x29, #-20] add w8, w8, #1 stur w8, [x29, #-20] b LBB0_32 LBB0_34: adrp x0, l_.str.11@PAGE add x0, x0, l_.str.11@PAGEOFF bl _printf adrp x0, l_.str.12@PAGE add x0, x0, l_.str.12@PAGEOFF bl _printf adrp x0, l_.str.13@PAGE add x0, x0, l_.str.13@PAGEOFF bl _printf stur wzr, [x29, #-8] b LBB0_35 LBB0_35: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-8] subs w8, w8, #3 cset w8, ge tbnz w8, #0, LBB0_38 b LBB0_36 LBB0_36: ; in Loop: Header=BB0_35 Depth=1 ldur w8, [x29, #-8] ; implicit-def: $x10 mov x10, x8 ldur x8, [x29, #-48] ldursw x9, [x29, #-8] ldr w9, [x8, x9, lsl #2] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x10, [x9] str x8, [x9, #8] adrp x0, l_.str.14@PAGE add x0, x0, l_.str.14@PAGEOFF bl _printf b LBB0_37 LBB0_37: ; in Loop: Header=BB0_35 Depth=1 ldur w8, [x29, #-8] add w8, w8, #1 stur w8, [x29, #-8] b LBB0_35 LBB0_38: ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w9, [x8, #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 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w9, [x8, #20] ; 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 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w9, [x8, #24] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.17@PAGE add x0, x0, l_.str.17@PAGEOFF bl _printf ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w9, [x8, #28] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.18@PAGE add x0, x0, l_.str.18@PAGEOFF bl _printf ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w9, [x8, #40] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.19@PAGE add x0, x0, l_.str.19@PAGEOFF bl _printf ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w9, [x8, #56] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.20@PAGE add x0, x0, l_.str.20@PAGEOFF bl _printf ldur w9, [x29, #-20] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.21@PAGE add x0, x0, l_.str.21@PAGEOFF bl _printf stur wzr, [x29, #-4] b LBB0_39 LBB0_39: ldur w0, [x29, #-4] ldp x29, x30, [sp, #144] ; 16-byte Folded Reload add sp, sp, #160 ret .cfi_endproc ; -- End function .globl _release_lock_cpu0 ; -- Begin function release_lock_cpu0 .p2align 2 _release_lock_cpu0: ; @release_lock_cpu0 .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 mov x8, #32 movk x8, #5121, lsl #16 str x8, [sp, #8] ldr x8, [sp, #8] strb wzr, [x8] mov w0, #0 add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _global_mem ; @global_mem .zerofill __DATA,__common,_global_mem,80,2 .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "smp test test04\n" l_.str.1: ; @.str.1 .asciz "%x 10MB area kept\n" l_.str.2: ; @.str.2 .asciz "global_mem head is %x\n" l_.str.3: ; @.str.3 .asciz "fixed address variable out of range of allocated mem.\n" l_.str.4: ; @.str.4 .asciz "input spin lock cpu0, cpu1 count\n" l_.str.5: ; @.str.5 .asciz "%d" l_.str.6: ; @.str.6 .asciz "te04c1.xxd" l_.str.7: ; @.str.7 .asciz "r" .comm _instbuf,160,0 ; @instbuf l_.str.8: ; @.str.8 .asciz "%x" l_.str.9: ; @.str.9 .asciz "end set CPU1 instructions\n" l_.str.10: ; @.str.10 .asciz "end setup CPU1 boot\n" l_.str.11: ; @.str.11 .asciz "results\n" l_.str.12: ; @.str.12 .asciz " here, cpu#0 increments array[0] & array[1] with lock\n" l_.str.13: ; @.str.13 .asciz " cpu#1 increments array[1] & array[2] with lock\n" l_.str.14: ; @.str.14 .asciz "array[%d] = %d\n" l_.str.15: ; @.str.15 .asciz "global_mem[ 3] = %d\n" l_.str.16: ; @.str.16 .asciz "global_mem[ 5] = %d\n" l_.str.17: ; @.str.17 .asciz "global_mem[ 6] = %d\n" l_.str.18: ; @.str.18 .asciz "global_mem[ 7] = %d\n" l_.str.19: ; @.str.19 .asciz "global_mem[10] = %d\n" l_.str.20: ; @.str.20 .asciz "global_mem[14] = %d\n" l_.str.21: ; @.str.21 .asciz "cpu0 poll count (for completion) = %d\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $80, %rsp movl $0, -4(%rbp) movl $0, -20(%rbp) movl $10485760, %edi ## imm = 0xA00000 callq _malloc movq %rax, -40(%rbp) leaq L_.str(%rip), %rdi movb $0, %al callq _printf movq -40(%rbp), %rax movl %eax, %esi leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf leaq L_.str.2(%rip), %rdi leaq _global_mem(%rip), %rax movl %eax, %esi movb $0, %al callq _printf movl $335609856, %eax ## imm = 0x14010000 movq %rax, -48(%rbp) movq -48(%rbp), %rax movq -40(%rbp), %rcx cmpq %rcx, %rax jb LBB0_2 ## %bb.1: movq -48(%rbp), %rax movq -40(%rbp), %rcx addq $41943040, %rcx ## imm = 0x2800000 addq $-64, %rcx cmpq %rcx, %rax jbe LBB0_3 LBB0_2: leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf movl $1, -4(%rbp) jmp LBB0_39 LBB0_3: leaq L_.str.4(%rip), %rdi movb $0, %al callq _printf leaq L_.str.5(%rip), %rdi leaq -16(%rbp), %rsi movb $0, %al callq _scanf movl $335548416, %eax ## imm = 0x14001000 movq %rax, -56(%rbp) leaq L_.str.6(%rip), %rdi leaq L_.str.7(%rip), %rsi callq _fopen movq %rax, -80(%rbp) movl $0, -8(%rbp) LBB0_4: ## =>This Loop Header: Depth=1 ## Child Loop BB0_7 Depth 2 cmpl $102, -8(%rbp) jge LBB0_13 ## %bb.5: ## in Loop: Header=BB0_4 Depth=1 movq -80(%rbp), %rdx movq _instbuf@GOTPCREL(%rip), %rdi movl $160, %esi callq _fgets cmpl $16, -8(%rbp) jl LBB0_11 ## %bb.6: ## in Loop: Header=BB0_4 Depth=1 movl $0, -12(%rbp) LBB0_7: ## Parent Loop BB0_4 Depth=1 ## => This Inner Loop Header: Depth=2 cmpl $4, -12(%rbp) jge LBB0_10 ## %bb.8: ## in Loop: Header=BB0_7 Depth=2 imull $10, -12(%rbp), %eax addl $9, %eax cltq movq _instbuf@GOTPCREL(%rip), %rdi addq %rax, %rdi leaq L_.str.8(%rip), %rsi leaq -24(%rbp), %rdx movb $0, %al callq _sscanf imull $10, -12(%rbp), %eax addl $14, %eax cltq movq _instbuf@GOTPCREL(%rip), %rdi addq %rax, %rdi leaq L_.str.8(%rip), %rsi leaq -28(%rbp), %rdx movb $0, %al callq _sscanf movl -24(%rbp), %ecx shll $16, %ecx orl -28(%rbp), %ecx movq -56(%rbp), %rax movl %ecx, (%rax) movq -56(%rbp), %rax addq $4, %rax movq %rax, -56(%rbp) ## %bb.9: ## in Loop: Header=BB0_7 Depth=2 movl -12(%rbp), %eax addl $1, %eax movl %eax, -12(%rbp) jmp LBB0_7 LBB0_10: ## in Loop: Header=BB0_4 Depth=1 jmp LBB0_11 LBB0_11: ## in Loop: Header=BB0_4 Depth=1 jmp LBB0_12 LBB0_12: ## in Loop: Header=BB0_4 Depth=1 movl -8(%rbp), %eax addl $1, %eax movl %eax, -8(%rbp) jmp LBB0_4 LBB0_13: movq -80(%rbp), %rdi callq _fclose leaq L_.str.9(%rip), %rdi movb $0, %al callq _printf movl $0, -8(%rbp) LBB0_14: ## =>This Inner Loop Header: Depth=1 cmpl $6, -8(%rbp) jge LBB0_17 ## %bb.15: ## in Loop: Header=BB0_14 Depth=1 movq -48(%rbp), %rax movslq -8(%rbp), %rcx movl $0, (%rax,%rcx,4) ## %bb.16: ## in Loop: Header=BB0_14 Depth=1 movl -8(%rbp), %eax addl $1, %eax movl %eax, -8(%rbp) jmp LBB0_14 LBB0_17: movl $335609888, %eax ## imm = 0x14010020 movq %rax, -72(%rbp) movq -72(%rbp), %rax movb $0, (%rax) movq -48(%rbp), %rax leaq _global_mem(%rip), %rcx ## kill: def $ecx killed $ecx killed $rcx movl %ecx, 16(%rax) movl -16(%rbp), %ecx movq -48(%rbp), %rax movl %ecx, 24(%rax) movl $32768, %eax ## imm = 0x8000 movq %rax, -64(%rbp) movq -64(%rbp), %rax movl $335548416, (%rax) ## imm = 0x14001000 movl $32772, %eax ## imm = 0x8004 movq %rax, -64(%rbp) movq -64(%rbp), %rax movl $335564796, (%rax) ## imm = 0x14004FFC movl $0, -8(%rbp) LBB0_18: ## =>This Inner Loop Header: Depth=1 cmpl $10, -8(%rbp) jge LBB0_21 ## %bb.19: ## in Loop: Header=BB0_18 Depth=1 jmp LBB0_20 LBB0_20: ## in Loop: Header=BB0_18 Depth=1 movl -8(%rbp), %eax addl $1, %eax movl %eax, -8(%rbp) jmp LBB0_18 LBB0_21: leaq L_.str.10(%rip), %rdi movb $0, %al callq _printf movl $2882340416, %eax ## imm = 0xABCD0640 movq %rax, -64(%rbp) movq -64(%rbp), %rax movl $1, (%rax) movl $0, -8(%rbp) LBB0_22: ## =>This Inner Loop Header: Depth=1 movl -8(%rbp), %eax cmpl -16(%rbp), %eax jge LBB0_31 ## %bb.23: ## in Loop: Header=BB0_22 Depth=1 movb $0, %al callq _get_lock_cpu0 movq -48(%rbp), %rax movl (%rax), %ecx addl $1, %ecx movl %ecx, (%rax) movq -48(%rbp), %rax movl 4(%rax), %ecx addl $1, %ecx movl %ecx, 4(%rax) callq _release_lock_cpu0 movl -8(%rbp), %eax movl $3, %ecx cltd idivl %ecx cmpl $0, %edx jne LBB0_29 ## %bb.24: ## in Loop: Header=BB0_22 Depth=1 movl _global_mem+12(%rip), %eax addl $1, %eax movl %eax, _global_mem+12(%rip) movl -8(%rbp), %eax movl $5, %ecx cltd idivl %ecx cmpl $0, %edx jne LBB0_28 ## %bb.25: ## in Loop: Header=BB0_22 Depth=1 movl _global_mem+20(%rip), %eax addl $1, %eax movl %eax, _global_mem+20(%rip) movl -8(%rbp), %eax movl $7, %ecx cltd idivl %ecx cmpl $0, %edx jne LBB0_27 ## %bb.26: ## in Loop: Header=BB0_22 Depth=1 movl _global_mem+28(%rip), %eax addl $1, %eax movl %eax, _global_mem+28(%rip) LBB0_27: ## in Loop: Header=BB0_22 Depth=1 jmp LBB0_28 LBB0_28: ## in Loop: Header=BB0_22 Depth=1 jmp LBB0_29 LBB0_29: ## in Loop: Header=BB0_22 Depth=1 jmp LBB0_30 LBB0_30: ## in Loop: Header=BB0_22 Depth=1 movl -8(%rbp), %eax addl $1, %eax movl %eax, -8(%rbp) jmp LBB0_22 LBB0_31: jmp LBB0_32 LBB0_32: ## =>This Inner Loop Header: Depth=1 movq -48(%rbp), %rax movl 20(%rax), %eax cmpl $0, %eax jne LBB0_34 ## %bb.33: ## in Loop: Header=BB0_32 Depth=1 movl -20(%rbp), %eax addl $1, %eax movl %eax, -20(%rbp) jmp LBB0_32 LBB0_34: leaq L_.str.11(%rip), %rdi movb $0, %al callq _printf leaq L_.str.12(%rip), %rdi movb $0, %al callq _printf leaq L_.str.13(%rip), %rdi movb $0, %al callq _printf movl $0, -8(%rbp) LBB0_35: ## =>This Inner Loop Header: Depth=1 cmpl $3, -8(%rbp) jge LBB0_38 ## %bb.36: ## in Loop: Header=BB0_35 Depth=1 movl -8(%rbp), %esi movq -48(%rbp), %rax movslq -8(%rbp), %rcx movl (%rax,%rcx,4), %edx leaq L_.str.14(%rip), %rdi movb $0, %al callq _printf ## %bb.37: ## in Loop: Header=BB0_35 Depth=1 movl -8(%rbp), %eax addl $1, %eax movl %eax, -8(%rbp) jmp LBB0_35 LBB0_38: movl _global_mem+12(%rip), %esi leaq L_.str.15(%rip), %rdi movb $0, %al callq _printf movl _global_mem+20(%rip), %esi leaq L_.str.16(%rip), %rdi movb $0, %al callq _printf movl _global_mem+24(%rip), %esi leaq L_.str.17(%rip), %rdi movb $0, %al callq _printf movl _global_mem+28(%rip), %esi leaq L_.str.18(%rip), %rdi movb $0, %al callq _printf movl _global_mem+40(%rip), %esi leaq L_.str.19(%rip), %rdi movb $0, %al callq _printf movl _global_mem+56(%rip), %esi leaq L_.str.20(%rip), %rdi movb $0, %al callq _printf movl -20(%rbp), %esi leaq L_.str.21(%rip), %rdi movb $0, %al callq _printf movl $0, -4(%rbp) LBB0_39: movl -4(%rbp), %eax addq $80, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _release_lock_cpu0 ## -- Begin function release_lock_cpu0 .p2align 4, 0x90 _release_lock_cpu0: ## @release_lock_cpu0 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl $335609888, %eax ## imm = 0x14010020 movq %rax, -8(%rbp) movq -8(%rbp), %rax movb $0, (%rax) xorl %eax, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _global_mem ## @global_mem .zerofill __DATA,__common,_global_mem,80,4 .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "smp test test04\n" L_.str.1: ## @.str.1 .asciz "%x 10MB area kept\n" L_.str.2: ## @.str.2 .asciz "global_mem head is %x\n" L_.str.3: ## @.str.3 .asciz "fixed address variable out of range of allocated mem.\n" L_.str.4: ## @.str.4 .asciz "input spin lock cpu0, cpu1 count\n" L_.str.5: ## @.str.5 .asciz "%d" L_.str.6: ## @.str.6 .asciz "te04c1.xxd" L_.str.7: ## @.str.7 .asciz "r" .comm _instbuf,160,4 ## @instbuf L_.str.8: ## @.str.8 .asciz "%x" L_.str.9: ## @.str.9 .asciz "end set CPU1 instructions\n" L_.str.10: ## @.str.10 .asciz "end setup CPU1 boot\n" L_.str.11: ## @.str.11 .asciz "results\n" L_.str.12: ## @.str.12 .asciz " here, cpu#0 increments array[0] & array[1] with lock\n" L_.str.13: ## @.str.13 .asciz " cpu#1 increments array[1] & array[2] with lock\n" L_.str.14: ## @.str.14 .asciz "array[%d] = %d\n" L_.str.15: ## @.str.15 .asciz "global_mem[ 3] = %d\n" L_.str.16: ## @.str.16 .asciz "global_mem[ 5] = %d\n" L_.str.17: ## @.str.17 .asciz "global_mem[ 6] = %d\n" L_.str.18: ## @.str.18 .asciz "global_mem[ 7] = %d\n" L_.str.19: ## @.str.19 .asciz "global_mem[10] = %d\n" L_.str.20: ## @.str.20 .asciz "global_mem[14] = %d\n" L_.str.21: ## @.str.21 .asciz "cpu0 poll count (for completion) = %d\n" .subsections_via_symbols
the_stack_data/40763874.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/577821.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, #-8] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-8] subs w8, w8, #9 cset w8, ge tbnz w8, #0, LBB0_14 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf 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 adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _printf adrp x0, l_.str.5@PAGE add x0, x0, l_.str.5@PAGEOFF bl _printf adrp x0, l_.str.6@PAGE add x0, x0, l_.str.6@PAGEOFF bl _printf adrp x0, l_.str.7@PAGE add x0, x0, l_.str.7@PAGEOFF bl _printf adrp x0, l_.str.8@PAGE add x0, x0, l_.str.8@PAGEOFF bl _printf adrp x0, l_.str.9@PAGE add x0, x0, l_.str.9@PAGEOFF bl _printf adrp x0, l_.str.10@PAGE add x0, x0, l_.str.10@PAGEOFF bl _printf adrp x0, l_.str.11@PAGE add x0, x0, l_.str.11@PAGEOFF bl _printf mov x9, sp sub x8, x29, #8 str x8, [x9] adrp x0, l_.str.12@PAGE add x0, x0, l_.str.12@PAGEOFF bl _scanf ldur w8, [x29, #-8] subs w8, w8, #1 ; kill: def $x8 killed $w8 stur x8, [x29, #-16] ; 8-byte Folded Spill subs x8, x8, #7 cset w8, hi tbnz w8, #0, LBB0_12 ; %bb.3: ; in Loop: Header=BB0_1 Depth=1 ldur x11, [x29, #-16] ; 8-byte Folded Reload adrp x10, lJTI0_0@PAGE add x10, x10, lJTI0_0@PAGEOFF Ltmp0: adr x8, Ltmp0 ldrsw x9, [x10, x11, lsl #2] add x8, x8, x9 br x8 LBB0_4: ; in Loop: Header=BB0_1 Depth=1 adrp x8, _head@PAGE stur x8, [x29, #-24] ; 8-byte Folded Spill ldr x0, [x8, _head@PAGEOFF] bl _create ldur x8, [x29, #-24] ; 8-byte Folded Reload str x0, [x8, _head@PAGEOFF] adrp x0, l_.str.13@PAGE add x0, x0, l_.str.13@PAGEOFF bl _printf b LBB0_13 LBB0_5: ; in Loop: Header=BB0_1 Depth=1 adrp x8, _head@PAGE stur x8, [x29, #-32] ; 8-byte Folded Spill ldr x0, [x8, _head@PAGEOFF] bl _insert_beg ldur x8, [x29, #-32] ; 8-byte Folded Reload str x0, [x8, _head@PAGEOFF] b LBB0_13 LBB0_6: ; in Loop: Header=BB0_1 Depth=1 adrp x8, _head@PAGE str x8, [sp, #40] ; 8-byte Folded Spill ldr x0, [x8, _head@PAGEOFF] bl _insert_end ldr x8, [sp, #40] ; 8-byte Folded Reload str x0, [x8, _head@PAGEOFF] b LBB0_13 LBB0_7: ; in Loop: Header=BB0_1 Depth=1 adrp x8, _head@PAGE str x8, [sp, #32] ; 8-byte Folded Spill ldr x0, [x8, _head@PAGEOFF] bl _insert_anyloc ldr x8, [sp, #32] ; 8-byte Folded Reload str x0, [x8, _head@PAGEOFF] b LBB0_13 LBB0_8: ; in Loop: Header=BB0_1 Depth=1 adrp x8, _head@PAGE str x8, [sp, #24] ; 8-byte Folded Spill ldr x0, [x8, _head@PAGEOFF] bl _delt_beg ldr x8, [sp, #24] ; 8-byte Folded Reload str x0, [x8, _head@PAGEOFF] b LBB0_13 LBB0_9: ; in Loop: Header=BB0_1 Depth=1 adrp x8, _head@PAGE str x8, [sp, #16] ; 8-byte Folded Spill ldr x0, [x8, _head@PAGEOFF] bl _delt_end ldr x8, [sp, #16] ; 8-byte Folded Reload str x0, [x8, _head@PAGEOFF] b LBB0_13 LBB0_10: ; in Loop: Header=BB0_1 Depth=1 adrp x8, _head@PAGE str x8, [sp, #8] ; 8-byte Folded Spill ldr x0, [x8, _head@PAGEOFF] bl _delt_anyloc ldr x8, [sp, #8] ; 8-byte Folded Reload str x0, [x8, _head@PAGEOFF] b LBB0_13 LBB0_11: ; in Loop: Header=BB0_1 Depth=1 adrp x8, _head@PAGE ldr x0, [x8, _head@PAGEOFF] bl _display b LBB0_13 LBB0_12: ; in Loop: Header=BB0_1 Depth=1 b LBB0_13 LBB0_13: ; in Loop: Header=BB0_1 Depth=1 b LBB0_1 LBB0_14: mov w0, #0 ldp x29, x30, [sp, #80] ; 16-byte Folded Reload add sp, sp, #96 ret .cfi_endproc .p2align 2 lJTI0_0: .long LBB0_4-Ltmp0 .long LBB0_5-Ltmp0 .long LBB0_6-Ltmp0 .long LBB0_7-Ltmp0 .long LBB0_8-Ltmp0 .long LBB0_9-Ltmp0 .long LBB0_10-Ltmp0 .long LBB0_11-Ltmp0 ; -- End function .globl _create ; -- Begin function create .p2align 2 _create: ; @create .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] adrp x0, l_.str.14@PAGE add x0, x0, l_.str.14@PAGEOFF bl _printf mov x9, sp sub x8, x29, #12 str x8, [x9] adrp x0, l_.str.12@PAGE add x0, x0, l_.str.12@PAGEOFF bl _scanf b LBB1_1 LBB1_1: ; =>This Loop Header: Depth=1 ; Child Loop BB1_5 Depth 2 ldur w8, [x29, #-12] adds w8, w8, #1 cset w8, eq tbnz w8, #0, LBB1_9 b LBB1_2 LBB1_2: ; in Loop: Header=BB1_1 Depth=1 mov x0, #16 bl _malloc str x0, [sp, #24] ldur w8, [x29, #-12] ldr x9, [sp, #24] str w8, [x9] ldr x8, [sp, #24] ; kill: def $x9 killed $xzr str xzr, [x8, #8] ldur x8, [x29, #-8] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB1_4 b LBB1_3 LBB1_3: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #24] stur x8, [x29, #-8] b LBB1_8 LBB1_4: ; in Loop: Header=BB1_1 Depth=1 ldur x8, [x29, #-8] str x8, [sp, #16] b LBB1_5 LBB1_5: ; Parent Loop BB1_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldr x8, [sp, #16] ldr x8, [x8, #8] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB1_7 b LBB1_6 LBB1_6: ; in Loop: Header=BB1_5 Depth=2 ldr x8, [sp, #16] ldr x8, [x8, #8] str x8, [sp, #16] b LBB1_5 LBB1_7: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #24] ldr x9, [sp, #16] str x8, [x9, #8] b LBB1_8 LBB1_8: ; in Loop: Header=BB1_1 Depth=1 adrp x0, l_.str.14@PAGE add x0, x0, l_.str.14@PAGEOFF bl _printf mov x9, sp sub x8, x29, #12 str x8, [x9] adrp x0, l_.str.12@PAGE add x0, x0, l_.str.12@PAGEOFF bl _scanf b LBB1_1 LBB1_9: ldur x0, [x29, #-8] ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .globl _insert_beg ; -- Begin function insert_beg .p2align 2 _insert_beg: ; @insert_beg .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] mov x0, #16 bl _malloc str x0, [sp, #16] adrp x0, l_.str.17@PAGE add x0, x0, l_.str.17@PAGEOFF bl _printf mov x9, sp add x8, sp, #12 str x8, [x9] adrp x0, l_.str.12@PAGE add x0, x0, l_.str.12@PAGEOFF bl _scanf ldr w8, [sp, #12] ldr x9, [sp, #16] str w8, [x9] ldur x8, [x29, #-8] ldr x9, [sp, #16] str x8, [x9, #8] ldr x8, [sp, #16] stur x8, [x29, #-8] ldur x0, [x29, #-8] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _insert_end ; -- Begin function insert_end .p2align 2 _insert_end: ; @insert_end .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] mov x0, #16 bl _malloc stur x0, [x29, #-16] adrp x0, l_.str.17@PAGE add x0, x0, l_.str.17@PAGEOFF bl _printf mov x9, sp sub x8, x29, #20 str x8, [x9] adrp x0, l_.str.12@PAGE add x0, x0, l_.str.12@PAGEOFF bl _scanf ldur w8, [x29, #-20] ldur x9, [x29, #-16] str w8, [x9] ldur x8, [x29, #-16] ; kill: def $x9 killed $xzr str xzr, [x8, #8] ldur x8, [x29, #-8] str x8, [sp, #16] b LBB3_1 LBB3_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #16] ldr x8, [x8, #8] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB3_3 b LBB3_2 LBB3_2: ; in Loop: Header=BB3_1 Depth=1 ldr x8, [sp, #16] ldr x8, [x8, #8] str x8, [sp, #16] b LBB3_1 LBB3_3: ldur x8, [x29, #-16] ldr x9, [sp, #16] str x8, [x9, #8] ldur x0, [x29, #-8] ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .globl _insert_anyloc ; -- Begin function insert_anyloc .p2align 2 _insert_anyloc: ; @insert_anyloc .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] mov x0, #16 bl _malloc stur x0, [x29, #-16] adrp x0, l_.str.17@PAGE add x0, x0, l_.str.17@PAGEOFF bl _printf mov x9, sp sub x8, x29, #20 str x8, [x9] adrp x0, l_.str.12@PAGE add x0, x0, l_.str.12@PAGEOFF bl _scanf ldur w8, [x29, #-20] ldur x9, [x29, #-16] str w8, [x9] ldur x8, [x29, #-16] ; kill: def $x9 killed $xzr str xzr, [x8, #8] ldur x8, [x29, #-8] str x8, [sp, #16] b LBB4_1 LBB4_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #16] ldr w8, [x8] ldur w9, [x29, #-20] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB4_3 b LBB4_2 LBB4_2: ; in Loop: Header=BB4_1 Depth=1 ldr x8, [sp, #16] ldr x8, [x8, #8] str x8, [sp, #8] ldur x8, [x29, #-16] ldr x9, [sp, #16] str x8, [x9, #8] ldr x8, [sp, #8] ldur x9, [x29, #-16] str x8, [x9, #8] b LBB4_1 LBB4_3: ldur x0, [x29, #-8] ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .globl _delt_beg ; -- Begin function delt_beg .p2align 2 _delt_beg: ; @delt_beg .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] ldr x8, [sp, #8] ldr x8, [x8, #8] str x8, [sp, #8] ldr x0, [sp] bl _free ldr x0, [sp, #8] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _delt_end ; -- Begin function delt_end .p2align 2 _delt_end: ; @delt_end .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] ldur x8, [x29, #-8] str x8, [sp, #16] b LBB6_1 LBB6_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #16] ldr x8, [x8, #8] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB6_3 b LBB6_2 LBB6_2: ; in Loop: Header=BB6_1 Depth=1 ldr x8, [sp, #16] str x8, [sp, #8] ldr x8, [sp, #16] ldr x8, [x8, #8] str x8, [sp, #16] b LBB6_1 LBB6_3: ldr x8, [sp, #8] ; kill: def $x9 killed $xzr str xzr, [x8, #8] ldr x0, [sp, #16] bl _free ldur x0, [x29, #-8] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _delt_anyloc ; -- Begin function delt_anyloc .p2align 2 _delt_anyloc: ; @delt_anyloc .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] adrp x0, l_.str.18@PAGE add x0, x0, l_.str.18@PAGEOFF bl _printf mov x9, sp sub x8, x29, #12 str x8, [x9] adrp x0, l_.str.12@PAGE add x0, x0, l_.str.12@PAGEOFF bl _scanf ldur x8, [x29, #-8] str x8, [sp, #24] b LBB7_1 LBB7_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #24] ldr w8, [x8] ldur w9, [x29, #-12] subs w8, w8, w9 cset w8, eq tbnz w8, #0, LBB7_3 b LBB7_2 LBB7_2: ; in Loop: Header=BB7_1 Depth=1 ldr x8, [sp, #24] str x8, [sp, #16] ldr x8, [sp, #24] ldr x8, [x8, #8] str x8, [sp, #24] b LBB7_1 LBB7_3: ldr x8, [sp, #24] ldr x8, [x8, #8] ldr x9, [sp, #16] str x8, [x9, #8] ldr x0, [sp, #24] bl _free ldur x0, [x29, #-8] ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .globl _display ; -- Begin function display .p2align 2 _display: ; @display .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] ldur x8, [x29, #-8] str x8, [sp, #16] b LBB8_1 LBB8_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #16] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB8_3 b LBB8_2 LBB8_2: ; in Loop: Header=BB8_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.15@PAGE add x0, x0, l_.str.15@PAGEOFF bl _printf ldr x8, [sp, #16] ldr x8, [x8, #8] str x8, [sp, #16] b LBB8_1 LBB8_3: adrp x0, l_.str.16@PAGE add x0, x0, l_.str.16@PAGEOFF bl _printf ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _head ; @head .zerofill __DATA,__common,_head,8,3 .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Singly Linked List All Operations\n" l_.str.1: ; @.str.1 .asciz "\nChoice\n" l_.str.2: ; @.str.2 .asciz "1 : Create a Linked List \n" l_.str.3: ; @.str.3 .asciz "2 : Insert at beginning into Linked List \n" l_.str.4: ; @.str.4 .asciz "3 : Insert at end of the Linked List \n" l_.str.5: ; @.str.5 .asciz "4 : Insert at any location of the Linked List\n" l_.str.6: ; @.str.6 .asciz "5 : Delete at beginning into Linked List \n" l_.str.7: ; @.str.7 .asciz "6 : Delete at end of the Linked List \n" l_.str.8: ; @.str.8 .asciz "7 : Delete at any location of the Linked List\n" l_.str.9: ; @.str.9 .asciz "8 : Display Linked List \n" l_.str.10: ; @.str.10 .asciz "Others : Exit()\n" l_.str.11: ; @.str.11 .asciz "Enter your choice:" l_.str.12: ; @.str.12 .asciz "%d" l_.str.13: ; @.str.13 .asciz "Linked list created....." l_.str.14: ; @.str.14 .asciz "Enter numbers , -1 to end : " l_.str.15: ; @.str.15 .asciz "%d -> " l_.str.16: ; @.str.16 .asciz "\n" l_.str.17: ; @.str.17 .asciz "Input data : " l_.str.18: ; @.str.18 .asciz "Enter data to be deleted: " .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl $0, -4(%rbp) movl $0, -8(%rbp) leaq L_.str(%rip), %rdi movb $0, %al callq _printf LBB0_1: ## =>This Inner Loop Header: Depth=1 cmpl $9, -8(%rbp) jge LBB0_13 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 leaq L_.str.1(%rip), %rdi xorl %eax, %eax ## kill: def $al killed $al killed $eax movb %al, -17(%rbp) ## 1-byte Spill callq _printf ## kill: def $ecx killed $eax movb -17(%rbp), %al ## 1-byte Reload leaq L_.str.2(%rip), %rdi callq _printf ## kill: def $ecx killed $eax movb -17(%rbp), %al ## 1-byte Reload leaq L_.str.3(%rip), %rdi callq _printf ## kill: def $ecx killed $eax movb -17(%rbp), %al ## 1-byte Reload leaq L_.str.4(%rip), %rdi callq _printf ## kill: def $ecx killed $eax movb -17(%rbp), %al ## 1-byte Reload leaq L_.str.5(%rip), %rdi callq _printf ## kill: def $ecx killed $eax movb -17(%rbp), %al ## 1-byte Reload leaq L_.str.6(%rip), %rdi callq _printf ## kill: def $ecx killed $eax movb -17(%rbp), %al ## 1-byte Reload leaq L_.str.7(%rip), %rdi callq _printf ## kill: def $ecx killed $eax movb -17(%rbp), %al ## 1-byte Reload leaq L_.str.8(%rip), %rdi callq _printf ## kill: def $ecx killed $eax movb -17(%rbp), %al ## 1-byte Reload leaq L_.str.9(%rip), %rdi callq _printf ## kill: def $ecx killed $eax movb -17(%rbp), %al ## 1-byte Reload leaq L_.str.10(%rip), %rdi callq _printf ## kill: def $ecx killed $eax movb -17(%rbp), %al ## 1-byte Reload leaq L_.str.11(%rip), %rdi callq _printf ## kill: def $ecx killed $eax movb -17(%rbp), %al ## 1-byte Reload leaq L_.str.12(%rip), %rdi leaq -8(%rbp), %rsi callq _scanf movl -8(%rbp), %eax decl %eax movl %eax, %ecx movq %rcx, -16(%rbp) ## 8-byte Spill subl $7, %eax ja LBB0_11 ## %bb.14: ## in Loop: Header=BB0_1 Depth=1 movq -16(%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 movq _head(%rip), %rdi callq _create movq %rax, _head(%rip) leaq L_.str.13(%rip), %rdi movb $0, %al callq _printf jmp LBB0_12 LBB0_4: ## in Loop: Header=BB0_1 Depth=1 movq _head(%rip), %rdi callq _insert_beg movq %rax, _head(%rip) jmp LBB0_12 LBB0_5: ## in Loop: Header=BB0_1 Depth=1 movq _head(%rip), %rdi callq _insert_end movq %rax, _head(%rip) jmp LBB0_12 LBB0_6: ## in Loop: Header=BB0_1 Depth=1 movq _head(%rip), %rdi callq _insert_anyloc movq %rax, _head(%rip) jmp LBB0_12 LBB0_7: ## in Loop: Header=BB0_1 Depth=1 movq _head(%rip), %rdi callq _delt_beg movq %rax, _head(%rip) jmp LBB0_12 LBB0_8: ## in Loop: Header=BB0_1 Depth=1 movq _head(%rip), %rdi callq _delt_end movq %rax, _head(%rip) jmp LBB0_12 LBB0_9: ## in Loop: Header=BB0_1 Depth=1 movq _head(%rip), %rdi callq _delt_anyloc movq %rax, _head(%rip) jmp LBB0_12 LBB0_10: ## in Loop: Header=BB0_1 Depth=1 movq _head(%rip), %rdi callq _display jmp LBB0_12 LBB0_11: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_12 LBB0_12: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_1 LBB0_13: xorl %eax, %eax addq $32, %rsp popq %rbp retq .cfi_endproc .p2align 2, 0x90 .data_region jt32 .set L0_0_set_3, LBB0_3-LJTI0_0 .set L0_0_set_4, LBB0_4-LJTI0_0 .set L0_0_set_5, LBB0_5-LJTI0_0 .set L0_0_set_6, LBB0_6-LJTI0_0 .set L0_0_set_7, LBB0_7-LJTI0_0 .set L0_0_set_8, LBB0_8-LJTI0_0 .set L0_0_set_9, LBB0_9-LJTI0_0 .set L0_0_set_10, LBB0_10-LJTI0_0 LJTI0_0: .long L0_0_set_3 .long L0_0_set_4 .long L0_0_set_5 .long L0_0_set_6 .long L0_0_set_7 .long L0_0_set_8 .long L0_0_set_9 .long L0_0_set_10 .end_data_region ## -- End function .globl _create ## -- Begin function create .p2align 4, 0x90 _create: ## @create .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -8(%rbp) leaq L_.str.14(%rip), %rdi movb $0, %al callq _printf leaq L_.str.12(%rip), %rdi leaq -12(%rbp), %rsi movb $0, %al callq _scanf LBB1_1: ## =>This Loop Header: Depth=1 ## Child Loop BB1_5 Depth 2 cmpl $-1, -12(%rbp) je LBB1_9 ## %bb.2: ## in Loop: Header=BB1_1 Depth=1 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) cmpq $0, -8(%rbp) jne LBB1_4 ## %bb.3: ## in Loop: Header=BB1_1 Depth=1 movq -24(%rbp), %rax movq %rax, -8(%rbp) jmp LBB1_8 LBB1_4: ## in Loop: Header=BB1_1 Depth=1 movq -8(%rbp), %rax movq %rax, -32(%rbp) LBB1_5: ## Parent Loop BB1_1 Depth=1 ## => This Inner Loop Header: Depth=2 movq -32(%rbp), %rax cmpq $0, 8(%rax) je LBB1_7 ## %bb.6: ## in Loop: Header=BB1_5 Depth=2 movq -32(%rbp), %rax movq 8(%rax), %rax movq %rax, -32(%rbp) jmp LBB1_5 LBB1_7: ## in Loop: Header=BB1_1 Depth=1 movq -24(%rbp), %rcx movq -32(%rbp), %rax movq %rcx, 8(%rax) LBB1_8: ## in Loop: Header=BB1_1 Depth=1 leaq L_.str.14(%rip), %rdi movb $0, %al callq _printf leaq L_.str.12(%rip), %rdi leaq -12(%rbp), %rsi movb $0, %al callq _scanf jmp LBB1_1 LBB1_9: movq -8(%rbp), %rax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _insert_beg ## -- Begin function insert_beg .p2align 4, 0x90 _insert_beg: ## @insert_beg .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -8(%rbp) movl $16, %edi callq _malloc movq %rax, -16(%rbp) leaq L_.str.17(%rip), %rdi movb $0, %al callq _printf leaq L_.str.12(%rip), %rdi leaq -20(%rbp), %rsi movb $0, %al callq _scanf movl -20(%rbp), %ecx movq -16(%rbp), %rax movl %ecx, (%rax) movq -8(%rbp), %rcx movq -16(%rbp), %rax movq %rcx, 8(%rax) movq -16(%rbp), %rax movq %rax, -8(%rbp) movq -8(%rbp), %rax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _insert_end ## -- Begin function insert_end .p2align 4, 0x90 _insert_end: ## @insert_end .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -8(%rbp) movl $16, %edi callq _malloc movq %rax, -16(%rbp) leaq L_.str.17(%rip), %rdi movb $0, %al callq _printf leaq L_.str.12(%rip), %rdi leaq -20(%rbp), %rsi movb $0, %al callq _scanf movl -20(%rbp), %ecx movq -16(%rbp), %rax movl %ecx, (%rax) movq -16(%rbp), %rax movq $0, 8(%rax) movq -8(%rbp), %rax movq %rax, -32(%rbp) LBB3_1: ## =>This Inner Loop Header: Depth=1 movq -32(%rbp), %rax cmpq $0, 8(%rax) je LBB3_3 ## %bb.2: ## in Loop: Header=BB3_1 Depth=1 movq -32(%rbp), %rax movq 8(%rax), %rax movq %rax, -32(%rbp) jmp LBB3_1 LBB3_3: movq -16(%rbp), %rcx movq -32(%rbp), %rax movq %rcx, 8(%rax) movq -8(%rbp), %rax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _insert_anyloc ## -- Begin function insert_anyloc .p2align 4, 0x90 _insert_anyloc: ## @insert_anyloc .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 $16, %edi callq _malloc movq %rax, -16(%rbp) leaq L_.str.17(%rip), %rdi movb $0, %al callq _printf leaq L_.str.12(%rip), %rdi leaq -20(%rbp), %rsi movb $0, %al callq _scanf movl -20(%rbp), %ecx movq -16(%rbp), %rax movl %ecx, (%rax) movq -16(%rbp), %rax movq $0, 8(%rax) movq -8(%rbp), %rax movq %rax, -32(%rbp) LBB4_1: ## =>This Inner Loop Header: Depth=1 movq -32(%rbp), %rax movl (%rax), %eax cmpl -20(%rbp), %eax jne LBB4_3 ## %bb.2: ## in Loop: Header=BB4_1 Depth=1 movq -32(%rbp), %rax movq 8(%rax), %rax movq %rax, -40(%rbp) movq -16(%rbp), %rcx movq -32(%rbp), %rax movq %rcx, 8(%rax) movq -40(%rbp), %rcx movq -16(%rbp), %rax movq %rcx, 8(%rax) jmp LBB4_1 LBB4_3: movq -8(%rbp), %rax addq $48, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _delt_beg ## -- Begin function delt_beg .p2align 4, 0x90 _delt_beg: ## @delt_beg .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movq %rdi, -8(%rbp) movq -8(%rbp), %rax movq %rax, -16(%rbp) movq -8(%rbp), %rax movq 8(%rax), %rax movq %rax, -8(%rbp) movq -16(%rbp), %rdi callq _free movq -8(%rbp), %rax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _delt_end ## -- Begin function delt_end .p2align 4, 0x90 _delt_end: ## @delt_end .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -8(%rbp) movq -8(%rbp), %rax movq %rax, -16(%rbp) LBB6_1: ## =>This Inner Loop Header: Depth=1 movq -16(%rbp), %rax cmpq $0, 8(%rax) je LBB6_3 ## %bb.2: ## in Loop: Header=BB6_1 Depth=1 movq -16(%rbp), %rax movq %rax, -24(%rbp) movq -16(%rbp), %rax movq 8(%rax), %rax movq %rax, -16(%rbp) jmp LBB6_1 LBB6_3: movq -24(%rbp), %rax movq $0, 8(%rax) movq -16(%rbp), %rdi callq _free movq -8(%rbp), %rax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _delt_anyloc ## -- Begin function delt_anyloc .p2align 4, 0x90 _delt_anyloc: ## @delt_anyloc .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -8(%rbp) leaq L_.str.18(%rip), %rdi movb $0, %al callq _printf leaq L_.str.12(%rip), %rdi leaq -12(%rbp), %rsi movb $0, %al callq _scanf movq -8(%rbp), %rax movq %rax, -24(%rbp) LBB7_1: ## =>This Inner Loop Header: Depth=1 movq -24(%rbp), %rax movl (%rax), %eax cmpl -12(%rbp), %eax je LBB7_3 ## %bb.2: ## in Loop: Header=BB7_1 Depth=1 movq -24(%rbp), %rax movq %rax, -32(%rbp) movq -24(%rbp), %rax movq 8(%rax), %rax movq %rax, -24(%rbp) jmp LBB7_1 LBB7_3: movq -24(%rbp), %rax movq 8(%rax), %rcx movq -32(%rbp), %rax movq %rcx, 8(%rax) movq -24(%rbp), %rdi callq _free movq -8(%rbp), %rax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _display ## -- Begin function display .p2align 4, 0x90 _display: ## @display .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movq %rdi, -8(%rbp) movq -8(%rbp), %rax movq %rax, -16(%rbp) LBB8_1: ## =>This Inner Loop Header: Depth=1 cmpq $0, -16(%rbp) je LBB8_3 ## %bb.2: ## in Loop: Header=BB8_1 Depth=1 movq -16(%rbp), %rax movl (%rax), %esi leaq L_.str.15(%rip), %rdi movb $0, %al callq _printf movq -16(%rbp), %rax movq 8(%rax), %rax movq %rax, -16(%rbp) jmp LBB8_1 LBB8_3: leaq L_.str.16(%rip), %rdi movb $0, %al callq _printf addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _head ## @head .zerofill __DATA,__common,_head,8,3 .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Singly Linked List All Operations\n" L_.str.1: ## @.str.1 .asciz "\nChoice\n" L_.str.2: ## @.str.2 .asciz "1 : Create a Linked List \n" L_.str.3: ## @.str.3 .asciz "2 : Insert at beginning into Linked List \n" L_.str.4: ## @.str.4 .asciz "3 : Insert at end of the Linked List \n" L_.str.5: ## @.str.5 .asciz "4 : Insert at any location of the Linked List\n" L_.str.6: ## @.str.6 .asciz "5 : Delete at beginning into Linked List \n" L_.str.7: ## @.str.7 .asciz "6 : Delete at end of the Linked List \n" L_.str.8: ## @.str.8 .asciz "7 : Delete at any location of the Linked List\n" L_.str.9: ## @.str.9 .asciz "8 : Display Linked List \n" L_.str.10: ## @.str.10 .asciz "Others : Exit()\n" L_.str.11: ## @.str.11 .asciz "Enter your choice:" L_.str.12: ## @.str.12 .asciz "%d" L_.str.13: ## @.str.13 .asciz "Linked list created....." L_.str.14: ## @.str.14 .asciz "Enter numbers , -1 to end : " L_.str.15: ## @.str.15 .asciz "%d -> " L_.str.16: ## @.str.16 .asciz "\n" L_.str.17: ## @.str.17 .asciz "Input data : " L_.str.18: ## @.str.18 .asciz "Enter data to be deleted: " .subsections_via_symbols
the_stack_data/656044.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _posix_spawnattr_getschedparam ; -- Begin function posix_spawnattr_getschedparam .p2align 2 _posix_spawnattr_getschedparam: ; @posix_spawnattr_getschedparam .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str x0, [sp, #8] str x1, [sp] mov w0, #78 add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _posix_spawnattr_setschedparam ; -- Begin function posix_spawnattr_setschedparam .p2align 2 _posix_spawnattr_setschedparam: ; @posix_spawnattr_setschedparam .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str x0, [sp, #8] str x1, [sp] mov w0, #78 add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _posix_spawnattr_getschedpolicy ; -- Begin function posix_spawnattr_getschedpolicy .p2align 2 _posix_spawnattr_getschedpolicy: ; @posix_spawnattr_getschedpolicy .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str x0, [sp, #8] str x1, [sp] mov w0, #78 add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _posix_spawnattr_setschedpolicy ; -- Begin function posix_spawnattr_setschedpolicy .p2align 2 _posix_spawnattr_setschedpolicy: ; @posix_spawnattr_setschedpolicy .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str x0, [sp, #8] str w1, [sp, #4] mov w0, #78 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 _posix_spawnattr_getschedparam ## -- Begin function posix_spawnattr_getschedparam .p2align 4, 0x90 _posix_spawnattr_getschedparam: ## @posix_spawnattr_getschedparam .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 $78, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _posix_spawnattr_setschedparam ## -- Begin function posix_spawnattr_setschedparam .p2align 4, 0x90 _posix_spawnattr_setschedparam: ## @posix_spawnattr_setschedparam .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 $78, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _posix_spawnattr_getschedpolicy ## -- Begin function posix_spawnattr_getschedpolicy .p2align 4, 0x90 _posix_spawnattr_getschedpolicy: ## @posix_spawnattr_getschedpolicy .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 $78, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _posix_spawnattr_setschedpolicy ## -- Begin function posix_spawnattr_setschedpolicy .p2align 4, 0x90 _posix_spawnattr_setschedpolicy: ## @posix_spawnattr_setschedpolicy .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 $78, %eax popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/62636585.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _compare_long ; -- Begin function compare_long .p2align 2 _compare_long: ; @compare_long .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 str x0, [sp, #32] str x1, [sp, #24] ldr x8, [sp, #32] ldr x8, [x8] str x8, [sp, #16] ldr x8, [sp, #24] ldr x8, [x8] str x8, [sp, #8] ldr x8, [sp, #16] ldr x9, [sp, #8] subs x8, x8, x9 cset w8, ge tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: mov w8, #-1 str w8, [sp, #44] b LBB0_5 LBB0_2: ldr x8, [sp, #16] ldr x9, [sp, #8] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: mov w8, #1 str w8, [sp, #44] b LBB0_5 LBB0_4: str wzr, [sp, #44] b LBB0_5 LBB0_5: ldr w0, [sp, #44] add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 sub sp, sp, #208 adrp x8, ___stderrp@GOTPAGE ldr x8, [x8, ___stderrp@GOTPAGEOFF] stur x8, [x29, #-176] ; 8-byte Folded Spill adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] stur wzr, [x29, #-12] stur w0, [x29, #-16] stur x1, [x29, #-24] stur wzr, [x29, #-36] mov w8, #101 stur w8, [x29, #-40] mov x8, #38528 movk x8, #152, lsl #16 stur x8, [x29, #-48] ; kill: def $x8 killed $xzr stur xzr, [x29, #-56] mov x8, #9223372036854775807 stur x8, [x29, #-64] stur xzr, [x29, #-72] stur xzr, [x29, #-80] stur xzr, [x29, #-88] stur xzr, [x29, #-96] movi d0, #0000000000000000 stur d0, [x29, #-104] b LBB1_1 LBB1_1: ; =>This Inner Loop Header: Depth=1 ldur w0, [x29, #-16] ldur x1, [x29, #-24] adrp x2, l_.str@PAGE add x2, x2, l_.str@PAGEOFF bl _getopt stur w0, [x29, #-32] adds w8, w0, #1 cset w8, eq tbnz w8, #0, LBB1_12 b LBB1_2 LBB1_2: ; in Loop: Header=BB1_1 Depth=1 ldur w8, [x29, #-32] subs w8, w8, #100 ; kill: def $x8 killed $w8 stur x8, [x29, #-184] ; 8-byte Folded Spill subs x8, x8, #18 cset w8, hi tbnz w8, #0, LBB1_10 ; %bb.3: ; in Loop: Header=BB1_1 Depth=1 ldur x11, [x29, #-184] ; 8-byte Folded Reload adrp x10, lJTI1_0@PAGE add x10, x10, lJTI1_0@PAGEOFF Ltmp1: adr x8, Ltmp1 ldrsw x9, [x10, x11, lsl #2] add x8, x8, x9 br x8 LBB1_4: ; in Loop: Header=BB1_1 Depth=1 adrp x8, _optarg@GOTPAGE ldr x8, [x8, _optarg@GOTPAGEOFF] ldr x0, [x8] bl _atol stur x0, [x29, #-48] b LBB1_11 LBB1_5: ; in Loop: Header=BB1_1 Depth=1 adrp x8, _optarg@GOTPAGE ldr x8, [x8, _optarg@GOTPAGEOFF] ldr x0, [x8] bl _atoi stur w0, [x29, #-40] ldur w8, [x29, #-40] ands w8, w8, #0x1 cset w8, ne tbnz w8, #0, LBB1_7 b LBB1_6 LBB1_6: ; in Loop: Header=BB1_1 Depth=1 ldur w8, [x29, #-40] add w8, w8, #1 stur w8, [x29, #-40] b LBB1_7 LBB1_7: ; in Loop: Header=BB1_1 Depth=1 b LBB1_11 LBB1_8: ; in Loop: Header=BB1_1 Depth=1 mov w8, #1 stur w8, [x29, #-36] b LBB1_11 LBB1_9: b LBB1_10 LBB1_10: ldur x8, [x29, #-176] ; 8-byte Folded Reload ldr x0, [x8] ldur x8, [x29, #-24] ldr x8, [x8] sub sp, sp, #16 mov x9, sp str x8, [x9] adrp x1, l_.str.1@PAGE add x1, x1, l_.str.1@PAGEOFF bl _fprintf ldur x8, [x29, #-176] ; 8-byte Folded Reload add sp, sp, #16 ldr x0, [x8] adrp x1, l_.str.2@PAGE add x1, x1, l_.str.2@PAGEOFF bl _fprintf ldur x8, [x29, #-176] ; 8-byte Folded Reload ldr x0, [x8] adrp x1, l_.str.3@PAGE add x1, x1, l_.str.3@PAGEOFF bl _fprintf ldur x8, [x29, #-176] ; 8-byte Folded Reload ldr x0, [x8] sub sp, sp, #16 mov x9, sp mov x8, #101 str x8, [x9] adrp x1, l_.str.4@PAGE add x1, x1, l_.str.4@PAGEOFF bl _fprintf ldur x8, [x29, #-176] ; 8-byte Folded Reload add sp, sp, #16 ldr x0, [x8] adrp x1, l_.str.5@PAGE add x1, x1, l_.str.5@PAGEOFF bl _fprintf mov w0, #1 bl _exit LBB1_11: ; in Loop: Header=BB1_1 Depth=1 b LBB1_1 LBB1_12: ldur w8, [x29, #-40] add w9, w8, #2 ; implicit-def: $x8 mov x8, x9 sxtw x9, w8 mov x8, #8 mul x8, x8, x9 lsr x8, x8, #0 add x8, x8, #15 and x9, x8, #0xfffffffffffffff0 stur x9, [x29, #-192] ; 8-byte Folded Spill adrp x16, ___chkstk_darwin@GOTPAGE ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 ldur x9, [x29, #-192] ; 8-byte Folded Reload mov x8, sp subs x8, x8, x9 mov sp, x8 stur x8, [x29, #-56] stur wzr, [x29, #-28] b LBB1_13 LBB1_13: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-28] ldur w9, [x29, #-40] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB1_18 b LBB1_14 LBB1_14: ; in Loop: Header=BB1_13 Depth=1 mov w0, #0 stur w0, [x29, #-196] ; 4-byte Folded Spill sub x1, x29, #120 bl _clock_gettime ldur w0, [x29, #-196] ; 4-byte Folded Reload sub x1, x29, #136 bl _clock_gettime ldur x8, [x29, #-128] ldur x9, [x29, #-112] subs x8, x8, x9 ldur x9, [x29, #-56] ldursw x10, [x29, #-28] str x8, [x9, x10, lsl #3] ldur x8, [x29, #-136] ldur x9, [x29, #-120] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB1_16 b LBB1_15 LBB1_15: ; in Loop: Header=BB1_13 Depth=1 ldur x8, [x29, #-56] ldursw x9, [x29, #-28] add x9, x8, x9, lsl #3 ldr x8, [x9] mov x10, #51712 movk x10, #15258, lsl #16 add x8, x8, x10 str x8, [x9] b LBB1_16 LBB1_16: ; in Loop: Header=BB1_13 Depth=1 sub x0, x29, #152 stur xzr, [x29, #-152] ldur x8, [x29, #-48] stur x8, [x29, #-144] sub x1, x29, #168 bl _nanosleep b LBB1_17 LBB1_17: ; in Loop: Header=BB1_13 Depth=1 ldur w8, [x29, #-28] add w8, w8, #1 stur w8, [x29, #-28] b LBB1_13 LBB1_18: stur wzr, [x29, #-28] b LBB1_19 LBB1_19: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-28] ldur w9, [x29, #-40] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB1_28 b LBB1_20 LBB1_20: ; in Loop: Header=BB1_19 Depth=1 ldur w8, [x29, #-36] subs w8, w8, #0 cset w8, le tbnz w8, #0, LBB1_22 b LBB1_21 LBB1_21: ; in Loop: Header=BB1_19 Depth=1 ldur x8, [x29, #-56] ldursw x9, [x29, #-28] ldr x8, [x8, x9, lsl #3] sub sp, sp, #16 mov x9, sp str x8, [x9] adrp x0, l_.str.6@PAGE add x0, x0, l_.str.6@PAGEOFF bl _printf add sp, sp, #16 b LBB1_22 LBB1_22: ; in Loop: Header=BB1_19 Depth=1 ldur x8, [x29, #-56] ldursw x9, [x29, #-28] ldr x9, [x8, x9, lsl #3] ldur x8, [x29, #-80] add x8, x8, x9 stur x8, [x29, #-80] ldur x8, [x29, #-56] ldursw x9, [x29, #-28] ldr x8, [x8, x9, lsl #3] ldur x9, [x29, #-64] subs x8, x8, x9 cset w8, ge tbnz w8, #0, LBB1_24 b LBB1_23 LBB1_23: ; in Loop: Header=BB1_19 Depth=1 ldur x8, [x29, #-56] ldursw x9, [x29, #-28] ldr x8, [x8, x9, lsl #3] stur x8, [x29, #-64] b LBB1_24 LBB1_24: ; in Loop: Header=BB1_19 Depth=1 ldur x8, [x29, #-56] ldursw x9, [x29, #-28] ldr x8, [x8, x9, lsl #3] ldur x9, [x29, #-72] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_26 b LBB1_25 LBB1_25: ; in Loop: Header=BB1_19 Depth=1 ldur x8, [x29, #-56] ldursw x9, [x29, #-28] ldr x8, [x8, x9, lsl #3] stur x8, [x29, #-72] b LBB1_26 LBB1_26: ; in Loop: Header=BB1_19 Depth=1 b LBB1_27 LBB1_27: ; in Loop: Header=BB1_19 Depth=1 ldur w8, [x29, #-28] add w8, w8, #1 stur w8, [x29, #-28] b LBB1_19 LBB1_28: ldur x8, [x29, #-80] ldur w9, [x29, #-40] subs w10, w9, #1 ; implicit-def: $x9 mov x9, x10 sxtw x9, w9 sdiv x8, x8, x9 stur x8, [x29, #-88] ldur x0, [x29, #-56] ldursw x1, [x29, #-40] mov x2, #8 adrp x3, _compare_long@PAGE add x3, x3, _compare_long@PAGEOFF bl _qsort ldur x8, [x29, #-56] ldur w9, [x29, #-40] mov w10, #2 sdiv w9, w9, w10 add w9, w9, #1 ldr x8, [x8, w9, sxtw #3] stur x8, [x29, #-96] stur wzr, [x29, #-28] b LBB1_29 LBB1_29: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-28] ldur w9, [x29, #-40] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB1_32 b LBB1_30 LBB1_30: ; in Loop: Header=BB1_29 Depth=1 ldur x8, [x29, #-56] ldursw x9, [x29, #-28] ldr x8, [x8, x9, lsl #3] ldur x9, [x29, #-88] subs x8, x8, x9 scvtf d0, x8 fmov d1, #2.00000000 bl _pow fmov d1, d0 ldur d0, [x29, #-104] fadd d0, d0, d1 stur d0, [x29, #-104] b LBB1_31 LBB1_31: ; in Loop: Header=BB1_29 Depth=1 ldur w8, [x29, #-28] add w8, w8, #1 stur w8, [x29, #-28] b LBB1_29 LBB1_32: ldur d0, [x29, #-104] ldur s2, [x29, #-40] ; implicit-def: $d1 fmov s1, s2 sshll.2d v1, v1, #0 ; kill: def $d1 killed $d1 killed $q1 scvtf d1, d1 fdiv d0, d0, d1 fsqrt d0, d0 stur d0, [x29, #-104] ldur w8, [x29, #-40] ; implicit-def: $x10 mov x10, x8 ldur x8, [x29, #-48] sub sp, sp, #16 mov x9, sp str x10, [x9] str x8, [x9, #8] adrp x0, l_.str.7@PAGE add x0, x0, l_.str.7@PAGEOFF bl _printf add sp, sp, #16 ldur x13, [x29, #-64] ldur x12, [x29, #-72] ldur x11, [x29, #-88] ldur x10, [x29, #-96] ldur d0, [x29, #-104] fcvtzs x8, d0 sub sp, sp, #48 mov x9, sp str x13, [x9] str x12, [x9, #8] str x11, [x9, #16] str x10, [x9, #24] str x8, [x9, #32] adrp x0, l_.str.8@PAGE add x0, x0, l_.str.8@PAGEOFF bl _printf add sp, sp, #48 ldur w8, [x29, #-12] stur w8, [x29, #-200] ; 4-byte Folded Spill ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB1_34 b LBB1_33 LBB1_33: bl ___stack_chk_fail LBB1_34: ldur w0, [x29, #-200] ; 4-byte Folded Reload mov sp, x29 ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .cfi_endproc .p2align 2 lJTI1_0: .long LBB1_4-Ltmp1 .long LBB1_10-Ltmp1 .long LBB1_10-Ltmp1 .long LBB1_10-Ltmp1 .long LBB1_9-Ltmp1 .long LBB1_10-Ltmp1 .long LBB1_10-Ltmp1 .long LBB1_10-Ltmp1 .long LBB1_10-Ltmp1 .long LBB1_10-Ltmp1 .long LBB1_5-Ltmp1 .long LBB1_10-Ltmp1 .long LBB1_10-Ltmp1 .long LBB1_10-Ltmp1 .long LBB1_10-Ltmp1 .long LBB1_10-Ltmp1 .long LBB1_10-Ltmp1 .long LBB1_10-Ltmp1 .long LBB1_8-Ltmp1 ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "d:hvn:" l_.str.1: ; @.str.1 .asciz "Usage: %s [-h] [-d nsec] [-n samples] [-v]\n\n" l_.str.2: ; @.str.2 .asciz "-d nsec : nano seconde paus between samples\n" l_.str.3: ; @.str.3 .asciz "-h : help\n" l_.str.4: ; @.str.4 .asciz "-n samples : Number of samples, default %d\n" l_.str.5: ; @.str.5 .asciz "-v : verbose\n" l_.str.6: ; @.str.6 .asciz "diff %ld\n" l_.str.7: ; @.str.7 .asciz "samples %d, delay %ld ns\n" l_.str.8: ; @.str.8 .asciz "min %ld ns, max %ld ns, mean %ld ns, median %ld ns, StdDev %ld ns\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _compare_long ## -- Begin function compare_long .p2align 4, 0x90 _compare_long: ## @compare_long .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 movq (%rax), %rax movq %rax, -32(%rbp) movq -24(%rbp), %rax movq (%rax), %rax movq %rax, -40(%rbp) movq -32(%rbp), %rax cmpq -40(%rbp), %rax jge LBB0_2 ## %bb.1: movl $-1, -4(%rbp) jmp LBB0_5 LBB0_2: movq -32(%rbp), %rax cmpq -40(%rbp), %rax jle 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 .section __TEXT,__literal8,8byte_literals .p2align 3 ## -- Begin function main LCPI1_0: .quad 0x4000000000000000 ## double 2 .section __TEXT,__text,regular,pure_instructions .globl _main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $208, %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) movl $0, -36(%rbp) movl $101, -40(%rbp) movq $10000000, -48(%rbp) ## imm = 0x989680 movq $0, -56(%rbp) movabsq $9223372036854775807, %rax ## imm = 0x7FFFFFFFFFFFFFFF movq %rax, -64(%rbp) movq $0, -72(%rbp) movq $0, -80(%rbp) movq $0, -88(%rbp) movq $0, -96(%rbp) xorps %xmm0, %xmm0 movsd %xmm0, -104(%rbp) LBB1_1: ## =>This Inner Loop Header: Depth=1 movl -16(%rbp), %edi movq -24(%rbp), %rsi leaq L_.str(%rip), %rdx callq _getopt movl %eax, -32(%rbp) cmpl $-1, %eax je LBB1_11 ## %bb.2: ## in Loop: Header=BB1_1 Depth=1 movl -32(%rbp), %eax addl $-100, %eax movl %eax, %ecx movq %rcx, -176(%rbp) ## 8-byte Spill subl $18, %eax ja LBB1_9 ## %bb.34: ## in Loop: Header=BB1_1 Depth=1 movq -176(%rbp), %rax ## 8-byte Reload leaq LJTI1_0(%rip), %rcx movslq (%rcx,%rax,4), %rax addq %rcx, %rax jmpq *%rax LBB1_3: ## in Loop: Header=BB1_1 Depth=1 movq _optarg@GOTPCREL(%rip), %rax movq (%rax), %rdi callq _atol movq %rax, -48(%rbp) jmp LBB1_10 LBB1_4: ## in Loop: Header=BB1_1 Depth=1 movq _optarg@GOTPCREL(%rip), %rax movq (%rax), %rdi callq _atoi movl %eax, -40(%rbp) movl -40(%rbp), %eax andl $1, %eax cmpl $0, %eax jne LBB1_6 ## %bb.5: ## in Loop: Header=BB1_1 Depth=1 movl -40(%rbp), %eax addl $1, %eax movl %eax, -40(%rbp) LBB1_6: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_10 LBB1_7: ## in Loop: Header=BB1_1 Depth=1 movl $1, -36(%rbp) jmp LBB1_10 LBB1_8: jmp LBB1_9 LBB1_9: movq ___stderrp@GOTPCREL(%rip), %rax movq %rax, -192(%rbp) ## 8-byte Spill movq (%rax), %rdi movq -24(%rbp), %rax movq (%rax), %rdx leaq L_.str.1(%rip), %rsi xorl %eax, %eax ## kill: def $al killed $al killed $eax movb %al, -177(%rbp) ## 1-byte Spill callq _fprintf movq -192(%rbp), %rcx ## 8-byte Reload ## kill: def $edx killed $eax movb -177(%rbp), %al ## 1-byte Reload movq (%rcx), %rdi leaq L_.str.2(%rip), %rsi callq _fprintf movq -192(%rbp), %rcx ## 8-byte Reload ## kill: def $edx killed $eax movb -177(%rbp), %al ## 1-byte Reload movq (%rcx), %rdi leaq L_.str.3(%rip), %rsi callq _fprintf movq -192(%rbp), %rcx ## 8-byte Reload ## kill: def $edx killed $eax movb -177(%rbp), %al ## 1-byte Reload movq (%rcx), %rdi leaq L_.str.4(%rip), %rsi movl $101, %edx callq _fprintf movq -192(%rbp), %rcx ## 8-byte Reload ## kill: def $edx killed $eax movb -177(%rbp), %al ## 1-byte Reload movq (%rcx), %rdi leaq L_.str.5(%rip), %rsi callq _fprintf movl $1, %edi callq _exit LBB1_10: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_1 LBB1_11: movslq -40(%rbp), %rax leaq 16(,%rax,8), %rax callq ____chkstk_darwin addq $15, %rax andq $-16, %rax subq %rax, %rsp movq %rsp, %rax movq %rax, -56(%rbp) movl $0, -28(%rbp) LBB1_12: ## =>This Inner Loop Header: Depth=1 movl -28(%rbp), %eax cmpl -40(%rbp), %eax jge LBB1_17 ## %bb.13: ## in Loop: Header=BB1_12 Depth=1 xorl %edi, %edi leaq -120(%rbp), %rsi callq _clock_gettime xorl %edi, %edi leaq -136(%rbp), %rsi callq _clock_gettime movq -128(%rbp), %rdx subq -112(%rbp), %rdx movq -56(%rbp), %rax movslq -28(%rbp), %rcx movq %rdx, (%rax,%rcx,8) movq -136(%rbp), %rax cmpq -120(%rbp), %rax je LBB1_15 ## %bb.14: ## in Loop: Header=BB1_12 Depth=1 movq -56(%rbp), %rax movslq -28(%rbp), %rcx movq (%rax,%rcx,8), %rdx addq $1000000000, %rdx ## imm = 0x3B9ACA00 movq %rdx, (%rax,%rcx,8) LBB1_15: ## in Loop: Header=BB1_12 Depth=1 movq $0, -152(%rbp) movq -48(%rbp), %rax movq %rax, -144(%rbp) leaq -152(%rbp), %rdi leaq -168(%rbp), %rsi callq _nanosleep ## %bb.16: ## in Loop: Header=BB1_12 Depth=1 movl -28(%rbp), %eax addl $1, %eax movl %eax, -28(%rbp) jmp LBB1_12 LBB1_17: movl $0, -28(%rbp) LBB1_18: ## =>This Inner Loop Header: Depth=1 movl -28(%rbp), %eax cmpl -40(%rbp), %eax jge LBB1_27 ## %bb.19: ## in Loop: Header=BB1_18 Depth=1 cmpl $0, -36(%rbp) jle LBB1_21 ## %bb.20: ## in Loop: Header=BB1_18 Depth=1 movq -56(%rbp), %rax movslq -28(%rbp), %rcx movq (%rax,%rcx,8), %rsi leaq L_.str.6(%rip), %rdi movb $0, %al callq _printf LBB1_21: ## in Loop: Header=BB1_18 Depth=1 movq -56(%rbp), %rax movslq -28(%rbp), %rcx movq (%rax,%rcx,8), %rax addq -80(%rbp), %rax movq %rax, -80(%rbp) movq -56(%rbp), %rax movslq -28(%rbp), %rcx movq (%rax,%rcx,8), %rax cmpq -64(%rbp), %rax jge LBB1_23 ## %bb.22: ## in Loop: Header=BB1_18 Depth=1 movq -56(%rbp), %rax movslq -28(%rbp), %rcx movq (%rax,%rcx,8), %rax movq %rax, -64(%rbp) LBB1_23: ## in Loop: Header=BB1_18 Depth=1 movq -56(%rbp), %rax movslq -28(%rbp), %rcx movq (%rax,%rcx,8), %rax cmpq -72(%rbp), %rax jle LBB1_25 ## %bb.24: ## in Loop: Header=BB1_18 Depth=1 movq -56(%rbp), %rax movslq -28(%rbp), %rcx movq (%rax,%rcx,8), %rax movq %rax, -72(%rbp) LBB1_25: ## in Loop: Header=BB1_18 Depth=1 jmp LBB1_26 LBB1_26: ## in Loop: Header=BB1_18 Depth=1 movl -28(%rbp), %eax addl $1, %eax movl %eax, -28(%rbp) jmp LBB1_18 LBB1_27: movq -80(%rbp), %rax movl -40(%rbp), %ecx subl $1, %ecx movslq %ecx, %rcx cqto idivq %rcx movq %rax, -88(%rbp) movq -56(%rbp), %rdi movslq -40(%rbp), %rsi movl $8, %edx leaq _compare_long(%rip), %rcx callq _qsort movq -56(%rbp), %rax movq %rax, -200(%rbp) ## 8-byte Spill movl -40(%rbp), %eax movl $2, %ecx cltd idivl %ecx movl %eax, %ecx movq -200(%rbp), %rax ## 8-byte Reload addl $1, %ecx movslq %ecx, %rcx movq (%rax,%rcx,8), %rax movq %rax, -96(%rbp) movl $0, -28(%rbp) LBB1_28: ## =>This Inner Loop Header: Depth=1 movl -28(%rbp), %eax cmpl -40(%rbp), %eax jge LBB1_31 ## %bb.29: ## in Loop: Header=BB1_28 Depth=1 movq -56(%rbp), %rax movslq -28(%rbp), %rcx movq (%rax,%rcx,8), %rax subq -88(%rbp), %rax cvtsi2sd %rax, %xmm0 movsd LCPI1_0(%rip), %xmm1 ## xmm1 = mem[0],zero callq _pow addsd -104(%rbp), %xmm0 movsd %xmm0, -104(%rbp) ## %bb.30: ## in Loop: Header=BB1_28 Depth=1 movl -28(%rbp), %eax addl $1, %eax movl %eax, -28(%rbp) jmp LBB1_28 LBB1_31: movsd -104(%rbp), %xmm0 ## xmm0 = mem[0],zero cvtsi2sdl -40(%rbp), %xmm1 divsd %xmm1, %xmm0 sqrtsd %xmm0, %xmm0 movsd %xmm0, -104(%rbp) movl -40(%rbp), %esi movq -48(%rbp), %rdx leaq L_.str.7(%rip), %rdi movb $0, %al callq _printf movq -64(%rbp), %rsi movq -72(%rbp), %rdx movq -88(%rbp), %rcx movq -96(%rbp), %r8 cvttsd2si -104(%rbp), %r9 leaq L_.str.8(%rip), %rdi movb $0, %al callq _printf movl -12(%rbp), %eax movl %eax, -204(%rbp) ## 4-byte Spill movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB1_33 ## %bb.32: movl -204(%rbp), %eax ## 4-byte Reload movq %rbp, %rsp popq %rbp retq LBB1_33: callq ___stack_chk_fail ud2 .cfi_endproc .p2align 2, 0x90 .data_region jt32 .set L1_0_set_3, LBB1_3-LJTI1_0 .set L1_0_set_9, LBB1_9-LJTI1_0 .set L1_0_set_8, LBB1_8-LJTI1_0 .set L1_0_set_4, LBB1_4-LJTI1_0 .set L1_0_set_7, LBB1_7-LJTI1_0 LJTI1_0: .long L1_0_set_3 .long L1_0_set_9 .long L1_0_set_9 .long L1_0_set_9 .long L1_0_set_8 .long L1_0_set_9 .long L1_0_set_9 .long L1_0_set_9 .long L1_0_set_9 .long L1_0_set_9 .long L1_0_set_4 .long L1_0_set_9 .long L1_0_set_9 .long L1_0_set_9 .long L1_0_set_9 .long L1_0_set_9 .long L1_0_set_9 .long L1_0_set_9 .long L1_0_set_7 .end_data_region ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "d:hvn:" L_.str.1: ## @.str.1 .asciz "Usage: %s [-h] [-d nsec] [-n samples] [-v]\n\n" L_.str.2: ## @.str.2 .asciz "-d nsec : nano seconde paus between samples\n" L_.str.3: ## @.str.3 .asciz "-h : help\n" L_.str.4: ## @.str.4 .asciz "-n samples : Number of samples, default %d\n" L_.str.5: ## @.str.5 .asciz "-v : verbose\n" L_.str.6: ## @.str.6 .asciz "diff %ld\n" L_.str.7: ## @.str.7 .asciz "samples %d, delay %ld ns\n" L_.str.8: ## @.str.8 .asciz "min %ld ns, max %ld ns, mean %ld ns, median %ld ns, StdDev %ld ns\n" .subsections_via_symbols
the_stack_data/1101050.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov w8, #0 str w8, [sp, #12] ; 4-byte Folded Spill stur wzr, [x29, #-4] mov x9, sp mov x8, #384 str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF mov w1, #514 bl _open stur w0, [x29, #-8] ldur w9, [x29, #-8] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf ldur w0, [x29, #-8] adrp x1, l_.str.2@PAGE add x1, x1, l_.str.2@PAGEOFF mov x2, #8 bl _write ldur w0, [x29, #-8] bl _dup stur w0, [x29, #-12] ldur w9, [x29, #-12] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf ldur w0, [x29, #-12] adrp x1, l_.str.4@PAGE add x1, x1, l_.str.4@PAGEOFF mov x2, #10 bl _write ldr w0, [sp, #12] ; 4-byte Folded Reload bl _close ldur w0, [x29, #-8] bl _dup str w0, [sp, #16] ldr w9, [sp, #16] ; 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 ldr w0, [sp, #12] ; 4-byte Folded Reload adrp x1, l_.str.6@PAGE add x1, x1, l_.str.6@PAGEOFF mov x2, #13 bl _write mov w0, #3 mov w1, #2 str w1, [sp, #8] ; 4-byte Folded Spill bl _dup2 ldr w0, [sp, #8] ; 4-byte Folded Reload adrp x1, l_.str.7@PAGE add x1, x1, l_.str.7@PAGEOFF mov x2, #2 bl _write 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 "test.txt" l_.str.1: ; @.str.1 .asciz "fd1 = %d\n" l_.str.2: ; @.str.2 .asciz "Cosa sta" l_.str.3: ; @.str.3 .asciz "fd2 = %d\n" l_.str.4: ; @.str.4 .asciz " accadendo" l_.str.5: ; @.str.5 .asciz "fd3 = %d\n" l_.str.6: ; @.str.6 .asciz " al contenuto" l_.str.7: ; @.str.7 .asciz "?\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl $0, -4(%rbp) leaq L_.str(%rip), %rdi movl $514, %esi ## imm = 0x202 movl $384, %edx ## imm = 0x180 movb $0, %al callq _open movl %eax, -8(%rbp) movl -8(%rbp), %esi leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf movl -8(%rbp), %edi leaq L_.str.2(%rip), %rsi movl $8, %edx callq _write movl -8(%rbp), %edi callq _dup movl %eax, -12(%rbp) movl -12(%rbp), %esi leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf movl -12(%rbp), %edi leaq L_.str.4(%rip), %rsi movl $10, %edx callq _write xorl %edi, %edi callq _close movl -8(%rbp), %edi callq _dup movl %eax, -16(%rbp) movl -16(%rbp), %esi leaq L_.str.5(%rip), %rdi movb $0, %al callq _printf xorl %edi, %edi leaq L_.str.6(%rip), %rsi movl $13, %edx callq _write movl $3, %edi movl $2, %esi callq _dup2 movl $2, %edi leaq L_.str.7(%rip), %rsi movl $2, %edx callq _write xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "test.txt" L_.str.1: ## @.str.1 .asciz "fd1 = %d\n" L_.str.2: ## @.str.2 .asciz "Cosa sta" L_.str.3: ## @.str.3 .asciz "fd2 = %d\n" L_.str.4: ## @.str.4 .asciz " accadendo" L_.str.5: ## @.str.5 .asciz "fd3 = %d\n" L_.str.6: ## @.str.6 .asciz " al contenuto" L_.str.7: ## @.str.7 .asciz "?\n" .subsections_via_symbols
the_stack_data/167330261.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/111078375.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __TEXT,__const .globl _Pods_DDJiOSVersionString ; @Pods_DDJiOSVersionString _Pods_DDJiOSVersionString: .asciz "@(#)PROGRAM:Pods_DDJiOS PROJECT:Pods-1\n" .globl _Pods_DDJiOSVersionNumber ; @Pods_DDJiOSVersionNumber .p2align 3 _Pods_DDJiOSVersionNumber: .quad 0x3ff0000000000000 ; double 1 .no_dead_strip _Pods_DDJiOSVersionString .no_dead_strip _Pods_DDJiOSVersionNumber .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __TEXT,__const .globl _Pods_DDJiOSVersionString ## @Pods_DDJiOSVersionString .p2align 4 _Pods_DDJiOSVersionString: .asciz "@(#)PROGRAM:Pods_DDJiOS PROJECT:Pods-1\n" .globl _Pods_DDJiOSVersionNumber ## @Pods_DDJiOSVersionNumber .p2align 3 _Pods_DDJiOSVersionNumber: .quad 0x3ff0000000000000 ## double 1 .no_dead_strip _Pods_DDJiOSVersionString .no_dead_strip _Pods_DDJiOSVersionNumber .subsections_via_symbols
the_stack_data/175142179.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _to_str ; -- Begin function to_str .p2align 2 _to_str: ; @to_str .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 x0, [sp, #48] str w1, [sp, #44] str w2, [sp, #40] ldr x0, [sp, #48] ldr w9, [sp, #44] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] mov w1, #0 str w1, [sp, #12] ; 4-byte Folded Spill mov x2, #-1 str x2, [sp, #32] ; 8-byte Folded Spill adrp x3, l_.str@PAGE add x3, x3, l_.str@PAGEOFF str x3, [sp, #16] ; 8-byte Folded Spill bl ___sprintf_chk ldr w1, [sp, #12] ; 4-byte Folded Reload ldr x3, [sp, #16] ; 8-byte Folded Reload ldr w9, [sp, #40] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] add x0, sp, #56 str x0, [sp, #24] ; 8-byte Folded Spill mov x2, #256 bl ___sprintf_chk ldr x1, [sp, #24] ; 8-byte Folded Reload ldr x2, [sp, #32] ; 8-byte Folded Reload ldr x0, [sp, #48] bl ___strcat_chk ldur x9, [x29, #-24] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: bl ___stack_chk_fail LBB0_2: 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 _comparator ; -- Begin function comparator .p2align 2 _comparator: ; @comparator .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, #576 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-24] str x0, [sp, #40] str x1, [sp, #32] ldr x8, [sp, #40] ldr w8, [x8] str w8, [sp, #28] ldr x8, [sp, #32] ldr w8, [x8] str w8, [sp, #24] ldr w8, [sp, #28] ldr w9, [sp, #24] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB1_2 b LBB1_1 LBB1_1: str wzr, [sp, #52] b LBB1_3 LBB1_2: ldr w1, [sp, #28] ldr w2, [sp, #24] add x0, sp, #312 str x0, [sp, #16] ; 8-byte Folded Spill bl _to_str ldr w1, [sp, #24] ldr w2, [sp, #28] add x0, sp, #56 str x0, [sp, #8] ; 8-byte Folded Spill bl _to_str ldr x0, [sp, #8] ; 8-byte Folded Reload ldr x1, [sp, #16] ; 8-byte Folded Reload bl _strcmp str w0, [sp, #52] b LBB1_3 LBB1_3: ldr w8, [sp, #52] str w8, [sp, #4] ; 4-byte Folded Spill ldur x9, [x29, #-24] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB1_5 b LBB1_4 LBB1_4: bl ___stack_chk_fail LBB1_5: ldr w0, [sp, #4] ; 4-byte Folded Reload add sp, sp, #576 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x28, x27, [sp], #32 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .globl _readargs ; -- Begin function readargs .p2align 2 _readargs: ; @readargs .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, #-8] stur x1, [x29, #-16] str x2, [sp, #24] ldur w8, [x29, #-8] subs w8, w8, #1 str w8, [sp, #20] str wzr, [sp, #16] b LBB2_1 LBB2_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #16] ldr w9, [sp, #20] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB2_6 b LBB2_2 LBB2_2: ; in Loop: Header=BB2_1 Depth=1 ldur x8, [x29, #-16] ldr w9, [sp, #16] add w9, w9, #1 ldr x0, [x8, w9, sxtw #3] bl _atoi str w0, [sp, #12] ldr w8, [sp, #12] subs w8, w8, #0 cset w8, ge tbnz w8, #0, LBB2_4 b LBB2_3 LBB2_3: mov w8, #-1 stur w8, [x29, #-4] b LBB2_7 LBB2_4: ; in Loop: Header=BB2_1 Depth=1 ldr w8, [sp, #12] ldr x9, [sp, #24] ldrsw x10, [sp, #16] str w8, [x9, x10, lsl #2] b LBB2_5 LBB2_5: ; in Loop: Header=BB2_1 Depth=1 ldr w8, [sp, #16] add w8, w8, #1 str w8, [sp, #16] b LBB2_1 LBB2_6: ldr w8, [sp, #20] stur w8, [x29, #-4] b LBB2_7 LBB2_7: 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: stp x28, x27, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w27, -24 .cfi_offset w28, -32 sub sp, sp, #1088 adrp x8, ___stderrp@GOTPAGE ldr x8, [x8, ___stderrp@GOTPAGEOFF] str x8, [sp, #24] ; 8-byte Folded Spill adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-24] str wzr, [sp, #52] str w0, [sp, #48] str x1, [sp, #40] ldr w8, [sp, #48] subs w8, w8, #1 subs w8, w8, #256 cset w8, le tbnz w8, #0, LBB3_2 b LBB3_1 LBB3_1: ldr x8, [sp, #24] ; 8-byte Folded Reload ldr x0, [x8] ldr x8, [sp, #40] ldr x8, [x8] mov x9, sp str x8, [x9] adrp x1, l_.str.1@PAGE add x1, x1, l_.str.1@PAGEOFF bl _fprintf ldr x8, [sp, #24] ; 8-byte Folded Reload ldr x0, [x8] mov x9, sp mov x8, #256 str x8, [x9] adrp x1, l_.str.2@PAGE add x1, x1, l_.str.2@PAGEOFF bl _fprintf mov w8, #1 str w8, [sp, #52] b LBB3_9 LBB3_2: ldr w0, [sp, #48] ldr x1, [sp, #40] add x2, sp, #56 bl _readargs subs w8, w0, #0 cset w8, gt tbnz w8, #0, LBB3_4 b LBB3_3 LBB3_3: ldr x8, [sp, #24] ; 8-byte Folded Reload ldr x0, [x8] ldr x8, [sp, #40] ldr x8, [x8] mov x9, sp str x8, [x9] adrp x1, l_.str.1@PAGE add x1, x1, l_.str.1@PAGEOFF bl _fprintf ldr x8, [sp, #24] ; 8-byte Folded Reload ldr x0, [x8] adrp x1, l_.str.3@PAGE add x1, x1, l_.str.3@PAGEOFF bl _fprintf mov w8, #1 str w8, [sp, #52] b LBB3_9 LBB3_4: ldr w8, [sp, #48] subs w9, w8, #1 ; implicit-def: $x8 mov x8, x9 sxtw x1, w8 add x0, sp, #56 mov x2, #4 adrp x3, _comparator@PAGE add x3, x3, _comparator@PAGEOFF bl _qsort str wzr, [sp, #36] b LBB3_5 LBB3_5: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #36] ldr w9, [sp, #48] subs w9, w9, #1 subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB3_8 b LBB3_6 LBB3_6: ; in Loop: Header=BB3_5 Depth=1 ldrsw x9, [sp, #36] add x8, sp, #56 ldr w9, [x8, x9, lsl #2] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf b LBB3_7 LBB3_7: ; in Loop: Header=BB3_5 Depth=1 ldr w8, [sp, #36] add w8, w8, #1 str w8, [sp, #36] b LBB3_5 LBB3_8: adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _printf str wzr, [sp, #52] b LBB3_9 LBB3_9: ldr w8, [sp, #52] 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, LBB3_11 b LBB3_10 LBB3_10: bl ___stack_chk_fail LBB3_11: ldr w0, [sp, #20] ; 4-byte Folded Reload add sp, sp, #1088 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x28, x27, [sp], #32 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%d" l_.str.1: ; @.str.1 .asciz "usage: %s <number> [<number>]\n" l_.str.2: ; @.str.2 .asciz "\tToo many arguments. Max args: %d\n" l_.str.3: ; @.str.3 .asciz "\tInvalid input. Non-negative integers only\n" l_.str.4: ; @.str.4 .asciz "\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _to_str ## -- Begin function to_str .p2align 4, 0x90 _to_str: ## @to_str .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $288, %rsp ## imm = 0x120 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movq %rdi, -280(%rbp) movl %esi, -284(%rbp) movl %edx, -288(%rbp) movq -280(%rbp), %rdi movl -284(%rbp), %r8d xorl %esi, %esi movq $-1, %rdx leaq L_.str(%rip), %rcx movb $0, %al callq ___sprintf_chk leaq -272(%rbp), %rdi movl -288(%rbp), %r8d xorl %esi, %esi movl $256, %edx ## imm = 0x100 leaq L_.str(%rip), %rcx movb $0, %al callq ___sprintf_chk movq -280(%rbp), %rdi leaq -272(%rbp), %rsi movq $-1, %rdx callq ___strcat_chk movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_2 ## %bb.1: addq $288, %rsp ## imm = 0x120 popq %rbp retq LBB0_2: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .globl _comparator ## -- Begin function comparator .p2align 4, 0x90 _comparator: ## @comparator .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $576, %rsp ## imm = 0x240 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movq %rdi, -544(%rbp) movq %rsi, -552(%rbp) movq -544(%rbp), %rax movl (%rax), %eax movl %eax, -556(%rbp) movq -552(%rbp), %rax movl (%rax), %eax movl %eax, -560(%rbp) movl -556(%rbp), %eax cmpl -560(%rbp), %eax jne LBB1_2 ## %bb.1: movl $0, -532(%rbp) jmp LBB1_3 LBB1_2: leaq -272(%rbp), %rdi movl -556(%rbp), %esi movl -560(%rbp), %edx callq _to_str leaq -528(%rbp), %rdi movl -560(%rbp), %esi movl -556(%rbp), %edx callq _to_str leaq -528(%rbp), %rdi leaq -272(%rbp), %rsi callq _strcmp movl %eax, -532(%rbp) LBB1_3: movl -532(%rbp), %eax movl %eax, -564(%rbp) ## 4-byte Spill movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB1_5 ## %bb.4: movl -564(%rbp), %eax ## 4-byte Reload addq $576, %rsp ## imm = 0x240 popq %rbp retq LBB1_5: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .globl _readargs ## -- Begin function readargs .p2align 4, 0x90 _readargs: ## @readargs .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movl %edi, -8(%rbp) movq %rsi, -16(%rbp) movq %rdx, -24(%rbp) movl -8(%rbp), %eax subl $1, %eax movl %eax, -28(%rbp) movl $0, -32(%rbp) LBB2_1: ## =>This Inner Loop Header: Depth=1 movl -32(%rbp), %eax cmpl -28(%rbp), %eax jge LBB2_6 ## %bb.2: ## in Loop: Header=BB2_1 Depth=1 movq -16(%rbp), %rax movl -32(%rbp), %ecx addl $1, %ecx movslq %ecx, %rcx movq (%rax,%rcx,8), %rdi callq _atoi movl %eax, -36(%rbp) cmpl $0, -36(%rbp) jge LBB2_4 ## %bb.3: movl $-1, -4(%rbp) jmp LBB2_7 LBB2_4: ## in Loop: Header=BB2_1 Depth=1 movl -36(%rbp), %edx movq -24(%rbp), %rax movslq -32(%rbp), %rcx movl %edx, (%rax,%rcx,4) ## %bb.5: ## in Loop: Header=BB2_1 Depth=1 movl -32(%rbp), %eax addl $1, %eax movl %eax, -32(%rbp) jmp LBB2_1 LBB2_6: movl -28(%rbp), %eax movl %eax, -4(%rbp) LBB2_7: movl -4(%rbp), %eax 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 $1072, %rsp ## imm = 0x430 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -1044(%rbp) movl %edi, -1048(%rbp) movq %rsi, -1056(%rbp) movl -1048(%rbp), %eax subl $1, %eax cmpl $256, %eax ## imm = 0x100 jle LBB3_2 ## %bb.1: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi movq -1056(%rbp), %rax movq (%rax), %rdx leaq L_.str.1(%rip), %rsi movb $0, %al callq _fprintf movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi leaq L_.str.2(%rip), %rsi movl $256, %edx ## imm = 0x100 movb $0, %al callq _fprintf movl $1, -1044(%rbp) jmp LBB3_9 LBB3_2: movl -1048(%rbp), %edi movq -1056(%rbp), %rsi leaq -1040(%rbp), %rdx callq _readargs cmpl $0, %eax jg LBB3_4 ## %bb.3: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi movq -1056(%rbp), %rax movq (%rax), %rdx leaq L_.str.1(%rip), %rsi movb $0, %al callq _fprintf movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi leaq L_.str.3(%rip), %rsi movb $0, %al callq _fprintf movl $1, -1044(%rbp) jmp LBB3_9 LBB3_4: leaq -1040(%rbp), %rdi movl -1048(%rbp), %eax subl $1, %eax movslq %eax, %rsi movl $4, %edx leaq _comparator(%rip), %rcx callq _qsort movl $0, -1060(%rbp) LBB3_5: ## =>This Inner Loop Header: Depth=1 movl -1060(%rbp), %eax movl -1048(%rbp), %ecx subl $1, %ecx cmpl %ecx, %eax jge LBB3_8 ## %bb.6: ## in Loop: Header=BB3_5 Depth=1 movslq -1060(%rbp), %rax movl -1040(%rbp,%rax,4), %esi leaq L_.str(%rip), %rdi movb $0, %al callq _printf ## %bb.7: ## in Loop: Header=BB3_5 Depth=1 movl -1060(%rbp), %eax addl $1, %eax movl %eax, -1060(%rbp) jmp LBB3_5 LBB3_8: leaq L_.str.4(%rip), %rdi movb $0, %al callq _printf movl $0, -1044(%rbp) LBB3_9: movl -1044(%rbp), %eax movl %eax, -1064(%rbp) ## 4-byte Spill movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB3_11 ## %bb.10: movl -1064(%rbp), %eax ## 4-byte Reload addq $1072, %rsp ## imm = 0x430 popq %rbp retq LBB3_11: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%d" L_.str.1: ## @.str.1 .asciz "usage: %s <number> [<number>]\n" L_.str.2: ## @.str.2 .asciz "\tToo many arguments. Max args: %d\n" L_.str.3: ## @.str.3 .asciz "\tInvalid input. Non-negative integers only\n" L_.str.4: ## @.str.4 .asciz "\n" .subsections_via_symbols
the_stack_data/31386882.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 x9, sp mov x8, #-1 str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf mov w0, #0 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%d\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L_.str(%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 "%d\n" .subsections_via_symbols
the_stack_data/875211.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _run_add ; -- Begin function run_add .p2align 2 _run_add: ; @run_add .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] ldur x8, [x29, #-8] str x8, [sp, #16] ldr x8, [sp, #16] ldr w8, [x8, #24] str w8, [sp, #4] str wzr, [sp, #12] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #12] subs w8, w8, #3 cset w8, ge tbnz w8, #0, LBB0_4 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #16] ldr x8, [x8] ldrsw x9, [sp, #4] mov x11, #12 mul x9, x9, x11 add x8, x8, x9 ldrsw x9, [sp, #12] ldr w8, [x8, x9, lsl #2] ldr x9, [sp, #16] ldr x9, [x9, #8] ldrsw x10, [sp, #4] mul x10, x10, x11 add x9, x9, x10 ldrsw x10, [sp, #12] ldr w9, [x9, x10, lsl #2] subs w8, w8, w9 ldr x9, [sp, #16] ldr x9, [x9, #16] ldrsw x10, [sp, #4] mul x10, x10, x11 add x9, x9, x10 ldrsw x10, [sp, #12] str w8, [x9, x10, lsl #2] b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #12] add w8, w8, #2 str w8, [sp, #12] b LBB0_1 LBB0_4: mov x0, #0 bl _pthread_exit .cfi_endproc ; -- End function .globl _run_add_2 ; -- Begin function run_add_2 .p2align 2 _run_add_2: ; @run_add_2 .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] ldur x8, [x29, #-8] str x8, [sp, #16] ldr x8, [sp, #16] ldr w8, [x8, #24] str w8, [sp, #4] mov w8, #1 str w8, [sp, #12] b LBB1_1 LBB1_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #12] subs w8, w8, #3 cset w8, ge tbnz w8, #0, LBB1_4 b LBB1_2 LBB1_2: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ldr x8, [x8] ldrsw x9, [sp, #4] mov x11, #12 mul x9, x9, x11 add x8, x8, x9 ldrsw x9, [sp, #12] ldr w8, [x8, x9, lsl #2] ldr x9, [sp, #16] ldr x9, [x9, #8] ldrsw x10, [sp, #4] mul x10, x10, x11 add x9, x9, x10 ldrsw x10, [sp, #12] ldr w9, [x9, x10, lsl #2] subs w8, w8, w9 ldr x9, [sp, #16] ldr x9, [x9, #16] ldrsw x10, [sp, #4] mul x10, x10, x11 add x9, x9, x10 ldrsw x10, [sp, #12] str w8, [x9, x10, lsl #2] b LBB1_3 LBB1_3: ; in Loop: Header=BB1_1 Depth=1 ldr w8, [sp, #12] add w8, w8, #2 str w8, [sp, #12] b LBB1_1 LBB1_4: mov x0, #0 bl _pthread_exit .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #208 .cfi_def_cfa_offset 208 stp x29, x30, [sp, #192] ; 16-byte Folded Spill add x29, sp, #192 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf stur wzr, [x29, #-80] b LBB2_1 LBB2_1: ; =>This Loop Header: Depth=1 ; Child Loop BB2_3 Depth 2 ldur w8, [x29, #-80] 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, #-84] b LBB2_3 LBB2_3: ; Parent Loop BB2_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldur w8, [x29, #-84] subs w8, w8, #3 cset w8, ge tbnz w8, #0, LBB2_6 b LBB2_4 LBB2_4: ; in Loop: Header=BB2_3 Depth=2 ldursw x8, [x29, #-80] mov x9, #12 mul x9, x8, x9 sub x8, x29, #28 add x8, x8, x9 ldursw x9, [x29, #-84] 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, #-84] add w8, w8, #1 stur w8, [x29, #-84] 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, #-80] add w8, w8, #1 stur w8, [x29, #-80] b LBB2_1 LBB2_8: adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf stur wzr, [x29, #-80] b LBB2_9 LBB2_9: ; =>This Loop Header: Depth=1 ; Child Loop BB2_11 Depth 2 ldur w8, [x29, #-80] subs w8, w8, #2 cset w8, ge tbnz w8, #0, LBB2_16 b LBB2_10 LBB2_10: ; in Loop: Header=BB2_9 Depth=1 stur wzr, [x29, #-84] b LBB2_11 LBB2_11: ; Parent Loop BB2_9 Depth=1 ; => This Inner Loop Header: Depth=2 ldur w8, [x29, #-84] subs w8, w8, #3 cset w8, ge tbnz w8, #0, LBB2_14 b LBB2_12 LBB2_12: ; in Loop: Header=BB2_11 Depth=2 ldursw x8, [x29, #-80] mov x9, #12 mul x9, x8, x9 sub x8, x29, #52 add x8, x8, x9 ldursw x9, [x29, #-84] 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_13 LBB2_13: ; in Loop: Header=BB2_11 Depth=2 ldur w8, [x29, #-84] add w8, w8, #1 stur w8, [x29, #-84] b LBB2_11 LBB2_14: ; in Loop: Header=BB2_9 Depth=1 b LBB2_15 LBB2_15: ; in Loop: Header=BB2_9 Depth=1 ldur w8, [x29, #-80] add w8, w8, #1 stur w8, [x29, #-80] b LBB2_9 LBB2_16: sub x8, x29, #28 str x8, [sp, #48] sub x8, x29, #52 str x8, [sp, #56] sub x8, x29, #76 str x8, [sp, #64] stur wzr, [x29, #-88] b LBB2_17 LBB2_17: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-88] subs w8, w8, #2 cset w8, ge tbnz w8, #0, LBB2_25 b LBB2_18 LBB2_18: ; in Loop: Header=BB2_17 Depth=1 ldur w8, [x29, #-88] str w8, [sp, #72] ldr w8, [sp, #72] mov w10, #2 sdiv w9, w8, w10 mul w9, w9, w10 subs w8, w8, w9 subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB2_20 b LBB2_19 LBB2_19: ; in Loop: Header=BB2_17 Depth=1 add x0, sp, #88 mov x1, #0 adrp x2, _run_add@PAGE add x2, x2, _run_add@PAGEOFF add x3, sp, #48 bl _pthread_create str w0, [sp, #96] b LBB2_21 LBB2_20: ; in Loop: Header=BB2_17 Depth=1 add x0, sp, #80 mov x1, #0 adrp x2, _run_add_2@PAGE add x2, x2, _run_add_2@PAGEOFF add x3, sp, #48 bl _pthread_create str w0, [sp, #96] b LBB2_21 LBB2_21: ; in Loop: Header=BB2_17 Depth=1 ldr w8, [sp, #96] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB2_23 b LBB2_22 LBB2_22: ldr w9, [sp, #96] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf mov w0, #0 bl _exit LBB2_23: ; in Loop: Header=BB2_17 Depth=1 ldr x0, [sp, #88] mov x1, #0 str x1, [sp, #8] ; 8-byte Folded Spill bl _pthread_join ldr x1, [sp, #8] ; 8-byte Folded Reload ldr x0, [sp, #80] bl _pthread_join b LBB2_24 LBB2_24: ; in Loop: Header=BB2_17 Depth=1 ldur w8, [x29, #-88] add w8, w8, #1 stur w8, [x29, #-88] b LBB2_17 LBB2_25: adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _printf stur wzr, [x29, #-80] b LBB2_26 LBB2_26: ; =>This Loop Header: Depth=1 ; Child Loop BB2_28 Depth 2 ldur w8, [x29, #-80] subs w8, w8, #2 cset w8, ge tbnz w8, #0, LBB2_33 b LBB2_27 LBB2_27: ; in Loop: Header=BB2_26 Depth=1 stur wzr, [x29, #-84] b LBB2_28 LBB2_28: ; Parent Loop BB2_26 Depth=1 ; => This Inner Loop Header: Depth=2 ldur w8, [x29, #-84] subs w8, w8, #3 cset w8, ge tbnz w8, #0, LBB2_31 b LBB2_29 LBB2_29: ; in Loop: Header=BB2_28 Depth=2 ldursw x8, [x29, #-80] mov x9, #12 mul x9, x8, x9 sub x8, x29, #76 add x8, x8, x9 ldursw x9, [x29, #-84] 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 LBB2_30 LBB2_30: ; in Loop: Header=BB2_28 Depth=2 ldur w8, [x29, #-84] add w8, w8, #1 stur w8, [x29, #-84] b LBB2_28 LBB2_31: ; in Loop: Header=BB2_26 Depth=1 adrp x0, l_.str.6@PAGE add x0, x0, l_.str.6@PAGEOFF bl _printf b LBB2_32 LBB2_32: ; in Loop: Header=BB2_26 Depth=1 ldur w8, [x29, #-80] add w8, w8, #1 stur w8, [x29, #-80] b LBB2_26 LBB2_33: mov x0, #0 bl _pthread_exit .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "\nEnter the values of 1st matrix :\n" l_.str.1: ; @.str.1 .asciz "%d" l_.str.2: ; @.str.2 .asciz "\nEnter the values of 2nd matrix :\n" l_.str.3: ; @.str.3 .asciz "\nThread creation failed with error code : %d\n" l_.str.4: ; @.str.4 .asciz "\nThe solution matrix : \n" l_.str.5: ; @.str.5 .asciz "%d\t" l_.str.6: ; @.str.6 .asciz "\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _run_add ## -- Begin function run_add .p2align 4, 0x90 _run_add: ## @run_add .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -8(%rbp) movq -8(%rbp), %rax movq %rax, -16(%rbp) movq -16(%rbp), %rax movl 24(%rax), %eax movl %eax, -28(%rbp) movl $0, -20(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 cmpl $3, -20(%rbp) jge LBB0_4 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax movq (%rax), %rax movslq -28(%rbp), %rcx imulq $12, %rcx, %rcx addq %rcx, %rax movslq -20(%rbp), %rcx movl (%rax,%rcx,4), %edx movq -16(%rbp), %rax movq 8(%rax), %rax movslq -28(%rbp), %rcx imulq $12, %rcx, %rcx addq %rcx, %rax movslq -20(%rbp), %rcx subl (%rax,%rcx,4), %edx movq -16(%rbp), %rax movq 16(%rax), %rax movslq -28(%rbp), %rcx imulq $12, %rcx, %rcx addq %rcx, %rax movslq -20(%rbp), %rcx movl %edx, (%rax,%rcx,4) ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 movl -20(%rbp), %eax addl $2, %eax movl %eax, -20(%rbp) jmp LBB0_1 LBB0_4: xorl %eax, %eax movl %eax, %edi callq _pthread_exit .cfi_endproc ## -- End function .globl _run_add_2 ## -- Begin function run_add_2 .p2align 4, 0x90 _run_add_2: ## @run_add_2 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -8(%rbp) movq -8(%rbp), %rax movq %rax, -16(%rbp) movq -16(%rbp), %rax movl 24(%rax), %eax movl %eax, -28(%rbp) movl $1, -20(%rbp) LBB1_1: ## =>This Inner Loop Header: Depth=1 cmpl $3, -20(%rbp) jge LBB1_4 ## %bb.2: ## in Loop: Header=BB1_1 Depth=1 movq -16(%rbp), %rax movq (%rax), %rax movslq -28(%rbp), %rcx imulq $12, %rcx, %rcx addq %rcx, %rax movslq -20(%rbp), %rcx movl (%rax,%rcx,4), %edx movq -16(%rbp), %rax movq 8(%rax), %rax movslq -28(%rbp), %rcx imulq $12, %rcx, %rcx addq %rcx, %rax movslq -20(%rbp), %rcx subl (%rax,%rcx,4), %edx movq -16(%rbp), %rax movq 16(%rax), %rax movslq -28(%rbp), %rcx imulq $12, %rcx, %rcx addq %rcx, %rax movslq -20(%rbp), %rcx movl %edx, (%rax,%rcx,4) ## %bb.3: ## in Loop: Header=BB1_1 Depth=1 movl -20(%rbp), %eax addl $2, %eax movl %eax, -20(%rbp) jmp LBB1_1 LBB1_4: xorl %eax, %eax movl %eax, %edi callq _pthread_exit .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $208, %rsp movl $0, -4(%rbp) leaq L_.str(%rip), %rdi movb $0, %al callq _printf movl $0, -100(%rbp) LBB2_1: ## =>This Loop Header: Depth=1 ## Child Loop BB2_3 Depth 2 cmpl $2, -100(%rbp) jge LBB2_8 ## %bb.2: ## in Loop: Header=BB2_1 Depth=1 movl $0, -104(%rbp) LBB2_3: ## Parent Loop BB2_1 Depth=1 ## => This Inner Loop Header: Depth=2 cmpl $3, -104(%rbp) jge LBB2_6 ## %bb.4: ## in Loop: Header=BB2_3 Depth=2 movslq -100(%rbp), %rax leaq -32(%rbp), %rsi imulq $12, %rax, %rax addq %rax, %rsi movslq -104(%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 -104(%rbp), %eax addl $1, %eax movl %eax, -104(%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 -100(%rbp), %eax addl $1, %eax movl %eax, -100(%rbp) jmp LBB2_1 LBB2_8: leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf movl $0, -100(%rbp) LBB2_9: ## =>This Loop Header: Depth=1 ## Child Loop BB2_11 Depth 2 cmpl $2, -100(%rbp) jge LBB2_16 ## %bb.10: ## in Loop: Header=BB2_9 Depth=1 movl $0, -104(%rbp) LBB2_11: ## Parent Loop BB2_9 Depth=1 ## => This Inner Loop Header: Depth=2 cmpl $3, -104(%rbp) jge LBB2_14 ## %bb.12: ## in Loop: Header=BB2_11 Depth=2 movslq -100(%rbp), %rax leaq -64(%rbp), %rsi imulq $12, %rax, %rax addq %rax, %rsi movslq -104(%rbp), %rax shlq $2, %rax addq %rax, %rsi leaq L_.str.1(%rip), %rdi movb $0, %al callq _scanf ## %bb.13: ## in Loop: Header=BB2_11 Depth=2 movl -104(%rbp), %eax addl $1, %eax movl %eax, -104(%rbp) jmp LBB2_11 LBB2_14: ## in Loop: Header=BB2_9 Depth=1 jmp LBB2_15 LBB2_15: ## in Loop: Header=BB2_9 Depth=1 movl -100(%rbp), %eax addl $1, %eax movl %eax, -100(%rbp) jmp LBB2_9 LBB2_16: leaq -32(%rbp), %rax movq %rax, -168(%rbp) leaq -64(%rbp), %rax movq %rax, -160(%rbp) leaq -96(%rbp), %rax movq %rax, -152(%rbp) movl $0, -108(%rbp) LBB2_17: ## =>This Inner Loop Header: Depth=1 cmpl $2, -108(%rbp) jge LBB2_25 ## %bb.18: ## in Loop: Header=BB2_17 Depth=1 movl -108(%rbp), %eax movl %eax, -144(%rbp) movl -144(%rbp), %eax movl $2, %ecx cltd idivl %ecx cmpl $0, %edx jne LBB2_20 ## %bb.19: ## in Loop: Header=BB2_17 Depth=1 leaq -168(%rbp), %rcx leaq -128(%rbp), %rdi xorl %eax, %eax movl %eax, %esi leaq _run_add(%rip), %rdx callq _pthread_create movl %eax, -116(%rbp) jmp LBB2_21 LBB2_20: ## in Loop: Header=BB2_17 Depth=1 leaq -168(%rbp), %rcx leaq -136(%rbp), %rdi xorl %eax, %eax movl %eax, %esi leaq _run_add_2(%rip), %rdx callq _pthread_create movl %eax, -116(%rbp) LBB2_21: ## in Loop: Header=BB2_17 Depth=1 cmpl $0, -116(%rbp) je LBB2_23 ## %bb.22: movl -116(%rbp), %esi leaq L_.str.3(%rip), %rdi xorl %eax, %eax movl %eax, -204(%rbp) ## 4-byte Spill callq _printf movl -204(%rbp), %edi ## 4-byte Reload callq _exit LBB2_23: ## in Loop: Header=BB2_17 Depth=1 movq -128(%rbp), %rdi xorl %eax, %eax movl %eax, %esi callq _pthread_join movq -136(%rbp), %rdi xorl %eax, %eax movl %eax, %esi callq _pthread_join ## %bb.24: ## in Loop: Header=BB2_17 Depth=1 movl -108(%rbp), %eax addl $1, %eax movl %eax, -108(%rbp) jmp LBB2_17 LBB2_25: leaq L_.str.4(%rip), %rdi movb $0, %al callq _printf movl $0, -100(%rbp) LBB2_26: ## =>This Loop Header: Depth=1 ## Child Loop BB2_28 Depth 2 cmpl $2, -100(%rbp) jge LBB2_33 ## %bb.27: ## in Loop: Header=BB2_26 Depth=1 movl $0, -104(%rbp) LBB2_28: ## Parent Loop BB2_26 Depth=1 ## => This Inner Loop Header: Depth=2 cmpl $3, -104(%rbp) jge LBB2_31 ## %bb.29: ## in Loop: Header=BB2_28 Depth=2 movslq -100(%rbp), %rcx leaq -96(%rbp), %rax imulq $12, %rcx, %rcx addq %rcx, %rax movslq -104(%rbp), %rcx movl (%rax,%rcx,4), %esi leaq L_.str.5(%rip), %rdi movb $0, %al callq _printf ## %bb.30: ## in Loop: Header=BB2_28 Depth=2 movl -104(%rbp), %eax addl $1, %eax movl %eax, -104(%rbp) jmp LBB2_28 LBB2_31: ## in Loop: Header=BB2_26 Depth=1 leaq L_.str.6(%rip), %rdi movb $0, %al callq _printf ## %bb.32: ## in Loop: Header=BB2_26 Depth=1 movl -100(%rbp), %eax addl $1, %eax movl %eax, -100(%rbp) jmp LBB2_26 LBB2_33: xorl %eax, %eax movl %eax, %edi callq _pthread_exit .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "\nEnter the values of 1st matrix :\n" L_.str.1: ## @.str.1 .asciz "%d" L_.str.2: ## @.str.2 .asciz "\nEnter the values of 2nd matrix :\n" L_.str.3: ## @.str.3 .asciz "\nThread creation failed with error code : %d\n" L_.str.4: ## @.str.4 .asciz "\nThe solution matrix : \n" L_.str.5: ## @.str.5 .asciz "%d\t" L_.str.6: ## @.str.6 .asciz "\n" .subsections_via_symbols
the_stack_data/527469.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/26700985.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl ___libvpi_c_dummy_function ; -- Begin function __libvpi_c_dummy_function .p2align 2 ___libvpi_c_dummy_function: ; @__libvpi_c_dummy_function .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl ___libvpi_c_dummy_function ## -- Begin function __libvpi_c_dummy_function .p2align 4, 0x90 ___libvpi_c_dummy_function: ## @__libvpi_c_dummy_function .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/25660.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _notRelated ; -- Begin function notRelated .p2align 2 _notRelated: ; @notRelated .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str w0, [sp, #12] str w1, [sp, #8] add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _addedTogether ; -- Begin function addedTogether .p2align 2 _addedTogether: ; @addedTogether .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 _add ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _passedToSameKNRFunction ; -- Begin function passedToSameKNRFunction .p2align 2 _passedToSameKNRFunction: ; @passedToSameKNRFunction .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 w1, [x29, #-4] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _myprint ldr w1, [sp, #8] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _myprint 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 "foo" l_.str.1: ; @.str.1 .asciz "bar" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _notRelated ## -- Begin function notRelated .p2align 4, 0x90 _notRelated: ## @notRelated .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) popq %rbp retq .cfi_endproc ## -- End function .globl _addedTogether ## -- Begin function addedTogether .p2align 4, 0x90 _addedTogether: ## @addedTogether .cfi_startproc ## %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 _add addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _passedToSameKNRFunction ## -- Begin function passedToSameKNRFunction .p2align 4, 0x90 _passedToSameKNRFunction: ## @passedToSameKNRFunction .cfi_startproc ## %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), %esi leaq L_.str(%rip), %rdi movb $0, %al callq _myprint movl -8(%rbp), %esi leaq L_.str.1(%rip), %rdi movb $0, %al callq _myprint addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "foo" L_.str.1: ## @.str.1 .asciz "bar" .subsections_via_symbols
the_stack_data/1153000.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _const_int_ptr ; -- Begin function const_int_ptr .p2align 2 _const_int_ptr: ; @const_int_ptr .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str x0, [sp, #8] mov x0, #4 bl _malloc str x0, [sp, #8] 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 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _int_ptr_const ; -- Begin function int_ptr_const .p2align 2 _int_ptr_const: ; @int_ptr_const .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str x0, [sp, #8] ldr x9, [sp, #8] mov w8, #23 str w8, [x9] add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #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] sub x8, x29, #8 str x8, [sp, #8] ; 8-byte Folded Spill mov w8, #5 stur w8, [x29, #-8] ldur w9, [x29, #-8] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf ldr x0, [sp, #8] ; 8-byte Folded Reload bl _int_ptr_const ldur w9, [x29, #-8] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf ldr x0, [sp, #8] ; 8-byte Folded Reload bl _const_int_ptr ldur w9, [x29, #-8] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf 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 "in const_int_ptr: %d\n" l_.str.1: ; @.str.1 .asciz "before: %d\n" l_.str.2: ; @.str.2 .asciz "after int_ptr_const: %d\n" l_.str.3: ; @.str.3 .asciz "after const_int_ptr: %d\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _const_int_ptr ## -- Begin function const_int_ptr .p2align 4, 0x90 _const_int_ptr: ## @const_int_ptr .cfi_startproc ## %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 $4, %edi callq _malloc movq %rax, -8(%rbp) movq -8(%rbp), %rax movl (%rax), %esi leaq L_.str(%rip), %rdi movb $0, %al callq _printf addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _int_ptr_const ## -- Begin function int_ptr_const .p2align 4, 0x90 _int_ptr_const: ## @int_ptr_const .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 $23, (%rax) popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl $0, -4(%rbp) movl $5, -8(%rbp) movl -8(%rbp), %esi leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf leaq -8(%rbp), %rdi callq _int_ptr_const movl -8(%rbp), %esi leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf leaq -8(%rbp), %rdi callq _const_int_ptr movl -8(%rbp), %esi leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "in const_int_ptr: %d\n" L_.str.1: ## @.str.1 .asciz "before: %d\n" L_.str.2: ## @.str.2 .asciz "after int_ptr_const: %d\n" L_.str.3: ## @.str.3 .asciz "after const_int_ptr: %d\n" .subsections_via_symbols
the_stack_data/20451606.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __TEXT,__const .globl _Stage7BothTiles ; @Stage7BothTiles .p2align 2 _Stage7BothTiles: .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 18005 ; 0x4655 .short 17510 ; 0x4466 .short 21605 ; 0x5465 .short 26180 ; 0x6644 .short 21605 ; 0x5465 .short 21605 ; 0x5465 .short 21830 ; 0x5546 .short 25685 ; 0x6455 .short 21860 ; 0x5564 .short 18021 ; 0x4665 .short 25956 ; 0x6564 .short 25670 ; 0x6446 .short 17990 ; 0x4646 .short 22116 ; 0x5664 .short 25684 ; 0x6454 .short 21846 ; 0x5556 .globl _Stage7BothMap ; @Stage7BothMap .p2align 2 _Stage7BothMap: .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 1 ; 0x1 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 0 ; 0x0 .short 0 ; 0x0 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 0 ; 0x0 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 0 ; 0x0 .short 1 ; 0x1 .short 0 ; 0x0 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 1 ; 0x1 .short 1 ; 0x1 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 1 ; 0x1 .short 0 ; 0x0 .short 0 ; 0x0 .short 1 ; 0x1 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 0 ; 0x0 .short 1 ; 0x1 .short 0 ; 0x0 .short 1 ; 0x1 .short 0 ; 0x0 .short 1 ; 0x1 .short 0 ; 0x0 .short 1 ; 0x1 .short 0 ; 0x0 .short 0 ; 0x0 .short 1 ; 0x1 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 1 ; 0x1 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 0 ; 0x0 .short 0 ; 0x0 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 0 ; 0x0 .short 0 ; 0x0 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 0 ; 0x0 .short 0 ; 0x0 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 0 ; 0x0 .short 0 ; 0x0 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 0 ; 0x0 .short 1 ; 0x1 .short 0 ; 0x0 .short 1 ; 0x1 .short 0 ; 0x0 .short 1 ; 0x1 .short 0 ; 0x0 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 0 ; 0x0 .short 0 ; 0x0 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 1 ; 0x1 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 1 ; 0x1 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 0 ; 0x0 .short 0 ; 0x0 .short 1 ; 0x1 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 1 ; 0x1 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 0 ; 0x0 .short 0 ; 0x0 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 1 ; 0x1 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 0 ; 0x0 .short 1 ; 0x1 .short 0 ; 0x0 .short 1 ; 0x1 .short 0 ; 0x0 .short 1 ; 0x1 .short 0 ; 0x0 .short 1 ; 0x1 .short 0 ; 0x0 .short 0 ; 0x0 .short 1 ; 0x1 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 0 ; 0x0 .short 1 ; 0x1 .short 0 ; 0x0 .short 1 ; 0x1 .short 0 ; 0x0 .short 1 ; 0x1 .short 0 ; 0x0 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 1 ; 0x1 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .space 140 .globl _Stage7BothPal ; @Stage7BothPal .p2align 2 _Stage7BothPal: .short 0 ; 0x0 .short 31 ; 0x1f .short 12684 ; 0x318c .short 19026 ; 0x4a52 .short 5356 ; 0x14ec .short 3242 ; 0xcaa .short 5390 ; 0x150e .short 25368 ; 0x6318 .short 16912 ; 0x4210 .short 31 ; 0x1f .short 992 ; 0x3e0 .short 1023 ; 0x3ff .short 31744 ; 0x7c00 .short 31775 ; 0x7c1f .short 32736 ; 0x7fe0 .short 32767 ; 0x7fff .short 4 ; 0x4 .short 7 ; 0x7 .short 11 ; 0xb .short 15 ; 0xf .short 19 ; 0x13 .short 23 ; 0x17 .short 27 ; 0x1b .short 31 ; 0x1f .short 128 ; 0x80 .short 224 ; 0xe0 .short 352 ; 0x160 .short 480 ; 0x1e0 .short 608 ; 0x260 .short 736 ; 0x2e0 .short 864 ; 0x360 .short 992 ; 0x3e0 .short 132 ; 0x84 .short 231 ; 0xe7 .short 363 ; 0x16b .short 495 ; 0x1ef .short 627 ; 0x273 .short 759 ; 0x2f7 .short 891 ; 0x37b .short 1023 ; 0x3ff .short 4096 ; 0x1000 .short 7168 ; 0x1c00 .short 11264 ; 0x2c00 .short 15360 ; 0x3c00 .short 19456 ; 0x4c00 .short 23552 ; 0x5c00 .short 27648 ; 0x6c00 .short 31744 ; 0x7c00 .short 4100 ; 0x1004 .short 7175 ; 0x1c07 .short 11275 ; 0x2c0b .short 15375 ; 0x3c0f .short 19475 ; 0x4c13 .short 23575 ; 0x5c17 .short 27675 ; 0x6c1b .short 31775 ; 0x7c1f .short 4224 ; 0x1080 .short 7392 ; 0x1ce0 .short 11616 ; 0x2d60 .short 15840 ; 0x3de0 .short 20064 ; 0x4e60 .short 24288 ; 0x5ee0 .short 28512 ; 0x6f60 .short 32736 ; 0x7fe0 .short 2114 ; 0x842 .short 3171 ; 0xc63 .short 5285 ; 0x14a5 .short 7399 ; 0x1ce7 .short 9513 ; 0x2529 .short 11627 ; 0x2d6b .short 13741 ; 0x35ad .short 15855 ; 0x3def .short 17969 ; 0x4631 .short 20083 ; 0x4e73 .short 22197 ; 0x56b5 .short 24311 ; 0x5ef7 .short 26425 ; 0x6739 .short 28539 ; 0x6f7b .short 30653 ; 0x77bd .short 32767 ; 0x7fff .short 31 ; 0x1f .short 127 ; 0x7f .short 255 ; 0xff .short 383 ; 0x17f .short 511 ; 0x1ff .short 639 ; 0x27f .short 767 ; 0x2ff .short 895 ; 0x37f .short 1023 ; 0x3ff .short 1020 ; 0x3fc .short 1016 ; 0x3f8 .short 1012 ; 0x3f4 .short 1008 ; 0x3f0 .short 1004 ; 0x3ec .short 1000 ; 0x3e8 .short 996 ; 0x3e4 .short 992 ; 0x3e0 .short 4064 ; 0xfe0 .short 8160 ; 0x1fe0 .short 12256 ; 0x2fe0 .short 16352 ; 0x3fe0 .short 20448 ; 0x4fe0 .short 24544 ; 0x5fe0 .short 28640 ; 0x6fe0 .short 32736 ; 0x7fe0 .short 32640 ; 0x7f80 .short 32512 ; 0x7f00 .short 32384 ; 0x7e80 .short 32256 ; 0x7e00 .short 32128 ; 0x7d80 .short 32000 ; 0x7d00 .short 31872 ; 0x7c80 .short 31744 ; 0x7c00 .short 31747 ; 0x7c03 .short 31751 ; 0x7c07 .short 31755 ; 0x7c0b .short 31759 ; 0x7c0f .short 31763 ; 0x7c13 .short 31767 ; 0x7c17 .short 31771 ; 0x7c1b .short 31775 ; 0x7c1f .short 28703 ; 0x701f .short 24607 ; 0x601f .short 20511 ; 0x501f .short 16415 ; 0x401f .short 12319 ; 0x301f .short 8223 ; 0x201f .short 4127 ; 0x101f .short 0 ; 0x0 .short 8456 ; 0x2108 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 8456 ; 0x2108 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 1057 ; 0x421 .short 2114 ; 0x842 .short 3171 ; 0xc63 .short 4228 ; 0x1084 .short 5285 ; 0x14a5 .short 6342 ; 0x18c6 .short 7399 ; 0x1ce7 .short 8456 ; 0x2108 .short 9513 ; 0x2529 .short 10570 ; 0x294a .short 11627 ; 0x2d6b .short 12684 ; 0x318c .short 13741 ; 0x35ad .short 14798 ; 0x39ce .short 15855 ; 0x3def .short 16912 ; 0x4210 .short 17969 ; 0x4631 .short 19026 ; 0x4a52 .short 20083 ; 0x4e73 .short 21140 ; 0x5294 .short 22197 ; 0x56b5 .short 23254 ; 0x5ad6 .short 24311 ; 0x5ef7 .short 25368 ; 0x6318 .short 26425 ; 0x6739 .short 27482 ; 0x6b5a .short 28539 ; 0x6f7b .short 29596 ; 0x739c .short 30653 ; 0x77bd .short 31710 ; 0x7bde .short 32767 ; 0x7fff .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __TEXT,__const .globl _Stage7BothTiles ## @Stage7BothTiles .p2align 2 _Stage7BothTiles: .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 18005 ## 0x4655 .short 17510 ## 0x4466 .short 21605 ## 0x5465 .short 26180 ## 0x6644 .short 21605 ## 0x5465 .short 21605 ## 0x5465 .short 21830 ## 0x5546 .short 25685 ## 0x6455 .short 21860 ## 0x5564 .short 18021 ## 0x4665 .short 25956 ## 0x6564 .short 25670 ## 0x6446 .short 17990 ## 0x4646 .short 22116 ## 0x5664 .short 25684 ## 0x6454 .short 21846 ## 0x5556 .globl _Stage7BothMap ## @Stage7BothMap .p2align 2 _Stage7BothMap: .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 1 ## 0x1 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 0 ## 0x0 .short 0 ## 0x0 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 0 ## 0x0 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 0 ## 0x0 .short 1 ## 0x1 .short 0 ## 0x0 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 1 ## 0x1 .short 1 ## 0x1 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 1 ## 0x1 .short 0 ## 0x0 .short 0 ## 0x0 .short 1 ## 0x1 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 0 ## 0x0 .short 1 ## 0x1 .short 0 ## 0x0 .short 1 ## 0x1 .short 0 ## 0x0 .short 1 ## 0x1 .short 0 ## 0x0 .short 1 ## 0x1 .short 0 ## 0x0 .short 0 ## 0x0 .short 1 ## 0x1 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 1 ## 0x1 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 0 ## 0x0 .short 0 ## 0x0 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 0 ## 0x0 .short 0 ## 0x0 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 0 ## 0x0 .short 0 ## 0x0 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 0 ## 0x0 .short 0 ## 0x0 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 0 ## 0x0 .short 1 ## 0x1 .short 0 ## 0x0 .short 1 ## 0x1 .short 0 ## 0x0 .short 1 ## 0x1 .short 0 ## 0x0 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 0 ## 0x0 .short 0 ## 0x0 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 1 ## 0x1 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 1 ## 0x1 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 0 ## 0x0 .short 0 ## 0x0 .short 1 ## 0x1 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 1 ## 0x1 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 0 ## 0x0 .short 0 ## 0x0 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 1 ## 0x1 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 0 ## 0x0 .short 1 ## 0x1 .short 0 ## 0x0 .short 1 ## 0x1 .short 0 ## 0x0 .short 1 ## 0x1 .short 0 ## 0x0 .short 1 ## 0x1 .short 0 ## 0x0 .short 0 ## 0x0 .short 1 ## 0x1 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 0 ## 0x0 .short 1 ## 0x1 .short 0 ## 0x0 .short 1 ## 0x1 .short 0 ## 0x0 .short 1 ## 0x1 .short 0 ## 0x0 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 1 ## 0x1 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .space 140 .globl _Stage7BothPal ## @Stage7BothPal .p2align 2 _Stage7BothPal: .short 0 ## 0x0 .short 31 ## 0x1f .short 12684 ## 0x318c .short 19026 ## 0x4a52 .short 5356 ## 0x14ec .short 3242 ## 0xcaa .short 5390 ## 0x150e .short 25368 ## 0x6318 .short 16912 ## 0x4210 .short 31 ## 0x1f .short 992 ## 0x3e0 .short 1023 ## 0x3ff .short 31744 ## 0x7c00 .short 31775 ## 0x7c1f .short 32736 ## 0x7fe0 .short 32767 ## 0x7fff .short 4 ## 0x4 .short 7 ## 0x7 .short 11 ## 0xb .short 15 ## 0xf .short 19 ## 0x13 .short 23 ## 0x17 .short 27 ## 0x1b .short 31 ## 0x1f .short 128 ## 0x80 .short 224 ## 0xe0 .short 352 ## 0x160 .short 480 ## 0x1e0 .short 608 ## 0x260 .short 736 ## 0x2e0 .short 864 ## 0x360 .short 992 ## 0x3e0 .short 132 ## 0x84 .short 231 ## 0xe7 .short 363 ## 0x16b .short 495 ## 0x1ef .short 627 ## 0x273 .short 759 ## 0x2f7 .short 891 ## 0x37b .short 1023 ## 0x3ff .short 4096 ## 0x1000 .short 7168 ## 0x1c00 .short 11264 ## 0x2c00 .short 15360 ## 0x3c00 .short 19456 ## 0x4c00 .short 23552 ## 0x5c00 .short 27648 ## 0x6c00 .short 31744 ## 0x7c00 .short 4100 ## 0x1004 .short 7175 ## 0x1c07 .short 11275 ## 0x2c0b .short 15375 ## 0x3c0f .short 19475 ## 0x4c13 .short 23575 ## 0x5c17 .short 27675 ## 0x6c1b .short 31775 ## 0x7c1f .short 4224 ## 0x1080 .short 7392 ## 0x1ce0 .short 11616 ## 0x2d60 .short 15840 ## 0x3de0 .short 20064 ## 0x4e60 .short 24288 ## 0x5ee0 .short 28512 ## 0x6f60 .short 32736 ## 0x7fe0 .short 2114 ## 0x842 .short 3171 ## 0xc63 .short 5285 ## 0x14a5 .short 7399 ## 0x1ce7 .short 9513 ## 0x2529 .short 11627 ## 0x2d6b .short 13741 ## 0x35ad .short 15855 ## 0x3def .short 17969 ## 0x4631 .short 20083 ## 0x4e73 .short 22197 ## 0x56b5 .short 24311 ## 0x5ef7 .short 26425 ## 0x6739 .short 28539 ## 0x6f7b .short 30653 ## 0x77bd .short 32767 ## 0x7fff .short 31 ## 0x1f .short 127 ## 0x7f .short 255 ## 0xff .short 383 ## 0x17f .short 511 ## 0x1ff .short 639 ## 0x27f .short 767 ## 0x2ff .short 895 ## 0x37f .short 1023 ## 0x3ff .short 1020 ## 0x3fc .short 1016 ## 0x3f8 .short 1012 ## 0x3f4 .short 1008 ## 0x3f0 .short 1004 ## 0x3ec .short 1000 ## 0x3e8 .short 996 ## 0x3e4 .short 992 ## 0x3e0 .short 4064 ## 0xfe0 .short 8160 ## 0x1fe0 .short 12256 ## 0x2fe0 .short 16352 ## 0x3fe0 .short 20448 ## 0x4fe0 .short 24544 ## 0x5fe0 .short 28640 ## 0x6fe0 .short 32736 ## 0x7fe0 .short 32640 ## 0x7f80 .short 32512 ## 0x7f00 .short 32384 ## 0x7e80 .short 32256 ## 0x7e00 .short 32128 ## 0x7d80 .short 32000 ## 0x7d00 .short 31872 ## 0x7c80 .short 31744 ## 0x7c00 .short 31747 ## 0x7c03 .short 31751 ## 0x7c07 .short 31755 ## 0x7c0b .short 31759 ## 0x7c0f .short 31763 ## 0x7c13 .short 31767 ## 0x7c17 .short 31771 ## 0x7c1b .short 31775 ## 0x7c1f .short 28703 ## 0x701f .short 24607 ## 0x601f .short 20511 ## 0x501f .short 16415 ## 0x401f .short 12319 ## 0x301f .short 8223 ## 0x201f .short 4127 ## 0x101f .short 0 ## 0x0 .short 8456 ## 0x2108 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 8456 ## 0x2108 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 1057 ## 0x421 .short 2114 ## 0x842 .short 3171 ## 0xc63 .short 4228 ## 0x1084 .short 5285 ## 0x14a5 .short 6342 ## 0x18c6 .short 7399 ## 0x1ce7 .short 8456 ## 0x2108 .short 9513 ## 0x2529 .short 10570 ## 0x294a .short 11627 ## 0x2d6b .short 12684 ## 0x318c .short 13741 ## 0x35ad .short 14798 ## 0x39ce .short 15855 ## 0x3def .short 16912 ## 0x4210 .short 17969 ## 0x4631 .short 19026 ## 0x4a52 .short 20083 ## 0x4e73 .short 21140 ## 0x5294 .short 22197 ## 0x56b5 .short 23254 ## 0x5ad6 .short 24311 ## 0x5ef7 .short 25368 ## 0x6318 .short 26425 ## 0x6739 .short 27482 ## 0x6b5a .short 28539 ## 0x6f7b .short 29596 ## 0x739c .short 30653 ## 0x77bd .short 31710 ## 0x7bde .short 32767 ## 0x7fff .subsections_via_symbols
the_stack_data/178264445.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 0x4008cccccccccccd ; double 3.1000000000000001 .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 w8, #3 stur w8, [x29, #-4] ldur w8, [x29, #-4] mov w9, #2 sdiv w8, w8, w9 scvtf s0, w8 stur s0, [x29, #-8] ldur s0, [x29, #-8] fcvt d0, s0 adrp x8, lCPI0_0@PAGE ldr d1, [x8, lCPI0_0@PAGEOFF] fadd d0, d0, d1 fcvt s0, d0 stur s0, [x29, #-12] ldur s0, [x29, #-12] fcvt d0, s0 mov x8, sp str d0, [x8] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf mov w0, #0 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%g" .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 0x4008cccccccccccd ## double 3.1000000000000001 .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 $3, -4(%rbp) movl -4(%rbp), %eax movl $2, %ecx cltd idivl %ecx cvtsi2ss %eax, %xmm0 movss %xmm0, -8(%rbp) movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm0 movsd LCPI0_0(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm1, %xmm0 cvtsd2ss %xmm0, %xmm0 movss %xmm0, -12(%rbp) movss -12(%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 "%g" .subsections_via_symbols
the_stack_data/145993.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #144 .cfi_def_cfa_offset 144 stp x29, x30, [sp, #128] ; 16-byte Folded Spill add x29, sp, #128 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] stur wzr, [x29, #-60] adrp x8, l___const.main.name@PAGE add x8, x8, l___const.main.name@PAGEOFF ldr x9, [x8] stur x9, [x29, #-24] ldrh w8, [x8, #8] sturh w8, [x29, #-16] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf adrp x8, l___const.main.it@PAGE add x8, x8, l___const.main.it@PAGEOFF ldr x8, [x8] stur x8, [x29, #-32] adrp x8, l___const.main.it2@PAGE add x8, x8, l___const.main.it2@PAGEOFF ldr x8, [x8] stur x8, [x29, #-40] adrp x8, l___const.main.it3@PAGE add x8, x8, l___const.main.it3@PAGEOFF ldr x8, [x8] stur x8, [x29, #-48] adrp x8, l___const.main.it4@PAGE add x8, x8, l___const.main.it4@PAGEOFF ldr x8, [x8] stur x8, [x29, #-56] adrp x8, l___const.main.it5@PAGE add x8, x8, l___const.main.it5@PAGEOFF ldrh w8, [x8] sturh w8, [x29, #-62] adrp x8, l___const.main.ary@PAGE add x8, x8, l___const.main.ary@PAGEOFF ldr w9, [x8] str w9, [sp, #60] ldrh w8, [x8, #4] strh w8, [sp, #64] mov w8, #6 str w8, [sp, #56] ldr w9, [sp, #56] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf str wzr, [sp, #52] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldrsw x8, [sp, #52] subs x8, x8, #6 cset w8, hs tbnz w8, #0, LBB0_4 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldrsw x9, [sp, #52] add x8, sp, #60 ldrsb w10, [x8, x9] mov x9, sp ; implicit-def: $x8 mov x8, x10 str x8, [x9] sub x8, x29, #24 str x8, [x9, #8] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #52] add w8, w8, #1 str w8, [sp, #52] b LBB0_1 LBB0_4: adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf adrp x8, l___const.main.i@PAGE add x8, x8, l___const.main.i@PAGEOFF ldrh w9, [x8] add x10, sp, #48 str x10, [sp, #16] ; 8-byte Folded Spill strh w9, [sp, #48] ldrb w8, [x8, #2] strb w8, [sp, #50] adrp x9, l___const.main.i2@PAGE add x9, x9, l___const.main.i2@PAGEOFF ldrh w10, [x9] add x8, sp, #44 str x8, [sp, #24] ; 8-byte Folded Spill strh w10, [sp, #44] ldrb w9, [x9, #2] strb w9, [sp, #46] mov x9, sp str x8, [x9] adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _printf 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, #32] ; 8-byte Folded Spill bl _printf ldr x8, [sp, #24] ; 8-byte Folded Reload ldr x0, [sp, #32] ; 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, LBB0_6 b LBB0_5 LBB0_5: bl ___stack_chk_fail LBB0_6: mov w0, #0 ldp x29, x30, [sp, #128] ; 16-byte Folded Reload add sp, sp, #144 ret .cfi_endproc ; -- End function .section __TEXT,__const l___const.main.name: ; @__const.main.name .asciz "jack888\n\000" .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "jack888\n" .section __TEXT,__literal8,8byte_literals l___const.main.it: ; @__const.main.it .asciz "it\000\000\000\000\000" l___const.main.it2: ; @__const.main.it2 .asciz "it\000\000\000\000\000" l___const.main.it3: ; @__const.main.it3 .asciz "it0\000\000\000\000" l___const.main.it4: ; @__const.main.it4 .asciz "it\000\000\000\000\000" .section __TEXT,__const l___const.main.it5: ; @__const.main.it5 .ascii "it" .section __TEXT,__cstring,cstring_literals l___const.main.ary: ; @__const.main.ary .asciz "array" l_.str.1: ; @.str.1 .asciz "%d\n" l_.str.2: ; @.str.2 .asciz "%u-%s\n" l_.str.3: ; @.str.3 .asciz "--------\n" l___const.main.i: ; @__const.main.i .asciz "it" l___const.main.i2: ; @__const.main.i2 .asciz "ok" l_.str.4: ; @.str.4 .asciz "%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 $80, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -56(%rbp) movq l___const.main.name(%rip), %rax movq %rax, -18(%rbp) movw l___const.main.name+8(%rip), %ax movw %ax, -10(%rbp) leaq L_.str(%rip), %rdi movb $0, %al callq _printf movq L___const.main.it(%rip), %rax movq %rax, -26(%rbp) movq L___const.main.it2(%rip), %rax movq %rax, -34(%rbp) movq L___const.main.it3(%rip), %rax movq %rax, -42(%rbp) movq L___const.main.it4(%rip), %rax movq %rax, -50(%rbp) movw l___const.main.it5(%rip), %ax movw %ax, -58(%rbp) movl L___const.main.ary(%rip), %eax movl %eax, -64(%rbp) movw L___const.main.ary+4(%rip), %ax movw %ax, -60(%rbp) movl $6, -68(%rbp) movl -68(%rbp), %esi leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf movl $0, -72(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 movslq -72(%rbp), %rax cmpq $6, %rax jae LBB0_4 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movslq -72(%rbp), %rax movsbl -64(%rbp,%rax), %esi leaq -18(%rbp), %rdx leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 movl -72(%rbp), %eax addl $1, %eax movl %eax, -72(%rbp) jmp LBB0_1 LBB0_4: leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf movw L___const.main.i(%rip), %ax movw %ax, -75(%rbp) movb L___const.main.i+2(%rip), %al movb %al, -73(%rbp) movw L___const.main.i2(%rip), %ax movw %ax, -78(%rbp) movb L___const.main.i2+2(%rip), %al movb %al, -76(%rbp) leaq -78(%rbp), %rsi leaq L_.str.4(%rip), %rdi movb $0, %al callq _printf leaq -75(%rbp), %rsi leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf leaq -78(%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_6 ## %bb.5: xorl %eax, %eax addq $80, %rsp popq %rbp retq LBB0_6: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__const l___const.main.name: ## @__const.main.name .asciz "jack888\n\000" .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "jack888\n" .section __TEXT,__literal8,8byte_literals L___const.main.it: ## @__const.main.it .asciz "it\000\000\000\000\000" L___const.main.it2: ## @__const.main.it2 .asciz "it\000\000\000\000\000" L___const.main.it3: ## @__const.main.it3 .asciz "it0\000\000\000\000" L___const.main.it4: ## @__const.main.it4 .asciz "it\000\000\000\000\000" .section __TEXT,__const l___const.main.it5: ## @__const.main.it5 .ascii "it" .section __TEXT,__cstring,cstring_literals L___const.main.ary: ## @__const.main.ary .asciz "array" L_.str.1: ## @.str.1 .asciz "%d\n" L_.str.2: ## @.str.2 .asciz "%u-%s\n" L_.str.3: ## @.str.3 .asciz "--------\n" L___const.main.i: ## @__const.main.i .asciz "it" L___const.main.i2: ## @__const.main.i2 .asciz "ok" L_.str.4: ## @.str.4 .asciz "%s\n" .subsections_via_symbols
the_stack_data/45450036.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, #34 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 $34, %eax popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/87637349.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _insertionSort ; -- Begin function insertionSort .p2align 2 _insertionSort: ; @insertionSort .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] mov w8, #1 stur w8, [x29, #-16] b LBB0_1 LBB0_1: ; =>This Loop Header: Depth=1 ; Child Loop BB0_3 Depth 2 ; Child Loop BB0_9 Depth 2 ; Child Loop BB0_14 Depth 2 ldur w8, [x29, #-16] ldur w9, [x29, #-12] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_21 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-16] 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 str wzr, [sp, #24] b LBB0_3 LBB0_3: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #24] ldur w9, [x29, #-12] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_8 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_3 Depth=2 ldur x8, [x29, #-8] ldrsw x9, [sp, #24] ldr w9, [x8, x9, lsl #2] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf ldr w8, [sp, #24] ldur w9, [x29, #-12] subs w9, w9, #1 subs w8, w8, w9 cset w8, eq tbnz w8, #0, LBB0_6 b LBB0_5 LBB0_5: ; in Loop: Header=BB0_3 Depth=2 adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf b LBB0_6 LBB0_6: ; in Loop: Header=BB0_3 Depth=2 b LBB0_7 LBB0_7: ; in Loop: Header=BB0_3 Depth=2 ldr w8, [sp, #24] add w8, w8, #1 str w8, [sp, #24] b LBB0_3 LBB0_8: ; in Loop: Header=BB0_1 Depth=1 ldur x8, [x29, #-8] ldursw x9, [x29, #-16] ldr w8, [x8, x9, lsl #2] stur w8, [x29, #-20] ldur w8, [x29, #-16] subs w8, w8, #1 str w8, [sp, #24] ldur x8, [x29, #-8] ldursw x9, [x29, #-16] ldr w9, [x8, x9, lsl #2] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf b LBB0_9 LBB0_9: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w9, [sp, #24] mov w8, #0 subs w8, w8, w9 cset w8, gt mov w9, #0 str w9, [sp, #20] ; 4-byte Folded Spill tbnz w8, #0, LBB0_11 b LBB0_10 LBB0_10: ; in Loop: Header=BB0_9 Depth=2 ldur w8, [x29, #-20] ldur x9, [x29, #-8] ldrsw x10, [sp, #24] ldr w9, [x9, x10, lsl #2] subs w8, w8, w9 cset w8, lt str w8, [sp, #20] ; 4-byte Folded Spill b LBB0_11 LBB0_11: ; in Loop: Header=BB0_9 Depth=2 ldr w8, [sp, #20] ; 4-byte Folded Reload tbz w8, #0, LBB0_13 b LBB0_12 LBB0_12: ; in Loop: Header=BB0_9 Depth=2 ldur x8, [x29, #-8] ldrsw x9, [sp, #24] ldr w8, [x8, x9, lsl #2] ldur x9, [x29, #-8] ldr w10, [sp, #24] add w10, w10, #1 str w8, [x9, w10, sxtw #2] ldr w8, [sp, #24] subs w8, w8, #1 str w8, [sp, #24] b LBB0_9 LBB0_13: ; in Loop: Header=BB0_1 Depth=1 ldur x8, [x29, #-8] ldr w9, [sp, #24] add w9, w9, #1 ldr w9, [x8, w9, sxtw #2] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _printf ldur w8, [x29, #-20] ldur x9, [x29, #-8] ldr w10, [sp, #24] add w10, w10, #1 str w8, [x9, w10, sxtw #2] str wzr, [sp, #24] b LBB0_14 LBB0_14: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #24] ldur w9, [x29, #-12] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_19 b LBB0_15 LBB0_15: ; in Loop: Header=BB0_14 Depth=2 ldur x8, [x29, #-8] ldrsw x9, [sp, #24] ldr w9, [x8, x9, lsl #2] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf ldr w8, [sp, #24] ldur w9, [x29, #-12] subs w9, w9, #1 subs w8, w8, w9 cset w8, eq tbnz w8, #0, LBB0_17 b LBB0_16 LBB0_16: ; in Loop: Header=BB0_14 Depth=2 adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf b LBB0_17 LBB0_17: ; in Loop: Header=BB0_14 Depth=2 b LBB0_18 LBB0_18: ; in Loop: Header=BB0_14 Depth=2 ldr w8, [sp, #24] add w8, w8, #1 str w8, [sp, #24] b LBB0_14 LBB0_19: ; in Loop: Header=BB0_1 Depth=1 adrp x0, l_.str.5@PAGE add x0, x0, l_.str.5@PAGEOFF bl _printf b LBB0_20 LBB0_20: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-16] add w8, w8, #1 stur w8, [x29, #-16] b LBB0_1 LBB0_21: ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #96 .cfi_def_cfa_offset 96 stp x29, x30, [sp, #80] ; 16-byte Folded Spill add x29, sp, #80 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] str wzr, [sp, #28] add x0, sp, #32 str x0, [sp, #8] ; 8-byte Folded Spill adrp x1, l___const.main.arr@PAGE add x1, x1, l___const.main.arr@PAGEOFF mov x2, #40 bl _memcpy ldr x0, [sp, #8] ; 8-byte Folded Reload mov w8, #10 str w8, [sp, #24] ldr w1, [sp, #24] bl _insertionSort adrp x0, l_.str.6@PAGE add x0, x0, l_.str.6@PAGEOFF bl _printf str wzr, [sp, #20] b LBB1_1 LBB1_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #20] ldr w9, [sp, #24] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB1_4 b LBB1_2 LBB1_2: ; in Loop: Header=BB1_1 Depth=1 ldrsw x9, [sp, #20] add x8, sp, #32 ldr w9, [x8, x9, lsl #2] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.7@PAGE add x0, x0, l_.str.7@PAGEOFF bl _printf b LBB1_3 LBB1_3: ; in Loop: Header=BB1_1 Depth=1 ldr w8, [sp, #20] add w8, w8, #1 str w8, [sp, #20] b LBB1_1 LBB1_4: adrp x0, l_.str.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, LBB1_6 b LBB1_5 LBB1_5: bl ___stack_chk_fail LBB1_6: mov w0, #0 ldp x29, x30, [sp, #80] ; 16-byte Folded Reload add sp, sp, #96 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%d " l_.str.1: ; @.str.1 .asciz "%d" l_.str.2: ; @.str.2 .asciz ", " l_.str.3: ; @.str.3 .asciz " on process: %d " l_.str.4: ; @.str.4 .asciz " swapped: %d \n " l_.str.5: ; @.str.5 .asciz "\n" .section __TEXT,__const .p2align 2 ; @__const.main.arr l___const.main.arr: .long 32 ; 0x20 .long 15 ; 0xf .long 20 ; 0x14 .long 55 ; 0x37 .long 13 ; 0xd .long 17 ; 0x11 .long 85 ; 0x55 .long 10 ; 0xa .long 18 ; 0x12 .long 75 ; 0x4b .section __TEXT,__cstring,cstring_literals l_.str.6: ; @.str.6 .asciz "hasil sorting:\n" l_.str.7: ; @.str.7 .asciz "%d " .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _insertionSort ## -- Begin function insertionSort .p2align 4, 0x90 _insertionSort: ## @insertionSort .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -8(%rbp) movl %esi, -12(%rbp) movl $1, -16(%rbp) LBB0_1: ## =>This Loop Header: Depth=1 ## Child Loop BB0_3 Depth 2 ## Child Loop BB0_9 Depth 2 ## Child Loop BB0_14 Depth 2 movl -16(%rbp), %eax cmpl -12(%rbp), %eax jge LBB0_21 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movl -16(%rbp), %esi addl $1, %esi leaq L_.str(%rip), %rdi movb $0, %al callq _printf movl $0, -24(%rbp) LBB0_3: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 movl -24(%rbp), %eax cmpl -12(%rbp), %eax jge LBB0_8 ## %bb.4: ## in Loop: Header=BB0_3 Depth=2 movq -8(%rbp), %rax movslq -24(%rbp), %rcx movl (%rax,%rcx,4), %esi leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf movl -24(%rbp), %eax movl -12(%rbp), %ecx subl $1, %ecx cmpl %ecx, %eax je LBB0_6 ## %bb.5: ## in Loop: Header=BB0_3 Depth=2 leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf LBB0_6: ## in Loop: Header=BB0_3 Depth=2 jmp LBB0_7 LBB0_7: ## in Loop: Header=BB0_3 Depth=2 movl -24(%rbp), %eax addl $1, %eax movl %eax, -24(%rbp) jmp LBB0_3 LBB0_8: ## in Loop: Header=BB0_1 Depth=1 movq -8(%rbp), %rax movslq -16(%rbp), %rcx movl (%rax,%rcx,4), %eax movl %eax, -20(%rbp) movl -16(%rbp), %eax subl $1, %eax movl %eax, -24(%rbp) movq -8(%rbp), %rax movslq -16(%rbp), %rcx movl (%rax,%rcx,4), %esi leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf LBB0_9: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 xorl %eax, %eax ## kill: def $al killed $al killed $eax xorl %ecx, %ecx cmpl -24(%rbp), %ecx movb %al, -25(%rbp) ## 1-byte Spill jg LBB0_11 ## %bb.10: ## in Loop: Header=BB0_9 Depth=2 movl -20(%rbp), %eax movq -8(%rbp), %rcx movslq -24(%rbp), %rdx cmpl (%rcx,%rdx,4), %eax setl %al movb %al, -25(%rbp) ## 1-byte Spill LBB0_11: ## in Loop: Header=BB0_9 Depth=2 movb -25(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB0_12 jmp LBB0_13 LBB0_12: ## in Loop: Header=BB0_9 Depth=2 movq -8(%rbp), %rax movslq -24(%rbp), %rcx movl (%rax,%rcx,4), %edx movq -8(%rbp), %rax movl -24(%rbp), %ecx addl $1, %ecx movslq %ecx, %rcx movl %edx, (%rax,%rcx,4) movl -24(%rbp), %eax subl $1, %eax movl %eax, -24(%rbp) jmp LBB0_9 LBB0_13: ## in Loop: Header=BB0_1 Depth=1 movq -8(%rbp), %rax movl -24(%rbp), %ecx addl $1, %ecx movslq %ecx, %rcx movl (%rax,%rcx,4), %esi leaq L_.str.4(%rip), %rdi movb $0, %al callq _printf movl -20(%rbp), %edx movq -8(%rbp), %rax movl -24(%rbp), %ecx addl $1, %ecx movslq %ecx, %rcx movl %edx, (%rax,%rcx,4) movl $0, -24(%rbp) LBB0_14: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 movl -24(%rbp), %eax cmpl -12(%rbp), %eax jge LBB0_19 ## %bb.15: ## in Loop: Header=BB0_14 Depth=2 movq -8(%rbp), %rax movslq -24(%rbp), %rcx movl (%rax,%rcx,4), %esi leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf movl -24(%rbp), %eax movl -12(%rbp), %ecx subl $1, %ecx cmpl %ecx, %eax je LBB0_17 ## %bb.16: ## in Loop: Header=BB0_14 Depth=2 leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf LBB0_17: ## in Loop: Header=BB0_14 Depth=2 jmp LBB0_18 LBB0_18: ## in Loop: Header=BB0_14 Depth=2 movl -24(%rbp), %eax addl $1, %eax movl %eax, -24(%rbp) jmp LBB0_14 LBB0_19: ## in Loop: Header=BB0_1 Depth=1 leaq L_.str.5(%rip), %rdi movb $0, %al callq _printf ## %bb.20: ## in Loop: Header=BB0_1 Depth=1 movl -16(%rbp), %eax addl $1, %eax movl %eax, -16(%rbp) jmp LBB0_1 LBB0_21: addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $64, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -52(%rbp) leaq -48(%rbp), %rdi leaq l___const.main.arr(%rip), %rsi movl $40, %edx callq _memcpy movl $10, -56(%rbp) leaq -48(%rbp), %rdi movl -56(%rbp), %esi callq _insertionSort leaq L_.str.6(%rip), %rdi movb $0, %al callq _printf movl $0, -60(%rbp) LBB1_1: ## =>This Inner Loop Header: Depth=1 movl -60(%rbp), %eax cmpl -56(%rbp), %eax jge LBB1_4 ## %bb.2: ## in Loop: Header=BB1_1 Depth=1 movslq -60(%rbp), %rax movl -48(%rbp,%rax,4), %esi leaq L_.str.7(%rip), %rdi movb $0, %al callq _printf ## %bb.3: ## in Loop: Header=BB1_1 Depth=1 movl -60(%rbp), %eax addl $1, %eax movl %eax, -60(%rbp) jmp LBB1_1 LBB1_4: 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 LBB1_6 ## %bb.5: xorl %eax, %eax addq $64, %rsp popq %rbp retq LBB1_6: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%d " L_.str.1: ## @.str.1 .asciz "%d" L_.str.2: ## @.str.2 .asciz ", " L_.str.3: ## @.str.3 .asciz " on process: %d " L_.str.4: ## @.str.4 .asciz " swapped: %d \n " L_.str.5: ## @.str.5 .asciz "\n" .section __TEXT,__const .p2align 4 ## @__const.main.arr l___const.main.arr: .long 32 ## 0x20 .long 15 ## 0xf .long 20 ## 0x14 .long 55 ## 0x37 .long 13 ## 0xd .long 17 ## 0x11 .long 85 ## 0x55 .long 10 ## 0xa .long 18 ## 0x12 .long 75 ## 0x4b .section __TEXT,__cstring,cstring_literals L_.str.6: ## @.str.6 .asciz "hasil sorting:\n" L_.str.7: ## @.str.7 .asciz "%d " .subsections_via_symbols
the_stack_data/23576326.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl ___mknod ; -- Begin function __mknod .p2align 2 ___mknod: ; @__mknod .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str x0, [sp, #8] strh w1, [sp, #6] str w2, [sp] ldr x0, [sp, #8] ldrh w1, [sp, #6] ldr w2, [sp] bl _mknod 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 ___mknod ## -- Begin function __mknod .p2align 4, 0x90 ___mknod: ## @__mknod .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movw %si, %ax movq %rdi, -8(%rbp) movw %ax, -10(%rbp) movl %edx, -16(%rbp) movq -8(%rbp), %rdi movw -10(%rbp), %ax movl -16(%rbp), %edx movzwl %ax, %esi callq _mknod addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/6388139.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _ldiv ; -- Begin function ldiv .p2align 2 _ldiv: ; @ldiv .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 str x0, [sp, #8] str x1, [sp] ldr x8, [sp, #8] ldr x9, [sp] sdiv x8, x8, x9 str x8, [sp, #16] ldr x8, [sp, #8] ldr x10, [sp] sdiv x9, x8, x10 mul x9, x9, x10 subs x8, x8, x9 str x8, [sp, #24] ldr x0, [sp, #16] ldr x1, [sp, #24] 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 _ldiv ## -- Begin function ldiv .p2align 4, 0x90 _ldiv: ## @ldiv .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, -24(%rbp) movq %rsi, -32(%rbp) movq -24(%rbp), %rax movq -32(%rbp), %rcx cqto idivq %rcx movq %rax, -16(%rbp) movq -24(%rbp), %rax movq -32(%rbp), %rcx cqto idivq %rcx movq %rdx, -8(%rbp) movq -16(%rbp), %rax movq -8(%rbp), %rdx popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/150141206.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] mov w8, #6 str w8, [sp, #4] mov w8, #9 str w8, [sp, #4] mov w8, #16 str w8, [sp, #8] str w8, [sp] ldr w8, [sp] subs w8, w8, #5 str w8, [sp] ldr w0, [sp] add sp, sp, #16 ret .cfi_endproc ; -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl $0, -4(%rbp) movl $5, -8(%rbp) movl $6, -12(%rbp) movl $9, -12(%rbp) movl $16, -8(%rbp) movl $16, -16(%rbp) movl -16(%rbp), %eax subl $5, %eax movl %eax, -16(%rbp) movl -16(%rbp), %eax popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/690087.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _g_fmt ; -- Begin function g_fmt .p2align 2 _g_fmt: ; @g_fmt .cfi_startproc ; %bb.0: sub sp, sp, #96 .cfi_def_cfa_offset 96 stp x29, x30, [sp, #80] ; 16-byte Folded Spill add x29, sp, #80 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] stur d0, [x29, #-16] ldur x8, [x29, #-8] str x8, [sp, #24] ldur d0, [x29, #-16] mov w1, #0 mov x0, x1 sub x2, x29, #36 add x3, sp, #36 add x4, sp, #8 bl _dtoa mov x8, x0 str x8, [sp, #16] stur x0, [x29, #-32] ldr w8, [sp, #36] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldur x9, [x29, #-8] add x8, x9, #1 stur x8, [x29, #-8] mov w8, #45 strb w8, [x9] b LBB0_2 LBB0_2: ldur w8, [x29, #-36] mov w9, #9999 subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB0_7 b LBB0_3 LBB0_3: b LBB0_4 LBB0_4: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-32] add x9, x8, #1 stur x9, [x29, #-32] ldrb w8, [x8] ldur x9, [x29, #-8] add x10, x9, #1 stur x10, [x29, #-8] strb w8, [x9] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_6 b LBB0_5 LBB0_5: ; in Loop: Header=BB0_4 Depth=1 b LBB0_4 LBB0_6: b LBB0_48 LBB0_7: ldur w8, [x29, #-36] adds w8, w8, #4 cset w8, le tbnz w8, #0, LBB0_9 b LBB0_8 LBB0_8: ldursw x8, [x29, #-36] ldr x9, [sp, #8] ldur x10, [x29, #-32] subs x9, x9, x10 add x9, x9, #5 subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB0_26 b LBB0_9 LBB0_9: ldur x8, [x29, #-32] add x9, x8, #1 stur x9, [x29, #-32] ldrb w8, [x8] ldur x9, [x29, #-8] add x10, x9, #1 stur x10, [x29, #-8] strb w8, [x9] ldur x8, [x29, #-32] ldrb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_14 b LBB0_10 LBB0_10: ldur x9, [x29, #-8] add x8, x9, #1 stur x8, [x29, #-8] mov w8, #46 strb w8, [x9] b LBB0_11 LBB0_11: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-32] add x9, x8, #1 stur x9, [x29, #-32] ldrb w8, [x8] ldur x9, [x29, #-8] strb w8, [x9] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_13 b LBB0_12 LBB0_12: ; in Loop: Header=BB0_11 Depth=1 ldur x8, [x29, #-8] add x8, x8, #1 stur x8, [x29, #-8] b LBB0_11 LBB0_13: b LBB0_14 LBB0_14: ldur x9, [x29, #-8] add x8, x9, #1 stur x8, [x29, #-8] mov w8, #101 strb w8, [x9] ldur w8, [x29, #-36] subs w8, w8, #1 stur w8, [x29, #-36] subs w8, w8, #0 cset w8, ge tbnz w8, #0, LBB0_16 b LBB0_15 LBB0_15: ldur x9, [x29, #-8] add x8, x9, #1 stur x8, [x29, #-8] mov w8, #45 strb w8, [x9] ldur w9, [x29, #-36] mov w8, #0 subs w8, w8, w9 stur w8, [x29, #-36] b LBB0_17 LBB0_16: ldur x9, [x29, #-8] add x8, x9, #1 stur x8, [x29, #-8] mov w8, #43 strb w8, [x9] b LBB0_17 LBB0_17: mov w8, #2 str w8, [sp, #40] mov w8, #10 stur w8, [x29, #-24] b LBB0_18 LBB0_18: ; =>This Inner Loop Header: Depth=1 ldur w9, [x29, #-24] mov w8, #10 mul w8, w8, w9 ldur w9, [x29, #-36] subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB0_21 b LBB0_19 LBB0_19: ; in Loop: Header=BB0_18 Depth=1 b LBB0_20 LBB0_20: ; in Loop: Header=BB0_18 Depth=1 ldr w8, [sp, #40] add w8, w8, #1 str w8, [sp, #40] ldur w8, [x29, #-24] mov w9, #10 mul w8, w8, w9 stur w8, [x29, #-24] b LBB0_18 LBB0_21: b LBB0_22 LBB0_22: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-36] ldur w9, [x29, #-24] sdiv w8, w8, w9 stur w8, [x29, #-20] ldur w8, [x29, #-20] add w8, w8, #48 ldur x9, [x29, #-8] add x10, x9, #1 stur x10, [x29, #-8] strb w8, [x9] ldr w8, [sp, #40] subs w8, w8, #1 str w8, [sp, #40] subs w8, w8, #0 cset w8, gt tbnz w8, #0, LBB0_24 b LBB0_23 LBB0_23: b LBB0_25 LBB0_24: ; in Loop: Header=BB0_22 Depth=1 ldur w8, [x29, #-20] ldur w9, [x29, #-24] mul w9, w8, w9 ldur w8, [x29, #-36] subs w8, w8, w9 stur w8, [x29, #-36] ldur w8, [x29, #-36] mov w9, #10 mul w8, w8, w9 stur w8, [x29, #-36] b LBB0_22 LBB0_25: ldur x8, [x29, #-8] strb wzr, [x8] b LBB0_47 LBB0_26: ldur w8, [x29, #-36] subs w8, w8, #0 cset w8, gt tbnz w8, #0, LBB0_35 b LBB0_27 LBB0_27: ldur x9, [x29, #-8] add x8, x9, #1 stur x8, [x29, #-8] mov w8, #46 strb w8, [x9] b LBB0_28 LBB0_28: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-36] subs w8, w8, #0 cset w8, ge tbnz w8, #0, LBB0_31 b LBB0_29 LBB0_29: ; in Loop: Header=BB0_28 Depth=1 ldur x9, [x29, #-8] add x8, x9, #1 stur x8, [x29, #-8] mov w8, #48 strb w8, [x9] b LBB0_30 LBB0_30: ; in Loop: Header=BB0_28 Depth=1 ldur w8, [x29, #-36] add w8, w8, #1 stur w8, [x29, #-36] b LBB0_28 LBB0_31: b LBB0_32 LBB0_32: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-32] add x9, x8, #1 stur x9, [x29, #-32] ldrb w8, [x8] ldur x9, [x29, #-8] add x10, x9, #1 stur x10, [x29, #-8] strb w8, [x9] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_34 b LBB0_33 LBB0_33: ; in Loop: Header=BB0_32 Depth=1 b LBB0_32 LBB0_34: b LBB0_46 LBB0_35: b LBB0_36 LBB0_36: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-32] add x9, x8, #1 stur x9, [x29, #-32] ldrb w8, [x8] ldur x9, [x29, #-8] strb w8, [x9] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_41 b LBB0_37 LBB0_37: ; in Loop: Header=BB0_36 Depth=1 ldur x8, [x29, #-8] add x8, x8, #1 stur x8, [x29, #-8] ldur w8, [x29, #-36] subs w8, w8, #1 stur w8, [x29, #-36] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_40 b LBB0_38 LBB0_38: ; in Loop: Header=BB0_36 Depth=1 ldur x8, [x29, #-32] ldrsb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_40 b LBB0_39 LBB0_39: ; in Loop: Header=BB0_36 Depth=1 ldur x9, [x29, #-8] add x8, x9, #1 stur x8, [x29, #-8] mov w8, #46 strb w8, [x9] b LBB0_40 LBB0_40: ; in Loop: Header=BB0_36 Depth=1 b LBB0_36 LBB0_41: b LBB0_42 LBB0_42: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-36] subs w8, w8, #0 cset w8, le tbnz w8, #0, LBB0_45 b LBB0_43 LBB0_43: ; in Loop: Header=BB0_42 Depth=1 ldur x9, [x29, #-8] add x8, x9, #1 stur x8, [x29, #-8] mov w8, #48 strb w8, [x9] b LBB0_44 LBB0_44: ; in Loop: Header=BB0_42 Depth=1 ldur w8, [x29, #-36] subs w8, w8, #1 stur w8, [x29, #-36] b LBB0_42 LBB0_45: ldur x8, [x29, #-8] strb wzr, [x8] b LBB0_46 LBB0_46: b LBB0_47 LBB0_47: b LBB0_48 LBB0_48: ldr x0, [sp, #16] bl _freedtoa ldr x0, [sp, #24] 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 _g_fmt ## -- Begin function g_fmt .p2align 4, 0x90 _g_fmt: ## @g_fmt .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $80, %rsp movq %rdi, -8(%rbp) movsd %xmm0, -16(%rbp) movq -8(%rbp), %rax movq %rax, -56(%rbp) movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero xorl %esi, %esi leaq -36(%rbp), %rdx leaq -44(%rbp), %rcx leaq -72(%rbp), %r8 movl %esi, %edi callq _dtoa movq %rax, -64(%rbp) movq %rax, -32(%rbp) cmpl $0, -44(%rbp) je LBB0_2 ## %bb.1: movq -8(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -8(%rbp) movb $45, (%rax) LBB0_2: cmpl $9999, -36(%rbp) ## imm = 0x270F jne LBB0_7 ## %bb.3: jmp LBB0_4 LBB0_4: ## =>This Inner Loop Header: Depth=1 movq -32(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -32(%rbp) movb (%rax), %al movq -8(%rbp), %rcx movq %rcx, %rdx addq $1, %rdx movq %rdx, -8(%rbp) movb %al, (%rcx) cmpb $0, %al je LBB0_6 ## %bb.5: ## in Loop: Header=BB0_4 Depth=1 jmp LBB0_4 LBB0_6: jmp LBB0_48 LBB0_7: cmpl $-4, -36(%rbp) jle LBB0_9 ## %bb.8: movslq -36(%rbp), %rax movq -72(%rbp), %rcx movq -32(%rbp), %rdx subq %rdx, %rcx addq $5, %rcx cmpq %rcx, %rax jle LBB0_26 LBB0_9: movq -32(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -32(%rbp) movb (%rax), %cl movq -8(%rbp), %rax movq %rax, %rdx addq $1, %rdx movq %rdx, -8(%rbp) movb %cl, (%rax) movq -32(%rbp), %rax cmpb $0, (%rax) je LBB0_14 ## %bb.10: movq -8(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -8(%rbp) movb $46, (%rax) LBB0_11: ## =>This Inner Loop Header: Depth=1 movq -32(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -32(%rbp) movb (%rax), %al movq -8(%rbp), %rcx movb %al, (%rcx) cmpb $0, %al je LBB0_13 ## %bb.12: ## in Loop: Header=BB0_11 Depth=1 movq -8(%rbp), %rax addq $1, %rax movq %rax, -8(%rbp) jmp LBB0_11 LBB0_13: jmp LBB0_14 LBB0_14: movq -8(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -8(%rbp) movb $101, (%rax) movl -36(%rbp), %eax addl $-1, %eax movl %eax, -36(%rbp) cmpl $0, %eax jge LBB0_16 ## %bb.15: movq -8(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -8(%rbp) movb $45, (%rax) xorl %eax, %eax subl -36(%rbp), %eax movl %eax, -36(%rbp) jmp LBB0_17 LBB0_16: movq -8(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -8(%rbp) movb $43, (%rax) LBB0_17: movl $2, -40(%rbp) movl $10, -24(%rbp) LBB0_18: ## =>This Inner Loop Header: Depth=1 imull $10, -24(%rbp), %eax cmpl -36(%rbp), %eax jg LBB0_21 ## %bb.19: ## in Loop: Header=BB0_18 Depth=1 jmp LBB0_20 LBB0_20: ## in Loop: Header=BB0_18 Depth=1 movl -40(%rbp), %eax addl $1, %eax movl %eax, -40(%rbp) imull $10, -24(%rbp), %eax movl %eax, -24(%rbp) jmp LBB0_18 LBB0_21: jmp LBB0_22 LBB0_22: ## =>This Inner Loop Header: Depth=1 movl -36(%rbp), %eax cltd idivl -24(%rbp) movl %eax, -20(%rbp) movl -20(%rbp), %eax addl $48, %eax movb %al, %cl movq -8(%rbp), %rax movq %rax, %rdx addq $1, %rdx movq %rdx, -8(%rbp) movb %cl, (%rax) movl -40(%rbp), %eax addl $-1, %eax movl %eax, -40(%rbp) cmpl $0, %eax jg LBB0_24 ## %bb.23: jmp LBB0_25 LBB0_24: ## in Loop: Header=BB0_22 Depth=1 movl -20(%rbp), %ecx imull -24(%rbp), %ecx movl -36(%rbp), %eax subl %ecx, %eax movl %eax, -36(%rbp) imull $10, -36(%rbp), %eax movl %eax, -36(%rbp) jmp LBB0_22 LBB0_25: movq -8(%rbp), %rax movb $0, (%rax) jmp LBB0_47 LBB0_26: cmpl $0, -36(%rbp) jg LBB0_35 ## %bb.27: movq -8(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -8(%rbp) movb $46, (%rax) LBB0_28: ## =>This Inner Loop Header: Depth=1 cmpl $0, -36(%rbp) jge LBB0_31 ## %bb.29: ## in Loop: Header=BB0_28 Depth=1 movq -8(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -8(%rbp) movb $48, (%rax) ## %bb.30: ## in Loop: Header=BB0_28 Depth=1 movl -36(%rbp), %eax addl $1, %eax movl %eax, -36(%rbp) jmp LBB0_28 LBB0_31: jmp LBB0_32 LBB0_32: ## =>This Inner Loop Header: Depth=1 movq -32(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -32(%rbp) movb (%rax), %al movq -8(%rbp), %rcx movq %rcx, %rdx addq $1, %rdx movq %rdx, -8(%rbp) movb %al, (%rcx) cmpb $0, %al je LBB0_34 ## %bb.33: ## in Loop: Header=BB0_32 Depth=1 jmp LBB0_32 LBB0_34: jmp LBB0_46 LBB0_35: jmp LBB0_36 LBB0_36: ## =>This Inner Loop Header: Depth=1 movq -32(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -32(%rbp) movb (%rax), %al movq -8(%rbp), %rcx movb %al, (%rcx) cmpb $0, %al je LBB0_41 ## %bb.37: ## in Loop: Header=BB0_36 Depth=1 movq -8(%rbp), %rax addq $1, %rax movq %rax, -8(%rbp) movl -36(%rbp), %eax addl $-1, %eax movl %eax, -36(%rbp) cmpl $0, %eax jne LBB0_40 ## %bb.38: ## in Loop: Header=BB0_36 Depth=1 movq -32(%rbp), %rax movsbl (%rax), %eax cmpl $0, %eax je LBB0_40 ## %bb.39: ## in Loop: Header=BB0_36 Depth=1 movq -8(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -8(%rbp) movb $46, (%rax) LBB0_40: ## in Loop: Header=BB0_36 Depth=1 jmp LBB0_36 LBB0_41: jmp LBB0_42 LBB0_42: ## =>This Inner Loop Header: Depth=1 cmpl $0, -36(%rbp) jle LBB0_45 ## %bb.43: ## in Loop: Header=BB0_42 Depth=1 movq -8(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -8(%rbp) movb $48, (%rax) ## %bb.44: ## in Loop: Header=BB0_42 Depth=1 movl -36(%rbp), %eax addl $-1, %eax movl %eax, -36(%rbp) jmp LBB0_42 LBB0_45: movq -8(%rbp), %rax movb $0, (%rax) LBB0_46: jmp LBB0_47 LBB0_47: jmp LBB0_48 LBB0_48: movq -64(%rbp), %rdi callq _freedtoa movq -56(%rbp), %rax addq $80, %rsp popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/117888.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _multi ; -- Begin function multi .p2align 2 _multi: ; @multi .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 str x0, [sp, #16] adrp x10, _dividing_variable@PAGE ldr w8, [x10, _dividing_variable@PAGEOFF] add w9, w8, #1 str w9, [x10, _dividing_variable@PAGEOFF] str w8, [sp, #12] ldr w8, [sp, #12] mov w9, #10 mul w8, w8, w9 mov w9, #4 sdiv w8, w8, w9 str w8, [sp, #8] b LBB0_1 LBB0_1: ; =>This Loop Header: Depth=1 ; Child Loop BB0_3 Depth 2 ; Child Loop BB0_5 Depth 3 ldr w8, [sp, #8] ldr w9, [sp, #12] add w9, w9, #1 mov w10, #10 mul w9, w9, w10 mov w10, #4 sdiv w9, w9, w10 subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_12 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 str wzr, [sp, #4] b LBB0_3 LBB0_3: ; Parent Loop BB0_1 Depth=1 ; => This Loop Header: Depth=2 ; Child Loop BB0_5 Depth 3 ldr w8, [sp, #4] subs w8, w8, #10 cset w8, ge tbnz w8, #0, LBB0_10 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_3 Depth=2 str wzr, [sp] b LBB0_5 LBB0_5: ; Parent Loop BB0_1 Depth=1 ; Parent Loop BB0_3 Depth=2 ; => This Inner Loop Header: Depth=3 ldr w8, [sp] subs w8, w8, #10 cset w8, ge tbnz w8, #0, LBB0_8 b LBB0_6 LBB0_6: ; in Loop: Header=BB0_5 Depth=3 ldrsw x8, [sp, #8] mov x9, #40 mul x10, x8, x9 adrp x8, _matA@GOTPAGE ldr x8, [x8, _matA@GOTPAGEOFF] add x8, x8, x10 ldrsw x10, [sp] ldr w8, [x8, x10, lsl #2] ldrsw x10, [sp] mul x11, x10, x9 adrp x10, _matB@GOTPAGE ldr x10, [x10, _matB@GOTPAGEOFF] add x10, x10, x11 ldrsw x11, [sp, #4] ldr w10, [x10, x11, lsl #2] mul w10, w8, w10 ldrsw x8, [sp, #8] mul x9, x8, x9 adrp x8, _matC@GOTPAGE ldr x8, [x8, _matC@GOTPAGEOFF] add x8, x8, x9 ldrsw x9, [sp, #4] add x9, x8, x9, lsl #2 ldr w8, [x9] add w8, w8, w10 str w8, [x9] b LBB0_7 LBB0_7: ; in Loop: Header=BB0_5 Depth=3 ldr w8, [sp] add w8, w8, #1 str w8, [sp] b LBB0_5 LBB0_8: ; in Loop: Header=BB0_3 Depth=2 b LBB0_9 LBB0_9: ; in Loop: Header=BB0_3 Depth=2 ldr w8, [sp, #4] add w8, w8, #1 str w8, [sp, #4] b LBB0_3 LBB0_10: ; in Loop: Header=BB0_1 Depth=1 b LBB0_11 LBB0_11: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #8] add w8, w8, #1 str w8, [sp, #8] b LBB0_1 LBB0_12: ldr x0, [sp, #24] add sp, sp, #32 ret .cfi_endproc ; -- End function .section __TEXT,__literal8,8byte_literals .p2align 3 ; -- Begin function main lCPI1_0: .quad 0x412e848000000000 ; double 1.0E+6 .section __TEXT,__text,regular,pure_instructions .globl _main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #224 .cfi_def_cfa_offset 224 stp x29, x30, [sp, #208] ; 16-byte Folded Spill add x29, sp, #208 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] stur wzr, [x29, #-92] str wzr, [sp, #84] b LBB1_1 LBB1_1: ; =>This Loop Header: Depth=1 ; Child Loop BB1_3 Depth 2 ldr w8, [sp, #84] subs w8, w8, #10 cset w8, ge tbnz w8, #0, LBB1_8 b LBB1_2 LBB1_2: ; in Loop: Header=BB1_1 Depth=1 str wzr, [sp, #80] b LBB1_3 LBB1_3: ; Parent Loop BB1_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #80] subs w8, w8, #10 cset w8, ge tbnz w8, #0, LBB1_6 b LBB1_4 LBB1_4: ; in Loop: Header=BB1_3 Depth=2 bl _rand mov w9, #10 str w9, [sp, #20] ; 4-byte Folded Spill sdiv w8, w0, w9 mul w8, w8, w9 subs w8, w0, w8 ldrsw x9, [sp, #84] mov x10, #40 str x10, [sp, #24] ; 8-byte Folded Spill mul x10, x9, x10 adrp x9, _matA@GOTPAGE ldr x9, [x9, _matA@GOTPAGEOFF] add x9, x9, x10 ldrsw x10, [sp, #80] str w8, [x9, x10, lsl #2] bl _rand ldr w9, [sp, #20] ; 4-byte Folded Reload ldr x10, [sp, #24] ; 8-byte Folded Reload sdiv w8, w0, w9 mul w8, w8, w9 subs w8, w0, w8 ldrsw x9, [sp, #84] mul x10, x9, x10 adrp x9, _matB@GOTPAGE ldr x9, [x9, _matB@GOTPAGEOFF] add x9, x9, x10 ldrsw x10, [sp, #80] str w8, [x9, x10, lsl #2] b LBB1_5 LBB1_5: ; in Loop: Header=BB1_3 Depth=2 ldr w8, [sp, #80] add w8, w8, #1 str w8, [sp, #80] 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, #84] add w8, w8, #1 str w8, [sp, #84] b LBB1_1 LBB1_8: 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 str wzr, [sp, #76] b LBB1_9 LBB1_9: ; =>This Loop Header: Depth=1 ; Child Loop BB1_11 Depth 2 ldr w8, [sp, #76] subs w8, w8, #10 cset w8, ge tbnz w8, #0, LBB1_16 b LBB1_10 LBB1_10: ; in Loop: Header=BB1_9 Depth=1 str wzr, [sp, #72] b LBB1_11 LBB1_11: ; Parent Loop BB1_9 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #72] subs w8, w8, #10 cset w8, ge tbnz w8, #0, LBB1_14 b LBB1_12 LBB1_12: ; in Loop: Header=BB1_11 Depth=2 ldrsw x8, [sp, #76] mov x9, #40 mul x9, x8, x9 adrp x8, _matA@GOTPAGE ldr x8, [x8, _matA@GOTPAGEOFF] add x8, x8, x9 ldrsw x9, [sp, #72] ldr w9, [x8, x9, lsl #2] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf b LBB1_13 LBB1_13: ; in Loop: Header=BB1_11 Depth=2 ldr w8, [sp, #72] add w8, w8, #1 str w8, [sp, #72] b LBB1_11 LBB1_14: ; in Loop: Header=BB1_9 Depth=1 adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf b LBB1_15 LBB1_15: ; in Loop: Header=BB1_9 Depth=1 ldr w8, [sp, #76] add w8, w8, #1 str w8, [sp, #76] b LBB1_9 LBB1_16: adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf str wzr, [sp, #68] b LBB1_17 LBB1_17: ; =>This Loop Header: Depth=1 ; Child Loop BB1_19 Depth 2 ldr w8, [sp, #68] subs w8, w8, #10 cset w8, ge tbnz w8, #0, LBB1_24 b LBB1_18 LBB1_18: ; in Loop: Header=BB1_17 Depth=1 str wzr, [sp, #64] b LBB1_19 LBB1_19: ; Parent Loop BB1_17 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #64] subs w8, w8, #10 cset w8, ge tbnz w8, #0, LBB1_22 b LBB1_20 LBB1_20: ; in Loop: Header=BB1_19 Depth=2 ldrsw x8, [sp, #68] mov x9, #40 mul x9, x8, x9 adrp x8, _matB@GOTPAGE ldr x8, [x8, _matB@GOTPAGEOFF] add x8, x8, x9 ldrsw x9, [sp, #64] ldr w9, [x8, x9, lsl #2] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf b LBB1_21 LBB1_21: ; in Loop: Header=BB1_19 Depth=2 ldr w8, [sp, #64] add w8, w8, #1 str w8, [sp, #64] b LBB1_19 LBB1_22: ; in Loop: Header=BB1_17 Depth=1 adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf b LBB1_23 LBB1_23: ; in Loop: Header=BB1_17 Depth=1 ldr w8, [sp, #68] add w8, w8, #1 str w8, [sp, #68] b LBB1_17 LBB1_24: bl _clock str x0, [sp, #104] str wzr, [sp, #60] b LBB1_25 LBB1_25: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #60] subs w8, w8, #10 cset w8, ge tbnz w8, #0, LBB1_28 b LBB1_26 LBB1_26: ; in Loop: Header=BB1_25 Depth=1 ldrsw x9, [sp, #60] sub x8, x29, #88 add x0, x8, x9, lsl #3 ldr x3, [sp, #48] mov x1, #0 adrp x2, _multi@PAGE add x2, x2, _multi@PAGEOFF bl _pthread_create b LBB1_27 LBB1_27: ; in Loop: Header=BB1_25 Depth=1 ldr w8, [sp, #60] add w8, w8, #1 str w8, [sp, #60] b LBB1_25 LBB1_28: str wzr, [sp, #44] b LBB1_29 LBB1_29: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #44] subs w8, w8, #10 cset w8, ge tbnz w8, #0, LBB1_32 b LBB1_30 LBB1_30: ; in Loop: Header=BB1_29 Depth=1 ldrsw x9, [sp, #44] sub x8, x29, #88 ldr x0, [x8, x9, lsl #3] mov x1, #0 bl _pthread_join b LBB1_31 LBB1_31: ; in Loop: Header=BB1_29 Depth=1 ldr w8, [sp, #44] add w8, w8, #1 str w8, [sp, #44] b LBB1_29 LBB1_32: bl _clock str x0, [sp, #96] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _printf str wzr, [sp, #40] b LBB1_33 LBB1_33: ; =>This Loop Header: Depth=1 ; Child Loop BB1_35 Depth 2 ldr w8, [sp, #40] subs w8, w8, #10 cset w8, ge tbnz w8, #0, LBB1_40 b LBB1_34 LBB1_34: ; in Loop: Header=BB1_33 Depth=1 str wzr, [sp, #36] b LBB1_35 LBB1_35: ; Parent Loop BB1_33 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #36] subs w8, w8, #10 cset w8, ge tbnz w8, #0, LBB1_38 b LBB1_36 LBB1_36: ; in Loop: Header=BB1_35 Depth=2 ldrsw x8, [sp, #40] mov x9, #40 mul x9, x8, x9 adrp x8, _matC@GOTPAGE ldr x8, [x8, _matC@GOTPAGEOFF] add x8, x8, x9 ldrsw x9, [sp, #36] ldr w9, [x8, x9, lsl #2] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf b LBB1_37 LBB1_37: ; in Loop: Header=BB1_35 Depth=2 ldr w8, [sp, #36] add w8, w8, #1 str w8, [sp, #36] b LBB1_35 LBB1_38: ; in Loop: Header=BB1_33 Depth=1 adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf b LBB1_39 LBB1_39: ; in Loop: Header=BB1_33 Depth=1 ldr w8, [sp, #40] add w8, w8, #1 str w8, [sp, #40] b LBB1_33 LBB1_40: ldr x8, [sp, #96] ldr x9, [sp, #104] subs x8, x8, x9 ucvtf d0, x8 adrp x8, lCPI1_0@PAGE ldr d1, [x8, lCPI1_0@PAGEOFF] fdiv d0, d0, d1 str d0, [sp, #88] ldr d0, [sp, #88] mov x8, sp str d0, [x8] 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, LBB1_42 b LBB1_41 LBB1_41: bl ___stack_chk_fail LBB1_42: mov w0, #0 ldp x29, x30, [sp, #208] ; 16-byte Folded Reload add sp, sp, #224 ret .cfi_endproc ; -- End function .globl _dividing_variable ; @dividing_variable .zerofill __DATA,__common,_dividing_variable,4,2 .comm _matA,400,2 ; @matA .comm _matB,400,2 ; @matB .comm _matC,400,2 ; @matC .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "\n" l_.str.1: ; @.str.1 .asciz "Matrix A\n" l_.str.2: ; @.str.2 .asciz "%d " l_.str.3: ; @.str.3 .asciz "Matrix B\n" l_.str.4: ; @.str.4 .asciz "mul of Matrix A and B\n" l_.str.5: ; @.str.5 .asciz "\ncpu time => %f" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _multi ## -- Begin function multi .p2align 4, 0x90 _multi: ## @multi .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 _dividing_variable(%rip), %eax movl %eax, %ecx addl $1, %ecx movl %ecx, _dividing_variable(%rip) movl %eax, -20(%rbp) imull $10, -20(%rbp), %eax movl $4, %ecx cltd idivl %ecx movl %eax, -24(%rbp) LBB0_1: ## =>This Loop Header: Depth=1 ## Child Loop BB0_3 Depth 2 ## Child Loop BB0_5 Depth 3 movl -24(%rbp), %eax movl %eax, -36(%rbp) ## 4-byte Spill movl -20(%rbp), %eax addl $1, %eax imull $10, %eax, %eax movl $4, %ecx cltd idivl %ecx movl %eax, %ecx movl -36(%rbp), %eax ## 4-byte Reload cmpl %ecx, %eax jge LBB0_12 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movl $0, -28(%rbp) LBB0_3: ## Parent Loop BB0_1 Depth=1 ## => This Loop Header: Depth=2 ## Child Loop BB0_5 Depth 3 cmpl $10, -28(%rbp) jge LBB0_10 ## %bb.4: ## in Loop: Header=BB0_3 Depth=2 movl $0, -32(%rbp) LBB0_5: ## Parent Loop BB0_1 Depth=1 ## Parent Loop BB0_3 Depth=2 ## => This Inner Loop Header: Depth=3 cmpl $10, -32(%rbp) jge LBB0_8 ## %bb.6: ## in Loop: Header=BB0_5 Depth=3 movslq -24(%rbp), %rcx movq _matA@GOTPCREL(%rip), %rax imulq $40, %rcx, %rcx addq %rcx, %rax movslq -32(%rbp), %rcx movl (%rax,%rcx,4), %edx movslq -32(%rbp), %rcx movq _matB@GOTPCREL(%rip), %rax imulq $40, %rcx, %rcx addq %rcx, %rax movslq -28(%rbp), %rcx imull (%rax,%rcx,4), %edx movslq -24(%rbp), %rcx movq _matC@GOTPCREL(%rip), %rax imulq $40, %rcx, %rcx addq %rcx, %rax movslq -28(%rbp), %rcx addl (%rax,%rcx,4), %edx movl %edx, (%rax,%rcx,4) ## %bb.7: ## in Loop: Header=BB0_5 Depth=3 movl -32(%rbp), %eax addl $1, %eax movl %eax, -32(%rbp) jmp LBB0_5 LBB0_8: ## in Loop: Header=BB0_3 Depth=2 jmp LBB0_9 LBB0_9: ## in Loop: Header=BB0_3 Depth=2 movl -28(%rbp), %eax addl $1, %eax movl %eax, -28(%rbp) jmp LBB0_3 LBB0_10: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_11 LBB0_11: ## in Loop: Header=BB0_1 Depth=1 movl -24(%rbp), %eax addl $1, %eax movl %eax, -24(%rbp) jmp LBB0_1 LBB0_12: movq -8(%rbp), %rax popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__literal8,8byte_literals .p2align 3 ## -- Begin function main LCPI1_0: .quad 0x412e848000000000 ## double 1.0E+6 .section __TEXT,__literal16,16byte_literals .p2align 4 LCPI1_1: .long 1127219200 ## 0x43300000 .long 1160773632 ## 0x45300000 .long 0 ## 0x0 .long 0 ## 0x0 LCPI1_2: .quad 0x4330000000000000 ## double 4503599627370496 .quad 0x4530000000000000 ## double 1.9342813113834067E+25 .section __TEXT,__text,regular,pure_instructions .globl _main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $192, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -100(%rbp) movl $0, -132(%rbp) LBB1_1: ## =>This Loop Header: Depth=1 ## Child Loop BB1_3 Depth 2 cmpl $10, -132(%rbp) jge LBB1_8 ## %bb.2: ## in Loop: Header=BB1_1 Depth=1 movl $0, -136(%rbp) LBB1_3: ## Parent Loop BB1_1 Depth=1 ## => This Inner Loop Header: Depth=2 cmpl $10, -136(%rbp) jge LBB1_6 ## %bb.4: ## in Loop: Header=BB1_3 Depth=2 callq _rand movl $10, %ecx cltd idivl %ecx movslq -132(%rbp), %rcx movq _matA@GOTPCREL(%rip), %rax imulq $40, %rcx, %rcx addq %rcx, %rax movslq -136(%rbp), %rcx movl %edx, (%rax,%rcx,4) callq _rand movl $10, %ecx cltd idivl %ecx movslq -132(%rbp), %rcx movq _matB@GOTPCREL(%rip), %rax imulq $40, %rcx, %rcx addq %rcx, %rax movslq -136(%rbp), %rcx movl %edx, (%rax,%rcx,4) ## %bb.5: ## in Loop: Header=BB1_3 Depth=2 movl -136(%rbp), %eax addl $1, %eax movl %eax, -136(%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 -132(%rbp), %eax addl $1, %eax movl %eax, -132(%rbp) jmp LBB1_1 LBB1_8: leaq L_.str(%rip), %rdi movb $0, %al callq _printf leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf movl $0, -140(%rbp) LBB1_9: ## =>This Loop Header: Depth=1 ## Child Loop BB1_11 Depth 2 cmpl $10, -140(%rbp) jge LBB1_16 ## %bb.10: ## in Loop: Header=BB1_9 Depth=1 movl $0, -144(%rbp) LBB1_11: ## Parent Loop BB1_9 Depth=1 ## => This Inner Loop Header: Depth=2 cmpl $10, -144(%rbp) jge LBB1_14 ## %bb.12: ## in Loop: Header=BB1_11 Depth=2 movslq -140(%rbp), %rcx movq _matA@GOTPCREL(%rip), %rax imulq $40, %rcx, %rcx addq %rcx, %rax movslq -144(%rbp), %rcx movl (%rax,%rcx,4), %esi leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf ## %bb.13: ## in Loop: Header=BB1_11 Depth=2 movl -144(%rbp), %eax addl $1, %eax movl %eax, -144(%rbp) jmp LBB1_11 LBB1_14: ## in Loop: Header=BB1_9 Depth=1 leaq L_.str(%rip), %rdi movb $0, %al callq _printf ## %bb.15: ## in Loop: Header=BB1_9 Depth=1 movl -140(%rbp), %eax addl $1, %eax movl %eax, -140(%rbp) jmp LBB1_9 LBB1_16: leaq L_.str(%rip), %rdi movb $0, %al callq _printf leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf movl $0, -148(%rbp) LBB1_17: ## =>This Loop Header: Depth=1 ## Child Loop BB1_19 Depth 2 cmpl $10, -148(%rbp) jge LBB1_24 ## %bb.18: ## in Loop: Header=BB1_17 Depth=1 movl $0, -152(%rbp) LBB1_19: ## Parent Loop BB1_17 Depth=1 ## => This Inner Loop Header: Depth=2 cmpl $10, -152(%rbp) jge LBB1_22 ## %bb.20: ## in Loop: Header=BB1_19 Depth=2 movslq -148(%rbp), %rcx movq _matB@GOTPCREL(%rip), %rax imulq $40, %rcx, %rcx addq %rcx, %rax movslq -152(%rbp), %rcx movl (%rax,%rcx,4), %esi leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf ## %bb.21: ## in Loop: Header=BB1_19 Depth=2 movl -152(%rbp), %eax addl $1, %eax movl %eax, -152(%rbp) jmp LBB1_19 LBB1_22: ## in Loop: Header=BB1_17 Depth=1 leaq L_.str(%rip), %rdi movb $0, %al callq _printf ## %bb.23: ## in Loop: Header=BB1_17 Depth=1 movl -148(%rbp), %eax addl $1, %eax movl %eax, -148(%rbp) jmp LBB1_17 LBB1_24: callq _clock movq %rax, -112(%rbp) movl $0, -156(%rbp) LBB1_25: ## =>This Inner Loop Header: Depth=1 cmpl $10, -156(%rbp) jge LBB1_28 ## %bb.26: ## in Loop: Header=BB1_25 Depth=1 movslq -156(%rbp), %rax leaq -96(%rbp), %rdi shlq $3, %rax addq %rax, %rdi movq -168(%rbp), %rcx xorl %eax, %eax movl %eax, %esi leaq _multi(%rip), %rdx callq _pthread_create ## %bb.27: ## in Loop: Header=BB1_25 Depth=1 movl -156(%rbp), %eax addl $1, %eax movl %eax, -156(%rbp) jmp LBB1_25 LBB1_28: movl $0, -172(%rbp) LBB1_29: ## =>This Inner Loop Header: Depth=1 cmpl $10, -172(%rbp) jge LBB1_32 ## %bb.30: ## in Loop: Header=BB1_29 Depth=1 movslq -172(%rbp), %rax movq -96(%rbp,%rax,8), %rdi xorl %eax, %eax movl %eax, %esi callq _pthread_join ## %bb.31: ## in Loop: Header=BB1_29 Depth=1 movl -172(%rbp), %eax addl $1, %eax movl %eax, -172(%rbp) jmp LBB1_29 LBB1_32: callq _clock movq %rax, -120(%rbp) leaq L_.str(%rip), %rdi movb $0, %al callq _printf leaq L_.str.4(%rip), %rdi movb $0, %al callq _printf movl $0, -176(%rbp) LBB1_33: ## =>This Loop Header: Depth=1 ## Child Loop BB1_35 Depth 2 cmpl $10, -176(%rbp) jge LBB1_40 ## %bb.34: ## in Loop: Header=BB1_33 Depth=1 movl $0, -180(%rbp) LBB1_35: ## Parent Loop BB1_33 Depth=1 ## => This Inner Loop Header: Depth=2 cmpl $10, -180(%rbp) jge LBB1_38 ## %bb.36: ## in Loop: Header=BB1_35 Depth=2 movslq -176(%rbp), %rcx movq _matC@GOTPCREL(%rip), %rax imulq $40, %rcx, %rcx addq %rcx, %rax movslq -180(%rbp), %rcx movl (%rax,%rcx,4), %esi leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf ## %bb.37: ## in Loop: Header=BB1_35 Depth=2 movl -180(%rbp), %eax addl $1, %eax movl %eax, -180(%rbp) jmp LBB1_35 LBB1_38: ## in Loop: Header=BB1_33 Depth=1 leaq L_.str(%rip), %rdi movb $0, %al callq _printf ## %bb.39: ## in Loop: Header=BB1_33 Depth=1 movl -176(%rbp), %eax addl $1, %eax movl %eax, -176(%rbp) jmp LBB1_33 LBB1_40: movq -120(%rbp), %rax movq -112(%rbp), %rcx subq %rcx, %rax movq %rax, %xmm0 movaps LCPI1_1(%rip), %xmm1 ## xmm1 = [1127219200,1160773632,0,0] punpckldq %xmm1, %xmm0 ## xmm0 = xmm0[0],xmm1[0],xmm0[1],xmm1[1] movapd LCPI1_2(%rip), %xmm1 ## xmm1 = [4.503599627370496E+15,1.9342813113834067E+25] subpd %xmm1, %xmm0 movaps %xmm0, %xmm1 unpckhpd %xmm0, %xmm0 ## xmm0 = xmm0[1,1] addsd %xmm1, %xmm0 movsd LCPI1_0(%rip), %xmm1 ## xmm1 = mem[0],zero divsd %xmm1, %xmm0 movsd %xmm0, -128(%rbp) movsd -128(%rbp), %xmm0 ## xmm0 = mem[0],zero leaq L_.str.5(%rip), %rdi movb $1, %al callq _printf movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB1_42 ## %bb.41: xorl %eax, %eax addq $192, %rsp popq %rbp retq LBB1_42: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .globl _dividing_variable ## @dividing_variable .zerofill __DATA,__common,_dividing_variable,4,2 .comm _matA,400,4 ## @matA .comm _matB,400,4 ## @matB .comm _matC,400,4 ## @matC .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "\n" L_.str.1: ## @.str.1 .asciz "Matrix A\n" L_.str.2: ## @.str.2 .asciz "%d " L_.str.3: ## @.str.3 .asciz "Matrix B\n" L_.str.4: ## @.str.4 .asciz "mul of Matrix A and B\n" L_.str.5: ## @.str.5 .asciz "\ncpu time => %f" .subsections_via_symbols
the_stack_data/133115.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, #208 .cfi_def_cfa_offset 208 stp x29, x30, [sp, #192] ; 16-byte Folded Spill add x29, sp, #192 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] mov w1, #0 str wzr, [sp, #60] str wzr, [sp, #52] str wzr, [sp, #48] str wzr, [sp, #44] str wzr, [sp, #40] add x0, sp, #64 mov x2, #120 bl _memset 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, #32] ldr x8, [sp, #32] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf b LBB0_13 LBB0_2: b LBB0_3 LBB0_3: ; =>This Inner Loop Header: Depth=1 ldr x0, [sp, #32] bl _fgetc strb w0, [sp, #59] mov w8, #-1 subs w8, w8, w0, sxtb cset w8, eq tbnz w8, #0, LBB0_12 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_3 Depth=1 ldr w8, [sp, #48] add w8, w8, #1 str w8, [sp, #48] ldrsb w8, [sp, #59] subs w8, w8, #10 cset w8, ne tbnz w8, #0, LBB0_6 b LBB0_5 LBB0_5: ; in Loop: Header=BB0_3 Depth=1 ldr w8, [sp, #40] add w8, w8, #1 str w8, [sp, #40] b LBB0_6 LBB0_6: ; in Loop: Header=BB0_3 Depth=1 ldrsb w8, [sp, #59] subs w8, w8, #32 cset w8, ne tbnz w8, #0, LBB0_8 b LBB0_7 LBB0_7: ; in Loop: Header=BB0_3 Depth=1 ldr w8, [sp, #44] add w8, w8, #1 str w8, [sp, #44] b LBB0_8 LBB0_8: ; in Loop: Header=BB0_3 Depth=1 ldrsb w8, [sp, #59] subs w8, w8, #97 cset w8, lt tbnz w8, #0, LBB0_11 b LBB0_9 LBB0_9: ; in Loop: Header=BB0_3 Depth=1 ldrsb w8, [sp, #59] subs w8, w8, #122 cset w8, gt tbnz w8, #0, LBB0_11 b LBB0_10 LBB0_10: ; in Loop: Header=BB0_3 Depth=1 ldrsb w8, [sp, #59] subs w8, w8, #97 str w8, [sp, #52] ldrsw x9, [sp, #52] add x8, sp, #64 add x9, x8, x9, lsl #2 ldr w8, [x9] add w8, w8, #1 str w8, [x9] b LBB0_11 LBB0_11: ; in Loop: Header=BB0_3 Depth=1 b LBB0_3 LBB0_12: b LBB0_13 LBB0_13: ldr w9, [sp, #40] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf ldr w9, [sp, #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 w9, [sp, #48] ; 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 str wzr, [sp, #28] b LBB0_14 LBB0_14: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #28] subs w8, w8, #26 cset w8, gt tbnz w8, #0, LBB0_17 b LBB0_15 LBB0_15: ; in Loop: Header=BB0_14 Depth=1 ldr w8, [sp, #28] add w11, w8, #97 ldrsw x9, [sp, #28] add x8, sp, #64 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.6@PAGE add x0, x0, l_.str.6@PAGEOFF bl _printf b LBB0_16 LBB0_16: ; in Loop: Header=BB0_14 Depth=1 ldr w8, [sp, #28] add w8, w8, #1 str w8, [sp, #28] b LBB0_14 LBB0_17: ldr x0, [sp, #32] bl _fclose 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_19 b LBB0_18 LBB0_18: bl ___stack_chk_fail LBB0_19: mov w0, #0 ldp x29, x30, [sp, #192] ; 16-byte Folded Reload add sp, sp, #208 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "lab9task5.c" l_.str.1: ; @.str.1 .asciz "r" l_.str.2: ; @.str.2 .asciz "ERROR opening file" l_.str.3: ; @.str.3 .asciz "Lines = %d \n" l_.str.4: ; @.str.4 .asciz "WhiteSpaces = %d \n" l_.str.5: ; @.str.5 .asciz "Characters = %d \n" l_.str.6: ; @.str.6 .asciz "Small letter %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 $176, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -132(%rbp) movl $0, -140(%rbp) movl $0, -144(%rbp) movl $0, -148(%rbp) movl $0, -152(%rbp) leaq -128(%rbp), %rdi xorl %esi, %esi movl $120, %edx callq _memset leaq L_.str(%rip), %rdi leaq L_.str.1(%rip), %rsi callq _fopen movq %rax, -160(%rbp) cmpq $0, -160(%rbp) jne LBB0_2 ## %bb.1: leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf jmp LBB0_13 LBB0_2: jmp LBB0_3 LBB0_3: ## =>This Inner Loop Header: Depth=1 movq -160(%rbp), %rdi callq _fgetc ## kill: def $al killed $al killed $eax movb %al, -133(%rbp) movsbl %al, %eax cmpl $-1, %eax je LBB0_12 ## %bb.4: ## in Loop: Header=BB0_3 Depth=1 movl -144(%rbp), %eax addl $1, %eax movl %eax, -144(%rbp) movsbl -133(%rbp), %eax cmpl $10, %eax jne LBB0_6 ## %bb.5: ## in Loop: Header=BB0_3 Depth=1 movl -152(%rbp), %eax addl $1, %eax movl %eax, -152(%rbp) LBB0_6: ## in Loop: Header=BB0_3 Depth=1 movsbl -133(%rbp), %eax cmpl $32, %eax jne LBB0_8 ## %bb.7: ## in Loop: Header=BB0_3 Depth=1 movl -148(%rbp), %eax addl $1, %eax movl %eax, -148(%rbp) LBB0_8: ## in Loop: Header=BB0_3 Depth=1 movsbl -133(%rbp), %eax cmpl $97, %eax jl LBB0_11 ## %bb.9: ## in Loop: Header=BB0_3 Depth=1 movsbl -133(%rbp), %eax cmpl $122, %eax jg LBB0_11 ## %bb.10: ## in Loop: Header=BB0_3 Depth=1 movsbl -133(%rbp), %eax subl $97, %eax movl %eax, -140(%rbp) movslq -140(%rbp), %rax movl -128(%rbp,%rax,4), %ecx addl $1, %ecx movl %ecx, -128(%rbp,%rax,4) LBB0_11: ## in Loop: Header=BB0_3 Depth=1 jmp LBB0_3 LBB0_12: jmp LBB0_13 LBB0_13: movl -152(%rbp), %esi leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf movl -148(%rbp), %esi leaq L_.str.4(%rip), %rdi movb $0, %al callq _printf movl -144(%rbp), %esi leaq L_.str.5(%rip), %rdi movb $0, %al callq _printf movl $0, -164(%rbp) LBB0_14: ## =>This Inner Loop Header: Depth=1 cmpl $26, -164(%rbp) jg LBB0_17 ## %bb.15: ## in Loop: Header=BB0_14 Depth=1 movl -164(%rbp), %esi addl $97, %esi movslq -164(%rbp), %rax movl -128(%rbp,%rax,4), %edx leaq L_.str.6(%rip), %rdi movb $0, %al callq _printf ## %bb.16: ## in Loop: Header=BB0_14 Depth=1 movl -164(%rbp), %eax addl $1, %eax movl %eax, -164(%rbp) jmp LBB0_14 LBB0_17: movq -160(%rbp), %rdi callq _fclose movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_19 ## %bb.18: xorl %eax, %eax addq $176, %rsp popq %rbp retq LBB0_19: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "lab9task5.c" L_.str.1: ## @.str.1 .asciz "r" L_.str.2: ## @.str.2 .asciz "ERROR opening file" L_.str.3: ## @.str.3 .asciz "Lines = %d \n" L_.str.4: ## @.str.4 .asciz "WhiteSpaces = %d \n" L_.str.5: ## @.str.5 .asciz "Characters = %d \n" L_.str.6: ## @.str.6 .asciz "Small letter %c : %d \n" .subsections_via_symbols
the_stack_data/170452450.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, #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 $8, %eax popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/154827427.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .tbss _function_depth$tlv$init, 4, 2 ; @function_depth .section __DATA,__thread_vars,thread_local_variables .globl _function_depth _function_depth: .quad __tlv_bootstrap .quad 0 .quad _function_depth$tlv$init .comm _tty_fd,8,3 ; @tty_fd .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .tbss _function_depth$tlv$init, 4, 2 ## @function_depth .section __DATA,__thread_vars,thread_local_variables .globl _function_depth _function_depth: .quad __tlv_bootstrap .quad 0 .quad _function_depth$tlv$init .comm _tty_fd,8,3 ## @tty_fd .subsections_via_symbols
the_stack_data/62637746.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .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 b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 bl _getchar subs w8, w0, #10 cset w8, eq mov w9, #0 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-4] adds w8, w8, #1 cset w8, ne str w8, [sp, #8] ; 4-byte Folded Spill b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #8] ; 4-byte Folded Reload and w9, w8, #0x1 stur w9, [x29, #-4] tbz w8, #0, LBB0_5 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_1 Depth=1 b LBB0_1 LBB0_5: 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, #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 w8, #0 str w8, [sp, #32] ; 4-byte Folded Spill str wzr, [sp, #52] mov w8, #1 str w8, [sp, #44] add x0, sp, #56 adrp x1, l___const.main.nl_months@PAGE add x1, x1, l___const.main.nl_months@PAGEOFF mov x2, #48 bl _memcpy ldr w0, [sp, #32] ; 4-byte Folded Reload adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF bl _setlocale b LBB1_1 LBB1_1: ; =>This Inner Loop Header: Depth=1 add x8, sp, #48 str x8, [sp, #24] ; 8-byte Folded Spill str wzr, [sp, #48] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf ldr x8, [sp, #24] ; 8-byte Folded Reload mov x9, sp str x8, [x9] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _scanf str w0, [sp, #40] bl _clear ldr w8, [sp, #48] subs w8, w8, #0 cset w8, le tbnz w8, #0, LBB1_4 b LBB1_2 LBB1_2: ; in Loop: Header=BB1_1 Depth=1 ldr w8, [sp, #48] subs w8, w8, #12 cset w8, gt tbnz w8, #0, LBB1_4 b LBB1_3 LBB1_3: ; in Loop: Header=BB1_1 Depth=1 ldr w8, [sp, #48] subs w9, w8, #1 add x8, sp, #56 ldr w0, [x8, w9, sxtw #2] bl _nl_langinfo mov x8, sp str x0, [x8] adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf b LBB1_5 LBB1_4: ; in Loop: Header=BB1_1 Depth=1 adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _printf b LBB1_5 LBB1_5: ; in Loop: Header=BB1_1 Depth=1 adrp x0, l_.str.5@PAGE add x0, x0, l_.str.5@PAGEOFF bl _printf mov x9, sp add x8, sp, #39 str x8, [x9] adrp x0, l_.str.6@PAGE add x0, x0, l_.str.6@PAGEOFF bl _scanf bl _clear ldrsb w8, [sp, #39] subs w8, w8, #78 cset w8, eq tbnz w8, #0, LBB1_7 b LBB1_6 LBB1_6: ; in Loop: Header=BB1_1 Depth=1 ldrsb w8, [sp, #39] subs w8, w8, #110 cset w8, ne tbnz w8, #0, LBB1_8 b LBB1_7 LBB1_7: ; in Loop: Header=BB1_1 Depth=1 str wzr, [sp, #44] b LBB1_8 LBB1_8: ; in Loop: Header=BB1_1 Depth=1 b LBB1_9 LBB1_9: ; in Loop: Header=BB1_1 Depth=1 ldr w8, [sp, #44] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB1_1 b LBB1_10 LBB1_10: adrp x0, l_.str.7@PAGE add x0, x0, l_.str.7@PAGEOFF bl _printf ldr w8, [sp, #52] str w8, [sp, #20] ; 4-byte Folded Spill ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB1_12 b LBB1_11 LBB1_11: bl ___stack_chk_fail LBB1_12: ldr w0, [sp, #20] ; 4-byte Folded Reload ldp x29, x30, [sp, #112] ; 16-byte Folded Reload add sp, sp, #128 ret .cfi_endproc ; -- End function .section __TEXT,__const .p2align 2 ; @__const.main.nl_months l___const.main.nl_months: .long 21 ; 0x15 .long 22 ; 0x16 .long 23 ; 0x17 .long 24 ; 0x18 .long 25 ; 0x19 .long 26 ; 0x1a .long 27 ; 0x1b .long 28 ; 0x1c .long 29 ; 0x1d .long 30 ; 0x1e .long 31 ; 0x1f .long 32 ; 0x20 .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .space 1 l_.str.1: ; @.str.1 .asciz "Enter a month number: " l_.str.2: ; @.str.2 .asciz "%d" l_.str.3: ; @.str.3 .asciz "%s\n" l_.str.4: ; @.str.4 .asciz "There is no such date!" l_.str.5: ; @.str.5 .asciz "Would you like to try it again? " l_.str.6: ; @.str.6 .asciz "%c" l_.str.7: ; @.str.7 .asciz "Goodbye!\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .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 LBB0_1: ## =>This Inner Loop Header: Depth=1 callq _getchar movl %eax, %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $10, %ecx movb %al, -5(%rbp) ## 1-byte Spill je LBB0_3 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 cmpl $-1, -4(%rbp) setne %al movb %al, -5(%rbp) ## 1-byte Spill LBB0_3: ## in Loop: Header=BB0_1 Depth=1 movb -5(%rbp), %al ## 1-byte Reload movb %al, %cl andb $1, %cl movzbl %cl, %ecx movl %ecx, -4(%rbp) testb $1, %al jne LBB0_4 jmp LBB0_5 LBB0_4: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_1 LBB0_5: 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 $96, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -68(%rbp) movl $1, -76(%rbp) leaq -64(%rbp), %rdi leaq l___const.main.nl_months(%rip), %rsi movl $48, %edx callq _memcpy xorl %edi, %edi leaq L_.str(%rip), %rsi callq _setlocale LBB1_1: ## =>This Inner Loop Header: Depth=1 movl $0, -72(%rbp) leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf leaq L_.str.2(%rip), %rdi leaq -72(%rbp), %rsi movb $0, %al callq _scanf movl %eax, -80(%rbp) callq _clear cmpl $0, -72(%rbp) jle LBB1_4 ## %bb.2: ## in Loop: Header=BB1_1 Depth=1 cmpl $12, -72(%rbp) jg LBB1_4 ## %bb.3: ## in Loop: Header=BB1_1 Depth=1 movl -72(%rbp), %eax subl $1, %eax cltq movl -64(%rbp,%rax,4), %edi callq _nl_langinfo movq %rax, %rsi leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf jmp LBB1_5 LBB1_4: ## in Loop: Header=BB1_1 Depth=1 leaq L_.str.4(%rip), %rdi movb $0, %al callq _printf LBB1_5: ## in Loop: Header=BB1_1 Depth=1 leaq L_.str.5(%rip), %rdi movb $0, %al callq _printf leaq L_.str.6(%rip), %rdi leaq -81(%rbp), %rsi movb $0, %al callq _scanf callq _clear movsbl -81(%rbp), %eax cmpl $78, %eax je LBB1_7 ## %bb.6: ## in Loop: Header=BB1_1 Depth=1 movsbl -81(%rbp), %eax cmpl $110, %eax jne LBB1_8 LBB1_7: ## in Loop: Header=BB1_1 Depth=1 movl $0, -76(%rbp) LBB1_8: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_9 LBB1_9: ## in Loop: Header=BB1_1 Depth=1 cmpl $0, -76(%rbp) jne LBB1_1 ## %bb.10: leaq L_.str.7(%rip), %rdi movb $0, %al callq _printf movl -68(%rbp), %eax movl %eax, -88(%rbp) ## 4-byte Spill movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB1_12 ## %bb.11: movl -88(%rbp), %eax ## 4-byte Reload addq $96, %rsp popq %rbp retq LBB1_12: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__const .p2align 4 ## @__const.main.nl_months l___const.main.nl_months: .long 21 ## 0x15 .long 22 ## 0x16 .long 23 ## 0x17 .long 24 ## 0x18 .long 25 ## 0x19 .long 26 ## 0x1a .long 27 ## 0x1b .long 28 ## 0x1c .long 29 ## 0x1d .long 30 ## 0x1e .long 31 ## 0x1f .long 32 ## 0x20 .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .space 1 L_.str.1: ## @.str.1 .asciz "Enter a month number: " L_.str.2: ## @.str.2 .asciz "%d" L_.str.3: ## @.str.3 .asciz "%s\n" L_.str.4: ## @.str.4 .asciz "There is no such date!" L_.str.5: ## @.str.5 .asciz "Would you like to try it again? " L_.str.6: ## @.str.6 .asciz "%c" L_.str.7: ## @.str.7 .asciz "Goodbye!\n" .subsections_via_symbols
the_stack_data/220456794.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, #880 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 xzr, [sp, #464] adrp x8, l___const.main.vectorNames@PAGE add x8, x8, l___const.main.vectorNames@PAGEOFF ldr x8, [x8] str x8, [sp, #456] str wzr, [sp, #32] str wzr, [sp, #48] b LBB0_1 LBB0_1: ; =>This Loop Header: Depth=1 ; Child Loop BB0_3 Depth 2 ; Child Loop BB0_5 Depth 3 ldr w8, [sp, #48] subs w8, w8, #2 cset w8, ge tbnz w8, #0, LBB0_16 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldrsw x9, [sp, #48] add x8, sp, #456 str x8, [sp, #8] ; 8-byte Folded Spill ldr w9, [x8, x9, lsl #2] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf ldrsw x9, [sp, #48] add x8, sp, #464 add x8, x8, x9, lsl #2 mov x9, sp str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _scanf ldr x8, [sp, #8] ; 8-byte Folded Reload ldrsw x9, [sp, #48] ldr w9, [x8, x9, lsl #2] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf str wzr, [sp, #44] b LBB0_3 LBB0_3: ; Parent Loop BB0_1 Depth=1 ; => This Loop Header: Depth=2 ; Child Loop BB0_5 Depth 3 ldr w8, [sp, #44] ldrsw x10, [sp, #48] add x9, sp, #464 ldr w9, [x9, x10, lsl #2] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_14 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_3 Depth=2 ldrsw x8, [sp, #48] mov x9, #200 mul x9, x8, x9 add x8, sp, #472 add x8, x8, x9 ldrsw x9, [sp, #44] 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 str wzr, [sp, #36] str wzr, [sp, #40] b LBB0_5 LBB0_5: ; Parent Loop BB0_1 Depth=1 ; Parent Loop BB0_3 Depth=2 ; => This Inner Loop Header: Depth=3 ldr w8, [sp, #40] ldr w9, [sp, #32] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_10 b LBB0_6 LBB0_6: ; in Loop: Header=BB0_5 Depth=3 ldrsw x9, [sp, #40] add x8, sp, #56 ldr w8, [x8, x9, lsl #2] ldrsw x9, [sp, #48] mov x10, #200 mul x10, x9, x10 add x9, sp, #472 add x9, x9, x10 ldrsw x10, [sp, #44] ldr w9, [x9, x10, lsl #2] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB0_8 b LBB0_7 LBB0_7: ; in Loop: Header=BB0_3 Depth=2 mov w8, #1 str w8, [sp, #36] b LBB0_10 LBB0_8: ; in Loop: Header=BB0_5 Depth=3 b LBB0_9 LBB0_9: ; in Loop: Header=BB0_5 Depth=3 ldr w8, [sp, #40] add w8, w8, #1 str w8, [sp, #40] b LBB0_5 LBB0_10: ; in Loop: Header=BB0_3 Depth=2 ldr w8, [sp, #36] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_12 b LBB0_11 LBB0_11: ; in Loop: Header=BB0_3 Depth=2 ldrsw x8, [sp, #48] mov x9, #200 mul x9, x8, x9 add x8, sp, #472 add x8, x8, x9 ldrsw x9, [sp, #44] ldr w8, [x8, x9, lsl #2] ldrsw x10, [sp, #32] mov x9, x10 add w9, w9, #1 str w9, [sp, #32] add x9, sp, #56 str w8, [x9, x10, lsl #2] b LBB0_12 LBB0_12: ; in Loop: Header=BB0_3 Depth=2 b LBB0_13 LBB0_13: ; in Loop: Header=BB0_3 Depth=2 ldr w8, [sp, #44] add w8, w8, #1 str w8, [sp, #44] b LBB0_3 LBB0_14: ; in Loop: Header=BB0_1 Depth=1 b LBB0_15 LBB0_15: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #48] add w8, w8, #1 str w8, [sp, #48] b LBB0_1 LBB0_16: b LBB0_17 LBB0_17: ; =>This Loop Header: Depth=1 ; Child Loop BB0_18 Depth 2 str wzr, [sp, #20] mov w8, #1 str w8, [sp, #48] b LBB0_18 LBB0_18: ; Parent Loop BB0_17 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #48] ldr w9, [sp, #32] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_23 b LBB0_19 LBB0_19: ; in Loop: Header=BB0_18 Depth=2 ldr w8, [sp, #48] subs w8, w8, #1 str w8, [sp, #28] ldr w8, [sp, #48] str w8, [sp, #24] ldrsw x8, [sp, #28] add x9, sp, #56 ldr w8, [x9, x8, lsl #2] ldrsw x10, [sp, #24] ldr w9, [x9, x10, lsl #2] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB0_21 b LBB0_20 LBB0_20: ; in Loop: Header=BB0_18 Depth=2 ldrsw x8, [sp, #28] add x9, sp, #56 ldr w8, [x9, x8, lsl #2] str w8, [sp, #16] ldrsw x8, [sp, #24] ldr w8, [x9, x8, lsl #2] ldrsw x10, [sp, #28] str w8, [x9, x10, lsl #2] ldr w8, [sp, #16] ldrsw x10, [sp, #24] str w8, [x9, x10, lsl #2] mov w8, #1 str w8, [sp, #20] b LBB0_21 LBB0_21: ; in Loop: Header=BB0_18 Depth=2 b LBB0_22 LBB0_22: ; in Loop: Header=BB0_18 Depth=2 ldr w8, [sp, #48] add w8, w8, #1 str w8, [sp, #48] b LBB0_18 LBB0_23: ; in Loop: Header=BB0_17 Depth=1 b LBB0_24 LBB0_24: ; in Loop: Header=BB0_17 Depth=1 ldr w8, [sp, #20] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_17 b LBB0_25 LBB0_25: str wzr, [sp, #48] b LBB0_26 LBB0_26: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #48] ldr w9, [sp, #32] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_29 b LBB0_27 LBB0_27: ; in Loop: Header=BB0_26 Depth=1 ldrsw x9, [sp, #48] add x8, sp, #56 ldr w9, [x8, x9, lsl #2] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf b LBB0_28 LBB0_28: ; in Loop: Header=BB0_26 Depth=1 ldr w8, [sp, #48] add w8, w8, #1 str w8, [sp, #48] b LBB0_26 LBB0_29: adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _printf ldur x9, [x29, #-24] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_31 b LBB0_30 LBB0_30: bl ___stack_chk_fail LBB0_31: mov w0, #0 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,__literal8,8byte_literals .p2align 2 ; @__const.main.vectorNames l___const.main.vectorNames: .long 77 ; 0x4d .long 78 ; 0x4e .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Entre com o valor de %c: " l_.str.1: ; @.str.1 .asciz "%d" l_.str.2: ; @.str.2 .asciz "Valores da sequ\303\252ncia %c: " l_.str.3: ; @.str.3 .asciz "%d " l_.str.4: ; @.str.4 .asciz "\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $880, %rsp ## imm = 0x370 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -836(%rbp) leaq -424(%rbp), %rdi xorl %esi, %esi movl $8, %edx callq _memset movq L___const.main.vectorNames(%rip), %rax movq %rax, -432(%rbp) movl $0, -856(%rbp) movl $0, -840(%rbp) LBB0_1: ## =>This Loop Header: Depth=1 ## Child Loop BB0_3 Depth 2 ## Child Loop BB0_5 Depth 3 cmpl $2, -840(%rbp) jge LBB0_16 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movslq -840(%rbp), %rax movl -432(%rbp,%rax,4), %esi leaq L_.str(%rip), %rdi movb $0, %al callq _printf movslq -840(%rbp), %rax leaq -424(%rbp), %rsi shlq $2, %rax addq %rax, %rsi leaq L_.str.1(%rip), %rdi movb $0, %al callq _scanf movslq -840(%rbp), %rax movl -432(%rbp,%rax,4), %esi leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf movl $0, -844(%rbp) LBB0_3: ## Parent Loop BB0_1 Depth=1 ## => This Loop Header: Depth=2 ## Child Loop BB0_5 Depth 3 movl -844(%rbp), %eax movslq -840(%rbp), %rcx cmpl -424(%rbp,%rcx,4), %eax jge LBB0_14 ## %bb.4: ## in Loop: Header=BB0_3 Depth=2 movslq -840(%rbp), %rax leaq -416(%rbp), %rsi imulq $200, %rax, %rax addq %rax, %rsi movslq -844(%rbp), %rax shlq $2, %rax addq %rax, %rsi leaq L_.str.1(%rip), %rdi movb $0, %al callq _scanf movl $0, -852(%rbp) movl $0, -848(%rbp) LBB0_5: ## Parent Loop BB0_1 Depth=1 ## Parent Loop BB0_3 Depth=2 ## => This Inner Loop Header: Depth=3 movl -848(%rbp), %eax cmpl -856(%rbp), %eax jge LBB0_10 ## %bb.6: ## in Loop: Header=BB0_5 Depth=3 movslq -848(%rbp), %rax movl -832(%rbp,%rax,4), %eax movslq -840(%rbp), %rdx leaq -416(%rbp), %rcx imulq $200, %rdx, %rdx addq %rdx, %rcx movslq -844(%rbp), %rdx cmpl (%rcx,%rdx,4), %eax jne LBB0_8 ## %bb.7: ## in Loop: Header=BB0_3 Depth=2 movl $1, -852(%rbp) jmp LBB0_10 LBB0_8: ## in Loop: Header=BB0_5 Depth=3 jmp LBB0_9 LBB0_9: ## in Loop: Header=BB0_5 Depth=3 movl -848(%rbp), %eax addl $1, %eax movl %eax, -848(%rbp) jmp LBB0_5 LBB0_10: ## in Loop: Header=BB0_3 Depth=2 cmpl $0, -852(%rbp) jne LBB0_12 ## %bb.11: ## in Loop: Header=BB0_3 Depth=2 movslq -840(%rbp), %rcx leaq -416(%rbp), %rax imulq $200, %rcx, %rcx addq %rcx, %rax movslq -844(%rbp), %rcx movl (%rax,%rcx,4), %ecx movl -856(%rbp), %eax movl %eax, %edx addl $1, %edx movl %edx, -856(%rbp) cltq movl %ecx, -832(%rbp,%rax,4) LBB0_12: ## in Loop: Header=BB0_3 Depth=2 jmp LBB0_13 LBB0_13: ## in Loop: Header=BB0_3 Depth=2 movl -844(%rbp), %eax addl $1, %eax movl %eax, -844(%rbp) jmp LBB0_3 LBB0_14: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_15 LBB0_15: ## in Loop: Header=BB0_1 Depth=1 movl -840(%rbp), %eax addl $1, %eax movl %eax, -840(%rbp) jmp LBB0_1 LBB0_16: jmp LBB0_17 LBB0_17: ## =>This Loop Header: Depth=1 ## Child Loop BB0_18 Depth 2 movl $0, -868(%rbp) movl $1, -840(%rbp) LBB0_18: ## Parent Loop BB0_17 Depth=1 ## => This Inner Loop Header: Depth=2 movl -840(%rbp), %eax cmpl -856(%rbp), %eax jge LBB0_23 ## %bb.19: ## in Loop: Header=BB0_18 Depth=2 movl -840(%rbp), %eax subl $1, %eax movl %eax, -860(%rbp) movl -840(%rbp), %eax movl %eax, -864(%rbp) movslq -860(%rbp), %rax movl -832(%rbp,%rax,4), %eax movslq -864(%rbp), %rcx cmpl -832(%rbp,%rcx,4), %eax jle LBB0_21 ## %bb.20: ## in Loop: Header=BB0_18 Depth=2 movslq -860(%rbp), %rax movl -832(%rbp,%rax,4), %eax movl %eax, -872(%rbp) movslq -864(%rbp), %rax movl -832(%rbp,%rax,4), %ecx movslq -860(%rbp), %rax movl %ecx, -832(%rbp,%rax,4) movl -872(%rbp), %ecx movslq -864(%rbp), %rax movl %ecx, -832(%rbp,%rax,4) movl $1, -868(%rbp) LBB0_21: ## in Loop: Header=BB0_18 Depth=2 jmp LBB0_22 LBB0_22: ## in Loop: Header=BB0_18 Depth=2 movl -840(%rbp), %eax addl $1, %eax movl %eax, -840(%rbp) jmp LBB0_18 LBB0_23: ## in Loop: Header=BB0_17 Depth=1 jmp LBB0_24 LBB0_24: ## in Loop: Header=BB0_17 Depth=1 cmpl $0, -868(%rbp) jne LBB0_17 ## %bb.25: movl $0, -840(%rbp) LBB0_26: ## =>This Inner Loop Header: Depth=1 movl -840(%rbp), %eax cmpl -856(%rbp), %eax jge LBB0_29 ## %bb.27: ## in Loop: Header=BB0_26 Depth=1 movslq -840(%rbp), %rax movl -832(%rbp,%rax,4), %esi leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf ## %bb.28: ## in Loop: Header=BB0_26 Depth=1 movl -840(%rbp), %eax addl $1, %eax movl %eax, -840(%rbp) jmp LBB0_26 LBB0_29: leaq L_.str.4(%rip), %rdi movb $0, %al callq _printf movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_31 ## %bb.30: xorl %eax, %eax addq $880, %rsp ## imm = 0x370 popq %rbp retq LBB0_31: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__literal8,8byte_literals .p2align 2 ## @__const.main.vectorNames L___const.main.vectorNames: .long 77 ## 0x4d .long 78 ## 0x4e .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Entre com o valor de %c: " L_.str.1: ## @.str.1 .asciz "%d" L_.str.2: ## @.str.2 .asciz "Valores da sequ\303\252ncia %c: " L_.str.3: ## @.str.3 .asciz "%d " L_.str.4: ## @.str.4 .asciz "\n" .subsections_via_symbols
the_stack_data/237642035.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _onSegment ; -- Begin function onSegment .p2align 2 _onSegment: ; @onSegment .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stur x0, [sp, #52] stur x1, [sp, #44] stur x2, [sp, #36] ldr w8, [sp, #44] str w8, [sp, #32] ; 4-byte Folded Spill ldr w8, [sp, #52] ldr w9, [sp, #36] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldr w8, [sp, #52] str w8, [sp, #28] ; 4-byte Folded Spill b LBB0_3 LBB0_2: ldr w8, [sp, #36] str w8, [sp, #28] ; 4-byte Folded Spill b LBB0_3 LBB0_3: ldr w8, [sp, #32] ; 4-byte Folded Reload ldr w9, [sp, #28] ; 4-byte Folded Reload subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB0_17 b LBB0_4 LBB0_4: ldr w8, [sp, #44] str w8, [sp, #24] ; 4-byte Folded Spill ldr w8, [sp, #52] ldr w9, [sp, #36] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_6 b LBB0_5 LBB0_5: ldr w8, [sp, #52] str w8, [sp, #20] ; 4-byte Folded Spill b LBB0_7 LBB0_6: ldr w8, [sp, #36] str w8, [sp, #20] ; 4-byte Folded Spill b LBB0_7 LBB0_7: ldr w8, [sp, #24] ; 4-byte Folded Reload ldr w9, [sp, #20] ; 4-byte Folded Reload subs w8, w8, w9 cset w8, lt tbnz w8, #0, LBB0_17 b LBB0_8 LBB0_8: ldr w8, [sp, #48] str w8, [sp, #16] ; 4-byte Folded Spill ldr w8, [sp, #56] ldr w9, [sp, #40] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB0_10 b LBB0_9 LBB0_9: ldr w8, [sp, #56] str w8, [sp, #12] ; 4-byte Folded Spill b LBB0_11 LBB0_10: ldr w8, [sp, #40] str w8, [sp, #12] ; 4-byte Folded Spill b LBB0_11 LBB0_11: ldr w8, [sp, #16] ; 4-byte Folded Reload ldr w9, [sp, #12] ; 4-byte Folded Reload subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB0_17 b LBB0_12 LBB0_12: ldr w8, [sp, #48] str w8, [sp, #8] ; 4-byte Folded Spill ldr w8, [sp, #56] ldr w9, [sp, #40] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_14 b LBB0_13 LBB0_13: ldr w8, [sp, #56] str w8, [sp, #4] ; 4-byte Folded Spill b LBB0_15 LBB0_14: ldr w8, [sp, #40] str w8, [sp, #4] ; 4-byte Folded Spill b LBB0_15 LBB0_15: ldr w8, [sp, #8] ; 4-byte Folded Reload ldr w9, [sp, #4] ; 4-byte Folded Reload subs w8, w8, w9 cset w8, lt tbnz w8, #0, LBB0_17 b LBB0_16 LBB0_16: mov w8, #1 and w8, w8, #0x1 and w8, w8, #0x1 strb w8, [sp, #63] b LBB0_18 LBB0_17: mov w8, #0 and w8, w8, #0x1 and w8, w8, #0x1 strb w8, [sp, #63] b LBB0_18 LBB0_18: ldrb w8, [sp, #63] and w0, w8, #0x1 add sp, sp, #64 ret .cfi_endproc ; -- End function .globl _orientation ; -- Begin function orientation .p2align 2 _orientation: ; @orientation .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 str x0, [sp, #56] str x1, [sp, #48] str x2, [sp, #40] ldr w8, [sp, #52] ldr w9, [sp, #60] subs w8, w8, w9 ldr w9, [sp, #40] ldr w10, [sp, #48] subs w9, w9, w10 smull x8, w8, w9 str x8, [sp, #32] ldr w8, [sp, #48] ldr w9, [sp, #56] subs w8, w8, w9 ldr w9, [sp, #44] ldr w10, [sp, #52] subs w9, w9, w10 smull x8, w8, w9 str x8, [sp, #24] ldr x8, [sp, #32] ldr x9, [sp, #24] subs x8, x8, x9 str x8, [sp, #16] ldr x8, [sp, #16] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB1_2 b LBB1_1 LBB1_1: mov w8, #0 str w8, [sp, #12] ; 4-byte Folded Spill b LBB1_3 LBB1_2: ldr x8, [sp, #16] subs x8, x8, #0 cset w8, gt and w9, w8, #0x1 mov w8, #2 ands w9, w9, #0x1 csinc w8, w8, wzr, eq str w8, [sp, #12] ; 4-byte Folded Spill b LBB1_3 LBB1_3: ldr w0, [sp, #12] ; 4-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .globl _doIntersect ; -- Begin function doIntersect .p2align 2 _doIntersect: ; @doIntersect .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, #-12] stur x1, [x29, #-20] stur x2, [x29, #-28] stur x3, [sp, #28] ldur x0, [x29, #-12] ldur x1, [x29, #-20] ldur x2, [x29, #-28] bl _orientation str w0, [sp, #24] ldur x0, [x29, #-12] ldur x1, [x29, #-20] ldur x2, [sp, #28] bl _orientation str w0, [sp, #20] ldur x0, [x29, #-28] ldur x1, [sp, #28] ldur x2, [x29, #-12] bl _orientation str w0, [sp, #16] ldur x0, [x29, #-28] ldur x1, [sp, #28] ldur x2, [x29, #-20] bl _orientation str w0, [sp, #12] ldr w8, [sp, #24] ldr w9, [sp, #20] subs w8, w8, w9 cset w8, eq tbnz w8, #0, LBB2_3 b LBB2_1 LBB2_1: ldr w8, [sp, #16] ldr w9, [sp, #12] subs w8, w8, w9 cset w8, eq tbnz w8, #0, LBB2_3 b LBB2_2 LBB2_2: mov w8, #1 and w8, w8, #0x1 and w8, w8, #0x1 sturb w8, [x29, #-1] b LBB2_13 LBB2_3: ldr w8, [sp, #24] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB2_5 b LBB2_4 LBB2_4: ldur x0, [x29, #-12] ldur x1, [x29, #-28] ldur x2, [x29, #-20] bl _onSegment tbnz w0, #0, LBB2_11 b LBB2_5 LBB2_5: ldr w8, [sp, #20] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB2_7 b LBB2_6 LBB2_6: ldur x0, [x29, #-12] ldur x1, [sp, #28] ldur x2, [x29, #-20] bl _onSegment tbnz w0, #0, LBB2_11 b LBB2_7 LBB2_7: ldr w8, [sp, #16] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB2_9 b LBB2_8 LBB2_8: ldur x0, [x29, #-28] ldur x1, [x29, #-12] ldur x2, [sp, #28] bl _onSegment tbnz w0, #0, LBB2_11 b LBB2_9 LBB2_9: ldr w8, [sp, #12] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB2_12 b LBB2_10 LBB2_10: ldur x0, [x29, #-28] ldur x1, [x29, #-20] ldur x2, [sp, #28] bl _onSegment tbz w0, #0, LBB2_12 b LBB2_11 LBB2_11: mov w8, #1 and w8, w8, #0x1 and w8, w8, #0x1 sturb w8, [x29, #-1] b LBB2_13 LBB2_12: mov w8, #0 and w8, w8, #0x1 and w8, w8, #0x1 sturb w8, [x29, #-1] b LBB2_13 LBB2_13: ldurb w8, [x29, #-1] and w0, w8, #0x1 ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .globl _solve ; -- Begin function solve .p2align 2 _solve: ; @solve .cfi_startproc ; %bb.0: sub sp, sp, #80 .cfi_def_cfa_offset 80 stp x29, x30, [sp, #64] ; 16-byte Folded Spill add x29, sp, #64 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-4] stur w1, [x29, #-8] stur w2, [x29, #-12] stur w3, [x29, #-16] stur w4, [x29, #-20] stur w5, [x29, #-24] ldur w8, [x29, #-4] str w8, [sp, #32] ldur w8, [x29, #-8] str w8, [sp, #36] ldur w8, [x29, #-12] str w8, [sp, #24] ldur w8, [x29, #-16] str w8, [sp, #28] ldur w8, [x29, #-20] str w8, [sp, #16] ldur w8, [x29, #-24] str w8, [sp, #20] str xzr, [sp, #8] ldr x0, [sp, #8] ldr x1, [sp, #16] ldr x2, [sp, #32] ldr x3, [sp, #24] bl _doIntersect and w10, w0, #0x1 adrp x9, l_.str.1@PAGE add x9, x9, l_.str.1@PAGEOFF adrp x8, l_.str@PAGE add x8, x8, l_.str@PAGEOFF ands w10, w10, #0x1 csel x0, x8, x9, ne ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #96 .cfi_def_cfa_offset 96 stp x29, x30, [sp, #80] ; 16-byte Folded Spill add x29, sp, #80 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _getenv adrp x1, l_.str.3@PAGE add x1, x1, l_.str.3@PAGEOFF bl _fopen stur x0, [x29, #-16] bl _readline bl _rtrim bl _ltrim bl _parse_int stur w0, [x29, #-20] stur wzr, [x29, #-24] b LBB4_1 LBB4_1: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-24] ldur w9, [x29, #-20] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB4_4 b LBB4_2 LBB4_2: ; in Loop: Header=BB4_1 Depth=1 bl _readline bl _rtrim bl _split_string stur x0, [x29, #-32] ldur x8, [x29, #-32] ldr x0, [x8] bl _parse_int stur w0, [x29, #-36] ldur x8, [x29, #-32] ldr x0, [x8, #8] bl _parse_int str w0, [sp, #40] ldur x8, [x29, #-32] ldr x0, [x8, #16] bl _parse_int str w0, [sp, #36] ldur x8, [x29, #-32] ldr x0, [x8, #24] bl _parse_int str w0, [sp, #32] ldur x8, [x29, #-32] ldr x0, [x8, #32] bl _parse_int str w0, [sp, #28] ldur x8, [x29, #-32] ldr x0, [x8, #40] bl _parse_int str w0, [sp, #24] ldur w0, [x29, #-36] ldr w1, [sp, #40] ldr w2, [sp, #36] ldr w3, [sp, #32] ldr w4, [sp, #28] ldr w5, [sp, #24] bl _solve str x0, [sp, #16] ldur x0, [x29, #-16] ldr x8, [sp, #16] mov x9, sp str x8, [x9] adrp x1, l_.str.4@PAGE add x1, x1, l_.str.4@PAGEOFF bl _fprintf b LBB4_3 LBB4_3: ; in Loop: Header=BB4_1 Depth=1 ldur w8, [x29, #-24] add w8, w8, #1 stur w8, [x29, #-24] b LBB4_1 LBB4_4: ldur x0, [x29, #-16] bl _fclose mov w0, #0 ldp x29, x30, [sp, #80] ; 16-byte Folded Reload add sp, sp, #96 ret .cfi_endproc ; -- End function .globl _parse_int ; -- Begin function parse_int .p2align 2 _parse_int: ; @parse_int .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] add x1, sp, #16 mov w2, #10 bl _strtol mov x8, x0 str w8, [sp, #12] ldr x8, [sp, #16] ldur x9, [x29, #-8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB5_2 b LBB5_1 LBB5_1: ldr x8, [sp, #16] ldrsb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB5_3 b LBB5_2 LBB5_2: mov w0, #1 bl _exit LBB5_3: ldr w0, [sp, #12] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _ltrim ; -- Begin function ltrim .p2align 2 _ltrim: ; @ltrim .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str x0, [sp, #16] ldr x8, [sp, #16] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB6_2 b LBB6_1 LBB6_1: ; kill: def $x8 killed $xzr stur xzr, [x29, #-8] b LBB6_10 LBB6_2: ldr x8, [sp, #16] ldrb w8, [x8] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB6_4 b LBB6_3 LBB6_3: ldr x8, [sp, #16] stur x8, [x29, #-8] b LBB6_10 LBB6_4: b LBB6_5 LBB6_5: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #16] ldrsb w8, [x8] subs w8, w8, #0 cset w8, eq mov w9, #0 str w9, [sp, #12] ; 4-byte Folded Spill tbnz w8, #0, LBB6_7 b LBB6_6 LBB6_6: ; in Loop: Header=BB6_5 Depth=1 ldr x8, [sp, #16] ldrsb w0, [x8] bl _isspace subs w8, w0, #0 cset w8, ne str w8, [sp, #12] ; 4-byte Folded Spill b LBB6_7 LBB6_7: ; in Loop: Header=BB6_5 Depth=1 ldr w8, [sp, #12] ; 4-byte Folded Reload tbz w8, #0, LBB6_9 b LBB6_8 LBB6_8: ; in Loop: Header=BB6_5 Depth=1 ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] b LBB6_5 LBB6_9: ldr x8, [sp, #16] stur x8, [x29, #-8] b LBB6_10 LBB6_10: ldur x0, [x29, #-8] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _rtrim ; -- Begin function rtrim .p2align 2 _rtrim: ; @rtrim .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-16] ldur x8, [x29, #-16] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB7_2 b LBB7_1 LBB7_1: ; kill: def $x8 killed $xzr stur xzr, [x29, #-8] b LBB7_10 LBB7_2: ldur x8, [x29, #-16] ldrb w8, [x8] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB7_4 b LBB7_3 LBB7_3: ldur x8, [x29, #-16] stur x8, [x29, #-8] b LBB7_10 LBB7_4: ldur x8, [x29, #-16] str x8, [sp, #16] ; 8-byte Folded Spill ldur x0, [x29, #-16] bl _strlen ldr x8, [sp, #16] ; 8-byte Folded Reload add x8, x8, x0 subs x8, x8, #1 str x8, [sp, #24] b LBB7_5 LBB7_5: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, lo mov w9, #0 str w9, [sp, #12] ; 4-byte Folded Spill tbnz w8, #0, LBB7_7 b LBB7_6 LBB7_6: ; in Loop: Header=BB7_5 Depth=1 ldr x8, [sp, #24] ldrsb w0, [x8] bl _isspace subs w8, w0, #0 cset w8, ne str w8, [sp, #12] ; 4-byte Folded Spill b LBB7_7 LBB7_7: ; in Loop: Header=BB7_5 Depth=1 ldr w8, [sp, #12] ; 4-byte Folded Reload tbz w8, #0, LBB7_9 b LBB7_8 LBB7_8: ; in Loop: Header=BB7_5 Depth=1 ldr x8, [sp, #24] subs x8, x8, #1 str x8, [sp, #24] b LBB7_5 LBB7_9: ldr x8, [sp, #24] strb wzr, [x8, #1] ldur x8, [x29, #-16] stur x8, [x29, #-8] b LBB7_10 LBB7_10: ldur x0, [x29, #-8] ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .globl _split_string ; -- Begin function split_string .p2align 2 _split_string: ; @split_string .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] ; kill: def $x8 killed $xzr str xzr, [sp, #24] ldur x0, [x29, #-16] adrp x1, l_.str.5@PAGE add x1, x1, l_.str.5@PAGEOFF bl _strtok str x0, [sp, #16] str wzr, [sp, #12] b LBB8_1 LBB8_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #16] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB8_5 b LBB8_2 LBB8_2: ; in Loop: Header=BB8_1 Depth=1 ldr x0, [sp, #24] ldr w8, [sp, #12] add w9, w8, #1 str w9, [sp, #12] ; implicit-def: $x8 mov x8, x9 sxtw x9, w8 mov x8, #8 mul x1, x8, x9 bl _realloc str x0, [sp, #24] ldr x8, [sp, #24] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB8_4 b LBB8_3 LBB8_3: ldr x8, [sp, #24] stur x8, [x29, #-8] b LBB8_6 LBB8_4: ; in Loop: Header=BB8_1 Depth=1 ldr x8, [sp, #16] ldr x9, [sp, #24] ldr w10, [sp, #12] subs w10, w10, #1 str x8, [x9, w10, sxtw #3] mov x0, #0 adrp x1, l_.str.5@PAGE add x1, x1, l_.str.5@PAGEOFF bl _strtok str x0, [sp, #16] b LBB8_1 LBB8_5: ldr x8, [sp, #24] stur x8, [x29, #-8] b LBB8_6 LBB8_6: ldur x0, [x29, #-8] ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .globl _readline ; -- Begin function readline .p2align 2 _readline: ; @readline .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 x8, #1024 stur x8, [x29, #-8] stur xzr, [x29, #-16] ldur x0, [x29, #-8] bl _malloc str x0, [sp, #24] b LBB9_1 LBB9_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #24] ldur x9, [x29, #-16] add x8, x8, x9 str x8, [sp, #16] ldr x0, [sp, #16] ldur x8, [x29, #-8] ldur x9, [x29, #-16] subs x8, x8, x9 mov x1, x8 adrp x8, ___stdinp@GOTPAGE ldr x8, [x8, ___stdinp@GOTPAGEOFF] ldr x2, [x8] bl _fgets str x0, [sp, #8] ldr x8, [sp, #8] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB9_3 b LBB9_2 LBB9_2: b LBB9_9 LBB9_3: ; in Loop: Header=BB9_1 Depth=1 ldr x0, [sp, #16] bl _strlen ldur x8, [x29, #-16] add x8, x8, x0 stur x8, [x29, #-16] ldur x8, [x29, #-16] ldur x9, [x29, #-8] subs x9, x9, #1 subs x8, x8, x9 cset w8, lo tbnz w8, #0, LBB9_5 b LBB9_4 LBB9_4: ; in Loop: Header=BB9_1 Depth=1 ldr x8, [sp, #24] ldur x9, [x29, #-16] subs x9, x9, #1 ldrsb w8, [x8, x9] subs w8, w8, #10 cset w8, ne tbnz w8, #0, LBB9_6 b LBB9_5 LBB9_5: b LBB9_9 LBB9_6: ; in Loop: Header=BB9_1 Depth=1 ldur x8, [x29, #-8] lsl x8, x8, #1 stur x8, [x29, #-8] ldr x0, [sp, #24] ldur x1, [x29, #-8] bl _realloc str x0, [sp, #24] ldr x8, [sp, #24] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB9_8 b LBB9_7 LBB9_7: ; kill: def $x8 killed $xzr str xzr, [sp, #24] b LBB9_9 LBB9_8: ; in Loop: Header=BB9_1 Depth=1 b LBB9_1 LBB9_9: ldr x8, [sp, #24] ldur x9, [x29, #-16] subs x9, x9, #1 ldrsb w8, [x8, x9] subs w8, w8, #10 cset w8, ne tbnz w8, #0, LBB9_13 b LBB9_10 LBB9_10: ldr x8, [sp, #24] ldur x9, [x29, #-16] subs x9, x9, #1 add x8, x8, x9 strb wzr, [x8] ldr x0, [sp, #24] ldur x1, [x29, #-16] bl _realloc str x0, [sp, #24] ldr x8, [sp, #24] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB9_12 b LBB9_11 LBB9_11: ; kill: def $x8 killed $xzr str xzr, [sp, #24] b LBB9_12 LBB9_12: b LBB9_17 LBB9_13: ldr x0, [sp, #24] ldur x8, [x29, #-16] add x1, x8, #1 bl _realloc str x0, [sp, #24] ldr x8, [sp, #24] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB9_15 b LBB9_14 LBB9_14: ; kill: def $x8 killed $xzr str xzr, [sp, #24] b LBB9_16 LBB9_15: ldr x8, [sp, #24] ldur x9, [x29, #-16] add x8, x8, x9 strb wzr, [x8] b LBB9_16 LBB9_16: b LBB9_17 LBB9_17: ldr x0, [sp, #24] 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 "NO" l_.str.1: ; @.str.1 .asciz "YES" l_.str.2: ; @.str.2 .asciz "OUTPUT_PATH" l_.str.3: ; @.str.3 .asciz "w" l_.str.4: ; @.str.4 .asciz "%s\n" l_.str.5: ; @.str.5 .asciz " " .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _onSegment ## -- Begin function onSegment .p2align 4, 0x90 _onSegment: ## @onSegment .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rdi, -16(%rbp) movq %rsi, -24(%rbp) movq %rdx, -32(%rbp) movl -24(%rbp), %eax movl %eax, -36(%rbp) ## 4-byte Spill movl -16(%rbp), %eax cmpl -32(%rbp), %eax jle LBB0_2 ## %bb.1: movl -16(%rbp), %eax movl %eax, -40(%rbp) ## 4-byte Spill jmp LBB0_3 LBB0_2: movl -32(%rbp), %eax movl %eax, -40(%rbp) ## 4-byte Spill LBB0_3: movl -36(%rbp), %eax ## 4-byte Reload movl -40(%rbp), %ecx ## 4-byte Reload cmpl %ecx, %eax jg LBB0_17 ## %bb.4: movl -24(%rbp), %eax movl %eax, -44(%rbp) ## 4-byte Spill movl -16(%rbp), %eax cmpl -32(%rbp), %eax jge LBB0_6 ## %bb.5: movl -16(%rbp), %eax movl %eax, -48(%rbp) ## 4-byte Spill jmp LBB0_7 LBB0_6: movl -32(%rbp), %eax movl %eax, -48(%rbp) ## 4-byte Spill LBB0_7: movl -44(%rbp), %eax ## 4-byte Reload movl -48(%rbp), %ecx ## 4-byte Reload cmpl %ecx, %eax jl LBB0_17 ## %bb.8: movl -20(%rbp), %eax movl %eax, -52(%rbp) ## 4-byte Spill movl -12(%rbp), %eax cmpl -28(%rbp), %eax jle LBB0_10 ## %bb.9: movl -12(%rbp), %eax movl %eax, -56(%rbp) ## 4-byte Spill jmp LBB0_11 LBB0_10: movl -28(%rbp), %eax movl %eax, -56(%rbp) ## 4-byte Spill LBB0_11: movl -52(%rbp), %eax ## 4-byte Reload movl -56(%rbp), %ecx ## 4-byte Reload cmpl %ecx, %eax jg LBB0_17 ## %bb.12: movl -20(%rbp), %eax movl %eax, -60(%rbp) ## 4-byte Spill movl -12(%rbp), %eax cmpl -28(%rbp), %eax jge LBB0_14 ## %bb.13: movl -12(%rbp), %eax movl %eax, -64(%rbp) ## 4-byte Spill jmp LBB0_15 LBB0_14: movl -28(%rbp), %eax movl %eax, -64(%rbp) ## 4-byte Spill LBB0_15: movl -60(%rbp), %eax ## 4-byte Reload movl -64(%rbp), %ecx ## 4-byte Reload cmpl %ecx, %eax jl LBB0_17 ## %bb.16: movb $1, -1(%rbp) jmp LBB0_18 LBB0_17: movb $0, -1(%rbp) LBB0_18: movb -1(%rbp), %al andb $1, %al movzbl %al, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _orientation ## -- Begin function orientation .p2align 4, 0x90 _orientation: ## @orientation .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movq %rdx, -24(%rbp) movl -12(%rbp), %eax subl -4(%rbp), %eax cltq movl -24(%rbp), %ecx subl -16(%rbp), %ecx movslq %ecx, %rcx imulq %rcx, %rax movq %rax, -32(%rbp) movl -16(%rbp), %eax subl -8(%rbp), %eax cltq movl -20(%rbp), %ecx subl -12(%rbp), %ecx movslq %ecx, %rcx imulq %rcx, %rax movq %rax, -40(%rbp) movq -32(%rbp), %rax subq -40(%rbp), %rax movq %rax, -48(%rbp) cmpq $0, -48(%rbp) jne LBB1_2 ## %bb.1: xorl %eax, %eax movl %eax, -52(%rbp) ## 4-byte Spill jmp LBB1_3 LBB1_2: movq -48(%rbp), %rdx movl $2, %eax movl $1, %ecx cmpq $0, %rdx cmovgl %ecx, %eax movl %eax, -52(%rbp) ## 4-byte Spill LBB1_3: movl -52(%rbp), %eax ## 4-byte Reload popq %rbp retq .cfi_endproc ## -- End function .globl _doIntersect ## -- Begin function doIntersect .p2align 4, 0x90 _doIntersect: ## @doIntersect .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $64, %rsp movq %rdi, -16(%rbp) movq %rsi, -24(%rbp) movq %rdx, -32(%rbp) movq %rcx, -40(%rbp) movq -16(%rbp), %rdi movq -24(%rbp), %rsi movq -32(%rbp), %rdx callq _orientation movl %eax, -44(%rbp) movq -16(%rbp), %rdi movq -24(%rbp), %rsi movq -40(%rbp), %rdx callq _orientation movl %eax, -48(%rbp) movq -32(%rbp), %rdi movq -40(%rbp), %rsi movq -16(%rbp), %rdx callq _orientation movl %eax, -52(%rbp) movq -32(%rbp), %rdi movq -40(%rbp), %rsi movq -24(%rbp), %rdx callq _orientation movl %eax, -56(%rbp) movl -44(%rbp), %eax cmpl -48(%rbp), %eax je LBB2_3 ## %bb.1: movl -52(%rbp), %eax cmpl -56(%rbp), %eax je LBB2_3 ## %bb.2: movb $1, -1(%rbp) jmp LBB2_13 LBB2_3: cmpl $0, -44(%rbp) jne LBB2_5 ## %bb.4: movq -16(%rbp), %rdi movq -32(%rbp), %rsi movq -24(%rbp), %rdx callq _onSegment testb $1, %al jne LBB2_11 LBB2_5: cmpl $0, -48(%rbp) jne LBB2_7 ## %bb.6: movq -16(%rbp), %rdi movq -40(%rbp), %rsi movq -24(%rbp), %rdx callq _onSegment testb $1, %al jne LBB2_11 LBB2_7: cmpl $0, -52(%rbp) jne LBB2_9 ## %bb.8: movq -32(%rbp), %rdi movq -16(%rbp), %rsi movq -40(%rbp), %rdx callq _onSegment testb $1, %al jne LBB2_11 LBB2_9: cmpl $0, -56(%rbp) jne LBB2_12 ## %bb.10: movq -32(%rbp), %rdi movq -24(%rbp), %rsi movq -40(%rbp), %rdx callq _onSegment testb $1, %al jne LBB2_11 jmp LBB2_12 LBB2_11: movb $1, -1(%rbp) jmp LBB2_13 LBB2_12: movb $0, -1(%rbp) LBB2_13: movb -1(%rbp), %al andb $1, %al movzbl %al, %eax addq $64, %rsp 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 subq $64, %rsp movl %edi, -4(%rbp) movl %esi, -8(%rbp) movl %edx, -12(%rbp) movl %ecx, -16(%rbp) movl %r8d, -20(%rbp) movl %r9d, -24(%rbp) movl -4(%rbp), %eax movl %eax, -32(%rbp) movl -8(%rbp), %eax movl %eax, -28(%rbp) movl -12(%rbp), %eax movl %eax, -40(%rbp) movl -16(%rbp), %eax movl %eax, -36(%rbp) movl -20(%rbp), %eax movl %eax, -48(%rbp) movl -24(%rbp), %eax movl %eax, -44(%rbp) leaq -56(%rbp), %rdi xorl %esi, %esi movl $8, %edx callq _memset movq -56(%rbp), %rdi movq -48(%rbp), %rsi movq -32(%rbp), %rdx movq -40(%rbp), %rcx callq _doIntersect movb %al, %dl leaq L_.str.1(%rip), %rax leaq L_.str(%rip), %rcx testb $1, %dl cmovneq %rcx, %rax addq $64, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $64, %rsp movl $0, -4(%rbp) leaq L_.str.2(%rip), %rdi callq _getenv movq %rax, %rdi leaq L_.str.3(%rip), %rsi callq _fopen movq %rax, -16(%rbp) callq _readline movq %rax, %rdi callq _rtrim movq %rax, %rdi callq _ltrim movq %rax, %rdi callq _parse_int movl %eax, -20(%rbp) movl $0, -24(%rbp) LBB4_1: ## =>This Inner Loop Header: Depth=1 movl -24(%rbp), %eax cmpl -20(%rbp), %eax jge LBB4_4 ## %bb.2: ## in Loop: Header=BB4_1 Depth=1 callq _readline movq %rax, %rdi callq _rtrim movq %rax, %rdi callq _split_string movq %rax, -32(%rbp) movq -32(%rbp), %rax movq (%rax), %rdi callq _parse_int movl %eax, -36(%rbp) movq -32(%rbp), %rax movq 8(%rax), %rdi callq _parse_int movl %eax, -40(%rbp) movq -32(%rbp), %rax movq 16(%rax), %rdi callq _parse_int movl %eax, -44(%rbp) movq -32(%rbp), %rax movq 24(%rax), %rdi callq _parse_int movl %eax, -48(%rbp) movq -32(%rbp), %rax movq 32(%rax), %rdi callq _parse_int movl %eax, -52(%rbp) movq -32(%rbp), %rax movq 40(%rax), %rdi callq _parse_int movl %eax, -56(%rbp) movl -36(%rbp), %edi movl -40(%rbp), %esi movl -44(%rbp), %edx movl -48(%rbp), %ecx movl -52(%rbp), %r8d movl -56(%rbp), %r9d callq _solve movq %rax, -64(%rbp) movq -16(%rbp), %rdi movq -64(%rbp), %rdx leaq L_.str.4(%rip), %rsi movb $0, %al callq _fprintf ## %bb.3: ## in Loop: Header=BB4_1 Depth=1 movl -24(%rbp), %eax addl $1, %eax movl %eax, -24(%rbp) jmp LBB4_1 LBB4_4: movq -16(%rbp), %rdi callq _fclose xorl %eax, %eax addq $64, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _parse_int ## -- Begin function parse_int .p2align 4, 0x90 _parse_int: ## @parse_int .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -8(%rbp) movq -8(%rbp), %rdi leaq -16(%rbp), %rsi movl $10, %edx callq _strtol ## kill: def $eax killed $eax killed $rax movl %eax, -20(%rbp) movq -16(%rbp), %rax cmpq -8(%rbp), %rax je LBB5_2 ## %bb.1: movq -16(%rbp), %rax movsbl (%rax), %eax cmpl $0, %eax je LBB5_3 LBB5_2: movl $1, %edi callq _exit LBB5_3: movl -20(%rbp), %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _ltrim ## -- Begin function ltrim .p2align 4, 0x90 _ltrim: ## @ltrim .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) cmpq $0, -16(%rbp) jne LBB6_2 ## %bb.1: movq $0, -8(%rbp) jmp LBB6_10 LBB6_2: movq -16(%rbp), %rax cmpb $0, (%rax) jne LBB6_4 ## %bb.3: movq -16(%rbp), %rax movq %rax, -8(%rbp) jmp LBB6_10 LBB6_4: jmp LBB6_5 LBB6_5: ## =>This Inner Loop Header: Depth=1 movq -16(%rbp), %rax movsbl (%rax), %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $0, %ecx movb %al, -17(%rbp) ## 1-byte Spill je LBB6_7 ## %bb.6: ## in Loop: Header=BB6_5 Depth=1 movq -16(%rbp), %rax movsbl (%rax), %edi callq _isspace cmpl $0, %eax setne %al movb %al, -17(%rbp) ## 1-byte Spill LBB6_7: ## in Loop: Header=BB6_5 Depth=1 movb -17(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB6_8 jmp LBB6_9 LBB6_8: ## in Loop: Header=BB6_5 Depth=1 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) jmp LBB6_5 LBB6_9: movq -16(%rbp), %rax movq %rax, -8(%rbp) LBB6_10: movq -8(%rbp), %rax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _rtrim ## -- Begin function rtrim .p2align 4, 0x90 _rtrim: ## @rtrim .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) cmpq $0, -16(%rbp) jne LBB7_2 ## %bb.1: movq $0, -8(%rbp) jmp LBB7_10 LBB7_2: movq -16(%rbp), %rax cmpb $0, (%rax) jne LBB7_4 ## %bb.3: movq -16(%rbp), %rax movq %rax, -8(%rbp) jmp LBB7_10 LBB7_4: movq -16(%rbp), %rax movq %rax, -32(%rbp) ## 8-byte Spill movq -16(%rbp), %rdi callq _strlen movq %rax, %rcx movq -32(%rbp), %rax ## 8-byte Reload addq %rcx, %rax addq $-1, %rax movq %rax, -24(%rbp) LBB7_5: ## =>This Inner Loop Header: Depth=1 movq -24(%rbp), %rcx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpq -16(%rbp), %rcx movb %al, -33(%rbp) ## 1-byte Spill jb LBB7_7 ## %bb.6: ## in Loop: Header=BB7_5 Depth=1 movq -24(%rbp), %rax movsbl (%rax), %edi callq _isspace cmpl $0, %eax setne %al movb %al, -33(%rbp) ## 1-byte Spill LBB7_7: ## in Loop: Header=BB7_5 Depth=1 movb -33(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB7_8 jmp LBB7_9 LBB7_8: ## in Loop: Header=BB7_5 Depth=1 movq -24(%rbp), %rax addq $-1, %rax movq %rax, -24(%rbp) jmp LBB7_5 LBB7_9: movq -24(%rbp), %rax movb $0, 1(%rax) movq -16(%rbp), %rax movq %rax, -8(%rbp) LBB7_10: movq -8(%rbp), %rax addq $48, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _split_string ## -- Begin function split_string .p2align 4, 0x90 _split_string: ## @split_string .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movq %rdi, -16(%rbp) movq $0, -24(%rbp) movq -16(%rbp), %rdi leaq L_.str.5(%rip), %rsi callq _strtok movq %rax, -32(%rbp) movl $0, -36(%rbp) LBB8_1: ## =>This Inner Loop Header: Depth=1 cmpq $0, -32(%rbp) je LBB8_5 ## %bb.2: ## in Loop: Header=BB8_1 Depth=1 movq -24(%rbp), %rdi movl -36(%rbp), %eax addl $1, %eax movl %eax, -36(%rbp) movslq %eax, %rsi shlq $3, %rsi callq _realloc movq %rax, -24(%rbp) cmpq $0, -24(%rbp) jne LBB8_4 ## %bb.3: movq -24(%rbp), %rax movq %rax, -8(%rbp) jmp LBB8_6 LBB8_4: ## in Loop: Header=BB8_1 Depth=1 movq -32(%rbp), %rdx movq -24(%rbp), %rax movl -36(%rbp), %ecx subl $1, %ecx movslq %ecx, %rcx movq %rdx, (%rax,%rcx,8) xorl %eax, %eax movl %eax, %edi leaq L_.str.5(%rip), %rsi callq _strtok movq %rax, -32(%rbp) jmp LBB8_1 LBB8_5: movq -24(%rbp), %rax movq %rax, -8(%rbp) LBB8_6: movq -8(%rbp), %rax addq $48, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _readline ## -- Begin function readline .p2align 4, 0x90 _readline: ## @readline .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 $1024, -8(%rbp) ## imm = 0x400 movq $0, -16(%rbp) movq -8(%rbp), %rdi callq _malloc movq %rax, -24(%rbp) LBB9_1: ## =>This Inner Loop Header: Depth=1 movq -24(%rbp), %rax addq -16(%rbp), %rax movq %rax, -32(%rbp) movq -32(%rbp), %rdi movq -8(%rbp), %rax subq -16(%rbp), %rax movl %eax, %esi movq ___stdinp@GOTPCREL(%rip), %rax movq (%rax), %rdx callq _fgets movq %rax, -40(%rbp) cmpq $0, -40(%rbp) jne LBB9_3 ## %bb.2: jmp LBB9_9 LBB9_3: ## in Loop: Header=BB9_1 Depth=1 movq -32(%rbp), %rdi callq _strlen addq -16(%rbp), %rax movq %rax, -16(%rbp) movq -16(%rbp), %rax movq -8(%rbp), %rcx subq $1, %rcx cmpq %rcx, %rax jb LBB9_5 ## %bb.4: ## in Loop: Header=BB9_1 Depth=1 movq -24(%rbp), %rax movq -16(%rbp), %rcx subq $1, %rcx movsbl (%rax,%rcx), %eax cmpl $10, %eax jne LBB9_6 LBB9_5: jmp LBB9_9 LBB9_6: ## in Loop: Header=BB9_1 Depth=1 movq -8(%rbp), %rax shlq $1, %rax movq %rax, -8(%rbp) movq -24(%rbp), %rdi movq -8(%rbp), %rsi callq _realloc movq %rax, -24(%rbp) cmpq $0, -24(%rbp) jne LBB9_8 ## %bb.7: movq $0, -24(%rbp) jmp LBB9_9 LBB9_8: ## in Loop: Header=BB9_1 Depth=1 jmp LBB9_1 LBB9_9: movq -24(%rbp), %rax movq -16(%rbp), %rcx subq $1, %rcx movsbl (%rax,%rcx), %eax cmpl $10, %eax jne LBB9_13 ## %bb.10: movq -24(%rbp), %rax movq -16(%rbp), %rcx subq $1, %rcx movb $0, (%rax,%rcx) movq -24(%rbp), %rdi movq -16(%rbp), %rsi callq _realloc movq %rax, -24(%rbp) cmpq $0, -24(%rbp) jne LBB9_12 ## %bb.11: movq $0, -24(%rbp) LBB9_12: jmp LBB9_17 LBB9_13: movq -24(%rbp), %rdi movq -16(%rbp), %rsi addq $1, %rsi callq _realloc movq %rax, -24(%rbp) cmpq $0, -24(%rbp) jne LBB9_15 ## %bb.14: movq $0, -24(%rbp) jmp LBB9_16 LBB9_15: movq -24(%rbp), %rax movq -16(%rbp), %rcx movb $0, (%rax,%rcx) LBB9_16: jmp LBB9_17 LBB9_17: movq -24(%rbp), %rax addq $48, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "NO" L_.str.1: ## @.str.1 .asciz "YES" L_.str.2: ## @.str.2 .asciz "OUTPUT_PATH" L_.str.3: ## @.str.3 .asciz "w" L_.str.4: ## @.str.4 .asciz "%s\n" L_.str.5: ## @.str.5 .asciz " " .subsections_via_symbols
the_stack_data/500264.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___stdinp@GOTPAGE ldr x8, [x8, ___stdinp@GOTPAGEOFF] ldr x0, [x8] mov x9, sp sub x8, x29, #1 str x8, [x9] adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF bl _fscanf ldursb w9, [x29, #-1] mov w8, #0 subs w8, w8, w9 subs w8, w8, #0 cset w8, ge tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldursb w9, [x29, #-1] mov w8, #0 subs w8, w8, w9 lsl w8, w8, #1 sturb w8, [x29, #-2] ldursb w10, [x29, #-2] 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_2 LBB0_2: 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" l_.str.1: ; @.str.1 .asciz "%hhd\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 movq ___stdinp@GOTPCREL(%rip), %rax movq (%rax), %rdi leaq L_.str(%rip), %rsi leaq -1(%rbp), %rdx movb $0, %al callq _fscanf movsbl -1(%rbp), %ecx xorl %eax, %eax subl %ecx, %eax cmpl $0, %eax jge LBB0_2 ## %bb.1: movsbl -1(%rbp), %ecx xorl %eax, %eax subl %ecx, %eax shll $1, %eax ## kill: def $al killed $al killed $eax movb %al, -2(%rbp) movsbl -2(%rbp), %esi leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf LBB0_2: addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%c" L_.str.1: ## @.str.1 .asciz "%hhd\n" .subsections_via_symbols
the_stack_data/61075337.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/88371.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _InsertionSort ; -- Begin function InsertionSort .p2align 2 _InsertionSort: ; @InsertionSort .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 str x0, [sp, #24] str w1, [sp, #20] mov w8, #1 str w8, [sp, #16] b LBB0_1 LBB0_1: ; =>This Loop Header: Depth=1 ; Child Loop BB0_5 Depth 2 ; Child Loop BB0_8 Depth 2 ldr w8, [sp, #16] ldr w9, [sp, #20] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_16 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #24] ldrsw x9, [sp, #16] ldr w8, [x8, x9, lsl #2] ldr x9, [sp, #24] ldr w10, [sp, #16] subs w10, w10, #1 ldr w9, [x9, w10, sxtw #2] subs w8, w8, w9 cset w8, lt tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 b LBB0_15 LBB0_4: ; in Loop: Header=BB0_1 Depth=1 str wzr, [sp, #12] b LBB0_5 LBB0_5: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #12] ldr w9, [sp, #16] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_14 b LBB0_6 LBB0_6: ; in Loop: Header=BB0_5 Depth=2 ldr x8, [sp, #24] ldrsw x9, [sp, #12] ldr w8, [x8, x9, lsl #2] ldr x9, [sp, #24] ldrsw x10, [sp, #16] ldr w9, [x9, x10, lsl #2] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB0_12 b LBB0_7 LBB0_7: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #12] str w8, [sp, #8] ldr x8, [sp, #24] ldrsw x9, [sp, #8] ldr w8, [x8, x9, lsl #2] str w8, [sp, #4] ldr x8, [sp, #24] ldrsw x9, [sp, #16] ldr w8, [x8, x9, lsl #2] ldr x9, [sp, #24] ldrsw x10, [sp, #8] str w8, [x9, x10, lsl #2] ldr w8, [sp, #12] add w8, w8, #1 str w8, [sp, #8] b LBB0_8 LBB0_8: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #8] ldr w9, [sp, #16] subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB0_11 b LBB0_9 LBB0_9: ; in Loop: Header=BB0_8 Depth=2 ldr x8, [sp, #24] ldrsw x9, [sp, #8] ldr w8, [x8, x9, lsl #2] str w8, [sp] ldr w8, [sp, #4] ldr x9, [sp, #24] ldrsw x10, [sp, #8] str w8, [x9, x10, lsl #2] ldr w8, [sp] str w8, [sp, #4] b LBB0_10 LBB0_10: ; in Loop: Header=BB0_8 Depth=2 ldr w8, [sp, #8] add w8, w8, #1 str w8, [sp, #8] b LBB0_8 LBB0_11: ; in Loop: Header=BB0_1 Depth=1 b LBB0_14 LBB0_12: ; in Loop: Header=BB0_5 Depth=2 b LBB0_13 LBB0_13: ; in Loop: Header=BB0_5 Depth=2 ldr w8, [sp, #12] add w8, w8, #1 str w8, [sp, #12] b LBB0_5 LBB0_14: ; in Loop: Header=BB0_1 Depth=1 b LBB0_15 LBB0_15: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #16] add w8, w8, #1 str w8, [sp, #16] b LBB0_1 LBB0_16: add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] mov x9, sp sub x8, x29, #8 str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _scanf ldursw x8, [x29, #-8] lsl x0, x8, #2 bl _malloc str x0, [sp, #16] str wzr, [sp, #12] b LBB1_1 LBB1_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #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 ldr x8, [sp, #16] ldrsw x9, [sp, #12] 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 ldr w8, [sp, #12] add w8, w8, #1 str w8, [sp, #12] b LBB1_1 LBB1_4: ldr x0, [sp, #16] ldur w1, [x29, #-8] bl _InsertionSort str wzr, [sp, #12] b LBB1_5 LBB1_5: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #12] ldur w9, [x29, #-8] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB1_8 b LBB1_6 LBB1_6: ; in Loop: Header=BB1_5 Depth=1 ldr x8, [sp, #16] ldrsw x9, [sp, #12] ldr w9, [x8, x9, lsl #2] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf b LBB1_7 LBB1_7: ; in Loop: Header=BB1_5 Depth=1 ldr w8, [sp, #12] add w8, w8, #1 str w8, [sp, #12] b LBB1_5 LBB1_8: adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf mov w0, #0 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%d" l_.str.1: ; @.str.1 .asciz "%d " 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 _InsertionSort ## -- Begin function InsertionSort .p2align 4, 0x90 _InsertionSort: ## @InsertionSort .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rdi, -8(%rbp) movl %esi, -12(%rbp) movl $1, -16(%rbp) LBB0_1: ## =>This Loop Header: Depth=1 ## Child Loop BB0_5 Depth 2 ## Child Loop BB0_8 Depth 2 movl -16(%rbp), %eax cmpl -12(%rbp), %eax jge LBB0_16 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movq -8(%rbp), %rax movslq -16(%rbp), %rcx movl (%rax,%rcx,4), %eax movq -8(%rbp), %rcx movl -16(%rbp), %edx subl $1, %edx movslq %edx, %rdx cmpl (%rcx,%rdx,4), %eax jl LBB0_4 ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_15 LBB0_4: ## in Loop: Header=BB0_1 Depth=1 movl $0, -20(%rbp) LBB0_5: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 movl -20(%rbp), %eax cmpl -16(%rbp), %eax jge LBB0_14 ## %bb.6: ## in Loop: Header=BB0_5 Depth=2 movq -8(%rbp), %rax movslq -20(%rbp), %rcx movl (%rax,%rcx,4), %eax movq -8(%rbp), %rcx movslq -16(%rbp), %rdx cmpl (%rcx,%rdx,4), %eax jle LBB0_12 ## %bb.7: ## in Loop: Header=BB0_1 Depth=1 movl -20(%rbp), %eax movl %eax, -24(%rbp) movq -8(%rbp), %rax movslq -24(%rbp), %rcx movl (%rax,%rcx,4), %eax movl %eax, -28(%rbp) movq -8(%rbp), %rax movslq -16(%rbp), %rcx movl (%rax,%rcx,4), %edx movq -8(%rbp), %rax movslq -24(%rbp), %rcx movl %edx, (%rax,%rcx,4) movl -20(%rbp), %eax addl $1, %eax movl %eax, -24(%rbp) LBB0_8: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 movl -24(%rbp), %eax cmpl -16(%rbp), %eax jg LBB0_11 ## %bb.9: ## in Loop: Header=BB0_8 Depth=2 movq -8(%rbp), %rax movslq -24(%rbp), %rcx movl (%rax,%rcx,4), %eax movl %eax, -32(%rbp) movl -28(%rbp), %edx movq -8(%rbp), %rax movslq -24(%rbp), %rcx movl %edx, (%rax,%rcx,4) movl -32(%rbp), %eax movl %eax, -28(%rbp) ## %bb.10: ## in Loop: Header=BB0_8 Depth=2 movl -24(%rbp), %eax addl $1, %eax movl %eax, -24(%rbp) jmp LBB0_8 LBB0_11: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_14 LBB0_12: ## in Loop: Header=BB0_5 Depth=2 jmp LBB0_13 LBB0_13: ## in Loop: Header=BB0_5 Depth=2 movl -20(%rbp), %eax addl $1, %eax movl %eax, -20(%rbp) jmp LBB0_5 LBB0_14: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_15 LBB0_15: ## in Loop: Header=BB0_1 Depth=1 movl -16(%rbp), %eax addl $1, %eax movl %eax, -16(%rbp) jmp LBB0_1 LBB0_16: popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl $0, -4(%rbp) leaq L_.str(%rip), %rdi leaq -8(%rbp), %rsi movb $0, %al callq _scanf movslq -8(%rbp), %rdi shlq $2, %rdi callq _malloc movq %rax, -16(%rbp) movl $0, -20(%rbp) LBB1_1: ## =>This Inner Loop Header: Depth=1 movl -20(%rbp), %eax cmpl -8(%rbp), %eax jge LBB1_4 ## %bb.2: ## in Loop: Header=BB1_1 Depth=1 movq -16(%rbp), %rsi movslq -20(%rbp), %rax 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 -20(%rbp), %eax addl $1, %eax movl %eax, -20(%rbp) jmp LBB1_1 LBB1_4: movq -16(%rbp), %rdi movl -8(%rbp), %esi callq _InsertionSort movl $0, -20(%rbp) LBB1_5: ## =>This Inner Loop Header: Depth=1 movl -20(%rbp), %eax cmpl -8(%rbp), %eax jge LBB1_8 ## %bb.6: ## in Loop: Header=BB1_5 Depth=1 movq -16(%rbp), %rax movslq -20(%rbp), %rcx movl (%rax,%rcx,4), %esi leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf ## %bb.7: ## in Loop: Header=BB1_5 Depth=1 movl -20(%rbp), %eax addl $1, %eax movl %eax, -20(%rbp) jmp LBB1_5 LBB1_8: leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf xorl %eax, %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%d" L_.str.1: ## @.str.1 .asciz "%d " L_.str.2: ## @.str.2 .asciz "\n" .subsections_via_symbols
the_stack_data/146748.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, _n@GOTPAGE ldr x8, [x8, _n@GOTPAGEOFF] stur x8, [x29, #-16] ; 8-byte Folded Spill adrp x8, _i@GOTPAGE ldr x8, [x8, _i@GOTPAGEOFF] stur x8, [x29, #-8] ; 8-byte Folded Spill adrp x8, _min@GOTPAGE ldr x8, [x8, _min@GOTPAGEOFF] str x8, [sp, #40] ; 8-byte Folded Spill adrp x8, _u@GOTPAGE ldr x8, [x8, _u@GOTPAGEOFF] str x8, [sp, #48] ; 8-byte Folded Spill adrp x8, _v@GOTPAGE ldr x8, [x8, _v@GOTPAGEOFF] str x8, [sp, #56] ; 8-byte Folded Spill adrp x8, _a@GOTPAGE ldr x8, [x8, _a@GOTPAGEOFF] stur x8, [x29, #-48] ; 8-byte Folded Spill adrp x8, _b@GOTPAGE ldr x8, [x8, _b@GOTPAGEOFF] stur x8, [x29, #-40] ; 8-byte Folded Spill adrp x8, _cost@GOTPAGE ldr x8, [x8, _cost@GOTPAGEOFF] stur x8, [x29, #-32] ; 8-byte Folded Spill adrp x8, _j@GOTPAGE ldr x8, [x8, _j@GOTPAGEOFF] stur x8, [x29, #-24] ; 8-byte Folded Spill 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 ldur x8, [x29, #-16] ; 8-byte Folded Reload mov x9, sp str x8, [x9] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _scanf adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf ldur x9, [x29, #-8] ; 8-byte Folded Reload mov w8, #1 str w8, [x9] b LBB0_1 LBB0_1: ; =>This Loop Header: Depth=1 ; Child Loop BB0_3 Depth 2 ldur x9, [x29, #-16] ; 8-byte Folded Reload ldur x8, [x29, #-8] ; 8-byte Folded Reload ldr w8, [x8] ldr w9, [x9] subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB0_10 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldur x9, [x29, #-24] ; 8-byte Folded Reload mov w8, #1 str w8, [x9] b LBB0_3 LBB0_3: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldur x9, [x29, #-16] ; 8-byte Folded Reload ldur x8, [x29, #-24] ; 8-byte Folded Reload ldr w8, [x8] ldr w9, [x9] subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB0_8 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_3 Depth=2 ldur x9, [x29, #-24] ; 8-byte Folded Reload ldur x8, [x29, #-32] ; 8-byte Folded Reload ldur x10, [x29, #-8] ; 8-byte Folded Reload ldrsw x10, [x10] mov x11, #36 str x11, [sp, #32] ; 8-byte Folded Spill mul x10, x10, x11 add x8, x8, x10 ldrsw x9, [x9] add x8, x8, x9, lsl #2 mov x9, sp str x8, [x9] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _scanf ldur x10, [x29, #-8] ; 8-byte Folded Reload ldr x11, [sp, #32] ; 8-byte Folded Reload ldur x8, [x29, #-32] ; 8-byte Folded Reload ldur x9, [x29, #-24] ; 8-byte Folded Reload ldrsw x10, [x10] mul x10, x10, x11 add x8, x8, x10 ldrsw x9, [x9] ldr w8, [x8, x9, lsl #2] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_6 b LBB0_5 LBB0_5: ; in Loop: Header=BB0_3 Depth=2 ldur x8, [x29, #-24] ; 8-byte Folded Reload ldur x9, [x29, #-32] ; 8-byte Folded Reload ldur x10, [x29, #-8] ; 8-byte Folded Reload ldrsw x10, [x10] mov x11, #36 mul x10, x10, x11 add x9, x9, x10 ldrsw x10, [x8] mov w8, #999 str w8, [x9, x10, lsl #2] b LBB0_6 LBB0_6: ; in Loop: Header=BB0_3 Depth=2 b LBB0_7 LBB0_7: ; in Loop: Header=BB0_3 Depth=2 ldur x9, [x29, #-24] ; 8-byte Folded Reload ldr w8, [x9] add w8, w8, #1 str w8, [x9] 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 x9, [x29, #-8] ; 8-byte Folded Reload ldr w8, [x9] add w8, w8, #1 str w8, [x9] b LBB0_1 LBB0_10: adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _printf b LBB0_11 LBB0_11: ; =>This Loop Header: Depth=1 ; Child Loop BB0_13 Depth 2 ; Child Loop BB0_15 Depth 3 ldur x9, [x29, #-16] ; 8-byte Folded Reload adrp x8, _ne@PAGE ldr w8, [x8, _ne@PAGEOFF] ldr w9, [x9] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_25 b LBB0_12 LBB0_12: ; in Loop: Header=BB0_11 Depth=1 ldr x9, [sp, #40] ; 8-byte Folded Reload ldur x10, [x29, #-8] ; 8-byte Folded Reload mov w8, #1 str w8, [x10] mov w8, #999 str w8, [x9] b LBB0_13 LBB0_13: ; Parent Loop BB0_11 Depth=1 ; => This Loop Header: Depth=2 ; Child Loop BB0_15 Depth 3 ldur x9, [x29, #-16] ; 8-byte Folded Reload ldur x8, [x29, #-8] ; 8-byte Folded Reload ldr w8, [x8] ldr w9, [x9] subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB0_22 b LBB0_14 LBB0_14: ; in Loop: Header=BB0_13 Depth=2 ldur x9, [x29, #-24] ; 8-byte Folded Reload mov w8, #1 str w8, [x9] b LBB0_15 LBB0_15: ; Parent Loop BB0_11 Depth=1 ; Parent Loop BB0_13 Depth=2 ; => This Inner Loop Header: Depth=3 ldur x9, [x29, #-16] ; 8-byte Folded Reload ldur x8, [x29, #-24] ; 8-byte Folded Reload ldr w8, [x8] ldr w9, [x9] subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB0_20 b LBB0_16 LBB0_16: ; in Loop: Header=BB0_15 Depth=3 ldr x9, [sp, #40] ; 8-byte Folded Reload ldur x10, [x29, #-24] ; 8-byte Folded Reload ldur x8, [x29, #-32] ; 8-byte Folded Reload ldur x11, [x29, #-8] ; 8-byte Folded Reload ldrsw x11, [x11] mov x12, #36 mul x11, x11, x12 add x8, x8, x11 ldrsw x10, [x10] ldr w8, [x8, x10, lsl #2] ldr w9, [x9] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_18 b LBB0_17 LBB0_17: ; in Loop: Header=BB0_15 Depth=3 ldur x9, [x29, #-40] ; 8-byte Folded Reload ldr x10, [sp, #56] ; 8-byte Folded Reload ldur x8, [x29, #-24] ; 8-byte Folded Reload ldur x12, [x29, #-48] ; 8-byte Folded Reload ldr x13, [sp, #48] ; 8-byte Folded Reload ldur x11, [x29, #-8] ; 8-byte Folded Reload ldr x15, [sp, #40] ; 8-byte Folded Reload ldur x14, [x29, #-32] ; 8-byte Folded Reload ldrsw x16, [x11] mov x17, #36 mul x16, x16, x17 add x14, x14, x16 ldrsw x16, [x8] ldr w14, [x14, x16, lsl #2] str w14, [x15] ldr w11, [x11] str w11, [x13] str w11, [x12] ldr w8, [x8] str w8, [x10] str w8, [x9] b LBB0_18 LBB0_18: ; in Loop: Header=BB0_15 Depth=3 b LBB0_19 LBB0_19: ; in Loop: Header=BB0_15 Depth=3 ldur x9, [x29, #-24] ; 8-byte Folded Reload ldr w8, [x9] add w8, w8, #1 str w8, [x9] b LBB0_15 LBB0_20: ; in Loop: Header=BB0_13 Depth=2 b LBB0_21 LBB0_21: ; in Loop: Header=BB0_13 Depth=2 ldur x9, [x29, #-8] ; 8-byte Folded Reload ldr w8, [x9] add w8, w8, #1 str w8, [x9] b LBB0_13 LBB0_22: ; in Loop: Header=BB0_11 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr w0, [x8] bl _find ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [sp, #56] ; 8-byte Folded Reload str w0, [x9] ldr w0, [x8] bl _find ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [sp, #56] ; 8-byte Folded Reload str w0, [x8] ldr w0, [x9] ldr w1, [x8] bl _uni subs w8, w0, #0 cset w8, eq tbnz w8, #0, LBB0_24 b LBB0_23 LBB0_23: ; in Loop: Header=BB0_11 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldur x9, [x29, #-40] ; 8-byte Folded Reload ldur x10, [x29, #-48] ; 8-byte Folded Reload adrp x13, _ne@PAGE ldr w11, [x13, _ne@PAGEOFF] ; implicit-def: $x12 mov x12, x11 mov x11, x12 add w11, w11, #1 str w11, [x13, _ne@PAGEOFF] ldr w10, [x10] ; implicit-def: $x11 mov x11, x10 ldr w9, [x9] ; implicit-def: $x10 mov x10, x9 ldr w9, [x8] ; 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.5@PAGE add x0, x0, l_.str.5@PAGEOFF bl _printf ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w10, [x8] adrp x9, _mincost@PAGE ldr w8, [x9, _mincost@PAGEOFF] add w8, w8, w10 str w8, [x9, _mincost@PAGEOFF] b LBB0_24 LBB0_24: ; in Loop: Header=BB0_11 Depth=1 ldur x10, [x29, #-40] ; 8-byte Folded Reload ldur x9, [x29, #-32] ; 8-byte Folded Reload ldur x11, [x29, #-48] ; 8-byte Folded Reload ldrsw x8, [x10] mov x12, #36 mul x13, x8, x12 mov x8, x9 add x13, x8, x13 ldrsw x14, [x11] mov w8, #999 str w8, [x13, x14, lsl #2] ldrsw x11, [x11] mul x11, x11, x12 add x9, x9, x11 ldrsw x10, [x10] str w8, [x9, x10, lsl #2] b LBB0_11 LBB0_25: adrp x8, _mincost@PAGE ldr w9, [x8, _mincost@PAGEOFF] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.6@PAGE add x0, x0, l_.str.6@PAGEOFF bl _printf ldp x29, x30, [sp, #112] ; 16-byte Folded Reload add sp, sp, #128 ret .cfi_endproc ; -- End function .globl _find ; -- Begin function find .p2align 2 _find: ; @find .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str w0, [sp, #12] b LBB1_1 LBB1_1: ; =>This Inner Loop Header: Depth=1 ldrsw x9, [sp, #12] adrp x8, _parent@GOTPAGE ldr x8, [x8, _parent@GOTPAGEOFF] ldr w8, [x8, x9, lsl #2] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB1_3 b LBB1_2 LBB1_2: ; in Loop: Header=BB1_1 Depth=1 ldrsw x9, [sp, #12] adrp x8, _parent@GOTPAGE ldr x8, [x8, _parent@GOTPAGEOFF] ldr w8, [x8, x9, lsl #2] str w8, [sp, #12] b LBB1_1 LBB1_3: ldr w0, [sp, #12] add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _uni ; -- Begin function uni .p2align 2 _uni: ; @uni .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, eq tbnz w8, #0, LBB2_2 b LBB2_1 LBB2_1: ldr w8, [sp, #8] ldrsw x10, [sp, #4] adrp x9, _parent@GOTPAGE ldr x9, [x9, _parent@GOTPAGEOFF] str w8, [x9, x10, lsl #2] mov w8, #1 str w8, [sp, #12] b LBB2_3 LBB2_2: str wzr, [sp, #12] b LBB2_3 LBB2_3: ldr w0, [sp, #12] add sp, sp, #16 ret .cfi_endproc ; -- End function .section __DATA,__data .globl _ne ; @ne .p2align 2 _ne: .long 1 ; 0x1 .globl _mincost ; @mincost .zerofill __DATA,__common,_mincost,4,2 .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "\n\tImplementation of Kruskal's algorithm\n" l_.str.1: ; @.str.1 .asciz "\nEnter the no. of vertices:" l_.str.2: ; @.str.2 .asciz "%d" .comm _n,4,2 ; @n l_.str.3: ; @.str.3 .asciz "\nEnter the cost adjacency matrix:\n" .comm _i,4,2 ; @i .comm _j,4,2 ; @j .comm _cost,324,2 ; @cost l_.str.4: ; @.str.4 .asciz "The edges of Minimum Cost Spanning Tree are\n" .comm _min,4,2 ; @min .comm _u,4,2 ; @u .comm _a,4,2 ; @a .comm _v,4,2 ; @v .comm _b,4,2 ; @b l_.str.5: ; @.str.5 .asciz "%d edge (%d,%d) =%d\n" l_.str.6: ; @.str.6 .asciz "\n\tMinimum cost = %d\n" .comm _parent,36,2 ; @parent .comm _k,4,2 ; @k .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 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 movq _n@GOTPCREL(%rip), %rsi movb $0, %al callq _scanf leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf movq _i@GOTPCREL(%rip), %rax movl $1, (%rax) LBB0_1: ## =>This Loop Header: Depth=1 ## Child Loop BB0_3 Depth 2 movq _i@GOTPCREL(%rip), %rax movl (%rax), %eax movq _n@GOTPCREL(%rip), %rcx cmpl (%rcx), %eax jg LBB0_10 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movq _j@GOTPCREL(%rip), %rax movl $1, (%rax) LBB0_3: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 movq _j@GOTPCREL(%rip), %rax movl (%rax), %eax movq _n@GOTPCREL(%rip), %rcx cmpl (%rcx), %eax jg LBB0_8 ## %bb.4: ## in Loop: Header=BB0_3 Depth=2 movq _i@GOTPCREL(%rip), %rax movslq (%rax), %rax movq _cost@GOTPCREL(%rip), %rsi imulq $36, %rax, %rax addq %rax, %rsi movq _j@GOTPCREL(%rip), %rax movslq (%rax), %rax shlq $2, %rax addq %rax, %rsi leaq L_.str.2(%rip), %rdi movb $0, %al callq _scanf movq _i@GOTPCREL(%rip), %rax movslq (%rax), %rcx movq _cost@GOTPCREL(%rip), %rax imulq $36, %rcx, %rcx addq %rcx, %rax movq _j@GOTPCREL(%rip), %rcx movslq (%rcx), %rcx cmpl $0, (%rax,%rcx,4) jne LBB0_6 ## %bb.5: ## in Loop: Header=BB0_3 Depth=2 movq _i@GOTPCREL(%rip), %rax movslq (%rax), %rcx movq _cost@GOTPCREL(%rip), %rax imulq $36, %rcx, %rcx addq %rcx, %rax movq _j@GOTPCREL(%rip), %rcx movslq (%rcx), %rcx movl $999, (%rax,%rcx,4) ## imm = 0x3E7 LBB0_6: ## in Loop: Header=BB0_3 Depth=2 jmp LBB0_7 LBB0_7: ## in Loop: Header=BB0_3 Depth=2 movq _j@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $1, %ecx movq _j@GOTPCREL(%rip), %rax movl %ecx, (%rax) 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 _i@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $1, %ecx movq _i@GOTPCREL(%rip), %rax movl %ecx, (%rax) jmp LBB0_1 LBB0_10: leaq L_.str.4(%rip), %rdi movb $0, %al callq _printf LBB0_11: ## =>This Loop Header: Depth=1 ## Child Loop BB0_13 Depth 2 ## Child Loop BB0_15 Depth 3 movl _ne(%rip), %eax movq _n@GOTPCREL(%rip), %rcx cmpl (%rcx), %eax jge LBB0_25 ## %bb.12: ## in Loop: Header=BB0_11 Depth=1 movq _i@GOTPCREL(%rip), %rax movl $1, (%rax) movq _min@GOTPCREL(%rip), %rax movl $999, (%rax) ## imm = 0x3E7 LBB0_13: ## Parent Loop BB0_11 Depth=1 ## => This Loop Header: Depth=2 ## Child Loop BB0_15 Depth 3 movq _i@GOTPCREL(%rip), %rax movl (%rax), %eax movq _n@GOTPCREL(%rip), %rcx cmpl (%rcx), %eax jg LBB0_22 ## %bb.14: ## in Loop: Header=BB0_13 Depth=2 movq _j@GOTPCREL(%rip), %rax movl $1, (%rax) LBB0_15: ## Parent Loop BB0_11 Depth=1 ## Parent Loop BB0_13 Depth=2 ## => This Inner Loop Header: Depth=3 movq _j@GOTPCREL(%rip), %rax movl (%rax), %eax movq _n@GOTPCREL(%rip), %rcx cmpl (%rcx), %eax jg LBB0_20 ## %bb.16: ## in Loop: Header=BB0_15 Depth=3 movq _i@GOTPCREL(%rip), %rax movslq (%rax), %rcx movq _cost@GOTPCREL(%rip), %rax imulq $36, %rcx, %rcx addq %rcx, %rax movq _j@GOTPCREL(%rip), %rcx movslq (%rcx), %rcx movl (%rax,%rcx,4), %eax movq _min@GOTPCREL(%rip), %rcx cmpl (%rcx), %eax jge LBB0_18 ## %bb.17: ## in Loop: Header=BB0_15 Depth=3 movq _i@GOTPCREL(%rip), %rax movslq (%rax), %rcx movq _cost@GOTPCREL(%rip), %rax imulq $36, %rcx, %rcx addq %rcx, %rax movq _j@GOTPCREL(%rip), %rcx movslq (%rcx), %rcx movl (%rax,%rcx,4), %ecx movq _min@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq _i@GOTPCREL(%rip), %rax movl (%rax), %ecx movq _u@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq _a@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq _j@GOTPCREL(%rip), %rax movl (%rax), %ecx movq _v@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq _b@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB0_18: ## in Loop: Header=BB0_15 Depth=3 jmp LBB0_19 LBB0_19: ## in Loop: Header=BB0_15 Depth=3 movq _j@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $1, %ecx movq _j@GOTPCREL(%rip), %rax movl %ecx, (%rax) jmp LBB0_15 LBB0_20: ## in Loop: Header=BB0_13 Depth=2 jmp LBB0_21 LBB0_21: ## in Loop: Header=BB0_13 Depth=2 movq _i@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $1, %ecx movq _i@GOTPCREL(%rip), %rax movl %ecx, (%rax) jmp LBB0_13 LBB0_22: ## in Loop: Header=BB0_11 Depth=1 movq _u@GOTPCREL(%rip), %rax movl (%rax), %edi callq _find movl %eax, %ecx movq _u@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq _v@GOTPCREL(%rip), %rax movl (%rax), %edi callq _find movl %eax, %ecx movq _v@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq _u@GOTPCREL(%rip), %rax movl (%rax), %edi movq _v@GOTPCREL(%rip), %rax movl (%rax), %esi callq _uni cmpl $0, %eax je LBB0_24 ## %bb.23: ## in Loop: Header=BB0_11 Depth=1 movl _ne(%rip), %esi movl %esi, %eax addl $1, %eax movl %eax, _ne(%rip) movq _a@GOTPCREL(%rip), %rax movl (%rax), %edx movq _b@GOTPCREL(%rip), %rax movl (%rax), %ecx movq _min@GOTPCREL(%rip), %rax movl (%rax), %r8d leaq L_.str.5(%rip), %rdi movb $0, %al callq _printf movq _min@GOTPCREL(%rip), %rax movl (%rax), %eax addl _mincost(%rip), %eax movl %eax, _mincost(%rip) LBB0_24: ## in Loop: Header=BB0_11 Depth=1 movq _b@GOTPCREL(%rip), %rax movslq (%rax), %rcx movq _cost@GOTPCREL(%rip), %rax imulq $36, %rcx, %rcx addq %rcx, %rax movq _a@GOTPCREL(%rip), %rcx movslq (%rcx), %rcx movl $999, (%rax,%rcx,4) ## imm = 0x3E7 movq _a@GOTPCREL(%rip), %rax movslq (%rax), %rcx movq _cost@GOTPCREL(%rip), %rax imulq $36, %rcx, %rcx addq %rcx, %rax movq _b@GOTPCREL(%rip), %rcx movslq (%rcx), %rcx movl $999, (%rax,%rcx,4) ## imm = 0x3E7 jmp LBB0_11 LBB0_25: movl _mincost(%rip), %esi leaq L_.str.6(%rip), %rdi movb $0, %al callq _printf 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 movl %edi, -4(%rbp) LBB1_1: ## =>This Inner Loop Header: Depth=1 movslq -4(%rbp), %rcx movq _parent@GOTPCREL(%rip), %rax cmpl $0, (%rax,%rcx,4) je LBB1_3 ## %bb.2: ## in Loop: Header=BB1_1 Depth=1 movslq -4(%rbp), %rcx movq _parent@GOTPCREL(%rip), %rax movl (%rax,%rcx,4), %eax movl %eax, -4(%rbp) jmp LBB1_1 LBB1_3: movl -4(%rbp), %eax popq %rbp retq .cfi_endproc ## -- End function .globl _uni ## -- Begin function uni .p2align 4, 0x90 _uni: ## @uni .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 je LBB2_2 ## %bb.1: movl -8(%rbp), %edx movslq -12(%rbp), %rcx movq _parent@GOTPCREL(%rip), %rax movl %edx, (%rax,%rcx,4) movl $1, -4(%rbp) jmp LBB2_3 LBB2_2: movl $0, -4(%rbp) LBB2_3: movl -4(%rbp), %eax popq %rbp retq .cfi_endproc ## -- End function .section __DATA,__data .globl _ne ## @ne .p2align 2 _ne: .long 1 ## 0x1 .globl _mincost ## @mincost .zerofill __DATA,__common,_mincost,4,2 .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "\n\tImplementation of Kruskal's algorithm\n" L_.str.1: ## @.str.1 .asciz "\nEnter the no. of vertices:" L_.str.2: ## @.str.2 .asciz "%d" .comm _n,4,2 ## @n L_.str.3: ## @.str.3 .asciz "\nEnter the cost adjacency matrix:\n" .comm _i,4,2 ## @i .comm _j,4,2 ## @j .comm _cost,324,4 ## @cost L_.str.4: ## @.str.4 .asciz "The edges of Minimum Cost Spanning Tree are\n" .comm _min,4,2 ## @min .comm _u,4,2 ## @u .comm _a,4,2 ## @a .comm _v,4,2 ## @v .comm _b,4,2 ## @b L_.str.5: ## @.str.5 .asciz "%d edge (%d,%d) =%d\n" L_.str.6: ## @.str.6 .asciz "\n\tMinimum cost = %d\n" .comm _parent,36,4 ## @parent .comm _k,4,2 ## @k .subsections_via_symbols
the_stack_data/25136821.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] bl _getchar str w0, [sp, #8] b LBB0_1 LBB0_1: ; =>This Loop Header: Depth=1 ; Child Loop BB0_4 Depth 2 bl _getchar str w0, [sp, #8] adds w8, w0, #1 cset w8, eq tbnz w8, #0, LBB0_8 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #8] subs w8, w8, #32 cset w8, ne tbnz w8, #0, LBB0_7 b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 mov w0, #32 bl _putchar b LBB0_4 LBB0_4: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 bl _getchar str w0, [sp, #8] subs w8, w0, #32 cset w8, ne tbnz w8, #0, LBB0_6 b LBB0_5 LBB0_5: ; in Loop: Header=BB0_4 Depth=2 b LBB0_4 LBB0_6: ; in Loop: Header=BB0_1 Depth=1 b LBB0_7 LBB0_7: ; in Loop: Header=BB0_1 Depth=1 ldr w0, [sp, #8] bl _putchar b LBB0_1 LBB0_8: mov w0, #0 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl $0, -4(%rbp) callq _getchar movl %eax, -8(%rbp) LBB0_1: ## =>This Loop Header: Depth=1 ## Child Loop BB0_4 Depth 2 callq _getchar movl %eax, -8(%rbp) cmpl $-1, %eax je LBB0_8 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 cmpl $32, -8(%rbp) jne LBB0_7 ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 movl $32, %edi callq _putchar LBB0_4: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 callq _getchar movl %eax, -8(%rbp) cmpl $32, %eax jne LBB0_6 ## %bb.5: ## in Loop: Header=BB0_4 Depth=2 jmp LBB0_4 LBB0_6: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_7 LBB0_7: ## in Loop: Header=BB0_1 Depth=1 movl -8(%rbp), %edi callq _putchar jmp LBB0_1 LBB0_8: xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/160386.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] bl _fork bl _fork 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 "OSLab962\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 _fork callq _fork 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 "OSLab962\n" .subsections_via_symbols
the_stack_data/68637.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, #1024 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-24] str wzr, [sp, #12] mov w0, #22 add x1, sp, #16 mov x2, #1000 bl _strerror_r str w0, [sp, #8] ldr w8, [sp, #8] subs w8, w8, #0 cset w9, ne ; implicit-def: $x8 mov x8, x9 ands x8, x8, #0x1 cset w8, eq tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: adrp x0, l___func__.main@PAGE add x0, x0, l___func__.main@PAGEOFF adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF mov w2, #15 adrp x3, l_.str.1@PAGE add x3, x3, l_.str.1@PAGEOFF bl ___assert_rtn LBB0_2: b LBB0_3 LBB0_3: add x0, sp, #16 bl _strlen mov x8, x0 str w8, [sp, #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_5 b LBB0_4 LBB0_4: bl ___stack_chk_fail LBB0_5: mov w0, #0 add sp, sp, #1024 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x28, x27, [sp], #32 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l___func__.main: ; @__func__.main .asciz "main" l_.str: ; @.str .asciz "184517936.c" l_.str.1: ; @.str.1 .asciz "!res" .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 $1024, %rsp ## imm = 0x400 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -1012(%rbp) leaq -1008(%rbp), %rsi movl $22, %edi movl $1000, %edx ## imm = 0x3E8 callq _strerror_r movl %eax, -1016(%rbp) cmpl $0, -1016(%rbp) setne %al xorb $-1, %al xorb $-1, %al andb $1, %al movzbl %al, %eax cltq cmpq $0, %rax je LBB0_2 ## %bb.1: leaq L___func__.main(%rip), %rdi leaq L_.str(%rip), %rsi leaq L_.str.1(%rip), %rcx movl $15, %edx callq ___assert_rtn LBB0_2: jmp LBB0_3 LBB0_3: leaq -1008(%rbp), %rdi callq _strlen ## kill: def $eax killed $eax killed $rax movl %eax, -1020(%rbp) 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 $1024, %rsp ## imm = 0x400 popq %rbp retq LBB0_5: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L___func__.main: ## @__func__.main .asciz "main" L_.str: ## @.str .asciz "184517936.c" L_.str.1: ## @.str.1 .asciz "!res" .subsections_via_symbols
the_stack_data/184517936.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _transitionTable ; -- Begin function transitionTable .p2align 2 _transitionTable: ; @transitionTable .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 str x0, [sp, #40] str w1, [sp, #36] str x2, [sp, #24] str wzr, [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_4 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldr x9, [sp, #24] ldrsw x10, [sp, #12] mov w8, #0 str w8, [x9, x10, lsl #2] b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #12] add w8, w8, #1 str w8, [sp, #12] b LBB0_1 LBB0_4: ldr x9, [sp, #24] ldr x8, [sp, #40] ldrsb x10, [x8] mov w8, #1 str w8, [x9, x10, lsl #2] str w8, [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, #36] subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB0_14 b LBB0_6 LBB0_6: ; in Loop: Header=BB0_5 Depth=1 str wzr, [sp, #12] b LBB0_7 LBB0_7: ; Parent Loop BB0_5 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #12] subs w8, w8, #256 cset w8, ge tbnz w8, #0, LBB0_10 b LBB0_8 LBB0_8: ; in Loop: Header=BB0_7 Depth=2 ldr x8, [sp, #24] ldrsw x9, [sp, #16] add x8, x8, x9, lsl #10 ldrsw x9, [sp, #12] ldr w8, [x8, x9, lsl #2] ldr x9, [sp, #24] ldrsw x10, [sp, #20] add x9, x9, x10, lsl #10 ldrsw x10, [sp, #12] str w8, [x9, x10, lsl #2] b LBB0_9 LBB0_9: ; in Loop: Header=BB0_7 Depth=2 ldr w8, [sp, #12] add w8, w8, #1 str w8, [sp, #12] b LBB0_7 LBB0_10: ; in Loop: Header=BB0_5 Depth=1 ldr w8, [sp, #20] add w8, w8, #1 ldr x9, [sp, #24] ldrsw x10, [sp, #20] add x9, x9, x10, lsl #10 ldr x10, [sp, #40] ldrsw x11, [sp, #20] ldrsb x10, [x10, x11] str w8, [x9, x10, lsl #2] ldr w8, [sp, #20] ldr w9, [sp, #36] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_12 b LBB0_11 LBB0_11: ; in Loop: Header=BB0_5 Depth=1 ldr x8, [sp, #24] ldrsw x9, [sp, #16] add x8, x8, x9, lsl #10 ldr x9, [sp, #40] ldrsw x10, [sp, #20] ldrsb x9, [x9, x10] ldr w8, [x8, x9, lsl #2] str w8, [sp, #16] b LBB0_12 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: add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _patternMatching2 ; -- Begin function patternMatching2 .p2align 2 _patternMatching2: ; @patternMatching2 .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 sub sp, sp, #80 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] stur x0, [x29, #-16] stur x1, [x29, #-24] stur wzr, [x29, #-28] stur wzr, [x29, #-32] b LBB1_1 LBB1_1: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-24] ldursw x9, [x29, #-32] ldrsb w8, [x8, x9] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB1_3 b LBB1_2 LBB1_2: ; in Loop: Header=BB1_1 Depth=1 ldur w8, [x29, #-32] add w8, w8, #1 stur w8, [x29, #-32] b LBB1_1 LBB1_3: b LBB1_4 LBB1_4: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-16] ldursw x9, [x29, #-28] ldrsb w8, [x8, x9] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB1_6 b LBB1_5 LBB1_5: ; in Loop: Header=BB1_4 Depth=1 ldur w8, [x29, #-28] add w8, w8, #1 stur w8, [x29, #-28] b LBB1_4 LBB1_6: ldur w8, [x29, #-28] add w8, w8, #1 ; kill: def $x8 killed $w8 mov x9, sp stur x9, [x29, #-40] lsl x9, x8, #10 add x9, x9, #15 and x9, x9, #0xfffffffffffffff0 stur x9, [x29, #-72] ; 8-byte Folded Spill adrp x16, ___chkstk_darwin@GOTPAGE ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 ldur x10, [x29, #-72] ; 8-byte Folded Reload mov x9, sp subs x2, x9, x10 mov sp, x2 stur x2, [x29, #-64] ; 8-byte Folded Spill stur x8, [x29, #-48] ldur x0, [x29, #-16] ldur w1, [x29, #-28] bl _transitionTable stur wzr, [x29, #-56] stur wzr, [x29, #-52] b LBB1_7 LBB1_7: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-52] ldur w9, [x29, #-32] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB1_12 b LBB1_8 LBB1_8: ; in Loop: Header=BB1_7 Depth=1 ldur x8, [x29, #-64] ; 8-byte Folded Reload ldursw x9, [x29, #-56] add x8, x8, x9, lsl #10 ldur x9, [x29, #-24] ldursw x10, [x29, #-52] ldrsb x9, [x9, x10] ldr w8, [x8, x9, lsl #2] stur w8, [x29, #-56] ldur w8, [x29, #-56] ldur w9, [x29, #-28] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB1_10 b LBB1_9 LBB1_9: ; in Loop: Header=BB1_7 Depth=1 ldur w8, [x29, #-52] ldur w9, [x29, #-28] subs w8, w8, w9 add w10, w8, #1 sub sp, sp, #16 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 add sp, sp, #16 b LBB1_10 LBB1_10: ; in Loop: Header=BB1_7 Depth=1 b LBB1_11 LBB1_11: ; in Loop: Header=BB1_7 Depth=1 ldur w8, [x29, #-52] add w8, w8, #1 stur w8, [x29, #-52] b LBB1_7 LBB1_12: ldur x8, [x29, #-40] stur x8, [x29, #-80] ; 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, LBB1_14 b LBB1_13 LBB1_13: bl ___stack_chk_fail LBB1_14: ldur x8, [x29, #-80] ; 8-byte Folded Reload mov sp, x8 mov sp, x29 ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #288 .cfi_def_cfa_offset 288 stp x28, x27, [sp, #256] ; 16-byte Folded Spill stp x29, x30, [sp, #272] ; 16-byte Folded Spill add x29, sp, #272 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w27, -24 .cfi_offset w28, -32 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-24] mov w8, #0 str w8, [sp, #12] ; 4-byte Folded Spill str wzr, [sp, #44] sub x0, x29, #124 str x0, [sp, #32] ; 8-byte Folded Spill adrp x1, l___const.main.str@PAGE add x1, x1, l___const.main.str@PAGEOFF mov x2, #100 str x2, [sp, #16] ; 8-byte Folded Spill bl _memcpy ldr w1, [sp, #12] ; 4-byte Folded Reload ldr x2, [sp, #16] ; 8-byte Folded Reload add x0, sp, #48 str x0, [sp, #24] ; 8-byte Folded Spill bl _memset ldr x0, [sp, #24] ; 8-byte Folded Reload ldr x1, [sp, #32] ; 8-byte Folded Reload mov w8, #84 strb w8, [sp, #48] mov w8, #111 strb w8, [sp, #49] mov w8, #109 strb w8, [sp, #50] mov w8, #97 strb w8, [sp, #51] mov w8, #121 strb w8, [sp, #52] bl _patternMatching2 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_2 b LBB2_1 LBB2_1: bl ___stack_chk_fail LBB2_2: mov w0, #0 ldp x29, x30, [sp, #272] ; 16-byte Folded Reload ldp x28, x27, [sp, #256] ; 16-byte Folded Reload add sp, sp, #288 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%d\t" .section __TEXT,__const l___const.main.str: ; @__const.main.str .asciz "Tomay Amar Shonar Bangla, Ami Tomay Valobashi! Tomay!\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _transitionTable ## -- Begin function transitionTable .p2align 4, 0x90 _transitionTable: ## @transitionTable .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rdi, -8(%rbp) movl %esi, -12(%rbp) movq %rdx, -24(%rbp) movl $0, -32(%rbp) movl $0, -36(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 cmpl $256, -36(%rbp) ## imm = 0x100 jge LBB0_4 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movq -24(%rbp), %rax movslq -36(%rbp), %rcx movl $0, (%rax,%rcx,4) ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 movl -36(%rbp), %eax addl $1, %eax movl %eax, -36(%rbp) jmp LBB0_1 LBB0_4: movq -24(%rbp), %rax movq -8(%rbp), %rcx movsbq (%rcx), %rcx movl $1, (%rax,%rcx,4) movl $1, -28(%rbp) LBB0_5: ## =>This Loop Header: Depth=1 ## Child Loop BB0_7 Depth 2 movl -28(%rbp), %eax cmpl -12(%rbp), %eax jg LBB0_14 ## %bb.6: ## in Loop: Header=BB0_5 Depth=1 movl $0, -36(%rbp) LBB0_7: ## Parent Loop BB0_5 Depth=1 ## => This Inner Loop Header: Depth=2 cmpl $256, -36(%rbp) ## imm = 0x100 jge LBB0_10 ## %bb.8: ## in Loop: Header=BB0_7 Depth=2 movq -24(%rbp), %rax movslq -32(%rbp), %rcx shlq $10, %rcx addq %rcx, %rax movslq -36(%rbp), %rcx movl (%rax,%rcx,4), %edx movq -24(%rbp), %rax movslq -28(%rbp), %rcx shlq $10, %rcx addq %rcx, %rax movslq -36(%rbp), %rcx movl %edx, (%rax,%rcx,4) ## %bb.9: ## in Loop: Header=BB0_7 Depth=2 movl -36(%rbp), %eax addl $1, %eax movl %eax, -36(%rbp) jmp LBB0_7 LBB0_10: ## in Loop: Header=BB0_5 Depth=1 movl -28(%rbp), %edx addl $1, %edx movq -24(%rbp), %rax movslq -28(%rbp), %rcx shlq $10, %rcx addq %rcx, %rax movq -8(%rbp), %rcx movslq -28(%rbp), %rsi movsbq (%rcx,%rsi), %rcx movl %edx, (%rax,%rcx,4) movl -28(%rbp), %eax cmpl -12(%rbp), %eax jge LBB0_12 ## %bb.11: ## in Loop: Header=BB0_5 Depth=1 movq -24(%rbp), %rax movslq -32(%rbp), %rcx shlq $10, %rcx addq %rcx, %rax movq -8(%rbp), %rcx movslq -28(%rbp), %rdx movsbq (%rcx,%rdx), %rcx movl (%rax,%rcx,4), %eax movl %eax, -32(%rbp) LBB0_12: ## in Loop: Header=BB0_5 Depth=1 jmp LBB0_13 LBB0_13: ## in Loop: Header=BB0_5 Depth=1 movl -28(%rbp), %eax addl $1, %eax movl %eax, -28(%rbp) jmp LBB0_5 LBB0_14: popq %rbp retq .cfi_endproc ## -- End function .globl _patternMatching2 ## -- Begin function patternMatching2 .p2align 4, 0x90 _patternMatching2: ## @patternMatching2 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $80, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movq %rdi, -16(%rbp) movq %rsi, -24(%rbp) movl $0, -28(%rbp) movl $0, -32(%rbp) LBB1_1: ## =>This Inner Loop Header: Depth=1 movq -24(%rbp), %rax movslq -32(%rbp), %rcx movsbl (%rax,%rcx), %eax cmpl $0, %eax je LBB1_3 ## %bb.2: ## in Loop: Header=BB1_1 Depth=1 movl -32(%rbp), %eax addl $1, %eax movl %eax, -32(%rbp) jmp LBB1_1 LBB1_3: jmp LBB1_4 LBB1_4: ## =>This Inner Loop Header: Depth=1 movq -16(%rbp), %rax movslq -28(%rbp), %rcx movsbl (%rax,%rcx), %eax cmpl $0, %eax je LBB1_6 ## %bb.5: ## in Loop: Header=BB1_4 Depth=1 movl -28(%rbp), %eax addl $1, %eax movl %eax, -28(%rbp) jmp LBB1_4 LBB1_6: movl -28(%rbp), %eax incl %eax ## kill: def $rax killed $eax movq %rax, -72(%rbp) ## 8-byte Spill movq %rsp, %rcx movq %rcx, -40(%rbp) shlq $10, %rax callq ____chkstk_darwin addq $15, %rax andq $-16, %rax subq %rax, %rsp movq -72(%rbp), %rax ## 8-byte Reload movq %rsp, %rdx movq %rdx, -64(%rbp) ## 8-byte Spill movq %rax, -48(%rbp) movq -16(%rbp), %rdi movl -28(%rbp), %esi callq _transitionTable movl $0, -56(%rbp) movl $0, -52(%rbp) LBB1_7: ## =>This Inner Loop Header: Depth=1 movl -52(%rbp), %eax cmpl -32(%rbp), %eax jge LBB1_12 ## %bb.8: ## in Loop: Header=BB1_7 Depth=1 movq -64(%rbp), %rax ## 8-byte Reload movslq -56(%rbp), %rcx shlq $10, %rcx addq %rcx, %rax movq -24(%rbp), %rcx movslq -52(%rbp), %rdx movsbq (%rcx,%rdx), %rcx movl (%rax,%rcx,4), %eax movl %eax, -56(%rbp) movl -56(%rbp), %eax cmpl -28(%rbp), %eax jne LBB1_10 ## %bb.9: ## in Loop: Header=BB1_7 Depth=1 movl -52(%rbp), %esi subl -28(%rbp), %esi addl $1, %esi leaq L_.str(%rip), %rdi movb $0, %al callq _printf LBB1_10: ## in Loop: Header=BB1_7 Depth=1 jmp LBB1_11 LBB1_11: ## in Loop: Header=BB1_7 Depth=1 movl -52(%rbp), %eax addl $1, %eax movl %eax, -52(%rbp) jmp LBB1_7 LBB1_12: movq -40(%rbp), %rax movq %rax, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB1_14 ## %bb.13: movq %rbp, %rsp popq %rbp retq LBB1_14: 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 $240, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -228(%rbp) leaq -112(%rbp), %rdi leaq l___const.main.str(%rip), %rsi movl $100, %edx callq _memcpy leaq -224(%rbp), %rdi xorl %esi, %esi movl $100, %edx callq _memset movb $84, -224(%rbp) movb $111, -223(%rbp) movb $109, -222(%rbp) movb $97, -221(%rbp) movb $121, -220(%rbp) leaq -224(%rbp), %rdi leaq -112(%rbp), %rsi callq _patternMatching2 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 $240, %rsp popq %rbp retq LBB2_2: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%d\t" .section __TEXT,__const .p2align 4 ## @__const.main.str l___const.main.str: .asciz "Tomay Amar Shonar Bangla, Ami Tomay Valobashi! Tomay!\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000" .subsections_via_symbols
the_stack_data/681255.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, #1 str w8, [sp, #8] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #8] subs w8, w8, #1 str w8, [sp, #8] b LBB0_1 LBB0_3: ldr w0, [sp, #12] add sp, sp, #16 ret .cfi_endproc ; -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl $0, -4(%rbp) movl $1, -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), %eax addl $-1, %eax movl %eax, -8(%rbp) jmp LBB0_1 LBB0_3: movl -4(%rbp), %eax popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/1018034.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, l___const.main.s@PAGE add x8, x8, l___const.main.s@PAGEOFF ldr x9, [x8] sub x8, x29, #8 stur x9, [x29, #-8] stur x8, [x29, #-16] ldur x8, [x29, #-16] stur x8, [x29, #-24] ldur x8, [x29, #-24] add x8, x8, #4 stur x8, [x29, #-32] ldur x8, [x29, #-32] subs x8, x8, #4 str x8, [sp, #40] ldr x8, [sp, #40] str x8, [sp, #32] ldr x8, [sp, #32] fmov s0, #2.00000000 str s0, [x8] ldur s0, [x29, #-8] fcvt d1, s0 ldr x8, [sp, #32] ldr s0, [x8] fcvt d0, s0 ldur w9, [x29, #-4] ; implicit-def: $x8 mov x8, x9 mov x9, sp str d1, [x9] str d0, [x9, #8] str x8, [x9, #16] adrp x0, l_.str@PAGE add x0, x0, l_.str@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,__literal8,8byte_literals .p2align 2 ; @__const.main.s l___const.main.s: .long 0x3f800000 ; float 1 .long 1 ; 0x1 .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "s.f=%f *pf=%f s.i=%i\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __TEXT,__literal4,4byte_literals .p2align 2 ## -- Begin function main LCPI0_0: .long 0x40000000 ## float 2 .section __TEXT,__text,regular,pure_instructions .globl _main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movq L___const.main.s(%rip), %rax movq %rax, -8(%rbp) leaq -8(%rbp), %rax movq %rax, -16(%rbp) movq -16(%rbp), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax addq $4, %rax movq %rax, -32(%rbp) movq -32(%rbp), %rax addq $-4, %rax movq %rax, -40(%rbp) movq -40(%rbp), %rax movq %rax, -48(%rbp) movq -48(%rbp), %rax movss LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, (%rax) movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm0 movq -48(%rbp), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 movl -4(%rbp), %esi leaq L_.str(%rip), %rdi movb $2, %al callq _printf xorl %eax, %eax addq $48, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__literal8,8byte_literals .p2align 2 ## @__const.main.s L___const.main.s: .long 0x3f800000 ## float 1 .long 1 ## 0x1 .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "s.f=%f *pf=%f s.i=%i\n" .subsections_via_symbols
the_stack_data/200579.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf mov x9, sp sub x8, x29, #8 str x8, [x9] sub x8, x29, #12 str x8, [x9, #8] sub x8, x29, #16 str x8, [x9, #16] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _scanf ldur w8, [x29, #-8] ldur w9, [x29, #-12] subs w8, w8, w9 cset w8, lt tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldur w8, [x29, #-8] ldur w9, [x29, #-16] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB0_4 b LBB0_2 LBB0_2: ldur w8, [x29, #-8] ldur w9, [x29, #-16] subs w8, w8, w9 cset w8, lt tbnz w8, #0, LBB0_5 b LBB0_3 LBB0_3: ldur w8, [x29, #-8] ldur w9, [x29, #-12] subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB0_5 b LBB0_4 LBB0_4: ldur w8, [x29, #-8] stur w8, [x29, #-20] b LBB0_5 LBB0_5: ldur w8, [x29, #-12] ldur w9, [x29, #-8] subs w8, w8, w9 cset w8, lt tbnz w8, #0, LBB0_7 b LBB0_6 LBB0_6: ldur w8, [x29, #-12] ldur w9, [x29, #-16] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB0_9 b LBB0_7 LBB0_7: ldur w8, [x29, #-12] ldur w9, [x29, #-16] subs w8, w8, w9 cset w8, lt tbnz w8, #0, LBB0_10 b LBB0_8 LBB0_8: ldur w8, [x29, #-12] ldur w9, [x29, #-8] subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB0_10 b LBB0_9 LBB0_9: ldur w8, [x29, #-12] stur w8, [x29, #-20] b LBB0_11 LBB0_10: ldur w8, [x29, #-16] stur w8, [x29, #-20] b LBB0_11 LBB0_11: ldur w9, [x29, #-20] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf 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 "Please enter 3 numbers separated by spaces > " l_.str.1: ; @.str.1 .asciz "%d%d%d" l_.str.2: ; @.str.2 .asciz "%d is the median\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl $0, -4(%rbp) leaq L_.str(%rip), %rdi movb $0, %al callq _printf leaq L_.str.1(%rip), %rdi leaq -8(%rbp), %rsi leaq -12(%rbp), %rdx leaq -16(%rbp), %rcx movb $0, %al callq _scanf movl -8(%rbp), %eax cmpl -12(%rbp), %eax jl LBB0_2 ## %bb.1: movl -8(%rbp), %eax cmpl -16(%rbp), %eax jle LBB0_4 LBB0_2: movl -8(%rbp), %eax cmpl -16(%rbp), %eax jl LBB0_5 ## %bb.3: movl -8(%rbp), %eax cmpl -12(%rbp), %eax jg LBB0_5 LBB0_4: movl -8(%rbp), %eax movl %eax, -20(%rbp) LBB0_5: movl -12(%rbp), %eax cmpl -8(%rbp), %eax jl LBB0_7 ## %bb.6: movl -12(%rbp), %eax cmpl -16(%rbp), %eax jle LBB0_9 LBB0_7: movl -12(%rbp), %eax cmpl -16(%rbp), %eax jl LBB0_10 ## %bb.8: movl -12(%rbp), %eax cmpl -8(%rbp), %eax jg LBB0_10 LBB0_9: movl -12(%rbp), %eax movl %eax, -20(%rbp) jmp LBB0_11 LBB0_10: movl -16(%rbp), %eax movl %eax, -20(%rbp) LBB0_11: movl -20(%rbp), %esi leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf xorl %eax, %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Please enter 3 numbers separated by spaces > " L_.str.1: ## @.str.1 .asciz "%d%d%d" L_.str.2: ## @.str.2 .asciz "%d is the median\n" .subsections_via_symbols
the_stack_data/90766802.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] bl _create_sem str x0, [sp, #16] bl _fork subs w8, w0, #0 cset w8, eq tbnz w8, #0, LBB0_4 b LBB0_1 LBB0_1: bl _fork subs w8, w0, #0 cset w8, eq tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: mov w0, #2 str w0, [sp, #12] ; 4-byte Folded Spill bl _sleep ldr x0, [sp, #16] bl _post_sem ldr w0, [sp, #12] ; 4-byte Folded Reload bl _sleep ldr x0, [sp, #16] bl _post_sem mov w0, #0 bl _exit LBB0_3: ldr x0, [sp, #16] bl _sem_wait adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf mov w0, #0 bl _exit LBB0_4: ldr x0, [sp, #16] bl _sem_wait adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf mov w0, #0 bl _exit .cfi_endproc ; -- End function .p2align 2 ; -- Begin function post_sem _post_sem: ; @post_sem .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 _sem_post adds w8, w0, #1 cset w8, ne tbnz w8, #0, LBB1_2 b LBB1_1 LBB1_1: adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _perror mov w0, #1 bl _exit LBB1_2: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function create_sem _create_sem: ; @create_sem .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF mov w1, #514 bl _sem_open mov x8, x0 str x8, [sp, #8] adds x8, x0, #1 cset w8, ne tbnz w8, #0, LBB2_2 b LBB2_1 LBB2_1: adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _perror mov w0, #1 bl _exit LBB2_2: ldr x0, [sp, #8] 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 "Child2 recvd. exiting.\n" l_.str.1: ; @.str.1 .asciz "Child1 recvd. exiting.\n" l_.str.2: ; @.str.2 .asciz "/semname" l_.str.3: ; @.str.3 .asciz "Error in sem_open create." l_.str.4: ; @.str.4 .asciz "Error in sem_post." .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) callq _create_sem movq %rax, -16(%rbp) callq _fork cmpl $0, %eax je LBB0_4 ## %bb.1: callq _fork cmpl $0, %eax je LBB0_3 ## %bb.2: movl $2, %edi movl %edi, -20(%rbp) ## 4-byte Spill callq _sleep movq -16(%rbp), %rdi callq _post_sem movl -20(%rbp), %edi ## 4-byte Reload callq _sleep movq -16(%rbp), %rdi callq _post_sem xorl %edi, %edi callq _exit LBB0_3: movq -16(%rbp), %rdi callq _sem_wait leaq L_.str(%rip), %rdi xorl %eax, %eax movl %eax, -24(%rbp) ## 4-byte Spill callq _printf movl -24(%rbp), %edi ## 4-byte Reload callq _exit LBB0_4: movq -16(%rbp), %rdi callq _sem_wait leaq L_.str.1(%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 .p2align 4, 0x90 ## -- Begin function post_sem _post_sem: ## @post_sem .cfi_startproc ## %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 _sem_post cmpl $-1, %eax jne LBB1_2 ## %bb.1: leaq L_.str.4(%rip), %rdi callq _perror movl $1, %edi callq _exit LBB1_2: addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function create_sem _create_sem: ## @create_sem .cfi_startproc ## %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.2(%rip), %rdi movl $514, %esi ## imm = 0x202 movb $0, %al callq _sem_open movq %rax, -8(%rbp) movq $-1, %rcx cmpq %rcx, %rax jne LBB2_2 ## %bb.1: leaq L_.str.3(%rip), %rdi callq _perror movl $1, %edi callq _exit LBB2_2: movq -8(%rbp), %rax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Child2 recvd. exiting.\n" L_.str.1: ## @.str.1 .asciz "Child1 recvd. exiting.\n" L_.str.2: ## @.str.2 .asciz "/semname" L_.str.3: ## @.str.3 .asciz "Error in sem_open create." L_.str.4: ## @.str.4 .asciz "Error in sem_post." .subsections_via_symbols
the_stack_data/67621.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _write_natural ; -- Begin function write_natural .p2align 2 _write_natural: ; @write_natural .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-4] ldur w9, [x29, #-4] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _read_natural ; -- Begin function read_natural .p2align 2 _read_natural: ; @read_natural .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 sub x8, x29, #4 stur wzr, [x29, #-4] mov x9, sp str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _scanf ldur w0, [x29, #-4] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _write_boolean ; -- Begin function write_boolean .p2align 2 _write_boolean: ; @write_boolean .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 sturb w0, [x29, #-1] ldursb w8, [x29, #-1] subs w8, w8, #0 cset w8, ne and w10, w8, #0x1 adrp x9, l_.str.3@PAGE add x9, x9, l_.str.3@PAGEOFF adrp x8, l_.str.2@PAGE add x8, x8, l_.str.2@PAGEOFF ands w10, w10, #0x1 csel x0, x8, x9, ne bl _printf ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _read_boolean ; -- Begin function read_boolean .p2align 2 _read_boolean: ; @read_boolean .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 sub x8, x29, #8 str x8, [sp, #16] ; 8-byte Folded Spill stur wzr, [x29, #-8] sturh wzr, [x29, #-4] mov x9, sp str x8, [x9] adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _scanf ldr x0, [sp, #16] ; 8-byte Folded Reload adrp x1, l_.str.5@PAGE add x1, x1, l_.str.5@PAGEOFF bl _strcmp mov w8, #0 subs w9, w0, #0 cset w9, eq and w9, w9, #0x1 ands w9, w9, #0x1 csinc w8, w8, wzr, eq sxtb w0, w8 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 "%u\n" l_.str.1: ; @.str.1 .asciz "%u" l_.str.2: ; @.str.2 .asciz "true\n" l_.str.3: ; @.str.3 .asciz "false\n" l_.str.4: ; @.str.4 .asciz "%5s" l_.str.5: ; @.str.5 .asciz "true" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _write_natural ## -- Begin function write_natural .p2align 4, 0x90 _write_natural: ## @write_natural .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl %edi, -4(%rbp) movl -4(%rbp), %esi leaq L_.str(%rip), %rdi movb $0, %al callq _printf addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _read_natural ## -- Begin function read_natural .p2align 4, 0x90 _read_natural: ## @read_natural .cfi_startproc ## %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.1(%rip), %rdi leaq -4(%rbp), %rsi movb $0, %al callq _scanf movl -4(%rbp), %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _write_boolean ## -- Begin function write_boolean .p2align 4, 0x90 _write_boolean: ## @write_boolean .cfi_startproc ## %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), %ecx leaq L_.str.3(%rip), %rdi leaq L_.str.2(%rip), %rax cmpl $0, %ecx cmovneq %rax, %rdi movb $0, %al callq _printf addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _read_boolean ## -- Begin function read_boolean .p2align 4, 0x90 _read_boolean: ## @read_boolean .cfi_startproc ## %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 -6(%rbp), %rdi xorl %esi, %esi movl $6, %edx callq _memset leaq -6(%rbp), %rsi leaq L_.str.4(%rip), %rdi movb $0, %al callq _scanf leaq -6(%rbp), %rdi leaq L_.str.5(%rip), %rsi callq _strcmp movl %eax, %edx xorl %eax, %eax movl $1, %ecx cmpl $0, %edx cmovel %ecx, %eax ## kill: def $al killed $al killed $eax movsbl %al, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%u\n" L_.str.1: ## @.str.1 .asciz "%u" L_.str.2: ## @.str.2 .asciz "true\n" L_.str.3: ## @.str.3 .asciz "false\n" L_.str.4: ## @.str.4 .asciz "%5s" L_.str.5: ## @.str.5 .asciz "true" .subsections_via_symbols
the_stack_data/165764484.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] mov x9, sp sub x8, x29, #8 str x8, [x9] sub x8, x29, #12 str x8, [x9, #8] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _scanf stur wzr, [x29, #-16] stur wzr, [x29, #-20] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-20] subs w8, w8, #2 cset w8, ge tbnz w8, #0, LBB0_7 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-8] ldur w9, [x29, #-12] subs w8, w8, w9 cset w8, lt tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldur w9, [x29, #-8] ldur w8, [x29, #-16] add w8, w8, w9 stur w8, [x29, #-16] ldur w8, [x29, #-8] subs w8, w8, #1 stur w8, [x29, #-8] b LBB0_5 LBB0_4: ; in Loop: Header=BB0_1 Depth=1 ldur w9, [x29, #-12] ldur w8, [x29, #-16] add w8, w8, w9 stur w8, [x29, #-16] ldur w8, [x29, #-12] subs w8, w8, #1 stur w8, [x29, #-12] b LBB0_5 LBB0_5: ; in Loop: Header=BB0_1 Depth=1 b LBB0_6 LBB0_6: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-20] add w8, w8, #1 stur w8, [x29, #-20] b LBB0_1 LBB0_7: ldur w9, [x29, #-16] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf mov w0, #0 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%d %d" l_.str.1: ; @.str.1 .asciz "%d\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl $0, -4(%rbp) leaq L_.str(%rip), %rdi leaq -8(%rbp), %rsi leaq -12(%rbp), %rdx movb $0, %al callq _scanf movl $0, -16(%rbp) movl $0, -20(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 cmpl $2, -20(%rbp) jge LBB0_7 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movl -8(%rbp), %eax cmpl -12(%rbp), %eax jl LBB0_4 ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 movl -8(%rbp), %eax addl -16(%rbp), %eax movl %eax, -16(%rbp) movl -8(%rbp), %eax subl $1, %eax movl %eax, -8(%rbp) jmp LBB0_5 LBB0_4: ## in Loop: Header=BB0_1 Depth=1 movl -12(%rbp), %eax addl -16(%rbp), %eax movl %eax, -16(%rbp) movl -12(%rbp), %eax subl $1, %eax movl %eax, -12(%rbp) LBB0_5: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_6 LBB0_6: ## in Loop: Header=BB0_1 Depth=1 movl -20(%rbp), %eax addl $1, %eax movl %eax, -20(%rbp) jmp LBB0_1 LBB0_7: movl -16(%rbp), %esi leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf xorl %eax, %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%d %d" L_.str.1: ## @.str.1 .asciz "%d\n" .subsections_via_symbols
the_stack_data/646055.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _init_global_variables ; -- Begin function init_global_variables .p2align 2 _init_global_variables: ; @init_global_variables .cfi_startproc ; %bb.0: adrp x9, _P1_is_marked@GOTPAGE ldr x9, [x9, _P1_is_marked@GOTPAGEOFF] mov w8, #3 str w8, [x9] adrp x9, _P2_is_marked@GOTPAGE ldr x9, [x9, _P2_is_marked@GOTPAGEOFF] mov w8, #5 str w8, [x9] adrp x8, _P3_is_marked@GOTPAGE ldr x8, [x8, _P3_is_marked@GOTPAGEOFF] str wzr, [x8] ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #128 .cfi_def_cfa_offset 128 stp x29, x30, [sp, #112] ; 16-byte Folded Spill add x29, sp, #112 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, _P1_is_marked@GOTPAGE ldr x8, [x8, _P1_is_marked@GOTPAGEOFF] str x8, [sp, #8] ; 8-byte Folded Spill adrp x8, _P3_is_marked@GOTPAGE ldr x8, [x8, _P3_is_marked@GOTPAGEOFF] str x8, [sp, #16] ; 8-byte Folded Spill adrp x8, _P1_marking_member_0@GOTPAGE ldr x8, [x8, _P1_marking_member_0@GOTPAGEOFF] str x8, [sp, #24] ; 8-byte Folded Spill adrp x8, _P3_marking_member_0@GOTPAGE ldr x8, [x8, _P3_marking_member_0@GOTPAGEOFF] str x8, [sp, #32] ; 8-byte Folded Spill adrp x8, _P2_is_marked@GOTPAGE ldr x8, [x8, _P2_is_marked@GOTPAGEOFF] str x8, [sp, #40] ; 8-byte Folded Spill adrp x8, _P2_marking_member_0@GOTPAGE ldr x8, [x8, _P2_marking_member_0@GOTPAGEOFF] str x8, [sp, #48] ; 8-byte Folded Spill stur wzr, [x29, #-4] bl _init_global_variables mov w8, #2 stur w8, [x29, #-8] b LBB1_1 LBB1_1: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-8] subs w8, w8, #0 cset w8, le tbz w8, #0, LBB1_2 b LBB1_879 LBB1_2: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #8] ; 8-byte Folded Reload ldur w9, [x29, #-8] subs w9, w9, #1 stur w9, [x29, #-8] ldr w8, [x8] subs w8, w8, #3 cset w8, lt tbnz w8, #0, LBB1_8 b LBB1_3 LBB1_3: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_8 b LBB1_4 LBB1_4: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #24] ; 8-byte Folded Reload ldr x8, [x9, #8] ldr x9, [x9, #16] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_8 b LBB1_5 LBB1_5: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #24] ; 8-byte Folded Reload ldr x9, [x8] stur x9, [x29, #-40] ldr x8, [x8, #8] stur x8, [x29, #-48] ldur x8, [x29, #-40] ldur x9, [x29, #-48] subs x8, x8, x9 cset w8, ge tbnz w8, #0, LBB1_7 b LBB1_6 LBB1_6: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #8] ; 8-byte Folded Reload ldr w8, [x11] subs w8, w8, #3 str w8, [x11] ldur x8, [x29, #-40] ldur x11, [x29, #-48] subs x8, x8, x11 str x8, [sp, #56] ldur x8, [x29, #-40] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-48] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldr x8, [sp, #56] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_7 LBB1_7: ; in Loop: Header=BB1_1 Depth=1 b LBB1_8 LBB1_8: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #8] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #3 cset w8, lt tbnz w8, #0, LBB1_14 b LBB1_9 LBB1_9: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_14 b LBB1_10 LBB1_10: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #24] ; 8-byte Folded Reload ldr x8, [x9, #16] ldr x9, [x9, #8] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_14 b LBB1_11 LBB1_11: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #24] ; 8-byte Folded Reload ldr x9, [x8] stur x9, [x29, #-40] ldr x8, [x8, #16] stur x8, [x29, #-48] ldur x8, [x29, #-40] ldur x9, [x29, #-48] subs x8, x8, x9 cset w8, ge tbnz w8, #0, LBB1_13 b LBB1_12 LBB1_12: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #8] ; 8-byte Folded Reload ldr w8, [x11] subs w8, w8, #3 str w8, [x11] ldur x8, [x29, #-40] ldur x11, [x29, #-48] subs x8, x8, x11 str x8, [sp, #56] ldur x8, [x29, #-40] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-48] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldr x8, [sp, #56] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_13 LBB1_13: ; in Loop: Header=BB1_1 Depth=1 b LBB1_14 LBB1_14: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #8] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #3 cset w8, lt tbnz w8, #0, LBB1_20 b LBB1_15 LBB1_15: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_20 b LBB1_16 LBB1_16: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #24] ; 8-byte Folded Reload ldr x8, [x9] ldr x9, [x9, #16] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_20 b LBB1_17 LBB1_17: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #24] ; 8-byte Folded Reload ldr x9, [x8, #8] stur x9, [x29, #-40] ldr x8, [x8] stur x8, [x29, #-48] ldur x8, [x29, #-40] ldur x9, [x29, #-48] subs x8, x8, x9 cset w8, ge tbnz w8, #0, LBB1_19 b LBB1_18 LBB1_18: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #8] ; 8-byte Folded Reload ldr w8, [x11] subs w8, w8, #3 str w8, [x11] ldur x8, [x29, #-40] ldur x11, [x29, #-48] subs x8, x8, x11 str x8, [sp, #56] ldur x8, [x29, #-40] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-48] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldr x8, [sp, #56] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_19 LBB1_19: ; in Loop: Header=BB1_1 Depth=1 b LBB1_20 LBB1_20: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #8] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #3 cset w8, lt tbnz w8, #0, LBB1_26 b LBB1_21 LBB1_21: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_26 b LBB1_22 LBB1_22: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #24] ; 8-byte Folded Reload ldr x8, [x9, #16] ldr x9, [x9] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_26 b LBB1_23 LBB1_23: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #24] ; 8-byte Folded Reload ldr x9, [x8, #8] stur x9, [x29, #-40] ldr x8, [x8, #16] stur x8, [x29, #-48] ldur x8, [x29, #-40] ldur x9, [x29, #-48] subs x8, x8, x9 cset w8, ge tbnz w8, #0, LBB1_25 b LBB1_24 LBB1_24: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #8] ; 8-byte Folded Reload ldr w8, [x11] subs w8, w8, #3 str w8, [x11] ldur x8, [x29, #-40] ldur x11, [x29, #-48] subs x8, x8, x11 str x8, [sp, #56] ldur x8, [x29, #-40] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-48] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldr x8, [sp, #56] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_25 LBB1_25: ; in Loop: Header=BB1_1 Depth=1 b LBB1_26 LBB1_26: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #8] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #3 cset w8, lt tbnz w8, #0, LBB1_32 b LBB1_27 LBB1_27: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_32 b LBB1_28 LBB1_28: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #24] ; 8-byte Folded Reload ldr x8, [x9] ldr x9, [x9, #8] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_32 b LBB1_29 LBB1_29: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #24] ; 8-byte Folded Reload ldr x9, [x8, #16] stur x9, [x29, #-40] ldr x8, [x8] stur x8, [x29, #-48] ldur x8, [x29, #-40] ldur x9, [x29, #-48] subs x8, x8, x9 cset w8, ge tbnz w8, #0, LBB1_31 b LBB1_30 LBB1_30: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #8] ; 8-byte Folded Reload ldr w8, [x11] subs w8, w8, #3 str w8, [x11] ldur x8, [x29, #-40] ldur x11, [x29, #-48] subs x8, x8, x11 str x8, [sp, #56] ldur x8, [x29, #-40] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-48] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldr x8, [sp, #56] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_31 LBB1_31: ; in Loop: Header=BB1_1 Depth=1 b LBB1_32 LBB1_32: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #8] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #3 cset w8, lt tbnz w8, #0, LBB1_38 b LBB1_33 LBB1_33: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_38 b LBB1_34 LBB1_34: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #24] ; 8-byte Folded Reload ldr x8, [x9, #8] ldr x9, [x9] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_38 b LBB1_35 LBB1_35: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #24] ; 8-byte Folded Reload ldr x9, [x8, #16] stur x9, [x29, #-40] ldr x8, [x8, #8] stur x8, [x29, #-48] ldur x8, [x29, #-40] ldur x9, [x29, #-48] subs x8, x8, x9 cset w8, ge tbnz w8, #0, LBB1_37 b LBB1_36 LBB1_36: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #8] ; 8-byte Folded Reload ldr w8, [x11] subs w8, w8, #3 str w8, [x11] ldur x8, [x29, #-40] ldur x11, [x29, #-48] subs x8, x8, x11 str x8, [sp, #56] ldur x8, [x29, #-40] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-48] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldr x8, [sp, #56] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_37 LBB1_37: ; in Loop: Header=BB1_1 Depth=1 b LBB1_38 LBB1_38: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #4 cset w8, lt tbnz w8, #0, LBB1_45 b LBB1_39 LBB1_39: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_45 b LBB1_40 LBB1_40: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #8] ldr x9, [x9, #16] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_45 b LBB1_41 LBB1_41: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #8] ldr x9, [x9, #24] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_45 b LBB1_42 LBB1_42: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8] stur x9, [x29, #-16] ldr x8, [x8, #8] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_44 b LBB1_43 LBB1_43: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_44 LBB1_44: ; in Loop: Header=BB1_1 Depth=1 b LBB1_45 LBB1_45: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #4 cset w8, lt tbnz w8, #0, LBB1_52 b LBB1_46 LBB1_46: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_52 b LBB1_47 LBB1_47: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #8] ldr x9, [x9, #24] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_52 b LBB1_48 LBB1_48: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #8] ldr x9, [x9, #16] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_52 b LBB1_49 LBB1_49: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8] stur x9, [x29, #-16] ldr x8, [x8, #8] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_51 b LBB1_50 LBB1_50: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_51 LBB1_51: ; in Loop: Header=BB1_1 Depth=1 b LBB1_52 LBB1_52: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #4 cset w8, lt tbnz w8, #0, LBB1_59 b LBB1_53 LBB1_53: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_59 b LBB1_54 LBB1_54: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #16] ldr x9, [x9, #8] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_59 b LBB1_55 LBB1_55: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #16] ldr x9, [x9, #24] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_59 b LBB1_56 LBB1_56: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8] stur x9, [x29, #-16] ldr x8, [x8, #16] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_58 b LBB1_57 LBB1_57: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_58 LBB1_58: ; in Loop: Header=BB1_1 Depth=1 b LBB1_59 LBB1_59: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #4 cset w8, lt tbnz w8, #0, LBB1_66 b LBB1_60 LBB1_60: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_66 b LBB1_61 LBB1_61: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #16] ldr x9, [x9, #24] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_66 b LBB1_62 LBB1_62: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #16] ldr x9, [x9, #8] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_66 b LBB1_63 LBB1_63: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8] stur x9, [x29, #-16] ldr x8, [x8, #16] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_65 b LBB1_64 LBB1_64: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_65 LBB1_65: ; in Loop: Header=BB1_1 Depth=1 b LBB1_66 LBB1_66: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #4 cset w8, lt tbnz w8, #0, LBB1_73 b LBB1_67 LBB1_67: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_73 b LBB1_68 LBB1_68: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #24] ldr x9, [x9, #8] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_73 b LBB1_69 LBB1_69: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #24] ldr x9, [x9, #16] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_73 b LBB1_70 LBB1_70: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8] stur x9, [x29, #-16] ldr x8, [x8, #24] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_72 b LBB1_71 LBB1_71: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_72 LBB1_72: ; in Loop: Header=BB1_1 Depth=1 b LBB1_73 LBB1_73: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #4 cset w8, lt tbnz w8, #0, LBB1_80 b LBB1_74 LBB1_74: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_80 b LBB1_75 LBB1_75: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #24] ldr x9, [x9, #16] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_80 b LBB1_76 LBB1_76: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #24] ldr x9, [x9, #8] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_80 b LBB1_77 LBB1_77: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8] stur x9, [x29, #-16] ldr x8, [x8, #24] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_79 b LBB1_78 LBB1_78: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_79 LBB1_79: ; in Loop: Header=BB1_1 Depth=1 b LBB1_80 LBB1_80: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #4 cset w8, lt tbnz w8, #0, LBB1_87 b LBB1_81 LBB1_81: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_87 b LBB1_82 LBB1_82: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9] ldr x9, [x9, #16] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_87 b LBB1_83 LBB1_83: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9] ldr x9, [x9, #24] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_87 b LBB1_84 LBB1_84: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #8] stur x9, [x29, #-16] ldr x8, [x8] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_86 b LBB1_85 LBB1_85: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_86 LBB1_86: ; in Loop: Header=BB1_1 Depth=1 b LBB1_87 LBB1_87: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #4 cset w8, lt tbnz w8, #0, LBB1_94 b LBB1_88 LBB1_88: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_94 b LBB1_89 LBB1_89: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9] ldr x9, [x9, #24] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_94 b LBB1_90 LBB1_90: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9] ldr x9, [x9, #16] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_94 b LBB1_91 LBB1_91: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #8] stur x9, [x29, #-16] ldr x8, [x8] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_93 b LBB1_92 LBB1_92: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_93 LBB1_93: ; in Loop: Header=BB1_1 Depth=1 b LBB1_94 LBB1_94: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #4 cset w8, lt tbnz w8, #0, LBB1_101 b LBB1_95 LBB1_95: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_101 b LBB1_96 LBB1_96: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #16] ldr x9, [x9] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_101 b LBB1_97 LBB1_97: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #16] ldr x9, [x9, #24] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_101 b LBB1_98 LBB1_98: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #8] stur x9, [x29, #-16] ldr x8, [x8, #16] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_100 b LBB1_99 LBB1_99: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_100 LBB1_100: ; in Loop: Header=BB1_1 Depth=1 b LBB1_101 LBB1_101: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #4 cset w8, lt tbnz w8, #0, LBB1_108 b LBB1_102 LBB1_102: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_108 b LBB1_103 LBB1_103: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #16] ldr x9, [x9, #24] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_108 b LBB1_104 LBB1_104: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #16] ldr x9, [x9] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_108 b LBB1_105 LBB1_105: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #8] stur x9, [x29, #-16] ldr x8, [x8, #16] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_107 b LBB1_106 LBB1_106: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_107 LBB1_107: ; in Loop: Header=BB1_1 Depth=1 b LBB1_108 LBB1_108: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #4 cset w8, lt tbnz w8, #0, LBB1_115 b LBB1_109 LBB1_109: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_115 b LBB1_110 LBB1_110: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #24] ldr x9, [x9] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_115 b LBB1_111 LBB1_111: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #24] ldr x9, [x9, #16] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_115 b LBB1_112 LBB1_112: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #8] stur x9, [x29, #-16] ldr x8, [x8, #24] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_114 b LBB1_113 LBB1_113: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_114 LBB1_114: ; in Loop: Header=BB1_1 Depth=1 b LBB1_115 LBB1_115: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #4 cset w8, lt tbnz w8, #0, LBB1_122 b LBB1_116 LBB1_116: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_122 b LBB1_117 LBB1_117: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #24] ldr x9, [x9, #16] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_122 b LBB1_118 LBB1_118: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #24] ldr x9, [x9] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_122 b LBB1_119 LBB1_119: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #8] stur x9, [x29, #-16] ldr x8, [x8, #24] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_121 b LBB1_120 LBB1_120: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_121 LBB1_121: ; in Loop: Header=BB1_1 Depth=1 b LBB1_122 LBB1_122: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #4 cset w8, lt tbnz w8, #0, LBB1_129 b LBB1_123 LBB1_123: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_129 b LBB1_124 LBB1_124: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9] ldr x9, [x9, #8] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_129 b LBB1_125 LBB1_125: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9] ldr x9, [x9, #24] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_129 b LBB1_126 LBB1_126: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #16] stur x9, [x29, #-16] ldr x8, [x8] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_128 b LBB1_127 LBB1_127: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_128 LBB1_128: ; in Loop: Header=BB1_1 Depth=1 b LBB1_129 LBB1_129: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #4 cset w8, lt tbnz w8, #0, LBB1_136 b LBB1_130 LBB1_130: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_136 b LBB1_131 LBB1_131: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9] ldr x9, [x9, #24] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_136 b LBB1_132 LBB1_132: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9] ldr x9, [x9, #8] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_136 b LBB1_133 LBB1_133: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #16] stur x9, [x29, #-16] ldr x8, [x8] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_135 b LBB1_134 LBB1_134: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_135 LBB1_135: ; in Loop: Header=BB1_1 Depth=1 b LBB1_136 LBB1_136: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #4 cset w8, lt tbnz w8, #0, LBB1_143 b LBB1_137 LBB1_137: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_143 b LBB1_138 LBB1_138: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #8] ldr x9, [x9] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_143 b LBB1_139 LBB1_139: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #8] ldr x9, [x9, #24] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_143 b LBB1_140 LBB1_140: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #16] stur x9, [x29, #-16] ldr x8, [x8, #8] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_142 b LBB1_141 LBB1_141: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_142 LBB1_142: ; in Loop: Header=BB1_1 Depth=1 b LBB1_143 LBB1_143: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #4 cset w8, lt tbnz w8, #0, LBB1_150 b LBB1_144 LBB1_144: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_150 b LBB1_145 LBB1_145: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #8] ldr x9, [x9, #24] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_150 b LBB1_146 LBB1_146: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #8] ldr x9, [x9] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_150 b LBB1_147 LBB1_147: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #16] stur x9, [x29, #-16] ldr x8, [x8, #8] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_149 b LBB1_148 LBB1_148: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_149 LBB1_149: ; in Loop: Header=BB1_1 Depth=1 b LBB1_150 LBB1_150: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #4 cset w8, lt tbnz w8, #0, LBB1_157 b LBB1_151 LBB1_151: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_157 b LBB1_152 LBB1_152: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #24] ldr x9, [x9] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_157 b LBB1_153 LBB1_153: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #24] ldr x9, [x9, #8] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_157 b LBB1_154 LBB1_154: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #16] stur x9, [x29, #-16] ldr x8, [x8, #24] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_156 b LBB1_155 LBB1_155: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_156 LBB1_156: ; in Loop: Header=BB1_1 Depth=1 b LBB1_157 LBB1_157: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #4 cset w8, lt tbnz w8, #0, LBB1_164 b LBB1_158 LBB1_158: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_164 b LBB1_159 LBB1_159: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #24] ldr x9, [x9, #8] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_164 b LBB1_160 LBB1_160: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #24] ldr x9, [x9] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_164 b LBB1_161 LBB1_161: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #16] stur x9, [x29, #-16] ldr x8, [x8, #24] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_163 b LBB1_162 LBB1_162: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_163 LBB1_163: ; in Loop: Header=BB1_1 Depth=1 b LBB1_164 LBB1_164: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #4 cset w8, lt tbnz w8, #0, LBB1_171 b LBB1_165 LBB1_165: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_171 b LBB1_166 LBB1_166: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9] ldr x9, [x9, #8] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_171 b LBB1_167 LBB1_167: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9] ldr x9, [x9, #16] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_171 b LBB1_168 LBB1_168: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #24] stur x9, [x29, #-16] ldr x8, [x8] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_170 b LBB1_169 LBB1_169: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_170 LBB1_170: ; in Loop: Header=BB1_1 Depth=1 b LBB1_171 LBB1_171: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #4 cset w8, lt tbnz w8, #0, LBB1_178 b LBB1_172 LBB1_172: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_178 b LBB1_173 LBB1_173: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9] ldr x9, [x9, #16] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_178 b LBB1_174 LBB1_174: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9] ldr x9, [x9, #8] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_178 b LBB1_175 LBB1_175: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #24] stur x9, [x29, #-16] ldr x8, [x8] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_177 b LBB1_176 LBB1_176: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_177 LBB1_177: ; in Loop: Header=BB1_1 Depth=1 b LBB1_178 LBB1_178: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #4 cset w8, lt tbnz w8, #0, LBB1_185 b LBB1_179 LBB1_179: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_185 b LBB1_180 LBB1_180: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #8] ldr x9, [x9] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_185 b LBB1_181 LBB1_181: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #8] ldr x9, [x9, #16] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_185 b LBB1_182 LBB1_182: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #24] stur x9, [x29, #-16] ldr x8, [x8, #8] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_184 b LBB1_183 LBB1_183: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_184 LBB1_184: ; in Loop: Header=BB1_1 Depth=1 b LBB1_185 LBB1_185: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #4 cset w8, lt tbnz w8, #0, LBB1_192 b LBB1_186 LBB1_186: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_192 b LBB1_187 LBB1_187: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #8] ldr x9, [x9, #16] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_192 b LBB1_188 LBB1_188: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #8] ldr x9, [x9] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_192 b LBB1_189 LBB1_189: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #24] stur x9, [x29, #-16] ldr x8, [x8, #8] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_191 b LBB1_190 LBB1_190: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_191 LBB1_191: ; in Loop: Header=BB1_1 Depth=1 b LBB1_192 LBB1_192: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #4 cset w8, lt tbnz w8, #0, LBB1_199 b LBB1_193 LBB1_193: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_199 b LBB1_194 LBB1_194: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #16] ldr x9, [x9] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_199 b LBB1_195 LBB1_195: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #16] ldr x9, [x9, #8] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_199 b LBB1_196 LBB1_196: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #24] stur x9, [x29, #-16] ldr x8, [x8, #16] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_198 b LBB1_197 LBB1_197: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_198 LBB1_198: ; in Loop: Header=BB1_1 Depth=1 b LBB1_199 LBB1_199: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #4 cset w8, lt tbnz w8, #0, LBB1_206 b LBB1_200 LBB1_200: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_206 b LBB1_201 LBB1_201: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #16] ldr x9, [x9, #8] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_206 b LBB1_202 LBB1_202: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #16] ldr x9, [x9] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_206 b LBB1_203 LBB1_203: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #24] stur x9, [x29, #-16] ldr x8, [x8, #16] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_205 b LBB1_204 LBB1_204: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_205 LBB1_205: ; in Loop: Header=BB1_1 Depth=1 b LBB1_206 LBB1_206: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_213 b LBB1_207 LBB1_207: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_213 b LBB1_208 LBB1_208: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #8] ldr x9, [x9, #16] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_213 b LBB1_209 LBB1_209: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #8] ldr x9, [x9, #32] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_213 b LBB1_210 LBB1_210: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8] stur x9, [x29, #-16] ldr x8, [x8, #8] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_212 b LBB1_211 LBB1_211: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr x12, [sp, #48] ; 8-byte Folded Reload ldr x8, [x12, #24] str x8, [x12] ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_212 LBB1_212: ; in Loop: Header=BB1_1 Depth=1 b LBB1_213 LBB1_213: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_220 b LBB1_214 LBB1_214: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_220 b LBB1_215 LBB1_215: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #8] ldr x9, [x9, #24] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_220 b LBB1_216 LBB1_216: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #8] ldr x9, [x9, #32] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_220 b LBB1_217 LBB1_217: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8] stur x9, [x29, #-16] ldr x8, [x8, #8] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_219 b LBB1_218 LBB1_218: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr x12, [sp, #48] ; 8-byte Folded Reload ldr x8, [x12, #16] str x8, [x12] ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_219 LBB1_219: ; in Loop: Header=BB1_1 Depth=1 b LBB1_220 LBB1_220: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_227 b LBB1_221 LBB1_221: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_227 b LBB1_222 LBB1_222: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #8] ldr x9, [x9, #32] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_227 b LBB1_223 LBB1_223: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #8] ldr x9, [x9, #16] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_227 b LBB1_224 LBB1_224: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8] stur x9, [x29, #-16] ldr x8, [x8, #8] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_226 b LBB1_225 LBB1_225: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr x12, [sp, #48] ; 8-byte Folded Reload ldr x8, [x12, #24] str x8, [x12] ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_226 LBB1_226: ; in Loop: Header=BB1_1 Depth=1 b LBB1_227 LBB1_227: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_234 b LBB1_228 LBB1_228: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_234 b LBB1_229 LBB1_229: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #8] ldr x9, [x9, #32] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_234 b LBB1_230 LBB1_230: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #8] ldr x9, [x9, #24] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_234 b LBB1_231 LBB1_231: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8] stur x9, [x29, #-16] ldr x8, [x8, #8] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_233 b LBB1_232 LBB1_232: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr x12, [sp, #48] ; 8-byte Folded Reload ldr x8, [x12, #16] str x8, [x12] ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_233 LBB1_233: ; in Loop: Header=BB1_1 Depth=1 b LBB1_234 LBB1_234: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_241 b LBB1_235 LBB1_235: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_241 b LBB1_236 LBB1_236: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #16] ldr x9, [x9, #8] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_241 b LBB1_237 LBB1_237: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #16] ldr x9, [x9, #32] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_241 b LBB1_238 LBB1_238: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8] stur x9, [x29, #-16] ldr x8, [x8, #16] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_240 b LBB1_239 LBB1_239: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr x12, [sp, #48] ; 8-byte Folded Reload ldr x8, [x12, #24] str x8, [x12] ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_240 LBB1_240: ; in Loop: Header=BB1_1 Depth=1 b LBB1_241 LBB1_241: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_248 b LBB1_242 LBB1_242: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_248 b LBB1_243 LBB1_243: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #16] ldr x9, [x9, #24] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_248 b LBB1_244 LBB1_244: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #16] ldr x9, [x9, #32] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_248 b LBB1_245 LBB1_245: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8] stur x9, [x29, #-16] ldr x8, [x8, #16] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_247 b LBB1_246 LBB1_246: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr x12, [sp, #48] ; 8-byte Folded Reload ldr x8, [x12, #8] str x8, [x12] ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_247 LBB1_247: ; in Loop: Header=BB1_1 Depth=1 b LBB1_248 LBB1_248: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_255 b LBB1_249 LBB1_249: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_255 b LBB1_250 LBB1_250: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #16] ldr x9, [x9, #32] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_255 b LBB1_251 LBB1_251: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #16] ldr x9, [x9, #8] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_255 b LBB1_252 LBB1_252: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8] stur x9, [x29, #-16] ldr x8, [x8, #16] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_254 b LBB1_253 LBB1_253: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr x12, [sp, #48] ; 8-byte Folded Reload ldr x8, [x12, #24] str x8, [x12] ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_254 LBB1_254: ; in Loop: Header=BB1_1 Depth=1 b LBB1_255 LBB1_255: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_262 b LBB1_256 LBB1_256: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_262 b LBB1_257 LBB1_257: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #16] ldr x9, [x9, #32] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_262 b LBB1_258 LBB1_258: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #16] ldr x9, [x9, #24] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_262 b LBB1_259 LBB1_259: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8] stur x9, [x29, #-16] ldr x8, [x8, #16] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_261 b LBB1_260 LBB1_260: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr x12, [sp, #48] ; 8-byte Folded Reload ldr x8, [x12, #8] str x8, [x12] ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_261 LBB1_261: ; in Loop: Header=BB1_1 Depth=1 b LBB1_262 LBB1_262: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_269 b LBB1_263 LBB1_263: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_269 b LBB1_264 LBB1_264: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #24] ldr x9, [x9, #8] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_269 b LBB1_265 LBB1_265: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #24] ldr x9, [x9, #32] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_269 b LBB1_266 LBB1_266: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8] stur x9, [x29, #-16] ldr x8, [x8, #24] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_268 b LBB1_267 LBB1_267: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr x12, [sp, #48] ; 8-byte Folded Reload ldr x8, [x12, #16] str x8, [x12] ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_268 LBB1_268: ; in Loop: Header=BB1_1 Depth=1 b LBB1_269 LBB1_269: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_276 b LBB1_270 LBB1_270: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_276 b LBB1_271 LBB1_271: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #24] ldr x9, [x9, #16] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_276 b LBB1_272 LBB1_272: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #24] ldr x9, [x9, #32] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_276 b LBB1_273 LBB1_273: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8] stur x9, [x29, #-16] ldr x8, [x8, #24] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_275 b LBB1_274 LBB1_274: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr x12, [sp, #48] ; 8-byte Folded Reload ldr x8, [x12, #8] str x8, [x12] ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_275 LBB1_275: ; in Loop: Header=BB1_1 Depth=1 b LBB1_276 LBB1_276: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_283 b LBB1_277 LBB1_277: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_283 b LBB1_278 LBB1_278: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #24] ldr x9, [x9, #32] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_283 b LBB1_279 LBB1_279: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #24] ldr x9, [x9, #8] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_283 b LBB1_280 LBB1_280: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8] stur x9, [x29, #-16] ldr x8, [x8, #24] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_282 b LBB1_281 LBB1_281: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr x12, [sp, #48] ; 8-byte Folded Reload ldr x8, [x12, #16] str x8, [x12] ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_282 LBB1_282: ; in Loop: Header=BB1_1 Depth=1 b LBB1_283 LBB1_283: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_290 b LBB1_284 LBB1_284: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_290 b LBB1_285 LBB1_285: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #24] ldr x9, [x9, #32] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_290 b LBB1_286 LBB1_286: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #24] ldr x9, [x9, #16] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_290 b LBB1_287 LBB1_287: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8] stur x9, [x29, #-16] ldr x8, [x8, #24] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_289 b LBB1_288 LBB1_288: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr x12, [sp, #48] ; 8-byte Folded Reload ldr x8, [x12, #8] str x8, [x12] ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_289 LBB1_289: ; in Loop: Header=BB1_1 Depth=1 b LBB1_290 LBB1_290: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_297 b LBB1_291 LBB1_291: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_297 b LBB1_292 LBB1_292: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #32] ldr x9, [x9, #8] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_297 b LBB1_293 LBB1_293: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #32] ldr x9, [x9, #16] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_297 b LBB1_294 LBB1_294: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8] stur x9, [x29, #-16] ldr x8, [x8, #32] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_296 b LBB1_295 LBB1_295: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr x12, [sp, #48] ; 8-byte Folded Reload ldr x8, [x12, #24] str x8, [x12] ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_296 LBB1_296: ; in Loop: Header=BB1_1 Depth=1 b LBB1_297 LBB1_297: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_304 b LBB1_298 LBB1_298: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_304 b LBB1_299 LBB1_299: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #32] ldr x9, [x9, #8] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_304 b LBB1_300 LBB1_300: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #32] ldr x9, [x9, #24] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_304 b LBB1_301 LBB1_301: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8] stur x9, [x29, #-16] ldr x8, [x8, #32] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_303 b LBB1_302 LBB1_302: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr x12, [sp, #48] ; 8-byte Folded Reload ldr x8, [x12, #16] str x8, [x12] ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_303 LBB1_303: ; in Loop: Header=BB1_1 Depth=1 b LBB1_304 LBB1_304: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_311 b LBB1_305 LBB1_305: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_311 b LBB1_306 LBB1_306: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #32] ldr x9, [x9, #16] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_311 b LBB1_307 LBB1_307: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #32] ldr x9, [x9, #8] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_311 b LBB1_308 LBB1_308: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8] stur x9, [x29, #-16] ldr x8, [x8, #32] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_310 b LBB1_309 LBB1_309: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr x12, [sp, #48] ; 8-byte Folded Reload ldr x8, [x12, #24] str x8, [x12] ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_310 LBB1_310: ; in Loop: Header=BB1_1 Depth=1 b LBB1_311 LBB1_311: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_318 b LBB1_312 LBB1_312: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_318 b LBB1_313 LBB1_313: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #32] ldr x9, [x9, #16] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_318 b LBB1_314 LBB1_314: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #32] ldr x9, [x9, #24] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_318 b LBB1_315 LBB1_315: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8] stur x9, [x29, #-16] ldr x8, [x8, #32] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_317 b LBB1_316 LBB1_316: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr x12, [sp, #48] ; 8-byte Folded Reload ldr x8, [x12, #8] str x8, [x12] ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_317 LBB1_317: ; in Loop: Header=BB1_1 Depth=1 b LBB1_318 LBB1_318: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_325 b LBB1_319 LBB1_319: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_325 b LBB1_320 LBB1_320: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #32] ldr x9, [x9, #24] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_325 b LBB1_321 LBB1_321: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #32] ldr x9, [x9, #8] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_325 b LBB1_322 LBB1_322: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8] stur x9, [x29, #-16] ldr x8, [x8, #32] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_324 b LBB1_323 LBB1_323: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr x12, [sp, #48] ; 8-byte Folded Reload ldr x8, [x12, #16] str x8, [x12] ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_324 LBB1_324: ; in Loop: Header=BB1_1 Depth=1 b LBB1_325 LBB1_325: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_332 b LBB1_326 LBB1_326: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_332 b LBB1_327 LBB1_327: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #32] ldr x9, [x9, #24] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_332 b LBB1_328 LBB1_328: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #32] ldr x9, [x9, #16] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_332 b LBB1_329 LBB1_329: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8] stur x9, [x29, #-16] ldr x8, [x8, #32] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_331 b LBB1_330 LBB1_330: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr x12, [sp, #48] ; 8-byte Folded Reload ldr x8, [x12, #8] str x8, [x12] ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_331 LBB1_331: ; in Loop: Header=BB1_1 Depth=1 b LBB1_332 LBB1_332: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_339 b LBB1_333 LBB1_333: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_339 b LBB1_334 LBB1_334: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9] ldr x9, [x9, #16] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_339 b LBB1_335 LBB1_335: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9] ldr x9, [x9, #32] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_339 b LBB1_336 LBB1_336: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #8] stur x9, [x29, #-16] ldr x8, [x8] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_338 b LBB1_337 LBB1_337: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr x12, [sp, #48] ; 8-byte Folded Reload ldr x8, [x12, #24] str x8, [x12] ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_338 LBB1_338: ; in Loop: Header=BB1_1 Depth=1 b LBB1_339 LBB1_339: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_346 b LBB1_340 LBB1_340: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_346 b LBB1_341 LBB1_341: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9] ldr x9, [x9, #24] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_346 b LBB1_342 LBB1_342: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9] ldr x9, [x9, #32] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_346 b LBB1_343 LBB1_343: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #8] stur x9, [x29, #-16] ldr x8, [x8] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_345 b LBB1_344 LBB1_344: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr x12, [sp, #48] ; 8-byte Folded Reload ldr x8, [x12, #16] str x8, [x12] ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_345 LBB1_345: ; in Loop: Header=BB1_1 Depth=1 b LBB1_346 LBB1_346: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_353 b LBB1_347 LBB1_347: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_353 b LBB1_348 LBB1_348: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9] ldr x9, [x9, #32] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_353 b LBB1_349 LBB1_349: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9] ldr x9, [x9, #16] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_353 b LBB1_350 LBB1_350: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #8] stur x9, [x29, #-16] ldr x8, [x8] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_352 b LBB1_351 LBB1_351: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr x12, [sp, #48] ; 8-byte Folded Reload ldr x8, [x12, #24] str x8, [x12] ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_352 LBB1_352: ; in Loop: Header=BB1_1 Depth=1 b LBB1_353 LBB1_353: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_360 b LBB1_354 LBB1_354: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_360 b LBB1_355 LBB1_355: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9] ldr x9, [x9, #32] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_360 b LBB1_356 LBB1_356: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9] ldr x9, [x9, #24] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_360 b LBB1_357 LBB1_357: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #8] stur x9, [x29, #-16] ldr x8, [x8] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_359 b LBB1_358 LBB1_358: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr x12, [sp, #48] ; 8-byte Folded Reload ldr x8, [x12, #16] str x8, [x12] ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_359 LBB1_359: ; in Loop: Header=BB1_1 Depth=1 b LBB1_360 LBB1_360: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_367 b LBB1_361 LBB1_361: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_367 b LBB1_362 LBB1_362: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #16] ldr x9, [x9] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_367 b LBB1_363 LBB1_363: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #16] ldr x9, [x9, #32] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_367 b LBB1_364 LBB1_364: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #8] stur x9, [x29, #-16] ldr x8, [x8, #16] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_366 b LBB1_365 LBB1_365: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr x12, [sp, #48] ; 8-byte Folded Reload ldr x8, [x12, #24] str x8, [x12] ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_366 LBB1_366: ; in Loop: Header=BB1_1 Depth=1 b LBB1_367 LBB1_367: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_374 b LBB1_368 LBB1_368: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_374 b LBB1_369 LBB1_369: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #16] ldr x9, [x9, #24] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_374 b LBB1_370 LBB1_370: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #16] ldr x9, [x9, #32] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_374 b LBB1_371 LBB1_371: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #8] stur x9, [x29, #-16] ldr x8, [x8, #16] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_373 b LBB1_372 LBB1_372: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_373 LBB1_373: ; in Loop: Header=BB1_1 Depth=1 b LBB1_374 LBB1_374: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_381 b LBB1_375 LBB1_375: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_381 b LBB1_376 LBB1_376: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #16] ldr x9, [x9, #32] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_381 b LBB1_377 LBB1_377: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #16] ldr x9, [x9] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_381 b LBB1_378 LBB1_378: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #8] stur x9, [x29, #-16] ldr x8, [x8, #16] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_380 b LBB1_379 LBB1_379: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr x12, [sp, #48] ; 8-byte Folded Reload ldr x8, [x12, #24] str x8, [x12] ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_380 LBB1_380: ; in Loop: Header=BB1_1 Depth=1 b LBB1_381 LBB1_381: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_388 b LBB1_382 LBB1_382: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_388 b LBB1_383 LBB1_383: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #16] ldr x9, [x9, #32] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_388 b LBB1_384 LBB1_384: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #16] ldr x9, [x9, #24] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_388 b LBB1_385 LBB1_385: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #8] stur x9, [x29, #-16] ldr x8, [x8, #16] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_387 b LBB1_386 LBB1_386: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_387 LBB1_387: ; in Loop: Header=BB1_1 Depth=1 b LBB1_388 LBB1_388: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_395 b LBB1_389 LBB1_389: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_395 b LBB1_390 LBB1_390: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #24] ldr x9, [x9] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_395 b LBB1_391 LBB1_391: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #24] ldr x9, [x9, #32] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_395 b LBB1_392 LBB1_392: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #8] stur x9, [x29, #-16] ldr x8, [x8, #24] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_394 b LBB1_393 LBB1_393: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr x12, [sp, #48] ; 8-byte Folded Reload ldr x8, [x12, #16] str x8, [x12] ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_394 LBB1_394: ; in Loop: Header=BB1_1 Depth=1 b LBB1_395 LBB1_395: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_402 b LBB1_396 LBB1_396: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_402 b LBB1_397 LBB1_397: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #24] ldr x9, [x9, #16] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_402 b LBB1_398 LBB1_398: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #24] ldr x9, [x9, #32] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_402 b LBB1_399 LBB1_399: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #8] stur x9, [x29, #-16] ldr x8, [x8, #24] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_401 b LBB1_400 LBB1_400: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_401 LBB1_401: ; in Loop: Header=BB1_1 Depth=1 b LBB1_402 LBB1_402: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_409 b LBB1_403 LBB1_403: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_409 b LBB1_404 LBB1_404: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #24] ldr x9, [x9, #32] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_409 b LBB1_405 LBB1_405: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #24] ldr x9, [x9] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_409 b LBB1_406 LBB1_406: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #8] stur x9, [x29, #-16] ldr x8, [x8, #24] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_408 b LBB1_407 LBB1_407: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr x12, [sp, #48] ; 8-byte Folded Reload ldr x8, [x12, #16] str x8, [x12] ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_408 LBB1_408: ; in Loop: Header=BB1_1 Depth=1 b LBB1_409 LBB1_409: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_416 b LBB1_410 LBB1_410: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_416 b LBB1_411 LBB1_411: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #24] ldr x9, [x9, #32] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_416 b LBB1_412 LBB1_412: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #24] ldr x9, [x9, #16] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_416 b LBB1_413 LBB1_413: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #8] stur x9, [x29, #-16] ldr x8, [x8, #24] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_415 b LBB1_414 LBB1_414: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_415 LBB1_415: ; in Loop: Header=BB1_1 Depth=1 b LBB1_416 LBB1_416: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_423 b LBB1_417 LBB1_417: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_423 b LBB1_418 LBB1_418: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #32] ldr x9, [x9] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_423 b LBB1_419 LBB1_419: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #32] ldr x9, [x9, #16] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_423 b LBB1_420 LBB1_420: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #8] stur x9, [x29, #-16] ldr x8, [x8, #32] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_422 b LBB1_421 LBB1_421: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr x12, [sp, #48] ; 8-byte Folded Reload ldr x8, [x12, #24] str x8, [x12] ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_422 LBB1_422: ; in Loop: Header=BB1_1 Depth=1 b LBB1_423 LBB1_423: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_430 b LBB1_424 LBB1_424: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_430 b LBB1_425 LBB1_425: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #32] ldr x9, [x9] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_430 b LBB1_426 LBB1_426: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #32] ldr x9, [x9, #24] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_430 b LBB1_427 LBB1_427: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #8] stur x9, [x29, #-16] ldr x8, [x8, #32] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_429 b LBB1_428 LBB1_428: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr x12, [sp, #48] ; 8-byte Folded Reload ldr x8, [x12, #16] str x8, [x12] ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_429 LBB1_429: ; in Loop: Header=BB1_1 Depth=1 b LBB1_430 LBB1_430: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_437 b LBB1_431 LBB1_431: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_437 b LBB1_432 LBB1_432: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #32] ldr x9, [x9, #16] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_437 b LBB1_433 LBB1_433: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #32] ldr x9, [x9] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_437 b LBB1_434 LBB1_434: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #8] stur x9, [x29, #-16] ldr x8, [x8, #32] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_436 b LBB1_435 LBB1_435: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr x12, [sp, #48] ; 8-byte Folded Reload ldr x8, [x12, #24] str x8, [x12] ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_436 LBB1_436: ; in Loop: Header=BB1_1 Depth=1 b LBB1_437 LBB1_437: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_444 b LBB1_438 LBB1_438: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_444 b LBB1_439 LBB1_439: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #32] ldr x9, [x9, #16] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_444 b LBB1_440 LBB1_440: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #32] ldr x9, [x9, #24] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_444 b LBB1_441 LBB1_441: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #8] stur x9, [x29, #-16] ldr x8, [x8, #32] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_443 b LBB1_442 LBB1_442: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_443 LBB1_443: ; in Loop: Header=BB1_1 Depth=1 b LBB1_444 LBB1_444: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_451 b LBB1_445 LBB1_445: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_451 b LBB1_446 LBB1_446: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #32] ldr x9, [x9, #24] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_451 b LBB1_447 LBB1_447: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #32] ldr x9, [x9] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_451 b LBB1_448 LBB1_448: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #8] stur x9, [x29, #-16] ldr x8, [x8, #32] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_450 b LBB1_449 LBB1_449: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr x12, [sp, #48] ; 8-byte Folded Reload ldr x8, [x12, #16] str x8, [x12] ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_450 LBB1_450: ; in Loop: Header=BB1_1 Depth=1 b LBB1_451 LBB1_451: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_458 b LBB1_452 LBB1_452: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_458 b LBB1_453 LBB1_453: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #32] ldr x9, [x9, #24] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_458 b LBB1_454 LBB1_454: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #32] ldr x9, [x9, #16] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_458 b LBB1_455 LBB1_455: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #8] stur x9, [x29, #-16] ldr x8, [x8, #32] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_457 b LBB1_456 LBB1_456: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_457 LBB1_457: ; in Loop: Header=BB1_1 Depth=1 b LBB1_458 LBB1_458: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_465 b LBB1_459 LBB1_459: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_465 b LBB1_460 LBB1_460: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9] ldr x9, [x9, #8] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_465 b LBB1_461 LBB1_461: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9] ldr x9, [x9, #32] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_465 b LBB1_462 LBB1_462: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #16] stur x9, [x29, #-16] ldr x8, [x8] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_464 b LBB1_463 LBB1_463: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr x12, [sp, #48] ; 8-byte Folded Reload ldr x8, [x12, #24] str x8, [x12] ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_464 LBB1_464: ; in Loop: Header=BB1_1 Depth=1 b LBB1_465 LBB1_465: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_472 b LBB1_466 LBB1_466: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_472 b LBB1_467 LBB1_467: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9] ldr x9, [x9, #24] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_472 b LBB1_468 LBB1_468: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9] ldr x9, [x9, #32] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_472 b LBB1_469 LBB1_469: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #16] stur x9, [x29, #-16] ldr x8, [x8] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_471 b LBB1_470 LBB1_470: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr x12, [sp, #48] ; 8-byte Folded Reload ldr x8, [x12, #8] str x8, [x12] ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_471 LBB1_471: ; in Loop: Header=BB1_1 Depth=1 b LBB1_472 LBB1_472: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_479 b LBB1_473 LBB1_473: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_479 b LBB1_474 LBB1_474: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9] ldr x9, [x9, #32] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_479 b LBB1_475 LBB1_475: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9] ldr x9, [x9, #8] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_479 b LBB1_476 LBB1_476: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #16] stur x9, [x29, #-16] ldr x8, [x8] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_478 b LBB1_477 LBB1_477: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr x12, [sp, #48] ; 8-byte Folded Reload ldr x8, [x12, #24] str x8, [x12] ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_478 LBB1_478: ; in Loop: Header=BB1_1 Depth=1 b LBB1_479 LBB1_479: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_486 b LBB1_480 LBB1_480: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_486 b LBB1_481 LBB1_481: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9] ldr x9, [x9, #32] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_486 b LBB1_482 LBB1_482: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9] ldr x9, [x9, #24] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_486 b LBB1_483 LBB1_483: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #16] stur x9, [x29, #-16] ldr x8, [x8] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_485 b LBB1_484 LBB1_484: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr x12, [sp, #48] ; 8-byte Folded Reload ldr x8, [x12, #8] str x8, [x12] ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_485 LBB1_485: ; in Loop: Header=BB1_1 Depth=1 b LBB1_486 LBB1_486: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_493 b LBB1_487 LBB1_487: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_493 b LBB1_488 LBB1_488: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #8] ldr x9, [x9] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_493 b LBB1_489 LBB1_489: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #8] ldr x9, [x9, #32] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_493 b LBB1_490 LBB1_490: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #16] stur x9, [x29, #-16] ldr x8, [x8, #8] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_492 b LBB1_491 LBB1_491: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr x12, [sp, #48] ; 8-byte Folded Reload ldr x8, [x12, #24] str x8, [x12] ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_492 LBB1_492: ; in Loop: Header=BB1_1 Depth=1 b LBB1_493 LBB1_493: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_500 b LBB1_494 LBB1_494: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_500 b LBB1_495 LBB1_495: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #8] ldr x9, [x9, #24] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_500 b LBB1_496 LBB1_496: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #8] ldr x9, [x9, #32] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_500 b LBB1_497 LBB1_497: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #16] stur x9, [x29, #-16] ldr x8, [x8, #8] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_499 b LBB1_498 LBB1_498: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_499 LBB1_499: ; in Loop: Header=BB1_1 Depth=1 b LBB1_500 LBB1_500: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_507 b LBB1_501 LBB1_501: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_507 b LBB1_502 LBB1_502: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #8] ldr x9, [x9, #32] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_507 b LBB1_503 LBB1_503: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #8] ldr x9, [x9] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_507 b LBB1_504 LBB1_504: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #16] stur x9, [x29, #-16] ldr x8, [x8, #8] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_506 b LBB1_505 LBB1_505: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr x12, [sp, #48] ; 8-byte Folded Reload ldr x8, [x12, #24] str x8, [x12] ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_506 LBB1_506: ; in Loop: Header=BB1_1 Depth=1 b LBB1_507 LBB1_507: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_514 b LBB1_508 LBB1_508: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_514 b LBB1_509 LBB1_509: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #8] ldr x9, [x9, #32] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_514 b LBB1_510 LBB1_510: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #8] ldr x9, [x9, #24] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_514 b LBB1_511 LBB1_511: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #16] stur x9, [x29, #-16] ldr x8, [x8, #8] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_513 b LBB1_512 LBB1_512: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_513 LBB1_513: ; in Loop: Header=BB1_1 Depth=1 b LBB1_514 LBB1_514: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_521 b LBB1_515 LBB1_515: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_521 b LBB1_516 LBB1_516: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #24] ldr x9, [x9] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_521 b LBB1_517 LBB1_517: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #24] ldr x9, [x9, #32] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_521 b LBB1_518 LBB1_518: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #16] stur x9, [x29, #-16] ldr x8, [x8, #24] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_520 b LBB1_519 LBB1_519: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr x12, [sp, #48] ; 8-byte Folded Reload ldr x8, [x12, #8] str x8, [x12] ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_520 LBB1_520: ; in Loop: Header=BB1_1 Depth=1 b LBB1_521 LBB1_521: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_528 b LBB1_522 LBB1_522: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_528 b LBB1_523 LBB1_523: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #24] ldr x9, [x9, #8] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_528 b LBB1_524 LBB1_524: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #24] ldr x9, [x9, #32] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_528 b LBB1_525 LBB1_525: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #16] stur x9, [x29, #-16] ldr x8, [x8, #24] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_527 b LBB1_526 LBB1_526: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_527 LBB1_527: ; in Loop: Header=BB1_1 Depth=1 b LBB1_528 LBB1_528: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_535 b LBB1_529 LBB1_529: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_535 b LBB1_530 LBB1_530: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #24] ldr x9, [x9, #32] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_535 b LBB1_531 LBB1_531: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #24] ldr x9, [x9] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_535 b LBB1_532 LBB1_532: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #16] stur x9, [x29, #-16] ldr x8, [x8, #24] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_534 b LBB1_533 LBB1_533: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr x12, [sp, #48] ; 8-byte Folded Reload ldr x8, [x12, #8] str x8, [x12] ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_534 LBB1_534: ; in Loop: Header=BB1_1 Depth=1 b LBB1_535 LBB1_535: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_542 b LBB1_536 LBB1_536: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_542 b LBB1_537 LBB1_537: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #24] ldr x9, [x9, #32] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_542 b LBB1_538 LBB1_538: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #24] ldr x9, [x9, #8] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_542 b LBB1_539 LBB1_539: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #16] stur x9, [x29, #-16] ldr x8, [x8, #24] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_541 b LBB1_540 LBB1_540: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_541 LBB1_541: ; in Loop: Header=BB1_1 Depth=1 b LBB1_542 LBB1_542: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_549 b LBB1_543 LBB1_543: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_549 b LBB1_544 LBB1_544: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #32] ldr x9, [x9] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_549 b LBB1_545 LBB1_545: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #32] ldr x9, [x9, #8] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_549 b LBB1_546 LBB1_546: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #16] stur x9, [x29, #-16] ldr x8, [x8, #32] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_548 b LBB1_547 LBB1_547: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr x12, [sp, #48] ; 8-byte Folded Reload ldr x8, [x12, #24] str x8, [x12] ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_548 LBB1_548: ; in Loop: Header=BB1_1 Depth=1 b LBB1_549 LBB1_549: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_556 b LBB1_550 LBB1_550: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_556 b LBB1_551 LBB1_551: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #32] ldr x9, [x9] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_556 b LBB1_552 LBB1_552: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #32] ldr x9, [x9, #24] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_556 b LBB1_553 LBB1_553: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #16] stur x9, [x29, #-16] ldr x8, [x8, #32] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_555 b LBB1_554 LBB1_554: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr x12, [sp, #48] ; 8-byte Folded Reload ldr x8, [x12, #8] str x8, [x12] ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_555 LBB1_555: ; in Loop: Header=BB1_1 Depth=1 b LBB1_556 LBB1_556: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_563 b LBB1_557 LBB1_557: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_563 b LBB1_558 LBB1_558: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #32] ldr x9, [x9, #8] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_563 b LBB1_559 LBB1_559: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #32] ldr x9, [x9] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_563 b LBB1_560 LBB1_560: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #16] stur x9, [x29, #-16] ldr x8, [x8, #32] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_562 b LBB1_561 LBB1_561: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr x12, [sp, #48] ; 8-byte Folded Reload ldr x8, [x12, #24] str x8, [x12] ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_562 LBB1_562: ; in Loop: Header=BB1_1 Depth=1 b LBB1_563 LBB1_563: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_570 b LBB1_564 LBB1_564: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_570 b LBB1_565 LBB1_565: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #32] ldr x9, [x9, #8] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_570 b LBB1_566 LBB1_566: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #32] ldr x9, [x9, #24] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_570 b LBB1_567 LBB1_567: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #16] stur x9, [x29, #-16] ldr x8, [x8, #32] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_569 b LBB1_568 LBB1_568: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_569 LBB1_569: ; in Loop: Header=BB1_1 Depth=1 b LBB1_570 LBB1_570: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_577 b LBB1_571 LBB1_571: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_577 b LBB1_572 LBB1_572: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #32] ldr x9, [x9, #24] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_577 b LBB1_573 LBB1_573: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #32] ldr x9, [x9] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_577 b LBB1_574 LBB1_574: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #16] stur x9, [x29, #-16] ldr x8, [x8, #32] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_576 b LBB1_575 LBB1_575: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr x12, [sp, #48] ; 8-byte Folded Reload ldr x8, [x12, #8] str x8, [x12] ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_576 LBB1_576: ; in Loop: Header=BB1_1 Depth=1 b LBB1_577 LBB1_577: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_584 b LBB1_578 LBB1_578: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_584 b LBB1_579 LBB1_579: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #32] ldr x9, [x9, #24] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_584 b LBB1_580 LBB1_580: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #32] ldr x9, [x9, #8] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_584 b LBB1_581 LBB1_581: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #16] stur x9, [x29, #-16] ldr x8, [x8, #32] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_583 b LBB1_582 LBB1_582: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_583 LBB1_583: ; in Loop: Header=BB1_1 Depth=1 b LBB1_584 LBB1_584: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_591 b LBB1_585 LBB1_585: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_591 b LBB1_586 LBB1_586: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9] ldr x9, [x9, #8] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_591 b LBB1_587 LBB1_587: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9] ldr x9, [x9, #32] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_591 b LBB1_588 LBB1_588: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #24] stur x9, [x29, #-16] ldr x8, [x8] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_590 b LBB1_589 LBB1_589: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr x12, [sp, #48] ; 8-byte Folded Reload ldr x8, [x12, #16] str x8, [x12] ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_590 LBB1_590: ; in Loop: Header=BB1_1 Depth=1 b LBB1_591 LBB1_591: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_598 b LBB1_592 LBB1_592: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_598 b LBB1_593 LBB1_593: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9] ldr x9, [x9, #16] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_598 b LBB1_594 LBB1_594: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9] ldr x9, [x9, #32] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_598 b LBB1_595 LBB1_595: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #24] stur x9, [x29, #-16] ldr x8, [x8] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_597 b LBB1_596 LBB1_596: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr x12, [sp, #48] ; 8-byte Folded Reload ldr x8, [x12, #8] str x8, [x12] ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_597 LBB1_597: ; in Loop: Header=BB1_1 Depth=1 b LBB1_598 LBB1_598: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_605 b LBB1_599 LBB1_599: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_605 b LBB1_600 LBB1_600: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9] ldr x9, [x9, #32] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_605 b LBB1_601 LBB1_601: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9] ldr x9, [x9, #8] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_605 b LBB1_602 LBB1_602: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #24] stur x9, [x29, #-16] ldr x8, [x8] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_604 b LBB1_603 LBB1_603: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr x12, [sp, #48] ; 8-byte Folded Reload ldr x8, [x12, #16] str x8, [x12] ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_604 LBB1_604: ; in Loop: Header=BB1_1 Depth=1 b LBB1_605 LBB1_605: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_612 b LBB1_606 LBB1_606: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_612 b LBB1_607 LBB1_607: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9] ldr x9, [x9, #32] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_612 b LBB1_608 LBB1_608: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9] ldr x9, [x9, #16] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_612 b LBB1_609 LBB1_609: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #24] stur x9, [x29, #-16] ldr x8, [x8] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_611 b LBB1_610 LBB1_610: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr x12, [sp, #48] ; 8-byte Folded Reload ldr x8, [x12, #8] str x8, [x12] ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_611 LBB1_611: ; in Loop: Header=BB1_1 Depth=1 b LBB1_612 LBB1_612: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_619 b LBB1_613 LBB1_613: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_619 b LBB1_614 LBB1_614: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #8] ldr x9, [x9] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_619 b LBB1_615 LBB1_615: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #8] ldr x9, [x9, #32] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_619 b LBB1_616 LBB1_616: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #24] stur x9, [x29, #-16] ldr x8, [x8, #8] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_618 b LBB1_617 LBB1_617: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr x12, [sp, #48] ; 8-byte Folded Reload ldr x8, [x12, #16] str x8, [x12] ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_618 LBB1_618: ; in Loop: Header=BB1_1 Depth=1 b LBB1_619 LBB1_619: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_626 b LBB1_620 LBB1_620: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_626 b LBB1_621 LBB1_621: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #8] ldr x9, [x9, #16] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_626 b LBB1_622 LBB1_622: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #8] ldr x9, [x9, #32] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_626 b LBB1_623 LBB1_623: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #24] stur x9, [x29, #-16] ldr x8, [x8, #8] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_625 b LBB1_624 LBB1_624: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_625 LBB1_625: ; in Loop: Header=BB1_1 Depth=1 b LBB1_626 LBB1_626: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_633 b LBB1_627 LBB1_627: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_633 b LBB1_628 LBB1_628: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #8] ldr x9, [x9, #32] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_633 b LBB1_629 LBB1_629: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #8] ldr x9, [x9] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_633 b LBB1_630 LBB1_630: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #24] stur x9, [x29, #-16] ldr x8, [x8, #8] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_632 b LBB1_631 LBB1_631: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr x12, [sp, #48] ; 8-byte Folded Reload ldr x8, [x12, #16] str x8, [x12] ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_632 LBB1_632: ; in Loop: Header=BB1_1 Depth=1 b LBB1_633 LBB1_633: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_640 b LBB1_634 LBB1_634: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_640 b LBB1_635 LBB1_635: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #8] ldr x9, [x9, #32] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_640 b LBB1_636 LBB1_636: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #8] ldr x9, [x9, #16] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_640 b LBB1_637 LBB1_637: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #24] stur x9, [x29, #-16] ldr x8, [x8, #8] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_639 b LBB1_638 LBB1_638: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_639 LBB1_639: ; in Loop: Header=BB1_1 Depth=1 b LBB1_640 LBB1_640: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_647 b LBB1_641 LBB1_641: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_647 b LBB1_642 LBB1_642: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #16] ldr x9, [x9] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_647 b LBB1_643 LBB1_643: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #16] ldr x9, [x9, #32] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_647 b LBB1_644 LBB1_644: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #24] stur x9, [x29, #-16] ldr x8, [x8, #16] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_646 b LBB1_645 LBB1_645: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr x12, [sp, #48] ; 8-byte Folded Reload ldr x8, [x12, #8] str x8, [x12] ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_646 LBB1_646: ; in Loop: Header=BB1_1 Depth=1 b LBB1_647 LBB1_647: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_654 b LBB1_648 LBB1_648: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_654 b LBB1_649 LBB1_649: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #16] ldr x9, [x9, #8] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_654 b LBB1_650 LBB1_650: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #16] ldr x9, [x9, #32] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_654 b LBB1_651 LBB1_651: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #24] stur x9, [x29, #-16] ldr x8, [x8, #16] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_653 b LBB1_652 LBB1_652: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_653 LBB1_653: ; in Loop: Header=BB1_1 Depth=1 b LBB1_654 LBB1_654: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_661 b LBB1_655 LBB1_655: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_661 b LBB1_656 LBB1_656: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #16] ldr x9, [x9, #32] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_661 b LBB1_657 LBB1_657: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #16] ldr x9, [x9] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_661 b LBB1_658 LBB1_658: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #24] stur x9, [x29, #-16] ldr x8, [x8, #16] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_660 b LBB1_659 LBB1_659: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr x12, [sp, #48] ; 8-byte Folded Reload ldr x8, [x12, #8] str x8, [x12] ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_660 LBB1_660: ; in Loop: Header=BB1_1 Depth=1 b LBB1_661 LBB1_661: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_668 b LBB1_662 LBB1_662: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_668 b LBB1_663 LBB1_663: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #16] ldr x9, [x9, #32] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_668 b LBB1_664 LBB1_664: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #16] ldr x9, [x9, #8] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_668 b LBB1_665 LBB1_665: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #24] stur x9, [x29, #-16] ldr x8, [x8, #16] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_667 b LBB1_666 LBB1_666: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_667 LBB1_667: ; in Loop: Header=BB1_1 Depth=1 b LBB1_668 LBB1_668: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_675 b LBB1_669 LBB1_669: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_675 b LBB1_670 LBB1_670: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #32] ldr x9, [x9] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_675 b LBB1_671 LBB1_671: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #32] ldr x9, [x9, #8] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_675 b LBB1_672 LBB1_672: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #24] stur x9, [x29, #-16] ldr x8, [x8, #32] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_674 b LBB1_673 LBB1_673: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr x12, [sp, #48] ; 8-byte Folded Reload ldr x8, [x12, #16] str x8, [x12] ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_674 LBB1_674: ; in Loop: Header=BB1_1 Depth=1 b LBB1_675 LBB1_675: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_682 b LBB1_676 LBB1_676: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_682 b LBB1_677 LBB1_677: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #32] ldr x9, [x9] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_682 b LBB1_678 LBB1_678: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #32] ldr x9, [x9, #16] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_682 b LBB1_679 LBB1_679: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #24] stur x9, [x29, #-16] ldr x8, [x8, #32] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_681 b LBB1_680 LBB1_680: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr x12, [sp, #48] ; 8-byte Folded Reload ldr x8, [x12, #8] str x8, [x12] ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_681 LBB1_681: ; in Loop: Header=BB1_1 Depth=1 b LBB1_682 LBB1_682: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_689 b LBB1_683 LBB1_683: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_689 b LBB1_684 LBB1_684: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #32] ldr x9, [x9, #8] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_689 b LBB1_685 LBB1_685: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #32] ldr x9, [x9] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_689 b LBB1_686 LBB1_686: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #24] stur x9, [x29, #-16] ldr x8, [x8, #32] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_688 b LBB1_687 LBB1_687: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr x12, [sp, #48] ; 8-byte Folded Reload ldr x8, [x12, #16] str x8, [x12] ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_688 LBB1_688: ; in Loop: Header=BB1_1 Depth=1 b LBB1_689 LBB1_689: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_696 b LBB1_690 LBB1_690: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_696 b LBB1_691 LBB1_691: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #32] ldr x9, [x9, #8] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_696 b LBB1_692 LBB1_692: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #32] ldr x9, [x9, #16] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_696 b LBB1_693 LBB1_693: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #24] stur x9, [x29, #-16] ldr x8, [x8, #32] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_695 b LBB1_694 LBB1_694: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_695 LBB1_695: ; in Loop: Header=BB1_1 Depth=1 b LBB1_696 LBB1_696: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_703 b LBB1_697 LBB1_697: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_703 b LBB1_698 LBB1_698: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #32] ldr x9, [x9, #16] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_703 b LBB1_699 LBB1_699: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #32] ldr x9, [x9] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_703 b LBB1_700 LBB1_700: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #24] stur x9, [x29, #-16] ldr x8, [x8, #32] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_702 b LBB1_701 LBB1_701: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr x12, [sp, #48] ; 8-byte Folded Reload ldr x8, [x12, #8] str x8, [x12] ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_702 LBB1_702: ; in Loop: Header=BB1_1 Depth=1 b LBB1_703 LBB1_703: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_710 b LBB1_704 LBB1_704: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_710 b LBB1_705 LBB1_705: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #32] ldr x9, [x9, #16] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_710 b LBB1_706 LBB1_706: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #32] ldr x9, [x9, #8] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_710 b LBB1_707 LBB1_707: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #24] stur x9, [x29, #-16] ldr x8, [x8, #32] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_709 b LBB1_708 LBB1_708: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_709 LBB1_709: ; in Loop: Header=BB1_1 Depth=1 b LBB1_710 LBB1_710: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_717 b LBB1_711 LBB1_711: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_717 b LBB1_712 LBB1_712: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9] ldr x9, [x9, #8] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_717 b LBB1_713 LBB1_713: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9] ldr x9, [x9, #16] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_717 b LBB1_714 LBB1_714: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #32] stur x9, [x29, #-16] ldr x8, [x8] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_716 b LBB1_715 LBB1_715: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr x12, [sp, #48] ; 8-byte Folded Reload ldr x8, [x12, #24] str x8, [x12] ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_716 LBB1_716: ; in Loop: Header=BB1_1 Depth=1 b LBB1_717 LBB1_717: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_724 b LBB1_718 LBB1_718: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_724 b LBB1_719 LBB1_719: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9] ldr x9, [x9, #8] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_724 b LBB1_720 LBB1_720: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9] ldr x9, [x9, #24] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_724 b LBB1_721 LBB1_721: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #32] stur x9, [x29, #-16] ldr x8, [x8] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_723 b LBB1_722 LBB1_722: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr x12, [sp, #48] ; 8-byte Folded Reload ldr x8, [x12, #16] str x8, [x12] ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_723 LBB1_723: ; in Loop: Header=BB1_1 Depth=1 b LBB1_724 LBB1_724: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_731 b LBB1_725 LBB1_725: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_731 b LBB1_726 LBB1_726: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9] ldr x9, [x9, #16] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_731 b LBB1_727 LBB1_727: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9] ldr x9, [x9, #8] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_731 b LBB1_728 LBB1_728: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #32] stur x9, [x29, #-16] ldr x8, [x8] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_730 b LBB1_729 LBB1_729: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr x12, [sp, #48] ; 8-byte Folded Reload ldr x8, [x12, #24] str x8, [x12] ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_730 LBB1_730: ; in Loop: Header=BB1_1 Depth=1 b LBB1_731 LBB1_731: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_738 b LBB1_732 LBB1_732: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_738 b LBB1_733 LBB1_733: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9] ldr x9, [x9, #16] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_738 b LBB1_734 LBB1_734: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9] ldr x9, [x9, #24] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_738 b LBB1_735 LBB1_735: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #32] stur x9, [x29, #-16] ldr x8, [x8] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_737 b LBB1_736 LBB1_736: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr x12, [sp, #48] ; 8-byte Folded Reload ldr x8, [x12, #8] str x8, [x12] ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_737 LBB1_737: ; in Loop: Header=BB1_1 Depth=1 b LBB1_738 LBB1_738: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_745 b LBB1_739 LBB1_739: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_745 b LBB1_740 LBB1_740: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9] ldr x9, [x9, #24] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_745 b LBB1_741 LBB1_741: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9] ldr x9, [x9, #8] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_745 b LBB1_742 LBB1_742: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #32] stur x9, [x29, #-16] ldr x8, [x8] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_744 b LBB1_743 LBB1_743: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr x12, [sp, #48] ; 8-byte Folded Reload ldr x8, [x12, #16] str x8, [x12] ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_744 LBB1_744: ; in Loop: Header=BB1_1 Depth=1 b LBB1_745 LBB1_745: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_752 b LBB1_746 LBB1_746: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_752 b LBB1_747 LBB1_747: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9] ldr x9, [x9, #24] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_752 b LBB1_748 LBB1_748: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9] ldr x9, [x9, #16] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_752 b LBB1_749 LBB1_749: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #32] stur x9, [x29, #-16] ldr x8, [x8] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_751 b LBB1_750 LBB1_750: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr x12, [sp, #48] ; 8-byte Folded Reload ldr x8, [x12, #8] str x8, [x12] ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_751 LBB1_751: ; in Loop: Header=BB1_1 Depth=1 b LBB1_752 LBB1_752: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_759 b LBB1_753 LBB1_753: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_759 b LBB1_754 LBB1_754: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #8] ldr x9, [x9] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_759 b LBB1_755 LBB1_755: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #8] ldr x9, [x9, #16] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_759 b LBB1_756 LBB1_756: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #32] stur x9, [x29, #-16] ldr x8, [x8, #8] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_758 b LBB1_757 LBB1_757: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr x12, [sp, #48] ; 8-byte Folded Reload ldr x8, [x12, #24] str x8, [x12] ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_758 LBB1_758: ; in Loop: Header=BB1_1 Depth=1 b LBB1_759 LBB1_759: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_766 b LBB1_760 LBB1_760: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_766 b LBB1_761 LBB1_761: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #8] ldr x9, [x9] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_766 b LBB1_762 LBB1_762: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #8] ldr x9, [x9, #24] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_766 b LBB1_763 LBB1_763: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #32] stur x9, [x29, #-16] ldr x8, [x8, #8] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_765 b LBB1_764 LBB1_764: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr x12, [sp, #48] ; 8-byte Folded Reload ldr x8, [x12, #16] str x8, [x12] ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_765 LBB1_765: ; in Loop: Header=BB1_1 Depth=1 b LBB1_766 LBB1_766: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_773 b LBB1_767 LBB1_767: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_773 b LBB1_768 LBB1_768: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #8] ldr x9, [x9, #16] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_773 b LBB1_769 LBB1_769: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #8] ldr x9, [x9] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_773 b LBB1_770 LBB1_770: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #32] stur x9, [x29, #-16] ldr x8, [x8, #8] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_772 b LBB1_771 LBB1_771: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr x12, [sp, #48] ; 8-byte Folded Reload ldr x8, [x12, #24] str x8, [x12] ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_772 LBB1_772: ; in Loop: Header=BB1_1 Depth=1 b LBB1_773 LBB1_773: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_780 b LBB1_774 LBB1_774: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_780 b LBB1_775 LBB1_775: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #8] ldr x9, [x9, #16] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_780 b LBB1_776 LBB1_776: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #8] ldr x9, [x9, #24] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_780 b LBB1_777 LBB1_777: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #32] stur x9, [x29, #-16] ldr x8, [x8, #8] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_779 b LBB1_778 LBB1_778: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_779 LBB1_779: ; in Loop: Header=BB1_1 Depth=1 b LBB1_780 LBB1_780: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_787 b LBB1_781 LBB1_781: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_787 b LBB1_782 LBB1_782: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #8] ldr x9, [x9, #24] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_787 b LBB1_783 LBB1_783: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #8] ldr x9, [x9] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_787 b LBB1_784 LBB1_784: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #32] stur x9, [x29, #-16] ldr x8, [x8, #8] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_786 b LBB1_785 LBB1_785: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr x12, [sp, #48] ; 8-byte Folded Reload ldr x8, [x12, #16] str x8, [x12] ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_786 LBB1_786: ; in Loop: Header=BB1_1 Depth=1 b LBB1_787 LBB1_787: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_794 b LBB1_788 LBB1_788: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_794 b LBB1_789 LBB1_789: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #8] ldr x9, [x9, #24] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_794 b LBB1_790 LBB1_790: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #8] ldr x9, [x9, #16] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_794 b LBB1_791 LBB1_791: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #32] stur x9, [x29, #-16] ldr x8, [x8, #8] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_793 b LBB1_792 LBB1_792: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_793 LBB1_793: ; in Loop: Header=BB1_1 Depth=1 b LBB1_794 LBB1_794: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_801 b LBB1_795 LBB1_795: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_801 b LBB1_796 LBB1_796: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #16] ldr x9, [x9] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_801 b LBB1_797 LBB1_797: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #16] ldr x9, [x9, #8] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_801 b LBB1_798 LBB1_798: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #32] stur x9, [x29, #-16] ldr x8, [x8, #16] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_800 b LBB1_799 LBB1_799: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr x12, [sp, #48] ; 8-byte Folded Reload ldr x8, [x12, #24] str x8, [x12] ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_800 LBB1_800: ; in Loop: Header=BB1_1 Depth=1 b LBB1_801 LBB1_801: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_808 b LBB1_802 LBB1_802: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_808 b LBB1_803 LBB1_803: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #16] ldr x9, [x9] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_808 b LBB1_804 LBB1_804: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #16] ldr x9, [x9, #24] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_808 b LBB1_805 LBB1_805: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #32] stur x9, [x29, #-16] ldr x8, [x8, #16] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_807 b LBB1_806 LBB1_806: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr x12, [sp, #48] ; 8-byte Folded Reload ldr x8, [x12, #8] str x8, [x12] ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_807 LBB1_807: ; in Loop: Header=BB1_1 Depth=1 b LBB1_808 LBB1_808: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_815 b LBB1_809 LBB1_809: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_815 b LBB1_810 LBB1_810: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #16] ldr x9, [x9, #8] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_815 b LBB1_811 LBB1_811: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #16] ldr x9, [x9] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_815 b LBB1_812 LBB1_812: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #32] stur x9, [x29, #-16] ldr x8, [x8, #16] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_814 b LBB1_813 LBB1_813: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr x12, [sp, #48] ; 8-byte Folded Reload ldr x8, [x12, #24] str x8, [x12] ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_814 LBB1_814: ; in Loop: Header=BB1_1 Depth=1 b LBB1_815 LBB1_815: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_822 b LBB1_816 LBB1_816: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_822 b LBB1_817 LBB1_817: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #16] ldr x9, [x9, #8] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_822 b LBB1_818 LBB1_818: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #16] ldr x9, [x9, #24] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_822 b LBB1_819 LBB1_819: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #32] stur x9, [x29, #-16] ldr x8, [x8, #16] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_821 b LBB1_820 LBB1_820: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_821 LBB1_821: ; in Loop: Header=BB1_1 Depth=1 b LBB1_822 LBB1_822: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_829 b LBB1_823 LBB1_823: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_829 b LBB1_824 LBB1_824: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #16] ldr x9, [x9, #24] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_829 b LBB1_825 LBB1_825: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #16] ldr x9, [x9] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_829 b LBB1_826 LBB1_826: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #32] stur x9, [x29, #-16] ldr x8, [x8, #16] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_828 b LBB1_827 LBB1_827: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr x12, [sp, #48] ; 8-byte Folded Reload ldr x8, [x12, #8] str x8, [x12] ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_828 LBB1_828: ; in Loop: Header=BB1_1 Depth=1 b LBB1_829 LBB1_829: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_836 b LBB1_830 LBB1_830: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_836 b LBB1_831 LBB1_831: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #16] ldr x9, [x9, #24] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_836 b LBB1_832 LBB1_832: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #16] ldr x9, [x9, #8] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_836 b LBB1_833 LBB1_833: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #32] stur x9, [x29, #-16] ldr x8, [x8, #16] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_835 b LBB1_834 LBB1_834: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_835 LBB1_835: ; in Loop: Header=BB1_1 Depth=1 b LBB1_836 LBB1_836: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_843 b LBB1_837 LBB1_837: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_843 b LBB1_838 LBB1_838: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #24] ldr x9, [x9] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_843 b LBB1_839 LBB1_839: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #24] ldr x9, [x9, #8] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_843 b LBB1_840 LBB1_840: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #32] stur x9, [x29, #-16] ldr x8, [x8, #24] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_842 b LBB1_841 LBB1_841: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr x12, [sp, #48] ; 8-byte Folded Reload ldr x8, [x12, #16] str x8, [x12] ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_842 LBB1_842: ; in Loop: Header=BB1_1 Depth=1 b LBB1_843 LBB1_843: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_850 b LBB1_844 LBB1_844: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_850 b LBB1_845 LBB1_845: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #24] ldr x9, [x9] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_850 b LBB1_846 LBB1_846: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #24] ldr x9, [x9, #16] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_850 b LBB1_847 LBB1_847: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #32] stur x9, [x29, #-16] ldr x8, [x8, #24] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_849 b LBB1_848 LBB1_848: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr x12, [sp, #48] ; 8-byte Folded Reload ldr x8, [x12, #8] str x8, [x12] ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_849 LBB1_849: ; in Loop: Header=BB1_1 Depth=1 b LBB1_850 LBB1_850: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_857 b LBB1_851 LBB1_851: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_857 b LBB1_852 LBB1_852: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #24] ldr x9, [x9, #8] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_857 b LBB1_853 LBB1_853: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #24] ldr x9, [x9] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_857 b LBB1_854 LBB1_854: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #32] stur x9, [x29, #-16] ldr x8, [x8, #24] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_856 b LBB1_855 LBB1_855: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr x12, [sp, #48] ; 8-byte Folded Reload ldr x8, [x12, #16] str x8, [x12] ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_856 LBB1_856: ; in Loop: Header=BB1_1 Depth=1 b LBB1_857 LBB1_857: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_864 b LBB1_858 LBB1_858: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_864 b LBB1_859 LBB1_859: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #24] ldr x9, [x9, #8] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_864 b LBB1_860 LBB1_860: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #24] ldr x9, [x9, #16] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_864 b LBB1_861 LBB1_861: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #32] stur x9, [x29, #-16] ldr x8, [x8, #24] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_863 b LBB1_862 LBB1_862: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_863 LBB1_863: ; in Loop: Header=BB1_1 Depth=1 b LBB1_864 LBB1_864: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_871 b LBB1_865 LBB1_865: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_871 b LBB1_866 LBB1_866: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #24] ldr x9, [x9, #16] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_871 b LBB1_867 LBB1_867: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #24] ldr x9, [x9] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_871 b LBB1_868 LBB1_868: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #32] stur x9, [x29, #-16] ldr x8, [x8, #24] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_870 b LBB1_869 LBB1_869: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr x12, [sp, #48] ; 8-byte Folded Reload ldr x8, [x12, #8] str x8, [x12] ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_870 LBB1_870: ; in Loop: Header=BB1_1 Depth=1 b LBB1_871 LBB1_871: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB1_878 b LBB1_872 LBB1_872: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] add w8, w8, #3 subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_878 b LBB1_873 LBB1_873: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #24] ldr x9, [x9, #16] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_878 b LBB1_874 LBB1_874: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x8, [x9, #24] ldr x9, [x9, #8] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_878 b LBB1_875 LBB1_875: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x9, [x8, #32] stur x9, [x29, #-16] ldr x8, [x8, #24] stur x8, [x29, #-24] ldur x8, [x29, #-24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB1_877 b LBB1_876 LBB1_876: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr w8, [x11] subs w8, w8, #4 str w8, [x11] ldur x8, [x29, #-16] ldur x11, [x29, #-24] add x8, x8, x11 stur x8, [x29, #-32] ldur x8, [x29, #-16] ldr w11, [x9] add w11, w11, #0 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-24] ldr w11, [x9] add w11, w11, #1 str x8, [x10, w11, sxtw #3] ldur x8, [x29, #-32] ldr w11, [x9] add w11, w11, #2 str x8, [x10, w11, sxtw #3] ldr w8, [x9] add w8, w8, #3 str w8, [x9] b LBB1_877 LBB1_877: ; in Loop: Header=BB1_1 Depth=1 b LBB1_878 LBB1_878: ; in Loop: Header=BB1_1 Depth=1 b LBB1_1 LBB1_879: mov w8, #77 stur w8, [x29, #-8] ldur w0, [x29, #-8] ldp x29, x30, [sp, #112] ; 16-byte Folded Reload add sp, sp, #128 ret .cfi_endproc ; -- End function .comm _P1_is_marked,4,2 ; @P1_is_marked .comm _P2_is_marked,4,2 ; @P2_is_marked .comm _P3_is_marked,4,2 ; @P3_is_marked .comm _P1_marking_member_0,24,3 ; @P1_marking_member_0 .comm _P3_marking_member_0,48,3 ; @P3_marking_member_0 .comm _P2_marking_member_0,40,3 ; @P2_marking_member_0 .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _init_global_variables ## -- Begin function init_global_variables .p2align 4, 0x90 _init_global_variables: ## @init_global_variables .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq _P1_is_marked@GOTPCREL(%rip), %rax movl $3, (%rax) movq _P2_is_marked@GOTPCREL(%rip), %rax movl $5, (%rax) movq _P3_is_marked@GOTPCREL(%rip), %rax movl $0, (%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 $64, %rsp movl $0, -4(%rbp) callq _init_global_variables movl $2, -8(%rbp) LBB1_1: ## =>This Inner Loop Header: Depth=1 cmpl $0, -8(%rbp) jle LBB1_879 ## %bb.2: ## in Loop: Header=BB1_1 Depth=1 movl -8(%rbp), %eax addl $-1, %eax movl %eax, -8(%rbp) movq _P1_is_marked@GOTPCREL(%rip), %rax cmpl $3, (%rax) jl LBB1_8 ## %bb.3: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_8 ## %bb.4: ## in Loop: Header=BB1_1 Depth=1 movq _P1_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq _P1_marking_member_0@GOTPCREL(%rip), %rcx cmpq 16(%rcx), %rax jne LBB1_8 ## %bb.5: ## in Loop: Header=BB1_1 Depth=1 movq _P1_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -40(%rbp) movq _P1_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq %rax, -48(%rbp) movq -40(%rbp), %rax cmpq -48(%rbp), %rax jge LBB1_7 ## %bb.6: ## in Loop: Header=BB1_1 Depth=1 movq _P1_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $3, %ecx movq _P1_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -40(%rbp), %rax subq -48(%rbp), %rax movq %rax, -56(%rbp) movq -40(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -48(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -56(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_7: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_8 LBB1_8: ## in Loop: Header=BB1_1 Depth=1 movq _P1_is_marked@GOTPCREL(%rip), %rax cmpl $3, (%rax) jl LBB1_14 ## %bb.9: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_14 ## %bb.10: ## in Loop: Header=BB1_1 Depth=1 movq _P1_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq _P1_marking_member_0@GOTPCREL(%rip), %rcx cmpq 8(%rcx), %rax jne LBB1_14 ## %bb.11: ## in Loop: Header=BB1_1 Depth=1 movq _P1_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -40(%rbp) movq _P1_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq %rax, -48(%rbp) movq -40(%rbp), %rax cmpq -48(%rbp), %rax jge LBB1_13 ## %bb.12: ## in Loop: Header=BB1_1 Depth=1 movq _P1_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $3, %ecx movq _P1_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -40(%rbp), %rax subq -48(%rbp), %rax movq %rax, -56(%rbp) movq -40(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -48(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -56(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_13: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_14 LBB1_14: ## in Loop: Header=BB1_1 Depth=1 movq _P1_is_marked@GOTPCREL(%rip), %rax cmpl $3, (%rax) jl LBB1_20 ## %bb.15: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_20 ## %bb.16: ## in Loop: Header=BB1_1 Depth=1 movq _P1_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq _P1_marking_member_0@GOTPCREL(%rip), %rcx cmpq 16(%rcx), %rax jne LBB1_20 ## %bb.17: ## in Loop: Header=BB1_1 Depth=1 movq _P1_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq %rax, -40(%rbp) movq _P1_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -48(%rbp) movq -40(%rbp), %rax cmpq -48(%rbp), %rax jge LBB1_19 ## %bb.18: ## in Loop: Header=BB1_1 Depth=1 movq _P1_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $3, %ecx movq _P1_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -40(%rbp), %rax subq -48(%rbp), %rax movq %rax, -56(%rbp) movq -40(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -48(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -56(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_19: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_20 LBB1_20: ## in Loop: Header=BB1_1 Depth=1 movq _P1_is_marked@GOTPCREL(%rip), %rax cmpl $3, (%rax) jl LBB1_26 ## %bb.21: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_26 ## %bb.22: ## in Loop: Header=BB1_1 Depth=1 movq _P1_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq _P1_marking_member_0@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB1_26 ## %bb.23: ## in Loop: Header=BB1_1 Depth=1 movq _P1_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq %rax, -40(%rbp) movq _P1_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq %rax, -48(%rbp) movq -40(%rbp), %rax cmpq -48(%rbp), %rax jge LBB1_25 ## %bb.24: ## in Loop: Header=BB1_1 Depth=1 movq _P1_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $3, %ecx movq _P1_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -40(%rbp), %rax subq -48(%rbp), %rax movq %rax, -56(%rbp) movq -40(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -48(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -56(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_25: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_26 LBB1_26: ## in Loop: Header=BB1_1 Depth=1 movq _P1_is_marked@GOTPCREL(%rip), %rax cmpl $3, (%rax) jl LBB1_32 ## %bb.27: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_32 ## %bb.28: ## in Loop: Header=BB1_1 Depth=1 movq _P1_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq _P1_marking_member_0@GOTPCREL(%rip), %rcx cmpq 8(%rcx), %rax jne LBB1_32 ## %bb.29: ## in Loop: Header=BB1_1 Depth=1 movq _P1_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq %rax, -40(%rbp) movq _P1_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -48(%rbp) movq -40(%rbp), %rax cmpq -48(%rbp), %rax jge LBB1_31 ## %bb.30: ## in Loop: Header=BB1_1 Depth=1 movq _P1_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $3, %ecx movq _P1_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -40(%rbp), %rax subq -48(%rbp), %rax movq %rax, -56(%rbp) movq -40(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -48(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -56(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_31: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_32 LBB1_32: ## in Loop: Header=BB1_1 Depth=1 movq _P1_is_marked@GOTPCREL(%rip), %rax cmpl $3, (%rax) jl LBB1_38 ## %bb.33: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_38 ## %bb.34: ## in Loop: Header=BB1_1 Depth=1 movq _P1_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq _P1_marking_member_0@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB1_38 ## %bb.35: ## in Loop: Header=BB1_1 Depth=1 movq _P1_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq %rax, -40(%rbp) movq _P1_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq %rax, -48(%rbp) movq -40(%rbp), %rax cmpq -48(%rbp), %rax jge LBB1_37 ## %bb.36: ## in Loop: Header=BB1_1 Depth=1 movq _P1_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $3, %ecx movq _P1_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -40(%rbp), %rax subq -48(%rbp), %rax movq %rax, -56(%rbp) movq -40(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -48(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -56(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_37: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_38 LBB1_38: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $4, (%rax) jl LBB1_45 ## %bb.39: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_45 ## %bb.40: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 16(%rcx), %rax jne LBB1_45 ## %bb.41: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 24(%rcx), %rax jne LBB1_45 ## %bb.42: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_44 ## %bb.43: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_44: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_45 LBB1_45: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $4, (%rax) jl LBB1_52 ## %bb.46: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_52 ## %bb.47: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 24(%rcx), %rax jne LBB1_52 ## %bb.48: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 16(%rcx), %rax jne LBB1_52 ## %bb.49: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_51 ## %bb.50: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_51: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_52 LBB1_52: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $4, (%rax) jl LBB1_59 ## %bb.53: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_59 ## %bb.54: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 8(%rcx), %rax jne LBB1_59 ## %bb.55: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 24(%rcx), %rax jne LBB1_59 ## %bb.56: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_58 ## %bb.57: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_58: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_59 LBB1_59: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $4, (%rax) jl LBB1_66 ## %bb.60: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_66 ## %bb.61: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 24(%rcx), %rax jne LBB1_66 ## %bb.62: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 8(%rcx), %rax jne LBB1_66 ## %bb.63: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_65 ## %bb.64: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_65: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_66 LBB1_66: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $4, (%rax) jl LBB1_73 ## %bb.67: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_73 ## %bb.68: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 8(%rcx), %rax jne LBB1_73 ## %bb.69: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 16(%rcx), %rax jne LBB1_73 ## %bb.70: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_72 ## %bb.71: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_72: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_73 LBB1_73: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $4, (%rax) jl LBB1_80 ## %bb.74: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_80 ## %bb.75: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 16(%rcx), %rax jne LBB1_80 ## %bb.76: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 8(%rcx), %rax jne LBB1_80 ## %bb.77: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_79 ## %bb.78: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_79: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_80 LBB1_80: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $4, (%rax) jl LBB1_87 ## %bb.81: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_87 ## %bb.82: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 16(%rcx), %rax jne LBB1_87 ## %bb.83: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 24(%rcx), %rax jne LBB1_87 ## %bb.84: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_86 ## %bb.85: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_86: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_87 LBB1_87: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $4, (%rax) jl LBB1_94 ## %bb.88: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_94 ## %bb.89: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 24(%rcx), %rax jne LBB1_94 ## %bb.90: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 16(%rcx), %rax jne LBB1_94 ## %bb.91: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_93 ## %bb.92: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_93: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_94 LBB1_94: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $4, (%rax) jl LBB1_101 ## %bb.95: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_101 ## %bb.96: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB1_101 ## %bb.97: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 24(%rcx), %rax jne LBB1_101 ## %bb.98: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_100 ## %bb.99: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_100: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_101 LBB1_101: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $4, (%rax) jl LBB1_108 ## %bb.102: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_108 ## %bb.103: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 24(%rcx), %rax jne LBB1_108 ## %bb.104: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB1_108 ## %bb.105: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_107 ## %bb.106: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_107: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_108 LBB1_108: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $4, (%rax) jl LBB1_115 ## %bb.109: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_115 ## %bb.110: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB1_115 ## %bb.111: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 16(%rcx), %rax jne LBB1_115 ## %bb.112: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_114 ## %bb.113: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_114: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_115 LBB1_115: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $4, (%rax) jl LBB1_122 ## %bb.116: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_122 ## %bb.117: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 16(%rcx), %rax jne LBB1_122 ## %bb.118: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB1_122 ## %bb.119: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_121 ## %bb.120: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_121: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_122 LBB1_122: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $4, (%rax) jl LBB1_129 ## %bb.123: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_129 ## %bb.124: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 8(%rcx), %rax jne LBB1_129 ## %bb.125: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 24(%rcx), %rax jne LBB1_129 ## %bb.126: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_128 ## %bb.127: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_128: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_129 LBB1_129: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $4, (%rax) jl LBB1_136 ## %bb.130: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_136 ## %bb.131: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 24(%rcx), %rax jne LBB1_136 ## %bb.132: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 8(%rcx), %rax jne LBB1_136 ## %bb.133: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_135 ## %bb.134: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_135: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_136 LBB1_136: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $4, (%rax) jl LBB1_143 ## %bb.137: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_143 ## %bb.138: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB1_143 ## %bb.139: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 24(%rcx), %rax jne LBB1_143 ## %bb.140: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_142 ## %bb.141: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_142: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_143 LBB1_143: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $4, (%rax) jl LBB1_150 ## %bb.144: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_150 ## %bb.145: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 24(%rcx), %rax jne LBB1_150 ## %bb.146: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB1_150 ## %bb.147: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_149 ## %bb.148: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_149: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_150 LBB1_150: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $4, (%rax) jl LBB1_157 ## %bb.151: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_157 ## %bb.152: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB1_157 ## %bb.153: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 8(%rcx), %rax jne LBB1_157 ## %bb.154: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_156 ## %bb.155: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_156: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_157 LBB1_157: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $4, (%rax) jl LBB1_164 ## %bb.158: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_164 ## %bb.159: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 8(%rcx), %rax jne LBB1_164 ## %bb.160: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB1_164 ## %bb.161: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_163 ## %bb.162: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_163: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_164 LBB1_164: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $4, (%rax) jl LBB1_171 ## %bb.165: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_171 ## %bb.166: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 8(%rcx), %rax jne LBB1_171 ## %bb.167: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 16(%rcx), %rax jne LBB1_171 ## %bb.168: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_170 ## %bb.169: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_170: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_171 LBB1_171: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $4, (%rax) jl LBB1_178 ## %bb.172: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_178 ## %bb.173: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 16(%rcx), %rax jne LBB1_178 ## %bb.174: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 8(%rcx), %rax jne LBB1_178 ## %bb.175: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_177 ## %bb.176: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_177: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_178 LBB1_178: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $4, (%rax) jl LBB1_185 ## %bb.179: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_185 ## %bb.180: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB1_185 ## %bb.181: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 16(%rcx), %rax jne LBB1_185 ## %bb.182: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_184 ## %bb.183: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_184: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_185 LBB1_185: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $4, (%rax) jl LBB1_192 ## %bb.186: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_192 ## %bb.187: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 16(%rcx), %rax jne LBB1_192 ## %bb.188: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB1_192 ## %bb.189: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_191 ## %bb.190: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_191: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_192 LBB1_192: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $4, (%rax) jl LBB1_199 ## %bb.193: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_199 ## %bb.194: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB1_199 ## %bb.195: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 8(%rcx), %rax jne LBB1_199 ## %bb.196: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_198 ## %bb.197: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_198: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_199 LBB1_199: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $4, (%rax) jl LBB1_206 ## %bb.200: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_206 ## %bb.201: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 8(%rcx), %rax jne LBB1_206 ## %bb.202: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB1_206 ## %bb.203: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_205 ## %bb.204: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_205: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_206 LBB1_206: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_213 ## %bb.207: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_213 ## %bb.208: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 16(%rcx), %rax jne LBB1_213 ## %bb.209: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 32(%rcx), %rax jne LBB1_213 ## %bb.210: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_212 ## %bb.211: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rcx movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq %rcx, (%rax) movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_212: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_213 LBB1_213: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_220 ## %bb.214: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_220 ## %bb.215: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 24(%rcx), %rax jne LBB1_220 ## %bb.216: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 32(%rcx), %rax jne LBB1_220 ## %bb.217: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_219 ## %bb.218: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rcx movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq %rcx, (%rax) movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_219: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_220 LBB1_220: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_227 ## %bb.221: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_227 ## %bb.222: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 32(%rcx), %rax jne LBB1_227 ## %bb.223: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 16(%rcx), %rax jne LBB1_227 ## %bb.224: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_226 ## %bb.225: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rcx movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq %rcx, (%rax) movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_226: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_227 LBB1_227: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_234 ## %bb.228: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_234 ## %bb.229: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 32(%rcx), %rax jne LBB1_234 ## %bb.230: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 24(%rcx), %rax jne LBB1_234 ## %bb.231: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_233 ## %bb.232: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rcx movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq %rcx, (%rax) movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_233: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_234 LBB1_234: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_241 ## %bb.235: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_241 ## %bb.236: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 8(%rcx), %rax jne LBB1_241 ## %bb.237: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 32(%rcx), %rax jne LBB1_241 ## %bb.238: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_240 ## %bb.239: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rcx movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq %rcx, (%rax) movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_240: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_241 LBB1_241: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_248 ## %bb.242: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_248 ## %bb.243: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 24(%rcx), %rax jne LBB1_248 ## %bb.244: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 32(%rcx), %rax jne LBB1_248 ## %bb.245: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_247 ## %bb.246: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rcx movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq %rcx, (%rax) movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_247: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_248 LBB1_248: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_255 ## %bb.249: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_255 ## %bb.250: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 32(%rcx), %rax jne LBB1_255 ## %bb.251: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 8(%rcx), %rax jne LBB1_255 ## %bb.252: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_254 ## %bb.253: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rcx movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq %rcx, (%rax) movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_254: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_255 LBB1_255: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_262 ## %bb.256: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_262 ## %bb.257: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 32(%rcx), %rax jne LBB1_262 ## %bb.258: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 24(%rcx), %rax jne LBB1_262 ## %bb.259: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_261 ## %bb.260: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rcx movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq %rcx, (%rax) movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_261: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_262 LBB1_262: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_269 ## %bb.263: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_269 ## %bb.264: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 8(%rcx), %rax jne LBB1_269 ## %bb.265: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 32(%rcx), %rax jne LBB1_269 ## %bb.266: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_268 ## %bb.267: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rcx movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq %rcx, (%rax) movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_268: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_269 LBB1_269: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_276 ## %bb.270: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_276 ## %bb.271: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 16(%rcx), %rax jne LBB1_276 ## %bb.272: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 32(%rcx), %rax jne LBB1_276 ## %bb.273: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_275 ## %bb.274: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rcx movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq %rcx, (%rax) movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_275: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_276 LBB1_276: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_283 ## %bb.277: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_283 ## %bb.278: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 32(%rcx), %rax jne LBB1_283 ## %bb.279: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 8(%rcx), %rax jne LBB1_283 ## %bb.280: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_282 ## %bb.281: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rcx movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq %rcx, (%rax) movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_282: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_283 LBB1_283: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_290 ## %bb.284: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_290 ## %bb.285: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 32(%rcx), %rax jne LBB1_290 ## %bb.286: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 16(%rcx), %rax jne LBB1_290 ## %bb.287: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_289 ## %bb.288: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rcx movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq %rcx, (%rax) movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_289: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_290 LBB1_290: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_297 ## %bb.291: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_297 ## %bb.292: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 8(%rcx), %rax jne LBB1_297 ## %bb.293: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 16(%rcx), %rax jne LBB1_297 ## %bb.294: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_296 ## %bb.295: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rcx movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq %rcx, (%rax) movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_296: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_297 LBB1_297: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_304 ## %bb.298: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_304 ## %bb.299: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 8(%rcx), %rax jne LBB1_304 ## %bb.300: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 24(%rcx), %rax jne LBB1_304 ## %bb.301: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_303 ## %bb.302: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rcx movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq %rcx, (%rax) movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_303: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_304 LBB1_304: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_311 ## %bb.305: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_311 ## %bb.306: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 16(%rcx), %rax jne LBB1_311 ## %bb.307: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 8(%rcx), %rax jne LBB1_311 ## %bb.308: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_310 ## %bb.309: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rcx movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq %rcx, (%rax) movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_310: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_311 LBB1_311: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_318 ## %bb.312: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_318 ## %bb.313: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 16(%rcx), %rax jne LBB1_318 ## %bb.314: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 24(%rcx), %rax jne LBB1_318 ## %bb.315: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_317 ## %bb.316: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rcx movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq %rcx, (%rax) movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_317: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_318 LBB1_318: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_325 ## %bb.319: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_325 ## %bb.320: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 24(%rcx), %rax jne LBB1_325 ## %bb.321: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 8(%rcx), %rax jne LBB1_325 ## %bb.322: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_324 ## %bb.323: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rcx movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq %rcx, (%rax) movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_324: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_325 LBB1_325: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_332 ## %bb.326: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_332 ## %bb.327: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 24(%rcx), %rax jne LBB1_332 ## %bb.328: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 16(%rcx), %rax jne LBB1_332 ## %bb.329: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_331 ## %bb.330: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rcx movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq %rcx, (%rax) movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_331: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_332 LBB1_332: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_339 ## %bb.333: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_339 ## %bb.334: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 16(%rcx), %rax jne LBB1_339 ## %bb.335: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 32(%rcx), %rax jne LBB1_339 ## %bb.336: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_338 ## %bb.337: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rcx movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq %rcx, (%rax) movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_338: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_339 LBB1_339: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_346 ## %bb.340: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_346 ## %bb.341: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 24(%rcx), %rax jne LBB1_346 ## %bb.342: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 32(%rcx), %rax jne LBB1_346 ## %bb.343: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_345 ## %bb.344: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rcx movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq %rcx, (%rax) movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_345: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_346 LBB1_346: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_353 ## %bb.347: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_353 ## %bb.348: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 32(%rcx), %rax jne LBB1_353 ## %bb.349: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 16(%rcx), %rax jne LBB1_353 ## %bb.350: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_352 ## %bb.351: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rcx movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq %rcx, (%rax) movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_352: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_353 LBB1_353: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_360 ## %bb.354: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_360 ## %bb.355: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 32(%rcx), %rax jne LBB1_360 ## %bb.356: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 24(%rcx), %rax jne LBB1_360 ## %bb.357: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_359 ## %bb.358: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rcx movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq %rcx, (%rax) movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_359: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_360 LBB1_360: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_367 ## %bb.361: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_367 ## %bb.362: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB1_367 ## %bb.363: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 32(%rcx), %rax jne LBB1_367 ## %bb.364: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_366 ## %bb.365: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rcx movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq %rcx, (%rax) movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_366: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_367 LBB1_367: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_374 ## %bb.368: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_374 ## %bb.369: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 24(%rcx), %rax jne LBB1_374 ## %bb.370: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 32(%rcx), %rax jne LBB1_374 ## %bb.371: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_373 ## %bb.372: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_373: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_374 LBB1_374: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_381 ## %bb.375: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_381 ## %bb.376: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 32(%rcx), %rax jne LBB1_381 ## %bb.377: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB1_381 ## %bb.378: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_380 ## %bb.379: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rcx movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq %rcx, (%rax) movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_380: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_381 LBB1_381: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_388 ## %bb.382: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_388 ## %bb.383: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 32(%rcx), %rax jne LBB1_388 ## %bb.384: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 24(%rcx), %rax jne LBB1_388 ## %bb.385: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_387 ## %bb.386: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_387: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_388 LBB1_388: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_395 ## %bb.389: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_395 ## %bb.390: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB1_395 ## %bb.391: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 32(%rcx), %rax jne LBB1_395 ## %bb.392: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_394 ## %bb.393: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rcx movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq %rcx, (%rax) movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_394: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_395 LBB1_395: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_402 ## %bb.396: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_402 ## %bb.397: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 16(%rcx), %rax jne LBB1_402 ## %bb.398: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 32(%rcx), %rax jne LBB1_402 ## %bb.399: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_401 ## %bb.400: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_401: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_402 LBB1_402: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_409 ## %bb.403: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_409 ## %bb.404: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 32(%rcx), %rax jne LBB1_409 ## %bb.405: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB1_409 ## %bb.406: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_408 ## %bb.407: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rcx movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq %rcx, (%rax) movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_408: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_409 LBB1_409: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_416 ## %bb.410: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_416 ## %bb.411: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 32(%rcx), %rax jne LBB1_416 ## %bb.412: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 16(%rcx), %rax jne LBB1_416 ## %bb.413: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_415 ## %bb.414: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_415: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_416 LBB1_416: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_423 ## %bb.417: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_423 ## %bb.418: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB1_423 ## %bb.419: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 16(%rcx), %rax jne LBB1_423 ## %bb.420: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_422 ## %bb.421: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rcx movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq %rcx, (%rax) movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_422: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_423 LBB1_423: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_430 ## %bb.424: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_430 ## %bb.425: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB1_430 ## %bb.426: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 24(%rcx), %rax jne LBB1_430 ## %bb.427: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_429 ## %bb.428: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rcx movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq %rcx, (%rax) movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_429: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_430 LBB1_430: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_437 ## %bb.431: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_437 ## %bb.432: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 16(%rcx), %rax jne LBB1_437 ## %bb.433: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB1_437 ## %bb.434: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_436 ## %bb.435: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rcx movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq %rcx, (%rax) movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_436: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_437 LBB1_437: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_444 ## %bb.438: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_444 ## %bb.439: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 16(%rcx), %rax jne LBB1_444 ## %bb.440: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 24(%rcx), %rax jne LBB1_444 ## %bb.441: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_443 ## %bb.442: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_443: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_444 LBB1_444: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_451 ## %bb.445: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_451 ## %bb.446: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 24(%rcx), %rax jne LBB1_451 ## %bb.447: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB1_451 ## %bb.448: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_450 ## %bb.449: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rcx movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq %rcx, (%rax) movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_450: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_451 LBB1_451: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_458 ## %bb.452: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_458 ## %bb.453: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 24(%rcx), %rax jne LBB1_458 ## %bb.454: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 16(%rcx), %rax jne LBB1_458 ## %bb.455: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_457 ## %bb.456: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_457: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_458 LBB1_458: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_465 ## %bb.459: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_465 ## %bb.460: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 8(%rcx), %rax jne LBB1_465 ## %bb.461: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 32(%rcx), %rax jne LBB1_465 ## %bb.462: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_464 ## %bb.463: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rcx movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq %rcx, (%rax) movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_464: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_465 LBB1_465: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_472 ## %bb.466: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_472 ## %bb.467: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 24(%rcx), %rax jne LBB1_472 ## %bb.468: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 32(%rcx), %rax jne LBB1_472 ## %bb.469: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_471 ## %bb.470: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rcx movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq %rcx, (%rax) movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_471: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_472 LBB1_472: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_479 ## %bb.473: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_479 ## %bb.474: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 32(%rcx), %rax jne LBB1_479 ## %bb.475: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 8(%rcx), %rax jne LBB1_479 ## %bb.476: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_478 ## %bb.477: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rcx movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq %rcx, (%rax) movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_478: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_479 LBB1_479: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_486 ## %bb.480: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_486 ## %bb.481: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 32(%rcx), %rax jne LBB1_486 ## %bb.482: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 24(%rcx), %rax jne LBB1_486 ## %bb.483: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_485 ## %bb.484: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rcx movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq %rcx, (%rax) movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_485: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_486 LBB1_486: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_493 ## %bb.487: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_493 ## %bb.488: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB1_493 ## %bb.489: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 32(%rcx), %rax jne LBB1_493 ## %bb.490: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_492 ## %bb.491: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rcx movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq %rcx, (%rax) movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_492: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_493 LBB1_493: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_500 ## %bb.494: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_500 ## %bb.495: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 24(%rcx), %rax jne LBB1_500 ## %bb.496: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 32(%rcx), %rax jne LBB1_500 ## %bb.497: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_499 ## %bb.498: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_499: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_500 LBB1_500: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_507 ## %bb.501: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_507 ## %bb.502: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 32(%rcx), %rax jne LBB1_507 ## %bb.503: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB1_507 ## %bb.504: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_506 ## %bb.505: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rcx movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq %rcx, (%rax) movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_506: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_507 LBB1_507: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_514 ## %bb.508: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_514 ## %bb.509: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 32(%rcx), %rax jne LBB1_514 ## %bb.510: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 24(%rcx), %rax jne LBB1_514 ## %bb.511: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_513 ## %bb.512: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_513: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_514 LBB1_514: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_521 ## %bb.515: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_521 ## %bb.516: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB1_521 ## %bb.517: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 32(%rcx), %rax jne LBB1_521 ## %bb.518: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_520 ## %bb.519: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rcx movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq %rcx, (%rax) movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_520: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_521 LBB1_521: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_528 ## %bb.522: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_528 ## %bb.523: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 8(%rcx), %rax jne LBB1_528 ## %bb.524: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 32(%rcx), %rax jne LBB1_528 ## %bb.525: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_527 ## %bb.526: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_527: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_528 LBB1_528: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_535 ## %bb.529: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_535 ## %bb.530: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 32(%rcx), %rax jne LBB1_535 ## %bb.531: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB1_535 ## %bb.532: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_534 ## %bb.533: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rcx movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq %rcx, (%rax) movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_534: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_535 LBB1_535: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_542 ## %bb.536: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_542 ## %bb.537: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 32(%rcx), %rax jne LBB1_542 ## %bb.538: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 8(%rcx), %rax jne LBB1_542 ## %bb.539: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_541 ## %bb.540: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_541: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_542 LBB1_542: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_549 ## %bb.543: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_549 ## %bb.544: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB1_549 ## %bb.545: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 8(%rcx), %rax jne LBB1_549 ## %bb.546: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_548 ## %bb.547: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rcx movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq %rcx, (%rax) movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_548: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_549 LBB1_549: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_556 ## %bb.550: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_556 ## %bb.551: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB1_556 ## %bb.552: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 24(%rcx), %rax jne LBB1_556 ## %bb.553: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_555 ## %bb.554: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rcx movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq %rcx, (%rax) movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_555: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_556 LBB1_556: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_563 ## %bb.557: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_563 ## %bb.558: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 8(%rcx), %rax jne LBB1_563 ## %bb.559: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB1_563 ## %bb.560: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_562 ## %bb.561: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rcx movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq %rcx, (%rax) movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_562: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_563 LBB1_563: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_570 ## %bb.564: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_570 ## %bb.565: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 8(%rcx), %rax jne LBB1_570 ## %bb.566: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 24(%rcx), %rax jne LBB1_570 ## %bb.567: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_569 ## %bb.568: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_569: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_570 LBB1_570: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_577 ## %bb.571: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_577 ## %bb.572: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 24(%rcx), %rax jne LBB1_577 ## %bb.573: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB1_577 ## %bb.574: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_576 ## %bb.575: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rcx movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq %rcx, (%rax) movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_576: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_577 LBB1_577: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_584 ## %bb.578: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_584 ## %bb.579: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 24(%rcx), %rax jne LBB1_584 ## %bb.580: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 8(%rcx), %rax jne LBB1_584 ## %bb.581: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_583 ## %bb.582: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_583: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_584 LBB1_584: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_591 ## %bb.585: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_591 ## %bb.586: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 8(%rcx), %rax jne LBB1_591 ## %bb.587: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 32(%rcx), %rax jne LBB1_591 ## %bb.588: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_590 ## %bb.589: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rcx movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq %rcx, (%rax) movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_590: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_591 LBB1_591: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_598 ## %bb.592: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_598 ## %bb.593: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 16(%rcx), %rax jne LBB1_598 ## %bb.594: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 32(%rcx), %rax jne LBB1_598 ## %bb.595: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_597 ## %bb.596: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rcx movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq %rcx, (%rax) movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_597: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_598 LBB1_598: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_605 ## %bb.599: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_605 ## %bb.600: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 32(%rcx), %rax jne LBB1_605 ## %bb.601: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 8(%rcx), %rax jne LBB1_605 ## %bb.602: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_604 ## %bb.603: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rcx movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq %rcx, (%rax) movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_604: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_605 LBB1_605: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_612 ## %bb.606: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_612 ## %bb.607: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 32(%rcx), %rax jne LBB1_612 ## %bb.608: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 16(%rcx), %rax jne LBB1_612 ## %bb.609: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_611 ## %bb.610: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rcx movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq %rcx, (%rax) movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_611: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_612 LBB1_612: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_619 ## %bb.613: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_619 ## %bb.614: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB1_619 ## %bb.615: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 32(%rcx), %rax jne LBB1_619 ## %bb.616: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_618 ## %bb.617: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rcx movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq %rcx, (%rax) movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_618: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_619 LBB1_619: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_626 ## %bb.620: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_626 ## %bb.621: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 16(%rcx), %rax jne LBB1_626 ## %bb.622: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 32(%rcx), %rax jne LBB1_626 ## %bb.623: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_625 ## %bb.624: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_625: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_626 LBB1_626: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_633 ## %bb.627: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_633 ## %bb.628: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 32(%rcx), %rax jne LBB1_633 ## %bb.629: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB1_633 ## %bb.630: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_632 ## %bb.631: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rcx movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq %rcx, (%rax) movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_632: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_633 LBB1_633: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_640 ## %bb.634: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_640 ## %bb.635: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 32(%rcx), %rax jne LBB1_640 ## %bb.636: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 16(%rcx), %rax jne LBB1_640 ## %bb.637: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_639 ## %bb.638: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_639: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_640 LBB1_640: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_647 ## %bb.641: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_647 ## %bb.642: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB1_647 ## %bb.643: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 32(%rcx), %rax jne LBB1_647 ## %bb.644: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_646 ## %bb.645: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rcx movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq %rcx, (%rax) movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_646: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_647 LBB1_647: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_654 ## %bb.648: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_654 ## %bb.649: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 8(%rcx), %rax jne LBB1_654 ## %bb.650: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 32(%rcx), %rax jne LBB1_654 ## %bb.651: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_653 ## %bb.652: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_653: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_654 LBB1_654: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_661 ## %bb.655: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_661 ## %bb.656: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 32(%rcx), %rax jne LBB1_661 ## %bb.657: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB1_661 ## %bb.658: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_660 ## %bb.659: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rcx movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq %rcx, (%rax) movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_660: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_661 LBB1_661: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_668 ## %bb.662: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_668 ## %bb.663: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 32(%rcx), %rax jne LBB1_668 ## %bb.664: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 8(%rcx), %rax jne LBB1_668 ## %bb.665: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_667 ## %bb.666: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_667: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_668 LBB1_668: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_675 ## %bb.669: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_675 ## %bb.670: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB1_675 ## %bb.671: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 8(%rcx), %rax jne LBB1_675 ## %bb.672: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_674 ## %bb.673: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rcx movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq %rcx, (%rax) movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_674: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_675 LBB1_675: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_682 ## %bb.676: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_682 ## %bb.677: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB1_682 ## %bb.678: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 16(%rcx), %rax jne LBB1_682 ## %bb.679: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_681 ## %bb.680: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rcx movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq %rcx, (%rax) movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_681: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_682 LBB1_682: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_689 ## %bb.683: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_689 ## %bb.684: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 8(%rcx), %rax jne LBB1_689 ## %bb.685: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB1_689 ## %bb.686: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_688 ## %bb.687: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rcx movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq %rcx, (%rax) movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_688: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_689 LBB1_689: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_696 ## %bb.690: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_696 ## %bb.691: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 8(%rcx), %rax jne LBB1_696 ## %bb.692: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 16(%rcx), %rax jne LBB1_696 ## %bb.693: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_695 ## %bb.694: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_695: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_696 LBB1_696: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_703 ## %bb.697: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_703 ## %bb.698: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 16(%rcx), %rax jne LBB1_703 ## %bb.699: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB1_703 ## %bb.700: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_702 ## %bb.701: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rcx movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq %rcx, (%rax) movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_702: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_703 LBB1_703: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_710 ## %bb.704: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_710 ## %bb.705: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 16(%rcx), %rax jne LBB1_710 ## %bb.706: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 8(%rcx), %rax jne LBB1_710 ## %bb.707: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_709 ## %bb.708: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_709: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_710 LBB1_710: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_717 ## %bb.711: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_717 ## %bb.712: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 8(%rcx), %rax jne LBB1_717 ## %bb.713: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 16(%rcx), %rax jne LBB1_717 ## %bb.714: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_716 ## %bb.715: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rcx movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq %rcx, (%rax) movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_716: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_717 LBB1_717: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_724 ## %bb.718: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_724 ## %bb.719: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 8(%rcx), %rax jne LBB1_724 ## %bb.720: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 24(%rcx), %rax jne LBB1_724 ## %bb.721: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_723 ## %bb.722: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rcx movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq %rcx, (%rax) movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_723: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_724 LBB1_724: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_731 ## %bb.725: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_731 ## %bb.726: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 16(%rcx), %rax jne LBB1_731 ## %bb.727: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 8(%rcx), %rax jne LBB1_731 ## %bb.728: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_730 ## %bb.729: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rcx movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq %rcx, (%rax) movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_730: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_731 LBB1_731: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_738 ## %bb.732: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_738 ## %bb.733: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 16(%rcx), %rax jne LBB1_738 ## %bb.734: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 24(%rcx), %rax jne LBB1_738 ## %bb.735: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_737 ## %bb.736: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rcx movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq %rcx, (%rax) movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_737: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_738 LBB1_738: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_745 ## %bb.739: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_745 ## %bb.740: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 24(%rcx), %rax jne LBB1_745 ## %bb.741: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 8(%rcx), %rax jne LBB1_745 ## %bb.742: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_744 ## %bb.743: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rcx movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq %rcx, (%rax) movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_744: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_745 LBB1_745: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_752 ## %bb.746: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_752 ## %bb.747: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 24(%rcx), %rax jne LBB1_752 ## %bb.748: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 16(%rcx), %rax jne LBB1_752 ## %bb.749: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_751 ## %bb.750: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rcx movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq %rcx, (%rax) movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_751: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_752 LBB1_752: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_759 ## %bb.753: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_759 ## %bb.754: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB1_759 ## %bb.755: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 16(%rcx), %rax jne LBB1_759 ## %bb.756: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_758 ## %bb.757: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rcx movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq %rcx, (%rax) movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_758: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_759 LBB1_759: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_766 ## %bb.760: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_766 ## %bb.761: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB1_766 ## %bb.762: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 24(%rcx), %rax jne LBB1_766 ## %bb.763: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_765 ## %bb.764: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rcx movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq %rcx, (%rax) movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_765: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_766 LBB1_766: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_773 ## %bb.767: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_773 ## %bb.768: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 16(%rcx), %rax jne LBB1_773 ## %bb.769: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB1_773 ## %bb.770: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_772 ## %bb.771: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rcx movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq %rcx, (%rax) movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_772: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_773 LBB1_773: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_780 ## %bb.774: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_780 ## %bb.775: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 16(%rcx), %rax jne LBB1_780 ## %bb.776: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 24(%rcx), %rax jne LBB1_780 ## %bb.777: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_779 ## %bb.778: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_779: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_780 LBB1_780: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_787 ## %bb.781: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_787 ## %bb.782: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 24(%rcx), %rax jne LBB1_787 ## %bb.783: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB1_787 ## %bb.784: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_786 ## %bb.785: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rcx movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq %rcx, (%rax) movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_786: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_787 LBB1_787: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_794 ## %bb.788: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_794 ## %bb.789: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 24(%rcx), %rax jne LBB1_794 ## %bb.790: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 16(%rcx), %rax jne LBB1_794 ## %bb.791: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_793 ## %bb.792: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_793: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_794 LBB1_794: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_801 ## %bb.795: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_801 ## %bb.796: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB1_801 ## %bb.797: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 8(%rcx), %rax jne LBB1_801 ## %bb.798: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_800 ## %bb.799: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rcx movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq %rcx, (%rax) movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_800: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_801 LBB1_801: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_808 ## %bb.802: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_808 ## %bb.803: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB1_808 ## %bb.804: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 24(%rcx), %rax jne LBB1_808 ## %bb.805: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_807 ## %bb.806: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rcx movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq %rcx, (%rax) movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_807: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_808 LBB1_808: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_815 ## %bb.809: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_815 ## %bb.810: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 8(%rcx), %rax jne LBB1_815 ## %bb.811: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB1_815 ## %bb.812: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_814 ## %bb.813: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rcx movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq %rcx, (%rax) movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_814: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_815 LBB1_815: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_822 ## %bb.816: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_822 ## %bb.817: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 8(%rcx), %rax jne LBB1_822 ## %bb.818: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 24(%rcx), %rax jne LBB1_822 ## %bb.819: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_821 ## %bb.820: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_821: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_822 LBB1_822: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_829 ## %bb.823: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_829 ## %bb.824: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 24(%rcx), %rax jne LBB1_829 ## %bb.825: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB1_829 ## %bb.826: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_828 ## %bb.827: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rcx movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq %rcx, (%rax) movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_828: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_829 LBB1_829: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_836 ## %bb.830: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_836 ## %bb.831: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 24(%rcx), %rax jne LBB1_836 ## %bb.832: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 8(%rcx), %rax jne LBB1_836 ## %bb.833: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_835 ## %bb.834: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_835: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_836 LBB1_836: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_843 ## %bb.837: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_843 ## %bb.838: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB1_843 ## %bb.839: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 8(%rcx), %rax jne LBB1_843 ## %bb.840: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_842 ## %bb.841: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rcx movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq %rcx, (%rax) movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_842: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_843 LBB1_843: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_850 ## %bb.844: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_850 ## %bb.845: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB1_850 ## %bb.846: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 16(%rcx), %rax jne LBB1_850 ## %bb.847: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_849 ## %bb.848: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rcx movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq %rcx, (%rax) movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_849: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_850 LBB1_850: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_857 ## %bb.851: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_857 ## %bb.852: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 8(%rcx), %rax jne LBB1_857 ## %bb.853: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB1_857 ## %bb.854: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_856 ## %bb.855: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 16(%rax), %rcx movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq %rcx, (%rax) movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_856: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_857 LBB1_857: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_864 ## %bb.858: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_864 ## %bb.859: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 8(%rcx), %rax jne LBB1_864 ## %bb.860: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 16(%rcx), %rax jne LBB1_864 ## %bb.861: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_863 ## %bb.862: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_863: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_864 LBB1_864: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_871 ## %bb.865: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_871 ## %bb.866: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 16(%rcx), %rax jne LBB1_871 ## %bb.867: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB1_871 ## %bb.868: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_870 ## %bb.869: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 8(%rax), %rcx movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq %rcx, (%rax) movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_870: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_871 LBB1_871: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax cmpl $5, (%rax) jl LBB1_878 ## %bb.872: ## in Loop: Header=BB1_1 Depth=1 movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $3, %eax cmpl $6, %eax jg LBB1_878 ## %bb.873: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 16(%rcx), %rax jne LBB1_878 ## %bb.874: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq _P2_marking_member_0@GOTPCREL(%rip), %rcx cmpq 8(%rcx), %rax jne LBB1_878 ## %bb.875: ## in Loop: Header=BB1_1 Depth=1 movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 32(%rax), %rax movq %rax, -16(%rbp) movq _P2_marking_member_0@GOTPCREL(%rip), %rax movq 24(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jle LBB1_877 ## %bb.876: ## in Loop: Header=BB1_1 Depth=1 movq _P2_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx subl $4, %ecx movq _P2_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -16(%rbp), %rax addq -24(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $0, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -24(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $1, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq -32(%rbp), %rdx movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %eax addl $2, %eax movslq %eax, %rcx movq _P3_marking_member_0@GOTPCREL(%rip), %rax movq %rdx, (%rax,%rcx,8) movq _P3_is_marked@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $3, %ecx movq _P3_is_marked@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_877: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_878 LBB1_878: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_1 LBB1_879: movl $77, -8(%rbp) movl -8(%rbp), %eax addq $64, %rsp popq %rbp retq .cfi_endproc ## -- End function .comm _P1_is_marked,4,2 ## @P1_is_marked .comm _P2_is_marked,4,2 ## @P2_is_marked .comm _P3_is_marked,4,2 ## @P3_is_marked .comm _P1_marking_member_0,24,4 ## @P1_marking_member_0 .comm _P3_marking_member_0,48,4 ## @P3_marking_member_0 .comm _P2_marking_member_0,40,4 ## @P2_marking_member_0 .subsections_via_symbols
the_stack_data/661713.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/111077228.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] 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] 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, #9 cset w8, gt mov w9, #1 stur w9, [x29, #-12] ; 4-byte Folded Spill tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-8] subs w8, w8, #0 cset w8, lt stur w8, [x29, #-12] ; 4-byte Folded Spill b LBB0_4 LBB0_4: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-12] ; 4-byte Folded Reload tbnz w8, #0, LBB0_1 b LBB0_5 LBB0_5: 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 "entre com um valor entre 0 e 9: " 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 $16, %rsp movl $0, -4(%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 movb $0, %al callq _scanf ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movb $1, %al cmpl $9, -8(%rbp) movb %al, -9(%rbp) ## 1-byte Spill jg LBB0_4 ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 cmpl $0, -8(%rbp) setl %al movb %al, -9(%rbp) ## 1-byte Spill LBB0_4: ## in Loop: Header=BB0_1 Depth=1 movb -9(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB0_1 ## %bb.5: xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "entre com um valor entre 0 e 9: " L_.str.1: ## @.str.1 .asciz "%d" .subsections_via_symbols
the_stack_data/154828431.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _strindex ; -- Begin function strindex .p2align 2 _strindex: ; @strindex .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 str x0, [sp, #32] str x1, [sp, #24] str wzr, [sp, #20] b LBB0_1 LBB0_1: ; =>This Loop Header: Depth=1 ; Child Loop BB0_3 Depth 2 ldr x8, [sp, #32] ldrsw x9, [sp, #20] ldrsb w8, [x8, x9] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_13 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #20] str w8, [sp, #16] str wzr, [sp, #12] b LBB0_3 LBB0_3: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldr x8, [sp, #24] 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, LBB0_5 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_3 Depth=2 ldr x8, [sp, #32] ldrsw x9, [sp, #16] ldrsb w8, [x8, x9] ldr x9, [sp, #24] ldrsw x10, [sp, #12] ldrsb w9, [x9, x10] subs w8, w8, w9 cset w8, eq str w8, [sp, #8] ; 4-byte Folded Spill b LBB0_5 LBB0_5: ; in Loop: Header=BB0_3 Depth=2 ldr w8, [sp, #8] ; 4-byte Folded Reload tbz w8, #0, LBB0_8 b LBB0_6 LBB0_6: ; in Loop: Header=BB0_3 Depth=2 b LBB0_7 LBB0_7: ; in Loop: Header=BB0_3 Depth=2 ldr w8, [sp, #16] add w8, w8, #1 str w8, [sp, #16] ldr w8, [sp, #12] add w8, w8, #1 str w8, [sp, #12] b LBB0_3 LBB0_8: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #12] subs w8, w8, #0 cset w8, le tbnz w8, #0, LBB0_11 b LBB0_9 LBB0_9: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #24] ldrsw x9, [sp, #12] ldrsb w8, [x8, x9] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_11 b LBB0_10 LBB0_10: ldr w8, [sp, #20] ldr w9, [sp, #12] subs w9, w9, #1 add w8, w8, w9 str w8, [sp, #44] b LBB0_14 LBB0_11: ; in Loop: Header=BB0_1 Depth=1 b LBB0_12 LBB0_12: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #20] add w8, w8, #1 str w8, [sp, #20] b LBB0_1 LBB0_13: mov w8, #-1 str w8, [sp, #44] b LBB0_14 LBB0_14: ldr w0, [sp, #44] add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #96 .cfi_def_cfa_offset 96 stp x29, x30, [sp, #80] ; 16-byte Folded Spill add x29, sp, #80 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] adrp x8, l___const.main.s@PAGE add x8, x8, l___const.main.s@PAGEOFF ldr q0, [x8] add x0, sp, #32 str q0, [sp, #32] ldur q0, [x8, #9] stur q0, [x0, #9] adrp x8, l___const.main.t@PAGE add x8, x8, l___const.main.t@PAGEOFF ldr w9, [x8] add x1, sp, #24 str w9, [sp, #24] ldur w8, [x8, #3] stur w8, [x1, #3] bl _strindex str w0, [sp, #20] ldr w9, [sp, #20] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB1_2 b LBB1_1 LBB1_1: bl ___stack_chk_fail LBB1_2: mov w0, #0 ldp x29, x30, [sp, #80] ; 16-byte Folded Reload add sp, sp, #96 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l___const.main.s: ; @__const.main.s .asciz "Hola, esto es una prueba" l___const.main.t: ; @__const.main.t .asciz "prueba" 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 _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 movq %rdi, -16(%rbp) movq %rsi, -24(%rbp) movl $0, -28(%rbp) LBB0_1: ## =>This Loop Header: Depth=1 ## Child Loop BB0_3 Depth 2 movq -16(%rbp), %rax movslq -28(%rbp), %rcx movsbl (%rax,%rcx), %eax cmpl $0, %eax je LBB0_13 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movl -28(%rbp), %eax movl %eax, -32(%rbp) movl $0, -36(%rbp) LBB0_3: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 movq -24(%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 LBB0_5 ## %bb.4: ## in Loop: Header=BB0_3 Depth=2 movq -16(%rbp), %rax movslq -32(%rbp), %rcx movsbl (%rax,%rcx), %eax movq -24(%rbp), %rcx movslq -36(%rbp), %rdx movsbl (%rcx,%rdx), %ecx cmpl %ecx, %eax sete %al movb %al, -37(%rbp) ## 1-byte Spill LBB0_5: ## in Loop: Header=BB0_3 Depth=2 movb -37(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB0_6 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 -32(%rbp), %eax addl $1, %eax movl %eax, -32(%rbp) movl -36(%rbp), %eax addl $1, %eax movl %eax, -36(%rbp) jmp LBB0_3 LBB0_8: ## in Loop: Header=BB0_1 Depth=1 cmpl $0, -36(%rbp) jle LBB0_11 ## %bb.9: ## in Loop: Header=BB0_1 Depth=1 movq -24(%rbp), %rax movslq -36(%rbp), %rcx movsbl (%rax,%rcx), %eax cmpl $0, %eax jne LBB0_11 ## %bb.10: movl -28(%rbp), %eax movl -36(%rbp), %ecx subl $1, %ecx addl %ecx, %eax movl %eax, -4(%rbp) jmp LBB0_14 LBB0_11: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_12 LBB0_12: ## in Loop: Header=BB0_1 Depth=1 movl -28(%rbp), %eax addl $1, %eax movl %eax, -28(%rbp) jmp LBB0_1 LBB0_13: movl $-1, -4(%rbp) LBB0_14: movl -4(%rbp), %eax popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $64, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movq L___const.main.s(%rip), %rax movq %rax, -48(%rbp) movq L___const.main.s+8(%rip), %rax movq %rax, -40(%rbp) movq L___const.main.s+16(%rip), %rax movq %rax, -32(%rbp) movb L___const.main.s+24(%rip), %al movb %al, -24(%rbp) movl L___const.main.t(%rip), %eax movl %eax, -55(%rbp) movw L___const.main.t+4(%rip), %ax movw %ax, -51(%rbp) movb L___const.main.t+6(%rip), %al movb %al, -49(%rbp) leaq -48(%rbp), %rdi leaq -55(%rbp), %rsi callq _strindex movl %eax, -60(%rbp) movl -60(%rbp), %esi leaq L_.str(%rip), %rdi movb $0, %al callq _printf movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB1_2 ## %bb.1: xorl %eax, %eax addq $64, %rsp popq %rbp retq LBB1_2: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals .p2align 4 ## @__const.main.s L___const.main.s: .asciz "Hola, esto es una prueba" L___const.main.t: ## @__const.main.t .asciz "prueba" L_.str: ## @.str .asciz "%d\n" .subsections_via_symbols
the_stack_data/243892697.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _foo ; -- Begin function foo .p2align 2 _foo: ; @foo .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 add sp, sp, #16 ret .cfi_endproc ; -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _foo ## -- Begin function foo .p2align 4, 0x90 _foo: ## @foo .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/62638750.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov w8, #0 stur w8, [x29, #-20] ; 4-byte Folded Spill stur wzr, [x29, #-4] mov x0, #6 mov x1, #8 bl _Bar4 stur x0, [x29, #-16] ldur x8, [x29, #-16] mov x9, sp str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF str x0, [sp, #16] ; 8-byte Folded Spill bl _printf mov x0, #10 mov x1, #12 bl _Bar4 mov x8, x0 ldr x0, [sp, #16] ; 8-byte Folded Reload stur x8, [x29, #-16] ldur x8, [x29, #-16] mov x9, sp str x8, [x9] bl _printf mov x0, #14 mov x1, #16 bl _Bar4 mov x8, x0 ldr x0, [sp, #16] ; 8-byte Folded Reload stur x8, [x29, #-16] ldur x8, [x29, #-16] mov x9, sp str x8, [x9] bl _printf ldur w0, [x29, #-20] ; 4-byte Folded Reload ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "main: res = %lx\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 $6, %edi movl $8, %esi callq _Bar4 movq %rax, -16(%rbp) movq -16(%rbp), %rsi leaq L_.str(%rip), %rdi movb $0, %al callq _printf movl $10, %edi movl $12, %esi callq _Bar4 movq %rax, -16(%rbp) movq -16(%rbp), %rsi leaq L_.str(%rip), %rdi movb $0, %al callq _printf movl $14, %edi movl $16, %esi callq _Bar4 movq %rax, -16(%rbp) movq -16(%rbp), %rsi leaq L_.str(%rip), %rdi movb $0, %al callq _printf xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "main: res = %lx\n" .subsections_via_symbols
the_stack_data/97012924.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/904837.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 0x400ccccccccccccd ; double 3.6000000000000001 .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 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] str wzr, [sp, #20] mov w8, #40 str w8, [sp, #16] adrp x8, lCPI0_0@PAGE ldr d0, [x8, lCPI0_0@PAGEOFF] str d0, [sp, #8] mov w8, #65 strb w8, [sp, #7] adrp x8, l___const.main.phrase@PAGE add x8, x8, l___const.main.phrase@PAGEOFF ldr x9, [x8] str x9, [sp, #24] ldrh w8, [x8, #8] strh w8, [sp, #32] ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: bl ___stack_chk_fail LBB0_2: mov w0, #0 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l___const.main.phrase: ; @__const.main.phrase .asciz "Byrontech" .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 0x400ccccccccccccd ## double 3.6000000000000001 .section __TEXT,__text,regular,pure_instructions .globl _main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -24(%rbp) movl $40, -28(%rbp) movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero movsd %xmm0, -40(%rbp) movb $65, -41(%rbp) movq L___const.main.phrase(%rip), %rax movq %rax, -18(%rbp) movw L___const.main.phrase+8(%rip), %ax movw %ax, -10(%rbp) movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_2 ## %bb.1: xorl %eax, %eax addq $48, %rsp popq %rbp retq LBB0_2: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L___const.main.phrase: ## @__const.main.phrase .asciz "Byrontech" .subsections_via_symbols
the_stack_data/949860.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _fn1 ; -- Begin function fn1 .p2align 2 _fn1: ; @fn1 .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 mov x8, x0 str w8, [sp, #12] add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _fn2 ; -- Begin function fn2 .p2align 2 _fn2: ; @fn2 .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str x0, [sp] str x1, [sp, #8] add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _fn3 ; -- Begin function fn3 .p2align 2 _fn3: ; @fn3 .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 .globl _fn4 ; -- Begin function fn4 .p2align 2 _fn4: ; @fn4 .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 _fn1 ## -- Begin function fn1 .p2align 4, 0x90 _fn1: ## @fn1 .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) popq %rbp retq .cfi_endproc ## -- End function .globl _fn2 ## -- Begin function fn2 .p2align 4, 0x90 _fn2: ## @fn2 .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) movsd %xmm0, -8(%rbp) popq %rbp retq .cfi_endproc ## -- End function .globl _fn3 ## -- Begin function fn3 .p2align 4, 0x90 _fn3: ## @fn3 .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 .globl _fn4 ## -- Begin function fn4 .p2align 4, 0x90 _fn4: ## @fn4 .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/193941.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _wordCount ; -- Begin function wordCount .p2align 2 _wordCount: ; @wordCount .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str x0, [sp, #8] str wzr, [sp, #4] b LBB0_1 LBB0_1: ; =>This Loop Header: Depth=1 ; Child Loop BB0_3 Depth 2 ; Child Loop BB0_7 Depth 2 ldr x8, [sp, #8] ldrsb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_13 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 b LBB0_3 LBB0_3: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldr x8, [sp, #8] ldrsb w0, [x8] bl _isspace subs w8, w0, #0 cset w8, eq tbnz w8, #0, LBB0_5 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_3 Depth=2 ldr x8, [sp, #8] add x8, x8, #1 str x8, [sp, #8] b LBB0_3 LBB0_5: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #8] ldrsb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_12 b LBB0_6 LBB0_6: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #4] add w8, w8, #1 str w8, [sp, #4] b LBB0_7 LBB0_7: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldr x8, [sp, #8] ldrsb w0, [x8] bl _isspace subs w8, w0, #0 cset w8, ne mov w9, #0 str w9, [sp] ; 4-byte Folded Spill tbnz w8, #0, LBB0_9 b LBB0_8 LBB0_8: ; in Loop: Header=BB0_7 Depth=2 ldr x8, [sp, #8] ldrsb w8, [x8] subs w8, w8, #0 cset w8, ne str w8, [sp] ; 4-byte Folded Spill b LBB0_9 LBB0_9: ; in Loop: Header=BB0_7 Depth=2 ldr w8, [sp] ; 4-byte Folded Reload tbz w8, #0, LBB0_11 b LBB0_10 LBB0_10: ; in Loop: Header=BB0_7 Depth=2 ldr x8, [sp, #8] add x8, x8, #1 str x8, [sp, #8] b LBB0_7 LBB0_11: ; in Loop: Header=BB0_1 Depth=1 b LBB0_12 LBB0_12: ; in Loop: Header=BB0_1 Depth=1 b LBB0_1 LBB0_13: ldr w0, [sp, #4] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _wordCount mov x9, sp ; implicit-def: $x8 mov x8, x0 str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf mov w0, #0 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%d" l_.str.1: ; @.str.1 .asciz "I like them." .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _wordCount ## -- Begin function wordCount .p2align 4, 0x90 _wordCount: ## @wordCount .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movq %rdi, -8(%rbp) movl $0, -12(%rbp) LBB0_1: ## =>This Loop Header: Depth=1 ## Child Loop BB0_3 Depth 2 ## Child Loop BB0_7 Depth 2 movq -8(%rbp), %rax movsbl (%rax), %eax cmpl $0, %eax je LBB0_13 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_3 LBB0_3: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 movq -8(%rbp), %rax movsbl (%rax), %edi callq _isspace cmpl $0, %eax je LBB0_5 ## %bb.4: ## in Loop: Header=BB0_3 Depth=2 movq -8(%rbp), %rax addq $1, %rax movq %rax, -8(%rbp) jmp LBB0_3 LBB0_5: ## in Loop: Header=BB0_1 Depth=1 movq -8(%rbp), %rax movsbl (%rax), %eax cmpl $0, %eax je LBB0_12 ## %bb.6: ## in Loop: Header=BB0_1 Depth=1 movl -12(%rbp), %eax addl $1, %eax movl %eax, -12(%rbp) LBB0_7: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 movq -8(%rbp), %rax movsbl (%rax), %edi callq _isspace movl %eax, %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $0, %ecx movb %al, -13(%rbp) ## 1-byte Spill jne LBB0_9 ## %bb.8: ## in Loop: Header=BB0_7 Depth=2 movq -8(%rbp), %rax movsbl (%rax), %eax cmpl $0, %eax setne %al movb %al, -13(%rbp) ## 1-byte Spill LBB0_9: ## in Loop: Header=BB0_7 Depth=2 movb -13(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB0_10 jmp LBB0_11 LBB0_10: ## in Loop: Header=BB0_7 Depth=2 movq -8(%rbp), %rax addq $1, %rax movq %rax, -8(%rbp) jmp LBB0_7 LBB0_11: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_12 LBB0_12: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_1 LBB0_13: movl -12(%rbp), %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L_.str.1(%rip), %rdi callq _wordCount movl %eax, %esi leaq L_.str(%rip), %rdi movb $0, %al callq _printf xorl %eax, %eax popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%d" L_.str.1: ## @.str.1 .asciz "I like them." .subsections_via_symbols
the_stack_data/159515419.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/828257.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _GetInt ; -- Begin function GetInt .p2align 2 _GetInt: ; @GetInt .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 str x0, [sp, #24] str x1, [sp, #16] ldr x8, [sp, #16] ldr x11, [sp, #24] ldr x10, [x11] ldr x9, [x10] add x10, x10, #8 str x10, [x11] str x9, [sp, #8] ldr x9, [sp, #8] str x8, [x9] add sp, sp, #32 ret .cfi_endproc ; -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _GetInt ## -- Begin function GetInt .p2align 4, 0x90 _GetInt: ## @GetInt .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movq -16(%rbp), %rax movq %rax, -40(%rbp) ## 8-byte Spill movq -8(%rbp), %rax movq %rax, -32(%rbp) ## 8-byte Spill movl (%rax), %eax movl %eax, -20(%rbp) ## 4-byte Spill cmpl $40, %eax ja LBB0_2 ## %bb.1: movq -32(%rbp), %rcx ## 8-byte Reload movl -20(%rbp), %edx ## 4-byte Reload movslq %edx, %rax addq 16(%rcx), %rax addl $8, %edx movl %edx, (%rcx) movq %rax, -48(%rbp) ## 8-byte Spill jmp LBB0_3 LBB0_2: movq -32(%rbp), %rcx ## 8-byte Reload movq 8(%rcx), %rax movq %rax, %rdx addq $8, %rdx movq %rdx, 8(%rcx) movq %rax, -48(%rbp) ## 8-byte Spill LBB0_3: movq -40(%rbp), %rcx ## 8-byte Reload movq -48(%rbp), %rax ## 8-byte Reload movq (%rax), %rax movq %rcx, (%rax) movq -8(%rbp), %rax popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/140766538.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] ; kill: def $x8 killed $xzr str xzr, [sp, #24] str wzr, [sp, #20] ldur x8, [x29, #-16] ldr x8, [x8, #8] str x8, [sp, #24] ldr x8, [sp, #24] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_5 b LBB0_1 LBB0_1: adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _authenticate subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: adrp x8, ___stderrp@GOTPAGE ldr x8, [x8, ___stderrp@GOTPAGEOFF] ldr x0, [x8] ldr x8, [sp, #24] mov x9, sp str x8, [x9] adrp x1, l_.str.1@PAGE add x1, x1, l_.str.1@PAGEOFF bl _fprintf b LBB0_4 LBB0_3: mov w8, #-1 str w8, [sp, #20] b LBB0_4 LBB0_4: b LBB0_5 LBB0_5: ldr w0, [sp, #20] ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .globl _authenticate ; -- Begin function authenticate .p2align 2 _authenticate: ; @authenticate .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] ; kill: def $x8 killed $xzr str xzr, [sp, #16] mov w8, #1 str w8, [sp, #12] ldur x8, [x29, #-8] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB1_6 b LBB1_1 LBB1_1: ldur x8, [x29, #-8] ldrsb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB1_6 b LBB1_2 LBB1_2: bl _get_password str x0, [sp, #16] ldr x8, [sp, #16] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB1_5 b LBB1_3 LBB1_3: ldr x0, [sp, #16] ldur x1, [x29, #-8] bl _strcmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB1_5 b LBB1_4 LBB1_4: str wzr, [sp, #12] b LBB1_5 LBB1_5: b LBB1_6 LBB1_6: ldr x0, [sp, #16] bl _free ; kill: def $x8 killed $xzr str xzr, [sp, #16] ldr w0, [sp, #12] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _get_password ; -- Begin function get_password .p2align 2 _get_password: ; @get_password .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, #65 bl _malloc str x0, [sp, #8] ldr x8, [sp, #8] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB2_5 b LBB2_1 LBB2_1: adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf ldr x0, [sp, #8] adrp x8, ___stdinp@GOTPAGE ldr x8, [x8, ___stdinp@GOTPAGEOFF] ldr x2, [x8] mov w1, #65 bl _fgets subs x8, x0, #0 cset w8, ne tbnz w8, #0, LBB2_3 b LBB2_2 LBB2_2: ldr x0, [sp, #8] bl _free ; kill: def $x8 killed $xzr str xzr, [sp, #8] b LBB2_4 LBB2_3: ldr x0, [sp, #8] bl _truncate_newlines b LBB2_4 LBB2_4: b LBB2_5 LBB2_5: ldr x0, [sp, #8] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _get_filename ; -- Begin function get_filename .p2align 2 _get_filename: ; @get_filename .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-4] str x1, [sp, #16] ; kill: def $x8 killed $xzr str xzr, [sp, #8] str xzr, [sp] ldur w0, [x29, #-4] ldr x1, [sp, #16] bl _parse_args str x0, [sp, #8] ldr x0, [sp, #8] bl _validate_arg str x0, [sp] ldr x0, [sp] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _parse_args ; -- Begin function parse_args .p2align 2 _parse_args: ; @parse_args .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-4] str x1, [sp, #16] ; kill: def $x8 killed $xzr str xzr, [sp, #8] ldur w8, [x29, #-4] subs w8, w8, #2 cset w8, eq tbnz w8, #0, LBB4_2 b LBB4_1 LBB4_1: adrp x8, ___stderrp@GOTPAGE ldr x8, [x8, ___stderrp@GOTPAGEOFF] ldr x0, [x8] adrp x1, l_.str.3@PAGE add x1, x1, l_.str.3@PAGEOFF bl _fprintf b LBB4_9 LBB4_2: ldr x8, [sp, #16] ldr x8, [x8] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB4_8 b LBB4_3 LBB4_3: ldr x8, [sp, #16] ldr x8, [x8, #8] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB4_8 b LBB4_4 LBB4_4: ldr x8, [sp, #16] ldr x0, [x8] adrp x1, l_.str.4@PAGE add x1, x1, l_.str.4@PAGEOFF bl _strstr str x0, [sp] ; 8-byte Folded Spill ldr x8, [sp, #16] ldr x0, [x8] bl _strlen mov x8, x0 ldr x0, [sp] ; 8-byte Folded Reload subs x9, x8, #16 ldr x8, [sp, #16] ldr x8, [x8] add x8, x8, x9 subs x8, x0, x8 cset w8, eq tbnz w8, #0, LBB4_6 b LBB4_5 LBB4_5: adrp x8, ___stderrp@GOTPAGE ldr x8, [x8, ___stderrp@GOTPAGEOFF] ldr x0, [x8] adrp x1, l_.str.5@PAGE add x1, x1, l_.str.5@PAGEOFF bl _fprintf b LBB4_7 LBB4_6: ldr x8, [sp, #16] ldr x8, [x8, #8] str x8, [sp, #8] b LBB4_7 LBB4_7: b LBB4_8 LBB4_8: b LBB4_9 LBB4_9: ldr x8, [sp, #8] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB4_11 b LBB4_10 LBB4_10: bl _print_usage b LBB4_11 LBB4_11: ldr x0, [sp, #8] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _validate_arg ; -- Begin function validate_arg .p2align 2 _validate_arg: ; @validate_arg .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 x0, [sp, #40] ldr x8, [sp, #40] str x8, [sp, #32] adrp x9, l___const.validate_arg.options@PAGE add x9, x9, l___const.validate_arg.options@PAGEOFF ldr q0, [x9] sub x8, x29, #32 stur q0, [x29, #-32] ldr x9, [x9, #16] stur x9, [x29, #-16] str x8, [sp, #24] b LBB5_1 LBB5_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #24] subs x8, x8, #0 cset w8, eq mov w9, #0 str w9, [sp, #20] ; 4-byte Folded Spill tbnz w8, #0, LBB5_3 b LBB5_2 LBB5_2: ; in Loop: Header=BB5_1 Depth=1 ldr x8, [sp, #24] ldr x8, [x8] subs x8, x8, #0 cset w8, ne str w8, [sp, #20] ; 4-byte Folded Spill b LBB5_3 LBB5_3: ; in Loop: Header=BB5_1 Depth=1 ldr w8, [sp, #20] ; 4-byte Folded Reload tbz w8, #0, LBB5_8 b LBB5_4 LBB5_4: ; in Loop: Header=BB5_1 Depth=1 ldr x0, [sp, #40] ldr x8, [sp, #24] ldr x1, [x8] bl _strstr ldr x8, [sp, #40] subs x8, x0, x8 cset w8, ne tbnz w8, #0, LBB5_6 b LBB5_5 LBB5_5: ; kill: def $x8 killed $xzr str xzr, [sp, #32] bl _print_usage b LBB5_8 LBB5_6: ; in Loop: Header=BB5_1 Depth=1 ldr x8, [sp, #24] add x8, x8, #8 str x8, [sp, #24] b LBB5_7 LBB5_7: ; in Loop: Header=BB5_1 Depth=1 b LBB5_1 LBB5_8: ldr x8, [sp, #32] str x8, [sp, #8] ; 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, LBB5_10 b LBB5_9 LBB5_9: bl ___stack_chk_fail LBB5_10: ldr x0, [sp, #8] ; 8-byte Folded Reload ldp x29, x30, [sp, #80] ; 16-byte Folded Reload add sp, sp, #96 ret .cfi_endproc ; -- End function .globl _truncate_newlines ; -- Begin function truncate_newlines .p2align 2 _truncate_newlines: ; @truncate_newlines .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str x0, [sp, #8] ldr x8, [sp, #8] str x8, [sp] ldr x8, [sp] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB6_9 b LBB6_1 LBB6_1: ldr x8, [sp] ldrsb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB6_9 b LBB6_2 LBB6_2: b LBB6_3 LBB6_3: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp] ldrb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB6_8 b LBB6_4 LBB6_4: ; in Loop: Header=BB6_3 Depth=1 ldr x8, [sp] ldrsb w9, [x8] mov w8, #10 subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB6_6 b LBB6_5 LBB6_5: ldr x8, [sp] strb wzr, [x8] b LBB6_8 LBB6_6: ; in Loop: Header=BB6_3 Depth=1 ldr x8, [sp] add x8, x8, #1 str x8, [sp] b LBB6_7 LBB6_7: ; in Loop: Header=BB6_3 Depth=1 b LBB6_3 LBB6_8: b LBB6_9 LBB6_9: add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _print_usage ; -- Begin function print_usage .p2align 2 _print_usage: ; @print_usage .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___stderrp@GOTPAGE ldr x8, [x8, ___stderrp@GOTPAGEOFF] str x8, [sp, #8] ; 8-byte Folded Spill ldr x0, [x8] adrp x1, l_.str.6@PAGE add x1, x1, l_.str.6@PAGEOFF bl _fprintf ldr x8, [sp, #8] ; 8-byte Folded Reload ldr x0, [x8] adrp x1, l_.str.7@PAGE add x1, x1, l_.str.7@PAGEOFF bl _fprintf ldr x8, [sp, #8] ; 8-byte Folded Reload ldr x0, [x8] adrp x1, l_.str.8@PAGE add x1, x1, l_.str.8@PAGEOFF bl _fprintf ldr x8, [sp, #8] ; 8-byte Folded Reload ldr x0, [x8] adrp x1, l_.str.9@PAGE add x1, x1, l_.str.9@PAGEOFF bl _fprintf ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _verify_filename ; -- Begin function verify_filename .p2align 2 _verify_filename: ; @verify_filename .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 sub x8, x29, #8 str x8, [sp, #8] ; 8-byte Folded Spill str x0, [x8] str wzr, [sp, #20] ldr x8, [x8] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB8_2 b LBB8_1 LBB8_1: ldr x8, [sp, #8] ; 8-byte Folded Reload ldr x8, [x8] ldrb w8, [x8] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB8_3 b LBB8_2 LBB8_2: mov w8, #-1 str w8, [sp, #20] b LBB8_6 LBB8_3: ldr x8, [sp, #8] ; 8-byte Folded Reload ldr x0, [x8] add x1, sp, #24 bl _stat mov w8, #0 subs w8, w8, w0 cset w8, ne tbnz w8, #0, LBB8_5 b LBB8_4 LBB8_4: mov w8, #1 str w8, [sp, #20] b LBB8_5 LBB8_5: b LBB8_6 LBB8_6: ldr w0, [sp, #20] ldp x29, x30, [sp, #176] ; 16-byte Folded Reload add sp, sp, #192 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "fuzzy" l_.str.1: ; @.str.1 .asciz "%s\n" l_.str.2: ; @.str.2 .asciz "Enter your password:\n" l_.str.3: ; @.str.3 .asciz "Invalid number of arguments!\n" l_.str.4: ; @.str.4 .asciz "source04_bad.bin" l_.str.5: ; @.str.5 .asciz "Invalid binary name!\n" l_.str.6: ; @.str.6 .asciz "usage: app_name [options] obfuscated_file\n" l_.str.7: ; @.str.7 .asciz "\toptions:\n" l_.str.8: ; @.str.8 .asciz "\t\t-h, --help\t\tprint usage\n" l_.str.9: ; @.str.9 .asciz "\n" l_.str.10: ; @.str.10 .asciz "-h" l_.str.11: ; @.str.11 .asciz "--help" .section __DATA,__const .p2align 3 ; @__const.validate_arg.options l___const.validate_arg.options: .quad l_.str.10 .quad l_.str.11 .quad 0 .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) movq $0, -24(%rbp) movl $0, -28(%rbp) movq -16(%rbp), %rax movq 8(%rax), %rax movq %rax, -24(%rbp) cmpq $0, -24(%rbp) je LBB0_5 ## %bb.1: leaq L_.str(%rip), %rdi callq _authenticate cmpl $0, %eax jne LBB0_3 ## %bb.2: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi movq -24(%rbp), %rdx leaq L_.str.1(%rip), %rsi movb $0, %al callq _fprintf jmp LBB0_4 LBB0_3: movl $-1, -28(%rbp) LBB0_4: jmp LBB0_5 LBB0_5: movl -28(%rbp), %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _authenticate ## -- Begin function authenticate .p2align 4, 0x90 _authenticate: ## @authenticate .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -8(%rbp) movq $0, -16(%rbp) movl $1, -20(%rbp) cmpq $0, -8(%rbp) je LBB1_6 ## %bb.1: movq -8(%rbp), %rax movsbl (%rax), %eax cmpl $0, %eax je LBB1_6 ## %bb.2: callq _get_password movq %rax, -16(%rbp) cmpq $0, -16(%rbp) je LBB1_5 ## %bb.3: movq -16(%rbp), %rdi movq -8(%rbp), %rsi callq _strcmp cmpl $0, %eax jne LBB1_5 ## %bb.4: movl $0, -20(%rbp) LBB1_5: jmp LBB1_6 LBB1_6: movq -16(%rbp), %rdi callq _free movq $0, -16(%rbp) movl -20(%rbp), %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _get_password ## -- Begin function get_password .p2align 4, 0x90 _get_password: ## @get_password .cfi_startproc ## %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 $65, %edi callq _malloc movq %rax, -8(%rbp) cmpq $0, -8(%rbp) je LBB2_5 ## %bb.1: leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf movq -8(%rbp), %rdi movq ___stdinp@GOTPCREL(%rip), %rax movq (%rax), %rdx movl $65, %esi callq _fgets cmpq $0, %rax jne LBB2_3 ## %bb.2: movq -8(%rbp), %rdi callq _free movq $0, -8(%rbp) jmp LBB2_4 LBB2_3: movq -8(%rbp), %rdi callq _truncate_newlines LBB2_4: jmp LBB2_5 LBB2_5: movq -8(%rbp), %rax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _get_filename ## -- Begin function get_filename .p2align 4, 0x90 _get_filename: ## @get_filename .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl %edi, -4(%rbp) movq %rsi, -16(%rbp) movq $0, -24(%rbp) movq $0, -32(%rbp) movl -4(%rbp), %edi movq -16(%rbp), %rsi callq _parse_args movq %rax, -24(%rbp) movq -24(%rbp), %rdi callq _validate_arg movq %rax, -32(%rbp) movq -32(%rbp), %rax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _parse_args ## -- Begin function parse_args .p2align 4, 0x90 _parse_args: ## @parse_args .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl %edi, -4(%rbp) movq %rsi, -16(%rbp) movq $0, -24(%rbp) cmpl $2, -4(%rbp) je LBB4_2 ## %bb.1: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi leaq L_.str.3(%rip), %rsi movb $0, %al callq _fprintf jmp LBB4_9 LBB4_2: movq -16(%rbp), %rax cmpq $0, (%rax) je LBB4_8 ## %bb.3: movq -16(%rbp), %rax cmpq $0, 8(%rax) je LBB4_8 ## %bb.4: movq -16(%rbp), %rax movq (%rax), %rdi leaq L_.str.4(%rip), %rsi callq _strstr movq %rax, -32(%rbp) ## 8-byte Spill movq -16(%rbp), %rax movq (%rax), %rdi callq _strlen movq %rax, %rcx movq -32(%rbp), %rax ## 8-byte Reload subq $16, %rcx movq -16(%rbp), %rdx addq (%rdx), %rcx cmpq %rcx, %rax je LBB4_6 ## %bb.5: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi leaq L_.str.5(%rip), %rsi movb $0, %al callq _fprintf jmp LBB4_7 LBB4_6: movq -16(%rbp), %rax movq 8(%rax), %rax movq %rax, -24(%rbp) LBB4_7: jmp LBB4_8 LBB4_8: jmp LBB4_9 LBB4_9: cmpq $0, -24(%rbp) jne LBB4_11 ## %bb.10: callq _print_usage LBB4_11: movq -24(%rbp), %rax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _validate_arg ## -- Begin function validate_arg .p2align 4, 0x90 _validate_arg: ## @validate_arg .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $80, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movq %rdi, -40(%rbp) movq -40(%rbp), %rax movq %rax, -48(%rbp) movq l___const.validate_arg.options(%rip), %rax movq %rax, -32(%rbp) movq l___const.validate_arg.options+8(%rip), %rax movq %rax, -24(%rbp) movq l___const.validate_arg.options+16(%rip), %rax movq %rax, -16(%rbp) leaq -32(%rbp), %rax movq %rax, -56(%rbp) LBB5_1: ## =>This Inner Loop Header: Depth=1 xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpq $0, -56(%rbp) movb %al, -57(%rbp) ## 1-byte Spill je LBB5_3 ## %bb.2: ## in Loop: Header=BB5_1 Depth=1 movq -56(%rbp), %rax cmpq $0, (%rax) setne %al movb %al, -57(%rbp) ## 1-byte Spill LBB5_3: ## in Loop: Header=BB5_1 Depth=1 movb -57(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB5_4 jmp LBB5_8 LBB5_4: ## in Loop: Header=BB5_1 Depth=1 movq -40(%rbp), %rdi movq -56(%rbp), %rax movq (%rax), %rsi callq _strstr cmpq -40(%rbp), %rax jne LBB5_6 ## %bb.5: movq $0, -48(%rbp) callq _print_usage jmp LBB5_8 LBB5_6: ## in Loop: Header=BB5_1 Depth=1 movq -56(%rbp), %rax addq $8, %rax movq %rax, -56(%rbp) ## %bb.7: ## in Loop: Header=BB5_1 Depth=1 jmp LBB5_1 LBB5_8: movq -48(%rbp), %rax movq %rax, -72(%rbp) ## 8-byte Spill movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB5_10 ## %bb.9: movq -72(%rbp), %rax ## 8-byte Reload addq $80, %rsp popq %rbp retq LBB5_10: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .globl _truncate_newlines ## -- Begin function truncate_newlines .p2align 4, 0x90 _truncate_newlines: ## @truncate_newlines .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) cmpq $0, -16(%rbp) je LBB6_9 ## %bb.1: movq -16(%rbp), %rax movsbl (%rax), %eax cmpl $0, %eax je LBB6_9 ## %bb.2: jmp LBB6_3 LBB6_3: ## =>This Inner Loop Header: Depth=1 movq -16(%rbp), %rax cmpb $0, (%rax) je LBB6_8 ## %bb.4: ## in Loop: Header=BB6_3 Depth=1 movq -16(%rbp), %rax movsbl (%rax), %ecx movl $10, %eax cmpl %ecx, %eax jne LBB6_6 ## %bb.5: movq -16(%rbp), %rax movb $0, (%rax) jmp LBB6_8 LBB6_6: ## in Loop: Header=BB6_3 Depth=1 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) ## %bb.7: ## in Loop: Header=BB6_3 Depth=1 jmp LBB6_3 LBB6_8: jmp LBB6_9 LBB6_9: popq %rbp retq .cfi_endproc ## -- End function .globl _print_usage ## -- Begin function print_usage .p2align 4, 0x90 _print_usage: ## @print_usage .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi leaq L_.str.6(%rip), %rsi movb $0, %al callq _fprintf movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi leaq L_.str.7(%rip), %rsi movb $0, %al callq _fprintf movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi leaq L_.str.8(%rip), %rsi movb $0, %al callq _fprintf movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi leaq L_.str.9(%rip), %rsi movb $0, %al callq _fprintf popq %rbp retq .cfi_endproc ## -- End function .globl _verify_filename ## -- Begin function verify_filename .p2align 4, 0x90 _verify_filename: ## @verify_filename .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $160, %rsp movq %rdi, -8(%rbp) movl $0, -156(%rbp) cmpq $0, -8(%rbp) je LBB8_2 ## %bb.1: movq -8(%rbp), %rax cmpb $0, (%rax) jne LBB8_3 LBB8_2: movl $-1, -156(%rbp) jmp LBB8_6 LBB8_3: movq -8(%rbp), %rdi leaq -152(%rbp), %rsi callq _stat$INODE64 movl %eax, %ecx xorl %eax, %eax cmpl %ecx, %eax jne LBB8_5 ## %bb.4: movl $1, -156(%rbp) LBB8_5: jmp LBB8_6 LBB8_6: movl -156(%rbp), %eax addq $160, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "fuzzy" L_.str.1: ## @.str.1 .asciz "%s\n" L_.str.2: ## @.str.2 .asciz "Enter your password:\n" L_.str.3: ## @.str.3 .asciz "Invalid number of arguments!\n" L_.str.4: ## @.str.4 .asciz "source04_bad.bin" L_.str.5: ## @.str.5 .asciz "Invalid binary name!\n" L_.str.6: ## @.str.6 .asciz "usage: app_name [options] obfuscated_file\n" L_.str.7: ## @.str.7 .asciz "\toptions:\n" L_.str.8: ## @.str.8 .asciz "\t\t-h, --help\t\tprint usage\n" L_.str.9: ## @.str.9 .asciz "\n" L_.str.10: ## @.str.10 .asciz "-h" L_.str.11: ## @.str.11 .asciz "--help" .section __DATA,__const .p2align 4 ## @__const.validate_arg.options l___const.validate_arg.options: .quad L_.str.10 .quad L_.str.11 .quad 0 .subsections_via_symbols
the_stack_data/906564.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov w8, #0 stur w8, [x29, #-8] ; 4-byte Folded Spill stur wzr, [x29, #-4] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf mov x9, sp adrp x8, l_.str.2@PAGE add x8, x8, l_.str.2@PAGEOFF str x8, [x9] adrp x8, l_.str.3@PAGE add x8, x8, l_.str.3@PAGEOFF str x8, [x9, #8] adrp x8, l_.str.4@PAGE add x8, x8, l_.str.4@PAGEOFF str x8, [x9, #16] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf adrp x0, l_.str.5@PAGE add x0, x0, l_.str.5@PAGEOFF bl _printf ldur w0, [x29, #-8] ; 4-byte Folded Reload ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .section __DATA,__data .globl _board ; @board .p2align 2 _board: .long 4 ; 0x4 .long 0 ; 0x0 .long 2 ; 0x2 .long 0 ; 0x0 .long 3 ; 0x3 .long 0 ; 0x0 .long 5 ; 0x5 .long 0 ; 0x0 .long 6 ; 0x6 .long 0 ; 0x0 .long 3 ; 0x3 .long 0 ; 0x0 .long 2 ; 0x2 .long 0 ; 0x0 .long 4 ; 0x4 .long 0 ; 0x0 .long 1 ; 0x1 .long 0 ; 0x0 .long 1 ; 0x1 .long 0 ; 0x0 .long 1 ; 0x1 .long 0 ; 0x0 .long 1 ; 0x1 .long 0 ; 0x0 .long 1 ; 0x1 .long 0 ; 0x0 .long 1 ; 0x1 .long 0 ; 0x0 .long 1 ; 0x1 .long 0 ; 0x0 .long 1 ; 0x1 .long 0 ; 0x0 .space 64 .space 64 .space 64 .space 64 .long 1 ; 0x1 .long 1 ; 0x1 .long 1 ; 0x1 .long 1 ; 0x1 .long 1 ; 0x1 .long 1 ; 0x1 .long 1 ; 0x1 .long 1 ; 0x1 .long 1 ; 0x1 .long 1 ; 0x1 .long 1 ; 0x1 .long 1 ; 0x1 .long 1 ; 0x1 .long 1 ; 0x1 .long 1 ; 0x1 .long 1 ; 0x1 .long 4 ; 0x4 .long 1 ; 0x1 .long 2 ; 0x2 .long 1 ; 0x1 .long 3 ; 0x3 .long 1 ; 0x1 .long 6 ; 0x6 .long 1 ; 0x1 .long 5 ; 0x5 .long 1 ; 0x1 .long 3 ; 0x3 .long 1 ; 0x1 .long 2 ; 0x2 .long 1 ; 0x1 .long 4 ; 0x4 .long 1 ; 0x1 .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++\n" l_.str.1: ; @.str.1 .asciz "File: %s (Date: %s, Time: %s)\n" l_.str.2: ; @.str.2 .asciz "the_stack_data/159514791.c" l_.str.3: ; @.str.3 .asciz "Jan 13 2025" l_.str.4: ; @.str.4 .asciz "01:12:43" l_.str.5: ; @.str.5 .asciz "\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 leaq L_.str.2(%rip), %rsi leaq L_.str.3(%rip), %rdx leaq L_.str.4(%rip), %rcx movb $0, %al callq _printf leaq L_.str.5(%rip), %rdi movb $0, %al callq _printf xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __DATA,__data .globl _board ## @board .p2align 4 _board: .long 4 ## 0x4 .long 0 ## 0x0 .long 2 ## 0x2 .long 0 ## 0x0 .long 3 ## 0x3 .long 0 ## 0x0 .long 5 ## 0x5 .long 0 ## 0x0 .long 6 ## 0x6 .long 0 ## 0x0 .long 3 ## 0x3 .long 0 ## 0x0 .long 2 ## 0x2 .long 0 ## 0x0 .long 4 ## 0x4 .long 0 ## 0x0 .long 1 ## 0x1 .long 0 ## 0x0 .long 1 ## 0x1 .long 0 ## 0x0 .long 1 ## 0x1 .long 0 ## 0x0 .long 1 ## 0x1 .long 0 ## 0x0 .long 1 ## 0x1 .long 0 ## 0x0 .long 1 ## 0x1 .long 0 ## 0x0 .long 1 ## 0x1 .long 0 ## 0x0 .long 1 ## 0x1 .long 0 ## 0x0 .space 64 .space 64 .space 64 .space 64 .long 1 ## 0x1 .long 1 ## 0x1 .long 1 ## 0x1 .long 1 ## 0x1 .long 1 ## 0x1 .long 1 ## 0x1 .long 1 ## 0x1 .long 1 ## 0x1 .long 1 ## 0x1 .long 1 ## 0x1 .long 1 ## 0x1 .long 1 ## 0x1 .long 1 ## 0x1 .long 1 ## 0x1 .long 1 ## 0x1 .long 1 ## 0x1 .long 4 ## 0x4 .long 1 ## 0x1 .long 2 ## 0x2 .long 1 ## 0x1 .long 3 ## 0x3 .long 1 ## 0x1 .long 6 ## 0x6 .long 1 ## 0x1 .long 5 ## 0x5 .long 1 ## 0x1 .long 3 ## 0x3 .long 1 ## 0x1 .long 2 ## 0x2 .long 1 ## 0x1 .long 4 ## 0x4 .long 1 ## 0x1 .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++\n" L_.str.1: ## @.str.1 .asciz "File: %s (Date: %s, Time: %s)\n" L_.str.2: ## @.str.2 .asciz "the_stack_data/159514791.c" L_.str.3: ## @.str.3 .asciz "Jan 13 2025" L_.str.4: ## @.str.4 .asciz "01:12:43" L_.str.5: ## @.str.5 .asciz "\n++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++\n" .subsections_via_symbols
the_stack_data/159514791.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _reverse_string ; -- Begin function reverse_string .p2align 2 _reverse_string: ; @reverse_string .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] ldur x0, [x29, #-8] bl _strlen mov x8, x0 stur w8, [x29, #-12] str wzr, [sp, #16] ldursw x9, [x29, #-12] mov x8, #1 mul x0, x8, x9 bl _malloc str x0, [sp] ldur w8, [x29, #-12] subs w8, w8, #1 str w8, [sp, #12] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #12] subs w8, w8, #0 cset w8, lt tbnz w8, #0, LBB0_4 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldur x8, [x29, #-8] ldrsw x9, [sp, #16] add x8, x8, x9 ldrb w8, [x8] ldr x9, [sp] ldrsw x10, [sp, #12] add x9, x9, x10 strb w8, [x9] ldr w8, [sp, #16] add w8, w8, #1 str w8, [sp, #16] b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #12] subs w8, w8, #1 str w8, [sp, #12] b LBB0_1 LBB0_4: ldr x0, [sp] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _ctoi ; -- Begin function ctoi .p2align 2 _ctoi: ; @ctoi .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 _isdigit subs w8, w0, #0 cset w9, eq ; implicit-def: $x8 mov x8, x9 ands x8, x8, #0x1 cset w8, eq tbnz w8, #0, LBB1_2 b LBB1_1 LBB1_1: adrp x0, l___func__.ctoi@PAGE add x0, x0, l___func__.ctoi@PAGEOFF adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF mov w2, #65 adrp x3, l_.str.1@PAGE add x3, x3, l_.str.1@PAGEOFF bl ___assert_rtn LBB1_2: b LBB1_3 LBB1_3: ldursb w8, [x29, #-1] subs w0, w8, #48 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _itoc ; -- Begin function itoc .p2align 2 _itoc: ; @itoc .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str w0, [sp, #12] ldr w8, [sp, #12] add w8, w8, #48 strb w8, [sp, #11] ldrsb w0, [sp, #11] add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _add_digits ; -- Begin function add_digits .p2align 2 _add_digits: ; @add_digits .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 sturb w0, [x29, #-1] sturb w1, [x29, #-2] sturb w2, [x29, #-3] stur x3, [x29, #-16] str x4, [sp, #24] ldursb w0, [x29, #-1] bl _ctoi str w0, [sp, #20] ldursb w0, [x29, #-2] bl _ctoi str w0, [sp, #16] ldursb w0, [x29, #-3] bl _ctoi str w0, [sp, #12] ldr w8, [sp, #20] ldr w9, [sp, #16] add w8, w8, w9 ldr w9, [sp, #12] add w8, w8, w9 str w8, [sp, #8] ldr w8, [sp, #8] subs w8, w8, #10 cset w8, lt tbnz w8, #0, LBB3_2 b LBB3_1 LBB3_1: ldr w8, [sp, #8] subs w8, w8, #10 str w8, [sp, #8] ldr w0, [sp, #8] bl _itoc ldur x8, [x29, #-16] strb w0, [x8] ldr x9, [sp, #24] mov w8, #49 strb w8, [x9] b LBB3_3 LBB3_2: ldr w0, [sp, #8] bl _itoc ldur x8, [x29, #-16] strb w0, [x8] ldr x9, [sp, #24] mov w8, #48 strb w8, [x9] b LBB3_3 LBB3_3: ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .globl _add_bigint ; -- Begin function add_bigint .p2align 2 _add_bigint: ; @add_bigint .cfi_startproc ; %bb.0: sub sp, sp, #80 .cfi_def_cfa_offset 80 stp x29, x30, [sp, #64] ; 16-byte Folded Spill add x29, sp, #64 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] stur x1, [x29, #-16] sturb w2, [x29, #-17] str x3, [sp, #32] mov w8, #1 str w8, [sp, #24] str w8, [sp, #20] str w8, [sp, #16] ldur x8, [x29, #-8] ldrsb w8, [x8] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB4_2 b LBB4_1 LBB4_1: mov w8, #48 strb w8, [sp, #15] str wzr, [sp, #24] b LBB4_3 LBB4_2: ldur x8, [x29, #-8] ldrb w8, [x8] strb w8, [sp, #15] b LBB4_3 LBB4_3: ldur x8, [x29, #-16] ldrsb w8, [x8] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB4_5 b LBB4_4 LBB4_4: mov w8, #48 strb w8, [sp, #14] str wzr, [sp, #20] b LBB4_6 LBB4_5: ldur x8, [x29, #-16] ldrb w8, [x8] strb w8, [sp, #14] b LBB4_6 LBB4_6: ldrsb w0, [sp, #15] ldrsb w1, [sp, #14] ldursb w2, [x29, #-17] add x3, sp, #31 add x4, sp, #30 bl _add_digits ldrsb w8, [sp, #31] subs w8, w8, #48 cset w8, ne tbnz w8, #0, LBB4_9 b LBB4_7 LBB4_7: ldrsb w8, [sp, #30] subs w8, w8, #48 cset w8, ne tbnz w8, #0, LBB4_9 b LBB4_8 LBB4_8: ldr x8, [sp, #32] strb wzr, [x8] b LBB4_10 LBB4_9: ldrb w8, [sp, #31] ldr x9, [sp, #32] strb w8, [x9] ldur x8, [x29, #-8] ldrsw x9, [sp, #24] add x0, x8, x9 ldur x8, [x29, #-16] ldrsw x9, [sp, #20] add x1, x8, x9 ldrsb w2, [sp, #30] ldr x8, [sp, #32] ldrsw x9, [sp, #16] add x3, x8, x9 bl _add_bigint b LBB4_10 LBB4_10: ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .globl _print_bigint ; -- Begin function print_bigint .p2align 2 _print_bigint: ; @print_bigint .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] ldrb w8, [x8] sturb w8, [x29, #-9] ldursb w8, [x29, #-9] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB5_2 b LBB5_1 LBB5_1: b LBB5_3 LBB5_2: ldur x8, [x29, #-8] add x0, x8, #1 bl _print_bigint ldursb w10, [x29, #-9] mov x9, sp ; implicit-def: $x8 mov x8, x10 str x8, [x9] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf b LBB5_3 LBB5_3: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _make_bigint ; -- Begin function make_bigint .p2align 2 _make_bigint: ; @make_bigint .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 _reverse_string str x0, [sp] ldr x0, [sp] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _test_reverse_string ; -- Begin function test_reverse_string .p2align 2 _test_reverse_string: ; @test_reverse_string .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, l_.str.3@PAGE add x8, x8, l_.str.3@PAGEOFF str x8, [sp, #8] ldr x0, [sp, #8] bl _reverse_string str x0, [sp] ldr x0, [sp] adrp x1, l_.str.4@PAGE add x1, x1, l_.str.4@PAGEOFF bl _strcmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB7_2 b LBB7_1 LBB7_1: adrp x0, l_.str.5@PAGE add x0, x0, l_.str.5@PAGEOFF bl _printf b LBB7_3 LBB7_2: adrp x0, l_.str.6@PAGE add x0, x0, l_.str.6@PAGEOFF bl _printf b LBB7_3 LBB7_3: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _test_itoc ; -- Begin function test_itoc .p2align 2 _test_itoc: ; @test_itoc .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, #3 bl _itoc sturb w0, [x29, #-1] ldursb w8, [x29, #-1] subs w8, w8, #51 cset w8, ne tbnz w8, #0, LBB8_2 b LBB8_1 LBB8_1: adrp x0, l_.str.7@PAGE add x0, x0, l_.str.7@PAGEOFF bl _printf b LBB8_3 LBB8_2: adrp x0, l_.str.8@PAGE add x0, x0, l_.str.8@PAGEOFF bl _printf b LBB8_3 LBB8_3: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _test_add_digits ; -- Begin function test_add_digits .p2align 2 _test_add_digits: ; @test_add_digits .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, #55 mov w1, #52 mov w2, #49 sub x3, x29, #1 sub x4, x29, #2 bl _add_digits ldursb w8, [x29, #-1] subs w8, w8, #50 cset w8, ne tbnz w8, #0, LBB9_3 b LBB9_1 LBB9_1: ldursb w8, [x29, #-2] subs w8, w8, #49 cset w8, ne tbnz w8, #0, LBB9_3 b LBB9_2 LBB9_2: adrp x0, l_.str.9@PAGE add x0, x0, l_.str.9@PAGEOFF bl _printf b LBB9_4 LBB9_3: adrp x0, l_.str.10@PAGE add x0, x0, l_.str.10@PAGEOFF bl _printf b LBB9_4 LBB9_4: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _test_add_bigint ; -- Begin function test_add_bigint .p2align 2 _test_add_bigint: ; @test_add_bigint .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, l_.str.11@PAGE add x8, x8, l_.str.11@PAGEOFF stur x8, [x29, #-8] adrp x8, l_.str.12@PAGE add x8, x8, l_.str.12@PAGEOFF stur x8, [x29, #-16] adrp x8, l_.str.13@PAGE add x8, x8, l_.str.13@PAGEOFF str x8, [sp, #24] ldur x0, [x29, #-8] bl _make_bigint str x0, [sp, #16] ldur x0, [x29, #-16] bl _make_bigint str x0, [sp, #8] mov x0, #100 bl _malloc str x0, [sp] ldr x0, [sp, #16] ldr x1, [sp, #8] ldr x3, [sp] mov w2, #48 bl _add_bigint ldr x0, [sp] ldr x1, [sp, #24] bl _strcmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB10_2 b LBB10_1 LBB10_1: adrp x0, l_.str.14@PAGE add x0, x0, l_.str.14@PAGEOFF bl _printf b LBB10_3 LBB10_2: adrp x0, l_.str.15@PAGE add x0, x0, l_.str.15@PAGEOFF bl _printf b LBB10_3 LBB10_3: ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov w8, #0 str w8, [sp, #12] ; 4-byte Folded Spill stur wzr, [x29, #-4] stur w0, [x29, #-8] str x1, [sp, #16] bl _test_reverse_string bl _test_itoc bl _test_add_digits bl _test_add_bigint 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___func__.ctoi: ; @__func__.ctoi .asciz "ctoi" l_.str: ; @.str .asciz "48574652.c" l_.str.1: ; @.str.1 .asciz "isdigit(c)" l_.str.2: ; @.str.2 .asciz "%c" l_.str.3: ; @.str.3 .asciz "123" l_.str.4: ; @.str.4 .asciz "321" l_.str.5: ; @.str.5 .asciz "reverse_string passed\n" l_.str.6: ; @.str.6 .asciz "reverse_string failed\n" l_.str.7: ; @.str.7 .asciz "itoc passed\n" l_.str.8: ; @.str.8 .asciz "itoc failed\n" l_.str.9: ; @.str.9 .asciz "add_digits passed\n" l_.str.10: ; @.str.10 .asciz "add_digits failed\n" l_.str.11: ; @.str.11 .asciz "1" l_.str.12: ; @.str.12 .asciz "99999999999999999999999999999999999999999999" l_.str.13: ; @.str.13 .asciz "000000000000000000000000000000000000000000001" l_.str.14: ; @.str.14 .asciz "add_bigint passed\n" l_.str.15: ; @.str.15 .asciz "add_bigint failed\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _reverse_string ## -- Begin function reverse_string .p2align 4, 0x90 _reverse_string: ## @reverse_string .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -8(%rbp) movq -8(%rbp), %rdi callq _strlen ## kill: def $eax killed $eax killed $rax movl %eax, -12(%rbp) movl $0, -16(%rbp) movslq -12(%rbp), %rdi shlq $0, %rdi callq _malloc movq %rax, -32(%rbp) movl -12(%rbp), %eax subl $1, %eax movl %eax, -20(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 cmpl $0, -20(%rbp) jl LBB0_4 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movq -8(%rbp), %rax movslq -16(%rbp), %rcx movb (%rax,%rcx), %dl movq -32(%rbp), %rax movslq -20(%rbp), %rcx movb %dl, (%rax,%rcx) movl -16(%rbp), %eax addl $1, %eax movl %eax, -16(%rbp) ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 movl -20(%rbp), %eax addl $-1, %eax movl %eax, -20(%rbp) jmp LBB0_1 LBB0_4: movq -32(%rbp), %rax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _ctoi ## -- Begin function ctoi .p2align 4, 0x90 _ctoi: ## @ctoi .cfi_startproc ## %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 _isdigit cmpl $0, %eax setne %al xorb $-1, %al andb $1, %al movzbl %al, %eax cltq cmpq $0, %rax je LBB1_2 ## %bb.1: leaq L___func__.ctoi(%rip), %rdi leaq L_.str(%rip), %rsi leaq L_.str.1(%rip), %rcx movl $65, %edx callq ___assert_rtn LBB1_2: jmp LBB1_3 LBB1_3: movsbl -1(%rbp), %eax subl $48, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _itoc ## -- Begin function itoc .p2align 4, 0x90 _itoc: ## @itoc .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 addl $48, %eax ## kill: def $al killed $al killed $eax movb %al, -5(%rbp) movsbl -5(%rbp), %eax popq %rbp retq .cfi_endproc ## -- End function .globl _add_digits ## -- Begin function add_digits .p2align 4, 0x90 _add_digits: ## @add_digits .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 movb %dl, %al movb %sil, %dl movb %dil, %sil movb %sil, -1(%rbp) movb %dl, -2(%rbp) movb %al, -3(%rbp) movq %rcx, -16(%rbp) movq %r8, -24(%rbp) movsbl -1(%rbp), %edi callq _ctoi movl %eax, -28(%rbp) movsbl -2(%rbp), %edi callq _ctoi movl %eax, -32(%rbp) movsbl -3(%rbp), %edi callq _ctoi movl %eax, -36(%rbp) movl -28(%rbp), %eax addl -32(%rbp), %eax addl -36(%rbp), %eax movl %eax, -40(%rbp) cmpl $10, -40(%rbp) jl LBB3_2 ## %bb.1: movl -40(%rbp), %eax subl $10, %eax movl %eax, -40(%rbp) movl -40(%rbp), %edi callq _itoc movb %al, %cl movq -16(%rbp), %rax movb %cl, (%rax) movq -24(%rbp), %rax movb $49, (%rax) jmp LBB3_3 LBB3_2: movl -40(%rbp), %edi callq _itoc movb %al, %cl movq -16(%rbp), %rax movb %cl, (%rax) movq -24(%rbp), %rax movb $48, (%rax) LBB3_3: addq $48, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _add_bigint ## -- Begin function add_bigint .p2align 4, 0x90 _add_bigint: ## @add_bigint .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $64, %rsp movb %dl, %al movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movb %al, -17(%rbp) movq %rcx, -32(%rbp) movl $1, -40(%rbp) movl $1, -44(%rbp) movl $1, -48(%rbp) movq -8(%rbp), %rax movsbl (%rax), %eax cmpl $0, %eax jne LBB4_2 ## %bb.1: movb $48, -49(%rbp) movl $0, -40(%rbp) jmp LBB4_3 LBB4_2: movq -8(%rbp), %rax movb (%rax), %al movb %al, -49(%rbp) LBB4_3: movq -16(%rbp), %rax movsbl (%rax), %eax cmpl $0, %eax jne LBB4_5 ## %bb.4: movb $48, -50(%rbp) movl $0, -44(%rbp) jmp LBB4_6 LBB4_5: movq -16(%rbp), %rax movb (%rax), %al movb %al, -50(%rbp) LBB4_6: movb -49(%rbp), %dl movb -50(%rbp), %al leaq -33(%rbp), %rcx leaq -34(%rbp), %r8 movsbl %dl, %edi movsbl %al, %esi movsbl -17(%rbp), %edx callq _add_digits movsbl -33(%rbp), %eax cmpl $48, %eax jne LBB4_9 ## %bb.7: movsbl -34(%rbp), %eax cmpl $48, %eax jne LBB4_9 ## %bb.8: movq -32(%rbp), %rax movb $0, (%rax) jmp LBB4_10 LBB4_9: movb -33(%rbp), %cl movq -32(%rbp), %rax movb %cl, (%rax) movq -8(%rbp), %rdi movslq -40(%rbp), %rax addq %rax, %rdi movq -16(%rbp), %rsi movslq -44(%rbp), %rax addq %rax, %rsi movb -34(%rbp), %al movq -32(%rbp), %rcx movslq -48(%rbp), %rdx addq %rdx, %rcx movsbl %al, %edx callq _add_bigint LBB4_10: addq $64, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _print_bigint ## -- Begin function print_bigint .p2align 4, 0x90 _print_bigint: ## @print_bigint .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movq %rdi, -8(%rbp) movq -8(%rbp), %rax movb (%rax), %al movb %al, -9(%rbp) movsbl -9(%rbp), %eax cmpl $0, %eax jne LBB5_2 ## %bb.1: jmp LBB5_3 LBB5_2: movq -8(%rbp), %rdi addq $1, %rdi callq _print_bigint movsbl -9(%rbp), %esi leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf LBB5_3: addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _make_bigint ## -- Begin function make_bigint .p2align 4, 0x90 _make_bigint: ## @make_bigint .cfi_startproc ## %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 _reverse_string movq %rax, -16(%rbp) movq -16(%rbp), %rax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _test_reverse_string ## -- Begin function test_reverse_string .p2align 4, 0x90 _test_reverse_string: ## @test_reverse_string .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp leaq L_.str.3(%rip), %rax movq %rax, -8(%rbp) movq -8(%rbp), %rdi callq _reverse_string movq %rax, -16(%rbp) movq -16(%rbp), %rdi leaq L_.str.4(%rip), %rsi callq _strcmp cmpl $0, %eax jne LBB7_2 ## %bb.1: leaq L_.str.5(%rip), %rdi movb $0, %al callq _printf jmp LBB7_3 LBB7_2: leaq L_.str.6(%rip), %rdi movb $0, %al callq _printf LBB7_3: addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _test_itoc ## -- Begin function test_itoc .p2align 4, 0x90 _test_itoc: ## @test_itoc .cfi_startproc ## %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 $3, %edi callq _itoc movb %al, -1(%rbp) movsbl -1(%rbp), %eax cmpl $51, %eax jne LBB8_2 ## %bb.1: leaq L_.str.7(%rip), %rdi movb $0, %al callq _printf jmp LBB8_3 LBB8_2: leaq L_.str.8(%rip), %rdi movb $0, %al callq _printf LBB8_3: addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _test_add_digits ## -- Begin function test_add_digits .p2align 4, 0x90 _test_add_digits: ## @test_add_digits .cfi_startproc ## %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 $55, %edi movl $52, %esi movl $49, %edx leaq -1(%rbp), %rcx leaq -2(%rbp), %r8 callq _add_digits movsbl -1(%rbp), %eax cmpl $50, %eax jne LBB9_3 ## %bb.1: movsbl -2(%rbp), %eax cmpl $49, %eax jne LBB9_3 ## %bb.2: leaq L_.str.9(%rip), %rdi movb $0, %al callq _printf jmp LBB9_4 LBB9_3: leaq L_.str.10(%rip), %rdi movb $0, %al callq _printf LBB9_4: addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _test_add_bigint ## -- Begin function test_add_bigint .p2align 4, 0x90 _test_add_bigint: ## @test_add_bigint .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp leaq L_.str.11(%rip), %rax movq %rax, -8(%rbp) leaq L_.str.12(%rip), %rax movq %rax, -16(%rbp) leaq L_.str.13(%rip), %rax movq %rax, -24(%rbp) movq -8(%rbp), %rdi callq _make_bigint movq %rax, -32(%rbp) movq -16(%rbp), %rdi callq _make_bigint movq %rax, -40(%rbp) movl $100, %edi callq _malloc movq %rax, -48(%rbp) movq -32(%rbp), %rdi movq -40(%rbp), %rsi movq -48(%rbp), %rcx movl $48, %edx callq _add_bigint movq -48(%rbp), %rdi movq -24(%rbp), %rsi callq _strcmp cmpl $0, %eax jne LBB10_2 ## %bb.1: leaq L_.str.14(%rip), %rdi movb $0, %al callq _printf jmp LBB10_3 LBB10_2: leaq L_.str.15(%rip), %rdi movb $0, %al callq _printf LBB10_3: addq $48, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl $0, -4(%rbp) movl %edi, -8(%rbp) movq %rsi, -16(%rbp) callq _test_reverse_string callq _test_itoc callq _test_add_digits callq _test_add_bigint xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L___func__.ctoi: ## @__func__.ctoi .asciz "ctoi" L_.str: ## @.str .asciz "48574652.c" L_.str.1: ## @.str.1 .asciz "isdigit(c)" L_.str.2: ## @.str.2 .asciz "%c" L_.str.3: ## @.str.3 .asciz "123" L_.str.4: ## @.str.4 .asciz "321" L_.str.5: ## @.str.5 .asciz "reverse_string passed\n" L_.str.6: ## @.str.6 .asciz "reverse_string failed\n" L_.str.7: ## @.str.7 .asciz "itoc passed\n" L_.str.8: ## @.str.8 .asciz "itoc failed\n" L_.str.9: ## @.str.9 .asciz "add_digits passed\n" L_.str.10: ## @.str.10 .asciz "add_digits failed\n" L_.str.11: ## @.str.11 .asciz "1" L_.str.12: ## @.str.12 .asciz "99999999999999999999999999999999999999999999" L_.str.13: ## @.str.13 .asciz "000000000000000000000000000000000000000000001" L_.str.14: ## @.str.14 .asciz "add_bigint passed\n" L_.str.15: ## @.str.15 .asciz "add_bigint failed\n" .subsections_via_symbols
the_stack_data/48574652.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _bar ; -- Begin function bar .p2align 2 _bar: ; @bar .cfi_startproc ; %bb.0: 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 _foo adrp x8, _baz@GOTPAGE ldr x8, [x8, _baz@GOTPAGEOFF] ldr w8, [x8] add w0, w0, w8 ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _bar ## -- Begin function bar .p2align 4, 0x90 _bar: ## @bar .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movb $0, %al callq _foo movq _baz@GOTPCREL(%rip), %rcx addl (%rcx), %eax popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/231393519.c