arm
stringlengths
122
20M
x86
stringlengths
122
20M
filename
stringlengths
18
26
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _printFilesInDir ; -- Begin function printFilesInDir .p2align 2 _printFilesInDir: ; @printFilesInDir .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] ldur x8, [x29, #-8] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: b LBB0_13 LBB0_2: ldur x8, [x29, #-8] mov x9, sp str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf ldur x0, [x29, #-8] sub x1, x29, #16 mov x2, #0 adrp x3, _alphasort@GOTPAGE ldr x3, [x3, _alphasort@GOTPAGEOFF] bl _scandir stur w0, [x29, #-20] ldur w8, [x29, #-20] adds w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _perror b LBB0_13 LBB0_4: str wzr, [sp, #24] b LBB0_5 LBB0_5: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #24] ldur w9, [x29, #-20] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_8 b LBB0_6 LBB0_6: ; in Loop: Header=BB0_5 Depth=1 ldur x8, [x29, #-16] ldrsw x9, [sp, #24] ldr x8, [x8, x9, lsl #3] add x8, x8, #21 mov x9, sp str x8, [x9] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf b LBB0_7 LBB0_7: ; in Loop: Header=BB0_5 Depth=1 ldr w8, [sp, #24] add w8, w8, #1 str w8, [sp, #24] b LBB0_5 LBB0_8: adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf str wzr, [sp, #20] b LBB0_9 LBB0_9: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #20] ldur w9, [x29, #-20] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_12 b LBB0_10 LBB0_10: ; in Loop: Header=BB0_9 Depth=1 ldur x8, [x29, #-16] ldrsw x9, [sp, #20] ldr x0, [x8, x9, lsl #3] bl _free b LBB0_11 LBB0_11: ; in Loop: Header=BB0_9 Depth=1 ldr w8, [sp, #20] add w8, w8, #1 str w8, [sp, #20] b LBB0_9 LBB0_12: ldur x0, [x29, #-16] bl _free b LBB0_13 LBB0_13: 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 x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _printFilesInDir adrp x0, l_.str.5@PAGE add x0, x0, l_.str.5@PAGEOFF bl _printFilesInDir adrp x0, l_.str.6@PAGE add x0, x0, l_.str.6@PAGEOFF bl _printFilesInDir mov w0, #0 ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "#### Files in directory '%s':\n" l_.str.1: ; @.str.1 .asciz "scandir" l_.str.2: ; @.str.2 .asciz "%s\n" l_.str.3: ; @.str.3 .asciz "\n\n" l_.str.4: ; @.str.4 .asciz "." l_.str.5: ; @.str.5 .asciz "/tmp" l_.str.6: ; @.str.6 .asciz "/does.not.exist" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _printFilesInDir ## -- Begin function printFilesInDir .p2align 4, 0x90 _printFilesInDir: ## @printFilesInDir .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) cmpq $0, -8(%rbp) jne LBB0_2 ## %bb.1: jmp LBB0_13 LBB0_2: movq -8(%rbp), %rsi leaq L_.str(%rip), %rdi movb $0, %al callq _printf movq -8(%rbp), %rdi leaq -16(%rbp), %rsi xorl %eax, %eax movl %eax, %edx movq _alphasort$INODE64@GOTPCREL(%rip), %rcx callq _scandir$INODE64 movl %eax, -20(%rbp) cmpl $-1, -20(%rbp) jne LBB0_4 ## %bb.3: leaq L_.str.1(%rip), %rdi callq _perror jmp LBB0_13 LBB0_4: movl $0, -24(%rbp) LBB0_5: ## =>This Inner Loop Header: Depth=1 movl -24(%rbp), %eax cmpl -20(%rbp), %eax jge LBB0_8 ## %bb.6: ## in Loop: Header=BB0_5 Depth=1 movq -16(%rbp), %rax movslq -24(%rbp), %rcx movq (%rax,%rcx,8), %rsi addq $21, %rsi leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf ## %bb.7: ## in Loop: Header=BB0_5 Depth=1 movl -24(%rbp), %eax addl $1, %eax movl %eax, -24(%rbp) jmp LBB0_5 LBB0_8: leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf movl $0, -28(%rbp) LBB0_9: ## =>This Inner Loop Header: Depth=1 movl -28(%rbp), %eax cmpl -20(%rbp), %eax jge LBB0_12 ## %bb.10: ## in Loop: Header=BB0_9 Depth=1 movq -16(%rbp), %rax movslq -28(%rbp), %rcx movq (%rax,%rcx,8), %rdi callq _free ## %bb.11: ## in Loop: Header=BB0_9 Depth=1 movl -28(%rbp), %eax addl $1, %eax movl %eax, -28(%rbp) jmp LBB0_9 LBB0_12: movq -16(%rbp), %rdi callq _free LBB0_13: 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 leaq L_.str.4(%rip), %rdi callq _printFilesInDir leaq L_.str.5(%rip), %rdi callq _printFilesInDir leaq L_.str.6(%rip), %rdi callq _printFilesInDir xorl %eax, %eax popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "#### Files in directory '%s':\n" L_.str.1: ## @.str.1 .asciz "scandir" L_.str.2: ## @.str.2 .asciz "%s\n" L_.str.3: ## @.str.3 .asciz "\n\n" L_.str.4: ## @.str.4 .asciz "." L_.str.5: ## @.str.5 .asciz "/tmp" L_.str.6: ## @.str.6 .asciz "/does.not.exist" .subsections_via_symbols
the_stack_data/198579440.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _server ; -- Begin function server .p2align 2 _server: ; @server .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] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldur w0, [x29, #-8] sub x1, x29, #12 mov x2, #4 bl _read subs x8, x0, #0 cset w8, ne tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: stur wzr, [x29, #-4] b LBB0_6 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldursw x0, [x29, #-12] bl _malloc str x0, [sp, #8] ldur w0, [x29, #-8] ldr x1, [sp, #8] ldursw x2, [x29, #-12] bl _read ldr x8, [sp, #8] mov x9, sp str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf ldr x0, [sp, #8] bl _free ldr x0, [sp, #8] adrp x1, l_.str.1@PAGE add x1, x1, l_.str.1@PAGEOFF bl _strcmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB0_5 b LBB0_4 LBB0_4: mov w8, #1 stur w8, [x29, #-4] b LBB0_6 LBB0_5: ; in Loop: Header=BB0_1 Depth=1 b LBB0_1 LBB0_6: ldur w0, [x29, #-4] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #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] mov w2, #0 str wzr, [sp, #64] str w0, [sp, #60] str x1, [sp, #48] ldr x8, [sp, #48] ldr x8, [x8, #8] str x8, [sp, #40] mov w1, #1 mov x0, x1 bl _socket str w0, [sp, #36] sub x8, x29, #130 str x8, [sp, #8] ; 8-byte Folded Spill mov w9, #1 sturb w9, [x29, #-129] ldr x1, [sp, #40] add x0, x8, #2 mov x2, #104 bl ___strcpy_chk ldr x8, [sp, #8] ; 8-byte Folded Reload ldr w9, [sp, #36] str w9, [sp, #20] ; 4-byte Folded Spill add x0, x8, #2 bl _strlen ldr x1, [sp, #8] ; 8-byte Folded Reload mov x8, x0 ldr w0, [sp, #20] ; 4-byte Folded Reload add x8, x8, #2 mov x2, x8 bl _bind ldr w0, [sp, #36] mov w1, #5 bl _listen b LBB1_1 LBB1_1: ; =>This Inner Loop Header: Depth=1 ldr w0, [sp, #36] add x1, sp, #68 add x2, sp, #28 bl _accept str w0, [sp, #24] ldr w0, [sp, #24] bl _server str w0, [sp, #32] ldr w0, [sp, #24] bl _close b LBB1_2 LBB1_2: ; in Loop: Header=BB1_1 Depth=1 ldr w8, [sp, #32] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB1_1 b LBB1_3 LBB1_3: ldr w0, [sp, #36] bl _close ldr x0, [sp, #40] bl _unlink 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: mov w0, #0 ldp x29, x30, [sp, #304] ; 16-byte Folded Reload ldp x28, x27, [sp, #288] ; 16-byte Folded Reload add sp, sp, #320 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%s\n" l_.str.1: ; @.str.1 .asciz "quit" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _server ## -- Begin function server .p2align 4, 0x90 _server: ## @server .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl %edi, -8(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 movl -8(%rbp), %edi leaq -12(%rbp), %rsi movl $4, %edx callq _read cmpq $0, %rax jne LBB0_3 ## %bb.2: movl $0, -4(%rbp) jmp LBB0_6 LBB0_3: ## in Loop: Header=BB0_1 Depth=1 movslq -12(%rbp), %rdi callq _malloc movq %rax, -24(%rbp) movl -8(%rbp), %edi movq -24(%rbp), %rsi movslq -12(%rbp), %rdx callq _read movq -24(%rbp), %rsi leaq L_.str(%rip), %rdi movb $0, %al callq _printf movq -24(%rbp), %rdi callq _free movq -24(%rbp), %rdi leaq L_.str.1(%rip), %rsi callq _strcmp cmpl $0, %eax jne LBB0_5 ## %bb.4: movl $1, -4(%rbp) jmp LBB0_6 LBB0_5: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_1 LBB0_6: movl -4(%rbp), %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $288, %rsp ## imm = 0x120 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -236(%rbp) movl %edi, -240(%rbp) movq %rsi, -248(%rbp) movq -248(%rbp), %rax movq 8(%rax), %rax movq %rax, -256(%rbp) movl $1, %esi xorl %edx, %edx movl %esi, %edi callq _socket movl %eax, -260(%rbp) movb $1, -119(%rbp) leaq -120(%rbp), %rdi addq $2, %rdi movq -256(%rbp), %rsi movl $104, %edx callq ___strcpy_chk movl -260(%rbp), %eax movl %eax, -284(%rbp) ## 4-byte Spill leaq -120(%rbp), %rax movq %rax, -280(%rbp) ## 8-byte Spill leaq -120(%rbp), %rdi addq $2, %rdi callq _strlen movl -284(%rbp), %edi ## 4-byte Reload movq -280(%rbp), %rsi ## 8-byte Reload addq $2, %rax movl %eax, %edx callq _bind movl -260(%rbp), %edi movl $5, %esi callq _listen LBB1_1: ## =>This Inner Loop Header: Depth=1 movl -260(%rbp), %edi leaq -232(%rbp), %rsi leaq -268(%rbp), %rdx callq _accept movl %eax, -272(%rbp) movl -272(%rbp), %edi callq _server movl %eax, -264(%rbp) movl -272(%rbp), %edi callq _close ## %bb.2: ## in Loop: Header=BB1_1 Depth=1 cmpl $0, -264(%rbp) setne %al xorb $-1, %al testb $1, %al jne LBB1_1 ## %bb.3: movl -260(%rbp), %edi callq _close movq -256(%rbp), %rdi callq _unlink movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB1_5 ## %bb.4: xorl %eax, %eax addq $288, %rsp ## imm = 0x120 popq %rbp retq LBB1_5: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%s\n" L_.str.1: ## @.str.1 .asciz "quit" .subsections_via_symbols
the_stack_data/26699942.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 mov w0, #0 str wzr, [sp, #12] add sp, sp, #16 ret .cfi_endproc ; -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl $0, -4(%rbp) xorl %eax, %eax popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/151704975.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _scilab_rt_plot3d_d2d2i2i0d0s0d2d2_ ; -- Begin function scilab_rt_plot3d_d2d2i2i0d0s0d2d2_ .p2align 2 _scilab_rt_plot3d_d2d2i2i0d0s0d2d2_: ; @scilab_rt_plot3d_d2d2i2i0d0s0d2d2_ .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 ldr x16, [x29, #16] ldr w15, [x29, #24] ldr x14, [x29, #32] ldr w13, [x29, #40] ldr w12, [x29, #44] ldr x11, [x29, #48] ldr w10, [x29, #56] ldr w9, [x29, #60] ldr x8, [x29, #64] stur w0, [x29, #-4] stur w1, [x29, #-8] stur x2, [x29, #-16] stur w3, [x29, #-20] stur w4, [x29, #-24] stur x5, [x29, #-32] stur w6, [x29, #-36] stur w7, [x29, #-40] stur x16, [x29, #-48] stur w15, [x29, #-52] stur d0, [x29, #-64] stur x14, [x29, #-72] stur w13, [x29, #-76] stur w12, [x29, #-80] stur x11, [x29, #-88] stur w10, [x29, #-92] stur w9, [x29, #-96] str x8, [sp, #104] ldur w8, [x29, #-8] ; kill: def $x8 killed $w8 str x8, [sp, #16] ; 8-byte Folded Spill ldur w8, [x29, #-24] ; kill: def $x8 killed $w8 str x8, [sp, #24] ; 8-byte Folded Spill ldur w8, [x29, #-40] ; kill: def $x8 killed $w8 str x8, [sp, #32] ; 8-byte Folded Spill ldur w8, [x29, #-80] ; kill: def $x8 killed $w8 str x8, [sp, #40] ; 8-byte Folded Spill ldur w8, [x29, #-96] ; kill: def $x8 killed $w8 str x8, [sp, #48] ; 8-byte Folded Spill movi d0, #0000000000000000 str d0, [sp, #88] str d0, [sp, #80] str wzr, [sp, #76] str d0, [sp, #64] str d0, [sp, #56] str wzr, [sp, #100] b LBB0_1 LBB0_1: ; =>This Loop Header: Depth=1 ; Child Loop BB0_3 Depth 2 ldr w8, [sp, #100] ldur w9, [x29, #-4] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_8 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 str wzr, [sp, #96] b LBB0_3 LBB0_3: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #96] ldur w9, [x29, #-8] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_6 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_3 Depth=2 ldr x10, [sp, #16] ; 8-byte Folded Reload ldur x8, [x29, #-16] ldrsw x9, [sp, #100] mul x9, x9, x10 add x8, x8, x9, lsl #3 ldrsw x9, [sp, #96] ldr d1, [x8, x9, lsl #3] ldr d0, [sp, #88] fadd d0, d0, d1 str d0, [sp, #88] b LBB0_5 LBB0_5: ; in Loop: Header=BB0_3 Depth=2 ldr w8, [sp, #96] add w8, w8, #1 str w8, [sp, #96] 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, #100] add w8, w8, #1 str w8, [sp, #100] b LBB0_1 LBB0_8: ldr d0, [sp, #88] mov x8, sp str d0, [x8] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf str wzr, [sp, #100] b LBB0_9 LBB0_9: ; =>This Loop Header: Depth=1 ; Child Loop BB0_11 Depth 2 ldr w8, [sp, #100] ldur w9, [x29, #-20] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_16 b LBB0_10 LBB0_10: ; in Loop: Header=BB0_9 Depth=1 str wzr, [sp, #96] b LBB0_11 LBB0_11: ; Parent Loop BB0_9 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #96] ldur w9, [x29, #-24] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_14 b LBB0_12 LBB0_12: ; in Loop: Header=BB0_11 Depth=2 ldr x10, [sp, #24] ; 8-byte Folded Reload ldur x8, [x29, #-32] ldrsw x9, [sp, #100] mul x9, x9, x10 add x8, x8, x9, lsl #3 ldrsw x9, [sp, #96] ldr d1, [x8, x9, lsl #3] ldr d0, [sp, #80] fadd d0, d0, d1 str d0, [sp, #80] b LBB0_13 LBB0_13: ; in Loop: Header=BB0_11 Depth=2 ldr w8, [sp, #96] add w8, w8, #1 str w8, [sp, #96] 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, #100] add w8, w8, #1 str w8, [sp, #100] b LBB0_9 LBB0_16: ldr d0, [sp, #80] mov x8, sp str d0, [x8] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf str wzr, [sp, #100] b LBB0_17 LBB0_17: ; =>This Loop Header: Depth=1 ; Child Loop BB0_19 Depth 2 ldr w8, [sp, #100] ldur w9, [x29, #-36] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_24 b LBB0_18 LBB0_18: ; in Loop: Header=BB0_17 Depth=1 str wzr, [sp, #96] b LBB0_19 LBB0_19: ; Parent Loop BB0_17 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #96] ldur w9, [x29, #-40] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_22 b LBB0_20 LBB0_20: ; in Loop: Header=BB0_19 Depth=2 ldr x10, [sp, #32] ; 8-byte Folded Reload ldur x8, [x29, #-48] ldrsw x9, [sp, #100] mul x9, x9, x10 add x8, x8, x9, lsl #2 ldrsw x9, [sp, #96] ldr w9, [x8, x9, lsl #2] ldr w8, [sp, #76] add w8, w8, w9 str w8, [sp, #76] b LBB0_21 LBB0_21: ; in Loop: Header=BB0_19 Depth=2 ldr w8, [sp, #96] add w8, w8, #1 str w8, [sp, #96] b LBB0_19 LBB0_22: ; in Loop: Header=BB0_17 Depth=1 b LBB0_23 LBB0_23: ; in Loop: Header=BB0_17 Depth=1 ldr w8, [sp, #100] add w8, w8, #1 str w8, [sp, #100] b LBB0_17 LBB0_24: ldr w9, [sp, #76] ; 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 str x0, [sp, #8] ; 8-byte Folded Spill bl _printf ldr x0, [sp, #8] ; 8-byte Folded Reload ldur w9, [x29, #-52] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] bl _printf ldur d0, [x29, #-64] mov x8, sp str d0, [x8] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf ldur x8, [x29, #-72] mov x9, sp str x8, [x9] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf str wzr, [sp, #100] b LBB0_25 LBB0_25: ; =>This Loop Header: Depth=1 ; Child Loop BB0_27 Depth 2 ldr w8, [sp, #100] ldur w9, [x29, #-76] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_32 b LBB0_26 LBB0_26: ; in Loop: Header=BB0_25 Depth=1 str wzr, [sp, #96] b LBB0_27 LBB0_27: ; Parent Loop BB0_25 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #96] ldur w9, [x29, #-80] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_30 b LBB0_28 LBB0_28: ; in Loop: Header=BB0_27 Depth=2 ldr x10, [sp, #40] ; 8-byte Folded Reload ldur x8, [x29, #-88] ldrsw x9, [sp, #100] mul x9, x9, x10 add x8, x8, x9, lsl #3 ldrsw x9, [sp, #96] ldr d1, [x8, x9, lsl #3] ldr d0, [sp, #64] fadd d0, d0, d1 str d0, [sp, #64] b LBB0_29 LBB0_29: ; in Loop: Header=BB0_27 Depth=2 ldr w8, [sp, #96] add w8, w8, #1 str w8, [sp, #96] b LBB0_27 LBB0_30: ; in Loop: Header=BB0_25 Depth=1 b LBB0_31 LBB0_31: ; in Loop: Header=BB0_25 Depth=1 ldr w8, [sp, #100] add w8, w8, #1 str w8, [sp, #100] b LBB0_25 LBB0_32: ldr d0, [sp, #64] mov x8, sp str d0, [x8] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf str wzr, [sp, #100] b LBB0_33 LBB0_33: ; =>This Loop Header: Depth=1 ; Child Loop BB0_35 Depth 2 ldr w8, [sp, #100] ldur w9, [x29, #-92] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_40 b LBB0_34 LBB0_34: ; in Loop: Header=BB0_33 Depth=1 str wzr, [sp, #96] b LBB0_35 LBB0_35: ; Parent Loop BB0_33 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #96] ldur w9, [x29, #-96] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_38 b LBB0_36 LBB0_36: ; in Loop: Header=BB0_35 Depth=2 ldr x10, [sp, #48] ; 8-byte Folded Reload ldr x8, [sp, #104] ldrsw x9, [sp, #100] mul x9, x9, x10 add x8, x8, x9, lsl #3 ldrsw x9, [sp, #96] ldr d1, [x8, x9, lsl #3] ldr d0, [sp, #56] fadd d0, d0, d1 str d0, [sp, #56] b LBB0_37 LBB0_37: ; in Loop: Header=BB0_35 Depth=2 ldr w8, [sp, #96] add w8, w8, #1 str w8, [sp, #96] b LBB0_35 LBB0_38: ; in Loop: Header=BB0_33 Depth=1 b LBB0_39 LBB0_39: ; in Loop: Header=BB0_33 Depth=1 ldr w8, [sp, #100] add w8, w8, #1 str w8, [sp, #100] b LBB0_33 LBB0_40: ldr d0, [sp, #56] mov x8, sp str d0, [x8] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf ldp x29, x30, [sp, #208] ; 16-byte Folded Reload add sp, sp, #224 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%f" l_.str.1: ; @.str.1 .asciz "%d" l_.str.2: ; @.str.2 .asciz "%s" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _scilab_rt_plot3d_d2d2i2i0d0s0d2d2_ ## -- Begin function scilab_rt_plot3d_d2d2i2i0d0s0d2d2_ .p2align 4, 0x90 _scilab_rt_plot3d_d2d2i2i0d0s0d2d2_: ## @scilab_rt_plot3d_d2d2i2i0d0s0d2d2_ .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $128, %rsp movq 96(%rbp), %rax movl 88(%rbp), %eax movl 80(%rbp), %eax movq 72(%rbp), %rax movl 64(%rbp), %eax movl 56(%rbp), %eax movq 48(%rbp), %rax movl 40(%rbp), %eax movq 32(%rbp), %rax movl 24(%rbp), %eax movl 16(%rbp), %eax movl %edi, -4(%rbp) movl %esi, -8(%rbp) movq %rdx, -16(%rbp) movl %ecx, -20(%rbp) movl %r8d, -24(%rbp) movq %r9, -32(%rbp) movsd %xmm0, -40(%rbp) movl -8(%rbp), %eax ## kill: def $rax killed $eax movq %rax, -128(%rbp) ## 8-byte Spill movl -24(%rbp), %eax ## kill: def $rax killed $eax movq %rax, -120(%rbp) ## 8-byte Spill movl 24(%rbp), %eax ## kill: def $rax killed $eax movq %rax, -112(%rbp) ## 8-byte Spill movl 64(%rbp), %eax ## kill: def $rax killed $eax movq %rax, -104(%rbp) ## 8-byte Spill movl 88(%rbp), %eax ## kill: def $rax killed $eax movq %rax, -96(%rbp) ## 8-byte Spill xorps %xmm0, %xmm0 movsd %xmm0, -56(%rbp) xorps %xmm0, %xmm0 movsd %xmm0, -64(%rbp) movl $0, -68(%rbp) xorps %xmm0, %xmm0 movsd %xmm0, -80(%rbp) xorps %xmm0, %xmm0 movsd %xmm0, -88(%rbp) movl $0, -44(%rbp) LBB0_1: ## =>This Loop Header: Depth=1 ## Child Loop BB0_3 Depth 2 movl -44(%rbp), %eax cmpl -4(%rbp), %eax jge LBB0_8 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movl $0, -48(%rbp) LBB0_3: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 movl -48(%rbp), %eax cmpl -8(%rbp), %eax jge LBB0_6 ## %bb.4: ## in Loop: Header=BB0_3 Depth=2 movq -128(%rbp), %rdx ## 8-byte Reload movq -16(%rbp), %rax movslq -44(%rbp), %rcx imulq %rdx, %rcx shlq $3, %rcx addq %rcx, %rax movslq -48(%rbp), %rcx movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero addsd -56(%rbp), %xmm0 movsd %xmm0, -56(%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 jmp LBB0_7 LBB0_7: ## in Loop: Header=BB0_1 Depth=1 movl -44(%rbp), %eax addl $1, %eax movl %eax, -44(%rbp) jmp LBB0_1 LBB0_8: movsd -56(%rbp), %xmm0 ## xmm0 = mem[0],zero leaq L_.str(%rip), %rdi movb $1, %al callq _printf movl $0, -44(%rbp) LBB0_9: ## =>This Loop Header: Depth=1 ## Child Loop BB0_11 Depth 2 movl -44(%rbp), %eax cmpl -20(%rbp), %eax jge LBB0_16 ## %bb.10: ## in Loop: Header=BB0_9 Depth=1 movl $0, -48(%rbp) LBB0_11: ## Parent Loop BB0_9 Depth=1 ## => This Inner Loop Header: Depth=2 movl -48(%rbp), %eax cmpl -24(%rbp), %eax jge LBB0_14 ## %bb.12: ## in Loop: Header=BB0_11 Depth=2 movq -120(%rbp), %rdx ## 8-byte Reload movq -32(%rbp), %rax movslq -44(%rbp), %rcx imulq %rdx, %rcx shlq $3, %rcx addq %rcx, %rax movslq -48(%rbp), %rcx movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero addsd -64(%rbp), %xmm0 movsd %xmm0, -64(%rbp) ## %bb.13: ## in Loop: Header=BB0_11 Depth=2 movl -48(%rbp), %eax addl $1, %eax movl %eax, -48(%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 -44(%rbp), %eax addl $1, %eax movl %eax, -44(%rbp) jmp LBB0_9 LBB0_16: movsd -64(%rbp), %xmm0 ## xmm0 = mem[0],zero leaq L_.str(%rip), %rdi movb $1, %al callq _printf movl $0, -44(%rbp) LBB0_17: ## =>This Loop Header: Depth=1 ## Child Loop BB0_19 Depth 2 movl -44(%rbp), %eax cmpl 16(%rbp), %eax jge LBB0_24 ## %bb.18: ## in Loop: Header=BB0_17 Depth=1 movl $0, -48(%rbp) LBB0_19: ## Parent Loop BB0_17 Depth=1 ## => This Inner Loop Header: Depth=2 movl -48(%rbp), %eax cmpl 24(%rbp), %eax jge LBB0_22 ## %bb.20: ## in Loop: Header=BB0_19 Depth=2 movq -112(%rbp), %rdx ## 8-byte Reload movq 32(%rbp), %rax movslq -44(%rbp), %rcx imulq %rdx, %rcx shlq $2, %rcx addq %rcx, %rax movslq -48(%rbp), %rcx movl (%rax,%rcx,4), %eax addl -68(%rbp), %eax movl %eax, -68(%rbp) ## %bb.21: ## in Loop: Header=BB0_19 Depth=2 movl -48(%rbp), %eax addl $1, %eax movl %eax, -48(%rbp) jmp LBB0_19 LBB0_22: ## in Loop: Header=BB0_17 Depth=1 jmp LBB0_23 LBB0_23: ## in Loop: Header=BB0_17 Depth=1 movl -44(%rbp), %eax addl $1, %eax movl %eax, -44(%rbp) jmp LBB0_17 LBB0_24: movl -68(%rbp), %esi leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf movl 40(%rbp), %esi leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf movsd -40(%rbp), %xmm0 ## xmm0 = mem[0],zero leaq L_.str(%rip), %rdi movb $1, %al callq _printf movq 48(%rbp), %rsi leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf movl $0, -44(%rbp) LBB0_25: ## =>This Loop Header: Depth=1 ## Child Loop BB0_27 Depth 2 movl -44(%rbp), %eax cmpl 56(%rbp), %eax jge LBB0_32 ## %bb.26: ## in Loop: Header=BB0_25 Depth=1 movl $0, -48(%rbp) LBB0_27: ## Parent Loop BB0_25 Depth=1 ## => This Inner Loop Header: Depth=2 movl -48(%rbp), %eax cmpl 64(%rbp), %eax jge LBB0_30 ## %bb.28: ## in Loop: Header=BB0_27 Depth=2 movq -104(%rbp), %rdx ## 8-byte Reload movq 72(%rbp), %rax movslq -44(%rbp), %rcx imulq %rdx, %rcx shlq $3, %rcx addq %rcx, %rax movslq -48(%rbp), %rcx movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero addsd -80(%rbp), %xmm0 movsd %xmm0, -80(%rbp) ## %bb.29: ## in Loop: Header=BB0_27 Depth=2 movl -48(%rbp), %eax addl $1, %eax movl %eax, -48(%rbp) jmp LBB0_27 LBB0_30: ## in Loop: Header=BB0_25 Depth=1 jmp LBB0_31 LBB0_31: ## in Loop: Header=BB0_25 Depth=1 movl -44(%rbp), %eax addl $1, %eax movl %eax, -44(%rbp) jmp LBB0_25 LBB0_32: movsd -80(%rbp), %xmm0 ## xmm0 = mem[0],zero leaq L_.str(%rip), %rdi movb $1, %al callq _printf movl $0, -44(%rbp) LBB0_33: ## =>This Loop Header: Depth=1 ## Child Loop BB0_35 Depth 2 movl -44(%rbp), %eax cmpl 80(%rbp), %eax jge LBB0_40 ## %bb.34: ## in Loop: Header=BB0_33 Depth=1 movl $0, -48(%rbp) LBB0_35: ## Parent Loop BB0_33 Depth=1 ## => This Inner Loop Header: Depth=2 movl -48(%rbp), %eax cmpl 88(%rbp), %eax jge LBB0_38 ## %bb.36: ## in Loop: Header=BB0_35 Depth=2 movq -96(%rbp), %rdx ## 8-byte Reload movq 96(%rbp), %rax movslq -44(%rbp), %rcx imulq %rdx, %rcx shlq $3, %rcx addq %rcx, %rax movslq -48(%rbp), %rcx movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero addsd -88(%rbp), %xmm0 movsd %xmm0, -88(%rbp) ## %bb.37: ## in Loop: Header=BB0_35 Depth=2 movl -48(%rbp), %eax addl $1, %eax movl %eax, -48(%rbp) jmp LBB0_35 LBB0_38: ## in Loop: Header=BB0_33 Depth=1 jmp LBB0_39 LBB0_39: ## in Loop: Header=BB0_33 Depth=1 movl -44(%rbp), %eax addl $1, %eax movl %eax, -44(%rbp) jmp LBB0_33 LBB0_40: movsd -88(%rbp), %xmm0 ## xmm0 = mem[0],zero leaq L_.str(%rip), %rdi movb $1, %al callq _printf addq $128, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%f" L_.str.1: ## @.str.1 .asciz "%d" L_.str.2: ## @.str.2 .asciz "%s" .subsections_via_symbols
the_stack_data/165765930.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _f ; -- Begin function f .p2align 2 _f: ; @f .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str w0, [sp, #8] str w1, [sp, #4] str w2, [sp] ldr w8, [sp, #4] and w8, w8, #0xffff ldr w9, [sp] lsr w9, w9, #16 mul w9, w8, w9 ldr w8, [sp, #8] add w8, w8, w9 str w8, [sp, #8] ldr w8, [sp, #8] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: mov w8, #10 str w8, [sp, #12] b LBB0_3 LBB0_2: ldr w8, [sp, #8] str w8, [sp, #12] b LBB0_3 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 _f ## -- Begin function f .p2align 4, 0x90 _f: ## @f .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl %edi, -8(%rbp) movl %esi, -12(%rbp) movl %edx, -16(%rbp) movl -12(%rbp), %eax ## kill: def $ax killed $ax killed $eax movzwl %ax, %eax movl -16(%rbp), %ecx shrl $16, %ecx imull %ecx, %eax addl -8(%rbp), %eax movl %eax, -8(%rbp) cmpl $0, -8(%rbp) jne LBB0_2 ## %bb.1: movl $10, -4(%rbp) jmp LBB0_3 LBB0_2: movl -8(%rbp), %eax movl %eax, -4(%rbp) LBB0_3: movl -4(%rbp), %eax popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/86076052.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, ___stdinp@GOTPAGE ldr x8, [x8, ___stdinp@GOTPAGEOFF] str x8, [sp, #32] ; 8-byte Folded Spill adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] stur wzr, [x29, #-64] stur wzr, [x29, #-76] str wzr, [sp, #80] str wzr, [sp, #76] str wzr, [sp, #72] str wzr, [sp, #68] str wzr, [sp, #64] str wzr, [sp, #60] str wzr, [sp, #56] 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, #68 str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _scanf ldr x8, [sp, #32] ; 8-byte Folded Reload ldr x0, [x8] bl _fflush b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-68] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_1 b LBB0_3 LBB0_3: b LBB0_4 LBB0_4: ; =>This Inner Loop Header: Depth=1 adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf ldr x8, [sp, #32] ; 8-byte Folded Reload ldr x2, [x8] sub x0, x29, #58 mov w1, #50 bl _fgets ldr x8, [sp, #32] ; 8-byte Folded Reload ldr x0, [x8] bl _fflush b LBB0_5 LBB0_5: ; in Loop: Header=BB0_4 Depth=1 sub x0, x29, #58 bl _strlen subs x8, x0, #1 subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_4 b LBB0_6 LBB0_6: b LBB0_7 LBB0_7: ; =>This Inner Loop Header: Depth=1 adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf mov x9, sp sub x8, x29, #72 str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _scanf ldr x8, [sp, #32] ; 8-byte Folded Reload ldr x0, [x8] bl _fflush b LBB0_8 LBB0_8: ; in Loop: Header=BB0_7 Depth=1 ldur w8, [x29, #-72] subs w8, w8, #10 cset w8, lt mov w9, #1 str w9, [sp, #28] ; 4-byte Folded Spill tbnz w8, #0, LBB0_10 b LBB0_9 LBB0_9: ; in Loop: Header=BB0_7 Depth=1 ldur w8, [x29, #-72] subs w8, w8, #100 cset w8, gt str w8, [sp, #28] ; 4-byte Folded Spill b LBB0_10 LBB0_10: ; in Loop: Header=BB0_7 Depth=1 ldr w8, [sp, #28] ; 4-byte Folded Reload tbnz w8, #0, LBB0_7 b LBB0_11 LBB0_11: str wzr, [sp, #48] b LBB0_12 LBB0_12: ; =>This Loop Header: Depth=1 ; Child Loop BB0_14 Depth 2 ; Child Loop BB0_21 Depth 2 ldr w8, [sp, #48] ldur w9, [x29, #-72] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_49 b LBB0_13 LBB0_13: ; in Loop: Header=BB0_12 Depth=1 b LBB0_14 LBB0_14: ; Parent Loop BB0_12 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #48] add w10, w8, #1 mov x9, sp ; implicit-def: $x8 mov x8, x10 str x8, [x9] adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _printf mov x9, sp add x8, sp, #44 str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _scanf ldr x8, [sp, #32] ; 8-byte Folded Reload ldr x0, [x8] bl _fflush b LBB0_15 LBB0_15: ; in Loop: Header=BB0_14 Depth=2 ldr w0, [sp, #44] bl _isdigit subs w8, w0, #0 cset w8, ne mov w9, #0 str w9, [sp, #24] ; 4-byte Folded Spill tbnz w8, #0, LBB0_19 b LBB0_16 LBB0_16: ; in Loop: Header=BB0_14 Depth=2 ldr w8, [sp, #44] subs w8, w8, #2 cset w8, le mov w9, #1 str w9, [sp, #20] ; 4-byte Folded Spill tbnz w8, #0, LBB0_18 b LBB0_17 LBB0_17: ; in Loop: Header=BB0_14 Depth=2 ldr w8, [sp, #44] subs w8, w8, #100 cset w8, gt str w8, [sp, #20] ; 4-byte Folded Spill b LBB0_18 LBB0_18: ; in Loop: Header=BB0_14 Depth=2 ldr w8, [sp, #20] ; 4-byte Folded Reload str w8, [sp, #24] ; 4-byte Folded Spill b LBB0_19 LBB0_19: ; in Loop: Header=BB0_14 Depth=2 ldr w8, [sp, #24] ; 4-byte Folded Reload tbnz w8, #0, LBB0_14 b LBB0_20 LBB0_20: ; in Loop: Header=BB0_12 Depth=1 b LBB0_21 LBB0_21: ; Parent Loop BB0_12 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #48] add w10, w8, #1 mov x9, sp ; implicit-def: $x8 mov x8, x10 str x8, [x9] adrp x0, l_.str.5@PAGE add x0, x0, l_.str.5@PAGEOFF bl _printf mov x9, sp add x8, sp, #43 str x8, [x9] adrp x0, l_.str.6@PAGE add x0, x0, l_.str.6@PAGEOFF bl _scanf ldrsb w0, [sp, #43] bl _toupper ldr x8, [sp, #32] ; 8-byte Folded Reload strb w0, [sp, #43] ldr x0, [x8] bl _fflush b LBB0_22 LBB0_22: ; in Loop: Header=BB0_21 Depth=2 ldrsb w8, [sp, #43] subs w8, w8, #77 cset w8, eq mov w9, #0 str w9, [sp, #16] ; 4-byte Folded Spill tbnz w8, #0, LBB0_24 b LBB0_23 LBB0_23: ; in Loop: Header=BB0_21 Depth=2 ldrsb w8, [sp, #43] subs w8, w8, #70 cset w8, ne str w8, [sp, #16] ; 4-byte Folded Spill b LBB0_24 LBB0_24: ; in Loop: Header=BB0_21 Depth=2 ldr w8, [sp, #16] ; 4-byte Folded Reload tbnz w8, #0, LBB0_21 b LBB0_25 LBB0_25: ; in Loop: Header=BB0_12 Depth=1 ldrsb w8, [sp, #43] str w8, [sp, #12] ; 4-byte Folded Spill subs w8, w8, #70 cset w8, eq tbnz w8, #0, LBB0_27 b LBB0_26 LBB0_26: ; in Loop: Header=BB0_12 Depth=1 ldr w8, [sp, #12] ; 4-byte Folded Reload subs w8, w8, #77 cset w8, eq tbnz w8, #0, LBB0_28 b LBB0_29 LBB0_27: ; in Loop: Header=BB0_12 Depth=1 ldr w8, [sp, #56] add w8, w8, #1 str w8, [sp, #56] b LBB0_30 LBB0_28: ; in Loop: Header=BB0_12 Depth=1 ldr w8, [sp, #60] add w8, w8, #1 str w8, [sp, #60] b LBB0_30 LBB0_29: ; in Loop: Header=BB0_12 Depth=1 adrp x0, l_.str.7@PAGE add x0, x0, l_.str.7@PAGEOFF bl _printf b LBB0_30 LBB0_30: ; in Loop: Header=BB0_12 Depth=1 ldr w8, [sp, #44] subs w8, w8, #65 cset w8, lt tbnz w8, #0, LBB0_35 b LBB0_31 LBB0_31: ; in Loop: Header=BB0_12 Depth=1 ldr w8, [sp, #72] add w8, w8, #1 str w8, [sp, #72] ldrsb w8, [sp, #43] subs w8, w8, #70 cset w8, ne tbnz w8, #0, LBB0_33 b LBB0_32 LBB0_32: ; in Loop: Header=BB0_12 Depth=1 ldr w8, [sp, #64] add w8, w8, #1 str w8, [sp, #64] b LBB0_34 LBB0_33: ; in Loop: Header=BB0_12 Depth=1 ldr w8, [sp, #68] add w8, w8, #1 str w8, [sp, #68] b LBB0_34 LBB0_34: ; in Loop: Header=BB0_12 Depth=1 b LBB0_47 LBB0_35: ; in Loop: Header=BB0_12 Depth=1 ldr w8, [sp, #44] subs w8, w8, #14 cset w8, lt tbnz w8, #0, LBB0_38 b LBB0_36 LBB0_36: ; in Loop: Header=BB0_12 Depth=1 ldr w8, [sp, #44] subs w8, w8, #18 cset w8, ge tbnz w8, #0, LBB0_38 b LBB0_37 LBB0_37: ; in Loop: Header=BB0_12 Depth=1 ldr w8, [sp, #80] add w8, w8, #1 str w8, [sp, #80] b LBB0_46 LBB0_38: ; in Loop: Header=BB0_12 Depth=1 ldr w8, [sp, #44] subs w8, w8, #18 cset w8, lt tbnz w8, #0, LBB0_44 b LBB0_39 LBB0_39: ; in Loop: Header=BB0_12 Depth=1 ldr w8, [sp, #44] subs w8, w8, #65 cset w8, ge tbnz w8, #0, LBB0_44 b LBB0_40 LBB0_40: ; in Loop: Header=BB0_12 Depth=1 ldr w8, [sp, #76] add w8, w8, #1 str w8, [sp, #76] ldrsb w8, [sp, #43] subs w8, w8, #70 cset w8, ne tbnz w8, #0, LBB0_42 b LBB0_41 LBB0_41: ; in Loop: Header=BB0_12 Depth=1 ldr w8, [sp, #64] add w8, w8, #1 str w8, [sp, #64] b LBB0_43 LBB0_42: ; in Loop: Header=BB0_12 Depth=1 ldr w8, [sp, #68] add w8, w8, #1 str w8, [sp, #68] b LBB0_43 LBB0_43: ; in Loop: Header=BB0_12 Depth=1 b LBB0_45 LBB0_44: ; in Loop: Header=BB0_12 Depth=1 ldur w8, [x29, #-76] add w8, w8, #1 stur w8, [x29, #-76] b LBB0_45 LBB0_45: ; in Loop: Header=BB0_12 Depth=1 b LBB0_46 LBB0_46: ; in Loop: Header=BB0_12 Depth=1 b LBB0_47 LBB0_47: ; in Loop: Header=BB0_12 Depth=1 b LBB0_48 LBB0_48: ; in Loop: Header=BB0_12 Depth=1 ldr w8, [sp, #48] add w8, w8, #1 str w8, [sp, #48] b LBB0_12 LBB0_49: adrp x0, l_.str.8@PAGE add x0, x0, l_.str.8@PAGEOFF bl _system mov x9, sp sub x8, x29, #58 str x8, [x9] adrp x0, l_.str.9@PAGE add x0, x0, l_.str.9@PAGEOFF bl _printf ldur w9, [x29, #-72] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.10@PAGE add x0, x0, l_.str.10@PAGEOFF bl _printf ldr w9, [sp, #60] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.11@PAGE add x0, x0, l_.str.11@PAGEOFF bl _printf ldr w9, [sp, #56] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.12@PAGE add x0, x0, l_.str.12@PAGEOFF bl _printf ldur w9, [x29, #-76] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.13@PAGE add x0, x0, l_.str.13@PAGEOFF bl _printf ldr w9, [sp, #80] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.14@PAGE add x0, x0, l_.str.14@PAGEOFF bl _printf ldr w9, [sp, #76] ; 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 w9, [sp, #72] ; 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 adrp x0, l_.str.17@PAGE add x0, x0, l_.str.17@PAGEOFF bl _printf mov x9, sp add x8, sp, #55 str x8, [x9] adrp x0, l_.str.6@PAGE add x0, x0, l_.str.6@PAGEOFF bl _scanf ldrsb w0, [sp, #55] bl _toupper ldr x8, [sp, #32] ; 8-byte Folded Reload strb w0, [sp, #55] ldr x0, [x8] bl _fflush ldrsb w8, [sp, #55] subs w8, w8, #83 cset w8, ne tbnz w8, #0, LBB0_51 b LBB0_50 LBB0_50: adrp x0, l_.str.8@PAGE add x0, x0, l_.str.8@PAGEOFF bl _system ldr w9, [sp, #68] ; 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 w9, [sp, #64] ; 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 stur wzr, [x29, #-64] b LBB0_52 LBB0_51: stur wzr, [x29, #-64] b LBB0_52 LBB0_52: ldur w8, [x29, #-64] str w8, [sp, #8] ; 4-byte Folded Spill ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_54 b LBB0_53 LBB0_53: bl ___stack_chk_fail LBB0_54: ldr w0, [sp, #8] ; 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 "Digite o n\303\272mero de sess\303\265es:\n" l_.str.1: ; @.str.1 .asciz "%d" l_.str.2: ; @.str.2 .asciz "Digite o nome do filme:\n" l_.str.3: ; @.str.3 .asciz "Digite o n\303\272mero de pessoas que assistiram ao filme:\n" l_.str.4: ; @.str.4 .asciz "Digite a idade do %d\302\272 espectador:\n" l_.str.5: ; @.str.5 .asciz "Digite o sexo do %d\302\272 espectador, use a letra [M] para masculino e [F] para feminino:\n" l_.str.6: ; @.str.6 .asciz "%c" l_.str.7: ; @.str.7 .asciz "Sexo n\303\243o informado." l_.str.8: ; @.str.8 .asciz "clear" l_.str.9: ; @.str.9 .asciz "Nome do filme: %s" l_.str.10: ; @.str.10 .asciz "N\303\272mero de espectadores: %d\n" l_.str.11: ; @.str.11 .asciz "N\303\272mero de espectadores homens: %d\n" l_.str.12: ; @.str.12 .asciz "N\303\272mero de espectadores mulheres: %d\n" l_.str.13: ; @.str.13 .asciz "N\303\272mero de espectadores crian\303\247as: %d\n" l_.str.14: ; @.str.14 .asciz "N\303\272mero de espectadores Adolescentes: %d\n" l_.str.15: ; @.str.15 .asciz "N\303\272mero de espectadores Adultos: %d\n" l_.str.16: ; @.str.16 .asciz "N\303\272mero de espectadores Idosos: %d\n\n\n" l_.str.17: ; @.str.17 .asciz "Gostaria de ver mais informa\303\247\303\265es sobre os espectadores do filme?\n Digite [S] para Sim e [N] para N\303\243o.\n" l_.str.18: ; @.str.18 .asciz "N\303\272mero de espectadores homens e maiores de idade: %d\n" l_.str.19: ; @.str.19 .asciz "N\303\272mero de espectadores mulheres e maiores de idade: %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 $144, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -68(%rbp) movl $0, -80(%rbp) movl $0, -84(%rbp) movl $0, -88(%rbp) movl $0, -92(%rbp) movl $0, -96(%rbp) movl $0, -100(%rbp) movl $0, -104(%rbp) movl $0, -108(%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 -72(%rbp), %rsi movb $0, %al callq _scanf movq ___stdinp@GOTPCREL(%rip), %rax movq (%rax), %rdi callq _fflush ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 cmpl $2, -72(%rbp) jne LBB0_1 ## %bb.3: jmp LBB0_4 LBB0_4: ## =>This Inner Loop Header: Depth=1 leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf leaq -64(%rbp), %rdi movq ___stdinp@GOTPCREL(%rip), %rax movq (%rax), %rdx movl $50, %esi callq _fgets movq ___stdinp@GOTPCREL(%rip), %rax movq (%rax), %rdi callq _fflush ## %bb.5: ## in Loop: Header=BB0_4 Depth=1 leaq -64(%rbp), %rdi callq _strlen subq $1, %rax cmpq $0, %rax je LBB0_4 ## %bb.6: jmp LBB0_7 LBB0_7: ## =>This Inner Loop Header: Depth=1 leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf leaq L_.str.1(%rip), %rdi leaq -76(%rbp), %rsi movb $0, %al callq _scanf movq ___stdinp@GOTPCREL(%rip), %rax movq (%rax), %rdi callq _fflush ## %bb.8: ## in Loop: Header=BB0_7 Depth=1 movb $1, %al cmpl $10, -76(%rbp) movb %al, -122(%rbp) ## 1-byte Spill jl LBB0_10 ## %bb.9: ## in Loop: Header=BB0_7 Depth=1 cmpl $100, -76(%rbp) setg %al movb %al, -122(%rbp) ## 1-byte Spill LBB0_10: ## in Loop: Header=BB0_7 Depth=1 movb -122(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB0_7 ## %bb.11: movl $0, -116(%rbp) LBB0_12: ## =>This Loop Header: Depth=1 ## Child Loop BB0_14 Depth 2 ## Child Loop BB0_21 Depth 2 movl -116(%rbp), %eax cmpl -76(%rbp), %eax jge LBB0_48 ## %bb.13: ## in Loop: Header=BB0_12 Depth=1 jmp LBB0_14 LBB0_14: ## Parent Loop BB0_12 Depth=1 ## => This Inner Loop Header: Depth=2 movl -116(%rbp), %esi addl $1, %esi leaq L_.str.4(%rip), %rdi movb $0, %al callq _printf leaq L_.str.1(%rip), %rdi leaq -120(%rbp), %rsi movb $0, %al callq _scanf movq ___stdinp@GOTPCREL(%rip), %rax movq (%rax), %rdi callq _fflush ## %bb.15: ## in Loop: Header=BB0_14 Depth=2 movl -120(%rbp), %edi callq _isdigit movl %eax, %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $0, %ecx movb %al, -123(%rbp) ## 1-byte Spill jne LBB0_19 ## %bb.16: ## in Loop: Header=BB0_14 Depth=2 movb $1, %al cmpl $2, -120(%rbp) movb %al, -124(%rbp) ## 1-byte Spill jle LBB0_18 ## %bb.17: ## in Loop: Header=BB0_14 Depth=2 cmpl $100, -120(%rbp) setg %al movb %al, -124(%rbp) ## 1-byte Spill LBB0_18: ## in Loop: Header=BB0_14 Depth=2 movb -124(%rbp), %al ## 1-byte Reload movb %al, -123(%rbp) ## 1-byte Spill LBB0_19: ## in Loop: Header=BB0_14 Depth=2 movb -123(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB0_14 ## %bb.20: ## in Loop: Header=BB0_12 Depth=1 jmp LBB0_21 LBB0_21: ## Parent Loop BB0_12 Depth=1 ## => This Inner Loop Header: Depth=2 movl -116(%rbp), %esi addl $1, %esi leaq L_.str.5(%rip), %rdi movb $0, %al callq _printf leaq L_.str.6(%rip), %rdi leaq -121(%rbp), %rsi movb $0, %al callq _scanf movsbl -121(%rbp), %edi callq _toupper ## kill: def $al killed $al killed $eax movb %al, -121(%rbp) movq ___stdinp@GOTPCREL(%rip), %rax movq (%rax), %rdi callq _fflush ## %bb.22: ## in Loop: Header=BB0_21 Depth=2 movsbl -121(%rbp), %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $77, %ecx movb %al, -125(%rbp) ## 1-byte Spill je LBB0_24 ## %bb.23: ## in Loop: Header=BB0_21 Depth=2 movsbl -121(%rbp), %eax cmpl $70, %eax setne %al movb %al, -125(%rbp) ## 1-byte Spill LBB0_24: ## in Loop: Header=BB0_21 Depth=2 movb -125(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB0_21 ## %bb.25: ## in Loop: Header=BB0_12 Depth=1 movsbl -121(%rbp), %eax movl %eax, -132(%rbp) ## 4-byte Spill subl $70, %eax je LBB0_26 jmp LBB0_54 LBB0_54: ## in Loop: Header=BB0_12 Depth=1 movl -132(%rbp), %eax ## 4-byte Reload subl $77, %eax je LBB0_27 jmp LBB0_28 LBB0_26: ## in Loop: Header=BB0_12 Depth=1 movl -108(%rbp), %eax addl $1, %eax movl %eax, -108(%rbp) jmp LBB0_29 LBB0_27: ## in Loop: Header=BB0_12 Depth=1 movl -104(%rbp), %eax addl $1, %eax movl %eax, -104(%rbp) jmp LBB0_29 LBB0_28: ## in Loop: Header=BB0_12 Depth=1 leaq L_.str.7(%rip), %rdi movb $0, %al callq _printf LBB0_29: ## in Loop: Header=BB0_12 Depth=1 cmpl $65, -120(%rbp) jl LBB0_34 ## %bb.30: ## in Loop: Header=BB0_12 Depth=1 movl -92(%rbp), %eax addl $1, %eax movl %eax, -92(%rbp) movsbl -121(%rbp), %eax cmpl $70, %eax jne LBB0_32 ## %bb.31: ## in Loop: Header=BB0_12 Depth=1 movl -100(%rbp), %eax addl $1, %eax movl %eax, -100(%rbp) jmp LBB0_33 LBB0_32: ## in Loop: Header=BB0_12 Depth=1 movl -96(%rbp), %eax addl $1, %eax movl %eax, -96(%rbp) LBB0_33: ## in Loop: Header=BB0_12 Depth=1 jmp LBB0_46 LBB0_34: ## in Loop: Header=BB0_12 Depth=1 cmpl $14, -120(%rbp) jl LBB0_37 ## %bb.35: ## in Loop: Header=BB0_12 Depth=1 cmpl $18, -120(%rbp) jge LBB0_37 ## %bb.36: ## in Loop: Header=BB0_12 Depth=1 movl -84(%rbp), %eax addl $1, %eax movl %eax, -84(%rbp) jmp LBB0_45 LBB0_37: ## in Loop: Header=BB0_12 Depth=1 cmpl $18, -120(%rbp) jl LBB0_43 ## %bb.38: ## in Loop: Header=BB0_12 Depth=1 cmpl $65, -120(%rbp) jge LBB0_43 ## %bb.39: ## in Loop: Header=BB0_12 Depth=1 movl -88(%rbp), %eax addl $1, %eax movl %eax, -88(%rbp) movsbl -121(%rbp), %eax cmpl $70, %eax jne LBB0_41 ## %bb.40: ## in Loop: Header=BB0_12 Depth=1 movl -100(%rbp), %eax addl $1, %eax movl %eax, -100(%rbp) jmp LBB0_42 LBB0_41: ## in Loop: Header=BB0_12 Depth=1 movl -96(%rbp), %eax addl $1, %eax movl %eax, -96(%rbp) LBB0_42: ## in Loop: Header=BB0_12 Depth=1 jmp LBB0_44 LBB0_43: ## in Loop: Header=BB0_12 Depth=1 movl -80(%rbp), %eax addl $1, %eax movl %eax, -80(%rbp) LBB0_44: ## in Loop: Header=BB0_12 Depth=1 jmp LBB0_45 LBB0_45: ## in Loop: Header=BB0_12 Depth=1 jmp LBB0_46 LBB0_46: ## in Loop: Header=BB0_12 Depth=1 jmp LBB0_47 LBB0_47: ## in Loop: Header=BB0_12 Depth=1 movl -116(%rbp), %eax addl $1, %eax movl %eax, -116(%rbp) jmp LBB0_12 LBB0_48: leaq L_.str.8(%rip), %rdi callq _system leaq -64(%rbp), %rsi leaq L_.str.9(%rip), %rdi movb $0, %al callq _printf movl -76(%rbp), %esi leaq L_.str.10(%rip), %rdi movb $0, %al callq _printf movl -104(%rbp), %esi leaq L_.str.11(%rip), %rdi movb $0, %al callq _printf movl -108(%rbp), %esi leaq L_.str.12(%rip), %rdi movb $0, %al callq _printf movl -80(%rbp), %esi leaq L_.str.13(%rip), %rdi movb $0, %al callq _printf movl -84(%rbp), %esi leaq L_.str.14(%rip), %rdi movb $0, %al callq _printf movl -88(%rbp), %esi leaq L_.str.15(%rip), %rdi movb $0, %al callq _printf movl -92(%rbp), %esi leaq L_.str.16(%rip), %rdi movb $0, %al callq _printf leaq L_.str.17(%rip), %rdi movb $0, %al callq _printf leaq L_.str.6(%rip), %rdi leaq -109(%rbp), %rsi movb $0, %al callq _scanf movsbl -109(%rbp), %edi callq _toupper ## kill: def $al killed $al killed $eax movb %al, -109(%rbp) movq ___stdinp@GOTPCREL(%rip), %rax movq (%rax), %rdi callq _fflush movsbl -109(%rbp), %eax cmpl $83, %eax jne LBB0_50 ## %bb.49: leaq L_.str.8(%rip), %rdi callq _system movl -96(%rbp), %esi leaq L_.str.18(%rip), %rdi movb $0, %al callq _printf movl -100(%rbp), %esi leaq L_.str.19(%rip), %rdi movb $0, %al callq _printf movl $0, -68(%rbp) jmp LBB0_51 LBB0_50: movl $0, -68(%rbp) LBB0_51: movl -68(%rbp), %eax movl %eax, -136(%rbp) ## 4-byte Spill movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_53 ## %bb.52: movl -136(%rbp), %eax ## 4-byte Reload addq $144, %rsp popq %rbp retq LBB0_53: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Digite o n\303\272mero de sess\303\265es:\n" L_.str.1: ## @.str.1 .asciz "%d" L_.str.2: ## @.str.2 .asciz "Digite o nome do filme:\n" L_.str.3: ## @.str.3 .asciz "Digite o n\303\272mero de pessoas que assistiram ao filme:\n" L_.str.4: ## @.str.4 .asciz "Digite a idade do %d\302\272 espectador:\n" L_.str.5: ## @.str.5 .asciz "Digite o sexo do %d\302\272 espectador, use a letra [M] para masculino e [F] para feminino:\n" L_.str.6: ## @.str.6 .asciz "%c" L_.str.7: ## @.str.7 .asciz "Sexo n\303\243o informado." L_.str.8: ## @.str.8 .asciz "clear" L_.str.9: ## @.str.9 .asciz "Nome do filme: %s" L_.str.10: ## @.str.10 .asciz "N\303\272mero de espectadores: %d\n" L_.str.11: ## @.str.11 .asciz "N\303\272mero de espectadores homens: %d\n" L_.str.12: ## @.str.12 .asciz "N\303\272mero de espectadores mulheres: %d\n" L_.str.13: ## @.str.13 .asciz "N\303\272mero de espectadores crian\303\247as: %d\n" L_.str.14: ## @.str.14 .asciz "N\303\272mero de espectadores Adolescentes: %d\n" L_.str.15: ## @.str.15 .asciz "N\303\272mero de espectadores Adultos: %d\n" L_.str.16: ## @.str.16 .asciz "N\303\272mero de espectadores Idosos: %d\n\n\n" L_.str.17: ## @.str.17 .asciz "Gostaria de ver mais informa\303\247\303\265es sobre os espectadores do filme?\n Digite [S] para Sim e [N] para N\303\243o.\n" L_.str.18: ## @.str.18 .asciz "N\303\272mero de espectadores homens e maiores de idade: %d\n" L_.str.19: ## @.str.19 .asciz "N\303\272mero de espectadores mulheres e maiores de idade: %d\n" .subsections_via_symbols
the_stack_data/234518154.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _res_9_ns_format_ttl ; -- Begin function res_9_ns_format_ttl .p2align 2 _res_9_ns_format_ttl: ; @res_9_ns_format_ttl .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 x1, [x29, #-24] stur x2, [x29, #-32] ldur x8, [x29, #-24] str x8, [sp, #40] ldur x8, [x29, #-16] mov x9, #60 udiv x10, x8, x9 mul x10, x10, x9 subs x8, x8, x10 ; kill: def $w8 killed $w8 killed $x8 str w8, [sp, #36] ldur x8, [x29, #-16] udiv x8, x8, x9 stur x8, [x29, #-16] ldur x8, [x29, #-16] udiv x10, x8, x9 mul x10, x10, x9 subs x8, x8, x10 ; kill: def $w8 killed $w8 killed $x8 str w8, [sp, #32] ldur x8, [x29, #-16] udiv x8, x8, x9 stur x8, [x29, #-16] ldur x8, [x29, #-16] mov x9, #24 udiv x10, x8, x9 mul x10, x10, x9 subs x8, x8, x10 ; kill: def $w8 killed $w8 killed $x8 str w8, [sp, #28] ldur x8, [x29, #-16] udiv x8, x8, x9 stur x8, [x29, #-16] ldur x8, [x29, #-16] mov x9, #7 udiv x10, x8, x9 mul x10, x10, x9 subs x8, x8, x10 ; kill: def $w8 killed $w8 killed $x8 str w8, [sp, #24] ldur x8, [x29, #-16] udiv x8, x8, x9 stur x8, [x29, #-16] ldur x8, [x29, #-16] ; kill: def $w8 killed $w8 killed $x8 str w8, [sp, #20] stur xzr, [x29, #-16] str wzr, [sp, #16] ldr w8, [sp, #20] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_5 b LBB0_1 LBB0_1: ldr w0, [sp, #20] mov w1, #87 sub x2, x29, #24 sub x3, x29, #32 bl _fmt1 subs w8, w0, #0 cset w8, ge tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: mov w8, #-1 stur w8, [x29, #-4] b LBB0_39 LBB0_3: b LBB0_4 LBB0_4: ldr w8, [sp, #16] add w8, w8, #1 str w8, [sp, #16] b LBB0_5 LBB0_5: ldr w8, [sp, #24] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_10 b LBB0_6 LBB0_6: ldr w0, [sp, #24] mov w1, #68 sub x2, x29, #24 sub x3, x29, #32 bl _fmt1 subs w8, w0, #0 cset w8, ge tbnz w8, #0, LBB0_8 b LBB0_7 LBB0_7: mov w8, #-1 stur w8, [x29, #-4] b LBB0_39 LBB0_8: b LBB0_9 LBB0_9: ldr w8, [sp, #16] add w8, w8, #1 str w8, [sp, #16] b LBB0_10 LBB0_10: ldr w8, [sp, #28] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_15 b LBB0_11 LBB0_11: ldr w0, [sp, #28] mov w1, #72 sub x2, x29, #24 sub x3, x29, #32 bl _fmt1 subs w8, w0, #0 cset w8, ge tbnz w8, #0, LBB0_13 b LBB0_12 LBB0_12: mov w8, #-1 stur w8, [x29, #-4] b LBB0_39 LBB0_13: b LBB0_14 LBB0_14: ldr w8, [sp, #16] add w8, w8, #1 str w8, [sp, #16] b LBB0_15 LBB0_15: ldr w8, [sp, #32] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_20 b LBB0_16 LBB0_16: ldr w0, [sp, #32] mov w1, #77 sub x2, x29, #24 sub x3, x29, #32 bl _fmt1 subs w8, w0, #0 cset w8, ge tbnz w8, #0, LBB0_18 b LBB0_17 LBB0_17: mov w8, #-1 stur w8, [x29, #-4] b LBB0_39 LBB0_18: b LBB0_19 LBB0_19: ldr w8, [sp, #16] add w8, w8, #1 str w8, [sp, #16] b LBB0_20 LBB0_20: ldr w8, [sp, #36] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_25 b LBB0_21 LBB0_21: ldr w8, [sp, #20] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_29 b LBB0_22 LBB0_22: ldr w8, [sp, #24] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_29 b LBB0_23 LBB0_23: ldr w8, [sp, #28] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_29 b LBB0_24 LBB0_24: ldr w8, [sp, #32] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_29 b LBB0_25 LBB0_25: ldr w0, [sp, #36] mov w1, #83 sub x2, x29, #24 sub x3, x29, #32 bl _fmt1 subs w8, w0, #0 cset w8, ge tbnz w8, #0, LBB0_27 b LBB0_26 LBB0_26: mov w8, #-1 stur w8, [x29, #-4] b LBB0_39 LBB0_27: b LBB0_28 LBB0_28: ldr w8, [sp, #16] add w8, w8, #1 str w8, [sp, #16] b LBB0_29 LBB0_29: ldr w8, [sp, #16] subs w8, w8, #1 cset w8, le tbnz w8, #0, LBB0_38 b LBB0_30 LBB0_30: ldr x8, [sp, #40] str x8, [sp, #8] b LBB0_31 LBB0_31: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #8] ldrsb w8, [x8] str w8, [sp, #4] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_37 b LBB0_32 LBB0_32: ; in Loop: Header=BB0_31 Depth=1 ldr w0, [sp, #4] bl _isascii subs w8, w0, #0 cset w8, eq tbnz w8, #0, LBB0_35 b LBB0_33 LBB0_33: ; in Loop: Header=BB0_31 Depth=1 ldr w0, [sp, #4] bl _isupper subs w8, w0, #0 cset w8, eq tbnz w8, #0, LBB0_35 b LBB0_34 LBB0_34: ; in Loop: Header=BB0_31 Depth=1 ldr w0, [sp, #4] bl _tolower ldr x8, [sp, #8] strb w0, [x8] b LBB0_35 LBB0_35: ; in Loop: Header=BB0_31 Depth=1 b LBB0_36 LBB0_36: ; in Loop: Header=BB0_31 Depth=1 ldr x8, [sp, #8] add x8, x8, #1 str x8, [sp, #8] b LBB0_31 LBB0_37: b LBB0_38 LBB0_38: ldur x8, [x29, #-24] ldr x9, [sp, #40] subs x8, x8, x9 ; kill: def $w8 killed $w8 killed $x8 stur w8, [x29, #-4] b LBB0_39 LBB0_39: ldur w0, [x29, #-4] ldp x29, x30, [sp, #80] ; 16-byte Folded Reload add sp, sp, #96 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function fmt1 _fmt1: ; @fmt1 .cfi_startproc ; %bb.0: sub sp, sp, #144 .cfi_def_cfa_offset 144 stp x29, x30, [sp, #128] ; 16-byte Folded Spill add x29, sp, #128 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] str w0, [sp, #60] strb w1, [sp, #59] str x2, [sp, #48] str x3, [sp, #40] ldr w9, [sp, #60] ; implicit-def: $x8 mov x8, x9 ldrsb w10, [sp, #59] mov x9, sp str x8, [x9] ; implicit-def: $x8 mov x8, x10 str x8, [x9, #8] sub x0, x29, #58 mov w1, #0 mov x2, #50 adrp x3, l_.str@PAGE add x3, x3, l_.str@PAGEOFF bl ___sprintf_chk ; implicit-def: $x8 mov x8, x0 sxtw x8, w8 str x8, [sp, #32] ldr x8, [sp, #32] add x8, x8, #1 ldr x9, [sp, #40] ldr x9, [x9] subs x8, x8, x9 cset w8, ls tbnz w8, #0, LBB1_2 b LBB1_1 LBB1_1: mov w8, #-1 str w8, [sp, #64] b LBB1_3 LBB1_2: ldr x8, [sp, #48] ldr x0, [x8] sub x1, x29, #58 mov x2, #-1 bl ___strcpy_chk ldr x10, [sp, #32] ldr x9, [sp, #48] ldr x8, [x9] add x8, x8, x10 str x8, [x9] ldr x10, [sp, #32] ldr x9, [sp, #40] ldr x8, [x9] subs x8, x8, x10 str x8, [x9] str wzr, [sp, #64] b LBB1_3 LBB1_3: ldr w8, [sp, #64] str w8, [sp, #28] ; 4-byte Folded Spill ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB1_5 b LBB1_4 LBB1_4: bl ___stack_chk_fail LBB1_5: ldr w0, [sp, #28] ; 4-byte Folded Reload ldp x29, x30, [sp, #128] ; 16-byte Folded Reload add sp, sp, #144 ret .cfi_endproc ; -- End function .globl _res_9_ns_parse_ttl ; -- Begin function res_9_ns_parse_ttl .p2align 2 _res_9_ns_parse_ttl: ; @res_9_ns_parse_ttl .cfi_startproc ; %bb.0: sub sp, sp, #80 .cfi_def_cfa_offset 80 stp x29, x30, [sp, #64] ; 16-byte Folded Spill add x29, sp, #64 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-16] stur x1, [x29, #-24] str xzr, [sp, #32] str xzr, [sp, #24] str wzr, [sp, #16] str wzr, [sp, #12] b LBB2_1 LBB2_1: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-16] add x9, x8, #1 stur x9, [x29, #-16] ldrsb w8, [x8] str w8, [sp, #20] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB2_20 b LBB2_2 LBB2_2: ; in Loop: Header=BB2_1 Depth=1 ldr w0, [sp, #20] bl _isascii subs w8, w0, #0 cset w8, eq tbnz w8, #0, LBB2_4 b LBB2_3 LBB2_3: ; in Loop: Header=BB2_1 Depth=1 ldr w0, [sp, #20] bl _isprint subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB2_5 b LBB2_4 LBB2_4: b LBB2_26 LBB2_5: ; in Loop: Header=BB2_1 Depth=1 ldr w0, [sp, #20] bl _isdigit subs w8, w0, #0 cset w8, eq tbnz w8, #0, LBB2_7 b LBB2_6 LBB2_6: ; in Loop: Header=BB2_1 Depth=1 ldr x8, [sp, #24] mov x9, #10 mul x8, x8, x9 str x8, [sp, #24] ldr w8, [sp, #20] subs w9, w8, #48 ldr x8, [sp, #24] add x8, x8, w9, sxtw str x8, [sp, #24] ldr w8, [sp, #16] add w8, w8, #1 str w8, [sp, #16] b LBB2_1 LBB2_7: ; in Loop: Header=BB2_1 Depth=1 ldr w8, [sp, #16] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB2_9 b LBB2_8 LBB2_8: b LBB2_26 LBB2_9: ; in Loop: Header=BB2_1 Depth=1 ldr w0, [sp, #20] bl _islower subs w8, w0, #0 cset w8, eq tbnz w8, #0, LBB2_11 b LBB2_10 LBB2_10: ; in Loop: Header=BB2_1 Depth=1 ldr w0, [sp, #20] bl _toupper str w0, [sp, #20] b LBB2_11 LBB2_11: ; in Loop: Header=BB2_1 Depth=1 ldr w8, [sp, #20] subs w8, w8, #68 ; kill: def $x8 killed $w8 str x8, [sp] ; 8-byte Folded Spill subs x8, x8, #19 cset w8, hi tbnz w8, #0, LBB2_18 ; %bb.12: ; in Loop: Header=BB2_1 Depth=1 ldr x11, [sp] ; 8-byte Folded Reload adrp x10, lJTI2_0@PAGE add x10, x10, lJTI2_0@PAGEOFF Ltmp0: adr x8, Ltmp0 ldrsw x9, [x10, x11, lsl #2] add x8, x8, x9 br x8 LBB2_13: ; in Loop: Header=BB2_1 Depth=1 ldr x8, [sp, #24] mov x9, #7 mul x8, x8, x9 str x8, [sp, #24] b LBB2_14 LBB2_14: ; in Loop: Header=BB2_1 Depth=1 ldr x8, [sp, #24] mov x9, #24 mul x8, x8, x9 str x8, [sp, #24] b LBB2_15 LBB2_15: ; in Loop: Header=BB2_1 Depth=1 ldr x8, [sp, #24] mov x9, #60 mul x8, x8, x9 str x8, [sp, #24] b LBB2_16 LBB2_16: ; in Loop: Header=BB2_1 Depth=1 ldr x8, [sp, #24] mov x9, #60 mul x8, x8, x9 str x8, [sp, #24] b LBB2_17 LBB2_17: ; in Loop: Header=BB2_1 Depth=1 b LBB2_19 LBB2_18: b LBB2_26 LBB2_19: ; in Loop: Header=BB2_1 Depth=1 ldr x9, [sp, #24] ldr x8, [sp, #32] add x8, x8, x9 str x8, [sp, #32] str xzr, [sp, #24] str wzr, [sp, #16] mov w8, #1 str w8, [sp, #12] b LBB2_1 LBB2_20: ldr w8, [sp, #16] subs w8, w8, #0 cset w8, le tbnz w8, #0, LBB2_25 b LBB2_21 LBB2_21: ldr w8, [sp, #12] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB2_23 b LBB2_22 LBB2_22: b LBB2_26 LBB2_23: ldr x9, [sp, #24] ldr x8, [sp, #32] add x8, x8, x9 str x8, [sp, #32] b LBB2_24 LBB2_24: b LBB2_25 LBB2_25: ldr x8, [sp, #32] ldur x9, [x29, #-24] str x8, [x9] stur wzr, [x29, #-4] b LBB2_27 LBB2_26: bl ___error mov w8, #22 str w8, [x0] mov w8, #-1 stur w8, [x29, #-4] b LBB2_27 LBB2_27: ldur w0, [x29, #-4] ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc .p2align 2 lJTI2_0: .long LBB2_14-Ltmp0 .long LBB2_18-Ltmp0 .long LBB2_18-Ltmp0 .long LBB2_18-Ltmp0 .long LBB2_15-Ltmp0 .long LBB2_18-Ltmp0 .long LBB2_18-Ltmp0 .long LBB2_18-Ltmp0 .long LBB2_18-Ltmp0 .long LBB2_16-Ltmp0 .long LBB2_18-Ltmp0 .long LBB2_18-Ltmp0 .long LBB2_18-Ltmp0 .long LBB2_18-Ltmp0 .long LBB2_18-Ltmp0 .long LBB2_17-Ltmp0 .long LBB2_18-Ltmp0 .long LBB2_18-Ltmp0 .long LBB2_18-Ltmp0 .long LBB2_13-Ltmp0 ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%d%c" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _res_9_ns_format_ttl ## -- Begin function res_9_ns_format_ttl .p2align 4, 0x90 _res_9_ns_format_ttl: ## @res_9_ns_format_ttl .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $80, %rsp movq %rdi, -16(%rbp) movq %rsi, -24(%rbp) movq %rdx, -32(%rbp) movq -24(%rbp), %rax movq %rax, -40(%rbp) movq -16(%rbp), %rax movl $60, %ecx xorl %edx, %edx ## kill: def $rdx killed $edx divq %rcx movl %edx, %eax movl %eax, -44(%rbp) movq -16(%rbp), %rax movl $60, %ecx xorl %edx, %edx ## kill: def $rdx killed $edx divq %rcx movq %rax, -16(%rbp) movq -16(%rbp), %rax movl $60, %ecx xorl %edx, %edx ## kill: def $rdx killed $edx divq %rcx movl %edx, %eax movl %eax, -48(%rbp) movq -16(%rbp), %rax movl $60, %ecx xorl %edx, %edx ## kill: def $rdx killed $edx divq %rcx movq %rax, -16(%rbp) movq -16(%rbp), %rax movl $24, %ecx xorl %edx, %edx ## kill: def $rdx killed $edx divq %rcx movl %edx, %eax movl %eax, -52(%rbp) movq -16(%rbp), %rax movl $24, %ecx xorl %edx, %edx ## kill: def $rdx killed $edx divq %rcx movq %rax, -16(%rbp) movq -16(%rbp), %rax movl $7, %ecx xorl %edx, %edx ## kill: def $rdx killed $edx divq %rcx movl %edx, %eax movl %eax, -56(%rbp) movq -16(%rbp), %rax movl $7, %ecx xorl %edx, %edx ## kill: def $rdx killed $edx divq %rcx movq %rax, -16(%rbp) movq -16(%rbp), %rax ## kill: def $eax killed $eax killed $rax movl %eax, -60(%rbp) movq $0, -16(%rbp) movl $0, -64(%rbp) cmpl $0, -60(%rbp) je LBB0_5 ## %bb.1: movl -60(%rbp), %edi movl $87, %esi leaq -24(%rbp), %rdx leaq -32(%rbp), %rcx callq _fmt1 cmpl $0, %eax jge LBB0_3 ## %bb.2: movl $-1, -4(%rbp) jmp LBB0_39 LBB0_3: jmp LBB0_4 LBB0_4: movl -64(%rbp), %eax addl $1, %eax movl %eax, -64(%rbp) LBB0_5: cmpl $0, -56(%rbp) je LBB0_10 ## %bb.6: movl -56(%rbp), %edi movl $68, %esi leaq -24(%rbp), %rdx leaq -32(%rbp), %rcx callq _fmt1 cmpl $0, %eax jge LBB0_8 ## %bb.7: movl $-1, -4(%rbp) jmp LBB0_39 LBB0_8: jmp LBB0_9 LBB0_9: movl -64(%rbp), %eax addl $1, %eax movl %eax, -64(%rbp) LBB0_10: cmpl $0, -52(%rbp) je LBB0_15 ## %bb.11: movl -52(%rbp), %edi movl $72, %esi leaq -24(%rbp), %rdx leaq -32(%rbp), %rcx callq _fmt1 cmpl $0, %eax jge LBB0_13 ## %bb.12: movl $-1, -4(%rbp) jmp LBB0_39 LBB0_13: jmp LBB0_14 LBB0_14: movl -64(%rbp), %eax addl $1, %eax movl %eax, -64(%rbp) LBB0_15: cmpl $0, -48(%rbp) je LBB0_20 ## %bb.16: movl -48(%rbp), %edi movl $77, %esi leaq -24(%rbp), %rdx leaq -32(%rbp), %rcx callq _fmt1 cmpl $0, %eax jge LBB0_18 ## %bb.17: movl $-1, -4(%rbp) jmp LBB0_39 LBB0_18: jmp LBB0_19 LBB0_19: movl -64(%rbp), %eax addl $1, %eax movl %eax, -64(%rbp) LBB0_20: cmpl $0, -44(%rbp) jne LBB0_25 ## %bb.21: cmpl $0, -60(%rbp) jne LBB0_29 ## %bb.22: cmpl $0, -56(%rbp) jne LBB0_29 ## %bb.23: cmpl $0, -52(%rbp) jne LBB0_29 ## %bb.24: cmpl $0, -48(%rbp) jne LBB0_29 LBB0_25: movl -44(%rbp), %edi movl $83, %esi leaq -24(%rbp), %rdx leaq -32(%rbp), %rcx callq _fmt1 cmpl $0, %eax jge LBB0_27 ## %bb.26: movl $-1, -4(%rbp) jmp LBB0_39 LBB0_27: jmp LBB0_28 LBB0_28: movl -64(%rbp), %eax addl $1, %eax movl %eax, -64(%rbp) LBB0_29: cmpl $1, -64(%rbp) jle LBB0_38 ## %bb.30: movq -40(%rbp), %rax movq %rax, -72(%rbp) LBB0_31: ## =>This Inner Loop Header: Depth=1 movq -72(%rbp), %rax movsbl (%rax), %eax movl %eax, -76(%rbp) cmpl $0, %eax je LBB0_37 ## %bb.32: ## in Loop: Header=BB0_31 Depth=1 movl -76(%rbp), %edi callq _isascii cmpl $0, %eax je LBB0_35 ## %bb.33: ## in Loop: Header=BB0_31 Depth=1 movl -76(%rbp), %edi callq _isupper cmpl $0, %eax je LBB0_35 ## %bb.34: ## in Loop: Header=BB0_31 Depth=1 movl -76(%rbp), %edi callq _tolower movb %al, %cl movq -72(%rbp), %rax movb %cl, (%rax) LBB0_35: ## in Loop: Header=BB0_31 Depth=1 jmp LBB0_36 LBB0_36: ## in Loop: Header=BB0_31 Depth=1 movq -72(%rbp), %rax addq $1, %rax movq %rax, -72(%rbp) jmp LBB0_31 LBB0_37: jmp LBB0_38 LBB0_38: movq -24(%rbp), %rax movq -40(%rbp), %rcx subq %rcx, %rax ## kill: def $eax killed $eax killed $rax movl %eax, -4(%rbp) LBB0_39: movl -4(%rbp), %eax addq $80, %rsp popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function fmt1 _fmt1: ## @fmt1 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $112, %rsp movb %sil, %al movq ___stack_chk_guard@GOTPCREL(%rip), %rsi movq (%rsi), %rsi movq %rsi, -8(%rbp) movl %edi, -72(%rbp) movb %al, -73(%rbp) movq %rdx, -88(%rbp) movq %rcx, -96(%rbp) leaq -64(%rbp), %rdi movl -72(%rbp), %r8d movsbl -73(%rbp), %r9d xorl %esi, %esi movl $50, %edx leaq L_.str(%rip), %rcx movb $0, %al callq ___sprintf_chk cltq movq %rax, -104(%rbp) movq -104(%rbp), %rax addq $1, %rax movq -96(%rbp), %rcx cmpq (%rcx), %rax jbe LBB1_2 ## %bb.1: movl $-1, -68(%rbp) jmp LBB1_3 LBB1_2: movq -88(%rbp), %rax movq (%rax), %rdi leaq -64(%rbp), %rsi movq $-1, %rdx callq ___strcpy_chk movq -104(%rbp), %rcx movq -88(%rbp), %rax addq (%rax), %rcx movq %rcx, (%rax) movq -104(%rbp), %rdx movq -96(%rbp), %rax movq (%rax), %rcx subq %rdx, %rcx movq %rcx, (%rax) movl $0, -68(%rbp) LBB1_3: movl -68(%rbp), %eax movl %eax, -108(%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 -108(%rbp), %eax ## 4-byte Reload addq $112, %rsp popq %rbp retq LBB1_5: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .globl _res_9_ns_parse_ttl ## -- Begin function res_9_ns_parse_ttl .p2align 4, 0x90 _res_9_ns_parse_ttl: ## @res_9_ns_parse_ttl .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 $0, -32(%rbp) movq $0, -40(%rbp) movl $0, -48(%rbp) movl $0, -52(%rbp) LBB2_1: ## =>This Inner Loop Header: Depth=1 movq -16(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -16(%rbp) movsbl (%rax), %eax movl %eax, -44(%rbp) cmpl $0, %eax je LBB2_19 ## %bb.2: ## in Loop: Header=BB2_1 Depth=1 movl -44(%rbp), %edi callq _isascii cmpl $0, %eax je LBB2_4 ## %bb.3: ## in Loop: Header=BB2_1 Depth=1 movl -44(%rbp), %edi callq _isprint cmpl $0, %eax jne LBB2_5 LBB2_4: jmp LBB2_25 LBB2_5: ## in Loop: Header=BB2_1 Depth=1 movl -44(%rbp), %edi callq _isdigit cmpl $0, %eax je LBB2_7 ## %bb.6: ## in Loop: Header=BB2_1 Depth=1 imulq $10, -40(%rbp), %rax movq %rax, -40(%rbp) movl -44(%rbp), %eax subl $48, %eax cltq addq -40(%rbp), %rax movq %rax, -40(%rbp) movl -48(%rbp), %eax addl $1, %eax movl %eax, -48(%rbp) jmp LBB2_1 LBB2_7: ## in Loop: Header=BB2_1 Depth=1 cmpl $0, -48(%rbp) jne LBB2_9 ## %bb.8: jmp LBB2_25 LBB2_9: ## in Loop: Header=BB2_1 Depth=1 movl -44(%rbp), %edi callq _islower cmpl $0, %eax je LBB2_11 ## %bb.10: ## in Loop: Header=BB2_1 Depth=1 movl -44(%rbp), %edi callq _toupper movl %eax, -44(%rbp) LBB2_11: ## in Loop: Header=BB2_1 Depth=1 movl -44(%rbp), %eax addl $-68, %eax movl %eax, %ecx movq %rcx, -64(%rbp) ## 8-byte Spill subl $19, %eax ja LBB2_17 ## %bb.27: ## in Loop: Header=BB2_1 Depth=1 movq -64(%rbp), %rax ## 8-byte Reload leaq LJTI2_0(%rip), %rcx movslq (%rcx,%rax,4), %rax addq %rcx, %rax jmpq *%rax LBB2_12: ## in Loop: Header=BB2_1 Depth=1 imulq $7, -40(%rbp), %rax movq %rax, -40(%rbp) LBB2_13: ## in Loop: Header=BB2_1 Depth=1 imulq $24, -40(%rbp), %rax movq %rax, -40(%rbp) LBB2_14: ## in Loop: Header=BB2_1 Depth=1 imulq $60, -40(%rbp), %rax movq %rax, -40(%rbp) LBB2_15: ## in Loop: Header=BB2_1 Depth=1 imulq $60, -40(%rbp), %rax movq %rax, -40(%rbp) LBB2_16: ## in Loop: Header=BB2_1 Depth=1 jmp LBB2_18 LBB2_17: jmp LBB2_25 LBB2_18: ## in Loop: Header=BB2_1 Depth=1 movq -40(%rbp), %rax addq -32(%rbp), %rax movq %rax, -32(%rbp) movq $0, -40(%rbp) movl $0, -48(%rbp) movl $1, -52(%rbp) jmp LBB2_1 LBB2_19: cmpl $0, -48(%rbp) jle LBB2_24 ## %bb.20: cmpl $0, -52(%rbp) je LBB2_22 ## %bb.21: jmp LBB2_25 LBB2_22: movq -40(%rbp), %rax addq -32(%rbp), %rax movq %rax, -32(%rbp) ## %bb.23: jmp LBB2_24 LBB2_24: movq -32(%rbp), %rcx movq -24(%rbp), %rax movq %rcx, (%rax) movl $0, -4(%rbp) jmp LBB2_26 LBB2_25: callq ___error movl $22, (%rax) movl $-1, -4(%rbp) LBB2_26: movl -4(%rbp), %eax addq $64, %rsp popq %rbp retq .cfi_endproc .p2align 2, 0x90 .data_region jt32 .set L2_0_set_13, LBB2_13-LJTI2_0 .set L2_0_set_17, LBB2_17-LJTI2_0 .set L2_0_set_14, LBB2_14-LJTI2_0 .set L2_0_set_15, LBB2_15-LJTI2_0 .set L2_0_set_16, LBB2_16-LJTI2_0 .set L2_0_set_12, LBB2_12-LJTI2_0 LJTI2_0: .long L2_0_set_13 .long L2_0_set_17 .long L2_0_set_17 .long L2_0_set_17 .long L2_0_set_14 .long L2_0_set_17 .long L2_0_set_17 .long L2_0_set_17 .long L2_0_set_17 .long L2_0_set_15 .long L2_0_set_17 .long L2_0_set_17 .long L2_0_set_17 .long L2_0_set_17 .long L2_0_set_17 .long L2_0_set_16 .long L2_0_set_17 .long L2_0_set_17 .long L2_0_set_17 .long L2_0_set_12 .end_data_region ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%d%c" .subsections_via_symbols
the_stack_data/79047.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _getpeername ; -- Begin function getpeername .p2align 2 _getpeername: ; @getpeername .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-4] str x1, [sp, #16] str x2, [sp, #8] ldr x9, [sp, #16] mov w8, #2 strb w8, [x9, #1] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _getenv mov x8, x0 str x8, [sp] subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldr x0, [sp] bl _inet_addr ldr x8, [sp, #16] str w0, [x8, #4] b LBB0_3 LBB0_2: ldr x8, [sp, #16] str wzr, [x8, #4] b LBB0_3 LBB0_3: adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _getenv mov x8, x0 str x8, [sp] subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB0_5 b LBB0_4 LBB0_4: ldr x0, [sp] bl _atoi and w0, w0, #0xffff bl __OSSwapInt16 and w8, w0, #0xffff ldr x9, [sp, #16] strh w8, [x9, #2] b LBB0_6 LBB0_5: ldr x8, [sp, #16] strh wzr, [x8, #2] b LBB0_6 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 _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 "REMOTE_HOST" l_.str.1: ; @.str.1 .asciz "REMOTE_PORT" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _getpeername ## -- Begin function getpeername .p2align 4, 0x90 _getpeername: ## @getpeername .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl %edi, -4(%rbp) movq %rsi, -16(%rbp) movq %rdx, -24(%rbp) movq -16(%rbp), %rax movb $2, 1(%rax) leaq L_.str(%rip), %rdi callq _getenv movq %rax, -32(%rbp) cmpq $0, %rax je LBB0_2 ## %bb.1: movq -32(%rbp), %rdi callq _inet_addr movl %eax, %ecx movq -16(%rbp), %rax movl %ecx, 4(%rax) jmp LBB0_3 LBB0_2: movq -16(%rbp), %rax movl $0, 4(%rax) LBB0_3: leaq L_.str.1(%rip), %rdi callq _getenv movq %rax, -32(%rbp) cmpq $0, %rax je LBB0_5 ## %bb.4: movq -32(%rbp), %rdi callq _atoi ## kill: def $ax killed $ax killed $eax movzwl %ax, %edi callq __OSSwapInt16 movzwl %ax, %eax movw %ax, %cx movq -16(%rbp), %rax movw %cx, 2(%rax) jmp LBB0_6 LBB0_5: movq -16(%rbp), %rax movw $0, 2(%rax) LBB0_6: xorl %eax, %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function _OSSwapInt16 __OSSwapInt16: ## @_OSSwapInt16 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movw %di, %ax movw %ax, -2(%rbp) movzwl -2(%rbp), %eax shll $8, %eax movzwl -2(%rbp), %ecx sarl $8, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movzwl %ax, %eax popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "REMOTE_HOST" L_.str.1: ## @.str.1 .asciz "REMOTE_PORT" .subsections_via_symbols
the_stack_data/125141536.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _baz ; -- Begin function baz .p2align 2 _baz: ; @baz .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 str w0, [sp, #44] str x1, [sp, #32] str w2, [sp, #28] str x3, [sp, #16] str wzr, [sp, #12] b LBB0_1 LBB0_1: ; =>This Loop Header: Depth=1 ; Child Loop BB0_3 Depth 2 ldr w8, [sp, #12] ldr w9, [sp, #28] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_8 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #12] ldr x9, [sp, #16] ldrsw x10, [sp, #12] str w8, [x9, x10, lsl #2] str wzr, [sp, #8] b LBB0_3 LBB0_3: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #8] ldr w9, [sp, #44] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_6 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_3 Depth=2 ldr x8, [sp, #16] ldrsw x9, [sp, #12] ldr w8, [x8, x9, lsl #2] ldr x9, [sp, #32] ldrsw x10, [sp, #8] ldr w9, [x9, x10, lsl #2] add w8, w8, w9 ldr x9, [sp, #16] ldrsw x10, [sp, #12] str w8, [x9, x10, lsl #2] b LBB0_5 LBB0_5: ; in Loop: Header=BB0_3 Depth=2 ldr w8, [sp, #8] add w8, w8, #1 str w8, [sp, #8] b LBB0_3 LBB0_6: ; in Loop: Header=BB0_1 Depth=1 b LBB0_7 LBB0_7: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #12] add w8, w8, #1 str w8, [sp, #12] b LBB0_1 LBB0_8: add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _bar ; -- Begin function bar .p2align 2 _bar: ; @bar .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 w2, [sp, #12] str x3, [sp] ldur w0, [x29, #-4] ldr x1, [sp, #16] ldr w2, [sp, #12] ldr x3, [sp] bl _baz ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _foo ; -- Begin function foo .p2align 2 _foo: ; @foo .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] str w0, [sp, #20] str x1, [sp, #8] mov w8, #4 str w8, [sp, #4] str wzr, [sp] b LBB2_1 LBB2_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp] ldr w9, [sp, #4] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB2_4 b LBB2_2 LBB2_2: ; in Loop: Header=BB2_1 Depth=1 ldr w8, [sp] ldrsw x10, [sp] add x9, sp, #24 str w8, [x9, x10, lsl #2] b LBB2_3 LBB2_3: ; in Loop: Header=BB2_1 Depth=1 ldr w8, [sp] add w8, w8, #1 str w8, [sp] b LBB2_1 LBB2_4: ldr w0, [sp, #4] ldr w2, [sp, #20] ldr x3, [sp, #8] add x1, sp, #24 bl _bar ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB2_6 b LBB2_5 LBB2_5: bl ___stack_chk_fail LBB2_6: ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _baz ## -- Begin function baz .p2align 4, 0x90 _baz: ## @baz .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl %edi, -4(%rbp) movq %rsi, -16(%rbp) movl %edx, -20(%rbp) movq %rcx, -32(%rbp) movl $0, -36(%rbp) LBB0_1: ## =>This Loop Header: Depth=1 ## Child Loop BB0_3 Depth 2 movl -36(%rbp), %eax cmpl -20(%rbp), %eax jge LBB0_8 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movl -36(%rbp), %edx movq -32(%rbp), %rax movslq -36(%rbp), %rcx movl %edx, (%rax,%rcx,4) movl $0, -40(%rbp) LBB0_3: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 movl -40(%rbp), %eax cmpl -4(%rbp), %eax jge LBB0_6 ## %bb.4: ## in Loop: Header=BB0_3 Depth=2 movq -32(%rbp), %rax movslq -36(%rbp), %rcx movl (%rax,%rcx,4), %edx movq -16(%rbp), %rax movslq -40(%rbp), %rcx addl (%rax,%rcx,4), %edx movq -32(%rbp), %rax movslq -36(%rbp), %rcx movl %edx, (%rax,%rcx,4) ## %bb.5: ## in Loop: Header=BB0_3 Depth=2 movl -40(%rbp), %eax addl $1, %eax movl %eax, -40(%rbp) jmp LBB0_3 LBB0_6: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_7 LBB0_7: ## in Loop: Header=BB0_1 Depth=1 movl -36(%rbp), %eax addl $1, %eax movl %eax, -36(%rbp) jmp LBB0_1 LBB0_8: popq %rbp retq .cfi_endproc ## -- End function .globl _bar ## -- Begin function bar .p2align 4, 0x90 _bar: ## @bar .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl %edi, -4(%rbp) movq %rsi, -16(%rbp) movl %edx, -20(%rbp) movq %rcx, -32(%rbp) movl -4(%rbp), %edi movq -16(%rbp), %rsi movl -20(%rbp), %edx movq -32(%rbp), %rcx callq _baz addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _foo ## -- Begin function foo .p2align 4, 0x90 _foo: ## @foo .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $64, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl %edi, -36(%rbp) movq %rsi, -48(%rbp) movl $4, -52(%rbp) movl $0, -56(%rbp) LBB2_1: ## =>This Inner Loop Header: Depth=1 movl -56(%rbp), %eax cmpl -52(%rbp), %eax jge LBB2_4 ## %bb.2: ## in Loop: Header=BB2_1 Depth=1 movl -56(%rbp), %ecx movslq -56(%rbp), %rax movl %ecx, -32(%rbp,%rax,4) ## %bb.3: ## in Loop: Header=BB2_1 Depth=1 movl -56(%rbp), %eax addl $1, %eax movl %eax, -56(%rbp) jmp LBB2_1 LBB2_4: movl -52(%rbp), %edi leaq -32(%rbp), %rsi movl -36(%rbp), %edx movq -48(%rbp), %rcx callq _bar movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB2_6 ## %bb.5: addq $64, %rsp popq %rbp retq LBB2_6: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/54826003.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov w8, #0 str w8, [sp, #8] ; 4-byte Folded Spill stur wzr, [x29, #-4] stur w0, [x29, #-8] str x1, [sp, #16] bl _getpid 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 bl _fork ldr w8, [sp, #8] ; 4-byte Folded Reload str w0, [sp, #12] ldr w9, [sp, #12] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf bl _getpid mov x9, sp ; implicit-def: $x8 mov x8, x0 str x8, [x9] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf bl _getppid mov x9, sp ; implicit-def: $x8 mov x8, x0 str x8, [x9] adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf ldr w9, [sp, #12] ; 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 b LBB0_3 LBB0_2: adrp x0, l_.str.5@PAGE add x0, x0, l_.str.5@PAGEOFF bl _printf mov w0, #6 bl _sleep bl _getpid mov x9, sp ; implicit-def: $x8 mov x8, x0 str x8, [x9] adrp x0, l_.str.6@PAGE add x0, x0, l_.str.6@PAGEOFF bl _printf bl _getppid mov x9, sp ; implicit-def: $x8 mov x8, x0 str x8, [x9] adrp x0, l_.str.7@PAGE add x0, x0, l_.str.7@PAGEOFF bl _printf ldr w9, [sp, #12] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.8@PAGE add x0, x0, l_.str.8@PAGEOFF bl _printf b LBB0_3 LBB0_3: mov w0, #0 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Parent: %d\n" l_.str.1: ; @.str.1 .asciz "Child Process\n" l_.str.2: ; @.str.2 .asciz "Child's PID: %d\n" l_.str.3: ; @.str.3 .asciz "Child's PPID: %d\n" l_.str.4: ; @.str.4 .asciz "Child's ID: %d\n" l_.str.5: ; @.str.5 .asciz "Parent process\n" l_.str.6: ; @.str.6 .asciz "Parent's PID: %d\n" l_.str.7: ; @.str.7 .asciz "Parent's PPID: %d\n" l_.str.8: ; @.str.8 .asciz "Parent's ID: %d\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl $0, -4(%rbp) movl %edi, -8(%rbp) movq %rsi, -16(%rbp) callq _getpid movl %eax, %esi leaq L_.str(%rip), %rdi movb $0, %al callq _printf callq _fork movl %eax, -20(%rbp) xorl %eax, %eax cmpl -20(%rbp), %eax jne LBB0_2 ## %bb.1: leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf callq _getpid movl %eax, %esi leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf callq _getppid movl %eax, %esi leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf movl -20(%rbp), %esi leaq L_.str.4(%rip), %rdi movb $0, %al callq _printf jmp LBB0_3 LBB0_2: leaq L_.str.5(%rip), %rdi movb $0, %al callq _printf movl $6, %edi callq _sleep callq _getpid movl %eax, %esi leaq L_.str.6(%rip), %rdi movb $0, %al callq _printf callq _getppid movl %eax, %esi leaq L_.str.7(%rip), %rdi movb $0, %al callq _printf movl -20(%rbp), %esi leaq L_.str.8(%rip), %rdi movb $0, %al callq _printf LBB0_3: xorl %eax, %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Parent: %d\n" L_.str.1: ## @.str.1 .asciz "Child Process\n" L_.str.2: ## @.str.2 .asciz "Child's PID: %d\n" L_.str.3: ## @.str.3 .asciz "Child's PPID: %d\n" L_.str.4: ## @.str.4 .asciz "Child's ID: %d\n" L_.str.5: ## @.str.5 .asciz "Parent process\n" L_.str.6: ## @.str.6 .asciz "Parent's PID: %d\n" L_.str.7: ## @.str.7 .asciz "Parent's PPID: %d\n" L_.str.8: ## @.str.8 .asciz "Parent's ID: %d\n" .subsections_via_symbols
the_stack_data/24023.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, #448 .cfi_def_cfa_offset 448 stp x28, x27, [sp, #416] ; 16-byte Folded Spill stp x29, x30, [sp, #432] ; 16-byte Folded Spill add x29, sp, #432 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w27, -24 .cfi_offset w28, -32 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-24] str wzr, [sp, #4] str wzr, [sp] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp] subs w8, w8, #100 cset w8, ge tbnz w8, #0, LBB0_4 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp] ldrsw x10, [sp] add x9, sp, #8 str w8, [x9, x10, lsl #2] b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp] add w8, w8, #1 str w8, [sp] b LBB0_1 LBB0_4: mov w8, #-1 str w8, [sp, #404] ldur x9, [x29, #-24] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_6 b LBB0_5 LBB0_5: bl ___stack_chk_fail LBB0_6: mov w0, #0 ldp x29, x30, [sp, #432] ; 16-byte Folded Reload ldp x28, x27, [sp, #416] ; 16-byte Folded Reload add sp, sp, #448 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 $432, %rsp ## imm = 0x1B0 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -420(%rbp) movl $0, -424(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 cmpl $100, -424(%rbp) jge LBB0_4 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movl -424(%rbp), %ecx movslq -424(%rbp), %rax movl %ecx, -416(%rbp,%rax,4) ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 movl -424(%rbp), %eax addl $1, %eax movl %eax, -424(%rbp) jmp LBB0_1 LBB0_4: movl $-1, -20(%rbp) 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 $432, %rsp ## imm = 0x1B0 popq %rbp retq LBB0_6: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/72177.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] stur w0, [x29, #-8] str x1, [sp, #16] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF mov w1, #521 bl _open str w0, [sp, #12] ldr w8, [sp, #12] subs w8, w8, #0 cset w8, ge tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _perror mov w0, #1 bl _exit LBB0_2: adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF mov w1, #521 bl _open str w0, [sp, #8] ldr w8, [sp, #12] subs w8, w8, #0 cset w8, ge tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _perror mov w0, #1 bl _exit LBB0_4: ldr w0, [sp, #12] mov w1, #1 bl _dup2 str w0, [sp, #4] ldr w8, [sp, #4] subs w8, w8, #0 cset w8, ge tbnz w8, #0, LBB0_6 b LBB0_5 LBB0_5: adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _perror mov w0, #1 bl _exit LBB0_6: ldr w0, [sp, #8] mov w1, #2 bl _dup2 str w0, [sp, #4] ldr w8, [sp, #4] subs w8, w8, #0 cset w8, ge tbnz w8, #0, LBB0_8 b LBB0_7 LBB0_7: adrp x0, l_.str.5@PAGE add x0, x0, l_.str.5@PAGEOFF bl _perror mov w0, #1 bl _exit LBB0_8: adrp x0, l_.str.6@PAGE add x0, x0, l_.str.6@PAGEOFF bl _system ldr w0, [sp, #12] bl _close ldr w0, [sp, #8] bl _close 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 "out.txt" l_.str.1: ; @.str.1 .asciz "open file out.txt failed.\n" l_.str.2: ; @.str.2 .asciz "outerr.txt" l_.str.3: ; @.str.3 .asciz "open file outerr.txt failed.\n" l_.str.4: ; @.str.4 .asciz "dup2 out" l_.str.5: ; @.str.5 .asciz "dup2 err" l_.str.6: ; @.str.6 .asciz "ls /tmp /temp3" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl $0, -4(%rbp) movl %edi, -8(%rbp) movq %rsi, -16(%rbp) leaq L_.str(%rip), %rdi movl $521, %esi ## imm = 0x209 movb $0, %al callq _open movl %eax, -20(%rbp) cmpl $0, -20(%rbp) jge LBB0_2 ## %bb.1: leaq L_.str.1(%rip), %rdi callq _perror movl $1, %edi callq _exit LBB0_2: leaq L_.str.2(%rip), %rdi movl $521, %esi ## imm = 0x209 movb $0, %al callq _open movl %eax, -24(%rbp) cmpl $0, -20(%rbp) jge LBB0_4 ## %bb.3: leaq L_.str.3(%rip), %rdi callq _perror movl $1, %edi callq _exit LBB0_4: movl -20(%rbp), %edi movl $1, %esi callq _dup2 movl %eax, -28(%rbp) cmpl $0, -28(%rbp) jge LBB0_6 ## %bb.5: leaq L_.str.4(%rip), %rdi callq _perror movl $1, %edi callq _exit LBB0_6: movl -24(%rbp), %edi movl $2, %esi callq _dup2 movl %eax, -28(%rbp) cmpl $0, -28(%rbp) jge LBB0_8 ## %bb.7: leaq L_.str.5(%rip), %rdi callq _perror movl $1, %edi callq _exit LBB0_8: leaq L_.str.6(%rip), %rdi callq _system movl -20(%rbp), %edi callq _close movl -24(%rbp), %edi callq _close xorl %eax, %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "out.txt" L_.str.1: ## @.str.1 .asciz "open file out.txt failed.\n" L_.str.2: ## @.str.2 .asciz "outerr.txt" L_.str.3: ## @.str.3 .asciz "open file outerr.txt failed.\n" L_.str.4: ## @.str.4 .asciz "dup2 out" L_.str.5: ## @.str.5 .asciz "dup2 err" L_.str.6: ## @.str.6 .asciz "ls /tmp /temp3" .subsections_via_symbols
the_stack_data/894559.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _sort ; -- Begin function sort .p2align 2 _sort: ; @sort .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 str x0, [sp, #24] str w1, [sp, #20] str wzr, [sp, #16] b LBB0_1 LBB0_1: ; =>This Loop Header: Depth=1 ; Child Loop BB0_3 Depth 2 ldr w8, [sp, #16] ldr w9, [sp, #20] subs w9, w9, #1 subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_10 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #16] add w8, w8, #1 str w8, [sp, #12] b LBB0_3 LBB0_3: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #12] ldr w9, [sp, #20] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_8 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_3 Depth=2 ldr x8, [sp, #24] ldrsw x9, [sp, #16] ldr w8, [x8, x9, lsl #2] ldr x9, [sp, #24] ldrsw x10, [sp, #12] ldr w9, [x9, x10, lsl #2] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB0_6 b LBB0_5 LBB0_5: ; in Loop: Header=BB0_3 Depth=2 ldr x8, [sp, #24] ldrsw x9, [sp, #16] ldr w8, [x8, x9, lsl #2] str w8, [sp, #8] ldr x8, [sp, #24] ldrsw x9, [sp, #12] ldr w8, [x8, x9, lsl #2] ldr x9, [sp, #24] ldrsw x10, [sp, #16] str w8, [x9, x10, lsl #2] ldr w8, [sp, #8] ldr x9, [sp, #24] ldrsw x10, [sp, #12] str w8, [x9, x10, lsl #2] b LBB0_6 LBB0_6: ; in Loop: Header=BB0_3 Depth=2 b LBB0_7 LBB0_7: ; in Loop: Header=BB0_3 Depth=2 ldr w8, [sp, #12] add w8, w8, #1 str w8, [sp, #12] b LBB0_3 LBB0_8: ; in Loop: Header=BB0_1 Depth=1 b LBB0_9 LBB0_9: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #16] add w8, w8, #1 str w8, [sp, #16] b LBB0_1 LBB0_10: add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #112 .cfi_def_cfa_offset 112 stp x29, x30, [sp, #96] ; 16-byte Folded Spill add x29, sp, #96 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] str wzr, [sp, #20] add x0, sp, #24 adrp x1, l___const.main.array@PAGE add x1, x1, l___const.main.array@PAGEOFF mov x2, #64 bl _memcpy adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf str wzr, [sp, #16] b LBB1_1 LBB1_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #16] subs w8, w8, #16 cset w8, ge tbnz w8, #0, LBB1_4 b LBB1_2 LBB1_2: ; in Loop: Header=BB1_1 Depth=1 ldrsw x9, [sp, #16] add x8, sp, #24 ldr w9, [x8, x9, lsl #2] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf b LBB1_3 LBB1_3: ; in Loop: Header=BB1_1 Depth=1 ldr w8, [sp, #16] add w8, w8, #1 str w8, [sp, #16] b LBB1_1 LBB1_4: adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF str x0, [sp, #8] ; 8-byte Folded Spill bl _printf ldr x0, [sp, #8] ; 8-byte Folded Reload bl _printf adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf add x0, sp, #24 mov w1, #16 bl _sort str wzr, [sp, #16] b LBB1_5 LBB1_5: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #16] subs w8, w8, #16 cset w8, ge tbnz w8, #0, LBB1_8 b LBB1_6 LBB1_6: ; in Loop: Header=BB1_5 Depth=1 ldrsw x9, [sp, #16] add x8, sp, #24 ldr w9, [x8, x9, lsl #2] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.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, #16] add w8, w8, #1 str w8, [sp, #16] b LBB1_5 LBB1_8: adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB1_10 b LBB1_9 LBB1_9: bl ___stack_chk_fail LBB1_10: mov w0, #0 ldp x29, x30, [sp, #96] ; 16-byte Folded Reload add sp, sp, #112 ret .cfi_endproc ; -- End function .section __TEXT,__const .p2align 2 ; @__const.main.array l___const.main.array: .long 34 ; 0x22 .long 4294967291 ; 0xfffffffb .long 6 ; 0x6 .long 0 ; 0x0 .long 12 ; 0xc .long 100 ; 0x64 .long 56 ; 0x38 .long 22 ; 0x16 .long 44 ; 0x2c .long 4294967293 ; 0xfffffffd .long 4294967287 ; 0xfffffff7 .long 12 ; 0xc .long 17 ; 0x11 .long 22 ; 0x16 .long 6 ; 0x6 .long 11 ; 0xb .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "The array before the sort : \n" l_.str.1: ; @.str.1 .asciz "%i " l_.str.2: ; @.str.2 .asciz "\n" l_.str.3: ; @.str.3 .asciz "The array after the sort : \n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _sort ## -- Begin function sort .p2align 4, 0x90 _sort: ## @sort .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rdi, -8(%rbp) movl %esi, -12(%rbp) movl $0, -16(%rbp) LBB0_1: ## =>This Loop Header: Depth=1 ## Child Loop BB0_3 Depth 2 movl -16(%rbp), %eax movl -12(%rbp), %ecx subl $1, %ecx cmpl %ecx, %eax jge LBB0_10 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movl -16(%rbp), %eax addl $1, %eax movl %eax, -20(%rbp) LBB0_3: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 movl -20(%rbp), %eax cmpl -12(%rbp), %eax jge LBB0_8 ## %bb.4: ## in Loop: Header=BB0_3 Depth=2 movq -8(%rbp), %rax movslq -16(%rbp), %rcx movl (%rax,%rcx,4), %eax movq -8(%rbp), %rcx movslq -20(%rbp), %rdx cmpl (%rcx,%rdx,4), %eax jle LBB0_6 ## %bb.5: ## in Loop: Header=BB0_3 Depth=2 movq -8(%rbp), %rax movslq -16(%rbp), %rcx movl (%rax,%rcx,4), %eax movl %eax, -24(%rbp) movq -8(%rbp), %rax movslq -20(%rbp), %rcx movl (%rax,%rcx,4), %edx movq -8(%rbp), %rax movslq -16(%rbp), %rcx movl %edx, (%rax,%rcx,4) movl -24(%rbp), %edx movq -8(%rbp), %rax movslq -20(%rbp), %rcx movl %edx, (%rax,%rcx,4) LBB0_6: ## in Loop: Header=BB0_3 Depth=2 jmp LBB0_7 LBB0_7: ## in Loop: Header=BB0_3 Depth=2 movl -20(%rbp), %eax addl $1, %eax movl %eax, -20(%rbp) jmp LBB0_3 LBB0_8: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_9 LBB0_9: ## in Loop: Header=BB0_1 Depth=1 movl -16(%rbp), %eax addl $1, %eax movl %eax, -16(%rbp) jmp LBB0_1 LBB0_10: popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .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, -84(%rbp) leaq -80(%rbp), %rdi leaq l___const.main.array(%rip), %rsi movl $64, %edx callq _memcpy leaq L_.str(%rip), %rdi movb $0, %al callq _printf movl $0, -88(%rbp) LBB1_1: ## =>This Inner Loop Header: Depth=1 cmpl $16, -88(%rbp) jge LBB1_4 ## %bb.2: ## in Loop: Header=BB1_1 Depth=1 movslq -88(%rbp), %rax movl -80(%rbp,%rax,4), %esi leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf ## %bb.3: ## in Loop: Header=BB1_1 Depth=1 movl -88(%rbp), %eax addl $1, %eax movl %eax, -88(%rbp) jmp LBB1_1 LBB1_4: leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf leaq -80(%rbp), %rdi movl $16, %esi callq _sort movl $0, -88(%rbp) LBB1_5: ## =>This Inner Loop Header: Depth=1 cmpl $16, -88(%rbp) jge LBB1_8 ## %bb.6: ## in Loop: Header=BB1_5 Depth=1 movslq -88(%rbp), %rax movl -80(%rbp,%rax,4), %esi leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf ## %bb.7: ## in Loop: Header=BB1_5 Depth=1 movl -88(%rbp), %eax addl $1, %eax movl %eax, -88(%rbp) jmp LBB1_5 LBB1_8: leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB1_10 ## %bb.9: xorl %eax, %eax addq $96, %rsp popq %rbp retq LBB1_10: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__const .p2align 4 ## @__const.main.array l___const.main.array: .long 34 ## 0x22 .long 4294967291 ## 0xfffffffb .long 6 ## 0x6 .long 0 ## 0x0 .long 12 ## 0xc .long 100 ## 0x64 .long 56 ## 0x38 .long 22 ## 0x16 .long 44 ## 0x2c .long 4294967293 ## 0xfffffffd .long 4294967287 ## 0xfffffff7 .long 12 ## 0xc .long 17 ## 0x11 .long 22 ## 0x16 .long 6 ## 0x6 .long 11 ## 0xb .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "The array before the sort : \n" L_.str.1: ## @.str.1 .asciz "%i " L_.str.2: ## @.str.2 .asciz "\n" L_.str.3: ## @.str.3 .asciz "The array after the sort : \n" .subsections_via_symbols
the_stack_data/6388194.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _mx_print_arr_int ; -- Begin function mx_print_arr_int .p2align 2 _mx_print_arr_int: ; @mx_print_arr_int .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str x0, [sp, #8] str w1, [sp, #4] str wzr, [sp] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp] ldr w9, [sp, #4] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_4 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #8] ldrsw x9, [sp] ldr w0, [x8, x9, lsl #2] bl _mx_printint mov w0, #10 bl _mx_printchar b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp] add w8, w8, #1 str w8, [sp] b LBB0_1 LBB0_4: 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 _mx_print_arr_int ## -- Begin function mx_print_arr_int .p2align 4, 0x90 _mx_print_arr_int: ## @mx_print_arr_int .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movq %rdi, -8(%rbp) movl %esi, -12(%rbp) movl $0, -16(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 movl -16(%rbp), %eax cmpl -12(%rbp), %eax jge LBB0_4 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movq -8(%rbp), %rax movslq -16(%rbp), %rcx movl (%rax,%rcx,4), %edi callq _mx_printint movl $10, %edi callq _mx_printchar ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 movl -16(%rbp), %eax addl $1, %eax movl %eax, -16(%rbp) jmp LBB0_1 LBB0_4: addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/206393467.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, #6384 adrp x16, ___chkstk_darwin@GOTPAGE ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 sub sp, sp, #1, lsl #12 ; =4096 sub sp, sp, #2288 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, #104] ; 4-byte Folded Spill str wzr, [sp, #228] str w0, [sp, #224] str x1, [sp, #216] strb wzr, [sp, #215] add x0, sp, #872 str x0, [sp, #48] ; 8-byte Folded Spill bl _pthread_attr_init ldr x0, [sp, #48] ; 8-byte Folded Reload mov w1, #1 bl _pthread_attr_setdetachstate ldr w1, [sp, #104] ; 4-byte Folded Reload add x0, sp, #744 str x0, [sp, #56] ; 8-byte Folded Spill mov x2, #128 str x2, [sp, #128] ; 8-byte Folded Spill bl _memset ldr x1, [sp, #56] ; 8-byte Folded Reload ldr x2, [sp, #128] ; 8-byte Folded Reload mov w8, #65 strb w8, [sp, #856] mov w8, #100 str w8, [sp, #92] ; 4-byte Folded Spill str w8, [sp, #860] mov w8, #40 str w8, [sp, #76] ; 4-byte Folded Spill str w8, [sp, #864] add x0, sp, #1, lsl #12 ; =4096 add x0, x0, #1640 str x0, [sp, #112] ; 8-byte Folded Spill bl _memcpy ldr w1, [sp, #104] ; 4-byte Folded Reload ldr x2, [sp, #128] ; 8-byte Folded Reload add x0, sp, #616 str x0, [sp, #64] ; 8-byte Folded Spill bl _memset ldr x1, [sp, #64] ; 8-byte Folded Reload ldr x8, [sp, #112] ; 8-byte Folded Reload ldr x2, [sp, #128] ; 8-byte Folded Reload mov w9, #66 strb w9, [sp, #728] mov w9, #200 str w9, [sp, #108] ; 4-byte Folded Spill str w9, [sp, #732] mov w9, #150 str w9, [sp, #72] ; 4-byte Folded Spill str w9, [sp, #736] add x0, x8, #128 bl _memcpy ldr w1, [sp, #104] ; 4-byte Folded Reload ldr x2, [sp, #128] ; 8-byte Folded Reload add x0, sp, #488 str x0, [sp, #80] ; 8-byte Folded Spill bl _memset ldr w10, [sp, #72] ; 4-byte Folded Reload ldr w9, [sp, #76] ; 4-byte Folded Reload ldr x1, [sp, #80] ; 8-byte Folded Reload ldr x8, [sp, #112] ; 8-byte Folded Reload ldr x2, [sp, #128] ; 8-byte Folded Reload mov w11, #67 strb w11, [sp, #600] str w10, [sp, #604] str w9, [sp, #608] add x0, x8, #256 bl _memcpy ldr w1, [sp, #104] ; 4-byte Folded Reload ldr x2, [sp, #128] ; 8-byte Folded Reload add x0, sp, #360 str x0, [sp, #96] ; 8-byte Folded Spill bl _memset ldr w9, [sp, #92] ; 4-byte Folded Reload ldr x1, [sp, #96] ; 8-byte Folded Reload ldr x8, [sp, #112] ; 8-byte Folded Reload ldr x2, [sp, #128] ; 8-byte Folded Reload mov w10, #68 strb w10, [sp, #472] mov w10, #240 str w10, [sp, #476] str w9, [sp, #480] add x0, x8, #384 bl _memcpy ldr w1, [sp, #104] ; 4-byte Folded Reload ldr x2, [sp, #128] ; 8-byte Folded Reload add x0, sp, #232 str x0, [sp, #120] ; 8-byte Folded Spill bl _memset ldr w9, [sp, #108] ; 4-byte Folded Reload ldr x8, [sp, #112] ; 8-byte Folded Reload ldr x1, [sp, #120] ; 8-byte Folded Reload ldr x2, [sp, #128] ; 8-byte Folded Reload mov w10, #69 strb w10, [sp, #344] mov w10, #300 str w10, [sp, #348] str w9, [sp, #352] add x0, x8, #512 bl _memcpy str xzr, [sp, #176] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #176] subs x8, x8, #5 cset w8, hs tbnz w8, #0, LBB0_4 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldr x9, [sp, #176] add x8, sp, #1, lsl #12 ; =4096 add x8, x8, #1640 str x8, [sp, #32] ; 8-byte Folded Spill add x8, x8, x9, lsl #7 add x0, x8, #48 mov x1, #0 str x1, [sp, #40] ; 8-byte Folded Spill bl _pthread_mutex_init ldr x8, [sp, #32] ; 8-byte Folded Reload ldr x1, [sp, #40] ; 8-byte Folded Reload ldr x9, [sp, #176] add x0, x8, x9, lsl #7 bl _pthread_cond_init b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #176] add x8, x8, #1 str x8, [sp, #176] b LBB0_1 LBB0_4: str xzr, [sp, #168] b LBB0_5 LBB0_5: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #168] subs x8, x8, #100 cset w8, hs tbnz w8, #0, LBB0_8 b LBB0_6 LBB0_6: ; in Loop: Header=BB0_5 Depth=1 ldr x8, [sp, #168] mov x9, #5 udiv x10, x8, x9 mul x10, x10, x9 subs x8, x8, x10 ; kill: def $w8 killed $w8 killed $x8 str w8, [sp, #164] ldr x8, [sp, #168] udiv x8, x8, x9 add x8, x8, #1 ; kill: def $w8 killed $w8 killed $x8 str w8, [sp, #160] ldr x8, [sp, #168] mov x11, #40 mul x10, x8, x11 add x9, sp, #936 mov x8, x9 add x10, x8, x10 add x8, sp, #215 str x8, [x10, #8] ldrsw x12, [sp, #164] add x10, sp, #1, lsl #12 ; =4096 add x10, x10, #1640 mov x8, x10 add x8, x8, x12, lsl #7 ldr x12, [sp, #168] mul x13, x12, x11 mov x12, x9 add x12, x12, x13 str x8, [x12, #16] ldrsw x12, [sp, #164] mov x8, x10 add x8, x8, x12, lsl #7 ldr w8, [x8, #116] ldr w13, [sp, #160] mov w12, #1 add w13, w13, #1 mul w13, w12, w13 subs w8, w8, w13 ldr x13, [sp, #168] mul x14, x13, x11 mov x13, x9 add x13, x13, x14 str w8, [x13, #24] ldr x8, [sp, #168] mul x13, x8, x11 mov x8, x9 add x13, x8, x13 mov w8, #5 str w8, [x13, #28] ldrsw x13, [sp, #164] add x10, x10, x13, lsl #7 ldr w10, [x10, #116] ldr w13, [sp, #160] add w13, w13, #1 mul w12, w12, w13 add w10, w10, w12 ldr x12, [sp, #168] mul x13, x12, x11 mov x12, x9 add x12, x12, x13 str w10, [x12, #32] ldr x10, [sp, #168] mul x10, x10, x11 add x9, x9, x10 str w8, [x9, #36] b LBB0_7 LBB0_7: ; in Loop: Header=BB0_5 Depth=1 ldr x8, [sp, #168] add x8, x8, #1 str x8, [sp, #168] b LBB0_5 LBB0_8: add x8, sp, #1, lsl #12 ; =4096 add x8, x8, #1640 str x8, [sp, #192] mov x0, #0 bl _time ; kill: def $w0 killed $w0 killed $x0 bl _srand str xzr, [sp, #152] b LBB0_9 LBB0_9: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #152] subs x8, x8, #100 cset w8, hs tbnz w8, #0, LBB0_14 b LBB0_10 LBB0_10: ; in Loop: Header=BB0_9 Depth=1 ldr x9, [sp, #152] ldr x8, [sp, #152] mov x10, #40 mul x11, x8, x10 add x8, sp, #936 ; kill: def $w9 killed $w9 killed $x9 str w9, [x8, x11] ldr x11, [sp, #152] add x9, sp, #1, lsl #12 ; =4096 add x9, x9, #840 add x0, x9, x11, lsl #3 ldr x9, [sp, #152] mul x9, x9, x10 add x3, x8, x9 add x1, sp, #872 adrp x2, _thread_broker@PAGE add x2, x2, _thread_broker@PAGEOFF bl _pthread_create str w0, [sp, #148] ldr w8, [sp, #148] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_12 b LBB0_11 LBB0_11: ; in Loop: Header=BB0_9 Depth=1 ldr x10, [sp, #152] ldr w9, [sp, #148] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x10, [x9] str x8, [x9, #8] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf b LBB0_12 LBB0_12: ; in Loop: Header=BB0_9 Depth=1 b LBB0_13 LBB0_13: ; in Loop: Header=BB0_9 Depth=1 ldr x8, [sp, #152] add x8, x8, #1 str x8, [sp, #152] b LBB0_9 LBB0_14: ldr x8, [sp, #152] add x3, sp, #184 ; kill: def $w8 killed $w8 killed $x8 str w8, [sp, #184] add x0, sp, #200 add x1, sp, #872 adrp x2, _thread_exchange@PAGE add x2, x2, _thread_exchange@PAGEOFF bl _pthread_create str w0, [sp, #148] ldr w8, [sp, #148] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_16 b LBB0_15 LBB0_15: ldr w9, [sp, #148] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf b LBB0_16 LBB0_16: add x0, sp, #872 bl _pthread_attr_destroy ldr x0, [sp, #200] mov x1, #0 bl _pthread_join str w0, [sp, #148] ldr w8, [sp, #148] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_18 b LBB0_17 LBB0_17: ldr w9, [sp, #148] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf b LBB0_18 LBB0_18: mov w8, #1 strb w8, [sp, #215] str xzr, [sp, #152] b LBB0_19 LBB0_19: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #152] subs x8, x8, #5 cset w8, hs tbnz w8, #0, LBB0_22 b LBB0_20 LBB0_20: ; in Loop: Header=BB0_19 Depth=1 ldr x9, [sp, #152] add x8, sp, #1, lsl #12 ; =4096 add x8, x8, #1640 str x8, [sp, #24] ; 8-byte Folded Spill add x8, x8, x9, lsl #7 add x0, x8, #48 bl _pthread_mutex_lock ldr x8, [sp, #24] ; 8-byte Folded Reload ldr x9, [sp, #152] add x0, x8, x9, lsl #7 bl _pthread_cond_broadcast ldr x8, [sp, #24] ; 8-byte Folded Reload ldr x9, [sp, #152] add x8, x8, x9, lsl #7 add x0, x8, #48 bl _pthread_mutex_unlock b LBB0_21 LBB0_21: ; in Loop: Header=BB0_19 Depth=1 ldr x8, [sp, #152] add x8, x8, #1 str x8, [sp, #152] b LBB0_19 LBB0_22: str xzr, [sp, #136] b LBB0_23 LBB0_23: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #136] subs x8, x8, #100 cset w8, hs tbnz w8, #0, LBB0_28 b LBB0_24 LBB0_24: ; in Loop: Header=BB0_23 Depth=1 ldr x9, [sp, #136] add x8, sp, #1, lsl #12 ; =4096 add x8, x8, #840 ldr x0, [x8, x9, lsl #3] mov x1, #0 bl _pthread_join str w0, [sp, #148] ldr w8, [sp, #148] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_26 b LBB0_25 LBB0_25: ; in Loop: Header=BB0_23 Depth=1 ldr x10, [sp, #136] ldr w9, [sp, #148] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x10, [x9] str x8, [x9, #8] adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf b LBB0_26 LBB0_26: ; in Loop: Header=BB0_23 Depth=1 b LBB0_27 LBB0_27: ; in Loop: Header=BB0_23 Depth=1 ldr x8, [sp, #136] add x8, x8, #1 str x8, [sp, #136] b LBB0_23 LBB0_28: str xzr, [sp, #152] b LBB0_29 LBB0_29: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #152] subs x8, x8, #5 cset w8, hs tbnz w8, #0, LBB0_32 b LBB0_30 LBB0_30: ; in Loop: Header=BB0_29 Depth=1 ldr x9, [sp, #152] add x8, sp, #1, lsl #12 ; =4096 add x8, x8, #1640 str x8, [sp, #16] ; 8-byte Folded Spill add x8, x8, x9, lsl #7 add x0, x8, #48 bl _pthread_mutex_destroy ldr x8, [sp, #16] ; 8-byte Folded Reload ldr x9, [sp, #152] add x0, x8, x9, lsl #7 bl _pthread_cond_destroy b LBB0_31 LBB0_31: ; in Loop: Header=BB0_29 Depth=1 ldr x8, [sp, #152] add x8, x8, #1 str x8, [sp, #152] b LBB0_29 LBB0_32: ldur x9, [x29, #-24] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_34 b LBB0_33 LBB0_33: bl ___stack_chk_fail LBB0_34: mov w0, #0 add sp, sp, #1, lsl #12 ; =4096 add sp, sp, #2288 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x28, x27, [sp], #32 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .globl _thread_broker ; -- Begin function thread_broker .p2align 2 _thread_broker: ; @thread_broker .cfi_startproc ; %bb.0: sub sp, sp, #80 .cfi_def_cfa_offset 80 stp x29, x30, [sp, #64] ; 16-byte Folded Spill add x29, sp, #64 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] ldur x8, [x29, #-8] stur x8, [x29, #-16] ldur x8, [x29, #-16] ldr x8, [x8, #16] stur x8, [x29, #-24] ldur x8, [x29, #-16] ldr w8, [x8] stur w8, [x29, #-28] ldur x8, [x29, #-16] ldr w8, [x8, #24] str w8, [sp, #32] ldur x8, [x29, #-16] ldr w8, [x8, #28] str w8, [sp, #28] ldur x8, [x29, #-16] ldr w8, [x8, #32] str w8, [sp, #24] ldur x8, [x29, #-16] ldr w8, [x8, #36] str w8, [sp, #20] ldur x8, [x29, #-24] add x0, x8, #48 bl _pthread_mutex_lock ldur x0, [x29, #-24] ldur x8, [x29, #-24] add x1, x8, #48 bl _pthread_cond_wait b LBB1_1 LBB1_1: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-16] ldr x8, [x8, #8] ldrb w8, [x8] tbnz w8, #0, LBB1_12 b LBB1_2 LBB1_2: ; in Loop: Header=BB1_1 Depth=1 ldur x8, [x29, #-24] ldr w8, [x8, #116] ldr w9, [sp, #32] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB1_8 b LBB1_3 LBB1_3: ; in Loop: Header=BB1_1 Depth=1 ldur x8, [x29, #-24] ldr w8, [x8, #120] subs w8, w8, #0 cset w8, le tbnz w8, #0, LBB1_8 b LBB1_4 LBB1_4: ; in Loop: Header=BB1_1 Depth=1 ldur x8, [x29, #-24] ldr w8, [x8, #120] ldr w9, [sp, #28] subs w8, w8, w9 cset w8, lt tbnz w8, #0, LBB1_6 b LBB1_5 LBB1_5: ; in Loop: Header=BB1_1 Depth=1 ldr w8, [sp, #28] str w8, [sp, #12] ; 4-byte Folded Spill b LBB1_7 LBB1_6: ; in Loop: Header=BB1_1 Depth=1 ldur x8, [x29, #-24] ldr w8, [x8, #120] str w8, [sp, #12] ; 4-byte Folded Spill b LBB1_7 LBB1_7: ; in Loop: Header=BB1_1 Depth=1 ldr w8, [sp, #12] ; 4-byte Folded Reload str w8, [sp, #16] ldr w10, [sp, #28] ldur x9, [x29, #-24] ldr w8, [x9, #120] subs w8, w8, w10 str w8, [x9, #120] b LBB1_11 LBB1_8: ; in Loop: Header=BB1_1 Depth=1 ldur x8, [x29, #-24] ldr w8, [x8, #116] ldr w9, [sp, #24] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB1_10 b LBB1_9 LBB1_9: ; in Loop: Header=BB1_1 Depth=1 ldr w10, [sp, #20] ldur x9, [x29, #-24] ldr w8, [x9, #120] add w8, w8, w10 str w8, [x9, #120] b LBB1_10 LBB1_10: ; in Loop: Header=BB1_1 Depth=1 b LBB1_11 LBB1_11: ; in Loop: Header=BB1_1 Depth=1 ldur x0, [x29, #-24] ldur x8, [x29, #-24] add x1, x8, #48 bl _pthread_cond_wait b LBB1_1 LBB1_12: ldur x8, [x29, #-24] add x0, x8, #48 bl _pthread_mutex_unlock mov x0, #0 bl _pthread_exit .cfi_endproc ; -- End function .globl _thread_exchange ; -- Begin function thread_exchange .p2align 2 _thread_exchange: ; @thread_exchange .cfi_startproc ; %bb.0: sub sp, sp, #128 .cfi_def_cfa_offset 128 stp x29, x30, [sp, #112] ; 16-byte Folded Spill add x29, sp, #112 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] ldur x8, [x29, #-8] stur x8, [x29, #-16] ldur x8, [x29, #-16] ldr x8, [x8, #8] stur x8, [x29, #-24] stur wzr, [x29, #-28] b LBB2_1 LBB2_1: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-28] mov w9, #10000 subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB2_4 b LBB2_2 LBB2_2: ; in Loop: Header=BB2_1 Depth=1 ldur x8, [x29, #-24] str x8, [sp, #8] ; 8-byte Folded Spill mov w0, #3 bl _one_in str w0, [sp, #16] ; 4-byte Folded Spill mov w0, #10 mov w8, #26214 movk w8, #16486, lsl #16 fmov s0, w8 mov w8, #13107 movk w8, #16403, lsl #16 fmov s1, w8 str s1, [sp, #20] ; 4-byte Folded Spill bl _price_var ldr x0, [sp, #8] ; 8-byte Folded Reload ldr w8, [sp, #16] ; 4-byte Folded Reload and w1, w8, #0x1 bl _update_stock ldur x8, [x29, #-24] add x8, x8, #128 str x8, [sp, #24] ; 8-byte Folded Spill mov w0, #7 str w0, [sp, #36] ; 4-byte Folded Spill bl _one_in ldr s1, [sp, #20] ; 4-byte Folded Reload str w0, [sp, #32] ; 4-byte Folded Spill mov w0, #12 fmov s0, #5.00000000 str s0, [sp, #52] ; 4-byte Folded Spill bl _price_var ldr x0, [sp, #24] ; 8-byte Folded Reload ldr w8, [sp, #32] ; 4-byte Folded Reload and w1, w8, #0x1 bl _update_stock ldur x8, [x29, #-24] add x8, x8, #256 str x8, [sp, #40] ; 8-byte Folded Spill mov w0, #6 bl _one_in mov x8, x0 ldr w0, [sp, #36] ; 4-byte Folded Reload str w8, [sp, #48] ; 4-byte Folded Spill fmov s0, #1.00000000 mov w8, #26214 movk w8, #16390, lsl #16 fmov s1, w8 bl _price_var ldr x0, [sp, #40] ; 8-byte Folded Reload ldr w8, [sp, #48] ; 4-byte Folded Reload and w1, w8, #0x1 bl _update_stock ldur x8, [x29, #-24] add x8, x8, #384 str x8, [sp, #56] ; 8-byte Folded Spill mov w0, #2 bl _one_in ldr s0, [sp, #52] ; 4-byte Folded Reload stur w0, [x29, #-48] ; 4-byte Folded Spill mov w0, #8 stur w0, [x29, #-44] ; 4-byte Folded Spill mov w8, #26214 movk w8, #16358, lsl #16 fmov s1, w8 bl _price_var ldr x0, [sp, #56] ; 8-byte Folded Reload ldur w8, [x29, #-48] ; 4-byte Folded Reload and w1, w8, #0x1 bl _update_stock ldur x8, [x29, #-24] add x8, x8, #512 stur x8, [x29, #-40] ; 8-byte Folded Spill mov w0, #4 bl _one_in mov x8, x0 ldur w0, [x29, #-44] ; 4-byte Folded Reload stur w8, [x29, #-32] ; 4-byte Folded Spill fmov s0, #2.00000000 mov w8, #13107 movk w8, #16307, lsl #16 fmov s1, w8 bl _price_var ldur x0, [x29, #-40] ; 8-byte Folded Reload ldur w8, [x29, #-32] ; 4-byte Folded Reload and w1, w8, #0x1 bl _update_stock b LBB2_3 LBB2_3: ; in Loop: Header=BB2_1 Depth=1 ldur w8, [x29, #-28] add w8, w8, #1 stur w8, [x29, #-28] b LBB2_1 LBB2_4: mov x0, #0 bl _pthread_exit .cfi_endproc ; -- End function .globl _update_stock ; -- Begin function update_stock .p2align 2 _update_stock: ; @update_stock .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 w8, #1 and w8, w1, w8 strb w8, [sp, #7] str s0, [sp] ldrb w8, [sp, #7] tbz w8, #0, LBB3_3 b LBB3_1 LBB3_1: ldr x8, [sp, #8] ldr w8, [x8, #116] subs w8, w8, #100 cset w8, le tbnz w8, #0, LBB3_3 b LBB3_2 LBB3_2: ldr s1, [sp] ldr x9, [sp, #8] ldr s0, [x9, #116] scvtf s0, s0 fadd s0, s0, s1 fcvtzs w8, s0 str w8, [x9, #116] ldr x8, [sp, #8] add x0, x8, #48 bl _pthread_mutex_lock ldr x0, [sp, #8] bl _pthread_cond_broadcast ldr x8, [sp, #8] add x0, x8, #48 bl _pthread_mutex_unlock b LBB3_4 LBB3_3: b LBB3_4 LBB3_4: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _one_in ; -- Begin function one_in .p2align 2 _one_in: ; @one_in .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] bl _rand ldur w9, [x29, #-4] sdiv w8, w0, w9 mul w8, w8, w9 subs w9, w0, w8 mov w8, #0 subs w8, w8, w9 cset w8, eq and w0, w8, #0x1 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _price_var ; -- Begin function price_var .p2align 2 _price_var: ; @price_var .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 s0, [sp, #8] str s1, [sp, #4] bl _rand ldur w9, [x29, #-4] sdiv w8, w0, w9 mul w8, w8, w9 subs w8, w0, w8 scvtf s0, w8 ldr s1, [sp, #8] fsub s1, s0, s1 fmov s0, #10.00000000 fmul s0, s0, s1 ldr s1, [sp, #4] fdiv s0, s0, s1 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "error creating broker[%d]: %d\n" l_.str.1: ; @.str.1 .asciz "error creating exchange: %d\n" l_.str.2: ; @.str.2 .asciz "error joining exchange: %d\n" l_.str.3: ; @.str.3 .asciz "error joining broker[%d]: %d\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl $6304, %eax ## imm = 0x18A0 callq ____chkstk_darwin subq %rax, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -6164(%rbp) movl %edi, -6168(%rbp) movq %rsi, -6176(%rbp) movb $0, -6177(%rbp) leaq -5520(%rbp), %rdi callq _pthread_attr_init leaq -5520(%rbp), %rdi movl $1, %esi callq _pthread_attr_setdetachstate leaq -656(%rbp), %rax movq %rax, -6296(%rbp) ## 8-byte Spill leaq -5648(%rbp), %rdi xorl %esi, %esi movl $128, %edx callq _memset movq -6296(%rbp), %rdi ## 8-byte Reload movb $65, -5536(%rbp) movl $100, -5532(%rbp) movl $40, -5528(%rbp) leaq -5648(%rbp), %rsi movl $128, %edx callq _memcpy leaq -656(%rbp), %rax addq $128, %rax movq %rax, -6288(%rbp) ## 8-byte Spill leaq -5776(%rbp), %rdi xorl %esi, %esi movl $128, %edx callq _memset movq -6288(%rbp), %rdi ## 8-byte Reload movb $66, -5664(%rbp) movl $200, -5660(%rbp) movl $150, -5656(%rbp) leaq -5776(%rbp), %rsi movl $128, %edx callq _memcpy leaq -656(%rbp), %rax addq $256, %rax ## imm = 0x100 movq %rax, -6280(%rbp) ## 8-byte Spill leaq -5904(%rbp), %rdi xorl %esi, %esi movl $128, %edx callq _memset movq -6280(%rbp), %rdi ## 8-byte Reload movb $67, -5792(%rbp) movl $150, -5788(%rbp) movl $40, -5784(%rbp) leaq -5904(%rbp), %rsi movl $128, %edx callq _memcpy leaq -656(%rbp), %rax addq $384, %rax ## imm = 0x180 movq %rax, -6272(%rbp) ## 8-byte Spill leaq -6032(%rbp), %rdi xorl %esi, %esi movl $128, %edx callq _memset movq -6272(%rbp), %rdi ## 8-byte Reload movb $68, -5920(%rbp) movl $240, -5916(%rbp) movl $100, -5912(%rbp) leaq -6032(%rbp), %rsi movl $128, %edx callq _memcpy leaq -656(%rbp), %rax addq $512, %rax ## imm = 0x200 movq %rax, -6264(%rbp) ## 8-byte Spill leaq -6160(%rbp), %rdi xorl %esi, %esi movl $128, %edx callq _memset movq -6264(%rbp), %rdi ## 8-byte Reload movb $69, -6048(%rbp) movl $300, -6044(%rbp) ## imm = 0x12C movl $200, -6040(%rbp) leaq -6160(%rbp), %rsi movl $128, %edx callq _memcpy movq $0, -6216(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 cmpq $5, -6216(%rbp) jae LBB0_4 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movq -6216(%rbp), %rax leaq -656(%rbp), %rdi shlq $7, %rax addq %rax, %rdi addq $48, %rdi xorl %eax, %eax movl %eax, %esi callq _pthread_mutex_init movq -6216(%rbp), %rax leaq -656(%rbp), %rdi shlq $7, %rax addq %rax, %rdi xorl %eax, %eax movl %eax, %esi callq _pthread_cond_init ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 movq -6216(%rbp), %rax addq $1, %rax movq %rax, -6216(%rbp) jmp LBB0_1 LBB0_4: movq $0, -6224(%rbp) LBB0_5: ## =>This Inner Loop Header: Depth=1 cmpq $100, -6224(%rbp) jae LBB0_8 ## %bb.6: ## in Loop: Header=BB0_5 Depth=1 movq -6224(%rbp), %rax movl $5, %ecx xorl %edx, %edx ## kill: def $rdx killed $edx divq %rcx movl %edx, %eax movl %eax, -6228(%rbp) movq -6224(%rbp), %rax movl $5, %ecx xorl %edx, %edx ## kill: def $rdx killed $edx divq %rcx addq $1, %rax ## kill: def $eax killed $eax killed $rax movl %eax, -6232(%rbp) leaq -5456(%rbp), %rax imulq $40, -6224(%rbp), %rcx addq %rcx, %rax leaq -6177(%rbp), %rcx movq %rcx, 8(%rax) movslq -6228(%rbp), %rax leaq -656(%rbp), %rcx shlq $7, %rax addq %rax, %rcx leaq -5456(%rbp), %rax imulq $40, -6224(%rbp), %rdx addq %rdx, %rax movq %rcx, 16(%rax) movslq -6228(%rbp), %rcx leaq -656(%rbp), %rax shlq $7, %rcx addq %rcx, %rax movl 116(%rax), %ecx movl -6232(%rbp), %eax addl $1, %eax shll $0, %eax subl %eax, %ecx leaq -5456(%rbp), %rax imulq $40, -6224(%rbp), %rdx addq %rdx, %rax movl %ecx, 24(%rax) leaq -5456(%rbp), %rax imulq $40, -6224(%rbp), %rcx addq %rcx, %rax movl $5, 28(%rax) movslq -6228(%rbp), %rcx leaq -656(%rbp), %rax shlq $7, %rcx addq %rcx, %rax movl 116(%rax), %ecx movl -6232(%rbp), %eax addl $1, %eax shll $0, %eax addl %eax, %ecx leaq -5456(%rbp), %rax imulq $40, -6224(%rbp), %rdx addq %rdx, %rax movl %ecx, 32(%rax) leaq -5456(%rbp), %rax imulq $40, -6224(%rbp), %rcx addq %rcx, %rax movl $5, 36(%rax) ## %bb.7: ## in Loop: Header=BB0_5 Depth=1 movq -6224(%rbp), %rax addq $1, %rax movq %rax, -6224(%rbp) jmp LBB0_5 LBB0_8: leaq -656(%rbp), %rax movq %rax, -6200(%rbp) xorl %eax, %eax movl %eax, %edi callq _time movl %eax, %edi callq _srand movq $0, -6240(%rbp) LBB0_9: ## =>This Inner Loop Header: Depth=1 cmpq $100, -6240(%rbp) jae LBB0_14 ## %bb.10: ## in Loop: Header=BB0_9 Depth=1 movq -6240(%rbp), %rax movl %eax, %ecx leaq -5456(%rbp), %rax imulq $40, -6240(%rbp), %rdx addq %rdx, %rax movl %ecx, (%rax) movq -6240(%rbp), %rax leaq -1456(%rbp), %rdi shlq $3, %rax addq %rax, %rdi leaq -5456(%rbp), %rcx imulq $40, -6240(%rbp), %rax addq %rax, %rcx leaq -5520(%rbp), %rsi leaq _thread_broker(%rip), %rdx callq _pthread_create movl %eax, -6244(%rbp) cmpl $0, -6244(%rbp) je LBB0_12 ## %bb.11: ## in Loop: Header=BB0_9 Depth=1 movq -6240(%rbp), %rsi movl -6244(%rbp), %edx leaq L_.str(%rip), %rdi movb $0, %al callq _printf LBB0_12: ## in Loop: Header=BB0_9 Depth=1 jmp LBB0_13 LBB0_13: ## in Loop: Header=BB0_9 Depth=1 movq -6240(%rbp), %rax addq $1, %rax movq %rax, -6240(%rbp) jmp LBB0_9 LBB0_14: movq -6240(%rbp), %rax ## kill: def $eax killed $eax killed $rax movl %eax, -6208(%rbp) leaq -6208(%rbp), %rcx leaq -6192(%rbp), %rdi leaq -5520(%rbp), %rsi leaq _thread_exchange(%rip), %rdx callq _pthread_create movl %eax, -6244(%rbp) cmpl $0, -6244(%rbp) je LBB0_16 ## %bb.15: movl -6244(%rbp), %esi leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf LBB0_16: leaq -5520(%rbp), %rdi callq _pthread_attr_destroy movq -6192(%rbp), %rdi xorl %eax, %eax movl %eax, %esi callq _pthread_join movl %eax, -6244(%rbp) cmpl $0, -6244(%rbp) je LBB0_18 ## %bb.17: movl -6244(%rbp), %esi leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf LBB0_18: movb $1, -6177(%rbp) movq $0, -6240(%rbp) LBB0_19: ## =>This Inner Loop Header: Depth=1 cmpq $5, -6240(%rbp) jae LBB0_22 ## %bb.20: ## in Loop: Header=BB0_19 Depth=1 movq -6240(%rbp), %rax leaq -656(%rbp), %rdi shlq $7, %rax addq %rax, %rdi addq $48, %rdi callq _pthread_mutex_lock movq -6240(%rbp), %rax leaq -656(%rbp), %rdi shlq $7, %rax addq %rax, %rdi callq _pthread_cond_broadcast movq -6240(%rbp), %rax leaq -656(%rbp), %rdi shlq $7, %rax addq %rax, %rdi addq $48, %rdi callq _pthread_mutex_unlock ## %bb.21: ## in Loop: Header=BB0_19 Depth=1 movq -6240(%rbp), %rax addq $1, %rax movq %rax, -6240(%rbp) jmp LBB0_19 LBB0_22: movq $0, -6256(%rbp) LBB0_23: ## =>This Inner Loop Header: Depth=1 cmpq $100, -6256(%rbp) jae LBB0_28 ## %bb.24: ## in Loop: Header=BB0_23 Depth=1 movq -6256(%rbp), %rax movq -1456(%rbp,%rax,8), %rdi xorl %eax, %eax movl %eax, %esi callq _pthread_join movl %eax, -6244(%rbp) cmpl $0, -6244(%rbp) je LBB0_26 ## %bb.25: ## in Loop: Header=BB0_23 Depth=1 movq -6256(%rbp), %rsi movl -6244(%rbp), %edx leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf LBB0_26: ## in Loop: Header=BB0_23 Depth=1 jmp LBB0_27 LBB0_27: ## in Loop: Header=BB0_23 Depth=1 movq -6256(%rbp), %rax addq $1, %rax movq %rax, -6256(%rbp) jmp LBB0_23 LBB0_28: movq $0, -6240(%rbp) LBB0_29: ## =>This Inner Loop Header: Depth=1 cmpq $5, -6240(%rbp) jae LBB0_32 ## %bb.30: ## in Loop: Header=BB0_29 Depth=1 movq -6240(%rbp), %rax leaq -656(%rbp), %rdi shlq $7, %rax addq %rax, %rdi addq $48, %rdi callq _pthread_mutex_destroy movq -6240(%rbp), %rax leaq -656(%rbp), %rdi shlq $7, %rax addq %rax, %rdi callq _pthread_cond_destroy ## %bb.31: ## in Loop: Header=BB0_29 Depth=1 movq -6240(%rbp), %rax addq $1, %rax movq %rax, -6240(%rbp) jmp LBB0_29 LBB0_32: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_34 ## %bb.33: xorl %eax, %eax addq $6304, %rsp ## imm = 0x18A0 popq %rbp retq LBB0_34: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .globl _thread_broker ## -- Begin function thread_broker .p2align 4, 0x90 _thread_broker: ## @thread_broker .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 16(%rax), %rax movq %rax, -24(%rbp) movq -16(%rbp), %rax movl (%rax), %eax movl %eax, -28(%rbp) movq -16(%rbp), %rax movl 24(%rax), %eax movl %eax, -32(%rbp) movq -16(%rbp), %rax movl 28(%rax), %eax movl %eax, -36(%rbp) movq -16(%rbp), %rax movl 32(%rax), %eax movl %eax, -40(%rbp) movq -16(%rbp), %rax movl 36(%rax), %eax movl %eax, -44(%rbp) movq -24(%rbp), %rdi addq $48, %rdi callq _pthread_mutex_lock movq -24(%rbp), %rdi movq -24(%rbp), %rsi addq $48, %rsi callq _pthread_cond_wait LBB1_1: ## =>This Inner Loop Header: Depth=1 movq -16(%rbp), %rax movq 8(%rax), %rax movb (%rax), %al xorb $-1, %al testb $1, %al jne LBB1_2 jmp LBB1_12 LBB1_2: ## in Loop: Header=BB1_1 Depth=1 movq -24(%rbp), %rax movl 116(%rax), %eax cmpl -32(%rbp), %eax jge LBB1_8 ## %bb.3: ## in Loop: Header=BB1_1 Depth=1 movq -24(%rbp), %rax cmpl $0, 120(%rax) jle LBB1_8 ## %bb.4: ## in Loop: Header=BB1_1 Depth=1 movq -24(%rbp), %rax movl 120(%rax), %eax cmpl -36(%rbp), %eax jl LBB1_6 ## %bb.5: ## in Loop: Header=BB1_1 Depth=1 movl -36(%rbp), %eax movl %eax, -52(%rbp) ## 4-byte Spill jmp LBB1_7 LBB1_6: ## in Loop: Header=BB1_1 Depth=1 movq -24(%rbp), %rax movl 120(%rax), %eax movl %eax, -52(%rbp) ## 4-byte Spill LBB1_7: ## in Loop: Header=BB1_1 Depth=1 movl -52(%rbp), %eax ## 4-byte Reload movl %eax, -48(%rbp) movl -36(%rbp), %edx movq -24(%rbp), %rax movl 120(%rax), %ecx subl %edx, %ecx movl %ecx, 120(%rax) jmp LBB1_11 LBB1_8: ## in Loop: Header=BB1_1 Depth=1 movq -24(%rbp), %rax movl 116(%rax), %eax cmpl -40(%rbp), %eax jle LBB1_10 ## %bb.9: ## in Loop: Header=BB1_1 Depth=1 movl -44(%rbp), %ecx movq -24(%rbp), %rax addl 120(%rax), %ecx movl %ecx, 120(%rax) LBB1_10: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_11 LBB1_11: ## in Loop: Header=BB1_1 Depth=1 movq -24(%rbp), %rdi movq -24(%rbp), %rsi addq $48, %rsi callq _pthread_cond_wait jmp LBB1_1 LBB1_12: movq -24(%rbp), %rdi addq $48, %rdi callq _pthread_mutex_unlock xorl %eax, %eax movl %eax, %edi callq _pthread_exit .cfi_endproc ## -- End function .section __TEXT,__literal4,4byte_literals .p2align 2 ## -- Begin function thread_exchange LCPI2_0: .long 0x40000000 ## float 2 LCPI2_1: .long 0x3fb33333 ## float 1.39999998 LCPI2_2: .long 0x40a00000 ## float 5 LCPI2_3: .long 0x3fe66666 ## float 1.79999995 LCPI2_4: .long 0x3f800000 ## float 1 LCPI2_5: .long 0x40066666 ## float 2.0999999 LCPI2_6: .long 0x40133333 ## float 2.29999995 LCPI2_7: .long 0x40666666 ## float 3.5999999 .section __TEXT,__text,regular,pure_instructions .globl _thread_exchange .p2align 4, 0x90 _thread_exchange: ## @thread_exchange .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $112, %rsp movq %rdi, -8(%rbp) movq -8(%rbp), %rax movq %rax, -16(%rbp) movq -16(%rbp), %rax movq 8(%rax), %rax movq %rax, -24(%rbp) movl $0, -28(%rbp) LBB2_1: ## =>This Inner Loop Header: Depth=1 cmpl $10000, -28(%rbp) ## imm = 0x2710 jge LBB2_4 ## %bb.2: ## in Loop: Header=BB2_1 Depth=1 movq -24(%rbp), %rax movq %rax, -104(%rbp) ## 8-byte Spill movl $3, %edi callq _one_in movb %al, -105(%rbp) ## 1-byte Spill movl $10, %edi movss LCPI2_7(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss LCPI2_6(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero callq _price_var movb -105(%rbp), %al ## 1-byte Reload movq -104(%rbp), %rdi ## 8-byte Reload movzbl %al, %esi andl $1, %esi callq _update_stock movq -24(%rbp), %rax addq $128, %rax movq %rax, -88(%rbp) ## 8-byte Spill movl $7, %edi callq _one_in movb %al, -89(%rbp) ## 1-byte Spill movl $12, %edi movss LCPI2_2(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss LCPI2_6(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero callq _price_var movb -89(%rbp), %al ## 1-byte Reload movq -88(%rbp), %rdi ## 8-byte Reload movzbl %al, %esi andl $1, %esi callq _update_stock movq -24(%rbp), %rax addq $256, %rax ## imm = 0x100 movq %rax, -72(%rbp) ## 8-byte Spill movl $6, %edi callq _one_in movb %al, -73(%rbp) ## 1-byte Spill movl $7, %edi movss LCPI2_4(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss LCPI2_5(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero callq _price_var movb -73(%rbp), %al ## 1-byte Reload movq -72(%rbp), %rdi ## 8-byte Reload movzbl %al, %esi andl $1, %esi callq _update_stock movq -24(%rbp), %rax addq $384, %rax ## imm = 0x180 movq %rax, -56(%rbp) ## 8-byte Spill movl $2, %edi callq _one_in movb %al, -57(%rbp) ## 1-byte Spill movl $8, %edi movss LCPI2_2(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss LCPI2_3(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero callq _price_var movb -57(%rbp), %al ## 1-byte Reload movq -56(%rbp), %rdi ## 8-byte Reload movzbl %al, %esi andl $1, %esi callq _update_stock movq -24(%rbp), %rax addq $512, %rax ## imm = 0x200 movq %rax, -40(%rbp) ## 8-byte Spill movl $4, %edi callq _one_in movb %al, -41(%rbp) ## 1-byte Spill movl $8, %edi movss LCPI2_0(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss LCPI2_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero callq _price_var movb -41(%rbp), %al ## 1-byte Reload movq -40(%rbp), %rdi ## 8-byte Reload movzbl %al, %esi andl $1, %esi callq _update_stock ## %bb.3: ## in Loop: Header=BB2_1 Depth=1 movl -28(%rbp), %eax addl $1, %eax movl %eax, -28(%rbp) jmp LBB2_1 LBB2_4: xorl %eax, %eax movl %eax, %edi callq _pthread_exit .cfi_endproc ## -- End function .globl _update_stock ## -- Begin function update_stock .p2align 4, 0x90 _update_stock: ## @update_stock .cfi_startproc ## %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 %sil, %al movq %rdi, -8(%rbp) andb $1, %al movb %al, -9(%rbp) movss %xmm0, -16(%rbp) testb $1, -9(%rbp) je LBB3_3 ## %bb.1: movq -8(%rbp), %rax cmpl $100, 116(%rax) jle LBB3_3 ## %bb.2: movss -16(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero movq -8(%rbp), %rax cvtsi2ssl 116(%rax), %xmm0 addss %xmm1, %xmm0 cvttss2si %xmm0, %ecx movl %ecx, 116(%rax) movq -8(%rbp), %rdi addq $48, %rdi callq _pthread_mutex_lock movq -8(%rbp), %rdi callq _pthread_cond_broadcast movq -8(%rbp), %rdi addq $48, %rdi callq _pthread_mutex_unlock jmp LBB3_4 LBB3_3: jmp LBB3_4 LBB3_4: addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _one_in ## -- Begin function one_in .p2align 4, 0x90 _one_in: ## @one_in .cfi_startproc ## %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) callq _rand cltd idivl -4(%rbp) xorl %eax, %eax cmpl %edx, %eax sete %al andb $1, %al movzbl %al, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__literal4,4byte_literals .p2align 2 ## -- Begin function price_var LCPI5_0: .long 0x41200000 ## float 10 .section __TEXT,__text,regular,pure_instructions .globl _price_var .p2align 4, 0x90 _price_var: ## @price_var .cfi_startproc ## %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) movss %xmm0, -8(%rbp) movss %xmm1, -12(%rbp) callq _rand cltd idivl -4(%rbp) cvtsi2ss %edx, %xmm1 subss -8(%rbp), %xmm1 movss LCPI5_0(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero mulss %xmm1, %xmm0 divss -12(%rbp), %xmm0 addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "error creating broker[%d]: %d\n" L_.str.1: ## @.str.1 .asciz "error creating exchange: %d\n" L_.str.2: ## @.str.2 .asciz "error joining exchange: %d\n" L_.str.3: ## @.str.3 .asciz "error joining broker[%d]: %d\n" .subsections_via_symbols
the_stack_data/184516847.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _errExit ; -- Begin function errExit .p2align 2 _errExit: ; @errExit .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str x0, [sp, #8] ldr x0, [sp, #8] bl _perror mov w0, #1 bl _exit .cfi_endproc ; -- End function .globl _AddAmicable ; -- Begin function AddAmicable .p2align 2 _AddAmicable: ; @AddAmicable .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] stur x1, [x29, #-16] ldur x8, [x29, #-8] ldr w8, [x8, #12] add w8, w8, #1 ldur x9, [x29, #-8] ldr w9, [x9, #8] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB1_2 b LBB1_1 LBB1_1: ldur x8, [x29, #-8] ldr w8, [x8, #12] ; implicit-def: $x11 mov x11, x8 ldur x8, [x29, #-8] ldr w8, [x8, #8] ; implicit-def: $x10 mov x10, x8 ldur x8, [x29, #-16] ldr w9, [x8] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x11, [x9] str x10, [x9, #8] str x8, [x9, #16] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _errExit b LBB1_2 LBB1_2: ldur x9, [x29, #-8] ldr w8, [x9, #12] add w8, w8, #1 str w8, [x9, #12] ldur x8, [x29, #-8] ldr w8, [x8, #12] stur w8, [x29, #-20] ldur x8, [x29, #-16] ldr w8, [x8] ldur x9, [x29, #-8] ldr x9, [x9] ldursw x10, [x29, #-20] ldr x9, [x9, x10, lsl #3] str w8, [x9] ldur x8, [x29, #-16] ldr w8, [x8, #4] ldur x9, [x29, #-8] ldr x9, [x9] ldursw x10, [x29, #-20] ldr x9, [x9, x10, lsl #3] str w8, [x9, #4] ldur w0, [x29, #-20] ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .globl _CreateAmicableArrayContainer ; -- Begin function CreateAmicableArrayContainer .p2align 2 _CreateAmicableArrayContainer: ; @CreateAmicableArrayContainer .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] mov x0, #24 bl _malloc str x0, [sp, #16] ldr x8, [sp, #16] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB2_2 b LBB2_1 LBB2_1: adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _errExit b LBB2_2 LBB2_2: ldur w8, [x29, #-4] ldr x9, [sp, #16] str w8, [x9, #8] ldr x9, [sp, #16] mov w8, #-1 str w8, [x9, #12] ldr x8, [sp, #16] ldrsw x9, [x8, #8] mov x8, #8 mul x0, x8, x9 bl _malloc ldr x8, [sp, #16] str x0, [x8] ldr x8, [sp, #16] ldr x8, [x8] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB2_4 b LBB2_3 LBB2_3: adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _errExit b LBB2_4 LBB2_4: str wzr, [sp, #12] b LBB2_5 LBB2_5: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #12] ldr x9, [sp, #16] ldr w9, [x9, #8] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB2_10 b LBB2_6 LBB2_6: ; in Loop: Header=BB2_5 Depth=1 mov x0, #8 bl _malloc ldr x8, [sp, #16] ldr x8, [x8] ldrsw x9, [sp, #12] str x0, [x8, x9, lsl #3] ldr x8, [sp, #16] ldr x8, [x8] ldrsw x9, [sp, #12] ldr x8, [x8, x9, lsl #3] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB2_8 b LBB2_7 LBB2_7: ; in Loop: Header=BB2_5 Depth=1 adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _errExit b LBB2_8 LBB2_8: ; in Loop: Header=BB2_5 Depth=1 ldr x8, [sp, #16] ldr x8, [x8] ldrsw x9, [sp, #12] ldr x9, [x8, x9, lsl #3] mov w8, #-1 str w8, [x9, #4] ldr x9, [sp, #16] ldr x9, [x9] ldrsw x10, [sp, #12] ldr x9, [x9, x10, lsl #3] str w8, [x9] b LBB2_9 LBB2_9: ; in Loop: Header=BB2_5 Depth=1 ldr w8, [sp, #12] add w8, w8, #1 str w8, [sp, #12] b LBB2_5 LBB2_10: ldr x0, [sp, #16] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _FreeAmicableArrayContainer ; -- Begin function FreeAmicableArrayContainer .p2align 2 _FreeAmicableArrayContainer: ; @FreeAmicableArrayContainer .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 LBB3_1 LBB3_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #4] ldr x9, [sp, #8] ldr w9, [x9, #8] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB3_4 b LBB3_2 LBB3_2: ; in Loop: Header=BB3_1 Depth=1 ldr x8, [sp, #8] ldr x8, [x8] ldrsw x9, [sp, #4] ldr x0, [x8, x9, lsl #3] bl _free b LBB3_3 LBB3_3: ; in Loop: Header=BB3_1 Depth=1 ldr w8, [sp, #4] add w8, w8, #1 str w8, [sp, #4] b LBB3_1 LBB3_4: ldr x8, [sp, #8] ldr x0, [x8] bl _free ldr x0, [sp, #8] bl _free ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _WasAmicableFound ; -- Begin function WasAmicableFound .p2align 2 _WasAmicableFound: ; @WasAmicableFound .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 str x0, [sp, #16] str w1, [sp, #12] str wzr, [sp, #8] b LBB4_1 LBB4_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #8] ldr x9, [sp, #16] ldr w9, [x9, #12] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB4_7 b LBB4_2 LBB4_2: ; in Loop: Header=BB4_1 Depth=1 ldr x8, [sp, #16] ldr x8, [x8] ldrsw x9, [sp, #8] ldr x8, [x8, x9, lsl #3] ldr w8, [x8] ldr w9, [sp, #12] subs w8, w8, w9 cset w8, eq tbnz w8, #0, LBB4_4 b LBB4_3 LBB4_3: ; in Loop: Header=BB4_1 Depth=1 ldr x8, [sp, #16] ldr x8, [x8] ldrsw x9, [sp, #8] ldr x8, [x8, x9, lsl #3] ldr w8, [x8, #4] ldr w9, [sp, #12] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB4_5 b LBB4_4 LBB4_4: mov w8, #1 str w8, [sp, #28] b LBB4_8 LBB4_5: ; in Loop: Header=BB4_1 Depth=1 b LBB4_6 LBB4_6: ; in Loop: Header=BB4_1 Depth=1 ldr w8, [sp, #8] add w8, w8, #1 str w8, [sp, #8] b LBB4_1 LBB4_7: str wzr, [sp, #28] b LBB4_8 LBB4_8: ldr w0, [sp, #28] add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _ResetAmicableNumbers ; -- Begin function ResetAmicableNumbers .p2align 2 _ResetAmicableNumbers: ; @ResetAmicableNumbers .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str x0, [sp, #8] str wzr, [sp, #4] b LBB5_1 LBB5_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #4] ldr x9, [sp, #8] ldr w9, [x9, #8] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB5_4 b LBB5_2 LBB5_2: ; in Loop: Header=BB5_1 Depth=1 ldr x8, [sp, #8] ldr x8, [x8] ldrsw x9, [sp, #4] ldr x9, [x8, x9, lsl #3] mov w8, #-1 str w8, [x9, #4] ldr x9, [sp, #8] ldr x9, [x9] ldrsw x10, [sp, #4] ldr x9, [x9, x10, lsl #3] str w8, [x9] b LBB5_3 LBB5_3: ; in Loop: Header=BB5_1 Depth=1 ldr w8, [sp, #4] add w8, w8, #1 str w8, [sp, #4] b LBB5_1 LBB5_4: add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _PrintAmicableNumbers ; -- Begin function PrintAmicableNumbers .p2align 2 _PrintAmicableNumbers: ; @PrintAmicableNumbers .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] stur wzr, [x29, #-12] b LBB6_1 LBB6_1: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-12] ldur x9, [x29, #-8] ldr w9, [x9, #8] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB6_4 b LBB6_2 LBB6_2: ; in Loop: Header=BB6_1 Depth=1 ldur w8, [x29, #-12] ; implicit-def: $x11 mov x11, x8 ldur x8, [x29, #-8] ldr x8, [x8] ldursw x9, [x29, #-12] ldr x8, [x8, x9, lsl #3] ldr w8, [x8] ; implicit-def: $x10 mov x10, x8 ldur x8, [x29, #-8] ldr x8, [x8] ldursw x9, [x29, #-12] ldr x8, [x8, x9, lsl #3] ldr w9, [x8, #4] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x11, [x9] str x10, [x9, #8] str x8, [x9, #16] adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf b LBB6_3 LBB6_3: ; in Loop: Header=BB6_1 Depth=1 ldur w8, [x29, #-12] add w8, w8, #1 stur w8, [x29, #-12] b LBB6_1 LBB6_4: ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] mov w8, #10 stur w8, [x29, #-8] ldur w0, [x29, #-8] bl _CreateAmicableArrayContainer str x0, [sp, #16] str wzr, [sp, #4] b LBB7_1 LBB7_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #4] ldur w9, [x29, #-8] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB7_4 b LBB7_2 LBB7_2: ; in Loop: Header=BB7_1 Depth=1 ldr w8, [sp, #4] add x1, sp, #8 str w8, [sp, #8] ldr w8, [sp, #4] ldr w9, [sp, #4] mul w8, w8, w9 str w8, [sp, #12] ldr x0, [sp, #16] bl _AddAmicable b LBB7_3 LBB7_3: ; in Loop: Header=BB7_1 Depth=1 ldr w8, [sp, #4] add w8, w8, #1 str w8, [sp, #4] b LBB7_1 LBB7_4: ldr x0, [sp, #16] bl _PrintAmicableNumbers ldr x0, [sp, #16] bl _FreeAmicableArrayContainer ldur w0, [x29, #-4] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "last_stored_index=%d,cap=%d,%d\n" l_.str.1: ; @.str.1 .asciz "Amicable array capacity exceded" l_.str.2: ; @.str.2 .asciz "malloc" l_.str.3: ; @.str.3 .asciz "array[%d]=(%d,%d) are amicable\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _errExit ## -- Begin function errExit .p2align 4, 0x90 _errExit: ## @errExit .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movq %rdi, -8(%rbp) movq -8(%rbp), %rdi callq _perror movl $1, %edi callq _exit .cfi_endproc ## -- End function .globl _AddAmicable ## -- Begin function AddAmicable .p2align 4, 0x90 _AddAmicable: ## @AddAmicable .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movq -8(%rbp), %rax movl 12(%rax), %eax addl $1, %eax movq -8(%rbp), %rcx cmpl 8(%rcx), %eax jne LBB1_2 ## %bb.1: movq -8(%rbp), %rax movl 12(%rax), %esi movq -8(%rbp), %rax movl 8(%rax), %edx movq -16(%rbp), %rax movl (%rax), %ecx leaq L_.str(%rip), %rdi movb $0, %al callq _printf leaq L_.str.1(%rip), %rdi callq _errExit LBB1_2: movq -8(%rbp), %rax movl 12(%rax), %ecx addl $1, %ecx movl %ecx, 12(%rax) movq -8(%rbp), %rax movl 12(%rax), %eax movl %eax, -20(%rbp) movq -16(%rbp), %rax movl (%rax), %ecx movq -8(%rbp), %rax movq (%rax), %rax movslq -20(%rbp), %rdx movq (%rax,%rdx,8), %rax movl %ecx, (%rax) movq -16(%rbp), %rax movl 4(%rax), %ecx movq -8(%rbp), %rax movq (%rax), %rax movslq -20(%rbp), %rdx movq (%rax,%rdx,8), %rax movl %ecx, 4(%rax) movl -20(%rbp), %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _CreateAmicableArrayContainer ## -- Begin function CreateAmicableArrayContainer .p2align 4, 0x90 _CreateAmicableArrayContainer: ## @CreateAmicableArrayContainer .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl %edi, -4(%rbp) movl $24, %edi callq _malloc movq %rax, -16(%rbp) cmpq $0, -16(%rbp) jne LBB2_2 ## %bb.1: leaq L_.str.2(%rip), %rdi callq _errExit LBB2_2: movl -4(%rbp), %ecx movq -16(%rbp), %rax movl %ecx, 8(%rax) movq -16(%rbp), %rax movl $-1, 12(%rax) movq -16(%rbp), %rax movslq 8(%rax), %rdi shlq $3, %rdi callq _malloc movq %rax, %rcx movq -16(%rbp), %rax movq %rcx, (%rax) movq -16(%rbp), %rax cmpq $0, (%rax) jne LBB2_4 ## %bb.3: leaq L_.str.2(%rip), %rdi callq _errExit LBB2_4: movl $0, -20(%rbp) LBB2_5: ## =>This Inner Loop Header: Depth=1 movl -20(%rbp), %eax movq -16(%rbp), %rcx cmpl 8(%rcx), %eax jge LBB2_10 ## %bb.6: ## in Loop: Header=BB2_5 Depth=1 movl $8, %edi callq _malloc movq %rax, %rdx movq -16(%rbp), %rax movq (%rax), %rax movslq -20(%rbp), %rcx movq %rdx, (%rax,%rcx,8) movq -16(%rbp), %rax movq (%rax), %rax movslq -20(%rbp), %rcx cmpq $0, (%rax,%rcx,8) jne LBB2_8 ## %bb.7: ## in Loop: Header=BB2_5 Depth=1 leaq L_.str.2(%rip), %rdi callq _errExit LBB2_8: ## in Loop: Header=BB2_5 Depth=1 movq -16(%rbp), %rax movq (%rax), %rax movslq -20(%rbp), %rcx movq (%rax,%rcx,8), %rax movl $-1, 4(%rax) movq -16(%rbp), %rax movq (%rax), %rax movslq -20(%rbp), %rcx movq (%rax,%rcx,8), %rax movl $-1, (%rax) ## %bb.9: ## in Loop: Header=BB2_5 Depth=1 movl -20(%rbp), %eax addl $1, %eax movl %eax, -20(%rbp) jmp LBB2_5 LBB2_10: movq -16(%rbp), %rax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _FreeAmicableArrayContainer ## -- Begin function FreeAmicableArrayContainer .p2align 4, 0x90 _FreeAmicableArrayContainer: ## @FreeAmicableArrayContainer .cfi_startproc ## %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) LBB3_1: ## =>This Inner Loop Header: Depth=1 movl -12(%rbp), %eax movq -8(%rbp), %rcx cmpl 8(%rcx), %eax jge LBB3_4 ## %bb.2: ## in Loop: Header=BB3_1 Depth=1 movq -8(%rbp), %rax movq (%rax), %rax movslq -12(%rbp), %rcx movq (%rax,%rcx,8), %rdi callq _free ## %bb.3: ## in Loop: Header=BB3_1 Depth=1 movl -12(%rbp), %eax addl $1, %eax movl %eax, -12(%rbp) jmp LBB3_1 LBB3_4: movq -8(%rbp), %rax movq (%rax), %rdi callq _free movq -8(%rbp), %rdi callq _free addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _WasAmicableFound ## -- Begin function WasAmicableFound .p2align 4, 0x90 _WasAmicableFound: ## @WasAmicableFound .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rdi, -16(%rbp) movl %esi, -20(%rbp) movl $0, -24(%rbp) LBB4_1: ## =>This Inner Loop Header: Depth=1 movl -24(%rbp), %eax movq -16(%rbp), %rcx cmpl 12(%rcx), %eax jge LBB4_7 ## %bb.2: ## in Loop: Header=BB4_1 Depth=1 movq -16(%rbp), %rax movq (%rax), %rax movslq -24(%rbp), %rcx movq (%rax,%rcx,8), %rax movl (%rax), %eax cmpl -20(%rbp), %eax je LBB4_4 ## %bb.3: ## in Loop: Header=BB4_1 Depth=1 movq -16(%rbp), %rax movq (%rax), %rax movslq -24(%rbp), %rcx movq (%rax,%rcx,8), %rax movl 4(%rax), %eax cmpl -20(%rbp), %eax jne LBB4_5 LBB4_4: movl $1, -4(%rbp) jmp LBB4_8 LBB4_5: ## in Loop: Header=BB4_1 Depth=1 jmp LBB4_6 LBB4_6: ## in Loop: Header=BB4_1 Depth=1 movl -24(%rbp), %eax addl $1, %eax movl %eax, -24(%rbp) jmp LBB4_1 LBB4_7: movl $0, -4(%rbp) LBB4_8: movl -4(%rbp), %eax popq %rbp retq .cfi_endproc ## -- End function .globl _ResetAmicableNumbers ## -- Begin function ResetAmicableNumbers .p2align 4, 0x90 _ResetAmicableNumbers: ## @ResetAmicableNumbers .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) LBB5_1: ## =>This Inner Loop Header: Depth=1 movl -12(%rbp), %eax movq -8(%rbp), %rcx cmpl 8(%rcx), %eax jge LBB5_4 ## %bb.2: ## in Loop: Header=BB5_1 Depth=1 movq -8(%rbp), %rax movq (%rax), %rax movslq -12(%rbp), %rcx movq (%rax,%rcx,8), %rax movl $-1, 4(%rax) movq -8(%rbp), %rax movq (%rax), %rax movslq -12(%rbp), %rcx movq (%rax,%rcx,8), %rax movl $-1, (%rax) ## %bb.3: ## in Loop: Header=BB5_1 Depth=1 movl -12(%rbp), %eax addl $1, %eax movl %eax, -12(%rbp) jmp LBB5_1 LBB5_4: popq %rbp retq .cfi_endproc ## -- End function .globl _PrintAmicableNumbers ## -- Begin function PrintAmicableNumbers .p2align 4, 0x90 _PrintAmicableNumbers: ## @PrintAmicableNumbers .cfi_startproc ## %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) LBB6_1: ## =>This Inner Loop Header: Depth=1 movl -12(%rbp), %eax movq -8(%rbp), %rcx cmpl 8(%rcx), %eax jge LBB6_4 ## %bb.2: ## in Loop: Header=BB6_1 Depth=1 movl -12(%rbp), %esi movq -8(%rbp), %rax movq (%rax), %rax movslq -12(%rbp), %rcx movq (%rax,%rcx,8), %rax movl (%rax), %edx movq -8(%rbp), %rax movq (%rax), %rax movslq -12(%rbp), %rcx movq (%rax,%rcx,8), %rax movl 4(%rax), %ecx leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf ## %bb.3: ## in Loop: Header=BB6_1 Depth=1 movl -12(%rbp), %eax addl $1, %eax movl %eax, -12(%rbp) jmp LBB6_1 LBB6_4: addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl $0, -4(%rbp) movl $10, -8(%rbp) movl -8(%rbp), %edi callq _CreateAmicableArrayContainer movq %rax, -16(%rbp) movl $0, -28(%rbp) LBB7_1: ## =>This Inner Loop Header: Depth=1 movl -28(%rbp), %eax cmpl -8(%rbp), %eax jge LBB7_4 ## %bb.2: ## in Loop: Header=BB7_1 Depth=1 movl -28(%rbp), %eax movl %eax, -24(%rbp) movl -28(%rbp), %eax imull -28(%rbp), %eax movl %eax, -20(%rbp) movq -16(%rbp), %rdi leaq -24(%rbp), %rsi callq _AddAmicable ## %bb.3: ## in Loop: Header=BB7_1 Depth=1 movl -28(%rbp), %eax addl $1, %eax movl %eax, -28(%rbp) jmp LBB7_1 LBB7_4: movq -16(%rbp), %rdi callq _PrintAmicableNumbers movq -16(%rbp), %rdi callq _FreeAmicableArrayContainer movl -4(%rbp), %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "last_stored_index=%d,cap=%d,%d\n" L_.str.1: ## @.str.1 .asciz "Amicable array capacity exceded" L_.str.2: ## @.str.2 .asciz "malloc" L_.str.3: ## @.str.3 .asciz "array[%d]=(%d,%d) are amicable\n" .subsections_via_symbols
the_stack_data/54824880.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _make_node ; -- Begin function make_node .p2align 2 _make_node: ; @make_node .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-4] mov x0, #16 bl _malloc str x0, [sp] ldur w8, [x29, #-4] ldr x9, [sp] str w8, [x9] ldr x9, [sp] adrp x8, _SENTINEL@PAGE add x8, x8, _SENTINEL@PAGEOFF str x8, [x9, #8] ldr x0, [sp] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _free_list ; -- Begin function free_list .p2align 2 _free_list: ; @free_list .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] ldur x8, [x29, #-8] str x8, [sp, #16] b LBB1_1 LBB1_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #16] adrp x9, _SENTINEL@PAGE add x9, x9, _SENTINEL@PAGEOFF subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB1_3 b LBB1_2 LBB1_2: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ldr x8, [x8, #8] str x8, [sp, #8] ldr x0, [sp, #16] bl _free ldr x8, [sp, #8] str x8, [sp, #16] b LBB1_1 LBB1_3: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _insert_after ; -- Begin function insert_after .p2align 2 _insert_after: ; @insert_after .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str x0, [sp, #8] str x1, [sp] ldr x8, [sp, #8] adrp x9, _SENTINEL@PAGE add x9, x9, _SENTINEL@PAGEOFF subs x8, x8, x9 cset w9, eq ; implicit-def: $x8 mov x8, x9 ands x8, x8, #0x1 cset w8, eq tbnz w8, #0, LBB2_2 b LBB2_1 LBB2_1: adrp x0, l___func__.insert_after@PAGE add x0, x0, l___func__.insert_after@PAGEOFF adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF mov w2, #43 adrp x3, l_.str.1@PAGE add x3, x3, l_.str.1@PAGEOFF bl ___assert_rtn LBB2_2: b LBB2_3 LBB2_3: ldr x8, [sp, #8] ldr x8, [x8, #8] ldr x9, [sp] str x8, [x9, #8] ldr x8, [sp] ldr x9, [sp, #8] str x8, [x9, #8] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _remove_after ; -- Begin function remove_after .p2align 2 _remove_after: ; @remove_after .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str x0, [sp, #8] ldr x8, [sp, #8] ldr x8, [x8, #8] adrp x9, _SENTINEL@PAGE add x9, x9, _SENTINEL@PAGEOFF subs x8, x8, x9 cset w9, eq ; implicit-def: $x8 mov x8, x9 ands x8, x8, #0x1 cset w8, eq tbnz w8, #0, LBB3_2 b LBB3_1 LBB3_1: adrp x0, l___func__.remove_after@PAGE add x0, x0, l___func__.remove_after@PAGEOFF adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF mov w2, #54 adrp x3, l_.str.2@PAGE add x3, x3, l_.str.2@PAGEOFF bl ___assert_rtn LBB3_2: b LBB3_3 LBB3_3: ldr x8, [sp, #8] ldr x8, [x8, #8] str x8, [sp] ldr x8, [sp] ldr x8, [x8, #8] ldr x9, [sp, #8] str x8, [x9, #8] ldr x9, [sp] adrp x8, _SENTINEL@PAGE add x8, x8, _SENTINEL@PAGEOFF str x8, [x9, #8] ldr x0, [sp] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _print_list ; -- Begin function print_list .p2align 2 _print_list: ; @print_list .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] ldur x8, [x29, #-8] str x8, [sp, #16] b LBB4_1 LBB4_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #16] adrp x9, _SENTINEL@PAGE add x9, x9, _SENTINEL@PAGEOFF subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB4_3 b LBB4_2 LBB4_2: ; in Loop: Header=BB4_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.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf ldr x8, [sp, #16] ldr x8, [x8, #8] str x8, [sp, #16] b LBB4_1 LBB4_3: adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _printf ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov w8, #0 str w8, [sp, #12] ; 4-byte Folded Spill stur wzr, [x29, #-4] mov w0, #1 bl _make_node str x0, [sp, #16] ldr x0, [sp, #16] bl _free_list ldr w0, [sp, #12] ; 4-byte Folded Reload ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _SENTINEL ; @SENTINEL .zerofill __DATA,__common,_SENTINEL,16,3 .section __TEXT,__cstring,cstring_literals l___func__.insert_after: ; @__func__.insert_after .asciz "insert_after" l_.str: ; @.str .asciz "139388.c" l_.str.1: ; @.str.1 .asciz "p != &SENTINEL" l___func__.remove_after: ; @__func__.remove_after .asciz "remove_after" l_.str.2: ; @.str.2 .asciz "p->next != &SENTINEL" 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 _make_node ## -- Begin function make_node .p2align 4, 0x90 _make_node: ## @make_node .cfi_startproc ## %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 $16, %edi callq _malloc movq %rax, -16(%rbp) movl -4(%rbp), %ecx movq -16(%rbp), %rax movl %ecx, (%rax) movq -16(%rbp), %rax leaq _SENTINEL(%rip), %rcx movq %rcx, 8(%rax) movq -16(%rbp), %rax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _free_list ## -- Begin function free_list .p2align 4, 0x90 _free_list: ## @free_list .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -8(%rbp) movq -8(%rbp), %rax movq %rax, -16(%rbp) LBB1_1: ## =>This Inner Loop Header: Depth=1 leaq _SENTINEL(%rip), %rax cmpq %rax, -16(%rbp) je LBB1_3 ## %bb.2: ## in Loop: Header=BB1_1 Depth=1 movq -16(%rbp), %rax movq 8(%rax), %rax movq %rax, -24(%rbp) movq -16(%rbp), %rdi callq _free movq -24(%rbp), %rax movq %rax, -16(%rbp) jmp LBB1_1 LBB1_3: addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _insert_after ## -- Begin function insert_after .p2align 4, 0x90 _insert_after: ## @insert_after .cfi_startproc ## %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) leaq _SENTINEL(%rip), %rax cmpq %rax, -8(%rbp) setne %al xorb $-1, %al andb $1, %al movzbl %al, %eax cltq cmpq $0, %rax je LBB2_2 ## %bb.1: leaq L___func__.insert_after(%rip), %rdi leaq L_.str(%rip), %rsi leaq L_.str.1(%rip), %rcx movl $43, %edx callq ___assert_rtn LBB2_2: jmp LBB2_3 LBB2_3: movq -8(%rbp), %rax movq 8(%rax), %rcx movq -16(%rbp), %rax movq %rcx, 8(%rax) movq -16(%rbp), %rcx movq -8(%rbp), %rax movq %rcx, 8(%rax) addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _remove_after ## -- Begin function remove_after .p2align 4, 0x90 _remove_after: ## @remove_after .cfi_startproc ## %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 leaq _SENTINEL(%rip), %rcx cmpq %rcx, 8(%rax) setne %al xorb $-1, %al andb $1, %al movzbl %al, %eax cltq cmpq $0, %rax je LBB3_2 ## %bb.1: leaq L___func__.remove_after(%rip), %rdi leaq L_.str(%rip), %rsi leaq L_.str.2(%rip), %rcx movl $54, %edx callq ___assert_rtn LBB3_2: jmp LBB3_3 LBB3_3: movq -8(%rbp), %rax movq 8(%rax), %rax movq %rax, -16(%rbp) movq -16(%rbp), %rax movq 8(%rax), %rcx movq -8(%rbp), %rax movq %rcx, 8(%rax) movq -16(%rbp), %rax leaq _SENTINEL(%rip), %rcx movq %rcx, 8(%rax) movq -16(%rbp), %rax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _print_list ## -- Begin function print_list .p2align 4, 0x90 _print_list: ## @print_list .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movq %rdi, -8(%rbp) movq -8(%rbp), %rax movq %rax, -16(%rbp) LBB4_1: ## =>This Inner Loop Header: Depth=1 leaq _SENTINEL(%rip), %rax cmpq %rax, -16(%rbp) je LBB4_3 ## %bb.2: ## in Loop: Header=BB4_1 Depth=1 movq -16(%rbp), %rax movl (%rax), %esi leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf movq -16(%rbp), %rax movq 8(%rax), %rax movq %rax, -16(%rbp) jmp LBB4_1 LBB4_3: leaq L_.str.4(%rip), %rdi movb $0, %al callq _printf addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl $0, -4(%rbp) movl $1, %edi callq _make_node movq %rax, -16(%rbp) movq -16(%rbp), %rdi callq _free_list xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _SENTINEL ## @SENTINEL .zerofill __DATA,__common,_SENTINEL,16,3 .section __TEXT,__cstring,cstring_literals L___func__.insert_after: ## @__func__.insert_after .asciz "insert_after" L_.str: ## @.str .asciz "139388.c" L_.str.1: ## @.str.1 .asciz "p != &SENTINEL" L___func__.remove_after: ## @__func__.remove_after .asciz "remove_after" L_.str.2: ## @.str.2 .asciz "p->next != &SENTINEL" L_.str.3: ## @.str.3 .asciz "%d " L_.str.4: ## @.str.4 .asciz "\n" .subsections_via_symbols
the_stack_data/139388.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov w8, #0 str w8, [sp, #16] ; 4-byte Folded Spill stur wzr, [x29, #-4] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf mov x9, sp sub x8, x29, #8 str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _scanf ldur w9, [x29, #-8] mov w8, #3 mul w8, w8, w9 add w8, w8, #2 ldur w9, [x29, #-8] mul w8, w8, w9 subs w8, w8, #5 ldur w9, [x29, #-8] mul w8, w8, w9 subs w8, w8, #1 ldur w9, [x29, #-8] mul w8, w8, w9 add w8, w8, #7 ldur w9, [x29, #-8] mul w8, w8, w9 subs w8, w8, #6 stur w8, [x29, #-12] ldur w9, [x29, #-12] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf ldr w0, [sp, #16] ; 4-byte Folded Reload ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Enter a value for x: " l_.str.1: ; @.str.1 .asciz "%d" l_.str.2: ; @.str.2 .asciz "The result is %d" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl $0, -4(%rbp) leaq L_.str(%rip), %rdi movb $0, %al callq _printf leaq L_.str.1(%rip), %rdi leaq -8(%rbp), %rsi movb $0, %al callq _scanf imull $3, -8(%rbp), %eax addl $2, %eax imull -8(%rbp), %eax subl $5, %eax imull -8(%rbp), %eax subl $1, %eax imull -8(%rbp), %eax addl $7, %eax imull -8(%rbp), %eax subl $6, %eax movl %eax, -12(%rbp) movl -12(%rbp), %esi leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Enter a value for x: " L_.str.1: ## @.str.1 .asciz "%d" L_.str.2: ## @.str.2 .asciz "The result is %d" .subsections_via_symbols
the_stack_data/45867.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 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 popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/237642522.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/198581400.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #112 .cfi_def_cfa_offset 112 stp x29, x30, [sp, #96] ; 16-byte Folded Spill add x29, sp, #96 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] str wzr, [sp, #44] str xzr, [sp, #48] str xzr, [sp, #56] str xzr, [sp, #64] str wzr, [sp, #72] mov x9, sp sub x8, x29, #16 str x8, [sp, #24] ; 8-byte Folded Spill str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _scanf ldr x0, [sp, #24] ; 8-byte Folded Reload bl _atoi str w0, [sp, #40] ldr w8, [sp, #40] mov w9, #16960 movk w9, #15, lsl #16 subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: str wzr, [sp, #44] b LBB0_27 LBB0_2: ldr w8, [sp, #40] subs w8, w8, #100 cset w8, lt tbnz w8, #0, LBB0_5 b LBB0_3 LBB0_3: ldr w8, [sp, #40] mov w9, #16960 movk w9, #15, lsl #16 subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB0_5 b LBB0_4 LBB0_4: ldr w8, [sp, #40] mov w9, #100 sdiv w8, w8, w9 str w8, [sp, #48] b LBB0_5 LBB0_5: ldr w8, [sp, #40] ldr w9, [sp, #48] mov w10, #100 mul w9, w9, w10 subs w8, w8, w9 str w8, [sp, #36] b LBB0_6 LBB0_6: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #36] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_26 b LBB0_7 LBB0_7: ; in Loop: Header=BB0_6 Depth=1 ldr w8, [sp, #36] subs w8, w8, #100 cset w8, ge tbnz w8, #0, LBB0_10 b LBB0_8 LBB0_8: ; in Loop: Header=BB0_6 Depth=1 ldr w8, [sp, #36] subs w8, w8, #50 cset w8, lt tbnz w8, #0, LBB0_10 b LBB0_9 LBB0_9: ; in Loop: Header=BB0_6 Depth=1 ldr w8, [sp, #52] add w8, w8, #1 str w8, [sp, #52] ldr w8, [sp, #36] subs w8, w8, #50 str w8, [sp, #36] b LBB0_6 LBB0_10: ; in Loop: Header=BB0_6 Depth=1 ldr w8, [sp, #36] subs w8, w8, #50 cset w8, ge tbnz w8, #0, LBB0_13 b LBB0_11 LBB0_11: ; in Loop: Header=BB0_6 Depth=1 ldr w8, [sp, #36] subs w8, w8, #20 cset w8, lt tbnz w8, #0, LBB0_13 b LBB0_12 LBB0_12: ; in Loop: Header=BB0_6 Depth=1 ldr w8, [sp, #56] add w8, w8, #1 str w8, [sp, #56] ldr w8, [sp, #36] subs w8, w8, #20 str w8, [sp, #36] b LBB0_6 LBB0_13: ; in Loop: Header=BB0_6 Depth=1 ldr w8, [sp, #36] subs w8, w8, #20 cset w8, ge tbnz w8, #0, LBB0_16 b LBB0_14 LBB0_14: ; in Loop: Header=BB0_6 Depth=1 ldr w8, [sp, #36] subs w8, w8, #10 cset w8, lt tbnz w8, #0, LBB0_16 b LBB0_15 LBB0_15: ; in Loop: Header=BB0_6 Depth=1 ldr w8, [sp, #60] add w8, w8, #1 str w8, [sp, #60] ldr w8, [sp, #36] subs w8, w8, #10 str w8, [sp, #36] b LBB0_6 LBB0_16: ; in Loop: Header=BB0_6 Depth=1 ldr w8, [sp, #36] subs w8, w8, #10 cset w8, ge tbnz w8, #0, LBB0_19 b LBB0_17 LBB0_17: ; in Loop: Header=BB0_6 Depth=1 ldr w8, [sp, #36] subs w8, w8, #5 cset w8, lt tbnz w8, #0, LBB0_19 b LBB0_18 LBB0_18: ; in Loop: Header=BB0_6 Depth=1 ldr w8, [sp, #64] add w8, w8, #1 str w8, [sp, #64] ldr w8, [sp, #36] subs w8, w8, #5 str w8, [sp, #36] b LBB0_6 LBB0_19: ; in Loop: Header=BB0_6 Depth=1 ldr w8, [sp, #36] subs w8, w8, #5 cset w8, ge tbnz w8, #0, LBB0_22 b LBB0_20 LBB0_20: ; in Loop: Header=BB0_6 Depth=1 ldr w8, [sp, #36] subs w8, w8, #2 cset w8, lt tbnz w8, #0, LBB0_22 b LBB0_21 LBB0_21: ; in Loop: Header=BB0_6 Depth=1 ldr w8, [sp, #68] add w8, w8, #1 str w8, [sp, #68] ldr w8, [sp, #36] subs w8, w8, #2 str w8, [sp, #36] b LBB0_6 LBB0_22: ; in Loop: Header=BB0_6 Depth=1 ldr w8, [sp, #36] subs w8, w8, #2 cset w8, ge tbnz w8, #0, LBB0_25 b LBB0_23 LBB0_23: ; in Loop: Header=BB0_6 Depth=1 ldr w8, [sp, #36] subs w8, w8, #1 cset w8, lt tbnz w8, #0, LBB0_25 b LBB0_24 LBB0_24: ; in Loop: Header=BB0_6 Depth=1 ldr w8, [sp, #72] add w8, w8, #1 str w8, [sp, #72] ldr w8, [sp, #36] subs w8, w8, #1 str w8, [sp, #36] b LBB0_6 LBB0_25: ; in Loop: Header=BB0_6 Depth=1 b LBB0_6 LBB0_26: ldr w9, [sp, #48] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf ldr w9, [sp, #52] ; 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 w9, [sp, #56] ; 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, #60] ; 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, #64] ; 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 w9, [sp, #68] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.6@PAGE add x0, x0, l_.str.6@PAGEOFF bl _printf ldr w9, [sp, #72] ; 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 LBB0_27 LBB0_27: ldr w8, [sp, #44] str w8, [sp, #20] ; 4-byte Folded Spill ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_29 b LBB0_28 LBB0_28: bl ___stack_chk_fail LBB0_29: ldr w0, [sp, #20] ; 4-byte Folded Reload ldp x29, x30, [sp, #96] ; 16-byte Folded Reload add sp, sp, #112 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%s" l_.str.1: ; @.str.1 .asciz "%d nota(s) de R$ 100,00\n" l_.str.2: ; @.str.2 .asciz "%d nota(s) de R$ 50,00\n" l_.str.3: ; @.str.3 .asciz "%d nota(s) de R$ 20,00\n" l_.str.4: ; @.str.4 .asciz "%d nota(s) de R$ 10,00\n" l_.str.5: ; @.str.5 .asciz "%d nota(s) de R$ 5,00\n" l_.str.6: ; @.str.6 .asciz "%d nota(s) de R$ 2,00\n" l_.str.7: ; @.str.7 .asciz "%d nota(s) de R$ 1,00\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $64, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -52(%rbp) leaq -48(%rbp), %rdi xorl %esi, %esi movl $28, %edx callq _memset leaq -16(%rbp), %rsi leaq L_.str(%rip), %rdi movb $0, %al callq _scanf leaq -16(%rbp), %rdi callq _atoi movl %eax, -56(%rbp) cmpl $1000000, -56(%rbp) ## imm = 0xF4240 jle LBB0_2 ## %bb.1: movl $0, -52(%rbp) jmp LBB0_27 LBB0_2: cmpl $100, -56(%rbp) jl LBB0_5 ## %bb.3: cmpl $1000000, -56(%rbp) ## imm = 0xF4240 jg LBB0_5 ## %bb.4: movl -56(%rbp), %eax movl $100, %ecx cltd idivl %ecx movl %eax, -48(%rbp) LBB0_5: movl -56(%rbp), %eax imull $100, -48(%rbp), %ecx subl %ecx, %eax movl %eax, -60(%rbp) LBB0_6: ## =>This Inner Loop Header: Depth=1 cmpl $0, -60(%rbp) je LBB0_26 ## %bb.7: ## in Loop: Header=BB0_6 Depth=1 cmpl $100, -60(%rbp) jge LBB0_10 ## %bb.8: ## in Loop: Header=BB0_6 Depth=1 cmpl $50, -60(%rbp) jl LBB0_10 ## %bb.9: ## in Loop: Header=BB0_6 Depth=1 movl -44(%rbp), %eax addl $1, %eax movl %eax, -44(%rbp) movl -60(%rbp), %eax subl $50, %eax movl %eax, -60(%rbp) jmp LBB0_6 LBB0_10: ## in Loop: Header=BB0_6 Depth=1 cmpl $50, -60(%rbp) jge LBB0_13 ## %bb.11: ## in Loop: Header=BB0_6 Depth=1 cmpl $20, -60(%rbp) jl LBB0_13 ## %bb.12: ## in Loop: Header=BB0_6 Depth=1 movl -40(%rbp), %eax addl $1, %eax movl %eax, -40(%rbp) movl -60(%rbp), %eax subl $20, %eax movl %eax, -60(%rbp) jmp LBB0_6 LBB0_13: ## in Loop: Header=BB0_6 Depth=1 cmpl $20, -60(%rbp) jge LBB0_16 ## %bb.14: ## in Loop: Header=BB0_6 Depth=1 cmpl $10, -60(%rbp) jl LBB0_16 ## %bb.15: ## in Loop: Header=BB0_6 Depth=1 movl -36(%rbp), %eax addl $1, %eax movl %eax, -36(%rbp) movl -60(%rbp), %eax subl $10, %eax movl %eax, -60(%rbp) jmp LBB0_6 LBB0_16: ## in Loop: Header=BB0_6 Depth=1 cmpl $10, -60(%rbp) jge LBB0_19 ## %bb.17: ## in Loop: Header=BB0_6 Depth=1 cmpl $5, -60(%rbp) jl LBB0_19 ## %bb.18: ## in Loop: Header=BB0_6 Depth=1 movl -32(%rbp), %eax addl $1, %eax movl %eax, -32(%rbp) movl -60(%rbp), %eax subl $5, %eax movl %eax, -60(%rbp) jmp LBB0_6 LBB0_19: ## in Loop: Header=BB0_6 Depth=1 cmpl $5, -60(%rbp) jge LBB0_22 ## %bb.20: ## in Loop: Header=BB0_6 Depth=1 cmpl $2, -60(%rbp) jl LBB0_22 ## %bb.21: ## in Loop: Header=BB0_6 Depth=1 movl -28(%rbp), %eax addl $1, %eax movl %eax, -28(%rbp) movl -60(%rbp), %eax subl $2, %eax movl %eax, -60(%rbp) jmp LBB0_6 LBB0_22: ## in Loop: Header=BB0_6 Depth=1 cmpl $2, -60(%rbp) jge LBB0_25 ## %bb.23: ## in Loop: Header=BB0_6 Depth=1 cmpl $1, -60(%rbp) jl LBB0_25 ## %bb.24: ## in Loop: Header=BB0_6 Depth=1 movl -24(%rbp), %eax addl $1, %eax movl %eax, -24(%rbp) movl -60(%rbp), %eax subl $1, %eax movl %eax, -60(%rbp) jmp LBB0_6 LBB0_25: ## in Loop: Header=BB0_6 Depth=1 jmp LBB0_6 LBB0_26: movl -48(%rbp), %esi leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf movl -44(%rbp), %esi leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf movl -40(%rbp), %esi leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf movl -36(%rbp), %esi leaq L_.str.4(%rip), %rdi movb $0, %al callq _printf movl -32(%rbp), %esi leaq L_.str.5(%rip), %rdi movb $0, %al callq _printf movl -28(%rbp), %esi leaq L_.str.6(%rip), %rdi movb $0, %al callq _printf movl -24(%rbp), %esi leaq L_.str.7(%rip), %rdi movb $0, %al callq _printf LBB0_27: movl -52(%rbp), %eax movl %eax, -64(%rbp) ## 4-byte Spill movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_29 ## %bb.28: movl -64(%rbp), %eax ## 4-byte Reload addq $64, %rsp popq %rbp retq LBB0_29: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%s" L_.str.1: ## @.str.1 .asciz "%d nota(s) de R$ 100,00\n" L_.str.2: ## @.str.2 .asciz "%d nota(s) de R$ 50,00\n" L_.str.3: ## @.str.3 .asciz "%d nota(s) de R$ 20,00\n" L_.str.4: ## @.str.4 .asciz "%d nota(s) de R$ 10,00\n" L_.str.5: ## @.str.5 .asciz "%d nota(s) de R$ 5,00\n" L_.str.6: ## @.str.6 .asciz "%d nota(s) de R$ 2,00\n" L_.str.7: ## @.str.7 .asciz "%d nota(s) de R$ 1,00\n" .subsections_via_symbols
the_stack_data/149486.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/9512413.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _mymalloc ; -- Begin function mymalloc .p2align 2 _mymalloc: ; @mymalloc .cfi_startproc ; %bb.0: sub sp, sp, #80 .cfi_def_cfa_offset 80 stp x29, x30, [sp, #64] ; 16-byte Folded Spill add x29, sp, #64 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, _base@PAGE add x8, x8, _base@PAGEOFF str x8, [sp, #16] ; 8-byte Folded Spill stur w0, [x29, #-12] ldur w8, [x29, #-12] mov w9, #10240 subs w8, w8, w9 cset w8, ls tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: adrp x8, ___stderrp@GOTPAGE ldr x8, [x8, ___stderrp@GOTPAGEOFF] ldr x0, [x8] mov x9, sp mov x8, #10240 str x8, [x9] adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF bl _fprintf ; kill: def $x8 killed $xzr stur xzr, [x29, #-8] b LBB0_16 LBB0_2: ldur w8, [x29, #-12] ; kill: def $x8 killed $w8 mov x9, #16 add x8, x8, #16 subs x8, x8, #1 udiv x8, x8, x9 add x8, x8, #1 ; kill: def $w8 killed $w8 killed $x8 str w8, [sp, #28] adrp x8, _freep@PAGE ldr x8, [x8, _freep@PAGEOFF] mov x9, x8 str x9, [sp, #32] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: ldr x8, [sp, #16] ; 8-byte Folded Reload adrp x10, _base@PAGE adrp x9, _base@PAGE add x9, x9, _base@PAGEOFF mov x11, x9 str x11, [sp, #32] adrp x12, _freep@PAGE mov x11, x9 str x11, [x12, _freep@PAGEOFF] str x9, [x10, _base@PAGEOFF] str wzr, [x8, #8] b LBB0_4 LBB0_4: ldr x8, [sp, #32] ldr x8, [x8] stur x8, [x29, #-24] b LBB0_5 LBB0_5: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-24] ldr w8, [x8, #8] ldr w9, [sp, #28] subs w8, w8, w9 cset w8, lo tbnz w8, #0, LBB0_10 b LBB0_6 LBB0_6: ldur x8, [x29, #-24] ldr w8, [x8, #8] ldr w9, [sp, #28] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB0_8 b LBB0_7 LBB0_7: ldur x8, [x29, #-24] ldr x8, [x8] ldr x9, [sp, #32] str x8, [x9] b LBB0_9 LBB0_8: ldr w10, [sp, #28] ldur x9, [x29, #-24] ldr w8, [x9, #8] subs w8, w8, w10 str w8, [x9, #8] ldur x8, [x29, #-24] ldr w8, [x8, #8] mov x9, x8 ldur x8, [x29, #-24] add x8, x8, x9, lsl #4 stur x8, [x29, #-24] ldr w8, [sp, #28] ldur x9, [x29, #-24] str w8, [x9, #8] b LBB0_9 LBB0_9: ldr x8, [sp, #32] adrp x9, _freep@PAGE str x8, [x9, _freep@PAGEOFF] ldur x8, [x29, #-24] add x8, x8, #16 stur x8, [x29, #-8] b LBB0_16 LBB0_10: ; in Loop: Header=BB0_5 Depth=1 ldur x8, [x29, #-24] adrp x9, _freep@PAGE ldr x9, [x9, _freep@PAGEOFF] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB0_14 b LBB0_11 LBB0_11: ; in Loop: Header=BB0_5 Depth=1 ldr w0, [sp, #28] bl _morecore mov x8, x0 stur x8, [x29, #-24] subs x8, x0, #0 cset w8, ne tbnz w8, #0, LBB0_13 b LBB0_12 LBB0_12: ; kill: def $x8 killed $xzr stur xzr, [x29, #-8] b LBB0_16 LBB0_13: ; in Loop: Header=BB0_5 Depth=1 b LBB0_14 LBB0_14: ; in Loop: Header=BB0_5 Depth=1 b LBB0_15 LBB0_15: ; in Loop: Header=BB0_5 Depth=1 ldur x8, [x29, #-24] str x8, [sp, #32] ldur x8, [x29, #-24] ldr x8, [x8] stur x8, [x29, #-24] b LBB0_5 LBB0_16: ldur x0, [x29, #-8] ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function morecore _morecore: ; @morecore .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] ldur w8, [x29, #-12] subs w8, w8, #1024 cset w8, hs tbnz w8, #0, LBB1_2 b LBB1_1 LBB1_1: mov w8, #1024 stur w8, [x29, #-12] b LBB1_2 LBB1_2: ldur w8, [x29, #-12] ; kill: def $x8 killed $w8 lsl x8, x8, #4 mov x0, x8 bl _sbrk str x0, [sp, #8] ldr x8, [sp, #8] adds x8, x8, #1 cset w8, ne tbnz w8, #0, LBB1_4 b LBB1_3 LBB1_3: ; kill: def $x8 killed $xzr stur xzr, [x29, #-8] b LBB1_5 LBB1_4: ldr x8, [sp, #8] str x8, [sp] ldur w8, [x29, #-12] ldr x9, [sp] str w8, [x9, #8] ldr x8, [sp] add x0, x8, #16 bl _free adrp x8, _freep@PAGE ldr x8, [x8, _freep@PAGEOFF] stur x8, [x29, #-8] b LBB1_5 LBB1_5: ldur x0, [x29, #-8] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _free ; -- Begin function free .p2align 2 _free: ; @free .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 str x0, [sp, #24] ldr x8, [sp, #24] subs x8, x8, #16 str x8, [sp, #16] adrp x8, _freep@PAGE ldr x8, [x8, _freep@PAGEOFF] str x8, [sp, #8] b LBB2_1 LBB2_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #16] ldr x9, [sp, #8] subs x8, x8, x9 cset w8, ls mov w9, #0 str w9, [sp, #4] ; 4-byte Folded Spill tbnz w8, #0, LBB2_3 b LBB2_2 LBB2_2: ; in Loop: Header=BB2_1 Depth=1 ldr x8, [sp, #16] ldr x9, [sp, #8] ldr x9, [x9] subs x8, x8, x9 cset w8, lo str w8, [sp, #4] ; 4-byte Folded Spill b LBB2_3 LBB2_3: ; in Loop: Header=BB2_1 Depth=1 ldr w8, [sp, #4] ; 4-byte Folded Reload tbnz w8, #0, LBB2_10 b LBB2_4 LBB2_4: ; in Loop: Header=BB2_1 Depth=1 ldr x8, [sp, #8] ldr x9, [sp, #8] ldr x9, [x9] subs x8, x8, x9 cset w8, lo tbnz w8, #0, LBB2_8 b LBB2_5 LBB2_5: ; in Loop: Header=BB2_1 Depth=1 ldr x8, [sp, #16] ldr x9, [sp, #8] subs x8, x8, x9 cset w8, hi tbnz w8, #0, LBB2_7 b LBB2_6 LBB2_6: ; in Loop: Header=BB2_1 Depth=1 ldr x8, [sp, #16] ldr x9, [sp, #8] ldr x9, [x9] subs x8, x8, x9 cset w8, hs tbnz w8, #0, LBB2_8 b LBB2_7 LBB2_7: b LBB2_10 LBB2_8: ; in Loop: Header=BB2_1 Depth=1 b LBB2_9 LBB2_9: ; in Loop: Header=BB2_1 Depth=1 ldr x8, [sp, #8] ldr x8, [x8] str x8, [sp, #8] b LBB2_1 LBB2_10: ldr x8, [sp, #16] ldr x9, [sp, #16] ldr w9, [x9, #8] ; kill: def $x9 killed $w9 add x8, x8, x9, lsl #4 ldr x9, [sp, #8] ldr x9, [x9] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB2_12 b LBB2_11 LBB2_11: ldr x8, [sp, #8] ldr x8, [x8] ldr w10, [x8, #8] ldr x9, [sp, #16] ldr w8, [x9, #8] add w8, w8, w10 str w8, [x9, #8] ldr x8, [sp, #8] ldr x8, [x8] ldr x8, [x8] ldr x9, [sp, #16] str x8, [x9] b LBB2_13 LBB2_12: ldr x8, [sp, #8] ldr x8, [x8] ldr x9, [sp, #16] str x8, [x9] b LBB2_13 LBB2_13: ldr x8, [sp, #8] ldr x9, [sp, #8] ldr w9, [x9, #8] ; kill: def $x9 killed $w9 add x8, x8, x9, lsl #4 ldr x9, [sp, #16] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB2_15 b LBB2_14 LBB2_14: ldr x8, [sp, #16] ldr w10, [x8, #8] ldr x9, [sp, #8] ldr w8, [x9, #8] add w8, w8, w10 str w8, [x9, #8] ldr x8, [sp, #16] ldr x8, [x8] ldr x9, [sp, #8] str x8, [x9] b LBB2_16 LBB2_15: ldr x8, [sp, #16] ldr x9, [sp, #8] str x8, [x9] b LBB2_16 LBB2_16: ldr x8, [sp, #8] adrp x9, _freep@PAGE str x8, [x9, _freep@PAGEOFF] add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] stur w0, [x29, #-8] stur x1, [x29, #-16] mov x8, #0 str x8, [sp, #8] ; 8-byte Folded Spill str xzr, [sp, #24] str wzr, [sp, #20] mov w0, #1000 bl _mymalloc ldr x8, [sp, #8] ; 8-byte Folded Reload str x0, [sp, #24] ldr x9, [sp, #24] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB3_2 b LBB3_1 LBB3_1: adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf b LBB3_9 LBB3_2: str wzr, [sp, #20] b LBB3_3 LBB3_3: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #20] subs w8, w8, #100 cset w8, gt tbnz w8, #0, LBB3_8 b LBB3_4 LBB3_4: ; in Loop: Header=BB3_3 Depth=1 ldr x8, [sp, #24] ldrsw x9, [sp, #20] ldr w9, [x8, x9, lsl #2] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf ldr w8, [sp, #20] mov w10, #8 sdiv w9, w8, w10 mul w9, w9, w10 subs w8, w8, w9 subs w8, w8, #7 cset w8, ne tbnz w8, #0, LBB3_6 b LBB3_5 LBB3_5: ; in Loop: Header=BB3_3 Depth=1 adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf b LBB3_6 LBB3_6: ; in Loop: Header=BB3_3 Depth=1 b LBB3_7 LBB3_7: ; in Loop: Header=BB3_3 Depth=1 ldr w8, [sp, #20] add w8, w8, #1 str w8, [sp, #20] b LBB3_3 LBB3_8: adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf ldr x0, [sp, #24] bl _free b LBB3_9 LBB3_9: 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 "alloc: can't allocate more than %u bytes\n" .zerofill __DATA,__bss,_freep,8,3 ; @freep .zerofill __DATA,__bss,_base,16,3 ; @base l_.str.1: ; @.str.1 .asciz "mymalloc returned NULL" l_.str.2: ; @.str.2 .asciz "%08X" l_.str.3: ; @.str.3 .asciz "\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _mymalloc ## -- Begin function mymalloc .p2align 4, 0x90 _mymalloc: ## @mymalloc .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, -12(%rbp) cmpl $10240, -12(%rbp) ## imm = 0x2800 jbe LBB0_2 ## %bb.1: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi leaq L_.str(%rip), %rsi movl $10240, %edx ## imm = 0x2800 movb $0, %al callq _fprintf movq $0, -8(%rbp) jmp LBB0_16 LBB0_2: movl -12(%rbp), %eax ## kill: def $rax killed $eax addq $16, %rax subq $1, %rax shrq $4, %rax addq $1, %rax ## kill: def $eax killed $eax killed $rax movl %eax, -36(%rbp) movq _freep(%rip), %rax movq %rax, -32(%rbp) cmpq $0, %rax jne LBB0_4 ## %bb.3: leaq _base(%rip), %rax movq %rax, -32(%rbp) leaq _base(%rip), %rax movq %rax, _freep(%rip) leaq _base(%rip), %rax movq %rax, _base(%rip) movl $0, _base+8(%rip) LBB0_4: movq -32(%rbp), %rax movq (%rax), %rax movq %rax, -24(%rbp) LBB0_5: ## =>This Inner Loop Header: Depth=1 movq -24(%rbp), %rax movl 8(%rax), %eax cmpl -36(%rbp), %eax jb LBB0_10 ## %bb.6: movq -24(%rbp), %rax movl 8(%rax), %eax cmpl -36(%rbp), %eax jne LBB0_8 ## %bb.7: movq -24(%rbp), %rax movq (%rax), %rcx movq -32(%rbp), %rax movq %rcx, (%rax) jmp LBB0_9 LBB0_8: movl -36(%rbp), %edx movq -24(%rbp), %rax movl 8(%rax), %ecx subl %edx, %ecx movl %ecx, 8(%rax) movq -24(%rbp), %rax movl 8(%rax), %ecx movq -24(%rbp), %rax movl %ecx, %ecx ## kill: def $rcx killed $ecx shlq $4, %rcx addq %rcx, %rax movq %rax, -24(%rbp) movl -36(%rbp), %ecx movq -24(%rbp), %rax movl %ecx, 8(%rax) LBB0_9: movq -32(%rbp), %rax movq %rax, _freep(%rip) movq -24(%rbp), %rax addq $16, %rax movq %rax, -8(%rbp) jmp LBB0_16 LBB0_10: ## in Loop: Header=BB0_5 Depth=1 movq -24(%rbp), %rax cmpq _freep(%rip), %rax jne LBB0_14 ## %bb.11: ## in Loop: Header=BB0_5 Depth=1 movl -36(%rbp), %edi callq _morecore movq %rax, -24(%rbp) cmpq $0, %rax jne LBB0_13 ## %bb.12: movq $0, -8(%rbp) jmp LBB0_16 LBB0_13: ## in Loop: Header=BB0_5 Depth=1 jmp LBB0_14 LBB0_14: ## in Loop: Header=BB0_5 Depth=1 jmp LBB0_15 LBB0_15: ## in Loop: Header=BB0_5 Depth=1 movq -24(%rbp), %rax movq %rax, -32(%rbp) movq -24(%rbp), %rax movq (%rax), %rax movq %rax, -24(%rbp) jmp LBB0_5 LBB0_16: movq -8(%rbp), %rax addq $48, %rsp popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function morecore _morecore: ## @morecore .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) cmpl $1024, -12(%rbp) ## imm = 0x400 jae LBB1_2 ## %bb.1: movl $1024, -12(%rbp) ## imm = 0x400 LBB1_2: movl -12(%rbp), %eax ## kill: def $rax killed $eax shlq $4, %rax movl %eax, %edi callq _sbrk movq %rax, -24(%rbp) movq $-1, %rax cmpq %rax, -24(%rbp) jne LBB1_4 ## %bb.3: movq $0, -8(%rbp) jmp LBB1_5 LBB1_4: movq -24(%rbp), %rax movq %rax, -32(%rbp) movl -12(%rbp), %ecx movq -32(%rbp), %rax movl %ecx, 8(%rax) movq -32(%rbp), %rdi addq $16, %rdi callq _free movq _freep(%rip), %rax movq %rax, -8(%rbp) LBB1_5: movq -8(%rbp), %rax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _free ## -- Begin function free .p2align 4, 0x90 _free: ## @free .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rdi, -8(%rbp) movq -8(%rbp), %rax addq $-16, %rax movq %rax, -16(%rbp) movq _freep(%rip), %rax movq %rax, -24(%rbp) LBB2_1: ## =>This Inner Loop Header: Depth=1 movq -16(%rbp), %rcx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpq -24(%rbp), %rcx movb %al, -25(%rbp) ## 1-byte Spill jbe LBB2_3 ## %bb.2: ## in Loop: Header=BB2_1 Depth=1 movq -16(%rbp), %rax movq -24(%rbp), %rcx cmpq (%rcx), %rax setb %al movb %al, -25(%rbp) ## 1-byte Spill LBB2_3: ## in Loop: Header=BB2_1 Depth=1 movb -25(%rbp), %al ## 1-byte Reload xorb $-1, %al testb $1, %al jne LBB2_4 jmp LBB2_10 LBB2_4: ## in Loop: Header=BB2_1 Depth=1 movq -24(%rbp), %rax movq -24(%rbp), %rcx cmpq (%rcx), %rax jb LBB2_8 ## %bb.5: ## in Loop: Header=BB2_1 Depth=1 movq -16(%rbp), %rax cmpq -24(%rbp), %rax ja LBB2_7 ## %bb.6: ## in Loop: Header=BB2_1 Depth=1 movq -16(%rbp), %rax movq -24(%rbp), %rcx cmpq (%rcx), %rax jae LBB2_8 LBB2_7: jmp LBB2_10 LBB2_8: ## in Loop: Header=BB2_1 Depth=1 jmp LBB2_9 LBB2_9: ## in Loop: Header=BB2_1 Depth=1 movq -24(%rbp), %rax movq (%rax), %rax movq %rax, -24(%rbp) jmp LBB2_1 LBB2_10: movq -16(%rbp), %rax movq -16(%rbp), %rcx movl 8(%rcx), %ecx ## kill: def $rcx killed $ecx shlq $4, %rcx addq %rcx, %rax movq -24(%rbp), %rcx cmpq (%rcx), %rax jne LBB2_12 ## %bb.11: movq -24(%rbp), %rax movq (%rax), %rax movl 8(%rax), %ecx movq -16(%rbp), %rax addl 8(%rax), %ecx movl %ecx, 8(%rax) movq -24(%rbp), %rax movq (%rax), %rax movq (%rax), %rcx movq -16(%rbp), %rax movq %rcx, (%rax) jmp LBB2_13 LBB2_12: movq -24(%rbp), %rax movq (%rax), %rcx movq -16(%rbp), %rax movq %rcx, (%rax) LBB2_13: movq -24(%rbp), %rax movq -24(%rbp), %rcx movl 8(%rcx), %ecx ## kill: def $rcx killed $ecx shlq $4, %rcx addq %rcx, %rax cmpq -16(%rbp), %rax jne LBB2_15 ## %bb.14: movq -16(%rbp), %rax movl 8(%rax), %ecx movq -24(%rbp), %rax addl 8(%rax), %ecx movl %ecx, 8(%rax) movq -16(%rbp), %rax movq (%rax), %rcx movq -24(%rbp), %rax movq %rcx, (%rax) jmp LBB2_16 LBB2_15: movq -16(%rbp), %rcx movq -24(%rbp), %rax movq %rcx, (%rax) LBB2_16: movq -24(%rbp), %rax movq %rax, _freep(%rip) popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl $0, -4(%rbp) movl %edi, -8(%rbp) movq %rsi, -16(%rbp) movq $0, -24(%rbp) movl $0, -28(%rbp) movl $1000, %edi ## imm = 0x3E8 callq _mymalloc movq %rax, -24(%rbp) xorl %eax, %eax ## kill: def $rax killed $eax cmpq -24(%rbp), %rax jne LBB3_2 ## %bb.1: leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf jmp LBB3_9 LBB3_2: movl $0, -28(%rbp) LBB3_3: ## =>This Inner Loop Header: Depth=1 cmpl $100, -28(%rbp) jg LBB3_8 ## %bb.4: ## in Loop: Header=BB3_3 Depth=1 movq -24(%rbp), %rax movslq -28(%rbp), %rcx movl (%rax,%rcx,4), %esi leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf movl -28(%rbp), %eax movl $8, %ecx cltd idivl %ecx cmpl $7, %edx jne LBB3_6 ## %bb.5: ## in Loop: Header=BB3_3 Depth=1 leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf LBB3_6: ## in Loop: Header=BB3_3 Depth=1 jmp LBB3_7 LBB3_7: ## in Loop: Header=BB3_3 Depth=1 movl -28(%rbp), %eax addl $1, %eax movl %eax, -28(%rbp) jmp LBB3_3 LBB3_8: leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf movq -24(%rbp), %rdi callq _free LBB3_9: xorl %eax, %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "alloc: can't allocate more than %u bytes\n" .zerofill __DATA,__bss,_freep,8,3 ## @freep .zerofill __DATA,__bss,_base,16,3 ## @base L_.str.1: ## @.str.1 .asciz "mymalloc returned NULL" L_.str.2: ## @.str.2 .asciz "%08X" L_.str.3: ## @.str.3 .asciz "\n" .subsections_via_symbols
the_stack_data/87638265.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _Print_MED ; -- Begin function Print_MED .p2align 2 _Print_MED: ; @Print_MED .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] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_3 b LBB0_1 LBB0_1: ldur w8, [x29, #-8] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: b LBB0_12 LBB0_3: ldursw x8, [x29, #-4] mov x9, #28 mul x9, x8, x9 adrp x8, _rec@GOTPAGE ldr x8, [x8, _rec@GOTPAGEOFF] add x8, x8, x9 ldursw x9, [x29, #-8] ldr w8, [x8, x9, lsl #2] subs w8, w8, #3 cset w8, ne tbnz w8, #0, LBB0_8 b LBB0_4 LBB0_4: ldur w8, [x29, #-4] subs w0, w8, #1 ldur w8, [x29, #-8] subs w1, w8, #1 bl _Print_MED ldursw x9, [x29, #-4] adrp x8, _S@PAGE add x8, x8, _S@PAGEOFF ldrsb w8, [x8, x9] ldursw x10, [x29, #-8] adrp x9, _T@PAGE add x9, x9, _T@PAGEOFF ldrsb w9, [x9, x10] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB0_6 b LBB0_5 LBB0_5: adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf b LBB0_7 LBB0_6: ldursw x9, [x29, #-4] adrp x8, _S@PAGE add x8, x8, _S@PAGEOFF ldrsb w11, [x8, x9] ldursw x9, [x29, #-8] adrp x8, _T@PAGE add x8, x8, _T@PAGEOFF ldrsb w10, [x8, x9] mov x9, sp ; implicit-def: $x8 mov x8, x11 str x8, [x9] ; implicit-def: $x8 mov x8, x10 str x8, [x9, #8] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf b LBB0_7 LBB0_7: b LBB0_12 LBB0_8: ldursw x8, [x29, #-4] mov x9, #28 mul x9, x8, x9 adrp x8, _rec@GOTPAGE ldr x8, [x8, _rec@GOTPAGEOFF] add x8, x8, x9 ldursw x9, [x29, #-8] ldr w8, [x8, x9, lsl #2] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_10 b LBB0_9 LBB0_9: ldur w8, [x29, #-4] subs w0, w8, #1 ldur w1, [x29, #-8] bl _Print_MED ldursw x9, [x29, #-4] adrp x8, _S@PAGE add x8, x8, _S@PAGEOFF ldrsb w10, [x8, x9] mov x9, sp ; implicit-def: $x8 mov x8, x10 str x8, [x9] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf b LBB0_11 LBB0_10: ldur w0, [x29, #-4] ldur w8, [x29, #-8] subs w1, w8, #1 bl _Print_MED ldursw x9, [x29, #-8] adrp x8, _T@PAGE add x8, x8, _T@PAGEOFF ldrsb w10, [x8, x9] mov x9, sp ; implicit-def: $x8 mov x8, x10 str x8, [x9] adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf b LBB0_11 LBB0_11: b LBB0_12 LBB0_12: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #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, _dp@GOTPAGE ldr x8, [x8, _dp@GOTPAGEOFF] str x8, [sp, #40] ; 8-byte Folded Spill adrp x8, _rec@GOTPAGE ldr x8, [x8, _rec@GOTPAGEOFF] str x8, [sp, #48] ; 8-byte Folded Spill stur wzr, [x29, #-4] stur wzr, [x29, #-8] b LBB1_1 LBB1_1: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-8] subs w8, w8, #7 cset w8, gt tbnz w8, #0, LBB1_4 b LBB1_2 LBB1_2: ; in Loop: Header=BB1_1 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldur w8, [x29, #-8] ldursw x12, [x29, #-8] mov x10, #28 mul x12, x12, x10 str w8, [x11, x12] ldursw x8, [x29, #-8] mul x10, x8, x10 mov w8, #2 str w8, [x9, x10] b LBB1_3 LBB1_3: ; in Loop: Header=BB1_1 Depth=1 ldur w8, [x29, #-8] add w8, w8, #1 stur w8, [x29, #-8] b LBB1_1 LBB1_4: stur wzr, [x29, #-12] b LBB1_5 LBB1_5: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-12] subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_8 b LBB1_6 LBB1_6: ; in Loop: Header=BB1_5 Depth=1 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x10, [sp, #40] ; 8-byte Folded Reload ldur w8, [x29, #-12] ldursw x11, [x29, #-12] str w8, [x10, x11, lsl #2] ldursw x10, [x29, #-12] mov w8, #1 str w8, [x9, x10, lsl #2] b LBB1_7 LBB1_7: ; in Loop: Header=BB1_5 Depth=1 ldur w8, [x29, #-12] add w8, w8, #1 stur w8, [x29, #-12] b LBB1_5 LBB1_8: mov w8, #1 stur w8, [x29, #-16] b LBB1_9 LBB1_9: ; =>This Loop Header: Depth=1 ; Child Loop BB1_11 Depth 2 ldur w8, [x29, #-16] subs w8, w8, #7 cset w8, gt tbnz w8, #0, LBB1_42 b LBB1_10 LBB1_10: ; in Loop: Header=BB1_9 Depth=1 mov w8, #1 stur w8, [x29, #-20] b LBB1_11 LBB1_11: ; Parent Loop BB1_9 Depth=1 ; => This Inner Loop Header: Depth=2 ldur w8, [x29, #-20] subs w8, w8, #6 cset w8, gt tbnz w8, #0, LBB1_40 b LBB1_12 LBB1_12: ; in Loop: Header=BB1_11 Depth=2 stur wzr, [x29, #-24] ldursw x9, [x29, #-16] adrp x8, _S@PAGE add x8, x8, _S@PAGEOFF ldrsb w8, [x8, x9] ldursw x10, [x29, #-20] adrp x9, _T@PAGE add x9, x9, _T@PAGEOFF ldrsb w9, [x9, x10] subs w8, w8, w9 cset w8, eq tbnz w8, #0, LBB1_14 b LBB1_13 LBB1_13: ; in Loop: Header=BB1_11 Depth=2 mov w8, #1 stur w8, [x29, #-24] b LBB1_14 LBB1_14: ; in Loop: Header=BB1_11 Depth=2 ldr x8, [sp, #40] ; 8-byte Folded Reload ldur w9, [x29, #-16] subs w9, w9, #1 mov x10, #28 mov x12, x8 mov w11, #28 smaddl x9, w9, w11, x12 ldur w11, [x29, #-20] subs w11, w11, #1 ldr w9, [x9, w11, sxtw #2] ldur w11, [x29, #-24] add w9, w9, w11 stur w9, [x29, #-28] ldur w9, [x29, #-16] subs w9, w9, #1 mov x12, x8 mov w11, #28 smaddl x9, w9, w11, x12 ldursw x11, [x29, #-20] ldr w9, [x9, x11, lsl #2] stur w9, [x29, #-32] ldursw x9, [x29, #-16] mul x9, x9, x10 add x8, x8, x9 ldur w9, [x29, #-20] subs w9, w9, #1 ldr w8, [x8, w9, sxtw #2] stur w8, [x29, #-36] ldur w8, [x29, #-28] str w8, [sp, #36] ; 4-byte Folded Spill ldur w8, [x29, #-28] ldur w9, [x29, #-32] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB1_19 b LBB1_15 LBB1_15: ; in Loop: Header=BB1_11 Depth=2 ldur w8, [x29, #-28] ldur w9, [x29, #-36] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB1_17 b LBB1_16 LBB1_16: ; in Loop: Header=BB1_11 Depth=2 ldur w8, [x29, #-28] str w8, [sp, #32] ; 4-byte Folded Spill b LBB1_18 LBB1_17: ; in Loop: Header=BB1_11 Depth=2 ldur w8, [x29, #-36] str w8, [sp, #32] ; 4-byte Folded Spill b LBB1_18 LBB1_18: ; in Loop: Header=BB1_11 Depth=2 ldr w8, [sp, #32] ; 4-byte Folded Reload str w8, [sp, #28] ; 4-byte Folded Spill b LBB1_23 LBB1_19: ; in Loop: Header=BB1_11 Depth=2 ldur w8, [x29, #-32] ldur w9, [x29, #-36] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB1_21 b LBB1_20 LBB1_20: ; in Loop: Header=BB1_11 Depth=2 ldur w8, [x29, #-32] str w8, [sp, #24] ; 4-byte Folded Spill b LBB1_22 LBB1_21: ; in Loop: Header=BB1_11 Depth=2 ldur w8, [x29, #-36] str w8, [sp, #24] ; 4-byte Folded Spill b LBB1_22 LBB1_22: ; in Loop: Header=BB1_11 Depth=2 ldr w8, [sp, #24] ; 4-byte Folded Reload str w8, [sp, #28] ; 4-byte Folded Spill b LBB1_23 LBB1_23: ; in Loop: Header=BB1_11 Depth=2 ldr w8, [sp, #36] ; 4-byte Folded Reload ldr w9, [sp, #28] ; 4-byte Folded Reload subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB1_25 b LBB1_24 LBB1_24: ; in Loop: Header=BB1_11 Depth=2 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldur w9, [x29, #-16] subs w9, w9, #1 mov x10, #28 mov x13, x11 mov w12, #28 smaddl x9, w9, w12, x13 ldur w12, [x29, #-20] subs w12, w12, #1 ldr w9, [x9, w12, sxtw #2] ldur w12, [x29, #-24] add w9, w9, w12 ldursw x12, [x29, #-16] mul x12, x12, x10 add x11, x11, x12 ldursw x12, [x29, #-20] str w9, [x11, x12, lsl #2] ldursw x9, [x29, #-16] mul x9, x9, x10 add x9, x8, x9 ldursw x10, [x29, #-20] mov w8, #3 str w8, [x9, x10, lsl #2] b LBB1_38 LBB1_25: ; in Loop: Header=BB1_11 Depth=2 ldur w8, [x29, #-36] str w8, [sp, #20] ; 4-byte Folded Spill ldur w8, [x29, #-28] ldur w9, [x29, #-32] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB1_30 b LBB1_26 LBB1_26: ; in Loop: Header=BB1_11 Depth=2 ldur w8, [x29, #-28] ldur w9, [x29, #-36] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB1_28 b LBB1_27 LBB1_27: ; in Loop: Header=BB1_11 Depth=2 ldur w8, [x29, #-28] str w8, [sp, #16] ; 4-byte Folded Spill b LBB1_29 LBB1_28: ; in Loop: Header=BB1_11 Depth=2 ldur w8, [x29, #-36] str w8, [sp, #16] ; 4-byte Folded Spill b LBB1_29 LBB1_29: ; in Loop: Header=BB1_11 Depth=2 ldr w8, [sp, #16] ; 4-byte Folded Reload str w8, [sp, #12] ; 4-byte Folded Spill b LBB1_34 LBB1_30: ; in Loop: Header=BB1_11 Depth=2 ldur w8, [x29, #-32] ldur w9, [x29, #-36] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB1_32 b LBB1_31 LBB1_31: ; in Loop: Header=BB1_11 Depth=2 ldur w8, [x29, #-32] str w8, [sp, #8] ; 4-byte Folded Spill b LBB1_33 LBB1_32: ; in Loop: Header=BB1_11 Depth=2 ldur w8, [x29, #-36] str w8, [sp, #8] ; 4-byte Folded Spill b LBB1_33 LBB1_33: ; in Loop: Header=BB1_11 Depth=2 ldr w8, [sp, #8] ; 4-byte Folded Reload str w8, [sp, #12] ; 4-byte Folded Spill b LBB1_34 LBB1_34: ; in Loop: Header=BB1_11 Depth=2 ldr w8, [sp, #20] ; 4-byte Folded Reload ldr w9, [sp, #12] ; 4-byte Folded Reload subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB1_36 b LBB1_35 LBB1_35: ; in Loop: Header=BB1_11 Depth=2 ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x12, [sp, #40] ; 8-byte Folded Reload ldursw x8, [x29, #-16] mov x11, #28 mul x10, x8, x11 mov x8, x12 add x10, x8, x10 ldur w13, [x29, #-20] mov w8, #1 subs w13, w13, #1 ldr w10, [x10, w13, sxtw #2] add w10, w10, #1 ldursw x13, [x29, #-16] mul x13, x13, x11 add x12, x12, x13 ldursw x13, [x29, #-20] str w10, [x12, x13, lsl #2] ldursw x10, [x29, #-16] mul x10, x10, x11 add x9, x9, x10 ldursw x10, [x29, #-20] str w8, [x9, x10, lsl #2] b LBB1_37 LBB1_36: ; in Loop: Header=BB1_11 Depth=2 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldur w9, [x29, #-16] subs w9, w9, #1 mov x10, #28 mov x13, x11 mov w12, #28 smaddl x9, w9, w12, x13 ldursw x12, [x29, #-20] ldr w9, [x9, x12, lsl #2] add w9, w9, #1 ldursw x12, [x29, #-16] mul x12, x12, x10 add x11, x11, x12 ldursw x12, [x29, #-20] str w9, [x11, x12, lsl #2] ldursw x9, [x29, #-16] mul x9, x9, x10 add x9, x8, x9 ldursw x10, [x29, #-20] mov w8, #2 str w8, [x9, x10, lsl #2] b LBB1_37 LBB1_37: ; in Loop: Header=BB1_11 Depth=2 b LBB1_38 LBB1_38: ; in Loop: Header=BB1_11 Depth=2 b LBB1_39 LBB1_39: ; in Loop: Header=BB1_11 Depth=2 ldur w8, [x29, #-20] add w8, w8, #1 stur w8, [x29, #-20] b LBB1_11 LBB1_40: ; in Loop: Header=BB1_9 Depth=1 b LBB1_41 LBB1_41: ; in Loop: Header=BB1_9 Depth=1 ldur w8, [x29, #-16] add w8, w8, #1 stur w8, [x29, #-16] b LBB1_9 LBB1_42: mov w0, #7 mov w1, #6 bl _Print_MED mov w0, #0 ldp x29, x30, [sp, #96] ; 16-byte Folded Reload add sp, sp, #112 ret .cfi_endproc ; -- End function .section __DATA,__data .globl _S ; @S _S: .ascii "\000ABCBDAB" .globl _T ; @T _T: .ascii "\000BDCABA" .comm _rec,224,2 ; @rec .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "No operation\n" l_.str.1: ; @.str.1 .asciz "Replace %c with %c\n" l_.str.2: ; @.str.2 .asciz "Delete %c\n" l_.str.3: ; @.str.3 .asciz "Insert %c\n" .comm _dp,224,2 ; @dp .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _Print_MED ## -- Begin function Print_MED .p2align 4, 0x90 _Print_MED: ## @Print_MED .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl %edi, -4(%rbp) movl %esi, -8(%rbp) cmpl $0, -4(%rbp) jne LBB0_3 ## %bb.1: cmpl $0, -8(%rbp) jne LBB0_3 ## %bb.2: jmp LBB0_12 LBB0_3: movslq -4(%rbp), %rcx movq _rec@GOTPCREL(%rip), %rax imulq $28, %rcx, %rcx addq %rcx, %rax movslq -8(%rbp), %rcx cmpl $3, (%rax,%rcx,4) jne LBB0_8 ## %bb.4: movl -4(%rbp), %edi subl $1, %edi movl -8(%rbp), %esi subl $1, %esi callq _Print_MED movslq -4(%rbp), %rcx leaq _S(%rip), %rax movsbl (%rax,%rcx), %eax movslq -8(%rbp), %rdx leaq _T(%rip), %rcx movsbl (%rcx,%rdx), %ecx cmpl %ecx, %eax jne LBB0_6 ## %bb.5: leaq L_.str(%rip), %rdi movb $0, %al callq _printf jmp LBB0_7 LBB0_6: movslq -4(%rbp), %rcx leaq _S(%rip), %rax movsbl (%rax,%rcx), %esi movslq -8(%rbp), %rcx leaq _T(%rip), %rax movsbl (%rax,%rcx), %edx leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf LBB0_7: jmp LBB0_12 LBB0_8: movslq -4(%rbp), %rcx movq _rec@GOTPCREL(%rip), %rax imulq $28, %rcx, %rcx addq %rcx, %rax movslq -8(%rbp), %rcx cmpl $2, (%rax,%rcx,4) jne LBB0_10 ## %bb.9: movl -4(%rbp), %edi subl $1, %edi movl -8(%rbp), %esi callq _Print_MED movslq -4(%rbp), %rcx leaq _S(%rip), %rax movsbl (%rax,%rcx), %esi leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf jmp LBB0_11 LBB0_10: movl -4(%rbp), %edi movl -8(%rbp), %esi subl $1, %esi callq _Print_MED movslq -8(%rbp), %rcx leaq _T(%rip), %rax movsbl (%rax,%rcx), %esi leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf LBB0_11: jmp LBB0_12 LBB0_12: addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $80, %rsp movl $0, -4(%rbp) movl $0, -8(%rbp) LBB1_1: ## =>This Inner Loop Header: Depth=1 cmpl $7, -8(%rbp) jg LBB1_4 ## %bb.2: ## in Loop: Header=BB1_1 Depth=1 movl -8(%rbp), %ecx movslq -8(%rbp), %rdx movq _dp@GOTPCREL(%rip), %rax imulq $28, %rdx, %rdx addq %rdx, %rax movl %ecx, (%rax) movslq -8(%rbp), %rcx movq _rec@GOTPCREL(%rip), %rax imulq $28, %rcx, %rcx addq %rcx, %rax movl $2, (%rax) ## %bb.3: ## in Loop: Header=BB1_1 Depth=1 movl -8(%rbp), %eax addl $1, %eax movl %eax, -8(%rbp) jmp LBB1_1 LBB1_4: movl $0, -12(%rbp) LBB1_5: ## =>This Inner Loop Header: Depth=1 cmpl $6, -12(%rbp) jg LBB1_8 ## %bb.6: ## in Loop: Header=BB1_5 Depth=1 movl -12(%rbp), %edx movslq -12(%rbp), %rcx movq _dp@GOTPCREL(%rip), %rax movl %edx, (%rax,%rcx,4) movslq -12(%rbp), %rcx movq _rec@GOTPCREL(%rip), %rax movl $1, (%rax,%rcx,4) ## %bb.7: ## in Loop: Header=BB1_5 Depth=1 movl -12(%rbp), %eax addl $1, %eax movl %eax, -12(%rbp) jmp LBB1_5 LBB1_8: movl $1, -16(%rbp) LBB1_9: ## =>This Loop Header: Depth=1 ## Child Loop BB1_11 Depth 2 cmpl $7, -16(%rbp) jg LBB1_42 ## %bb.10: ## in Loop: Header=BB1_9 Depth=1 movl $1, -20(%rbp) LBB1_11: ## Parent Loop BB1_9 Depth=1 ## => This Inner Loop Header: Depth=2 cmpl $6, -20(%rbp) jg LBB1_40 ## %bb.12: ## in Loop: Header=BB1_11 Depth=2 movl $0, -24(%rbp) movslq -16(%rbp), %rcx leaq _S(%rip), %rax movsbl (%rax,%rcx), %eax movslq -20(%rbp), %rdx leaq _T(%rip), %rcx movsbl (%rcx,%rdx), %ecx cmpl %ecx, %eax je LBB1_14 ## %bb.13: ## in Loop: Header=BB1_11 Depth=2 movl $1, -24(%rbp) LBB1_14: ## in Loop: Header=BB1_11 Depth=2 movl -16(%rbp), %eax subl $1, %eax movslq %eax, %rcx movq _dp@GOTPCREL(%rip), %rax imulq $28, %rcx, %rcx addq %rcx, %rax movl -20(%rbp), %ecx subl $1, %ecx movslq %ecx, %rcx movl (%rax,%rcx,4), %eax addl -24(%rbp), %eax movl %eax, -28(%rbp) movl -16(%rbp), %eax subl $1, %eax movslq %eax, %rcx movq _dp@GOTPCREL(%rip), %rax imulq $28, %rcx, %rcx addq %rcx, %rax movslq -20(%rbp), %rcx movl (%rax,%rcx,4), %eax movl %eax, -32(%rbp) movslq -16(%rbp), %rcx movq _dp@GOTPCREL(%rip), %rax imulq $28, %rcx, %rcx addq %rcx, %rax movl -20(%rbp), %ecx subl $1, %ecx movslq %ecx, %rcx movl (%rax,%rcx,4), %eax movl %eax, -36(%rbp) movl -28(%rbp), %eax movl %eax, -40(%rbp) ## 4-byte Spill movl -28(%rbp), %eax cmpl -32(%rbp), %eax jge LBB1_19 ## %bb.15: ## in Loop: Header=BB1_11 Depth=2 movl -28(%rbp), %eax cmpl -36(%rbp), %eax jge LBB1_17 ## %bb.16: ## in Loop: Header=BB1_11 Depth=2 movl -28(%rbp), %eax movl %eax, -44(%rbp) ## 4-byte Spill jmp LBB1_18 LBB1_17: ## in Loop: Header=BB1_11 Depth=2 movl -36(%rbp), %eax movl %eax, -44(%rbp) ## 4-byte Spill LBB1_18: ## in Loop: Header=BB1_11 Depth=2 movl -44(%rbp), %eax ## 4-byte Reload movl %eax, -48(%rbp) ## 4-byte Spill jmp LBB1_23 LBB1_19: ## in Loop: Header=BB1_11 Depth=2 movl -32(%rbp), %eax cmpl -36(%rbp), %eax jge LBB1_21 ## %bb.20: ## in Loop: Header=BB1_11 Depth=2 movl -32(%rbp), %eax movl %eax, -52(%rbp) ## 4-byte Spill jmp LBB1_22 LBB1_21: ## in Loop: Header=BB1_11 Depth=2 movl -36(%rbp), %eax movl %eax, -52(%rbp) ## 4-byte Spill LBB1_22: ## in Loop: Header=BB1_11 Depth=2 movl -52(%rbp), %eax ## 4-byte Reload movl %eax, -48(%rbp) ## 4-byte Spill LBB1_23: ## in Loop: Header=BB1_11 Depth=2 movl -40(%rbp), %eax ## 4-byte Reload movl -48(%rbp), %ecx ## 4-byte Reload cmpl %ecx, %eax jne LBB1_25 ## %bb.24: ## in Loop: Header=BB1_11 Depth=2 movl -16(%rbp), %eax subl $1, %eax movslq %eax, %rcx movq _dp@GOTPCREL(%rip), %rax imulq $28, %rcx, %rcx addq %rcx, %rax movl -20(%rbp), %ecx subl $1, %ecx movslq %ecx, %rcx movl (%rax,%rcx,4), %edx addl -24(%rbp), %edx movslq -16(%rbp), %rcx movq _dp@GOTPCREL(%rip), %rax imulq $28, %rcx, %rcx addq %rcx, %rax movslq -20(%rbp), %rcx movl %edx, (%rax,%rcx,4) movslq -16(%rbp), %rcx movq _rec@GOTPCREL(%rip), %rax imulq $28, %rcx, %rcx addq %rcx, %rax movslq -20(%rbp), %rcx movl $3, (%rax,%rcx,4) jmp LBB1_38 LBB1_25: ## in Loop: Header=BB1_11 Depth=2 movl -36(%rbp), %eax movl %eax, -56(%rbp) ## 4-byte Spill movl -28(%rbp), %eax cmpl -32(%rbp), %eax jge LBB1_30 ## %bb.26: ## in Loop: Header=BB1_11 Depth=2 movl -28(%rbp), %eax cmpl -36(%rbp), %eax jge LBB1_28 ## %bb.27: ## in Loop: Header=BB1_11 Depth=2 movl -28(%rbp), %eax movl %eax, -60(%rbp) ## 4-byte Spill jmp LBB1_29 LBB1_28: ## in Loop: Header=BB1_11 Depth=2 movl -36(%rbp), %eax movl %eax, -60(%rbp) ## 4-byte Spill LBB1_29: ## in Loop: Header=BB1_11 Depth=2 movl -60(%rbp), %eax ## 4-byte Reload movl %eax, -64(%rbp) ## 4-byte Spill jmp LBB1_34 LBB1_30: ## in Loop: Header=BB1_11 Depth=2 movl -32(%rbp), %eax cmpl -36(%rbp), %eax jge LBB1_32 ## %bb.31: ## in Loop: Header=BB1_11 Depth=2 movl -32(%rbp), %eax movl %eax, -68(%rbp) ## 4-byte Spill jmp LBB1_33 LBB1_32: ## in Loop: Header=BB1_11 Depth=2 movl -36(%rbp), %eax movl %eax, -68(%rbp) ## 4-byte Spill LBB1_33: ## in Loop: Header=BB1_11 Depth=2 movl -68(%rbp), %eax ## 4-byte Reload movl %eax, -64(%rbp) ## 4-byte Spill LBB1_34: ## in Loop: Header=BB1_11 Depth=2 movl -56(%rbp), %eax ## 4-byte Reload movl -64(%rbp), %ecx ## 4-byte Reload cmpl %ecx, %eax jne LBB1_36 ## %bb.35: ## in Loop: Header=BB1_11 Depth=2 movslq -16(%rbp), %rcx movq _dp@GOTPCREL(%rip), %rax imulq $28, %rcx, %rcx addq %rcx, %rax movl -20(%rbp), %ecx subl $1, %ecx movslq %ecx, %rcx movl (%rax,%rcx,4), %edx addl $1, %edx movslq -16(%rbp), %rcx movq _dp@GOTPCREL(%rip), %rax imulq $28, %rcx, %rcx addq %rcx, %rax movslq -20(%rbp), %rcx movl %edx, (%rax,%rcx,4) movslq -16(%rbp), %rcx movq _rec@GOTPCREL(%rip), %rax imulq $28, %rcx, %rcx addq %rcx, %rax movslq -20(%rbp), %rcx movl $1, (%rax,%rcx,4) jmp LBB1_37 LBB1_36: ## in Loop: Header=BB1_11 Depth=2 movl -16(%rbp), %eax subl $1, %eax movslq %eax, %rcx movq _dp@GOTPCREL(%rip), %rax imulq $28, %rcx, %rcx addq %rcx, %rax movslq -20(%rbp), %rcx movl (%rax,%rcx,4), %edx addl $1, %edx movslq -16(%rbp), %rcx movq _dp@GOTPCREL(%rip), %rax imulq $28, %rcx, %rcx addq %rcx, %rax movslq -20(%rbp), %rcx movl %edx, (%rax,%rcx,4) movslq -16(%rbp), %rcx movq _rec@GOTPCREL(%rip), %rax imulq $28, %rcx, %rcx addq %rcx, %rax movslq -20(%rbp), %rcx movl $2, (%rax,%rcx,4) LBB1_37: ## in Loop: Header=BB1_11 Depth=2 jmp LBB1_38 LBB1_38: ## in Loop: Header=BB1_11 Depth=2 jmp LBB1_39 LBB1_39: ## in Loop: Header=BB1_11 Depth=2 movl -20(%rbp), %eax addl $1, %eax movl %eax, -20(%rbp) jmp LBB1_11 LBB1_40: ## in Loop: Header=BB1_9 Depth=1 jmp LBB1_41 LBB1_41: ## in Loop: Header=BB1_9 Depth=1 movl -16(%rbp), %eax addl $1, %eax movl %eax, -16(%rbp) jmp LBB1_9 LBB1_42: movl $7, %edi movl $6, %esi callq _Print_MED xorl %eax, %eax addq $80, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __DATA,__data .globl _S ## @S _S: .ascii "\000ABCBDAB" .globl _T ## @T _T: .ascii "\000BDCABA" .comm _rec,224,4 ## @rec .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "No operation\n" L_.str.1: ## @.str.1 .asciz "Replace %c with %c\n" L_.str.2: ## @.str.2 .asciz "Delete %c\n" L_.str.3: ## @.str.3 .asciz "Insert %c\n" .comm _dp,224,4 ## @dp .subsections_via_symbols
the_stack_data/781023.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _sizeofList ; -- Begin function sizeofList .p2align 2 _sizeofList: ; @sizeofList .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str wzr, [sp, #12] adrp x8, _start@PAGE ldr x8, [x8, _start@PAGEOFF] str x8, [sp] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #12] add w8, w8, #1 str w8, [sp, #12] ldr x8, [sp] ldr x8, [x8, #16] str x8, [sp] b LBB0_1 LBB0_3: ldr w0, [sp, #12] add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _add ; -- Begin function add .p2align 2 _add: ; @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 w0, [x29, #-4] mov x0, #24 bl _malloc str x0, [sp, #16] ldr x8, [sp, #16] ; kill: def $x9 killed $xzr str xzr, [x8, #8] ldur w8, [x29, #-4] ldr x9, [sp, #16] str w8, [x9] ldr x8, [sp, #16] str xzr, [x8, #16] adrp x8, _start@PAGE ldr x8, [x8, _start@PAGEOFF] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB1_2 b LBB1_1 LBB1_1: ldr x8, [sp, #16] adrp x9, _start@PAGE str x8, [x9, _start@PAGEOFF] b LBB1_6 LBB1_2: adrp x8, _start@PAGE ldr x8, [x8, _start@PAGEOFF] str x8, [sp, #8] b LBB1_3 LBB1_3: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #8] ldr x8, [x8, #16] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB1_5 b LBB1_4 LBB1_4: ; in Loop: Header=BB1_3 Depth=1 ldr x8, [sp, #8] ldr x8, [x8, #16] str x8, [sp, #8] b LBB1_3 LBB1_5: ldr x8, [sp, #16] ldr x9, [sp, #8] str x8, [x9, #16] ldr x8, [sp, #8] ldr x9, [sp, #16] str x8, [x9, #8] ldr x8, [sp, #16] adrp x9, _end@PAGE str x8, [x9, _end@PAGEOFF] b LBB1_6 LBB1_6: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _deleteBeg ; -- Begin function deleteBeg .p2align 2 _deleteBeg: ; @deleteBeg .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x9, _start@PAGE ldr x8, [x9, _start@PAGEOFF] str x8, [sp, #8] ldr x8, [sp, #8] ldr x8, [x8, #16] str x8, [x9, _start@PAGEOFF] ldr x8, [sp, #8] ldr x8, [x8, #16] ; kill: def $x9 killed $xzr str xzr, [x8, #8] ldr x0, [sp, #8] bl _free ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _deletePos ; -- Begin function deletePos .p2align 2 _deletePos: ; @deletePos .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 str w0, [sp, #28] adrp x8, _start@PAGE ldr x8, [x8, _start@PAGEOFF] str x8, [sp, #16] mov w8, #1 str w8, [sp, #4] b LBB3_1 LBB3_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #16] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB3_5 b LBB3_2 LBB3_2: ; in Loop: Header=BB3_1 Depth=1 ldr w8, [sp, #4] ldr w9, [sp, #28] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB3_4 b LBB3_3 LBB3_3: ; in Loop: Header=BB3_1 Depth=1 ldr x8, [sp, #16] ldr x8, [x8, #16] ldr x9, [sp, #8] str x8, [x9, #16] ldr x8, [sp, #8] ldr x9, [sp, #16] ldr x9, [x9, #16] str x8, [x9, #8] b LBB3_4 LBB3_4: ; in Loop: Header=BB3_1 Depth=1 ldr x8, [sp, #16] str x8, [sp, #8] ldr x8, [sp, #16] ldr x8, [x8, #16] str x8, [sp, #16] ldr w8, [sp, #4] add w8, w8, #1 str w8, [sp, #4] b LBB3_1 LBB3_5: add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _display ; -- Begin function display .p2align 2 _display: ; @display .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, _start@PAGE ldr x8, [x8, _start@PAGEOFF] str x8, [sp, #8] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf b LBB4_1 LBB4_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #8] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB4_3 b LBB4_2 LBB4_2: ; in Loop: Header=BB4_1 Depth=1 ldr x8, [sp, #8] ldr w9, [x8] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf ldr x8, [sp, #8] ldr x8, [x8, #16] str x8, [sp, #8] b LBB4_1 LBB4_3: adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _revDisplay ; -- Begin function revDisplay .p2align 2 _revDisplay: ; @revDisplay .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, _end@PAGE ldr x8, [x8, _end@PAGEOFF] str x8, [sp, #8] adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf b LBB5_1 LBB5_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #8] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB5_3 b LBB5_2 LBB5_2: ; in Loop: Header=BB5_1 Depth=1 ldr x8, [sp, #8] ldr w9, [x8] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf ldr x8, [sp, #8] ldr x8, [x8, #8] str x8, [sp, #8] b LBB5_1 LBB5_3: adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _printf ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] adrp x0, l_.str.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 b LBB6_1 LBB6_1: ; =>This Loop Header: Depth=1 ; Child Loop BB6_5 Depth 2 adrp x0, l_.str.8@PAGE add x0, x0, l_.str.8@PAGEOFF bl _printf mov x9, sp sub x8, x29, #8 str x8, [x9] adrp x0, l_.str.9@PAGE add x0, x0, l_.str.9@PAGEOFF bl _scanf ldur w8, [x29, #-8] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB6_3 b LBB6_2 LBB6_2: ; in Loop: Header=BB6_1 Depth=1 adrp x0, l_.str.10@PAGE add x0, x0, l_.str.10@PAGEOFF bl _printf mov x9, sp sub x8, x29, #12 str x8, [x9] adrp x0, l_.str.9@PAGE add x0, x0, l_.str.9@PAGEOFF bl _scanf adrp x0, l_.str.11@PAGE add x0, x0, l_.str.11@PAGEOFF bl _printf ldur w0, [x29, #-12] bl _add b LBB6_22 LBB6_3: ; in Loop: Header=BB6_1 Depth=1 ldur w8, [x29, #-8] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB6_12 b LBB6_4 LBB6_4: ; in Loop: Header=BB6_1 Depth=1 bl _sizeofList str w0, [sp, #12] b LBB6_5 LBB6_5: ; Parent Loop BB6_1 Depth=1 ; => This Inner Loop Header: Depth=2 adrp x0, l_.str.12@PAGE add x0, x0, l_.str.12@PAGEOFF bl _printf mov x9, sp add x8, sp, #16 str x8, [x9] adrp x0, l_.str.9@PAGE add x0, x0, l_.str.9@PAGEOFF bl _scanf ldr w8, [sp, #16] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB6_7 b LBB6_6 LBB6_6: ; in Loop: Header=BB6_1 Depth=1 bl _deleteBeg b LBB6_11 LBB6_7: ; in Loop: Header=BB6_5 Depth=2 ldr w8, [sp, #16] subs w8, w8, #1 cset w8, lt tbnz w8, #0, LBB6_9 b LBB6_8 LBB6_8: ; in Loop: Header=BB6_5 Depth=2 ldr w8, [sp, #16] ldr w9, [sp, #12] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB6_10 b LBB6_9 LBB6_9: ; in Loop: Header=BB6_5 Depth=2 b LBB6_5 LBB6_10: ; in Loop: Header=BB6_1 Depth=1 ldr w0, [sp, #16] bl _deletePos b LBB6_11 LBB6_11: ; in Loop: Header=BB6_1 Depth=1 adrp x0, l_.str.11@PAGE add x0, x0, l_.str.11@PAGEOFF bl _printf b LBB6_21 LBB6_12: ; in Loop: Header=BB6_1 Depth=1 ldur w8, [x29, #-8] subs w8, w8, #3 cset w8, ne tbnz w8, #0, LBB6_14 b LBB6_13 LBB6_13: ; in Loop: Header=BB6_1 Depth=1 bl _display adrp x0, l_.str.13@PAGE add x0, x0, l_.str.13@PAGEOFF bl _printf b LBB6_20 LBB6_14: ; in Loop: Header=BB6_1 Depth=1 ldur w8, [x29, #-8] subs w8, w8, #4 cset w8, ne tbnz w8, #0, LBB6_16 b LBB6_15 LBB6_15: ; in Loop: Header=BB6_1 Depth=1 bl _revDisplay adrp x0, l_.str.13@PAGE add x0, x0, l_.str.13@PAGEOFF bl _printf b LBB6_19 LBB6_16: ; in Loop: Header=BB6_1 Depth=1 ldur w8, [x29, #-8] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB6_18 b LBB6_17 LBB6_17: b LBB6_23 LBB6_18: ; in Loop: Header=BB6_1 Depth=1 b LBB6_19 LBB6_19: ; in Loop: Header=BB6_1 Depth=1 b LBB6_20 LBB6_20: ; in Loop: Header=BB6_1 Depth=1 b LBB6_21 LBB6_21: ; in Loop: Header=BB6_1 Depth=1 b LBB6_22 LBB6_22: ; in Loop: Header=BB6_1 Depth=1 b LBB6_1 LBB6_23: ldur w0, [x29, #-4] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _start ; @start .zerofill __DATA,__common,_start,8,3 .globl _end ; @end .zerofill __DATA,__common,_end,8,3 .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "START<->" l_.str.1: ; @.str.1 .asciz "%d<->" l_.str.2: ; @.str.2 .asciz "END" l_.str.3: ; @.str.3 .asciz "END<->" l_.str.4: ; @.str.4 .asciz "START" l_.str.5: ; @.str.5 .asciz "Deleting & Traversing\n" l_.str.6: ; @.str.6 .asciz "*********************\n\n" l_.str.7: ; @.str.7 .asciz "1: Add\n2: Delete\n3: Display\n4: Reverse Display\n\n" l_.str.8: ; @.str.8 .asciz "Enter Choice : " l_.str.9: ; @.str.9 .asciz "%d" l_.str.10: ; @.str.10 .asciz "Enter Number : " l_.str.11: ; @.str.11 .asciz "\n" l_.str.12: ; @.str.12 .asciz "Enter Position : " l_.str.13: ; @.str.13 .asciz "\n\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _sizeofList ## -- Begin function sizeofList .p2align 4, 0x90 _sizeofList: ## @sizeofList .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) movq _start(%rip), %rax movq %rax, -16(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 cmpq $0, -16(%rbp) je LBB0_3 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movl -4(%rbp), %eax addl $1, %eax movl %eax, -4(%rbp) movq -16(%rbp), %rax movq 16(%rax), %rax movq %rax, -16(%rbp) jmp LBB0_1 LBB0_3: movl -4(%rbp), %eax popq %rbp retq .cfi_endproc ## -- End function .globl _add ## -- Begin function add .p2align 4, 0x90 _add: ## @add .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl %edi, -4(%rbp) movl $24, %edi callq _malloc movq %rax, -16(%rbp) movq -16(%rbp), %rax movq $0, 8(%rax) movl -4(%rbp), %ecx movq -16(%rbp), %rax movl %ecx, (%rax) movq -16(%rbp), %rax movq $0, 16(%rax) cmpq $0, _start(%rip) jne LBB1_2 ## %bb.1: movq -16(%rbp), %rax movq %rax, _start(%rip) jmp LBB1_6 LBB1_2: movq _start(%rip), %rax movq %rax, -24(%rbp) LBB1_3: ## =>This Inner Loop Header: Depth=1 movq -24(%rbp), %rax cmpq $0, 16(%rax) je LBB1_5 ## %bb.4: ## in Loop: Header=BB1_3 Depth=1 movq -24(%rbp), %rax movq 16(%rax), %rax movq %rax, -24(%rbp) jmp LBB1_3 LBB1_5: movq -16(%rbp), %rcx movq -24(%rbp), %rax movq %rcx, 16(%rax) movq -24(%rbp), %rcx movq -16(%rbp), %rax movq %rcx, 8(%rax) movq -16(%rbp), %rax movq %rax, _end(%rip) LBB1_6: addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _deleteBeg ## -- Begin function deleteBeg .p2align 4, 0x90 _deleteBeg: ## @deleteBeg .cfi_startproc ## %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 _start(%rip), %rax movq %rax, -8(%rbp) movq -8(%rbp), %rax movq 16(%rax), %rax movq %rax, _start(%rip) movq -8(%rbp), %rax movq 16(%rax), %rax movq $0, 8(%rax) movq -8(%rbp), %rdi callq _free addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _deletePos ## -- Begin function deletePos .p2align 4, 0x90 _deletePos: ## @deletePos .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl %edi, -4(%rbp) movq _start(%rip), %rax movq %rax, -16(%rbp) movl $1, -28(%rbp) LBB3_1: ## =>This Inner Loop Header: Depth=1 cmpq $0, -16(%rbp) je LBB3_5 ## %bb.2: ## in Loop: Header=BB3_1 Depth=1 movl -28(%rbp), %eax cmpl -4(%rbp), %eax jne LBB3_4 ## %bb.3: ## in Loop: Header=BB3_1 Depth=1 movq -16(%rbp), %rax movq 16(%rax), %rcx movq -24(%rbp), %rax movq %rcx, 16(%rax) movq -24(%rbp), %rcx movq -16(%rbp), %rax movq 16(%rax), %rax movq %rcx, 8(%rax) LBB3_4: ## in Loop: Header=BB3_1 Depth=1 movq -16(%rbp), %rax movq %rax, -24(%rbp) movq -16(%rbp), %rax movq 16(%rax), %rax movq %rax, -16(%rbp) movl -28(%rbp), %eax addl $1, %eax movl %eax, -28(%rbp) jmp LBB3_1 LBB3_5: 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 _start(%rip), %rax movq %rax, -8(%rbp) leaq L_.str(%rip), %rdi movb $0, %al callq _printf LBB4_1: ## =>This Inner Loop Header: Depth=1 cmpq $0, -8(%rbp) je LBB4_3 ## %bb.2: ## in Loop: Header=BB4_1 Depth=1 movq -8(%rbp), %rax movl (%rax), %esi leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf movq -8(%rbp), %rax movq 16(%rax), %rax movq %rax, -8(%rbp) jmp LBB4_1 LBB4_3: leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _revDisplay ## -- Begin function revDisplay .p2align 4, 0x90 _revDisplay: ## @revDisplay .cfi_startproc ## %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 _end(%rip), %rax movq %rax, -8(%rbp) leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf LBB5_1: ## =>This Inner Loop Header: Depth=1 cmpq $0, -8(%rbp) je LBB5_3 ## %bb.2: ## in Loop: Header=BB5_1 Depth=1 movq -8(%rbp), %rax movl (%rax), %esi leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf movq -8(%rbp), %rax movq 8(%rax), %rax movq %rax, -8(%rbp) jmp LBB5_1 LBB5_3: leaq L_.str.4(%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 $32, %rsp movl $0, -4(%rbp) leaq L_.str.5(%rip), %rdi movb $0, %al callq _printf leaq L_.str.6(%rip), %rdi movb $0, %al callq _printf leaq L_.str.7(%rip), %rdi movb $0, %al callq _printf LBB6_1: ## =>This Loop Header: Depth=1 ## Child Loop BB6_5 Depth 2 leaq L_.str.8(%rip), %rdi movb $0, %al callq _printf leaq L_.str.9(%rip), %rdi leaq -8(%rbp), %rsi movb $0, %al callq _scanf cmpl $1, -8(%rbp) jne LBB6_3 ## %bb.2: ## in Loop: Header=BB6_1 Depth=1 leaq L_.str.10(%rip), %rdi movb $0, %al callq _printf leaq L_.str.9(%rip), %rdi leaq -12(%rbp), %rsi movb $0, %al callq _scanf leaq L_.str.11(%rip), %rdi movb $0, %al callq _printf movl -12(%rbp), %edi callq _add jmp LBB6_22 LBB6_3: ## in Loop: Header=BB6_1 Depth=1 cmpl $2, -8(%rbp) jne LBB6_12 ## %bb.4: ## in Loop: Header=BB6_1 Depth=1 callq _sizeofList movl %eax, -20(%rbp) LBB6_5: ## Parent Loop BB6_1 Depth=1 ## => This Inner Loop Header: Depth=2 leaq L_.str.12(%rip), %rdi movb $0, %al callq _printf leaq L_.str.9(%rip), %rdi leaq -16(%rbp), %rsi movb $0, %al callq _scanf cmpl $1, -16(%rbp) jne LBB6_7 ## %bb.6: ## in Loop: Header=BB6_1 Depth=1 callq _deleteBeg jmp LBB6_11 LBB6_7: ## in Loop: Header=BB6_5 Depth=2 cmpl $1, -16(%rbp) jl LBB6_9 ## %bb.8: ## in Loop: Header=BB6_5 Depth=2 movl -16(%rbp), %eax cmpl -20(%rbp), %eax jle LBB6_10 LBB6_9: ## in Loop: Header=BB6_5 Depth=2 jmp LBB6_5 LBB6_10: ## in Loop: Header=BB6_1 Depth=1 movl -16(%rbp), %edi callq _deletePos LBB6_11: ## in Loop: Header=BB6_1 Depth=1 leaq L_.str.11(%rip), %rdi movb $0, %al callq _printf jmp LBB6_21 LBB6_12: ## in Loop: Header=BB6_1 Depth=1 cmpl $3, -8(%rbp) jne LBB6_14 ## %bb.13: ## in Loop: Header=BB6_1 Depth=1 callq _display leaq L_.str.13(%rip), %rdi movb $0, %al callq _printf jmp LBB6_20 LBB6_14: ## in Loop: Header=BB6_1 Depth=1 cmpl $4, -8(%rbp) jne LBB6_16 ## %bb.15: ## in Loop: Header=BB6_1 Depth=1 callq _revDisplay leaq L_.str.13(%rip), %rdi movb $0, %al callq _printf jmp LBB6_19 LBB6_16: ## in Loop: Header=BB6_1 Depth=1 cmpl $0, -8(%rbp) jne LBB6_18 ## %bb.17: jmp LBB6_23 LBB6_18: ## in Loop: Header=BB6_1 Depth=1 jmp LBB6_19 LBB6_19: ## in Loop: Header=BB6_1 Depth=1 jmp LBB6_20 LBB6_20: ## in Loop: Header=BB6_1 Depth=1 jmp LBB6_21 LBB6_21: ## in Loop: Header=BB6_1 Depth=1 jmp LBB6_22 LBB6_22: ## in Loop: Header=BB6_1 Depth=1 jmp LBB6_1 LBB6_23: movl -4(%rbp), %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _start ## @start .zerofill __DATA,__common,_start,8,3 .globl _end ## @end .zerofill __DATA,__common,_end,8,3 .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "START<->" L_.str.1: ## @.str.1 .asciz "%d<->" L_.str.2: ## @.str.2 .asciz "END" L_.str.3: ## @.str.3 .asciz "END<->" L_.str.4: ## @.str.4 .asciz "START" L_.str.5: ## @.str.5 .asciz "Deleting & Traversing\n" L_.str.6: ## @.str.6 .asciz "*********************\n\n" L_.str.7: ## @.str.7 .asciz "1: Add\n2: Delete\n3: Display\n4: Reverse Display\n\n" L_.str.8: ## @.str.8 .asciz "Enter Choice : " L_.str.9: ## @.str.9 .asciz "%d" L_.str.10: ## @.str.10 .asciz "Enter Number : " L_.str.11: ## @.str.11 .asciz "\n" L_.str.12: ## @.str.12 .asciz "Enter Position : " L_.str.13: ## @.str.13 .asciz "\n\n" .subsections_via_symbols
the_stack_data/73574795.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _test4_heap_overflow ; -- Begin function test4_heap_overflow .p2align 2 _test4_heap_overflow: ; @test4_heap_overflow .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] adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF mov x2, #-1 bl ___strcpy_chk ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _test5_stack_overflow ; -- Begin function test5_stack_overflow .p2align 2 _test5_stack_overflow: ; @test5_stack_overflow .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 mov w8, #37008 movk w8, #37008, lsl #16 str w8, [sp, #12] mov w8, #37265 movk w8, #37265, lsl #16 str w8, [sp, #8] str wzr, [sp, #4] b LBB1_1 LBB1_1: ; =>This Inner Loop Header: Depth=1 ldrsw x8, [sp, #4] subs x8, x8, #4 cset w8, hi tbnz w8, #0, LBB1_4 b LBB1_2 LBB1_2: ; in Loop: Header=BB1_1 Depth=1 ldrsw x9, [sp, #4] add x8, sp, #8 add x9, x8, x9 mov w8, #69 strb w8, [x9] b LBB1_3 LBB1_3: ; in Loop: Header=BB1_1 Depth=1 ldr w8, [sp, #4] add w8, w8, #1 str w8, [sp, #4] b LBB1_1 LBB1_4: add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #80 .cfi_def_cfa_offset 80 stp x29, x30, [sp, #64] ; 16-byte Folded Spill add x29, sp, #64 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] stur w0, [x29, #-8] stur x1, [x29, #-16] ; kill: def $x8 killed $xzr stur xzr, [x29, #-24] str xzr, [sp, #32] str wzr, [sp, #28] mov x0, #32 str x0, [sp, #16] ; 8-byte Folded Spill bl _malloc mov x8, x0 ldr x0, [sp, #16] ; 8-byte Folded Reload stur x8, [x29, #-24] bl _malloc str x0, [sp, #32] ldur x8, [x29, #-24] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB2_2 b LBB2_1 LBB2_1: ldr x8, [sp, #32] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB2_3 b LBB2_2 LBB2_2: mov w8, #-1 stur w8, [x29, #-4] b LBB2_12 LBB2_3: str wzr, [sp, #28] b LBB2_4 LBB2_4: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #28] subs w8, w8, #32 cset w8, gt tbnz w8, #0, LBB2_7 b LBB2_5 LBB2_5: ; in Loop: Header=BB2_4 Depth=1 ldur x8, [x29, #-24] ldrsw x9, [sp, #28] add x9, x8, x9 mov w8, #65 strb w8, [x9] b LBB2_6 LBB2_6: ; in Loop: Header=BB2_4 Depth=1 ldr w8, [sp, #28] add w8, w8, #1 str w8, [sp, #28] b LBB2_4 LBB2_7: str wzr, [sp, #28] b LBB2_8 LBB2_8: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #28] subs w8, w8, #32 cset w8, gt tbnz w8, #0, LBB2_11 b LBB2_9 LBB2_9: ; in Loop: Header=BB2_8 Depth=1 ldr x8, [sp, #32] ldrsw x9, [sp, #28] add x9, x8, x9 mov w8, #66 strb w8, [x9] b LBB2_10 LBB2_10: ; in Loop: Header=BB2_8 Depth=1 ldr w8, [sp, #28] add w8, w8, #1 str w8, [sp, #28] b LBB2_8 LBB2_11: ldur x0, [x29, #-24] bl _free ldur x9, [x29, #-24] mov w8, #67 str w8, [sp, #12] ; 4-byte Folded Spill strb w8, [x9, #16] mov x0, #32 bl _malloc ldr w8, [sp, #12] ; 4-byte Folded Reload stur x0, [x29, #-24] ldur x9, [x29, #-24] strb w8, [x9, #16] ldur x0, [x29, #-24] bl _test4_heap_overflow bl _test5_stack_overflow ldr x0, [sp, #32] bl _free stur wzr, [x29, #-4] b LBB2_12 LBB2_12: ldur w0, [x29, #-4] ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABBBB" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _test4_heap_overflow ## -- Begin function test4_heap_overflow .p2align 4, 0x90 _test4_heap_overflow: ## @test4_heap_overflow .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movq %rdi, -8(%rbp) movq -8(%rbp), %rdi leaq L_.str(%rip), %rsi movq $-1, %rdx callq ___strcpy_chk addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _test5_stack_overflow ## -- Begin function test5_stack_overflow .p2align 4, 0x90 _test5_stack_overflow: ## @test5_stack_overflow .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl $-1869574000, -4(%rbp) ## imm = 0x90909090 movl $-1852730991, -8(%rbp) ## imm = 0x91919191 movl $0, -12(%rbp) LBB1_1: ## =>This Inner Loop Header: Depth=1 movslq -12(%rbp), %rax cmpq $4, %rax ja LBB1_4 ## %bb.2: ## in Loop: Header=BB1_1 Depth=1 movslq -12(%rbp), %rax movb $69, -8(%rbp,%rax) ## %bb.3: ## in Loop: Header=BB1_1 Depth=1 movl -12(%rbp), %eax addl $1, %eax movl %eax, -12(%rbp) jmp LBB1_1 LBB1_4: popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movl $0, -4(%rbp) movl %edi, -8(%rbp) movq %rsi, -16(%rbp) movq $0, -24(%rbp) movq $0, -32(%rbp) movl $0, -36(%rbp) movl $32, %edi callq _malloc movq %rax, -24(%rbp) movl $32, %edi callq _malloc movq %rax, -32(%rbp) cmpq $0, -24(%rbp) je LBB2_2 ## %bb.1: cmpq $0, -32(%rbp) jne LBB2_3 LBB2_2: movl $-1, -4(%rbp) jmp LBB2_12 LBB2_3: movl $0, -36(%rbp) LBB2_4: ## =>This Inner Loop Header: Depth=1 cmpl $32, -36(%rbp) jg LBB2_7 ## %bb.5: ## in Loop: Header=BB2_4 Depth=1 movq -24(%rbp), %rax movslq -36(%rbp), %rcx movb $65, (%rax,%rcx) ## %bb.6: ## in Loop: Header=BB2_4 Depth=1 movl -36(%rbp), %eax addl $1, %eax movl %eax, -36(%rbp) jmp LBB2_4 LBB2_7: movl $0, -36(%rbp) LBB2_8: ## =>This Inner Loop Header: Depth=1 cmpl $32, -36(%rbp) jg LBB2_11 ## %bb.9: ## in Loop: Header=BB2_8 Depth=1 movq -32(%rbp), %rax movslq -36(%rbp), %rcx movb $66, (%rax,%rcx) ## %bb.10: ## in Loop: Header=BB2_8 Depth=1 movl -36(%rbp), %eax addl $1, %eax movl %eax, -36(%rbp) jmp LBB2_8 LBB2_11: movq -24(%rbp), %rdi callq _free movq -24(%rbp), %rax movb $67, 16(%rax) movl $32, %edi callq _malloc movq %rax, -24(%rbp) movq -24(%rbp), %rax movb $67, 16(%rax) movq -24(%rbp), %rdi callq _test4_heap_overflow callq _test5_stack_overflow movq -32(%rbp), %rdi callq _free movl $0, -4(%rbp) LBB2_12: movl -4(%rbp), %eax addq $48, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABBBB" .subsections_via_symbols
the_stack_data/23575655.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, #1 add sp, sp, #16 ret .cfi_endproc ; -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @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, %eax popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/82951329.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/90766204.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _rangesum ; -- Begin function rangesum .p2align 2 _rangesum: ; @rangesum .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 str x0, [sp, #32] str xzr, [sp, #16] str wzr, [sp, #12] str wzr, [sp, #28] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #28] subs w8, w8, #10 cset w8, ge tbnz w8, #0, LBB0_6 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #28] subs w8, w8, #5 cset w8, le tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #16] ldr x9, [sp, #32] ldrsw x10, [sp, #28] ldrsw x9, [x9, x10, lsl #2] add x8, x8, x9 str x8, [sp, #16] ldr w8, [sp, #12] add w8, w8, #1 str w8, [sp, #12] b LBB0_4 LBB0_4: ; in Loop: Header=BB0_1 Depth=1 b LBB0_5 LBB0_5: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #28] add w8, w8, #1 str w8, [sp, #28] b LBB0_1 LBB0_6: ldr w8, [sp, #12] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_8 b LBB0_7 LBB0_7: ldr x8, [sp, #16] ldrsw x9, [sp, #12] sdiv x8, x8, x9 ; kill: def $w8 killed $w8 killed $x8 str w8, [sp, #44] b LBB0_9 LBB0_8: str wzr, [sp, #44] b LBB0_9 LBB0_9: 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] str wzr, [sp, #28] add x0, sp, #32 str x0, [sp] ; 8-byte Folded Spill bl _rangesum mov x8, x0 ldr x0, [sp] ; 8-byte Folded Reload str w8, [sp, #20] ldr w8, [sp, #32] str w8, [sp, #24] ldr w8, [sp, #36] str w8, [sp, #32] ldr w8, [sp, #24] str w8, [sp, #36] bl _rangesum str w0, [sp, #16] ldr w8, [sp, #32] str w8, [sp, #24] str wzr, [sp, #8] b LBB1_1 LBB1_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #8] subs w8, w8, #9 cset w8, ge tbnz w8, #0, LBB1_4 b LBB1_2 LBB1_2: ; in Loop: Header=BB1_1 Depth=1 ldr w8, [sp, #8] add w8, w8, #1 add x9, sp, #32 ldr w8, [x9, w8, sxtw #2] ldrsw x10, [sp, #8] str w8, [x9, x10, lsl #2] b LBB1_3 LBB1_3: ; in Loop: Header=BB1_1 Depth=1 ldr w8, [sp, #8] add w8, w8, #1 str w8, [sp, #8] b LBB1_1 LBB1_4: ldr w8, [sp, #24] add x0, sp, #32 str w8, [sp, #68] bl _rangesum str w0, [sp, #12] ldr w8, [sp, #20] ldr w9, [sp, #16] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB1_6 b LBB1_5 LBB1_5: ldr w8, [sp, #20] ldr w9, [sp, #12] subs w8, w8, w9 cset w8, eq tbnz w8, #0, LBB1_7 b LBB1_6 LBB1_6: bl ___VERIFIER_error LBB1_7: ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB1_9 b LBB1_8 LBB1_8: bl ___stack_chk_fail LBB1_9: mov w0, #1 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 _rangesum ## -- Begin function rangesum .p2align 4, 0x90 _rangesum: ## @rangesum .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 $0, -32(%rbp) movl $0, -36(%rbp) movl $0, -20(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 cmpl $10, -20(%rbp) jge LBB0_6 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 cmpl $5, -20(%rbp) jle LBB0_4 ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 movq -32(%rbp), %rax movq -16(%rbp), %rcx movslq -20(%rbp), %rdx movslq (%rcx,%rdx,4), %rcx addq %rcx, %rax movq %rax, -32(%rbp) movl -36(%rbp), %eax addl $1, %eax movl %eax, -36(%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: cmpl $0, -36(%rbp) je LBB0_8 ## %bb.7: movq -32(%rbp), %rax movslq -36(%rbp), %rcx cqto idivq %rcx ## kill: def $eax killed $eax killed $rax movl %eax, -4(%rbp) jmp LBB0_9 LBB0_8: movl $0, -4(%rbp) LBB0_9: 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 $80, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -52(%rbp) leaq -48(%rbp), %rdi callq _rangesum movl %eax, -60(%rbp) movl -48(%rbp), %eax movl %eax, -56(%rbp) movl -44(%rbp), %eax movl %eax, -48(%rbp) movl -56(%rbp), %eax movl %eax, -44(%rbp) leaq -48(%rbp), %rdi callq _rangesum movl %eax, -64(%rbp) movl -48(%rbp), %eax movl %eax, -56(%rbp) movl $0, -72(%rbp) LBB1_1: ## =>This Inner Loop Header: Depth=1 cmpl $9, -72(%rbp) jge LBB1_4 ## %bb.2: ## in Loop: Header=BB1_1 Depth=1 movl -72(%rbp), %eax addl $1, %eax cltq movl -48(%rbp,%rax,4), %ecx movslq -72(%rbp), %rax movl %ecx, -48(%rbp,%rax,4) ## %bb.3: ## in Loop: Header=BB1_1 Depth=1 movl -72(%rbp), %eax addl $1, %eax movl %eax, -72(%rbp) jmp LBB1_1 LBB1_4: movl -56(%rbp), %eax movl %eax, -12(%rbp) leaq -48(%rbp), %rdi callq _rangesum movl %eax, -68(%rbp) movl -60(%rbp), %eax cmpl -64(%rbp), %eax jne LBB1_6 ## %bb.5: movl -60(%rbp), %eax cmpl -68(%rbp), %eax je LBB1_7 LBB1_6: xorl %eax, %eax ## kill: def $al killed $al killed $eax callq ___VERIFIER_error LBB1_7: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB1_9 ## %bb.8: movl $1, %eax addq $80, %rsp popq %rbp retq LBB1_9: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/56492.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _megaInit ; -- Begin function megaInit .p2align 2 _megaInit: ; @megaInit .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #96 .cfi_def_cfa_offset 96 stp x29, x30, [sp, #80] ; 16-byte Folded Spill add x29, sp, #80 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] stur wzr, [x29, #-28] stur w0, [x29, #-32] str x1, [sp, #40] bl _megaInit ldur w8, [x29, #-32] subs w8, w8, #2 cset w8, eq tbnz w8, #0, LBB1_2 b LBB1_1 LBB1_1: mov x9, sp mov x8, #1 str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf mov w0, #-1 bl _exit LBB1_2: b LBB1_3 LBB1_3: str wzr, [sp, #36] b LBB1_4 LBB1_4: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #36] subs w8, w8, #1 cset w8, ge tbnz w8, #0, LBB1_6 b LBB1_5 LBB1_5: ; in Loop: Header=BB1_4 Depth=1 ldr x8, [sp, #40] ldr w9, [sp, #36] add w9, w9, #1 ldr x0, [x8, w9, sxtw #3] mov x1, #0 mov w2, #10 bl _strtoul str x0, [sp, #24] ldr x8, [sp, #24] ldrsw x10, [sp, #36] sub x9, x29, #16 str x8, [x9, x10, lsl #3] ldr w8, [sp, #36] add w8, w8, #1 str w8, [sp, #36] b LBB1_4 LBB1_6: sub x0, x29, #16 sub x1, x29, #24 bl _RandomFunc ldur x8, [x29, #-24] mov x9, #16818 movk x9, #64734, lsl #16 subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB1_8 b LBB1_7 LBB1_7: adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf b LBB1_9 LBB1_8: b LBB1_9 LBB1_9: str wzr, [sp, #20] b LBB1_10 LBB1_10: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #20] subs w8, w8, #1 cset w8, ge tbnz w8, #0, LBB1_12 b LBB1_11 LBB1_11: ; in Loop: Header=BB1_10 Depth=1 ldrsw x9, [sp, #20] sub x8, x29, #24 ldr x8, [x8, x9, lsl #3] mov x9, sp str x8, [x9] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf ldr w8, [sp, #20] add w8, w8, #1 str w8, [sp, #20] b LBB1_10 LBB1_12: ldur w8, [x29, #-28] str w8, [sp, #16] ; 4-byte Folded Spill ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB1_14 b LBB1_13 LBB1_13: bl ___stack_chk_fail LBB1_14: ldr w0, [sp, #16] ; 4-byte Folded Reload ldp x29, x30, [sp, #80] ; 16-byte Folded Reload add sp, sp, #96 ret .cfi_endproc ; -- End function .globl _RandomFunc ; -- Begin function RandomFunc .p2align 2 _RandomFunc: ; @RandomFunc .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] str x0, [sp, #24] str x1, [sp, #16] ldr x8, [sp, #24] ldr x8, [x8] mov x9, #26986 movk x9, #13958, lsl #16 add x8, x8, x9 mov x9, #-65525 movk x9, #52829, lsl #16 eor x8, x8, x9 stur x8, [x29, #-16] str xzr, [sp, #8] b LBB2_1 LBB2_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #8] ldr x9, [sp, #24] ldr x9, [x9, #8] subs x8, x8, x9 cset w8, hs tbnz w8, #0, LBB2_9 b LBB2_2 LBB2_2: ; in Loop: Header=BB2_1 Depth=1 ldur x8, [x29, #-16] ldr x9, [sp, #8] subs x8, x8, x9 cset w8, ls tbnz w8, #0, LBB2_4 b LBB2_3 LBB2_3: ; in Loop: Header=BB2_1 Depth=1 ldr x10, [sp, #8] sub x9, x29, #16 mov x8, x9 add x8, x8, x10, lsl #3 ldrh w8, [x8] strh w8, [sp, #6] ldr x10, [sp, #8] mov x8, x9 add x8, x8, x10, lsl #3 ldrh w8, [x8, #2] ldr x11, [sp, #8] mov x10, x9 add x10, x10, x11, lsl #3 strh w8, [x10] ldrh w8, [sp, #6] ldr x10, [sp, #8] add x9, x9, x10, lsl #3 strh w8, [x9, #2] b LBB2_5 LBB2_4: ; in Loop: Header=BB2_1 Depth=1 ldur w8, [x29, #-12] str w8, [sp] ldur w8, [x29, #-16] stur w8, [x29, #-12] ldr w8, [sp] stur w8, [x29, #-16] b LBB2_5 LBB2_5: ; in Loop: Header=BB2_1 Depth=1 ldur x8, [x29, #-16] ldr x9, [sp, #8] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB2_7 b LBB2_6 LBB2_6: ; in Loop: Header=BB2_1 Depth=1 sub x8, x29, #16 ldur x9, [x29, #-16] and x10, x9, #0x7 ldr x9, [sp, #8] add x9, x8, x9, lsl #3 ldr x8, [x9] orr x8, x8, x10, lsl #2 str x8, [x9] b LBB2_8 LBB2_7: ; in Loop: Header=BB2_1 Depth=1 ldr x9, [sp, #8] sub x8, x29, #16 ldr x8, [x8, x9, lsl #3] and x9, x8, #0x7 ldur x8, [x29, #-16] orr x8, x8, x9, lsl #2 stur x8, [x29, #-16] b LBB2_8 LBB2_8: ; in Loop: Header=BB2_1 Depth=1 ldr x8, [sp, #8] add x8, x8, #1 str x8, [sp, #8] b LBB2_1 LBB2_9: ldur x8, [x29, #-16] mov x9, #57753 movk x9, #8379, lsl #16 mul x8, x8, x9 mov x9, #62270 movk x9, #8151, lsl #16 add x8, x8, x9 ldr x9, [sp, #16] str x8, [x9] ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB2_11 b LBB2_10 LBB2_10: bl ___stack_chk_fail LBB2_11: 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 "Call this program with %i arguments\n" l_.str.1: ; @.str.1 .asciz "You win!\n" l_.str.2: ; @.str.2 .asciz "%lu\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _megaInit ## -- Begin function megaInit .p2align 4, 0x90 _megaInit: ## @megaInit .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $64, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -28(%rbp) movl %edi, -32(%rbp) movq %rsi, -40(%rbp) callq _megaInit cmpl $2, -32(%rbp) je LBB1_2 ## %bb.1: leaq L_.str(%rip), %rdi xorl %eax, %eax ## kill: def $al killed $al killed $eax movl $1, %esi callq _printf movl $-1, %edi callq _exit LBB1_2: jmp LBB1_3 LBB1_3: movl $0, -44(%rbp) LBB1_4: ## =>This Inner Loop Header: Depth=1 cmpl $1, -44(%rbp) jge LBB1_6 ## %bb.5: ## in Loop: Header=BB1_4 Depth=1 movq -40(%rbp), %rax movl -44(%rbp), %ecx addl $1, %ecx movslq %ecx, %rcx movq (%rax,%rcx,8), %rdi xorl %eax, %eax movl %eax, %esi movl $10, %edx callq _strtoul movq %rax, -56(%rbp) movq -56(%rbp), %rcx movslq -44(%rbp), %rax movq %rcx, -16(%rbp,%rax,8) movl -44(%rbp), %eax addl $1, %eax movl %eax, -44(%rbp) jmp LBB1_4 LBB1_6: leaq -16(%rbp), %rdi leaq -24(%rbp), %rsi callq _RandomFunc movl $4242424242, %eax ## imm = 0xFCDE41B2 cmpq %rax, -24(%rbp) jne LBB1_8 ## %bb.7: leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf jmp LBB1_9 LBB1_8: jmp LBB1_9 LBB1_9: movl $0, -60(%rbp) LBB1_10: ## =>This Inner Loop Header: Depth=1 cmpl $1, -60(%rbp) jge LBB1_12 ## %bb.11: ## in Loop: Header=BB1_10 Depth=1 movslq -60(%rbp), %rax movq -24(%rbp,%rax,8), %rsi leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf movl -60(%rbp), %eax addl $1, %eax movl %eax, -60(%rbp) jmp LBB1_10 LBB1_12: movl -28(%rbp), %eax movl %eax, -64(%rbp) ## 4-byte Spill movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB1_14 ## %bb.13: movl -64(%rbp), %eax ## 4-byte Reload addq $64, %rsp popq %rbp retq LBB1_14: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .globl _RandomFunc ## -- Begin function RandomFunc .p2align 4, 0x90 _RandomFunc: ## @RandomFunc .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movq %rdi, -24(%rbp) movq %rsi, -32(%rbp) movq -24(%rbp), %rax movq (%rax), %rax addq $914778474, %rax ## imm = 0x3686696A xorq $-832765941, %rax ## imm = 0xCE5D000B movq %rax, -16(%rbp) movq $0, -40(%rbp) LBB2_1: ## =>This Inner Loop Header: Depth=1 movq -40(%rbp), %rax movq -24(%rbp), %rcx cmpq 8(%rcx), %rax jae LBB2_9 ## %bb.2: ## in Loop: Header=BB2_1 Depth=1 movq -16(%rbp), %rax cmpq -40(%rbp), %rax jbe LBB2_4 ## %bb.3: ## in Loop: Header=BB2_1 Depth=1 movq -40(%rbp), %rax movw -16(%rbp,%rax,8), %ax movw %ax, -42(%rbp) movq -40(%rbp), %rax movw -14(%rbp,%rax,8), %cx movq -40(%rbp), %rax movw %cx, -16(%rbp,%rax,8) movw -42(%rbp), %cx movq -40(%rbp), %rax movw %cx, -14(%rbp,%rax,8) jmp LBB2_5 LBB2_4: ## in Loop: Header=BB2_1 Depth=1 movl -12(%rbp), %eax movl %eax, -48(%rbp) movl -16(%rbp), %eax movl %eax, -12(%rbp) movl -48(%rbp), %eax movl %eax, -16(%rbp) LBB2_5: ## in Loop: Header=BB2_1 Depth=1 movq -16(%rbp), %rax cmpq -40(%rbp), %rax jne LBB2_7 ## %bb.6: ## in Loop: Header=BB2_1 Depth=1 movq -16(%rbp), %rcx andq $7, %rcx shlq $2, %rcx movq -40(%rbp), %rax orq -16(%rbp,%rax,8), %rcx movq %rcx, -16(%rbp,%rax,8) jmp LBB2_8 LBB2_7: ## in Loop: Header=BB2_1 Depth=1 movq -40(%rbp), %rax movq -16(%rbp,%rax,8), %rax andq $7, %rax shlq $2, %rax orq -16(%rbp), %rax movq %rax, -16(%rbp) LBB2_8: ## in Loop: Header=BB2_1 Depth=1 movq -40(%rbp), %rax addq $1, %rax movq %rax, -40(%rbp) jmp LBB2_1 LBB2_9: imulq $549183897, -16(%rbp), %rcx ## imm = 0x20BBE199 addq $534246206, %rcx ## imm = 0x1FD7F33E movq -32(%rbp), %rax movq %rcx, (%rax) movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB2_11 ## %bb.10: addq $48, %rsp popq %rbp retq LBB2_11: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Call this program with %i arguments\n" L_.str.1: ## @.str.1 .asciz "You win!\n" L_.str.2: ## @.str.2 .asciz "%lu\n" .subsections_via_symbols
the_stack_data/59513945.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _thunderchain_main ; -- Begin function thunderchain_main .p2align 2 _thunderchain_main: ; @thunderchain_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 str x0, [sp, #8] str x1, [sp] ldr x0, [sp] bl _TC_ReadStringParam 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 _thunderchain_main ## -- Begin function thunderchain_main .p2align 4, 0x90 _thunderchain_main: ## @thunderchain_main .cfi_startproc ## %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 -16(%rbp), %rdi callq _TC_ReadStringParam addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/266725.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov w8, #0 str w8, [sp, #24] ; 4-byte Folded Spill stur wzr, [x29, #-4] stur w0, [x29, #-8] stur x1, [x29, #-16] mov w8, #255 sturb w8, [x29, #-17] sturb w8, [x29, #-18] ldursb w11, [x29, #-17] ldurb w10, [x29, #-18] mov x9, sp ; implicit-def: $x8 mov x8, x11 str x8, [x9] ; implicit-def: $x8 mov x8, x10 str x8, [x9, #8] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf ldr w0, [sp, #24] ; 4-byte Folded Reload ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "bs0 = %d %d\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl $0, -4(%rbp) movl %edi, -8(%rbp) movq %rsi, -16(%rbp) movb $-1, -17(%rbp) movb $-1, -18(%rbp) movsbl -17(%rbp), %esi movzbl -18(%rbp), %edx leaq L_.str(%rip), %rdi movb $0, %al callq _printf xorl %eax, %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "bs0 = %d %d\n" .subsections_via_symbols
the_stack_data/778106.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 sub sp, sp, #128 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] stur wzr, [x29, #-12] mov w8, #10 stur w8, [x29, #-16] ldur w8, [x29, #-16] ; kill: def $x8 killed $w8 mov x9, sp stur x9, [x29, #-24] lsl x9, x8, #2 add x9, x9, #15 and x9, x9, #0xfffffffffffffff0 stur x9, [x29, #-96] ; 8-byte Folded Spill adrp x16, ___chkstk_darwin@GOTPAGE ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 ldur x10, [x29, #-96] ; 8-byte Folded Reload mov x9, sp subs x9, x9, x10 mov sp, x9 stur x9, [x29, #-88] ; 8-byte Folded Spill stur x8, [x29, #-32] stur wzr, [x29, #-36] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-36] ldur w9, [x29, #-16] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_4 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-36] 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 ldur x8, [x29, #-88] ; 8-byte Folded Reload add sp, sp, #16 ldursw x9, [x29, #-36] add x8, x8, x9, lsl #2 sub sp, sp, #16 mov x9, sp str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _scanf add sp, sp, #16 bl _getchar b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-36] add w8, w8, #1 stur w8, [x29, #-36] b LBB0_1 LBB0_4: ldur w8, [x29, #-16] ; kill: def $x8 killed $w8 lsl x9, x8, #2 add x9, x9, #15 and x9, x9, #0xfffffffffffffff0 stur x9, [x29, #-112] ; 8-byte Folded Spill adrp x16, ___chkstk_darwin@GOTPAGE ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 ldur x10, [x29, #-112] ; 8-byte Folded Reload mov x9, sp subs x9, x9, x10 mov sp, x9 stur x9, [x29, #-104] ; 8-byte Folded Spill stur x8, [x29, #-48] stur wzr, [x29, #-52] stur wzr, [x29, #-56] b LBB0_5 LBB0_5: ; =>This Loop Header: Depth=1 ; Child Loop BB0_7 Depth 2 ; Child Loop BB0_14 Depth 2 ldur w8, [x29, #-56] ldur w9, [x29, #-16] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_24 b LBB0_6 LBB0_6: ; in Loop: Header=BB0_5 Depth=1 ldur x8, [x29, #-88] ; 8-byte Folded Reload ldursw x9, [x29, #-56] ldr w8, [x8, x9, lsl #2] stur w8, [x29, #-60] stur wzr, [x29, #-64] stur wzr, [x29, #-68] b LBB0_7 LBB0_7: ; Parent Loop BB0_5 Depth=1 ; => This Inner Loop Header: Depth=2 ldur w8, [x29, #-68] ldur w9, [x29, #-52] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_12 b LBB0_8 LBB0_8: ; in Loop: Header=BB0_7 Depth=2 ldur x9, [x29, #-104] ; 8-byte Folded Reload ldur w8, [x29, #-60] ldursw x10, [x29, #-68] ldr w9, [x9, x10, lsl #2] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB0_10 b LBB0_9 LBB0_9: ; in Loop: Header=BB0_5 Depth=1 mov w8, #1 stur w8, [x29, #-64] b LBB0_12 LBB0_10: ; in Loop: Header=BB0_7 Depth=2 b LBB0_11 LBB0_11: ; in Loop: Header=BB0_7 Depth=2 ldur w8, [x29, #-68] add w8, w8, #1 stur w8, [x29, #-68] b LBB0_7 LBB0_12: ; in Loop: Header=BB0_5 Depth=1 ldur w8, [x29, #-64] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_22 b LBB0_13 LBB0_13: ; in Loop: Header=BB0_5 Depth=1 ldur w8, [x29, #-56] add w8, w8, #1 stur w8, [x29, #-72] b LBB0_14 LBB0_14: ; Parent Loop BB0_5 Depth=1 ; => This Inner Loop Header: Depth=2 ldur w8, [x29, #-72] ldur w9, [x29, #-16] 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 x9, [x29, #-88] ; 8-byte Folded Reload ldur w8, [x29, #-60] ldursw x10, [x29, #-72] ldr w9, [x9, x10, lsl #2] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB0_17 b LBB0_16 LBB0_16: ; in Loop: Header=BB0_5 Depth=1 mov w8, #1 stur w8, [x29, #-64] b LBB0_19 LBB0_17: ; in Loop: Header=BB0_14 Depth=2 b LBB0_18 LBB0_18: ; in Loop: Header=BB0_14 Depth=2 ldur w8, [x29, #-72] add w8, w8, #1 stur w8, [x29, #-72] b LBB0_14 LBB0_19: ; in Loop: Header=BB0_5 Depth=1 ldur w8, [x29, #-64] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_21 b LBB0_20 LBB0_20: ; in Loop: Header=BB0_5 Depth=1 ldur x9, [x29, #-104] ; 8-byte Folded Reload ldur w8, [x29, #-60] ldursw x10, [x29, #-52] str w8, [x9, x10, lsl #2] ldur w8, [x29, #-52] add w8, w8, #1 stur w8, [x29, #-52] b LBB0_21 LBB0_21: ; in Loop: Header=BB0_5 Depth=1 b LBB0_22 LBB0_22: ; in Loop: Header=BB0_5 Depth=1 b LBB0_23 LBB0_23: ; in Loop: Header=BB0_5 Depth=1 ldur w8, [x29, #-56] add w8, w8, #1 stur w8, [x29, #-56] b LBB0_5 LBB0_24: adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf stur wzr, [x29, #-76] b LBB0_25 LBB0_25: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-76] ldur w9, [x29, #-52] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_28 b LBB0_26 LBB0_26: ; in Loop: Header=BB0_25 Depth=1 ldur x8, [x29, #-104] ; 8-byte Folded Reload ldursw x9, [x29, #-76] ldr w9, [x8, x9, lsl #2] ; implicit-def: $x8 mov x8, x9 sub sp, sp, #16 mov x9, sp str x8, [x9] adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _printf add sp, sp, #16 b LBB0_27 LBB0_27: ; in Loop: Header=BB0_25 Depth=1 ldur w8, [x29, #-76] add w8, w8, #1 stur w8, [x29, #-76] b LBB0_25 LBB0_28: stur wzr, [x29, #-12] ldur x8, [x29, #-24] mov sp, x8 ldur w8, [x29, #-12] stur w8, [x29, #-116] ; 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_30 b LBB0_29 LBB0_29: bl ___stack_chk_fail LBB0_30: ldur w0, [x29, #-116] ; 4-byte Folded Reload mov sp, x29 ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Digite o %i\302\260 numero: " l_.str.1: ; @.str.1 .asciz "%i" l_.str.2: ; @.str.2 .asciz "\n" l_.str.3: ; @.str.3 .asciz "Os valores repetidos sao: " l_.str.4: ; @.str.4 .asciz "%i " .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $128, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -12(%rbp) movl $10, -16(%rbp) movl -16(%rbp), %eax ## kill: def $rax killed $eax movq %rax, -96(%rbp) ## 8-byte Spill movq %rsp, %rcx movq %rcx, -24(%rbp) shlq $2, %rax callq ____chkstk_darwin addq $15, %rax andq $-16, %rax subq %rax, %rsp movq -96(%rbp), %rax ## 8-byte Reload movq %rsp, %rcx movq %rcx, -88(%rbp) ## 8-byte Spill movq %rax, -32(%rbp) movl $0, -36(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 movl -36(%rbp), %eax cmpl -16(%rbp), %eax jge LBB0_4 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movl -36(%rbp), %esi addl $1, %esi leaq L_.str(%rip), %rdi movb $0, %al callq _printf movq -88(%rbp), %rsi ## 8-byte Reload movslq -36(%rbp), %rax shlq $2, %rax addq %rax, %rsi leaq L_.str.1(%rip), %rdi movb $0, %al callq _scanf callq _getchar ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 movl -36(%rbp), %eax addl $1, %eax movl %eax, -36(%rbp) jmp LBB0_1 LBB0_4: movl -16(%rbp), %eax ## kill: def $rax killed $eax movq %rax, -112(%rbp) ## 8-byte Spill shlq $2, %rax callq ____chkstk_darwin addq $15, %rax andq $-16, %rax subq %rax, %rsp movq -112(%rbp), %rax ## 8-byte Reload movq %rsp, %rcx movq %rcx, -104(%rbp) ## 8-byte Spill movq %rax, -48(%rbp) movl $0, -52(%rbp) movl $0, -56(%rbp) LBB0_5: ## =>This Loop Header: Depth=1 ## Child Loop BB0_7 Depth 2 ## Child Loop BB0_14 Depth 2 movl -56(%rbp), %eax cmpl -16(%rbp), %eax jge LBB0_24 ## %bb.6: ## in Loop: Header=BB0_5 Depth=1 movq -88(%rbp), %rax ## 8-byte Reload movslq -56(%rbp), %rcx movl (%rax,%rcx,4), %eax movl %eax, -60(%rbp) movl $0, -64(%rbp) movl $0, -68(%rbp) LBB0_7: ## Parent Loop BB0_5 Depth=1 ## => This Inner Loop Header: Depth=2 movl -68(%rbp), %eax cmpl -52(%rbp), %eax jge LBB0_12 ## %bb.8: ## in Loop: Header=BB0_7 Depth=2 movq -104(%rbp), %rcx ## 8-byte Reload movl -60(%rbp), %eax movslq -68(%rbp), %rdx cmpl (%rcx,%rdx,4), %eax jne LBB0_10 ## %bb.9: ## in Loop: Header=BB0_5 Depth=1 movl $1, -64(%rbp) jmp LBB0_12 LBB0_10: ## in Loop: Header=BB0_7 Depth=2 jmp LBB0_11 LBB0_11: ## in Loop: Header=BB0_7 Depth=2 movl -68(%rbp), %eax addl $1, %eax movl %eax, -68(%rbp) jmp LBB0_7 LBB0_12: ## in Loop: Header=BB0_5 Depth=1 cmpl $0, -64(%rbp) jne LBB0_22 ## %bb.13: ## in Loop: Header=BB0_5 Depth=1 movl -56(%rbp), %eax addl $1, %eax movl %eax, -72(%rbp) LBB0_14: ## Parent Loop BB0_5 Depth=1 ## => This Inner Loop Header: Depth=2 movl -72(%rbp), %eax cmpl -16(%rbp), %eax jge LBB0_19 ## %bb.15: ## in Loop: Header=BB0_14 Depth=2 movq -88(%rbp), %rcx ## 8-byte Reload movl -60(%rbp), %eax movslq -72(%rbp), %rdx cmpl (%rcx,%rdx,4), %eax jne LBB0_17 ## %bb.16: ## in Loop: Header=BB0_5 Depth=1 movl $1, -64(%rbp) jmp LBB0_19 LBB0_17: ## in Loop: Header=BB0_14 Depth=2 jmp LBB0_18 LBB0_18: ## in Loop: Header=BB0_14 Depth=2 movl -72(%rbp), %eax addl $1, %eax movl %eax, -72(%rbp) jmp LBB0_14 LBB0_19: ## in Loop: Header=BB0_5 Depth=1 cmpl $1, -64(%rbp) jne LBB0_21 ## %bb.20: ## in Loop: Header=BB0_5 Depth=1 movq -104(%rbp), %rax ## 8-byte Reload movl -60(%rbp), %edx movslq -52(%rbp), %rcx movl %edx, (%rax,%rcx,4) movl -52(%rbp), %eax addl $1, %eax movl %eax, -52(%rbp) LBB0_21: ## in Loop: Header=BB0_5 Depth=1 jmp LBB0_22 LBB0_22: ## in Loop: Header=BB0_5 Depth=1 jmp LBB0_23 LBB0_23: ## in Loop: Header=BB0_5 Depth=1 movl -56(%rbp), %eax addl $1, %eax movl %eax, -56(%rbp) jmp LBB0_5 LBB0_24: leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf movl $0, -76(%rbp) LBB0_25: ## =>This Inner Loop Header: Depth=1 movl -76(%rbp), %eax cmpl -52(%rbp), %eax jge LBB0_28 ## %bb.26: ## in Loop: Header=BB0_25 Depth=1 movq -104(%rbp), %rax ## 8-byte Reload movslq -76(%rbp), %rcx movl (%rax,%rcx,4), %esi leaq L_.str.4(%rip), %rdi movb $0, %al callq _printf ## %bb.27: ## in Loop: Header=BB0_25 Depth=1 movl -76(%rbp), %eax addl $1, %eax movl %eax, -76(%rbp) jmp LBB0_25 LBB0_28: movl $0, -12(%rbp) movq -24(%rbp), %rax movq %rax, %rsp movl -12(%rbp), %eax movl %eax, -116(%rbp) ## 4-byte Spill movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_30 ## %bb.29: movl -116(%rbp), %eax ## 4-byte Reload movq %rbp, %rsp popq %rbp retq LBB0_30: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Digite o %i\302\260 numero: " L_.str.1: ## @.str.1 .asciz "%i" L_.str.2: ## @.str.2 .asciz "\n" L_.str.3: ## @.str.3 .asciz "Os valores repetidos sao: " L_.str.4: ## @.str.4 .asciz "%i " .subsections_via_symbols
the_stack_data/55452.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] adrp x8, _info_compiler@PAGE ldr x8, [x8, _info_compiler@PAGEOFF] ldrsw x9, [sp, #24] ldrsb w9, [x8, x9] ldr w8, [sp, #12] add w8, w8, w9 str w8, [sp, #12] adrp x8, _info_platform@PAGE ldr x8, [x8, _info_platform@PAGEOFF] ldrsw x9, [sp, #24] ldrsb w9, [x8, x9] ldr w8, [sp, #12] add w8, w8, w9 str w8, [sp, #12] adrp x8, _info_arch@PAGE ldr x8, [x8, _info_arch@PAGEOFF] ldrsw x9, [sp, #24] ldrsb w9, [x8, x9] ldr w8, [sp, #12] add w8, w8, w9 str w8, [sp, #12] ldrsw x9, [sp, #24] adrp x8, _info_version@PAGE add x8, x8, _info_version@PAGEOFF ldrsb w9, [x8, x9] ldr w8, [sp, #12] add w8, w8, w9 str w8, [sp, #12] adrp x8, _info_language_dialect_default@PAGE ldr x8, [x8, _info_language_dialect_default@PAGEOFF] ldrsw x9, [sp, #24] 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 __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "INFO:compiler[AppleClang]" .section __DATA,__data .globl _info_compiler ; @info_compiler .p2align 3 _info_compiler: .quad l_.str .section __TEXT,__const .globl _info_version ; @info_version _info_version: .asciz "INFO:compiler_version[00000014.00000000.00000003.14030022]" .section __TEXT,__cstring,cstring_literals l_.str.1: ; @.str.1 .asciz "INFO:platform[Darwin]" .section __DATA,__data .globl _info_platform ; @info_platform .p2align 3 _info_platform: .quad l_.str.1 .section __TEXT,__cstring,cstring_literals l_.str.2: ; @.str.2 .asciz "INFO:arch[]" .section __DATA,__data .globl _info_arch ; @info_arch .p2align 3 _info_arch: .quad l_.str.2 .section __TEXT,__cstring,cstring_literals l_.str.3: ; @.str.3 .asciz "INFO:dialect_default[17]" .section __DATA,__data .globl _info_language_dialect_default ; @info_language_dialect_default .p2align 3 _info_language_dialect_default: .quad l_.str.3 .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) movq _info_compiler(%rip), %rax movslq -8(%rbp), %rcx movsbl (%rax,%rcx), %eax addl -20(%rbp), %eax movl %eax, -20(%rbp) movq _info_platform(%rip), %rax movslq -8(%rbp), %rcx movsbl (%rax,%rcx), %eax addl -20(%rbp), %eax movl %eax, -20(%rbp) movq _info_arch(%rip), %rax movslq -8(%rbp), %rcx movsbl (%rax,%rcx), %eax addl -20(%rbp), %eax movl %eax, -20(%rbp) movslq -8(%rbp), %rcx leaq _info_version(%rip), %rax movsbl (%rax,%rcx), %eax addl -20(%rbp), %eax movl %eax, -20(%rbp) movq _info_language_dialect_default(%rip), %rax movslq -8(%rbp), %rcx movsbl (%rax,%rcx), %eax addl -20(%rbp), %eax movl %eax, -20(%rbp) movl -20(%rbp), %eax popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "INFO:compiler[AppleClang]" .section __DATA,__data .globl _info_compiler ## @info_compiler .p2align 3 _info_compiler: .quad L_.str .section __TEXT,__const .globl _info_version ## @info_version .p2align 4 _info_version: .asciz "INFO:compiler_version[00000014.00000000.00000003.14030022]" .section __TEXT,__cstring,cstring_literals L_.str.1: ## @.str.1 .asciz "INFO:platform[Darwin]" .section __DATA,__data .globl _info_platform ## @info_platform .p2align 3 _info_platform: .quad L_.str.1 .section __TEXT,__cstring,cstring_literals L_.str.2: ## @.str.2 .asciz "INFO:arch[]" .section __DATA,__data .globl _info_arch ## @info_arch .p2align 3 _info_arch: .quad L_.str.2 .section __TEXT,__cstring,cstring_literals L_.str.3: ## @.str.3 .asciz "INFO:dialect_default[17]" .section __DATA,__data .globl _info_language_dialect_default ## @info_language_dialect_default .p2align 3 _info_language_dialect_default: .quad L_.str.3 .subsections_via_symbols
the_stack_data/29825229.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, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 .cfi_offset w27, -8 .cfi_offset w28, -16 sub sp, sp, #1888 .cfi_def_cfa_offset 1904 adrp x8, _x_0@GOTPAGE ldr x8, [x8, _x_0@GOTPAGEOFF] str x8, [sp, #1736] ; 8-byte Folded Spill adrp x8, _x_1@GOTPAGE ldr x8, [x8, _x_1@GOTPAGEOFF] str x8, [sp, #1744] ; 8-byte Folded Spill adrp x8, _x_2@GOTPAGE ldr x8, [x8, _x_2@GOTPAGEOFF] str x8, [sp, #1752] ; 8-byte Folded Spill adrp x8, _x_3@GOTPAGE ldr x8, [x8, _x_3@GOTPAGEOFF] str x8, [sp, #1760] ; 8-byte Folded Spill adrp x8, _x_5@GOTPAGE ldr x8, [x8, _x_5@GOTPAGEOFF] str x8, [sp, #1768] ; 8-byte Folded Spill adrp x8, _x_7@GOTPAGE ldr x8, [x8, _x_7@GOTPAGEOFF] str x8, [sp, #1776] ; 8-byte Folded Spill adrp x8, _x_9@GOTPAGE ldr x8, [x8, _x_9@GOTPAGEOFF] str x8, [sp, #1784] ; 8-byte Folded Spill adrp x8, _x_10@GOTPAGE ldr x8, [x8, _x_10@GOTPAGEOFF] str x8, [sp, #1792] ; 8-byte Folded Spill adrp x8, _x_11@GOTPAGE ldr x8, [x8, _x_11@GOTPAGEOFF] str x8, [sp, #1800] ; 8-byte Folded Spill adrp x8, _x_4@GOTPAGE ldr x8, [x8, _x_4@GOTPAGEOFF] str x8, [sp, #1808] ; 8-byte Folded Spill adrp x8, _x_6@GOTPAGE ldr x8, [x8, _x_6@GOTPAGEOFF] str x8, [sp, #1816] ; 8-byte Folded Spill adrp x8, _x_8@GOTPAGE ldr x8, [x8, _x_8@GOTPAGEOFF] str x8, [sp, #1824] ; 8-byte Folded Spill str wzr, [sp, #1884] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #1752] ; 8-byte Folded Reload ldr x9, [sp, #1744] ; 8-byte Folded Reload ldr x10, [sp, #1736] ; 8-byte Folded Reload ldr s0, [x10] fcvt d1, s0 fmov d0, #16.00000000 fadd d0, d0, d1 str d0, [sp, #1728] ; 8-byte Folded Spill ldr s0, [x9] fcvt d1, s0 fmov d0, #2.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #19.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1744] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #2.00000000 fadd d0, d0, d1 str d0, [sp, #1720] ; 8-byte Folded Spill b LBB0_4 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1752] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #19.00000000 fadd d0, d0, d1 str d0, [sp, #1720] ; 8-byte Folded Spill b LBB0_4 LBB0_4: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #1728] ; 8-byte Folded Reload ldr d1, [sp, #1720] ; 8-byte Folded Reload fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_6 b LBB0_5 LBB0_5: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1736] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #16.00000000 fadd d0, d0, d1 str d0, [sp, #1712] ; 8-byte Folded Spill b LBB0_10 LBB0_6: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1752] ; 8-byte Folded Reload ldr x9, [sp, #1744] ; 8-byte Folded Reload ldr s0, [x9] fcvt d1, s0 fmov d0, #2.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #19.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_8 b LBB0_7 LBB0_7: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1744] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #2.00000000 fadd d0, d0, d1 str d0, [sp, #1704] ; 8-byte Folded Spill b LBB0_9 LBB0_8: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1752] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #19.00000000 fadd d0, d0, d1 str d0, [sp, #1704] ; 8-byte Folded Spill b LBB0_9 LBB0_9: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #1704] ; 8-byte Folded Reload str d0, [sp, #1712] ; 8-byte Folded Spill b LBB0_10 LBB0_10: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1776] ; 8-byte Folded Reload ldr x9, [sp, #1768] ; 8-byte Folded Reload ldr x10, [sp, #1760] ; 8-byte Folded Reload ldr d0, [sp, #1712] ; 8-byte Folded Reload str d0, [sp, #1688] ; 8-byte Folded Spill ldr s0, [x10] fcvt d1, s0 fmov d0, #13.00000000 fadd d0, d0, d1 str d0, [sp, #1696] ; 8-byte Folded Spill ldr s0, [x9] fcvt d1, s0 fmov d0, #1.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #11.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_12 b LBB0_11 LBB0_11: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1768] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #1.00000000 fadd d0, d0, d1 str d0, [sp, #1680] ; 8-byte Folded Spill b LBB0_13 LBB0_12: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1776] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #11.00000000 fadd d0, d0, d1 str d0, [sp, #1680] ; 8-byte Folded Spill b LBB0_13 LBB0_13: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #1696] ; 8-byte Folded Reload ldr d1, [sp, #1680] ; 8-byte Folded Reload fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_15 b LBB0_14 LBB0_14: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1760] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #13.00000000 fadd d0, d0, d1 str d0, [sp, #1672] ; 8-byte Folded Spill b LBB0_19 LBB0_15: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1776] ; 8-byte Folded Reload ldr x9, [sp, #1768] ; 8-byte Folded Reload ldr s0, [x9] fcvt d1, s0 fmov d0, #1.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #11.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_17 b LBB0_16 LBB0_16: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1768] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #1.00000000 fadd d0, d0, d1 str d0, [sp, #1664] ; 8-byte Folded Spill b LBB0_18 LBB0_17: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1776] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #11.00000000 fadd d0, d0, d1 str d0, [sp, #1664] ; 8-byte Folded Spill b LBB0_18 LBB0_18: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #1664] ; 8-byte Folded Reload str d0, [sp, #1672] ; 8-byte Folded Spill b LBB0_19 LBB0_19: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #1688] ; 8-byte Folded Reload ldr d1, [sp, #1672] ; 8-byte Folded Reload fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_30 b LBB0_20 LBB0_20: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1752] ; 8-byte Folded Reload ldr x9, [sp, #1744] ; 8-byte Folded Reload ldr x10, [sp, #1736] ; 8-byte Folded Reload ldr s0, [x10] fcvt d1, s0 fmov d0, #16.00000000 fadd d0, d0, d1 str d0, [sp, #1656] ; 8-byte Folded Spill ldr s0, [x9] fcvt d1, s0 fmov d0, #2.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #19.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_22 b LBB0_21 LBB0_21: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1744] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #2.00000000 fadd d0, d0, d1 str d0, [sp, #1648] ; 8-byte Folded Spill b LBB0_23 LBB0_22: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1752] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #19.00000000 fadd d0, d0, d1 str d0, [sp, #1648] ; 8-byte Folded Spill b LBB0_23 LBB0_23: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #1656] ; 8-byte Folded Reload ldr d1, [sp, #1648] ; 8-byte Folded Reload fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_25 b LBB0_24 LBB0_24: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1736] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #16.00000000 fadd d0, d0, d1 str d0, [sp, #1640] ; 8-byte Folded Spill b LBB0_29 LBB0_25: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1752] ; 8-byte Folded Reload ldr x9, [sp, #1744] ; 8-byte Folded Reload ldr s0, [x9] fcvt d1, s0 fmov d0, #2.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #19.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_27 b LBB0_26 LBB0_26: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1744] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #2.00000000 fadd d0, d0, d1 str d0, [sp, #1632] ; 8-byte Folded Spill b LBB0_28 LBB0_27: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1752] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #19.00000000 fadd d0, d0, d1 str d0, [sp, #1632] ; 8-byte Folded Spill b LBB0_28 LBB0_28: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #1632] ; 8-byte Folded Reload str d0, [sp, #1640] ; 8-byte Folded Spill b LBB0_29 LBB0_29: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #1640] ; 8-byte Folded Reload str d0, [sp, #1624] ; 8-byte Folded Spill b LBB0_40 LBB0_30: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1776] ; 8-byte Folded Reload ldr x9, [sp, #1768] ; 8-byte Folded Reload ldr x10, [sp, #1760] ; 8-byte Folded Reload ldr s0, [x10] fcvt d1, s0 fmov d0, #13.00000000 fadd d0, d0, d1 str d0, [sp, #1616] ; 8-byte Folded Spill ldr s0, [x9] fcvt d1, s0 fmov d0, #1.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #11.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_32 b LBB0_31 LBB0_31: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1768] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #1.00000000 fadd d0, d0, d1 str d0, [sp, #1608] ; 8-byte Folded Spill b LBB0_33 LBB0_32: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1776] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #11.00000000 fadd d0, d0, d1 str d0, [sp, #1608] ; 8-byte Folded Spill b LBB0_33 LBB0_33: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #1616] ; 8-byte Folded Reload ldr d1, [sp, #1608] ; 8-byte Folded Reload fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_35 b LBB0_34 LBB0_34: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1760] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #13.00000000 fadd d0, d0, d1 str d0, [sp, #1600] ; 8-byte Folded Spill b LBB0_39 LBB0_35: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1776] ; 8-byte Folded Reload ldr x9, [sp, #1768] ; 8-byte Folded Reload ldr s0, [x9] fcvt d1, s0 fmov d0, #1.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #11.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_37 b LBB0_36 LBB0_36: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1768] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #1.00000000 fadd d0, d0, d1 str d0, [sp, #1592] ; 8-byte Folded Spill b LBB0_38 LBB0_37: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1776] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #11.00000000 fadd d0, d0, d1 str d0, [sp, #1592] ; 8-byte Folded Spill b LBB0_38 LBB0_38: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #1592] ; 8-byte Folded Reload str d0, [sp, #1600] ; 8-byte Folded Spill b LBB0_39 LBB0_39: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #1600] ; 8-byte Folded Reload str d0, [sp, #1624] ; 8-byte Folded Spill b LBB0_40 LBB0_40: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1776] ; 8-byte Folded Reload ldr x9, [sp, #1744] ; 8-byte Folded Reload ldr x10, [sp, #1736] ; 8-byte Folded Reload ldr d0, [sp, #1624] ; 8-byte Folded Reload fcvt s0, d0 str s0, [sp, #1880] ldr s0, [x10] fcvt d1, s0 fmov d0, #7.00000000 fadd d0, d0, d1 str d0, [sp, #1584] ; 8-byte Folded Spill ldr s0, [x9] fcvt d1, s0 fmov d0, #1.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #8.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_42 b LBB0_41 LBB0_41: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1744] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #1.00000000 fadd d0, d0, d1 str d0, [sp, #1576] ; 8-byte Folded Spill b LBB0_43 LBB0_42: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1776] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #8.00000000 fadd d0, d0, d1 str d0, [sp, #1576] ; 8-byte Folded Spill b LBB0_43 LBB0_43: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #1584] ; 8-byte Folded Reload ldr d1, [sp, #1576] ; 8-byte Folded Reload fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_45 b LBB0_44 LBB0_44: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1736] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #7.00000000 fadd d0, d0, d1 str d0, [sp, #1568] ; 8-byte Folded Spill b LBB0_49 LBB0_45: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1776] ; 8-byte Folded Reload ldr x9, [sp, #1744] ; 8-byte Folded Reload ldr s0, [x9] fcvt d1, s0 fmov d0, #1.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #8.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_47 b LBB0_46 LBB0_46: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1744] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #1.00000000 fadd d0, d0, d1 str d0, [sp, #1560] ; 8-byte Folded Spill b LBB0_48 LBB0_47: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1776] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #8.00000000 fadd d0, d0, d1 str d0, [sp, #1560] ; 8-byte Folded Spill b LBB0_48 LBB0_48: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #1560] ; 8-byte Folded Reload str d0, [sp, #1568] ; 8-byte Folded Spill b LBB0_49 LBB0_49: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1800] ; 8-byte Folded Reload ldr x9, [sp, #1792] ; 8-byte Folded Reload ldr x10, [sp, #1784] ; 8-byte Folded Reload ldr d0, [sp, #1568] ; 8-byte Folded Reload str d0, [sp, #1544] ; 8-byte Folded Spill ldr s0, [x10] fcvt d1, s0 fmov d0, #15.00000000 fadd d0, d0, d1 str d0, [sp, #1552] ; 8-byte Folded Spill ldr s0, [x9] fcvt d1, s0 fmov d0, #12.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #11.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_51 b LBB0_50 LBB0_50: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1792] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #12.00000000 fadd d0, d0, d1 str d0, [sp, #1536] ; 8-byte Folded Spill b LBB0_52 LBB0_51: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1800] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #11.00000000 fadd d0, d0, d1 str d0, [sp, #1536] ; 8-byte Folded Spill b LBB0_52 LBB0_52: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #1552] ; 8-byte Folded Reload ldr d1, [sp, #1536] ; 8-byte Folded Reload fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_54 b LBB0_53 LBB0_53: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1784] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #15.00000000 fadd d0, d0, d1 str d0, [sp, #1528] ; 8-byte Folded Spill b LBB0_58 LBB0_54: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1800] ; 8-byte Folded Reload ldr x9, [sp, #1792] ; 8-byte Folded Reload ldr s0, [x9] fcvt d1, s0 fmov d0, #12.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #11.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_56 b LBB0_55 LBB0_55: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1792] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #12.00000000 fadd d0, d0, d1 str d0, [sp, #1520] ; 8-byte Folded Spill b LBB0_57 LBB0_56: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1800] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #11.00000000 fadd d0, d0, d1 str d0, [sp, #1520] ; 8-byte Folded Spill b LBB0_57 LBB0_57: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #1520] ; 8-byte Folded Reload str d0, [sp, #1528] ; 8-byte Folded Spill b LBB0_58 LBB0_58: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #1544] ; 8-byte Folded Reload ldr d1, [sp, #1528] ; 8-byte Folded Reload fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_69 b LBB0_59 LBB0_59: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1776] ; 8-byte Folded Reload ldr x9, [sp, #1744] ; 8-byte Folded Reload ldr x10, [sp, #1736] ; 8-byte Folded Reload ldr s0, [x10] fcvt d1, s0 fmov d0, #7.00000000 fadd d0, d0, d1 str d0, [sp, #1512] ; 8-byte Folded Spill ldr s0, [x9] fcvt d1, s0 fmov d0, #1.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #8.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_61 b LBB0_60 LBB0_60: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1744] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #1.00000000 fadd d0, d0, d1 str d0, [sp, #1504] ; 8-byte Folded Spill b LBB0_62 LBB0_61: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1776] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #8.00000000 fadd d0, d0, d1 str d0, [sp, #1504] ; 8-byte Folded Spill b LBB0_62 LBB0_62: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #1512] ; 8-byte Folded Reload ldr d1, [sp, #1504] ; 8-byte Folded Reload fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_64 b LBB0_63 LBB0_63: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1736] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #7.00000000 fadd d0, d0, d1 str d0, [sp, #1496] ; 8-byte Folded Spill b LBB0_68 LBB0_64: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1776] ; 8-byte Folded Reload ldr x9, [sp, #1744] ; 8-byte Folded Reload ldr s0, [x9] fcvt d1, s0 fmov d0, #1.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #8.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_66 b LBB0_65 LBB0_65: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1744] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #1.00000000 fadd d0, d0, d1 str d0, [sp, #1488] ; 8-byte Folded Spill b LBB0_67 LBB0_66: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1776] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #8.00000000 fadd d0, d0, d1 str d0, [sp, #1488] ; 8-byte Folded Spill b LBB0_67 LBB0_67: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #1488] ; 8-byte Folded Reload str d0, [sp, #1496] ; 8-byte Folded Spill b LBB0_68 LBB0_68: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #1496] ; 8-byte Folded Reload str d0, [sp, #1480] ; 8-byte Folded Spill b LBB0_79 LBB0_69: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1800] ; 8-byte Folded Reload ldr x9, [sp, #1792] ; 8-byte Folded Reload ldr x10, [sp, #1784] ; 8-byte Folded Reload ldr s0, [x10] fcvt d1, s0 fmov d0, #15.00000000 fadd d0, d0, d1 str d0, [sp, #1472] ; 8-byte Folded Spill ldr s0, [x9] fcvt d1, s0 fmov d0, #12.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #11.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_71 b LBB0_70 LBB0_70: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1792] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #12.00000000 fadd d0, d0, d1 str d0, [sp, #1464] ; 8-byte Folded Spill b LBB0_72 LBB0_71: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1800] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #11.00000000 fadd d0, d0, d1 str d0, [sp, #1464] ; 8-byte Folded Spill b LBB0_72 LBB0_72: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #1472] ; 8-byte Folded Reload ldr d1, [sp, #1464] ; 8-byte Folded Reload fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_74 b LBB0_73 LBB0_73: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1784] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #15.00000000 fadd d0, d0, d1 str d0, [sp, #1456] ; 8-byte Folded Spill b LBB0_78 LBB0_74: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1800] ; 8-byte Folded Reload ldr x9, [sp, #1792] ; 8-byte Folded Reload ldr s0, [x9] fcvt d1, s0 fmov d0, #12.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #11.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_76 b LBB0_75 LBB0_75: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1792] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #12.00000000 fadd d0, d0, d1 str d0, [sp, #1448] ; 8-byte Folded Spill b LBB0_77 LBB0_76: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1800] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #11.00000000 fadd d0, d0, d1 str d0, [sp, #1448] ; 8-byte Folded Spill b LBB0_77 LBB0_77: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #1448] ; 8-byte Folded Reload str d0, [sp, #1456] ; 8-byte Folded Spill b LBB0_78 LBB0_78: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #1456] ; 8-byte Folded Reload str d0, [sp, #1480] ; 8-byte Folded Spill b LBB0_79 LBB0_79: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1808] ; 8-byte Folded Reload ldr x9, [sp, #1760] ; 8-byte Folded Reload ldr x10, [sp, #1736] ; 8-byte Folded Reload ldr d0, [sp, #1480] ; 8-byte Folded Reload fcvt s0, d0 str s0, [sp, #1876] ldr s0, [x10] fcvt d1, s0 fmov d0, #18.00000000 fadd d0, d0, d1 str d0, [sp, #1440] ; 8-byte Folded Spill ldr s0, [x9] fcvt d0, s0 fmov d1, #15.00000000 fadd d0, d1, d0 ldr s2, [x8] fcvt d2, s2 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_81 b LBB0_80 LBB0_80: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1760] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #15.00000000 fadd d0, d0, d1 str d0, [sp, #1432] ; 8-byte Folded Spill b LBB0_82 LBB0_81: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1808] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #15.00000000 fadd d0, d0, d1 str d0, [sp, #1432] ; 8-byte Folded Spill b LBB0_82 LBB0_82: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #1440] ; 8-byte Folded Reload ldr d1, [sp, #1432] ; 8-byte Folded Reload fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_84 b LBB0_83 LBB0_83: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1736] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #18.00000000 fadd d0, d0, d1 str d0, [sp, #1424] ; 8-byte Folded Spill b LBB0_88 LBB0_84: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1808] ; 8-byte Folded Reload ldr x9, [sp, #1760] ; 8-byte Folded Reload ldr s0, [x9] fcvt d0, s0 fmov d1, #15.00000000 fadd d0, d1, d0 ldr s2, [x8] fcvt d2, s2 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_86 b LBB0_85 LBB0_85: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1760] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #15.00000000 fadd d0, d0, d1 str d0, [sp, #1416] ; 8-byte Folded Spill b LBB0_87 LBB0_86: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1808] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #15.00000000 fadd d0, d0, d1 str d0, [sp, #1416] ; 8-byte Folded Spill b LBB0_87 LBB0_87: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #1416] ; 8-byte Folded Reload str d0, [sp, #1424] ; 8-byte Folded Spill b LBB0_88 LBB0_88: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1800] ; 8-byte Folded Reload ldr x9, [sp, #1792] ; 8-byte Folded Reload ldr x10, [sp, #1816] ; 8-byte Folded Reload ldr d0, [sp, #1424] ; 8-byte Folded Reload str d0, [sp, #1400] ; 8-byte Folded Spill ldr s0, [x10] fcvt d1, s0 fmov d0, #13.00000000 fadd d0, d0, d1 str d0, [sp, #1408] ; 8-byte Folded Spill ldr s0, [x9] fcvt d1, s0 fmov d0, #7.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #20.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_90 b LBB0_89 LBB0_89: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1792] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #7.00000000 fadd d0, d0, d1 str d0, [sp, #1392] ; 8-byte Folded Spill b LBB0_91 LBB0_90: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1800] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #20.00000000 fadd d0, d0, d1 str d0, [sp, #1392] ; 8-byte Folded Spill b LBB0_91 LBB0_91: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #1408] ; 8-byte Folded Reload ldr d1, [sp, #1392] ; 8-byte Folded Reload fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_93 b LBB0_92 LBB0_92: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1816] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #13.00000000 fadd d0, d0, d1 str d0, [sp, #1384] ; 8-byte Folded Spill b LBB0_97 LBB0_93: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1800] ; 8-byte Folded Reload ldr x9, [sp, #1792] ; 8-byte Folded Reload ldr s0, [x9] fcvt d1, s0 fmov d0, #7.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #20.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_95 b LBB0_94 LBB0_94: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1792] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #7.00000000 fadd d0, d0, d1 str d0, [sp, #1376] ; 8-byte Folded Spill b LBB0_96 LBB0_95: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1800] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #20.00000000 fadd d0, d0, d1 str d0, [sp, #1376] ; 8-byte Folded Spill b LBB0_96 LBB0_96: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #1376] ; 8-byte Folded Reload str d0, [sp, #1384] ; 8-byte Folded Spill b LBB0_97 LBB0_97: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #1400] ; 8-byte Folded Reload ldr d1, [sp, #1384] ; 8-byte Folded Reload fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_108 b LBB0_98 LBB0_98: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1808] ; 8-byte Folded Reload ldr x9, [sp, #1760] ; 8-byte Folded Reload ldr x10, [sp, #1736] ; 8-byte Folded Reload ldr s0, [x10] fcvt d1, s0 fmov d0, #18.00000000 fadd d0, d0, d1 str d0, [sp, #1368] ; 8-byte Folded Spill ldr s0, [x9] fcvt d0, s0 fmov d1, #15.00000000 fadd d0, d1, d0 ldr s2, [x8] fcvt d2, s2 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_100 b LBB0_99 LBB0_99: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1760] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #15.00000000 fadd d0, d0, d1 str d0, [sp, #1360] ; 8-byte Folded Spill b LBB0_101 LBB0_100: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1808] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #15.00000000 fadd d0, d0, d1 str d0, [sp, #1360] ; 8-byte Folded Spill b LBB0_101 LBB0_101: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #1368] ; 8-byte Folded Reload ldr d1, [sp, #1360] ; 8-byte Folded Reload fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_103 b LBB0_102 LBB0_102: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1736] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #18.00000000 fadd d0, d0, d1 str d0, [sp, #1352] ; 8-byte Folded Spill b LBB0_107 LBB0_103: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1808] ; 8-byte Folded Reload ldr x9, [sp, #1760] ; 8-byte Folded Reload ldr s0, [x9] fcvt d0, s0 fmov d1, #15.00000000 fadd d0, d1, d0 ldr s2, [x8] fcvt d2, s2 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_105 b LBB0_104 LBB0_104: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1760] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #15.00000000 fadd d0, d0, d1 str d0, [sp, #1344] ; 8-byte Folded Spill b LBB0_106 LBB0_105: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1808] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #15.00000000 fadd d0, d0, d1 str d0, [sp, #1344] ; 8-byte Folded Spill b LBB0_106 LBB0_106: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #1344] ; 8-byte Folded Reload str d0, [sp, #1352] ; 8-byte Folded Spill b LBB0_107 LBB0_107: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #1352] ; 8-byte Folded Reload str d0, [sp, #1336] ; 8-byte Folded Spill b LBB0_118 LBB0_108: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1800] ; 8-byte Folded Reload ldr x9, [sp, #1792] ; 8-byte Folded Reload ldr x10, [sp, #1816] ; 8-byte Folded Reload ldr s0, [x10] fcvt d1, s0 fmov d0, #13.00000000 fadd d0, d0, d1 str d0, [sp, #1328] ; 8-byte Folded Spill ldr s0, [x9] fcvt d1, s0 fmov d0, #7.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #20.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_110 b LBB0_109 LBB0_109: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1792] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #7.00000000 fadd d0, d0, d1 str d0, [sp, #1320] ; 8-byte Folded Spill b LBB0_111 LBB0_110: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1800] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #20.00000000 fadd d0, d0, d1 str d0, [sp, #1320] ; 8-byte Folded Spill b LBB0_111 LBB0_111: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #1328] ; 8-byte Folded Reload ldr d1, [sp, #1320] ; 8-byte Folded Reload fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_113 b LBB0_112 LBB0_112: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1816] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #13.00000000 fadd d0, d0, d1 str d0, [sp, #1312] ; 8-byte Folded Spill b LBB0_117 LBB0_113: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1800] ; 8-byte Folded Reload ldr x9, [sp, #1792] ; 8-byte Folded Reload ldr s0, [x9] fcvt d1, s0 fmov d0, #7.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #20.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_115 b LBB0_114 LBB0_114: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1792] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #7.00000000 fadd d0, d0, d1 str d0, [sp, #1304] ; 8-byte Folded Spill b LBB0_116 LBB0_115: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1800] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #20.00000000 fadd d0, d0, d1 str d0, [sp, #1304] ; 8-byte Folded Spill b LBB0_116 LBB0_116: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #1304] ; 8-byte Folded Reload str d0, [sp, #1312] ; 8-byte Folded Spill b LBB0_117 LBB0_117: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #1312] ; 8-byte Folded Reload str d0, [sp, #1336] ; 8-byte Folded Spill b LBB0_118 LBB0_118: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1760] ; 8-byte Folded Reload ldr x9, [sp, #1752] ; 8-byte Folded Reload ldr x10, [sp, #1736] ; 8-byte Folded Reload ldr d0, [sp, #1336] ; 8-byte Folded Reload fcvt s0, d0 str s0, [sp, #1872] ldr s0, [x10] fcvt d1, s0 fmov d0, #2.00000000 fadd d0, d0, d1 str d0, [sp, #1296] ; 8-byte Folded Spill ldr s0, [x9] fcvt d1, s0 fmov d0, #4.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #13.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_120 b LBB0_119 LBB0_119: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1752] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #4.00000000 fadd d0, d0, d1 str d0, [sp, #1288] ; 8-byte Folded Spill b LBB0_121 LBB0_120: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1760] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #13.00000000 fadd d0, d0, d1 str d0, [sp, #1288] ; 8-byte Folded Spill b LBB0_121 LBB0_121: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #1296] ; 8-byte Folded Reload ldr d1, [sp, #1288] ; 8-byte Folded Reload fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_123 b LBB0_122 LBB0_122: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1736] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #2.00000000 fadd d0, d0, d1 str d0, [sp, #1280] ; 8-byte Folded Spill b LBB0_127 LBB0_123: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1760] ; 8-byte Folded Reload ldr x9, [sp, #1752] ; 8-byte Folded Reload ldr s0, [x9] fcvt d1, s0 fmov d0, #4.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #13.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_125 b LBB0_124 LBB0_124: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1752] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #4.00000000 fadd d0, d0, d1 str d0, [sp, #1272] ; 8-byte Folded Spill b LBB0_126 LBB0_125: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1760] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #13.00000000 fadd d0, d0, d1 str d0, [sp, #1272] ; 8-byte Folded Spill b LBB0_126 LBB0_126: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #1272] ; 8-byte Folded Reload str d0, [sp, #1280] ; 8-byte Folded Spill b LBB0_127 LBB0_127: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1800] ; 8-byte Folded Reload ldr x9, [sp, #1776] ; 8-byte Folded Reload ldr x10, [sp, #1808] ; 8-byte Folded Reload ldr d0, [sp, #1280] ; 8-byte Folded Reload str d0, [sp, #1256] ; 8-byte Folded Spill ldr s0, [x10] fcvt d1, s0 fmov d0, #9.00000000 fadd d0, d0, d1 str d0, [sp, #1264] ; 8-byte Folded Spill ldr s0, [x9] fcvt d1, s0 fmov d0, #19.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #6.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_129 b LBB0_128 LBB0_128: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1776] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #19.00000000 fadd d0, d0, d1 str d0, [sp, #1248] ; 8-byte Folded Spill b LBB0_130 LBB0_129: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1800] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #6.00000000 fadd d0, d0, d1 str d0, [sp, #1248] ; 8-byte Folded Spill b LBB0_130 LBB0_130: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #1264] ; 8-byte Folded Reload ldr d1, [sp, #1248] ; 8-byte Folded Reload fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_132 b LBB0_131 LBB0_131: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1808] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #9.00000000 fadd d0, d0, d1 str d0, [sp, #1240] ; 8-byte Folded Spill b LBB0_136 LBB0_132: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1800] ; 8-byte Folded Reload ldr x9, [sp, #1776] ; 8-byte Folded Reload ldr s0, [x9] fcvt d1, s0 fmov d0, #19.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #6.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_134 b LBB0_133 LBB0_133: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1776] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #19.00000000 fadd d0, d0, d1 str d0, [sp, #1232] ; 8-byte Folded Spill b LBB0_135 LBB0_134: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1800] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #6.00000000 fadd d0, d0, d1 str d0, [sp, #1232] ; 8-byte Folded Spill b LBB0_135 LBB0_135: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #1232] ; 8-byte Folded Reload str d0, [sp, #1240] ; 8-byte Folded Spill b LBB0_136 LBB0_136: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #1256] ; 8-byte Folded Reload ldr d1, [sp, #1240] ; 8-byte Folded Reload fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_147 b LBB0_137 LBB0_137: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1760] ; 8-byte Folded Reload ldr x9, [sp, #1752] ; 8-byte Folded Reload ldr x10, [sp, #1736] ; 8-byte Folded Reload ldr s0, [x10] fcvt d1, s0 fmov d0, #2.00000000 fadd d0, d0, d1 str d0, [sp, #1224] ; 8-byte Folded Spill ldr s0, [x9] fcvt d1, s0 fmov d0, #4.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #13.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_139 b LBB0_138 LBB0_138: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1752] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #4.00000000 fadd d0, d0, d1 str d0, [sp, #1216] ; 8-byte Folded Spill b LBB0_140 LBB0_139: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1760] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #13.00000000 fadd d0, d0, d1 str d0, [sp, #1216] ; 8-byte Folded Spill b LBB0_140 LBB0_140: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #1224] ; 8-byte Folded Reload ldr d1, [sp, #1216] ; 8-byte Folded Reload fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_142 b LBB0_141 LBB0_141: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1736] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #2.00000000 fadd d0, d0, d1 str d0, [sp, #1208] ; 8-byte Folded Spill b LBB0_146 LBB0_142: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1760] ; 8-byte Folded Reload ldr x9, [sp, #1752] ; 8-byte Folded Reload ldr s0, [x9] fcvt d1, s0 fmov d0, #4.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #13.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_144 b LBB0_143 LBB0_143: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1752] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #4.00000000 fadd d0, d0, d1 str d0, [sp, #1200] ; 8-byte Folded Spill b LBB0_145 LBB0_144: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1760] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #13.00000000 fadd d0, d0, d1 str d0, [sp, #1200] ; 8-byte Folded Spill b LBB0_145 LBB0_145: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #1200] ; 8-byte Folded Reload str d0, [sp, #1208] ; 8-byte Folded Spill b LBB0_146 LBB0_146: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #1208] ; 8-byte Folded Reload str d0, [sp, #1192] ; 8-byte Folded Spill b LBB0_157 LBB0_147: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1800] ; 8-byte Folded Reload ldr x9, [sp, #1776] ; 8-byte Folded Reload ldr x10, [sp, #1808] ; 8-byte Folded Reload ldr s0, [x10] fcvt d1, s0 fmov d0, #9.00000000 fadd d0, d0, d1 str d0, [sp, #1184] ; 8-byte Folded Spill ldr s0, [x9] fcvt d1, s0 fmov d0, #19.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #6.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_149 b LBB0_148 LBB0_148: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1776] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #19.00000000 fadd d0, d0, d1 str d0, [sp, #1176] ; 8-byte Folded Spill b LBB0_150 LBB0_149: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1800] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #6.00000000 fadd d0, d0, d1 str d0, [sp, #1176] ; 8-byte Folded Spill b LBB0_150 LBB0_150: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #1184] ; 8-byte Folded Reload ldr d1, [sp, #1176] ; 8-byte Folded Reload fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_152 b LBB0_151 LBB0_151: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1808] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #9.00000000 fadd d0, d0, d1 str d0, [sp, #1168] ; 8-byte Folded Spill b LBB0_156 LBB0_152: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1800] ; 8-byte Folded Reload ldr x9, [sp, #1776] ; 8-byte Folded Reload ldr s0, [x9] fcvt d1, s0 fmov d0, #19.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #6.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_154 b LBB0_153 LBB0_153: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1776] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #19.00000000 fadd d0, d0, d1 str d0, [sp, #1160] ; 8-byte Folded Spill b LBB0_155 LBB0_154: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1800] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #6.00000000 fadd d0, d0, d1 str d0, [sp, #1160] ; 8-byte Folded Spill b LBB0_155 LBB0_155: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #1160] ; 8-byte Folded Reload str d0, [sp, #1168] ; 8-byte Folded Spill b LBB0_156 LBB0_156: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #1168] ; 8-byte Folded Reload str d0, [sp, #1192] ; 8-byte Folded Spill b LBB0_157 LBB0_157: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1768] ; 8-byte Folded Reload ldr x9, [sp, #1808] ; 8-byte Folded Reload ldr x10, [sp, #1752] ; 8-byte Folded Reload ldr d0, [sp, #1192] ; 8-byte Folded Reload fcvt s0, d0 str s0, [sp, #1868] ldr s0, [x10] fcvt d1, s0 fmov d0, #2.00000000 fadd d0, d0, d1 str d0, [sp, #1152] ; 8-byte Folded Spill ldr s0, [x9] fcvt d1, s0 fmov d0, #18.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #9.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_159 b LBB0_158 LBB0_158: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1808] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #18.00000000 fadd d0, d0, d1 str d0, [sp, #1144] ; 8-byte Folded Spill b LBB0_160 LBB0_159: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1768] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #9.00000000 fadd d0, d0, d1 str d0, [sp, #1144] ; 8-byte Folded Spill b LBB0_160 LBB0_160: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #1152] ; 8-byte Folded Reload ldr d1, [sp, #1144] ; 8-byte Folded Reload fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_162 b LBB0_161 LBB0_161: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1752] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #2.00000000 fadd d0, d0, d1 str d0, [sp, #1136] ; 8-byte Folded Spill b LBB0_166 LBB0_162: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1768] ; 8-byte Folded Reload ldr x9, [sp, #1808] ; 8-byte Folded Reload ldr s0, [x9] fcvt d1, s0 fmov d0, #18.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #9.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_164 b LBB0_163 LBB0_163: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1808] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #18.00000000 fadd d0, d0, d1 str d0, [sp, #1128] ; 8-byte Folded Spill b LBB0_165 LBB0_164: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1768] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #9.00000000 fadd d0, d0, d1 str d0, [sp, #1128] ; 8-byte Folded Spill b LBB0_165 LBB0_165: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #1128] ; 8-byte Folded Reload str d0, [sp, #1136] ; 8-byte Folded Spill b LBB0_166 LBB0_166: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1800] ; 8-byte Folded Reload ldr x9, [sp, #1784] ; 8-byte Folded Reload ldr x10, [sp, #1824] ; 8-byte Folded Reload ldr d0, [sp, #1136] ; 8-byte Folded Reload str d0, [sp, #1112] ; 8-byte Folded Spill ldr s0, [x10] fcvt d1, s0 fmov d0, #5.00000000 fadd d0, d0, d1 str d0, [sp, #1120] ; 8-byte Folded Spill ldr s0, [x9] fcvt d1, s0 fmov d0, #6.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #3.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_168 b LBB0_167 LBB0_167: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1784] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #6.00000000 fadd d0, d0, d1 str d0, [sp, #1104] ; 8-byte Folded Spill b LBB0_169 LBB0_168: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1800] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #3.00000000 fadd d0, d0, d1 str d0, [sp, #1104] ; 8-byte Folded Spill b LBB0_169 LBB0_169: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #1120] ; 8-byte Folded Reload ldr d1, [sp, #1104] ; 8-byte Folded Reload fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_171 b LBB0_170 LBB0_170: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1824] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #5.00000000 fadd d0, d0, d1 str d0, [sp, #1096] ; 8-byte Folded Spill b LBB0_175 LBB0_171: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1800] ; 8-byte Folded Reload ldr x9, [sp, #1784] ; 8-byte Folded Reload ldr s0, [x9] fcvt d1, s0 fmov d0, #6.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #3.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_173 b LBB0_172 LBB0_172: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1784] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #6.00000000 fadd d0, d0, d1 str d0, [sp, #1088] ; 8-byte Folded Spill b LBB0_174 LBB0_173: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1800] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #3.00000000 fadd d0, d0, d1 str d0, [sp, #1088] ; 8-byte Folded Spill b LBB0_174 LBB0_174: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #1088] ; 8-byte Folded Reload str d0, [sp, #1096] ; 8-byte Folded Spill b LBB0_175 LBB0_175: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #1112] ; 8-byte Folded Reload ldr d1, [sp, #1096] ; 8-byte Folded Reload fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_186 b LBB0_176 LBB0_176: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1768] ; 8-byte Folded Reload ldr x9, [sp, #1808] ; 8-byte Folded Reload ldr x10, [sp, #1752] ; 8-byte Folded Reload ldr s0, [x10] fcvt d1, s0 fmov d0, #2.00000000 fadd d0, d0, d1 str d0, [sp, #1080] ; 8-byte Folded Spill ldr s0, [x9] fcvt d1, s0 fmov d0, #18.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #9.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_178 b LBB0_177 LBB0_177: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1808] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #18.00000000 fadd d0, d0, d1 str d0, [sp, #1072] ; 8-byte Folded Spill b LBB0_179 LBB0_178: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1768] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #9.00000000 fadd d0, d0, d1 str d0, [sp, #1072] ; 8-byte Folded Spill b LBB0_179 LBB0_179: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #1080] ; 8-byte Folded Reload ldr d1, [sp, #1072] ; 8-byte Folded Reload fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_181 b LBB0_180 LBB0_180: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1752] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #2.00000000 fadd d0, d0, d1 str d0, [sp, #1064] ; 8-byte Folded Spill b LBB0_185 LBB0_181: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1768] ; 8-byte Folded Reload ldr x9, [sp, #1808] ; 8-byte Folded Reload ldr s0, [x9] fcvt d1, s0 fmov d0, #18.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #9.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_183 b LBB0_182 LBB0_182: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1808] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #18.00000000 fadd d0, d0, d1 str d0, [sp, #1056] ; 8-byte Folded Spill b LBB0_184 LBB0_183: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1768] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #9.00000000 fadd d0, d0, d1 str d0, [sp, #1056] ; 8-byte Folded Spill b LBB0_184 LBB0_184: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #1056] ; 8-byte Folded Reload str d0, [sp, #1064] ; 8-byte Folded Spill b LBB0_185 LBB0_185: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #1064] ; 8-byte Folded Reload str d0, [sp, #1048] ; 8-byte Folded Spill b LBB0_196 LBB0_186: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1800] ; 8-byte Folded Reload ldr x9, [sp, #1784] ; 8-byte Folded Reload ldr x10, [sp, #1824] ; 8-byte Folded Reload ldr s0, [x10] fcvt d1, s0 fmov d0, #5.00000000 fadd d0, d0, d1 str d0, [sp, #1040] ; 8-byte Folded Spill ldr s0, [x9] fcvt d1, s0 fmov d0, #6.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #3.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_188 b LBB0_187 LBB0_187: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1784] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #6.00000000 fadd d0, d0, d1 str d0, [sp, #1032] ; 8-byte Folded Spill b LBB0_189 LBB0_188: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1800] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #3.00000000 fadd d0, d0, d1 str d0, [sp, #1032] ; 8-byte Folded Spill b LBB0_189 LBB0_189: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #1040] ; 8-byte Folded Reload ldr d1, [sp, #1032] ; 8-byte Folded Reload fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_191 b LBB0_190 LBB0_190: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1824] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #5.00000000 fadd d0, d0, d1 str d0, [sp, #1024] ; 8-byte Folded Spill b LBB0_195 LBB0_191: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1800] ; 8-byte Folded Reload ldr x9, [sp, #1784] ; 8-byte Folded Reload ldr s0, [x9] fcvt d1, s0 fmov d0, #6.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #3.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_193 b LBB0_192 LBB0_192: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1784] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #6.00000000 fadd d0, d0, d1 str d0, [sp, #1016] ; 8-byte Folded Spill b LBB0_194 LBB0_193: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1800] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #3.00000000 fadd d0, d0, d1 str d0, [sp, #1016] ; 8-byte Folded Spill b LBB0_194 LBB0_194: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #1016] ; 8-byte Folded Reload str d0, [sp, #1024] ; 8-byte Folded Spill b LBB0_195 LBB0_195: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #1024] ; 8-byte Folded Reload str d0, [sp, #1048] ; 8-byte Folded Spill b LBB0_196 LBB0_196: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1808] ; 8-byte Folded Reload ldr x9, [sp, #1752] ; 8-byte Folded Reload ldr x10, [sp, #1744] ; 8-byte Folded Reload ldr d0, [sp, #1048] ; 8-byte Folded Reload fcvt s0, d0 str s0, [sp, #1864] ldr s0, [x10] fcvt d1, s0 fmov d0, #19.00000000 fadd d0, d0, d1 str d0, [sp, #1008] ; 8-byte Folded Spill ldr s0, [x9] fcvt d1, s0 fmov d0, #20.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #8.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_198 b LBB0_197 LBB0_197: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1752] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #20.00000000 fadd d0, d0, d1 str d0, [sp, #1000] ; 8-byte Folded Spill b LBB0_199 LBB0_198: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1808] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #8.00000000 fadd d0, d0, d1 str d0, [sp, #1000] ; 8-byte Folded Spill b LBB0_199 LBB0_199: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #1008] ; 8-byte Folded Reload ldr d1, [sp, #1000] ; 8-byte Folded Reload fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_201 b LBB0_200 LBB0_200: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1744] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #19.00000000 fadd d0, d0, d1 str d0, [sp, #992] ; 8-byte Folded Spill b LBB0_205 LBB0_201: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1808] ; 8-byte Folded Reload ldr x9, [sp, #1752] ; 8-byte Folded Reload ldr s0, [x9] fcvt d1, s0 fmov d0, #20.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #8.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_203 b LBB0_202 LBB0_202: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1752] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #20.00000000 fadd d0, d0, d1 str d0, [sp, #984] ; 8-byte Folded Spill b LBB0_204 LBB0_203: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1808] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #8.00000000 fadd d0, d0, d1 str d0, [sp, #984] ; 8-byte Folded Spill b LBB0_204 LBB0_204: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #984] ; 8-byte Folded Reload str d0, [sp, #992] ; 8-byte Folded Spill b LBB0_205 LBB0_205: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1792] ; 8-byte Folded Reload ldr x9, [sp, #1784] ; 8-byte Folded Reload ldr x10, [sp, #1776] ; 8-byte Folded Reload ldr d0, [sp, #992] ; 8-byte Folded Reload str d0, [sp, #968] ; 8-byte Folded Spill ldr s0, [x10] fcvt d1, s0 fmov d0, #3.00000000 fadd d0, d0, d1 str d0, [sp, #976] ; 8-byte Folded Spill ldr s0, [x9] fcvt d1, s0 fmov d0, #15.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #20.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_207 b LBB0_206 LBB0_206: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1784] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #15.00000000 fadd d0, d0, d1 str d0, [sp, #960] ; 8-byte Folded Spill b LBB0_208 LBB0_207: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1792] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #20.00000000 fadd d0, d0, d1 str d0, [sp, #960] ; 8-byte Folded Spill b LBB0_208 LBB0_208: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #976] ; 8-byte Folded Reload ldr d1, [sp, #960] ; 8-byte Folded Reload fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_210 b LBB0_209 LBB0_209: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1776] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #3.00000000 fadd d0, d0, d1 str d0, [sp, #952] ; 8-byte Folded Spill b LBB0_214 LBB0_210: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1792] ; 8-byte Folded Reload ldr x9, [sp, #1784] ; 8-byte Folded Reload ldr s0, [x9] fcvt d1, s0 fmov d0, #15.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #20.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_212 b LBB0_211 LBB0_211: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1784] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #15.00000000 fadd d0, d0, d1 str d0, [sp, #944] ; 8-byte Folded Spill b LBB0_213 LBB0_212: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1792] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #20.00000000 fadd d0, d0, d1 str d0, [sp, #944] ; 8-byte Folded Spill b LBB0_213 LBB0_213: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #944] ; 8-byte Folded Reload str d0, [sp, #952] ; 8-byte Folded Spill b LBB0_214 LBB0_214: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #968] ; 8-byte Folded Reload ldr d1, [sp, #952] ; 8-byte Folded Reload fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_225 b LBB0_215 LBB0_215: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1808] ; 8-byte Folded Reload ldr x9, [sp, #1752] ; 8-byte Folded Reload ldr x10, [sp, #1744] ; 8-byte Folded Reload ldr s0, [x10] fcvt d1, s0 fmov d0, #19.00000000 fadd d0, d0, d1 str d0, [sp, #936] ; 8-byte Folded Spill ldr s0, [x9] fcvt d1, s0 fmov d0, #20.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #8.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_217 b LBB0_216 LBB0_216: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1752] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #20.00000000 fadd d0, d0, d1 str d0, [sp, #928] ; 8-byte Folded Spill b LBB0_218 LBB0_217: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1808] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #8.00000000 fadd d0, d0, d1 str d0, [sp, #928] ; 8-byte Folded Spill b LBB0_218 LBB0_218: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #936] ; 8-byte Folded Reload ldr d1, [sp, #928] ; 8-byte Folded Reload fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_220 b LBB0_219 LBB0_219: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1744] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #19.00000000 fadd d0, d0, d1 str d0, [sp, #920] ; 8-byte Folded Spill b LBB0_224 LBB0_220: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1808] ; 8-byte Folded Reload ldr x9, [sp, #1752] ; 8-byte Folded Reload ldr s0, [x9] fcvt d1, s0 fmov d0, #20.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #8.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_222 b LBB0_221 LBB0_221: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1752] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #20.00000000 fadd d0, d0, d1 str d0, [sp, #912] ; 8-byte Folded Spill b LBB0_223 LBB0_222: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1808] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #8.00000000 fadd d0, d0, d1 str d0, [sp, #912] ; 8-byte Folded Spill b LBB0_223 LBB0_223: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #912] ; 8-byte Folded Reload str d0, [sp, #920] ; 8-byte Folded Spill b LBB0_224 LBB0_224: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #920] ; 8-byte Folded Reload str d0, [sp, #904] ; 8-byte Folded Spill b LBB0_235 LBB0_225: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1792] ; 8-byte Folded Reload ldr x9, [sp, #1784] ; 8-byte Folded Reload ldr x10, [sp, #1776] ; 8-byte Folded Reload ldr s0, [x10] fcvt d1, s0 fmov d0, #3.00000000 fadd d0, d0, d1 str d0, [sp, #896] ; 8-byte Folded Spill ldr s0, [x9] fcvt d1, s0 fmov d0, #15.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #20.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_227 b LBB0_226 LBB0_226: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1784] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #15.00000000 fadd d0, d0, d1 str d0, [sp, #888] ; 8-byte Folded Spill b LBB0_228 LBB0_227: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1792] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #20.00000000 fadd d0, d0, d1 str d0, [sp, #888] ; 8-byte Folded Spill b LBB0_228 LBB0_228: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #896] ; 8-byte Folded Reload ldr d1, [sp, #888] ; 8-byte Folded Reload fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_230 b LBB0_229 LBB0_229: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1776] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #3.00000000 fadd d0, d0, d1 str d0, [sp, #880] ; 8-byte Folded Spill b LBB0_234 LBB0_230: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1792] ; 8-byte Folded Reload ldr x9, [sp, #1784] ; 8-byte Folded Reload ldr s0, [x9] fcvt d1, s0 fmov d0, #15.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #20.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_232 b LBB0_231 LBB0_231: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1784] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #15.00000000 fadd d0, d0, d1 str d0, [sp, #872] ; 8-byte Folded Spill b LBB0_233 LBB0_232: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1792] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #20.00000000 fadd d0, d0, d1 str d0, [sp, #872] ; 8-byte Folded Spill b LBB0_233 LBB0_233: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #872] ; 8-byte Folded Reload str d0, [sp, #880] ; 8-byte Folded Spill b LBB0_234 LBB0_234: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #880] ; 8-byte Folded Reload str d0, [sp, #904] ; 8-byte Folded Spill b LBB0_235 LBB0_235: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1808] ; 8-byte Folded Reload ldr x9, [sp, #1752] ; 8-byte Folded Reload ldr x10, [sp, #1736] ; 8-byte Folded Reload ldr d0, [sp, #904] ; 8-byte Folded Reload fcvt s0, d0 str s0, [sp, #1860] ldr s0, [x10] fcvt d1, s0 fmov d0, #1.00000000 fadd d0, d0, d1 str d0, [sp, #864] ; 8-byte Folded Spill ldr s0, [x9] fcvt d1, s0 fmov d0, #18.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #2.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_237 b LBB0_236 LBB0_236: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1752] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #18.00000000 fadd d0, d0, d1 str d0, [sp, #856] ; 8-byte Folded Spill b LBB0_238 LBB0_237: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1808] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #2.00000000 fadd d0, d0, d1 str d0, [sp, #856] ; 8-byte Folded Spill b LBB0_238 LBB0_238: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #864] ; 8-byte Folded Reload ldr d1, [sp, #856] ; 8-byte Folded Reload fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_240 b LBB0_239 LBB0_239: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1736] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #1.00000000 fadd d0, d0, d1 str d0, [sp, #848] ; 8-byte Folded Spill b LBB0_244 LBB0_240: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1808] ; 8-byte Folded Reload ldr x9, [sp, #1752] ; 8-byte Folded Reload ldr s0, [x9] fcvt d1, s0 fmov d0, #18.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #2.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_242 b LBB0_241 LBB0_241: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1752] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #18.00000000 fadd d0, d0, d1 str d0, [sp, #840] ; 8-byte Folded Spill b LBB0_243 LBB0_242: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1808] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #2.00000000 fadd d0, d0, d1 str d0, [sp, #840] ; 8-byte Folded Spill b LBB0_243 LBB0_243: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #840] ; 8-byte Folded Reload str d0, [sp, #848] ; 8-byte Folded Spill b LBB0_244 LBB0_244: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1792] ; 8-byte Folded Reload ldr x9, [sp, #1776] ; 8-byte Folded Reload ldr x10, [sp, #1816] ; 8-byte Folded Reload ldr d0, [sp, #848] ; 8-byte Folded Reload str d0, [sp, #824] ; 8-byte Folded Spill ldr s0, [x10] fcvt d1, s0 fmov d0, #11.00000000 fadd d0, d0, d1 str d0, [sp, #832] ; 8-byte Folded Spill ldr s0, [x9] fcvt d1, s0 fmov d0, #16.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #18.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_246 b LBB0_245 LBB0_245: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1776] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #16.00000000 fadd d0, d0, d1 str d0, [sp, #816] ; 8-byte Folded Spill b LBB0_247 LBB0_246: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1792] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #18.00000000 fadd d0, d0, d1 str d0, [sp, #816] ; 8-byte Folded Spill b LBB0_247 LBB0_247: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #832] ; 8-byte Folded Reload ldr d1, [sp, #816] ; 8-byte Folded Reload fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_249 b LBB0_248 LBB0_248: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1816] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #11.00000000 fadd d0, d0, d1 str d0, [sp, #808] ; 8-byte Folded Spill b LBB0_253 LBB0_249: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1792] ; 8-byte Folded Reload ldr x9, [sp, #1776] ; 8-byte Folded Reload ldr s0, [x9] fcvt d1, s0 fmov d0, #16.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #18.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_251 b LBB0_250 LBB0_250: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1776] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #16.00000000 fadd d0, d0, d1 str d0, [sp, #800] ; 8-byte Folded Spill b LBB0_252 LBB0_251: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1792] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #18.00000000 fadd d0, d0, d1 str d0, [sp, #800] ; 8-byte Folded Spill b LBB0_252 LBB0_252: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #800] ; 8-byte Folded Reload str d0, [sp, #808] ; 8-byte Folded Spill b LBB0_253 LBB0_253: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #824] ; 8-byte Folded Reload ldr d1, [sp, #808] ; 8-byte Folded Reload fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_264 b LBB0_254 LBB0_254: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1808] ; 8-byte Folded Reload ldr x9, [sp, #1752] ; 8-byte Folded Reload ldr x10, [sp, #1736] ; 8-byte Folded Reload ldr s0, [x10] fcvt d1, s0 fmov d0, #1.00000000 fadd d0, d0, d1 str d0, [sp, #792] ; 8-byte Folded Spill ldr s0, [x9] fcvt d1, s0 fmov d0, #18.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #2.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_256 b LBB0_255 LBB0_255: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1752] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #18.00000000 fadd d0, d0, d1 str d0, [sp, #784] ; 8-byte Folded Spill b LBB0_257 LBB0_256: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1808] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #2.00000000 fadd d0, d0, d1 str d0, [sp, #784] ; 8-byte Folded Spill b LBB0_257 LBB0_257: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #792] ; 8-byte Folded Reload ldr d1, [sp, #784] ; 8-byte Folded Reload fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_259 b LBB0_258 LBB0_258: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1736] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #1.00000000 fadd d0, d0, d1 str d0, [sp, #776] ; 8-byte Folded Spill b LBB0_263 LBB0_259: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1808] ; 8-byte Folded Reload ldr x9, [sp, #1752] ; 8-byte Folded Reload ldr s0, [x9] fcvt d1, s0 fmov d0, #18.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #2.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_261 b LBB0_260 LBB0_260: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1752] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #18.00000000 fadd d0, d0, d1 str d0, [sp, #768] ; 8-byte Folded Spill b LBB0_262 LBB0_261: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1808] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #2.00000000 fadd d0, d0, d1 str d0, [sp, #768] ; 8-byte Folded Spill b LBB0_262 LBB0_262: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #768] ; 8-byte Folded Reload str d0, [sp, #776] ; 8-byte Folded Spill b LBB0_263 LBB0_263: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #776] ; 8-byte Folded Reload str d0, [sp, #760] ; 8-byte Folded Spill b LBB0_274 LBB0_264: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1792] ; 8-byte Folded Reload ldr x9, [sp, #1776] ; 8-byte Folded Reload ldr x10, [sp, #1816] ; 8-byte Folded Reload ldr s0, [x10] fcvt d1, s0 fmov d0, #11.00000000 fadd d0, d0, d1 str d0, [sp, #752] ; 8-byte Folded Spill ldr s0, [x9] fcvt d1, s0 fmov d0, #16.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #18.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_266 b LBB0_265 LBB0_265: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1776] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #16.00000000 fadd d0, d0, d1 str d0, [sp, #744] ; 8-byte Folded Spill b LBB0_267 LBB0_266: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1792] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #18.00000000 fadd d0, d0, d1 str d0, [sp, #744] ; 8-byte Folded Spill b LBB0_267 LBB0_267: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #752] ; 8-byte Folded Reload ldr d1, [sp, #744] ; 8-byte Folded Reload fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_269 b LBB0_268 LBB0_268: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1816] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #11.00000000 fadd d0, d0, d1 str d0, [sp, #736] ; 8-byte Folded Spill b LBB0_273 LBB0_269: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1792] ; 8-byte Folded Reload ldr x9, [sp, #1776] ; 8-byte Folded Reload ldr s0, [x9] fcvt d1, s0 fmov d0, #16.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #18.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_271 b LBB0_270 LBB0_270: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1776] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #16.00000000 fadd d0, d0, d1 str d0, [sp, #728] ; 8-byte Folded Spill b LBB0_272 LBB0_271: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1792] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #18.00000000 fadd d0, d0, d1 str d0, [sp, #728] ; 8-byte Folded Spill b LBB0_272 LBB0_272: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #728] ; 8-byte Folded Reload str d0, [sp, #736] ; 8-byte Folded Spill b LBB0_273 LBB0_273: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #736] ; 8-byte Folded Reload str d0, [sp, #760] ; 8-byte Folded Spill b LBB0_274 LBB0_274: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1760] ; 8-byte Folded Reload ldr x9, [sp, #1752] ; 8-byte Folded Reload ldr x10, [sp, #1744] ; 8-byte Folded Reload ldr d0, [sp, #760] ; 8-byte Folded Reload fcvt s0, d0 str s0, [sp, #1856] ldr s0, [x10] fcvt d1, s0 fmov d0, #3.00000000 fadd d0, d0, d1 str d0, [sp, #720] ; 8-byte Folded Spill ldr s0, [x9] fcvt d1, s0 fmov d0, #13.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #14.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_276 b LBB0_275 LBB0_275: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1752] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #13.00000000 fadd d0, d0, d1 str d0, [sp, #712] ; 8-byte Folded Spill b LBB0_277 LBB0_276: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1760] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #14.00000000 fadd d0, d0, d1 str d0, [sp, #712] ; 8-byte Folded Spill b LBB0_277 LBB0_277: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #720] ; 8-byte Folded Reload ldr d1, [sp, #712] ; 8-byte Folded Reload fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_279 b LBB0_278 LBB0_278: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1744] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #3.00000000 fadd d0, d0, d1 str d0, [sp, #704] ; 8-byte Folded Spill b LBB0_283 LBB0_279: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1760] ; 8-byte Folded Reload ldr x9, [sp, #1752] ; 8-byte Folded Reload ldr s0, [x9] fcvt d1, s0 fmov d0, #13.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #14.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_281 b LBB0_280 LBB0_280: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1752] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #13.00000000 fadd d0, d0, d1 str d0, [sp, #696] ; 8-byte Folded Spill b LBB0_282 LBB0_281: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1760] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #14.00000000 fadd d0, d0, d1 str d0, [sp, #696] ; 8-byte Folded Spill b LBB0_282 LBB0_282: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #696] ; 8-byte Folded Reload str d0, [sp, #704] ; 8-byte Folded Spill b LBB0_283 LBB0_283: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1800] ; 8-byte Folded Reload ldr x9, [sp, #1792] ; 8-byte Folded Reload ldr x10, [sp, #1824] ; 8-byte Folded Reload ldr d0, [sp, #704] ; 8-byte Folded Reload str d0, [sp, #680] ; 8-byte Folded Spill ldr s0, [x10] fcvt d1, s0 fmov d0, #10.00000000 fadd d0, d0, d1 str d0, [sp, #688] ; 8-byte Folded Spill ldr s0, [x9] fcvt d1, s0 fmov d0, #3.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #17.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_285 b LBB0_284 LBB0_284: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1792] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #3.00000000 fadd d0, d0, d1 str d0, [sp, #672] ; 8-byte Folded Spill b LBB0_286 LBB0_285: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1800] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #17.00000000 fadd d0, d0, d1 str d0, [sp, #672] ; 8-byte Folded Spill b LBB0_286 LBB0_286: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #688] ; 8-byte Folded Reload ldr d1, [sp, #672] ; 8-byte Folded Reload fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_288 b LBB0_287 LBB0_287: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1824] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #10.00000000 fadd d0, d0, d1 str d0, [sp, #664] ; 8-byte Folded Spill b LBB0_292 LBB0_288: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1800] ; 8-byte Folded Reload ldr x9, [sp, #1792] ; 8-byte Folded Reload ldr s0, [x9] fcvt d1, s0 fmov d0, #3.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #17.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_290 b LBB0_289 LBB0_289: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1792] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #3.00000000 fadd d0, d0, d1 str d0, [sp, #656] ; 8-byte Folded Spill b LBB0_291 LBB0_290: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1800] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #17.00000000 fadd d0, d0, d1 str d0, [sp, #656] ; 8-byte Folded Spill b LBB0_291 LBB0_291: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #656] ; 8-byte Folded Reload str d0, [sp, #664] ; 8-byte Folded Spill b LBB0_292 LBB0_292: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #680] ; 8-byte Folded Reload ldr d1, [sp, #664] ; 8-byte Folded Reload fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_303 b LBB0_293 LBB0_293: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1760] ; 8-byte Folded Reload ldr x9, [sp, #1752] ; 8-byte Folded Reload ldr x10, [sp, #1744] ; 8-byte Folded Reload ldr s0, [x10] fcvt d1, s0 fmov d0, #3.00000000 fadd d0, d0, d1 str d0, [sp, #648] ; 8-byte Folded Spill ldr s0, [x9] fcvt d1, s0 fmov d0, #13.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #14.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_295 b LBB0_294 LBB0_294: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1752] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #13.00000000 fadd d0, d0, d1 str d0, [sp, #640] ; 8-byte Folded Spill b LBB0_296 LBB0_295: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1760] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #14.00000000 fadd d0, d0, d1 str d0, [sp, #640] ; 8-byte Folded Spill b LBB0_296 LBB0_296: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #648] ; 8-byte Folded Reload ldr d1, [sp, #640] ; 8-byte Folded Reload fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_298 b LBB0_297 LBB0_297: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1744] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #3.00000000 fadd d0, d0, d1 str d0, [sp, #632] ; 8-byte Folded Spill b LBB0_302 LBB0_298: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1760] ; 8-byte Folded Reload ldr x9, [sp, #1752] ; 8-byte Folded Reload ldr s0, [x9] fcvt d1, s0 fmov d0, #13.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #14.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_300 b LBB0_299 LBB0_299: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1752] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #13.00000000 fadd d0, d0, d1 str d0, [sp, #624] ; 8-byte Folded Spill b LBB0_301 LBB0_300: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1760] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #14.00000000 fadd d0, d0, d1 str d0, [sp, #624] ; 8-byte Folded Spill b LBB0_301 LBB0_301: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #624] ; 8-byte Folded Reload str d0, [sp, #632] ; 8-byte Folded Spill b LBB0_302 LBB0_302: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #632] ; 8-byte Folded Reload str d0, [sp, #616] ; 8-byte Folded Spill b LBB0_313 LBB0_303: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1800] ; 8-byte Folded Reload ldr x9, [sp, #1792] ; 8-byte Folded Reload ldr x10, [sp, #1824] ; 8-byte Folded Reload ldr s0, [x10] fcvt d1, s0 fmov d0, #10.00000000 fadd d0, d0, d1 str d0, [sp, #608] ; 8-byte Folded Spill ldr s0, [x9] fcvt d1, s0 fmov d0, #3.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #17.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_305 b LBB0_304 LBB0_304: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1792] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #3.00000000 fadd d0, d0, d1 str d0, [sp, #600] ; 8-byte Folded Spill b LBB0_306 LBB0_305: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1800] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #17.00000000 fadd d0, d0, d1 str d0, [sp, #600] ; 8-byte Folded Spill b LBB0_306 LBB0_306: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #608] ; 8-byte Folded Reload ldr d1, [sp, #600] ; 8-byte Folded Reload fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_308 b LBB0_307 LBB0_307: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1824] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #10.00000000 fadd d0, d0, d1 str d0, [sp, #592] ; 8-byte Folded Spill b LBB0_312 LBB0_308: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1800] ; 8-byte Folded Reload ldr x9, [sp, #1792] ; 8-byte Folded Reload ldr s0, [x9] fcvt d1, s0 fmov d0, #3.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #17.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_310 b LBB0_309 LBB0_309: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1792] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #3.00000000 fadd d0, d0, d1 str d0, [sp, #584] ; 8-byte Folded Spill b LBB0_311 LBB0_310: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1800] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #17.00000000 fadd d0, d0, d1 str d0, [sp, #584] ; 8-byte Folded Spill b LBB0_311 LBB0_311: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #584] ; 8-byte Folded Reload str d0, [sp, #592] ; 8-byte Folded Spill b LBB0_312 LBB0_312: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #592] ; 8-byte Folded Reload str d0, [sp, #616] ; 8-byte Folded Spill b LBB0_313 LBB0_313: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1768] ; 8-byte Folded Reload ldr x9, [sp, #1744] ; 8-byte Folded Reload ldr x10, [sp, #1736] ; 8-byte Folded Reload ldr d0, [sp, #616] ; 8-byte Folded Reload fcvt s0, d0 str s0, [sp, #1852] ldr s0, [x10] fcvt d1, s0 fmov d0, #13.00000000 fadd d0, d0, d1 str d0, [sp, #576] ; 8-byte Folded Spill ldr s0, [x9] fcvt d1, s0 fmov d0, #15.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #11.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_315 b LBB0_314 LBB0_314: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1744] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #15.00000000 fadd d0, d0, d1 str d0, [sp, #568] ; 8-byte Folded Spill b LBB0_316 LBB0_315: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1768] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #11.00000000 fadd d0, d0, d1 str d0, [sp, #568] ; 8-byte Folded Spill b LBB0_316 LBB0_316: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #576] ; 8-byte Folded Reload ldr d1, [sp, #568] ; 8-byte Folded Reload fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_318 b LBB0_317 LBB0_317: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1736] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #13.00000000 fadd d0, d0, d1 str d0, [sp, #560] ; 8-byte Folded Spill b LBB0_322 LBB0_318: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1768] ; 8-byte Folded Reload ldr x9, [sp, #1744] ; 8-byte Folded Reload ldr s0, [x9] fcvt d1, s0 fmov d0, #15.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #11.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_320 b LBB0_319 LBB0_319: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1744] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #15.00000000 fadd d0, d0, d1 str d0, [sp, #552] ; 8-byte Folded Spill b LBB0_321 LBB0_320: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1768] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #11.00000000 fadd d0, d0, d1 str d0, [sp, #552] ; 8-byte Folded Spill b LBB0_321 LBB0_321: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #552] ; 8-byte Folded Reload str d0, [sp, #560] ; 8-byte Folded Spill b LBB0_322 LBB0_322: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1792] ; 8-byte Folded Reload ldr x9, [sp, #1824] ; 8-byte Folded Reload ldr x10, [sp, #1776] ; 8-byte Folded Reload ldr d0, [sp, #560] ; 8-byte Folded Reload str d0, [sp, #536] ; 8-byte Folded Spill ldr s0, [x10] fcvt d1, s0 fmov d0, #8.00000000 fadd d0, d0, d1 str d0, [sp, #544] ; 8-byte Folded Spill ldr s0, [x9] fcvt d1, s0 fmov d0, #17.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #18.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_324 b LBB0_323 LBB0_323: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1824] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #17.00000000 fadd d0, d0, d1 str d0, [sp, #528] ; 8-byte Folded Spill b LBB0_325 LBB0_324: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1792] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #18.00000000 fadd d0, d0, d1 str d0, [sp, #528] ; 8-byte Folded Spill b LBB0_325 LBB0_325: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #544] ; 8-byte Folded Reload ldr d1, [sp, #528] ; 8-byte Folded Reload fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_327 b LBB0_326 LBB0_326: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1776] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #8.00000000 fadd d0, d0, d1 str d0, [sp, #520] ; 8-byte Folded Spill b LBB0_331 LBB0_327: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1792] ; 8-byte Folded Reload ldr x9, [sp, #1824] ; 8-byte Folded Reload ldr s0, [x9] fcvt d1, s0 fmov d0, #17.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #18.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_329 b LBB0_328 LBB0_328: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1824] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #17.00000000 fadd d0, d0, d1 str d0, [sp, #512] ; 8-byte Folded Spill b LBB0_330 LBB0_329: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1792] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #18.00000000 fadd d0, d0, d1 str d0, [sp, #512] ; 8-byte Folded Spill b LBB0_330 LBB0_330: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #512] ; 8-byte Folded Reload str d0, [sp, #520] ; 8-byte Folded Spill b LBB0_331 LBB0_331: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #536] ; 8-byte Folded Reload ldr d1, [sp, #520] ; 8-byte Folded Reload fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_342 b LBB0_332 LBB0_332: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1768] ; 8-byte Folded Reload ldr x9, [sp, #1744] ; 8-byte Folded Reload ldr x10, [sp, #1736] ; 8-byte Folded Reload ldr s0, [x10] fcvt d1, s0 fmov d0, #13.00000000 fadd d0, d0, d1 str d0, [sp, #504] ; 8-byte Folded Spill ldr s0, [x9] fcvt d1, s0 fmov d0, #15.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #11.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_334 b LBB0_333 LBB0_333: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1744] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #15.00000000 fadd d0, d0, d1 str d0, [sp, #496] ; 8-byte Folded Spill b LBB0_335 LBB0_334: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1768] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #11.00000000 fadd d0, d0, d1 str d0, [sp, #496] ; 8-byte Folded Spill b LBB0_335 LBB0_335: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #504] ; 8-byte Folded Reload ldr d1, [sp, #496] ; 8-byte Folded Reload fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_337 b LBB0_336 LBB0_336: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1736] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #13.00000000 fadd d0, d0, d1 str d0, [sp, #488] ; 8-byte Folded Spill b LBB0_341 LBB0_337: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1768] ; 8-byte Folded Reload ldr x9, [sp, #1744] ; 8-byte Folded Reload ldr s0, [x9] fcvt d1, s0 fmov d0, #15.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #11.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_339 b LBB0_338 LBB0_338: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1744] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #15.00000000 fadd d0, d0, d1 str d0, [sp, #480] ; 8-byte Folded Spill b LBB0_340 LBB0_339: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1768] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #11.00000000 fadd d0, d0, d1 str d0, [sp, #480] ; 8-byte Folded Spill b LBB0_340 LBB0_340: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #480] ; 8-byte Folded Reload str d0, [sp, #488] ; 8-byte Folded Spill b LBB0_341 LBB0_341: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #488] ; 8-byte Folded Reload str d0, [sp, #472] ; 8-byte Folded Spill b LBB0_352 LBB0_342: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1792] ; 8-byte Folded Reload ldr x9, [sp, #1824] ; 8-byte Folded Reload ldr x10, [sp, #1776] ; 8-byte Folded Reload ldr s0, [x10] fcvt d1, s0 fmov d0, #8.00000000 fadd d0, d0, d1 str d0, [sp, #464] ; 8-byte Folded Spill ldr s0, [x9] fcvt d1, s0 fmov d0, #17.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #18.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_344 b LBB0_343 LBB0_343: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1824] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #17.00000000 fadd d0, d0, d1 str d0, [sp, #456] ; 8-byte Folded Spill b LBB0_345 LBB0_344: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1792] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #18.00000000 fadd d0, d0, d1 str d0, [sp, #456] ; 8-byte Folded Spill b LBB0_345 LBB0_345: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #464] ; 8-byte Folded Reload ldr d1, [sp, #456] ; 8-byte Folded Reload fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_347 b LBB0_346 LBB0_346: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1776] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #8.00000000 fadd d0, d0, d1 str d0, [sp, #448] ; 8-byte Folded Spill b LBB0_351 LBB0_347: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1792] ; 8-byte Folded Reload ldr x9, [sp, #1824] ; 8-byte Folded Reload ldr s0, [x9] fcvt d1, s0 fmov d0, #17.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #18.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_349 b LBB0_348 LBB0_348: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1824] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #17.00000000 fadd d0, d0, d1 str d0, [sp, #440] ; 8-byte Folded Spill b LBB0_350 LBB0_349: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1792] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #18.00000000 fadd d0, d0, d1 str d0, [sp, #440] ; 8-byte Folded Spill b LBB0_350 LBB0_350: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #440] ; 8-byte Folded Reload str d0, [sp, #448] ; 8-byte Folded Spill b LBB0_351 LBB0_351: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #448] ; 8-byte Folded Reload str d0, [sp, #472] ; 8-byte Folded Spill b LBB0_352 LBB0_352: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1808] ; 8-byte Folded Reload ldr x9, [sp, #1744] ; 8-byte Folded Reload ldr x10, [sp, #1736] ; 8-byte Folded Reload ldr d0, [sp, #472] ; 8-byte Folded Reload fcvt s0, d0 str s0, [sp, #1848] ldr s0, [x10] fcvt d1, s0 fmov d0, #16.00000000 fadd d0, d0, d1 str d0, [sp, #432] ; 8-byte Folded Spill ldr s0, [x9] fcvt d1, s0 fmov d0, #15.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #7.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_354 b LBB0_353 LBB0_353: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1744] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #15.00000000 fadd d0, d0, d1 str d0, [sp, #424] ; 8-byte Folded Spill b LBB0_355 LBB0_354: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1808] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #7.00000000 fadd d0, d0, d1 str d0, [sp, #424] ; 8-byte Folded Spill b LBB0_355 LBB0_355: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #432] ; 8-byte Folded Reload ldr d1, [sp, #424] ; 8-byte Folded Reload fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_357 b LBB0_356 LBB0_356: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1736] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #16.00000000 fadd d0, d0, d1 str d0, [sp, #416] ; 8-byte Folded Spill b LBB0_361 LBB0_357: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1808] ; 8-byte Folded Reload ldr x9, [sp, #1744] ; 8-byte Folded Reload ldr s0, [x9] fcvt d1, s0 fmov d0, #15.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #7.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_359 b LBB0_358 LBB0_358: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1744] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #15.00000000 fadd d0, d0, d1 str d0, [sp, #408] ; 8-byte Folded Spill b LBB0_360 LBB0_359: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1808] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #7.00000000 fadd d0, d0, d1 str d0, [sp, #408] ; 8-byte Folded Spill b LBB0_360 LBB0_360: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #408] ; 8-byte Folded Reload str d0, [sp, #416] ; 8-byte Folded Spill b LBB0_361 LBB0_361: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1792] ; 8-byte Folded Reload ldr x9, [sp, #1776] ; 8-byte Folded Reload ldr x10, [sp, #1816] ; 8-byte Folded Reload ldr d0, [sp, #416] ; 8-byte Folded Reload str d0, [sp, #392] ; 8-byte Folded Spill ldr s0, [x10] fcvt d1, s0 fmov d0, #14.00000000 fadd d0, d0, d1 str d0, [sp, #400] ; 8-byte Folded Spill ldr s0, [x9] fcvt d1, s0 fmov d0, #10.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #5.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_363 b LBB0_362 LBB0_362: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1776] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #10.00000000 fadd d0, d0, d1 str d0, [sp, #384] ; 8-byte Folded Spill b LBB0_364 LBB0_363: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1792] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #5.00000000 fadd d0, d0, d1 str d0, [sp, #384] ; 8-byte Folded Spill b LBB0_364 LBB0_364: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #400] ; 8-byte Folded Reload ldr d1, [sp, #384] ; 8-byte Folded Reload fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_366 b LBB0_365 LBB0_365: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1816] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #14.00000000 fadd d0, d0, d1 str d0, [sp, #376] ; 8-byte Folded Spill b LBB0_370 LBB0_366: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1792] ; 8-byte Folded Reload ldr x9, [sp, #1776] ; 8-byte Folded Reload ldr s0, [x9] fcvt d1, s0 fmov d0, #10.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #5.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_368 b LBB0_367 LBB0_367: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1776] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #10.00000000 fadd d0, d0, d1 str d0, [sp, #368] ; 8-byte Folded Spill b LBB0_369 LBB0_368: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1792] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #5.00000000 fadd d0, d0, d1 str d0, [sp, #368] ; 8-byte Folded Spill b LBB0_369 LBB0_369: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #368] ; 8-byte Folded Reload str d0, [sp, #376] ; 8-byte Folded Spill b LBB0_370 LBB0_370: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #392] ; 8-byte Folded Reload ldr d1, [sp, #376] ; 8-byte Folded Reload fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_381 b LBB0_371 LBB0_371: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1808] ; 8-byte Folded Reload ldr x9, [sp, #1744] ; 8-byte Folded Reload ldr x10, [sp, #1736] ; 8-byte Folded Reload ldr s0, [x10] fcvt d1, s0 fmov d0, #16.00000000 fadd d0, d0, d1 str d0, [sp, #360] ; 8-byte Folded Spill ldr s0, [x9] fcvt d1, s0 fmov d0, #15.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #7.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_373 b LBB0_372 LBB0_372: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1744] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #15.00000000 fadd d0, d0, d1 str d0, [sp, #352] ; 8-byte Folded Spill b LBB0_374 LBB0_373: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1808] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #7.00000000 fadd d0, d0, d1 str d0, [sp, #352] ; 8-byte Folded Spill b LBB0_374 LBB0_374: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #360] ; 8-byte Folded Reload ldr d1, [sp, #352] ; 8-byte Folded Reload fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_376 b LBB0_375 LBB0_375: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1736] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #16.00000000 fadd d0, d0, d1 str d0, [sp, #344] ; 8-byte Folded Spill b LBB0_380 LBB0_376: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1808] ; 8-byte Folded Reload ldr x9, [sp, #1744] ; 8-byte Folded Reload ldr s0, [x9] fcvt d1, s0 fmov d0, #15.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #7.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_378 b LBB0_377 LBB0_377: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1744] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #15.00000000 fadd d0, d0, d1 str d0, [sp, #336] ; 8-byte Folded Spill b LBB0_379 LBB0_378: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1808] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #7.00000000 fadd d0, d0, d1 str d0, [sp, #336] ; 8-byte Folded Spill b LBB0_379 LBB0_379: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #336] ; 8-byte Folded Reload str d0, [sp, #344] ; 8-byte Folded Spill b LBB0_380 LBB0_380: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #344] ; 8-byte Folded Reload str d0, [sp, #328] ; 8-byte Folded Spill b LBB0_391 LBB0_381: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1792] ; 8-byte Folded Reload ldr x9, [sp, #1776] ; 8-byte Folded Reload ldr x10, [sp, #1816] ; 8-byte Folded Reload ldr s0, [x10] fcvt d1, s0 fmov d0, #14.00000000 fadd d0, d0, d1 str d0, [sp, #320] ; 8-byte Folded Spill ldr s0, [x9] fcvt d1, s0 fmov d0, #10.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #5.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_383 b LBB0_382 LBB0_382: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1776] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #10.00000000 fadd d0, d0, d1 str d0, [sp, #312] ; 8-byte Folded Spill b LBB0_384 LBB0_383: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1792] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #5.00000000 fadd d0, d0, d1 str d0, [sp, #312] ; 8-byte Folded Spill b LBB0_384 LBB0_384: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #320] ; 8-byte Folded Reload ldr d1, [sp, #312] ; 8-byte Folded Reload fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_386 b LBB0_385 LBB0_385: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1816] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #14.00000000 fadd d0, d0, d1 str d0, [sp, #304] ; 8-byte Folded Spill b LBB0_390 LBB0_386: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1792] ; 8-byte Folded Reload ldr x9, [sp, #1776] ; 8-byte Folded Reload ldr s0, [x9] fcvt d1, s0 fmov d0, #10.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #5.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_388 b LBB0_387 LBB0_387: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1776] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #10.00000000 fadd d0, d0, d1 str d0, [sp, #296] ; 8-byte Folded Spill b LBB0_389 LBB0_388: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1792] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #5.00000000 fadd d0, d0, d1 str d0, [sp, #296] ; 8-byte Folded Spill b LBB0_389 LBB0_389: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #296] ; 8-byte Folded Reload str d0, [sp, #304] ; 8-byte Folded Spill b LBB0_390 LBB0_390: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #304] ; 8-byte Folded Reload str d0, [sp, #328] ; 8-byte Folded Spill b LBB0_391 LBB0_391: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1760] ; 8-byte Folded Reload ldr x9, [sp, #1744] ; 8-byte Folded Reload ldr x10, [sp, #1736] ; 8-byte Folded Reload ldr d0, [sp, #328] ; 8-byte Folded Reload fcvt s0, d0 str s0, [sp, #1844] ldr s0, [x10] fcvt d1, s0 fmov d0, #10.00000000 fadd d0, d0, d1 str d0, [sp, #288] ; 8-byte Folded Spill ldr s0, [x9] fcvt d1, s0 fmov d0, #16.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #6.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_393 b LBB0_392 LBB0_392: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1744] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #16.00000000 fadd d0, d0, d1 str d0, [sp, #280] ; 8-byte Folded Spill b LBB0_394 LBB0_393: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1760] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #6.00000000 fadd d0, d0, d1 str d0, [sp, #280] ; 8-byte Folded Spill b LBB0_394 LBB0_394: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #288] ; 8-byte Folded Reload ldr d1, [sp, #280] ; 8-byte Folded Reload fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_396 b LBB0_395 LBB0_395: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1736] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #10.00000000 fadd d0, d0, d1 str d0, [sp, #272] ; 8-byte Folded Spill b LBB0_400 LBB0_396: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1760] ; 8-byte Folded Reload ldr x9, [sp, #1744] ; 8-byte Folded Reload ldr s0, [x9] fcvt d1, s0 fmov d0, #16.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #6.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_398 b LBB0_397 LBB0_397: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1744] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #16.00000000 fadd d0, d0, d1 str d0, [sp, #264] ; 8-byte Folded Spill b LBB0_399 LBB0_398: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1760] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #6.00000000 fadd d0, d0, d1 str d0, [sp, #264] ; 8-byte Folded Spill b LBB0_399 LBB0_399: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #264] ; 8-byte Folded Reload str d0, [sp, #272] ; 8-byte Folded Spill b LBB0_400 LBB0_400: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1800] ; 8-byte Folded Reload ldr x9, [sp, #1784] ; 8-byte Folded Reload ldr x10, [sp, #1768] ; 8-byte Folded Reload ldr d0, [sp, #272] ; 8-byte Folded Reload str d0, [sp, #248] ; 8-byte Folded Spill ldr s0, [x10] fcvt d1, s0 fmov d0, #6.00000000 fadd d0, d0, d1 str d0, [sp, #256] ; 8-byte Folded Spill ldr s0, [x9] fcvt d1, s0 fmov d0, #13.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #11.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_402 b LBB0_401 LBB0_401: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1784] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #13.00000000 fadd d0, d0, d1 str d0, [sp, #240] ; 8-byte Folded Spill b LBB0_403 LBB0_402: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1800] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #11.00000000 fadd d0, d0, d1 str d0, [sp, #240] ; 8-byte Folded Spill b LBB0_403 LBB0_403: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #256] ; 8-byte Folded Reload ldr d1, [sp, #240] ; 8-byte Folded Reload fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_405 b LBB0_404 LBB0_404: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1768] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #6.00000000 fadd d0, d0, d1 str d0, [sp, #232] ; 8-byte Folded Spill b LBB0_409 LBB0_405: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1800] ; 8-byte Folded Reload ldr x9, [sp, #1784] ; 8-byte Folded Reload ldr s0, [x9] fcvt d1, s0 fmov d0, #13.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #11.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_407 b LBB0_406 LBB0_406: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1784] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #13.00000000 fadd d0, d0, d1 str d0, [sp, #224] ; 8-byte Folded Spill b LBB0_408 LBB0_407: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1800] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #11.00000000 fadd d0, d0, d1 str d0, [sp, #224] ; 8-byte Folded Spill b LBB0_408 LBB0_408: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #224] ; 8-byte Folded Reload str d0, [sp, #232] ; 8-byte Folded Spill b LBB0_409 LBB0_409: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #248] ; 8-byte Folded Reload ldr d1, [sp, #232] ; 8-byte Folded Reload fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_420 b LBB0_410 LBB0_410: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1760] ; 8-byte Folded Reload ldr x9, [sp, #1744] ; 8-byte Folded Reload ldr x10, [sp, #1736] ; 8-byte Folded Reload ldr s0, [x10] fcvt d1, s0 fmov d0, #10.00000000 fadd d0, d0, d1 str d0, [sp, #216] ; 8-byte Folded Spill ldr s0, [x9] fcvt d1, s0 fmov d0, #16.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #6.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_412 b LBB0_411 LBB0_411: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1744] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #16.00000000 fadd d0, d0, d1 str d0, [sp, #208] ; 8-byte Folded Spill b LBB0_413 LBB0_412: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1760] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #6.00000000 fadd d0, d0, d1 str d0, [sp, #208] ; 8-byte Folded Spill b LBB0_413 LBB0_413: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #216] ; 8-byte Folded Reload ldr d1, [sp, #208] ; 8-byte Folded Reload fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_415 b LBB0_414 LBB0_414: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1736] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #10.00000000 fadd d0, d0, d1 str d0, [sp, #200] ; 8-byte Folded Spill b LBB0_419 LBB0_415: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1760] ; 8-byte Folded Reload ldr x9, [sp, #1744] ; 8-byte Folded Reload ldr s0, [x9] fcvt d1, s0 fmov d0, #16.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #6.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_417 b LBB0_416 LBB0_416: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1744] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #16.00000000 fadd d0, d0, d1 str d0, [sp, #192] ; 8-byte Folded Spill b LBB0_418 LBB0_417: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1760] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #6.00000000 fadd d0, d0, d1 str d0, [sp, #192] ; 8-byte Folded Spill b LBB0_418 LBB0_418: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #192] ; 8-byte Folded Reload str d0, [sp, #200] ; 8-byte Folded Spill b LBB0_419 LBB0_419: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #200] ; 8-byte Folded Reload str d0, [sp, #184] ; 8-byte Folded Spill b LBB0_430 LBB0_420: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1800] ; 8-byte Folded Reload ldr x9, [sp, #1784] ; 8-byte Folded Reload ldr x10, [sp, #1768] ; 8-byte Folded Reload ldr s0, [x10] fcvt d1, s0 fmov d0, #6.00000000 fadd d0, d0, d1 str d0, [sp, #176] ; 8-byte Folded Spill ldr s0, [x9] fcvt d1, s0 fmov d0, #13.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #11.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_422 b LBB0_421 LBB0_421: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1784] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #13.00000000 fadd d0, d0, d1 str d0, [sp, #168] ; 8-byte Folded Spill b LBB0_423 LBB0_422: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1800] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #11.00000000 fadd d0, d0, d1 str d0, [sp, #168] ; 8-byte Folded Spill b LBB0_423 LBB0_423: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #176] ; 8-byte Folded Reload ldr d1, [sp, #168] ; 8-byte Folded Reload fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_425 b LBB0_424 LBB0_424: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1768] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #6.00000000 fadd d0, d0, d1 str d0, [sp, #160] ; 8-byte Folded Spill b LBB0_429 LBB0_425: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1800] ; 8-byte Folded Reload ldr x9, [sp, #1784] ; 8-byte Folded Reload ldr s0, [x9] fcvt d1, s0 fmov d0, #13.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #11.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_427 b LBB0_426 LBB0_426: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1784] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #13.00000000 fadd d0, d0, d1 str d0, [sp, #152] ; 8-byte Folded Spill b LBB0_428 LBB0_427: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1800] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #11.00000000 fadd d0, d0, d1 str d0, [sp, #152] ; 8-byte Folded Spill b LBB0_428 LBB0_428: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #152] ; 8-byte Folded Reload str d0, [sp, #160] ; 8-byte Folded Spill b LBB0_429 LBB0_429: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #160] ; 8-byte Folded Reload str d0, [sp, #184] ; 8-byte Folded Spill b LBB0_430 LBB0_430: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1760] ; 8-byte Folded Reload ldr x9, [sp, #1744] ; 8-byte Folded Reload ldr x10, [sp, #1736] ; 8-byte Folded Reload ldr d0, [sp, #184] ; 8-byte Folded Reload fcvt s0, d0 str s0, [sp, #1840] ldr s0, [x10] fcvt d1, s0 fmov d0, #1.00000000 fadd d0, d0, d1 str d0, [sp, #144] ; 8-byte Folded Spill ldr s0, [x9] fcvt d1, s0 fmov d0, #4.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #9.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_432 b LBB0_431 LBB0_431: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1744] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #4.00000000 fadd d0, d0, d1 str d0, [sp, #136] ; 8-byte Folded Spill b LBB0_433 LBB0_432: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1760] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #9.00000000 fadd d0, d0, d1 str d0, [sp, #136] ; 8-byte Folded Spill b LBB0_433 LBB0_433: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #144] ; 8-byte Folded Reload ldr d1, [sp, #136] ; 8-byte Folded Reload fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_435 b LBB0_434 LBB0_434: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1736] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #1.00000000 fadd d0, d0, d1 str d0, [sp, #128] ; 8-byte Folded Spill b LBB0_439 LBB0_435: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1760] ; 8-byte Folded Reload ldr x9, [sp, #1744] ; 8-byte Folded Reload ldr s0, [x9] fcvt d1, s0 fmov d0, #4.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #9.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_437 b LBB0_436 LBB0_436: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1744] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #4.00000000 fadd d0, d0, d1 str d0, [sp, #120] ; 8-byte Folded Spill b LBB0_438 LBB0_437: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1760] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #9.00000000 fadd d0, d0, d1 str d0, [sp, #120] ; 8-byte Folded Spill b LBB0_438 LBB0_438: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #120] ; 8-byte Folded Reload str d0, [sp, #128] ; 8-byte Folded Spill b LBB0_439 LBB0_439: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1800] ; 8-byte Folded Reload ldr x9, [sp, #1792] ; 8-byte Folded Reload ldr x10, [sp, #1824] ; 8-byte Folded Reload ldr d0, [sp, #128] ; 8-byte Folded Reload str d0, [sp, #104] ; 8-byte Folded Spill ldr s0, [x10] fcvt d1, s0 fmov d0, #2.00000000 fadd d0, d0, d1 str d0, [sp, #112] ; 8-byte Folded Spill ldr s0, [x9] fcvt d1, s0 fmov d0, #4.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #16.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_441 b LBB0_440 LBB0_440: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1792] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #4.00000000 fadd d0, d0, d1 str d0, [sp, #96] ; 8-byte Folded Spill b LBB0_442 LBB0_441: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1800] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #16.00000000 fadd d0, d0, d1 str d0, [sp, #96] ; 8-byte Folded Spill b LBB0_442 LBB0_442: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #112] ; 8-byte Folded Reload ldr d1, [sp, #96] ; 8-byte Folded Reload fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_444 b LBB0_443 LBB0_443: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1824] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #2.00000000 fadd d0, d0, d1 str d0, [sp, #88] ; 8-byte Folded Spill b LBB0_448 LBB0_444: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1800] ; 8-byte Folded Reload ldr x9, [sp, #1792] ; 8-byte Folded Reload ldr s0, [x9] fcvt d1, s0 fmov d0, #4.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #16.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_446 b LBB0_445 LBB0_445: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1792] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #4.00000000 fadd d0, d0, d1 str d0, [sp, #80] ; 8-byte Folded Spill b LBB0_447 LBB0_446: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1800] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #16.00000000 fadd d0, d0, d1 str d0, [sp, #80] ; 8-byte Folded Spill b LBB0_447 LBB0_447: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #80] ; 8-byte Folded Reload str d0, [sp, #88] ; 8-byte Folded Spill b LBB0_448 LBB0_448: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #104] ; 8-byte Folded Reload ldr d1, [sp, #88] ; 8-byte Folded Reload fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_459 b LBB0_449 LBB0_449: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1760] ; 8-byte Folded Reload ldr x9, [sp, #1744] ; 8-byte Folded Reload ldr x10, [sp, #1736] ; 8-byte Folded Reload ldr s0, [x10] fcvt d1, s0 fmov d0, #1.00000000 fadd d0, d0, d1 str d0, [sp, #72] ; 8-byte Folded Spill ldr s0, [x9] fcvt d1, s0 fmov d0, #4.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #9.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_451 b LBB0_450 LBB0_450: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1744] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #4.00000000 fadd d0, d0, d1 str d0, [sp, #64] ; 8-byte Folded Spill b LBB0_452 LBB0_451: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1760] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #9.00000000 fadd d0, d0, d1 str d0, [sp, #64] ; 8-byte Folded Spill b LBB0_452 LBB0_452: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #72] ; 8-byte Folded Reload ldr d1, [sp, #64] ; 8-byte Folded Reload fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_454 b LBB0_453 LBB0_453: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1736] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #1.00000000 fadd d0, d0, d1 str d0, [sp, #56] ; 8-byte Folded Spill b LBB0_458 LBB0_454: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1760] ; 8-byte Folded Reload ldr x9, [sp, #1744] ; 8-byte Folded Reload ldr s0, [x9] fcvt d1, s0 fmov d0, #4.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #9.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_456 b LBB0_455 LBB0_455: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1744] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #4.00000000 fadd d0, d0, d1 str d0, [sp, #48] ; 8-byte Folded Spill b LBB0_457 LBB0_456: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1760] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #9.00000000 fadd d0, d0, d1 str d0, [sp, #48] ; 8-byte Folded Spill b LBB0_457 LBB0_457: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #48] ; 8-byte Folded Reload str d0, [sp, #56] ; 8-byte Folded Spill b LBB0_458 LBB0_458: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #56] ; 8-byte Folded Reload str d0, [sp, #40] ; 8-byte Folded Spill b LBB0_469 LBB0_459: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1800] ; 8-byte Folded Reload ldr x9, [sp, #1792] ; 8-byte Folded Reload ldr x10, [sp, #1824] ; 8-byte Folded Reload ldr s0, [x10] fcvt d1, s0 fmov d0, #2.00000000 fadd d0, d0, d1 str d0, [sp, #32] ; 8-byte Folded Spill ldr s0, [x9] fcvt d1, s0 fmov d0, #4.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #16.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_461 b LBB0_460 LBB0_460: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1792] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #4.00000000 fadd d0, d0, d1 str d0, [sp, #24] ; 8-byte Folded Spill b LBB0_462 LBB0_461: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1800] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #16.00000000 fadd d0, d0, d1 str d0, [sp, #24] ; 8-byte Folded Spill b LBB0_462 LBB0_462: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #32] ; 8-byte Folded Reload ldr d1, [sp, #24] ; 8-byte Folded Reload fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_464 b LBB0_463 LBB0_463: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1824] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #2.00000000 fadd d0, d0, d1 str d0, [sp, #16] ; 8-byte Folded Spill b LBB0_468 LBB0_464: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1800] ; 8-byte Folded Reload ldr x9, [sp, #1792] ; 8-byte Folded Reload ldr s0, [x9] fcvt d1, s0 fmov d0, #4.00000000 fadd d0, d0, d1 ldr s1, [x8] fcvt d2, s1 fmov d1, #16.00000000 fadd d1, d1, d2 fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_466 b LBB0_465 LBB0_465: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1792] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #4.00000000 fadd d0, d0, d1 str d0, [sp, #8] ; 8-byte Folded Spill b LBB0_467 LBB0_466: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1800] ; 8-byte Folded Reload ldr s0, [x8] fcvt d1, s0 fmov d0, #16.00000000 fadd d0, d0, d1 str d0, [sp, #8] ; 8-byte Folded Spill b LBB0_467 LBB0_467: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #8] ; 8-byte Folded Reload str d0, [sp, #16] ; 8-byte Folded Spill b LBB0_468 LBB0_468: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #16] ; 8-byte Folded Reload str d0, [sp, #40] ; 8-byte Folded Spill b LBB0_469 LBB0_469: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #1800] ; 8-byte Folded Reload ldr x9, [sp, #1792] ; 8-byte Folded Reload ldr x10, [sp, #1784] ; 8-byte Folded Reload ldr x11, [sp, #1824] ; 8-byte Folded Reload ldr x12, [sp, #1776] ; 8-byte Folded Reload ldr x13, [sp, #1816] ; 8-byte Folded Reload ldr x14, [sp, #1768] ; 8-byte Folded Reload ldr x15, [sp, #1808] ; 8-byte Folded Reload ldr x16, [sp, #1760] ; 8-byte Folded Reload ldr x17, [sp, #1752] ; 8-byte Folded Reload ldr x0, [sp, #1744] ; 8-byte Folded Reload ldr x1, [sp, #1736] ; 8-byte Folded Reload ldr d0, [sp, #40] ; 8-byte Folded Reload fcvt s0, d0 str s0, [sp, #1836] ldr s0, [sp, #1880] str s0, [x1] ldr s0, [sp, #1876] str s0, [x0] ldr s0, [sp, #1872] str s0, [x17] ldr s0, [sp, #1868] str s0, [x16] ldr s0, [sp, #1864] str s0, [x15] ldr s0, [sp, #1860] str s0, [x14] ldr s0, [sp, #1856] str s0, [x13] ldr s0, [sp, #1852] str s0, [x12] ldr s0, [sp, #1848] str s0, [x11] ldr s0, [sp, #1844] str s0, [x10] ldr s0, [sp, #1840] str s0, [x9] ldr s0, [sp, #1836] str s0, [x8] b LBB0_1 .cfi_endproc ; -- End function .comm _x_0,4,2 ; @x_0 .comm _x_1,4,2 ; @x_1 .comm _x_2,4,2 ; @x_2 .comm _x_3,4,2 ; @x_3 .comm _x_5,4,2 ; @x_5 .comm _x_7,4,2 ; @x_7 .comm _x_9,4,2 ; @x_9 .comm _x_10,4,2 ; @x_10 .comm _x_11,4,2 ; @x_11 .comm _x_4,4,2 ; @x_4 .comm _x_6,4,2 ; @x_6 .comm _x_8,4,2 ; @x_8 .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 0x4033000000000000 ## double 19 LCPI0_1: .quad 0x4000000000000000 ## double 2 LCPI0_2: .quad 0x4030000000000000 ## double 16 LCPI0_3: .quad 0x4026000000000000 ## double 11 LCPI0_4: .quad 0x3ff0000000000000 ## double 1 LCPI0_5: .quad 0x402a000000000000 ## double 13 LCPI0_6: .quad 0x4020000000000000 ## double 8 LCPI0_7: .quad 0x401c000000000000 ## double 7 LCPI0_8: .quad 0x4028000000000000 ## double 12 LCPI0_9: .quad 0x402e000000000000 ## double 15 LCPI0_10: .quad 0x4032000000000000 ## double 18 LCPI0_11: .quad 0x4034000000000000 ## double 20 LCPI0_12: .quad 0x4010000000000000 ## double 4 LCPI0_13: .quad 0x4018000000000000 ## double 6 LCPI0_14: .quad 0x4022000000000000 ## double 9 LCPI0_15: .quad 0x4008000000000000 ## double 3 LCPI0_16: .quad 0x4014000000000000 ## double 5 LCPI0_17: .quad 0x402c000000000000 ## double 14 LCPI0_18: .quad 0x4031000000000000 ## double 17 LCPI0_19: .quad 0x4024000000000000 ## double 10 .section __TEXT,__text,regular,pure_instructions .globl _main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $1656, %rsp ## imm = 0x678 movl $0, -4(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 movq _x_0@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_2(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -64(%rbp) ## 8-byte Spill movq _x_1@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_2@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_0(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_3 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movq _x_1@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -72(%rbp) ## 8-byte Spill jmp LBB0_4 LBB0_3: ## in Loop: Header=BB0_1 Depth=1 movq _x_2@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -72(%rbp) ## 8-byte Spill LBB0_4: ## in Loop: Header=BB0_1 Depth=1 movsd -64(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd -72(%rbp), %xmm1 ## 8-byte Reload ## xmm1 = mem[0],zero ucomisd %xmm1, %xmm0 jbe LBB0_6 ## %bb.5: ## in Loop: Header=BB0_1 Depth=1 movq _x_0@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_2(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -80(%rbp) ## 8-byte Spill jmp LBB0_10 LBB0_6: ## in Loop: Header=BB0_1 Depth=1 movq _x_1@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_2@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_0(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_8 ## %bb.7: ## in Loop: Header=BB0_1 Depth=1 movq _x_1@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -88(%rbp) ## 8-byte Spill jmp LBB0_9 LBB0_8: ## in Loop: Header=BB0_1 Depth=1 movq _x_2@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -88(%rbp) ## 8-byte Spill LBB0_9: ## in Loop: Header=BB0_1 Depth=1 movsd -88(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -80(%rbp) ## 8-byte Spill LBB0_10: ## in Loop: Header=BB0_1 Depth=1 movsd -80(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -104(%rbp) ## 8-byte Spill movq _x_3@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_5(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -96(%rbp) ## 8-byte Spill movq _x_5@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_4(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_7@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_3(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_12 ## %bb.11: ## in Loop: Header=BB0_1 Depth=1 movq _x_5@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_4(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -112(%rbp) ## 8-byte Spill jmp LBB0_13 LBB0_12: ## in Loop: Header=BB0_1 Depth=1 movq _x_7@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_3(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -112(%rbp) ## 8-byte Spill LBB0_13: ## in Loop: Header=BB0_1 Depth=1 movsd -96(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd -112(%rbp), %xmm1 ## 8-byte Reload ## xmm1 = mem[0],zero ucomisd %xmm1, %xmm0 jbe LBB0_15 ## %bb.14: ## in Loop: Header=BB0_1 Depth=1 movq _x_3@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_5(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -120(%rbp) ## 8-byte Spill jmp LBB0_19 LBB0_15: ## in Loop: Header=BB0_1 Depth=1 movq _x_5@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_4(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_7@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_3(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_17 ## %bb.16: ## in Loop: Header=BB0_1 Depth=1 movq _x_5@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_4(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -128(%rbp) ## 8-byte Spill jmp LBB0_18 LBB0_17: ## in Loop: Header=BB0_1 Depth=1 movq _x_7@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_3(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -128(%rbp) ## 8-byte Spill LBB0_18: ## in Loop: Header=BB0_1 Depth=1 movsd -128(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -120(%rbp) ## 8-byte Spill LBB0_19: ## in Loop: Header=BB0_1 Depth=1 movsd -104(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd -120(%rbp), %xmm1 ## 8-byte Reload ## xmm1 = mem[0],zero ucomisd %xmm1, %xmm0 jbe LBB0_30 ## %bb.20: ## in Loop: Header=BB0_1 Depth=1 movq _x_0@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_2(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -136(%rbp) ## 8-byte Spill movq _x_1@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_2@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_0(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_22 ## %bb.21: ## in Loop: Header=BB0_1 Depth=1 movq _x_1@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -144(%rbp) ## 8-byte Spill jmp LBB0_23 LBB0_22: ## in Loop: Header=BB0_1 Depth=1 movq _x_2@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -144(%rbp) ## 8-byte Spill LBB0_23: ## in Loop: Header=BB0_1 Depth=1 movsd -136(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd -144(%rbp), %xmm1 ## 8-byte Reload ## xmm1 = mem[0],zero ucomisd %xmm1, %xmm0 jbe LBB0_25 ## %bb.24: ## in Loop: Header=BB0_1 Depth=1 movq _x_0@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_2(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -152(%rbp) ## 8-byte Spill jmp LBB0_29 LBB0_25: ## in Loop: Header=BB0_1 Depth=1 movq _x_1@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_2@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_0(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_27 ## %bb.26: ## in Loop: Header=BB0_1 Depth=1 movq _x_1@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -160(%rbp) ## 8-byte Spill jmp LBB0_28 LBB0_27: ## in Loop: Header=BB0_1 Depth=1 movq _x_2@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -160(%rbp) ## 8-byte Spill LBB0_28: ## in Loop: Header=BB0_1 Depth=1 movsd -160(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -152(%rbp) ## 8-byte Spill LBB0_29: ## in Loop: Header=BB0_1 Depth=1 movsd -152(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -168(%rbp) ## 8-byte Spill jmp LBB0_40 LBB0_30: ## in Loop: Header=BB0_1 Depth=1 movq _x_3@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_5(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -176(%rbp) ## 8-byte Spill movq _x_5@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_4(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_7@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_3(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_32 ## %bb.31: ## in Loop: Header=BB0_1 Depth=1 movq _x_5@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_4(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -184(%rbp) ## 8-byte Spill jmp LBB0_33 LBB0_32: ## in Loop: Header=BB0_1 Depth=1 movq _x_7@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_3(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -184(%rbp) ## 8-byte Spill LBB0_33: ## in Loop: Header=BB0_1 Depth=1 movsd -176(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd -184(%rbp), %xmm1 ## 8-byte Reload ## xmm1 = mem[0],zero ucomisd %xmm1, %xmm0 jbe LBB0_35 ## %bb.34: ## in Loop: Header=BB0_1 Depth=1 movq _x_3@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_5(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -192(%rbp) ## 8-byte Spill jmp LBB0_39 LBB0_35: ## in Loop: Header=BB0_1 Depth=1 movq _x_5@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_4(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_7@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_3(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_37 ## %bb.36: ## in Loop: Header=BB0_1 Depth=1 movq _x_5@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_4(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -200(%rbp) ## 8-byte Spill jmp LBB0_38 LBB0_37: ## in Loop: Header=BB0_1 Depth=1 movq _x_7@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_3(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -200(%rbp) ## 8-byte Spill LBB0_38: ## in Loop: Header=BB0_1 Depth=1 movsd -200(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -192(%rbp) ## 8-byte Spill LBB0_39: ## in Loop: Header=BB0_1 Depth=1 movsd -192(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -168(%rbp) ## 8-byte Spill LBB0_40: ## in Loop: Header=BB0_1 Depth=1 movsd -168(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero cvtsd2ss %xmm0, %xmm0 movss %xmm0, -8(%rbp) movq _x_0@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_7(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -208(%rbp) ## 8-byte Spill movq _x_1@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_4(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_7@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_6(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_42 ## %bb.41: ## in Loop: Header=BB0_1 Depth=1 movq _x_1@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_4(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -216(%rbp) ## 8-byte Spill jmp LBB0_43 LBB0_42: ## in Loop: Header=BB0_1 Depth=1 movq _x_7@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_6(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -216(%rbp) ## 8-byte Spill LBB0_43: ## in Loop: Header=BB0_1 Depth=1 movsd -208(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd -216(%rbp), %xmm1 ## 8-byte Reload ## xmm1 = mem[0],zero ucomisd %xmm1, %xmm0 jbe LBB0_45 ## %bb.44: ## in Loop: Header=BB0_1 Depth=1 movq _x_0@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_7(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -224(%rbp) ## 8-byte Spill jmp LBB0_49 LBB0_45: ## in Loop: Header=BB0_1 Depth=1 movq _x_1@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_4(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_7@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_6(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_47 ## %bb.46: ## in Loop: Header=BB0_1 Depth=1 movq _x_1@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_4(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -232(%rbp) ## 8-byte Spill jmp LBB0_48 LBB0_47: ## in Loop: Header=BB0_1 Depth=1 movq _x_7@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_6(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -232(%rbp) ## 8-byte Spill LBB0_48: ## in Loop: Header=BB0_1 Depth=1 movsd -232(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -224(%rbp) ## 8-byte Spill LBB0_49: ## in Loop: Header=BB0_1 Depth=1 movsd -224(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -248(%rbp) ## 8-byte Spill movq _x_9@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_9(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -240(%rbp) ## 8-byte Spill movq _x_10@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_8(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_11@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_3(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_51 ## %bb.50: ## in Loop: Header=BB0_1 Depth=1 movq _x_10@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_8(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -256(%rbp) ## 8-byte Spill jmp LBB0_52 LBB0_51: ## in Loop: Header=BB0_1 Depth=1 movq _x_11@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_3(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -256(%rbp) ## 8-byte Spill LBB0_52: ## in Loop: Header=BB0_1 Depth=1 movsd -240(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd -256(%rbp), %xmm1 ## 8-byte Reload ## xmm1 = mem[0],zero ucomisd %xmm1, %xmm0 jbe LBB0_54 ## %bb.53: ## in Loop: Header=BB0_1 Depth=1 movq _x_9@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_9(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -264(%rbp) ## 8-byte Spill jmp LBB0_58 LBB0_54: ## in Loop: Header=BB0_1 Depth=1 movq _x_10@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_8(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_11@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_3(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_56 ## %bb.55: ## in Loop: Header=BB0_1 Depth=1 movq _x_10@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_8(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -272(%rbp) ## 8-byte Spill jmp LBB0_57 LBB0_56: ## in Loop: Header=BB0_1 Depth=1 movq _x_11@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_3(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -272(%rbp) ## 8-byte Spill LBB0_57: ## in Loop: Header=BB0_1 Depth=1 movsd -272(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -264(%rbp) ## 8-byte Spill LBB0_58: ## in Loop: Header=BB0_1 Depth=1 movsd -248(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd -264(%rbp), %xmm1 ## 8-byte Reload ## xmm1 = mem[0],zero ucomisd %xmm1, %xmm0 jbe LBB0_69 ## %bb.59: ## in Loop: Header=BB0_1 Depth=1 movq _x_0@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_7(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -280(%rbp) ## 8-byte Spill movq _x_1@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_4(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_7@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_6(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_61 ## %bb.60: ## in Loop: Header=BB0_1 Depth=1 movq _x_1@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_4(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -288(%rbp) ## 8-byte Spill jmp LBB0_62 LBB0_61: ## in Loop: Header=BB0_1 Depth=1 movq _x_7@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_6(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -288(%rbp) ## 8-byte Spill LBB0_62: ## in Loop: Header=BB0_1 Depth=1 movsd -280(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd -288(%rbp), %xmm1 ## 8-byte Reload ## xmm1 = mem[0],zero ucomisd %xmm1, %xmm0 jbe LBB0_64 ## %bb.63: ## in Loop: Header=BB0_1 Depth=1 movq _x_0@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_7(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -296(%rbp) ## 8-byte Spill jmp LBB0_68 LBB0_64: ## in Loop: Header=BB0_1 Depth=1 movq _x_1@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_4(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_7@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_6(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_66 ## %bb.65: ## in Loop: Header=BB0_1 Depth=1 movq _x_1@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_4(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -304(%rbp) ## 8-byte Spill jmp LBB0_67 LBB0_66: ## in Loop: Header=BB0_1 Depth=1 movq _x_7@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_6(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -304(%rbp) ## 8-byte Spill LBB0_67: ## in Loop: Header=BB0_1 Depth=1 movsd -304(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -296(%rbp) ## 8-byte Spill LBB0_68: ## in Loop: Header=BB0_1 Depth=1 movsd -296(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -312(%rbp) ## 8-byte Spill jmp LBB0_79 LBB0_69: ## in Loop: Header=BB0_1 Depth=1 movq _x_9@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_9(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -320(%rbp) ## 8-byte Spill movq _x_10@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_8(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_11@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_3(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_71 ## %bb.70: ## in Loop: Header=BB0_1 Depth=1 movq _x_10@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_8(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -328(%rbp) ## 8-byte Spill jmp LBB0_72 LBB0_71: ## in Loop: Header=BB0_1 Depth=1 movq _x_11@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_3(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -328(%rbp) ## 8-byte Spill LBB0_72: ## in Loop: Header=BB0_1 Depth=1 movsd -320(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd -328(%rbp), %xmm1 ## 8-byte Reload ## xmm1 = mem[0],zero ucomisd %xmm1, %xmm0 jbe LBB0_74 ## %bb.73: ## in Loop: Header=BB0_1 Depth=1 movq _x_9@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_9(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -336(%rbp) ## 8-byte Spill jmp LBB0_78 LBB0_74: ## in Loop: Header=BB0_1 Depth=1 movq _x_10@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_8(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_11@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_3(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_76 ## %bb.75: ## in Loop: Header=BB0_1 Depth=1 movq _x_10@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_8(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -344(%rbp) ## 8-byte Spill jmp LBB0_77 LBB0_76: ## in Loop: Header=BB0_1 Depth=1 movq _x_11@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_3(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -344(%rbp) ## 8-byte Spill LBB0_77: ## in Loop: Header=BB0_1 Depth=1 movsd -344(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -336(%rbp) ## 8-byte Spill LBB0_78: ## in Loop: Header=BB0_1 Depth=1 movsd -336(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -312(%rbp) ## 8-byte Spill LBB0_79: ## in Loop: Header=BB0_1 Depth=1 movsd -312(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero cvtsd2ss %xmm0, %xmm0 movss %xmm0, -12(%rbp) movq _x_0@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_10(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -352(%rbp) ## 8-byte Spill movq _x_3@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_9(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_4@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_9(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_81 ## %bb.80: ## in Loop: Header=BB0_1 Depth=1 movq _x_3@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_9(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -360(%rbp) ## 8-byte Spill jmp LBB0_82 LBB0_81: ## in Loop: Header=BB0_1 Depth=1 movq _x_4@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_9(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -360(%rbp) ## 8-byte Spill LBB0_82: ## in Loop: Header=BB0_1 Depth=1 movsd -352(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd -360(%rbp), %xmm1 ## 8-byte Reload ## xmm1 = mem[0],zero ucomisd %xmm1, %xmm0 jbe LBB0_84 ## %bb.83: ## in Loop: Header=BB0_1 Depth=1 movq _x_0@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_10(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -368(%rbp) ## 8-byte Spill jmp LBB0_88 LBB0_84: ## in Loop: Header=BB0_1 Depth=1 movq _x_3@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_9(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_4@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_9(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_86 ## %bb.85: ## in Loop: Header=BB0_1 Depth=1 movq _x_3@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_9(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -376(%rbp) ## 8-byte Spill jmp LBB0_87 LBB0_86: ## in Loop: Header=BB0_1 Depth=1 movq _x_4@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_9(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -376(%rbp) ## 8-byte Spill LBB0_87: ## in Loop: Header=BB0_1 Depth=1 movsd -376(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -368(%rbp) ## 8-byte Spill LBB0_88: ## in Loop: Header=BB0_1 Depth=1 movsd -368(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -392(%rbp) ## 8-byte Spill movq _x_6@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_5(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -384(%rbp) ## 8-byte Spill movq _x_10@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_7(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_11@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_11(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_90 ## %bb.89: ## in Loop: Header=BB0_1 Depth=1 movq _x_10@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_7(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -400(%rbp) ## 8-byte Spill jmp LBB0_91 LBB0_90: ## in Loop: Header=BB0_1 Depth=1 movq _x_11@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_11(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -400(%rbp) ## 8-byte Spill LBB0_91: ## in Loop: Header=BB0_1 Depth=1 movsd -384(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd -400(%rbp), %xmm1 ## 8-byte Reload ## xmm1 = mem[0],zero ucomisd %xmm1, %xmm0 jbe LBB0_93 ## %bb.92: ## in Loop: Header=BB0_1 Depth=1 movq _x_6@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_5(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -408(%rbp) ## 8-byte Spill jmp LBB0_97 LBB0_93: ## in Loop: Header=BB0_1 Depth=1 movq _x_10@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_7(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_11@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_11(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_95 ## %bb.94: ## in Loop: Header=BB0_1 Depth=1 movq _x_10@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_7(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -416(%rbp) ## 8-byte Spill jmp LBB0_96 LBB0_95: ## in Loop: Header=BB0_1 Depth=1 movq _x_11@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_11(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -416(%rbp) ## 8-byte Spill LBB0_96: ## in Loop: Header=BB0_1 Depth=1 movsd -416(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -408(%rbp) ## 8-byte Spill LBB0_97: ## in Loop: Header=BB0_1 Depth=1 movsd -392(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd -408(%rbp), %xmm1 ## 8-byte Reload ## xmm1 = mem[0],zero ucomisd %xmm1, %xmm0 jbe LBB0_108 ## %bb.98: ## in Loop: Header=BB0_1 Depth=1 movq _x_0@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_10(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -424(%rbp) ## 8-byte Spill movq _x_3@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_9(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_4@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_9(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_100 ## %bb.99: ## in Loop: Header=BB0_1 Depth=1 movq _x_3@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_9(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -432(%rbp) ## 8-byte Spill jmp LBB0_101 LBB0_100: ## in Loop: Header=BB0_1 Depth=1 movq _x_4@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_9(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -432(%rbp) ## 8-byte Spill LBB0_101: ## in Loop: Header=BB0_1 Depth=1 movsd -424(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd -432(%rbp), %xmm1 ## 8-byte Reload ## xmm1 = mem[0],zero ucomisd %xmm1, %xmm0 jbe LBB0_103 ## %bb.102: ## in Loop: Header=BB0_1 Depth=1 movq _x_0@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_10(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -440(%rbp) ## 8-byte Spill jmp LBB0_107 LBB0_103: ## in Loop: Header=BB0_1 Depth=1 movq _x_3@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_9(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_4@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_9(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_105 ## %bb.104: ## in Loop: Header=BB0_1 Depth=1 movq _x_3@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_9(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -448(%rbp) ## 8-byte Spill jmp LBB0_106 LBB0_105: ## in Loop: Header=BB0_1 Depth=1 movq _x_4@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_9(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -448(%rbp) ## 8-byte Spill LBB0_106: ## in Loop: Header=BB0_1 Depth=1 movsd -448(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -440(%rbp) ## 8-byte Spill LBB0_107: ## in Loop: Header=BB0_1 Depth=1 movsd -440(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -456(%rbp) ## 8-byte Spill jmp LBB0_118 LBB0_108: ## in Loop: Header=BB0_1 Depth=1 movq _x_6@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_5(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -464(%rbp) ## 8-byte Spill movq _x_10@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_7(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_11@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_11(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_110 ## %bb.109: ## in Loop: Header=BB0_1 Depth=1 movq _x_10@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_7(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -472(%rbp) ## 8-byte Spill jmp LBB0_111 LBB0_110: ## in Loop: Header=BB0_1 Depth=1 movq _x_11@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_11(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -472(%rbp) ## 8-byte Spill LBB0_111: ## in Loop: Header=BB0_1 Depth=1 movsd -464(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd -472(%rbp), %xmm1 ## 8-byte Reload ## xmm1 = mem[0],zero ucomisd %xmm1, %xmm0 jbe LBB0_113 ## %bb.112: ## in Loop: Header=BB0_1 Depth=1 movq _x_6@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_5(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -480(%rbp) ## 8-byte Spill jmp LBB0_117 LBB0_113: ## in Loop: Header=BB0_1 Depth=1 movq _x_10@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_7(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_11@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_11(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_115 ## %bb.114: ## in Loop: Header=BB0_1 Depth=1 movq _x_10@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_7(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -488(%rbp) ## 8-byte Spill jmp LBB0_116 LBB0_115: ## in Loop: Header=BB0_1 Depth=1 movq _x_11@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_11(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -488(%rbp) ## 8-byte Spill LBB0_116: ## in Loop: Header=BB0_1 Depth=1 movsd -488(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -480(%rbp) ## 8-byte Spill LBB0_117: ## in Loop: Header=BB0_1 Depth=1 movsd -480(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -456(%rbp) ## 8-byte Spill LBB0_118: ## in Loop: Header=BB0_1 Depth=1 movsd -456(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero cvtsd2ss %xmm0, %xmm0 movss %xmm0, -16(%rbp) movq _x_0@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -496(%rbp) ## 8-byte Spill movq _x_2@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_12(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_3@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_5(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_120 ## %bb.119: ## in Loop: Header=BB0_1 Depth=1 movq _x_2@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_12(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -504(%rbp) ## 8-byte Spill jmp LBB0_121 LBB0_120: ## in Loop: Header=BB0_1 Depth=1 movq _x_3@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_5(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -504(%rbp) ## 8-byte Spill LBB0_121: ## in Loop: Header=BB0_1 Depth=1 movsd -496(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd -504(%rbp), %xmm1 ## 8-byte Reload ## xmm1 = mem[0],zero ucomisd %xmm1, %xmm0 jbe LBB0_123 ## %bb.122: ## in Loop: Header=BB0_1 Depth=1 movq _x_0@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -512(%rbp) ## 8-byte Spill jmp LBB0_127 LBB0_123: ## in Loop: Header=BB0_1 Depth=1 movq _x_2@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_12(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_3@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_5(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_125 ## %bb.124: ## in Loop: Header=BB0_1 Depth=1 movq _x_2@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_12(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -520(%rbp) ## 8-byte Spill jmp LBB0_126 LBB0_125: ## in Loop: Header=BB0_1 Depth=1 movq _x_3@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_5(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -520(%rbp) ## 8-byte Spill LBB0_126: ## in Loop: Header=BB0_1 Depth=1 movsd -520(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -512(%rbp) ## 8-byte Spill LBB0_127: ## in Loop: Header=BB0_1 Depth=1 movsd -512(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -536(%rbp) ## 8-byte Spill movq _x_4@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_14(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -528(%rbp) ## 8-byte Spill movq _x_7@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_11@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_13(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_129 ## %bb.128: ## in Loop: Header=BB0_1 Depth=1 movq _x_7@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -544(%rbp) ## 8-byte Spill jmp LBB0_130 LBB0_129: ## in Loop: Header=BB0_1 Depth=1 movq _x_11@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_13(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -544(%rbp) ## 8-byte Spill LBB0_130: ## in Loop: Header=BB0_1 Depth=1 movsd -528(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd -544(%rbp), %xmm1 ## 8-byte Reload ## xmm1 = mem[0],zero ucomisd %xmm1, %xmm0 jbe LBB0_132 ## %bb.131: ## in Loop: Header=BB0_1 Depth=1 movq _x_4@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_14(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -552(%rbp) ## 8-byte Spill jmp LBB0_136 LBB0_132: ## in Loop: Header=BB0_1 Depth=1 movq _x_7@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_11@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_13(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_134 ## %bb.133: ## in Loop: Header=BB0_1 Depth=1 movq _x_7@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -560(%rbp) ## 8-byte Spill jmp LBB0_135 LBB0_134: ## in Loop: Header=BB0_1 Depth=1 movq _x_11@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_13(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -560(%rbp) ## 8-byte Spill LBB0_135: ## in Loop: Header=BB0_1 Depth=1 movsd -560(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -552(%rbp) ## 8-byte Spill LBB0_136: ## in Loop: Header=BB0_1 Depth=1 movsd -536(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd -552(%rbp), %xmm1 ## 8-byte Reload ## xmm1 = mem[0],zero ucomisd %xmm1, %xmm0 jbe LBB0_147 ## %bb.137: ## in Loop: Header=BB0_1 Depth=1 movq _x_0@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -568(%rbp) ## 8-byte Spill movq _x_2@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_12(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_3@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_5(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_139 ## %bb.138: ## in Loop: Header=BB0_1 Depth=1 movq _x_2@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_12(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -576(%rbp) ## 8-byte Spill jmp LBB0_140 LBB0_139: ## in Loop: Header=BB0_1 Depth=1 movq _x_3@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_5(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -576(%rbp) ## 8-byte Spill LBB0_140: ## in Loop: Header=BB0_1 Depth=1 movsd -568(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd -576(%rbp), %xmm1 ## 8-byte Reload ## xmm1 = mem[0],zero ucomisd %xmm1, %xmm0 jbe LBB0_142 ## %bb.141: ## in Loop: Header=BB0_1 Depth=1 movq _x_0@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -584(%rbp) ## 8-byte Spill jmp LBB0_146 LBB0_142: ## in Loop: Header=BB0_1 Depth=1 movq _x_2@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_12(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_3@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_5(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_144 ## %bb.143: ## in Loop: Header=BB0_1 Depth=1 movq _x_2@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_12(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -592(%rbp) ## 8-byte Spill jmp LBB0_145 LBB0_144: ## in Loop: Header=BB0_1 Depth=1 movq _x_3@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_5(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -592(%rbp) ## 8-byte Spill LBB0_145: ## in Loop: Header=BB0_1 Depth=1 movsd -592(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -584(%rbp) ## 8-byte Spill LBB0_146: ## in Loop: Header=BB0_1 Depth=1 movsd -584(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -600(%rbp) ## 8-byte Spill jmp LBB0_157 LBB0_147: ## in Loop: Header=BB0_1 Depth=1 movq _x_4@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_14(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -608(%rbp) ## 8-byte Spill movq _x_7@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_11@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_13(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_149 ## %bb.148: ## in Loop: Header=BB0_1 Depth=1 movq _x_7@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -616(%rbp) ## 8-byte Spill jmp LBB0_150 LBB0_149: ## in Loop: Header=BB0_1 Depth=1 movq _x_11@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_13(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -616(%rbp) ## 8-byte Spill LBB0_150: ## in Loop: Header=BB0_1 Depth=1 movsd -608(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd -616(%rbp), %xmm1 ## 8-byte Reload ## xmm1 = mem[0],zero ucomisd %xmm1, %xmm0 jbe LBB0_152 ## %bb.151: ## in Loop: Header=BB0_1 Depth=1 movq _x_4@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_14(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -624(%rbp) ## 8-byte Spill jmp LBB0_156 LBB0_152: ## in Loop: Header=BB0_1 Depth=1 movq _x_7@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_11@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_13(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_154 ## %bb.153: ## in Loop: Header=BB0_1 Depth=1 movq _x_7@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -632(%rbp) ## 8-byte Spill jmp LBB0_155 LBB0_154: ## in Loop: Header=BB0_1 Depth=1 movq _x_11@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_13(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -632(%rbp) ## 8-byte Spill LBB0_155: ## in Loop: Header=BB0_1 Depth=1 movsd -632(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -624(%rbp) ## 8-byte Spill LBB0_156: ## in Loop: Header=BB0_1 Depth=1 movsd -624(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -600(%rbp) ## 8-byte Spill LBB0_157: ## in Loop: Header=BB0_1 Depth=1 movsd -600(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero cvtsd2ss %xmm0, %xmm0 movss %xmm0, -20(%rbp) movq _x_2@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -640(%rbp) ## 8-byte Spill movq _x_4@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_10(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_5@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_14(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_159 ## %bb.158: ## in Loop: Header=BB0_1 Depth=1 movq _x_4@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_10(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -648(%rbp) ## 8-byte Spill jmp LBB0_160 LBB0_159: ## in Loop: Header=BB0_1 Depth=1 movq _x_5@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_14(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -648(%rbp) ## 8-byte Spill LBB0_160: ## in Loop: Header=BB0_1 Depth=1 movsd -640(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd -648(%rbp), %xmm1 ## 8-byte Reload ## xmm1 = mem[0],zero ucomisd %xmm1, %xmm0 jbe LBB0_162 ## %bb.161: ## in Loop: Header=BB0_1 Depth=1 movq _x_2@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -656(%rbp) ## 8-byte Spill jmp LBB0_166 LBB0_162: ## in Loop: Header=BB0_1 Depth=1 movq _x_4@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_10(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_5@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_14(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_164 ## %bb.163: ## in Loop: Header=BB0_1 Depth=1 movq _x_4@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_10(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -664(%rbp) ## 8-byte Spill jmp LBB0_165 LBB0_164: ## in Loop: Header=BB0_1 Depth=1 movq _x_5@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_14(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -664(%rbp) ## 8-byte Spill LBB0_165: ## in Loop: Header=BB0_1 Depth=1 movsd -664(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -656(%rbp) ## 8-byte Spill LBB0_166: ## in Loop: Header=BB0_1 Depth=1 movsd -656(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -680(%rbp) ## 8-byte Spill movq _x_8@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_16(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -672(%rbp) ## 8-byte Spill movq _x_9@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_13(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_11@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_15(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_168 ## %bb.167: ## in Loop: Header=BB0_1 Depth=1 movq _x_9@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_13(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -688(%rbp) ## 8-byte Spill jmp LBB0_169 LBB0_168: ## in Loop: Header=BB0_1 Depth=1 movq _x_11@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_15(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -688(%rbp) ## 8-byte Spill LBB0_169: ## in Loop: Header=BB0_1 Depth=1 movsd -672(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd -688(%rbp), %xmm1 ## 8-byte Reload ## xmm1 = mem[0],zero ucomisd %xmm1, %xmm0 jbe LBB0_171 ## %bb.170: ## in Loop: Header=BB0_1 Depth=1 movq _x_8@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_16(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -696(%rbp) ## 8-byte Spill jmp LBB0_175 LBB0_171: ## in Loop: Header=BB0_1 Depth=1 movq _x_9@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_13(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_11@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_15(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_173 ## %bb.172: ## in Loop: Header=BB0_1 Depth=1 movq _x_9@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_13(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -704(%rbp) ## 8-byte Spill jmp LBB0_174 LBB0_173: ## in Loop: Header=BB0_1 Depth=1 movq _x_11@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_15(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -704(%rbp) ## 8-byte Spill LBB0_174: ## in Loop: Header=BB0_1 Depth=1 movsd -704(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -696(%rbp) ## 8-byte Spill LBB0_175: ## in Loop: Header=BB0_1 Depth=1 movsd -680(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd -696(%rbp), %xmm1 ## 8-byte Reload ## xmm1 = mem[0],zero ucomisd %xmm1, %xmm0 jbe LBB0_186 ## %bb.176: ## in Loop: Header=BB0_1 Depth=1 movq _x_2@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -712(%rbp) ## 8-byte Spill movq _x_4@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_10(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_5@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_14(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_178 ## %bb.177: ## in Loop: Header=BB0_1 Depth=1 movq _x_4@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_10(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -720(%rbp) ## 8-byte Spill jmp LBB0_179 LBB0_178: ## in Loop: Header=BB0_1 Depth=1 movq _x_5@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_14(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -720(%rbp) ## 8-byte Spill LBB0_179: ## in Loop: Header=BB0_1 Depth=1 movsd -712(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd -720(%rbp), %xmm1 ## 8-byte Reload ## xmm1 = mem[0],zero ucomisd %xmm1, %xmm0 jbe LBB0_181 ## %bb.180: ## in Loop: Header=BB0_1 Depth=1 movq _x_2@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -728(%rbp) ## 8-byte Spill jmp LBB0_185 LBB0_181: ## in Loop: Header=BB0_1 Depth=1 movq _x_4@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_10(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_5@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_14(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_183 ## %bb.182: ## in Loop: Header=BB0_1 Depth=1 movq _x_4@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_10(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -736(%rbp) ## 8-byte Spill jmp LBB0_184 LBB0_183: ## in Loop: Header=BB0_1 Depth=1 movq _x_5@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_14(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -736(%rbp) ## 8-byte Spill LBB0_184: ## in Loop: Header=BB0_1 Depth=1 movsd -736(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -728(%rbp) ## 8-byte Spill LBB0_185: ## in Loop: Header=BB0_1 Depth=1 movsd -728(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -744(%rbp) ## 8-byte Spill jmp LBB0_196 LBB0_186: ## in Loop: Header=BB0_1 Depth=1 movq _x_8@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_16(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -752(%rbp) ## 8-byte Spill movq _x_9@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_13(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_11@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_15(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_188 ## %bb.187: ## in Loop: Header=BB0_1 Depth=1 movq _x_9@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_13(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -760(%rbp) ## 8-byte Spill jmp LBB0_189 LBB0_188: ## in Loop: Header=BB0_1 Depth=1 movq _x_11@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_15(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -760(%rbp) ## 8-byte Spill LBB0_189: ## in Loop: Header=BB0_1 Depth=1 movsd -752(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd -760(%rbp), %xmm1 ## 8-byte Reload ## xmm1 = mem[0],zero ucomisd %xmm1, %xmm0 jbe LBB0_191 ## %bb.190: ## in Loop: Header=BB0_1 Depth=1 movq _x_8@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_16(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -768(%rbp) ## 8-byte Spill jmp LBB0_195 LBB0_191: ## in Loop: Header=BB0_1 Depth=1 movq _x_9@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_13(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_11@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_15(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_193 ## %bb.192: ## in Loop: Header=BB0_1 Depth=1 movq _x_9@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_13(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -776(%rbp) ## 8-byte Spill jmp LBB0_194 LBB0_193: ## in Loop: Header=BB0_1 Depth=1 movq _x_11@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_15(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -776(%rbp) ## 8-byte Spill LBB0_194: ## in Loop: Header=BB0_1 Depth=1 movsd -776(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -768(%rbp) ## 8-byte Spill LBB0_195: ## in Loop: Header=BB0_1 Depth=1 movsd -768(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -744(%rbp) ## 8-byte Spill LBB0_196: ## in Loop: Header=BB0_1 Depth=1 movsd -744(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero cvtsd2ss %xmm0, %xmm0 movss %xmm0, -24(%rbp) movq _x_1@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -784(%rbp) ## 8-byte Spill movq _x_2@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_11(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_4@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_6(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_198 ## %bb.197: ## in Loop: Header=BB0_1 Depth=1 movq _x_2@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_11(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -792(%rbp) ## 8-byte Spill jmp LBB0_199 LBB0_198: ## in Loop: Header=BB0_1 Depth=1 movq _x_4@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_6(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -792(%rbp) ## 8-byte Spill LBB0_199: ## in Loop: Header=BB0_1 Depth=1 movsd -784(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd -792(%rbp), %xmm1 ## 8-byte Reload ## xmm1 = mem[0],zero ucomisd %xmm1, %xmm0 jbe LBB0_201 ## %bb.200: ## in Loop: Header=BB0_1 Depth=1 movq _x_1@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -800(%rbp) ## 8-byte Spill jmp LBB0_205 LBB0_201: ## in Loop: Header=BB0_1 Depth=1 movq _x_2@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_11(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_4@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_6(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_203 ## %bb.202: ## in Loop: Header=BB0_1 Depth=1 movq _x_2@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_11(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -808(%rbp) ## 8-byte Spill jmp LBB0_204 LBB0_203: ## in Loop: Header=BB0_1 Depth=1 movq _x_4@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_6(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -808(%rbp) ## 8-byte Spill LBB0_204: ## in Loop: Header=BB0_1 Depth=1 movsd -808(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -800(%rbp) ## 8-byte Spill LBB0_205: ## in Loop: Header=BB0_1 Depth=1 movsd -800(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -824(%rbp) ## 8-byte Spill movq _x_7@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_15(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -816(%rbp) ## 8-byte Spill movq _x_9@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_9(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_10@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_11(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_207 ## %bb.206: ## in Loop: Header=BB0_1 Depth=1 movq _x_9@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_9(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -832(%rbp) ## 8-byte Spill jmp LBB0_208 LBB0_207: ## in Loop: Header=BB0_1 Depth=1 movq _x_10@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_11(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -832(%rbp) ## 8-byte Spill LBB0_208: ## in Loop: Header=BB0_1 Depth=1 movsd -816(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd -832(%rbp), %xmm1 ## 8-byte Reload ## xmm1 = mem[0],zero ucomisd %xmm1, %xmm0 jbe LBB0_210 ## %bb.209: ## in Loop: Header=BB0_1 Depth=1 movq _x_7@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_15(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -840(%rbp) ## 8-byte Spill jmp LBB0_214 LBB0_210: ## in Loop: Header=BB0_1 Depth=1 movq _x_9@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_9(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_10@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_11(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_212 ## %bb.211: ## in Loop: Header=BB0_1 Depth=1 movq _x_9@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_9(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -848(%rbp) ## 8-byte Spill jmp LBB0_213 LBB0_212: ## in Loop: Header=BB0_1 Depth=1 movq _x_10@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_11(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -848(%rbp) ## 8-byte Spill LBB0_213: ## in Loop: Header=BB0_1 Depth=1 movsd -848(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -840(%rbp) ## 8-byte Spill LBB0_214: ## in Loop: Header=BB0_1 Depth=1 movsd -824(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd -840(%rbp), %xmm1 ## 8-byte Reload ## xmm1 = mem[0],zero ucomisd %xmm1, %xmm0 jbe LBB0_225 ## %bb.215: ## in Loop: Header=BB0_1 Depth=1 movq _x_1@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -856(%rbp) ## 8-byte Spill movq _x_2@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_11(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_4@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_6(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_217 ## %bb.216: ## in Loop: Header=BB0_1 Depth=1 movq _x_2@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_11(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -864(%rbp) ## 8-byte Spill jmp LBB0_218 LBB0_217: ## in Loop: Header=BB0_1 Depth=1 movq _x_4@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_6(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -864(%rbp) ## 8-byte Spill LBB0_218: ## in Loop: Header=BB0_1 Depth=1 movsd -856(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd -864(%rbp), %xmm1 ## 8-byte Reload ## xmm1 = mem[0],zero ucomisd %xmm1, %xmm0 jbe LBB0_220 ## %bb.219: ## in Loop: Header=BB0_1 Depth=1 movq _x_1@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -872(%rbp) ## 8-byte Spill jmp LBB0_224 LBB0_220: ## in Loop: Header=BB0_1 Depth=1 movq _x_2@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_11(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_4@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_6(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_222 ## %bb.221: ## in Loop: Header=BB0_1 Depth=1 movq _x_2@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_11(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -880(%rbp) ## 8-byte Spill jmp LBB0_223 LBB0_222: ## in Loop: Header=BB0_1 Depth=1 movq _x_4@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_6(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -880(%rbp) ## 8-byte Spill LBB0_223: ## in Loop: Header=BB0_1 Depth=1 movsd -880(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -872(%rbp) ## 8-byte Spill LBB0_224: ## in Loop: Header=BB0_1 Depth=1 movsd -872(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -888(%rbp) ## 8-byte Spill jmp LBB0_235 LBB0_225: ## in Loop: Header=BB0_1 Depth=1 movq _x_7@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_15(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -896(%rbp) ## 8-byte Spill movq _x_9@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_9(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_10@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_11(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_227 ## %bb.226: ## in Loop: Header=BB0_1 Depth=1 movq _x_9@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_9(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -904(%rbp) ## 8-byte Spill jmp LBB0_228 LBB0_227: ## in Loop: Header=BB0_1 Depth=1 movq _x_10@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_11(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -904(%rbp) ## 8-byte Spill LBB0_228: ## in Loop: Header=BB0_1 Depth=1 movsd -896(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd -904(%rbp), %xmm1 ## 8-byte Reload ## xmm1 = mem[0],zero ucomisd %xmm1, %xmm0 jbe LBB0_230 ## %bb.229: ## in Loop: Header=BB0_1 Depth=1 movq _x_7@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_15(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -912(%rbp) ## 8-byte Spill jmp LBB0_234 LBB0_230: ## in Loop: Header=BB0_1 Depth=1 movq _x_9@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_9(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_10@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_11(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_232 ## %bb.231: ## in Loop: Header=BB0_1 Depth=1 movq _x_9@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_9(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -920(%rbp) ## 8-byte Spill jmp LBB0_233 LBB0_232: ## in Loop: Header=BB0_1 Depth=1 movq _x_10@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_11(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -920(%rbp) ## 8-byte Spill LBB0_233: ## in Loop: Header=BB0_1 Depth=1 movsd -920(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -912(%rbp) ## 8-byte Spill LBB0_234: ## in Loop: Header=BB0_1 Depth=1 movsd -912(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -888(%rbp) ## 8-byte Spill LBB0_235: ## in Loop: Header=BB0_1 Depth=1 movsd -888(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero cvtsd2ss %xmm0, %xmm0 movss %xmm0, -28(%rbp) movq _x_0@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_4(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -928(%rbp) ## 8-byte Spill movq _x_2@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_10(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_4@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_1(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_237 ## %bb.236: ## in Loop: Header=BB0_1 Depth=1 movq _x_2@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_10(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -936(%rbp) ## 8-byte Spill jmp LBB0_238 LBB0_237: ## in Loop: Header=BB0_1 Depth=1 movq _x_4@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -936(%rbp) ## 8-byte Spill LBB0_238: ## in Loop: Header=BB0_1 Depth=1 movsd -928(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd -936(%rbp), %xmm1 ## 8-byte Reload ## xmm1 = mem[0],zero ucomisd %xmm1, %xmm0 jbe LBB0_240 ## %bb.239: ## in Loop: Header=BB0_1 Depth=1 movq _x_0@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_4(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -944(%rbp) ## 8-byte Spill jmp LBB0_244 LBB0_240: ## in Loop: Header=BB0_1 Depth=1 movq _x_2@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_10(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_4@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_1(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_242 ## %bb.241: ## in Loop: Header=BB0_1 Depth=1 movq _x_2@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_10(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -952(%rbp) ## 8-byte Spill jmp LBB0_243 LBB0_242: ## in Loop: Header=BB0_1 Depth=1 movq _x_4@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -952(%rbp) ## 8-byte Spill LBB0_243: ## in Loop: Header=BB0_1 Depth=1 movsd -952(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -944(%rbp) ## 8-byte Spill LBB0_244: ## in Loop: Header=BB0_1 Depth=1 movsd -944(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -968(%rbp) ## 8-byte Spill movq _x_6@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_3(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -960(%rbp) ## 8-byte Spill movq _x_7@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_2(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_10@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_10(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_246 ## %bb.245: ## in Loop: Header=BB0_1 Depth=1 movq _x_7@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_2(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -976(%rbp) ## 8-byte Spill jmp LBB0_247 LBB0_246: ## in Loop: Header=BB0_1 Depth=1 movq _x_10@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_10(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -976(%rbp) ## 8-byte Spill LBB0_247: ## in Loop: Header=BB0_1 Depth=1 movsd -960(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd -976(%rbp), %xmm1 ## 8-byte Reload ## xmm1 = mem[0],zero ucomisd %xmm1, %xmm0 jbe LBB0_249 ## %bb.248: ## in Loop: Header=BB0_1 Depth=1 movq _x_6@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_3(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -984(%rbp) ## 8-byte Spill jmp LBB0_253 LBB0_249: ## in Loop: Header=BB0_1 Depth=1 movq _x_7@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_2(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_10@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_10(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_251 ## %bb.250: ## in Loop: Header=BB0_1 Depth=1 movq _x_7@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_2(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -992(%rbp) ## 8-byte Spill jmp LBB0_252 LBB0_251: ## in Loop: Header=BB0_1 Depth=1 movq _x_10@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_10(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -992(%rbp) ## 8-byte Spill LBB0_252: ## in Loop: Header=BB0_1 Depth=1 movsd -992(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -984(%rbp) ## 8-byte Spill LBB0_253: ## in Loop: Header=BB0_1 Depth=1 movsd -968(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd -984(%rbp), %xmm1 ## 8-byte Reload ## xmm1 = mem[0],zero ucomisd %xmm1, %xmm0 jbe LBB0_264 ## %bb.254: ## in Loop: Header=BB0_1 Depth=1 movq _x_0@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_4(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1000(%rbp) ## 8-byte Spill movq _x_2@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_10(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_4@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_1(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_256 ## %bb.255: ## in Loop: Header=BB0_1 Depth=1 movq _x_2@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_10(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1008(%rbp) ## 8-byte Spill jmp LBB0_257 LBB0_256: ## in Loop: Header=BB0_1 Depth=1 movq _x_4@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1008(%rbp) ## 8-byte Spill LBB0_257: ## in Loop: Header=BB0_1 Depth=1 movsd -1000(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd -1008(%rbp), %xmm1 ## 8-byte Reload ## xmm1 = mem[0],zero ucomisd %xmm1, %xmm0 jbe LBB0_259 ## %bb.258: ## in Loop: Header=BB0_1 Depth=1 movq _x_0@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_4(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1016(%rbp) ## 8-byte Spill jmp LBB0_263 LBB0_259: ## in Loop: Header=BB0_1 Depth=1 movq _x_2@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_10(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_4@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_1(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_261 ## %bb.260: ## in Loop: Header=BB0_1 Depth=1 movq _x_2@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_10(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1024(%rbp) ## 8-byte Spill jmp LBB0_262 LBB0_261: ## in Loop: Header=BB0_1 Depth=1 movq _x_4@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1024(%rbp) ## 8-byte Spill LBB0_262: ## in Loop: Header=BB0_1 Depth=1 movsd -1024(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -1016(%rbp) ## 8-byte Spill LBB0_263: ## in Loop: Header=BB0_1 Depth=1 movsd -1016(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -1032(%rbp) ## 8-byte Spill jmp LBB0_274 LBB0_264: ## in Loop: Header=BB0_1 Depth=1 movq _x_6@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_3(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1040(%rbp) ## 8-byte Spill movq _x_7@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_2(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_10@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_10(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_266 ## %bb.265: ## in Loop: Header=BB0_1 Depth=1 movq _x_7@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_2(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1048(%rbp) ## 8-byte Spill jmp LBB0_267 LBB0_266: ## in Loop: Header=BB0_1 Depth=1 movq _x_10@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_10(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1048(%rbp) ## 8-byte Spill LBB0_267: ## in Loop: Header=BB0_1 Depth=1 movsd -1040(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd -1048(%rbp), %xmm1 ## 8-byte Reload ## xmm1 = mem[0],zero ucomisd %xmm1, %xmm0 jbe LBB0_269 ## %bb.268: ## in Loop: Header=BB0_1 Depth=1 movq _x_6@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_3(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1056(%rbp) ## 8-byte Spill jmp LBB0_273 LBB0_269: ## in Loop: Header=BB0_1 Depth=1 movq _x_7@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_2(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_10@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_10(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_271 ## %bb.270: ## in Loop: Header=BB0_1 Depth=1 movq _x_7@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_2(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1064(%rbp) ## 8-byte Spill jmp LBB0_272 LBB0_271: ## in Loop: Header=BB0_1 Depth=1 movq _x_10@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_10(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1064(%rbp) ## 8-byte Spill LBB0_272: ## in Loop: Header=BB0_1 Depth=1 movsd -1064(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -1056(%rbp) ## 8-byte Spill LBB0_273: ## in Loop: Header=BB0_1 Depth=1 movsd -1056(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -1032(%rbp) ## 8-byte Spill LBB0_274: ## in Loop: Header=BB0_1 Depth=1 movsd -1032(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero cvtsd2ss %xmm0, %xmm0 movss %xmm0, -32(%rbp) movq _x_1@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_15(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1072(%rbp) ## 8-byte Spill movq _x_2@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_5(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_3@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_17(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_276 ## %bb.275: ## in Loop: Header=BB0_1 Depth=1 movq _x_2@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_5(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1080(%rbp) ## 8-byte Spill jmp LBB0_277 LBB0_276: ## in Loop: Header=BB0_1 Depth=1 movq _x_3@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_17(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1080(%rbp) ## 8-byte Spill LBB0_277: ## in Loop: Header=BB0_1 Depth=1 movsd -1072(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd -1080(%rbp), %xmm1 ## 8-byte Reload ## xmm1 = mem[0],zero ucomisd %xmm1, %xmm0 jbe LBB0_279 ## %bb.278: ## in Loop: Header=BB0_1 Depth=1 movq _x_1@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_15(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1088(%rbp) ## 8-byte Spill jmp LBB0_283 LBB0_279: ## in Loop: Header=BB0_1 Depth=1 movq _x_2@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_5(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_3@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_17(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_281 ## %bb.280: ## in Loop: Header=BB0_1 Depth=1 movq _x_2@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_5(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1096(%rbp) ## 8-byte Spill jmp LBB0_282 LBB0_281: ## in Loop: Header=BB0_1 Depth=1 movq _x_3@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_17(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1096(%rbp) ## 8-byte Spill LBB0_282: ## in Loop: Header=BB0_1 Depth=1 movsd -1096(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -1088(%rbp) ## 8-byte Spill LBB0_283: ## in Loop: Header=BB0_1 Depth=1 movsd -1088(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -1112(%rbp) ## 8-byte Spill movq _x_8@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_19(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1104(%rbp) ## 8-byte Spill movq _x_10@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_15(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_11@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_18(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_285 ## %bb.284: ## in Loop: Header=BB0_1 Depth=1 movq _x_10@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_15(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1120(%rbp) ## 8-byte Spill jmp LBB0_286 LBB0_285: ## in Loop: Header=BB0_1 Depth=1 movq _x_11@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_18(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1120(%rbp) ## 8-byte Spill LBB0_286: ## in Loop: Header=BB0_1 Depth=1 movsd -1104(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd -1120(%rbp), %xmm1 ## 8-byte Reload ## xmm1 = mem[0],zero ucomisd %xmm1, %xmm0 jbe LBB0_288 ## %bb.287: ## in Loop: Header=BB0_1 Depth=1 movq _x_8@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_19(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1128(%rbp) ## 8-byte Spill jmp LBB0_292 LBB0_288: ## in Loop: Header=BB0_1 Depth=1 movq _x_10@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_15(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_11@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_18(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_290 ## %bb.289: ## in Loop: Header=BB0_1 Depth=1 movq _x_10@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_15(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1136(%rbp) ## 8-byte Spill jmp LBB0_291 LBB0_290: ## in Loop: Header=BB0_1 Depth=1 movq _x_11@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_18(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1136(%rbp) ## 8-byte Spill LBB0_291: ## in Loop: Header=BB0_1 Depth=1 movsd -1136(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -1128(%rbp) ## 8-byte Spill LBB0_292: ## in Loop: Header=BB0_1 Depth=1 movsd -1112(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd -1128(%rbp), %xmm1 ## 8-byte Reload ## xmm1 = mem[0],zero ucomisd %xmm1, %xmm0 jbe LBB0_303 ## %bb.293: ## in Loop: Header=BB0_1 Depth=1 movq _x_1@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_15(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1144(%rbp) ## 8-byte Spill movq _x_2@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_5(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_3@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_17(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_295 ## %bb.294: ## in Loop: Header=BB0_1 Depth=1 movq _x_2@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_5(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1152(%rbp) ## 8-byte Spill jmp LBB0_296 LBB0_295: ## in Loop: Header=BB0_1 Depth=1 movq _x_3@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_17(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1152(%rbp) ## 8-byte Spill LBB0_296: ## in Loop: Header=BB0_1 Depth=1 movsd -1144(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd -1152(%rbp), %xmm1 ## 8-byte Reload ## xmm1 = mem[0],zero ucomisd %xmm1, %xmm0 jbe LBB0_298 ## %bb.297: ## in Loop: Header=BB0_1 Depth=1 movq _x_1@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_15(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1160(%rbp) ## 8-byte Spill jmp LBB0_302 LBB0_298: ## in Loop: Header=BB0_1 Depth=1 movq _x_2@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_5(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_3@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_17(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_300 ## %bb.299: ## in Loop: Header=BB0_1 Depth=1 movq _x_2@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_5(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1168(%rbp) ## 8-byte Spill jmp LBB0_301 LBB0_300: ## in Loop: Header=BB0_1 Depth=1 movq _x_3@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_17(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1168(%rbp) ## 8-byte Spill LBB0_301: ## in Loop: Header=BB0_1 Depth=1 movsd -1168(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -1160(%rbp) ## 8-byte Spill LBB0_302: ## in Loop: Header=BB0_1 Depth=1 movsd -1160(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -1176(%rbp) ## 8-byte Spill jmp LBB0_313 LBB0_303: ## in Loop: Header=BB0_1 Depth=1 movq _x_8@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_19(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1184(%rbp) ## 8-byte Spill movq _x_10@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_15(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_11@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_18(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_305 ## %bb.304: ## in Loop: Header=BB0_1 Depth=1 movq _x_10@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_15(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1192(%rbp) ## 8-byte Spill jmp LBB0_306 LBB0_305: ## in Loop: Header=BB0_1 Depth=1 movq _x_11@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_18(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1192(%rbp) ## 8-byte Spill LBB0_306: ## in Loop: Header=BB0_1 Depth=1 movsd -1184(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd -1192(%rbp), %xmm1 ## 8-byte Reload ## xmm1 = mem[0],zero ucomisd %xmm1, %xmm0 jbe LBB0_308 ## %bb.307: ## in Loop: Header=BB0_1 Depth=1 movq _x_8@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_19(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1200(%rbp) ## 8-byte Spill jmp LBB0_312 LBB0_308: ## in Loop: Header=BB0_1 Depth=1 movq _x_10@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_15(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_11@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_18(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_310 ## %bb.309: ## in Loop: Header=BB0_1 Depth=1 movq _x_10@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_15(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1208(%rbp) ## 8-byte Spill jmp LBB0_311 LBB0_310: ## in Loop: Header=BB0_1 Depth=1 movq _x_11@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_18(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1208(%rbp) ## 8-byte Spill LBB0_311: ## in Loop: Header=BB0_1 Depth=1 movsd -1208(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -1200(%rbp) ## 8-byte Spill LBB0_312: ## in Loop: Header=BB0_1 Depth=1 movsd -1200(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -1176(%rbp) ## 8-byte Spill LBB0_313: ## in Loop: Header=BB0_1 Depth=1 movsd -1176(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero cvtsd2ss %xmm0, %xmm0 movss %xmm0, -36(%rbp) movq _x_0@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_5(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1216(%rbp) ## 8-byte Spill movq _x_1@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_9(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_5@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_3(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_315 ## %bb.314: ## in Loop: Header=BB0_1 Depth=1 movq _x_1@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_9(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1224(%rbp) ## 8-byte Spill jmp LBB0_316 LBB0_315: ## in Loop: Header=BB0_1 Depth=1 movq _x_5@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_3(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1224(%rbp) ## 8-byte Spill LBB0_316: ## in Loop: Header=BB0_1 Depth=1 movsd -1216(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd -1224(%rbp), %xmm1 ## 8-byte Reload ## xmm1 = mem[0],zero ucomisd %xmm1, %xmm0 jbe LBB0_318 ## %bb.317: ## in Loop: Header=BB0_1 Depth=1 movq _x_0@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_5(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1232(%rbp) ## 8-byte Spill jmp LBB0_322 LBB0_318: ## in Loop: Header=BB0_1 Depth=1 movq _x_1@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_9(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_5@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_3(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_320 ## %bb.319: ## in Loop: Header=BB0_1 Depth=1 movq _x_1@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_9(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1240(%rbp) ## 8-byte Spill jmp LBB0_321 LBB0_320: ## in Loop: Header=BB0_1 Depth=1 movq _x_5@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_3(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1240(%rbp) ## 8-byte Spill LBB0_321: ## in Loop: Header=BB0_1 Depth=1 movsd -1240(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -1232(%rbp) ## 8-byte Spill LBB0_322: ## in Loop: Header=BB0_1 Depth=1 movsd -1232(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -1256(%rbp) ## 8-byte Spill movq _x_7@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_6(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1248(%rbp) ## 8-byte Spill movq _x_8@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_18(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_10@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_10(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_324 ## %bb.323: ## in Loop: Header=BB0_1 Depth=1 movq _x_8@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_18(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1264(%rbp) ## 8-byte Spill jmp LBB0_325 LBB0_324: ## in Loop: Header=BB0_1 Depth=1 movq _x_10@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_10(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1264(%rbp) ## 8-byte Spill LBB0_325: ## in Loop: Header=BB0_1 Depth=1 movsd -1248(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd -1264(%rbp), %xmm1 ## 8-byte Reload ## xmm1 = mem[0],zero ucomisd %xmm1, %xmm0 jbe LBB0_327 ## %bb.326: ## in Loop: Header=BB0_1 Depth=1 movq _x_7@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_6(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1272(%rbp) ## 8-byte Spill jmp LBB0_331 LBB0_327: ## in Loop: Header=BB0_1 Depth=1 movq _x_8@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_18(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_10@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_10(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_329 ## %bb.328: ## in Loop: Header=BB0_1 Depth=1 movq _x_8@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_18(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1280(%rbp) ## 8-byte Spill jmp LBB0_330 LBB0_329: ## in Loop: Header=BB0_1 Depth=1 movq _x_10@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_10(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1280(%rbp) ## 8-byte Spill LBB0_330: ## in Loop: Header=BB0_1 Depth=1 movsd -1280(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -1272(%rbp) ## 8-byte Spill LBB0_331: ## in Loop: Header=BB0_1 Depth=1 movsd -1256(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd -1272(%rbp), %xmm1 ## 8-byte Reload ## xmm1 = mem[0],zero ucomisd %xmm1, %xmm0 jbe LBB0_342 ## %bb.332: ## in Loop: Header=BB0_1 Depth=1 movq _x_0@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_5(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1288(%rbp) ## 8-byte Spill movq _x_1@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_9(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_5@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_3(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_334 ## %bb.333: ## in Loop: Header=BB0_1 Depth=1 movq _x_1@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_9(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1296(%rbp) ## 8-byte Spill jmp LBB0_335 LBB0_334: ## in Loop: Header=BB0_1 Depth=1 movq _x_5@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_3(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1296(%rbp) ## 8-byte Spill LBB0_335: ## in Loop: Header=BB0_1 Depth=1 movsd -1288(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd -1296(%rbp), %xmm1 ## 8-byte Reload ## xmm1 = mem[0],zero ucomisd %xmm1, %xmm0 jbe LBB0_337 ## %bb.336: ## in Loop: Header=BB0_1 Depth=1 movq _x_0@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_5(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1304(%rbp) ## 8-byte Spill jmp LBB0_341 LBB0_337: ## in Loop: Header=BB0_1 Depth=1 movq _x_1@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_9(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_5@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_3(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_339 ## %bb.338: ## in Loop: Header=BB0_1 Depth=1 movq _x_1@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_9(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1312(%rbp) ## 8-byte Spill jmp LBB0_340 LBB0_339: ## in Loop: Header=BB0_1 Depth=1 movq _x_5@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_3(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1312(%rbp) ## 8-byte Spill LBB0_340: ## in Loop: Header=BB0_1 Depth=1 movsd -1312(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -1304(%rbp) ## 8-byte Spill LBB0_341: ## in Loop: Header=BB0_1 Depth=1 movsd -1304(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -1320(%rbp) ## 8-byte Spill jmp LBB0_352 LBB0_342: ## in Loop: Header=BB0_1 Depth=1 movq _x_7@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_6(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1328(%rbp) ## 8-byte Spill movq _x_8@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_18(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_10@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_10(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_344 ## %bb.343: ## in Loop: Header=BB0_1 Depth=1 movq _x_8@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_18(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1336(%rbp) ## 8-byte Spill jmp LBB0_345 LBB0_344: ## in Loop: Header=BB0_1 Depth=1 movq _x_10@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_10(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1336(%rbp) ## 8-byte Spill LBB0_345: ## in Loop: Header=BB0_1 Depth=1 movsd -1328(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd -1336(%rbp), %xmm1 ## 8-byte Reload ## xmm1 = mem[0],zero ucomisd %xmm1, %xmm0 jbe LBB0_347 ## %bb.346: ## in Loop: Header=BB0_1 Depth=1 movq _x_7@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_6(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1344(%rbp) ## 8-byte Spill jmp LBB0_351 LBB0_347: ## in Loop: Header=BB0_1 Depth=1 movq _x_8@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_18(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_10@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_10(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_349 ## %bb.348: ## in Loop: Header=BB0_1 Depth=1 movq _x_8@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_18(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1352(%rbp) ## 8-byte Spill jmp LBB0_350 LBB0_349: ## in Loop: Header=BB0_1 Depth=1 movq _x_10@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_10(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1352(%rbp) ## 8-byte Spill LBB0_350: ## in Loop: Header=BB0_1 Depth=1 movsd -1352(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -1344(%rbp) ## 8-byte Spill LBB0_351: ## in Loop: Header=BB0_1 Depth=1 movsd -1344(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -1320(%rbp) ## 8-byte Spill LBB0_352: ## in Loop: Header=BB0_1 Depth=1 movsd -1320(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero cvtsd2ss %xmm0, %xmm0 movss %xmm0, -40(%rbp) movq _x_0@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_2(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1360(%rbp) ## 8-byte Spill movq _x_1@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_9(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_4@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_7(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_354 ## %bb.353: ## in Loop: Header=BB0_1 Depth=1 movq _x_1@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_9(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1368(%rbp) ## 8-byte Spill jmp LBB0_355 LBB0_354: ## in Loop: Header=BB0_1 Depth=1 movq _x_4@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_7(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1368(%rbp) ## 8-byte Spill LBB0_355: ## in Loop: Header=BB0_1 Depth=1 movsd -1360(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd -1368(%rbp), %xmm1 ## 8-byte Reload ## xmm1 = mem[0],zero ucomisd %xmm1, %xmm0 jbe LBB0_357 ## %bb.356: ## in Loop: Header=BB0_1 Depth=1 movq _x_0@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_2(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1376(%rbp) ## 8-byte Spill jmp LBB0_361 LBB0_357: ## in Loop: Header=BB0_1 Depth=1 movq _x_1@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_9(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_4@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_7(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_359 ## %bb.358: ## in Loop: Header=BB0_1 Depth=1 movq _x_1@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_9(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1384(%rbp) ## 8-byte Spill jmp LBB0_360 LBB0_359: ## in Loop: Header=BB0_1 Depth=1 movq _x_4@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_7(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1384(%rbp) ## 8-byte Spill LBB0_360: ## in Loop: Header=BB0_1 Depth=1 movsd -1384(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -1376(%rbp) ## 8-byte Spill LBB0_361: ## in Loop: Header=BB0_1 Depth=1 movsd -1376(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -1400(%rbp) ## 8-byte Spill movq _x_6@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_17(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1392(%rbp) ## 8-byte Spill movq _x_7@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_19(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_10@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_16(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_363 ## %bb.362: ## in Loop: Header=BB0_1 Depth=1 movq _x_7@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_19(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1408(%rbp) ## 8-byte Spill jmp LBB0_364 LBB0_363: ## in Loop: Header=BB0_1 Depth=1 movq _x_10@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_16(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1408(%rbp) ## 8-byte Spill LBB0_364: ## in Loop: Header=BB0_1 Depth=1 movsd -1392(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd -1408(%rbp), %xmm1 ## 8-byte Reload ## xmm1 = mem[0],zero ucomisd %xmm1, %xmm0 jbe LBB0_366 ## %bb.365: ## in Loop: Header=BB0_1 Depth=1 movq _x_6@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_17(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1416(%rbp) ## 8-byte Spill jmp LBB0_370 LBB0_366: ## in Loop: Header=BB0_1 Depth=1 movq _x_7@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_19(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_10@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_16(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_368 ## %bb.367: ## in Loop: Header=BB0_1 Depth=1 movq _x_7@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_19(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1424(%rbp) ## 8-byte Spill jmp LBB0_369 LBB0_368: ## in Loop: Header=BB0_1 Depth=1 movq _x_10@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_16(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1424(%rbp) ## 8-byte Spill LBB0_369: ## in Loop: Header=BB0_1 Depth=1 movsd -1424(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -1416(%rbp) ## 8-byte Spill LBB0_370: ## in Loop: Header=BB0_1 Depth=1 movsd -1400(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd -1416(%rbp), %xmm1 ## 8-byte Reload ## xmm1 = mem[0],zero ucomisd %xmm1, %xmm0 jbe LBB0_381 ## %bb.371: ## in Loop: Header=BB0_1 Depth=1 movq _x_0@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_2(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1432(%rbp) ## 8-byte Spill movq _x_1@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_9(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_4@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_7(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_373 ## %bb.372: ## in Loop: Header=BB0_1 Depth=1 movq _x_1@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_9(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1440(%rbp) ## 8-byte Spill jmp LBB0_374 LBB0_373: ## in Loop: Header=BB0_1 Depth=1 movq _x_4@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_7(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1440(%rbp) ## 8-byte Spill LBB0_374: ## in Loop: Header=BB0_1 Depth=1 movsd -1432(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd -1440(%rbp), %xmm1 ## 8-byte Reload ## xmm1 = mem[0],zero ucomisd %xmm1, %xmm0 jbe LBB0_376 ## %bb.375: ## in Loop: Header=BB0_1 Depth=1 movq _x_0@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_2(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1448(%rbp) ## 8-byte Spill jmp LBB0_380 LBB0_376: ## in Loop: Header=BB0_1 Depth=1 movq _x_1@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_9(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_4@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_7(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_378 ## %bb.377: ## in Loop: Header=BB0_1 Depth=1 movq _x_1@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_9(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1456(%rbp) ## 8-byte Spill jmp LBB0_379 LBB0_378: ## in Loop: Header=BB0_1 Depth=1 movq _x_4@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_7(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1456(%rbp) ## 8-byte Spill LBB0_379: ## in Loop: Header=BB0_1 Depth=1 movsd -1456(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -1448(%rbp) ## 8-byte Spill LBB0_380: ## in Loop: Header=BB0_1 Depth=1 movsd -1448(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -1464(%rbp) ## 8-byte Spill jmp LBB0_391 LBB0_381: ## in Loop: Header=BB0_1 Depth=1 movq _x_6@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_17(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1472(%rbp) ## 8-byte Spill movq _x_7@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_19(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_10@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_16(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_383 ## %bb.382: ## in Loop: Header=BB0_1 Depth=1 movq _x_7@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_19(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1480(%rbp) ## 8-byte Spill jmp LBB0_384 LBB0_383: ## in Loop: Header=BB0_1 Depth=1 movq _x_10@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_16(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1480(%rbp) ## 8-byte Spill LBB0_384: ## in Loop: Header=BB0_1 Depth=1 movsd -1472(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd -1480(%rbp), %xmm1 ## 8-byte Reload ## xmm1 = mem[0],zero ucomisd %xmm1, %xmm0 jbe LBB0_386 ## %bb.385: ## in Loop: Header=BB0_1 Depth=1 movq _x_6@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_17(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1488(%rbp) ## 8-byte Spill jmp LBB0_390 LBB0_386: ## in Loop: Header=BB0_1 Depth=1 movq _x_7@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_19(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_10@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_16(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_388 ## %bb.387: ## in Loop: Header=BB0_1 Depth=1 movq _x_7@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_19(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1496(%rbp) ## 8-byte Spill jmp LBB0_389 LBB0_388: ## in Loop: Header=BB0_1 Depth=1 movq _x_10@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_16(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1496(%rbp) ## 8-byte Spill LBB0_389: ## in Loop: Header=BB0_1 Depth=1 movsd -1496(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -1488(%rbp) ## 8-byte Spill LBB0_390: ## in Loop: Header=BB0_1 Depth=1 movsd -1488(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -1464(%rbp) ## 8-byte Spill LBB0_391: ## in Loop: Header=BB0_1 Depth=1 movsd -1464(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero cvtsd2ss %xmm0, %xmm0 movss %xmm0, -44(%rbp) movq _x_0@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_19(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1504(%rbp) ## 8-byte Spill movq _x_1@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_2(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_3@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_13(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_393 ## %bb.392: ## in Loop: Header=BB0_1 Depth=1 movq _x_1@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_2(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1512(%rbp) ## 8-byte Spill jmp LBB0_394 LBB0_393: ## in Loop: Header=BB0_1 Depth=1 movq _x_3@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_13(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1512(%rbp) ## 8-byte Spill LBB0_394: ## in Loop: Header=BB0_1 Depth=1 movsd -1504(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd -1512(%rbp), %xmm1 ## 8-byte Reload ## xmm1 = mem[0],zero ucomisd %xmm1, %xmm0 jbe LBB0_396 ## %bb.395: ## in Loop: Header=BB0_1 Depth=1 movq _x_0@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_19(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1520(%rbp) ## 8-byte Spill jmp LBB0_400 LBB0_396: ## in Loop: Header=BB0_1 Depth=1 movq _x_1@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_2(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_3@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_13(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_398 ## %bb.397: ## in Loop: Header=BB0_1 Depth=1 movq _x_1@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_2(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1528(%rbp) ## 8-byte Spill jmp LBB0_399 LBB0_398: ## in Loop: Header=BB0_1 Depth=1 movq _x_3@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_13(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1528(%rbp) ## 8-byte Spill LBB0_399: ## in Loop: Header=BB0_1 Depth=1 movsd -1528(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -1520(%rbp) ## 8-byte Spill LBB0_400: ## in Loop: Header=BB0_1 Depth=1 movsd -1520(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -1544(%rbp) ## 8-byte Spill movq _x_5@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_13(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1536(%rbp) ## 8-byte Spill movq _x_9@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_5(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_11@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_3(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_402 ## %bb.401: ## in Loop: Header=BB0_1 Depth=1 movq _x_9@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_5(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1552(%rbp) ## 8-byte Spill jmp LBB0_403 LBB0_402: ## in Loop: Header=BB0_1 Depth=1 movq _x_11@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_3(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1552(%rbp) ## 8-byte Spill LBB0_403: ## in Loop: Header=BB0_1 Depth=1 movsd -1536(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd -1552(%rbp), %xmm1 ## 8-byte Reload ## xmm1 = mem[0],zero ucomisd %xmm1, %xmm0 jbe LBB0_405 ## %bb.404: ## in Loop: Header=BB0_1 Depth=1 movq _x_5@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_13(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1560(%rbp) ## 8-byte Spill jmp LBB0_409 LBB0_405: ## in Loop: Header=BB0_1 Depth=1 movq _x_9@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_5(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_11@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_3(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_407 ## %bb.406: ## in Loop: Header=BB0_1 Depth=1 movq _x_9@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_5(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1568(%rbp) ## 8-byte Spill jmp LBB0_408 LBB0_407: ## in Loop: Header=BB0_1 Depth=1 movq _x_11@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_3(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1568(%rbp) ## 8-byte Spill LBB0_408: ## in Loop: Header=BB0_1 Depth=1 movsd -1568(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -1560(%rbp) ## 8-byte Spill LBB0_409: ## in Loop: Header=BB0_1 Depth=1 movsd -1544(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd -1560(%rbp), %xmm1 ## 8-byte Reload ## xmm1 = mem[0],zero ucomisd %xmm1, %xmm0 jbe LBB0_420 ## %bb.410: ## in Loop: Header=BB0_1 Depth=1 movq _x_0@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_19(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1576(%rbp) ## 8-byte Spill movq _x_1@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_2(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_3@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_13(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_412 ## %bb.411: ## in Loop: Header=BB0_1 Depth=1 movq _x_1@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_2(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1584(%rbp) ## 8-byte Spill jmp LBB0_413 LBB0_412: ## in Loop: Header=BB0_1 Depth=1 movq _x_3@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_13(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1584(%rbp) ## 8-byte Spill LBB0_413: ## in Loop: Header=BB0_1 Depth=1 movsd -1576(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd -1584(%rbp), %xmm1 ## 8-byte Reload ## xmm1 = mem[0],zero ucomisd %xmm1, %xmm0 jbe LBB0_415 ## %bb.414: ## in Loop: Header=BB0_1 Depth=1 movq _x_0@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_19(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1592(%rbp) ## 8-byte Spill jmp LBB0_419 LBB0_415: ## in Loop: Header=BB0_1 Depth=1 movq _x_1@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_2(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_3@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_13(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_417 ## %bb.416: ## in Loop: Header=BB0_1 Depth=1 movq _x_1@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_2(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1600(%rbp) ## 8-byte Spill jmp LBB0_418 LBB0_417: ## in Loop: Header=BB0_1 Depth=1 movq _x_3@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_13(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1600(%rbp) ## 8-byte Spill LBB0_418: ## in Loop: Header=BB0_1 Depth=1 movsd -1600(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -1592(%rbp) ## 8-byte Spill LBB0_419: ## in Loop: Header=BB0_1 Depth=1 movsd -1592(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -1608(%rbp) ## 8-byte Spill jmp LBB0_430 LBB0_420: ## in Loop: Header=BB0_1 Depth=1 movq _x_5@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_13(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1616(%rbp) ## 8-byte Spill movq _x_9@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_5(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_11@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_3(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_422 ## %bb.421: ## in Loop: Header=BB0_1 Depth=1 movq _x_9@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_5(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1624(%rbp) ## 8-byte Spill jmp LBB0_423 LBB0_422: ## in Loop: Header=BB0_1 Depth=1 movq _x_11@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_3(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1624(%rbp) ## 8-byte Spill LBB0_423: ## in Loop: Header=BB0_1 Depth=1 movsd -1616(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd -1624(%rbp), %xmm1 ## 8-byte Reload ## xmm1 = mem[0],zero ucomisd %xmm1, %xmm0 jbe LBB0_425 ## %bb.424: ## in Loop: Header=BB0_1 Depth=1 movq _x_5@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_13(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1632(%rbp) ## 8-byte Spill jmp LBB0_429 LBB0_425: ## in Loop: Header=BB0_1 Depth=1 movq _x_9@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_5(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_11@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_3(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_427 ## %bb.426: ## in Loop: Header=BB0_1 Depth=1 movq _x_9@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_5(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1640(%rbp) ## 8-byte Spill jmp LBB0_428 LBB0_427: ## in Loop: Header=BB0_1 Depth=1 movq _x_11@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_3(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1640(%rbp) ## 8-byte Spill LBB0_428: ## in Loop: Header=BB0_1 Depth=1 movsd -1640(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -1632(%rbp) ## 8-byte Spill LBB0_429: ## in Loop: Header=BB0_1 Depth=1 movsd -1632(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -1608(%rbp) ## 8-byte Spill LBB0_430: ## in Loop: Header=BB0_1 Depth=1 movsd -1608(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero cvtsd2ss %xmm0, %xmm0 movss %xmm0, -48(%rbp) movq _x_0@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_4(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1648(%rbp) ## 8-byte Spill movq _x_1@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_12(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_3@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_14(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_432 ## %bb.431: ## in Loop: Header=BB0_1 Depth=1 movq _x_1@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_12(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1656(%rbp) ## 8-byte Spill jmp LBB0_433 LBB0_432: ## in Loop: Header=BB0_1 Depth=1 movq _x_3@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_14(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1656(%rbp) ## 8-byte Spill LBB0_433: ## in Loop: Header=BB0_1 Depth=1 movsd -1648(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd -1656(%rbp), %xmm1 ## 8-byte Reload ## xmm1 = mem[0],zero ucomisd %xmm1, %xmm0 jbe LBB0_435 ## %bb.434: ## in Loop: Header=BB0_1 Depth=1 movq _x_0@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_4(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1664(%rbp) ## 8-byte Spill jmp LBB0_439 LBB0_435: ## in Loop: Header=BB0_1 Depth=1 movq _x_1@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_12(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_3@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_14(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_437 ## %bb.436: ## in Loop: Header=BB0_1 Depth=1 movq _x_1@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_12(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1672(%rbp) ## 8-byte Spill jmp LBB0_438 LBB0_437: ## in Loop: Header=BB0_1 Depth=1 movq _x_3@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_14(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1672(%rbp) ## 8-byte Spill LBB0_438: ## in Loop: Header=BB0_1 Depth=1 movsd -1672(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -1664(%rbp) ## 8-byte Spill LBB0_439: ## in Loop: Header=BB0_1 Depth=1 movsd -1664(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -1688(%rbp) ## 8-byte Spill movq _x_8@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1680(%rbp) ## 8-byte Spill movq _x_10@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_12(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_11@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_2(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_441 ## %bb.440: ## in Loop: Header=BB0_1 Depth=1 movq _x_10@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_12(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1696(%rbp) ## 8-byte Spill jmp LBB0_442 LBB0_441: ## in Loop: Header=BB0_1 Depth=1 movq _x_11@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_2(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1696(%rbp) ## 8-byte Spill LBB0_442: ## in Loop: Header=BB0_1 Depth=1 movsd -1680(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd -1696(%rbp), %xmm1 ## 8-byte Reload ## xmm1 = mem[0],zero ucomisd %xmm1, %xmm0 jbe LBB0_444 ## %bb.443: ## in Loop: Header=BB0_1 Depth=1 movq _x_8@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1704(%rbp) ## 8-byte Spill jmp LBB0_448 LBB0_444: ## in Loop: Header=BB0_1 Depth=1 movq _x_10@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_12(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_11@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_2(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_446 ## %bb.445: ## in Loop: Header=BB0_1 Depth=1 movq _x_10@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_12(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1712(%rbp) ## 8-byte Spill jmp LBB0_447 LBB0_446: ## in Loop: Header=BB0_1 Depth=1 movq _x_11@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_2(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1712(%rbp) ## 8-byte Spill LBB0_447: ## in Loop: Header=BB0_1 Depth=1 movsd -1712(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -1704(%rbp) ## 8-byte Spill LBB0_448: ## in Loop: Header=BB0_1 Depth=1 movsd -1688(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd -1704(%rbp), %xmm1 ## 8-byte Reload ## xmm1 = mem[0],zero ucomisd %xmm1, %xmm0 jbe LBB0_459 ## %bb.449: ## in Loop: Header=BB0_1 Depth=1 movq _x_0@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_4(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1720(%rbp) ## 8-byte Spill movq _x_1@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_12(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_3@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_14(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_451 ## %bb.450: ## in Loop: Header=BB0_1 Depth=1 movq _x_1@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_12(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1728(%rbp) ## 8-byte Spill jmp LBB0_452 LBB0_451: ## in Loop: Header=BB0_1 Depth=1 movq _x_3@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_14(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1728(%rbp) ## 8-byte Spill LBB0_452: ## in Loop: Header=BB0_1 Depth=1 movsd -1720(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd -1728(%rbp), %xmm1 ## 8-byte Reload ## xmm1 = mem[0],zero ucomisd %xmm1, %xmm0 jbe LBB0_454 ## %bb.453: ## in Loop: Header=BB0_1 Depth=1 movq _x_0@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_4(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1736(%rbp) ## 8-byte Spill jmp LBB0_458 LBB0_454: ## in Loop: Header=BB0_1 Depth=1 movq _x_1@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_12(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_3@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_14(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_456 ## %bb.455: ## in Loop: Header=BB0_1 Depth=1 movq _x_1@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_12(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1744(%rbp) ## 8-byte Spill jmp LBB0_457 LBB0_456: ## in Loop: Header=BB0_1 Depth=1 movq _x_3@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_14(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1744(%rbp) ## 8-byte Spill LBB0_457: ## in Loop: Header=BB0_1 Depth=1 movsd -1744(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -1736(%rbp) ## 8-byte Spill LBB0_458: ## in Loop: Header=BB0_1 Depth=1 movsd -1736(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -1752(%rbp) ## 8-byte Spill jmp LBB0_469 LBB0_459: ## in Loop: Header=BB0_1 Depth=1 movq _x_8@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1760(%rbp) ## 8-byte Spill movq _x_10@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_12(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_11@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_2(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_461 ## %bb.460: ## in Loop: Header=BB0_1 Depth=1 movq _x_10@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_12(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1768(%rbp) ## 8-byte Spill jmp LBB0_462 LBB0_461: ## in Loop: Header=BB0_1 Depth=1 movq _x_11@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_2(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1768(%rbp) ## 8-byte Spill LBB0_462: ## in Loop: Header=BB0_1 Depth=1 movsd -1760(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd -1768(%rbp), %xmm1 ## 8-byte Reload ## xmm1 = mem[0],zero ucomisd %xmm1, %xmm0 jbe LBB0_464 ## %bb.463: ## in Loop: Header=BB0_1 Depth=1 movq _x_8@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1776(%rbp) ## 8-byte Spill jmp LBB0_468 LBB0_464: ## in Loop: Header=BB0_1 Depth=1 movq _x_10@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_12(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movq _x_11@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm2 movsd LCPI0_2(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm2, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_466 ## %bb.465: ## in Loop: Header=BB0_1 Depth=1 movq _x_10@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_12(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1784(%rbp) ## 8-byte Spill jmp LBB0_467 LBB0_466: ## in Loop: Header=BB0_1 Depth=1 movq _x_11@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_2(%rip), %xmm0 ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -1784(%rbp) ## 8-byte Spill LBB0_467: ## in Loop: Header=BB0_1 Depth=1 movsd -1784(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -1776(%rbp) ## 8-byte Spill LBB0_468: ## in Loop: Header=BB0_1 Depth=1 movsd -1776(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm0, -1752(%rbp) ## 8-byte Spill LBB0_469: ## in Loop: Header=BB0_1 Depth=1 movsd -1752(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero cvtsd2ss %xmm0, %xmm0 movss %xmm0, -52(%rbp) movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _x_0@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movss -12(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _x_1@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movss -16(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _x_2@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movss -20(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _x_3@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movss -24(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _x_4@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movss -28(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _x_5@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movss -32(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _x_6@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movss -36(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _x_7@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movss -40(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _x_8@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movss -44(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _x_9@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movss -48(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _x_10@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movss -52(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _x_11@GOTPCREL(%rip), %rax movss %xmm0, (%rax) jmp LBB0_1 .cfi_endproc ## -- End function .comm _x_0,4,2 ## @x_0 .comm _x_1,4,2 ## @x_1 .comm _x_2,4,2 ## @x_2 .comm _x_3,4,2 ## @x_3 .comm _x_5,4,2 ## @x_5 .comm _x_7,4,2 ## @x_7 .comm _x_9,4,2 ## @x_9 .comm _x_10,4,2 ## @x_10 .comm _x_11,4,2 ## @x_11 .comm _x_4,4,2 ## @x_4 .comm _x_6,4,2 ## @x_6 .comm _x_8,4,2 ## @x_8 .subsections_via_symbols
the_stack_data/150140141.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _t_fun ; -- Begin function t_fun .p2align 2 _t_fun: ; @t_fun .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] bl _get_s str x0, [sp] ldr x8, [sp] add x0, x8, #8 bl _pthread_mutex_lock ldr x9, [sp] mov w8, #5 str w8, [x9] ldr x8, [sp] add x0, x8, #8 bl _pthread_mutex_lock mov x0, #0 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov w8, #0 str w8, [sp, #4] ; 4-byte Folded Spill stur wzr, [x29, #-4] bl _get_s str x0, [sp, #24] ldr x8, [sp, #24] add x8, x8, #8 str x8, [sp, #8] ldr x8, [sp, #24] stur x8, [x29, #-16] add x0, sp, #16 mov x3, #0 mov x1, x3 adrp x2, _t_fun@PAGE add x2, x2, _t_fun@PAGEOFF bl _pthread_create ldr x0, [sp, #8] bl _pthread_mutex_lock ldur x9, [x29, #-16] mov w8, #8 str w8, [x9] ldr x0, [sp, #8] bl _pthread_mutex_unlock ldr w0, [sp, #4] ; 4-byte Folded Reload ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _t_fun ## -- Begin function t_fun .p2align 4, 0x90 _t_fun: ## @t_fun .cfi_startproc ## %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) movb $0, %al callq _get_s movq %rax, -16(%rbp) movq -16(%rbp), %rdi addq $8, %rdi callq _pthread_mutex_lock movq -16(%rbp), %rax movl $5, (%rax) movq -16(%rbp), %rdi addq $8, %rdi callq _pthread_mutex_lock xorl %eax, %eax ## kill: def $rax killed $eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movl $0, -4(%rbp) movb $0, %al callq _get_s movq %rax, -24(%rbp) movq -24(%rbp), %rax addq $8, %rax movq %rax, -40(%rbp) movq -24(%rbp), %rax movq %rax, -16(%rbp) leaq -32(%rbp), %rdi xorl %eax, %eax movl %eax, %ecx leaq _t_fun(%rip), %rdx movq %rcx, %rsi callq _pthread_create movq -40(%rbp), %rdi callq _pthread_mutex_lock movq -16(%rbp), %rax movl $8, (%rax) movq -40(%rbp), %rdi callq _pthread_mutex_unlock xorl %eax, %eax addq $48, %rsp popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/48575001.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/393701.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .comm __doserrno,4,2 ; @_doserrno .comm __sys_nerr,4,2 ; @_sys_nerr .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .comm __doserrno,4,2 ## @_doserrno .comm __sys_nerr,4,2 ## @_sys_nerr .subsections_via_symbols
the_stack_data/104160.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _check_global ; -- Begin function check_global .p2align 2 _check_global: ; @check_global .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, _x@PAGE ldr w8, [x8, _x@PAGEOFF] subs w8, w8, #5 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__.check_global@PAGE add x0, x0, l___func__.check_global@PAGEOFF adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF mov w2, #14 adrp x3, l_.str.1@PAGE add x3, x3, l_.str.1@PAGEOFF bl ___assert_rtn LBB0_2: b LBB0_3 LBB0_3: ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov w8, #3 stur w8, [x29, #-4] ldur w8, [x29, #-4] subs w8, w8, #3 cset w9, ne ; implicit-def: $x8 mov x8, x9 ands x8, x8, #0x1 cset w8, eq tbnz w8, #0, LBB1_2 b LBB1_1 LBB1_1: adrp x0, l___func__.main@PAGE add x0, x0, l___func__.main@PAGEOFF adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF mov w2, #20 adrp x3, l_.str.2@PAGE add x3, x3, l_.str.2@PAGEOFF bl ___assert_rtn LBB1_2: b LBB1_3 LBB1_3: bl _check_global ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .section __DATA,__data .globl _x ; @x .p2align 2 _x: .long 5 ; 0x5 .section __TEXT,__cstring,cstring_literals l___func__.check_global: ; @__func__.check_global .asciz "check_global" l_.str: ; @.str .asciz "184517579.c" l_.str.1: ; @.str.1 .asciz "x == 5" l___func__.main: ; @__func__.main .asciz "main" l_.str.2: ; @.str.2 .asciz "x == 3" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _check_global ## -- Begin function check_global .p2align 4, 0x90 _check_global: ## @check_global .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp cmpl $5, _x(%rip) sete %al xorb $-1, %al andb $1, %al movzbl %al, %eax cltq cmpq $0, %rax je LBB0_2 ## %bb.1: leaq L___func__.check_global(%rip), %rdi leaq L_.str(%rip), %rsi leaq L_.str.1(%rip), %rcx movl $14, %edx callq ___assert_rtn LBB0_2: jmp LBB0_3 LBB0_3: 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 $3, -4(%rbp) cmpl $3, -4(%rbp) sete %al xorb $-1, %al andb $1, %al movzbl %al, %eax cltq cmpq $0, %rax je LBB1_2 ## %bb.1: leaq L___func__.main(%rip), %rdi leaq L_.str(%rip), %rsi leaq L_.str.2(%rip), %rcx movl $20, %edx callq ___assert_rtn LBB1_2: jmp LBB1_3 LBB1_3: callq _check_global addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __DATA,__data .globl _x ## @x .p2align 2 _x: .long 5 ## 0x5 .section __TEXT,__cstring,cstring_literals L___func__.check_global: ## @__func__.check_global .asciz "check_global" L_.str: ## @.str .asciz "184517579.c" L_.str.1: ## @.str.1 .asciz "x == 5" L___func__.main: ## @__func__.main .asciz "main" L_.str.2: ## @.str.2 .asciz "x == 3" .subsections_via_symbols
the_stack_data/184517579.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _mul12s_2KM ; -- Begin function mul12s_2KM .p2align 2 _mul12s_2KM: ; @mul12s_2KM .cfi_startproc ; %bb.0: stp x28, x27, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 .cfi_offset w27, -8 .cfi_offset w28, -16 sub sp, sp, #624 .cfi_def_cfa_offset 640 strh w0, [sp, #622] strh w1, [sp, #620] ldrsh w8, [sp, #622] asr w8, w8, #0 mov w9, #1 and w8, w8, #0x1 ldrsh w10, [sp, #620] asr w10, w10, #1 and w10, w10, #0x1 and w8, w8, w10 strh w8, [sp, #320] ldrsh w8, [sp, #622] asr w8, w8, #0 and w8, w8, #0x1 ldrsh w10, [sp, #620] asr w10, w10, #2 and w10, w10, #0x1 and w8, w8, w10 strh w8, [sp, #314] ldrsh w8, [sp, #622] asr w8, w8, #0 and w8, w8, #0x1 ldrsh w10, [sp, #620] asr w10, w10, #3 and w10, w10, #0x1 and w8, w8, w10 strh w8, [sp, #312] ldrsh w8, [sp, #622] asr w8, w8, #0 and w8, w8, #0x1 ldrsh w10, [sp, #620] asr w10, w10, #4 and w10, w10, #0x1 and w8, w8, w10 strh w8, [sp, #310] ldrsh w8, [sp, #622] asr w8, w8, #0 and w8, w8, #0x1 ldrsh w10, [sp, #620] asr w10, w10, #5 and w10, w10, #0x1 and w8, w8, w10 strh w8, [sp, #308] ldrsh w8, [sp, #622] asr w8, w8, #0 and w8, w8, #0x1 ldrsh w10, [sp, #620] asr w10, w10, #6 and w10, w10, #0x1 and w8, w8, w10 strh w8, [sp, #306] ldrsh w8, [sp, #622] asr w8, w8, #0 and w8, w8, #0x1 ldrsh w10, [sp, #620] asr w10, w10, #7 and w10, w10, #0x1 and w8, w8, w10 strh w8, [sp, #304] ldrsh w8, [sp, #622] asr w8, w8, #0 and w8, w8, #0x1 ldrsh w10, [sp, #620] asr w10, w10, #8 and w10, w10, #0x1 and w8, w8, w10 strh w8, [sp, #302] ldrsh w8, [sp, #622] asr w8, w8, #0 and w8, w8, #0x1 ldrsh w10, [sp, #620] asr w10, w10, #9 and w10, w10, #0x1 and w8, w8, w10 strh w8, [sp, #300] ldrsh w8, [sp, #622] asr w8, w8, #0 and w8, w8, #0x1 ldrsh w10, [sp, #620] asr w10, w10, #10 and w10, w10, #0x1 and w8, w8, w10 strh w8, [sp, #318] ldrsh w8, [sp, #622] asr w8, w8, #0 and w8, w8, #0x1 ldrsh w10, [sp, #620] asr w10, w10, #11 and w10, w10, #0x1 and w8, w8, w10 eor w8, w8, #0x1 strh w8, [sp, #316] ldrh w8, [sp, #320] ldrsh w10, [sp, #622] asr w10, w10, #1 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #0 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #226] ldrh w8, [sp, #320] ldrsh w10, [sp, #622] asr w10, w10, #1 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #0 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 strh w8, [sp, #536] ldrh w8, [sp, #314] ldrsh w10, [sp, #622] asr w10, w10, #1 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #1 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #224] ldrh w8, [sp, #314] ldrsh w10, [sp, #622] asr w10, w10, #1 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #1 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 strh w8, [sp, #534] ldrh w8, [sp, #312] ldrsh w10, [sp, #622] asr w10, w10, #1 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #2 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #218] ldrh w8, [sp, #312] ldrsh w10, [sp, #622] asr w10, w10, #1 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #2 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 strh w8, [sp, #528] ldrh w8, [sp, #310] ldrsh w10, [sp, #622] asr w10, w10, #1 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #3 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #216] ldrh w8, [sp, #310] ldrsh w10, [sp, #622] asr w10, w10, #1 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #3 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 strh w8, [sp, #526] ldrh w8, [sp, #308] ldrsh w10, [sp, #622] asr w10, w10, #1 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #4 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #214] ldrh w8, [sp, #308] ldrsh w10, [sp, #622] asr w10, w10, #1 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #4 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 strh w8, [sp, #524] ldrh w8, [sp, #306] ldrsh w10, [sp, #622] asr w10, w10, #1 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #5 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #212] ldrh w8, [sp, #306] ldrsh w10, [sp, #622] asr w10, w10, #1 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #5 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 strh w8, [sp, #522] ldrh w8, [sp, #304] ldrsh w10, [sp, #622] asr w10, w10, #1 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #6 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #210] ldrh w8, [sp, #304] ldrsh w10, [sp, #622] asr w10, w10, #1 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #6 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 strh w8, [sp, #520] ldrh w8, [sp, #302] ldrsh w10, [sp, #622] asr w10, w10, #1 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #7 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #208] ldrh w8, [sp, #302] ldrsh w10, [sp, #622] asr w10, w10, #1 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #7 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 strh w8, [sp, #518] ldrh w8, [sp, #300] ldrsh w10, [sp, #622] asr w10, w10, #1 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #8 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #206] ldrh w8, [sp, #300] ldrsh w10, [sp, #622] asr w10, w10, #1 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #8 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 strh w8, [sp, #516] ldrh w8, [sp, #318] ldrsh w10, [sp, #622] asr w10, w10, #1 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #9 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #204] ldrh w8, [sp, #318] ldrsh w10, [sp, #622] asr w10, w10, #1 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #9 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 strh w8, [sp, #514] ldrh w8, [sp, #316] ldrsh w10, [sp, #622] asr w10, w10, #1 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #10 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #222] ldrh w8, [sp, #316] ldrsh w10, [sp, #622] asr w10, w10, #1 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #10 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 strh w8, [sp, #532] ldrsh w8, [sp, #622] asr w8, w8, #1 and w8, w8, #0x1 ldrsh w10, [sp, #620] asr w10, w10, #11 and w10, w10, #0x1 and w8, w8, w10 eor w8, w8, #0x1 eor w8, w9, w8 strh w8, [sp, #220] ldrsh w8, [sp, #622] asr w8, w8, #1 and w8, w8, #0x1 ldrsh w10, [sp, #620] asr w10, w10, #11 and w10, w10, #0x1 and w8, w8, w10 eor w8, w8, #0x1 and w8, w9, w8 strh w8, [sp, #530] ldrh w8, [sp, #224] ldrh w10, [sp, #536] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #2 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #0 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #202] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #2 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #0 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #224] ldrh w11, [sp, #536] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #512] ldrh w8, [sp, #218] ldrh w10, [sp, #534] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #2 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #1 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #200] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #2 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #1 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #218] ldrh w11, [sp, #534] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #510] ldrh w8, [sp, #216] ldrh w10, [sp, #528] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #2 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #2 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #194] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #2 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #2 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #216] ldrh w11, [sp, #528] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #504] ldrh w8, [sp, #214] ldrh w10, [sp, #526] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #2 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #3 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #192] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #2 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #3 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #214] ldrh w11, [sp, #526] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #502] ldrh w8, [sp, #212] ldrh w10, [sp, #524] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #2 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #4 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #190] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #2 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #4 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #212] ldrh w11, [sp, #524] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #500] ldrh w8, [sp, #210] ldrh w10, [sp, #522] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #2 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #5 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #188] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #2 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #5 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #210] ldrh w11, [sp, #522] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #498] ldrh w8, [sp, #208] ldrh w10, [sp, #520] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #2 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #6 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #186] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #2 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #6 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #208] ldrh w11, [sp, #520] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #496] ldrh w8, [sp, #206] ldrh w10, [sp, #518] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #2 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #7 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #184] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #2 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #7 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #206] ldrh w11, [sp, #518] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #494] ldrh w8, [sp, #204] ldrh w10, [sp, #516] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #2 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #8 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #182] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #2 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #8 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #204] ldrh w11, [sp, #516] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #492] ldrh w8, [sp, #222] ldrh w10, [sp, #514] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #2 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #9 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #180] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #2 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #9 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #222] ldrh w11, [sp, #514] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #490] ldrh w8, [sp, #220] ldrh w10, [sp, #532] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #2 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #10 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #198] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #2 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #10 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #220] ldrh w11, [sp, #532] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #508] ldrh w8, [sp, #530] ldrsh w10, [sp, #622] asr w10, w10, #2 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #11 and w11, w11, #0x1 and w10, w10, w11 eor w10, w10, #0x1 eor w8, w8, w10 strh w8, [sp, #196] ldrh w8, [sp, #530] ldrsh w10, [sp, #622] asr w10, w10, #2 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #11 and w11, w11, #0x1 and w10, w10, w11 eor w10, w10, #0x1 and w8, w8, w10 strh w8, [sp, #506] ldrh w8, [sp, #200] ldrh w10, [sp, #512] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #3 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #0 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #178] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #3 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #0 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #200] ldrh w11, [sp, #512] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #488] ldrh w8, [sp, #194] ldrh w10, [sp, #510] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #3 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #1 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #176] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #3 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #1 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #194] ldrh w11, [sp, #510] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #486] ldrh w8, [sp, #192] ldrh w10, [sp, #504] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #3 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #2 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #170] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #3 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #2 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #192] ldrh w11, [sp, #504] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #480] ldrh w8, [sp, #190] ldrh w10, [sp, #502] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #3 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #3 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #168] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #3 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #3 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #190] ldrh w11, [sp, #502] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #478] ldrh w8, [sp, #188] ldrh w10, [sp, #500] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #3 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #4 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #166] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #3 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #4 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #188] ldrh w11, [sp, #500] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #476] ldrh w8, [sp, #186] ldrh w10, [sp, #498] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #3 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #5 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #164] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #3 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #5 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #186] ldrh w11, [sp, #498] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #474] ldrh w8, [sp, #184] ldrh w10, [sp, #496] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #3 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #6 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #162] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #3 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #6 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #184] ldrh w11, [sp, #496] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #472] ldrh w8, [sp, #182] ldrh w10, [sp, #494] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #3 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #7 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #160] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #3 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #7 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #182] ldrh w11, [sp, #494] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #470] ldrh w8, [sp, #180] ldrh w10, [sp, #492] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #3 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #8 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #158] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #3 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #8 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #180] ldrh w11, [sp, #492] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #468] ldrh w8, [sp, #198] ldrh w10, [sp, #490] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #3 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #9 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #156] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #3 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #9 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #198] ldrh w11, [sp, #490] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #466] ldrh w8, [sp, #196] ldrh w10, [sp, #508] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #3 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #10 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #174] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #3 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #10 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #196] ldrh w11, [sp, #508] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #484] ldrh w8, [sp, #506] ldrsh w10, [sp, #622] asr w10, w10, #3 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #11 and w11, w11, #0x1 and w10, w10, w11 eor w10, w10, #0x1 eor w8, w8, w10 strh w8, [sp, #172] ldrh w8, [sp, #506] ldrsh w10, [sp, #622] asr w10, w10, #3 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #11 and w11, w11, #0x1 and w10, w10, w11 eor w10, w10, #0x1 and w8, w8, w10 strh w8, [sp, #482] ldrh w8, [sp, #176] ldrh w10, [sp, #488] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #4 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #0 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #154] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #4 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #0 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #176] ldrh w11, [sp, #488] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #464] ldrh w8, [sp, #170] ldrh w10, [sp, #486] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #4 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #1 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #152] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #4 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #1 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #170] ldrh w11, [sp, #486] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #462] ldrh w8, [sp, #168] ldrh w10, [sp, #480] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #4 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #2 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #146] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #4 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #2 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #168] ldrh w11, [sp, #480] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #456] ldrh w8, [sp, #166] ldrh w10, [sp, #478] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #4 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #3 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #144] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #4 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #3 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #166] ldrh w11, [sp, #478] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #454] ldrh w8, [sp, #164] ldrh w10, [sp, #476] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #4 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #4 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #142] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #4 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #4 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #164] ldrh w11, [sp, #476] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #452] ldrh w8, [sp, #162] ldrh w10, [sp, #474] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #4 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #5 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #140] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #4 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #5 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #162] ldrh w11, [sp, #474] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #450] ldrh w8, [sp, #160] ldrh w10, [sp, #472] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #4 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #6 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #138] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #4 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #6 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #160] ldrh w11, [sp, #472] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #448] ldrh w8, [sp, #158] ldrh w10, [sp, #470] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #4 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #7 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #136] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #4 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #7 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #158] ldrh w11, [sp, #470] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #446] ldrh w8, [sp, #156] ldrh w10, [sp, #468] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #4 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #8 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #134] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #4 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #8 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #156] ldrh w11, [sp, #468] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #444] ldrh w8, [sp, #174] ldrh w10, [sp, #466] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #4 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #9 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #132] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #4 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #9 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #174] ldrh w11, [sp, #466] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #442] ldrh w8, [sp, #172] ldrh w10, [sp, #484] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #4 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #10 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #150] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #4 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #10 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #172] ldrh w11, [sp, #484] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #460] ldrh w8, [sp, #482] ldrsh w10, [sp, #622] asr w10, w10, #4 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #11 and w11, w11, #0x1 and w10, w10, w11 eor w10, w10, #0x1 eor w8, w8, w10 strh w8, [sp, #148] ldrh w8, [sp, #482] ldrsh w10, [sp, #622] asr w10, w10, #4 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #11 and w11, w11, #0x1 and w10, w10, w11 eor w10, w10, #0x1 and w8, w8, w10 strh w8, [sp, #458] ldrh w8, [sp, #152] ldrh w10, [sp, #464] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #5 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #0 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #130] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #5 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #0 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #152] ldrh w11, [sp, #464] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #440] ldrh w8, [sp, #146] ldrh w10, [sp, #462] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #5 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #1 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #128] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #5 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #1 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #146] ldrh w11, [sp, #462] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #438] ldrh w8, [sp, #144] ldrh w10, [sp, #456] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #5 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #2 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #122] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #5 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #2 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #144] ldrh w11, [sp, #456] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #432] ldrh w8, [sp, #142] ldrh w10, [sp, #454] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #5 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #3 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #120] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #5 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #3 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #142] ldrh w11, [sp, #454] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #430] ldrh w8, [sp, #140] ldrh w10, [sp, #452] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #5 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #4 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #118] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #5 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #4 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #140] ldrh w11, [sp, #452] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #428] ldrh w8, [sp, #138] ldrh w10, [sp, #450] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #5 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #5 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #116] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #5 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #5 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #138] ldrh w11, [sp, #450] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #426] ldrh w8, [sp, #136] ldrh w10, [sp, #448] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #5 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #6 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #114] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #5 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #6 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #136] ldrh w11, [sp, #448] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #424] ldrh w8, [sp, #134] ldrh w10, [sp, #446] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #5 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #7 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #112] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #5 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #7 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #134] ldrh w11, [sp, #446] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #422] ldrh w8, [sp, #132] ldrh w10, [sp, #444] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #5 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #8 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #110] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #5 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #8 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #132] ldrh w11, [sp, #444] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #420] ldrh w8, [sp, #150] ldrh w10, [sp, #442] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #5 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #9 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #108] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #5 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #9 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #150] ldrh w11, [sp, #442] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #418] ldrh w8, [sp, #148] ldrh w10, [sp, #460] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #5 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #10 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #126] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #5 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #10 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #148] ldrh w11, [sp, #460] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #436] ldrh w8, [sp, #458] ldrsh w10, [sp, #622] asr w10, w10, #5 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #11 and w11, w11, #0x1 and w10, w10, w11 eor w10, w10, #0x1 eor w8, w8, w10 strh w8, [sp, #124] ldrh w8, [sp, #458] ldrsh w10, [sp, #622] asr w10, w10, #5 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #11 and w11, w11, #0x1 and w10, w10, w11 eor w10, w10, #0x1 and w8, w8, w10 strh w8, [sp, #434] ldrh w8, [sp, #128] ldrh w10, [sp, #440] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #6 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #0 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #106] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #6 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #0 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #128] ldrh w11, [sp, #440] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #416] ldrh w8, [sp, #122] ldrh w10, [sp, #438] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #6 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #1 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #104] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #6 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #1 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #122] ldrh w11, [sp, #438] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #414] ldrh w8, [sp, #120] ldrh w10, [sp, #432] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #6 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #2 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #98] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #6 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #2 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #120] ldrh w11, [sp, #432] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #408] ldrh w8, [sp, #118] ldrh w10, [sp, #430] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #6 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #3 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #96] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #6 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #3 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #118] ldrh w11, [sp, #430] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #406] ldrh w8, [sp, #116] ldrh w10, [sp, #428] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #6 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #4 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #94] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #6 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #4 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #116] ldrh w11, [sp, #428] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #404] ldrh w8, [sp, #114] ldrh w10, [sp, #426] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #6 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #5 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #92] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #6 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #5 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #114] ldrh w11, [sp, #426] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #402] ldrh w8, [sp, #112] ldrh w10, [sp, #424] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #6 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #6 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #90] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #6 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #6 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #112] ldrh w11, [sp, #424] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #400] ldrh w8, [sp, #110] ldrh w10, [sp, #422] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #6 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #7 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #88] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #6 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #7 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #110] ldrh w11, [sp, #422] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #398] ldrh w8, [sp, #108] ldrh w10, [sp, #420] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #6 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #8 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #86] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #6 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #8 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #108] ldrh w11, [sp, #420] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #396] ldrh w8, [sp, #126] ldrh w10, [sp, #418] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #6 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #9 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #84] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #6 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #9 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #126] ldrh w11, [sp, #418] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #394] ldrh w8, [sp, #124] ldrh w10, [sp, #436] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #6 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #10 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #102] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #6 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #10 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #124] ldrh w11, [sp, #436] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #412] ldrh w8, [sp, #434] ldrsh w10, [sp, #622] asr w10, w10, #6 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #11 and w11, w11, #0x1 and w10, w10, w11 eor w10, w10, #0x1 eor w8, w8, w10 strh w8, [sp, #100] ldrh w8, [sp, #434] ldrsh w10, [sp, #622] asr w10, w10, #6 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #11 and w11, w11, #0x1 and w10, w10, w11 eor w10, w10, #0x1 and w8, w8, w10 strh w8, [sp, #410] ldrh w8, [sp, #104] ldrh w10, [sp, #416] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #7 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #0 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #82] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #7 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #0 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #104] ldrh w11, [sp, #416] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #392] ldrh w8, [sp, #98] ldrh w10, [sp, #414] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #7 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #1 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #80] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #7 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #1 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #98] ldrh w11, [sp, #414] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #390] ldrh w8, [sp, #96] ldrh w10, [sp, #408] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #7 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #2 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #74] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #7 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #2 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #96] ldrh w11, [sp, #408] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #384] ldrh w8, [sp, #94] ldrh w10, [sp, #406] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #7 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #3 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #72] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #7 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #3 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #94] ldrh w11, [sp, #406] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #382] ldrh w8, [sp, #92] ldrh w10, [sp, #404] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #7 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #4 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #70] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #7 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #4 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #92] ldrh w11, [sp, #404] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #380] ldrh w8, [sp, #90] ldrh w10, [sp, #402] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #7 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #5 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #68] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #7 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #5 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #90] ldrh w11, [sp, #402] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #378] ldrh w8, [sp, #88] ldrh w10, [sp, #400] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #7 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #6 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #66] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #7 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #6 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #88] ldrh w11, [sp, #400] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #376] ldrh w8, [sp, #86] ldrh w10, [sp, #398] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #7 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #7 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #64] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #7 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #7 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #86] ldrh w11, [sp, #398] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #374] ldrh w8, [sp, #84] ldrh w10, [sp, #396] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #7 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #8 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #62] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #7 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #8 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #84] ldrh w11, [sp, #396] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #372] ldrh w8, [sp, #102] ldrh w10, [sp, #394] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #7 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #9 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #60] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #7 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #9 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #102] ldrh w11, [sp, #394] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #370] ldrh w8, [sp, #100] ldrh w10, [sp, #412] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #7 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #10 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #78] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #7 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #10 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #100] ldrh w11, [sp, #412] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #388] ldrh w8, [sp, #410] ldrsh w10, [sp, #622] asr w10, w10, #7 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #11 and w11, w11, #0x1 and w10, w10, w11 eor w10, w10, #0x1 eor w8, w8, w10 strh w8, [sp, #76] ldrh w8, [sp, #410] ldrsh w10, [sp, #622] asr w10, w10, #7 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #11 and w11, w11, #0x1 and w10, w10, w11 eor w10, w10, #0x1 and w8, w8, w10 strh w8, [sp, #386] ldrh w8, [sp, #80] ldrh w10, [sp, #392] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #8 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #0 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #58] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #8 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #0 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #80] ldrh w11, [sp, #392] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #368] ldrh w8, [sp, #74] ldrh w10, [sp, #390] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #8 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #1 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #56] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #8 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #1 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #74] ldrh w11, [sp, #390] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #366] ldrh w8, [sp, #72] ldrh w10, [sp, #384] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #8 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #2 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #50] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #8 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #2 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #72] ldrh w11, [sp, #384] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #360] ldrh w8, [sp, #70] ldrh w10, [sp, #382] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #8 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #3 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #48] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #8 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #3 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #70] ldrh w11, [sp, #382] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #358] ldrh w8, [sp, #68] ldrh w10, [sp, #380] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #8 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #4 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #46] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #8 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #4 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #68] ldrh w11, [sp, #380] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #356] ldrh w8, [sp, #66] ldrh w10, [sp, #378] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #8 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #5 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #44] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #8 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #5 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #66] ldrh w11, [sp, #378] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #354] ldrh w8, [sp, #64] ldrh w10, [sp, #376] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #8 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #6 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #42] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #8 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #6 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #64] ldrh w11, [sp, #376] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #352] ldrh w8, [sp, #62] ldrh w10, [sp, #374] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #8 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #7 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #40] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #8 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #7 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #62] ldrh w11, [sp, #374] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #350] ldrh w8, [sp, #60] ldrh w10, [sp, #372] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #8 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #8 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #38] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #8 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #8 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #60] ldrh w11, [sp, #372] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #348] ldrh w8, [sp, #78] ldrh w10, [sp, #370] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #8 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #9 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #36] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #8 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #9 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #78] ldrh w11, [sp, #370] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #346] ldrh w8, [sp, #76] ldrh w10, [sp, #388] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #8 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #10 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #54] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #8 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #10 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #76] ldrh w11, [sp, #388] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #364] ldrh w8, [sp, #386] ldrsh w10, [sp, #622] asr w10, w10, #8 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #11 and w11, w11, #0x1 and w10, w10, w11 eor w10, w10, #0x1 eor w8, w8, w10 strh w8, [sp, #52] ldrh w8, [sp, #386] ldrsh w10, [sp, #622] asr w10, w10, #8 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #11 and w11, w11, #0x1 and w10, w10, w11 eor w10, w10, #0x1 and w8, w8, w10 strh w8, [sp, #362] ldrh w8, [sp, #56] ldrh w10, [sp, #368] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #9 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #0 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #34] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #9 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #0 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #56] ldrh w11, [sp, #368] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #344] ldrh w8, [sp, #50] ldrh w10, [sp, #366] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #9 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #1 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #32] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #9 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #1 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #50] ldrh w11, [sp, #366] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #342] ldrh w8, [sp, #48] ldrh w10, [sp, #360] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #9 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #2 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #26] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #9 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #2 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #48] ldrh w11, [sp, #360] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #336] ldrh w8, [sp, #46] ldrh w10, [sp, #358] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #9 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #3 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #24] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #9 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #3 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #46] ldrh w11, [sp, #358] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #334] ldrh w8, [sp, #44] ldrh w10, [sp, #356] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #9 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #4 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #22] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #9 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #4 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #44] ldrh w11, [sp, #356] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #332] ldrh w8, [sp, #42] ldrh w10, [sp, #354] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #9 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #5 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #20] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #9 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #5 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #42] ldrh w11, [sp, #354] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #330] ldrh w8, [sp, #40] ldrh w10, [sp, #352] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #9 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #6 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #18] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #9 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #6 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #40] ldrh w11, [sp, #352] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #328] ldrh w8, [sp, #38] ldrh w10, [sp, #350] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #9 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #7 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #16] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #9 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #7 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #38] ldrh w11, [sp, #350] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #326] ldrh w8, [sp, #36] ldrh w10, [sp, #348] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #9 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #8 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #14] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #9 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #8 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #36] ldrh w11, [sp, #348] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #324] ldrh w8, [sp, #54] ldrh w10, [sp, #346] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #9 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #9 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #12] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #9 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #9 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #54] ldrh w11, [sp, #346] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #322] ldrh w8, [sp, #52] ldrh w10, [sp, #364] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #9 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #10 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #30] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #9 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #10 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #52] ldrh w11, [sp, #364] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #340] ldrh w8, [sp, #362] ldrsh w10, [sp, #622] asr w10, w10, #9 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #11 and w11, w11, #0x1 and w10, w10, w11 eor w10, w10, #0x1 eor w8, w8, w10 strh w8, [sp, #28] ldrh w8, [sp, #362] ldrsh w10, [sp, #622] asr w10, w10, #9 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #11 and w11, w11, #0x1 and w10, w10, w11 eor w10, w10, #0x1 and w8, w8, w10 strh w8, [sp, #338] ldrh w8, [sp, #32] ldrh w10, [sp, #344] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #10 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #0 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #298] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #10 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #0 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #32] ldrh w11, [sp, #344] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #608] ldrh w8, [sp, #26] ldrh w10, [sp, #342] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #10 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #1 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #296] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #10 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #1 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #26] ldrh w11, [sp, #342] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #606] ldrh w8, [sp, #24] ldrh w10, [sp, #336] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #10 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #2 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #290] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #10 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #2 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #24] ldrh w11, [sp, #336] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #600] ldrh w8, [sp, #22] ldrh w10, [sp, #334] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #10 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #3 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #288] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #10 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #3 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #22] ldrh w11, [sp, #334] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #598] ldrh w8, [sp, #20] ldrh w10, [sp, #332] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #10 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #4 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #286] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #10 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #4 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #20] ldrh w11, [sp, #332] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #596] ldrh w8, [sp, #18] ldrh w10, [sp, #330] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #10 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #5 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #284] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #10 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #5 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #18] ldrh w11, [sp, #330] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #594] ldrh w8, [sp, #16] ldrh w10, [sp, #328] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #10 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #6 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #282] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #10 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #6 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #16] ldrh w11, [sp, #328] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #592] ldrh w8, [sp, #14] ldrh w10, [sp, #326] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #10 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #7 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #280] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #10 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #7 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #14] ldrh w11, [sp, #326] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #590] ldrh w8, [sp, #12] ldrh w10, [sp, #324] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #10 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #8 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #278] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #10 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #8 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #12] ldrh w11, [sp, #324] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #588] ldrh w8, [sp, #30] ldrh w10, [sp, #322] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #10 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #9 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #276] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #10 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #9 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #30] ldrh w11, [sp, #322] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #586] ldrh w8, [sp, #28] ldrh w10, [sp, #340] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #10 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #10 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #294] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #10 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #10 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 ldrh w10, [sp, #28] ldrh w11, [sp, #340] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #604] ldrh w8, [sp, #338] ldrsh w10, [sp, #622] asr w10, w10, #10 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #11 and w11, w11, #0x1 and w10, w10, w11 eor w10, w10, #0x1 eor w8, w8, w10 strh w8, [sp, #292] ldrh w8, [sp, #338] ldrsh w10, [sp, #622] asr w10, w10, #10 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #11 and w11, w11, #0x1 and w10, w10, w11 eor w10, w10, #0x1 and w8, w8, w10 strh w8, [sp, #602] ldrh w8, [sp, #296] ldrh w10, [sp, #608] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #11 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #0 and w11, w11, #0x1 and w10, w10, w11 eor w10, w10, #0x1 eor w8, w8, w10 strh w8, [sp, #274] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #11 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #0 and w11, w11, #0x1 and w10, w10, w11 eor w10, w10, #0x1 and w8, w8, w10 ldrh w10, [sp, #296] ldrh w11, [sp, #608] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #584] ldrh w8, [sp, #290] ldrh w10, [sp, #606] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #11 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #1 and w11, w11, #0x1 and w10, w10, w11 eor w10, w10, #0x1 eor w8, w8, w10 strh w8, [sp, #272] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #11 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #1 and w11, w11, #0x1 and w10, w10, w11 eor w10, w10, #0x1 and w8, w8, w10 ldrh w10, [sp, #290] ldrh w11, [sp, #606] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #582] ldrh w8, [sp, #288] ldrh w10, [sp, #600] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #11 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #2 and w11, w11, #0x1 and w10, w10, w11 eor w10, w10, #0x1 eor w8, w8, w10 strh w8, [sp, #266] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #11 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #2 and w11, w11, #0x1 and w10, w10, w11 eor w10, w10, #0x1 and w8, w8, w10 ldrh w10, [sp, #288] ldrh w11, [sp, #600] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #576] ldrh w8, [sp, #286] ldrh w10, [sp, #598] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #11 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #3 and w11, w11, #0x1 and w10, w10, w11 eor w10, w10, #0x1 eor w8, w8, w10 strh w8, [sp, #264] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #11 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #3 and w11, w11, #0x1 and w10, w10, w11 eor w10, w10, #0x1 and w8, w8, w10 ldrh w10, [sp, #286] ldrh w11, [sp, #598] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #574] ldrh w8, [sp, #284] ldrh w10, [sp, #596] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #11 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #4 and w11, w11, #0x1 and w10, w10, w11 eor w10, w10, #0x1 eor w8, w8, w10 strh w8, [sp, #262] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #11 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #4 and w11, w11, #0x1 and w10, w10, w11 eor w10, w10, #0x1 and w8, w8, w10 ldrh w10, [sp, #284] ldrh w11, [sp, #596] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #572] ldrh w8, [sp, #282] ldrh w10, [sp, #594] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #11 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #5 and w11, w11, #0x1 and w10, w10, w11 eor w10, w10, #0x1 eor w8, w8, w10 strh w8, [sp, #260] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #11 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #5 and w11, w11, #0x1 and w10, w10, w11 eor w10, w10, #0x1 and w8, w8, w10 ldrh w10, [sp, #282] ldrh w11, [sp, #594] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #570] ldrh w8, [sp, #280] ldrh w10, [sp, #592] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #11 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #6 and w11, w11, #0x1 and w10, w10, w11 eor w10, w10, #0x1 eor w8, w8, w10 strh w8, [sp, #258] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #11 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #6 and w11, w11, #0x1 and w10, w10, w11 eor w10, w10, #0x1 and w8, w8, w10 ldrh w10, [sp, #280] ldrh w11, [sp, #592] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #568] ldrh w8, [sp, #278] ldrh w10, [sp, #590] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #11 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #7 and w11, w11, #0x1 and w10, w10, w11 eor w10, w10, #0x1 eor w8, w8, w10 strh w8, [sp, #256] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #11 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #7 and w11, w11, #0x1 and w10, w10, w11 eor w10, w10, #0x1 and w8, w8, w10 ldrh w10, [sp, #278] ldrh w11, [sp, #590] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #566] ldrh w8, [sp, #276] ldrh w10, [sp, #588] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #11 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #8 and w11, w11, #0x1 and w10, w10, w11 eor w10, w10, #0x1 eor w8, w8, w10 strh w8, [sp, #254] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #11 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #8 and w11, w11, #0x1 and w10, w10, w11 eor w10, w10, #0x1 and w8, w8, w10 ldrh w10, [sp, #276] ldrh w11, [sp, #588] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #564] ldrh w8, [sp, #294] ldrh w10, [sp, #586] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #11 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #9 and w11, w11, #0x1 and w10, w10, w11 eor w10, w10, #0x1 eor w8, w8, w10 strh w8, [sp, #252] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #11 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #9 and w11, w11, #0x1 and w10, w10, w11 eor w10, w10, #0x1 and w8, w8, w10 ldrh w10, [sp, #294] ldrh w11, [sp, #586] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #562] ldrh w8, [sp, #292] ldrh w10, [sp, #604] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #11 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #10 and w11, w11, #0x1 and w10, w10, w11 eor w10, w10, #0x1 eor w8, w8, w10 strh w8, [sp, #270] ldrh w8, [sp, #610] ldrsh w10, [sp, #622] asr w10, w10, #11 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #10 and w11, w11, #0x1 and w10, w10, w11 eor w10, w10, #0x1 and w8, w8, w10 ldrh w10, [sp, #292] ldrh w11, [sp, #604] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #580] ldrh w8, [sp, #602] ldrsh w10, [sp, #622] asr w10, w10, #11 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #11 and w11, w11, #0x1 and w10, w10, w11 eor w8, w8, w10 strh w8, [sp, #268] ldrh w8, [sp, #602] ldrsh w10, [sp, #622] asr w10, w10, #11 and w10, w10, #0x1 ldrsh w11, [sp, #620] asr w11, w11, #11 and w11, w11, #0x1 and w10, w10, w11 and w8, w8, w10 strh w8, [sp, #578] ldrh w8, [sp, #272] ldrh w10, [sp, #584] eor w8, w8, w10 strh w8, [sp, #250] ldrh w8, [sp, #272] ldrh w10, [sp, #584] and w8, w8, w10 strh w8, [sp, #560] ldrh w8, [sp, #266] ldrh w10, [sp, #560] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrh w10, [sp, #582] eor w8, w8, w10 strh w8, [sp, #248] ldrh w8, [sp, #610] ldrh w10, [sp, #582] and w8, w8, w10 ldrh w10, [sp, #266] ldrh w11, [sp, #560] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #558] ldrh w8, [sp, #264] ldrh w10, [sp, #558] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrh w10, [sp, #576] eor w8, w8, w10 strh w8, [sp, #242] ldrh w8, [sp, #610] ldrh w10, [sp, #576] and w8, w8, w10 ldrh w10, [sp, #264] ldrh w11, [sp, #558] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #552] ldrh w8, [sp, #262] ldrh w10, [sp, #552] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrh w10, [sp, #574] eor w8, w8, w10 strh w8, [sp, #240] ldrh w8, [sp, #610] ldrh w10, [sp, #574] and w8, w8, w10 ldrh w10, [sp, #262] ldrh w11, [sp, #552] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #550] ldrh w8, [sp, #260] ldrh w10, [sp, #550] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrh w10, [sp, #572] eor w8, w8, w10 strh w8, [sp, #238] ldrh w8, [sp, #610] ldrh w10, [sp, #572] and w8, w8, w10 ldrh w10, [sp, #260] ldrh w11, [sp, #550] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #548] ldrh w8, [sp, #258] ldrh w10, [sp, #548] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrh w10, [sp, #570] eor w8, w8, w10 strh w8, [sp, #236] ldrh w8, [sp, #610] ldrh w10, [sp, #570] and w8, w8, w10 ldrh w10, [sp, #258] ldrh w11, [sp, #548] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #546] ldrh w8, [sp, #256] ldrh w10, [sp, #546] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrh w10, [sp, #568] eor w8, w8, w10 strh w8, [sp, #234] ldrh w8, [sp, #610] ldrh w10, [sp, #568] and w8, w8, w10 ldrh w10, [sp, #256] ldrh w11, [sp, #546] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #544] ldrh w8, [sp, #254] ldrh w10, [sp, #544] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrh w10, [sp, #566] eor w8, w8, w10 strh w8, [sp, #232] ldrh w8, [sp, #610] ldrh w10, [sp, #566] and w8, w8, w10 ldrh w10, [sp, #254] ldrh w11, [sp, #544] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #542] ldrh w8, [sp, #252] ldrh w10, [sp, #542] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrh w10, [sp, #564] eor w8, w8, w10 strh w8, [sp, #230] ldrh w8, [sp, #610] ldrh w10, [sp, #564] and w8, w8, w10 ldrh w10, [sp, #252] ldrh w11, [sp, #542] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #540] ldrh w8, [sp, #270] ldrh w10, [sp, #540] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrh w10, [sp, #562] eor w8, w8, w10 strh w8, [sp, #228] ldrh w8, [sp, #610] ldrh w10, [sp, #562] and w8, w8, w10 ldrh w10, [sp, #270] ldrh w11, [sp, #540] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #538] ldrh w8, [sp, #268] ldrh w10, [sp, #538] eor w8, w8, w10 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrh w10, [sp, #580] eor w8, w8, w10 strh w8, [sp, #246] ldrh w8, [sp, #610] ldrh w10, [sp, #580] and w8, w8, w10 ldrh w10, [sp, #268] ldrh w11, [sp, #538] and w10, w10, w11 orr w8, w8, w10 strh w8, [sp, #556] ldrh w8, [sp, #556] eor w8, w9, w8 strh w8, [sp, #610] ldrh w8, [sp, #610] ldrh w10, [sp, #578] eor w8, w8, w10 strh w8, [sp, #244] ldrh w8, [sp, #610] ldrh w10, [sp, #578] and w8, w8, w10 ldrh w10, [sp, #556] and w9, w9, w10 orr w8, w8, w9 strh w8, [sp, #554] str wzr, [sp, #616] ldrh w8, [sp, #226] and w9, w8, #0x1 ldr w8, [sp, #616] orr w8, w8, w9, lsl #1 str w8, [sp, #616] ldrh w8, [sp, #202] and w9, w8, #0x1 ldr w8, [sp, #616] orr w8, w8, w9, lsl #2 str w8, [sp, #616] ldrh w8, [sp, #178] and w9, w8, #0x1 ldr w8, [sp, #616] orr w8, w8, w9, lsl #3 str w8, [sp, #616] ldrh w8, [sp, #154] and w9, w8, #0x1 ldr w8, [sp, #616] orr w8, w8, w9, lsl #4 str w8, [sp, #616] ldrh w8, [sp, #130] and w9, w8, #0x1 ldr w8, [sp, #616] orr w8, w8, w9, lsl #5 str w8, [sp, #616] ldrh w8, [sp, #106] and w9, w8, #0x1 ldr w8, [sp, #616] orr w8, w8, w9, lsl #6 str w8, [sp, #616] ldrh w8, [sp, #82] and w9, w8, #0x1 ldr w8, [sp, #616] orr w8, w8, w9, lsl #7 str w8, [sp, #616] ldrh w8, [sp, #58] and w9, w8, #0x1 ldr w8, [sp, #616] orr w8, w8, w9, lsl #8 str w8, [sp, #616] ldrh w8, [sp, #34] and w9, w8, #0x1 ldr w8, [sp, #616] orr w8, w8, w9, lsl #9 str w8, [sp, #616] ldrh w8, [sp, #298] and w9, w8, #0x1 ldr w8, [sp, #616] orr w8, w8, w9, lsl #10 str w8, [sp, #616] ldrh w8, [sp, #274] and w9, w8, #0x1 ldr w8, [sp, #616] orr w8, w8, w9, lsl #11 str w8, [sp, #616] ldrh w8, [sp, #250] and w9, w8, #0x1 ldr w8, [sp, #616] orr w8, w8, w9, lsl #12 str w8, [sp, #616] ldrh w8, [sp, #248] and w9, w8, #0x1 ldr w8, [sp, #616] orr w8, w8, w9, lsl #13 str w8, [sp, #616] ldrh w8, [sp, #242] and w9, w8, #0x1 ldr w8, [sp, #616] orr w8, w8, w9, lsl #14 str w8, [sp, #616] ldrh w8, [sp, #240] and w9, w8, #0x1 ldr w8, [sp, #616] orr w8, w8, w9, lsl #15 str w8, [sp, #616] ldrh w8, [sp, #238] and w9, w8, #0x1 ldr w8, [sp, #616] orr w8, w8, w9, lsl #16 str w8, [sp, #616] ldrh w8, [sp, #236] and w9, w8, #0x1 ldr w8, [sp, #616] orr w8, w8, w9, lsl #17 str w8, [sp, #616] ldrh w8, [sp, #234] and w9, w8, #0x1 ldr w8, [sp, #616] orr w8, w8, w9, lsl #18 str w8, [sp, #616] ldrh w8, [sp, #232] and w9, w8, #0x1 ldr w8, [sp, #616] orr w8, w8, w9, lsl #19 str w8, [sp, #616] ldrh w8, [sp, #230] and w9, w8, #0x1 ldr w8, [sp, #616] orr w8, w8, w9, lsl #20 str w8, [sp, #616] ldrh w8, [sp, #228] and w9, w8, #0x1 ldr w8, [sp, #616] orr w8, w8, w9, lsl #21 str w8, [sp, #616] ldrh w8, [sp, #246] and w9, w8, #0x1 ldr w8, [sp, #616] orr w8, w8, w9, lsl #22 str w8, [sp, #616] ldrh w8, [sp, #244] and w9, w8, #0x1 ldr w8, [sp, #616] orr w8, w8, w9, lsl #23 str w8, [sp, #616] ldr w0, [sp, #616] add sp, sp, #624 ldp x28, x27, [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 _mul12s_2KM ## -- Begin function mul12s_2KM .p2align 4, 0x90 _mul12s_2KM: ## @mul12s_2KM .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $484, %rsp ## imm = 0x1E4 movw %si, %ax movw %di, %cx movw %cx, -2(%rbp) movw %ax, -4(%rbp) movswl -2(%rbp), %eax sarl $0, %eax andl $1, %eax movswl -4(%rbp), %ecx sarl $1, %ecx andl $1, %ecx andl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -304(%rbp) movswl -2(%rbp), %eax sarl $0, %eax andl $1, %eax movswl -4(%rbp), %ecx sarl $2, %ecx andl $1, %ecx andl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -310(%rbp) movswl -2(%rbp), %eax sarl $0, %eax andl $1, %eax movswl -4(%rbp), %ecx sarl $3, %ecx andl $1, %ecx andl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -312(%rbp) movswl -2(%rbp), %eax sarl $0, %eax andl $1, %eax movswl -4(%rbp), %ecx sarl $4, %ecx andl $1, %ecx andl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -314(%rbp) movswl -2(%rbp), %eax sarl $0, %eax andl $1, %eax movswl -4(%rbp), %ecx sarl $5, %ecx andl $1, %ecx andl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -316(%rbp) movswl -2(%rbp), %eax sarl $0, %eax andl $1, %eax movswl -4(%rbp), %ecx sarl $6, %ecx andl $1, %ecx andl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -318(%rbp) movswl -2(%rbp), %eax sarl $0, %eax andl $1, %eax movswl -4(%rbp), %ecx sarl $7, %ecx andl $1, %ecx andl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -320(%rbp) movswl -2(%rbp), %eax sarl $0, %eax andl $1, %eax movswl -4(%rbp), %ecx sarl $8, %ecx andl $1, %ecx andl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -322(%rbp) movswl -2(%rbp), %eax sarl $0, %eax andl $1, %eax movswl -4(%rbp), %ecx sarl $9, %ecx andl $1, %ecx andl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -324(%rbp) movswl -2(%rbp), %eax sarl $0, %eax andl $1, %eax movswl -4(%rbp), %ecx sarl $10, %ecx andl $1, %ecx andl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -306(%rbp) movswl -2(%rbp), %eax sarl $0, %eax andl $1, %eax movswl -4(%rbp), %ecx sarl $11, %ecx andl $1, %ecx andl %ecx, %eax xorl $1, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -308(%rbp) movzwl -304(%rbp), %eax movswl -2(%rbp), %ecx sarl $1, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $0, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -398(%rbp) movzwl -304(%rbp), %eax movswl -2(%rbp), %ecx sarl $1, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $0, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -88(%rbp) movzwl -310(%rbp), %eax movswl -2(%rbp), %ecx sarl $1, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $1, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -400(%rbp) movzwl -310(%rbp), %eax movswl -2(%rbp), %ecx sarl $1, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $1, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -90(%rbp) movzwl -312(%rbp), %eax movswl -2(%rbp), %ecx sarl $1, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $2, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -406(%rbp) movzwl -312(%rbp), %eax movswl -2(%rbp), %ecx sarl $1, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $2, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -96(%rbp) movzwl -314(%rbp), %eax movswl -2(%rbp), %ecx sarl $1, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $3, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -408(%rbp) movzwl -314(%rbp), %eax movswl -2(%rbp), %ecx sarl $1, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $3, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -98(%rbp) movzwl -316(%rbp), %eax movswl -2(%rbp), %ecx sarl $1, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $4, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -410(%rbp) movzwl -316(%rbp), %eax movswl -2(%rbp), %ecx sarl $1, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $4, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -100(%rbp) movzwl -318(%rbp), %eax movswl -2(%rbp), %ecx sarl $1, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $5, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -412(%rbp) movzwl -318(%rbp), %eax movswl -2(%rbp), %ecx sarl $1, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $5, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -102(%rbp) movzwl -320(%rbp), %eax movswl -2(%rbp), %ecx sarl $1, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $6, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -414(%rbp) movzwl -320(%rbp), %eax movswl -2(%rbp), %ecx sarl $1, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $6, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -104(%rbp) movzwl -322(%rbp), %eax movswl -2(%rbp), %ecx sarl $1, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $7, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -416(%rbp) movzwl -322(%rbp), %eax movswl -2(%rbp), %ecx sarl $1, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $7, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -106(%rbp) movzwl -324(%rbp), %eax movswl -2(%rbp), %ecx sarl $1, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $8, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -418(%rbp) movzwl -324(%rbp), %eax movswl -2(%rbp), %ecx sarl $1, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $8, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -108(%rbp) movzwl -306(%rbp), %eax movswl -2(%rbp), %ecx sarl $1, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $9, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -420(%rbp) movzwl -306(%rbp), %eax movswl -2(%rbp), %ecx sarl $1, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $9, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -110(%rbp) movzwl -308(%rbp), %eax movswl -2(%rbp), %ecx sarl $1, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $10, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -402(%rbp) movzwl -308(%rbp), %eax movswl -2(%rbp), %ecx sarl $1, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $10, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -92(%rbp) movswl -2(%rbp), %eax sarl $1, %eax andl $1, %eax movswl -4(%rbp), %ecx sarl $11, %ecx andl $1, %ecx andl %ecx, %eax xorl $1, %eax xorl $1, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -404(%rbp) movswl -2(%rbp), %eax sarl $1, %eax andl $1, %eax movswl -4(%rbp), %ecx sarl $11, %ecx andl $1, %ecx andl %ecx, %eax xorl $1, %eax andl $1, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -94(%rbp) movzwl -400(%rbp), %eax movzwl -88(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $2, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $0, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -422(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $2, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $0, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -400(%rbp), %ecx movzwl -88(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -112(%rbp) movzwl -406(%rbp), %eax movzwl -90(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $2, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $1, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -424(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $2, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $1, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -406(%rbp), %ecx movzwl -90(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -114(%rbp) movzwl -408(%rbp), %eax movzwl -96(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $2, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $2, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -430(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $2, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $2, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -408(%rbp), %ecx movzwl -96(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -120(%rbp) movzwl -410(%rbp), %eax movzwl -98(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $2, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $3, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -432(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $2, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $3, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -410(%rbp), %ecx movzwl -98(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -122(%rbp) movzwl -412(%rbp), %eax movzwl -100(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $2, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $4, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -434(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $2, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $4, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -412(%rbp), %ecx movzwl -100(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -124(%rbp) movzwl -414(%rbp), %eax movzwl -102(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $2, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $5, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -436(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $2, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $5, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -414(%rbp), %ecx movzwl -102(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -126(%rbp) movzwl -416(%rbp), %eax movzwl -104(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $2, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $6, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -438(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $2, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $6, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -416(%rbp), %ecx movzwl -104(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -128(%rbp) movzwl -418(%rbp), %eax movzwl -106(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $2, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $7, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -440(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $2, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $7, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -418(%rbp), %ecx movzwl -106(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -130(%rbp) movzwl -420(%rbp), %eax movzwl -108(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $2, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $8, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -442(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $2, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $8, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -420(%rbp), %ecx movzwl -108(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -132(%rbp) movzwl -402(%rbp), %eax movzwl -110(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $2, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $9, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -444(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $2, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $9, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -402(%rbp), %ecx movzwl -110(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -134(%rbp) movzwl -404(%rbp), %eax movzwl -92(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $2, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $10, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -426(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $2, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $10, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -404(%rbp), %ecx movzwl -92(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -116(%rbp) movzwl -94(%rbp), %eax movswl -2(%rbp), %ecx sarl $2, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $11, %edx andl $1, %edx andl %edx, %ecx xorl $1, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -428(%rbp) movzwl -94(%rbp), %eax movswl -2(%rbp), %ecx sarl $2, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $11, %edx andl $1, %edx andl %edx, %ecx xorl $1, %ecx andl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -118(%rbp) movzwl -424(%rbp), %eax movzwl -112(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $3, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $0, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -446(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $3, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $0, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -424(%rbp), %ecx movzwl -112(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -136(%rbp) movzwl -430(%rbp), %eax movzwl -114(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $3, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $1, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -448(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $3, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $1, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -430(%rbp), %ecx movzwl -114(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -138(%rbp) movzwl -432(%rbp), %eax movzwl -120(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $3, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $2, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -454(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $3, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $2, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -432(%rbp), %ecx movzwl -120(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -144(%rbp) movzwl -434(%rbp), %eax movzwl -122(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $3, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $3, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -456(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $3, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $3, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -434(%rbp), %ecx movzwl -122(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -146(%rbp) movzwl -436(%rbp), %eax movzwl -124(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $3, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $4, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -458(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $3, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $4, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -436(%rbp), %ecx movzwl -124(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -148(%rbp) movzwl -438(%rbp), %eax movzwl -126(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $3, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $5, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -460(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $3, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $5, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -438(%rbp), %ecx movzwl -126(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -150(%rbp) movzwl -440(%rbp), %eax movzwl -128(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $3, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $6, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -462(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $3, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $6, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -440(%rbp), %ecx movzwl -128(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -152(%rbp) movzwl -442(%rbp), %eax movzwl -130(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $3, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $7, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -464(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $3, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $7, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -442(%rbp), %ecx movzwl -130(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -154(%rbp) movzwl -444(%rbp), %eax movzwl -132(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $3, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $8, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -466(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $3, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $8, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -444(%rbp), %ecx movzwl -132(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -156(%rbp) movzwl -426(%rbp), %eax movzwl -134(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $3, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $9, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -468(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $3, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $9, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -426(%rbp), %ecx movzwl -134(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -158(%rbp) movzwl -428(%rbp), %eax movzwl -116(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $3, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $10, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -450(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $3, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $10, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -428(%rbp), %ecx movzwl -116(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -140(%rbp) movzwl -118(%rbp), %eax movswl -2(%rbp), %ecx sarl $3, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $11, %edx andl $1, %edx andl %edx, %ecx xorl $1, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -452(%rbp) movzwl -118(%rbp), %eax movswl -2(%rbp), %ecx sarl $3, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $11, %edx andl $1, %edx andl %edx, %ecx xorl $1, %ecx andl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -142(%rbp) movzwl -448(%rbp), %eax movzwl -136(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $4, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $0, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -470(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $4, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $0, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -448(%rbp), %ecx movzwl -136(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -160(%rbp) movzwl -454(%rbp), %eax movzwl -138(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $4, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $1, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -472(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $4, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $1, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -454(%rbp), %ecx movzwl -138(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -162(%rbp) movzwl -456(%rbp), %eax movzwl -144(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $4, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $2, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -478(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $4, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $2, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -456(%rbp), %ecx movzwl -144(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -168(%rbp) movzwl -458(%rbp), %eax movzwl -146(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $4, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $3, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -480(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $4, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $3, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -458(%rbp), %ecx movzwl -146(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -170(%rbp) movzwl -460(%rbp), %eax movzwl -148(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $4, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $4, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -482(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $4, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $4, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -460(%rbp), %ecx movzwl -148(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -172(%rbp) movzwl -462(%rbp), %eax movzwl -150(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $4, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $5, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -484(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $4, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $5, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -462(%rbp), %ecx movzwl -150(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -174(%rbp) movzwl -464(%rbp), %eax movzwl -152(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $4, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $6, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -486(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $4, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $6, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -464(%rbp), %ecx movzwl -152(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -176(%rbp) movzwl -466(%rbp), %eax movzwl -154(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $4, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $7, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -488(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $4, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $7, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -466(%rbp), %ecx movzwl -154(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -178(%rbp) movzwl -468(%rbp), %eax movzwl -156(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $4, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $8, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -490(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $4, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $8, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -468(%rbp), %ecx movzwl -156(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -180(%rbp) movzwl -450(%rbp), %eax movzwl -158(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $4, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $9, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -492(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $4, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $9, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -450(%rbp), %ecx movzwl -158(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -182(%rbp) movzwl -452(%rbp), %eax movzwl -140(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $4, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $10, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -474(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $4, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $10, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -452(%rbp), %ecx movzwl -140(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -164(%rbp) movzwl -142(%rbp), %eax movswl -2(%rbp), %ecx sarl $4, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $11, %edx andl $1, %edx andl %edx, %ecx xorl $1, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -476(%rbp) movzwl -142(%rbp), %eax movswl -2(%rbp), %ecx sarl $4, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $11, %edx andl $1, %edx andl %edx, %ecx xorl $1, %ecx andl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -166(%rbp) movzwl -472(%rbp), %eax movzwl -160(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $5, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $0, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -494(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $5, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $0, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -472(%rbp), %ecx movzwl -160(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -184(%rbp) movzwl -478(%rbp), %eax movzwl -162(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $5, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $1, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -496(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $5, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $1, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -478(%rbp), %ecx movzwl -162(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -186(%rbp) movzwl -480(%rbp), %eax movzwl -168(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $5, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $2, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -502(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $5, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $2, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -480(%rbp), %ecx movzwl -168(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -192(%rbp) movzwl -482(%rbp), %eax movzwl -170(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $5, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $3, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -504(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $5, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $3, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -482(%rbp), %ecx movzwl -170(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -194(%rbp) movzwl -484(%rbp), %eax movzwl -172(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $5, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $4, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -506(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $5, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $4, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -484(%rbp), %ecx movzwl -172(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -196(%rbp) movzwl -486(%rbp), %eax movzwl -174(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $5, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $5, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -508(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $5, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $5, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -486(%rbp), %ecx movzwl -174(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -198(%rbp) movzwl -488(%rbp), %eax movzwl -176(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $5, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $6, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -510(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $5, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $6, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -488(%rbp), %ecx movzwl -176(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -200(%rbp) movzwl -490(%rbp), %eax movzwl -178(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $5, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $7, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -512(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $5, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $7, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -490(%rbp), %ecx movzwl -178(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -202(%rbp) movzwl -492(%rbp), %eax movzwl -180(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $5, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $8, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -514(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $5, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $8, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -492(%rbp), %ecx movzwl -180(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -204(%rbp) movzwl -474(%rbp), %eax movzwl -182(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $5, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $9, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -516(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $5, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $9, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -474(%rbp), %ecx movzwl -182(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -206(%rbp) movzwl -476(%rbp), %eax movzwl -164(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $5, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $10, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -498(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $5, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $10, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -476(%rbp), %ecx movzwl -164(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -188(%rbp) movzwl -166(%rbp), %eax movswl -2(%rbp), %ecx sarl $5, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $11, %edx andl $1, %edx andl %edx, %ecx xorl $1, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -500(%rbp) movzwl -166(%rbp), %eax movswl -2(%rbp), %ecx sarl $5, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $11, %edx andl $1, %edx andl %edx, %ecx xorl $1, %ecx andl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -190(%rbp) movzwl -496(%rbp), %eax movzwl -184(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $6, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $0, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -518(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $6, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $0, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -496(%rbp), %ecx movzwl -184(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -208(%rbp) movzwl -502(%rbp), %eax movzwl -186(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $6, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $1, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -520(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $6, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $1, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -502(%rbp), %ecx movzwl -186(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -210(%rbp) movzwl -504(%rbp), %eax movzwl -192(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $6, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $2, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -526(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $6, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $2, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -504(%rbp), %ecx movzwl -192(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -216(%rbp) movzwl -506(%rbp), %eax movzwl -194(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $6, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $3, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -528(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $6, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $3, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -506(%rbp), %ecx movzwl -194(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -218(%rbp) movzwl -508(%rbp), %eax movzwl -196(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $6, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $4, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -530(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $6, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $4, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -508(%rbp), %ecx movzwl -196(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -220(%rbp) movzwl -510(%rbp), %eax movzwl -198(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $6, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $5, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -532(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $6, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $5, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -510(%rbp), %ecx movzwl -198(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -222(%rbp) movzwl -512(%rbp), %eax movzwl -200(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $6, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $6, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -534(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $6, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $6, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -512(%rbp), %ecx movzwl -200(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -224(%rbp) movzwl -514(%rbp), %eax movzwl -202(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $6, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $7, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -536(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $6, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $7, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -514(%rbp), %ecx movzwl -202(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -226(%rbp) movzwl -516(%rbp), %eax movzwl -204(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $6, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $8, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -538(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $6, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $8, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -516(%rbp), %ecx movzwl -204(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -228(%rbp) movzwl -498(%rbp), %eax movzwl -206(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $6, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $9, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -540(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $6, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $9, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -498(%rbp), %ecx movzwl -206(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -230(%rbp) movzwl -500(%rbp), %eax movzwl -188(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $6, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $10, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -522(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $6, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $10, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -500(%rbp), %ecx movzwl -188(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -212(%rbp) movzwl -190(%rbp), %eax movswl -2(%rbp), %ecx sarl $6, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $11, %edx andl $1, %edx andl %edx, %ecx xorl $1, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -524(%rbp) movzwl -190(%rbp), %eax movswl -2(%rbp), %ecx sarl $6, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $11, %edx andl $1, %edx andl %edx, %ecx xorl $1, %ecx andl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -214(%rbp) movzwl -520(%rbp), %eax movzwl -208(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $7, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $0, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -542(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $7, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $0, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -520(%rbp), %ecx movzwl -208(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -232(%rbp) movzwl -526(%rbp), %eax movzwl -210(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $7, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $1, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -544(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $7, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $1, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -526(%rbp), %ecx movzwl -210(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -234(%rbp) movzwl -528(%rbp), %eax movzwl -216(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $7, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $2, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -550(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $7, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $2, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -528(%rbp), %ecx movzwl -216(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -240(%rbp) movzwl -530(%rbp), %eax movzwl -218(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $7, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $3, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -552(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $7, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $3, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -530(%rbp), %ecx movzwl -218(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -242(%rbp) movzwl -532(%rbp), %eax movzwl -220(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $7, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $4, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -554(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $7, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $4, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -532(%rbp), %ecx movzwl -220(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -244(%rbp) movzwl -534(%rbp), %eax movzwl -222(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $7, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $5, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -556(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $7, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $5, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -534(%rbp), %ecx movzwl -222(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -246(%rbp) movzwl -536(%rbp), %eax movzwl -224(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $7, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $6, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -558(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $7, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $6, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -536(%rbp), %ecx movzwl -224(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -248(%rbp) movzwl -538(%rbp), %eax movzwl -226(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $7, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $7, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -560(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $7, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $7, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -538(%rbp), %ecx movzwl -226(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -250(%rbp) movzwl -540(%rbp), %eax movzwl -228(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $7, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $8, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -562(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $7, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $8, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -540(%rbp), %ecx movzwl -228(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -252(%rbp) movzwl -522(%rbp), %eax movzwl -230(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $7, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $9, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -564(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $7, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $9, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -522(%rbp), %ecx movzwl -230(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -254(%rbp) movzwl -524(%rbp), %eax movzwl -212(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $7, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $10, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -546(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $7, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $10, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -524(%rbp), %ecx movzwl -212(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -236(%rbp) movzwl -214(%rbp), %eax movswl -2(%rbp), %ecx sarl $7, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $11, %edx andl $1, %edx andl %edx, %ecx xorl $1, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -548(%rbp) movzwl -214(%rbp), %eax movswl -2(%rbp), %ecx sarl $7, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $11, %edx andl $1, %edx andl %edx, %ecx xorl $1, %ecx andl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -238(%rbp) movzwl -544(%rbp), %eax movzwl -232(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $8, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $0, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -566(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $8, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $0, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -544(%rbp), %ecx movzwl -232(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -256(%rbp) movzwl -550(%rbp), %eax movzwl -234(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $8, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $1, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -568(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $8, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $1, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -550(%rbp), %ecx movzwl -234(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -258(%rbp) movzwl -552(%rbp), %eax movzwl -240(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $8, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $2, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -574(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $8, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $2, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -552(%rbp), %ecx movzwl -240(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -264(%rbp) movzwl -554(%rbp), %eax movzwl -242(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $8, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $3, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -576(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $8, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $3, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -554(%rbp), %ecx movzwl -242(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -266(%rbp) movzwl -556(%rbp), %eax movzwl -244(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $8, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $4, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -578(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $8, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $4, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -556(%rbp), %ecx movzwl -244(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -268(%rbp) movzwl -558(%rbp), %eax movzwl -246(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $8, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $5, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -580(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $8, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $5, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -558(%rbp), %ecx movzwl -246(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -270(%rbp) movzwl -560(%rbp), %eax movzwl -248(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $8, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $6, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -582(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $8, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $6, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -560(%rbp), %ecx movzwl -248(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -272(%rbp) movzwl -562(%rbp), %eax movzwl -250(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $8, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $7, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -584(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $8, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $7, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -562(%rbp), %ecx movzwl -250(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -274(%rbp) movzwl -564(%rbp), %eax movzwl -252(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $8, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $8, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -586(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $8, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $8, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -564(%rbp), %ecx movzwl -252(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -276(%rbp) movzwl -546(%rbp), %eax movzwl -254(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $8, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $9, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -588(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $8, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $9, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -546(%rbp), %ecx movzwl -254(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -278(%rbp) movzwl -548(%rbp), %eax movzwl -236(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $8, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $10, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -570(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $8, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $10, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -548(%rbp), %ecx movzwl -236(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -260(%rbp) movzwl -238(%rbp), %eax movswl -2(%rbp), %ecx sarl $8, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $11, %edx andl $1, %edx andl %edx, %ecx xorl $1, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -572(%rbp) movzwl -238(%rbp), %eax movswl -2(%rbp), %ecx sarl $8, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $11, %edx andl $1, %edx andl %edx, %ecx xorl $1, %ecx andl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -262(%rbp) movzwl -568(%rbp), %eax movzwl -256(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $9, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $0, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -590(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $9, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $0, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -568(%rbp), %ecx movzwl -256(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -280(%rbp) movzwl -574(%rbp), %eax movzwl -258(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $9, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $1, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -592(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $9, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $1, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -574(%rbp), %ecx movzwl -258(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -282(%rbp) movzwl -576(%rbp), %eax movzwl -264(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $9, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $2, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -598(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $9, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $2, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -576(%rbp), %ecx movzwl -264(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -288(%rbp) movzwl -578(%rbp), %eax movzwl -266(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $9, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $3, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -600(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $9, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $3, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -578(%rbp), %ecx movzwl -266(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -290(%rbp) movzwl -580(%rbp), %eax movzwl -268(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $9, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $4, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -602(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $9, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $4, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -580(%rbp), %ecx movzwl -268(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -292(%rbp) movzwl -582(%rbp), %eax movzwl -270(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $9, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $5, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -604(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $9, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $5, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -582(%rbp), %ecx movzwl -270(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -294(%rbp) movzwl -584(%rbp), %eax movzwl -272(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $9, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $6, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -606(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $9, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $6, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -584(%rbp), %ecx movzwl -272(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -296(%rbp) movzwl -586(%rbp), %eax movzwl -274(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $9, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $7, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -608(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $9, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $7, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -586(%rbp), %ecx movzwl -274(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -298(%rbp) movzwl -588(%rbp), %eax movzwl -276(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $9, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $8, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -610(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $9, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $8, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -588(%rbp), %ecx movzwl -276(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -300(%rbp) movzwl -570(%rbp), %eax movzwl -278(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $9, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $9, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -612(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $9, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $9, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -570(%rbp), %ecx movzwl -278(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -302(%rbp) movzwl -572(%rbp), %eax movzwl -260(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $9, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $10, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -594(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $9, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $10, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -572(%rbp), %ecx movzwl -260(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -284(%rbp) movzwl -262(%rbp), %eax movswl -2(%rbp), %ecx sarl $9, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $11, %edx andl $1, %edx andl %edx, %ecx xorl $1, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -596(%rbp) movzwl -262(%rbp), %eax movswl -2(%rbp), %ecx sarl $9, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $11, %edx andl $1, %edx andl %edx, %ecx xorl $1, %ecx andl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -286(%rbp) movzwl -592(%rbp), %eax movzwl -280(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $10, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $0, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -326(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $10, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $0, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -592(%rbp), %ecx movzwl -280(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -16(%rbp) movzwl -598(%rbp), %eax movzwl -282(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $10, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $1, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -328(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $10, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $1, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -598(%rbp), %ecx movzwl -282(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -18(%rbp) movzwl -600(%rbp), %eax movzwl -288(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $10, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $2, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -334(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $10, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $2, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -600(%rbp), %ecx movzwl -288(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -24(%rbp) movzwl -602(%rbp), %eax movzwl -290(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $10, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $3, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -336(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $10, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $3, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -602(%rbp), %ecx movzwl -290(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -26(%rbp) movzwl -604(%rbp), %eax movzwl -292(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $10, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $4, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -338(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $10, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $4, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -604(%rbp), %ecx movzwl -292(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -28(%rbp) movzwl -606(%rbp), %eax movzwl -294(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $10, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $5, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -340(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $10, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $5, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -606(%rbp), %ecx movzwl -294(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -30(%rbp) movzwl -608(%rbp), %eax movzwl -296(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $10, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $6, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -342(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $10, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $6, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -608(%rbp), %ecx movzwl -296(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -32(%rbp) movzwl -610(%rbp), %eax movzwl -298(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $10, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $7, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -344(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $10, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $7, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -610(%rbp), %ecx movzwl -298(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -34(%rbp) movzwl -612(%rbp), %eax movzwl -300(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $10, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $8, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -346(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $10, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $8, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -612(%rbp), %ecx movzwl -300(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -36(%rbp) movzwl -594(%rbp), %eax movzwl -302(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $10, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $9, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -348(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $10, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $9, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -594(%rbp), %ecx movzwl -302(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -38(%rbp) movzwl -596(%rbp), %eax movzwl -284(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $10, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $10, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -330(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $10, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $10, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax movzwl -596(%rbp), %ecx movzwl -284(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -20(%rbp) movzwl -286(%rbp), %eax movswl -2(%rbp), %ecx sarl $10, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $11, %edx andl $1, %edx andl %edx, %ecx xorl $1, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -332(%rbp) movzwl -286(%rbp), %eax movswl -2(%rbp), %ecx sarl $10, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $11, %edx andl $1, %edx andl %edx, %ecx xorl $1, %ecx andl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -22(%rbp) movzwl -328(%rbp), %eax movzwl -16(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $11, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $0, %edx andl $1, %edx andl %edx, %ecx xorl $1, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -350(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $11, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $0, %edx andl $1, %edx andl %edx, %ecx xorl $1, %ecx andl %ecx, %eax movzwl -328(%rbp), %ecx movzwl -16(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -40(%rbp) movzwl -334(%rbp), %eax movzwl -18(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $11, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $1, %edx andl $1, %edx andl %edx, %ecx xorl $1, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -352(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $11, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $1, %edx andl $1, %edx andl %edx, %ecx xorl $1, %ecx andl %ecx, %eax movzwl -334(%rbp), %ecx movzwl -18(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -42(%rbp) movzwl -336(%rbp), %eax movzwl -24(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $11, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $2, %edx andl $1, %edx andl %edx, %ecx xorl $1, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -358(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $11, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $2, %edx andl $1, %edx andl %edx, %ecx xorl $1, %ecx andl %ecx, %eax movzwl -336(%rbp), %ecx movzwl -24(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -48(%rbp) movzwl -338(%rbp), %eax movzwl -26(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $11, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $3, %edx andl $1, %edx andl %edx, %ecx xorl $1, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -360(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $11, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $3, %edx andl $1, %edx andl %edx, %ecx xorl $1, %ecx andl %ecx, %eax movzwl -338(%rbp), %ecx movzwl -26(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -50(%rbp) movzwl -340(%rbp), %eax movzwl -28(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $11, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $4, %edx andl $1, %edx andl %edx, %ecx xorl $1, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -362(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $11, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $4, %edx andl $1, %edx andl %edx, %ecx xorl $1, %ecx andl %ecx, %eax movzwl -340(%rbp), %ecx movzwl -28(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -52(%rbp) movzwl -342(%rbp), %eax movzwl -30(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $11, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $5, %edx andl $1, %edx andl %edx, %ecx xorl $1, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -364(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $11, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $5, %edx andl $1, %edx andl %edx, %ecx xorl $1, %ecx andl %ecx, %eax movzwl -342(%rbp), %ecx movzwl -30(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -54(%rbp) movzwl -344(%rbp), %eax movzwl -32(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $11, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $6, %edx andl $1, %edx andl %edx, %ecx xorl $1, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -366(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $11, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $6, %edx andl $1, %edx andl %edx, %ecx xorl $1, %ecx andl %ecx, %eax movzwl -344(%rbp), %ecx movzwl -32(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -56(%rbp) movzwl -346(%rbp), %eax movzwl -34(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $11, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $7, %edx andl $1, %edx andl %edx, %ecx xorl $1, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -368(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $11, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $7, %edx andl $1, %edx andl %edx, %ecx xorl $1, %ecx andl %ecx, %eax movzwl -346(%rbp), %ecx movzwl -34(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -58(%rbp) movzwl -348(%rbp), %eax movzwl -36(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $11, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $8, %edx andl $1, %edx andl %edx, %ecx xorl $1, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -370(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $11, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $8, %edx andl $1, %edx andl %edx, %ecx xorl $1, %ecx andl %ecx, %eax movzwl -348(%rbp), %ecx movzwl -36(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -60(%rbp) movzwl -330(%rbp), %eax movzwl -38(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $11, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $9, %edx andl $1, %edx andl %edx, %ecx xorl $1, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -372(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $11, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $9, %edx andl $1, %edx andl %edx, %ecx xorl $1, %ecx andl %ecx, %eax movzwl -330(%rbp), %ecx movzwl -38(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -62(%rbp) movzwl -332(%rbp), %eax movzwl -20(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $11, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $10, %edx andl $1, %edx andl %edx, %ecx xorl $1, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -354(%rbp) movzwl -14(%rbp), %eax movswl -2(%rbp), %ecx sarl $11, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $10, %edx andl $1, %edx andl %edx, %ecx xorl $1, %ecx andl %ecx, %eax movzwl -332(%rbp), %ecx movzwl -20(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -44(%rbp) movzwl -22(%rbp), %eax movswl -2(%rbp), %ecx sarl $11, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $11, %edx andl $1, %edx andl %edx, %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -356(%rbp) movzwl -22(%rbp), %eax movswl -2(%rbp), %ecx sarl $11, %ecx andl $1, %ecx movswl -4(%rbp), %edx sarl $11, %edx andl $1, %edx andl %edx, %ecx andl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -46(%rbp) movzwl -352(%rbp), %eax movzwl -40(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -374(%rbp) movzwl -352(%rbp), %eax movzwl -40(%rbp), %ecx andl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -64(%rbp) movzwl -358(%rbp), %eax movzwl -64(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movzwl -42(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -376(%rbp) movzwl -14(%rbp), %eax movzwl -42(%rbp), %ecx andl %ecx, %eax movzwl -358(%rbp), %ecx movzwl -64(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -66(%rbp) movzwl -360(%rbp), %eax movzwl -66(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movzwl -48(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -382(%rbp) movzwl -14(%rbp), %eax movzwl -48(%rbp), %ecx andl %ecx, %eax movzwl -360(%rbp), %ecx movzwl -66(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -72(%rbp) movzwl -362(%rbp), %eax movzwl -72(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movzwl -50(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -384(%rbp) movzwl -14(%rbp), %eax movzwl -50(%rbp), %ecx andl %ecx, %eax movzwl -362(%rbp), %ecx movzwl -72(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -74(%rbp) movzwl -364(%rbp), %eax movzwl -74(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movzwl -52(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -386(%rbp) movzwl -14(%rbp), %eax movzwl -52(%rbp), %ecx andl %ecx, %eax movzwl -364(%rbp), %ecx movzwl -74(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -76(%rbp) movzwl -366(%rbp), %eax movzwl -76(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movzwl -54(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -388(%rbp) movzwl -14(%rbp), %eax movzwl -54(%rbp), %ecx andl %ecx, %eax movzwl -366(%rbp), %ecx movzwl -76(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -78(%rbp) movzwl -368(%rbp), %eax movzwl -78(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movzwl -56(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -390(%rbp) movzwl -14(%rbp), %eax movzwl -56(%rbp), %ecx andl %ecx, %eax movzwl -368(%rbp), %ecx movzwl -78(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -80(%rbp) movzwl -370(%rbp), %eax movzwl -80(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movzwl -58(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -392(%rbp) movzwl -14(%rbp), %eax movzwl -58(%rbp), %ecx andl %ecx, %eax movzwl -370(%rbp), %ecx movzwl -80(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -82(%rbp) movzwl -372(%rbp), %eax movzwl -82(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movzwl -60(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -394(%rbp) movzwl -14(%rbp), %eax movzwl -60(%rbp), %ecx andl %ecx, %eax movzwl -372(%rbp), %ecx movzwl -82(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -84(%rbp) movzwl -354(%rbp), %eax movzwl -84(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movzwl -62(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -396(%rbp) movzwl -14(%rbp), %eax movzwl -62(%rbp), %ecx andl %ecx, %eax movzwl -354(%rbp), %ecx movzwl -84(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -86(%rbp) movzwl -356(%rbp), %eax movzwl -86(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movzwl -44(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -378(%rbp) movzwl -14(%rbp), %eax movzwl -44(%rbp), %ecx andl %ecx, %eax movzwl -356(%rbp), %ecx movzwl -86(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -68(%rbp) movzwl -68(%rbp), %eax xorl $1, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -14(%rbp) movzwl -14(%rbp), %eax movzwl -46(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -380(%rbp) movzwl -14(%rbp), %eax movzwl -46(%rbp), %ecx andl %ecx, %eax movzwl -68(%rbp), %ecx andl $1, %ecx orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -70(%rbp) movl $0, -8(%rbp) movzwl -398(%rbp), %eax andl $1, %eax shll $1, %eax orl -8(%rbp), %eax movl %eax, -8(%rbp) movzwl -422(%rbp), %eax andl $1, %eax shll $2, %eax orl -8(%rbp), %eax movl %eax, -8(%rbp) movzwl -446(%rbp), %eax andl $1, %eax shll $3, %eax orl -8(%rbp), %eax movl %eax, -8(%rbp) movzwl -470(%rbp), %eax andl $1, %eax shll $4, %eax orl -8(%rbp), %eax movl %eax, -8(%rbp) movzwl -494(%rbp), %eax andl $1, %eax shll $5, %eax orl -8(%rbp), %eax movl %eax, -8(%rbp) movzwl -518(%rbp), %eax andl $1, %eax shll $6, %eax orl -8(%rbp), %eax movl %eax, -8(%rbp) movzwl -542(%rbp), %eax andl $1, %eax shll $7, %eax orl -8(%rbp), %eax movl %eax, -8(%rbp) movzwl -566(%rbp), %eax andl $1, %eax shll $8, %eax orl -8(%rbp), %eax movl %eax, -8(%rbp) movzwl -590(%rbp), %eax andl $1, %eax shll $9, %eax orl -8(%rbp), %eax movl %eax, -8(%rbp) movzwl -326(%rbp), %eax andl $1, %eax shll $10, %eax orl -8(%rbp), %eax movl %eax, -8(%rbp) movzwl -350(%rbp), %eax andl $1, %eax shll $11, %eax orl -8(%rbp), %eax movl %eax, -8(%rbp) movzwl -374(%rbp), %eax andl $1, %eax shll $12, %eax orl -8(%rbp), %eax movl %eax, -8(%rbp) movzwl -376(%rbp), %eax andl $1, %eax shll $13, %eax orl -8(%rbp), %eax movl %eax, -8(%rbp) movzwl -382(%rbp), %eax andl $1, %eax shll $14, %eax orl -8(%rbp), %eax movl %eax, -8(%rbp) movzwl -384(%rbp), %eax andl $1, %eax shll $15, %eax orl -8(%rbp), %eax movl %eax, -8(%rbp) movzwl -386(%rbp), %eax andl $1, %eax shll $16, %eax orl -8(%rbp), %eax movl %eax, -8(%rbp) movzwl -388(%rbp), %eax andl $1, %eax shll $17, %eax orl -8(%rbp), %eax movl %eax, -8(%rbp) movzwl -390(%rbp), %eax andl $1, %eax shll $18, %eax orl -8(%rbp), %eax movl %eax, -8(%rbp) movzwl -392(%rbp), %eax andl $1, %eax shll $19, %eax orl -8(%rbp), %eax movl %eax, -8(%rbp) movzwl -394(%rbp), %eax andl $1, %eax shll $20, %eax orl -8(%rbp), %eax movl %eax, -8(%rbp) movzwl -396(%rbp), %eax andl $1, %eax shll $21, %eax orl -8(%rbp), %eax movl %eax, -8(%rbp) movzwl -378(%rbp), %eax andl $1, %eax shll $22, %eax orl -8(%rbp), %eax movl %eax, -8(%rbp) movzwl -380(%rbp), %eax andl $1, %eax shll $23, %eax orl -8(%rbp), %eax movl %eax, -8(%rbp) movl -8(%rbp), %eax addq $484, %rsp ## imm = 0x1E4 popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/491290.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _while05 ; -- Begin function while05 .p2align 2 _while05: ; @while05 .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] mov w8, #10 stur w8, [x29, #-8] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-8] subs w8, w8, #1 stur w8, [x29, #-8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-4] ; implicit-def: $x11 mov x11, x8 ldur w9, [x29, #-8] ; implicit-def: $x8 mov x8, x9 ldur w9, [x29, #-4] ldur w10, [x29, #-8] add w10, w9, w10 mov x9, sp str x11, [x9] str x8, [x9, #8] ; implicit-def: $x8 mov x8, x10 str x8, [x9, #16] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf ldur w8, [x29, #-4] add w8, w8, #1 stur w8, [x29, #-4] b LBB0_1 LBB0_3: ldur w8, [x29, #-4] ; implicit-def: $x11 mov x11, x8 ldur w9, [x29, #-8] ; implicit-def: $x8 mov x8, x9 ldur w9, [x29, #-4] ldur w10, [x29, #-8] add w10, w9, w10 mov x9, sp str x11, [x9] str x8, [x9, #8] ; implicit-def: $x8 mov x8, x10 str x8, [x9, #16] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf ldur w0, [x29, #-4] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 bl _while05 stur w0, [x29, #-4] mov w0, #0 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "loop: i=%d, n=%d, i+n=%d\n" l_.str.1: ; @.str.1 .asciz "exit: i=%d, n=%d, i+n=%d\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _while05 ## -- Begin function while05 .p2align 4, 0x90 _while05: ## @while05 .cfi_startproc ## %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 $10, -8(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 movl -8(%rbp), %eax addl $-1, %eax movl %eax, -8(%rbp) cmpl $0, %eax je LBB0_3 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movl -4(%rbp), %esi movl -8(%rbp), %edx movl -4(%rbp), %ecx addl -8(%rbp), %ecx leaq L_.str(%rip), %rdi movb $0, %al callq _printf movl -4(%rbp), %eax addl $1, %eax movl %eax, -4(%rbp) jmp LBB0_1 LBB0_3: movl -4(%rbp), %esi movl -8(%rbp), %edx movl -4(%rbp), %ecx addl -8(%rbp), %ecx leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf movl -4(%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 subq $16, %rsp callq _while05 movl %eax, -4(%rbp) xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "loop: i=%d, n=%d, i+n=%d\n" L_.str.1: ## @.str.1 .asciz "exit: i=%d, n=%d, i+n=%d\n" .subsections_via_symbols
the_stack_data/94890.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _getCharFromStdin ; -- Begin function getCharFromStdin .p2align 2 _getCharFromStdin: ; @getCharFromStdin .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] bl _getc stur w0, [x29, #-4] ldur w8, [x29, #-4] subs w8, w8, #13 cset w8, ne tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: mov w8, #10 stur w8, [x29, #-4] b LBB0_2 LBB0_2: ldur w8, [x29, #-4] subs w8, w8, #10 cset w8, ne tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: adrp x9, _lineCounter@PAGE ldr x8, [x9, _lineCounter@PAGEOFF] add x8, x8, #1 str x8, [x9, _lineCounter@PAGEOFF] adrp x8, _theCharacterPositionInLine@PAGE str xzr, [x8, _theCharacterPositionInLine@PAGEOFF] b LBB0_5 LBB0_4: adrp x9, _theCharacterPositionInLine@PAGE ldr x8, [x9, _theCharacterPositionInLine@PAGEOFF] add x8, x8, #1 str x8, [x9, _theCharacterPositionInLine@PAGEOFF] b LBB0_5 LBB0_5: ldur w0, [x29, #-4] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _outputChar ; -- Begin function outputChar .p2align 2 _outputChar: ; @outputChar .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, #10 cset w8, ne tbnz w8, #0, LBB1_3 b LBB1_1 LBB1_1: adrp x8, _outputChar.printableCharFoundOnLine@PAGE ldr w8, [x8, _outputChar.printableCharFoundOnLine@PAGEOFF] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB1_3 b LBB1_2 LBB1_2: adrp x8, _outputChar.consecutiveSpaceCounter@PAGE str xzr, [x8, _outputChar.consecutiveSpaceCounter@PAGEOFF] b LBB1_12 LBB1_3: ldur w8, [x29, #-4] subs w8, w8, #32 cset w8, ne tbnz w8, #0, LBB1_5 b LBB1_4 LBB1_4: adrp x9, _outputChar.consecutiveSpaceCounter@PAGE ldr x8, [x9, _outputChar.consecutiveSpaceCounter@PAGEOFF] add x8, x8, #1 str x8, [x9, _outputChar.consecutiveSpaceCounter@PAGEOFF] b LBB1_12 LBB1_5: ldur w8, [x29, #-4] subs w8, w8, #10 cset w8, eq tbnz w8, #0, LBB1_10 b LBB1_6 LBB1_6: b LBB1_7 LBB1_7: ; =>This Inner Loop Header: Depth=1 adrp x8, _outputChar.consecutiveSpaceCounter@PAGE ldr x8, [x8, _outputChar.consecutiveSpaceCounter@PAGEOFF] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB1_9 b LBB1_8 LBB1_8: ; in Loop: Header=BB1_7 Depth=1 adrp x8, ___stdoutp@GOTPAGE ldr x8, [x8, ___stdoutp@GOTPAGEOFF] ldr x1, [x8] mov w0, #32 bl _putc adrp x9, _outputChar.consecutiveSpaceCounter@PAGE ldr x8, [x9, _outputChar.consecutiveSpaceCounter@PAGEOFF] subs x8, x8, #1 str x8, [x9, _outputChar.consecutiveSpaceCounter@PAGEOFF] b LBB1_7 LBB1_9: mov w8, #1 adrp x9, _outputChar.printableCharFoundOnLine@PAGE str w8, [x9, _outputChar.printableCharFoundOnLine@PAGEOFF] b LBB1_11 LBB1_10: adrp x8, _outputChar.printableCharFoundOnLine@PAGE str wzr, [x8, _outputChar.printableCharFoundOnLine@PAGEOFF] b LBB1_11 LBB1_11: ldur w0, [x29, #-4] adrp x8, ___stdoutp@GOTPAGE ldr x8, [x8, ___stdoutp@GOTPAGEOFF] ldr x1, [x8] bl _putc adrp x8, _outputChar.consecutiveSpaceCounter@PAGE str xzr, [x8, _outputChar.consecutiveSpaceCounter@PAGEOFF] b LBB1_12 LBB1_12: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] stur w0, [x29, #-8] str x1, [sp, #16] mov w8, #1 str w8, [sp, #12] b LBB2_1 LBB2_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, LBB2_4 b LBB2_2 LBB2_2: ; in Loop: Header=BB2_1 Depth=1 adrp x8, ___stderrp@GOTPAGE ldr x8, [x8, ___stderrp@GOTPAGEOFF] ldr x0, [x8] ldr x8, [sp, #16] ldrsw x9, [sp, #12] ldr x8, [x8, x9, lsl #3] mov x9, sp str x8, [x9] adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF bl _fprintf b LBB2_3 LBB2_3: ; in Loop: Header=BB2_1 Depth=1 ldr w8, [sp, #12] add w8, w8, #1 str w8, [sp, #12] b LBB2_1 LBB2_4: bl _jsmin 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 jsmin _jsmin: ; @jsmin .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, _theCurrentChar@GOTPAGE ldr x8, [x8, _theCurrentChar@GOTPAGEOFF] stur x8, [x29, #-16] ; 8-byte Folded Spill adrp x8, _theNextChar@GOTPAGE ldr x8, [x8, _theNextChar@GOTPAGEOFF] str x8, [sp, #24] ; 8-byte Folded Spill bl _getCharFromStdin ldur x8, [x29, #-16] ; 8-byte Folded Reload str w0, [x8] b LBB3_1 LBB3_1: ; =>This Loop Header: Depth=1 ; Child Loop BB3_4 Depth 2 ; Child Loop BB3_18 Depth 2 ; Child Loop BB3_40 Depth 2 ; Child Loop BB3_33 Depth 2 ldur x8, [x29, #-16] ; 8-byte Folded Reload ldr w8, [x8] adds w8, w8, #1 cset w8, eq tbnz w8, #0, LBB3_49 b LBB3_2 LBB3_2: ; in Loop: Header=BB3_1 Depth=1 ldur x8, [x29, #-16] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #39 cset w8, ne tbnz w8, #0, LBB3_16 b LBB3_3 LBB3_3: ; in Loop: Header=BB3_1 Depth=1 ldur x8, [x29, #-16] ; 8-byte Folded Reload adrp x10, _insideSingleQuote@PAGE mov w9, #1 str w9, [x10, _insideSingleQuote@PAGEOFF] ldr w0, [x8] bl _outputChar bl _getCharFromStdin ldur x8, [x29, #-16] ; 8-byte Folded Reload str w0, [x8] b LBB3_4 LBB3_4: ; Parent Loop BB3_1 Depth=1 ; => This Inner Loop Header: Depth=2 adrp x8, _insideSingleQuote@PAGE ldr w8, [x8, _insideSingleQuote@PAGEOFF] subs w8, w8, #1 cset w8, ne mov w9, #0 str w9, [sp, #20] ; 4-byte Folded Spill tbnz w8, #0, LBB3_6 b LBB3_5 LBB3_5: ; in Loop: Header=BB3_4 Depth=2 ldur x8, [x29, #-16] ; 8-byte Folded Reload ldr w8, [x8] adds w8, w8, #1 cset w8, ne str w8, [sp, #20] ; 4-byte Folded Spill b LBB3_6 LBB3_6: ; in Loop: Header=BB3_4 Depth=2 ldr w8, [sp, #20] ; 4-byte Folded Reload tbz w8, #0, LBB3_15 b LBB3_7 LBB3_7: ; in Loop: Header=BB3_4 Depth=2 bl _getCharFromStdin ldr x9, [sp, #24] ; 8-byte Folded Reload ldur x8, [x29, #-16] ; 8-byte Folded Reload str w0, [x9] ldr w8, [x8] subs w8, w8, #92 cset w8, ne tbnz w8, #0, LBB3_10 b LBB3_8 LBB3_8: ; in Loop: Header=BB3_4 Depth=2 ldr x8, [sp, #24] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #39 cset w8, ne tbnz w8, #0, LBB3_10 b LBB3_9 LBB3_9: ; in Loop: Header=BB3_4 Depth=2 ldur x8, [x29, #-16] ; 8-byte Folded Reload ldr w0, [x8] bl _outputChar ldr x8, [sp, #24] ; 8-byte Folded Reload ldur x9, [x29, #-16] ; 8-byte Folded Reload ldr w8, [x8] str w8, [x9] b LBB3_4 LBB3_10: ; in Loop: Header=BB3_4 Depth=2 ldur x8, [x29, #-16] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #39 cset w8, ne tbnz w8, #0, LBB3_12 b LBB3_11 LBB3_11: ; in Loop: Header=BB3_4 Depth=2 adrp x8, _insideSingleQuote@PAGE str wzr, [x8, _insideSingleQuote@PAGEOFF] b LBB3_12 LBB3_12: ; in Loop: Header=BB3_4 Depth=2 ldur x8, [x29, #-16] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #10 cset w8, ne tbnz w8, #0, LBB3_14 b LBB3_13 LBB3_13: ; in Loop: Header=BB3_4 Depth=2 adrp x8, _insideSingleQuote@PAGE str wzr, [x8, _insideSingleQuote@PAGEOFF] b LBB3_14 LBB3_14: ; in Loop: Header=BB3_4 Depth=2 ldur x8, [x29, #-16] ; 8-byte Folded Reload ldr w0, [x8] bl _outputChar ldr x8, [sp, #24] ; 8-byte Folded Reload ldur x9, [x29, #-16] ; 8-byte Folded Reload ldr w8, [x8] str w8, [x9] b LBB3_4 LBB3_15: ; in Loop: Header=BB3_1 Depth=1 b LBB3_16 LBB3_16: ; in Loop: Header=BB3_1 Depth=1 ldur x8, [x29, #-16] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #34 cset w8, ne tbnz w8, #0, LBB3_30 b LBB3_17 LBB3_17: ; in Loop: Header=BB3_1 Depth=1 ldur x8, [x29, #-16] ; 8-byte Folded Reload adrp x10, _insideDoubleQuote@PAGE mov w9, #1 str w9, [x10, _insideDoubleQuote@PAGEOFF] ldr w0, [x8] bl _outputChar bl _getCharFromStdin ldur x8, [x29, #-16] ; 8-byte Folded Reload str w0, [x8] b LBB3_18 LBB3_18: ; Parent Loop BB3_1 Depth=1 ; => This Inner Loop Header: Depth=2 adrp x8, _insideDoubleQuote@PAGE ldr w8, [x8, _insideDoubleQuote@PAGEOFF] subs w8, w8, #1 cset w8, ne mov w9, #0 str w9, [sp, #16] ; 4-byte Folded Spill tbnz w8, #0, LBB3_20 b LBB3_19 LBB3_19: ; in Loop: Header=BB3_18 Depth=2 ldur x8, [x29, #-16] ; 8-byte Folded Reload ldr w8, [x8] adds w8, w8, #1 cset w8, ne str w8, [sp, #16] ; 4-byte Folded Spill b LBB3_20 LBB3_20: ; in Loop: Header=BB3_18 Depth=2 ldr w8, [sp, #16] ; 4-byte Folded Reload tbz w8, #0, LBB3_29 b LBB3_21 LBB3_21: ; in Loop: Header=BB3_18 Depth=2 bl _getCharFromStdin ldr x9, [sp, #24] ; 8-byte Folded Reload ldur x8, [x29, #-16] ; 8-byte Folded Reload str w0, [x9] ldr w8, [x8] subs w8, w8, #92 cset w8, ne tbnz w8, #0, LBB3_24 b LBB3_22 LBB3_22: ; in Loop: Header=BB3_18 Depth=2 ldr x8, [sp, #24] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #34 cset w8, ne tbnz w8, #0, LBB3_24 b LBB3_23 LBB3_23: ; in Loop: Header=BB3_18 Depth=2 ldur x8, [x29, #-16] ; 8-byte Folded Reload ldr w0, [x8] bl _outputChar ldr x8, [sp, #24] ; 8-byte Folded Reload ldr w0, [x8] bl _outputChar bl _getCharFromStdin ldur x8, [x29, #-16] ; 8-byte Folded Reload str w0, [x8] bl _getCharFromStdin ldr x8, [sp, #24] ; 8-byte Folded Reload str w0, [x8] b LBB3_24 LBB3_24: ; in Loop: Header=BB3_18 Depth=2 ldur x8, [x29, #-16] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #34 cset w8, ne tbnz w8, #0, LBB3_26 b LBB3_25 LBB3_25: ; in Loop: Header=BB3_18 Depth=2 adrp x8, _insideDoubleQuote@PAGE str wzr, [x8, _insideDoubleQuote@PAGEOFF] b LBB3_26 LBB3_26: ; in Loop: Header=BB3_18 Depth=2 ldur x8, [x29, #-16] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #10 cset w8, ne tbnz w8, #0, LBB3_28 b LBB3_27 LBB3_27: ; in Loop: Header=BB3_18 Depth=2 adrp x8, _insideDoubleQuote@PAGE str wzr, [x8, _insideDoubleQuote@PAGEOFF] b LBB3_28 LBB3_28: ; in Loop: Header=BB3_18 Depth=2 ldur x8, [x29, #-16] ; 8-byte Folded Reload ldr w0, [x8] bl _outputChar ldr x8, [sp, #24] ; 8-byte Folded Reload ldur x9, [x29, #-16] ; 8-byte Folded Reload ldr w8, [x8] str w8, [x9] b LBB3_18 LBB3_29: ; in Loop: Header=BB3_1 Depth=1 b LBB3_30 LBB3_30: ; in Loop: Header=BB3_1 Depth=1 ldur x8, [x29, #-16] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #47 cset w8, ne tbnz w8, #0, LBB3_48 b LBB3_31 LBB3_31: ; in Loop: Header=BB3_1 Depth=1 bl _getCharFromStdin ldr x8, [sp, #24] ; 8-byte Folded Reload str w0, [x8] ldr w8, [x8] subs w8, w8, #47 cset w8, ne tbnz w8, #0, LBB3_38 b LBB3_32 LBB3_32: ; in Loop: Header=BB3_1 Depth=1 b LBB3_33 LBB3_33: ; Parent Loop BB3_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldur x8, [x29, #-16] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #10 cset w8, eq tbnz w8, #0, LBB3_37 b LBB3_34 LBB3_34: ; in Loop: Header=BB3_33 Depth=2 bl _getCharFromStdin ldur x8, [x29, #-16] ; 8-byte Folded Reload str w0, [x8] ldr w8, [x8] adds w8, w8, #1 cset w8, ne tbnz w8, #0, LBB3_36 b LBB3_35 LBB3_35: ; in Loop: Header=BB3_1 Depth=1 b LBB3_37 LBB3_36: ; in Loop: Header=BB3_33 Depth=2 b LBB3_33 LBB3_37: ; in Loop: Header=BB3_1 Depth=1 ldur x8, [x29, #-16] ; 8-byte Folded Reload ldr w0, [x8] bl _outputChar bl _getCharFromStdin ldur x8, [x29, #-16] ; 8-byte Folded Reload str w0, [x8] b LBB3_1 LBB3_38: ; in Loop: Header=BB3_1 Depth=1 ldr x8, [sp, #24] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #42 cset w8, ne tbnz w8, #0, LBB3_47 b LBB3_39 LBB3_39: ; in Loop: Header=BB3_1 Depth=1 adrp x8, _lineCounter@PAGE ldr x8, [x8, _lineCounter@PAGEOFF] stur x8, [x29, #-8] bl _getCharFromStdin ldur x8, [x29, #-16] ; 8-byte Folded Reload str w0, [x8] bl _getCharFromStdin ldr x8, [sp, #24] ; 8-byte Folded Reload str w0, [x8] b LBB3_40 LBB3_40: ; Parent Loop BB3_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldur x8, [x29, #-16] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #42 cset w8, ne mov w9, #1 str w9, [sp, #12] ; 4-byte Folded Spill tbnz w8, #0, LBB3_42 b LBB3_41 LBB3_41: ; in Loop: Header=BB3_40 Depth=2 ldr x8, [sp, #24] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #47 cset w8, ne str w8, [sp, #12] ; 4-byte Folded Spill b LBB3_42 LBB3_42: ; in Loop: Header=BB3_40 Depth=2 ldr w8, [sp, #12] ; 4-byte Folded Reload tbz w8, #0, LBB3_46 b LBB3_43 LBB3_43: ; in Loop: Header=BB3_40 Depth=2 ldur x8, [x29, #-16] ; 8-byte Folded Reload ldr w8, [x8] adds w8, w8, #1 cset w8, ne tbnz w8, #0, LBB3_45 b LBB3_44 LBB3_44: adrp x8, ___stderrp@GOTPAGE ldr x8, [x8, ___stderrp@GOTPAGEOFF] ldr x0, [x8] ldur x8, [x29, #-8] mov x9, sp str x8, [x9] adrp x1, l_.str.1@PAGE add x1, x1, l_.str.1@PAGEOFF bl _fprintf mov w0, #-1 bl _exit LBB3_45: ; in Loop: Header=BB3_40 Depth=2 ldr x8, [sp, #24] ; 8-byte Folded Reload ldur x9, [x29, #-16] ; 8-byte Folded Reload ldr w8, [x8] str w8, [x9] bl _getCharFromStdin ldr x8, [sp, #24] ; 8-byte Folded Reload str w0, [x8] b LBB3_40 LBB3_46: ; in Loop: Header=BB3_1 Depth=1 bl _getCharFromStdin ldur x8, [x29, #-16] ; 8-byte Folded Reload str w0, [x8] b LBB3_1 LBB3_47: ; in Loop: Header=BB3_1 Depth=1 ldur x8, [x29, #-16] ; 8-byte Folded Reload ldr w0, [x8] bl _outputChar ldr x8, [sp, #24] ; 8-byte Folded Reload ldur x9, [x29, #-16] ; 8-byte Folded Reload ldr w8, [x8] str w8, [x9] b LBB3_1 LBB3_48: ; in Loop: Header=BB3_1 Depth=1 ldur x8, [x29, #-16] ; 8-byte Folded Reload ldr w0, [x8] bl _outputChar bl _getCharFromStdin ldur x8, [x29, #-16] ; 8-byte Folded Reload str w0, [x8] b LBB3_1 LBB3_49: ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .globl _insideSingleQuote ; @insideSingleQuote .zerofill __DATA,__common,_insideSingleQuote,4,2 .globl _insideDoubleQuote ; @insideDoubleQuote .zerofill __DATA,__common,_insideDoubleQuote,4,2 .globl _theCharacterPositionInLine ; @theCharacterPositionInLine .zerofill __DATA,__common,_theCharacterPositionInLine,8,3 .section __DATA,__data .globl _lineCounter ; @lineCounter .p2align 3 _lineCounter: .quad 1 ; 0x1 .zerofill __DATA,__bss,_outputChar.consecutiveSpaceCounter,8,3 ; @outputChar.consecutiveSpaceCounter .zerofill __DATA,__bss,_outputChar.printableCharFoundOnLine,4,2 ; @outputChar.printableCharFoundOnLine .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%s\n" .comm _theCurrentChar,4,2 ; @theCurrentChar .comm _theNextChar,4,2 ; @theNextChar l_.str.1: ; @.str.1 .asciz "Missing comment terminator for line %lu\n\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _getCharFromStdin ## -- Begin function getCharFromStdin .p2align 4, 0x90 _getCharFromStdin: ## @getCharFromStdin .cfi_startproc ## %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 callq _getc movl %eax, -4(%rbp) cmpl $13, -4(%rbp) jne LBB0_2 ## %bb.1: movl $10, -4(%rbp) LBB0_2: cmpl $10, -4(%rbp) jne LBB0_4 ## %bb.3: movq _lineCounter(%rip), %rax addq $1, %rax movq %rax, _lineCounter(%rip) movq $0, _theCharacterPositionInLine(%rip) jmp LBB0_5 LBB0_4: movq _theCharacterPositionInLine(%rip), %rax addq $1, %rax movq %rax, _theCharacterPositionInLine(%rip) LBB0_5: movl -4(%rbp), %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _outputChar ## -- Begin function outputChar .p2align 4, 0x90 _outputChar: ## @outputChar .cfi_startproc ## %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 $10, -4(%rbp) jne LBB1_3 ## %bb.1: cmpl $0, _outputChar.printableCharFoundOnLine(%rip) jne LBB1_3 ## %bb.2: movq $0, _outputChar.consecutiveSpaceCounter(%rip) jmp LBB1_12 LBB1_3: cmpl $32, -4(%rbp) jne LBB1_5 ## %bb.4: movq _outputChar.consecutiveSpaceCounter(%rip), %rax addq $1, %rax movq %rax, _outputChar.consecutiveSpaceCounter(%rip) jmp LBB1_12 LBB1_5: cmpl $10, -4(%rbp) je LBB1_10 ## %bb.6: jmp LBB1_7 LBB1_7: ## =>This Inner Loop Header: Depth=1 cmpq $0, _outputChar.consecutiveSpaceCounter(%rip) je LBB1_9 ## %bb.8: ## in Loop: Header=BB1_7 Depth=1 movq ___stdoutp@GOTPCREL(%rip), %rax movq (%rax), %rsi movl $32, %edi callq _putc movq _outputChar.consecutiveSpaceCounter(%rip), %rax addq $-1, %rax movq %rax, _outputChar.consecutiveSpaceCounter(%rip) jmp LBB1_7 LBB1_9: movl $1, _outputChar.printableCharFoundOnLine(%rip) jmp LBB1_11 LBB1_10: movl $0, _outputChar.printableCharFoundOnLine(%rip) LBB1_11: movl -4(%rbp), %edi movq ___stdoutp@GOTPCREL(%rip), %rax movq (%rax), %rsi callq _putc movq $0, _outputChar.consecutiveSpaceCounter(%rip) LBB1_12: addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl $0, -4(%rbp) movl %edi, -8(%rbp) movq %rsi, -16(%rbp) movl $1, -20(%rbp) LBB2_1: ## =>This Inner Loop Header: Depth=1 movl -20(%rbp), %eax cmpl -8(%rbp), %eax jge LBB2_4 ## %bb.2: ## in Loop: Header=BB2_1 Depth=1 movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi movq -16(%rbp), %rax movslq -20(%rbp), %rcx movq (%rax,%rcx,8), %rdx leaq L_.str(%rip), %rsi movb $0, %al callq _fprintf ## %bb.3: ## in Loop: Header=BB2_1 Depth=1 movl -20(%rbp), %eax addl $1, %eax movl %eax, -20(%rbp) jmp LBB2_1 LBB2_4: callq _jsmin xorl %eax, %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function jsmin _jsmin: ## @jsmin .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp callq _getCharFromStdin movl %eax, %ecx movq _theCurrentChar@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB3_1: ## =>This Loop Header: Depth=1 ## Child Loop BB3_4 Depth 2 ## Child Loop BB3_18 Depth 2 ## Child Loop BB3_33 Depth 2 ## Child Loop BB3_40 Depth 2 movq _theCurrentChar@GOTPCREL(%rip), %rax cmpl $-1, (%rax) je LBB3_49 ## %bb.2: ## in Loop: Header=BB3_1 Depth=1 movq _theCurrentChar@GOTPCREL(%rip), %rax cmpl $39, (%rax) jne LBB3_16 ## %bb.3: ## in Loop: Header=BB3_1 Depth=1 movl $1, _insideSingleQuote(%rip) movq _theCurrentChar@GOTPCREL(%rip), %rax movl (%rax), %edi callq _outputChar callq _getCharFromStdin movl %eax, %ecx movq _theCurrentChar@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB3_4: ## Parent Loop BB3_1 Depth=1 ## => This Inner Loop Header: Depth=2 xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $1, _insideSingleQuote(%rip) movb %al, -9(%rbp) ## 1-byte Spill jne LBB3_6 ## %bb.5: ## in Loop: Header=BB3_4 Depth=2 movq _theCurrentChar@GOTPCREL(%rip), %rax cmpl $-1, (%rax) setne %al movb %al, -9(%rbp) ## 1-byte Spill LBB3_6: ## in Loop: Header=BB3_4 Depth=2 movb -9(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB3_7 jmp LBB3_15 LBB3_7: ## in Loop: Header=BB3_4 Depth=2 callq _getCharFromStdin movl %eax, %ecx movq _theNextChar@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq _theCurrentChar@GOTPCREL(%rip), %rax cmpl $92, (%rax) jne LBB3_10 ## %bb.8: ## in Loop: Header=BB3_4 Depth=2 movq _theNextChar@GOTPCREL(%rip), %rax cmpl $39, (%rax) jne LBB3_10 ## %bb.9: ## in Loop: Header=BB3_4 Depth=2 movq _theCurrentChar@GOTPCREL(%rip), %rax movl (%rax), %edi callq _outputChar movq _theNextChar@GOTPCREL(%rip), %rax movl (%rax), %ecx movq _theCurrentChar@GOTPCREL(%rip), %rax movl %ecx, (%rax) jmp LBB3_4 LBB3_10: ## in Loop: Header=BB3_4 Depth=2 movq _theCurrentChar@GOTPCREL(%rip), %rax cmpl $39, (%rax) jne LBB3_12 ## %bb.11: ## in Loop: Header=BB3_4 Depth=2 movl $0, _insideSingleQuote(%rip) LBB3_12: ## in Loop: Header=BB3_4 Depth=2 movq _theCurrentChar@GOTPCREL(%rip), %rax cmpl $10, (%rax) jne LBB3_14 ## %bb.13: ## in Loop: Header=BB3_4 Depth=2 movl $0, _insideSingleQuote(%rip) LBB3_14: ## in Loop: Header=BB3_4 Depth=2 movq _theCurrentChar@GOTPCREL(%rip), %rax movl (%rax), %edi callq _outputChar movq _theNextChar@GOTPCREL(%rip), %rax movl (%rax), %ecx movq _theCurrentChar@GOTPCREL(%rip), %rax movl %ecx, (%rax) jmp LBB3_4 LBB3_15: ## in Loop: Header=BB3_1 Depth=1 jmp LBB3_16 LBB3_16: ## in Loop: Header=BB3_1 Depth=1 movq _theCurrentChar@GOTPCREL(%rip), %rax cmpl $34, (%rax) jne LBB3_30 ## %bb.17: ## in Loop: Header=BB3_1 Depth=1 movl $1, _insideDoubleQuote(%rip) movq _theCurrentChar@GOTPCREL(%rip), %rax movl (%rax), %edi callq _outputChar callq _getCharFromStdin movl %eax, %ecx movq _theCurrentChar@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB3_18: ## Parent Loop BB3_1 Depth=1 ## => This Inner Loop Header: Depth=2 xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $1, _insideDoubleQuote(%rip) movb %al, -10(%rbp) ## 1-byte Spill jne LBB3_20 ## %bb.19: ## in Loop: Header=BB3_18 Depth=2 movq _theCurrentChar@GOTPCREL(%rip), %rax cmpl $-1, (%rax) setne %al movb %al, -10(%rbp) ## 1-byte Spill LBB3_20: ## in Loop: Header=BB3_18 Depth=2 movb -10(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB3_21 jmp LBB3_29 LBB3_21: ## in Loop: Header=BB3_18 Depth=2 callq _getCharFromStdin movl %eax, %ecx movq _theNextChar@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq _theCurrentChar@GOTPCREL(%rip), %rax cmpl $92, (%rax) jne LBB3_24 ## %bb.22: ## in Loop: Header=BB3_18 Depth=2 movq _theNextChar@GOTPCREL(%rip), %rax cmpl $34, (%rax) jne LBB3_24 ## %bb.23: ## in Loop: Header=BB3_18 Depth=2 movq _theCurrentChar@GOTPCREL(%rip), %rax movl (%rax), %edi callq _outputChar movq _theNextChar@GOTPCREL(%rip), %rax movl (%rax), %edi callq _outputChar callq _getCharFromStdin movl %eax, %ecx movq _theCurrentChar@GOTPCREL(%rip), %rax movl %ecx, (%rax) callq _getCharFromStdin movl %eax, %ecx movq _theNextChar@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB3_24: ## in Loop: Header=BB3_18 Depth=2 movq _theCurrentChar@GOTPCREL(%rip), %rax cmpl $34, (%rax) jne LBB3_26 ## %bb.25: ## in Loop: Header=BB3_18 Depth=2 movl $0, _insideDoubleQuote(%rip) LBB3_26: ## in Loop: Header=BB3_18 Depth=2 movq _theCurrentChar@GOTPCREL(%rip), %rax cmpl $10, (%rax) jne LBB3_28 ## %bb.27: ## in Loop: Header=BB3_18 Depth=2 movl $0, _insideDoubleQuote(%rip) LBB3_28: ## in Loop: Header=BB3_18 Depth=2 movq _theCurrentChar@GOTPCREL(%rip), %rax movl (%rax), %edi callq _outputChar movq _theNextChar@GOTPCREL(%rip), %rax movl (%rax), %ecx movq _theCurrentChar@GOTPCREL(%rip), %rax movl %ecx, (%rax) jmp LBB3_18 LBB3_29: ## in Loop: Header=BB3_1 Depth=1 jmp LBB3_30 LBB3_30: ## in Loop: Header=BB3_1 Depth=1 movq _theCurrentChar@GOTPCREL(%rip), %rax cmpl $47, (%rax) jne LBB3_48 ## %bb.31: ## in Loop: Header=BB3_1 Depth=1 callq _getCharFromStdin movl %eax, %ecx movq _theNextChar@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq _theNextChar@GOTPCREL(%rip), %rax cmpl $47, (%rax) jne LBB3_38 ## %bb.32: ## in Loop: Header=BB3_1 Depth=1 jmp LBB3_33 LBB3_33: ## Parent Loop BB3_1 Depth=1 ## => This Inner Loop Header: Depth=2 movq _theCurrentChar@GOTPCREL(%rip), %rax cmpl $10, (%rax) je LBB3_37 ## %bb.34: ## in Loop: Header=BB3_33 Depth=2 callq _getCharFromStdin movl %eax, %ecx movq _theCurrentChar@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq _theCurrentChar@GOTPCREL(%rip), %rax cmpl $-1, (%rax) jne LBB3_36 ## %bb.35: ## in Loop: Header=BB3_1 Depth=1 jmp LBB3_37 LBB3_36: ## in Loop: Header=BB3_33 Depth=2 jmp LBB3_33 LBB3_37: ## in Loop: Header=BB3_1 Depth=1 movq _theCurrentChar@GOTPCREL(%rip), %rax movl (%rax), %edi callq _outputChar callq _getCharFromStdin movl %eax, %ecx movq _theCurrentChar@GOTPCREL(%rip), %rax movl %ecx, (%rax) jmp LBB3_1 LBB3_38: ## in Loop: Header=BB3_1 Depth=1 movq _theNextChar@GOTPCREL(%rip), %rax cmpl $42, (%rax) jne LBB3_47 ## %bb.39: ## in Loop: Header=BB3_1 Depth=1 movq _lineCounter(%rip), %rax movq %rax, -8(%rbp) callq _getCharFromStdin movl %eax, %ecx movq _theCurrentChar@GOTPCREL(%rip), %rax movl %ecx, (%rax) callq _getCharFromStdin movl %eax, %ecx movq _theNextChar@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB3_40: ## Parent Loop BB3_1 Depth=1 ## => This Inner Loop Header: Depth=2 movb $1, %al movq _theCurrentChar@GOTPCREL(%rip), %rcx cmpl $42, (%rcx) movb %al, -11(%rbp) ## 1-byte Spill jne LBB3_42 ## %bb.41: ## in Loop: Header=BB3_40 Depth=2 movq _theNextChar@GOTPCREL(%rip), %rax cmpl $47, (%rax) setne %al movb %al, -11(%rbp) ## 1-byte Spill LBB3_42: ## in Loop: Header=BB3_40 Depth=2 movb -11(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB3_43 jmp LBB3_46 LBB3_43: ## in Loop: Header=BB3_40 Depth=2 movq _theCurrentChar@GOTPCREL(%rip), %rax cmpl $-1, (%rax) jne LBB3_45 ## %bb.44: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi movq -8(%rbp), %rdx leaq L_.str.1(%rip), %rsi xorl %eax, %eax ## kill: def $al killed $al killed $eax callq _fprintf movl $-1, %edi callq _exit LBB3_45: ## in Loop: Header=BB3_40 Depth=2 movq _theNextChar@GOTPCREL(%rip), %rax movl (%rax), %ecx movq _theCurrentChar@GOTPCREL(%rip), %rax movl %ecx, (%rax) callq _getCharFromStdin movl %eax, %ecx movq _theNextChar@GOTPCREL(%rip), %rax movl %ecx, (%rax) jmp LBB3_40 LBB3_46: ## in Loop: Header=BB3_1 Depth=1 callq _getCharFromStdin movl %eax, %ecx movq _theCurrentChar@GOTPCREL(%rip), %rax movl %ecx, (%rax) jmp LBB3_1 LBB3_47: ## in Loop: Header=BB3_1 Depth=1 movq _theCurrentChar@GOTPCREL(%rip), %rax movl (%rax), %edi callq _outputChar movq _theNextChar@GOTPCREL(%rip), %rax movl (%rax), %ecx movq _theCurrentChar@GOTPCREL(%rip), %rax movl %ecx, (%rax) jmp LBB3_1 LBB3_48: ## in Loop: Header=BB3_1 Depth=1 movq _theCurrentChar@GOTPCREL(%rip), %rax movl (%rax), %edi callq _outputChar callq _getCharFromStdin movl %eax, %ecx movq _theCurrentChar@GOTPCREL(%rip), %rax movl %ecx, (%rax) jmp LBB3_1 LBB3_49: addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _insideSingleQuote ## @insideSingleQuote .zerofill __DATA,__common,_insideSingleQuote,4,2 .globl _insideDoubleQuote ## @insideDoubleQuote .zerofill __DATA,__common,_insideDoubleQuote,4,2 .globl _theCharacterPositionInLine ## @theCharacterPositionInLine .zerofill __DATA,__common,_theCharacterPositionInLine,8,3 .section __DATA,__data .globl _lineCounter ## @lineCounter .p2align 3 _lineCounter: .quad 1 ## 0x1 .zerofill __DATA,__bss,_outputChar.consecutiveSpaceCounter,8,3 ## @outputChar.consecutiveSpaceCounter .zerofill __DATA,__bss,_outputChar.printableCharFoundOnLine,4,2 ## @outputChar.printableCharFoundOnLine .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%s\n" .comm _theCurrentChar,4,2 ## @theCurrentChar .comm _theNextChar,4,2 ## @theNextChar L_.str.1: ## @.str.1 .asciz "Missing comment terminator for line %lu\n\n" .subsections_via_symbols
the_stack_data/135381.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov w8, #0 stur w8, [x29, #-12] ; 4-byte Folded Spill stur wzr, [x29, #-4] mov w8, #97 sturb w8, [x29, #-5] ldursb w10, [x29, #-5] 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 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 "%c" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl $0, -4(%rbp) movb $97, -5(%rbp) movsbl -5(%rbp), %esi leaq L_.str(%rip), %rdi movb $0, %al callq _printf xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%c" .subsections_via_symbols
the_stack_data/248579554.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __DATA,__data .globl _TRlldMacCode ; @TRlldMacCode .p2align 1 _TRlldMacCode: .asciz "R\224\002\000\272z\000\000\240\000\001\310\342(\324\333\200\000@\000 \000\020\000\b\000\004\000\002\000\001\000\000\200\000@\000 \000\020\000\b\000\004\000\002\000\001\377\000\000\377\377\360\360\000\000\017\377\377\177\377\000\003\000\000\000\324\347\347\347\362\362\370(C) COPYRIGHT IBM 1983,4,5,6(C) COPYRIGHT TI 1983-89,90-94\000\000{c\366\336\361\314\355\234\367\342\000\000\000\304\275$\006J\006P\006L\332\000\006N\000\017\0062\000\001\007P\007X\007R\302\316\007T\000\017\0078\000\001\000\272\000\240\000\274\367\360\000\276\000\017\007^\007:\007b\200@\007d\307\262\007f\307\224\007h\305\236\007\230\200\000\007x\200\000\b\342\000\004\b\344\000\001\b\354\000\b\b\366\000\n\b\370\000\006\t\000\000\f\t\002\000\004\001\256\000\000\t\036\000\000\tf\000\000\006\f\000\023\006\n\000 \000\000\000\340\263\206\000\340\262\346\000\340\263\206\000\340\265\002\000\340\266^\000\340\271<\000\340\264\022\000\300\264\"\000\340\263\206\000\340\263\206\000\300\264t\000\340\263\206\000\340\263\206\000\340\263\206\000\340\263\206\000\340\263\206\000\300\275J\000\300\275\264\000\300\275\360\000\300\276`\000\300\276\342\000\340\300P\000\340\277\366\000\340\301R\000\340\300\350\000\340\272\220\000\300\273\000\000\300\273Z\000\300\273\214\000\300\272\264\000\300\263\200\000\300\263\200?\000\177\000^\000\0000\000(\000C\266\266\266\266\265\034\265\024\265F\265F\265b\266\266@\000\000\000 \000\000\000\b\000 \000\b\000\200\000\b\000\001\000\020\000\000\000\000\b\000\f\000\020\000\024\020\016\f\f\n\n\n\n\000\000\241\310\000\t\b\b\000\000\241\320\000\021\006\006\000\000\241\340\000!\004\004\000\000\242\000\000A\002\002\000\000\242@\000\201\000\000\000\000\242\300\006\330\007\230\327\242\007X\306V\007X\305\\\007X\306\306\007X\306.\007\230\324~\007\230\324v\007x\316\352\007X\306\216\007\230\327\\\007x\317\276\007X\324\216\007X\306>\007X\306|\007X\307@\007\230\330\322\007\230\324\262\007x\317~\007\270\3318\000\000\000\000\000\000\310\000\316>\316\362\323\372\312\272\312\362\313\020\313\232\313\276\313\332\314R\314R\313\206\314\360\313@\000\000\000\000,\000\f\000\017\001\376\377X\000\016\000\376\377\000\016p\000\200@^\000\300\240\377\337\030\000\340\000x\000P\000`\000p\000\f\000\000\006\000\000\343\204\007\346\007\364\000\b\000\000\343\212\007\352\007\364\000\006\000@\n\000\007\346\007\356\000\b\000@\n\006\007\352\007\356\000\000\301\342\324\213\377\377\321\327\305\331\303\324Y;\t4\005\374\tl\006\330\004\006\352z\t0\004H\b\200\000\006\006\n\f\016\333\250\350|\350\244\351\212\352\214\352\346\353@\353\362\333\250\354t\354\004\350b\354\020\354\020\355:\355D\355N\345b\347\352\333\236\345\264\346\202\346\362\347n\347\222\333\366\333\236\344\322\344\264\344n\333\236\347\366\333\236\006r\337\242\007\b\006r\337\000\001\364\006r\336\340\007\b\006|\346Z\000\004\006|\337$\000\000\006|\347\330\000\372\006\206\336p\000\005\006\220\350(\000(\006\220\337\374\001\004\006\220\000\000\000\002\006\220\337,\002\274\006\232\337\262\005\334\006\232\337V\000d\006\232\337\266\000\024\006\232\351\034\006@\006\232\337\276\000d\000\000\007\n\007\016\007\004\006\330\007\000\006\360\006\356\006\354\007\f\006\346\007\030P\000\000\314\000\003\204\000\250\000\240\000 \000\200\000@\000\b\000@\000\200\000@\000\020\000\364@\363\006\363 \363:\000\000\000\000\000\000\000\t\000\t\363\250\363\020\363&\363@\001@\001B\001B\001B\000\000\000\177\000\240\000\377\002\020\002\037\0020\002?\002P\002_\002p\002\177\002\220\002\237\002\260\002\277\002\320\002\337\002\341\002\377\003\001\003\177\003\201\003\217\003\221\003\237\003\241\003\257\003\261\003\277\003\301\003\317\003\341\003\377\007\300\007\377\f\000\017\3770\0007\377\377\377\377\377\376\274\000\007\002^\001\000\272\377\272\200\000\000\000\000\000\000\001\f\001\n\001\016\001\020\001\024\000\000\001\022\370\000\001\026\377\000\000\000\000\000\001\n\001\034\001\202\226f\226fUU\000\000\001\202\212*\212*\311\030\311\030\001\206\242\252\240\036UUT\036\001\212P\000\000\000\250\000\000\000\001\214P\000\000\000\250\000\000\000\001\216P\000\000\000\250\000\000\000\001\220P\000\000\000\250\000\000\000\001\222P\000\000\000\250\000\000\000\001\224P\000\000\000\250\000\000\000\001\226P\000\000\000\250\000\000\000\001\230P\000\000\000\250\000\000\000\001\232P\000\000\000\250\000\000\000\001\234UU\177\300\252\252\177\300\000\000\001\242\001\244\001\250\001\252\001\256\001\260\001\262\001\200\000\000\001\210\377\000\001\236\000\377\001\240\200\000\001\254\200\000\000\000\001\246\200\000\000\000\001\200\001\274\210\000\006\000\310\000\000\000\200\000\0000\000\000\200\000\000\002\000D\362P\000H\362V\000P\362\\\000`\362b\000x\362h\357\310\356\326\351\374\356\350U\024\001\240\356\252\351\220\357\004\357^\356\276\360\026\000\000\000\036\357\004\357PA\000A\001\357t\3523\356\326\352\b\356\252\351\304\357\024\357 \357t\352.\360 \000\000\357\364\356\252\351\272\357\024\357 \357\364\360 \000\000\356\252\351\260\356\312\357\b\357 \357\364\356\252\351\272\357\024\357 \357\364\360 \000\356\350U\024\001\240\356\326\352\020\356\252\351\220\360\026UP\000\f\357\004\357P\001\000\000\000\357t\3525\356\276\360\026UU\000\f\357\024\357^\356\276\360\026\377\377\000\b\360\026\020\002\000\006\357\004\357P\001\000\001\001\357t\352@\356\276\360\026\300\000\000\b\360\026\377\377\000\n\360\026\377\377\000\f\360\026\020\r\000\006\357\004\357P\001\000\001\001\357t\3524\360 \b\356\276\360\020\001\202\311\002\357\004\357t\352@\360 4\356\276\360\026\020\000\000\006\357\004\360\204\357t\3528\360\020\001\234\000@\356\326\352\020\356\350\000\377\007\200\360\344\000\003\361$\3612\351\322\360\366\000\000\3612\351\334\360\366\000\004\3612\351\344\360\366\000\007\3612\351\354\360\344\000\001\3612\351\364\360\366\000\002\3612\351\364\360\366\000\006\3612\351\364\360\366\000\005\3612\351\364\360\344\000\001\361\b\360\344\000\003\361\026\357 \360\244\351\230\000\001\360\244\351\345\000\002\360\244\351\357\000\006\360\244\351\372\000\005\357t\3524\357\364\356\252\351\220\357\024\360\204\356\312\357P\001\000\200\000\357t\3528\356\276\360\274\360\020\001\200\216A\357\b\357P\001\000\033\001\360\304\377\344\357t\352<\360|\356\326\352\026\356\312\360(\356\372\340\000\360\204\357t\352F\356\372\350\000\357 \357t\352E\356\372\b\000\360\204\357t\352F\356\372\370\000\357 \357t\352E\360\020\001\200\002\000\356\372\340\000\357 \357t\352E\360\020\001\204\000\000\360 \0004\356\372\000\000\360\204\360 `4\360\314\360\020\001\204\000\000\357t\352F\360\020\001\202\310\000\356\372\340\000\360\204\356\372\020\000\360\204\360 `4\360\020\001\200\006\000\356\372\000\020\3606\357\364\360\020\001\204\000\000\360 \0004\356\252\351\220\356\326\352\034\360\216\351R\356\276\356\312\357.\360@\000\006\307\000\357^\360\232\340\000\356\276\356\312\357.\320@\000\006\340\000\357^\360\232\300\000\356\276\356\312\357.\220@\000\006\240\000\357^\360\232\200\000\356\276\356\312\357.P@\000\006`\000\357^\360\232@\000\356\276\356\312\357.\020@\000\006 \000\357^\360\232\000\000\360\216\351R\356\276\356\312\357.\320@\000\006\246\000\357^\360\232\300\000\356\276\356\312\357.\220@\000\006\300\000\357^\360\232\200\000\356\276\356\312\357.P@\000\006@\000\357^\360\232@\000\356\276\356\312\357.p@\000\006`\000\357^\360\232`\000\361<\351P\356\326\352\"\356\252\351\220\360bUU\000\026\357\004\357P\000\000\000\000\357t\352K\357\310\356\326\352\"\360\026UU\000\026\356\276\357\004\357^\356\350\000\377\b\000\356\350\000\377\f\000\356\350\000\377\020\000\356\350\000\377\024\000\356\350\000\377\030\000\356\350\000\377\034\000\356\350\000\377 \000\356\350\000\377$\000\356\350\000\377(\000\356\350\000\377,\000\357\220\356\276\356\312\357.0@\000\006\001\000\357^\360\232 \000\356\276\356\312\357.p@\000\006C\000\357^\360\232`\000\356\276\356\312\357.\260@\000\006\205\000\357^\360\232\240\000\360\226\001\000\001\003\001\001\000\000\201\000\000\032\020@\000\000\251\230\000\rUU\000\000\251\244\000\252\202r\251JZ\245\347\332\t\003\235\021\000\000\201\000\000\004\220\330\020\000\000\000\201\000\000\004\220\330\264\330\000\000\201\000\000\b\220\330\026F@\000\264\330\000\b\000\000\200\000\000\023\020@\000\026\000\000\200\000\000\020\000\025\000\000\200\000\000\017\000\025\000\000\201\000\000\017\000\006\000\000\200\000\000\022\200\n\236@\310\000\000\000\200^\000\017\200\006\376@\314\000\000\000\200\004\216@\311\000\200\004\006\000\314\000\200\004\n@\310\000\200\n\212@\310\000\000\000\200^\000\017\b\n\034\200\000\n\032\034\200\000\f\034\200\000\032\034\200\000\016\032\034\200\000\004\200\000\002\200\000\002\200\000\000\000\252N\000-\000\000\000\000\252z\000N\007X\305j\340\026\b\342\b\354\b\366\340\026\t\000\t\n\000\000\000\000\b\342\000\000\b\354\b\366\t\000\000\000\007\270\330\356\002\200\007\270\331\f\377\204\007\270\331.\007\270\331\250\332\210\332|\332\242\332\246\332\236\333\206\333\206\333\206\332\250\332\262\333.\333x\000\000\252\310\000\t\333\206\000\000\252\320\002\260\000\007\000\000\000\000\000\000\000\b\001\b\b\005\b\b\b\000\000\002\004\004\004\004\000\b\n\000\000\f\020\000\000\000\000\000A\004\013\006\302\b\346\000\347\000\006\004\007\004\003\004\004\006\005\004\210\004\000\003\000\034\f\000\200\000\343\374\344\004\344H\344\b\344\024\344\032\344>\344\016\344\\\006\000\000\000\007\006\016\024\024\036*L8|>xC\222X\234M\262/d\0354l\320#>\035*e\300r\340x\356\177\374\0012W\001\0212Q\201V\002U\003\021T\201V\002U\002T\201Vv\0014\002U\002T\201X\002U\002T\201X\002\022\021R\002\203X\005R\004\201X\005R\003\025\\[S\207R\003\021QAQx\0214\021\2011 WTS\001\022ZQ\2011 W[Z\001\021\001\021Q\2011 W\001\025\001\023\001\021\021\021Q\201X\005R\002T[\201]\005R\002T\201X\002P\003\023\201X\002P\003\021T\201]r\003P\003\023\001\023T@\000\016\006 \006V\345*\000$\020\002\000\026\000\002\004\001\007\b\345*\000 \020\003\000\022\000\003\344x\216\024\000 \020\004\000\022\000\004\333\300\000 \340\005\000\022\000\005\333\300\000 \340\006\000\022\000\006\347\"\000\022\340\001\tl\006\314\000\004\000\007\000\000\0060\346B\005\360\340\000\000\000\000\000\000\000\005\342\000\b\377&\005\334\347\256\000>\340\000\300\000\000\000\000\002\0000P \f#\005\374\006R\006V\000\000\201\000\000\026\340\000\300\000\000\000\000\020\000\b@*\004*\006V\000&\354q\006+\tr\000\"\000$\354\207\f#\005\374\b(\t4\b)\007X\007x\007\230\000#\000*\354\225\004\006\006\360\004\007\006\356\000$\333\300\0004\340\000\300\000\000\000\000\020\000&@%\333\300\000 \340\000\300\000\000\000\000\020\000\022@&\333\300\000\032\340\000\000\f`'\b\n\006\346\333\300\000$\340\000\000\026`(\0040\007\006\334\026\201\000\0000\340\000\000\"`)\b-\007\034\b.\007\"\000\000\002\b\001\006\006\024\b\030\f \016&\0170\0214\022>\024B\026F\n\034\030J\003\023\203\021\021\001\201\021\201\022\001\023\203R\205\201\021\205\201\022\201\022\201\031\205`\300\000\000\000\000\b\tl\000\000\0060\354\374\006T\006P\0028\004!\t\036\006\013\006\330\b\002\006\334\300\000\377\377\377\377\000A\000A\256\024\000\000\201\000\004\t\007\f\000A\000A\002\024\000\000\201\000\006\013\006\330\006,\tv\024\"\t:\000A\000A\002T\000\000\201\000\006\330\204\000H\000\377\374\000\t\300\000\000\000\000\020\000\000\255\200\002\201\000\000\000\000\260\000\006DThis code is released under licence Only, All rights reserved.\001`\001B\b\000\026\b\003\260\004\340\000\000\001 \000\000\377\377\023\374\003\200\007\240\001B\b\000\007 \000\000\004\340\001\000\007\213=\000\001`\001B\000\200\023\t\007\213-\000\300 \001N\002\200\017A\021\002\007\213=\000\310\013\001J\002\000\240\000\t\240\310\000\001f\002\340\000\240\007\240\001\004\000 \001\240\001@\376\000H \340*\001B\004\340\001\002\004\340\t`\004\340\001\202\001`\001\034\000\004\026\003\001\340\001@\f\000\006\240\261\274\007\240\001\004\000-\302 \340\000\002\210\342(\026\024\007\240\001\004\000.\001`\001B\003\000\026\r\007\240\001\004\000!\007\210\260\000\007\211\377\376\t\250\t\251\007\212\340\002\006\240\364B\020V\007\210\240\000\007\211\257\376\t\250\t\251\007\212\340x\006\240\364B\020K\005\240\001\004\007\210\000\b\007\211\000z\003\000\000\001\006\240\364|\020@\006\240\261\274\002\340\003\364\007\210\000\240\007\211\000\376\006\240\364|\0205\002\340\000\240\004\340\001~\004\310\002\t\003\362bH\301\340\001@\001\240\001@\004\000\316\030\006\t\026\375\001\240\001@@\000\310\007\001@\007\210\003\364\007\211?\376\006\240\364|\020\031\002\340\000\240\006\240\365\244\020\024\310\b\004D\310\t\004F\006\240\364\322\020\r\007\201\340|\300\261\023&\310\001\000\340\005\240\001\004\006\222\020\003\300`\000\340\020\365\001\340\001\004\000\020\003\260\020\377\001\240\001\004\200\000\003\200\007\200\000\240\004\302\314\200\007\201\261\252\002\202\000\036\026\002\007\201\261\264\304\201\214\201\026\351\002\202\000|\026\362\003\000\000\017\004[\007\201\341\b\007\202\000\004\004\340\001\200\004\340\001\202\304\221\214\261\026\330\002\202\000|\026\372\310 \340\004\001\202\350 \340\f\001\202\310 \340\020\001\200\007\201\340\206\300\261\023\007\304\261\020\374\007\240\001\004\000.\004`\261\252\007\201\3404\007\202\005\374\007\203\000\n\314\261\006C\026\375\002\002\006\000\320`\001N\023\355\002!\367\000\002!\300\000\334\201\320`\001O\300\301\tA\002!\360\000\334\201\002C\017\000\002#\360\000\334\203\002\001\f2\300\240\004D\300\340\004F\301\003a\002\005\204\310\004\004H\301\003\005\204\241\004\241\001\310\004\f0\301\003\005\204\004\361\006\004\026\375\002\b\260\000\t\250\302`\f0\002)\003\377\t\251\002)\000@\007\200\240\000\t\240\007\212\257\376\002*\003\377\t\252\002\001\f2\002\005\000\000\301\003\005\204\007\021\005\301\005\205\006\004\023\013\200\205\032\371\200\005\032\370\202\205\032\365\202\005\032\364\202E\032\361\020\361- \000\002\001`\001@@\000\026\006\007\212\b\000\001\240\001@@\000\020H\001`\001B\200\000\026\006\007\212\020\000\001\240\001B\200\000\020>\001`\001\002\020\000\026\n\001`\001\000\004\000\026\006\007\212\200\000\001\240\001\002\020\000\0200\001`\001\002\b\000\026\n\001`\001\000\004\000\026\006\001\240\001\002\b\000\002\r\000\001\020\r\001`\001\002\004\000\026\026\001`\001\000\b\000\026\022\001\240\001\002\004\000\002\r\000\002\303\240\001\016\303\340\001\020\007\212 \000\001`\001\000\200\000\023\013\007\212@\000\020\b\007\212\000\004\020\005\007\212\000\002\020\002\007\212\000\b\003\000\000\000\004\340\001\202\007\213\005\340\316\312\316\315\316\316\306\317\303 \007X# \340\004\023\022\007\213\377\030\002\212\200\000\023\n\005\213\242\315\002\212@\000\023\005\002\212 \000\023\002\007\213\377\035\310\013\001\004\020\r\323 \001\005\021\375\330 \007\337\001\027\007\213\377\200\310\013\001\004\350 \340\n\001\000\302\340\001\004\"\340\341\206\026\373\002\340\000\240\004\340\001\202\350 \340\n\001\000\302\340\001\000\"\340\340\006\023\370\001\240\001@\366\000\004`\260\220\003\000\000\002\007\240\001\002\337\377\003\220\377\377\003\200\003\000\000\002\007\t\302\240\001\004\001\212\000\200RJ\322\211\310\n\001\004\322\240\001\004\026\371\005I\001\211\200\000\001I@\000\023\016\370\t\007:\302`\0076\026\003\003\220\377\377\003\200\004\340\0076\004T\003\220\377\377\003\200\"`\341\206\023\302\004\340\001\202\004`\263\340\003\000\000\002\007\240\tb\003\350\004\311\301\240\0064\026\004\006\240\302\256\004\340\t \007\206\005\350\001\240\001@\200\000\302 \001\204H \340\b\001\204\" \340\b\023\b\001`\001\256\000\001\026\004\001\340\0064\200\000\020\006\302 \t2\023\006\001\340\0064\b\000\004\340\0060\007\t\005\240\005\356\006 \005\354\026\002\302\026\026\003\302I\026\022\003\200\305\230\301\350\000\002\351\340\340\024\000\004\004\327\002'\000\b\006\240\302D\302\026\023\004\310(\000\b\005\354\023\357\004T\003\000\000\002\301\340\001\206\002G\000\016\302\247\341\220\004Z\007\212\240\000\310\n\001\206\241\307\002'\341\230\3507\0064\350\027\006\322\004\340\0060\004`\271\300\350\n\006\322\001\340\0064\b\000\004\340\0060\340 \340\030\004[\005\240\t \210 \t \340\026\032\345\004\340\t \006\240\341\030\003\200\005\240\t2\003\200\303\001\023\373\001`\tj\000\001\023x\005\240\t2\020u\300A\023\006\310\001\001l\302\340\374\002\021\001\020{\001`\001\234\000@\026y\330 \t/\001\203\300A\023\004\310\001\001\212\310\001\t\030\007\206\000C\310\006\001l\002\007\374\002\302\027\004`\266\372\004\340\t\030a\307\007\b\001`\374\006\000@\023\002\002\b\000\001\020\t\302L\303 \374\000\023*\310\f\001l\302\340\374\002\021\033\001K\001\000\026\364\"\310\023\022\001\313@\000\310\013\374\002\020\r\301\340\t\030\303\001\023!\302L\023\025\310\f\001l\302\340\374\002\021\006\201\314\023\325\302L\303 \374\000\020\364\310\t\001l\302\340\374\002\026\036\007\240\374\002\200\000\303\t\020\031\310\t\001l\302\340\374\002\026\005\007\240\374\002\200\000\303\t\020\017\302\340\f\002\021\001\020\036\330 \342\000\001\203\000\000\266D\000\t\t\213\000\000\266L\0136\007\240\001\212\000C\020\023\310\f\001\212\310\f\t\030\020\016\003\000\000\002\300\340\001l\303 \001\212\230 \001\203\342\000\023\201\001`\001\234\000@\023\271\203\001\0261\310\003\001l\001@\000\020\026\024\302\340\006.\023\021\302\340\005\370\023\016\001\340\007:\200\000\001\200\000\020\302\340\0076\023\006\004\340\0076\001\200\000 \004`\271\300\001@\000 \023\371\003\220\021\377\003\200\001\b\004\000\026\031\001`\tj\000\001\026\025\001\210\032\000\001\310\001\000\305\310\020\017\004\340\t\030\001\300\000\004\020\025\301\201\310\001\001l\002\007\374\000\300w\302\027\001H\030\000\023\344\001@\000@\026\025\001\200\000E\301F\320 \374\007\201`\t\030\023\346\302\340\374\b\021\b\302\340\374\016\025\007\023\006\302\340\374\024\025\003\023\002\001\300\000\001\001H\001\000\023\021\001@@\200\023[\004`\266f\001H\000\001\026\003\001@@\000\026\013\001\310@\000\005\240\t2\305\310\020\005\001\300\000@\001@\000\004\023\357\005\307\302\327b\304\005\013\002+\377\374\305\313\025\002\201F\023]\001\b^\000\026Z\001\b\000\210\026\023\002\206\000C\026\036\001@@\000\023\013\001\b\000\003\023\b\302\204\002*\377\330\310\006\001lh\n\374\004\020f\004`\270\250\001@\000\001\023\352\001\b\000\002\026\347\001H\000\001\026\344\007\212\000\200\006\240\2652\020\337\300\000\021\356\302`\tj\001@@\000\023\n\001H\000\001\023.\001H\000\002\023\004\001I\000\004\026\340\020\000\001I\000\001\023\022\001@@\200\026\001\301F\004\340\374\000\007\207\005\370\302\027\023\024\005\307\310\027\001l\310\005\374\000\305\306\004`\266f\002\007\374\002\241\340\t,\315\340\005\356\305\340\374\004\310 \t,\374\004\020\342\315\305\305\306\004`\266f\004`\270\214\310\006\001l\201\205\023\032\302\340\374\004\025\027\302\206\242\212\301\252\f2\310\006\001l\250\013\374\004\t\032\310\n\001l\302\340\374\002\004\340\374\000\310\006\001l\310\013\374\002\006\240\301\234\310\006\001l\004\340\374\000\001\240\374\002\000\002\007\207\0060\001\347\000\004\000@\004\327\002'\000\f\302\005\006\240\302Z\001\300\000 \004`\266f\001H\030\000\023\003\001H\020\000\026\002\005\240\t2\002\206\000C\023\003\001@@\200\023\237\310\006\001l\004\340\374\000\302\205\006\240\301\234\006 \tb\026\346\006\240\341\030\020\343\302\240\005\366\026R\310\031\005\360\302\251\000\n\021\r\362\240\t.\330\n\001\200\310)\000\006\001\214\007\240\t\026\000\004\310\t\005\364\020B\310)\000\006\001l\310 \374\016\001\274\310 \374\020\001\260\310 \374\022\001\262\362\240\t.\001\212\020\000\001\240\001\200\304\000\020\341\001G\000\b\026\006\302\250\000\006\006\240\301\234\004\350\000\006\001\007\000 \023-\004\350\000\002\0207\004\340\374\000\006\240\301\234\020%\003\000\000\002\302 \001\214\300\340\001l\302 \005\364\310(\000\b\001l\301\350\000\n\303 \374\002\001\f\376\000\026;\001G\000@\023P\302`\005\360\026\253\004\340\005\364\312\f\000\b\001G\000\200\026\315\310(\000\006\001l\302\240\374\000\026\326\301\350\000\002\302\327\026\017\002'\000\020\004\330\302W\023\016\005\307\302W\306H\305\310\310\003\001l\021\r\003\220\021\377\003\200\004\327\001\303\200\000\020\355\001\347\377\364\000 \315\310\305\310\020\360\003\220\021\370\002\340\000\300\303`\000\372\303\240\000\374\303\340\000\376\004T\302\350\000\b\302\250\000\006\303\f\0213# \340\n\023E# \340\020\023F# \340\016\023\023!\340\340\026\026\266# \340\006\026\003' \344h\023\n\302\350\000\b\302\250\000\006\001L\000\210\026\251\001\f\000D\026\246\006 \t\026\023\243\310\n\001l\310 \340\004\374\002\310\013\001l\007\240\374\002\201\000\303 \001\200\001\240\001\200\304\000\310\f\001\200\310\n\001\214\020\254\302\n\023\017\310\b\001l\302\240\374\000\303 \374\002# \340\022\026\365\310\013\001l\310\f\374\002\004`\271H\007\212\004\000\004`\263\212\007\212\000 \004`\263\212\007\212\002\000' \340\016\026\002\006\240\2652\302\250\000\006\004`\271f\003\000\000\002\001\300\000\020\302\340\006.\023\b\302\340\005\370\023\005\001\340\007:\200\000\001\200\000\020\003\220\177\377\003\200\003\000\000\002\302 \005\366\342 \005\364\026\016\330 \t.\001\200\310+\000\006\001\214\007\240\t\026\000\004\310\013\005\364\003\220\377\377\003\200\007\207\005\360\004\333\302W\026\005\315\313\305\313\003\220\377\377\003\200\005\307\302W\306K\305\313\003\220\377\377\003\200\003\000\000\002\302\013\303 \005\364\023\017\302\250\000\n\001J\000\020\026\026\"\240\340\004\026\032\303\b\006\240\273\376\302\f\303 \005\364\026\023\001h\000\n\000\020\023\003\302\340\005\366\026\005\006\240\274@\003\220\377\377\003\200\007\207\005\360\006\240\302D\003\220\377\377\003\200\007\207\005\360\006\240\302\212\003\200\003\000\000\002\007\207\005\360\302\313\026\b\006\240\273\376\007 \005\366\313`\005\364\000\002\003\200\004\340\005\366\302 \005\364\026\005\302\027\023\003\305\330\006\240\274@\003\200\003\000\000\002\302\213\006\240\273\376\301\312\002'\000\020\007\210\005\360\301\210\302\030\023&\202\250\000\002\026\372\302\350\000\n\"\340\340\036\026\365\305\230\"\340\340\034\026\013\310(\000\006\000\364\002\340\000\340\006\240\301\234\002\340\000\300\004\350\000\006\"\340\340\030\023\344\352 \340\"\000\n\352\240\340\030\000\004\004\332\006\240\302D\006G\302\006\020\330\310\006\005\362\313`\005\364\000\002\004T\302 \005\364\023\023\001\340\001\234@\000\013\213\013\213\001`\001\234@\000\026\n\302`\001l\310(\000\006\001l\302\240\374\002\021\003\310\t\001l\004[\310\t\001l\302K\007\207\005\360\006\240\302\212\004\340\005\364\004Y\302\250\000\n\021\r\362\240\t.\330\n\001\200\310(\000\006\001\214\007\240\t\026\000\004\310\b\005\364\004[\303 \001l\310(\000\006\001l\310 \374\016\001\274\310 \374\020\001\260\310 \374\022\001\262\310\f\001l\362\240\t.\001\212\020\000\001\240\001\200\304\000\020\335\0073\0073\020\f\007\023\007#\000\002\310\313\000\006\002#\000\030\314\340\001l\314\315\314\316\314\317\007\203\0060\301\323\023\n\007\203\0076\301\323\023\006\007\203\000\240\000\223\310\f\001l\003\200\007c\000\002\025*\302c\000\004Bc\000\006\023\333\303c\000\032\322I\023\f\006\311rI\322i\341\300\006\311rIH\351\340\004\000\004\313I\000\002\004R\302i\341\300rI\002)\000\020\302\303\242\351\341\250\303\033\002\211\000\022\023\017\306\334\026\003H\351\340\004\000\004\313I\000\002\313L\000\004\003\220\001\377\000\223\310\f\001l\003\200\310\f\001l\306\340\374\000\026\361H\351\340\004\000\004\313I\000\002\313L\000\004\020\355\003\000\000\002\302\333\302c\000\004BK\023\237\322I\023\016\006\311rI\322i\341\300\006\311rIH\351\340\004\000\004\313I\000\002\003\220\377\377\003\200\302i\341\300rI\002)\000\020\302\303\242\351\341\250\303\033\002\211\000\022\023\f\306\334\026\003H\351\340\004\000\004\313I\000\002\313L\000\004\003\220\377\377\003\200\310\f\001l\306\340\374\000\026\364\020\360\003\000\000\002\302\273\301\273\321\206\023\003\352\206\000\004\020\023\321\246\341\300\006\306q\206\301\312\241\346\341\270\352\246\340\024\000\004\302\033\002\206\000\002\026\003\006\240\302j\020\002\006\240\302D\004\332\003\200\003\000\000\002\302\253\000\006\007\214\005\350\302\\\023\026\301\240\005\354\201\212\032\032\301\306\302\t\302Y\023 \241\351\000\b\202\207\022\371\242\251\000\bb\207\312\312\000\bjJ\000\b\306\311\306\013\003\200\312\312\000\b\310\n\005\354\004\333\317\013\307\013\003\200a\212\312F\000\b\312\312\000\b\310\n\005\354\306\311\307\013\003\200b\207\312\312\000\b\004\333\306\013\313\013\000\002\003\200\003\000\000\002\301\273\302\333\007\214\005\350\302L\004\355\000\002\302\t\302Y\023\030\201\251\000\002\026\372\202\351\000\004\026\367\313I\000\004\302\231\306\n\023\n\203\b\023\004\252\251\000\b\000\b\003\200\250*\000\b\005\354\003\200\313\b\000\002\003\200\007-\000\002\007\214\000\b\243\006\302L\302\t\302Y\023\023\202\351\000\004\026\372\007\255\000\002\000\001\313I\000\004\306\031\023\001\003\200\203\b\026\004I\240\340\024\000\004\003\200\313\b\000\002\003\200\003\000\000\002\006\013\021\037\023M\007\213N\000\001`\001B\000\200\023\t\007\213:\000\301 \001N\002\204\017A\021\002\007\213N\000\310\013\001D\007\240\tb\003\350\001\340\001@\002\000\001\340\001@ \000\007\204\274\240\004`\274\256\310 \340\026\000\340\302\340\tj\"\340\340\020\023\003\350 \340\024\000\340\310 \340\004\001\202\310 \000\342\001\212\004\340\t\030\004\340\005\364\004\340\005\370\004\340\005\360\004\340\007B\007\240\001\210\000 \302\340\t0\023\t\007\240\001\210\000\200\350 \340\026\001\200\001\340\001\202\003\000\007\213\240\000\350\013\001\206\003\200\004\340\001\206\001\340\001\234\000@\001\340\001\234@\000\004\313\003\260\006\013\023\004\001`\001\234@\000\026\371\004\340\001\202\350 \340\b\tj\007\213\200\000\310\013\007\230\310\013\007x\310 \340\004\001\202\007\213\207oH\013\007:\302\340\007P\002\213\007X\023\020\350 \340\n\001\000\302\340\001\000\"\340\340\006\023\370\007\213\007X\310\013\007P\007\213\305j\310\013\007R\003\200\003\000\000\002\302\340\t\032\023\f\006 \t\034\310\013\001l\310 \374\000\t\032\313K\000\002\003\220\377\377\003\200\300A\023\017\200\201\023\r\240\202\302\342\f2\t\022\310\013\001l\004\340\374\000\303 \374\002\021\007\310\002\374\000\004\355\000\002\004\340\001l\003\200\313B\000\002\310\002\001l\300\213\003\200\003\000\000\002\007\203\200\000\302`\t~\301\t\002$\377\370\b\251\002\001\000\000\002\002\000\000\002\013\000\000\002\f\000\000\002\007\000\000\313,\f2\f2\023\006\005\213\005\314\210\013\004F\033'\020\366\302\t\302\213\006\b\023\n\005\213\005\314\210\013\004F\033\035\313,\f2\f2\026\355\020\364\300\202\023\024\310\002\001l\310\n\374\000\310\n\001l\004\340\374\000\007\240\374\002\200\000\310\004\374\004\302\n\242\b\312\002\f2\300\212\005\207\020\326\300J\020\356\313G\000\002\004\340\001l\007\213\000C\004\340\f\000\003\000\000\002\310\013\001l\302\213\006\240\301\240\003\220\000\177\003\200\001\240\374\002\000 \001`\tj\000\001\026\013\002\n\374\002\242\240\t,\316\240\005\356\306\240\374\004\310 \t,\374\004\007\212\005\370\302Z\023\b\005\312\302Z\310\t\001l\310\013\374\000\306\213\020\002\316\213\306\213 \340\032\026\005\350 \340\004\007:\004\340\0076\003\220\000\177\003\200\003\000\000\002\310\013\001l\004\314\004\340\374\000\302\213\006\240\301\256\003\220\000\177\003\200\007\240\374\002\200\000\310 \341\214\374\004\300A\026\017\330 \342\000\001\203\000\000\301\202\000\025\013\213\000\000\301\226\f\250\310\n\001\212\004[\310\n\001l\303 \374\000\004\340\374\000\002\212\000C\023\337\007\240\374\002\200\000\310\004\374\004\230 \t\204\t\035\023\n\310 \t\032\374\000\310\n\t\032\005\240\t\034\302\214\026\345\004[\300A\023\020\242\212\312\202\f2\t\032\310\002\001l\310\n\374\000\300\212\230 \001\203\342\000\023\t\302\214\026\323\004[\300J\300\212\230 \001\203\342\000\026\033\001\340\001\234\000@\007\240\tdp\000\001`\001\234\000@\023\007\006 \td\026\371\002\n\001\000\004`\263\212\001`\f\002\001\000\023\342\330 \t/\001\203\007\240\f\002\200\000\310\n\001\212\310\n\t\030\020\327\004\330\302W\026\003\315\310\305\310\004[\005\307\302W\306H\305\310\004[\310\b\001l\242\b\312 \374\000\f2\t\030\020\002\310\b\001l\004\340\374\000\302W\026\003\315\310\305\310\004[\005\307\310\027\001l\310\b\374\000\305\310\004[\306\027\026\002\311\310\000\002\305\310\004[\302\027\310\b\001l\023\007\305\340\374\000\242\b\310(\f2\374\000\t\030\004[\001`\001\202 \000\026\n\302`\001\204\001\240\001\202 \000\001\340\001\202 \000\310\t\001\204\004\311\004[\006\240\305\034\004\323\004\340\001\002\350 \340\024\001\000\310 \340\026\001\004,\005H \340\024\001\000\007\214\n\000\007\215\007\330\007\216\000\030\317|\006N\026\375\002\340\007\330\007\217\377\021\002\213Y;\026!\002\212Y;\023\036\005\217 \340\026\026\001\020\031 \340\004\026\026\001\000\000\277\026\023\007\213@\300\001\000`\000\023\020\001@`\000\026\013\007\213D\304\303\240\001\002H\016\001\002\001N\020\000\026\004\007\217\377\030\004`\304\362\303\013\303K \340\n\026\002\002k \340\f\026\002\002l \000 \340\016\026\002\002l\000 \005\217 \340\020\026\007\002m\000 ! \340\"\023\344\301\004\026\002\007\204\177\376\005\217 \340\022\026\002\002m \000!`\340\"\023\327\301E\026\002\007\205\177\376\005\217\321\206\023\013%\240\340&\023\b\005\217& \340\"\026\004\005\217&\240\340\"\023\002\004`\304\362\330\001\b\354\330 \007\333\t\000\330\002\b\366\330 \007\335\b\342\002\340\007X\330 \007\357\007\364\330 \007\361\007\366\330 \007\363\007\370\002\t\000\006\004\313\002\017\007\356\005\217\337\313\006\t\026\374\006\240\305\034\007\211\343\\\004\340\001\032\310 \007\344\001\030\310\031\001\f\3109\001\n\3109\001\022\026\t\303y\002\017\340\000cO\002-\240\000\310\r\001\024\020\002\3109\001\024\303\371\310?\001\016\310\037\001\020\004\340\t\024\302\271\310\032\001\000\006\226\002\211\343\204\026\340\007\217\377\034\007\214\n\000\007\215\343\204\007\216\000\020\217|\026D\006N\026\374\303\240\007\342\303\340\007\340\203\316\024\001\303\316\310\017\001\032\007\214\343\224\007\215\n\000\007\216\343\244c\214\317|\006N\026\375\004\340\t0\001 \001B\004\000\026\002\007 \t0\302`\001b\004\340\001b\007\216\200\000\007\214\t4\007\215\000\006\337>\005\216\006\r\026\374\323\376\006\317\005\216\323\376\006\317\007\214\t4\310\t\001b\004\311\243\\\342|\243\\\342|\243\\\342|\023\002\203\315\023\t\007 \t4\020\006\007\217\377\031\243\315\310\017\001\004\020\377\001\240\001\002\020\000\303\340\007\356C\340\340\006\310\017\001\000\300 \340\004\004\340\006\376\004\323\004\340\001\004\004`\305j\007\214\n\000\007\215\000\030\007\216Y;\317\016\006M\026\375\004[\001\223\200\000\004 \342\300\320`\007\230\023\034\003\000\000\002\300\240\007F\310\022\007F\026\002\001\223\000 \003\000\000\017\004 \342\350\001\223 \000\001\200@\000\001\000\000\376\026I\303\304\026%\303\323C\305\026\f\303\340\007\230\021\003\002\340\007\230\004Q\303\340\007x\021\n\002\340\007x\004Q\021\323\001O \000\023\344\001O\000 \023\321,\005\240A\004!\342\300\007\213\305j\001\000@\000\023\017\303\335\002O\000\017\341/\340\024\004[\303\344\341\300s\317A/\340\024\303o\352\214\007\213\305j\302K\302\240\007\364\007\214\000\b\300\275\303\240\007\352\303\340\007\354\006\240\307^\001\300@\000\330\002\001\027\002b\377\200\006\240\307\262\310\002\001\004\003\220`?\004Y\303\300s\317\303\357\341\300s\317\303\257\352~\303\236\002N\000\017!.\340\024\023\b@/\340\024\243\317\004/\342\360\001@@\000\023\244\303\304\026\307\001\000\000\376\026\346\020\236\001@@\000\026\005\340 \340\024\002eX\000\020\226\330 \007\336\001\027\007\217\377\206\310\017\001\004\001\300@\000\002E\247\377\020\212\303 \006\376' \3438\023\007# \340\"\023\032\002e\337\377@ \340\024\340 \340\026\310\f\b\346\007\215\b\342\004XH \340\b\006\376\303 \b\346' \3438\026\031\003\200\303\002\302l\000\n\006\231\004`\305j\302\240\007\364\007\214\000\001\007\215\006\006\004\316\303\340\006\b\023\001\006\227\330 \006\007\001\027\007\213\377\202\310\013\001\004\006\240\313\344\004`\305j\302\240\007\356\007\214\000\006\007\215\b\356\303\240\007\346\303\340\007\350\006\227\302\240\007\364\007\215\b\364\004\335\007\214\000\002\006\227\007\215\200\000\302\240\b\356\210\n\006\f\033\024\007\202\307.\303\240\b\360\303\340\b\362\007\213\343\f\002\212\000\024\032\004\007\213\352z\002*\377\354\242\212\242\312\302\333\023\001\006\233\310 \b\356\b\362\310 \340 \b\356\310\r\b\360\007\215\b\354\340 \340\030\002eX\000\004X\002E\247\377\003\200\300`\005\356\002!\003\350\001 \001\002\000\006\026\007\210\001\005\356\026\371\0209\320`\001\003\023\361\002\001\001\n\314L\314L\314N\314O\007\261\000@\314M\310\n\001\000\004[\300`\005\356\002!\003\350\001 \001\002\000\006\026\007\210\001\005\356\026\371\020\036\320`\001\003\023\361\002\001\001\n\314L\314L\314N\314O\007\261\000@\314M\310\n\001\000\003\240\320`\001\003\023\001\004[\300`\005\356\002!\003\350\001 \001\002\000\006\026\367\210\001\005\356\026\371\004\315\007\212@\000\303 \001\000\001\f\200\000\023\002\007\212 \000\303\240\001\016\303\340\001\020\003\260\303 \007X# \340\004\023\002\004`\304\354\004`\263\212\007\215 \000 \340\n\026\001\004[\002\r\f2\302]\021\001\004\335\005\315\210\r\f0\026\371\302`\006\n\007\215\tj\006\240\314$\002\t\000n\303\340\t0\026\003\001\340\tj\000\020\302\340\tj\002\017\001\000&\311\023\002\004`\312\266\002\t\022\000\001K\000\020\023\002\002\t\023\000\330\t\t.\007\217@\000\007\211\tl\004\313\342\371\342\371\342\371\026\007\007\213\t4\007\214\tl\317;\317;\307\033\303 \tl\021\031\007\217 \000\007\211\tz\006\240\310\230\006\240\310\230\020\022\316L\004[\303\031\026\002\007\214\000\032\303L\002-\377\370\002\n\000\t\002-\377\372\023\362\006\n\026\373\004`\312\266\007\217\020\000\302\331\021\372\026\002\007\213\004\000\303K\002\215\000 \024\002\002\r\000 \002\215\004\000\022\002\002\r\004\000\002-\377\370\310\r\t,\002+\003\377\001\213\003\377\316K\004\313\004\340\005\370\004\340\tf\310 \f0\t\200\007\240\t\202\337\376\007\215\337\376\303\340\007\330#\340\340\026\026$\303\340\f0cO\004\377\004\377\006M\026\375\007\215\337\376\004 \352b\303\240\352b\303\356\000\022\026\301\303n\000\030\t\255\007\214\340\000\t\254c\r\023\f\303n\000\030\t\255\002-\000@\n\035\002-\f2\007\275\177\377\006\f\026\374\303 \004F\002\214\000\200\032\023\002\254\310\f\000\232\002\340\000\200\007\210\000\200\302`\004F\006\240\364\322\020\002\000\235\020\005\000\235\007\217\b\000\004`\312\266-K\303\201\005\311\007\217\020\000\002\216\000\002\021\366\007\217\004\000\005\311\302\331&\340\340&\026\002\002+\000\006\306K\303Kr\313\002.\377\376\203\213\033\346\006\315sM\202\315\033\342\004\340\t\032\004\340\t\034\303M\023\002f`\340\022\005\311\004\317-\201\310\001\001l\023\324\310\017\374\000\303\301\006\r\025\367\002\r\0076\002\016\b\230\002\f\000\003\313\215\000\002-\201\313\201\000\006\023\303\004\356\000\f\002.\000\030\006\f\026\364\004\340\b\226.\037\303\271\303\331\007\211\000\022\007\215\t:\006\240\314$\303`\007\330#`\340\026\026\t\350 \340\020\tj\350 \340\030\007\230\350 \340\022\007x\303`\tj#`\340\036\026\003H \343\244\tj#`\340\"\023\006'`\343\246\023\003\350 \340\020\tj- \000\000\007\216\000\000\006\240\314\004\005N,\016\300\240\b\004\303\357\000\006\026\033\303\240\tr\303\340\tt\006\240\312\362\303\240\tv\303\340\tx\006\240\313\020\340 \340\n\303`\007\330#`\340\026\026\005\004\340\006.A`\340\004.M\007\215\200\000\004Rs\317\002/\002\000\303O\004R \340\n\023\003\007\215\020\000\004[@ \340\n\002@\360\377\007\216\000\002\006\240\314\004\005N,\016\300\240\b\004\006\240\313\344\303`\007\330#`\340\026\026f\004 \352v\020c\002n\200\000\007\215\300\000\310\r\001\246\310\016\tr\310\017\tt\310\016\001\250\310\017\001\252\020\022\001\217\000\001\007\212\tv\343\240\tN\316\216\001\232\377\376\343\340\tP\346\217\007\212\001\254\316\216\001\232\377\376\346\217 \340\n\023?\007\215\020\000\004[ \340\n\023\003\002\r\020\000\004[\303\216\023\004\001\340\tP\001\000\020\006\001\240\tP\001\000\001\240\tx\001\000\303\240\tv\303\340\tx\343\240\tN\343\340\tP\310\016\001\254\310\017\001\256\310\016\tv\310\017\tx\020\031\002n\200\000\310\016\001\246 \340\n\023\022\002\r\020\000\004[\007\215\007(\007\211\000\016\006\240\314*\007\215\007(\004\375\002\215\0076\026\374H \340\024\006\376\007\215\200\000\004R\302\240\007\356\007\214\000\004\007\215\b\360\006\227\302}\303]C`\340\"\006\240\314*\020\357\310\016\006\006\310\017\006\b\020\352\003\260\001\240\007`\000&\002@\300\000\004\340\006\006\007\214@\020D\314\004\340\006\376\007\205\200@\004[\310\002\b\004\007\217\007\372\313\316\000\002\007\216\0076\313\316\000\004\007\215\0060\007\216\000\020,M\004[\302\240\007\362\020\002\302\240\007\370\310\013\b\352\303\t\023\n\006\240\307\224\302\240\001\000\342\240\340\006\243L\243\314\027\001\005\216bL\302\340\b\352\004[\007\215\020\000 \340\n\023\001\004[\002\r\000n\303\340\t0\026\002\001\316\000\020'\215\023\003\002\r\001\000\004R\003\000\000\002\303`\tj\002M\200\b\002N\177\367\343\215\303\340\007\330#\340\340\026\023\004\007\215\000\006'\215\023\002\343\240\340\020\310\016\tj\002\r\022\000\001N\000\020\023\002\002\r\023\000\330\r\t.\303`\001\200\002N\000\001\002M\377\376\343N\310\r\001\200\330 \342@\t/\001 \tj\000\006\023\003\330 \341\320\t/\230 \001\203\342\000\023\003\330 \t/\001\203\003\000\000\017\004`\313\270 \340\n\023\003\002\r\020\000\004[\002\t\000\b\002\r\tX\006\240\314$\007\240\002\002\000\000\002\r\004\000\303\340\tX\001\017|\000\023\001\004R\303\217\002N\000\017\023\373\002\216\000\017\023\370\002\r@\000\302O\tI\002I\000?\001\t\000\001\026\357\002\211\000\006\032\354\002\211\000 \024\351\006\311\t\037\002O@\000\342O\002i\200\000\310\t\tX\002\017\377\377\302N\t\037\006\t\026\375\005O\002\r \000\302`\tZ\023\324&O\026\322\002\r\020\000\302`\t\\\023\315&O\026\313\002\r0\000\210 \tZ\t\\\023\305\303\340\tZ\302N\n\037\006\t\026\375\343\340\t^\310\017\tZ\303\340\t\\\302N\n\037\006\t\026\375\343\340\t^\310\017\t\\\002\017\377\377\302N\n\037\006\t\026\375\002\r\b\000\302`\t^&O\026\245\005O\310\017\t^\002\017\002\002\002\016\000\003\303`\001@\002\f\316&\001\240\001@\004\000\005\317\002\tUU\006\234\005I\006\234\007\t\006\234\005I\006\234\006\016\026\364\001\240\001@@\000\310\r\001@\002\t\000\b\002\016\tX\002\017\002\002\317\376\006I\026\375\004`\313\270\307\311\202_\026\001\004[\001\240\001@@\000\310\r\001@\002\r\001\000\004R\000\000\330\356\000\222\302\255\000\002\302m\000\000\026\005\007\252\000\002\0076,\232\003\200,\352\000\002\313A\000\000\003\200\303-\000\030\007\254\000\002\0076K \352\246\000\n\353 \352\240\000\n.\234\003\200\302\240\340\"\004`\263\212\300\355\000\030\006\240\331^\003\200\302D\300\303\023\002\006\240\331^\303\031\313\t\000\030\005\311\313\031\000\026\302L\002,\000\032\317\r\317\016\307\017\000\231\004[\007\214\t\n\302\234\"\240\340\024\023\006\302\240\007X\"\240\340 \026\001\003\200\301\003\004\303\007\212\000\004\242\204\000\000\331\200\000\013\317:\000\000\331\212\000\262\002\340\007X\007\215\t\n\310\013\007\302\006\240\305\242\302\340\007\302\340 \340 \002\340\007\270\004[\303-\000\030\302\214\302`\001l\310\n\001l\302\340\374\000\023\002\302\213\020\371\310\t\001l\007\213\005\370\302[\023\f\005\313\302[\306\312\302\340\001l\310\t\001l\310\f\374\000\310\013\001l\020\002\316\314\306\312\302\240\000\340\"\240\340\032\026\006\350 \340\004\007:H \340\032\000\340\003\200\323\340\343\253\301\340\006\250\026\005\002\007\006\242\006\240\302\226\026\013\301\340\006\272\026 \002\007\006\264\006\240\302\226\023\033\002\007\006\270\020\002\002\007\006\246\301`\374\002\310%\000\f\374\002\311\305\000\f\000\000\332<\000\013\315\365\000\000\332F\031:\305\365\001\267\000(\002'\377\364\007\247\000\004\333H.\227\020\325\003\000\000\002\006\240\302\256\003\000\000\017, \355H\223\340\343\253\026\003\002\201\000\026\026\307\301!\352\260\004T\223\340\340\020\026\003\322\240\343\250\020\013\323\317\026\t#\240\340\b\026\006\007\204\000 \350\004\006\322\322\240\340\f\004`\333\300\004`\3364\020{\301\"\000\004\004\342\000\002\004T\310\002\001l\240\202\310\"\f2\374\000\002\002\374\000\223\340\343\252\023p\006\240\334\306H\240\340\004\000\016\002\205\000\007\023\016\001\016\000\003\023\013#\240\340\"\026\003\322\240\340\016\020\002\322\240\343\250\001\216\000\003\020Z\310\005\006\374\300\303\026SC\240\340\020\210\"\000\016\tl\026\n\210\"\000\020\tn\026\006\210\"\000\022\tp\026\002\343\240\340\020\002\205\000\t\023\002\006\240\342\344\241E\301e\343\254\004U\300b\000\004\310\"\000\006\001l\002\202\004H\033\002C\240\340\f\301\"\000\016\004Q\300B\004\341\000\002\300\242\000\f\301\"\000\n! \340\030\023\007\310\241\000\n\000\n\310\241\000\b\000\b\020\342\310\"\000\006\001l\006\240\341\242\004`\333\236\310\002\006\324\301b\000\002\301e\343\316\004U\020\013\007\205\003\364\004\365\315`\355&\006\240\343\316\343\240\340\f.\240\003\364\004`\332\004\006\240\340n\020\f\006\240\341\242\020\t\006\240\343V\020\006\006\240\341\242\310\003\t*\322\240\343\252\006\240\3342\222\240\340&\026\f\323\340\340&#\340\340\024\023\n\301\n\203\304\023\007\303\304\301$\343\322\004T\223\312\023\334\323\312\003\260\330\017\006Yq\004\301$\343\336\004T#\240\340\f\023\321\303M\023\317\007\206\000\002\007\204\000&#F\023\003\006D\241\206\020\373CF\020\271\007\205\007\034\007\206\004\032mvmvmv\005\306mvmvmv\007\203\220\000\020\276\303\013\007\206\001\000\007\205\200\000\301 \006\322\0237\004\304\300`\006\322 E\023\004\005\204\t\025\026\371\020.\323\317\026\006#\340\340\024\026\003\001\016\000\003\023\003\004\340\006\322\020#\320d\007\034\260F\030\020\331\001\007\034#`\340 \023\013\007\201\000\030\300a\343\356\210\021\355&\023\004\002\b\200\030\006\240\340\"\320d\007(\260F\030\b\331\001\007(\260F\027\004\007\203\200@\006\240\343VH\005\006\322\026\312\301 \t2\026\001\004\\\002\004\000\007\006 \t2\002\005\001\000\020\307\303\013\004\305\300B\004\307\302 \001l\241\341\000\004\310\021\001l\026\373\310\b\001l\004\310C\240\340\032\301\"\000\016\025\r\023\f\343\240\340\032\006\240\343@\302\b\023H\002\210\000\022\033E\" \340\"\023B\301\002\241\b\005\b\002(\377\362\242\007\007\203\200\001\002\210\000\004\021n\302d\000\026\322I\026\002\201\002\0261\001\t\360\000\026(\301IqE\004\303\002\205\000\t\023|\007\203\200\002\301\244\000\024\201\210\026v\005\203\002\205\000\020\033\023\005\203\231I\352\320\023\n\230\t\340\016\026k\230%\352\320\340\f\026g\301\340\006\354\026d\004\303\302R\023\017\007\203\200\t\301\340\tj\001G\020\000\026Z\300\240\001l\006\240\341\372\004`\333\236\004`\333\250\007\211\007\016\004\307\321\345\352\341\023\005\006\307\002'\352\362\316w\025\376\300D\002!\000\030\002(\377\374\0236\301\221\321\206\023\037\006\306\007\207\007\016\300\367\002F\277\377\002C?\377\221\240\355M\026\t\003\260\230 \340\016\006]\026\017\310!\000\002\007\f\020\027\202G\033\f\220\306\026\353\006G\004\367\003\260\230 \006]\006W\023\f\007\203\200\005\020\034\300\321 \340\340\026\026\003\007\203\200\b\020\025D`\340&q\206\240Fb\006\007\203\200\005\302\b\025\313\026\013\004\303\007\207\007\016\300w\202G\033\005 `\340\006\026\372\007\203\200\007\004\\\222\240\340\016\026\021\310 \340 \007\b\004\340\001\204\005`\007\002\023?H \340\006\001\202\006\240\340\030\007\203\300\000\006\240\343V\310 \340\036\007\002\343\240\340\004\002\b\200$\006\240\340\"\0206\301 \001\204\002D\210\000\023\036H\004\001\204\006 \007\002\026\361#\240\340\"\026\005C\240\340\"\322\240\340\016\020\323#\340\340\024\023\004\230 \343\251\006e\026\006\222\240\340\016\023\311\322\240\343\250\020\327\007\203\000\002\004`\333\270\350 \340\006\001\202\006\240\340\030\007 \007\002C\240\340\004\310 \344n\001\206\210 \340 \007\b\026\003\310 \353\n\007\b\004`\333\300\001\016\000\003\023\026\323\317\026\b#\240\340 \026\003\322\240\343\250\020\002\322\240\340\016\001\216\000\003\020\t\301`\001\204!`\340\n\026\004\007\203\204\000\004`\333\270\310 \340.\001\204\002\b\200\006\006\240\340\"\004`\333\300\343`\340 \004`\333\300\223\340\340&\026\020#\240\340\b\026\r#\240\340\006\023\002\343`\340\034\343`\340\030C\240\340\006\002\b\200<\006\240\340\"\004`\333\300\222\240\343\250\023\003\222\240\343\251\026\036#\340\340\024\023\b\230 \343\251\006e\023\004\007\203\000\007\004`\333\270\322\240\340\016\310 \340 \007\b'\240\340\004\026\013\310 \340\036\007\b\223\340\343\250\026\005#\240\340\022\023\002\006 \007\b\004`\333\300#\340\340\024\0236\003\260\230 \340\016\006o\026\017\323\317\026/\322\240\343\250\004`\333\300\222\240\340\f\026(#\340\340\024\023\366\007\203\000\006\020\007\007\203\000\005\223\340\340\016\026\002\007\203\000\007\004`\333\270\343`\340\022#\340\340\024\023\r\230 \340\f\006e\026\003\330 \343\251\006e\020\f\301 \001\204! \340\006\026\326H \340\006\001\204\002\b\2000\006\240\340\"\004`\333\300\002\004\000d\006\004\026\376\004[\343\240\340\n\302\b\021\002C\240\340\nB \340\004\002(\343\356\300X\300\002\210\021\355&\026\003,\321\300X\004\321\300\200\001\016\020\000\023\017\314`\355&\005\310\314x\026\003\006A\314`\006\326\304X\026\002\304`\007\000\002!\377\372,\221\004[\303\013\006\240\341\n\006\240\340\344\302\b\026\005\302b\000\002&`\344h\026\r\302B\005\311\316`\355J\306`\353\f\006\240\341L\312\030\000\nF \340&\026\004\300\240\001l.\022\020\035\301\022\023\005\301`\001l.\024\310\005\001l\004\322\006H\007\204\000\002\301H\300\240\001l\300\002\006\240\343\316\305`\374\002\002\007\006\242\002%\377\364\310\005\374\002\302 \001l\006\240\302Z\004\\\302B\002)\000\b\3029\002H\300\000\002\210\300\000\026\b\216`\340.\026\005\206`\340.\026\002\004\310\004[\007\b\004[\210 \341\216\001l\026\002\004`\333\250\004[\007\210\001\256\350 \340\016\001\200\006\b\026\376H \340\016\001\200\004[\004\302#\240\340\f\026\n/ \0060\007\202\377\337,\002\002\202\003\364\026\372C\240\340\f\004[\302B\007\210\000\016\242\t\002)\000\b\316x\316x\316x\316`\tl\316`\tn\316`\tp#\240\340\032\026\017\302X\002I\037\200*`\340\024\350\240\340\004\000\016\306\t\002I\037\000\006\311\242\t\250\211\000\004\002(\000\002\302X\nI\002I\360\000\326\t\004\342\000\006\004[\007\000\300\202\023S\300\240\001l\301\240\374\006\002F\000\017\002\206\000\001\022=\210\006\006\362\026\022\002\001\374\016\2101\006\364\026\r\2101\006\366\026\n\2101\006\370\026\007\002\206\000\002\026,\210 \007\n\006\372\023(\301 \tj\001D\b\000\023\006\002\206\000\002\026 \001D\000\200\026\035\007\000#\340\340\024\026\031\002\202\000C\023\026\002\000\374\002\300@\001\260\000 \001`\tj\000\001\026\007\240`\t,\314`\005\356\304P\304 \t,\007\200\0076\007\201\000@,@\004\300\007\204\006\362\315\006\002\001\374\016\3151\3151\3151\305 \007\n\300\000\023\001.\022\004\340\001l\004[\310\013\t\"\006\240\342r\002\b\200B\006\240\340\"\002\b\2000\006\240\340\"\302\340\t\"\004[\303\013H \353\016\001\202H \344l\001\200H \340\"\001\256H \340\"\txC`\340\030C\240\340\b\002\b\000B\006\240\340\"\004\\\303\013\350 \340\016\001\202\350 \340\"\001\256\350 \340\"\tx\343\240\340\b\343`\340\030C\240\340\006\002\b\200<\006\240\340\"\002\b\200B\006\240\340\"\004\\\303\013\007\203h\000\006\240\343V\007\203\200\020\006\240\343V\004\\\303\013\006\240\343@\242\002\302h\000\024\002)\377\374\023$\002(\000\030\007\207\000\016\007\201\007\016\004\361\006G\025\375\300X\003\260x\001\006c\002A\000?\023\016\002\201\000\037\033\013\240A\300a\344N\301\370\006\307q\307\006G\314x\006G\025\375\020\004\300X\006\301pA\242\001\302I\025\345\004\\#\240\340\032\023\002\004\310\004[\302\"\000\024\002H\037\000\006\310\004[\002\203\000\017\033\027\301\240\006\324\0235\002&\000\004\315\240\355&\305\203\023\004\302J\n9\340\311\305\203\007\206\0076\007\207\000\020\302 \006\324\004\340\006\324,F\004[\300`\006\376\302 \tj\002H`\000\" \340\006\026\004\342 \340\n\342 \340\030\n\023\030\004\005AH\003\006\376\020\006\002\203\000\002\026\001\t\023\350\003\006\376@\310@\301\023\005\007\210\0076\007\211@\000,H\004[\004\311\301$\353$\301\204q\206\002&\353\326\006\304q\004\002$\353L\322\024\t\310\242\b\003\260\3304\006_\002G\000\017\241\307\302(\353\022\004X\315v\006G\026\375\0202\3026\020&\t\027\241G\020-\t\027aG\020*C\240\340\026\004[C\240\340\026\302I\026\003\302D\310\006\t\"\301'\354\346\301\204q\206\002&\355\034\006\304q\004\002$\355\002\020\323\301\t\301\240\t\"\004\311\020\020\3026\325xA`\340\"\005\305\020\n\315x\006G\025\375\020\006#\240\340\026\026\315\302I\026\354\020\326\343\240\340\026\020\273\002\b\200Z\006\240\340\"\020>\222\240\340\f\026\025\002D^\000\026\024H \344l\001\200\006\240\342\236\310 \001\236\001\236.\340\000\001C\240\340\030\322\240\340&\007\203\000\020\006\240\343V\004`\333\300\007\204\000\b\004`\333\210\007\205\002\003\310\005\006\316C\240\340\022\004\340\006\372\006\240\342\320\002\b\200H\006\240\340\"\020\021'\240\340,\026\004\002\b\200T\006\240\340\"\007\203\250\000\210 \007\b\340 \026\002\007\203\350\000\006\240\343V\002\b\0006\006\240\340\"\350 \340\f\001\202#\240\340\030\023\006\343\240\340\030.\340\000\000\300A\026\372\006\240\341.\300\202\023\002\002O\377\200\004\304\321\017\006\304\004`\333\210\006\240\345P\002\b\2006\007\240\006\326\345>\006\240\340\"\020\020\006\240\345P\321 \006\316\023\346x \340\022\006\316\020\342\301 \004\026\n\024\006\304\221\n\026\001\004[\004`\333\300\004\312\004\315\004\316\004\317\004\340\006\250\004\340\006\272\007\204\001\240\007\205\000\020\004\364\006E\025\375\007\204\006\330\007\205\0074aD\004\364\006E\025\375\007\204\000\310\310\004\007\000\007\204\177\377\310\004\006\360\007\204\000\006\310\004\006\356\003\260\330 \340\020\006e\004`\333\300\370 \355q\001\202\310 \340\020\006\306\310 \340 \006\310.\340\000\000\006\240\341.\310 \tl\001\240\310 \tn\001\242\310 \tp\001\244\310 \tn\001\260\310 \tp\001\262\310 \tp\006\314\370 \355p\001\200\006\240\341\030H \340\004\001\200\004\340\001\236\002\b\200\022\006\240\340\"\007\204\000\n\007\205\003\364\210 \006\306\340 \033\004\007\204\000\034\007\205\003\370\006\240\343\316\007\205\346B\310\005\003\370#\240\340\f\023#\343\240\340\f.\240\003\364\020\036\003\260\230 \340\020\006e\026\031\002D^\000\026\004\006 \006\306\026\327\020\b\003\260\230 \340\020\006e\026\r\006 \006\310\026\304\001\016\000\003\023\003\007\203\202\000\020\002\007\203\000\001\004`\333\270\004`\333\236\001\016\000\003\023\n\002\b\200\f\006\240\340\"\343\340\340\024\310 \344n\001\206\020&H \340\f\001\202.\340\000\001\301`\t\036\n5\350\005\001\202\301 \tj\001\004\000\006\023\006\330 \341\320\t/\330 \341\320\001\203! \340\"\026\003\350 \340\"\001\200! \340\004\026\004\343\240\340\024\004`\337\266\002\b\200\000\006\240\340\"\350 \340\b\001\202\004`\333\236\310 \344n\001\206\002\b\200\000\006\240\340\"\302 \t\036\242\b\005\b\310(\340\"\006\312\310 \340 \006\306\310 \340 \006\310\343`\340\026\004`\333\300\301D\002D^\000\026\370%`\344h\026\017\006 \006\306\026\362\006 \006\312\023\003\005\240\006\314\020\346\003\260\330 \340\f\006e\004`\333\300\006 \006\310\026\343\210 \tp\006\314\026\003\007\203\000\b\020\002\007\203\000\f\004`\333\270\004`\333\300#\240\340\b\023\003#`\340\022\026\006\003\260\330 \343\251\006e\004`\333\300\002\b\200\000\006\240\340\"\004`\333\236\002\b\200\000\006\240\340\"\310 \340\036\006\306\310 \340\036\006\310\343`\340\020\004`\333\300#\340\340\024\023\031\301D\002D\036\000\026\365%`\344h\026\006\006 \006\310\026\357\004\302\004`\354 \002\b\200\036\006\240\340\"\020\007\006 \006\306\026\344\007\203\000\t\006\240\333\270\004`\333\236\004\316\004\340\t*\323\340\343\252\302\217\310 \344p\001\206H \340\b\001\202\007\206\000\005\007\204\006r\301T\023\001,\324\002$\000\n\006\006\026\371\002\b\200*\006\240\340\", \340\032\004`\332j\006\240\342r\004\315#\240\340\034\023\r\001\016\000\003\023\n\343\240\340\034\003\260\330 \340\020\006e\322\240\340&\004\317\020\b- \000\001\300\340\t*\006\240\343V\322\240\343\253\004`\333\300\006\240\340\344\302\b\023\031\007\203\200\200#\340\340\024\023\002\007\203\000\n\004`\333\264\301 \006\006\023\r\006\240\340\344\302\b\023\t\007\203\000\013#\340\340\024\026\002\007\203\200\001\004`\333\264\007\203\200\n\004`\333\242\223\340\340\016\023^\223\340\340\020\023\027#\340\340\024\023\004\007\203\000\007\004`\333\264\007\203\240\000\006\240\343V\007\203H\000\006\240\343V\322\240\340\020\310 \340\034\006\312\310 \340 \006\314\006\240\342r\002\b\200N\006\240\340\"#\240\340\034\023 \210 \tl\007\016\026\034\210 \tn\007\020\026\030\210 \tp\007\022\026\024\210 \007\n\340\"\023\020\006 \006\312\0268\343\240\340 \020\006#\340\340\024\026\312\343\240\340\"\004\302\322\240\343\252\004`\333\250\310 \340\034\006\312\210\240\006\334\000\016\026\020\210\240\006\336\000\020\026\f\210\240\006\340\000\022\026\b\006 \006\314\026\031\350 \340\016\001\202\343\240\340\036\310 \340 \006\314\020\020#\240\340\020\026\b\301d\000\006!`\340\f\023\b\322\240\343\250\020\005\210 \007\n\007\b\022\226\020\000\004`\333\250\223\340\340\016\023P\223\340\343\251\023M\223\340\343\250\023\034\006\240\342\320#\240\340\020\023E#\240\340\b\026\006\343`\340\036\310 \340\"\007\006\0204#\340\340\024\0261\301`\tj!`\340\022\026,\006\240\3524\0201\322\240\343\250\020.\343\240\340\022\006\240\3524\301d\000\006!`\340\f\023%\210 \007\016\006\334\026\024\210 \007\020\006\336\026\020\210 \007\022\006\340\026\f\230 \006\316\006\317\023\025\006 \006\316\026\022\343`\340\032\322\240\340\f\020\r\343`\340\036\310 \3402\007\006\006\240\342r\002\b\200H\006\240\340\"\322\240\343\251\004`\333\250\210\"\000\016\tl\032\311\033\013\210\"\000\020\tn\032\304\033\006\210\"\000\022\tp\032\277\033\001\004[\301`\001l\002\205\000C\023\341\223\340\343\250\026\336\310\240\355X\000\002\007\204\000\016\301B\300\240\001l\300\002\002%\000H\007\201\352\206\007\203\256\024\004`\355\222\002\002\374\000\020\312\230 \340\016\006e\026\003\330 \343\250\006e\223\340\343\251\023\r#\240\340\b\026\031#\240\340\020\023\026\343`\340\036\310 \340 \007\006\006\240\342rC\240\340\030.\340\000\001\322\240\340&\007\203\000\020\006\240\343V#\340\340\024\026\002\006\240\342TC\240\340,\310 \340 \t$\004`\333\250C\240\340\016\301\240\t$\023\002\006 \t$#\340\340\024\023\003#\240\340\b\026&\002\b\200B\006\240\340\"#\240\340\b\026\037#\240\340\020\026\n\301\"\000\002% \344h\026#\007\203\200 \006\240\343V\020\022\006\240\342r#\340\340\024\026\002\006\240\342T\343`\340\036\310 \340 \007\006#\240\340\b\026\003#\240\340\006\023Q\230 \340\016\006e\026\003\330 \343\250\006e\301\"\000\002% \344h\023\016\007\203\000 \006\240\343V\310\"\000\016\006\346\310\"\000\020\006\350\310\"\000\022\006\352\0207\210\"\000\016\006\334\026\b\210\"\000\020\006\336\026\004\210\"\000\022\006\340\023\013\310\"\000\016\006\334\310\"\000\020\006\336\310\"\000\022\006\340\343`\340\024#\240\340\016\026\b\301\240\t$\026\032\007\206\020\000\350\006\006\322\020\025\343\240\340\016#\240\340\b\026\t\343\240\340\006\004\340\006\346\004\340\006\350\004\340\006\352\020\007\002\b\2006\007\240\006\326\337\342\006\240\340\"\004`\333\250\230 \006e\340\020\026\003\330 \340\016\006e\004`\333\250#\340\340\024\023\002\004`\333\250\020.\003\260\230 \343\251\006o\026\031\302$\000\b\021\026\343\340\340\024\007\203\000\000\006\240\343V#\240\340\024\023\004\002\b\200\006\006\240\340\"\002\b\000\036\006\240\340\"#\240\340\b\023\002\006\240\342T\300\202\026\002\004`\333\300\350 \355t\006\360\231 \340\016\000\026\026\005\004\340\006\354H \340\024\006\360\007\203\000\001\004`\333\242\302d\000\024\002$\000\030\301\304a\302\002'\377\374\301t\301\205qE\002\205\000'\026F\301T\002E\377\317\026B\004\310\301d\000\b\025\006\023\005\302$\000\016\002H\037\000\006\310\002(\000\021\242\004\230\030\355y\0262\301B\002%\000\004eG\3025\315t\006H\025\375\300\240\001l\301\002\310\004\001l\301\240\374\000\023\005\310 \353\020\374\002\301\006\020\366\310\002\001l\310 \355X\374\002\007\201\354\374\300\004\007\203\002\020\007\204\000\016\020;\007\204\000\f\300\342\000\b\002\005\374\000\300\240\001l\300\002\301\240\374\000\023/\004\340\374\000.\026\020+\310\240\355z\000\016\310\240\355|\000\020\310\240\355~\000\022\007\203\200\006\004`\333\242\004`\333\300\007\204\000\020\007\205\0004\020\t\007\204\000\022\007\205\0002\020\004\007\204\000\024\007\205\0008\006\240\341\n\310\205\000\004\006\240\341L\310\240\355X\000\002\300\240\001l\300\002\006H\301H\006\240\343\316\002\007\006\242\305`\374\002\002%\377\364\310\005\374\002\302 \001l\006\240\302Z\004`\333\236\006\240\343\316\002\007\006\264\020\357\303\013\003\000\000\002\007\202\000\300\310 \000\f\000\300\310 \000\016\000\302\310 \000\020\000\304\310 \000\022\000\306\310 \000\024\000\310\310 \000\026\000\312\310 \000\004\000\314\310 \000\006\000\316\310\002\000\f\007\240\000\016\356<\310\002\000\020\007\240\000\022\356F\310\002\000\024\007\240\000\026\356v\310\002\000\004\007\240\000\006\356\214\001`\001\034\000\004\026\t\001\340\001@\b\000\001\240\001@@\000\001\340\001@\004\000\006\240\361L\002\005\200\000\330\005\004\200\004\307\003\000\000\017\007\210\020\000\002\t \000\007\212\356\244\002\003\345\376\004Z\003\000\000\000\322 \001\207\020\006\003\000\000\000\302 \001\212\002\b\032\000\302`\000\256\332H\004\200\005\211\002\211\000\006\025\007\007\210\200\000\332H\004\200\310\t\000\256\003\200\002\340\000\240\004\\\003\000\000\000\001`\001\234\000 \023\342\302 \001\214\002\b\034\000\020\343\003\000\000\000\001`\001@@\000\026\354\001\240\001@@\000\002\b\002\000\020\327\300\263\006\222\020\375\300\263\300H\314r\314r\3012\314D\334r\006\004\026\375\004[\300H\002\002\351\220\007\204\000\006\020\366\002\002\345\336\300I\007\204\000\006\020\360\300\263\3012\002\001\000\001\320D\006\301\002D\000\377\020\347\3013\300s\321D\002D\000\377\334E\006\004\026\375\004Z\006\240\360\314\3103\001\236\004Z\006\240\356\312\301\211\t\246\002f\000@\310\006\001\212\301\210\t\246\002f\000@\310\006\001\214\004\302\301\307\026\003\006\002\026\374\020M\004Z\006\240\360\026\301\211\t\246\002f\000@\310\006\001\212\301\210\t\246\002f\000@\310\006\001\214\3103\001\236\020\350\2123\000\002\0268\212s\000\002\0265\004Z\212 \351\212\000\002\0260\212`\351\216\000\002\026,\007\202\3524\020\001\300\263\002\004\004\200\321R\023\003\2352\026\"\020\373\007\205\200\000\330\005\004\200\004\307\004Z\310 \000\300\000\f\310 \000\302\000\016\310 \000\304\000\020\310 \000\306\000\022\310 \000\310\000\024\310 \000\312\000\026\310 \000\314\000\004\310 \000\316\000\006\003\000\000\017\005\314\004\\\004\340\001\202\002\002\345\330\3102\001\202\3102\001\200\006\240\357\342\310\022\001\202\302\312\007\204\007\320\004\340\001\204\006\004\026\374\301 \001\204\026\351\002\004\0002\007\205\200\000\330\005\004\200\004\307\301`\001\206\006\004\026\374\301 \001\204\004[\300\263\304\263\004[\300H\300\263\240s\304B\004[\2103\001\204\026\346\004Z\301\211\t\246\002f\000@\310\006\001\212\004[\004\305\007\240\001\234\000@\001`\001\234\000@\023\003\006\005\026\367\004\\\004[\006\240\360j\300`\001@\310\005\001@\305\002\310\001\001@\004Z\006\240\360j\241\b\020\364\300\263\3013\301`\001@\001\205\004\000\001\305\020\000\004[\301\b\302\t\302D\004[\002\005\000\310\006\005\026\376\004[\3013\300\003\300\304\004[\300\300\004[\224\340\001\236\026\302\005\303\004[\300s\006\240\360\344\002-\000\b\007\205\000\b\237q\026\267\006\005\026\374\004Z\002\002\345\344\004`\356\316\214\351\000\004\026\255\004[\301 \001\200\007\205\007\320\001\340\001\200\004\000\006E\026\376\310\004\001\200\004[\3013\303H\301\004\023\004\002-\004\000\006\004\026\374\004[\303\215\006\240\360\344\301\215\t\246\002f\000@\307\206\004Z\301\215\t\246\002f\000@\310\006\001\212\004[\301\215\t\246\002f\000@\310\006\001\214\004[\300M\002\004\000(\007\205U\000\004`\356\362\300M\300\263\3012\004`\356\266\3013\001`\001\034\000\004\026\001\004[\300\304\004[\007\211\345&\3029\023\007\3069\2069\026%\3069\2069\026\"\020\367\002\002\361j\004\304\004\305\3029\023\002\004`\361\246\002\002\361x\004\304\3029\023\003\301y\004`\361\246\002\002\361\210\004\305\3029\023\003\3019\004`\361\246\300y\300\271`\201\005\302\t\022\004\361\006\002\026\375\004[\004\\\002\001\252\252\306\001\340D@E\200X\026\370\002\001\000\024\006\001\026\376\002\001UU\306\001\340D@E\200X\026\355\004R\002\340\000\240\007\210\000\300\002\t\362 \007\204\345\352\002\005\000\001\302\213\004\314\006\240\362*,`\000\001\006\231,\240\000\002\006\231- \000\004\006\231. \000\b\006\231/\240\000\020\005\214\026\t\314\200\304\201\007\203\362n\300\210\004\002\005\214\026\001\0203\002\340\000\240\004Z\005\214\026\373\314\200\304\201\n\025\300\264\300\022\314\210\300R\304\264\006B\004[\007-\000\030\213A\000\n\026\354\202\301\026\352\002\302\002B\002\000\026\346\003\200\007\201\000\001\020\361\002\001\000\002\020\356\002\001\000\004\020\353\002\001\000\b\020\350\002\001\000\020\020\345\002\241\213A\000\020\023\002\004`\362\032\007-\000\030\003\200\002\t\b\000\002\003\000\004\004\307\006\240\363\232\001`\001\034\000\004\026\034\001\240\001@\b\000\001\340\001@\020\000\002\004\000\001\316D\006\304\306D\001\240\001@\020\000\006I\001\240\001@@\000\001\340\001@\004\000\001\340\001@\b\000\006\240\3648\006\240\3648\005\307\002\004\344\244\004\340\003\320\301t\301\264\005\206\023\034\002\340\000\300\002\000\000\000\300@\300\200\300\300\301\000\301@\301\200\301\300\302\000\302@\302\200\302\300\303\000\303@\303\200\303\300\004\240\000\252\003\320\003\320\020?\005\205\201\205\023\341\020\344\005\307\002\005\177\377\241E\003\320\003\320\0204\314\300\304\301\002\003\000(\006\240\363\232\001\340\001B\020\000\005\307\003\320\003\320\020'\005\307\301\240\001J\007\240\001J\016\000\001\240\001@\002\000\007 \001D\301`\001D\002\205\377\000\026\027\001\340\001@\"\000\002\005\000\300\006\005\003\320\026\375\301`\001F\002\205\377\000\023\n\002\0053\223\006\005\000\000\363\200\000\013\020\000\000\000\363\212\004\234\003\320\026\370\020Q\310\006\001J\314\300\304\301\020K\300\023\314\310\300S\002\002\363\252\304\302\006C\004[\300`\000\256\002\304\002D\000\017\210D\344\212\026<\002\201\000\b\023'\301!\344\234\301\024!!\344z\0263\301!\344\202\002\201\000\000\023\013\002\r\000\240\203\204\023\t\005\304\203\204\023\006\005\304\203\204\023\003\020#\201\016\026!\301!\344\234E!\344z\001\340\001B\020\000\001\240\001B\020\000\303\241\344\224\002\017\000/\003\200\001\240\001@\002\000\001\240\001@\200\000\300m\000\n\023\t\002\201\022\\\033\006\002\016\363\220\002\017\000\017\003\200\005\312\002\340\000\240\004Z\316Y\210 \344\244\344\244\020\370\004\301bH\005\211\300\240\001l\310\b\001l\002\003\374\000\002\004\002\000\240s\006\004\026\375\005\210\006\t\026\364\310\002\001l\206\201\026\002\003\320\005\313\004[\300H\300\211`\201\005\302\004[\303\013\006\240\364r\314A\006B\026\375\006\240\364r\301\001\214D\026\022\005\304\006B\026\373\002\004\364\270\002\003\001\001\006\224\002\003ZZ\006\224\005C\006\224\007\003\006\224\004\303\006\224\005\314\004\\\301\313\006\240\364r\314C\006B\026\375\006\240\364r\214C\026\365\006B\026\374\004W\302\213\300\b\301I\005\205\002\200\000@\021\003\002\200\000O\022E\002\001\364r\t\241\200\001\023@\002\001\365\242\t\241\200\001\023;\300`\000\006\t\241\200\001\0236\005\201\200\001\0233\300J\t\241\200\001\023/\310\000\001j\002\200\000\200\024\027\002\001\370\000\301\240\001@\001\240\001@\004\000\002\002\020\000\002\003\004\000\314\261\006C\026\375\001\240\001@@\000\002\b\370\020\310\006\001@\300\000\023\002\002\b\370\000\002\t\373\376\006\240\364|\020%\002\200\000\200\024\t\002\001\370\000\002\002\020\000\002\003\004\000\314r\006C\026\375\005\200\002\200\000\200\022\004\001`\001\004\000 \023\005\201@\026\253\002\200\000\200\024\013\007\240\001j\000~\002\002\020\000\002\003\004\000\004\301\314\201\006C\026\375\005\312\004Z\002\000\365\224\002\001\366\304\002@\374\000\002A\374\000\200@\023\004\007\240\001\004\000<\004[\004\300\002\001\000\b\002\002\022\000\301\340\001@\001\240\001@\004\000\002\003\001\000\310\000\001j\314\240\370\020\005\200\006\003\026\371\002\"\002\000\006\001\026\363\001\240\001@@\000\310\007\001@\002\000\b\000\300@\006\001\310\001\001j\002a\200\000\310\001\370\020\006\000\026\366\004\300\004\310\004\311\002\003\b\000\310\000\001j\301\200\002f\200\000\301 \370\020\201\006\026\025\302\b\023\006\005\200\006\003\026\362\302\b\023\r\020\031\007\240\370\020UU\301 \370\020\002\204UU\026\002\302\006\020\360\201\006\023\356\004[\007\240\370\020UU\301`\370\020\201\005\023\003\002\205UU\026\365\302\b\023\341\302@\006\t\002H\007\377\004\300\002\001\000\b\002\002\022\000\002\003\001\000\310\000\001j\3102\370\020\005\200\006\003\026\371\002\"\002\000\006\001\026\363\002\210\000@\025\023\002\211\000O\021\020\004\300\002\002\022\000\002\001\000\b\002\003\001\000\314\200\006\003\026\375\002\"\002\000\006\001\026\367\005\313\004[\007\240\001\004\0007\004[(C)1983-88 BY TI\302K\002\250\000\230\007\203\000\002\002(\000\b\306#\344\366\006H\300\304\ns\027e\006\240\367\304\301\310\005\307\002\003\000\245\003\260\315\370\315\370\002\246b\006\002\210\000\n\026W)\003\026U)\005\200\304\026R\t\025\027P\t\025\030N\002\205\000)\026K\005\306\000\226\007\003\004\304\006E\000\225\005D\026C\201D\026A\003\000\000\005\002\304\003\000\000\n\002D\000\017\002\204\000\005\0267\002\304\003\000\000\017\002D\000\017\002\204\000\n\026/\002\004\377\376\023,\025+\032*\005\204\022(\025'\032&\030%\005\204\026#\033\"\027!\005\204\023\037\032\036\021\035\006\004\026\033\002\245\301\305\002%\000\006\002\003\245\245\301\203\000\2258\003\000\224\002\203k.\026\016\002\204\034Y\026\013\002$\000i\000\225<\003\000\224\201\203\026\004\002\204\000i\026\001\005\311\004Y\320\303\023\375\034\001\020\373\220\340\344\375\026\370\006\303\320\303\034\365\026\364\220\340\344\372\026\361\004[\303\013\002\t\344\376\006\240\361P\005\314\004\\\007\210\260\000\007\211\377\376\t\250\t\251\007\212\340\002\006\240\364B\000\000\007\210\240\000\007\211\257\376\t\250\t\251\007\212\340x\006\240\364B\000\000\006\240\366\336\000\000\020\346\020\345\000\000\370&\007\223\000\000\000\000\377\270\000H(C)1983-89,90-94 Texas Instruments\n(C)1983,4,5,6 IBM Corp\000\000\000\000\000\000\000\2404\377\270\000\200\260> \000\220\000\r\322EO V228.10.18 (C) Copyright Olicom 1998.\000\003\000\000\002\300\240\001j\303\016\t\254\310\f\001j\303\016\002L\003\377\330\354\370\000\023\300\005\203\002C\000?\330\354\370\001\023\300\310\002\001j\005\316\003\220\357\377\003\200\021\b\303\274\337\274\006\r\026\375\005\214\001\214\000\001\020\022\303\274\303\374\001\215\200\000\023\r\001\r@\000\026\004\337\217\006\r\026\375\020\006\001\215@\001\023\003\317\217\006M\026\375\303|\026\343\004[\301`\001l\002\340\007x\004\315\006\233\002\340\b\\\001`\023\f\020\000\026\016\310\r\001l\007\017\003\000\000\017\003\320\003\000\000\002\210\017\374\006\023\370\330 \340\n\374\006\310\005\001l\007\217\374\000\301_\023\340\004\377\007\277\201\000\007 \377\376\307\302\003\000\000\017\003\320\003\000\000\002\323\340\001\003\023\370\302\212\026#\310\r\001\214\302\315\303 \001l\007\212\000\001\322\216\025-\005\240\020\204\007\215\001\004\001]!\000\026\003\007\235\336\214\020%\001]\001\000\026\"\303\335\001\317\377\000\001\217\004\200\307O\001] \000\023\361\001\340\007x\200\000\020\025\303\340\001l\310\t\001l\023\b\310\r\374\000\302O\005\207\361\316\303\216\021\332\020\006\302\r\302O\007\207\000\001\321\316\021\323\005\240\020\204\310\006\007\222\007\201\001\n\001`\023\f\020\000\026\004\310\005\001l\007 \374\006\003\220\240\007\002\340\007x\006\233\002\340\b\\\314f\000\004\314C\314v\314v\310D\000\002\304E\007\241\377\356`\201\303E\300\266\200\302\033c\303\226\004\366\002F\376\370\001N@\000\026\002\004`\220\252\007\201\001\n\241\002\300\203\002\"\000\006`\204\025%\007\204\000\006\300\203\310\005\001l\310\002\374\004\007\240\374\002\200\000\004\340\377\376\301`\001l\310\006\007\222\002\340\007x\006\233\002\340\b\\\310\005\001l\301`\374\000\026\026\020\361\310\006\007\222\003\220\200\003\002\340\007x\006\233\002\340\b\\\020\013\303\346\000\006\023\363\003\000\000\017\003\320\003\000\000\002\323\340\001\003\023\370\314f\000\004\314B\314v\314v\310D\000\002\304E\007\241\377\356`\201\005\240\020\204e\202\025\016\240\266\303\226\004\366\002F\376\370\001N@\000\026\261\240\204\007\204\000\006`\204\004`\220\252\002&\377\374\3006\300v\020\006\002&\377\372\3006\300v\300\203e\202\007\204\000\006\240B\027\001\005\200\310\005\001l\007\217\374\000\301\177\026\t\301`\001l\002\340\007x\004\315\006\233\002\340\b\\\020\361\007\277\200\000\004\340\377\376\307\303\300\266\303\226\004\366\002F\376\370'\240\b\230\023\r\303\305\310\016\b\216\303\240\b\220\300\356\377\376\005\240\b\240\0262\005\240\b\236\020/\007\203\003\370\006 \b\234\023\002\004`\225\f\303\340\b\232\203\340\b\230\023\b\310\017\b\230\004\340\b\236\004\340\b\240'\217\026\337\004`\225\f\310\017\001l\007\240\374\002\200\000\004\340\377\376\004\340\374\004\310>\374\006\303\340\374\000\026\013\303\340\001l\002\340\007x\004\315\006\233\002\340\b\\\310\017\001l\020\362`\236\207\202\025\344\240\236\002\202\000\340\025\033\002\202\000p\0255\303\240\b\216\003\000\000\017\003\320\003\000\000\002\323\340\001\003\023\370\007\217\001\n\317\302\007?\317\300\317\301\313\304\000\002\307\305\007\257\377\356`\201\004`\220\252\310\017\001l\007\240\374\002\200\000\004\340\377\376\004\340\374\004\303\302\t/\243\317\310\017\374\006`\217\303\340\374\000\026\013\303\340\001l\002\340\007x\004\315\006\233\002\340\b\\\310\017\001l\020\362\310\017\001l\007\240\374\002\200\000\004\340\377\376\004\340\374\004\001\302\200\000\310\002\374\006\303\340\374\000\026\013\303\340\001l\002\340\007x\004\315\006\233\002\340\b\\\310\017\001l\020\362\310\017\001l\007\240\374\002\200\000\004\340\377\376\004\340\374\004\303\217\303\340\374\000\026\013\303\340\001l\002\340\007x\004\315\006\233\002\340\b\\\310\017\001l\020\362\310\005\001l\300\240\374\006\025\017\001\202\200\000\303\302\006\017\001\217\000\001\310\017\bZ\310\017\374\004c\302\005\017\310\017\bX\020\005\007\240\000\032\225>\310\002\374\004\003\000\000\017\003\320\003\000\000\002\323\340\001\003\023\370\004\340\001\002\007\217\001\n\007?\317\302\317\300\317\301\313\304\000\002\307\305\007\257\377\356h\201\001`\023\f\020\000\026\005\310\r\001l\330 \340\n\374\006\302\212\026\023\310\r\001\214\302\315\303\016\007\212\000\001\303\240\b\216\322\216\003\000\000\017\001`\001\000\b\000\023\374\003\000\000\002\004`\221T\310\t\001l\023\b\310\r\374\000\302N\005\207\303\240\b\216\361\316\020\353\302\r\302N\007\207\000\001\303\240\b\216\321\316\020\343\240C\027\001\005\200\310\005\001l\007\217\374\000\301\177\026\t\301`\001l\002\340\007x\004\315\006\233\002\340\b\\\020\361\007\277\200\000\004\340\377\376\307\303\003\000\000\017\003\320\003\000\000\002\323\340\001\003\023\370\007\217\001\n\317\302\317\303\317\300\317\301\313\304\000\002\307\305\007\257\377\356`\201`\203\025\323\240\203\004`\221\266\003\000\000\002\310\f\001j\303 \370\000\310\f\001j\301\240\370\006\021\020\310\006\370\004\004\344\377\366\315\006\002$\000\004\311\013\000\002\305\f\007\244\377\356h\201\003\220\n\007\003\200\001\206\200\000\301F\006\006\001\206\000\001\310\006\370\004\004\344\377\366\315\005\002$\000\004\311\013\000\002\305\f\007\244\377\356h\201aF\007\240\000\032\225\250\003\220\b\007\003\200\003\000\000\002\310\f\001j\301\246\370\006\303 \370\000\310\f\001j\310\006\370\006\310\005\370\004\303 \370\000\004\340\370\000\007\240\370\002\201\000\007 \373\376\007\240\001\000 \201\003\220\002\007\003\200\302\204\303\n\310\n\001j\001 \370\002\201\000\023\t\001 \370\002\376\000\026\n\302\240\370\000\026\362\006\240\227\266\302\240\370\000\026\356\006\240\227\266\302\240\370\002\021\t\001\n\002\000\026U\001\n\024\000\023_\001J\020\000\0263\007\n&\240\b\236\026\002\302\240\b\240\tZ\005\n\002*\b\020\310\n\b\234\004\340\b\230\007\212\177\376\230\n\007,\023\n\230\n\007 \023\007\006\312\230\n\007,\023\003\230\n\007 \026\n\001\340\006\322\b\000\001\340\0064\b\000\004\340\0060\004\313\020\f\007\212\001\000\270\n\007,\027\002x\n\007,\270\n\007 \027\002x\n\007 \302\240\373\376\002J\001\000\001\312\200\000\310\n\370\002\310\f\001j\302\240\370\002\021\007\007\240\370\002\200\000\310 \370\000\001j\020\366\007\212\001\214\306\214\302\313\003\220\377\337\0232\003\200\001J\006\000\023\n\001\340\006\322\002\000\001\340\0064\b\000\004\340\0060\001\313\000\001\210\005\001j\023\032\303 \373\376\026\b\004\340\370\002\310 \370\000\001j\026\364\006\240\227\266\322\240\340\022\310\n\370\002\303 \370\000\023\006\302\240\370\002\021\323\302\214\004`\225\346\006\240\227\266\310\n\370\002\007\212\001\214\001K\000\001\004[\007\213\000\332\316\315\316\316\306\317\002\340\000\300\004T\006\240\225\342\026%\300\202\023\013\306\201\310\t\001j\310\004\370\000\302E\301\001\301B\004\302\300\300\020\350\310\t\001j\310\004\370\000\302E\004\303\020\341\003\220\377\377\003\200\003\000\000\002\206\212\001`\001\234@\000\026\366\206\212\310\005\001j\001 \370\002\376\000\026\330\300\202\023\r\306\201\310\t\001j\310\004\370\000\302E\301\001\301B\004\302\300\300\003\220\000\037\003\200\310\t\001j\310\004\370\000\302E\004\303\003\220\000\037\003\200\002\340\bj\302\213\002*\377\374\004`\263\212\300\202\023\007\306\201\310\t\001j\310\004\370\000\302E\020\006\310\t\001j\310\004\370\000\302E\004\300\006\240\231\026\300\300\301\001\301B\004\302\020\233\003\220\377\377\003\200\003\000\000\002\206\212\001`\001\234@\000\026\366\206\212\310\005\001j\001 \370\002\376\000\023\003\006\240\225\342\023\326\300\202\023\007\306\201\310\t\001j\310\004\370\000\302E\020\006\310\t\001j\310\004\370\000\302E\004\300\006\240\231\026\300\300\301\001\301B\004\302\003\220\000\037\003\200\003\220\377\377\003\200\003\000\000\002\210\b\001\214\001`\001\234@\000\026\365\210\b\001\214\300\340\001l\302 \005\364\023\002\004`\271L\002\340\bj\001\003\000\377\023\021\001C\004\000\023\016\310\t\001j\310\004\370\000\302E\301`\b\226\002\205\227\366\026\002\006\240\231\026\002C\003\000\002\340\000\340\001 \bp\001\000\026/\302 \005\364\026,\302`\005\360\023\022\310\031\005\360\302\251\000\n\021\002\362\240\t.\330\n\001\200\310)\000\006\001\214\007\240\t\026\000\004\310\t\005\364\020\027\002\340\bj\001\203\006\000\026\005\301B\023\b\300\300\301\001\004\302\330 \t.\001\200\310\004\001\214\002\340\000\340\007\240\000\024\bj\310 \b\226\000\026\310\003\001l\021\003\003\220\021\377\003\200\004`\271\300\310\004\001j\020\003\310 \370\000\001j\303 \370\002\001L\001\000\026\370\301`\020\206\002E\000\037\006\314\331L\020\210\023\r\005\240\020\206\006\003\001\003\000\377\023R\301 \370\000\310\004\001j\026\350\006\240\227\266\001\f\000\376\026\360\303 \001j\310\004\001j\001 \370\016\200\000\023\007\301 \370\024\001\204`\377\002\204\002\000\0333\301 \370\b\021\f\210 \370\f\001\244\026/\210 \370\n\001\242\026+\210\004\001\240\023%\020'\301 \370\n\021\t% \001\254\026\036\301 \370\f% \001\256\026\031\020\033\002\204\377\377\026\n\210\004\370\f\026\007A \370\b\023\017\002\204?\377\023\f\020\016\210\004\001\250\026\013\210 \370\f\001\252\026\007\210 \370\b\001\246\026\003\331`\356\250\020\210\310\f\001j\020\250\001C \000\026\007\007\205\001\004\001U!\000\026\003\007\225\336\214\004[\001U\001\000\026\374\301\025\001\304\377\000\001\204\004\200\305D\001U \000\023\361\001\340\007x\200\000\004[\003\000\000\002\302\013\303 \005\364\026\b\303 \bp\001\f\000\377\023\032\001L\004\000\023\027\302\250\000\n\001J\000\020\026F\001J\200\000\026\031\303\b\006\240\232\364\302\f\303 \005\364\026\022\303 \bp\001\f\000\377\023\003\001L\004\000\026\n\001h\000\n\000\020\023\003\001\f\001\000\026-\006\240\274@\020\004\007\207\005\360\006\240\302\212\001\340\bp\002\000\007\240\000\024\000\340\007\240\000\026\230N\003\220\377\377\003\200\250\303\251\240\317\354\351\343\357\355\240\261\271\271\266\000\003\000\000\002\302 \bp\026\f\330 \t.\001\200\310+\000\006\001\214\007\240\t\026\000\004\310\013\005\364\020\005\302\013\007\207\005\360\006\240\302D\001\340\bp\002\000\007\240\000\024\000\340\007\240\000\026\230N\003\220\377\377\003\200\302 \005\364\023\002\004`\274\004\002\250\310\b\b\204\002\340\bj\001\003\000\377\023\"\001C\004\000\023\037\001\340\001\234@\000\013\253\013\253\001`\001\234@\000\026\026\310\004\001j\302\340\370\002\021\017\310\t\001j\310\004\370\000\302E\301`\b\226\002\205\227\366\026\002\006\240\231\026\002C\003\000\020\002\001\303\004\000\000\235\004[\003\000\000\002\007\207\005\360\302\313\026\017\006\240\232\364\001\340\bp\001\000\007\240\000\024\000\340\007\240\000\026\230N\313`\005\364\000\002\003\200\302 \bp\001\210\001\000\310\b\bp\001\b\004\000\026\003\001\b\000\377\026\b\302 \005\364\026\005\302\027\023\004\305\330\006\240\274@\003\200\002\340\bj\001\203\006\000\026\005\301B\023\b\300\300\301\001\004\302\330 \t.\001\200\310\004\001\214\002\340\000\300\007\240\000\024\bj\310 \b\226\000\026\003\200\310\001\001j\023\005\302\340\370\002\021\002\006\240\227\266\001`\001\234\000@\023\001\003\200\330 \t/\001\203\300A\023\004\310\001\001\212\310\001\t\030\007\205\000C\001 \f\006\000\300\026 \302 \f\002\006\b\001\b\376\003\026\032\007\212\000$b\240\f\004\310\n\f\004\007\207\0060\001\347\000\004\000@\004\327\002'\000\f\302W\026\004\315\305\305\305\004`\271\300\005\307\310\027\001j\310\005\370\000\020\367\004`\370\376\003\000\000\002\303 \001\212\230 \340\020\001\203\023\272\001 \001\234\000@\023\002\006\240\327\330\301A\203\005\026\001\003\200\310\005\001j\302 \370\002\001@\000@\026\022\210\001\t\030\026\007\310 \t\032\t\030\004\340\t\032\001\300\000\004\001\200@@\001 \370\006\000\300\026\002\001\300@\000\001H\001\000\026U\001\300\000@\001\000@\004\023P\001@@\000\026H\001\240\007x@\000\001\200@\000\001H\000\001\026=\001\200\000\004\301A\300`\370\000\004\340\370\000\007\213\003\352b\340\370\004\310\013\370\004\205\005\026\002\305\001\020\020\310\024\001j\210\005\370\000\023\006\310 \370\000\001j\210\005\370\000\026\372\310\001\370\000\026\002\300\240\001j\001\b\376\000\026J\310\005\001j\007\207\0060\001\347\000\004\000@\004\327\002'\000\f\241E\311`\370\000\f2\004\340\370\000\t\025\302W\0261\315\305\305\305\001\300\000 \301A\020\016\001@\000\004\026\005\001\200\000\004\001\340\370\002@\000\301`\370\000\001\000@\000\026\001\300E\203\005\026\207\302\340\t\030\026\020\001\000\000\004\026\r\230 \340\020\001\203\023\t\007\213\327^\001@\000@\023\002\007\213\327\244\310\013\000\022\001\000\000 \026\001\003\200\001\200\000 \004`\271\300\005\307\310\027\001j\310\005\370\000\020\312\301\201\006\240\3712\301F\020\330\005\240\t2\300A\026\001\003\200\303 \000\022\004\\\003\000\000\000\003\260\020\377\003\200 \000\235\322\002/\000\000 \000\307F\000\210\300`\005\356\002!\003\350\001 \001\002\000\006\023\004\001 \001\000\b\000\023\004\210\001\005\356\026\365\0205\007\201\001\n\314L\314L\314N\314O\007\261\000@\304M\310\n\001\000\004[\300`\005\356\002!\003\350\001 \001\002\000\006\023\004\001 \001\000\b\000\023\004\210\001\005\356\026\365\020\031\007\201\001\n\314L\314L\314N\314O\007\261\000@\304M\310\n\001\000\300`\005\356\002!\003\350\001 \001\002\000\006\023\001\004[\210\001\005\356\026\370\020\001 \000\316>\n2\007\215\020\000 \r\026(\007\215\b\000\001@\002\000\023#\001\300\002\000\007\217\227\366\303\216\021\002\007\217\227j\310\017\b\226\303`\000\026\002\215\230N\023\002\310\017\000\026\007\217\003\370\002N@\000\310\016\b\230\310\016\b\232\023\005\007\216\356`\303\376\310\016\b\220\310\017\bb\004 \352z\004[\007\215\020\000 \r\026\373\007\215\b\000\001@\004\000\023\366\007\215@\000\001\016\000\001\026\361\001\300\004\000\006\017\001\217\200\000\310\017\b\214\303\316\001\216\340\000\005\016\310\016\bL\250\016\b\214\t\337\002O\000\004\002/\003\360\310\017\b\212\001\205\000@\004 \352z\300A\023\376\003\000\000\002\210\001\000\342\0236\310\001\001l\001 \374\006\000\300\0230\300\340\374\002\301\201\007 \374\002\007\240\374\004\003\356\310\004\374v\310\004\374\346\310\004\375V\310\004\375\306\310\004\3766\310\004\376\246\310\004\377\026\310\004\377\206\007\216\374\000\300^\004\336\310 \000\344\001l\310\006\374\000\310\006\000\344\001C\001\000\023\n\003\000\000\017\003\000\000\002\210\001\000\342\023\371\310\001\001l\020\320\003\000\000\017\001`\007X\024\000\026\277\007\203\374v\002\340\b\\\004`\221j\002-\000\006\300\240\bL\004`\3236\001\000\007\377\026\021\001\300\007\377\001\000 \000\026)\001\300 \000\007\217\b\222\307\301\310\017\000\350\300`\005\370\004\340\005\370\020\037\001@ \000\026\013\300`\005\370\026\367\001\200 \000\007\240\000\350\007z\300`\b\222\020\017\303\335\023\005\003\220\000\027\006\233\002-\000\006\003\000\000\017\003\320\003\000\000\002\323\340\001\003\023\370$@\023\315\310\001\001l\210\001\000\342\026$\303\335\026\352\204\304\023\355\001 \374\006\000\300\026S\001\300@\000\003\000\000\017\003\320\003\000\000\002\323\340\001\003\023\370\001@@\000\026\344\303\335\023\363\003\220\000\027\006\233\002-\000\006\310\001\001l\020\353\007\206\003\364a\211\004`\324(\300\340\374\002\023\370\301\240\b\212a\211a\240\374\004\025\n\004`\322x\003\000\000\017\003\320\003\000\000\002\323\340\001\003\023\370\315J\315F\315G\315H\311I\000\002\305A\007\245\377\356\340\201\002%\377\370\004`\322t\003\220\000\027\006\233\002-\000\006\310\001\001l\003\000\000\017\003\320\003\000\000\002\323\340\001\003\023\370\210\001\000\342\026\315\303\335\026\354\204\304\023\361a\203\002#\000p\204\304\026\374\241\203\315J\315F\315G\315H\311I\000\002\305A\007\245\377\356\340\201\002%\377\370b\206\025C\241\212\242F\240\206\027!\007\216\001\004\003\000\000\017\003\320\003\000\000\002\323\340\001\003\023\370\005\240\020\200\001^!\000\026\003\007\236\336\214\020\021\001^\001\000\026\016\303\336\001\317\377\000\001\217\004\200\307\217\001^ \000\023\361\001\300\200\000\020\002\005\240\020\200\301\212\210\002\b\214\025?\302\254\000\004\023>\001\212\200\000\301\374\302<\004\374\002\214\021\350\026\002\007\214\021(\005\006\023\243\003\000\000\017\003\320\003\000\000\002\323\340\001\003\023\370\020\257\242F\242\006\027\001\005\207\240\206\004\306\027\223\007\216\001\004\003\000\000\017\003\320\003\000\000\002\323\340\001\003\023\370\001^!\000\026\003\007\236\336\214\020\213\001^\001\000\026\210\303\336\001\317\377\000\001\217\004\200\307\217\001^ \000\023\361\001\300\200\000\004`\320\236\004`\325\240\003\000\000\017\003\320\003\000\000\002\323\340\001\003\023\370\302\254\000\004\026\267\303\335\023\363\003\220\001\267\006\233\002-\000\006\310\001\001l\020\353\241\212\242F\240\206\027!\007\216\001\004\003\000\000\017\003\320\003\000\000\002\323\340\001\003\023\370\005\240\020\200\001^!\000\026\003\007\236\336\214\020\021\001^\001\000\026\016\303\336\001\317\377\000\001\217\004\200\307\217\001^ \000\023\361\001\300\200\000\020\002\005\240\020\200\301\212\210\002\b\214\025\025\302\254\000\004\026\024\003\000\000\017\003\320\003\000\000\002\323\340\001\003\023\370\303\335\023\363\003\220\001\267\006\233\002-\000\006\310\001\001l\020\353\004`\325\240\001\212\200\000\301\374\302<\004\374\002\214\021\350\026\002\007\214\021(\005\006\004`\320Tb\206\027\257\241\202\300\240\bLa\202\303\340\020\202\002O\000\037\n/\313\306\020\250\313\303\020\252\301\201\007 \374\002\007\240\374\004\003\356\007\203\374v\007\211\000\006\302\254\000\004\023\b\301\374\302<\004\374\002\214\021\350\026\002\007\214\021(\007\216\001\004\003\000\000\017\003\320\003\000\000\002\323\340\001\003\023\370\005\240\020\202\001^!\000\026;\007\236\336\214\005\240\020\200\304\304\310\004\374\346\310\004\375V\310\004\375\306\310\004\3766\310\004\376\246\310\004\377\026\310\004\377\206\007\216\374\000\300^\004\336\310 \000\344\001l\303\340\000\342\023@\307\206\310\006\000\344\004\306\302\212\0251\023\n\005\240\020\200\003\000\000\017\003\320\003\000\000\002\323\340\001\003\023\370\302\254\000\004\026\031\303\335\023\363\003\220\001\267\006\233\002-\000\006\310\001\001l\020\353\001^\001\000\026\304\303\336\001\317\377\000\001\217\004\200\307\217\001^ \000\023\271\001\300\200\000\020\270\301\374\302<\004\374\002\214\021\350\026\002\007\214\021(\302\212\021\320\303\335\026\002\004`\317\350\003\220\000\027\006\233\004`\317\324\007\216\323\032\310 \b\224\001j\026\003\310\006\b\224\004^\310\006\370\000\310\006\000\344\301\240\b\224\230 \340\020\001\203\026\031\001\340\001\234\000@\007\217\003\350\013\217\013\217\006\017\023\032\001`\001\234\000@\026\370\001`\f\002\001\000\023\022\330 \t/\001\203\007\240\f\002\200\000\013\217\013\217\310\006\001\212\310\006\t\030\007\240\000\022\234V\001\340\000\340\000@\004\340\b\224\310\006\000\342\001@ \000\023\007\300A\023\003\310\006\374\000\004^\300F\004^\303\340\b\222\026\370\310\006\b\222\004^\315J\315F\315G\315H\311I\000\002\305A\007\245\377\356\340\201\002%\377\370b\206\025W\241\212\242F\240\206\027!\007\216\001\004\003\000\000\017\003\320\003\000\000\002\323\340\001\003\023\370\005\240\020\200\001^!\000\026\003\007\236\336\214\020\021\001^\001\000\026\016\303\336\001\317\377\000\001\217\004\200\307\217\001^ \000\023\361\001\300\200\000\020\002\005\240\020\200\301\212\210\002\b\214\025\025\302\254\000\004\026\024\003\000\000\017\003\320\003\000\000\002\323\340\001\003\023\370\303\335\023\363\003\220\001\267\006\233\002-\000\006\310\001\001l\020\353\004`\325\240\001\212\200\000\301\374\302<\004\374\002\214\021\350\026\002\007\214\021(\005\006\023\t\003\000\000\017\003\320\003\000\000\002\323\240\001\003\023\370\020\233\242\006\027\001\005\207\240\206\027\036\007\216\001\004\003\000\000\017\003\320\003\000\000\002\323\340\001\003\023\370\001^!\000\026\003\007\236\336\214\020\016\001^\001\000\026\013\303\336\001\317\377\000\001\217\004\200\307\217\001^ \000\023\361\001\300\200\000\301\201\007 \374\002\007\203\374v\007\211\000\006\007\216\374\000\003\000\000\017\003\320\003\000\000\002\323\340\001\003\023\370\304\304\310\004\374\346\310\004\375V\310\004\375\306\310\004\3766\310\004\376\246\310\004\377\026\310\004\377\206\300^\004\336\310 \000\344\001l\303\340\000\342\023\b\307\206\310\006\000\344\004\306\310\001\001l\004`\320\236\007\216\325\216\004`\323\230bF`\206\003\000\000\017\003\320\003\000\000\002\323\340\001\003\023\370\210\001\000\342\026\n\303\335\023\363\003\220\000\027\006\233\002-\000\006\310\001\001l\020\353\300\340\374\002\023\t\301\240\b\212a\211a\240\374\004\006 \020\200\004`\322x\007\206\003\364a\211\240\206\025\002\007\202\177\377\301\201\007 \374\002\007\240\374\004\003\356\007\203\374v\007\211\000\006\007\216\374\000\304\304\310\004\374\346\310\004\375V\310\004\375\306\310\004\3766\310\004\376\246\310\004\377\026\310\004\377\206\300^\004\336\310 \000\344\001l\303\340\000\342\023\007\307\206\310\006\000\344\004\306\310\001\001l\020\256\007\216\326@\004`\323\230\301`\370\000\203\005\023\f\310\005\001j\302 \370\002\023\367\025\024\006\240\227\266\300`\370\000\203\001\026m\004`\271\300\006\240\3712\200E\026O\004`\271\300\006\240\227\266\302 \370\002\021\373\023\342\001\240\007x@\000\301A\300`\370\000\001H\000\001\026>\004\340\370\000\007\213\003\352b\340\370\004\310\013\370\004\205\005\026\002\305\001\020\020\310\024\001j\210\005\370\000\023\006\310 \370\000\001j\210\005\370\000\026\372\310\001\370\000\026\002\300\240\001j\001\b\376\000\026\314\310\005\001j\001\340\370\002\000 \007\207\0060\001\347\000\004\000@\004\327\002'\000\f\241E\311`\370\000\f2\004\340\370\000\t\025\302W\026\003\315\305\305\305\020\006\005\307\310\027\001j\310\005\370\000\305\305\203\001\023\251\310\001\001j\001 \370\006\000\300\023\255\001`\370\002\001\000\026\005\300`\370\000\203\001\026\362\020\232\007\240\000\022\327\244\300`\370\000\203\001\023\223\310\001\001j\001`\370\002\001\000\026\211\007\240\000\022\327^\020\352\003\000\000\002\303 \001\212\023\035\203\001\023\016\310\001\001j\001 \370\006\000\300\023\206\001`\370\002\001\000\026\007\300`\370\000\203\001\026\362\003\220\277\377\003\200\007\240\000\022\327\244\300`\370\000\203\001\026\013\003\220\277\377\003\200\020\030\003\000\000\002\303 \001\212\023\023\203\001\023\016\310\001\001j\001`\370\002\001\000\026\004\007\240\000\022\327^\020\335\300`\370\000\203\001\026\362\003\220\277\377\003\200\007\213\234r\303\001\0239\302L\310\f\001j\302 \370\002\021-\302L\303 \370\000\026\367\310\t\001j\302 \370\002\026*\001\340\370\002\031\000\005\240\023\200\020$\001\340\370\002\031\000\005\240\023\200\310\f\001\212\007\211\t\030\302\031\023\001\005\311\306L\302 \000\022\002\210\327^\026\003\001\300\000@\020\005\002\210\327\244\026\005\001\200@@\007\240\000\022\234V\004[\310\t\001j\302 \370\002\026\342\020\334\302 \f\002\021\001\020\345\330 \340\020\001\203\007\210\000\005\013\210\013\210\006\b\026\374\007\240\001\212\000C\020\330 \000\330p\000\177\000\000 \000\3700\005\354h\004\t2\323\317\0260\001O\000\200\026-\001\016\000\003\026*\321\004\023\001\007\004\006\304\007\003\007\210\007#\266\004\030\r\001M\000\002\023\017\300`\006|\002\201\0060\023\n\007\210\200\030\006\240\340\"\020\005v\004\226\003\023\002\326\001\020\356\007\210\007/\266\004\030\003\226\003\023\005\004\\v\004\226\003\023\005\326\003\007\203\200@\006\240\343V\004\\\003\000\000\002\301K\002\205\000C\023,\001`\tj\000\004\026\006\310\005\001l\001`\374\002\000 \023\007\006\240\3712\003\220\004w\003\200\310\n\001l\302\240\374\000\026\373\302\240\001l\007\211\003\352b`\374\004\310\t\374\004\007\211\005\370\302\331\026\002\316E\020\005\005\311\310\031\001l\310\005\374\000\306J\001\240\007x\007\377\020\340\007\240\f\002\200\000\007\240\f\004\000(\300A\026\330\330 \340\020\001\203\007\211\000\005\013\211\013\211\006\t\026\374\310\005\001\212\007\240\000\022\234V\001\340\000\340\000@\020\306\302\205\302`\007\200\310\n\001j\007 \370\002\007\240\370\004\003\356\310\t\370v\310\t\370\346\310\t\371V\310\t\371\306\310\t\3726\310\t\372\246\310\t\373\026\310\t\373\206\310\t\373\366\302\240\370\000\026\344\302\240\001j\300A\023\006\310\002\001j\310\005\370\000\300\212\004[\310 \b\224\001j\026\005\202\205\026\007\310\005\b\224\004[\310\005\370\000\301`\b\224\230 \340\020\001\203\026\031\001\340\001\234\000@\007\211\003\350\013\211\013\211\006\t\023\024\001`\001\234\000@\026\370\001`\f\002\001\000\023\f\330 \t/\001\203\007\240\f\002\200\000\013\211\013\211\310\005\001\212\310\005\t\030\004\340\b\224\300T\026\002\305\005\020\004\310\002\001j\310\005\370\000\300E\300\212\007\240\000\022\234V\001\340\000\340\000@\004[\007 \f\270\007\203\200\000\004[\007\240\374\004\003\356\302 \007\200\310\b\374v\310\b\374\346\310\b\375V\310\b\375\306\310\b\3766\310\b\376\246\310\b\377\026\310\b\377\206\310\b\377\366\004`\300\306\303\240\000\342\310\016\bf\310\016\001l\303\240\374\000\006\r\026\372\004\340\374\000\310 \001l\b|\310\016\000\342\310\016\007z\004\340\b\224\004\340\f\270\007\215\000\020\004[\003\000\000\002\007\t\302\240\001\004\001\212\000\200RJ\322\211\001\312%\000\310\n\001\004\322\240\001\004\001\n\332\000\026\365RJ\001\240\b\240\377\000\007\240\b\250\020\000\001\311\005\000\007\212\007x\002\211_\377\026\031\001Z\200\000\026\017\007\211\336\214\001 \007X \376\023\002\001\211\004\000\310\t\001\004\001\232\200\000\003\220\377\377\003\200\001 \007X \376\026\"\003\220\377\377\003\200\005I\001\211\200\000\001I@\000\023#\001I \000\026/\001Z\200\000\026\016\001\232\200\000\007\212\336\214\001 \007X \376\023\002\001\212\004\000\310\n\001\004\001\211 \000\322I\026\005\003\220\377\377\003\200\007\211 \000\370\t\007:\302`\0076\023\366\004\340\0076\004T\004\312\207J\207J\207J\207J\207J\207J\207J\207J\207J\207J\006\n\026\364\004`\263\360\001Z\200\000\023\004\001 \007X \376\023\333\302\240\001\004\001\312\377\000\001\212\004\200\310\n\001\004\001`\001\004 \000\026\317\001\311 \000\007\212\007x\020\271\001`\007X\020\000\026\023\001 \005\356\000\007\026\017\301\240\b\240\006\306\321\340\001\003\023\024q\206\006\306\001 \001\004 \000\023\"q\206\310\006\b\240\001`\001\202 \000\026\006\001\240\001\202 \000\001\340\001\202 \000\004[\007\207\001\f\007\210\b\242\002&\377\000\030\004\3167\3167\306\027\020\342\2167\026\337\2167\026\335\206\027\026\333\321\206\026\332\020\021\002&\001\000\030\016\031\333\301\340\001\004\001\307\377\000\001\207\004\200\310\007\001\004\001 \001\004 \000\026\316\020\316\004\340\b\250\004[\300\340\007\\\310\003\001l\303C\302\303\242\313\302\353\f2\310\013\374\000\023\007\310\013\001l\302\340\374\000\026\373\303`\001l\007\213\003\352b\340\374\004\310\013\374\004\007\213\005\370\003\000\000\002\303\233\026\002\316\303\020\005\005\313\310\033\001l\310\003\374\000\306\315\001\240\007x\007\377\003\000\000\017\004 \352z\007\216\001\004\003\000\000\002\303\336\001O \000\026\b\001 \007x\200\000\026\004\003\000\000\017\004`\305\306\001\317\377\000\001\217\004\200\307\217\001^ \000\026\004\001`\007x\200\000\026\360\303\335\002O\000\017\341/\340\024\003\000\000\017\004[\003\000\000\017\020\b\006\240\307~\001\302\377\200\001\202$\000\007\216\001\004\003\000\000\002\001^ \000\026\360\307\202\003\000\000\017\003\220`?\004Y\007\216\001\004\003\000\000\002\001^ \000\023\006\303\336\001\317\377\000\001\217\004\200\307\217\003\000\000\017\004`\305`\007\216\001\004\003\000\000\002\001^ \000\026\020\003\000\000\017\004`\306\"\007\216\001\004\003\000\000\002\001^ \000\026\t\007\240\001\004\333\206\001\205X\000\003\000\000\017\004`\305j\303\336\001\317\377\000\001\217\004\200\307\217\001^ \000\023\356\001\300\000\200\001\305X\000\020\356\007\216\200 \302`\001b\004\340\001b\007\214\t4\317\036\021\026\303^\303\376\317\036\343^\243\376\317\036\343^\023\016\243\376\203\376\026\013\303~\005M\203n\377\366\026\006\002\216\2000\026\370\310\t\001b\004[\310\t\001b\007 \t4\004[\004\340\001h\310 \007\344\001\030\303`\007\342\007\217\000\201\323\340\007\364\001M@\000\026\001\005\217\310\017\007\370\007\217\000\201\323\340\007\356\001M\200\000\026\001\005\217\310\017\007\356\001\215\300\000\310\r\001\032\004`\304\026\007\214\356\000\006\240\220\224\007\214\355\220\006\240\220\224\004\340\001\004\004`\305j\002\205\000\016\032\005\001\t\017\000\023\002\004`\335j\231I\352\320\004`\335T \000\263\314\000\024\007\213\001\004\001[ \000\026\375\330 \007\337\001\027\007\233\337\200 \000\377\300\000*\003\000\000\000\001\340\001\000\000\200\006N\002\001\357\372\314M\314N\304O\002\000\000\001\310\000\357\340\210\000\357\340\023\375\002\340\357\340\003\200 \000\256\000\000\252\303\316\0202\000\000\300<\bN\000\000\300 \007x\000\000\000\002\bV\001\f\000\b\bb\003\370\000\006\000\000\022\000\000\002\b~\001\214\000\002\007x\007\377\000\006\007~\374v\276\255\001\n\000\b\007\212\000\006\000\000\317z\021(\000\004\023\240\023\240\220*\000\002\b\226\227j\300\004\b\236\000\000\000\000\000\200\235\310\001\200\001\000\0018\001|\001\316\0022\002\256\003B\003\370\003\370\003\370\003\370\003\370\003\370\003\370\003\370\003\370\003\370\003\370\003\370\003\370\003\370\003\370\003\370\003\370\003\370\003\370\003\370\003\370\003\370\003\370\003\370\003\370\003\370\003\370\003\370\314\000 \000\262\230\000\004\002\t\024\000 \000\262\250\000\002\220\000 \000\261\000\000\002\220\000 \000\370\b\000\002\220\000 \000\310\276\000\004\302\313\302\313 \000\277\264\000\b\210\013\007\230\210\013\007x \000\300T\000\004\006\240\372\006 \000\300^\000\004\007\204\007z \000\300\302\000\004\004`\372\020 \000\311\300\000\002\026\342 \000\311\302\000\004\006\240\372B \000\311\350\000\004\004`\312\f \000\271\240\000\004\004`\230\240 \000\273\222\000\004\006\240\232\364 \000\274 \000\004\301\340\374\002 \000\305\\\000\004\004`\374\354 \000\305\242\000\004\004`\374x \000\305\332\000\004\004`\374\306 \000\306\034\000\004\004`\375\016 \000\302\346\000\006\001 \001\000\000\200 \000\303\324\000\002\001\027 \000\242\312\000\002\305` \000\242\322\000\002\375$ \000\242\362\000\002\375$ \000\243\030\000\002\316\230 \000\305n\000\002\020\f \000\304\f\000\004\006\240\375\252 \000\3148\000\002\307~ \000\240\304\000\002\307~ \000\305\354\000\002\307\264 \000\240\300\000\002\307\264 \000\305\024\000\004\004`\375\354 \000\304\346\000\004\006\240\375` \000\310,\000\002\006i \000\314`\000\002\006i \000\334h\000\002\004\\ \000\334\270\000\004\004`\3700 \000\335P\000\004\004`\376\004 \200\264\210\000\002\373\210 \200\337\006\000\002\b\250 \000\2404\000\n\000\002(\361\360\361\370\347\347\347 \000\262<\000\002\006\003 \000\241\026\000\002\234V \000\241\032\000\002\230N \000\241\034\000\004\bN\225\250 \000\241\"\000\002\372v \000\241f\000\002\370\232 \000\241n\000\002\232\" \000\241r\000\002\233V \000\241z\000\002\232\260 \000\241\200\000\004\357\300\377\300 \000\241\234\000\002\235\270 \000\240\260\000\002\316\350 \000\240\254\000\002\007x \000\242\346\000\002\374\034 \000\365\304\000\002\000\002 \000\366z\000\002\000\002 \000\366\256\000\002\000\002 \000\365\372\000\002\002\000 \000\366\030\000\002\002\000 \000\305\310\000\004\302\240\007\370 \000\306\232\000\004\302\240\007\370 \000\306\334\000\004\302\240\007\370 \000\314$\000\004\302\240\007\356 \000\243d\000\002\007\370 \000\243n\000\002\007\370 \000\303\246\000\002?\376 \000\244F\000\002\007\b0\000\220\360\000\006\303\340\360\000\021\3700\000\222*\000\006\303\340\360\000\021\3700\000\223\\\000\006\303\340\360\000\021\3700\000\224Z\000\006\303\340\360\000\021\3700\000\225\026\000\006\303\340\360\000\021\3700\000\317\342\000\006\303\340\360\000\021\3700\000\320\024\000\006\303\340\360\000\021\3700\000\320^\000\006\303\340\360\000\021\3700\000\320\230\000\006\303\340\360\000\021\3700\000\320\352\000\006\303\340\360\000\021\3700\000\321R\000\006\303\340\360\000\021\3700\000\321v\000\006\303\340\360\000\021\3700\000\321\266\000\006\303\340\360\000\021\3700\000\321\354\000\006\303\340\360\000\021\3700\000\322<\000\006\303\340\360\000\021\3700\000\322\312\000\006\303\340\360\000\021\3700\000\3230\000\006\303\340\360\000\021\3700\000\324Z\000\006\303\340\360\000\021\3700\000\324\252\000\006\303\340\360\000\021\3700\000\324\352\000\006\303\240\360\000\021\3700\000\325\n\000\006\303\340\360\000\021\3700\000\325T\000\006\303\340\360\000\021\3700\000\325\256\000\006\303\340\360\000\021\3700\000\373\236\000\006\301\340\360\000\021\0240\000\307N\000\006\001`\360\000\200\0000\000\307\206\000\006\001`\360\000\200\0000\000\307\274\000\006\001`\360\000\200\0000\000\225^\000\004\355\003\355\0030\000\225\212\000\004\355\003\355\0034\000\221\244\000\002`\2024\000\222D\000\002`\2024\000\223x\000\002`\2024\000\224z\000\002h\2024\000\2252\000\002`\2024\000\225l\000\002h\2024\000\225\230\000\002h\2024\000\225\332\000\002 \2028\000\320v\000\002\340\2028\000\320\312\000\002\340\2028\000\324:\000\002\340\202 \000\240\002\000\002\371\340 \000\240z\000\002\345\030 \200\240\002\000\002[X \200\240z\000\002\203\2400\000\240\002\000\002\256O0\000\240z\000\002/\3740\200\240\002\000\002\017\3070\200\240z\000\002\316\2044\000\240\002\000\002\256O4\000\240z\000\002/\3644\200\240\002\000\002\017\3074\200\240z\000\002\316|8\000\240\002\000\002\256R8\000\240z\000\002/\3618\200\240\002\000\002\017\3128\200\240z\000\002\316y\000\000\200\000\t\374SMAC.00.38 (C) Copyright Olicom 1998.\000\000\007\240\023\004\304\000\001`\tj\200\000\026\003\001\240\tj\000`\001`\tj\000@\0264\001 \023\f\020\000\0260\330 \t.\023\006\330 \001\200\023\b\330 \001\202\023\n\007\240\023\000\207\340\007\240\023\002\355\266\007\240\023\024\000\004\006\240\204\320\007\240\023\f\004\000\330 \357T\t.\001\340\023\f\020\000\001\240\023\f(\000\001`\tj\000 \026\003\001\340\023\f(\000\007\240\023L\000\002\002\n\000\002\001\340\023\016\001\200\020\t\007\240\023\000\333\304\007\240\023\002\352\260\001\240\023\f8\000\006\240\3342\302\340\023\000\004[\001N\000@\026\002\004`\314\264\002\r\022\000\004`\314\246\001`\023\f\020\000\023\002\004`\343\316\310\013\023R\006\240\343\316\330 \340\n\374\006\302\340\023R\004[\001`\023\f\020\000\026\006\002\204\000\022\023\025\002\204\000\024\023-\006\240\343\316\001`\023\f\020\000\026\n\330 \340\n\004\006\210 \023T\003\370\023\003\007\240\003\370\201\214\004`\333\226\002\004\000\b\006\240\343\316\007\240\003\370\201\214\002\005\004\004\002\006\357\\\315v\315v\002%\000\f\315v\315v\315v\315`\023\022\315v\315`\023L\315v\305`\t\036\020\343\002\004\000\b\006\240\343\316\007\240\003\370\201\214\002\005\004\004\002\006\357j\315v\315v\002%\000\f\315v\315v\020\321\004`\207\340\001O\000\n\026\003\001O\000\200\004[\004`\332\004\300\303\023\006\001`\023\f\020\000\026\002\001\326\000\200\007\206\0076\004`\343z\240`\023\002\301\021\004T\001H@\000\026\006\001\210@\000\002(\357\000\004`\3406\002(\343\356\004`\3406\001`\023\f\020\000\026\006\002\205\000\022\023\n\002\205\000\024\023\007\002\205\000\025\023$\002\205\000\020\004`\335L\002\003\200\002\210$\000\024\340\034\026\031\005\203\005\203\222`\357\236\026\024\005\203\231 \340\016\000\030\026\017\005\203\005\203\002\205\000\022\026\005\231 \357\240\000\031\026\006\020\004\231 \357\241\000\031\026\001\004\303\004\\\002\003\200\002\210$\000\024\340\036\026\371\005\203\005\203\222`\357\236\026\364\004\303\020\362\002\205\000\025\023\t\002\205\000\t\023\002\006\240\342\344\241E\301e\343\254\004U\006\240\341\242\001`\023\f\004\000\026\031\001O\000\200\026\t\001\340\023\016 \000\002\003\200\020\006\240\343V\006\240\342r\001\340\023\016\000\020\007\240\023\000\207\340\007\240\023\002\355\266\001\217\000\200\002\n\000\b\004`\200\276\002\r\200\000\001`\023\f\020\000\026\002\002\r\200\200\004R\001`\023\016 \000\026\002\002\003\202\000\004`\333\270\002\217\000\006\026V\001\340\023\016\000\240\005\240\023\026\006\240\2050\002\b\300\000\006\240\340\"\001\315\004\000\020H\002\217\000\002\026E\002\b\300B\006\240\340\"\001\315\b\000\020>\223\340\357\243\023\003\223\340\357\244\0268\322\240\357\245\0205\002\217\000\006\0262\002\003\000\003\004`\202\302\223\340\357\245\026+\001\340\023\016\000\200\006\240\2050\004\317\002\n\000\004\002\b\300\036\006\240\340\"\002\003h\000\006\240\343V\002\003\200\020\006\240\343V\020\026\002\217\000\004\026\023\002\003\000\003\004`\202\302\002\217\000\002\026z\001`\023\016\000\b\026\002\004`\205V\002\n\000\004\002\b\300\036\006\240\340\"\020m\001`\023\016@\000\026i\002\217\000\006\026\007\001\340\023\016\000\240\005\240\023\026\006\240\2050\002\b\3000\006\240\340\"\001\315\001\000\020X\223\340\357\243\026U\002\b\3006\006\240\340\"\007\240\007\b\000\005\001`\023\016\004\000\026\003\007\240\007\b\000\002\002\005\003\370\002\004\000\004\004`\200\372\301 \001\204\002D\210\000\023\022H\004\001\204\006 \007\002\026\b\001\340\023\016\004\000\007\203\300\000\006\240\343V\020/\002\b\300<\006\240\340\"\020*\001\340\001\202@\000\006\240\340\030\007 \007\002\001\216\200\000\001\240\023\016\006\000\020\035\002\217\000\002\026\032\001 \023\016\000@\026\026\302 \023\024\023\t\006 \023\024\002\b\300B\006\240\340\"\001\315\b\000\020\n\001`\023\f \000\023\002\004`\205V\002\003\000\005\004`\202\302\004`\207\340\002\217\000\006\026\004\002\003\000\005\004`\202\302\001`\023\016 \000\026\363\223\340\357\242\026\360\001\240\023\016P\200\006\240\2050\001\316\000\001\322\240\357\243\007\240\007\b\000\005\001`\023\016\004\000\026\003\007\240\007\b\000\002\002\b\3006\006\240\340\"\002\b\300\f\006\240\340\"\002\b\300\030\006\240\340\"\020\320\002\217\000\b\026\315\007\240\023\024\000\f\004`\200t\303\013\006\240\205H\006\240\204\362\302\314\004\340\023\016\004\340\023\026\004\340\006\334\004\340\006\336\004\340\006\340\004[\002\006\000\005\002\004\023\032\301T\023\001,\324\002$\000\n\006\006\026\371\004[\002\006\000\005\002\004\006r\301T\023\001,\324\002$\000\n\006\006\026\371\004[\001`\023\016\b\000\026\003\001\340\001\202 \000\001`\023\016\000\200\026\004\001\340\001\202\n\000\020\003\001\240\001\202\n\000\004[\001\240\001\202(\000\001\340\001\202\020\000\004[\006\240\204\362\004\340\023\016\330 \023\006\t.\330 \023\b\001\200\330 \023\n\001\202\006\240\340\030\004`\345b\300b\000\004\310\"\000\006\001l\002\202\004\000\033\r\001\216\b\000\002\217\000\006\026\b\006 \023\026\026\005\001\240\023\016\000\240\006\240\2050\301\"\000\016\004Q\310\002\001l\240\202\310\"\f2\374\000\002\002\374\000\223\340\343\252\023q\006\240\334\306\001\242\000\016\200\000\310\005\006\374\300\303\026C\001\"\000\026\017\000\026\020\210\"\000\016\tl\026\f\210\"\000\020\tn\026\b\210\"\000\022\tp\026\004\006\240\341\242\004`\207\340\230\240\357\246\000\026\023\004\230\240\357\247\000\026\026\025\302\340\006\334\026\006\302\340\006\336\026\003\302\340\006\340\023\f\210\"\000\016\006\334\026q\210\"\000\020\006\336\026m\210\"\000\022\006\340\026i\002\205\000\t\023\013\002\205\000\025\023\b\002\205\000\022\023\r\002\205\000\024\023\016\006\240\342\344\241E\301e\357r\004U\006\240\340n\004`\207\340\310$\000\032\023N\020\364\310$\000\032\023P\020\360\001 \023\016\002\000\026\007\004\340\001\204\001\240\001\202@\000\006\240\340\030\007\240\007\002\000\004\001\340\023\016\002\000\001\316\200\000\002\b\300<\006\240\340\"\004`\207\340\006\240\341\242\004`\207\340\006\240\341\242\002\003\000\005\001O\000\200\026\002\002\003\202\000\004`\202\302\001`\023\016 \000\026$\223\340\357\242\026\f\001`\023\016 \000\026(\002\003\240\000\006\240\343V\001\240\023\016P\000\020\003\223\340\357\243\026\035\001\316\000\002\322\240\357\244\002\b\300\f\006\240\340\"\002\b\300\030\006\240\340\"\020\020\006\240\341\242\002\003\000\013\020\004\006\240\341\242\002\003\000\005\001O\000\200\026\002\002\003\202\000\004`\202\302\020\275\002\217\000\002\023\361\002\217\000\004\023\356\001`\023\016@\000\026\365\002\b\300H\006\240\340\"\020\360\002\217\000\002\026\253\300\340\023N\026\016\001`\023\f\b\000\023\250\001\340\023\016\000H\006\240\341\242\002\b\300$\006\240\340\"\020\"\002\203\000\002\026\331\310$\000\016\006\334\310$\000\020\006\336\310$\000\022\006\340\006\240\341\242\002\b\300$\006\240\340\"\001\340\023\016\000@\300\340\023\022\026\004\001\240\023\016\b\001\020\006\002\203\000\001\026\003\001\340\023\016\b\001\020\027\002\217\000\006\026\266\300\340\023P\002\203\000\000\026\005\006\240\341\242\002\n\000\n\020\n\002\203\200 \026\004\002\003\000\b\004`\202\302\026\244\004`\332\004\222\240\340&\026\r\323\340\340&\001O\000\200\023\007\301\n\203\304\023\b\303\304\301$\355\326\004T\020\003\223\312\023\354\323\312\003\260\330\017\006Yq\004\301$\355\342\004T\370 \357T\001\200\370 \357V\001\202\006\240\340\030.\340\000\000\310 \tl\001\240\310 \tn\001\242\310 \tp\001\244\002\b\300\006\006\240\340\"\020\314\007\240\006\306\002\000\007\240\006\310\000\002\330 \357X\t.\330 \357X\001\200\330 \357Z\001\202\006\240\340\030\004\340\001\236\002\b\300*\006\240\340\"\002\004\000\n\002\005\003\364\006\240\343\316\007\240\003\370\210\224\001N\b\000\023\251\001\316\b\000.\240\003\364\020\244\003\260\230 \340\016\006e\026\237\222\240\340&\026\234\002D^\000\026\013\006 \006\306\026\335\002\n\000\006\020\225\003\260\230 \340\016\006e\026\216\006 \006\310\026\305\004`\346j\330 \357T\t.\330 \357T\001\200\330 \357V\001\202\006\240\340\030\001\340\023\016@ \007\240\023\026\000\001\002\b\3000\006\240\340\"\002\b\300H\006\240\340\"\002\b\300\022\006\240\340\"\002\b\300\000\006\240\340\"\001\315\004\000\004`\207\340\006\240\205H\001\316\000 .\340\000\000\004\315\006\240\205\n\002\b\300N\006\240\340\"\004`\207\340\001\240\023\016\000\200\006\240\205\"\001\317\000\200\001\340\023\016\020\000\001`\023\016\000\001\026\004\007\210\200\006\006\240\340\"\001 \023\016 \000\026\007\001\340\023\016 \000\004\303\006\240\343V\020\016\001\216\000\003\002\003\000\020\006\240\343V\001`\023\016\000\020\026\004\002\003\200\b\006\240\343V\310 \344n\001\206.\340\000\001\001\216\000 \004`\207\334\002\003\250\000\001`\007\b\000\002\026\002\002\003\350\000\006\240\343V\001N\000 \023\006\001\316\000 .\340\000\000\300A\026\372\006\240\341.\002J\377\000\002O\377\200\002\005\003\370\002\004\000\004\004`\200\372\002J\377\000\002O\377\200\004`\207\334\006\240\205H\004`\207\334\006\240\204\362\004\340\023\016\001\316\000\b\004`\347\366\000\000\211\374\006\005\000\000\000\000\255\220\000b\300\200\023\000\000\000\000\002\023\000\333\304\000\002\023\002\352\260\000\002\023T\334\026\000\002\t\036\000\000\000\002\023\022\000\001\000\000\332\210\332|\206n\332\246\332\236\333\206\333\206\333\206\332\250\205\250\205x\333x\333\206\333\206\333\206\333\206\333\236\210\024\210D\210\312\211\024\2112\333\366\211\232\211\330\211\344\344n\333\236\211\354\333\236\000\000\257\000\000\250\023$\202\322\000\024\023\032\202\364\000\004\0238\203\b\002\274\023\032\203\032\007\b\023\032\203(\003\350\023\032\203X\000\360\023\032\203f\000\024\023$\210\266\000\004\023.\203\206\000d\023.\203\260\000\002\023B\203\336\000\005\023\032\204&\000\004\0238\204d\001\364\023\032\204\300\000\024\256\000\331\000\002\000\331\000\000\036\020\000\000\0200\021\004\f\004\016\004!\000\022\020\000\000\0040\023\333\250\350|\206\276\206\250\206\250\207&\206\250\353\362\333\250\206\240\354\004\350b\354\020\354\020\355:\355D\355N\206\240\207D\206\240\207\262\206\240\003\000\017\r\000\002\004\006\000\003\000\000\262\250\000\002\200\000\000\000\261\000\000\002\200\000\000\000\370\b\000\002\200\000\000\000\271\f\000\006H \023\004\001\200\000\000\2728\000\006H \023\004\001\200\000\000\274\210\000\006H \023\004\001\200\000\000\312\252\000\004\004`\202\260\000\000\310,\000\002\006\t\000\000\314`\000\002\006\t\000\000\333\034\000\004\004`\202V\000\000\340\310\000\002\200\332\000\000\355t\000\002\200\332\000\000\355\224\000\002\200\332\000\000\347\256\000\004\006\240\201\220\000\000\345\260\000\004\004`\200(\000\000\333\300\000\004\004`\200\276\000\000\332v\000\004\004`\201\270\000\000\3402\000\004\004`\201\300\000\000\333\222\000\004\004`\200\372\000\000\343v\000\004\004`\201\240\000\000\335H\000\004\004`\201\332\000\000\314\242\000\004\004`\200\310\000\001\000\000\000" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __DATA,__data .globl _TRlldMacCode ## @TRlldMacCode .p2align 1 _TRlldMacCode: .asciz "R\224\002\000\272z\000\000\240\000\001\310\342(\324\333\200\000@\000 \000\020\000\b\000\004\000\002\000\001\000\000\200\000@\000 \000\020\000\b\000\004\000\002\000\001\377\000\000\377\377\360\360\000\000\017\377\377\177\377\000\003\000\000\000\324\347\347\347\362\362\370(C) COPYRIGHT IBM 1983,4,5,6(C) COPYRIGHT TI 1983-89,90-94\000\000{c\366\336\361\314\355\234\367\342\000\000\000\304\275$\006J\006P\006L\332\000\006N\000\017\0062\000\001\007P\007X\007R\302\316\007T\000\017\0078\000\001\000\272\000\240\000\274\367\360\000\276\000\017\007^\007:\007b\200@\007d\307\262\007f\307\224\007h\305\236\007\230\200\000\007x\200\000\b\342\000\004\b\344\000\001\b\354\000\b\b\366\000\n\b\370\000\006\t\000\000\f\t\002\000\004\001\256\000\000\t\036\000\000\tf\000\000\006\f\000\023\006\n\000 \000\000\000\340\263\206\000\340\262\346\000\340\263\206\000\340\265\002\000\340\266^\000\340\271<\000\340\264\022\000\300\264\"\000\340\263\206\000\340\263\206\000\300\264t\000\340\263\206\000\340\263\206\000\340\263\206\000\340\263\206\000\340\263\206\000\300\275J\000\300\275\264\000\300\275\360\000\300\276`\000\300\276\342\000\340\300P\000\340\277\366\000\340\301R\000\340\300\350\000\340\272\220\000\300\273\000\000\300\273Z\000\300\273\214\000\300\272\264\000\300\263\200\000\300\263\200?\000\177\000^\000\0000\000(\000C\266\266\266\266\265\034\265\024\265F\265F\265b\266\266@\000\000\000 \000\000\000\b\000 \000\b\000\200\000\b\000\001\000\020\000\000\000\000\b\000\f\000\020\000\024\020\016\f\f\n\n\n\n\000\000\241\310\000\t\b\b\000\000\241\320\000\021\006\006\000\000\241\340\000!\004\004\000\000\242\000\000A\002\002\000\000\242@\000\201\000\000\000\000\242\300\006\330\007\230\327\242\007X\306V\007X\305\\\007X\306\306\007X\306.\007\230\324~\007\230\324v\007x\316\352\007X\306\216\007\230\327\\\007x\317\276\007X\324\216\007X\306>\007X\306|\007X\307@\007\230\330\322\007\230\324\262\007x\317~\007\270\3318\000\000\000\000\000\000\310\000\316>\316\362\323\372\312\272\312\362\313\020\313\232\313\276\313\332\314R\314R\313\206\314\360\313@\000\000\000\000,\000\f\000\017\001\376\377X\000\016\000\376\377\000\016p\000\200@^\000\300\240\377\337\030\000\340\000x\000P\000`\000p\000\f\000\000\006\000\000\343\204\007\346\007\364\000\b\000\000\343\212\007\352\007\364\000\006\000@\n\000\007\346\007\356\000\b\000@\n\006\007\352\007\356\000\000\301\342\324\213\377\377\321\327\305\331\303\324Y;\t4\005\374\tl\006\330\004\006\352z\t0\004H\b\200\000\006\006\n\f\016\333\250\350|\350\244\351\212\352\214\352\346\353@\353\362\333\250\354t\354\004\350b\354\020\354\020\355:\355D\355N\345b\347\352\333\236\345\264\346\202\346\362\347n\347\222\333\366\333\236\344\322\344\264\344n\333\236\347\366\333\236\006r\337\242\007\b\006r\337\000\001\364\006r\336\340\007\b\006|\346Z\000\004\006|\337$\000\000\006|\347\330\000\372\006\206\336p\000\005\006\220\350(\000(\006\220\337\374\001\004\006\220\000\000\000\002\006\220\337,\002\274\006\232\337\262\005\334\006\232\337V\000d\006\232\337\266\000\024\006\232\351\034\006@\006\232\337\276\000d\000\000\007\n\007\016\007\004\006\330\007\000\006\360\006\356\006\354\007\f\006\346\007\030P\000\000\314\000\003\204\000\250\000\240\000 \000\200\000@\000\b\000@\000\200\000@\000\020\000\364@\363\006\363 \363:\000\000\000\000\000\000\000\t\000\t\363\250\363\020\363&\363@\001@\001B\001B\001B\000\000\000\177\000\240\000\377\002\020\002\037\0020\002?\002P\002_\002p\002\177\002\220\002\237\002\260\002\277\002\320\002\337\002\341\002\377\003\001\003\177\003\201\003\217\003\221\003\237\003\241\003\257\003\261\003\277\003\301\003\317\003\341\003\377\007\300\007\377\f\000\017\3770\0007\377\377\377\377\377\376\274\000\007\002^\001\000\272\377\272\200\000\000\000\000\000\000\001\f\001\n\001\016\001\020\001\024\000\000\001\022\370\000\001\026\377\000\000\000\000\000\001\n\001\034\001\202\226f\226fUU\000\000\001\202\212*\212*\311\030\311\030\001\206\242\252\240\036UUT\036\001\212P\000\000\000\250\000\000\000\001\214P\000\000\000\250\000\000\000\001\216P\000\000\000\250\000\000\000\001\220P\000\000\000\250\000\000\000\001\222P\000\000\000\250\000\000\000\001\224P\000\000\000\250\000\000\000\001\226P\000\000\000\250\000\000\000\001\230P\000\000\000\250\000\000\000\001\232P\000\000\000\250\000\000\000\001\234UU\177\300\252\252\177\300\000\000\001\242\001\244\001\250\001\252\001\256\001\260\001\262\001\200\000\000\001\210\377\000\001\236\000\377\001\240\200\000\001\254\200\000\000\000\001\246\200\000\000\000\001\200\001\274\210\000\006\000\310\000\000\000\200\000\0000\000\000\200\000\000\002\000D\362P\000H\362V\000P\362\\\000`\362b\000x\362h\357\310\356\326\351\374\356\350U\024\001\240\356\252\351\220\357\004\357^\356\276\360\026\000\000\000\036\357\004\357PA\000A\001\357t\3523\356\326\352\b\356\252\351\304\357\024\357 \357t\352.\360 \000\000\357\364\356\252\351\272\357\024\357 \357\364\360 \000\000\356\252\351\260\356\312\357\b\357 \357\364\356\252\351\272\357\024\357 \357\364\360 \000\356\350U\024\001\240\356\326\352\020\356\252\351\220\360\026UP\000\f\357\004\357P\001\000\000\000\357t\3525\356\276\360\026UU\000\f\357\024\357^\356\276\360\026\377\377\000\b\360\026\020\002\000\006\357\004\357P\001\000\001\001\357t\352@\356\276\360\026\300\000\000\b\360\026\377\377\000\n\360\026\377\377\000\f\360\026\020\r\000\006\357\004\357P\001\000\001\001\357t\3524\360 \b\356\276\360\020\001\202\311\002\357\004\357t\352@\360 4\356\276\360\026\020\000\000\006\357\004\360\204\357t\3528\360\020\001\234\000@\356\326\352\020\356\350\000\377\007\200\360\344\000\003\361$\3612\351\322\360\366\000\000\3612\351\334\360\366\000\004\3612\351\344\360\366\000\007\3612\351\354\360\344\000\001\3612\351\364\360\366\000\002\3612\351\364\360\366\000\006\3612\351\364\360\366\000\005\3612\351\364\360\344\000\001\361\b\360\344\000\003\361\026\357 \360\244\351\230\000\001\360\244\351\345\000\002\360\244\351\357\000\006\360\244\351\372\000\005\357t\3524\357\364\356\252\351\220\357\024\360\204\356\312\357P\001\000\200\000\357t\3528\356\276\360\274\360\020\001\200\216A\357\b\357P\001\000\033\001\360\304\377\344\357t\352<\360|\356\326\352\026\356\312\360(\356\372\340\000\360\204\357t\352F\356\372\350\000\357 \357t\352E\356\372\b\000\360\204\357t\352F\356\372\370\000\357 \357t\352E\360\020\001\200\002\000\356\372\340\000\357 \357t\352E\360\020\001\204\000\000\360 \0004\356\372\000\000\360\204\360 `4\360\314\360\020\001\204\000\000\357t\352F\360\020\001\202\310\000\356\372\340\000\360\204\356\372\020\000\360\204\360 `4\360\020\001\200\006\000\356\372\000\020\3606\357\364\360\020\001\204\000\000\360 \0004\356\252\351\220\356\326\352\034\360\216\351R\356\276\356\312\357.\360@\000\006\307\000\357^\360\232\340\000\356\276\356\312\357.\320@\000\006\340\000\357^\360\232\300\000\356\276\356\312\357.\220@\000\006\240\000\357^\360\232\200\000\356\276\356\312\357.P@\000\006`\000\357^\360\232@\000\356\276\356\312\357.\020@\000\006 \000\357^\360\232\000\000\360\216\351R\356\276\356\312\357.\320@\000\006\246\000\357^\360\232\300\000\356\276\356\312\357.\220@\000\006\300\000\357^\360\232\200\000\356\276\356\312\357.P@\000\006@\000\357^\360\232@\000\356\276\356\312\357.p@\000\006`\000\357^\360\232`\000\361<\351P\356\326\352\"\356\252\351\220\360bUU\000\026\357\004\357P\000\000\000\000\357t\352K\357\310\356\326\352\"\360\026UU\000\026\356\276\357\004\357^\356\350\000\377\b\000\356\350\000\377\f\000\356\350\000\377\020\000\356\350\000\377\024\000\356\350\000\377\030\000\356\350\000\377\034\000\356\350\000\377 \000\356\350\000\377$\000\356\350\000\377(\000\356\350\000\377,\000\357\220\356\276\356\312\357.0@\000\006\001\000\357^\360\232 \000\356\276\356\312\357.p@\000\006C\000\357^\360\232`\000\356\276\356\312\357.\260@\000\006\205\000\357^\360\232\240\000\360\226\001\000\001\003\001\001\000\000\201\000\000\032\020@\000\000\251\230\000\rUU\000\000\251\244\000\252\202r\251JZ\245\347\332\t\003\235\021\000\000\201\000\000\004\220\330\020\000\000\000\201\000\000\004\220\330\264\330\000\000\201\000\000\b\220\330\026F@\000\264\330\000\b\000\000\200\000\000\023\020@\000\026\000\000\200\000\000\020\000\025\000\000\200\000\000\017\000\025\000\000\201\000\000\017\000\006\000\000\200\000\000\022\200\n\236@\310\000\000\000\200^\000\017\200\006\376@\314\000\000\000\200\004\216@\311\000\200\004\006\000\314\000\200\004\n@\310\000\200\n\212@\310\000\000\000\200^\000\017\b\n\034\200\000\n\032\034\200\000\f\034\200\000\032\034\200\000\016\032\034\200\000\004\200\000\002\200\000\002\200\000\000\000\252N\000-\000\000\000\000\252z\000N\007X\305j\340\026\b\342\b\354\b\366\340\026\t\000\t\n\000\000\000\000\b\342\000\000\b\354\b\366\t\000\000\000\007\270\330\356\002\200\007\270\331\f\377\204\007\270\331.\007\270\331\250\332\210\332|\332\242\332\246\332\236\333\206\333\206\333\206\332\250\332\262\333.\333x\000\000\252\310\000\t\333\206\000\000\252\320\002\260\000\007\000\000\000\000\000\000\000\b\001\b\b\005\b\b\b\000\000\002\004\004\004\004\000\b\n\000\000\f\020\000\000\000\000\000A\004\013\006\302\b\346\000\347\000\006\004\007\004\003\004\004\006\005\004\210\004\000\003\000\034\f\000\200\000\343\374\344\004\344H\344\b\344\024\344\032\344>\344\016\344\\\006\000\000\000\007\006\016\024\024\036*L8|>xC\222X\234M\262/d\0354l\320#>\035*e\300r\340x\356\177\374\0012W\001\0212Q\201V\002U\003\021T\201V\002U\002T\201Vv\0014\002U\002T\201X\002U\002T\201X\002\022\021R\002\203X\005R\004\201X\005R\003\025\\[S\207R\003\021QAQx\0214\021\2011 WTS\001\022ZQ\2011 W[Z\001\021\001\021Q\2011 W\001\025\001\023\001\021\021\021Q\201X\005R\002T[\201]\005R\002T\201X\002P\003\023\201X\002P\003\021T\201]r\003P\003\023\001\023T@\000\016\006 \006V\345*\000$\020\002\000\026\000\002\004\001\007\b\345*\000 \020\003\000\022\000\003\344x\216\024\000 \020\004\000\022\000\004\333\300\000 \340\005\000\022\000\005\333\300\000 \340\006\000\022\000\006\347\"\000\022\340\001\tl\006\314\000\004\000\007\000\000\0060\346B\005\360\340\000\000\000\000\000\000\000\005\342\000\b\377&\005\334\347\256\000>\340\000\300\000\000\000\000\002\0000P \f#\005\374\006R\006V\000\000\201\000\000\026\340\000\300\000\000\000\000\020\000\b@*\004*\006V\000&\354q\006+\tr\000\"\000$\354\207\f#\005\374\b(\t4\b)\007X\007x\007\230\000#\000*\354\225\004\006\006\360\004\007\006\356\000$\333\300\0004\340\000\300\000\000\000\000\020\000&@%\333\300\000 \340\000\300\000\000\000\000\020\000\022@&\333\300\000\032\340\000\000\f`'\b\n\006\346\333\300\000$\340\000\000\026`(\0040\007\006\334\026\201\000\0000\340\000\000\"`)\b-\007\034\b.\007\"\000\000\002\b\001\006\006\024\b\030\f \016&\0170\0214\022>\024B\026F\n\034\030J\003\023\203\021\021\001\201\021\201\022\001\023\203R\205\201\021\205\201\022\201\022\201\031\205`\300\000\000\000\000\b\tl\000\000\0060\354\374\006T\006P\0028\004!\t\036\006\013\006\330\b\002\006\334\300\000\377\377\377\377\000A\000A\256\024\000\000\201\000\004\t\007\f\000A\000A\002\024\000\000\201\000\006\013\006\330\006,\tv\024\"\t:\000A\000A\002T\000\000\201\000\006\330\204\000H\000\377\374\000\t\300\000\000\000\000\020\000\000\255\200\002\201\000\000\000\000\260\000\006DThis code is released under licence Only, All rights reserved.\001`\001B\b\000\026\b\003\260\004\340\000\000\001 \000\000\377\377\023\374\003\200\007\240\001B\b\000\007 \000\000\004\340\001\000\007\213=\000\001`\001B\000\200\023\t\007\213-\000\300 \001N\002\200\017A\021\002\007\213=\000\310\013\001J\002\000\240\000\t\240\310\000\001f\002\340\000\240\007\240\001\004\000 \001\240\001@\376\000H \340*\001B\004\340\001\002\004\340\t`\004\340\001\202\001`\001\034\000\004\026\003\001\340\001@\f\000\006\240\261\274\007\240\001\004\000-\302 \340\000\002\210\342(\026\024\007\240\001\004\000.\001`\001B\003\000\026\r\007\240\001\004\000!\007\210\260\000\007\211\377\376\t\250\t\251\007\212\340\002\006\240\364B\020V\007\210\240\000\007\211\257\376\t\250\t\251\007\212\340x\006\240\364B\020K\005\240\001\004\007\210\000\b\007\211\000z\003\000\000\001\006\240\364|\020@\006\240\261\274\002\340\003\364\007\210\000\240\007\211\000\376\006\240\364|\0205\002\340\000\240\004\340\001~\004\310\002\t\003\362bH\301\340\001@\001\240\001@\004\000\316\030\006\t\026\375\001\240\001@@\000\310\007\001@\007\210\003\364\007\211?\376\006\240\364|\020\031\002\340\000\240\006\240\365\244\020\024\310\b\004D\310\t\004F\006\240\364\322\020\r\007\201\340|\300\261\023&\310\001\000\340\005\240\001\004\006\222\020\003\300`\000\340\020\365\001\340\001\004\000\020\003\260\020\377\001\240\001\004\200\000\003\200\007\200\000\240\004\302\314\200\007\201\261\252\002\202\000\036\026\002\007\201\261\264\304\201\214\201\026\351\002\202\000|\026\362\003\000\000\017\004[\007\201\341\b\007\202\000\004\004\340\001\200\004\340\001\202\304\221\214\261\026\330\002\202\000|\026\372\310 \340\004\001\202\350 \340\f\001\202\310 \340\020\001\200\007\201\340\206\300\261\023\007\304\261\020\374\007\240\001\004\000.\004`\261\252\007\201\3404\007\202\005\374\007\203\000\n\314\261\006C\026\375\002\002\006\000\320`\001N\023\355\002!\367\000\002!\300\000\334\201\320`\001O\300\301\tA\002!\360\000\334\201\002C\017\000\002#\360\000\334\203\002\001\f2\300\240\004D\300\340\004F\301\003a\002\005\204\310\004\004H\301\003\005\204\241\004\241\001\310\004\f0\301\003\005\204\004\361\006\004\026\375\002\b\260\000\t\250\302`\f0\002)\003\377\t\251\002)\000@\007\200\240\000\t\240\007\212\257\376\002*\003\377\t\252\002\001\f2\002\005\000\000\301\003\005\204\007\021\005\301\005\205\006\004\023\013\200\205\032\371\200\005\032\370\202\205\032\365\202\005\032\364\202E\032\361\020\361- \000\002\001`\001@@\000\026\006\007\212\b\000\001\240\001@@\000\020H\001`\001B\200\000\026\006\007\212\020\000\001\240\001B\200\000\020>\001`\001\002\020\000\026\n\001`\001\000\004\000\026\006\007\212\200\000\001\240\001\002\020\000\0200\001`\001\002\b\000\026\n\001`\001\000\004\000\026\006\001\240\001\002\b\000\002\r\000\001\020\r\001`\001\002\004\000\026\026\001`\001\000\b\000\026\022\001\240\001\002\004\000\002\r\000\002\303\240\001\016\303\340\001\020\007\212 \000\001`\001\000\200\000\023\013\007\212@\000\020\b\007\212\000\004\020\005\007\212\000\002\020\002\007\212\000\b\003\000\000\000\004\340\001\202\007\213\005\340\316\312\316\315\316\316\306\317\303 \007X# \340\004\023\022\007\213\377\030\002\212\200\000\023\n\005\213\242\315\002\212@\000\023\005\002\212 \000\023\002\007\213\377\035\310\013\001\004\020\r\323 \001\005\021\375\330 \007\337\001\027\007\213\377\200\310\013\001\004\350 \340\n\001\000\302\340\001\004\"\340\341\206\026\373\002\340\000\240\004\340\001\202\350 \340\n\001\000\302\340\001\000\"\340\340\006\023\370\001\240\001@\366\000\004`\260\220\003\000\000\002\007\240\001\002\337\377\003\220\377\377\003\200\003\000\000\002\007\t\302\240\001\004\001\212\000\200RJ\322\211\310\n\001\004\322\240\001\004\026\371\005I\001\211\200\000\001I@\000\023\016\370\t\007:\302`\0076\026\003\003\220\377\377\003\200\004\340\0076\004T\003\220\377\377\003\200\"`\341\206\023\302\004\340\001\202\004`\263\340\003\000\000\002\007\240\tb\003\350\004\311\301\240\0064\026\004\006\240\302\256\004\340\t \007\206\005\350\001\240\001@\200\000\302 \001\204H \340\b\001\204\" \340\b\023\b\001`\001\256\000\001\026\004\001\340\0064\200\000\020\006\302 \t2\023\006\001\340\0064\b\000\004\340\0060\007\t\005\240\005\356\006 \005\354\026\002\302\026\026\003\302I\026\022\003\200\305\230\301\350\000\002\351\340\340\024\000\004\004\327\002'\000\b\006\240\302D\302\026\023\004\310(\000\b\005\354\023\357\004T\003\000\000\002\301\340\001\206\002G\000\016\302\247\341\220\004Z\007\212\240\000\310\n\001\206\241\307\002'\341\230\3507\0064\350\027\006\322\004\340\0060\004`\271\300\350\n\006\322\001\340\0064\b\000\004\340\0060\340 \340\030\004[\005\240\t \210 \t \340\026\032\345\004\340\t \006\240\341\030\003\200\005\240\t2\003\200\303\001\023\373\001`\tj\000\001\023x\005\240\t2\020u\300A\023\006\310\001\001l\302\340\374\002\021\001\020{\001`\001\234\000@\026y\330 \t/\001\203\300A\023\004\310\001\001\212\310\001\t\030\007\206\000C\310\006\001l\002\007\374\002\302\027\004`\266\372\004\340\t\030a\307\007\b\001`\374\006\000@\023\002\002\b\000\001\020\t\302L\303 \374\000\023*\310\f\001l\302\340\374\002\021\033\001K\001\000\026\364\"\310\023\022\001\313@\000\310\013\374\002\020\r\301\340\t\030\303\001\023!\302L\023\025\310\f\001l\302\340\374\002\021\006\201\314\023\325\302L\303 \374\000\020\364\310\t\001l\302\340\374\002\026\036\007\240\374\002\200\000\303\t\020\031\310\t\001l\302\340\374\002\026\005\007\240\374\002\200\000\303\t\020\017\302\340\f\002\021\001\020\036\330 \342\000\001\203\000\000\266D\000\t\t\213\000\000\266L\0136\007\240\001\212\000C\020\023\310\f\001\212\310\f\t\030\020\016\003\000\000\002\300\340\001l\303 \001\212\230 \001\203\342\000\023\201\001`\001\234\000@\023\271\203\001\0261\310\003\001l\001@\000\020\026\024\302\340\006.\023\021\302\340\005\370\023\016\001\340\007:\200\000\001\200\000\020\302\340\0076\023\006\004\340\0076\001\200\000 \004`\271\300\001@\000 \023\371\003\220\021\377\003\200\001\b\004\000\026\031\001`\tj\000\001\026\025\001\210\032\000\001\310\001\000\305\310\020\017\004\340\t\030\001\300\000\004\020\025\301\201\310\001\001l\002\007\374\000\300w\302\027\001H\030\000\023\344\001@\000@\026\025\001\200\000E\301F\320 \374\007\201`\t\030\023\346\302\340\374\b\021\b\302\340\374\016\025\007\023\006\302\340\374\024\025\003\023\002\001\300\000\001\001H\001\000\023\021\001@@\200\023[\004`\266f\001H\000\001\026\003\001@@\000\026\013\001\310@\000\005\240\t2\305\310\020\005\001\300\000@\001@\000\004\023\357\005\307\302\327b\304\005\013\002+\377\374\305\313\025\002\201F\023]\001\b^\000\026Z\001\b\000\210\026\023\002\206\000C\026\036\001@@\000\023\013\001\b\000\003\023\b\302\204\002*\377\330\310\006\001lh\n\374\004\020f\004`\270\250\001@\000\001\023\352\001\b\000\002\026\347\001H\000\001\026\344\007\212\000\200\006\240\2652\020\337\300\000\021\356\302`\tj\001@@\000\023\n\001H\000\001\023.\001H\000\002\023\004\001I\000\004\026\340\020\000\001I\000\001\023\022\001@@\200\026\001\301F\004\340\374\000\007\207\005\370\302\027\023\024\005\307\310\027\001l\310\005\374\000\305\306\004`\266f\002\007\374\002\241\340\t,\315\340\005\356\305\340\374\004\310 \t,\374\004\020\342\315\305\305\306\004`\266f\004`\270\214\310\006\001l\201\205\023\032\302\340\374\004\025\027\302\206\242\212\301\252\f2\310\006\001l\250\013\374\004\t\032\310\n\001l\302\340\374\002\004\340\374\000\310\006\001l\310\013\374\002\006\240\301\234\310\006\001l\004\340\374\000\001\240\374\002\000\002\007\207\0060\001\347\000\004\000@\004\327\002'\000\f\302\005\006\240\302Z\001\300\000 \004`\266f\001H\030\000\023\003\001H\020\000\026\002\005\240\t2\002\206\000C\023\003\001@@\200\023\237\310\006\001l\004\340\374\000\302\205\006\240\301\234\006 \tb\026\346\006\240\341\030\020\343\302\240\005\366\026R\310\031\005\360\302\251\000\n\021\r\362\240\t.\330\n\001\200\310)\000\006\001\214\007\240\t\026\000\004\310\t\005\364\020B\310)\000\006\001l\310 \374\016\001\274\310 \374\020\001\260\310 \374\022\001\262\362\240\t.\001\212\020\000\001\240\001\200\304\000\020\341\001G\000\b\026\006\302\250\000\006\006\240\301\234\004\350\000\006\001\007\000 \023-\004\350\000\002\0207\004\340\374\000\006\240\301\234\020%\003\000\000\002\302 \001\214\300\340\001l\302 \005\364\310(\000\b\001l\301\350\000\n\303 \374\002\001\f\376\000\026;\001G\000@\023P\302`\005\360\026\253\004\340\005\364\312\f\000\b\001G\000\200\026\315\310(\000\006\001l\302\240\374\000\026\326\301\350\000\002\302\327\026\017\002'\000\020\004\330\302W\023\016\005\307\302W\306H\305\310\310\003\001l\021\r\003\220\021\377\003\200\004\327\001\303\200\000\020\355\001\347\377\364\000 \315\310\305\310\020\360\003\220\021\370\002\340\000\300\303`\000\372\303\240\000\374\303\340\000\376\004T\302\350\000\b\302\250\000\006\303\f\0213# \340\n\023E# \340\020\023F# \340\016\023\023!\340\340\026\026\266# \340\006\026\003' \344h\023\n\302\350\000\b\302\250\000\006\001L\000\210\026\251\001\f\000D\026\246\006 \t\026\023\243\310\n\001l\310 \340\004\374\002\310\013\001l\007\240\374\002\201\000\303 \001\200\001\240\001\200\304\000\310\f\001\200\310\n\001\214\020\254\302\n\023\017\310\b\001l\302\240\374\000\303 \374\002# \340\022\026\365\310\013\001l\310\f\374\002\004`\271H\007\212\004\000\004`\263\212\007\212\000 \004`\263\212\007\212\002\000' \340\016\026\002\006\240\2652\302\250\000\006\004`\271f\003\000\000\002\001\300\000\020\302\340\006.\023\b\302\340\005\370\023\005\001\340\007:\200\000\001\200\000\020\003\220\177\377\003\200\003\000\000\002\302 \005\366\342 \005\364\026\016\330 \t.\001\200\310+\000\006\001\214\007\240\t\026\000\004\310\013\005\364\003\220\377\377\003\200\007\207\005\360\004\333\302W\026\005\315\313\305\313\003\220\377\377\003\200\005\307\302W\306K\305\313\003\220\377\377\003\200\003\000\000\002\302\013\303 \005\364\023\017\302\250\000\n\001J\000\020\026\026\"\240\340\004\026\032\303\b\006\240\273\376\302\f\303 \005\364\026\023\001h\000\n\000\020\023\003\302\340\005\366\026\005\006\240\274@\003\220\377\377\003\200\007\207\005\360\006\240\302D\003\220\377\377\003\200\007\207\005\360\006\240\302\212\003\200\003\000\000\002\007\207\005\360\302\313\026\b\006\240\273\376\007 \005\366\313`\005\364\000\002\003\200\004\340\005\366\302 \005\364\026\005\302\027\023\003\305\330\006\240\274@\003\200\003\000\000\002\302\213\006\240\273\376\301\312\002'\000\020\007\210\005\360\301\210\302\030\023&\202\250\000\002\026\372\302\350\000\n\"\340\340\036\026\365\305\230\"\340\340\034\026\013\310(\000\006\000\364\002\340\000\340\006\240\301\234\002\340\000\300\004\350\000\006\"\340\340\030\023\344\352 \340\"\000\n\352\240\340\030\000\004\004\332\006\240\302D\006G\302\006\020\330\310\006\005\362\313`\005\364\000\002\004T\302 \005\364\023\023\001\340\001\234@\000\013\213\013\213\001`\001\234@\000\026\n\302`\001l\310(\000\006\001l\302\240\374\002\021\003\310\t\001l\004[\310\t\001l\302K\007\207\005\360\006\240\302\212\004\340\005\364\004Y\302\250\000\n\021\r\362\240\t.\330\n\001\200\310(\000\006\001\214\007\240\t\026\000\004\310\b\005\364\004[\303 \001l\310(\000\006\001l\310 \374\016\001\274\310 \374\020\001\260\310 \374\022\001\262\310\f\001l\362\240\t.\001\212\020\000\001\240\001\200\304\000\020\335\0073\0073\020\f\007\023\007#\000\002\310\313\000\006\002#\000\030\314\340\001l\314\315\314\316\314\317\007\203\0060\301\323\023\n\007\203\0076\301\323\023\006\007\203\000\240\000\223\310\f\001l\003\200\007c\000\002\025*\302c\000\004Bc\000\006\023\333\303c\000\032\322I\023\f\006\311rI\322i\341\300\006\311rIH\351\340\004\000\004\313I\000\002\004R\302i\341\300rI\002)\000\020\302\303\242\351\341\250\303\033\002\211\000\022\023\017\306\334\026\003H\351\340\004\000\004\313I\000\002\313L\000\004\003\220\001\377\000\223\310\f\001l\003\200\310\f\001l\306\340\374\000\026\361H\351\340\004\000\004\313I\000\002\313L\000\004\020\355\003\000\000\002\302\333\302c\000\004BK\023\237\322I\023\016\006\311rI\322i\341\300\006\311rIH\351\340\004\000\004\313I\000\002\003\220\377\377\003\200\302i\341\300rI\002)\000\020\302\303\242\351\341\250\303\033\002\211\000\022\023\f\306\334\026\003H\351\340\004\000\004\313I\000\002\313L\000\004\003\220\377\377\003\200\310\f\001l\306\340\374\000\026\364\020\360\003\000\000\002\302\273\301\273\321\206\023\003\352\206\000\004\020\023\321\246\341\300\006\306q\206\301\312\241\346\341\270\352\246\340\024\000\004\302\033\002\206\000\002\026\003\006\240\302j\020\002\006\240\302D\004\332\003\200\003\000\000\002\302\253\000\006\007\214\005\350\302\\\023\026\301\240\005\354\201\212\032\032\301\306\302\t\302Y\023 \241\351\000\b\202\207\022\371\242\251\000\bb\207\312\312\000\bjJ\000\b\306\311\306\013\003\200\312\312\000\b\310\n\005\354\004\333\317\013\307\013\003\200a\212\312F\000\b\312\312\000\b\310\n\005\354\306\311\307\013\003\200b\207\312\312\000\b\004\333\306\013\313\013\000\002\003\200\003\000\000\002\301\273\302\333\007\214\005\350\302L\004\355\000\002\302\t\302Y\023\030\201\251\000\002\026\372\202\351\000\004\026\367\313I\000\004\302\231\306\n\023\n\203\b\023\004\252\251\000\b\000\b\003\200\250*\000\b\005\354\003\200\313\b\000\002\003\200\007-\000\002\007\214\000\b\243\006\302L\302\t\302Y\023\023\202\351\000\004\026\372\007\255\000\002\000\001\313I\000\004\306\031\023\001\003\200\203\b\026\004I\240\340\024\000\004\003\200\313\b\000\002\003\200\003\000\000\002\006\013\021\037\023M\007\213N\000\001`\001B\000\200\023\t\007\213:\000\301 \001N\002\204\017A\021\002\007\213N\000\310\013\001D\007\240\tb\003\350\001\340\001@\002\000\001\340\001@ \000\007\204\274\240\004`\274\256\310 \340\026\000\340\302\340\tj\"\340\340\020\023\003\350 \340\024\000\340\310 \340\004\001\202\310 \000\342\001\212\004\340\t\030\004\340\005\364\004\340\005\370\004\340\005\360\004\340\007B\007\240\001\210\000 \302\340\t0\023\t\007\240\001\210\000\200\350 \340\026\001\200\001\340\001\202\003\000\007\213\240\000\350\013\001\206\003\200\004\340\001\206\001\340\001\234\000@\001\340\001\234@\000\004\313\003\260\006\013\023\004\001`\001\234@\000\026\371\004\340\001\202\350 \340\b\tj\007\213\200\000\310\013\007\230\310\013\007x\310 \340\004\001\202\007\213\207oH\013\007:\302\340\007P\002\213\007X\023\020\350 \340\n\001\000\302\340\001\000\"\340\340\006\023\370\007\213\007X\310\013\007P\007\213\305j\310\013\007R\003\200\003\000\000\002\302\340\t\032\023\f\006 \t\034\310\013\001l\310 \374\000\t\032\313K\000\002\003\220\377\377\003\200\300A\023\017\200\201\023\r\240\202\302\342\f2\t\022\310\013\001l\004\340\374\000\303 \374\002\021\007\310\002\374\000\004\355\000\002\004\340\001l\003\200\313B\000\002\310\002\001l\300\213\003\200\003\000\000\002\007\203\200\000\302`\t~\301\t\002$\377\370\b\251\002\001\000\000\002\002\000\000\002\013\000\000\002\f\000\000\002\007\000\000\313,\f2\f2\023\006\005\213\005\314\210\013\004F\033'\020\366\302\t\302\213\006\b\023\n\005\213\005\314\210\013\004F\033\035\313,\f2\f2\026\355\020\364\300\202\023\024\310\002\001l\310\n\374\000\310\n\001l\004\340\374\000\007\240\374\002\200\000\310\004\374\004\302\n\242\b\312\002\f2\300\212\005\207\020\326\300J\020\356\313G\000\002\004\340\001l\007\213\000C\004\340\f\000\003\000\000\002\310\013\001l\302\213\006\240\301\240\003\220\000\177\003\200\001\240\374\002\000 \001`\tj\000\001\026\013\002\n\374\002\242\240\t,\316\240\005\356\306\240\374\004\310 \t,\374\004\007\212\005\370\302Z\023\b\005\312\302Z\310\t\001l\310\013\374\000\306\213\020\002\316\213\306\213 \340\032\026\005\350 \340\004\007:\004\340\0076\003\220\000\177\003\200\003\000\000\002\310\013\001l\004\314\004\340\374\000\302\213\006\240\301\256\003\220\000\177\003\200\007\240\374\002\200\000\310 \341\214\374\004\300A\026\017\330 \342\000\001\203\000\000\301\202\000\025\013\213\000\000\301\226\f\250\310\n\001\212\004[\310\n\001l\303 \374\000\004\340\374\000\002\212\000C\023\337\007\240\374\002\200\000\310\004\374\004\230 \t\204\t\035\023\n\310 \t\032\374\000\310\n\t\032\005\240\t\034\302\214\026\345\004[\300A\023\020\242\212\312\202\f2\t\032\310\002\001l\310\n\374\000\300\212\230 \001\203\342\000\023\t\302\214\026\323\004[\300J\300\212\230 \001\203\342\000\026\033\001\340\001\234\000@\007\240\tdp\000\001`\001\234\000@\023\007\006 \td\026\371\002\n\001\000\004`\263\212\001`\f\002\001\000\023\342\330 \t/\001\203\007\240\f\002\200\000\310\n\001\212\310\n\t\030\020\327\004\330\302W\026\003\315\310\305\310\004[\005\307\302W\306H\305\310\004[\310\b\001l\242\b\312 \374\000\f2\t\030\020\002\310\b\001l\004\340\374\000\302W\026\003\315\310\305\310\004[\005\307\310\027\001l\310\b\374\000\305\310\004[\306\027\026\002\311\310\000\002\305\310\004[\302\027\310\b\001l\023\007\305\340\374\000\242\b\310(\f2\374\000\t\030\004[\001`\001\202 \000\026\n\302`\001\204\001\240\001\202 \000\001\340\001\202 \000\310\t\001\204\004\311\004[\006\240\305\034\004\323\004\340\001\002\350 \340\024\001\000\310 \340\026\001\004,\005H \340\024\001\000\007\214\n\000\007\215\007\330\007\216\000\030\317|\006N\026\375\002\340\007\330\007\217\377\021\002\213Y;\026!\002\212Y;\023\036\005\217 \340\026\026\001\020\031 \340\004\026\026\001\000\000\277\026\023\007\213@\300\001\000`\000\023\020\001@`\000\026\013\007\213D\304\303\240\001\002H\016\001\002\001N\020\000\026\004\007\217\377\030\004`\304\362\303\013\303K \340\n\026\002\002k \340\f\026\002\002l \000 \340\016\026\002\002l\000 \005\217 \340\020\026\007\002m\000 ! \340\"\023\344\301\004\026\002\007\204\177\376\005\217 \340\022\026\002\002m \000!`\340\"\023\327\301E\026\002\007\205\177\376\005\217\321\206\023\013%\240\340&\023\b\005\217& \340\"\026\004\005\217&\240\340\"\023\002\004`\304\362\330\001\b\354\330 \007\333\t\000\330\002\b\366\330 \007\335\b\342\002\340\007X\330 \007\357\007\364\330 \007\361\007\366\330 \007\363\007\370\002\t\000\006\004\313\002\017\007\356\005\217\337\313\006\t\026\374\006\240\305\034\007\211\343\\\004\340\001\032\310 \007\344\001\030\310\031\001\f\3109\001\n\3109\001\022\026\t\303y\002\017\340\000cO\002-\240\000\310\r\001\024\020\002\3109\001\024\303\371\310?\001\016\310\037\001\020\004\340\t\024\302\271\310\032\001\000\006\226\002\211\343\204\026\340\007\217\377\034\007\214\n\000\007\215\343\204\007\216\000\020\217|\026D\006N\026\374\303\240\007\342\303\340\007\340\203\316\024\001\303\316\310\017\001\032\007\214\343\224\007\215\n\000\007\216\343\244c\214\317|\006N\026\375\004\340\t0\001 \001B\004\000\026\002\007 \t0\302`\001b\004\340\001b\007\216\200\000\007\214\t4\007\215\000\006\337>\005\216\006\r\026\374\323\376\006\317\005\216\323\376\006\317\007\214\t4\310\t\001b\004\311\243\\\342|\243\\\342|\243\\\342|\023\002\203\315\023\t\007 \t4\020\006\007\217\377\031\243\315\310\017\001\004\020\377\001\240\001\002\020\000\303\340\007\356C\340\340\006\310\017\001\000\300 \340\004\004\340\006\376\004\323\004\340\001\004\004`\305j\007\214\n\000\007\215\000\030\007\216Y;\317\016\006M\026\375\004[\001\223\200\000\004 \342\300\320`\007\230\023\034\003\000\000\002\300\240\007F\310\022\007F\026\002\001\223\000 \003\000\000\017\004 \342\350\001\223 \000\001\200@\000\001\000\000\376\026I\303\304\026%\303\323C\305\026\f\303\340\007\230\021\003\002\340\007\230\004Q\303\340\007x\021\n\002\340\007x\004Q\021\323\001O \000\023\344\001O\000 \023\321,\005\240A\004!\342\300\007\213\305j\001\000@\000\023\017\303\335\002O\000\017\341/\340\024\004[\303\344\341\300s\317A/\340\024\303o\352\214\007\213\305j\302K\302\240\007\364\007\214\000\b\300\275\303\240\007\352\303\340\007\354\006\240\307^\001\300@\000\330\002\001\027\002b\377\200\006\240\307\262\310\002\001\004\003\220`?\004Y\303\300s\317\303\357\341\300s\317\303\257\352~\303\236\002N\000\017!.\340\024\023\b@/\340\024\243\317\004/\342\360\001@@\000\023\244\303\304\026\307\001\000\000\376\026\346\020\236\001@@\000\026\005\340 \340\024\002eX\000\020\226\330 \007\336\001\027\007\217\377\206\310\017\001\004\001\300@\000\002E\247\377\020\212\303 \006\376' \3438\023\007# \340\"\023\032\002e\337\377@ \340\024\340 \340\026\310\f\b\346\007\215\b\342\004XH \340\b\006\376\303 \b\346' \3438\026\031\003\200\303\002\302l\000\n\006\231\004`\305j\302\240\007\364\007\214\000\001\007\215\006\006\004\316\303\340\006\b\023\001\006\227\330 \006\007\001\027\007\213\377\202\310\013\001\004\006\240\313\344\004`\305j\302\240\007\356\007\214\000\006\007\215\b\356\303\240\007\346\303\340\007\350\006\227\302\240\007\364\007\215\b\364\004\335\007\214\000\002\006\227\007\215\200\000\302\240\b\356\210\n\006\f\033\024\007\202\307.\303\240\b\360\303\340\b\362\007\213\343\f\002\212\000\024\032\004\007\213\352z\002*\377\354\242\212\242\312\302\333\023\001\006\233\310 \b\356\b\362\310 \340 \b\356\310\r\b\360\007\215\b\354\340 \340\030\002eX\000\004X\002E\247\377\003\200\300`\005\356\002!\003\350\001 \001\002\000\006\026\007\210\001\005\356\026\371\0209\320`\001\003\023\361\002\001\001\n\314L\314L\314N\314O\007\261\000@\314M\310\n\001\000\004[\300`\005\356\002!\003\350\001 \001\002\000\006\026\007\210\001\005\356\026\371\020\036\320`\001\003\023\361\002\001\001\n\314L\314L\314N\314O\007\261\000@\314M\310\n\001\000\003\240\320`\001\003\023\001\004[\300`\005\356\002!\003\350\001 \001\002\000\006\026\367\210\001\005\356\026\371\004\315\007\212@\000\303 \001\000\001\f\200\000\023\002\007\212 \000\303\240\001\016\303\340\001\020\003\260\303 \007X# \340\004\023\002\004`\304\354\004`\263\212\007\215 \000 \340\n\026\001\004[\002\r\f2\302]\021\001\004\335\005\315\210\r\f0\026\371\302`\006\n\007\215\tj\006\240\314$\002\t\000n\303\340\t0\026\003\001\340\tj\000\020\302\340\tj\002\017\001\000&\311\023\002\004`\312\266\002\t\022\000\001K\000\020\023\002\002\t\023\000\330\t\t.\007\217@\000\007\211\tl\004\313\342\371\342\371\342\371\026\007\007\213\t4\007\214\tl\317;\317;\307\033\303 \tl\021\031\007\217 \000\007\211\tz\006\240\310\230\006\240\310\230\020\022\316L\004[\303\031\026\002\007\214\000\032\303L\002-\377\370\002\n\000\t\002-\377\372\023\362\006\n\026\373\004`\312\266\007\217\020\000\302\331\021\372\026\002\007\213\004\000\303K\002\215\000 \024\002\002\r\000 \002\215\004\000\022\002\002\r\004\000\002-\377\370\310\r\t,\002+\003\377\001\213\003\377\316K\004\313\004\340\005\370\004\340\tf\310 \f0\t\200\007\240\t\202\337\376\007\215\337\376\303\340\007\330#\340\340\026\026$\303\340\f0cO\004\377\004\377\006M\026\375\007\215\337\376\004 \352b\303\240\352b\303\356\000\022\026\301\303n\000\030\t\255\007\214\340\000\t\254c\r\023\f\303n\000\030\t\255\002-\000@\n\035\002-\f2\007\275\177\377\006\f\026\374\303 \004F\002\214\000\200\032\023\002\254\310\f\000\232\002\340\000\200\007\210\000\200\302`\004F\006\240\364\322\020\002\000\235\020\005\000\235\007\217\b\000\004`\312\266-K\303\201\005\311\007\217\020\000\002\216\000\002\021\366\007\217\004\000\005\311\302\331&\340\340&\026\002\002+\000\006\306K\303Kr\313\002.\377\376\203\213\033\346\006\315sM\202\315\033\342\004\340\t\032\004\340\t\034\303M\023\002f`\340\022\005\311\004\317-\201\310\001\001l\023\324\310\017\374\000\303\301\006\r\025\367\002\r\0076\002\016\b\230\002\f\000\003\313\215\000\002-\201\313\201\000\006\023\303\004\356\000\f\002.\000\030\006\f\026\364\004\340\b\226.\037\303\271\303\331\007\211\000\022\007\215\t:\006\240\314$\303`\007\330#`\340\026\026\t\350 \340\020\tj\350 \340\030\007\230\350 \340\022\007x\303`\tj#`\340\036\026\003H \343\244\tj#`\340\"\023\006'`\343\246\023\003\350 \340\020\tj- \000\000\007\216\000\000\006\240\314\004\005N,\016\300\240\b\004\303\357\000\006\026\033\303\240\tr\303\340\tt\006\240\312\362\303\240\tv\303\340\tx\006\240\313\020\340 \340\n\303`\007\330#`\340\026\026\005\004\340\006.A`\340\004.M\007\215\200\000\004Rs\317\002/\002\000\303O\004R \340\n\023\003\007\215\020\000\004[@ \340\n\002@\360\377\007\216\000\002\006\240\314\004\005N,\016\300\240\b\004\006\240\313\344\303`\007\330#`\340\026\026f\004 \352v\020c\002n\200\000\007\215\300\000\310\r\001\246\310\016\tr\310\017\tt\310\016\001\250\310\017\001\252\020\022\001\217\000\001\007\212\tv\343\240\tN\316\216\001\232\377\376\343\340\tP\346\217\007\212\001\254\316\216\001\232\377\376\346\217 \340\n\023?\007\215\020\000\004[ \340\n\023\003\002\r\020\000\004[\303\216\023\004\001\340\tP\001\000\020\006\001\240\tP\001\000\001\240\tx\001\000\303\240\tv\303\340\tx\343\240\tN\343\340\tP\310\016\001\254\310\017\001\256\310\016\tv\310\017\tx\020\031\002n\200\000\310\016\001\246 \340\n\023\022\002\r\020\000\004[\007\215\007(\007\211\000\016\006\240\314*\007\215\007(\004\375\002\215\0076\026\374H \340\024\006\376\007\215\200\000\004R\302\240\007\356\007\214\000\004\007\215\b\360\006\227\302}\303]C`\340\"\006\240\314*\020\357\310\016\006\006\310\017\006\b\020\352\003\260\001\240\007`\000&\002@\300\000\004\340\006\006\007\214@\020D\314\004\340\006\376\007\205\200@\004[\310\002\b\004\007\217\007\372\313\316\000\002\007\216\0076\313\316\000\004\007\215\0060\007\216\000\020,M\004[\302\240\007\362\020\002\302\240\007\370\310\013\b\352\303\t\023\n\006\240\307\224\302\240\001\000\342\240\340\006\243L\243\314\027\001\005\216bL\302\340\b\352\004[\007\215\020\000 \340\n\023\001\004[\002\r\000n\303\340\t0\026\002\001\316\000\020'\215\023\003\002\r\001\000\004R\003\000\000\002\303`\tj\002M\200\b\002N\177\367\343\215\303\340\007\330#\340\340\026\023\004\007\215\000\006'\215\023\002\343\240\340\020\310\016\tj\002\r\022\000\001N\000\020\023\002\002\r\023\000\330\r\t.\303`\001\200\002N\000\001\002M\377\376\343N\310\r\001\200\330 \342@\t/\001 \tj\000\006\023\003\330 \341\320\t/\230 \001\203\342\000\023\003\330 \t/\001\203\003\000\000\017\004`\313\270 \340\n\023\003\002\r\020\000\004[\002\t\000\b\002\r\tX\006\240\314$\007\240\002\002\000\000\002\r\004\000\303\340\tX\001\017|\000\023\001\004R\303\217\002N\000\017\023\373\002\216\000\017\023\370\002\r@\000\302O\tI\002I\000?\001\t\000\001\026\357\002\211\000\006\032\354\002\211\000 \024\351\006\311\t\037\002O@\000\342O\002i\200\000\310\t\tX\002\017\377\377\302N\t\037\006\t\026\375\005O\002\r \000\302`\tZ\023\324&O\026\322\002\r\020\000\302`\t\\\023\315&O\026\313\002\r0\000\210 \tZ\t\\\023\305\303\340\tZ\302N\n\037\006\t\026\375\343\340\t^\310\017\tZ\303\340\t\\\302N\n\037\006\t\026\375\343\340\t^\310\017\t\\\002\017\377\377\302N\n\037\006\t\026\375\002\r\b\000\302`\t^&O\026\245\005O\310\017\t^\002\017\002\002\002\016\000\003\303`\001@\002\f\316&\001\240\001@\004\000\005\317\002\tUU\006\234\005I\006\234\007\t\006\234\005I\006\234\006\016\026\364\001\240\001@@\000\310\r\001@\002\t\000\b\002\016\tX\002\017\002\002\317\376\006I\026\375\004`\313\270\307\311\202_\026\001\004[\001\240\001@@\000\310\r\001@\002\r\001\000\004R\000\000\330\356\000\222\302\255\000\002\302m\000\000\026\005\007\252\000\002\0076,\232\003\200,\352\000\002\313A\000\000\003\200\303-\000\030\007\254\000\002\0076K \352\246\000\n\353 \352\240\000\n.\234\003\200\302\240\340\"\004`\263\212\300\355\000\030\006\240\331^\003\200\302D\300\303\023\002\006\240\331^\303\031\313\t\000\030\005\311\313\031\000\026\302L\002,\000\032\317\r\317\016\307\017\000\231\004[\007\214\t\n\302\234\"\240\340\024\023\006\302\240\007X\"\240\340 \026\001\003\200\301\003\004\303\007\212\000\004\242\204\000\000\331\200\000\013\317:\000\000\331\212\000\262\002\340\007X\007\215\t\n\310\013\007\302\006\240\305\242\302\340\007\302\340 \340 \002\340\007\270\004[\303-\000\030\302\214\302`\001l\310\n\001l\302\340\374\000\023\002\302\213\020\371\310\t\001l\007\213\005\370\302[\023\f\005\313\302[\306\312\302\340\001l\310\t\001l\310\f\374\000\310\013\001l\020\002\316\314\306\312\302\240\000\340\"\240\340\032\026\006\350 \340\004\007:H \340\032\000\340\003\200\323\340\343\253\301\340\006\250\026\005\002\007\006\242\006\240\302\226\026\013\301\340\006\272\026 \002\007\006\264\006\240\302\226\023\033\002\007\006\270\020\002\002\007\006\246\301`\374\002\310%\000\f\374\002\311\305\000\f\000\000\332<\000\013\315\365\000\000\332F\031:\305\365\001\267\000(\002'\377\364\007\247\000\004\333H.\227\020\325\003\000\000\002\006\240\302\256\003\000\000\017, \355H\223\340\343\253\026\003\002\201\000\026\026\307\301!\352\260\004T\223\340\340\020\026\003\322\240\343\250\020\013\323\317\026\t#\240\340\b\026\006\007\204\000 \350\004\006\322\322\240\340\f\004`\333\300\004`\3364\020{\301\"\000\004\004\342\000\002\004T\310\002\001l\240\202\310\"\f2\374\000\002\002\374\000\223\340\343\252\023p\006\240\334\306H\240\340\004\000\016\002\205\000\007\023\016\001\016\000\003\023\013#\240\340\"\026\003\322\240\340\016\020\002\322\240\343\250\001\216\000\003\020Z\310\005\006\374\300\303\026SC\240\340\020\210\"\000\016\tl\026\n\210\"\000\020\tn\026\006\210\"\000\022\tp\026\002\343\240\340\020\002\205\000\t\023\002\006\240\342\344\241E\301e\343\254\004U\300b\000\004\310\"\000\006\001l\002\202\004H\033\002C\240\340\f\301\"\000\016\004Q\300B\004\341\000\002\300\242\000\f\301\"\000\n! \340\030\023\007\310\241\000\n\000\n\310\241\000\b\000\b\020\342\310\"\000\006\001l\006\240\341\242\004`\333\236\310\002\006\324\301b\000\002\301e\343\316\004U\020\013\007\205\003\364\004\365\315`\355&\006\240\343\316\343\240\340\f.\240\003\364\004`\332\004\006\240\340n\020\f\006\240\341\242\020\t\006\240\343V\020\006\006\240\341\242\310\003\t*\322\240\343\252\006\240\3342\222\240\340&\026\f\323\340\340&#\340\340\024\023\n\301\n\203\304\023\007\303\304\301$\343\322\004T\223\312\023\334\323\312\003\260\330\017\006Yq\004\301$\343\336\004T#\240\340\f\023\321\303M\023\317\007\206\000\002\007\204\000&#F\023\003\006D\241\206\020\373CF\020\271\007\205\007\034\007\206\004\032mvmvmv\005\306mvmvmv\007\203\220\000\020\276\303\013\007\206\001\000\007\205\200\000\301 \006\322\0237\004\304\300`\006\322 E\023\004\005\204\t\025\026\371\020.\323\317\026\006#\340\340\024\026\003\001\016\000\003\023\003\004\340\006\322\020#\320d\007\034\260F\030\020\331\001\007\034#`\340 \023\013\007\201\000\030\300a\343\356\210\021\355&\023\004\002\b\200\030\006\240\340\"\320d\007(\260F\030\b\331\001\007(\260F\027\004\007\203\200@\006\240\343VH\005\006\322\026\312\301 \t2\026\001\004\\\002\004\000\007\006 \t2\002\005\001\000\020\307\303\013\004\305\300B\004\307\302 \001l\241\341\000\004\310\021\001l\026\373\310\b\001l\004\310C\240\340\032\301\"\000\016\025\r\023\f\343\240\340\032\006\240\343@\302\b\023H\002\210\000\022\033E\" \340\"\023B\301\002\241\b\005\b\002(\377\362\242\007\007\203\200\001\002\210\000\004\021n\302d\000\026\322I\026\002\201\002\0261\001\t\360\000\026(\301IqE\004\303\002\205\000\t\023|\007\203\200\002\301\244\000\024\201\210\026v\005\203\002\205\000\020\033\023\005\203\231I\352\320\023\n\230\t\340\016\026k\230%\352\320\340\f\026g\301\340\006\354\026d\004\303\302R\023\017\007\203\200\t\301\340\tj\001G\020\000\026Z\300\240\001l\006\240\341\372\004`\333\236\004`\333\250\007\211\007\016\004\307\321\345\352\341\023\005\006\307\002'\352\362\316w\025\376\300D\002!\000\030\002(\377\374\0236\301\221\321\206\023\037\006\306\007\207\007\016\300\367\002F\277\377\002C?\377\221\240\355M\026\t\003\260\230 \340\016\006]\026\017\310!\000\002\007\f\020\027\202G\033\f\220\306\026\353\006G\004\367\003\260\230 \006]\006W\023\f\007\203\200\005\020\034\300\321 \340\340\026\026\003\007\203\200\b\020\025D`\340&q\206\240Fb\006\007\203\200\005\302\b\025\313\026\013\004\303\007\207\007\016\300w\202G\033\005 `\340\006\026\372\007\203\200\007\004\\\222\240\340\016\026\021\310 \340 \007\b\004\340\001\204\005`\007\002\023?H \340\006\001\202\006\240\340\030\007\203\300\000\006\240\343V\310 \340\036\007\002\343\240\340\004\002\b\200$\006\240\340\"\0206\301 \001\204\002D\210\000\023\036H\004\001\204\006 \007\002\026\361#\240\340\"\026\005C\240\340\"\322\240\340\016\020\323#\340\340\024\023\004\230 \343\251\006e\026\006\222\240\340\016\023\311\322\240\343\250\020\327\007\203\000\002\004`\333\270\350 \340\006\001\202\006\240\340\030\007 \007\002C\240\340\004\310 \344n\001\206\210 \340 \007\b\026\003\310 \353\n\007\b\004`\333\300\001\016\000\003\023\026\323\317\026\b#\240\340 \026\003\322\240\343\250\020\002\322\240\340\016\001\216\000\003\020\t\301`\001\204!`\340\n\026\004\007\203\204\000\004`\333\270\310 \340.\001\204\002\b\200\006\006\240\340\"\004`\333\300\343`\340 \004`\333\300\223\340\340&\026\020#\240\340\b\026\r#\240\340\006\023\002\343`\340\034\343`\340\030C\240\340\006\002\b\200<\006\240\340\"\004`\333\300\222\240\343\250\023\003\222\240\343\251\026\036#\340\340\024\023\b\230 \343\251\006e\023\004\007\203\000\007\004`\333\270\322\240\340\016\310 \340 \007\b'\240\340\004\026\013\310 \340\036\007\b\223\340\343\250\026\005#\240\340\022\023\002\006 \007\b\004`\333\300#\340\340\024\0236\003\260\230 \340\016\006o\026\017\323\317\026/\322\240\343\250\004`\333\300\222\240\340\f\026(#\340\340\024\023\366\007\203\000\006\020\007\007\203\000\005\223\340\340\016\026\002\007\203\000\007\004`\333\270\343`\340\022#\340\340\024\023\r\230 \340\f\006e\026\003\330 \343\251\006e\020\f\301 \001\204! \340\006\026\326H \340\006\001\204\002\b\2000\006\240\340\"\004`\333\300\002\004\000d\006\004\026\376\004[\343\240\340\n\302\b\021\002C\240\340\nB \340\004\002(\343\356\300X\300\002\210\021\355&\026\003,\321\300X\004\321\300\200\001\016\020\000\023\017\314`\355&\005\310\314x\026\003\006A\314`\006\326\304X\026\002\304`\007\000\002!\377\372,\221\004[\303\013\006\240\341\n\006\240\340\344\302\b\026\005\302b\000\002&`\344h\026\r\302B\005\311\316`\355J\306`\353\f\006\240\341L\312\030\000\nF \340&\026\004\300\240\001l.\022\020\035\301\022\023\005\301`\001l.\024\310\005\001l\004\322\006H\007\204\000\002\301H\300\240\001l\300\002\006\240\343\316\305`\374\002\002\007\006\242\002%\377\364\310\005\374\002\302 \001l\006\240\302Z\004\\\302B\002)\000\b\3029\002H\300\000\002\210\300\000\026\b\216`\340.\026\005\206`\340.\026\002\004\310\004[\007\b\004[\210 \341\216\001l\026\002\004`\333\250\004[\007\210\001\256\350 \340\016\001\200\006\b\026\376H \340\016\001\200\004[\004\302#\240\340\f\026\n/ \0060\007\202\377\337,\002\002\202\003\364\026\372C\240\340\f\004[\302B\007\210\000\016\242\t\002)\000\b\316x\316x\316x\316`\tl\316`\tn\316`\tp#\240\340\032\026\017\302X\002I\037\200*`\340\024\350\240\340\004\000\016\306\t\002I\037\000\006\311\242\t\250\211\000\004\002(\000\002\302X\nI\002I\360\000\326\t\004\342\000\006\004[\007\000\300\202\023S\300\240\001l\301\240\374\006\002F\000\017\002\206\000\001\022=\210\006\006\362\026\022\002\001\374\016\2101\006\364\026\r\2101\006\366\026\n\2101\006\370\026\007\002\206\000\002\026,\210 \007\n\006\372\023(\301 \tj\001D\b\000\023\006\002\206\000\002\026 \001D\000\200\026\035\007\000#\340\340\024\026\031\002\202\000C\023\026\002\000\374\002\300@\001\260\000 \001`\tj\000\001\026\007\240`\t,\314`\005\356\304P\304 \t,\007\200\0076\007\201\000@,@\004\300\007\204\006\362\315\006\002\001\374\016\3151\3151\3151\305 \007\n\300\000\023\001.\022\004\340\001l\004[\310\013\t\"\006\240\342r\002\b\200B\006\240\340\"\002\b\2000\006\240\340\"\302\340\t\"\004[\303\013H \353\016\001\202H \344l\001\200H \340\"\001\256H \340\"\txC`\340\030C\240\340\b\002\b\000B\006\240\340\"\004\\\303\013\350 \340\016\001\202\350 \340\"\001\256\350 \340\"\tx\343\240\340\b\343`\340\030C\240\340\006\002\b\200<\006\240\340\"\002\b\200B\006\240\340\"\004\\\303\013\007\203h\000\006\240\343V\007\203\200\020\006\240\343V\004\\\303\013\006\240\343@\242\002\302h\000\024\002)\377\374\023$\002(\000\030\007\207\000\016\007\201\007\016\004\361\006G\025\375\300X\003\260x\001\006c\002A\000?\023\016\002\201\000\037\033\013\240A\300a\344N\301\370\006\307q\307\006G\314x\006G\025\375\020\004\300X\006\301pA\242\001\302I\025\345\004\\#\240\340\032\023\002\004\310\004[\302\"\000\024\002H\037\000\006\310\004[\002\203\000\017\033\027\301\240\006\324\0235\002&\000\004\315\240\355&\305\203\023\004\302J\n9\340\311\305\203\007\206\0076\007\207\000\020\302 \006\324\004\340\006\324,F\004[\300`\006\376\302 \tj\002H`\000\" \340\006\026\004\342 \340\n\342 \340\030\n\023\030\004\005AH\003\006\376\020\006\002\203\000\002\026\001\t\023\350\003\006\376@\310@\301\023\005\007\210\0076\007\211@\000,H\004[\004\311\301$\353$\301\204q\206\002&\353\326\006\304q\004\002$\353L\322\024\t\310\242\b\003\260\3304\006_\002G\000\017\241\307\302(\353\022\004X\315v\006G\026\375\0202\3026\020&\t\027\241G\020-\t\027aG\020*C\240\340\026\004[C\240\340\026\302I\026\003\302D\310\006\t\"\301'\354\346\301\204q\206\002&\355\034\006\304q\004\002$\355\002\020\323\301\t\301\240\t\"\004\311\020\020\3026\325xA`\340\"\005\305\020\n\315x\006G\025\375\020\006#\240\340\026\026\315\302I\026\354\020\326\343\240\340\026\020\273\002\b\200Z\006\240\340\"\020>\222\240\340\f\026\025\002D^\000\026\024H \344l\001\200\006\240\342\236\310 \001\236\001\236.\340\000\001C\240\340\030\322\240\340&\007\203\000\020\006\240\343V\004`\333\300\007\204\000\b\004`\333\210\007\205\002\003\310\005\006\316C\240\340\022\004\340\006\372\006\240\342\320\002\b\200H\006\240\340\"\020\021'\240\340,\026\004\002\b\200T\006\240\340\"\007\203\250\000\210 \007\b\340 \026\002\007\203\350\000\006\240\343V\002\b\0006\006\240\340\"\350 \340\f\001\202#\240\340\030\023\006\343\240\340\030.\340\000\000\300A\026\372\006\240\341.\300\202\023\002\002O\377\200\004\304\321\017\006\304\004`\333\210\006\240\345P\002\b\2006\007\240\006\326\345>\006\240\340\"\020\020\006\240\345P\321 \006\316\023\346x \340\022\006\316\020\342\301 \004\026\n\024\006\304\221\n\026\001\004[\004`\333\300\004\312\004\315\004\316\004\317\004\340\006\250\004\340\006\272\007\204\001\240\007\205\000\020\004\364\006E\025\375\007\204\006\330\007\205\0074aD\004\364\006E\025\375\007\204\000\310\310\004\007\000\007\204\177\377\310\004\006\360\007\204\000\006\310\004\006\356\003\260\330 \340\020\006e\004`\333\300\370 \355q\001\202\310 \340\020\006\306\310 \340 \006\310.\340\000\000\006\240\341.\310 \tl\001\240\310 \tn\001\242\310 \tp\001\244\310 \tn\001\260\310 \tp\001\262\310 \tp\006\314\370 \355p\001\200\006\240\341\030H \340\004\001\200\004\340\001\236\002\b\200\022\006\240\340\"\007\204\000\n\007\205\003\364\210 \006\306\340 \033\004\007\204\000\034\007\205\003\370\006\240\343\316\007\205\346B\310\005\003\370#\240\340\f\023#\343\240\340\f.\240\003\364\020\036\003\260\230 \340\020\006e\026\031\002D^\000\026\004\006 \006\306\026\327\020\b\003\260\230 \340\020\006e\026\r\006 \006\310\026\304\001\016\000\003\023\003\007\203\202\000\020\002\007\203\000\001\004`\333\270\004`\333\236\001\016\000\003\023\n\002\b\200\f\006\240\340\"\343\340\340\024\310 \344n\001\206\020&H \340\f\001\202.\340\000\001\301`\t\036\n5\350\005\001\202\301 \tj\001\004\000\006\023\006\330 \341\320\t/\330 \341\320\001\203! \340\"\026\003\350 \340\"\001\200! \340\004\026\004\343\240\340\024\004`\337\266\002\b\200\000\006\240\340\"\350 \340\b\001\202\004`\333\236\310 \344n\001\206\002\b\200\000\006\240\340\"\302 \t\036\242\b\005\b\310(\340\"\006\312\310 \340 \006\306\310 \340 \006\310\343`\340\026\004`\333\300\301D\002D^\000\026\370%`\344h\026\017\006 \006\306\026\362\006 \006\312\023\003\005\240\006\314\020\346\003\260\330 \340\f\006e\004`\333\300\006 \006\310\026\343\210 \tp\006\314\026\003\007\203\000\b\020\002\007\203\000\f\004`\333\270\004`\333\300#\240\340\b\023\003#`\340\022\026\006\003\260\330 \343\251\006e\004`\333\300\002\b\200\000\006\240\340\"\004`\333\236\002\b\200\000\006\240\340\"\310 \340\036\006\306\310 \340\036\006\310\343`\340\020\004`\333\300#\340\340\024\023\031\301D\002D\036\000\026\365%`\344h\026\006\006 \006\310\026\357\004\302\004`\354 \002\b\200\036\006\240\340\"\020\007\006 \006\306\026\344\007\203\000\t\006\240\333\270\004`\333\236\004\316\004\340\t*\323\340\343\252\302\217\310 \344p\001\206H \340\b\001\202\007\206\000\005\007\204\006r\301T\023\001,\324\002$\000\n\006\006\026\371\002\b\200*\006\240\340\", \340\032\004`\332j\006\240\342r\004\315#\240\340\034\023\r\001\016\000\003\023\n\343\240\340\034\003\260\330 \340\020\006e\322\240\340&\004\317\020\b- \000\001\300\340\t*\006\240\343V\322\240\343\253\004`\333\300\006\240\340\344\302\b\023\031\007\203\200\200#\340\340\024\023\002\007\203\000\n\004`\333\264\301 \006\006\023\r\006\240\340\344\302\b\023\t\007\203\000\013#\340\340\024\026\002\007\203\200\001\004`\333\264\007\203\200\n\004`\333\242\223\340\340\016\023^\223\340\340\020\023\027#\340\340\024\023\004\007\203\000\007\004`\333\264\007\203\240\000\006\240\343V\007\203H\000\006\240\343V\322\240\340\020\310 \340\034\006\312\310 \340 \006\314\006\240\342r\002\b\200N\006\240\340\"#\240\340\034\023 \210 \tl\007\016\026\034\210 \tn\007\020\026\030\210 \tp\007\022\026\024\210 \007\n\340\"\023\020\006 \006\312\0268\343\240\340 \020\006#\340\340\024\026\312\343\240\340\"\004\302\322\240\343\252\004`\333\250\310 \340\034\006\312\210\240\006\334\000\016\026\020\210\240\006\336\000\020\026\f\210\240\006\340\000\022\026\b\006 \006\314\026\031\350 \340\016\001\202\343\240\340\036\310 \340 \006\314\020\020#\240\340\020\026\b\301d\000\006!`\340\f\023\b\322\240\343\250\020\005\210 \007\n\007\b\022\226\020\000\004`\333\250\223\340\340\016\023P\223\340\343\251\023M\223\340\343\250\023\034\006\240\342\320#\240\340\020\023E#\240\340\b\026\006\343`\340\036\310 \340\"\007\006\0204#\340\340\024\0261\301`\tj!`\340\022\026,\006\240\3524\0201\322\240\343\250\020.\343\240\340\022\006\240\3524\301d\000\006!`\340\f\023%\210 \007\016\006\334\026\024\210 \007\020\006\336\026\020\210 \007\022\006\340\026\f\230 \006\316\006\317\023\025\006 \006\316\026\022\343`\340\032\322\240\340\f\020\r\343`\340\036\310 \3402\007\006\006\240\342r\002\b\200H\006\240\340\"\322\240\343\251\004`\333\250\210\"\000\016\tl\032\311\033\013\210\"\000\020\tn\032\304\033\006\210\"\000\022\tp\032\277\033\001\004[\301`\001l\002\205\000C\023\341\223\340\343\250\026\336\310\240\355X\000\002\007\204\000\016\301B\300\240\001l\300\002\002%\000H\007\201\352\206\007\203\256\024\004`\355\222\002\002\374\000\020\312\230 \340\016\006e\026\003\330 \343\250\006e\223\340\343\251\023\r#\240\340\b\026\031#\240\340\020\023\026\343`\340\036\310 \340 \007\006\006\240\342rC\240\340\030.\340\000\001\322\240\340&\007\203\000\020\006\240\343V#\340\340\024\026\002\006\240\342TC\240\340,\310 \340 \t$\004`\333\250C\240\340\016\301\240\t$\023\002\006 \t$#\340\340\024\023\003#\240\340\b\026&\002\b\200B\006\240\340\"#\240\340\b\026\037#\240\340\020\026\n\301\"\000\002% \344h\026#\007\203\200 \006\240\343V\020\022\006\240\342r#\340\340\024\026\002\006\240\342T\343`\340\036\310 \340 \007\006#\240\340\b\026\003#\240\340\006\023Q\230 \340\016\006e\026\003\330 \343\250\006e\301\"\000\002% \344h\023\016\007\203\000 \006\240\343V\310\"\000\016\006\346\310\"\000\020\006\350\310\"\000\022\006\352\0207\210\"\000\016\006\334\026\b\210\"\000\020\006\336\026\004\210\"\000\022\006\340\023\013\310\"\000\016\006\334\310\"\000\020\006\336\310\"\000\022\006\340\343`\340\024#\240\340\016\026\b\301\240\t$\026\032\007\206\020\000\350\006\006\322\020\025\343\240\340\016#\240\340\b\026\t\343\240\340\006\004\340\006\346\004\340\006\350\004\340\006\352\020\007\002\b\2006\007\240\006\326\337\342\006\240\340\"\004`\333\250\230 \006e\340\020\026\003\330 \340\016\006e\004`\333\250#\340\340\024\023\002\004`\333\250\020.\003\260\230 \343\251\006o\026\031\302$\000\b\021\026\343\340\340\024\007\203\000\000\006\240\343V#\240\340\024\023\004\002\b\200\006\006\240\340\"\002\b\000\036\006\240\340\"#\240\340\b\023\002\006\240\342T\300\202\026\002\004`\333\300\350 \355t\006\360\231 \340\016\000\026\026\005\004\340\006\354H \340\024\006\360\007\203\000\001\004`\333\242\302d\000\024\002$\000\030\301\304a\302\002'\377\374\301t\301\205qE\002\205\000'\026F\301T\002E\377\317\026B\004\310\301d\000\b\025\006\023\005\302$\000\016\002H\037\000\006\310\002(\000\021\242\004\230\030\355y\0262\301B\002%\000\004eG\3025\315t\006H\025\375\300\240\001l\301\002\310\004\001l\301\240\374\000\023\005\310 \353\020\374\002\301\006\020\366\310\002\001l\310 \355X\374\002\007\201\354\374\300\004\007\203\002\020\007\204\000\016\020;\007\204\000\f\300\342\000\b\002\005\374\000\300\240\001l\300\002\301\240\374\000\023/\004\340\374\000.\026\020+\310\240\355z\000\016\310\240\355|\000\020\310\240\355~\000\022\007\203\200\006\004`\333\242\004`\333\300\007\204\000\020\007\205\0004\020\t\007\204\000\022\007\205\0002\020\004\007\204\000\024\007\205\0008\006\240\341\n\310\205\000\004\006\240\341L\310\240\355X\000\002\300\240\001l\300\002\006H\301H\006\240\343\316\002\007\006\242\305`\374\002\002%\377\364\310\005\374\002\302 \001l\006\240\302Z\004`\333\236\006\240\343\316\002\007\006\264\020\357\303\013\003\000\000\002\007\202\000\300\310 \000\f\000\300\310 \000\016\000\302\310 \000\020\000\304\310 \000\022\000\306\310 \000\024\000\310\310 \000\026\000\312\310 \000\004\000\314\310 \000\006\000\316\310\002\000\f\007\240\000\016\356<\310\002\000\020\007\240\000\022\356F\310\002\000\024\007\240\000\026\356v\310\002\000\004\007\240\000\006\356\214\001`\001\034\000\004\026\t\001\340\001@\b\000\001\240\001@@\000\001\340\001@\004\000\006\240\361L\002\005\200\000\330\005\004\200\004\307\003\000\000\017\007\210\020\000\002\t \000\007\212\356\244\002\003\345\376\004Z\003\000\000\000\322 \001\207\020\006\003\000\000\000\302 \001\212\002\b\032\000\302`\000\256\332H\004\200\005\211\002\211\000\006\025\007\007\210\200\000\332H\004\200\310\t\000\256\003\200\002\340\000\240\004\\\003\000\000\000\001`\001\234\000 \023\342\302 \001\214\002\b\034\000\020\343\003\000\000\000\001`\001@@\000\026\354\001\240\001@@\000\002\b\002\000\020\327\300\263\006\222\020\375\300\263\300H\314r\314r\3012\314D\334r\006\004\026\375\004[\300H\002\002\351\220\007\204\000\006\020\366\002\002\345\336\300I\007\204\000\006\020\360\300\263\3012\002\001\000\001\320D\006\301\002D\000\377\020\347\3013\300s\321D\002D\000\377\334E\006\004\026\375\004Z\006\240\360\314\3103\001\236\004Z\006\240\356\312\301\211\t\246\002f\000@\310\006\001\212\301\210\t\246\002f\000@\310\006\001\214\004\302\301\307\026\003\006\002\026\374\020M\004Z\006\240\360\026\301\211\t\246\002f\000@\310\006\001\212\301\210\t\246\002f\000@\310\006\001\214\3103\001\236\020\350\2123\000\002\0268\212s\000\002\0265\004Z\212 \351\212\000\002\0260\212`\351\216\000\002\026,\007\202\3524\020\001\300\263\002\004\004\200\321R\023\003\2352\026\"\020\373\007\205\200\000\330\005\004\200\004\307\004Z\310 \000\300\000\f\310 \000\302\000\016\310 \000\304\000\020\310 \000\306\000\022\310 \000\310\000\024\310 \000\312\000\026\310 \000\314\000\004\310 \000\316\000\006\003\000\000\017\005\314\004\\\004\340\001\202\002\002\345\330\3102\001\202\3102\001\200\006\240\357\342\310\022\001\202\302\312\007\204\007\320\004\340\001\204\006\004\026\374\301 \001\204\026\351\002\004\0002\007\205\200\000\330\005\004\200\004\307\301`\001\206\006\004\026\374\301 \001\204\004[\300\263\304\263\004[\300H\300\263\240s\304B\004[\2103\001\204\026\346\004Z\301\211\t\246\002f\000@\310\006\001\212\004[\004\305\007\240\001\234\000@\001`\001\234\000@\023\003\006\005\026\367\004\\\004[\006\240\360j\300`\001@\310\005\001@\305\002\310\001\001@\004Z\006\240\360j\241\b\020\364\300\263\3013\301`\001@\001\205\004\000\001\305\020\000\004[\301\b\302\t\302D\004[\002\005\000\310\006\005\026\376\004[\3013\300\003\300\304\004[\300\300\004[\224\340\001\236\026\302\005\303\004[\300s\006\240\360\344\002-\000\b\007\205\000\b\237q\026\267\006\005\026\374\004Z\002\002\345\344\004`\356\316\214\351\000\004\026\255\004[\301 \001\200\007\205\007\320\001\340\001\200\004\000\006E\026\376\310\004\001\200\004[\3013\303H\301\004\023\004\002-\004\000\006\004\026\374\004[\303\215\006\240\360\344\301\215\t\246\002f\000@\307\206\004Z\301\215\t\246\002f\000@\310\006\001\212\004[\301\215\t\246\002f\000@\310\006\001\214\004[\300M\002\004\000(\007\205U\000\004`\356\362\300M\300\263\3012\004`\356\266\3013\001`\001\034\000\004\026\001\004[\300\304\004[\007\211\345&\3029\023\007\3069\2069\026%\3069\2069\026\"\020\367\002\002\361j\004\304\004\305\3029\023\002\004`\361\246\002\002\361x\004\304\3029\023\003\301y\004`\361\246\002\002\361\210\004\305\3029\023\003\3019\004`\361\246\300y\300\271`\201\005\302\t\022\004\361\006\002\026\375\004[\004\\\002\001\252\252\306\001\340D@E\200X\026\370\002\001\000\024\006\001\026\376\002\001UU\306\001\340D@E\200X\026\355\004R\002\340\000\240\007\210\000\300\002\t\362 \007\204\345\352\002\005\000\001\302\213\004\314\006\240\362*,`\000\001\006\231,\240\000\002\006\231- \000\004\006\231. \000\b\006\231/\240\000\020\005\214\026\t\314\200\304\201\007\203\362n\300\210\004\002\005\214\026\001\0203\002\340\000\240\004Z\005\214\026\373\314\200\304\201\n\025\300\264\300\022\314\210\300R\304\264\006B\004[\007-\000\030\213A\000\n\026\354\202\301\026\352\002\302\002B\002\000\026\346\003\200\007\201\000\001\020\361\002\001\000\002\020\356\002\001\000\004\020\353\002\001\000\b\020\350\002\001\000\020\020\345\002\241\213A\000\020\023\002\004`\362\032\007-\000\030\003\200\002\t\b\000\002\003\000\004\004\307\006\240\363\232\001`\001\034\000\004\026\034\001\240\001@\b\000\001\340\001@\020\000\002\004\000\001\316D\006\304\306D\001\240\001@\020\000\006I\001\240\001@@\000\001\340\001@\004\000\001\340\001@\b\000\006\240\3648\006\240\3648\005\307\002\004\344\244\004\340\003\320\301t\301\264\005\206\023\034\002\340\000\300\002\000\000\000\300@\300\200\300\300\301\000\301@\301\200\301\300\302\000\302@\302\200\302\300\303\000\303@\303\200\303\300\004\240\000\252\003\320\003\320\020?\005\205\201\205\023\341\020\344\005\307\002\005\177\377\241E\003\320\003\320\0204\314\300\304\301\002\003\000(\006\240\363\232\001\340\001B\020\000\005\307\003\320\003\320\020'\005\307\301\240\001J\007\240\001J\016\000\001\240\001@\002\000\007 \001D\301`\001D\002\205\377\000\026\027\001\340\001@\"\000\002\005\000\300\006\005\003\320\026\375\301`\001F\002\205\377\000\023\n\002\0053\223\006\005\000\000\363\200\000\013\020\000\000\000\363\212\004\234\003\320\026\370\020Q\310\006\001J\314\300\304\301\020K\300\023\314\310\300S\002\002\363\252\304\302\006C\004[\300`\000\256\002\304\002D\000\017\210D\344\212\026<\002\201\000\b\023'\301!\344\234\301\024!!\344z\0263\301!\344\202\002\201\000\000\023\013\002\r\000\240\203\204\023\t\005\304\203\204\023\006\005\304\203\204\023\003\020#\201\016\026!\301!\344\234E!\344z\001\340\001B\020\000\001\240\001B\020\000\303\241\344\224\002\017\000/\003\200\001\240\001@\002\000\001\240\001@\200\000\300m\000\n\023\t\002\201\022\\\033\006\002\016\363\220\002\017\000\017\003\200\005\312\002\340\000\240\004Z\316Y\210 \344\244\344\244\020\370\004\301bH\005\211\300\240\001l\310\b\001l\002\003\374\000\002\004\002\000\240s\006\004\026\375\005\210\006\t\026\364\310\002\001l\206\201\026\002\003\320\005\313\004[\300H\300\211`\201\005\302\004[\303\013\006\240\364r\314A\006B\026\375\006\240\364r\301\001\214D\026\022\005\304\006B\026\373\002\004\364\270\002\003\001\001\006\224\002\003ZZ\006\224\005C\006\224\007\003\006\224\004\303\006\224\005\314\004\\\301\313\006\240\364r\314C\006B\026\375\006\240\364r\214C\026\365\006B\026\374\004W\302\213\300\b\301I\005\205\002\200\000@\021\003\002\200\000O\022E\002\001\364r\t\241\200\001\023@\002\001\365\242\t\241\200\001\023;\300`\000\006\t\241\200\001\0236\005\201\200\001\0233\300J\t\241\200\001\023/\310\000\001j\002\200\000\200\024\027\002\001\370\000\301\240\001@\001\240\001@\004\000\002\002\020\000\002\003\004\000\314\261\006C\026\375\001\240\001@@\000\002\b\370\020\310\006\001@\300\000\023\002\002\b\370\000\002\t\373\376\006\240\364|\020%\002\200\000\200\024\t\002\001\370\000\002\002\020\000\002\003\004\000\314r\006C\026\375\005\200\002\200\000\200\022\004\001`\001\004\000 \023\005\201@\026\253\002\200\000\200\024\013\007\240\001j\000~\002\002\020\000\002\003\004\000\004\301\314\201\006C\026\375\005\312\004Z\002\000\365\224\002\001\366\304\002@\374\000\002A\374\000\200@\023\004\007\240\001\004\000<\004[\004\300\002\001\000\b\002\002\022\000\301\340\001@\001\240\001@\004\000\002\003\001\000\310\000\001j\314\240\370\020\005\200\006\003\026\371\002\"\002\000\006\001\026\363\001\240\001@@\000\310\007\001@\002\000\b\000\300@\006\001\310\001\001j\002a\200\000\310\001\370\020\006\000\026\366\004\300\004\310\004\311\002\003\b\000\310\000\001j\301\200\002f\200\000\301 \370\020\201\006\026\025\302\b\023\006\005\200\006\003\026\362\302\b\023\r\020\031\007\240\370\020UU\301 \370\020\002\204UU\026\002\302\006\020\360\201\006\023\356\004[\007\240\370\020UU\301`\370\020\201\005\023\003\002\205UU\026\365\302\b\023\341\302@\006\t\002H\007\377\004\300\002\001\000\b\002\002\022\000\002\003\001\000\310\000\001j\3102\370\020\005\200\006\003\026\371\002\"\002\000\006\001\026\363\002\210\000@\025\023\002\211\000O\021\020\004\300\002\002\022\000\002\001\000\b\002\003\001\000\314\200\006\003\026\375\002\"\002\000\006\001\026\367\005\313\004[\007\240\001\004\0007\004[(C)1983-88 BY TI\302K\002\250\000\230\007\203\000\002\002(\000\b\306#\344\366\006H\300\304\ns\027e\006\240\367\304\301\310\005\307\002\003\000\245\003\260\315\370\315\370\002\246b\006\002\210\000\n\026W)\003\026U)\005\200\304\026R\t\025\027P\t\025\030N\002\205\000)\026K\005\306\000\226\007\003\004\304\006E\000\225\005D\026C\201D\026A\003\000\000\005\002\304\003\000\000\n\002D\000\017\002\204\000\005\0267\002\304\003\000\000\017\002D\000\017\002\204\000\n\026/\002\004\377\376\023,\025+\032*\005\204\022(\025'\032&\030%\005\204\026#\033\"\027!\005\204\023\037\032\036\021\035\006\004\026\033\002\245\301\305\002%\000\006\002\003\245\245\301\203\000\2258\003\000\224\002\203k.\026\016\002\204\034Y\026\013\002$\000i\000\225<\003\000\224\201\203\026\004\002\204\000i\026\001\005\311\004Y\320\303\023\375\034\001\020\373\220\340\344\375\026\370\006\303\320\303\034\365\026\364\220\340\344\372\026\361\004[\303\013\002\t\344\376\006\240\361P\005\314\004\\\007\210\260\000\007\211\377\376\t\250\t\251\007\212\340\002\006\240\364B\000\000\007\210\240\000\007\211\257\376\t\250\t\251\007\212\340x\006\240\364B\000\000\006\240\366\336\000\000\020\346\020\345\000\000\370&\007\223\000\000\000\000\377\270\000H(C)1983-89,90-94 Texas Instruments\n(C)1983,4,5,6 IBM Corp\000\000\000\000\000\000\000\2404\377\270\000\200\260> \000\220\000\r\322EO V228.10.18 (C) Copyright Olicom 1998.\000\003\000\000\002\300\240\001j\303\016\t\254\310\f\001j\303\016\002L\003\377\330\354\370\000\023\300\005\203\002C\000?\330\354\370\001\023\300\310\002\001j\005\316\003\220\357\377\003\200\021\b\303\274\337\274\006\r\026\375\005\214\001\214\000\001\020\022\303\274\303\374\001\215\200\000\023\r\001\r@\000\026\004\337\217\006\r\026\375\020\006\001\215@\001\023\003\317\217\006M\026\375\303|\026\343\004[\301`\001l\002\340\007x\004\315\006\233\002\340\b\\\001`\023\f\020\000\026\016\310\r\001l\007\017\003\000\000\017\003\320\003\000\000\002\210\017\374\006\023\370\330 \340\n\374\006\310\005\001l\007\217\374\000\301_\023\340\004\377\007\277\201\000\007 \377\376\307\302\003\000\000\017\003\320\003\000\000\002\323\340\001\003\023\370\302\212\026#\310\r\001\214\302\315\303 \001l\007\212\000\001\322\216\025-\005\240\020\204\007\215\001\004\001]!\000\026\003\007\235\336\214\020%\001]\001\000\026\"\303\335\001\317\377\000\001\217\004\200\307O\001] \000\023\361\001\340\007x\200\000\020\025\303\340\001l\310\t\001l\023\b\310\r\374\000\302O\005\207\361\316\303\216\021\332\020\006\302\r\302O\007\207\000\001\321\316\021\323\005\240\020\204\310\006\007\222\007\201\001\n\001`\023\f\020\000\026\004\310\005\001l\007 \374\006\003\220\240\007\002\340\007x\006\233\002\340\b\\\314f\000\004\314C\314v\314v\310D\000\002\304E\007\241\377\356`\201\303E\300\266\200\302\033c\303\226\004\366\002F\376\370\001N@\000\026\002\004`\220\252\007\201\001\n\241\002\300\203\002\"\000\006`\204\025%\007\204\000\006\300\203\310\005\001l\310\002\374\004\007\240\374\002\200\000\004\340\377\376\301`\001l\310\006\007\222\002\340\007x\006\233\002\340\b\\\310\005\001l\301`\374\000\026\026\020\361\310\006\007\222\003\220\200\003\002\340\007x\006\233\002\340\b\\\020\013\303\346\000\006\023\363\003\000\000\017\003\320\003\000\000\002\323\340\001\003\023\370\314f\000\004\314B\314v\314v\310D\000\002\304E\007\241\377\356`\201\005\240\020\204e\202\025\016\240\266\303\226\004\366\002F\376\370\001N@\000\026\261\240\204\007\204\000\006`\204\004`\220\252\002&\377\374\3006\300v\020\006\002&\377\372\3006\300v\300\203e\202\007\204\000\006\240B\027\001\005\200\310\005\001l\007\217\374\000\301\177\026\t\301`\001l\002\340\007x\004\315\006\233\002\340\b\\\020\361\007\277\200\000\004\340\377\376\307\303\300\266\303\226\004\366\002F\376\370'\240\b\230\023\r\303\305\310\016\b\216\303\240\b\220\300\356\377\376\005\240\b\240\0262\005\240\b\236\020/\007\203\003\370\006 \b\234\023\002\004`\225\f\303\340\b\232\203\340\b\230\023\b\310\017\b\230\004\340\b\236\004\340\b\240'\217\026\337\004`\225\f\310\017\001l\007\240\374\002\200\000\004\340\377\376\004\340\374\004\310>\374\006\303\340\374\000\026\013\303\340\001l\002\340\007x\004\315\006\233\002\340\b\\\310\017\001l\020\362`\236\207\202\025\344\240\236\002\202\000\340\025\033\002\202\000p\0255\303\240\b\216\003\000\000\017\003\320\003\000\000\002\323\340\001\003\023\370\007\217\001\n\317\302\007?\317\300\317\301\313\304\000\002\307\305\007\257\377\356`\201\004`\220\252\310\017\001l\007\240\374\002\200\000\004\340\377\376\004\340\374\004\303\302\t/\243\317\310\017\374\006`\217\303\340\374\000\026\013\303\340\001l\002\340\007x\004\315\006\233\002\340\b\\\310\017\001l\020\362\310\017\001l\007\240\374\002\200\000\004\340\377\376\004\340\374\004\001\302\200\000\310\002\374\006\303\340\374\000\026\013\303\340\001l\002\340\007x\004\315\006\233\002\340\b\\\310\017\001l\020\362\310\017\001l\007\240\374\002\200\000\004\340\377\376\004\340\374\004\303\217\303\340\374\000\026\013\303\340\001l\002\340\007x\004\315\006\233\002\340\b\\\310\017\001l\020\362\310\005\001l\300\240\374\006\025\017\001\202\200\000\303\302\006\017\001\217\000\001\310\017\bZ\310\017\374\004c\302\005\017\310\017\bX\020\005\007\240\000\032\225>\310\002\374\004\003\000\000\017\003\320\003\000\000\002\323\340\001\003\023\370\004\340\001\002\007\217\001\n\007?\317\302\317\300\317\301\313\304\000\002\307\305\007\257\377\356h\201\001`\023\f\020\000\026\005\310\r\001l\330 \340\n\374\006\302\212\026\023\310\r\001\214\302\315\303\016\007\212\000\001\303\240\b\216\322\216\003\000\000\017\001`\001\000\b\000\023\374\003\000\000\002\004`\221T\310\t\001l\023\b\310\r\374\000\302N\005\207\303\240\b\216\361\316\020\353\302\r\302N\007\207\000\001\303\240\b\216\321\316\020\343\240C\027\001\005\200\310\005\001l\007\217\374\000\301\177\026\t\301`\001l\002\340\007x\004\315\006\233\002\340\b\\\020\361\007\277\200\000\004\340\377\376\307\303\003\000\000\017\003\320\003\000\000\002\323\340\001\003\023\370\007\217\001\n\317\302\317\303\317\300\317\301\313\304\000\002\307\305\007\257\377\356`\201`\203\025\323\240\203\004`\221\266\003\000\000\002\310\f\001j\303 \370\000\310\f\001j\301\240\370\006\021\020\310\006\370\004\004\344\377\366\315\006\002$\000\004\311\013\000\002\305\f\007\244\377\356h\201\003\220\n\007\003\200\001\206\200\000\301F\006\006\001\206\000\001\310\006\370\004\004\344\377\366\315\005\002$\000\004\311\013\000\002\305\f\007\244\377\356h\201aF\007\240\000\032\225\250\003\220\b\007\003\200\003\000\000\002\310\f\001j\301\246\370\006\303 \370\000\310\f\001j\310\006\370\006\310\005\370\004\303 \370\000\004\340\370\000\007\240\370\002\201\000\007 \373\376\007\240\001\000 \201\003\220\002\007\003\200\302\204\303\n\310\n\001j\001 \370\002\201\000\023\t\001 \370\002\376\000\026\n\302\240\370\000\026\362\006\240\227\266\302\240\370\000\026\356\006\240\227\266\302\240\370\002\021\t\001\n\002\000\026U\001\n\024\000\023_\001J\020\000\0263\007\n&\240\b\236\026\002\302\240\b\240\tZ\005\n\002*\b\020\310\n\b\234\004\340\b\230\007\212\177\376\230\n\007,\023\n\230\n\007 \023\007\006\312\230\n\007,\023\003\230\n\007 \026\n\001\340\006\322\b\000\001\340\0064\b\000\004\340\0060\004\313\020\f\007\212\001\000\270\n\007,\027\002x\n\007,\270\n\007 \027\002x\n\007 \302\240\373\376\002J\001\000\001\312\200\000\310\n\370\002\310\f\001j\302\240\370\002\021\007\007\240\370\002\200\000\310 \370\000\001j\020\366\007\212\001\214\306\214\302\313\003\220\377\337\0232\003\200\001J\006\000\023\n\001\340\006\322\002\000\001\340\0064\b\000\004\340\0060\001\313\000\001\210\005\001j\023\032\303 \373\376\026\b\004\340\370\002\310 \370\000\001j\026\364\006\240\227\266\322\240\340\022\310\n\370\002\303 \370\000\023\006\302\240\370\002\021\323\302\214\004`\225\346\006\240\227\266\310\n\370\002\007\212\001\214\001K\000\001\004[\007\213\000\332\316\315\316\316\306\317\002\340\000\300\004T\006\240\225\342\026%\300\202\023\013\306\201\310\t\001j\310\004\370\000\302E\301\001\301B\004\302\300\300\020\350\310\t\001j\310\004\370\000\302E\004\303\020\341\003\220\377\377\003\200\003\000\000\002\206\212\001`\001\234@\000\026\366\206\212\310\005\001j\001 \370\002\376\000\026\330\300\202\023\r\306\201\310\t\001j\310\004\370\000\302E\301\001\301B\004\302\300\300\003\220\000\037\003\200\310\t\001j\310\004\370\000\302E\004\303\003\220\000\037\003\200\002\340\bj\302\213\002*\377\374\004`\263\212\300\202\023\007\306\201\310\t\001j\310\004\370\000\302E\020\006\310\t\001j\310\004\370\000\302E\004\300\006\240\231\026\300\300\301\001\301B\004\302\020\233\003\220\377\377\003\200\003\000\000\002\206\212\001`\001\234@\000\026\366\206\212\310\005\001j\001 \370\002\376\000\023\003\006\240\225\342\023\326\300\202\023\007\306\201\310\t\001j\310\004\370\000\302E\020\006\310\t\001j\310\004\370\000\302E\004\300\006\240\231\026\300\300\301\001\301B\004\302\003\220\000\037\003\200\003\220\377\377\003\200\003\000\000\002\210\b\001\214\001`\001\234@\000\026\365\210\b\001\214\300\340\001l\302 \005\364\023\002\004`\271L\002\340\bj\001\003\000\377\023\021\001C\004\000\023\016\310\t\001j\310\004\370\000\302E\301`\b\226\002\205\227\366\026\002\006\240\231\026\002C\003\000\002\340\000\340\001 \bp\001\000\026/\302 \005\364\026,\302`\005\360\023\022\310\031\005\360\302\251\000\n\021\002\362\240\t.\330\n\001\200\310)\000\006\001\214\007\240\t\026\000\004\310\t\005\364\020\027\002\340\bj\001\203\006\000\026\005\301B\023\b\300\300\301\001\004\302\330 \t.\001\200\310\004\001\214\002\340\000\340\007\240\000\024\bj\310 \b\226\000\026\310\003\001l\021\003\003\220\021\377\003\200\004`\271\300\310\004\001j\020\003\310 \370\000\001j\303 \370\002\001L\001\000\026\370\301`\020\206\002E\000\037\006\314\331L\020\210\023\r\005\240\020\206\006\003\001\003\000\377\023R\301 \370\000\310\004\001j\026\350\006\240\227\266\001\f\000\376\026\360\303 \001j\310\004\001j\001 \370\016\200\000\023\007\301 \370\024\001\204`\377\002\204\002\000\0333\301 \370\b\021\f\210 \370\f\001\244\026/\210 \370\n\001\242\026+\210\004\001\240\023%\020'\301 \370\n\021\t% \001\254\026\036\301 \370\f% \001\256\026\031\020\033\002\204\377\377\026\n\210\004\370\f\026\007A \370\b\023\017\002\204?\377\023\f\020\016\210\004\001\250\026\013\210 \370\f\001\252\026\007\210 \370\b\001\246\026\003\331`\356\250\020\210\310\f\001j\020\250\001C \000\026\007\007\205\001\004\001U!\000\026\003\007\225\336\214\004[\001U\001\000\026\374\301\025\001\304\377\000\001\204\004\200\305D\001U \000\023\361\001\340\007x\200\000\004[\003\000\000\002\302\013\303 \005\364\026\b\303 \bp\001\f\000\377\023\032\001L\004\000\023\027\302\250\000\n\001J\000\020\026F\001J\200\000\026\031\303\b\006\240\232\364\302\f\303 \005\364\026\022\303 \bp\001\f\000\377\023\003\001L\004\000\026\n\001h\000\n\000\020\023\003\001\f\001\000\026-\006\240\274@\020\004\007\207\005\360\006\240\302\212\001\340\bp\002\000\007\240\000\024\000\340\007\240\000\026\230N\003\220\377\377\003\200\250\303\251\240\317\354\351\343\357\355\240\261\271\271\266\000\003\000\000\002\302 \bp\026\f\330 \t.\001\200\310+\000\006\001\214\007\240\t\026\000\004\310\013\005\364\020\005\302\013\007\207\005\360\006\240\302D\001\340\bp\002\000\007\240\000\024\000\340\007\240\000\026\230N\003\220\377\377\003\200\302 \005\364\023\002\004`\274\004\002\250\310\b\b\204\002\340\bj\001\003\000\377\023\"\001C\004\000\023\037\001\340\001\234@\000\013\253\013\253\001`\001\234@\000\026\026\310\004\001j\302\340\370\002\021\017\310\t\001j\310\004\370\000\302E\301`\b\226\002\205\227\366\026\002\006\240\231\026\002C\003\000\020\002\001\303\004\000\000\235\004[\003\000\000\002\007\207\005\360\302\313\026\017\006\240\232\364\001\340\bp\001\000\007\240\000\024\000\340\007\240\000\026\230N\313`\005\364\000\002\003\200\302 \bp\001\210\001\000\310\b\bp\001\b\004\000\026\003\001\b\000\377\026\b\302 \005\364\026\005\302\027\023\004\305\330\006\240\274@\003\200\002\340\bj\001\203\006\000\026\005\301B\023\b\300\300\301\001\004\302\330 \t.\001\200\310\004\001\214\002\340\000\300\007\240\000\024\bj\310 \b\226\000\026\003\200\310\001\001j\023\005\302\340\370\002\021\002\006\240\227\266\001`\001\234\000@\023\001\003\200\330 \t/\001\203\300A\023\004\310\001\001\212\310\001\t\030\007\205\000C\001 \f\006\000\300\026 \302 \f\002\006\b\001\b\376\003\026\032\007\212\000$b\240\f\004\310\n\f\004\007\207\0060\001\347\000\004\000@\004\327\002'\000\f\302W\026\004\315\305\305\305\004`\271\300\005\307\310\027\001j\310\005\370\000\020\367\004`\370\376\003\000\000\002\303 \001\212\230 \340\020\001\203\023\272\001 \001\234\000@\023\002\006\240\327\330\301A\203\005\026\001\003\200\310\005\001j\302 \370\002\001@\000@\026\022\210\001\t\030\026\007\310 \t\032\t\030\004\340\t\032\001\300\000\004\001\200@@\001 \370\006\000\300\026\002\001\300@\000\001H\001\000\026U\001\300\000@\001\000@\004\023P\001@@\000\026H\001\240\007x@\000\001\200@\000\001H\000\001\026=\001\200\000\004\301A\300`\370\000\004\340\370\000\007\213\003\352b\340\370\004\310\013\370\004\205\005\026\002\305\001\020\020\310\024\001j\210\005\370\000\023\006\310 \370\000\001j\210\005\370\000\026\372\310\001\370\000\026\002\300\240\001j\001\b\376\000\026J\310\005\001j\007\207\0060\001\347\000\004\000@\004\327\002'\000\f\241E\311`\370\000\f2\004\340\370\000\t\025\302W\0261\315\305\305\305\001\300\000 \301A\020\016\001@\000\004\026\005\001\200\000\004\001\340\370\002@\000\301`\370\000\001\000@\000\026\001\300E\203\005\026\207\302\340\t\030\026\020\001\000\000\004\026\r\230 \340\020\001\203\023\t\007\213\327^\001@\000@\023\002\007\213\327\244\310\013\000\022\001\000\000 \026\001\003\200\001\200\000 \004`\271\300\005\307\310\027\001j\310\005\370\000\020\312\301\201\006\240\3712\301F\020\330\005\240\t2\300A\026\001\003\200\303 \000\022\004\\\003\000\000\000\003\260\020\377\003\200 \000\235\322\002/\000\000 \000\307F\000\210\300`\005\356\002!\003\350\001 \001\002\000\006\023\004\001 \001\000\b\000\023\004\210\001\005\356\026\365\0205\007\201\001\n\314L\314L\314N\314O\007\261\000@\304M\310\n\001\000\004[\300`\005\356\002!\003\350\001 \001\002\000\006\023\004\001 \001\000\b\000\023\004\210\001\005\356\026\365\020\031\007\201\001\n\314L\314L\314N\314O\007\261\000@\304M\310\n\001\000\300`\005\356\002!\003\350\001 \001\002\000\006\023\001\004[\210\001\005\356\026\370\020\001 \000\316>\n2\007\215\020\000 \r\026(\007\215\b\000\001@\002\000\023#\001\300\002\000\007\217\227\366\303\216\021\002\007\217\227j\310\017\b\226\303`\000\026\002\215\230N\023\002\310\017\000\026\007\217\003\370\002N@\000\310\016\b\230\310\016\b\232\023\005\007\216\356`\303\376\310\016\b\220\310\017\bb\004 \352z\004[\007\215\020\000 \r\026\373\007\215\b\000\001@\004\000\023\366\007\215@\000\001\016\000\001\026\361\001\300\004\000\006\017\001\217\200\000\310\017\b\214\303\316\001\216\340\000\005\016\310\016\bL\250\016\b\214\t\337\002O\000\004\002/\003\360\310\017\b\212\001\205\000@\004 \352z\300A\023\376\003\000\000\002\210\001\000\342\0236\310\001\001l\001 \374\006\000\300\0230\300\340\374\002\301\201\007 \374\002\007\240\374\004\003\356\310\004\374v\310\004\374\346\310\004\375V\310\004\375\306\310\004\3766\310\004\376\246\310\004\377\026\310\004\377\206\007\216\374\000\300^\004\336\310 \000\344\001l\310\006\374\000\310\006\000\344\001C\001\000\023\n\003\000\000\017\003\000\000\002\210\001\000\342\023\371\310\001\001l\020\320\003\000\000\017\001`\007X\024\000\026\277\007\203\374v\002\340\b\\\004`\221j\002-\000\006\300\240\bL\004`\3236\001\000\007\377\026\021\001\300\007\377\001\000 \000\026)\001\300 \000\007\217\b\222\307\301\310\017\000\350\300`\005\370\004\340\005\370\020\037\001@ \000\026\013\300`\005\370\026\367\001\200 \000\007\240\000\350\007z\300`\b\222\020\017\303\335\023\005\003\220\000\027\006\233\002-\000\006\003\000\000\017\003\320\003\000\000\002\323\340\001\003\023\370$@\023\315\310\001\001l\210\001\000\342\026$\303\335\026\352\204\304\023\355\001 \374\006\000\300\026S\001\300@\000\003\000\000\017\003\320\003\000\000\002\323\340\001\003\023\370\001@@\000\026\344\303\335\023\363\003\220\000\027\006\233\002-\000\006\310\001\001l\020\353\007\206\003\364a\211\004`\324(\300\340\374\002\023\370\301\240\b\212a\211a\240\374\004\025\n\004`\322x\003\000\000\017\003\320\003\000\000\002\323\340\001\003\023\370\315J\315F\315G\315H\311I\000\002\305A\007\245\377\356\340\201\002%\377\370\004`\322t\003\220\000\027\006\233\002-\000\006\310\001\001l\003\000\000\017\003\320\003\000\000\002\323\340\001\003\023\370\210\001\000\342\026\315\303\335\026\354\204\304\023\361a\203\002#\000p\204\304\026\374\241\203\315J\315F\315G\315H\311I\000\002\305A\007\245\377\356\340\201\002%\377\370b\206\025C\241\212\242F\240\206\027!\007\216\001\004\003\000\000\017\003\320\003\000\000\002\323\340\001\003\023\370\005\240\020\200\001^!\000\026\003\007\236\336\214\020\021\001^\001\000\026\016\303\336\001\317\377\000\001\217\004\200\307\217\001^ \000\023\361\001\300\200\000\020\002\005\240\020\200\301\212\210\002\b\214\025?\302\254\000\004\023>\001\212\200\000\301\374\302<\004\374\002\214\021\350\026\002\007\214\021(\005\006\023\243\003\000\000\017\003\320\003\000\000\002\323\340\001\003\023\370\020\257\242F\242\006\027\001\005\207\240\206\004\306\027\223\007\216\001\004\003\000\000\017\003\320\003\000\000\002\323\340\001\003\023\370\001^!\000\026\003\007\236\336\214\020\213\001^\001\000\026\210\303\336\001\317\377\000\001\217\004\200\307\217\001^ \000\023\361\001\300\200\000\004`\320\236\004`\325\240\003\000\000\017\003\320\003\000\000\002\323\340\001\003\023\370\302\254\000\004\026\267\303\335\023\363\003\220\001\267\006\233\002-\000\006\310\001\001l\020\353\241\212\242F\240\206\027!\007\216\001\004\003\000\000\017\003\320\003\000\000\002\323\340\001\003\023\370\005\240\020\200\001^!\000\026\003\007\236\336\214\020\021\001^\001\000\026\016\303\336\001\317\377\000\001\217\004\200\307\217\001^ \000\023\361\001\300\200\000\020\002\005\240\020\200\301\212\210\002\b\214\025\025\302\254\000\004\026\024\003\000\000\017\003\320\003\000\000\002\323\340\001\003\023\370\303\335\023\363\003\220\001\267\006\233\002-\000\006\310\001\001l\020\353\004`\325\240\001\212\200\000\301\374\302<\004\374\002\214\021\350\026\002\007\214\021(\005\006\004`\320Tb\206\027\257\241\202\300\240\bLa\202\303\340\020\202\002O\000\037\n/\313\306\020\250\313\303\020\252\301\201\007 \374\002\007\240\374\004\003\356\007\203\374v\007\211\000\006\302\254\000\004\023\b\301\374\302<\004\374\002\214\021\350\026\002\007\214\021(\007\216\001\004\003\000\000\017\003\320\003\000\000\002\323\340\001\003\023\370\005\240\020\202\001^!\000\026;\007\236\336\214\005\240\020\200\304\304\310\004\374\346\310\004\375V\310\004\375\306\310\004\3766\310\004\376\246\310\004\377\026\310\004\377\206\007\216\374\000\300^\004\336\310 \000\344\001l\303\340\000\342\023@\307\206\310\006\000\344\004\306\302\212\0251\023\n\005\240\020\200\003\000\000\017\003\320\003\000\000\002\323\340\001\003\023\370\302\254\000\004\026\031\303\335\023\363\003\220\001\267\006\233\002-\000\006\310\001\001l\020\353\001^\001\000\026\304\303\336\001\317\377\000\001\217\004\200\307\217\001^ \000\023\271\001\300\200\000\020\270\301\374\302<\004\374\002\214\021\350\026\002\007\214\021(\302\212\021\320\303\335\026\002\004`\317\350\003\220\000\027\006\233\004`\317\324\007\216\323\032\310 \b\224\001j\026\003\310\006\b\224\004^\310\006\370\000\310\006\000\344\301\240\b\224\230 \340\020\001\203\026\031\001\340\001\234\000@\007\217\003\350\013\217\013\217\006\017\023\032\001`\001\234\000@\026\370\001`\f\002\001\000\023\022\330 \t/\001\203\007\240\f\002\200\000\013\217\013\217\310\006\001\212\310\006\t\030\007\240\000\022\234V\001\340\000\340\000@\004\340\b\224\310\006\000\342\001@ \000\023\007\300A\023\003\310\006\374\000\004^\300F\004^\303\340\b\222\026\370\310\006\b\222\004^\315J\315F\315G\315H\311I\000\002\305A\007\245\377\356\340\201\002%\377\370b\206\025W\241\212\242F\240\206\027!\007\216\001\004\003\000\000\017\003\320\003\000\000\002\323\340\001\003\023\370\005\240\020\200\001^!\000\026\003\007\236\336\214\020\021\001^\001\000\026\016\303\336\001\317\377\000\001\217\004\200\307\217\001^ \000\023\361\001\300\200\000\020\002\005\240\020\200\301\212\210\002\b\214\025\025\302\254\000\004\026\024\003\000\000\017\003\320\003\000\000\002\323\340\001\003\023\370\303\335\023\363\003\220\001\267\006\233\002-\000\006\310\001\001l\020\353\004`\325\240\001\212\200\000\301\374\302<\004\374\002\214\021\350\026\002\007\214\021(\005\006\023\t\003\000\000\017\003\320\003\000\000\002\323\240\001\003\023\370\020\233\242\006\027\001\005\207\240\206\027\036\007\216\001\004\003\000\000\017\003\320\003\000\000\002\323\340\001\003\023\370\001^!\000\026\003\007\236\336\214\020\016\001^\001\000\026\013\303\336\001\317\377\000\001\217\004\200\307\217\001^ \000\023\361\001\300\200\000\301\201\007 \374\002\007\203\374v\007\211\000\006\007\216\374\000\003\000\000\017\003\320\003\000\000\002\323\340\001\003\023\370\304\304\310\004\374\346\310\004\375V\310\004\375\306\310\004\3766\310\004\376\246\310\004\377\026\310\004\377\206\300^\004\336\310 \000\344\001l\303\340\000\342\023\b\307\206\310\006\000\344\004\306\310\001\001l\004`\320\236\007\216\325\216\004`\323\230bF`\206\003\000\000\017\003\320\003\000\000\002\323\340\001\003\023\370\210\001\000\342\026\n\303\335\023\363\003\220\000\027\006\233\002-\000\006\310\001\001l\020\353\300\340\374\002\023\t\301\240\b\212a\211a\240\374\004\006 \020\200\004`\322x\007\206\003\364a\211\240\206\025\002\007\202\177\377\301\201\007 \374\002\007\240\374\004\003\356\007\203\374v\007\211\000\006\007\216\374\000\304\304\310\004\374\346\310\004\375V\310\004\375\306\310\004\3766\310\004\376\246\310\004\377\026\310\004\377\206\300^\004\336\310 \000\344\001l\303\340\000\342\023\007\307\206\310\006\000\344\004\306\310\001\001l\020\256\007\216\326@\004`\323\230\301`\370\000\203\005\023\f\310\005\001j\302 \370\002\023\367\025\024\006\240\227\266\300`\370\000\203\001\026m\004`\271\300\006\240\3712\200E\026O\004`\271\300\006\240\227\266\302 \370\002\021\373\023\342\001\240\007x@\000\301A\300`\370\000\001H\000\001\026>\004\340\370\000\007\213\003\352b\340\370\004\310\013\370\004\205\005\026\002\305\001\020\020\310\024\001j\210\005\370\000\023\006\310 \370\000\001j\210\005\370\000\026\372\310\001\370\000\026\002\300\240\001j\001\b\376\000\026\314\310\005\001j\001\340\370\002\000 \007\207\0060\001\347\000\004\000@\004\327\002'\000\f\241E\311`\370\000\f2\004\340\370\000\t\025\302W\026\003\315\305\305\305\020\006\005\307\310\027\001j\310\005\370\000\305\305\203\001\023\251\310\001\001j\001 \370\006\000\300\023\255\001`\370\002\001\000\026\005\300`\370\000\203\001\026\362\020\232\007\240\000\022\327\244\300`\370\000\203\001\023\223\310\001\001j\001`\370\002\001\000\026\211\007\240\000\022\327^\020\352\003\000\000\002\303 \001\212\023\035\203\001\023\016\310\001\001j\001 \370\006\000\300\023\206\001`\370\002\001\000\026\007\300`\370\000\203\001\026\362\003\220\277\377\003\200\007\240\000\022\327\244\300`\370\000\203\001\026\013\003\220\277\377\003\200\020\030\003\000\000\002\303 \001\212\023\023\203\001\023\016\310\001\001j\001`\370\002\001\000\026\004\007\240\000\022\327^\020\335\300`\370\000\203\001\026\362\003\220\277\377\003\200\007\213\234r\303\001\0239\302L\310\f\001j\302 \370\002\021-\302L\303 \370\000\026\367\310\t\001j\302 \370\002\026*\001\340\370\002\031\000\005\240\023\200\020$\001\340\370\002\031\000\005\240\023\200\310\f\001\212\007\211\t\030\302\031\023\001\005\311\306L\302 \000\022\002\210\327^\026\003\001\300\000@\020\005\002\210\327\244\026\005\001\200@@\007\240\000\022\234V\004[\310\t\001j\302 \370\002\026\342\020\334\302 \f\002\021\001\020\345\330 \340\020\001\203\007\210\000\005\013\210\013\210\006\b\026\374\007\240\001\212\000C\020\330 \000\330p\000\177\000\000 \000\3700\005\354h\004\t2\323\317\0260\001O\000\200\026-\001\016\000\003\026*\321\004\023\001\007\004\006\304\007\003\007\210\007#\266\004\030\r\001M\000\002\023\017\300`\006|\002\201\0060\023\n\007\210\200\030\006\240\340\"\020\005v\004\226\003\023\002\326\001\020\356\007\210\007/\266\004\030\003\226\003\023\005\004\\v\004\226\003\023\005\326\003\007\203\200@\006\240\343V\004\\\003\000\000\002\301K\002\205\000C\023,\001`\tj\000\004\026\006\310\005\001l\001`\374\002\000 \023\007\006\240\3712\003\220\004w\003\200\310\n\001l\302\240\374\000\026\373\302\240\001l\007\211\003\352b`\374\004\310\t\374\004\007\211\005\370\302\331\026\002\316E\020\005\005\311\310\031\001l\310\005\374\000\306J\001\240\007x\007\377\020\340\007\240\f\002\200\000\007\240\f\004\000(\300A\026\330\330 \340\020\001\203\007\211\000\005\013\211\013\211\006\t\026\374\310\005\001\212\007\240\000\022\234V\001\340\000\340\000@\020\306\302\205\302`\007\200\310\n\001j\007 \370\002\007\240\370\004\003\356\310\t\370v\310\t\370\346\310\t\371V\310\t\371\306\310\t\3726\310\t\372\246\310\t\373\026\310\t\373\206\310\t\373\366\302\240\370\000\026\344\302\240\001j\300A\023\006\310\002\001j\310\005\370\000\300\212\004[\310 \b\224\001j\026\005\202\205\026\007\310\005\b\224\004[\310\005\370\000\301`\b\224\230 \340\020\001\203\026\031\001\340\001\234\000@\007\211\003\350\013\211\013\211\006\t\023\024\001`\001\234\000@\026\370\001`\f\002\001\000\023\f\330 \t/\001\203\007\240\f\002\200\000\013\211\013\211\310\005\001\212\310\005\t\030\004\340\b\224\300T\026\002\305\005\020\004\310\002\001j\310\005\370\000\300E\300\212\007\240\000\022\234V\001\340\000\340\000@\004[\007 \f\270\007\203\200\000\004[\007\240\374\004\003\356\302 \007\200\310\b\374v\310\b\374\346\310\b\375V\310\b\375\306\310\b\3766\310\b\376\246\310\b\377\026\310\b\377\206\310\b\377\366\004`\300\306\303\240\000\342\310\016\bf\310\016\001l\303\240\374\000\006\r\026\372\004\340\374\000\310 \001l\b|\310\016\000\342\310\016\007z\004\340\b\224\004\340\f\270\007\215\000\020\004[\003\000\000\002\007\t\302\240\001\004\001\212\000\200RJ\322\211\001\312%\000\310\n\001\004\322\240\001\004\001\n\332\000\026\365RJ\001\240\b\240\377\000\007\240\b\250\020\000\001\311\005\000\007\212\007x\002\211_\377\026\031\001Z\200\000\026\017\007\211\336\214\001 \007X \376\023\002\001\211\004\000\310\t\001\004\001\232\200\000\003\220\377\377\003\200\001 \007X \376\026\"\003\220\377\377\003\200\005I\001\211\200\000\001I@\000\023#\001I \000\026/\001Z\200\000\026\016\001\232\200\000\007\212\336\214\001 \007X \376\023\002\001\212\004\000\310\n\001\004\001\211 \000\322I\026\005\003\220\377\377\003\200\007\211 \000\370\t\007:\302`\0076\023\366\004\340\0076\004T\004\312\207J\207J\207J\207J\207J\207J\207J\207J\207J\207J\006\n\026\364\004`\263\360\001Z\200\000\023\004\001 \007X \376\023\333\302\240\001\004\001\312\377\000\001\212\004\200\310\n\001\004\001`\001\004 \000\026\317\001\311 \000\007\212\007x\020\271\001`\007X\020\000\026\023\001 \005\356\000\007\026\017\301\240\b\240\006\306\321\340\001\003\023\024q\206\006\306\001 \001\004 \000\023\"q\206\310\006\b\240\001`\001\202 \000\026\006\001\240\001\202 \000\001\340\001\202 \000\004[\007\207\001\f\007\210\b\242\002&\377\000\030\004\3167\3167\306\027\020\342\2167\026\337\2167\026\335\206\027\026\333\321\206\026\332\020\021\002&\001\000\030\016\031\333\301\340\001\004\001\307\377\000\001\207\004\200\310\007\001\004\001 \001\004 \000\026\316\020\316\004\340\b\250\004[\300\340\007\\\310\003\001l\303C\302\303\242\313\302\353\f2\310\013\374\000\023\007\310\013\001l\302\340\374\000\026\373\303`\001l\007\213\003\352b\340\374\004\310\013\374\004\007\213\005\370\003\000\000\002\303\233\026\002\316\303\020\005\005\313\310\033\001l\310\003\374\000\306\315\001\240\007x\007\377\003\000\000\017\004 \352z\007\216\001\004\003\000\000\002\303\336\001O \000\026\b\001 \007x\200\000\026\004\003\000\000\017\004`\305\306\001\317\377\000\001\217\004\200\307\217\001^ \000\026\004\001`\007x\200\000\026\360\303\335\002O\000\017\341/\340\024\003\000\000\017\004[\003\000\000\017\020\b\006\240\307~\001\302\377\200\001\202$\000\007\216\001\004\003\000\000\002\001^ \000\026\360\307\202\003\000\000\017\003\220`?\004Y\007\216\001\004\003\000\000\002\001^ \000\023\006\303\336\001\317\377\000\001\217\004\200\307\217\003\000\000\017\004`\305`\007\216\001\004\003\000\000\002\001^ \000\026\020\003\000\000\017\004`\306\"\007\216\001\004\003\000\000\002\001^ \000\026\t\007\240\001\004\333\206\001\205X\000\003\000\000\017\004`\305j\303\336\001\317\377\000\001\217\004\200\307\217\001^ \000\023\356\001\300\000\200\001\305X\000\020\356\007\216\200 \302`\001b\004\340\001b\007\214\t4\317\036\021\026\303^\303\376\317\036\343^\243\376\317\036\343^\023\016\243\376\203\376\026\013\303~\005M\203n\377\366\026\006\002\216\2000\026\370\310\t\001b\004[\310\t\001b\007 \t4\004[\004\340\001h\310 \007\344\001\030\303`\007\342\007\217\000\201\323\340\007\364\001M@\000\026\001\005\217\310\017\007\370\007\217\000\201\323\340\007\356\001M\200\000\026\001\005\217\310\017\007\356\001\215\300\000\310\r\001\032\004`\304\026\007\214\356\000\006\240\220\224\007\214\355\220\006\240\220\224\004\340\001\004\004`\305j\002\205\000\016\032\005\001\t\017\000\023\002\004`\335j\231I\352\320\004`\335T \000\263\314\000\024\007\213\001\004\001[ \000\026\375\330 \007\337\001\027\007\233\337\200 \000\377\300\000*\003\000\000\000\001\340\001\000\000\200\006N\002\001\357\372\314M\314N\304O\002\000\000\001\310\000\357\340\210\000\357\340\023\375\002\340\357\340\003\200 \000\256\000\000\252\303\316\0202\000\000\300<\bN\000\000\300 \007x\000\000\000\002\bV\001\f\000\b\bb\003\370\000\006\000\000\022\000\000\002\b~\001\214\000\002\007x\007\377\000\006\007~\374v\276\255\001\n\000\b\007\212\000\006\000\000\317z\021(\000\004\023\240\023\240\220*\000\002\b\226\227j\300\004\b\236\000\000\000\000\000\200\235\310\001\200\001\000\0018\001|\001\316\0022\002\256\003B\003\370\003\370\003\370\003\370\003\370\003\370\003\370\003\370\003\370\003\370\003\370\003\370\003\370\003\370\003\370\003\370\003\370\003\370\003\370\003\370\003\370\003\370\003\370\003\370\003\370\003\370\003\370\003\370\314\000 \000\262\230\000\004\002\t\024\000 \000\262\250\000\002\220\000 \000\261\000\000\002\220\000 \000\370\b\000\002\220\000 \000\310\276\000\004\302\313\302\313 \000\277\264\000\b\210\013\007\230\210\013\007x \000\300T\000\004\006\240\372\006 \000\300^\000\004\007\204\007z \000\300\302\000\004\004`\372\020 \000\311\300\000\002\026\342 \000\311\302\000\004\006\240\372B \000\311\350\000\004\004`\312\f \000\271\240\000\004\004`\230\240 \000\273\222\000\004\006\240\232\364 \000\274 \000\004\301\340\374\002 \000\305\\\000\004\004`\374\354 \000\305\242\000\004\004`\374x \000\305\332\000\004\004`\374\306 \000\306\034\000\004\004`\375\016 \000\302\346\000\006\001 \001\000\000\200 \000\303\324\000\002\001\027 \000\242\312\000\002\305` \000\242\322\000\002\375$ \000\242\362\000\002\375$ \000\243\030\000\002\316\230 \000\305n\000\002\020\f \000\304\f\000\004\006\240\375\252 \000\3148\000\002\307~ \000\240\304\000\002\307~ \000\305\354\000\002\307\264 \000\240\300\000\002\307\264 \000\305\024\000\004\004`\375\354 \000\304\346\000\004\006\240\375` \000\310,\000\002\006i \000\314`\000\002\006i \000\334h\000\002\004\\ \000\334\270\000\004\004`\3700 \000\335P\000\004\004`\376\004 \200\264\210\000\002\373\210 \200\337\006\000\002\b\250 \000\2404\000\n\000\002(\361\360\361\370\347\347\347 \000\262<\000\002\006\003 \000\241\026\000\002\234V \000\241\032\000\002\230N \000\241\034\000\004\bN\225\250 \000\241\"\000\002\372v \000\241f\000\002\370\232 \000\241n\000\002\232\" \000\241r\000\002\233V \000\241z\000\002\232\260 \000\241\200\000\004\357\300\377\300 \000\241\234\000\002\235\270 \000\240\260\000\002\316\350 \000\240\254\000\002\007x \000\242\346\000\002\374\034 \000\365\304\000\002\000\002 \000\366z\000\002\000\002 \000\366\256\000\002\000\002 \000\365\372\000\002\002\000 \000\366\030\000\002\002\000 \000\305\310\000\004\302\240\007\370 \000\306\232\000\004\302\240\007\370 \000\306\334\000\004\302\240\007\370 \000\314$\000\004\302\240\007\356 \000\243d\000\002\007\370 \000\243n\000\002\007\370 \000\303\246\000\002?\376 \000\244F\000\002\007\b0\000\220\360\000\006\303\340\360\000\021\3700\000\222*\000\006\303\340\360\000\021\3700\000\223\\\000\006\303\340\360\000\021\3700\000\224Z\000\006\303\340\360\000\021\3700\000\225\026\000\006\303\340\360\000\021\3700\000\317\342\000\006\303\340\360\000\021\3700\000\320\024\000\006\303\340\360\000\021\3700\000\320^\000\006\303\340\360\000\021\3700\000\320\230\000\006\303\340\360\000\021\3700\000\320\352\000\006\303\340\360\000\021\3700\000\321R\000\006\303\340\360\000\021\3700\000\321v\000\006\303\340\360\000\021\3700\000\321\266\000\006\303\340\360\000\021\3700\000\321\354\000\006\303\340\360\000\021\3700\000\322<\000\006\303\340\360\000\021\3700\000\322\312\000\006\303\340\360\000\021\3700\000\3230\000\006\303\340\360\000\021\3700\000\324Z\000\006\303\340\360\000\021\3700\000\324\252\000\006\303\340\360\000\021\3700\000\324\352\000\006\303\240\360\000\021\3700\000\325\n\000\006\303\340\360\000\021\3700\000\325T\000\006\303\340\360\000\021\3700\000\325\256\000\006\303\340\360\000\021\3700\000\373\236\000\006\301\340\360\000\021\0240\000\307N\000\006\001`\360\000\200\0000\000\307\206\000\006\001`\360\000\200\0000\000\307\274\000\006\001`\360\000\200\0000\000\225^\000\004\355\003\355\0030\000\225\212\000\004\355\003\355\0034\000\221\244\000\002`\2024\000\222D\000\002`\2024\000\223x\000\002`\2024\000\224z\000\002h\2024\000\2252\000\002`\2024\000\225l\000\002h\2024\000\225\230\000\002h\2024\000\225\332\000\002 \2028\000\320v\000\002\340\2028\000\320\312\000\002\340\2028\000\324:\000\002\340\202 \000\240\002\000\002\371\340 \000\240z\000\002\345\030 \200\240\002\000\002[X \200\240z\000\002\203\2400\000\240\002\000\002\256O0\000\240z\000\002/\3740\200\240\002\000\002\017\3070\200\240z\000\002\316\2044\000\240\002\000\002\256O4\000\240z\000\002/\3644\200\240\002\000\002\017\3074\200\240z\000\002\316|8\000\240\002\000\002\256R8\000\240z\000\002/\3618\200\240\002\000\002\017\3128\200\240z\000\002\316y\000\000\200\000\t\374SMAC.00.38 (C) Copyright Olicom 1998.\000\000\007\240\023\004\304\000\001`\tj\200\000\026\003\001\240\tj\000`\001`\tj\000@\0264\001 \023\f\020\000\0260\330 \t.\023\006\330 \001\200\023\b\330 \001\202\023\n\007\240\023\000\207\340\007\240\023\002\355\266\007\240\023\024\000\004\006\240\204\320\007\240\023\f\004\000\330 \357T\t.\001\340\023\f\020\000\001\240\023\f(\000\001`\tj\000 \026\003\001\340\023\f(\000\007\240\023L\000\002\002\n\000\002\001\340\023\016\001\200\020\t\007\240\023\000\333\304\007\240\023\002\352\260\001\240\023\f8\000\006\240\3342\302\340\023\000\004[\001N\000@\026\002\004`\314\264\002\r\022\000\004`\314\246\001`\023\f\020\000\023\002\004`\343\316\310\013\023R\006\240\343\316\330 \340\n\374\006\302\340\023R\004[\001`\023\f\020\000\026\006\002\204\000\022\023\025\002\204\000\024\023-\006\240\343\316\001`\023\f\020\000\026\n\330 \340\n\004\006\210 \023T\003\370\023\003\007\240\003\370\201\214\004`\333\226\002\004\000\b\006\240\343\316\007\240\003\370\201\214\002\005\004\004\002\006\357\\\315v\315v\002%\000\f\315v\315v\315v\315`\023\022\315v\315`\023L\315v\305`\t\036\020\343\002\004\000\b\006\240\343\316\007\240\003\370\201\214\002\005\004\004\002\006\357j\315v\315v\002%\000\f\315v\315v\020\321\004`\207\340\001O\000\n\026\003\001O\000\200\004[\004`\332\004\300\303\023\006\001`\023\f\020\000\026\002\001\326\000\200\007\206\0076\004`\343z\240`\023\002\301\021\004T\001H@\000\026\006\001\210@\000\002(\357\000\004`\3406\002(\343\356\004`\3406\001`\023\f\020\000\026\006\002\205\000\022\023\n\002\205\000\024\023\007\002\205\000\025\023$\002\205\000\020\004`\335L\002\003\200\002\210$\000\024\340\034\026\031\005\203\005\203\222`\357\236\026\024\005\203\231 \340\016\000\030\026\017\005\203\005\203\002\205\000\022\026\005\231 \357\240\000\031\026\006\020\004\231 \357\241\000\031\026\001\004\303\004\\\002\003\200\002\210$\000\024\340\036\026\371\005\203\005\203\222`\357\236\026\364\004\303\020\362\002\205\000\025\023\t\002\205\000\t\023\002\006\240\342\344\241E\301e\343\254\004U\006\240\341\242\001`\023\f\004\000\026\031\001O\000\200\026\t\001\340\023\016 \000\002\003\200\020\006\240\343V\006\240\342r\001\340\023\016\000\020\007\240\023\000\207\340\007\240\023\002\355\266\001\217\000\200\002\n\000\b\004`\200\276\002\r\200\000\001`\023\f\020\000\026\002\002\r\200\200\004R\001`\023\016 \000\026\002\002\003\202\000\004`\333\270\002\217\000\006\026V\001\340\023\016\000\240\005\240\023\026\006\240\2050\002\b\300\000\006\240\340\"\001\315\004\000\020H\002\217\000\002\026E\002\b\300B\006\240\340\"\001\315\b\000\020>\223\340\357\243\023\003\223\340\357\244\0268\322\240\357\245\0205\002\217\000\006\0262\002\003\000\003\004`\202\302\223\340\357\245\026+\001\340\023\016\000\200\006\240\2050\004\317\002\n\000\004\002\b\300\036\006\240\340\"\002\003h\000\006\240\343V\002\003\200\020\006\240\343V\020\026\002\217\000\004\026\023\002\003\000\003\004`\202\302\002\217\000\002\026z\001`\023\016\000\b\026\002\004`\205V\002\n\000\004\002\b\300\036\006\240\340\"\020m\001`\023\016@\000\026i\002\217\000\006\026\007\001\340\023\016\000\240\005\240\023\026\006\240\2050\002\b\3000\006\240\340\"\001\315\001\000\020X\223\340\357\243\026U\002\b\3006\006\240\340\"\007\240\007\b\000\005\001`\023\016\004\000\026\003\007\240\007\b\000\002\002\005\003\370\002\004\000\004\004`\200\372\301 \001\204\002D\210\000\023\022H\004\001\204\006 \007\002\026\b\001\340\023\016\004\000\007\203\300\000\006\240\343V\020/\002\b\300<\006\240\340\"\020*\001\340\001\202@\000\006\240\340\030\007 \007\002\001\216\200\000\001\240\023\016\006\000\020\035\002\217\000\002\026\032\001 \023\016\000@\026\026\302 \023\024\023\t\006 \023\024\002\b\300B\006\240\340\"\001\315\b\000\020\n\001`\023\f \000\023\002\004`\205V\002\003\000\005\004`\202\302\004`\207\340\002\217\000\006\026\004\002\003\000\005\004`\202\302\001`\023\016 \000\026\363\223\340\357\242\026\360\001\240\023\016P\200\006\240\2050\001\316\000\001\322\240\357\243\007\240\007\b\000\005\001`\023\016\004\000\026\003\007\240\007\b\000\002\002\b\3006\006\240\340\"\002\b\300\f\006\240\340\"\002\b\300\030\006\240\340\"\020\320\002\217\000\b\026\315\007\240\023\024\000\f\004`\200t\303\013\006\240\205H\006\240\204\362\302\314\004\340\023\016\004\340\023\026\004\340\006\334\004\340\006\336\004\340\006\340\004[\002\006\000\005\002\004\023\032\301T\023\001,\324\002$\000\n\006\006\026\371\004[\002\006\000\005\002\004\006r\301T\023\001,\324\002$\000\n\006\006\026\371\004[\001`\023\016\b\000\026\003\001\340\001\202 \000\001`\023\016\000\200\026\004\001\340\001\202\n\000\020\003\001\240\001\202\n\000\004[\001\240\001\202(\000\001\340\001\202\020\000\004[\006\240\204\362\004\340\023\016\330 \023\006\t.\330 \023\b\001\200\330 \023\n\001\202\006\240\340\030\004`\345b\300b\000\004\310\"\000\006\001l\002\202\004\000\033\r\001\216\b\000\002\217\000\006\026\b\006 \023\026\026\005\001\240\023\016\000\240\006\240\2050\301\"\000\016\004Q\310\002\001l\240\202\310\"\f2\374\000\002\002\374\000\223\340\343\252\023q\006\240\334\306\001\242\000\016\200\000\310\005\006\374\300\303\026C\001\"\000\026\017\000\026\020\210\"\000\016\tl\026\f\210\"\000\020\tn\026\b\210\"\000\022\tp\026\004\006\240\341\242\004`\207\340\230\240\357\246\000\026\023\004\230\240\357\247\000\026\026\025\302\340\006\334\026\006\302\340\006\336\026\003\302\340\006\340\023\f\210\"\000\016\006\334\026q\210\"\000\020\006\336\026m\210\"\000\022\006\340\026i\002\205\000\t\023\013\002\205\000\025\023\b\002\205\000\022\023\r\002\205\000\024\023\016\006\240\342\344\241E\301e\357r\004U\006\240\340n\004`\207\340\310$\000\032\023N\020\364\310$\000\032\023P\020\360\001 \023\016\002\000\026\007\004\340\001\204\001\240\001\202@\000\006\240\340\030\007\240\007\002\000\004\001\340\023\016\002\000\001\316\200\000\002\b\300<\006\240\340\"\004`\207\340\006\240\341\242\004`\207\340\006\240\341\242\002\003\000\005\001O\000\200\026\002\002\003\202\000\004`\202\302\001`\023\016 \000\026$\223\340\357\242\026\f\001`\023\016 \000\026(\002\003\240\000\006\240\343V\001\240\023\016P\000\020\003\223\340\357\243\026\035\001\316\000\002\322\240\357\244\002\b\300\f\006\240\340\"\002\b\300\030\006\240\340\"\020\020\006\240\341\242\002\003\000\013\020\004\006\240\341\242\002\003\000\005\001O\000\200\026\002\002\003\202\000\004`\202\302\020\275\002\217\000\002\023\361\002\217\000\004\023\356\001`\023\016@\000\026\365\002\b\300H\006\240\340\"\020\360\002\217\000\002\026\253\300\340\023N\026\016\001`\023\f\b\000\023\250\001\340\023\016\000H\006\240\341\242\002\b\300$\006\240\340\"\020\"\002\203\000\002\026\331\310$\000\016\006\334\310$\000\020\006\336\310$\000\022\006\340\006\240\341\242\002\b\300$\006\240\340\"\001\340\023\016\000@\300\340\023\022\026\004\001\240\023\016\b\001\020\006\002\203\000\001\026\003\001\340\023\016\b\001\020\027\002\217\000\006\026\266\300\340\023P\002\203\000\000\026\005\006\240\341\242\002\n\000\n\020\n\002\203\200 \026\004\002\003\000\b\004`\202\302\026\244\004`\332\004\222\240\340&\026\r\323\340\340&\001O\000\200\023\007\301\n\203\304\023\b\303\304\301$\355\326\004T\020\003\223\312\023\354\323\312\003\260\330\017\006Yq\004\301$\355\342\004T\370 \357T\001\200\370 \357V\001\202\006\240\340\030.\340\000\000\310 \tl\001\240\310 \tn\001\242\310 \tp\001\244\002\b\300\006\006\240\340\"\020\314\007\240\006\306\002\000\007\240\006\310\000\002\330 \357X\t.\330 \357X\001\200\330 \357Z\001\202\006\240\340\030\004\340\001\236\002\b\300*\006\240\340\"\002\004\000\n\002\005\003\364\006\240\343\316\007\240\003\370\210\224\001N\b\000\023\251\001\316\b\000.\240\003\364\020\244\003\260\230 \340\016\006e\026\237\222\240\340&\026\234\002D^\000\026\013\006 \006\306\026\335\002\n\000\006\020\225\003\260\230 \340\016\006e\026\216\006 \006\310\026\305\004`\346j\330 \357T\t.\330 \357T\001\200\330 \357V\001\202\006\240\340\030\001\340\023\016@ \007\240\023\026\000\001\002\b\3000\006\240\340\"\002\b\300H\006\240\340\"\002\b\300\022\006\240\340\"\002\b\300\000\006\240\340\"\001\315\004\000\004`\207\340\006\240\205H\001\316\000 .\340\000\000\004\315\006\240\205\n\002\b\300N\006\240\340\"\004`\207\340\001\240\023\016\000\200\006\240\205\"\001\317\000\200\001\340\023\016\020\000\001`\023\016\000\001\026\004\007\210\200\006\006\240\340\"\001 \023\016 \000\026\007\001\340\023\016 \000\004\303\006\240\343V\020\016\001\216\000\003\002\003\000\020\006\240\343V\001`\023\016\000\020\026\004\002\003\200\b\006\240\343V\310 \344n\001\206.\340\000\001\001\216\000 \004`\207\334\002\003\250\000\001`\007\b\000\002\026\002\002\003\350\000\006\240\343V\001N\000 \023\006\001\316\000 .\340\000\000\300A\026\372\006\240\341.\002J\377\000\002O\377\200\002\005\003\370\002\004\000\004\004`\200\372\002J\377\000\002O\377\200\004`\207\334\006\240\205H\004`\207\334\006\240\204\362\004\340\023\016\001\316\000\b\004`\347\366\000\000\211\374\006\005\000\000\000\000\255\220\000b\300\200\023\000\000\000\000\002\023\000\333\304\000\002\023\002\352\260\000\002\023T\334\026\000\002\t\036\000\000\000\002\023\022\000\001\000\000\332\210\332|\206n\332\246\332\236\333\206\333\206\333\206\332\250\205\250\205x\333x\333\206\333\206\333\206\333\206\333\236\210\024\210D\210\312\211\024\2112\333\366\211\232\211\330\211\344\344n\333\236\211\354\333\236\000\000\257\000\000\250\023$\202\322\000\024\023\032\202\364\000\004\0238\203\b\002\274\023\032\203\032\007\b\023\032\203(\003\350\023\032\203X\000\360\023\032\203f\000\024\023$\210\266\000\004\023.\203\206\000d\023.\203\260\000\002\023B\203\336\000\005\023\032\204&\000\004\0238\204d\001\364\023\032\204\300\000\024\256\000\331\000\002\000\331\000\000\036\020\000\000\0200\021\004\f\004\016\004!\000\022\020\000\000\0040\023\333\250\350|\206\276\206\250\206\250\207&\206\250\353\362\333\250\206\240\354\004\350b\354\020\354\020\355:\355D\355N\206\240\207D\206\240\207\262\206\240\003\000\017\r\000\002\004\006\000\003\000\000\262\250\000\002\200\000\000\000\261\000\000\002\200\000\000\000\370\b\000\002\200\000\000\000\271\f\000\006H \023\004\001\200\000\000\2728\000\006H \023\004\001\200\000\000\274\210\000\006H \023\004\001\200\000\000\312\252\000\004\004`\202\260\000\000\310,\000\002\006\t\000\000\314`\000\002\006\t\000\000\333\034\000\004\004`\202V\000\000\340\310\000\002\200\332\000\000\355t\000\002\200\332\000\000\355\224\000\002\200\332\000\000\347\256\000\004\006\240\201\220\000\000\345\260\000\004\004`\200(\000\000\333\300\000\004\004`\200\276\000\000\332v\000\004\004`\201\270\000\000\3402\000\004\004`\201\300\000\000\333\222\000\004\004`\200\372\000\000\343v\000\004\004`\201\240\000\000\335H\000\004\004`\201\332\000\000\314\242\000\004\004`\200\310\000\001\000\000\000" .subsections_via_symbols
the_stack_data/43887525.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _strlen ; -- Begin function strlen .p2align 2 _strlen: ; @strlen .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str x0, [sp, #8] ldr x8, [sp, #8] str x8, [sp] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp] ldrsb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_4 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp] add x8, x8, #1 str x8, [sp] b LBB0_1 LBB0_4: ldr x8, [sp] ldr x9, [sp, #8] subs x0, x8, x9 add sp, sp, #16 ret .cfi_endproc ; -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _strlen ## -- Begin function strlen .p2align 4, 0x90 _strlen: ## @strlen .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rdi, -8(%rbp) movq -8(%rbp), %rax movq %rax, -16(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 movq -16(%rbp), %rax movsbl (%rax), %eax cmpl $0, %eax je LBB0_4 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_3 LBB0_3: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) jmp LBB0_1 LBB0_4: movq -16(%rbp), %rax movq -8(%rbp), %rcx subq %rcx, %rax popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/7951329.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #80 .cfi_def_cfa_offset 80 stp x29, x30, [sp, #64] ; 16-byte Folded Spill add x29, sp, #64 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] stur wzr, [x29, #-24] bl _fork str w0, [sp, #32] ldr w8, [sp, #32] str w8, [sp, #28] ; 4-byte Folded Spill adds w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldr w8, [sp, #28] ; 4-byte Folded Reload subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_3 b LBB0_8 LBB0_2: adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _perror b LBB0_13 LBB0_3: mov w8, #1 stur w8, [x29, #-28] b LBB0_4 LBB0_4: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-28] mov w9, #50000 subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB0_7 b LBB0_5 LBB0_5: ; in Loop: Header=BB0_4 Depth=1 ldur w9, [x29, #-28] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] sub x0, x29, #18 str x0, [sp, #16] ; 8-byte Folded Spill mov w1, #0 mov x2, #10 adrp x3, l_.str.1@PAGE add x3, x3, l_.str.1@PAGEOFF bl ___sprintf_chk ldr x0, [sp, #16] ; 8-byte Folded Reload bl _strlen ldr x1, [sp, #16] ; 8-byte Folded Reload mov x2, x0 mov w0, #1 bl _write b LBB0_6 LBB0_6: ; in Loop: Header=BB0_4 Depth=1 ldur w8, [x29, #-28] add w8, w8, #1 stur w8, [x29, #-28] b LBB0_4 LBB0_7: b LBB0_13 LBB0_8: mov w8, #1 stur w8, [x29, #-28] b LBB0_9 LBB0_9: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-28] mov w9, #50000 subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB0_12 b LBB0_10 LBB0_10: ; in Loop: Header=BB0_9 Depth=1 ldur w9, [x29, #-28] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] sub x0, x29, #18 str x0, [sp, #8] ; 8-byte Folded Spill mov w1, #0 mov x2, #10 adrp x3, l_.str.2@PAGE add x3, x3, l_.str.2@PAGEOFF bl ___sprintf_chk ldr x0, [sp, #8] ; 8-byte Folded Reload bl _strlen ldr x1, [sp, #8] ; 8-byte Folded Reload mov x2, x0 mov w0, #1 bl _write b LBB0_11 LBB0_11: ; in Loop: Header=BB0_9 Depth=1 ldur w8, [x29, #-28] add w8, w8, #1 stur w8, [x29, #-28] b LBB0_9 LBB0_12: b LBB0_13 LBB0_13: ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_15 b LBB0_14 LBB0_14: bl ___stack_chk_fail LBB0_15: mov w0, #0 ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "fork" l_.str.1: ; @.str.1 .asciz "-%d" l_.str.2: ; @.str.2 .asciz "+%d" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $64, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -24(%rbp) callq _fork movl %eax, -32(%rbp) movl -32(%rbp), %eax movl %eax, -36(%rbp) ## 4-byte Spill subl $-1, %eax je LBB0_1 jmp LBB0_15 LBB0_15: movl -36(%rbp), %eax ## 4-byte Reload testl %eax, %eax je LBB0_2 jmp LBB0_7 LBB0_1: leaq L_.str(%rip), %rdi callq _perror jmp LBB0_12 LBB0_2: movl $1, -28(%rbp) LBB0_3: ## =>This Inner Loop Header: Depth=1 cmpl $50000, -28(%rbp) ## imm = 0xC350 jg LBB0_6 ## %bb.4: ## in Loop: Header=BB0_3 Depth=1 leaq -18(%rbp), %rdi movl -28(%rbp), %r8d xorl %esi, %esi movl $10, %edx leaq L_.str.1(%rip), %rcx movb $0, %al callq ___sprintf_chk leaq -18(%rbp), %rax movq %rax, -48(%rbp) ## 8-byte Spill leaq -18(%rbp), %rdi callq _strlen movq -48(%rbp), %rsi ## 8-byte Reload movq %rax, %rdx movl $1, %edi callq _write ## %bb.5: ## in Loop: Header=BB0_3 Depth=1 movl -28(%rbp), %eax addl $1, %eax movl %eax, -28(%rbp) jmp LBB0_3 LBB0_6: jmp LBB0_12 LBB0_7: movl $1, -28(%rbp) LBB0_8: ## =>This Inner Loop Header: Depth=1 cmpl $50000, -28(%rbp) ## imm = 0xC350 jg LBB0_11 ## %bb.9: ## in Loop: Header=BB0_8 Depth=1 leaq -18(%rbp), %rdi movl -28(%rbp), %r8d xorl %esi, %esi movl $10, %edx leaq L_.str.2(%rip), %rcx movb $0, %al callq ___sprintf_chk leaq -18(%rbp), %rax movq %rax, -56(%rbp) ## 8-byte Spill leaq -18(%rbp), %rdi callq _strlen movq -56(%rbp), %rsi ## 8-byte Reload movq %rax, %rdx movl $1, %edi callq _write ## %bb.10: ## in Loop: Header=BB0_8 Depth=1 movl -28(%rbp), %eax addl $1, %eax movl %eax, -28(%rbp) jmp LBB0_8 LBB0_11: jmp LBB0_12 LBB0_12: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_14 ## %bb.13: xorl %eax, %eax addq $64, %rsp popq %rbp retq LBB0_14: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "fork" L_.str.1: ## @.str.1 .asciz "-%d" L_.str.2: ## @.str.2 .asciz "+%d" .subsections_via_symbols
the_stack_data/93888863.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 w0, #172 movk w0, #17632, lsl #16 mov w1, #2 movk w1, #4, lsl #16 bl _PUT32 mov w0, #49460 movk w0, #18436, lsl #16 str w0, [sp, #8] ; 4-byte Folded Spill bl _GET32 mov x8, x0 ldr w0, [sp, #8] ; 4-byte Folded Reload stur w8, [x29, #-4] ldur w8, [x29, #-4] and w8, w8, #0xfe1fffff stur w8, [x29, #-4] ldur w1, [x29, #-4] bl _PUT32 b LBB0_1 LBB0_1: ; =>This Loop Header: Depth=1 ; Child Loop BB0_2 Depth 2 ; Child Loop BB0_6 Depth 2 mov w0, #49556 movk w0, #18436, lsl #16 mov w1, #31457280 bl _PUT32 stur wzr, [x29, #-4] b LBB0_2 LBB0_2: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldur w8, [x29, #-4] mov w9, #61568 movk w9, #762, lsl #16 subs w8, w8, w9 cset w8, hs tbnz w8, #0, LBB0_5 b LBB0_3 LBB0_3: ; in Loop: Header=BB0_2 Depth=2 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_2 Depth=2 ldur w8, [x29, #-4] add w8, w8, #1 stur w8, [x29, #-4] b LBB0_2 LBB0_5: ; in Loop: Header=BB0_1 Depth=1 mov w0, #49552 movk w0, #18436, lsl #16 mov w1, #31457280 bl _PUT32 stur wzr, [x29, #-4] b LBB0_6 LBB0_6: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldur w8, [x29, #-4] mov w9, #61568 movk w9, #762, lsl #16 subs w8, w8, w9 cset w8, hs tbnz w8, #0, LBB0_9 b LBB0_7 LBB0_7: ; in Loop: Header=BB0_6 Depth=2 b LBB0_8 LBB0_8: ; in Loop: Header=BB0_6 Depth=2 ldur w8, [x29, #-4] add w8, w8, #1 stur w8, [x29, #-4] b LBB0_6 LBB0_9: ; in Loop: Header=BB0_1 Depth=1 b LBB0_1 .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 $1155530924, %edi ## imm = 0x44E000AC movl $262146, %esi ## imm = 0x40002 callq _PUT32 movl $1208271156, %edi ## imm = 0x4804C134 callq _GET32 movl %eax, -4(%rbp) movl -4(%rbp), %eax andl $-31457281, %eax ## imm = 0xFE1FFFFF movl %eax, -4(%rbp) movl -4(%rbp), %esi movl $1208271156, %edi ## imm = 0x4804C134 callq _PUT32 LBB0_1: ## =>This Loop Header: Depth=1 ## Child Loop BB0_2 Depth 2 ## Child Loop BB0_6 Depth 2 movl $1208271252, %edi ## imm = 0x4804C194 movl $31457280, %esi ## imm = 0x1E00000 callq _PUT32 movl $0, -4(%rbp) LBB0_2: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 movl -4(%rbp), %eax cmpl $50000000, %eax ## imm = 0x2FAF080 jae LBB0_5 ## %bb.3: ## in Loop: Header=BB0_2 Depth=2 jmp LBB0_4 LBB0_4: ## in Loop: Header=BB0_2 Depth=2 movl -4(%rbp), %eax addl $1, %eax movl %eax, -4(%rbp) jmp LBB0_2 LBB0_5: ## in Loop: Header=BB0_1 Depth=1 movl $1208271248, %edi ## imm = 0x4804C190 movl $31457280, %esi ## imm = 0x1E00000 callq _PUT32 movl $0, -4(%rbp) LBB0_6: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 movl -4(%rbp), %eax cmpl $50000000, %eax ## imm = 0x2FAF080 jae LBB0_9 ## %bb.7: ## in Loop: Header=BB0_6 Depth=2 jmp LBB0_8 LBB0_8: ## in Loop: Header=BB0_6 Depth=2 movl -4(%rbp), %eax addl $1, %eax movl %eax, -4(%rbp) jmp LBB0_6 LBB0_9: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_1 .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/755228.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/143930.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] 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, #24] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr x2, [sp, #24] add x0, sp, #41 mov w1, #255 bl _fgets subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 mov x9, sp add x8, sp, #41 str x8, [x9] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf b LBB0_1 LBB0_3: ldr x0, [sp, #24] bl _fclose ldr w8, [sp, #36] str w8, [sp, #20] ; 4-byte Folded Spill ldur x9, [x29, #-24] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_5 b LBB0_4 LBB0_4: bl ___stack_chk_fail LBB0_5: ldr w0, [sp, #20] ; 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 "./answers/C/@mykeels/data/07-read-line-by-line.txt" l_.str.1: ; @.str.1 .asciz "r" l_.str.2: ; @.str.2 .asciz "%s" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .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) leaq L_.str(%rip), %rdi leaq L_.str.1(%rip), %rsi callq _fopen movq %rax, -288(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 leaq -272(%rbp), %rdi movq -288(%rbp), %rdx movl $255, %esi callq _fgets cmpq $0, %rax je LBB0_3 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 leaq -272(%rbp), %rsi leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf jmp LBB0_1 LBB0_3: movq -288(%rbp), %rdi callq _fclose movl -276(%rbp), %eax movl %eax, -292(%rbp) ## 4-byte Spill movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_5 ## %bb.4: movl -292(%rbp), %eax ## 4-byte Reload addq $304, %rsp ## imm = 0x130 popq %rbp retq LBB0_5: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "./answers/C/@mykeels/data/07-read-line-by-line.txt" L_.str.1: ## @.str.1 .asciz "r" L_.str.2: ## @.str.2 .asciz "%s" .subsections_via_symbols
the_stack_data/42482.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _MyGemm ; -- Begin function MyGemm .p2align 2 _MyGemm: ; @MyGemm .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 ldr w8, [x29, #16] stur w0, [x29, #-4] stur w1, [x29, #-8] stur w2, [x29, #-12] stur x3, [x29, #-24] stur w4, [x29, #-28] stur x5, [x29, #-40] stur w6, [x29, #-44] str x7, [sp, #56] str w8, [sp, #52] mov w8, #1 str w8, [sp, #48] fmov d0, #1.00000000 str d0, [sp, #40] str wzr, [sp, #36] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #36] ldur w9, [x29, #-4] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_4 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldur x4, [x29, #-40] ldur x8, [x29, #-24] sub x7, x29, #28 ldur w9, [x29, #-28] mov w10, #0 mul w9, w10, w9 ldr w11, [sp, #36] add w9, w9, w11 add x6, x8, w9, sxtw #3 ldr x9, [sp, #56] add x8, sp, #52 ldr w11, [sp, #52] mul w10, w10, w11 ldr w11, [sp, #36] add w10, w10, w11 add x10, x9, w10, sxtw #3 mov x9, sp add x3, sp, #40 mov x11, x3 str x11, [x9] str x10, [x9, #8] str x8, [x9, #16] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF sub x1, x29, #12 sub x2, x29, #8 mov x5, x7 bl _dgemv_ 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: 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 "Transpose" .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 MyGemm LCPI0_0: .quad 0x3ff0000000000000 ## double 1 .section __TEXT,__text,regular,pure_instructions .globl _MyGemm .p2align 4, 0x90 _MyGemm: ## @MyGemm .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx subq $112, %rsp .cfi_offset %rbx, -32 .cfi_offset %r14, -24 movl 32(%rbp), %eax movq 24(%rbp), %rax movl 16(%rbp), %eax movl %edi, -20(%rbp) movl %esi, -24(%rbp) movl %edx, -28(%rbp) movq %rcx, -40(%rbp) movl %r8d, -44(%rbp) movq %r9, -56(%rbp) movl $1, -60(%rbp) movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero movsd %xmm0, -72(%rbp) movl $0, -76(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 movl -76(%rbp), %eax cmpl -20(%rbp), %eax jge LBB0_4 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movq -56(%rbp), %r8 movq -40(%rbp), %r14 imull $0, -44(%rbp), %eax addl -76(%rbp), %eax cltq shlq $3, %rax addq %rax, %r14 movq 24(%rbp), %r10 imull $0, 32(%rbp), %eax addl -76(%rbp), %eax cltq shlq $3, %rax addq %rax, %r10 leaq L_.str(%rip), %rdi leaq -28(%rbp), %rsi leaq -24(%rbp), %rdx leaq -72(%rbp), %r11 leaq -44(%rbp), %rbx leaq 32(%rbp), %rax movq %r11, %rcx movq %rbx, %r9 movq %r14, (%rsp) movq %rbx, 8(%rsp) movq %r11, 16(%rsp) movq %r10, 24(%rsp) movq %rax, 32(%rsp) callq _dgemv_ ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 movl -76(%rbp), %eax addl $1, %eax movl %eax, -76(%rbp) jmp LBB0_1 LBB0_4: addq $112, %rsp popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Transpose" .subsections_via_symbols
the_stack_data/87639161.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _splicingString_f ; -- Begin function splicingString_f .p2align 2 _splicingString_f: ; @splicingString_f .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 x0, [x29, #-8] bl _strlen str x0, [sp] ; 8-byte Folded Spill ldur x0, [x29, #-16] bl _strlen mov x8, x0 ldr x0, [sp] ; 8-byte Folded Reload add x8, x0, x8 add x8, x8, #1 str x8, [sp, #24] ldr x0, [sp, #24] bl _malloc str x0, [sp, #16] ldr x0, [sp, #16] ldr x2, [sp, #24] mov w1, #0 mov x3, #-1 str x3, [sp, #8] ; 8-byte Folded Spill bl ___memset_chk ldr x2, [sp, #8] ; 8-byte Folded Reload ldr x0, [sp, #16] ldur x1, [x29, #-8] bl ___strcpy_chk ldr x2, [sp, #8] ; 8-byte Folded Reload ldr x0, [sp, #16] ldur x1, [x29, #-16] bl ___strcat_chk ldr x0, [sp, #16] ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .globl _simplest_rgb24_split ; -- Begin function simplest_rgb24_split .p2align 2 _simplest_rgb24_split: ; @simplest_rgb24_split .cfi_startproc ; %bb.0: sub sp, sp, #128 .cfi_def_cfa_offset 128 stp x29, x30, [sp, #112] ; 16-byte Folded Spill add x29, sp, #112 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-16] stur w1, [x29, #-20] stur w2, [x29, #-24] stur w3, [x29, #-28] stur x4, [x29, #-40] ldur x0, [x29, #-16] adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF bl _fopen stur x0, [x29, #-48] ldur x0, [x29, #-40] adrp x1, l_.str.1@PAGE add x1, x1, l_.str.1@PAGEOFF bl _splicingString_f adrp x1, l_.str.2@PAGE add x1, x1, l_.str.2@PAGEOFF str x1, [sp, #16] ; 8-byte Folded Spill bl _fopen str x0, [sp, #56] ldur x0, [x29, #-40] adrp x1, l_.str.3@PAGE add x1, x1, l_.str.3@PAGEOFF bl _splicingString_f ldr x1, [sp, #16] ; 8-byte Folded Reload bl _fopen str x0, [sp, #48] ldur x0, [x29, #-40] adrp x1, l_.str.4@PAGE add x1, x1, l_.str.4@PAGEOFF bl _splicingString_f ldr x1, [sp, #16] ; 8-byte Folded Reload bl _fopen str x0, [sp, #40] ldur w8, [x29, #-20] ldur w9, [x29, #-24] mul w8, w8, w9 mov w9, #3 mul w9, w8, w9 ; implicit-def: $x8 mov x8, x9 sxtw x0, w8 bl _malloc str x0, [sp, #32] ldur x8, [x29, #-48] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB1_13 b LBB1_1 LBB1_1: ldr x8, [sp, #56] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB1_13 b LBB1_2 LBB1_2: ldr x8, [sp, #48] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB1_13 b LBB1_3 LBB1_3: ldr x8, [sp, #40] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB1_13 b LBB1_4 LBB1_4: str wzr, [sp, #28] b LBB1_5 LBB1_5: ; =>This Loop Header: Depth=1 ; Child Loop BB1_7 Depth 2 ldr w8, [sp, #28] ldur w9, [x29, #-28] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB1_12 b LBB1_6 LBB1_6: ; in Loop: Header=BB1_5 Depth=1 ldr x0, [sp, #32] ldur w8, [x29, #-20] ldur w9, [x29, #-24] mul w8, w8, w9 mov w9, #3 mul w9, w8, w9 ; implicit-def: $x8 mov x8, x9 sxtw x2, w8 ldur x3, [x29, #-48] mov x1, #1 bl _fread str wzr, [sp, #24] b LBB1_7 LBB1_7: ; Parent Loop BB1_5 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #24] ldur w9, [x29, #-20] ldur w10, [x29, #-24] mul w9, w9, w10 mov w10, #3 mul w9, w9, w10 subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB1_10 b LBB1_8 LBB1_8: ; in Loop: Header=BB1_7 Depth=2 ldr x8, [sp, #32] ldrsw x9, [sp, #24] add x0, x8, x9 ldr x3, [sp, #56] mov x2, #1 str x2, [sp, #8] ; 8-byte Folded Spill mov x1, x2 bl _fwrite ldr x2, [sp, #8] ; 8-byte Folded Reload ldr x8, [sp, #32] ldrsw x9, [sp, #24] add x8, x8, x9 add x0, x8, #1 ldr x3, [sp, #48] mov x1, x2 bl _fwrite ldr x2, [sp, #8] ; 8-byte Folded Reload ldr x8, [sp, #32] ldrsw x9, [sp, #24] add x8, x8, x9 add x0, x8, #2 ldr x3, [sp, #40] mov x1, x2 bl _fwrite b LBB1_9 LBB1_9: ; in Loop: Header=BB1_7 Depth=2 ldr w8, [sp, #24] add w8, w8, #3 str w8, [sp, #24] b LBB1_7 LBB1_10: ; in Loop: Header=BB1_5 Depth=1 b LBB1_11 LBB1_11: ; in Loop: Header=BB1_5 Depth=1 ldr w8, [sp, #28] add w8, w8, #1 str w8, [sp, #28] b LBB1_5 LBB1_12: ldr x0, [sp, #32] bl _free ldur x0, [x29, #-48] bl _fclose ldr x0, [sp, #56] bl _fclose ldr x0, [sp, #48] bl _fclose ldr x0, [sp, #40] bl _fclose ; kill: def $x8 killed $xzr stur xzr, [x29, #-48] str xzr, [sp, #56] str xzr, [sp, #48] str xzr, [sp, #40] mov w8, #1 stur w8, [x29, #-4] b LBB1_14 LBB1_13: stur wzr, [x29, #-4] b LBB1_14 LBB1_14: 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 "rb+" l_.str.1: ; @.str.1 .asciz "output_r.y" l_.str.2: ; @.str.2 .asciz "wb+" l_.str.3: ; @.str.3 .asciz "output_g.y" l_.str.4: ; @.str.4 .asciz "output_b.y" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _splicingString_f ## -- Begin function splicingString_f .p2align 4, 0x90 _splicingString_f: ## @splicingString_f .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movq -8(%rbp), %rdi callq _strlen movq %rax, -40(%rbp) ## 8-byte Spill movq -16(%rbp), %rdi callq _strlen movq %rax, %rcx movq -40(%rbp), %rax ## 8-byte Reload addq %rcx, %rax addq $1, %rax movq %rax, -24(%rbp) movq -24(%rbp), %rdi callq _malloc movq %rax, -32(%rbp) movq -32(%rbp), %rdi movq -24(%rbp), %rdx xorl %esi, %esi movq $-1, %rcx callq ___memset_chk movq -32(%rbp), %rdi movq -8(%rbp), %rsi movq $-1, %rdx callq ___strcpy_chk movq -32(%rbp), %rdi movq -16(%rbp), %rsi movq $-1, %rdx callq ___strcat_chk movq -32(%rbp), %rax addq $48, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _simplest_rgb24_split ## -- Begin function simplest_rgb24_split .p2align 4, 0x90 _simplest_rgb24_split: ## @simplest_rgb24_split .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $96, %rsp movq %rdi, -16(%rbp) movl %esi, -20(%rbp) movl %edx, -24(%rbp) movl %ecx, -28(%rbp) movq %r8, -40(%rbp) movq -16(%rbp), %rdi leaq L_.str(%rip), %rsi callq _fopen movq %rax, -48(%rbp) movq -40(%rbp), %rdi leaq L_.str.1(%rip), %rsi callq _splicingString_f movq %rax, %rdi leaq L_.str.2(%rip), %rsi callq _fopen movq %rax, -56(%rbp) movq -40(%rbp), %rdi leaq L_.str.3(%rip), %rsi callq _splicingString_f movq %rax, %rdi leaq L_.str.2(%rip), %rsi callq _fopen movq %rax, -64(%rbp) movq -40(%rbp), %rdi leaq L_.str.4(%rip), %rsi callq _splicingString_f movq %rax, %rdi leaq L_.str.2(%rip), %rsi callq _fopen movq %rax, -72(%rbp) movl -20(%rbp), %eax imull -24(%rbp), %eax imull $3, %eax, %eax movslq %eax, %rdi callq _malloc movq %rax, -80(%rbp) cmpq $0, -48(%rbp) je LBB1_13 ## %bb.1: cmpq $0, -56(%rbp) je LBB1_13 ## %bb.2: cmpq $0, -64(%rbp) je LBB1_13 ## %bb.3: cmpq $0, -72(%rbp) je LBB1_13 ## %bb.4: movl $0, -84(%rbp) LBB1_5: ## =>This Loop Header: Depth=1 ## Child Loop BB1_7 Depth 2 movl -84(%rbp), %eax cmpl -28(%rbp), %eax jge LBB1_12 ## %bb.6: ## in Loop: Header=BB1_5 Depth=1 movq -80(%rbp), %rdi movl -20(%rbp), %eax imull -24(%rbp), %eax imull $3, %eax, %eax movslq %eax, %rdx movq -48(%rbp), %rcx movl $1, %esi callq _fread movl $0, -88(%rbp) LBB1_7: ## Parent Loop BB1_5 Depth=1 ## => This Inner Loop Header: Depth=2 movl -88(%rbp), %eax movl -20(%rbp), %ecx imull -24(%rbp), %ecx imull $3, %ecx, %ecx cmpl %ecx, %eax jge LBB1_10 ## %bb.8: ## in Loop: Header=BB1_7 Depth=2 movq -80(%rbp), %rdi movslq -88(%rbp), %rax addq %rax, %rdi movq -56(%rbp), %rcx movl $1, %edx movq %rdx, %rsi callq _fwrite movq -80(%rbp), %rdi movslq -88(%rbp), %rax addq %rax, %rdi addq $1, %rdi movq -64(%rbp), %rcx movl $1, %edx movq %rdx, %rsi callq _fwrite movq -80(%rbp), %rdi movslq -88(%rbp), %rax addq %rax, %rdi addq $2, %rdi movq -72(%rbp), %rcx movl $1, %edx movq %rdx, %rsi callq _fwrite ## %bb.9: ## in Loop: Header=BB1_7 Depth=2 movl -88(%rbp), %eax addl $3, %eax movl %eax, -88(%rbp) jmp LBB1_7 LBB1_10: ## in Loop: Header=BB1_5 Depth=1 jmp LBB1_11 LBB1_11: ## in Loop: Header=BB1_5 Depth=1 movl -84(%rbp), %eax addl $1, %eax movl %eax, -84(%rbp) jmp LBB1_5 LBB1_12: movq -80(%rbp), %rdi callq _free movq -48(%rbp), %rdi callq _fclose movq -56(%rbp), %rdi callq _fclose movq -64(%rbp), %rdi callq _fclose movq -72(%rbp), %rdi callq _fclose movq $0, -48(%rbp) movq $0, -56(%rbp) movq $0, -64(%rbp) movq $0, -72(%rbp) movl $1, -4(%rbp) jmp LBB1_14 LBB1_13: movl $0, -4(%rbp) LBB1_14: movl -4(%rbp), %eax addq $96, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "rb+" L_.str.1: ## @.str.1 .asciz "output_r.y" L_.str.2: ## @.str.2 .asciz "wb+" L_.str.3: ## @.str.3 .asciz "output_g.y" L_.str.4: ## @.str.4 .asciz "output_b.y" .subsections_via_symbols
the_stack_data/103264295.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _fac ; -- Begin function fac .p2align 2 _fac: ; @fac .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str w0, [sp, #8] str wzr, [sp, #4] ldr w8, [sp, #8] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: mov w8, #1 stur w8, [x29, #-4] b LBB0_4 LBB0_2: ldr w8, [sp, #8] str w8, [sp] ; 4-byte Folded Spill ldr w8, [sp, #8] subs w0, w8, #1 bl _fac ldr w8, [sp] ; 4-byte Folded Reload mul w8, w8, w0 str w8, [sp, #4] b LBB0_3 LBB0_3: ldr w8, [sp, #4] stur w8, [x29, #-4] b LBB0_4 LBB0_4: ldur w0, [x29, #-4] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov w8, #0 stur w8, [x29, #-12] ; 4-byte Folded Spill stur wzr, [x29, #-4] mov x9, sp sub x8, x29, #8 str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF str x0, [sp, #8] ; 8-byte Folded Spill bl _scanf ldur w0, [x29, #-8] bl _fac mov x10, x0 ldr x0, [sp, #8] ; 8-byte Folded Reload mov x9, sp ; implicit-def: $x8 mov x8, x10 str x8, [x9] bl _printf ldur w0, [x29, #-12] ; 4-byte Folded Reload ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%d" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _fac ## -- Begin function fac .p2align 4, 0x90 _fac: ## @fac .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl %edi, -8(%rbp) movl $0, -12(%rbp) cmpl $0, -8(%rbp) jne LBB0_2 ## %bb.1: movl $1, -4(%rbp) jmp LBB0_4 LBB0_2: movl -8(%rbp), %eax movl %eax, -16(%rbp) ## 4-byte Spill movl -8(%rbp), %edi subl $1, %edi callq _fac movl %eax, %ecx movl -16(%rbp), %eax ## 4-byte Reload imull %ecx, %eax movl %eax, -12(%rbp) ## %bb.3: movl -12(%rbp), %eax movl %eax, -4(%rbp) LBB0_4: movl -4(%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 subq $16, %rsp movl $0, -4(%rbp) leaq L_.str(%rip), %rdi leaq -8(%rbp), %rsi movb $0, %al callq _scanf movl -8(%rbp), %edi callq _fac movl %eax, %esi leaq L_.str(%rip), %rdi movb $0, %al callq _printf xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%d" .subsections_via_symbols
the_stack_data/71775.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _foo ; -- Begin function foo .p2align 2 _foo: ; @foo .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str x30, [sp, #8] ldr x0, [sp, #8] bl _bar 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 _foo ## -- Begin function foo .p2align 4, 0x90 _foo: ## @foo .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movq 8(%rbp), %rax movq %rax, -8(%rbp) movq -8(%rbp), %rdi callq _bar addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/87637369.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _getFileSize ; -- Begin function getFileSize .p2align 2 _getFileSize: ; @getFileSize .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] mov x1, #0 str x1, [sp, #8] ; 8-byte Folded Spill mov w2, #2 bl _fseek ldur x0, [x29, #-8] bl _ftell ldr x1, [sp, #8] ; 8-byte Folded Reload mov x8, x0 stur w8, [x29, #-12] ldur x0, [x29, #-8] mov w2, #0 bl _fseek ldur w0, [x29, #-12] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #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 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-24] str wzr, [sp, #144] str w0, [sp, #140] str x1, [sp, #128] mov w8, #26 str w8, [sp, #116] str wzr, [sp, #124] b LBB1_1 LBB1_1: ; =>This Loop Header: Depth=1 ; Child Loop BB1_3 Depth 2 ldr w8, [sp, #124] ldr w9, [sp, #116] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB1_8 b LBB1_2 LBB1_2: ; in Loop: Header=BB1_1 Depth=1 adrp x8, _pathName@PAGE str x8, [sp, #56] ; 8-byte Folded Spill ldr x10, [x8, _pathName@PAGEOFF] ldrsw x9, [sp, #124] adrp x8, _nametableFiles@PAGE add x8, x8, _nametableFiles@PAGEOFF str x8, [sp, #64] ; 8-byte Folded Spill ldr x8, [x8, x9, lsl #3] mov x9, sp str x10, [x9] str x8, [x9, #8] sub x0, x29, #88 str x0, [sp, #48] ; 8-byte Folded Spill mov w1, #0 str w1, [sp, #76] ; 4-byte Folded Spill mov x2, #50 str x2, [sp, #80] ; 8-byte Folded Spill adrp x3, l_.str.27@PAGE add x3, x3, l_.str.27@PAGEOFF bl ___sprintf_chk ldr x8, [sp, #48] ; 8-byte Folded Reload mov x9, sp str x8, [x9] adrp x0, l_.str.28@PAGE add x0, x0, l_.str.28@PAGEOFF bl _printf ldr x0, [sp, #48] ; 8-byte Folded Reload adrp x1, l_.str.29@PAGE add x1, x1, l_.str.29@PAGEOFF bl _fopen ldr x9, [sp, #56] ; 8-byte Folded Reload ldr x8, [sp, #64] ; 8-byte Folded Reload ldr w1, [sp, #76] ; 4-byte Folded Reload ldr x2, [sp, #80] ; 8-byte Folded Reload str x0, [sp, #104] ldr x10, [x9, _pathName@PAGEOFF] ldrsw x9, [sp, #124] ldr x8, [x8, x9, lsl #3] mov x9, sp str x10, [x9] str x8, [x9, #8] sub x0, x29, #138 str x0, [sp, #88] ; 8-byte Folded Spill adrp x3, l_.str.30@PAGE add x3, x3, l_.str.30@PAGEOFF bl ___sprintf_chk ldr x0, [sp, #88] ; 8-byte Folded Reload adrp x1, l_.str.31@PAGE add x1, x1, l_.str.31@PAGEOFF bl _fopen str x0, [sp, #96] str wzr, [sp, #120] b LBB1_3 LBB1_3: ; Parent Loop BB1_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #120] subs w8, w8, #8 cset w8, hs tbnz w8, #0, LBB1_6 b LBB1_4 LBB1_4: ; in Loop: Header=BB1_3 Depth=2 ldr x0, [sp, #104] ldr w8, [sp, #120] lsl w8, w8, #5 mov x1, x8 mov w2, #0 bl _fseek ldr x3, [sp, #104] sub x0, x29, #38 str x0, [sp, #40] ; 8-byte Folded Spill mov x1, #1 str x1, [sp, #24] ; 8-byte Folded Spill mov x2, #14 str x2, [sp, #32] ; 8-byte Folded Spill bl _fread ldr x1, [sp, #24] ; 8-byte Folded Reload ldr x2, [sp, #32] ; 8-byte Folded Reload ldr x0, [sp, #40] ; 8-byte Folded Reload ldr x3, [sp, #96] bl _fwrite b LBB1_5 LBB1_5: ; in Loop: Header=BB1_3 Depth=2 ldr w8, [sp, #120] add w8, w8, #1 str w8, [sp, #120] b LBB1_3 LBB1_6: ; in Loop: Header=BB1_1 Depth=1 ldr x0, [sp, #96] bl _fclose b LBB1_7 LBB1_7: ; in Loop: Header=BB1_1 Depth=1 ldr w8, [sp, #124] add w8, w8, #1 str w8, [sp, #124] b LBB1_1 LBB1_8: ldur x9, [x29, #-24] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB1_10 b LBB1_9 LBB1_9: bl ___stack_chk_fail LBB1_10: mov w0, #0 ldp x29, x30, [sp, #288] ; 16-byte Folded Reload ldp x28, x27, [sp, #272] ; 16-byte Folded Reload add sp, sp, #304 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "hintA" l_.str.1: ; @.str.1 .asciz "hintB" l_.str.2: ; @.str.2 .asciz "hintC" l_.str.3: ; @.str.3 .asciz "hintD" l_.str.4: ; @.str.4 .asciz "hintE" l_.str.5: ; @.str.5 .asciz "hintF" l_.str.6: ; @.str.6 .asciz "hintG" l_.str.7: ; @.str.7 .asciz "hintH" l_.str.8: ; @.str.8 .asciz "hintI" l_.str.9: ; @.str.9 .asciz "hintJ" l_.str.10: ; @.str.10 .asciz "hintK" l_.str.11: ; @.str.11 .asciz "hintL" l_.str.12: ; @.str.12 .asciz "hintM" l_.str.13: ; @.str.13 .asciz "hintN" l_.str.14: ; @.str.14 .asciz "hintO" l_.str.15: ; @.str.15 .asciz "hintP" l_.str.16: ; @.str.16 .asciz "hintQ" l_.str.17: ; @.str.17 .asciz "hintR" l_.str.18: ; @.str.18 .asciz "hintS" l_.str.19: ; @.str.19 .asciz "hintT" l_.str.20: ; @.str.20 .asciz "hintU" l_.str.21: ; @.str.21 .asciz "hintV" l_.str.22: ; @.str.22 .asciz "hintW" l_.str.23: ; @.str.23 .asciz "hintX" l_.str.24: ; @.str.24 .asciz "hintY" l_.str.25: ; @.str.25 .asciz "hintZ" .section __DATA,__data .globl _nametableFiles ; @nametableFiles .p2align 3 _nametableFiles: .quad l_.str .quad l_.str.1 .quad l_.str.2 .quad l_.str.3 .quad l_.str.4 .quad l_.str.5 .quad l_.str.6 .quad l_.str.7 .quad l_.str.8 .quad l_.str.9 .quad l_.str.10 .quad l_.str.11 .quad l_.str.12 .quad l_.str.13 .quad l_.str.14 .quad l_.str.15 .quad l_.str.16 .quad l_.str.17 .quad l_.str.18 .quad l_.str.19 .quad l_.str.20 .quad l_.str.21 .quad l_.str.22 .quad l_.str.23 .quad l_.str.24 .quad l_.str.25 .section __TEXT,__cstring,cstring_literals l_.str.26: ; @.str.26 .asciz "nametables/" .section __DATA,__data .globl _pathName ; @pathName .p2align 3 _pathName: .quad l_.str.26 .section __TEXT,__cstring,cstring_literals l_.str.27: ; @.str.27 .asciz "%s%s.nam" l_.str.28: ; @.str.28 .asciz "%s\n" l_.str.29: ; @.str.29 .asciz "rb" l_.str.30: ; @.str.30 .asciz "%s%s.bin" l_.str.31: ; @.str.31 .asciz "wb" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _getFileSize ## -- Begin function getFileSize .p2align 4, 0x90 _getFileSize: ## @getFileSize .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movq %rdi, -8(%rbp) movq -8(%rbp), %rdi xorl %eax, %eax movl %eax, %esi movl $2, %edx callq _fseek movq -8(%rbp), %rdi callq _ftell ## kill: def $eax killed $eax killed $rax movl %eax, -12(%rbp) movq -8(%rbp), %rdi xorl %eax, %eax movl %eax, %esi xorl %edx, %edx callq _fseek 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 subq $192, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -148(%rbp) movl %edi, -152(%rbp) movq %rsi, -160(%rbp) movl $26, -172(%rbp) movl $0, -164(%rbp) LBB1_1: ## =>This Loop Header: Depth=1 ## Child Loop BB1_3 Depth 2 movl -164(%rbp), %eax cmpl -172(%rbp), %eax jge LBB1_8 ## %bb.2: ## in Loop: Header=BB1_1 Depth=1 leaq -80(%rbp), %rdi movq _pathName(%rip), %r8 movslq -164(%rbp), %rcx leaq _nametableFiles(%rip), %rax movq (%rax,%rcx,8), %r9 xorl %esi, %esi movl $50, %edx leaq L_.str.27(%rip), %rcx movb $0, %al callq ___sprintf_chk leaq -80(%rbp), %rsi leaq L_.str.28(%rip), %rdi movb $0, %al callq _printf leaq -80(%rbp), %rdi leaq L_.str.29(%rip), %rsi callq _fopen movq %rax, -184(%rbp) leaq -144(%rbp), %rdi movq _pathName(%rip), %r8 movslq -164(%rbp), %rcx leaq _nametableFiles(%rip), %rax movq (%rax,%rcx,8), %r9 xorl %esi, %esi movl $50, %edx leaq L_.str.30(%rip), %rcx movb $0, %al callq ___sprintf_chk leaq -144(%rbp), %rdi leaq L_.str.31(%rip), %rsi callq _fopen movq %rax, -192(%rbp) movl $0, -168(%rbp) LBB1_3: ## Parent Loop BB1_1 Depth=1 ## => This Inner Loop Header: Depth=2 cmpl $8, -168(%rbp) jae LBB1_6 ## %bb.4: ## in Loop: Header=BB1_3 Depth=2 movq -184(%rbp), %rdi movl -168(%rbp), %eax shll $5, %eax movl %eax, %eax movl %eax, %esi xorl %edx, %edx callq _fseek leaq -22(%rbp), %rdi movq -184(%rbp), %rcx movl $1, %esi movl $14, %edx callq _fread leaq -22(%rbp), %rdi movq -192(%rbp), %rcx movl $1, %esi movl $14, %edx callq _fwrite ## %bb.5: ## in Loop: Header=BB1_3 Depth=2 movl -168(%rbp), %eax addl $1, %eax movl %eax, -168(%rbp) jmp LBB1_3 LBB1_6: ## in Loop: Header=BB1_1 Depth=1 movq -192(%rbp), %rdi callq _fclose ## %bb.7: ## in Loop: Header=BB1_1 Depth=1 movl -164(%rbp), %eax addl $1, %eax movl %eax, -164(%rbp) jmp LBB1_1 LBB1_8: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB1_10 ## %bb.9: xorl %eax, %eax addq $192, %rsp popq %rbp retq LBB1_10: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "hintA" L_.str.1: ## @.str.1 .asciz "hintB" L_.str.2: ## @.str.2 .asciz "hintC" L_.str.3: ## @.str.3 .asciz "hintD" L_.str.4: ## @.str.4 .asciz "hintE" L_.str.5: ## @.str.5 .asciz "hintF" L_.str.6: ## @.str.6 .asciz "hintG" L_.str.7: ## @.str.7 .asciz "hintH" L_.str.8: ## @.str.8 .asciz "hintI" L_.str.9: ## @.str.9 .asciz "hintJ" L_.str.10: ## @.str.10 .asciz "hintK" L_.str.11: ## @.str.11 .asciz "hintL" L_.str.12: ## @.str.12 .asciz "hintM" L_.str.13: ## @.str.13 .asciz "hintN" L_.str.14: ## @.str.14 .asciz "hintO" L_.str.15: ## @.str.15 .asciz "hintP" L_.str.16: ## @.str.16 .asciz "hintQ" L_.str.17: ## @.str.17 .asciz "hintR" L_.str.18: ## @.str.18 .asciz "hintS" L_.str.19: ## @.str.19 .asciz "hintT" L_.str.20: ## @.str.20 .asciz "hintU" L_.str.21: ## @.str.21 .asciz "hintV" L_.str.22: ## @.str.22 .asciz "hintW" L_.str.23: ## @.str.23 .asciz "hintX" L_.str.24: ## @.str.24 .asciz "hintY" L_.str.25: ## @.str.25 .asciz "hintZ" .section __DATA,__data .globl _nametableFiles ## @nametableFiles .p2align 4 _nametableFiles: .quad L_.str .quad L_.str.1 .quad L_.str.2 .quad L_.str.3 .quad L_.str.4 .quad L_.str.5 .quad L_.str.6 .quad L_.str.7 .quad L_.str.8 .quad L_.str.9 .quad L_.str.10 .quad L_.str.11 .quad L_.str.12 .quad L_.str.13 .quad L_.str.14 .quad L_.str.15 .quad L_.str.16 .quad L_.str.17 .quad L_.str.18 .quad L_.str.19 .quad L_.str.20 .quad L_.str.21 .quad L_.str.22 .quad L_.str.23 .quad L_.str.24 .quad L_.str.25 .section __TEXT,__cstring,cstring_literals L_.str.26: ## @.str.26 .asciz "nametables/" .section __DATA,__data .globl _pathName ## @pathName .p2align 3 _pathName: .quad L_.str.26 .section __TEXT,__cstring,cstring_literals L_.str.27: ## @.str.27 .asciz "%s%s.nam" L_.str.28: ## @.str.28 .asciz "%s\n" L_.str.29: ## @.str.29 .asciz "rb" L_.str.30: ## @.str.30 .asciz "%s%s.bin" L_.str.31: ## @.str.31 .asciz "wb" .subsections_via_symbols
the_stack_data/50137425.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _dac ; -- Begin function dac .p2align 2 _dac: ; @dac .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 str w0, [sp, #44] str x1, [sp, #32] str d0, [sp, #24] movi d0, #0000000000000000 str d0, [sp, #8] ldr x8, [sp, #32] ldr w9, [x8] mov w8, #1 subs w8, w8, w9 ldr x9, [sp, #32] str w8, [x9] ldr w8, [sp, #44] subs w8, w8, #1 str w8, [sp, #20] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #20] subs w8, w8, #0 cset w8, lt tbnz w8, #0, LBB0_4 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [sp, #8] ldr x8, [sp, #32] ldrsw x9, [sp, #20] ldr s2, [x8, x9, lsl #2] ; implicit-def: $d1 fmov s1, s2 sshll.2d v1, v1, #0 ; kill: def $d1 killed $d1 killed $q1 scvtf d1, d1 fadd d1, d0, d1 fmov d0, #0.50000000 fmul d0, d0, d1 str d0, [sp, #8] b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #20] subs w8, w8, #1 str w8, [sp, #20] b LBB0_1 LBB0_4: ldr d0, [sp, #24] ldr d1, [sp, #8] fmov d2, #0.50000000 fsub d1, d1, d2 fmul d0, d0, d1 str d0, [sp, #8] ldr x8, [sp, #32] ldr w9, [x8] mov w8, #1 subs w8, w8, w9 ldr x9, [sp, #32] str w8, [x9] ldr d0, [sp, #8] add sp, sp, #48 ret .cfi_endproc ; -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __TEXT,__literal8,8byte_literals .p2align 3 ## -- Begin function dac LCPI0_0: .quad 0x3fe0000000000000 ## double 0.5 .section __TEXT,__text,regular,pure_instructions .globl _dac .p2align 4, 0x90 _dac: ## @dac .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl %edi, -4(%rbp) movq %rsi, -16(%rbp) movsd %xmm0, -24(%rbp) xorps %xmm0, %xmm0 movsd %xmm0, -40(%rbp) movq -16(%rbp), %rax movl $1, %ecx subl (%rax), %ecx movq -16(%rbp), %rax movl %ecx, (%rax) movl -4(%rbp), %eax subl $1, %eax movl %eax, -28(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 cmpl $0, -28(%rbp) jl LBB0_4 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movsd -40(%rbp), %xmm1 ## xmm1 = mem[0],zero movq -16(%rbp), %rax movslq -28(%rbp), %rcx cvtsi2sdl (%rax,%rcx,4), %xmm0 addsd %xmm0, %xmm1 movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero mulsd %xmm1, %xmm0 movsd %xmm0, -40(%rbp) ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 movl -28(%rbp), %eax addl $-1, %eax movl %eax, -28(%rbp) jmp LBB0_1 LBB0_4: movsd -24(%rbp), %xmm0 ## xmm0 = mem[0],zero movsd -40(%rbp), %xmm1 ## xmm1 = mem[0],zero movsd LCPI0_0(%rip), %xmm2 ## xmm2 = mem[0],zero subsd %xmm2, %xmm1 mulsd %xmm1, %xmm0 movsd %xmm0, -40(%rbp) movq -16(%rbp), %rax movl $1, %ecx subl (%rax), %ecx movq -16(%rbp), %rax movl %ecx, (%rax) movsd -40(%rbp), %xmm0 ## xmm0 = mem[0],zero popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/45449872.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #112 .cfi_def_cfa_offset 112 stp x29, x30, [sp, #96] ; 16-byte Folded Spill add x29, sp, #96 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, _buf@GOTPAGE ldr x8, [x8, _buf@GOTPAGEOFF] str x8, [sp, #24] ; 8-byte Folded Spill adrp x8, ___stderrp@GOTPAGE ldr x8, [x8, ___stderrp@GOTPAGEOFF] str x8, [sp, #32] ; 8-byte Folded Spill stur wzr, [x29, #-4] stur w0, [x29, #-8] stur x1, [x29, #-16] ldur w8, [x29, #-8] subs w8, w8, #2 cset w8, eq tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldr x8, [sp, #32] ; 8-byte Folded Reload ldr x0, [x8] ldur x8, [x29, #-16] ldr x8, [x8] mov x9, sp str x8, [x9] adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF bl _fprintf mov w0, #1 bl _exit LBB0_2: ldur x8, [x29, #-16] ldr x0, [x8, #8] mov w1, #2 bl _open stur w0, [x29, #-20] ldur w8, [x29, #-20] subs w8, w8, #0 cset w8, ge tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: ldur x8, [x29, #-16] ldr x0, [x8, #8] bl _perror mov w0, #1 bl _exit LBB0_4: adrp x0, _arch@PAGE add x0, x0, _arch@PAGEOFF bl _strlen add x8, x0, #1 add x8, x8, #3 and x8, x8, #0xfffffffffffffffc add x8, x8, #12 add x8, x8, #24 ; kill: def $w8 killed $w8 killed $x8 stur w8, [x29, #-44] adrp x0, _rpaname@PAGE add x0, x0, _rpaname@PAGEOFF bl _strlen ldr x1, [sp, #24] ; 8-byte Folded Reload add x8, x0, #1 add x8, x8, #3 and x8, x8, #0xfffffffffffffffc add x8, x8, #12 add x8, x8, #32 ; kill: def $w8 killed $w8 killed $x8 str w8, [sp, #48] ldur w0, [x29, #-20] mov x2, #512 bl _read mov x8, x0 stur w8, [x29, #-24] ldur w8, [x29, #-24] subs w8, w8, #0 cset w8, ge tbnz w8, #0, LBB0_6 b LBB0_5 LBB0_5: adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _perror mov w0, #1 bl _exit LBB0_6: ldur w8, [x29, #-24] subs w8, w8, #52 cset w8, lt tbnz w8, #0, LBB0_8 b LBB0_7 LBB0_7: ldr x0, [sp, #24] ; 8-byte Folded Reload adrp x1, _elf_magic@PAGE add x1, x1, _elf_magic@PAGEOFF mov x2, #4 bl _memcmp subs w8, w0, #0 cset w8, eq tbnz w8, #0, LBB0_9 b LBB0_8 LBB0_8: b LBB0_43 LBB0_9: ldr x8, [sp, #24] ; 8-byte Folded Reload ldrb w8, [x8, #4] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_11 b LBB0_10 LBB0_10: ldr x8, [sp, #24] ; 8-byte Folded Reload ldrb w8, [x8, #5] subs w8, w8, #2 cset w8, eq tbnz w8, #0, LBB0_12 b LBB0_11 LBB0_11: ldr x8, [sp, #32] ; 8-byte Folded Reload ldr x0, [x8] ldur x8, [x29, #-16] ldr x8, [x8, #8] mov x9, sp str x8, [x9] adrp x1, l_.str.2@PAGE add x1, x1, l_.str.2@PAGEOFF bl _fprintf mov w0, #1 bl _exit LBB0_12: ldr x8, [sp, #24] ; 8-byte Folded Reload ldrb w10, [x8, #28] ldrb w9, [x8, #29] add w10, w9, w10, lsl #8 ldrb w11, [x8, #30] ldrb w9, [x8, #31] add w9, w9, w11, lsl #8 add w9, w9, w10, lsl #16 stur w9, [x29, #-32] ldrb w10, [x8, #42] ldrb w9, [x8, #43] add w9, w9, w10, lsl #8 stur w9, [x29, #-36] ldrb w9, [x8, #44] ldrb w8, [x8, #45] add w8, w8, w9, lsl #8 stur w8, [x29, #-40] ldur w8, [x29, #-32] subs w8, w8, #52 cset w8, lt tbnz w8, #0, LBB0_15 b LBB0_13 LBB0_13: ldur w8, [x29, #-36] subs w8, w8, #32 cset w8, lt tbnz w8, #0, LBB0_15 b LBB0_14 LBB0_14: ldur w8, [x29, #-40] subs w8, w8, #1 cset w8, ge tbnz w8, #0, LBB0_16 b LBB0_15 LBB0_15: b LBB0_43 LBB0_16: ldur w8, [x29, #-32] ldur w9, [x29, #-40] add w9, w9, #2 ldur w10, [x29, #-36] mul w9, w9, w10 add w8, w8, w9 ldur w9, [x29, #-44] add w8, w8, w9 ldr w9, [sp, #48] add w8, w8, w9 ldur w9, [x29, #-24] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB0_18 b LBB0_17 LBB0_17: b LBB0_44 LBB0_18: stur wzr, [x29, #-28] b LBB0_19 LBB0_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, LBB0_24 b LBB0_20 LBB0_20: ; in Loop: Header=BB0_19 Depth=1 ldr x8, [sp, #24] ; 8-byte Folded Reload ldur w9, [x29, #-32] add w9, w9, #0 ldrb w10, [x8, w9, sxtw] ldur w9, [x29, #-32] add w9, w9, #0 add w9, w9, #1 ldrb w9, [x8, w9, sxtw] add w9, w9, w10, lsl #8 ldur w10, [x29, #-32] add w10, w10, #0 add w10, w10, #2 ldrb w10, [x8, w10, sxtw] ldur w11, [x29, #-32] add w11, w11, #0 add w11, w11, #2 add w11, w11, #1 ldrb w8, [x8, w11, sxtw] add w8, w8, w10, lsl #8 add w8, w8, w9, lsl #16 subs w8, w8, #4 cset w8, ne tbnz w8, #0, LBB0_22 b LBB0_21 LBB0_21: ldr x8, [sp, #32] ; 8-byte Folded Reload ldr x0, [x8] ldur x8, [x29, #-16] ldr x8, [x8, #8] mov x9, sp str x8, [x9] adrp x1, l_.str.3@PAGE add x1, x1, l_.str.3@PAGEOFF bl _fprintf mov w0, #0 bl _exit LBB0_22: ; in Loop: Header=BB0_19 Depth=1 ldur w9, [x29, #-36] ldur w8, [x29, #-32] add w8, w8, w9 stur w8, [x29, #-32] b LBB0_23 LBB0_23: ; in Loop: Header=BB0_19 Depth=1 ldur w8, [x29, #-28] add w8, w8, #1 stur w8, [x29, #-28] b LBB0_19 LBB0_24: stur wzr, [x29, #-28] b LBB0_25 LBB0_25: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-28] ldur w10, [x29, #-36] mov w9, #2 mul w9, w9, w10 ldur w10, [x29, #-44] add w9, w9, w10 ldr w10, [sp, #48] add w9, w9, w10 subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_30 b LBB0_26 LBB0_26: ; in Loop: Header=BB0_25 Depth=1 ldr x8, [sp, #24] ; 8-byte Folded Reload ldur w9, [x29, #-32] ldur w10, [x29, #-28] add w9, w9, w10 ldrb w8, [x8, w9, sxtw] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_28 b LBB0_27 LBB0_27: b LBB0_44 LBB0_28: ; in Loop: Header=BB0_25 Depth=1 b LBB0_29 LBB0_29: ; in Loop: Header=BB0_25 Depth=1 ldur w8, [x29, #-28] add w8, w8, #1 stur w8, [x29, #-28] b LBB0_25 LBB0_30: ldr x9, [sp, #24] ; 8-byte Folded Reload ldur w8, [x29, #-32] ldur w11, [x29, #-36] mov w10, #2 mul w10, w10, w11 add w8, w8, w10 str w8, [sp, #44] ldur w8, [x29, #-32] add w8, w8, #0 add x8, x9, w8, sxtw strb wzr, [x8] ldur w8, [x29, #-32] add w8, w8, #0 add w8, w8, #1 add x8, x9, w8, sxtw strb wzr, [x8] ldur w8, [x29, #-32] add w8, w8, #0 add w8, w8, #2 add x8, x9, w8, sxtw strb wzr, [x8] ldur w8, [x29, #-32] add w8, w8, #0 add w8, w8, #2 add w8, w8, #1 add x10, x9, w8, sxtw mov w8, #4 strb w8, [x10] ldr w8, [sp, #44] asr w8, w8, #16 asr w8, w8, #8 and w8, w8, #0xff ldur w10, [x29, #-32] add w10, w10, #4 strb w8, [x9, w10, sxtw] ldr w8, [sp, #44] asr w8, w8, #16 and w8, w8, #0xff ldur w10, [x29, #-32] add w10, w10, #4 add w10, w10, #1 strb w8, [x9, w10, sxtw] ldr w8, [sp, #44] asr w8, w8, #8 and w8, w8, #0xff ldur w10, [x29, #-32] add w10, w10, #4 add w10, w10, #2 strb w8, [x9, w10, sxtw] ldrb w8, [sp, #44] ldur w10, [x29, #-32] add w10, w10, #4 add w10, w10, #2 add w10, w10, #1 strb w8, [x9, w10, sxtw] ldur w8, [x29, #-44] asr w8, w8, #16 asr w8, w8, #8 and w8, w8, #0xff ldur w10, [x29, #-32] add w10, w10, #16 strb w8, [x9, w10, sxtw] ldur w8, [x29, #-44] asr w8, w8, #16 and w8, w8, #0xff ldur w10, [x29, #-32] add w10, w10, #16 add w10, w10, #1 strb w8, [x9, w10, sxtw] ldur w8, [x29, #-44] asr w8, w8, #8 and w8, w8, #0xff ldur w10, [x29, #-32] add w10, w10, #16 add w10, w10, #2 strb w8, [x9, w10, sxtw] ldurb w8, [x29, #-44] ldur w10, [x29, #-32] add w10, w10, #16 add w10, w10, #2 add w10, w10, #1 strb w8, [x9, w10, sxtw] adrp x0, _arch@PAGE add x0, x0, _arch@PAGEOFF str x0, [sp, #16] ; 8-byte Folded Spill bl _strlen ldr x9, [sp, #24] ; 8-byte Folded Reload mov x8, x0 ldr x0, [sp, #16] ; 8-byte Folded Reload add x8, x8, #1 lsr x8, x8, #16 lsr x8, x8, #8 and x8, x8, #0xff ldrsw x10, [sp, #44] ; kill: def $w8 killed $w8 killed $x8 strb w8, [x9, x10] bl _strlen ldr x9, [sp, #24] ; 8-byte Folded Reload mov x8, x0 ldr x0, [sp, #16] ; 8-byte Folded Reload add x8, x8, #1 lsr x8, x8, #16 and x8, x8, #0xff ldr w10, [sp, #44] add w10, w10, #1 ; kill: def $w8 killed $w8 killed $x8 strb w8, [x9, w10, sxtw] bl _strlen ldr x9, [sp, #24] ; 8-byte Folded Reload mov x8, x0 ldr x0, [sp, #16] ; 8-byte Folded Reload add x8, x8, #1 lsr x8, x8, #8 and x8, x8, #0xff ldr w10, [sp, #44] add w10, w10, #2 ; kill: def $w8 killed $w8 killed $x8 strb w8, [x9, w10, sxtw] bl _strlen ldr x8, [sp, #24] ; 8-byte Folded Reload ldr x1, [sp, #16] ; 8-byte Folded Reload add x9, x0, #1 and x9, x9, #0xff ldr w10, [sp, #44] add w10, w10, #2 add w10, w10, #1 ; kill: def $w9 killed $w9 killed $x9 strb w9, [x8, w10, sxtw] ldr w9, [sp, #44] add w9, w9, #4 add x9, x8, w9, sxtw strb wzr, [x9] ldr w9, [sp, #44] add w9, w9, #4 add w9, w9, #1 add x9, x8, w9, sxtw strb wzr, [x9] ldr w9, [sp, #44] add w9, w9, #4 add w9, w9, #2 add x9, x8, w9, sxtw strb wzr, [x9] ldr w9, [sp, #44] add w9, w9, #4 add w9, w9, #2 add w9, w9, #1 add x10, x8, w9, sxtw mov w9, #24 strb w9, [x10] ldr w9, [sp, #44] add w9, w9, #8 add x9, x8, w9, sxtw strb wzr, [x9] ldr w9, [sp, #44] add w9, w9, #8 add w9, w9, #1 add x9, x8, w9, sxtw strb wzr, [x9] ldr w9, [sp, #44] add w9, w9, #8 add w9, w9, #2 add x10, x8, w9, sxtw mov w9, #18 strb w9, [x10] ldr w9, [sp, #44] add w9, w9, #8 add w9, w9, #2 add w9, w9, #1 add x10, x8, w9, sxtw mov w9, #117 strb w9, [x10] ldr w9, [sp, #44] add w9, w9, #12 add x0, x8, w9, sxtw mov x2, #-1 bl ___strcpy_chk ldr x0, [sp, #16] ; 8-byte Folded Reload bl _strlen add x8, x0, #12 add x9, x8, #1 ldrsw x8, [sp, #44] add x8, x8, x9 ; kill: def $w8 killed $w8 killed $x8 str w8, [sp, #44] stur wzr, [x29, #-28] b LBB0_31 LBB0_31: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-28] subs w8, w8, #6 cset w8, ge tbnz w8, #0, LBB0_34 b LBB0_32 LBB0_32: ; in Loop: Header=BB0_31 Depth=1 ldr x9, [sp, #24] ; 8-byte Folded Reload ldursw x10, [x29, #-28] adrp x8, _descr@PAGE add x8, x8, _descr@PAGEOFF ldr w10, [x8, x10, lsl #2] lsr w10, w10, #16 lsr w10, w10, #8 and w10, w10, #0xff ldrsw x11, [sp, #44] strb w10, [x9, x11] ldursw x10, [x29, #-28] ldr w10, [x8, x10, lsl #2] lsr w10, w10, #16 and w10, w10, #0xff ldr w11, [sp, #44] add w11, w11, #1 strb w10, [x9, w11, sxtw] ldursw x10, [x29, #-28] ldr w10, [x8, x10, lsl #2] lsr w10, w10, #8 and w10, w10, #0xff ldr w11, [sp, #44] add w11, w11, #2 strb w10, [x9, w11, sxtw] ldursw x10, [x29, #-28] lsl x10, x10, #2 ldrb w8, [x8, x10] ldr w10, [sp, #44] add w10, w10, #2 add w10, w10, #1 strb w8, [x9, w10, sxtw] b LBB0_33 LBB0_33: ; in Loop: Header=BB0_31 Depth=1 ldur w8, [x29, #-28] add w8, w8, #1 stur w8, [x29, #-28] ldr w8, [sp, #44] add w8, w8, #4 str w8, [sp, #44] b LBB0_31 LBB0_34: ldr x9, [sp, #24] ; 8-byte Folded Reload ldur w10, [x29, #-36] ldur w8, [x29, #-32] add w8, w8, w10 stur w8, [x29, #-32] ldur w8, [x29, #-32] add w8, w8, #0 add x8, x9, w8, sxtw strb wzr, [x8] ldur w8, [x29, #-32] add w8, w8, #0 add w8, w8, #1 add x8, x9, w8, sxtw strb wzr, [x8] ldur w8, [x29, #-32] add w8, w8, #0 add w8, w8, #2 add x8, x9, w8, sxtw strb wzr, [x8] ldur w8, [x29, #-32] add w8, w8, #0 add w8, w8, #2 add w8, w8, #1 add x10, x9, w8, sxtw mov w8, #4 strb w8, [x10] ldr w8, [sp, #44] asr w8, w8, #16 asr w8, w8, #8 and w8, w8, #0xff ldur w10, [x29, #-32] add w10, w10, #4 strb w8, [x9, w10, sxtw] ldr w8, [sp, #44] asr w8, w8, #16 and w8, w8, #0xff ldur w10, [x29, #-32] add w10, w10, #4 add w10, w10, #1 strb w8, [x9, w10, sxtw] ldr w8, [sp, #44] asr w8, w8, #8 and w8, w8, #0xff ldur w10, [x29, #-32] add w10, w10, #4 add w10, w10, #2 strb w8, [x9, w10, sxtw] ldrb w8, [sp, #44] ldur w10, [x29, #-32] add w10, w10, #4 add w10, w10, #2 add w10, w10, #1 strb w8, [x9, w10, sxtw] ldr w8, [sp, #48] asr w8, w8, #16 asr w8, w8, #8 and w8, w8, #0xff ldur w10, [x29, #-32] add w10, w10, #16 strb w8, [x9, w10, sxtw] ldr w8, [sp, #48] asr w8, w8, #16 and w8, w8, #0xff ldur w10, [x29, #-32] add w10, w10, #16 add w10, w10, #1 strb w8, [x9, w10, sxtw] ldr w8, [sp, #48] asr w8, w8, #8 and w8, w8, #0xff ldur w10, [x29, #-32] add w10, w10, #16 add w10, w10, #2 strb w8, [x9, w10, sxtw] ldrb w8, [sp, #48] ldur w10, [x29, #-32] add w10, w10, #16 add w10, w10, #2 add w10, w10, #1 strb w8, [x9, w10, sxtw] adrp x0, _rpaname@PAGE add x0, x0, _rpaname@PAGEOFF str x0, [sp, #8] ; 8-byte Folded Spill bl _strlen ldr x9, [sp, #24] ; 8-byte Folded Reload mov x8, x0 ldr x0, [sp, #8] ; 8-byte Folded Reload add x8, x8, #1 lsr x8, x8, #16 lsr x8, x8, #8 and x8, x8, #0xff ldrsw x10, [sp, #44] ; kill: def $w8 killed $w8 killed $x8 strb w8, [x9, x10] bl _strlen ldr x9, [sp, #24] ; 8-byte Folded Reload mov x8, x0 ldr x0, [sp, #8] ; 8-byte Folded Reload add x8, x8, #1 lsr x8, x8, #16 and x8, x8, #0xff ldr w10, [sp, #44] add w10, w10, #1 ; kill: def $w8 killed $w8 killed $x8 strb w8, [x9, w10, sxtw] bl _strlen ldr x9, [sp, #24] ; 8-byte Folded Reload mov x8, x0 ldr x0, [sp, #8] ; 8-byte Folded Reload add x8, x8, #1 lsr x8, x8, #8 and x8, x8, #0xff ldr w10, [sp, #44] add w10, w10, #2 ; kill: def $w8 killed $w8 killed $x8 strb w8, [x9, w10, sxtw] bl _strlen ldr x8, [sp, #24] ; 8-byte Folded Reload ldr x1, [sp, #8] ; 8-byte Folded Reload add x9, x0, #1 and x9, x9, #0xff ldr w10, [sp, #44] add w10, w10, #2 add w10, w10, #1 ; kill: def $w9 killed $w9 killed $x9 strb w9, [x8, w10, sxtw] ldr w9, [sp, #44] add w9, w9, #4 add x9, x8, w9, sxtw strb wzr, [x9] ldr w9, [sp, #44] add w9, w9, #4 add w9, w9, #1 add x9, x8, w9, sxtw strb wzr, [x9] ldr w9, [sp, #44] add w9, w9, #4 add w9, w9, #2 add x9, x8, w9, sxtw strb wzr, [x9] ldr w9, [sp, #44] add w9, w9, #4 add w9, w9, #2 add w9, w9, #1 add x10, x8, w9, sxtw mov w9, #32 strb w9, [x10] ldr w9, [sp, #44] add w9, w9, #8 add x10, x8, w9, sxtw mov w9, #18 strb w9, [x10] ldr w9, [sp, #44] add w9, w9, #8 add w9, w9, #1 add x10, x8, w9, sxtw mov w9, #117 strb w9, [x10] ldr w9, [sp, #44] add w9, w9, #8 add w9, w9, #2 add x10, x8, w9, sxtw mov w9, #153 strb w9, [x10] ldr w10, [sp, #44] add w10, w10, #8 add w10, w10, #2 add w10, w10, #1 add x10, x8, w10, sxtw strb w9, [x10] ldr w9, [sp, #44] add w9, w9, #12 add x0, x8, w9, sxtw mov x2, #-1 bl ___strcpy_chk ldr x0, [sp, #8] ; 8-byte Folded Reload bl _strlen add x8, x0, #1 add x8, x8, #3 and x8, x8, #0xfffffffffffffffc add x9, x8, #12 ldrsw x8, [sp, #44] add x8, x8, x9 ; kill: def $w8 killed $w8 killed $x8 str w8, [sp, #44] stur wzr, [x29, #-28] b LBB0_35 LBB0_35: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-28] subs w8, w8, #8 cset w8, ge tbnz w8, #0, LBB0_38 b LBB0_36 LBB0_36: ; in Loop: Header=BB0_35 Depth=1 ldr x9, [sp, #24] ; 8-byte Folded Reload ldursw x10, [x29, #-28] adrp x8, _rpanote@PAGE add x8, x8, _rpanote@PAGEOFF ldr w10, [x8, x10, lsl #2] lsr w10, w10, #16 lsr w10, w10, #8 and w10, w10, #0xff ldrsw x11, [sp, #44] strb w10, [x9, x11] ldursw x10, [x29, #-28] ldr w10, [x8, x10, lsl #2] lsr w10, w10, #16 and w10, w10, #0xff ldr w11, [sp, #44] add w11, w11, #1 strb w10, [x9, w11, sxtw] ldursw x10, [x29, #-28] ldr w10, [x8, x10, lsl #2] lsr w10, w10, #8 and w10, w10, #0xff ldr w11, [sp, #44] add w11, w11, #2 strb w10, [x9, w11, sxtw] ldursw x10, [x29, #-28] lsl x10, x10, #2 ldrb w8, [x8, x10] ldr w10, [sp, #44] add w10, w10, #2 add w10, w10, #1 strb w8, [x9, w10, sxtw] b LBB0_37 LBB0_37: ; in Loop: Header=BB0_35 Depth=1 ldur w8, [x29, #-28] add w8, w8, #1 stur w8, [x29, #-28] ldr w8, [sp, #44] add w8, w8, #4 str w8, [sp, #44] b LBB0_35 LBB0_38: ldr x9, [sp, #24] ; 8-byte Folded Reload ldur w8, [x29, #-40] add w8, w8, #2 asr w8, w8, #8 and w8, w8, #0xff strb w8, [x9, #44] ldur w8, [x29, #-40] add w8, w8, #2 and w8, w8, #0xff strb w8, [x9, #45] ldur w0, [x29, #-20] mov x1, #0 mov w2, #0 bl _lseek ldr x1, [sp, #24] ; 8-byte Folded Reload ldur w0, [x29, #-20] ldursw x2, [x29, #-24] bl _write mov x8, x0 stur w8, [x29, #-28] ldur w8, [x29, #-28] subs w8, w8, #0 cset w8, ge tbnz w8, #0, LBB0_40 b LBB0_39 LBB0_39: adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _perror mov w0, #1 bl _exit LBB0_40: ldur w8, [x29, #-28] ldur w9, [x29, #-24] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_42 b LBB0_41 LBB0_41: ldr x8, [sp, #32] ; 8-byte Folded Reload ldr x0, [x8] ldur x8, [x29, #-16] ldr x8, [x8, #8] mov x9, sp str x8, [x9] adrp x1, l_.str.5@PAGE add x1, x1, l_.str.5@PAGEOFF bl _fprintf mov w0, #1 bl _exit LBB0_42: mov w0, #0 bl _exit LBB0_43: ldr x8, [sp, #32] ; 8-byte Folded Reload ldr x0, [x8] ldur x8, [x29, #-16] ldr x8, [x8, #8] mov x9, sp str x8, [x9] adrp x1, l_.str.6@PAGE add x1, x1, l_.str.6@PAGEOFF bl _fprintf mov w0, #1 bl _exit LBB0_44: ldr x8, [sp, #32] ; 8-byte Folded Reload ldr x0, [x8] ldur x8, [x29, #-16] ldr x8, [x8, #8] mov x9, sp str x8, [x9] adrp x1, l_.str.7@PAGE add x1, x1, l_.str.7@PAGEOFF bl _fprintf mov w0, #1 bl _exit .cfi_endproc ; -- End function .section __DATA,__data .globl _arch ; @arch _arch: .asciz "PowerPC" .globl _descr ; @descr .p2align 2 _descr: .long 4294967295 ; 0xffffffff .long 12582912 ; 0xc00000 .long 4294967295 ; 0xffffffff .long 4294967295 ; 0xffffffff .long 4294967295 ; 0xffffffff .long 16384 ; 0x4000 .globl _rpaname ; @rpaname _rpaname: .asciz "IBM,RPA-Client-Config" .globl _rpanote ; @rpanote .p2align 2 _rpanote: .long 0 ; 0x0 .long 64 ; 0x40 .long 0 ; 0x0 .long 40 ; 0x28 .long 1 ; 0x1 .long 4294967295 ; 0xffffffff .long 0 ; 0x0 .long 1 ; 0x1 .globl _elf_magic ; @elf_magic _elf_magic: .ascii "\177ELF" .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Usage: %s elf-file\n" .comm _buf,512,0 ; @buf l_.str.1: ; @.str.1 .asciz "read" l_.str.2: ; @.str.2 .asciz "%s is not a big-endian 32-bit ELF image\n" l_.str.3: ; @.str.3 .asciz "%s already has a note entry\n" l_.str.4: ; @.str.4 .asciz "write" l_.str.5: ; @.str.5 .asciz "%s: write truncated\n" l_.str.6: ; @.str.6 .asciz "%s does not appear to be an ELF file\n" l_.str.7: ; @.str.7 .asciz "sorry, I can't find space in %s to put the note\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $64, %rsp movl $0, -4(%rbp) movl %edi, -8(%rbp) movq %rsi, -16(%rbp) cmpl $2, -8(%rbp) je LBB0_2 ## %bb.1: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi movq -16(%rbp), %rax movq (%rax), %rdx leaq L_.str(%rip), %rsi xorl %eax, %eax ## kill: def $al killed $al killed $eax callq _fprintf movl $1, %edi callq _exit LBB0_2: movq -16(%rbp), %rax movq 8(%rax), %rdi movl $2, %esi movb $0, %al callq _open movl %eax, -20(%rbp) cmpl $0, -20(%rbp) jge LBB0_4 ## %bb.3: movq -16(%rbp), %rax movq 8(%rax), %rdi callq _perror movl $1, %edi callq _exit LBB0_4: leaq _arch(%rip), %rdi callq _strlen addq $1, %rax addq $3, %rax andq $-4, %rax addq $12, %rax addq $24, %rax ## kill: def $eax killed $eax killed $rax movl %eax, -44(%rbp) leaq _rpaname(%rip), %rdi callq _strlen addq $1, %rax addq $3, %rax andq $-4, %rax addq $12, %rax addq $32, %rax ## kill: def $eax killed $eax killed $rax movl %eax, -48(%rbp) movl -20(%rbp), %edi movq _buf@GOTPCREL(%rip), %rsi movl $512, %edx ## imm = 0x200 callq _read ## kill: def $eax killed $eax killed $rax movl %eax, -24(%rbp) cmpl $0, -24(%rbp) jge LBB0_6 ## %bb.5: leaq L_.str.1(%rip), %rdi callq _perror movl $1, %edi callq _exit LBB0_6: cmpl $52, -24(%rbp) jl LBB0_8 ## %bb.7: movq _buf@GOTPCREL(%rip), %rax movl (%rax), %eax movl _elf_magic(%rip), %ecx subl %ecx, %eax setne %al movzbl %al, %eax cmpl $0, %eax je LBB0_9 LBB0_8: jmp LBB0_43 LBB0_9: movq _buf@GOTPCREL(%rip), %rax movzbl 4(%rax), %eax cmpl $1, %eax jne LBB0_11 ## %bb.10: movq _buf@GOTPCREL(%rip), %rax movzbl 5(%rax), %eax cmpl $2, %eax je LBB0_12 LBB0_11: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi movq -16(%rbp), %rax movq 8(%rax), %rdx leaq L_.str.2(%rip), %rsi xorl %eax, %eax ## kill: def $al killed $al killed $eax callq _fprintf movl $1, %edi callq _exit LBB0_12: movq _buf@GOTPCREL(%rip), %rax movzbl 28(%rax), %eax shll $8, %eax movq _buf@GOTPCREL(%rip), %rcx movzbl 29(%rcx), %ecx addl %ecx, %eax shll $16, %eax movq _buf@GOTPCREL(%rip), %rcx movzbl 30(%rcx), %ecx shll $8, %ecx movq _buf@GOTPCREL(%rip), %rdx movzbl 31(%rdx), %edx addl %edx, %ecx addl %ecx, %eax movl %eax, -32(%rbp) movq _buf@GOTPCREL(%rip), %rax movzbl 42(%rax), %eax shll $8, %eax movq _buf@GOTPCREL(%rip), %rcx movzbl 43(%rcx), %ecx addl %ecx, %eax movl %eax, -36(%rbp) movq _buf@GOTPCREL(%rip), %rax movzbl 44(%rax), %eax shll $8, %eax movq _buf@GOTPCREL(%rip), %rcx movzbl 45(%rcx), %ecx addl %ecx, %eax movl %eax, -40(%rbp) cmpl $52, -32(%rbp) jl LBB0_15 ## %bb.13: cmpl $32, -36(%rbp) jl LBB0_15 ## %bb.14: cmpl $1, -40(%rbp) jge LBB0_16 LBB0_15: jmp LBB0_43 LBB0_16: movl -32(%rbp), %eax movl -40(%rbp), %ecx addl $2, %ecx imull -36(%rbp), %ecx addl %ecx, %eax addl -44(%rbp), %eax addl -48(%rbp), %eax cmpl -24(%rbp), %eax jle LBB0_18 ## %bb.17: jmp LBB0_44 LBB0_18: movl $0, -28(%rbp) LBB0_19: ## =>This Inner Loop Header: Depth=1 movl -28(%rbp), %eax cmpl -40(%rbp), %eax jge LBB0_24 ## %bb.20: ## in Loop: Header=BB0_19 Depth=1 movl -32(%rbp), %eax addl $0, %eax movslq %eax, %rcx movq _buf@GOTPCREL(%rip), %rax movzbl (%rax,%rcx), %eax shll $8, %eax movl -32(%rbp), %ecx addl $0, %ecx addl $1, %ecx movslq %ecx, %rdx movq _buf@GOTPCREL(%rip), %rcx movzbl (%rcx,%rdx), %ecx addl %ecx, %eax shll $16, %eax movl -32(%rbp), %ecx addl $0, %ecx addl $2, %ecx movslq %ecx, %rdx movq _buf@GOTPCREL(%rip), %rcx movzbl (%rcx,%rdx), %ecx shll $8, %ecx movl -32(%rbp), %edx addl $0, %edx addl $2, %edx addl $1, %edx movslq %edx, %rsi movq _buf@GOTPCREL(%rip), %rdx movzbl (%rdx,%rsi), %edx addl %edx, %ecx addl %ecx, %eax cmpl $4, %eax jne LBB0_22 ## %bb.21: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi movq -16(%rbp), %rax movq 8(%rax), %rdx leaq L_.str.3(%rip), %rsi xorl %eax, %eax movl %eax, -56(%rbp) ## 4-byte Spill callq _fprintf movl -56(%rbp), %edi ## 4-byte Reload callq _exit LBB0_22: ## in Loop: Header=BB0_19 Depth=1 movl -36(%rbp), %eax addl -32(%rbp), %eax movl %eax, -32(%rbp) ## %bb.23: ## in Loop: Header=BB0_19 Depth=1 movl -28(%rbp), %eax addl $1, %eax movl %eax, -28(%rbp) jmp LBB0_19 LBB0_24: movl $0, -28(%rbp) LBB0_25: ## =>This Inner Loop Header: Depth=1 movl -28(%rbp), %eax movl -36(%rbp), %ecx shll $1, %ecx addl -44(%rbp), %ecx addl -48(%rbp), %ecx cmpl %ecx, %eax jge LBB0_30 ## %bb.26: ## in Loop: Header=BB0_25 Depth=1 movl -32(%rbp), %eax addl -28(%rbp), %eax movslq %eax, %rcx movq _buf@GOTPCREL(%rip), %rax movzbl (%rax,%rcx), %eax cmpl $0, %eax je LBB0_28 ## %bb.27: jmp LBB0_44 LBB0_28: ## in Loop: Header=BB0_25 Depth=1 jmp LBB0_29 LBB0_29: ## in Loop: Header=BB0_25 Depth=1 movl -28(%rbp), %eax addl $1, %eax movl %eax, -28(%rbp) jmp LBB0_25 LBB0_30: movl -32(%rbp), %eax movl -36(%rbp), %ecx shll $1, %ecx addl %ecx, %eax movl %eax, -52(%rbp) movl -32(%rbp), %eax addl $0, %eax movslq %eax, %rcx movq _buf@GOTPCREL(%rip), %rax movb $0, (%rax,%rcx) movl -32(%rbp), %eax addl $0, %eax addl $1, %eax movslq %eax, %rcx movq _buf@GOTPCREL(%rip), %rax movb $0, (%rax,%rcx) movl -32(%rbp), %eax addl $0, %eax addl $2, %eax movslq %eax, %rcx movq _buf@GOTPCREL(%rip), %rax movb $0, (%rax,%rcx) movl -32(%rbp), %eax addl $0, %eax addl $2, %eax addl $1, %eax movslq %eax, %rcx movq _buf@GOTPCREL(%rip), %rax movb $4, (%rax,%rcx) movl -52(%rbp), %eax sarl $16, %eax sarl $8, %eax andl $255, %eax movb %al, %dl movl -32(%rbp), %eax addl $4, %eax movslq %eax, %rcx movq _buf@GOTPCREL(%rip), %rax movb %dl, (%rax,%rcx) movl -52(%rbp), %eax sarl $16, %eax andl $255, %eax movb %al, %dl movl -32(%rbp), %eax addl $4, %eax addl $1, %eax movslq %eax, %rcx movq _buf@GOTPCREL(%rip), %rax movb %dl, (%rax,%rcx) movl -52(%rbp), %eax sarl $8, %eax andl $255, %eax movb %al, %dl movl -32(%rbp), %eax addl $4, %eax addl $2, %eax movslq %eax, %rcx movq _buf@GOTPCREL(%rip), %rax movb %dl, (%rax,%rcx) movl -52(%rbp), %eax andl $255, %eax movb %al, %dl movl -32(%rbp), %eax addl $4, %eax addl $2, %eax addl $1, %eax movslq %eax, %rcx movq _buf@GOTPCREL(%rip), %rax movb %dl, (%rax,%rcx) movl -44(%rbp), %eax sarl $16, %eax sarl $8, %eax andl $255, %eax movb %al, %dl movl -32(%rbp), %eax addl $16, %eax movslq %eax, %rcx movq _buf@GOTPCREL(%rip), %rax movb %dl, (%rax,%rcx) movl -44(%rbp), %eax sarl $16, %eax andl $255, %eax movb %al, %dl movl -32(%rbp), %eax addl $16, %eax addl $1, %eax movslq %eax, %rcx movq _buf@GOTPCREL(%rip), %rax movb %dl, (%rax,%rcx) movl -44(%rbp), %eax sarl $8, %eax andl $255, %eax movb %al, %dl movl -32(%rbp), %eax addl $16, %eax addl $2, %eax movslq %eax, %rcx movq _buf@GOTPCREL(%rip), %rax movb %dl, (%rax,%rcx) movl -44(%rbp), %eax andl $255, %eax movb %al, %dl movl -32(%rbp), %eax addl $16, %eax addl $2, %eax addl $1, %eax movslq %eax, %rcx movq _buf@GOTPCREL(%rip), %rax movb %dl, (%rax,%rcx) leaq _arch(%rip), %rdi callq _strlen addq $1, %rax shrq $16, %rax shrq $8, %rax andq $255, %rax movb %al, %dl movslq -52(%rbp), %rcx movq _buf@GOTPCREL(%rip), %rax movb %dl, (%rax,%rcx) leaq _arch(%rip), %rdi callq _strlen addq $1, %rax shrq $16, %rax andq $255, %rax movb %al, %dl movl -52(%rbp), %eax addl $1, %eax movslq %eax, %rcx movq _buf@GOTPCREL(%rip), %rax movb %dl, (%rax,%rcx) leaq _arch(%rip), %rdi callq _strlen addq $1, %rax shrq $8, %rax andq $255, %rax movb %al, %dl movl -52(%rbp), %eax addl $2, %eax movslq %eax, %rcx movq _buf@GOTPCREL(%rip), %rax movb %dl, (%rax,%rcx) leaq _arch(%rip), %rdi callq _strlen addq $1, %rax andq $255, %rax movb %al, %dl movl -52(%rbp), %eax addl $2, %eax addl $1, %eax movslq %eax, %rcx movq _buf@GOTPCREL(%rip), %rax movb %dl, (%rax,%rcx) movl -52(%rbp), %eax addl $4, %eax movslq %eax, %rcx movq _buf@GOTPCREL(%rip), %rax movb $0, (%rax,%rcx) movl -52(%rbp), %eax addl $4, %eax addl $1, %eax movslq %eax, %rcx movq _buf@GOTPCREL(%rip), %rax movb $0, (%rax,%rcx) movl -52(%rbp), %eax addl $4, %eax addl $2, %eax movslq %eax, %rcx movq _buf@GOTPCREL(%rip), %rax movb $0, (%rax,%rcx) movl -52(%rbp), %eax addl $4, %eax addl $2, %eax addl $1, %eax movslq %eax, %rcx movq _buf@GOTPCREL(%rip), %rax movb $24, (%rax,%rcx) movl -52(%rbp), %eax addl $8, %eax movslq %eax, %rcx movq _buf@GOTPCREL(%rip), %rax movb $0, (%rax,%rcx) movl -52(%rbp), %eax addl $8, %eax addl $1, %eax movslq %eax, %rcx movq _buf@GOTPCREL(%rip), %rax movb $0, (%rax,%rcx) movl -52(%rbp), %eax addl $8, %eax addl $2, %eax movslq %eax, %rcx movq _buf@GOTPCREL(%rip), %rax movb $18, (%rax,%rcx) movl -52(%rbp), %eax addl $8, %eax addl $2, %eax addl $1, %eax movslq %eax, %rcx movq _buf@GOTPCREL(%rip), %rax movb $117, (%rax,%rcx) movl -52(%rbp), %eax addl $12, %eax cltq movq _buf@GOTPCREL(%rip), %rdi addq %rax, %rdi leaq _arch(%rip), %rsi movq $-1, %rdx callq ___strcpy_chk leaq _arch(%rip), %rdi callq _strlen movq %rax, %rcx addq $12, %rcx addq $1, %rcx movslq -52(%rbp), %rax addq %rcx, %rax ## kill: def $eax killed $eax killed $rax movl %eax, -52(%rbp) movl $0, -28(%rbp) LBB0_31: ## =>This Inner Loop Header: Depth=1 cmpl $6, -28(%rbp) jge LBB0_34 ## %bb.32: ## in Loop: Header=BB0_31 Depth=1 movslq -28(%rbp), %rcx leaq _descr(%rip), %rax movl (%rax,%rcx,4), %eax shrl $16, %eax shrl $8, %eax andl $255, %eax movb %al, %dl movslq -52(%rbp), %rcx movq _buf@GOTPCREL(%rip), %rax movb %dl, (%rax,%rcx) movslq -28(%rbp), %rcx leaq _descr(%rip), %rax movl (%rax,%rcx,4), %eax shrl $16, %eax andl $255, %eax movb %al, %dl movl -52(%rbp), %eax addl $1, %eax movslq %eax, %rcx movq _buf@GOTPCREL(%rip), %rax movb %dl, (%rax,%rcx) movslq -28(%rbp), %rcx leaq _descr(%rip), %rax movl (%rax,%rcx,4), %eax shrl $8, %eax andl $255, %eax movb %al, %dl movl -52(%rbp), %eax addl $2, %eax movslq %eax, %rcx movq _buf@GOTPCREL(%rip), %rax movb %dl, (%rax,%rcx) movslq -28(%rbp), %rcx leaq _descr(%rip), %rax movl (%rax,%rcx,4), %eax andl $255, %eax movb %al, %dl movl -52(%rbp), %eax addl $2, %eax addl $1, %eax movslq %eax, %rcx movq _buf@GOTPCREL(%rip), %rax movb %dl, (%rax,%rcx) ## %bb.33: ## in Loop: Header=BB0_31 Depth=1 movl -28(%rbp), %eax addl $1, %eax movl %eax, -28(%rbp) movl -52(%rbp), %eax addl $4, %eax movl %eax, -52(%rbp) jmp LBB0_31 LBB0_34: movl -36(%rbp), %eax addl -32(%rbp), %eax movl %eax, -32(%rbp) movl -32(%rbp), %eax addl $0, %eax movslq %eax, %rcx movq _buf@GOTPCREL(%rip), %rax movb $0, (%rax,%rcx) movl -32(%rbp), %eax addl $0, %eax addl $1, %eax movslq %eax, %rcx movq _buf@GOTPCREL(%rip), %rax movb $0, (%rax,%rcx) movl -32(%rbp), %eax addl $0, %eax addl $2, %eax movslq %eax, %rcx movq _buf@GOTPCREL(%rip), %rax movb $0, (%rax,%rcx) movl -32(%rbp), %eax addl $0, %eax addl $2, %eax addl $1, %eax movslq %eax, %rcx movq _buf@GOTPCREL(%rip), %rax movb $4, (%rax,%rcx) movl -52(%rbp), %eax sarl $16, %eax sarl $8, %eax andl $255, %eax movb %al, %dl movl -32(%rbp), %eax addl $4, %eax movslq %eax, %rcx movq _buf@GOTPCREL(%rip), %rax movb %dl, (%rax,%rcx) movl -52(%rbp), %eax sarl $16, %eax andl $255, %eax movb %al, %dl movl -32(%rbp), %eax addl $4, %eax addl $1, %eax movslq %eax, %rcx movq _buf@GOTPCREL(%rip), %rax movb %dl, (%rax,%rcx) movl -52(%rbp), %eax sarl $8, %eax andl $255, %eax movb %al, %dl movl -32(%rbp), %eax addl $4, %eax addl $2, %eax movslq %eax, %rcx movq _buf@GOTPCREL(%rip), %rax movb %dl, (%rax,%rcx) movl -52(%rbp), %eax andl $255, %eax movb %al, %dl movl -32(%rbp), %eax addl $4, %eax addl $2, %eax addl $1, %eax movslq %eax, %rcx movq _buf@GOTPCREL(%rip), %rax movb %dl, (%rax,%rcx) movl -48(%rbp), %eax sarl $16, %eax sarl $8, %eax andl $255, %eax movb %al, %dl movl -32(%rbp), %eax addl $16, %eax movslq %eax, %rcx movq _buf@GOTPCREL(%rip), %rax movb %dl, (%rax,%rcx) movl -48(%rbp), %eax sarl $16, %eax andl $255, %eax movb %al, %dl movl -32(%rbp), %eax addl $16, %eax addl $1, %eax movslq %eax, %rcx movq _buf@GOTPCREL(%rip), %rax movb %dl, (%rax,%rcx) movl -48(%rbp), %eax sarl $8, %eax andl $255, %eax movb %al, %dl movl -32(%rbp), %eax addl $16, %eax addl $2, %eax movslq %eax, %rcx movq _buf@GOTPCREL(%rip), %rax movb %dl, (%rax,%rcx) movl -48(%rbp), %eax andl $255, %eax movb %al, %dl movl -32(%rbp), %eax addl $16, %eax addl $2, %eax addl $1, %eax movslq %eax, %rcx movq _buf@GOTPCREL(%rip), %rax movb %dl, (%rax,%rcx) leaq _rpaname(%rip), %rdi callq _strlen addq $1, %rax shrq $16, %rax shrq $8, %rax andq $255, %rax movb %al, %dl movslq -52(%rbp), %rcx movq _buf@GOTPCREL(%rip), %rax movb %dl, (%rax,%rcx) leaq _rpaname(%rip), %rdi callq _strlen addq $1, %rax shrq $16, %rax andq $255, %rax movb %al, %dl movl -52(%rbp), %eax addl $1, %eax movslq %eax, %rcx movq _buf@GOTPCREL(%rip), %rax movb %dl, (%rax,%rcx) leaq _rpaname(%rip), %rdi callq _strlen addq $1, %rax shrq $8, %rax andq $255, %rax movb %al, %dl movl -52(%rbp), %eax addl $2, %eax movslq %eax, %rcx movq _buf@GOTPCREL(%rip), %rax movb %dl, (%rax,%rcx) leaq _rpaname(%rip), %rdi callq _strlen addq $1, %rax andq $255, %rax movb %al, %dl movl -52(%rbp), %eax addl $2, %eax addl $1, %eax movslq %eax, %rcx movq _buf@GOTPCREL(%rip), %rax movb %dl, (%rax,%rcx) movl -52(%rbp), %eax addl $4, %eax movslq %eax, %rcx movq _buf@GOTPCREL(%rip), %rax movb $0, (%rax,%rcx) movl -52(%rbp), %eax addl $4, %eax addl $1, %eax movslq %eax, %rcx movq _buf@GOTPCREL(%rip), %rax movb $0, (%rax,%rcx) movl -52(%rbp), %eax addl $4, %eax addl $2, %eax movslq %eax, %rcx movq _buf@GOTPCREL(%rip), %rax movb $0, (%rax,%rcx) movl -52(%rbp), %eax addl $4, %eax addl $2, %eax addl $1, %eax movslq %eax, %rcx movq _buf@GOTPCREL(%rip), %rax movb $32, (%rax,%rcx) movl -52(%rbp), %eax addl $8, %eax movslq %eax, %rcx movq _buf@GOTPCREL(%rip), %rax movb $18, (%rax,%rcx) movl -52(%rbp), %eax addl $8, %eax addl $1, %eax movslq %eax, %rcx movq _buf@GOTPCREL(%rip), %rax movb $117, (%rax,%rcx) movl -52(%rbp), %eax addl $8, %eax addl $2, %eax movslq %eax, %rcx movq _buf@GOTPCREL(%rip), %rax movb $-103, (%rax,%rcx) movl -52(%rbp), %eax addl $8, %eax addl $2, %eax addl $1, %eax movslq %eax, %rcx movq _buf@GOTPCREL(%rip), %rax movb $-103, (%rax,%rcx) movl -52(%rbp), %eax addl $12, %eax cltq movq _buf@GOTPCREL(%rip), %rdi addq %rax, %rdi leaq _rpaname(%rip), %rsi movq $-1, %rdx callq ___strcpy_chk leaq _rpaname(%rip), %rdi callq _strlen movq %rax, %rcx addq $1, %rcx addq $3, %rcx andq $-4, %rcx addq $12, %rcx movslq -52(%rbp), %rax addq %rcx, %rax ## kill: def $eax killed $eax killed $rax movl %eax, -52(%rbp) movl $0, -28(%rbp) LBB0_35: ## =>This Inner Loop Header: Depth=1 cmpl $8, -28(%rbp) jge LBB0_38 ## %bb.36: ## in Loop: Header=BB0_35 Depth=1 movslq -28(%rbp), %rcx leaq _rpanote(%rip), %rax movl (%rax,%rcx,4), %eax shrl $16, %eax shrl $8, %eax andl $255, %eax movb %al, %dl movslq -52(%rbp), %rcx movq _buf@GOTPCREL(%rip), %rax movb %dl, (%rax,%rcx) movslq -28(%rbp), %rcx leaq _rpanote(%rip), %rax movl (%rax,%rcx,4), %eax shrl $16, %eax andl $255, %eax movb %al, %dl movl -52(%rbp), %eax addl $1, %eax movslq %eax, %rcx movq _buf@GOTPCREL(%rip), %rax movb %dl, (%rax,%rcx) movslq -28(%rbp), %rcx leaq _rpanote(%rip), %rax movl (%rax,%rcx,4), %eax shrl $8, %eax andl $255, %eax movb %al, %dl movl -52(%rbp), %eax addl $2, %eax movslq %eax, %rcx movq _buf@GOTPCREL(%rip), %rax movb %dl, (%rax,%rcx) movslq -28(%rbp), %rcx leaq _rpanote(%rip), %rax movl (%rax,%rcx,4), %eax andl $255, %eax movb %al, %dl movl -52(%rbp), %eax addl $2, %eax addl $1, %eax movslq %eax, %rcx movq _buf@GOTPCREL(%rip), %rax movb %dl, (%rax,%rcx) ## %bb.37: ## in Loop: Header=BB0_35 Depth=1 movl -28(%rbp), %eax addl $1, %eax movl %eax, -28(%rbp) movl -52(%rbp), %eax addl $4, %eax movl %eax, -52(%rbp) jmp LBB0_35 LBB0_38: movl -40(%rbp), %eax addl $2, %eax sarl $8, %eax andl $255, %eax movb %al, %cl movq _buf@GOTPCREL(%rip), %rax movb %cl, 44(%rax) movl -40(%rbp), %eax addl $2, %eax andl $255, %eax movb %al, %cl movq _buf@GOTPCREL(%rip), %rax movb %cl, 45(%rax) movl -20(%rbp), %edi xorl %eax, %eax movl %eax, %esi xorl %edx, %edx callq _lseek movl -20(%rbp), %edi movslq -24(%rbp), %rdx movq _buf@GOTPCREL(%rip), %rsi callq _write ## kill: def $eax killed $eax killed $rax movl %eax, -28(%rbp) cmpl $0, -28(%rbp) jge LBB0_40 ## %bb.39: leaq L_.str.4(%rip), %rdi callq _perror movl $1, %edi callq _exit LBB0_40: movl -28(%rbp), %eax cmpl -24(%rbp), %eax jge LBB0_42 ## %bb.41: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi movq -16(%rbp), %rax movq 8(%rax), %rdx leaq L_.str.5(%rip), %rsi xorl %eax, %eax ## kill: def $al killed $al killed $eax callq _fprintf movl $1, %edi callq _exit LBB0_42: xorl %edi, %edi callq _exit LBB0_43: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi movq -16(%rbp), %rax movq 8(%rax), %rdx leaq L_.str.6(%rip), %rsi xorl %eax, %eax ## kill: def $al killed $al killed $eax callq _fprintf movl $1, %edi callq _exit LBB0_44: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi movq -16(%rbp), %rax movq 8(%rax), %rdx leaq L_.str.7(%rip), %rsi xorl %eax, %eax ## kill: def $al killed $al killed $eax callq _fprintf movl $1, %edi callq _exit .cfi_endproc ## -- End function .section __DATA,__data .globl _arch ## @arch _arch: .asciz "PowerPC" .globl _descr ## @descr .p2align 4 _descr: .long 4294967295 ## 0xffffffff .long 12582912 ## 0xc00000 .long 4294967295 ## 0xffffffff .long 4294967295 ## 0xffffffff .long 4294967295 ## 0xffffffff .long 16384 ## 0x4000 .globl _rpaname ## @rpaname .p2align 4 _rpaname: .asciz "IBM,RPA-Client-Config" .globl _rpanote ## @rpanote .p2align 4 _rpanote: .long 0 ## 0x0 .long 64 ## 0x40 .long 0 ## 0x0 .long 40 ## 0x28 .long 1 ## 0x1 .long 4294967295 ## 0xffffffff .long 0 ## 0x0 .long 1 ## 0x1 .globl _elf_magic ## @elf_magic _elf_magic: .ascii "\177ELF" .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Usage: %s elf-file\n" .comm _buf,512,4 ## @buf L_.str.1: ## @.str.1 .asciz "read" L_.str.2: ## @.str.2 .asciz "%s is not a big-endian 32-bit ELF image\n" L_.str.3: ## @.str.3 .asciz "%s already has a note entry\n" L_.str.4: ## @.str.4 .asciz "write" L_.str.5: ## @.str.5 .asciz "%s: write truncated\n" L_.str.6: ## @.str.6 .asciz "%s does not appear to be an ELF file\n" L_.str.7: ## @.str.7 .asciz "sorry, I can't find space in %s to put the note\n" .subsections_via_symbols
the_stack_data/73576309.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function _strptime __strptime: ; @_strptime .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, _TM_YEAR_BASE@GOTPAGE ldr x8, [x8, _TM_YEAR_BASE@GOTPAGEOFF] str x8, [sp, #88] ; 8-byte Folded Spill adrp x8, _FLAG_YDAY@GOTPAGE ldr x8, [x8, _FLAG_YDAY@GOTPAGEOFF] str x8, [sp, #96] ; 8-byte Folded Spill adrp x8, _FLAG_YEAR@GOTPAGE ldr x8, [x8, _FLAG_YEAR@GOTPAGEOFF] str x8, [sp, #104] ; 8-byte Folded Spill adrp x8, _FLAG_MONTH@GOTPAGE ldr x8, [x8, _FLAG_MONTH@GOTPAGEOFF] str x8, [sp, #112] ; 8-byte Folded Spill adrp x8, _FLAG_MDAY@GOTPAGE ldr x8, [x8, _FLAG_MDAY@GOTPAGEOFF] str x8, [sp, #120] ; 8-byte Folded Spill adrp x8, _FLAG_WDAY@GOTPAGE ldr x8, [x8, _FLAG_WDAY@GOTPAGEOFF] str x8, [sp, #128] ; 8-byte Folded Spill adrp x8, _errno@GOTPAGE ldr x8, [x8, _errno@GOTPAGEOFF] str x8, [sp, #136] ; 8-byte Folded Spill stur x0, [x29, #-32] stur x1, [x29, #-40] stur x2, [x29, #-48] stur x3, [x29, #-56] stur w4, [x29, #-60] mov w8, #-1 str w8, [sp, #148] ; 4-byte Folded Spill stur w8, [x29, #-76] ldur w0, [x29, #-60] bl ___get_current_time_locale ldr w8, [sp, #148] ; 4-byte Folded Reload stur x0, [x29, #-120] adrp x9, _FLAG_NONE@GOTPAGE ldr x9, [x9, _FLAG_NONE@GOTPAGEOFF] ldr w9, [x9] stur w9, [x29, #-96] stur w8, [x29, #-108] stur w8, [x29, #-112] ldur x8, [x29, #-40] stur x8, [x29, #-72] b LBB0_1 LBB0_1: ; =>This Loop Header: Depth=1 ; Child Loop BB0_15 Depth 2 ; Child Loop BB0_269 Depth 2 ; Child Loop BB0_284 Depth 2 ; Child Loop BB0_213 Depth 2 ; Child Loop BB0_68 Depth 2 ; Child Loop BB0_175 Depth 2 ; Child Loop BB0_245 Depth 2 ; Child Loop BB0_235 Depth 2 ; Child Loop BB0_146 Depth 2 ; Child Loop BB0_84 Depth 2 ; Child Loop BB0_105 Depth 2 ; Child Loop BB0_26 Depth 2 ; Child Loop BB0_186 Depth 2 ; Child Loop BB0_201 Depth 2 ; Child Loop BB0_133 Depth 2 ; Child Loop BB0_5 Depth 2 ldur x8, [x29, #-72] ldrsb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_289 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldur x8, [x29, #-72] add x9, x8, #1 stur x9, [x29, #-72] ldrb w8, [x8] sturb w8, [x29, #-61] ldursb w8, [x29, #-61] subs w8, w8, #37 cset w8, eq tbnz w8, #0, LBB0_14 b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldurb w0, [x29, #-61] ldur w1, [x29, #-60] bl _isspace_l subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB0_10 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_1 Depth=1 b LBB0_5 LBB0_5: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldur x8, [x29, #-32] ldrsb w8, [x8] subs w8, w8, #0 cset w8, eq mov w9, #0 str w9, [sp, #84] ; 4-byte Folded Spill tbnz w8, #0, LBB0_7 b LBB0_6 LBB0_6: ; in Loop: Header=BB0_5 Depth=2 ldur x8, [x29, #-32] ldrb w0, [x8] ldur w1, [x29, #-60] bl _isspace_l subs x8, x0, #0 cset w8, ne str w8, [sp, #84] ; 4-byte Folded Spill b LBB0_7 LBB0_7: ; in Loop: Header=BB0_5 Depth=2 ldr w8, [sp, #84] ; 4-byte Folded Reload tbz w8, #0, LBB0_9 b LBB0_8 LBB0_8: ; in Loop: Header=BB0_5 Depth=2 ldur x8, [x29, #-32] add x8, x8, #1 stur x8, [x29, #-32] b LBB0_5 LBB0_9: ; in Loop: Header=BB0_1 Depth=1 b LBB0_13 LBB0_10: ; in Loop: Header=BB0_1 Depth=1 ldursb w8, [x29, #-61] ldur x9, [x29, #-32] add x10, x9, #1 stur x10, [x29, #-32] ldrsb w9, [x9] subs w8, w8, w9 cset w8, eq tbnz w8, #0, LBB0_12 b LBB0_11 LBB0_11: ; kill: def $x8 killed $xzr stur xzr, [x29, #-24] b LBB0_336 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: ; in Loop: Header=BB0_1 Depth=1 stur wzr, [x29, #-100] stur wzr, [x29, #-104] b LBB0_15 LBB0_15: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldur x8, [x29, #-72] add x9, x8, #1 stur x9, [x29, #-72] ldrb w8, [x8] sturb w8, [x29, #-61] ldursb w8, [x29, #-61] subs w8, w8, #37 ; kill: def $x8 killed $w8 str x8, [sp, #72] ; 8-byte Folded Spill subs x8, x8, #85 cset w8, hi tbnz w8, #0, LBB0_287 ; %bb.16: ; in Loop: Header=BB0_15 Depth=2 ldr x11, [sp, #72] ; 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_17: ; in Loop: Header=BB0_1 Depth=1 ldur x8, [x29, #-32] add x9, x8, #1 stur x9, [x29, #-32] ldrsb w8, [x8] subs w8, w8, #37 cset w8, eq tbnz w8, #0, LBB0_19 b LBB0_18 LBB0_18: ; kill: def $x8 killed $xzr stur xzr, [x29, #-24] b LBB0_336 LBB0_19: ; in Loop: Header=BB0_1 Depth=1 b LBB0_288 LBB0_20: ; in Loop: Header=BB0_1 Depth=1 ldur x0, [x29, #-32] ldur x8, [x29, #-120] ldr x1, [x8] ldur x2, [x29, #-48] ldur x3, [x29, #-56] ldur w4, [x29, #-60] bl __strptime stur x0, [x29, #-32] ldur x8, [x29, #-32] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_22 b LBB0_21 LBB0_21: ; kill: def $x8 killed $xzr stur xzr, [x29, #-24] b LBB0_336 LBB0_22: ; in Loop: Header=BB0_1 Depth=1 ldr x9, [sp, #104] ; 8-byte Folded Reload ldr x10, [sp, #120] ; 8-byte Folded Reload ldr x11, [sp, #112] ; 8-byte Folded Reload ldr x8, [sp, #128] ; 8-byte Folded Reload ldr w8, [x8] ldr w11, [x11] orr w8, w8, w11 ldr w10, [x10] orr w8, w8, w10 ldr w9, [x9] orr w9, w8, w9 ldur w8, [x29, #-96] orr w8, w8, w9 stur w8, [x29, #-96] b LBB0_288 LBB0_23: ; in Loop: Header=BB0_1 Depth=1 ldur x8, [x29, #-32] ldrb w0, [x8] ldur w1, [x29, #-60] bl _isdigit_l subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB0_25 b LBB0_24 LBB0_24: ; kill: def $x8 killed $xzr stur xzr, [x29, #-24] b LBB0_336 LBB0_25: ; in Loop: Header=BB0_1 Depth=1 mov w8, #2 stur w8, [x29, #-92] stur wzr, [x29, #-88] b LBB0_26 LBB0_26: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldur w8, [x29, #-92] subs w8, w8, #0 cset w8, eq mov w9, #0 str w9, [sp, #68] ; 4-byte Folded Spill tbnz w8, #0, LBB0_29 b LBB0_27 LBB0_27: ; in Loop: Header=BB0_26 Depth=2 ldur x8, [x29, #-32] ldrsb w8, [x8] subs w8, w8, #0 cset w8, eq mov w9, #0 str w9, [sp, #68] ; 4-byte Folded Spill tbnz w8, #0, LBB0_29 b LBB0_28 LBB0_28: ; in Loop: Header=BB0_26 Depth=2 ldur x8, [x29, #-32] ldrb w0, [x8] ldur w1, [x29, #-60] bl _isdigit_l subs w8, w0, #0 cset w8, ne str w8, [sp, #68] ; 4-byte Folded Spill b LBB0_29 LBB0_29: ; in Loop: Header=BB0_26 Depth=2 ldr w8, [sp, #68] ; 4-byte Folded Reload tbz w8, #0, LBB0_32 b LBB0_30 LBB0_30: ; in Loop: Header=BB0_26 Depth=2 ldur w8, [x29, #-88] mov w9, #10 mul w8, w8, w9 stur w8, [x29, #-88] ldur x8, [x29, #-32] ldrsb w8, [x8] subs w9, w8, #48 ldur w8, [x29, #-88] add w8, w8, w9 stur w8, [x29, #-88] ldur w8, [x29, #-92] subs w8, w8, #1 stur w8, [x29, #-92] b LBB0_31 LBB0_31: ; in Loop: Header=BB0_26 Depth=2 ldur x8, [x29, #-32] add x8, x8, #1 stur x8, [x29, #-32] b LBB0_26 LBB0_32: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #104] ; 8-byte Folded Reload ldur w9, [x29, #-88] stur w9, [x29, #-108] ldr w9, [x8] ldur w8, [x29, #-96] orr w8, w8, w9 stur w8, [x29, #-96] b LBB0_288 LBB0_33: ; in Loop: Header=BB0_1 Depth=1 ldur x0, [x29, #-32] ldur x8, [x29, #-120] ldr x1, [x8, #8] ldur x2, [x29, #-48] ldur x3, [x29, #-56] ldur w4, [x29, #-60] bl __strptime stur x0, [x29, #-32] ldur x8, [x29, #-32] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_35 b LBB0_34 LBB0_34: ; kill: def $x8 killed $xzr stur xzr, [x29, #-24] b LBB0_336 LBB0_35: ; in Loop: Header=BB0_1 Depth=1 ldr x9, [sp, #104] ; 8-byte Folded Reload ldr x10, [sp, #120] ; 8-byte Folded Reload ldr x11, [sp, #112] ; 8-byte Folded Reload ldr x8, [sp, #128] ; 8-byte Folded Reload ldr w8, [x8] ldr w11, [x11] orr w8, w8, w11 ldr w10, [x10] orr w8, w8, w10 ldr w9, [x9] orr w9, w8, w9 ldur w8, [x29, #-96] orr w8, w8, w9 stur w8, [x29, #-96] b LBB0_288 LBB0_36: ; in Loop: Header=BB0_1 Depth=1 ldur x0, [x29, #-32] ldur x2, [x29, #-48] ldur x3, [x29, #-56] ldur w4, [x29, #-60] adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF bl __strptime stur x0, [x29, #-32] ldur x8, [x29, #-32] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_38 b LBB0_37 LBB0_37: ; kill: def $x8 killed $xzr stur xzr, [x29, #-24] b LBB0_336 LBB0_38: ; in Loop: Header=BB0_1 Depth=1 ldr x9, [sp, #104] ; 8-byte Folded Reload ldr x10, [sp, #120] ; 8-byte Folded Reload ldr x8, [sp, #112] ; 8-byte Folded Reload ldr w8, [x8] ldr w10, [x10] orr w8, w8, w10 ldr w9, [x9] orr w9, w8, w9 ldur w8, [x29, #-96] orr w8, w8, w9 stur w8, [x29, #-96] b LBB0_288 LBB0_39: ; in Loop: Header=BB0_15 Depth=2 ldur w8, [x29, #-100] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_41 b LBB0_40 LBB0_40: ; in Loop: Header=BB0_15 Depth=2 ldur w8, [x29, #-104] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_42 b LBB0_41 LBB0_41: ; in Loop: Header=BB0_1 Depth=1 b LBB0_288 LBB0_42: ; in Loop: Header=BB0_15 Depth=2 ldur w8, [x29, #-100] add w8, w8, #1 stur w8, [x29, #-100] b LBB0_15 LBB0_43: ; in Loop: Header=BB0_15 Depth=2 ldur w8, [x29, #-100] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_45 b LBB0_44 LBB0_44: ; in Loop: Header=BB0_15 Depth=2 ldur w8, [x29, #-104] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_46 b LBB0_45 LBB0_45: ; in Loop: Header=BB0_1 Depth=1 b LBB0_288 LBB0_46: ; in Loop: Header=BB0_15 Depth=2 ldur w8, [x29, #-104] add w8, w8, #1 stur w8, [x29, #-104] b LBB0_15 LBB0_47: ; in Loop: Header=BB0_1 Depth=1 ldur x0, [x29, #-32] ldur x2, [x29, #-48] ldur x3, [x29, #-56] ldur w4, [x29, #-60] adrp x1, l_.str.1@PAGE add x1, x1, l_.str.1@PAGEOFF bl __strptime stur x0, [x29, #-32] ldur x8, [x29, #-32] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_49 b LBB0_48 LBB0_48: ; kill: def $x8 killed $xzr stur xzr, [x29, #-24] b LBB0_336 LBB0_49: ; in Loop: Header=BB0_1 Depth=1 ldr x9, [sp, #104] ; 8-byte Folded Reload ldr x10, [sp, #120] ; 8-byte Folded Reload ldr x8, [sp, #112] ; 8-byte Folded Reload ldr w8, [x8] ldr w10, [x10] orr w8, w8, w10 ldr w9, [x9] orr w9, w8, w9 ldur w8, [x29, #-96] orr w8, w8, w9 stur w8, [x29, #-96] b LBB0_288 LBB0_50: ; in Loop: Header=BB0_1 Depth=1 ldur x0, [x29, #-32] ldur x2, [x29, #-48] ldur x3, [x29, #-56] ldur w4, [x29, #-60] adrp x1, l_.str.2@PAGE add x1, x1, l_.str.2@PAGEOFF bl __strptime stur x0, [x29, #-32] ldur x8, [x29, #-32] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_52 b LBB0_51 LBB0_51: ; kill: def $x8 killed $xzr stur xzr, [x29, #-24] b LBB0_336 LBB0_52: ; in Loop: Header=BB0_1 Depth=1 b LBB0_288 LBB0_53: ; in Loop: Header=BB0_1 Depth=1 ldur x0, [x29, #-32] ldur x8, [x29, #-120] ldr x1, [x8, #16] ldur x2, [x29, #-48] ldur x3, [x29, #-56] ldur w4, [x29, #-60] bl __strptime stur x0, [x29, #-32] ldur x8, [x29, #-32] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_55 b LBB0_54 LBB0_54: ; kill: def $x8 killed $xzr stur xzr, [x29, #-24] b LBB0_336 LBB0_55: ; in Loop: Header=BB0_1 Depth=1 b LBB0_288 LBB0_56: ; in Loop: Header=BB0_1 Depth=1 ldur x0, [x29, #-32] ldur x2, [x29, #-48] ldur x3, [x29, #-56] ldur w4, [x29, #-60] adrp x1, l_.str.3@PAGE add x1, x1, l_.str.3@PAGEOFF bl __strptime stur x0, [x29, #-32] ldur x8, [x29, #-32] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_58 b LBB0_57 LBB0_57: ; kill: def $x8 killed $xzr stur xzr, [x29, #-24] b LBB0_336 LBB0_58: ; in Loop: Header=BB0_1 Depth=1 b LBB0_288 LBB0_59: ; in Loop: Header=BB0_1 Depth=1 ldur x0, [x29, #-32] ldur x8, [x29, #-120] ldr x1, [x8, #24] ldur x2, [x29, #-48] ldur x3, [x29, #-56] ldur w4, [x29, #-60] bl __strptime stur x0, [x29, #-32] ldur x8, [x29, #-32] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_61 b LBB0_60 LBB0_60: ; kill: def $x8 killed $xzr stur xzr, [x29, #-24] b LBB0_336 LBB0_61: ; in Loop: Header=BB0_1 Depth=1 b LBB0_288 LBB0_62: ; in Loop: Header=BB0_1 Depth=1 ldur x0, [x29, #-32] ldur x8, [x29, #-120] ldr x1, [x8, #32] ldur x2, [x29, #-48] ldur x3, [x29, #-56] ldur w4, [x29, #-60] bl __strptime stur x0, [x29, #-32] ldur x8, [x29, #-32] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_64 b LBB0_63 LBB0_63: ; kill: def $x8 killed $xzr stur xzr, [x29, #-24] b LBB0_336 LBB0_64: ; in Loop: Header=BB0_1 Depth=1 ldr x9, [sp, #104] ; 8-byte Folded Reload ldr x10, [sp, #120] ; 8-byte Folded Reload ldr x8, [sp, #112] ; 8-byte Folded Reload ldr w8, [x8] ldr w10, [x10] orr w8, w8, w10 ldr w9, [x9] orr w9, w8, w9 ldur w8, [x29, #-96] orr w8, w8, w9 stur w8, [x29, #-96] b LBB0_288 LBB0_65: ; in Loop: Header=BB0_1 Depth=1 ldur x8, [x29, #-32] ldrb w0, [x8] ldur w1, [x29, #-60] bl _isdigit_l subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB0_67 b LBB0_66 LBB0_66: ; kill: def $x8 killed $xzr stur xzr, [x29, #-24] b LBB0_336 LBB0_67: ; in Loop: Header=BB0_1 Depth=1 mov w8, #3 stur w8, [x29, #-92] stur wzr, [x29, #-88] b LBB0_68 LBB0_68: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldur w8, [x29, #-92] subs w8, w8, #0 cset w8, eq mov w9, #0 str w9, [sp, #64] ; 4-byte Folded Spill tbnz w8, #0, LBB0_71 b LBB0_69 LBB0_69: ; in Loop: Header=BB0_68 Depth=2 ldur x8, [x29, #-32] ldrsb w8, [x8] subs w8, w8, #0 cset w8, eq mov w9, #0 str w9, [sp, #64] ; 4-byte Folded Spill tbnz w8, #0, LBB0_71 b LBB0_70 LBB0_70: ; in Loop: Header=BB0_68 Depth=2 ldur x8, [x29, #-32] ldrb w0, [x8] ldur w1, [x29, #-60] bl _isdigit_l subs w8, w0, #0 cset w8, ne str w8, [sp, #64] ; 4-byte Folded Spill b LBB0_71 LBB0_71: ; in Loop: Header=BB0_68 Depth=2 ldr w8, [sp, #64] ; 4-byte Folded Reload tbz w8, #0, LBB0_74 b LBB0_72 LBB0_72: ; in Loop: Header=BB0_68 Depth=2 ldur w8, [x29, #-88] mov w9, #10 mul w8, w8, w9 stur w8, [x29, #-88] ldur x8, [x29, #-32] ldrsb w8, [x8] subs w9, w8, #48 ldur w8, [x29, #-88] add w8, w8, w9 stur w8, [x29, #-88] ldur w8, [x29, #-92] subs w8, w8, #1 stur w8, [x29, #-92] b LBB0_73 LBB0_73: ; in Loop: Header=BB0_68 Depth=2 ldur x8, [x29, #-32] add x8, x8, #1 stur x8, [x29, #-32] b LBB0_68 LBB0_74: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-88] subs w8, w8, #1 cset w8, lt tbnz w8, #0, LBB0_76 b LBB0_75 LBB0_75: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-88] subs w8, w8, #366 cset w8, le tbnz w8, #0, LBB0_77 b LBB0_76 LBB0_76: ; kill: def $x8 killed $xzr stur xzr, [x29, #-24] b LBB0_336 LBB0_77: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #96] ; 8-byte Folded Reload ldur w9, [x29, #-88] subs w9, w9, #1 ldur x10, [x29, #-48] str w9, [x10] ldr w9, [x8] ldur w8, [x29, #-96] orr w8, w8, w9 stur w8, [x29, #-96] b LBB0_288 LBB0_78: ; in Loop: Header=BB0_1 Depth=1 ldur x8, [x29, #-32] ldrsb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_80 b LBB0_79 LBB0_79: ; in Loop: Header=BB0_1 Depth=1 ldur x8, [x29, #-32] ldrb w0, [x8] ldur w1, [x29, #-60] bl _isspace_l subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB0_81 b LBB0_80 LBB0_80: ; in Loop: Header=BB0_1 Depth=1 b LBB0_288 LBB0_81: ; in Loop: Header=BB0_1 Depth=1 ldur x8, [x29, #-32] ldrb w0, [x8] ldur w1, [x29, #-60] bl _isdigit_l subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB0_83 b LBB0_82 LBB0_82: ; kill: def $x8 killed $xzr stur xzr, [x29, #-24] b LBB0_336 LBB0_83: ; in Loop: Header=BB0_1 Depth=1 mov w8, #2 stur w8, [x29, #-92] stur wzr, [x29, #-88] b LBB0_84 LBB0_84: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldur w8, [x29, #-92] subs w8, w8, #0 cset w8, eq mov w9, #0 str w9, [sp, #60] ; 4-byte Folded Spill tbnz w8, #0, LBB0_87 b LBB0_85 LBB0_85: ; in Loop: Header=BB0_84 Depth=2 ldur x8, [x29, #-32] ldrsb w8, [x8] subs w8, w8, #0 cset w8, eq mov w9, #0 str w9, [sp, #60] ; 4-byte Folded Spill tbnz w8, #0, LBB0_87 b LBB0_86 LBB0_86: ; in Loop: Header=BB0_84 Depth=2 ldur x8, [x29, #-32] ldrb w0, [x8] ldur w1, [x29, #-60] bl _isdigit_l subs w8, w0, #0 cset w8, ne str w8, [sp, #60] ; 4-byte Folded Spill b LBB0_87 LBB0_87: ; in Loop: Header=BB0_84 Depth=2 ldr w8, [sp, #60] ; 4-byte Folded Reload tbz w8, #0, LBB0_90 b LBB0_88 LBB0_88: ; in Loop: Header=BB0_84 Depth=2 ldur w8, [x29, #-88] mov w9, #10 mul w8, w8, w9 stur w8, [x29, #-88] ldur x8, [x29, #-32] ldrsb w8, [x8] subs w9, w8, #48 ldur w8, [x29, #-88] add w8, w8, w9 stur w8, [x29, #-88] ldur w8, [x29, #-92] subs w8, w8, #1 stur w8, [x29, #-92] b LBB0_89 LBB0_89: ; in Loop: Header=BB0_84 Depth=2 ldur x8, [x29, #-32] add x8, x8, #1 stur x8, [x29, #-32] b LBB0_84 LBB0_90: ; in Loop: Header=BB0_1 Depth=1 ldursb w8, [x29, #-61] subs w8, w8, #77 cset w8, ne tbnz w8, #0, LBB0_94 b LBB0_91 LBB0_91: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-88] subs w8, w8, #59 cset w8, le tbnz w8, #0, LBB0_93 b LBB0_92 LBB0_92: ; kill: def $x8 killed $xzr stur xzr, [x29, #-24] b LBB0_336 LBB0_93: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-88] ldur x9, [x29, #-48] str w8, [x9, #4] b LBB0_97 LBB0_94: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-88] subs w8, w8, #60 cset w8, le tbnz w8, #0, LBB0_96 b LBB0_95 LBB0_95: ; kill: def $x8 killed $xzr stur xzr, [x29, #-24] b LBB0_336 LBB0_96: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-88] ldur x9, [x29, #-48] str w8, [x9, #8] b LBB0_97 LBB0_97: ; in Loop: Header=BB0_1 Depth=1 b LBB0_288 LBB0_98: ; in Loop: Header=BB0_1 Depth=1 mov w8, #2 stur w8, [x29, #-92] ldursb w8, [x29, #-61] subs w8, w8, #107 cset w8, eq tbnz w8, #0, LBB0_100 b LBB0_99 LBB0_99: ; in Loop: Header=BB0_1 Depth=1 ldursb w8, [x29, #-61] subs w8, w8, #108 cset w8, ne tbnz w8, #0, LBB0_102 b LBB0_100 LBB0_100: ; in Loop: Header=BB0_1 Depth=1 ldur x8, [x29, #-32] ldrb w0, [x8] ldur w1, [x29, #-60] bl _isblank_l subs w8, w0, #0 cset w8, eq tbnz w8, #0, LBB0_102 b LBB0_101 LBB0_101: ; in Loop: Header=BB0_1 Depth=1 ldur x8, [x29, #-32] add x8, x8, #1 stur x8, [x29, #-32] mov w8, #1 stur w8, [x29, #-92] b LBB0_102 LBB0_102: ; in Loop: Header=BB0_1 Depth=1 ldur x8, [x29, #-32] ldrb w0, [x8] ldur w1, [x29, #-60] bl _isdigit_l subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB0_104 b LBB0_103 LBB0_103: ; kill: def $x8 killed $xzr stur xzr, [x29, #-24] b LBB0_336 LBB0_104: ; in Loop: Header=BB0_1 Depth=1 stur wzr, [x29, #-88] b LBB0_105 LBB0_105: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldur w8, [x29, #-92] subs w8, w8, #0 cset w8, eq mov w9, #0 str w9, [sp, #56] ; 4-byte Folded Spill tbnz w8, #0, LBB0_108 b LBB0_106 LBB0_106: ; in Loop: Header=BB0_105 Depth=2 ldur x8, [x29, #-32] ldrsb w8, [x8] subs w8, w8, #0 cset w8, eq mov w9, #0 str w9, [sp, #56] ; 4-byte Folded Spill tbnz w8, #0, LBB0_108 b LBB0_107 LBB0_107: ; in Loop: Header=BB0_105 Depth=2 ldur x8, [x29, #-32] ldrb w0, [x8] ldur w1, [x29, #-60] bl _isdigit_l subs w8, w0, #0 cset w8, ne str w8, [sp, #56] ; 4-byte Folded Spill b LBB0_108 LBB0_108: ; in Loop: Header=BB0_105 Depth=2 ldr w8, [sp, #56] ; 4-byte Folded Reload tbz w8, #0, LBB0_111 b LBB0_109 LBB0_109: ; in Loop: Header=BB0_105 Depth=2 ldur w8, [x29, #-88] mov w9, #10 mul w8, w8, w9 stur w8, [x29, #-88] ldur x8, [x29, #-32] ldrsb w8, [x8] subs w9, w8, #48 ldur w8, [x29, #-88] add w8, w8, w9 stur w8, [x29, #-88] ldur w8, [x29, #-92] subs w8, w8, #1 stur w8, [x29, #-92] b LBB0_110 LBB0_110: ; in Loop: Header=BB0_105 Depth=2 ldur x8, [x29, #-32] add x8, x8, #1 stur x8, [x29, #-32] b LBB0_105 LBB0_111: ; in Loop: Header=BB0_1 Depth=1 ldursb w8, [x29, #-61] subs w8, w8, #72 cset w8, eq tbnz w8, #0, LBB0_113 b LBB0_112 LBB0_112: ; in Loop: Header=BB0_1 Depth=1 ldursb w8, [x29, #-61] subs w8, w8, #107 cset w8, ne tbnz w8, #0, LBB0_116 b LBB0_113 LBB0_113: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-88] subs w8, w8, #23 cset w8, le tbnz w8, #0, LBB0_115 b LBB0_114 LBB0_114: ; kill: def $x8 killed $xzr stur xzr, [x29, #-24] b LBB0_336 LBB0_115: ; in Loop: Header=BB0_1 Depth=1 b LBB0_120 LBB0_116: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-88] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_118 b LBB0_117 LBB0_117: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-88] subs w8, w8, #12 cset w8, le tbnz w8, #0, LBB0_119 b LBB0_118 LBB0_118: ; kill: def $x8 killed $xzr stur xzr, [x29, #-24] b LBB0_336 LBB0_119: ; in Loop: Header=BB0_1 Depth=1 b LBB0_120 LBB0_120: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-88] ldur x9, [x29, #-48] str w8, [x9, #12] b LBB0_288 LBB0_121: ; in Loop: Header=BB0_1 Depth=1 ldur x8, [x29, #-48] ldr w8, [x8, #12] subs w8, w8, #12 cset w8, le tbnz w8, #0, LBB0_123 b LBB0_122 LBB0_122: ; kill: def $x8 killed $xzr stur xzr, [x29, #-24] b LBB0_336 LBB0_123: ; in Loop: Header=BB0_1 Depth=1 ldur x8, [x29, #-120] ldr w0, [x8, #84] bl _strlen stur w0, [x29, #-92] ldur x0, [x29, #-32] ldur x8, [x29, #-120] ldr w1, [x8, #84] ldur w2, [x29, #-92] ldur w3, [x29, #-60] bl _strncasecmp_l subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB0_127 b LBB0_124 LBB0_124: ; in Loop: Header=BB0_1 Depth=1 ldur x8, [x29, #-48] ldr w8, [x8, #12] subs w8, w8, #12 cset w8, ne tbnz w8, #0, LBB0_126 b LBB0_125 LBB0_125: ; in Loop: Header=BB0_1 Depth=1 ldur x8, [x29, #-48] str wzr, [x8, #12] b LBB0_126 LBB0_126: ; in Loop: Header=BB0_1 Depth=1 ldursw x9, [x29, #-92] ldur x8, [x29, #-32] add x8, x8, x9 stur x8, [x29, #-32] b LBB0_288 LBB0_127: ; in Loop: Header=BB0_1 Depth=1 ldur x8, [x29, #-120] ldr w0, [x8, #80] bl _strlen stur w0, [x29, #-92] ldur x0, [x29, #-32] ldur x8, [x29, #-120] ldr w1, [x8, #80] ldur w2, [x29, #-92] ldur w3, [x29, #-60] bl _strncasecmp_l subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB0_131 b LBB0_128 LBB0_128: ; in Loop: Header=BB0_1 Depth=1 ldur x8, [x29, #-48] ldr w8, [x8, #12] subs w8, w8, #12 cset w8, eq tbnz w8, #0, LBB0_130 b LBB0_129 LBB0_129: ; in Loop: Header=BB0_1 Depth=1 ldur x9, [x29, #-48] ldr w8, [x9, #12] add w8, w8, #12 str w8, [x9, #12] b LBB0_130 LBB0_130: ; in Loop: Header=BB0_1 Depth=1 ldursw x9, [x29, #-92] ldur x8, [x29, #-32] add x8, x8, x9 stur x8, [x29, #-32] b LBB0_288 LBB0_131: ; kill: def $x8 killed $xzr stur xzr, [x29, #-24] b LBB0_336 LBB0_132: ; in Loop: Header=BB0_1 Depth=1 stur wzr, [x29, #-88] b LBB0_133 LBB0_133: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldur w8, [x29, #-88] str w8, [sp, #52] ; 4-byte Folded Spill ldur x8, [x29, #-120] ldr x0, [x8, #64] bl _asizeof ldr w8, [sp, #52] ; 4-byte Folded Reload subs w8, w8, w0 cset w8, ge tbnz w8, #0, LBB0_140 b LBB0_134 LBB0_134: ; in Loop: Header=BB0_133 Depth=2 ldur x8, [x29, #-120] ldr x8, [x8, #64] ldursw x9, [x29, #-88] ldr w0, [x8, x9, lsl #2] bl _strlen stur w0, [x29, #-92] ldur x0, [x29, #-32] ldur x8, [x29, #-120] ldr x8, [x8, #64] ldursw x9, [x29, #-88] ldr w1, [x8, x9, lsl #2] ldur w2, [x29, #-92] ldur w3, [x29, #-60] bl _strncasecmp_l subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB0_136 b LBB0_135 LBB0_135: ; in Loop: Header=BB0_1 Depth=1 b LBB0_140 LBB0_136: ; in Loop: Header=BB0_133 Depth=2 ldur x8, [x29, #-120] ldr x8, [x8, #72] ldursw x9, [x29, #-88] ldr w0, [x8, x9, lsl #2] bl _strlen stur w0, [x29, #-92] ldur x0, [x29, #-32] ldur x8, [x29, #-120] ldr x8, [x8, #72] ldursw x9, [x29, #-88] ldr w1, [x8, x9, lsl #2] ldur w2, [x29, #-92] ldur w3, [x29, #-60] bl _strncasecmp_l subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB0_138 b LBB0_137 LBB0_137: ; in Loop: Header=BB0_1 Depth=1 b LBB0_140 LBB0_138: ; in Loop: Header=BB0_133 Depth=2 b LBB0_139 LBB0_139: ; in Loop: Header=BB0_133 Depth=2 ldur w8, [x29, #-88] add w8, w8, #1 stur w8, [x29, #-88] b LBB0_133 LBB0_140: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-88] str w8, [sp, #48] ; 4-byte Folded Spill ldur x8, [x29, #-120] ldr x0, [x8, #64] bl _asizeof ldr w8, [sp, #48] ; 4-byte Folded Reload subs w8, w8, w0 cset w8, ne tbnz w8, #0, LBB0_142 b LBB0_141 LBB0_141: ; kill: def $x8 killed $xzr stur xzr, [x29, #-24] b LBB0_336 LBB0_142: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #128] ; 8-byte Folded Reload ldursw x10, [x29, #-92] ldur x9, [x29, #-32] add x9, x9, x10 stur x9, [x29, #-32] ldur w9, [x29, #-88] ldur x10, [x29, #-48] str w9, [x10, #16] ldr w9, [x8] ldur w8, [x29, #-96] orr w8, w8, w9 stur w8, [x29, #-96] b LBB0_288 LBB0_143: ; in Loop: Header=BB0_1 Depth=1 ldur x8, [x29, #-32] ldrb w0, [x8] ldur w1, [x29, #-60] bl _isdigit_l subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB0_145 b LBB0_144 LBB0_144: ; kill: def $x8 killed $xzr stur xzr, [x29, #-24] b LBB0_336 LBB0_145: ; in Loop: Header=BB0_1 Depth=1 mov w8, #2 stur w8, [x29, #-92] stur wzr, [x29, #-88] b LBB0_146 LBB0_146: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldur w8, [x29, #-92] subs w8, w8, #0 cset w8, eq mov w9, #0 str w9, [sp, #44] ; 4-byte Folded Spill tbnz w8, #0, LBB0_149 b LBB0_147 LBB0_147: ; in Loop: Header=BB0_146 Depth=2 ldur x8, [x29, #-32] ldrsb w8, [x8] subs w8, w8, #0 cset w8, eq mov w9, #0 str w9, [sp, #44] ; 4-byte Folded Spill tbnz w8, #0, LBB0_149 b LBB0_148 LBB0_148: ; in Loop: Header=BB0_146 Depth=2 ldur x8, [x29, #-32] ldrb w0, [x8] ldur w1, [x29, #-60] bl _isdigit_l subs w8, w0, #0 cset w8, ne str w8, [sp, #44] ; 4-byte Folded Spill b LBB0_149 LBB0_149: ; in Loop: Header=BB0_146 Depth=2 ldr w8, [sp, #44] ; 4-byte Folded Reload tbz w8, #0, LBB0_152 b LBB0_150 LBB0_150: ; in Loop: Header=BB0_146 Depth=2 ldur w8, [x29, #-88] mov w9, #10 mul w8, w8, w9 stur w8, [x29, #-88] ldur x8, [x29, #-32] ldrsb w8, [x8] subs w9, w8, #48 ldur w8, [x29, #-88] add w8, w8, w9 stur w8, [x29, #-88] ldur w8, [x29, #-92] subs w8, w8, #1 stur w8, [x29, #-92] b LBB0_151 LBB0_151: ; in Loop: Header=BB0_146 Depth=2 ldur x8, [x29, #-32] add x8, x8, #1 stur x8, [x29, #-32] b LBB0_146 LBB0_152: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-88] subs w8, w8, #53 cset w8, le tbnz w8, #0, LBB0_154 b LBB0_153 LBB0_153: ; kill: def $x8 killed $xzr stur xzr, [x29, #-24] b LBB0_336 LBB0_154: ; in Loop: Header=BB0_1 Depth=1 ldursb w8, [x29, #-61] subs w8, w8, #85 cset w8, ne tbnz w8, #0, LBB0_156 b LBB0_155 LBB0_155: ; in Loop: Header=BB0_1 Depth=1 adrp x8, _TM_SUNDAY@GOTPAGE ldr x8, [x8, _TM_SUNDAY@GOTPAGEOFF] ldr w8, [x8] stur w8, [x29, #-76] b LBB0_157 LBB0_156: ; in Loop: Header=BB0_1 Depth=1 adrp x8, _TM_MONDAY@GOTPAGE ldr x8, [x8, _TM_MONDAY@GOTPAGEOFF] ldr w8, [x8] stur w8, [x29, #-76] b LBB0_157 LBB0_157: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-88] stur w8, [x29, #-84] b LBB0_288 LBB0_158: ; in Loop: Header=BB0_1 Depth=1 ldur x8, [x29, #-32] ldrb w0, [x8] ldur w1, [x29, #-60] bl _isdigit_l subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB0_160 b LBB0_159 LBB0_159: ; kill: def $x8 killed $xzr stur xzr, [x29, #-24] b LBB0_336 LBB0_160: ; in Loop: Header=BB0_1 Depth=1 ldur x8, [x29, #-32] add x9, x8, #1 stur x9, [x29, #-32] ldrsb w8, [x8] subs w8, w8, #48 stur w8, [x29, #-88] ldur w8, [x29, #-88] subs w8, w8, #0 cset w8, lt tbnz w8, #0, LBB0_166 b LBB0_161 LBB0_161: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-88] subs w8, w8, #7 cset w8, gt tbnz w8, #0, LBB0_166 b LBB0_162 LBB0_162: ; in Loop: Header=BB0_1 Depth=1 ldursb w8, [x29, #-61] subs w8, w8, #117 cset w8, ne tbnz w8, #0, LBB0_164 b LBB0_163 LBB0_163: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-88] subs w8, w8, #1 cset w8, lt tbnz w8, #0, LBB0_166 b LBB0_164 LBB0_164: ; in Loop: Header=BB0_1 Depth=1 ldursb w8, [x29, #-61] subs w8, w8, #119 cset w8, ne tbnz w8, #0, LBB0_167 b LBB0_165 LBB0_165: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-88] subs w8, w8, #6 cset w8, le tbnz w8, #0, LBB0_167 b LBB0_166 LBB0_166: ; kill: def $x8 killed $xzr stur xzr, [x29, #-24] b LBB0_336 LBB0_167: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #128] ; 8-byte Folded Reload ldur w9, [x29, #-88] mov w11, #7 sdiv w10, w9, w11 mul w10, w10, w11 subs w9, w9, w10 ldur x10, [x29, #-48] str w9, [x10, #16] ldr w9, [x8] ldur w8, [x29, #-96] orr w8, w8, w9 stur w8, [x29, #-96] b LBB0_288 LBB0_168: ; in Loop: Header=BB0_1 Depth=1 ldur x8, [x29, #-32] ldrsb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_171 b LBB0_169 LBB0_169: ; in Loop: Header=BB0_1 Depth=1 ldur x8, [x29, #-32] ldrb w0, [x8] ldur w1, [x29, #-60] bl _isspace_l subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB0_171 b LBB0_170 LBB0_170: ; in Loop: Header=BB0_1 Depth=1 ldur x8, [x29, #-32] add x8, x8, #1 stur x8, [x29, #-32] b LBB0_171 LBB0_171: ; in Loop: Header=BB0_1 Depth=1 b LBB0_172 LBB0_172: ; in Loop: Header=BB0_1 Depth=1 ldur x8, [x29, #-32] ldrb w0, [x8] ldur w1, [x29, #-60] bl _isdigit_l subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB0_174 b LBB0_173 LBB0_173: ; kill: def $x8 killed $xzr stur xzr, [x29, #-24] b LBB0_336 LBB0_174: ; in Loop: Header=BB0_1 Depth=1 mov w8, #2 stur w8, [x29, #-92] stur wzr, [x29, #-88] b LBB0_175 LBB0_175: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldur w8, [x29, #-92] subs w8, w8, #0 cset w8, eq mov w9, #0 str w9, [sp, #40] ; 4-byte Folded Spill tbnz w8, #0, LBB0_178 b LBB0_176 LBB0_176: ; in Loop: Header=BB0_175 Depth=2 ldur x8, [x29, #-32] ldrsb w8, [x8] subs w8, w8, #0 cset w8, eq mov w9, #0 str w9, [sp, #40] ; 4-byte Folded Spill tbnz w8, #0, LBB0_178 b LBB0_177 LBB0_177: ; in Loop: Header=BB0_175 Depth=2 ldur x8, [x29, #-32] ldrb w0, [x8] ldur w1, [x29, #-60] bl _isdigit_l subs w8, w0, #0 cset w8, ne str w8, [sp, #40] ; 4-byte Folded Spill b LBB0_178 LBB0_178: ; in Loop: Header=BB0_175 Depth=2 ldr w8, [sp, #40] ; 4-byte Folded Reload tbz w8, #0, LBB0_181 b LBB0_179 LBB0_179: ; in Loop: Header=BB0_175 Depth=2 ldur w8, [x29, #-88] mov w9, #10 mul w8, w8, w9 stur w8, [x29, #-88] ldur x8, [x29, #-32] ldrsb w8, [x8] subs w9, w8, #48 ldur w8, [x29, #-88] add w8, w8, w9 stur w8, [x29, #-88] ldur w8, [x29, #-92] subs w8, w8, #1 stur w8, [x29, #-92] b LBB0_180 LBB0_180: ; in Loop: Header=BB0_175 Depth=2 ldur x8, [x29, #-32] add x8, x8, #1 stur x8, [x29, #-32] b LBB0_175 LBB0_181: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-88] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_183 b LBB0_182 LBB0_182: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-88] subs w8, w8, #31 cset w8, le tbnz w8, #0, LBB0_184 b LBB0_183 LBB0_183: ; kill: def $x8 killed $xzr stur xzr, [x29, #-24] b LBB0_336 LBB0_184: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #120] ; 8-byte Folded Reload ldur w9, [x29, #-88] ldur x10, [x29, #-48] str w9, [x10, #20] ldr w9, [x8] ldur w8, [x29, #-96] orr w8, w8, w9 stur w8, [x29, #-96] b LBB0_288 LBB0_185: ; in Loop: Header=BB0_1 Depth=1 stur wzr, [x29, #-88] b LBB0_186 LBB0_186: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldur w8, [x29, #-88] str w8, [sp, #36] ; 4-byte Folded Spill ldur x8, [x29, #-120] ldr x0, [x8, #40] bl _asizeof ldr w8, [sp, #36] ; 4-byte Folded Reload subs w8, w8, w0 cset w8, ge tbnz w8, #0, LBB0_198 b LBB0_187 LBB0_187: ; in Loop: Header=BB0_186 Depth=2 ldur w8, [x29, #-104] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_193 b LBB0_188 LBB0_188: ; in Loop: Header=BB0_186 Depth=2 ldursb w8, [x29, #-61] subs w8, w8, #66 cset w8, ne tbnz w8, #0, LBB0_192 b LBB0_189 LBB0_189: ; in Loop: Header=BB0_186 Depth=2 ldur x8, [x29, #-120] ldr x8, [x8, #56] ldursw x9, [x29, #-88] ldr w0, [x8, x9, lsl #2] bl _strlen stur w0, [x29, #-92] ldur x0, [x29, #-32] ldur x8, [x29, #-120] ldr x8, [x8, #56] ldursw x9, [x29, #-88] ldr w1, [x8, x9, lsl #2] ldur w2, [x29, #-92] ldur w3, [x29, #-60] bl _strncasecmp_l subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB0_191 b LBB0_190 LBB0_190: ; in Loop: Header=BB0_1 Depth=1 b LBB0_198 LBB0_191: ; in Loop: Header=BB0_186 Depth=2 b LBB0_192 LBB0_192: ; in Loop: Header=BB0_186 Depth=2 b LBB0_196 LBB0_193: ; in Loop: Header=BB0_186 Depth=2 ldur x8, [x29, #-120] ldr x8, [x8, #40] ldursw x9, [x29, #-88] ldr w0, [x8, x9, lsl #2] bl _strlen stur w0, [x29, #-92] ldur x0, [x29, #-32] ldur x8, [x29, #-120] ldr x8, [x8, #40] ldursw x9, [x29, #-88] ldr w1, [x8, x9, lsl #2] ldur w2, [x29, #-92] ldur w3, [x29, #-60] bl _strncasecmp_l subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB0_195 b LBB0_194 LBB0_194: ; in Loop: Header=BB0_1 Depth=1 b LBB0_198 LBB0_195: ; in Loop: Header=BB0_186 Depth=2 b LBB0_196 LBB0_196: ; in Loop: Header=BB0_186 Depth=2 b LBB0_197 LBB0_197: ; in Loop: Header=BB0_186 Depth=2 ldur w8, [x29, #-88] add w8, w8, #1 stur w8, [x29, #-88] b LBB0_186 LBB0_198: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-88] str w8, [sp, #32] ; 4-byte Folded Spill ldur x8, [x29, #-120] ldr x0, [x8, #40] bl _asizeof ldr w8, [sp, #32] ; 4-byte Folded Reload subs w8, w8, w0 cset w8, ne tbnz w8, #0, LBB0_207 b LBB0_199 LBB0_199: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-104] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_207 b LBB0_200 LBB0_200: ; in Loop: Header=BB0_1 Depth=1 stur wzr, [x29, #-88] b LBB0_201 LBB0_201: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldur w8, [x29, #-88] str w8, [sp, #28] ; 4-byte Folded Spill ldur x8, [x29, #-120] ldr x0, [x8, #40] bl _asizeof ldr w8, [sp, #28] ; 4-byte Folded Reload subs w8, w8, w0 cset w8, ge tbnz w8, #0, LBB0_206 b LBB0_202 LBB0_202: ; in Loop: Header=BB0_201 Depth=2 ldur x8, [x29, #-120] ldr x8, [x8, #48] ldursw x9, [x29, #-88] ldr w0, [x8, x9, lsl #2] bl _strlen stur w0, [x29, #-92] ldur x0, [x29, #-32] ldur x8, [x29, #-120] ldr x8, [x8, #48] ldursw x9, [x29, #-88] ldr w1, [x8, x9, lsl #2] ldur w2, [x29, #-92] ldur w3, [x29, #-60] bl _strncasecmp_l subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB0_204 b LBB0_203 LBB0_203: ; in Loop: Header=BB0_1 Depth=1 b LBB0_206 LBB0_204: ; in Loop: Header=BB0_201 Depth=2 b LBB0_205 LBB0_205: ; in Loop: Header=BB0_201 Depth=2 ldur w8, [x29, #-88] add w8, w8, #1 stur w8, [x29, #-88] b LBB0_201 LBB0_206: ; in Loop: Header=BB0_1 Depth=1 b LBB0_207 LBB0_207: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-88] str w8, [sp, #24] ; 4-byte Folded Spill ldur x8, [x29, #-120] ldr x0, [x8, #40] bl _asizeof ldr w8, [sp, #24] ; 4-byte Folded Reload subs w8, w8, w0 cset w8, ne tbnz w8, #0, LBB0_209 b LBB0_208 LBB0_208: ; kill: def $x8 killed $xzr stur xzr, [x29, #-24] b LBB0_336 LBB0_209: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #112] ; 8-byte Folded Reload ldur w9, [x29, #-88] ldur x10, [x29, #-48] str w9, [x10, #24] ldursw x10, [x29, #-92] ldur x9, [x29, #-32] add x9, x9, x10 stur x9, [x29, #-32] ldr w9, [x8] ldur w8, [x29, #-96] orr w8, w8, w9 stur w8, [x29, #-96] b LBB0_288 LBB0_210: ; in Loop: Header=BB0_1 Depth=1 ldur x8, [x29, #-32] ldrb w0, [x8] ldur w1, [x29, #-60] bl _isdigit_l subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB0_212 b LBB0_211 LBB0_211: ; kill: def $x8 killed $xzr stur xzr, [x29, #-24] b LBB0_336 LBB0_212: ; in Loop: Header=BB0_1 Depth=1 mov w8, #2 stur w8, [x29, #-92] stur wzr, [x29, #-88] b LBB0_213 LBB0_213: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldur w8, [x29, #-92] subs w8, w8, #0 cset w8, eq mov w9, #0 str w9, [sp, #20] ; 4-byte Folded Spill tbnz w8, #0, LBB0_216 b LBB0_214 LBB0_214: ; in Loop: Header=BB0_213 Depth=2 ldur x8, [x29, #-32] ldrsb w8, [x8] subs w8, w8, #0 cset w8, eq mov w9, #0 str w9, [sp, #20] ; 4-byte Folded Spill tbnz w8, #0, LBB0_216 b LBB0_215 LBB0_215: ; in Loop: Header=BB0_213 Depth=2 ldur x8, [x29, #-32] ldrb w0, [x8] ldur w1, [x29, #-60] bl _isdigit_l subs w8, w0, #0 cset w8, ne str w8, [sp, #20] ; 4-byte Folded Spill b LBB0_216 LBB0_216: ; in Loop: Header=BB0_213 Depth=2 ldr w8, [sp, #20] ; 4-byte Folded Reload tbz w8, #0, LBB0_219 b LBB0_217 LBB0_217: ; in Loop: Header=BB0_213 Depth=2 ldur w8, [x29, #-88] mov w9, #10 mul w8, w8, w9 stur w8, [x29, #-88] ldur x8, [x29, #-32] ldrsb w8, [x8] subs w9, w8, #48 ldur w8, [x29, #-88] add w8, w8, w9 stur w8, [x29, #-88] ldur w8, [x29, #-92] subs w8, w8, #1 stur w8, [x29, #-92] b LBB0_218 LBB0_218: ; in Loop: Header=BB0_213 Depth=2 ldur x8, [x29, #-32] add x8, x8, #1 stur x8, [x29, #-32] b LBB0_213 LBB0_219: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-88] subs w8, w8, #1 cset w8, lt tbnz w8, #0, LBB0_221 b LBB0_220 LBB0_220: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-88] subs w8, w8, #12 cset w8, le tbnz w8, #0, LBB0_222 b LBB0_221 LBB0_221: ; kill: def $x8 killed $xzr stur xzr, [x29, #-24] b LBB0_336 LBB0_222: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #112] ; 8-byte Folded Reload ldur w9, [x29, #-88] subs w9, w9, #1 ldur x10, [x29, #-48] str w9, [x10, #24] ldr w9, [x8] ldur w8, [x29, #-96] orr w8, w8, w9 stur w8, [x29, #-96] b LBB0_288 LBB0_223: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #136] ; 8-byte Folded Reload ldr w9, [x8] stur w9, [x29, #-132] str wzr, [x8] ldur x0, [x29, #-32] ldur w3, [x29, #-60] sub x1, x29, #128 mov w2, #10 bl _strtol_l ldr x8, [sp, #136] ; 8-byte Folded Reload stur x0, [x29, #-144] ldr w8, [x8] adrp x9, _ERANGE@GOTPAGE ldr x9, [x9, _ERANGE@GOTPAGEOFF] ldr w9, [x9] subs w8, w8, w9 cset w8, eq tbnz w8, #0, LBB0_225 b LBB0_224 LBB0_224: ; in Loop: Header=BB0_1 Depth=1 ldur x8, [x29, #-144] stur x8, [x29, #-152] ldur x9, [x29, #-144] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_226 b LBB0_225 LBB0_225: ldr x9, [sp, #136] ; 8-byte Folded Reload ldur w8, [x29, #-132] str w8, [x9] ; kill: def $x8 killed $xzr stur xzr, [x29, #-24] b LBB0_336 LBB0_226: ; in Loop: Header=BB0_1 Depth=1 ldr x9, [sp, #136] ; 8-byte Folded Reload ldur w8, [x29, #-132] str w8, [x9] ldur x8, [x29, #-128] stur x8, [x29, #-32] ldur x1, [x29, #-48] sub x0, x29, #152 bl _gmtime_r subs x8, x0, #0 cset w8, ne tbnz w8, #0, LBB0_228 b LBB0_227 LBB0_227: ; kill: def $x8 killed $xzr stur xzr, [x29, #-24] b LBB0_336 LBB0_228: ; in Loop: Header=BB0_1 Depth=1 ldr x9, [sp, #104] ; 8-byte Folded Reload ldr x10, [sp, #120] ; 8-byte Folded Reload ldr x11, [sp, #112] ; 8-byte Folded Reload ldr x12, [sp, #128] ; 8-byte Folded Reload ldr x8, [sp, #96] ; 8-byte Folded Reload ldur x14, [x29, #-56] mov w13, #1 str w13, [x14] ldr w8, [x8] ldr w12, [x12] orr w8, w8, w12 ldr w11, [x11] orr w8, w8, w11 ldr w10, [x10] orr w8, w8, w10 ldr w9, [x9] orr w9, w8, w9 ldur w8, [x29, #-96] orr w8, w8, w9 stur w8, [x29, #-96] b LBB0_288 LBB0_229: ; in Loop: Header=BB0_1 Depth=1 ldur x8, [x29, #-32] ldrsb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_231 b LBB0_230 LBB0_230: ; in Loop: Header=BB0_1 Depth=1 ldur x8, [x29, #-32] ldrb w0, [x8] ldur w1, [x29, #-60] bl _isspace_l subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB0_232 b LBB0_231 LBB0_231: ; in Loop: Header=BB0_1 Depth=1 b LBB0_288 LBB0_232: ; in Loop: Header=BB0_1 Depth=1 ldur x8, [x29, #-32] ldrb w0, [x8] ldur w1, [x29, #-60] bl _isdigit_l subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB0_234 b LBB0_233 LBB0_233: ; kill: def $x8 killed $xzr stur xzr, [x29, #-24] b LBB0_336 LBB0_234: ; in Loop: Header=BB0_1 Depth=1 ldursb w8, [x29, #-61] subs w8, w8, #89 cset w8, eq and w10, w8, #0x1 mov w9, #2 mov w8, #4 ands w10, w10, #0x1 csel w8, w8, w9, ne stur w8, [x29, #-92] stur wzr, [x29, #-88] b LBB0_235 LBB0_235: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldur w8, [x29, #-92] subs w8, w8, #0 cset w8, eq mov w9, #0 str w9, [sp, #16] ; 4-byte Folded Spill tbnz w8, #0, LBB0_238 b LBB0_236 LBB0_236: ; in Loop: Header=BB0_235 Depth=2 ldur x8, [x29, #-32] ldrsb w8, [x8] subs w8, w8, #0 cset w8, eq mov w9, #0 str w9, [sp, #16] ; 4-byte Folded Spill tbnz w8, #0, LBB0_238 b LBB0_237 LBB0_237: ; in Loop: Header=BB0_235 Depth=2 ldur x8, [x29, #-32] ldrb w0, [x8] ldur w1, [x29, #-60] bl _isdigit_l subs w8, w0, #0 cset w8, ne str w8, [sp, #16] ; 4-byte Folded Spill b LBB0_238 LBB0_238: ; in Loop: Header=BB0_235 Depth=2 ldr w8, [sp, #16] ; 4-byte Folded Reload tbz w8, #0, LBB0_241 b LBB0_239 LBB0_239: ; in Loop: Header=BB0_235 Depth=2 ldur w8, [x29, #-88] mov w9, #10 mul w8, w8, w9 stur w8, [x29, #-88] ldur x8, [x29, #-32] ldrsb w8, [x8] subs w9, w8, #48 ldur w8, [x29, #-88] add w8, w8, w9 stur w8, [x29, #-88] ldur w8, [x29, #-92] subs w8, w8, #1 stur w8, [x29, #-92] b LBB0_240 LBB0_240: ; in Loop: Header=BB0_235 Depth=2 ldur x8, [x29, #-32] add x8, x8, #1 stur x8, [x29, #-32] b LBB0_235 LBB0_241: ; in Loop: Header=BB0_1 Depth=1 ldursb w8, [x29, #-61] subs w8, w8, #89 cset w8, ne tbnz w8, #0, LBB0_243 b LBB0_242 LBB0_242: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-88] mov w9, #100 sdiv w8, w8, w9 stur w8, [x29, #-108] b LBB0_243 LBB0_243: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #104] ; 8-byte Folded Reload ldur w9, [x29, #-88] mov w11, #100 sdiv w10, w9, w11 mul w10, w10, w11 subs w9, w9, w10 stur w9, [x29, #-112] ldr w9, [x8] ldur w8, [x29, #-96] orr w8, w8, w9 stur w8, [x29, #-96] b LBB0_288 LBB0_244: ; in Loop: Header=BB0_1 Depth=1 ldur x8, [x29, #-32] stur x8, [x29, #-160] b LBB0_245 LBB0_245: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldur x8, [x29, #-160] ldrsb w8, [x8] subs w8, w8, #0 cset w8, eq mov w9, #0 str w9, [sp, #12] ; 4-byte Folded Spill tbnz w8, #0, LBB0_247 b LBB0_246 LBB0_246: ; in Loop: Header=BB0_245 Depth=2 ldur x8, [x29, #-160] ldrb w0, [x8] ldur w1, [x29, #-60] bl _isupper_l subs w8, w0, #0 cset w8, ne str w8, [sp, #12] ; 4-byte Folded Spill b LBB0_247 LBB0_247: ; in Loop: Header=BB0_245 Depth=2 ldr w8, [sp, #12] ; 4-byte Folded Reload tbz w8, #0, LBB0_250 b LBB0_248 LBB0_248: ; in Loop: Header=BB0_245 Depth=2 b LBB0_249 LBB0_249: ; in Loop: Header=BB0_245 Depth=2 ldur x8, [x29, #-160] add x8, x8, #1 stur x8, [x29, #-160] b LBB0_245 LBB0_250: ; in Loop: Header=BB0_1 Depth=1 ldur x8, [x29, #-160] ldur x9, [x29, #-32] subs x8, x8, x9 subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_262 b LBB0_251 LBB0_251: ; in Loop: Header=BB0_1 Depth=1 ldur x8, [x29, #-160] ldur x9, [x29, #-32] subs x8, x8, x9 add x8, x8, #1 mov x0, x8 bl _alloca str x0, [sp, #168] ldr x0, [sp, #168] ldur x1, [x29, #-32] ldur x8, [x29, #-160] ldur x9, [x29, #-32] subs x8, x8, x9 mov x2, x8 bl _strncpy ldr x8, [sp, #168] ldur x9, [x29, #-160] ldur x10, [x29, #-32] subs x9, x9, x10 add x8, x8, x9 strb wzr, [x8] bl _tzset ldr x0, [sp, #168] adrp x1, l_.str.4@PAGE add x1, x1, l_.str.4@PAGEOFF bl _strcmp mov w8, #0 subs w8, w8, w0 cset w8, eq tbnz w8, #0, LBB0_253 b LBB0_252 LBB0_252: ; in Loop: Header=BB0_1 Depth=1 ldr x0, [sp, #168] adrp x1, l_.str.5@PAGE add x1, x1, l_.str.5@PAGEOFF bl _strcmp mov w8, #0 subs w8, w8, w0 cset w8, ne tbnz w8, #0, LBB0_254 b LBB0_253 LBB0_253: ; in Loop: Header=BB0_1 Depth=1 ldur x9, [x29, #-56] mov w8, #1 str w8, [x9] b LBB0_261 LBB0_254: ; in Loop: Header=BB0_1 Depth=1 ldr x0, [sp, #168] adrp x8, _tzname@GOTPAGE ldr x8, [x8, _tzname@GOTPAGEOFF] ldr x8, [x8] ldr x1, [x8] bl _strcmp mov w8, #0 subs w8, w8, w0 cset w8, ne tbnz w8, #0, LBB0_256 b LBB0_255 LBB0_255: ; in Loop: Header=BB0_1 Depth=1 ldur x8, [x29, #-48] str wzr, [x8, #28] b LBB0_260 LBB0_256: ; in Loop: Header=BB0_1 Depth=1 ldr x0, [sp, #168] adrp x8, _tzname@GOTPAGE ldr x8, [x8, _tzname@GOTPAGEOFF] ldr x8, [x8] ldr x1, [x8, #8] bl _strcmp mov w8, #0 subs w8, w8, w0 cset w8, ne tbnz w8, #0, LBB0_258 b LBB0_257 LBB0_257: ; in Loop: Header=BB0_1 Depth=1 ldur x9, [x29, #-48] mov w8, #1 str w8, [x9, #28] b LBB0_259 LBB0_258: ; kill: def $x8 killed $xzr stur xzr, [x29, #-24] b LBB0_336 LBB0_259: ; in Loop: Header=BB0_1 Depth=1 b LBB0_260 LBB0_260: ; in Loop: Header=BB0_1 Depth=1 b LBB0_261 LBB0_261: ; in Loop: Header=BB0_1 Depth=1 ldur x8, [x29, #-160] ldur x9, [x29, #-32] subs x9, x8, x9 ldur x8, [x29, #-32] add x8, x8, x9 stur x8, [x29, #-32] b LBB0_262 LBB0_262: ; in Loop: Header=BB0_1 Depth=1 b LBB0_288 LBB0_263: ; in Loop: Header=BB0_1 Depth=1 mov w8, #1 str w8, [sp, #164] ldur x8, [x29, #-32] ldrsb w8, [x8] subs w8, w8, #43 cset w8, eq tbnz w8, #0, LBB0_268 b LBB0_264 LBB0_264: ; in Loop: Header=BB0_1 Depth=1 ldur x8, [x29, #-32] ldrsb w8, [x8] subs w8, w8, #45 cset w8, ne tbnz w8, #0, LBB0_266 b LBB0_265 LBB0_265: ; in Loop: Header=BB0_1 Depth=1 mov w8, #-1 str w8, [sp, #164] b LBB0_267 LBB0_266: ; kill: def $x8 killed $xzr stur xzr, [x29, #-24] b LBB0_336 LBB0_267: ; in Loop: Header=BB0_1 Depth=1 b LBB0_268 LBB0_268: ; in Loop: Header=BB0_1 Depth=1 ldur x8, [x29, #-32] add x8, x8, #1 stur x8, [x29, #-32] stur wzr, [x29, #-88] mov w8, #4 stur w8, [x29, #-92] b LBB0_269 LBB0_269: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldur w8, [x29, #-92] subs w8, w8, #0 cset w8, le tbnz w8, #0, LBB0_277 b LBB0_270 LBB0_270: ; in Loop: Header=BB0_269 Depth=2 ldur x8, [x29, #-32] ldrb w0, [x8] ldur w1, [x29, #-60] bl _isdigit_l subs w8, w0, #0 cset w8, eq tbnz w8, #0, LBB0_272 b LBB0_271 LBB0_271: ; in Loop: Header=BB0_269 Depth=2 ldur w8, [x29, #-88] mov w9, #10 mul w8, w8, w9 stur w8, [x29, #-88] ldur x8, [x29, #-32] ldrsb w8, [x8] subs w9, w8, #48 ldur w8, [x29, #-88] add w8, w8, w9 stur w8, [x29, #-88] ldur x8, [x29, #-32] add x8, x8, #1 stur x8, [x29, #-32] b LBB0_275 LBB0_272: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-92] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_274 b LBB0_273 LBB0_273: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-88] mov w9, #100 mul w8, w8, w9 stur w8, [x29, #-88] b LBB0_277 LBB0_274: ; kill: def $x8 killed $xzr stur xzr, [x29, #-24] b LBB0_336 LBB0_275: ; in Loop: Header=BB0_269 Depth=2 b LBB0_276 LBB0_276: ; in Loop: Header=BB0_269 Depth=2 ldur w8, [x29, #-92] subs w8, w8, #1 stur w8, [x29, #-92] b LBB0_269 LBB0_277: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-88] subs w8, w8, #1400 cset w8, gt tbnz w8, #0, LBB0_281 b LBB0_278 LBB0_278: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #164] adds w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_280 b LBB0_279 LBB0_279: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-88] subs w8, w8, #1200 cset w8, gt tbnz w8, #0, LBB0_281 b LBB0_280 LBB0_280: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-88] mov w10, #100 sdiv w9, w8, w10 mul w9, w9, w10 subs w8, w8, w9 subs w8, w8, #60 cset w8, lt tbnz w8, #0, LBB0_282 b LBB0_281 LBB0_281: ; kill: def $x8 killed $xzr stur xzr, [x29, #-24] b LBB0_336 LBB0_282: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #164] ldur w9, [x29, #-88] mov w11, #100 sdiv w9, w9, w11 mul w10, w8, w9 ldur x9, [x29, #-48] ldr w8, [x9, #12] subs w8, w8, w10 str w8, [x9, #12] ldr w8, [sp, #164] ldur w9, [x29, #-88] sdiv w10, w9, w11 mul w10, w10, w11 subs w9, w9, w10 mul w10, w8, w9 ldur x9, [x29, #-48] ldr w8, [x9, #4] subs w8, w8, w10 str w8, [x9, #4] ldur x9, [x29, #-56] mov w8, #1 str w8, [x9] b LBB0_288 LBB0_283: ; in Loop: Header=BB0_1 Depth=1 b LBB0_284 LBB0_284: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldur x8, [x29, #-32] ldrb w0, [x8] ldur w1, [x29, #-60] bl _isspace_l subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB0_286 b LBB0_285 LBB0_285: ; in Loop: Header=BB0_284 Depth=2 ldur x8, [x29, #-32] add x8, x8, #1 stur x8, [x29, #-32] b LBB0_284 LBB0_286: ; in Loop: Header=BB0_1 Depth=1 b LBB0_288 LBB0_287: ; kill: def $x8 killed $xzr stur xzr, [x29, #-24] b LBB0_336 LBB0_288: ; in Loop: Header=BB0_1 Depth=1 b LBB0_1 LBB0_289: ldur w8, [x29, #-108] adds w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_291 b LBB0_290 LBB0_290: ldur w8, [x29, #-112] adds w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_299 b LBB0_291 LBB0_291: ldur w8, [x29, #-112] adds w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_293 b LBB0_292 LBB0_292: stur wzr, [x29, #-112] b LBB0_293 LBB0_293: ldur w8, [x29, #-108] adds w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_297 b LBB0_294 LBB0_294: ldur w8, [x29, #-112] subs w8, w8, #69 cset w8, ge tbnz w8, #0, LBB0_296 b LBB0_295 LBB0_295: ldur w8, [x29, #-112] add w8, w8, #100 stur w8, [x29, #-112] b LBB0_296 LBB0_296: b LBB0_298 LBB0_297: ldr x9, [sp, #88] ; 8-byte Folded Reload ldur w8, [x29, #-108] mov w10, #100 mul w8, w8, w10 ldr w9, [x9] subs w9, w8, w9 ldur w8, [x29, #-112] add w8, w8, w9 stur w8, [x29, #-112] b LBB0_298 LBB0_298: ldur w8, [x29, #-112] ldur x9, [x29, #-48] str w8, [x9, #32] b LBB0_299 LBB0_299: ldr x9, [sp, #96] ; 8-byte Folded Reload ldur w8, [x29, #-96] ldr w9, [x9] ands w8, w8, w9 cset w8, ne tbnz w8, #0, LBB0_317 b LBB0_300 LBB0_300: ldr x9, [sp, #104] ; 8-byte Folded Reload ldur w8, [x29, #-96] ldr w9, [x9] ands w8, w8, w9 cset w8, eq tbnz w8, #0, LBB0_317 b LBB0_301 LBB0_301: ldr x10, [sp, #120] ; 8-byte Folded Reload ldr x9, [sp, #112] ; 8-byte Folded Reload ldur w8, [x29, #-96] ldr w11, [x9] ldr w12, [x10] orr w11, w11, w12 and w8, w8, w11 ldr w9, [x9] ldr w10, [x10] orr w9, w9, w10 subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB0_303 b LBB0_302 LBB0_302: ldr x9, [sp, #88] ; 8-byte Folded Reload ldur x8, [x29, #-48] ldr w8, [x8, #32] ldr w9, [x9] add w0, w8, w9 bl _isleap ldr x8, [sp, #96] ; 8-byte Folded Reload mov x9, #52 mul x10, x0, x9 adrp x9, __strptime.start_of_month@PAGE add x9, x9, __strptime.start_of_month@PAGEOFF add x9, x9, x10 ldur x10, [x29, #-48] ldrsw x10, [x10, #24] ldr w9, [x9, x10, lsl #2] ldur x10, [x29, #-48] ldr w10, [x10, #20] subs w10, w10, #1 add w9, w9, w10 ldur x10, [x29, #-48] str w9, [x10] ldr w9, [x8] ldur w8, [x29, #-96] orr w8, w8, w9 stur w8, [x29, #-96] b LBB0_316 LBB0_303: ldur w8, [x29, #-76] adds w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_315 b LBB0_304 LBB0_304: ldr x9, [sp, #88] ; 8-byte Folded Reload ldur x8, [x29, #-48] ldr w8, [x8, #32] ldr w9, [x9] add w0, w8, w9 bl _first_wday_of str w0, [sp, #152] ldur w8, [x29, #-84] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_307 b LBB0_305 LBB0_305: ldr w8, [sp, #152] ldur w9, [x29, #-76] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB0_307 b LBB0_306 LBB0_306: ; kill: def $x8 killed $xzr stur xzr, [x29, #-24] b LBB0_336 LBB0_307: ldr x9, [sp, #128] ; 8-byte Folded Reload ldur w8, [x29, #-96] ldr w9, [x9] ands w8, w8, w9 cset w8, eq tbnz w8, #0, LBB0_309 b LBB0_308 LBB0_308: ldur x8, [x29, #-48] ldr w8, [x8, #16] str w8, [sp, #8] ; 4-byte Folded Spill b LBB0_310 LBB0_309: ldur w8, [x29, #-76] str w8, [sp, #8] ; 4-byte Folded Spill b LBB0_310 LBB0_310: ldr w8, [sp, #8] ; 4-byte Folded Reload str w8, [sp, #160] ldr w8, [sp, #152] mov w11, #7 subs w8, w11, w8 ldur w9, [x29, #-76] add w8, w8, w9 sdiv w9, w8, w11 mul w9, w9, w11 subs w8, w8, w9 ldur w9, [x29, #-84] subs w9, w9, #1 mul w9, w9, w11 add w8, w8, w9 ldr w9, [sp, #160] ldur w10, [x29, #-76] subs w9, w9, w10 add w9, w9, #7 sdiv w10, w9, w11 mul w10, w10, w11 subs w9, w9, w10 add w8, w8, w9 str w8, [sp, #156] ldr w8, [sp, #156] subs w8, w8, #0 cset w8, ge tbnz w8, #0, LBB0_314 b LBB0_311 LBB0_311: ldr x9, [sp, #128] ; 8-byte Folded Reload ldur w8, [x29, #-96] ldr w9, [x9] ands w8, w8, w9 cset w8, eq tbnz w8, #0, LBB0_313 b LBB0_312 LBB0_312: ; kill: def $x8 killed $xzr stur xzr, [x29, #-24] b LBB0_336 LBB0_313: str wzr, [sp, #156] b LBB0_314 LBB0_314: ldr x8, [sp, #96] ; 8-byte Folded Reload ldr w9, [sp, #156] ldur x10, [x29, #-48] str w9, [x10] ldr w9, [x8] ldur w8, [x29, #-96] orr w8, w8, w9 stur w8, [x29, #-96] b LBB0_315 LBB0_315: b LBB0_316 LBB0_316: b LBB0_317 LBB0_317: ldr x10, [sp, #96] ; 8-byte Folded Reload ldr x9, [sp, #104] ; 8-byte Folded Reload ldur w8, [x29, #-96] ldr w11, [x9] ldr w12, [x10] orr w11, w11, w12 and w8, w8, w11 ldr w9, [x9] ldr w10, [x10] orr w9, w9, w10 subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB0_335 b LBB0_318 LBB0_318: ldr x9, [sp, #112] ; 8-byte Folded Reload ldur w8, [x29, #-96] ldr w9, [x9] ands w8, w8, w9 cset w8, ne tbnz w8, #0, LBB0_325 b LBB0_319 LBB0_319: stur wzr, [x29, #-88] b LBB0_320 LBB0_320: ; =>This Inner Loop Header: Depth=1 ldr x9, [sp, #88] ; 8-byte Folded Reload ldur x8, [x29, #-48] ldr w8, [x8] str w8, [sp, #4] ; 4-byte Folded Spill ldur x8, [x29, #-48] ldr w8, [x8, #32] ldr w9, [x9] add w0, w8, w9 bl _isleap ldr w8, [sp, #4] ; 4-byte Folded Reload mov x9, #52 mul x10, x0, x9 adrp x9, __strptime.start_of_month@PAGE add x9, x9, __strptime.start_of_month@PAGEOFF add x9, x9, x10 ldursw x10, [x29, #-88] ldr w9, [x9, x10, lsl #2] subs w8, w8, w9 cset w8, lt tbnz w8, #0, LBB0_322 b LBB0_321 LBB0_321: ; in Loop: Header=BB0_320 Depth=1 ldur w8, [x29, #-88] add w8, w8, #1 stur w8, [x29, #-88] b LBB0_320 LBB0_322: ldur w8, [x29, #-88] subs w8, w8, #12 cset w8, le tbnz w8, #0, LBB0_324 b LBB0_323 LBB0_323: ldr x9, [sp, #88] ; 8-byte Folded Reload mov w8, #1 stur w8, [x29, #-88] ldur x8, [x29, #-48] ldr w8, [x8, #32] ldr w9, [x9] add w0, w8, w9 bl _isleap mov x8, #52 mul x9, x0, x8 adrp x8, __strptime.start_of_month@PAGE add x8, x8, __strptime.start_of_month@PAGEOFF add x8, x8, x9 ldr w10, [x8, #48] ldur x9, [x29, #-48] ldr w8, [x9] subs w8, w8, w10 str w8, [x9] ldur x9, [x29, #-48] ldr w8, [x9, #32] add w8, w8, #1 str w8, [x9, #32] b LBB0_324 LBB0_324: ldr x8, [sp, #112] ; 8-byte Folded Reload ldur w9, [x29, #-88] subs w9, w9, #1 ldur x10, [x29, #-48] str w9, [x10, #24] ldr w9, [x8] ldur w8, [x29, #-96] orr w8, w8, w9 stur w8, [x29, #-96] b LBB0_325 LBB0_325: ldr x9, [sp, #120] ; 8-byte Folded Reload ldur w8, [x29, #-96] ldr w9, [x9] ands w8, w8, w9 cset w8, ne tbnz w8, #0, LBB0_327 b LBB0_326 LBB0_326: ldr x9, [sp, #88] ; 8-byte Folded Reload ldur x8, [x29, #-48] ldr w8, [x8] str w8, [sp] ; 4-byte Folded Spill ldur x8, [x29, #-48] ldr w8, [x8, #32] ldr w9, [x9] add w0, w8, w9 bl _isleap ldr w9, [sp] ; 4-byte Folded Reload ldr x8, [sp, #120] ; 8-byte Folded Reload mov x10, #52 mul x11, x0, x10 adrp x10, __strptime.start_of_month@PAGE add x10, x10, __strptime.start_of_month@PAGEOFF add x10, x10, x11 ldur x11, [x29, #-48] ldrsw x11, [x11, #24] ldr w10, [x10, x11, lsl #2] subs w9, w9, w10 add w9, w9, #1 ldur x10, [x29, #-48] str w9, [x10, #20] ldr w9, [x8] ldur w8, [x29, #-96] orr w8, w8, w9 stur w8, [x29, #-96] b LBB0_327 LBB0_327: ldr x9, [sp, #128] ; 8-byte Folded Reload ldur w8, [x29, #-96] ldr w9, [x9] ands w8, w8, w9 cset w8, ne tbnz w8, #0, LBB0_334 b LBB0_328 LBB0_328: stur wzr, [x29, #-88] ldur x8, [x29, #-48] ldr w0, [x8, #32] bl _first_wday_of stur w0, [x29, #-80] b LBB0_329 LBB0_329: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-88] add w9, w8, #1 stur w9, [x29, #-88] ldur x9, [x29, #-48] ldr w9, [x9] subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB0_333 b LBB0_330 LBB0_330: ; in Loop: Header=BB0_329 Depth=1 ldur w8, [x29, #-80] add w9, w8, #1 stur w9, [x29, #-80] subs w8, w8, #6 cset w8, lt tbnz w8, #0, LBB0_332 b LBB0_331 LBB0_331: ; in Loop: Header=BB0_329 Depth=1 stur wzr, [x29, #-80] b LBB0_332 LBB0_332: ; in Loop: Header=BB0_329 Depth=1 b LBB0_329 LBB0_333: ldr x8, [sp, #128] ; 8-byte Folded Reload ldur w9, [x29, #-80] ldur x10, [x29, #-48] str w9, [x10, #16] ldr w9, [x8] ldur w8, [x29, #-96] orr w8, w8, w9 stur w8, [x29, #-96] b LBB0_334 LBB0_334: b LBB0_335 LBB0_335: ldur x8, [x29, #-32] stur x8, [x29, #-24] b LBB0_336 LBB0_336: ldur x0, [x29, #-24] 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 .p2align 2 lJTI0_0: .long LBB0_17-Ltmp0 .long LBB0_287-Ltmp0 .long LBB0_287-Ltmp0 .long LBB0_287-Ltmp0 .long LBB0_287-Ltmp0 .long LBB0_287-Ltmp0 .long LBB0_20-Ltmp0 .long LBB0_287-Ltmp0 .long LBB0_287-Ltmp0 .long LBB0_287-Ltmp0 .long LBB0_287-Ltmp0 .long LBB0_287-Ltmp0 .long LBB0_287-Ltmp0 .long LBB0_287-Ltmp0 .long LBB0_287-Ltmp0 .long LBB0_287-Ltmp0 .long LBB0_287-Ltmp0 .long LBB0_287-Ltmp0 .long LBB0_287-Ltmp0 .long LBB0_287-Ltmp0 .long LBB0_287-Ltmp0 .long LBB0_287-Ltmp0 .long LBB0_287-Ltmp0 .long LBB0_287-Ltmp0 .long LBB0_287-Ltmp0 .long LBB0_287-Ltmp0 .long LBB0_287-Ltmp0 .long LBB0_287-Ltmp0 .long LBB0_132-Ltmp0 .long LBB0_185-Ltmp0 .long LBB0_23-Ltmp0 .long LBB0_36-Ltmp0 .long LBB0_39-Ltmp0 .long LBB0_47-Ltmp0 .long LBB0_287-Ltmp0 .long LBB0_98-Ltmp0 .long LBB0_98-Ltmp0 .long LBB0_287-Ltmp0 .long LBB0_287-Ltmp0 .long LBB0_287-Ltmp0 .long LBB0_78-Ltmp0 .long LBB0_287-Ltmp0 .long LBB0_43-Ltmp0 .long LBB0_287-Ltmp0 .long LBB0_287-Ltmp0 .long LBB0_50-Ltmp0 .long LBB0_78-Ltmp0 .long LBB0_56-Ltmp0 .long LBB0_143-Ltmp0 .long LBB0_287-Ltmp0 .long LBB0_143-Ltmp0 .long LBB0_59-Ltmp0 .long LBB0_229-Ltmp0 .long LBB0_244-Ltmp0 .long LBB0_287-Ltmp0 .long LBB0_287-Ltmp0 .long LBB0_287-Ltmp0 .long LBB0_287-Ltmp0 .long LBB0_287-Ltmp0 .long LBB0_287-Ltmp0 .long LBB0_132-Ltmp0 .long LBB0_185-Ltmp0 .long LBB0_33-Ltmp0 .long LBB0_172-Ltmp0 .long LBB0_168-Ltmp0 .long LBB0_287-Ltmp0 .long LBB0_287-Ltmp0 .long LBB0_185-Ltmp0 .long LBB0_287-Ltmp0 .long LBB0_65-Ltmp0 .long LBB0_98-Ltmp0 .long LBB0_98-Ltmp0 .long LBB0_210-Ltmp0 .long LBB0_283-Ltmp0 .long LBB0_287-Ltmp0 .long LBB0_121-Ltmp0 .long LBB0_287-Ltmp0 .long LBB0_53-Ltmp0 .long LBB0_223-Ltmp0 .long LBB0_283-Ltmp0 .long LBB0_158-Ltmp0 .long LBB0_287-Ltmp0 .long LBB0_158-Ltmp0 .long LBB0_62-Ltmp0 .long LBB0_229-Ltmp0 .long LBB0_263-Ltmp0 ; -- End function .section __DATA,__data .p2align 2 ; @_strptime.start_of_month __strptime.start_of_month: .long 0 ; 0x0 .long 31 ; 0x1f .long 59 ; 0x3b .long 90 ; 0x5a .long 120 ; 0x78 .long 151 ; 0x97 .long 181 ; 0xb5 .long 212 ; 0xd4 .long 243 ; 0xf3 .long 273 ; 0x111 .long 304 ; 0x130 .long 334 ; 0x14e .long 365 ; 0x16d .long 0 ; 0x0 .long 31 ; 0x1f .long 60 ; 0x3c .long 91 ; 0x5b .long 121 ; 0x79 .long 152 ; 0x98 .long 182 ; 0xb6 .long 213 ; 0xd5 .long 244 ; 0xf4 .long 274 ; 0x112 .long 305 ; 0x131 .long 335 ; 0x14f .long 366 ; 0x16e .comm _FLAG_NONE,4,2 ; @FLAG_NONE .comm _FLAG_WDAY,4,2 ; @FLAG_WDAY .comm _FLAG_MONTH,4,2 ; @FLAG_MONTH .comm _FLAG_MDAY,4,2 ; @FLAG_MDAY .comm _FLAG_YEAR,4,2 ; @FLAG_YEAR .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%m/%d/%y" l_.str.1: ; @.str.1 .asciz "%Y-%m-%d" l_.str.2: ; @.str.2 .asciz "%H:%M" l_.str.3: ; @.str.3 .asciz "%H:%M:%S" .comm _FLAG_YDAY,4,2 ; @FLAG_YDAY .comm _TM_SUNDAY,4,2 ; @TM_SUNDAY .comm _TM_MONDAY,4,2 ; @TM_MONDAY .comm _errno,4,2 ; @errno .comm _ERANGE,4,2 ; @ERANGE l_.str.4: ; @.str.4 .asciz "GMT" l_.str.5: ; @.str.5 .asciz "UTC" .comm _tzname,8,3 ; @tzname .comm _TM_YEAR_BASE,4,2 ; @TM_YEAR_BASE .no_dead_strip __strptime .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function _strptime __strptime: ## @_strptime .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $256, %rsp ## imm = 0x100 movq %rdi, -16(%rbp) movq %rsi, -24(%rbp) movq %rdx, -32(%rbp) movq %rcx, -40(%rbp) movl %r8d, -44(%rbp) movl $-1, -60(%rbp) movl -44(%rbp), %edi callq ___get_current_time_locale movq %rax, -104(%rbp) movq _FLAG_NONE@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, -80(%rbp) movl $-1, -92(%rbp) movl $-1, -96(%rbp) movq -24(%rbp), %rax movq %rax, -56(%rbp) LBB0_1: ## =>This Loop Header: Depth=1 ## Child Loop BB0_5 Depth 2 ## Child Loop BB0_15 Depth 2 ## Child Loop BB0_268 Depth 2 ## Child Loop BB0_283 Depth 2 ## Child Loop BB0_212 Depth 2 ## Child Loop BB0_67 Depth 2 ## Child Loop BB0_174 Depth 2 ## Child Loop BB0_244 Depth 2 ## Child Loop BB0_234 Depth 2 ## Child Loop BB0_145 Depth 2 ## Child Loop BB0_83 Depth 2 ## Child Loop BB0_104 Depth 2 ## Child Loop BB0_25 Depth 2 ## Child Loop BB0_185 Depth 2 ## Child Loop BB0_200 Depth 2 ## Child Loop BB0_132 Depth 2 movq -56(%rbp), %rax movsbl (%rax), %eax cmpl $0, %eax je LBB0_288 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movq -56(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -56(%rbp) movb (%rax), %al movb %al, -45(%rbp) movsbl -45(%rbp), %eax cmpl $37, %eax je LBB0_14 ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 movb -45(%rbp), %al movl -44(%rbp), %esi movzbl %al, %edi callq _isspace_l cmpq $0, %rax je LBB0_10 ## %bb.4: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_5 LBB0_5: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 movq -16(%rbp), %rax movsbl (%rax), %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $0, %ecx movb %al, -169(%rbp) ## 1-byte Spill je LBB0_7 ## %bb.6: ## in Loop: Header=BB0_5 Depth=2 movq -16(%rbp), %rax movb (%rax), %al movl -44(%rbp), %esi movzbl %al, %edi callq _isspace_l cmpq $0, %rax setne %al movb %al, -169(%rbp) ## 1-byte Spill LBB0_7: ## in Loop: Header=BB0_5 Depth=2 movb -169(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB0_8 jmp LBB0_9 LBB0_8: ## in Loop: Header=BB0_5 Depth=2 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) jmp LBB0_5 LBB0_9: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_13 LBB0_10: ## in Loop: Header=BB0_1 Depth=1 movsbl -45(%rbp), %eax movq -16(%rbp), %rcx movq %rcx, %rdx addq $1, %rdx movq %rdx, -16(%rbp) movsbl (%rcx), %ecx cmpl %ecx, %eax je LBB0_12 ## %bb.11: movq $0, -8(%rbp) jmp LBB0_335 LBB0_12: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_13 LBB0_13: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_1 LBB0_14: ## in Loop: Header=BB0_1 Depth=1 movl $0, -84(%rbp) movl $0, -88(%rbp) LBB0_15: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 movq -56(%rbp), %rax movq %rax, %rcx incq %rcx movq %rcx, -56(%rbp) movb (%rax), %al movb %al, -45(%rbp) movsbl -45(%rbp), %eax addl $-37, %eax movl %eax, %ecx movq %rcx, -184(%rbp) ## 8-byte Spill subl $85, %eax ja LBB0_286 ## %bb.336: ## in Loop: Header=BB0_15 Depth=2 movq -184(%rbp), %rax ## 8-byte Reload leaq LJTI0_0(%rip), %rcx movslq (%rcx,%rax,4), %rax addq %rcx, %rax jmpq *%rax LBB0_16: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -16(%rbp) movsbl (%rax), %eax cmpl $37, %eax je LBB0_18 ## %bb.17: movq $0, -8(%rbp) jmp LBB0_335 LBB0_18: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_287 LBB0_19: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rdi movq -104(%rbp), %rax movq (%rax), %rsi movq -32(%rbp), %rdx movq -40(%rbp), %rcx movl -44(%rbp), %r8d callq __strptime movq %rax, -16(%rbp) cmpq $0, -16(%rbp) jne LBB0_21 ## %bb.20: movq $0, -8(%rbp) jmp LBB0_335 LBB0_21: ## in Loop: Header=BB0_1 Depth=1 movq _FLAG_WDAY@GOTPCREL(%rip), %rax movl (%rax), %eax movq _FLAG_MONTH@GOTPCREL(%rip), %rcx orl (%rcx), %eax movq _FLAG_MDAY@GOTPCREL(%rip), %rcx orl (%rcx), %eax movq _FLAG_YEAR@GOTPCREL(%rip), %rcx orl (%rcx), %eax orl -80(%rbp), %eax movl %eax, -80(%rbp) jmp LBB0_287 LBB0_22: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax movb (%rax), %al movl -44(%rbp), %esi movzbl %al, %edi callq _isdigit_l cmpl $0, %eax jne LBB0_24 ## %bb.23: movq $0, -8(%rbp) jmp LBB0_335 LBB0_24: ## in Loop: Header=BB0_1 Depth=1 movl $2, -76(%rbp) movl $0, -72(%rbp) LBB0_25: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $0, -76(%rbp) movb %al, -185(%rbp) ## 1-byte Spill je LBB0_28 ## %bb.26: ## in Loop: Header=BB0_25 Depth=2 movq -16(%rbp), %rax movsbl (%rax), %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $0, %ecx movb %al, -185(%rbp) ## 1-byte Spill je LBB0_28 ## %bb.27: ## in Loop: Header=BB0_25 Depth=2 movq -16(%rbp), %rax movb (%rax), %al movl -44(%rbp), %esi movzbl %al, %edi callq _isdigit_l cmpl $0, %eax setne %al movb %al, -185(%rbp) ## 1-byte Spill LBB0_28: ## in Loop: Header=BB0_25 Depth=2 movb -185(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB0_29 jmp LBB0_31 LBB0_29: ## in Loop: Header=BB0_25 Depth=2 imull $10, -72(%rbp), %eax movl %eax, -72(%rbp) movq -16(%rbp), %rax movsbl (%rax), %eax subl $48, %eax addl -72(%rbp), %eax movl %eax, -72(%rbp) movl -76(%rbp), %eax addl $-1, %eax movl %eax, -76(%rbp) ## %bb.30: ## in Loop: Header=BB0_25 Depth=2 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) jmp LBB0_25 LBB0_31: ## in Loop: Header=BB0_1 Depth=1 movl -72(%rbp), %eax movl %eax, -92(%rbp) movq _FLAG_YEAR@GOTPCREL(%rip), %rax movl (%rax), %eax orl -80(%rbp), %eax movl %eax, -80(%rbp) jmp LBB0_287 LBB0_32: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rdi movq -104(%rbp), %rax movq 8(%rax), %rsi movq -32(%rbp), %rdx movq -40(%rbp), %rcx movl -44(%rbp), %r8d callq __strptime movq %rax, -16(%rbp) cmpq $0, -16(%rbp) jne LBB0_34 ## %bb.33: movq $0, -8(%rbp) jmp LBB0_335 LBB0_34: ## in Loop: Header=BB0_1 Depth=1 movq _FLAG_WDAY@GOTPCREL(%rip), %rax movl (%rax), %eax movq _FLAG_MONTH@GOTPCREL(%rip), %rcx orl (%rcx), %eax movq _FLAG_MDAY@GOTPCREL(%rip), %rcx orl (%rcx), %eax movq _FLAG_YEAR@GOTPCREL(%rip), %rcx orl (%rcx), %eax orl -80(%rbp), %eax movl %eax, -80(%rbp) jmp LBB0_287 LBB0_35: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rdi movq -32(%rbp), %rdx movq -40(%rbp), %rcx movl -44(%rbp), %r8d leaq L_.str(%rip), %rsi callq __strptime movq %rax, -16(%rbp) cmpq $0, -16(%rbp) jne LBB0_37 ## %bb.36: movq $0, -8(%rbp) jmp LBB0_335 LBB0_37: ## in Loop: Header=BB0_1 Depth=1 movq _FLAG_MONTH@GOTPCREL(%rip), %rax movl (%rax), %eax movq _FLAG_MDAY@GOTPCREL(%rip), %rcx orl (%rcx), %eax movq _FLAG_YEAR@GOTPCREL(%rip), %rcx orl (%rcx), %eax orl -80(%rbp), %eax movl %eax, -80(%rbp) jmp LBB0_287 LBB0_38: ## in Loop: Header=BB0_15 Depth=2 cmpl $0, -84(%rbp) jne LBB0_40 ## %bb.39: ## in Loop: Header=BB0_15 Depth=2 cmpl $0, -88(%rbp) je LBB0_41 LBB0_40: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_287 LBB0_41: ## in Loop: Header=BB0_15 Depth=2 movl -84(%rbp), %eax addl $1, %eax movl %eax, -84(%rbp) jmp LBB0_15 LBB0_42: ## in Loop: Header=BB0_15 Depth=2 cmpl $0, -84(%rbp) jne LBB0_44 ## %bb.43: ## in Loop: Header=BB0_15 Depth=2 cmpl $0, -88(%rbp) je LBB0_45 LBB0_44: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_287 LBB0_45: ## in Loop: Header=BB0_15 Depth=2 movl -88(%rbp), %eax addl $1, %eax movl %eax, -88(%rbp) jmp LBB0_15 LBB0_46: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rdi movq -32(%rbp), %rdx movq -40(%rbp), %rcx movl -44(%rbp), %r8d leaq L_.str.1(%rip), %rsi callq __strptime movq %rax, -16(%rbp) cmpq $0, -16(%rbp) jne LBB0_48 ## %bb.47: movq $0, -8(%rbp) jmp LBB0_335 LBB0_48: ## in Loop: Header=BB0_1 Depth=1 movq _FLAG_MONTH@GOTPCREL(%rip), %rax movl (%rax), %eax movq _FLAG_MDAY@GOTPCREL(%rip), %rcx orl (%rcx), %eax movq _FLAG_YEAR@GOTPCREL(%rip), %rcx orl (%rcx), %eax orl -80(%rbp), %eax movl %eax, -80(%rbp) jmp LBB0_287 LBB0_49: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rdi movq -32(%rbp), %rdx movq -40(%rbp), %rcx movl -44(%rbp), %r8d leaq L_.str.2(%rip), %rsi callq __strptime movq %rax, -16(%rbp) cmpq $0, -16(%rbp) jne LBB0_51 ## %bb.50: movq $0, -8(%rbp) jmp LBB0_335 LBB0_51: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_287 LBB0_52: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rdi movq -104(%rbp), %rax movq 16(%rax), %rsi movq -32(%rbp), %rdx movq -40(%rbp), %rcx movl -44(%rbp), %r8d callq __strptime movq %rax, -16(%rbp) cmpq $0, -16(%rbp) jne LBB0_54 ## %bb.53: movq $0, -8(%rbp) jmp LBB0_335 LBB0_54: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_287 LBB0_55: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rdi movq -32(%rbp), %rdx movq -40(%rbp), %rcx movl -44(%rbp), %r8d leaq L_.str.3(%rip), %rsi callq __strptime movq %rax, -16(%rbp) cmpq $0, -16(%rbp) jne LBB0_57 ## %bb.56: movq $0, -8(%rbp) jmp LBB0_335 LBB0_57: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_287 LBB0_58: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rdi movq -104(%rbp), %rax movq 24(%rax), %rsi movq -32(%rbp), %rdx movq -40(%rbp), %rcx movl -44(%rbp), %r8d callq __strptime movq %rax, -16(%rbp) cmpq $0, -16(%rbp) jne LBB0_60 ## %bb.59: movq $0, -8(%rbp) jmp LBB0_335 LBB0_60: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_287 LBB0_61: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rdi movq -104(%rbp), %rax movq 32(%rax), %rsi movq -32(%rbp), %rdx movq -40(%rbp), %rcx movl -44(%rbp), %r8d callq __strptime movq %rax, -16(%rbp) cmpq $0, -16(%rbp) jne LBB0_63 ## %bb.62: movq $0, -8(%rbp) jmp LBB0_335 LBB0_63: ## in Loop: Header=BB0_1 Depth=1 movq _FLAG_MONTH@GOTPCREL(%rip), %rax movl (%rax), %eax movq _FLAG_MDAY@GOTPCREL(%rip), %rcx orl (%rcx), %eax movq _FLAG_YEAR@GOTPCREL(%rip), %rcx orl (%rcx), %eax orl -80(%rbp), %eax movl %eax, -80(%rbp) jmp LBB0_287 LBB0_64: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax movb (%rax), %al movl -44(%rbp), %esi movzbl %al, %edi callq _isdigit_l cmpl $0, %eax jne LBB0_66 ## %bb.65: movq $0, -8(%rbp) jmp LBB0_335 LBB0_66: ## in Loop: Header=BB0_1 Depth=1 movl $3, -76(%rbp) movl $0, -72(%rbp) LBB0_67: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $0, -76(%rbp) movb %al, -186(%rbp) ## 1-byte Spill je LBB0_70 ## %bb.68: ## in Loop: Header=BB0_67 Depth=2 movq -16(%rbp), %rax movsbl (%rax), %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $0, %ecx movb %al, -186(%rbp) ## 1-byte Spill je LBB0_70 ## %bb.69: ## in Loop: Header=BB0_67 Depth=2 movq -16(%rbp), %rax movb (%rax), %al movl -44(%rbp), %esi movzbl %al, %edi callq _isdigit_l cmpl $0, %eax setne %al movb %al, -186(%rbp) ## 1-byte Spill LBB0_70: ## in Loop: Header=BB0_67 Depth=2 movb -186(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB0_71 jmp LBB0_73 LBB0_71: ## in Loop: Header=BB0_67 Depth=2 imull $10, -72(%rbp), %eax movl %eax, -72(%rbp) movq -16(%rbp), %rax movsbl (%rax), %eax subl $48, %eax addl -72(%rbp), %eax movl %eax, -72(%rbp) movl -76(%rbp), %eax addl $-1, %eax movl %eax, -76(%rbp) ## %bb.72: ## in Loop: Header=BB0_67 Depth=2 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) jmp LBB0_67 LBB0_73: ## in Loop: Header=BB0_1 Depth=1 cmpl $1, -72(%rbp) jl LBB0_75 ## %bb.74: ## in Loop: Header=BB0_1 Depth=1 cmpl $366, -72(%rbp) ## imm = 0x16E jle LBB0_76 LBB0_75: movq $0, -8(%rbp) jmp LBB0_335 LBB0_76: ## in Loop: Header=BB0_1 Depth=1 movl -72(%rbp), %ecx subl $1, %ecx movq -32(%rbp), %rax movl %ecx, (%rax) movq _FLAG_YDAY@GOTPCREL(%rip), %rax movl (%rax), %eax orl -80(%rbp), %eax movl %eax, -80(%rbp) jmp LBB0_287 LBB0_77: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax movsbl (%rax), %eax cmpl $0, %eax je LBB0_79 ## %bb.78: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax movb (%rax), %al movl -44(%rbp), %esi movzbl %al, %edi callq _isspace_l cmpq $0, %rax je LBB0_80 LBB0_79: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_287 LBB0_80: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax movb (%rax), %al movl -44(%rbp), %esi movzbl %al, %edi callq _isdigit_l cmpl $0, %eax jne LBB0_82 ## %bb.81: movq $0, -8(%rbp) jmp LBB0_335 LBB0_82: ## in Loop: Header=BB0_1 Depth=1 movl $2, -76(%rbp) movl $0, -72(%rbp) LBB0_83: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $0, -76(%rbp) movb %al, -187(%rbp) ## 1-byte Spill je LBB0_86 ## %bb.84: ## in Loop: Header=BB0_83 Depth=2 movq -16(%rbp), %rax movsbl (%rax), %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $0, %ecx movb %al, -187(%rbp) ## 1-byte Spill je LBB0_86 ## %bb.85: ## in Loop: Header=BB0_83 Depth=2 movq -16(%rbp), %rax movb (%rax), %al movl -44(%rbp), %esi movzbl %al, %edi callq _isdigit_l cmpl $0, %eax setne %al movb %al, -187(%rbp) ## 1-byte Spill LBB0_86: ## in Loop: Header=BB0_83 Depth=2 movb -187(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB0_87 jmp LBB0_89 LBB0_87: ## in Loop: Header=BB0_83 Depth=2 imull $10, -72(%rbp), %eax movl %eax, -72(%rbp) movq -16(%rbp), %rax movsbl (%rax), %eax subl $48, %eax addl -72(%rbp), %eax movl %eax, -72(%rbp) movl -76(%rbp), %eax addl $-1, %eax movl %eax, -76(%rbp) ## %bb.88: ## in Loop: Header=BB0_83 Depth=2 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) jmp LBB0_83 LBB0_89: ## in Loop: Header=BB0_1 Depth=1 movsbl -45(%rbp), %eax cmpl $77, %eax jne LBB0_93 ## %bb.90: ## in Loop: Header=BB0_1 Depth=1 cmpl $59, -72(%rbp) jle LBB0_92 ## %bb.91: movq $0, -8(%rbp) jmp LBB0_335 LBB0_92: ## in Loop: Header=BB0_1 Depth=1 movl -72(%rbp), %ecx movq -32(%rbp), %rax movl %ecx, 4(%rax) jmp LBB0_96 LBB0_93: ## in Loop: Header=BB0_1 Depth=1 cmpl $60, -72(%rbp) jle LBB0_95 ## %bb.94: movq $0, -8(%rbp) jmp LBB0_335 LBB0_95: ## in Loop: Header=BB0_1 Depth=1 movl -72(%rbp), %ecx movq -32(%rbp), %rax movl %ecx, 8(%rax) LBB0_96: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_287 LBB0_97: ## in Loop: Header=BB0_1 Depth=1 movl $2, -76(%rbp) movsbl -45(%rbp), %eax cmpl $107, %eax je LBB0_99 ## %bb.98: ## in Loop: Header=BB0_1 Depth=1 movsbl -45(%rbp), %eax cmpl $108, %eax jne LBB0_101 LBB0_99: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax movb (%rax), %al movl -44(%rbp), %esi movzbl %al, %edi callq _isblank_l cmpl $0, %eax je LBB0_101 ## %bb.100: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) movl $1, -76(%rbp) LBB0_101: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax movb (%rax), %al movl -44(%rbp), %esi movzbl %al, %edi callq _isdigit_l cmpl $0, %eax jne LBB0_103 ## %bb.102: movq $0, -8(%rbp) jmp LBB0_335 LBB0_103: ## in Loop: Header=BB0_1 Depth=1 movl $0, -72(%rbp) LBB0_104: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $0, -76(%rbp) movb %al, -188(%rbp) ## 1-byte Spill je LBB0_107 ## %bb.105: ## in Loop: Header=BB0_104 Depth=2 movq -16(%rbp), %rax movsbl (%rax), %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $0, %ecx movb %al, -188(%rbp) ## 1-byte Spill je LBB0_107 ## %bb.106: ## in Loop: Header=BB0_104 Depth=2 movq -16(%rbp), %rax movb (%rax), %al movl -44(%rbp), %esi movzbl %al, %edi callq _isdigit_l cmpl $0, %eax setne %al movb %al, -188(%rbp) ## 1-byte Spill LBB0_107: ## in Loop: Header=BB0_104 Depth=2 movb -188(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB0_108 jmp LBB0_110 LBB0_108: ## in Loop: Header=BB0_104 Depth=2 imull $10, -72(%rbp), %eax movl %eax, -72(%rbp) movq -16(%rbp), %rax movsbl (%rax), %eax subl $48, %eax addl -72(%rbp), %eax movl %eax, -72(%rbp) movl -76(%rbp), %eax addl $-1, %eax movl %eax, -76(%rbp) ## %bb.109: ## in Loop: Header=BB0_104 Depth=2 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) jmp LBB0_104 LBB0_110: ## in Loop: Header=BB0_1 Depth=1 movsbl -45(%rbp), %eax cmpl $72, %eax je LBB0_112 ## %bb.111: ## in Loop: Header=BB0_1 Depth=1 movsbl -45(%rbp), %eax cmpl $107, %eax jne LBB0_115 LBB0_112: ## in Loop: Header=BB0_1 Depth=1 cmpl $23, -72(%rbp) jle LBB0_114 ## %bb.113: movq $0, -8(%rbp) jmp LBB0_335 LBB0_114: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_119 LBB0_115: ## in Loop: Header=BB0_1 Depth=1 cmpl $0, -72(%rbp) je LBB0_117 ## %bb.116: ## in Loop: Header=BB0_1 Depth=1 cmpl $12, -72(%rbp) jle LBB0_118 LBB0_117: movq $0, -8(%rbp) jmp LBB0_335 LBB0_118: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_119 LBB0_119: ## in Loop: Header=BB0_1 Depth=1 movl -72(%rbp), %ecx movq -32(%rbp), %rax movl %ecx, 12(%rax) jmp LBB0_287 LBB0_120: ## in Loop: Header=BB0_1 Depth=1 movq -32(%rbp), %rax cmpl $12, 12(%rax) jle LBB0_122 ## %bb.121: movq $0, -8(%rbp) jmp LBB0_335 LBB0_122: ## in Loop: Header=BB0_1 Depth=1 movq -104(%rbp), %rax movl 84(%rax), %edi callq _strlen movl %eax, -76(%rbp) movq -16(%rbp), %rdi movq -104(%rbp), %rax movl 84(%rax), %esi movl -76(%rbp), %edx movl -44(%rbp), %ecx callq _strncasecmp_l cmpl $0, %eax jne LBB0_126 ## %bb.123: ## in Loop: Header=BB0_1 Depth=1 movq -32(%rbp), %rax cmpl $12, 12(%rax) jne LBB0_125 ## %bb.124: ## in Loop: Header=BB0_1 Depth=1 movq -32(%rbp), %rax movl $0, 12(%rax) LBB0_125: ## in Loop: Header=BB0_1 Depth=1 movl -76(%rbp), %ecx movq -16(%rbp), %rax movslq %ecx, %rcx addq %rcx, %rax movq %rax, -16(%rbp) jmp LBB0_287 LBB0_126: ## in Loop: Header=BB0_1 Depth=1 movq -104(%rbp), %rax movl 80(%rax), %edi callq _strlen movl %eax, -76(%rbp) movq -16(%rbp), %rdi movq -104(%rbp), %rax movl 80(%rax), %esi movl -76(%rbp), %edx movl -44(%rbp), %ecx callq _strncasecmp_l cmpl $0, %eax jne LBB0_130 ## %bb.127: ## in Loop: Header=BB0_1 Depth=1 movq -32(%rbp), %rax cmpl $12, 12(%rax) je LBB0_129 ## %bb.128: ## in Loop: Header=BB0_1 Depth=1 movq -32(%rbp), %rax movl 12(%rax), %ecx addl $12, %ecx movl %ecx, 12(%rax) LBB0_129: ## in Loop: Header=BB0_1 Depth=1 movl -76(%rbp), %ecx movq -16(%rbp), %rax movslq %ecx, %rcx addq %rcx, %rax movq %rax, -16(%rbp) jmp LBB0_287 LBB0_130: movq $0, -8(%rbp) jmp LBB0_335 LBB0_131: ## in Loop: Header=BB0_1 Depth=1 movl $0, -72(%rbp) LBB0_132: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 movl -72(%rbp), %eax movl %eax, -192(%rbp) ## 4-byte Spill movq -104(%rbp), %rax movq 64(%rax), %rdi callq _asizeof movl %eax, %ecx movl -192(%rbp), %eax ## 4-byte Reload cmpl %ecx, %eax jge LBB0_139 ## %bb.133: ## in Loop: Header=BB0_132 Depth=2 movq -104(%rbp), %rax movq 64(%rax), %rax movslq -72(%rbp), %rcx movl (%rax,%rcx,4), %edi callq _strlen movl %eax, -76(%rbp) movq -16(%rbp), %rdi movq -104(%rbp), %rax movq 64(%rax), %rax movslq -72(%rbp), %rcx movl (%rax,%rcx,4), %esi movl -76(%rbp), %edx movl -44(%rbp), %ecx callq _strncasecmp_l cmpl $0, %eax jne LBB0_135 ## %bb.134: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_139 LBB0_135: ## in Loop: Header=BB0_132 Depth=2 movq -104(%rbp), %rax movq 72(%rax), %rax movslq -72(%rbp), %rcx movl (%rax,%rcx,4), %edi callq _strlen movl %eax, -76(%rbp) movq -16(%rbp), %rdi movq -104(%rbp), %rax movq 72(%rax), %rax movslq -72(%rbp), %rcx movl (%rax,%rcx,4), %esi movl -76(%rbp), %edx movl -44(%rbp), %ecx callq _strncasecmp_l cmpl $0, %eax jne LBB0_137 ## %bb.136: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_139 LBB0_137: ## in Loop: Header=BB0_132 Depth=2 jmp LBB0_138 LBB0_138: ## in Loop: Header=BB0_132 Depth=2 movl -72(%rbp), %eax addl $1, %eax movl %eax, -72(%rbp) jmp LBB0_132 LBB0_139: ## in Loop: Header=BB0_1 Depth=1 movl -72(%rbp), %eax movl %eax, -196(%rbp) ## 4-byte Spill movq -104(%rbp), %rax movq 64(%rax), %rdi callq _asizeof movl %eax, %ecx movl -196(%rbp), %eax ## 4-byte Reload cmpl %ecx, %eax jne LBB0_141 ## %bb.140: movq $0, -8(%rbp) jmp LBB0_335 LBB0_141: ## in Loop: Header=BB0_1 Depth=1 movl -76(%rbp), %ecx movq -16(%rbp), %rax movslq %ecx, %rcx addq %rcx, %rax movq %rax, -16(%rbp) movl -72(%rbp), %ecx movq -32(%rbp), %rax movl %ecx, 16(%rax) movq _FLAG_WDAY@GOTPCREL(%rip), %rax movl (%rax), %eax orl -80(%rbp), %eax movl %eax, -80(%rbp) jmp LBB0_287 LBB0_142: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax movb (%rax), %al movl -44(%rbp), %esi movzbl %al, %edi callq _isdigit_l cmpl $0, %eax jne LBB0_144 ## %bb.143: movq $0, -8(%rbp) jmp LBB0_335 LBB0_144: ## in Loop: Header=BB0_1 Depth=1 movl $2, -76(%rbp) movl $0, -72(%rbp) LBB0_145: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $0, -76(%rbp) movb %al, -197(%rbp) ## 1-byte Spill je LBB0_148 ## %bb.146: ## in Loop: Header=BB0_145 Depth=2 movq -16(%rbp), %rax movsbl (%rax), %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $0, %ecx movb %al, -197(%rbp) ## 1-byte Spill je LBB0_148 ## %bb.147: ## in Loop: Header=BB0_145 Depth=2 movq -16(%rbp), %rax movb (%rax), %al movl -44(%rbp), %esi movzbl %al, %edi callq _isdigit_l cmpl $0, %eax setne %al movb %al, -197(%rbp) ## 1-byte Spill LBB0_148: ## in Loop: Header=BB0_145 Depth=2 movb -197(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB0_149 jmp LBB0_151 LBB0_149: ## in Loop: Header=BB0_145 Depth=2 imull $10, -72(%rbp), %eax movl %eax, -72(%rbp) movq -16(%rbp), %rax movsbl (%rax), %eax subl $48, %eax addl -72(%rbp), %eax movl %eax, -72(%rbp) movl -76(%rbp), %eax addl $-1, %eax movl %eax, -76(%rbp) ## %bb.150: ## in Loop: Header=BB0_145 Depth=2 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) jmp LBB0_145 LBB0_151: ## in Loop: Header=BB0_1 Depth=1 cmpl $53, -72(%rbp) jle LBB0_153 ## %bb.152: movq $0, -8(%rbp) jmp LBB0_335 LBB0_153: ## in Loop: Header=BB0_1 Depth=1 movsbl -45(%rbp), %eax cmpl $85, %eax jne LBB0_155 ## %bb.154: ## in Loop: Header=BB0_1 Depth=1 movq _TM_SUNDAY@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, -60(%rbp) jmp LBB0_156 LBB0_155: ## in Loop: Header=BB0_1 Depth=1 movq _TM_MONDAY@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, -60(%rbp) LBB0_156: ## in Loop: Header=BB0_1 Depth=1 movl -72(%rbp), %eax movl %eax, -68(%rbp) jmp LBB0_287 LBB0_157: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax movb (%rax), %al movl -44(%rbp), %esi movzbl %al, %edi callq _isdigit_l cmpl $0, %eax jne LBB0_159 ## %bb.158: movq $0, -8(%rbp) jmp LBB0_335 LBB0_159: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -16(%rbp) movsbl (%rax), %eax subl $48, %eax movl %eax, -72(%rbp) cmpl $0, -72(%rbp) jl LBB0_165 ## %bb.160: ## in Loop: Header=BB0_1 Depth=1 cmpl $7, -72(%rbp) jg LBB0_165 ## %bb.161: ## in Loop: Header=BB0_1 Depth=1 movsbl -45(%rbp), %eax cmpl $117, %eax jne LBB0_163 ## %bb.162: ## in Loop: Header=BB0_1 Depth=1 cmpl $1, -72(%rbp) jl LBB0_165 LBB0_163: ## in Loop: Header=BB0_1 Depth=1 movsbl -45(%rbp), %eax cmpl $119, %eax jne LBB0_166 ## %bb.164: ## in Loop: Header=BB0_1 Depth=1 cmpl $6, -72(%rbp) jle LBB0_166 LBB0_165: movq $0, -8(%rbp) jmp LBB0_335 LBB0_166: ## in Loop: Header=BB0_1 Depth=1 movl -72(%rbp), %eax movl $7, %ecx cltd idivl %ecx movq -32(%rbp), %rax movl %edx, 16(%rax) movq _FLAG_WDAY@GOTPCREL(%rip), %rax movl (%rax), %eax orl -80(%rbp), %eax movl %eax, -80(%rbp) jmp LBB0_287 LBB0_167: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax movsbl (%rax), %eax cmpl $0, %eax je LBB0_170 ## %bb.168: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax movb (%rax), %al movl -44(%rbp), %esi movzbl %al, %edi callq _isspace_l cmpq $0, %rax je LBB0_170 ## %bb.169: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) LBB0_170: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_171 LBB0_171: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax movb (%rax), %al movl -44(%rbp), %esi movzbl %al, %edi callq _isdigit_l cmpl $0, %eax jne LBB0_173 ## %bb.172: movq $0, -8(%rbp) jmp LBB0_335 LBB0_173: ## in Loop: Header=BB0_1 Depth=1 movl $2, -76(%rbp) movl $0, -72(%rbp) LBB0_174: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $0, -76(%rbp) movb %al, -198(%rbp) ## 1-byte Spill je LBB0_177 ## %bb.175: ## in Loop: Header=BB0_174 Depth=2 movq -16(%rbp), %rax movsbl (%rax), %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $0, %ecx movb %al, -198(%rbp) ## 1-byte Spill je LBB0_177 ## %bb.176: ## in Loop: Header=BB0_174 Depth=2 movq -16(%rbp), %rax movb (%rax), %al movl -44(%rbp), %esi movzbl %al, %edi callq _isdigit_l cmpl $0, %eax setne %al movb %al, -198(%rbp) ## 1-byte Spill LBB0_177: ## in Loop: Header=BB0_174 Depth=2 movb -198(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB0_178 jmp LBB0_180 LBB0_178: ## in Loop: Header=BB0_174 Depth=2 imull $10, -72(%rbp), %eax movl %eax, -72(%rbp) movq -16(%rbp), %rax movsbl (%rax), %eax subl $48, %eax addl -72(%rbp), %eax movl %eax, -72(%rbp) movl -76(%rbp), %eax addl $-1, %eax movl %eax, -76(%rbp) ## %bb.179: ## in Loop: Header=BB0_174 Depth=2 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) jmp LBB0_174 LBB0_180: ## in Loop: Header=BB0_1 Depth=1 cmpl $0, -72(%rbp) je LBB0_182 ## %bb.181: ## in Loop: Header=BB0_1 Depth=1 cmpl $31, -72(%rbp) jle LBB0_183 LBB0_182: movq $0, -8(%rbp) jmp LBB0_335 LBB0_183: ## in Loop: Header=BB0_1 Depth=1 movl -72(%rbp), %ecx movq -32(%rbp), %rax movl %ecx, 20(%rax) movq _FLAG_MDAY@GOTPCREL(%rip), %rax movl (%rax), %eax orl -80(%rbp), %eax movl %eax, -80(%rbp) jmp LBB0_287 LBB0_184: ## in Loop: Header=BB0_1 Depth=1 movl $0, -72(%rbp) LBB0_185: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 movl -72(%rbp), %eax movl %eax, -204(%rbp) ## 4-byte Spill movq -104(%rbp), %rax movq 40(%rax), %rdi callq _asizeof movl %eax, %ecx movl -204(%rbp), %eax ## 4-byte Reload cmpl %ecx, %eax jge LBB0_197 ## %bb.186: ## in Loop: Header=BB0_185 Depth=2 cmpl $0, -88(%rbp) je LBB0_192 ## %bb.187: ## in Loop: Header=BB0_185 Depth=2 movsbl -45(%rbp), %eax cmpl $66, %eax jne LBB0_191 ## %bb.188: ## in Loop: Header=BB0_185 Depth=2 movq -104(%rbp), %rax movq 56(%rax), %rax movslq -72(%rbp), %rcx movl (%rax,%rcx,4), %edi callq _strlen movl %eax, -76(%rbp) movq -16(%rbp), %rdi movq -104(%rbp), %rax movq 56(%rax), %rax movslq -72(%rbp), %rcx movl (%rax,%rcx,4), %esi movl -76(%rbp), %edx movl -44(%rbp), %ecx callq _strncasecmp_l cmpl $0, %eax jne LBB0_190 ## %bb.189: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_197 LBB0_190: ## in Loop: Header=BB0_185 Depth=2 jmp LBB0_191 LBB0_191: ## in Loop: Header=BB0_185 Depth=2 jmp LBB0_195 LBB0_192: ## in Loop: Header=BB0_185 Depth=2 movq -104(%rbp), %rax movq 40(%rax), %rax movslq -72(%rbp), %rcx movl (%rax,%rcx,4), %edi callq _strlen movl %eax, -76(%rbp) movq -16(%rbp), %rdi movq -104(%rbp), %rax movq 40(%rax), %rax movslq -72(%rbp), %rcx movl (%rax,%rcx,4), %esi movl -76(%rbp), %edx movl -44(%rbp), %ecx callq _strncasecmp_l cmpl $0, %eax jne LBB0_194 ## %bb.193: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_197 LBB0_194: ## in Loop: Header=BB0_185 Depth=2 jmp LBB0_195 LBB0_195: ## in Loop: Header=BB0_185 Depth=2 jmp LBB0_196 LBB0_196: ## in Loop: Header=BB0_185 Depth=2 movl -72(%rbp), %eax addl $1, %eax movl %eax, -72(%rbp) jmp LBB0_185 LBB0_197: ## in Loop: Header=BB0_1 Depth=1 movl -72(%rbp), %eax movl %eax, -208(%rbp) ## 4-byte Spill movq -104(%rbp), %rax movq 40(%rax), %rdi callq _asizeof movl %eax, %ecx movl -208(%rbp), %eax ## 4-byte Reload cmpl %ecx, %eax jne LBB0_206 ## %bb.198: ## in Loop: Header=BB0_1 Depth=1 cmpl $0, -88(%rbp) jne LBB0_206 ## %bb.199: ## in Loop: Header=BB0_1 Depth=1 movl $0, -72(%rbp) LBB0_200: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 movl -72(%rbp), %eax movl %eax, -212(%rbp) ## 4-byte Spill movq -104(%rbp), %rax movq 40(%rax), %rdi callq _asizeof movl %eax, %ecx movl -212(%rbp), %eax ## 4-byte Reload cmpl %ecx, %eax jge LBB0_205 ## %bb.201: ## in Loop: Header=BB0_200 Depth=2 movq -104(%rbp), %rax movq 48(%rax), %rax movslq -72(%rbp), %rcx movl (%rax,%rcx,4), %edi callq _strlen movl %eax, -76(%rbp) movq -16(%rbp), %rdi movq -104(%rbp), %rax movq 48(%rax), %rax movslq -72(%rbp), %rcx movl (%rax,%rcx,4), %esi movl -76(%rbp), %edx movl -44(%rbp), %ecx callq _strncasecmp_l cmpl $0, %eax jne LBB0_203 ## %bb.202: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_205 LBB0_203: ## in Loop: Header=BB0_200 Depth=2 jmp LBB0_204 LBB0_204: ## in Loop: Header=BB0_200 Depth=2 movl -72(%rbp), %eax addl $1, %eax movl %eax, -72(%rbp) jmp LBB0_200 LBB0_205: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_206 LBB0_206: ## in Loop: Header=BB0_1 Depth=1 movl -72(%rbp), %eax movl %eax, -216(%rbp) ## 4-byte Spill movq -104(%rbp), %rax movq 40(%rax), %rdi callq _asizeof movl %eax, %ecx movl -216(%rbp), %eax ## 4-byte Reload cmpl %ecx, %eax jne LBB0_208 ## %bb.207: movq $0, -8(%rbp) jmp LBB0_335 LBB0_208: ## in Loop: Header=BB0_1 Depth=1 movl -72(%rbp), %ecx movq -32(%rbp), %rax movl %ecx, 24(%rax) movl -76(%rbp), %ecx movq -16(%rbp), %rax movslq %ecx, %rcx addq %rcx, %rax movq %rax, -16(%rbp) movq _FLAG_MONTH@GOTPCREL(%rip), %rax movl (%rax), %eax orl -80(%rbp), %eax movl %eax, -80(%rbp) jmp LBB0_287 LBB0_209: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax movb (%rax), %al movl -44(%rbp), %esi movzbl %al, %edi callq _isdigit_l cmpl $0, %eax jne LBB0_211 ## %bb.210: movq $0, -8(%rbp) jmp LBB0_335 LBB0_211: ## in Loop: Header=BB0_1 Depth=1 movl $2, -76(%rbp) movl $0, -72(%rbp) LBB0_212: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $0, -76(%rbp) movb %al, -217(%rbp) ## 1-byte Spill je LBB0_215 ## %bb.213: ## in Loop: Header=BB0_212 Depth=2 movq -16(%rbp), %rax movsbl (%rax), %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $0, %ecx movb %al, -217(%rbp) ## 1-byte Spill je LBB0_215 ## %bb.214: ## in Loop: Header=BB0_212 Depth=2 movq -16(%rbp), %rax movb (%rax), %al movl -44(%rbp), %esi movzbl %al, %edi callq _isdigit_l cmpl $0, %eax setne %al movb %al, -217(%rbp) ## 1-byte Spill LBB0_215: ## in Loop: Header=BB0_212 Depth=2 movb -217(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB0_216 jmp LBB0_218 LBB0_216: ## in Loop: Header=BB0_212 Depth=2 imull $10, -72(%rbp), %eax movl %eax, -72(%rbp) movq -16(%rbp), %rax movsbl (%rax), %eax subl $48, %eax addl -72(%rbp), %eax movl %eax, -72(%rbp) movl -76(%rbp), %eax addl $-1, %eax movl %eax, -76(%rbp) ## %bb.217: ## in Loop: Header=BB0_212 Depth=2 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) jmp LBB0_212 LBB0_218: ## in Loop: Header=BB0_1 Depth=1 cmpl $1, -72(%rbp) jl LBB0_220 ## %bb.219: ## in Loop: Header=BB0_1 Depth=1 cmpl $12, -72(%rbp) jle LBB0_221 LBB0_220: movq $0, -8(%rbp) jmp LBB0_335 LBB0_221: ## in Loop: Header=BB0_1 Depth=1 movl -72(%rbp), %ecx subl $1, %ecx movq -32(%rbp), %rax movl %ecx, 24(%rax) movq _FLAG_MONTH@GOTPCREL(%rip), %rax movl (%rax), %eax orl -80(%rbp), %eax movl %eax, -80(%rbp) jmp LBB0_287 LBB0_222: ## in Loop: Header=BB0_1 Depth=1 movq _errno@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, -116(%rbp) movq _errno@GOTPCREL(%rip), %rax movl $0, (%rax) movq -16(%rbp), %rdi movl -44(%rbp), %ecx leaq -112(%rbp), %rsi movl $10, %edx callq _strtol_l movq %rax, -128(%rbp) movq _errno@GOTPCREL(%rip), %rax movl (%rax), %eax movq _ERANGE@GOTPCREL(%rip), %rcx cmpl (%rcx), %eax je LBB0_224 ## %bb.223: ## in Loop: Header=BB0_1 Depth=1 movq -128(%rbp), %rax movq %rax, -136(%rbp) cmpq -128(%rbp), %rax je LBB0_225 LBB0_224: movl -116(%rbp), %ecx movq _errno@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq $0, -8(%rbp) jmp LBB0_335 LBB0_225: ## in Loop: Header=BB0_1 Depth=1 movl -116(%rbp), %ecx movq _errno@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq -112(%rbp), %rax movq %rax, -16(%rbp) movq -32(%rbp), %rsi leaq -136(%rbp), %rdi callq _gmtime_r cmpq $0, %rax jne LBB0_227 ## %bb.226: movq $0, -8(%rbp) jmp LBB0_335 LBB0_227: ## in Loop: Header=BB0_1 Depth=1 movq -40(%rbp), %rax movl $1, (%rax) movq _FLAG_YDAY@GOTPCREL(%rip), %rax movl (%rax), %eax movq _FLAG_WDAY@GOTPCREL(%rip), %rcx orl (%rcx), %eax movq _FLAG_MONTH@GOTPCREL(%rip), %rcx orl (%rcx), %eax movq _FLAG_MDAY@GOTPCREL(%rip), %rcx orl (%rcx), %eax movq _FLAG_YEAR@GOTPCREL(%rip), %rcx orl (%rcx), %eax orl -80(%rbp), %eax movl %eax, -80(%rbp) jmp LBB0_287 LBB0_228: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax movsbl (%rax), %eax cmpl $0, %eax je LBB0_230 ## %bb.229: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax movb (%rax), %al movl -44(%rbp), %esi movzbl %al, %edi callq _isspace_l cmpq $0, %rax je LBB0_231 LBB0_230: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_287 LBB0_231: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax movb (%rax), %al movl -44(%rbp), %esi movzbl %al, %edi callq _isdigit_l cmpl $0, %eax jne LBB0_233 ## %bb.232: movq $0, -8(%rbp) jmp LBB0_335 LBB0_233: ## in Loop: Header=BB0_1 Depth=1 movsbl -45(%rbp), %edx movl $2, %eax movl $4, %ecx cmpl $89, %edx cmovel %ecx, %eax movl %eax, -76(%rbp) movl $0, -72(%rbp) LBB0_234: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $0, -76(%rbp) movb %al, -218(%rbp) ## 1-byte Spill je LBB0_237 ## %bb.235: ## in Loop: Header=BB0_234 Depth=2 movq -16(%rbp), %rax movsbl (%rax), %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $0, %ecx movb %al, -218(%rbp) ## 1-byte Spill je LBB0_237 ## %bb.236: ## in Loop: Header=BB0_234 Depth=2 movq -16(%rbp), %rax movb (%rax), %al movl -44(%rbp), %esi movzbl %al, %edi callq _isdigit_l cmpl $0, %eax setne %al movb %al, -218(%rbp) ## 1-byte Spill LBB0_237: ## in Loop: Header=BB0_234 Depth=2 movb -218(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB0_238 jmp LBB0_240 LBB0_238: ## in Loop: Header=BB0_234 Depth=2 imull $10, -72(%rbp), %eax movl %eax, -72(%rbp) movq -16(%rbp), %rax movsbl (%rax), %eax subl $48, %eax addl -72(%rbp), %eax movl %eax, -72(%rbp) movl -76(%rbp), %eax addl $-1, %eax movl %eax, -76(%rbp) ## %bb.239: ## in Loop: Header=BB0_234 Depth=2 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) jmp LBB0_234 LBB0_240: ## in Loop: Header=BB0_1 Depth=1 movsbl -45(%rbp), %eax cmpl $89, %eax jne LBB0_242 ## %bb.241: ## in Loop: Header=BB0_1 Depth=1 movl -72(%rbp), %eax movl $100, %ecx cltd idivl %ecx movl %eax, -92(%rbp) LBB0_242: ## in Loop: Header=BB0_1 Depth=1 movl -72(%rbp), %eax movl $100, %ecx cltd idivl %ecx movl %edx, -96(%rbp) movq _FLAG_YEAR@GOTPCREL(%rip), %rax movl (%rax), %eax orl -80(%rbp), %eax movl %eax, -80(%rbp) jmp LBB0_287 LBB0_243: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax movq %rax, -144(%rbp) LBB0_244: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 movq -144(%rbp), %rax movsbl (%rax), %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $0, %ecx movb %al, -219(%rbp) ## 1-byte Spill je LBB0_246 ## %bb.245: ## in Loop: Header=BB0_244 Depth=2 movq -144(%rbp), %rax movb (%rax), %al movl -44(%rbp), %esi movzbl %al, %edi callq _isupper_l cmpl $0, %eax setne %al movb %al, -219(%rbp) ## 1-byte Spill LBB0_246: ## in Loop: Header=BB0_244 Depth=2 movb -219(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB0_247 jmp LBB0_249 LBB0_247: ## in Loop: Header=BB0_244 Depth=2 jmp LBB0_248 LBB0_248: ## in Loop: Header=BB0_244 Depth=2 movq -144(%rbp), %rax addq $1, %rax movq %rax, -144(%rbp) jmp LBB0_244 LBB0_249: ## in Loop: Header=BB0_1 Depth=1 movq -144(%rbp), %rax movq -16(%rbp), %rcx subq %rcx, %rax cmpq $0, %rax je LBB0_261 ## %bb.250: ## in Loop: Header=BB0_1 Depth=1 movq -144(%rbp), %rax movq -16(%rbp), %rcx subq %rcx, %rax addq $1, %rax movl %eax, %edi callq _alloca movq %rax, -152(%rbp) movq -152(%rbp), %rdi movq -16(%rbp), %rsi movq -144(%rbp), %rax movq -16(%rbp), %rcx subq %rcx, %rax movl %eax, %edx callq _strncpy movq -152(%rbp), %rax movq -144(%rbp), %rcx movq -16(%rbp), %rdx subq %rdx, %rcx movb $0, (%rax,%rcx) movb $0, %al callq _tzset movq -152(%rbp), %rdi leaq L_.str.4(%rip), %rsi callq _strcmp movl %eax, %ecx xorl %eax, %eax cmpl %ecx, %eax je LBB0_252 ## %bb.251: ## in Loop: Header=BB0_1 Depth=1 movq -152(%rbp), %rdi leaq L_.str.5(%rip), %rsi callq _strcmp movl %eax, %ecx xorl %eax, %eax cmpl %ecx, %eax jne LBB0_253 LBB0_252: ## in Loop: Header=BB0_1 Depth=1 movq -40(%rbp), %rax movl $1, (%rax) jmp LBB0_260 LBB0_253: ## in Loop: Header=BB0_1 Depth=1 movq -152(%rbp), %rdi movq _tzname@GOTPCREL(%rip), %rax movq (%rax), %rax movq (%rax), %rsi callq _strcmp movl %eax, %ecx xorl %eax, %eax cmpl %ecx, %eax jne LBB0_255 ## %bb.254: ## in Loop: Header=BB0_1 Depth=1 movq -32(%rbp), %rax movl $0, 28(%rax) jmp LBB0_259 LBB0_255: ## in Loop: Header=BB0_1 Depth=1 movq -152(%rbp), %rdi movq _tzname@GOTPCREL(%rip), %rax movq (%rax), %rax movq 8(%rax), %rsi callq _strcmp movl %eax, %ecx xorl %eax, %eax cmpl %ecx, %eax jne LBB0_257 ## %bb.256: ## in Loop: Header=BB0_1 Depth=1 movq -32(%rbp), %rax movl $1, 28(%rax) jmp LBB0_258 LBB0_257: movq $0, -8(%rbp) jmp LBB0_335 LBB0_258: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_259 LBB0_259: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_260 LBB0_260: ## in Loop: Header=BB0_1 Depth=1 movq -144(%rbp), %rax movq -16(%rbp), %rcx subq %rcx, %rax addq -16(%rbp), %rax movq %rax, -16(%rbp) LBB0_261: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_287 LBB0_262: ## in Loop: Header=BB0_1 Depth=1 movl $1, -156(%rbp) movq -16(%rbp), %rax movsbl (%rax), %eax cmpl $43, %eax je LBB0_267 ## %bb.263: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax movsbl (%rax), %eax cmpl $45, %eax jne LBB0_265 ## %bb.264: ## in Loop: Header=BB0_1 Depth=1 movl $-1, -156(%rbp) jmp LBB0_266 LBB0_265: movq $0, -8(%rbp) jmp LBB0_335 LBB0_266: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_267 LBB0_267: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) movl $0, -72(%rbp) movl $4, -76(%rbp) LBB0_268: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 cmpl $0, -76(%rbp) jle LBB0_276 ## %bb.269: ## in Loop: Header=BB0_268 Depth=2 movq -16(%rbp), %rax movb (%rax), %al movl -44(%rbp), %esi movzbl %al, %edi callq _isdigit_l cmpl $0, %eax je LBB0_271 ## %bb.270: ## in Loop: Header=BB0_268 Depth=2 imull $10, -72(%rbp), %eax movl %eax, -72(%rbp) movq -16(%rbp), %rax movsbl (%rax), %eax subl $48, %eax addl -72(%rbp), %eax movl %eax, -72(%rbp) movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) jmp LBB0_274 LBB0_271: ## in Loop: Header=BB0_1 Depth=1 cmpl $2, -76(%rbp) jne LBB0_273 ## %bb.272: ## in Loop: Header=BB0_1 Depth=1 imull $100, -72(%rbp), %eax movl %eax, -72(%rbp) jmp LBB0_276 LBB0_273: movq $0, -8(%rbp) jmp LBB0_335 LBB0_274: ## in Loop: Header=BB0_268 Depth=2 jmp LBB0_275 LBB0_275: ## in Loop: Header=BB0_268 Depth=2 movl -76(%rbp), %eax addl $-1, %eax movl %eax, -76(%rbp) jmp LBB0_268 LBB0_276: ## in Loop: Header=BB0_1 Depth=1 cmpl $1400, -72(%rbp) ## imm = 0x578 jg LBB0_280 ## %bb.277: ## in Loop: Header=BB0_1 Depth=1 cmpl $-1, -156(%rbp) jne LBB0_279 ## %bb.278: ## in Loop: Header=BB0_1 Depth=1 cmpl $1200, -72(%rbp) ## imm = 0x4B0 jg LBB0_280 LBB0_279: ## in Loop: Header=BB0_1 Depth=1 movl -72(%rbp), %eax movl $100, %ecx cltd idivl %ecx cmpl $60, %edx jl LBB0_281 LBB0_280: movq $0, -8(%rbp) jmp LBB0_335 LBB0_281: ## in Loop: Header=BB0_1 Depth=1 movl -156(%rbp), %eax movl %eax, -228(%rbp) ## 4-byte Spill movl -72(%rbp), %eax movl $100, %ecx cltd idivl %ecx movl -228(%rbp), %edx ## 4-byte Reload imull %eax, %edx movq -32(%rbp), %rax movl 12(%rax), %ecx subl %edx, %ecx movl %ecx, 12(%rax) movl -156(%rbp), %eax movl %eax, -224(%rbp) ## 4-byte Spill movl -72(%rbp), %eax movl $100, %ecx cltd idivl %ecx movl %edx, %eax movl -224(%rbp), %edx ## 4-byte Reload imull %eax, %edx movq -32(%rbp), %rax movl 4(%rax), %ecx subl %edx, %ecx movl %ecx, 4(%rax) movq -40(%rbp), %rax movl $1, (%rax) jmp LBB0_287 LBB0_282: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_283 LBB0_283: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 movq -16(%rbp), %rax movb (%rax), %al movl -44(%rbp), %esi movzbl %al, %edi callq _isspace_l cmpq $0, %rax je LBB0_285 ## %bb.284: ## in Loop: Header=BB0_283 Depth=2 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) jmp LBB0_283 LBB0_285: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_287 LBB0_286: movq $0, -8(%rbp) jmp LBB0_335 LBB0_287: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_1 LBB0_288: cmpl $-1, -92(%rbp) jne LBB0_290 ## %bb.289: cmpl $-1, -96(%rbp) je LBB0_298 LBB0_290: cmpl $-1, -96(%rbp) jne LBB0_292 ## %bb.291: movl $0, -96(%rbp) LBB0_292: cmpl $-1, -92(%rbp) jne LBB0_296 ## %bb.293: cmpl $69, -96(%rbp) jge LBB0_295 ## %bb.294: movl -96(%rbp), %eax addl $100, %eax movl %eax, -96(%rbp) LBB0_295: jmp LBB0_297 LBB0_296: imull $100, -92(%rbp), %eax movq _TM_YEAR_BASE@GOTPCREL(%rip), %rcx subl (%rcx), %eax addl -96(%rbp), %eax movl %eax, -96(%rbp) LBB0_297: movl -96(%rbp), %ecx movq -32(%rbp), %rax movl %ecx, 32(%rax) LBB0_298: movl -80(%rbp), %eax movq _FLAG_YDAY@GOTPCREL(%rip), %rcx andl (%rcx), %eax cmpl $0, %eax jne LBB0_316 ## %bb.299: movl -80(%rbp), %eax movq _FLAG_YEAR@GOTPCREL(%rip), %rcx andl (%rcx), %eax cmpl $0, %eax je LBB0_316 ## %bb.300: movl -80(%rbp), %eax movq _FLAG_MONTH@GOTPCREL(%rip), %rcx movl (%rcx), %ecx movq _FLAG_MDAY@GOTPCREL(%rip), %rdx orl (%rdx), %ecx andl %ecx, %eax movq _FLAG_MONTH@GOTPCREL(%rip), %rcx movl (%rcx), %ecx movq _FLAG_MDAY@GOTPCREL(%rip), %rdx orl (%rdx), %ecx cmpl %ecx, %eax jne LBB0_302 ## %bb.301: movq -32(%rbp), %rax movl 32(%rax), %edi movq _TM_YEAR_BASE@GOTPCREL(%rip), %rax addl (%rax), %edi callq _isleap movq %rax, %rcx leaq __strptime.start_of_month(%rip), %rax imulq $52, %rcx, %rcx addq %rcx, %rax movq -32(%rbp), %rcx movslq 24(%rcx), %rcx movl (%rax,%rcx,4), %ecx movq -32(%rbp), %rax movl 20(%rax), %eax subl $1, %eax addl %eax, %ecx movq -32(%rbp), %rax movl %ecx, (%rax) movq _FLAG_YDAY@GOTPCREL(%rip), %rax movl (%rax), %eax orl -80(%rbp), %eax movl %eax, -80(%rbp) jmp LBB0_315 LBB0_302: cmpl $-1, -60(%rbp) je LBB0_314 ## %bb.303: movq -32(%rbp), %rax movl 32(%rax), %edi movq _TM_YEAR_BASE@GOTPCREL(%rip), %rax addl (%rax), %edi callq _first_wday_of movl %eax, -168(%rbp) cmpl $0, -68(%rbp) jne LBB0_306 ## %bb.304: movl -168(%rbp), %eax cmpl -60(%rbp), %eax jne LBB0_306 ## %bb.305: movq $0, -8(%rbp) jmp LBB0_335 LBB0_306: movl -80(%rbp), %eax movq _FLAG_WDAY@GOTPCREL(%rip), %rcx andl (%rcx), %eax cmpl $0, %eax je LBB0_308 ## %bb.307: movq -32(%rbp), %rax movl 16(%rax), %eax movl %eax, -232(%rbp) ## 4-byte Spill jmp LBB0_309 LBB0_308: movl -60(%rbp), %eax movl %eax, -232(%rbp) ## 4-byte Spill LBB0_309: movl -232(%rbp), %eax ## 4-byte Reload movl %eax, -160(%rbp) movl $7, %eax subl -168(%rbp), %eax addl -60(%rbp), %eax movl $7, %ecx cltd idivl %ecx movl -68(%rbp), %eax subl $1, %eax imull $7, %eax, %eax addl %eax, %edx movl %edx, -236(%rbp) ## 4-byte Spill movl -160(%rbp), %eax subl -60(%rbp), %eax addl $7, %eax movl $7, %ecx cltd idivl %ecx movl -236(%rbp), %eax ## 4-byte Reload addl %edx, %eax movl %eax, -164(%rbp) cmpl $0, -164(%rbp) jge LBB0_313 ## %bb.310: movl -80(%rbp), %eax movq _FLAG_WDAY@GOTPCREL(%rip), %rcx andl (%rcx), %eax cmpl $0, %eax je LBB0_312 ## %bb.311: movq $0, -8(%rbp) jmp LBB0_335 LBB0_312: movl $0, -164(%rbp) LBB0_313: movl -164(%rbp), %ecx movq -32(%rbp), %rax movl %ecx, (%rax) movq _FLAG_YDAY@GOTPCREL(%rip), %rax movl (%rax), %eax orl -80(%rbp), %eax movl %eax, -80(%rbp) LBB0_314: jmp LBB0_315 LBB0_315: jmp LBB0_316 LBB0_316: movl -80(%rbp), %eax movq _FLAG_YEAR@GOTPCREL(%rip), %rcx movl (%rcx), %ecx movq _FLAG_YDAY@GOTPCREL(%rip), %rdx orl (%rdx), %ecx andl %ecx, %eax movq _FLAG_YEAR@GOTPCREL(%rip), %rcx movl (%rcx), %ecx movq _FLAG_YDAY@GOTPCREL(%rip), %rdx orl (%rdx), %ecx cmpl %ecx, %eax jne LBB0_334 ## %bb.317: movl -80(%rbp), %eax movq _FLAG_MONTH@GOTPCREL(%rip), %rcx andl (%rcx), %eax cmpl $0, %eax jne LBB0_324 ## %bb.318: movl $0, -72(%rbp) LBB0_319: ## =>This Inner Loop Header: Depth=1 movq -32(%rbp), %rax movl (%rax), %eax movl %eax, -240(%rbp) ## 4-byte Spill movq -32(%rbp), %rax movl 32(%rax), %edi movq _TM_YEAR_BASE@GOTPCREL(%rip), %rax addl (%rax), %edi callq _isleap movq %rax, %rdx movl -240(%rbp), %eax ## 4-byte Reload leaq __strptime.start_of_month(%rip), %rcx imulq $52, %rdx, %rdx addq %rdx, %rcx movslq -72(%rbp), %rdx cmpl (%rcx,%rdx,4), %eax jl LBB0_321 ## %bb.320: ## in Loop: Header=BB0_319 Depth=1 movl -72(%rbp), %eax addl $1, %eax movl %eax, -72(%rbp) jmp LBB0_319 LBB0_321: cmpl $12, -72(%rbp) jle LBB0_323 ## %bb.322: movl $1, -72(%rbp) movq -32(%rbp), %rax movl 32(%rax), %edi movq _TM_YEAR_BASE@GOTPCREL(%rip), %rax addl (%rax), %edi callq _isleap movq %rax, %rcx leaq __strptime.start_of_month(%rip), %rax imulq $52, %rcx, %rcx addq %rcx, %rax movl 48(%rax), %edx movq -32(%rbp), %rax movl (%rax), %ecx subl %edx, %ecx movl %ecx, (%rax) movq -32(%rbp), %rax movl 32(%rax), %ecx addl $1, %ecx movl %ecx, 32(%rax) LBB0_323: movl -72(%rbp), %ecx subl $1, %ecx movq -32(%rbp), %rax movl %ecx, 24(%rax) movq _FLAG_MONTH@GOTPCREL(%rip), %rax movl (%rax), %eax orl -80(%rbp), %eax movl %eax, -80(%rbp) LBB0_324: movl -80(%rbp), %eax movq _FLAG_MDAY@GOTPCREL(%rip), %rcx andl (%rcx), %eax cmpl $0, %eax jne LBB0_326 ## %bb.325: movq -32(%rbp), %rax movl (%rax), %eax movl %eax, -244(%rbp) ## 4-byte Spill movq -32(%rbp), %rax movl 32(%rax), %edi movq _TM_YEAR_BASE@GOTPCREL(%rip), %rax addl (%rax), %edi callq _isleap movl -244(%rbp), %ecx ## 4-byte Reload movq %rax, %rdx leaq __strptime.start_of_month(%rip), %rax imulq $52, %rdx, %rdx addq %rdx, %rax movq -32(%rbp), %rdx movslq 24(%rdx), %rdx subl (%rax,%rdx,4), %ecx addl $1, %ecx movq -32(%rbp), %rax movl %ecx, 20(%rax) movq _FLAG_MDAY@GOTPCREL(%rip), %rax movl (%rax), %eax orl -80(%rbp), %eax movl %eax, -80(%rbp) LBB0_326: movl -80(%rbp), %eax movq _FLAG_WDAY@GOTPCREL(%rip), %rcx andl (%rcx), %eax cmpl $0, %eax jne LBB0_333 ## %bb.327: movl $0, -72(%rbp) movq -32(%rbp), %rax movl 32(%rax), %edi callq _first_wday_of movl %eax, -64(%rbp) LBB0_328: ## =>This Inner Loop Header: Depth=1 movl -72(%rbp), %eax movl %eax, %ecx addl $1, %ecx movl %ecx, -72(%rbp) movq -32(%rbp), %rcx cmpl (%rcx), %eax jg LBB0_332 ## %bb.329: ## in Loop: Header=BB0_328 Depth=1 movl -64(%rbp), %eax movl %eax, %ecx addl $1, %ecx movl %ecx, -64(%rbp) cmpl $6, %eax jl LBB0_331 ## %bb.330: ## in Loop: Header=BB0_328 Depth=1 movl $0, -64(%rbp) LBB0_331: ## in Loop: Header=BB0_328 Depth=1 jmp LBB0_328 LBB0_332: movl -64(%rbp), %ecx movq -32(%rbp), %rax movl %ecx, 16(%rax) movq _FLAG_WDAY@GOTPCREL(%rip), %rax movl (%rax), %eax orl -80(%rbp), %eax movl %eax, -80(%rbp) LBB0_333: jmp LBB0_334 LBB0_334: movq -16(%rbp), %rax movq %rax, -8(%rbp) LBB0_335: movq -8(%rbp), %rax addq $256, %rsp ## imm = 0x100 popq %rbp retq .cfi_endproc .p2align 2, 0x90 .data_region jt32 .set L0_0_set_16, LBB0_16-LJTI0_0 .set L0_0_set_286, LBB0_286-LJTI0_0 .set L0_0_set_19, LBB0_19-LJTI0_0 .set L0_0_set_131, LBB0_131-LJTI0_0 .set L0_0_set_184, LBB0_184-LJTI0_0 .set L0_0_set_22, LBB0_22-LJTI0_0 .set L0_0_set_35, LBB0_35-LJTI0_0 .set L0_0_set_38, LBB0_38-LJTI0_0 .set L0_0_set_46, LBB0_46-LJTI0_0 .set L0_0_set_97, LBB0_97-LJTI0_0 .set L0_0_set_77, LBB0_77-LJTI0_0 .set L0_0_set_42, LBB0_42-LJTI0_0 .set L0_0_set_49, LBB0_49-LJTI0_0 .set L0_0_set_55, LBB0_55-LJTI0_0 .set L0_0_set_142, LBB0_142-LJTI0_0 .set L0_0_set_58, LBB0_58-LJTI0_0 .set L0_0_set_228, LBB0_228-LJTI0_0 .set L0_0_set_243, LBB0_243-LJTI0_0 .set L0_0_set_32, LBB0_32-LJTI0_0 .set L0_0_set_171, LBB0_171-LJTI0_0 .set L0_0_set_167, LBB0_167-LJTI0_0 .set L0_0_set_64, LBB0_64-LJTI0_0 .set L0_0_set_209, LBB0_209-LJTI0_0 .set L0_0_set_282, LBB0_282-LJTI0_0 .set L0_0_set_120, LBB0_120-LJTI0_0 .set L0_0_set_52, LBB0_52-LJTI0_0 .set L0_0_set_222, LBB0_222-LJTI0_0 .set L0_0_set_157, LBB0_157-LJTI0_0 .set L0_0_set_61, LBB0_61-LJTI0_0 .set L0_0_set_262, LBB0_262-LJTI0_0 LJTI0_0: .long L0_0_set_16 .long L0_0_set_286 .long L0_0_set_286 .long L0_0_set_286 .long L0_0_set_286 .long L0_0_set_286 .long L0_0_set_19 .long L0_0_set_286 .long L0_0_set_286 .long L0_0_set_286 .long L0_0_set_286 .long L0_0_set_286 .long L0_0_set_286 .long L0_0_set_286 .long L0_0_set_286 .long L0_0_set_286 .long L0_0_set_286 .long L0_0_set_286 .long L0_0_set_286 .long L0_0_set_286 .long L0_0_set_286 .long L0_0_set_286 .long L0_0_set_286 .long L0_0_set_286 .long L0_0_set_286 .long L0_0_set_286 .long L0_0_set_286 .long L0_0_set_286 .long L0_0_set_131 .long L0_0_set_184 .long L0_0_set_22 .long L0_0_set_35 .long L0_0_set_38 .long L0_0_set_46 .long L0_0_set_286 .long L0_0_set_97 .long L0_0_set_97 .long L0_0_set_286 .long L0_0_set_286 .long L0_0_set_286 .long L0_0_set_77 .long L0_0_set_286 .long L0_0_set_42 .long L0_0_set_286 .long L0_0_set_286 .long L0_0_set_49 .long L0_0_set_77 .long L0_0_set_55 .long L0_0_set_142 .long L0_0_set_286 .long L0_0_set_142 .long L0_0_set_58 .long L0_0_set_228 .long L0_0_set_243 .long L0_0_set_286 .long L0_0_set_286 .long L0_0_set_286 .long L0_0_set_286 .long L0_0_set_286 .long L0_0_set_286 .long L0_0_set_131 .long L0_0_set_184 .long L0_0_set_32 .long L0_0_set_171 .long L0_0_set_167 .long L0_0_set_286 .long L0_0_set_286 .long L0_0_set_184 .long L0_0_set_286 .long L0_0_set_64 .long L0_0_set_97 .long L0_0_set_97 .long L0_0_set_209 .long L0_0_set_282 .long L0_0_set_286 .long L0_0_set_120 .long L0_0_set_286 .long L0_0_set_52 .long L0_0_set_222 .long L0_0_set_282 .long L0_0_set_157 .long L0_0_set_286 .long L0_0_set_157 .long L0_0_set_61 .long L0_0_set_228 .long L0_0_set_262 .end_data_region ## -- End function .section __DATA,__data .p2align 4 ## @_strptime.start_of_month __strptime.start_of_month: .long 0 ## 0x0 .long 31 ## 0x1f .long 59 ## 0x3b .long 90 ## 0x5a .long 120 ## 0x78 .long 151 ## 0x97 .long 181 ## 0xb5 .long 212 ## 0xd4 .long 243 ## 0xf3 .long 273 ## 0x111 .long 304 ## 0x130 .long 334 ## 0x14e .long 365 ## 0x16d .long 0 ## 0x0 .long 31 ## 0x1f .long 60 ## 0x3c .long 91 ## 0x5b .long 121 ## 0x79 .long 152 ## 0x98 .long 182 ## 0xb6 .long 213 ## 0xd5 .long 244 ## 0xf4 .long 274 ## 0x112 .long 305 ## 0x131 .long 335 ## 0x14f .long 366 ## 0x16e .comm _FLAG_NONE,4,2 ## @FLAG_NONE .comm _FLAG_WDAY,4,2 ## @FLAG_WDAY .comm _FLAG_MONTH,4,2 ## @FLAG_MONTH .comm _FLAG_MDAY,4,2 ## @FLAG_MDAY .comm _FLAG_YEAR,4,2 ## @FLAG_YEAR .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%m/%d/%y" L_.str.1: ## @.str.1 .asciz "%Y-%m-%d" L_.str.2: ## @.str.2 .asciz "%H:%M" L_.str.3: ## @.str.3 .asciz "%H:%M:%S" .comm _FLAG_YDAY,4,2 ## @FLAG_YDAY .comm _TM_SUNDAY,4,2 ## @TM_SUNDAY .comm _TM_MONDAY,4,2 ## @TM_MONDAY .comm _errno,4,2 ## @errno .comm _ERANGE,4,2 ## @ERANGE L_.str.4: ## @.str.4 .asciz "GMT" L_.str.5: ## @.str.5 .asciz "UTC" .comm _tzname,8,3 ## @tzname .comm _TM_YEAR_BASE,4,2 ## @TM_YEAR_BASE .no_dead_strip __strptime .subsections_via_symbols
the_stack_data/242331684.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _isalnum ; -- Begin function isalnum .p2align 2 _isalnum: ; @isalnum .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str w0, [sp, #12] ldr w8, [sp, #12] subs w8, w8, #97 cset w8, lt tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldr w8, [sp, #12] subs w8, w8, #122 cset w8, le mov w9, #1 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB0_7 b LBB0_2 LBB0_2: ldr w8, [sp, #12] subs w8, w8, #65 cset w8, lt tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: ldr w8, [sp, #12] subs w8, w8, #90 cset w8, le mov w9, #1 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB0_7 b LBB0_4 LBB0_4: ldr w8, [sp, #12] subs w8, w8, #48 cset w8, lt mov w9, #0 str w9, [sp, #4] ; 4-byte Folded Spill tbnz w8, #0, LBB0_6 b LBB0_5 LBB0_5: ldr w8, [sp, #12] subs w8, w8, #57 cset w8, le str w8, [sp, #4] ; 4-byte Folded Spill b LBB0_6 LBB0_6: ldr w8, [sp, #4] ; 4-byte Folded Reload str w8, [sp, #8] ; 4-byte Folded Spill b LBB0_7 LBB0_7: ldr w8, [sp, #8] ; 4-byte Folded Reload and w0, w8, #0x1 add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _isalpha ; -- Begin function isalpha .p2align 2 _isalpha: ; @isalpha .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str w0, [sp, #12] ldr w8, [sp, #12] subs w8, w8, #97 cset w8, lt tbnz w8, #0, LBB1_2 b LBB1_1 LBB1_1: ldr w8, [sp, #12] subs w8, w8, #122 cset w8, le mov w9, #1 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB1_5 b LBB1_2 LBB1_2: ldr w8, [sp, #12] subs w8, w8, #65 cset w8, lt mov w9, #0 str w9, [sp, #4] ; 4-byte Folded Spill tbnz w8, #0, LBB1_4 b LBB1_3 LBB1_3: ldr w8, [sp, #12] subs w8, w8, #90 cset w8, le str w8, [sp, #4] ; 4-byte Folded Spill b LBB1_4 LBB1_4: ldr w8, [sp, #4] ; 4-byte Folded Reload str w8, [sp, #8] ; 4-byte Folded Spill b LBB1_5 LBB1_5: ldr w8, [sp, #8] ; 4-byte Folded Reload and w0, w8, #0x1 add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _isblank ; -- Begin function isblank .p2align 2 _isblank: ; @isblank .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str w0, [sp, #12] ldr w8, [sp, #12] subs w8, w8, #32 cset w8, eq mov w9, #1 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB2_2 b LBB2_1 LBB2_1: ldr w8, [sp, #12] subs w8, w8, #9 cset w8, eq str w8, [sp, #8] ; 4-byte Folded Spill b LBB2_2 LBB2_2: ldr w8, [sp, #8] ; 4-byte Folded Reload and w0, w8, #0x1 add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _iscntrl ; -- Begin function iscntrl .p2align 2 _iscntrl: ; @iscntrl .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str w0, [sp, #12] ldr w8, [sp, #12] subs w8, w8, #0 cset w8, lt tbnz w8, #0, LBB3_2 b LBB3_1 LBB3_1: ldr w8, [sp, #12] subs w8, w8, #31 cset w8, le mov w9, #1 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB3_3 b LBB3_2 LBB3_2: ldr w8, [sp, #12] subs w8, w8, #127 cset w8, eq str w8, [sp, #8] ; 4-byte Folded Spill b LBB3_3 LBB3_3: ldr w8, [sp, #8] ; 4-byte Folded Reload and w0, w8, #0x1 add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _isdigit ; -- Begin function isdigit .p2align 2 _isdigit: ; @isdigit .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str w0, [sp, #12] ldr w8, [sp, #12] subs w8, w8, #48 cset w8, lt mov w9, #0 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB4_2 b LBB4_1 LBB4_1: ldr w8, [sp, #12] subs w8, w8, #57 cset w8, le str w8, [sp, #8] ; 4-byte Folded Spill b LBB4_2 LBB4_2: ldr w8, [sp, #8] ; 4-byte Folded Reload and w0, w8, #0x1 add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _isgraph ; -- Begin function isgraph .p2align 2 _isgraph: ; @isgraph .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str w0, [sp, #12] ldr w8, [sp, #12] subs w8, w8, #33 cset w8, lt mov w9, #0 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB5_2 b LBB5_1 LBB5_1: ldr w8, [sp, #12] subs w8, w8, #126 cset w8, le str w8, [sp, #8] ; 4-byte Folded Spill b LBB5_2 LBB5_2: ldr w8, [sp, #8] ; 4-byte Folded Reload and w0, w8, #0x1 add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _islower ; -- Begin function islower .p2align 2 _islower: ; @islower .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str w0, [sp, #12] ldr w8, [sp, #12] subs w8, w8, #97 cset w8, lt mov w9, #0 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB6_2 b LBB6_1 LBB6_1: ldr w8, [sp, #12] subs w8, w8, #122 cset w8, le str w8, [sp, #8] ; 4-byte Folded Spill b LBB6_2 LBB6_2: ldr w8, [sp, #8] ; 4-byte Folded Reload and w0, w8, #0x1 add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _isprint ; -- Begin function isprint .p2align 2 _isprint: ; @isprint .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str w0, [sp, #12] ldr w8, [sp, #12] subs w8, w8, #32 cset w8, lt mov w9, #0 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB7_2 b LBB7_1 LBB7_1: ldr w8, [sp, #12] subs w8, w8, #126 cset w8, le str w8, [sp, #8] ; 4-byte Folded Spill b LBB7_2 LBB7_2: ldr w8, [sp, #8] ; 4-byte Folded Reload and w0, w8, #0x1 add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _ispunct ; -- Begin function ispunct .p2align 2 _ispunct: ; @ispunct .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str w0, [sp, #12] ldr w8, [sp, #12] subs w8, w8, #33 cset w8, eq mov w9, #1 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB8_32 b LBB8_1 LBB8_1: ldr w8, [sp, #12] subs w8, w8, #34 cset w8, eq mov w9, #1 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB8_32 b LBB8_2 LBB8_2: ldr w8, [sp, #12] subs w8, w8, #35 cset w8, eq mov w9, #1 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB8_32 b LBB8_3 LBB8_3: ldr w8, [sp, #12] subs w8, w8, #36 cset w8, eq mov w9, #1 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB8_32 b LBB8_4 LBB8_4: ldr w8, [sp, #12] subs w8, w8, #37 cset w8, eq mov w9, #1 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB8_32 b LBB8_5 LBB8_5: ldr w8, [sp, #12] subs w8, w8, #38 cset w8, eq mov w9, #1 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB8_32 b LBB8_6 LBB8_6: ldr w8, [sp, #12] subs w8, w8, #39 cset w8, eq mov w9, #1 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB8_32 b LBB8_7 LBB8_7: ldr w8, [sp, #12] subs w8, w8, #40 cset w8, eq mov w9, #1 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB8_32 b LBB8_8 LBB8_8: ldr w8, [sp, #12] subs w8, w8, #41 cset w8, eq mov w9, #1 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB8_32 b LBB8_9 LBB8_9: ldr w8, [sp, #12] subs w8, w8, #42 cset w8, eq mov w9, #1 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB8_32 b LBB8_10 LBB8_10: ldr w8, [sp, #12] subs w8, w8, #43 cset w8, eq mov w9, #1 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB8_32 b LBB8_11 LBB8_11: ldr w8, [sp, #12] subs w8, w8, #44 cset w8, eq mov w9, #1 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB8_32 b LBB8_12 LBB8_12: ldr w8, [sp, #12] subs w8, w8, #45 cset w8, eq mov w9, #1 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB8_32 b LBB8_13 LBB8_13: ldr w8, [sp, #12] subs w8, w8, #46 cset w8, eq mov w9, #1 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB8_32 b LBB8_14 LBB8_14: ldr w8, [sp, #12] subs w8, w8, #47 cset w8, eq mov w9, #1 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB8_32 b LBB8_15 LBB8_15: ldr w8, [sp, #12] subs w8, w8, #58 cset w8, eq mov w9, #1 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB8_32 b LBB8_16 LBB8_16: ldr w8, [sp, #12] subs w8, w8, #59 cset w8, eq mov w9, #1 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB8_32 b LBB8_17 LBB8_17: ldr w8, [sp, #12] subs w8, w8, #60 cset w8, eq mov w9, #1 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB8_32 b LBB8_18 LBB8_18: ldr w8, [sp, #12] subs w8, w8, #61 cset w8, eq mov w9, #1 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB8_32 b LBB8_19 LBB8_19: ldr w8, [sp, #12] subs w8, w8, #62 cset w8, eq mov w9, #1 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB8_32 b LBB8_20 LBB8_20: ldr w8, [sp, #12] subs w8, w8, #63 cset w8, eq mov w9, #1 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB8_32 b LBB8_21 LBB8_21: ldr w8, [sp, #12] subs w8, w8, #64 cset w8, eq mov w9, #1 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB8_32 b LBB8_22 LBB8_22: ldr w8, [sp, #12] subs w8, w8, #91 cset w8, eq mov w9, #1 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB8_32 b LBB8_23 LBB8_23: ldr w8, [sp, #12] subs w8, w8, #92 cset w8, eq mov w9, #1 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB8_32 b LBB8_24 LBB8_24: ldr w8, [sp, #12] subs w8, w8, #93 cset w8, eq mov w9, #1 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB8_32 b LBB8_25 LBB8_25: ldr w8, [sp, #12] subs w8, w8, #94 cset w8, eq mov w9, #1 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB8_32 b LBB8_26 LBB8_26: ldr w8, [sp, #12] subs w8, w8, #95 cset w8, eq mov w9, #1 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB8_32 b LBB8_27 LBB8_27: ldr w8, [sp, #12] subs w8, w8, #96 cset w8, eq mov w9, #1 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB8_32 b LBB8_28 LBB8_28: ldr w8, [sp, #12] subs w8, w8, #123 cset w8, eq mov w9, #1 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB8_32 b LBB8_29 LBB8_29: ldr w8, [sp, #12] subs w8, w8, #124 cset w8, eq mov w9, #1 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB8_32 b LBB8_30 LBB8_30: ldr w8, [sp, #12] subs w8, w8, #125 cset w8, eq mov w9, #1 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB8_32 b LBB8_31 LBB8_31: ldr w8, [sp, #12] subs w8, w8, #126 cset w8, eq str w8, [sp, #8] ; 4-byte Folded Spill b LBB8_32 LBB8_32: ldr w8, [sp, #8] ; 4-byte Folded Reload and w0, w8, #0x1 add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _isspace ; -- Begin function isspace .p2align 2 _isspace: ; @isspace .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str w0, [sp, #12] ldr w8, [sp, #12] subs w8, w8, #9 cset w8, eq mov w9, #1 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB9_6 b LBB9_1 LBB9_1: ldr w8, [sp, #12] subs w8, w8, #10 cset w8, eq mov w9, #1 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB9_6 b LBB9_2 LBB9_2: ldr w8, [sp, #12] subs w8, w8, #11 cset w8, eq mov w9, #1 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB9_6 b LBB9_3 LBB9_3: ldr w8, [sp, #12] subs w8, w8, #12 cset w8, eq mov w9, #1 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB9_6 b LBB9_4 LBB9_4: ldr w8, [sp, #12] subs w8, w8, #13 cset w8, eq mov w9, #1 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB9_6 b LBB9_5 LBB9_5: ldr w8, [sp, #12] subs w8, w8, #32 cset w8, eq str w8, [sp, #8] ; 4-byte Folded Spill b LBB9_6 LBB9_6: ldr w8, [sp, #8] ; 4-byte Folded Reload and w0, w8, #0x1 add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _isupper ; -- Begin function isupper .p2align 2 _isupper: ; @isupper .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str w0, [sp, #12] ldr w8, [sp, #12] subs w8, w8, #65 cset w8, lt mov w9, #0 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB10_2 b LBB10_1 LBB10_1: ldr w8, [sp, #12] subs w8, w8, #90 cset w8, le str w8, [sp, #8] ; 4-byte Folded Spill b LBB10_2 LBB10_2: ldr w8, [sp, #8] ; 4-byte Folded Reload and w0, w8, #0x1 add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _isxdigit ; -- Begin function isxdigit .p2align 2 _isxdigit: ; @isxdigit .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str w0, [sp, #12] ldr w8, [sp, #12] subs w8, w8, #65 cset w8, lt tbnz w8, #0, LBB11_2 b LBB11_1 LBB11_1: ldr w8, [sp, #12] subs w8, w8, #70 cset w8, le mov w9, #1 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB11_7 b LBB11_2 LBB11_2: ldr w8, [sp, #12] subs w8, w8, #97 cset w8, lt tbnz w8, #0, LBB11_4 b LBB11_3 LBB11_3: ldr w8, [sp, #12] subs w8, w8, #102 cset w8, le mov w9, #1 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB11_7 b LBB11_4 LBB11_4: ldr w8, [sp, #12] subs w8, w8, #48 cset w8, lt mov w9, #0 str w9, [sp, #4] ; 4-byte Folded Spill tbnz w8, #0, LBB11_6 b LBB11_5 LBB11_5: ldr w8, [sp, #12] subs w8, w8, #57 cset w8, le str w8, [sp, #4] ; 4-byte Folded Spill b LBB11_6 LBB11_6: ldr w8, [sp, #4] ; 4-byte Folded Reload str w8, [sp, #8] ; 4-byte Folded Spill b LBB11_7 LBB11_7: ldr w8, [sp, #8] ; 4-byte Folded Reload and w0, w8, #0x1 add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _tolower ; -- Begin function tolower .p2align 2 _tolower: ; @tolower .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str w0, [sp, #12] ldr w8, [sp, #12] subs w8, w8, #65 cset w8, lt tbnz w8, #0, LBB12_3 b LBB12_1 LBB12_1: ldr w8, [sp, #12] subs w8, w8, #90 cset w8, gt tbnz w8, #0, LBB12_3 b LBB12_2 LBB12_2: ldr w8, [sp, #12] add w8, w8, #32 str w8, [sp, #8] ; 4-byte Folded Spill b LBB12_4 LBB12_3: ldr w8, [sp, #12] str w8, [sp, #8] ; 4-byte Folded Spill b LBB12_4 LBB12_4: ldr w0, [sp, #8] ; 4-byte Folded Reload add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _toupper ; -- Begin function toupper .p2align 2 _toupper: ; @toupper .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str w0, [sp, #12] ldr w8, [sp, #12] subs w8, w8, #97 cset w8, lt tbnz w8, #0, LBB13_3 b LBB13_1 LBB13_1: ldr w8, [sp, #12] subs w8, w8, #122 cset w8, gt tbnz w8, #0, LBB13_3 b LBB13_2 LBB13_2: ldr w8, [sp, #12] subs w8, w8, #32 str w8, [sp, #8] ; 4-byte Folded Spill b LBB13_4 LBB13_3: ldr w8, [sp, #12] str w8, [sp, #8] ; 4-byte Folded Spill b LBB13_4 LBB13_4: ldr w0, [sp, #8] ; 4-byte Folded Reload 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 _isalnum ## -- Begin function isalnum .p2align 4, 0x90 _isalnum: ## @isalnum .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl %edi, -4(%rbp) cmpl $97, -4(%rbp) jl LBB0_2 ## %bb.1: movb $1, %al cmpl $122, -4(%rbp) movb %al, -5(%rbp) ## 1-byte Spill jle LBB0_7 LBB0_2: cmpl $65, -4(%rbp) jl LBB0_4 ## %bb.3: movb $1, %al cmpl $90, -4(%rbp) movb %al, -5(%rbp) ## 1-byte Spill jle LBB0_7 LBB0_4: xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $48, -4(%rbp) movb %al, -6(%rbp) ## 1-byte Spill jl LBB0_6 ## %bb.5: cmpl $57, -4(%rbp) setle %al movb %al, -6(%rbp) ## 1-byte Spill LBB0_6: movb -6(%rbp), %al ## 1-byte Reload movb %al, -5(%rbp) ## 1-byte Spill LBB0_7: movb -5(%rbp), %al ## 1-byte Reload andb $1, %al movzbl %al, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _isalpha ## -- Begin function isalpha .p2align 4, 0x90 _isalpha: ## @isalpha .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl %edi, -4(%rbp) cmpl $97, -4(%rbp) jl LBB1_2 ## %bb.1: movb $1, %al cmpl $122, -4(%rbp) movb %al, -5(%rbp) ## 1-byte Spill jle LBB1_5 LBB1_2: xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $65, -4(%rbp) movb %al, -6(%rbp) ## 1-byte Spill jl LBB1_4 ## %bb.3: cmpl $90, -4(%rbp) setle %al movb %al, -6(%rbp) ## 1-byte Spill LBB1_4: movb -6(%rbp), %al ## 1-byte Reload movb %al, -5(%rbp) ## 1-byte Spill LBB1_5: movb -5(%rbp), %al ## 1-byte Reload andb $1, %al movzbl %al, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _isblank ## -- Begin function isblank .p2align 4, 0x90 _isblank: ## @isblank .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) movb $1, %al cmpl $32, -4(%rbp) movb %al, -5(%rbp) ## 1-byte Spill je LBB2_2 ## %bb.1: cmpl $9, -4(%rbp) sete %al movb %al, -5(%rbp) ## 1-byte Spill LBB2_2: movb -5(%rbp), %al ## 1-byte Reload andb $1, %al movzbl %al, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _iscntrl ## -- Begin function iscntrl .p2align 4, 0x90 _iscntrl: ## @iscntrl .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl %edi, -4(%rbp) cmpl $0, -4(%rbp) jl LBB3_2 ## %bb.1: movb $1, %al cmpl $31, -4(%rbp) movb %al, -5(%rbp) ## 1-byte Spill jle LBB3_3 LBB3_2: cmpl $127, -4(%rbp) sete %al movb %al, -5(%rbp) ## 1-byte Spill LBB3_3: movb -5(%rbp), %al ## 1-byte Reload andb $1, %al movzbl %al, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _isdigit ## -- Begin function isdigit .p2align 4, 0x90 _isdigit: ## @isdigit .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl %edi, -4(%rbp) xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $48, -4(%rbp) movb %al, -5(%rbp) ## 1-byte Spill jl LBB4_2 ## %bb.1: cmpl $57, -4(%rbp) setle %al movb %al, -5(%rbp) ## 1-byte Spill LBB4_2: movb -5(%rbp), %al ## 1-byte Reload andb $1, %al movzbl %al, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _isgraph ## -- Begin function isgraph .p2align 4, 0x90 _isgraph: ## @isgraph .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl %edi, -4(%rbp) xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $33, -4(%rbp) movb %al, -5(%rbp) ## 1-byte Spill jl LBB5_2 ## %bb.1: cmpl $126, -4(%rbp) setle %al movb %al, -5(%rbp) ## 1-byte Spill LBB5_2: movb -5(%rbp), %al ## 1-byte Reload andb $1, %al movzbl %al, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _islower ## -- Begin function islower .p2align 4, 0x90 _islower: ## @islower .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl %edi, -4(%rbp) xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $97, -4(%rbp) movb %al, -5(%rbp) ## 1-byte Spill jl LBB6_2 ## %bb.1: cmpl $122, -4(%rbp) setle %al movb %al, -5(%rbp) ## 1-byte Spill LBB6_2: movb -5(%rbp), %al ## 1-byte Reload andb $1, %al movzbl %al, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _isprint ## -- Begin function isprint .p2align 4, 0x90 _isprint: ## @isprint .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl %edi, -4(%rbp) xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $32, -4(%rbp) movb %al, -5(%rbp) ## 1-byte Spill jl LBB7_2 ## %bb.1: cmpl $126, -4(%rbp) setle %al movb %al, -5(%rbp) ## 1-byte Spill LBB7_2: movb -5(%rbp), %al ## 1-byte Reload andb $1, %al movzbl %al, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _ispunct ## -- Begin function ispunct .p2align 4, 0x90 _ispunct: ## @ispunct .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) movb $1, %al cmpl $33, -4(%rbp) movb %al, -5(%rbp) ## 1-byte Spill je LBB8_32 ## %bb.1: movb $1, %al cmpl $34, -4(%rbp) movb %al, -5(%rbp) ## 1-byte Spill je LBB8_32 ## %bb.2: movb $1, %al cmpl $35, -4(%rbp) movb %al, -5(%rbp) ## 1-byte Spill je LBB8_32 ## %bb.3: movb $1, %al cmpl $36, -4(%rbp) movb %al, -5(%rbp) ## 1-byte Spill je LBB8_32 ## %bb.4: movb $1, %al cmpl $37, -4(%rbp) movb %al, -5(%rbp) ## 1-byte Spill je LBB8_32 ## %bb.5: movb $1, %al cmpl $38, -4(%rbp) movb %al, -5(%rbp) ## 1-byte Spill je LBB8_32 ## %bb.6: movb $1, %al cmpl $39, -4(%rbp) movb %al, -5(%rbp) ## 1-byte Spill je LBB8_32 ## %bb.7: movb $1, %al cmpl $40, -4(%rbp) movb %al, -5(%rbp) ## 1-byte Spill je LBB8_32 ## %bb.8: movb $1, %al cmpl $41, -4(%rbp) movb %al, -5(%rbp) ## 1-byte Spill je LBB8_32 ## %bb.9: movb $1, %al cmpl $42, -4(%rbp) movb %al, -5(%rbp) ## 1-byte Spill je LBB8_32 ## %bb.10: movb $1, %al cmpl $43, -4(%rbp) movb %al, -5(%rbp) ## 1-byte Spill je LBB8_32 ## %bb.11: movb $1, %al cmpl $44, -4(%rbp) movb %al, -5(%rbp) ## 1-byte Spill je LBB8_32 ## %bb.12: movb $1, %al cmpl $45, -4(%rbp) movb %al, -5(%rbp) ## 1-byte Spill je LBB8_32 ## %bb.13: movb $1, %al cmpl $46, -4(%rbp) movb %al, -5(%rbp) ## 1-byte Spill je LBB8_32 ## %bb.14: movb $1, %al cmpl $47, -4(%rbp) movb %al, -5(%rbp) ## 1-byte Spill je LBB8_32 ## %bb.15: movb $1, %al cmpl $58, -4(%rbp) movb %al, -5(%rbp) ## 1-byte Spill je LBB8_32 ## %bb.16: movb $1, %al cmpl $59, -4(%rbp) movb %al, -5(%rbp) ## 1-byte Spill je LBB8_32 ## %bb.17: movb $1, %al cmpl $60, -4(%rbp) movb %al, -5(%rbp) ## 1-byte Spill je LBB8_32 ## %bb.18: movb $1, %al cmpl $61, -4(%rbp) movb %al, -5(%rbp) ## 1-byte Spill je LBB8_32 ## %bb.19: movb $1, %al cmpl $62, -4(%rbp) movb %al, -5(%rbp) ## 1-byte Spill je LBB8_32 ## %bb.20: movb $1, %al cmpl $63, -4(%rbp) movb %al, -5(%rbp) ## 1-byte Spill je LBB8_32 ## %bb.21: movb $1, %al cmpl $64, -4(%rbp) movb %al, -5(%rbp) ## 1-byte Spill je LBB8_32 ## %bb.22: movb $1, %al cmpl $91, -4(%rbp) movb %al, -5(%rbp) ## 1-byte Spill je LBB8_32 ## %bb.23: movb $1, %al cmpl $92, -4(%rbp) movb %al, -5(%rbp) ## 1-byte Spill je LBB8_32 ## %bb.24: movb $1, %al cmpl $93, -4(%rbp) movb %al, -5(%rbp) ## 1-byte Spill je LBB8_32 ## %bb.25: movb $1, %al cmpl $94, -4(%rbp) movb %al, -5(%rbp) ## 1-byte Spill je LBB8_32 ## %bb.26: movb $1, %al cmpl $95, -4(%rbp) movb %al, -5(%rbp) ## 1-byte Spill je LBB8_32 ## %bb.27: movb $1, %al cmpl $96, -4(%rbp) movb %al, -5(%rbp) ## 1-byte Spill je LBB8_32 ## %bb.28: movb $1, %al cmpl $123, -4(%rbp) movb %al, -5(%rbp) ## 1-byte Spill je LBB8_32 ## %bb.29: movb $1, %al cmpl $124, -4(%rbp) movb %al, -5(%rbp) ## 1-byte Spill je LBB8_32 ## %bb.30: movb $1, %al cmpl $125, -4(%rbp) movb %al, -5(%rbp) ## 1-byte Spill je LBB8_32 ## %bb.31: cmpl $126, -4(%rbp) sete %al movb %al, -5(%rbp) ## 1-byte Spill LBB8_32: movb -5(%rbp), %al ## 1-byte Reload andb $1, %al movzbl %al, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _isspace ## -- Begin function isspace .p2align 4, 0x90 _isspace: ## @isspace .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) movb $1, %al cmpl $9, -4(%rbp) movb %al, -5(%rbp) ## 1-byte Spill je LBB9_6 ## %bb.1: movb $1, %al cmpl $10, -4(%rbp) movb %al, -5(%rbp) ## 1-byte Spill je LBB9_6 ## %bb.2: movb $1, %al cmpl $11, -4(%rbp) movb %al, -5(%rbp) ## 1-byte Spill je LBB9_6 ## %bb.3: movb $1, %al cmpl $12, -4(%rbp) movb %al, -5(%rbp) ## 1-byte Spill je LBB9_6 ## %bb.4: movb $1, %al cmpl $13, -4(%rbp) movb %al, -5(%rbp) ## 1-byte Spill je LBB9_6 ## %bb.5: cmpl $32, -4(%rbp) sete %al movb %al, -5(%rbp) ## 1-byte Spill LBB9_6: movb -5(%rbp), %al ## 1-byte Reload andb $1, %al movzbl %al, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _isupper ## -- Begin function isupper .p2align 4, 0x90 _isupper: ## @isupper .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl %edi, -4(%rbp) xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $65, -4(%rbp) movb %al, -5(%rbp) ## 1-byte Spill jl LBB10_2 ## %bb.1: cmpl $90, -4(%rbp) setle %al movb %al, -5(%rbp) ## 1-byte Spill LBB10_2: movb -5(%rbp), %al ## 1-byte Reload andb $1, %al movzbl %al, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _isxdigit ## -- Begin function isxdigit .p2align 4, 0x90 _isxdigit: ## @isxdigit .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl %edi, -4(%rbp) cmpl $65, -4(%rbp) jl LBB11_2 ## %bb.1: movb $1, %al cmpl $70, -4(%rbp) movb %al, -5(%rbp) ## 1-byte Spill jle LBB11_7 LBB11_2: cmpl $97, -4(%rbp) jl LBB11_4 ## %bb.3: movb $1, %al cmpl $102, -4(%rbp) movb %al, -5(%rbp) ## 1-byte Spill jle LBB11_7 LBB11_4: xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $48, -4(%rbp) movb %al, -6(%rbp) ## 1-byte Spill jl LBB11_6 ## %bb.5: cmpl $57, -4(%rbp) setle %al movb %al, -6(%rbp) ## 1-byte Spill LBB11_6: movb -6(%rbp), %al ## 1-byte Reload movb %al, -5(%rbp) ## 1-byte Spill LBB11_7: movb -5(%rbp), %al ## 1-byte Reload andb $1, %al movzbl %al, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _tolower ## -- Begin function tolower .p2align 4, 0x90 _tolower: ## @tolower .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl %edi, -4(%rbp) cmpl $65, -4(%rbp) jl LBB12_3 ## %bb.1: cmpl $90, -4(%rbp) jg LBB12_3 ## %bb.2: movl -4(%rbp), %eax addl $32, %eax movl %eax, -8(%rbp) ## 4-byte Spill jmp LBB12_4 LBB12_3: movl -4(%rbp), %eax movl %eax, -8(%rbp) ## 4-byte Spill LBB12_4: movl -8(%rbp), %eax ## 4-byte Reload popq %rbp retq .cfi_endproc ## -- End function .globl _toupper ## -- Begin function toupper .p2align 4, 0x90 _toupper: ## @toupper .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl %edi, -4(%rbp) cmpl $97, -4(%rbp) jl LBB13_3 ## %bb.1: cmpl $122, -4(%rbp) jg LBB13_3 ## %bb.2: movl -4(%rbp), %eax subl $32, %eax movl %eax, -8(%rbp) ## 4-byte Spill jmp LBB13_4 LBB13_3: movl -4(%rbp), %eax movl %eax, -8(%rbp) ## 4-byte Spill LBB13_4: movl -8(%rbp), %eax ## 4-byte Reload popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/154827132.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _logEstMultiply ; -- Begin function logEstMultiply .p2align 2 _logEstMultiply: ; @logEstMultiply .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 strh w0, [sp, #14] strh w1, [sp, #12] ldrsh w8, [sp, #14] ldrsh w9, [sp, #12] add w8, w8, w9 sxth w0, w8 add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _logEstAdd ; -- Begin function logEstAdd .p2align 2 _logEstAdd: ; @logEstAdd .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 strh w0, [sp, #12] strh w1, [sp, #10] ldrsh w8, [sp, #12] ldrsh w9, [sp, #10] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB1_2 b LBB1_1 LBB1_1: ldrh w8, [sp, #12] strh w8, [sp, #8] ldrh w8, [sp, #10] strh w8, [sp, #12] ldrh w8, [sp, #8] strh w8, [sp, #10] b LBB1_2 LBB1_2: ldrsh w8, [sp, #12] ldrsh w9, [sp, #10] add w9, w9, #49 subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB1_4 b LBB1_3 LBB1_3: ldrh w8, [sp, #12] strh w8, [sp, #14] b LBB1_7 LBB1_4: ldrsh w8, [sp, #12] ldrsh w9, [sp, #10] add w9, w9, #31 subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB1_6 b LBB1_5 LBB1_5: ldrsh w8, [sp, #12] add w8, w8, #1 strh w8, [sp, #14] b LBB1_7 LBB1_6: ldrsh w8, [sp, #12] ldrsh w9, [sp, #12] ldrsh w10, [sp, #10] subs w10, w9, w10 adrp x9, _logEstAdd.x@PAGE add x9, x9, _logEstAdd.x@PAGEOFF ldrb w9, [x9, w10, sxtw] add w8, w8, w9 strh w8, [sp, #14] b LBB1_7 LBB1_7: ldrsh w0, [sp, #14] add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _logEstFromInteger ; -- Begin function logEstFromInteger .p2align 2 _logEstFromInteger: ; @logEstFromInteger .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 str x0, [sp, #16] mov w8, #40 strh w8, [sp, #14] ldr x8, [sp, #16] subs x8, x8, #8 cset w8, hs tbnz w8, #0, LBB2_7 b LBB2_1 LBB2_1: ldr x8, [sp, #16] subs x8, x8, #2 cset w8, hs tbnz w8, #0, LBB2_3 b LBB2_2 LBB2_2: strh wzr, [sp, #30] b LBB2_15 LBB2_3: b LBB2_4 LBB2_4: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #16] subs x8, x8, #8 cset w8, hs tbnz w8, #0, LBB2_6 b LBB2_5 LBB2_5: ; in Loop: Header=BB2_4 Depth=1 ldrsh w8, [sp, #14] subs w8, w8, #10 strh w8, [sp, #14] ldr x8, [sp, #16] lsl x8, x8, #1 str x8, [sp, #16] b LBB2_4 LBB2_6: b LBB2_14 LBB2_7: b LBB2_8 LBB2_8: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #16] subs x8, x8, #255 cset w8, ls tbnz w8, #0, LBB2_10 b LBB2_9 LBB2_9: ; in Loop: Header=BB2_8 Depth=1 ldrsh w8, [sp, #14] add w8, w8, #40 strh w8, [sp, #14] ldr x8, [sp, #16] lsr x8, x8, #4 str x8, [sp, #16] b LBB2_8 LBB2_10: b LBB2_11 LBB2_11: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #16] subs x8, x8, #15 cset w8, ls tbnz w8, #0, LBB2_13 b LBB2_12 LBB2_12: ; in Loop: Header=BB2_11 Depth=1 ldrsh w8, [sp, #14] add w8, w8, #10 strh w8, [sp, #14] ldr x8, [sp, #16] lsr x8, x8, #1 str x8, [sp, #16] b LBB2_11 LBB2_13: b LBB2_14 LBB2_14: ldr x8, [sp, #16] and x9, x8, #0x7 adrp x8, _logEstFromInteger.a@PAGE add x8, x8, _logEstFromInteger.a@PAGEOFF ldrsh w8, [x8, x9, lsl #1] ldrsh w9, [sp, #14] add w8, w8, w9 subs w8, w8, #10 strh w8, [sp, #30] b LBB2_15 LBB2_15: ldrsh w0, [sp, #30] add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _isInteger ; -- Begin function isInteger .p2align 2 _isInteger: ; @isInteger .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str x0, [sp, #8] b LBB3_1 LBB3_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #8] ldrsb w8, [x8] subs w8, w8, #48 cset w8, lt mov w9, #0 str w9, [sp, #4] ; 4-byte Folded Spill tbnz w8, #0, LBB3_3 b LBB3_2 LBB3_2: ; in Loop: Header=BB3_1 Depth=1 ldr x8, [sp, #8] ldrsb w8, [x8] subs w8, w8, #57 cset w8, le str w8, [sp, #4] ; 4-byte Folded Spill b LBB3_3 LBB3_3: ; in Loop: Header=BB3_1 Depth=1 ldr w8, [sp, #4] ; 4-byte Folded Reload tbz w8, #0, LBB3_5 b LBB3_4 LBB3_4: ; in Loop: Header=BB3_1 Depth=1 ldr x8, [sp, #8] add x8, x8, #1 str x8, [sp, #8] b LBB3_1 LBB3_5: ldr x8, [sp, #8] ldrsb w8, [x8] subs w8, w8, #0 cset w8, eq and w0, w8, #0x1 add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _isFloat ; -- Begin function isFloat .p2align 2 _isFloat: ; @isFloat .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str x0, [sp, #8] b LBB4_1 LBB4_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #8] ldrsb w8, [x8] strb w8, [sp, #7] subs w8, w8, #48 cset w8, lt tbnz w8, #0, LBB4_3 b LBB4_2 LBB4_2: ; in Loop: Header=BB4_1 Depth=1 ldrsb w8, [sp, #7] subs w8, w8, #57 cset w8, le mov w9, #1 str w9, [sp] ; 4-byte Folded Spill tbnz w8, #0, LBB4_8 b LBB4_3 LBB4_3: ; in Loop: Header=BB4_1 Depth=1 ldrsb w8, [sp, #7] subs w8, w8, #46 cset w8, eq mov w9, #1 str w9, [sp] ; 4-byte Folded Spill tbnz w8, #0, LBB4_8 b LBB4_4 LBB4_4: ; in Loop: Header=BB4_1 Depth=1 ldrsb w8, [sp, #7] subs w8, w8, #69 cset w8, eq mov w9, #1 str w9, [sp] ; 4-byte Folded Spill tbnz w8, #0, LBB4_8 b LBB4_5 LBB4_5: ; in Loop: Header=BB4_1 Depth=1 ldrsb w8, [sp, #7] subs w8, w8, #101 cset w8, eq mov w9, #1 str w9, [sp] ; 4-byte Folded Spill tbnz w8, #0, LBB4_8 b LBB4_6 LBB4_6: ; in Loop: Header=BB4_1 Depth=1 ldrsb w8, [sp, #7] subs w8, w8, #43 cset w8, eq mov w9, #1 str w9, [sp] ; 4-byte Folded Spill tbnz w8, #0, LBB4_8 b LBB4_7 LBB4_7: ; in Loop: Header=BB4_1 Depth=1 ldrsb w8, [sp, #7] subs w8, w8, #45 cset w8, eq str w8, [sp] ; 4-byte Folded Spill b LBB4_8 LBB4_8: ; in Loop: Header=BB4_1 Depth=1 ldr w8, [sp] ; 4-byte Folded Reload tbz w8, #0, LBB4_10 b LBB4_9 LBB4_9: ; in Loop: Header=BB4_1 Depth=1 ldr x8, [sp, #8] add x8, x8, #1 str x8, [sp, #8] b LBB4_1 LBB4_10: ldr x8, [sp, #8] ldrsb w8, [x8] subs w8, w8, #0 cset w8, eq and w0, w8, #0x1 add sp, sp, #16 ret .cfi_endproc ; -- End function .section __TEXT,__literal8,8byte_literals .p2align 3 ; -- Begin function main lCPI5_0: .quad 0x4090000000000000 ; double 1024 .section __TEXT,__text,regular,pure_instructions .globl _main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #368 .cfi_def_cfa_offset 368 stp x28, x27, [sp, #336] ; 16-byte Folded Spill stp x29, x30, [sp, #352] ; 16-byte Folded Spill add x29, sp, #352 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w27, -24 .cfi_offset w28, -32 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-24] str wzr, [sp, #124] str w0, [sp, #120] str x1, [sp, #112] str wzr, [sp, #104] mov w8, #1 str w8, [sp, #108] b LBB5_1 LBB5_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #108] ldr w9, [sp, #120] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB5_44 b LBB5_2 LBB5_2: ; in Loop: Header=BB5_1 Depth=1 ldr x8, [sp, #112] ldrsw x9, [sp, #108] ldr x8, [x8, x9, lsl #3] str x8, [sp, #96] ldr x0, [sp, #96] adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF bl _strcmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB5_6 b LBB5_3 LBB5_3: ; in Loop: Header=BB5_1 Depth=1 ldr w8, [sp, #104] subs w8, w8, #2 cset w8, lt tbnz w8, #0, LBB5_5 b LBB5_4 LBB5_4: ; in Loop: Header=BB5_1 Depth=1 ldr w8, [sp, #104] subs w9, w8, #2 add x8, sp, #128 str x8, [sp, #80] ; 8-byte Folded Spill ldrsh w0, [x8, w9, sxtw #1] ldr w9, [sp, #104] subs w9, w9, #1 ldrsh w1, [x8, w9, sxtw #1] bl _logEstAdd ldr x8, [sp, #80] ; 8-byte Folded Reload ldr w9, [sp, #104] subs w9, w9, #2 strh w0, [x8, w9, sxtw #1] ldr w8, [sp, #104] subs w8, w8, #1 str w8, [sp, #104] b LBB5_5 LBB5_5: ; in Loop: Header=BB5_1 Depth=1 b LBB5_42 LBB5_6: ; in Loop: Header=BB5_1 Depth=1 ldr x0, [sp, #96] adrp x1, l_.str.1@PAGE add x1, x1, l_.str.1@PAGEOFF bl _strcmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB5_10 b LBB5_7 LBB5_7: ; in Loop: Header=BB5_1 Depth=1 ldr w8, [sp, #104] subs w8, w8, #2 cset w8, lt tbnz w8, #0, LBB5_9 b LBB5_8 LBB5_8: ; in Loop: Header=BB5_1 Depth=1 ldr w8, [sp, #104] subs w9, w8, #2 add x8, sp, #128 str x8, [sp, #72] ; 8-byte Folded Spill ldrsh w0, [x8, w9, sxtw #1] ldr w9, [sp, #104] subs w9, w9, #1 ldrsh w1, [x8, w9, sxtw #1] bl _logEstMultiply ldr x8, [sp, #72] ; 8-byte Folded Reload ldr w9, [sp, #104] subs w9, w9, #2 strh w0, [x8, w9, sxtw #1] ldr w8, [sp, #104] subs w8, w8, #1 str w8, [sp, #104] b LBB5_9 LBB5_9: ; in Loop: Header=BB5_1 Depth=1 b LBB5_41 LBB5_10: ; in Loop: Header=BB5_1 Depth=1 ldr x0, [sp, #96] 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, LBB5_14 b LBB5_11 LBB5_11: ; in Loop: Header=BB5_1 Depth=1 ldr w8, [sp, #104] subs w8, w8, #0 cset w8, le tbnz w8, #0, LBB5_13 b LBB5_12 LBB5_12: ; in Loop: Header=BB5_1 Depth=1 ldr w8, [sp, #104] subs w8, w8, #1 add x9, sp, #128 add x8, x9, w8, sxtw #1 ldrh w8, [x8] ldrsw x10, [sp, #104] add x9, x9, x10, lsl #1 strh w8, [x9] ldr w8, [sp, #104] add w8, w8, #1 str w8, [sp, #104] b LBB5_13 LBB5_13: ; in Loop: Header=BB5_1 Depth=1 b LBB5_40 LBB5_14: ; in Loop: Header=BB5_1 Depth=1 ldr x0, [sp, #96] adrp x1, l_.str.3@PAGE add x1, x1, l_.str.3@PAGEOFF bl _strcmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB5_18 b LBB5_15 LBB5_15: ; in Loop: Header=BB5_1 Depth=1 ldr w8, [sp, #104] subs w8, w8, #0 cset w8, le tbnz w8, #0, LBB5_17 b LBB5_16 LBB5_16: ; in Loop: Header=BB5_1 Depth=1 ldr w8, [sp, #104] subs w9, w8, #1 add x8, sp, #128 str x8, [sp, #64] ; 8-byte Folded Spill ldrsh x0, [x8, w9, sxtw #1] bl _logEstFromInteger ldr x9, [sp, #64] ; 8-byte Folded Reload sxth w8, w0 subs w8, w8, #33 ldr w10, [sp, #104] subs w10, w10, #1 strh w8, [x9, w10, sxtw #1] b LBB5_17 LBB5_17: ; in Loop: Header=BB5_1 Depth=1 b LBB5_39 LBB5_18: ; in Loop: Header=BB5_1 Depth=1 ldr x0, [sp, #96] 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_22 b LBB5_19 LBB5_19: ; in Loop: Header=BB5_1 Depth=1 ldr w8, [sp, #104] subs w8, w8, #0 cset w8, le tbnz w8, #0, LBB5_21 b LBB5_20 LBB5_20: ; in Loop: Header=BB5_1 Depth=1 ldr w8, [sp, #104] subs w9, w8, #1 add x8, sp, #128 str x8, [sp, #56] ; 8-byte Folded Spill ldrsh x0, [x8, w9, sxtw #1] bl _logEstFromInteger ldr x8, [sp, #56] ; 8-byte Folded Reload sxth w9, w0 subs w10, w9, #33 ldr w9, [sp, #104] subs w9, w9, #1 add x9, x8, w9, sxtw #1 ldrsh w8, [x9] add w8, w8, w10 strh w8, [x9] b LBB5_21 LBB5_21: ; in Loop: Header=BB5_1 Depth=1 b LBB5_38 LBB5_22: ; in Loop: Header=BB5_1 Depth=1 ldr x0, [sp, #96] adrp x1, l_.str.5@PAGE add x1, x1, l_.str.5@PAGEOFF bl _strcmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB5_26 b LBB5_23 LBB5_23: ; in Loop: Header=BB5_1 Depth=1 ldr w8, [sp, #104] subs w8, w8, #0 cset w8, le tbnz w8, #0, LBB5_25 b LBB5_24 LBB5_24: ; in Loop: Header=BB5_1 Depth=1 ldr w8, [sp, #104] subs w8, w8, #1 add x9, sp, #128 ldrsh w10, [x9, w8, sxtw #1] mov w8, #0 subs w8, w8, w10 ldr w10, [sp, #104] subs w10, w10, #1 strh w8, [x9, w10, sxtw #1] b LBB5_25 LBB5_25: ; in Loop: Header=BB5_1 Depth=1 b LBB5_37 LBB5_26: ; in Loop: Header=BB5_1 Depth=1 ldr x8, [sp, #96] ldrsb w8, [x8] subs w8, w8, #94 cset w8, ne tbnz w8, #0, LBB5_28 b LBB5_27 LBB5_27: ; in Loop: Header=BB5_1 Depth=1 ldr x8, [sp, #96] add x0, x8, #1 bl _atoi ldrsw x9, [sp, #104] mov x8, x9 add w8, w8, #1 str w8, [sp, #104] add x8, sp, #128 strh w0, [x8, x9, lsl #1] b LBB5_36 LBB5_28: ; in Loop: Header=BB5_1 Depth=1 ldr x0, [sp, #96] bl _isInteger subs w8, w0, #0 cset w8, eq tbnz w8, #0, LBB5_30 b LBB5_29 LBB5_29: ; in Loop: Header=BB5_1 Depth=1 ldr x0, [sp, #96] bl _atoll bl _logEstFromInteger ldrsw x9, [sp, #104] mov x8, x9 add w8, w8, #1 str w8, [sp, #104] add x8, sp, #128 strh w0, [x8, x9, lsl #1] b LBB5_35 LBB5_30: ; in Loop: Header=BB5_1 Depth=1 ldr x0, [sp, #96] bl _isFloat subs w8, w0, #0 cset w8, eq tbnz w8, #0, LBB5_33 b LBB5_31 LBB5_31: ; in Loop: Header=BB5_1 Depth=1 ldr x8, [sp, #96] ldrsb w8, [x8] subs w8, w8, #45 cset w8, eq tbnz w8, #0, LBB5_33 b LBB5_32 LBB5_32: ; in Loop: Header=BB5_1 Depth=1 ldr x0, [sp, #96] bl _atof bl _logEstFromDouble ldrsw x9, [sp, #104] mov x8, x9 add w8, w8, #1 str w8, [sp, #104] add x8, sp, #128 strh w0, [x8, x9, lsl #1] b LBB5_34 LBB5_33: ; in Loop: Header=BB5_1 Depth=1 ldr x8, [sp, #112] ldr x0, [x8] bl _showHelp b LBB5_34 LBB5_34: ; in Loop: Header=BB5_1 Depth=1 b LBB5_35 LBB5_35: ; in Loop: Header=BB5_1 Depth=1 b LBB5_36 LBB5_36: ; in Loop: Header=BB5_1 Depth=1 b LBB5_37 LBB5_37: ; in Loop: Header=BB5_1 Depth=1 b LBB5_38 LBB5_38: ; in Loop: Header=BB5_1 Depth=1 b LBB5_39 LBB5_39: ; in Loop: Header=BB5_1 Depth=1 b LBB5_40 LBB5_40: ; in Loop: Header=BB5_1 Depth=1 b LBB5_41 LBB5_41: ; in Loop: Header=BB5_1 Depth=1 b LBB5_42 LBB5_42: ; in Loop: Header=BB5_1 Depth=1 b LBB5_43 LBB5_43: ; in Loop: Header=BB5_1 Depth=1 ldr w8, [sp, #108] add w8, w8, #1 str w8, [sp, #108] b LBB5_1 LBB5_44: ldr w8, [sp, #104] subs w8, w8, #1 str w8, [sp, #108] b LBB5_45 LBB5_45: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #108] subs w8, w8, #0 cset w8, lt tbnz w8, #0, LBB5_57 b LBB5_46 LBB5_46: ; in Loop: Header=BB5_45 Depth=1 ldrsw x9, [sp, #108] add x8, sp, #128 ldrsh w8, [x8, x9, lsl #1] adds w8, w8, #40 cset w8, ge tbnz w8, #0, LBB5_48 b LBB5_47 LBB5_47: ; in Loop: Header=BB5_45 Depth=1 ldrsw x9, [sp, #108] add x8, sp, #128 ldrsh w9, [x8, x9, lsl #1] str w9, [sp, #52] ; 4-byte Folded Spill ldrsw x9, [sp, #108] ldrsh w9, [x8, x9, lsl #1] mov w8, #0 subs w8, w8, w9 sxth w0, w8 bl _logEstToInt ldr w10, [sp, #52] ; 4-byte Folded Reload ucvtf d1, x0 fmov d0, #1.00000000 fdiv d0, d0, d1 mov x8, sp ; implicit-def: $x9 mov x9, x10 str x9, [x8] str d0, [x8, #8] adrp x0, l_.str.6@PAGE add x0, x0, l_.str.6@PAGEOFF bl _printf b LBB5_55 LBB5_48: ; in Loop: Header=BB5_45 Depth=1 ldrsw x9, [sp, #108] add x8, sp, #128 ldrsh w8, [x8, x9, lsl #1] subs w8, w8, #10 cset w8, ge tbnz w8, #0, LBB5_50 b LBB5_49 LBB5_49: ; in Loop: Header=BB5_45 Depth=1 ldrsw x9, [sp, #108] add x8, sp, #128 ldrsh w9, [x8, x9, lsl #1] str w9, [sp, #48] ; 4-byte Folded Spill ldrsw x9, [sp, #108] ldrsh w8, [x8, x9, lsl #1] add w8, w8, #100 sxth w0, w8 bl _logEstToInt ldr w10, [sp, #48] ; 4-byte Folded Reload ucvtf d0, x0 adrp x8, lCPI5_0@PAGE ldr d1, [x8, lCPI5_0@PAGEOFF] fdiv d0, d0, d1 mov x8, sp ; implicit-def: $x9 mov x9, x10 str x9, [x8] str d0, [x8, #8] adrp x0, l_.str.6@PAGE add x0, x0, l_.str.6@PAGEOFF bl _printf b LBB5_54 LBB5_50: ; in Loop: Header=BB5_45 Depth=1 ldrsw x9, [sp, #108] add x8, sp, #128 ldrsh w8, [x8, x9, lsl #1] subs w8, w8, #100 cset w8, le tbnz w8, #0, LBB5_52 b LBB5_51 LBB5_51: ; in Loop: Header=BB5_45 Depth=1 ldrsw x9, [sp, #108] add x8, sp, #128 ldrsh w9, [x8, x9, lsl #1] str w9, [sp, #44] ; 4-byte Folded Spill ldrsw x9, [sp, #108] ldrsh w0, [x8, x9, lsl #1] bl _logEstToInt ldr w10, [sp, #44] ; 4-byte Folded Reload mov x8, sp ; implicit-def: $x9 mov x9, x10 str x9, [x8] str x0, [x8, #8] adrp x0, l_.str.7@PAGE add x0, x0, l_.str.7@PAGEOFF bl _printf b LBB5_53 LBB5_52: ; in Loop: Header=BB5_45 Depth=1 ldrsw x9, [sp, #108] add x8, sp, #128 str x8, [sp, #32] ; 8-byte Folded Spill ldrsh w8, [x8, x9, lsl #1] add w8, w8, #100 sxth w0, w8 bl _logEstToInt ldr x8, [sp, #32] ; 8-byte Folded Reload mov x11, #100 mul x9, x0, x11 mov x10, #1024 udiv x9, x9, x10 str x9, [sp, #88] ldrsw x9, [sp, #108] ldrsh w12, [x8, x9, lsl #1] ldr x8, [sp, #88] udiv x10, x8, x11 ldr x8, [sp, #88] udiv x9, x8, x11 mul x9, x9, x11 subs x8, x8, x9 mov x9, sp ; implicit-def: $x11 mov x11, x12 str x11, [x9] str x10, [x9, #8] str x8, [x9, #16] adrp x0, l_.str.8@PAGE add x0, x0, l_.str.8@PAGEOFF bl _printf b LBB5_53 LBB5_53: ; in Loop: Header=BB5_45 Depth=1 b LBB5_54 LBB5_54: ; in Loop: Header=BB5_45 Depth=1 b LBB5_55 LBB5_55: ; in Loop: Header=BB5_45 Depth=1 b LBB5_56 LBB5_56: ; in Loop: Header=BB5_45 Depth=1 ldr w8, [sp, #108] subs w8, w8, #1 str w8, [sp, #108] b LBB5_45 LBB5_57: ldur x9, [x29, #-24] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB5_59 b LBB5_58 LBB5_58: bl ___stack_chk_fail LBB5_59: mov w0, #0 ldp x29, x30, [sp, #352] ; 16-byte Folded Reload ldp x28, x27, [sp, #336] ; 16-byte Folded Reload add sp, sp, #368 ret .cfi_endproc ; -- End function .section __TEXT,__literal8,8byte_literals .p2align 3 ; -- Begin function logEstFromDouble lCPI6_0: .quad 0x4059000000000000 ; double 100 lCPI6_1: .quad 0x4090000000000000 ; double 1024 lCPI6_2: .quad 0x41ddcd6500000000 ; double 2.0E+9 lCPI6_3: .quad 0x3f847ae147ae147b ; double 0.01 .section __TEXT,__text,regular,pure_instructions .p2align 2 _logEstFromDouble: ; @logEstFromDouble .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str d0, [sp, #16] ldr d0, [sp, #16] fcmp d0, #0.0 cset w8, hi tbnz w8, #0, LBB6_2 b LBB6_1 LBB6_1: mov w8, #32768 sturh w8, [x29, #-2] b LBB6_11 LBB6_2: ldr d0, [sp, #16] adrp x8, lCPI6_3@PAGE ldr d1, [x8, lCPI6_3@PAGEOFF] fcmp d0, d1 cset w8, pl tbnz w8, #0, LBB6_4 b LBB6_3 LBB6_3: ldr d1, [sp, #16] fmov d0, #1.00000000 fdiv d0, d0, d1 bl _logEstFromDouble mov w8, #0 subs w8, w8, w0, sxth sturh w8, [x29, #-2] b LBB6_11 LBB6_4: ldr d0, [sp, #16] fmov d1, #1.00000000 fcmp d0, d1 cset w8, pl tbnz w8, #0, LBB6_6 b LBB6_5 LBB6_5: ldr d1, [sp, #16] adrp x8, lCPI6_0@PAGE ldr d0, [x8, lCPI6_0@PAGEOFF] fmul d0, d0, d1 bl _logEstFromDouble sxth w8, w0 subs w8, w8, #66 sturh w8, [x29, #-2] b LBB6_11 LBB6_6: ldr d0, [sp, #16] adrp x8, lCPI6_1@PAGE ldr d1, [x8, lCPI6_1@PAGEOFF] fcmp d0, d1 cset w8, pl tbnz w8, #0, LBB6_8 b LBB6_7 LBB6_7: ldr d1, [sp, #16] adrp x8, lCPI6_1@PAGE ldr d0, [x8, lCPI6_1@PAGEOFF] fmul d0, d0, d1 fcvtzu x0, d0 bl _logEstFromInteger sxth w8, w0 subs w8, w8, #100 sturh w8, [x29, #-2] b LBB6_11 LBB6_8: ldr d0, [sp, #16] adrp x8, lCPI6_2@PAGE ldr d1, [x8, lCPI6_2@PAGEOFF] fcmp d0, d1 cset w8, hi tbnz w8, #0, LBB6_10 b LBB6_9 LBB6_9: ldr d0, [sp, #16] fcvtzu x0, d0 bl _logEstFromInteger sturh w0, [x29, #-2] b LBB6_11 LBB6_10: ldr x8, [sp, #16] str x8, [sp, #8] ldr x8, [sp, #8] lsr x8, x8, #52 subs x8, x8, #1022 ; kill: def $w8 killed $w8 killed $x8 strh w8, [sp, #6] ldrsh w8, [sp, #6] mov w9, #10 mul w8, w8, w9 sturh w8, [x29, #-2] b LBB6_11 LBB6_11: ldursh w0, [x29, #-2] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function showHelp _showHelp: ; @showHelp .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] mov x9, sp str x8, [x9] adrp x0, l_.str.9@PAGE add x0, x0, l_.str.9@PAGEOFF bl _printf adrp x0, l_.str.10@PAGE add x0, x0, l_.str.10@PAGEOFF bl _printf mov w0, #1 bl _exit .cfi_endproc ; -- End function .p2align 2 ; -- Begin function logEstToInt _logEstToInt: ; @logEstToInt .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 strh w0, [sp, #22] ldrsh w8, [sp, #22] subs w8, w8, #10 cset w8, ge tbnz w8, #0, LBB8_2 b LBB8_1 LBB8_1: mov x8, #1 str x8, [sp, #24] b LBB8_12 LBB8_2: ldrsh w8, [sp, #22] mov w9, #10 sdiv w10, w8, w9 mul w10, w10, w9 subs w10, w8, w10 ; implicit-def: $x8 mov x8, x10 sxtw x8, w8 str x8, [sp, #8] ldrsh w8, [sp, #22] sdiv w8, w8, w9 strh w8, [sp, #22] ldr x8, [sp, #8] subs x8, x8, #5 cset w8, lo tbnz w8, #0, LBB8_4 b LBB8_3 LBB8_3: ldr x8, [sp, #8] subs x8, x8, #2 str x8, [sp, #8] b LBB8_7 LBB8_4: ldr x8, [sp, #8] subs x8, x8, #1 cset w8, lo tbnz w8, #0, LBB8_6 b LBB8_5 LBB8_5: ldr x8, [sp, #8] subs x8, x8, #1 str x8, [sp, #8] b LBB8_6 LBB8_6: b LBB8_7 LBB8_7: ldrsh w8, [sp, #22] subs w8, w8, #60 cset w8, le tbnz w8, #0, LBB8_9 b LBB8_8 LBB8_8: mov x8, #-1 str x8, [sp, #24] b LBB8_12 LBB8_9: ldrsh w8, [sp, #22] subs w8, w8, #3 cset w8, lt tbnz w8, #0, LBB8_11 b LBB8_10 LBB8_10: ldr x8, [sp, #8] add x8, x8, #8 ldrsh w9, [sp, #22] subs w9, w9, #3 ; kill: def $x9 killed $w9 lsl x8, x8, x9 str x8, [sp, #24] b LBB8_12 LBB8_11: ldr x8, [sp, #8] add x8, x8, #8 ldrsh w10, [sp, #22] mov w9, #3 subs w9, w9, w10 ; kill: def $x9 killed $w9 lsr x8, x8, x9 str x8, [sp, #24] b LBB8_12 LBB8_12: ldr x0, [sp, #24] add sp, sp, #32 ret .cfi_endproc ; -- End function .section __TEXT,__const _logEstAdd.x: ; @logEstAdd.x .ascii "\n\n\t\t\b\b\007\007\007\006\006\006\005\005\005\004\004\004\004\003\003\003\003\003\003\002\002\002\002\002\002\002" .section __DATA,__data .p2align 1 ; @logEstFromInteger.a _logEstFromInteger.a: .short 0 ; 0x0 .short 2 ; 0x2 .short 3 ; 0x3 .short 5 ; 0x5 .short 6 ; 0x6 .short 7 ; 0x7 .short 8 ; 0x8 .short 9 ; 0x9 .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "+" l_.str.1: ; @.str.1 .asciz "x" l_.str.2: ; @.str.2 .asciz "dup" l_.str.3: ; @.str.3 .asciz "log" l_.str.4: ; @.str.4 .asciz "nlogn" l_.str.5: ; @.str.5 .asciz "inv" l_.str.6: ; @.str.6 .asciz "%5d (%f)\n" l_.str.7: ; @.str.7 .asciz "%5d (%lld)\n" l_.str.8: ; @.str.8 .asciz "%5d (%lld.%02lld)\n" l_.str.9: ; @.str.9 .asciz "Usage: %s ARGS...\n" l_.str.10: ; @.str.10 .asciz "Arguments:\n NUM Convert NUM from integer to LogEst and push onto the stack\n ^NUM Interpret NUM as a LogEst and push onto stack\n x Multiple the top two elements of the stack\n + Add the top two elements of the stack\n dup Dupliate the top element on the stack\n inv Take the reciprocal of the top of stack. N = 1/N.\n log Find the LogEst of the number on top of stack\n nlogn Compute NlogN where N is the top of stack\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _logEstMultiply ## -- Begin function logEstMultiply .p2align 4, 0x90 _logEstMultiply: ## @logEstMultiply .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movw %si, %ax movw %di, %cx movw %cx, -2(%rbp) movw %ax, -4(%rbp) movswl -2(%rbp), %eax movswl -4(%rbp), %ecx addl %ecx, %eax ## kill: def $ax killed $ax killed $eax cwtl popq %rbp retq .cfi_endproc ## -- End function .globl _logEstAdd ## -- Begin function logEstAdd .p2align 4, 0x90 _logEstAdd: ## @logEstAdd .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movw %si, %ax movw %di, %cx movw %cx, -4(%rbp) movw %ax, -6(%rbp) movswl -4(%rbp), %eax movswl -6(%rbp), %ecx cmpl %ecx, %eax jge LBB1_2 ## %bb.1: movw -4(%rbp), %ax movw %ax, -8(%rbp) movw -6(%rbp), %ax movw %ax, -4(%rbp) movw -8(%rbp), %ax movw %ax, -6(%rbp) LBB1_2: movswl -4(%rbp), %eax movswl -6(%rbp), %ecx addl $49, %ecx cmpl %ecx, %eax jle LBB1_4 ## %bb.3: movw -4(%rbp), %ax movw %ax, -2(%rbp) jmp LBB1_7 LBB1_4: movswl -4(%rbp), %eax movswl -6(%rbp), %ecx addl $31, %ecx cmpl %ecx, %eax jle LBB1_6 ## %bb.5: movswl -4(%rbp), %eax addl $1, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -2(%rbp) jmp LBB1_7 LBB1_6: movswl -4(%rbp), %eax movswl -4(%rbp), %ecx movswl -6(%rbp), %edx subl %edx, %ecx movslq %ecx, %rdx leaq _logEstAdd.x(%rip), %rcx movzbl (%rcx,%rdx), %ecx addl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -2(%rbp) LBB1_7: movswl -2(%rbp), %eax popq %rbp retq .cfi_endproc ## -- End function .globl _logEstFromInteger ## -- Begin function logEstFromInteger .p2align 4, 0x90 _logEstFromInteger: ## @logEstFromInteger .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) movw $40, -18(%rbp) cmpq $8, -16(%rbp) jae LBB2_7 ## %bb.1: cmpq $2, -16(%rbp) jae LBB2_3 ## %bb.2: movw $0, -2(%rbp) jmp LBB2_15 LBB2_3: jmp LBB2_4 LBB2_4: ## =>This Inner Loop Header: Depth=1 cmpq $8, -16(%rbp) jae LBB2_6 ## %bb.5: ## in Loop: Header=BB2_4 Depth=1 movswl -18(%rbp), %eax subl $10, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -18(%rbp) movq -16(%rbp), %rax shlq $1, %rax movq %rax, -16(%rbp) jmp LBB2_4 LBB2_6: jmp LBB2_14 LBB2_7: jmp LBB2_8 LBB2_8: ## =>This Inner Loop Header: Depth=1 cmpq $255, -16(%rbp) jbe LBB2_10 ## %bb.9: ## in Loop: Header=BB2_8 Depth=1 movswl -18(%rbp), %eax addl $40, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -18(%rbp) movq -16(%rbp), %rax shrq $4, %rax movq %rax, -16(%rbp) jmp LBB2_8 LBB2_10: jmp LBB2_11 LBB2_11: ## =>This Inner Loop Header: Depth=1 cmpq $15, -16(%rbp) jbe LBB2_13 ## %bb.12: ## in Loop: Header=BB2_11 Depth=1 movswl -18(%rbp), %eax addl $10, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -18(%rbp) movq -16(%rbp), %rax shrq $1, %rax movq %rax, -16(%rbp) jmp LBB2_11 LBB2_13: jmp LBB2_14 LBB2_14: movq -16(%rbp), %rcx andq $7, %rcx leaq _logEstFromInteger.a(%rip), %rax movswl (%rax,%rcx,2), %eax movswl -18(%rbp), %ecx addl %ecx, %eax subl $10, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -2(%rbp) LBB2_15: movswl -2(%rbp), %eax popq %rbp retq .cfi_endproc ## -- End function .globl _isInteger ## -- Begin function isInteger .p2align 4, 0x90 _isInteger: ## @isInteger .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) LBB3_1: ## =>This Inner Loop Header: Depth=1 movq -8(%rbp), %rax movsbl (%rax), %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $48, %ecx movb %al, -9(%rbp) ## 1-byte Spill jl LBB3_3 ## %bb.2: ## in Loop: Header=BB3_1 Depth=1 movq -8(%rbp), %rax movsbl (%rax), %eax cmpl $57, %eax setle %al movb %al, -9(%rbp) ## 1-byte Spill LBB3_3: ## in Loop: Header=BB3_1 Depth=1 movb -9(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB3_4 jmp LBB3_5 LBB3_4: ## in Loop: Header=BB3_1 Depth=1 movq -8(%rbp), %rax addq $1, %rax movq %rax, -8(%rbp) jmp LBB3_1 LBB3_5: movq -8(%rbp), %rax movsbl (%rax), %eax cmpl $0, %eax sete %al andb $1, %al movzbl %al, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _isFloat ## -- Begin function isFloat .p2align 4, 0x90 _isFloat: ## @isFloat .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) LBB4_1: ## =>This Inner Loop Header: Depth=1 movq -8(%rbp), %rax movb (%rax), %al movb %al, -9(%rbp) movsbl %al, %eax cmpl $48, %eax jl LBB4_3 ## %bb.2: ## in Loop: Header=BB4_1 Depth=1 movsbl -9(%rbp), %ecx movb $1, %al cmpl $57, %ecx movb %al, -10(%rbp) ## 1-byte Spill jle LBB4_8 LBB4_3: ## in Loop: Header=BB4_1 Depth=1 movsbl -9(%rbp), %ecx movb $1, %al cmpl $46, %ecx movb %al, -10(%rbp) ## 1-byte Spill je LBB4_8 ## %bb.4: ## in Loop: Header=BB4_1 Depth=1 movsbl -9(%rbp), %ecx movb $1, %al cmpl $69, %ecx movb %al, -10(%rbp) ## 1-byte Spill je LBB4_8 ## %bb.5: ## in Loop: Header=BB4_1 Depth=1 movsbl -9(%rbp), %ecx movb $1, %al cmpl $101, %ecx movb %al, -10(%rbp) ## 1-byte Spill je LBB4_8 ## %bb.6: ## in Loop: Header=BB4_1 Depth=1 movsbl -9(%rbp), %ecx movb $1, %al cmpl $43, %ecx movb %al, -10(%rbp) ## 1-byte Spill je LBB4_8 ## %bb.7: ## in Loop: Header=BB4_1 Depth=1 movsbl -9(%rbp), %eax cmpl $45, %eax sete %al movb %al, -10(%rbp) ## 1-byte Spill LBB4_8: ## in Loop: Header=BB4_1 Depth=1 movb -10(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB4_9 jmp LBB4_10 LBB4_9: ## in Loop: Header=BB4_1 Depth=1 movq -8(%rbp), %rax addq $1, %rax movq %rax, -8(%rbp) jmp LBB4_1 LBB4_10: movq -8(%rbp), %rax movsbl (%rax), %eax cmpl $0, %eax sete %al andb $1, %al movzbl %al, %eax popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__literal8,8byte_literals .p2align 3 ## -- Begin function main LCPI5_0: .quad 0x4090000000000000 ## double 1024 LCPI5_3: .quad 0x3ff0000000000000 ## double 1 .section __TEXT,__literal16,16byte_literals .p2align 4 LCPI5_1: .long 1127219200 ## 0x43300000 .long 1160773632 ## 0x45300000 .long 0 ## 0x0 .long 0 ## 0x0 LCPI5_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 $272, %rsp ## imm = 0x110 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -212(%rbp) movl %edi, -216(%rbp) movq %rsi, -224(%rbp) movl $0, -232(%rbp) movl $1, -228(%rbp) LBB5_1: ## =>This Inner Loop Header: Depth=1 movl -228(%rbp), %eax cmpl -216(%rbp), %eax jge LBB5_44 ## %bb.2: ## in Loop: Header=BB5_1 Depth=1 movq -224(%rbp), %rax movslq -228(%rbp), %rcx movq (%rax,%rcx,8), %rax movq %rax, -240(%rbp) movq -240(%rbp), %rdi leaq L_.str(%rip), %rsi callq _strcmp cmpl $0, %eax jne LBB5_6 ## %bb.3: ## in Loop: Header=BB5_1 Depth=1 cmpl $2, -232(%rbp) jl LBB5_5 ## %bb.4: ## in Loop: Header=BB5_1 Depth=1 movl -232(%rbp), %eax subl $2, %eax cltq movw -208(%rbp,%rax,2), %cx movl -232(%rbp), %eax subl $1, %eax cltq movswl %cx, %edi movswl -208(%rbp,%rax,2), %esi callq _logEstAdd movw %ax, %cx movl -232(%rbp), %eax subl $2, %eax cltq movw %cx, -208(%rbp,%rax,2) movl -232(%rbp), %eax addl $-1, %eax movl %eax, -232(%rbp) LBB5_5: ## in Loop: Header=BB5_1 Depth=1 jmp LBB5_42 LBB5_6: ## in Loop: Header=BB5_1 Depth=1 movq -240(%rbp), %rdi leaq L_.str.1(%rip), %rsi callq _strcmp cmpl $0, %eax jne LBB5_10 ## %bb.7: ## in Loop: Header=BB5_1 Depth=1 cmpl $2, -232(%rbp) jl LBB5_9 ## %bb.8: ## in Loop: Header=BB5_1 Depth=1 movl -232(%rbp), %eax subl $2, %eax cltq movw -208(%rbp,%rax,2), %cx movl -232(%rbp), %eax subl $1, %eax cltq movswl %cx, %edi movswl -208(%rbp,%rax,2), %esi callq _logEstMultiply movw %ax, %cx movl -232(%rbp), %eax subl $2, %eax cltq movw %cx, -208(%rbp,%rax,2) movl -232(%rbp), %eax addl $-1, %eax movl %eax, -232(%rbp) LBB5_9: ## in Loop: Header=BB5_1 Depth=1 jmp LBB5_41 LBB5_10: ## in Loop: Header=BB5_1 Depth=1 movq -240(%rbp), %rdi leaq L_.str.2(%rip), %rsi callq _strcmp cmpl $0, %eax jne LBB5_14 ## %bb.11: ## in Loop: Header=BB5_1 Depth=1 cmpl $0, -232(%rbp) jle LBB5_13 ## %bb.12: ## in Loop: Header=BB5_1 Depth=1 movl -232(%rbp), %eax subl $1, %eax cltq movw -208(%rbp,%rax,2), %cx movslq -232(%rbp), %rax movw %cx, -208(%rbp,%rax,2) movl -232(%rbp), %eax addl $1, %eax movl %eax, -232(%rbp) LBB5_13: ## in Loop: Header=BB5_1 Depth=1 jmp LBB5_40 LBB5_14: ## in Loop: Header=BB5_1 Depth=1 movq -240(%rbp), %rdi leaq L_.str.3(%rip), %rsi callq _strcmp cmpl $0, %eax jne LBB5_18 ## %bb.15: ## in Loop: Header=BB5_1 Depth=1 cmpl $0, -232(%rbp) jle LBB5_17 ## %bb.16: ## in Loop: Header=BB5_1 Depth=1 movl -232(%rbp), %eax subl $1, %eax cltq movswq -208(%rbp,%rax,2), %rdi callq _logEstFromInteger cwtl subl $33, %eax movw %ax, %cx movl -232(%rbp), %eax subl $1, %eax cltq movw %cx, -208(%rbp,%rax,2) LBB5_17: ## in Loop: Header=BB5_1 Depth=1 jmp LBB5_39 LBB5_18: ## in Loop: Header=BB5_1 Depth=1 movq -240(%rbp), %rdi leaq L_.str.4(%rip), %rsi callq _strcmp cmpl $0, %eax jne LBB5_22 ## %bb.19: ## in Loop: Header=BB5_1 Depth=1 cmpl $0, -232(%rbp) jle LBB5_21 ## %bb.20: ## in Loop: Header=BB5_1 Depth=1 movl -232(%rbp), %eax subl $1, %eax cltq movswq -208(%rbp,%rax,2), %rdi callq _logEstFromInteger movswl %ax, %edx subl $33, %edx movl -232(%rbp), %eax subl $1, %eax cltq movswl -208(%rbp,%rax,2), %ecx addl %edx, %ecx ## kill: def $cx killed $cx killed $ecx movw %cx, -208(%rbp,%rax,2) LBB5_21: ## in Loop: Header=BB5_1 Depth=1 jmp LBB5_38 LBB5_22: ## in Loop: Header=BB5_1 Depth=1 movq -240(%rbp), %rdi leaq L_.str.5(%rip), %rsi callq _strcmp cmpl $0, %eax jne LBB5_26 ## %bb.23: ## in Loop: Header=BB5_1 Depth=1 cmpl $0, -232(%rbp) jle LBB5_25 ## %bb.24: ## in Loop: Header=BB5_1 Depth=1 movl -232(%rbp), %eax subl $1, %eax cltq movswl -208(%rbp,%rax,2), %ecx xorl %eax, %eax subl %ecx, %eax movw %ax, %cx movl -232(%rbp), %eax subl $1, %eax cltq movw %cx, -208(%rbp,%rax,2) LBB5_25: ## in Loop: Header=BB5_1 Depth=1 jmp LBB5_37 LBB5_26: ## in Loop: Header=BB5_1 Depth=1 movq -240(%rbp), %rax movsbl (%rax), %eax cmpl $94, %eax jne LBB5_28 ## %bb.27: ## in Loop: Header=BB5_1 Depth=1 movq -240(%rbp), %rdi addq $1, %rdi callq _atoi movw %ax, %cx movl -232(%rbp), %eax movl %eax, %edx addl $1, %edx movl %edx, -232(%rbp) cltq movw %cx, -208(%rbp,%rax,2) jmp LBB5_36 LBB5_28: ## in Loop: Header=BB5_1 Depth=1 movq -240(%rbp), %rdi callq _isInteger cmpl $0, %eax je LBB5_30 ## %bb.29: ## in Loop: Header=BB5_1 Depth=1 movq -240(%rbp), %rdi callq _atoll movq %rax, %rdi callq _logEstFromInteger movw %ax, %cx movl -232(%rbp), %eax movl %eax, %edx addl $1, %edx movl %edx, -232(%rbp) cltq movw %cx, -208(%rbp,%rax,2) jmp LBB5_35 LBB5_30: ## in Loop: Header=BB5_1 Depth=1 movq -240(%rbp), %rdi callq _isFloat cmpl $0, %eax je LBB5_33 ## %bb.31: ## in Loop: Header=BB5_1 Depth=1 movq -240(%rbp), %rax movsbl (%rax), %eax cmpl $45, %eax je LBB5_33 ## %bb.32: ## in Loop: Header=BB5_1 Depth=1 movq -240(%rbp), %rdi callq _atof callq _logEstFromDouble movw %ax, %cx movl -232(%rbp), %eax movl %eax, %edx addl $1, %edx movl %edx, -232(%rbp) cltq movw %cx, -208(%rbp,%rax,2) jmp LBB5_34 LBB5_33: ## in Loop: Header=BB5_1 Depth=1 movq -224(%rbp), %rax movq (%rax), %rdi callq _showHelp LBB5_34: ## in Loop: Header=BB5_1 Depth=1 jmp LBB5_35 LBB5_35: ## in Loop: Header=BB5_1 Depth=1 jmp LBB5_36 LBB5_36: ## in Loop: Header=BB5_1 Depth=1 jmp LBB5_37 LBB5_37: ## in Loop: Header=BB5_1 Depth=1 jmp LBB5_38 LBB5_38: ## in Loop: Header=BB5_1 Depth=1 jmp LBB5_39 LBB5_39: ## in Loop: Header=BB5_1 Depth=1 jmp LBB5_40 LBB5_40: ## in Loop: Header=BB5_1 Depth=1 jmp LBB5_41 LBB5_41: ## in Loop: Header=BB5_1 Depth=1 jmp LBB5_42 LBB5_42: ## in Loop: Header=BB5_1 Depth=1 jmp LBB5_43 LBB5_43: ## in Loop: Header=BB5_1 Depth=1 movl -228(%rbp), %eax addl $1, %eax movl %eax, -228(%rbp) jmp LBB5_1 LBB5_44: movl -232(%rbp), %eax subl $1, %eax movl %eax, -228(%rbp) LBB5_45: ## =>This Inner Loop Header: Depth=1 cmpl $0, -228(%rbp) jl LBB5_57 ## %bb.46: ## in Loop: Header=BB5_45 Depth=1 movslq -228(%rbp), %rax movswl -208(%rbp,%rax,2), %eax cmpl $-40, %eax jge LBB5_48 ## %bb.47: ## in Loop: Header=BB5_45 Depth=1 movslq -228(%rbp), %rax movswl -208(%rbp,%rax,2), %eax movl %eax, -252(%rbp) ## 4-byte Spill negl %eax ## kill: def $ax killed $ax killed $eax movswl %ax, %edi callq _logEstToInt movl -252(%rbp), %esi ## 4-byte Reload movq %rax, %xmm1 movaps LCPI5_1(%rip), %xmm0 ## xmm0 = [1127219200,1160773632,0,0] punpckldq %xmm0, %xmm1 ## xmm1 = xmm1[0],xmm0[0],xmm1[1],xmm0[1] movapd LCPI5_2(%rip), %xmm0 ## xmm0 = [4.503599627370496E+15,1.9342813113834067E+25] subpd %xmm0, %xmm1 movaps %xmm1, %xmm0 unpckhpd %xmm1, %xmm1 ## xmm1 = xmm1[1,1] addsd %xmm0, %xmm1 movsd LCPI5_3(%rip), %xmm0 ## xmm0 = mem[0],zero divsd %xmm1, %xmm0 leaq L_.str.6(%rip), %rdi movb $1, %al callq _printf jmp LBB5_55 LBB5_48: ## in Loop: Header=BB5_45 Depth=1 movslq -228(%rbp), %rax movswl -208(%rbp,%rax,2), %eax cmpl $10, %eax jge LBB5_50 ## %bb.49: ## in Loop: Header=BB5_45 Depth=1 movslq -228(%rbp), %rax movswl -208(%rbp,%rax,2), %eax movl %eax, -256(%rbp) ## 4-byte Spill addl $100, %eax ## kill: def $ax killed $ax killed $eax movswl %ax, %edi callq _logEstToInt movl -256(%rbp), %esi ## 4-byte Reload movq %rax, %xmm0 movaps LCPI5_1(%rip), %xmm1 ## xmm1 = [1127219200,1160773632,0,0] punpckldq %xmm1, %xmm0 ## xmm0 = xmm0[0],xmm1[0],xmm0[1],xmm1[1] movapd LCPI5_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 LCPI5_0(%rip), %xmm1 ## xmm1 = mem[0],zero divsd %xmm1, %xmm0 leaq L_.str.6(%rip), %rdi movb $1, %al callq _printf jmp LBB5_54 LBB5_50: ## in Loop: Header=BB5_45 Depth=1 movslq -228(%rbp), %rax movswl -208(%rbp,%rax,2), %eax cmpl $100, %eax jle LBB5_52 ## %bb.51: ## in Loop: Header=BB5_45 Depth=1 movslq -228(%rbp), %rax movswl -208(%rbp,%rax,2), %eax movl %eax, -260(%rbp) ## 4-byte Spill movslq -228(%rbp), %rax movswl -208(%rbp,%rax,2), %edi callq _logEstToInt movl -260(%rbp), %esi ## 4-byte Reload movq %rax, %rdx leaq L_.str.7(%rip), %rdi movb $0, %al callq _printf jmp LBB5_53 LBB5_52: ## in Loop: Header=BB5_45 Depth=1 movslq -228(%rbp), %rax movswl -208(%rbp,%rax,2), %eax addl $100, %eax ## kill: def $ax killed $ax killed $eax movswl %ax, %edi callq _logEstToInt imulq $100, %rax, %rax shrq $10, %rax movq %rax, -248(%rbp) movslq -228(%rbp), %rax movswl -208(%rbp,%rax,2), %esi movq -248(%rbp), %rax movl $100, %ecx xorl %edx, %edx ## kill: def $rdx killed $edx divq %rcx movq %rax, -272(%rbp) ## 8-byte Spill movq -248(%rbp), %rax movl $100, %ecx xorl %edx, %edx ## kill: def $rdx killed $edx divq %rcx movq %rdx, %rcx movq -272(%rbp), %rdx ## 8-byte Reload leaq L_.str.8(%rip), %rdi movb $0, %al callq _printf LBB5_53: ## in Loop: Header=BB5_45 Depth=1 jmp LBB5_54 LBB5_54: ## in Loop: Header=BB5_45 Depth=1 jmp LBB5_55 LBB5_55: ## in Loop: Header=BB5_45 Depth=1 jmp LBB5_56 LBB5_56: ## in Loop: Header=BB5_45 Depth=1 movl -228(%rbp), %eax addl $-1, %eax movl %eax, -228(%rbp) jmp LBB5_45 LBB5_57: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB5_59 ## %bb.58: xorl %eax, %eax addq $272, %rsp ## imm = 0x110 popq %rbp retq LBB5_59: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__literal8,8byte_literals .p2align 3 ## -- Begin function logEstFromDouble LCPI6_0: .quad 0x3f847ae147ae147b ## double 0.01 LCPI6_1: .quad 0x3ff0000000000000 ## double 1 LCPI6_2: .quad 0x4090000000000000 ## double 1024 LCPI6_3: .quad 0x41ddcd6500000000 ## double 2.0E+9 LCPI6_4: .quad 0x43e0000000000000 ## double 9.2233720368547758E+18 LCPI6_5: .quad 0x4059000000000000 ## double 100 .section __TEXT,__text,regular,pure_instructions .p2align 4, 0x90 _logEstFromDouble: ## @logEstFromDouble .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movsd %xmm0, -16(%rbp) xorps %xmm0, %xmm0 ucomisd -16(%rbp), %xmm0 jb LBB6_2 ## %bb.1: movw $-32768, -2(%rbp) ## imm = 0x8000 jmp LBB6_11 LBB6_2: movsd LCPI6_0(%rip), %xmm0 ## xmm0 = mem[0],zero ucomisd -16(%rbp), %xmm0 jbe LBB6_4 ## %bb.3: movsd LCPI6_1(%rip), %xmm0 ## xmm0 = mem[0],zero divsd -16(%rbp), %xmm0 callq _logEstFromDouble movswl %ax, %ecx xorl %eax, %eax subl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -2(%rbp) jmp LBB6_11 LBB6_4: movsd LCPI6_1(%rip), %xmm0 ## xmm0 = mem[0],zero ucomisd -16(%rbp), %xmm0 jbe LBB6_6 ## %bb.5: movsd LCPI6_5(%rip), %xmm0 ## xmm0 = mem[0],zero mulsd -16(%rbp), %xmm0 callq _logEstFromDouble cwtl subl $66, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -2(%rbp) jmp LBB6_11 LBB6_6: movsd LCPI6_2(%rip), %xmm0 ## xmm0 = mem[0],zero ucomisd -16(%rbp), %xmm0 jbe LBB6_8 ## %bb.7: movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero movsd LCPI6_2(%rip), %xmm1 ## xmm1 = mem[0],zero mulsd %xmm1, %xmm0 movaps %xmm0, %xmm1 cvttsd2si %xmm1, %rdi movq %rdi, %rcx sarq $63, %rcx movsd LCPI6_4(%rip), %xmm1 ## xmm1 = mem[0],zero subsd %xmm1, %xmm0 cvttsd2si %xmm0, %rax andq %rcx, %rax orq %rax, %rdi callq _logEstFromInteger cwtl subl $100, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -2(%rbp) jmp LBB6_11 LBB6_8: movsd LCPI6_3(%rip), %xmm0 ## xmm0 = mem[0],zero ucomisd -16(%rbp), %xmm0 jb LBB6_10 ## %bb.9: movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero movsd LCPI6_4(%rip), %xmm2 ## xmm2 = mem[0],zero movaps %xmm0, %xmm1 subsd %xmm2, %xmm1 cvttsd2si %xmm1, %rax cvttsd2si %xmm0, %rdi movq %rdi, %rcx sarq $63, %rcx andq %rcx, %rax orq %rax, %rdi callq _logEstFromInteger movw %ax, -2(%rbp) jmp LBB6_11 LBB6_10: movq -16(%rbp), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax shrq $52, %rax subq $1022, %rax ## imm = 0x3FE ## kill: def $ax killed $ax killed $rax movw %ax, -26(%rbp) movswl -26(%rbp), %eax imull $10, %eax, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -2(%rbp) LBB6_11: movswl -2(%rbp), %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function showHelp _showHelp: ## @showHelp .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movq %rdi, -8(%rbp) movq -8(%rbp), %rsi leaq L_.str.9(%rip), %rdi xorl %eax, %eax ## kill: def $al killed $al killed $eax movb %al, -9(%rbp) ## 1-byte Spill callq _printf ## kill: def $ecx killed $eax movb -9(%rbp), %al ## 1-byte Reload leaq L_.str.10(%rip), %rdi callq _printf movl $1, %edi callq _exit .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function logEstToInt _logEstToInt: ## @logEstToInt .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, -10(%rbp) movswl -10(%rbp), %eax cmpl $10, %eax jge LBB8_2 ## %bb.1: movq $1, -8(%rbp) jmp LBB8_12 LBB8_2: movswl -10(%rbp), %eax movl $10, %ecx cltd idivl %ecx movslq %edx, %rax movq %rax, -24(%rbp) movswl -10(%rbp), %eax movl $10, %ecx cltd idivl %ecx ## kill: def $ax killed $ax killed $eax movw %ax, -10(%rbp) cmpq $5, -24(%rbp) jb LBB8_4 ## %bb.3: movq -24(%rbp), %rax subq $2, %rax movq %rax, -24(%rbp) jmp LBB8_7 LBB8_4: cmpq $1, -24(%rbp) jb LBB8_6 ## %bb.5: movq -24(%rbp), %rax subq $1, %rax movq %rax, -24(%rbp) LBB8_6: jmp LBB8_7 LBB8_7: movswl -10(%rbp), %eax cmpl $60, %eax jle LBB8_9 ## %bb.8: movq $-1, -8(%rbp) jmp LBB8_12 LBB8_9: movswl -10(%rbp), %eax cmpl $3, %eax jl LBB8_11 ## %bb.10: movq -24(%rbp), %rax addq $8, %rax movswl -10(%rbp), %ecx subl $3, %ecx movl %ecx, %ecx ## kill: def $rcx killed $ecx ## kill: def $cl killed $rcx shlq %cl, %rax movq %rax, -8(%rbp) jmp LBB8_12 LBB8_11: movq -24(%rbp), %rax addq $8, %rax movswl -10(%rbp), %edx movl $3, %ecx subl %edx, %ecx movl %ecx, %ecx ## kill: def $rcx killed $ecx ## kill: def $cl killed $rcx shrq %cl, %rax movq %rax, -8(%rbp) LBB8_12: movq -8(%rbp), %rax popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__const .p2align 4 ## @logEstAdd.x _logEstAdd.x: .ascii "\n\n\t\t\b\b\007\007\007\006\006\006\005\005\005\004\004\004\004\003\003\003\003\003\003\002\002\002\002\002\002\002" .section __DATA,__data .p2align 4 ## @logEstFromInteger.a _logEstFromInteger.a: .short 0 ## 0x0 .short 2 ## 0x2 .short 3 ## 0x3 .short 5 ## 0x5 .short 6 ## 0x6 .short 7 ## 0x7 .short 8 ## 0x8 .short 9 ## 0x9 .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "+" L_.str.1: ## @.str.1 .asciz "x" L_.str.2: ## @.str.2 .asciz "dup" L_.str.3: ## @.str.3 .asciz "log" L_.str.4: ## @.str.4 .asciz "nlogn" L_.str.5: ## @.str.5 .asciz "inv" L_.str.6: ## @.str.6 .asciz "%5d (%f)\n" L_.str.7: ## @.str.7 .asciz "%5d (%lld)\n" L_.str.8: ## @.str.8 .asciz "%5d (%lld.%02lld)\n" L_.str.9: ## @.str.9 .asciz "Usage: %s ARGS...\n" L_.str.10: ## @.str.10 .asciz "Arguments:\n NUM Convert NUM from integer to LogEst and push onto the stack\n ^NUM Interpret NUM as a LogEst and push onto stack\n x Multiple the top two elements of the stack\n + Add the top two elements of the stack\n dup Dupliate the top element on the stack\n inv Take the reciprocal of the top of stack. N = 1/N.\n log Find the LogEst of the number on top of stack\n nlogn Compute NlogN where N is the top of stack\n" .subsections_via_symbols
the_stack_data/300830.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #112 .cfi_def_cfa_offset 112 stp x29, x30, [sp, #96] ; 16-byte Folded Spill add x29, sp, #96 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, _optarg@GOTPAGE ldr x8, [x8, _optarg@GOTPAGEOFF] str x8, [sp, #16] ; 8-byte Folded Spill stur wzr, [x29, #-4] stur w0, [x29, #-8] stur x1, [x29, #-16] ; kill: def $x8 killed $xzr stur xzr, [x29, #-32] stur wzr, [x29, #-44] str xzr, [sp, #40] str xzr, [sp, #32] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldur w0, [x29, #-8] ldur x1, [x29, #-16] adrp x2, l_.str@PAGE add x2, x2, l_.str@PAGEOFF adrp x3, _longopts@PAGE add x3, x3, _longopts@PAGEOFF mov x4, #0 bl _getopt_long str w0, [sp, #28] adds w8, w0, #1 cset w8, eq tbnz w8, #0, LBB0_17 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #28] str w8, [sp, #12] ; 4-byte Folded Spill subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_9 b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #12] ; 4-byte Folded Reload subs w8, w8, #63 cset w8, eq tbnz w8, #0, LBB0_15 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #12] ; 4-byte Folded Reload subs w8, w8, #99 cset w8, eq tbnz w8, #0, LBB0_10 b LBB0_5 LBB0_5: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #12] ; 4-byte Folded Reload subs w8, w8, #103 cset w8, eq tbnz w8, #0, LBB0_12 b LBB0_6 LBB0_6: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #12] ; 4-byte Folded Reload subs w8, w8, #104 cset w8, eq tbnz w8, #0, LBB0_14 b LBB0_7 LBB0_7: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #12] ; 4-byte Folded Reload subs w8, w8, #112 cset w8, eq tbnz w8, #0, LBB0_13 b LBB0_8 LBB0_8: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #12] ; 4-byte Folded Reload subs w8, w8, #117 cset w8, eq tbnz w8, #0, LBB0_11 b LBB0_16 LBB0_9: ; in Loop: Header=BB0_1 Depth=1 b LBB0_16 LBB0_10: ; in Loop: Header=BB0_1 Depth=1 mov w8, #1 stur w8, [x29, #-44] b LBB0_16 LBB0_11: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr x8, [x8] str x8, [sp, #40] b LBB0_16 LBB0_12: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr x8, [x8] str x8, [sp, #32] b LBB0_16 LBB0_13: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr x8, [x8] stur x8, [x29, #-32] b LBB0_16 LBB0_14: adrp x8, ___stdoutp@GOTPAGE ldr x8, [x8, ___stdoutp@GOTPAGEOFF] ldr x0, [x8] ldur x8, [x29, #-16] 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 w0, #0 bl _exit LBB0_15: adrp x8, ___stderrp@GOTPAGE ldr x8, [x8, ___stderrp@GOTPAGEOFF] ldr x0, [x8] ldur x8, [x29, #-16] 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 w0, #1 bl _exit LBB0_16: ; in Loop: Header=BB0_1 Depth=1 b LBB0_1 LBB0_17: adrp x8, _optind@GOTPAGE ldr x8, [x8, _optind@GOTPAGEOFF] ldr w8, [x8] ldur w9, [x29, #-8] subs w9, w9, #1 subs w8, w8, w9 cset w8, eq tbnz w8, #0, LBB0_19 b LBB0_18 LBB0_18: adrp x8, ___stderrp@GOTPAGE ldr x8, [x8, ___stderrp@GOTPAGEOFF] ldr x0, [x8] ldur x8, [x29, #-16] 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 w0, #1 bl _exit LBB0_19: ldur w8, [x29, #-44] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_21 b LBB0_20 LBB0_20: ldur x0, [x29, #-40] ldr x1, [sp, #40] ldr x2, [sp, #32] bl _setup_environment adrp x8, l_.str@PAGE add x8, x8, l_.str@PAGEOFF stur x8, [x29, #-40] b LBB0_21 LBB0_21: bl _install_signal_handlers ldur x0, [x29, #-32] bl _listen_socket stur w0, [x29, #-20] adrp x8, _debug_mode@PAGE ldr w8, [x8, _debug_mode@PAGEOFF] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_23 b LBB0_22 LBB0_22: adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF mov w1, #9 mov w2, #24 bl _openlog bl _become_daemon b LBB0_23 LBB0_23: ldur x8, [x29, #-16] adrp x9, _optind@GOTPAGE ldr x9, [x9, _optind@GOTPAGEOFF] ldrsw x9, [x9] ldr x8, [x8, x9, lsl #3] stur x8, [x29, #-40] ldur w0, [x29, #-20] ldur x1, [x29, #-40] bl _server_main mov w0, #0 ldp x29, x30, [sp, #96] ; 16-byte Folded Reload add sp, sp, #112 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function setup_environment _setup_environment: ; @setup_environment .cfi_startproc ; %bb.0: sub sp, sp, #80 .cfi_def_cfa_offset 80 stp x29, x30, [sp, #64] ; 16-byte Folded Spill add x29, sp, #64 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___stderrp@GOTPAGE ldr x8, [x8, ___stderrp@GOTPAGEOFF] str x8, [sp, #16] ; 8-byte Folded Spill stur x0, [x29, #-8] stur x1, [x29, #-16] stur x2, [x29, #-24] ldur x8, [x29, #-16] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB1_2 b LBB1_1 LBB1_1: ldur x8, [x29, #-24] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB1_3 b LBB1_2 LBB1_2: ldr x8, [sp, #16] ; 8-byte Folded Reload ldr x0, [x8] adrp x1, l_.str.9@PAGE add x1, x1, l_.str.9@PAGEOFF bl _fprintf mov w0, #1 bl _exit LBB1_3: ldur x0, [x29, #-24] bl _getgrnam str x0, [sp, #24] ldr x8, [sp, #24] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB1_5 b LBB1_4 LBB1_4: ldr x8, [sp, #16] ; 8-byte Folded Reload ldr x0, [x8] ldur x8, [x29, #-24] mov x9, sp str x8, [x9] adrp x1, l_.str.10@PAGE add x1, x1, l_.str.10@PAGEOFF bl _fprintf mov w0, #1 bl _exit LBB1_5: ldr x8, [sp, #24] ldr w0, [x8, #16] bl _setgid subs w8, w0, #0 cset w8, ge tbnz w8, #0, LBB1_7 b LBB1_6 LBB1_6: adrp x0, l_.str.11@PAGE add x0, x0, l_.str.11@PAGEOFF bl _perror mov w0, #1 bl _exit LBB1_7: ldur x0, [x29, #-16] ldr x8, [sp, #24] ldr w1, [x8, #16] bl _initgroups subs w8, w0, #0 cset w8, ge tbnz w8, #0, LBB1_9 b LBB1_8 LBB1_8: adrp x0, l_.str.12@PAGE add x0, x0, l_.str.12@PAGEOFF bl _perror mov w0, #1 bl _exit LBB1_9: ldur x0, [x29, #-16] bl _getpwnam str x0, [sp, #32] ldr x8, [sp, #32] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB1_11 b LBB1_10 LBB1_10: ldr x8, [sp, #16] ; 8-byte Folded Reload ldr x0, [x8] ldur x8, [x29, #-16] mov x9, sp str x8, [x9] adrp x1, l_.str.13@PAGE add x1, x1, l_.str.13@PAGEOFF bl _fprintf mov w0, #1 bl _exit LBB1_11: ldur x0, [x29, #-8] bl _chroot ldr x8, [sp, #32] ldr w0, [x8, #16] bl _setuid subs w8, w0, #0 cset w8, ge tbnz w8, #0, LBB1_13 b LBB1_12 LBB1_12: adrp x0, l_.str.14@PAGE add x0, x0, l_.str.14@PAGEOFF bl _perror mov w0, #1 bl _exit LBB1_13: ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function install_signal_handlers _install_signal_handlers: ; @install_signal_handlers .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov w0, #15 adrp x1, _signal_exit@PAGE add x1, x1, _signal_exit@PAGEOFF bl _trap_signal mov w0, #20 adrp x1, _wait_child@PAGE add x1, x1, _wait_child@PAGEOFF bl _trap_signal ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function listen_socket _listen_socket: ; @listen_socket .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, #-16] add x0, sp, #32 str x0, [sp] ; 8-byte Folded Spill mov w1, #0 mov x2, #48 bl _memset ldr x2, [sp] ; 8-byte Folded Reload mov w8, #2 str w8, [sp, #36] mov w8, #1 str w8, [sp, #40] str w8, [sp, #32] ldur x1, [x29, #-16] mov x0, #0 add x3, sp, #24 bl _getaddrinfo str w0, [sp, #12] subs w8, w0, #0 cset w8, eq tbnz w8, #0, LBB3_2 b LBB3_1 LBB3_1: ldr w0, [sp, #12] bl _gai_strerror bl _log_exit b LBB3_2 LBB3_2: ldr x8, [sp, #24] str x8, [sp, #16] b LBB3_3 LBB3_3: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #16] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB3_12 b LBB3_4 LBB3_4: ; in Loop: Header=BB3_3 Depth=1 ldr x8, [sp, #16] ldr w0, [x8, #4] ldr x8, [sp, #16] ldr w1, [x8, #8] ldr x8, [sp, #16] ldr w2, [x8, #12] bl _socket str w0, [sp, #8] ldr w8, [sp, #8] subs w8, w8, #0 cset w8, ge tbnz w8, #0, LBB3_6 b LBB3_5 LBB3_5: ; in Loop: Header=BB3_3 Depth=1 b LBB3_11 LBB3_6: ; in Loop: Header=BB3_3 Depth=1 ldr w0, [sp, #8] ldr x8, [sp, #16] ldr x1, [x8, #32] ldr x8, [sp, #16] ldr w2, [x8, #16] bl _bind subs w8, w0, #0 cset w8, ge tbnz w8, #0, LBB3_8 b LBB3_7 LBB3_7: ; in Loop: Header=BB3_3 Depth=1 ldr w0, [sp, #8] bl _close b LBB3_11 LBB3_8: ; in Loop: Header=BB3_3 Depth=1 ldr w0, [sp, #8] mov w1, #5 bl _listen subs w8, w0, #0 cset w8, ge tbnz w8, #0, LBB3_10 b LBB3_9 LBB3_9: ; in Loop: Header=BB3_3 Depth=1 ldr w0, [sp, #8] bl _close b LBB3_11 LBB3_10: ldr x0, [sp, #24] bl _freeaddrinfo ldr w8, [sp, #8] stur w8, [x29, #-4] b LBB3_13 LBB3_11: ; in Loop: Header=BB3_3 Depth=1 ldr x8, [sp, #16] ldr x8, [x8, #40] str x8, [sp, #16] b LBB3_3 LBB3_12: adrp x0, l_.str.15@PAGE add x0, x0, l_.str.15@PAGEOFF bl _log_exit mov w8, #-1 stur w8, [x29, #-4] b LBB3_13 LBB3_13: ldur w0, [x29, #-4] ldp x29, x30, [sp, #96] ; 16-byte Folded Reload add sp, sp, #112 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function become_daemon _become_daemon: ; @become_daemon .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 x0, l_.str.57@PAGE add x0, x0, l_.str.57@PAGEOFF bl _chdir subs w8, w0, #0 cset w8, ge tbnz w8, #0, LBB4_2 b LBB4_1 LBB4_1: bl ___error ldr w0, [x0] bl _strerror mov x8, sp str x0, [x8] adrp x0, l_.str.58@PAGE add x0, x0, l_.str.58@PAGEOFF bl _log_exit b LBB4_2 LBB4_2: adrp x8, ___stdinp@GOTPAGE ldr x8, [x8, ___stdinp@GOTPAGEOFF] ldr x2, [x8] adrp x0, l_.str.59@PAGE add x0, x0, l_.str.59@PAGEOFF str x0, [sp, #16] ; 8-byte Folded Spill adrp x1, l_.str.17@PAGE add x1, x1, l_.str.17@PAGEOFF str x1, [sp, #8] ; 8-byte Folded Spill bl _freopen ldr x1, [sp, #8] ; 8-byte Folded Reload ldr x0, [sp, #16] ; 8-byte Folded Reload adrp x8, ___stdoutp@GOTPAGE ldr x8, [x8, ___stdoutp@GOTPAGEOFF] ldr x2, [x8] bl _freopen ldr x1, [sp, #8] ; 8-byte Folded Reload ldr x0, [sp, #16] ; 8-byte Folded Reload adrp x8, ___stderrp@GOTPAGE ldr x8, [x8, ___stderrp@GOTPAGEOFF] ldr x2, [x8] bl _freopen bl _fork stur w0, [x29, #-4] ldur w8, [x29, #-4] subs w8, w8, #0 cset w8, ge tbnz w8, #0, LBB4_4 b LBB4_3 LBB4_3: bl ___error ldr w0, [x0] bl _strerror mov x8, sp str x0, [x8] adrp x0, l_.str.60@PAGE add x0, x0, l_.str.60@PAGEOFF bl _log_exit b LBB4_4 LBB4_4: ldur w8, [x29, #-4] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB4_6 b LBB4_5 LBB4_5: mov w0, #0 bl __exit LBB4_6: bl _setsid subs w8, w0, #0 cset w8, ge tbnz w8, #0, LBB4_8 b LBB4_7 LBB4_7: bl ___error ldr w0, [x0] bl _strerror mov x8, sp str x0, [x8] adrp x0, l_.str.61@PAGE add x0, x0, l_.str.61@PAGEOFF bl _log_exit b LBB4_8 LBB4_8: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function server_main _server_main: ; @server_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 w0, [x29, #-4] stur x1, [x29, #-16] b LBB5_1 LBB5_1: ; =>This Inner Loop Header: Depth=1 add x2, sp, #44 mov w8, #128 str w8, [sp, #44] ldur w0, [x29, #-4] add x1, sp, #48 bl _accept str w0, [sp, #40] ldr w8, [sp, #40] subs w8, w8, #0 cset w8, ge tbnz w8, #0, LBB5_3 b LBB5_2 LBB5_2: ; in Loop: Header=BB5_1 Depth=1 bl ___error ldr w0, [x0] bl _strerror mov x8, sp str x0, [x8] adrp x0, l_.str.16@PAGE add x0, x0, l_.str.16@PAGEOFF bl _log_exit b LBB5_3 LBB5_3: ; in Loop: Header=BB5_1 Depth=1 bl _fork str w0, [sp, #36] ldr w8, [sp, #36] subs w8, w8, #0 cset w8, ge tbnz w8, #0, LBB5_5 b LBB5_4 LBB5_4: mov w0, #3 bl _exit LBB5_5: ; in Loop: Header=BB5_1 Depth=1 ldr w8, [sp, #36] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB5_7 b LBB5_6 LBB5_6: ldr w0, [sp, #40] adrp x1, l_.str.17@PAGE add x1, x1, l_.str.17@PAGEOFF bl _fdopen str x0, [sp, #24] ldr w0, [sp, #40] adrp x1, l_.str.18@PAGE add x1, x1, l_.str.18@PAGEOFF bl _fdopen str x0, [sp, #16] ldr x0, [sp, #24] ldr x1, [sp, #16] ldur x2, [x29, #-16] bl _service mov w0, #0 bl _exit LBB5_7: ; in Loop: Header=BB5_1 Depth=1 ldr w0, [sp, #40] bl _close b LBB5_1 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function log_exit _log_exit: ; @log_exit .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] add x9, sp, #16 add x8, x29, #16 str x8, [x9] adrp x8, _debug_mode@PAGE ldr w8, [x8, _debug_mode@PAGEOFF] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB6_2 b LBB6_1 LBB6_1: adrp x8, ___stderrp@GOTPAGE ldr x8, [x8, ___stderrp@GOTPAGEOFF] str x8, [sp, #8] ; 8-byte Folded Spill ldr x0, [x8] ldur x1, [x29, #-8] ldr x2, [sp, #16] bl _vfprintf ldr x8, [sp, #8] ; 8-byte Folded Reload ldr x1, [x8] mov w0, #10 bl _fputc b LBB6_3 LBB6_2: ldur x1, [x29, #-8] ldr x2, [sp, #16] mov w0, #3 bl _vsyslog b LBB6_3 LBB6_3: mov w0, #1 bl _exit .cfi_endproc ; -- End function .p2align 2 ; -- Begin function service _service: ; @service .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] str x1, [sp, #16] str x2, [sp, #8] ldur x0, [x29, #-8] bl _read_request str x0, [sp] ldr x0, [sp] ldr x1, [sp, #16] ldr x2, [sp, #8] bl _respond_to ldr x0, [sp] bl _free_request ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function read_request _read_request: ; @read_request .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, #48 bl _xmalloc str x0, [sp, #16] ldr x0, [sp, #16] ldur x1, [x29, #-8] bl _read_request_line ldr x8, [sp, #16] ; kill: def $x9 killed $xzr str xzr, [x8, #24] b LBB8_1 LBB8_1: ; =>This Inner Loop Header: Depth=1 ldur x0, [x29, #-8] bl _read_header_field mov x8, x0 str x8, [sp, #8] subs x8, x0, #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 x8, [x8, #24] ldr x9, [sp, #8] str x8, [x9, #16] ldr x8, [sp, #8] ldr x9, [sp, #16] str x8, [x9, #24] b LBB8_1 LBB8_3: ldr x0, [sp, #16] bl _content_length 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, LBB8_9 b LBB8_4 LBB8_4: ldr x8, [sp, #16] ldr x8, [x8, #40] subs x8, x8, #256, lsl #12 ; =1048576 cset w8, le tbnz w8, #0, LBB8_6 b LBB8_5 LBB8_5: ldr x8, [sp, #16] ldr x8, [x8, #40] mov x9, sp str x8, [x9] adrp x0, l_.str.19@PAGE add x0, x0, l_.str.19@PAGEOFF bl _log_exit b LBB8_6 LBB8_6: ldr x8, [sp, #16] ldr x0, [x8, #40] bl _xmalloc ldr x8, [sp, #16] str x0, [x8, #32] ldr x8, [sp, #16] ldr x0, [x8, #32] ldr x8, [sp, #16] ldr x1, [x8, #40] ldur x3, [x29, #-8] mov x2, #1 bl _fread subs x8, x0, #1 cset w8, hs tbnz w8, #0, LBB8_8 b LBB8_7 LBB8_7: ldr x8, [sp, #16] ldr x8, [x8, #32] mov x9, sp str x8, [x9] adrp x0, l_.str.20@PAGE add x0, x0, l_.str.20@PAGEOFF bl _log_exit b LBB8_8 LBB8_8: b LBB8_10 LBB8_9: ldr x8, [sp, #16] ; kill: def $x9 killed $xzr str xzr, [x8, #32] b LBB8_10 LBB8_10: ldr x0, [sp, #16] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function respond_to _respond_to: ; @respond_to .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] str x1, [sp, #16] str x2, [sp, #8] ldur x8, [x29, #-8] ldr x0, [x8, #8] adrp x1, l_.str.33@PAGE add x1, x1, l_.str.33@PAGEOFF bl _strcmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB9_2 b LBB9_1 LBB9_1: ldur x0, [x29, #-8] ldr x1, [sp, #16] ldr x2, [sp, #8] bl _do_file_response b LBB9_9 LBB9_2: ldur x8, [x29, #-8] ldr x0, [x8, #8] adrp x1, l_.str.34@PAGE add x1, x1, l_.str.34@PAGEOFF bl _strcmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB9_4 b LBB9_3 LBB9_3: ldur x0, [x29, #-8] ldr x1, [sp, #16] ldr x2, [sp, #8] bl _do_file_response b LBB9_8 LBB9_4: ldur x8, [x29, #-8] ldr x0, [x8, #8] adrp x1, l_.str.35@PAGE add x1, x1, l_.str.35@PAGEOFF bl _strcmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB9_6 b LBB9_5 LBB9_5: ldur x0, [x29, #-8] ldr x1, [sp, #16] bl _method_not_allowed b LBB9_7 LBB9_6: ldur x0, [x29, #-8] ldr x1, [sp, #16] bl _not_implemented b LBB9_7 LBB9_7: b LBB9_8 LBB9_8: b LBB9_9 LBB9_9: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function free_request _free_request: ; @free_request .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] ldur x8, [x29, #-8] ldr x8, [x8, #24] str x8, [sp, #8] b LBB10_1 LBB10_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #8] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB10_3 b LBB10_2 LBB10_2: ; in Loop: Header=BB10_1 Depth=1 ldr x8, [sp, #8] str x8, [sp, #16] ldr x8, [sp, #8] ldr x8, [x8, #16] str x8, [sp, #8] ldr x8, [sp, #16] ldr x0, [x8] bl _free ldr x8, [sp, #16] ldr x0, [x8, #8] bl _free ldr x0, [sp, #16] bl _free b LBB10_1 LBB10_3: ldur x8, [x29, #-8] ldr x0, [x8, #8] bl _free ldur x8, [x29, #-8] ldr x0, [x8, #16] bl _free ldur x8, [x29, #-8] ldr x0, [x8, #32] bl _free ldur x0, [x29, #-8] bl _free ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function xmalloc _xmalloc: ; @xmalloc .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 _malloc str x0, [sp, #16] ldr x8, [sp, #16] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB11_2 b LBB11_1 LBB11_1: ldur x8, [x29, #-8] mov x9, sp str x8, [x9] adrp x0, l_.str.21@PAGE add x0, x0, l_.str.21@PAGEOFF bl _log_exit b LBB11_2 LBB11_2: ldr x0, [sp, #16] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function read_request_line _read_request_line: ; @read_request_line .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, #4160 adrp x16, ___chkstk_darwin@GOTPAGE ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 sub sp, sp, #1, lsl #12 ; =4096 sub sp, sp, #64 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-24] str x0, [sp, #48] str x1, [sp, #40] ldr x2, [sp, #40] add x0, sp, #56 mov w1, #4096 bl _fgets subs x8, x0, #0 cset w8, ne tbnz w8, #0, LBB12_2 b LBB12_1 LBB12_1: adrp x0, l_.str.22@PAGE add x0, x0, l_.str.22@PAGEOFF bl _log_exit b LBB12_2 LBB12_2: add x0, sp, #56 mov w1, #32 bl _strchr str x0, [sp, #24] ldr x8, [sp, #24] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB12_4 b LBB12_3 LBB12_3: mov x9, sp add x8, sp, #56 str x8, [x9] adrp x0, l_.str.23@PAGE add x0, x0, l_.str.23@PAGEOFF bl _log_exit b LBB12_4 LBB12_4: ldr x8, [sp, #24] add x9, x8, #1 str x9, [sp, #24] strb wzr, [x8] ldr x8, [sp, #24] add x9, sp, #56 str x9, [sp, #16] ; 8-byte Folded Spill subs x0, x8, x9 bl _xmalloc ldr x1, [sp, #16] ; 8-byte Folded Reload ldr x8, [sp, #48] str x0, [x8, #8] ldr x8, [sp, #48] ldr x0, [x8, #8] mov x2, #-1 bl ___strcpy_chk ldr x8, [sp, #48] ldr x0, [x8, #8] bl _upcase ldr x8, [sp, #24] str x8, [sp, #32] ldr x0, [sp, #32] mov w1, #32 bl _strchr str x0, [sp, #24] ldr x8, [sp, #24] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB12_6 b LBB12_5 LBB12_5: mov x9, sp add x8, sp, #56 str x8, [x9] adrp x0, l_.str.24@PAGE add x0, x0, l_.str.24@PAGEOFF bl _log_exit b LBB12_6 LBB12_6: ldr x8, [sp, #24] add x9, x8, #1 str x9, [sp, #24] strb wzr, [x8] ldr x8, [sp, #24] ldr x9, [sp, #32] subs x0, x8, x9 bl _xmalloc ldr x8, [sp, #48] str x0, [x8, #16] ldr x8, [sp, #48] ldr x0, [x8, #16] ldr x1, [sp, #32] mov x2, #-1 bl ___strcpy_chk ldr x0, [sp, #24] adrp x1, l_.str.25@PAGE add x1, x1, l_.str.25@PAGEOFF mov x2, #7 bl _strncasecmp subs w8, w0, #0 cset w8, eq tbnz w8, #0, LBB12_8 b LBB12_7 LBB12_7: mov x9, sp add x8, sp, #56 str x8, [x9] adrp x0, l_.str.26@PAGE add x0, x0, l_.str.26@PAGEOFF bl _log_exit b LBB12_8 LBB12_8: ldr x8, [sp, #24] add x8, x8, #7 str x8, [sp, #24] ldr x0, [sp, #24] bl _atoi ldr x8, [sp, #48] str w0, [x8] 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, LBB12_10 b LBB12_9 LBB12_9: bl ___stack_chk_fail LBB12_10: add sp, sp, #1, lsl #12 ; =4096 add sp, sp, #64 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 read_header_field _read_header_field: ; @read_header_field .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, #4176 adrp x16, ___chkstk_darwin@GOTPAGE ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 sub sp, sp, #1, lsl #12 ; =4096 sub sp, sp, #80 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-24] str x0, [sp, #56] ldr x2, [sp, #56] add x0, sp, #72 mov w1, #4096 bl _fgets subs x8, x0, #0 cset w8, ne tbnz w8, #0, LBB13_2 b LBB13_1 LBB13_1: bl ___error ldr w0, [x0] bl _strerror mov x8, sp str x0, [x8] adrp x0, l_.str.27@PAGE add x0, x0, l_.str.27@PAGEOFF bl _log_exit b LBB13_2 LBB13_2: ldrsb w8, [sp, #72] subs w8, w8, #10 cset w8, eq tbnz w8, #0, LBB13_4 b LBB13_3 LBB13_3: add x0, sp, #72 adrp x1, l_.str.28@PAGE add x1, x1, l_.str.28@PAGEOFF bl _strcmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB13_5 b LBB13_4 LBB13_4: ; kill: def $x8 killed $xzr str xzr, [sp, #64] b LBB13_8 LBB13_5: add x0, sp, #72 mov w1, #58 bl _strchr str x0, [sp, #40] ldr x8, [sp, #40] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB13_7 b LBB13_6 LBB13_6: mov x9, sp add x8, sp, #72 str x8, [x9] adrp x0, l_.str.29@PAGE add x0, x0, l_.str.29@PAGEOFF bl _log_exit b LBB13_7 LBB13_7: ldr x8, [sp, #40] add x9, x8, #1 str x9, [sp, #40] strb wzr, [x8] mov x0, #24 bl _xmalloc str x0, [sp, #48] ldr x8, [sp, #40] add x9, sp, #72 str x9, [sp, #24] ; 8-byte Folded Spill subs x0, x8, x9 bl _xmalloc ldr x1, [sp, #24] ; 8-byte Folded Reload ldr x8, [sp, #48] str x0, [x8] ldr x8, [sp, #48] ldr x0, [x8] mov x2, #-1 str x2, [sp, #32] ; 8-byte Folded Spill bl ___strcpy_chk ldr x0, [sp, #40] adrp x1, l_.str.30@PAGE add x1, x1, l_.str.30@PAGEOFF bl _strspn ldr x8, [sp, #40] add x8, x8, x0 str x8, [sp, #40] ldr x0, [sp, #40] bl _strlen add x0, x0, #1 bl _xmalloc ldr x2, [sp, #32] ; 8-byte Folded Reload ldr x8, [sp, #48] str x0, [x8, #8] ldr x8, [sp, #48] ldr x0, [x8, #8] ldr x1, [sp, #40] bl ___strcpy_chk ldr x8, [sp, #48] str x8, [sp, #64] b LBB13_8 LBB13_8: ldr x8, [sp, #64] str x8, [sp, #16] ; 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, LBB13_10 b LBB13_9 LBB13_9: bl ___stack_chk_fail LBB13_10: ldr x0, [sp, #16] ; 8-byte Folded Reload add sp, sp, #1, lsl #12 ; =4096 add sp, sp, #80 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 content_length _content_length: ; @content_length .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-16] ldur x0, [x29, #-16] adrp x1, l_.str.31@PAGE add x1, x1, l_.str.31@PAGEOFF bl _lookup_header_field_value str x0, [sp, #24] ldr x8, [sp, #24] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB14_2 b LBB14_1 LBB14_1: stur xzr, [x29, #-8] b LBB14_5 LBB14_2: ldr x0, [sp, #24] bl _atol str x0, [sp, #16] ldr x8, [sp, #16] subs x8, x8, #0 cset w8, ge tbnz w8, #0, LBB14_4 b LBB14_3 LBB14_3: ldr x8, [sp, #16] mov x9, sp str x8, [x9] adrp x0, l_.str.32@PAGE add x0, x0, l_.str.32@PAGEOFF bl _log_exit b LBB14_4 LBB14_4: ldr x8, [sp, #16] stur x8, [x29, #-8] b LBB14_5 LBB14_5: ldur x0, [x29, #-8] ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function upcase _upcase: ; @upcase .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str x0, [sp, #8] ldr x8, [sp, #8] str x8, [sp] b LBB15_1 LBB15_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp] ldrb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB15_4 b LBB15_2 LBB15_2: ; in Loop: Header=BB15_1 Depth=1 ldr x8, [sp] ldrsb w0, [x8] bl _toupper ldr x8, [sp] strb w0, [x8] b LBB15_3 LBB15_3: ; in Loop: Header=BB15_1 Depth=1 ldr x8, [sp] add x8, x8, #1 str x8, [sp] b LBB15_1 LBB15_4: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function lookup_header_field_value _lookup_header_field_value: ; @lookup_header_field_value .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str x0, [sp, #16] str x1, [sp, #8] ldr x8, [sp, #16] ldr x8, [x8, #24] str x8, [sp] b LBB16_1 LBB16_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB16_6 b LBB16_2 LBB16_2: ; in Loop: Header=BB16_1 Depth=1 ldr x8, [sp] ldr x0, [x8] ldr x1, [sp, #8] bl _strcasecmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB16_4 b LBB16_3 LBB16_3: ldr x8, [sp] ldr x8, [x8, #8] stur x8, [x29, #-8] b LBB16_7 LBB16_4: ; in Loop: Header=BB16_1 Depth=1 b LBB16_5 LBB16_5: ; in Loop: Header=BB16_1 Depth=1 ldr x8, [sp] ldr x8, [x8, #16] str x8, [sp] b LBB16_1 LBB16_6: ; kill: def $x8 killed $xzr stur xzr, [x29, #-8] b LBB16_7 LBB16_7: ldur x0, [x29, #-8] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function do_file_response _do_file_response: ; @do_file_response .cfi_startproc ; %bb.0: stp x28, x27, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w27, -24 .cfi_offset w28, -32 sub sp, sp, #1120 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-24] str x0, [sp, #80] str x1, [sp, #72] str x2, [sp, #64] ldr x0, [sp, #64] ldr x8, [sp, #80] ldr x1, [x8, #16] bl _get_fileinfo str x0, [sp, #56] ldr x8, [sp, #56] ldr w8, [x8, #16] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB17_2 b LBB17_1 LBB17_1: ldr x0, [sp, #56] bl _free_fileinfo ldr x0, [sp, #80] ldr x1, [sp, #72] bl _not_found b LBB17_15 LBB17_2: ldr x0, [sp, #80] ldr x1, [sp, #72] adrp x2, l_.str.36@PAGE add x2, x2, l_.str.36@PAGEOFF bl _output_common_header_fields ldr x0, [sp, #72] ldr x8, [sp, #56] ldr x8, [x8, #8] mov x9, sp str x8, [x9] adrp x1, l_.str.37@PAGE add x1, x1, l_.str.37@PAGEOFF bl _fprintf ldr x8, [sp, #72] str x8, [sp, #32] ; 8-byte Folded Spill ldr x0, [sp, #56] bl _guess_content_type mov x8, x0 ldr x0, [sp, #32] ; 8-byte Folded Reload mov x9, sp str x8, [x9] adrp x1, l_.str.38@PAGE add x1, x1, l_.str.38@PAGEOFF bl _fprintf ldr x0, [sp, #72] adrp x1, l_.str.28@PAGE add x1, x1, l_.str.28@PAGEOFF bl _fprintf ldr x8, [sp, #80] ldr x0, [x8, #8] adrp x1, l_.str.34@PAGE add x1, x1, l_.str.34@PAGEOFF bl _strcmp subs w8, w0, #0 cset w8, eq tbnz w8, #0, LBB17_14 b LBB17_3 LBB17_3: ldr x8, [sp, #56] ldr x0, [x8] mov w1, #0 bl _open str w0, [sp, #52] ldr w8, [sp, #52] subs w8, w8, #0 cset w8, ge tbnz w8, #0, LBB17_5 b LBB17_4 LBB17_4: ldr x8, [sp, #56] ldr x8, [x8] str x8, [sp, #24] ; 8-byte Folded Spill bl ___error ldr w0, [x0] bl _strerror ldr x9, [sp, #24] ; 8-byte Folded Reload mov x8, sp str x9, [x8] str x0, [x8, #8] adrp x0, l_.str.39@PAGE add x0, x0, l_.str.39@PAGEOFF bl _log_exit b LBB17_5 LBB17_5: b LBB17_6 LBB17_6: ; =>This Inner Loop Header: Depth=1 ldr w0, [sp, #52] add x1, sp, #88 mov x2, #1024 bl _read str x0, [sp, #40] ldr x8, [sp, #40] subs x8, x8, #0 cset w8, ge tbnz w8, #0, LBB17_8 b LBB17_7 LBB17_7: ; in Loop: Header=BB17_6 Depth=1 ldr x8, [sp, #56] ldr x8, [x8] str x8, [sp, #16] ; 8-byte Folded Spill bl ___error ldr w0, [x0] bl _strerror ldr x9, [sp, #16] ; 8-byte Folded Reload mov x8, sp str x9, [x8] str x0, [x8, #8] adrp x0, l_.str.39@PAGE add x0, x0, l_.str.39@PAGEOFF bl _log_exit b LBB17_8 LBB17_8: ; in Loop: Header=BB17_6 Depth=1 ldr x8, [sp, #40] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB17_10 b LBB17_9 LBB17_9: b LBB17_13 LBB17_10: ; in Loop: Header=BB17_6 Depth=1 ldr x2, [sp, #40] ldr x3, [sp, #72] add x0, sp, #88 mov x1, #1 bl _fwrite ldr x8, [sp, #40] subs x8, x0, x8 cset w8, hs tbnz w8, #0, LBB17_12 b LBB17_11 LBB17_11: ; in Loop: Header=BB17_6 Depth=1 bl ___error ldr w0, [x0] bl _strerror mov x8, sp str x0, [x8] adrp x0, l_.str.40@PAGE add x0, x0, l_.str.40@PAGEOFF bl _log_exit b LBB17_12 LBB17_12: ; in Loop: Header=BB17_6 Depth=1 b LBB17_6 LBB17_13: ldr w0, [sp, #52] bl _close b LBB17_14 LBB17_14: ldr x0, [sp, #72] bl _fflush ldr x0, [sp, #56] bl _free_fileinfo b LBB17_15 LBB17_15: 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, LBB17_17 b LBB17_16 LBB17_16: bl ___stack_chk_fail LBB17_17: add sp, sp, #1120 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x28, x27, [sp], #32 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function method_not_allowed _method_not_allowed: ; @method_not_allowed .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 x0, [x29, #-8] ldr x1, [sp, #16] adrp x2, l_.str.53@PAGE add x2, x2, l_.str.53@PAGEOFF bl _output_common_header_fields ldr x0, [sp, #16] adrp x1, l_.str.43@PAGE add x1, x1, l_.str.43@PAGEOFF bl _fprintf ldr x0, [sp, #16] adrp x1, l_.str.28@PAGE add x1, x1, l_.str.28@PAGEOFF bl _fprintf ldr x0, [sp, #16] ldur x8, [x29, #-8] ldr x8, [x8, #8] mov x9, sp str x8, [x9] adrp x1, l_.str.54@PAGE add x1, x1, l_.str.54@PAGEOFF bl _fprintf ldr x0, [sp, #16] bl _fflush ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function not_implemented _not_implemented: ; @not_implemented .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 x0, [x29, #-8] ldr x1, [sp, #16] adrp x2, l_.str.55@PAGE add x2, x2, l_.str.55@PAGEOFF bl _output_common_header_fields ldr x0, [sp, #16] adrp x1, l_.str.43@PAGE add x1, x1, l_.str.43@PAGEOFF bl _fprintf ldr x0, [sp, #16] adrp x1, l_.str.28@PAGE add x1, x1, l_.str.28@PAGEOFF bl _fprintf ldr x0, [sp, #16] ldur x8, [x29, #-8] ldr x8, [x8, #8] mov x9, sp str x8, [x9] adrp x1, l_.str.56@PAGE add x1, x1, l_.str.56@PAGEOFF bl _fprintf ldr x0, [sp, #16] bl _fflush ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function get_fileinfo _get_fileinfo: ; @get_fileinfo .cfi_startproc ; %bb.0: sub sp, sp, #192 .cfi_def_cfa_offset 192 stp x29, x30, [sp, #176] ; 16-byte Folded Spill add x29, sp, #176 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-16] stur x1, [x29, #-24] mov x0, #24 bl _xmalloc stur x0, [x29, #-32] ldur x0, [x29, #-16] ldur x1, [x29, #-24] bl _build_fspath ldur x8, [x29, #-32] str x0, [x8] ldur x8, [x29, #-32] str wzr, [x8, #16] ldur x8, [x29, #-32] ldr x0, [x8] mov x1, sp bl _lstat subs w8, w0, #0 cset w8, ge tbnz w8, #0, LBB20_2 b LBB20_1 LBB20_1: ldur x8, [x29, #-32] stur x8, [x29, #-8] b LBB20_5 LBB20_2: ldrh w8, [sp, #4] and w8, w8, #0xf000 subs w8, w8, #8, lsl #12 ; =32768 cset w8, eq tbnz w8, #0, LBB20_4 b LBB20_3 LBB20_3: ldur x8, [x29, #-32] stur x8, [x29, #-8] b LBB20_5 LBB20_4: ldur x9, [x29, #-32] mov w8, #1 str w8, [x9, #16] ldr x8, [sp, #96] ldur x9, [x29, #-32] str x8, [x9, #8] ldur x8, [x29, #-32] stur x8, [x29, #-8] b LBB20_5 LBB20_5: ldur x0, [x29, #-8] ldp x29, x30, [sp, #176] ; 16-byte Folded Reload add sp, sp, #192 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function free_fileinfo _free_fileinfo: ; @free_fileinfo .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str x0, [sp, #8] ldr x8, [sp, #8] ldr x0, [x8] bl _free ldr x0, [sp, #8] bl _free ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function not_found _not_found: ; @not_found .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str x0, [sp, #8] str x1, [sp] ldr x0, [sp, #8] ldr x1, [sp] adrp x2, l_.str.42@PAGE add x2, x2, l_.str.42@PAGEOFF bl _output_common_header_fields ldr x0, [sp] adrp x1, l_.str.43@PAGE add x1, x1, l_.str.43@PAGEOFF bl _fprintf ldr x0, [sp] adrp x1, l_.str.28@PAGE add x1, x1, l_.str.28@PAGEOFF bl _fprintf ldr x0, [sp] adrp x1, l_.str.44@PAGE add x1, x1, l_.str.44@PAGEOFF bl _fprintf ldr x0, [sp] bl _fflush ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function output_common_header_fields _output_common_header_fields: ; @output_common_header_fields .cfi_startproc ; %bb.0: sub sp, sp, #160 .cfi_def_cfa_offset 160 stp x29, x30, [sp, #144] ; 16-byte Folded Spill add x29, sp, #144 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] str x0, [sp, #64] str x1, [sp, #56] str x2, [sp, #48] mov x0, #0 bl _time mov x8, x0 add x0, sp, #40 str x8, [sp, #40] bl _gmtime str x0, [sp, #32] ldr x8, [sp, #32] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB23_2 b LBB23_1 LBB23_1: bl ___error ldr w0, [x0] bl _strerror mov x8, sp str x0, [x8] adrp x0, l_.str.45@PAGE add x0, x0, l_.str.45@PAGEOFF bl _log_exit b LBB23_2 LBB23_2: ldr x3, [sp, #32] add x0, sp, #72 str x0, [sp, #24] ; 8-byte Folded Spill mov x1, #64 adrp x2, l_.str.46@PAGE add x2, x2, l_.str.46@PAGEOFF bl _strftime ldr x0, [sp, #56] ldr x8, [sp, #48] mov x9, sp str xzr, [x9] str x8, [x9, #8] adrp x1, l_.str.47@PAGE add x1, x1, l_.str.47@PAGEOFF bl _fprintf ldr x8, [sp, #24] ; 8-byte Folded Reload ldr x0, [sp, #56] mov x9, sp str x8, [x9] adrp x1, l_.str.48@PAGE add x1, x1, l_.str.48@PAGEOFF bl _fprintf ldr x0, [sp, #56] mov x9, sp adrp x8, l_.str.2@PAGE add x8, x8, l_.str.2@PAGEOFF str x8, [x9] adrp x8, l_.str.50@PAGE add x8, x8, l_.str.50@PAGEOFF str x8, [x9, #8] adrp x1, l_.str.49@PAGE add x1, x1, l_.str.49@PAGEOFF bl _fprintf ldr x0, [sp, #56] adrp x1, l_.str.51@PAGE add x1, x1, l_.str.51@PAGEOFF bl _fprintf ldr x0, [sp, #56] bl _fflush 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, LBB23_4 b LBB23_3 LBB23_3: bl ___stack_chk_fail LBB23_4: ldp x29, x30, [sp, #144] ; 16-byte Folded Reload add sp, sp, #160 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function guess_content_type _guess_content_type: ; @guess_content_type .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str x0, [sp, #8] adrp x0, l_.str.52@PAGE add x0, x0, l_.str.52@PAGEOFF add sp, sp, #16 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function build_fspath _build_fspath: ; @build_fspath .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 x0, [x29, #-8] bl _strlen add x8, x0, #1 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 add x0, x8, #1 bl _xmalloc str x0, [sp, #24] ldr x0, [sp, #24] ldur x10, [x29, #-8] ldur x8, [x29, #-16] mov x9, sp str x10, [x9] str x8, [x9, #8] mov w1, #0 mov x2, #-1 adrp x3, l_.str.41@PAGE add x3, x3, l_.str.41@PAGEOFF bl ___sprintf_chk ldr x0, [sp, #24] ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function trap_signal _trap_signal: ; @trap_signal .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-4] stur x1, [x29, #-16] ldur x8, [x29, #-16] add x1, sp, #16 str x8, [sp, #16] str wzr, [sp, #24] mov w8, #2 str w8, [sp, #28] ldur w0, [x29, #-4] mov x2, #0 bl _sigaction subs w8, w0, #0 cset w8, ge tbnz w8, #0, LBB26_2 b LBB26_1 LBB26_1: bl ___error ldr w0, [x0] bl _strerror mov x8, sp str x0, [x8] adrp x0, l_.str.62@PAGE add x0, x0, l_.str.62@PAGEOFF bl _log_exit b LBB26_2 LBB26_2: ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function signal_exit _signal_exit: ; @signal_exit .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-4] ldur w9, [x29, #-4] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.63@PAGE add x0, x0, l_.str.63@PAGEOFF bl _log_exit ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function wait_child _wait_child: ; @wait_child .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-4] mov x0, #0 bl _wait 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 .space 1 .section __DATA,__data .p2align 3 ; @longopts _longopts: .quad l_.str.3 .long 0 ; 0x0 .space 4 .quad _debug_mode .long 1 ; 0x1 .space 4 .quad l_.str.4 .long 0 ; 0x0 .space 4 .quad 0 .long 99 ; 0x63 .space 4 .quad l_.str.5 .long 1 ; 0x1 .space 4 .quad 0 .long 117 ; 0x75 .space 4 .quad l_.str.6 .long 1 ; 0x1 .space 4 .quad 0 .long 103 ; 0x67 .space 4 .quad l_.str.7 .long 1 ; 0x1 .space 4 .quad 0 .long 112 ; 0x70 .space 4 .quad l_.str.8 .long 0 ; 0x0 .space 4 .quad 0 .long 104 ; 0x68 .space 4 .space 32 .section __TEXT,__cstring,cstring_literals l_.str.1: ; @.str.1 .asciz "Usage: %s [--port=n] [--chroot --user=u --group=g] [--debug] <docroot> \n" .zerofill __DATA,__bss,_debug_mode,4,2 ; @debug_mode l_.str.2: ; @.str.2 .asciz "LittleHTTP" l_.str.3: ; @.str.3 .asciz "debug" l_.str.4: ; @.str.4 .asciz "chroot" l_.str.5: ; @.str.5 .asciz "user" l_.str.6: ; @.str.6 .asciz "group" l_.str.7: ; @.str.7 .asciz "port" l_.str.8: ; @.str.8 .asciz "help" l_.str.9: ; @.str.9 .asciz "use both of --user and --group\n" l_.str.10: ; @.str.10 .asciz "no such group: %s\n" l_.str.11: ; @.str.11 .asciz "setgid(2)" l_.str.12: ; @.str.12 .asciz "initgroups(2)" l_.str.13: ; @.str.13 .asciz "no such user: %s\n" l_.str.14: ; @.str.14 .asciz "setuid(2)" l_.str.15: ; @.str.15 .asciz "failed to listen socket" l_.str.16: ; @.str.16 .asciz "accept(2) failed: %s" l_.str.17: ; @.str.17 .asciz "r" l_.str.18: ; @.str.18 .asciz "w" l_.str.19: ; @.str.19 .asciz "request body too long (size: %d)" l_.str.20: ; @.str.20 .asciz "failed to read request body: %s" l_.str.21: ; @.str.21 .asciz "failed to allocate memory (size: %d)" l_.str.22: ; @.str.22 .asciz "no request line" l_.str.23: ; @.str.23 .asciz "parse error on request line (1): %s" l_.str.24: ; @.str.24 .asciz "parse error on request line (2): %s" l_.str.25: ; @.str.25 .asciz "HTTP/1." l_.str.26: ; @.str.26 .asciz "parse error on request line (3): %s" l_.str.27: ; @.str.27 .asciz "failed to read request header field: %s" l_.str.28: ; @.str.28 .asciz "\r\n" l_.str.29: ; @.str.29 .asciz "parse error on request header field: %s" l_.str.30: ; @.str.30 .asciz " \t" l_.str.31: ; @.str.31 .asciz "Content-Length" l_.str.32: ; @.str.32 .asciz "negative Content-Length value: %d" l_.str.33: ; @.str.33 .asciz "GET" l_.str.34: ; @.str.34 .asciz "HEAD" l_.str.35: ; @.str.35 .asciz "POST" l_.str.36: ; @.str.36 .asciz "200 OK" l_.str.37: ; @.str.37 .asciz "Content-Length: %ld\r\n" l_.str.38: ; @.str.38 .asciz "Content-Type %s\r\n" l_.str.39: ; @.str.39 .asciz "failed to open %s: %s\n" l_.str.40: ; @.str.40 .asciz "failed to write to socket: %s\n" l_.str.41: ; @.str.41 .asciz "%s/%s" l_.str.42: ; @.str.42 .asciz "404 Not Found" l_.str.43: ; @.str.43 .asciz "Content-Type: text/html\r\n" l_.str.44: ; @.str.44 .asciz "File not found\r\n" l_.str.45: ; @.str.45 .asciz "gmtime() failed: %s\n" l_.str.46: ; @.str.46 .asciz "%a, %d %b %Y %H:%M:%S GMT" l_.str.47: ; @.str.47 .asciz "HTTP/1.%d %s\r\n" l_.str.48: ; @.str.48 .asciz "Date: %s\r\n" l_.str.49: ; @.str.49 .asciz "Server: %s/%s\r\n" l_.str.50: ; @.str.50 .asciz "1.0" l_.str.51: ; @.str.51 .asciz "Connection: close\r\n" l_.str.52: ; @.str.52 .asciz "text/html" l_.str.53: ; @.str.53 .asciz "405 Method Not Allowed" l_.str.54: ; @.str.54 .asciz "The request method %s is not allowed\r\n" l_.str.55: ; @.str.55 .asciz "501 Not Implemented" l_.str.56: ; @.str.56 .asciz "The request method %s is not implemented\r\n" l_.str.57: ; @.str.57 .asciz "/" l_.str.58: ; @.str.58 .asciz "chdir(2) failed: %s" l_.str.59: ; @.str.59 .asciz "/dev/null" l_.str.60: ; @.str.60 .asciz "fork(2) failed: %s" l_.str.61: ; @.str.61 .asciz "setsid(2) failed: %s" l_.str.62: ; @.str.62 .asciz "sigaction() failed: %s" l_.str.63: ; @.str.63 .asciz "exit by singnal %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 $80, %rsp movl $0, -4(%rbp) movl %edi, -8(%rbp) movq %rsi, -16(%rbp) movq $0, -32(%rbp) movl $0, -44(%rbp) movq $0, -56(%rbp) movq $0, -64(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 movl -8(%rbp), %edi movq -16(%rbp), %rsi leaq L_.str(%rip), %rdx leaq _longopts(%rip), %rcx xorl %eax, %eax movl %eax, %r8d callq _getopt_long movl %eax, -68(%rbp) cmpl $-1, %eax je LBB0_11 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movl -68(%rbp), %eax movl %eax, -72(%rbp) ## 4-byte Spill testl %eax, %eax je LBB0_3 jmp LBB0_18 LBB0_18: ## in Loop: Header=BB0_1 Depth=1 movl -72(%rbp), %eax ## 4-byte Reload subl $63, %eax je LBB0_9 jmp LBB0_19 LBB0_19: ## in Loop: Header=BB0_1 Depth=1 movl -72(%rbp), %eax ## 4-byte Reload subl $99, %eax je LBB0_4 jmp LBB0_20 LBB0_20: ## in Loop: Header=BB0_1 Depth=1 movl -72(%rbp), %eax ## 4-byte Reload subl $103, %eax je LBB0_6 jmp LBB0_21 LBB0_21: ## in Loop: Header=BB0_1 Depth=1 movl -72(%rbp), %eax ## 4-byte Reload subl $104, %eax je LBB0_8 jmp LBB0_22 LBB0_22: ## in Loop: Header=BB0_1 Depth=1 movl -72(%rbp), %eax ## 4-byte Reload subl $112, %eax je LBB0_7 jmp LBB0_23 LBB0_23: ## in Loop: Header=BB0_1 Depth=1 movl -72(%rbp), %eax ## 4-byte Reload subl $117, %eax je LBB0_5 jmp LBB0_10 LBB0_3: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_10 LBB0_4: ## in Loop: Header=BB0_1 Depth=1 movl $1, -44(%rbp) jmp LBB0_10 LBB0_5: ## in Loop: Header=BB0_1 Depth=1 movq _optarg@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -56(%rbp) jmp LBB0_10 LBB0_6: ## in Loop: Header=BB0_1 Depth=1 movq _optarg@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -64(%rbp) jmp LBB0_10 LBB0_7: ## in Loop: Header=BB0_1 Depth=1 movq _optarg@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -32(%rbp) jmp LBB0_10 LBB0_8: movq ___stdoutp@GOTPCREL(%rip), %rax movq (%rax), %rdi movq -16(%rbp), %rax movq (%rax), %rdx leaq L_.str.1(%rip), %rsi xorl %eax, %eax movl %eax, -76(%rbp) ## 4-byte Spill callq _fprintf movl -76(%rbp), %edi ## 4-byte Reload callq _exit LBB0_9: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi movq -16(%rbp), %rax movq (%rax), %rdx leaq L_.str.1(%rip), %rsi xorl %eax, %eax ## kill: def $al killed $al killed $eax callq _fprintf movl $1, %edi callq _exit LBB0_10: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_1 LBB0_11: movq _optind@GOTPCREL(%rip), %rax movl (%rax), %eax movl -8(%rbp), %ecx subl $1, %ecx cmpl %ecx, %eax je LBB0_13 ## %bb.12: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi movq -16(%rbp), %rax movq (%rax), %rdx leaq L_.str.1(%rip), %rsi xorl %eax, %eax ## kill: def $al killed $al killed $eax callq _fprintf movl $1, %edi callq _exit LBB0_13: cmpl $0, -44(%rbp) je LBB0_15 ## %bb.14: movq -40(%rbp), %rdi movq -56(%rbp), %rsi movq -64(%rbp), %rdx callq _setup_environment leaq L_.str(%rip), %rax movq %rax, -40(%rbp) LBB0_15: callq _install_signal_handlers movq -32(%rbp), %rdi callq _listen_socket movl %eax, -20(%rbp) cmpl $0, _debug_mode(%rip) jne LBB0_17 ## %bb.16: leaq L_.str.2(%rip), %rdi movl $9, %esi movl $24, %edx callq _openlog callq _become_daemon LBB0_17: movq -16(%rbp), %rax movq _optind@GOTPCREL(%rip), %rcx movslq (%rcx), %rcx movq (%rax,%rcx,8), %rax movq %rax, -40(%rbp) movl -20(%rbp), %edi movq -40(%rbp), %rsi callq _server_main xorl %eax, %eax addq $80, %rsp popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function setup_environment _setup_environment: ## @setup_environment .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movq %rdx, -24(%rbp) cmpq $0, -16(%rbp) je LBB1_2 ## %bb.1: cmpq $0, -24(%rbp) jne LBB1_3 LBB1_2: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi leaq L_.str.9(%rip), %rsi xorl %eax, %eax ## kill: def $al killed $al killed $eax callq _fprintf movl $1, %edi callq _exit LBB1_3: movq -24(%rbp), %rdi callq _getgrnam movq %rax, -40(%rbp) cmpq $0, -40(%rbp) jne LBB1_5 ## %bb.4: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi movq -24(%rbp), %rdx leaq L_.str.10(%rip), %rsi xorl %eax, %eax ## kill: def $al killed $al killed $eax callq _fprintf movl $1, %edi callq _exit LBB1_5: movq -40(%rbp), %rax movl 16(%rax), %edi callq _setgid cmpl $0, %eax jge LBB1_7 ## %bb.6: leaq L_.str.11(%rip), %rdi callq _perror movl $1, %edi callq _exit LBB1_7: movq -16(%rbp), %rdi movq -40(%rbp), %rax movl 16(%rax), %esi callq _initgroups cmpl $0, %eax jge LBB1_9 ## %bb.8: leaq L_.str.12(%rip), %rdi callq _perror movl $1, %edi callq _exit LBB1_9: movq -16(%rbp), %rdi callq _getpwnam movq %rax, -32(%rbp) cmpq $0, -32(%rbp) jne LBB1_11 ## %bb.10: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi movq -16(%rbp), %rdx leaq L_.str.13(%rip), %rsi xorl %eax, %eax ## kill: def $al killed $al killed $eax callq _fprintf movl $1, %edi callq _exit LBB1_11: movq -8(%rbp), %rdi callq _chroot movq -32(%rbp), %rax movl 16(%rax), %edi callq _setuid cmpl $0, %eax jge LBB1_13 ## %bb.12: leaq L_.str.14(%rip), %rdi callq _perror movl $1, %edi callq _exit LBB1_13: addq $48, %rsp popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function install_signal_handlers _install_signal_handlers: ## @install_signal_handlers .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl $15, %edi leaq _signal_exit(%rip), %rsi callq _trap_signal movl $20, %edi leaq _wait_child(%rip), %rsi callq _trap_signal popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function listen_socket _listen_socket: ## @listen_socket .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $96, %rsp movq %rdi, -16(%rbp) leaq -64(%rbp), %rdi xorl %esi, %esi movl $48, %edx callq _memset movl $2, -60(%rbp) movl $1, -56(%rbp) movl $1, -64(%rbp) movq -16(%rbp), %rsi xorl %eax, %eax movl %eax, %edi leaq -64(%rbp), %rdx leaq -72(%rbp), %rcx callq _getaddrinfo movl %eax, -84(%rbp) cmpl $0, %eax je LBB3_2 ## %bb.1: movl -84(%rbp), %edi callq _gai_strerror movq %rax, %rdi movb $0, %al callq _log_exit LBB3_2: movq -72(%rbp), %rax movq %rax, -80(%rbp) LBB3_3: ## =>This Inner Loop Header: Depth=1 cmpq $0, -80(%rbp) je LBB3_12 ## %bb.4: ## in Loop: Header=BB3_3 Depth=1 movq -80(%rbp), %rax movl 4(%rax), %edi movq -80(%rbp), %rax movl 8(%rax), %esi movq -80(%rbp), %rax movl 12(%rax), %edx callq _socket movl %eax, -88(%rbp) cmpl $0, -88(%rbp) jge LBB3_6 ## %bb.5: ## in Loop: Header=BB3_3 Depth=1 jmp LBB3_11 LBB3_6: ## in Loop: Header=BB3_3 Depth=1 movl -88(%rbp), %edi movq -80(%rbp), %rax movq 32(%rax), %rsi movq -80(%rbp), %rax movl 16(%rax), %edx callq _bind cmpl $0, %eax jge LBB3_8 ## %bb.7: ## in Loop: Header=BB3_3 Depth=1 movl -88(%rbp), %edi callq _close jmp LBB3_11 LBB3_8: ## in Loop: Header=BB3_3 Depth=1 movl -88(%rbp), %edi movl $5, %esi callq _listen cmpl $0, %eax jge LBB3_10 ## %bb.9: ## in Loop: Header=BB3_3 Depth=1 movl -88(%rbp), %edi callq _close jmp LBB3_11 LBB3_10: movq -72(%rbp), %rdi callq _freeaddrinfo movl -88(%rbp), %eax movl %eax, -4(%rbp) jmp LBB3_13 LBB3_11: ## in Loop: Header=BB3_3 Depth=1 movq -80(%rbp), %rax movq 40(%rax), %rax movq %rax, -80(%rbp) jmp LBB3_3 LBB3_12: leaq L_.str.15(%rip), %rdi movb $0, %al callq _log_exit movl $-1, -4(%rbp) LBB3_13: movl -4(%rbp), %eax addq $96, %rsp popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function become_daemon _become_daemon: ## @become_daemon .cfi_startproc ## %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.57(%rip), %rdi callq _chdir cmpl $0, %eax jge LBB4_2 ## %bb.1: callq ___error movl (%rax), %edi callq _strerror movq %rax, %rsi leaq L_.str.58(%rip), %rdi movb $0, %al callq _log_exit LBB4_2: movq ___stdinp@GOTPCREL(%rip), %rax movq (%rax), %rdx leaq L_.str.59(%rip), %rdi leaq L_.str.17(%rip), %rsi callq _freopen movq ___stdoutp@GOTPCREL(%rip), %rax movq (%rax), %rdx leaq L_.str.59(%rip), %rdi leaq L_.str.17(%rip), %rsi callq _freopen movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdx leaq L_.str.59(%rip), %rdi leaq L_.str.17(%rip), %rsi callq _freopen callq _fork movl %eax, -4(%rbp) cmpl $0, -4(%rbp) jge LBB4_4 ## %bb.3: callq ___error movl (%rax), %edi callq _strerror movq %rax, %rsi leaq L_.str.60(%rip), %rdi movb $0, %al callq _log_exit LBB4_4: cmpl $0, -4(%rbp) je LBB4_6 ## %bb.5: xorl %edi, %edi callq __exit LBB4_6: callq _setsid cmpl $0, %eax jge LBB4_8 ## %bb.7: callq ___error movl (%rax), %edi callq _strerror movq %rax, %rsi leaq L_.str.61(%rip), %rdi movb $0, %al callq _log_exit LBB4_8: addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function server_main _server_main: ## @server_main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $176, %rsp movl %edi, -4(%rbp) movq %rsi, -16(%rbp) LBB5_1: ## =>This Inner Loop Header: Depth=1 movl $128, -148(%rbp) movl -4(%rbp), %edi leaq -144(%rbp), %rsi leaq -148(%rbp), %rdx callq _accept movl %eax, -152(%rbp) cmpl $0, -152(%rbp) jge LBB5_3 ## %bb.2: ## in Loop: Header=BB5_1 Depth=1 callq ___error movl (%rax), %edi callq _strerror movq %rax, %rsi leaq L_.str.16(%rip), %rdi movb $0, %al callq _log_exit LBB5_3: ## in Loop: Header=BB5_1 Depth=1 callq _fork movl %eax, -156(%rbp) cmpl $0, -156(%rbp) jge LBB5_5 ## %bb.4: movl $3, %edi callq _exit LBB5_5: ## in Loop: Header=BB5_1 Depth=1 cmpl $0, -156(%rbp) jne LBB5_7 ## %bb.6: movl -152(%rbp), %edi leaq L_.str.17(%rip), %rsi callq _fdopen movq %rax, -168(%rbp) movl -152(%rbp), %edi leaq L_.str.18(%rip), %rsi callq _fdopen movq %rax, -176(%rbp) movq -168(%rbp), %rdi movq -176(%rbp), %rsi movq -16(%rbp), %rdx callq _service xorl %edi, %edi callq _exit LBB5_7: ## in Loop: Header=BB5_1 Depth=1 movl -152(%rbp), %edi callq _close jmp LBB5_1 .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function log_exit _log_exit: ## @log_exit .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $208, %rsp testb %al, %al je LBB6_5 ## %bb.4: movaps %xmm0, -160(%rbp) movaps %xmm1, -144(%rbp) movaps %xmm2, -128(%rbp) movaps %xmm3, -112(%rbp) movaps %xmm4, -96(%rbp) movaps %xmm5, -80(%rbp) movaps %xmm6, -64(%rbp) movaps %xmm7, -48(%rbp) LBB6_5: movq %r9, -168(%rbp) movq %r8, -176(%rbp) movq %rcx, -184(%rbp) movq %rdx, -192(%rbp) movq %rsi, -200(%rbp) movq %rdi, -8(%rbp) leaq -32(%rbp), %rax leaq -208(%rbp), %rcx movq %rcx, 16(%rax) leaq 16(%rbp), %rcx movq %rcx, 8(%rax) movl $48, 4(%rax) movl $8, (%rax) cmpl $0, _debug_mode(%rip) je LBB6_2 ## %bb.1: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi movq -8(%rbp), %rsi leaq -32(%rbp), %rdx callq _vfprintf movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rsi movl $10, %edi callq _fputc jmp LBB6_3 LBB6_2: movq -8(%rbp), %rsi leaq -32(%rbp), %rdx movl $3, %edi callq _vsyslog LBB6_3: movl $1, %edi callq _exit .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function service _service: ## @service .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movq %rdx, -24(%rbp) movq -8(%rbp), %rdi callq _read_request movq %rax, -32(%rbp) movq -32(%rbp), %rdi movq -16(%rbp), %rsi movq -24(%rbp), %rdx callq _respond_to movq -32(%rbp), %rdi callq _free_request addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function read_request _read_request: ## @read_request .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 $48, %edi callq _xmalloc movq %rax, -16(%rbp) movq -16(%rbp), %rdi movq -8(%rbp), %rsi callq _read_request_line movq -16(%rbp), %rax movq $0, 24(%rax) LBB8_1: ## =>This Inner Loop Header: Depth=1 movq -8(%rbp), %rdi callq _read_header_field movq %rax, -24(%rbp) cmpq $0, %rax je LBB8_3 ## %bb.2: ## in Loop: Header=BB8_1 Depth=1 movq -16(%rbp), %rax movq 24(%rax), %rcx movq -24(%rbp), %rax movq %rcx, 16(%rax) movq -24(%rbp), %rcx movq -16(%rbp), %rax movq %rcx, 24(%rax) jmp LBB8_1 LBB8_3: movq -16(%rbp), %rdi callq _content_length movq %rax, %rcx movq -16(%rbp), %rax movq %rcx, 40(%rax) movq -16(%rbp), %rax cmpq $0, 40(%rax) je LBB8_9 ## %bb.4: movq -16(%rbp), %rax cmpq $1048576, 40(%rax) ## imm = 0x100000 jle LBB8_6 ## %bb.5: movq -16(%rbp), %rax movq 40(%rax), %rsi leaq L_.str.19(%rip), %rdi movb $0, %al callq _log_exit LBB8_6: movq -16(%rbp), %rax movq 40(%rax), %rdi callq _xmalloc movq %rax, %rcx movq -16(%rbp), %rax movq %rcx, 32(%rax) movq -16(%rbp), %rax movq 32(%rax), %rdi movq -16(%rbp), %rax movq 40(%rax), %rsi movq -8(%rbp), %rcx movl $1, %edx callq _fread cmpq $1, %rax jae LBB8_8 ## %bb.7: movq -16(%rbp), %rax movq 32(%rax), %rsi leaq L_.str.20(%rip), %rdi movb $0, %al callq _log_exit LBB8_8: jmp LBB8_10 LBB8_9: movq -16(%rbp), %rax movq $0, 32(%rax) LBB8_10: movq -16(%rbp), %rax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function respond_to _respond_to: ## @respond_to .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movq %rdx, -24(%rbp) movq -8(%rbp), %rax movq 8(%rax), %rdi leaq L_.str.33(%rip), %rsi callq _strcmp cmpl $0, %eax jne LBB9_2 ## %bb.1: movq -8(%rbp), %rdi movq -16(%rbp), %rsi movq -24(%rbp), %rdx callq _do_file_response jmp LBB9_9 LBB9_2: movq -8(%rbp), %rax movq 8(%rax), %rdi leaq L_.str.34(%rip), %rsi callq _strcmp cmpl $0, %eax jne LBB9_4 ## %bb.3: movq -8(%rbp), %rdi movq -16(%rbp), %rsi movq -24(%rbp), %rdx callq _do_file_response jmp LBB9_8 LBB9_4: movq -8(%rbp), %rax movq 8(%rax), %rdi leaq L_.str.35(%rip), %rsi callq _strcmp cmpl $0, %eax jne LBB9_6 ## %bb.5: movq -8(%rbp), %rdi movq -16(%rbp), %rsi callq _method_not_allowed jmp LBB9_7 LBB9_6: movq -8(%rbp), %rdi movq -16(%rbp), %rsi callq _not_implemented LBB9_7: jmp LBB9_8 LBB9_8: jmp LBB9_9 LBB9_9: addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function free_request _free_request: ## @free_request .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 24(%rax), %rax movq %rax, -24(%rbp) LBB10_1: ## =>This Inner Loop Header: Depth=1 cmpq $0, -24(%rbp) je LBB10_3 ## %bb.2: ## in Loop: Header=BB10_1 Depth=1 movq -24(%rbp), %rax movq %rax, -16(%rbp) movq -24(%rbp), %rax movq 16(%rax), %rax movq %rax, -24(%rbp) movq -16(%rbp), %rax movq (%rax), %rdi callq _free movq -16(%rbp), %rax movq 8(%rax), %rdi callq _free movq -16(%rbp), %rdi callq _free jmp LBB10_1 LBB10_3: movq -8(%rbp), %rax movq 8(%rax), %rdi callq _free movq -8(%rbp), %rax movq 16(%rax), %rdi callq _free movq -8(%rbp), %rax movq 32(%rax), %rdi callq _free movq -8(%rbp), %rdi callq _free addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function xmalloc _xmalloc: ## @xmalloc .cfi_startproc ## %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 _malloc movq %rax, -16(%rbp) cmpq $0, -16(%rbp) jne LBB11_2 ## %bb.1: movq -8(%rbp), %rsi leaq L_.str.21(%rip), %rdi movb $0, %al callq _log_exit LBB11_2: movq -16(%rbp), %rax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function read_request_line _read_request_line: ## @read_request_line .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl $4144, %eax ## imm = 0x1030 callq ____chkstk_darwin subq %rax, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movq %rdi, -4120(%rbp) movq %rsi, -4128(%rbp) leaq -4112(%rbp), %rdi movq -4128(%rbp), %rdx movl $4096, %esi ## imm = 0x1000 callq _fgets cmpq $0, %rax jne LBB12_2 ## %bb.1: leaq L_.str.22(%rip), %rdi movb $0, %al callq _log_exit LBB12_2: leaq -4112(%rbp), %rdi movl $32, %esi callq _strchr movq %rax, -4144(%rbp) cmpq $0, -4144(%rbp) jne LBB12_4 ## %bb.3: leaq -4112(%rbp), %rsi leaq L_.str.23(%rip), %rdi movb $0, %al callq _log_exit LBB12_4: movq -4144(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -4144(%rbp) movb $0, (%rax) movq -4144(%rbp), %rdi leaq -4112(%rbp), %rax subq %rax, %rdi callq _xmalloc movq %rax, %rcx movq -4120(%rbp), %rax movq %rcx, 8(%rax) movq -4120(%rbp), %rax movq 8(%rax), %rdi leaq -4112(%rbp), %rsi movq $-1, %rdx callq ___strcpy_chk movq -4120(%rbp), %rax movq 8(%rax), %rdi callq _upcase movq -4144(%rbp), %rax movq %rax, -4136(%rbp) movq -4136(%rbp), %rdi movl $32, %esi callq _strchr movq %rax, -4144(%rbp) cmpq $0, -4144(%rbp) jne LBB12_6 ## %bb.5: leaq -4112(%rbp), %rsi leaq L_.str.24(%rip), %rdi movb $0, %al callq _log_exit LBB12_6: movq -4144(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -4144(%rbp) movb $0, (%rax) movq -4144(%rbp), %rdi movq -4136(%rbp), %rax subq %rax, %rdi callq _xmalloc movq %rax, %rcx movq -4120(%rbp), %rax movq %rcx, 16(%rax) movq -4120(%rbp), %rax movq 16(%rax), %rdi movq -4136(%rbp), %rsi movq $-1, %rdx callq ___strcpy_chk movq -4144(%rbp), %rdi leaq L_.str.25(%rip), %rsi movl $7, %edx callq _strncasecmp cmpl $0, %eax je LBB12_8 ## %bb.7: leaq -4112(%rbp), %rsi leaq L_.str.26(%rip), %rdi movb $0, %al callq _log_exit LBB12_8: movq -4144(%rbp), %rax addq $7, %rax movq %rax, -4144(%rbp) movq -4144(%rbp), %rdi callq _atoi movl %eax, %ecx movq -4120(%rbp), %rax movl %ecx, (%rax) movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB12_10 ## %bb.9: addq $4144, %rsp ## imm = 0x1030 popq %rbp retq LBB12_10: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function read_header_field _read_header_field: ## @read_header_field .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl $4160, %eax ## imm = 0x1040 callq ____chkstk_darwin subq %rax, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movq %rdi, -4128(%rbp) leaq -4112(%rbp), %rdi movq -4128(%rbp), %rdx movl $4096, %esi ## imm = 0x1000 callq _fgets cmpq $0, %rax jne LBB13_2 ## %bb.1: callq ___error movl (%rax), %edi callq _strerror movq %rax, %rsi leaq L_.str.27(%rip), %rdi movb $0, %al callq _log_exit LBB13_2: movsbl -4112(%rbp), %eax cmpl $10, %eax je LBB13_4 ## %bb.3: leaq -4112(%rbp), %rdi leaq L_.str.28(%rip), %rsi callq _strcmp cmpl $0, %eax jne LBB13_5 LBB13_4: movq $0, -4120(%rbp) jmp LBB13_8 LBB13_5: leaq -4112(%rbp), %rdi movl $58, %esi callq _strchr movq %rax, -4144(%rbp) cmpq $0, -4144(%rbp) jne LBB13_7 ## %bb.6: leaq -4112(%rbp), %rsi leaq L_.str.29(%rip), %rdi movb $0, %al callq _log_exit LBB13_7: movq -4144(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -4144(%rbp) movb $0, (%rax) movl $24, %edi callq _xmalloc movq %rax, -4136(%rbp) movq -4144(%rbp), %rdi leaq -4112(%rbp), %rax subq %rax, %rdi callq _xmalloc movq %rax, %rcx movq -4136(%rbp), %rax movq %rcx, (%rax) movq -4136(%rbp), %rax movq (%rax), %rdi leaq -4112(%rbp), %rsi movq $-1, %rdx callq ___strcpy_chk movq -4144(%rbp), %rdi leaq L_.str.30(%rip), %rsi callq _strspn addq -4144(%rbp), %rax movq %rax, -4144(%rbp) movq -4144(%rbp), %rdi callq _strlen movq %rax, %rdi addq $1, %rdi callq _xmalloc movq %rax, %rcx movq -4136(%rbp), %rax movq %rcx, 8(%rax) movq -4136(%rbp), %rax movq 8(%rax), %rdi movq -4144(%rbp), %rsi movq $-1, %rdx callq ___strcpy_chk movq -4136(%rbp), %rax movq %rax, -4120(%rbp) LBB13_8: movq -4120(%rbp), %rax movq %rax, -4152(%rbp) ## 8-byte Spill movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB13_10 ## %bb.9: movq -4152(%rbp), %rax ## 8-byte Reload addq $4160, %rsp ## imm = 0x1040 popq %rbp retq LBB13_10: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function content_length _content_length: ## @content_length .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -16(%rbp) movq -16(%rbp), %rdi leaq L_.str.31(%rip), %rsi callq _lookup_header_field_value movq %rax, -24(%rbp) cmpq $0, -24(%rbp) jne LBB14_2 ## %bb.1: movq $0, -8(%rbp) jmp LBB14_5 LBB14_2: movq -24(%rbp), %rdi callq _atol movq %rax, -32(%rbp) cmpq $0, -32(%rbp) jge LBB14_4 ## %bb.3: movq -32(%rbp), %rsi leaq L_.str.32(%rip), %rdi movb $0, %al callq _log_exit LBB14_4: movq -32(%rbp), %rax movq %rax, -8(%rbp) LBB14_5: movq -8(%rbp), %rax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function upcase _upcase: ## @upcase .cfi_startproc ## %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) LBB15_1: ## =>This Inner Loop Header: Depth=1 movq -16(%rbp), %rax cmpb $0, (%rax) je LBB15_4 ## %bb.2: ## in Loop: Header=BB15_1 Depth=1 movq -16(%rbp), %rax movsbl (%rax), %edi callq _toupper movb %al, %cl movq -16(%rbp), %rax movb %cl, (%rax) ## %bb.3: ## in Loop: Header=BB15_1 Depth=1 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) jmp LBB15_1 LBB15_4: addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function lookup_header_field_value _lookup_header_field_value: ## @lookup_header_field_value .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -16(%rbp) movq %rsi, -24(%rbp) movq -16(%rbp), %rax movq 24(%rax), %rax movq %rax, -32(%rbp) LBB16_1: ## =>This Inner Loop Header: Depth=1 cmpq $0, -32(%rbp) je LBB16_6 ## %bb.2: ## in Loop: Header=BB16_1 Depth=1 movq -32(%rbp), %rax movq (%rax), %rdi movq -24(%rbp), %rsi callq _strcasecmp cmpl $0, %eax jne LBB16_4 ## %bb.3: movq -32(%rbp), %rax movq 8(%rax), %rax movq %rax, -8(%rbp) jmp LBB16_7 LBB16_4: ## in Loop: Header=BB16_1 Depth=1 jmp LBB16_5 LBB16_5: ## in Loop: Header=BB16_1 Depth=1 movq -32(%rbp), %rax movq 16(%rax), %rax movq %rax, -32(%rbp) jmp LBB16_1 LBB16_6: movq $0, -8(%rbp) LBB16_7: movq -8(%rbp), %rax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function do_file_response _do_file_response: ## @do_file_response .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $1120, %rsp ## imm = 0x460 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movq %rdi, -1048(%rbp) movq %rsi, -1056(%rbp) movq %rdx, -1064(%rbp) movq -1064(%rbp), %rdi movq -1048(%rbp), %rax movq 16(%rax), %rsi callq _get_fileinfo movq %rax, -1072(%rbp) movq -1072(%rbp), %rax cmpl $0, 16(%rax) jne LBB17_2 ## %bb.1: movq -1072(%rbp), %rdi callq _free_fileinfo movq -1048(%rbp), %rdi movq -1056(%rbp), %rsi callq _not_found jmp LBB17_15 LBB17_2: movq -1048(%rbp), %rdi movq -1056(%rbp), %rsi leaq L_.str.36(%rip), %rdx callq _output_common_header_fields movq -1056(%rbp), %rdi movq -1072(%rbp), %rax movq 8(%rax), %rdx leaq L_.str.37(%rip), %rsi movb $0, %al callq _fprintf movq -1056(%rbp), %rax movq %rax, -1096(%rbp) ## 8-byte Spill movq -1072(%rbp), %rdi callq _guess_content_type movq -1096(%rbp), %rdi ## 8-byte Reload movq %rax, %rdx leaq L_.str.38(%rip), %rsi movb $0, %al callq _fprintf movq -1056(%rbp), %rdi leaq L_.str.28(%rip), %rsi movb $0, %al callq _fprintf movq -1048(%rbp), %rax movq 8(%rax), %rdi leaq L_.str.34(%rip), %rsi callq _strcmp cmpl $0, %eax je LBB17_14 ## %bb.3: movq -1072(%rbp), %rax movq (%rax), %rdi xorl %esi, %esi movb $0, %al callq _open movl %eax, -1076(%rbp) cmpl $0, -1076(%rbp) jge LBB17_5 ## %bb.4: movq -1072(%rbp), %rax movq (%rax), %rax movq %rax, -1104(%rbp) ## 8-byte Spill callq ___error movl (%rax), %edi callq _strerror movq -1104(%rbp), %rsi ## 8-byte Reload movq %rax, %rdx leaq L_.str.39(%rip), %rdi movb $0, %al callq _log_exit LBB17_5: jmp LBB17_6 LBB17_6: ## =>This Inner Loop Header: Depth=1 movl -1076(%rbp), %edi leaq -1040(%rbp), %rsi movl $1024, %edx ## imm = 0x400 callq _read movq %rax, -1088(%rbp) cmpq $0, -1088(%rbp) jge LBB17_8 ## %bb.7: ## in Loop: Header=BB17_6 Depth=1 movq -1072(%rbp), %rax movq (%rax), %rax movq %rax, -1112(%rbp) ## 8-byte Spill callq ___error movl (%rax), %edi callq _strerror movq -1112(%rbp), %rsi ## 8-byte Reload movq %rax, %rdx leaq L_.str.39(%rip), %rdi movb $0, %al callq _log_exit LBB17_8: ## in Loop: Header=BB17_6 Depth=1 cmpq $0, -1088(%rbp) jne LBB17_10 ## %bb.9: jmp LBB17_13 LBB17_10: ## in Loop: Header=BB17_6 Depth=1 leaq -1040(%rbp), %rdi movq -1088(%rbp), %rdx movq -1056(%rbp), %rcx movl $1, %esi callq _fwrite cmpq -1088(%rbp), %rax jae LBB17_12 ## %bb.11: ## in Loop: Header=BB17_6 Depth=1 callq ___error movl (%rax), %edi callq _strerror movq %rax, %rsi leaq L_.str.40(%rip), %rdi movb $0, %al callq _log_exit LBB17_12: ## in Loop: Header=BB17_6 Depth=1 jmp LBB17_6 LBB17_13: movl -1076(%rbp), %edi callq _close LBB17_14: movq -1056(%rbp), %rdi callq _fflush movq -1072(%rbp), %rdi callq _free_fileinfo LBB17_15: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB17_17 ## %bb.16: addq $1120, %rsp ## imm = 0x460 popq %rbp retq LBB17_17: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function method_not_allowed _method_not_allowed: ## @method_not_allowed .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movq -8(%rbp), %rdi movq -16(%rbp), %rsi leaq L_.str.53(%rip), %rdx callq _output_common_header_fields movq -16(%rbp), %rdi leaq L_.str.43(%rip), %rsi movb $0, %al callq _fprintf movq -16(%rbp), %rdi leaq L_.str.28(%rip), %rsi movb $0, %al callq _fprintf movq -16(%rbp), %rdi movq -8(%rbp), %rax movq 8(%rax), %rdx leaq L_.str.54(%rip), %rsi movb $0, %al callq _fprintf movq -16(%rbp), %rdi callq _fflush addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function not_implemented _not_implemented: ## @not_implemented .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movq -8(%rbp), %rdi movq -16(%rbp), %rsi leaq L_.str.55(%rip), %rdx callq _output_common_header_fields movq -16(%rbp), %rdi leaq L_.str.43(%rip), %rsi movb $0, %al callq _fprintf movq -16(%rbp), %rdi leaq L_.str.28(%rip), %rsi movb $0, %al callq _fprintf movq -16(%rbp), %rdi movq -8(%rbp), %rax movq 8(%rax), %rdx leaq L_.str.56(%rip), %rsi movb $0, %al callq _fprintf movq -16(%rbp), %rdi callq _fflush addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function get_fileinfo _get_fileinfo: ## @get_fileinfo .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 %rdi, -16(%rbp) movq %rsi, -24(%rbp) movl $24, %edi callq _xmalloc movq %rax, -32(%rbp) movq -16(%rbp), %rdi movq -24(%rbp), %rsi callq _build_fspath movq %rax, %rcx movq -32(%rbp), %rax movq %rcx, (%rax) movq -32(%rbp), %rax movl $0, 16(%rax) movq -32(%rbp), %rax movq (%rax), %rdi leaq -176(%rbp), %rsi callq _lstat$INODE64 cmpl $0, %eax jge LBB20_2 ## %bb.1: movq -32(%rbp), %rax movq %rax, -8(%rbp) jmp LBB20_5 LBB20_2: movzwl -172(%rbp), %eax andl $61440, %eax ## imm = 0xF000 cmpl $32768, %eax ## imm = 0x8000 je LBB20_4 ## %bb.3: movq -32(%rbp), %rax movq %rax, -8(%rbp) jmp LBB20_5 LBB20_4: movq -32(%rbp), %rax movl $1, 16(%rax) movq -80(%rbp), %rcx movq -32(%rbp), %rax movq %rcx, 8(%rax) movq -32(%rbp), %rax movq %rax, -8(%rbp) LBB20_5: movq -8(%rbp), %rax addq $176, %rsp popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function free_fileinfo _free_fileinfo: ## @free_fileinfo .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movq %rdi, -8(%rbp) movq -8(%rbp), %rax movq (%rax), %rdi callq _free movq -8(%rbp), %rdi callq _free addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function not_found _not_found: ## @not_found .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movq -8(%rbp), %rdi movq -16(%rbp), %rsi leaq L_.str.42(%rip), %rdx callq _output_common_header_fields movq -16(%rbp), %rdi leaq L_.str.43(%rip), %rsi movb $0, %al callq _fprintf movq -16(%rbp), %rdi leaq L_.str.28(%rip), %rsi movb $0, %al callq _fprintf movq -16(%rbp), %rdi leaq L_.str.44(%rip), %rsi movb $0, %al callq _fprintf movq -16(%rbp), %rdi callq _fflush addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function output_common_header_fields _output_common_header_fields: ## @output_common_header_fields .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $128, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movq %rdi, -88(%rbp) movq %rsi, -96(%rbp) movq %rdx, -104(%rbp) xorl %eax, %eax movl %eax, %edi callq _time movq %rax, -112(%rbp) leaq -112(%rbp), %rdi callq _gmtime movq %rax, -120(%rbp) cmpq $0, -120(%rbp) jne LBB23_2 ## %bb.1: callq ___error movl (%rax), %edi callq _strerror movq %rax, %rsi leaq L_.str.45(%rip), %rdi movb $0, %al callq _log_exit LBB23_2: leaq -80(%rbp), %rdi movq -120(%rbp), %rcx movl $64, %esi leaq L_.str.46(%rip), %rdx callq _strftime movq -96(%rbp), %rdi movq -104(%rbp), %rcx leaq L_.str.47(%rip), %rsi xorl %edx, %edx movb $0, %al callq _fprintf movq -96(%rbp), %rdi leaq -80(%rbp), %rdx leaq L_.str.48(%rip), %rsi movb $0, %al callq _fprintf movq -96(%rbp), %rdi leaq L_.str.49(%rip), %rsi leaq L_.str.2(%rip), %rdx leaq L_.str.50(%rip), %rcx movb $0, %al callq _fprintf movq -96(%rbp), %rdi leaq L_.str.51(%rip), %rsi movb $0, %al callq _fprintf movq -96(%rbp), %rdi callq _fflush movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB23_4 ## %bb.3: addq $128, %rsp popq %rbp retq LBB23_4: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function guess_content_type _guess_content_type: ## @guess_content_type .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) leaq L_.str.52(%rip), %rax popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function build_fspath _build_fspath: ## @build_fspath .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movq -8(%rbp), %rdi callq _strlen addq $1, %rax movq %rax, -32(%rbp) ## 8-byte Spill movq -16(%rbp), %rdi callq _strlen movq -32(%rbp), %rdi ## 8-byte Reload addq %rax, %rdi addq $1, %rdi callq _xmalloc movq %rax, -24(%rbp) movq -24(%rbp), %rdi movq -8(%rbp), %r8 movq -16(%rbp), %r9 xorl %esi, %esi movq $-1, %rdx leaq L_.str.41(%rip), %rcx movb $0, %al callq ___sprintf_chk movq -24(%rbp), %rax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function trap_signal _trap_signal: ## @trap_signal .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl %edi, -4(%rbp) movq %rsi, -16(%rbp) movq -16(%rbp), %rax movq %rax, -32(%rbp) movl $0, -24(%rbp) movl $2, -20(%rbp) movl -4(%rbp), %edi leaq -32(%rbp), %rsi xorl %eax, %eax movl %eax, %edx callq _sigaction cmpl $0, %eax jge LBB26_2 ## %bb.1: callq ___error movl (%rax), %edi callq _strerror movq %rax, %rsi leaq L_.str.62(%rip), %rdi movb $0, %al callq _log_exit LBB26_2: addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function signal_exit _signal_exit: ## @signal_exit .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl %edi, -4(%rbp) movl -4(%rbp), %esi leaq L_.str.63(%rip), %rdi movb $0, %al callq _log_exit addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function wait_child _wait_child: ## @wait_child .cfi_startproc ## %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) xorl %eax, %eax movl %eax, %edi callq _wait addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .space 1 .section __DATA,__data .p2align 4 ## @longopts _longopts: .quad L_.str.3 .long 0 ## 0x0 .space 4 .quad _debug_mode .long 1 ## 0x1 .space 4 .quad L_.str.4 .long 0 ## 0x0 .space 4 .quad 0 .long 99 ## 0x63 .space 4 .quad L_.str.5 .long 1 ## 0x1 .space 4 .quad 0 .long 117 ## 0x75 .space 4 .quad L_.str.6 .long 1 ## 0x1 .space 4 .quad 0 .long 103 ## 0x67 .space 4 .quad L_.str.7 .long 1 ## 0x1 .space 4 .quad 0 .long 112 ## 0x70 .space 4 .quad L_.str.8 .long 0 ## 0x0 .space 4 .quad 0 .long 104 ## 0x68 .space 4 .space 32 .section __TEXT,__cstring,cstring_literals L_.str.1: ## @.str.1 .asciz "Usage: %s [--port=n] [--chroot --user=u --group=g] [--debug] <docroot> \n" .zerofill __DATA,__bss,_debug_mode,4,2 ## @debug_mode L_.str.2: ## @.str.2 .asciz "LittleHTTP" L_.str.3: ## @.str.3 .asciz "debug" L_.str.4: ## @.str.4 .asciz "chroot" L_.str.5: ## @.str.5 .asciz "user" L_.str.6: ## @.str.6 .asciz "group" L_.str.7: ## @.str.7 .asciz "port" L_.str.8: ## @.str.8 .asciz "help" L_.str.9: ## @.str.9 .asciz "use both of --user and --group\n" L_.str.10: ## @.str.10 .asciz "no such group: %s\n" L_.str.11: ## @.str.11 .asciz "setgid(2)" L_.str.12: ## @.str.12 .asciz "initgroups(2)" L_.str.13: ## @.str.13 .asciz "no such user: %s\n" L_.str.14: ## @.str.14 .asciz "setuid(2)" L_.str.15: ## @.str.15 .asciz "failed to listen socket" L_.str.16: ## @.str.16 .asciz "accept(2) failed: %s" L_.str.17: ## @.str.17 .asciz "r" L_.str.18: ## @.str.18 .asciz "w" L_.str.19: ## @.str.19 .asciz "request body too long (size: %d)" L_.str.20: ## @.str.20 .asciz "failed to read request body: %s" L_.str.21: ## @.str.21 .asciz "failed to allocate memory (size: %d)" L_.str.22: ## @.str.22 .asciz "no request line" L_.str.23: ## @.str.23 .asciz "parse error on request line (1): %s" L_.str.24: ## @.str.24 .asciz "parse error on request line (2): %s" L_.str.25: ## @.str.25 .asciz "HTTP/1." L_.str.26: ## @.str.26 .asciz "parse error on request line (3): %s" L_.str.27: ## @.str.27 .asciz "failed to read request header field: %s" L_.str.28: ## @.str.28 .asciz "\r\n" L_.str.29: ## @.str.29 .asciz "parse error on request header field: %s" L_.str.30: ## @.str.30 .asciz " \t" L_.str.31: ## @.str.31 .asciz "Content-Length" L_.str.32: ## @.str.32 .asciz "negative Content-Length value: %d" L_.str.33: ## @.str.33 .asciz "GET" L_.str.34: ## @.str.34 .asciz "HEAD" L_.str.35: ## @.str.35 .asciz "POST" L_.str.36: ## @.str.36 .asciz "200 OK" L_.str.37: ## @.str.37 .asciz "Content-Length: %ld\r\n" L_.str.38: ## @.str.38 .asciz "Content-Type %s\r\n" L_.str.39: ## @.str.39 .asciz "failed to open %s: %s\n" L_.str.40: ## @.str.40 .asciz "failed to write to socket: %s\n" L_.str.41: ## @.str.41 .asciz "%s/%s" L_.str.42: ## @.str.42 .asciz "404 Not Found" L_.str.43: ## @.str.43 .asciz "Content-Type: text/html\r\n" L_.str.44: ## @.str.44 .asciz "File not found\r\n" L_.str.45: ## @.str.45 .asciz "gmtime() failed: %s\n" L_.str.46: ## @.str.46 .asciz "%a, %d %b %Y %H:%M:%S GMT" L_.str.47: ## @.str.47 .asciz "HTTP/1.%d %s\r\n" L_.str.48: ## @.str.48 .asciz "Date: %s\r\n" L_.str.49: ## @.str.49 .asciz "Server: %s/%s\r\n" L_.str.50: ## @.str.50 .asciz "1.0" L_.str.51: ## @.str.51 .asciz "Connection: close\r\n" L_.str.52: ## @.str.52 .asciz "text/html" L_.str.53: ## @.str.53 .asciz "405 Method Not Allowed" L_.str.54: ## @.str.54 .asciz "The request method %s is not allowed\r\n" L_.str.55: ## @.str.55 .asciz "501 Not Implemented" L_.str.56: ## @.str.56 .asciz "The request method %s is not implemented\r\n" L_.str.57: ## @.str.57 .asciz "/" L_.str.58: ## @.str.58 .asciz "chdir(2) failed: %s" L_.str.59: ## @.str.59 .asciz "/dev/null" L_.str.60: ## @.str.60 .asciz "fork(2) failed: %s" L_.str.61: ## @.str.61 .asciz "setsid(2) failed: %s" L_.str.62: ## @.str.62 .asciz "sigaction() failed: %s" L_.str.63: ## @.str.63 .asciz "exit by singnal %d" .subsections_via_symbols
the_stack_data/179831740.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _foo ; -- Begin function foo .p2align 2 _foo: ; @foo .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str w0, [sp, #12] str w1, [sp, #8] ldr w8, [sp, #12] add w8, w8, #2 ldr w9, [sp, #8] subs w0, w8, w9 add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] mov w0, #1 mov w1, #3 bl _foo 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 _foo ## -- Begin function foo .p2align 4, 0x90 _foo: ## @foo .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl %edi, -4(%rbp) movl %esi, -8(%rbp) movl -4(%rbp), %eax addl $2, %eax subl -8(%rbp), %eax popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl $0, -4(%rbp) movl $1, %edi movl $3, %esi callq _foo addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/2077.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _memcmp ; -- Begin function memcmp .p2align 2 _memcmp: ; @memcmp .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 str x0, [sp, #16] str x1, [sp, #8] str w2, [sp, #4] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #4] subs w8, w8, #1 str w8, [sp, #4] subs w8, w8, #0 cset w8, lt tbnz w8, #0, LBB0_5 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #16] add x9, x8, #1 str x9, [sp, #16] ldrsb w8, [x8] ldr x9, [sp, #8] add x10, x9, #1 str x10, [sp, #8] ldrsb w9, [x9] subs w8, w8, w9 cset w8, eq tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: ldr x8, [sp, #16] subs x9, x8, #1 str x9, [sp, #16] ldursb w8, [x8, #-1] ldr x9, [sp, #8] subs x10, x9, #1 str x10, [sp, #8] ldursb w9, [x9, #-1] subs w8, w8, w9 str w8, [sp, #28] b LBB0_6 LBB0_4: ; in Loop: Header=BB0_1 Depth=1 b LBB0_1 LBB0_5: str wzr, [sp, #28] b LBB0_6 LBB0_6: ldr w0, [sp, #28] add sp, sp, #32 ret .cfi_endproc ; -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _memcmp ## -- Begin function memcmp .p2align 4, 0x90 _memcmp: ## @memcmp .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 %edx, -28(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 movl -28(%rbp), %eax addl $-1, %eax movl %eax, -28(%rbp) cmpl $0, %eax jl LBB0_5 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -16(%rbp) movsbl (%rax), %eax movq -24(%rbp), %rcx movq %rcx, %rdx addq $1, %rdx movq %rdx, -24(%rbp) movsbl (%rcx), %ecx cmpl %ecx, %eax je LBB0_4 ## %bb.3: movq -16(%rbp), %rax movq %rax, %rcx addq $-1, %rcx movq %rcx, -16(%rbp) movsbl -1(%rax), %eax movq -24(%rbp), %rcx movq %rcx, %rdx addq $-1, %rdx movq %rdx, -24(%rbp) movsbl -1(%rcx), %ecx subl %ecx, %eax movl %eax, -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 popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/151706878.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 wzr, [x29, #-12] stur wzr, [x29, #-8] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-8] subs w8, w8, #100 cset w8, ge tbnz w8, #0, LBB0_4 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-12] ldur w9, [x29, #-8] add w8, w8, w9 stur w8, [x29, #-12] b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-8] add w8, w8, #1 stur w8, [x29, #-8] b LBB0_1 LBB0_4: ldur w8, [x29, #-8] ; implicit-def: $x10 mov x10, x8 ldur w9, [x29, #-12] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x10, [x9] str x8, [x9, #8] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf stur wzr, [x29, #-12] stur wzr, [x29, #-8] b LBB0_5 LBB0_5: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-8] subs w8, w8, #100 cset w8, ge tbnz w8, #0, LBB0_8 b LBB0_6 LBB0_6: ; in Loop: Header=BB0_5 Depth=1 ldur w8, [x29, #-12] ldur w9, [x29, #-8] add w8, w8, w9 stur w8, [x29, #-12] b LBB0_7 LBB0_7: ; in Loop: Header=BB0_5 Depth=1 ldur w8, [x29, #-8] add w8, w8, #1 stur w8, [x29, #-8] b LBB0_5 LBB0_8: ldur w8, [x29, #-8] ; implicit-def: $x10 mov x10, x8 ldur w9, [x29, #-12] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x10, [x9] str x8, [x9, #8] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf stur wzr, [x29, #-12] stur wzr, [x29, #-8] b LBB0_9 LBB0_9: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-8] subs w8, w8, #100 cset w8, ge tbnz w8, #0, LBB0_12 b LBB0_10 LBB0_10: ; in Loop: Header=BB0_9 Depth=1 ldur w8, [x29, #-12] ldur w9, [x29, #-8] add w8, w8, w9 stur w8, [x29, #-12] b LBB0_11 LBB0_11: ; in Loop: Header=BB0_9 Depth=1 ldur w8, [x29, #-8] add w8, w8, #1 stur w8, [x29, #-8] b LBB0_9 LBB0_12: ldur w8, [x29, #-8] ; implicit-def: $x10 mov x10, x8 ldur w9, [x29, #-12] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x10, [x9] str x8, [x9, #8] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf stur wzr, [x29, #-12] stur wzr, [x29, #-8] b LBB0_13 LBB0_13: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-8] subs w8, w8, #100 cset w8, ge tbnz w8, #0, LBB0_16 b LBB0_14 LBB0_14: ; in Loop: Header=BB0_13 Depth=1 ldur w8, [x29, #-12] ldur w9, [x29, #-8] add w8, w8, w9 stur w8, [x29, #-12] b LBB0_15 LBB0_15: ; in Loop: Header=BB0_13 Depth=1 ldur w8, [x29, #-8] add w8, w8, #1 stur w8, [x29, #-8] b LBB0_13 LBB0_16: ldur w8, [x29, #-8] ; implicit-def: $x10 mov x10, x8 ldur w9, [x29, #-12] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x10, [x9] str x8, [x9, #8] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf stur wzr, [x29, #-12] mov w8, #90 stur w8, [x29, #-8] b LBB0_17 LBB0_17: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-8] subs w8, w8, #100 cset w8, ge tbnz w8, #0, LBB0_20 b LBB0_18 LBB0_18: ; in Loop: Header=BB0_17 Depth=1 ldur w8, [x29, #-12] ldur w9, [x29, #-8] add w8, w8, w9 stur w8, [x29, #-12] b LBB0_19 LBB0_19: ; in Loop: Header=BB0_17 Depth=1 ldur w8, [x29, #-8] add w8, w8, #1 stur w8, [x29, #-8] b LBB0_17 LBB0_20: ldur w8, [x29, #-8] ; implicit-def: $x10 mov x10, x8 ldur w9, [x29, #-12] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x10, [x9] str x8, [x9, #8] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf mov w0, #0 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%d=%d\n " l_.str.1: ; @.str.1 .asciz "%d, %d\n " .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl $0, -4(%rbp) movl $0, -12(%rbp) movl $0, -8(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 cmpl $100, -8(%rbp) jge LBB0_4 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movl -12(%rbp), %eax addl -8(%rbp), %eax movl %eax, -12(%rbp) ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 movl -8(%rbp), %eax addl $1, %eax movl %eax, -8(%rbp) jmp LBB0_1 LBB0_4: movl -8(%rbp), %esi movl -12(%rbp), %edx leaq L_.str(%rip), %rdi movb $0, %al callq _printf movl $0, -12(%rbp) movl $0, -8(%rbp) LBB0_5: ## =>This Inner Loop Header: Depth=1 cmpl $100, -8(%rbp) jge LBB0_8 ## %bb.6: ## in Loop: Header=BB0_5 Depth=1 movl -12(%rbp), %eax addl -8(%rbp), %eax movl %eax, -12(%rbp) ## %bb.7: ## in Loop: Header=BB0_5 Depth=1 movl -8(%rbp), %eax addl $1, %eax movl %eax, -8(%rbp) jmp LBB0_5 LBB0_8: movl -8(%rbp), %esi movl -12(%rbp), %edx leaq L_.str(%rip), %rdi movb $0, %al callq _printf movl $0, -12(%rbp) movl $0, -8(%rbp) LBB0_9: ## =>This Inner Loop Header: Depth=1 cmpl $100, -8(%rbp) jge LBB0_12 ## %bb.10: ## in Loop: Header=BB0_9 Depth=1 movl -12(%rbp), %eax addl -8(%rbp), %eax movl %eax, -12(%rbp) ## %bb.11: ## in Loop: Header=BB0_9 Depth=1 movl -8(%rbp), %eax addl $1, %eax movl %eax, -8(%rbp) jmp LBB0_9 LBB0_12: movl -8(%rbp), %esi movl -12(%rbp), %edx leaq L_.str(%rip), %rdi movb $0, %al callq _printf movl $0, -12(%rbp) movl $0, -8(%rbp) LBB0_13: ## =>This Inner Loop Header: Depth=1 cmpl $100, -8(%rbp) jge LBB0_16 ## %bb.14: ## in Loop: Header=BB0_13 Depth=1 movl -12(%rbp), %eax addl -8(%rbp), %eax movl %eax, -12(%rbp) ## %bb.15: ## in Loop: Header=BB0_13 Depth=1 movl -8(%rbp), %eax addl $1, %eax movl %eax, -8(%rbp) jmp LBB0_13 LBB0_16: movl -8(%rbp), %esi movl -12(%rbp), %edx leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf movl $0, -12(%rbp) movl $90, -8(%rbp) LBB0_17: ## =>This Inner Loop Header: Depth=1 cmpl $100, -8(%rbp) jge LBB0_20 ## %bb.18: ## in Loop: Header=BB0_17 Depth=1 movl -12(%rbp), %eax addl -8(%rbp), %eax movl %eax, -12(%rbp) ## %bb.19: ## in Loop: Header=BB0_17 Depth=1 movl -8(%rbp), %eax addl $1, %eax movl %eax, -8(%rbp) jmp LBB0_17 LBB0_20: movl -8(%rbp), %esi movl -12(%rbp), %edx leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%d=%d\n " L_.str.1: ## @.str.1 .asciz "%d, %d\n " .subsections_via_symbols
the_stack_data/84597.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _printf ; -- Begin function printf .p2align 2 _printf: ; @printf .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] add x9, sp, #8 add x8, x29, #16 str x8, [x9] adrp x8, ___stdoutp@GOTPAGE ldr x8, [x8, ___stdoutp@GOTPAGEOFF] ldr x0, [x8] ldur x1, [x29, #-8] ldr x2, [sp, #8] bl _vfprintf stur w0, [x29, #-12] ldur w0, [x29, #-12] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _printf ## -- Begin function printf .p2align 4, 0x90 _printf: ## @printf .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $240, %rsp testb %al, %al je LBB0_4 ## %bb.3: movaps %xmm0, -176(%rbp) movaps %xmm1, -160(%rbp) movaps %xmm2, -144(%rbp) movaps %xmm3, -128(%rbp) movaps %xmm4, -112(%rbp) movaps %xmm5, -96(%rbp) movaps %xmm6, -80(%rbp) movaps %xmm7, -64(%rbp) LBB0_4: movq %r9, -184(%rbp) movq %r8, -192(%rbp) movq %rcx, -200(%rbp) movq %rdx, -208(%rbp) movq %rsi, -216(%rbp) movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movq %rdi, -40(%rbp) leaq -32(%rbp), %rax leaq -224(%rbp), %rcx movq %rcx, 16(%rax) leaq 16(%rbp), %rcx movq %rcx, 8(%rax) movl $48, 4(%rax) movl $8, (%rax) movq ___stdoutp@GOTPCREL(%rip), %rax movq (%rax), %rdi movq -40(%rbp), %rsi leaq -32(%rbp), %rdx callq _vfprintf movl %eax, -44(%rbp) leaq -32(%rbp), %rax movl -44(%rbp), %eax movl %eax, -228(%rbp) ## 4-byte Spill movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_2 ## %bb.1: movl -228(%rbp), %eax ## 4-byte Reload addq $240, %rsp popq %rbp retq LBB0_2: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/167331346.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _strdup ; -- Begin function strdup .p2align 2 _strdup: ; @strdup .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, LBB0_2 b LBB0_1 LBB0_1: ; kill: def $x8 killed $xzr stur xzr, [x29, #-8] b LBB0_5 LBB0_2: ldr x0, [sp, #16] bl _strlen str x0, [sp] ldr x8, [sp] add x0, x8, #1 bl _malloc str x0, [sp, #8] ldr x8, [sp, #8] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: ; kill: def $x8 killed $xzr stur xzr, [x29, #-8] b LBB0_5 LBB0_4: ldr x0, [sp, #8] ldr x1, [sp, #16] ldr x2, [sp] mov x3, #-1 bl ___memcpy_chk ldr x8, [sp, #8] ldr x9, [sp] add x8, x8, x9 strb wzr, [x8] ldr x8, [sp, #8] stur x8, [x29, #-8] b LBB0_5 LBB0_5: ldur x0, [x29, #-8] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _strdup ## -- Begin function strdup .p2align 4, 0x90 _strdup: ## @strdup .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 LBB0_2 ## %bb.1: movq $0, -8(%rbp) jmp LBB0_5 LBB0_2: movq -16(%rbp), %rdi callq _strlen movq %rax, -32(%rbp) movq -32(%rbp), %rdi addq $1, %rdi callq _malloc movq %rax, -24(%rbp) cmpq $0, -24(%rbp) jne LBB0_4 ## %bb.3: movq $0, -8(%rbp) jmp LBB0_5 LBB0_4: movq -24(%rbp), %rdi movq -16(%rbp), %rsi movq -32(%rbp), %rdx movq $-1, %rcx callq ___memcpy_chk movq -24(%rbp), %rax movq -32(%rbp), %rcx movb $0, (%rax,%rcx) movq -24(%rbp), %rax movq %rax, -8(%rbp) LBB0_5: movq -8(%rbp), %rax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/62637844.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] str wzr, [sp, #20] 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 x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf str wzr, [sp, #16] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #16] subs w8, w8, #4 cset w8, ge tbnz w8, #0, LBB0_4 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #16] ; implicit-def: $x10 mov x10, x8 ldrsw x9, [sp, #16] add x8, sp, #24 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.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #16] add w8, w8, #1 str w8, [sp, #16] b LBB0_1 LBB0_4: ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_6 b LBB0_5 LBB0_5: bl ___stack_chk_fail LBB0_6: mov w0, #0 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%2s%14s\n" l_.str.1: ; @.str.1 .asciz "i" l_.str.2: ; @.str.2 .asciz "no_data[i]" l_.str.3: ; @.str.3 .asciz "%2d%14d\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -36(%rbp) leaq L_.str(%rip), %rdi leaq L_.str.1(%rip), %rsi leaq L_.str.2(%rip), %rdx movb $0, %al callq _printf movl $0, -40(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 cmpl $4, -40(%rbp) jge LBB0_4 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movl -40(%rbp), %esi movslq -40(%rbp), %rax movl -32(%rbp,%rax,4), %edx leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 movl -40(%rbp), %eax addl $1, %eax movl %eax, -40(%rbp) jmp LBB0_1 LBB0_4: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_6 ## %bb.5: xorl %eax, %eax addq $48, %rsp popq %rbp retq LBB0_6: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%2s%14s\n" L_.str.1: ## @.str.1 .asciz "i" L_.str.2: ## @.str.2 .asciz "no_data[i]" L_.str.3: ## @.str.3 .asciz "%2d%14d\n" .subsections_via_symbols
the_stack_data/234519529.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _parse_1 ; -- Begin function parse_1 .p2align 2 _parse_1: ; @parse_1 .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 sub x8, x29, #48 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, #-8] str x0, [sp, #88] str x1, [sp, #80] ; kill: def $x8 killed $xzr str xzr, [sp, #72] str xzr, [sp, #64] str xzr, [sp, #48] b LBB0_1 LBB0_1: ; =>This Loop Header: Depth=1 ; Child Loop BB0_3 Depth 2 ; Child Loop BB0_16 Depth 3 ; Child Loop BB0_11 Depth 3 ; Child Loop BB0_6 Depth 3 ldr x2, [sp, #88] add x0, sp, #72 add x1, sp, #64 bl _getline str x0, [sp, #40] adds x8, x0, #1 cset w8, eq tbnz w8, #0, LBB0_28 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #72] str x8, [sp, #48] str wzr, [sp, #56] str wzr, [sp, #60] stur xzr, [x29, #-64] stur xzr, [x29, #-56] stur xzr, [x29, #-80] stur xzr, [x29, #-72] str xzr, [sp, #96] strh wzr, [sp, #104] b LBB0_3 LBB0_3: ; Parent Loop BB0_1 Depth=1 ; => This Loop Header: Depth=2 ; Child Loop BB0_16 Depth 3 ; Child Loop BB0_11 Depth 3 ; Child Loop BB0_6 Depth 3 ldrsw x8, [sp, #60] ldr x9, [sp, #40] subs x8, x8, x9 cset w8, ge tbnz w8, #0, LBB0_25 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_3 Depth=2 ldr w8, [sp, #56] subs w8, w8, #3 cset w8, ne tbnz w8, #0, LBB0_9 b LBB0_5 LBB0_5: ; in Loop: Header=BB0_3 Depth=2 str wzr, [sp, #36] b LBB0_6 LBB0_6: ; Parent Loop BB0_1 Depth=1 ; Parent Loop BB0_3 Depth=2 ; => This Inner Loop Header: Depth=3 ldr x8, [sp, #48] ldrsb w8, [x8] subs w8, w8, #44 cset w8, eq tbnz w8, #0, LBB0_8 b LBB0_7 LBB0_7: ; in Loop: Header=BB0_6 Depth=3 ldr x8, [sp, #48] ldrb w8, [x8] ldrsw x10, [sp, #36] sub x9, x29, #64 add x9, x9, x10 strb w8, [x9] ldr w8, [sp, #36] add w8, w8, #1 str w8, [sp, #36] ldr x8, [sp, #48] add x8, x8, #1 str x8, [sp, #48] ldr w8, [sp, #60] add w8, w8, #1 str w8, [sp, #60] b LBB0_6 LBB0_8: ; in Loop: Header=BB0_3 Depth=2 b LBB0_21 LBB0_9: ; in Loop: Header=BB0_3 Depth=2 ldr w8, [sp, #56] subs w8, w8, #6 cset w8, ne tbnz w8, #0, LBB0_14 b LBB0_10 LBB0_10: ; in Loop: Header=BB0_3 Depth=2 str wzr, [sp, #32] b LBB0_11 LBB0_11: ; Parent Loop BB0_1 Depth=1 ; Parent Loop BB0_3 Depth=2 ; => This Inner Loop Header: Depth=3 ldr x8, [sp, #48] ldrsb w8, [x8] subs w8, w8, #44 cset w8, eq tbnz w8, #0, LBB0_13 b LBB0_12 LBB0_12: ; in Loop: Header=BB0_11 Depth=3 ldr x8, [sp, #48] ldrb w8, [x8] ldrsw x10, [sp, #32] sub x9, x29, #80 add x9, x9, x10 strb w8, [x9] ldr w8, [sp, #32] add w8, w8, #1 str w8, [sp, #32] ldr x8, [sp, #48] add x8, x8, #1 str x8, [sp, #48] ldr w8, [sp, #60] add w8, w8, #1 str w8, [sp, #60] b LBB0_11 LBB0_13: ; in Loop: Header=BB0_3 Depth=2 b LBB0_20 LBB0_14: ; in Loop: Header=BB0_3 Depth=2 ldr w8, [sp, #56] subs w8, w8, #9 cset w8, ne tbnz w8, #0, LBB0_19 b LBB0_15 LBB0_15: ; in Loop: Header=BB0_3 Depth=2 str wzr, [sp, #28] b LBB0_16 LBB0_16: ; Parent Loop BB0_1 Depth=1 ; Parent Loop BB0_3 Depth=2 ; => This Inner Loop Header: Depth=3 ldr x8, [sp, #48] ldrsb w8, [x8] subs w8, w8, #44 cset w8, eq tbnz w8, #0, LBB0_18 b LBB0_17 LBB0_17: ; in Loop: Header=BB0_16 Depth=3 ldr x8, [sp, #48] ldrb w8, [x8] ldrsw x10, [sp, #28] add x9, sp, #96 add x9, x9, x10 strb w8, [x9] ldr w8, [sp, #28] add w8, w8, #1 str w8, [sp, #28] ldr x8, [sp, #48] add x8, x8, #1 str x8, [sp, #48] ldr w8, [sp, #60] add w8, w8, #1 str w8, [sp, #60] b LBB0_16 LBB0_18: ; in Loop: Header=BB0_3 Depth=2 b LBB0_19 LBB0_19: ; in Loop: Header=BB0_3 Depth=2 b LBB0_20 LBB0_20: ; in Loop: Header=BB0_3 Depth=2 b LBB0_21 LBB0_21: ; in Loop: Header=BB0_3 Depth=2 ldr x8, [sp, #48] ldrsb w8, [x8] subs w8, w8, #44 cset w8, ne tbnz w8, #0, LBB0_23 b LBB0_22 LBB0_22: ; in Loop: Header=BB0_3 Depth=2 ldr w8, [sp, #56] add w8, w8, #1 str w8, [sp, #56] ldr x8, [sp, #48] add x8, x8, #1 str x8, [sp, #48] ldr w8, [sp, #60] add w8, w8, #1 str w8, [sp, #60] b LBB0_24 LBB0_23: ; in Loop: Header=BB0_3 Depth=2 ldr x8, [sp, #48] add x8, x8, #1 str x8, [sp, #48] ldr w8, [sp, #60] add w8, w8, #1 str w8, [sp, #60] b LBB0_24 LBB0_24: ; in Loop: Header=BB0_3 Depth=2 b LBB0_3 LBB0_25: ; in Loop: Header=BB0_1 Depth=1 sub x0, x29, #48 str x0, [sp] ; 8-byte Folded Spill sub x1, x29, #64 mov x3, #16 str x3, [sp, #8] ; 8-byte Folded Spill mov x2, x3 bl ___strncpy_chk ldr x8, [sp] ; 8-byte Folded Reload ldr x3, [sp, #8] ; 8-byte Folded Reload add x0, x8, #16 sub x1, x29, #80 mov x2, x3 bl ___strncpy_chk add x0, sp, #96 bl _atoi ldr x9, [sp, #16] ; 8-byte Folded Reload ; implicit-def: $x8 mov x8, x0 sxtw x8, w8 str x8, [x9, #32] ldursb w8, [x29, #-64] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_27 b LBB0_26 LBB0_26: ; in Loop: Header=BB0_1 Depth=1 ldr x3, [sp, #80] sub x0, x29, #48 mov x1, #40 mov x2, #1 bl _fwrite b LBB0_27 LBB0_27: ; in Loop: Header=BB0_1 Depth=1 b LBB0_1 LBB0_28: 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_30 b LBB0_29 LBB0_29: bl ___stack_chk_fail LBB0_30: ldp x29, x30, [sp, #192] ; 16-byte Folded Reload add sp, sp, #208 ret .cfi_endproc ; -- End function .globl _read_parse_result_1 ; -- Begin function read_parse_result_1 .p2align 2 _read_parse_result_1: ; @read_parse_result_1 .cfi_startproc ; %bb.0: sub sp, sp, #112 .cfi_def_cfa_offset 112 stp x29, x30, [sp, #96] ; 16-byte Folded Spill add x29, sp, #96 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] str x0, [sp, #40] b LBB1_1 LBB1_1: ; =>This Inner Loop Header: Depth=1 ldr x3, [sp, #40] add x0, sp, #48 mov x1, #40 mov x2, #1 bl _fread subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB1_3 b LBB1_2 LBB1_2: ; in Loop: Header=BB1_1 Depth=1 add x11, sp, #48 str x11, [sp, #32] ; 8-byte Folded Spill add x10, x11, #16 ldr x8, [sp, #80] mov x9, sp str x11, [x9] str x10, [x9, #8] str x8, [x9, #16] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf ldr x0, [sp, #32] ; 8-byte Folded Reload mov w1, #0 mov x2, #40 bl _memset b LBB1_1 LBB1_3: ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB1_5 b LBB1_4 LBB1_4: bl ___stack_chk_fail LBB1_5: ldp x29, x30, [sp, #96] ; 16-byte Folded Reload add sp, sp, #112 ret .cfi_endproc ; -- End function .globl _parse_2 ; -- Begin function parse_2 .p2align 2 _parse_2: ; @parse_2 .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, #48 str x8, [sp, #8] ; 8-byte Folded Spill adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] str x0, [sp, #72] str x1, [sp, #64] ; kill: def $x8 killed $xzr str xzr, [sp, #56] str xzr, [sp, #48] str xzr, [sp, #32] b LBB2_1 LBB2_1: ; =>This Loop Header: Depth=1 ; Child Loop BB2_3 Depth 2 ; Child Loop BB2_16 Depth 3 ; Child Loop BB2_11 Depth 3 ; Child Loop BB2_6 Depth 3 ldr x2, [sp, #72] add x0, sp, #56 add x1, sp, #48 bl _getline str x0, [sp, #24] adds x8, x0, #1 cset w8, eq tbnz w8, #0, LBB2_28 b LBB2_2 LBB2_2: ; in Loop: Header=BB2_1 Depth=1 ldr x8, [sp, #56] str x8, [sp, #32] str wzr, [sp, #40] str wzr, [sp, #44] movi.2d v0, #0000000000000000 stur q0, [x29, #-80] stur q0, [x29, #-64] str xzr, [sp, #80] strh wzr, [sp, #88] b LBB2_3 LBB2_3: ; Parent Loop BB2_1 Depth=1 ; => This Loop Header: Depth=2 ; Child Loop BB2_16 Depth 3 ; Child Loop BB2_11 Depth 3 ; Child Loop BB2_6 Depth 3 ldrsw x8, [sp, #44] ldr x9, [sp, #24] subs x8, x8, x9 cset w8, ge tbnz w8, #0, LBB2_25 b LBB2_4 LBB2_4: ; in Loop: Header=BB2_3 Depth=2 ldr w8, [sp, #40] subs w8, w8, #3 cset w8, ne tbnz w8, #0, LBB2_9 b LBB2_5 LBB2_5: ; in Loop: Header=BB2_3 Depth=2 str wzr, [sp, #20] b LBB2_6 LBB2_6: ; Parent Loop BB2_1 Depth=1 ; Parent Loop BB2_3 Depth=2 ; => This Inner Loop Header: Depth=3 ldr x8, [sp, #32] ldrsb w8, [x8] subs w8, w8, #44 cset w8, eq tbnz w8, #0, LBB2_8 b LBB2_7 LBB2_7: ; in Loop: Header=BB2_6 Depth=3 ldr x8, [sp, #32] ldrb w8, [x8] ldrsw x10, [sp, #20] sub x9, x29, #80 add x9, x9, x10 strb w8, [x9] ldr w8, [sp, #20] add w8, w8, #1 str w8, [sp, #20] ldr x8, [sp, #32] add x8, x8, #1 str x8, [sp, #32] ldr w8, [sp, #44] add w8, w8, #1 str w8, [sp, #44] b LBB2_6 LBB2_8: ; in Loop: Header=BB2_3 Depth=2 ldrsw x9, [sp, #20] sub x8, x29, #80 add x9, x8, x9 mov w8, #45 strb w8, [x9] ldr w8, [sp, #20] add w8, w8, #1 str w8, [sp, #20] b LBB2_21 LBB2_9: ; in Loop: Header=BB2_3 Depth=2 ldr w8, [sp, #40] subs w8, w8, #6 cset w8, ne tbnz w8, #0, LBB2_14 b LBB2_10 LBB2_10: ; in Loop: Header=BB2_3 Depth=2 b LBB2_11 LBB2_11: ; Parent Loop BB2_1 Depth=1 ; Parent Loop BB2_3 Depth=2 ; => This Inner Loop Header: Depth=3 ldr x8, [sp, #32] ldrsb w8, [x8] subs w8, w8, #44 cset w8, eq tbnz w8, #0, LBB2_13 b LBB2_12 LBB2_12: ; in Loop: Header=BB2_11 Depth=3 ldr x8, [sp, #32] ldrb w8, [x8] ldrsw x10, [sp, #20] sub x9, x29, #80 add x9, x9, x10 strb w8, [x9] ldr w8, [sp, #20] add w8, w8, #1 str w8, [sp, #20] ldr x8, [sp, #32] add x8, x8, #1 str x8, [sp, #32] ldr w8, [sp, #44] add w8, w8, #1 str w8, [sp, #44] b LBB2_11 LBB2_13: ; in Loop: Header=BB2_3 Depth=2 b LBB2_20 LBB2_14: ; in Loop: Header=BB2_3 Depth=2 ldr w8, [sp, #40] subs w8, w8, #9 cset w8, ne tbnz w8, #0, LBB2_19 b LBB2_15 LBB2_15: ; in Loop: Header=BB2_3 Depth=2 str wzr, [sp, #20] b LBB2_16 LBB2_16: ; Parent Loop BB2_1 Depth=1 ; Parent Loop BB2_3 Depth=2 ; => This Inner Loop Header: Depth=3 ldr x8, [sp, #32] ldrsb w8, [x8] subs w8, w8, #44 cset w8, eq tbnz w8, #0, LBB2_18 b LBB2_17 LBB2_17: ; in Loop: Header=BB2_16 Depth=3 ldr x8, [sp, #32] ldrb w8, [x8] ldrsw x10, [sp, #20] add x9, sp, #80 add x9, x9, x10 strb w8, [x9] ldr w8, [sp, #20] add w8, w8, #1 str w8, [sp, #20] ldr x8, [sp, #32] add x8, x8, #1 str x8, [sp, #32] ldr w8, [sp, #44] add w8, w8, #1 str w8, [sp, #44] b LBB2_16 LBB2_18: ; in Loop: Header=BB2_3 Depth=2 b LBB2_19 LBB2_19: ; in Loop: Header=BB2_3 Depth=2 b LBB2_20 LBB2_20: ; in Loop: Header=BB2_3 Depth=2 b LBB2_21 LBB2_21: ; in Loop: Header=BB2_3 Depth=2 ldr x8, [sp, #32] ldrsb w8, [x8] subs w8, w8, #44 cset w8, ne tbnz w8, #0, LBB2_23 b LBB2_22 LBB2_22: ; in Loop: Header=BB2_3 Depth=2 ldr w8, [sp, #40] add w8, w8, #1 str w8, [sp, #40] ldr x8, [sp, #32] add x8, x8, #1 str x8, [sp, #32] ldr w8, [sp, #44] add w8, w8, #1 str w8, [sp, #44] b LBB2_24 LBB2_23: ; in Loop: Header=BB2_3 Depth=2 ldr x8, [sp, #32] add x8, x8, #1 str x8, [sp, #32] ldr w8, [sp, #44] add w8, w8, #1 str w8, [sp, #44] b LBB2_24 LBB2_24: ; in Loop: Header=BB2_3 Depth=2 b LBB2_3 LBB2_25: ; in Loop: Header=BB2_1 Depth=1 sub x0, x29, #48 sub x1, x29, #80 mov x3, #32 mov x2, x3 bl ___strncpy_chk add x0, sp, #80 bl _atoi ldr x9, [sp, #8] ; 8-byte Folded Reload ; implicit-def: $x8 mov x8, x0 sxtw x8, w8 str x8, [x9, #32] ldursb w8, [x29, #-80] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB2_27 b LBB2_26 LBB2_26: ; in Loop: Header=BB2_1 Depth=1 ldr x3, [sp, #64] sub x0, x29, #48 mov x1, #40 mov x2, #1 bl _fwrite b LBB2_27 LBB2_27: ; in Loop: Header=BB2_1 Depth=1 b LBB2_1 LBB2_28: 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_30 b LBB2_29 LBB2_29: bl ___stack_chk_fail LBB2_30: ldp x29, x30, [sp, #176] ; 16-byte Folded Reload add sp, sp, #192 ret .cfi_endproc ; -- End function .globl _read_parse_result_2 ; -- Begin function read_parse_result_2 .p2align 2 _read_parse_result_2: ; @read_parse_result_2 .cfi_startproc ; %bb.0: sub sp, sp, #112 .cfi_def_cfa_offset 112 stp x29, x30, [sp, #96] ; 16-byte Folded Spill add x29, sp, #96 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] str x0, [sp, #40] str xzr, [sp, #32] b LBB3_1 LBB3_1: ; =>This Inner Loop Header: Depth=1 ldr x3, [sp, #40] add x0, sp, #48 mov x1, #40 mov x2, #1 bl _fread subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB3_3 b LBB3_2 LBB3_2: ; in Loop: Header=BB3_1 Depth=1 add x10, sp, #48 str x10, [sp, #24] ; 8-byte Folded Spill ldr x8, [sp, #80] mov x9, sp str x10, [x9] str x8, [x9, #8] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf ldr x0, [sp, #24] ; 8-byte Folded Reload mov w1, #0 mov x2, #40 bl _memset ldr x8, [sp, #32] add x8, x8, #1 str x8, [sp, #32] b LBB3_1 LBB3_3: ldr x8, [sp, #32] mov x9, sp str x8, [x9] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB3_5 b LBB3_4 LBB3_4: bl ___stack_chk_fail LBB3_5: ldp x29, x30, [sp, #96] ; 16-byte Folded Reload add sp, sp, #112 ret .cfi_endproc ; -- End function .globl _get_file_name ; -- Begin function get_file_name .p2align 2 _get_file_name: ; @get_file_name .cfi_startproc ; %bb.0: sub sp, sp, #160 .cfi_def_cfa_offset 160 stp x29, x30, [sp, #144] ; 16-byte Folded Spill add x29, sp, #144 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] adrp x8, l_.str.3@PAGE add x8, x8, l_.str.3@PAGEOFF str x8, [sp, #48] adrp x8, l_.str.4@PAGE add x8, x8, l_.str.4@PAGEOFF str x8, [sp, #40] mov w8, #22 str w8, [sp, #32] b LBB4_1 LBB4_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #32] subs w8, w8, #100 cset w8, ge tbnz w8, #0, LBB4_4 b LBB4_2 LBB4_2: ; in Loop: Header=BB4_1 Depth=1 ldr w9, [sp, #32] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] add x0, sp, #38 str x0, [sp, #8] ; 8-byte Folded Spill mov w1, #0 mov x2, #2 adrp x3, l_.str.5@PAGE add x3, x3, l_.str.5@PAGEOFF bl ___sprintf_chk add x0, sp, #56 str x0, [sp, #24] ; 8-byte Folded Spill mov w1, #0 mov x2, #80 str x2, [sp, #16] ; 8-byte Folded Spill bl _memset ldr x0, [sp, #24] ; 8-byte Folded Reload ldr x2, [sp, #16] ; 8-byte Folded Reload ldr x1, [sp, #48] bl ___strcat_chk ldr x1, [sp, #8] ; 8-byte Folded Reload ldr x2, [sp, #16] ; 8-byte Folded Reload ldr x0, [sp, #24] ; 8-byte Folded Reload bl ___strcat_chk adrp x1, l_.str.7@PAGE add x1, x1, l_.str.7@PAGEOFF mov x2, #-1 bl ___strcat_chk mov x8, sp str x0, [x8] adrp x0, l_.str.6@PAGE add x0, x0, l_.str.6@PAGEOFF bl _printf 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: ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB4_6 b LBB4_5 LBB4_5: bl ___stack_chk_fail LBB4_6: ldp x29, x30, [sp, #144] ; 16-byte Folded Reload add sp, sp, #160 ret .cfi_endproc ; -- End function .globl _collect_data ; -- Begin function collect_data .p2align 2 _collect_data: ; @collect_data .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] adrp x8, l_.str.8@PAGE add x8, x8, l_.str.8@PAGEOFF str x8, [sp, #80] adrp x8, l_.str.9@PAGE add x8, x8, l_.str.9@PAGEOFF str x8, [sp, #72] adrp x0, l_.str.10@PAGE add x0, x0, l_.str.10@PAGEOFF adrp x1, l_.str.11@PAGE add x1, x1, l_.str.11@PAGEOFF bl _fopen str x0, [sp, #88] ldr x8, [sp, #88] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB5_2 b LBB5_1 LBB5_1: mov w0, #1 bl _exit LBB5_2: mov w8, #22 str w8, [sp, #64] b LBB5_3 LBB5_3: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #64] subs w8, w8, #100 cset w8, ge tbnz w8, #0, LBB5_8 b LBB5_4 LBB5_4: ; in Loop: Header=BB5_3 Depth=1 ldr w9, [sp, #64] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] add x0, sp, #70 str x0, [sp, #32] ; 8-byte Folded Spill mov w1, #0 mov x2, #2 adrp x3, l_.str.5@PAGE add x3, x3, l_.str.5@PAGEOFF bl ___sprintf_chk sub x0, x29, #88 str x0, [sp, #48] ; 8-byte Folded Spill mov w1, #0 mov x2, #80 str x2, [sp, #40] ; 8-byte Folded Spill bl _memset ldr x0, [sp, #48] ; 8-byte Folded Reload ldr x2, [sp, #40] ; 8-byte Folded Reload ldr x1, [sp, #80] bl ___strcat_chk ldr x1, [sp, #32] ; 8-byte Folded Reload ldr x2, [sp, #40] ; 8-byte Folded Reload ldr x0, [sp, #48] ; 8-byte Folded Reload bl ___strcat_chk adrp x1, l_.str.7@PAGE add x1, x1, l_.str.7@PAGEOFF mov x2, #-1 bl ___strcat_chk adrp x1, l_.str.12@PAGE add x1, x1, l_.str.12@PAGEOFF bl _fopen str x0, [sp, #96] ldr x8, [sp, #96] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB5_6 b LBB5_5 LBB5_5: mov w0, #1 bl _exit LBB5_6: ; in Loop: Header=BB5_3 Depth=1 mov x9, sp sub x8, x29, #88 str x8, [x9] adrp x0, l_.str.13@PAGE add x0, x0, l_.str.13@PAGEOFF bl _printf ldr x0, [sp, #96] ldr x1, [sp, #88] bl _parse_2 ldr x0, [sp, #96] bl _fclose b LBB5_7 LBB5_7: ; in Loop: Header=BB5_3 Depth=1 ldr w8, [sp, #64] add w8, w8, #1 str w8, [sp, #64] b LBB5_3 LBB5_8: mov w8, #100 str w8, [sp, #64] b LBB5_9 LBB5_9: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #64] subs w8, w8, #122 cset w8, ge tbnz w8, #0, LBB5_14 b LBB5_10 LBB5_10: ; in Loop: Header=BB5_9 Depth=1 ldr w9, [sp, #64] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] add x0, sp, #61 str x0, [sp, #8] ; 8-byte Folded Spill mov w1, #0 mov x2, #3 adrp x3, l_.str.5@PAGE add x3, x3, l_.str.5@PAGEOFF bl ___sprintf_chk ldr x8, [sp, #8] ; 8-byte Folded Reload mov x9, sp str x8, [x9] adrp x0, l_.str.14@PAGE add x0, x0, l_.str.14@PAGEOFF bl _printf sub x0, x29, #88 str x0, [sp, #24] ; 8-byte Folded Spill mov w1, #0 mov x2, #80 str x2, [sp, #16] ; 8-byte Folded Spill bl _memset ldr x0, [sp, #24] ; 8-byte Folded Reload ldr x2, [sp, #16] ; 8-byte Folded Reload ldr x1, [sp, #72] bl ___strcat_chk ldr x1, [sp, #8] ; 8-byte Folded Reload ldr x2, [sp, #16] ; 8-byte Folded Reload ldr x0, [sp, #24] ; 8-byte Folded Reload bl ___strcat_chk adrp x1, l_.str.7@PAGE add x1, x1, l_.str.7@PAGEOFF mov x2, #-1 bl ___strcat_chk adrp x1, l_.str.12@PAGE add x1, x1, l_.str.12@PAGEOFF bl _fopen str x0, [sp, #96] ldr x8, [sp, #96] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB5_12 b LBB5_11 LBB5_11: mov w0, #1 bl _exit LBB5_12: ; in Loop: Header=BB5_9 Depth=1 mov x9, sp sub x8, x29, #88 str x8, [x9] adrp x0, l_.str.13@PAGE add x0, x0, l_.str.13@PAGEOFF bl _printf ldr x0, [sp, #96] ldr x1, [sp, #88] bl _parse_2 ldr x0, [sp, #96] bl _fclose b LBB5_13 LBB5_13: ; in Loop: Header=BB5_9 Depth=1 ldr w8, [sp, #64] add w8, w8, #1 str w8, [sp, #64] b LBB5_9 LBB5_14: ldr x0, [sp, #88] bl _fclose adrp x0, l_.str.10@PAGE add x0, x0, l_.str.10@PAGEOFF adrp x1, l_.str.15@PAGE add x1, x1, l_.str.15@PAGEOFF bl _fopen str x0, [sp, #88] ldr x8, [sp, #88] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB5_16 b LBB5_15 LBB5_15: mov w0, #1 bl _exit LBB5_16: adrp x0, l_.str.16@PAGE add x0, x0, l_.str.16@PAGEOFF bl _printf ldr x0, [sp, #88] bl _read_parse_result_2 ldr x0, [sp, #88] 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, LBB5_18 b LBB5_17 LBB5_17: bl ___stack_chk_fail LBB5_18: ldp x29, x30, [sp, #192] ; 16-byte Folded Reload add sp, sp, #208 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 _collect_data ldr w0, [sp, #8] ; 4-byte Folded Reload bl _exit .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%s, %s, %ld\n" l_.str.1: ; @.str.1 .asciz "%s, %ld\n" l_.str.2: ; @.str.2 .asciz "%ld records in total\n" l_.str.3: ; @.str.3 .asciz "/tmp/region_Raw_PingmeshData_0" l_.str.4: ; @.str.4 .asciz "/tmp/region_Raw_PingmeshData_1" l_.str.5: ; @.str.5 .asciz "%d" l_.str.6: ; @.str.6 .asciz "%s\n" l_.str.7: ; @.str.7 .asciz ".log" l_.str.8: ; @.str.8 .asciz "/shared/ATC17/PingmeshData/region_Raw_PingmeshData_0" l_.str.9: ; @.str.9 .asciz "/shared/ATC17/PingmeshData/region_Raw_PingmeshData_" l_.str.10: ; @.str.10 .asciz "/tmp/region_Raw_PingmeshData.result" l_.str.11: ; @.str.11 .asciz "ab" l_.str.12: ; @.str.12 .asciz "r" l_.str.13: ; @.str.13 .asciz "parsing: %s\n" l_.str.14: ; @.str.14 .asciz "%s \n" l_.str.15: ; @.str.15 .asciz "rb" l_.str.16: ; @.str.16 .asciz "-----------------------------------------\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _parse_1 ## -- Begin function parse_1 .p2align 4, 0x90 _parse_1: ## @parse_1 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $176, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movq %rdi, -104(%rbp) movq %rsi, -112(%rbp) movq $0, -120(%rbp) movq $0, -128(%rbp) movq $0, -144(%rbp) LBB0_1: ## =>This Loop Header: Depth=1 ## Child Loop BB0_3 Depth 2 ## Child Loop BB0_6 Depth 3 ## Child Loop BB0_11 Depth 3 ## Child Loop BB0_16 Depth 3 movq -104(%rbp), %rdx leaq -120(%rbp), %rdi leaq -128(%rbp), %rsi callq _getline movq %rax, -152(%rbp) cmpq $-1, %rax je LBB0_28 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movq -120(%rbp), %rax movq %rax, -144(%rbp) movl $0, -136(%rbp) movl $0, -132(%rbp) leaq -64(%rbp), %rdi xorl %esi, %esi movl $16, %edx callq _memset leaq -80(%rbp), %rdi xorl %esi, %esi movl $16, %edx callq _memset leaq -90(%rbp), %rdi xorl %esi, %esi movl $10, %edx callq _memset LBB0_3: ## Parent Loop BB0_1 Depth=1 ## => This Loop Header: Depth=2 ## Child Loop BB0_6 Depth 3 ## Child Loop BB0_11 Depth 3 ## Child Loop BB0_16 Depth 3 movslq -132(%rbp), %rax cmpq -152(%rbp), %rax jge LBB0_25 ## %bb.4: ## in Loop: Header=BB0_3 Depth=2 cmpl $3, -136(%rbp) jne LBB0_9 ## %bb.5: ## in Loop: Header=BB0_3 Depth=2 movl $0, -156(%rbp) LBB0_6: ## Parent Loop BB0_1 Depth=1 ## Parent Loop BB0_3 Depth=2 ## => This Inner Loop Header: Depth=3 movq -144(%rbp), %rax movsbl (%rax), %eax cmpl $44, %eax je LBB0_8 ## %bb.7: ## in Loop: Header=BB0_6 Depth=3 movq -144(%rbp), %rax movb (%rax), %cl movslq -156(%rbp), %rax movb %cl, -64(%rbp,%rax) movl -156(%rbp), %eax addl $1, %eax movl %eax, -156(%rbp) movq -144(%rbp), %rax addq $1, %rax movq %rax, -144(%rbp) movl -132(%rbp), %eax addl $1, %eax movl %eax, -132(%rbp) jmp LBB0_6 LBB0_8: ## in Loop: Header=BB0_3 Depth=2 jmp LBB0_21 LBB0_9: ## in Loop: Header=BB0_3 Depth=2 cmpl $6, -136(%rbp) jne LBB0_14 ## %bb.10: ## in Loop: Header=BB0_3 Depth=2 movl $0, -160(%rbp) LBB0_11: ## Parent Loop BB0_1 Depth=1 ## Parent Loop BB0_3 Depth=2 ## => This Inner Loop Header: Depth=3 movq -144(%rbp), %rax movsbl (%rax), %eax cmpl $44, %eax je LBB0_13 ## %bb.12: ## in Loop: Header=BB0_11 Depth=3 movq -144(%rbp), %rax movb (%rax), %cl movslq -160(%rbp), %rax movb %cl, -80(%rbp,%rax) movl -160(%rbp), %eax addl $1, %eax movl %eax, -160(%rbp) movq -144(%rbp), %rax addq $1, %rax movq %rax, -144(%rbp) movl -132(%rbp), %eax addl $1, %eax movl %eax, -132(%rbp) jmp LBB0_11 LBB0_13: ## in Loop: Header=BB0_3 Depth=2 jmp LBB0_20 LBB0_14: ## in Loop: Header=BB0_3 Depth=2 cmpl $9, -136(%rbp) jne LBB0_19 ## %bb.15: ## in Loop: Header=BB0_3 Depth=2 movl $0, -164(%rbp) LBB0_16: ## Parent Loop BB0_1 Depth=1 ## Parent Loop BB0_3 Depth=2 ## => This Inner Loop Header: Depth=3 movq -144(%rbp), %rax movsbl (%rax), %eax cmpl $44, %eax je LBB0_18 ## %bb.17: ## in Loop: Header=BB0_16 Depth=3 movq -144(%rbp), %rax movb (%rax), %cl movslq -164(%rbp), %rax movb %cl, -90(%rbp,%rax) movl -164(%rbp), %eax addl $1, %eax movl %eax, -164(%rbp) movq -144(%rbp), %rax addq $1, %rax movq %rax, -144(%rbp) movl -132(%rbp), %eax addl $1, %eax movl %eax, -132(%rbp) jmp LBB0_16 LBB0_18: ## in Loop: Header=BB0_3 Depth=2 jmp LBB0_19 LBB0_19: ## in Loop: Header=BB0_3 Depth=2 jmp LBB0_20 LBB0_20: ## in Loop: Header=BB0_3 Depth=2 jmp LBB0_21 LBB0_21: ## in Loop: Header=BB0_3 Depth=2 movq -144(%rbp), %rax movsbl (%rax), %eax cmpl $44, %eax jne LBB0_23 ## %bb.22: ## in Loop: Header=BB0_3 Depth=2 movl -136(%rbp), %eax addl $1, %eax movl %eax, -136(%rbp) movq -144(%rbp), %rax addq $1, %rax movq %rax, -144(%rbp) movl -132(%rbp), %eax addl $1, %eax movl %eax, -132(%rbp) jmp LBB0_24 LBB0_23: ## in Loop: Header=BB0_3 Depth=2 movq -144(%rbp), %rax addq $1, %rax movq %rax, -144(%rbp) movl -132(%rbp), %eax addl $1, %eax movl %eax, -132(%rbp) LBB0_24: ## in Loop: Header=BB0_3 Depth=2 jmp LBB0_3 LBB0_25: ## in Loop: Header=BB0_1 Depth=1 leaq -48(%rbp), %rdi leaq -64(%rbp), %rsi movl $16, %ecx movq %rcx, %rdx callq ___strncpy_chk leaq -48(%rbp), %rdi addq $16, %rdi leaq -80(%rbp), %rsi movl $16, %ecx movq %rcx, %rdx callq ___strncpy_chk leaq -90(%rbp), %rdi callq _atoi cltq movq %rax, -16(%rbp) movsbl -64(%rbp), %eax cmpl $0, %eax je LBB0_27 ## %bb.26: ## in Loop: Header=BB0_1 Depth=1 leaq -48(%rbp), %rdi movq -112(%rbp), %rcx movl $40, %esi movl $1, %edx callq _fwrite LBB0_27: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_1 LBB0_28: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_30 ## %bb.29: addq $176, %rsp popq %rbp retq LBB0_30: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .globl _read_parse_result_1 ## -- Begin function read_parse_result_1 .p2align 4, 0x90 _read_parse_result_1: ## @read_parse_result_1 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $64, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movq %rdi, -56(%rbp) LBB1_1: ## =>This Inner Loop Header: Depth=1 leaq -48(%rbp), %rdi movq -56(%rbp), %rcx movl $40, %esi movl $1, %edx callq _fread cmpq $0, %rax je LBB1_3 ## %bb.2: ## in Loop: Header=BB1_1 Depth=1 leaq -48(%rbp), %rsi leaq -48(%rbp), %rdx addq $16, %rdx movq -16(%rbp), %rcx leaq L_.str(%rip), %rdi movb $0, %al callq _printf leaq -48(%rbp), %rdi xorl %esi, %esi movl $40, %edx callq _memset jmp LBB1_1 LBB1_3: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB1_5 ## %bb.4: addq $64, %rsp popq %rbp retq LBB1_5: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .globl _parse_2 ## -- Begin function parse_2 .p2align 4, 0x90 _parse_2: ## @parse_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 $160, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movq %rdi, -104(%rbp) movq %rsi, -112(%rbp) movq $0, -120(%rbp) movq $0, -128(%rbp) movq $0, -144(%rbp) LBB2_1: ## =>This Loop Header: Depth=1 ## Child Loop BB2_3 Depth 2 ## Child Loop BB2_6 Depth 3 ## Child Loop BB2_11 Depth 3 ## Child Loop BB2_16 Depth 3 movq -104(%rbp), %rdx leaq -120(%rbp), %rdi leaq -128(%rbp), %rsi callq _getline movq %rax, -152(%rbp) cmpq $-1, %rax je LBB2_28 ## %bb.2: ## in Loop: Header=BB2_1 Depth=1 movq -120(%rbp), %rax movq %rax, -144(%rbp) movl $0, -136(%rbp) movl $0, -132(%rbp) leaq -80(%rbp), %rdi xorl %esi, %esi movl $32, %edx callq _memset leaq -90(%rbp), %rdi xorl %esi, %esi movl $10, %edx callq _memset LBB2_3: ## Parent Loop BB2_1 Depth=1 ## => This Loop Header: Depth=2 ## Child Loop BB2_6 Depth 3 ## Child Loop BB2_11 Depth 3 ## Child Loop BB2_16 Depth 3 movslq -132(%rbp), %rax cmpq -152(%rbp), %rax jge LBB2_25 ## %bb.4: ## in Loop: Header=BB2_3 Depth=2 cmpl $3, -136(%rbp) jne LBB2_9 ## %bb.5: ## in Loop: Header=BB2_3 Depth=2 movl $0, -156(%rbp) LBB2_6: ## Parent Loop BB2_1 Depth=1 ## Parent Loop BB2_3 Depth=2 ## => This Inner Loop Header: Depth=3 movq -144(%rbp), %rax movsbl (%rax), %eax cmpl $44, %eax je LBB2_8 ## %bb.7: ## in Loop: Header=BB2_6 Depth=3 movq -144(%rbp), %rax movb (%rax), %cl movslq -156(%rbp), %rax movb %cl, -80(%rbp,%rax) movl -156(%rbp), %eax addl $1, %eax movl %eax, -156(%rbp) movq -144(%rbp), %rax addq $1, %rax movq %rax, -144(%rbp) movl -132(%rbp), %eax addl $1, %eax movl %eax, -132(%rbp) jmp LBB2_6 LBB2_8: ## in Loop: Header=BB2_3 Depth=2 movslq -156(%rbp), %rax movb $45, -80(%rbp,%rax) movl -156(%rbp), %eax addl $1, %eax movl %eax, -156(%rbp) jmp LBB2_21 LBB2_9: ## in Loop: Header=BB2_3 Depth=2 cmpl $6, -136(%rbp) jne LBB2_14 ## %bb.10: ## in Loop: Header=BB2_3 Depth=2 jmp LBB2_11 LBB2_11: ## Parent Loop BB2_1 Depth=1 ## Parent Loop BB2_3 Depth=2 ## => This Inner Loop Header: Depth=3 movq -144(%rbp), %rax movsbl (%rax), %eax cmpl $44, %eax je LBB2_13 ## %bb.12: ## in Loop: Header=BB2_11 Depth=3 movq -144(%rbp), %rax movb (%rax), %cl movslq -156(%rbp), %rax movb %cl, -80(%rbp,%rax) movl -156(%rbp), %eax addl $1, %eax movl %eax, -156(%rbp) movq -144(%rbp), %rax addq $1, %rax movq %rax, -144(%rbp) movl -132(%rbp), %eax addl $1, %eax movl %eax, -132(%rbp) jmp LBB2_11 LBB2_13: ## in Loop: Header=BB2_3 Depth=2 jmp LBB2_20 LBB2_14: ## in Loop: Header=BB2_3 Depth=2 cmpl $9, -136(%rbp) jne LBB2_19 ## %bb.15: ## in Loop: Header=BB2_3 Depth=2 movl $0, -156(%rbp) LBB2_16: ## Parent Loop BB2_1 Depth=1 ## Parent Loop BB2_3 Depth=2 ## => This Inner Loop Header: Depth=3 movq -144(%rbp), %rax movsbl (%rax), %eax cmpl $44, %eax je LBB2_18 ## %bb.17: ## in Loop: Header=BB2_16 Depth=3 movq -144(%rbp), %rax movb (%rax), %cl movslq -156(%rbp), %rax movb %cl, -90(%rbp,%rax) movl -156(%rbp), %eax addl $1, %eax movl %eax, -156(%rbp) movq -144(%rbp), %rax addq $1, %rax movq %rax, -144(%rbp) movl -132(%rbp), %eax addl $1, %eax movl %eax, -132(%rbp) jmp LBB2_16 LBB2_18: ## in Loop: Header=BB2_3 Depth=2 jmp LBB2_19 LBB2_19: ## in Loop: Header=BB2_3 Depth=2 jmp LBB2_20 LBB2_20: ## in Loop: Header=BB2_3 Depth=2 jmp LBB2_21 LBB2_21: ## in Loop: Header=BB2_3 Depth=2 movq -144(%rbp), %rax movsbl (%rax), %eax cmpl $44, %eax jne LBB2_23 ## %bb.22: ## in Loop: Header=BB2_3 Depth=2 movl -136(%rbp), %eax addl $1, %eax movl %eax, -136(%rbp) movq -144(%rbp), %rax addq $1, %rax movq %rax, -144(%rbp) movl -132(%rbp), %eax addl $1, %eax movl %eax, -132(%rbp) jmp LBB2_24 LBB2_23: ## in Loop: Header=BB2_3 Depth=2 movq -144(%rbp), %rax addq $1, %rax movq %rax, -144(%rbp) movl -132(%rbp), %eax addl $1, %eax movl %eax, -132(%rbp) LBB2_24: ## in Loop: Header=BB2_3 Depth=2 jmp LBB2_3 LBB2_25: ## in Loop: Header=BB2_1 Depth=1 leaq -48(%rbp), %rdi leaq -80(%rbp), %rsi movl $32, %ecx movq %rcx, %rdx callq ___strncpy_chk leaq -90(%rbp), %rdi callq _atoi cltq movq %rax, -16(%rbp) movsbl -80(%rbp), %eax cmpl $0, %eax je LBB2_27 ## %bb.26: ## in Loop: Header=BB2_1 Depth=1 leaq -48(%rbp), %rdi movq -112(%rbp), %rcx movl $40, %esi movl $1, %edx callq _fwrite LBB2_27: ## in Loop: Header=BB2_1 Depth=1 jmp LBB2_1 LBB2_28: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB2_30 ## %bb.29: addq $160, %rsp popq %rbp retq LBB2_30: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .globl _read_parse_result_2 ## -- Begin function read_parse_result_2 .p2align 4, 0x90 _read_parse_result_2: ## @read_parse_result_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 $64, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movq %rdi, -56(%rbp) movq $0, -64(%rbp) LBB3_1: ## =>This Inner Loop Header: Depth=1 leaq -48(%rbp), %rdi movq -56(%rbp), %rcx movl $40, %esi movl $1, %edx callq _fread cmpq $0, %rax je LBB3_3 ## %bb.2: ## in Loop: Header=BB3_1 Depth=1 leaq -48(%rbp), %rsi movq -16(%rbp), %rdx leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf leaq -48(%rbp), %rdi xorl %esi, %esi movl $40, %edx callq _memset movq -64(%rbp), %rax addq $1, %rax movq %rax, -64(%rbp) jmp LBB3_1 LBB3_3: movq -64(%rbp), %rsi leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB3_5 ## %bb.4: addq $64, %rsp popq %rbp retq LBB3_5: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .globl _get_file_name ## -- Begin function get_file_name .p2align 4, 0x90 _get_file_name: ## @get_file_name .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $128, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) leaq L_.str.3(%rip), %rax movq %rax, -104(%rbp) leaq L_.str.4(%rip), %rax movq %rax, -112(%rbp) movl $22, -120(%rbp) LBB4_1: ## =>This Inner Loop Header: Depth=1 cmpl $100, -120(%rbp) jge LBB4_4 ## %bb.2: ## in Loop: Header=BB4_1 Depth=1 leaq -114(%rbp), %rdi movl -120(%rbp), %r8d xorl %esi, %esi movl $2, %edx leaq L_.str.5(%rip), %rcx movb $0, %al callq ___sprintf_chk leaq -96(%rbp), %rdi xorl %esi, %esi movl $80, %edx callq _memset leaq -96(%rbp), %rdi movq -104(%rbp), %rsi movl $80, %edx callq ___strcat_chk leaq -96(%rbp), %rdi leaq -114(%rbp), %rsi movl $80, %edx callq ___strcat_chk movq %rax, %rdi leaq L_.str.7(%rip), %rsi movq $-1, %rdx callq ___strcat_chk movq %rax, %rsi leaq L_.str.6(%rip), %rdi movb $0, %al callq _printf ## %bb.3: ## in Loop: Header=BB4_1 Depth=1 movl -120(%rbp), %eax addl $1, %eax movl %eax, -120(%rbp) jmp LBB4_1 LBB4_4: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB4_6 ## %bb.5: addq $128, %rsp popq %rbp retq LBB4_6: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .globl _collect_data ## -- Begin function collect_data .p2align 4, 0x90 _collect_data: ## @collect_data .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $144, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) leaq L_.str.8(%rip), %rax movq %rax, -120(%rbp) leaq L_.str.9(%rip), %rax movq %rax, -128(%rbp) leaq L_.str.10(%rip), %rdi leaq L_.str.11(%rip), %rsi callq _fopen movq %rax, -112(%rbp) cmpq $0, -112(%rbp) jne LBB5_2 ## %bb.1: movl $1, %edi callq _exit LBB5_2: movl $22, -136(%rbp) LBB5_3: ## =>This Inner Loop Header: Depth=1 cmpl $100, -136(%rbp) jge LBB5_8 ## %bb.4: ## in Loop: Header=BB5_3 Depth=1 leaq -130(%rbp), %rdi movl -136(%rbp), %r8d xorl %esi, %esi movl $2, %edx leaq L_.str.5(%rip), %rcx movb $0, %al callq ___sprintf_chk leaq -96(%rbp), %rdi xorl %esi, %esi movl $80, %edx callq _memset leaq -96(%rbp), %rdi movq -120(%rbp), %rsi movl $80, %edx callq ___strcat_chk leaq -96(%rbp), %rdi leaq -130(%rbp), %rsi movl $80, %edx callq ___strcat_chk movq %rax, %rdi leaq L_.str.7(%rip), %rsi movq $-1, %rdx callq ___strcat_chk movq %rax, %rdi leaq L_.str.12(%rip), %rsi callq _fopen movq %rax, -104(%rbp) cmpq $0, -104(%rbp) jne LBB5_6 ## %bb.5: movl $1, %edi callq _exit LBB5_6: ## in Loop: Header=BB5_3 Depth=1 leaq -96(%rbp), %rsi leaq L_.str.13(%rip), %rdi movb $0, %al callq _printf movq -104(%rbp), %rdi movq -112(%rbp), %rsi callq _parse_2 movq -104(%rbp), %rdi callq _fclose ## %bb.7: ## in Loop: Header=BB5_3 Depth=1 movl -136(%rbp), %eax addl $1, %eax movl %eax, -136(%rbp) jmp LBB5_3 LBB5_8: movl $100, -136(%rbp) LBB5_9: ## =>This Inner Loop Header: Depth=1 cmpl $122, -136(%rbp) jge LBB5_14 ## %bb.10: ## in Loop: Header=BB5_9 Depth=1 leaq -139(%rbp), %rdi movl -136(%rbp), %r8d xorl %esi, %esi movl $3, %edx leaq L_.str.5(%rip), %rcx movb $0, %al callq ___sprintf_chk leaq -139(%rbp), %rsi leaq L_.str.14(%rip), %rdi movb $0, %al callq _printf leaq -96(%rbp), %rdi xorl %esi, %esi movl $80, %edx callq _memset leaq -96(%rbp), %rdi movq -128(%rbp), %rsi movl $80, %edx callq ___strcat_chk leaq -96(%rbp), %rdi leaq -139(%rbp), %rsi movl $80, %edx callq ___strcat_chk movq %rax, %rdi leaq L_.str.7(%rip), %rsi movq $-1, %rdx callq ___strcat_chk movq %rax, %rdi leaq L_.str.12(%rip), %rsi callq _fopen movq %rax, -104(%rbp) cmpq $0, -104(%rbp) jne LBB5_12 ## %bb.11: movl $1, %edi callq _exit LBB5_12: ## in Loop: Header=BB5_9 Depth=1 leaq -96(%rbp), %rsi leaq L_.str.13(%rip), %rdi movb $0, %al callq _printf movq -104(%rbp), %rdi movq -112(%rbp), %rsi callq _parse_2 movq -104(%rbp), %rdi callq _fclose ## %bb.13: ## in Loop: Header=BB5_9 Depth=1 movl -136(%rbp), %eax addl $1, %eax movl %eax, -136(%rbp) jmp LBB5_9 LBB5_14: movq -112(%rbp), %rdi callq _fclose leaq L_.str.10(%rip), %rdi leaq L_.str.15(%rip), %rsi callq _fopen movq %rax, -112(%rbp) cmpq $0, -112(%rbp) jne LBB5_16 ## %bb.15: movl $1, %edi callq _exit LBB5_16: leaq L_.str.16(%rip), %rdi movb $0, %al callq _printf movq -112(%rbp), %rdi callq _read_parse_result_2 movq -112(%rbp), %rdi callq _fclose movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB5_18 ## %bb.17: addq $144, %rsp popq %rbp retq LBB5_18: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl $0, -4(%rbp) callq _collect_data xorl %edi, %edi callq _exit .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%s, %s, %ld\n" L_.str.1: ## @.str.1 .asciz "%s, %ld\n" L_.str.2: ## @.str.2 .asciz "%ld records in total\n" L_.str.3: ## @.str.3 .asciz "/tmp/region_Raw_PingmeshData_0" L_.str.4: ## @.str.4 .asciz "/tmp/region_Raw_PingmeshData_1" L_.str.5: ## @.str.5 .asciz "%d" L_.str.6: ## @.str.6 .asciz "%s\n" L_.str.7: ## @.str.7 .asciz ".log" L_.str.8: ## @.str.8 .asciz "/shared/ATC17/PingmeshData/region_Raw_PingmeshData_0" L_.str.9: ## @.str.9 .asciz "/shared/ATC17/PingmeshData/region_Raw_PingmeshData_" L_.str.10: ## @.str.10 .asciz "/tmp/region_Raw_PingmeshData.result" L_.str.11: ## @.str.11 .asciz "ab" L_.str.12: ## @.str.12 .asciz "r" L_.str.13: ## @.str.13 .asciz "parsing: %s\n" L_.str.14: ## @.str.14 .asciz "%s \n" L_.str.15: ## @.str.15 .asciz "rb" L_.str.16: ## @.str.16 .asciz "-----------------------------------------\n" .subsections_via_symbols
the_stack_data/315591.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #112 .cfi_def_cfa_offset 112 stp x29, x30, [sp, #96] ; 16-byte Folded Spill add x29, sp, #96 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] stur w0, [x29, #-20] stur x1, [x29, #-32] sub x0, x29, #16 str x0, [sp, #40] ; 8-byte Folded Spill adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF mov x2, #8 bl ___strcpy_chk sub x0, x29, #38 str x0, [sp, #24] ; 8-byte Folded Spill adrp x1, l_.str.1@PAGE add x1, x1, l_.str.1@PAGEOFF mov x2, #6 str x2, [sp, #16] ; 8-byte Folded Spill bl ___strcpy_chk ldr x8, [sp, #40] ; 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 ldr x8, [sp, #24] ; 8-byte Folded Reload mov x9, sp str x8, [x9] adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf ldr x8, [sp, #40] ; 8-byte Folded Reload mov x9, sp str x8, [x9] adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF str x0, [sp, #48] ; 8-byte Folded Spill bl _printf ldr x8, [sp, #24] ; 8-byte Folded Reload mov x9, sp str x8, [x9] adrp x0, l_.str.5@PAGE add x0, x0, l_.str.5@PAGEOFF str x0, [sp, #32] ; 8-byte Folded Spill bl _printf adrp x0, l_.str.6@PAGE add x0, x0, l_.str.6@PAGEOFF bl _printf ldr x2, [sp, #16] ; 8-byte Folded Reload ldr x0, [sp, #24] ; 8-byte Folded Reload adrp x1, l_.str.7@PAGE add x1, x1, l_.str.7@PAGEOFF bl ___strcpy_chk ldr x8, [sp, #24] ; 8-byte Folded Reload ldr x0, [sp, #32] ; 8-byte Folded Reload mov x9, sp str x8, [x9] bl _printf ldr x8, [sp, #40] ; 8-byte Folded Reload ldr x0, [sp, #48] ; 8-byte Folded Reload mov x9, sp str x8, [x9] bl _printf adrp x0, l_.str.8@PAGE add x0, x0, l_.str.8@PAGEOFF bl _printf ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: bl ___stack_chk_fail LBB0_2: mov w0, #0 ldp x29, x30, [sp, #96] ; 16-byte Folded Reload add sp, sp, #112 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Tomato" l_.str.1: ; @.str.1 .asciz "Salad" l_.str.2: ; @.str.2 .asciz "Msg1 pointer adrs : %p\n" l_.str.3: ; @.str.3 .asciz "Msg2 pointer adrs : %p\n" l_.str.4: ; @.str.4 .asciz "Msg1=%s\n" l_.str.5: ; @.str.5 .asciz "Msg2=%s\n" l_.str.6: ; @.str.6 .asciz "Now overflowing ...\n" l_.str.7: ; @.str.7 .asciz "Garlic Sauce with Onions" l_.str.8: ; @.str.8 .asciz "\nGoodbye!\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl %edi, -20(%rbp) movq %rsi, -32(%rbp) leaq -16(%rbp), %rdi leaq L_.str(%rip), %rsi movl $8, %edx callq ___strcpy_chk leaq -38(%rbp), %rdi leaq L_.str.1(%rip), %rsi movl $6, %edx callq ___strcpy_chk leaq -16(%rbp), %rsi leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf leaq -38(%rbp), %rsi leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf leaq -16(%rbp), %rsi leaq L_.str.4(%rip), %rdi movb $0, %al callq _printf leaq -38(%rbp), %rsi leaq L_.str.5(%rip), %rdi movb $0, %al callq _printf leaq L_.str.6(%rip), %rdi movb $0, %al callq _printf leaq -38(%rbp), %rdi leaq L_.str.7(%rip), %rsi movl $6, %edx callq ___strcpy_chk leaq -38(%rbp), %rsi leaq L_.str.5(%rip), %rdi movb $0, %al callq _printf leaq -16(%rbp), %rsi leaq L_.str.4(%rip), %rdi movb $0, %al callq _printf leaq L_.str.8(%rip), %rdi movb $0, %al callq _printf movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_2 ## %bb.1: xorl %eax, %eax addq $48, %rsp popq %rbp retq LBB0_2: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Tomato" L_.str.1: ## @.str.1 .asciz "Salad" L_.str.2: ## @.str.2 .asciz "Msg1 pointer adrs : %p\n" L_.str.3: ## @.str.3 .asciz "Msg2 pointer adrs : %p\n" L_.str.4: ## @.str.4 .asciz "Msg1=%s\n" L_.str.5: ## @.str.5 .asciz "Msg2=%s\n" L_.str.6: ## @.str.6 .asciz "Now overflowing ...\n" L_.str.7: ## @.str.7 .asciz "Garlic Sauce with Onions" L_.str.8: ## @.str.8 .asciz "\nGoodbye!\n" .subsections_via_symbols
the_stack_data/25137633.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/1134218.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #96 .cfi_def_cfa_offset 96 stp x29, x30, [sp, #80] ; 16-byte Folded Spill add x29, sp, #80 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] str wzr, [sp, #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, #10 cset w8, ge tbnz w8, #0, LBB0_4 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldr w9, [sp, #20] mov w8, #2 mul w8, w8, w9 ldrsw x10, [sp, #20] add x9, sp, #32 str w8, [x9, x10, lsl #2] b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #20] add w8, w8, #1 str w8, [sp, #20] b LBB0_1 LBB0_4: str wzr, [sp, #16] b LBB0_5 LBB0_5: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #16] subs w8, w8, #10 cset w8, ge tbnz w8, #0, LBB0_8 b LBB0_6 LBB0_6: ; in Loop: Header=BB0_5 Depth=1 ldrsw x9, [sp, #16] add x8, sp, #32 ldr w9, [x8, x9, lsl #2] ldr w8, [sp, #24] add w8, w8, w9 str w8, [sp, #24] b LBB0_7 LBB0_7: ; in Loop: Header=BB0_5 Depth=1 ldr w8, [sp, #16] add w8, w8, #1 str w8, [sp, #16] b LBB0_5 LBB0_8: ldr w9, [sp, #24] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_10 b LBB0_9 LBB0_9: bl ___stack_chk_fail LBB0_10: mov w0, #0 ldp x29, x30, [sp, #80] ; 16-byte Folded Reload add sp, sp, #96 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Result: %d\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $64, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -52(%rbp) movl $0, -56(%rbp) movl $0, -60(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 cmpl $10, -60(%rbp) jge LBB0_4 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movl -60(%rbp), %ecx shll $1, %ecx movslq -60(%rbp), %rax movl %ecx, -48(%rbp,%rax,4) ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 movl -60(%rbp), %eax addl $1, %eax movl %eax, -60(%rbp) jmp LBB0_1 LBB0_4: movl $0, -64(%rbp) LBB0_5: ## =>This Inner Loop Header: Depth=1 cmpl $10, -64(%rbp) jge LBB0_8 ## %bb.6: ## in Loop: Header=BB0_5 Depth=1 movslq -64(%rbp), %rax movl -48(%rbp,%rax,4), %eax addl -56(%rbp), %eax movl %eax, -56(%rbp) ## %bb.7: ## in Loop: Header=BB0_5 Depth=1 movl -64(%rbp), %eax addl $1, %eax movl %eax, -64(%rbp) jmp LBB0_5 LBB0_8: movl -56(%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 LBB0_10 ## %bb.9: xorl %eax, %eax addq $64, %rsp popq %rbp retq LBB0_10: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Result: %d\n" .subsections_via_symbols
the_stack_data/630222.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/26700087.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 sub sp, sp, #208 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, #-28] stur wzr, [x29, #-32] ldur w8, [x29, #-16] subs w8, w8, #4 cset w8, ge tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf mov w0, #1 bl _exit LBB0_2: ldur x8, [x29, #-24] ldr x8, [x8, #8] stur x8, [x29, #-48] ldur x0, [x29, #-48] adrp x1, l_.str.1@PAGE add x1, x1, l_.str.1@PAGEOFF bl _strcmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: mov w8, #1 stur w8, [x29, #-28] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf b LBB0_8 LBB0_4: ldur x0, [x29, #-48] adrp x1, l_.str.3@PAGE add x1, x1, l_.str.3@PAGEOFF bl _strcmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB0_6 b LBB0_5 LBB0_5: mov w8, #1 stur w8, [x29, #-32] adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _printf b LBB0_7 LBB0_6: adrp x0, l_.str.5@PAGE add x0, x0, l_.str.5@PAGEOFF bl _printf mov w0, #1 bl _exit LBB0_7: b LBB0_8 LBB0_8: ldur x8, [x29, #-24] ldr x8, [x8, #16] stur x8, [x29, #-56] ldur x0, [x29, #-56] adrp x1, l_.str.6@PAGE add x1, x1, l_.str.6@PAGEOFF bl _fopen stur x0, [x29, #-64] mov x0, #100 bl _malloc stur x0, [x29, #-72] mov w8, #100 stur w8, [x29, #-76] ldur x8, [x29, #-64] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_10 b LBB0_9 LBB0_9: adrp x0, l_.str.7@PAGE add x0, x0, l_.str.7@PAGEOFF bl _printf mov w0, #1 bl _exit LBB0_10: ldur x0, [x29, #-72] ldur x2, [x29, #-64] mov w1, #100 bl _fgets subs x8, x0, #0 cset w8, ne tbnz w8, #0, LBB0_12 b LBB0_11 LBB0_11: adrp x0, l_.str.8@PAGE add x0, x0, l_.str.8@PAGEOFF bl _printf mov w0, #1 bl _exit LBB0_12: ldur x8, [x29, #-72] sub sp, sp, #16 mov x9, sp str x8, [x9] adrp x0, l_.str.9@PAGE add x0, x0, l_.str.9@PAGEOFF bl _printf add sp, sp, #16 b LBB0_13 LBB0_13: ldur x0, [x29, #-64] bl _fclose ldur x0, [x29, #-72] bl _strlen subs x8, x0, #1 ; kill: def $w8 killed $w8 killed $x8 stur w8, [x29, #-80] ldur w8, [x29, #-80] mov w9, #4 stur w9, [x29, #-172] ; 4-byte Folded Spill sdiv w8, w8, w9 stur w8, [x29, #-84] ldur w9, [x29, #-80] ; implicit-def: $x8 mov x8, x9 sub sp, sp, #16 mov x9, sp str x8, [x9] adrp x0, l_.str.10@PAGE add x0, x0, l_.str.10@PAGEOFF bl _printf ldur w10, [x29, #-172] ; 4-byte Folded Reload add sp, sp, #16 ldur w8, [x29, #-80] sdiv w9, w8, w10 mul w9, w9, w10 subs w8, w8, w9 subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_15 b LBB0_14 LBB0_14: adrp x0, l_.str.11@PAGE add x0, x0, l_.str.11@PAGEOFF bl _printf mov w0, #1 bl _exit LBB0_15: ldur x8, [x29, #-24] ldr x8, [x8, #24] stur x8, [x29, #-40] mov x0, #4 bl _malloc stur x0, [x29, #-104] stur wzr, [x29, #-88] b LBB0_16 LBB0_16: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-88] subs w8, w8, #4 cset w8, ge tbnz w8, #0, LBB0_19 b LBB0_17 LBB0_17: ; in Loop: Header=BB0_16 Depth=1 ldur x8, [x29, #-40] ldursw x9, [x29, #-88] ldrsb w0, [x8, x9] bl _convert_char_to_hex ldur x8, [x29, #-104] ldursw x9, [x29, #-88] strb w0, [x8, x9] b LBB0_18 LBB0_18: ; in Loop: Header=BB0_16 Depth=1 ldur w8, [x29, #-88] add w8, w8, #1 stur w8, [x29, #-88] b LBB0_16 LBB0_19: sturh wzr, [x29, #-106] stur wzr, [x29, #-88] b LBB0_20 LBB0_20: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-88] subs w8, w8, #4 cset w8, ge tbnz w8, #0, LBB0_23 b LBB0_21 LBB0_21: ; in Loop: Header=BB0_20 Depth=1 ldur x8, [x29, #-104] ldursw x9, [x29, #-88] ldrb w8, [x8, x9] ldur w10, [x29, #-88] mov w9, #3 subs w10, w9, w10 mov w9, #4 mul w9, w9, w10 lsl w9, w8, w9 ldurh w8, [x29, #-106] add w8, w8, w9 sturh w8, [x29, #-106] b LBB0_22 LBB0_22: ; in Loop: Header=BB0_20 Depth=1 ldur w8, [x29, #-88] add w8, w8, #1 stur w8, [x29, #-88] b LBB0_20 LBB0_23: ldurh w10, [x29, #-106] sub sp, sp, #16 mov x9, sp ; implicit-def: $x8 mov x8, x10 str x8, [x9] adrp x0, l_.str.12@PAGE add x0, x0, l_.str.12@PAGEOFF bl _printf add sp, sp, #16 ldur w8, [x29, #-80] ; kill: def $x8 killed $w8 mov x9, sp stur x9, [x29, #-120] lsr x9, x8, #0 add x9, x9, #15 and x9, x9, #0xfffffffffffffff0 stur x9, [x29, #-192] ; 8-byte Folded Spill adrp x16, ___chkstk_darwin@GOTPAGE ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 ldur x10, [x29, #-192] ; 8-byte Folded Reload mov x9, sp subs x9, x9, x10 mov sp, x9 stur x9, [x29, #-184] ; 8-byte Folded Spill stur x8, [x29, #-128] stur wzr, [x29, #-88] b LBB0_24 LBB0_24: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-88] ldur w9, [x29, #-80] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_27 b LBB0_25 LBB0_25: ; in Loop: Header=BB0_24 Depth=1 ldur x8, [x29, #-72] ldursw x9, [x29, #-88] ldrsb w0, [x8, x9] bl _convert_char_to_hex ldur x8, [x29, #-184] ; 8-byte Folded Reload ldursw x9, [x29, #-88] strb w0, [x8, x9] b LBB0_26 LBB0_26: ; in Loop: Header=BB0_24 Depth=1 ldur w8, [x29, #-88] add w8, w8, #1 stur w8, [x29, #-88] b LBB0_24 LBB0_27: ldursw x8, [x29, #-84] lsl x0, x8, #1 bl _malloc stur x0, [x29, #-136] stur wzr, [x29, #-88] b LBB0_28 LBB0_28: ; =>This Loop Header: Depth=1 ; Child Loop BB0_30 Depth 2 ldur w8, [x29, #-88] ldur w9, [x29, #-84] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_35 b LBB0_29 LBB0_29: ; in Loop: Header=BB0_28 Depth=1 ldur w9, [x29, #-88] mov w8, #4 mul w8, w8, w9 stur w8, [x29, #-140] stur wzr, [x29, #-92] b LBB0_30 LBB0_30: ; Parent Loop BB0_28 Depth=1 ; => This Inner Loop Header: Depth=2 ldur w8, [x29, #-92] subs w8, w8, #4 cset w8, ge tbnz w8, #0, LBB0_33 b LBB0_31 LBB0_31: ; in Loop: Header=BB0_30 Depth=2 ldur x8, [x29, #-184] ; 8-byte Folded Reload ldur w9, [x29, #-92] ldur w10, [x29, #-140] add w9, w9, w10 ldrb w8, [x8, w9, sxtw] ldur w10, [x29, #-92] mov w9, #3 subs w10, w9, w10 mov w9, #4 mul w9, w9, w10 lsl w10, w8, w9 ldur x8, [x29, #-136] ldursw x9, [x29, #-88] add x9, x8, x9, lsl #1 ldrh w8, [x9] add w8, w8, w10 strh w8, [x9] b LBB0_32 LBB0_32: ; in Loop: Header=BB0_30 Depth=2 ldur w8, [x29, #-92] add w8, w8, #1 stur w8, [x29, #-92] b LBB0_30 LBB0_33: ; in Loop: Header=BB0_28 Depth=1 b LBB0_34 LBB0_34: ; in Loop: Header=BB0_28 Depth=1 ldur w8, [x29, #-88] add w8, w8, #1 stur w8, [x29, #-88] b LBB0_28 LBB0_35: ldursw x8, [x29, #-84] lsl x0, x8, #1 bl _malloc stur x0, [x29, #-152] ldur w8, [x29, #-28] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_45 b LBB0_36 LBB0_36: adrp x0, l_.str.13@PAGE add x0, x0, l_.str.13@PAGEOFF bl _printf stur wzr, [x29, #-88] b LBB0_37 LBB0_37: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-88] ldur w9, [x29, #-84] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_40 b LBB0_38 LBB0_38: ; in Loop: Header=BB0_37 Depth=1 ldur x8, [x29, #-136] ldursw x9, [x29, #-88] ldrh w10, [x8, x9, lsl #1] sub sp, sp, #16 mov x9, sp ; implicit-def: $x8 mov x8, x10 str x8, [x9] adrp x0, l_.str.14@PAGE add x0, x0, l_.str.14@PAGEOFF bl _printf add sp, sp, #16 b LBB0_39 LBB0_39: ; in Loop: Header=BB0_37 Depth=1 ldur w8, [x29, #-88] add w8, w8, #1 stur w8, [x29, #-88] b LBB0_37 LBB0_40: adrp x0, l_.str.15@PAGE add x0, x0, l_.str.15@PAGEOFF bl _printf stur wzr, [x29, #-88] b LBB0_41 LBB0_41: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-88] ldur w9, [x29, #-84] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_44 b LBB0_42 LBB0_42: ; in Loop: Header=BB0_41 Depth=1 ldur x8, [x29, #-136] ldursw x9, [x29, #-88] ldrh w0, [x8, x9, lsl #1] ldur x1, [x29, #-104] bl _encrypt_word ldur x8, [x29, #-152] ldursw x9, [x29, #-88] strh w0, [x8, x9, lsl #1] ldur x8, [x29, #-152] ldursw x9, [x29, #-88] ldrh w10, [x8, x9, lsl #1] sub sp, sp, #16 mov x9, sp ; implicit-def: $x8 mov x8, x10 str x8, [x9] adrp x0, l_.str.14@PAGE add x0, x0, l_.str.14@PAGEOFF bl _printf add sp, sp, #16 b LBB0_43 LBB0_43: ; in Loop: Header=BB0_41 Depth=1 ldur w8, [x29, #-88] add w8, w8, #1 stur w8, [x29, #-88] b LBB0_41 LBB0_44: adrp x0, l_.str.16@PAGE add x0, x0, l_.str.16@PAGEOFF bl _printf b LBB0_56 LBB0_45: ldur w8, [x29, #-32] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_55 b LBB0_46 LBB0_46: adrp x0, l_.str.17@PAGE add x0, x0, l_.str.17@PAGEOFF bl _printf stur wzr, [x29, #-88] b LBB0_47 LBB0_47: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-88] ldur w9, [x29, #-84] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_50 b LBB0_48 LBB0_48: ; in Loop: Header=BB0_47 Depth=1 ldur x8, [x29, #-136] ldursw x9, [x29, #-88] ldrh w10, [x8, x9, lsl #1] sub sp, sp, #16 mov x9, sp ; implicit-def: $x8 mov x8, x10 str x8, [x9] adrp x0, l_.str.14@PAGE add x0, x0, l_.str.14@PAGEOFF bl _printf add sp, sp, #16 b LBB0_49 LBB0_49: ; in Loop: Header=BB0_47 Depth=1 ldur w8, [x29, #-88] add w8, w8, #1 stur w8, [x29, #-88] b LBB0_47 LBB0_50: adrp x0, l_.str.18@PAGE add x0, x0, l_.str.18@PAGEOFF bl _printf stur wzr, [x29, #-88] b LBB0_51 LBB0_51: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-88] ldur w9, [x29, #-84] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_54 b LBB0_52 LBB0_52: ; in Loop: Header=BB0_51 Depth=1 ldur x8, [x29, #-136] ldursw x9, [x29, #-88] ldrh w0, [x8, x9, lsl #1] ldur x1, [x29, #-104] bl _decrypt_word ldur x8, [x29, #-152] ldursw x9, [x29, #-88] strh w0, [x8, x9, lsl #1] ldur x8, [x29, #-152] ldursw x9, [x29, #-88] ldrh w10, [x8, x9, lsl #1] sub sp, sp, #16 mov x9, sp ; implicit-def: $x8 mov x8, x10 str x8, [x9] adrp x0, l_.str.14@PAGE add x0, x0, l_.str.14@PAGEOFF bl _printf add sp, sp, #16 b LBB0_53 LBB0_53: ; in Loop: Header=BB0_51 Depth=1 ldur w8, [x29, #-88] add w8, w8, #1 stur w8, [x29, #-88] b LBB0_51 LBB0_54: adrp x0, l_.str.16@PAGE add x0, x0, l_.str.16@PAGEOFF bl _printf b LBB0_55 LBB0_55: b LBB0_56 LBB0_56: ldur x8, [x29, #-24] ldr x8, [x8, #32] stur x8, [x29, #-160] ldur x0, [x29, #-160] adrp x1, l_.str.19@PAGE add x1, x1, l_.str.19@PAGEOFF bl _fopen stur x0, [x29, #-168] ldur x8, [x29, #-168] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_58 b LBB0_57 LBB0_57: adrp x0, l_.str.20@PAGE add x0, x0, l_.str.20@PAGEOFF bl _printf mov w0, #1 bl _exit LBB0_58: stur wzr, [x29, #-88] b LBB0_59 LBB0_59: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-88] ldur w9, [x29, #-84] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_62 b LBB0_60 LBB0_60: ; in Loop: Header=BB0_59 Depth=1 ldur x0, [x29, #-168] ldur x8, [x29, #-152] ldursw x9, [x29, #-88] ldrh w10, [x8, x9, lsl #1] sub sp, sp, #16 mov x9, sp ; implicit-def: $x8 mov x8, x10 str x8, [x9] adrp x1, l_.str.14@PAGE add x1, x1, l_.str.14@PAGEOFF bl _fprintf add sp, sp, #16 b LBB0_61 LBB0_61: ; in Loop: Header=BB0_59 Depth=1 ldur w8, [x29, #-88] add w8, w8, #1 stur w8, [x29, #-88] b LBB0_59 LBB0_62: b LBB0_63 LBB0_63: ldur x0, [x29, #-168] adrp x1, l_.str.16@PAGE add x1, x1, l_.str.16@PAGEOFF bl _fprintf ldur x0, [x29, #-168] bl _fclose ldur x8, [x29, #-120] mov sp, x8 ldur w8, [x29, #-12] stur w8, [x29, #-196] ; 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_65 b LBB0_64 LBB0_64: bl ___stack_chk_fail LBB0_65: ldur w0, [x29, #-196] ; 4-byte Folded Reload mov sp, x29 ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .globl _convert_char_to_hex ; -- Begin function convert_char_to_hex .p2align 2 _convert_char_to_hex: ; @convert_char_to_hex .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, #-2] ldursb w0, [x29, #-2] bl _tolower sturb w0, [x29, #-3] ldursb w8, [x29, #-3] subs w8, w8, #48 cset w8, lt tbnz w8, #0, LBB1_3 b LBB1_1 LBB1_1: ldursb w8, [x29, #-3] subs w8, w8, #57 cset w8, gt tbnz w8, #0, LBB1_3 b LBB1_2 LBB1_2: ldursb w8, [x29, #-3] subs w8, w8, #48 sturb w8, [x29, #-4] b LBB1_8 LBB1_3: ldursb w8, [x29, #-3] subs w8, w8, #97 cset w8, lt tbnz w8, #0, LBB1_6 b LBB1_4 LBB1_4: ldursb w8, [x29, #-3] subs w8, w8, #102 cset w8, gt tbnz w8, #0, LBB1_6 b LBB1_5 LBB1_5: ldursb w8, [x29, #-3] subs w8, w8, #97 add w8, w8, #10 sturb w8, [x29, #-4] b LBB1_7 LBB1_6: ldurb w8, [x29, #-3] sturb w8, [x29, #-1] b LBB1_9 LBB1_7: b LBB1_8 LBB1_8: ldurb w8, [x29, #-4] sturb w8, [x29, #-1] b LBB1_9 LBB1_9: ldurb w0, [x29, #-1] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _encrypt_word ; -- Begin function encrypt_word .p2align 2 _encrypt_word: ; @encrypt_word .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 sturh w0, [x29, #-2] stur x1, [x29, #-16] ldurh w8, [x29, #-2] sturh w8, [x29, #-18] ldur x0, [x29, #-16] bl _generate_keys str x0, [sp, #16] ldr x8, [sp, #16] ldrb w9, [x8] ldr x8, [sp, #16] ldrb w8, [x8, #1] add w8, w8, w9, lsl #8 strh w8, [sp, #14] ldr x8, [sp, #16] ldrb w9, [x8, #2] ldr x8, [sp, #16] ldrb w8, [x8, #3] add w8, w8, w9, lsl #8 strh w8, [sp, #12] ldr x8, [sp, #16] ldrb w9, [x8, #4] ldr x8, [sp, #16] ldrb w8, [x8, #5] add w8, w8, w9, lsl #8 strh w8, [sp, #10] ldurh w0, [x29, #-18] ldrh w1, [sp, #14] bl _add_key sturh w0, [x29, #-18] ldurh w0, [x29, #-18] bl _n_substitution sturh w0, [x29, #-18] ldurh w0, [x29, #-18] bl _shift_row sturh w0, [x29, #-18] ldurh w0, [x29, #-18] bl _mix_column sturh w0, [x29, #-18] ldurh w0, [x29, #-18] ldrh w1, [sp, #12] bl _add_key sturh w0, [x29, #-18] ldurh w0, [x29, #-18] bl _n_substitution sturh w0, [x29, #-18] ldurh w0, [x29, #-18] bl _shift_row sturh w0, [x29, #-18] ldurh w0, [x29, #-18] ldrh w1, [sp, #10] bl _add_key sturh w0, [x29, #-18] ldurh w0, [x29, #-18] ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .globl _decrypt_word ; -- Begin function decrypt_word .p2align 2 _decrypt_word: ; @decrypt_word .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 sturh w0, [x29, #-2] stur x1, [x29, #-16] ldurh w8, [x29, #-2] sturh w8, [x29, #-18] ldur x0, [x29, #-16] bl _generate_keys str x0, [sp, #16] ldr x8, [sp, #16] ldrb w9, [x8] ldr x8, [sp, #16] ldrb w8, [x8, #1] add w8, w8, w9, lsl #8 strh w8, [sp, #14] ldr x8, [sp, #16] ldrb w9, [x8, #2] ldr x8, [sp, #16] ldrb w8, [x8, #3] add w8, w8, w9, lsl #8 strh w8, [sp, #12] ldr x8, [sp, #16] ldrb w9, [x8, #4] ldr x8, [sp, #16] ldrb w8, [x8, #5] add w8, w8, w9, lsl #8 strh w8, [sp, #10] ldurh w0, [x29, #-18] ldrh w1, [sp, #10] bl _add_key sturh w0, [x29, #-18] ldurh w0, [x29, #-18] bl _shift_row sturh w0, [x29, #-18] ldurh w0, [x29, #-18] bl _inv_n_substitution sturh w0, [x29, #-18] ldurh w0, [x29, #-18] ldrh w1, [sp, #12] bl _add_key sturh w0, [x29, #-18] ldurh w0, [x29, #-18] bl _inv_mix_column sturh w0, [x29, #-18] ldurh w0, [x29, #-18] bl _shift_row sturh w0, [x29, #-18] ldurh w0, [x29, #-18] bl _inv_n_substitution sturh w0, [x29, #-18] ldurh w0, [x29, #-18] ldrh w1, [sp, #14] bl _add_key sturh w0, [x29, #-18] ldurh w0, [x29, #-18] ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .globl _generate_keys ; -- Begin function generate_keys .p2align 2 _generate_keys: ; @generate_keys .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, #6 bl _malloc str x0, [sp, #16] mov w8, #128 strb w8, [sp, #15] mov w8, #48 strb w8, [sp, #14] ldur x8, [x29, #-8] ldrb w9, [x8] ldur x8, [x29, #-8] ldrb w8, [x8, #1] add w8, w8, w9, lsl #4 ldr x9, [sp, #16] strb w8, [x9] ldur x8, [x29, #-8] ldrb w9, [x8, #2] ldur x8, [x29, #-8] ldrb w8, [x8, #3] add w8, w8, w9, lsl #4 ldr x9, [sp, #16] strb w8, [x9, #1] ldr x8, [sp, #16] ldrb w8, [x8] ldrb w9, [sp, #15] eor w8, w8, w9 str w8, [sp, #4] ; 4-byte Folded Spill ldr x8, [sp, #16] ldrb w0, [x8, #1] bl _rotate_byte and w0, w0, #0xff bl _s_box_8 ldr w8, [sp, #4] ; 4-byte Folded Reload and w9, w0, #0xff eor w8, w8, w9 ldr x9, [sp, #16] strb w8, [x9, #2] ldr x8, [sp, #16] ldrb w8, [x8, #2] ldr x9, [sp, #16] ldrb w9, [x9, #1] eor w8, w8, w9 ldr x9, [sp, #16] strb w8, [x9, #3] ldr x8, [sp, #16] ldrb w8, [x8, #2] ldrb w9, [sp, #14] eor w8, w8, w9 str w8, [sp, #8] ; 4-byte Folded Spill ldr x8, [sp, #16] ldrb w0, [x8, #3] bl _rotate_byte and w0, w0, #0xff bl _s_box_8 ldr w8, [sp, #8] ; 4-byte Folded Reload and w9, w0, #0xff eor w8, w8, w9 ldr x9, [sp, #16] strb w8, [x9, #4] ldr x8, [sp, #16] ldrb w8, [x8, #4] ldr x9, [sp, #16] ldrb w9, [x9, #3] eor w8, w8, w9 ldr x9, [sp, #16] strb w8, [x9, #5] ldr x0, [sp, #16] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _add_key ; -- Begin function add_key .p2align 2 _add_key: ; @add_key .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 strh w0, [sp, #14] strh w1, [sp, #12] ldrh w8, [sp, #14] ldrh w9, [sp, #12] eor w8, w8, w9 strh w8, [sp, #10] ldrh w0, [sp, #10] add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _n_substitution ; -- Begin function n_substitution .p2align 2 _n_substitution: ; @n_substitution .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 sturh w0, [x29, #-2] ldurh w8, [x29, #-2] and w8, w8, #0xff00 asr w8, w8, #8 sturb w8, [x29, #-3] ldurb w8, [x29, #-2] sturb w8, [x29, #-4] ldurb w0, [x29, #-3] bl _s_box_8 sturb w0, [x29, #-5] ldurb w0, [x29, #-4] bl _s_box_8 sturb w0, [x29, #-6] ldurb w9, [x29, #-5] ldurb w8, [x29, #-6] add w8, w8, w9, lsl #8 strh w8, [sp, #8] ldrh w0, [sp, #8] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _shift_row ; -- Begin function shift_row .p2align 2 _shift_row: ; @shift_row .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 strh w0, [sp, #14] str wzr, [sp, #4] b LBB7_1 LBB7_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #4] subs w8, w8, #4 cset w8, ge tbnz w8, #0, LBB7_4 b LBB7_2 LBB7_2: ; in Loop: Header=BB7_1 Depth=1 ldr w8, [sp, #4] mov w9, #4 mul w10, w9, w8 mov w8, #15 lsl w8, w8, w10 ldrh w10, [sp, #14] and w8, w8, w10 ldr w10, [sp, #4] mul w9, w9, w10 asr w8, w8, w9 ldrsw x10, [sp, #4] add x9, sp, #10 strb w8, [x9, x10] b LBB7_3 LBB7_3: ; in Loop: Header=BB7_1 Depth=1 ldr w8, [sp, #4] add w8, w8, #1 str w8, [sp, #4] b LBB7_1 LBB7_4: ldrb w8, [sp, #10] strb w8, [sp, #3] ldrb w8, [sp, #12] strb w8, [sp, #10] ldrb w8, [sp, #3] strb w8, [sp, #12] strh wzr, [sp] str wzr, [sp, #4] b LBB7_5 LBB7_5: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #4] subs w8, w8, #4 cset w8, ge tbnz w8, #0, LBB7_8 b LBB7_6 LBB7_6: ; in Loop: Header=BB7_5 Depth=1 ldrsw x9, [sp, #4] add x8, sp, #10 ldrb w8, [x8, x9] ldr w10, [sp, #4] mov w9, #4 mul w9, w9, w10 lsl w9, w8, w9 ldrh w8, [sp] add w8, w8, w9 strh w8, [sp] b LBB7_7 LBB7_7: ; in Loop: Header=BB7_5 Depth=1 ldr w8, [sp, #4] add w8, w8, #1 str w8, [sp, #4] b LBB7_5 LBB7_8: ldrh w0, [sp] add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _mix_column ; -- Begin function mix_column .p2align 2 _mix_column: ; @mix_column .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 sturh w0, [x29, #-2] mov w8, #3 str w8, [sp, #16] b LBB8_1 LBB8_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #16] subs w8, w8, #0 cset w8, lt tbnz w8, #0, LBB8_4 b LBB8_2 LBB8_2: ; in Loop: Header=BB8_1 Depth=1 ldr w8, [sp, #16] mov w9, #4 mul w10, w9, w8 mov w8, #15 lsl w8, w8, w10 ldurh w10, [x29, #-2] and w8, w8, w10 ldr w10, [sp, #16] mul w9, w9, w10 asr w8, w8, w9 ldr w10, [sp, #16] mov w9, #3 subs w10, w9, w10 sub x9, x29, #6 strb w8, [x9, w10, sxtw] b LBB8_3 LBB8_3: ; in Loop: Header=BB8_1 Depth=1 ldr w8, [sp, #16] subs w8, w8, #1 str w8, [sp, #16] b LBB8_1 LBB8_4: ldurb w8, [x29, #-6] str w8, [sp] ; 4-byte Folded Spill ldurb w1, [x29, #-5] mov w0, #4 str w0, [sp, #8] ; 4-byte Folded Spill bl _gf_mult_4 ldr w8, [sp] ; 4-byte Folded Reload mov x9, x0 ldr w0, [sp, #8] ; 4-byte Folded Reload and w9, w9, #0xff eor w8, w8, w9 sturb w8, [x29, #-10] ldurb w1, [x29, #-6] bl _gf_mult_4 mov x8, x0 ldr w0, [sp, #8] ; 4-byte Folded Reload and w8, w8, #0xff ldurb w9, [x29, #-5] eor w8, w8, w9 sturb w8, [x29, #-9] ldurb w8, [x29, #-4] str w8, [sp, #4] ; 4-byte Folded Spill ldurb w1, [x29, #-3] bl _gf_mult_4 ldr w8, [sp, #4] ; 4-byte Folded Reload mov x9, x0 ldr w0, [sp, #8] ; 4-byte Folded Reload and w9, w9, #0xff eor w8, w8, w9 sturb w8, [x29, #-8] ldurb w1, [x29, #-4] bl _gf_mult_4 and w8, w0, #0xff ldurb w9, [x29, #-3] eor w8, w8, w9 sturb w8, [x29, #-7] strh wzr, [sp, #14] mov w8, #3 str w8, [sp, #16] b LBB8_5 LBB8_5: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #16] subs w8, w8, #0 cset w8, lt tbnz w8, #0, LBB8_8 b LBB8_6 LBB8_6: ; in Loop: Header=BB8_5 Depth=1 ldr w9, [sp, #16] mov w8, #3 subs w9, w8, w9 sub x8, x29, #10 ldrb w8, [x8, w9, sxtw] ldr w10, [sp, #16] mov w9, #4 mul w9, w9, w10 lsl w9, w8, w9 ldrh w8, [sp, #14] add w8, w8, w9 strh w8, [sp, #14] b LBB8_7 LBB8_7: ; in Loop: Header=BB8_5 Depth=1 ldr w8, [sp, #16] subs w8, w8, #1 str w8, [sp, #16] b LBB8_5 LBB8_8: ldrh w0, [sp, #14] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _inv_n_substitution ; -- Begin function inv_n_substitution .p2align 2 _inv_n_substitution: ; @inv_n_substitution .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 sturh w0, [x29, #-2] ldurh w8, [x29, #-2] and w8, w8, #0xff00 asr w8, w8, #8 sturb w8, [x29, #-3] ldurb w8, [x29, #-2] sturb w8, [x29, #-4] ldurb w0, [x29, #-3] bl _inv_s_box_8 sturb w0, [x29, #-5] ldurb w0, [x29, #-4] bl _inv_s_box_8 sturb w0, [x29, #-6] ldurb w9, [x29, #-5] ldurb w8, [x29, #-6] add w8, w8, w9, lsl #8 strh w8, [sp, #8] ldrh w0, [sp, #8] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _inv_mix_column ; -- Begin function inv_mix_column .p2align 2 _inv_mix_column: ; @inv_mix_column .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 sturh w0, [x29, #-2] mov w8, #3 stur w8, [x29, #-16] b LBB10_1 LBB10_1: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-16] subs w8, w8, #0 cset w8, lt tbnz w8, #0, LBB10_4 b LBB10_2 LBB10_2: ; in Loop: Header=BB10_1 Depth=1 ldur w8, [x29, #-16] mov w9, #4 mul w10, w9, w8 mov w8, #15 lsl w8, w8, w10 ldurh w10, [x29, #-2] and w8, w8, w10 ldur w10, [x29, #-16] mul w9, w9, w10 asr w8, w8, w9 ldur w10, [x29, #-16] mov w9, #3 subs w10, w9, w10 sub x9, x29, #6 strb w8, [x9, w10, sxtw] b LBB10_3 LBB10_3: ; in Loop: Header=BB10_1 Depth=1 ldur w8, [x29, #-16] subs w8, w8, #1 stur w8, [x29, #-16] b LBB10_1 LBB10_4: ldurb w1, [x29, #-6] mov w0, #9 str w0, [sp, #20] ; 4-byte Folded Spill bl _gf_mult_4 and w8, w0, #0xff str w8, [sp, #4] ; 4-byte Folded Spill ldurb w1, [x29, #-5] mov w0, #2 str w0, [sp, #16] ; 4-byte Folded Spill bl _gf_mult_4 ldr w8, [sp, #4] ; 4-byte Folded Reload mov x9, x0 ldr w0, [sp, #16] ; 4-byte Folded Reload and w9, w9, #0xff eor w8, w8, w9 sturb w8, [x29, #-10] ldurb w1, [x29, #-6] bl _gf_mult_4 mov x8, x0 ldr w0, [sp, #20] ; 4-byte Folded Reload and w8, w8, #0xff str w8, [sp, #8] ; 4-byte Folded Spill ldurb w1, [x29, #-5] bl _gf_mult_4 ldr w8, [sp, #8] ; 4-byte Folded Reload mov x9, x0 ldr w0, [sp, #20] ; 4-byte Folded Reload and w9, w9, #0xff eor w8, w8, w9 sturb w8, [x29, #-9] ldurb w1, [x29, #-4] bl _gf_mult_4 mov x8, x0 ldr w0, [sp, #16] ; 4-byte Folded Reload and w8, w8, #0xff str w8, [sp, #12] ; 4-byte Folded Spill ldurb w1, [x29, #-3] bl _gf_mult_4 ldr w8, [sp, #12] ; 4-byte Folded Reload mov x9, x0 ldr w0, [sp, #16] ; 4-byte Folded Reload and w9, w9, #0xff eor w8, w8, w9 sturb w8, [x29, #-8] ldurb w1, [x29, #-4] bl _gf_mult_4 mov x8, x0 ldr w0, [sp, #20] ; 4-byte Folded Reload and w8, w8, #0xff str w8, [sp, #24] ; 4-byte Folded Spill ldurb w1, [x29, #-3] bl _gf_mult_4 ldr w8, [sp, #24] ; 4-byte Folded Reload and w9, w0, #0xff eor w8, w8, w9 sturb w8, [x29, #-7] sturh wzr, [x29, #-18] mov w8, #3 stur w8, [x29, #-16] b LBB10_5 LBB10_5: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-16] subs w8, w8, #0 cset w8, lt tbnz w8, #0, LBB10_8 b LBB10_6 LBB10_6: ; in Loop: Header=BB10_5 Depth=1 ldur w9, [x29, #-16] mov w8, #3 subs w9, w8, w9 sub x8, x29, #10 ldrb w8, [x8, w9, sxtw] ldur w10, [x29, #-16] mov w9, #4 mul w9, w9, w10 lsl w9, w8, w9 ldurh w8, [x29, #-18] add w8, w8, w9 sturh w8, [x29, #-18] b LBB10_7 LBB10_7: ; in Loop: Header=BB10_5 Depth=1 ldur w8, [x29, #-16] subs w8, w8, #1 stur w8, [x29, #-16] b LBB10_5 LBB10_8: ldurh w0, [x29, #-18] ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .globl _s_box_8 ; -- Begin function s_box_8 .p2align 2 _s_box_8: ; @s_box_8 .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] ldurb w8, [x29, #-1] and w8, w8, #0xf0 asr w8, w8, #4 sturb w8, [x29, #-2] ldurb w8, [x29, #-1] and w8, w8, #0xf sturb w8, [x29, #-3] ldurb w0, [x29, #-2] bl _s_box_4 sturb w0, [x29, #-4] ldurb w0, [x29, #-3] bl _s_box_4 sturb w0, [x29, #-5] ldurb w9, [x29, #-4] ldurb w8, [x29, #-5] add w8, w8, w9, lsl #4 sturb w8, [x29, #-6] ldurb w0, [x29, #-6] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _inv_s_box_8 ; -- Begin function inv_s_box_8 .p2align 2 _inv_s_box_8: ; @inv_s_box_8 .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] ldurb w8, [x29, #-1] and w8, w8, #0xf0 asr w8, w8, #4 sturb w8, [x29, #-2] ldurb w8, [x29, #-1] and w8, w8, #0xf sturb w8, [x29, #-3] ldurb w0, [x29, #-2] bl _inv_s_box_4 sturb w0, [x29, #-4] ldurb w0, [x29, #-3] bl _inv_s_box_4 sturb w0, [x29, #-5] ldurb w9, [x29, #-4] ldurb w8, [x29, #-5] add w8, w8, w9, lsl #4 sturb w8, [x29, #-6] ldurb w0, [x29, #-6] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _gf_mult_4 ; -- Begin function gf_mult_4 .p2align 2 _gf_mult_4: ; @gf_mult_4 .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] sturb w1, [x29, #-2] strb wzr, [sp, #7] str wzr, [sp, #8] b LBB13_1 LBB13_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #8] subs w8, w8, #4 cset w8, ge tbnz w8, #0, LBB13_6 b LBB13_2 LBB13_2: ; in Loop: Header=BB13_1 Depth=1 ldurb w8, [x29, #-1] ldr w9, [sp, #8] asr w9, w8, w9 mov w8, #1 and w8, w8, w9 subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB13_4 b LBB13_3 LBB13_3: ; in Loop: Header=BB13_1 Depth=1 ldrb w8, [sp, #7] ldurb w9, [x29, #-2] ldr w10, [sp, #8] lsl w9, w9, w10 eor w8, w8, w9 strb w8, [sp, #7] b LBB13_4 LBB13_4: ; in Loop: Header=BB13_1 Depth=1 b LBB13_5 LBB13_5: ; in Loop: Header=BB13_1 Depth=1 ldr w8, [sp, #8] add w8, w8, #1 str w8, [sp, #8] b LBB13_1 LBB13_6: ldrb w0, [sp, #7] bl _gf_reduce_4 strb w0, [sp, #6] ldrb w0, [sp, #6] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _poly_degree ; -- Begin function poly_degree .p2align 2 _poly_degree: ; @poly_degree .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 strb w0, [sp, #15] str wzr, [sp, #8] b LBB14_1 LBB14_1: ; =>This Inner Loop Header: Depth=1 ldrb w8, [sp, #15] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB14_3 b LBB14_2 LBB14_2: ; in Loop: Header=BB14_1 Depth=1 ldrb w8, [sp, #15] asr w8, w8, #1 strb w8, [sp, #15] ldr w8, [sp, #8] add w8, w8, #1 str w8, [sp, #8] b LBB14_1 LBB14_3: ldr w8, [sp, #8] subs w0, w8, #1 add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _gf_reduce_4 ; -- Begin function gf_reduce_4 .p2align 2 _gf_reduce_4: ; @gf_reduce_4 .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 sturb w0, [x29, #-1] mov w8, #19 sturb w8, [x29, #-2] mov w8, #255 sturb w8, [x29, #-3] stur wzr, [x29, #-8] mov w8, #4 stur w8, [x29, #-12] ldurb w8, [x29, #-1] sturb w8, [x29, #-13] b LBB15_1 LBB15_1: ; =>This Inner Loop Header: Depth=1 ldurb w0, [x29, #-13] bl _poly_degree str w0, [sp, #12] ldur w8, [x29, #-12] ldr w9, [sp, #12] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB15_3 b LBB15_2 LBB15_2: ldurb w8, [x29, #-13] sturb w8, [x29, #-3] b LBB15_5 LBB15_3: ; in Loop: Header=BB15_1 Depth=1 ldr w8, [sp, #12] ldur w9, [x29, #-12] subs w8, w8, w9 str w8, [sp, #8] ldurb w8, [x29, #-13] ldurb w9, [x29, #-2] ldr w10, [sp, #8] lsl w9, w9, w10 eor w8, w8, w9 sturb w8, [x29, #-13] b LBB15_4 LBB15_4: ; in Loop: Header=BB15_1 Depth=1 b LBB15_1 LBB15_5: ldurb w0, [x29, #-3] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _print_byte ; -- Begin function print_byte .p2align 2 _print_byte: ; @print_byte .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 sturb w0, [x29, #-1] ldurb w10, [x29, #-1] mov x9, sp ; implicit-def: $x8 mov x8, x10 str x8, [x9] adrp x0, l_.str.21@PAGE add x0, x0, l_.str.21@PAGEOFF bl _printf mov w8, #7 stur w8, [x29, #-8] b LBB16_1 LBB16_1: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-8] subs w8, w8, #0 cset w8, lt tbnz w8, #0, LBB16_4 b LBB16_2 LBB16_2: ; in Loop: Header=BB16_1 Depth=1 ldur w9, [x29, #-8] mov w8, #1 lsl w8, w8, w9 ldurb w9, [x29, #-1] and w8, w8, w9 ldur w9, [x29, #-8] asr w8, w8, w9 stur w8, [x29, #-12] ldur w9, [x29, #-12] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.22@PAGE add x0, x0, l_.str.22@PAGEOFF bl _printf b LBB16_3 LBB16_3: ; in Loop: Header=BB16_1 Depth=1 ldur w8, [x29, #-8] subs w8, w8, #1 stur w8, [x29, #-8] b LBB16_1 LBB16_4: 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 _rotate_byte ; -- Begin function rotate_byte .p2align 2 _rotate_byte: ; @rotate_byte .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 strb w0, [sp, #15] ldrb w8, [sp, #15] and w8, w8, #0xf strb w8, [sp, #14] ldrb w8, [sp, #15] and w8, w8, #0xf0 strb w8, [sp, #13] ldrb w9, [sp, #14] ldrb w8, [sp, #13] asr w8, w8, #4 add w8, w8, w9, lsl #4 strb w8, [sp, #12] ldrb w0, [sp, #12] add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _s_box_4 ; -- Begin function s_box_4 .p2align 2 _s_box_4: ; @s_box_4 .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] strb w0, [sp, #15] adrp x8, l___const.s_box_4.sbox@PAGE add x8, x8, l___const.s_box_4.sbox@PAGEOFF ldr q0, [x8] add x8, sp, #16 str q0, [sp, #16] ldrb w9, [sp, #15] and w9, w9, #0xc asr w9, w9, #2 strb w9, [sp, #14] ldrb w9, [sp, #15] and w9, w9, #0x3 strb w9, [sp, #13] ldrb w9, [sp, #14] ; kill: def $x9 killed $w9 add x8, x8, x9, lsl #2 ldrb w9, [sp, #13] ; kill: def $x9 killed $w9 add x8, x8, x9 ldrb w8, [x8] strb w8, [sp, #12] ldrb w8, [sp, #12] str w8, [sp, #8] ; 4-byte Folded Spill ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB18_2 b LBB18_1 LBB18_1: bl ___stack_chk_fail LBB18_2: ldr w0, [sp, #8] ; 4-byte Folded Reload ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .globl _inv_s_box_4 ; -- Begin function inv_s_box_4 .p2align 2 _inv_s_box_4: ; @inv_s_box_4 .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] strb w0, [sp, #15] adrp x8, l___const.inv_s_box_4.sbox@PAGE add x8, x8, l___const.inv_s_box_4.sbox@PAGEOFF ldr q0, [x8] add x8, sp, #16 str q0, [sp, #16] ldrb w9, [sp, #15] and w9, w9, #0xc asr w9, w9, #2 strb w9, [sp, #14] ldrb w9, [sp, #15] and w9, w9, #0x3 strb w9, [sp, #13] ldrb w9, [sp, #14] ; kill: def $x9 killed $w9 add x8, x8, x9, lsl #2 ldrb w9, [sp, #13] ; kill: def $x9 killed $w9 add x8, x8, x9 ldrb w8, [x8] strb w8, [sp, #12] ldrb w8, [sp, #12] str w8, [sp, #8] ; 4-byte Folded Spill ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB19_2 b LBB19_1 LBB19_1: bl ___stack_chk_fail LBB19_2: ldr w0, [sp, #8] ; 4-byte Folded Reload ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Too few options. Program terminating...\n" l_.str.1: ; @.str.1 .asciz "-e" l_.str.2: ; @.str.2 .asciz "Set to encrypt.\n" l_.str.3: ; @.str.3 .asciz "-d" l_.str.4: ; @.str.4 .asciz "Set to decrypt.\n" l_.str.5: ; @.str.5 .asciz "Invalid option. Program terminating...\n" l_.str.6: ; @.str.6 .asciz "r" l_.str.7: ; @.str.7 .asciz "Cannot open input file, or file does not exist. Exiting...\n" l_.str.8: ; @.str.8 .asciz "Cannot read from input file. Exiting...\n" l_.str.9: ; @.str.9 .asciz "File data:\t%s" l_.str.10: ; @.str.10 .asciz "Data size: \t%d nibbles\n" l_.str.11: ; @.str.11 .asciz "Irregular data. Please pad to continue.\n" l_.str.12: ; @.str.12 .asciz "Key:\t\t0x%04X\n" l_.str.13: ; @.str.13 .asciz "Plaintext:\t0x" l_.str.14: ; @.str.14 .asciz "%04X" l_.str.15: ; @.str.15 .asciz "\nCiphertext:\t0x" l_.str.16: ; @.str.16 .asciz "\n" l_.str.17: ; @.str.17 .asciz "Ciphertext:\t0x" l_.str.18: ; @.str.18 .asciz "\nPlaintext:\t0x" l_.str.19: ; @.str.19 .asciz "w" l_.str.20: ; @.str.20 .asciz "Cannot open output file. Exiting...\n" l_.str.21: ; @.str.21 .asciz "0x%x:\t" l_.str.22: ; @.str.22 .asciz "%d" .section __TEXT,__literal16,16byte_literals l___const.s_box_4.sbox: ; @__const.s_box_4.sbox .ascii "\t\004\n\013" .ascii "\r\001\b\005" .ascii "\006\002\000\003" .ascii "\f\016\017\007" l___const.inv_s_box_4.sbox: ; @__const.inv_s_box_4.sbox .ascii "\n\005\t\013" .ascii "\001\007\b\017" .ascii "\006\000\002\003" .ascii "\f\004\r\016" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $192, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -12(%rbp) movl %edi, -16(%rbp) movq %rsi, -24(%rbp) movl $0, -28(%rbp) movl $0, -32(%rbp) cmpl $4, -16(%rbp) jge LBB0_2 ## %bb.1: leaq L_.str(%rip), %rdi xorl %eax, %eax ## kill: def $al killed $al killed $eax callq _printf movl $1, %edi callq _exit LBB0_2: movq -24(%rbp), %rax movq 8(%rax), %rax movq %rax, -48(%rbp) movq -48(%rbp), %rdi leaq L_.str.1(%rip), %rsi callq _strcmp cmpl $0, %eax jne LBB0_4 ## %bb.3: movl $1, -28(%rbp) leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf jmp LBB0_8 LBB0_4: movq -48(%rbp), %rdi leaq L_.str.3(%rip), %rsi callq _strcmp cmpl $0, %eax jne LBB0_6 ## %bb.5: movl $1, -32(%rbp) leaq L_.str.4(%rip), %rdi movb $0, %al callq _printf jmp LBB0_7 LBB0_6: leaq L_.str.5(%rip), %rdi xorl %eax, %eax ## kill: def $al killed $al killed $eax callq _printf movl $1, %edi callq _exit LBB0_7: jmp LBB0_8 LBB0_8: movq -24(%rbp), %rax movq 16(%rax), %rax movq %rax, -56(%rbp) movq -56(%rbp), %rdi leaq L_.str.6(%rip), %rsi callq _fopen movq %rax, -64(%rbp) movl $100, %edi callq _malloc movq %rax, -72(%rbp) movl $100, -76(%rbp) cmpq $0, -64(%rbp) jne LBB0_10 ## %bb.9: leaq L_.str.7(%rip), %rdi xorl %eax, %eax ## kill: def $al killed $al killed $eax callq _printf movl $1, %edi callq _exit LBB0_10: movq -72(%rbp), %rdi movq -64(%rbp), %rdx movl $100, %esi callq _fgets cmpq $0, %rax jne LBB0_12 ## %bb.11: leaq L_.str.8(%rip), %rdi xorl %eax, %eax ## kill: def $al killed $al killed $eax callq _printf movl $1, %edi callq _exit LBB0_12: movq -72(%rbp), %rsi leaq L_.str.9(%rip), %rdi movb $0, %al callq _printf ## %bb.13: movq -64(%rbp), %rdi callq _fclose movq -72(%rbp), %rdi callq _strlen subq $1, %rax ## kill: def $eax killed $eax killed $rax movl %eax, -80(%rbp) movl -80(%rbp), %eax movl $4, %ecx cltd idivl %ecx movl %eax, -84(%rbp) movl -80(%rbp), %esi leaq L_.str.10(%rip), %rdi movb $0, %al callq _printf movl -80(%rbp), %eax movl $4, %ecx cltd idivl %ecx cmpl $0, %edx je LBB0_15 ## %bb.14: leaq L_.str.11(%rip), %rdi xorl %eax, %eax ## kill: def $al killed $al killed $eax callq _printf movl $1, %edi callq _exit LBB0_15: movq -24(%rbp), %rax movq 24(%rax), %rax movq %rax, -40(%rbp) movl $4, %edi callq _malloc movq %rax, -104(%rbp) movl $0, -88(%rbp) LBB0_16: ## =>This Inner Loop Header: Depth=1 cmpl $4, -88(%rbp) jge LBB0_19 ## %bb.17: ## in Loop: Header=BB0_16 Depth=1 movq -40(%rbp), %rax movslq -88(%rbp), %rcx movsbl (%rax,%rcx), %edi callq _convert_char_to_hex movb %al, %dl movq -104(%rbp), %rax movslq -88(%rbp), %rcx movb %dl, (%rax,%rcx) ## %bb.18: ## in Loop: Header=BB0_16 Depth=1 movl -88(%rbp), %eax addl $1, %eax movl %eax, -88(%rbp) jmp LBB0_16 LBB0_19: movw $0, -106(%rbp) movl $0, -88(%rbp) LBB0_20: ## =>This Inner Loop Header: Depth=1 cmpl $4, -88(%rbp) jge LBB0_23 ## %bb.21: ## in Loop: Header=BB0_20 Depth=1 movq -104(%rbp), %rax movslq -88(%rbp), %rcx movzbl (%rax,%rcx), %eax movl $3, %ecx subl -88(%rbp), %ecx shll $2, %ecx ## kill: def $cl killed $ecx shll %cl, %eax movl %eax, %ecx movzwl -106(%rbp), %eax addl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -106(%rbp) ## %bb.22: ## in Loop: Header=BB0_20 Depth=1 movl -88(%rbp), %eax addl $1, %eax movl %eax, -88(%rbp) jmp LBB0_20 LBB0_23: movzwl -106(%rbp), %esi leaq L_.str.12(%rip), %rdi xorl %eax, %eax ## kill: def $al killed $al killed $eax callq _printf movl -80(%rbp), %eax ## kill: def $rax killed $eax movq %rax, -184(%rbp) ## 8-byte Spill movq %rsp, %rcx movq %rcx, -120(%rbp) callq ____chkstk_darwin addq $15, %rax andq $-16, %rax subq %rax, %rsp movq -184(%rbp), %rax ## 8-byte Reload movq %rsp, %rcx movq %rcx, -176(%rbp) ## 8-byte Spill movq %rax, -128(%rbp) movl $0, -88(%rbp) LBB0_24: ## =>This Inner Loop Header: Depth=1 movl -88(%rbp), %eax cmpl -80(%rbp), %eax jge LBB0_27 ## %bb.25: ## in Loop: Header=BB0_24 Depth=1 movq -72(%rbp), %rax movslq -88(%rbp), %rcx movsbl (%rax,%rcx), %edi callq _convert_char_to_hex movb %al, %dl movq -176(%rbp), %rax ## 8-byte Reload movslq -88(%rbp), %rcx movb %dl, (%rax,%rcx) ## %bb.26: ## in Loop: Header=BB0_24 Depth=1 movl -88(%rbp), %eax addl $1, %eax movl %eax, -88(%rbp) jmp LBB0_24 LBB0_27: movslq -84(%rbp), %rdi shlq $1, %rdi callq _malloc movq %rax, -136(%rbp) movl $0, -88(%rbp) LBB0_28: ## =>This Loop Header: Depth=1 ## Child Loop BB0_30 Depth 2 movl -88(%rbp), %eax cmpl -84(%rbp), %eax jge LBB0_35 ## %bb.29: ## in Loop: Header=BB0_28 Depth=1 movl -88(%rbp), %eax shll $2, %eax movl %eax, -140(%rbp) movl $0, -92(%rbp) LBB0_30: ## Parent Loop BB0_28 Depth=1 ## => This Inner Loop Header: Depth=2 cmpl $4, -92(%rbp) jge LBB0_33 ## %bb.31: ## in Loop: Header=BB0_30 Depth=2 movq -176(%rbp), %rax ## 8-byte Reload movl -92(%rbp), %ecx addl -140(%rbp), %ecx movslq %ecx, %rcx movzbl (%rax,%rcx), %esi movl $3, %ecx subl -92(%rbp), %ecx shll $2, %ecx ## kill: def $cl killed $ecx shll %cl, %esi movq -136(%rbp), %rax movslq -88(%rbp), %rcx movzwl (%rax,%rcx,2), %edx addl %esi, %edx ## kill: def $dx killed $dx killed $edx movw %dx, (%rax,%rcx,2) ## %bb.32: ## in Loop: Header=BB0_30 Depth=2 movl -92(%rbp), %eax addl $1, %eax movl %eax, -92(%rbp) jmp LBB0_30 LBB0_33: ## in Loop: Header=BB0_28 Depth=1 jmp LBB0_34 LBB0_34: ## in Loop: Header=BB0_28 Depth=1 movl -88(%rbp), %eax addl $1, %eax movl %eax, -88(%rbp) jmp LBB0_28 LBB0_35: movslq -84(%rbp), %rdi shlq $1, %rdi callq _malloc movq %rax, -152(%rbp) cmpl $0, -28(%rbp) je LBB0_45 ## %bb.36: leaq L_.str.13(%rip), %rdi movb $0, %al callq _printf movl $0, -88(%rbp) LBB0_37: ## =>This Inner Loop Header: Depth=1 movl -88(%rbp), %eax cmpl -84(%rbp), %eax jge LBB0_40 ## %bb.38: ## in Loop: Header=BB0_37 Depth=1 movq -136(%rbp), %rax movslq -88(%rbp), %rcx movzwl (%rax,%rcx,2), %esi leaq L_.str.14(%rip), %rdi movb $0, %al callq _printf ## %bb.39: ## in Loop: Header=BB0_37 Depth=1 movl -88(%rbp), %eax addl $1, %eax movl %eax, -88(%rbp) jmp LBB0_37 LBB0_40: leaq L_.str.15(%rip), %rdi movb $0, %al callq _printf movl $0, -88(%rbp) LBB0_41: ## =>This Inner Loop Header: Depth=1 movl -88(%rbp), %eax cmpl -84(%rbp), %eax jge LBB0_44 ## %bb.42: ## in Loop: Header=BB0_41 Depth=1 movq -136(%rbp), %rax movslq -88(%rbp), %rcx movw (%rax,%rcx,2), %ax movq -104(%rbp), %rsi movzwl %ax, %edi callq _encrypt_word movw %ax, %dx movq -152(%rbp), %rax movslq -88(%rbp), %rcx movw %dx, (%rax,%rcx,2) movq -152(%rbp), %rax movslq -88(%rbp), %rcx movzwl (%rax,%rcx,2), %esi leaq L_.str.14(%rip), %rdi movb $0, %al callq _printf ## %bb.43: ## in Loop: Header=BB0_41 Depth=1 movl -88(%rbp), %eax addl $1, %eax movl %eax, -88(%rbp) jmp LBB0_41 LBB0_44: leaq L_.str.16(%rip), %rdi movb $0, %al callq _printf jmp LBB0_56 LBB0_45: cmpl $0, -32(%rbp) je LBB0_55 ## %bb.46: leaq L_.str.17(%rip), %rdi movb $0, %al callq _printf movl $0, -88(%rbp) LBB0_47: ## =>This Inner Loop Header: Depth=1 movl -88(%rbp), %eax cmpl -84(%rbp), %eax jge LBB0_50 ## %bb.48: ## in Loop: Header=BB0_47 Depth=1 movq -136(%rbp), %rax movslq -88(%rbp), %rcx movzwl (%rax,%rcx,2), %esi leaq L_.str.14(%rip), %rdi movb $0, %al callq _printf ## %bb.49: ## in Loop: Header=BB0_47 Depth=1 movl -88(%rbp), %eax addl $1, %eax movl %eax, -88(%rbp) jmp LBB0_47 LBB0_50: leaq L_.str.18(%rip), %rdi movb $0, %al callq _printf movl $0, -88(%rbp) LBB0_51: ## =>This Inner Loop Header: Depth=1 movl -88(%rbp), %eax cmpl -84(%rbp), %eax jge LBB0_54 ## %bb.52: ## in Loop: Header=BB0_51 Depth=1 movq -136(%rbp), %rax movslq -88(%rbp), %rcx movw (%rax,%rcx,2), %ax movq -104(%rbp), %rsi movzwl %ax, %edi callq _decrypt_word movw %ax, %dx movq -152(%rbp), %rax movslq -88(%rbp), %rcx movw %dx, (%rax,%rcx,2) movq -152(%rbp), %rax movslq -88(%rbp), %rcx movzwl (%rax,%rcx,2), %esi leaq L_.str.14(%rip), %rdi movb $0, %al callq _printf ## %bb.53: ## in Loop: Header=BB0_51 Depth=1 movl -88(%rbp), %eax addl $1, %eax movl %eax, -88(%rbp) jmp LBB0_51 LBB0_54: leaq L_.str.16(%rip), %rdi movb $0, %al callq _printf LBB0_55: jmp LBB0_56 LBB0_56: movq -24(%rbp), %rax movq 32(%rax), %rax movq %rax, -160(%rbp) movq -160(%rbp), %rdi leaq L_.str.19(%rip), %rsi callq _fopen movq %rax, -168(%rbp) cmpq $0, -168(%rbp) jne LBB0_58 ## %bb.57: leaq L_.str.20(%rip), %rdi xorl %eax, %eax ## kill: def $al killed $al killed $eax callq _printf movl $1, %edi callq _exit LBB0_58: movl $0, -88(%rbp) LBB0_59: ## =>This Inner Loop Header: Depth=1 movl -88(%rbp), %eax cmpl -84(%rbp), %eax jge LBB0_62 ## %bb.60: ## in Loop: Header=BB0_59 Depth=1 movq -168(%rbp), %rdi movq -152(%rbp), %rax movslq -88(%rbp), %rcx movzwl (%rax,%rcx,2), %edx leaq L_.str.14(%rip), %rsi movb $0, %al callq _fprintf ## %bb.61: ## in Loop: Header=BB0_59 Depth=1 movl -88(%rbp), %eax addl $1, %eax movl %eax, -88(%rbp) jmp LBB0_59 LBB0_62: jmp LBB0_63 LBB0_63: movq -168(%rbp), %rdi leaq L_.str.16(%rip), %rsi movb $0, %al callq _fprintf movq -168(%rbp), %rdi callq _fclose movq -120(%rbp), %rax movq %rax, %rsp movl -12(%rbp), %eax movl %eax, -188(%rbp) ## 4-byte Spill movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_65 ## %bb.64: movl -188(%rbp), %eax ## 4-byte Reload movq %rbp, %rsp popq %rbp retq LBB0_65: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .globl _convert_char_to_hex ## -- Begin function convert_char_to_hex .p2align 4, 0x90 _convert_char_to_hex: ## @convert_char_to_hex .cfi_startproc ## %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, -2(%rbp) movsbl -2(%rbp), %edi callq _tolower ## kill: def $al killed $al killed $eax movb %al, -3(%rbp) movsbl -3(%rbp), %eax cmpl $48, %eax jl LBB1_3 ## %bb.1: movsbl -3(%rbp), %eax cmpl $57, %eax jg LBB1_3 ## %bb.2: movsbl -3(%rbp), %eax subl $48, %eax ## kill: def $al killed $al killed $eax movb %al, -4(%rbp) jmp LBB1_8 LBB1_3: movsbl -3(%rbp), %eax cmpl $97, %eax jl LBB1_6 ## %bb.4: movsbl -3(%rbp), %eax cmpl $102, %eax jg LBB1_6 ## %bb.5: movsbl -3(%rbp), %eax subl $97, %eax addl $10, %eax ## kill: def $al killed $al killed $eax movb %al, -4(%rbp) jmp LBB1_7 LBB1_6: movb -3(%rbp), %al movb %al, -1(%rbp) jmp LBB1_9 LBB1_7: jmp LBB1_8 LBB1_8: movb -4(%rbp), %al movb %al, -1(%rbp) LBB1_9: movzbl -1(%rbp), %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _encrypt_word ## -- Begin function encrypt_word .p2align 4, 0x90 _encrypt_word: ## @encrypt_word .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 %di, %ax movw %ax, -2(%rbp) movq %rsi, -16(%rbp) movw -2(%rbp), %ax movw %ax, -18(%rbp) movq -16(%rbp), %rdi callq _generate_keys movq %rax, -32(%rbp) movq -32(%rbp), %rax movzbl (%rax), %eax shll $8, %eax movq -32(%rbp), %rcx movzbl 1(%rcx), %ecx addl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -34(%rbp) movq -32(%rbp), %rax movzbl 2(%rax), %eax shll $8, %eax movq -32(%rbp), %rcx movzbl 3(%rcx), %ecx addl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -36(%rbp) movq -32(%rbp), %rax movzbl 4(%rax), %eax shll $8, %eax movq -32(%rbp), %rcx movzbl 5(%rcx), %ecx addl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -38(%rbp) movw -18(%rbp), %ax movzwl %ax, %edi movzwl -34(%rbp), %esi callq _add_key movw %ax, -18(%rbp) movzwl -18(%rbp), %edi callq _n_substitution movw %ax, -18(%rbp) movzwl -18(%rbp), %edi callq _shift_row movw %ax, -18(%rbp) movzwl -18(%rbp), %edi callq _mix_column movw %ax, -18(%rbp) movw -18(%rbp), %ax movzwl %ax, %edi movzwl -36(%rbp), %esi callq _add_key movw %ax, -18(%rbp) movzwl -18(%rbp), %edi callq _n_substitution movw %ax, -18(%rbp) movzwl -18(%rbp), %edi callq _shift_row movw %ax, -18(%rbp) movw -18(%rbp), %ax movzwl %ax, %edi movzwl -38(%rbp), %esi callq _add_key movw %ax, -18(%rbp) movzwl -18(%rbp), %eax addq $48, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _decrypt_word ## -- Begin function decrypt_word .p2align 4, 0x90 _decrypt_word: ## @decrypt_word .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 %di, %ax movw %ax, -2(%rbp) movq %rsi, -16(%rbp) movw -2(%rbp), %ax movw %ax, -18(%rbp) movq -16(%rbp), %rdi callq _generate_keys movq %rax, -32(%rbp) movq -32(%rbp), %rax movzbl (%rax), %eax shll $8, %eax movq -32(%rbp), %rcx movzbl 1(%rcx), %ecx addl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -34(%rbp) movq -32(%rbp), %rax movzbl 2(%rax), %eax shll $8, %eax movq -32(%rbp), %rcx movzbl 3(%rcx), %ecx addl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -36(%rbp) movq -32(%rbp), %rax movzbl 4(%rax), %eax shll $8, %eax movq -32(%rbp), %rcx movzbl 5(%rcx), %ecx addl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -38(%rbp) movw -18(%rbp), %ax movzwl %ax, %edi movzwl -38(%rbp), %esi callq _add_key movw %ax, -18(%rbp) movzwl -18(%rbp), %edi callq _shift_row movw %ax, -18(%rbp) movzwl -18(%rbp), %edi callq _inv_n_substitution movw %ax, -18(%rbp) movw -18(%rbp), %ax movzwl %ax, %edi movzwl -36(%rbp), %esi callq _add_key movw %ax, -18(%rbp) movzwl -18(%rbp), %edi callq _inv_mix_column movw %ax, -18(%rbp) movzwl -18(%rbp), %edi callq _shift_row movw %ax, -18(%rbp) movzwl -18(%rbp), %edi callq _inv_n_substitution movw %ax, -18(%rbp) movw -18(%rbp), %ax movzwl %ax, %edi movzwl -34(%rbp), %esi callq _add_key movw %ax, -18(%rbp) movzwl -18(%rbp), %eax addq $48, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _generate_keys ## -- Begin function generate_keys .p2align 4, 0x90 _generate_keys: ## @generate_keys .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 $6, %edi callq _malloc movq %rax, -16(%rbp) movb $-128, -17(%rbp) movb $48, -18(%rbp) movq -8(%rbp), %rax movzbl (%rax), %eax shll $4, %eax movq -8(%rbp), %rcx movzbl 1(%rcx), %ecx addl %ecx, %eax movb %al, %cl movq -16(%rbp), %rax movb %cl, (%rax) movq -8(%rbp), %rax movzbl 2(%rax), %eax shll $4, %eax movq -8(%rbp), %rcx movzbl 3(%rcx), %ecx addl %ecx, %eax movb %al, %cl movq -16(%rbp), %rax movb %cl, 1(%rax) movq -16(%rbp), %rax movzbl (%rax), %eax movzbl -17(%rbp), %ecx xorl %ecx, %eax movl %eax, -28(%rbp) ## 4-byte Spill movq -16(%rbp), %rax movzbl 1(%rax), %edi callq _rotate_byte movzbl %al, %edi callq _s_box_8 movb %al, %cl movl -28(%rbp), %eax ## 4-byte Reload movzbl %cl, %ecx xorl %ecx, %eax movb %al, %cl movq -16(%rbp), %rax movb %cl, 2(%rax) movq -16(%rbp), %rax movzbl 2(%rax), %eax movq -16(%rbp), %rcx movzbl 1(%rcx), %ecx xorl %ecx, %eax movb %al, %cl movq -16(%rbp), %rax movb %cl, 3(%rax) movq -16(%rbp), %rax movzbl 2(%rax), %eax movzbl -18(%rbp), %ecx xorl %ecx, %eax movl %eax, -24(%rbp) ## 4-byte Spill movq -16(%rbp), %rax movzbl 3(%rax), %edi callq _rotate_byte movzbl %al, %edi callq _s_box_8 movb %al, %cl movl -24(%rbp), %eax ## 4-byte Reload movzbl %cl, %ecx xorl %ecx, %eax movb %al, %cl movq -16(%rbp), %rax movb %cl, 4(%rax) movq -16(%rbp), %rax movzbl 4(%rax), %eax movq -16(%rbp), %rcx movzbl 3(%rcx), %ecx xorl %ecx, %eax movb %al, %cl movq -16(%rbp), %rax movb %cl, 5(%rax) movq -16(%rbp), %rax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _add_key ## -- Begin function add_key .p2align 4, 0x90 _add_key: ## @add_key .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movw %si, %ax movw %di, %cx movw %cx, -2(%rbp) movw %ax, -4(%rbp) movzwl -2(%rbp), %eax movzwl -4(%rbp), %ecx xorl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -6(%rbp) movzwl -6(%rbp), %eax popq %rbp retq .cfi_endproc ## -- End function .globl _n_substitution ## -- Begin function n_substitution .p2align 4, 0x90 _n_substitution: ## @n_substitution .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movw %di, %ax movw %ax, -2(%rbp) movzwl -2(%rbp), %eax andl $65280, %eax ## imm = 0xFF00 sarl $8, %eax ## kill: def $al killed $al killed $eax movb %al, -3(%rbp) movzwl -2(%rbp), %eax andl $255, %eax ## kill: def $al killed $al killed $eax movb %al, -4(%rbp) movzbl -3(%rbp), %edi callq _s_box_8 movb %al, -5(%rbp) movzbl -4(%rbp), %edi callq _s_box_8 movb %al, -6(%rbp) movzbl -5(%rbp), %eax shll $8, %eax movzbl -6(%rbp), %ecx addl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -8(%rbp) movzwl -8(%rbp), %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _shift_row ## -- Begin function shift_row .p2align 4, 0x90 _shift_row: ## @shift_row .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) movl $0, -12(%rbp) LBB7_1: ## =>This Inner Loop Header: Depth=1 cmpl $4, -12(%rbp) jge LBB7_4 ## %bb.2: ## in Loop: Header=BB7_1 Depth=1 movl -12(%rbp), %ecx shll $2, %ecx movl $15, %eax ## kill: def $cl killed $ecx shll %cl, %eax movzwl -2(%rbp), %ecx andl %ecx, %eax movl -12(%rbp), %ecx shll $2, %ecx ## kill: def $cl killed $ecx sarl %cl, %eax movb %al, %cl movslq -12(%rbp), %rax movb %cl, -6(%rbp,%rax) ## %bb.3: ## in Loop: Header=BB7_1 Depth=1 movl -12(%rbp), %eax addl $1, %eax movl %eax, -12(%rbp) jmp LBB7_1 LBB7_4: movb -6(%rbp), %al movb %al, -13(%rbp) movb -4(%rbp), %al movb %al, -6(%rbp) movb -13(%rbp), %al movb %al, -4(%rbp) movw $0, -16(%rbp) movl $0, -12(%rbp) LBB7_5: ## =>This Inner Loop Header: Depth=1 cmpl $4, -12(%rbp) jge LBB7_8 ## %bb.6: ## in Loop: Header=BB7_5 Depth=1 movslq -12(%rbp), %rax movzbl -6(%rbp,%rax), %eax movl -12(%rbp), %ecx shll $2, %ecx ## kill: def $cl killed $ecx shll %cl, %eax movl %eax, %ecx movzwl -16(%rbp), %eax addl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -16(%rbp) ## %bb.7: ## in Loop: Header=BB7_5 Depth=1 movl -12(%rbp), %eax addl $1, %eax movl %eax, -12(%rbp) jmp LBB7_5 LBB7_8: movzwl -16(%rbp), %eax popq %rbp retq .cfi_endproc ## -- End function .globl _mix_column ## -- Begin function mix_column .p2align 4, 0x90 _mix_column: ## @mix_column .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 movw %di, %ax movw %ax, -2(%rbp) movl $3, -16(%rbp) LBB8_1: ## =>This Inner Loop Header: Depth=1 cmpl $0, -16(%rbp) jl LBB8_4 ## %bb.2: ## in Loop: Header=BB8_1 Depth=1 movl -16(%rbp), %ecx shll $2, %ecx movl $15, %eax ## kill: def $cl killed $ecx shll %cl, %eax movzwl -2(%rbp), %ecx andl %ecx, %eax movl -16(%rbp), %ecx shll $2, %ecx ## kill: def $cl killed $ecx sarl %cl, %eax movb %al, %cl movl $3, %eax subl -16(%rbp), %eax cltq movb %cl, -6(%rbp,%rax) ## %bb.3: ## in Loop: Header=BB8_1 Depth=1 movl -16(%rbp), %eax addl $-1, %eax movl %eax, -16(%rbp) jmp LBB8_1 LBB8_4: movzbl -6(%rbp), %eax movl %eax, -28(%rbp) ## 4-byte Spill movl $4, %edi movzbl -5(%rbp), %esi callq _gf_mult_4 movb %al, %cl movl -28(%rbp), %eax ## 4-byte Reload movzbl %cl, %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -10(%rbp) movl $4, %edi movzbl -6(%rbp), %esi callq _gf_mult_4 movzbl %al, %eax movzbl -5(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -9(%rbp) movzbl -4(%rbp), %eax movl %eax, -24(%rbp) ## 4-byte Spill movl $4, %edi movzbl -3(%rbp), %esi callq _gf_mult_4 movb %al, %cl movl -24(%rbp), %eax ## 4-byte Reload movzbl %cl, %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -8(%rbp) movl $4, %edi movzbl -4(%rbp), %esi callq _gf_mult_4 movzbl %al, %eax movzbl -3(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -7(%rbp) movw $0, -18(%rbp) movl $3, -16(%rbp) LBB8_5: ## =>This Inner Loop Header: Depth=1 cmpl $0, -16(%rbp) jl LBB8_8 ## %bb.6: ## in Loop: Header=BB8_5 Depth=1 movl $3, %eax subl -16(%rbp), %eax cltq movzbl -10(%rbp,%rax), %eax movl -16(%rbp), %ecx shll $2, %ecx ## kill: def $cl killed $ecx shll %cl, %eax movl %eax, %ecx movzwl -18(%rbp), %eax addl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -18(%rbp) ## %bb.7: ## in Loop: Header=BB8_5 Depth=1 movl -16(%rbp), %eax addl $-1, %eax movl %eax, -16(%rbp) jmp LBB8_5 LBB8_8: movzwl -18(%rbp), %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _inv_n_substitution ## -- Begin function inv_n_substitution .p2align 4, 0x90 _inv_n_substitution: ## @inv_n_substitution .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movw %di, %ax movw %ax, -2(%rbp) movzwl -2(%rbp), %eax andl $65280, %eax ## imm = 0xFF00 sarl $8, %eax ## kill: def $al killed $al killed $eax movb %al, -3(%rbp) movzwl -2(%rbp), %eax andl $255, %eax ## kill: def $al killed $al killed $eax movb %al, -4(%rbp) movzbl -3(%rbp), %edi callq _inv_s_box_8 movb %al, -5(%rbp) movzbl -4(%rbp), %edi callq _inv_s_box_8 movb %al, -6(%rbp) movzbl -5(%rbp), %eax shll $8, %eax movzbl -6(%rbp), %ecx addl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -8(%rbp) movzwl -8(%rbp), %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _inv_mix_column ## -- Begin function inv_mix_column .p2align 4, 0x90 _inv_mix_column: ## @inv_mix_column .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 %di, %ax movw %ax, -2(%rbp) movl $3, -16(%rbp) LBB10_1: ## =>This Inner Loop Header: Depth=1 cmpl $0, -16(%rbp) jl LBB10_4 ## %bb.2: ## in Loop: Header=BB10_1 Depth=1 movl -16(%rbp), %ecx shll $2, %ecx movl $15, %eax ## kill: def $cl killed $ecx shll %cl, %eax movzwl -2(%rbp), %ecx andl %ecx, %eax movl -16(%rbp), %ecx shll $2, %ecx ## kill: def $cl killed $ecx sarl %cl, %eax movb %al, %cl movl $3, %eax subl -16(%rbp), %eax cltq movb %cl, -6(%rbp,%rax) ## %bb.3: ## in Loop: Header=BB10_1 Depth=1 movl -16(%rbp), %eax addl $-1, %eax movl %eax, -16(%rbp) jmp LBB10_1 LBB10_4: movl $9, %edi movzbl -6(%rbp), %esi callq _gf_mult_4 movzbl %al, %eax movl %eax, -36(%rbp) ## 4-byte Spill movl $2, %edi movzbl -5(%rbp), %esi callq _gf_mult_4 movb %al, %cl movl -36(%rbp), %eax ## 4-byte Reload movzbl %cl, %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -10(%rbp) movl $2, %edi movzbl -6(%rbp), %esi callq _gf_mult_4 movzbl %al, %eax movl %eax, -32(%rbp) ## 4-byte Spill movl $9, %edi movzbl -5(%rbp), %esi callq _gf_mult_4 movb %al, %cl movl -32(%rbp), %eax ## 4-byte Reload movzbl %cl, %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -9(%rbp) movl $9, %edi movzbl -4(%rbp), %esi callq _gf_mult_4 movzbl %al, %eax movl %eax, -28(%rbp) ## 4-byte Spill movl $2, %edi movzbl -3(%rbp), %esi callq _gf_mult_4 movb %al, %cl movl -28(%rbp), %eax ## 4-byte Reload movzbl %cl, %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -8(%rbp) movl $2, %edi movzbl -4(%rbp), %esi callq _gf_mult_4 movzbl %al, %eax movl %eax, -24(%rbp) ## 4-byte Spill movl $9, %edi movzbl -3(%rbp), %esi callq _gf_mult_4 movb %al, %cl movl -24(%rbp), %eax ## 4-byte Reload movzbl %cl, %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -7(%rbp) movw $0, -18(%rbp) movl $3, -16(%rbp) LBB10_5: ## =>This Inner Loop Header: Depth=1 cmpl $0, -16(%rbp) jl LBB10_8 ## %bb.6: ## in Loop: Header=BB10_5 Depth=1 movl $3, %eax subl -16(%rbp), %eax cltq movzbl -10(%rbp,%rax), %eax movl -16(%rbp), %ecx shll $2, %ecx ## kill: def $cl killed $ecx shll %cl, %eax movl %eax, %ecx movzwl -18(%rbp), %eax addl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -18(%rbp) ## %bb.7: ## in Loop: Header=BB10_5 Depth=1 movl -16(%rbp), %eax addl $-1, %eax movl %eax, -16(%rbp) jmp LBB10_5 LBB10_8: movzwl -18(%rbp), %eax addq $48, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _s_box_8 ## -- Begin function s_box_8 .p2align 4, 0x90 _s_box_8: ## @s_box_8 .cfi_startproc ## %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) movzbl -1(%rbp), %eax andl $240, %eax sarl $4, %eax ## kill: def $al killed $al killed $eax movb %al, -2(%rbp) movzbl -1(%rbp), %eax andl $15, %eax ## kill: def $al killed $al killed $eax movb %al, -3(%rbp) movzbl -2(%rbp), %edi callq _s_box_4 movb %al, -4(%rbp) movzbl -3(%rbp), %edi callq _s_box_4 movb %al, -5(%rbp) movzbl -4(%rbp), %eax shll $4, %eax movzbl -5(%rbp), %ecx addl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -6(%rbp) movzbl -6(%rbp), %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _inv_s_box_8 ## -- Begin function inv_s_box_8 .p2align 4, 0x90 _inv_s_box_8: ## @inv_s_box_8 .cfi_startproc ## %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) movzbl -1(%rbp), %eax andl $240, %eax sarl $4, %eax ## kill: def $al killed $al killed $eax movb %al, -2(%rbp) movzbl -1(%rbp), %eax andl $15, %eax ## kill: def $al killed $al killed $eax movb %al, -3(%rbp) movzbl -2(%rbp), %edi callq _inv_s_box_4 movb %al, -4(%rbp) movzbl -3(%rbp), %edi callq _inv_s_box_4 movb %al, -5(%rbp) movzbl -4(%rbp), %eax shll $4, %eax movzbl -5(%rbp), %ecx addl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -6(%rbp) movzbl -6(%rbp), %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _gf_mult_4 ## -- Begin function gf_mult_4 .p2align 4, 0x90 _gf_mult_4: ## @gf_mult_4 .cfi_startproc ## %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 %sil, %al movb %dil, %cl movb %cl, -1(%rbp) movb %al, -2(%rbp) movb $0, -9(%rbp) movl $0, -8(%rbp) LBB13_1: ## =>This Inner Loop Header: Depth=1 cmpl $4, -8(%rbp) jge LBB13_6 ## %bb.2: ## in Loop: Header=BB13_1 Depth=1 movzbl -1(%rbp), %eax movl -8(%rbp), %ecx ## kill: def $cl killed $ecx sarl %cl, %eax andl $1, %eax cmpl $1, %eax jne LBB13_4 ## %bb.3: ## in Loop: Header=BB13_1 Depth=1 movzbl -9(%rbp), %eax movzbl -2(%rbp), %edx movl -8(%rbp), %ecx ## kill: def $cl killed $ecx shll %cl, %edx movl %edx, %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -9(%rbp) LBB13_4: ## in Loop: Header=BB13_1 Depth=1 jmp LBB13_5 LBB13_5: ## in Loop: Header=BB13_1 Depth=1 movl -8(%rbp), %eax addl $1, %eax movl %eax, -8(%rbp) jmp LBB13_1 LBB13_6: movzbl -9(%rbp), %edi callq _gf_reduce_4 movb %al, -10(%rbp) movzbl -10(%rbp), %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _poly_degree ## -- Begin function poly_degree .p2align 4, 0x90 _poly_degree: ## @poly_degree .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movb %dil, %al movb %al, -1(%rbp) movl $0, -8(%rbp) LBB14_1: ## =>This Inner Loop Header: Depth=1 movzbl -1(%rbp), %eax cmpl $0, %eax je LBB14_3 ## %bb.2: ## in Loop: Header=BB14_1 Depth=1 movzbl -1(%rbp), %eax sarl $1, %eax ## kill: def $al killed $al killed $eax movb %al, -1(%rbp) movl -8(%rbp), %eax addl $1, %eax movl %eax, -8(%rbp) jmp LBB14_1 LBB14_3: movl -8(%rbp), %eax subl $1, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _gf_reduce_4 ## -- Begin function gf_reduce_4 .p2align 4, 0x90 _gf_reduce_4: ## @gf_reduce_4 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movb %dil, %al movb %al, -1(%rbp) movb $19, -2(%rbp) movb $-1, -3(%rbp) movl $0, -8(%rbp) movl $4, -12(%rbp) movb -1(%rbp), %al movb %al, -13(%rbp) LBB15_1: ## =>This Inner Loop Header: Depth=1 movzbl -13(%rbp), %edi callq _poly_degree movl %eax, -20(%rbp) movl -12(%rbp), %eax cmpl -20(%rbp), %eax jle LBB15_3 ## %bb.2: movb -13(%rbp), %al movb %al, -3(%rbp) jmp LBB15_5 LBB15_3: ## in Loop: Header=BB15_1 Depth=1 movl -20(%rbp), %eax subl -12(%rbp), %eax movl %eax, -24(%rbp) movzbl -13(%rbp), %eax movzbl -2(%rbp), %edx movl -24(%rbp), %ecx ## kill: def $cl killed $ecx shll %cl, %edx movl %edx, %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -13(%rbp) ## %bb.4: ## in Loop: Header=BB15_1 Depth=1 jmp LBB15_1 LBB15_5: movzbl -3(%rbp), %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _print_byte ## -- Begin function print_byte .p2align 4, 0x90 _print_byte: ## @print_byte .cfi_startproc ## %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) movzbl -1(%rbp), %esi leaq L_.str.21(%rip), %rdi movb $0, %al callq _printf movl $7, -8(%rbp) LBB16_1: ## =>This Inner Loop Header: Depth=1 cmpl $0, -8(%rbp) jl LBB16_4 ## %bb.2: ## in Loop: Header=BB16_1 Depth=1 movl -8(%rbp), %ecx movl $1, %eax ## kill: def $cl killed $ecx shll %cl, %eax movzbl -1(%rbp), %ecx andl %ecx, %eax movl -8(%rbp), %ecx ## kill: def $cl killed $ecx sarl %cl, %eax movl %eax, -12(%rbp) movl -12(%rbp), %esi leaq L_.str.22(%rip), %rdi movb $0, %al callq _printf ## %bb.3: ## in Loop: Header=BB16_1 Depth=1 movl -8(%rbp), %eax addl $-1, %eax movl %eax, -8(%rbp) jmp LBB16_1 LBB16_4: leaq L_.str.16(%rip), %rdi movb $0, %al callq _printf addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _rotate_byte ## -- Begin function rotate_byte .p2align 4, 0x90 _rotate_byte: ## @rotate_byte .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movb %dil, %al movb %al, -1(%rbp) movzbl -1(%rbp), %eax andl $15, %eax ## kill: def $al killed $al killed $eax movb %al, -2(%rbp) movzbl -1(%rbp), %eax andl $240, %eax ## kill: def $al killed $al killed $eax movb %al, -3(%rbp) movzbl -2(%rbp), %eax shll $4, %eax movzbl -3(%rbp), %ecx sarl $4, %ecx addl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -4(%rbp) movzbl -4(%rbp), %eax popq %rbp retq .cfi_endproc ## -- End function .globl _s_box_4 ## -- Begin function s_box_4 .p2align 4, 0x90 _s_box_4: ## @s_box_4 .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 %dil, %al movq ___stack_chk_guard@GOTPCREL(%rip), %rcx movq (%rcx), %rcx movq %rcx, -8(%rbp) movb %al, -33(%rbp) movq L___const.s_box_4.sbox(%rip), %rax movq %rax, -32(%rbp) movq L___const.s_box_4.sbox+8(%rip), %rax movq %rax, -24(%rbp) movzbl -33(%rbp), %eax andl $12, %eax sarl $2, %eax ## kill: def $al killed $al killed $eax movb %al, -34(%rbp) movzbl -33(%rbp), %eax andl $3, %eax ## kill: def $al killed $al killed $eax movb %al, -35(%rbp) movzbl -34(%rbp), %eax movl %eax, %ecx leaq -32(%rbp), %rax shlq $2, %rcx addq %rcx, %rax movzbl -35(%rbp), %ecx ## kill: def $rcx killed $ecx movb (%rax,%rcx), %al movb %al, -36(%rbp) movb -36(%rbp), %al movb %al, -37(%rbp) ## 1-byte Spill movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB18_2 ## %bb.1: movb -37(%rbp), %al ## 1-byte Reload movzbl %al, %eax addq $48, %rsp popq %rbp retq LBB18_2: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .globl _inv_s_box_4 ## -- Begin function inv_s_box_4 .p2align 4, 0x90 _inv_s_box_4: ## @inv_s_box_4 .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 %dil, %al movq ___stack_chk_guard@GOTPCREL(%rip), %rcx movq (%rcx), %rcx movq %rcx, -8(%rbp) movb %al, -33(%rbp) movq L___const.inv_s_box_4.sbox(%rip), %rax movq %rax, -32(%rbp) movq L___const.inv_s_box_4.sbox+8(%rip), %rax movq %rax, -24(%rbp) movzbl -33(%rbp), %eax andl $12, %eax sarl $2, %eax ## kill: def $al killed $al killed $eax movb %al, -34(%rbp) movzbl -33(%rbp), %eax andl $3, %eax ## kill: def $al killed $al killed $eax movb %al, -35(%rbp) movzbl -34(%rbp), %eax movl %eax, %ecx leaq -32(%rbp), %rax shlq $2, %rcx addq %rcx, %rax movzbl -35(%rbp), %ecx ## kill: def $rcx killed $ecx movb (%rax,%rcx), %al movb %al, -36(%rbp) movb -36(%rbp), %al movb %al, -37(%rbp) ## 1-byte Spill movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB19_2 ## %bb.1: movb -37(%rbp), %al ## 1-byte Reload movzbl %al, %eax addq $48, %rsp popq %rbp retq LBB19_2: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Too few options. Program terminating...\n" L_.str.1: ## @.str.1 .asciz "-e" L_.str.2: ## @.str.2 .asciz "Set to encrypt.\n" L_.str.3: ## @.str.3 .asciz "-d" L_.str.4: ## @.str.4 .asciz "Set to decrypt.\n" L_.str.5: ## @.str.5 .asciz "Invalid option. Program terminating...\n" L_.str.6: ## @.str.6 .asciz "r" L_.str.7: ## @.str.7 .asciz "Cannot open input file, or file does not exist. Exiting...\n" L_.str.8: ## @.str.8 .asciz "Cannot read from input file. Exiting...\n" L_.str.9: ## @.str.9 .asciz "File data:\t%s" L_.str.10: ## @.str.10 .asciz "Data size: \t%d nibbles\n" L_.str.11: ## @.str.11 .asciz "Irregular data. Please pad to continue.\n" L_.str.12: ## @.str.12 .asciz "Key:\t\t0x%04X\n" L_.str.13: ## @.str.13 .asciz "Plaintext:\t0x" L_.str.14: ## @.str.14 .asciz "%04X" L_.str.15: ## @.str.15 .asciz "\nCiphertext:\t0x" L_.str.16: ## @.str.16 .asciz "\n" L_.str.17: ## @.str.17 .asciz "Ciphertext:\t0x" L_.str.18: ## @.str.18 .asciz "\nPlaintext:\t0x" L_.str.19: ## @.str.19 .asciz "w" L_.str.20: ## @.str.20 .asciz "Cannot open output file. Exiting...\n" L_.str.21: ## @.str.21 .asciz "0x%x:\t" L_.str.22: ## @.str.22 .asciz "%d" .section __TEXT,__literal16,16byte_literals .p2align 4 ## @__const.s_box_4.sbox L___const.s_box_4.sbox: .ascii "\t\004\n\013" .ascii "\r\001\b\005" .ascii "\006\002\000\003" .ascii "\f\016\017\007" .p2align 4 ## @__const.inv_s_box_4.sbox L___const.inv_s_box_4.sbox: .ascii "\n\005\t\013" .ascii "\001\007\b\017" .ascii "\006\000\002\003" .ascii "\f\004\r\016" .subsections_via_symbols
the_stack_data/176704458.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 sub x8, x29, #4 mov w9, #39322 movk w9, #16649, lsl #16 fmov s0, w9 stur s0, [x29, #-4] mov x9, x8 stur x9, [x29, #-16] mov x9, x8 str x9, [sp, #24] str x8, [sp, #16] ldur x8, [x29, #-16] ldr s0, [x8] fcvt d0, s0 mov x8, sp str d0, [x8] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF str x0, [sp, #8] ; 8-byte Folded Spill bl _printf ldr x0, [sp, #8] ; 8-byte Folded Reload ldr x8, [sp, #24] ldr s0, [x8] fcvt d0, s0 mov x8, sp str d0, [x8] bl _printf ldr x0, [sp, #8] ; 8-byte Folded Reload ldr x8, [sp, #16] ldr s0, [x8] fcvt d0, s0 mov x8, sp str d0, [x8] 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 "%f\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __TEXT,__literal4,4byte_literals .p2align 2 ## -- Begin function main LCPI0_0: .long 0x4109999a ## float 8.60000038 .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 movss LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, -4(%rbp) leaq -4(%rbp), %rax movq %rax, -16(%rbp) leaq -4(%rbp), %rax movq %rax, -24(%rbp) leaq -4(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm0 leaq L_.str(%rip), %rdi movb $1, %al callq _printf movq -24(%rbp), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm0 leaq L_.str(%rip), %rdi movb $1, %al callq _printf movq -32(%rbp), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm0 leaq L_.str(%rip), %rdi movb $1, %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 "%f\n" .subsections_via_symbols
the_stack_data/231392410.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #288 .cfi_def_cfa_offset 288 stp x28, x27, [sp, #256] ; 16-byte Folded Spill stp x29, x30, [sp, #272] ; 16-byte Folded Spill add x29, sp, #272 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w27, -24 .cfi_offset w28, -32 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-24] mov w1, #0 str wzr, [sp, #24] add x0, sp, #28 mov x2, #220 bl _memset mov w8, #1 str w8, [sp, #28] mov w8, #2 str w8, [sp, #32] mov w8, #3 str w8, [sp, #36] mov w8, #4 str w8, [sp, #40] str w8, [sp, #16] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #16] subs w8, w8, #55 cset w8, ge tbnz w8, #0, LBB0_4 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #16] subs w8, w8, #1 add x9, sp, #28 ldr w8, [x9, w8, sxtw #2] ldr w10, [sp, #16] subs w10, w10, #3 ldr w10, [x9, w10, sxtw #2] add w8, w8, w10 ldrsw x10, [sp, #16] str w8, [x9, x10, lsl #2] b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #16] add w8, w8, #1 str w8, [sp, #16] b LBB0_1 LBB0_4: b LBB0_5 LBB0_5: ; =>This Inner Loop Header: Depth=1 mov x9, sp add x8, sp, #20 str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _scanf subs w8, w0, #1 cset w8, ne tbnz w8, #0, LBB0_9 b LBB0_6 LBB0_6: ; in Loop: Header=BB0_5 Depth=1 ldr w8, [sp, #20] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_8 b LBB0_7 LBB0_7: str wzr, [sp, #24] b LBB0_9 LBB0_8: ; in Loop: Header=BB0_5 Depth=1 ldr w8, [sp, #20] subs w9, w8, #1 add x8, sp, #28 ldr w9, [x8, w9, sxtw #2] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf b LBB0_5 LBB0_9: ldr w8, [sp, #24] 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_11 b LBB0_10 LBB0_10: bl ___stack_chk_fail LBB0_11: ldr w0, [sp, #12] ; 4-byte Folded Reload ldp x29, x30, [sp, #272] ; 16-byte Folded Reload ldp x28, x27, [sp, #256] ; 16-byte Folded Reload add sp, sp, #288 ret .cfi_endproc ; -- End function .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 $256, %rsp ## imm = 0x100 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -244(%rbp) leaq -240(%rbp), %rdi xorl %esi, %esi movl $220, %edx callq _memset movl $1, -240(%rbp) movl $2, -236(%rbp) movl $3, -232(%rbp) movl $4, -228(%rbp) movl $4, -252(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 cmpl $55, -252(%rbp) jge LBB0_4 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movl -252(%rbp), %eax subl $1, %eax cltq movl -240(%rbp,%rax,4), %ecx movl -252(%rbp), %eax subl $3, %eax cltq addl -240(%rbp,%rax,4), %ecx movslq -252(%rbp), %rax movl %ecx, -240(%rbp,%rax,4) ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 movl -252(%rbp), %eax addl $1, %eax movl %eax, -252(%rbp) jmp LBB0_1 LBB0_4: jmp LBB0_5 LBB0_5: ## =>This Inner Loop Header: Depth=1 leaq L_.str(%rip), %rdi leaq -248(%rbp), %rsi movb $0, %al callq _scanf cmpl $1, %eax jne LBB0_9 ## %bb.6: ## in Loop: Header=BB0_5 Depth=1 cmpl $0, -248(%rbp) jne LBB0_8 ## %bb.7: movl $0, -244(%rbp) jmp LBB0_9 LBB0_8: ## in Loop: Header=BB0_5 Depth=1 movl -248(%rbp), %eax subl $1, %eax cltq movl -240(%rbp,%rax,4), %esi leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf jmp LBB0_5 LBB0_9: movl -244(%rbp), %eax movl %eax, -256(%rbp) ## 4-byte Spill movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_11 ## %bb.10: movl -256(%rbp), %eax ## 4-byte Reload addq $256, %rsp ## imm = 0x100 popq %rbp retq LBB0_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 "%d\n" .subsections_via_symbols
the_stack_data/37638017.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _nested_task_invocation ; -- Begin function nested_task_invocation .p2align 2 _nested_task_invocation: ; @nested_task_invocation .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-4] ldur w8, [x29, #-4] subs w8, w8, #0 cset w8, le tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldur w8, [x29, #-4] subs w0, w8, #1 bl _nested_task_invocation b LBB0_3 LBB0_2: ldur w9, [x29, #-4] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf b LBB0_3 LBB0_3: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _compute_result ; -- Begin function compute_result .p2align 2 _compute_result: ; @compute_result .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-4] ldur w0, [x29, #-4] bl _nested_task_invocation 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, #480 .cfi_def_cfa_offset 480 stp x28, x27, [sp, #448] ; 16-byte Folded Spill stp x29, x30, [sp, #464] ; 16-byte Folded Spill add x29, sp, #464 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w27, -24 .cfi_offset w28, -32 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-24] str wzr, [sp, #36] str w0, [sp, #32] str x1, [sp, #24] movi d0, #0000000000000000 str s0, [sp, #20] mov w0, #10 bl _compute_result str wzr, [sp, #16] b LBB2_1 LBB2_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #16] subs w8, w8, #100 cset w8, ge tbnz w8, #0, LBB2_4 b LBB2_2 LBB2_2: ; in Loop: Header=BB2_1 Depth=1 ldr s1, [sp, #16] ; implicit-def: $d0 fmov s0, s1 sshll.2d v0, v0, #0 ; kill: def $d0 killed $d0 killed $q0 scvtf d0, d0 fmov d1, #1.00000000 fmul d0, d0, d1 fcvt s0, d0 ldrsw x9, [sp, #16] add x8, sp, #40 str s0, [x8, x9, lsl #2] b LBB2_3 LBB2_3: ; in Loop: Header=BB2_1 Depth=1 ldr w8, [sp, #16] add w8, w8, #1 str w8, [sp, #16] b LBB2_1 LBB2_4: str wzr, [sp, #16] b LBB2_5 LBB2_5: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #16] subs w8, w8, #100 cset w8, ge tbnz w8, #0, LBB2_8 b LBB2_6 LBB2_6: ; in Loop: Header=BB2_5 Depth=1 ldrsw x9, [sp, #16] add x8, sp, #40 ldr s1, [x8, x9, lsl #2] ldr s0, [sp, #20] fadd s0, s0, s1 str s0, [sp, #20] b LBB2_7 LBB2_7: ; in Loop: Header=BB2_5 Depth=1 ldr w8, [sp, #16] add w8, w8, #1 str w8, [sp, #16] b LBB2_5 LBB2_8: ldr s0, [sp, #20] fcvt d0, s0 mov x8, sp str d0, [x8] adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _printf 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, LBB2_10 b LBB2_9 LBB2_9: bl ___stack_chk_fail LBB2_10: ldr w0, [sp, #12] ; 4-byte Folded Reload ldp x29, x30, [sp, #464] ; 16-byte Folded Reload ldp x28, x27, [sp, #448] ; 16-byte Folded Reload add sp, sp, #480 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "result: %d\n" l_.str.4: ; @.str.4 .asciz "result: %f\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _nested_task_invocation ## -- Begin function nested_task_invocation .p2align 4, 0x90 _nested_task_invocation: ## @nested_task_invocation .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl %edi, -4(%rbp) cmpl $0, -4(%rbp) jle LBB0_2 ## %bb.1: movl -4(%rbp), %edi subl $1, %edi callq _nested_task_invocation jmp LBB0_3 LBB0_2: movl -4(%rbp), %esi leaq L_.str(%rip), %rdi movb $0, %al callq _printf LBB0_3: addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _compute_result ## -- Begin function compute_result .p2align 4, 0x90 _compute_result: ## @compute_result .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl %edi, -4(%rbp) movl -4(%rbp), %edi callq _nested_task_invocation addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__literal8,8byte_literals .p2align 3 ## -- Begin function main LCPI2_0: .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 $448, %rsp ## imm = 0x1C0 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -420(%rbp) movl %edi, -424(%rbp) movq %rsi, -432(%rbp) xorps %xmm0, %xmm0 movss %xmm0, -436(%rbp) movl $10, %edi callq _compute_result movl $0, -440(%rbp) LBB2_1: ## =>This Inner Loop Header: Depth=1 cmpl $100, -440(%rbp) jge LBB2_4 ## %bb.2: ## in Loop: Header=BB2_1 Depth=1 cvtsi2sdl -440(%rbp), %xmm0 movsd LCPI2_0(%rip), %xmm1 ## xmm1 = mem[0],zero mulsd %xmm1, %xmm0 cvtsd2ss %xmm0, %xmm0 movslq -440(%rbp), %rax movss %xmm0, -416(%rbp,%rax,4) ## %bb.3: ## in Loop: Header=BB2_1 Depth=1 movl -440(%rbp), %eax addl $1, %eax movl %eax, -440(%rbp) jmp LBB2_1 LBB2_4: movl $0, -440(%rbp) LBB2_5: ## =>This Inner Loop Header: Depth=1 cmpl $100, -440(%rbp) jge LBB2_8 ## %bb.6: ## in Loop: Header=BB2_5 Depth=1 movslq -440(%rbp), %rax movss -416(%rbp,%rax,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero addss -436(%rbp), %xmm0 movss %xmm0, -436(%rbp) ## %bb.7: ## in Loop: Header=BB2_5 Depth=1 movl -440(%rbp), %eax addl $1, %eax movl %eax, -440(%rbp) jmp LBB2_5 LBB2_8: movss -436(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm0 leaq L_.str.4(%rip), %rdi movb $1, %al callq _printf movl -420(%rbp), %eax movl %eax, -444(%rbp) ## 4-byte Spill movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB2_10 ## %bb.9: movl -444(%rbp), %eax ## 4-byte Reload addq $448, %rsp ## imm = 0x1C0 popq %rbp retq LBB2_10: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "result: %d\n" L_.str.4: ## @.str.4 .asciz "result: %f\n" .subsections_via_symbols
the_stack_data/38195.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _alarm ; -- Begin function alarm .p2align 2 _alarm: ; @alarm .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] add x8, sp, #40 str x8, [sp] ldr x8, [sp] mov w0, #0 str wzr, [x8, #8] ldr x8, [sp] str xzr, [x8] ldur w8, [x29, #-8] ; kill: def $x8 killed $w8 ldr x9, [sp] str x8, [x9, #16] ldr x8, [sp] str wzr, [x8, #24] ldr x1, [sp] add x2, sp, #8 bl _setitimer subs w8, w0, #0 cset w8, ge tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: mov w8, #-1 stur w8, [x29, #-4] b LBB0_5 LBB0_2: ldr w8, [sp, #32] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: ldr x8, [sp, #24] add x8, x8, #1 str x8, [sp, #24] b LBB0_4 LBB0_4: ldr x8, [sp, #24] ; kill: def $w8 killed $w8 killed $x8 stur w8, [x29, #-4] b LBB0_5 LBB0_5: ldur w0, [x29, #-4] ldp x29, x30, [sp, #80] ; 16-byte Folded Reload add sp, sp, #96 ret .cfi_endproc ; -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _alarm ## -- Begin function alarm .p2align 4, 0x90 _alarm: ## @alarm .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) leaq -40(%rbp), %rax movq %rax, -80(%rbp) movq -80(%rbp), %rax movl $0, 8(%rax) movq -80(%rbp), %rax movq $0, (%rax) movl -8(%rbp), %eax movl %eax, %ecx movq -80(%rbp), %rax movq %rcx, 16(%rax) movq -80(%rbp), %rax movl $0, 24(%rax) movq -80(%rbp), %rsi xorl %edi, %edi leaq -72(%rbp), %rdx callq _setitimer cmpl $0, %eax jge LBB0_2 ## %bb.1: movl $-1, -4(%rbp) jmp LBB0_5 LBB0_2: cmpl $0, -48(%rbp) je LBB0_4 ## %bb.3: movq -56(%rbp), %rax addq $1, %rax movq %rax, -56(%rbp) LBB0_4: movq -56(%rbp), %rax ## kill: def $eax killed $eax killed $rax movl %eax, -4(%rbp) LBB0_5: movl -4(%rbp), %eax addq $80, %rsp popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/499224.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: 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 popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/103265203.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] mov w8, #1 stur w8, [x29, #-16] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf mov x9, sp sub x8, x29, #8 str x8, [x9] sub x8, x29, #12 str x8, [x9, #8] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _scanf ldur w8, [x29, #-12] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldur w8, [x29, #-8] ; implicit-def: $x10 mov x10, x8 ldur w9, [x29, #-12] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x10, [x9] str x8, [x9, #8] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf b LBB0_10 LBB0_2: ldur w8, [x29, #-12] subs w8, w8, #0 cset w8, le tbnz w8, #0, LBB0_8 b LBB0_3 LBB0_3: mov w8, #1 stur w8, [x29, #-20] b LBB0_4 LBB0_4: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-20] ldur w9, [x29, #-12] subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB0_7 b LBB0_5 LBB0_5: ; in Loop: Header=BB0_4 Depth=1 ldur w9, [x29, #-8] ldur w8, [x29, #-16] mul w8, w8, w9 stur w8, [x29, #-16] b LBB0_6 LBB0_6: ; in Loop: Header=BB0_4 Depth=1 ldur w8, [x29, #-20] add w8, w8, #1 stur w8, [x29, #-20] b LBB0_4 LBB0_7: ldur w8, [x29, #-8] ; implicit-def: $x11 mov x11, x8 ldur w8, [x29, #-12] ; implicit-def: $x10 mov x10, x8 ldur w9, [x29, #-16] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x11, [x9] str x10, [x9, #8] str x8, [x9, #16] adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf b LBB0_9 LBB0_8: adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _printf b LBB0_9 LBB0_9: b LBB0_10 LBB0_10: mov w0, #0 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Enter base number and power:" l_.str.1: ; @.str.1 .asciz "%d %d" l_.str.2: ; @.str.2 .asciz "%d ^ %d = 1" l_.str.3: ; @.str.3 .asciz "%d ^ %d = %d" l_.str.4: ; @.str.4 .asciz "Invalid Input" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl $0, -4(%rbp) movl $1, -16(%rbp) leaq L_.str(%rip), %rdi movb $0, %al callq _printf leaq L_.str.1(%rip), %rdi leaq -8(%rbp), %rsi leaq -12(%rbp), %rdx movb $0, %al callq _scanf cmpl $0, -12(%rbp) jne LBB0_2 ## %bb.1: movl -8(%rbp), %esi movl -12(%rbp), %edx leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf jmp LBB0_10 LBB0_2: cmpl $0, -12(%rbp) jle LBB0_8 ## %bb.3: movl $1, -20(%rbp) LBB0_4: ## =>This Inner Loop Header: Depth=1 movl -20(%rbp), %eax cmpl -12(%rbp), %eax jg LBB0_7 ## %bb.5: ## in Loop: Header=BB0_4 Depth=1 movl -8(%rbp), %eax imull -16(%rbp), %eax movl %eax, -16(%rbp) ## %bb.6: ## in Loop: Header=BB0_4 Depth=1 movl -20(%rbp), %eax addl $1, %eax movl %eax, -20(%rbp) jmp LBB0_4 LBB0_7: movl -8(%rbp), %esi movl -12(%rbp), %edx movl -16(%rbp), %ecx leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf jmp LBB0_9 LBB0_8: leaq L_.str.4(%rip), %rdi movb $0, %al callq _printf LBB0_9: jmp LBB0_10 LBB0_10: xorl %eax, %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Enter base number and power:" L_.str.1: ## @.str.1 .asciz "%d %d" L_.str.2: ## @.str.2 .asciz "%d ^ %d = 1" L_.str.3: ## @.str.3 .asciz "%d ^ %d = %d" L_.str.4: ## @.str.4 .asciz "Invalid Input" .subsections_via_symbols
the_stack_data/100139868.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #192 .cfi_def_cfa_offset 192 stp x29, x30, [sp, #176] ; 16-byte Folded Spill add x29, sp, #176 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] str wzr, [sp, #64] str w0, [sp, #60] str x1, [sp, #48] mov x8, #1 str x8, [sp, #32] ldr w8, [sp, #60] subs w8, w8, #2 cset w8, ge tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: adrp x8, ___stderrp@GOTPAGE ldr x8, [x8, ___stderrp@GOTPAGEOFF] ldr x0, [x8] ldr x8, [sp, #48] ldr x8, [x8] mov x9, sp str x8, [x9] adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF bl _fprintf mov w0, #1 bl _exit LBB0_2: ldr x8, [sp, #48] ldr x0, [x8, #8] adrp x1, l_.str.1@PAGE add x1, x1, l_.str.1@PAGEOFF bl _fopen str x0, [sp, #40] ldr x8, [sp, #40] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: ldr x8, [sp, #48] ldr x0, [x8, #8] bl _perror mov w0, #1 bl _exit LBB0_4: str wzr, [sp, #20] mov w8, #48 strb w8, [sp, #68] mov w8, #120 strb w8, [sp, #69] b LBB0_5 LBB0_5: ; =>This Inner Loop Header: Depth=1 ldr x0, [sp, #40] bl _feof subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB0_12 b LBB0_6 LBB0_6: ; in Loop: Header=BB0_5 Depth=1 add x8, sp, #68 str x8, [sp, #8] ; 8-byte Folded Spill strb wzr, [sp, #167] strb wzr, [sp, #70] add x0, x8, #2 ldr x2, [sp, #40] mov w1, #98 bl _fgets ldr x0, [sp, #8] ; 8-byte Folded Reload bl _strlen subs x8, x0, #4 cset w8, hs tbnz w8, #0, LBB0_8 b LBB0_7 LBB0_7: b LBB0_12 LBB0_8: ; in Loop: Header=BB0_5 Depth=1 add x0, sp, #68 mov x1, #0 mov w2, #0 bl _strtoull str x0, [sp, #24] ldr x8, [sp, #32] subs x8, x8, #1 cset w8, eq tbnz w8, #0, LBB0_11 b LBB0_9 LBB0_9: ; in Loop: Header=BB0_5 Depth=1 ldr x8, [sp, #24] ldr x9, [sp, #32] add x9, x9, #4 subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_11 b LBB0_10 LBB0_10: ; in Loop: Header=BB0_5 Depth=1 ldr w9, [sp, #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 str wzr, [sp, #20] b LBB0_11 LBB0_11: ; in Loop: Header=BB0_5 Depth=1 ldr w8, [sp, #20] add w8, w8, #1 str w8, [sp, #20] ldr x8, [sp, #24] str x8, [sp, #32] b LBB0_5 LBB0_12: ldr w9, [sp, #20] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_14 b LBB0_13 LBB0_13: bl ___stack_chk_fail LBB0_14: 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 "usage: %s inputfile\n" l_.str.1: ; @.str.1 .asciz "r" l_.str.2: ; @.str.2 .asciz "%i\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $160, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -116(%rbp) movl %edi, -120(%rbp) movq %rsi, -128(%rbp) movq $1, -144(%rbp) cmpl $2, -120(%rbp) jge LBB0_2 ## %bb.1: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi movq -128(%rbp), %rax movq (%rax), %rdx leaq L_.str(%rip), %rsi xorl %eax, %eax ## kill: def $al killed $al killed $eax callq _fprintf movl $1, %edi callq _exit LBB0_2: movq -128(%rbp), %rax movq 8(%rax), %rdi leaq L_.str.1(%rip), %rsi callq _fopen movq %rax, -136(%rbp) cmpq $0, -136(%rbp) jne LBB0_4 ## %bb.3: movq -128(%rbp), %rax movq 8(%rax), %rdi callq _perror movl $1, %edi callq _exit LBB0_4: movl $0, -156(%rbp) movb $48, -112(%rbp) movb $120, -111(%rbp) LBB0_5: ## =>This Inner Loop Header: Depth=1 movq -136(%rbp), %rdi callq _feof cmpl $0, %eax setne %al xorb $-1, %al testb $1, %al jne LBB0_6 jmp LBB0_12 LBB0_6: ## in Loop: Header=BB0_5 Depth=1 movb $0, -13(%rbp) movb $0, -110(%rbp) leaq -112(%rbp), %rdi addq $2, %rdi movq -136(%rbp), %rdx movl $98, %esi callq _fgets leaq -112(%rbp), %rdi callq _strlen cmpq $4, %rax jae LBB0_8 ## %bb.7: jmp LBB0_12 LBB0_8: ## in Loop: Header=BB0_5 Depth=1 leaq -112(%rbp), %rdi xorl %eax, %eax movl %eax, %esi xorl %edx, %edx callq _strtoull movq %rax, -152(%rbp) cmpq $1, -144(%rbp) je LBB0_11 ## %bb.9: ## in Loop: Header=BB0_5 Depth=1 movq -152(%rbp), %rax movq -144(%rbp), %rcx addq $4, %rcx cmpq %rcx, %rax je LBB0_11 ## %bb.10: ## in Loop: Header=BB0_5 Depth=1 movl -156(%rbp), %esi leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf movl $0, -156(%rbp) LBB0_11: ## in Loop: Header=BB0_5 Depth=1 movl -156(%rbp), %eax addl $1, %eax movl %eax, -156(%rbp) movq -152(%rbp), %rax movq %rax, -144(%rbp) jmp LBB0_5 LBB0_12: movl -156(%rbp), %esi leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_14 ## %bb.13: xorl %eax, %eax addq $160, %rsp popq %rbp retq LBB0_14: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "usage: %s inputfile\n" L_.str.1: ## @.str.1 .asciz "r" L_.str.2: ## @.str.2 .asciz "%i\n" .subsections_via_symbols
the_stack_data/54824891.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] mov w8, #1 stur w8, [x29, #-8] stur wzr, [x29, #-12] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-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 ldur w0, [x29, #-8] bl _f1 mov x9, sp ; implicit-def: $x8 mov x8, x0 str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-12] add w8, w8, #1 stur w8, [x29, #-12] b LBB0_1 LBB0_4: mov w0, #0 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _f1 ; -- Begin function f1 .p2align 2 _f1: ; @f1 .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str w0, [sp, #12] adrp x10, _f1.y@PAGE ldr w8, [x10, _f1.y@PAGEOFF] add w8, w8, #1 str w8, [x10, _f1.y@PAGEOFF] adrp x9, _f1.z@PAGE ldr w8, [x9, _f1.z@PAGEOFF] add w8, w8, #1 str w8, [x9, _f1.z@PAGEOFF] ldr w8, [sp, #12] ldr w10, [x10, _f1.y@PAGEOFF] add w8, w8, w10 ldr w9, [x9, _f1.z@PAGEOFF] add w0, w8, w9 add sp, sp, #16 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%4d\n" .section __DATA,__data .p2align 2 ; @f1.z _f1.z: .long 3 ; 0x3 .zerofill __DATA,__bss,_f1.y,4,2 ; @f1.y .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl $0, -4(%rbp) movl $1, -8(%rbp) movl $0, -12(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 cmpl $3, -12(%rbp) jge LBB0_4 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movl -8(%rbp), %edi callq _f1 movl %eax, %esi leaq L_.str(%rip), %rdi movb $0, %al callq _printf ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 movl -12(%rbp), %eax addl $1, %eax movl %eax, -12(%rbp) jmp LBB0_1 LBB0_4: xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _f1 ## -- Begin function f1 .p2align 4, 0x90 _f1: ## @f1 .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 _f1.y(%rip), %eax addl $1, %eax movl %eax, _f1.y(%rip) movl _f1.z(%rip), %eax addl $1, %eax movl %eax, _f1.z(%rip) movl -4(%rbp), %eax addl _f1.y(%rip), %eax addl _f1.z(%rip), %eax popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%4d\n" .section __DATA,__data .p2align 2 ## @f1.z _f1.z: .long 3 ## 0x3 .zerofill __DATA,__bss,_f1.y,4,2 ## @f1.y .subsections_via_symbols
the_stack_data/520504.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _mul8_066 ; -- Begin function mul8_066 .p2align 2 _mul8_066: ; @mul8_066 .cfi_startproc ; %bb.0: sub sp, sp, #192 .cfi_def_cfa_offset 192 strb w0, [sp, #191] strb w1, [sp, #190] strh wzr, [sp, #188] ldrb w8, [sp, #191] asr w8, w8, #0 and w8, w8, #0x1 strb w8, [sp, #187] ldrb w8, [sp, #191] asr w8, w8, #1 and w8, w8, #0x1 strb w8, [sp, #186] ldrb w8, [sp, #191] asr w8, w8, #2 and w8, w8, #0x1 strb w8, [sp, #185] ldrb w8, [sp, #191] asr w8, w8, #3 and w8, w8, #0x1 strb w8, [sp, #184] ldrb w8, [sp, #191] asr w8, w8, #4 and w8, w8, #0x1 strb w8, [sp, #183] ldrb w8, [sp, #191] asr w8, w8, #5 and w8, w8, #0x1 strb w8, [sp, #182] ldrb w8, [sp, #191] asr w8, w8, #6 and w8, w8, #0x1 strb w8, [sp, #181] ldrb w8, [sp, #191] asr w8, w8, #7 and w8, w8, #0x1 strb w8, [sp, #180] ldrb w8, [sp, #190] asr w8, w8, #1 and w8, w8, #0x1 strb w8, [sp, #179] ldrb w8, [sp, #190] asr w8, w8, #2 and w8, w8, #0x1 strb w8, [sp, #178] ldrb w8, [sp, #190] asr w8, w8, #3 and w8, w8, #0x1 strb w8, [sp, #177] ldrb w8, [sp, #190] asr w8, w8, #4 and w8, w8, #0x1 strb w8, [sp, #176] ldrb w8, [sp, #190] asr w8, w8, #5 and w8, w8, #0x1 strb w8, [sp, #175] ldrb w8, [sp, #190] asr w8, w8, #6 and w8, w8, #0x1 strb w8, [sp, #174] ldrb w8, [sp, #190] asr w8, w8, #7 and w8, w8, #0x1 strb w8, [sp, #173] ldrb w8, [sp, #174] ldrb w9, [sp, #174] eon w8, w8, w9 strb w8, [sp, #172] ldrb w8, [sp, #174] ldrb w9, [sp, #174] eon w8, w8, w9 strb w8, [sp, #171] ldrb w8, [sp, #179] ldrb w9, [sp, #172] orr w8, w8, w9 mvn w8, w8 strb w8, [sp, #170] ldrb w8, [sp, #181] ldrb w9, [sp, #181] eon w8, w8, w9 strb w8, [sp, #169] ldrb w8, [sp, #171] ldrb w9, [sp, #174] orr w8, w8, w9 mvn w8, w8 strb w8, [sp, #168] ldrb w8, [sp, #179] ldrb w9, [sp, #181] and w8, w8, w9 mvn w8, w8 strb w8, [sp, #167] ldrb w8, [sp, #183] ldrb w9, [sp, #172] orr w8, w8, w9 mvn w8, w8 strb w8, [sp, #166] ldrb w8, [sp, #183] ldrb w9, [sp, #172] orr w8, w8, w9 mvn w8, w8 strb w8, [sp, #165] ldrb w8, [sp, #184] ldrb w9, [sp, #172] orr w8, w8, w9 mvn w8, w8 strb w8, [sp, #164] ldrb w8, [sp, #169] ldrb w9, [sp, #173] orr w8, w8, w9 mvn w8, w8 strb w8, [sp, #163] ldrb w8, [sp, #169] ldrb w9, [sp, #166] orr w8, w8, w9 strb w8, [sp, #162] ldrb w8, [sp, #169] strb w8, [sp, #161] ldrb w8, [sp, #169] strb w8, [sp, #160] ldrb w8, [sp, #163] mvn w8, w8 strb w8, [sp, #159] ldrb w8, [sp, #182] ldrb w9, [sp, #160] orr w8, w8, w9 mvn w8, w8 strb w8, [sp, #158] ldrb w8, [sp, #171] ldrb w9, [sp, #170] and w8, w8, w9 mvn w8, w8 strb w8, [sp, #157] ldrb w8, [sp, #163] ldrb w9, [sp, #170] and w8, w8, w9 strb w8, [sp, #156] ldrb w8, [sp, #160] strb w8, [sp, #155] ldrb w8, [sp, #165] ldrb w9, [sp, #155] and w8, w8, w9 ldrb w10, [sp, #165] ldrb w9, [sp, #156] bic w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #154] ldrb w8, [sp, #165] ldrb w9, [sp, #155] and w8, w8, w9 ldrb w10, [sp, #165] ldrb w9, [sp, #156] bic w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #153] ldrb w8, [sp, #153] ldrb w9, [sp, #161] orr w8, w8, w9 mvn w8, w8 strb w8, [sp, #152] ldrb w8, [sp, #153] ldrb w9, [sp, #161] orr w8, w8, w9 mvn w8, w8 strb w8, [sp, #151] ldrb w8, [sp, #169] mvn w8, w8 strb w8, [sp, #150] ldrb w8, [sp, #156] ldrb w9, [sp, #154] orr w8, w8, w9 ldrb w9, [sp, #165] orr w8, w8, w9 mvn w8, w8 strb w8, [sp, #149] ldrb w8, [sp, #156] ldrb w9, [sp, #154] orr w8, w8, w9 ldrb w9, [sp, #165] orr w8, w8, w9 mvn w8, w8 strb w8, [sp, #148] ldrb w8, [sp, #160] mvn w8, w8 strb w8, [sp, #147] ldrb w8, [sp, #175] ldrb w9, [sp, #187] and w8, w8, w9 mvn w8, w8 strb w8, [sp, #146] ldrb w8, [sp, #151] ldrb w9, [sp, #152] orr w8, w8, w9 mvn w8, w8 strb w8, [sp, #145] ldrb w8, [sp, #151] ldrb w9, [sp, #152] orr w8, w8, w9 mvn w8, w8 strb w8, [sp, #144] ldrb w8, [sp, #184] ldrb w9, [sp, #149] and w8, w8, w9 ldrb w10, [sp, #184] ldrb w9, [sp, #146] bic w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #143] ldrb w8, [sp, #162] ldrb w9, [sp, #147] and w8, w8, w9 strb w8, [sp, #142] ldrb w8, [sp, #143] strb w8, [sp, #141] ldrb w8, [sp, #168] ldrb w9, [sp, #154] and w8, w8, w9 strb w8, [sp, #140] ldrb w8, [sp, #167] mvn w8, w8 strb w8, [sp, #139] ldrb w8, [sp, #151] ldrb w9, [sp, #187] and w8, w8, w9 mvn w8, w8 strb w8, [sp, #138] ldrb w8, [sp, #148] ldrb w9, [sp, #145] orr w8, w8, w9 mvn w8, w8 strb w8, [sp, #137] ldrb w8, [sp, #159] ldrb w9, [sp, #142] and w8, w8, w9 ldrb w9, [sp, #177] and w8, w8, w9 mvn w8, w8 strb w8, [sp, #136] ldrb w8, [sp, #140] strb w8, [sp, #135] ldrb w8, [sp, #162] mvn w8, w8 strb w8, [sp, #134] ldrb w8, [sp, #150] ldrb w9, [sp, #145] orr w8, w8, w9 mvn w8, w8 strb w8, [sp, #133] ldrb w8, [sp, #180] ldrb w9, [sp, #179] and w8, w8, w9 strb w8, [sp, #132] ldrb w8, [sp, #143] ldrb w9, [sp, #142] and w8, w8, w9 mvn w8, w8 strb w8, [sp, #131] ldrb w8, [sp, #139] ldrb w9, [sp, #137] orr w8, w8, w9 strb w8, [sp, #130] ldrb w8, [sp, #136] mvn w8, w8 strb w8, [sp, #129] ldrb w8, [sp, #157] strb w8, [sp, #128] ldrb w8, [sp, #129] strb w8, [sp, #127] ldrb w8, [sp, #181] ldrb w9, [sp, #178] and w8, w8, w9 strb w8, [sp, #126] ldrb w8, [sp, #144] strb w8, [sp, #125] ldrb w8, [sp, #180] ldrb w9, [sp, #178] and w8, w8, w9 strb w8, [sp, #124] ldrb w8, [sp, #150] strb w8, [sp, #123] ldrb w8, [sp, #151] ldrb w9, [sp, #138] eor w8, w8, w9 strb w8, [sp, #122] ldrb w8, [sp, #133] ldrb w9, [sp, #122] orr w8, w8, w9 ldrb w9, [sp, #125] orr w8, w8, w9 mvn w8, w8 strb w8, [sp, #121] ldrb w8, [sp, #141] ldrb w9, [sp, #158] orr w8, w8, w9 mvn w8, w8 strb w8, [sp, #120] ldrb w8, [sp, #164] strb w8, [sp, #119] ldrb w8, [sp, #183] ldrb w9, [sp, #177] and w8, w8, w9 strb w8, [sp, #118] ldrb w8, [sp, #182] ldrb w9, [sp, #177] and w8, w8, w9 strb w8, [sp, #117] ldrb w8, [sp, #181] ldrb w9, [sp, #177] and w8, w8, w9 strb w8, [sp, #116] ldrb w8, [sp, #180] ldrb w9, [sp, #177] and w8, w8, w9 strb w8, [sp, #115] ldrb w8, [sp, #184] ldrb w9, [sp, #176] and w8, w8, w9 strb w8, [sp, #114] ldrb w8, [sp, #183] ldrb w9, [sp, #176] and w8, w8, w9 strb w8, [sp, #113] ldrb w8, [sp, #182] ldrb w9, [sp, #176] and w8, w8, w9 strb w8, [sp, #112] ldrb w8, [sp, #181] ldrb w9, [sp, #176] and w8, w8, w9 strb w8, [sp, #111] ldrb w8, [sp, #180] ldrb w9, [sp, #176] and w8, w8, w9 strb w8, [sp, #110] ldrb w8, [sp, #185] ldrb w9, [sp, #175] and w8, w8, w9 strb w8, [sp, #109] ldrb w8, [sp, #184] ldrb w9, [sp, #175] and w8, w8, w9 strb w8, [sp, #108] ldrb w8, [sp, #184] ldrb w9, [sp, #175] and w8, w8, w9 strb w8, [sp, #107] ldrb w8, [sp, #183] ldrb w9, [sp, #175] and w8, w8, w9 strb w8, [sp, #106] ldrb w8, [sp, #128] ldrb w9, [sp, #132] and w8, w8, w9 strb w8, [sp, #105] ldrb w8, [sp, #182] ldrb w9, [sp, #175] and w8, w8, w9 strb w8, [sp, #104] ldrb w8, [sp, #181] ldrb w9, [sp, #175] and w8, w8, w9 strb w8, [sp, #103] ldrb w8, [sp, #180] ldrb w9, [sp, #175] and w8, w8, w9 strb w8, [sp, #102] ldrb w8, [sp, #180] ldrb w9, [sp, #175] and w8, w8, w9 strb w8, [sp, #101] ldrb w8, [sp, #186] ldrb w9, [sp, #174] and w8, w8, w9 strb w8, [sp, #100] ldrb w8, [sp, #184] ldrb w9, [sp, #174] and w8, w8, w9 strb w8, [sp, #99] ldrb w8, [sp, #183] ldrb w9, [sp, #174] and w8, w8, w9 strb w8, [sp, #98] ldrb w8, [sp, #182] ldrb w9, [sp, #174] and w8, w8, w9 strb w8, [sp, #97] ldrb w8, [sp, #181] ldrb w9, [sp, #174] and w8, w8, w9 strb w8, [sp, #96] ldrb w8, [sp, #180] ldrb w9, [sp, #174] and w8, w8, w9 strb w8, [sp, #95] ldrb w8, [sp, #185] ldrb w9, [sp, #173] and w8, w8, w9 strb w8, [sp, #94] ldrb w8, [sp, #184] ldrb w9, [sp, #173] and w8, w8, w9 strb w8, [sp, #93] ldrb w8, [sp, #183] ldrb w9, [sp, #173] and w8, w8, w9 strb w8, [sp, #92] ldrb w8, [sp, #182] ldrb w9, [sp, #173] and w8, w8, w9 strb w8, [sp, #91] ldrb w8, [sp, #181] ldrb w9, [sp, #173] and w8, w8, w9 strb w8, [sp, #90] ldrb w8, [sp, #180] ldrb w9, [sp, #173] and w8, w8, w9 strb w8, [sp, #89] ldrb w8, [sp, #142] ldrb w9, [sp, #135] eor w8, w8, w9 ldrb w9, [sp, #119] eor w8, w8, w9 strb w8, [sp, #88] ldrb w8, [sp, #132] ldrb w9, [sp, #126] and w8, w8, w9 strb w8, [sp, #87] ldrb w8, [sp, #132] ldrb w9, [sp, #126] orr w8, w8, w9 strb w8, [sp, #86] ldrb w8, [sp, #120] ldrb w9, [sp, #120] and w8, w8, w9 strb w8, [sp, #85] ldrb w8, [sp, #118] ldrb w9, [sp, #114] eor w8, w8, w9 ldrb w9, [sp, #109] eor w8, w8, w9 strb w8, [sp, #84] ldrb w8, [sp, #118] ldrb w9, [sp, #114] and w8, w8, w9 ldrb w9, [sp, #114] ldrb w10, [sp, #109] and w9, w9, w10 orr w8, w8, w9 ldrb w9, [sp, #118] ldrb w10, [sp, #109] and w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #83] ldrb w8, [sp, #117] ldrb w9, [sp, #113] eor w8, w8, w9 ldrb w9, [sp, #108] eor w8, w8, w9 strb w8, [sp, #82] ldrb w8, [sp, #117] ldrb w9, [sp, #113] and w8, w8, w9 ldrb w9, [sp, #113] ldrb w10, [sp, #108] and w9, w9, w10 orr w8, w8, w9 ldrb w9, [sp, #117] ldrb w10, [sp, #108] and w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #81] ldrb w8, [sp, #116] ldrb w9, [sp, #112] eor w8, w8, w9 ldrb w9, [sp, #106] eor w8, w8, w9 strb w8, [sp, #80] ldrb w8, [sp, #116] ldrb w9, [sp, #112] and w8, w8, w9 ldrb w9, [sp, #112] ldrb w10, [sp, #106] and w9, w9, w10 orr w8, w8, w9 ldrb w9, [sp, #116] ldrb w10, [sp, #106] and w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #79] ldrb w8, [sp, #115] ldrb w9, [sp, #111] eor w8, w8, w9 ldrb w9, [sp, #104] eor w8, w8, w9 strb w8, [sp, #78] ldrb w8, [sp, #115] ldrb w9, [sp, #111] and w8, w8, w9 ldrb w9, [sp, #111] ldrb w10, [sp, #104] and w9, w9, w10 orr w8, w8, w9 ldrb w9, [sp, #115] ldrb w10, [sp, #104] and w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #77] ldrb w8, [sp, #110] ldrb w9, [sp, #103] eor w8, w8, w9 strb w8, [sp, #76] ldrb w8, [sp, #110] ldrb w9, [sp, #103] and w8, w8, w9 strb w8, [sp, #75] ldrb w8, [sp, #88] ldrb w9, [sp, #85] eor w8, w8, w9 ldrb w9, [sp, #84] eor w8, w8, w9 strb w8, [sp, #74] ldrb w8, [sp, #88] ldrb w9, [sp, #85] and w8, w8, w9 ldrb w9, [sp, #85] ldrb w10, [sp, #84] and w9, w9, w10 orr w8, w8, w9 ldrb w9, [sp, #88] ldrb w10, [sp, #84] and w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #73] ldrb w8, [sp, #86] ldrb w9, [sp, #100] eor w8, w8, w9 ldrb w9, [sp, #82] eor w8, w8, w9 strb w8, [sp, #72] ldrb w8, [sp, #86] ldrb w9, [sp, #100] and w8, w8, w9 ldrb w9, [sp, #100] ldrb w10, [sp, #82] and w9, w9, w10 orr w8, w8, w9 ldrb w9, [sp, #86] ldrb w10, [sp, #82] and w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #71] ldrb w8, [sp, #124] ldrb w9, [sp, #87] eor w8, w8, w9 ldrb w9, [sp, #80] eor w8, w8, w9 strb w8, [sp, #70] ldrb w8, [sp, #124] ldrb w9, [sp, #87] and w8, w8, w9 ldrb w9, [sp, #87] ldrb w10, [sp, #80] and w9, w9, w10 orr w8, w8, w9 ldrb w9, [sp, #124] ldrb w10, [sp, #80] and w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #69] ldrb w8, [sp, #83] ldrb w9, [sp, #123] eor w8, w8, w9 strb w8, [sp, #68] ldrb w8, [sp, #83] ldrb w9, [sp, #123] and w8, w8, w9 strb w8, [sp, #67] ldrb w8, [sp, #81] ldrb w9, [sp, #99] eor w8, w8, w9 ldrb w9, [sp, #94] eor w8, w8, w9 strb w8, [sp, #66] ldrb w8, [sp, #81] ldrb w9, [sp, #99] and w8, w8, w9 ldrb w9, [sp, #99] ldrb w10, [sp, #94] and w9, w9, w10 orr w8, w8, w9 ldrb w9, [sp, #81] ldrb w10, [sp, #94] and w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #65] ldrb w8, [sp, #79] ldrb w9, [sp, #98] eor w8, w8, w9 ldrb w9, [sp, #93] eor w8, w8, w9 strb w8, [sp, #64] ldrb w8, [sp, #79] ldrb w9, [sp, #98] and w8, w8, w9 ldrb w9, [sp, #98] ldrb w10, [sp, #93] and w9, w9, w10 orr w8, w8, w9 ldrb w9, [sp, #79] ldrb w10, [sp, #93] and w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #63] ldrb w8, [sp, #77] ldrb w9, [sp, #97] eor w8, w8, w9 ldrb w9, [sp, #92] eor w8, w8, w9 strb w8, [sp, #62] ldrb w8, [sp, #77] ldrb w9, [sp, #97] and w8, w8, w9 ldrb w9, [sp, #97] ldrb w10, [sp, #92] and w9, w9, w10 orr w8, w8, w9 ldrb w9, [sp, #77] ldrb w10, [sp, #92] and w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #61] ldrb w8, [sp, #130] strb w8, [sp, #60] ldrb w8, [sp, #75] ldrb w9, [sp, #96] eor w8, w8, w9 ldrb w9, [sp, #91] eor w8, w8, w9 strb w8, [sp, #59] ldrb w8, [sp, #75] ldrb w9, [sp, #96] and w8, w8, w9 ldrb w9, [sp, #96] ldrb w10, [sp, #91] and w9, w9, w10 orr w8, w8, w9 ldrb w9, [sp, #75] ldrb w10, [sp, #91] and w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #58] ldrb w8, [sp, #95] ldrb w9, [sp, #90] and w8, w8, w9 strb w8, [sp, #57] ldrb w8, [sp, #95] ldrb w9, [sp, #90] eor w8, w8, w9 strb w8, [sp, #56] ldrb w8, [sp, #60] ldrb w9, [sp, #114] orr w8, w8, w9 strb w8, [sp, #55] ldrb w8, [sp, #74] strb w8, [sp, #54] ldrb w8, [sp, #72] ldrb w9, [sp, #73] eor w8, w8, w9 ldrb w9, [sp, #68] eor w8, w8, w9 strb w8, [sp, #53] ldrb w8, [sp, #72] ldrb w9, [sp, #73] and w8, w8, w9 ldrb w9, [sp, #73] ldrb w10, [sp, #68] and w9, w9, w10 orr w8, w8, w9 ldrb w9, [sp, #72] ldrb w10, [sp, #68] and w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #52] ldrb w8, [sp, #70] ldrb w9, [sp, #71] eor w8, w8, w9 ldrb w9, [sp, #66] eor w8, w8, w9 strb w8, [sp, #51] ldrb w8, [sp, #70] ldrb w9, [sp, #71] and w8, w8, w9 ldrb w9, [sp, #71] ldrb w10, [sp, #66] and w9, w9, w10 orr w8, w8, w9 ldrb w9, [sp, #70] ldrb w10, [sp, #66] and w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #50] ldrb w8, [sp, #78] ldrb w9, [sp, #69] eor w8, w8, w9 ldrb w9, [sp, #64] eor w8, w8, w9 strb w8, [sp, #49] ldrb w8, [sp, #78] ldrb w9, [sp, #69] and w8, w8, w9 ldrb w9, [sp, #69] ldrb w10, [sp, #64] and w9, w9, w10 orr w8, w8, w9 ldrb w9, [sp, #78] ldrb w10, [sp, #64] and w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #48] ldrb w8, [sp, #76] ldrb w9, [sp, #62] and w8, w8, w9 strb w8, [sp, #47] ldrb w8, [sp, #76] ldrb w9, [sp, #62] eor w8, w8, w9 strb w8, [sp, #46] ldrb w8, [sp, #101] ldrb w9, [sp, #59] and w8, w8, w9 strb w8, [sp, #45] ldrb w8, [sp, #102] ldrb w9, [sp, #59] eor w8, w8, w9 strb w8, [sp, #44] ldrb w8, [sp, #55] ldrb w9, [sp, #84] orr w8, w8, w9 strb w8, [sp, #43] ldrb w8, [sp, #55] ldrb w9, [sp, #84] orr w8, w8, w9 strb w8, [sp, #42] ldrb w8, [sp, #54] strb w8, [sp, #41] ldrb w8, [sp, #53] ldrb w9, [sp, #147] eor w8, w8, w9 strb w8, [sp, #40] ldrb w8, [sp, #53] ldrb w9, [sp, #147] and w8, w8, w9 strb w8, [sp, #39] ldrb w8, [sp, #51] ldrb w9, [sp, #52] eor w8, w8, w9 ldrb w9, [sp, #67] eor w8, w8, w9 strb w8, [sp, #38] ldrb w8, [sp, #51] ldrb w9, [sp, #52] and w8, w8, w9 ldrb w9, [sp, #52] ldrb w10, [sp, #67] and w9, w9, w10 orr w8, w8, w9 ldrb w9, [sp, #51] ldrb w10, [sp, #67] and w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #37] ldrb w8, [sp, #49] ldrb w9, [sp, #50] eor w8, w8, w9 ldrb w9, [sp, #65] eor w8, w8, w9 strb w8, [sp, #36] ldrb w8, [sp, #49] ldrb w9, [sp, #50] and w8, w8, w9 ldrb w9, [sp, #50] ldrb w10, [sp, #65] and w9, w9, w10 orr w8, w8, w9 ldrb w9, [sp, #49] ldrb w10, [sp, #65] and w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #35] ldrb w8, [sp, #46] ldrb w9, [sp, #48] eor w8, w8, w9 ldrb w9, [sp, #63] eor w8, w8, w9 strb w8, [sp, #34] ldrb w8, [sp, #46] ldrb w9, [sp, #48] and w8, w8, w9 ldrb w9, [sp, #48] ldrb w10, [sp, #63] and w9, w9, w10 orr w8, w8, w9 ldrb w9, [sp, #46] ldrb w10, [sp, #63] and w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #33] ldrb w8, [sp, #44] ldrb w9, [sp, #47] eor w8, w8, w9 ldrb w9, [sp, #61] eor w8, w8, w9 strb w8, [sp, #32] ldrb w8, [sp, #44] ldrb w9, [sp, #47] and w8, w8, w9 ldrb w9, [sp, #47] ldrb w10, [sp, #61] and w9, w9, w10 orr w8, w8, w9 ldrb w9, [sp, #44] ldrb w10, [sp, #61] and w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #31] ldrb w8, [sp, #56] ldrb w9, [sp, #45] eor w8, w8, w9 ldrb w9, [sp, #58] eor w8, w8, w9 strb w8, [sp, #30] ldrb w8, [sp, #56] ldrb w9, [sp, #45] and w8, w8, w9 ldrb w9, [sp, #45] ldrb w10, [sp, #58] and w9, w9, w10 orr w8, w8, w9 ldrb w9, [sp, #56] ldrb w10, [sp, #58] and w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #29] ldrb w8, [sp, #89] ldrb w9, [sp, #57] and w8, w8, w9 strb w8, [sp, #28] ldrb w8, [sp, #89] ldrb w9, [sp, #57] eor w8, w8, w9 strb w8, [sp, #27] ldrb w8, [sp, #43] ldrb w9, [sp, #134] orr w8, w8, w9 strb w8, [sp, #26] ldrb w8, [sp, #133] ldrb w9, [sp, #42] eor w8, w8, w9 strb w8, [sp, #25] ldrb w8, [sp, #121] ldrb w9, [sp, #131] and w8, w8, w9 ldrb w10, [sp, #121] ldrb w9, [sp, #41] bic w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #24] ldrb w8, [sp, #40] strb w8, [sp, #23] ldrb w8, [sp, #38] ldrb w9, [sp, #39] eor w8, w8, w9 strb w8, [sp, #22] ldrb w8, [sp, #36] ldrb w9, [sp, #37] orr w8, w8, w9 strb w8, [sp, #21] ldrb w8, [sp, #34] ldrb w9, [sp, #35] eor w8, w8, w9 strb w8, [sp, #20] ldrb w8, [sp, #34] ldrb w9, [sp, #35] and w8, w8, w9 strb w8, [sp, #19] ldrb w8, [sp, #32] ldrb w9, [sp, #33] eor w8, w8, w9 ldrb w9, [sp, #19] eor w8, w8, w9 strb w8, [sp, #18] ldrb w8, [sp, #32] ldrb w9, [sp, #33] and w8, w8, w9 ldrb w9, [sp, #33] ldrb w10, [sp, #19] and w9, w9, w10 orr w8, w8, w9 ldrb w9, [sp, #32] ldrb w10, [sp, #19] and w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #17] ldrb w8, [sp, #30] ldrb w9, [sp, #31] eor w8, w8, w9 ldrb w9, [sp, #17] eor w8, w8, w9 strb w8, [sp, #16] ldrb w8, [sp, #30] ldrb w9, [sp, #31] and w8, w8, w9 ldrb w9, [sp, #31] ldrb w10, [sp, #17] and w9, w9, w10 orr w8, w8, w9 ldrb w9, [sp, #30] ldrb w10, [sp, #17] and w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #15] ldrb w8, [sp, #27] ldrb w9, [sp, #29] eor w8, w8, w9 ldrb w9, [sp, #15] eor w8, w8, w9 strb w8, [sp, #14] ldrb w8, [sp, #27] ldrb w9, [sp, #29] and w8, w8, w9 ldrb w9, [sp, #29] ldrb w10, [sp, #15] and w9, w9, w10 orr w8, w8, w9 ldrb w9, [sp, #27] ldrb w10, [sp, #15] and w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #13] ldrb w8, [sp, #28] ldrb w9, [sp, #13] orr w8, w8, w9 strb w8, [sp, #12] ldrb w8, [sp, #163] and w9, w8, #0x1 ldrh w8, [sp, #188] orr w8, w8, w9 strh w8, [sp, #188] ldrb w8, [sp, #38] and w9, w8, #0x1 ldrh w8, [sp, #188] orr w8, w8, w9, lsl #1 strh w8, [sp, #188] ldrb w8, [sp, #105] and w9, w8, #0x1 ldrh w8, [sp, #188] orr w8, w8, w9, lsl #2 strh w8, [sp, #188] ldrb w8, [sp, #127] and w9, w8, #0x1 ldrh w8, [sp, #188] orr w8, w8, w9, lsl #3 strh w8, [sp, #188] ldrb w8, [sp, #107] and w9, w8, #0x1 ldrh w8, [sp, #188] orr w8, w8, w9, lsl #4 strh w8, [sp, #188] ldrb w8, [sp, #26] and w9, w8, #0x1 ldrh w8, [sp, #188] orr w8, w8, w9, lsl #5 strh w8, [sp, #188] ldrb w8, [sp, #25] and w9, w8, #0x1 ldrh w8, [sp, #188] orr w8, w8, w9, lsl #6 strh w8, [sp, #188] ldrb w8, [sp, #24] and w9, w8, #0x1 ldrh w8, [sp, #188] orr w8, w8, w9, lsl #7 strh w8, [sp, #188] ldrb w8, [sp, #23] and w9, w8, #0x1 ldrh w8, [sp, #188] orr w8, w8, w9, lsl #8 strh w8, [sp, #188] ldrb w8, [sp, #22] and w9, w8, #0x1 ldrh w8, [sp, #188] orr w8, w8, w9, lsl #9 strh w8, [sp, #188] ldrb w8, [sp, #21] and w9, w8, #0x1 ldrh w8, [sp, #188] orr w8, w8, w9, lsl #10 strh w8, [sp, #188] ldrb w8, [sp, #20] and w9, w8, #0x1 ldrh w8, [sp, #188] orr w8, w8, w9, lsl #11 strh w8, [sp, #188] ldrb w8, [sp, #18] and w9, w8, #0x1 ldrh w8, [sp, #188] orr w8, w8, w9, lsl #12 strh w8, [sp, #188] ldrb w8, [sp, #16] and w9, w8, #0x1 ldrh w8, [sp, #188] orr w8, w8, w9, lsl #13 strh w8, [sp, #188] ldrb w8, [sp, #14] and w9, w8, #0x1 ldrh w8, [sp, #188] orr w8, w8, w9, lsl #14 strh w8, [sp, #188] ldrb w8, [sp, #12] and w9, w8, #0x1 ldrh w8, [sp, #188] orr w8, w8, w9, lsl #15 strh w8, [sp, #188] ldrh w0, [sp, #188] add sp, sp, #192 ret .cfi_endproc ; -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _mul8_066 ## -- Begin function mul8_066 .p2align 4, 0x90 _mul8_066: ## @mul8_066 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $52, %rsp movb %sil, %al movb %dil, %cl movb %cl, -1(%rbp) movb %al, -2(%rbp) movw $0, -4(%rbp) movzbl -1(%rbp), %eax sarl $0, %eax andl $1, %eax ## kill: def $al killed $al killed $eax movb %al, -5(%rbp) movzbl -1(%rbp), %eax sarl $1, %eax andl $1, %eax ## kill: def $al killed $al killed $eax movb %al, -6(%rbp) movzbl -1(%rbp), %eax sarl $2, %eax andl $1, %eax ## kill: def $al killed $al killed $eax movb %al, -7(%rbp) movzbl -1(%rbp), %eax sarl $3, %eax andl $1, %eax ## kill: def $al killed $al killed $eax movb %al, -8(%rbp) movzbl -1(%rbp), %eax sarl $4, %eax andl $1, %eax ## kill: def $al killed $al killed $eax movb %al, -9(%rbp) movzbl -1(%rbp), %eax sarl $5, %eax andl $1, %eax ## kill: def $al killed $al killed $eax movb %al, -10(%rbp) movzbl -1(%rbp), %eax sarl $6, %eax andl $1, %eax ## kill: def $al killed $al killed $eax movb %al, -11(%rbp) movzbl -1(%rbp), %eax sarl $7, %eax andl $1, %eax ## kill: def $al killed $al killed $eax movb %al, -12(%rbp) movzbl -2(%rbp), %eax sarl $1, %eax andl $1, %eax ## kill: def $al killed $al killed $eax movb %al, -13(%rbp) movzbl -2(%rbp), %eax sarl $2, %eax andl $1, %eax ## kill: def $al killed $al killed $eax movb %al, -14(%rbp) movzbl -2(%rbp), %eax sarl $3, %eax andl $1, %eax ## kill: def $al killed $al killed $eax movb %al, -15(%rbp) movzbl -2(%rbp), %eax sarl $4, %eax andl $1, %eax ## kill: def $al killed $al killed $eax movb %al, -16(%rbp) movzbl -2(%rbp), %eax sarl $5, %eax andl $1, %eax ## kill: def $al killed $al killed $eax movb %al, -17(%rbp) movzbl -2(%rbp), %eax sarl $6, %eax andl $1, %eax ## kill: def $al killed $al killed $eax movb %al, -18(%rbp) movzbl -2(%rbp), %eax sarl $7, %eax andl $1, %eax ## kill: def $al killed $al killed $eax movb %al, -19(%rbp) movzbl -18(%rbp), %eax movzbl -18(%rbp), %ecx xorl %ecx, %eax xorl $-1, %eax ## kill: def $al killed $al killed $eax movb %al, -20(%rbp) movzbl -18(%rbp), %eax movzbl -18(%rbp), %ecx xorl %ecx, %eax xorl $-1, %eax ## kill: def $al killed $al killed $eax movb %al, -21(%rbp) movzbl -13(%rbp), %eax movzbl -20(%rbp), %ecx orl %ecx, %eax xorl $-1, %eax ## kill: def $al killed $al killed $eax movb %al, -22(%rbp) movzbl -11(%rbp), %eax movzbl -11(%rbp), %ecx xorl %ecx, %eax xorl $-1, %eax ## kill: def $al killed $al killed $eax movb %al, -23(%rbp) movzbl -21(%rbp), %eax movzbl -18(%rbp), %ecx orl %ecx, %eax xorl $-1, %eax ## kill: def $al killed $al killed $eax movb %al, -24(%rbp) movzbl -13(%rbp), %eax movzbl -11(%rbp), %ecx andl %ecx, %eax xorl $-1, %eax ## kill: def $al killed $al killed $eax movb %al, -25(%rbp) movzbl -9(%rbp), %eax movzbl -20(%rbp), %ecx orl %ecx, %eax xorl $-1, %eax ## kill: def $al killed $al killed $eax movb %al, -26(%rbp) movzbl -9(%rbp), %eax movzbl -20(%rbp), %ecx orl %ecx, %eax xorl $-1, %eax ## kill: def $al killed $al killed $eax movb %al, -27(%rbp) movzbl -8(%rbp), %eax movzbl -20(%rbp), %ecx orl %ecx, %eax xorl $-1, %eax ## kill: def $al killed $al killed $eax movb %al, -28(%rbp) movzbl -23(%rbp), %eax movzbl -19(%rbp), %ecx orl %ecx, %eax xorl $-1, %eax ## kill: def $al killed $al killed $eax movb %al, -29(%rbp) movzbl -23(%rbp), %eax movzbl -26(%rbp), %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -30(%rbp) movb -23(%rbp), %al movb %al, -31(%rbp) movb -23(%rbp), %al movb %al, -32(%rbp) movzbl -29(%rbp), %eax xorl $-1, %eax ## kill: def $al killed $al killed $eax movb %al, -33(%rbp) movzbl -10(%rbp), %eax movzbl -32(%rbp), %ecx orl %ecx, %eax xorl $-1, %eax ## kill: def $al killed $al killed $eax movb %al, -34(%rbp) movzbl -21(%rbp), %eax movzbl -22(%rbp), %ecx andl %ecx, %eax xorl $-1, %eax ## kill: def $al killed $al killed $eax movb %al, -35(%rbp) movzbl -29(%rbp), %eax movzbl -22(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -36(%rbp) movb -32(%rbp), %al movb %al, -37(%rbp) movzbl -27(%rbp), %eax movzbl -37(%rbp), %ecx andl %ecx, %eax movzbl -27(%rbp), %ecx xorl $-1, %ecx movzbl -36(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -38(%rbp) movzbl -27(%rbp), %eax movzbl -37(%rbp), %ecx andl %ecx, %eax movzbl -27(%rbp), %ecx xorl $-1, %ecx movzbl -36(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -39(%rbp) movzbl -39(%rbp), %eax movzbl -31(%rbp), %ecx orl %ecx, %eax xorl $-1, %eax ## kill: def $al killed $al killed $eax movb %al, -40(%rbp) movzbl -39(%rbp), %eax movzbl -31(%rbp), %ecx orl %ecx, %eax xorl $-1, %eax ## kill: def $al killed $al killed $eax movb %al, -41(%rbp) movzbl -23(%rbp), %eax xorl $-1, %eax ## kill: def $al killed $al killed $eax movb %al, -42(%rbp) movzbl -36(%rbp), %eax movzbl -38(%rbp), %ecx orl %ecx, %eax movzbl -27(%rbp), %ecx orl %ecx, %eax xorl $-1, %eax ## kill: def $al killed $al killed $eax movb %al, -43(%rbp) movzbl -36(%rbp), %eax movzbl -38(%rbp), %ecx orl %ecx, %eax movzbl -27(%rbp), %ecx orl %ecx, %eax xorl $-1, %eax ## kill: def $al killed $al killed $eax movb %al, -44(%rbp) movzbl -32(%rbp), %eax xorl $-1, %eax ## kill: def $al killed $al killed $eax movb %al, -45(%rbp) movzbl -17(%rbp), %eax movzbl -5(%rbp), %ecx andl %ecx, %eax xorl $-1, %eax ## kill: def $al killed $al killed $eax movb %al, -46(%rbp) movzbl -41(%rbp), %eax movzbl -40(%rbp), %ecx orl %ecx, %eax xorl $-1, %eax ## kill: def $al killed $al killed $eax movb %al, -47(%rbp) movzbl -41(%rbp), %eax movzbl -40(%rbp), %ecx orl %ecx, %eax xorl $-1, %eax ## kill: def $al killed $al killed $eax movb %al, -48(%rbp) movzbl -8(%rbp), %eax movzbl -43(%rbp), %ecx andl %ecx, %eax movzbl -8(%rbp), %ecx xorl $-1, %ecx movzbl -46(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -49(%rbp) movzbl -30(%rbp), %eax movzbl -45(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -50(%rbp) movb -49(%rbp), %al movb %al, -51(%rbp) movzbl -24(%rbp), %eax movzbl -38(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -52(%rbp) movzbl -25(%rbp), %eax xorl $-1, %eax ## kill: def $al killed $al killed $eax movb %al, -53(%rbp) movzbl -41(%rbp), %eax movzbl -5(%rbp), %ecx andl %ecx, %eax xorl $-1, %eax ## kill: def $al killed $al killed $eax movb %al, -54(%rbp) movzbl -44(%rbp), %eax movzbl -47(%rbp), %ecx orl %ecx, %eax xorl $-1, %eax ## kill: def $al killed $al killed $eax movb %al, -55(%rbp) movzbl -33(%rbp), %eax movzbl -50(%rbp), %ecx andl %ecx, %eax movzbl -15(%rbp), %ecx andl %ecx, %eax xorl $-1, %eax ## kill: def $al killed $al killed $eax movb %al, -56(%rbp) movb -52(%rbp), %al movb %al, -57(%rbp) movzbl -30(%rbp), %eax xorl $-1, %eax ## kill: def $al killed $al killed $eax movb %al, -58(%rbp) movzbl -42(%rbp), %eax movzbl -47(%rbp), %ecx orl %ecx, %eax xorl $-1, %eax ## kill: def $al killed $al killed $eax movb %al, -59(%rbp) movzbl -12(%rbp), %eax movzbl -13(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -60(%rbp) movzbl -49(%rbp), %eax movzbl -50(%rbp), %ecx andl %ecx, %eax xorl $-1, %eax ## kill: def $al killed $al killed $eax movb %al, -61(%rbp) movzbl -53(%rbp), %eax movzbl -55(%rbp), %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -62(%rbp) movzbl -56(%rbp), %eax xorl $-1, %eax ## kill: def $al killed $al killed $eax movb %al, -63(%rbp) movb -35(%rbp), %al movb %al, -64(%rbp) movb -63(%rbp), %al movb %al, -65(%rbp) movzbl -11(%rbp), %eax movzbl -14(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -66(%rbp) movb -48(%rbp), %al movb %al, -67(%rbp) movzbl -12(%rbp), %eax movzbl -14(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -68(%rbp) movb -42(%rbp), %al movb %al, -69(%rbp) movzbl -41(%rbp), %eax movzbl -54(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -70(%rbp) movzbl -59(%rbp), %eax movzbl -70(%rbp), %ecx orl %ecx, %eax movzbl -67(%rbp), %ecx orl %ecx, %eax xorl $-1, %eax ## kill: def $al killed $al killed $eax movb %al, -71(%rbp) movzbl -51(%rbp), %eax movzbl -34(%rbp), %ecx orl %ecx, %eax xorl $-1, %eax ## kill: def $al killed $al killed $eax movb %al, -72(%rbp) movb -28(%rbp), %al movb %al, -73(%rbp) movzbl -9(%rbp), %eax movzbl -15(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -74(%rbp) movzbl -10(%rbp), %eax movzbl -15(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -75(%rbp) movzbl -11(%rbp), %eax movzbl -15(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -76(%rbp) movzbl -12(%rbp), %eax movzbl -15(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -77(%rbp) movzbl -8(%rbp), %eax movzbl -16(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -78(%rbp) movzbl -9(%rbp), %eax movzbl -16(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -79(%rbp) movzbl -10(%rbp), %eax movzbl -16(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -80(%rbp) movzbl -11(%rbp), %eax movzbl -16(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -81(%rbp) movzbl -12(%rbp), %eax movzbl -16(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -82(%rbp) movzbl -7(%rbp), %eax movzbl -17(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -83(%rbp) movzbl -8(%rbp), %eax movzbl -17(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -84(%rbp) movzbl -8(%rbp), %eax movzbl -17(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -85(%rbp) movzbl -9(%rbp), %eax movzbl -17(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -86(%rbp) movzbl -64(%rbp), %eax movzbl -60(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -87(%rbp) movzbl -10(%rbp), %eax movzbl -17(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -88(%rbp) movzbl -11(%rbp), %eax movzbl -17(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -89(%rbp) movzbl -12(%rbp), %eax movzbl -17(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -90(%rbp) movzbl -12(%rbp), %eax movzbl -17(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -91(%rbp) movzbl -6(%rbp), %eax movzbl -18(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -92(%rbp) movzbl -8(%rbp), %eax movzbl -18(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -93(%rbp) movzbl -9(%rbp), %eax movzbl -18(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -94(%rbp) movzbl -10(%rbp), %eax movzbl -18(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -95(%rbp) movzbl -11(%rbp), %eax movzbl -18(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -96(%rbp) movzbl -12(%rbp), %eax movzbl -18(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -97(%rbp) movzbl -7(%rbp), %eax movzbl -19(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -98(%rbp) movzbl -8(%rbp), %eax movzbl -19(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -99(%rbp) movzbl -9(%rbp), %eax movzbl -19(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -100(%rbp) movzbl -10(%rbp), %eax movzbl -19(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -101(%rbp) movzbl -11(%rbp), %eax movzbl -19(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -102(%rbp) movzbl -12(%rbp), %eax movzbl -19(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -103(%rbp) movzbl -50(%rbp), %eax movzbl -57(%rbp), %ecx xorl %ecx, %eax movzbl -73(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -104(%rbp) movzbl -60(%rbp), %eax movzbl -66(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -105(%rbp) movzbl -60(%rbp), %eax movzbl -66(%rbp), %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -106(%rbp) movzbl -72(%rbp), %eax movzbl -72(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -107(%rbp) movzbl -74(%rbp), %eax movzbl -78(%rbp), %ecx xorl %ecx, %eax movzbl -83(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -108(%rbp) movzbl -74(%rbp), %eax movzbl -78(%rbp), %ecx andl %ecx, %eax movzbl -78(%rbp), %ecx movzbl -83(%rbp), %edx andl %edx, %ecx orl %ecx, %eax movzbl -74(%rbp), %ecx movzbl -83(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -109(%rbp) movzbl -75(%rbp), %eax movzbl -79(%rbp), %ecx xorl %ecx, %eax movzbl -84(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -110(%rbp) movzbl -75(%rbp), %eax movzbl -79(%rbp), %ecx andl %ecx, %eax movzbl -79(%rbp), %ecx movzbl -84(%rbp), %edx andl %edx, %ecx orl %ecx, %eax movzbl -75(%rbp), %ecx movzbl -84(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -111(%rbp) movzbl -76(%rbp), %eax movzbl -80(%rbp), %ecx xorl %ecx, %eax movzbl -86(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -112(%rbp) movzbl -76(%rbp), %eax movzbl -80(%rbp), %ecx andl %ecx, %eax movzbl -80(%rbp), %ecx movzbl -86(%rbp), %edx andl %edx, %ecx orl %ecx, %eax movzbl -76(%rbp), %ecx movzbl -86(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -113(%rbp) movzbl -77(%rbp), %eax movzbl -81(%rbp), %ecx xorl %ecx, %eax movzbl -88(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -114(%rbp) movzbl -77(%rbp), %eax movzbl -81(%rbp), %ecx andl %ecx, %eax movzbl -81(%rbp), %ecx movzbl -88(%rbp), %edx andl %edx, %ecx orl %ecx, %eax movzbl -77(%rbp), %ecx movzbl -88(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -115(%rbp) movzbl -82(%rbp), %eax movzbl -89(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -116(%rbp) movzbl -82(%rbp), %eax movzbl -89(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -117(%rbp) movzbl -104(%rbp), %eax movzbl -107(%rbp), %ecx xorl %ecx, %eax movzbl -108(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -118(%rbp) movzbl -104(%rbp), %eax movzbl -107(%rbp), %ecx andl %ecx, %eax movzbl -107(%rbp), %ecx movzbl -108(%rbp), %edx andl %edx, %ecx orl %ecx, %eax movzbl -104(%rbp), %ecx movzbl -108(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -119(%rbp) movzbl -106(%rbp), %eax movzbl -92(%rbp), %ecx xorl %ecx, %eax movzbl -110(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -120(%rbp) movzbl -106(%rbp), %eax movzbl -92(%rbp), %ecx andl %ecx, %eax movzbl -92(%rbp), %ecx movzbl -110(%rbp), %edx andl %edx, %ecx orl %ecx, %eax movzbl -106(%rbp), %ecx movzbl -110(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -121(%rbp) movzbl -68(%rbp), %eax movzbl -105(%rbp), %ecx xorl %ecx, %eax movzbl -112(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -122(%rbp) movzbl -68(%rbp), %eax movzbl -105(%rbp), %ecx andl %ecx, %eax movzbl -105(%rbp), %ecx movzbl -112(%rbp), %edx andl %edx, %ecx orl %ecx, %eax movzbl -68(%rbp), %ecx movzbl -112(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -123(%rbp) movzbl -109(%rbp), %eax movzbl -69(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -124(%rbp) movzbl -109(%rbp), %eax movzbl -69(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -125(%rbp) movzbl -111(%rbp), %eax movzbl -93(%rbp), %ecx xorl %ecx, %eax movzbl -98(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -126(%rbp) movzbl -111(%rbp), %eax movzbl -93(%rbp), %ecx andl %ecx, %eax movzbl -93(%rbp), %ecx movzbl -98(%rbp), %edx andl %edx, %ecx orl %ecx, %eax movzbl -111(%rbp), %ecx movzbl -98(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -127(%rbp) movzbl -113(%rbp), %eax movzbl -94(%rbp), %ecx xorl %ecx, %eax movzbl -99(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -128(%rbp) movzbl -113(%rbp), %eax movzbl -94(%rbp), %ecx andl %ecx, %eax movzbl -94(%rbp), %ecx movzbl -99(%rbp), %edx andl %edx, %ecx orl %ecx, %eax movzbl -113(%rbp), %ecx movzbl -99(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -129(%rbp) movzbl -115(%rbp), %eax movzbl -95(%rbp), %ecx xorl %ecx, %eax movzbl -100(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -130(%rbp) movzbl -115(%rbp), %eax movzbl -95(%rbp), %ecx andl %ecx, %eax movzbl -95(%rbp), %ecx movzbl -100(%rbp), %edx andl %edx, %ecx orl %ecx, %eax movzbl -115(%rbp), %ecx movzbl -100(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -131(%rbp) movb -62(%rbp), %al movb %al, -132(%rbp) movzbl -117(%rbp), %eax movzbl -96(%rbp), %ecx xorl %ecx, %eax movzbl -101(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -133(%rbp) movzbl -117(%rbp), %eax movzbl -96(%rbp), %ecx andl %ecx, %eax movzbl -96(%rbp), %ecx movzbl -101(%rbp), %edx andl %edx, %ecx orl %ecx, %eax movzbl -117(%rbp), %ecx movzbl -101(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -134(%rbp) movzbl -97(%rbp), %eax movzbl -102(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -135(%rbp) movzbl -97(%rbp), %eax movzbl -102(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -136(%rbp) movzbl -132(%rbp), %eax movzbl -78(%rbp), %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -137(%rbp) movb -118(%rbp), %al movb %al, -138(%rbp) movzbl -120(%rbp), %eax movzbl -119(%rbp), %ecx xorl %ecx, %eax movzbl -124(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -139(%rbp) movzbl -120(%rbp), %eax movzbl -119(%rbp), %ecx andl %ecx, %eax movzbl -119(%rbp), %ecx movzbl -124(%rbp), %edx andl %edx, %ecx orl %ecx, %eax movzbl -120(%rbp), %ecx movzbl -124(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -140(%rbp) movzbl -122(%rbp), %eax movzbl -121(%rbp), %ecx xorl %ecx, %eax movzbl -126(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -141(%rbp) movzbl -122(%rbp), %eax movzbl -121(%rbp), %ecx andl %ecx, %eax movzbl -121(%rbp), %ecx movzbl -126(%rbp), %edx andl %edx, %ecx orl %ecx, %eax movzbl -122(%rbp), %ecx movzbl -126(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -142(%rbp) movzbl -114(%rbp), %eax movzbl -123(%rbp), %ecx xorl %ecx, %eax movzbl -128(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -143(%rbp) movzbl -114(%rbp), %eax movzbl -123(%rbp), %ecx andl %ecx, %eax movzbl -123(%rbp), %ecx movzbl -128(%rbp), %edx andl %edx, %ecx orl %ecx, %eax movzbl -114(%rbp), %ecx movzbl -128(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -144(%rbp) movzbl -116(%rbp), %eax movzbl -130(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -145(%rbp) movzbl -116(%rbp), %eax movzbl -130(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -146(%rbp) movzbl -91(%rbp), %eax movzbl -133(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -147(%rbp) movzbl -90(%rbp), %eax movzbl -133(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -148(%rbp) movzbl -137(%rbp), %eax movzbl -108(%rbp), %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -149(%rbp) movzbl -137(%rbp), %eax movzbl -108(%rbp), %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -150(%rbp) movb -138(%rbp), %al movb %al, -151(%rbp) movzbl -139(%rbp), %eax movzbl -45(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -152(%rbp) movzbl -139(%rbp), %eax movzbl -45(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -153(%rbp) movzbl -141(%rbp), %eax movzbl -140(%rbp), %ecx xorl %ecx, %eax movzbl -125(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -154(%rbp) movzbl -141(%rbp), %eax movzbl -140(%rbp), %ecx andl %ecx, %eax movzbl -140(%rbp), %ecx movzbl -125(%rbp), %edx andl %edx, %ecx orl %ecx, %eax movzbl -141(%rbp), %ecx movzbl -125(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -155(%rbp) movzbl -143(%rbp), %eax movzbl -142(%rbp), %ecx xorl %ecx, %eax movzbl -127(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -156(%rbp) movzbl -143(%rbp), %eax movzbl -142(%rbp), %ecx andl %ecx, %eax movzbl -142(%rbp), %ecx movzbl -127(%rbp), %edx andl %edx, %ecx orl %ecx, %eax movzbl -143(%rbp), %ecx movzbl -127(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -157(%rbp) movzbl -146(%rbp), %eax movzbl -144(%rbp), %ecx xorl %ecx, %eax movzbl -129(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -158(%rbp) movzbl -146(%rbp), %eax movzbl -144(%rbp), %ecx andl %ecx, %eax movzbl -144(%rbp), %ecx movzbl -129(%rbp), %edx andl %edx, %ecx orl %ecx, %eax movzbl -146(%rbp), %ecx movzbl -129(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -159(%rbp) movzbl -148(%rbp), %eax movzbl -145(%rbp), %ecx xorl %ecx, %eax movzbl -131(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -160(%rbp) movzbl -148(%rbp), %eax movzbl -145(%rbp), %ecx andl %ecx, %eax movzbl -145(%rbp), %ecx movzbl -131(%rbp), %edx andl %edx, %ecx orl %ecx, %eax movzbl -148(%rbp), %ecx movzbl -131(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -161(%rbp) movzbl -136(%rbp), %eax movzbl -147(%rbp), %ecx xorl %ecx, %eax movzbl -134(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -162(%rbp) movzbl -136(%rbp), %eax movzbl -147(%rbp), %ecx andl %ecx, %eax movzbl -147(%rbp), %ecx movzbl -134(%rbp), %edx andl %edx, %ecx orl %ecx, %eax movzbl -136(%rbp), %ecx movzbl -134(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -163(%rbp) movzbl -103(%rbp), %eax movzbl -135(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -164(%rbp) movzbl -103(%rbp), %eax movzbl -135(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -165(%rbp) movzbl -149(%rbp), %eax movzbl -58(%rbp), %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -166(%rbp) movzbl -59(%rbp), %eax movzbl -150(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -167(%rbp) movzbl -71(%rbp), %eax movzbl -61(%rbp), %ecx andl %ecx, %eax movzbl -71(%rbp), %ecx xorl $-1, %ecx movzbl -151(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -168(%rbp) movb -152(%rbp), %al movb %al, -169(%rbp) movzbl -154(%rbp), %eax movzbl -153(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -170(%rbp) movzbl -156(%rbp), %eax movzbl -155(%rbp), %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -171(%rbp) movzbl -158(%rbp), %eax movzbl -157(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -172(%rbp) movzbl -158(%rbp), %eax movzbl -157(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -173(%rbp) movzbl -160(%rbp), %eax movzbl -159(%rbp), %ecx xorl %ecx, %eax movzbl -173(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -174(%rbp) movzbl -160(%rbp), %eax movzbl -159(%rbp), %ecx andl %ecx, %eax movzbl -159(%rbp), %ecx movzbl -173(%rbp), %edx andl %edx, %ecx orl %ecx, %eax movzbl -160(%rbp), %ecx movzbl -173(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -175(%rbp) movzbl -162(%rbp), %eax movzbl -161(%rbp), %ecx xorl %ecx, %eax movzbl -175(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -176(%rbp) movzbl -162(%rbp), %eax movzbl -161(%rbp), %ecx andl %ecx, %eax movzbl -161(%rbp), %ecx movzbl -175(%rbp), %edx andl %edx, %ecx orl %ecx, %eax movzbl -162(%rbp), %ecx movzbl -175(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -177(%rbp) movzbl -165(%rbp), %eax movzbl -163(%rbp), %ecx xorl %ecx, %eax movzbl -177(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -178(%rbp) movzbl -165(%rbp), %eax movzbl -163(%rbp), %ecx andl %ecx, %eax movzbl -163(%rbp), %ecx movzbl -177(%rbp), %edx andl %edx, %ecx orl %ecx, %eax movzbl -165(%rbp), %ecx movzbl -177(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -179(%rbp) movzbl -164(%rbp), %eax movzbl -179(%rbp), %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -180(%rbp) movzbl -29(%rbp), %ecx andl $1, %ecx shll $0, %ecx movzwl -4(%rbp), %eax orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -4(%rbp) movzbl -154(%rbp), %ecx andl $1, %ecx shll $1, %ecx movzwl -4(%rbp), %eax orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -4(%rbp) movzbl -87(%rbp), %ecx andl $1, %ecx shll $2, %ecx movzwl -4(%rbp), %eax orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -4(%rbp) movzbl -65(%rbp), %ecx andl $1, %ecx shll $3, %ecx movzwl -4(%rbp), %eax orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -4(%rbp) movzbl -85(%rbp), %ecx andl $1, %ecx shll $4, %ecx movzwl -4(%rbp), %eax orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -4(%rbp) movzbl -166(%rbp), %ecx andl $1, %ecx shll $5, %ecx movzwl -4(%rbp), %eax orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -4(%rbp) movzbl -167(%rbp), %ecx andl $1, %ecx shll $6, %ecx movzwl -4(%rbp), %eax orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -4(%rbp) movzbl -168(%rbp), %ecx andl $1, %ecx shll $7, %ecx movzwl -4(%rbp), %eax orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -4(%rbp) movzbl -169(%rbp), %ecx andl $1, %ecx shll $8, %ecx movzwl -4(%rbp), %eax orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -4(%rbp) movzbl -170(%rbp), %ecx andl $1, %ecx shll $9, %ecx movzwl -4(%rbp), %eax orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -4(%rbp) movzbl -171(%rbp), %ecx andl $1, %ecx shll $10, %ecx movzwl -4(%rbp), %eax orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -4(%rbp) movzbl -172(%rbp), %ecx andl $1, %ecx shll $11, %ecx movzwl -4(%rbp), %eax orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -4(%rbp) movzbl -174(%rbp), %ecx andl $1, %ecx shll $12, %ecx movzwl -4(%rbp), %eax orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -4(%rbp) movzbl -176(%rbp), %ecx andl $1, %ecx shll $13, %ecx movzwl -4(%rbp), %eax orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -4(%rbp) movzbl -178(%rbp), %ecx andl $1, %ecx shll $14, %ecx movzwl -4(%rbp), %eax orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -4(%rbp) movzbl -180(%rbp), %ecx andl $1, %ecx shll $15, %ecx movzwl -4(%rbp), %eax orl %ecx, %eax ## kill: def $ax killed $ax killed $eax movw %ax, -4(%rbp) movzwl -4(%rbp), %eax addq $52, %rsp popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/234517687.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #80 .cfi_def_cfa_offset 80 stp x29, x30, [sp, #64] ; 16-byte Folded Spill add x29, sp, #64 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] str wzr, [sp, #28] str w0, [sp, #24] str x1, [sp, #16] str x2, [sp, #8] adrp x8, l___const.main.badEnvp@PAGE add x8, x8, l___const.main.badEnvp@PAGEOFF ldr q0, [x8] str q0, [sp, #32] ldr x8, [x8, #16] str x8, [sp, #48] ldr w8, [sp, #24] subs w8, w8, #4 cset w9, lt ; implicit-def: $x8 mov x8, x9 ands x8, x8, #0x1 cset w8, eq tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: adrp x0, l___func__.main@PAGE add x0, x0, l___func__.main@PAGEOFF adrp x1, l_.str.2@PAGE add x1, x1, l_.str.2@PAGEOFF mov w2, #56 adrp x3, l_.str.3@PAGE add x3, x3, l_.str.3@PAGEOFF bl ___assert_rtn LBB0_2: b LBB0_3 LBB0_3: ldr x8, [sp, #16] ldr x0, [x8, #8] ldr x8, [sp, #16] add x1, x8, #8 add x2, sp, #32 bl _execve str w0, [sp] ; 4-byte Folded Spill ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_5 b LBB0_4 LBB0_4: bl ___stack_chk_fail LBB0_5: ldr w0, [sp] ; 4-byte Folded Reload ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "KEY" l_.str.1: ; @.str.1 .space 1 .section __DATA,__const .p2align 3 ; @__const.main.badEnvp l___const.main.badEnvp: .quad l_.str .quad l_.str.1 .quad 0 .section __TEXT,__cstring,cstring_literals l___func__.main: ; @__func__.main .asciz "main" l_.str.2: ; @.str.2 .asciz "161079751.c" l_.str.3: ; @.str.3 .asciz "argc >= 4" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $64, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -36(%rbp) movl %edi, -40(%rbp) movq %rsi, -48(%rbp) movq %rdx, -56(%rbp) movq l___const.main.badEnvp(%rip), %rax movq %rax, -32(%rbp) movq l___const.main.badEnvp+8(%rip), %rax movq %rax, -24(%rbp) movq l___const.main.badEnvp+16(%rip), %rax movq %rax, -16(%rbp) cmpl $4, -40(%rbp) setge %al xorb $-1, %al andb $1, %al movzbl %al, %eax cltq cmpq $0, %rax je LBB0_2 ## %bb.1: leaq L___func__.main(%rip), %rdi leaq L_.str.2(%rip), %rsi leaq L_.str.3(%rip), %rcx movl $56, %edx callq ___assert_rtn LBB0_2: jmp LBB0_3 LBB0_3: movq -48(%rbp), %rax movq 8(%rax), %rdi movq -48(%rbp), %rsi addq $8, %rsi leaq -32(%rbp), %rdx callq _execve movl %eax, -64(%rbp) ## 4-byte Spill movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_5 ## %bb.4: movl -64(%rbp), %eax ## 4-byte Reload addq $64, %rsp popq %rbp retq LBB0_5: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "KEY" L_.str.1: ## @.str.1 .space 1 .section __DATA,__const .p2align 4 ## @__const.main.badEnvp l___const.main.badEnvp: .quad L_.str .quad L_.str.1 .quad 0 .section __TEXT,__cstring,cstring_literals L___func__.main: ## @__func__.main .asciz "main" L_.str.2: ## @.str.2 .asciz "161079751.c" L_.str.3: ## @.str.3 .asciz "argc >= 4" .subsections_via_symbols
the_stack_data/161079751.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _func ; -- Begin function func .p2align 2 _func: ; @func .cfi_startproc ; %bb.0: mov w0, #9 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] mov w8, #100 str w8, [sp, #16] ldr x8, [sp, #16] blr x8 mov x8, x0 ldr w0, [sp, #12] ; 4-byte Folded Reload str w8, [sp, #16] 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 _func ## -- Begin function func .p2align 4, 0x90 _func: ## @func .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl $9, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl $0, -4(%rbp) movl $100, -16(%rbp) movb $0, %al callq *-16(%rbp) movl %eax, -16(%rbp) xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/90763316.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _power ; -- Begin function power .p2align 2 _power: ; @power .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-8] stur w1, [x29, #-12] ldur w8, [x29, #-12] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: mov w8, #1 stur w8, [x29, #-4] b LBB0_5 LBB0_2: ldur w8, [x29, #-12] mov w10, #2 sdiv w9, w8, w10 mul w9, w9, w10 subs w8, w8, w9 subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: ldur w8, [x29, #-8] str w8, [sp, #12] ; 4-byte Folded Spill ldur w0, [x29, #-8] ldur w8, [x29, #-12] subs w1, w8, #1 bl _power ldr w8, [sp, #12] ; 4-byte Folded Reload mul w8, w8, w0 stur w8, [x29, #-4] b LBB0_5 LBB0_4: ldur w0, [x29, #-8] ldur w8, [x29, #-12] mov w9, #2 sdiv w1, w8, w9 bl _power str w0, [sp, #16] ldr w8, [sp, #16] ldr w9, [sp, #16] mul w8, w8, w9 stur w8, [x29, #-4] b LBB0_5 LBB0_5: ldur w0, [x29, #-4] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _numdigits ; -- Begin function numdigits .p2align 2 _numdigits: ; @numdigits .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str w0, [sp, #8] ldr w8, [sp, #8] subs w8, w8, #10 cset w8, hs tbnz w8, #0, LBB1_2 b LBB1_1 LBB1_1: mov w8, #1 stur w8, [x29, #-4] b LBB1_3 LBB1_2: ldr w8, [sp, #8] mov w9, #10 udiv w0, w8, w9 bl _numdigits add w8, w0, #1 stur w8, [x29, #-4] b LBB1_3 LBB1_3: ldur w0, [x29, #-4] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _basetodec ; -- Begin function basetodec .p2align 2 _basetodec: ; @basetodec .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] stur w1, [x29, #-12] str x2, [sp, #24] str wzr, [sp, #20] ldur x0, [x29, #-8] bl _strlen subs x8, x0, #1 ; kill: def $w8 killed $w8 killed $x8 str w8, [sp, #16] b LBB2_1 LBB2_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #16] subs w8, w8, #0 cset w8, lt tbnz w8, #0, LBB2_4 b LBB2_2 LBB2_2: ; in Loop: Header=BB2_1 Depth=1 ldr x0, [sp, #24] ldur x8, [x29, #-8] ldrsw x9, [sp, #16] ldrsb w1, [x8, x9] bl _strchr ldr x8, [sp, #24] subs x8, x0, x8 ; kill: def $w8 killed $w8 killed $x8 str w8, [sp, #12] ; 4-byte Folded Spill ldur w8, [x29, #-12] str w8, [sp, #8] ; 4-byte Folded Spill ldur x0, [x29, #-8] bl _strlen mov x8, x0 ldr w0, [sp, #8] ; 4-byte Folded Reload subs x8, x8, #1 ldrsw x9, [sp, #16] subs x8, x8, x9 mov x1, x8 bl _power ldr w8, [sp, #12] ; 4-byte Folded Reload mul w9, w8, w0 ldr w8, [sp, #20] add w8, w8, w9 str w8, [sp, #20] b LBB2_3 LBB2_3: ; in Loop: Header=BB2_1 Depth=1 ldr w8, [sp, #16] subs w8, w8, #1 str w8, [sp, #16] b LBB2_1 LBB2_4: ldr w0, [sp, #20] ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .globl _dectobase ; -- Begin function dectobase .p2align 2 _dectobase: ; @dectobase .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, #-12] stur w1, [x29, #-16] stur x2, [x29, #-24] ldur w0, [x29, #-12] bl _numdigits stur w0, [x29, #-28] ldur w8, [x29, #-28] add w9, w8, #2 ; implicit-def: $x8 mov x8, x9 sxtw x0, w8 bl _malloc str x0, [sp, #24] str wzr, [sp, #20] ldur w8, [x29, #-12] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB3_2 b LBB3_1 LBB3_1: adrp x8, l_.str@PAGE add x8, x8, l_.str@PAGEOFF stur x8, [x29, #-8] b LBB3_6 LBB3_2: b LBB3_3 LBB3_3: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-12] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB3_5 b LBB3_4 LBB3_4: ; in Loop: Header=BB3_3 Depth=1 ldur x8, [x29, #-24] ldur w9, [x29, #-12] ldur w11, [x29, #-16] sdiv w10, w9, w11 mul w10, w10, w11 subs w9, w9, w10 add x8, x8, w9, sxtw ldrb w8, [x8] strb w8, [sp, #19] ldrb w8, [sp, #19] ldr x9, [sp, #24] ldrsw x10, [sp, #20] add x9, x9, x10 strb w8, [x9] ldr w8, [sp, #20] add w8, w8, #1 str w8, [sp, #20] ldur w9, [x29, #-16] ldur w8, [x29, #-12] sdiv w8, w8, w9 stur w8, [x29, #-12] b LBB3_3 LBB3_5: ldr x8, [sp, #24] str x8, [sp, #8] ldr x8, [sp, #8] stur x8, [x29, #-8] b LBB3_6 LBB3_6: ldur x0, [x29, #-8] ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #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, _optind@GOTPAGE ldr x8, [x8, _optind@GOTPAGEOFF] str x8, [sp, #24] ; 8-byte Folded Spill adrp x8, _optopt@GOTPAGE ldr x8, [x8, _optopt@GOTPAGEOFF] str x8, [sp, #32] ; 8-byte Folded Spill stur wzr, [x29, #-4] stur w0, [x29, #-8] stur x1, [x29, #-16] adrp x8, l_.str.2@PAGE add x8, x8, l_.str.2@PAGEOFF stur x8, [x29, #-24] stur wzr, [x29, #-32] b LBB4_1 LBB4_1: ; =>This Inner Loop Header: Depth=1 ldur w0, [x29, #-8] ldur x1, [x29, #-16] adrp x2, l_.str.3@PAGE add x2, x2, l_.str.3@PAGEOFF bl _getopt stur w0, [x29, #-28] adds w8, w0, #1 cset w8, eq tbnz w8, #0, LBB4_14 b LBB4_2 LBB4_2: ; in Loop: Header=BB4_1 Depth=1 ldur w8, [x29, #-28] str w8, [sp, #20] ; 4-byte Folded Spill subs w8, w8, #63 cset w8, eq tbnz w8, #0, LBB4_9 b LBB4_3 LBB4_3: ; in Loop: Header=BB4_1 Depth=1 ldr w8, [sp, #20] ; 4-byte Folded Reload subs w8, w8, #99 cset w8, eq tbnz w8, #0, LBB4_7 b LBB4_4 LBB4_4: ; in Loop: Header=BB4_1 Depth=1 ldr w8, [sp, #20] ; 4-byte Folded Reload subs w8, w8, #104 cset w8, eq tbnz w8, #0, LBB4_6 b LBB4_5 LBB4_5: ; in Loop: Header=BB4_1 Depth=1 ldr w8, [sp, #20] ; 4-byte Folded Reload subs w8, w8, #105 cset w8, eq tbnz w8, #0, LBB4_8 b LBB4_13 LBB4_6: 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 stur wzr, [x29, #-4] b LBB4_27 LBB4_7: ; in Loop: Header=BB4_1 Depth=1 adrp x8, _optarg@GOTPAGE ldr x8, [x8, _optarg@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-24] b LBB4_13 LBB4_8: ; in Loop: Header=BB4_1 Depth=1 mov w8, #1 stur w8, [x29, #-32] b LBB4_13 LBB4_9: ldr x8, [sp, #32] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #99 cset w8, ne tbnz w8, #0, LBB4_11 b LBB4_10 LBB4_10: adrp x0, l_.str.5@PAGE add x0, x0, l_.str.5@PAGEOFF bl _printf ldr x8, [sp, #32] ; 8-byte Folded Reload adrp x9, ___stderrp@GOTPAGE ldr x9, [x9, ___stderrp@GOTPAGEOFF] ldr x0, [x9] ldr w9, [x8] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x1, l_.str.10@PAGE add x1, x1, l_.str.10@PAGEOFF bl _fprintf b LBB4_12 LBB4_11: ldr x8, [sp, #32] ; 8-byte Folded Reload adrp x9, ___stderrp@GOTPAGE ldr x9, [x9, ___stderrp@GOTPAGEOFF] ldr x0, [x9] ldr w9, [x8] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x1, l_.str.11@PAGE add x1, x1, l_.str.11@PAGEOFF bl _fprintf b LBB4_12 LBB4_12: mov w8, #1 stur w8, [x29, #-4] b LBB4_27 LBB4_13: ; in Loop: Header=BB4_1 Depth=1 b LBB4_1 LBB4_14: stur wzr, [x29, #-36] b LBB4_15 LBB4_15: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #24] ; 8-byte Folded Reload ldr w8, [x8] ldur w9, [x29, #-8] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB4_18 b LBB4_16 LBB4_16: ; in Loop: Header=BB4_15 Depth=1 ldur w8, [x29, #-36] add w8, w8, #1 stur w8, [x29, #-36] b LBB4_17 LBB4_17: ; in Loop: Header=BB4_15 Depth=1 ldr x9, [sp, #24] ; 8-byte Folded Reload ldr w8, [x9] add w8, w8, #1 str w8, [x9] b LBB4_15 LBB4_18: ldur w8, [x29, #-36] subs w8, w8, #3 cset w8, eq tbnz w8, #0, LBB4_20 b LBB4_19 LBB4_19: adrp x0, l_.str.5@PAGE add x0, x0, l_.str.5@PAGEOFF bl _printf adrp x0, l_.str.12@PAGE add x0, x0, l_.str.12@PAGEOFF bl _printf mov w8, #1 stur w8, [x29, #-4] b LBB4_27 LBB4_20: ldr x9, [sp, #24] ; 8-byte Folded Reload ldur x8, [x29, #-16] ldr w9, [x9] subs w9, w9, #3 ldr x8, [x8, w9, sxtw #3] stur x8, [x29, #-48] ldur w8, [x29, #-32] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB4_26 b LBB4_21 LBB4_21: b LBB4_22 LBB4_22: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-48] ldrb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB4_25 b LBB4_23 LBB4_23: ; in Loop: Header=BB4_22 Depth=1 ldur x8, [x29, #-48] ldrsb w0, [x8] bl _tolower ldur x8, [x29, #-48] strb w0, [x8] b LBB4_24 LBB4_24: ; in Loop: Header=BB4_22 Depth=1 ldur x8, [x29, #-48] add x8, x8, #1 stur x8, [x29, #-48] b LBB4_22 LBB4_25: b LBB4_26 LBB4_26: ldr x9, [sp, #24] ; 8-byte Folded Reload ldur x8, [x29, #-16] ldr w9, [x9] subs w9, w9, #2 ldr x0, [x8, w9, sxtw #3] bl _atoi ldr x9, [sp, #24] ; 8-byte Folded Reload stur w0, [x29, #-52] ldur x8, [x29, #-16] ldr w9, [x9] subs w9, w9, #1 ldr x0, [x8, w9, sxtw #3] bl _atoi str w0, [sp, #56] ldur x0, [x29, #-48] ldur w1, [x29, #-52] ldur x2, [x29, #-24] bl _basetodec str w0, [sp, #52] ldr w0, [sp, #52] ldr w1, [sp, #56] ldur x2, [x29, #-24] bl _dectobase str x0, [sp, #40] ldr x0, [sp, #40] bl _printf stur wzr, [x29, #-4] b LBB4_27 LBB4_27: 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 "0" l_.str.1: ; @.str.1 .asciz "%c" l_.str.2: ; @.str.2 .asciz "0123456789abcdefghijklmnopqrstuvwxyz" l_.str.3: ; @.str.3 .asciz "hic:" l_.str.4: ; @.str.4 .asciz "Convert a <number> <from> one base <to> another.\n" l_.str.5: ; @.str.5 .asciz "Usage: baseconv [options] (<number> <from> <to>)\n" l_.str.6: ; @.str.6 .asciz "Example: baseconv '1bfa' 16 10\nreturns: 7612\n\n" l_.str.7: ; @.str.7 .asciz "\t-h\t\tShows this screen.\n" l_.str.8: ; @.str.8 .asciz "\t-c <value>\tThe character set used for conversion (default 0123456789abcdefghijklmnopqrstuvwxyz).\n" l_.str.9: ; @.str.9 .asciz "\t-i\t\tDisables case sensitivity for character set, making all input characters lowercase.\n" l_.str.10: ; @.str.10 .asciz "Option -%c requires an argument.\n" l_.str.11: ; @.str.11 .asciz "Unkown option character `\\x%x.\n" l_.str.12: ; @.str.12 .asciz "try 'baseconv -h' for more info." .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _power ## -- Begin function power .p2align 4, 0x90 _power: ## @power .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl %edi, -8(%rbp) movl %esi, -12(%rbp) cmpl $0, -12(%rbp) jne LBB0_2 ## %bb.1: movl $1, -4(%rbp) jmp LBB0_5 LBB0_2: movl -12(%rbp), %eax movl $2, %ecx cltd idivl %ecx cmpl $0, %edx je LBB0_4 ## %bb.3: movl -8(%rbp), %eax movl %eax, -20(%rbp) ## 4-byte Spill movl -8(%rbp), %edi movl -12(%rbp), %esi subl $1, %esi callq _power movl %eax, %ecx movl -20(%rbp), %eax ## 4-byte Reload imull %ecx, %eax movl %eax, -4(%rbp) jmp LBB0_5 LBB0_4: movl -8(%rbp), %edi movl -12(%rbp), %eax movl $2, %ecx cltd idivl %ecx movl %eax, %esi callq _power movl %eax, -16(%rbp) movl -16(%rbp), %eax imull -16(%rbp), %eax movl %eax, -4(%rbp) LBB0_5: movl -4(%rbp), %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _numdigits ## -- Begin function numdigits .p2align 4, 0x90 _numdigits: ## @numdigits .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl %edi, -8(%rbp) cmpl $10, -8(%rbp) jae LBB1_2 ## %bb.1: movl $1, -4(%rbp) jmp LBB1_3 LBB1_2: movl -8(%rbp), %eax movl $10, %ecx xorl %edx, %edx divl %ecx movl %eax, %edi callq _numdigits addl $1, %eax movl %eax, -4(%rbp) LBB1_3: movl -4(%rbp), %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _basetodec ## -- Begin function basetodec .p2align 4, 0x90 _basetodec: ## @basetodec .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movq %rdi, -8(%rbp) movl %esi, -12(%rbp) movq %rdx, -24(%rbp) movl $0, -28(%rbp) movq -8(%rbp), %rdi callq _strlen subq $1, %rax ## kill: def $eax killed $eax killed $rax movl %eax, -32(%rbp) LBB2_1: ## =>This Inner Loop Header: Depth=1 cmpl $0, -32(%rbp) jl LBB2_4 ## %bb.2: ## in Loop: Header=BB2_1 Depth=1 movq -24(%rbp), %rdi movq -8(%rbp), %rax movslq -32(%rbp), %rcx movsbl (%rax,%rcx), %esi callq _strchr movq -24(%rbp), %rcx subq %rcx, %rax ## kill: def $eax killed $eax killed $rax movl %eax, -36(%rbp) ## 4-byte Spill movl -12(%rbp), %eax movl %eax, -40(%rbp) ## 4-byte Spill movq -8(%rbp), %rdi callq _strlen movl -40(%rbp), %edi ## 4-byte Reload subq $1, %rax movslq -32(%rbp), %rcx subq %rcx, %rax movl %eax, %esi callq _power movl %eax, %ecx movl -36(%rbp), %eax ## 4-byte Reload imull %ecx, %eax addl -28(%rbp), %eax movl %eax, -28(%rbp) ## %bb.3: ## in Loop: Header=BB2_1 Depth=1 movl -32(%rbp), %eax addl $-1, %eax movl %eax, -32(%rbp) jmp LBB2_1 LBB2_4: movl -28(%rbp), %eax addq $48, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _dectobase ## -- Begin function dectobase .p2align 4, 0x90 _dectobase: ## @dectobase .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, -12(%rbp) movl %esi, -16(%rbp) movq %rdx, -24(%rbp) movl -12(%rbp), %edi callq _numdigits movl %eax, -28(%rbp) movl -28(%rbp), %eax addl $2, %eax movslq %eax, %rdi callq _malloc movq %rax, -40(%rbp) movl $0, -44(%rbp) cmpl $0, -12(%rbp) jne LBB3_2 ## %bb.1: leaq L_.str(%rip), %rax movq %rax, -8(%rbp) jmp LBB3_6 LBB3_2: jmp LBB3_3 LBB3_3: ## =>This Inner Loop Header: Depth=1 cmpl $0, -12(%rbp) je LBB3_5 ## %bb.4: ## in Loop: Header=BB3_3 Depth=1 movq -24(%rbp), %rax movq %rax, -64(%rbp) ## 8-byte Spill movl -12(%rbp), %eax cltd idivl -16(%rbp) movq -64(%rbp), %rax ## 8-byte Reload movslq %edx, %rcx movb (%rax,%rcx), %al movb %al, -45(%rbp) movb -45(%rbp), %dl movq -40(%rbp), %rax movslq -44(%rbp), %rcx movb %dl, (%rax,%rcx) movl -44(%rbp), %eax addl $1, %eax movl %eax, -44(%rbp) movl -16(%rbp), %ecx movl -12(%rbp), %eax cltd idivl %ecx movl %eax, -12(%rbp) jmp LBB3_3 LBB3_5: movq -40(%rbp), %rax movq %rax, -56(%rbp) movq -56(%rbp), %rax movq %rax, -8(%rbp) LBB3_6: movq -8(%rbp), %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 $80, %rsp movl $0, -4(%rbp) movl %edi, -8(%rbp) movq %rsi, -16(%rbp) leaq L_.str.2(%rip), %rax movq %rax, -24(%rbp) movl $0, -32(%rbp) LBB4_1: ## =>This Inner Loop Header: Depth=1 movl -8(%rbp), %edi movq -16(%rbp), %rsi leaq L_.str.3(%rip), %rdx callq _getopt movl %eax, -28(%rbp) cmpl $-1, %eax je LBB4_11 ## %bb.2: ## in Loop: Header=BB4_1 Depth=1 movl -28(%rbp), %eax movl %eax, -76(%rbp) ## 4-byte Spill subl $63, %eax je LBB4_6 jmp LBB4_25 LBB4_25: ## in Loop: Header=BB4_1 Depth=1 movl -76(%rbp), %eax ## 4-byte Reload subl $99, %eax je LBB4_4 jmp LBB4_26 LBB4_26: ## in Loop: Header=BB4_1 Depth=1 movl -76(%rbp), %eax ## 4-byte Reload subl $104, %eax je LBB4_3 jmp LBB4_27 LBB4_27: ## in Loop: Header=BB4_1 Depth=1 movl -76(%rbp), %eax ## 4-byte Reload subl $105, %eax je LBB4_5 jmp LBB4_10 LBB4_3: leaq L_.str.4(%rip), %rdi movb $0, %al callq _printf leaq L_.str.5(%rip), %rdi movb $0, %al callq _printf leaq L_.str.6(%rip), %rdi movb $0, %al callq _printf leaq L_.str.7(%rip), %rdi movb $0, %al callq _printf leaq L_.str.8(%rip), %rdi movb $0, %al callq _printf leaq L_.str.9(%rip), %rdi movb $0, %al callq _printf movl $0, -4(%rbp) jmp LBB4_24 LBB4_4: ## in Loop: Header=BB4_1 Depth=1 movq _optarg@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -24(%rbp) jmp LBB4_10 LBB4_5: ## in Loop: Header=BB4_1 Depth=1 movl $1, -32(%rbp) jmp LBB4_10 LBB4_6: movq _optopt@GOTPCREL(%rip), %rax cmpl $99, (%rax) jne LBB4_8 ## %bb.7: leaq L_.str.5(%rip), %rdi movb $0, %al callq _printf movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi movq _optopt@GOTPCREL(%rip), %rax movl (%rax), %edx leaq L_.str.10(%rip), %rsi movb $0, %al callq _fprintf jmp LBB4_9 LBB4_8: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi movq _optopt@GOTPCREL(%rip), %rax movl (%rax), %edx leaq L_.str.11(%rip), %rsi movb $0, %al callq _fprintf LBB4_9: movl $1, -4(%rbp) jmp LBB4_24 LBB4_10: ## in Loop: Header=BB4_1 Depth=1 jmp LBB4_1 LBB4_11: movl $0, -36(%rbp) LBB4_12: ## =>This Inner Loop Header: Depth=1 movq _optind@GOTPCREL(%rip), %rax movl (%rax), %eax cmpl -8(%rbp), %eax jge LBB4_15 ## %bb.13: ## in Loop: Header=BB4_12 Depth=1 movl -36(%rbp), %eax addl $1, %eax movl %eax, -36(%rbp) ## %bb.14: ## in Loop: Header=BB4_12 Depth=1 movq _optind@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $1, %ecx movq _optind@GOTPCREL(%rip), %rax movl %ecx, (%rax) jmp LBB4_12 LBB4_15: cmpl $3, -36(%rbp) je LBB4_17 ## %bb.16: leaq L_.str.5(%rip), %rdi movb $0, %al callq _printf leaq L_.str.12(%rip), %rdi movb $0, %al callq _printf movl $1, -4(%rbp) jmp LBB4_24 LBB4_17: movq -16(%rbp), %rax movq _optind@GOTPCREL(%rip), %rcx movl (%rcx), %ecx subl $3, %ecx movslq %ecx, %rcx movq (%rax,%rcx,8), %rax movq %rax, -48(%rbp) cmpl $0, -32(%rbp) je LBB4_23 ## %bb.18: jmp LBB4_19 LBB4_19: ## =>This Inner Loop Header: Depth=1 movq -48(%rbp), %rax cmpb $0, (%rax) je LBB4_22 ## %bb.20: ## in Loop: Header=BB4_19 Depth=1 movq -48(%rbp), %rax movsbl (%rax), %edi callq _tolower movb %al, %cl movq -48(%rbp), %rax movb %cl, (%rax) ## %bb.21: ## in Loop: Header=BB4_19 Depth=1 movq -48(%rbp), %rax addq $1, %rax movq %rax, -48(%rbp) jmp LBB4_19 LBB4_22: jmp LBB4_23 LBB4_23: movq -16(%rbp), %rax movq _optind@GOTPCREL(%rip), %rcx movl (%rcx), %ecx subl $2, %ecx movslq %ecx, %rcx movq (%rax,%rcx,8), %rdi callq _atoi movl %eax, -52(%rbp) movq -16(%rbp), %rax movq _optind@GOTPCREL(%rip), %rcx movl (%rcx), %ecx subl $1, %ecx movslq %ecx, %rcx movq (%rax,%rcx,8), %rdi callq _atoi movl %eax, -56(%rbp) movq -48(%rbp), %rdi movl -52(%rbp), %esi movq -24(%rbp), %rdx callq _basetodec movl %eax, -60(%rbp) movl -60(%rbp), %edi movl -56(%rbp), %esi movq -24(%rbp), %rdx callq _dectobase movq %rax, -72(%rbp) movq -72(%rbp), %rdi movb $0, %al callq _printf movl $0, -4(%rbp) LBB4_24: movl -4(%rbp), %eax addq $80, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "0" L_.str.1: ## @.str.1 .asciz "%c" L_.str.2: ## @.str.2 .asciz "0123456789abcdefghijklmnopqrstuvwxyz" L_.str.3: ## @.str.3 .asciz "hic:" L_.str.4: ## @.str.4 .asciz "Convert a <number> <from> one base <to> another.\n" L_.str.5: ## @.str.5 .asciz "Usage: baseconv [options] (<number> <from> <to>)\n" L_.str.6: ## @.str.6 .asciz "Example: baseconv '1bfa' 16 10\nreturns: 7612\n\n" L_.str.7: ## @.str.7 .asciz "\t-h\t\tShows this screen.\n" L_.str.8: ## @.str.8 .asciz "\t-c <value>\tThe character set used for conversion (default 0123456789abcdefghijklmnopqrstuvwxyz).\n" L_.str.9: ## @.str.9 .asciz "\t-i\t\tDisables case sensitivity for character set, making all input characters lowercase.\n" L_.str.10: ## @.str.10 .asciz "Option -%c requires an argument.\n" L_.str.11: ## @.str.11 .asciz "Unkown option character `\\x%x.\n" L_.str.12: ## @.str.12 .asciz "try 'baseconv -h' for more info." .subsections_via_symbols
the_stack_data/28059.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _memcpy ; -- Begin function memcpy .p2align 2 _memcpy: ; @memcpy .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 str x0, [sp, #40] str x1, [sp, #32] str x2, [sp, #24] ldr x8, [sp, #40] str x8, [sp, #16] ldr x8, [sp, #32] str x8, [sp, #8] ldr x8, [sp, #40] ldr x9, [sp, #32] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_6 b LBB0_1 LBB0_1: str xzr, [sp] b LBB0_2 LBB0_2: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp] ldr x9, [sp, #24] subs x8, x8, x9 cset w8, hs tbnz w8, #0, LBB0_5 b LBB0_3 LBB0_3: ; in Loop: Header=BB0_2 Depth=1 ldr x8, [sp, #8] ldr x9, [sp] add x8, x8, x9 ldrb w8, [x8] ldr x9, [sp, #16] ldr x10, [sp] add x9, x9, x10 strb w8, [x9] b LBB0_4 LBB0_4: ; in Loop: Header=BB0_2 Depth=1 ldr x8, [sp] add x8, x8, #1 str x8, [sp] b LBB0_2 LBB0_5: b LBB0_6 LBB0_6: ldr x0, [sp, #40] add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _memset ; -- Begin function memset .p2align 2 _memset: ; @memset .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] ldr x8, [sp, #40] str x8, [sp, #16] str xzr, [sp, #8] b LBB1_1 LBB1_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #8] ldr x9, [sp, #24] subs x8, x8, x9 cset w8, hs tbnz w8, #0, LBB1_4 b LBB1_2 LBB1_2: ; in Loop: Header=BB1_1 Depth=1 ldr w8, [sp, #36] ldr x9, [sp, #16] ldr x10, [sp, #8] strb w8, [x9, x10] b LBB1_3 LBB1_3: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #8] add x8, x8, #1 str x8, [sp, #8] b LBB1_1 LBB1_4: ldr x0, [sp, #40] add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _memcmp ; -- Begin function memcmp .p2align 2 _memcmp: ; @memcmp .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 str x0, [sp, #40] str x1, [sp, #32] str x2, [sp, #24] ldr x8, [sp, #40] str x8, [sp, #16] ldr x8, [sp, #32] str x8, [sp, #8] str xzr, [sp] b LBB2_1 LBB2_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp] ldr x9, [sp, #24] subs x8, x8, x9 cset w8, hs tbnz w8, #0, LBB2_6 b LBB2_2 LBB2_2: ; in Loop: Header=BB2_1 Depth=1 ldr x8, [sp, #16] ldr x9, [sp] ldrb w8, [x8, x9] ldr x9, [sp, #8] ldr x10, [sp] ldrb w9, [x9, x10] subs w8, w8, w9 cset w8, eq tbnz w8, #0, LBB2_4 b LBB2_3 LBB2_3: b LBB2_6 LBB2_4: ; in Loop: Header=BB2_1 Depth=1 b LBB2_5 LBB2_5: ; in Loop: Header=BB2_1 Depth=1 ldr x8, [sp] add x8, x8, #1 str x8, [sp] b LBB2_1 LBB2_6: ldr x8, [sp, #24] ldr x9, [sp] subs x8, x8, x9 mov x0, x8 add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _strcmp ; -- Begin function strcmp .p2align 2 _strcmp: ; @strcmp .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 str x0, [sp, #24] str x1, [sp, #16] str wzr, [sp, #8] b LBB3_1 LBB3_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #24] ldrsw x9, [sp, #8] ldrsb w8, [x8, x9] subs w8, w8, #0 cset w8, eq mov w9, #0 str w9, [sp, #4] ; 4-byte Folded Spill tbnz w8, #0, LBB3_3 b LBB3_2 LBB3_2: ; in Loop: Header=BB3_1 Depth=1 ldr x8, [sp, #16] ldrsw x9, [sp, #8] ldrsb w8, [x8, x9] subs w8, w8, #0 cset w8, ne str w8, [sp, #4] ; 4-byte Folded Spill b LBB3_3 LBB3_3: ; in Loop: Header=BB3_1 Depth=1 ldr w8, [sp, #4] ; 4-byte Folded Reload tbz w8, #0, LBB3_5 b LBB3_4 LBB3_4: ; in Loop: Header=BB3_1 Depth=1 ldr w8, [sp, #8] add w8, w8, #1 str w8, [sp, #8] b LBB3_1 LBB3_5: ldr x8, [sp, #24] ldrsw x9, [sp, #8] ldrsb w8, [x8, x9] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB3_8 b LBB3_6 LBB3_6: ldr x8, [sp, #16] ldrsw x9, [sp, #8] ldrsb w8, [x8, x9] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB3_8 b LBB3_7 LBB3_7: str wzr, [sp, #12] b LBB3_9 LBB3_8: mov w8, #-1 str w8, [sp, #12] b LBB3_9 LBB3_9: ldr w0, [sp, #12] add sp, sp, #32 ret .cfi_endproc ; -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _memcpy ## -- Begin function memcpy .p2align 4, 0x90 _memcpy: ## @memcpy .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movq %rdx, -24(%rbp) movq -8(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rax movq %rax, -40(%rbp) movq -8(%rbp), %rax cmpq -16(%rbp), %rax je LBB0_6 ## %bb.1: movq $0, -48(%rbp) LBB0_2: ## =>This Inner Loop Header: Depth=1 movq -48(%rbp), %rax cmpq -24(%rbp), %rax jae LBB0_5 ## %bb.3: ## in Loop: Header=BB0_2 Depth=1 movq -40(%rbp), %rax movq -48(%rbp), %rcx movb (%rax,%rcx), %dl movq -32(%rbp), %rax movq -48(%rbp), %rcx movb %dl, (%rax,%rcx) ## %bb.4: ## in Loop: Header=BB0_2 Depth=1 movq -48(%rbp), %rax addq $1, %rax movq %rax, -48(%rbp) jmp LBB0_2 LBB0_5: jmp LBB0_6 LBB0_6: movq -8(%rbp), %rax popq %rbp retq .cfi_endproc ## -- End function .globl _memset ## -- Begin function memset .p2align 4, 0x90 _memset: ## @memset .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) movq -8(%rbp), %rax movq %rax, -32(%rbp) movq $0, -40(%rbp) LBB1_1: ## =>This Inner Loop Header: Depth=1 movq -40(%rbp), %rax cmpq -24(%rbp), %rax jae LBB1_4 ## %bb.2: ## in Loop: Header=BB1_1 Depth=1 movl -12(%rbp), %eax movb %al, %dl movq -32(%rbp), %rax movq -40(%rbp), %rcx movb %dl, (%rax,%rcx) ## %bb.3: ## in Loop: Header=BB1_1 Depth=1 movq -40(%rbp), %rax addq $1, %rax movq %rax, -40(%rbp) jmp LBB1_1 LBB1_4: movq -8(%rbp), %rax popq %rbp retq .cfi_endproc ## -- End function .globl _memcmp ## -- Begin function memcmp .p2align 4, 0x90 _memcmp: ## @memcmp .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movq %rdx, -24(%rbp) movq -8(%rbp), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rax movq %rax, -40(%rbp) movq $0, -48(%rbp) LBB2_1: ## =>This Inner Loop Header: Depth=1 movq -48(%rbp), %rax cmpq -24(%rbp), %rax jae LBB2_6 ## %bb.2: ## in Loop: Header=BB2_1 Depth=1 movq -32(%rbp), %rax movq -48(%rbp), %rcx movb (%rax,%rcx), %al movzbl %al, %eax movq -40(%rbp), %rcx movq -48(%rbp), %rdx movb (%rcx,%rdx), %cl movzbl %cl, %ecx cmpl %ecx, %eax je LBB2_4 ## %bb.3: jmp LBB2_6 LBB2_4: ## in Loop: Header=BB2_1 Depth=1 jmp LBB2_5 LBB2_5: ## in Loop: Header=BB2_1 Depth=1 movq -48(%rbp), %rax addq $1, %rax movq %rax, -48(%rbp) jmp LBB2_1 LBB2_6: movq -24(%rbp), %rax subq -48(%rbp), %rax ## kill: def $eax killed $eax killed $rax popq %rbp retq .cfi_endproc ## -- End function .globl _strcmp ## -- Begin function strcmp .p2align 4, 0x90 _strcmp: ## @strcmp .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movl $0, -24(%rbp) LBB3_1: ## =>This Inner Loop Header: Depth=1 movq -8(%rbp), %rax movl -24(%rbp), %ecx movslq %ecx, %rcx movsbl (%rax,%rcx), %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $0, %ecx movb %al, -25(%rbp) ## 1-byte Spill je LBB3_3 ## %bb.2: ## in Loop: Header=BB3_1 Depth=1 movq -16(%rbp), %rax movl -24(%rbp), %ecx movslq %ecx, %rcx movsbl (%rax,%rcx), %eax cmpl $0, %eax setne %al movb %al, -25(%rbp) ## 1-byte Spill LBB3_3: ## in Loop: Header=BB3_1 Depth=1 movb -25(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB3_4 jmp LBB3_5 LBB3_4: ## in Loop: Header=BB3_1 Depth=1 movl -24(%rbp), %eax addl $1, %eax movl %eax, -24(%rbp) jmp LBB3_1 LBB3_5: movq -8(%rbp), %rax movl -24(%rbp), %ecx movslq %ecx, %rcx movsbl (%rax,%rcx), %eax cmpl $0, %eax jne LBB3_8 ## %bb.6: movq -16(%rbp), %rax movl -24(%rbp), %ecx movslq %ecx, %rcx movsbl (%rax,%rcx), %eax cmpl $0, %eax jne LBB3_8 ## %bb.7: movl $0, -20(%rbp) jmp LBB3_9 LBB3_8: movl $-1, -20(%rbp) LBB3_9: movl -20(%rbp), %eax popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/168892849.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 0x4011c6a7ef9db22d ; double 4.444 .section __TEXT,__text,regular,pure_instructions .globl _main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov w8, #0 str w8, [sp, #12] ; 4-byte Folded Spill stur wzr, [x29, #-4] mov w8, #8598 movk w8, #16562, lsl #16 fmov s0, w8 stur s0, [x29, #-8] ldur s0, [x29, #-8] fcvt d0, s0 mov x8, sp str d0, [x8] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf adrp x8, lCPI0_0@PAGE ldr d0, [x8, lCPI0_0@PAGEOFF] stur d0, [x29, #-16] ldur d0, [x29, #-16] mov x8, sp str d0, [x8] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf mov w8, #49 sturb w8, [x29, #-17] ldursb w10, [x29, #-17] 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 w8, #5 str w8, [sp, #24] ldr w9, [sp, #24] ; 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 adrp x9, l___const.main.s@PAGE add x9, x9, l___const.main.s@PAGEOFF ldr w10, [x9] add x8, sp, #16 str w10, [sp, #16] ldrb w9, [x9, #4] strb w9, [sp, #20] mov w9, #33 strb w9, [sp, #18] mov x9, sp str x8, [x9] adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _printf ldr w0, [sp, #12] ; 4-byte Folded Reload ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "i=%f\n" l_.str.1: ; @.str.1 .asciz "i2=%f\n" l_.str.2: ; @.str.2 .asciz "j=%c\n" l_.str.3: ; @.str.3 .asciz "k=%d\n" l___const.main.s: ; @__const.main.s .asciz "5\t6\n" l_.str.4: ; @.str.4 .asciz "%s" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __TEXT,__literal8,8byte_literals .p2align 3 ## -- Begin function main LCPI0_0: .quad 0x4011c6a7ef9db22d ## double 4.444 .section __TEXT,__literal4,4byte_literals .p2align 2 LCPI0_1: .long 0x40b22196 ## float 5.56659985 .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) movss LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, -8(%rbp) movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm0 leaq L_.str(%rip), %rdi movb $1, %al callq _printf movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero movsd %xmm0, -16(%rbp) movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero leaq L_.str.1(%rip), %rdi movb $1, %al callq _printf movb $49, -17(%rbp) movsbl -17(%rbp), %esi leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf movl $5, -24(%rbp) movl -24(%rbp), %esi leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf movl L___const.main.s(%rip), %eax movl %eax, -29(%rbp) movb L___const.main.s+4(%rip), %al movb %al, -25(%rbp) movb $33, -27(%rbp) leaq -29(%rbp), %rsi leaq L_.str.4(%rip), %rdi movb $0, %al callq _printf xorl %eax, %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "i=%f\n" L_.str.1: ## @.str.1 .asciz "i2=%f\n" L_.str.2: ## @.str.2 .asciz "j=%c\n" L_.str.3: ## @.str.3 .asciz "k=%d\n" L___const.main.s: ## @__const.main.s .asciz "5\t6\n" L_.str.4: ## @.str.4 .asciz "%s" .subsections_via_symbols
the_stack_data/1124919.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _dot ; -- Begin function dot .p2align 2 _dot: ; @dot .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str x0, [sp, #8] str x1, [sp] ldr x8, [sp, #8] ldr s0, [x8] ldr x8, [sp] ldr s1, [x8] ldr x8, [sp, #8] ldr s2, [x8, #4] ldr x8, [sp] ldr s3, [x8, #4] fmul s2, s2, s3 fmadd s0, s0, s1, s2 add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _length ; -- Begin function length .p2align 2 _length: ; @length .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str x0, [sp, #8] ldr x8, [sp, #8] ldr s0, [x8] ldr x8, [sp, #8] ldr s1, [x8] ldr x8, [sp, #8] ldr s2, [x8, #4] ldr x8, [sp, #8] ldr s3, [x8, #4] fmul s2, s2, s3 fmadd s0, s0, s1, s2 fcvt d0, s0 fsqrt d0, d0 fcvt s0, d0 add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _normalise ; -- Begin function normalise .p2align 2 _normalise: ; @normalise .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 _length str s0, [sp, #4] ldr s1, [sp, #4] ldr x8, [sp, #8] ldr s0, [x8] fdiv s0, s0, s1 str s0, [x8] ldr s1, [sp, #4] ldr x8, [sp, #8] ldr s0, [x8, #4] fdiv s0, s0, s1 str s0, [x8, #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, #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 x8, l___const.main.a@PAGE add x8, x8, l___const.main.a@PAGEOFF ldr x8, [x8] stur x8, [x29, #-16] adrp x8, l___const.main.b@PAGE add x8, x8, l___const.main.b@PAGEOFF ldr x8, [x8] stur x8, [x29, #-24] adrp x8, l___const.main.c@PAGE add x8, x8, l___const.main.c@PAGEOFF ldr x8, [x8] stur x8, [x29, #-32] ldur s0, [x29, #-16] ldur s1, [x29, #-24] fsub s0, s0, s1 stur s0, [x29, #-40] ldur s0, [x29, #-12] ldur s1, [x29, #-20] fsub s0, s0, s1 stur s0, [x29, #-36] adrp x8, l___const.main.n1@PAGE add x8, x8, l___const.main.n1@PAGEOFF ldr x8, [x8] sub x0, x29, #48 stur x8, [x29, #-48] adrp x8, l___const.main.n2@PAGE add x8, x8, l___const.main.n2@PAGEOFF ldr x8, [x8] sub x9, x29, #56 str x9, [sp, #64] ; 8-byte Folded Spill stur x8, [x29, #-56] bl _normalise ldr x0, [sp, #64] ; 8-byte Folded Reload bl _normalise adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF adrp x1, l_.str.1@PAGE add x1, x1, l_.str.1@PAGEOFF bl _fopen stur x0, [x29, #-64] ldur x0, [x29, #-64] mov x9, sp mov x8, #128 str x8, [x9] str x8, [x9, #8] adrp x1, l_.str.2@PAGE add x1, x1, l_.str.2@PAGEOFF bl _fprintf mov w8, #127 stur w8, [x29, #-68] b LBB3_1 LBB3_1: ; =>This Loop Header: Depth=1 ; Child Loop BB3_3 Depth 2 ldur w8, [x29, #-68] subs w8, w8, #0 cset w8, lt tbnz w8, #0, LBB3_14 b LBB3_2 LBB3_2: ; in Loop: Header=BB3_1 Depth=1 stur wzr, [x29, #-72] b LBB3_3 LBB3_3: ; Parent Loop BB3_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldur w8, [x29, #-72] subs w8, w8, #128 cset w8, ge tbnz w8, #0, LBB3_12 b LBB3_4 LBB3_4: ; in Loop: Header=BB3_3 Depth=2 movi d0, #0000000000000000 stur s0, [x29, #-76] stur s0, [x29, #-80] stur s0, [x29, #-84] stur s0, [x29, #-88] fmov s0, #1.00000000 str s0, [sp, #60] ; 4-byte Folded Spill stur s0, [x29, #-92] ldur s0, [x29, #-72] scvtf s0, s0 str s0, [sp, #92] ldur s0, [x29, #-68] scvtf s0, s0 str s0, [sp, #96] ldur s0, [x29, #-16] ldr s1, [sp, #92] fsub s0, s0, s1 add x8, sp, #84 str x8, [sp, #32] ; 8-byte Folded Spill str s0, [sp, #84] ldur s0, [x29, #-12] ldr s1, [sp, #96] fsub s0, s0, s1 str s0, [sp, #88] ldur s0, [x29, #-24] ldr s1, [sp, #92] fsub s0, s0, s1 add x0, sp, #76 str s0, [sp, #76] ldur s0, [x29, #-20] ldr s1, [sp, #96] fsub s0, s0, s1 str s0, [sp, #80] sub x1, x29, #48 str x1, [sp, #24] ; 8-byte Folded Spill bl _dot ldr x1, [sp, #24] ; 8-byte Folded Reload stur s0, [x29, #-88] sub x0, x29, #40 str x0, [sp, #40] ; 8-byte Folded Spill bl _dot ldr x0, [sp, #32] ; 8-byte Folded Reload fmov s1, #-1.00000000 fmul s0, s0, s1 stur s0, [x29, #-92] ldur s0, [x29, #-88] ldur s1, [x29, #-92] fdiv s0, s0, s1 stur s0, [x29, #-76] sub x1, x29, #56 str x1, [sp, #48] ; 8-byte Folded Spill bl _dot ldr x0, [sp, #40] ; 8-byte Folded Reload ldr x1, [sp, #48] ; 8-byte Folded Reload stur s0, [x29, #-88] bl _dot ldr s1, [sp, #60] ; 4-byte Folded Reload stur s0, [x29, #-92] ldur s0, [x29, #-88] ldur s2, [x29, #-92] fdiv s0, s0, s2 stur s0, [x29, #-80] ldur s0, [x29, #-76] fsub s0, s1, s0 ldur s2, [x29, #-80] fsub s0, s0, s2 stur s0, [x29, #-84] ldur s0, [x29, #-76] ldur s2, [x29, #-80] fadd s0, s0, s2 ldur s2, [x29, #-84] fadd s0, s0, s2 fcmp s0, s1 cset w8, hi tbnz w8, #0, LBB3_9 b LBB3_5 LBB3_5: ; in Loop: Header=BB3_3 Depth=2 ldur s0, [x29, #-76] fcmp s0, #0.0 cset w8, lt tbnz w8, #0, LBB3_9 b LBB3_6 LBB3_6: ; in Loop: Header=BB3_3 Depth=2 ldur s0, [x29, #-80] fcmp s0, #0.0 cset w8, lt tbnz w8, #0, LBB3_9 b LBB3_7 LBB3_7: ; in Loop: Header=BB3_3 Depth=2 ldur s0, [x29, #-84] fcmp s0, #0.0 cset w8, lt tbnz w8, #0, LBB3_9 b LBB3_8 LBB3_8: ; in Loop: Header=BB3_3 Depth=2 ldur x0, [x29, #-64] ldur s1, [x29, #-76] mov w8, #1132396544 fmov s0, w8 fmul s1, s0, s1 fcvt d1, s1 fcvtpu w12, d1 ldur s1, [x29, #-80] fmul s1, s0, s1 fcvt d1, s1 fcvtpu w11, d1 ldur s1, [x29, #-84] fmul s0, s0, s1 fcvt d0, s0 fcvtpu w10, d0 mov x9, sp ; implicit-def: $x8 mov x8, x12 and x8, x8, #0xff str x8, [x9] ; implicit-def: $x8 mov x8, x11 and x8, x8, #0xff str x8, [x9, #8] ; implicit-def: $x8 mov x8, x10 and x8, x8, #0xff str x8, [x9, #16] adrp x1, l_.str.3@PAGE add x1, x1, l_.str.3@PAGEOFF bl _fprintf b LBB3_10 LBB3_9: ; in Loop: Header=BB3_3 Depth=2 ldur x0, [x29, #-64] mov x8, sp str xzr, [x8] str xzr, [x8, #8] str xzr, [x8, #16] adrp x1, l_.str.3@PAGE add x1, x1, l_.str.3@PAGEOFF bl _fprintf b LBB3_10 LBB3_10: ; in Loop: Header=BB3_3 Depth=2 b LBB3_11 LBB3_11: ; in Loop: Header=BB3_3 Depth=2 ldur w8, [x29, #-72] add w8, w8, #1 stur w8, [x29, #-72] b LBB3_3 LBB3_12: ; in Loop: Header=BB3_1 Depth=1 ldur x0, [x29, #-64] adrp x1, l_.str.4@PAGE add x1, x1, l_.str.4@PAGEOFF bl _fprintf b LBB3_13 LBB3_13: ; in Loop: Header=BB3_1 Depth=1 ldur w8, [x29, #-68] subs w8, w8, #1 stur w8, [x29, #-68] b LBB3_1 LBB3_14: ldur x0, [x29, #-64] bl _fclose mov w0, #0 ldp x29, x30, [sp, #192] ; 16-byte Folded Reload add sp, sp, #208 ret .cfi_endproc ; -- End function .section __TEXT,__literal8,8byte_literals .p2align 2 ; @__const.main.a l___const.main.a: .long 0x41200000 ; float 10 .long 0x41200000 ; float 10 .p2align 2 ; @__const.main.b l___const.main.b: .long 0x41a00000 ; float 20 .long 0x42c80000 ; float 100 .p2align 2 ; @__const.main.c l___const.main.c: .long 0x42700000 ; float 60 .long 0x42200000 ; float 40 .p2align 2 ; @__const.main.n1 l___const.main.n1: .long 0x42700000 ; float 60 .long 0x42200000 ; float 40 .p2align 2 ; @__const.main.n2 l___const.main.n2: .long 0x41f00000 ; float 30 .long 0xc2480000 ; float -50 .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "triangle.ppm" l_.str.1: ; @.str.1 .asciz "w" l_.str.2: ; @.str.2 .asciz "P3\n%d %d\n255\n" l_.str.3: ; @.str.3 .asciz "%d %d %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 _dot ## -- Begin function dot .p2align 4, 0x90 _dot: ## @dot .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movq -8(%rbp), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq -16(%rbp), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero movq -8(%rbp), %rax movss 4(%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero movq -16(%rbp), %rax mulss 4(%rax), %xmm1 mulss %xmm2, %xmm0 addss %xmm1, %xmm0 popq %rbp retq .cfi_endproc ## -- End function .globl _length ## -- Begin function length .p2align 4, 0x90 _length: ## @length .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rdi, -8(%rbp) movq -8(%rbp), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq -8(%rbp), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero movq -8(%rbp), %rax movss 4(%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero movq -8(%rbp), %rax mulss 4(%rax), %xmm1 mulss %xmm2, %xmm0 addss %xmm1, %xmm0 cvtss2sd %xmm0, %xmm0 sqrtsd %xmm0, %xmm0 cvtsd2ss %xmm0, %xmm0 popq %rbp retq .cfi_endproc ## -- End function .globl _normalise ## -- Begin function normalise .p2align 4, 0x90 _normalise: ## @normalise .cfi_startproc ## %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 _length movss %xmm0, -12(%rbp) movss -12(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero movq -8(%rbp), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero divss %xmm1, %xmm0 movss %xmm0, (%rax) movss -12(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero movq -8(%rbp), %rax movss 4(%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero divss %xmm1, %xmm0 movss %xmm0, 4(%rax) addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__literal4,4byte_literals .p2align 2 ## -- Begin function main LCPI3_0: .long 0x3f800000 ## float 1 LCPI3_1: .long 0xbf800000 ## float -1 LCPI3_2: .long 0x437f0000 ## float 255 .section __TEXT,__text,regular,pure_instructions .globl _main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $128, %rsp movl $0, -4(%rbp) movq L___const.main.a(%rip), %rax movq %rax, -16(%rbp) movq L___const.main.b(%rip), %rax movq %rax, -24(%rbp) movq L___const.main.c(%rip), %rax movq %rax, -32(%rbp) movss -16(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero subss -24(%rbp), %xmm0 movss %xmm0, -40(%rbp) movss -12(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero subss -20(%rbp), %xmm0 movss %xmm0, -36(%rbp) movq L___const.main.n1(%rip), %rax movq %rax, -48(%rbp) movq L___const.main.n2(%rip), %rax movq %rax, -56(%rbp) leaq -48(%rbp), %rdi callq _normalise leaq -56(%rbp), %rdi callq _normalise leaq L_.str(%rip), %rdi leaq L_.str.1(%rip), %rsi callq _fopen movq %rax, -64(%rbp) movq -64(%rbp), %rdi leaq L_.str.2(%rip), %rsi movl $128, %ecx movl %ecx, %edx movb $0, %al callq _fprintf movl $127, -68(%rbp) LBB3_1: ## =>This Loop Header: Depth=1 ## Child Loop BB3_3 Depth 2 cmpl $0, -68(%rbp) jl LBB3_14 ## %bb.2: ## in Loop: Header=BB3_1 Depth=1 movl $0, -72(%rbp) LBB3_3: ## Parent Loop BB3_1 Depth=1 ## => This Inner Loop Header: Depth=2 cmpl $128, -72(%rbp) jge LBB3_12 ## %bb.4: ## in Loop: Header=BB3_3 Depth=2 xorps %xmm0, %xmm0 movss %xmm0, -76(%rbp) xorps %xmm0, %xmm0 movss %xmm0, -80(%rbp) xorps %xmm0, %xmm0 movss %xmm0, -84(%rbp) xorps %xmm0, %xmm0 movss %xmm0, -88(%rbp) movss LCPI3_0(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, -92(%rbp) cvtsi2ssl -72(%rbp), %xmm0 movss %xmm0, -104(%rbp) cvtsi2ssl -68(%rbp), %xmm0 movss %xmm0, -100(%rbp) movss -16(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero subss -104(%rbp), %xmm0 movss %xmm0, -112(%rbp) movss -12(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero subss -100(%rbp), %xmm0 movss %xmm0, -108(%rbp) movss -24(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero subss -104(%rbp), %xmm0 movss %xmm0, -120(%rbp) movss -20(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero subss -100(%rbp), %xmm0 movss %xmm0, -116(%rbp) leaq -120(%rbp), %rdi leaq -48(%rbp), %rsi callq _dot movss %xmm0, -88(%rbp) leaq -40(%rbp), %rdi leaq -48(%rbp), %rsi callq _dot movss LCPI3_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero mulss %xmm1, %xmm0 movss %xmm0, -92(%rbp) movss -88(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero divss -92(%rbp), %xmm0 movss %xmm0, -76(%rbp) leaq -112(%rbp), %rdi leaq -56(%rbp), %rsi callq _dot movss %xmm0, -88(%rbp) leaq -40(%rbp), %rdi leaq -56(%rbp), %rsi callq _dot movss %xmm0, -92(%rbp) movss -88(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero divss -92(%rbp), %xmm0 movss %xmm0, -80(%rbp) movss LCPI3_0(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero subss -76(%rbp), %xmm0 subss -80(%rbp), %xmm0 movss %xmm0, -84(%rbp) movss -76(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero addss -80(%rbp), %xmm1 addss -84(%rbp), %xmm1 movss LCPI3_0(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero ucomiss %xmm1, %xmm0 jb LBB3_9 ## %bb.5: ## in Loop: Header=BB3_3 Depth=2 movss -76(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero xorps %xmm1, %xmm1 ucomiss %xmm1, %xmm0 jb LBB3_9 ## %bb.6: ## in Loop: Header=BB3_3 Depth=2 movss -80(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero xorps %xmm1, %xmm1 ucomiss %xmm1, %xmm0 jb LBB3_9 ## %bb.7: ## in Loop: Header=BB3_3 Depth=2 movss -84(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero xorps %xmm1, %xmm1 ucomiss %xmm1, %xmm0 jb LBB3_9 ## %bb.8: ## in Loop: Header=BB3_3 Depth=2 movq -64(%rbp), %rdi movss -76(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss LCPI3_2(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero mulss %xmm1, %xmm0 cvtss2sd %xmm0, %xmm0 roundsd $10, %xmm0, %xmm0 cvttsd2si %xmm0, %eax ## kill: def $al killed $al killed $eax movzbl %al, %edx movss -80(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero mulss %xmm1, %xmm0 cvtss2sd %xmm0, %xmm0 roundsd $10, %xmm0, %xmm0 cvttsd2si %xmm0, %eax ## kill: def $al killed $al killed $eax movzbl %al, %ecx movss -84(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero mulss %xmm1, %xmm0 cvtss2sd %xmm0, %xmm0 roundsd $10, %xmm0, %xmm0 cvttsd2si %xmm0, %eax ## kill: def $al killed $al killed $eax movzbl %al, %r8d leaq L_.str.3(%rip), %rsi movb $0, %al callq _fprintf jmp LBB3_10 LBB3_9: ## in Loop: Header=BB3_3 Depth=2 movq -64(%rbp), %rdi leaq L_.str.3(%rip), %rsi xorl %r8d, %r8d movl %r8d, %edx movl %r8d, %ecx movb $0, %al callq _fprintf LBB3_10: ## in Loop: Header=BB3_3 Depth=2 jmp LBB3_11 LBB3_11: ## in Loop: Header=BB3_3 Depth=2 movl -72(%rbp), %eax addl $1, %eax movl %eax, -72(%rbp) jmp LBB3_3 LBB3_12: ## in Loop: Header=BB3_1 Depth=1 movq -64(%rbp), %rdi leaq L_.str.4(%rip), %rsi movb $0, %al callq _fprintf ## %bb.13: ## in Loop: Header=BB3_1 Depth=1 movl -68(%rbp), %eax addl $-1, %eax movl %eax, -68(%rbp) jmp LBB3_1 LBB3_14: movq -64(%rbp), %rdi callq _fclose xorl %eax, %eax addq $128, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__literal8,8byte_literals .p2align 2 ## @__const.main.a L___const.main.a: .long 0x41200000 ## float 10 .long 0x41200000 ## float 10 .p2align 2 ## @__const.main.b L___const.main.b: .long 0x41a00000 ## float 20 .long 0x42c80000 ## float 100 .p2align 2 ## @__const.main.c L___const.main.c: .long 0x42700000 ## float 60 .long 0x42200000 ## float 40 .p2align 2 ## @__const.main.n1 L___const.main.n1: .long 0x42700000 ## float 60 .long 0x42200000 ## float 40 .p2align 2 ## @__const.main.n2 L___const.main.n2: .long 0x41f00000 ## float 30 .long 0xc2480000 ## float -50 .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "triangle.ppm" L_.str.1: ## @.str.1 .asciz "w" L_.str.2: ## @.str.2 .asciz "P3\n%d %d\n255\n" L_.str.3: ## @.str.3 .asciz "%d %d %d " L_.str.4: ## @.str.4 .asciz "\n" .subsections_via_symbols
the_stack_data/23574604.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov w8, #0 stur w8, [x29, #-12] ; 4-byte Folded Spill stur wzr, [x29, #-4] fmov s0, #8.50000000 stur s0, [x29, #-8] ldur s0, [x29, #-8] fmov s1, #7.00000000 fcmp s0, s1 cset w8, ge and w10, w8, #0x1 adrp x9, l_.str.2@PAGE add x9, x9, l_.str.2@PAGEOFF adrp x8, l_.str.1@PAGE add x8, x8, l_.str.1@PAGEOFF ands w10, w10, #0x1 csel x8, x8, x9, ne mov x9, sp str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf ldur w0, [x29, #-12] ; 4-byte Folded Reload ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "\nSua situa\303\247\303\243o \303\251 %s.\n" l_.str.1: ; @.str.1 .asciz "Aprovado" l_.str.2: ; @.str.2 .asciz "Reprovado" .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 0x40e00000 ## float 7 LCPI0_1: .long 0x41080000 ## float 8.5 .section __TEXT,__text,regular,pure_instructions .globl _main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl $0, -4(%rbp) movss LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, -8(%rbp) movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss LCPI0_0(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero leaq L_.str.2(%rip), %rsi leaq L_.str.1(%rip), %rax ucomiss %xmm1, %xmm0 cmovaeq %rax, %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 "\nSua situa\303\247\303\243o \303\251 %s.\n" L_.str.1: ## @.str.1 .asciz "Aprovado" L_.str.2: ## @.str.2 .asciz "Reprovado" .subsections_via_symbols
the_stack_data/150139966.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov w8, #0 stur w8, [x29, #-16] ; 4-byte Folded Spill stur wzr, [x29, #-4] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf mov x9, sp sub x8, x29, #8 str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF str x0, [sp, #16] ; 8-byte Folded Spill bl _scanf adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf ldr x0, [sp, #16] ; 8-byte Folded Reload mov x9, sp sub x8, x29, #12 str x8, [x9] bl _scanf ldur w0, [x29, #-8] ldur w1, [x29, #-12] bl _minimum mov x9, sp ; implicit-def: $x8 mov x8, x0 str x8, [x9] adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF str x0, [sp, #24] ; 8-byte Folded Spill bl _printf ldur w0, [x29, #-8] ldur w1, [x29, #-12] bl _maximum mov x10, x0 ldr x0, [sp, #24] ; 8-byte Folded Reload mov x9, sp ; implicit-def: $x8 mov x8, x10 str x8, [x9] bl _printf ldur w0, [x29, #-8] ldur w1, [x29, #-12] bl _multiply mov x10, x0 ldr x0, [sp, #24] ; 8-byte Folded Reload mov x9, sp ; implicit-def: $x8 mov x8, x10 str x8, [x9] bl _printf ldur w0, [x29, #-16] ; 4-byte Folded Reload ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .globl _minimum ; -- Begin function minimum .p2align 2 _minimum: ; @minimum .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str w0, [sp, #12] str w1, [sp, #8] ldr w8, [sp, #12] ldr w9, [sp, #8] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB1_2 b LBB1_1 LBB1_1: ldr w8, [sp, #12] str w8, [sp, #4] ; 4-byte Folded Spill b LBB1_3 LBB1_2: ldr w8, [sp, #8] str w8, [sp, #4] ; 4-byte Folded Spill b LBB1_3 LBB1_3: ldr w0, [sp, #4] ; 4-byte Folded Reload add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _maximum ; -- Begin function maximum .p2align 2 _maximum: ; @maximum .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str w0, [sp, #12] str w1, [sp, #8] ldr w8, [sp, #12] ldr w9, [sp, #8] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB2_2 b LBB2_1 LBB2_1: ldr w8, [sp, #12] str w8, [sp, #4] ; 4-byte Folded Spill b LBB2_3 LBB2_2: ldr w8, [sp, #8] str w8, [sp, #4] ; 4-byte Folded Spill b LBB2_3 LBB2_3: ldr w0, [sp, #4] ; 4-byte Folded Reload add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _multiply ; -- Begin function multiply .p2align 2 _multiply: ; @multiply .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str w0, [sp, #12] str w1, [sp, #8] ldr w8, [sp, #12] ldr w9, [sp, #8] mul w0, w8, w9 add sp, sp, #16 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Enter a value for no 1 : " l_.str.1: ; @.str.1 .asciz "%d" l_.str.2: ; @.str.2 .asciz "Enter a value for no 2 : " l_.str.3: ; @.str.3 .asciz "%d " .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl $0, -4(%rbp) leaq L_.str(%rip), %rdi movb $0, %al callq _printf leaq L_.str.1(%rip), %rdi leaq -8(%rbp), %rsi movb $0, %al callq _scanf leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf leaq L_.str.1(%rip), %rdi leaq -12(%rbp), %rsi movb $0, %al callq _scanf movl -8(%rbp), %edi movl -12(%rbp), %esi callq _minimum movl %eax, %esi leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf movl -8(%rbp), %edi movl -12(%rbp), %esi callq _maximum movl %eax, %esi leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf movl -8(%rbp), %edi movl -12(%rbp), %esi callq _multiply movl %eax, %esi leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _minimum ## -- Begin function minimum .p2align 4, 0x90 _minimum: ## @minimum .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl %edi, -4(%rbp) movl %esi, -8(%rbp) movl -4(%rbp), %eax cmpl -8(%rbp), %eax jge LBB1_2 ## %bb.1: movl -4(%rbp), %eax movl %eax, -12(%rbp) ## 4-byte Spill jmp LBB1_3 LBB1_2: movl -8(%rbp), %eax movl %eax, -12(%rbp) ## 4-byte Spill LBB1_3: movl -12(%rbp), %eax ## 4-byte Reload popq %rbp retq .cfi_endproc ## -- End function .globl _maximum ## -- Begin function maximum .p2align 4, 0x90 _maximum: ## @maximum .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl %edi, -4(%rbp) movl %esi, -8(%rbp) movl -4(%rbp), %eax cmpl -8(%rbp), %eax jle LBB2_2 ## %bb.1: movl -4(%rbp), %eax movl %eax, -12(%rbp) ## 4-byte Spill jmp LBB2_3 LBB2_2: movl -8(%rbp), %eax movl %eax, -12(%rbp) ## 4-byte Spill LBB2_3: movl -12(%rbp), %eax ## 4-byte Reload popq %rbp retq .cfi_endproc ## -- End function .globl _multiply ## -- Begin function multiply .p2align 4, 0x90 _multiply: ## @multiply .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl %edi, -4(%rbp) movl %esi, -8(%rbp) movl -4(%rbp), %eax imull -8(%rbp), %eax popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Enter a value for no 1 : " L_.str.1: ## @.str.1 .asciz "%d" L_.str.2: ## @.str.2 .asciz "Enter a value for no 2 : " L_.str.3: ## @.str.3 .asciz "%d " .subsections_via_symbols
the_stack_data/979223.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 mov w0, #0 str wzr, [sp, #12] add sp, sp, #16 ret .cfi_endproc ; -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl $0, -4(%rbp) xorl %eax, %eax popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/151706069.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _handler ; -- Begin function handler .p2align 2 _handler: ; @handler .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str w0, [sp, #12] add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _sonProcess ; -- Begin function sonProcess .p2align 2 _sonProcess: ; @sonProcess .cfi_startproc ; %bb.0: sub sp, sp, #160 .cfi_def_cfa_offset 160 stp x29, x30, [sp, #144] ; 16-byte Folded Spill add x29, sp, #144 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-4] mov w0, #31 adrp x1, _handler@PAGE add x1, x1, _handler@PAGEOFF bl _signal mov w0, #30 mov x1, #0 str x1, [sp, #16] ; 8-byte Folded Spill bl _signal ldr x1, [sp, #16] ; 8-byte Folded Reload mov w0, #20 bl _signal ldur w8, [x29, #-4] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB1_2 b LBB1_1 LBB1_1: bl _pause b LBB1_2 LBB1_2: bl _getpid mov x9, sp ; implicit-def: $x8 mov x8, x0 str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf ldur w8, [x29, #-4] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB1_4 b LBB1_3 LBB1_3: sub x0, x29, #54 adrp x1, l_.str.1@PAGE add x1, x1, l_.str.1@PAGEOFF mov x2, #50 bl ___strcpy_chk b LBB1_7 LBB1_4: ldur w8, [x29, #-4] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB1_6 b LBB1_5 LBB1_5: sub x0, x29, #54 adrp x1, l_.str.2@PAGE add x1, x1, l_.str.2@PAGEOFF mov x2, #50 bl ___strcpy_chk b LBB1_6 LBB1_6: b LBB1_7 LBB1_7: sub x0, x29, #54 mov w1, #0 bl _open str w0, [sp, #32] ldr w8, [sp, #32] adds w8, w8, #1 cset w8, ne tbnz w8, #0, LBB1_9 b LBB1_8 LBB1_8: adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf mov w0, #0 bl _exit LBB1_9: mov w8, #1 str w8, [sp, #28] str wzr, [sp, #24] b LBB1_10 LBB1_10: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #28] subs w8, w8, #0 cset w8, le tbnz w8, #0, LBB1_16 b LBB1_11 LBB1_11: ; in Loop: Header=BB1_10 Depth=1 add x0, sp, #38 str x0, [sp, #8] ; 8-byte Folded Spill adrp x1, l_.str.4@PAGE add x1, x1, l_.str.4@PAGEOFF mov x2, #52 bl ___strcpy_chk ldr x1, [sp, #8] ; 8-byte Folded Reload ldr w0, [sp, #32] mov x2, #50 bl _read mov x8, x0 str w8, [sp, #28] ldr w8, [sp, #28] adds w8, w8, #1 cset w8, ne tbnz w8, #0, LBB1_13 b LBB1_12 LBB1_12: adrp x0, l_.str.5@PAGE add x0, x0, l_.str.5@PAGEOFF bl _printf b LBB1_16 LBB1_13: ; in Loop: Header=BB1_10 Depth=1 ldr w8, [sp, #28] subs w8, w8, #0 cset w8, le tbnz w8, #0, LBB1_15 b LBB1_14 LBB1_14: ; in Loop: Header=BB1_10 Depth=1 ldrsw x2, [sp, #28] mov w0, #1 add x1, sp, #38 bl _write b LBB1_15 LBB1_15: ; in Loop: Header=BB1_10 Depth=1 b LBB1_10 LBB1_16: ldr w0, [sp, #32] bl _close bl _getppid mov w1, #30 bl _kill mov w0, #1 bl _exit .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] stur w0, [x29, #-8] stur x1, [x29, #-16] mov w0, #20 adrp x1, _handler@PAGE add x1, x1, _handler@PAGEOFF str x1, [sp, #8] ; 8-byte Folded Spill bl _signal ldr x1, [sp, #8] ; 8-byte Folded Reload mov w0, #30 bl _signal str wzr, [sp, #20] bl _fork stur w0, [x29, #-20] ldr w8, [sp, #20] add w8, w8, #1 str w8, [sp, #20] ldur w8, [x29, #-20] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB2_2 b LBB2_1 LBB2_1: ldr w0, [sp, #20] bl _sonProcess b LBB2_6 LBB2_2: bl _fork str w0, [sp, #24] ldr w8, [sp, #20] add w8, w8, #1 str w8, [sp, #20] ldr w8, [sp, #24] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB2_4 b LBB2_3 LBB2_3: ldr w0, [sp, #20] bl _sonProcess b LBB2_5 LBB2_4: bl _pause ldur w0, [x29, #-20] mov w1, #31 bl _kill bl _pause mov w0, #1 bl _exit LBB2_5: b LBB2_6 LBB2_6: 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 "Processo n. %d\n" l_.str.1: ; @.str.1 .asciz "son1.txt" l_.str.2: ; @.str.2 .asciz "son2.txt" l_.str.3: ; @.str.3 .asciz "Errore apertura del file" l_.str.4: ; @.str.4 .space 1 l_.str.5: ; @.str.5 .asciz "Errore in lettura file\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _handler ## -- Begin function handler .p2align 4, 0x90 _handler: ## @handler .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl %edi, -4(%rbp) popq %rbp retq .cfi_endproc ## -- End function .globl _sonProcess ## -- Begin function sonProcess .p2align 4, 0x90 _sonProcess: ## @sonProcess .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $144, %rsp movl %edi, -4(%rbp) movl $31, %edi leaq _handler(%rip), %rsi callq _signal movl $30, %edi xorl %eax, %eax movl %eax, %esi callq _signal movl $20, %edi xorl %eax, %eax movl %eax, %esi callq _signal cmpl $1, -4(%rbp) jne LBB1_2 ## %bb.1: callq _pause LBB1_2: callq _getpid movl %eax, %esi leaq L_.str(%rip), %rdi movb $0, %al callq _printf cmpl $1, -4(%rbp) jne LBB1_4 ## %bb.3: leaq -64(%rbp), %rdi leaq L_.str.1(%rip), %rsi movl $50, %edx callq ___strcpy_chk jmp LBB1_7 LBB1_4: cmpl $2, -4(%rbp) jne LBB1_6 ## %bb.5: leaq -64(%rbp), %rdi leaq L_.str.2(%rip), %rsi movl $50, %edx callq ___strcpy_chk LBB1_6: jmp LBB1_7 LBB1_7: leaq -64(%rbp), %rdi xorl %esi, %esi movb $0, %al callq _open movl %eax, -132(%rbp) cmpl $-1, -132(%rbp) jne LBB1_9 ## %bb.8: leaq L_.str.3(%rip), %rdi xorl %eax, %eax movl %eax, -144(%rbp) ## 4-byte Spill callq _printf movl -144(%rbp), %edi ## 4-byte Reload callq _exit LBB1_9: movl $1, -136(%rbp) movl $0, -140(%rbp) LBB1_10: ## =>This Inner Loop Header: Depth=1 cmpl $0, -136(%rbp) jle LBB1_16 ## %bb.11: ## in Loop: Header=BB1_10 Depth=1 leaq -128(%rbp), %rdi leaq L_.str.4(%rip), %rsi movl $52, %edx callq ___strcpy_chk movl -132(%rbp), %edi leaq -128(%rbp), %rsi movl $50, %edx callq _read ## kill: def $eax killed $eax killed $rax movl %eax, -136(%rbp) cmpl $-1, -136(%rbp) jne LBB1_13 ## %bb.12: leaq L_.str.5(%rip), %rdi movb $0, %al callq _printf jmp LBB1_16 LBB1_13: ## in Loop: Header=BB1_10 Depth=1 cmpl $0, -136(%rbp) jle LBB1_15 ## %bb.14: ## in Loop: Header=BB1_10 Depth=1 leaq -128(%rbp), %rsi movslq -136(%rbp), %rdx movl $1, %edi callq _write LBB1_15: ## in Loop: Header=BB1_10 Depth=1 jmp LBB1_10 LBB1_16: movl -132(%rbp), %edi callq _close callq _getppid movl %eax, %edi movl $30, %esi callq _kill movl $1, %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 $32, %rsp movl $0, -4(%rbp) movl %edi, -8(%rbp) movq %rsi, -16(%rbp) movl $20, %edi leaq _handler(%rip), %rsi callq _signal movl $30, %edi leaq _handler(%rip), %rsi callq _signal movl $0, -28(%rbp) callq _fork movl %eax, -20(%rbp) movl -28(%rbp), %eax addl $1, %eax movl %eax, -28(%rbp) cmpl $0, -20(%rbp) jne LBB2_2 ## %bb.1: movl -28(%rbp), %edi callq _sonProcess jmp LBB2_6 LBB2_2: callq _fork movl %eax, -24(%rbp) movl -28(%rbp), %eax addl $1, %eax movl %eax, -28(%rbp) cmpl $0, -24(%rbp) jne LBB2_4 ## %bb.3: movl -28(%rbp), %edi callq _sonProcess jmp LBB2_5 LBB2_4: callq _pause movl -20(%rbp), %edi movl $31, %esi callq _kill callq _pause movl $1, %edi callq _exit LBB2_5: jmp LBB2_6 LBB2_6: movl -4(%rbp), %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Processo n. %d\n" L_.str.1: ## @.str.1 .asciz "son1.txt" L_.str.2: ## @.str.2 .asciz "son2.txt" L_.str.3: ## @.str.3 .asciz "Errore apertura del file" L_.str.4: ## @.str.4 .space 1 L_.str.5: ## @.str.5 .asciz "Errore in lettura file\n" .subsections_via_symbols
the_stack_data/92326354.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov w8, #0 str w8, [sp, #24] ; 4-byte Folded Spill stur wzr, [x29, #-4] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf mov x9, sp sub x8, x29, #8 str x8, [x9] sub x8, x29, #12 str x8, [x9, #8] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _scanf ldur w0, [x29, #-8] ldur w1, [x29, #-12] bl _getMaxCommonDivisor stur w0, [x29, #-16] ldur w0, [x29, #-8] ldur w1, [x29, #-12] bl _getMinCommonMultiple stur w0, [x29, #-20] ldur w8, [x29, #-8] ; implicit-def: $x11 mov x11, x8 ldur w8, [x29, #-12] ; implicit-def: $x10 mov x10, x8 ldur w9, [x29, #-16] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x11, [x9] str x10, [x9, #8] str x8, [x9, #16] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf ldur w8, [x29, #-8] ; implicit-def: $x11 mov x11, x8 ldur w8, [x29, #-12] ; implicit-def: $x10 mov x10, x8 ldur w9, [x29, #-20] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x11, [x9] str x10, [x9, #8] str x8, [x9, #16] adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf ldr w0, [sp, #24] ; 4-byte Folded Reload ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .globl _getMaxCommonDivisor ; -- Begin function getMaxCommonDivisor .p2align 2 _getMaxCommonDivisor: ; @getMaxCommonDivisor .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str w0, [sp, #8] str w1, [sp, #4] ldr w9, [sp, #4] mov w8, #0 subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB1_2 b LBB1_1 LBB1_1: ldr w8, [sp, #8] stur w8, [x29, #-4] b LBB1_3 LBB1_2: ldr w0, [sp, #4] ldr w8, [sp, #8] ldr w10, [sp, #4] sdiv w9, w8, w10 mul w9, w9, w10 subs w1, w8, w9 bl _getMaxCommonDivisor stur w0, [x29, #-4] b LBB1_3 LBB1_3: ldur w0, [x29, #-4] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _getMinCommonMultiple ; -- Begin function getMinCommonMultiple .p2align 2 _getMinCommonMultiple: ; @getMinCommonMultiple .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 str w0, [sp, #28] str w1, [sp, #24] ldr w8, [sp, #28] ldr w9, [sp, #24] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB2_2 b LBB2_1 LBB2_1: ldr w8, [sp, #28] str w8, [sp, #12] ldr w8, [sp, #24] str w8, [sp, #28] ldr w8, [sp, #12] str w8, [sp, #24] b LBB2_2 LBB2_2: ldr w8, [sp, #28] ldr w9, [sp, #24] mul w8, w8, w9 str w8, [sp, #20] ldr w8, [sp, #28] ldr w10, [sp, #24] sdiv w9, w8, w10 mul w9, w9, w10 subs w8, w8, w9 str w8, [sp, #16] b LBB2_3 LBB2_3: ; =>This Inner Loop Header: Depth=1 ldr w9, [sp, #16] mov w8, #0 subs w8, w8, w9 cset w8, eq tbnz w8, #0, LBB2_5 b LBB2_4 LBB2_4: ; in Loop: Header=BB2_3 Depth=1 ldr w8, [sp, #24] str w8, [sp, #28] ldr w8, [sp, #16] str w8, [sp, #24] ldr w8, [sp, #28] ldr w10, [sp, #24] sdiv w9, w8, w10 mul w9, w9, w10 subs w8, w8, w9 str w8, [sp, #16] b LBB2_3 LBB2_5: ldr w8, [sp, #20] ldr w9, [sp, #24] sdiv w0, w8, w9 add sp, sp, #32 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "\350\276\223\345\205\245\344\270\244\344\270\252\346\225\264\346\225\260\351\200\227\345\217\267\357\274\210\350\213\261\346\226\207\357\274\211\345\210\206\351\232\224: " l_.str.1: ; @.str.1 .asciz "%d,%d" l_.str.2: ; @.str.2 .asciz "%d\344\270\216%d\347\232\204\346\234\200\345\244\247\345\205\254\347\272\246\346\225\260\344\270\272\357\274\232%d\n" l_.str.3: ; @.str.3 .asciz "%d\344\270\216%d\347\232\204\346\234\200\345\260\217\345\205\254\345\200\215\346\225\260\344\270\272\357\274\232%d\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl $0, -4(%rbp) leaq L_.str(%rip), %rdi movb $0, %al callq _printf leaq L_.str.1(%rip), %rdi leaq -8(%rbp), %rsi leaq -12(%rbp), %rdx movb $0, %al callq _scanf movl -8(%rbp), %edi movl -12(%rbp), %esi callq _getMaxCommonDivisor movl %eax, -16(%rbp) movl -8(%rbp), %edi movl -12(%rbp), %esi callq _getMinCommonMultiple movl %eax, -20(%rbp) movl -8(%rbp), %esi movl -12(%rbp), %edx movl -16(%rbp), %ecx leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf movl -8(%rbp), %esi movl -12(%rbp), %edx movl -20(%rbp), %ecx leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf xorl %eax, %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _getMaxCommonDivisor ## -- Begin function getMaxCommonDivisor .p2align 4, 0x90 _getMaxCommonDivisor: ## @getMaxCommonDivisor .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl %edi, -8(%rbp) movl %esi, -12(%rbp) xorl %eax, %eax cmpl -12(%rbp), %eax jne LBB1_2 ## %bb.1: movl -8(%rbp), %eax movl %eax, -4(%rbp) jmp LBB1_3 LBB1_2: movl -12(%rbp), %edi movl -8(%rbp), %eax cltd idivl -12(%rbp) movl %edx, %esi callq _getMaxCommonDivisor movl %eax, -4(%rbp) LBB1_3: movl -4(%rbp), %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _getMinCommonMultiple ## -- Begin function getMinCommonMultiple .p2align 4, 0x90 _getMinCommonMultiple: ## @getMinCommonMultiple .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl %edi, -4(%rbp) movl %esi, -8(%rbp) movl -4(%rbp), %eax cmpl -8(%rbp), %eax jge LBB2_2 ## %bb.1: movl -4(%rbp), %eax movl %eax, -20(%rbp) movl -8(%rbp), %eax movl %eax, -4(%rbp) movl -20(%rbp), %eax movl %eax, -8(%rbp) LBB2_2: movl -4(%rbp), %eax imull -8(%rbp), %eax movl %eax, -12(%rbp) movl -4(%rbp), %eax cltd idivl -8(%rbp) movl %edx, -16(%rbp) LBB2_3: ## =>This Inner Loop Header: Depth=1 xorl %eax, %eax cmpl -16(%rbp), %eax je LBB2_5 ## %bb.4: ## in Loop: Header=BB2_3 Depth=1 movl -8(%rbp), %eax movl %eax, -4(%rbp) movl -16(%rbp), %eax movl %eax, -8(%rbp) movl -4(%rbp), %eax cltd idivl -8(%rbp) movl %edx, -16(%rbp) jmp LBB2_3 LBB2_5: movl -12(%rbp), %eax cltd idivl -8(%rbp) popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "\350\276\223\345\205\245\344\270\244\344\270\252\346\225\264\346\225\260\351\200\227\345\217\267\357\274\210\350\213\261\346\226\207\357\274\211\345\210\206\351\232\224: " L_.str.1: ## @.str.1 .asciz "%d,%d" L_.str.2: ## @.str.2 .asciz "%d\344\270\216%d\347\232\204\346\234\200\345\244\247\345\205\254\347\272\246\346\225\260\344\270\272\357\274\232%d\n" L_.str.3: ## @.str.3 .asciz "%d\344\270\216%d\347\232\204\346\234\200\345\260\217\345\205\254\345\200\215\346\225\260\344\270\272\357\274\232%d\n" .subsections_via_symbols
the_stack_data/156392949.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] mov x9, sp mov x8, #63 str x8, [x9] mov x8, #119 str x8, [x9, #8] mov x8, #2748 str x8, [x9, #16] adrp x0, l_.str@PAGE add x0, x0, l_.str@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 __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Decimal values of:\n 077: %d\n 0x77: %d\n0XABC: %d\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl $0, -4(%rbp) leaq L_.str(%rip), %rdi movl $63, %esi movl $119, %edx movl $2748, %ecx ## imm = 0xABC 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 "Decimal values of:\n 077: %d\n 0x77: %d\n0XABC: %d\n" .subsections_via_symbols
the_stack_data/115764252.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #128 .cfi_def_cfa_offset 128 stp x29, x30, [sp, #112] ; 16-byte Folded Spill add x29, sp, #112 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] str wzr, [sp, #28] str w0, [sp, #24] str x1, [sp, #16] adrp x8, l___const.main.t@PAGE add x8, x8, l___const.main.t@PAGEOFF ldr q0, [x8] stur q0, [x29, #-48] ldr q0, [x8, #16] stur q0, [x29, #-32] mov x9, sp mov x8, #32 str x8, [x9] str x8, [x9, #8] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: bl ___stack_chk_fail LBB0_2: mov w0, #0 ldp x29, x30, [sp, #112] ; 16-byte Folded Reload add sp, sp, #128 ret .cfi_endproc ; -- End function .section __TEXT,__const .p2align 2 ; @__const.main.t l___const.main.t: .long 1 ; 0x1 .long 2 ; 0x2 .long 1 ; 0x1 .long 2 ; 0x2 .long 1 ; 0x1 .long 2 ; 0x2 .long 1 ; 0x1 .long 2 ; 0x2 .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%zu %zu\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $96, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -84(%rbp) movl %edi, -88(%rbp) movq %rsi, -96(%rbp) movq l___const.main.t(%rip), %rax movq %rax, -48(%rbp) movq l___const.main.t+8(%rip), %rax movq %rax, -40(%rbp) movq l___const.main.t+16(%rip), %rax movq %rax, -32(%rbp) movq l___const.main.t+24(%rip), %rax movq %rax, -24(%rbp) leaq L_.str(%rip), %rdi movl $32, %edx movq %rdx, %rsi movb $0, %al callq _printf movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_2 ## %bb.1: xorl %eax, %eax addq $96, %rsp popq %rbp retq LBB0_2: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__const .p2align 4 ## @__const.main.t l___const.main.t: .long 1 ## 0x1 .long 2 ## 0x2 .long 1 ## 0x1 .long 2 ## 0x2 .long 1 ## 0x1 .long 2 ## 0x2 .long 1 ## 0x1 .long 2 ## 0x2 .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%zu %zu\n" .subsections_via_symbols
the_stack_data/66832.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 sub sp, sp, #112 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, #-28] ldur w8, [x29, #-16] subs w8, w8, #1 cset w8, le tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldur x8, [x29, #-24] ldr x0, [x8, #8] bl _atoi bl _abs stur w0, [x29, #-28] b LBB0_2 LBB0_2: ldur w8, [x29, #-28] subs w8, w8, #0 cset w8, gt tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: mov w8, #20 stur w8, [x29, #-28] b LBB0_4 LBB0_4: ldur w8, [x29, #-28] ; implicit-def: $x10 mov x10, x8 ldur w9, [x29, #-28] ; implicit-def: $x8 mov x8, x9 sub sp, sp, #16 mov x9, sp str x10, [x9] str x8, [x9, #8] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf add sp, sp, #16 ldur w9, [x29, #-28] mov w8, #1 add w9, w9, #1 mov x10, x9 stur x10, [x29, #-96] ; 8-byte Folded Spill ldur w10, [x29, #-28] add w10, w10, #1 mov x11, x10 stur x11, [x29, #-88] ; 8-byte Folded Spill mov x11, sp stur x11, [x29, #-40] umull x9, w9, w10 lsl x9, x9, #3 add x9, x9, #15 and x12, x9, #0xfffffffffffffff0 mov x9, x12 adrp x16, ___chkstk_darwin@GOTPAGE ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 ldur x10, [x29, #-96] ; 8-byte Folded Reload ldur x9, [x29, #-88] ; 8-byte Folded Reload mov x11, sp subs x11, x11, x12 mov sp, x11 stur x11, [x29, #-80] ; 8-byte Folded Spill stur x10, [x29, #-48] stur x9, [x29, #-56] stur w8, [x29, #-60] b LBB0_5 LBB0_5: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-60] ldur w9, [x29, #-28] subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB0_8 b LBB0_6 LBB0_6: ; in Loop: Header=BB0_5 Depth=1 ldur x9, [x29, #-80] ; 8-byte Folded Reload ldur x11, [x29, #-88] ; 8-byte Folded Reload ldursw x8, [x29, #-60] mul x10, x8, x11 mov x8, #1 str x8, [x9, x10, lsl #3] mov x10, #0 mul x10, x10, x11 add x9, x9, x10, lsl #3 ldursw x10, [x29, #-60] str x8, [x9, x10, lsl #3] b LBB0_7 LBB0_7: ; in Loop: Header=BB0_5 Depth=1 ldur w8, [x29, #-60] add w8, w8, #1 stur w8, [x29, #-60] b LBB0_5 LBB0_8: mov w8, #1 stur w8, [x29, #-64] b LBB0_9 LBB0_9: ; =>This Loop Header: Depth=1 ; Child Loop BB0_11 Depth 2 ldur w8, [x29, #-64] ldur w9, [x29, #-28] subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB0_16 b LBB0_10 LBB0_10: ; in Loop: Header=BB0_9 Depth=1 ldur w8, [x29, #-64] stur w8, [x29, #-68] b LBB0_11 LBB0_11: ; Parent Loop BB0_9 Depth=1 ; => This Inner Loop Header: Depth=2 ldur w8, [x29, #-68] ldur w9, [x29, #-28] subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB0_14 b LBB0_12 LBB0_12: ; in Loop: Header=BB0_11 Depth=2 ldur x9, [x29, #-80] ; 8-byte Folded Reload ldur x11, [x29, #-88] ; 8-byte Folded Reload ldur w8, [x29, #-64] subs w10, w8, #1 ; implicit-def: $x8 mov x8, x10 sxtw x8, w8 mul x10, x8, x11 mov x8, x9 add x8, x8, x10, lsl #3 ldursw x10, [x29, #-68] ldr x8, [x8, x10, lsl #3] ldursw x10, [x29, #-64] mul x12, x10, x11 mov x10, x9 add x10, x10, x12, lsl #3 ldur w12, [x29, #-68] subs w12, w12, #1 ldr x10, [x10, w12, sxtw #3] add x8, x8, x10 ldursw x10, [x29, #-64] mul x12, x10, x11 mov x10, x9 add x10, x10, x12, lsl #3 ldursw x12, [x29, #-68] str x8, [x10, x12, lsl #3] ldur w8, [x29, #-68] subs w10, w8, #1 ; implicit-def: $x8 mov x8, x10 sxtw x8, w8 mul x10, x8, x11 mov x8, x9 add x8, x8, x10, lsl #3 ldursw x10, [x29, #-64] ldr x8, [x8, x10, lsl #3] ldursw x10, [x29, #-68] mul x12, x10, x11 mov x10, x9 add x10, x10, x12, lsl #3 ldur w12, [x29, #-64] subs w12, w12, #1 ldr x10, [x10, w12, sxtw #3] add x8, x8, x10 ldursw x10, [x29, #-68] mul x10, x10, x11 add x9, x9, x10, lsl #3 ldursw x10, [x29, #-64] str x8, [x9, x10, lsl #3] b LBB0_13 LBB0_13: ; in Loop: Header=BB0_11 Depth=2 ldur w8, [x29, #-68] add w8, w8, #1 stur w8, [x29, #-68] b LBB0_11 LBB0_14: ; in Loop: Header=BB0_9 Depth=1 b LBB0_15 LBB0_15: ; in Loop: Header=BB0_9 Depth=1 ldur w8, [x29, #-64] add w8, w8, #1 stur w8, [x29, #-64] b LBB0_9 LBB0_16: ldur x8, [x29, #-80] ; 8-byte Folded Reload ldur x10, [x29, #-88] ; 8-byte Folded Reload ldursw x9, [x29, #-28] mul x9, x9, x10 add x8, x8, x9, lsl #3 ldursw x9, [x29, #-28] ldr x8, [x8, x9, lsl #3] sub sp, sp, #16 mov x9, sp str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf add sp, sp, #16 ldur x8, [x29, #-40] mov sp, x8 ldur w8, [x29, #-12] stur w8, [x29, #-100] ; 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_18 b LBB0_17 LBB0_17: bl ___stack_chk_fail LBB0_18: ldur w0, [x29, #-100] ; 4-byte Folded Reload mov sp, x29 ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Calculating all the possible routes for a %dx%d grid.\n" l_.str.1: ; @.str.1 .asciz "Result: %lu\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $112, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -12(%rbp) movl %edi, -16(%rbp) movq %rsi, -24(%rbp) movl $0, -28(%rbp) cmpl $1, -16(%rbp) jle LBB0_2 ## %bb.1: movq -24(%rbp), %rax movq 8(%rax), %rdi callq _atoi movl %eax, %edi callq _abs movl %eax, -28(%rbp) LBB0_2: cmpl $0, -28(%rbp) jg LBB0_4 ## %bb.3: movl $20, -28(%rbp) LBB0_4: movl -28(%rbp), %edx leaq L_.str(%rip), %rdi xorl %eax, %eax ## kill: def $al killed $al killed $eax movl %edx, %esi callq _printf movl -28(%rbp), %eax incl %eax ## kill: def $rax killed $eax movq %rax, -88(%rbp) ## 8-byte Spill movq %rax, %rcx movq %rcx, -96(%rbp) ## 8-byte Spill movq %rsp, %rcx movq %rcx, -40(%rbp) imulq %rax, %rax shlq $3, %rax callq ____chkstk_darwin movq -96(%rbp), %rcx ## 8-byte Reload addq $15, %rax andq $-16, %rax subq %rax, %rsp movq -88(%rbp), %rax ## 8-byte Reload movq %rsp, %rdx movq %rdx, -80(%rbp) ## 8-byte Spill movq %rcx, -48(%rbp) movq %rax, -56(%rbp) movl $1, -60(%rbp) LBB0_5: ## =>This Inner Loop Header: Depth=1 movl -60(%rbp), %eax cmpl -28(%rbp), %eax jg LBB0_8 ## %bb.6: ## in Loop: Header=BB0_5 Depth=1 movq -80(%rbp), %rax ## 8-byte Reload movq -88(%rbp), %rcx ## 8-byte Reload movslq -60(%rbp), %rdx imulq %rcx, %rdx movq $1, (%rax,%rdx,8) imulq $0, %rcx, %rcx shlq $3, %rcx addq %rcx, %rax movslq -60(%rbp), %rcx movq $1, (%rax,%rcx,8) ## %bb.7: ## in Loop: Header=BB0_5 Depth=1 movl -60(%rbp), %eax addl $1, %eax movl %eax, -60(%rbp) jmp LBB0_5 LBB0_8: movl $1, -64(%rbp) LBB0_9: ## =>This Loop Header: Depth=1 ## Child Loop BB0_11 Depth 2 movl -64(%rbp), %eax cmpl -28(%rbp), %eax jg LBB0_16 ## %bb.10: ## in Loop: Header=BB0_9 Depth=1 movl -64(%rbp), %eax movl %eax, -68(%rbp) LBB0_11: ## Parent Loop BB0_9 Depth=1 ## => This Inner Loop Header: Depth=2 movl -68(%rbp), %eax cmpl -28(%rbp), %eax jg LBB0_14 ## %bb.12: ## in Loop: Header=BB0_11 Depth=2 movq -80(%rbp), %rax ## 8-byte Reload movq -88(%rbp), %rsi ## 8-byte Reload movl -64(%rbp), %ecx subl $1, %ecx movslq %ecx, %rdx imulq %rsi, %rdx shlq $3, %rdx movq %rax, %rcx addq %rdx, %rcx movslq -68(%rbp), %rdx movq (%rcx,%rdx,8), %rdi movslq -64(%rbp), %rdx imulq %rsi, %rdx shlq $3, %rdx movq %rax, %rcx addq %rdx, %rcx movl -68(%rbp), %edx subl $1, %edx movslq %edx, %rdx addq (%rcx,%rdx,8), %rdi movslq -64(%rbp), %rdx imulq %rsi, %rdx shlq $3, %rdx movq %rax, %rcx addq %rdx, %rcx movslq -68(%rbp), %rdx movq %rdi, (%rcx,%rdx,8) movl -68(%rbp), %ecx subl $1, %ecx movslq %ecx, %rdx imulq %rsi, %rdx shlq $3, %rdx movq %rax, %rcx addq %rdx, %rcx movslq -64(%rbp), %rdx movq (%rcx,%rdx,8), %rdx movslq -68(%rbp), %rdi imulq %rsi, %rdi shlq $3, %rdi movq %rax, %rcx addq %rdi, %rcx movl -64(%rbp), %edi subl $1, %edi movslq %edi, %rdi addq (%rcx,%rdi,8), %rdx movslq -68(%rbp), %rcx imulq %rsi, %rcx shlq $3, %rcx addq %rcx, %rax movslq -64(%rbp), %rcx movq %rdx, (%rax,%rcx,8) ## %bb.13: ## in Loop: Header=BB0_11 Depth=2 movl -68(%rbp), %eax addl $1, %eax movl %eax, -68(%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 -64(%rbp), %eax addl $1, %eax movl %eax, -64(%rbp) jmp LBB0_9 LBB0_16: movq -80(%rbp), %rax ## 8-byte Reload movq -88(%rbp), %rdx ## 8-byte Reload movslq -28(%rbp), %rcx imulq %rdx, %rcx shlq $3, %rcx addq %rcx, %rax movslq -28(%rbp), %rcx movq (%rax,%rcx,8), %rsi leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf movq -40(%rbp), %rax movq %rax, %rsp movl -12(%rbp), %eax movl %eax, -100(%rbp) ## 4-byte Spill movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_18 ## %bb.17: movl -100(%rbp), %eax ## 4-byte Reload movq %rbp, %rsp popq %rbp retq LBB0_18: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Calculating all the possible routes for a %dx%d grid.\n" L_.str.1: ## @.str.1 .asciz "Result: %lu\n" .subsections_via_symbols
the_stack_data/80240.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, #1168 adrp x8, ___stderrp@GOTPAGE ldr x8, [x8, ___stderrp@GOTPAGEOFF] str x8, [sp, #32] ; 8-byte Folded Spill adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-24] str wzr, [sp, #132] str w0, [sp, #128] str x1, [sp, #120] add x0, sp, #136 mov x1, #1024 bl _gethostname ldr w8, [sp, #128] str w8, [sp, #44] ; 4-byte Folded Spill subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldr w8, [sp, #44] ; 4-byte Folded Reload subs w8, w8, #2 subs w8, w8, #1 cset w8, ls tbnz w8, #0, LBB0_3 b LBB0_9 LBB0_2: str wzr, [sp, #92] str wzr, [sp, #88] b LBB0_10 LBB0_3: ldr x8, [sp, #120] ldr x8, [x8, #8] str x8, [sp, #72] ldr x0, [sp, #72] mov x9, sp add x8, sp, #92 str x8, [x9] adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF bl _sscanf str w0, [sp, #80] ldr w8, [sp, #80] subs w8, w8, #1 cset w8, eq and w8, w8, #0x1 str w8, [sp, #68] ldr w8, [sp, #68] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_5 b LBB0_4 LBB0_4: ldr x8, [sp, #32] ; 8-byte Folded Reload ldr x0, [x8] ldr x8, [sp, #72] mov x9, sp str x8, [x9] adrp x1, l_.str.1@PAGE add x1, x1, l_.str.1@PAGEOFF bl _fprintf mov w0, #1 bl _exit LBB0_5: ldr w8, [sp, #128] subs w8, w8, #3 cset w8, ne tbnz w8, #0, LBB0_7 b LBB0_6 LBB0_6: ldr x8, [sp, #120] ldr x0, [x8, #16] adrp x1, l_.str.2@PAGE add x1, x1, l_.str.2@PAGEOFF bl _strcasecmp str w0, [sp, #80] ldr w8, [sp, #80] subs w8, w8, #0 cset w8, ne and w8, w8, #0x1 str w8, [sp, #88] b LBB0_8 LBB0_7: mov w8, #1 str w8, [sp, #88] b LBB0_8 LBB0_8: b LBB0_10 LBB0_9: ldr x8, [sp, #32] ; 8-byte Folded Reload ldr x0, [x8] adrp x1, l_.str.3@PAGE add x1, x1, l_.str.3@PAGEOFF bl _fprintf ldr x8, [sp, #32] ; 8-byte Folded Reload ldr x0, [x8] mov x9, sp adrp x8, l_.str.5@PAGE add x8, x8, l_.str.5@PAGEOFF str x8, [x9] adrp x1, l_.str.4@PAGE add x1, x1, l_.str.4@PAGEOFF bl _fprintf mov w0, #0 bl _exit LBB0_10: str wzr, [sp, #84] b LBB0_11 LBB0_11: ; =>This Inner Loop Header: Depth=1 ldrsw x9, [sp, #84] adrp x8, _nist_time_hosts@PAGE add x8, x8, _nist_time_hosts@PAGEOFF ldr x8, [x8, x9, lsl #3] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_16 b LBB0_12 LBB0_12: ; in Loop: Header=BB0_11 Depth=1 ldrsw x9, [sp, #84] adrp x8, _nist_time_hosts@PAGE add x8, x8, _nist_time_hosts@PAGEOFF ldr x0, [x8, x9, lsl #3] ldr w3, [sp, #92] ldr w4, [sp, #88] add x1, sp, #104 add x2, sp, #96 bl _DayTimeProtocol str w0, [sp, #80] ldr w8, [sp, #80] subs w8, w8, #0 cset w8, eq and w8, w8, #0x1 str w8, [sp, #64] ldr w8, [sp, #64] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_14 b LBB0_13 LBB0_13: b LBB0_16 LBB0_14: ; in Loop: Header=BB0_11 Depth=1 b LBB0_15 LBB0_15: ; in Loop: Header=BB0_11 Depth=1 ldr w8, [sp, #84] add w8, w8, #1 str w8, [sp, #84] b LBB0_11 LBB0_16: ldr w8, [sp, #64] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_18 b LBB0_17 LBB0_17: ldr x8, [sp, #32] ; 8-byte Folded Reload ldr x0, [x8] adrp x1, l_.str.6@PAGE add x1, x1, l_.str.6@PAGEOFF bl _fprintf ldr x8, [sp, #32] ; 8-byte Folded Reload ldr x0, [x8] mov x9, sp adrp x8, _g_error_msg@PAGE add x8, x8, _g_error_msg@PAGEOFF str x8, [x9] adrp x1, l_.str.7@PAGE add x1, x1, l_.str.7@PAGEOFF bl _fprintf mov w0, #1 bl _exit LBB0_18: ldrsw x9, [sp, #84] adrp x8, _nist_time_hosts@PAGE add x8, x8, _nist_time_hosts@PAGEOFF ldr x8, [x8, x9, lsl #3] ldr w9, [sp, #84] add w10, w9, #1 mov x9, sp add x11, sp, #136 str x11, [x9] str x8, [x9, #8] ; implicit-def: $x8 mov x8, x10 str x8, [x9, #16] adrp x0, l_.str.8@PAGE add x0, x0, l_.str.8@PAGEOFF bl _printf add x0, sp, #104 add x1, sp, #96 bl _settimeofday str w0, [sp, #80] ldr w8, [sp, #80] subs w8, w8, #0 cset w8, eq and w8, w8, #0x1 str w8, [sp, #60] ldr w8, [sp, #60] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_20 b LBB0_19 LBB0_19: adrp x0, l_.str.9@PAGE add x0, x0, l_.str.9@PAGEOFF bl _perror mov w0, #1 bl _exit LBB0_20: add x0, sp, #48 str x0, [sp, #24] ; 8-byte Folded Spill bl _time ldr x0, [sp, #24] ; 8-byte Folded Reload bl _ctime mov x8, sp str x0, [x8] adrp x0, l_.str.10@PAGE add x0, x0, l_.str.10@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_22 b LBB0_21 LBB0_21: bl ___stack_chk_fail LBB0_22: mov w0, #0 add sp, sp, #1168 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x28, x27, [sp], #32 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .globl _DayTimeProtocol ; -- Begin function DayTimeProtocol .p2align 2 _DayTimeProtocol: ; @DayTimeProtocol .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, #4432 adrp x16, ___chkstk_darwin@GOTPAGE ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 sub sp, sp, #1, lsl #12 ; =4096 sub sp, sp, #336 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] str x2, [sp, #296] str w3, [sp, #292] str w4, [sp, #288] ldr x0, [sp, #304] mov w1, #0 str w1, [sp, #148] ; 4-byte Folded Spill mov x2, #16 mov x3, #-1 str x3, [sp, #152] ; 8-byte Folded Spill bl ___memset_chk ldr w1, [sp, #148] ; 4-byte Folded Reload ldr x3, [sp, #152] ; 8-byte Folded Reload ldr x0, [sp, #296] mov x2, #8 bl ___memset_chk ldr x0, [sp, #312] adrp x1, l_.str.11@PAGE add x1, x1, l_.str.11@PAGEOFF adrp x2, l_.str.12@PAGE add x2, x2, l_.str.12@PAGEOFF add x3, sp, #284 bl _lc_client str w0, [sp, #280] ldr w8, [sp, #280] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB1_2 b LBB1_1 LBB1_1: mov w8, #1 str w8, [sp, #324] b LBB1_12 LBB1_2: ldr w0, [sp, #284] add x1, sp, #3400 str x1, [sp, #128] ; 8-byte Folded Spill mov w2, #1024 bl _lc_read_data str w0, [sp, #280] ldr w0, [sp, #284] bl _close ldr x0, [sp, #128] ; 8-byte Folded Reload ldrsw x9, [sp, #280] mov x8, x0 add x8, x8, x9 strb wzr, [x8] mov x9, sp str x9, [sp, #136] ; 8-byte Folded Spill add x8, sp, #264 str x8, [x9] add x8, sp, #252 str x8, [x9, #8] add x8, sp, #260 str x8, [x9, #16] add x8, sp, #256 str x8, [x9, #24] add x8, sp, #248 str x8, [x9, #32] add x8, sp, #244 str x8, [x9, #40] add x8, sp, #240 str x8, [x9, #48] add x8, sp, #236 str x8, [x9, #56] add x8, sp, #228 str x8, [x9, #64] add x8, sp, #224 str x8, [x9, #72] add x8, sp, #2376 str x8, [x9, #80] add x8, sp, #1352 str x8, [x9, #88] add x8, sp, #328 str x8, [x9, #96] adrp x1, l_.str.13@PAGE add x1, x1, l_.str.13@PAGEOFF bl _sscanf str w0, [sp, #280] ldr w8, [sp, #280] subs w8, w8, #13 cset w8, eq tbnz w8, #0, LBB1_4 b LBB1_3 LBB1_3: mov w8, #-7 adrp x9, _g_error@PAGE str w8, [x9, _g_error@PAGEOFF] adrp x0, _g_error_msg@PAGE add x0, x0, _g_error_msg@PAGEOFF mov w1, #0 mov x2, #1024 adrp x3, l_.str.14@PAGE add x3, x3, l_.str.14@PAGEOFF bl ___sprintf_chk mov w8, #1 str w8, [sp, #324] b LBB1_12 LBB1_4: ldr w8, [sp, #224] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB1_6 b LBB1_5 LBB1_5: adrp x9, _g_error@PAGE mov w8, #-6 str w8, [x9, _g_error@PAGEOFF] ldr w9, [sp, #224] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, _g_error_msg@PAGE add x0, x0, _g_error_msg@PAGEOFF mov w1, #0 mov x2, #1024 adrp x3, l_.str.15@PAGE add x3, x3, l_.str.15@PAGEOFF bl ___sprintf_chk mov w8, #1 str w8, [sp, #324] b LBB1_12 LBB1_6: ldr w8, [sp, #236] subs w8, w8, #0 cset w8, eq mov w9, #1 str w9, [sp, #124] ; 4-byte Folded Spill tbnz w8, #0, LBB1_8 b LBB1_7 LBB1_7: ldr w8, [sp, #236] subs w8, w8, #50 cset w8, gt str w8, [sp, #124] ; 4-byte Folded Spill b LBB1_8 LBB1_8: ldr w8, [sp, #124] ; 4-byte Folded Reload and w8, w8, #0x1 str w8, [sp, #232] add x0, sp, #168 str x0, [sp, #112] ; 8-byte Folded Spill mov w1, #0 mov x2, #56 bl _memset ldr x0, [sp, #112] ; 8-byte Folded Reload ldr w8, [sp, #248] str w8, [sp, #176] ldr w8, [sp, #244] str w8, [sp, #172] ldr w8, [sp, #240] str w8, [sp, #168] ldr w8, [sp, #260] subs w8, w8, #1 str w8, [sp, #184] ldr w8, [sp, #256] str w8, [sp, #180] ldr w8, [sp, #252] add w8, w8, #100 str w8, [sp, #188] bl _mktime str x0, [sp, #160] ldr x8, [sp, #160] ldr x9, [sp, #304] str x8, [x9] ldr x8, [sp, #304] str wzr, [x8, #8] ldr w9, [sp, #292] mov w8, #-60 mul w10, w8, w9 ldr x9, [sp, #304] ldr x8, [x9] add x8, x8, w10, sxtw str x8, [x9] ldr w8, [sp, #288] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB1_11 b LBB1_9 LBB1_9: ldr w8, [sp, #232] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB1_11 b LBB1_10 LBB1_10: ldr x9, [sp, #304] ldr x8, [x9] add x8, x8, #3600 str x8, [x9] b LBB1_11 LBB1_11: str wzr, [sp, #324] b LBB1_12 LBB1_12: ldr w8, [sp, #324] str w8, [sp, #108] ; 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_14 b LBB1_13 LBB1_13: bl ___stack_chk_fail LBB1_14: ldr w0, [sp, #108] ; 4-byte Folded Reload add sp, sp, #1, lsl #12 ; =4096 add sp, sp, #336 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x28, x27, [sp], #32 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .globl _lc_client ; -- Begin function lc_client .p2align 2 _lc_client: ; @lc_client .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 x1, [x29, #-24] stur x2, [x29, #-32] str x3, [sp, #40] adrp x8, _g_error@PAGE str wzr, [x8, _g_error@PAGEOFF] adrp x8, _g_error_msg@PAGE strb wzr, [x8, _g_error_msg@PAGEOFF] ldur x0, [x29, #-16] add x1, sp, #32 bl _lc_get_host_info str w0, [sp, #16] ldr w8, [sp, #16] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB2_2 b LBB2_1 LBB2_1: ldur x8, [x29, #-16] mov x9, sp str x8, [x9] adrp x0, _g_error_msg@PAGE add x0, x0, _g_error_msg@PAGEOFF mov w1, #0 mov x2, #1024 adrp x3, l_.str.16@PAGE add x3, x3, l_.str.16@PAGEOFF bl ___sprintf_chk mov w8, #-1 adrp x9, _g_error@PAGE str w8, [x9, _g_error@PAGEOFF] mov w8, #1 stur w8, [x29, #-4] b LBB2_14 LBB2_2: ldur x0, [x29, #-24] ldur x1, [x29, #-32] add x2, sp, #24 bl _lc_get_service_info str w0, [sp, #16] ldr w8, [sp, #16] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB2_4 b LBB2_3 LBB2_3: ldur x10, [x29, #-24] ldur x8, [x29, #-32] mov x9, sp str x10, [x9] str x8, [x9, #8] adrp x0, _g_error_msg@PAGE add x0, x0, _g_error_msg@PAGEOFF mov w1, #0 mov x2, #1024 adrp x3, l_.str.17@PAGE add x3, x3, l_.str.17@PAGEOFF bl ___sprintf_chk mov w8, #-2 adrp x9, _g_error@PAGE str w8, [x9, _g_error@PAGEOFF] mov w8, #1 stur w8, [x29, #-4] b LBB2_14 LBB2_4: ldur x0, [x29, #-32] adrp x1, l_.str.12@PAGE add x1, x1, l_.str.12@PAGEOFF bl _strcmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB2_6 b LBB2_5 LBB2_5: mov w8, #1 str w8, [sp, #20] b LBB2_7 LBB2_6: mov w8, #2 str w8, [sp, #20] b LBB2_7 LBB2_7: ldr x0, [sp, #40] ldr w1, [sp, #20] bl _lc_socket str w0, [sp, #16] ldr w8, [sp, #16] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB2_9 b LBB2_8 LBB2_8: mov w8, #1 stur w8, [x29, #-4] b LBB2_14 LBB2_9: ldr w8, [sp, #20] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB2_13 b LBB2_10 LBB2_10: ldr x8, [sp, #40] ldr w0, [x8] ldr x1, [sp, #32] ldr x2, [sp, #24] bl _lc_connect str w0, [sp, #16] ldr w8, [sp, #16] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB2_12 b LBB2_11 LBB2_11: ldr x8, [sp, #40] ldr w0, [x8] bl _close mov w8, #1 stur w8, [x29, #-4] b LBB2_14 LBB2_12: b LBB2_13 LBB2_13: stur wzr, [x29, #-4] b LBB2_14 LBB2_14: ldur w0, [x29, #-4] ldp x29, x30, [sp, #80] ; 16-byte Folded Reload add sp, sp, #96 ret .cfi_endproc ; -- End function .globl _lc_read_data ; -- Begin function lc_read_data .p2align 2 _lc_read_data: ; @lc_read_data .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-4] stur x1, [x29, #-16] stur w2, [x29, #-20] str wzr, [sp, #24] ldur x8, [x29, #-16] str x8, [sp, #8] b LBB3_1 LBB3_1: ; =>This Inner Loop Header: Depth=1 ldur w0, [x29, #-4] add x1, sp, #19 mov x2, #1 bl _read mov x8, x0 str w8, [sp, #20] sxtw x8, w0 subs x8, x8, #1 cset w8, ne tbnz w8, #0, LBB3_5 b LBB3_2 LBB3_2: ; in Loop: Header=BB3_1 Depth=1 ldrb w8, [sp, #19] ldr x9, [sp, #8] ldrsw x10, [sp, #24] add x9, x9, x10 strb w8, [x9] ldr w8, [sp, #24] add w8, w8, #1 str w8, [sp, #24] ldr w8, [sp, #24] ldur w9, [x29, #-20] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB3_4 b LBB3_3 LBB3_3: b LBB3_5 LBB3_4: ; in Loop: Header=BB3_1 Depth=1 b LBB3_1 LBB3_5: ldr w0, [sp, #24] ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .globl _lc_get_host_info ; -- Begin function lc_get_host_info .p2align 2 _lc_get_host_info: ; @lc_get_host_info .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] str x1, [sp, #16] str wzr, [sp, #4] ldur x0, [x29, #-8] bl _gethostbyname str x0, [sp, #8] ldr x8, [sp, #8] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB4_2 b LBB4_1 LBB4_1: mov w8, #1 str w8, [sp, #4] b LBB4_3 LBB4_2: ldr x8, [sp, #8] ldr x9, [sp, #16] str x8, [x9] b LBB4_3 LBB4_3: ldr w0, [sp, #4] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _lc_get_service_info ; -- Begin function lc_get_service_info .p2align 2 _lc_get_service_info: ; @lc_get_service_info .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, _lc_get_service_info.ses@PAGE add x8, x8, _lc_get_service_info.ses@PAGEOFF str x8, [sp] ; 8-byte Folded Spill stur x0, [x29, #-8] stur x1, [x29, #-16] str x2, [sp, #24] str wzr, [sp, #12] adrp x0, l_.str.12@PAGE add x0, x0, l_.str.12@PAGEOFF bl _strdup ldr x8, [sp] ; 8-byte Folded Reload str x0, [x8, #24] mov w9, #13 str w9, [x8, #16] ldr x9, [sp, #24] str x8, [x9] ldr w0, [sp, #12] ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .globl _lc_socket ; -- Begin function lc_socket .p2align 2 _lc_socket: ; @lc_socket .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] stur w1, [x29, #-12] ldur w1, [x29, #-12] mov w0, #2 mov w2, #0 bl _socket str w0, [sp, #16] ldr w8, [sp, #16] adds w8, w8, #1 cset w8, ne tbnz w8, #0, LBB6_2 b LBB6_1 LBB6_1: adrp x0, _g_error_msg@PAGE add x0, x0, _g_error_msg@PAGEOFF mov w1, #0 mov x2, #1024 adrp x3, l_.str.20@PAGE add x3, x3, l_.str.20@PAGEOFF bl ___sprintf_chk adrp x9, _g_error@PAGE mov w8, #-5 str w8, [x9, _g_error@PAGEOFF] mov w8, #1 str w8, [sp, #12] b LBB6_3 LBB6_2: ldr w8, [sp, #16] ldur x9, [x29, #-8] str w8, [x9] str wzr, [sp, #12] b LBB6_3 LBB6_3: ldr w0, [sp, #12] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _lc_connect ; -- Begin function lc_connect .p2align 2 _lc_connect: ; @lc_connect .cfi_startproc ; %bb.0: sub sp, sp, #112 .cfi_def_cfa_offset 112 stp x29, x30, [sp, #96] ; 16-byte Folded Spill add x29, sp, #96 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] stur w0, [x29, #-28] stur x1, [x29, #-40] str x2, [sp, #48] stur xzr, [x29, #-24] stur xzr, [x29, #-16] mov w8, #2 sturb w8, [x29, #-23] b LBB7_1 LBB7_1: ldr x8, [sp, #48] ldr w8, [x8, #16] and w0, w8, #0xffff bl __OSSwapInt16 and w8, w0, #0xffff str w8, [sp, #40] ; 4-byte Folded Spill b LBB7_2 LBB7_2: ldr w9, [sp, #40] ; 4-byte Folded Reload sub x8, x29, #24 str x8, [sp, #32] ; 8-byte Folded Spill sturh w9, [x29, #-22] add x0, x8, #4 ldur x8, [x29, #-40] ldr x8, [x8, #24] ldr x1, [x8] ldur x8, [x29, #-40] ldrsw x2, [x8, #20] mov x3, #12 bl ___memcpy_chk ldr x1, [sp, #32] ; 8-byte Folded Reload ldur w0, [x29, #-28] mov w2, #16 bl _connect str w0, [sp, #44] ldr w8, [sp, #44] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB7_4 b LBB7_3 LBB7_3: bl ___error ldr w0, [x0] bl _strerror mov x8, sp str x0, [x8] adrp x0, _g_error_msg@PAGE add x0, x0, _g_error_msg@PAGEOFF str x0, [sp, #16] ; 8-byte Folded Spill mov w1, #0 str w1, [sp, #28] ; 4-byte Folded Spill mov x2, #1024 adrp x3, l_.str.18@PAGE add x3, x3, l_.str.18@PAGEOFF bl ___sprintf_chk ldr x0, [sp, #16] ; 8-byte Folded Reload bl _strlen ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w1, [sp, #28] ; 4-byte Folded Reload add x0, x8, x0 ldur w9, [x29, #-28] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] mov x2, #-1 adrp x3, l_.str.19@PAGE add x3, x3, l_.str.19@PAGEOFF bl ___sprintf_chk adrp x9, _g_error@PAGE mov w8, #-3 str w8, [x9, _g_error@PAGEOFF] b LBB7_4 LBB7_4: ldr w8, [sp, #44] str w8, [sp, #12] ; 4-byte Folded Spill ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB7_6 b LBB7_5 LBB7_5: bl ___stack_chk_fail LBB7_6: ldr w0, [sp, #12] ; 4-byte Folded Reload ldp x29, x30, [sp, #96] ; 16-byte Folded Reload add sp, sp, #112 ret .cfi_endproc ; -- End function .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 "%d" l_.str.1: ; @.str.1 .asciz "Invalid value [%s] forMinutesWest.\n" l_.str.2: ; @.str.2 .asciz "no" l_.str.3: ; @.str.3 .asciz "Error In Usage!\n" l_.str.4: ; @.str.4 .asciz "Proper Usage: %s MinutesWest [yes] or [no]\n" l_.str.5: ; @.str.5 .asciz "stp" .section __DATA,__data .p2align 3 ; @nist_time_hosts _nist_time_hosts: .quad l_.str.21 .quad l_.str.22 .quad l_.str.23 .quad l_.str.24 .quad l_.str.25 .quad l_.str.26 .quad l_.str.27 .quad l_.str.28 .quad l_.str.29 .quad l_.str.30 .quad l_.str.31 .quad l_.str.32 .quad 0 .section __TEXT,__cstring,cstring_literals l_.str.6: ; @.str.6 .asciz "No NIST Time!\n" l_.str.7: ; @.str.7 .asciz "%s\n" .zerofill __DATA,__bss,_g_error_msg,1024,0 ; @g_error_msg l_.str.8: ; @.str.8 .asciz "%s received the time from: %s Server #%d\n" l_.str.9: ; @.str.9 .asciz "settimeofday()" l_.str.10: ; @.str.10 .asciz "The System Time: %s" l_.str.11: ; @.str.11 .asciz "daytime" l_.str.12: ; @.str.12 .asciz "tcp" l_.str.13: ; @.str.13 .asciz "%ld %d-%d-%d %d:%d:%d %d %d %d %s %s %s " .zerofill __DATA,__bss,_g_error,4,2 ; @g_error l_.str.14: ; @.str.14 .asciz "The received data buffer was incomplete." l_.str.15: ; @.str.15 .asciz "Server Health Digit: %d" l_.str.16: ; @.str.16 .asciz "gethostbyname() returned NULL for host: %s" l_.str.17: ; @.str.17 .asciz "getservbyname() returned NULL for %s/%s" l_.str.18: ; @.str.18 .asciz "connect() failed: %s\n" l_.str.19: ; @.str.19 .asciz " sd: %d\n" .zerofill __DATA,__bss,_lc_get_service_info.ses,32,3 ; @lc_get_service_info.ses l_.str.20: ; @.str.20 .asciz "socket() returned -1" l_.str.21: ; @.str.21 .asciz "time-a.nist.gov" l_.str.22: ; @.str.22 .asciz "time-b.nist.gov" l_.str.23: ; @.str.23 .asciz "time-a.timefreq.bldrdoc.gov" l_.str.24: ; @.str.24 .asciz "time-b.timefreq.bldrdoc.gov" l_.str.25: ; @.str.25 .asciz "time-c.timefreq.bldrdoc.gov" l_.str.26: ; @.str.26 .asciz "utcnist.colorado.edu" l_.str.27: ; @.str.27 .asciz "time.nist.gov" l_.str.28: ; @.str.28 .asciz "time-nw.nist.gov" l_.str.29: ; @.str.29 .asciz "nist1.dc.certifiedtime.com" l_.str.30: ; @.str.30 .asciz "nist1.datum.com" l_.str.31: ; @.str.31 .asciz "nist1.nyc.certifiedtime.com" l_.str.32: ; @.str.32 .asciz "nist1.sjc.certifiedtime.com" .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 $1168, %rsp ## imm = 0x490 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) leaq -1040(%rbp), %rdi movl $1024, %esi ## imm = 0x400 callq _gethostname movl -1048(%rbp), %eax movl %eax, -1132(%rbp) ## 4-byte Spill subl $1, %eax je LBB0_1 jmp LBB0_22 LBB0_22: movl -1132(%rbp), %eax ## 4-byte Reload addl $-2, %eax subl $2, %eax jb LBB0_2 jmp LBB0_8 LBB0_1: movl $0, -1084(%rbp) movl $0, -1088(%rbp) jmp LBB0_9 LBB0_2: movq -1056(%rbp), %rax movq 8(%rax), %rax movq %rax, -1104(%rbp) movq -1104(%rbp), %rdi leaq L_.str(%rip), %rsi leaq -1084(%rbp), %rdx movb $0, %al callq _sscanf movl %eax, -1096(%rbp) cmpl $1, -1096(%rbp) sete %al andb $1, %al movzbl %al, %eax movl %eax, -1108(%rbp) cmpl $0, -1108(%rbp) jne LBB0_4 ## %bb.3: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi movq -1104(%rbp), %rdx leaq L_.str.1(%rip), %rsi xorl %eax, %eax ## kill: def $al killed $al killed $eax callq _fprintf movl $1, %edi callq _exit LBB0_4: cmpl $3, -1048(%rbp) jne LBB0_6 ## %bb.5: movq -1056(%rbp), %rax movq 16(%rax), %rdi leaq L_.str.2(%rip), %rsi callq _strcasecmp movl %eax, -1096(%rbp) cmpl $0, -1096(%rbp) setne %al andb $1, %al movzbl %al, %eax movl %eax, -1088(%rbp) jmp LBB0_7 LBB0_6: movl $1, -1088(%rbp) LBB0_7: jmp LBB0_9 LBB0_8: movq ___stderrp@GOTPCREL(%rip), %rax movq %rax, -1152(%rbp) ## 8-byte Spill movq (%rax), %rdi leaq L_.str.3(%rip), %rsi xorl %eax, %eax movl %eax, -1136(%rbp) ## 4-byte Spill movb %al, -1137(%rbp) ## 1-byte Spill callq _fprintf movq -1152(%rbp), %rcx ## 8-byte Reload ## kill: def $edx killed $eax movb -1137(%rbp), %al ## 1-byte Reload movq (%rcx), %rdi leaq L_.str.4(%rip), %rsi leaq L_.str.5(%rip), %rdx callq _fprintf movl -1136(%rbp), %edi ## 4-byte Reload callq _exit LBB0_9: movl $0, -1092(%rbp) LBB0_10: ## =>This Inner Loop Header: Depth=1 movslq -1092(%rbp), %rcx leaq _nist_time_hosts(%rip), %rax cmpq $0, (%rax,%rcx,8) je LBB0_15 ## %bb.11: ## in Loop: Header=BB0_10 Depth=1 movslq -1092(%rbp), %rcx leaq _nist_time_hosts(%rip), %rax movq (%rax,%rcx,8), %rdi movl -1084(%rbp), %ecx movl -1088(%rbp), %r8d leaq -1072(%rbp), %rsi leaq -1080(%rbp), %rdx callq _DayTimeProtocol movl %eax, -1096(%rbp) cmpl $0, -1096(%rbp) sete %al andb $1, %al movzbl %al, %eax movl %eax, -1112(%rbp) cmpl $0, -1112(%rbp) je LBB0_13 ## %bb.12: jmp LBB0_15 LBB0_13: ## in Loop: Header=BB0_10 Depth=1 jmp LBB0_14 LBB0_14: ## in Loop: Header=BB0_10 Depth=1 movl -1092(%rbp), %eax addl $1, %eax movl %eax, -1092(%rbp) jmp LBB0_10 LBB0_15: cmpl $0, -1112(%rbp) jne LBB0_17 ## %bb.16: movq ___stderrp@GOTPCREL(%rip), %rax movq %rax, -1168(%rbp) ## 8-byte Spill movq (%rax), %rdi leaq L_.str.6(%rip), %rsi xorl %eax, %eax ## kill: def $al killed $al killed $eax movb %al, -1153(%rbp) ## 1-byte Spill callq _fprintf movq -1168(%rbp), %rcx ## 8-byte Reload ## kill: def $edx killed $eax movb -1153(%rbp), %al ## 1-byte Reload movq (%rcx), %rdi leaq L_.str.7(%rip), %rsi leaq _g_error_msg(%rip), %rdx callq _fprintf movl $1, %edi callq _exit LBB0_17: leaq -1040(%rbp), %rsi movslq -1092(%rbp), %rcx leaq _nist_time_hosts(%rip), %rax movq (%rax,%rcx,8), %rdx movl -1092(%rbp), %ecx addl $1, %ecx leaq L_.str.8(%rip), %rdi movb $0, %al callq _printf leaq -1072(%rbp), %rdi leaq -1080(%rbp), %rsi callq _settimeofday movl %eax, -1096(%rbp) cmpl $0, -1096(%rbp) sete %al andb $1, %al movzbl %al, %eax movl %eax, -1116(%rbp) cmpl $0, -1116(%rbp) jne LBB0_19 ## %bb.18: leaq L_.str.9(%rip), %rdi callq _perror movl $1, %edi callq _exit LBB0_19: leaq -1128(%rbp), %rdi callq _time leaq -1128(%rbp), %rdi callq _ctime movq %rax, %rsi leaq L_.str.10(%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_21 ## %bb.20: xorl %eax, %eax addq $1168, %rsp ## imm = 0x490 popq %rbp retq LBB0_21: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .globl _DayTimeProtocol ## -- Begin function DayTimeProtocol .p2align 4, 0x90 _DayTimeProtocol: ## @DayTimeProtocol .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 pushq %rax movl $4360, %eax ## imm = 0x1108 callq ____chkstk_darwin subq %rax, %rsp popq %rax .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -48(%rbp) movq %rdi, -4160(%rbp) movq %rsi, -4168(%rbp) movq %rdx, -4176(%rbp) movl %ecx, -4180(%rbp) movl %r8d, -4184(%rbp) movq -4168(%rbp), %rdi xorl %esi, %esi movl $16, %edx movq $-1, %rcx callq ___memset_chk movq -4176(%rbp), %rdi xorl %esi, %esi movl $8, %edx movq $-1, %rcx callq ___memset_chk movq -4160(%rbp), %rdi leaq L_.str.11(%rip), %rsi leaq L_.str.12(%rip), %rdx leaq -4188(%rbp), %rcx callq _lc_client movl %eax, -4192(%rbp) cmpl $0, -4192(%rbp) je LBB1_2 ## %bb.1: movl $1, -4148(%rbp) jmp LBB1_12 LBB1_2: movl -4188(%rbp), %edi leaq -1072(%rbp), %rsi movl $1024, %edx ## imm = 0x400 callq _lc_read_data movl %eax, -4192(%rbp) movl -4188(%rbp), %edi callq _close movslq -4192(%rbp), %rax movb $0, -1072(%rbp,%rax) leaq -1072(%rbp), %rdi leaq -2096(%rbp), %r11 leaq -3120(%rbp), %r10 leaq -4144(%rbp), %rax movq %rax, -4320(%rbp) ## 8-byte Spill leaq L_.str.13(%rip), %rsi leaq -4208(%rbp), %rdx leaq -4220(%rbp), %rcx leaq -4212(%rbp), %r8 leaq -4216(%rbp), %r9 leaq -4224(%rbp), %rax leaq -4228(%rbp), %r13 leaq -4232(%rbp), %r12 leaq -4236(%rbp), %r15 leaq -4244(%rbp), %r14 leaq -4248(%rbp), %rbx movq %rax, (%rsp) movq -4320(%rbp), %rax ## 8-byte Reload movq %r13, 8(%rsp) movq %r12, 16(%rsp) movq %r15, 24(%rsp) movq %r14, 32(%rsp) movq %rbx, 40(%rsp) movq %r11, 48(%rsp) movq %r10, 56(%rsp) movq %rax, 64(%rsp) movb $0, %al callq _sscanf movl %eax, -4192(%rbp) cmpl $13, -4192(%rbp) je LBB1_4 ## %bb.3: movl $-7, _g_error(%rip) leaq _g_error_msg(%rip), %rdi xorl %esi, %esi movl $1024, %edx ## imm = 0x400 leaq L_.str.14(%rip), %rcx movb $0, %al callq ___sprintf_chk movl $1, -4148(%rbp) jmp LBB1_12 LBB1_4: cmpl $0, -4248(%rbp) je LBB1_6 ## %bb.5: movl $-6, _g_error(%rip) movl -4248(%rbp), %r8d leaq _g_error_msg(%rip), %rdi xorl %esi, %esi movl $1024, %edx ## imm = 0x400 leaq L_.str.15(%rip), %rcx movb $0, %al callq ___sprintf_chk movl $1, -4148(%rbp) jmp LBB1_12 LBB1_6: movb $1, %al cmpl $0, -4236(%rbp) movb %al, -4321(%rbp) ## 1-byte Spill je LBB1_8 ## %bb.7: cmpl $50, -4236(%rbp) setg %al movb %al, -4321(%rbp) ## 1-byte Spill LBB1_8: movb -4321(%rbp), %al ## 1-byte Reload andb $1, %al movzbl %al, %eax movl %eax, -4240(%rbp) leaq -4304(%rbp), %rdi xorl %esi, %esi movl $56, %edx callq _memset movl -4224(%rbp), %eax movl %eax, -4296(%rbp) movl -4228(%rbp), %eax movl %eax, -4300(%rbp) movl -4232(%rbp), %eax movl %eax, -4304(%rbp) movl -4212(%rbp), %eax subl $1, %eax movl %eax, -4288(%rbp) movl -4216(%rbp), %eax movl %eax, -4292(%rbp) movl -4220(%rbp), %eax addl $100, %eax movl %eax, -4284(%rbp) leaq -4304(%rbp), %rdi callq _mktime movq %rax, -4312(%rbp) movq -4312(%rbp), %rcx movq -4168(%rbp), %rax movq %rcx, (%rax) movq -4168(%rbp), %rax movl $0, 8(%rax) imull $4294967236, -4180(%rbp), %eax ## imm = 0xFFFFFFC4 movslq %eax, %rcx movq -4168(%rbp), %rax addq (%rax), %rcx movq %rcx, (%rax) cmpl $0, -4184(%rbp) je LBB1_11 ## %bb.9: cmpl $0, -4240(%rbp) jne LBB1_11 ## %bb.10: movq -4168(%rbp), %rax movq (%rax), %rcx addq $3600, %rcx ## imm = 0xE10 movq %rcx, (%rax) LBB1_11: movl $0, -4148(%rbp) LBB1_12: movl -4148(%rbp), %eax movl %eax, -4328(%rbp) ## 4-byte Spill movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -48(%rbp), %rcx cmpq %rcx, %rax jne LBB1_14 ## %bb.13: movl -4328(%rbp), %eax ## 4-byte Reload addq $4360, %rsp ## imm = 0x1108 popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB1_14: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .globl _lc_client ## -- Begin function lc_client .p2align 4, 0x90 _lc_client: ## @lc_client .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $64, %rsp movq %rdi, -16(%rbp) movq %rsi, -24(%rbp) movq %rdx, -32(%rbp) movq %rcx, -40(%rbp) movl $0, _g_error(%rip) movb $0, _g_error_msg(%rip) movq -16(%rbp), %rdi leaq -48(%rbp), %rsi callq _lc_get_host_info movl %eax, -64(%rbp) cmpl $0, -64(%rbp) je LBB2_2 ## %bb.1: movq -16(%rbp), %r8 leaq _g_error_msg(%rip), %rdi xorl %esi, %esi movl $1024, %edx ## imm = 0x400 leaq L_.str.16(%rip), %rcx movb $0, %al callq ___sprintf_chk movl $-1, _g_error(%rip) movl $1, -4(%rbp) jmp LBB2_14 LBB2_2: movq -24(%rbp), %rdi movq -32(%rbp), %rsi leaq -56(%rbp), %rdx callq _lc_get_service_info movl %eax, -64(%rbp) cmpl $0, -64(%rbp) je LBB2_4 ## %bb.3: movq -24(%rbp), %r8 movq -32(%rbp), %r9 leaq _g_error_msg(%rip), %rdi xorl %esi, %esi movl $1024, %edx ## imm = 0x400 leaq L_.str.17(%rip), %rcx movb $0, %al callq ___sprintf_chk movl $-2, _g_error(%rip) movl $1, -4(%rbp) jmp LBB2_14 LBB2_4: movq -32(%rbp), %rdi leaq L_.str.12(%rip), %rsi callq _strcmp cmpl $0, %eax jne LBB2_6 ## %bb.5: movl $1, -60(%rbp) jmp LBB2_7 LBB2_6: movl $2, -60(%rbp) LBB2_7: movq -40(%rbp), %rdi movl -60(%rbp), %esi callq _lc_socket movl %eax, -64(%rbp) cmpl $0, -64(%rbp) je LBB2_9 ## %bb.8: movl $1, -4(%rbp) jmp LBB2_14 LBB2_9: cmpl $1, -60(%rbp) jne LBB2_13 ## %bb.10: movq -40(%rbp), %rax movl (%rax), %edi movq -48(%rbp), %rsi movq -56(%rbp), %rdx callq _lc_connect movl %eax, -64(%rbp) cmpl $0, -64(%rbp) je LBB2_12 ## %bb.11: movq -40(%rbp), %rax movl (%rax), %edi callq _close movl $1, -4(%rbp) jmp LBB2_14 LBB2_12: jmp LBB2_13 LBB2_13: movl $0, -4(%rbp) LBB2_14: movl -4(%rbp), %eax addq $64, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _lc_read_data ## -- Begin function lc_read_data .p2align 4, 0x90 _lc_read_data: ## @lc_read_data .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movl %edi, -4(%rbp) movq %rsi, -16(%rbp) movl %edx, -20(%rbp) movl $0, -24(%rbp) movq -16(%rbp), %rax movq %rax, -40(%rbp) LBB3_1: ## =>This Inner Loop Header: Depth=1 movl -4(%rbp), %edi leaq -29(%rbp), %rsi movl $1, %edx callq _read ## kill: def $eax killed $eax killed $rax movl %eax, -28(%rbp) cltq cmpq $1, %rax jne LBB3_5 ## %bb.2: ## in Loop: Header=BB3_1 Depth=1 movb -29(%rbp), %dl movq -40(%rbp), %rax movslq -24(%rbp), %rcx movb %dl, (%rax,%rcx) movl -24(%rbp), %eax addl $1, %eax movl %eax, -24(%rbp) movl -24(%rbp), %eax cmpl -20(%rbp), %eax jne LBB3_4 ## %bb.3: jmp LBB3_5 LBB3_4: ## in Loop: Header=BB3_1 Depth=1 jmp LBB3_1 LBB3_5: movl -24(%rbp), %eax addq $48, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _lc_get_host_info ## -- Begin function lc_get_host_info .p2align 4, 0x90 _lc_get_host_info: ## @lc_get_host_info .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movl $0, -28(%rbp) movq -8(%rbp), %rdi callq _gethostbyname movq %rax, -24(%rbp) cmpq $0, -24(%rbp) jne LBB4_2 ## %bb.1: movl $1, -28(%rbp) jmp LBB4_3 LBB4_2: movq -24(%rbp), %rcx movq -16(%rbp), %rax movq %rcx, (%rax) LBB4_3: movl -28(%rbp), %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _lc_get_service_info ## -- Begin function lc_get_service_info .p2align 4, 0x90 _lc_get_service_info: ## @lc_get_service_info .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movq %rdx, -24(%rbp) movl $0, -36(%rbp) leaq L_.str.12(%rip), %rdi callq _strdup movq %rax, _lc_get_service_info.ses+24(%rip) movl $13, _lc_get_service_info.ses+16(%rip) movq -24(%rbp), %rax leaq _lc_get_service_info.ses(%rip), %rcx movq %rcx, (%rax) movl -36(%rbp), %eax addq $48, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _lc_socket ## -- Begin function lc_socket .p2align 4, 0x90 _lc_socket: ## @lc_socket .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -8(%rbp) movl %esi, -12(%rbp) movl -12(%rbp), %esi movl $2, %edi xorl %edx, %edx callq _socket movl %eax, -16(%rbp) cmpl $-1, -16(%rbp) jne LBB6_2 ## %bb.1: leaq _g_error_msg(%rip), %rdi xorl %esi, %esi movl $1024, %edx ## imm = 0x400 leaq L_.str.20(%rip), %rcx movb $0, %al callq ___sprintf_chk movl $-5, _g_error(%rip) movl $1, -20(%rbp) jmp LBB6_3 LBB6_2: movl -16(%rbp), %ecx movq -8(%rbp), %rax movl %ecx, (%rax) movl $0, -20(%rbp) LBB6_3: movl -20(%rbp), %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _lc_connect ## -- Begin function lc_connect .p2align 4, 0x90 _lc_connect: ## @lc_connect .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $64, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl %edi, -28(%rbp) movq %rsi, -40(%rbp) movq %rdx, -48(%rbp) leaq -24(%rbp), %rdi xorl %esi, %esi movl $16, %edx callq _memset movb $2, -23(%rbp) ## %bb.1: movq -48(%rbp), %rax movl 16(%rax), %eax ## kill: def $ax killed $ax killed $eax movzwl %ax, %edi callq __OSSwapInt16 movzwl %ax, %eax movl %eax, -56(%rbp) ## 4-byte Spill ## %bb.2: movl -56(%rbp), %eax ## 4-byte Reload movw %ax, -22(%rbp) leaq -24(%rbp), %rdi addq $4, %rdi movq -40(%rbp), %rax movq 24(%rax), %rax movq (%rax), %rsi movq -40(%rbp), %rax movslq 20(%rax), %rdx movl $12, %ecx callq ___memcpy_chk movl -28(%rbp), %edi leaq -24(%rbp), %rsi movl $16, %edx callq _connect movl %eax, -52(%rbp) cmpl $0, -52(%rbp) je LBB7_4 ## %bb.3: callq ___error movl (%rax), %edi callq _strerror movq %rax, %r8 leaq _g_error_msg(%rip), %rdi xorl %esi, %esi movl $1024, %edx ## imm = 0x400 leaq L_.str.18(%rip), %rcx movb $0, %al callq ___sprintf_chk leaq _g_error_msg(%rip), %rdi callq _strlen leaq _g_error_msg(%rip), %rdi addq %rax, %rdi movl -28(%rbp), %r8d xorl %esi, %esi movq $-1, %rdx leaq L_.str.19(%rip), %rcx movb $0, %al callq ___sprintf_chk movl $-3, _g_error(%rip) LBB7_4: movl -52(%rbp), %eax movl %eax, -60(%rbp) ## 4-byte Spill movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB7_6 ## %bb.5: movl -60(%rbp), %eax ## 4-byte Reload addq $64, %rsp popq %rbp retq LBB7_6: 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 "%d" L_.str.1: ## @.str.1 .asciz "Invalid value [%s] forMinutesWest.\n" L_.str.2: ## @.str.2 .asciz "no" L_.str.3: ## @.str.3 .asciz "Error In Usage!\n" L_.str.4: ## @.str.4 .asciz "Proper Usage: %s MinutesWest [yes] or [no]\n" L_.str.5: ## @.str.5 .asciz "stp" .section __DATA,__data .p2align 4 ## @nist_time_hosts _nist_time_hosts: .quad L_.str.21 .quad L_.str.22 .quad L_.str.23 .quad L_.str.24 .quad L_.str.25 .quad L_.str.26 .quad L_.str.27 .quad L_.str.28 .quad L_.str.29 .quad L_.str.30 .quad L_.str.31 .quad L_.str.32 .quad 0 .section __TEXT,__cstring,cstring_literals L_.str.6: ## @.str.6 .asciz "No NIST Time!\n" L_.str.7: ## @.str.7 .asciz "%s\n" .zerofill __DATA,__bss,_g_error_msg,1024,4 ## @g_error_msg L_.str.8: ## @.str.8 .asciz "%s received the time from: %s Server #%d\n" L_.str.9: ## @.str.9 .asciz "settimeofday()" L_.str.10: ## @.str.10 .asciz "The System Time: %s" L_.str.11: ## @.str.11 .asciz "daytime" L_.str.12: ## @.str.12 .asciz "tcp" L_.str.13: ## @.str.13 .asciz "%ld %d-%d-%d %d:%d:%d %d %d %d %s %s %s " .zerofill __DATA,__bss,_g_error,4,2 ## @g_error L_.str.14: ## @.str.14 .asciz "The received data buffer was incomplete." L_.str.15: ## @.str.15 .asciz "Server Health Digit: %d" L_.str.16: ## @.str.16 .asciz "gethostbyname() returned NULL for host: %s" L_.str.17: ## @.str.17 .asciz "getservbyname() returned NULL for %s/%s" L_.str.18: ## @.str.18 .asciz "connect() failed: %s\n" L_.str.19: ## @.str.19 .asciz " sd: %d\n" .zerofill __DATA,__bss,_lc_get_service_info.ses,32,3 ## @lc_get_service_info.ses L_.str.20: ## @.str.20 .asciz "socket() returned -1" L_.str.21: ## @.str.21 .asciz "time-a.nist.gov" L_.str.22: ## @.str.22 .asciz "time-b.nist.gov" L_.str.23: ## @.str.23 .asciz "time-a.timefreq.bldrdoc.gov" L_.str.24: ## @.str.24 .asciz "time-b.timefreq.bldrdoc.gov" L_.str.25: ## @.str.25 .asciz "time-c.timefreq.bldrdoc.gov" L_.str.26: ## @.str.26 .asciz "utcnist.colorado.edu" L_.str.27: ## @.str.27 .asciz "time.nist.gov" L_.str.28: ## @.str.28 .asciz "time-nw.nist.gov" L_.str.29: ## @.str.29 .asciz "nist1.dc.certifiedtime.com" L_.str.30: ## @.str.30 .asciz "nist1.datum.com" L_.str.31: ## @.str.31 .asciz "nist1.nyc.certifiedtime.com" L_.str.32: ## @.str.32 .asciz "nist1.sjc.certifiedtime.com" .subsections_via_symbols
the_stack_data/14482.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] mov x8, #0 subs x8, x8, #0 cset w9, lo subs x8, x8, #0 cset w10, lo orr w10, w9, w10 ; implicit-def: $x9 mov x9, x10 and x9, x9, #0x1 str x9, [sp, #8] str x8, [sp] ldr x8, [sp] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldr x8, [sp, #8] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: mov w8, #-1 str w8, [sp, #28] b LBB0_52 LBB0_3: mov x8, #-1 subs x8, x8, #0 cset w9, lo subs x8, x8, #0 cset w10, lo orr w10, w9, w10 ; implicit-def: $x9 mov x9, x10 and x9, x9, #0x1 str x9, [sp, #8] str x8, [sp] ldr x8, [sp] adds x8, x8, #1 cset w8, ne tbnz w8, #0, LBB0_5 b LBB0_4 LBB0_4: ldr x8, [sp, #8] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_6 b LBB0_5 LBB0_5: mov w8, #-1 str w8, [sp, #28] b LBB0_52 LBB0_6: mov x8, #0 adds x8, x8, #1 cset w9, lo subs x8, x8, #0 cset w10, lo orr w10, w9, w10 ; implicit-def: $x9 mov x9, x10 and x9, x9, #0x1 str x9, [sp, #8] str x8, [sp] ldr x8, [sp] subs x8, x8, #1 cset w8, ne tbnz w8, #0, LBB0_8 b LBB0_7 LBB0_7: ldr x8, [sp, #8] subs x8, x8, #1 cset w8, eq tbnz w8, #0, LBB0_9 b LBB0_8 LBB0_8: mov w8, #-1 str w8, [sp, #28] b LBB0_52 LBB0_9: mov x8, #-1 subs x8, x8, #1 cset w9, lo subs x8, x8, #0 cset w10, lo orr w10, w9, w10 ; implicit-def: $x9 mov x9, x10 and x9, x9, #0x1 str x9, [sp, #8] str x8, [sp] ldr x8, [sp] adds x8, x8, #2 cset w8, ne tbnz w8, #0, LBB0_11 b LBB0_10 LBB0_10: ldr x8, [sp, #8] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_12 b LBB0_11 LBB0_11: mov w8, #-1 str w8, [sp, #28] b LBB0_52 LBB0_12: mov x8, #1 adds x8, x8, #1 cset w9, lo subs x8, x8, #0 cset w10, lo orr w10, w9, w10 ; implicit-def: $x9 mov x9, x10 and x9, x9, #0x1 str x9, [sp, #8] str x8, [sp] ldr x8, [sp] subs x8, x8, #2 cset w8, ne tbnz w8, #0, LBB0_14 b LBB0_13 LBB0_13: ldr x8, [sp, #8] subs x8, x8, #1 cset w8, eq tbnz w8, #0, LBB0_15 b LBB0_14 LBB0_14: mov w8, #-1 str w8, [sp, #28] b LBB0_52 LBB0_15: mov x8, #-1 adds x8, x8, #1 cset w9, lo subs x8, x8, #0 cset w10, lo orr w10, w9, w10 ; implicit-def: $x9 mov x9, x10 and x9, x9, #0x1 str x9, [sp, #8] str x8, [sp] ldr x8, [sp] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_17 b LBB0_16 LBB0_16: ldr x8, [sp, #8] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_18 b LBB0_17 LBB0_17: mov w8, #-1 str w8, [sp, #28] b LBB0_52 LBB0_18: mov x9, #1152921504606846975 mov x8, #-8070450532247928833 subs x8, x8, x9 cset w9, lo subs x8, x8, #0 cset w10, lo orr w10, w9, w10 ; implicit-def: $x9 mov x9, x10 and x9, x9, #0x1 str x9, [sp, #8] str x8, [sp] ldr x8, [sp] mov x9, #-9223372036854775808 subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB0_20 b LBB0_19 LBB0_19: ldr x8, [sp, #8] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_21 b LBB0_20 LBB0_20: ldr x8, [sp] ; kill: def $w8 killed $w8 killed $x8 str w8, [sp, #28] b LBB0_52 LBB0_21: mov x8, #0 adds x8, x8, #2 cset w9, lo subs x8, x8, #1 cset w10, lo orr w10, w9, w10 ; implicit-def: $x9 mov x9, x10 and x9, x9, #0x1 str x9, [sp, #8] str x8, [sp] ldr x8, [sp] subs x8, x8, #1 cset w8, ne tbnz w8, #0, LBB0_23 b LBB0_22 LBB0_22: ldr x8, [sp, #8] subs x8, x8, #1 cset w8, eq tbnz w8, #0, LBB0_24 b LBB0_23 LBB0_23: mov w8, #-1 str w8, [sp, #28] b LBB0_52 LBB0_24: mov x8, #0 adds x8, x8, #1 cset w9, lo subs x8, x8, #1 cset w10, lo orr w10, w9, w10 ; implicit-def: $x9 mov x9, x10 and x9, x9, #0x1 str x9, [sp, #8] str x8, [sp] ldr x8, [sp] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_26 b LBB0_25 LBB0_25: ldr x8, [sp, #8] subs x8, x8, #1 cset w8, eq tbnz w8, #0, LBB0_27 b LBB0_26 LBB0_26: mov w8, #-1 str w8, [sp, #28] b LBB0_52 LBB0_27: mov x8, #-2 subs x8, x8, #0 cset w9, lo subs x8, x8, #1 cset w10, lo orr w10, w9, w10 ; implicit-def: $x9 mov x9, x10 and x9, x9, #0x1 str x9, [sp, #8] str x8, [sp] ldr x8, [sp] adds x8, x8, #3 cset w8, ne tbnz w8, #0, LBB0_29 b LBB0_28 LBB0_28: ldr x8, [sp, #8] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_30 b LBB0_29 LBB0_29: mov w8, #-1 str w8, [sp, #28] b LBB0_52 LBB0_30: mov x8, #-2 adds x8, x8, #2 cset w9, lo subs x8, x8, #1 cset w10, lo orr w10, w9, w10 ; implicit-def: $x9 mov x9, x10 and x9, x9, #0x1 str x9, [sp, #8] str x8, [sp] ldr x8, [sp] adds x8, x8, #1 cset w8, ne tbnz w8, #0, LBB0_32 b LBB0_31 LBB0_31: ldr x8, [sp, #8] subs x8, x8, #1 cset w8, eq tbnz w8, #0, LBB0_33 b LBB0_32 LBB0_32: ldr x8, [sp] ; kill: def $w8 killed $w8 killed $x8 str w8, [sp, #28] b LBB0_52 LBB0_33: mov x8, #-2 adds x8, x8, #1 cset w9, lo subs x8, x8, #0 cset w10, lo orr w10, w9, w10 ; implicit-def: $x9 mov x9, x10 and x9, x9, #0x1 str x9, [sp, #8] str x8, [sp] ldr x8, [sp] adds x8, x8, #1 cset w8, ne tbnz w8, #0, LBB0_35 b LBB0_34 LBB0_34: ldr x8, [sp, #8] subs x8, x8, #1 cset w8, eq tbnz w8, #0, LBB0_36 b LBB0_35 LBB0_35: ldr x8, [sp] ; kill: def $w8 killed $w8 killed $x8 str w8, [sp, #28] b LBB0_52 LBB0_36: mov x8, #-2 adds x8, x8, #1 cset w9, lo subs x8, x8, #1 cset w10, lo orr w10, w9, w10 ; implicit-def: $x9 mov x9, x10 and x9, x9, #0x1 str x9, [sp, #8] str x8, [sp] ldr x8, [sp] adds x8, x8, #2 cset w8, ne tbnz w8, #0, LBB0_38 b LBB0_37 LBB0_37: ldr x8, [sp, #8] subs x8, x8, #1 cset w8, eq tbnz w8, #0, LBB0_39 b LBB0_38 LBB0_38: ldr x8, [sp] ; kill: def $w8 killed $w8 killed $x8 str w8, [sp, #28] b LBB0_52 LBB0_39: mov x8, #-1 subs x8, x8, #0 cset w9, lo subs x8, x8, #1 cset w10, lo orr w10, w9, w10 ; implicit-def: $x9 mov x9, x10 and x9, x9, #0x1 str x9, [sp, #8] str x8, [sp] ldr x8, [sp] adds x8, x8, #2 cset w8, ne tbnz w8, #0, LBB0_41 b LBB0_40 LBB0_40: ldr x8, [sp, #8] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_42 b LBB0_41 LBB0_41: mov w8, #-1 str w8, [sp, #28] b LBB0_52 LBB0_42: mov x8, #-1 adds x8, x8, #1 cset w9, lo subs x8, x8, #1 cset w10, lo orr w10, w9, w10 ; implicit-def: $x9 mov x9, x10 and x9, x9, #0x1 str x9, [sp, #8] str x8, [sp] ldr x8, [sp] adds x8, x8, #1 cset w8, ne tbnz w8, #0, LBB0_44 b LBB0_43 LBB0_43: ldr x8, [sp, #8] subs x8, x8, #1 cset w8, eq tbnz w8, #0, LBB0_45 b LBB0_44 LBB0_44: mov w8, #-1 str w8, [sp, #28] b LBB0_52 LBB0_45: mov x8, #15 subs x8, x8, #1 cset w9, lo subs x8, x8, #0 cset w10, lo orr w10, w9, w10 ; implicit-def: $x9 mov x9, x10 and x9, x9, #0x1 str x9, [sp, #8] str x8, [sp] ldr x8, [sp] subs x8, x8, #14 cset w8, ne tbnz w8, #0, LBB0_47 b LBB0_46 LBB0_46: ldr x8, [sp, #8] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_48 b LBB0_47 LBB0_47: mov w8, #-1 str w8, [sp, #28] b LBB0_52 LBB0_48: mov x8, #15 subs x8, x8, #1 cset w9, lo subs x8, x8, #1 cset w10, lo orr w10, w9, w10 ; implicit-def: $x9 mov x9, x10 and x9, x9, #0x1 str x9, [sp, #8] str x8, [sp] ldr x8, [sp] subs x8, x8, #13 cset w8, ne tbnz w8, #0, LBB0_50 b LBB0_49 LBB0_49: ldr x8, [sp, #8] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_51 b LBB0_50 LBB0_50: mov w8, #-1 str w8, [sp, #28] b LBB0_52 LBB0_51: str wzr, [sp, #28] b LBB0_52 LBB0_52: ldr w0, [sp, #28] add sp, sp, #32 ret .cfi_endproc ; -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl $0, -4(%rbp) movl %edi, -8(%rbp) movq %rsi, -16(%rbp) xorl %eax, %eax ## kill: def $rax killed $eax subq $0, %rax setb %cl subq $0, %rax setb %dl orb %dl, %cl andb $1, %cl movzbl %cl, %ecx ## kill: def $rcx killed $ecx movq %rcx, -24(%rbp) movq %rax, -32(%rbp) cmpq $0, -32(%rbp) jne LBB0_2 ## %bb.1: cmpq $0, -24(%rbp) je LBB0_3 LBB0_2: movl $-1, -4(%rbp) jmp LBB0_52 LBB0_3: movq $-1, %rax subq $0, %rax setb %cl subq $0, %rax setb %dl orb %dl, %cl andb $1, %cl movzbl %cl, %ecx ## kill: def $rcx killed $ecx movq %rcx, -24(%rbp) movq %rax, -32(%rbp) cmpq $-1, -32(%rbp) jne LBB0_5 ## %bb.4: cmpq $0, -24(%rbp) je LBB0_6 LBB0_5: movl $-1, -4(%rbp) jmp LBB0_52 LBB0_6: xorl %eax, %eax ## kill: def $rax killed $eax subq $-1, %rax setb %cl subq $0, %rax setb %dl orb %dl, %cl andb $1, %cl movzbl %cl, %ecx ## kill: def $rcx killed $ecx movq %rcx, -24(%rbp) movq %rax, -32(%rbp) cmpq $1, -32(%rbp) jne LBB0_8 ## %bb.7: cmpq $1, -24(%rbp) je LBB0_9 LBB0_8: movl $-1, -4(%rbp) jmp LBB0_52 LBB0_9: movq $-1, %rax subq $1, %rax setb %cl subq $0, %rax setb %dl orb %dl, %cl andb $1, %cl movzbl %cl, %ecx ## kill: def $rcx killed $ecx movq %rcx, -24(%rbp) movq %rax, -32(%rbp) cmpq $-2, -32(%rbp) jne LBB0_11 ## %bb.10: cmpq $0, -24(%rbp) je LBB0_12 LBB0_11: movl $-1, -4(%rbp) jmp LBB0_52 LBB0_12: movl $1, %eax subq $-1, %rax setb %cl subq $0, %rax setb %dl orb %dl, %cl andb $1, %cl movzbl %cl, %ecx ## kill: def $rcx killed $ecx movq %rcx, -24(%rbp) movq %rax, -32(%rbp) cmpq $2, -32(%rbp) jne LBB0_14 ## %bb.13: cmpq $1, -24(%rbp) je LBB0_15 LBB0_14: movl $-1, -4(%rbp) jmp LBB0_52 LBB0_15: movq $-1, %rax subq $-1, %rax setb %cl subq $0, %rax setb %dl orb %dl, %cl andb $1, %cl movzbl %cl, %ecx ## kill: def $rcx killed $ecx movq %rcx, -24(%rbp) movq %rax, -32(%rbp) cmpq $0, -32(%rbp) jne LBB0_17 ## %bb.16: cmpq $0, -24(%rbp) je LBB0_18 LBB0_17: movl $-1, -4(%rbp) jmp LBB0_52 LBB0_18: movabsq $-8070450532247928833, %rax ## imm = 0x8FFFFFFFFFFFFFFF movabsq $1152921504606846975, %rcx ## imm = 0xFFFFFFFFFFFFFFF subq %rcx, %rax setb %cl subq $0, %rax setb %dl orb %dl, %cl andb $1, %cl movzbl %cl, %ecx ## kill: def $rcx killed $ecx movq %rcx, -24(%rbp) movq %rax, -32(%rbp) movabsq $-9223372036854775808, %rax ## imm = 0x8000000000000000 cmpq %rax, -32(%rbp) jne LBB0_20 ## %bb.19: cmpq $0, -24(%rbp) je LBB0_21 LBB0_20: movq -32(%rbp), %rax ## kill: def $eax killed $eax killed $rax movl %eax, -4(%rbp) jmp LBB0_52 LBB0_21: xorl %eax, %eax ## kill: def $rax killed $eax subq $-2, %rax setb %cl subq $1, %rax setb %dl orb %dl, %cl andb $1, %cl movzbl %cl, %ecx ## kill: def $rcx killed $ecx movq %rcx, -24(%rbp) movq %rax, -32(%rbp) cmpq $1, -32(%rbp) jne LBB0_23 ## %bb.22: cmpq $1, -24(%rbp) je LBB0_24 LBB0_23: movl $-1, -4(%rbp) jmp LBB0_52 LBB0_24: xorl %eax, %eax ## kill: def $rax killed $eax subq $-1, %rax setb %cl subq $1, %rax setb %dl orb %dl, %cl andb $1, %cl movzbl %cl, %ecx ## kill: def $rcx killed $ecx movq %rcx, -24(%rbp) movq %rax, -32(%rbp) cmpq $0, -32(%rbp) jne LBB0_26 ## %bb.25: cmpq $1, -24(%rbp) je LBB0_27 LBB0_26: movl $-1, -4(%rbp) jmp LBB0_52 LBB0_27: movq $-2, %rax subq $0, %rax setb %cl subq $1, %rax setb %dl orb %dl, %cl andb $1, %cl movzbl %cl, %ecx ## kill: def $rcx killed $ecx movq %rcx, -24(%rbp) movq %rax, -32(%rbp) cmpq $-3, -32(%rbp) jne LBB0_29 ## %bb.28: cmpq $0, -24(%rbp) je LBB0_30 LBB0_29: movl $-1, -4(%rbp) jmp LBB0_52 LBB0_30: movq $-2, %rax subq $-2, %rax setb %cl subq $1, %rax setb %dl orb %dl, %cl andb $1, %cl movzbl %cl, %ecx ## kill: def $rcx killed $ecx movq %rcx, -24(%rbp) movq %rax, -32(%rbp) cmpq $-1, -32(%rbp) jne LBB0_32 ## %bb.31: cmpq $1, -24(%rbp) je LBB0_33 LBB0_32: movq -32(%rbp), %rax ## kill: def $eax killed $eax killed $rax movl %eax, -4(%rbp) jmp LBB0_52 LBB0_33: movq $-2, %rax subq $-1, %rax setb %cl subq $0, %rax setb %dl orb %dl, %cl andb $1, %cl movzbl %cl, %ecx ## kill: def $rcx killed $ecx movq %rcx, -24(%rbp) movq %rax, -32(%rbp) cmpq $-1, -32(%rbp) jne LBB0_35 ## %bb.34: cmpq $1, -24(%rbp) je LBB0_36 LBB0_35: movq -32(%rbp), %rax ## kill: def $eax killed $eax killed $rax movl %eax, -4(%rbp) jmp LBB0_52 LBB0_36: movq $-2, %rax subq $-1, %rax setb %cl subq $1, %rax setb %dl orb %dl, %cl andb $1, %cl movzbl %cl, %ecx ## kill: def $rcx killed $ecx movq %rcx, -24(%rbp) movq %rax, -32(%rbp) cmpq $-2, -32(%rbp) jne LBB0_38 ## %bb.37: cmpq $1, -24(%rbp) je LBB0_39 LBB0_38: movq -32(%rbp), %rax ## kill: def $eax killed $eax killed $rax movl %eax, -4(%rbp) jmp LBB0_52 LBB0_39: movq $-1, %rax subq $0, %rax setb %cl subq $1, %rax setb %dl orb %dl, %cl andb $1, %cl movzbl %cl, %ecx ## kill: def $rcx killed $ecx movq %rcx, -24(%rbp) movq %rax, -32(%rbp) cmpq $-2, -32(%rbp) jne LBB0_41 ## %bb.40: cmpq $0, -24(%rbp) je LBB0_42 LBB0_41: movl $-1, -4(%rbp) jmp LBB0_52 LBB0_42: movq $-1, %rax subq $-1, %rax setb %cl subq $1, %rax setb %dl orb %dl, %cl andb $1, %cl movzbl %cl, %ecx ## kill: def $rcx killed $ecx movq %rcx, -24(%rbp) movq %rax, -32(%rbp) cmpq $-1, -32(%rbp) jne LBB0_44 ## %bb.43: cmpq $1, -24(%rbp) je LBB0_45 LBB0_44: movl $-1, -4(%rbp) jmp LBB0_52 LBB0_45: movl $15, %eax subq $1, %rax setb %cl subq $0, %rax setb %dl orb %dl, %cl andb $1, %cl movzbl %cl, %ecx ## kill: def $rcx killed $ecx movq %rcx, -24(%rbp) movq %rax, -32(%rbp) cmpq $14, -32(%rbp) jne LBB0_47 ## %bb.46: cmpq $0, -24(%rbp) je LBB0_48 LBB0_47: movl $-1, -4(%rbp) jmp LBB0_52 LBB0_48: movl $15, %eax subq $1, %rax setb %cl subq $1, %rax setb %dl orb %dl, %cl andb $1, %cl movzbl %cl, %ecx ## kill: def $rcx killed $ecx movq %rcx, -24(%rbp) movq %rax, -32(%rbp) cmpq $13, -32(%rbp) jne LBB0_50 ## %bb.49: cmpq $0, -24(%rbp) je LBB0_51 LBB0_50: movl $-1, -4(%rbp) jmp LBB0_52 LBB0_51: movl $0, -4(%rbp) LBB0_52: movl -4(%rbp), %eax popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/118695.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] mov x9, sp sub x8, x29, #12 str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _scanf stur wzr, [x29, #-8] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-8] subs w8, w8, #10 cset w8, ge tbnz w8, #0, LBB0_4 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-12] ldur w9, [x29, #-8] mul w8, w8, w9 stur w8, [x29, #-16] ldur w8, [x29, #-12] ; implicit-def: $x11 mov x11, x8 ldur w8, [x29, #-8] ; implicit-def: $x10 mov x10, x8 ldur w9, [x29, #-16] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x11, [x9] str x10, [x9, #8] str x8, [x9, #16] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-8] add w8, w8, #1 stur w8, [x29, #-8] b LBB0_1 LBB0_4: ldur w0, [x29, #-4] ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%d" l_.str.1: ; @.str.1 .asciz "%d*%d =%d\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl $0, -4(%rbp) leaq L_.str(%rip), %rdi leaq -12(%rbp), %rsi movb $0, %al callq _scanf movl $0, -8(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 cmpl $10, -8(%rbp) jge LBB0_4 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movl -12(%rbp), %eax imull -8(%rbp), %eax movl %eax, -16(%rbp) movl -12(%rbp), %esi movl -8(%rbp), %edx movl -16(%rbp), %ecx leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 movl -8(%rbp), %eax addl $1, %eax movl %eax, -8(%rbp) jmp LBB0_1 LBB0_4: movl -4(%rbp), %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%d" L_.str.1: ## @.str.1 .asciz "%d*%d =%d\n" .subsections_via_symbols
the_stack_data/170452964.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #224 .cfi_def_cfa_offset 224 stp x29, x30, [sp, #208] ; 16-byte Folded Spill add x29, sp, #208 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] stur w0, [x29, #-8] stur x1, [x29, #-16] stur wzr, [x29, #-84] stur xzr, [x29, #-80] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-80] subs x8, x8, #10 cset w8, hs tbnz w8, #0, LBB0_19 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 sub x0, x29, #72 mov w1, #0 mov x2, #56 bl _memset ldur x8, [x29, #-80] mov x9, #40 mul x9, x8, x9 adrp x8, _day_tests@PAGE add x8, x8, _day_tests@PAGEOFF ldr x1, [x8, x9] mov w0, #0 bl _setlocale subs x8, x0, #0 cset w8, ne tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: ldur x8, [x29, #-80] mov x9, #40 mul x9, x8, x9 adrp x8, _day_tests@PAGE add x8, x8, _day_tests@PAGEOFF ldr x8, [x8, x9] mov x9, sp str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf mov w0, #1 bl _exit LBB0_4: ; in Loop: Header=BB0_1 Depth=1 ldur x8, [x29, #-80] mov x10, #40 mul x11, x8, x10 adrp x8, _day_tests@PAGE add x8, x8, _day_tests@PAGEOFF mov x9, x8 add x9, x9, x11 ldr x0, [x9, #8] ldur x9, [x29, #-80] mul x9, x9, x10 add x8, x8, x9 ldr x1, [x8, #16] sub x2, x29, #72 bl _strptime stur x0, [x29, #-96] ldur x8, [x29, #-96] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_6 b LBB0_5 LBB0_5: ; in Loop: Header=BB0_1 Depth=1 ldur x8, [x29, #-80] mov x9, #40 mul x9, x8, x9 adrp x8, _day_tests@PAGE add x8, x8, _day_tests@PAGEOFF add x8, x8, x9 ldr x8, [x8, #8] mov x9, sp str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf mov w8, #1 stur w8, [x29, #-84] b LBB0_18 LBB0_6: ; in Loop: Header=BB0_1 Depth=1 ldur x8, [x29, #-96] ldrsb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_8 b LBB0_7 LBB0_7: ; in Loop: Header=BB0_1 Depth=1 ldur x8, [x29, #-80] mov x9, #40 mul x9, x8, x9 adrp x8, _day_tests@PAGE add x8, x8, _day_tests@PAGEOFF add x8, x8, x9 ldr x8, [x8, #8] mov x9, sp str x8, [x9] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf mov w8, #1 stur w8, [x29, #-84] b LBB0_8 LBB0_8: ; in Loop: Header=BB0_1 Depth=1 b LBB0_9 LBB0_9: ; in Loop: Header=BB0_1 Depth=1 ldur x8, [x29, #-80] mov x10, #40 str x10, [sp, #96] ; 8-byte Folded Spill mul x11, x8, x10 adrp x8, _day_tests@PAGE add x8, x8, _day_tests@PAGEOFF str x8, [sp, #104] ; 8-byte Folded Spill mov x9, x8 add x9, x9, x11 ldr x0, [x9, #8] ldur x9, [x29, #-80] mul x11, x9, x10 mov x9, x8 add x9, x9, x11 ldr x17, [x9, #16] ldur x9, [x29, #-80] mul x11, x9, x10 mov x9, x8 add x9, x9, x11 ldr w9, [x9, #24] ; implicit-def: $x16 mov x16, x9 ldur x9, [x29, #-80] mul x11, x9, x10 mov x9, x8 add x9, x9, x11 ldr w9, [x9, #28] ; implicit-def: $x15 mov x15, x9 ldur x9, [x29, #-80] mul x11, x9, x10 mov x9, x8 add x9, x9, x11 ldr w9, [x9, #32] ; implicit-def: $x14 mov x14, x9 ldur x9, [x29, #-80] mul x9, x9, x10 add x8, x8, x9 ldr w8, [x8, #36] ; implicit-def: $x13 mov x13, x8 ldur w8, [x29, #-48] ; implicit-def: $x12 mov x12, x8 ldur w8, [x29, #-44] ; implicit-def: $x11 mov x11, x8 ldur w8, [x29, #-56] ; implicit-def: $x10 mov x10, x8 ldur w9, [x29, #-60] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x9, [sp, #88] ; 8-byte Folded Spill str x0, [x9] str x17, [x9, #8] str x16, [x9, #16] str x15, [x9, #24] str x14, [x9, #32] str x13, [x9, #40] str x12, [x9, #48] str x11, [x9, #56] str x10, [x9, #64] str x8, [x9, #72] adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf ldr x11, [sp, #96] ; 8-byte Folded Reload ldr x9, [sp, #104] ; 8-byte Folded Reload ldur w8, [x29, #-48] ldur x10, [x29, #-80] mul x10, x10, x11 add x9, x9, x10 ldr w9, [x9, #24] subs w8, w8, w9 cset w8, eq tbnz w8, #0, LBB0_11 b LBB0_10 LBB0_10: ; in Loop: Header=BB0_1 Depth=1 ldur x8, [x29, #-80] mov x12, #40 mul x10, x8, x12 adrp x8, _day_tests@PAGE add x8, x8, _day_tests@PAGEOFF mov x9, x8 add x9, x9, x10 ldr x11, [x9, #8] ldur w9, [x29, #-48] ; implicit-def: $x10 mov x10, x9 ldur x9, [x29, #-80] mul x9, x9, x12 add x8, x8, x9 ldr w9, [x8, #24] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x11, [x9] str x10, [x9, #8] str x8, [x9, #16] adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _printf mov w8, #1 stur w8, [x29, #-84] b LBB0_11 LBB0_11: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-44] ldur x9, [x29, #-80] mov x10, #40 mul x10, x9, x10 adrp x9, _day_tests@PAGE add x9, x9, _day_tests@PAGEOFF add x9, x9, x10 ldr w9, [x9, #28] subs w8, w8, w9 cset w8, eq tbnz w8, #0, LBB0_13 b LBB0_12 LBB0_12: ; in Loop: Header=BB0_1 Depth=1 ldur x8, [x29, #-80] mov x12, #40 mul x10, x8, x12 adrp x8, _day_tests@PAGE add x8, x8, _day_tests@PAGEOFF mov x9, x8 add x9, x9, x10 ldr x11, [x9, #8] ldur w9, [x29, #-44] ; implicit-def: $x10 mov x10, x9 ldur x9, [x29, #-80] mul x9, x9, x12 add x8, x8, x9 ldr w9, [x8, #28] ; 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 mov w8, #1 stur w8, [x29, #-84] b LBB0_13 LBB0_13: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-56] ldur x9, [x29, #-80] mov x10, #40 mul x10, x9, x10 adrp x9, _day_tests@PAGE add x9, x9, _day_tests@PAGEOFF add x9, x9, x10 ldr w9, [x9, #32] subs w8, w8, w9 cset w8, eq tbnz w8, #0, LBB0_15 b LBB0_14 LBB0_14: ; in Loop: Header=BB0_1 Depth=1 ldur x8, [x29, #-80] mov x12, #40 mul x10, x8, x12 adrp x8, _day_tests@PAGE add x8, x8, _day_tests@PAGEOFF mov x9, x8 add x9, x9, x10 ldr x11, [x9, #8] ldur w9, [x29, #-56] ; implicit-def: $x10 mov x10, x9 ldur x9, [x29, #-80] mul x9, x9, x12 add x8, x8, x9 ldr w9, [x8, #32] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x11, [x9] str x10, [x9, #8] str x8, [x9, #16] adrp x0, l_.str.6@PAGE add x0, x0, l_.str.6@PAGEOFF bl _printf mov w8, #1 stur w8, [x29, #-84] b LBB0_15 LBB0_15: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-60] ldur x9, [x29, #-80] mov x10, #40 mul x10, x9, x10 adrp x9, _day_tests@PAGE add x9, x9, _day_tests@PAGEOFF add x9, x9, x10 ldr w9, [x9, #36] subs w8, w8, w9 cset w8, eq tbnz w8, #0, LBB0_17 b LBB0_16 LBB0_16: ; in Loop: Header=BB0_1 Depth=1 ldur x8, [x29, #-80] mov x12, #40 mul x10, x8, x12 adrp x8, _day_tests@PAGE add x8, x8, _day_tests@PAGEOFF mov x9, x8 add x9, x9, x10 ldr x11, [x9, #8] ldur w9, [x29, #-60] ; implicit-def: $x10 mov x10, x9 ldur x9, [x29, #-80] mul x9, x9, x12 add x8, x8, x9 ldr w9, [x8, #36] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x11, [x9] str x10, [x9, #8] str x8, [x9, #16] adrp x0, l_.str.7@PAGE add x0, x0, l_.str.7@PAGEOFF bl _printf mov w8, #1 stur w8, [x29, #-84] b LBB0_17 LBB0_17: ; in Loop: Header=BB0_1 Depth=1 b LBB0_18 LBB0_18: ; in Loop: Header=BB0_1 Depth=1 ldur x8, [x29, #-80] add x8, x8, #1 stur x8, [x29, #-80] b LBB0_1 LBB0_19: mov w0, #0 adrp x1, l_.str.8@PAGE add x1, x1, l_.str.8@PAGEOFF bl _setlocale bl _test_tm ldur w8, [x29, #-84] orr w8, w8, w0 stur w8, [x29, #-84] ldur w0, [x29, #-84] ldp x29, x30, [sp, #208] ; 16-byte Folded Reload add sp, sp, #224 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function test_tm _test_tm: ; @test_tm .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, #124] str xzr, [sp, #128] b LBB1_1 LBB1_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #128] subs x8, x8, #1 cset w8, hs tbnz w8, #0, LBB1_15 b LBB1_2 LBB1_2: ; in Loop: Header=BB1_1 Depth=1 add x0, sp, #136 str x0, [sp, #104] ; 8-byte Folded Spill mov w1, #0 mov x2, #56 bl _memset ldr x2, [sp, #104] ; 8-byte Folded Reload ldr x8, [sp, #128] lsl x9, x8, #5 adrp x8, _tm_tests@PAGE add x8, x8, _tm_tests@PAGEOFF ldr x0, [x8, x9] ldr x9, [sp, #128] add x8, x8, x9, lsl #5 ldr x1, [x8, #8] bl _strptime str x0, [sp, #112] ldr x8, [sp, #112] 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, #128] lsl x9, x8, #5 adrp x8, _tm_tests@PAGE add x8, x8, _tm_tests@PAGEOFF ldr x8, [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, #124] b LBB1_14 LBB1_4: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #112] ldrsb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB1_6 b LBB1_5 LBB1_5: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #128] lsl x9, x8, #5 adrp x8, _tm_tests@PAGE add x8, x8, _tm_tests@PAGEOFF ldr x8, [x8, x9] mov x9, sp str x8, [x9] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf mov w8, #1 str w8, [sp, #124] b LBB1_6 LBB1_6: ; in Loop: Header=BB1_1 Depth=1 b LBB1_7 LBB1_7: ; in Loop: Header=BB1_1 Depth=1 sub x0, x29, #124 str x0, [sp, #96] ; 8-byte Folded Spill mov x1, #100 adrp x2, l_.str.28@PAGE add x2, x2, l_.str.28@PAGEOFF add x3, sp, #136 bl _strftime ldr x11, [sp, #96] ; 8-byte Folded Reload ldr x8, [sp, #128] lsl x9, x8, #5 adrp x8, _tm_tests@PAGE add x8, x8, _tm_tests@PAGEOFF str x8, [sp, #88] ; 8-byte Folded Spill ldr x16, [x8, x9] ldr x10, [sp, #128] mov x9, x8 add x9, x9, x10, lsl #5 ldr x15, [x9, #8] ldr x10, [sp, #128] mov x9, x8 add x9, x9, x10, lsl #5 ldr x14, [x9, #16] ldr x10, [sp, #128] mov x9, x8 add x9, x9, x10, lsl #5 ldr w9, [x9, #24] ; implicit-def: $x13 mov x13, x9 ldr x9, [sp, #128] add x8, x8, x9, lsl #5 ldr w8, [x8, #28] ; implicit-def: $x12 mov x12, x8 ldr w8, [sp, #160] ; implicit-def: $x10 mov x10, x8 ldr w9, [sp, #164] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x9, [sp, #80] ; 8-byte Folded Spill str x16, [x9] str x15, [x9, #8] str x14, [x9, #16] str x13, [x9, #24] str x12, [x9, #32] str x11, [x9, #40] str x10, [x9, #48] str x8, [x9, #56] adrp x0, l_.str.29@PAGE add x0, x0, l_.str.29@PAGEOFF bl _printf ldr x8, [sp, #88] ; 8-byte Folded Reload ldr x0, [sp, #96] ; 8-byte Folded Reload ldr x9, [sp, #128] add x8, x8, x9, lsl #5 ldr x1, [x8, #16] bl _strcmp subs w8, w0, #0 cset w8, eq tbnz w8, #0, LBB1_9 b LBB1_8 LBB1_8: ; in Loop: Header=BB1_1 Depth=1 adrp x0, l_.str.30@PAGE add x0, x0, l_.str.30@PAGEOFF bl _printf mov w8, #1 str w8, [sp, #124] b LBB1_9 LBB1_9: ; in Loop: Header=BB1_1 Depth=1 ldr w8, [sp, #160] ldr x10, [sp, #128] adrp x9, _tm_tests@PAGE add x9, x9, _tm_tests@PAGEOFF add x9, x9, x10, lsl #5 ldr w9, [x9, #24] subs w8, w8, w9 cset w8, eq tbnz w8, #0, LBB1_11 b LBB1_10 LBB1_10: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #128] lsl x9, x8, #5 adrp x8, _tm_tests@PAGE add x8, x8, _tm_tests@PAGEOFF ldr x11, [x8, x9] ldr w9, [sp, #160] ; implicit-def: $x10 mov x10, x9 ldr x9, [sp, #128] add x8, x8, x9, lsl #5 ldr w9, [x8, #24] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x11, [x9] str x10, [x9, #8] str x8, [x9, #16] adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _printf mov w8, #1 str w8, [sp, #124] b LBB1_11 LBB1_11: ; in Loop: Header=BB1_1 Depth=1 ldr w8, [sp, #164] ldr x10, [sp, #128] adrp x9, _tm_tests@PAGE add x9, x9, _tm_tests@PAGEOFF add x9, x9, x10, lsl #5 ldr w9, [x9, #28] subs w8, w8, w9 cset w8, eq tbnz w8, #0, LBB1_13 b LBB1_12 LBB1_12: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #128] lsl x9, x8, #5 adrp x8, _tm_tests@PAGE add x8, x8, _tm_tests@PAGEOFF ldr x11, [x8, x9] ldr w9, [sp, #164] ; implicit-def: $x10 mov x10, x9 ldr x9, [sp, #128] add x8, x8, x9, lsl #5 ldr w9, [x8, #28] ; 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 mov w8, #1 str w8, [sp, #124] 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, #128] add x8, x8, #1 str x8, [sp, #128] b LBB1_1 LBB1_15: ldr w8, [sp, #124] str w8, [sp, #76] ; 4-byte Folded Spill ldur x9, [x29, #-24] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB1_17 b LBB1_16 LBB1_16: bl ___stack_chk_fail LBB1_17: ldr w0, [sp, #76] ; 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 __DATA,__const .p2align 3 ; @day_tests _day_tests: .quad l_.str.8 .quad l_.str.9 .quad l_.str.10 .long 6 ; 0x6 .long 0 ; 0x0 .long 0 ; 0x0 .long 1 ; 0x1 .quad l_.str.8 .quad l_.str.11 .quad l_.str.12 .long 5 ; 0x5 .long 62 ; 0x3e .long 2 ; 0x2 .long 3 ; 0x3 .quad l_.str.8 .quad l_.str.13 .quad l_.str.14 .long 4 ; 0x4 .long 251 ; 0xfb .long 8 ; 0x8 .long 9 ; 0x9 .quad l_.str.8 .quad l_.str.15 .quad l_.str.16 .long 0 ; 0x0 .long 121 ; 0x79 .long 4 ; 0x4 .long 2 ; 0x2 .quad l_.str.8 .quad l_.str.17 .quad l_.str.18 .long 1 ; 0x1 .long 140 ; 0x8c .long 4 ; 0x4 .long 21 ; 0x15 .quad l_.str.8 .quad l_.str.19 .quad l_.str.20 .long 1 ; 0x1 .long 140 ; 0x8c .long 4 ; 0x4 .long 21 ; 0x15 .quad l_.str.21 .quad l_.str.22 .quad l_.str.23 .long 6 ; 0x6 .long 0 ; 0x0 .long 0 ; 0x0 .long 1 ; 0x1 .quad l_.str.24 .quad l_.str.25 .quad l_.str.23 .long 6 ; 0x6 .long 0 ; 0x0 .long 0 ; 0x0 .long 1 ; 0x1 .quad l_.str.21 .quad l_.str.26 .quad l_.str.18 .long 1 ; 0x1 .long 140 ; 0x8c .long 4 ; 0x4 .long 21 ; 0x15 .quad l_.str.21 .quad l_.str.27 .quad l_.str.20 .long 1 ; 0x1 .long 140 ; 0x8c .long 4 ; 0x4 .long 21 ; 0x15 .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "cannot set locale %s: %m\n" l_.str.1: ; @.str.1 .asciz "strptime returned NULL for `%s'\n" l_.str.2: ; @.str.2 .asciz "not all of `%s' read\n" l_.str.3: ; @.str.3 .asciz "strptime (\"%s\", \"%s\", ...)\n\tshould be: wday = %d, yday = %3d, mon = %2d, mday = %2d\n\t is: wday = %d, yday = %3d, mon = %2d, mday = %2d\n" l_.str.4: ; @.str.4 .asciz "weekday for `%s' incorrect: %d instead of %d\n" l_.str.5: ; @.str.5 .asciz "yearday for `%s' incorrect: %d instead of %d\n" l_.str.6: ; @.str.6 .asciz "month for `%s' incorrect: %d instead of %d\n" l_.str.7: ; @.str.7 .asciz "monthday for `%s' incorrect: %d instead of %d\n" l_.str.8: ; @.str.8 .asciz "C" l_.str.9: ; @.str.9 .asciz "2000-01-01" l_.str.10: ; @.str.10 .asciz "%Y-%m-%d" l_.str.11: ; @.str.11 .asciz "03/03/00" l_.str.12: ; @.str.12 .asciz "%D" l_.str.13: ; @.str.13 .asciz "9/9/99" l_.str.14: ; @.str.14 .asciz "%x" l_.str.15: ; @.str.15 .asciz "19990502123412" l_.str.16: ; @.str.16 .asciz "%Y%m%d%H%M%S" l_.str.17: ; @.str.17 .asciz "2001 20 Mon" l_.str.18: ; @.str.18 .asciz "%Y %U %a" l_.str.19: ; @.str.19 .asciz "2001 21 Mon" l_.str.20: ; @.str.20 .asciz "%Y %W %a" l_.str.21: ; @.str.21 .asciz "ja_JP.EUC-JP" l_.str.22: ; @.str.22 .asciz "2000-01-01 08:12:21 AM" l_.str.23: ; @.str.23 .asciz "%Y-%m-%d %I:%M:%S %p" l_.str.24: ; @.str.24 .asciz "en_US.ISO-8859-1" l_.str.25: ; @.str.25 .asciz "2000-01-01 08:12:21 PM" l_.str.26: ; @.str.26 .asciz "2001 20 \267\356" l_.str.27: ; @.str.27 .asciz "2001 21 \267\356" .section __DATA,__const .p2align 3 ; @tm_tests _tm_tests: .quad l_.str.31 .quad l_.str.32 .quad l_.str.33 .long 3 ; 0x3 .long 4 ; 0x4 .section __TEXT,__cstring,cstring_literals l_.str.28: ; @.str.28 .asciz "%F %T" l_.str.29: ; @.str.29 .asciz "strptime (\"%s\", \"%s\", ...)\n\tshould be: %s, wday = %d, yday = %3d\n\t is: %s, wday = %d, yday = %3d\n" l_.str.30: ; @.str.30 .asciz "Time and date are not correct.\n" l_.str.31: ; @.str.31 .asciz "17410105012000" l_.str.32: ; @.str.32 .asciz "%H%M%S%d%m%Y" l_.str.33: ; @.str.33 .asciz "2000-01-05 17:41:01" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx subq $144, %rsp .cfi_offset %rbx, -32 .cfi_offset %r14, -24 movl $0, -20(%rbp) movl %edi, -24(%rbp) movq %rsi, -32(%rbp) movl $0, -100(%rbp) movq $0, -96(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 cmpq $10, -96(%rbp) jae LBB0_19 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 leaq -88(%rbp), %rdi xorl %esi, %esi movl $56, %edx callq _memset leaq _day_tests(%rip), %rax imulq $40, -96(%rbp), %rcx addq %rcx, %rax movq (%rax), %rsi xorl %edi, %edi callq _setlocale cmpq $0, %rax jne LBB0_4 ## %bb.3: movq -96(%rbp), %rax leaq (%rax,%rax,4), %rcx leaq _day_tests(%rip), %rax movq (%rax,%rcx,8), %rsi leaq L_.str(%rip), %rdi xorl %eax, %eax ## kill: def $al killed $al killed $eax callq _printf movl $1, %edi callq _exit LBB0_4: ## in Loop: Header=BB0_1 Depth=1 leaq _day_tests(%rip), %rax imulq $40, -96(%rbp), %rcx addq %rcx, %rax movq 8(%rax), %rdi leaq _day_tests(%rip), %rax imulq $40, -96(%rbp), %rcx addq %rcx, %rax movq 16(%rax), %rsi leaq -88(%rbp), %rdx callq _strptime movq %rax, -112(%rbp) cmpq $0, -112(%rbp) jne LBB0_6 ## %bb.5: ## in Loop: Header=BB0_1 Depth=1 leaq _day_tests(%rip), %rax imulq $40, -96(%rbp), %rcx addq %rcx, %rax movq 8(%rax), %rsi leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf movl $1, -100(%rbp) jmp LBB0_18 LBB0_6: ## in Loop: Header=BB0_1 Depth=1 movq -112(%rbp), %rax movsbl (%rax), %eax cmpl $0, %eax je LBB0_8 ## %bb.7: ## in Loop: Header=BB0_1 Depth=1 leaq _day_tests(%rip), %rax imulq $40, -96(%rbp), %rcx addq %rcx, %rax movq 8(%rax), %rsi leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf movl $1, -100(%rbp) LBB0_8: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_9 LBB0_9: ## in Loop: Header=BB0_1 Depth=1 leaq _day_tests(%rip), %rax imulq $40, -96(%rbp), %rcx addq %rcx, %rax movq 8(%rax), %rsi leaq _day_tests(%rip), %rax imulq $40, -96(%rbp), %rcx addq %rcx, %rax movq 16(%rax), %rdx leaq _day_tests(%rip), %rax imulq $40, -96(%rbp), %rcx addq %rcx, %rax movl 24(%rax), %ecx leaq _day_tests(%rip), %rax imulq $40, -96(%rbp), %rdi addq %rdi, %rax movl 28(%rax), %r8d leaq _day_tests(%rip), %rax imulq $40, -96(%rbp), %rdi addq %rdi, %rax movl 32(%rax), %r9d leaq _day_tests(%rip), %rax imulq $40, -96(%rbp), %rdi addq %rdi, %rax movl 36(%rax), %r14d movl -64(%rbp), %ebx movl -60(%rbp), %r11d movl -72(%rbp), %r10d movl -76(%rbp), %eax leaq L_.str.3(%rip), %rdi movl %r14d, (%rsp) movl %ebx, 8(%rsp) movl %r11d, 16(%rsp) movl %r10d, 24(%rsp) movl %eax, 32(%rsp) movb $0, %al callq _printf movl -64(%rbp), %eax leaq _day_tests(%rip), %rcx imulq $40, -96(%rbp), %rdx addq %rdx, %rcx cmpl 24(%rcx), %eax je LBB0_11 ## %bb.10: ## in Loop: Header=BB0_1 Depth=1 leaq _day_tests(%rip), %rax imulq $40, -96(%rbp), %rcx addq %rcx, %rax movq 8(%rax), %rsi movl -64(%rbp), %edx leaq _day_tests(%rip), %rax imulq $40, -96(%rbp), %rcx addq %rcx, %rax movl 24(%rax), %ecx leaq L_.str.4(%rip), %rdi movb $0, %al callq _printf movl $1, -100(%rbp) LBB0_11: ## in Loop: Header=BB0_1 Depth=1 movl -60(%rbp), %eax leaq _day_tests(%rip), %rcx imulq $40, -96(%rbp), %rdx addq %rdx, %rcx cmpl 28(%rcx), %eax je LBB0_13 ## %bb.12: ## in Loop: Header=BB0_1 Depth=1 leaq _day_tests(%rip), %rax imulq $40, -96(%rbp), %rcx addq %rcx, %rax movq 8(%rax), %rsi movl -60(%rbp), %edx leaq _day_tests(%rip), %rax imulq $40, -96(%rbp), %rcx addq %rcx, %rax movl 28(%rax), %ecx leaq L_.str.5(%rip), %rdi movb $0, %al callq _printf movl $1, -100(%rbp) LBB0_13: ## in Loop: Header=BB0_1 Depth=1 movl -72(%rbp), %eax leaq _day_tests(%rip), %rcx imulq $40, -96(%rbp), %rdx addq %rdx, %rcx cmpl 32(%rcx), %eax je LBB0_15 ## %bb.14: ## in Loop: Header=BB0_1 Depth=1 leaq _day_tests(%rip), %rax imulq $40, -96(%rbp), %rcx addq %rcx, %rax movq 8(%rax), %rsi movl -72(%rbp), %edx leaq _day_tests(%rip), %rax imulq $40, -96(%rbp), %rcx addq %rcx, %rax movl 32(%rax), %ecx leaq L_.str.6(%rip), %rdi movb $0, %al callq _printf movl $1, -100(%rbp) LBB0_15: ## in Loop: Header=BB0_1 Depth=1 movl -76(%rbp), %eax leaq _day_tests(%rip), %rcx imulq $40, -96(%rbp), %rdx addq %rdx, %rcx cmpl 36(%rcx), %eax je LBB0_17 ## %bb.16: ## in Loop: Header=BB0_1 Depth=1 leaq _day_tests(%rip), %rax imulq $40, -96(%rbp), %rcx addq %rcx, %rax movq 8(%rax), %rsi movl -76(%rbp), %edx leaq _day_tests(%rip), %rax imulq $40, -96(%rbp), %rcx addq %rcx, %rax movl 36(%rax), %ecx leaq L_.str.7(%rip), %rdi movb $0, %al callq _printf movl $1, -100(%rbp) LBB0_17: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_18 LBB0_18: ## in Loop: Header=BB0_1 Depth=1 movq -96(%rbp), %rax addq $1, %rax movq %rax, -96(%rbp) jmp LBB0_1 LBB0_19: xorl %edi, %edi leaq L_.str.8(%rip), %rsi callq _setlocale callq _test_tm orl -100(%rbp), %eax movl %eax, -100(%rbp) movl -100(%rbp), %eax addq $144, %rsp popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function test_tm _test_tm: ## @test_tm .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $224, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -180(%rbp) movq $0, -176(%rbp) LBB1_1: ## =>This Inner Loop Header: Depth=1 cmpq $1, -176(%rbp) jae LBB1_15 ## %bb.2: ## in Loop: Header=BB1_1 Depth=1 leaq -168(%rbp), %rdi xorl %esi, %esi movl $56, %edx callq _memset movq -176(%rbp), %rcx leaq _tm_tests(%rip), %rax shlq $5, %rcx addq %rcx, %rax movq (%rax), %rdi movq -176(%rbp), %rcx leaq _tm_tests(%rip), %rax shlq $5, %rcx addq %rcx, %rax movq 8(%rax), %rsi leaq -168(%rbp), %rdx callq _strptime movq %rax, -192(%rbp) cmpq $0, -192(%rbp) jne LBB1_4 ## %bb.3: ## in Loop: Header=BB1_1 Depth=1 movq -176(%rbp), %rcx leaq _tm_tests(%rip), %rax shlq $5, %rcx addq %rcx, %rax movq (%rax), %rsi leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf movl $1, -180(%rbp) jmp LBB1_14 LBB1_4: ## in Loop: Header=BB1_1 Depth=1 movq -192(%rbp), %rax movsbl (%rax), %eax cmpl $0, %eax je LBB1_6 ## %bb.5: ## in Loop: Header=BB1_1 Depth=1 movq -176(%rbp), %rcx leaq _tm_tests(%rip), %rax shlq $5, %rcx addq %rcx, %rax movq (%rax), %rsi leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf movl $1, -180(%rbp) LBB1_6: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_7 LBB1_7: ## in Loop: Header=BB1_1 Depth=1 leaq -112(%rbp), %rdi movl $100, %esi leaq L_.str.28(%rip), %rdx leaq -168(%rbp), %rcx callq _strftime movq -176(%rbp), %rcx leaq _tm_tests(%rip), %rax shlq $5, %rcx addq %rcx, %rax movq (%rax), %rsi movq -176(%rbp), %rcx leaq _tm_tests(%rip), %rax shlq $5, %rcx addq %rcx, %rax movq 8(%rax), %rdx movq -176(%rbp), %rcx leaq _tm_tests(%rip), %rax shlq $5, %rcx addq %rcx, %rax movq 16(%rax), %rcx movq -176(%rbp), %rdi leaq _tm_tests(%rip), %rax shlq $5, %rdi addq %rdi, %rax movl 24(%rax), %r8d movq -176(%rbp), %rdi leaq _tm_tests(%rip), %rax shlq $5, %rdi addq %rdi, %rax movl 28(%rax), %r9d leaq -112(%rbp), %r11 movl -144(%rbp), %r10d movl -140(%rbp), %eax leaq L_.str.29(%rip), %rdi movq %r11, (%rsp) movl %r10d, 8(%rsp) movl %eax, 16(%rsp) movb $0, %al callq _printf leaq -112(%rbp), %rdi movq -176(%rbp), %rcx leaq _tm_tests(%rip), %rax shlq $5, %rcx addq %rcx, %rax movq 16(%rax), %rsi callq _strcmp cmpl $0, %eax je LBB1_9 ## %bb.8: ## in Loop: Header=BB1_1 Depth=1 leaq L_.str.30(%rip), %rdi movb $0, %al callq _printf movl $1, -180(%rbp) LBB1_9: ## in Loop: Header=BB1_1 Depth=1 movl -144(%rbp), %eax movq -176(%rbp), %rdx leaq _tm_tests(%rip), %rcx shlq $5, %rdx addq %rdx, %rcx cmpl 24(%rcx), %eax je LBB1_11 ## %bb.10: ## in Loop: Header=BB1_1 Depth=1 movq -176(%rbp), %rcx leaq _tm_tests(%rip), %rax shlq $5, %rcx addq %rcx, %rax movq (%rax), %rsi movl -144(%rbp), %edx movq -176(%rbp), %rcx leaq _tm_tests(%rip), %rax shlq $5, %rcx addq %rcx, %rax movl 24(%rax), %ecx leaq L_.str.4(%rip), %rdi movb $0, %al callq _printf movl $1, -180(%rbp) LBB1_11: ## in Loop: Header=BB1_1 Depth=1 movl -140(%rbp), %eax movq -176(%rbp), %rdx leaq _tm_tests(%rip), %rcx shlq $5, %rdx addq %rdx, %rcx cmpl 28(%rcx), %eax je LBB1_13 ## %bb.12: ## in Loop: Header=BB1_1 Depth=1 movq -176(%rbp), %rcx leaq _tm_tests(%rip), %rax shlq $5, %rcx addq %rcx, %rax movq (%rax), %rsi movl -140(%rbp), %edx movq -176(%rbp), %rcx leaq _tm_tests(%rip), %rax shlq $5, %rcx addq %rcx, %rax movl 28(%rax), %ecx leaq L_.str.5(%rip), %rdi movb $0, %al callq _printf movl $1, -180(%rbp) LBB1_13: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_14 LBB1_14: ## in Loop: Header=BB1_1 Depth=1 movq -176(%rbp), %rax addq $1, %rax movq %rax, -176(%rbp) jmp LBB1_1 LBB1_15: movl -180(%rbp), %eax movl %eax, -196(%rbp) ## 4-byte Spill movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB1_17 ## %bb.16: movl -196(%rbp), %eax ## 4-byte Reload addq $224, %rsp popq %rbp retq LBB1_17: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __DATA,__const .p2align 4 ## @day_tests _day_tests: .quad L_.str.8 .quad L_.str.9 .quad L_.str.10 .long 6 ## 0x6 .long 0 ## 0x0 .long 0 ## 0x0 .long 1 ## 0x1 .quad L_.str.8 .quad L_.str.11 .quad L_.str.12 .long 5 ## 0x5 .long 62 ## 0x3e .long 2 ## 0x2 .long 3 ## 0x3 .quad L_.str.8 .quad L_.str.13 .quad L_.str.14 .long 4 ## 0x4 .long 251 ## 0xfb .long 8 ## 0x8 .long 9 ## 0x9 .quad L_.str.8 .quad L_.str.15 .quad L_.str.16 .long 0 ## 0x0 .long 121 ## 0x79 .long 4 ## 0x4 .long 2 ## 0x2 .quad L_.str.8 .quad L_.str.17 .quad L_.str.18 .long 1 ## 0x1 .long 140 ## 0x8c .long 4 ## 0x4 .long 21 ## 0x15 .quad L_.str.8 .quad L_.str.19 .quad L_.str.20 .long 1 ## 0x1 .long 140 ## 0x8c .long 4 ## 0x4 .long 21 ## 0x15 .quad L_.str.21 .quad L_.str.22 .quad L_.str.23 .long 6 ## 0x6 .long 0 ## 0x0 .long 0 ## 0x0 .long 1 ## 0x1 .quad L_.str.24 .quad L_.str.25 .quad L_.str.23 .long 6 ## 0x6 .long 0 ## 0x0 .long 0 ## 0x0 .long 1 ## 0x1 .quad L_.str.21 .quad L_.str.26 .quad L_.str.18 .long 1 ## 0x1 .long 140 ## 0x8c .long 4 ## 0x4 .long 21 ## 0x15 .quad L_.str.21 .quad L_.str.27 .quad L_.str.20 .long 1 ## 0x1 .long 140 ## 0x8c .long 4 ## 0x4 .long 21 ## 0x15 .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "cannot set locale %s: %m\n" L_.str.1: ## @.str.1 .asciz "strptime returned NULL for `%s'\n" L_.str.2: ## @.str.2 .asciz "not all of `%s' read\n" L_.str.3: ## @.str.3 .asciz "strptime (\"%s\", \"%s\", ...)\n\tshould be: wday = %d, yday = %3d, mon = %2d, mday = %2d\n\t is: wday = %d, yday = %3d, mon = %2d, mday = %2d\n" L_.str.4: ## @.str.4 .asciz "weekday for `%s' incorrect: %d instead of %d\n" L_.str.5: ## @.str.5 .asciz "yearday for `%s' incorrect: %d instead of %d\n" L_.str.6: ## @.str.6 .asciz "month for `%s' incorrect: %d instead of %d\n" L_.str.7: ## @.str.7 .asciz "monthday for `%s' incorrect: %d instead of %d\n" L_.str.8: ## @.str.8 .asciz "C" L_.str.9: ## @.str.9 .asciz "2000-01-01" L_.str.10: ## @.str.10 .asciz "%Y-%m-%d" L_.str.11: ## @.str.11 .asciz "03/03/00" L_.str.12: ## @.str.12 .asciz "%D" L_.str.13: ## @.str.13 .asciz "9/9/99" L_.str.14: ## @.str.14 .asciz "%x" L_.str.15: ## @.str.15 .asciz "19990502123412" L_.str.16: ## @.str.16 .asciz "%Y%m%d%H%M%S" L_.str.17: ## @.str.17 .asciz "2001 20 Mon" L_.str.18: ## @.str.18 .asciz "%Y %U %a" L_.str.19: ## @.str.19 .asciz "2001 21 Mon" L_.str.20: ## @.str.20 .asciz "%Y %W %a" L_.str.21: ## @.str.21 .asciz "ja_JP.EUC-JP" L_.str.22: ## @.str.22 .asciz "2000-01-01 08:12:21 AM" L_.str.23: ## @.str.23 .asciz "%Y-%m-%d %I:%M:%S %p" L_.str.24: ## @.str.24 .asciz "en_US.ISO-8859-1" L_.str.25: ## @.str.25 .asciz "2000-01-01 08:12:21 PM" L_.str.26: ## @.str.26 .asciz "2001 20 \267\356" L_.str.27: ## @.str.27 .asciz "2001 21 \267\356" .section __DATA,__const .p2align 4 ## @tm_tests _tm_tests: .quad L_.str.31 .quad L_.str.32 .quad L_.str.33 .long 3 ## 0x3 .long 4 ## 0x4 .section __TEXT,__cstring,cstring_literals L_.str.28: ## @.str.28 .asciz "%F %T" L_.str.29: ## @.str.29 .asciz "strptime (\"%s\", \"%s\", ...)\n\tshould be: %s, wday = %d, yday = %3d\n\t is: %s, wday = %d, yday = %3d\n" L_.str.30: ## @.str.30 .asciz "Time and date are not correct.\n" L_.str.31: ## @.str.31 .asciz "17410105012000" L_.str.32: ## @.str.32 .asciz "%H%M%S%d%m%Y" L_.str.33: ## @.str.33 .asciz "2000-01-05 17:41:01" .subsections_via_symbols
the_stack_data/3486.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _fibonacciR ; -- Begin function fibonacciR .p2align 2 _fibonacciR: ; @fibonacciR .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-4] ldur w8, [x29, #-4] subs w8, w8, #1 cset w8, gt tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldur w8, [x29, #-4] str w8, [sp, #8] b LBB0_3 LBB0_2: ldur w8, [x29, #-4] subs w0, w8, #1 bl _fibonacciR str w0, [sp, #4] ; 4-byte Folded Spill ldur w8, [x29, #-4] subs w0, w8, #2 bl _fibonacciR mov x8, x0 ldr w0, [sp, #4] ; 4-byte Folded Reload add w8, w0, w8 str w8, [sp, #8] b LBB0_3 LBB0_3: ldr w0, [sp, #8] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov w8, #0 str w8, [sp, #16] ; 4-byte Folded Spill stur wzr, [x29, #-4] stur w0, [x29, #-8] stur x1, [x29, #-16] ldur x8, [x29, #-16] ldr x0, [x8, #8] bl _atoi stur w0, [x29, #-20] ldur w0, [x29, #-20] bl _fibonacciR str w0, [sp, #24] adrp x8, ___stdoutp@GOTPAGE ldr x8, [x8, ___stdoutp@GOTPAGEOFF] ldr x0, [x8] ldur w8, [x29, #-20] ; implicit-def: $x10 mov x10, x8 ldr w9, [sp, #24] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x10, [x9] str x8, [x9, #8] adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF bl _fprintf ldr w0, [sp, #16] ; 4-byte Folded Reload ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Fibonacci[%d] = %d\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _fibonacciR ## -- Begin function fibonacciR .p2align 4, 0x90 _fibonacciR: ## @fibonacciR .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl %edi, -4(%rbp) cmpl $1, -4(%rbp) jg LBB0_2 ## %bb.1: movl -4(%rbp), %eax movl %eax, -8(%rbp) jmp LBB0_3 LBB0_2: movl -4(%rbp), %edi subl $1, %edi callq _fibonacciR movl %eax, -12(%rbp) ## 4-byte Spill movl -4(%rbp), %edi subl $2, %edi callq _fibonacciR movl %eax, %ecx movl -12(%rbp), %eax ## 4-byte Reload addl %ecx, %eax movl %eax, -8(%rbp) LBB0_3: movl -8(%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 subq $32, %rsp movl $0, -4(%rbp) movl %edi, -8(%rbp) movq %rsi, -16(%rbp) movq -16(%rbp), %rax movq 8(%rax), %rdi callq _atoi movl %eax, -20(%rbp) movl -20(%rbp), %edi callq _fibonacciR movl %eax, -24(%rbp) movq ___stdoutp@GOTPCREL(%rip), %rax movq (%rax), %rdi movl -20(%rbp), %edx movl -24(%rbp), %ecx leaq L_.str(%rip), %rsi movb $0, %al callq _fprintf xorl %eax, %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Fibonacci[%d] = %d\n" .subsections_via_symbols
the_stack_data/4148.c