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 _power ; -- Begin function power .p2align 2 _power: ; @power .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str w0, [sp, #8] str w1, [sp, #4] ldr w8, [sp, #4] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldr w8, [sp, #8] str w8, [sp] ; 4-byte Folded Spill ldr w0, [sp, #8] ldr w8, [sp, #4] subs w1, w8, #1 bl _power ldr w8, [sp] ; 4-byte Folded Reload mul w8, w8, w0 stur w8, [x29, #-4] b LBB0_3 LBB0_2: mov w8, #1 stur w8, [x29, #-4] b LBB0_3 LBB0_3: ldur w0, [x29, #-4] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _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] 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 _power 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 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 "value of x&y : " l_.str.1: ; @.str.1 .asciz "%d%d" l_.str.2: ; @.str.2 .asciz "x^y = %d" .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 $16, %rsp movl %edi, -8(%rbp) movl %esi, -12(%rbp) cmpl $0, -12(%rbp) je LBB0_2 ## %bb.1: movl -8(%rbp), %eax movl %eax, -16(%rbp) ## 4-byte Spill movl -8(%rbp), %edi movl -12(%rbp), %esi subl $1, %esi callq _power movl %eax, %ecx movl -16(%rbp), %eax ## 4-byte Reload imull %ecx, %eax movl %eax, -4(%rbp) jmp LBB0_3 LBB0_2: movl $1, -4(%rbp) LBB0_3: 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 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 _power movl %eax, %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 "value of x&y : " L_.str.1: ## @.str.1 .asciz "%d%d" L_.str.2: ## @.str.2 .asciz "x^y = %d" .subsections_via_symbols
the_stack_data/37638817.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _addn ; -- Begin function addn .p2align 2 _addn: ; @addn .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, _w@GOTPAGE ldr x8, [x8, _w@GOTPAGEOFF] str x8, [sp] ; 8-byte Folded Spill stur w0, [x29, #-4] ldursw x8, [x29, #-4] adrp x9, _ans@PAGE add x9, x9, _ans@PAGEOFF ldr w8, [x9, x8, lsl #2] add w8, w8, #1 ldur w10, [x29, #-4] add w10, w10, #1 ldr w9, [x9, w10, sxtw #2] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_6 b LBB0_1 LBB0_1: ldr x8, [sp] ; 8-byte Folded Reload ldursw x10, [x29, #-4] adrp x9, _ans@PAGE add x9, x9, _ans@PAGEOFF add x10, x9, x10, lsl #2 ldr w9, [x10] add w9, w9, #1 str w9, [x10] str wzr, [x8] b LBB0_2 LBB0_2: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp] ; 8-byte Folded Reload ldr w8, [x8] ldur w9, [x29, #-4] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_5 b LBB0_3 LBB0_3: ; in Loop: Header=BB0_2 Depth=1 ldr x9, [sp] ; 8-byte Folded Reload ldr w8, [x9] ldrsw x10, [x9] adrp x9, _ans@PAGE add x9, x9, _ans@PAGEOFF str w8, [x9, x10, lsl #2] b LBB0_4 LBB0_4: ; in Loop: Header=BB0_2 Depth=1 ldr x9, [sp] ; 8-byte Folded Reload ldr w8, [x9] add w8, w8, #1 str w8, [x9] b LBB0_2 LBB0_5: b LBB0_7 LBB0_6: ldur w8, [x29, #-4] add w0, w8, #1 bl _addn b LBB0_7 LBB0_7: 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, #96 .cfi_def_cfa_offset 96 stp x29, x30, [sp, #80] ; 16-byte Folded Spill add x29, sp, #80 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, _N@GOTPAGE ldr x8, [x8, _N@GOTPAGEOFF] stur x8, [x29, #-16] ; 8-byte Folded Spill adrp x9, _i@GOTPAGE ldr x9, [x9, _i@GOTPAGEOFF] str x9, [sp, #8] ; 8-byte Folded Spill adrp x9, _j@GOTPAGE ldr x9, [x9, _j@GOTPAGEOFF] str x9, [sp, #16] ; 8-byte Folded Spill adrp x9, _k@GOTPAGE ldr x9, [x9, _k@GOTPAGEOFF] str x9, [sp, #24] ; 8-byte Folded Spill adrp x9, _q@GOTPAGE ldr x9, [x9, _q@GOTPAGEOFF] str x9, [sp, #32] ; 8-byte Folded Spill adrp x9, _w@GOTPAGE ldr x9, [x9, _w@GOTPAGEOFF] str x9, [sp, #40] ; 8-byte Folded Spill adrp x9, _e@GOTPAGE ldr x9, [x9, _e@GOTPAGEOFF] stur x9, [x29, #-32] ; 8-byte Folded Spill adrp x9, _r@GOTPAGE ldr x9, [x9, _r@GOTPAGEOFF] stur x9, [x29, #-24] ; 8-byte Folded Spill stur wzr, [x29, #-4] mov x9, sp str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _scanf ldur x8, [x29, #-16] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #10 cset w8, ge tbnz w8, #0, LBB1_2 b LBB1_1 LBB1_1: ldur x8, [x29, #-16] ; 8-byte Folded Reload ldr w9, [x8] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf stur wzr, [x29, #-4] b LBB1_34 LBB1_2: ldur x8, [x29, #-16] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #1022 cset w8, le tbnz w8, #0, LBB1_4 b LBB1_3 LBB1_3: adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf stur wzr, [x29, #-4] b LBB1_34 LBB1_4: b LBB1_5 LBB1_5: ldr x9, [sp, #8] ; 8-byte Folded Reload mov w8, #1 str w8, [x9] b LBB1_6 LBB1_6: ; =>This Loop Header: Depth=1 ; Child Loop BB1_8 Depth 2 ; Child Loop BB1_10 Depth 3 ldr x8, [sp, #8] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #9 cset w8, gt tbnz w8, #0, LBB1_20 b LBB1_7 LBB1_7: ; in Loop: Header=BB1_6 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x8, [sp, #8] ; 8-byte Folded Reload ldr w8, [x8] str w8, [x9] b LBB1_8 LBB1_8: ; Parent Loop BB1_6 Depth=1 ; => This Loop Header: Depth=2 ; Child Loop BB1_10 Depth 3 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #10 cset w8, ge tbnz w8, #0, LBB1_18 b LBB1_9 LBB1_9: ; in Loop: Header=BB1_8 Depth=2 ldr x8, [sp, #32] ; 8-byte Folded Reload ldr x9, [sp, #24] ; 8-byte Folded Reload str wzr, [x9] str wzr, [x8] b LBB1_10 LBB1_10: ; Parent Loop BB1_6 Depth=1 ; Parent Loop BB1_8 Depth=2 ; => This Inner Loop Header: Depth=3 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr x8, [sp, #32] ; 8-byte Folded Reload ldr w8, [x8] ldr w9, [x9] subs w9, w9, #1 subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB1_13 b LBB1_11 LBB1_11: ; in Loop: Header=BB1_10 Depth=3 ldr x9, [sp, #24] ; 8-byte Folded Reload ldr x10, [sp, #32] ; 8-byte Folded Reload ldr x8, [sp, #8] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #1 adrp x12, _nn@PAGE add x12, x12, _nn@PAGEOFF mov w11, #44 smaddl x8, w8, w11, x12 ldrsw x10, [x10] ldr w10, [x8, x10, lsl #2] ldr w8, [x9] add w8, w8, w10 str w8, [x9] b LBB1_12 LBB1_12: ; in Loop: Header=BB1_10 Depth=3 ldr x9, [sp, #32] ; 8-byte Folded Reload ldr w8, [x9] add w8, w8, #1 str w8, [x9] b LBB1_10 LBB1_13: ; in Loop: Header=BB1_8 Depth=2 ldur x9, [x29, #-16] ; 8-byte Folded Reload ldr x10, [sp, #24] ; 8-byte Folded Reload ldr x12, [sp, #16] ; 8-byte Folded Reload ldr x11, [sp, #8] ; 8-byte Folded Reload ldr w8, [x10] ldrsw x11, [x11] mov x13, #44 mul x13, x11, x13 adrp x11, _nn@PAGE add x11, x11, _nn@PAGEOFF add x11, x11, x13 ldrsw x12, [x12] str w8, [x11, x12, lsl #2] adrp x8, _cnt@PAGE ldr w8, [x8, _cnt@PAGEOFF] ldr w10, [x10] add w8, w8, w10 ldr w9, [x9] subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB1_15 b LBB1_14 LBB1_14: ; in Loop: Header=BB1_8 Depth=2 ldr x8, [sp, #24] ; 8-byte Folded Reload ldr w10, [x8] adrp x9, _cnt@PAGE ldr w8, [x9, _cnt@PAGEOFF] add w8, w8, w10 str w8, [x9, _cnt@PAGEOFF] b LBB1_16 LBB1_15: b LBB1_21 LBB1_16: ; in Loop: Header=BB1_8 Depth=2 b LBB1_17 LBB1_17: ; in Loop: Header=BB1_8 Depth=2 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr w8, [x9] add w8, w8, #1 str w8, [x9] b LBB1_8 LBB1_18: ; in Loop: Header=BB1_6 Depth=1 b LBB1_19 LBB1_19: ; in Loop: Header=BB1_6 Depth=1 ldr x9, [sp, #8] ; 8-byte Folded Reload ldr w8, [x9] add w8, w8, #1 str w8, [x9] b LBB1_6 LBB1_20: b LBB1_21 LBB1_21: ldr x8, [sp, #40] ; 8-byte Folded Reload ldr x10, [sp, #8] ; 8-byte Folded Reload ldr x9, [sp, #16] ; 8-byte Folded Reload ldr w9, [x9] ldrsw x11, [x10] adrp x10, _ans@PAGE add x10, x10, _ans@PAGEOFF str w9, [x10, x11, lsl #2] str wzr, [x8] b LBB1_22 LBB1_22: ; =>This Inner Loop Header: Depth=1 ldr x9, [sp, #8] ; 8-byte Folded Reload ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] ldr w9, [x9] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB1_25 b LBB1_23 LBB1_23: ; in Loop: Header=BB1_22 Depth=1 ldr x9, [sp, #40] ; 8-byte Folded Reload ldr w8, [x9] ldrsw x10, [x9] adrp x9, _ans@PAGE add x9, x9, _ans@PAGEOFF str w8, [x9, x10, lsl #2] b LBB1_24 LBB1_24: ; in Loop: Header=BB1_22 Depth=1 ldr x9, [sp, #40] ; 8-byte Folded Reload ldr w8, [x9] add w8, w8, #1 str w8, [x9] b LBB1_22 LBB1_25: ldur x8, [x29, #-32] ; 8-byte Folded Reload str wzr, [x8] b LBB1_26 LBB1_26: ; =>This Inner Loop Header: Depth=1 ldur x9, [x29, #-16] ; 8-byte Folded Reload ldur x8, [x29, #-32] ; 8-byte Folded Reload ldr w8, [x8] ldr w9, [x9] adrp x10, _cnt@PAGE ldr w10, [x10, _cnt@PAGEOFF] subs w9, w9, w10 subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB1_29 b LBB1_27 LBB1_27: ; in Loop: Header=BB1_26 Depth=1 mov w0, #0 bl _addn b LBB1_28 LBB1_28: ; in Loop: Header=BB1_26 Depth=1 ldur x9, [x29, #-32] ; 8-byte Folded Reload ldr w8, [x9] add w8, w8, #1 str w8, [x9] b LBB1_26 LBB1_29: ldur x9, [x29, #-24] ; 8-byte Folded Reload ldr x8, [sp, #8] ; 8-byte Folded Reload ldr w8, [x8] str w8, [x9] b LBB1_30 LBB1_30: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-24] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #0 cset w8, lt tbnz w8, #0, LBB1_33 b LBB1_31 LBB1_31: ; in Loop: Header=BB1_30 Depth=1 ldur x8, [x29, #-24] ; 8-byte Folded Reload ldrsw x9, [x8] adrp x8, _ans@PAGE add x8, x8, _ans@PAGEOFF ldr w9, [x8, x9, lsl #2] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf b LBB1_32 LBB1_32: ; in Loop: Header=BB1_30 Depth=1 ldur x9, [x29, #-24] ; 8-byte Folded Reload ldr w8, [x9] subs w8, w8, #1 str w8, [x9] b LBB1_30 LBB1_33: stur wzr, [x29, #-4] b LBB1_34 LBB1_34: ldur w0, [x29, #-4] ldp x29, x30, [sp, #80] ; 16-byte Folded Reload add sp, sp, #96 ret .cfi_endproc ; -- End function .section __DATA,__data .globl _nn ; @nn .p2align 2 _nn: .long 1 ; 0x1 .long 1 ; 0x1 .long 1 ; 0x1 .long 1 ; 0x1 .long 1 ; 0x1 .long 1 ; 0x1 .long 1 ; 0x1 .long 1 ; 0x1 .long 1 ; 0x1 .long 1 ; 0x1 .long 0 ; 0x0 .space 396 .globl _cnt ; @cnt .p2align 2 _cnt: .long 10 ; 0xa .globl _ans ; @ans .zerofill __DATA,__common,_ans,40,2 .comm _w,4,2 ; @w .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%d" .comm _N,4,2 ; @N l_.str.1: ; @.str.1 .asciz "-1" .comm _i,4,2 ; @i .comm _j,4,2 ; @j .comm _k,4,2 ; @k .comm _q,4,2 ; @q .comm _e,4,2 ; @e .comm _r,4,2 ; @r .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _addn ## -- Begin function addn .p2align 4, 0x90 _addn: ## @addn .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl %edi, -4(%rbp) movslq -4(%rbp), %rcx leaq _ans(%rip), %rax movl (%rax,%rcx,4), %eax addl $1, %eax movl -4(%rbp), %ecx addl $1, %ecx movslq %ecx, %rdx leaq _ans(%rip), %rcx cmpl (%rcx,%rdx,4), %eax jge LBB0_6 ## %bb.1: movslq -4(%rbp), %rcx leaq _ans(%rip), %rax movl (%rax,%rcx,4), %edx addl $1, %edx leaq _ans(%rip), %rax movl %edx, (%rax,%rcx,4) movq _w@GOTPCREL(%rip), %rax movl $0, (%rax) LBB0_2: ## =>This Inner Loop Header: Depth=1 movq _w@GOTPCREL(%rip), %rax movl (%rax), %eax cmpl -4(%rbp), %eax jge LBB0_5 ## %bb.3: ## in Loop: Header=BB0_2 Depth=1 movq _w@GOTPCREL(%rip), %rax movl (%rax), %edx movq _w@GOTPCREL(%rip), %rax movslq (%rax), %rcx leaq _ans(%rip), %rax movl %edx, (%rax,%rcx,4) ## %bb.4: ## in Loop: Header=BB0_2 Depth=1 movq _w@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $1, %ecx movq _w@GOTPCREL(%rip), %rax movl %ecx, (%rax) jmp LBB0_2 LBB0_5: jmp LBB0_7 LBB0_6: movl -4(%rbp), %edi addl $1, %edi callq _addn LBB0_7: 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 movq _N@GOTPCREL(%rip), %rsi movb $0, %al callq _scanf movq _N@GOTPCREL(%rip), %rax cmpl $10, (%rax) jge LBB1_2 ## %bb.1: movq _N@GOTPCREL(%rip), %rax movl (%rax), %esi leaq L_.str(%rip), %rdi movb $0, %al callq _printf movl $0, -4(%rbp) jmp LBB1_34 LBB1_2: movq _N@GOTPCREL(%rip), %rax cmpl $1022, (%rax) ## imm = 0x3FE jle LBB1_4 ## %bb.3: leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf movl $0, -4(%rbp) jmp LBB1_34 LBB1_4: jmp LBB1_5 LBB1_5: movq _i@GOTPCREL(%rip), %rax movl $1, (%rax) LBB1_6: ## =>This Loop Header: Depth=1 ## Child Loop BB1_8 Depth 2 ## Child Loop BB1_10 Depth 3 movq _i@GOTPCREL(%rip), %rax cmpl $9, (%rax) jg LBB1_20 ## %bb.7: ## in Loop: Header=BB1_6 Depth=1 movq _i@GOTPCREL(%rip), %rax movl (%rax), %ecx movq _j@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_8: ## Parent Loop BB1_6 Depth=1 ## => This Loop Header: Depth=2 ## Child Loop BB1_10 Depth 3 movq _j@GOTPCREL(%rip), %rax cmpl $10, (%rax) jge LBB1_18 ## %bb.9: ## in Loop: Header=BB1_8 Depth=2 movq _k@GOTPCREL(%rip), %rax movl $0, (%rax) movq _q@GOTPCREL(%rip), %rax movl $0, (%rax) LBB1_10: ## Parent Loop BB1_6 Depth=1 ## Parent Loop BB1_8 Depth=2 ## => This Inner Loop Header: Depth=3 movq _q@GOTPCREL(%rip), %rax movl (%rax), %eax movq _j@GOTPCREL(%rip), %rcx movl (%rcx), %ecx subl $1, %ecx cmpl %ecx, %eax jg LBB1_13 ## %bb.11: ## in Loop: Header=BB1_10 Depth=3 movq _i@GOTPCREL(%rip), %rax movl (%rax), %eax subl $1, %eax movslq %eax, %rcx leaq _nn(%rip), %rax imulq $44, %rcx, %rcx addq %rcx, %rax movq _q@GOTPCREL(%rip), %rcx movslq (%rcx), %rcx movl (%rax,%rcx,4), %ecx movq _k@GOTPCREL(%rip), %rax addl (%rax), %ecx movq _k@GOTPCREL(%rip), %rax movl %ecx, (%rax) ## %bb.12: ## in Loop: Header=BB1_10 Depth=3 movq _q@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $1, %ecx movq _q@GOTPCREL(%rip), %rax movl %ecx, (%rax) jmp LBB1_10 LBB1_13: ## in Loop: Header=BB1_8 Depth=2 movq _k@GOTPCREL(%rip), %rax movl (%rax), %edx movq _i@GOTPCREL(%rip), %rax movslq (%rax), %rcx leaq _nn(%rip), %rax imulq $44, %rcx, %rcx addq %rcx, %rax movq _j@GOTPCREL(%rip), %rcx movslq (%rcx), %rcx movl %edx, (%rax,%rcx,4) movl _cnt(%rip), %eax movq _k@GOTPCREL(%rip), %rcx addl (%rcx), %eax movq _N@GOTPCREL(%rip), %rcx cmpl (%rcx), %eax jg LBB1_15 ## %bb.14: ## in Loop: Header=BB1_8 Depth=2 movq _k@GOTPCREL(%rip), %rax movl (%rax), %eax addl _cnt(%rip), %eax movl %eax, _cnt(%rip) jmp LBB1_16 LBB1_15: jmp LBB1_21 LBB1_16: ## in Loop: Header=BB1_8 Depth=2 jmp LBB1_17 LBB1_17: ## in Loop: Header=BB1_8 Depth=2 movq _j@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $1, %ecx movq _j@GOTPCREL(%rip), %rax movl %ecx, (%rax) jmp LBB1_8 LBB1_18: ## in Loop: Header=BB1_6 Depth=1 jmp LBB1_19 LBB1_19: ## in Loop: Header=BB1_6 Depth=1 movq _i@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $1, %ecx movq _i@GOTPCREL(%rip), %rax movl %ecx, (%rax) jmp LBB1_6 LBB1_20: jmp LBB1_21 LBB1_21: movq _j@GOTPCREL(%rip), %rax movl (%rax), %edx movq _i@GOTPCREL(%rip), %rax movslq (%rax), %rcx leaq _ans(%rip), %rax movl %edx, (%rax,%rcx,4) movq _w@GOTPCREL(%rip), %rax movl $0, (%rax) LBB1_22: ## =>This Inner Loop Header: Depth=1 movq _w@GOTPCREL(%rip), %rax movl (%rax), %eax movq _i@GOTPCREL(%rip), %rcx cmpl (%rcx), %eax jge LBB1_25 ## %bb.23: ## in Loop: Header=BB1_22 Depth=1 movq _w@GOTPCREL(%rip), %rax movl (%rax), %edx movq _w@GOTPCREL(%rip), %rax movslq (%rax), %rcx leaq _ans(%rip), %rax movl %edx, (%rax,%rcx,4) ## %bb.24: ## in Loop: Header=BB1_22 Depth=1 movq _w@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $1, %ecx movq _w@GOTPCREL(%rip), %rax movl %ecx, (%rax) jmp LBB1_22 LBB1_25: movq _e@GOTPCREL(%rip), %rax movl $0, (%rax) LBB1_26: ## =>This Inner Loop Header: Depth=1 movq _e@GOTPCREL(%rip), %rax movl (%rax), %eax movq _N@GOTPCREL(%rip), %rcx movl (%rcx), %ecx subl _cnt(%rip), %ecx cmpl %ecx, %eax jge LBB1_29 ## %bb.27: ## in Loop: Header=BB1_26 Depth=1 xorl %edi, %edi callq _addn ## %bb.28: ## in Loop: Header=BB1_26 Depth=1 movq _e@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $1, %ecx movq _e@GOTPCREL(%rip), %rax movl %ecx, (%rax) jmp LBB1_26 LBB1_29: movq _i@GOTPCREL(%rip), %rax movl (%rax), %ecx movq _r@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB1_30: ## =>This Inner Loop Header: Depth=1 movq _r@GOTPCREL(%rip), %rax cmpl $0, (%rax) jl LBB1_33 ## %bb.31: ## in Loop: Header=BB1_30 Depth=1 movq _r@GOTPCREL(%rip), %rax movslq (%rax), %rcx leaq _ans(%rip), %rax movl (%rax,%rcx,4), %esi leaq L_.str(%rip), %rdi movb $0, %al callq _printf ## %bb.32: ## in Loop: Header=BB1_30 Depth=1 movq _r@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $-1, %ecx movq _r@GOTPCREL(%rip), %rax movl %ecx, (%rax) jmp LBB1_30 LBB1_33: movl $0, -4(%rbp) LBB1_34: movl -4(%rbp), %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __DATA,__data .globl _nn ## @nn .p2align 4 _nn: .long 1 ## 0x1 .long 1 ## 0x1 .long 1 ## 0x1 .long 1 ## 0x1 .long 1 ## 0x1 .long 1 ## 0x1 .long 1 ## 0x1 .long 1 ## 0x1 .long 1 ## 0x1 .long 1 ## 0x1 .long 0 ## 0x0 .space 396 .globl _cnt ## @cnt .p2align 2 _cnt: .long 10 ## 0xa .globl _ans ## @ans .zerofill __DATA,__common,_ans,40,4 .comm _w,4,2 ## @w .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%d" .comm _N,4,2 ## @N L_.str.1: ## @.str.1 .asciz "-1" .comm _i,4,2 ## @i .comm _j,4,2 ## @j .comm _k,4,2 ## @k .comm _q,4,2 ## @q .comm _e,4,2 ## @e .comm _r,4,2 ## @r .subsections_via_symbols
the_stack_data/137924.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] mov w8, #1 str w8, [sp, #8] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #8] subs w8, w8, #3 cset w8, gt tbnz w8, #0, LBB0_4 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldr w9, [sp, #8] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf bl _trystat b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #8] add w8, w8, #1 str w8, [sp, #8] b LBB0_1 LBB0_4: mov w0, #0 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _trystat ; -- Begin function trystat .p2align 2 _trystat: ; @trystat .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, #1 stur w8, [x29, #-4] ldur w8, [x29, #-4] ; implicit-def: $x10 mov x10, x8 mov x8, x10 add w8, w8, #1 stur w8, [x29, #-4] adrp x11, _trystat.stay@PAGE ldr w9, [x11, _trystat.stay@PAGEOFF] ; implicit-def: $x8 mov x8, x9 mov x9, x8 add w9, w9, #1 str w9, [x11, _trystat.stay@PAGEOFF] 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 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 "Here comes iteration %d:\n" .section __DATA,__data .p2align 2 ; @trystat.stay _trystat.stay: .long 1 ; 0x1 .section __TEXT,__cstring,cstring_literals l_.str.1: ; @.str.1 .asciz "fade = %d and stay = %d\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl $0, -4(%rbp) movl $1, -8(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 cmpl $3, -8(%rbp) jg LBB0_4 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movl -8(%rbp), %esi leaq L_.str(%rip), %rdi movb $0, %al callq _printf callq _trystat ## %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: xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _trystat ## -- Begin function trystat .p2align 4, 0x90 _trystat: ## @trystat .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl $1, -4(%rbp) movl -4(%rbp), %esi movl %esi, %eax addl $1, %eax movl %eax, -4(%rbp) movl _trystat.stay(%rip), %edx movl %edx, %eax addl $1, %eax movl %eax, _trystat.stay(%rip) leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Here comes iteration %d:\n" .section __DATA,__data .p2align 2 ## @trystat.stay _trystat.stay: .long 1 ## 0x1 .section __TEXT,__cstring,cstring_literals L_.str.1: ## @.str.1 .asciz "fade = %d and stay = %d\n" .subsections_via_symbols
the_stack_data/786207.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _createStack ; -- Begin function createStack .p2align 2 _createStack: ; @createStack .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] mov x0, #16 bl _malloc str x0, [sp, #8] ldr x8, [sp, #8] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ; kill: def $x8 killed $xzr stur xzr, [x29, #-8] b LBB0_5 LBB0_2: ldr x9, [sp, #8] mov w8, #-1 str w8, [x9] ldur w8, [x29, #-12] ldr x9, [sp, #8] str w8, [x9, #4] ldr x8, [sp, #8] ldrsw x8, [x8, #4] lsl x0, x8, #2 bl _malloc ldr x8, [sp, #8] str x0, [x8, #8] ldr x8, [sp, #8] ldr x8, [x8, #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 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 .globl _isEmpty ; -- Begin function isEmpty .p2align 2 _isEmpty: ; @isEmpty .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str x0, [sp, #8] ldr x8, [sp, #8] ldr w8, [x8] adds w8, w8, #1 cset w8, eq and w0, w8, #0x1 add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _peek ; -- Begin function peek .p2align 2 _peek: ; @peek .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str x0, [sp, #8] ldr x8, [sp, #8] ldr x8, [x8, #8] ldr x9, [sp, #8] ldrsw x9, [x9] ldr w8, [x8, x9, lsl #2] sxtb w0, w8 add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _pop ; -- Begin function pop .p2align 2 _pop: ; @pop .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str x0, [sp] ldr x0, [sp] bl _isEmpty subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB3_2 b LBB3_1 LBB3_1: ldr x8, [sp] ldr x8, [x8, #8] ldr x11, [sp] ldrsw x9, [x11] mov x10, x9 subs w10, w10, #1 str w10, [x11] ldr w8, [x8, x9, lsl #2] sturb w8, [x29, #-1] b LBB3_3 LBB3_2: mov w8, #36 sturb w8, [x29, #-1] b LBB3_3 LBB3_3: ldursb w0, [x29, #-1] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _push ; -- Begin function push .p2align 2 _push: ; @push .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str x0, [sp, #8] strb w1, [sp, #7] ldrsb w8, [sp, #7] ldr x9, [sp, #8] ldr x9, [x9, #8] ldr x11, [sp, #8] ldr w10, [x11] add w10, w10, #1 str w10, [x11] str w8, [x9, w10, sxtw #2] add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _isOperand ; -- Begin function isOperand .p2align 2 _isOperand: ; @isOperand .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 strb w0, [sp, #15] ldrsb w8, [sp, #15] subs w8, w8, #97 cset w8, lt tbnz w8, #0, LBB5_2 b LBB5_1 LBB5_1: ldrsb w8, [sp, #15] subs w8, w8, #122 cset w8, le mov w9, #1 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB5_5 b LBB5_2 LBB5_2: ldrsb w8, [sp, #15] subs w8, w8, #65 cset w8, lt mov w9, #0 str w9, [sp, #4] ; 4-byte Folded Spill tbnz w8, #0, LBB5_4 b LBB5_3 LBB5_3: ldrsb w8, [sp, #15] subs w8, w8, #90 cset w8, le str w8, [sp, #4] ; 4-byte Folded Spill b LBB5_4 LBB5_4: ldr w8, [sp, #4] ; 4-byte Folded Reload str w8, [sp, #8] ; 4-byte Folded Spill b LBB5_5 LBB5_5: ldr w8, [sp, #8] ; 4-byte Folded Reload and w0, w8, #0x1 add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _Prec ; -- Begin function Prec .p2align 2 _Prec: ; @Prec .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 strb w0, [sp, #11] ldrsb w8, [sp, #11] str w8, [sp, #4] ; 4-byte Folded Spill subs w8, w8, #42 cset w8, eq tbnz w8, #0, LBB6_6 b LBB6_1 LBB6_1: ldr w8, [sp, #4] ; 4-byte Folded Reload subs w8, w8, #43 cset w8, eq tbnz w8, #0, LBB6_5 b LBB6_2 LBB6_2: ldr w8, [sp, #4] ; 4-byte Folded Reload subs w8, w8, #45 cset w8, eq tbnz w8, #0, LBB6_5 b LBB6_3 LBB6_3: ldr w8, [sp, #4] ; 4-byte Folded Reload subs w8, w8, #47 cset w8, eq tbnz w8, #0, LBB6_6 b LBB6_4 LBB6_4: ldr w8, [sp, #4] ; 4-byte Folded Reload subs w8, w8, #94 cset w8, eq tbnz w8, #0, LBB6_7 b LBB6_8 LBB6_5: mov w8, #1 str w8, [sp, #12] b LBB6_9 LBB6_6: mov w8, #2 str w8, [sp, #12] b LBB6_9 LBB6_7: mov w8, #3 str w8, [sp, #12] b LBB6_9 LBB6_8: mov w8, #-1 str w8, [sp, #12] b LBB6_9 LBB6_9: ldr w0, [sp, #12] add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _infixToPostfix ; -- Begin function infixToPostfix .p2align 2 _infixToPostfix: ; @infixToPostfix .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] ldur x0, [x29, #-16] bl _strlen ; kill: def $w0 killed $w0 killed $x0 bl _createStack str x0, [sp, #32] ldr x8, [sp, #32] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB7_2 b LBB7_1 LBB7_1: mov w8, #-1 stur w8, [x29, #-4] b LBB7_33 LBB7_2: stur wzr, [x29, #-20] mov w8, #-1 stur w8, [x29, #-24] b LBB7_3 LBB7_3: ; =>This Loop Header: Depth=1 ; Child Loop BB7_20 Depth 2 ; Child Loop BB7_10 Depth 2 ldur x8, [x29, #-16] ldursw x9, [x29, #-20] add x8, x8, x9 ldrb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB7_29 b LBB7_4 LBB7_4: ; in Loop: Header=BB7_3 Depth=1 ldur x8, [x29, #-16] ldursw x9, [x29, #-20] ldrsb w0, [x8, x9] bl _isOperand subs w8, w0, #0 cset w8, eq tbnz w8, #0, LBB7_6 b LBB7_5 LBB7_5: ; in Loop: Header=BB7_3 Depth=1 ldur x8, [x29, #-16] ldursw x9, [x29, #-20] add x8, x8, x9 ldrb w8, [x8] ldur x9, [x29, #-16] ldur w10, [x29, #-24] add w10, w10, #1 stur w10, [x29, #-24] add x9, x9, w10, sxtw strb w8, [x9] b LBB7_27 LBB7_6: ; in Loop: Header=BB7_3 Depth=1 ldur x8, [x29, #-16] ldursw x9, [x29, #-20] ldrsb w8, [x8, x9] subs w8, w8, #40 cset w8, ne tbnz w8, #0, LBB7_8 b LBB7_7 LBB7_7: ; in Loop: Header=BB7_3 Depth=1 ldr x0, [sp, #32] ldur x8, [x29, #-16] ldursw x9, [x29, #-20] ldrsb w1, [x8, x9] bl _push b LBB7_26 LBB7_8: ; in Loop: Header=BB7_3 Depth=1 ldur x8, [x29, #-16] ldursw x9, [x29, #-20] ldrsb w8, [x8, x9] subs w8, w8, #41 cset w8, ne tbnz w8, #0, LBB7_19 b LBB7_9 LBB7_9: ; in Loop: Header=BB7_3 Depth=1 b LBB7_10 LBB7_10: ; Parent Loop BB7_3 Depth=1 ; => This Inner Loop Header: Depth=2 ldr x0, [sp, #32] bl _isEmpty subs w8, w0, #0 cset w8, ne mov w9, #0 str w9, [sp, #28] ; 4-byte Folded Spill tbnz w8, #0, LBB7_12 b LBB7_11 LBB7_11: ; in Loop: Header=BB7_10 Depth=2 ldr x0, [sp, #32] bl _peek sxtb w8, w0 subs w8, w8, #40 cset w8, ne str w8, [sp, #28] ; 4-byte Folded Spill b LBB7_12 LBB7_12: ; in Loop: Header=BB7_10 Depth=2 ldr w8, [sp, #28] ; 4-byte Folded Reload tbz w8, #0, LBB7_14 b LBB7_13 LBB7_13: ; in Loop: Header=BB7_10 Depth=2 ldr x0, [sp, #32] bl _pop ldur x8, [x29, #-16] ldur w9, [x29, #-24] add w9, w9, #1 stur w9, [x29, #-24] strb w0, [x8, w9, sxtw] b LBB7_10 LBB7_14: ; in Loop: Header=BB7_3 Depth=1 ldr x0, [sp, #32] bl _isEmpty subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB7_17 b LBB7_15 LBB7_15: ; in Loop: Header=BB7_3 Depth=1 ldr x0, [sp, #32] bl _peek sxtb w8, w0 subs w8, w8, #40 cset w8, eq tbnz w8, #0, LBB7_17 b LBB7_16 LBB7_16: mov w8, #-1 stur w8, [x29, #-4] b LBB7_33 LBB7_17: ; in Loop: Header=BB7_3 Depth=1 ldr x0, [sp, #32] bl _pop b LBB7_18 LBB7_18: ; in Loop: Header=BB7_3 Depth=1 b LBB7_25 LBB7_19: ; in Loop: Header=BB7_3 Depth=1 b LBB7_20 LBB7_20: ; Parent Loop BB7_3 Depth=1 ; => This Inner Loop Header: Depth=2 ldr x0, [sp, #32] bl _isEmpty subs w8, w0, #0 cset w8, ne mov w9, #0 str w9, [sp, #24] ; 4-byte Folded Spill tbnz w8, #0, LBB7_22 b LBB7_21 LBB7_21: ; in Loop: Header=BB7_20 Depth=2 ldur x8, [x29, #-16] ldursw x9, [x29, #-20] ldrsb w0, [x8, x9] bl _Prec str w0, [sp, #20] ; 4-byte Folded Spill ldr x0, [sp, #32] bl _peek sxtb w0, w0 bl _Prec mov x8, x0 ldr w0, [sp, #20] ; 4-byte Folded Reload subs w8, w0, w8 cset w8, le str w8, [sp, #24] ; 4-byte Folded Spill b LBB7_22 LBB7_22: ; in Loop: Header=BB7_20 Depth=2 ldr w8, [sp, #24] ; 4-byte Folded Reload tbz w8, #0, LBB7_24 b LBB7_23 LBB7_23: ; in Loop: Header=BB7_20 Depth=2 ldr x0, [sp, #32] bl _pop ldur x8, [x29, #-16] ldur w9, [x29, #-24] add w9, w9, #1 stur w9, [x29, #-24] strb w0, [x8, w9, sxtw] b LBB7_20 LBB7_24: ; in Loop: Header=BB7_3 Depth=1 ldr x0, [sp, #32] ldur x8, [x29, #-16] ldursw x9, [x29, #-20] ldrsb w1, [x8, x9] bl _push b LBB7_25 LBB7_25: ; in Loop: Header=BB7_3 Depth=1 b LBB7_26 LBB7_26: ; in Loop: Header=BB7_3 Depth=1 b LBB7_27 LBB7_27: ; in Loop: Header=BB7_3 Depth=1 b LBB7_28 LBB7_28: ; in Loop: Header=BB7_3 Depth=1 ldur w8, [x29, #-20] add w8, w8, #1 stur w8, [x29, #-20] b LBB7_3 LBB7_29: b LBB7_30 LBB7_30: ; =>This Inner Loop Header: Depth=1 ldr x0, [sp, #32] bl _isEmpty subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB7_32 b LBB7_31 LBB7_31: ; in Loop: Header=BB7_30 Depth=1 ldr x0, [sp, #32] bl _pop ldur x8, [x29, #-16] ldur w9, [x29, #-24] add w9, w9, #1 stur w9, [x29, #-24] strb w0, [x8, w9, sxtw] b LBB7_30 LBB7_32: ldur x8, [x29, #-16] ldur w9, [x29, #-24] add w9, w9, #1 stur w9, [x29, #-24] add x8, x8, w9, sxtw strb wzr, [x8] ldur x8, [x29, #-16] mov x9, sp str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf b LBB7_33 LBB7_33: ldur w0, [x29, #-4] ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] str wzr, [sp, #12] adrp x8, l___const.main.exp@PAGE add x8, x8, l___const.main.exp@PAGEOFF ldr q0, [x8] add x0, sp, #16 str q0, [sp, #16] ldrh w8, [x8, #16] strh w8, [sp, #32] bl _infixToPostfix 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, LBB8_2 b LBB8_1 LBB8_1: bl ___stack_chk_fail LBB8_2: mov w0, #0 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%s\n" l___const.main.exp: ; @__const.main.exp .asciz "((a+b-c)*(a^d))/a" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _createStack ## -- Begin function createStack .p2align 4, 0x90 _createStack: ## @createStack .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) movl $16, %edi callq _malloc movq %rax, -24(%rbp) cmpq $0, -24(%rbp) jne LBB0_2 ## %bb.1: movq $0, -8(%rbp) jmp LBB0_5 LBB0_2: movq -24(%rbp), %rax movl $-1, (%rax) movl -12(%rbp), %ecx movq -24(%rbp), %rax movl %ecx, 4(%rax) movq -24(%rbp), %rax movslq 4(%rax), %rdi shlq $2, %rdi callq _malloc movq %rax, %rcx movq -24(%rbp), %rax movq %rcx, 8(%rax) movq -24(%rbp), %rax cmpq $0, 8(%rax) jne LBB0_4 ## %bb.3: movq $0, -8(%rbp) jmp LBB0_5 LBB0_4: movq -24(%rbp), %rax movq %rax, -8(%rbp) LBB0_5: movq -8(%rbp), %rax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _isEmpty ## -- Begin function isEmpty .p2align 4, 0x90 _isEmpty: ## @isEmpty .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 cmpl $-1, (%rax) sete %al andb $1, %al movzbl %al, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _peek ## -- Begin function peek .p2align 4, 0x90 _peek: ## @peek .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rdi, -8(%rbp) movq -8(%rbp), %rax movq 8(%rax), %rax movq -8(%rbp), %rcx movslq (%rcx), %rcx movl (%rax,%rcx,4), %eax ## kill: def $al killed $al killed $eax movsbl %al, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _pop ## -- Begin function pop .p2align 4, 0x90 _pop: ## @pop .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movq %rdi, -16(%rbp) movq -16(%rbp), %rdi callq _isEmpty cmpl $0, %eax jne LBB3_2 ## %bb.1: movq -16(%rbp), %rax movq 8(%rax), %rax movq -16(%rbp), %rdx movl (%rdx), %ecx movl %ecx, %esi addl $-1, %esi movl %esi, (%rdx) movslq %ecx, %rcx movl (%rax,%rcx,4), %eax ## kill: def $al killed $al killed $eax movb %al, -1(%rbp) jmp LBB3_3 LBB3_2: movb $36, -1(%rbp) LBB3_3: movsbl -1(%rbp), %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _push ## -- Begin function push .p2align 4, 0x90 _push: ## @push .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movb %sil, %al movq %rdi, -8(%rbp) movb %al, -9(%rbp) movsbl -9(%rbp), %edx movq -8(%rbp), %rax movq 8(%rax), %rax movq -8(%rbp), %rsi movl (%rsi), %ecx addl $1, %ecx movl %ecx, (%rsi) movslq %ecx, %rcx movl %edx, (%rax,%rcx,4) popq %rbp retq .cfi_endproc ## -- End function .globl _isOperand ## -- Begin function isOperand .p2align 4, 0x90 _isOperand: ## @isOperand .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) movsbl -1(%rbp), %eax cmpl $97, %eax jl LBB5_2 ## %bb.1: movsbl -1(%rbp), %ecx movb $1, %al cmpl $122, %ecx movb %al, -2(%rbp) ## 1-byte Spill jle LBB5_5 LBB5_2: movsbl -1(%rbp), %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $65, %ecx movb %al, -3(%rbp) ## 1-byte Spill jl LBB5_4 ## %bb.3: movsbl -1(%rbp), %eax cmpl $90, %eax setle %al movb %al, -3(%rbp) ## 1-byte Spill LBB5_4: movb -3(%rbp), %al ## 1-byte Reload movb %al, -2(%rbp) ## 1-byte Spill LBB5_5: movb -2(%rbp), %al ## 1-byte Reload andb $1, %al movzbl %al, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _Prec ## -- Begin function Prec .p2align 4, 0x90 _Prec: ## @Prec .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, -5(%rbp) movsbl -5(%rbp), %eax movl %eax, -12(%rbp) ## 4-byte Spill subl $42, %eax je LBB6_2 jmp LBB6_6 LBB6_6: movl -12(%rbp), %eax ## 4-byte Reload subl $43, %eax je LBB6_1 jmp LBB6_7 LBB6_7: movl -12(%rbp), %eax ## 4-byte Reload subl $45, %eax je LBB6_1 jmp LBB6_8 LBB6_8: movl -12(%rbp), %eax ## 4-byte Reload subl $47, %eax je LBB6_2 jmp LBB6_9 LBB6_9: movl -12(%rbp), %eax ## 4-byte Reload subl $94, %eax je LBB6_3 jmp LBB6_4 LBB6_1: movl $1, -4(%rbp) jmp LBB6_5 LBB6_2: movl $2, -4(%rbp) jmp LBB6_5 LBB6_3: movl $3, -4(%rbp) jmp LBB6_5 LBB6_4: movl $-1, -4(%rbp) LBB6_5: movl -4(%rbp), %eax popq %rbp retq .cfi_endproc ## -- End function .globl _infixToPostfix ## -- Begin function infixToPostfix .p2align 4, 0x90 _infixToPostfix: ## @infixToPostfix .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movq %rdi, -16(%rbp) movq -16(%rbp), %rdi callq _strlen movl %eax, %edi callq _createStack movq %rax, -32(%rbp) cmpq $0, -32(%rbp) jne LBB7_2 ## %bb.1: movl $-1, -4(%rbp) jmp LBB7_33 LBB7_2: movl $0, -20(%rbp) movl $-1, -24(%rbp) LBB7_3: ## =>This Loop Header: Depth=1 ## Child Loop BB7_10 Depth 2 ## Child Loop BB7_20 Depth 2 movq -16(%rbp), %rax movslq -20(%rbp), %rcx cmpb $0, (%rax,%rcx) je LBB7_29 ## %bb.4: ## in Loop: Header=BB7_3 Depth=1 movq -16(%rbp), %rax movslq -20(%rbp), %rcx movsbl (%rax,%rcx), %edi callq _isOperand cmpl $0, %eax je LBB7_6 ## %bb.5: ## in Loop: Header=BB7_3 Depth=1 movq -16(%rbp), %rax movslq -20(%rbp), %rcx movb (%rax,%rcx), %dl movq -16(%rbp), %rax movl -24(%rbp), %ecx addl $1, %ecx movl %ecx, -24(%rbp) movslq %ecx, %rcx movb %dl, (%rax,%rcx) jmp LBB7_27 LBB7_6: ## in Loop: Header=BB7_3 Depth=1 movq -16(%rbp), %rax movslq -20(%rbp), %rcx movsbl (%rax,%rcx), %eax cmpl $40, %eax jne LBB7_8 ## %bb.7: ## in Loop: Header=BB7_3 Depth=1 movq -32(%rbp), %rdi movq -16(%rbp), %rax movslq -20(%rbp), %rcx movsbl (%rax,%rcx), %esi callq _push jmp LBB7_26 LBB7_8: ## in Loop: Header=BB7_3 Depth=1 movq -16(%rbp), %rax movslq -20(%rbp), %rcx movsbl (%rax,%rcx), %eax cmpl $41, %eax jne LBB7_19 ## %bb.9: ## in Loop: Header=BB7_3 Depth=1 jmp LBB7_10 LBB7_10: ## Parent Loop BB7_3 Depth=1 ## => This Inner Loop Header: Depth=2 movq -32(%rbp), %rdi callq _isEmpty movl %eax, %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $0, %ecx movb %al, -33(%rbp) ## 1-byte Spill jne LBB7_12 ## %bb.11: ## in Loop: Header=BB7_10 Depth=2 movq -32(%rbp), %rdi callq _peek movsbl %al, %eax cmpl $40, %eax setne %al movb %al, -33(%rbp) ## 1-byte Spill LBB7_12: ## in Loop: Header=BB7_10 Depth=2 movb -33(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB7_13 jmp LBB7_14 LBB7_13: ## in Loop: Header=BB7_10 Depth=2 movq -32(%rbp), %rdi callq _pop movb %al, %dl movq -16(%rbp), %rax movl -24(%rbp), %ecx addl $1, %ecx movl %ecx, -24(%rbp) movslq %ecx, %rcx movb %dl, (%rax,%rcx) jmp LBB7_10 LBB7_14: ## in Loop: Header=BB7_3 Depth=1 movq -32(%rbp), %rdi callq _isEmpty cmpl $0, %eax jne LBB7_17 ## %bb.15: ## in Loop: Header=BB7_3 Depth=1 movq -32(%rbp), %rdi callq _peek movsbl %al, %eax cmpl $40, %eax je LBB7_17 ## %bb.16: movl $-1, -4(%rbp) jmp LBB7_33 LBB7_17: ## in Loop: Header=BB7_3 Depth=1 movq -32(%rbp), %rdi callq _pop ## %bb.18: ## in Loop: Header=BB7_3 Depth=1 jmp LBB7_25 LBB7_19: ## in Loop: Header=BB7_3 Depth=1 jmp LBB7_20 LBB7_20: ## Parent Loop BB7_3 Depth=1 ## => This Inner Loop Header: Depth=2 movq -32(%rbp), %rdi callq _isEmpty movl %eax, %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $0, %ecx movb %al, -34(%rbp) ## 1-byte Spill jne LBB7_22 ## %bb.21: ## in Loop: Header=BB7_20 Depth=2 movq -16(%rbp), %rax movslq -20(%rbp), %rcx movsbl (%rax,%rcx), %edi callq _Prec movl %eax, -40(%rbp) ## 4-byte Spill movq -32(%rbp), %rdi callq _peek movsbl %al, %edi callq _Prec movl %eax, %ecx movl -40(%rbp), %eax ## 4-byte Reload cmpl %ecx, %eax setle %al movb %al, -34(%rbp) ## 1-byte Spill LBB7_22: ## in Loop: Header=BB7_20 Depth=2 movb -34(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB7_23 jmp LBB7_24 LBB7_23: ## in Loop: Header=BB7_20 Depth=2 movq -32(%rbp), %rdi callq _pop movb %al, %dl movq -16(%rbp), %rax movl -24(%rbp), %ecx addl $1, %ecx movl %ecx, -24(%rbp) movslq %ecx, %rcx movb %dl, (%rax,%rcx) jmp LBB7_20 LBB7_24: ## in Loop: Header=BB7_3 Depth=1 movq -32(%rbp), %rdi movq -16(%rbp), %rax movslq -20(%rbp), %rcx movsbl (%rax,%rcx), %esi callq _push LBB7_25: ## in Loop: Header=BB7_3 Depth=1 jmp LBB7_26 LBB7_26: ## in Loop: Header=BB7_3 Depth=1 jmp LBB7_27 LBB7_27: ## in Loop: Header=BB7_3 Depth=1 jmp LBB7_28 LBB7_28: ## in Loop: Header=BB7_3 Depth=1 movl -20(%rbp), %eax addl $1, %eax movl %eax, -20(%rbp) jmp LBB7_3 LBB7_29: jmp LBB7_30 LBB7_30: ## =>This Inner Loop Header: Depth=1 movq -32(%rbp), %rdi callq _isEmpty cmpl $0, %eax setne %al xorb $-1, %al testb $1, %al jne LBB7_31 jmp LBB7_32 LBB7_31: ## in Loop: Header=BB7_30 Depth=1 movq -32(%rbp), %rdi callq _pop movb %al, %dl movq -16(%rbp), %rax movl -24(%rbp), %ecx addl $1, %ecx movl %ecx, -24(%rbp) movslq %ecx, %rcx movb %dl, (%rax,%rcx) jmp LBB7_30 LBB7_32: movq -16(%rbp), %rax movl -24(%rbp), %ecx addl $1, %ecx movl %ecx, -24(%rbp) movslq %ecx, %rcx movb $0, (%rax,%rcx) movq -16(%rbp), %rsi leaq L_.str(%rip), %rdi movb $0, %al callq _printf LBB7_33: movl -4(%rbp), %eax addq $48, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -36(%rbp) movq L___const.main.exp(%rip), %rax movq %rax, -32(%rbp) movq L___const.main.exp+8(%rip), %rax movq %rax, -24(%rbp) movw L___const.main.exp+16(%rip), %ax movw %ax, -16(%rbp) leaq -32(%rbp), %rdi callq _infixToPostfix movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB8_2 ## %bb.1: xorl %eax, %eax addq $48, %rsp popq %rbp retq LBB8_2: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%s\n" .p2align 4 ## @__const.main.exp L___const.main.exp: .asciz "((a+b-c)*(a^d))/a" .subsections_via_symbols
the_stack_data/87638593.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _scan281 ; -- Begin function scan281 .p2align 2 _scan281: ; @scan281 .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 str x0, [sp, #16] b LBB0_1 LBB0_1: ; =>This Loop Header: Depth=1 ; Child Loop BB0_119 Depth 2 ; Child Loop BB0_161 Depth 3 ; Child Loop BB0_200 Depth 4 ; Child Loop BB0_244 Depth 4 ; Child Loop BB0_269 Depth 5 ; Child Loop BB0_323 Depth 2 ; Child Loop BB0_362 Depth 3 ; Child Loop BB0_397 Depth 4 ; Child Loop BB0_228 Depth 2 ; Child Loop BB0_293 Depth 2 ; Child Loop BB0_314 Depth 3 ; Child Loop BB0_353 Depth 4 ; Child Loop BB0_88 Depth 2 ; Child Loop BB0_129 Depth 2 ; Child Loop BB0_216 Depth 2 ; Child Loop BB0_284 Depth 2 ; Child Loop BB0_333 Depth 2 ; Child Loop BB0_344 Depth 3 ; Child Loop BB0_446 Depth 2 ; Child Loop BB0_483 Depth 3 ; Child Loop BB0_517 Depth 4 str wzr, [sp] ldr x8, [sp, #16] ldr x9, [sp, #16] subs x8, x8, x9 subs x8, x8, #11 cset w8, ge tbnz w8, #0, LBB0_3 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, #16] ldrb w8, [x8] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #107 cset w8, gt tbnz w8, #0, LBB0_21 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_1 Depth=1 ldrsb w8, [sp, #7] subs w8, w8, #96 cset w8, gt tbnz w8, #0, LBB0_12 b LBB0_5 LBB0_5: ; in Loop: Header=BB0_1 Depth=1 ldrsb w8, [sp, #7] subs w8, w8, #0 cset w8, gt tbnz w8, #0, LBB0_7 b LBB0_6 LBB0_6: b LBB0_38 LBB0_7: ; in Loop: Header=BB0_1 Depth=1 ldrsb w8, [sp, #7] subs w8, w8, #47 cset w8, gt tbnz w8, #0, LBB0_9 b LBB0_8 LBB0_8: ; in Loop: Header=BB0_1 Depth=1 b LBB0_39 LBB0_9: ; in Loop: Header=BB0_1 Depth=1 ldrsb w8, [sp, #7] subs w8, w8, #57 cset w8, gt tbnz w8, #0, LBB0_11 b LBB0_10 LBB0_10: ; in Loop: Header=BB0_1 Depth=1 b LBB0_41 LBB0_11: ; in Loop: Header=BB0_1 Depth=1 b LBB0_39 LBB0_12: ; in Loop: Header=BB0_1 Depth=1 ldrsb w8, [sp, #7] subs w8, w8, #99 cset w8, gt tbnz w8, #0, LBB0_16 b LBB0_13 LBB0_13: ; in Loop: Header=BB0_1 Depth=1 ldrsb w8, [sp, #7] subs w8, w8, #97 cset w8, gt tbnz w8, #0, LBB0_15 b LBB0_14 LBB0_14: ; in Loop: Header=BB0_1 Depth=1 b LBB0_46 LBB0_15: ; in Loop: Header=BB0_1 Depth=1 b LBB0_49 LBB0_16: ; in Loop: Header=BB0_1 Depth=1 ldrsb w8, [sp, #7] subs w8, w8, #100 cset w8, gt tbnz w8, #0, LBB0_18 b LBB0_17 LBB0_17: ; in Loop: Header=BB0_1 Depth=1 b LBB0_52 LBB0_18: ; in Loop: Header=BB0_1 Depth=1 ldrsb w8, [sp, #7] subs w8, w8, #102 cset w8, gt tbnz w8, #0, LBB0_20 b LBB0_19 LBB0_19: ; in Loop: Header=BB0_1 Depth=1 b LBB0_49 LBB0_20: ; in Loop: Header=BB0_1 Depth=1 b LBB0_39 LBB0_21: ; in Loop: Header=BB0_1 Depth=1 ldrsb w8, [sp, #7] subs w8, w8, #114 cset w8, gt tbnz w8, #0, LBB0_31 b LBB0_22 LBB0_22: ; in Loop: Header=BB0_1 Depth=1 ldrsb w8, [sp, #7] subs w8, w8, #111 cset w8, gt tbnz w8, #0, LBB0_26 b LBB0_23 LBB0_23: ; in Loop: Header=BB0_1 Depth=1 ldrsb w8, [sp, #7] subs w8, w8, #108 cset w8, gt tbnz w8, #0, LBB0_25 b LBB0_24 LBB0_24: ; in Loop: Header=BB0_1 Depth=1 b LBB0_49 LBB0_25: ; in Loop: Header=BB0_1 Depth=1 b LBB0_39 LBB0_26: ; in Loop: Header=BB0_1 Depth=1 ldrsb w8, [sp, #7] subs w8, w8, #112 cset w8, gt tbnz w8, #0, LBB0_28 b LBB0_27 LBB0_27: ; in Loop: Header=BB0_1 Depth=1 b LBB0_61 LBB0_28: ; in Loop: Header=BB0_1 Depth=1 ldrsb w8, [sp, #7] subs w8, w8, #113 cset w8, gt tbnz w8, #0, LBB0_30 b LBB0_29 LBB0_29: ; in Loop: Header=BB0_1 Depth=1 b LBB0_39 LBB0_30: ; in Loop: Header=BB0_1 Depth=1 b LBB0_70 LBB0_31: ; in Loop: Header=BB0_1 Depth=1 ldrsb w8, [sp, #7] subs w8, w8, #118 cset w8, gt tbnz w8, #0, LBB0_35 b LBB0_32 LBB0_32: ; in Loop: Header=BB0_1 Depth=1 ldrsb w8, [sp, #7] subs w8, w8, #117 cset w8, gt tbnz w8, #0, LBB0_34 b LBB0_33 LBB0_33: ; in Loop: Header=BB0_1 Depth=1 b LBB0_39 LBB0_34: ; in Loop: Header=BB0_1 Depth=1 b LBB0_49 LBB0_35: ; in Loop: Header=BB0_1 Depth=1 ldrsb w8, [sp, #7] subs w8, w8, #120 cset w8, ne tbnz w8, #0, LBB0_37 b LBB0_36 LBB0_36: ; in Loop: Header=BB0_1 Depth=1 b LBB0_73 LBB0_37: ; in Loop: Header=BB0_1 Depth=1 b LBB0_39 LBB0_38: ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] ; kill: def $x8 killed $xzr str xzr, [sp, #24] b LBB0_832 LBB0_39: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] b LBB0_40 LBB0_40: ; in Loop: Header=BB0_1 Depth=1 b LBB0_1 LBB0_41: ; in Loop: Header=BB0_1 Depth=1 str wzr, [sp] ldr x8, [sp, #16] add x9, x8, #1 mov x10, x9 str x10, [sp, #16] str x9, [sp, #8] ldrb w8, [x8, #1] strb w8, [sp, #7] ldrsb w8, [sp, #7] add w9, w8, #0 adrp x8, _scan281.yybm@PAGE add x8, x8, _scan281.yybm@PAGEOFF ldrb w8, [x8, w9, sxtw] ands w8, w8, #0x1 cset w8, eq tbnz w8, #0, LBB0_43 b LBB0_42 LBB0_42: ; in Loop: Header=BB0_1 Depth=1 b LBB0_88 LBB0_43: ; in Loop: Header=BB0_1 Depth=1 ldrsb w8, [sp, #7] subs w8, w8, #45 cset w8, ne tbnz w8, #0, LBB0_45 b LBB0_44 LBB0_44: ; in Loop: Header=BB0_1 Depth=1 b LBB0_76 LBB0_45: ; in Loop: Header=BB0_1 Depth=1 b LBB0_40 LBB0_46: ; in Loop: Header=BB0_1 Depth=1 str wzr, [sp] ldr x8, [sp, #16] add x9, x8, #1 mov x10, x9 str x10, [sp, #16] str x9, [sp, #8] ldrb w8, [x8, #1] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #100 cset w8, ne tbnz w8, #0, LBB0_48 b LBB0_47 LBB0_47: ; in Loop: Header=BB0_1 Depth=1 b LBB0_95 LBB0_48: ; in Loop: Header=BB0_1 Depth=1 b LBB0_40 LBB0_49: ; in Loop: Header=BB0_1 Depth=1 str wzr, [sp] ldr x8, [sp, #16] add x9, x8, #1 mov x10, x9 str x10, [sp, #16] str x9, [sp, #8] ldrb w8, [x8, #1] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #100 cset w8, ne tbnz w8, #0, LBB0_51 b LBB0_50 LBB0_50: ; in Loop: Header=BB0_1 Depth=1 b LBB0_98 LBB0_51: ; in Loop: Header=BB0_1 Depth=1 b LBB0_40 LBB0_52: ; in Loop: Header=BB0_1 Depth=1 str wzr, [sp] ldr x8, [sp, #16] add x9, x8, #1 mov x10, x9 str x10, [sp, #16] str x9, [sp, #8] ldrb w8, [x8, #1] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #110 cset w8, gt tbnz w8, #0, LBB0_56 b LBB0_53 LBB0_53: ; in Loop: Header=BB0_1 Depth=1 ldrsb w8, [sp, #7] subs w8, w8, #104 cset w8, ne tbnz w8, #0, LBB0_55 b LBB0_54 LBB0_54: ; in Loop: Header=BB0_1 Depth=1 b LBB0_101 LBB0_55: ; in Loop: Header=BB0_1 Depth=1 b LBB0_40 LBB0_56: ; in Loop: Header=BB0_1 Depth=1 ldrsb w8, [sp, #7] subs w8, w8, #111 cset w8, gt tbnz w8, #0, LBB0_58 b LBB0_57 LBB0_57: ; in Loop: Header=BB0_1 Depth=1 b LBB0_104 LBB0_58: ; in Loop: Header=BB0_1 Depth=1 ldrsb w8, [sp, #7] subs w8, w8, #115 cset w8, ne tbnz w8, #0, LBB0_60 b LBB0_59 LBB0_59: ; in Loop: Header=BB0_1 Depth=1 b LBB0_107 LBB0_60: ; in Loop: Header=BB0_1 Depth=1 b LBB0_40 LBB0_61: ; in Loop: Header=BB0_1 Depth=1 str wzr, [sp] ldr x8, [sp, #16] add x9, x8, #1 mov x10, x9 str x10, [sp, #16] str x9, [sp, #8] ldrb w8, [x8, #1] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #112 cset w8, gt tbnz w8, #0, LBB0_67 b LBB0_62 LBB0_62: ; in Loop: Header=BB0_1 Depth=1 ldrsb w8, [sp, #7] subs w8, w8, #110 cset w8, gt tbnz w8, #0, LBB0_64 b LBB0_63 LBB0_63: ; in Loop: Header=BB0_1 Depth=1 b LBB0_40 LBB0_64: ; in Loop: Header=BB0_1 Depth=1 ldrsb w8, [sp, #7] subs w8, w8, #111 cset w8, gt tbnz w8, #0, LBB0_66 b LBB0_65 LBB0_65: ; in Loop: Header=BB0_1 Depth=1 b LBB0_110 LBB0_66: ; in Loop: Header=BB0_1 Depth=1 b LBB0_113 LBB0_67: ; in Loop: Header=BB0_1 Depth=1 ldrsb w8, [sp, #7] subs w8, w8, #114 cset w8, ne tbnz w8, #0, LBB0_69 b LBB0_68 LBB0_68: ; in Loop: Header=BB0_1 Depth=1 b LBB0_116 LBB0_69: ; in Loop: Header=BB0_1 Depth=1 b LBB0_40 LBB0_70: ; in Loop: Header=BB0_1 Depth=1 str wzr, [sp] ldr x8, [sp, #16] add x9, x8, #1 mov x10, x9 str x10, [sp, #16] str x9, [sp, #8] ldrb w8, [x8, #1] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #104 cset w8, ne tbnz w8, #0, LBB0_72 b LBB0_71 LBB0_71: ; in Loop: Header=BB0_1 Depth=1 b LBB0_119 LBB0_72: ; in Loop: Header=BB0_1 Depth=1 b LBB0_40 LBB0_73: ; in Loop: Header=BB0_1 Depth=1 str wzr, [sp] ldr x8, [sp, #16] add x9, x8, #1 mov x10, x9 str x10, [sp, #16] str x9, [sp, #8] ldrb w8, [x8, #1] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #115 cset w8, ne tbnz w8, #0, LBB0_75 b LBB0_74 LBB0_74: ; in Loop: Header=BB0_1 Depth=1 b LBB0_126 LBB0_75: ; in Loop: Header=BB0_1 Depth=1 b LBB0_40 LBB0_76: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #16] add x9, x8, #1 str x9, [sp, #16] ldrb w8, [x8, #1] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #47 cset w8, gt tbnz w8, #0, LBB0_78 b LBB0_77 LBB0_77: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_78: ; in Loop: Header=BB0_1 Depth=1 ldrsb w8, [sp, #7] subs w8, w8, #57 cset w8, gt tbnz w8, #0, LBB0_80 b LBB0_79 LBB0_79: ; in Loop: Header=BB0_1 Depth=1 b LBB0_129 LBB0_80: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_81: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #8] str x8, [sp, #16] ldr w8, [sp] subs w8, w8, #1 cset w8, hi tbnz w8, #0, LBB0_85 b LBB0_82 LBB0_82: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_84 b LBB0_83 LBB0_83: ; in Loop: Header=BB0_1 Depth=1 b LBB0_40 LBB0_84: b LBB0_661 LBB0_85: ldr w8, [sp] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_87 b LBB0_86 LBB0_86: b LBB0_801 LBB0_87: b LBB0_831 LBB0_88: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] ldr x8, [sp, #16] ldr x9, [sp, #16] subs x8, x8, x9 subs x8, x8, #2 cset w8, ge tbnz w8, #0, LBB0_90 b LBB0_89 LBB0_89: ; in Loop: Header=BB0_88 Depth=2 b LBB0_90 LBB0_90: ; in Loop: Header=BB0_88 Depth=2 ldr x8, [sp, #16] ldrb w8, [x8] strb w8, [sp, #7] ldrsb w8, [sp, #7] add w9, w8, #0 adrp x8, _scan281.yybm@PAGE add x8, x8, _scan281.yybm@PAGEOFF ldrb w8, [x8, w9, sxtw] ands w8, w8, #0x1 cset w8, eq tbnz w8, #0, LBB0_92 b LBB0_91 LBB0_91: ; in Loop: Header=BB0_88 Depth=2 b LBB0_88 LBB0_92: ; in Loop: Header=BB0_1 Depth=1 ldrsb w8, [sp, #7] subs w8, w8, #45 cset w8, ne tbnz w8, #0, LBB0_94 b LBB0_93 LBB0_93: ; in Loop: Header=BB0_1 Depth=1 b LBB0_76 LBB0_94: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_95: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #16] add x9, x8, #1 str x9, [sp, #16] ldrb w8, [x8, #1] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #115 cset w8, ne tbnz w8, #0, LBB0_97 b LBB0_96 LBB0_96: ; in Loop: Header=BB0_1 Depth=1 b LBB0_138 LBB0_97: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_98: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #16] add x9, x8, #1 str x9, [sp, #16] ldrb w8, [x8, #1] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #115 cset w8, ne tbnz w8, #0, LBB0_100 b LBB0_99 LBB0_99: ; in Loop: Header=BB0_1 Depth=1 b LBB0_141 LBB0_100: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_101: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #16] add x9, x8, #1 str x9, [sp, #16] ldrb w8, [x8, #1] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #99 cset w8, ne tbnz w8, #0, LBB0_103 b LBB0_102 LBB0_102: ; in Loop: Header=BB0_1 Depth=1 b LBB0_144 LBB0_103: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_104: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #16] add x9, x8, #1 str x9, [sp, #16] ldrb w8, [x8, #1] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #114 cset w8, ne tbnz w8, #0, LBB0_106 b LBB0_105 LBB0_105: ; in Loop: Header=BB0_1 Depth=1 b LBB0_147 LBB0_106: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_107: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #16] add x9, x8, #1 str x9, [sp, #16] ldrb w8, [x8, #1] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #108 cset w8, ne tbnz w8, #0, LBB0_109 b LBB0_108 LBB0_108: ; in Loop: Header=BB0_1 Depth=1 b LBB0_150 LBB0_109: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_110: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #16] add x9, x8, #1 str x9, [sp, #16] ldrb w8, [x8, #1] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #111 cset w8, ne tbnz w8, #0, LBB0_112 b LBB0_111 LBB0_111: ; in Loop: Header=BB0_1 Depth=1 b LBB0_141 LBB0_112: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_113: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #16] add x9, x8, #1 str x9, [sp, #16] ldrb w8, [x8, #1] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #112 cset w8, ne tbnz w8, #0, LBB0_115 b LBB0_114 LBB0_114: ; in Loop: Header=BB0_1 Depth=1 b LBB0_155 LBB0_115: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_116: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #16] add x9, x8, #1 str x9, [sp, #16] ldrb w8, [x8, #1] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #101 cset w8, ne tbnz w8, #0, LBB0_118 b LBB0_117 LBB0_117: ; in Loop: Header=BB0_1 Depth=1 b LBB0_158 LBB0_118: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_119: ; Parent Loop BB0_1 Depth=1 ; => This Loop Header: Depth=2 ; Child Loop BB0_161 Depth 3 ; Child Loop BB0_200 Depth 4 ; Child Loop BB0_244 Depth 4 ; Child Loop BB0_269 Depth 5 ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] ldr x8, [sp, #16] ldr x9, [sp, #16] subs x8, x8, x9 cset w8, hi tbnz w8, #0, LBB0_121 b LBB0_120 LBB0_120: ; in Loop: Header=BB0_119 Depth=2 b LBB0_121 LBB0_121: ; in Loop: Header=BB0_119 Depth=2 ldr x8, [sp, #16] ldrb w8, [x8] strb w8, [sp, #7] ldrsb w8, [sp, #7] add w9, w8, #0 adrp x8, _scan281.yybm@PAGE add x8, x8, _scan281.yybm@PAGEOFF ldrb w8, [x8, w9, sxtw] ands w8, w8, #0x2 cset w8, eq tbnz w8, #0, LBB0_123 b LBB0_122 LBB0_122: ; in Loop: Header=BB0_119 Depth=2 b LBB0_119 LBB0_123: ; in Loop: Header=BB0_119 Depth=2 ldrsb w8, [sp, #7] subs w8, w8, #10 cset w8, gt tbnz w8, #0, LBB0_125 b LBB0_124 LBB0_124: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_125: ; in Loop: Header=BB0_119 Depth=2 b LBB0_161 LBB0_126: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #16] add x9, x8, #1 str x9, [sp, #16] ldrb w8, [x8, #1] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #116 cset w8, ne tbnz w8, #0, LBB0_128 b LBB0_127 LBB0_127: ; in Loop: Header=BB0_1 Depth=1 b LBB0_172 LBB0_128: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_129: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] ldr x8, [sp, #16] ldr x9, [sp, #16] subs x8, x8, x9 subs x8, x8, #2 cset w8, ge tbnz w8, #0, LBB0_131 b LBB0_130 LBB0_130: ; in Loop: Header=BB0_129 Depth=2 b LBB0_131 LBB0_131: ; in Loop: Header=BB0_129 Depth=2 ldr x8, [sp, #16] ldrb w8, [x8] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #45 cset w8, ne tbnz w8, #0, LBB0_133 b LBB0_132 LBB0_132: ; in Loop: Header=BB0_1 Depth=1 b LBB0_175 LBB0_133: ; in Loop: Header=BB0_129 Depth=2 ldrsb w8, [sp, #7] subs w8, w8, #47 cset w8, gt tbnz w8, #0, LBB0_135 b LBB0_134 LBB0_134: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_135: ; in Loop: Header=BB0_129 Depth=2 ldrsb w8, [sp, #7] subs w8, w8, #57 cset w8, gt tbnz w8, #0, LBB0_137 b LBB0_136 LBB0_136: ; in Loop: Header=BB0_129 Depth=2 b LBB0_129 LBB0_137: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_138: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #16] add x9, x8, #1 str x9, [sp, #16] ldrb w8, [x8, #1] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #108 cset w8, ne tbnz w8, #0, LBB0_140 b LBB0_139 LBB0_139: ; in Loop: Header=BB0_1 Depth=1 b LBB0_180 LBB0_140: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_141: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #16] add x9, x8, #1 str x9, [sp, #16] ldrb w8, [x8, #1] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #108 cset w8, ne tbnz w8, #0, LBB0_143 b LBB0_142 LBB0_142: ; in Loop: Header=BB0_1 Depth=1 b LBB0_185 LBB0_143: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_144: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #16] add x9, x8, #1 str x9, [sp, #16] ldrb w8, [x8, #1] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #112 cset w8, ne tbnz w8, #0, LBB0_146 b LBB0_145 LBB0_145: ; in Loop: Header=BB0_1 Depth=1 b LBB0_119 LBB0_146: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_147: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #16] add x9, x8, #1 str x9, [sp, #16] ldrb w8, [x8, #1] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #109 cset w8, ne tbnz w8, #0, LBB0_149 b LBB0_148 LBB0_148: ; in Loop: Header=BB0_1 Depth=1 b LBB0_188 LBB0_149: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_150: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #16] add x9, x8, #1 str x9, [sp, #16] ldrb w8, [x8, #1] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #103 cset w8, ne tbnz w8, #0, LBB0_152 b LBB0_151 LBB0_151: ; in Loop: Header=BB0_1 Depth=1 b LBB0_191 LBB0_152: ; in Loop: Header=BB0_1 Depth=1 ldrsb w8, [sp, #7] subs w8, w8, #112 cset w8, ne tbnz w8, #0, LBB0_154 b LBB0_153 LBB0_153: ; in Loop: Header=BB0_1 Depth=1 b LBB0_194 LBB0_154: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_155: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #16] add x9, x8, #1 str x9, [sp, #16] ldrb w8, [x8, #1] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #100 cset w8, ne tbnz w8, #0, LBB0_157 b LBB0_156 LBB0_156: ; in Loop: Header=BB0_1 Depth=1 b LBB0_98 LBB0_157: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_158: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #16] add x9, x8, #1 str x9, [sp, #16] ldrb w8, [x8, #1] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #109 cset w8, ne tbnz w8, #0, LBB0_160 b LBB0_159 LBB0_159: ; in Loop: Header=BB0_1 Depth=1 b LBB0_197 LBB0_160: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_161: ; Parent Loop BB0_1 Depth=1 ; Parent Loop BB0_119 Depth=2 ; => This Loop Header: Depth=3 ; Child Loop BB0_200 Depth 4 ; Child Loop BB0_244 Depth 4 ; Child Loop BB0_269 Depth 5 ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] ldr x8, [sp, #16] ldr x9, [sp, #16] subs x8, x8, x9 cset w8, hi tbnz w8, #0, LBB0_163 b LBB0_162 LBB0_162: ; in Loop: Header=BB0_161 Depth=3 b LBB0_163 LBB0_163: ; in Loop: Header=BB0_161 Depth=3 ldr x8, [sp, #16] ldrb w8, [x8] strb w8, [sp, #7] ldrsb w8, [sp, #7] add w9, w8, #0 adrp x8, _scan281.yybm@PAGE add x8, x8, _scan281.yybm@PAGEOFF ldrb w8, [x8, w9, sxtw] ands w8, w8, #0x4 cset w8, eq tbnz w8, #0, LBB0_165 b LBB0_164 LBB0_164: ; in Loop: Header=BB0_161 Depth=3 b LBB0_161 LBB0_165: ; in Loop: Header=BB0_161 Depth=3 ldrsb w8, [sp, #7] subs w8, w8, #10 cset w8, ne tbnz w8, #0, LBB0_167 b LBB0_166 LBB0_166: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_167: ; in Loop: Header=BB0_161 Depth=3 ldrsb w8, [sp, #7] subs w8, w8, #47 cset w8, gt tbnz w8, #0, LBB0_169 b LBB0_168 LBB0_168: ; in Loop: Header=BB0_119 Depth=2 b LBB0_119 LBB0_169: ; in Loop: Header=BB0_161 Depth=3 ldrsb w8, [sp, #7] subs w8, w8, #57 cset w8, gt tbnz w8, #0, LBB0_171 b LBB0_170 LBB0_170: ; in Loop: Header=BB0_161 Depth=3 b LBB0_200 LBB0_171: ; in Loop: Header=BB0_119 Depth=2 b LBB0_119 LBB0_172: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #16] add x9, x8, #1 str x9, [sp, #16] ldrb w8, [x8, #1] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #116 cset w8, ne tbnz w8, #0, LBB0_174 b LBB0_173 LBB0_173: ; in Loop: Header=BB0_1 Depth=1 b LBB0_213 LBB0_174: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_175: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #16] add x9, x8, #1 str x9, [sp, #16] ldrb w8, [x8, #1] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #47 cset w8, gt tbnz w8, #0, LBB0_177 b LBB0_176 LBB0_176: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_177: ; in Loop: Header=BB0_1 Depth=1 ldrsb w8, [sp, #7] subs w8, w8, #57 cset w8, gt tbnz w8, #0, LBB0_179 b LBB0_178 LBB0_178: ; in Loop: Header=BB0_1 Depth=1 b LBB0_216 LBB0_179: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_180: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #16] add x9, x8, #1 str x9, [sp, #16] ldrb w8, [x8, #1] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #46 cset w8, ne tbnz w8, #0, LBB0_182 b LBB0_181 LBB0_181: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_182: ; in Loop: Header=BB0_1 Depth=1 ldrsb w8, [sp, #7] subs w8, w8, #112 cset w8, ne tbnz w8, #0, LBB0_184 b LBB0_183 LBB0_183: ; in Loop: Header=BB0_1 Depth=1 b LBB0_194 LBB0_184: ; in Loop: Header=BB0_1 Depth=1 b LBB0_228 LBB0_185: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #16] add x9, x8, #1 str x9, [sp, #16] ldrb w8, [x8, #1] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #46 cset w8, ne tbnz w8, #0, LBB0_187 b LBB0_186 LBB0_186: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_187: ; in Loop: Header=BB0_1 Depth=1 b LBB0_228 LBB0_188: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #16] add x9, x8, #1 str x9, [sp, #16] ldrb w8, [x8, #1] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #115 cset w8, ne tbnz w8, #0, LBB0_190 b LBB0_189 LBB0_189: ; in Loop: Header=BB0_1 Depth=1 b LBB0_119 LBB0_190: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_191: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #16] add x9, x8, #1 str x9, [sp, #16] ldrb w8, [x8, #1] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #119 cset w8, ne tbnz w8, #0, LBB0_193 b LBB0_192 LBB0_192: ; in Loop: Header=BB0_1 Depth=1 b LBB0_235 LBB0_193: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_194: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #16] add x9, x8, #1 str x9, [sp, #16] ldrb w8, [x8, #1] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #112 cset w8, ne tbnz w8, #0, LBB0_196 b LBB0_195 LBB0_195: ; in Loop: Header=BB0_1 Depth=1 b LBB0_238 LBB0_196: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_197: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #16] add x9, x8, #1 str x9, [sp, #16] ldrb w8, [x8, #1] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #105 cset w8, ne tbnz w8, #0, LBB0_199 b LBB0_198 LBB0_198: ; in Loop: Header=BB0_1 Depth=1 b LBB0_241 LBB0_199: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_200: ; Parent Loop BB0_1 Depth=1 ; Parent Loop BB0_119 Depth=2 ; Parent Loop BB0_161 Depth=3 ; => This Inner Loop Header: Depth=4 ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] ldr x8, [sp, #16] ldr x9, [sp, #16] subs x8, x8, x9 cset w8, hi tbnz w8, #0, LBB0_202 b LBB0_201 LBB0_201: ; in Loop: Header=BB0_200 Depth=4 b LBB0_202 LBB0_202: ; in Loop: Header=BB0_200 Depth=4 ldr x8, [sp, #16] ldrb w8, [x8] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #44 cset w8, gt tbnz w8, #0, LBB0_206 b LBB0_203 LBB0_203: ; in Loop: Header=BB0_119 Depth=2 ldrsb w8, [sp, #7] subs w8, w8, #10 cset w8, ne tbnz w8, #0, LBB0_205 b LBB0_204 LBB0_204: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_205: ; in Loop: Header=BB0_119 Depth=2 b LBB0_119 LBB0_206: ; in Loop: Header=BB0_200 Depth=4 ldrsb w8, [sp, #7] subs w8, w8, #45 cset w8, gt tbnz w8, #0, LBB0_208 b LBB0_207 LBB0_207: ; in Loop: Header=BB0_161 Depth=3 b LBB0_244 LBB0_208: ; in Loop: Header=BB0_200 Depth=4 ldrsb w8, [sp, #7] subs w8, w8, #47 cset w8, gt tbnz w8, #0, LBB0_210 b LBB0_209 LBB0_209: ; in Loop: Header=BB0_119 Depth=2 b LBB0_119 LBB0_210: ; in Loop: Header=BB0_200 Depth=4 ldrsb w8, [sp, #7] subs w8, w8, #57 cset w8, gt tbnz w8, #0, LBB0_212 b LBB0_211 LBB0_211: ; in Loop: Header=BB0_200 Depth=4 b LBB0_200 LBB0_212: ; in Loop: Header=BB0_119 Depth=2 b LBB0_119 LBB0_213: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #16] add x9, x8, #1 str x9, [sp, #16] ldrb w8, [x8, #1] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #108 cset w8, ne tbnz w8, #0, LBB0_215 b LBB0_214 LBB0_214: ; in Loop: Header=BB0_1 Depth=1 b LBB0_155 LBB0_215: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_216: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] ldr x8, [sp, #16] ldr x9, [sp, #16] subs x8, x8, x9 subs x8, x8, #2 cset w8, ge tbnz w8, #0, LBB0_218 b LBB0_217 LBB0_217: ; in Loop: Header=BB0_216 Depth=2 b LBB0_218 LBB0_218: ; in Loop: Header=BB0_216 Depth=2 ldr x8, [sp, #16] ldrb w8, [x8] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #45 cset w8, ne tbnz w8, #0, LBB0_220 b LBB0_219 LBB0_219: ; in Loop: Header=BB0_1 Depth=1 b LBB0_255 LBB0_220: ; in Loop: Header=BB0_216 Depth=2 ldrsb w8, [sp, #7] subs w8, w8, #47 cset w8, gt tbnz w8, #0, LBB0_222 b LBB0_221 LBB0_221: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_222: ; in Loop: Header=BB0_216 Depth=2 ldrsb w8, [sp, #7] subs w8, w8, #57 cset w8, gt tbnz w8, #0, LBB0_224 b LBB0_223 LBB0_223: ; in Loop: Header=BB0_216 Depth=2 b LBB0_216 LBB0_224: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_225: ; in Loop: Header=BB0_228 Depth=2 ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] ldr x8, [sp, #16] ldr x9, [sp, #16] subs x8, x8, x9 subs x8, x8, #2 cset w8, ge tbnz w8, #0, LBB0_227 b LBB0_226 LBB0_226: ; in Loop: Header=BB0_228 Depth=2 b LBB0_227 LBB0_227: ; in Loop: Header=BB0_228 Depth=2 ldr x8, [sp, #16] ldrb w8, [x8] strb w8, [sp, #7] b LBB0_228 LBB0_228: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldrsb w8, [sp, #7] add w9, w8, #0 adrp x8, _scan281.yybm@PAGE add x8, x8, _scan281.yybm@PAGEOFF ldrb w8, [x8, w9, sxtw] ands w8, w8, #0x8 cset w8, eq tbnz w8, #0, LBB0_230 b LBB0_229 LBB0_229: ; in Loop: Header=BB0_228 Depth=2 b LBB0_225 LBB0_230: ; in Loop: Header=BB0_1 Depth=1 ldrsb w8, [sp, #7] subs w8, w8, #44 cset w8, gt tbnz w8, #0, LBB0_232 b LBB0_231 LBB0_231: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_232: ; in Loop: Header=BB0_1 Depth=1 ldrsb w8, [sp, #7] subs w8, w8, #46 cset w8, gt tbnz w8, #0, LBB0_234 b LBB0_233 LBB0_233: ; in Loop: Header=BB0_1 Depth=1 b LBB0_260 LBB0_234: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_235: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #16] add x9, x8, #1 str x9, [sp, #16] ldrb w8, [x8, #1] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #52 cset w8, ne tbnz w8, #0, LBB0_237 b LBB0_236 LBB0_236: ; in Loop: Header=BB0_1 Depth=1 b LBB0_263 LBB0_237: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_238: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #16] add x9, x8, #1 str x9, [sp, #16] ldrb w8, [x8, #1] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #112 cset w8, ne tbnz w8, #0, LBB0_240 b LBB0_239 LBB0_239: ; in Loop: Header=BB0_1 Depth=1 b LBB0_185 LBB0_240: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_241: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #16] add x9, x8, #1 str x9, [sp, #16] ldrb w8, [x8, #1] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #117 cset w8, ne tbnz w8, #0, LBB0_243 b LBB0_242 LBB0_242: ; in Loop: Header=BB0_1 Depth=1 b LBB0_266 LBB0_243: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_244: ; Parent Loop BB0_1 Depth=1 ; Parent Loop BB0_119 Depth=2 ; Parent Loop BB0_161 Depth=3 ; => This Loop Header: Depth=4 ; Child Loop BB0_269 Depth 5 ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] ldr x8, [sp, #16] ldr x9, [sp, #16] subs x8, x8, x9 cset w8, hi tbnz w8, #0, LBB0_246 b LBB0_245 LBB0_245: ; in Loop: Header=BB0_244 Depth=4 b LBB0_246 LBB0_246: ; in Loop: Header=BB0_244 Depth=4 ldr x8, [sp, #16] ldrb w8, [x8] strb w8, [sp, #7] ldrsb w8, [sp, #7] add w9, w8, #0 adrp x8, _scan281.yybm@PAGE add x8, x8, _scan281.yybm@PAGEOFF ldrb w8, [x8, w9, sxtw] ands w8, w8, #0x4 cset w8, eq tbnz w8, #0, LBB0_248 b LBB0_247 LBB0_247: ; in Loop: Header=BB0_161 Depth=3 b LBB0_161 LBB0_248: ; in Loop: Header=BB0_244 Depth=4 ldrsb w8, [sp, #7] subs w8, w8, #10 cset w8, ne tbnz w8, #0, LBB0_250 b LBB0_249 LBB0_249: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_250: ; in Loop: Header=BB0_244 Depth=4 ldrsb w8, [sp, #7] subs w8, w8, #47 cset w8, gt tbnz w8, #0, LBB0_252 b LBB0_251 LBB0_251: ; in Loop: Header=BB0_119 Depth=2 b LBB0_119 LBB0_252: ; in Loop: Header=BB0_244 Depth=4 ldrsb w8, [sp, #7] subs w8, w8, #57 cset w8, gt tbnz w8, #0, LBB0_254 b LBB0_253 LBB0_253: ; in Loop: Header=BB0_244 Depth=4 b LBB0_269 LBB0_254: ; in Loop: Header=BB0_119 Depth=2 b LBB0_119 LBB0_255: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #16] add x9, x8, #1 str x9, [sp, #16] ldrb w8, [x8, #1] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #47 cset w8, gt tbnz w8, #0, LBB0_257 b LBB0_256 LBB0_256: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_257: ; in Loop: Header=BB0_1 Depth=1 ldrsb w8, [sp, #7] subs w8, w8, #57 cset w8, gt tbnz w8, #0, LBB0_259 b LBB0_258 LBB0_258: ; in Loop: Header=BB0_1 Depth=1 b LBB0_284 LBB0_259: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_260: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #16] add x9, x8, #1 str x9, [sp, #16] ldrb w8, [x8, #1] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #10 cset w8, ne tbnz w8, #0, LBB0_262 b LBB0_261 LBB0_261: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_262: ; in Loop: Header=BB0_1 Depth=1 b LBB0_293 LBB0_263: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #16] add x9, x8, #1 str x9, [sp, #16] ldrb w8, [x8, #1] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #112 cset w8, ne tbnz w8, #0, LBB0_265 b LBB0_264 LBB0_264: ; in Loop: Header=BB0_1 Depth=1 b LBB0_300 LBB0_265: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_266: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #16] add x9, x8, #1 str x9, [sp, #16] ldrb w8, [x8, #1] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #109 cset w8, ne tbnz w8, #0, LBB0_268 b LBB0_267 LBB0_267: ; in Loop: Header=BB0_1 Depth=1 b LBB0_303 LBB0_268: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_269: ; Parent Loop BB0_1 Depth=1 ; Parent Loop BB0_119 Depth=2 ; Parent Loop BB0_161 Depth=3 ; Parent Loop BB0_244 Depth=4 ; => This Inner Loop Header: Depth=5 ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] ldr x8, [sp, #16] ldr x9, [sp, #16] subs x8, x8, x9 subs x8, x8, #2 cset w8, ge tbnz w8, #0, LBB0_271 b LBB0_270 LBB0_270: ; in Loop: Header=BB0_269 Depth=5 b LBB0_271 LBB0_271: ; in Loop: Header=BB0_269 Depth=5 ldr x8, [sp, #16] ldrb w8, [x8] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #45 cset w8, gt tbnz w8, #0, LBB0_277 b LBB0_272 LBB0_272: ; in Loop: Header=BB0_244 Depth=4 ldrsb w8, [sp, #7] subs w8, w8, #10 cset w8, ne tbnz w8, #0, LBB0_274 b LBB0_273 LBB0_273: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_274: ; in Loop: Header=BB0_244 Depth=4 ldrsb w8, [sp, #7] subs w8, w8, #44 cset w8, gt tbnz w8, #0, LBB0_276 b LBB0_275 LBB0_275: ; in Loop: Header=BB0_119 Depth=2 b LBB0_119 LBB0_276: ; in Loop: Header=BB0_244 Depth=4 b LBB0_244 LBB0_277: ; in Loop: Header=BB0_269 Depth=5 ldrsb w8, [sp, #7] subs w8, w8, #46 cset w8, gt tbnz w8, #0, LBB0_279 b LBB0_278 LBB0_278: ; in Loop: Header=BB0_1 Depth=1 b LBB0_306 LBB0_279: ; in Loop: Header=BB0_269 Depth=5 ldrsb w8, [sp, #7] subs w8, w8, #47 cset w8, gt tbnz w8, #0, LBB0_281 b LBB0_280 LBB0_280: ; in Loop: Header=BB0_119 Depth=2 b LBB0_119 LBB0_281: ; in Loop: Header=BB0_269 Depth=5 ldrsb w8, [sp, #7] subs w8, w8, #57 cset w8, gt tbnz w8, #0, LBB0_283 b LBB0_282 LBB0_282: ; in Loop: Header=BB0_269 Depth=5 b LBB0_269 LBB0_283: ; in Loop: Header=BB0_119 Depth=2 b LBB0_119 LBB0_284: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] ldr x8, [sp, #16] ldr x9, [sp, #16] subs x8, x8, x9 subs x8, x8, #8 cset w8, ge tbnz w8, #0, LBB0_286 b LBB0_285 LBB0_285: ; in Loop: Header=BB0_284 Depth=2 b LBB0_286 LBB0_286: ; in Loop: Header=BB0_284 Depth=2 ldr x8, [sp, #16] ldrb w8, [x8] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #46 cset w8, ne tbnz w8, #0, LBB0_288 b LBB0_287 LBB0_287: ; in Loop: Header=BB0_1 Depth=1 b LBB0_309 LBB0_288: ; in Loop: Header=BB0_284 Depth=2 ldrsb w8, [sp, #7] subs w8, w8, #47 cset w8, gt tbnz w8, #0, LBB0_290 b LBB0_289 LBB0_289: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_290: ; in Loop: Header=BB0_284 Depth=2 ldrsb w8, [sp, #7] subs w8, w8, #57 cset w8, gt tbnz w8, #0, LBB0_292 b LBB0_291 LBB0_291: ; in Loop: Header=BB0_284 Depth=2 b LBB0_284 LBB0_292: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_293: ; Parent Loop BB0_1 Depth=1 ; => This Loop Header: Depth=2 ; Child Loop BB0_314 Depth 3 ; Child Loop BB0_353 Depth 4 ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] ldr x8, [sp, #16] ldr x9, [sp, #16] subs x8, x8, x9 cset w8, hi tbnz w8, #0, LBB0_295 b LBB0_294 LBB0_294: ; in Loop: Header=BB0_293 Depth=2 b LBB0_295 LBB0_295: ; in Loop: Header=BB0_293 Depth=2 ldr x8, [sp, #16] ldrb w8, [x8] strb w8, [sp, #7] ldrsb w8, [sp, #7] add w9, w8, #0 adrp x8, _scan281.yybm@PAGE add x8, x8, _scan281.yybm@PAGEOFF ldrb w8, [x8, w9, sxtw] ands w8, w8, #0x10 cset w8, eq tbnz w8, #0, LBB0_297 b LBB0_296 LBB0_296: ; in Loop: Header=BB0_293 Depth=2 b LBB0_293 LBB0_297: ; in Loop: Header=BB0_293 Depth=2 ldrsb w8, [sp, #7] subs w8, w8, #10 cset w8, gt tbnz w8, #0, LBB0_299 b LBB0_298 LBB0_298: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_299: ; in Loop: Header=BB0_293 Depth=2 b LBB0_314 LBB0_300: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #16] add x9, x8, #1 str x9, [sp, #16] ldrb w8, [x8, #1] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #111 cset w8, ne tbnz w8, #0, LBB0_302 b LBB0_301 LBB0_301: ; in Loop: Header=BB0_1 Depth=1 b LBB0_110 LBB0_302: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_303: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #16] add x9, x8, #1 str x9, [sp, #16] ldrb w8, [x8, #1] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #67 cset w8, ne tbnz w8, #0, LBB0_305 b LBB0_304 LBB0_304: ; in Loop: Header=BB0_1 Depth=1 b LBB0_185 LBB0_305: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_306: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #16] add x9, x8, #1 str x9, [sp, #16] ldrb w8, [x8, #1] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #10 cset w8, ne tbnz w8, #0, LBB0_308 b LBB0_307 LBB0_307: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_308: ; in Loop: Header=BB0_1 Depth=1 b LBB0_323 LBB0_309: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #16] add x9, x8, #1 str x9, [sp, #16] ldrb w8, [x8, #1] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #98 cset w8, ne tbnz w8, #0, LBB0_311 b LBB0_310 LBB0_310: ; in Loop: Header=BB0_1 Depth=1 b LBB0_338 LBB0_311: ; in Loop: Header=BB0_1 Depth=1 ldrsb w8, [sp, #7] subs w8, w8, #100 cset w8, ne tbnz w8, #0, LBB0_313 b LBB0_312 LBB0_312: ; in Loop: Header=BB0_1 Depth=1 b LBB0_341 LBB0_313: ; in Loop: Header=BB0_1 Depth=1 b LBB0_333 LBB0_314: ; Parent Loop BB0_1 Depth=1 ; Parent Loop BB0_293 Depth=2 ; => This Loop Header: Depth=3 ; Child Loop BB0_353 Depth 4 ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] ldr x8, [sp, #16] ldr x9, [sp, #16] subs x8, x8, x9 cset w8, hi tbnz w8, #0, LBB0_316 b LBB0_315 LBB0_315: ; in Loop: Header=BB0_314 Depth=3 b LBB0_316 LBB0_316: ; in Loop: Header=BB0_314 Depth=3 ldr x8, [sp, #16] ldrb w8, [x8] strb w8, [sp, #7] ldrsb w8, [sp, #7] add w9, w8, #0 adrp x8, _scan281.yybm@PAGE add x8, x8, _scan281.yybm@PAGEOFF ldrb w8, [x8, w9, sxtw] ands w8, w8, #0x20 cset w8, eq tbnz w8, #0, LBB0_318 b LBB0_317 LBB0_317: ; in Loop: Header=BB0_314 Depth=3 b LBB0_314 LBB0_318: ; in Loop: Header=BB0_314 Depth=3 ldrsb w8, [sp, #7] subs w8, w8, #10 cset w8, ne tbnz w8, #0, LBB0_320 b LBB0_319 LBB0_319: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_320: ; in Loop: Header=BB0_314 Depth=3 ldrsb w8, [sp, #7] subs w8, w8, #117 cset w8, ne tbnz w8, #0, LBB0_322 b LBB0_321 LBB0_321: ; in Loop: Header=BB0_314 Depth=3 b LBB0_353 LBB0_322: ; in Loop: Header=BB0_293 Depth=2 b LBB0_293 LBB0_323: ; Parent Loop BB0_1 Depth=1 ; => This Loop Header: Depth=2 ; Child Loop BB0_362 Depth 3 ; Child Loop BB0_397 Depth 4 ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] ldr x8, [sp, #16] ldr x9, [sp, #16] subs x8, x8, x9 cset w8, hi tbnz w8, #0, LBB0_325 b LBB0_324 LBB0_324: ; in Loop: Header=BB0_323 Depth=2 b LBB0_325 LBB0_325: ; in Loop: Header=BB0_323 Depth=2 ldr x8, [sp, #16] ldrb w8, [x8] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #10 cset w8, ne tbnz w8, #0, LBB0_327 b LBB0_326 LBB0_326: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_327: ; in Loop: Header=BB0_323 Depth=2 ldrsb w8, [sp, #7] subs w8, w8, #46 cset w8, ne tbnz w8, #0, LBB0_329 b LBB0_328 LBB0_328: ; in Loop: Header=BB0_323 Depth=2 b LBB0_362 LBB0_329: ; in Loop: Header=BB0_323 Depth=2 b LBB0_323 LBB0_330: ; in Loop: Header=BB0_333 Depth=2 ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] ldr x8, [sp, #16] ldr x9, [sp, #16] subs x8, x8, x9 cset w8, hi tbnz w8, #0, LBB0_332 b LBB0_331 LBB0_331: ; in Loop: Header=BB0_333 Depth=2 b LBB0_332 LBB0_332: ; in Loop: Header=BB0_333 Depth=2 ldr x8, [sp, #16] ldrb w8, [x8] strb w8, [sp, #7] b LBB0_333 LBB0_333: ; Parent Loop BB0_1 Depth=1 ; => This Loop Header: Depth=2 ; Child Loop BB0_344 Depth 3 ldrsb w8, [sp, #7] add w9, w8, #0 adrp x8, _scan281.yybm@PAGE add x8, x8, _scan281.yybm@PAGEOFF ldrb w8, [x8, w9, sxtw] ands w8, w8, #0x40 cset w8, eq tbnz w8, #0, LBB0_335 b LBB0_334 LBB0_334: ; in Loop: Header=BB0_333 Depth=2 b LBB0_330 LBB0_335: ; in Loop: Header=BB0_333 Depth=2 ldrsb w8, [sp, #7] subs w8, w8, #10 cset w8, gt tbnz w8, #0, LBB0_337 b LBB0_336 LBB0_336: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_337: ; in Loop: Header=BB0_333 Depth=2 b LBB0_344 LBB0_338: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #16] add x9, x8, #1 str x9, [sp, #16] ldrb w8, [x8, #1] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #111 cset w8, ne tbnz w8, #0, LBB0_340 b LBB0_339 LBB0_339: ; in Loop: Header=BB0_1 Depth=1 b LBB0_373 LBB0_340: ; in Loop: Header=BB0_1 Depth=1 b LBB0_333 LBB0_341: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #16] add x9, x8, #1 str x9, [sp, #16] ldrb w8, [x8, #1] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #104 cset w8, ne tbnz w8, #0, LBB0_343 b LBB0_342 LBB0_342: ; in Loop: Header=BB0_1 Depth=1 b LBB0_376 LBB0_343: ; in Loop: Header=BB0_1 Depth=1 b LBB0_333 LBB0_344: ; Parent Loop BB0_1 Depth=1 ; Parent Loop BB0_333 Depth=2 ; => This Inner Loop Header: Depth=3 ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] ldr x8, [sp, #16] ldr x9, [sp, #16] subs x8, x8, x9 cset w8, hi tbnz w8, #0, LBB0_346 b LBB0_345 LBB0_345: ; in Loop: Header=BB0_344 Depth=3 b LBB0_346 LBB0_346: ; in Loop: Header=BB0_344 Depth=3 ldr x8, [sp, #16] ldrb w8, [x8] strb w8, [sp, #7] ldrsb w8, [sp, #7] add w9, w8, #0 adrp x8, _scan281.yybm@PAGE add x8, x8, _scan281.yybm@PAGEOFF ldrb w8, [x8, w9, sxtw] ands w8, w8, #0x80 cset w8, eq tbnz w8, #0, LBB0_348 b LBB0_347 LBB0_347: ; in Loop: Header=BB0_344 Depth=3 b LBB0_344 LBB0_348: ; in Loop: Header=BB0_344 Depth=3 ldrsb w8, [sp, #7] subs w8, w8, #10 cset w8, ne tbnz w8, #0, LBB0_350 b LBB0_349 LBB0_349: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_350: ; in Loop: Header=BB0_344 Depth=3 ldrsb w8, [sp, #7] subs w8, w8, #111 cset w8, ne tbnz w8, #0, LBB0_352 b LBB0_351 LBB0_351: ; in Loop: Header=BB0_344 Depth=3 b LBB0_379 LBB0_352: ; in Loop: Header=BB0_333 Depth=2 b LBB0_330 LBB0_353: ; Parent Loop BB0_1 Depth=1 ; Parent Loop BB0_293 Depth=2 ; Parent Loop BB0_314 Depth=3 ; => This Inner Loop Header: Depth=4 ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] ldr x8, [sp, #16] ldr x9, [sp, #16] subs x8, x8, x9 cset w8, hi tbnz w8, #0, LBB0_355 b LBB0_354 LBB0_354: ; in Loop: Header=BB0_353 Depth=4 b LBB0_355 LBB0_355: ; in Loop: Header=BB0_353 Depth=4 ldr x8, [sp, #16] ldrb w8, [x8] strb w8, [sp, #7] ldrsb w8, [sp, #7] add w9, w8, #0 adrp x8, _scan281.yybm@PAGE add x8, x8, _scan281.yybm@PAGEOFF ldrb w8, [x8, w9, sxtw] ands w8, w8, #0x20 cset w8, eq tbnz w8, #0, LBB0_357 b LBB0_356 LBB0_356: ; in Loop: Header=BB0_314 Depth=3 b LBB0_314 LBB0_357: ; in Loop: Header=BB0_353 Depth=4 ldrsb w8, [sp, #7] subs w8, w8, #10 cset w8, ne tbnz w8, #0, LBB0_359 b LBB0_358 LBB0_358: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_359: ; in Loop: Header=BB0_353 Depth=4 ldrsb w8, [sp, #7] subs w8, w8, #115 cset w8, ne tbnz w8, #0, LBB0_361 b LBB0_360 LBB0_360: ; in Loop: Header=BB0_353 Depth=4 b LBB0_388 LBB0_361: ; in Loop: Header=BB0_293 Depth=2 b LBB0_293 LBB0_362: ; Parent Loop BB0_1 Depth=1 ; Parent Loop BB0_323 Depth=2 ; => This Loop Header: Depth=3 ; Child Loop BB0_397 Depth 4 ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] ldr x8, [sp, #16] ldr x9, [sp, #16] subs x8, x8, x9 cset w8, hi tbnz w8, #0, LBB0_364 b LBB0_363 LBB0_363: ; in Loop: Header=BB0_362 Depth=3 b LBB0_364 LBB0_364: ; in Loop: Header=BB0_362 Depth=3 ldr x8, [sp, #16] ldrb w8, [x8] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #45 cset w8, gt tbnz w8, #0, LBB0_368 b LBB0_365 LBB0_365: ; in Loop: Header=BB0_323 Depth=2 ldrsb w8, [sp, #7] subs w8, w8, #10 cset w8, ne tbnz w8, #0, LBB0_367 b LBB0_366 LBB0_366: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_367: ; in Loop: Header=BB0_323 Depth=2 b LBB0_323 LBB0_368: ; in Loop: Header=BB0_362 Depth=3 ldrsb w8, [sp, #7] subs w8, w8, #46 cset w8, gt tbnz w8, #0, LBB0_370 b LBB0_369 LBB0_369: ; in Loop: Header=BB0_362 Depth=3 b LBB0_362 LBB0_370: ; in Loop: Header=BB0_362 Depth=3 ldrsb w8, [sp, #7] subs w8, w8, #114 cset w8, ne tbnz w8, #0, LBB0_372 b LBB0_371 LBB0_371: ; in Loop: Header=BB0_362 Depth=3 b LBB0_397 LBB0_372: ; in Loop: Header=BB0_323 Depth=2 b LBB0_323 LBB0_373: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #16] add x9, x8, #1 str x9, [sp, #16] ldrb w8, [x8, #1] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #116 cset w8, ne tbnz w8, #0, LBB0_375 b LBB0_374 LBB0_374: ; in Loop: Header=BB0_1 Depth=1 b LBB0_408 LBB0_375: ; in Loop: Header=BB0_1 Depth=1 b LBB0_333 LBB0_376: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #16] add x9, x8, #1 str x9, [sp, #16] ldrb w8, [x8, #1] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #99 cset w8, ne tbnz w8, #0, LBB0_378 b LBB0_377 LBB0_377: ; in Loop: Header=BB0_1 Depth=1 b LBB0_411 LBB0_378: ; in Loop: Header=BB0_1 Depth=1 b LBB0_333 LBB0_379: ; in Loop: Header=BB0_344 Depth=3 ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] ldr x8, [sp, #16] ldr x9, [sp, #16] subs x8, x8, x9 cset w8, hi tbnz w8, #0, LBB0_381 b LBB0_380 LBB0_380: ; in Loop: Header=BB0_344 Depth=3 b LBB0_381 LBB0_381: ; in Loop: Header=BB0_344 Depth=3 ldr x8, [sp, #16] ldrb w8, [x8] strb w8, [sp, #7] ldrsb w8, [sp, #7] add w9, w8, #0 adrp x8, _scan281.yybm@PAGE add x8, x8, _scan281.yybm@PAGEOFF ldrb w8, [x8, w9, sxtw] ands w8, w8, #0x80 cset w8, eq tbnz w8, #0, LBB0_383 b LBB0_382 LBB0_382: ; in Loop: Header=BB0_344 Depth=3 b LBB0_344 LBB0_383: ; in Loop: Header=BB0_344 Depth=3 ldrsb w8, [sp, #7] subs w8, w8, #10 cset w8, ne tbnz w8, #0, LBB0_385 b LBB0_384 LBB0_384: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_385: ; in Loop: Header=BB0_344 Depth=3 ldrsb w8, [sp, #7] subs w8, w8, #100 cset w8, ne tbnz w8, #0, LBB0_387 b LBB0_386 LBB0_386: ; in Loop: Header=BB0_344 Depth=3 b LBB0_414 LBB0_387: ; in Loop: Header=BB0_333 Depth=2 b LBB0_330 LBB0_388: ; in Loop: Header=BB0_353 Depth=4 ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] ldr x8, [sp, #16] ldr x9, [sp, #16] subs x8, x8, x9 cset w8, hi tbnz w8, #0, LBB0_390 b LBB0_389 LBB0_389: ; in Loop: Header=BB0_353 Depth=4 b LBB0_390 LBB0_390: ; in Loop: Header=BB0_353 Depth=4 ldr x8, [sp, #16] ldrb w8, [x8] strb w8, [sp, #7] ldrsb w8, [sp, #7] add w9, w8, #0 adrp x8, _scan281.yybm@PAGE add x8, x8, _scan281.yybm@PAGEOFF ldrb w8, [x8, w9, sxtw] ands w8, w8, #0x20 cset w8, eq tbnz w8, #0, LBB0_392 b LBB0_391 LBB0_391: ; in Loop: Header=BB0_314 Depth=3 b LBB0_314 LBB0_392: ; in Loop: Header=BB0_353 Depth=4 ldrsb w8, [sp, #7] subs w8, w8, #10 cset w8, ne tbnz w8, #0, LBB0_394 b LBB0_393 LBB0_393: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_394: ; in Loop: Header=BB0_353 Depth=4 ldrsb w8, [sp, #7] subs w8, w8, #119 cset w8, ne tbnz w8, #0, LBB0_396 b LBB0_395 LBB0_395: ; in Loop: Header=BB0_353 Depth=4 b LBB0_423 LBB0_396: ; in Loop: Header=BB0_293 Depth=2 b LBB0_293 LBB0_397: ; Parent Loop BB0_1 Depth=1 ; Parent Loop BB0_323 Depth=2 ; Parent Loop BB0_362 Depth=3 ; => This Inner Loop Header: Depth=4 ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] ldr x8, [sp, #16] ldr x9, [sp, #16] subs x8, x8, x9 cset w8, hi tbnz w8, #0, LBB0_399 b LBB0_398 LBB0_398: ; in Loop: Header=BB0_397 Depth=4 b LBB0_399 LBB0_399: ; in Loop: Header=BB0_397 Depth=4 ldr x8, [sp, #16] ldrb w8, [x8] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #45 cset w8, gt tbnz w8, #0, LBB0_403 b LBB0_400 LBB0_400: ; in Loop: Header=BB0_323 Depth=2 ldrsb w8, [sp, #7] subs w8, w8, #10 cset w8, ne tbnz w8, #0, LBB0_402 b LBB0_401 LBB0_401: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_402: ; in Loop: Header=BB0_323 Depth=2 b LBB0_323 LBB0_403: ; in Loop: Header=BB0_397 Depth=4 ldrsb w8, [sp, #7] subs w8, w8, #46 cset w8, gt tbnz w8, #0, LBB0_405 b LBB0_404 LBB0_404: ; in Loop: Header=BB0_362 Depth=3 b LBB0_362 LBB0_405: ; in Loop: Header=BB0_397 Depth=4 ldrsb w8, [sp, #7] subs w8, w8, #101 cset w8, ne tbnz w8, #0, LBB0_407 b LBB0_406 LBB0_406: ; in Loop: Header=BB0_397 Depth=4 b LBB0_432 LBB0_407: ; in Loop: Header=BB0_323 Depth=2 b LBB0_323 LBB0_408: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #16] add x9, x8, #1 str x9, [sp, #16] ldrb w8, [x8, #1] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #104 cset w8, ne tbnz w8, #0, LBB0_410 b LBB0_409 LBB0_409: ; in Loop: Header=BB0_1 Depth=1 b LBB0_443 LBB0_410: ; in Loop: Header=BB0_1 Depth=1 b LBB0_333 LBB0_411: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #16] add x9, x8, #1 str x9, [sp, #16] ldrb w8, [x8, #1] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #112 cset w8, ne tbnz w8, #0, LBB0_413 b LBB0_412 LBB0_412: ; in Loop: Header=BB0_1 Depth=1 b LBB0_446 LBB0_413: ; in Loop: Header=BB0_1 Depth=1 b LBB0_333 LBB0_414: ; in Loop: Header=BB0_344 Depth=3 ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] ldr x8, [sp, #16] ldr x9, [sp, #16] subs x8, x8, x9 cset w8, hi tbnz w8, #0, LBB0_416 b LBB0_415 LBB0_415: ; in Loop: Header=BB0_344 Depth=3 b LBB0_416 LBB0_416: ; in Loop: Header=BB0_344 Depth=3 ldr x8, [sp, #16] ldrb w8, [x8] strb w8, [sp, #7] ldrsb w8, [sp, #7] add w9, w8, #0 adrp x8, _scan281.yybm@PAGE add x8, x8, _scan281.yybm@PAGEOFF ldrb w8, [x8, w9, sxtw] ands w8, w8, #0x80 cset w8, eq tbnz w8, #0, LBB0_418 b LBB0_417 LBB0_417: ; in Loop: Header=BB0_344 Depth=3 b LBB0_344 LBB0_418: ; in Loop: Header=BB0_333 Depth=2 ldrsb w8, [sp, #7] subs w8, w8, #10 cset w8, ne tbnz w8, #0, LBB0_420 b LBB0_419 LBB0_419: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_420: ; in Loop: Header=BB0_333 Depth=2 ldrsb w8, [sp, #7] subs w8, w8, #101 cset w8, ne tbnz w8, #0, LBB0_422 b LBB0_421 LBB0_421: ; in Loop: Header=BB0_333 Depth=2 b LBB0_453 LBB0_422: ; in Loop: Header=BB0_333 Depth=2 b LBB0_330 LBB0_423: ; in Loop: Header=BB0_353 Depth=4 ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] ldr x8, [sp, #16] ldr x9, [sp, #16] subs x8, x8, x9 cset w8, hi tbnz w8, #0, LBB0_425 b LBB0_424 LBB0_424: ; in Loop: Header=BB0_353 Depth=4 b LBB0_425 LBB0_425: ; in Loop: Header=BB0_353 Depth=4 ldr x8, [sp, #16] ldrb w8, [x8] strb w8, [sp, #7] ldrsb w8, [sp, #7] add w9, w8, #0 adrp x8, _scan281.yybm@PAGE add x8, x8, _scan281.yybm@PAGEOFF ldrb w8, [x8, w9, sxtw] ands w8, w8, #0x20 cset w8, eq tbnz w8, #0, LBB0_427 b LBB0_426 LBB0_426: ; in Loop: Header=BB0_314 Depth=3 b LBB0_314 LBB0_427: ; in Loop: Header=BB0_353 Depth=4 ldrsb w8, [sp, #7] subs w8, w8, #10 cset w8, ne tbnz w8, #0, LBB0_429 b LBB0_428 LBB0_428: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_429: ; in Loop: Header=BB0_353 Depth=4 ldrsb w8, [sp, #7] subs w8, w8, #101 cset w8, ne tbnz w8, #0, LBB0_431 b LBB0_430 LBB0_430: ; in Loop: Header=BB0_353 Depth=4 b LBB0_460 LBB0_431: ; in Loop: Header=BB0_293 Depth=2 b LBB0_293 LBB0_432: ; in Loop: Header=BB0_397 Depth=4 ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] ldr x8, [sp, #16] ldr x9, [sp, #16] subs x8, x8, x9 cset w8, hi tbnz w8, #0, LBB0_434 b LBB0_433 LBB0_433: ; in Loop: Header=BB0_397 Depth=4 b LBB0_434 LBB0_434: ; in Loop: Header=BB0_397 Depth=4 ldr x8, [sp, #16] ldrb w8, [x8] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #45 cset w8, gt tbnz w8, #0, LBB0_438 b LBB0_435 LBB0_435: ; in Loop: Header=BB0_323 Depth=2 ldrsb w8, [sp, #7] subs w8, w8, #10 cset w8, ne tbnz w8, #0, LBB0_437 b LBB0_436 LBB0_436: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_437: ; in Loop: Header=BB0_323 Depth=2 b LBB0_323 LBB0_438: ; in Loop: Header=BB0_397 Depth=4 ldrsb w8, [sp, #7] subs w8, w8, #46 cset w8, gt tbnz w8, #0, LBB0_440 b LBB0_439 LBB0_439: ; in Loop: Header=BB0_362 Depth=3 b LBB0_362 LBB0_440: ; in Loop: Header=BB0_397 Depth=4 ldrsb w8, [sp, #7] subs w8, w8, #115 cset w8, ne tbnz w8, #0, LBB0_442 b LBB0_441 LBB0_441: ; in Loop: Header=BB0_397 Depth=4 b LBB0_469 LBB0_442: ; in Loop: Header=BB0_323 Depth=2 b LBB0_323 LBB0_443: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #16] add x9, x8, #1 str x9, [sp, #16] ldrb w8, [x8, #1] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #101 cset w8, ne tbnz w8, #0, LBB0_445 b LBB0_444 LBB0_444: ; in Loop: Header=BB0_1 Depth=1 b LBB0_480 LBB0_445: ; in Loop: Header=BB0_1 Depth=1 b LBB0_333 LBB0_446: ; Parent Loop BB0_1 Depth=1 ; => This Loop Header: Depth=2 ; Child Loop BB0_483 Depth 3 ; Child Loop BB0_517 Depth 4 ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] ldr x8, [sp, #16] ldr x9, [sp, #16] subs x8, x8, x9 cset w8, hi tbnz w8, #0, LBB0_448 b LBB0_447 LBB0_447: ; in Loop: Header=BB0_446 Depth=2 b LBB0_448 LBB0_448: ; in Loop: Header=BB0_446 Depth=2 ldr x8, [sp, #16] ldrb w8, [x8] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #10 cset w8, ne tbnz w8, #0, LBB0_450 b LBB0_449 LBB0_449: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_450: ; in Loop: Header=BB0_446 Depth=2 ldrsb w8, [sp, #7] subs w8, w8, #46 cset w8, ne tbnz w8, #0, LBB0_452 b LBB0_451 LBB0_451: ; in Loop: Header=BB0_446 Depth=2 b LBB0_483 LBB0_452: ; in Loop: Header=BB0_446 Depth=2 b LBB0_446 LBB0_453: ; in Loop: Header=BB0_333 Depth=2 ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] ldr x8, [sp, #16] ldr x9, [sp, #16] subs x8, x8, x9 cset w8, hi tbnz w8, #0, LBB0_455 b LBB0_454 LBB0_454: ; in Loop: Header=BB0_333 Depth=2 b LBB0_455 LBB0_455: ; in Loop: Header=BB0_333 Depth=2 ldr x8, [sp, #16] ldrb w8, [x8] strb w8, [sp, #7] ldrsb w8, [sp, #7] add w9, w8, #0 adrp x8, _scan281.yybm@PAGE add x8, x8, _scan281.yybm@PAGEOFF ldrb w8, [x8, w9, sxtw] ands w8, w8, #0x40 cset w8, eq tbnz w8, #0, LBB0_457 b LBB0_456 LBB0_456: ; in Loop: Header=BB0_333 Depth=2 b LBB0_330 LBB0_457: ; in Loop: Header=BB0_1 Depth=1 ldrsb w8, [sp, #7] subs w8, w8, #10 cset w8, gt tbnz w8, #0, LBB0_459 b LBB0_458 LBB0_458: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_459: ; in Loop: Header=BB0_1 Depth=1 b LBB0_446 LBB0_460: ; in Loop: Header=BB0_353 Depth=4 ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] ldr x8, [sp, #16] ldr x9, [sp, #16] subs x8, x8, x9 cset w8, hi tbnz w8, #0, LBB0_462 b LBB0_461 LBB0_461: ; in Loop: Header=BB0_353 Depth=4 b LBB0_462 LBB0_462: ; in Loop: Header=BB0_353 Depth=4 ldr x8, [sp, #16] ldrb w8, [x8] strb w8, [sp, #7] ldrsb w8, [sp, #7] add w9, w8, #0 adrp x8, _scan281.yybm@PAGE add x8, x8, _scan281.yybm@PAGEOFF ldrb w8, [x8, w9, sxtw] ands w8, w8, #0x20 cset w8, eq tbnz w8, #0, LBB0_464 b LBB0_463 LBB0_463: ; in Loop: Header=BB0_314 Depth=3 b LBB0_314 LBB0_464: ; in Loop: Header=BB0_353 Depth=4 ldrsb w8, [sp, #7] subs w8, w8, #10 cset w8, ne tbnz w8, #0, LBB0_466 b LBB0_465 LBB0_465: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_466: ; in Loop: Header=BB0_353 Depth=4 ldrsb w8, [sp, #7] subs w8, w8, #115 cset w8, ne tbnz w8, #0, LBB0_468 b LBB0_467 LBB0_467: ; in Loop: Header=BB0_353 Depth=4 b LBB0_494 LBB0_468: ; in Loop: Header=BB0_293 Depth=2 b LBB0_293 LBB0_469: ; in Loop: Header=BB0_397 Depth=4 ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] ldr x8, [sp, #16] ldr x9, [sp, #16] subs x8, x8, x9 cset w8, hi tbnz w8, #0, LBB0_471 b LBB0_470 LBB0_470: ; in Loop: Header=BB0_397 Depth=4 b LBB0_471 LBB0_471: ; in Loop: Header=BB0_397 Depth=4 ldr x8, [sp, #16] ldrb w8, [x8] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #45 cset w8, gt tbnz w8, #0, LBB0_475 b LBB0_472 LBB0_472: ; in Loop: Header=BB0_323 Depth=2 ldrsb w8, [sp, #7] subs w8, w8, #10 cset w8, ne tbnz w8, #0, LBB0_474 b LBB0_473 LBB0_473: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_474: ; in Loop: Header=BB0_323 Depth=2 b LBB0_323 LBB0_475: ; in Loop: Header=BB0_397 Depth=4 ldrsb w8, [sp, #7] subs w8, w8, #46 cset w8, gt tbnz w8, #0, LBB0_477 b LBB0_476 LBB0_476: ; in Loop: Header=BB0_362 Depth=3 b LBB0_362 LBB0_477: ; in Loop: Header=BB0_397 Depth=4 ldrsb w8, [sp, #7] subs w8, w8, #110 cset w8, ne tbnz w8, #0, LBB0_479 b LBB0_478 LBB0_478: ; in Loop: Header=BB0_397 Depth=4 b LBB0_503 LBB0_479: ; in Loop: Header=BB0_323 Depth=2 b LBB0_323 LBB0_480: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #16] add x9, x8, #1 str x9, [sp, #16] ldrb w8, [x8, #1] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #108 cset w8, ne tbnz w8, #0, LBB0_482 b LBB0_481 LBB0_481: ; in Loop: Header=BB0_1 Depth=1 b LBB0_514 LBB0_482: ; in Loop: Header=BB0_1 Depth=1 b LBB0_333 LBB0_483: ; Parent Loop BB0_1 Depth=1 ; Parent Loop BB0_446 Depth=2 ; => This Loop Header: Depth=3 ; Child Loop BB0_517 Depth 4 ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] ldr x8, [sp, #16] ldr x9, [sp, #16] subs x8, x8, x9 cset w8, hi tbnz w8, #0, LBB0_485 b LBB0_484 LBB0_484: ; in Loop: Header=BB0_483 Depth=3 b LBB0_485 LBB0_485: ; in Loop: Header=BB0_483 Depth=3 ldr x8, [sp, #16] ldrb w8, [x8] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #45 cset w8, gt tbnz w8, #0, LBB0_489 b LBB0_486 LBB0_486: ; in Loop: Header=BB0_446 Depth=2 ldrsb w8, [sp, #7] subs w8, w8, #10 cset w8, ne tbnz w8, #0, LBB0_488 b LBB0_487 LBB0_487: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_488: ; in Loop: Header=BB0_446 Depth=2 b LBB0_446 LBB0_489: ; in Loop: Header=BB0_483 Depth=3 ldrsb w8, [sp, #7] subs w8, w8, #46 cset w8, gt tbnz w8, #0, LBB0_491 b LBB0_490 LBB0_490: ; in Loop: Header=BB0_483 Depth=3 b LBB0_483 LBB0_491: ; in Loop: Header=BB0_483 Depth=3 ldrsb w8, [sp, #7] subs w8, w8, #119 cset w8, ne tbnz w8, #0, LBB0_493 b LBB0_492 LBB0_492: ; in Loop: Header=BB0_483 Depth=3 b LBB0_517 LBB0_493: ; in Loop: Header=BB0_446 Depth=2 b LBB0_446 LBB0_494: ; in Loop: Header=BB0_353 Depth=4 ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] ldr x8, [sp, #16] ldr x9, [sp, #16] subs x8, x8, x9 cset w8, hi tbnz w8, #0, LBB0_496 b LBB0_495 LBB0_495: ; in Loop: Header=BB0_353 Depth=4 b LBB0_496 LBB0_496: ; in Loop: Header=BB0_353 Depth=4 ldr x8, [sp, #16] ldrb w8, [x8] strb w8, [sp, #7] ldrsb w8, [sp, #7] add w9, w8, #0 adrp x8, _scan281.yybm@PAGE add x8, x8, _scan281.yybm@PAGEOFF ldrb w8, [x8, w9, sxtw] ands w8, w8, #0x20 cset w8, eq tbnz w8, #0, LBB0_498 b LBB0_497 LBB0_497: ; in Loop: Header=BB0_314 Depth=3 b LBB0_314 LBB0_498: ; in Loop: Header=BB0_353 Depth=4 ldrsb w8, [sp, #7] subs w8, w8, #10 cset w8, ne tbnz w8, #0, LBB0_500 b LBB0_499 LBB0_499: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_500: ; in Loop: Header=BB0_353 Depth=4 ldrsb w8, [sp, #7] subs w8, w8, #116 cset w8, ne tbnz w8, #0, LBB0_502 b LBB0_501 LBB0_501: ; in Loop: Header=BB0_353 Depth=4 b LBB0_528 LBB0_502: ; in Loop: Header=BB0_293 Depth=2 b LBB0_293 LBB0_503: ; in Loop: Header=BB0_397 Depth=4 ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] ldr x8, [sp, #16] ldr x9, [sp, #16] subs x8, x8, x9 cset w8, hi tbnz w8, #0, LBB0_505 b LBB0_504 LBB0_504: ; in Loop: Header=BB0_397 Depth=4 b LBB0_505 LBB0_505: ; in Loop: Header=BB0_397 Depth=4 ldr x8, [sp, #16] ldrb w8, [x8] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #45 cset w8, gt tbnz w8, #0, LBB0_509 b LBB0_506 LBB0_506: ; in Loop: Header=BB0_323 Depth=2 ldrsb w8, [sp, #7] subs w8, w8, #10 cset w8, ne tbnz w8, #0, LBB0_508 b LBB0_507 LBB0_507: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_508: ; in Loop: Header=BB0_323 Depth=2 b LBB0_323 LBB0_509: ; in Loop: Header=BB0_397 Depth=4 ldrsb w8, [sp, #7] subs w8, w8, #46 cset w8, gt tbnz w8, #0, LBB0_511 b LBB0_510 LBB0_510: ; in Loop: Header=BB0_362 Depth=3 b LBB0_362 LBB0_511: ; in Loop: Header=BB0_397 Depth=4 ldrsb w8, [sp, #7] subs w8, w8, #101 cset w8, ne tbnz w8, #0, LBB0_513 b LBB0_512 LBB0_512: ; in Loop: Header=BB0_397 Depth=4 b LBB0_535 LBB0_513: ; in Loop: Header=BB0_323 Depth=2 b LBB0_323 LBB0_514: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #16] add x9, x8, #1 str x9, [sp, #16] ldrb w8, [x8, #1] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #108 cset w8, ne tbnz w8, #0, LBB0_516 b LBB0_515 LBB0_515: ; in Loop: Header=BB0_1 Depth=1 b LBB0_446 LBB0_516: ; in Loop: Header=BB0_1 Depth=1 b LBB0_333 LBB0_517: ; Parent Loop BB0_1 Depth=1 ; Parent Loop BB0_446 Depth=2 ; Parent Loop BB0_483 Depth=3 ; => This Inner Loop Header: Depth=4 ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] ldr x8, [sp, #16] ldr x9, [sp, #16] subs x8, x8, x9 cset w8, hi tbnz w8, #0, LBB0_519 b LBB0_518 LBB0_518: ; in Loop: Header=BB0_517 Depth=4 b LBB0_519 LBB0_519: ; in Loop: Header=BB0_517 Depth=4 ldr x8, [sp, #16] ldrb w8, [x8] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #45 cset w8, gt tbnz w8, #0, LBB0_523 b LBB0_520 LBB0_520: ; in Loop: Header=BB0_446 Depth=2 ldrsb w8, [sp, #7] subs w8, w8, #10 cset w8, ne tbnz w8, #0, LBB0_522 b LBB0_521 LBB0_521: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_522: ; in Loop: Header=BB0_446 Depth=2 b LBB0_446 LBB0_523: ; in Loop: Header=BB0_517 Depth=4 ldrsb w8, [sp, #7] subs w8, w8, #46 cset w8, gt tbnz w8, #0, LBB0_525 b LBB0_524 LBB0_524: ; in Loop: Header=BB0_483 Depth=3 b LBB0_483 LBB0_525: ; in Loop: Header=BB0_517 Depth=4 ldrsb w8, [sp, #7] subs w8, w8, #97 cset w8, ne tbnz w8, #0, LBB0_527 b LBB0_526 LBB0_526: ; in Loop: Header=BB0_517 Depth=4 b LBB0_546 LBB0_527: ; in Loop: Header=BB0_446 Depth=2 b LBB0_446 LBB0_528: ; in Loop: Header=BB0_353 Depth=4 ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] ldr x8, [sp, #16] ldr x9, [sp, #16] subs x8, x8, x9 cset w8, hi tbnz w8, #0, LBB0_530 b LBB0_529 LBB0_529: ; in Loop: Header=BB0_353 Depth=4 b LBB0_530 LBB0_530: ; in Loop: Header=BB0_353 Depth=4 ldr x8, [sp, #16] ldrb w8, [x8] strb w8, [sp, #7] ldrsb w8, [sp, #7] add w9, w8, #0 adrp x8, _scan281.yybm@PAGE add x8, x8, _scan281.yybm@PAGEOFF ldrb w8, [x8, w9, sxtw] ands w8, w8, #0x10 cset w8, eq tbnz w8, #0, LBB0_532 b LBB0_531 LBB0_531: ; in Loop: Header=BB0_293 Depth=2 b LBB0_293 LBB0_532: ; in Loop: Header=BB0_353 Depth=4 ldrsb w8, [sp, #7] subs w8, w8, #10 cset w8, gt tbnz w8, #0, LBB0_534 b LBB0_533 LBB0_533: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_534: ; in Loop: Header=BB0_353 Depth=4 b LBB0_557 LBB0_535: ; in Loop: Header=BB0_397 Depth=4 ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] ldr x8, [sp, #16] ldr x9, [sp, #16] subs x8, x8, x9 cset w8, hi tbnz w8, #0, LBB0_537 b LBB0_536 LBB0_536: ; in Loop: Header=BB0_397 Depth=4 b LBB0_537 LBB0_537: ; in Loop: Header=BB0_397 Depth=4 ldr x8, [sp, #16] ldrb w8, [x8] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #45 cset w8, gt tbnz w8, #0, LBB0_541 b LBB0_538 LBB0_538: ; in Loop: Header=BB0_323 Depth=2 ldrsb w8, [sp, #7] subs w8, w8, #10 cset w8, ne tbnz w8, #0, LBB0_540 b LBB0_539 LBB0_539: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_540: ; in Loop: Header=BB0_323 Depth=2 b LBB0_323 LBB0_541: ; in Loop: Header=BB0_397 Depth=4 ldrsb w8, [sp, #7] subs w8, w8, #46 cset w8, gt tbnz w8, #0, LBB0_543 b LBB0_542 LBB0_542: ; in Loop: Header=BB0_362 Depth=3 b LBB0_362 LBB0_543: ; in Loop: Header=BB0_397 Depth=4 ldrsb w8, [sp, #7] subs w8, w8, #116 cset w8, ne tbnz w8, #0, LBB0_545 b LBB0_544 LBB0_544: ; in Loop: Header=BB0_397 Depth=4 b LBB0_570 LBB0_545: ; in Loop: Header=BB0_323 Depth=2 b LBB0_323 LBB0_546: ; in Loop: Header=BB0_517 Depth=4 ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] ldr x8, [sp, #16] ldr x9, [sp, #16] subs x8, x8, x9 cset w8, hi tbnz w8, #0, LBB0_548 b LBB0_547 LBB0_547: ; in Loop: Header=BB0_517 Depth=4 b LBB0_548 LBB0_548: ; in Loop: Header=BB0_517 Depth=4 ldr x8, [sp, #16] ldrb w8, [x8] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #45 cset w8, gt tbnz w8, #0, LBB0_552 b LBB0_549 LBB0_549: ; in Loop: Header=BB0_446 Depth=2 ldrsb w8, [sp, #7] subs w8, w8, #10 cset w8, ne tbnz w8, #0, LBB0_551 b LBB0_550 LBB0_550: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_551: ; in Loop: Header=BB0_446 Depth=2 b LBB0_446 LBB0_552: ; in Loop: Header=BB0_517 Depth=4 ldrsb w8, [sp, #7] subs w8, w8, #46 cset w8, gt tbnz w8, #0, LBB0_554 b LBB0_553 LBB0_553: ; in Loop: Header=BB0_483 Depth=3 b LBB0_483 LBB0_554: ; in Loop: Header=BB0_517 Depth=4 ldrsb w8, [sp, #7] subs w8, w8, #115 cset w8, ne tbnz w8, #0, LBB0_556 b LBB0_555 LBB0_555: ; in Loop: Header=BB0_517 Depth=4 b LBB0_577 LBB0_556: ; in Loop: Header=BB0_446 Depth=2 b LBB0_446 LBB0_557: ; in Loop: Header=BB0_353 Depth=4 ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] ldr x8, [sp, #16] ldr x9, [sp, #16] subs x8, x8, x9 cset w8, hi tbnz w8, #0, LBB0_559 b LBB0_558 LBB0_558: ; in Loop: Header=BB0_353 Depth=4 b LBB0_559 LBB0_559: ; in Loop: Header=BB0_353 Depth=4 ldr x8, [sp, #16] ldrb w8, [x8] strb w8, [sp, #7] ldrsb w8, [sp, #7] add w9, w8, #0 adrp x8, _scan281.yybm@PAGE add x8, x8, _scan281.yybm@PAGEOFF ldrb w8, [x8, w9, sxtw] ands w8, w8, #0x20 cset w8, eq tbnz w8, #0, LBB0_561 b LBB0_560 LBB0_560: ; in Loop: Header=BB0_314 Depth=3 b LBB0_314 LBB0_561: ; in Loop: Header=BB0_353 Depth=4 ldrsb w8, [sp, #7] subs w8, w8, #109 cset w8, gt tbnz w8, #0, LBB0_565 b LBB0_562 LBB0_562: ; in Loop: Header=BB0_293 Depth=2 ldrsb w8, [sp, #7] subs w8, w8, #10 cset w8, ne tbnz w8, #0, LBB0_564 b LBB0_563 LBB0_563: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_564: ; in Loop: Header=BB0_293 Depth=2 b LBB0_293 LBB0_565: ; in Loop: Header=BB0_353 Depth=4 ldrsb w8, [sp, #7] subs w8, w8, #110 cset w8, gt tbnz w8, #0, LBB0_567 b LBB0_566 LBB0_566: ; in Loop: Header=BB0_314 Depth=3 b LBB0_588 LBB0_567: ; in Loop: Header=BB0_353 Depth=4 ldrsb w8, [sp, #7] subs w8, w8, #117 cset w8, ne tbnz w8, #0, LBB0_569 b LBB0_568 LBB0_568: ; in Loop: Header=BB0_353 Depth=4 b LBB0_353 LBB0_569: ; in Loop: Header=BB0_293 Depth=2 b LBB0_293 LBB0_570: ; in Loop: Header=BB0_397 Depth=4 ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] ldr x8, [sp, #16] ldr x9, [sp, #16] subs x8, x8, x9 cset w8, hi tbnz w8, #0, LBB0_572 b LBB0_571 LBB0_571: ; in Loop: Header=BB0_397 Depth=4 b LBB0_572 LBB0_572: ; in Loop: Header=BB0_397 Depth=4 ldr x8, [sp, #16] ldrb w8, [x8] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #10 cset w8, ne tbnz w8, #0, LBB0_574 b LBB0_573 LBB0_573: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_574: ; in Loop: Header=BB0_397 Depth=4 ldrsb w8, [sp, #7] subs w8, w8, #46 cset w8, ne tbnz w8, #0, LBB0_576 b LBB0_575 LBB0_575: ; in Loop: Header=BB0_397 Depth=4 b LBB0_597 LBB0_576: ; in Loop: Header=BB0_323 Depth=2 b LBB0_323 LBB0_577: ; in Loop: Header=BB0_517 Depth=4 ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] ldr x8, [sp, #16] ldr x9, [sp, #16] subs x8, x8, x9 cset w8, hi tbnz w8, #0, LBB0_579 b LBB0_578 LBB0_578: ; in Loop: Header=BB0_517 Depth=4 b LBB0_579 LBB0_579: ; in Loop: Header=BB0_517 Depth=4 ldr x8, [sp, #16] ldrb w8, [x8] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #45 cset w8, gt tbnz w8, #0, LBB0_583 b LBB0_580 LBB0_580: ; in Loop: Header=BB0_446 Depth=2 ldrsb w8, [sp, #7] subs w8, w8, #10 cset w8, ne tbnz w8, #0, LBB0_582 b LBB0_581 LBB0_581: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_582: ; in Loop: Header=BB0_446 Depth=2 b LBB0_446 LBB0_583: ; in Loop: Header=BB0_517 Depth=4 ldrsb w8, [sp, #7] subs w8, w8, #46 cset w8, gt tbnz w8, #0, LBB0_585 b LBB0_584 LBB0_584: ; in Loop: Header=BB0_483 Depth=3 b LBB0_483 LBB0_585: ; in Loop: Header=BB0_517 Depth=4 ldrsb w8, [sp, #7] subs w8, w8, #104 cset w8, ne tbnz w8, #0, LBB0_587 b LBB0_586 LBB0_586: ; in Loop: Header=BB0_517 Depth=4 b LBB0_612 LBB0_587: ; in Loop: Header=BB0_446 Depth=2 b LBB0_446 LBB0_588: ; in Loop: Header=BB0_314 Depth=3 ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] ldr x8, [sp, #16] ldr x9, [sp, #16] subs x8, x8, x9 cset w8, hi tbnz w8, #0, LBB0_590 b LBB0_589 LBB0_589: ; in Loop: Header=BB0_314 Depth=3 b LBB0_590 LBB0_590: ; in Loop: Header=BB0_314 Depth=3 ldr x8, [sp, #16] ldrb w8, [x8] strb w8, [sp, #7] ldrsb w8, [sp, #7] add w9, w8, #0 adrp x8, _scan281.yybm@PAGE add x8, x8, _scan281.yybm@PAGEOFF ldrb w8, [x8, w9, sxtw] ands w8, w8, #0x20 cset w8, eq tbnz w8, #0, LBB0_592 b LBB0_591 LBB0_591: ; in Loop: Header=BB0_314 Depth=3 b LBB0_314 LBB0_592: ; in Loop: Header=BB0_314 Depth=3 ldrsb w8, [sp, #7] subs w8, w8, #10 cset w8, ne tbnz w8, #0, LBB0_594 b LBB0_593 LBB0_593: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_594: ; in Loop: Header=BB0_314 Depth=3 ldrsb w8, [sp, #7] subs w8, w8, #101 cset w8, ne tbnz w8, #0, LBB0_596 b LBB0_595 LBB0_595: ; in Loop: Header=BB0_314 Depth=3 b LBB0_623 LBB0_596: ; in Loop: Header=BB0_293 Depth=2 b LBB0_293 LBB0_597: ; in Loop: Header=BB0_397 Depth=4 ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] ldr x8, [sp, #16] ldr x9, [sp, #16] subs x8, x8, x9 cset w8, hi tbnz w8, #0, LBB0_599 b LBB0_598 LBB0_598: ; in Loop: Header=BB0_397 Depth=4 b LBB0_599 LBB0_599: ; in Loop: Header=BB0_397 Depth=4 ldr x8, [sp, #16] ldrb w8, [x8] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #46 cset w8, gt tbnz w8, #0, LBB0_605 b LBB0_600 LBB0_600: ; in Loop: Header=BB0_362 Depth=3 ldrsb w8, [sp, #7] subs w8, w8, #10 cset w8, ne tbnz w8, #0, LBB0_602 b LBB0_601 LBB0_601: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_602: ; in Loop: Header=BB0_362 Depth=3 ldrsb w8, [sp, #7] subs w8, w8, #45 cset w8, gt tbnz w8, #0, LBB0_604 b LBB0_603 LBB0_603: ; in Loop: Header=BB0_323 Depth=2 b LBB0_323 LBB0_604: ; in Loop: Header=BB0_362 Depth=3 b LBB0_362 LBB0_605: ; in Loop: Header=BB0_397 Depth=4 ldrsb w8, [sp, #7] subs w8, w8, #112 cset w8, gt tbnz w8, #0, LBB0_609 b LBB0_606 LBB0_606: ; in Loop: Header=BB0_397 Depth=4 ldrsb w8, [sp, #7] subs w8, w8, #111 cset w8, gt tbnz w8, #0, LBB0_608 b LBB0_607 LBB0_607: ; in Loop: Header=BB0_323 Depth=2 b LBB0_323 LBB0_608: ; in Loop: Header=BB0_397 Depth=4 b LBB0_632 LBB0_609: ; in Loop: Header=BB0_397 Depth=4 ldrsb w8, [sp, #7] subs w8, w8, #114 cset w8, ne tbnz w8, #0, LBB0_611 b LBB0_610 LBB0_610: ; in Loop: Header=BB0_397 Depth=4 b LBB0_397 LBB0_611: ; in Loop: Header=BB0_323 Depth=2 b LBB0_323 LBB0_612: ; in Loop: Header=BB0_517 Depth=4 ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] ldr x8, [sp, #16] ldr x9, [sp, #16] subs x8, x8, x9 cset w8, hi tbnz w8, #0, LBB0_614 b LBB0_613 LBB0_613: ; in Loop: Header=BB0_517 Depth=4 b LBB0_614 LBB0_614: ; in Loop: Header=BB0_517 Depth=4 ldr x8, [sp, #16] ldrb w8, [x8] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #45 cset w8, gt tbnz w8, #0, LBB0_618 b LBB0_615 LBB0_615: ; in Loop: Header=BB0_446 Depth=2 ldrsb w8, [sp, #7] subs w8, w8, #10 cset w8, ne tbnz w8, #0, LBB0_617 b LBB0_616 LBB0_616: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_617: ; in Loop: Header=BB0_446 Depth=2 b LBB0_446 LBB0_618: ; in Loop: Header=BB0_517 Depth=4 ldrsb w8, [sp, #7] subs w8, w8, #46 cset w8, gt tbnz w8, #0, LBB0_620 b LBB0_619 LBB0_619: ; in Loop: Header=BB0_483 Depth=3 b LBB0_483 LBB0_620: ; in Loop: Header=BB0_517 Depth=4 ldrsb w8, [sp, #7] subs w8, w8, #105 cset w8, ne tbnz w8, #0, LBB0_622 b LBB0_621 LBB0_621: ; in Loop: Header=BB0_517 Depth=4 b LBB0_643 LBB0_622: ; in Loop: Header=BB0_446 Depth=2 b LBB0_446 LBB0_623: ; in Loop: Header=BB0_314 Depth=3 ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] ldr x8, [sp, #16] ldr x9, [sp, #16] subs x8, x8, x9 cset w8, hi tbnz w8, #0, LBB0_625 b LBB0_624 LBB0_624: ; in Loop: Header=BB0_314 Depth=3 b LBB0_625 LBB0_625: ; in Loop: Header=BB0_314 Depth=3 ldr x8, [sp, #16] ldrb w8, [x8] strb w8, [sp, #7] ldrsb w8, [sp, #7] add w9, w8, #0 adrp x8, _scan281.yybm@PAGE add x8, x8, _scan281.yybm@PAGEOFF ldrb w8, [x8, w9, sxtw] ands w8, w8, #0x20 cset w8, eq tbnz w8, #0, LBB0_627 b LBB0_626 LBB0_626: ; in Loop: Header=BB0_314 Depth=3 b LBB0_314 LBB0_627: ; in Loop: Header=BB0_314 Depth=3 ldrsb w8, [sp, #7] subs w8, w8, #10 cset w8, ne tbnz w8, #0, LBB0_629 b LBB0_628 LBB0_628: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_629: ; in Loop: Header=BB0_314 Depth=3 ldrsb w8, [sp, #7] subs w8, w8, #116 cset w8, ne tbnz w8, #0, LBB0_631 b LBB0_630 LBB0_630: ; in Loop: Header=BB0_314 Depth=3 b LBB0_654 LBB0_631: ; in Loop: Header=BB0_293 Depth=2 b LBB0_293 LBB0_632: ; in Loop: Header=BB0_397 Depth=4 ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] ldr x8, [sp, #16] ldr x9, [sp, #16] subs x8, x8, x9 cset w8, hi tbnz w8, #0, LBB0_634 b LBB0_633 LBB0_633: ; in Loop: Header=BB0_397 Depth=4 b LBB0_634 LBB0_634: ; in Loop: Header=BB0_397 Depth=4 ldr x8, [sp, #16] ldrb w8, [x8] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #45 cset w8, gt tbnz w8, #0, LBB0_638 b LBB0_635 LBB0_635: ; in Loop: Header=BB0_323 Depth=2 ldrsb w8, [sp, #7] subs w8, w8, #10 cset w8, ne tbnz w8, #0, LBB0_637 b LBB0_636 LBB0_636: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_637: ; in Loop: Header=BB0_323 Depth=2 b LBB0_323 LBB0_638: ; in Loop: Header=BB0_397 Depth=4 ldrsb w8, [sp, #7] subs w8, w8, #46 cset w8, gt tbnz w8, #0, LBB0_640 b LBB0_639 LBB0_639: ; in Loop: Header=BB0_362 Depth=3 b LBB0_362 LBB0_640: ; in Loop: Header=BB0_397 Depth=4 ldrsb w8, [sp, #7] subs w8, w8, #105 cset w8, ne tbnz w8, #0, LBB0_642 b LBB0_641 LBB0_641: ; in Loop: Header=BB0_397 Depth=4 b LBB0_662 LBB0_642: ; in Loop: Header=BB0_323 Depth=2 b LBB0_323 LBB0_643: ; in Loop: Header=BB0_517 Depth=4 ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] ldr x8, [sp, #16] ldr x9, [sp, #16] subs x8, x8, x9 cset w8, hi tbnz w8, #0, LBB0_645 b LBB0_644 LBB0_644: ; in Loop: Header=BB0_517 Depth=4 b LBB0_645 LBB0_645: ; in Loop: Header=BB0_517 Depth=4 ldr x8, [sp, #16] ldrb w8, [x8] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #45 cset w8, gt tbnz w8, #0, LBB0_649 b LBB0_646 LBB0_646: ; in Loop: Header=BB0_446 Depth=2 ldrsb w8, [sp, #7] subs w8, w8, #10 cset w8, ne tbnz w8, #0, LBB0_648 b LBB0_647 LBB0_647: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_648: ; in Loop: Header=BB0_446 Depth=2 b LBB0_446 LBB0_649: ; in Loop: Header=BB0_517 Depth=4 ldrsb w8, [sp, #7] subs w8, w8, #46 cset w8, gt tbnz w8, #0, LBB0_651 b LBB0_650 LBB0_650: ; in Loop: Header=BB0_483 Depth=3 b LBB0_483 LBB0_651: ; in Loop: Header=BB0_517 Depth=4 ldrsb w8, [sp, #7] subs w8, w8, #110 cset w8, ne tbnz w8, #0, LBB0_653 b LBB0_652 LBB0_652: ; in Loop: Header=BB0_517 Depth=4 b LBB0_673 LBB0_653: ; in Loop: Header=BB0_446 Depth=2 b LBB0_446 LBB0_654: ; in Loop: Header=BB0_314 Depth=3 mov w8, #1 str w8, [sp] ldr x8, [sp, #16] add x8, x8, #1 mov x9, x8 str x9, [sp, #16] str x8, [sp, #8] ldr x8, [sp, #16] ldr x9, [sp, #16] subs x8, x8, x9 cset w8, hi tbnz w8, #0, LBB0_656 b LBB0_655 LBB0_655: ; in Loop: Header=BB0_314 Depth=3 b LBB0_656 LBB0_656: ; in Loop: Header=BB0_314 Depth=3 ldr x8, [sp, #16] ldrb w8, [x8] strb w8, [sp, #7] ldrsb w8, [sp, #7] add w9, w8, #0 adrp x8, _scan281.yybm@PAGE add x8, x8, _scan281.yybm@PAGEOFF ldrb w8, [x8, w9, sxtw] ands w8, w8, #0x10 cset w8, eq tbnz w8, #0, LBB0_658 b LBB0_657 LBB0_657: ; in Loop: Header=BB0_293 Depth=2 b LBB0_293 LBB0_658: ; in Loop: Header=BB0_314 Depth=3 ldrsb w8, [sp, #7] subs w8, w8, #11 cset w8, lt tbnz w8, #0, LBB0_660 b LBB0_659 LBB0_659: ; in Loop: Header=BB0_314 Depth=3 b LBB0_314 LBB0_660: b LBB0_661 LBB0_661: adrp x8, l_.str@PAGE add x8, x8, l_.str@PAGEOFF str x8, [sp, #24] b LBB0_832 LBB0_662: ; in Loop: Header=BB0_397 Depth=4 ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] ldr x8, [sp, #16] ldr x9, [sp, #16] subs x8, x8, x9 cset w8, hi tbnz w8, #0, LBB0_664 b LBB0_663 LBB0_663: ; in Loop: Header=BB0_397 Depth=4 b LBB0_664 LBB0_664: ; in Loop: Header=BB0_397 Depth=4 ldr x8, [sp, #16] ldrb w8, [x8] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #45 cset w8, gt tbnz w8, #0, LBB0_668 b LBB0_665 LBB0_665: ; in Loop: Header=BB0_323 Depth=2 ldrsb w8, [sp, #7] subs w8, w8, #10 cset w8, ne tbnz w8, #0, LBB0_667 b LBB0_666 LBB0_666: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_667: ; in Loop: Header=BB0_323 Depth=2 b LBB0_323 LBB0_668: ; in Loop: Header=BB0_397 Depth=4 ldrsb w8, [sp, #7] subs w8, w8, #46 cset w8, gt tbnz w8, #0, LBB0_670 b LBB0_669 LBB0_669: ; in Loop: Header=BB0_362 Depth=3 b LBB0_362 LBB0_670: ; in Loop: Header=BB0_397 Depth=4 ldrsb w8, [sp, #7] subs w8, w8, #116 cset w8, ne tbnz w8, #0, LBB0_672 b LBB0_671 LBB0_671: ; in Loop: Header=BB0_397 Depth=4 b LBB0_684 LBB0_672: ; in Loop: Header=BB0_323 Depth=2 b LBB0_323 LBB0_673: ; in Loop: Header=BB0_517 Depth=4 ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] ldr x8, [sp, #16] ldr x9, [sp, #16] subs x8, x8, x9 cset w8, hi tbnz w8, #0, LBB0_675 b LBB0_674 LBB0_674: ; in Loop: Header=BB0_517 Depth=4 b LBB0_675 LBB0_675: ; in Loop: Header=BB0_517 Depth=4 ldr x8, [sp, #16] ldrb w8, [x8] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #45 cset w8, gt tbnz w8, #0, LBB0_679 b LBB0_676 LBB0_676: ; in Loop: Header=BB0_446 Depth=2 ldrsb w8, [sp, #7] subs w8, w8, #10 cset w8, ne tbnz w8, #0, LBB0_678 b LBB0_677 LBB0_677: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_678: ; in Loop: Header=BB0_446 Depth=2 b LBB0_446 LBB0_679: ; in Loop: Header=BB0_517 Depth=4 ldrsb w8, [sp, #7] subs w8, w8, #46 cset w8, gt tbnz w8, #0, LBB0_681 b LBB0_680 LBB0_680: ; in Loop: Header=BB0_483 Depth=3 b LBB0_483 LBB0_681: ; in Loop: Header=BB0_517 Depth=4 ldrsb w8, [sp, #7] subs w8, w8, #103 cset w8, ne tbnz w8, #0, LBB0_683 b LBB0_682 LBB0_682: ; in Loop: Header=BB0_517 Depth=4 b LBB0_695 LBB0_683: ; in Loop: Header=BB0_446 Depth=2 b LBB0_446 LBB0_684: ; in Loop: Header=BB0_397 Depth=4 ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] ldr x8, [sp, #16] ldr x9, [sp, #16] subs x8, x8, x9 cset w8, hi tbnz w8, #0, LBB0_686 b LBB0_685 LBB0_685: ; in Loop: Header=BB0_397 Depth=4 b LBB0_686 LBB0_686: ; in Loop: Header=BB0_397 Depth=4 ldr x8, [sp, #16] ldrb w8, [x8] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #45 cset w8, gt tbnz w8, #0, LBB0_690 b LBB0_687 LBB0_687: ; in Loop: Header=BB0_323 Depth=2 ldrsb w8, [sp, #7] subs w8, w8, #10 cset w8, ne tbnz w8, #0, LBB0_689 b LBB0_688 LBB0_688: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_689: ; in Loop: Header=BB0_323 Depth=2 b LBB0_323 LBB0_690: ; in Loop: Header=BB0_397 Depth=4 ldrsb w8, [sp, #7] subs w8, w8, #46 cset w8, gt tbnz w8, #0, LBB0_692 b LBB0_691 LBB0_691: ; in Loop: Header=BB0_362 Depth=3 b LBB0_362 LBB0_692: ; in Loop: Header=BB0_397 Depth=4 ldrsb w8, [sp, #7] subs w8, w8, #116 cset w8, ne tbnz w8, #0, LBB0_694 b LBB0_693 LBB0_693: ; in Loop: Header=BB0_397 Depth=4 b LBB0_706 LBB0_694: ; in Loop: Header=BB0_323 Depth=2 b LBB0_323 LBB0_695: ; in Loop: Header=BB0_517 Depth=4 ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] ldr x8, [sp, #16] ldr x9, [sp, #16] subs x8, x8, x9 cset w8, hi tbnz w8, #0, LBB0_697 b LBB0_696 LBB0_696: ; in Loop: Header=BB0_517 Depth=4 b LBB0_697 LBB0_697: ; in Loop: Header=BB0_517 Depth=4 ldr x8, [sp, #16] ldrb w8, [x8] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #45 cset w8, gt tbnz w8, #0, LBB0_701 b LBB0_698 LBB0_698: ; in Loop: Header=BB0_446 Depth=2 ldrsb w8, [sp, #7] subs w8, w8, #10 cset w8, ne tbnz w8, #0, LBB0_700 b LBB0_699 LBB0_699: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_700: ; in Loop: Header=BB0_446 Depth=2 b LBB0_446 LBB0_701: ; in Loop: Header=BB0_517 Depth=4 ldrsb w8, [sp, #7] subs w8, w8, #46 cset w8, gt tbnz w8, #0, LBB0_703 b LBB0_702 LBB0_702: ; in Loop: Header=BB0_483 Depth=3 b LBB0_483 LBB0_703: ; in Loop: Header=BB0_517 Depth=4 ldrsb w8, [sp, #7] subs w8, w8, #116 cset w8, ne tbnz w8, #0, LBB0_705 b LBB0_704 LBB0_704: ; in Loop: Header=BB0_517 Depth=4 b LBB0_713 LBB0_705: ; in Loop: Header=BB0_446 Depth=2 b LBB0_446 LBB0_706: ; in Loop: Header=BB0_397 Depth=4 ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] ldr x8, [sp, #16] ldr x9, [sp, #16] subs x8, x8, x9 cset w8, hi tbnz w8, #0, LBB0_708 b LBB0_707 LBB0_707: ; in Loop: Header=BB0_397 Depth=4 b LBB0_708 LBB0_708: ; in Loop: Header=BB0_397 Depth=4 ldr x8, [sp, #16] ldrb w8, [x8] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #10 cset w8, ne tbnz w8, #0, LBB0_710 b LBB0_709 LBB0_709: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_710: ; in Loop: Header=BB0_397 Depth=4 ldrsb w8, [sp, #7] subs w8, w8, #46 cset w8, ne tbnz w8, #0, LBB0_712 b LBB0_711 LBB0_711: ; in Loop: Header=BB0_397 Depth=4 b LBB0_724 LBB0_712: ; in Loop: Header=BB0_323 Depth=2 b LBB0_323 LBB0_713: ; in Loop: Header=BB0_517 Depth=4 ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] ldr x8, [sp, #16] ldr x9, [sp, #16] subs x8, x8, x9 cset w8, hi tbnz w8, #0, LBB0_715 b LBB0_714 LBB0_714: ; in Loop: Header=BB0_517 Depth=4 b LBB0_715 LBB0_715: ; in Loop: Header=BB0_517 Depth=4 ldr x8, [sp, #16] ldrb w8, [x8] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #45 cset w8, gt tbnz w8, #0, LBB0_719 b LBB0_716 LBB0_716: ; in Loop: Header=BB0_446 Depth=2 ldrsb w8, [sp, #7] subs w8, w8, #10 cset w8, ne tbnz w8, #0, LBB0_718 b LBB0_717 LBB0_717: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_718: ; in Loop: Header=BB0_446 Depth=2 b LBB0_446 LBB0_719: ; in Loop: Header=BB0_517 Depth=4 ldrsb w8, [sp, #7] subs w8, w8, #46 cset w8, gt tbnz w8, #0, LBB0_721 b LBB0_720 LBB0_720: ; in Loop: Header=BB0_483 Depth=3 b LBB0_483 LBB0_721: ; in Loop: Header=BB0_517 Depth=4 ldrsb w8, [sp, #7] subs w8, w8, #111 cset w8, ne tbnz w8, #0, LBB0_723 b LBB0_722 LBB0_722: ; in Loop: Header=BB0_517 Depth=4 b LBB0_739 LBB0_723: ; in Loop: Header=BB0_446 Depth=2 b LBB0_446 LBB0_724: ; in Loop: Header=BB0_397 Depth=4 ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] ldr x8, [sp, #16] ldr x9, [sp, #16] subs x8, x8, x9 cset w8, hi tbnz w8, #0, LBB0_726 b LBB0_725 LBB0_725: ; in Loop: Header=BB0_397 Depth=4 b LBB0_726 LBB0_726: ; in Loop: Header=BB0_397 Depth=4 ldr x8, [sp, #16] ldrb w8, [x8] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #46 cset w8, gt tbnz w8, #0, LBB0_732 b LBB0_727 LBB0_727: ; in Loop: Header=BB0_362 Depth=3 ldrsb w8, [sp, #7] subs w8, w8, #10 cset w8, ne tbnz w8, #0, LBB0_729 b LBB0_728 LBB0_728: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_729: ; in Loop: Header=BB0_362 Depth=3 ldrsb w8, [sp, #7] subs w8, w8, #45 cset w8, gt tbnz w8, #0, LBB0_731 b LBB0_730 LBB0_730: ; in Loop: Header=BB0_323 Depth=2 b LBB0_323 LBB0_731: ; in Loop: Header=BB0_362 Depth=3 b LBB0_362 LBB0_732: ; in Loop: Header=BB0_397 Depth=4 ldrsb w8, [sp, #7] subs w8, w8, #101 cset w8, gt tbnz w8, #0, LBB0_736 b LBB0_733 LBB0_733: ; in Loop: Header=BB0_362 Depth=3 ldrsb w8, [sp, #7] subs w8, w8, #100 cset w8, gt tbnz w8, #0, LBB0_735 b LBB0_734 LBB0_734: ; in Loop: Header=BB0_323 Depth=2 b LBB0_323 LBB0_735: ; in Loop: Header=BB0_362 Depth=3 b LBB0_750 LBB0_736: ; in Loop: Header=BB0_397 Depth=4 ldrsb w8, [sp, #7] subs w8, w8, #114 cset w8, ne tbnz w8, #0, LBB0_738 b LBB0_737 LBB0_737: ; in Loop: Header=BB0_397 Depth=4 b LBB0_397 LBB0_738: ; in Loop: Header=BB0_323 Depth=2 b LBB0_323 LBB0_739: ; in Loop: Header=BB0_517 Depth=4 ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] ldr x8, [sp, #16] ldr x9, [sp, #16] subs x8, x8, x9 cset w8, hi tbnz w8, #0, LBB0_741 b LBB0_740 LBB0_740: ; in Loop: Header=BB0_517 Depth=4 b LBB0_741 LBB0_741: ; in Loop: Header=BB0_517 Depth=4 ldr x8, [sp, #16] ldrb w8, [x8] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #45 cset w8, gt tbnz w8, #0, LBB0_745 b LBB0_742 LBB0_742: ; in Loop: Header=BB0_446 Depth=2 ldrsb w8, [sp, #7] subs w8, w8, #10 cset w8, ne tbnz w8, #0, LBB0_744 b LBB0_743 LBB0_743: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_744: ; in Loop: Header=BB0_446 Depth=2 b LBB0_446 LBB0_745: ; in Loop: Header=BB0_517 Depth=4 ldrsb w8, [sp, #7] subs w8, w8, #46 cset w8, gt tbnz w8, #0, LBB0_747 b LBB0_746 LBB0_746: ; in Loop: Header=BB0_483 Depth=3 b LBB0_483 LBB0_747: ; in Loop: Header=BB0_517 Depth=4 ldrsb w8, [sp, #7] subs w8, w8, #110 cset w8, ne tbnz w8, #0, LBB0_749 b LBB0_748 LBB0_748: ; in Loop: Header=BB0_517 Depth=4 b LBB0_761 LBB0_749: ; in Loop: Header=BB0_446 Depth=2 b LBB0_446 LBB0_750: ; in Loop: Header=BB0_362 Depth=3 ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] ldr x8, [sp, #16] ldr x9, [sp, #16] subs x8, x8, x9 cset w8, hi tbnz w8, #0, LBB0_752 b LBB0_751 LBB0_751: ; in Loop: Header=BB0_362 Depth=3 b LBB0_752 LBB0_752: ; in Loop: Header=BB0_362 Depth=3 ldr x8, [sp, #16] ldrb w8, [x8] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #45 cset w8, gt tbnz w8, #0, LBB0_756 b LBB0_753 LBB0_753: ; in Loop: Header=BB0_323 Depth=2 ldrsb w8, [sp, #7] subs w8, w8, #10 cset w8, ne tbnz w8, #0, LBB0_755 b LBB0_754 LBB0_754: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_755: ; in Loop: Header=BB0_323 Depth=2 b LBB0_323 LBB0_756: ; in Loop: Header=BB0_362 Depth=3 ldrsb w8, [sp, #7] subs w8, w8, #46 cset w8, gt tbnz w8, #0, LBB0_758 b LBB0_757 LBB0_757: ; in Loop: Header=BB0_362 Depth=3 b LBB0_362 LBB0_758: ; in Loop: Header=BB0_362 Depth=3 ldrsb w8, [sp, #7] subs w8, w8, #100 cset w8, ne tbnz w8, #0, LBB0_760 b LBB0_759 LBB0_759: ; in Loop: Header=BB0_362 Depth=3 b LBB0_768 LBB0_760: ; in Loop: Header=BB0_323 Depth=2 b LBB0_323 LBB0_761: ; in Loop: Header=BB0_517 Depth=4 ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] ldr x8, [sp, #16] ldr x9, [sp, #16] subs x8, x8, x9 cset w8, hi tbnz w8, #0, LBB0_763 b LBB0_762 LBB0_762: ; in Loop: Header=BB0_517 Depth=4 b LBB0_763 LBB0_763: ; in Loop: Header=BB0_517 Depth=4 ldr x8, [sp, #16] ldrb w8, [x8] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #10 cset w8, ne tbnz w8, #0, LBB0_765 b LBB0_764 LBB0_764: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_765: ; in Loop: Header=BB0_517 Depth=4 ldrsb w8, [sp, #7] subs w8, w8, #46 cset w8, ne tbnz w8, #0, LBB0_767 b LBB0_766 LBB0_766: ; in Loop: Header=BB0_517 Depth=4 b LBB0_779 LBB0_767: ; in Loop: Header=BB0_446 Depth=2 b LBB0_446 LBB0_768: ; in Loop: Header=BB0_362 Depth=3 ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] ldr x8, [sp, #16] ldr x9, [sp, #16] subs x8, x8, x9 cset w8, hi tbnz w8, #0, LBB0_770 b LBB0_769 LBB0_769: ; in Loop: Header=BB0_362 Depth=3 b LBB0_770 LBB0_770: ; in Loop: Header=BB0_362 Depth=3 ldr x8, [sp, #16] ldrb w8, [x8] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #45 cset w8, gt tbnz w8, #0, LBB0_774 b LBB0_771 LBB0_771: ; in Loop: Header=BB0_323 Depth=2 ldrsb w8, [sp, #7] subs w8, w8, #10 cset w8, ne tbnz w8, #0, LBB0_773 b LBB0_772 LBB0_772: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_773: ; in Loop: Header=BB0_323 Depth=2 b LBB0_323 LBB0_774: ; in Loop: Header=BB0_362 Depth=3 ldrsb w8, [sp, #7] subs w8, w8, #46 cset w8, gt tbnz w8, #0, LBB0_776 b LBB0_775 LBB0_775: ; in Loop: Header=BB0_362 Depth=3 b LBB0_362 LBB0_776: ; in Loop: Header=BB0_362 Depth=3 ldrsb w8, [sp, #7] subs w8, w8, #117 cset w8, ne tbnz w8, #0, LBB0_778 b LBB0_777 LBB0_777: ; in Loop: Header=BB0_362 Depth=3 b LBB0_794 LBB0_778: ; in Loop: Header=BB0_323 Depth=2 b LBB0_323 LBB0_779: ; in Loop: Header=BB0_517 Depth=4 ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] ldr x8, [sp, #16] ldr x9, [sp, #16] subs x8, x8, x9 cset w8, hi tbnz w8, #0, LBB0_781 b LBB0_780 LBB0_780: ; in Loop: Header=BB0_517 Depth=4 b LBB0_781 LBB0_781: ; in Loop: Header=BB0_517 Depth=4 ldr x8, [sp, #16] ldrb w8, [x8] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #46 cset w8, gt tbnz w8, #0, LBB0_787 b LBB0_782 LBB0_782: ; in Loop: Header=BB0_483 Depth=3 ldrsb w8, [sp, #7] subs w8, w8, #10 cset w8, ne tbnz w8, #0, LBB0_784 b LBB0_783 LBB0_783: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_784: ; in Loop: Header=BB0_483 Depth=3 ldrsb w8, [sp, #7] subs w8, w8, #45 cset w8, gt tbnz w8, #0, LBB0_786 b LBB0_785 LBB0_785: ; in Loop: Header=BB0_446 Depth=2 b LBB0_446 LBB0_786: ; in Loop: Header=BB0_483 Depth=3 b LBB0_483 LBB0_787: ; in Loop: Header=BB0_517 Depth=4 ldrsb w8, [sp, #7] subs w8, w8, #101 cset w8, gt tbnz w8, #0, LBB0_791 b LBB0_788 LBB0_788: ; in Loop: Header=BB0_483 Depth=3 ldrsb w8, [sp, #7] subs w8, w8, #100 cset w8, gt tbnz w8, #0, LBB0_790 b LBB0_789 LBB0_789: ; in Loop: Header=BB0_446 Depth=2 b LBB0_446 LBB0_790: ; in Loop: Header=BB0_483 Depth=3 b LBB0_802 LBB0_791: ; in Loop: Header=BB0_517 Depth=4 ldrsb w8, [sp, #7] subs w8, w8, #119 cset w8, ne tbnz w8, #0, LBB0_793 b LBB0_792 LBB0_792: ; in Loop: Header=BB0_517 Depth=4 b LBB0_517 LBB0_793: ; in Loop: Header=BB0_446 Depth=2 b LBB0_446 LBB0_794: ; in Loop: Header=BB0_362 Depth=3 mov w8, #2 str w8, [sp] ldr x8, [sp, #16] add x8, x8, #1 mov x9, x8 str x9, [sp, #16] str x8, [sp, #8] ldr x8, [sp, #16] ldr x9, [sp, #16] subs x8, x8, x9 cset w8, hi tbnz w8, #0, LBB0_796 b LBB0_795 LBB0_795: ; in Loop: Header=BB0_362 Depth=3 b LBB0_796 LBB0_796: ; in Loop: Header=BB0_362 Depth=3 ldr x8, [sp, #16] ldrb w8, [x8] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #10 cset w8, ne tbnz w8, #0, LBB0_798 b LBB0_797 LBB0_797: b LBB0_801 LBB0_798: ; in Loop: Header=BB0_362 Depth=3 ldrsb w8, [sp, #7] subs w8, w8, #46 cset w8, ne tbnz w8, #0, LBB0_800 b LBB0_799 LBB0_799: ; in Loop: Header=BB0_362 Depth=3 b LBB0_362 LBB0_800: ; in Loop: Header=BB0_323 Depth=2 b LBB0_323 LBB0_801: adrp x8, l_.str.1@PAGE add x8, x8, l_.str.1@PAGEOFF str x8, [sp, #24] b LBB0_832 LBB0_802: ; in Loop: Header=BB0_483 Depth=3 ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] ldr x8, [sp, #16] ldr x9, [sp, #16] subs x8, x8, x9 cset w8, hi tbnz w8, #0, LBB0_804 b LBB0_803 LBB0_803: ; in Loop: Header=BB0_483 Depth=3 b LBB0_804 LBB0_804: ; in Loop: Header=BB0_483 Depth=3 ldr x8, [sp, #16] ldrb w8, [x8] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #45 cset w8, gt tbnz w8, #0, LBB0_808 b LBB0_805 LBB0_805: ; in Loop: Header=BB0_446 Depth=2 ldrsb w8, [sp, #7] subs w8, w8, #10 cset w8, ne tbnz w8, #0, LBB0_807 b LBB0_806 LBB0_806: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_807: ; in Loop: Header=BB0_446 Depth=2 b LBB0_446 LBB0_808: ; in Loop: Header=BB0_483 Depth=3 ldrsb w8, [sp, #7] subs w8, w8, #46 cset w8, gt tbnz w8, #0, LBB0_810 b LBB0_809 LBB0_809: ; in Loop: Header=BB0_483 Depth=3 b LBB0_483 LBB0_810: ; in Loop: Header=BB0_483 Depth=3 ldrsb w8, [sp, #7] subs w8, w8, #100 cset w8, eq tbnz w8, #0, LBB0_812 b LBB0_811 LBB0_811: ; in Loop: Header=BB0_446 Depth=2 b LBB0_446 LBB0_812: ; in Loop: Header=BB0_483 Depth=3 b LBB0_813 LBB0_813: ; in Loop: Header=BB0_483 Depth=3 ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] ldr x8, [sp, #16] ldr x9, [sp, #16] subs x8, x8, x9 cset w8, hi tbnz w8, #0, LBB0_815 b LBB0_814 LBB0_814: ; in Loop: Header=BB0_483 Depth=3 b LBB0_815 LBB0_815: ; in Loop: Header=BB0_483 Depth=3 ldr x8, [sp, #16] ldrb w8, [x8] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #45 cset w8, gt tbnz w8, #0, LBB0_819 b LBB0_816 LBB0_816: ; in Loop: Header=BB0_446 Depth=2 ldrsb w8, [sp, #7] subs w8, w8, #10 cset w8, ne tbnz w8, #0, LBB0_818 b LBB0_817 LBB0_817: ; in Loop: Header=BB0_1 Depth=1 b LBB0_81 LBB0_818: ; in Loop: Header=BB0_446 Depth=2 b LBB0_446 LBB0_819: ; in Loop: Header=BB0_483 Depth=3 ldrsb w8, [sp, #7] subs w8, w8, #46 cset w8, gt tbnz w8, #0, LBB0_821 b LBB0_820 LBB0_820: ; in Loop: Header=BB0_483 Depth=3 b LBB0_483 LBB0_821: ; in Loop: Header=BB0_483 Depth=3 ldrsb w8, [sp, #7] subs w8, w8, #117 cset w8, eq tbnz w8, #0, LBB0_823 b LBB0_822 LBB0_822: ; in Loop: Header=BB0_446 Depth=2 b LBB0_446 LBB0_823: ; in Loop: Header=BB0_483 Depth=3 b LBB0_824 LBB0_824: ; in Loop: Header=BB0_483 Depth=3 mov w8, #3 str w8, [sp] ldr x8, [sp, #16] add x8, x8, #1 mov x9, x8 str x9, [sp, #16] str x8, [sp, #8] ldr x8, [sp, #16] ldr x9, [sp, #16] subs x8, x8, x9 cset w8, hi tbnz w8, #0, LBB0_826 b LBB0_825 LBB0_825: ; in Loop: Header=BB0_483 Depth=3 b LBB0_826 LBB0_826: ; in Loop: Header=BB0_483 Depth=3 ldr x8, [sp, #16] ldrb w8, [x8] strb w8, [sp, #7] ldrsb w8, [sp, #7] subs w8, w8, #10 cset w8, ne tbnz w8, #0, LBB0_828 b LBB0_827 LBB0_827: b LBB0_831 LBB0_828: ; in Loop: Header=BB0_483 Depth=3 ldrsb w8, [sp, #7] subs w8, w8, #46 cset w8, ne tbnz w8, #0, LBB0_830 b LBB0_829 LBB0_829: ; in Loop: Header=BB0_483 Depth=3 b LBB0_483 LBB0_830: ; in Loop: Header=BB0_446 Depth=2 b LBB0_446 LBB0_831: adrp x8, l_.str.2@PAGE add x8, x8, l_.str.2@PAGEOFF str x8, [sp, #24] b LBB0_832 LBB0_832: ldr x0, [sp, #24] add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #96 .cfi_def_cfa_offset 96 stp x29, x30, [sp, #80] ; 16-byte Folded Spill add x29, sp, #80 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] stur wzr, [x29, #-28] stur w0, [x29, #-32] str x1, [sp, #40] str wzr, [sp, #36] ldur w8, [x29, #-32] subs w8, w8, #2 cset w8, ge tbnz w8, #0, LBB1_2 b LBB1_1 LBB1_1: mov w8, #2 stur w8, [x29, #-32] sub x8, x29, #24 str x8, [sp, #40] ldr x9, [sp, #40] adrp x8, l_.str.3@PAGE add x8, x8, l_.str.3@PAGEOFF str x8, [x9, #8] b LBB1_2 LBB1_2: b LBB1_3 LBB1_3: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #36] add w8, w8, #1 str w8, [sp, #36] ldur w9, [x29, #-32] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB1_8 b LBB1_4 LBB1_4: ; in Loop: Header=BB1_3 Depth=1 ldr x8, [sp, #40] ldrsw x9, [sp, #36] ldr x0, [x8, x9, lsl #3] bl _scan281 str x0, [sp, #24] ldr x8, [sp, #24] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB1_6 b LBB1_5 LBB1_5: ; in Loop: Header=BB1_3 Depth=1 ldr x8, [sp, #24] str x8, [sp, #16] ; 8-byte Folded Spill b LBB1_7 LBB1_6: ; in Loop: Header=BB1_3 Depth=1 adrp x8, l_.str.5@PAGE add x8, x8, l_.str.5@PAGEOFF str x8, [sp, #16] ; 8-byte Folded Spill b LBB1_7 LBB1_7: ; in Loop: Header=BB1_3 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload mov x9, sp str x8, [x9] adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _printf b LBB1_3 LBB1_8: ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB1_10 b LBB1_9 LBB1_9: bl ___stack_chk_fail LBB1_10: mov w0, #0 ldp x29, x30, [sp, #80] ; 16-byte Folded Reload add sp, sp, #96 ret .cfi_endproc ; -- End function .section __TEXT,__const _scan281.yybm: ; @scan281.yybm .ascii "RRRRRRRRRR\000RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR\\bR[[[[[[[[[[RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRZZZZZZZZZZZR\222RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "dsl" l_.str.1: ; @.str.1 .asciz "resnet" l_.str.2: ; @.str.2 .asciz "edu" l_.str.3: ; @.str.3 .asciz "D-128-208-46-51.dhcp4.washington.edu" l_.str.4: ; @.str.4 .asciz "%s\n" l_.str.5: ; @.str.5 .asciz "<NULL>" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _scan281 ## -- Begin function scan281 .p2align 4, 0x90 _scan281: ## @scan281 .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) LBB0_1: ## =>This Loop Header: Depth=1 ## Child Loop BB0_88 Depth 2 ## Child Loop BB0_129 Depth 2 ## Child Loop BB0_216 Depth 2 ## Child Loop BB0_284 Depth 2 ## Child Loop BB0_333 Depth 2 ## Child Loop BB0_344 Depth 3 ## Child Loop BB0_446 Depth 2 ## Child Loop BB0_483 Depth 3 ## Child Loop BB0_517 Depth 4 ## Child Loop BB0_119 Depth 2 ## Child Loop BB0_161 Depth 3 ## Child Loop BB0_200 Depth 4 ## Child Loop BB0_244 Depth 4 ## Child Loop BB0_269 Depth 5 ## Child Loop BB0_323 Depth 2 ## Child Loop BB0_362 Depth 3 ## Child Loop BB0_397 Depth 4 ## Child Loop BB0_228 Depth 2 ## Child Loop BB0_293 Depth 2 ## Child Loop BB0_314 Depth 3 ## Child Loop BB0_353 Depth 4 movl $0, -32(%rbp) movq -16(%rbp), %rax movq -16(%rbp), %rcx subq %rcx, %rax cmpq $11, %rax jge LBB0_3 ## %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 movb (%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $107, %eax jg LBB0_21 ## %bb.4: ## in Loop: Header=BB0_1 Depth=1 movsbl -25(%rbp), %eax cmpl $96, %eax jg LBB0_12 ## %bb.5: ## in Loop: Header=BB0_1 Depth=1 movsbl -25(%rbp), %eax cmpl $0, %eax jg LBB0_7 ## %bb.6: jmp LBB0_38 LBB0_7: ## in Loop: Header=BB0_1 Depth=1 movsbl -25(%rbp), %eax cmpl $47, %eax jg LBB0_9 ## %bb.8: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_39 LBB0_9: ## in Loop: Header=BB0_1 Depth=1 movsbl -25(%rbp), %eax cmpl $57, %eax jg LBB0_11 ## %bb.10: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_41 LBB0_11: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_39 LBB0_12: ## in Loop: Header=BB0_1 Depth=1 movsbl -25(%rbp), %eax cmpl $99, %eax jg LBB0_16 ## %bb.13: ## in Loop: Header=BB0_1 Depth=1 movsbl -25(%rbp), %eax cmpl $97, %eax jg LBB0_15 ## %bb.14: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_46 LBB0_15: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_49 LBB0_16: ## in Loop: Header=BB0_1 Depth=1 movsbl -25(%rbp), %eax cmpl $100, %eax jg LBB0_18 ## %bb.17: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_52 LBB0_18: ## in Loop: Header=BB0_1 Depth=1 movsbl -25(%rbp), %eax cmpl $102, %eax jg LBB0_20 ## %bb.19: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_49 LBB0_20: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_39 LBB0_21: ## in Loop: Header=BB0_1 Depth=1 movsbl -25(%rbp), %eax cmpl $114, %eax jg LBB0_31 ## %bb.22: ## in Loop: Header=BB0_1 Depth=1 movsbl -25(%rbp), %eax cmpl $111, %eax jg LBB0_26 ## %bb.23: ## in Loop: Header=BB0_1 Depth=1 movsbl -25(%rbp), %eax cmpl $108, %eax jg LBB0_25 ## %bb.24: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_49 LBB0_25: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_39 LBB0_26: ## in Loop: Header=BB0_1 Depth=1 movsbl -25(%rbp), %eax cmpl $112, %eax jg LBB0_28 ## %bb.27: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_61 LBB0_28: ## in Loop: Header=BB0_1 Depth=1 movsbl -25(%rbp), %eax cmpl $113, %eax jg LBB0_30 ## %bb.29: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_39 LBB0_30: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_70 LBB0_31: ## in Loop: Header=BB0_1 Depth=1 movsbl -25(%rbp), %eax cmpl $118, %eax jg LBB0_35 ## %bb.32: ## in Loop: Header=BB0_1 Depth=1 movsbl -25(%rbp), %eax cmpl $117, %eax jg LBB0_34 ## %bb.33: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_39 LBB0_34: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_49 LBB0_35: ## in Loop: Header=BB0_1 Depth=1 movsbl -25(%rbp), %eax cmpl $120, %eax jne LBB0_37 ## %bb.36: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_73 LBB0_37: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_39 LBB0_38: movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) movq $0, -8(%rbp) jmp LBB0_832 LBB0_39: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) LBB0_40: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_1 LBB0_41: ## in Loop: Header=BB0_1 Depth=1 movl $0, -32(%rbp) movq -16(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -16(%rbp) movq %rcx, -24(%rbp) movb 1(%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax addl $0, %eax movslq %eax, %rcx leaq _scan281.yybm(%rip), %rax movzbl (%rax,%rcx), %eax andl $1, %eax cmpl $0, %eax je LBB0_43 ## %bb.42: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_88 LBB0_43: ## in Loop: Header=BB0_1 Depth=1 movsbl -25(%rbp), %eax cmpl $45, %eax jne LBB0_45 ## %bb.44: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_76 LBB0_45: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_40 LBB0_46: ## in Loop: Header=BB0_1 Depth=1 movl $0, -32(%rbp) movq -16(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -16(%rbp) movq %rcx, -24(%rbp) movb 1(%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $100, %eax jne LBB0_48 ## %bb.47: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_95 LBB0_48: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_40 LBB0_49: ## in Loop: Header=BB0_1 Depth=1 movl $0, -32(%rbp) movq -16(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -16(%rbp) movq %rcx, -24(%rbp) movb 1(%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $100, %eax jne LBB0_51 ## %bb.50: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_98 LBB0_51: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_40 LBB0_52: ## in Loop: Header=BB0_1 Depth=1 movl $0, -32(%rbp) movq -16(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -16(%rbp) movq %rcx, -24(%rbp) movb 1(%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $110, %eax jg LBB0_56 ## %bb.53: ## in Loop: Header=BB0_1 Depth=1 movsbl -25(%rbp), %eax cmpl $104, %eax jne LBB0_55 ## %bb.54: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_101 LBB0_55: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_40 LBB0_56: ## in Loop: Header=BB0_1 Depth=1 movsbl -25(%rbp), %eax cmpl $111, %eax jg LBB0_58 ## %bb.57: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_104 LBB0_58: ## in Loop: Header=BB0_1 Depth=1 movsbl -25(%rbp), %eax cmpl $115, %eax jne LBB0_60 ## %bb.59: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_107 LBB0_60: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_40 LBB0_61: ## in Loop: Header=BB0_1 Depth=1 movl $0, -32(%rbp) movq -16(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -16(%rbp) movq %rcx, -24(%rbp) movb 1(%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $112, %eax jg LBB0_67 ## %bb.62: ## in Loop: Header=BB0_1 Depth=1 movsbl -25(%rbp), %eax cmpl $110, %eax jg LBB0_64 ## %bb.63: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_40 LBB0_64: ## in Loop: Header=BB0_1 Depth=1 movsbl -25(%rbp), %eax cmpl $111, %eax jg LBB0_66 ## %bb.65: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_110 LBB0_66: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_113 LBB0_67: ## in Loop: Header=BB0_1 Depth=1 movsbl -25(%rbp), %eax cmpl $114, %eax jne LBB0_69 ## %bb.68: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_116 LBB0_69: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_40 LBB0_70: ## in Loop: Header=BB0_1 Depth=1 movl $0, -32(%rbp) movq -16(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -16(%rbp) movq %rcx, -24(%rbp) movb 1(%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $104, %eax jne LBB0_72 ## %bb.71: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_119 LBB0_72: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_40 LBB0_73: ## in Loop: Header=BB0_1 Depth=1 movl $0, -32(%rbp) movq -16(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -16(%rbp) movq %rcx, -24(%rbp) movb 1(%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $115, %eax jne LBB0_75 ## %bb.74: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_126 LBB0_75: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_40 LBB0_76: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -16(%rbp) movb 1(%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $47, %eax jg LBB0_78 ## %bb.77: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_78: ## in Loop: Header=BB0_1 Depth=1 movsbl -25(%rbp), %eax cmpl $57, %eax jg LBB0_80 ## %bb.79: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_129 LBB0_80: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_81: ## in Loop: Header=BB0_1 Depth=1 movq -24(%rbp), %rax movq %rax, -16(%rbp) cmpl $1, -32(%rbp) ja LBB0_85 ## %bb.82: ## in Loop: Header=BB0_1 Depth=1 cmpl $0, -32(%rbp) jne LBB0_84 ## %bb.83: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_40 LBB0_84: jmp LBB0_661 LBB0_85: cmpl $2, -32(%rbp) jne LBB0_87 ## %bb.86: jmp LBB0_801 LBB0_87: jmp LBB0_831 LBB0_88: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) movq -16(%rbp), %rax movq -16(%rbp), %rcx subq %rcx, %rax cmpq $2, %rax jge LBB0_90 ## %bb.89: ## in Loop: Header=BB0_88 Depth=2 jmp LBB0_90 LBB0_90: ## in Loop: Header=BB0_88 Depth=2 movq -16(%rbp), %rax movb (%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax addl $0, %eax movslq %eax, %rcx leaq _scan281.yybm(%rip), %rax movzbl (%rax,%rcx), %eax andl $1, %eax cmpl $0, %eax je LBB0_92 ## %bb.91: ## in Loop: Header=BB0_88 Depth=2 jmp LBB0_88 LBB0_92: ## in Loop: Header=BB0_1 Depth=1 movsbl -25(%rbp), %eax cmpl $45, %eax jne LBB0_94 ## %bb.93: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_76 LBB0_94: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_95: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -16(%rbp) movb 1(%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $115, %eax jne LBB0_97 ## %bb.96: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_138 LBB0_97: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_98: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -16(%rbp) movb 1(%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $115, %eax jne LBB0_100 ## %bb.99: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_141 LBB0_100: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_101: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -16(%rbp) movb 1(%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $99, %eax jne LBB0_103 ## %bb.102: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_144 LBB0_103: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_104: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -16(%rbp) movb 1(%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $114, %eax jne LBB0_106 ## %bb.105: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_147 LBB0_106: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_107: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -16(%rbp) movb 1(%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $108, %eax jne LBB0_109 ## %bb.108: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_150 LBB0_109: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_110: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -16(%rbp) movb 1(%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $111, %eax jne LBB0_112 ## %bb.111: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_141 LBB0_112: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_113: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -16(%rbp) movb 1(%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $112, %eax jne LBB0_115 ## %bb.114: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_155 LBB0_115: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_116: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -16(%rbp) movb 1(%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $101, %eax jne LBB0_118 ## %bb.117: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_158 LBB0_118: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_119: ## Parent Loop BB0_1 Depth=1 ## => This Loop Header: Depth=2 ## Child Loop BB0_161 Depth 3 ## Child Loop BB0_200 Depth 4 ## Child Loop BB0_244 Depth 4 ## Child Loop BB0_269 Depth 5 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) movq -16(%rbp), %rax cmpq -16(%rbp), %rax ja LBB0_121 ## %bb.120: ## in Loop: Header=BB0_119 Depth=2 jmp LBB0_121 LBB0_121: ## in Loop: Header=BB0_119 Depth=2 movq -16(%rbp), %rax movb (%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax addl $0, %eax movslq %eax, %rcx leaq _scan281.yybm(%rip), %rax movzbl (%rax,%rcx), %eax andl $2, %eax cmpl $0, %eax je LBB0_123 ## %bb.122: ## in Loop: Header=BB0_119 Depth=2 jmp LBB0_119 LBB0_123: ## in Loop: Header=BB0_119 Depth=2 movsbl -25(%rbp), %eax cmpl $10, %eax jg LBB0_125 ## %bb.124: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_125: ## in Loop: Header=BB0_119 Depth=2 jmp LBB0_161 LBB0_126: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -16(%rbp) movb 1(%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $116, %eax jne LBB0_128 ## %bb.127: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_172 LBB0_128: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_129: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) movq -16(%rbp), %rax movq -16(%rbp), %rcx subq %rcx, %rax cmpq $2, %rax jge LBB0_131 ## %bb.130: ## in Loop: Header=BB0_129 Depth=2 jmp LBB0_131 LBB0_131: ## in Loop: Header=BB0_129 Depth=2 movq -16(%rbp), %rax movb (%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $45, %eax jne LBB0_133 ## %bb.132: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_175 LBB0_133: ## in Loop: Header=BB0_129 Depth=2 movsbl -25(%rbp), %eax cmpl $47, %eax jg LBB0_135 ## %bb.134: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_135: ## in Loop: Header=BB0_129 Depth=2 movsbl -25(%rbp), %eax cmpl $57, %eax jg LBB0_137 ## %bb.136: ## in Loop: Header=BB0_129 Depth=2 jmp LBB0_129 LBB0_137: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_138: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -16(%rbp) movb 1(%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $108, %eax jne LBB0_140 ## %bb.139: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_180 LBB0_140: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_141: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -16(%rbp) movb 1(%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $108, %eax jne LBB0_143 ## %bb.142: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_185 LBB0_143: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_144: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -16(%rbp) movb 1(%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $112, %eax jne LBB0_146 ## %bb.145: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_119 LBB0_146: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_147: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -16(%rbp) movb 1(%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $109, %eax jne LBB0_149 ## %bb.148: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_188 LBB0_149: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_150: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -16(%rbp) movb 1(%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $103, %eax jne LBB0_152 ## %bb.151: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_191 LBB0_152: ## in Loop: Header=BB0_1 Depth=1 movsbl -25(%rbp), %eax cmpl $112, %eax jne LBB0_154 ## %bb.153: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_194 LBB0_154: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_155: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -16(%rbp) movb 1(%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $100, %eax jne LBB0_157 ## %bb.156: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_98 LBB0_157: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_158: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -16(%rbp) movb 1(%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $109, %eax jne LBB0_160 ## %bb.159: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_197 LBB0_160: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_161: ## Parent Loop BB0_1 Depth=1 ## Parent Loop BB0_119 Depth=2 ## => This Loop Header: Depth=3 ## Child Loop BB0_200 Depth 4 ## Child Loop BB0_244 Depth 4 ## Child Loop BB0_269 Depth 5 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) movq -16(%rbp), %rax cmpq -16(%rbp), %rax ja LBB0_163 ## %bb.162: ## in Loop: Header=BB0_161 Depth=3 jmp LBB0_163 LBB0_163: ## in Loop: Header=BB0_161 Depth=3 movq -16(%rbp), %rax movb (%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax addl $0, %eax movslq %eax, %rcx leaq _scan281.yybm(%rip), %rax movzbl (%rax,%rcx), %eax andl $4, %eax cmpl $0, %eax je LBB0_165 ## %bb.164: ## in Loop: Header=BB0_161 Depth=3 jmp LBB0_161 LBB0_165: ## in Loop: Header=BB0_161 Depth=3 movsbl -25(%rbp), %eax cmpl $10, %eax jne LBB0_167 ## %bb.166: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_167: ## in Loop: Header=BB0_161 Depth=3 movsbl -25(%rbp), %eax cmpl $47, %eax jg LBB0_169 ## %bb.168: ## in Loop: Header=BB0_119 Depth=2 jmp LBB0_119 LBB0_169: ## in Loop: Header=BB0_161 Depth=3 movsbl -25(%rbp), %eax cmpl $57, %eax jg LBB0_171 ## %bb.170: ## in Loop: Header=BB0_161 Depth=3 jmp LBB0_200 LBB0_171: ## in Loop: Header=BB0_119 Depth=2 jmp LBB0_119 LBB0_172: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -16(%rbp) movb 1(%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $116, %eax jne LBB0_174 ## %bb.173: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_213 LBB0_174: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_175: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -16(%rbp) movb 1(%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $47, %eax jg LBB0_177 ## %bb.176: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_177: ## in Loop: Header=BB0_1 Depth=1 movsbl -25(%rbp), %eax cmpl $57, %eax jg LBB0_179 ## %bb.178: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_216 LBB0_179: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_180: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -16(%rbp) movb 1(%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $46, %eax jne LBB0_182 ## %bb.181: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_182: ## in Loop: Header=BB0_1 Depth=1 movsbl -25(%rbp), %eax cmpl $112, %eax jne LBB0_184 ## %bb.183: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_194 LBB0_184: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_228 LBB0_185: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -16(%rbp) movb 1(%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $46, %eax jne LBB0_187 ## %bb.186: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_187: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_228 LBB0_188: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -16(%rbp) movb 1(%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $115, %eax jne LBB0_190 ## %bb.189: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_119 LBB0_190: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_191: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -16(%rbp) movb 1(%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $119, %eax jne LBB0_193 ## %bb.192: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_235 LBB0_193: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_194: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -16(%rbp) movb 1(%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $112, %eax jne LBB0_196 ## %bb.195: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_238 LBB0_196: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_197: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -16(%rbp) movb 1(%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $105, %eax jne LBB0_199 ## %bb.198: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_241 LBB0_199: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_200: ## Parent Loop BB0_1 Depth=1 ## Parent Loop BB0_119 Depth=2 ## Parent Loop BB0_161 Depth=3 ## => This Inner Loop Header: Depth=4 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) movq -16(%rbp), %rax cmpq -16(%rbp), %rax ja LBB0_202 ## %bb.201: ## in Loop: Header=BB0_200 Depth=4 jmp LBB0_202 LBB0_202: ## in Loop: Header=BB0_200 Depth=4 movq -16(%rbp), %rax movb (%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $44, %eax jg LBB0_206 ## %bb.203: ## in Loop: Header=BB0_119 Depth=2 movsbl -25(%rbp), %eax cmpl $10, %eax jne LBB0_205 ## %bb.204: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_205: ## in Loop: Header=BB0_119 Depth=2 jmp LBB0_119 LBB0_206: ## in Loop: Header=BB0_200 Depth=4 movsbl -25(%rbp), %eax cmpl $45, %eax jg LBB0_208 ## %bb.207: ## in Loop: Header=BB0_161 Depth=3 jmp LBB0_244 LBB0_208: ## in Loop: Header=BB0_200 Depth=4 movsbl -25(%rbp), %eax cmpl $47, %eax jg LBB0_210 ## %bb.209: ## in Loop: Header=BB0_119 Depth=2 jmp LBB0_119 LBB0_210: ## in Loop: Header=BB0_200 Depth=4 movsbl -25(%rbp), %eax cmpl $57, %eax jg LBB0_212 ## %bb.211: ## in Loop: Header=BB0_200 Depth=4 jmp LBB0_200 LBB0_212: ## in Loop: Header=BB0_119 Depth=2 jmp LBB0_119 LBB0_213: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -16(%rbp) movb 1(%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $108, %eax jne LBB0_215 ## %bb.214: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_155 LBB0_215: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_216: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) movq -16(%rbp), %rax movq -16(%rbp), %rcx subq %rcx, %rax cmpq $2, %rax jge LBB0_218 ## %bb.217: ## in Loop: Header=BB0_216 Depth=2 jmp LBB0_218 LBB0_218: ## in Loop: Header=BB0_216 Depth=2 movq -16(%rbp), %rax movb (%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $45, %eax jne LBB0_220 ## %bb.219: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_255 LBB0_220: ## in Loop: Header=BB0_216 Depth=2 movsbl -25(%rbp), %eax cmpl $47, %eax jg LBB0_222 ## %bb.221: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_222: ## in Loop: Header=BB0_216 Depth=2 movsbl -25(%rbp), %eax cmpl $57, %eax jg LBB0_224 ## %bb.223: ## in Loop: Header=BB0_216 Depth=2 jmp LBB0_216 LBB0_224: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_225: ## in Loop: Header=BB0_228 Depth=2 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) movq -16(%rbp), %rax movq -16(%rbp), %rcx subq %rcx, %rax cmpq $2, %rax jge LBB0_227 ## %bb.226: ## in Loop: Header=BB0_228 Depth=2 jmp LBB0_227 LBB0_227: ## in Loop: Header=BB0_228 Depth=2 movq -16(%rbp), %rax movb (%rax), %al movb %al, -25(%rbp) LBB0_228: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 movsbl -25(%rbp), %eax addl $0, %eax movslq %eax, %rcx leaq _scan281.yybm(%rip), %rax movzbl (%rax,%rcx), %eax andl $8, %eax cmpl $0, %eax je LBB0_230 ## %bb.229: ## in Loop: Header=BB0_228 Depth=2 jmp LBB0_225 LBB0_230: ## in Loop: Header=BB0_1 Depth=1 movsbl -25(%rbp), %eax cmpl $44, %eax jg LBB0_232 ## %bb.231: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_232: ## in Loop: Header=BB0_1 Depth=1 movsbl -25(%rbp), %eax cmpl $46, %eax jg LBB0_234 ## %bb.233: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_260 LBB0_234: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_235: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -16(%rbp) movb 1(%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $52, %eax jne LBB0_237 ## %bb.236: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_263 LBB0_237: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_238: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -16(%rbp) movb 1(%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $112, %eax jne LBB0_240 ## %bb.239: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_185 LBB0_240: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_241: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -16(%rbp) movb 1(%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $117, %eax jne LBB0_243 ## %bb.242: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_266 LBB0_243: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_244: ## Parent Loop BB0_1 Depth=1 ## Parent Loop BB0_119 Depth=2 ## Parent Loop BB0_161 Depth=3 ## => This Loop Header: Depth=4 ## Child Loop BB0_269 Depth 5 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) movq -16(%rbp), %rax cmpq -16(%rbp), %rax ja LBB0_246 ## %bb.245: ## in Loop: Header=BB0_244 Depth=4 jmp LBB0_246 LBB0_246: ## in Loop: Header=BB0_244 Depth=4 movq -16(%rbp), %rax movb (%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax addl $0, %eax movslq %eax, %rcx leaq _scan281.yybm(%rip), %rax movzbl (%rax,%rcx), %eax andl $4, %eax cmpl $0, %eax je LBB0_248 ## %bb.247: ## in Loop: Header=BB0_161 Depth=3 jmp LBB0_161 LBB0_248: ## in Loop: Header=BB0_244 Depth=4 movsbl -25(%rbp), %eax cmpl $10, %eax jne LBB0_250 ## %bb.249: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_250: ## in Loop: Header=BB0_244 Depth=4 movsbl -25(%rbp), %eax cmpl $47, %eax jg LBB0_252 ## %bb.251: ## in Loop: Header=BB0_119 Depth=2 jmp LBB0_119 LBB0_252: ## in Loop: Header=BB0_244 Depth=4 movsbl -25(%rbp), %eax cmpl $57, %eax jg LBB0_254 ## %bb.253: ## in Loop: Header=BB0_244 Depth=4 jmp LBB0_269 LBB0_254: ## in Loop: Header=BB0_119 Depth=2 jmp LBB0_119 LBB0_255: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -16(%rbp) movb 1(%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $47, %eax jg LBB0_257 ## %bb.256: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_257: ## in Loop: Header=BB0_1 Depth=1 movsbl -25(%rbp), %eax cmpl $57, %eax jg LBB0_259 ## %bb.258: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_284 LBB0_259: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_260: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -16(%rbp) movb 1(%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $10, %eax jne LBB0_262 ## %bb.261: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_262: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_293 LBB0_263: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -16(%rbp) movb 1(%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $112, %eax jne LBB0_265 ## %bb.264: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_300 LBB0_265: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_266: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -16(%rbp) movb 1(%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $109, %eax jne LBB0_268 ## %bb.267: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_303 LBB0_268: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_269: ## Parent Loop BB0_1 Depth=1 ## Parent Loop BB0_119 Depth=2 ## Parent Loop BB0_161 Depth=3 ## Parent Loop BB0_244 Depth=4 ## => This Inner Loop Header: Depth=5 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) movq -16(%rbp), %rax movq -16(%rbp), %rcx subq %rcx, %rax cmpq $2, %rax jge LBB0_271 ## %bb.270: ## in Loop: Header=BB0_269 Depth=5 jmp LBB0_271 LBB0_271: ## in Loop: Header=BB0_269 Depth=5 movq -16(%rbp), %rax movb (%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $45, %eax jg LBB0_277 ## %bb.272: ## in Loop: Header=BB0_244 Depth=4 movsbl -25(%rbp), %eax cmpl $10, %eax jne LBB0_274 ## %bb.273: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_274: ## in Loop: Header=BB0_244 Depth=4 movsbl -25(%rbp), %eax cmpl $44, %eax jg LBB0_276 ## %bb.275: ## in Loop: Header=BB0_119 Depth=2 jmp LBB0_119 LBB0_276: ## in Loop: Header=BB0_244 Depth=4 jmp LBB0_244 LBB0_277: ## in Loop: Header=BB0_269 Depth=5 movsbl -25(%rbp), %eax cmpl $46, %eax jg LBB0_279 ## %bb.278: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_306 LBB0_279: ## in Loop: Header=BB0_269 Depth=5 movsbl -25(%rbp), %eax cmpl $47, %eax jg LBB0_281 ## %bb.280: ## in Loop: Header=BB0_119 Depth=2 jmp LBB0_119 LBB0_281: ## in Loop: Header=BB0_269 Depth=5 movsbl -25(%rbp), %eax cmpl $57, %eax jg LBB0_283 ## %bb.282: ## in Loop: Header=BB0_269 Depth=5 jmp LBB0_269 LBB0_283: ## in Loop: Header=BB0_119 Depth=2 jmp LBB0_119 LBB0_284: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) movq -16(%rbp), %rax movq -16(%rbp), %rcx subq %rcx, %rax cmpq $8, %rax jge LBB0_286 ## %bb.285: ## in Loop: Header=BB0_284 Depth=2 jmp LBB0_286 LBB0_286: ## in Loop: Header=BB0_284 Depth=2 movq -16(%rbp), %rax movb (%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $46, %eax jne LBB0_288 ## %bb.287: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_309 LBB0_288: ## in Loop: Header=BB0_284 Depth=2 movsbl -25(%rbp), %eax cmpl $47, %eax jg LBB0_290 ## %bb.289: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_290: ## in Loop: Header=BB0_284 Depth=2 movsbl -25(%rbp), %eax cmpl $57, %eax jg LBB0_292 ## %bb.291: ## in Loop: Header=BB0_284 Depth=2 jmp LBB0_284 LBB0_292: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_293: ## Parent Loop BB0_1 Depth=1 ## => This Loop Header: Depth=2 ## Child Loop BB0_314 Depth 3 ## Child Loop BB0_353 Depth 4 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) movq -16(%rbp), %rax cmpq -16(%rbp), %rax ja LBB0_295 ## %bb.294: ## in Loop: Header=BB0_293 Depth=2 jmp LBB0_295 LBB0_295: ## in Loop: Header=BB0_293 Depth=2 movq -16(%rbp), %rax movb (%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax addl $0, %eax movslq %eax, %rcx leaq _scan281.yybm(%rip), %rax movzbl (%rax,%rcx), %eax andl $16, %eax cmpl $0, %eax je LBB0_297 ## %bb.296: ## in Loop: Header=BB0_293 Depth=2 jmp LBB0_293 LBB0_297: ## in Loop: Header=BB0_293 Depth=2 movsbl -25(%rbp), %eax cmpl $10, %eax jg LBB0_299 ## %bb.298: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_299: ## in Loop: Header=BB0_293 Depth=2 jmp LBB0_314 LBB0_300: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -16(%rbp) movb 1(%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $111, %eax jne LBB0_302 ## %bb.301: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_110 LBB0_302: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_303: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -16(%rbp) movb 1(%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $67, %eax jne LBB0_305 ## %bb.304: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_185 LBB0_305: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_306: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -16(%rbp) movb 1(%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $10, %eax jne LBB0_308 ## %bb.307: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_308: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_323 LBB0_309: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -16(%rbp) movb 1(%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $98, %eax jne LBB0_311 ## %bb.310: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_338 LBB0_311: ## in Loop: Header=BB0_1 Depth=1 movsbl -25(%rbp), %eax cmpl $100, %eax jne LBB0_313 ## %bb.312: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_341 LBB0_313: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_333 LBB0_314: ## Parent Loop BB0_1 Depth=1 ## Parent Loop BB0_293 Depth=2 ## => This Loop Header: Depth=3 ## Child Loop BB0_353 Depth 4 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) movq -16(%rbp), %rax cmpq -16(%rbp), %rax ja LBB0_316 ## %bb.315: ## in Loop: Header=BB0_314 Depth=3 jmp LBB0_316 LBB0_316: ## in Loop: Header=BB0_314 Depth=3 movq -16(%rbp), %rax movb (%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax addl $0, %eax movslq %eax, %rcx leaq _scan281.yybm(%rip), %rax movzbl (%rax,%rcx), %eax andl $32, %eax cmpl $0, %eax je LBB0_318 ## %bb.317: ## in Loop: Header=BB0_314 Depth=3 jmp LBB0_314 LBB0_318: ## in Loop: Header=BB0_314 Depth=3 movsbl -25(%rbp), %eax cmpl $10, %eax jne LBB0_320 ## %bb.319: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_320: ## in Loop: Header=BB0_314 Depth=3 movsbl -25(%rbp), %eax cmpl $117, %eax jne LBB0_322 ## %bb.321: ## in Loop: Header=BB0_314 Depth=3 jmp LBB0_353 LBB0_322: ## in Loop: Header=BB0_293 Depth=2 jmp LBB0_293 LBB0_323: ## Parent Loop BB0_1 Depth=1 ## => This Loop Header: Depth=2 ## Child Loop BB0_362 Depth 3 ## Child Loop BB0_397 Depth 4 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) movq -16(%rbp), %rax cmpq -16(%rbp), %rax ja LBB0_325 ## %bb.324: ## in Loop: Header=BB0_323 Depth=2 jmp LBB0_325 LBB0_325: ## in Loop: Header=BB0_323 Depth=2 movq -16(%rbp), %rax movb (%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $10, %eax jne LBB0_327 ## %bb.326: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_327: ## in Loop: Header=BB0_323 Depth=2 movsbl -25(%rbp), %eax cmpl $46, %eax jne LBB0_329 ## %bb.328: ## in Loop: Header=BB0_323 Depth=2 jmp LBB0_362 LBB0_329: ## in Loop: Header=BB0_323 Depth=2 jmp LBB0_323 LBB0_330: ## in Loop: Header=BB0_333 Depth=2 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) movq -16(%rbp), %rax cmpq -16(%rbp), %rax ja LBB0_332 ## %bb.331: ## in Loop: Header=BB0_333 Depth=2 jmp LBB0_332 LBB0_332: ## in Loop: Header=BB0_333 Depth=2 movq -16(%rbp), %rax movb (%rax), %al movb %al, -25(%rbp) LBB0_333: ## Parent Loop BB0_1 Depth=1 ## => This Loop Header: Depth=2 ## Child Loop BB0_344 Depth 3 movsbl -25(%rbp), %eax addl $0, %eax movslq %eax, %rcx leaq _scan281.yybm(%rip), %rax movzbl (%rax,%rcx), %eax andl $64, %eax cmpl $0, %eax je LBB0_335 ## %bb.334: ## in Loop: Header=BB0_333 Depth=2 jmp LBB0_330 LBB0_335: ## in Loop: Header=BB0_333 Depth=2 movsbl -25(%rbp), %eax cmpl $10, %eax jg LBB0_337 ## %bb.336: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_337: ## in Loop: Header=BB0_333 Depth=2 jmp LBB0_344 LBB0_338: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -16(%rbp) movb 1(%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $111, %eax jne LBB0_340 ## %bb.339: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_373 LBB0_340: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_333 LBB0_341: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -16(%rbp) movb 1(%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $104, %eax jne LBB0_343 ## %bb.342: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_376 LBB0_343: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_333 LBB0_344: ## Parent Loop BB0_1 Depth=1 ## Parent Loop BB0_333 Depth=2 ## => This Inner Loop Header: Depth=3 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) movq -16(%rbp), %rax cmpq -16(%rbp), %rax ja LBB0_346 ## %bb.345: ## in Loop: Header=BB0_344 Depth=3 jmp LBB0_346 LBB0_346: ## in Loop: Header=BB0_344 Depth=3 movq -16(%rbp), %rax movb (%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax addl $0, %eax movslq %eax, %rcx leaq _scan281.yybm(%rip), %rax movzbl (%rax,%rcx), %eax andl $128, %eax cmpl $0, %eax je LBB0_348 ## %bb.347: ## in Loop: Header=BB0_344 Depth=3 jmp LBB0_344 LBB0_348: ## in Loop: Header=BB0_344 Depth=3 movsbl -25(%rbp), %eax cmpl $10, %eax jne LBB0_350 ## %bb.349: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_350: ## in Loop: Header=BB0_344 Depth=3 movsbl -25(%rbp), %eax cmpl $111, %eax jne LBB0_352 ## %bb.351: ## in Loop: Header=BB0_344 Depth=3 jmp LBB0_379 LBB0_352: ## in Loop: Header=BB0_333 Depth=2 jmp LBB0_330 LBB0_353: ## Parent Loop BB0_1 Depth=1 ## Parent Loop BB0_293 Depth=2 ## Parent Loop BB0_314 Depth=3 ## => This Inner Loop Header: Depth=4 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) movq -16(%rbp), %rax cmpq -16(%rbp), %rax ja LBB0_355 ## %bb.354: ## in Loop: Header=BB0_353 Depth=4 jmp LBB0_355 LBB0_355: ## in Loop: Header=BB0_353 Depth=4 movq -16(%rbp), %rax movb (%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax addl $0, %eax movslq %eax, %rcx leaq _scan281.yybm(%rip), %rax movzbl (%rax,%rcx), %eax andl $32, %eax cmpl $0, %eax je LBB0_357 ## %bb.356: ## in Loop: Header=BB0_314 Depth=3 jmp LBB0_314 LBB0_357: ## in Loop: Header=BB0_353 Depth=4 movsbl -25(%rbp), %eax cmpl $10, %eax jne LBB0_359 ## %bb.358: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_359: ## in Loop: Header=BB0_353 Depth=4 movsbl -25(%rbp), %eax cmpl $115, %eax jne LBB0_361 ## %bb.360: ## in Loop: Header=BB0_353 Depth=4 jmp LBB0_388 LBB0_361: ## in Loop: Header=BB0_293 Depth=2 jmp LBB0_293 LBB0_362: ## Parent Loop BB0_1 Depth=1 ## Parent Loop BB0_323 Depth=2 ## => This Loop Header: Depth=3 ## Child Loop BB0_397 Depth 4 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) movq -16(%rbp), %rax cmpq -16(%rbp), %rax ja LBB0_364 ## %bb.363: ## in Loop: Header=BB0_362 Depth=3 jmp LBB0_364 LBB0_364: ## in Loop: Header=BB0_362 Depth=3 movq -16(%rbp), %rax movb (%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $45, %eax jg LBB0_368 ## %bb.365: ## in Loop: Header=BB0_323 Depth=2 movsbl -25(%rbp), %eax cmpl $10, %eax jne LBB0_367 ## %bb.366: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_367: ## in Loop: Header=BB0_323 Depth=2 jmp LBB0_323 LBB0_368: ## in Loop: Header=BB0_362 Depth=3 movsbl -25(%rbp), %eax cmpl $46, %eax jg LBB0_370 ## %bb.369: ## in Loop: Header=BB0_362 Depth=3 jmp LBB0_362 LBB0_370: ## in Loop: Header=BB0_362 Depth=3 movsbl -25(%rbp), %eax cmpl $114, %eax jne LBB0_372 ## %bb.371: ## in Loop: Header=BB0_362 Depth=3 jmp LBB0_397 LBB0_372: ## in Loop: Header=BB0_323 Depth=2 jmp LBB0_323 LBB0_373: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -16(%rbp) movb 1(%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $116, %eax jne LBB0_375 ## %bb.374: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_408 LBB0_375: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_333 LBB0_376: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -16(%rbp) movb 1(%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $99, %eax jne LBB0_378 ## %bb.377: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_411 LBB0_378: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_333 LBB0_379: ## in Loop: Header=BB0_344 Depth=3 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) movq -16(%rbp), %rax cmpq -16(%rbp), %rax ja LBB0_381 ## %bb.380: ## in Loop: Header=BB0_344 Depth=3 jmp LBB0_381 LBB0_381: ## in Loop: Header=BB0_344 Depth=3 movq -16(%rbp), %rax movb (%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax addl $0, %eax movslq %eax, %rcx leaq _scan281.yybm(%rip), %rax movzbl (%rax,%rcx), %eax andl $128, %eax cmpl $0, %eax je LBB0_383 ## %bb.382: ## in Loop: Header=BB0_344 Depth=3 jmp LBB0_344 LBB0_383: ## in Loop: Header=BB0_344 Depth=3 movsbl -25(%rbp), %eax cmpl $10, %eax jne LBB0_385 ## %bb.384: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_385: ## in Loop: Header=BB0_344 Depth=3 movsbl -25(%rbp), %eax cmpl $100, %eax jne LBB0_387 ## %bb.386: ## in Loop: Header=BB0_344 Depth=3 jmp LBB0_414 LBB0_387: ## in Loop: Header=BB0_333 Depth=2 jmp LBB0_330 LBB0_388: ## in Loop: Header=BB0_353 Depth=4 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) movq -16(%rbp), %rax cmpq -16(%rbp), %rax ja LBB0_390 ## %bb.389: ## in Loop: Header=BB0_353 Depth=4 jmp LBB0_390 LBB0_390: ## in Loop: Header=BB0_353 Depth=4 movq -16(%rbp), %rax movb (%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax addl $0, %eax movslq %eax, %rcx leaq _scan281.yybm(%rip), %rax movzbl (%rax,%rcx), %eax andl $32, %eax cmpl $0, %eax je LBB0_392 ## %bb.391: ## in Loop: Header=BB0_314 Depth=3 jmp LBB0_314 LBB0_392: ## in Loop: Header=BB0_353 Depth=4 movsbl -25(%rbp), %eax cmpl $10, %eax jne LBB0_394 ## %bb.393: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_394: ## in Loop: Header=BB0_353 Depth=4 movsbl -25(%rbp), %eax cmpl $119, %eax jne LBB0_396 ## %bb.395: ## in Loop: Header=BB0_353 Depth=4 jmp LBB0_423 LBB0_396: ## in Loop: Header=BB0_293 Depth=2 jmp LBB0_293 LBB0_397: ## Parent Loop BB0_1 Depth=1 ## Parent Loop BB0_323 Depth=2 ## Parent Loop BB0_362 Depth=3 ## => This Inner Loop Header: Depth=4 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) movq -16(%rbp), %rax cmpq -16(%rbp), %rax ja LBB0_399 ## %bb.398: ## in Loop: Header=BB0_397 Depth=4 jmp LBB0_399 LBB0_399: ## in Loop: Header=BB0_397 Depth=4 movq -16(%rbp), %rax movb (%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $45, %eax jg LBB0_403 ## %bb.400: ## in Loop: Header=BB0_323 Depth=2 movsbl -25(%rbp), %eax cmpl $10, %eax jne LBB0_402 ## %bb.401: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_402: ## in Loop: Header=BB0_323 Depth=2 jmp LBB0_323 LBB0_403: ## in Loop: Header=BB0_397 Depth=4 movsbl -25(%rbp), %eax cmpl $46, %eax jg LBB0_405 ## %bb.404: ## in Loop: Header=BB0_362 Depth=3 jmp LBB0_362 LBB0_405: ## in Loop: Header=BB0_397 Depth=4 movsbl -25(%rbp), %eax cmpl $101, %eax jne LBB0_407 ## %bb.406: ## in Loop: Header=BB0_397 Depth=4 jmp LBB0_432 LBB0_407: ## in Loop: Header=BB0_323 Depth=2 jmp LBB0_323 LBB0_408: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -16(%rbp) movb 1(%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $104, %eax jne LBB0_410 ## %bb.409: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_443 LBB0_410: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_333 LBB0_411: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -16(%rbp) movb 1(%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $112, %eax jne LBB0_413 ## %bb.412: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_446 LBB0_413: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_333 LBB0_414: ## in Loop: Header=BB0_344 Depth=3 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) movq -16(%rbp), %rax cmpq -16(%rbp), %rax ja LBB0_416 ## %bb.415: ## in Loop: Header=BB0_344 Depth=3 jmp LBB0_416 LBB0_416: ## in Loop: Header=BB0_344 Depth=3 movq -16(%rbp), %rax movb (%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax addl $0, %eax movslq %eax, %rcx leaq _scan281.yybm(%rip), %rax movzbl (%rax,%rcx), %eax andl $128, %eax cmpl $0, %eax je LBB0_418 ## %bb.417: ## in Loop: Header=BB0_344 Depth=3 jmp LBB0_344 LBB0_418: ## in Loop: Header=BB0_333 Depth=2 movsbl -25(%rbp), %eax cmpl $10, %eax jne LBB0_420 ## %bb.419: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_420: ## in Loop: Header=BB0_333 Depth=2 movsbl -25(%rbp), %eax cmpl $101, %eax jne LBB0_422 ## %bb.421: ## in Loop: Header=BB0_333 Depth=2 jmp LBB0_453 LBB0_422: ## in Loop: Header=BB0_333 Depth=2 jmp LBB0_330 LBB0_423: ## in Loop: Header=BB0_353 Depth=4 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) movq -16(%rbp), %rax cmpq -16(%rbp), %rax ja LBB0_425 ## %bb.424: ## in Loop: Header=BB0_353 Depth=4 jmp LBB0_425 LBB0_425: ## in Loop: Header=BB0_353 Depth=4 movq -16(%rbp), %rax movb (%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax addl $0, %eax movslq %eax, %rcx leaq _scan281.yybm(%rip), %rax movzbl (%rax,%rcx), %eax andl $32, %eax cmpl $0, %eax je LBB0_427 ## %bb.426: ## in Loop: Header=BB0_314 Depth=3 jmp LBB0_314 LBB0_427: ## in Loop: Header=BB0_353 Depth=4 movsbl -25(%rbp), %eax cmpl $10, %eax jne LBB0_429 ## %bb.428: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_429: ## in Loop: Header=BB0_353 Depth=4 movsbl -25(%rbp), %eax cmpl $101, %eax jne LBB0_431 ## %bb.430: ## in Loop: Header=BB0_353 Depth=4 jmp LBB0_460 LBB0_431: ## in Loop: Header=BB0_293 Depth=2 jmp LBB0_293 LBB0_432: ## in Loop: Header=BB0_397 Depth=4 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) movq -16(%rbp), %rax cmpq -16(%rbp), %rax ja LBB0_434 ## %bb.433: ## in Loop: Header=BB0_397 Depth=4 jmp LBB0_434 LBB0_434: ## in Loop: Header=BB0_397 Depth=4 movq -16(%rbp), %rax movb (%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $45, %eax jg LBB0_438 ## %bb.435: ## in Loop: Header=BB0_323 Depth=2 movsbl -25(%rbp), %eax cmpl $10, %eax jne LBB0_437 ## %bb.436: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_437: ## in Loop: Header=BB0_323 Depth=2 jmp LBB0_323 LBB0_438: ## in Loop: Header=BB0_397 Depth=4 movsbl -25(%rbp), %eax cmpl $46, %eax jg LBB0_440 ## %bb.439: ## in Loop: Header=BB0_362 Depth=3 jmp LBB0_362 LBB0_440: ## in Loop: Header=BB0_397 Depth=4 movsbl -25(%rbp), %eax cmpl $115, %eax jne LBB0_442 ## %bb.441: ## in Loop: Header=BB0_397 Depth=4 jmp LBB0_469 LBB0_442: ## in Loop: Header=BB0_323 Depth=2 jmp LBB0_323 LBB0_443: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -16(%rbp) movb 1(%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $101, %eax jne LBB0_445 ## %bb.444: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_480 LBB0_445: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_333 LBB0_446: ## Parent Loop BB0_1 Depth=1 ## => This Loop Header: Depth=2 ## Child Loop BB0_483 Depth 3 ## Child Loop BB0_517 Depth 4 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) movq -16(%rbp), %rax cmpq -16(%rbp), %rax ja LBB0_448 ## %bb.447: ## in Loop: Header=BB0_446 Depth=2 jmp LBB0_448 LBB0_448: ## in Loop: Header=BB0_446 Depth=2 movq -16(%rbp), %rax movb (%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $10, %eax jne LBB0_450 ## %bb.449: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_450: ## in Loop: Header=BB0_446 Depth=2 movsbl -25(%rbp), %eax cmpl $46, %eax jne LBB0_452 ## %bb.451: ## in Loop: Header=BB0_446 Depth=2 jmp LBB0_483 LBB0_452: ## in Loop: Header=BB0_446 Depth=2 jmp LBB0_446 LBB0_453: ## in Loop: Header=BB0_333 Depth=2 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) movq -16(%rbp), %rax cmpq -16(%rbp), %rax ja LBB0_455 ## %bb.454: ## in Loop: Header=BB0_333 Depth=2 jmp LBB0_455 LBB0_455: ## in Loop: Header=BB0_333 Depth=2 movq -16(%rbp), %rax movb (%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax addl $0, %eax movslq %eax, %rcx leaq _scan281.yybm(%rip), %rax movzbl (%rax,%rcx), %eax andl $64, %eax cmpl $0, %eax je LBB0_457 ## %bb.456: ## in Loop: Header=BB0_333 Depth=2 jmp LBB0_330 LBB0_457: ## in Loop: Header=BB0_1 Depth=1 movsbl -25(%rbp), %eax cmpl $10, %eax jg LBB0_459 ## %bb.458: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_459: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_446 LBB0_460: ## in Loop: Header=BB0_353 Depth=4 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) movq -16(%rbp), %rax cmpq -16(%rbp), %rax ja LBB0_462 ## %bb.461: ## in Loop: Header=BB0_353 Depth=4 jmp LBB0_462 LBB0_462: ## in Loop: Header=BB0_353 Depth=4 movq -16(%rbp), %rax movb (%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax addl $0, %eax movslq %eax, %rcx leaq _scan281.yybm(%rip), %rax movzbl (%rax,%rcx), %eax andl $32, %eax cmpl $0, %eax je LBB0_464 ## %bb.463: ## in Loop: Header=BB0_314 Depth=3 jmp LBB0_314 LBB0_464: ## in Loop: Header=BB0_353 Depth=4 movsbl -25(%rbp), %eax cmpl $10, %eax jne LBB0_466 ## %bb.465: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_466: ## in Loop: Header=BB0_353 Depth=4 movsbl -25(%rbp), %eax cmpl $115, %eax jne LBB0_468 ## %bb.467: ## in Loop: Header=BB0_353 Depth=4 jmp LBB0_494 LBB0_468: ## in Loop: Header=BB0_293 Depth=2 jmp LBB0_293 LBB0_469: ## in Loop: Header=BB0_397 Depth=4 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) movq -16(%rbp), %rax cmpq -16(%rbp), %rax ja LBB0_471 ## %bb.470: ## in Loop: Header=BB0_397 Depth=4 jmp LBB0_471 LBB0_471: ## in Loop: Header=BB0_397 Depth=4 movq -16(%rbp), %rax movb (%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $45, %eax jg LBB0_475 ## %bb.472: ## in Loop: Header=BB0_323 Depth=2 movsbl -25(%rbp), %eax cmpl $10, %eax jne LBB0_474 ## %bb.473: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_474: ## in Loop: Header=BB0_323 Depth=2 jmp LBB0_323 LBB0_475: ## in Loop: Header=BB0_397 Depth=4 movsbl -25(%rbp), %eax cmpl $46, %eax jg LBB0_477 ## %bb.476: ## in Loop: Header=BB0_362 Depth=3 jmp LBB0_362 LBB0_477: ## in Loop: Header=BB0_397 Depth=4 movsbl -25(%rbp), %eax cmpl $110, %eax jne LBB0_479 ## %bb.478: ## in Loop: Header=BB0_397 Depth=4 jmp LBB0_503 LBB0_479: ## in Loop: Header=BB0_323 Depth=2 jmp LBB0_323 LBB0_480: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -16(%rbp) movb 1(%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $108, %eax jne LBB0_482 ## %bb.481: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_514 LBB0_482: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_333 LBB0_483: ## Parent Loop BB0_1 Depth=1 ## Parent Loop BB0_446 Depth=2 ## => This Loop Header: Depth=3 ## Child Loop BB0_517 Depth 4 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) movq -16(%rbp), %rax cmpq -16(%rbp), %rax ja LBB0_485 ## %bb.484: ## in Loop: Header=BB0_483 Depth=3 jmp LBB0_485 LBB0_485: ## in Loop: Header=BB0_483 Depth=3 movq -16(%rbp), %rax movb (%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $45, %eax jg LBB0_489 ## %bb.486: ## in Loop: Header=BB0_446 Depth=2 movsbl -25(%rbp), %eax cmpl $10, %eax jne LBB0_488 ## %bb.487: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_488: ## in Loop: Header=BB0_446 Depth=2 jmp LBB0_446 LBB0_489: ## in Loop: Header=BB0_483 Depth=3 movsbl -25(%rbp), %eax cmpl $46, %eax jg LBB0_491 ## %bb.490: ## in Loop: Header=BB0_483 Depth=3 jmp LBB0_483 LBB0_491: ## in Loop: Header=BB0_483 Depth=3 movsbl -25(%rbp), %eax cmpl $119, %eax jne LBB0_493 ## %bb.492: ## in Loop: Header=BB0_483 Depth=3 jmp LBB0_517 LBB0_493: ## in Loop: Header=BB0_446 Depth=2 jmp LBB0_446 LBB0_494: ## in Loop: Header=BB0_353 Depth=4 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) movq -16(%rbp), %rax cmpq -16(%rbp), %rax ja LBB0_496 ## %bb.495: ## in Loop: Header=BB0_353 Depth=4 jmp LBB0_496 LBB0_496: ## in Loop: Header=BB0_353 Depth=4 movq -16(%rbp), %rax movb (%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax addl $0, %eax movslq %eax, %rcx leaq _scan281.yybm(%rip), %rax movzbl (%rax,%rcx), %eax andl $32, %eax cmpl $0, %eax je LBB0_498 ## %bb.497: ## in Loop: Header=BB0_314 Depth=3 jmp LBB0_314 LBB0_498: ## in Loop: Header=BB0_353 Depth=4 movsbl -25(%rbp), %eax cmpl $10, %eax jne LBB0_500 ## %bb.499: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_500: ## in Loop: Header=BB0_353 Depth=4 movsbl -25(%rbp), %eax cmpl $116, %eax jne LBB0_502 ## %bb.501: ## in Loop: Header=BB0_353 Depth=4 jmp LBB0_528 LBB0_502: ## in Loop: Header=BB0_293 Depth=2 jmp LBB0_293 LBB0_503: ## in Loop: Header=BB0_397 Depth=4 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) movq -16(%rbp), %rax cmpq -16(%rbp), %rax ja LBB0_505 ## %bb.504: ## in Loop: Header=BB0_397 Depth=4 jmp LBB0_505 LBB0_505: ## in Loop: Header=BB0_397 Depth=4 movq -16(%rbp), %rax movb (%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $45, %eax jg LBB0_509 ## %bb.506: ## in Loop: Header=BB0_323 Depth=2 movsbl -25(%rbp), %eax cmpl $10, %eax jne LBB0_508 ## %bb.507: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_508: ## in Loop: Header=BB0_323 Depth=2 jmp LBB0_323 LBB0_509: ## in Loop: Header=BB0_397 Depth=4 movsbl -25(%rbp), %eax cmpl $46, %eax jg LBB0_511 ## %bb.510: ## in Loop: Header=BB0_362 Depth=3 jmp LBB0_362 LBB0_511: ## in Loop: Header=BB0_397 Depth=4 movsbl -25(%rbp), %eax cmpl $101, %eax jne LBB0_513 ## %bb.512: ## in Loop: Header=BB0_397 Depth=4 jmp LBB0_535 LBB0_513: ## in Loop: Header=BB0_323 Depth=2 jmp LBB0_323 LBB0_514: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -16(%rbp) movb 1(%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $108, %eax jne LBB0_516 ## %bb.515: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_446 LBB0_516: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_333 LBB0_517: ## Parent Loop BB0_1 Depth=1 ## Parent Loop BB0_446 Depth=2 ## Parent Loop BB0_483 Depth=3 ## => This Inner Loop Header: Depth=4 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) movq -16(%rbp), %rax cmpq -16(%rbp), %rax ja LBB0_519 ## %bb.518: ## in Loop: Header=BB0_517 Depth=4 jmp LBB0_519 LBB0_519: ## in Loop: Header=BB0_517 Depth=4 movq -16(%rbp), %rax movb (%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $45, %eax jg LBB0_523 ## %bb.520: ## in Loop: Header=BB0_446 Depth=2 movsbl -25(%rbp), %eax cmpl $10, %eax jne LBB0_522 ## %bb.521: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_522: ## in Loop: Header=BB0_446 Depth=2 jmp LBB0_446 LBB0_523: ## in Loop: Header=BB0_517 Depth=4 movsbl -25(%rbp), %eax cmpl $46, %eax jg LBB0_525 ## %bb.524: ## in Loop: Header=BB0_483 Depth=3 jmp LBB0_483 LBB0_525: ## in Loop: Header=BB0_517 Depth=4 movsbl -25(%rbp), %eax cmpl $97, %eax jne LBB0_527 ## %bb.526: ## in Loop: Header=BB0_517 Depth=4 jmp LBB0_546 LBB0_527: ## in Loop: Header=BB0_446 Depth=2 jmp LBB0_446 LBB0_528: ## in Loop: Header=BB0_353 Depth=4 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) movq -16(%rbp), %rax cmpq -16(%rbp), %rax ja LBB0_530 ## %bb.529: ## in Loop: Header=BB0_353 Depth=4 jmp LBB0_530 LBB0_530: ## in Loop: Header=BB0_353 Depth=4 movq -16(%rbp), %rax movb (%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax addl $0, %eax movslq %eax, %rcx leaq _scan281.yybm(%rip), %rax movzbl (%rax,%rcx), %eax andl $16, %eax cmpl $0, %eax je LBB0_532 ## %bb.531: ## in Loop: Header=BB0_293 Depth=2 jmp LBB0_293 LBB0_532: ## in Loop: Header=BB0_353 Depth=4 movsbl -25(%rbp), %eax cmpl $10, %eax jg LBB0_534 ## %bb.533: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_534: ## in Loop: Header=BB0_353 Depth=4 jmp LBB0_557 LBB0_535: ## in Loop: Header=BB0_397 Depth=4 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) movq -16(%rbp), %rax cmpq -16(%rbp), %rax ja LBB0_537 ## %bb.536: ## in Loop: Header=BB0_397 Depth=4 jmp LBB0_537 LBB0_537: ## in Loop: Header=BB0_397 Depth=4 movq -16(%rbp), %rax movb (%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $45, %eax jg LBB0_541 ## %bb.538: ## in Loop: Header=BB0_323 Depth=2 movsbl -25(%rbp), %eax cmpl $10, %eax jne LBB0_540 ## %bb.539: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_540: ## in Loop: Header=BB0_323 Depth=2 jmp LBB0_323 LBB0_541: ## in Loop: Header=BB0_397 Depth=4 movsbl -25(%rbp), %eax cmpl $46, %eax jg LBB0_543 ## %bb.542: ## in Loop: Header=BB0_362 Depth=3 jmp LBB0_362 LBB0_543: ## in Loop: Header=BB0_397 Depth=4 movsbl -25(%rbp), %eax cmpl $116, %eax jne LBB0_545 ## %bb.544: ## in Loop: Header=BB0_397 Depth=4 jmp LBB0_570 LBB0_545: ## in Loop: Header=BB0_323 Depth=2 jmp LBB0_323 LBB0_546: ## in Loop: Header=BB0_517 Depth=4 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) movq -16(%rbp), %rax cmpq -16(%rbp), %rax ja LBB0_548 ## %bb.547: ## in Loop: Header=BB0_517 Depth=4 jmp LBB0_548 LBB0_548: ## in Loop: Header=BB0_517 Depth=4 movq -16(%rbp), %rax movb (%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $45, %eax jg LBB0_552 ## %bb.549: ## in Loop: Header=BB0_446 Depth=2 movsbl -25(%rbp), %eax cmpl $10, %eax jne LBB0_551 ## %bb.550: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_551: ## in Loop: Header=BB0_446 Depth=2 jmp LBB0_446 LBB0_552: ## in Loop: Header=BB0_517 Depth=4 movsbl -25(%rbp), %eax cmpl $46, %eax jg LBB0_554 ## %bb.553: ## in Loop: Header=BB0_483 Depth=3 jmp LBB0_483 LBB0_554: ## in Loop: Header=BB0_517 Depth=4 movsbl -25(%rbp), %eax cmpl $115, %eax jne LBB0_556 ## %bb.555: ## in Loop: Header=BB0_517 Depth=4 jmp LBB0_577 LBB0_556: ## in Loop: Header=BB0_446 Depth=2 jmp LBB0_446 LBB0_557: ## in Loop: Header=BB0_353 Depth=4 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) movq -16(%rbp), %rax cmpq -16(%rbp), %rax ja LBB0_559 ## %bb.558: ## in Loop: Header=BB0_353 Depth=4 jmp LBB0_559 LBB0_559: ## in Loop: Header=BB0_353 Depth=4 movq -16(%rbp), %rax movb (%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax addl $0, %eax movslq %eax, %rcx leaq _scan281.yybm(%rip), %rax movzbl (%rax,%rcx), %eax andl $32, %eax cmpl $0, %eax je LBB0_561 ## %bb.560: ## in Loop: Header=BB0_314 Depth=3 jmp LBB0_314 LBB0_561: ## in Loop: Header=BB0_353 Depth=4 movsbl -25(%rbp), %eax cmpl $109, %eax jg LBB0_565 ## %bb.562: ## in Loop: Header=BB0_293 Depth=2 movsbl -25(%rbp), %eax cmpl $10, %eax jne LBB0_564 ## %bb.563: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_564: ## in Loop: Header=BB0_293 Depth=2 jmp LBB0_293 LBB0_565: ## in Loop: Header=BB0_353 Depth=4 movsbl -25(%rbp), %eax cmpl $110, %eax jg LBB0_567 ## %bb.566: ## in Loop: Header=BB0_314 Depth=3 jmp LBB0_588 LBB0_567: ## in Loop: Header=BB0_353 Depth=4 movsbl -25(%rbp), %eax cmpl $117, %eax jne LBB0_569 ## %bb.568: ## in Loop: Header=BB0_353 Depth=4 jmp LBB0_353 LBB0_569: ## in Loop: Header=BB0_293 Depth=2 jmp LBB0_293 LBB0_570: ## in Loop: Header=BB0_397 Depth=4 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) movq -16(%rbp), %rax cmpq -16(%rbp), %rax ja LBB0_572 ## %bb.571: ## in Loop: Header=BB0_397 Depth=4 jmp LBB0_572 LBB0_572: ## in Loop: Header=BB0_397 Depth=4 movq -16(%rbp), %rax movb (%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $10, %eax jne LBB0_574 ## %bb.573: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_574: ## in Loop: Header=BB0_397 Depth=4 movsbl -25(%rbp), %eax cmpl $46, %eax jne LBB0_576 ## %bb.575: ## in Loop: Header=BB0_397 Depth=4 jmp LBB0_597 LBB0_576: ## in Loop: Header=BB0_323 Depth=2 jmp LBB0_323 LBB0_577: ## in Loop: Header=BB0_517 Depth=4 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) movq -16(%rbp), %rax cmpq -16(%rbp), %rax ja LBB0_579 ## %bb.578: ## in Loop: Header=BB0_517 Depth=4 jmp LBB0_579 LBB0_579: ## in Loop: Header=BB0_517 Depth=4 movq -16(%rbp), %rax movb (%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $45, %eax jg LBB0_583 ## %bb.580: ## in Loop: Header=BB0_446 Depth=2 movsbl -25(%rbp), %eax cmpl $10, %eax jne LBB0_582 ## %bb.581: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_582: ## in Loop: Header=BB0_446 Depth=2 jmp LBB0_446 LBB0_583: ## in Loop: Header=BB0_517 Depth=4 movsbl -25(%rbp), %eax cmpl $46, %eax jg LBB0_585 ## %bb.584: ## in Loop: Header=BB0_483 Depth=3 jmp LBB0_483 LBB0_585: ## in Loop: Header=BB0_517 Depth=4 movsbl -25(%rbp), %eax cmpl $104, %eax jne LBB0_587 ## %bb.586: ## in Loop: Header=BB0_517 Depth=4 jmp LBB0_612 LBB0_587: ## in Loop: Header=BB0_446 Depth=2 jmp LBB0_446 LBB0_588: ## in Loop: Header=BB0_314 Depth=3 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) movq -16(%rbp), %rax cmpq -16(%rbp), %rax ja LBB0_590 ## %bb.589: ## in Loop: Header=BB0_314 Depth=3 jmp LBB0_590 LBB0_590: ## in Loop: Header=BB0_314 Depth=3 movq -16(%rbp), %rax movb (%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax addl $0, %eax movslq %eax, %rcx leaq _scan281.yybm(%rip), %rax movzbl (%rax,%rcx), %eax andl $32, %eax cmpl $0, %eax je LBB0_592 ## %bb.591: ## in Loop: Header=BB0_314 Depth=3 jmp LBB0_314 LBB0_592: ## in Loop: Header=BB0_314 Depth=3 movsbl -25(%rbp), %eax cmpl $10, %eax jne LBB0_594 ## %bb.593: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_594: ## in Loop: Header=BB0_314 Depth=3 movsbl -25(%rbp), %eax cmpl $101, %eax jne LBB0_596 ## %bb.595: ## in Loop: Header=BB0_314 Depth=3 jmp LBB0_623 LBB0_596: ## in Loop: Header=BB0_293 Depth=2 jmp LBB0_293 LBB0_597: ## in Loop: Header=BB0_397 Depth=4 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) movq -16(%rbp), %rax cmpq -16(%rbp), %rax ja LBB0_599 ## %bb.598: ## in Loop: Header=BB0_397 Depth=4 jmp LBB0_599 LBB0_599: ## in Loop: Header=BB0_397 Depth=4 movq -16(%rbp), %rax movb (%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $46, %eax jg LBB0_605 ## %bb.600: ## in Loop: Header=BB0_362 Depth=3 movsbl -25(%rbp), %eax cmpl $10, %eax jne LBB0_602 ## %bb.601: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_602: ## in Loop: Header=BB0_362 Depth=3 movsbl -25(%rbp), %eax cmpl $45, %eax jg LBB0_604 ## %bb.603: ## in Loop: Header=BB0_323 Depth=2 jmp LBB0_323 LBB0_604: ## in Loop: Header=BB0_362 Depth=3 jmp LBB0_362 LBB0_605: ## in Loop: Header=BB0_397 Depth=4 movsbl -25(%rbp), %eax cmpl $112, %eax jg LBB0_609 ## %bb.606: ## in Loop: Header=BB0_397 Depth=4 movsbl -25(%rbp), %eax cmpl $111, %eax jg LBB0_608 ## %bb.607: ## in Loop: Header=BB0_323 Depth=2 jmp LBB0_323 LBB0_608: ## in Loop: Header=BB0_397 Depth=4 jmp LBB0_632 LBB0_609: ## in Loop: Header=BB0_397 Depth=4 movsbl -25(%rbp), %eax cmpl $114, %eax jne LBB0_611 ## %bb.610: ## in Loop: Header=BB0_397 Depth=4 jmp LBB0_397 LBB0_611: ## in Loop: Header=BB0_323 Depth=2 jmp LBB0_323 LBB0_612: ## in Loop: Header=BB0_517 Depth=4 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) movq -16(%rbp), %rax cmpq -16(%rbp), %rax ja LBB0_614 ## %bb.613: ## in Loop: Header=BB0_517 Depth=4 jmp LBB0_614 LBB0_614: ## in Loop: Header=BB0_517 Depth=4 movq -16(%rbp), %rax movb (%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $45, %eax jg LBB0_618 ## %bb.615: ## in Loop: Header=BB0_446 Depth=2 movsbl -25(%rbp), %eax cmpl $10, %eax jne LBB0_617 ## %bb.616: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_617: ## in Loop: Header=BB0_446 Depth=2 jmp LBB0_446 LBB0_618: ## in Loop: Header=BB0_517 Depth=4 movsbl -25(%rbp), %eax cmpl $46, %eax jg LBB0_620 ## %bb.619: ## in Loop: Header=BB0_483 Depth=3 jmp LBB0_483 LBB0_620: ## in Loop: Header=BB0_517 Depth=4 movsbl -25(%rbp), %eax cmpl $105, %eax jne LBB0_622 ## %bb.621: ## in Loop: Header=BB0_517 Depth=4 jmp LBB0_643 LBB0_622: ## in Loop: Header=BB0_446 Depth=2 jmp LBB0_446 LBB0_623: ## in Loop: Header=BB0_314 Depth=3 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) movq -16(%rbp), %rax cmpq -16(%rbp), %rax ja LBB0_625 ## %bb.624: ## in Loop: Header=BB0_314 Depth=3 jmp LBB0_625 LBB0_625: ## in Loop: Header=BB0_314 Depth=3 movq -16(%rbp), %rax movb (%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax addl $0, %eax movslq %eax, %rcx leaq _scan281.yybm(%rip), %rax movzbl (%rax,%rcx), %eax andl $32, %eax cmpl $0, %eax je LBB0_627 ## %bb.626: ## in Loop: Header=BB0_314 Depth=3 jmp LBB0_314 LBB0_627: ## in Loop: Header=BB0_314 Depth=3 movsbl -25(%rbp), %eax cmpl $10, %eax jne LBB0_629 ## %bb.628: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_629: ## in Loop: Header=BB0_314 Depth=3 movsbl -25(%rbp), %eax cmpl $116, %eax jne LBB0_631 ## %bb.630: ## in Loop: Header=BB0_314 Depth=3 jmp LBB0_654 LBB0_631: ## in Loop: Header=BB0_293 Depth=2 jmp LBB0_293 LBB0_632: ## in Loop: Header=BB0_397 Depth=4 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) movq -16(%rbp), %rax cmpq -16(%rbp), %rax ja LBB0_634 ## %bb.633: ## in Loop: Header=BB0_397 Depth=4 jmp LBB0_634 LBB0_634: ## in Loop: Header=BB0_397 Depth=4 movq -16(%rbp), %rax movb (%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $45, %eax jg LBB0_638 ## %bb.635: ## in Loop: Header=BB0_323 Depth=2 movsbl -25(%rbp), %eax cmpl $10, %eax jne LBB0_637 ## %bb.636: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_637: ## in Loop: Header=BB0_323 Depth=2 jmp LBB0_323 LBB0_638: ## in Loop: Header=BB0_397 Depth=4 movsbl -25(%rbp), %eax cmpl $46, %eax jg LBB0_640 ## %bb.639: ## in Loop: Header=BB0_362 Depth=3 jmp LBB0_362 LBB0_640: ## in Loop: Header=BB0_397 Depth=4 movsbl -25(%rbp), %eax cmpl $105, %eax jne LBB0_642 ## %bb.641: ## in Loop: Header=BB0_397 Depth=4 jmp LBB0_662 LBB0_642: ## in Loop: Header=BB0_323 Depth=2 jmp LBB0_323 LBB0_643: ## in Loop: Header=BB0_517 Depth=4 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) movq -16(%rbp), %rax cmpq -16(%rbp), %rax ja LBB0_645 ## %bb.644: ## in Loop: Header=BB0_517 Depth=4 jmp LBB0_645 LBB0_645: ## in Loop: Header=BB0_517 Depth=4 movq -16(%rbp), %rax movb (%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $45, %eax jg LBB0_649 ## %bb.646: ## in Loop: Header=BB0_446 Depth=2 movsbl -25(%rbp), %eax cmpl $10, %eax jne LBB0_648 ## %bb.647: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_648: ## in Loop: Header=BB0_446 Depth=2 jmp LBB0_446 LBB0_649: ## in Loop: Header=BB0_517 Depth=4 movsbl -25(%rbp), %eax cmpl $46, %eax jg LBB0_651 ## %bb.650: ## in Loop: Header=BB0_483 Depth=3 jmp LBB0_483 LBB0_651: ## in Loop: Header=BB0_517 Depth=4 movsbl -25(%rbp), %eax cmpl $110, %eax jne LBB0_653 ## %bb.652: ## in Loop: Header=BB0_517 Depth=4 jmp LBB0_673 LBB0_653: ## in Loop: Header=BB0_446 Depth=2 jmp LBB0_446 LBB0_654: ## in Loop: Header=BB0_314 Depth=3 movl $1, -32(%rbp) movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) movq %rax, -24(%rbp) movq -16(%rbp), %rax cmpq -16(%rbp), %rax ja LBB0_656 ## %bb.655: ## in Loop: Header=BB0_314 Depth=3 jmp LBB0_656 LBB0_656: ## in Loop: Header=BB0_314 Depth=3 movq -16(%rbp), %rax movb (%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax addl $0, %eax movslq %eax, %rcx leaq _scan281.yybm(%rip), %rax movzbl (%rax,%rcx), %eax andl $16, %eax cmpl $0, %eax je LBB0_658 ## %bb.657: ## in Loop: Header=BB0_293 Depth=2 jmp LBB0_293 LBB0_658: ## in Loop: Header=BB0_314 Depth=3 movsbl -25(%rbp), %eax cmpl $11, %eax jl LBB0_660 ## %bb.659: ## in Loop: Header=BB0_314 Depth=3 jmp LBB0_314 LBB0_660: jmp LBB0_661 LBB0_661: leaq L_.str(%rip), %rax movq %rax, -8(%rbp) jmp LBB0_832 LBB0_662: ## in Loop: Header=BB0_397 Depth=4 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) movq -16(%rbp), %rax cmpq -16(%rbp), %rax ja LBB0_664 ## %bb.663: ## in Loop: Header=BB0_397 Depth=4 jmp LBB0_664 LBB0_664: ## in Loop: Header=BB0_397 Depth=4 movq -16(%rbp), %rax movb (%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $45, %eax jg LBB0_668 ## %bb.665: ## in Loop: Header=BB0_323 Depth=2 movsbl -25(%rbp), %eax cmpl $10, %eax jne LBB0_667 ## %bb.666: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_667: ## in Loop: Header=BB0_323 Depth=2 jmp LBB0_323 LBB0_668: ## in Loop: Header=BB0_397 Depth=4 movsbl -25(%rbp), %eax cmpl $46, %eax jg LBB0_670 ## %bb.669: ## in Loop: Header=BB0_362 Depth=3 jmp LBB0_362 LBB0_670: ## in Loop: Header=BB0_397 Depth=4 movsbl -25(%rbp), %eax cmpl $116, %eax jne LBB0_672 ## %bb.671: ## in Loop: Header=BB0_397 Depth=4 jmp LBB0_684 LBB0_672: ## in Loop: Header=BB0_323 Depth=2 jmp LBB0_323 LBB0_673: ## in Loop: Header=BB0_517 Depth=4 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) movq -16(%rbp), %rax cmpq -16(%rbp), %rax ja LBB0_675 ## %bb.674: ## in Loop: Header=BB0_517 Depth=4 jmp LBB0_675 LBB0_675: ## in Loop: Header=BB0_517 Depth=4 movq -16(%rbp), %rax movb (%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $45, %eax jg LBB0_679 ## %bb.676: ## in Loop: Header=BB0_446 Depth=2 movsbl -25(%rbp), %eax cmpl $10, %eax jne LBB0_678 ## %bb.677: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_678: ## in Loop: Header=BB0_446 Depth=2 jmp LBB0_446 LBB0_679: ## in Loop: Header=BB0_517 Depth=4 movsbl -25(%rbp), %eax cmpl $46, %eax jg LBB0_681 ## %bb.680: ## in Loop: Header=BB0_483 Depth=3 jmp LBB0_483 LBB0_681: ## in Loop: Header=BB0_517 Depth=4 movsbl -25(%rbp), %eax cmpl $103, %eax jne LBB0_683 ## %bb.682: ## in Loop: Header=BB0_517 Depth=4 jmp LBB0_695 LBB0_683: ## in Loop: Header=BB0_446 Depth=2 jmp LBB0_446 LBB0_684: ## in Loop: Header=BB0_397 Depth=4 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) movq -16(%rbp), %rax cmpq -16(%rbp), %rax ja LBB0_686 ## %bb.685: ## in Loop: Header=BB0_397 Depth=4 jmp LBB0_686 LBB0_686: ## in Loop: Header=BB0_397 Depth=4 movq -16(%rbp), %rax movb (%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $45, %eax jg LBB0_690 ## %bb.687: ## in Loop: Header=BB0_323 Depth=2 movsbl -25(%rbp), %eax cmpl $10, %eax jne LBB0_689 ## %bb.688: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_689: ## in Loop: Header=BB0_323 Depth=2 jmp LBB0_323 LBB0_690: ## in Loop: Header=BB0_397 Depth=4 movsbl -25(%rbp), %eax cmpl $46, %eax jg LBB0_692 ## %bb.691: ## in Loop: Header=BB0_362 Depth=3 jmp LBB0_362 LBB0_692: ## in Loop: Header=BB0_397 Depth=4 movsbl -25(%rbp), %eax cmpl $116, %eax jne LBB0_694 ## %bb.693: ## in Loop: Header=BB0_397 Depth=4 jmp LBB0_706 LBB0_694: ## in Loop: Header=BB0_323 Depth=2 jmp LBB0_323 LBB0_695: ## in Loop: Header=BB0_517 Depth=4 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) movq -16(%rbp), %rax cmpq -16(%rbp), %rax ja LBB0_697 ## %bb.696: ## in Loop: Header=BB0_517 Depth=4 jmp LBB0_697 LBB0_697: ## in Loop: Header=BB0_517 Depth=4 movq -16(%rbp), %rax movb (%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $45, %eax jg LBB0_701 ## %bb.698: ## in Loop: Header=BB0_446 Depth=2 movsbl -25(%rbp), %eax cmpl $10, %eax jne LBB0_700 ## %bb.699: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_700: ## in Loop: Header=BB0_446 Depth=2 jmp LBB0_446 LBB0_701: ## in Loop: Header=BB0_517 Depth=4 movsbl -25(%rbp), %eax cmpl $46, %eax jg LBB0_703 ## %bb.702: ## in Loop: Header=BB0_483 Depth=3 jmp LBB0_483 LBB0_703: ## in Loop: Header=BB0_517 Depth=4 movsbl -25(%rbp), %eax cmpl $116, %eax jne LBB0_705 ## %bb.704: ## in Loop: Header=BB0_517 Depth=4 jmp LBB0_713 LBB0_705: ## in Loop: Header=BB0_446 Depth=2 jmp LBB0_446 LBB0_706: ## in Loop: Header=BB0_397 Depth=4 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) movq -16(%rbp), %rax cmpq -16(%rbp), %rax ja LBB0_708 ## %bb.707: ## in Loop: Header=BB0_397 Depth=4 jmp LBB0_708 LBB0_708: ## in Loop: Header=BB0_397 Depth=4 movq -16(%rbp), %rax movb (%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $10, %eax jne LBB0_710 ## %bb.709: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_710: ## in Loop: Header=BB0_397 Depth=4 movsbl -25(%rbp), %eax cmpl $46, %eax jne LBB0_712 ## %bb.711: ## in Loop: Header=BB0_397 Depth=4 jmp LBB0_724 LBB0_712: ## in Loop: Header=BB0_323 Depth=2 jmp LBB0_323 LBB0_713: ## in Loop: Header=BB0_517 Depth=4 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) movq -16(%rbp), %rax cmpq -16(%rbp), %rax ja LBB0_715 ## %bb.714: ## in Loop: Header=BB0_517 Depth=4 jmp LBB0_715 LBB0_715: ## in Loop: Header=BB0_517 Depth=4 movq -16(%rbp), %rax movb (%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $45, %eax jg LBB0_719 ## %bb.716: ## in Loop: Header=BB0_446 Depth=2 movsbl -25(%rbp), %eax cmpl $10, %eax jne LBB0_718 ## %bb.717: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_718: ## in Loop: Header=BB0_446 Depth=2 jmp LBB0_446 LBB0_719: ## in Loop: Header=BB0_517 Depth=4 movsbl -25(%rbp), %eax cmpl $46, %eax jg LBB0_721 ## %bb.720: ## in Loop: Header=BB0_483 Depth=3 jmp LBB0_483 LBB0_721: ## in Loop: Header=BB0_517 Depth=4 movsbl -25(%rbp), %eax cmpl $111, %eax jne LBB0_723 ## %bb.722: ## in Loop: Header=BB0_517 Depth=4 jmp LBB0_739 LBB0_723: ## in Loop: Header=BB0_446 Depth=2 jmp LBB0_446 LBB0_724: ## in Loop: Header=BB0_397 Depth=4 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) movq -16(%rbp), %rax cmpq -16(%rbp), %rax ja LBB0_726 ## %bb.725: ## in Loop: Header=BB0_397 Depth=4 jmp LBB0_726 LBB0_726: ## in Loop: Header=BB0_397 Depth=4 movq -16(%rbp), %rax movb (%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $46, %eax jg LBB0_732 ## %bb.727: ## in Loop: Header=BB0_362 Depth=3 movsbl -25(%rbp), %eax cmpl $10, %eax jne LBB0_729 ## %bb.728: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_729: ## in Loop: Header=BB0_362 Depth=3 movsbl -25(%rbp), %eax cmpl $45, %eax jg LBB0_731 ## %bb.730: ## in Loop: Header=BB0_323 Depth=2 jmp LBB0_323 LBB0_731: ## in Loop: Header=BB0_362 Depth=3 jmp LBB0_362 LBB0_732: ## in Loop: Header=BB0_397 Depth=4 movsbl -25(%rbp), %eax cmpl $101, %eax jg LBB0_736 ## %bb.733: ## in Loop: Header=BB0_362 Depth=3 movsbl -25(%rbp), %eax cmpl $100, %eax jg LBB0_735 ## %bb.734: ## in Loop: Header=BB0_323 Depth=2 jmp LBB0_323 LBB0_735: ## in Loop: Header=BB0_362 Depth=3 jmp LBB0_750 LBB0_736: ## in Loop: Header=BB0_397 Depth=4 movsbl -25(%rbp), %eax cmpl $114, %eax jne LBB0_738 ## %bb.737: ## in Loop: Header=BB0_397 Depth=4 jmp LBB0_397 LBB0_738: ## in Loop: Header=BB0_323 Depth=2 jmp LBB0_323 LBB0_739: ## in Loop: Header=BB0_517 Depth=4 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) movq -16(%rbp), %rax cmpq -16(%rbp), %rax ja LBB0_741 ## %bb.740: ## in Loop: Header=BB0_517 Depth=4 jmp LBB0_741 LBB0_741: ## in Loop: Header=BB0_517 Depth=4 movq -16(%rbp), %rax movb (%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $45, %eax jg LBB0_745 ## %bb.742: ## in Loop: Header=BB0_446 Depth=2 movsbl -25(%rbp), %eax cmpl $10, %eax jne LBB0_744 ## %bb.743: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_744: ## in Loop: Header=BB0_446 Depth=2 jmp LBB0_446 LBB0_745: ## in Loop: Header=BB0_517 Depth=4 movsbl -25(%rbp), %eax cmpl $46, %eax jg LBB0_747 ## %bb.746: ## in Loop: Header=BB0_483 Depth=3 jmp LBB0_483 LBB0_747: ## in Loop: Header=BB0_517 Depth=4 movsbl -25(%rbp), %eax cmpl $110, %eax jne LBB0_749 ## %bb.748: ## in Loop: Header=BB0_517 Depth=4 jmp LBB0_761 LBB0_749: ## in Loop: Header=BB0_446 Depth=2 jmp LBB0_446 LBB0_750: ## in Loop: Header=BB0_362 Depth=3 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) movq -16(%rbp), %rax cmpq -16(%rbp), %rax ja LBB0_752 ## %bb.751: ## in Loop: Header=BB0_362 Depth=3 jmp LBB0_752 LBB0_752: ## in Loop: Header=BB0_362 Depth=3 movq -16(%rbp), %rax movb (%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $45, %eax jg LBB0_756 ## %bb.753: ## in Loop: Header=BB0_323 Depth=2 movsbl -25(%rbp), %eax cmpl $10, %eax jne LBB0_755 ## %bb.754: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_755: ## in Loop: Header=BB0_323 Depth=2 jmp LBB0_323 LBB0_756: ## in Loop: Header=BB0_362 Depth=3 movsbl -25(%rbp), %eax cmpl $46, %eax jg LBB0_758 ## %bb.757: ## in Loop: Header=BB0_362 Depth=3 jmp LBB0_362 LBB0_758: ## in Loop: Header=BB0_362 Depth=3 movsbl -25(%rbp), %eax cmpl $100, %eax jne LBB0_760 ## %bb.759: ## in Loop: Header=BB0_362 Depth=3 jmp LBB0_768 LBB0_760: ## in Loop: Header=BB0_323 Depth=2 jmp LBB0_323 LBB0_761: ## in Loop: Header=BB0_517 Depth=4 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) movq -16(%rbp), %rax cmpq -16(%rbp), %rax ja LBB0_763 ## %bb.762: ## in Loop: Header=BB0_517 Depth=4 jmp LBB0_763 LBB0_763: ## in Loop: Header=BB0_517 Depth=4 movq -16(%rbp), %rax movb (%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $10, %eax jne LBB0_765 ## %bb.764: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_765: ## in Loop: Header=BB0_517 Depth=4 movsbl -25(%rbp), %eax cmpl $46, %eax jne LBB0_767 ## %bb.766: ## in Loop: Header=BB0_517 Depth=4 jmp LBB0_779 LBB0_767: ## in Loop: Header=BB0_446 Depth=2 jmp LBB0_446 LBB0_768: ## in Loop: Header=BB0_362 Depth=3 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) movq -16(%rbp), %rax cmpq -16(%rbp), %rax ja LBB0_770 ## %bb.769: ## in Loop: Header=BB0_362 Depth=3 jmp LBB0_770 LBB0_770: ## in Loop: Header=BB0_362 Depth=3 movq -16(%rbp), %rax movb (%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $45, %eax jg LBB0_774 ## %bb.771: ## in Loop: Header=BB0_323 Depth=2 movsbl -25(%rbp), %eax cmpl $10, %eax jne LBB0_773 ## %bb.772: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_773: ## in Loop: Header=BB0_323 Depth=2 jmp LBB0_323 LBB0_774: ## in Loop: Header=BB0_362 Depth=3 movsbl -25(%rbp), %eax cmpl $46, %eax jg LBB0_776 ## %bb.775: ## in Loop: Header=BB0_362 Depth=3 jmp LBB0_362 LBB0_776: ## in Loop: Header=BB0_362 Depth=3 movsbl -25(%rbp), %eax cmpl $117, %eax jne LBB0_778 ## %bb.777: ## in Loop: Header=BB0_362 Depth=3 jmp LBB0_794 LBB0_778: ## in Loop: Header=BB0_323 Depth=2 jmp LBB0_323 LBB0_779: ## in Loop: Header=BB0_517 Depth=4 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) movq -16(%rbp), %rax cmpq -16(%rbp), %rax ja LBB0_781 ## %bb.780: ## in Loop: Header=BB0_517 Depth=4 jmp LBB0_781 LBB0_781: ## in Loop: Header=BB0_517 Depth=4 movq -16(%rbp), %rax movb (%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $46, %eax jg LBB0_787 ## %bb.782: ## in Loop: Header=BB0_483 Depth=3 movsbl -25(%rbp), %eax cmpl $10, %eax jne LBB0_784 ## %bb.783: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_784: ## in Loop: Header=BB0_483 Depth=3 movsbl -25(%rbp), %eax cmpl $45, %eax jg LBB0_786 ## %bb.785: ## in Loop: Header=BB0_446 Depth=2 jmp LBB0_446 LBB0_786: ## in Loop: Header=BB0_483 Depth=3 jmp LBB0_483 LBB0_787: ## in Loop: Header=BB0_517 Depth=4 movsbl -25(%rbp), %eax cmpl $101, %eax jg LBB0_791 ## %bb.788: ## in Loop: Header=BB0_483 Depth=3 movsbl -25(%rbp), %eax cmpl $100, %eax jg LBB0_790 ## %bb.789: ## in Loop: Header=BB0_446 Depth=2 jmp LBB0_446 LBB0_790: ## in Loop: Header=BB0_483 Depth=3 jmp LBB0_802 LBB0_791: ## in Loop: Header=BB0_517 Depth=4 movsbl -25(%rbp), %eax cmpl $119, %eax jne LBB0_793 ## %bb.792: ## in Loop: Header=BB0_517 Depth=4 jmp LBB0_517 LBB0_793: ## in Loop: Header=BB0_446 Depth=2 jmp LBB0_446 LBB0_794: ## in Loop: Header=BB0_362 Depth=3 movl $2, -32(%rbp) movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) movq %rax, -24(%rbp) movq -16(%rbp), %rax cmpq -16(%rbp), %rax ja LBB0_796 ## %bb.795: ## in Loop: Header=BB0_362 Depth=3 jmp LBB0_796 LBB0_796: ## in Loop: Header=BB0_362 Depth=3 movq -16(%rbp), %rax movb (%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $10, %eax jne LBB0_798 ## %bb.797: jmp LBB0_801 LBB0_798: ## in Loop: Header=BB0_362 Depth=3 movsbl -25(%rbp), %eax cmpl $46, %eax jne LBB0_800 ## %bb.799: ## in Loop: Header=BB0_362 Depth=3 jmp LBB0_362 LBB0_800: ## in Loop: Header=BB0_323 Depth=2 jmp LBB0_323 LBB0_801: leaq L_.str.1(%rip), %rax movq %rax, -8(%rbp) jmp LBB0_832 LBB0_802: ## in Loop: Header=BB0_483 Depth=3 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) movq -16(%rbp), %rax cmpq -16(%rbp), %rax ja LBB0_804 ## %bb.803: ## in Loop: Header=BB0_483 Depth=3 jmp LBB0_804 LBB0_804: ## in Loop: Header=BB0_483 Depth=3 movq -16(%rbp), %rax movb (%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $45, %eax jg LBB0_808 ## %bb.805: ## in Loop: Header=BB0_446 Depth=2 movsbl -25(%rbp), %eax cmpl $10, %eax jne LBB0_807 ## %bb.806: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_807: ## in Loop: Header=BB0_446 Depth=2 jmp LBB0_446 LBB0_808: ## in Loop: Header=BB0_483 Depth=3 movsbl -25(%rbp), %eax cmpl $46, %eax jg LBB0_810 ## %bb.809: ## in Loop: Header=BB0_483 Depth=3 jmp LBB0_483 LBB0_810: ## in Loop: Header=BB0_483 Depth=3 movsbl -25(%rbp), %eax cmpl $100, %eax je LBB0_812 ## %bb.811: ## in Loop: Header=BB0_446 Depth=2 jmp LBB0_446 LBB0_812: ## in Loop: Header=BB0_483 Depth=3 jmp LBB0_813 LBB0_813: ## in Loop: Header=BB0_483 Depth=3 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) movq -16(%rbp), %rax cmpq -16(%rbp), %rax ja LBB0_815 ## %bb.814: ## in Loop: Header=BB0_483 Depth=3 jmp LBB0_815 LBB0_815: ## in Loop: Header=BB0_483 Depth=3 movq -16(%rbp), %rax movb (%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $45, %eax jg LBB0_819 ## %bb.816: ## in Loop: Header=BB0_446 Depth=2 movsbl -25(%rbp), %eax cmpl $10, %eax jne LBB0_818 ## %bb.817: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_81 LBB0_818: ## in Loop: Header=BB0_446 Depth=2 jmp LBB0_446 LBB0_819: ## in Loop: Header=BB0_483 Depth=3 movsbl -25(%rbp), %eax cmpl $46, %eax jg LBB0_821 ## %bb.820: ## in Loop: Header=BB0_483 Depth=3 jmp LBB0_483 LBB0_821: ## in Loop: Header=BB0_483 Depth=3 movsbl -25(%rbp), %eax cmpl $117, %eax je LBB0_823 ## %bb.822: ## in Loop: Header=BB0_446 Depth=2 jmp LBB0_446 LBB0_823: ## in Loop: Header=BB0_483 Depth=3 jmp LBB0_824 LBB0_824: ## in Loop: Header=BB0_483 Depth=3 movl $3, -32(%rbp) movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) movq %rax, -24(%rbp) movq -16(%rbp), %rax cmpq -16(%rbp), %rax ja LBB0_826 ## %bb.825: ## in Loop: Header=BB0_483 Depth=3 jmp LBB0_826 LBB0_826: ## in Loop: Header=BB0_483 Depth=3 movq -16(%rbp), %rax movb (%rax), %al movb %al, -25(%rbp) movsbl -25(%rbp), %eax cmpl $10, %eax jne LBB0_828 ## %bb.827: jmp LBB0_831 LBB0_828: ## in Loop: Header=BB0_483 Depth=3 movsbl -25(%rbp), %eax cmpl $46, %eax jne LBB0_830 ## %bb.829: ## in Loop: Header=BB0_483 Depth=3 jmp LBB0_483 LBB0_830: ## in Loop: Header=BB0_446 Depth=2 jmp LBB0_446 LBB0_831: leaq L_.str.2(%rip), %rax movq %rax, -8(%rbp) LBB0_832: movq -8(%rbp), %rax popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $80, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -36(%rbp) movl %edi, -40(%rbp) movq %rsi, -48(%rbp) movl $0, -52(%rbp) cmpl $2, -40(%rbp) jge LBB1_2 ## %bb.1: movl $2, -40(%rbp) leaq -32(%rbp), %rax movq %rax, -48(%rbp) movq -48(%rbp), %rax leaq L_.str.3(%rip), %rcx movq %rcx, 8(%rax) LBB1_2: jmp LBB1_3 LBB1_3: ## =>This Inner Loop Header: Depth=1 movl -52(%rbp), %eax addl $1, %eax movl %eax, -52(%rbp) cmpl -40(%rbp), %eax jge LBB1_8 ## %bb.4: ## in Loop: Header=BB1_3 Depth=1 movq -48(%rbp), %rax movslq -52(%rbp), %rcx movq (%rax,%rcx,8), %rdi callq _scan281 movq %rax, -64(%rbp) cmpq $0, -64(%rbp) je LBB1_6 ## %bb.5: ## in Loop: Header=BB1_3 Depth=1 movq -64(%rbp), %rax movq %rax, -72(%rbp) ## 8-byte Spill jmp LBB1_7 LBB1_6: ## in Loop: Header=BB1_3 Depth=1 leaq L_.str.5(%rip), %rax movq %rax, -72(%rbp) ## 8-byte Spill jmp LBB1_7 LBB1_7: ## in Loop: Header=BB1_3 Depth=1 movq -72(%rbp), %rsi ## 8-byte Reload leaq L_.str.4(%rip), %rdi movb $0, %al callq _printf jmp LBB1_3 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 $80, %rsp popq %rbp retq LBB1_10: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__const .p2align 4 ## @scan281.yybm _scan281.yybm: .ascii "RRRRRRRRRR\000RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR\\bR[[[[[[[[[[RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRZZZZZZZZZZZR\222RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "dsl" L_.str.1: ## @.str.1 .asciz "resnet" L_.str.2: ## @.str.2 .asciz "edu" L_.str.3: ## @.str.3 .asciz "D-128-208-46-51.dhcp4.washington.edu" L_.str.4: ## @.str.4 .asciz "%s\n" L_.str.5: ## @.str.5 .asciz "<NULL>" .subsections_via_symbols
the_stack_data/57949153.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _init ; -- Begin function init .p2align 2 _init: ; @init .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF mov w1, #115 bl _ftok stur w0, [x29, #-4] ldur w0, [x29, #-4] mov w1, #2 mov w2, #932 bl _semget adrp x8, _sem_id@GOTPAGE ldr x8, [x8, _sem_id@GOTPAGEOFF] str w0, [x8] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #128 .cfi_def_cfa_offset 128 stp x29, x30, [sp, #112] ; 16-byte Folded Spill add x29, sp, #112 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, _sem_id@GOTPAGE ldr x8, [x8, _sem_id@GOTPAGEOFF] stur x8, [x29, #-40] ; 8-byte Folded Spill stur wzr, [x29, #-4] stur w0, [x29, #-8] stur x1, [x29, #-16] bl _init sturh wzr, [x29, #-28] mov w8, #65535 sturh w8, [x29, #-26] sturh wzr, [x29, #-24] mov w8, #1 sturh w8, [x29, #-22] sturh w8, [x29, #-20] sturh wzr, [x29, #-18] bl _init adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf b LBB1_1 LBB1_1: ; =>This Inner Loop Header: Depth=1 adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf ldur x8, [x29, #-40] ; 8-byte Folded Reload ldr w0, [x8] mov w1, #0 str w1, [sp, #44] ; 4-byte Folded Spill mov w2, #5 stur w2, [x29, #-52] ; 4-byte Folded Spill bl _semctl mov x9, sp ; implicit-def: $x8 mov x8, x0 str x8, [sp, #8] ; 8-byte Folded Spill str x8, [x9] adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf ldur x8, [x29, #-40] ; 8-byte Folded Reload ldur w2, [x29, #-52] ; 4-byte Folded Reload ldr w0, [x8] mov w1, #1 str w1, [sp, #56] ; 4-byte Folded Spill bl _semctl mov x9, sp ; implicit-def: $x8 mov x8, x0 str x8, [sp, #16] ; 8-byte Folded Spill str x8, [x9] adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _printf ldur x8, [x29, #-40] ; 8-byte Folded Reload ldr w0, [x8] sub x1, x29, #28 str x1, [sp, #24] ; 8-byte Folded Spill mov x2, #1 str x2, [sp, #32] ; 8-byte Folded Spill bl _semop adrp x0, l_.str.5@PAGE add x0, x0, l_.str.5@PAGEOFF bl _printf ldr x8, [sp, #24] ; 8-byte Folded Reload ldr x2, [sp, #32] ; 8-byte Folded Reload ldur x9, [x29, #-40] ; 8-byte Folded Reload ldr w0, [x9] add x1, x8, #6 bl _semop adrp x0, l_.str.6@PAGE add x0, x0, l_.str.6@PAGEOFF bl _printf ldr w1, [sp, #44] ; 4-byte Folded Reload ldur x8, [x29, #-40] ; 8-byte Folded Reload ldur w2, [x29, #-52] ; 4-byte Folded Reload ldr w0, [x8] bl _semctl mov x9, sp ; implicit-def: $x8 mov x8, x0 str x8, [sp, #48] ; 8-byte Folded Spill str x8, [x9] adrp x0, l_.str.7@PAGE add x0, x0, l_.str.7@PAGEOFF bl _printf ldur x8, [x29, #-40] ; 8-byte Folded Reload ldr w1, [sp, #56] ; 4-byte Folded Reload ldur w2, [x29, #-52] ; 4-byte Folded Reload ldr w0, [x8] bl _semctl mov x9, sp ; implicit-def: $x8 mov x8, x0 stur x8, [x29, #-48] ; 8-byte Folded Spill str x8, [x9] adrp x0, l_.str.8@PAGE add x0, x0, l_.str.8@PAGEOFF bl _printf mov w0, #3 bl _sleep b LBB1_1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "." .comm _sem_id,4,2 ; @sem_id l_.str.1: ; @.str.1 .asciz "this is customer\n" l_.str.2: ; @.str.2 .asciz "\n\nbefore consume:\n" l_.str.3: ; @.str.3 .asciz "productor is %d\n" l_.str.4: ; @.str.4 .asciz "space is %d\n" l_.str.5: ; @.str.5 .asciz "now consuming......\n" l_.str.6: ; @.str.6 .asciz "\nafter consume\n" l_.str.7: ; @.str.7 .asciz "products number is %d\n" l_.str.8: ; @.str.8 .asciz "space number is %d\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _init ## -- Begin function init .p2align 4, 0x90 _init: ## @init .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp leaq L_.str(%rip), %rdi movl $115, %esi callq _ftok movl %eax, -4(%rbp) movl -4(%rbp), %edi movl $2, %esi movl $932, %edx ## imm = 0x3A4 callq _semget movl %eax, %ecx movq _sem_id@GOTPCREL(%rip), %rax movl %ecx, (%rax) 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) movl %edi, -8(%rbp) movq %rsi, -16(%rbp) callq _init movw $0, -32(%rbp) movw $-1, -30(%rbp) movw $0, -28(%rbp) movw $1, -26(%rbp) movw $1, -24(%rbp) movw $0, -22(%rbp) callq _init leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf LBB1_1: ## =>This Inner Loop Header: Depth=1 leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf movq _sem_id@GOTPCREL(%rip), %rax movl (%rax), %edi xorl %esi, %esi movl $5, %edx movb $0, %al callq _semctl movl %eax, %esi leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf movq _sem_id@GOTPCREL(%rip), %rax movl (%rax), %edi movl $1, %esi movl $5, %edx movb $0, %al callq _semctl movl %eax, %esi leaq L_.str.4(%rip), %rdi movb $0, %al callq _printf movq _sem_id@GOTPCREL(%rip), %rax movl (%rax), %edi leaq -32(%rbp), %rsi movl $1, %edx callq _semop leaq L_.str.5(%rip), %rdi movb $0, %al callq _printf movq _sem_id@GOTPCREL(%rip), %rax movl (%rax), %edi leaq -32(%rbp), %rsi addq $6, %rsi movq %rsi, -40(%rbp) ## 8-byte Spill movl $1, %edx callq _semop leaq L_.str.6(%rip), %rdi movb $0, %al callq _printf movq _sem_id@GOTPCREL(%rip), %rax movl (%rax), %edi xorl %esi, %esi movl $5, %edx movb $0, %al callq _semctl movl %eax, %esi leaq L_.str.7(%rip), %rdi movb $0, %al callq _printf movq _sem_id@GOTPCREL(%rip), %rax movl (%rax), %edi movl $1, %esi movl $5, %edx movb $0, %al callq _semctl movl %eax, %esi leaq L_.str.8(%rip), %rdi movb $0, %al callq _printf movl $3, %edi callq _sleep jmp LBB1_1 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "." .comm _sem_id,4,2 ## @sem_id L_.str.1: ## @.str.1 .asciz "this is customer\n" L_.str.2: ## @.str.2 .asciz "\n\nbefore consume:\n" L_.str.3: ## @.str.3 .asciz "productor is %d\n" L_.str.4: ## @.str.4 .asciz "space is %d\n" L_.str.5: ## @.str.5 .asciz "now consuming......\n" L_.str.6: ## @.str.6 .asciz "\nafter consume\n" L_.str.7: ## @.str.7 .asciz "products number is %d\n" L_.str.8: ## @.str.8 .asciz "space number is %d\n" .subsections_via_symbols
the_stack_data/115765320.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] stur wzr, [x29, #-8] stur wzr, [x29, #-12] stur wzr, [x29, #-16] b LBB0_1 LBB0_1: ; =>This Loop Header: Depth=1 ; Child Loop BB0_5 Depth 2 mov x9, sp sub x8, x29, #8 str x8, [x9] sub x8, x29, #12 str x8, [x9, #8] sub x8, x29, #16 str x8, [x9, #16] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _scanf subs w8, w0, #3 cset w8, ne tbnz w8, #0, LBB0_10 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-8] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: stur wzr, [x29, #-4] b LBB0_10 LBB0_4: ; in Loop: Header=BB0_1 Depth=1 stur wzr, [x29, #-20] str wzr, [sp, #24] b LBB0_5 LBB0_5: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldur w9, [x29, #-12] ldr w8, [sp, #24] add w8, w8, w9 str w8, [sp, #24] ldur w8, [x29, #-20] add w8, w8, #1 stur w8, [x29, #-20] ldr w8, [sp, #24] ldur w9, [x29, #-8] subs w8, w8, w9 cset w8, lt tbnz w8, #0, LBB0_7 b LBB0_6 LBB0_6: ; in Loop: Header=BB0_1 Depth=1 b LBB0_9 LBB0_7: ; in Loop: Header=BB0_5 Depth=2 ldur w9, [x29, #-16] ldr w8, [sp, #24] subs w8, w8, w9 str w8, [sp, #24] ldur w8, [x29, #-20] add w8, w8, #1 stur w8, [x29, #-20] b LBB0_8 LBB0_8: ; in Loop: Header=BB0_5 Depth=2 ldr w8, [sp, #24] ldur w9, [x29, #-8] subs w8, w8, w9 cset w8, lt tbnz w8, #0, LBB0_5 b LBB0_9 LBB0_9: ; in Loop: Header=BB0_1 Depth=1 ldur w9, [x29, #-20] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf b LBB0_1 LBB0_10: ldur w0, [x29, #-4] ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%d %d %d" l_.str.1: ; @.str.1 .asciz "%d\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl $0, -4(%rbp) movl $0, -8(%rbp) movl $0, -12(%rbp) movl $0, -16(%rbp) LBB0_1: ## =>This Loop Header: Depth=1 ## Child Loop BB0_5 Depth 2 leaq L_.str(%rip), %rdi leaq -8(%rbp), %rsi leaq -12(%rbp), %rdx leaq -16(%rbp), %rcx movb $0, %al callq _scanf cmpl $3, %eax jne LBB0_10 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 cmpl $0, -8(%rbp) jne LBB0_4 ## %bb.3: movl $0, -4(%rbp) jmp LBB0_10 LBB0_4: ## in Loop: Header=BB0_1 Depth=1 movl $0, -20(%rbp) movl $0, -24(%rbp) LBB0_5: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 movl -12(%rbp), %eax addl -24(%rbp), %eax movl %eax, -24(%rbp) movl -20(%rbp), %eax addl $1, %eax movl %eax, -20(%rbp) movl -24(%rbp), %eax cmpl -8(%rbp), %eax jl LBB0_7 ## %bb.6: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_9 LBB0_7: ## in Loop: Header=BB0_5 Depth=2 movl -16(%rbp), %ecx movl -24(%rbp), %eax subl %ecx, %eax movl %eax, -24(%rbp) movl -20(%rbp), %eax addl $1, %eax movl %eax, -20(%rbp) ## %bb.8: ## in Loop: Header=BB0_5 Depth=2 movl -24(%rbp), %eax cmpl -8(%rbp), %eax jl LBB0_5 LBB0_9: ## in Loop: Header=BB0_1 Depth=1 movl -20(%rbp), %esi leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf jmp LBB0_1 LBB0_10: movl -4(%rbp), %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%d %d %d" L_.str.1: ## @.str.1 .asciz "%d\n" .subsections_via_symbols
the_stack_data/29824881.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _print_gpio_alts_info ; -- Begin function print_gpio_alts_info .p2align 2 _print_gpio_alts_info: ; @print_gpio_alts_info .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-4] ldur w9, [x29, #-4] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf ldursw x9, [x29, #-4] adrp x8, _gpio_default_pullstate@PAGE add x8, x8, _gpio_default_pullstate@PAGEOFF ldr w8, [x8, x9, lsl #2] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf b LBB0_6 LBB0_2: ldursw x9, [x29, #-4] adrp x8, _gpio_default_pullstate@PAGE add x8, x8, _gpio_default_pullstate@PAGEOFF ldr w8, [x8, x9, lsl #2] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf b LBB0_5 LBB0_4: adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf b LBB0_5 LBB0_5: b LBB0_6 LBB0_6: str wzr, [sp, #8] b LBB0_7 LBB0_7: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #8] subs w8, w8, #6 cset w8, ge tbnz w8, #0, LBB0_10 b LBB0_8 LBB0_8: ; in Loop: Header=BB0_7 Depth=1 adrp x8, _gpio_alt_names@PAGE ldr x8, [x8, _gpio_alt_names@PAGEOFF] ldur w9, [x29, #-4] mov w10, #6 mul w9, w9, w10 ldr w10, [sp, #8] add w9, w9, w10 ldr x8, [x8, w9, sxtw #3] mov x9, sp str x8, [x9] adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _printf b LBB0_9 LBB0_9: ; in Loop: Header=BB0_7 Depth=1 ldr w8, [sp, #8] add w8, w8, #1 str w8, [sp, #8] b LBB0_7 LBB0_10: adrp x0, l_.str.5@PAGE add x0, x0, l_.str.5@PAGEOFF bl _printf ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _delay_us ; -- Begin function delay_us .p2align 2 _delay_us: ; @delay_us .cfi_startproc ; %bb.0: sub sp, sp, #80 .cfi_def_cfa_offset 80 stp x29, x30, [sp, #64] ; 16-byte Folded Spill add x29, sp, #64 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-4] ldur w8, [x29, #-4] mov w10, #1000 udiv w8, w8, w10 str w8, [sp, #16] ldur w8, [x29, #-4] udiv w9, w8, w10 mul w9, w9, w10 subs w8, w8, w9 str w8, [sp, #12] str wzr, [sp, #20] b LBB1_1 LBB1_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #20] ldr w9, [sp, #16] subs w8, w8, w9 cset w8, hi tbnz w8, #0, LBB1_10 b LBB1_2 LBB1_2: ; in Loop: Header=BB1_1 Depth=1 stur xzr, [x29, #-24] ldr w8, [sp, #20] ldr w9, [sp, #16] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB1_4 b LBB1_3 LBB1_3: ; in Loop: Header=BB1_1 Depth=1 ldr w8, [sp, #12] mov w9, #1000 mul w8, w8, w9 ; kill: def $x8 killed $w8 stur x8, [x29, #-16] b LBB1_5 LBB1_4: ; in Loop: Header=BB1_1 Depth=1 mov x8, #16960 movk x8, #15, lsl #16 stur x8, [x29, #-16] b LBB1_5 LBB1_5: ; in Loop: Header=BB1_1 Depth=1 add x1, sp, #24 str xzr, [sp, #24] str xzr, [sp, #32] sub x0, x29, #24 bl _nanosleep ldr x8, [sp, #24] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB1_7 b LBB1_6 LBB1_6: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #32] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB1_8 b LBB1_7 LBB1_7: ; in Loop: Header=BB1_1 Depth=1 adrp x0, l_.str.6@PAGE add x0, x0, l_.str.6@PAGEOFF bl _printf b LBB1_8 LBB1_8: ; in Loop: Header=BB1_1 Depth=1 b LBB1_9 LBB1_9: ; in Loop: Header=BB1_1 Depth=1 ldr w8, [sp, #20] add w8, w8, #1 str w8, [sp, #20] b LBB1_1 LBB1_10: ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .globl _get_hwbase ; -- Begin function get_hwbase .p2align 2 _get_hwbase: ; @get_hwbase .cfi_startproc ; %bb.0: sub sp, sp, #176 .cfi_def_cfa_offset 176 stp x29, x30, [sp, #160] ; 16-byte Folded Spill add x29, sp, #160 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] adrp x8, l_.str.7@PAGE add x8, x8, l_.str.7@PAGEOFF stur x8, [x29, #-32] stur wzr, [x29, #-44] stur xzr, [x29, #-24] stur wzr, [x29, #-16] ldur x0, [x29, #-32] adrp x1, l_.str.8@PAGE add x1, x1, l_.str.8@PAGEOFF bl _fopen mov x8, x0 stur x8, [x29, #-40] subs x8, x0, #0 cset w8, ne tbnz w8, #0, LBB2_2 b LBB2_1 LBB2_1: ldur x8, [x29, #-32] mov x9, sp str x8, [x9] adrp x0, l_.str.9@PAGE add x0, x0, l_.str.9@PAGEOFF bl _printf b LBB2_16 LBB2_2: ldur x3, [x29, #-40] sub x0, x29, #24 mov x1, #1 mov x2, #12 bl _fread subs x8, x0, #8 cset w8, lo tbnz w8, #0, LBB2_14 b LBB2_3 LBB2_3: ldurb w9, [x29, #-20] ldurb w8, [x29, #-19] lsl w8, w8, #16 orr w8, w8, w9, lsl #24 ldurb w9, [x29, #-18] orr w8, w8, w9, lsl #8 ldurb w9, [x29, #-17] orr w8, w8, w9 stur w8, [x29, #-44] ldur w8, [x29, #-44] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB2_5 b LBB2_4 LBB2_4: ldurb w9, [x29, #-16] ldurb w8, [x29, #-15] lsl w8, w8, #16 orr w8, w8, w9, lsl #24 ldurb w9, [x29, #-14] orr w8, w8, w9, lsl #8 ldurb w9, [x29, #-13] orr w8, w8, w9 stur w8, [x29, #-44] b LBB2_5 LBB2_5: ldurb w8, [x29, #-24] subs w8, w8, #126 cset w8, ne tbnz w8, #0, LBB2_12 b LBB2_6 LBB2_6: ldurb w8, [x29, #-23] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB2_12 b LBB2_7 LBB2_7: ldurb w8, [x29, #-22] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB2_12 b LBB2_8 LBB2_8: ldurb w8, [x29, #-21] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB2_12 b LBB2_9 LBB2_9: ldur w8, [x29, #-44] mov w9, #536870912 subs w8, w8, w9 cset w8, eq tbnz w8, #0, LBB2_13 b LBB2_10 LBB2_10: ldur w8, [x29, #-44] mov w9, #1056964608 subs w8, w8, w9 cset w8, eq tbnz w8, #0, LBB2_13 b LBB2_11 LBB2_11: ldur w8, [x29, #-44] mov w9, #-33554432 subs w8, w8, w9 cset w8, eq tbnz w8, #0, LBB2_13 b LBB2_12 LBB2_12: ldurb w3, [x29, #-24] ldurb w2, [x29, #-23] ldurb w1, [x29, #-22] ldurb w0, [x29, #-21] ldurb w17, [x29, #-20] ldurb w16, [x29, #-19] ldurb w15, [x29, #-18] ldurb w14, [x29, #-17] ldurb w13, [x29, #-16] ldurb w12, [x29, #-15] ldurb w11, [x29, #-14] ldurb w10, [x29, #-13] mov x9, sp stur x9, [x29, #-56] ; 8-byte Folded Spill ; implicit-def: $x8 mov x8, x3 str x8, [x9] ; implicit-def: $x8 mov x8, x2 str x8, [x9, #8] ; implicit-def: $x8 mov x8, x1 str x8, [x9, #16] ; implicit-def: $x8 mov x8, x0 str x8, [x9, #24] ; implicit-def: $x8 mov x8, x17 str x8, [x9, #32] ; implicit-def: $x8 mov x8, x16 str x8, [x9, #40] ; implicit-def: $x8 mov x8, x15 str x8, [x9, #48] ; implicit-def: $x8 mov x8, x14 str x8, [x9, #56] ; implicit-def: $x8 mov x8, x13 str x8, [x9, #64] ; implicit-def: $x8 mov x8, x12 str x8, [x9, #72] ; implicit-def: $x8 mov x8, x11 str x8, [x9, #80] ; implicit-def: $x8 mov x8, x10 str x8, [x9, #88] adrp x0, l_.str.10@PAGE add x0, x0, l_.str.10@PAGEOFF bl _printf stur wzr, [x29, #-44] b LBB2_13 LBB2_13: b LBB2_15 LBB2_14: adrp x0, l_.str.11@PAGE add x0, x0, l_.str.11@PAGEOFF bl _printf b LBB2_15 LBB2_15: b LBB2_16 LBB2_16: ldur x0, [x29, #-40] bl _fclose ldur w8, [x29, #-44] stur w8, [x29, #-60] ; 4-byte Folded Spill ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB2_18 b LBB2_17 LBB2_17: bl ___stack_chk_fail LBB2_18: ldur w0, [x29, #-60] ; 4-byte Folded Reload ldp x29, x30, [sp, #160] ; 16-byte Folded Reload add sp, sp, #176 ret .cfi_endproc ; -- End function .globl _get_gpio_fsel ; -- Begin function get_gpio_fsel .p2align 2 _get_gpio_fsel: ; @get_gpio_fsel .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str w0, [sp, #8] ldr w8, [sp, #8] mov w10, #10 sdiv w8, w8, w10 str w8, [sp, #4] ldr w8, [sp, #8] sdiv w9, w8, w10 mul w9, w9, w10 subs w8, w8, w9 str w8, [sp] ldr w8, [sp, #8] subs w8, w8, #0 cset w8, lt tbnz w8, #0, LBB3_2 b LBB3_1 LBB3_1: ldr w8, [sp, #8] subs w8, w8, #53 cset w8, le tbnz w8, #0, LBB3_3 b LBB3_2 LBB3_2: mov w8, #-1 str w8, [sp, #12] b LBB3_4 LBB3_3: adrp x8, _gpio_base@PAGE ldr x8, [x8, _gpio_base@PAGEOFF] ldr w9, [sp, #4] ; kill: def $x9 killed $w9 ldr w8, [x8, x9, lsl #2] ldr w10, [sp] mov w9, #3 mul w9, w9, w10 lsr w8, w8, w9 and w8, w8, #0x7 str w8, [sp, #12] b LBB3_4 LBB3_4: ldr w0, [sp, #12] add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _set_gpio_fsel ; -- Begin function set_gpio_fsel .p2align 2 _set_gpio_fsel: ; @set_gpio_fsel .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 str w0, [sp, #24] str w1, [sp, #20] ldr w8, [sp, #24] mov w10, #10 sdiv w8, w8, w10 str w8, [sp, #16] ldr w8, [sp, #24] sdiv w9, w8, w10 mul w9, w9, w10 subs w8, w8, w9 str w8, [sp, #12] ldr w8, [sp, #24] subs w8, w8, #0 cset w8, lt tbnz w8, #0, LBB4_2 b LBB4_1 LBB4_1: ldr w8, [sp, #24] subs w8, w8, #53 cset w8, le tbnz w8, #0, LBB4_3 b LBB4_2 LBB4_2: mov w8, #-1 str w8, [sp, #28] b LBB4_4 LBB4_3: adrp x10, _gpio_base@PAGE ldr x8, [x10, _gpio_base@PAGEOFF] ldr w9, [sp, #16] ; kill: def $x9 killed $w9 add x9, x8, x9, lsl #2 adrp x8, _set_gpio_fsel.tmp@PAGE str x9, [x8, _set_gpio_fsel.tmp@PAGEOFF] ldr w11, [sp, #12] mov w9, #3 mul w12, w9, w11 mov w11, #7 lsl w11, w11, w12 str w11, [sp, #8] ldr w11, [sp, #8] mvn w11, w11 str w11, [sp, #8] ldr x10, [x10, _gpio_base@PAGEOFF] ldr w11, [sp, #16] ; kill: def $x11 killed $w11 add x10, x10, x11, lsl #2 str x10, [x8, _set_gpio_fsel.tmp@PAGEOFF] ldr x10, [x8, _set_gpio_fsel.tmp@PAGEOFF] ldr w10, [x10] ldr w11, [sp, #8] and w10, w10, w11 ldr x11, [x8, _set_gpio_fsel.tmp@PAGEOFF] str w10, [x11] ldr x10, [x8, _set_gpio_fsel.tmp@PAGEOFF] ldr w10, [x10] ldr w11, [sp, #20] and w11, w11, #0x7 ldr w12, [sp, #12] mul w12, w9, w12 lsl w11, w11, w12 orr w10, w10, w11 ldr x11, [x8, _set_gpio_fsel.tmp@PAGEOFF] str w10, [x11] ldr x8, [x8, _set_gpio_fsel.tmp@PAGEOFF] ldr w8, [x8] ldr w10, [sp, #12] mul w9, w9, w10 lsr w8, w8, w9 and w8, w8, #0x7 str w8, [sp, #28] b LBB4_4 LBB4_4: ldr w0, [sp, #28] add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _get_gpio_level ; -- Begin function get_gpio_level .p2align 2 _get_gpio_level: ; @get_gpio_level .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str w0, [sp, #8] ldr w8, [sp, #8] subs w8, w8, #0 cset w8, lt tbnz w8, #0, LBB5_2 b LBB5_1 LBB5_1: ldr w8, [sp, #8] subs w8, w8, #53 cset w8, le tbnz w8, #0, LBB5_3 b LBB5_2 LBB5_2: mov w8, #-1 str w8, [sp, #12] b LBB5_6 LBB5_3: ldr w8, [sp, #8] subs w8, w8, #32 cset w8, ge tbnz w8, #0, LBB5_5 b LBB5_4 LBB5_4: adrp x8, _gpio_base@PAGE ldr x8, [x8, _gpio_base@PAGEOFF] ldr w8, [x8, #52] ldr w9, [sp, #8] lsr w8, w8, w9 and w8, w8, #0x1 str w8, [sp, #12] b LBB5_6 LBB5_5: ldr w8, [sp, #8] subs w8, w8, #32 str w8, [sp, #8] adrp x8, _gpio_base@PAGE ldr x8, [x8, _gpio_base@PAGEOFF] ldr w8, [x8, #56] ldr w9, [sp, #8] lsr w8, w8, w9 and w8, w8, #0x1 str w8, [sp, #12] b LBB5_6 LBB5_6: ldr w0, [sp, #12] add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _set_gpio_value ; -- Begin function set_gpio_value .p2align 2 _set_gpio_value: ; @set_gpio_value .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str w0, [sp, #8] str w1, [sp, #4] ldr w8, [sp, #8] subs w8, w8, #0 cset w8, lt tbnz w8, #0, LBB6_2 b LBB6_1 LBB6_1: ldr w8, [sp, #8] subs w8, w8, #53 cset w8, le tbnz w8, #0, LBB6_3 b LBB6_2 LBB6_2: mov w8, #-1 str w8, [sp, #12] b LBB6_13 LBB6_3: ldr w8, [sp, #4] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB6_8 b LBB6_4 LBB6_4: ldr w8, [sp, #8] subs w8, w8, #32 cset w8, ge tbnz w8, #0, LBB6_6 b LBB6_5 LBB6_5: ldr w9, [sp, #8] mov w8, #1 lsl w8, w8, w9 adrp x9, _gpio_base@PAGE ldr x9, [x9, _gpio_base@PAGEOFF] str w8, [x9, #28] b LBB6_7 LBB6_6: ldr w8, [sp, #8] subs w8, w8, #32 str w8, [sp, #8] ldr w9, [sp, #8] mov w8, #1 lsl w8, w8, w9 adrp x9, _gpio_base@PAGE ldr x9, [x9, _gpio_base@PAGEOFF] str w8, [x9, #32] b LBB6_7 LBB6_7: b LBB6_12 LBB6_8: ldr w8, [sp, #8] subs w8, w8, #32 cset w8, ge tbnz w8, #0, LBB6_10 b LBB6_9 LBB6_9: ldr w9, [sp, #8] mov w8, #1 lsl w8, w8, w9 adrp x9, _gpio_base@PAGE ldr x9, [x9, _gpio_base@PAGEOFF] str w8, [x9, #40] b LBB6_11 LBB6_10: ldr w8, [sp, #8] subs w8, w8, #32 str w8, [sp, #8] ldr w9, [sp, #8] mov w8, #1 lsl w8, w8, w9 adrp x9, _gpio_base@PAGE ldr x9, [x9, _gpio_base@PAGEOFF] str w8, [x9, #44] b LBB6_11 LBB6_11: b LBB6_12 LBB6_12: str wzr, [sp, #12] b LBB6_13 LBB6_13: ldr w0, [sp, #12] add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _gpio_fsel_to_namestr ; -- Begin function gpio_fsel_to_namestr .p2align 2 _gpio_fsel_to_namestr: ; @gpio_fsel_to_namestr .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-8] stur w1, [x29, #-12] str x2, [sp, #24] str wzr, [sp, #20] ldur w8, [x29, #-8] subs w8, w8, #0 cset w8, lt tbnz w8, #0, LBB7_2 b LBB7_1 LBB7_1: ldur w8, [x29, #-8] subs w8, w8, #53 cset w8, le tbnz w8, #0, LBB7_3 b LBB7_2 LBB7_2: mov w8, #-1 stur w8, [x29, #-4] b LBB7_14 LBB7_3: ldur w8, [x29, #-12] subs w8, w8, #0 ; kill: def $x8 killed $w8 str x8, [sp, #8] ; 8-byte Folded Spill subs x8, x8, #6 cset w8, hi tbnz w8, #0, LBB7_12 ; %bb.4: ldr x11, [sp, #8] ; 8-byte Folded Reload adrp x10, lJTI7_0@PAGE add x10, x10, lJTI7_0@PAGEOFF Ltmp4: adr x8, Ltmp4 ldrsw x9, [x10, x11, lsl #2] add x8, x8, x9 br x8 LBB7_5: ldr x0, [sp, #24] mov w1, #0 mov x2, #-1 adrp x3, l_.str.12@PAGE add x3, x3, l_.str.12@PAGEOFF bl ___sprintf_chk stur w0, [x29, #-4] b LBB7_14 LBB7_6: ldr x0, [sp, #24] mov w1, #0 mov x2, #-1 adrp x3, l_.str.13@PAGE add x3, x3, l_.str.13@PAGEOFF bl ___sprintf_chk stur w0, [x29, #-4] b LBB7_14 LBB7_7: mov w8, #5 str w8, [sp, #20] b LBB7_13 LBB7_8: mov w8, #4 str w8, [sp, #20] b LBB7_13 LBB7_9: str wzr, [sp, #20] b LBB7_13 LBB7_10: mov w8, #1 str w8, [sp, #20] b LBB7_13 LBB7_11: mov w8, #2 str w8, [sp, #20] b LBB7_13 LBB7_12: mov w8, #3 str w8, [sp, #20] b LBB7_13 LBB7_13: ldr x0, [sp, #24] adrp x8, _gpio_alt_names@PAGE ldr x8, [x8, _gpio_alt_names@PAGEOFF] ldur w9, [x29, #-8] mov w10, #6 mul w9, w9, w10 ldr w10, [sp, #20] add w9, w9, w10 ldr x8, [x8, w9, sxtw #3] mov x9, sp str x8, [x9] mov w1, #0 mov x2, #-1 adrp x3, l_.str.14@PAGE add x3, x3, l_.str.14@PAGEOFF bl ___sprintf_chk stur w0, [x29, #-4] b LBB7_14 LBB7_14: ldur w0, [x29, #-4] ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc .p2align 2 lJTI7_0: .long LBB7_5-Ltmp4 .long LBB7_6-Ltmp4 .long LBB7_7-Ltmp4 .long LBB7_8-Ltmp4 .long LBB7_9-Ltmp4 .long LBB7_10-Ltmp4 .long LBB7_11-Ltmp4 ; -- End function .globl _print_raw_gpio_regs ; -- Begin function print_raw_gpio_regs .p2align 2 _print_raw_gpio_regs: ; @print_raw_gpio_regs .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, _is_2711@PAGE ldr w8, [x8, _is_2711@PAGEOFF] subs w8, w8, #0 cset w8, ne and w10, w8, #0x1 mov w9, #39 mov w8, #60 ands w10, w10, #0x1 csel w8, w8, w9, ne stur w8, [x29, #-8] stur wzr, [x29, #-4] b LBB8_1 LBB8_1: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-4] ldur w9, [x29, #-8] subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB8_10 b LBB8_2 LBB8_2: ; in Loop: Header=BB8_1 Depth=1 ldur w8, [x29, #-4] subs w8, w8, #40 cset w8, ne tbnz w8, #0, LBB8_4 b LBB8_3 LBB8_3: ; in Loop: Header=BB8_1 Depth=1 mov w8, #57 stur w8, [x29, #-4] ldur w8, [x29, #-4] lsl w11, w8, #2 ldur w8, [x29, #-4] and w8, w8, #0x3 mov w9, #9 mul w10, w8, w9 mov x9, sp ; implicit-def: $x8 mov x8, x11 str x8, [x9] ; implicit-def: $x8 mov x8, x10 str x8, [x9, #8] adrp x8, l_.str.16@PAGE add x8, x8, l_.str.16@PAGEOFF str x8, [x9, #16] adrp x0, l_.str.15@PAGE add x0, x0, l_.str.15@PAGEOFF bl _printf b LBB8_4 LBB8_4: ; in Loop: Header=BB8_1 Depth=1 adrp x8, _gpio_base@PAGE ldr x8, [x8, _gpio_base@PAGEOFF] ldursw x9, [x29, #-4] ldr w8, [x8, x9, lsl #2] stur w8, [x29, #-12] ldur w8, [x29, #-4] ands w8, w8, #0x3 cset w8, ne tbnz w8, #0, LBB8_6 b LBB8_5 LBB8_5: ; in Loop: Header=BB8_1 Depth=1 ldur w8, [x29, #-4] lsl w10, w8, #2 mov x9, sp ; implicit-def: $x8 mov x8, x10 str x8, [x9] adrp x0, l_.str.17@PAGE add x0, x0, l_.str.17@PAGEOFF bl _printf b LBB8_6 LBB8_6: ; in Loop: Header=BB8_1 Depth=1 ldur w9, [x29, #-12] ; 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 ldur w8, [x29, #-4] and w8, w8, #0x3 subs w8, w8, #3 cset w8, ne tbnz w8, #0, LBB8_8 b LBB8_7 LBB8_7: ; in Loop: Header=BB8_1 Depth=1 adrp x0, l_.str.5@PAGE add x0, x0, l_.str.5@PAGEOFF bl _printf b LBB8_8 LBB8_8: ; in Loop: Header=BB8_1 Depth=1 b LBB8_9 LBB8_9: ; in Loop: Header=BB8_1 Depth=1 ldur w8, [x29, #-4] add w8, w8, #1 stur w8, [x29, #-4] b LBB8_1 LBB8_10: ldur w8, [x29, #-4] ands w8, w8, #0x3 cset w8, eq tbnz w8, #0, LBB8_12 b LBB8_11 LBB8_11: adrp x0, l_.str.5@PAGE add x0, x0, l_.str.5@PAGEOFF bl _printf b LBB8_12 LBB8_12: ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .globl _print_help ; -- Begin function print_help .p2align 2 _print_help: ; @print_help .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, l_.str.19@PAGE add x8, x8, l_.str.19@PAGEOFF stur x8, [x29, #-8] adrp x0, l_.str.5@PAGE add x0, x0, l_.str.5@PAGEOFF str x0, [sp, #16] ; 8-byte Folded Spill bl _printf ldur x8, [x29, #-8] mov x9, sp str x8, [x9] adrp x0, l_.str.20@PAGE add x0, x0, l_.str.20@PAGEOFF bl _printf adrp x0, l_.str.21@PAGE add x0, x0, l_.str.21@PAGEOFF bl _printf adrp x0, l_.str.22@PAGE add x0, x0, l_.str.22@PAGEOFF bl _printf adrp x0, l_.str.23@PAGE add x0, x0, l_.str.23@PAGEOFF bl _printf ldr x0, [sp, #16] ; 8-byte Folded Reload bl _printf ldur x8, [x29, #-8] mov x9, sp str x8, [x9] adrp x0, l_.str.24@PAGE add x0, x0, l_.str.24@PAGEOFF bl _printf ldur x8, [x29, #-8] mov x9, sp str x8, [x9] adrp x0, l_.str.25@PAGE add x0, x0, l_.str.25@PAGEOFF bl _printf ldur x8, [x29, #-8] mov x9, sp str x8, [x9] adrp x0, l_.str.26@PAGE add x0, x0, l_.str.26@PAGEOFF bl _printf adrp x0, l_.str.27@PAGE add x0, x0, l_.str.27@PAGEOFF bl _printf ldur x8, [x29, #-8] mov x9, sp str x8, [x9] adrp x0, l_.str.28@PAGE add x0, x0, l_.str.28@PAGEOFF bl _printf adrp x0, l_.str.29@PAGE add x0, x0, l_.str.29@PAGEOFF bl _printf ldur x8, [x29, #-8] mov x9, sp str x8, [x9] adrp x0, l_.str.30@PAGE add x0, x0, l_.str.30@PAGEOFF bl _printf adrp x0, l_.str.31@PAGE add x0, x0, l_.str.31@PAGEOFF str x0, [sp, #8] ; 8-byte Folded Spill bl _printf ldur x8, [x29, #-8] mov x9, sp str x8, [x9] adrp x0, l_.str.32@PAGE add x0, x0, l_.str.32@PAGEOFF bl _printf ldr x0, [sp, #8] ; 8-byte Folded Reload bl _printf ldur x8, [x29, #-8] mov x9, sp str x8, [x9] adrp x0, l_.str.33@PAGE add x0, x0, l_.str.33@PAGEOFF bl _printf ldr x0, [sp, #8] ; 8-byte Folded Reload bl _printf ldur x8, [x29, #-8] mov x9, sp str x8, [x9] adrp x0, l_.str.34@PAGE add x0, x0, l_.str.34@PAGEOFF bl _printf ldr x0, [sp, #16] ; 8-byte Folded Reload bl _printf adrp x0, l_.str.35@PAGE add x0, x0, l_.str.35@PAGEOFF bl _printf adrp x0, l_.str.36@PAGE add x0, x0, l_.str.36@PAGEOFF bl _printf ldur x8, [x29, #-8] mov x9, sp str x8, [x9] adrp x0, l_.str.37@PAGE add x0, x0, l_.str.37@PAGEOFF bl _printf ldur x8, [x29, #-8] mov x9, sp str x8, [x9] adrp x0, l_.str.38@PAGE add x0, x0, l_.str.38@PAGEOFF bl _printf adrp x0, l_.str.39@PAGE add x0, x0, l_.str.39@PAGEOFF bl _printf ldur x8, [x29, #-8] mov x9, sp str x8, [x9] adrp x0, l_.str.40@PAGE add x0, x0, l_.str.40@PAGEOFF bl _printf adrp x0, l_.str.41@PAGE add x0, x0, l_.str.41@PAGEOFF bl _printf adrp x0, l_.str.42@PAGE add x0, x0, l_.str.42@PAGEOFF bl _printf adrp x0, l_.str.43@PAGE add x0, x0, l_.str.43@PAGEOFF bl _printf adrp x0, l_.str.44@PAGE add x0, x0, l_.str.44@PAGEOFF bl _printf adrp x0, l_.str.45@PAGE add x0, x0, l_.str.45@PAGEOFF bl _printf adrp x0, l_.str.46@PAGE add x0, x0, l_.str.46@PAGEOFF bl _printf adrp x0, l_.str.47@PAGE add x0, x0, l_.str.47@PAGEOFF bl _printf adrp x0, l_.str.48@PAGE add x0, x0, l_.str.48@PAGEOFF bl _printf adrp x0, l_.str.49@PAGE add x0, x0, l_.str.49@PAGEOFF bl _printf ldur x8, [x29, #-8] mov x9, sp str x8, [x9] adrp x0, l_.str.50@PAGE add x0, x0, l_.str.50@PAGEOFF bl _printf ldur x8, [x29, #-8] mov x9, sp str x8, [x9] adrp x0, l_.str.51@PAGE add x0, x0, l_.str.51@PAGEOFF bl _printf ldur x8, [x29, #-8] mov x9, sp str x8, [x9] adrp x0, l_.str.52@PAGE add x0, x0, l_.str.52@PAGEOFF bl _printf ldur x8, [x29, #-8] mov x9, sp str x8, [x9] adrp x0, l_.str.53@PAGE add x0, x0, l_.str.53@PAGEOFF bl _printf ldur x8, [x29, #-8] mov x9, sp str x8, [x9] adrp x0, l_.str.54@PAGE add x0, x0, l_.str.54@PAGEOFF bl _printf ldur x8, [x29, #-8] mov x9, sp str x8, [x9] adrp x0, l_.str.55@PAGE add x0, x0, l_.str.55@PAGEOFF bl _printf ldur x8, [x29, #-8] mov x9, sp str x8, [x9] adrp x0, l_.str.56@PAGE add x0, x0, l_.str.56@PAGEOFF bl _printf ldur x8, [x29, #-8] mov x9, sp str x8, [x9] adrp x0, l_.str.57@PAGE add x0, x0, l_.str.57@PAGEOFF bl _printf ldur x8, [x29, #-8] mov x9, sp str x8, [x9] adrp x0, l_.str.58@PAGE add x0, x0, l_.str.58@PAGEOFF bl _printf ldur x8, [x29, #-8] mov x9, sp str x8, [x9] adrp x0, l_.str.59@PAGE add x0, x0, l_.str.59@PAGEOFF bl _printf ldur x8, [x29, #-8] mov x9, sp str x8, [x9] adrp x0, l_.str.60@PAGE add x0, x0, l_.str.60@PAGEOFF bl _printf ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _gpio_set_pull ; -- Begin function gpio_set_pull .p2align 2 _gpio_set_pull: ; @gpio_set_pull .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, #-8] stur w1, [x29, #-12] ldur w8, [x29, #-8] subs w8, w8, #0 cset w8, lt tbnz w8, #0, LBB10_2 b LBB10_1 LBB10_1: ldur w8, [x29, #-8] subs w8, w8, #53 cset w8, le tbnz w8, #0, LBB10_3 b LBB10_2 LBB10_2: mov w8, #-1 stur w8, [x29, #-4] b LBB10_17 LBB10_3: ldur w8, [x29, #-12] subs w8, w8, #0 cset w8, lt tbnz w8, #0, LBB10_5 b LBB10_4 LBB10_4: ldur w8, [x29, #-12] subs w8, w8, #2 cset w8, le tbnz w8, #0, LBB10_6 b LBB10_5 LBB10_5: mov w8, #-1 stur w8, [x29, #-4] b LBB10_17 LBB10_6: adrp x8, _is_2711@PAGE ldr w8, [x8, _is_2711@PAGEOFF] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB10_15 b LBB10_7 LBB10_7: ldur w8, [x29, #-8] asr w8, w8, #4 add w8, w8, #57 stur w8, [x29, #-16] ldur w8, [x29, #-8] and w8, w8, #0xf lsl w8, w8, #1 stur w8, [x29, #-20] ldur w8, [x29, #-12] str w8, [sp, #24] ; 4-byte Folded Spill subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB10_10 b LBB10_8 LBB10_8: ldr w8, [sp, #24] ; 4-byte Folded Reload subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB10_12 b LBB10_9 LBB10_9: ldr w8, [sp, #24] ; 4-byte Folded Reload subs w8, w8, #2 cset w8, eq tbnz w8, #0, LBB10_11 b LBB10_13 LBB10_10: stur wzr, [x29, #-28] b LBB10_14 LBB10_11: mov w8, #1 stur w8, [x29, #-28] b LBB10_14 LBB10_12: mov w8, #2 stur w8, [x29, #-28] b LBB10_14 LBB10_13: mov w8, #1 stur w8, [x29, #-4] b LBB10_17 LBB10_14: adrp x9, _gpio_base@PAGE ldr x8, [x9, _gpio_base@PAGEOFF] ldursw x10, [x29, #-16] ldr w8, [x8, x10, lsl #2] stur w8, [x29, #-24] ldur w10, [x29, #-20] mov w8, #3 lsl w10, w8, w10 ldur w8, [x29, #-24] bic w8, w8, w10 stur w8, [x29, #-24] ldur w8, [x29, #-28] ldur w10, [x29, #-20] lsl w10, w8, w10 ldur w8, [x29, #-24] orr w8, w8, w10 stur w8, [x29, #-24] ldur w8, [x29, #-24] ldr x9, [x9, _gpio_base@PAGEOFF] ldursw x10, [x29, #-16] str w8, [x9, x10, lsl #2] b LBB10_16 LBB10_15: ldur w8, [x29, #-8] asr w8, w8, #5 add w8, w8, #38 str w8, [sp, #32] ldur w8, [x29, #-8] and w9, w8, #0x1f mov w8, #1 lsl w8, w8, w9 str w8, [sp, #28] ldur w8, [x29, #-12] adrp x9, _gpio_base@PAGE str x9, [sp, #8] ; 8-byte Folded Spill ldr x9, [x9, _gpio_base@PAGEOFF] str w8, [x9, #148] mov w0, #10 str w0, [sp, #20] ; 4-byte Folded Spill bl _delay_us ldr x9, [sp, #8] ; 8-byte Folded Reload ldr w0, [sp, #20] ; 4-byte Folded Reload ldr w8, [sp, #28] ldr x9, [x9, _gpio_base@PAGEOFF] ldrsw x10, [sp, #32] str w8, [x9, x10, lsl #2] bl _delay_us ldr x8, [sp, #8] ; 8-byte Folded Reload ldr w0, [sp, #20] ; 4-byte Folded Reload ldr x8, [x8, _gpio_base@PAGEOFF] mov w9, #0 str w9, [sp, #16] ; 4-byte Folded Spill str wzr, [x8, #148] bl _delay_us ldr x9, [sp, #8] ; 8-byte Folded Reload ldr w8, [sp, #16] ; 4-byte Folded Reload ldr w0, [sp, #20] ; 4-byte Folded Reload ldr x9, [x9, _gpio_base@PAGEOFF] ldrsw x10, [sp, #32] str w8, [x9, x10, lsl #2] bl _delay_us b LBB10_16 LBB10_16: stur wzr, [x29, #-4] b LBB10_17 LBB10_17: ldur w0, [x29, #-4] ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .globl _get_gpio_pull ; -- Begin function get_gpio_pull .p2align 2 _get_gpio_pull: ; @get_gpio_pull .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str w0, [sp, #12] mov w8, #-1 str w8, [sp, #8] adrp x8, _is_2711@PAGE ldr w8, [x8, _is_2711@PAGEOFF] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB11_9 b LBB11_1 LBB11_1: adrp x8, _gpio_base@PAGE ldr x8, [x8, _gpio_base@PAGEOFF] add x8, x8, #228 ldr w9, [sp, #12] asr w9, w9, #4 ldr w8, [x8, w9, sxtw #2] ldr w9, [sp, #12] and w9, w9, #0xf lsl w9, w9, #1 lsr w8, w8, w9 and w8, w8, #0x3 str w8, [sp, #4] ldr w8, [sp, #4] str w8, [sp] ; 4-byte Folded Spill subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB11_4 b LBB11_2 LBB11_2: ldr w8, [sp] ; 4-byte Folded Reload subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB11_5 b LBB11_3 LBB11_3: ldr w8, [sp] ; 4-byte Folded Reload subs w8, w8, #2 cset w8, eq tbnz w8, #0, LBB11_6 b LBB11_7 LBB11_4: str wzr, [sp, #8] b LBB11_8 LBB11_5: mov w8, #2 str w8, [sp, #8] b LBB11_8 LBB11_6: mov w8, #1 str w8, [sp, #8] b LBB11_8 LBB11_7: mov w8, #-1 str w8, [sp, #8] b LBB11_8 LBB11_8: b LBB11_9 LBB11_9: ldr w0, [sp, #8] add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _gpio_get ; -- Begin function gpio_get .p2align 2 _gpio_get: ; @gpio_get .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, #608 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-24] str w0, [sp, #72] ldr w0, [sp, #72] bl _get_gpio_fsel str w0, [sp, #64] ldr w0, [sp, #72] ldr w1, [sp, #64] add x2, sp, #88 bl _gpio_fsel_to_namestr ldr w0, [sp, #72] bl _get_gpio_level str w0, [sp, #68] strb wzr, [sp, #76] ldr w0, [sp, #72] bl _get_gpio_pull str w0, [sp, #60] ldr w8, [sp, #60] adds w8, w8, #1 cset w8, eq tbnz w8, #0, LBB12_2 b LBB12_1 LBB12_1: ldr w8, [sp, #60] and w9, w8, #0x3 adrp x8, _gpio_pull_names@PAGE add x8, x8, _gpio_pull_names@PAGEOFF ldr x8, [x8, w9, sxtw #3] mov x9, sp str x8, [x9] add x0, sp, #76 mov w1, #0 mov x2, #12 adrp x3, l_.str.61@PAGE add x3, x3, l_.str.61@PAGEOFF bl ___sprintf_chk b LBB12_2 LBB12_2: ldr w8, [sp, #64] subs w8, w8, #2 cset w8, ge tbnz w8, #0, LBB12_4 b LBB12_3 LBB12_3: ldr w8, [sp, #72] ; implicit-def: $x11 mov x11, x8 ldr w8, [sp, #68] ; implicit-def: $x10 mov x10, x8 ldr w9, [sp, #64] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x11, [x9] str x10, [x9, #8] str x8, [x9, #16] add x8, sp, #88 str x8, [x9, #24] add x8, sp, #76 str x8, [x9, #32] adrp x0, l_.str.62@PAGE add x0, x0, l_.str.62@PAGEOFF bl _printf b LBB12_5 LBB12_4: ldr w8, [sp, #72] ; implicit-def: $x12 mov x12, x8 ldr w8, [sp, #68] ; implicit-def: $x11 mov x11, x8 ldr w8, [sp, #64] ; implicit-def: $x10 mov x10, x8 ldrsw x9, [sp, #64] adrp x8, _gpio_fsel_alts@PAGE add x8, x8, _gpio_fsel_alts@PAGEOFF ldr x8, [x8, x9, lsl #3] mov x9, sp str x12, [x9] str x11, [x9, #8] str x10, [x9, #16] str x8, [x9, #24] add x8, sp, #88 str x8, [x9, #32] add x8, sp, #76 str x8, [x9, #40] adrp x0, l_.str.63@PAGE add x0, x0, l_.str.63@PAGEOFF bl _printf b LBB12_5 LBB12_5: 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_7 b LBB12_6 LBB12_6: bl ___stack_chk_fail LBB12_7: mov w0, #0 add sp, sp, #608 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x28, x27, [sp], #32 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .globl _gpio_set ; -- Begin function gpio_set .p2align 2 _gpio_set: ; @gpio_set .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-8] stur w1, [x29, #-12] str w2, [sp, #16] str w3, [sp, #12] ldur w8, [x29, #-12] adds w8, w8, #1 cset w8, eq tbnz w8, #0, LBB13_2 b LBB13_1 LBB13_1: ldur w0, [x29, #-8] ldur w1, [x29, #-12] bl _set_gpio_fsel b LBB13_2 LBB13_2: ldr w8, [sp, #16] adds w8, w8, #1 cset w8, eq tbnz w8, #0, LBB13_7 b LBB13_3 LBB13_3: ldur w0, [x29, #-8] bl _get_gpio_fsel subs w8, w0, #1 cset w8, ne tbnz w8, #0, LBB13_5 b LBB13_4 LBB13_4: ldur w0, [x29, #-8] ldr w1, [sp, #16] bl _set_gpio_value b LBB13_6 LBB13_5: adrp x0, l_.str.64@PAGE add x0, x0, l_.str.64@PAGEOFF bl _printf mov w8, #1 stur w8, [x29, #-4] b LBB13_10 LBB13_6: b LBB13_7 LBB13_7: ldr w8, [sp, #12] adds w8, w8, #1 cset w8, eq tbnz w8, #0, LBB13_9 b LBB13_8 LBB13_8: ldur w0, [x29, #-8] ldr w1, [sp, #12] bl _gpio_set_pull stur w0, [x29, #-4] b LBB13_10 LBB13_9: stur wzr, [x29, #-4] b LBB13_10 LBB13_10: 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, #160 .cfi_def_cfa_offset 160 stp x29, x30, [sp, #144] ; 16-byte Folded Spill add x29, sp, #144 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] stur wzr, [x29, #-20] stur w0, [x29, #-24] stur x1, [x29, #-32] stur wzr, [x29, #-52] stur wzr, [x29, #-56] stur wzr, [x29, #-60] stur wzr, [x29, #-64] mov w8, #-1 stur w8, [x29, #-68] str w8, [sp, #72] str w8, [sp, #68] stur xzr, [x29, #-16] str wzr, [sp, #64] ldur w8, [x29, #-24] subs w8, w8, #2 cset w8, ge tbnz w8, #0, LBB14_2 b LBB14_1 LBB14_1: adrp x0, l_.str.65@PAGE add x0, x0, l_.str.65@PAGEOFF bl _printf stur wzr, [x29, #-20] b LBB14_138 LBB14_2: ldur x8, [x29, #-32] ldr x0, [x8, #8] adrp x1, l_.str.66@PAGE add x1, x1, l_.str.66@PAGEOFF bl _strcmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB14_4 b LBB14_3 LBB14_3: bl _print_help stur wzr, [x29, #-20] b LBB14_138 LBB14_4: ldur x8, [x29, #-32] ldr x0, [x8, #8] adrp x1, l_.str.67@PAGE add x1, x1, l_.str.67@PAGEOFF bl _strcmp subs w8, w0, #0 cset w8, eq and w8, w8, #0x1 stur w8, [x29, #-56] ldur x8, [x29, #-32] ldr x0, [x8, #8] adrp x1, l_.str.68@PAGE add x1, x1, l_.str.68@PAGEOFF bl _strcmp subs w8, w0, #0 cset w8, eq and w8, w8, #0x1 stur w8, [x29, #-52] ldur x8, [x29, #-32] ldr x0, [x8, #8] adrp x1, l_.str.69@PAGE add x1, x1, l_.str.69@PAGEOFF bl _strcmp subs w8, w0, #0 cset w8, eq and w8, w8, #0x1 stur w8, [x29, #-60] ldur x8, [x29, #-32] ldr x0, [x8, #8] adrp x1, l_.str.70@PAGE add x1, x1, l_.str.70@PAGEOFF bl _strcmp subs w8, w0, #0 cset w8, eq and w8, w8, #0x1 stur w8, [x29, #-64] ldur w8, [x29, #-52] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB14_9 b LBB14_5 LBB14_5: ldur w8, [x29, #-56] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB14_9 b LBB14_6 LBB14_6: ldur w8, [x29, #-60] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB14_9 b LBB14_7 LBB14_7: ldur w8, [x29, #-64] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB14_9 b LBB14_8 LBB14_8: ldur x8, [x29, #-32] ldr x8, [x8, #8] mov x9, sp str x8, [x9] adrp x0, l_.str.71@PAGE add x0, x0, l_.str.71@PAGEOFF bl _printf mov w8, #1 stur w8, [x29, #-20] b LBB14_138 LBB14_9: ldur w8, [x29, #-56] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB14_11 b LBB14_10 LBB14_10: ldur w8, [x29, #-60] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB14_13 b LBB14_11 LBB14_11: ldur w8, [x29, #-24] subs w8, w8, #3 cset w8, le tbnz w8, #0, LBB14_13 b LBB14_12 LBB14_12: adrp x0, l_.str.72@PAGE add x0, x0, l_.str.72@PAGEOFF bl _printf mov w8, #1 stur w8, [x29, #-20] b LBB14_138 LBB14_13: ldur w8, [x29, #-24] subs w8, w8, #3 cset w8, ge tbnz w8, #0, LBB14_16 b LBB14_14 LBB14_14: ldur w8, [x29, #-52] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB14_16 b LBB14_15 LBB14_15: adrp x0, l_.str.73@PAGE add x0, x0, l_.str.73@PAGEOFF bl _printf mov w8, #1 stur w8, [x29, #-20] b LBB14_138 LBB14_16: ldur w8, [x29, #-24] subs w8, w8, #2 cset w8, le tbnz w8, #0, LBB14_44 b LBB14_17 LBB14_17: ldur x8, [x29, #-32] ldr x8, [x8, #16] str x8, [sp, #56] b LBB14_18 LBB14_18: ; =>This Loop Header: Depth=1 ; Child Loop BB14_33 Depth 2 ldr x8, [sp, #56] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB14_41 b LBB14_19 LBB14_19: ; in Loop: Header=BB14_18 Depth=1 ldr x0, [sp, #56] mov x9, sp add x8, sp, #52 str x8, [x9] add x8, sp, #44 str x8, [x9, #8] adrp x1, l_.str.74@PAGE add x1, x1, l_.str.74@PAGEOFF bl _sscanf stur w0, [x29, #-44] ldur w8, [x29, #-44] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB14_22 b LBB14_20 LBB14_20: ; in Loop: Header=BB14_18 Depth=1 ldr w8, [sp, #52] subs w8, w8, #0 cset w8, lt tbnz w8, #0, LBB14_22 b LBB14_21 LBB14_21: ; in Loop: Header=BB14_18 Depth=1 ldr w8, [sp, #52] subs w8, w8, #53 cset w8, le tbnz w8, #0, LBB14_23 b LBB14_22 LBB14_22: b LBB14_41 LBB14_23: ; in Loop: Header=BB14_18 Depth=1 ldrsw x9, [sp, #44] ldr x8, [sp, #56] add x8, x8, x9 str x8, [sp, #56] ldr x8, [sp, #56] ldrsb w8, [x8] subs w8, w8, #45 cset w8, ne tbnz w8, #0, LBB14_31 b LBB14_24 LBB14_24: ; in Loop: Header=BB14_18 Depth=1 ldr x8, [sp, #56] add x8, x8, #1 str x8, [sp, #56] ldr x0, [sp, #56] mov x9, sp add x8, sp, #48 str x8, [x9] add x8, sp, #44 str x8, [x9, #8] adrp x1, l_.str.74@PAGE add x1, x1, l_.str.74@PAGEOFF bl _sscanf stur w0, [x29, #-44] ldur w8, [x29, #-44] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB14_27 b LBB14_25 LBB14_25: ; in Loop: Header=BB14_18 Depth=1 ldr w8, [sp, #48] subs w8, w8, #0 cset w8, lt tbnz w8, #0, LBB14_27 b LBB14_26 LBB14_26: ; in Loop: Header=BB14_18 Depth=1 ldr w8, [sp, #48] subs w8, w8, #53 cset w8, le tbnz w8, #0, LBB14_28 b LBB14_27 LBB14_27: b LBB14_41 LBB14_28: ; in Loop: Header=BB14_18 Depth=1 ldr w8, [sp, #48] ldr w9, [sp, #52] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB14_30 b LBB14_29 LBB14_29: ; in Loop: Header=BB14_18 Depth=1 ldr w8, [sp, #48] str w8, [sp, #40] ldr w8, [sp, #52] str w8, [sp, #48] ldr w8, [sp, #40] str w8, [sp, #52] b LBB14_30 LBB14_30: ; in Loop: Header=BB14_18 Depth=1 ldrsw x9, [sp, #44] ldr x8, [sp, #56] add x8, x8, x9 str x8, [sp, #56] b LBB14_32 LBB14_31: ; in Loop: Header=BB14_18 Depth=1 ldr w8, [sp, #52] str w8, [sp, #48] b LBB14_32 LBB14_32: ; in Loop: Header=BB14_18 Depth=1 b LBB14_33 LBB14_33: ; Parent Loop BB14_18 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #52] ldr w9, [sp, #48] subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB14_35 b LBB14_34 LBB14_34: ; in Loop: Header=BB14_33 Depth=2 ldr w8, [sp, #52] mov w9, #32 sdiv w10, w8, w9 mul w10, w10, w9 subs w10, w8, w10 mov w8, #1 lsl w10, w8, w10 ldr w8, [sp, #52] sdiv w9, w8, w9 sub x8, x29, #16 add x9, x8, w9, sxtw #2 ldr w8, [x9] orr w8, w8, w10 str w8, [x9] ldr w8, [sp, #52] add w8, w8, #1 str w8, [sp, #52] b LBB14_33 LBB14_35: ; in Loop: Header=BB14_18 Depth=1 ldr x8, [sp, #56] ldrsb w8, [x8] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB14_37 b LBB14_36 LBB14_36: ; in Loop: Header=BB14_18 Depth=1 ; kill: def $x8 killed $xzr str xzr, [sp, #56] b LBB14_40 LBB14_37: ; in Loop: Header=BB14_18 Depth=1 ldr x8, [sp, #56] ldrsb w8, [x8] subs w8, w8, #44 cset w8, eq tbnz w8, #0, LBB14_39 b LBB14_38 LBB14_38: b LBB14_41 LBB14_39: ; in Loop: Header=BB14_18 Depth=1 ldr x8, [sp, #56] add x8, x8, #1 str x8, [sp, #56] b LBB14_40 LBB14_40: ; in Loop: Header=BB14_18 Depth=1 b LBB14_18 LBB14_41: ldr x8, [sp, #56] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB14_43 b LBB14_42 LBB14_42: ldr x8, [sp, #56] mov x9, sp str x8, [x9] adrp x0, l_.str.75@PAGE add x0, x0, l_.str.75@PAGEOFF bl _printf mov w8, #1 stur w8, [x29, #-20] b LBB14_138 LBB14_43: b LBB14_44 LBB14_44: ldur w8, [x29, #-52] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB14_47 b LBB14_45 LBB14_45: ldur w8, [x29, #-24] subs w8, w8, #4 cset w8, ge tbnz w8, #0, LBB14_47 b LBB14_46 LBB14_46: adrp x0, l_.str.76@PAGE add x0, x0, l_.str.76@PAGEOFF bl _printf stur wzr, [x29, #-20] b LBB14_138 LBB14_47: mov w8, #3 stur w8, [x29, #-48] b LBB14_48 LBB14_48: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-48] ldur w9, [x29, #-24] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB14_90 b LBB14_49 LBB14_49: ; in Loop: Header=BB14_48 Depth=1 ldur x8, [x29, #-32] ldursw x9, [x29, #-48] ldr x0, [x8, x9, lsl #3] adrp x1, l_.str.77@PAGE add x1, x1, l_.str.77@PAGEOFF bl _strcmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB14_51 b LBB14_50 LBB14_50: ; in Loop: Header=BB14_48 Depth=1 mov w8, #1 str w8, [sp, #68] b LBB14_88 LBB14_51: ; in Loop: Header=BB14_48 Depth=1 ldur x8, [x29, #-32] ldursw x9, [x29, #-48] ldr x0, [x8, x9, lsl #3] adrp x1, l_.str.78@PAGE add x1, x1, l_.str.78@PAGEOFF bl _strcmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB14_53 b LBB14_52 LBB14_52: ; in Loop: Header=BB14_48 Depth=1 str wzr, [sp, #68] b LBB14_87 LBB14_53: ; in Loop: Header=BB14_48 Depth=1 ldur x8, [x29, #-32] ldursw x9, [x29, #-48] ldr x0, [x8, x9, lsl #3] adrp x1, l_.str.79@PAGE add x1, x1, l_.str.79@PAGEOFF bl _strcmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB14_55 b LBB14_54 LBB14_54: ; in Loop: Header=BB14_48 Depth=1 str wzr, [sp, #72] b LBB14_86 LBB14_55: ; in Loop: Header=BB14_48 Depth=1 ldur x8, [x29, #-32] ldursw x9, [x29, #-48] ldr x0, [x8, x9, lsl #3] adrp x1, l_.str.80@PAGE add x1, x1, l_.str.80@PAGEOFF bl _strcmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB14_57 b LBB14_56 LBB14_56: ; in Loop: Header=BB14_48 Depth=1 mov w8, #1 str w8, [sp, #72] b LBB14_85 LBB14_57: ; in Loop: Header=BB14_48 Depth=1 ldur x8, [x29, #-32] ldursw x9, [x29, #-48] ldr x0, [x8, x9, lsl #3] adrp x1, l_.str.81@PAGE add x1, x1, l_.str.81@PAGEOFF bl _strcmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB14_59 b LBB14_58 LBB14_58: ; in Loop: Header=BB14_48 Depth=1 mov w8, #4 str w8, [sp, #72] b LBB14_84 LBB14_59: ; in Loop: Header=BB14_48 Depth=1 ldur x8, [x29, #-32] ldursw x9, [x29, #-48] ldr x0, [x8, x9, lsl #3] adrp x1, l_.str.82@PAGE add x1, x1, l_.str.82@PAGEOFF bl _strcmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB14_61 b LBB14_60 LBB14_60: ; in Loop: Header=BB14_48 Depth=1 mov w8, #5 str w8, [sp, #72] b LBB14_83 LBB14_61: ; in Loop: Header=BB14_48 Depth=1 ldur x8, [x29, #-32] ldursw x9, [x29, #-48] ldr x0, [x8, x9, lsl #3] adrp x1, l_.str.83@PAGE add x1, x1, l_.str.83@PAGEOFF bl _strcmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB14_63 b LBB14_62 LBB14_62: ; in Loop: Header=BB14_48 Depth=1 mov w8, #6 str w8, [sp, #72] b LBB14_82 LBB14_63: ; in Loop: Header=BB14_48 Depth=1 ldur x8, [x29, #-32] ldursw x9, [x29, #-48] ldr x0, [x8, x9, lsl #3] adrp x1, l_.str.84@PAGE add x1, x1, l_.str.84@PAGEOFF bl _strcmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB14_65 b LBB14_64 LBB14_64: ; in Loop: Header=BB14_48 Depth=1 mov w8, #7 str w8, [sp, #72] b LBB14_81 LBB14_65: ; in Loop: Header=BB14_48 Depth=1 ldur x8, [x29, #-32] ldursw x9, [x29, #-48] ldr x0, [x8, x9, lsl #3] adrp x1, l_.str.85@PAGE add x1, x1, l_.str.85@PAGEOFF bl _strcmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB14_67 b LBB14_66 LBB14_66: ; in Loop: Header=BB14_48 Depth=1 mov w8, #3 str w8, [sp, #72] b LBB14_80 LBB14_67: ; in Loop: Header=BB14_48 Depth=1 ldur x8, [x29, #-32] ldursw x9, [x29, #-48] ldr x0, [x8, x9, lsl #3] adrp x1, l_.str.86@PAGE add x1, x1, l_.str.86@PAGEOFF bl _strcmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB14_69 b LBB14_68 LBB14_68: ; in Loop: Header=BB14_48 Depth=1 mov w8, #2 str w8, [sp, #72] b LBB14_79 LBB14_69: ; in Loop: Header=BB14_48 Depth=1 ldur x8, [x29, #-32] ldursw x9, [x29, #-48] ldr x0, [x8, x9, lsl #3] adrp x1, l_.str.87@PAGE add x1, x1, l_.str.87@PAGEOFF bl _strcmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB14_71 b LBB14_70 LBB14_70: ; in Loop: Header=BB14_48 Depth=1 mov w8, #2 stur w8, [x29, #-68] b LBB14_78 LBB14_71: ; in Loop: Header=BB14_48 Depth=1 ldur x8, [x29, #-32] ldursw x9, [x29, #-48] ldr x0, [x8, x9, lsl #3] adrp x1, l_.str.88@PAGE add x1, x1, l_.str.88@PAGEOFF bl _strcmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB14_73 b LBB14_72 LBB14_72: ; in Loop: Header=BB14_48 Depth=1 mov w8, #1 stur w8, [x29, #-68] b LBB14_77 LBB14_73: ; in Loop: Header=BB14_48 Depth=1 ldur x8, [x29, #-32] ldursw x9, [x29, #-48] ldr x0, [x8, x9, lsl #3] adrp x1, l_.str.89@PAGE add x1, x1, l_.str.89@PAGEOFF bl _strcmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB14_75 b LBB14_74 LBB14_74: ; in Loop: Header=BB14_48 Depth=1 stur wzr, [x29, #-68] b LBB14_76 LBB14_75: ldur x8, [x29, #-32] ldursw x9, [x29, #-48] ldr x8, [x8, x9, lsl #3] mov x9, sp str x8, [x9] adrp x0, l_.str.90@PAGE add x0, x0, l_.str.90@PAGEOFF bl _printf mov w8, #1 stur w8, [x29, #-20] b LBB14_138 LBB14_76: ; in Loop: Header=BB14_48 Depth=1 b LBB14_77 LBB14_77: ; in Loop: Header=BB14_48 Depth=1 b LBB14_78 LBB14_78: ; in Loop: Header=BB14_48 Depth=1 b LBB14_79 LBB14_79: ; in Loop: Header=BB14_48 Depth=1 b LBB14_80 LBB14_80: ; in Loop: Header=BB14_48 Depth=1 b LBB14_81 LBB14_81: ; in Loop: Header=BB14_48 Depth=1 b LBB14_82 LBB14_82: ; in Loop: Header=BB14_48 Depth=1 b LBB14_83 LBB14_83: ; in Loop: Header=BB14_48 Depth=1 b LBB14_84 LBB14_84: ; in Loop: Header=BB14_48 Depth=1 b LBB14_85 LBB14_85: ; in Loop: Header=BB14_48 Depth=1 b LBB14_86 LBB14_86: ; in Loop: Header=BB14_48 Depth=1 b LBB14_87 LBB14_87: ; in Loop: Header=BB14_48 Depth=1 b LBB14_88 LBB14_88: ; in Loop: Header=BB14_48 Depth=1 b LBB14_89 LBB14_89: ; in Loop: Header=BB14_48 Depth=1 ldur w8, [x29, #-48] add w8, w8, #1 stur w8, [x29, #-48] b LBB14_48 LBB14_90: ldur w8, [x29, #-16] ldur w9, [x29, #-12] orr w8, w8, w9 subs w8, w8, #0 cset w8, eq and w8, w8, #0x1 str w8, [sp, #64] bl _get_hwbase stur w0, [x29, #-36] ldur w8, [x29, #-60] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB14_99 b LBB14_91 LBB14_91: ldur w8, [x29, #-36] mov w9, #-33554432 subs w8, w8, w9 cset w8, eq and w9, w8, #0x1 adrp x8, _is_2711@PAGE str w9, [x8, _is_2711@PAGEOFF] ldr w8, [x8, _is_2711@PAGEOFF] subs w8, w8, #0 cset w8, ne and w10, w8, #0x1 adrp x9, _gpio_alt_names_2708@PAGE add x9, x9, _gpio_alt_names_2708@PAGEOFF adrp x8, _gpio_alt_names_2711@PAGE add x8, x8, _gpio_alt_names_2711@PAGEOFF ands w10, w10, #0x1 csel x8, x8, x9, ne adrp x9, _gpio_alt_names@PAGE str x8, [x9, _gpio_alt_names@PAGEOFF] adrp x0, l_.str.91@PAGE add x0, x0, l_.str.91@PAGEOFF bl _printf str wzr, [sp, #36] b LBB14_92 LBB14_92: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #36] subs w8, w8, #53 cset w8, gt tbnz w8, #0, LBB14_98 b LBB14_93 LBB14_93: ; in Loop: Header=BB14_92 Depth=1 ldr w8, [sp, #64] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB14_95 b LBB14_94 LBB14_94: ; in Loop: Header=BB14_92 Depth=1 ldr w8, [sp, #36] mov w11, #32 sdiv w9, w8, w11 sub x8, x29, #16 ldr w8, [x8, w9, sxtw #2] ldr w9, [sp, #36] sdiv w10, w9, w11 mul w10, w10, w11 subs w10, w9, w10 mov w9, #1 lsl w9, w9, w10 ands w8, w8, w9 cset w8, eq tbnz w8, #0, LBB14_96 b LBB14_95 LBB14_95: ; in Loop: Header=BB14_92 Depth=1 ldr w0, [sp, #36] bl _print_gpio_alts_info b LBB14_96 LBB14_96: ; in Loop: Header=BB14_92 Depth=1 b LBB14_97 LBB14_97: ; in Loop: Header=BB14_92 Depth=1 ldr w8, [sp, #36] add w8, w8, #1 str w8, [sp, #36] b LBB14_92 LBB14_98: stur wzr, [x29, #-20] b LBB14_138 LBB14_99: adrp x0, l_.str.92@PAGE add x0, x0, l_.str.92@PAGEOFF mov w1, #130 movk w1, #256, lsl #16 bl _open stur w0, [x29, #-40] subs w8, w0, #0 cset w8, lt tbnz w8, #0, LBB14_101 b LBB14_100 LBB14_100: ldur w4, [x29, #-40] mov x0, #0 mov x1, #4096 mov w2, #3 mov w3, #1 mov x5, #0 bl _mmap adrp x8, _gpio_base@PAGE str x0, [x8, _gpio_base@PAGEOFF] b LBB14_108 LBB14_101: bl _geteuid subs w8, w0, #0 cset w8, eq tbnz w8, #0, LBB14_103 b LBB14_102 LBB14_102: adrp x0, l_.str.93@PAGE add x0, x0, l_.str.93@PAGEOFF bl _printf stur wzr, [x29, #-20] b LBB14_138 LBB14_103: ldur w8, [x29, #-36] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB14_105 b LBB14_104 LBB14_104: mov w8, #1 stur w8, [x29, #-20] b LBB14_138 LBB14_105: adrp x0, l_.str.94@PAGE add x0, x0, l_.str.94@PAGEOFF mov w1, #130 movk w1, #256, lsl #16 bl _open stur w0, [x29, #-40] subs w8, w0, #0 cset w8, ge tbnz w8, #0, LBB14_107 b LBB14_106 LBB14_106: bl ___error ldr w0, [x0] bl _strerror mov x8, sp str x0, [x8] adrp x0, l_.str.95@PAGE add x0, x0, l_.str.95@PAGEOFF bl _printf mov w8, #1 stur w8, [x29, #-20] b LBB14_138 LBB14_107: ldur w4, [x29, #-40] ldur w8, [x29, #-36] add w8, w8, #512, lsl #12 ; =2097152 mov x5, x8 mov x0, #0 mov x1, #4096 mov w2, #3 mov w3, #1 bl _mmap adrp x8, _gpio_base@PAGE str x0, [x8, _gpio_base@PAGEOFF] b LBB14_108 LBB14_108: adrp x8, _gpio_base@PAGE ldr x8, [x8, _gpio_base@PAGEOFF] adds x8, x8, #1 cset w8, ne tbnz w8, #0, LBB14_110 b LBB14_109 LBB14_109: bl ___error ldr w0, [x0] bl _strerror mov x8, sp str x0, [x8] adrp x0, l_.str.96@PAGE add x0, x0, l_.str.96@PAGEOFF bl _printf mov w8, #1 stur w8, [x29, #-20] b LBB14_138 LBB14_110: adrp x8, _gpio_base@PAGE ldr x8, [x8, _gpio_base@PAGEOFF] ldr w8, [x8, #240] mov w9, #26991 movk w9, #26480, lsl #16 subs w8, w8, w9 cset w8, ne and w9, w8, #0x1 adrp x8, _is_2711@PAGE str w9, [x8, _is_2711@PAGEOFF] ldr w8, [x8, _is_2711@PAGEOFF] subs w8, w8, #0 cset w8, ne and w10, w8, #0x1 adrp x9, _gpio_alt_names_2708@PAGE add x9, x9, _gpio_alt_names_2708@PAGEOFF adrp x8, _gpio_alt_names_2711@PAGE add x8, x8, _gpio_alt_names_2711@PAGEOFF ands w10, w10, #0x1 csel x8, x8, x9, ne adrp x9, _gpio_alt_names@PAGE str x8, [x9, _gpio_alt_names@PAGEOFF] ldur w8, [x29, #-52] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB14_112 b LBB14_111 LBB14_111: ldur w8, [x29, #-56] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB14_135 b LBB14_112 LBB14_112: str wzr, [sp, #32] b LBB14_113 LBB14_113: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #32] subs w8, w8, #53 cset w8, gt tbnz w8, #0, LBB14_134 b LBB14_114 LBB14_114: ; in Loop: Header=BB14_113 Depth=1 ldr w8, [sp, #64] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB14_122 b LBB14_115 LBB14_115: ; in Loop: Header=BB14_113 Depth=1 ldr w8, [sp, #32] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB14_117 b LBB14_116 LBB14_116: ; in Loop: Header=BB14_113 Depth=1 adrp x0, l_.str.97@PAGE add x0, x0, l_.str.97@PAGEOFF bl _printf b LBB14_117 LBB14_117: ; in Loop: Header=BB14_113 Depth=1 ldr w8, [sp, #32] subs w8, w8, #28 cset w8, ne tbnz w8, #0, LBB14_119 b LBB14_118 LBB14_118: ; in Loop: Header=BB14_113 Depth=1 adrp x0, l_.str.98@PAGE add x0, x0, l_.str.98@PAGEOFF bl _printf b LBB14_119 LBB14_119: ; in Loop: Header=BB14_113 Depth=1 ldr w8, [sp, #32] subs w8, w8, #46 cset w8, ne tbnz w8, #0, LBB14_121 b LBB14_120 LBB14_120: ; in Loop: Header=BB14_113 Depth=1 adrp x0, l_.str.99@PAGE add x0, x0, l_.str.99@PAGEOFF bl _printf b LBB14_121 LBB14_121: ; in Loop: Header=BB14_113 Depth=1 b LBB14_125 LBB14_122: ; in Loop: Header=BB14_113 Depth=1 ldr w8, [sp, #32] mov w11, #32 sdiv w9, w8, w11 sub x8, x29, #16 ldr w8, [x8, w9, sxtw #2] ldr w9, [sp, #32] sdiv w10, w9, w11 mul w10, w10, w11 subs w10, w9, w10 mov w9, #1 lsl w9, w9, w10 ands w8, w8, w9 cset w8, ne tbnz w8, #0, LBB14_124 b LBB14_123 LBB14_123: ; in Loop: Header=BB14_113 Depth=1 b LBB14_133 LBB14_124: ; in Loop: Header=BB14_113 Depth=1 b LBB14_125 LBB14_125: ; in Loop: Header=BB14_113 Depth=1 ldur w8, [x29, #-56] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB14_129 b LBB14_126 LBB14_126: ; in Loop: Header=BB14_113 Depth=1 ldr w0, [sp, #32] bl _gpio_get subs w8, w0, #0 cset w8, eq tbnz w8, #0, LBB14_128 b LBB14_127 LBB14_127: mov w8, #1 stur w8, [x29, #-20] b LBB14_138 LBB14_128: ; in Loop: Header=BB14_113 Depth=1 b LBB14_132 LBB14_129: ; in Loop: Header=BB14_113 Depth=1 ldr w0, [sp, #32] ldr w1, [sp, #72] ldr w2, [sp, #68] ldur w3, [x29, #-68] bl _gpio_set subs w8, w0, #0 cset w8, eq tbnz w8, #0, LBB14_131 b LBB14_130 LBB14_130: mov w8, #1 stur w8, [x29, #-20] b LBB14_138 LBB14_131: ; in Loop: Header=BB14_113 Depth=1 b LBB14_132 LBB14_132: ; in Loop: Header=BB14_113 Depth=1 b LBB14_133 LBB14_133: ; in Loop: Header=BB14_113 Depth=1 ldr w8, [sp, #32] add w8, w8, #1 str w8, [sp, #32] b LBB14_113 LBB14_134: b LBB14_135 LBB14_135: ldur w8, [x29, #-64] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB14_137 b LBB14_136 LBB14_136: bl _print_raw_gpio_regs b LBB14_137 LBB14_137: stur wzr, [x29, #-20] b LBB14_138 LBB14_138: ldur w8, [x29, #-20] 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, LBB14_140 b LBB14_139 LBB14_139: bl ___stack_chk_fail LBB14_140: ldr w0, [sp, #28] ; 4-byte Folded Reload ldp x29, x30, [sp, #144] ; 16-byte Folded Reload add sp, sp, #160 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%d" .section __TEXT,__const .p2align 2 ; @gpio_default_pullstate _gpio_default_pullstate: .long 2 ; 0x2 .long 2 ; 0x2 .long 2 ; 0x2 .long 2 ; 0x2 .long 2 ; 0x2 .long 2 ; 0x2 .long 2 ; 0x2 .long 2 ; 0x2 .long 2 ; 0x2 .long 1 ; 0x1 .long 1 ; 0x1 .long 1 ; 0x1 .long 1 ; 0x1 .long 1 ; 0x1 .long 1 ; 0x1 .long 1 ; 0x1 .long 1 ; 0x1 .long 1 ; 0x1 .long 1 ; 0x1 .long 1 ; 0x1 .long 1 ; 0x1 .long 1 ; 0x1 .long 1 ; 0x1 .long 1 ; 0x1 .long 1 ; 0x1 .long 1 ; 0x1 .long 1 ; 0x1 .long 1 ; 0x1 .long 0 ; 0x0 .long 0 ; 0x0 .long 1 ; 0x1 .long 1 ; 0x1 .long 1 ; 0x1 .long 1 ; 0x1 .long 2 ; 0x2 .long 2 ; 0x2 .long 2 ; 0x2 .long 1 ; 0x1 .long 1 ; 0x1 .long 1 ; 0x1 .long 1 ; 0x1 .long 1 ; 0x1 .long 1 ; 0x1 .long 1 ; 0x1 .long 0 ; 0x0 .long 0 ; 0x0 .long 2 ; 0x2 .long 2 ; 0x2 .long 2 ; 0x2 .long 2 ; 0x2 .long 2 ; 0x2 .long 2 ; 0x2 .long 2 ; 0x2 .long 2 ; 0x2 .section __TEXT,__cstring,cstring_literals l_.str.1: ; @.str.1 .asciz ", NONE" l_.str.2: ; @.str.2 .asciz ", DOWN" l_.str.3: ; @.str.3 .asciz ", UP" l_.str.4: ; @.str.4 .asciz ", %s" .zerofill __DATA,__bss,_gpio_alt_names,8,3 ; @gpio_alt_names l_.str.5: ; @.str.5 .asciz "\n" l_.str.6: ; @.str.6 .asciz "timer oops!\n" l_.str.7: ; @.str.7 .asciz "/proc/device-tree/soc/ranges" l_.str.8: ; @.str.8 .asciz "rb" l_.str.9: ; @.str.9 .asciz "Can't open '%s'\n" l_.str.10: ; @.str.10 .asciz "Unexpected ranges data (%02x%02x%02x%02x %02x%02x%02x%02x %02x%02x%02x%02x)\n" l_.str.11: ; @.str.11 .asciz "Ranges data too short\n" .zerofill __DATA,__bss,_gpio_base,8,3 ; @gpio_base .zerofill __DATA,__bss,_set_gpio_fsel.tmp,8,3 ; @set_gpio_fsel.tmp l_.str.12: ; @.str.12 .asciz "INPUT" l_.str.13: ; @.str.13 .asciz "OUTPUT" l_.str.14: ; @.str.14 .asciz "%s" .zerofill __DATA,__bss,_is_2711,4,2 ; @is_2711 l_.str.15: ; @.str.15 .asciz "%02x:%*s" l_.str.16: ; @.str.16 .space 1 l_.str.17: ; @.str.17 .asciz "%02x:" l_.str.18: ; @.str.18 .asciz " %08x" l_.str.19: ; @.str.19 .asciz "raspi-gpio" l_.str.20: ; @.str.20 .asciz "WARNING! %s set writes directly to the GPIO control registers\n" l_.str.21: ; @.str.21 .asciz "ignoring whatever else may be using them (such as Linux drivers) -\n" l_.str.22: ; @.str.22 .asciz "it is designed as a debug tool, only use it if you know what you\n" l_.str.23: ; @.str.23 .asciz "are doing and at your own risk!\n" l_.str.24: ; @.str.24 .asciz "The %s tool is designed to help hack / debug BCM283x GPIO.\n" l_.str.25: ; @.str.25 .asciz "Running %s with the help argument prints this help.\n" l_.str.26: ; @.str.26 .asciz "%s can get and print the state of a GPIO (or all GPIOs)\n" l_.str.27: ; @.str.27 .asciz "and can be used to set the function, pulls and value of a GPIO.\n" l_.str.28: ; @.str.28 .asciz "%s must be run as root.\n" l_.str.29: ; @.str.29 .asciz "Use:\n" l_.str.30: ; @.str.30 .asciz " %s get [GPIO]\n" l_.str.31: ; @.str.31 .asciz "OR\n" l_.str.32: ; @.str.32 .asciz " %s set <GPIO> [options]\n" l_.str.33: ; @.str.33 .asciz " %s funcs [GPIO]\n" l_.str.34: ; @.str.34 .asciz " %s raw\n" l_.str.35: ; @.str.35 .asciz "GPIO is a comma-separated list of pin numbers or ranges (without spaces),\n" l_.str.36: ; @.str.36 .asciz "e.g. 4 or 18-21 or 7,9-11\n" l_.str.37: ; @.str.37 .asciz "Note that omitting [GPIO] from %s get prints all GPIOs.\n" l_.str.38: ; @.str.38 .asciz "%s funcs will dump all the possible GPIO alt funcions in CSV format\n" l_.str.39: ; @.str.39 .asciz "or if [GPIO] is specified the alternate funcs just for that specific GPIO.\n" l_.str.40: ; @.str.40 .asciz "Valid [options] for %s set are:\n" l_.str.41: ; @.str.41 .asciz " ip set GPIO as input\n" l_.str.42: ; @.str.42 .asciz " op set GPIO as output\n" l_.str.43: ; @.str.43 .asciz " a0-a5 set GPIO to alternate function alt0-alt5\n" l_.str.44: ; @.str.44 .asciz " pu set GPIO in-pad pull up\n" l_.str.45: ; @.str.45 .asciz " pd set GPIO pin-pad pull down\n" l_.str.46: ; @.str.46 .asciz " pn set GPIO pull none (no pull)\n" l_.str.47: ; @.str.47 .asciz " dh set GPIO to drive to high (1) level (only valid if set to be an output)\n" l_.str.48: ; @.str.48 .asciz " dl set GPIO to drive low (0) level (only valid if set to be an output)\n" l_.str.49: ; @.str.49 .asciz "Examples:\n" l_.str.50: ; @.str.50 .asciz " %s get Prints state of all GPIOs one per line\n" l_.str.51: ; @.str.51 .asciz " %s get 20 Prints state of GPIO20\n" l_.str.52: ; @.str.52 .asciz " %s get 20,21 Prints state of GPIO20 and GPIO21\n" l_.str.53: ; @.str.53 .asciz " %s set 20 a5 Set GPIO20 to ALT5 function (GPCLK0)\n" l_.str.54: ; @.str.54 .asciz " %s set 20 pu Enable GPIO20 ~50k in-pad pull up\n" l_.str.55: ; @.str.55 .asciz " %s set 20 pd Enable GPIO20 ~50k in-pad pull down\n" l_.str.56: ; @.str.56 .asciz " %s set 20 op Set GPIO20 to be an output\n" l_.str.57: ; @.str.57 .asciz " %s set 20 dl Set GPIO20 to output low/zero (must already be set as an output)\n" l_.str.58: ; @.str.58 .asciz " %s set 20 ip pd Set GPIO20 to input with pull down\n" l_.str.59: ; @.str.59 .asciz " %s set 35 a0 pu Set GPIO35 to ALT0 function (SPI_CE1_N) with pull up\n" l_.str.60: ; @.str.60 .asciz " %s set 20 op pn dh Set GPIO20 to ouput with no pull and driving high\n" l_.str.61: ; @.str.61 .asciz " pull=%s" .section __DATA,__data .p2align 3 ; @gpio_pull_names _gpio_pull_names: .quad l_.str.100 .quad l_.str.101 .quad l_.str.102 .quad l_.str.103 .section __TEXT,__cstring,cstring_literals l_.str.62: ; @.str.62 .asciz "GPIO %d: level=%d fsel=%d func=%s%s\n" l_.str.63: ; @.str.63 .asciz "GPIO %d: level=%d fsel=%d alt=%s func=%s%s\n" .section __DATA,__data .p2align 3 ; @gpio_fsel_alts _gpio_fsel_alts: .quad l_.str.104 .quad l_.str.104 .quad l_.str.105 .quad l_.str.106 .quad l_.str.107 .quad l_.str.108 .quad l_.str.109 .quad l_.str.110 .section __TEXT,__cstring,cstring_literals l_.str.64: ; @.str.64 .asciz "Can't set pin value, not an output\n" l_.str.65: ; @.str.65 .asciz "No arguments given - try \"raspi-gpio help\"\n" l_.str.66: ; @.str.66 .asciz "help" l_.str.67: ; @.str.67 .asciz "get" l_.str.68: ; @.str.68 .asciz "set" l_.str.69: ; @.str.69 .asciz "funcs" l_.str.70: ; @.str.70 .asciz "raw" l_.str.71: ; @.str.71 .asciz "Unknown argument \"%s\" try \"raspi-gpio help\"\n" l_.str.72: ; @.str.72 .asciz "Too many arguments\n" l_.str.73: ; @.str.73 .asciz "Need GPIO number to set\n" l_.str.74: ; @.str.74 .asciz "%d%n" l_.str.75: ; @.str.75 .asciz "Unknown GPIO \"%s\"\n" l_.str.76: ; @.str.76 .asciz "Nothing to set\n" l_.str.77: ; @.str.77 .asciz "dh" l_.str.78: ; @.str.78 .asciz "dl" l_.str.79: ; @.str.79 .asciz "ip" l_.str.80: ; @.str.80 .asciz "op" l_.str.81: ; @.str.81 .asciz "a0" l_.str.82: ; @.str.82 .asciz "a1" l_.str.83: ; @.str.83 .asciz "a2" l_.str.84: ; @.str.84 .asciz "a3" l_.str.85: ; @.str.85 .asciz "a4" l_.str.86: ; @.str.86 .asciz "a5" l_.str.87: ; @.str.87 .asciz "pu" l_.str.88: ; @.str.88 .asciz "pd" l_.str.89: ; @.str.89 .asciz "pn" l_.str.90: ; @.str.90 .asciz "Unknown argument \"%s\"\n" .section __DATA,__data .p2align 3 ; @gpio_alt_names_2711 _gpio_alt_names_2711: .quad l_.str.111 .quad l_.str.112 .quad l_.str.113 .quad l_.str.114 .quad l_.str.115 .quad l_.str.116 .quad l_.str.117 .quad l_.str.118 .quad l_.str.119 .quad l_.str.120 .quad l_.str.121 .quad l_.str.122 .quad l_.str.123 .quad l_.str.124 .quad l_.str.125 .quad l_.str.126 .quad l_.str.127 .quad l_.str.128 .quad l_.str.129 .quad l_.str.130 .quad l_.str.131 .quad l_.str.132 .quad l_.str.133 .quad l_.str.134 .quad l_.str.135 .quad l_.str.136 .quad l_.str.137 .quad l_.str.138 .quad l_.str.139 .quad l_.str.128 .quad l_.str.140 .quad l_.str.141 .quad l_.str.142 .quad l_.str.143 .quad l_.str.144 .quad l_.str.134 .quad l_.str.145 .quad l_.str.146 .quad l_.str.147 .quad l_.str.148 .quad l_.str.149 .quad l_.str.150 .quad l_.str.151 .quad l_.str.152 .quad l_.str.153 .quad l_.str.154 .quad l_.str.155 .quad l_.str.156 .quad l_.str.157 .quad l_.str.158 .quad l_.str.159 .quad l_.str.160 .quad l_.str.161 .quad l_.str.150 .quad l_.str.162 .quad l_.str.163 .quad l_.str.164 .quad l_.str.165 .quad l_.str.166 .quad l_.str.156 .quad l_.str.167 .quad l_.str.168 .quad l_.str.169 .quad l_.str.170 .quad l_.str.171 .quad l_.str.172 .quad l_.str.173 .quad l_.str.174 .quad l_.str.175 .quad l_.str.176 .quad l_.str.177 .quad l_.str.178 .quad l_.str.179 .quad l_.str.180 .quad l_.str.181 .quad l_.str.182 .quad l_.str.183 .quad l_.str.172 .quad l_.str.184 .quad l_.str.185 .quad l_.str.186 .quad l_.str.187 .quad l_.str.188 .quad l_.str.178 .quad l_.str.189 .quad l_.str.190 .quad l_.str.191 .quad l_.str.192 .quad l_.str.193 .quad l_.str.194 .quad l_.str.195 .quad l_.str.196 .quad l_.str.197 .quad l_.str.198 .quad l_.str.199 .quad l_.str.200 .quad l_.str.201 .quad l_.str.202 .quad l_.str.203 .quad l_.str.204 .quad l_.str.205 .quad l_.str.206 .quad l_.str.201 .quad l_.str.207 .quad l_.str.208 .quad l_.str.209 .quad l_.str.210 .quad l_.str.211 .quad l_.str.212 .quad l_.str.213 .quad l_.str.214 .quad l_.str.215 .quad l_.str.216 .quad l_.str.179 .quad l_.str.217 .quad l_.str.218 .quad l_.str.219 .quad l_.str.220 .quad l_.str.221 .quad l_.str.184 .quad l_.str.222 .quad l_.str.223 .quad l_.str.224 .quad l_.str.225 .quad l_.str.226 .quad l_.str.135 .quad l_.str.227 .quad l_.str.228 .quad l_.str.229 .quad l_.str.230 .quad l_.str.231 .quad l_.str.140 .quad l_.str.232 .quad l_.str.233 .quad l_.str.234 .quad l_.str.235 .quad l_.str.236 .quad l_.str.116 .quad l_.str.237 .quad l_.str.238 .quad l_.str.239 .quad l_.str.240 .quad l_.str.241 .quad l_.str.122 .quad l_.str.242 .quad l_.str.243 .quad l_.str.244 .quad l_.str.245 .quad l_.str.246 .quad l_.str.247 .quad l_.str.248 .quad l_.str.249 .quad l_.str.250 .quad l_.str.251 .quad l_.str.252 .quad l_.str.253 .quad l_.str.254 .quad l_.str.201 .quad l_.str.255 .quad l_.str.256 .quad l_.str.257 .quad l_.str.258 .quad l_.str.259 .quad l_.str.201 .quad l_.str.260 .quad l_.str.261 .quad l_.str.262 .quad l_.str.263 .quad l_.str.111 .quad l_.str.112 .quad l_.str.212 .quad l_.str.201 .quad l_.str.264 .quad l_.str.265 .quad l_.str.117 .quad l_.str.118 .quad l_.str.217 .quad l_.str.201 .quad l_.str.266 .quad l_.str.267 .quad l_.str.201 .quad l_.str.124 .quad l_.str.222 .quad l_.str.204 .quad l_.str.268 .quad l_.str.206 .quad l_.str.201 .quad l_.str.130 .quad l_.str.227 .quad l_.str.209 .quad l_.str.269 .quad l_.str.211 .quad l_.str.135 .quad l_.str.136 .quad l_.str.201 .quad l_.str.189 .quad l_.str.270 .quad l_.str.194 .quad l_.str.201 .quad l_.str.141 .quad l_.str.201 .quad l_.str.195 .quad l_.str.271 .quad l_.str.200 .quad l_.str.135 .quad l_.str.146 .quad l_.str.201 .quad l_.str.235 .quad l_.str.272 .quad l_.str.273 .quad l_.str.151 .quad l_.str.152 .quad l_.str.201 .quad l_.str.240 .quad l_.str.274 .quad l_.str.201 .quad l_.str.157 .quad l_.str.158 .quad l_.str.189 .quad l_.str.245 .quad l_.str.275 .quad l_.str.264 .quad l_.str.162 .quad l_.str.163 .quad l_.str.195 .quad l_.str.251 .quad l_.str.265 .quad l_.str.266 .quad l_.str.167 .quad l_.str.168 .quad l_.str.209 .quad l_.str.256 .quad l_.str.267 .quad l_.str.268 .quad l_.str.173 .quad l_.str.174 .quad l_.str.204 .quad l_.str.261 .quad l_.str.273 .quad l_.str.269 .quad l_.str.276 .quad l_.str.180 .quad l_.str.201 .quad l_.str.277 .quad l_.str.162 .quad l_.str.194 .quad l_.str.278 .quad l_.str.185 .quad l_.str.201 .quad l_.str.279 .quad l_.str.167 .quad l_.str.200 .quad l_.str.140 .quad l_.str.190 .quad l_.str.201 .quad l_.str.280 .quad l_.str.173 .quad l_.str.211 .quad l_.str.145 .quad l_.str.196 .quad l_.str.201 .quad l_.str.281 .quad l_.str.157 .quad l_.str.206 .quad l_.str.140 .quad l_.str.111 .quad l_.str.123 .quad l_.str.201 .quad l_.str.151 .quad l_.str.282 .quad l_.str.184 .quad l_.str.117 .quad l_.str.129 .quad l_.str.201 .quad l_.str.283 .quad l_.str.284 .quad l_.str.111 .quad l_.str.123 .quad l_.str.157 .quad l_.str.201 .quad l_.str.201 .quad l_.str.285 .quad l_.str.117 .quad l_.str.129 .quad l_.str.162 .quad l_.str.201 .quad l_.str.201 .quad l_.str.286 .quad l_.str.232 .quad l_.str.201 .quad l_.str.167 .quad l_.str.235 .quad l_.str.236 .quad l_.str.287 .quad l_.str.237 .quad l_.str.135 .quad l_.str.173 .quad l_.str.240 .quad l_.str.241 .quad l_.str.288 .quad l_.str.242 .quad l_.str.140 .quad l_.str.212 .quad l_.str.245 .quad l_.str.246 .quad l_.str.289 .quad l_.str.248 .quad l_.str.145 .quad l_.str.217 .quad l_.str.251 .quad l_.str.252 .quad l_.str.272 .quad l_.str.254 .quad l_.str.179 .quad l_.str.222 .quad l_.str.256 .quad l_.str.257 .quad l_.str.201 .quad l_.str.259 .quad l_.str.184 .quad l_.str.227 .quad l_.str.261 .quad l_.str.262 .quad l_.str.201 .p2align 3 ; @gpio_alt_names_2708 _gpio_alt_names_2708: .quad l_.str.111 .quad l_.str.112 .quad l_.str.113 .quad l_.str.290 .quad l_.str.291 .quad l_.str.201 .quad l_.str.117 .quad l_.str.118 .quad l_.str.119 .quad l_.str.292 .quad l_.str.293 .quad l_.str.201 .quad l_.str.123 .quad l_.str.124 .quad l_.str.125 .quad l_.str.294 .quad l_.str.295 .quad l_.str.201 .quad l_.str.129 .quad l_.str.130 .quad l_.str.131 .quad l_.str.296 .quad l_.str.297 .quad l_.str.201 .quad l_.str.135 .quad l_.str.136 .quad l_.str.137 .quad l_.str.298 .quad l_.str.299 .quad l_.str.257 .quad l_.str.140 .quad l_.str.141 .quad l_.str.142 .quad l_.str.300 .quad l_.str.301 .quad l_.str.246 .quad l_.str.145 .quad l_.str.146 .quad l_.str.147 .quad l_.str.302 .quad l_.str.303 .quad l_.str.241 .quad l_.str.151 .quad l_.str.152 .quad l_.str.153 .quad l_.str.304 .quad l_.str.305 .quad l_.str.201 .quad l_.str.157 .quad l_.str.158 .quad l_.str.159 .quad l_.str.306 .quad l_.str.307 .quad l_.str.201 .quad l_.str.162 .quad l_.str.163 .quad l_.str.164 .quad l_.str.308 .quad l_.str.309 .quad l_.str.201 .quad l_.str.167 .quad l_.str.168 .quad l_.str.169 .quad l_.str.310 .quad l_.str.311 .quad l_.str.201 .quad l_.str.173 .quad l_.str.174 .quad l_.str.175 .quad l_.str.312 .quad l_.str.313 .quad l_.str.201 .quad l_.str.314 .quad l_.str.180 .quad l_.str.181 .quad l_.str.315 .quad l_.str.316 .quad l_.str.262 .quad l_.str.317 .quad l_.str.185 .quad l_.str.186 .quad l_.str.318 .quad l_.str.319 .quad l_.str.252 .quad l_.str.189 .quad l_.str.190 .quad l_.str.191 .quad l_.str.320 .quad l_.str.321 .quad l_.str.194 .quad l_.str.195 .quad l_.str.196 .quad l_.str.197 .quad l_.str.322 .quad l_.str.323 .quad l_.str.200 .quad l_.str.324 .quad l_.str.202 .quad l_.str.203 .quad l_.str.204 .quad l_.str.205 .quad l_.str.206 .quad l_.str.325 .quad l_.str.207 .quad l_.str.208 .quad l_.str.209 .quad l_.str.210 .quad l_.str.211 .quad l_.str.212 .quad l_.str.213 .quad l_.str.214 .quad l_.str.170 .quad l_.str.216 .quad l_.str.314 .quad l_.str.217 .quad l_.str.218 .quad l_.str.219 .quad l_.str.176 .quad l_.str.221 .quad l_.str.317 .quad l_.str.222 .quad l_.str.223 .quad l_.str.224 .quad l_.str.326 .quad l_.str.226 .quad l_.str.135 .quad l_.str.227 .quad l_.str.228 .quad l_.str.229 .quad l_.str.160 .quad l_.str.231 .quad l_.str.140 .quad l_.str.232 .quad l_.str.233 .quad l_.str.234 .quad l_.str.235 .quad l_.str.236 .quad l_.str.201 .quad l_.str.237 .quad l_.str.238 .quad l_.str.239 .quad l_.str.240 .quad l_.str.241 .quad l_.str.201 .quad l_.str.242 .quad l_.str.243 .quad l_.str.244 .quad l_.str.245 .quad l_.str.246 .quad l_.str.201 .quad l_.str.248 .quad l_.str.249 .quad l_.str.250 .quad l_.str.251 .quad l_.str.252 .quad l_.str.201 .quad l_.str.254 .quad l_.str.327 .quad l_.str.255 .quad l_.str.256 .quad l_.str.257 .quad l_.str.201 .quad l_.str.259 .quad l_.str.328 .quad l_.str.260 .quad l_.str.261 .quad l_.str.262 .quad l_.str.201 .quad l_.str.111 .quad l_.str.112 .quad l_.str.212 .quad l_.str.324 .quad l_.str.201 .quad l_.str.201 .quad l_.str.117 .quad l_.str.118 .quad l_.str.217 .quad l_.str.325 .quad l_.str.201 .quad l_.str.201 .quad l_.str.327 .quad l_.str.124 .quad l_.str.222 .quad l_.str.204 .quad l_.str.201 .quad l_.str.206 .quad l_.str.324 .quad l_.str.130 .quad l_.str.227 .quad l_.str.209 .quad l_.str.201 .quad l_.str.211 .quad l_.str.135 .quad l_.str.136 .quad l_.str.329 .quad l_.str.189 .quad l_.str.201 .quad l_.str.194 .quad l_.str.325 .quad l_.str.141 .quad l_.str.328 .quad l_.str.195 .quad l_.str.201 .quad l_.str.200 .quad l_.str.135 .quad l_.str.146 .quad l_.str.330 .quad l_.str.235 .quad l_.str.201 .quad l_.str.201 .quad l_.str.151 .quad l_.str.152 .quad l_.str.201 .quad l_.str.240 .quad l_.str.201 .quad l_.str.201 .quad l_.str.157 .quad l_.str.158 .quad l_.str.189 .quad l_.str.245 .quad l_.str.201 .quad l_.str.201 .quad l_.str.162 .quad l_.str.163 .quad l_.str.195 .quad l_.str.251 .quad l_.str.201 .quad l_.str.201 .quad l_.str.167 .quad l_.str.168 .quad l_.str.209 .quad l_.str.256 .quad l_.str.201 .quad l_.str.201 .quad l_.str.173 .quad l_.str.174 .quad l_.str.204 .quad l_.str.261 .quad l_.str.201 .quad l_.str.201 .quad l_.str.314 .quad l_.str.180 .quad l_.str.201 .quad l_.str.277 .quad l_.str.289 .quad l_.str.194 .quad l_.str.317 .quad l_.str.185 .quad l_.str.327 .quad l_.str.279 .quad l_.str.288 .quad l_.str.200 .quad l_.str.140 .quad l_.str.190 .quad l_.str.328 .quad l_.str.280 .quad l_.str.287 .quad l_.str.211 .quad l_.str.145 .quad l_.str.196 .quad l_.str.330 .quad l_.str.281 .quad l_.str.286 .quad l_.str.206 .quad l_.str.140 .quad l_.str.111 .quad l_.str.123 .quad l_.str.327 .quad l_.str.285 .quad l_.str.201 .quad l_.str.317 .quad l_.str.117 .quad l_.str.129 .quad l_.str.328 .quad l_.str.331 .quad l_.str.201 .quad l_.str.111 .quad l_.str.123 .quad l_.str.157 .quad l_.str.201 .quad l_.str.201 .quad l_.str.285 .quad l_.str.117 .quad l_.str.129 .quad l_.str.162 .quad l_.str.201 .quad l_.str.201 .quad l_.str.286 .quad l_.str.232 .quad l_.str.324 .quad l_.str.167 .quad l_.str.235 .quad l_.str.236 .quad l_.str.287 .quad l_.str.237 .quad l_.str.135 .quad l_.str.173 .quad l_.str.240 .quad l_.str.241 .quad l_.str.288 .quad l_.str.242 .quad l_.str.140 .quad l_.str.212 .quad l_.str.245 .quad l_.str.246 .quad l_.str.201 .quad l_.str.248 .quad l_.str.145 .quad l_.str.217 .quad l_.str.251 .quad l_.str.252 .quad l_.str.201 .quad l_.str.254 .quad l_.str.314 .quad l_.str.222 .quad l_.str.256 .quad l_.str.257 .quad l_.str.201 .quad l_.str.259 .quad l_.str.317 .quad l_.str.227 .quad l_.str.261 .quad l_.str.262 .quad l_.str.201 .section __TEXT,__cstring,cstring_literals l_.str.91: ; @.str.91 .asciz "GPIO, DEFAULT PULL, ALT0, ALT1, ALT2, ALT3, ALT4, ALT5\n" l_.str.92: ; @.str.92 .asciz "/dev/gpiomem" l_.str.93: ; @.str.93 .asciz "Must be root\n" l_.str.94: ; @.str.94 .asciz "/dev/mem" l_.str.95: ; @.str.95 .asciz "Unable to open /dev/mem: %s\n" l_.str.96: ; @.str.96 .asciz "mmap (GPIO) failed: %s\n" l_.str.97: ; @.str.97 .asciz "BANK0 (GPIO 0 to 27):\n" l_.str.98: ; @.str.98 .asciz "BANK1 (GPIO 28 to 45):\n" l_.str.99: ; @.str.99 .asciz "BANK2 (GPIO 46 to 53):\n" l_.str.100: ; @.str.100 .asciz "NONE" l_.str.101: ; @.str.101 .asciz "DOWN" l_.str.102: ; @.str.102 .asciz "UP" l_.str.103: ; @.str.103 .asciz "?" l_.str.104: ; @.str.104 .asciz " " l_.str.105: ; @.str.105 .asciz "5" l_.str.106: ; @.str.106 .asciz "4" l_.str.107: ; @.str.107 .asciz "0" l_.str.108: ; @.str.108 .asciz "1" l_.str.109: ; @.str.109 .asciz "2" l_.str.110: ; @.str.110 .asciz "3" l_.str.111: ; @.str.111 .asciz "SDA0" l_.str.112: ; @.str.112 .asciz "SA5" l_.str.113: ; @.str.113 .asciz "PCLK" l_.str.114: ; @.str.114 .asciz "SPI3_CE0_N" l_.str.115: ; @.str.115 .asciz "TXD2" l_.str.116: ; @.str.116 .asciz "SDA6" l_.str.117: ; @.str.117 .asciz "SCL0" l_.str.118: ; @.str.118 .asciz "SA4" l_.str.119: ; @.str.119 .asciz "DE" l_.str.120: ; @.str.120 .asciz "SPI3_MISO" l_.str.121: ; @.str.121 .asciz "RXD2" l_.str.122: ; @.str.122 .asciz "SCL6" l_.str.123: ; @.str.123 .asciz "SDA1" l_.str.124: ; @.str.124 .asciz "SA3" l_.str.125: ; @.str.125 .asciz "LCD_VSYNC" l_.str.126: ; @.str.126 .asciz "SPI3_MOSI" l_.str.127: ; @.str.127 .asciz "CTS2" l_.str.128: ; @.str.128 .asciz "SDA3" l_.str.129: ; @.str.129 .asciz "SCL1" l_.str.130: ; @.str.130 .asciz "SA2" l_.str.131: ; @.str.131 .asciz "LCD_HSYNC" l_.str.132: ; @.str.132 .asciz "SPI3_SCLK" l_.str.133: ; @.str.133 .asciz "RTS2" l_.str.134: ; @.str.134 .asciz "SCL3" l_.str.135: ; @.str.135 .asciz "GPCLK0" l_.str.136: ; @.str.136 .asciz "SA1" l_.str.137: ; @.str.137 .asciz "DPI_D0" l_.str.138: ; @.str.138 .asciz "SPI4_CE0_N" l_.str.139: ; @.str.139 .asciz "TXD3" l_.str.140: ; @.str.140 .asciz "GPCLK1" l_.str.141: ; @.str.141 .asciz "SA0" l_.str.142: ; @.str.142 .asciz "DPI_D1" l_.str.143: ; @.str.143 .asciz "SPI4_MISO" l_.str.144: ; @.str.144 .asciz "RXD3" l_.str.145: ; @.str.145 .asciz "GPCLK2" l_.str.146: ; @.str.146 .asciz "SOE_N_SE" l_.str.147: ; @.str.147 .asciz "DPI_D2" l_.str.148: ; @.str.148 .asciz "SPI4_MOSI" l_.str.149: ; @.str.149 .asciz "CTS3" l_.str.150: ; @.str.150 .asciz "SDA4" l_.str.151: ; @.str.151 .asciz "SPI0_CE1_N" l_.str.152: ; @.str.152 .asciz "SWE_N_SRW_N" l_.str.153: ; @.str.153 .asciz "DPI_D3" l_.str.154: ; @.str.154 .asciz "SPI4_SCLK" l_.str.155: ; @.str.155 .asciz "RTS3" l_.str.156: ; @.str.156 .asciz "SCL4" l_.str.157: ; @.str.157 .asciz "SPI0_CE0_N" l_.str.158: ; @.str.158 .asciz "SD0" l_.str.159: ; @.str.159 .asciz "DPI_D4" l_.str.160: ; @.str.160 .asciz "I2CSL_CE_N" l_.str.161: ; @.str.161 .asciz "TXD4" l_.str.162: ; @.str.162 .asciz "SPI0_MISO" l_.str.163: ; @.str.163 .asciz "SD1" l_.str.164: ; @.str.164 .asciz "DPI_D5" l_.str.165: ; @.str.165 .asciz "I2CSL_SDI_MISO" l_.str.166: ; @.str.166 .asciz "RXD4" l_.str.167: ; @.str.167 .asciz "SPI0_MOSI" l_.str.168: ; @.str.168 .asciz "SD2" l_.str.169: ; @.str.169 .asciz "DPI_D6" l_.str.170: ; @.str.170 .asciz "I2CSL_SDA_MOSI" l_.str.171: ; @.str.171 .asciz "CTS4" l_.str.172: ; @.str.172 .asciz "SDA5" l_.str.173: ; @.str.173 .asciz "SPI0_SCLK" l_.str.174: ; @.str.174 .asciz "SD3" l_.str.175: ; @.str.175 .asciz "DPI_D7" l_.str.176: ; @.str.176 .asciz "I2CSL_SCL_SCLK" l_.str.177: ; @.str.177 .asciz "RTS4" l_.str.178: ; @.str.178 .asciz "SCL5" l_.str.179: ; @.str.179 .asciz "PWM0_0" l_.str.180: ; @.str.180 .asciz "SD4" l_.str.181: ; @.str.181 .asciz "DPI_D8" l_.str.182: ; @.str.182 .asciz "SPI5_CE0_N" l_.str.183: ; @.str.183 .asciz "TXD5" l_.str.184: ; @.str.184 .asciz "PWM0_1" l_.str.185: ; @.str.185 .asciz "SD5" l_.str.186: ; @.str.186 .asciz "DPI_D9" l_.str.187: ; @.str.187 .asciz "SPI5_MISO" l_.str.188: ; @.str.188 .asciz "RXD5" l_.str.189: ; @.str.189 .asciz "TXD0" l_.str.190: ; @.str.190 .asciz "SD6" l_.str.191: ; @.str.191 .asciz "DPI_D10" l_.str.192: ; @.str.192 .asciz "SPI5_MOSI" l_.str.193: ; @.str.193 .asciz "CTS5" l_.str.194: ; @.str.194 .asciz "TXD1" l_.str.195: ; @.str.195 .asciz "RXD0" l_.str.196: ; @.str.196 .asciz "SD7" l_.str.197: ; @.str.197 .asciz "DPI_D11" l_.str.198: ; @.str.198 .asciz "SPI5_SCLK" l_.str.199: ; @.str.199 .asciz "RTS5" l_.str.200: ; @.str.200 .asciz "RXD1" l_.str.201: ; @.str.201 .asciz "-" l_.str.202: ; @.str.202 .asciz "SD8" l_.str.203: ; @.str.203 .asciz "DPI_D12" l_.str.204: ; @.str.204 .asciz "CTS0" l_.str.205: ; @.str.205 .asciz "SPI1_CE2_N" l_.str.206: ; @.str.206 .asciz "CTS1" l_.str.207: ; @.str.207 .asciz "SD9" l_.str.208: ; @.str.208 .asciz "DPI_D13" l_.str.209: ; @.str.209 .asciz "RTS0" l_.str.210: ; @.str.210 .asciz "SPI1_CE1_N" l_.str.211: ; @.str.211 .asciz "RTS1" l_.str.212: ; @.str.212 .asciz "PCM_CLK" l_.str.213: ; @.str.213 .asciz "SD10" l_.str.214: ; @.str.214 .asciz "DPI_D14" l_.str.215: ; @.str.215 .asciz "SPI6_CE0_N" l_.str.216: ; @.str.216 .asciz "SPI1_CE0_N" l_.str.217: ; @.str.217 .asciz "PCM_FS" l_.str.218: ; @.str.218 .asciz "SD11" l_.str.219: ; @.str.219 .asciz "DPI_D15" l_.str.220: ; @.str.220 .asciz "SPI6_MISO" l_.str.221: ; @.str.221 .asciz "SPI1_MISO" l_.str.222: ; @.str.222 .asciz "PCM_DIN" l_.str.223: ; @.str.223 .asciz "SD12" l_.str.224: ; @.str.224 .asciz "DPI_D16" l_.str.225: ; @.str.225 .asciz "SPI6_MOSI" l_.str.226: ; @.str.226 .asciz "SPI1_MOSI" l_.str.227: ; @.str.227 .asciz "PCM_DOUT" l_.str.228: ; @.str.228 .asciz "SD13" l_.str.229: ; @.str.229 .asciz "DPI_D17" l_.str.230: ; @.str.230 .asciz "SPI6_SCLK" l_.str.231: ; @.str.231 .asciz "SPI1_SCLK" l_.str.232: ; @.str.232 .asciz "SD0_CLK" l_.str.233: ; @.str.233 .asciz "SD14" l_.str.234: ; @.str.234 .asciz "DPI_D18" l_.str.235: ; @.str.235 .asciz "SD1_CLK" l_.str.236: ; @.str.236 .asciz "ARM_TRST" l_.str.237: ; @.str.237 .asciz "SD0_CMD" l_.str.238: ; @.str.238 .asciz "SD15" l_.str.239: ; @.str.239 .asciz "DPI_D19" l_.str.240: ; @.str.240 .asciz "SD1_CMD" l_.str.241: ; @.str.241 .asciz "ARM_RTCK" l_.str.242: ; @.str.242 .asciz "SD0_DAT0" l_.str.243: ; @.str.243 .asciz "SD16" l_.str.244: ; @.str.244 .asciz "DPI_D20" l_.str.245: ; @.str.245 .asciz "SD1_DAT0" l_.str.246: ; @.str.246 .asciz "ARM_TDO" l_.str.247: ; @.str.247 .asciz "SPI3_CE1_N" l_.str.248: ; @.str.248 .asciz "SD0_DAT1" l_.str.249: ; @.str.249 .asciz "SD17" l_.str.250: ; @.str.250 .asciz "DPI_D21" l_.str.251: ; @.str.251 .asciz "SD1_DAT1" l_.str.252: ; @.str.252 .asciz "ARM_TCK" l_.str.253: ; @.str.253 .asciz "SPI4_CE1_N" l_.str.254: ; @.str.254 .asciz "SD0_DAT2" l_.str.255: ; @.str.255 .asciz "DPI_D22" l_.str.256: ; @.str.256 .asciz "SD1_DAT2" l_.str.257: ; @.str.257 .asciz "ARM_TDI" l_.str.258: ; @.str.258 .asciz "SPI5_CE1_N" l_.str.259: ; @.str.259 .asciz "SD0_DAT3" l_.str.260: ; @.str.260 .asciz "DPI_D23" l_.str.261: ; @.str.261 .asciz "SD1_DAT3" l_.str.262: ; @.str.262 .asciz "ARM_TMS" l_.str.263: ; @.str.263 .asciz "SPI6_CE1_N" l_.str.264: ; @.str.264 .asciz "MII_A_RX_ERR" l_.str.265: ; @.str.265 .asciz "RGMII_MDIO" l_.str.266: ; @.str.266 .asciz "MII_A_TX_ERR" l_.str.267: ; @.str.267 .asciz "RGMII_MDC" l_.str.268: ; @.str.268 .asciz "MII_A_CRS" l_.str.269: ; @.str.269 .asciz "MII_A_COL" l_.str.270: ; @.str.270 .asciz "SD_CARD_PRES" l_.str.271: ; @.str.271 .asciz "SD_CARD_WRPROT" l_.str.272: ; @.str.272 .asciz "SD_CARD_LED" l_.str.273: ; @.str.273 .asciz "RGMII_IRQ" l_.str.274: ; @.str.274 .asciz "RGMII_START_STOP" l_.str.275: ; @.str.275 .asciz "RGMII_RX_OK" l_.str.276: ; @.str.276 .asciz "PWM1_0" l_.str.277: ; @.str.277 .asciz "SD1_DAT4" l_.str.278: ; @.str.278 .asciz "PWM1_1" l_.str.279: ; @.str.279 .asciz "SD1_DAT5" l_.str.280: ; @.str.280 .asciz "SD1_DAT6" l_.str.281: ; @.str.281 .asciz "SD1_DAT7" l_.str.282: ; @.str.282 .asciz "SD_CARD_VOLT" l_.str.283: ; @.str.283 .asciz "SPI0_CE2_N" l_.str.284: ; @.str.284 .asciz "SD_CARD_PWR0" l_.str.285: ; @.str.285 .asciz "SPI2_CE1_N" l_.str.286: ; @.str.286 .asciz "SPI2_CE0_N" l_.str.287: ; @.str.287 .asciz "SPI2_SCLK" l_.str.288: ; @.str.288 .asciz "SPI2_MOSI" l_.str.289: ; @.str.289 .asciz "SPI2_MISO" l_.str.290: ; @.str.290 .asciz "AVEOUT_VCLK" l_.str.291: ; @.str.291 .asciz "AVEIN_VCLK" l_.str.292: ; @.str.292 .asciz "AVEOUT_DSYNC" l_.str.293: ; @.str.293 .asciz "AVEIN_DSYNC" l_.str.294: ; @.str.294 .asciz "AVEOUT_VSYNC" l_.str.295: ; @.str.295 .asciz "AVEIN_VSYNC" l_.str.296: ; @.str.296 .asciz "AVEOUT_HSYNC" l_.str.297: ; @.str.297 .asciz "AVEIN_HSYNC" l_.str.298: ; @.str.298 .asciz "AVEOUT_VID0" l_.str.299: ; @.str.299 .asciz "AVEIN_VID0" l_.str.300: ; @.str.300 .asciz "AVEOUT_VID1" l_.str.301: ; @.str.301 .asciz "AVEIN_VID1" l_.str.302: ; @.str.302 .asciz "AVEOUT_VID2" l_.str.303: ; @.str.303 .asciz "AVEIN_VID2" l_.str.304: ; @.str.304 .asciz "AVEOUT_VID3" l_.str.305: ; @.str.305 .asciz "AVEIN_VID3" l_.str.306: ; @.str.306 .asciz "AVEOUT_VID4" l_.str.307: ; @.str.307 .asciz "AVEIN_VID4" l_.str.308: ; @.str.308 .asciz "AVEOUT_VID5" l_.str.309: ; @.str.309 .asciz "AVEIN_VID5" l_.str.310: ; @.str.310 .asciz "AVEOUT_VID6" l_.str.311: ; @.str.311 .asciz "AVEIN_VID6" l_.str.312: ; @.str.312 .asciz "AVEOUT_VID7" l_.str.313: ; @.str.313 .asciz "AVEIN_VID7" l_.str.314: ; @.str.314 .asciz "PWM0" l_.str.315: ; @.str.315 .asciz "AVEOUT_VID8" l_.str.316: ; @.str.316 .asciz "AVEIN_VID8" l_.str.317: ; @.str.317 .asciz "PWM1" l_.str.318: ; @.str.318 .asciz "AVEOUT_VID9" l_.str.319: ; @.str.319 .asciz "AVEIN_VID9" l_.str.320: ; @.str.320 .asciz "AVEOUT_VID10" l_.str.321: ; @.str.321 .asciz "AVEIN_VID10" l_.str.322: ; @.str.322 .asciz "AVEOUT_VID11" l_.str.323: ; @.str.323 .asciz "AVEIN_VID11" l_.str.324: ; @.str.324 .asciz "FL0" l_.str.325: ; @.str.325 .asciz "FL1" l_.str.326: ; @.str.326 .asciz "I2CSL_MISO" l_.str.327: ; @.str.327 .asciz "TE0" l_.str.328: ; @.str.328 .asciz "TE1" l_.str.329: ; @.str.329 .asciz "RING_OCLK" l_.str.330: ; @.str.330 .asciz "TE2" l_.str.331: ; @.str.331 .asciz "SPI2_CE2_N" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _print_gpio_alts_info ## -- Begin function print_gpio_alts_info .p2align 4, 0x90 _print_gpio_alts_info: ## @print_gpio_alts_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 $16, %rsp movl %edi, -4(%rbp) movl -4(%rbp), %esi leaq L_.str(%rip), %rdi movb $0, %al callq _printf movslq -4(%rbp), %rcx leaq _gpio_default_pullstate(%rip), %rax cmpl $0, (%rax,%rcx,4) jne LBB0_2 ## %bb.1: leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf jmp LBB0_6 LBB0_2: movslq -4(%rbp), %rcx leaq _gpio_default_pullstate(%rip), %rax cmpl $1, (%rax,%rcx,4) jne LBB0_4 ## %bb.3: leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf jmp LBB0_5 LBB0_4: leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf LBB0_5: jmp LBB0_6 LBB0_6: movl $0, -8(%rbp) LBB0_7: ## =>This Inner Loop Header: Depth=1 cmpl $6, -8(%rbp) jge LBB0_10 ## %bb.8: ## in Loop: Header=BB0_7 Depth=1 movq _gpio_alt_names(%rip), %rax imull $6, -4(%rbp), %ecx addl -8(%rbp), %ecx movslq %ecx, %rcx movq (%rax,%rcx,8), %rsi leaq L_.str.4(%rip), %rdi movb $0, %al callq _printf ## %bb.9: ## in Loop: Header=BB0_7 Depth=1 movl -8(%rbp), %eax addl $1, %eax movl %eax, -8(%rbp) jmp LBB0_7 LBB0_10: leaq L_.str.5(%rip), %rdi movb $0, %al callq _printf addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _delay_us ## -- Begin function delay_us .p2align 4, 0x90 _delay_us: ## @delay_us .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $64, %rsp movl %edi, -4(%rbp) movl -4(%rbp), %eax movl $1000, %ecx ## imm = 0x3E8 xorl %edx, %edx divl %ecx movl %eax, -48(%rbp) movl -4(%rbp), %eax movl $1000, %ecx ## imm = 0x3E8 xorl %edx, %edx divl %ecx movl %edx, -52(%rbp) movl $0, -44(%rbp) LBB1_1: ## =>This Inner Loop Header: Depth=1 movl -44(%rbp), %eax cmpl -48(%rbp), %eax ja LBB1_10 ## %bb.2: ## in Loop: Header=BB1_1 Depth=1 movq $0, -24(%rbp) movl -44(%rbp), %eax cmpl -48(%rbp), %eax jne LBB1_4 ## %bb.3: ## in Loop: Header=BB1_1 Depth=1 imull $1000, -52(%rbp), %eax ## imm = 0x3E8 movl %eax, %eax ## kill: def $rax killed $eax movq %rax, -16(%rbp) jmp LBB1_5 LBB1_4: ## in Loop: Header=BB1_1 Depth=1 movq $1000000, -16(%rbp) ## imm = 0xF4240 LBB1_5: ## in Loop: Header=BB1_1 Depth=1 movq $0, -40(%rbp) movq $0, -32(%rbp) leaq -24(%rbp), %rdi leaq -40(%rbp), %rsi callq _nanosleep cmpq $0, -40(%rbp) jne LBB1_7 ## %bb.6: ## in Loop: Header=BB1_1 Depth=1 cmpq $0, -32(%rbp) je LBB1_8 LBB1_7: ## in Loop: Header=BB1_1 Depth=1 leaq L_.str.6(%rip), %rdi movb $0, %al callq _printf LBB1_8: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_9 LBB1_9: ## in Loop: Header=BB1_1 Depth=1 movl -44(%rbp), %eax addl $1, %eax movl %eax, -44(%rbp) jmp LBB1_1 LBB1_10: addq $64, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _get_hwbase ## -- Begin function get_hwbase .p2align 4, 0x90 _get_hwbase: ## @get_hwbase .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r12 pushq %rbx subq $112, %rsp .cfi_offset %rbx, -48 .cfi_offset %r12, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -40(%rbp) leaq L_.str.7(%rip), %rax movq %rax, -64(%rbp) movl $0, -76(%rbp) leaq -52(%rbp), %rdi xorl %esi, %esi movl $12, %edx callq _memset movq -64(%rbp), %rdi leaq L_.str.8(%rip), %rsi callq _fopen movq %rax, -72(%rbp) cmpq $0, %rax jne LBB2_2 ## %bb.1: movq -64(%rbp), %rsi leaq L_.str.9(%rip), %rdi movb $0, %al callq _printf jmp LBB2_16 LBB2_2: leaq -52(%rbp), %rdi movq -72(%rbp), %rcx movl $1, %esi movl $12, %edx callq _fread cmpq $8, %rax jb LBB2_14 ## %bb.3: movzbl -48(%rbp), %eax shll $24, %eax movzbl -47(%rbp), %ecx shll $16, %ecx orl %ecx, %eax movzbl -46(%rbp), %ecx shll $8, %ecx orl %ecx, %eax movzbl -45(%rbp), %ecx shll $0, %ecx orl %ecx, %eax movl %eax, -76(%rbp) cmpl $0, -76(%rbp) jne LBB2_5 ## %bb.4: movzbl -44(%rbp), %eax shll $24, %eax movzbl -43(%rbp), %ecx shll $16, %ecx orl %ecx, %eax movzbl -42(%rbp), %ecx shll $8, %ecx orl %ecx, %eax movzbl -41(%rbp), %ecx shll $0, %ecx orl %ecx, %eax movl %eax, -76(%rbp) LBB2_5: movzbl -52(%rbp), %eax cmpl $126, %eax jne LBB2_12 ## %bb.6: movzbl -51(%rbp), %eax cmpl $0, %eax jne LBB2_12 ## %bb.7: movzbl -50(%rbp), %eax cmpl $0, %eax jne LBB2_12 ## %bb.8: movzbl -49(%rbp), %eax cmpl $0, %eax jne LBB2_12 ## %bb.9: cmpl $536870912, -76(%rbp) ## imm = 0x20000000 je LBB2_13 ## %bb.10: cmpl $1056964608, -76(%rbp) ## imm = 0x3F000000 je LBB2_13 ## %bb.11: cmpl $-33554432, -76(%rbp) ## imm = 0xFE000000 je LBB2_13 LBB2_12: movzbl -52(%rbp), %esi movzbl -51(%rbp), %edx movzbl -50(%rbp), %ecx movzbl -49(%rbp), %r8d movzbl -48(%rbp), %r9d movzbl -47(%rbp), %r12d movzbl -46(%rbp), %r15d movzbl -45(%rbp), %r14d movzbl -44(%rbp), %ebx movzbl -43(%rbp), %r11d movzbl -42(%rbp), %r10d movzbl -41(%rbp), %eax leaq L_.str.10(%rip), %rdi movl %r12d, (%rsp) movl %r15d, 8(%rsp) movl %r14d, 16(%rsp) movl %ebx, 24(%rsp) movl %r11d, 32(%rsp) movl %r10d, 40(%rsp) movl %eax, 48(%rsp) movb $0, %al callq _printf movl $0, -76(%rbp) LBB2_13: jmp LBB2_15 LBB2_14: leaq L_.str.11(%rip), %rdi movb $0, %al callq _printf LBB2_15: jmp LBB2_16 LBB2_16: movq -72(%rbp), %rdi callq _fclose movl -76(%rbp), %eax movl %eax, -80(%rbp) ## 4-byte Spill movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -40(%rbp), %rcx cmpq %rcx, %rax jne LBB2_18 ## %bb.17: movl -80(%rbp), %eax ## 4-byte Reload addq $112, %rsp popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp retq LBB2_18: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .globl _get_gpio_fsel ## -- Begin function get_gpio_fsel .p2align 4, 0x90 _get_gpio_fsel: ## @get_gpio_fsel .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl %edi, -8(%rbp) movl -8(%rbp), %eax movl $10, %ecx cltd idivl %ecx movl %eax, -12(%rbp) movl -8(%rbp), %eax movl $10, %ecx cltd idivl %ecx movl %edx, -16(%rbp) cmpl $0, -8(%rbp) jl LBB3_2 ## %bb.1: cmpl $53, -8(%rbp) jle LBB3_3 LBB3_2: movl $-1, -4(%rbp) jmp LBB3_4 LBB3_3: movq _gpio_base(%rip), %rax movl -12(%rbp), %ecx ## kill: def $rcx killed $ecx movl (%rax,%rcx,4), %eax imull $3, -16(%rbp), %ecx ## kill: def $cl killed $ecx shrl %cl, %eax andl $7, %eax movl %eax, -4(%rbp) LBB3_4: movl -4(%rbp), %eax popq %rbp retq .cfi_endproc ## -- End function .globl _set_gpio_fsel ## -- Begin function set_gpio_fsel .p2align 4, 0x90 _set_gpio_fsel: ## @set_gpio_fsel .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl %edi, -8(%rbp) movl %esi, -12(%rbp) movl -8(%rbp), %eax movl $10, %ecx cltd idivl %ecx movl %eax, -16(%rbp) movl -8(%rbp), %eax movl $10, %ecx cltd idivl %ecx movl %edx, -20(%rbp) cmpl $0, -8(%rbp) jl LBB4_2 ## %bb.1: cmpl $53, -8(%rbp) jle LBB4_3 LBB4_2: movl $-1, -4(%rbp) jmp LBB4_4 LBB4_3: movq _gpio_base(%rip), %rax movl -16(%rbp), %ecx ## kill: def $rcx killed $ecx shlq $2, %rcx addq %rcx, %rax movq %rax, _set_gpio_fsel.tmp(%rip) imull $3, -20(%rbp), %ecx movl $7, %eax ## kill: def $cl killed $ecx shll %cl, %eax movl %eax, -24(%rbp) movl -24(%rbp), %eax xorl $-1, %eax movl %eax, -24(%rbp) movq _gpio_base(%rip), %rax movl -16(%rbp), %ecx ## kill: def $rcx killed $ecx shlq $2, %rcx addq %rcx, %rax movq %rax, _set_gpio_fsel.tmp(%rip) movq _set_gpio_fsel.tmp(%rip), %rax movl (%rax), %ecx andl -24(%rbp), %ecx movq _set_gpio_fsel.tmp(%rip), %rax movl %ecx, (%rax) movq _set_gpio_fsel.tmp(%rip), %rax movl (%rax), %eax movl %eax, -28(%rbp) ## 4-byte Spill movl -12(%rbp), %eax andl $7, %eax imull $3, -20(%rbp), %ecx ## kill: def $cl killed $ecx shll %cl, %eax movl -28(%rbp), %ecx ## 4-byte Reload orl %eax, %ecx movq _set_gpio_fsel.tmp(%rip), %rax movl %ecx, (%rax) movq _set_gpio_fsel.tmp(%rip), %rax movl (%rax), %eax imull $3, -20(%rbp), %ecx ## kill: def $cl killed $ecx shrl %cl, %eax andl $7, %eax movl %eax, -4(%rbp) LBB4_4: movl -4(%rbp), %eax popq %rbp retq .cfi_endproc ## -- End function .globl _get_gpio_level ## -- Begin function get_gpio_level .p2align 4, 0x90 _get_gpio_level: ## @get_gpio_level .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl %edi, -8(%rbp) cmpl $0, -8(%rbp) jl LBB5_2 ## %bb.1: cmpl $53, -8(%rbp) jle LBB5_3 LBB5_2: movl $-1, -4(%rbp) jmp LBB5_6 LBB5_3: cmpl $32, -8(%rbp) jge LBB5_5 ## %bb.4: movq _gpio_base(%rip), %rax movl 52(%rax), %eax movl -8(%rbp), %ecx ## kill: def $cl killed $ecx shrl %cl, %eax andl $1, %eax movl %eax, -4(%rbp) jmp LBB5_6 LBB5_5: movl -8(%rbp), %eax subl $32, %eax movl %eax, -8(%rbp) movq _gpio_base(%rip), %rax movl 56(%rax), %eax movl -8(%rbp), %ecx ## kill: def $cl killed $ecx shrl %cl, %eax andl $1, %eax movl %eax, -4(%rbp) LBB5_6: movl -4(%rbp), %eax popq %rbp retq .cfi_endproc ## -- End function .globl _set_gpio_value ## -- Begin function set_gpio_value .p2align 4, 0x90 _set_gpio_value: ## @set_gpio_value .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) cmpl $0, -8(%rbp) jl LBB6_2 ## %bb.1: cmpl $53, -8(%rbp) jle LBB6_3 LBB6_2: movl $-1, -4(%rbp) jmp LBB6_13 LBB6_3: cmpl $0, -12(%rbp) je LBB6_8 ## %bb.4: cmpl $32, -8(%rbp) jge LBB6_6 ## %bb.5: movl -8(%rbp), %ecx movl $1, %eax ## kill: def $cl killed $ecx shll %cl, %eax movl %eax, %ecx movq _gpio_base(%rip), %rax movl %ecx, 28(%rax) jmp LBB6_7 LBB6_6: movl -8(%rbp), %eax subl $32, %eax movl %eax, -8(%rbp) movl -8(%rbp), %ecx movl $1, %eax ## kill: def $cl killed $ecx shll %cl, %eax movl %eax, %ecx movq _gpio_base(%rip), %rax movl %ecx, 32(%rax) LBB6_7: jmp LBB6_12 LBB6_8: cmpl $32, -8(%rbp) jge LBB6_10 ## %bb.9: movl -8(%rbp), %ecx movl $1, %eax ## kill: def $cl killed $ecx shll %cl, %eax movl %eax, %ecx movq _gpio_base(%rip), %rax movl %ecx, 40(%rax) jmp LBB6_11 LBB6_10: movl -8(%rbp), %eax subl $32, %eax movl %eax, -8(%rbp) movl -8(%rbp), %ecx movl $1, %eax ## kill: def $cl killed $ecx shll %cl, %eax movl %eax, %ecx movq _gpio_base(%rip), %rax movl %ecx, 44(%rax) LBB6_11: jmp LBB6_12 LBB6_12: movl $0, -4(%rbp) LBB6_13: movl -4(%rbp), %eax popq %rbp retq .cfi_endproc ## -- End function .globl _gpio_fsel_to_namestr ## -- Begin function gpio_fsel_to_namestr .p2align 4, 0x90 _gpio_fsel_to_namestr: ## @gpio_fsel_to_namestr .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movl %edi, -8(%rbp) movl %esi, -12(%rbp) movq %rdx, -24(%rbp) movl $0, -28(%rbp) cmpl $0, -8(%rbp) jl LBB7_2 ## %bb.1: cmpl $53, -8(%rbp) jle LBB7_3 LBB7_2: movl $-1, -4(%rbp) jmp LBB7_13 LBB7_3: movl -12(%rbp), %eax ## kill: def $rax killed $eax movq %rax, -40(%rbp) ## 8-byte Spill subq $6, %rax ja LBB7_11 ## %bb.14: movq -40(%rbp), %rax ## 8-byte Reload leaq LJTI7_0(%rip), %rcx movslq (%rcx,%rax,4), %rax addq %rcx, %rax jmpq *%rax LBB7_4: movq -24(%rbp), %rdi xorl %esi, %esi movq $-1, %rdx leaq L_.str.12(%rip), %rcx movb $0, %al callq ___sprintf_chk movl %eax, -4(%rbp) jmp LBB7_13 LBB7_5: movq -24(%rbp), %rdi xorl %esi, %esi movq $-1, %rdx leaq L_.str.13(%rip), %rcx movb $0, %al callq ___sprintf_chk movl %eax, -4(%rbp) jmp LBB7_13 LBB7_6: movl $5, -28(%rbp) jmp LBB7_12 LBB7_7: movl $4, -28(%rbp) jmp LBB7_12 LBB7_8: movl $0, -28(%rbp) jmp LBB7_12 LBB7_9: movl $1, -28(%rbp) jmp LBB7_12 LBB7_10: movl $2, -28(%rbp) jmp LBB7_12 LBB7_11: movl $3, -28(%rbp) LBB7_12: movq -24(%rbp), %rdi movq _gpio_alt_names(%rip), %rax imull $6, -8(%rbp), %ecx addl -28(%rbp), %ecx movslq %ecx, %rcx movq (%rax,%rcx,8), %r8 xorl %esi, %esi movq $-1, %rdx leaq L_.str.14(%rip), %rcx movb $0, %al callq ___sprintf_chk movl %eax, -4(%rbp) LBB7_13: movl -4(%rbp), %eax addq $48, %rsp popq %rbp retq .cfi_endproc .p2align 2, 0x90 .data_region jt32 .set L7_0_set_4, LBB7_4-LJTI7_0 .set L7_0_set_5, LBB7_5-LJTI7_0 .set L7_0_set_6, LBB7_6-LJTI7_0 .set L7_0_set_7, LBB7_7-LJTI7_0 .set L7_0_set_8, LBB7_8-LJTI7_0 .set L7_0_set_9, LBB7_9-LJTI7_0 .set L7_0_set_10, LBB7_10-LJTI7_0 LJTI7_0: .long L7_0_set_4 .long L7_0_set_5 .long L7_0_set_6 .long L7_0_set_7 .long L7_0_set_8 .long L7_0_set_9 .long L7_0_set_10 .end_data_region ## -- End function .globl _print_raw_gpio_regs ## -- Begin function print_raw_gpio_regs .p2align 4, 0x90 _print_raw_gpio_regs: ## @print_raw_gpio_regs .cfi_startproc ## %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 _is_2711(%rip), %edx movl $39, %eax movl $60, %ecx cmpl $0, %edx cmovnel %ecx, %eax movl %eax, -8(%rbp) movl $0, -4(%rbp) LBB8_1: ## =>This Inner Loop Header: Depth=1 movl -4(%rbp), %eax cmpl -8(%rbp), %eax jg LBB8_10 ## %bb.2: ## in Loop: Header=BB8_1 Depth=1 cmpl $40, -4(%rbp) jne LBB8_4 ## %bb.3: ## in Loop: Header=BB8_1 Depth=1 movl $57, -4(%rbp) movl -4(%rbp), %esi shll $2, %esi movl -4(%rbp), %eax andl $3, %eax imull $9, %eax, %edx leaq L_.str.15(%rip), %rdi leaq L_.str.16(%rip), %rcx movb $0, %al callq _printf LBB8_4: ## in Loop: Header=BB8_1 Depth=1 movq _gpio_base(%rip), %rax movslq -4(%rbp), %rcx movl (%rax,%rcx,4), %eax movl %eax, -12(%rbp) movl -4(%rbp), %eax andl $3, %eax cmpl $0, %eax jne LBB8_6 ## %bb.5: ## in Loop: Header=BB8_1 Depth=1 movl -4(%rbp), %esi shll $2, %esi leaq L_.str.17(%rip), %rdi movb $0, %al callq _printf LBB8_6: ## in Loop: Header=BB8_1 Depth=1 movl -12(%rbp), %esi leaq L_.str.18(%rip), %rdi movb $0, %al callq _printf movl -4(%rbp), %eax andl $3, %eax cmpl $3, %eax jne LBB8_8 ## %bb.7: ## in Loop: Header=BB8_1 Depth=1 leaq L_.str.5(%rip), %rdi movb $0, %al callq _printf LBB8_8: ## in Loop: Header=BB8_1 Depth=1 jmp LBB8_9 LBB8_9: ## in Loop: Header=BB8_1 Depth=1 movl -4(%rbp), %eax addl $1, %eax movl %eax, -4(%rbp) jmp LBB8_1 LBB8_10: movl -4(%rbp), %eax andl $3, %eax cmpl $0, %eax je LBB8_12 ## %bb.11: leaq L_.str.5(%rip), %rdi movb $0, %al callq _printf LBB8_12: addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _print_help ## -- Begin function print_help .p2align 4, 0x90 _print_help: ## @print_help .cfi_startproc ## %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.19(%rip), %rax movq %rax, -8(%rbp) leaq L_.str.5(%rip), %rdi movb $0, %al callq _printf movq -8(%rbp), %rsi leaq L_.str.20(%rip), %rdi movb $0, %al callq _printf leaq L_.str.21(%rip), %rdi movb $0, %al callq _printf leaq L_.str.22(%rip), %rdi movb $0, %al callq _printf leaq L_.str.23(%rip), %rdi movb $0, %al callq _printf leaq L_.str.5(%rip), %rdi movb $0, %al callq _printf movq -8(%rbp), %rsi leaq L_.str.24(%rip), %rdi movb $0, %al callq _printf movq -8(%rbp), %rsi leaq L_.str.25(%rip), %rdi movb $0, %al callq _printf movq -8(%rbp), %rsi leaq L_.str.26(%rip), %rdi movb $0, %al callq _printf leaq L_.str.27(%rip), %rdi movb $0, %al callq _printf movq -8(%rbp), %rsi leaq L_.str.28(%rip), %rdi movb $0, %al callq _printf leaq L_.str.29(%rip), %rdi movb $0, %al callq _printf movq -8(%rbp), %rsi leaq L_.str.30(%rip), %rdi movb $0, %al callq _printf leaq L_.str.31(%rip), %rdi movb $0, %al callq _printf movq -8(%rbp), %rsi leaq L_.str.32(%rip), %rdi movb $0, %al callq _printf leaq L_.str.31(%rip), %rdi movb $0, %al callq _printf movq -8(%rbp), %rsi leaq L_.str.33(%rip), %rdi movb $0, %al callq _printf leaq L_.str.31(%rip), %rdi movb $0, %al callq _printf movq -8(%rbp), %rsi leaq L_.str.34(%rip), %rdi movb $0, %al callq _printf leaq L_.str.5(%rip), %rdi movb $0, %al callq _printf leaq L_.str.35(%rip), %rdi movb $0, %al callq _printf leaq L_.str.36(%rip), %rdi movb $0, %al callq _printf movq -8(%rbp), %rsi leaq L_.str.37(%rip), %rdi movb $0, %al callq _printf movq -8(%rbp), %rsi leaq L_.str.38(%rip), %rdi movb $0, %al callq _printf leaq L_.str.39(%rip), %rdi movb $0, %al callq _printf movq -8(%rbp), %rsi leaq L_.str.40(%rip), %rdi movb $0, %al callq _printf leaq L_.str.41(%rip), %rdi movb $0, %al callq _printf leaq L_.str.42(%rip), %rdi movb $0, %al callq _printf leaq L_.str.43(%rip), %rdi movb $0, %al callq _printf leaq L_.str.44(%rip), %rdi movb $0, %al callq _printf leaq L_.str.45(%rip), %rdi movb $0, %al callq _printf leaq L_.str.46(%rip), %rdi movb $0, %al callq _printf leaq L_.str.47(%rip), %rdi movb $0, %al callq _printf leaq L_.str.48(%rip), %rdi movb $0, %al callq _printf leaq L_.str.49(%rip), %rdi movb $0, %al callq _printf movq -8(%rbp), %rsi leaq L_.str.50(%rip), %rdi movb $0, %al callq _printf movq -8(%rbp), %rsi leaq L_.str.51(%rip), %rdi movb $0, %al callq _printf movq -8(%rbp), %rsi leaq L_.str.52(%rip), %rdi movb $0, %al callq _printf movq -8(%rbp), %rsi leaq L_.str.53(%rip), %rdi movb $0, %al callq _printf movq -8(%rbp), %rsi leaq L_.str.54(%rip), %rdi movb $0, %al callq _printf movq -8(%rbp), %rsi leaq L_.str.55(%rip), %rdi movb $0, %al callq _printf movq -8(%rbp), %rsi leaq L_.str.56(%rip), %rdi movb $0, %al callq _printf movq -8(%rbp), %rsi leaq L_.str.57(%rip), %rdi movb $0, %al callq _printf movq -8(%rbp), %rsi leaq L_.str.58(%rip), %rdi movb $0, %al callq _printf movq -8(%rbp), %rsi leaq L_.str.59(%rip), %rdi movb $0, %al callq _printf movq -8(%rbp), %rsi leaq L_.str.60(%rip), %rdi movb $0, %al callq _printf addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _gpio_set_pull ## -- Begin function gpio_set_pull .p2align 4, 0x90 _gpio_set_pull: ## @gpio_set_pull .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movl %edi, -8(%rbp) movl %esi, -12(%rbp) cmpl $0, -8(%rbp) jl LBB10_2 ## %bb.1: cmpl $53, -8(%rbp) jle LBB10_3 LBB10_2: movl $-1, -4(%rbp) jmp LBB10_15 LBB10_3: cmpl $0, -12(%rbp) jl LBB10_5 ## %bb.4: cmpl $2, -12(%rbp) jle LBB10_6 LBB10_5: movl $-1, -4(%rbp) jmp LBB10_15 LBB10_6: cmpl $0, _is_2711(%rip) je LBB10_13 ## %bb.7: movl -8(%rbp), %eax sarl $4, %eax addl $57, %eax movl %eax, -16(%rbp) movl -8(%rbp), %eax andl $15, %eax addl %eax, %eax movl %eax, -20(%rbp) movl -12(%rbp), %eax movl %eax, -40(%rbp) ## 4-byte Spill testl %eax, %eax je LBB10_8 jmp LBB10_16 LBB10_16: movl -40(%rbp), %eax ## 4-byte Reload subl $1, %eax je LBB10_10 jmp LBB10_17 LBB10_17: movl -40(%rbp), %eax ## 4-byte Reload subl $2, %eax je LBB10_9 jmp LBB10_11 LBB10_8: movl $0, -28(%rbp) jmp LBB10_12 LBB10_9: movl $1, -28(%rbp) jmp LBB10_12 LBB10_10: movl $2, -28(%rbp) jmp LBB10_12 LBB10_11: movl $1, -4(%rbp) jmp LBB10_15 LBB10_12: movq _gpio_base(%rip), %rax movslq -16(%rbp), %rcx movl (%rax,%rcx,4), %eax movl %eax, -24(%rbp) movl -20(%rbp), %ecx movl $3, %eax ## kill: def $cl killed $ecx shll %cl, %eax xorl $-1, %eax andl -24(%rbp), %eax movl %eax, -24(%rbp) movl -28(%rbp), %eax movl -20(%rbp), %ecx ## kill: def $cl killed $ecx shll %cl, %eax orl -24(%rbp), %eax movl %eax, -24(%rbp) movl -24(%rbp), %edx movq _gpio_base(%rip), %rax movslq -16(%rbp), %rcx movl %edx, (%rax,%rcx,4) jmp LBB10_14 LBB10_13: movl -8(%rbp), %eax sarl $5, %eax addl $38, %eax movl %eax, -32(%rbp) movl -8(%rbp), %ecx andl $31, %ecx movl $1, %eax ## kill: def $cl killed $ecx shll %cl, %eax movl %eax, -36(%rbp) movl -12(%rbp), %ecx movq _gpio_base(%rip), %rax movl %ecx, 148(%rax) movl $10, %edi callq _delay_us movl -36(%rbp), %edx movq _gpio_base(%rip), %rax movslq -32(%rbp), %rcx movl %edx, (%rax,%rcx,4) movl $10, %edi callq _delay_us movq _gpio_base(%rip), %rax movl $0, 148(%rax) movl $10, %edi callq _delay_us movq _gpio_base(%rip), %rax movslq -32(%rbp), %rcx movl $0, (%rax,%rcx,4) movl $10, %edi callq _delay_us LBB10_14: movl $0, -4(%rbp) LBB10_15: movl -4(%rbp), %eax addq $48, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _get_gpio_pull ## -- Begin function get_gpio_pull .p2align 4, 0x90 _get_gpio_pull: ## @get_gpio_pull .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl %edi, -4(%rbp) movl $-1, -8(%rbp) cmpl $0, _is_2711(%rip) je LBB11_7 ## %bb.1: movq _gpio_base(%rip), %rax movl -4(%rbp), %ecx sarl $4, %ecx movslq %ecx, %rcx movl 228(%rax,%rcx,4), %eax movl -4(%rbp), %ecx andl $15, %ecx addl %ecx, %ecx ## kill: def $cl killed $cl killed $ecx shrl %cl, %eax andl $3, %eax movl %eax, -12(%rbp) movl -12(%rbp), %eax movl %eax, -16(%rbp) ## 4-byte Spill testl %eax, %eax je LBB11_2 jmp LBB11_8 LBB11_8: movl -16(%rbp), %eax ## 4-byte Reload subl $1, %eax je LBB11_3 jmp LBB11_9 LBB11_9: movl -16(%rbp), %eax ## 4-byte Reload subl $2, %eax je LBB11_4 jmp LBB11_5 LBB11_2: movl $0, -8(%rbp) jmp LBB11_6 LBB11_3: movl $2, -8(%rbp) jmp LBB11_6 LBB11_4: movl $1, -8(%rbp) jmp LBB11_6 LBB11_5: movl $-1, -8(%rbp) LBB11_6: jmp LBB11_7 LBB11_7: movl -8(%rbp), %eax popq %rbp retq .cfi_endproc ## -- End function .globl _gpio_get ## -- Begin function gpio_get .p2align 4, 0x90 _gpio_get: ## @gpio_get .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $576, %rsp ## imm = 0x240 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl %edi, -544(%rbp) movl -544(%rbp), %edi callq _get_gpio_fsel movl %eax, -552(%rbp) movl -544(%rbp), %edi movl -552(%rbp), %esi leaq -528(%rbp), %rdx callq _gpio_fsel_to_namestr movl -544(%rbp), %edi callq _get_gpio_level movl %eax, -548(%rbp) movb $0, -540(%rbp) movl -544(%rbp), %edi callq _get_gpio_pull movl %eax, -556(%rbp) cmpl $-1, -556(%rbp) je LBB12_2 ## %bb.1: leaq -540(%rbp), %rdi movl -556(%rbp), %eax andl $3, %eax movslq %eax, %rcx leaq _gpio_pull_names(%rip), %rax movq (%rax,%rcx,8), %r8 xorl %esi, %esi movl $12, %edx leaq L_.str.61(%rip), %rcx movb $0, %al callq ___sprintf_chk LBB12_2: cmpl $2, -552(%rbp) jge LBB12_4 ## %bb.3: movl -544(%rbp), %esi movl -548(%rbp), %edx movl -552(%rbp), %ecx leaq -528(%rbp), %r8 leaq -540(%rbp), %r9 leaq L_.str.62(%rip), %rdi movb $0, %al callq _printf jmp LBB12_5 LBB12_4: movl -544(%rbp), %esi movl -548(%rbp), %edx movl -552(%rbp), %ecx movslq -552(%rbp), %rdi leaq _gpio_fsel_alts(%rip), %rax movq (%rax,%rdi,8), %r8 leaq -528(%rbp), %r9 leaq -540(%rbp), %rax leaq L_.str.63(%rip), %rdi movq %rax, (%rsp) movb $0, %al callq _printf LBB12_5: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB12_7 ## %bb.6: xorl %eax, %eax addq $576, %rsp ## imm = 0x240 popq %rbp retq LBB12_7: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .globl _gpio_set ## -- Begin function gpio_set .p2align 4, 0x90 _gpio_set: ## @gpio_set .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl %edi, -8(%rbp) movl %esi, -12(%rbp) movl %edx, -16(%rbp) movl %ecx, -20(%rbp) cmpl $-1, -12(%rbp) je LBB13_2 ## %bb.1: movl -8(%rbp), %edi movl -12(%rbp), %esi callq _set_gpio_fsel LBB13_2: cmpl $-1, -16(%rbp) je LBB13_7 ## %bb.3: movl -8(%rbp), %edi callq _get_gpio_fsel cmpl $1, %eax jne LBB13_5 ## %bb.4: movl -8(%rbp), %edi movl -16(%rbp), %esi callq _set_gpio_value jmp LBB13_6 LBB13_5: leaq L_.str.64(%rip), %rdi movb $0, %al callq _printf movl $1, -4(%rbp) jmp LBB13_10 LBB13_6: jmp LBB13_7 LBB13_7: cmpl $-1, -20(%rbp) je LBB13_9 ## %bb.8: movl -8(%rbp), %edi movl -20(%rbp), %esi callq _gpio_set_pull movl %eax, -4(%rbp) jmp LBB13_10 LBB13_9: movl $0, -4(%rbp) LBB13_10: 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 $128, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -20(%rbp) movl %edi, -24(%rbp) movq %rsi, -32(%rbp) movl $0, -52(%rbp) movl $0, -56(%rbp) movl $0, -60(%rbp) movl $0, -64(%rbp) movl $-1, -68(%rbp) movl $-1, -72(%rbp) movl $-1, -76(%rbp) leaq -16(%rbp), %rdi xorl %esi, %esi movl $8, %edx callq _memset movl $0, -80(%rbp) cmpl $2, -24(%rbp) jge LBB14_2 ## %bb.1: leaq L_.str.65(%rip), %rdi movb $0, %al callq _printf movl $0, -20(%rbp) jmp LBB14_138 LBB14_2: movq -32(%rbp), %rax movq 8(%rax), %rdi leaq L_.str.66(%rip), %rsi callq _strcmp cmpl $0, %eax jne LBB14_4 ## %bb.3: callq _print_help movl $0, -20(%rbp) jmp LBB14_138 LBB14_4: movq -32(%rbp), %rax movq 8(%rax), %rdi leaq L_.str.67(%rip), %rsi callq _strcmp cmpl $0, %eax sete %al andb $1, %al movzbl %al, %eax movl %eax, -56(%rbp) movq -32(%rbp), %rax movq 8(%rax), %rdi leaq L_.str.68(%rip), %rsi callq _strcmp cmpl $0, %eax sete %al andb $1, %al movzbl %al, %eax movl %eax, -52(%rbp) movq -32(%rbp), %rax movq 8(%rax), %rdi leaq L_.str.69(%rip), %rsi callq _strcmp cmpl $0, %eax sete %al andb $1, %al movzbl %al, %eax movl %eax, -60(%rbp) movq -32(%rbp), %rax movq 8(%rax), %rdi leaq L_.str.70(%rip), %rsi callq _strcmp cmpl $0, %eax sete %al andb $1, %al movzbl %al, %eax movl %eax, -64(%rbp) cmpl $0, -52(%rbp) jne LBB14_9 ## %bb.5: cmpl $0, -56(%rbp) jne LBB14_9 ## %bb.6: cmpl $0, -60(%rbp) jne LBB14_9 ## %bb.7: cmpl $0, -64(%rbp) jne LBB14_9 ## %bb.8: movq -32(%rbp), %rax movq 8(%rax), %rsi leaq L_.str.71(%rip), %rdi movb $0, %al callq _printf movl $1, -20(%rbp) jmp LBB14_138 LBB14_9: cmpl $0, -56(%rbp) jne LBB14_11 ## %bb.10: cmpl $0, -60(%rbp) je LBB14_13 LBB14_11: cmpl $3, -24(%rbp) jle LBB14_13 ## %bb.12: leaq L_.str.72(%rip), %rdi movb $0, %al callq _printf movl $1, -20(%rbp) jmp LBB14_138 LBB14_13: cmpl $3, -24(%rbp) jge LBB14_16 ## %bb.14: cmpl $0, -52(%rbp) je LBB14_16 ## %bb.15: leaq L_.str.73(%rip), %rdi movb $0, %al callq _printf movl $1, -20(%rbp) jmp LBB14_138 LBB14_16: cmpl $2, -24(%rbp) jle LBB14_44 ## %bb.17: movq -32(%rbp), %rax movq 16(%rax), %rax movq %rax, -88(%rbp) LBB14_18: ## =>This Loop Header: Depth=1 ## Child Loop BB14_33 Depth 2 cmpq $0, -88(%rbp) je LBB14_41 ## %bb.19: ## in Loop: Header=BB14_18 Depth=1 movq -88(%rbp), %rdi leaq L_.str.74(%rip), %rsi leaq -92(%rbp), %rdx leaq -100(%rbp), %rcx movb $0, %al callq _sscanf movl %eax, -44(%rbp) cmpl $1, -44(%rbp) jne LBB14_22 ## %bb.20: ## in Loop: Header=BB14_18 Depth=1 cmpl $0, -92(%rbp) jl LBB14_22 ## %bb.21: ## in Loop: Header=BB14_18 Depth=1 cmpl $53, -92(%rbp) jle LBB14_23 LBB14_22: jmp LBB14_41 LBB14_23: ## in Loop: Header=BB14_18 Depth=1 movl -100(%rbp), %ecx movq -88(%rbp), %rax movslq %ecx, %rcx addq %rcx, %rax movq %rax, -88(%rbp) movq -88(%rbp), %rax movsbl (%rax), %eax cmpl $45, %eax jne LBB14_31 ## %bb.24: ## in Loop: Header=BB14_18 Depth=1 movq -88(%rbp), %rax addq $1, %rax movq %rax, -88(%rbp) movq -88(%rbp), %rdi leaq L_.str.74(%rip), %rsi leaq -96(%rbp), %rdx leaq -100(%rbp), %rcx movb $0, %al callq _sscanf movl %eax, -44(%rbp) cmpl $1, -44(%rbp) jne LBB14_27 ## %bb.25: ## in Loop: Header=BB14_18 Depth=1 cmpl $0, -96(%rbp) jl LBB14_27 ## %bb.26: ## in Loop: Header=BB14_18 Depth=1 cmpl $53, -96(%rbp) jle LBB14_28 LBB14_27: jmp LBB14_41 LBB14_28: ## in Loop: Header=BB14_18 Depth=1 movl -96(%rbp), %eax cmpl -92(%rbp), %eax jge LBB14_30 ## %bb.29: ## in Loop: Header=BB14_18 Depth=1 movl -96(%rbp), %eax movl %eax, -104(%rbp) movl -92(%rbp), %eax movl %eax, -96(%rbp) movl -104(%rbp), %eax movl %eax, -92(%rbp) LBB14_30: ## in Loop: Header=BB14_18 Depth=1 movl -100(%rbp), %ecx movq -88(%rbp), %rax movslq %ecx, %rcx addq %rcx, %rax movq %rax, -88(%rbp) jmp LBB14_32 LBB14_31: ## in Loop: Header=BB14_18 Depth=1 movl -92(%rbp), %eax movl %eax, -96(%rbp) LBB14_32: ## in Loop: Header=BB14_18 Depth=1 jmp LBB14_33 LBB14_33: ## Parent Loop BB14_18 Depth=1 ## => This Inner Loop Header: Depth=2 movl -92(%rbp), %eax cmpl -96(%rbp), %eax jg LBB14_35 ## %bb.34: ## in Loop: Header=BB14_33 Depth=2 movl -92(%rbp), %eax movl $32, %ecx cltd idivl %ecx movl %edx, %ecx movl $1, %eax ## kill: def $cl killed $ecx shll %cl, %eax movl %eax, %ecx movl -92(%rbp), %eax movl $32, %esi cltd idivl %esi cltq orl -16(%rbp,%rax,4), %ecx movl %ecx, -16(%rbp,%rax,4) movl -92(%rbp), %eax addl $1, %eax movl %eax, -92(%rbp) jmp LBB14_33 LBB14_35: ## in Loop: Header=BB14_18 Depth=1 movq -88(%rbp), %rax movsbl (%rax), %eax cmpl $0, %eax jne LBB14_37 ## %bb.36: ## in Loop: Header=BB14_18 Depth=1 movq $0, -88(%rbp) jmp LBB14_40 LBB14_37: ## in Loop: Header=BB14_18 Depth=1 movq -88(%rbp), %rax movsbl (%rax), %eax cmpl $44, %eax je LBB14_39 ## %bb.38: jmp LBB14_41 LBB14_39: ## in Loop: Header=BB14_18 Depth=1 movq -88(%rbp), %rax addq $1, %rax movq %rax, -88(%rbp) LBB14_40: ## in Loop: Header=BB14_18 Depth=1 jmp LBB14_18 LBB14_41: cmpq $0, -88(%rbp) je LBB14_43 ## %bb.42: movq -88(%rbp), %rsi leaq L_.str.75(%rip), %rdi movb $0, %al callq _printf movl $1, -20(%rbp) jmp LBB14_138 LBB14_43: jmp LBB14_44 LBB14_44: cmpl $0, -52(%rbp) je LBB14_47 ## %bb.45: cmpl $4, -24(%rbp) jge LBB14_47 ## %bb.46: leaq L_.str.76(%rip), %rdi movb $0, %al callq _printf movl $0, -20(%rbp) jmp LBB14_138 LBB14_47: movl $3, -48(%rbp) LBB14_48: ## =>This Inner Loop Header: Depth=1 movl -48(%rbp), %eax cmpl -24(%rbp), %eax jge LBB14_90 ## %bb.49: ## in Loop: Header=BB14_48 Depth=1 movq -32(%rbp), %rax movslq -48(%rbp), %rcx movq (%rax,%rcx,8), %rdi leaq L_.str.77(%rip), %rsi callq _strcmp cmpl $0, %eax jne LBB14_51 ## %bb.50: ## in Loop: Header=BB14_48 Depth=1 movl $1, -76(%rbp) jmp LBB14_88 LBB14_51: ## in Loop: Header=BB14_48 Depth=1 movq -32(%rbp), %rax movslq -48(%rbp), %rcx movq (%rax,%rcx,8), %rdi leaq L_.str.78(%rip), %rsi callq _strcmp cmpl $0, %eax jne LBB14_53 ## %bb.52: ## in Loop: Header=BB14_48 Depth=1 movl $0, -76(%rbp) jmp LBB14_87 LBB14_53: ## in Loop: Header=BB14_48 Depth=1 movq -32(%rbp), %rax movslq -48(%rbp), %rcx movq (%rax,%rcx,8), %rdi leaq L_.str.79(%rip), %rsi callq _strcmp cmpl $0, %eax jne LBB14_55 ## %bb.54: ## in Loop: Header=BB14_48 Depth=1 movl $0, -72(%rbp) jmp LBB14_86 LBB14_55: ## in Loop: Header=BB14_48 Depth=1 movq -32(%rbp), %rax movslq -48(%rbp), %rcx movq (%rax,%rcx,8), %rdi leaq L_.str.80(%rip), %rsi callq _strcmp cmpl $0, %eax jne LBB14_57 ## %bb.56: ## in Loop: Header=BB14_48 Depth=1 movl $1, -72(%rbp) jmp LBB14_85 LBB14_57: ## in Loop: Header=BB14_48 Depth=1 movq -32(%rbp), %rax movslq -48(%rbp), %rcx movq (%rax,%rcx,8), %rdi leaq L_.str.81(%rip), %rsi callq _strcmp cmpl $0, %eax jne LBB14_59 ## %bb.58: ## in Loop: Header=BB14_48 Depth=1 movl $4, -72(%rbp) jmp LBB14_84 LBB14_59: ## in Loop: Header=BB14_48 Depth=1 movq -32(%rbp), %rax movslq -48(%rbp), %rcx movq (%rax,%rcx,8), %rdi leaq L_.str.82(%rip), %rsi callq _strcmp cmpl $0, %eax jne LBB14_61 ## %bb.60: ## in Loop: Header=BB14_48 Depth=1 movl $5, -72(%rbp) jmp LBB14_83 LBB14_61: ## in Loop: Header=BB14_48 Depth=1 movq -32(%rbp), %rax movslq -48(%rbp), %rcx movq (%rax,%rcx,8), %rdi leaq L_.str.83(%rip), %rsi callq _strcmp cmpl $0, %eax jne LBB14_63 ## %bb.62: ## in Loop: Header=BB14_48 Depth=1 movl $6, -72(%rbp) jmp LBB14_82 LBB14_63: ## in Loop: Header=BB14_48 Depth=1 movq -32(%rbp), %rax movslq -48(%rbp), %rcx movq (%rax,%rcx,8), %rdi leaq L_.str.84(%rip), %rsi callq _strcmp cmpl $0, %eax jne LBB14_65 ## %bb.64: ## in Loop: Header=BB14_48 Depth=1 movl $7, -72(%rbp) jmp LBB14_81 LBB14_65: ## in Loop: Header=BB14_48 Depth=1 movq -32(%rbp), %rax movslq -48(%rbp), %rcx movq (%rax,%rcx,8), %rdi leaq L_.str.85(%rip), %rsi callq _strcmp cmpl $0, %eax jne LBB14_67 ## %bb.66: ## in Loop: Header=BB14_48 Depth=1 movl $3, -72(%rbp) jmp LBB14_80 LBB14_67: ## in Loop: Header=BB14_48 Depth=1 movq -32(%rbp), %rax movslq -48(%rbp), %rcx movq (%rax,%rcx,8), %rdi leaq L_.str.86(%rip), %rsi callq _strcmp cmpl $0, %eax jne LBB14_69 ## %bb.68: ## in Loop: Header=BB14_48 Depth=1 movl $2, -72(%rbp) jmp LBB14_79 LBB14_69: ## in Loop: Header=BB14_48 Depth=1 movq -32(%rbp), %rax movslq -48(%rbp), %rcx movq (%rax,%rcx,8), %rdi leaq L_.str.87(%rip), %rsi callq _strcmp cmpl $0, %eax jne LBB14_71 ## %bb.70: ## in Loop: Header=BB14_48 Depth=1 movl $2, -68(%rbp) jmp LBB14_78 LBB14_71: ## in Loop: Header=BB14_48 Depth=1 movq -32(%rbp), %rax movslq -48(%rbp), %rcx movq (%rax,%rcx,8), %rdi leaq L_.str.88(%rip), %rsi callq _strcmp cmpl $0, %eax jne LBB14_73 ## %bb.72: ## in Loop: Header=BB14_48 Depth=1 movl $1, -68(%rbp) jmp LBB14_77 LBB14_73: ## in Loop: Header=BB14_48 Depth=1 movq -32(%rbp), %rax movslq -48(%rbp), %rcx movq (%rax,%rcx,8), %rdi leaq L_.str.89(%rip), %rsi callq _strcmp cmpl $0, %eax jne LBB14_75 ## %bb.74: ## in Loop: Header=BB14_48 Depth=1 movl $0, -68(%rbp) jmp LBB14_76 LBB14_75: movq -32(%rbp), %rax movslq -48(%rbp), %rcx movq (%rax,%rcx,8), %rsi leaq L_.str.90(%rip), %rdi movb $0, %al callq _printf movl $1, -20(%rbp) jmp LBB14_138 LBB14_76: ## in Loop: Header=BB14_48 Depth=1 jmp LBB14_77 LBB14_77: ## in Loop: Header=BB14_48 Depth=1 jmp LBB14_78 LBB14_78: ## in Loop: Header=BB14_48 Depth=1 jmp LBB14_79 LBB14_79: ## in Loop: Header=BB14_48 Depth=1 jmp LBB14_80 LBB14_80: ## in Loop: Header=BB14_48 Depth=1 jmp LBB14_81 LBB14_81: ## in Loop: Header=BB14_48 Depth=1 jmp LBB14_82 LBB14_82: ## in Loop: Header=BB14_48 Depth=1 jmp LBB14_83 LBB14_83: ## in Loop: Header=BB14_48 Depth=1 jmp LBB14_84 LBB14_84: ## in Loop: Header=BB14_48 Depth=1 jmp LBB14_85 LBB14_85: ## in Loop: Header=BB14_48 Depth=1 jmp LBB14_86 LBB14_86: ## in Loop: Header=BB14_48 Depth=1 jmp LBB14_87 LBB14_87: ## in Loop: Header=BB14_48 Depth=1 jmp LBB14_88 LBB14_88: ## in Loop: Header=BB14_48 Depth=1 jmp LBB14_89 LBB14_89: ## in Loop: Header=BB14_48 Depth=1 movl -48(%rbp), %eax addl $1, %eax movl %eax, -48(%rbp) jmp LBB14_48 LBB14_90: movl -16(%rbp), %eax orl -12(%rbp), %eax cmpl $0, %eax setne %al xorb $-1, %al andb $1, %al movzbl %al, %eax movl %eax, -80(%rbp) callq _get_hwbase movl %eax, -36(%rbp) cmpl $0, -60(%rbp) je LBB14_99 ## %bb.91: cmpl $-33554432, -36(%rbp) ## imm = 0xFE000000 sete %al andb $1, %al movzbl %al, %eax movl %eax, _is_2711(%rip) movl _is_2711(%rip), %edx leaq _gpio_alt_names_2708(%rip), %rax leaq _gpio_alt_names_2711(%rip), %rcx cmpl $0, %edx cmovneq %rcx, %rax movq %rax, _gpio_alt_names(%rip) leaq L_.str.91(%rip), %rdi movb $0, %al callq _printf movl $0, -108(%rbp) LBB14_92: ## =>This Inner Loop Header: Depth=1 cmpl $53, -108(%rbp) jg LBB14_98 ## %bb.93: ## in Loop: Header=BB14_92 Depth=1 cmpl $0, -80(%rbp) jne LBB14_95 ## %bb.94: ## in Loop: Header=BB14_92 Depth=1 movl -108(%rbp), %eax movl $32, %ecx cltd idivl %ecx cltq movl -16(%rbp,%rax,4), %eax movl %eax, -116(%rbp) ## 4-byte Spill movl -108(%rbp), %eax movl $32, %ecx cltd idivl %ecx movl -116(%rbp), %eax ## 4-byte Reload movl %edx, %ecx movl $1, %edx ## kill: def $cl killed $ecx shll %cl, %edx movl %edx, %ecx andl %ecx, %eax cmpl $0, %eax je LBB14_96 LBB14_95: ## in Loop: Header=BB14_92 Depth=1 movl -108(%rbp), %edi callq _print_gpio_alts_info LBB14_96: ## in Loop: Header=BB14_92 Depth=1 jmp LBB14_97 LBB14_97: ## in Loop: Header=BB14_92 Depth=1 movl -108(%rbp), %eax addl $1, %eax movl %eax, -108(%rbp) jmp LBB14_92 LBB14_98: movl $0, -20(%rbp) jmp LBB14_138 LBB14_99: leaq L_.str.92(%rip), %rdi movl $16777346, %esi ## imm = 0x1000082 movb $0, %al callq _open movl %eax, -40(%rbp) cmpl $0, %eax jl LBB14_101 ## %bb.100: movl -40(%rbp), %r8d xorl %eax, %eax movl %eax, %r9d movl $4096, %esi ## imm = 0x1000 movl $3, %edx movl $1, %ecx movq %r9, %rdi callq _mmap movq %rax, _gpio_base(%rip) jmp LBB14_108 LBB14_101: callq _geteuid cmpl $0, %eax je LBB14_103 ## %bb.102: leaq L_.str.93(%rip), %rdi movb $0, %al callq _printf movl $0, -20(%rbp) jmp LBB14_138 LBB14_103: cmpl $0, -36(%rbp) jne LBB14_105 ## %bb.104: movl $1, -20(%rbp) jmp LBB14_138 LBB14_105: leaq L_.str.94(%rip), %rdi movl $16777346, %esi ## imm = 0x1000082 movb $0, %al callq _open movl %eax, -40(%rbp) cmpl $0, %eax jge LBB14_107 ## %bb.106: callq ___error movl (%rax), %edi callq _strerror movq %rax, %rsi leaq L_.str.95(%rip), %rdi movb $0, %al callq _printf movl $1, -20(%rbp) jmp LBB14_138 LBB14_107: movl -40(%rbp), %r8d movl -36(%rbp), %eax addl $2097152, %eax ## imm = 0x200000 movl %eax, %eax movl %eax, %r9d xorl %eax, %eax movl %eax, %edi movl $4096, %esi ## imm = 0x1000 movl $3, %edx movl $1, %ecx callq _mmap movq %rax, _gpio_base(%rip) LBB14_108: movq $-1, %rax cmpq %rax, _gpio_base(%rip) jne LBB14_110 ## %bb.109: callq ___error movl (%rax), %edi callq _strerror movq %rax, %rsi leaq L_.str.96(%rip), %rdi movb $0, %al callq _printf movl $1, -20(%rbp) jmp LBB14_138 LBB14_110: movq _gpio_base(%rip), %rax movl 240(%rax), %eax cmpl $1735420271, %eax ## imm = 0x6770696F setne %al andb $1, %al movzbl %al, %eax movl %eax, _is_2711(%rip) movl _is_2711(%rip), %edx leaq _gpio_alt_names_2708(%rip), %rax leaq _gpio_alt_names_2711(%rip), %rcx cmpl $0, %edx cmovneq %rcx, %rax movq %rax, _gpio_alt_names(%rip) cmpl $0, -52(%rbp) jne LBB14_112 ## %bb.111: cmpl $0, -56(%rbp) je LBB14_135 LBB14_112: movl $0, -112(%rbp) LBB14_113: ## =>This Inner Loop Header: Depth=1 cmpl $53, -112(%rbp) jg LBB14_134 ## %bb.114: ## in Loop: Header=BB14_113 Depth=1 cmpl $0, -80(%rbp) je LBB14_122 ## %bb.115: ## in Loop: Header=BB14_113 Depth=1 cmpl $0, -112(%rbp) jne LBB14_117 ## %bb.116: ## in Loop: Header=BB14_113 Depth=1 leaq L_.str.97(%rip), %rdi movb $0, %al callq _printf LBB14_117: ## in Loop: Header=BB14_113 Depth=1 cmpl $28, -112(%rbp) jne LBB14_119 ## %bb.118: ## in Loop: Header=BB14_113 Depth=1 leaq L_.str.98(%rip), %rdi movb $0, %al callq _printf LBB14_119: ## in Loop: Header=BB14_113 Depth=1 cmpl $46, -112(%rbp) jne LBB14_121 ## %bb.120: ## in Loop: Header=BB14_113 Depth=1 leaq L_.str.99(%rip), %rdi movb $0, %al callq _printf LBB14_121: ## in Loop: Header=BB14_113 Depth=1 jmp LBB14_125 LBB14_122: ## in Loop: Header=BB14_113 Depth=1 movl -112(%rbp), %eax movl $32, %ecx cltd idivl %ecx cltq movl -16(%rbp,%rax,4), %eax movl %eax, -120(%rbp) ## 4-byte Spill movl -112(%rbp), %eax movl $32, %ecx cltd idivl %ecx movl -120(%rbp), %eax ## 4-byte Reload movl %edx, %ecx movl $1, %edx ## kill: def $cl killed $ecx shll %cl, %edx movl %edx, %ecx andl %ecx, %eax cmpl $0, %eax jne LBB14_124 ## %bb.123: ## in Loop: Header=BB14_113 Depth=1 jmp LBB14_133 LBB14_124: ## in Loop: Header=BB14_113 Depth=1 jmp LBB14_125 LBB14_125: ## in Loop: Header=BB14_113 Depth=1 cmpl $0, -56(%rbp) je LBB14_129 ## %bb.126: ## in Loop: Header=BB14_113 Depth=1 movl -112(%rbp), %edi callq _gpio_get cmpl $0, %eax je LBB14_128 ## %bb.127: movl $1, -20(%rbp) jmp LBB14_138 LBB14_128: ## in Loop: Header=BB14_113 Depth=1 jmp LBB14_132 LBB14_129: ## in Loop: Header=BB14_113 Depth=1 movl -112(%rbp), %edi movl -72(%rbp), %esi movl -76(%rbp), %edx movl -68(%rbp), %ecx callq _gpio_set cmpl $0, %eax je LBB14_131 ## %bb.130: movl $1, -20(%rbp) jmp LBB14_138 LBB14_131: ## in Loop: Header=BB14_113 Depth=1 jmp LBB14_132 LBB14_132: ## in Loop: Header=BB14_113 Depth=1 jmp LBB14_133 LBB14_133: ## in Loop: Header=BB14_113 Depth=1 movl -112(%rbp), %eax addl $1, %eax movl %eax, -112(%rbp) jmp LBB14_113 LBB14_134: jmp LBB14_135 LBB14_135: cmpl $0, -64(%rbp) je LBB14_137 ## %bb.136: callq _print_raw_gpio_regs LBB14_137: movl $0, -20(%rbp) LBB14_138: movl -20(%rbp), %eax movl %eax, -124(%rbp) ## 4-byte Spill movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB14_140 ## %bb.139: movl -124(%rbp), %eax ## 4-byte Reload addq $128, %rsp popq %rbp retq LBB14_140: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%d" .section __TEXT,__const .p2align 4 ## @gpio_default_pullstate _gpio_default_pullstate: .long 2 ## 0x2 .long 2 ## 0x2 .long 2 ## 0x2 .long 2 ## 0x2 .long 2 ## 0x2 .long 2 ## 0x2 .long 2 ## 0x2 .long 2 ## 0x2 .long 2 ## 0x2 .long 1 ## 0x1 .long 1 ## 0x1 .long 1 ## 0x1 .long 1 ## 0x1 .long 1 ## 0x1 .long 1 ## 0x1 .long 1 ## 0x1 .long 1 ## 0x1 .long 1 ## 0x1 .long 1 ## 0x1 .long 1 ## 0x1 .long 1 ## 0x1 .long 1 ## 0x1 .long 1 ## 0x1 .long 1 ## 0x1 .long 1 ## 0x1 .long 1 ## 0x1 .long 1 ## 0x1 .long 1 ## 0x1 .long 0 ## 0x0 .long 0 ## 0x0 .long 1 ## 0x1 .long 1 ## 0x1 .long 1 ## 0x1 .long 1 ## 0x1 .long 2 ## 0x2 .long 2 ## 0x2 .long 2 ## 0x2 .long 1 ## 0x1 .long 1 ## 0x1 .long 1 ## 0x1 .long 1 ## 0x1 .long 1 ## 0x1 .long 1 ## 0x1 .long 1 ## 0x1 .long 0 ## 0x0 .long 0 ## 0x0 .long 2 ## 0x2 .long 2 ## 0x2 .long 2 ## 0x2 .long 2 ## 0x2 .long 2 ## 0x2 .long 2 ## 0x2 .long 2 ## 0x2 .long 2 ## 0x2 .section __TEXT,__cstring,cstring_literals L_.str.1: ## @.str.1 .asciz ", NONE" L_.str.2: ## @.str.2 .asciz ", DOWN" L_.str.3: ## @.str.3 .asciz ", UP" L_.str.4: ## @.str.4 .asciz ", %s" .zerofill __DATA,__bss,_gpio_alt_names,8,3 ## @gpio_alt_names L_.str.5: ## @.str.5 .asciz "\n" L_.str.6: ## @.str.6 .asciz "timer oops!\n" L_.str.7: ## @.str.7 .asciz "/proc/device-tree/soc/ranges" L_.str.8: ## @.str.8 .asciz "rb" L_.str.9: ## @.str.9 .asciz "Can't open '%s'\n" L_.str.10: ## @.str.10 .asciz "Unexpected ranges data (%02x%02x%02x%02x %02x%02x%02x%02x %02x%02x%02x%02x)\n" L_.str.11: ## @.str.11 .asciz "Ranges data too short\n" .zerofill __DATA,__bss,_gpio_base,8,3 ## @gpio_base .zerofill __DATA,__bss,_set_gpio_fsel.tmp,8,3 ## @set_gpio_fsel.tmp L_.str.12: ## @.str.12 .asciz "INPUT" L_.str.13: ## @.str.13 .asciz "OUTPUT" L_.str.14: ## @.str.14 .asciz "%s" .zerofill __DATA,__bss,_is_2711,4,2 ## @is_2711 L_.str.15: ## @.str.15 .asciz "%02x:%*s" L_.str.16: ## @.str.16 .space 1 L_.str.17: ## @.str.17 .asciz "%02x:" L_.str.18: ## @.str.18 .asciz " %08x" L_.str.19: ## @.str.19 .asciz "raspi-gpio" L_.str.20: ## @.str.20 .asciz "WARNING! %s set writes directly to the GPIO control registers\n" L_.str.21: ## @.str.21 .asciz "ignoring whatever else may be using them (such as Linux drivers) -\n" L_.str.22: ## @.str.22 .asciz "it is designed as a debug tool, only use it if you know what you\n" L_.str.23: ## @.str.23 .asciz "are doing and at your own risk!\n" L_.str.24: ## @.str.24 .asciz "The %s tool is designed to help hack / debug BCM283x GPIO.\n" L_.str.25: ## @.str.25 .asciz "Running %s with the help argument prints this help.\n" L_.str.26: ## @.str.26 .asciz "%s can get and print the state of a GPIO (or all GPIOs)\n" L_.str.27: ## @.str.27 .asciz "and can be used to set the function, pulls and value of a GPIO.\n" L_.str.28: ## @.str.28 .asciz "%s must be run as root.\n" L_.str.29: ## @.str.29 .asciz "Use:\n" L_.str.30: ## @.str.30 .asciz " %s get [GPIO]\n" L_.str.31: ## @.str.31 .asciz "OR\n" L_.str.32: ## @.str.32 .asciz " %s set <GPIO> [options]\n" L_.str.33: ## @.str.33 .asciz " %s funcs [GPIO]\n" L_.str.34: ## @.str.34 .asciz " %s raw\n" L_.str.35: ## @.str.35 .asciz "GPIO is a comma-separated list of pin numbers or ranges (without spaces),\n" L_.str.36: ## @.str.36 .asciz "e.g. 4 or 18-21 or 7,9-11\n" L_.str.37: ## @.str.37 .asciz "Note that omitting [GPIO] from %s get prints all GPIOs.\n" L_.str.38: ## @.str.38 .asciz "%s funcs will dump all the possible GPIO alt funcions in CSV format\n" L_.str.39: ## @.str.39 .asciz "or if [GPIO] is specified the alternate funcs just for that specific GPIO.\n" L_.str.40: ## @.str.40 .asciz "Valid [options] for %s set are:\n" L_.str.41: ## @.str.41 .asciz " ip set GPIO as input\n" L_.str.42: ## @.str.42 .asciz " op set GPIO as output\n" L_.str.43: ## @.str.43 .asciz " a0-a5 set GPIO to alternate function alt0-alt5\n" L_.str.44: ## @.str.44 .asciz " pu set GPIO in-pad pull up\n" L_.str.45: ## @.str.45 .asciz " pd set GPIO pin-pad pull down\n" L_.str.46: ## @.str.46 .asciz " pn set GPIO pull none (no pull)\n" L_.str.47: ## @.str.47 .asciz " dh set GPIO to drive to high (1) level (only valid if set to be an output)\n" L_.str.48: ## @.str.48 .asciz " dl set GPIO to drive low (0) level (only valid if set to be an output)\n" L_.str.49: ## @.str.49 .asciz "Examples:\n" L_.str.50: ## @.str.50 .asciz " %s get Prints state of all GPIOs one per line\n" L_.str.51: ## @.str.51 .asciz " %s get 20 Prints state of GPIO20\n" L_.str.52: ## @.str.52 .asciz " %s get 20,21 Prints state of GPIO20 and GPIO21\n" L_.str.53: ## @.str.53 .asciz " %s set 20 a5 Set GPIO20 to ALT5 function (GPCLK0)\n" L_.str.54: ## @.str.54 .asciz " %s set 20 pu Enable GPIO20 ~50k in-pad pull up\n" L_.str.55: ## @.str.55 .asciz " %s set 20 pd Enable GPIO20 ~50k in-pad pull down\n" L_.str.56: ## @.str.56 .asciz " %s set 20 op Set GPIO20 to be an output\n" L_.str.57: ## @.str.57 .asciz " %s set 20 dl Set GPIO20 to output low/zero (must already be set as an output)\n" L_.str.58: ## @.str.58 .asciz " %s set 20 ip pd Set GPIO20 to input with pull down\n" L_.str.59: ## @.str.59 .asciz " %s set 35 a0 pu Set GPIO35 to ALT0 function (SPI_CE1_N) with pull up\n" L_.str.60: ## @.str.60 .asciz " %s set 20 op pn dh Set GPIO20 to ouput with no pull and driving high\n" L_.str.61: ## @.str.61 .asciz " pull=%s" .section __DATA,__data .p2align 4 ## @gpio_pull_names _gpio_pull_names: .quad L_.str.100 .quad L_.str.101 .quad L_.str.102 .quad L_.str.103 .section __TEXT,__cstring,cstring_literals L_.str.62: ## @.str.62 .asciz "GPIO %d: level=%d fsel=%d func=%s%s\n" L_.str.63: ## @.str.63 .asciz "GPIO %d: level=%d fsel=%d alt=%s func=%s%s\n" .section __DATA,__data .p2align 4 ## @gpio_fsel_alts _gpio_fsel_alts: .quad L_.str.104 .quad L_.str.104 .quad L_.str.105 .quad L_.str.106 .quad L_.str.107 .quad L_.str.108 .quad L_.str.109 .quad L_.str.110 .section __TEXT,__cstring,cstring_literals L_.str.64: ## @.str.64 .asciz "Can't set pin value, not an output\n" L_.str.65: ## @.str.65 .asciz "No arguments given - try \"raspi-gpio help\"\n" L_.str.66: ## @.str.66 .asciz "help" L_.str.67: ## @.str.67 .asciz "get" L_.str.68: ## @.str.68 .asciz "set" L_.str.69: ## @.str.69 .asciz "funcs" L_.str.70: ## @.str.70 .asciz "raw" L_.str.71: ## @.str.71 .asciz "Unknown argument \"%s\" try \"raspi-gpio help\"\n" L_.str.72: ## @.str.72 .asciz "Too many arguments\n" L_.str.73: ## @.str.73 .asciz "Need GPIO number to set\n" L_.str.74: ## @.str.74 .asciz "%d%n" L_.str.75: ## @.str.75 .asciz "Unknown GPIO \"%s\"\n" L_.str.76: ## @.str.76 .asciz "Nothing to set\n" L_.str.77: ## @.str.77 .asciz "dh" L_.str.78: ## @.str.78 .asciz "dl" L_.str.79: ## @.str.79 .asciz "ip" L_.str.80: ## @.str.80 .asciz "op" L_.str.81: ## @.str.81 .asciz "a0" L_.str.82: ## @.str.82 .asciz "a1" L_.str.83: ## @.str.83 .asciz "a2" L_.str.84: ## @.str.84 .asciz "a3" L_.str.85: ## @.str.85 .asciz "a4" L_.str.86: ## @.str.86 .asciz "a5" L_.str.87: ## @.str.87 .asciz "pu" L_.str.88: ## @.str.88 .asciz "pd" L_.str.89: ## @.str.89 .asciz "pn" L_.str.90: ## @.str.90 .asciz "Unknown argument \"%s\"\n" .section __DATA,__data .p2align 4 ## @gpio_alt_names_2711 _gpio_alt_names_2711: .quad L_.str.111 .quad L_.str.112 .quad L_.str.113 .quad L_.str.114 .quad L_.str.115 .quad L_.str.116 .quad L_.str.117 .quad L_.str.118 .quad L_.str.119 .quad L_.str.120 .quad L_.str.121 .quad L_.str.122 .quad L_.str.123 .quad L_.str.124 .quad L_.str.125 .quad L_.str.126 .quad L_.str.127 .quad L_.str.128 .quad L_.str.129 .quad L_.str.130 .quad L_.str.131 .quad L_.str.132 .quad L_.str.133 .quad L_.str.134 .quad L_.str.135 .quad L_.str.136 .quad L_.str.137 .quad L_.str.138 .quad L_.str.139 .quad L_.str.128 .quad L_.str.140 .quad L_.str.141 .quad L_.str.142 .quad L_.str.143 .quad L_.str.144 .quad L_.str.134 .quad L_.str.145 .quad L_.str.146 .quad L_.str.147 .quad L_.str.148 .quad L_.str.149 .quad L_.str.150 .quad L_.str.151 .quad L_.str.152 .quad L_.str.153 .quad L_.str.154 .quad L_.str.155 .quad L_.str.156 .quad L_.str.157 .quad L_.str.158 .quad L_.str.159 .quad L_.str.160 .quad L_.str.161 .quad L_.str.150 .quad L_.str.162 .quad L_.str.163 .quad L_.str.164 .quad L_.str.165 .quad L_.str.166 .quad L_.str.156 .quad L_.str.167 .quad L_.str.168 .quad L_.str.169 .quad L_.str.170 .quad L_.str.171 .quad L_.str.172 .quad L_.str.173 .quad L_.str.174 .quad L_.str.175 .quad L_.str.176 .quad L_.str.177 .quad L_.str.178 .quad L_.str.179 .quad L_.str.180 .quad L_.str.181 .quad L_.str.182 .quad L_.str.183 .quad L_.str.172 .quad L_.str.184 .quad L_.str.185 .quad L_.str.186 .quad L_.str.187 .quad L_.str.188 .quad L_.str.178 .quad L_.str.189 .quad L_.str.190 .quad L_.str.191 .quad L_.str.192 .quad L_.str.193 .quad L_.str.194 .quad L_.str.195 .quad L_.str.196 .quad L_.str.197 .quad L_.str.198 .quad L_.str.199 .quad L_.str.200 .quad L_.str.201 .quad L_.str.202 .quad L_.str.203 .quad L_.str.204 .quad L_.str.205 .quad L_.str.206 .quad L_.str.201 .quad L_.str.207 .quad L_.str.208 .quad L_.str.209 .quad L_.str.210 .quad L_.str.211 .quad L_.str.212 .quad L_.str.213 .quad L_.str.214 .quad L_.str.215 .quad L_.str.216 .quad L_.str.179 .quad L_.str.217 .quad L_.str.218 .quad L_.str.219 .quad L_.str.220 .quad L_.str.221 .quad L_.str.184 .quad L_.str.222 .quad L_.str.223 .quad L_.str.224 .quad L_.str.225 .quad L_.str.226 .quad L_.str.135 .quad L_.str.227 .quad L_.str.228 .quad L_.str.229 .quad L_.str.230 .quad L_.str.231 .quad L_.str.140 .quad L_.str.232 .quad L_.str.233 .quad L_.str.234 .quad L_.str.235 .quad L_.str.236 .quad L_.str.116 .quad L_.str.237 .quad L_.str.238 .quad L_.str.239 .quad L_.str.240 .quad L_.str.241 .quad L_.str.122 .quad L_.str.242 .quad L_.str.243 .quad L_.str.244 .quad L_.str.245 .quad L_.str.246 .quad L_.str.247 .quad L_.str.248 .quad L_.str.249 .quad L_.str.250 .quad L_.str.251 .quad L_.str.252 .quad L_.str.253 .quad L_.str.254 .quad L_.str.201 .quad L_.str.255 .quad L_.str.256 .quad L_.str.257 .quad L_.str.258 .quad L_.str.259 .quad L_.str.201 .quad L_.str.260 .quad L_.str.261 .quad L_.str.262 .quad L_.str.263 .quad L_.str.111 .quad L_.str.112 .quad L_.str.212 .quad L_.str.201 .quad L_.str.264 .quad L_.str.265 .quad L_.str.117 .quad L_.str.118 .quad L_.str.217 .quad L_.str.201 .quad L_.str.266 .quad L_.str.267 .quad L_.str.201 .quad L_.str.124 .quad L_.str.222 .quad L_.str.204 .quad L_.str.268 .quad L_.str.206 .quad L_.str.201 .quad L_.str.130 .quad L_.str.227 .quad L_.str.209 .quad L_.str.269 .quad L_.str.211 .quad L_.str.135 .quad L_.str.136 .quad L_.str.201 .quad L_.str.189 .quad L_.str.270 .quad L_.str.194 .quad L_.str.201 .quad L_.str.141 .quad L_.str.201 .quad L_.str.195 .quad L_.str.271 .quad L_.str.200 .quad L_.str.135 .quad L_.str.146 .quad L_.str.201 .quad L_.str.235 .quad L_.str.272 .quad L_.str.273 .quad L_.str.151 .quad L_.str.152 .quad L_.str.201 .quad L_.str.240 .quad L_.str.274 .quad L_.str.201 .quad L_.str.157 .quad L_.str.158 .quad L_.str.189 .quad L_.str.245 .quad L_.str.275 .quad L_.str.264 .quad L_.str.162 .quad L_.str.163 .quad L_.str.195 .quad L_.str.251 .quad L_.str.265 .quad L_.str.266 .quad L_.str.167 .quad L_.str.168 .quad L_.str.209 .quad L_.str.256 .quad L_.str.267 .quad L_.str.268 .quad L_.str.173 .quad L_.str.174 .quad L_.str.204 .quad L_.str.261 .quad L_.str.273 .quad L_.str.269 .quad L_.str.276 .quad L_.str.180 .quad L_.str.201 .quad L_.str.277 .quad L_.str.162 .quad L_.str.194 .quad L_.str.278 .quad L_.str.185 .quad L_.str.201 .quad L_.str.279 .quad L_.str.167 .quad L_.str.200 .quad L_.str.140 .quad L_.str.190 .quad L_.str.201 .quad L_.str.280 .quad L_.str.173 .quad L_.str.211 .quad L_.str.145 .quad L_.str.196 .quad L_.str.201 .quad L_.str.281 .quad L_.str.157 .quad L_.str.206 .quad L_.str.140 .quad L_.str.111 .quad L_.str.123 .quad L_.str.201 .quad L_.str.151 .quad L_.str.282 .quad L_.str.184 .quad L_.str.117 .quad L_.str.129 .quad L_.str.201 .quad L_.str.283 .quad L_.str.284 .quad L_.str.111 .quad L_.str.123 .quad L_.str.157 .quad L_.str.201 .quad L_.str.201 .quad L_.str.285 .quad L_.str.117 .quad L_.str.129 .quad L_.str.162 .quad L_.str.201 .quad L_.str.201 .quad L_.str.286 .quad L_.str.232 .quad L_.str.201 .quad L_.str.167 .quad L_.str.235 .quad L_.str.236 .quad L_.str.287 .quad L_.str.237 .quad L_.str.135 .quad L_.str.173 .quad L_.str.240 .quad L_.str.241 .quad L_.str.288 .quad L_.str.242 .quad L_.str.140 .quad L_.str.212 .quad L_.str.245 .quad L_.str.246 .quad L_.str.289 .quad L_.str.248 .quad L_.str.145 .quad L_.str.217 .quad L_.str.251 .quad L_.str.252 .quad L_.str.272 .quad L_.str.254 .quad L_.str.179 .quad L_.str.222 .quad L_.str.256 .quad L_.str.257 .quad L_.str.201 .quad L_.str.259 .quad L_.str.184 .quad L_.str.227 .quad L_.str.261 .quad L_.str.262 .quad L_.str.201 .p2align 4 ## @gpio_alt_names_2708 _gpio_alt_names_2708: .quad L_.str.111 .quad L_.str.112 .quad L_.str.113 .quad L_.str.290 .quad L_.str.291 .quad L_.str.201 .quad L_.str.117 .quad L_.str.118 .quad L_.str.119 .quad L_.str.292 .quad L_.str.293 .quad L_.str.201 .quad L_.str.123 .quad L_.str.124 .quad L_.str.125 .quad L_.str.294 .quad L_.str.295 .quad L_.str.201 .quad L_.str.129 .quad L_.str.130 .quad L_.str.131 .quad L_.str.296 .quad L_.str.297 .quad L_.str.201 .quad L_.str.135 .quad L_.str.136 .quad L_.str.137 .quad L_.str.298 .quad L_.str.299 .quad L_.str.257 .quad L_.str.140 .quad L_.str.141 .quad L_.str.142 .quad L_.str.300 .quad L_.str.301 .quad L_.str.246 .quad L_.str.145 .quad L_.str.146 .quad L_.str.147 .quad L_.str.302 .quad L_.str.303 .quad L_.str.241 .quad L_.str.151 .quad L_.str.152 .quad L_.str.153 .quad L_.str.304 .quad L_.str.305 .quad L_.str.201 .quad L_.str.157 .quad L_.str.158 .quad L_.str.159 .quad L_.str.306 .quad L_.str.307 .quad L_.str.201 .quad L_.str.162 .quad L_.str.163 .quad L_.str.164 .quad L_.str.308 .quad L_.str.309 .quad L_.str.201 .quad L_.str.167 .quad L_.str.168 .quad L_.str.169 .quad L_.str.310 .quad L_.str.311 .quad L_.str.201 .quad L_.str.173 .quad L_.str.174 .quad L_.str.175 .quad L_.str.312 .quad L_.str.313 .quad L_.str.201 .quad L_.str.314 .quad L_.str.180 .quad L_.str.181 .quad L_.str.315 .quad L_.str.316 .quad L_.str.262 .quad L_.str.317 .quad L_.str.185 .quad L_.str.186 .quad L_.str.318 .quad L_.str.319 .quad L_.str.252 .quad L_.str.189 .quad L_.str.190 .quad L_.str.191 .quad L_.str.320 .quad L_.str.321 .quad L_.str.194 .quad L_.str.195 .quad L_.str.196 .quad L_.str.197 .quad L_.str.322 .quad L_.str.323 .quad L_.str.200 .quad L_.str.324 .quad L_.str.202 .quad L_.str.203 .quad L_.str.204 .quad L_.str.205 .quad L_.str.206 .quad L_.str.325 .quad L_.str.207 .quad L_.str.208 .quad L_.str.209 .quad L_.str.210 .quad L_.str.211 .quad L_.str.212 .quad L_.str.213 .quad L_.str.214 .quad L_.str.170 .quad L_.str.216 .quad L_.str.314 .quad L_.str.217 .quad L_.str.218 .quad L_.str.219 .quad L_.str.176 .quad L_.str.221 .quad L_.str.317 .quad L_.str.222 .quad L_.str.223 .quad L_.str.224 .quad L_.str.326 .quad L_.str.226 .quad L_.str.135 .quad L_.str.227 .quad L_.str.228 .quad L_.str.229 .quad L_.str.160 .quad L_.str.231 .quad L_.str.140 .quad L_.str.232 .quad L_.str.233 .quad L_.str.234 .quad L_.str.235 .quad L_.str.236 .quad L_.str.201 .quad L_.str.237 .quad L_.str.238 .quad L_.str.239 .quad L_.str.240 .quad L_.str.241 .quad L_.str.201 .quad L_.str.242 .quad L_.str.243 .quad L_.str.244 .quad L_.str.245 .quad L_.str.246 .quad L_.str.201 .quad L_.str.248 .quad L_.str.249 .quad L_.str.250 .quad L_.str.251 .quad L_.str.252 .quad L_.str.201 .quad L_.str.254 .quad L_.str.327 .quad L_.str.255 .quad L_.str.256 .quad L_.str.257 .quad L_.str.201 .quad L_.str.259 .quad L_.str.328 .quad L_.str.260 .quad L_.str.261 .quad L_.str.262 .quad L_.str.201 .quad L_.str.111 .quad L_.str.112 .quad L_.str.212 .quad L_.str.324 .quad L_.str.201 .quad L_.str.201 .quad L_.str.117 .quad L_.str.118 .quad L_.str.217 .quad L_.str.325 .quad L_.str.201 .quad L_.str.201 .quad L_.str.327 .quad L_.str.124 .quad L_.str.222 .quad L_.str.204 .quad L_.str.201 .quad L_.str.206 .quad L_.str.324 .quad L_.str.130 .quad L_.str.227 .quad L_.str.209 .quad L_.str.201 .quad L_.str.211 .quad L_.str.135 .quad L_.str.136 .quad L_.str.329 .quad L_.str.189 .quad L_.str.201 .quad L_.str.194 .quad L_.str.325 .quad L_.str.141 .quad L_.str.328 .quad L_.str.195 .quad L_.str.201 .quad L_.str.200 .quad L_.str.135 .quad L_.str.146 .quad L_.str.330 .quad L_.str.235 .quad L_.str.201 .quad L_.str.201 .quad L_.str.151 .quad L_.str.152 .quad L_.str.201 .quad L_.str.240 .quad L_.str.201 .quad L_.str.201 .quad L_.str.157 .quad L_.str.158 .quad L_.str.189 .quad L_.str.245 .quad L_.str.201 .quad L_.str.201 .quad L_.str.162 .quad L_.str.163 .quad L_.str.195 .quad L_.str.251 .quad L_.str.201 .quad L_.str.201 .quad L_.str.167 .quad L_.str.168 .quad L_.str.209 .quad L_.str.256 .quad L_.str.201 .quad L_.str.201 .quad L_.str.173 .quad L_.str.174 .quad L_.str.204 .quad L_.str.261 .quad L_.str.201 .quad L_.str.201 .quad L_.str.314 .quad L_.str.180 .quad L_.str.201 .quad L_.str.277 .quad L_.str.289 .quad L_.str.194 .quad L_.str.317 .quad L_.str.185 .quad L_.str.327 .quad L_.str.279 .quad L_.str.288 .quad L_.str.200 .quad L_.str.140 .quad L_.str.190 .quad L_.str.328 .quad L_.str.280 .quad L_.str.287 .quad L_.str.211 .quad L_.str.145 .quad L_.str.196 .quad L_.str.330 .quad L_.str.281 .quad L_.str.286 .quad L_.str.206 .quad L_.str.140 .quad L_.str.111 .quad L_.str.123 .quad L_.str.327 .quad L_.str.285 .quad L_.str.201 .quad L_.str.317 .quad L_.str.117 .quad L_.str.129 .quad L_.str.328 .quad L_.str.331 .quad L_.str.201 .quad L_.str.111 .quad L_.str.123 .quad L_.str.157 .quad L_.str.201 .quad L_.str.201 .quad L_.str.285 .quad L_.str.117 .quad L_.str.129 .quad L_.str.162 .quad L_.str.201 .quad L_.str.201 .quad L_.str.286 .quad L_.str.232 .quad L_.str.324 .quad L_.str.167 .quad L_.str.235 .quad L_.str.236 .quad L_.str.287 .quad L_.str.237 .quad L_.str.135 .quad L_.str.173 .quad L_.str.240 .quad L_.str.241 .quad L_.str.288 .quad L_.str.242 .quad L_.str.140 .quad L_.str.212 .quad L_.str.245 .quad L_.str.246 .quad L_.str.201 .quad L_.str.248 .quad L_.str.145 .quad L_.str.217 .quad L_.str.251 .quad L_.str.252 .quad L_.str.201 .quad L_.str.254 .quad L_.str.314 .quad L_.str.222 .quad L_.str.256 .quad L_.str.257 .quad L_.str.201 .quad L_.str.259 .quad L_.str.317 .quad L_.str.227 .quad L_.str.261 .quad L_.str.262 .quad L_.str.201 .section __TEXT,__cstring,cstring_literals L_.str.91: ## @.str.91 .asciz "GPIO, DEFAULT PULL, ALT0, ALT1, ALT2, ALT3, ALT4, ALT5\n" L_.str.92: ## @.str.92 .asciz "/dev/gpiomem" L_.str.93: ## @.str.93 .asciz "Must be root\n" L_.str.94: ## @.str.94 .asciz "/dev/mem" L_.str.95: ## @.str.95 .asciz "Unable to open /dev/mem: %s\n" L_.str.96: ## @.str.96 .asciz "mmap (GPIO) failed: %s\n" L_.str.97: ## @.str.97 .asciz "BANK0 (GPIO 0 to 27):\n" L_.str.98: ## @.str.98 .asciz "BANK1 (GPIO 28 to 45):\n" L_.str.99: ## @.str.99 .asciz "BANK2 (GPIO 46 to 53):\n" L_.str.100: ## @.str.100 .asciz "NONE" L_.str.101: ## @.str.101 .asciz "DOWN" L_.str.102: ## @.str.102 .asciz "UP" L_.str.103: ## @.str.103 .asciz "?" L_.str.104: ## @.str.104 .asciz " " L_.str.105: ## @.str.105 .asciz "5" L_.str.106: ## @.str.106 .asciz "4" L_.str.107: ## @.str.107 .asciz "0" L_.str.108: ## @.str.108 .asciz "1" L_.str.109: ## @.str.109 .asciz "2" L_.str.110: ## @.str.110 .asciz "3" L_.str.111: ## @.str.111 .asciz "SDA0" L_.str.112: ## @.str.112 .asciz "SA5" L_.str.113: ## @.str.113 .asciz "PCLK" L_.str.114: ## @.str.114 .asciz "SPI3_CE0_N" L_.str.115: ## @.str.115 .asciz "TXD2" L_.str.116: ## @.str.116 .asciz "SDA6" L_.str.117: ## @.str.117 .asciz "SCL0" L_.str.118: ## @.str.118 .asciz "SA4" L_.str.119: ## @.str.119 .asciz "DE" L_.str.120: ## @.str.120 .asciz "SPI3_MISO" L_.str.121: ## @.str.121 .asciz "RXD2" L_.str.122: ## @.str.122 .asciz "SCL6" L_.str.123: ## @.str.123 .asciz "SDA1" L_.str.124: ## @.str.124 .asciz "SA3" L_.str.125: ## @.str.125 .asciz "LCD_VSYNC" L_.str.126: ## @.str.126 .asciz "SPI3_MOSI" L_.str.127: ## @.str.127 .asciz "CTS2" L_.str.128: ## @.str.128 .asciz "SDA3" L_.str.129: ## @.str.129 .asciz "SCL1" L_.str.130: ## @.str.130 .asciz "SA2" L_.str.131: ## @.str.131 .asciz "LCD_HSYNC" L_.str.132: ## @.str.132 .asciz "SPI3_SCLK" L_.str.133: ## @.str.133 .asciz "RTS2" L_.str.134: ## @.str.134 .asciz "SCL3" L_.str.135: ## @.str.135 .asciz "GPCLK0" L_.str.136: ## @.str.136 .asciz "SA1" L_.str.137: ## @.str.137 .asciz "DPI_D0" L_.str.138: ## @.str.138 .asciz "SPI4_CE0_N" L_.str.139: ## @.str.139 .asciz "TXD3" L_.str.140: ## @.str.140 .asciz "GPCLK1" L_.str.141: ## @.str.141 .asciz "SA0" L_.str.142: ## @.str.142 .asciz "DPI_D1" L_.str.143: ## @.str.143 .asciz "SPI4_MISO" L_.str.144: ## @.str.144 .asciz "RXD3" L_.str.145: ## @.str.145 .asciz "GPCLK2" L_.str.146: ## @.str.146 .asciz "SOE_N_SE" L_.str.147: ## @.str.147 .asciz "DPI_D2" L_.str.148: ## @.str.148 .asciz "SPI4_MOSI" L_.str.149: ## @.str.149 .asciz "CTS3" L_.str.150: ## @.str.150 .asciz "SDA4" L_.str.151: ## @.str.151 .asciz "SPI0_CE1_N" L_.str.152: ## @.str.152 .asciz "SWE_N_SRW_N" L_.str.153: ## @.str.153 .asciz "DPI_D3" L_.str.154: ## @.str.154 .asciz "SPI4_SCLK" L_.str.155: ## @.str.155 .asciz "RTS3" L_.str.156: ## @.str.156 .asciz "SCL4" L_.str.157: ## @.str.157 .asciz "SPI0_CE0_N" L_.str.158: ## @.str.158 .asciz "SD0" L_.str.159: ## @.str.159 .asciz "DPI_D4" L_.str.160: ## @.str.160 .asciz "I2CSL_CE_N" L_.str.161: ## @.str.161 .asciz "TXD4" L_.str.162: ## @.str.162 .asciz "SPI0_MISO" L_.str.163: ## @.str.163 .asciz "SD1" L_.str.164: ## @.str.164 .asciz "DPI_D5" L_.str.165: ## @.str.165 .asciz "I2CSL_SDI_MISO" L_.str.166: ## @.str.166 .asciz "RXD4" L_.str.167: ## @.str.167 .asciz "SPI0_MOSI" L_.str.168: ## @.str.168 .asciz "SD2" L_.str.169: ## @.str.169 .asciz "DPI_D6" L_.str.170: ## @.str.170 .asciz "I2CSL_SDA_MOSI" L_.str.171: ## @.str.171 .asciz "CTS4" L_.str.172: ## @.str.172 .asciz "SDA5" L_.str.173: ## @.str.173 .asciz "SPI0_SCLK" L_.str.174: ## @.str.174 .asciz "SD3" L_.str.175: ## @.str.175 .asciz "DPI_D7" L_.str.176: ## @.str.176 .asciz "I2CSL_SCL_SCLK" L_.str.177: ## @.str.177 .asciz "RTS4" L_.str.178: ## @.str.178 .asciz "SCL5" L_.str.179: ## @.str.179 .asciz "PWM0_0" L_.str.180: ## @.str.180 .asciz "SD4" L_.str.181: ## @.str.181 .asciz "DPI_D8" L_.str.182: ## @.str.182 .asciz "SPI5_CE0_N" L_.str.183: ## @.str.183 .asciz "TXD5" L_.str.184: ## @.str.184 .asciz "PWM0_1" L_.str.185: ## @.str.185 .asciz "SD5" L_.str.186: ## @.str.186 .asciz "DPI_D9" L_.str.187: ## @.str.187 .asciz "SPI5_MISO" L_.str.188: ## @.str.188 .asciz "RXD5" L_.str.189: ## @.str.189 .asciz "TXD0" L_.str.190: ## @.str.190 .asciz "SD6" L_.str.191: ## @.str.191 .asciz "DPI_D10" L_.str.192: ## @.str.192 .asciz "SPI5_MOSI" L_.str.193: ## @.str.193 .asciz "CTS5" L_.str.194: ## @.str.194 .asciz "TXD1" L_.str.195: ## @.str.195 .asciz "RXD0" L_.str.196: ## @.str.196 .asciz "SD7" L_.str.197: ## @.str.197 .asciz "DPI_D11" L_.str.198: ## @.str.198 .asciz "SPI5_SCLK" L_.str.199: ## @.str.199 .asciz "RTS5" L_.str.200: ## @.str.200 .asciz "RXD1" L_.str.201: ## @.str.201 .asciz "-" L_.str.202: ## @.str.202 .asciz "SD8" L_.str.203: ## @.str.203 .asciz "DPI_D12" L_.str.204: ## @.str.204 .asciz "CTS0" L_.str.205: ## @.str.205 .asciz "SPI1_CE2_N" L_.str.206: ## @.str.206 .asciz "CTS1" L_.str.207: ## @.str.207 .asciz "SD9" L_.str.208: ## @.str.208 .asciz "DPI_D13" L_.str.209: ## @.str.209 .asciz "RTS0" L_.str.210: ## @.str.210 .asciz "SPI1_CE1_N" L_.str.211: ## @.str.211 .asciz "RTS1" L_.str.212: ## @.str.212 .asciz "PCM_CLK" L_.str.213: ## @.str.213 .asciz "SD10" L_.str.214: ## @.str.214 .asciz "DPI_D14" L_.str.215: ## @.str.215 .asciz "SPI6_CE0_N" L_.str.216: ## @.str.216 .asciz "SPI1_CE0_N" L_.str.217: ## @.str.217 .asciz "PCM_FS" L_.str.218: ## @.str.218 .asciz "SD11" L_.str.219: ## @.str.219 .asciz "DPI_D15" L_.str.220: ## @.str.220 .asciz "SPI6_MISO" L_.str.221: ## @.str.221 .asciz "SPI1_MISO" L_.str.222: ## @.str.222 .asciz "PCM_DIN" L_.str.223: ## @.str.223 .asciz "SD12" L_.str.224: ## @.str.224 .asciz "DPI_D16" L_.str.225: ## @.str.225 .asciz "SPI6_MOSI" L_.str.226: ## @.str.226 .asciz "SPI1_MOSI" L_.str.227: ## @.str.227 .asciz "PCM_DOUT" L_.str.228: ## @.str.228 .asciz "SD13" L_.str.229: ## @.str.229 .asciz "DPI_D17" L_.str.230: ## @.str.230 .asciz "SPI6_SCLK" L_.str.231: ## @.str.231 .asciz "SPI1_SCLK" L_.str.232: ## @.str.232 .asciz "SD0_CLK" L_.str.233: ## @.str.233 .asciz "SD14" L_.str.234: ## @.str.234 .asciz "DPI_D18" L_.str.235: ## @.str.235 .asciz "SD1_CLK" L_.str.236: ## @.str.236 .asciz "ARM_TRST" L_.str.237: ## @.str.237 .asciz "SD0_CMD" L_.str.238: ## @.str.238 .asciz "SD15" L_.str.239: ## @.str.239 .asciz "DPI_D19" L_.str.240: ## @.str.240 .asciz "SD1_CMD" L_.str.241: ## @.str.241 .asciz "ARM_RTCK" L_.str.242: ## @.str.242 .asciz "SD0_DAT0" L_.str.243: ## @.str.243 .asciz "SD16" L_.str.244: ## @.str.244 .asciz "DPI_D20" L_.str.245: ## @.str.245 .asciz "SD1_DAT0" L_.str.246: ## @.str.246 .asciz "ARM_TDO" L_.str.247: ## @.str.247 .asciz "SPI3_CE1_N" L_.str.248: ## @.str.248 .asciz "SD0_DAT1" L_.str.249: ## @.str.249 .asciz "SD17" L_.str.250: ## @.str.250 .asciz "DPI_D21" L_.str.251: ## @.str.251 .asciz "SD1_DAT1" L_.str.252: ## @.str.252 .asciz "ARM_TCK" L_.str.253: ## @.str.253 .asciz "SPI4_CE1_N" L_.str.254: ## @.str.254 .asciz "SD0_DAT2" L_.str.255: ## @.str.255 .asciz "DPI_D22" L_.str.256: ## @.str.256 .asciz "SD1_DAT2" L_.str.257: ## @.str.257 .asciz "ARM_TDI" L_.str.258: ## @.str.258 .asciz "SPI5_CE1_N" L_.str.259: ## @.str.259 .asciz "SD0_DAT3" L_.str.260: ## @.str.260 .asciz "DPI_D23" L_.str.261: ## @.str.261 .asciz "SD1_DAT3" L_.str.262: ## @.str.262 .asciz "ARM_TMS" L_.str.263: ## @.str.263 .asciz "SPI6_CE1_N" L_.str.264: ## @.str.264 .asciz "MII_A_RX_ERR" L_.str.265: ## @.str.265 .asciz "RGMII_MDIO" L_.str.266: ## @.str.266 .asciz "MII_A_TX_ERR" L_.str.267: ## @.str.267 .asciz "RGMII_MDC" L_.str.268: ## @.str.268 .asciz "MII_A_CRS" L_.str.269: ## @.str.269 .asciz "MII_A_COL" L_.str.270: ## @.str.270 .asciz "SD_CARD_PRES" L_.str.271: ## @.str.271 .asciz "SD_CARD_WRPROT" L_.str.272: ## @.str.272 .asciz "SD_CARD_LED" L_.str.273: ## @.str.273 .asciz "RGMII_IRQ" L_.str.274: ## @.str.274 .asciz "RGMII_START_STOP" L_.str.275: ## @.str.275 .asciz "RGMII_RX_OK" L_.str.276: ## @.str.276 .asciz "PWM1_0" L_.str.277: ## @.str.277 .asciz "SD1_DAT4" L_.str.278: ## @.str.278 .asciz "PWM1_1" L_.str.279: ## @.str.279 .asciz "SD1_DAT5" L_.str.280: ## @.str.280 .asciz "SD1_DAT6" L_.str.281: ## @.str.281 .asciz "SD1_DAT7" L_.str.282: ## @.str.282 .asciz "SD_CARD_VOLT" L_.str.283: ## @.str.283 .asciz "SPI0_CE2_N" L_.str.284: ## @.str.284 .asciz "SD_CARD_PWR0" L_.str.285: ## @.str.285 .asciz "SPI2_CE1_N" L_.str.286: ## @.str.286 .asciz "SPI2_CE0_N" L_.str.287: ## @.str.287 .asciz "SPI2_SCLK" L_.str.288: ## @.str.288 .asciz "SPI2_MOSI" L_.str.289: ## @.str.289 .asciz "SPI2_MISO" L_.str.290: ## @.str.290 .asciz "AVEOUT_VCLK" L_.str.291: ## @.str.291 .asciz "AVEIN_VCLK" L_.str.292: ## @.str.292 .asciz "AVEOUT_DSYNC" L_.str.293: ## @.str.293 .asciz "AVEIN_DSYNC" L_.str.294: ## @.str.294 .asciz "AVEOUT_VSYNC" L_.str.295: ## @.str.295 .asciz "AVEIN_VSYNC" L_.str.296: ## @.str.296 .asciz "AVEOUT_HSYNC" L_.str.297: ## @.str.297 .asciz "AVEIN_HSYNC" L_.str.298: ## @.str.298 .asciz "AVEOUT_VID0" L_.str.299: ## @.str.299 .asciz "AVEIN_VID0" L_.str.300: ## @.str.300 .asciz "AVEOUT_VID1" L_.str.301: ## @.str.301 .asciz "AVEIN_VID1" L_.str.302: ## @.str.302 .asciz "AVEOUT_VID2" L_.str.303: ## @.str.303 .asciz "AVEIN_VID2" L_.str.304: ## @.str.304 .asciz "AVEOUT_VID3" L_.str.305: ## @.str.305 .asciz "AVEIN_VID3" L_.str.306: ## @.str.306 .asciz "AVEOUT_VID4" L_.str.307: ## @.str.307 .asciz "AVEIN_VID4" L_.str.308: ## @.str.308 .asciz "AVEOUT_VID5" L_.str.309: ## @.str.309 .asciz "AVEIN_VID5" L_.str.310: ## @.str.310 .asciz "AVEOUT_VID6" L_.str.311: ## @.str.311 .asciz "AVEIN_VID6" L_.str.312: ## @.str.312 .asciz "AVEOUT_VID7" L_.str.313: ## @.str.313 .asciz "AVEIN_VID7" L_.str.314: ## @.str.314 .asciz "PWM0" L_.str.315: ## @.str.315 .asciz "AVEOUT_VID8" L_.str.316: ## @.str.316 .asciz "AVEIN_VID8" L_.str.317: ## @.str.317 .asciz "PWM1" L_.str.318: ## @.str.318 .asciz "AVEOUT_VID9" L_.str.319: ## @.str.319 .asciz "AVEIN_VID9" L_.str.320: ## @.str.320 .asciz "AVEOUT_VID10" L_.str.321: ## @.str.321 .asciz "AVEIN_VID10" L_.str.322: ## @.str.322 .asciz "AVEOUT_VID11" L_.str.323: ## @.str.323 .asciz "AVEIN_VID11" L_.str.324: ## @.str.324 .asciz "FL0" L_.str.325: ## @.str.325 .asciz "FL1" L_.str.326: ## @.str.326 .asciz "I2CSL_MISO" L_.str.327: ## @.str.327 .asciz "TE0" L_.str.328: ## @.str.328 .asciz "TE1" L_.str.329: ## @.str.329 .asciz "RING_OCLK" L_.str.330: ## @.str.330 .asciz "TE2" L_.str.331: ## @.str.331 .asciz "SPI2_CE2_N" .subsections_via_symbols
the_stack_data/161079860.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _inc ; -- Begin function inc .p2align 2 _inc: ; @inc .cfi_startproc ; %bb.0: adrp x8, _off@PAGE ldr w10, [x8, _off@PAGEOFF] adrp x9, _i@PAGE ldr w8, [x9, _i@PAGEOFF] add w8, w8, w10 str w8, [x9, _i@PAGEOFF] ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] b LBB1_1 LBB1_1: ; =>This Inner Loop Header: Depth=1 bl _inc b LBB1_1 .cfi_endproc ; -- End function .globl _i ; @i .zerofill __DATA,__common,_i,4,2 .section __DATA,__data .globl _off ; @off .p2align 2 _off: .long 5 ; 0x5 .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _inc ## -- Begin function inc .p2align 4, 0x90 _inc: ## @inc .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl _off(%rip), %eax addl _i(%rip), %eax movl %eax, _i(%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 $16, %rsp movl $0, -4(%rbp) LBB1_1: ## =>This Inner Loop Header: Depth=1 callq _inc jmp LBB1_1 .cfi_endproc ## -- End function .globl _i ## @i .zerofill __DATA,__common,_i,4,2 .section __DATA,__data .globl _off ## @off .p2align 2 _off: .long 5 ## 0x5 .subsections_via_symbols
the_stack_data/3261690.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _writeit ; -- Begin function writeit .p2align 2 _writeit: ; @writeit .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 w0, #2 stur w0, [x29, #-4] ; 4-byte Folded Spill adrp x8, _someglobal@PAGE str x8, [sp] ; 8-byte Folded Spill adrp x1, _someglobal@PAGE add x1, x1, _someglobal@PAGEOFF str x1, [sp, #8] ; 8-byte Folded Spill mov x2, #1 str x2, [sp, #16] ; 8-byte Folded Spill bl _write ldr x9, [sp] ; 8-byte Folded Reload ldr x1, [sp, #8] ; 8-byte Folded Reload ldr x2, [sp, #16] ; 8-byte Folded Reload ldur w0, [x29, #-4] ; 4-byte Folded Reload ldrb w8, [x9, _someglobal@PAGEOFF] add w8, w8, #1 strb w8, [x9, _someglobal@PAGEOFF] bl _write mov w0, #0 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, _gInt@PAGE str x8, [sp, #24] ; 8-byte Folded Spill adrp x8, _gInt@PAGE add x8, x8, _gInt@PAGEOFF stur x8, [x29, #-16] ; 8-byte Folded Spill mov w8, #0 stur w8, [x29, #-8] ; 4-byte Folded Spill stur wzr, [x29, #-4] adrp x9, _someglobal@PAGE mov w8, #104 strb w8, [x9, _someglobal@PAGEOFF] bl _writeit ldur x9, [x29, #-16] ; 8-byte Folded Reload mov w8, #44 str w8, [x9, #4] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf ldr x9, [sp, #24] ; 8-byte Folded Reload ldur x8, [x29, #-16] ; 8-byte Folded Reload ldr w9, [x9, _gInt@PAGEOFF] ; implicit-def: $x10 mov x10, x9 ldr w9, [x8, #4] ; 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 ldur w0, [x29, #-8] ; 4-byte Folded Reload ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .section __DATA,__data _someglobal: ; @someglobal .byte 1 ; 0x1 .p2align 2 ; @gInt _gInt: .long 42 ; 0x2a .long 43 ; 0x2b .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "\n" l_.str.1: ; @.str.1 .asciz "%i, %i\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _writeit ## -- Begin function writeit .p2align 4, 0x90 _writeit: ## @writeit .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl $2, %edi leaq _someglobal(%rip), %rsi movl $1, %edx callq _write movb _someglobal(%rip), %al addb $1, %al movb %al, _someglobal(%rip) movl $2, %edi leaq _someglobal(%rip), %rsi movl $1, %edx callq _write xorl %eax, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl $0, -4(%rbp) movb $104, _someglobal(%rip) callq _writeit movl $44, _gInt+4(%rip) leaq L_.str(%rip), %rdi movb $0, %al callq _printf movl _gInt(%rip), %esi movl _gInt+4(%rip), %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 __DATA,__data _someglobal: ## @someglobal .byte 1 ## 0x1 .p2align 2 ## @gInt _gInt: .long 42 ## 0x2a .long 43 ## 0x2b .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "\n" L_.str.1: ## @.str.1 .asciz "%i, %i\n" .subsections_via_symbols
the_stack_data/803352.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #144 .cfi_def_cfa_offset 144 stp x29, x30, [sp, #128] ; 16-byte Folded Spill add x29, sp, #128 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf adrp x8, ___stdinp@GOTPAGE ldr x8, [x8, ___stdinp@GOTPAGEOFF] ldr x2, [x8] add x0, sp, #20 mov w1, #100 bl _fgets str wzr, [sp, #16] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldrsw x8, [sp, #16] str x8, [sp, #8] ; 8-byte Folded Spill add x0, sp, #20 bl _strlen ldr x8, [sp, #8] ; 8-byte Folded Reload subs x8, x8, x0 cset w8, hs tbnz w8, #0, LBB0_7 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldrsw x9, [sp, #16] add x8, sp, #20 ldrsb w8, [x8, x9] subs w8, w8, #97 cset w8, lt tbnz w8, #0, LBB0_5 b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldrsw x9, [sp, #16] add x8, sp, #20 ldrsb w8, [x8, x9] subs w8, w8, #122 cset w8, gt tbnz w8, #0, LBB0_5 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_1 Depth=1 ldrsw x8, [sp, #16] add x9, sp, #20 ldrsb w8, [x9, x8] subs w8, w8, #32 ldrsw x10, [sp, #16] strb w8, [x9, x10] b LBB0_5 LBB0_5: ; in Loop: Header=BB0_1 Depth=1 ldrsw x9, [sp, #16] add x8, sp, #20 ldrsb w10, [x8, x9] mov x9, sp ; implicit-def: $x8 mov x8, x10 str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf b LBB0_6 LBB0_6: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #16] add w8, w8, #2 str w8, [sp, #16] b LBB0_1 LBB0_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, LBB0_9 b LBB0_8 LBB0_8: bl ___stack_chk_fail LBB0_9: ldp x29, x30, [sp, #128] ; 16-byte Folded Reload add sp, sp, #144 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Input the string : " l_.str.1: ; @.str.1 .asciz "%c" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $128, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) leaq L_.str(%rip), %rdi movb $0, %al callq _printf leaq -112(%rbp), %rdi movq ___stdinp@GOTPCREL(%rip), %rax movq (%rax), %rdx movl $100, %esi callq _fgets movl $0, -116(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 movslq -116(%rbp), %rax movq %rax, -128(%rbp) ## 8-byte Spill leaq -112(%rbp), %rdi callq _strlen movq %rax, %rcx movq -128(%rbp), %rax ## 8-byte Reload cmpq %rcx, %rax jae LBB0_7 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movslq -116(%rbp), %rax movsbl -112(%rbp,%rax), %eax cmpl $97, %eax jl LBB0_5 ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 movslq -116(%rbp), %rax movsbl -112(%rbp,%rax), %eax cmpl $122, %eax jg LBB0_5 ## %bb.4: ## in Loop: Header=BB0_1 Depth=1 movslq -116(%rbp), %rax movsbl -112(%rbp,%rax), %eax subl $32, %eax movb %al, %cl movslq -116(%rbp), %rax movb %cl, -112(%rbp,%rax) LBB0_5: ## in Loop: Header=BB0_1 Depth=1 movslq -116(%rbp), %rax movsbl -112(%rbp,%rax), %esi leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf ## %bb.6: ## in Loop: Header=BB0_1 Depth=1 movl -116(%rbp), %eax addl $2, %eax movl %eax, -116(%rbp) jmp LBB0_1 LBB0_7: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_9 ## %bb.8: addq $128, %rsp popq %rbp retq LBB0_9: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Input the string : " L_.str.1: ## @.str.1 .asciz "%c" .subsections_via_symbols
the_stack_data/1161470.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, #240 .cfi_def_cfa_offset 240 stp x29, x30, [sp, #224] ; 16-byte Folded Spill add x29, sp, #224 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] fmov d0, #1.00000000 stur d0, [x29, #-24] fmov d1, #3.00000000 stur d1, [x29, #-16] stur d0, [x29, #-40] fmov d0, #-4.00000000 stur d0, [x29, #-32] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf ldur d3, [x29, #-24] ldur d2, [x29, #-16] ldur d1, [x29, #-40] ldur d0, [x29, #-32] mov x8, sp str d3, [x8] str d2, [x8, #8] str d1, [x8, #16] str d0, [x8, #24] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf ldur d1, [x29, #-24] ldur d0, [x29, #-16] ldur d3, [x29, #-40] ldur d2, [x29, #-32] fadd d1, d1, d3 fadd d0, d0, d2 stur d1, [x29, #-56] stur d0, [x29, #-48] ldur d1, [x29, #-56] ldur d0, [x29, #-48] mov x8, sp str d1, [x8] str d0, [x8, #8] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf ldur d1, [x29, #-24] ldur d0, [x29, #-16] ldur d3, [x29, #-40] ldur d2, [x29, #-32] fsub d1, d1, d3 fsub d0, d0, d2 stur d1, [x29, #-72] stur d0, [x29, #-64] ldur d1, [x29, #-72] ldur d0, [x29, #-64] mov x8, sp str d1, [x8] str d0, [x8, #8] adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf ldur d1, [x29, #-24] str d1, [sp, #40] ; 8-byte Folded Spill ldur d2, [x29, #-16] str d2, [sp, #48] ; 8-byte Folded Spill ldur d4, [x29, #-40] str d4, [sp, #56] ; 8-byte Folded Spill ldur d5, [x29, #-32] str d5, [sp, #64] ; 8-byte Folded Spill fmul d0, d1, d4 fmul d3, d2, d5 fmul d1, d1, d5 fmul d2, d2, d4 fsub d0, d0, d3 str d0, [sp, #72] ; 8-byte Folded Spill fadd d1, d1, d2 str d1, [sp, #80] ; 8-byte Folded Spill fcmp d0, d0 cset w8, vc str d0, [sp, #88] ; 8-byte Folded Spill str d1, [sp, #96] ; 8-byte Folded Spill tbnz w8, #0, LBB0_3 b LBB0_1 LBB0_1: ldr d1, [sp, #80] ; 8-byte Folded Reload ldr d0, [sp, #72] ; 8-byte Folded Reload fcmp d1, d1 cset w8, vc str d0, [sp, #88] ; 8-byte Folded Spill str d1, [sp, #96] ; 8-byte Folded Spill tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: ldr d3, [sp, #64] ; 8-byte Folded Reload ldr d2, [sp, #56] ; 8-byte Folded Reload ldr d1, [sp, #48] ; 8-byte Folded Reload ldr d0, [sp, #40] ; 8-byte Folded Reload bl ___muldc3 str d0, [sp, #88] ; 8-byte Folded Spill str d1, [sp, #96] ; 8-byte Folded Spill b LBB0_3 LBB0_3: ldr d1, [sp, #88] ; 8-byte Folded Reload ldr d0, [sp, #96] ; 8-byte Folded Reload stur d1, [x29, #-88] stur d0, [x29, #-80] ldur d1, [x29, #-88] ldur d0, [x29, #-80] mov x8, sp str d1, [x8] str d0, [x8, #8] adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _printf ldur d0, [x29, #-24] ldur d1, [x29, #-16] ldur d2, [x29, #-40] ldur d3, [x29, #-32] bl ___divdc3 stur d0, [x29, #-104] stur d1, [x29, #-96] ldur d1, [x29, #-104] ldur d0, [x29, #-96] mov x8, sp str d1, [x8] str d0, [x8, #8] adrp x0, l_.str.5@PAGE add x0, x0, l_.str.5@PAGEOFF bl _printf ldur d1, [x29, #-24] ldur d0, [x29, #-16] fneg d0, d0 str d1, [sp, #104] str d0, [sp, #112] ldr d1, [sp, #104] ldr d0, [sp, #112] mov x8, sp str d1, [x8] str d0, [x8, #8] adrp x0, l_.str.6@PAGE add x0, x0, l_.str.6@PAGEOFF bl _printf mov w0, #0 ldp x29, x30, [sp, #224] ; 16-byte Folded Reload add sp, sp, #240 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Working with complex numbers:\n\013" l_.str.1: ; @.str.1 .asciz "Starting values: Z1 = %.2f + %.2fi\tZ2 = %.2f %+.2fi\n" l_.str.2: ; @.str.2 .asciz "The sum: Z1 + Z2 = %.2f %+.2fi\n" l_.str.3: ; @.str.3 .asciz "The difference: Z1 - Z2 = %.2f %+.2fi\n" l_.str.4: ; @.str.4 .asciz "The product: Z1 x Z2 = %.2f %+.2fi\n" l_.str.5: ; @.str.5 .asciz "The quotient: Z1 / Z2 = %.2f %+.2fi\n" l_.str.6: ; @.str.6 .asciz "The conjugate of Z1 = %.2f %+.2fi\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __TEXT,__literal8,8byte_literals .p2align 3 ## -- Begin function main LCPI0_0: .quad 0xc010000000000000 ## double -4 LCPI0_1: .quad 0x3ff0000000000000 ## double 1 LCPI0_2: .quad 0x4008000000000000 ## double 3 .section __TEXT,__text,regular,pure_instructions .globl _main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $192, %rsp movl $0, -4(%rbp) movsd LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero movsd %xmm0, -24(%rbp) movsd LCPI0_2(%rip), %xmm0 ## xmm0 = mem[0],zero movsd %xmm0, -16(%rbp) movsd LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero movsd %xmm0, -40(%rbp) movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero movsd %xmm0, -32(%rbp) leaq L_.str(%rip), %rdi movb $0, %al callq _printf movsd -24(%rbp), %xmm0 ## xmm0 = mem[0],zero movsd -16(%rbp), %xmm1 ## xmm1 = mem[0],zero movsd -40(%rbp), %xmm2 ## xmm2 = mem[0],zero movsd -32(%rbp), %xmm3 ## xmm3 = mem[0],zero leaq L_.str.1(%rip), %rdi movb $4, %al callq _printf movsd -24(%rbp), %xmm1 ## xmm1 = mem[0],zero movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero movsd -40(%rbp), %xmm3 ## xmm3 = mem[0],zero movsd -32(%rbp), %xmm2 ## xmm2 = mem[0],zero addsd %xmm3, %xmm1 addsd %xmm2, %xmm0 movsd %xmm1, -56(%rbp) movsd %xmm0, -48(%rbp) movsd -56(%rbp), %xmm0 ## xmm0 = mem[0],zero movsd -48(%rbp), %xmm1 ## xmm1 = mem[0],zero leaq L_.str.2(%rip), %rdi movb $2, %al callq _printf movsd -24(%rbp), %xmm1 ## xmm1 = mem[0],zero movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero movsd -40(%rbp), %xmm3 ## xmm3 = mem[0],zero movsd -32(%rbp), %xmm2 ## xmm2 = mem[0],zero subsd %xmm3, %xmm1 subsd %xmm2, %xmm0 movsd %xmm1, -72(%rbp) movsd %xmm0, -64(%rbp) movsd -72(%rbp), %xmm0 ## xmm0 = mem[0],zero movsd -64(%rbp), %xmm1 ## xmm1 = mem[0],zero leaq L_.str.3(%rip), %rdi movb $2, %al callq _printf movsd -24(%rbp), %xmm1 ## xmm1 = mem[0],zero movsd %xmm1, -184(%rbp) ## 8-byte Spill movsd -16(%rbp), %xmm2 ## xmm2 = mem[0],zero movsd %xmm2, -176(%rbp) ## 8-byte Spill movsd -40(%rbp), %xmm4 ## xmm4 = mem[0],zero movsd %xmm4, -168(%rbp) ## 8-byte Spill movsd -32(%rbp), %xmm5 ## xmm5 = mem[0],zero movsd %xmm5, -160(%rbp) ## 8-byte Spill movaps %xmm1, %xmm0 mulsd %xmm4, %xmm0 movaps %xmm2, %xmm3 mulsd %xmm5, %xmm3 mulsd %xmm5, %xmm1 mulsd %xmm4, %xmm2 subsd %xmm3, %xmm0 movsd %xmm0, -152(%rbp) ## 8-byte Spill addsd %xmm2, %xmm1 movsd %xmm1, -144(%rbp) ## 8-byte Spill ucomisd %xmm0, %xmm0 movsd %xmm0, -136(%rbp) ## 8-byte Spill movsd %xmm1, -128(%rbp) ## 8-byte Spill jnp LBB0_3 ## %bb.1: movsd -144(%rbp), %xmm1 ## 8-byte Reload ## xmm1 = mem[0],zero movsd -152(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero ucomisd %xmm1, %xmm1 movsd %xmm0, -136(%rbp) ## 8-byte Spill movsd %xmm1, -128(%rbp) ## 8-byte Spill jnp LBB0_3 ## %bb.2: movsd -160(%rbp), %xmm3 ## 8-byte Reload ## xmm3 = mem[0],zero movsd -168(%rbp), %xmm2 ## 8-byte Reload ## xmm2 = mem[0],zero movsd -176(%rbp), %xmm1 ## 8-byte Reload ## xmm1 = mem[0],zero movsd -184(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero callq ___muldc3 movsd %xmm0, -136(%rbp) ## 8-byte Spill movsd %xmm1, -128(%rbp) ## 8-byte Spill LBB0_3: movsd -136(%rbp), %xmm1 ## 8-byte Reload ## xmm1 = mem[0],zero movsd -128(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero movsd %xmm1, -88(%rbp) movsd %xmm0, -80(%rbp) movsd -88(%rbp), %xmm0 ## xmm0 = mem[0],zero movsd -80(%rbp), %xmm1 ## xmm1 = mem[0],zero leaq L_.str.4(%rip), %rdi movb $2, %al callq _printf movsd -24(%rbp), %xmm0 ## xmm0 = mem[0],zero movsd -16(%rbp), %xmm1 ## xmm1 = mem[0],zero movsd -40(%rbp), %xmm2 ## xmm2 = mem[0],zero movsd -32(%rbp), %xmm3 ## xmm3 = mem[0],zero callq ___divdc3 movsd %xmm0, -104(%rbp) movsd %xmm1, -96(%rbp) movsd -104(%rbp), %xmm0 ## xmm0 = mem[0],zero movsd -96(%rbp), %xmm1 ## xmm1 = mem[0],zero leaq L_.str.5(%rip), %rdi movb $2, %al callq _printf movsd -24(%rbp), %xmm1 ## xmm1 = mem[0],zero movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero movq %xmm0, %rax movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000 xorq %rcx, %rax movq %rax, %xmm0 movsd %xmm1, -120(%rbp) movsd %xmm0, -112(%rbp) movsd -120(%rbp), %xmm0 ## xmm0 = mem[0],zero movsd -112(%rbp), %xmm1 ## xmm1 = mem[0],zero leaq L_.str.6(%rip), %rdi movb $2, %al callq _printf xorl %eax, %eax addq $192, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Working with complex numbers:\n\013" L_.str.1: ## @.str.1 .asciz "Starting values: Z1 = %.2f + %.2fi\tZ2 = %.2f %+.2fi\n" L_.str.2: ## @.str.2 .asciz "The sum: Z1 + Z2 = %.2f %+.2fi\n" L_.str.3: ## @.str.3 .asciz "The difference: Z1 - Z2 = %.2f %+.2fi\n" L_.str.4: ## @.str.4 .asciz "The product: Z1 x Z2 = %.2f %+.2fi\n" L_.str.5: ## @.str.5 .asciz "The quotient: Z1 / Z2 = %.2f %+.2fi\n" L_.str.6: ## @.str.6 .asciz "The conjugate of Z1 = %.2f %+.2fi\n" .subsections_via_symbols
the_stack_data/34512742.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _printSLL ; -- Begin function printSLL .p2align 2 _printSLL: ; @printSLL .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, _root@PAGE ldr x8, [x8, _root@PAGEOFF] str x8, [sp, #8] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #8] 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 x8, [sp, #8] ldr w9, [x8] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf ldr x8, [sp, #8] ldr x8, [x8, #8] str x8, [sp, #8] b LBB0_1 LBB0_3: adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _insertSLL ; -- Begin function insertSLL .p2align 2 _insertSLL: ; @insertSLL .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, #16 bl _malloc str x0, [sp, #16] ldur w8, [x29, #-4] ldr x9, [sp, #16] str w8, [x9] ldr x8, [sp, #16] ; kill: def $x9 killed $xzr str xzr, [x8, #8] adrp x8, _root@PAGE ldr x8, [x8, _root@PAGEOFF] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB1_2 b LBB1_1 LBB1_1: ldr x8, [sp, #16] adrp x9, _root@PAGE str x8, [x9, _root@PAGEOFF] b LBB1_6 LBB1_2: adrp x8, _root@PAGE ldr x8, [x8, _root@PAGEOFF] str x8, [sp, #8] b LBB1_3 LBB1_3: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #8] ldr x8, [x8, #8] 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, #8] str x8, [sp, #8] b LBB1_3 LBB1_5: ldr x8, [sp, #16] ldr x9, [sp, #8] str x8, [x9, #8] b LBB1_6 LBB1_6: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _kthSLL ; -- Begin function kthSLL .p2align 2 _kthSLL: ; @kthSLL .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 wzr, [x29, #-8] adrp x8, _root@PAGE ldr x8, [x8, _root@PAGEOFF] str x8, [sp, #16] b LBB2_1 LBB2_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #16] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB2_3 b LBB2_2 LBB2_2: ; in Loop: Header=BB2_1 Depth=1 ldr x8, [sp, #16] ldr x8, [x8, #8] str x8, [sp, #16] ldur w8, [x29, #-8] add w8, w8, #1 stur w8, [x29, #-8] b LBB2_1 LBB2_3: ldur w8, [x29, #-4] ldur w9, [x29, #-8] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB2_5 b LBB2_4 LBB2_4: adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf b LBB2_10 LBB2_5: adrp x8, _root@PAGE ldr x8, [x8, _root@PAGEOFF] str x8, [sp, #16] mov w8, #1 str w8, [sp, #12] b LBB2_6 LBB2_6: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #12] ldur w9, [x29, #-8] ldur w10, [x29, #-4] subs w9, w9, w10 add w9, w9, #1 subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB2_9 b LBB2_7 LBB2_7: ; in Loop: Header=BB2_6 Depth=1 ldr x8, [sp, #16] ldr x8, [x8, #8] str x8, [sp, #16] b LBB2_8 LBB2_8: ; in Loop: Header=BB2_6 Depth=1 ldr w8, [sp, #12] add w8, w8, #1 str w8, [sp, #12] b LBB2_6 LBB2_9: 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 b LBB2_10 LBB2_10: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _printDLL ; -- Begin function printDLL .p2align 2 _printDLL: ; @printDLL .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, _front@PAGE ldr x8, [x8, _front@PAGEOFF] str x8, [sp, #8] b LBB3_1 LBB3_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #8] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB3_3 b LBB3_2 LBB3_2: ; in Loop: Header=BB3_1 Depth=1 ldr x8, [sp, #8] ldr w9, [x8] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf ldr x8, [sp, #8] ldr x8, [x8, #16] str x8, [sp, #8] b LBB3_1 LBB3_3: adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _insertDLL ; -- Begin function insertDLL .p2align 2 _insertDLL: ; @insertDLL .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] ldur w8, [x29, #-4] ldr x9, [sp, #16] str w8, [x9] ldr x8, [sp, #16] ; kill: def $x9 killed $xzr str xzr, [x8, #16] ldr x8, [sp, #16] str xzr, [x8, #8] adrp x8, _front@PAGE ldr x8, [x8, _front@PAGEOFF] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB4_2 b LBB4_1 LBB4_1: ldr x8, [sp, #16] adrp x9, _front@PAGE str x8, [x9, _front@PAGEOFF] b LBB4_6 LBB4_2: adrp x8, _front@PAGE ldr x8, [x8, _front@PAGEOFF] str x8, [sp, #8] b LBB4_3 LBB4_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, LBB4_5 b LBB4_4 LBB4_4: ; in Loop: Header=BB4_3 Depth=1 ldr x8, [sp, #8] ldr x8, [x8, #16] str x8, [sp, #8] b LBB4_3 LBB4_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] b LBB4_6 LBB4_6: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _kthDLL ; -- Begin function kthDLL .p2align 2 _kthDLL: ; @kthDLL .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 wzr, [x29, #-8] adrp x8, _front@PAGE ldr x8, [x8, _front@PAGEOFF] str x8, [sp, #16] b LBB5_1 LBB5_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #16] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB5_3 b LBB5_2 LBB5_2: ; in Loop: Header=BB5_1 Depth=1 ldr x8, [sp, #16] ldr x8, [x8, #16] str x8, [sp, #16] ldur w8, [x29, #-8] add w8, w8, #1 stur w8, [x29, #-8] b LBB5_1 LBB5_3: ldur w8, [x29, #-4] ldur w9, [x29, #-8] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB5_5 b LBB5_4 LBB5_4: adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf b LBB5_10 LBB5_5: adrp x8, _front@PAGE ldr x8, [x8, _front@PAGEOFF] str x8, [sp, #16] mov w8, #1 str w8, [sp, #12] b LBB5_6 LBB5_6: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #12] ldur w9, [x29, #-8] ldur w10, [x29, #-4] subs w9, w9, w10 add w9, w9, #1 subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB5_9 b LBB5_7 LBB5_7: ; in Loop: Header=BB5_6 Depth=1 ldr x8, [sp, #16] ldr x8, [x8, #16] str x8, [sp, #16] b LBB5_8 LBB5_8: ; in Loop: Header=BB5_6 Depth=1 ldr w8, [sp, #12] add w8, w8, #1 str w8, [sp, #12] b LBB5_6 LBB5_9: 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 b LBB5_10 LBB5_10: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _printCLL ; -- Begin function printCLL .p2align 2 _printCLL: ; @printCLL .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, _head@PAGE ldr x8, [x8, _head@PAGEOFF] str x8, [sp, #8] b LBB6_1 LBB6_1: ; =>This Loop Header: Depth=1 ; Child Loop BB6_3 Depth 2 adrp x8, _head@PAGE ldr x8, [x8, _head@PAGEOFF] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB6_6 b LBB6_2 LBB6_2: ; in Loop: Header=BB6_1 Depth=1 b LBB6_3 LBB6_3: ; Parent Loop BB6_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldr x8, [sp, #8] ldr w9, [x8] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf ldr x8, [sp, #8] ldr x8, [x8, #8] str x8, [sp, #8] b LBB6_4 LBB6_4: ; in Loop: Header=BB6_3 Depth=2 ldr x8, [sp, #8] adrp x9, _head@PAGE ldr x9, [x9, _head@PAGEOFF] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB6_3 b LBB6_5 LBB6_5: ; in Loop: Header=BB6_1 Depth=1 b LBB6_1 LBB6_6: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _insertCLL ; -- Begin function insertCLL .p2align 2 _insertCLL: ; @insertCLL .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, #16 bl _malloc str x0, [sp, #16] ldur w8, [x29, #-4] ldr x9, [sp, #16] str w8, [x9] ldr x8, [sp, #16] ; kill: def $x9 killed $xzr str xzr, [x8, #8] adrp x8, _head@PAGE ldr x8, [x8, _head@PAGEOFF] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB7_2 b LBB7_1 LBB7_1: ldr x8, [sp, #16] adrp x9, _head@PAGE str x8, [x9, _head@PAGEOFF] b LBB7_6 LBB7_2: adrp x8, _head@PAGE ldr x8, [x8, _head@PAGEOFF] str x8, [sp, #8] b LBB7_3 LBB7_3: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #8] ldr x8, [x8, #8] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB7_5 b LBB7_4 LBB7_4: ; in Loop: Header=BB7_3 Depth=1 ldr x8, [sp, #8] ldr x8, [x8, #8] str x8, [sp, #8] b LBB7_3 LBB7_5: ldr x8, [sp, #16] ldr x9, [sp, #8] str x8, [x9, #8] b LBB7_6 LBB7_6: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _kthCLL ; -- Begin function kthCLL .p2align 2 _kthCLL: ; @kthCLL .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 wzr, [x29, #-8] adrp x8, _head@PAGE ldr x8, [x8, _head@PAGEOFF] str x8, [sp, #16] b LBB8_1 LBB8_1: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-8] add w8, w8, #1 stur w8, [x29, #-8] ldr x8, [sp, #16] ldr x8, [x8, #8] str x8, [sp, #16] b LBB8_2 LBB8_2: ; in Loop: Header=BB8_1 Depth=1 ldr x8, [sp, #16] adrp x9, _head@PAGE ldr x9, [x9, _head@PAGEOFF] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB8_1 b LBB8_3 LBB8_3: ldur w9, [x29, #-8] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _printf ldur w8, [x29, #-4] ldur w9, [x29, #-8] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB8_5 b LBB8_4 LBB8_4: adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf b LBB8_10 LBB8_5: adrp x8, _head@PAGE ldr x8, [x8, _head@PAGEOFF] str x8, [sp, #16] mov w8, #1 str w8, [sp, #12] b LBB8_6 LBB8_6: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #12] ldur w9, [x29, #-8] ldur w10, [x29, #-4] subs w9, w9, w10 add w9, w9, #1 subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB8_9 b LBB8_7 LBB8_7: ; in Loop: Header=BB8_6 Depth=1 ldr x8, [sp, #16] ldr x8, [x8, #8] str x8, [sp, #16] b LBB8_8 LBB8_8: ; in Loop: Header=BB8_6 Depth=1 ldr w8, [sp, #12] add w8, w8, #1 str w8, [sp, #12] b LBB8_6 LBB8_9: 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 b LBB8_10 LBB8_10: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] adrp x0, l_.str.5@PAGE add x0, x0, l_.str.5@PAGEOFF bl _printf mov x9, sp sub x8, x29, #8 str x8, [x9] adrp x0, l_.str.6@PAGE add x0, x0, l_.str.6@PAGEOFF bl _scanf ldur w8, [x29, #-8] str w8, [sp, #12] ; 4-byte Folded Spill subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB9_3 b LBB9_1 LBB9_1: ldr w8, [sp, #12] ; 4-byte Folded Reload subs w8, w8, #2 cset w8, eq tbnz w8, #0, LBB9_9 b LBB9_2 LBB9_2: ldr w8, [sp, #12] ; 4-byte Folded Reload subs w8, w8, #3 cset w8, eq tbnz w8, #0, LBB9_15 b LBB9_24 LBB9_3: b LBB9_4 LBB9_4: ; =>This Inner Loop Header: Depth=1 mov x9, sp sub x8, x29, #16 str x8, [x9] adrp x0, l_.str.6@PAGE add x0, x0, l_.str.6@PAGEOFF bl _scanf ldur w8, [x29, #-16] adds w8, w8, #1 cset w8, ne tbnz w8, #0, LBB9_6 b LBB9_5 LBB9_5: b LBB9_8 LBB9_6: ; in Loop: Header=BB9_4 Depth=1 ldur w0, [x29, #-16] bl _insertSLL b LBB9_7 LBB9_7: ; in Loop: Header=BB9_4 Depth=1 b LBB9_4 LBB9_8: mov x9, sp sub x8, x29, #12 str x8, [x9] adrp x0, l_.str.6@PAGE add x0, x0, l_.str.6@PAGEOFF bl _scanf ldur w0, [x29, #-12] bl _kthSLL b LBB9_24 LBB9_9: b LBB9_10 LBB9_10: ; =>This Inner Loop Header: Depth=1 mov x9, sp sub x8, x29, #20 str x8, [x9] adrp x0, l_.str.6@PAGE add x0, x0, l_.str.6@PAGEOFF bl _scanf ldur w8, [x29, #-20] adds w8, w8, #1 cset w8, ne tbnz w8, #0, LBB9_12 b LBB9_11 LBB9_11: b LBB9_14 LBB9_12: ; in Loop: Header=BB9_10 Depth=1 ldur w0, [x29, #-20] bl _insertDLL b LBB9_13 LBB9_13: ; in Loop: Header=BB9_10 Depth=1 b LBB9_10 LBB9_14: mov x9, sp sub x8, x29, #12 str x8, [x9] adrp x0, l_.str.6@PAGE add x0, x0, l_.str.6@PAGEOFF bl _scanf ldur w0, [x29, #-12] bl _kthDLL b LBB9_24 LBB9_15: b LBB9_16 LBB9_16: ; =>This Inner Loop Header: Depth=1 mov x9, sp add x8, sp, #24 str x8, [x9] adrp x0, l_.str.6@PAGE add x0, x0, l_.str.6@PAGEOFF bl _scanf ldr w8, [sp, #24] adds w8, w8, #1 cset w8, ne tbnz w8, #0, LBB9_18 b LBB9_17 LBB9_17: b LBB9_20 LBB9_18: ; in Loop: Header=BB9_16 Depth=1 ldr w0, [sp, #24] bl _insertCLL b LBB9_19 LBB9_19: ; in Loop: Header=BB9_16 Depth=1 b LBB9_16 LBB9_20: adrp x8, _head@PAGE ldr x8, [x8, _head@PAGEOFF] str x8, [sp, #16] b LBB9_21 LBB9_21: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #16] ldr x8, [x8, #8] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB9_23 b LBB9_22 LBB9_22: ; in Loop: Header=BB9_21 Depth=1 ldr x8, [sp, #16] ldr x8, [x8, #8] str x8, [sp, #16] b LBB9_21 LBB9_23: adrp x8, _head@PAGE ldr x8, [x8, _head@PAGEOFF] ldr x9, [sp, #16] str x8, [x9, #8] mov x9, sp sub x8, x29, #12 str x8, [x9] adrp x0, l_.str.6@PAGE add x0, x0, l_.str.6@PAGEOFF bl _scanf ldur w0, [x29, #-12] bl _kthCLL b LBB9_24 LBB9_24: mov w0, #0 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .globl _root ; @root .zerofill __DATA,__common,_root,8,3 .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz " %d " l_.str.1: ; @.str.1 .asciz "\n" l_.str.2: ; @.str.2 .asciz "length exceeded" l_.str.3: ; @.str.3 .asciz "%d " .globl _front ; @front .zerofill __DATA,__common,_front,8,3 .globl _head ; @head .zerofill __DATA,__common,_head,8,3 l_.str.4: ; @.str.4 .asciz "length is \n %d" l_.str.5: ; @.str.5 .asciz "enter number" l_.str.6: ; @.str.6 .asciz "%d" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _printSLL ## -- Begin function printSLL .p2align 4, 0x90 _printSLL: ## @printSLL .cfi_startproc ## %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 _root(%rip), %rax movq %rax, -8(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 cmpq $0, -8(%rbp) je LBB0_3 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movq -8(%rbp), %rax movl (%rax), %esi leaq L_.str(%rip), %rdi movb $0, %al callq _printf movq -8(%rbp), %rax movq 8(%rax), %rax movq %rax, -8(%rbp) jmp LBB0_1 LBB0_3: leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _insertSLL ## -- Begin function insertSLL .p2align 4, 0x90 _insertSLL: ## @insertSLL .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 $16, %edi callq _malloc movq %rax, -16(%rbp) movl -4(%rbp), %ecx movq -16(%rbp), %rax movl %ecx, (%rax) movq -16(%rbp), %rax movq $0, 8(%rax) cmpq $0, _root(%rip) jne LBB1_2 ## %bb.1: movq -16(%rbp), %rax movq %rax, _root(%rip) jmp LBB1_6 LBB1_2: movq _root(%rip), %rax movq %rax, -24(%rbp) LBB1_3: ## =>This Inner Loop Header: Depth=1 movq -24(%rbp), %rax cmpq $0, 8(%rax) je LBB1_5 ## %bb.4: ## in Loop: Header=BB1_3 Depth=1 movq -24(%rbp), %rax movq 8(%rax), %rax movq %rax, -24(%rbp) jmp LBB1_3 LBB1_5: movq -16(%rbp), %rcx movq -24(%rbp), %rax movq %rcx, 8(%rax) LBB1_6: addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _kthSLL ## -- Begin function kthSLL .p2align 4, 0x90 _kthSLL: ## @kthSLL .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl %edi, -4(%rbp) movl $0, -8(%rbp) movq _root(%rip), %rax movq %rax, -16(%rbp) LBB2_1: ## =>This Inner Loop Header: Depth=1 cmpq $0, -16(%rbp) je LBB2_3 ## %bb.2: ## in Loop: Header=BB2_1 Depth=1 movq -16(%rbp), %rax movq 8(%rax), %rax movq %rax, -16(%rbp) movl -8(%rbp), %eax addl $1, %eax movl %eax, -8(%rbp) jmp LBB2_1 LBB2_3: movl -4(%rbp), %eax cmpl -8(%rbp), %eax jle LBB2_5 ## %bb.4: leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf jmp LBB2_10 LBB2_5: movq _root(%rip), %rax movq %rax, -16(%rbp) movl $1, -20(%rbp) LBB2_6: ## =>This Inner Loop Header: Depth=1 movl -20(%rbp), %eax movl -8(%rbp), %ecx subl -4(%rbp), %ecx addl $1, %ecx cmpl %ecx, %eax jge LBB2_9 ## %bb.7: ## in Loop: Header=BB2_6 Depth=1 movq -16(%rbp), %rax movq 8(%rax), %rax movq %rax, -16(%rbp) ## %bb.8: ## in Loop: Header=BB2_6 Depth=1 movl -20(%rbp), %eax addl $1, %eax movl %eax, -20(%rbp) jmp LBB2_6 LBB2_9: movq -16(%rbp), %rax movl (%rax), %esi leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf LBB2_10: addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _printDLL ## -- Begin function printDLL .p2align 4, 0x90 _printDLL: ## @printDLL .cfi_startproc ## %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 _front(%rip), %rax movq %rax, -8(%rbp) LBB3_1: ## =>This Inner Loop Header: Depth=1 cmpq $0, -8(%rbp) je LBB3_3 ## %bb.2: ## in Loop: Header=BB3_1 Depth=1 movq -8(%rbp), %rax movl (%rax), %esi leaq L_.str(%rip), %rdi movb $0, %al callq _printf movq -8(%rbp), %rax movq 16(%rax), %rax movq %rax, -8(%rbp) jmp LBB3_1 LBB3_3: leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _insertDLL ## -- Begin function insertDLL .p2align 4, 0x90 _insertDLL: ## @insertDLL .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) movl -4(%rbp), %ecx movq -16(%rbp), %rax movl %ecx, (%rax) movq -16(%rbp), %rax movq $0, 16(%rax) movq -16(%rbp), %rax movq $0, 8(%rax) cmpq $0, _front(%rip) jne LBB4_2 ## %bb.1: movq -16(%rbp), %rax movq %rax, _front(%rip) jmp LBB4_6 LBB4_2: movq _front(%rip), %rax movq %rax, -24(%rbp) LBB4_3: ## =>This Inner Loop Header: Depth=1 movq -24(%rbp), %rax cmpq $0, 16(%rax) je LBB4_5 ## %bb.4: ## in Loop: Header=BB4_3 Depth=1 movq -24(%rbp), %rax movq 16(%rax), %rax movq %rax, -24(%rbp) jmp LBB4_3 LBB4_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) LBB4_6: addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _kthDLL ## -- Begin function kthDLL .p2align 4, 0x90 _kthDLL: ## @kthDLL .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl %edi, -4(%rbp) movl $0, -8(%rbp) movq _front(%rip), %rax movq %rax, -16(%rbp) LBB5_1: ## =>This Inner Loop Header: Depth=1 cmpq $0, -16(%rbp) je LBB5_3 ## %bb.2: ## in Loop: Header=BB5_1 Depth=1 movq -16(%rbp), %rax movq 16(%rax), %rax movq %rax, -16(%rbp) movl -8(%rbp), %eax addl $1, %eax movl %eax, -8(%rbp) jmp LBB5_1 LBB5_3: movl -4(%rbp), %eax cmpl -8(%rbp), %eax jle LBB5_5 ## %bb.4: leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf jmp LBB5_10 LBB5_5: movq _front(%rip), %rax movq %rax, -16(%rbp) movl $1, -20(%rbp) LBB5_6: ## =>This Inner Loop Header: Depth=1 movl -20(%rbp), %eax movl -8(%rbp), %ecx subl -4(%rbp), %ecx addl $1, %ecx cmpl %ecx, %eax jge LBB5_9 ## %bb.7: ## in Loop: Header=BB5_6 Depth=1 movq -16(%rbp), %rax movq 16(%rax), %rax movq %rax, -16(%rbp) ## %bb.8: ## in Loop: Header=BB5_6 Depth=1 movl -20(%rbp), %eax addl $1, %eax movl %eax, -20(%rbp) jmp LBB5_6 LBB5_9: movq -16(%rbp), %rax movl (%rax), %esi leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf LBB5_10: addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _printCLL ## -- Begin function printCLL .p2align 4, 0x90 _printCLL: ## @printCLL .cfi_startproc ## %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 _head(%rip), %rax movq %rax, -8(%rbp) LBB6_1: ## =>This Loop Header: Depth=1 ## Child Loop BB6_3 Depth 2 cmpq $0, _head(%rip) je LBB6_6 ## %bb.2: ## in Loop: Header=BB6_1 Depth=1 jmp LBB6_3 LBB6_3: ## Parent Loop BB6_1 Depth=1 ## => This Inner Loop Header: Depth=2 movq -8(%rbp), %rax movl (%rax), %esi leaq L_.str(%rip), %rdi movb $0, %al callq _printf movq -8(%rbp), %rax movq 8(%rax), %rax movq %rax, -8(%rbp) ## %bb.4: ## in Loop: Header=BB6_3 Depth=2 movq -8(%rbp), %rax cmpq _head(%rip), %rax jne LBB6_3 ## %bb.5: ## in Loop: Header=BB6_1 Depth=1 jmp LBB6_1 LBB6_6: addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _insertCLL ## -- Begin function insertCLL .p2align 4, 0x90 _insertCLL: ## @insertCLL .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 $16, %edi callq _malloc movq %rax, -16(%rbp) movl -4(%rbp), %ecx movq -16(%rbp), %rax movl %ecx, (%rax) movq -16(%rbp), %rax movq $0, 8(%rax) cmpq $0, _head(%rip) jne LBB7_2 ## %bb.1: movq -16(%rbp), %rax movq %rax, _head(%rip) jmp LBB7_6 LBB7_2: movq _head(%rip), %rax movq %rax, -24(%rbp) LBB7_3: ## =>This Inner Loop Header: Depth=1 movq -24(%rbp), %rax cmpq $0, 8(%rax) je LBB7_5 ## %bb.4: ## in Loop: Header=BB7_3 Depth=1 movq -24(%rbp), %rax movq 8(%rax), %rax movq %rax, -24(%rbp) jmp LBB7_3 LBB7_5: movq -16(%rbp), %rcx movq -24(%rbp), %rax movq %rcx, 8(%rax) LBB7_6: addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _kthCLL ## -- Begin function kthCLL .p2align 4, 0x90 _kthCLL: ## @kthCLL .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl %edi, -4(%rbp) movl $0, -8(%rbp) movq _head(%rip), %rax movq %rax, -16(%rbp) LBB8_1: ## =>This Inner Loop Header: Depth=1 movl -8(%rbp), %eax addl $1, %eax movl %eax, -8(%rbp) movq -16(%rbp), %rax movq 8(%rax), %rax movq %rax, -16(%rbp) ## %bb.2: ## in Loop: Header=BB8_1 Depth=1 movq -16(%rbp), %rax cmpq _head(%rip), %rax jne LBB8_1 ## %bb.3: movl -8(%rbp), %esi leaq L_.str.4(%rip), %rdi movb $0, %al callq _printf movl -4(%rbp), %eax cmpl -8(%rbp), %eax jle LBB8_5 ## %bb.4: leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf jmp LBB8_10 LBB8_5: movq _head(%rip), %rax movq %rax, -16(%rbp) movl $1, -20(%rbp) LBB8_6: ## =>This Inner Loop Header: Depth=1 movl -20(%rbp), %eax movl -8(%rbp), %ecx subl -4(%rbp), %ecx addl $1, %ecx cmpl %ecx, %eax jge LBB8_9 ## %bb.7: ## in Loop: Header=BB8_6 Depth=1 movq -16(%rbp), %rax movq 8(%rax), %rax movq %rax, -16(%rbp) ## %bb.8: ## in Loop: Header=BB8_6 Depth=1 movl -20(%rbp), %eax addl $1, %eax movl %eax, -20(%rbp) jmp LBB8_6 LBB8_9: movq -16(%rbp), %rax movl (%rax), %esi leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf LBB8_10: addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movl $0, -4(%rbp) leaq L_.str.5(%rip), %rdi xorl %eax, %eax ## kill: def $al killed $al killed $eax movb %al, -37(%rbp) ## 1-byte Spill callq _printf ## kill: def $ecx killed $eax movb -37(%rbp), %al ## 1-byte Reload leaq L_.str.6(%rip), %rdi leaq -8(%rbp), %rsi callq _scanf movl -8(%rbp), %eax movl %eax, -36(%rbp) ## 4-byte Spill subl $1, %eax je LBB9_1 jmp LBB9_23 LBB9_23: movl -36(%rbp), %eax ## 4-byte Reload subl $2, %eax je LBB9_7 jmp LBB9_24 LBB9_24: movl -36(%rbp), %eax ## 4-byte Reload subl $3, %eax je LBB9_13 jmp LBB9_22 LBB9_1: jmp LBB9_2 LBB9_2: ## =>This Inner Loop Header: Depth=1 leaq L_.str.6(%rip), %rdi leaq -16(%rbp), %rsi movb $0, %al callq _scanf cmpl $-1, -16(%rbp) jne LBB9_4 ## %bb.3: jmp LBB9_6 LBB9_4: ## in Loop: Header=BB9_2 Depth=1 movl -16(%rbp), %edi callq _insertSLL ## %bb.5: ## in Loop: Header=BB9_2 Depth=1 jmp LBB9_2 LBB9_6: leaq L_.str.6(%rip), %rdi leaq -12(%rbp), %rsi movb $0, %al callq _scanf movl -12(%rbp), %edi callq _kthSLL jmp LBB9_22 LBB9_7: jmp LBB9_8 LBB9_8: ## =>This Inner Loop Header: Depth=1 leaq L_.str.6(%rip), %rdi leaq -20(%rbp), %rsi movb $0, %al callq _scanf cmpl $-1, -20(%rbp) jne LBB9_10 ## %bb.9: jmp LBB9_12 LBB9_10: ## in Loop: Header=BB9_8 Depth=1 movl -20(%rbp), %edi callq _insertDLL ## %bb.11: ## in Loop: Header=BB9_8 Depth=1 jmp LBB9_8 LBB9_12: leaq L_.str.6(%rip), %rdi leaq -12(%rbp), %rsi movb $0, %al callq _scanf movl -12(%rbp), %edi callq _kthDLL jmp LBB9_22 LBB9_13: jmp LBB9_14 LBB9_14: ## =>This Inner Loop Header: Depth=1 leaq L_.str.6(%rip), %rdi leaq -24(%rbp), %rsi movb $0, %al callq _scanf cmpl $-1, -24(%rbp) jne LBB9_16 ## %bb.15: jmp LBB9_18 LBB9_16: ## in Loop: Header=BB9_14 Depth=1 movl -24(%rbp), %edi callq _insertCLL ## %bb.17: ## in Loop: Header=BB9_14 Depth=1 jmp LBB9_14 LBB9_18: movq _head(%rip), %rax movq %rax, -32(%rbp) LBB9_19: ## =>This Inner Loop Header: Depth=1 movq -32(%rbp), %rax cmpq $0, 8(%rax) je LBB9_21 ## %bb.20: ## in Loop: Header=BB9_19 Depth=1 movq -32(%rbp), %rax movq 8(%rax), %rax movq %rax, -32(%rbp) jmp LBB9_19 LBB9_21: movq _head(%rip), %rcx movq -32(%rbp), %rax movq %rcx, 8(%rax) leaq L_.str.6(%rip), %rdi leaq -12(%rbp), %rsi movb $0, %al callq _scanf movl -12(%rbp), %edi callq _kthCLL LBB9_22: xorl %eax, %eax addq $48, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _root ## @root .zerofill __DATA,__common,_root,8,3 .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz " %d " L_.str.1: ## @.str.1 .asciz "\n" L_.str.2: ## @.str.2 .asciz "length exceeded" L_.str.3: ## @.str.3 .asciz "%d " .globl _front ## @front .zerofill __DATA,__common,_front,8,3 .globl _head ## @head .zerofill __DATA,__common,_head,8,3 L_.str.4: ## @.str.4 .asciz "length is \n %d" L_.str.5: ## @.str.5 .asciz "enter number" L_.str.6: ## @.str.6 .asciz "%d" .subsections_via_symbols
the_stack_data/90765334.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _printArr ; -- Begin function printArr .p2align 2 _printArr: ; @printArr .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] stur w1, [x29, #-12] ldur x8, [x29, #-8] str x8, [sp, #8] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #8] ldur x9, [x29, #-8] ldursw x10, [x29, #-12] add x9, x9, x10, lsl #2 subs x9, x9, #4 subs x8, x8, x9 cset w8, hi tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #8] add x9, x8, #4 str x9, [sp, #8] ldr w9, [x8] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf b LBB0_1 LBB0_3: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] str wzr, [sp, #12] adrp x8, l___const.main.arr@PAGE add x8, x8, l___const.main.arr@PAGEOFF ldr q0, [x8] add x0, sp, #16 str q0, [sp, #16] ldr w8, [x8, #16] str w8, [sp, #32] mov w8, #5 str w8, [sp, #8] ldr w1, [sp, #8] bl _printArr ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB1_2 b LBB1_1 LBB1_1: bl ___stack_chk_fail LBB1_2: mov w0, #0 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%d, " .section __TEXT,__const .p2align 2 ; @__const.main.arr l___const.main.arr: .long 2 ; 0x2 .long 94 ; 0x5e .long 8 ; 0x8 .long 65 ; 0x41 .long 21 ; 0x15 .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _printArr ## -- Begin function printArr .p2align 4, 0x90 _printArr: ## @printArr .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -8(%rbp) movl %esi, -12(%rbp) movq -8(%rbp), %rax movq %rax, -24(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 movq -24(%rbp), %rax movq -8(%rbp), %rcx movslq -12(%rbp), %rdx shlq $2, %rdx addq %rdx, %rcx addq $-4, %rcx cmpq %rcx, %rax ja LBB0_3 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movq -24(%rbp), %rax movq %rax, %rcx addq $4, %rcx movq %rcx, -24(%rbp) movl (%rax), %esi leaq L_.str(%rip), %rdi movb $0, %al callq _printf jmp LBB0_1 LBB0_3: addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -36(%rbp) movq l___const.main.arr(%rip), %rax movq %rax, -32(%rbp) movq l___const.main.arr+8(%rip), %rax movq %rax, -24(%rbp) movl l___const.main.arr+16(%rip), %eax movl %eax, -16(%rbp) movl $5, -40(%rbp) leaq -32(%rbp), %rdi movl -40(%rbp), %esi callq _printArr movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB1_2 ## %bb.1: xorl %eax, %eax addq $48, %rsp popq %rbp retq LBB1_2: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%d, " .section __TEXT,__const .p2align 4 ## @__const.main.arr l___const.main.arr: .long 2 ## 0x2 .long 94 ## 0x5e .long 8 ## 0x8 .long 65 ## 0x41 .long 21 ## 0x15 .subsections_via_symbols
the_stack_data/107952214.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #176 .cfi_def_cfa_offset 176 stp x29, x30, [sp, #160] ; 16-byte Folded Spill add x29, sp, #160 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] str wzr, [sp, #52] str wzr, [sp, #44] b LBB0_1 LBB0_1: ; =>This Loop Header: Depth=1 ; Child Loop BB0_3 Depth 2 ldr w8, [sp, #44] subs w8, w8, #3 cset w8, ge tbnz w8, #0, LBB0_8 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 str wzr, [sp, #40] b LBB0_3 LBB0_3: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #40] subs w8, w8, #4 cset w8, ge tbnz w8, #0, LBB0_6 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_3 Depth=2 ldr w8, [sp, #44] ; implicit-def: $x10 mov x10, x8 ldr w9, [sp, #40] ; 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 ldrsw x9, [sp, #44] sub x8, x29, #56 add x8, x8, x9, lsl #4 ldrsw x9, [sp, #40] add x8, x8, x9, lsl #2 mov x9, sp str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _scanf b LBB0_5 LBB0_5: ; in Loop: Header=BB0_3 Depth=2 ldr w8, [sp, #40] add w8, w8, #1 str w8, [sp, #40] b LBB0_3 LBB0_6: ; in Loop: Header=BB0_1 Depth=1 b LBB0_7 LBB0_7: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #44] add w8, w8, #1 str w8, [sp, #44] b LBB0_1 LBB0_8: adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf mov x9, sp add x8, sp, #48 str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _scanf str wzr, [sp, #36] b LBB0_9 LBB0_9: ; =>This Loop Header: Depth=1 ; Child Loop BB0_11 Depth 2 ldr w8, [sp, #36] subs w8, w8, #3 cset w8, ge tbnz w8, #0, LBB0_16 b LBB0_10 LBB0_10: ; in Loop: Header=BB0_9 Depth=1 str wzr, [sp, #32] b LBB0_11 LBB0_11: ; Parent Loop BB0_9 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #32] subs w8, w8, #4 cset w8, ge tbnz w8, #0, LBB0_14 b LBB0_12 LBB0_12: ; in Loop: Header=BB0_11 Depth=2 ldrsw x9, [sp, #36] sub x8, x29, #56 add x8, x8, x9, lsl #4 ldrsw x9, [sp, #32] ldr w8, [x8, x9, lsl #2] ldr w9, [sp, #48] mul w8, w8, w9 ldrsw x10, [sp, #36] add x9, sp, #56 add x9, x9, x10, lsl #4 ldrsw x10, [sp, #32] str w8, [x9, x10, lsl #2] b LBB0_13 LBB0_13: ; in Loop: Header=BB0_11 Depth=2 ldr w8, [sp, #32] add w8, w8, #1 str w8, [sp, #32] 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, #36] add w8, w8, #1 str w8, [sp, #36] b LBB0_9 LBB0_16: adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf str wzr, [sp, #28] b LBB0_17 LBB0_17: ; =>This Loop Header: Depth=1 ; Child Loop BB0_19 Depth 2 ldr w8, [sp, #28] subs w8, w8, #3 cset w8, ge tbnz w8, #0, LBB0_26 b LBB0_18 LBB0_18: ; in Loop: Header=BB0_17 Depth=1 str wzr, [sp, #24] b LBB0_19 LBB0_19: ; Parent Loop BB0_17 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #24] subs w8, w8, #4 cset w8, ge tbnz w8, #0, LBB0_24 b LBB0_20 LBB0_20: ; in Loop: Header=BB0_19 Depth=2 ldrsw x9, [sp, #28] add x8, sp, #56 add x8, x8, x9, lsl #4 ldrsw x9, [sp, #24] ldr w9, [x8, x9, lsl #2] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _printf ldr w8, [sp, #24] subs w8, w8, #3 cset w8, ge tbnz w8, #0, LBB0_22 b LBB0_21 LBB0_21: ; in Loop: Header=BB0_19 Depth=2 adrp x0, l_.str.5@PAGE add x0, x0, l_.str.5@PAGEOFF bl _printf b LBB0_22 LBB0_22: ; in Loop: Header=BB0_19 Depth=2 b LBB0_23 LBB0_23: ; in Loop: Header=BB0_19 Depth=2 ldr w8, [sp, #24] add w8, w8, #1 str w8, [sp, #24] b LBB0_19 LBB0_24: ; in Loop: Header=BB0_17 Depth=1 adrp x0, l_.str.6@PAGE add x0, x0, l_.str.6@PAGEOFF bl _printf b LBB0_25 LBB0_25: ; in Loop: Header=BB0_17 Depth=1 ldr w8, [sp, #28] add w8, w8, #1 str w8, [sp, #28] b LBB0_17 LBB0_26: 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_28 b LBB0_27 LBB0_27: bl ___stack_chk_fail LBB0_28: mov w0, #0 ldp x29, x30, [sp, #160] ; 16-byte Folded Reload add sp, sp, #176 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "array[%d][%d]: " l_.str.1: ; @.str.1 .asciz "%d" l_.str.2: ; @.str.2 .asciz "Multiplicar por: " l_.str.3: ; @.str.3 .asciz "\n\narrayMult:\n" l_.str.4: ; @.str.4 .asciz "%03d" l_.str.5: ; @.str.5 .asciz " " l_.str.6: ; @.str.6 .asciz "\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $144, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -116(%rbp) movl $0, -124(%rbp) LBB0_1: ## =>This Loop Header: Depth=1 ## Child Loop BB0_3 Depth 2 cmpl $3, -124(%rbp) jge LBB0_8 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movl $0, -128(%rbp) LBB0_3: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 cmpl $4, -128(%rbp) jge LBB0_6 ## %bb.4: ## in Loop: Header=BB0_3 Depth=2 movl -124(%rbp), %esi movl -128(%rbp), %edx leaq L_.str(%rip), %rdi movb $0, %al callq _printf movslq -124(%rbp), %rax leaq -64(%rbp), %rsi shlq $4, %rax addq %rax, %rsi movslq -128(%rbp), %rax shlq $2, %rax addq %rax, %rsi leaq L_.str.1(%rip), %rdi movb $0, %al callq _scanf ## %bb.5: ## in Loop: Header=BB0_3 Depth=2 movl -128(%rbp), %eax addl $1, %eax movl %eax, -128(%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 -124(%rbp), %eax addl $1, %eax movl %eax, -124(%rbp) jmp LBB0_1 LBB0_8: leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf leaq L_.str.1(%rip), %rdi leaq -120(%rbp), %rsi movb $0, %al callq _scanf movl $0, -132(%rbp) LBB0_9: ## =>This Loop Header: Depth=1 ## Child Loop BB0_11 Depth 2 cmpl $3, -132(%rbp) jge LBB0_16 ## %bb.10: ## in Loop: Header=BB0_9 Depth=1 movl $0, -136(%rbp) LBB0_11: ## Parent Loop BB0_9 Depth=1 ## => This Inner Loop Header: Depth=2 cmpl $4, -136(%rbp) jge LBB0_14 ## %bb.12: ## in Loop: Header=BB0_11 Depth=2 movslq -132(%rbp), %rcx leaq -64(%rbp), %rax shlq $4, %rcx addq %rcx, %rax movslq -136(%rbp), %rcx movl (%rax,%rcx,4), %edx imull -120(%rbp), %edx movslq -132(%rbp), %rcx leaq -112(%rbp), %rax shlq $4, %rcx addq %rcx, %rax movslq -136(%rbp), %rcx movl %edx, (%rax,%rcx,4) ## %bb.13: ## in Loop: Header=BB0_11 Depth=2 movl -136(%rbp), %eax addl $1, %eax movl %eax, -136(%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 -132(%rbp), %eax addl $1, %eax movl %eax, -132(%rbp) jmp LBB0_9 LBB0_16: leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf movl $0, -140(%rbp) LBB0_17: ## =>This Loop Header: Depth=1 ## Child Loop BB0_19 Depth 2 cmpl $3, -140(%rbp) jge LBB0_26 ## %bb.18: ## in Loop: Header=BB0_17 Depth=1 movl $0, -144(%rbp) LBB0_19: ## Parent Loop BB0_17 Depth=1 ## => This Inner Loop Header: Depth=2 cmpl $4, -144(%rbp) jge LBB0_24 ## %bb.20: ## in Loop: Header=BB0_19 Depth=2 movslq -140(%rbp), %rcx leaq -112(%rbp), %rax shlq $4, %rcx addq %rcx, %rax movslq -144(%rbp), %rcx movl (%rax,%rcx,4), %esi leaq L_.str.4(%rip), %rdi movb $0, %al callq _printf cmpl $3, -144(%rbp) jge LBB0_22 ## %bb.21: ## in Loop: Header=BB0_19 Depth=2 leaq L_.str.5(%rip), %rdi movb $0, %al callq _printf LBB0_22: ## in Loop: Header=BB0_19 Depth=2 jmp LBB0_23 LBB0_23: ## in Loop: Header=BB0_19 Depth=2 movl -144(%rbp), %eax addl $1, %eax movl %eax, -144(%rbp) jmp LBB0_19 LBB0_24: ## in Loop: Header=BB0_17 Depth=1 leaq L_.str.6(%rip), %rdi movb $0, %al callq _printf ## %bb.25: ## in Loop: Header=BB0_17 Depth=1 movl -140(%rbp), %eax addl $1, %eax movl %eax, -140(%rbp) jmp LBB0_17 LBB0_26: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_28 ## %bb.27: xorl %eax, %eax addq $144, %rsp popq %rbp retq LBB0_28: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "array[%d][%d]: " L_.str.1: ## @.str.1 .asciz "%d" L_.str.2: ## @.str.2 .asciz "Multiplicar por: " L_.str.3: ## @.str.3 .asciz "\n\narrayMult:\n" L_.str.4: ## @.str.4 .asciz "%03d" L_.str.5: ## @.str.5 .asciz " " L_.str.6: ## @.str.6 .asciz "\n" .subsections_via_symbols
the_stack_data/34051.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/59512050.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _readData ; -- Begin function readData .p2align 2 _readData: ; @readData .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, _particles_x@GOTPAGE ldr x8, [x8, _particles_x@GOTPAGEOFF] str x8, [sp, #24] ; 8-byte Folded Spill adrp x8, _particles_y@GOTPAGE ldr x8, [x8, _particles_y@GOTPAGEOFF] str x8, [sp, #32] ; 8-byte Folded Spill adrp x8, _particles_z@GOTPAGE ldr x8, [x8, _particles_z@GOTPAGEOFF] str x8, [sp, #40] ; 8-byte Folded Spill stur x0, [x29, #-16] ldur x0, [x29, #-16] adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF bl _fopen stur x0, [x29, #-24] ldur x8, [x29, #-24] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: mov w8, #-1 stur w8, [x29, #-4] b LBB0_22 LBB0_2: ldur x0, [x29, #-24] mov x9, sp adrp x8, l_.str.1@PAGE add x8, x8, l_.str.1@PAGEOFF str x8, [x9] adrp x8, _atoms_count@GOTPAGE ldr x8, [x8, _atoms_count@GOTPAGEOFF] str x8, [x9, #8] bl _scanf subs w8, w0, #1 cset w8, eq tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: mov w8, #-1 stur w8, [x29, #-4] b LBB0_22 LBB0_4: ldur x0, [x29, #-24] mov x9, sp adrp x8, _coordinate_x@GOTPAGE ldr x8, [x8, _coordinate_x@GOTPAGEOFF] str x8, [x9] adrp x8, _coordinate_y@GOTPAGE ldr x8, [x8, _coordinate_y@GOTPAGEOFF] str x8, [x9, #8] adrp x8, _coordinate_z@GOTPAGE ldr x8, [x8, _coordinate_z@GOTPAGEOFF] str x8, [x9, #16] adrp x1, l_.str.2@PAGE add x1, x1, l_.str.2@PAGEOFF bl _fscanf subs w8, w0, #3 cset w8, eq tbnz w8, #0, LBB0_6 b LBB0_5 LBB0_5: mov w8, #-1 stur w8, [x29, #-4] b LBB0_22 LBB0_6: stur wzr, [x29, #-28] b LBB0_7 LBB0_7: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-28] adrp x9, _atoms_count@GOTPAGE ldr x9, [x9, _atoms_count@GOTPAGEOFF] ldr w9, [x9] subs w9, w9, #1 subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB0_21 b LBB0_8 LBB0_8: ; in Loop: Header=BB0_7 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr x9, [sp, #32] ; 8-byte Folded Reload ldr x10, [sp, #24] ; 8-byte Folded Reload ldur x0, [x29, #-24] ldursw x11, [x29, #-28] add x11, x10, x11, lsl #2 ldursw x10, [x29, #-28] add x10, x9, x10, lsl #2 ldursw x9, [x29, #-28] add x8, x8, x9, lsl #2 mov x9, sp str x11, [x9] str x10, [x9, #8] str x8, [x9, #16] adrp x1, l_.str.2@PAGE add x1, x1, l_.str.2@PAGEOFF bl _fscanf subs w8, w0, #3 cset w8, eq tbnz w8, #0, LBB0_10 b LBB0_9 LBB0_9: mov w8, #-1 stur w8, [x29, #-4] b LBB0_22 LBB0_10: ; in Loop: Header=BB0_7 Depth=1 ldr x8, [sp, #24] ; 8-byte Folded Reload ldursw x9, [x29, #-28] ldr s0, [x8, x9, lsl #2] fcmp s0, #0.0 cset w8, mi tbnz w8, #0, LBB0_12 b LBB0_11 LBB0_11: ; in Loop: Header=BB0_7 Depth=1 ldr x8, [sp, #24] ; 8-byte Folded Reload ldursw x9, [x29, #-28] ldr s0, [x8, x9, lsl #2] adrp x8, _coordinate_x@GOTPAGE ldr x8, [x8, _coordinate_x@GOTPAGEOFF] ldr s1, [x8] fcmp s0, s1 cset w8, le tbnz w8, #0, LBB0_13 b LBB0_12 LBB0_12: mov w8, #-1 stur w8, [x29, #-4] b LBB0_22 LBB0_13: ; in Loop: Header=BB0_7 Depth=1 ldr x8, [sp, #32] ; 8-byte Folded Reload ldursw x9, [x29, #-28] ldr s0, [x8, x9, lsl #2] fcmp s0, #0.0 cset w8, mi tbnz w8, #0, LBB0_15 b LBB0_14 LBB0_14: ; in Loop: Header=BB0_7 Depth=1 ldr x8, [sp, #32] ; 8-byte Folded Reload ldursw x9, [x29, #-28] ldr s0, [x8, x9, lsl #2] adrp x8, _coordinate_y@GOTPAGE ldr x8, [x8, _coordinate_y@GOTPAGEOFF] ldr s1, [x8] fcmp s0, s1 cset w8, le tbnz w8, #0, LBB0_16 b LBB0_15 LBB0_15: mov w8, #-1 stur w8, [x29, #-4] b LBB0_22 LBB0_16: ; in Loop: Header=BB0_7 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldursw x9, [x29, #-28] ldr s0, [x8, x9, lsl #2] fcmp s0, #0.0 cset w8, mi tbnz w8, #0, LBB0_18 b LBB0_17 LBB0_17: ; in Loop: Header=BB0_7 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldursw x9, [x29, #-28] ldr s0, [x8, x9, lsl #2] adrp x8, _coordinate_z@GOTPAGE ldr x8, [x8, _coordinate_z@GOTPAGEOFF] ldr s1, [x8] fcmp s0, s1 cset w8, le tbnz w8, #0, LBB0_19 b LBB0_18 LBB0_18: mov w8, #-1 stur w8, [x29, #-4] b LBB0_22 LBB0_19: ; in Loop: Header=BB0_7 Depth=1 b LBB0_20 LBB0_20: ; in Loop: Header=BB0_7 Depth=1 ldur w8, [x29, #-28] add w8, w8, #1 stur w8, [x29, #-28] b LBB0_7 LBB0_21: ldur x0, [x29, #-24] bl _fclose stur wzr, [x29, #-4] b LBB0_22 LBB0_22: ldur w0, [x29, #-4] ldp x29, x30, [sp, #80] ; 16-byte Folded Reload add sp, sp, #96 ret .cfi_endproc ; -- End function .globl _pointCheck ; -- Begin function pointCheck .p2align 2 _pointCheck: ; @pointCheck .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.3@PAGE add x0, x0, l_.str.3@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 subs w8, w0, #1 cset w8, eq tbnz w8, #0, LBB1_2 b LBB1_1 LBB1_1: adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _printf mov w8, #-1 stur w8, [x29, #-4] b LBB1_5 LBB1_2: ldur w8, [x29, #-8] adrp x9, _atoms_count@GOTPAGE ldr x9, [x9, _atoms_count@GOTPAGEOFF] ldr w9, [x9] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB1_4 b LBB1_3 LBB1_3: adrp x0, l_.str.5@PAGE add x0, x0, l_.str.5@PAGEOFF bl _printf mov w8, #-1 stur w8, [x29, #-4] b LBB1_5 LBB1_4: ldursw x9, [x29, #-8] adrp x8, _particles_x@GOTPAGE ldr x8, [x8, _particles_x@GOTPAGEOFF] ldr s0, [x8, x9, lsl #2] fcvt d2, s0 ldursw x9, [x29, #-8] adrp x8, _particles_y@GOTPAGE ldr x8, [x8, _particles_y@GOTPAGEOFF] ldr s0, [x8, x9, lsl #2] fcvt d1, s0 ldursw x9, [x29, #-8] adrp x8, _particles_z@GOTPAGE ldr x8, [x8, _particles_z@GOTPAGEOFF] ldr s0, [x8, x9, lsl #2] fcvt d0, s0 mov x8, sp str d2, [x8] str d1, [x8, #8] str d0, [x8, #16] adrp x0, l_.str.6@PAGE add x0, x0, l_.str.6@PAGEOFF bl _printf stur wzr, [x29, #-4] b LBB1_5 LBB1_5: 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: 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, #560 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] adrp x0, l_.str.7@PAGE add x0, x0, l_.str.7@PAGEOFF bl _printf mov x9, sp add x8, sp, #40 str x8, [x9] adrp x0, l_.str.8@PAGE add x0, x0, l_.str.8@PAGEOFF bl _scanf subs w8, w0, #1 cset w8, eq tbnz w8, #0, LBB2_2 b LBB2_1 LBB2_1: adrp x0, l_.str.9@PAGE add x0, x0, l_.str.9@PAGEOFF bl _printf mov w8, #-1 str w8, [sp, #36] b LBB2_7 LBB2_2: add x0, sp, #40 bl _readData adds w8, w0, #1 cset w8, ne tbnz w8, #0, LBB2_4 b LBB2_3 LBB2_3: adrp x0, l_.str.10@PAGE add x0, x0, l_.str.10@PAGEOFF bl _printf mov w8, #-1 str w8, [sp, #36] b LBB2_7 LBB2_4: bl _pointCheck adds w8, w0, #1 cset w8, ne tbnz w8, #0, LBB2_6 b LBB2_5 LBB2_5: adrp x0, l_.str.11@PAGE add x0, x0, l_.str.11@PAGEOFF bl _printf mov w8, #-1 str w8, [sp, #36] b LBB2_7 LBB2_6: str wzr, [sp, #36] b LBB2_7 LBB2_7: 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, LBB2_9 b LBB2_8 LBB2_8: bl ___stack_chk_fail LBB2_9: ldr w0, [sp, #20] ; 4-byte Folded Reload add sp, sp, #560 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x28, x27, [sp], #32 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "r" l_.str.1: ; @.str.1 .asciz "%d" .comm _atoms_count,4,2 ; @atoms_count l_.str.2: ; @.str.2 .asciz "%f %f %f" .comm _coordinate_x,4,2 ; @coordinate_x .comm _coordinate_y,4,2 ; @coordinate_y .comm _coordinate_z,4,2 ; @coordinate_z .comm _particles_x,400000,2 ; @particles_x .comm _particles_y,400000,2 ; @particles_y .comm _particles_z,400000,2 ; @particles_z l_.str.3: ; @.str.3 .asciz "Podaj numer punktu: " l_.str.4: ; @.str.4 .asciz "Wprowadzono ciag znakow nie bedacy liczba calkowita\n" l_.str.5: ; @.str.5 .asciz "Podano liczbe wychodzaca poza dopuszczalny zakres\n" l_.str.6: ; @.str.6 .asciz "X: %f\nY: %f\nZ: %f\n" l_.str.7: ; @.str.7 .asciz "Podaj nazwe pliku: " l_.str.8: ; @.str.8 .asciz "%s" l_.str.9: ; @.str.9 .asciz "Blad w nazwie pliku\n" l_.str.10: ; @.str.10 .asciz "Wystapil blad przy wykonywaniu funkcji readData" l_.str.11: ; @.str.11 .asciz "Wystapil blad przy wykonywaniu fukcji pointCheck" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _readData ## -- Begin function readData .p2align 4, 0x90 _readData: ## @readData .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(%rip), %rsi callq _fopen movq %rax, -24(%rbp) cmpq $0, -24(%rbp) jne LBB0_2 ## %bb.1: movl $-1, -4(%rbp) jmp LBB0_22 LBB0_2: movq -24(%rbp), %rdi leaq L_.str.1(%rip), %rsi movq _atoms_count@GOTPCREL(%rip), %rdx movb $0, %al callq _scanf cmpl $1, %eax je LBB0_4 ## %bb.3: movl $-1, -4(%rbp) jmp LBB0_22 LBB0_4: movq -24(%rbp), %rdi leaq L_.str.2(%rip), %rsi movq _coordinate_x@GOTPCREL(%rip), %rdx movq _coordinate_y@GOTPCREL(%rip), %rcx movq _coordinate_z@GOTPCREL(%rip), %r8 movb $0, %al callq _fscanf cmpl $3, %eax je LBB0_6 ## %bb.5: movl $-1, -4(%rbp) jmp LBB0_22 LBB0_6: movl $0, -28(%rbp) LBB0_7: ## =>This Inner Loop Header: Depth=1 movl -28(%rbp), %eax movq _atoms_count@GOTPCREL(%rip), %rcx movl (%rcx), %ecx subl $1, %ecx cmpl %ecx, %eax jg LBB0_21 ## %bb.8: ## in Loop: Header=BB0_7 Depth=1 movq -24(%rbp), %rdi movslq -28(%rbp), %rax movq _particles_x@GOTPCREL(%rip), %rdx shlq $2, %rax addq %rax, %rdx movslq -28(%rbp), %rax movq _particles_y@GOTPCREL(%rip), %rcx shlq $2, %rax addq %rax, %rcx movslq -28(%rbp), %rax movq _particles_z@GOTPCREL(%rip), %r8 shlq $2, %rax addq %rax, %r8 leaq L_.str.2(%rip), %rsi movb $0, %al callq _fscanf cmpl $3, %eax je LBB0_10 ## %bb.9: movl $-1, -4(%rbp) jmp LBB0_22 LBB0_10: ## in Loop: Header=BB0_7 Depth=1 movslq -28(%rbp), %rcx xorps %xmm0, %xmm0 movq _particles_x@GOTPCREL(%rip), %rax ucomiss (%rax,%rcx,4), %xmm0 ja LBB0_12 ## %bb.11: ## in Loop: Header=BB0_7 Depth=1 movslq -28(%rbp), %rcx movq _particles_x@GOTPCREL(%rip), %rax movss (%rax,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _coordinate_x@GOTPCREL(%rip), %rax ucomiss (%rax), %xmm0 jbe LBB0_13 LBB0_12: movl $-1, -4(%rbp) jmp LBB0_22 LBB0_13: ## in Loop: Header=BB0_7 Depth=1 movslq -28(%rbp), %rcx xorps %xmm0, %xmm0 movq _particles_y@GOTPCREL(%rip), %rax ucomiss (%rax,%rcx,4), %xmm0 ja LBB0_15 ## %bb.14: ## in Loop: Header=BB0_7 Depth=1 movslq -28(%rbp), %rcx movq _particles_y@GOTPCREL(%rip), %rax movss (%rax,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _coordinate_y@GOTPCREL(%rip), %rax ucomiss (%rax), %xmm0 jbe LBB0_16 LBB0_15: movl $-1, -4(%rbp) jmp LBB0_22 LBB0_16: ## in Loop: Header=BB0_7 Depth=1 movslq -28(%rbp), %rcx xorps %xmm0, %xmm0 movq _particles_z@GOTPCREL(%rip), %rax ucomiss (%rax,%rcx,4), %xmm0 ja LBB0_18 ## %bb.17: ## in Loop: Header=BB0_7 Depth=1 movslq -28(%rbp), %rcx movq _particles_z@GOTPCREL(%rip), %rax movss (%rax,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _coordinate_z@GOTPCREL(%rip), %rax ucomiss (%rax), %xmm0 jbe LBB0_19 LBB0_18: movl $-1, -4(%rbp) jmp LBB0_22 LBB0_19: ## in Loop: Header=BB0_7 Depth=1 jmp LBB0_20 LBB0_20: ## in Loop: Header=BB0_7 Depth=1 movl -28(%rbp), %eax addl $1, %eax movl %eax, -28(%rbp) jmp LBB0_7 LBB0_21: movq -24(%rbp), %rdi callq _fclose movl $0, -4(%rbp) LBB0_22: movl -4(%rbp), %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _pointCheck ## -- Begin function pointCheck .p2align 4, 0x90 _pointCheck: ## @pointCheck .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf leaq L_.str.1(%rip), %rdi leaq -8(%rbp), %rsi movb $0, %al callq _scanf cmpl $1, %eax je LBB1_2 ## %bb.1: leaq L_.str.4(%rip), %rdi movb $0, %al callq _printf movl $-1, -4(%rbp) jmp LBB1_5 LBB1_2: movl -8(%rbp), %eax movq _atoms_count@GOTPCREL(%rip), %rcx cmpl (%rcx), %eax jle LBB1_4 ## %bb.3: leaq L_.str.5(%rip), %rdi movb $0, %al callq _printf movl $-1, -4(%rbp) jmp LBB1_5 LBB1_4: movslq -8(%rbp), %rcx movq _particles_x@GOTPCREL(%rip), %rax movss (%rax,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm0 movslq -8(%rbp), %rcx movq _particles_y@GOTPCREL(%rip), %rax movss (%rax,%rcx,4), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 movslq -8(%rbp), %rcx movq _particles_z@GOTPCREL(%rip), %rax movss (%rax,%rcx,4), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 leaq L_.str.6(%rip), %rdi movb $3, %al callq _printf movl $0, -4(%rbp) LBB1_5: 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 $560, %rsp ## imm = 0x230 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -532(%rbp) movl %edi, -536(%rbp) movq %rsi, -544(%rbp) leaq L_.str.7(%rip), %rdi movb $0, %al callq _printf leaq -528(%rbp), %rsi leaq L_.str.8(%rip), %rdi movb $0, %al callq _scanf cmpl $1, %eax je LBB2_2 ## %bb.1: leaq L_.str.9(%rip), %rdi movb $0, %al callq _printf movl $-1, -532(%rbp) jmp LBB2_7 LBB2_2: leaq -528(%rbp), %rdi callq _readData cmpl $-1, %eax jne LBB2_4 ## %bb.3: leaq L_.str.10(%rip), %rdi movb $0, %al callq _printf movl $-1, -532(%rbp) jmp LBB2_7 LBB2_4: callq _pointCheck cmpl $-1, %eax jne LBB2_6 ## %bb.5: leaq L_.str.11(%rip), %rdi movb $0, %al callq _printf movl $-1, -532(%rbp) jmp LBB2_7 LBB2_6: movl $0, -532(%rbp) LBB2_7: movl -532(%rbp), %eax movl %eax, -548(%rbp) ## 4-byte Spill movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB2_9 ## %bb.8: movl -548(%rbp), %eax ## 4-byte Reload addq $560, %rsp ## imm = 0x230 popq %rbp retq LBB2_9: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "r" L_.str.1: ## @.str.1 .asciz "%d" .comm _atoms_count,4,2 ## @atoms_count L_.str.2: ## @.str.2 .asciz "%f %f %f" .comm _coordinate_x,4,2 ## @coordinate_x .comm _coordinate_y,4,2 ## @coordinate_y .comm _coordinate_z,4,2 ## @coordinate_z .comm _particles_x,400000,4 ## @particles_x .comm _particles_y,400000,4 ## @particles_y .comm _particles_z,400000,4 ## @particles_z L_.str.3: ## @.str.3 .asciz "Podaj numer punktu: " L_.str.4: ## @.str.4 .asciz "Wprowadzono ciag znakow nie bedacy liczba calkowita\n" L_.str.5: ## @.str.5 .asciz "Podano liczbe wychodzaca poza dopuszczalny zakres\n" L_.str.6: ## @.str.6 .asciz "X: %f\nY: %f\nZ: %f\n" L_.str.7: ## @.str.7 .asciz "Podaj nazwe pliku: " L_.str.8: ## @.str.8 .asciz "%s" L_.str.9: ## @.str.9 .asciz "Blad w nazwie pliku\n" L_.str.10: ## @.str.10 .asciz "Wystapil blad przy wykonywaniu funkcji readData" L_.str.11: ## @.str.11 .asciz "Wystapil blad przy wykonywaniu fukcji pointCheck" .subsections_via_symbols
the_stack_data/121315.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/48574930.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _PassThroughList ; -- Begin function PassThroughList .p2align 2 _PassThroughList: ; @PassThroughList .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str x0, [sp, #8] ldr x0, [sp, #8] add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _foo ; -- Begin function foo .p2align 2 _foo: ; @foo .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x9, _foo.Foo@PAGE ldr w8, [x9, _foo.Foo@PAGEOFF] add w8, w8, #1 str w8, [x9, _foo.Foo@PAGEOFF] mov w0, #12 bl _malloc adrp x8, _Data@GOTPAGE ldr x8, [x8, _Data@GOTPAGEOFF] str x0, [x8] ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .globl _InsertIntoListTail ; -- Begin function InsertIntoListTail .p2align 2 _InsertIntoListTail: ; @InsertIntoListTail .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] b LBB2_1 LBB2_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #8] ldr x8, [x8] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB2_3 b LBB2_2 LBB2_2: ; in Loop: Header=BB2_1 Depth=1 ldr x8, [sp, #8] ldr x8, [x8] add x8, x8, #8 str x8, [sp, #8] b LBB2_1 LBB2_3: mov w0, #16 bl _malloc ldr x8, [sp, #8] str x0, [x8] ldr w8, [sp, #4] ldr x9, [sp, #8] ldr x9, [x9] str w8, [x9] ldr x8, [sp, #8] ldr x8, [x8] ; kill: def $x9 killed $xzr str xzr, [x8, #8] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _FindData ; -- Begin function FindData .p2align 2 _FindData: ; @FindData .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str x0, [sp, #16] str w1, [sp, #12] ldr x8, [sp, #16] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB3_2 b LBB3_1 LBB3_1: ; kill: def $x8 killed $xzr stur xzr, [x29, #-8] b LBB3_5 LBB3_2: ldr x8, [sp, #16] ldr w8, [x8] ldr w9, [sp, #12] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB3_4 b LBB3_3 LBB3_3: ldr x8, [sp, #16] stur x8, [x29, #-8] b LBB3_5 LBB3_4: ldr x8, [sp, #16] ldr x0, [x8, #8] ldr w1, [sp, #12] bl _FindData stur x0, [x29, #-8] b LBB3_5 LBB3_5: ldur x0, [x29, #-8] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _DoListStuff ; -- Begin function DoListStuff .p2align 2 _DoListStuff: ; @DoListStuff .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 add x0, sp, #8 str x0, [sp] ; 8-byte Folded Spill ; kill: def $x8 killed $xzr str xzr, [sp, #8] mov w1, #100 bl _InsertIntoListTail ldr x0, [sp] ; 8-byte Folded Reload mov w1, #12 bl _InsertIntoListTail ldr x0, [sp] ; 8-byte Folded Reload mov w1, #42 bl _InsertIntoListTail ldr x0, [sp] ; 8-byte Folded Reload mov w1, #1123 bl _InsertIntoListTail ldr x0, [sp] ; 8-byte Folded Reload mov w1, #1213 bl _InsertIntoListTail ldr x0, [sp, #8] mov w1, #75 bl _FindData subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB4_2 b LBB4_1 LBB4_1: bl _foundIt b LBB4_2 LBB4_2: ldr x0, [sp, #8] mov w1, #42 bl _FindData subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB4_4 b LBB4_3 LBB4_3: bl _foundIt b LBB4_4 LBB4_4: ldr x0, [sp, #8] mov w1, #700 bl _FindData subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB4_6 b LBB4_5 LBB4_5: bl _foundIt b LBB4_6 LBB4_6: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .zerofill __DATA,__bss,_foo.Foo,4,2 ; @foo.Foo .comm _Data,8,3 ; @Data .section __DATA,__data .globl _ListNode3 ; @ListNode3 .p2align 3 _ListNode3: .long 4 ; 0x4 .space 4 .quad 0 .globl _ListNode2 ; @ListNode2 .p2align 3 _ListNode2: .long 3 ; 0x3 .space 4 .quad _ListNode3 .globl _ListNode1 ; @ListNode1 .p2align 3 _ListNode1: .long 2 ; 0x2 .space 4 .quad _ListNode2 .globl _ListNode0 ; @ListNode0 .p2align 3 _ListNode0: .long 1 ; 0x1 .space 4 .quad _ListNode1 .comm _ListArray,160,3 ; @ListArray .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _PassThroughList ## -- Begin function PassThroughList .p2align 4, 0x90 _PassThroughList: ## @PassThroughList .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 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 movl _foo.Foo(%rip), %eax addl $1, %eax movl %eax, _foo.Foo(%rip) movl $12, %edi callq _malloc movq %rax, %rcx movq _Data@GOTPCREL(%rip), %rax movq %rcx, (%rax) popq %rbp retq .cfi_endproc ## -- End function .globl _InsertIntoListTail ## -- Begin function InsertIntoListTail .p2align 4, 0x90 _InsertIntoListTail: ## @InsertIntoListTail .cfi_startproc ## %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) LBB2_1: ## =>This Inner Loop Header: Depth=1 movq -8(%rbp), %rax cmpq $0, (%rax) je LBB2_3 ## %bb.2: ## in Loop: Header=BB2_1 Depth=1 movq -8(%rbp), %rax movq (%rax), %rax addq $8, %rax movq %rax, -8(%rbp) jmp LBB2_1 LBB2_3: movl $16, %edi callq _malloc movq %rax, %rcx movq -8(%rbp), %rax movq %rcx, (%rax) movl -12(%rbp), %ecx movq -8(%rbp), %rax movq (%rax), %rax movl %ecx, (%rax) movq -8(%rbp), %rax movq (%rax), %rax movq $0, 8(%rax) addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _FindData ## -- Begin function FindData .p2align 4, 0x90 _FindData: ## @FindData .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -16(%rbp) movl %esi, -20(%rbp) cmpq $0, -16(%rbp) jne LBB3_2 ## %bb.1: movq $0, -8(%rbp) jmp LBB3_5 LBB3_2: movq -16(%rbp), %rax movl (%rax), %eax cmpl -20(%rbp), %eax jne LBB3_4 ## %bb.3: movq -16(%rbp), %rax movq %rax, -8(%rbp) jmp LBB3_5 LBB3_4: movq -16(%rbp), %rax movq 8(%rax), %rdi movl -20(%rbp), %esi callq _FindData movq %rax, -8(%rbp) LBB3_5: movq -8(%rbp), %rax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _DoListStuff ## -- Begin function DoListStuff .p2align 4, 0x90 _DoListStuff: ## @DoListStuff .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movq $0, -8(%rbp) leaq -8(%rbp), %rdi movl $100, %esi callq _InsertIntoListTail leaq -8(%rbp), %rdi movl $12, %esi callq _InsertIntoListTail leaq -8(%rbp), %rdi movl $42, %esi callq _InsertIntoListTail leaq -8(%rbp), %rdi movl $1123, %esi ## imm = 0x463 callq _InsertIntoListTail leaq -8(%rbp), %rdi movl $1213, %esi ## imm = 0x4BD callq _InsertIntoListTail movq -8(%rbp), %rdi movl $75, %esi callq _FindData cmpq $0, %rax je LBB4_2 ## %bb.1: callq _foundIt LBB4_2: movq -8(%rbp), %rdi movl $42, %esi callq _FindData cmpq $0, %rax je LBB4_4 ## %bb.3: callq _foundIt LBB4_4: movq -8(%rbp), %rdi movl $700, %esi ## imm = 0x2BC callq _FindData cmpq $0, %rax je LBB4_6 ## %bb.5: callq _foundIt LBB4_6: addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .zerofill __DATA,__bss,_foo.Foo,4,2 ## @foo.Foo .comm _Data,8,3 ## @Data .section __DATA,__data .globl _ListNode3 ## @ListNode3 .p2align 3 _ListNode3: .long 4 ## 0x4 .space 4 .quad 0 .globl _ListNode2 ## @ListNode2 .p2align 3 _ListNode2: .long 3 ## 0x3 .space 4 .quad _ListNode3 .globl _ListNode1 ## @ListNode1 .p2align 3 _ListNode1: .long 2 ## 0x2 .space 4 .quad _ListNode2 .globl _ListNode0 ## @ListNode0 .p2align 3 _ListNode0: .long 1 ## 0x1 .space 4 .quad _ListNode1 .comm _ListArray,160,4 ## @ListArray .subsections_via_symbols
the_stack_data/1095456.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl __clenf ; -- Begin function _clenf .p2align 2 __clenf: ; @_clenf .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str x0, [sp, #8] str wzr, [sp, #4] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #8] add x9, x8, #1 str x9, [sp, #8] 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 w8, [sp, #4] add w8, w8, #1 str w8, [sp, #4] b LBB0_1 LBB0_4: ldr w0, [sp, #4] 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 __clenf ## -- Begin function _clenf .p2align 4, 0x90 __clenf: ## @_clenf .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) LBB0_1: ## =>This Inner Loop Header: Depth=1 movq -8(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -8(%rbp) 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 movl -12(%rbp), %eax addl $1, %eax movl %eax, -12(%rbp) jmp LBB0_1 LBB0_4: movl -12(%rbp), %eax popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/181392730.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _empty_parse ; -- Begin function empty_parse .p2align 2 _empty_parse: ; @empty_parse .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 x11, _empty_nerrs@GOTPAGE ldr x11, [x11, _empty_nerrs@GOTPAGEOFF] str x11, [sp, #8] ; 8-byte Folded Spill adrp x9, _empty_errflag@GOTPAGE ldr x9, [x9, _empty_errflag@GOTPAGEOFF] str x9, [sp, #16] ; 8-byte Folded Spill adrp x10, _empty_char@GOTPAGE ldr x10, [x10, _empty_char@GOTPAGEOFF] str x10, [sp, #24] ; 8-byte Folded Spill adrp x8, _yystack@PAGE add x8, x8, _yystack@PAGEOFF str x8, [sp, #32] ; 8-byte Folded Spill adrp x12, _empty_val@GOTPAGE ldr x12, [x12, _empty_val@GOTPAGEOFF] stur x12, [x29, #-24] ; 8-byte Folded Spill stur wzr, [x29, #-4] stur wzr, [x29, #-8] str wzr, [x11] str wzr, [x9] mov w9, #-1 str w9, [x10] stur wzr, [x29, #-12] ldr x8, [x8, #8] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_3 b LBB0_1 LBB0_1: adrp x0, _yystack@PAGE add x0, x0, _yystack@PAGEOFF bl _yygrowstack adds w8, w0, #2 cset w8, ne tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: b LBB0_70 LBB0_3: ldr x8, [sp, #32] ; 8-byte Folded Reload ldr x9, [x8, #8] str x9, [x8, #16] ldr x9, [x8, #32] str x9, [x8, #40] stur wzr, [x29, #-12] ldr x8, [x8, #16] strh wzr, [x8] b LBB0_4 LBB0_4: ; =>This Loop Header: Depth=1 ; Child Loop BB0_31 Depth 2 ldursw x9, [x29, #-12] adrp x8, _empty_defred@PAGE add x8, x8, _empty_defred@PAGEOFF ldrsh w8, [x8, x9, lsl #1] stur w8, [x29, #-8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_6 b LBB0_5 LBB0_5: ; in Loop: Header=BB0_4 Depth=1 b LBB0_46 LBB0_6: ; in Loop: Header=BB0_4 Depth=1 ldr x8, [sp, #24] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #0 cset w8, ge tbnz w8, #0, LBB0_10 b LBB0_7 LBB0_7: ; in Loop: Header=BB0_4 Depth=1 bl _empty_lex ldr x8, [sp, #24] ; 8-byte Folded Reload str w0, [x8] ldr w8, [x8] subs w8, w8, #0 cset w8, ge tbnz w8, #0, LBB0_9 b LBB0_8 LBB0_8: ; in Loop: Header=BB0_4 Depth=1 ldr x8, [sp, #24] ; 8-byte Folded Reload str wzr, [x8] b LBB0_9 LBB0_9: ; in Loop: Header=BB0_4 Depth=1 b LBB0_10 LBB0_10: ; in Loop: Header=BB0_4 Depth=1 ldursw x9, [x29, #-12] adrp x8, _empty_sindex@PAGE add x8, x8, _empty_sindex@PAGEOFF ldrsh w8, [x8, x9, lsl #1] stur w8, [x29, #-8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_20 b LBB0_11 LBB0_11: ; in Loop: Header=BB0_4 Depth=1 ldr x8, [sp, #24] ; 8-byte Folded Reload ldr w9, [x8] ldur w8, [x29, #-8] add w8, w8, w9 stur w8, [x29, #-8] subs w8, w8, #0 cset w8, lt tbnz w8, #0, LBB0_20 b LBB0_12 LBB0_12: ; in Loop: Header=BB0_4 Depth=1 ldur w8, [x29, #-8] subs w8, w8, #0 cset w8, gt tbnz w8, #0, LBB0_20 b LBB0_13 LBB0_13: ; in Loop: Header=BB0_4 Depth=1 ldr x9, [sp, #24] ; 8-byte Folded Reload ldursw x10, [x29, #-8] adrp x8, _empty_check@PAGE add x8, x8, _empty_check@PAGEOFF ldrsh w8, [x8, x10, lsl #1] ldr w9, [x9] subs w8, w8, w9, sxth cset w8, ne tbnz w8, #0, LBB0_20 b LBB0_14 LBB0_14: ; in Loop: Header=BB0_4 Depth=1 ldr x9, [sp, #32] ; 8-byte Folded Reload ldr x8, [x9, #16] ldr x9, [x9, #24] subs x8, x8, x9 cset w8, lo tbnz w8, #0, LBB0_17 b LBB0_15 LBB0_15: ; in Loop: Header=BB0_4 Depth=1 adrp x0, _yystack@PAGE add x0, x0, _yystack@PAGEOFF bl _yygrowstack adds w8, w0, #2 cset w8, ne tbnz w8, #0, LBB0_17 b LBB0_16 LBB0_16: b LBB0_70 LBB0_17: ; in Loop: Header=BB0_4 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr x10, [sp, #24] ; 8-byte Folded Reload ldr x13, [sp, #32] ; 8-byte Folded Reload ldursw x11, [x29, #-8] adrp x9, _empty_table@PAGE add x9, x9, _empty_table@PAGEOFF ldrsh w11, [x9, x11, lsl #1] stur w11, [x29, #-12] ldursw x11, [x29, #-8] add x9, x9, x11, lsl #1 ldrh w9, [x9] ldr x11, [x13, #16] add x12, x11, #2 str x12, [x13, #16] strh w9, [x11, #2] adrp x9, _empty_lval@GOTPAGE ldr x9, [x9, _empty_lval@GOTPAGEOFF] ldr w9, [x9] ldr x11, [x13, #40] add x12, x11, #4 str x12, [x13, #40] str w9, [x11, #4] mov w9, #-1 str w9, [x10] ldr w8, [x8] subs w8, w8, #0 cset w8, le tbnz w8, #0, LBB0_19 b LBB0_18 LBB0_18: ; in Loop: Header=BB0_4 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload ldr w8, [x9] subs w8, w8, #1 str w8, [x9] b LBB0_19 LBB0_19: ; in Loop: Header=BB0_4 Depth=1 b LBB0_4 LBB0_20: ; in Loop: Header=BB0_4 Depth=1 ldursw x9, [x29, #-12] adrp x8, _empty_rindex@PAGE add x8, x8, _empty_rindex@PAGEOFF ldrsh w8, [x8, x9, lsl #1] stur w8, [x29, #-8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_25 b LBB0_21 LBB0_21: ; in Loop: Header=BB0_4 Depth=1 ldr x8, [sp, #24] ; 8-byte Folded Reload ldr w9, [x8] ldur w8, [x29, #-8] add w8, w8, w9 stur w8, [x29, #-8] subs w8, w8, #0 cset w8, lt tbnz w8, #0, LBB0_25 b LBB0_22 LBB0_22: ; in Loop: Header=BB0_4 Depth=1 ldur w8, [x29, #-8] subs w8, w8, #0 cset w8, gt tbnz w8, #0, LBB0_25 b LBB0_23 LBB0_23: ; in Loop: Header=BB0_4 Depth=1 ldr x9, [sp, #24] ; 8-byte Folded Reload ldursw x10, [x29, #-8] adrp x8, _empty_check@PAGE add x8, x8, _empty_check@PAGEOFF ldrsh w8, [x8, x10, lsl #1] ldr w9, [x9] subs w8, w8, w9, sxth cset w8, ne tbnz w8, #0, LBB0_25 b LBB0_24 LBB0_24: ; in Loop: Header=BB0_4 Depth=1 ldursw x9, [x29, #-8] adrp x8, _empty_table@PAGE add x8, x8, _empty_table@PAGEOFF ldrsh w8, [x8, x9, lsl #1] stur w8, [x29, #-8] b LBB0_46 LBB0_25: ; in Loop: Header=BB0_4 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_27 b LBB0_26 LBB0_26: ; in Loop: Header=BB0_4 Depth=1 b LBB0_29 LBB0_27: ; in Loop: Header=BB0_4 Depth=1 adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _empty_error b LBB0_28 LBB0_28: ; in Loop: Header=BB0_4 Depth=1 ldr x9, [sp, #8] ; 8-byte Folded Reload ldr w8, [x9] add w8, w8, #1 str w8, [x9] b LBB0_29 LBB0_29: ; in Loop: Header=BB0_4 Depth=1 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #3 cset w8, ge tbnz w8, #0, LBB0_43 b LBB0_30 LBB0_30: ; in Loop: Header=BB0_4 Depth=1 ldr x9, [sp, #16] ; 8-byte Folded Reload mov w8, #3 str w8, [x9] b LBB0_31 LBB0_31: ; Parent Loop BB0_4 Depth=1 ; => This Inner Loop Header: Depth=2 ldr x8, [sp, #32] ; 8-byte Folded Reload ldr x8, [x8, #16] ldrsh x9, [x8] adrp x8, _empty_sindex@PAGE add x8, x8, _empty_sindex@PAGEOFF ldrsh w8, [x8, x9, lsl #1] stur w8, [x29, #-8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_39 b LBB0_32 LBB0_32: ; in Loop: Header=BB0_31 Depth=2 ldur w8, [x29, #-8] add w8, w8, #256 stur w8, [x29, #-8] subs w8, w8, #0 cset w8, lt tbnz w8, #0, LBB0_39 b LBB0_33 LBB0_33: ; in Loop: Header=BB0_31 Depth=2 ldur w8, [x29, #-8] subs w8, w8, #0 cset w8, gt tbnz w8, #0, LBB0_39 b LBB0_34 LBB0_34: ; in Loop: Header=BB0_31 Depth=2 ldursw x9, [x29, #-8] adrp x8, _empty_check@PAGE add x8, x8, _empty_check@PAGEOFF ldrsh w8, [x8, x9, lsl #1] subs w8, w8, #256 cset w8, ne tbnz w8, #0, LBB0_39 b LBB0_35 LBB0_35: ; in Loop: Header=BB0_4 Depth=1 ldr x9, [sp, #32] ; 8-byte Folded Reload ldr x8, [x9, #16] ldr x9, [x9, #24] subs x8, x8, x9 cset w8, lo tbnz w8, #0, LBB0_38 b LBB0_36 LBB0_36: ; in Loop: Header=BB0_4 Depth=1 adrp x0, _yystack@PAGE add x0, x0, _yystack@PAGEOFF bl _yygrowstack adds w8, w0, #2 cset w8, ne tbnz w8, #0, LBB0_38 b LBB0_37 LBB0_37: b LBB0_70 LBB0_38: ; in Loop: Header=BB0_4 Depth=1 ldr x11, [sp, #32] ; 8-byte Folded Reload ldursw x9, [x29, #-8] adrp x8, _empty_table@PAGE add x8, x8, _empty_table@PAGEOFF ldrsh w9, [x8, x9, lsl #1] stur w9, [x29, #-12] ldursw x9, [x29, #-8] add x8, x8, x9, lsl #1 ldrh w8, [x8] ldr x9, [x11, #16] add x10, x9, #2 str x10, [x11, #16] strh w8, [x9, #2] adrp x8, _empty_lval@GOTPAGE ldr x8, [x8, _empty_lval@GOTPAGEOFF] ldr w8, [x8] ldr x9, [x11, #40] add x10, x9, #4 str x10, [x11, #40] str w8, [x9, #4] b LBB0_4 LBB0_39: ; in Loop: Header=BB0_31 Depth=2 ldr x9, [sp, #32] ; 8-byte Folded Reload ldr x8, [x9, #16] ldr x9, [x9, #8] subs x8, x8, x9 cset w8, hi tbnz w8, #0, LBB0_41 b LBB0_40 LBB0_40: b LBB0_71 LBB0_41: ; in Loop: Header=BB0_31 Depth=2 ldr x9, [sp, #32] ; 8-byte Folded Reload ldr x8, [x9, #16] subs x8, x8, #2 str x8, [x9, #16] ldr x8, [x9, #40] subs x8, x8, #4 str x8, [x9, #40] b LBB0_42 LBB0_42: ; in Loop: Header=BB0_31 Depth=2 b LBB0_31 LBB0_43: ; in Loop: Header=BB0_4 Depth=1 ldr x8, [sp, #24] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_45 b LBB0_44 LBB0_44: b LBB0_71 LBB0_45: ; in Loop: Header=BB0_4 Depth=1 ldr x9, [sp, #24] ; 8-byte Folded Reload mov w8, #-1 str w8, [x9] b LBB0_4 LBB0_46: ; in Loop: Header=BB0_4 Depth=1 ldursw x9, [x29, #-8] adrp x8, _empty_len@PAGE add x8, x8, _empty_len@PAGEOFF ldrsh w8, [x8, x9, lsl #1] stur w8, [x29, #-4] ldur w8, [x29, #-4] subs w8, w8, #0 cset w8, le tbnz w8, #0, LBB0_48 b LBB0_47 LBB0_47: ; in Loop: Header=BB0_4 Depth=1 ldur x9, [x29, #-24] ; 8-byte Folded Reload ldr x8, [sp, #32] ; 8-byte Folded Reload ldr x8, [x8, #40] ldur w11, [x29, #-4] mov w10, #1 subs w10, w10, w11 ldr w8, [x8, w10, sxtw #2] str w8, [x9] b LBB0_49 LBB0_48: ; in Loop: Header=BB0_4 Depth=1 ldur x8, [x29, #-24] ; 8-byte Folded Reload str wzr, [x8] b LBB0_49 LBB0_49: ; in Loop: Header=BB0_4 Depth=1 ; %bb.50: ; in Loop: Header=BB0_4 Depth=1 b LBB0_51 LBB0_51: ; in Loop: Header=BB0_4 Depth=1 ldr x9, [sp, #32] ; 8-byte Folded Reload ldursw x11, [x29, #-4] ldr x8, [x9, #16] mov x10, #0 subs x11, x10, x11 add x8, x8, x11, lsl #1 str x8, [x9, #16] ldr x8, [x9, #16] ldrsh w8, [x8] stur w8, [x29, #-12] ldursw x11, [x29, #-4] ldr x8, [x9, #40] subs x10, x10, x11 add x8, x8, x10, lsl #2 str x8, [x9, #40] ldursw x9, [x29, #-8] adrp x8, _empty_lhs@PAGE add x8, x8, _empty_lhs@PAGEOFF ldrsh w8, [x8, x9, lsl #1] stur w8, [x29, #-4] ldur w8, [x29, #-12] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_60 b LBB0_52 LBB0_52: ; in Loop: Header=BB0_4 Depth=1 ldur w8, [x29, #-4] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_60 b LBB0_53 LBB0_53: ; in Loop: Header=BB0_4 Depth=1 ldr x8, [sp, #24] ; 8-byte Folded Reload ldr x12, [sp, #32] ; 8-byte Folded Reload ldur x9, [x29, #-24] ; 8-byte Folded Reload mov w10, #1 stur w10, [x29, #-12] ldr x11, [x12, #16] add x10, x11, #2 str x10, [x12, #16] mov w10, #1 strh w10, [x11, #2] ldr w9, [x9] ldr x10, [x12, #40] add x11, x10, #4 str x11, [x12, #40] str w9, [x10, #4] ldr w8, [x8] subs w8, w8, #0 cset w8, ge tbnz w8, #0, LBB0_57 b LBB0_54 LBB0_54: ; in Loop: Header=BB0_4 Depth=1 bl _empty_lex ldr x8, [sp, #24] ; 8-byte Folded Reload str w0, [x8] ldr w8, [x8] subs w8, w8, #0 cset w8, ge tbnz w8, #0, LBB0_56 b LBB0_55 LBB0_55: ; in Loop: Header=BB0_4 Depth=1 ldr x8, [sp, #24] ; 8-byte Folded Reload str wzr, [x8] b LBB0_56 LBB0_56: ; in Loop: Header=BB0_4 Depth=1 b LBB0_57 LBB0_57: ; in Loop: Header=BB0_4 Depth=1 ldr x8, [sp, #24] ; 8-byte Folded Reload ldr w8, [x8] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_59 b LBB0_58 LBB0_58: b LBB0_72 LBB0_59: ; in Loop: Header=BB0_4 Depth=1 b LBB0_4 LBB0_60: ; in Loop: Header=BB0_4 Depth=1 ldursw x9, [x29, #-4] adrp x8, _empty_gindex@PAGE add x8, x8, _empty_gindex@PAGEOFF ldrsh w8, [x8, x9, lsl #1] stur w8, [x29, #-8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_65 b LBB0_61 LBB0_61: ; in Loop: Header=BB0_4 Depth=1 ldur w9, [x29, #-12] ldur w8, [x29, #-8] add w8, w8, w9 stur w8, [x29, #-8] subs w8, w8, #0 cset w8, lt tbnz w8, #0, LBB0_65 b LBB0_62 LBB0_62: ; in Loop: Header=BB0_4 Depth=1 ldur w8, [x29, #-8] subs w8, w8, #0 cset w8, gt tbnz w8, #0, LBB0_65 b LBB0_63 LBB0_63: ; in Loop: Header=BB0_4 Depth=1 ldursw x9, [x29, #-8] adrp x8, _empty_check@PAGE add x8, x8, _empty_check@PAGEOFF ldrsh w8, [x8, x9, lsl #1] ldur w9, [x29, #-12] subs w8, w8, w9, sxth cset w8, ne tbnz w8, #0, LBB0_65 b LBB0_64 LBB0_64: ; in Loop: Header=BB0_4 Depth=1 ldursw x9, [x29, #-8] adrp x8, _empty_table@PAGE add x8, x8, _empty_table@PAGEOFF ldrsh w8, [x8, x9, lsl #1] stur w8, [x29, #-12] b LBB0_66 LBB0_65: ; in Loop: Header=BB0_4 Depth=1 ldursw x9, [x29, #-4] adrp x8, _empty_dgoto@PAGE add x8, x8, _empty_dgoto@PAGEOFF ldrsh w8, [x8, x9, lsl #1] stur w8, [x29, #-12] b LBB0_66 LBB0_66: ; in Loop: Header=BB0_4 Depth=1 ldr x9, [sp, #32] ; 8-byte Folded Reload ldr x8, [x9, #16] ldr x9, [x9, #24] subs x8, x8, x9 cset w8, lo tbnz w8, #0, LBB0_69 b LBB0_67 LBB0_67: ; in Loop: Header=BB0_4 Depth=1 adrp x0, _yystack@PAGE add x0, x0, _yystack@PAGEOFF bl _yygrowstack adds w8, w0, #2 cset w8, ne tbnz w8, #0, LBB0_69 b LBB0_68 LBB0_68: b LBB0_70 LBB0_69: ; in Loop: Header=BB0_4 Depth=1 ldr x11, [sp, #32] ; 8-byte Folded Reload ldur x8, [x29, #-24] ; 8-byte Folded Reload ldur w9, [x29, #-12] ldr x10, [x11, #16] add x12, x10, #2 str x12, [x11, #16] strh w9, [x10, #2] ldr w8, [x8] ldr x9, [x11, #40] add x10, x9, #4 str x10, [x11, #40] str w8, [x9, #4] b LBB0_4 LBB0_70: adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _empty_error mov w8, #2 stur w8, [x29, #-16] b LBB0_73 LBB0_71: mov w8, #1 stur w8, [x29, #-16] b LBB0_73 LBB0_72: stur wzr, [x29, #-16] b LBB0_73 LBB0_73: ldur w0, [x29, #-16] ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function yygrowstack _yygrowstack: ; @yygrowstack .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-16] ldur x8, [x29, #-16] ldr w8, [x8] str w8, [sp, #24] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB1_2 b LBB1_1 LBB1_1: mov w8, #200 str w8, [sp, #24] b LBB1_8 LBB1_2: ldr w8, [sp, #24] mov w9, #10000 subs w8, w8, w9 cset w8, lo tbnz w8, #0, LBB1_4 b LBB1_3 LBB1_3: mov w8, #-2 stur w8, [x29, #-4] b LBB1_13 LBB1_4: ldr w8, [sp, #24] lsl w8, w8, #1 str w8, [sp, #24] mov w9, #10000 subs w8, w8, w9 cset w8, ls tbnz w8, #0, LBB1_6 b LBB1_5 LBB1_5: mov w8, #10000 str w8, [sp, #24] b LBB1_6 LBB1_6: b LBB1_7 LBB1_7: b LBB1_8 LBB1_8: ldur x8, [x29, #-16] ldr x8, [x8, #16] ldur x9, [x29, #-16] ldr x9, [x9, #8] subs x8, x8, x9 mov x9, #2 sdiv x8, x8, x9 ; kill: def $w8 killed $w8 killed $x8 stur w8, [x29, #-20] ldur x8, [x29, #-16] ldr x0, [x8, #8] ldr w8, [sp, #24] ; kill: def $x8 killed $w8 lsl x1, x8, #1 bl _realloc str x0, [sp, #16] ldr x8, [sp, #16] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB1_10 b LBB1_9 LBB1_9: mov w8, #-2 stur w8, [x29, #-4] b LBB1_13 LBB1_10: ldr x8, [sp, #16] ldur x9, [x29, #-16] str x8, [x9, #8] ldr x8, [sp, #16] ldursw x9, [x29, #-20] add x8, x8, x9, lsl #1 ldur x9, [x29, #-16] str x8, [x9, #16] ldur x8, [x29, #-16] ldr x0, [x8, #32] ldr w8, [sp, #24] ; kill: def $x8 killed $w8 lsl x1, x8, #2 bl _realloc str x0, [sp, #8] ldr x8, [sp, #8] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB1_12 b LBB1_11 LBB1_11: mov w8, #-2 stur w8, [x29, #-4] b LBB1_13 LBB1_12: ldr x8, [sp, #8] ldur x9, [x29, #-16] str x8, [x9, #32] ldr x8, [sp, #8] ldursw x9, [x29, #-20] add x8, x8, x9, lsl #2 ldur x9, [x29, #-16] str x8, [x9, #40] ldr w8, [sp, #24] ldur x9, [x29, #-16] str w8, [x9] ldur x8, [x29, #-16] ldr x8, [x8, #8] ldr w9, [sp, #24] ; kill: def $x9 killed $w9 add x8, x8, x9, lsl #1 subs x8, x8, #2 ldur x9, [x29, #-16] str x8, [x9, #24] stur wzr, [x29, #-4] b LBB1_13 LBB1_13: ldur w0, [x29, #-4] ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function empty_lex _empty_lex: ; @empty_lex .cfi_startproc ; %bb.0: mov w0, #-1 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function empty_error _empty_error: ; @empty_error .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.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 .comm _empty_nerrs,4,2 ; @empty_nerrs .comm _empty_errflag,4,2 ; @empty_errflag .comm _empty_char,4,2 ; @empty_char .zerofill __DATA,__bss,_yystack,48,3 ; @yystack .section __TEXT,__const .p2align 1 ; @empty_defred _empty_defred: .short 1 ; 0x1 .short 0 ; 0x0 .p2align 1 ; @empty_sindex _empty_sindex: .space 4 .p2align 1 ; @empty_check _empty_check: .space 2,255 .p2align 1 ; @empty_table _empty_table: .space 2 .comm _empty_lval,4,2 ; @empty_lval .p2align 1 ; @empty_rindex _empty_rindex: .space 4 .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "syntax error" .section __TEXT,__const .p2align 1 ; @empty_len _empty_len: .short 2 ; 0x2 .short 0 ; 0x0 .comm _empty_val,4,2 ; @empty_val .p2align 1 ; @empty_lhs _empty_lhs: .short 65535 ; 0xffff .short 0 ; 0x0 .p2align 1 ; @empty_gindex _empty_gindex: .space 2 .p2align 1 ; @empty_dgoto _empty_dgoto: .short 1 ; 0x1 .section __TEXT,__cstring,cstring_literals l_.str.1: ; @.str.1 .asciz "yacc stack overflow" .comm _empty_debug,4,2 ; @empty_debug l_.str.2: ; @.str.2 .asciz "%s\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _empty_parse ## -- Begin function empty_parse .p2align 4, 0x90 _empty_parse: ## @empty_parse .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl $0, -4(%rbp) movl $0, -8(%rbp) movq _empty_nerrs@GOTPCREL(%rip), %rax movl $0, (%rax) movq _empty_errflag@GOTPCREL(%rip), %rax movl $0, (%rax) movq _empty_char@GOTPCREL(%rip), %rax movl $-1, (%rax) movl $0, -12(%rbp) cmpq $0, _yystack+8(%rip) jne LBB0_3 ## %bb.1: leaq _yystack(%rip), %rdi callq _yygrowstack cmpl $-2, %eax jne LBB0_3 ## %bb.2: jmp LBB0_70 LBB0_3: movq _yystack+8(%rip), %rax movq %rax, _yystack+16(%rip) movq _yystack+32(%rip), %rax movq %rax, _yystack+40(%rip) movl $0, -12(%rbp) movq _yystack+16(%rip), %rax movw $0, (%rax) LBB0_4: ## =>This Loop Header: Depth=1 ## Child Loop BB0_31 Depth 2 movslq -12(%rbp), %rcx leaq _empty_defred(%rip), %rax movswl (%rax,%rcx,2), %eax movl %eax, -8(%rbp) cmpl $0, %eax je LBB0_6 ## %bb.5: ## in Loop: Header=BB0_4 Depth=1 jmp LBB0_46 LBB0_6: ## in Loop: Header=BB0_4 Depth=1 movq _empty_char@GOTPCREL(%rip), %rax cmpl $0, (%rax) jge LBB0_10 ## %bb.7: ## in Loop: Header=BB0_4 Depth=1 callq _empty_lex movl %eax, %ecx movq _empty_char@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq _empty_char@GOTPCREL(%rip), %rax cmpl $0, (%rax) jge LBB0_9 ## %bb.8: ## in Loop: Header=BB0_4 Depth=1 movq _empty_char@GOTPCREL(%rip), %rax movl $0, (%rax) LBB0_9: ## in Loop: Header=BB0_4 Depth=1 jmp LBB0_10 LBB0_10: ## in Loop: Header=BB0_4 Depth=1 movslq -12(%rbp), %rcx leaq _empty_sindex(%rip), %rax movswl (%rax,%rcx,2), %eax movl %eax, -8(%rbp) cmpl $0, %eax je LBB0_20 ## %bb.11: ## in Loop: Header=BB0_4 Depth=1 movq _empty_char@GOTPCREL(%rip), %rax movl (%rax), %eax addl -8(%rbp), %eax movl %eax, -8(%rbp) cmpl $0, %eax jl LBB0_20 ## %bb.12: ## in Loop: Header=BB0_4 Depth=1 cmpl $0, -8(%rbp) jg LBB0_20 ## %bb.13: ## in Loop: Header=BB0_4 Depth=1 movslq -8(%rbp), %rcx leaq _empty_check(%rip), %rax movswl (%rax,%rcx,2), %eax movq _empty_char@GOTPCREL(%rip), %rcx movl (%rcx), %ecx ## kill: def $cx killed $cx killed $ecx movswl %cx, %ecx cmpl %ecx, %eax jne LBB0_20 ## %bb.14: ## in Loop: Header=BB0_4 Depth=1 movq _yystack+16(%rip), %rax cmpq _yystack+24(%rip), %rax jb LBB0_17 ## %bb.15: ## in Loop: Header=BB0_4 Depth=1 leaq _yystack(%rip), %rdi callq _yygrowstack cmpl $-2, %eax jne LBB0_17 ## %bb.16: jmp LBB0_70 LBB0_17: ## in Loop: Header=BB0_4 Depth=1 movslq -8(%rbp), %rcx leaq _empty_table(%rip), %rax movswl (%rax,%rcx,2), %eax movl %eax, -12(%rbp) movslq -8(%rbp), %rcx leaq _empty_table(%rip), %rax movw (%rax,%rcx,2), %cx movq _yystack+16(%rip), %rax movq %rax, %rdx addq $2, %rdx movq %rdx, _yystack+16(%rip) movw %cx, 2(%rax) movq _empty_lval@GOTPCREL(%rip), %rax movl (%rax), %ecx movq _yystack+40(%rip), %rax movq %rax, %rdx addq $4, %rdx movq %rdx, _yystack+40(%rip) movl %ecx, 4(%rax) movq _empty_char@GOTPCREL(%rip), %rax movl $-1, (%rax) movq _empty_errflag@GOTPCREL(%rip), %rax cmpl $0, (%rax) jle LBB0_19 ## %bb.18: ## in Loop: Header=BB0_4 Depth=1 movq _empty_errflag@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $-1, %ecx movq _empty_errflag@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB0_19: ## in Loop: Header=BB0_4 Depth=1 jmp LBB0_4 LBB0_20: ## in Loop: Header=BB0_4 Depth=1 movslq -12(%rbp), %rcx leaq _empty_rindex(%rip), %rax movswl (%rax,%rcx,2), %eax movl %eax, -8(%rbp) cmpl $0, %eax je LBB0_25 ## %bb.21: ## in Loop: Header=BB0_4 Depth=1 movq _empty_char@GOTPCREL(%rip), %rax movl (%rax), %eax addl -8(%rbp), %eax movl %eax, -8(%rbp) cmpl $0, %eax jl LBB0_25 ## %bb.22: ## in Loop: Header=BB0_4 Depth=1 cmpl $0, -8(%rbp) jg LBB0_25 ## %bb.23: ## in Loop: Header=BB0_4 Depth=1 movslq -8(%rbp), %rcx leaq _empty_check(%rip), %rax movswl (%rax,%rcx,2), %eax movq _empty_char@GOTPCREL(%rip), %rcx movl (%rcx), %ecx ## kill: def $cx killed $cx killed $ecx movswl %cx, %ecx cmpl %ecx, %eax jne LBB0_25 ## %bb.24: ## in Loop: Header=BB0_4 Depth=1 movslq -8(%rbp), %rcx leaq _empty_table(%rip), %rax movswl (%rax,%rcx,2), %eax movl %eax, -8(%rbp) jmp LBB0_46 LBB0_25: ## in Loop: Header=BB0_4 Depth=1 movq _empty_errflag@GOTPCREL(%rip), %rax cmpl $0, (%rax) je LBB0_27 ## %bb.26: ## in Loop: Header=BB0_4 Depth=1 jmp LBB0_29 LBB0_27: ## in Loop: Header=BB0_4 Depth=1 leaq L_.str(%rip), %rdi callq _empty_error ## %bb.28: ## in Loop: Header=BB0_4 Depth=1 movq _empty_nerrs@GOTPCREL(%rip), %rax movl (%rax), %ecx addl $1, %ecx movq _empty_nerrs@GOTPCREL(%rip), %rax movl %ecx, (%rax) LBB0_29: ## in Loop: Header=BB0_4 Depth=1 movq _empty_errflag@GOTPCREL(%rip), %rax cmpl $3, (%rax) jge LBB0_43 ## %bb.30: ## in Loop: Header=BB0_4 Depth=1 movq _empty_errflag@GOTPCREL(%rip), %rax movl $3, (%rax) LBB0_31: ## Parent Loop BB0_4 Depth=1 ## => This Inner Loop Header: Depth=2 movq _yystack+16(%rip), %rax movswq (%rax), %rcx leaq _empty_sindex(%rip), %rax movswl (%rax,%rcx,2), %eax movl %eax, -8(%rbp) cmpl $0, %eax je LBB0_39 ## %bb.32: ## in Loop: Header=BB0_31 Depth=2 movl -8(%rbp), %eax addl $256, %eax ## imm = 0x100 movl %eax, -8(%rbp) cmpl $0, %eax jl LBB0_39 ## %bb.33: ## in Loop: Header=BB0_31 Depth=2 cmpl $0, -8(%rbp) jg LBB0_39 ## %bb.34: ## in Loop: Header=BB0_31 Depth=2 movslq -8(%rbp), %rcx leaq _empty_check(%rip), %rax movswl (%rax,%rcx,2), %eax cmpl $256, %eax ## imm = 0x100 jne LBB0_39 ## %bb.35: ## in Loop: Header=BB0_4 Depth=1 movq _yystack+16(%rip), %rax cmpq _yystack+24(%rip), %rax jb LBB0_38 ## %bb.36: ## in Loop: Header=BB0_4 Depth=1 leaq _yystack(%rip), %rdi callq _yygrowstack cmpl $-2, %eax jne LBB0_38 ## %bb.37: jmp LBB0_70 LBB0_38: ## in Loop: Header=BB0_4 Depth=1 movslq -8(%rbp), %rcx leaq _empty_table(%rip), %rax movswl (%rax,%rcx,2), %eax movl %eax, -12(%rbp) movslq -8(%rbp), %rcx leaq _empty_table(%rip), %rax movw (%rax,%rcx,2), %cx movq _yystack+16(%rip), %rax movq %rax, %rdx addq $2, %rdx movq %rdx, _yystack+16(%rip) movw %cx, 2(%rax) movq _empty_lval@GOTPCREL(%rip), %rax movl (%rax), %ecx movq _yystack+40(%rip), %rax movq %rax, %rdx addq $4, %rdx movq %rdx, _yystack+40(%rip) movl %ecx, 4(%rax) jmp LBB0_4 LBB0_39: ## in Loop: Header=BB0_31 Depth=2 movq _yystack+16(%rip), %rax cmpq _yystack+8(%rip), %rax ja LBB0_41 ## %bb.40: jmp LBB0_71 LBB0_41: ## in Loop: Header=BB0_31 Depth=2 movq _yystack+16(%rip), %rax addq $-2, %rax movq %rax, _yystack+16(%rip) movq _yystack+40(%rip), %rax addq $-4, %rax movq %rax, _yystack+40(%rip) ## %bb.42: ## in Loop: Header=BB0_31 Depth=2 jmp LBB0_31 LBB0_43: ## in Loop: Header=BB0_4 Depth=1 movq _empty_char@GOTPCREL(%rip), %rax cmpl $0, (%rax) jne LBB0_45 ## %bb.44: jmp LBB0_71 LBB0_45: ## in Loop: Header=BB0_4 Depth=1 movq _empty_char@GOTPCREL(%rip), %rax movl $-1, (%rax) jmp LBB0_4 LBB0_46: ## in Loop: Header=BB0_4 Depth=1 movslq -8(%rbp), %rcx leaq _empty_len(%rip), %rax movswl (%rax,%rcx,2), %eax movl %eax, -4(%rbp) cmpl $0, -4(%rbp) jle LBB0_48 ## %bb.47: ## in Loop: Header=BB0_4 Depth=1 movq _yystack+40(%rip), %rax movl $1, %ecx subl -4(%rbp), %ecx movslq %ecx, %rcx movl (%rax,%rcx,4), %ecx movq _empty_val@GOTPCREL(%rip), %rax movl %ecx, (%rax) jmp LBB0_49 LBB0_48: ## in Loop: Header=BB0_4 Depth=1 movq _empty_val@GOTPCREL(%rip), %rdi xorl %esi, %esi movl $4, %edx callq _memset LBB0_49: ## in Loop: Header=BB0_4 Depth=1 ## %bb.50: ## in Loop: Header=BB0_4 Depth=1 jmp LBB0_51 LBB0_51: ## in Loop: Header=BB0_4 Depth=1 movl -4(%rbp), %ecx movq _yystack+16(%rip), %rax movslq %ecx, %rdx xorl %ecx, %ecx ## kill: def $rcx killed $ecx subq %rdx, %rcx shlq $1, %rcx addq %rcx, %rax movq %rax, _yystack+16(%rip) movq _yystack+16(%rip), %rax movswl (%rax), %eax movl %eax, -12(%rbp) movl -4(%rbp), %ecx movq _yystack+40(%rip), %rax movslq %ecx, %rdx xorl %ecx, %ecx ## kill: def $rcx killed $ecx subq %rdx, %rcx shlq $2, %rcx addq %rcx, %rax movq %rax, _yystack+40(%rip) movslq -8(%rbp), %rcx leaq _empty_lhs(%rip), %rax movswl (%rax,%rcx,2), %eax movl %eax, -4(%rbp) cmpl $0, -12(%rbp) jne LBB0_60 ## %bb.52: ## in Loop: Header=BB0_4 Depth=1 cmpl $0, -4(%rbp) jne LBB0_60 ## %bb.53: ## in Loop: Header=BB0_4 Depth=1 movl $1, -12(%rbp) movq _yystack+16(%rip), %rax movq %rax, %rcx addq $2, %rcx movq %rcx, _yystack+16(%rip) movw $1, 2(%rax) movq _empty_val@GOTPCREL(%rip), %rax movl (%rax), %ecx movq _yystack+40(%rip), %rax movq %rax, %rdx addq $4, %rdx movq %rdx, _yystack+40(%rip) movl %ecx, 4(%rax) movq _empty_char@GOTPCREL(%rip), %rax cmpl $0, (%rax) jge LBB0_57 ## %bb.54: ## in Loop: Header=BB0_4 Depth=1 callq _empty_lex movl %eax, %ecx movq _empty_char@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq _empty_char@GOTPCREL(%rip), %rax cmpl $0, (%rax) jge LBB0_56 ## %bb.55: ## in Loop: Header=BB0_4 Depth=1 movq _empty_char@GOTPCREL(%rip), %rax movl $0, (%rax) LBB0_56: ## in Loop: Header=BB0_4 Depth=1 jmp LBB0_57 LBB0_57: ## in Loop: Header=BB0_4 Depth=1 movq _empty_char@GOTPCREL(%rip), %rax cmpl $0, (%rax) jne LBB0_59 ## %bb.58: jmp LBB0_72 LBB0_59: ## in Loop: Header=BB0_4 Depth=1 jmp LBB0_4 LBB0_60: ## in Loop: Header=BB0_4 Depth=1 movslq -4(%rbp), %rcx leaq _empty_gindex(%rip), %rax movswl (%rax,%rcx,2), %eax movl %eax, -8(%rbp) cmpl $0, %eax je LBB0_65 ## %bb.61: ## in Loop: Header=BB0_4 Depth=1 movl -12(%rbp), %eax addl -8(%rbp), %eax movl %eax, -8(%rbp) cmpl $0, %eax jl LBB0_65 ## %bb.62: ## in Loop: Header=BB0_4 Depth=1 cmpl $0, -8(%rbp) jg LBB0_65 ## %bb.63: ## in Loop: Header=BB0_4 Depth=1 movslq -8(%rbp), %rcx leaq _empty_check(%rip), %rax movswl (%rax,%rcx,2), %eax movl -12(%rbp), %ecx ## kill: def $cx killed $cx killed $ecx movswl %cx, %ecx cmpl %ecx, %eax jne LBB0_65 ## %bb.64: ## in Loop: Header=BB0_4 Depth=1 movslq -8(%rbp), %rcx leaq _empty_table(%rip), %rax movswl (%rax,%rcx,2), %eax movl %eax, -12(%rbp) jmp LBB0_66 LBB0_65: ## in Loop: Header=BB0_4 Depth=1 movslq -4(%rbp), %rcx leaq _empty_dgoto(%rip), %rax movswl (%rax,%rcx,2), %eax movl %eax, -12(%rbp) LBB0_66: ## in Loop: Header=BB0_4 Depth=1 movq _yystack+16(%rip), %rax cmpq _yystack+24(%rip), %rax jb LBB0_69 ## %bb.67: ## in Loop: Header=BB0_4 Depth=1 leaq _yystack(%rip), %rdi callq _yygrowstack cmpl $-2, %eax jne LBB0_69 ## %bb.68: jmp LBB0_70 LBB0_69: ## in Loop: Header=BB0_4 Depth=1 movl -12(%rbp), %eax movw %ax, %cx movq _yystack+16(%rip), %rax movq %rax, %rdx addq $2, %rdx movq %rdx, _yystack+16(%rip) movw %cx, 2(%rax) movq _empty_val@GOTPCREL(%rip), %rax movl (%rax), %ecx movq _yystack+40(%rip), %rax movq %rax, %rdx addq $4, %rdx movq %rdx, _yystack+40(%rip) movl %ecx, 4(%rax) jmp LBB0_4 LBB0_70: leaq L_.str.1(%rip), %rdi callq _empty_error movl $2, -16(%rbp) jmp LBB0_73 LBB0_71: movl $1, -16(%rbp) jmp LBB0_73 LBB0_72: movl $0, -16(%rbp) LBB0_73: movl -16(%rbp), %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function yygrowstack _yygrowstack: ## @yygrowstack .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movq %rdi, -16(%rbp) movq -16(%rbp), %rax movl (%rax), %eax movl %eax, -24(%rbp) cmpl $0, %eax jne LBB1_2 ## %bb.1: movl $200, -24(%rbp) jmp LBB1_8 LBB1_2: cmpl $10000, -24(%rbp) ## imm = 0x2710 jb LBB1_4 ## %bb.3: movl $-2, -4(%rbp) jmp LBB1_13 LBB1_4: movl -24(%rbp), %eax shll $1, %eax movl %eax, -24(%rbp) cmpl $10000, %eax ## imm = 0x2710 jbe LBB1_6 ## %bb.5: movl $10000, -24(%rbp) ## imm = 0x2710 LBB1_6: jmp LBB1_7 LBB1_7: jmp LBB1_8 LBB1_8: movq -16(%rbp), %rax movq 16(%rax), %rax movq -16(%rbp), %rcx movq 8(%rcx), %rcx subq %rcx, %rax sarq $1, %rax ## kill: def $eax killed $eax killed $rax movl %eax, -20(%rbp) movq -16(%rbp), %rax movq 8(%rax), %rdi movl -24(%rbp), %eax movl %eax, %esi shlq $1, %rsi callq _realloc movq %rax, -32(%rbp) cmpq $0, -32(%rbp) jne LBB1_10 ## %bb.9: movl $-2, -4(%rbp) jmp LBB1_13 LBB1_10: movq -32(%rbp), %rcx movq -16(%rbp), %rax movq %rcx, 8(%rax) movq -32(%rbp), %rcx movslq -20(%rbp), %rax shlq $1, %rax addq %rax, %rcx movq -16(%rbp), %rax movq %rcx, 16(%rax) movq -16(%rbp), %rax movq 32(%rax), %rdi movl -24(%rbp), %eax movl %eax, %esi shlq $2, %rsi callq _realloc movq %rax, -40(%rbp) cmpq $0, -40(%rbp) jne LBB1_12 ## %bb.11: movl $-2, -4(%rbp) jmp LBB1_13 LBB1_12: movq -40(%rbp), %rcx movq -16(%rbp), %rax movq %rcx, 32(%rax) movq -40(%rbp), %rcx movslq -20(%rbp), %rax shlq $2, %rax addq %rax, %rcx movq -16(%rbp), %rax movq %rcx, 40(%rax) movl -24(%rbp), %ecx movq -16(%rbp), %rax movl %ecx, (%rax) movq -16(%rbp), %rax movq 8(%rax), %rcx movl -24(%rbp), %eax ## kill: def $rax killed $eax shlq $1, %rax addq %rax, %rcx addq $-2, %rcx movq -16(%rbp), %rax movq %rcx, 24(%rax) movl $0, -4(%rbp) LBB1_13: movl -4(%rbp), %eax addq $48, %rsp popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function empty_lex _empty_lex: ## @empty_lex .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl $4294967295, %eax ## imm = 0xFFFFFFFF popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function empty_error _empty_error: ## @empty_error .cfi_startproc ## %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.2(%rip), %rdi movb $0, %al callq _printf addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .comm _empty_nerrs,4,2 ## @empty_nerrs .comm _empty_errflag,4,2 ## @empty_errflag .comm _empty_char,4,2 ## @empty_char .zerofill __DATA,__bss,_yystack,48,3 ## @yystack .section __TEXT,__const .p2align 1 ## @empty_defred _empty_defred: .short 1 ## 0x1 .short 0 ## 0x0 .p2align 1 ## @empty_sindex _empty_sindex: .space 4 .p2align 1 ## @empty_check _empty_check: .space 2,255 .p2align 1 ## @empty_table _empty_table: .space 2 .comm _empty_lval,4,2 ## @empty_lval .p2align 1 ## @empty_rindex _empty_rindex: .space 4 .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "syntax error" .section __TEXT,__const .p2align 1 ## @empty_len _empty_len: .short 2 ## 0x2 .short 0 ## 0x0 .comm _empty_val,4,2 ## @empty_val .p2align 1 ## @empty_lhs _empty_lhs: .short 65535 ## 0xffff .short 0 ## 0x0 .p2align 1 ## @empty_gindex _empty_gindex: .space 2 .p2align 1 ## @empty_dgoto _empty_dgoto: .short 1 ## 0x1 .section __TEXT,__cstring,cstring_literals L_.str.1: ## @.str.1 .asciz "yacc stack overflow" .comm _empty_debug,4,2 ## @empty_debug L_.str.2: ## @.str.2 .asciz "%s\n" .subsections_via_symbols
the_stack_data/168894385.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/30948.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _lib_islower ; -- Begin function lib_islower .p2align 2 _lib_islower: ; @lib_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, LBB0_2 b LBB0_1 LBB0_1: ldr w8, [sp, #12] subs w8, w8, #122 cset w8, le str w8, [sp, #8] ; 4-byte Folded Spill b LBB0_2 LBB0_2: ldr w8, [sp, #8] ; 4-byte Folded Reload and w0, w8, #0x1 add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _lib_isupper ; -- Begin function lib_isupper .p2align 2 _lib_isupper: ; @lib_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, LBB1_2 b LBB1_1 LBB1_1: ldr w8, [sp, #12] subs w8, w8, #90 cset w8, le str w8, [sp, #8] ; 4-byte Folded Spill b LBB1_2 LBB1_2: ldr w8, [sp, #8] ; 4-byte Folded Reload and w0, w8, #0x1 add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _lib_isalpha ; -- Begin function lib_isalpha .p2align 2 _lib_isalpha: ; @lib_isalpha .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 _lib_islower subs w8, w0, #0 cset w8, ne mov w9, #1 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB2_2 b LBB2_1 LBB2_1: ldur w0, [x29, #-4] bl _lib_isupper subs w8, w0, #0 cset w8, ne 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 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _lib_isdigit ; -- Begin function lib_isdigit .p2align 2 _lib_isdigit: ; @lib_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, LBB3_2 b LBB3_1 LBB3_1: ldr w8, [sp, #12] subs w8, w8, #57 cset w8, le str w8, [sp, #8] ; 4-byte Folded Spill b LBB3_2 LBB3_2: ldr w8, [sp, #8] ; 4-byte Folded Reload and w0, w8, #0x1 add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _lib_isblank ; -- Begin function lib_isblank .p2align 2 _lib_isblank: ; @lib_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, LBB4_2 b LBB4_1 LBB4_1: ldr w8, [sp, #12] subs w8, w8, #9 cset w8, eq 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 _lib_isspace ; -- Begin function lib_isspace .p2align 2 _lib_isspace: ; @lib_isspace .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 _lib_isblank subs w8, w0, #0 cset w8, ne mov w9, #1 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB5_4 b LBB5_1 LBB5_1: ldur w8, [x29, #-4] subs w8, w8, #10 cset w8, lt mov w9, #0 str w9, [sp, #4] ; 4-byte Folded Spill tbnz w8, #0, LBB5_3 b LBB5_2 LBB5_2: ldur w8, [x29, #-4] subs w8, w8, #13 cset w8, le str w8, [sp, #4] ; 4-byte Folded Spill b LBB5_3 LBB5_3: ldr w8, [sp, #4] ; 4-byte Folded Reload str w8, [sp, #8] ; 4-byte Folded Spill b LBB5_4 LBB5_4: ldr w8, [sp, #8] ; 4-byte Folded Reload and w0, w8, #0x1 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _lib_isgraph ; -- Begin function lib_isgraph .p2align 2 _lib_isgraph: ; @lib_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, #32 cset w8, le 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, #127 cset w8, lt 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 _lib_isprint ; -- Begin function lib_isprint .p2align 2 _lib_isprint: ; @lib_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, #127 cset w8, lt 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 .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _lib_islower ## -- Begin function lib_islower .p2align 4, 0x90 _lib_islower: ## @lib_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 LBB0_2 ## %bb.1: cmpl $122, -4(%rbp) setle %al movb %al, -5(%rbp) ## 1-byte Spill LBB0_2: movb -5(%rbp), %al ## 1-byte Reload andb $1, %al movzbl %al, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _lib_isupper ## -- Begin function lib_isupper .p2align 4, 0x90 _lib_isupper: ## @lib_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 LBB1_2 ## %bb.1: cmpl $90, -4(%rbp) setle %al movb %al, -5(%rbp) ## 1-byte Spill LBB1_2: movb -5(%rbp), %al ## 1-byte Reload andb $1, %al movzbl %al, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _lib_isalpha ## -- Begin function lib_isalpha .p2align 4, 0x90 _lib_isalpha: ## @lib_isalpha .cfi_startproc ## %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 _lib_islower movl %eax, %ecx movb $1, %al cmpl $0, %ecx movb %al, -5(%rbp) ## 1-byte Spill jne LBB2_2 ## %bb.1: movl -4(%rbp), %edi callq _lib_isupper cmpl $0, %eax setne %al movb %al, -5(%rbp) ## 1-byte Spill LBB2_2: movb -5(%rbp), %al ## 1-byte Reload andb $1, %al movzbl %al, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _lib_isdigit ## -- Begin function lib_isdigit .p2align 4, 0x90 _lib_isdigit: ## @lib_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 LBB3_2 ## %bb.1: cmpl $57, -4(%rbp) setle %al movb %al, -5(%rbp) ## 1-byte Spill LBB3_2: movb -5(%rbp), %al ## 1-byte Reload andb $1, %al movzbl %al, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _lib_isblank ## -- Begin function lib_isblank .p2align 4, 0x90 _lib_isblank: ## @lib_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 LBB4_2 ## %bb.1: cmpl $9, -4(%rbp) sete %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 _lib_isspace ## -- Begin function lib_isspace .p2align 4, 0x90 _lib_isspace: ## @lib_isspace .cfi_startproc ## %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 _lib_isblank movl %eax, %ecx movb $1, %al cmpl $0, %ecx movb %al, -5(%rbp) ## 1-byte Spill jne LBB5_4 ## %bb.1: xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $10, -4(%rbp) movb %al, -6(%rbp) ## 1-byte Spill jl LBB5_3 ## %bb.2: cmpl $13, -4(%rbp) setle %al movb %al, -6(%rbp) ## 1-byte Spill LBB5_3: movb -6(%rbp), %al ## 1-byte Reload movb %al, -5(%rbp) ## 1-byte Spill LBB5_4: movb -5(%rbp), %al ## 1-byte Reload andb $1, %al movzbl %al, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _lib_isgraph ## -- Begin function lib_isgraph .p2align 4, 0x90 _lib_isgraph: ## @lib_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 $32, -4(%rbp) movb %al, -5(%rbp) ## 1-byte Spill jle LBB6_2 ## %bb.1: cmpl $127, -4(%rbp) setl %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 _lib_isprint ## -- Begin function lib_isprint .p2align 4, 0x90 _lib_isprint: ## @lib_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 $127, -4(%rbp) setl %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 .subsections_via_symbols
the_stack_data/1118257.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __TEXT,__const .globl _n2_img ; @n2_img _n2_img: .ascii "\377\330\377\340\000\020JFIF\000\001\001\001\000H\000H\000\000\377\333\000C\000\006\004\005\006\005\004\006\006\005\006\007\007\006\b\n\020\n\n\t\t\n\024\016\017\f\020\027\024\030\030\027\024\026\026\032\035%\037\032\033#\034\026\026 , #&')*)\031\037-0-(0%()(\377\333\000C\001\007\007\007\n\b\n\023\n\n\023(\032\026\032((((((((((((((((((((((((((((((((((((((((((((((((((\377\300\000\021\b\000\360\001,\003\001\"\000\002\021\001\003\021\001\377\304\000\034\000\001\000\001\005\001\001\000\000\000\000\000\000\000\000\000\000\000\006\002\003\004\005\007\b\001\377\304\000P\020\000\001\003\003\001\005\003\007\b\004\t\n\007\000\000\000\001\000\002\003\004\005\021\006\007\022!1q\0242\222\023\025\026AQR\321\b\"STV\221\223\241\027a\201\224\030#45Us\243\261\322$37B\262\263\301\323\360\361(Cbr\204\302\341\377\304\000\034\001\001\000\002\003\001\001\001\000\000\000\000\000\000\000\000\000\000\001\004\002\003\005\006\007\b\377\304\0009\021\000\002\001\003\001\003\t\006\004\006\003\000\000\000\000\000\000\001\002\003\004\021\005\022!1\006\023\025AQSa\221\241\024\026Rq\201\321\"\222\261\341\027#34B\360CT\361\377\332\000\f\003\001\000\002\021\003\021\000?\000\342O\357\273\252\245T\376\373\272\252W\2579\001\021\020\004D@\021\021\000DD\001\021\020\004D@\021\021\000DD\001\020\234-\325F\225\277SX#\276TZ\252c\264H\032\346\325\0207\bq\303O?Z\305\311G\213%&\370\032TDY\020\021\021\000DD\001\021\020\004D@\021\021\000DD\001\021\020\005\223O\334=V2\311\247\356\036\252\037\002Qa\375\367uT\252\237\337wUJ\222\002\" \b\210\200\"\"\000\210\210\002\" \b\210\200\"\"\000\204\340\"\036(\016\213i\330\276\261\274Zh\3564T\364n\246\253\205\223\304]R\032K\\\001\031\036\256\005tk\225l7\335\235S\354\262\336\342\355_H\310\341\226\027\202\330\267\241!\317\002NG\203N\027#\240\332v\265\266QS\322P\337\352b\246\247\215\260\305\030c\bc\032\000\000e\276\240\002\3537\252\b-\033\036\243\332\025\2761\016\264\250\216\031\244\272\267\214\216t\256\ry-?3\213\\Gw\036\305\314\271\3473\035\274q\335\216\337\022\3046p\360s\273\276\306u\215\236\325Wq\255\245\244m-,N\232R\332\226\270\206\264d\340z\327;R\373\216\323\365\245\316\202\242\212\272\373<\324\225\f1K\031\2160\034\3220FCr\242\n\365%U\177W\037CT\266\177\304\"\"\332`\021\021\000DD\001\021\020\004D@\021\021\000DD\001d\323\367\017U\214\262i\373\207\252\207\300\222\303\373\356\352\251U?\276\356\252\225$\004D@\021\021\000DD\001\021\020\004D@\021\021\000DD\001\021\020\005\276\254\325\367\372\275;\035\212\242\3473\355\021\206\265\264\2447t\006\234\264r\317\003\372\326\205\0262\212\227\022Sh\"\"\310\200\210\210\002\" \b\210\200\"\"\000\210\210\002\" \b\210\200,\232~\341\352\261\226M?p\365P\370\022X\177}\335U*\247\367\335\325R\244\200\210\210\002\" \b\210\200\"\"\000\210\210\002\" \b\210\200\"\"\000\210\210\002\" \b\210\200\"\"\000\210\210\002\" \b\210\200\"\"\000\210\210\002\311\247\356\036\253\031d\323\367\017U\017\201%\207\367\335\324\252UO\357\273\252\245I\001\021\020\004D@\021\021\000DD\001\021\020\004D@\021\021\000DD\001\021\020\004D@\021\021\000<\227E\252\331\221\203e\214\326~y\205\333\3212N\303\344p\341\275 f7\267\277^y.t\253\362\217\334\334\337v\347\273\236\013\\\343'\215\227\203$\322\342P\021\021l1\b\210\200\"\"\000\210\210\002\" \013&\237\270z\254e\223O\334=T0d>\315q/w\371\024\374\375\302\266\326M)-t\017\222\255\322S\026\277t4\263\211\030\034\1775\321\025\372z\032\252\246\027SS\313+A\301,i /\232\\\362\272\352\2446b\224<\177\364\372\215\016G\330\333\317n\254\234\227c\334\2100\320\360\375vO\000_}\007\207\353\262x\007\305O\274\321r\372\215G\341\225\364Z.8\343CQ\370es_)\257\273\377\000\323\354^\350\035\037\273\217\233\373\220\017A\341\372\354\236\001\361X\325\3727\310\323I%=C\345\221\243!\205\270\312\350\376h\271}B\243\300U\023[ka\211\322OI4q\267\233\234\302\000YC\224\367\252I\272\331\362\373\030\313\223\372D\323\214`\223}\215\375\3163\346{\217\324\247\360\024\363=\307\352s\370\n\353\210\273>\371\\wq\3659\236\344[w\222\3649\037\231\356?S\237\300PY\356\031\376G?\200\256\271\204Q\357\225\307w\037R}\310\266\357%\350B\251\364TrB\307>\262F\274\214\220#\034\025\317A\241\372\364\276\001\361S\330\255u\322\260>::\2070\362\"3\202\276\371\242\345\365\032\217\001\\ir\236\371\277\353c\310\351\255\003H\212\303\202\317\315\375\310\017\240\360\375vO\000\370\241\321\020\016u\262x\007\305O\374\321r\372\215G\200\256\177\251.\327\n}\240Z\264\274\360\266\032K\204\220C1--\2246Y7\016\351\316\007\016\\\025\233=sQ\273\251\315\302\267\217W\330\253{\246\350\266t\371\311\322O\253s\177r%\250mw\032J\341\035\226\212\246\351M\272\t\232\b]#C\275\334\264\021\237\212\325\366]K\366v\343\373\254\277\005\356\035\005\243\355\272\022\313%\246\304\352\243J\371\335P{D\233\356\336ph<@\034>h[J\333\203\343 E vx\347+\320\332\352\267u\344\251\323{^<\017\031+\032u\2529S\216\312}]\207\202\273.\245\373;q\375\326_\202v]K\366v\343\373\254\277\005\356\263t\251\003\203\207\346\276y\326\244\372\307\347\361]=\275C\303\317\3663\350\203\302\275\227R\375\235\270\376\353/\301;.\245\373;q\375\326_\202\367+/\317|\246&O\013\244\031\313C\262G\354\312\271%\342\241\214.{\332\326\201\222O\253\363Q\267\250xy\376\301\350\315qG\205\273.\245\373;q\375\326_\202v]K\366v\343\373\254\277\005\356\210o3\314\315\370\246c\331\355i\310W|\355Ty\226\375\311\267\250\370y\376\304=\037\007\204{.\245\373;q\375\322O\202\251\214\272S\235\353\265\266\246\206\023\301\257\236'F\034\357`.\003\212\367\255%\306I\034D\257\r\030\341\214\361ZM\240hkF\320\355\324\224\027\367U\b)\346\362\361\366y\003\016\366\013x\344\037QT\252k\027\026\265Tk\255\336\237\241^\256\234\240\260x\261\026#\2451_\3566\366c\310R\313$q\347\275\206\277td\364Yk\324P\255\032\320S\211\307\234\034\036\030DE\270\300\"\"\000\210\210\002\" \b\210\200,\232~\341\352\261\226M?p\365P\301\3533\243l\377\000E/\342\225\262\264\332\251mQ>:6\271\255{\267\216\363\263\305m\315+\363\315\277z\273\0353C\177\214\000\237\324J\374\253V\366s[2\223h\367\325/jT\216\314\346\332\371\230yL\254\356\317\027\273\371\224\354\361{\277\231U\271\324W\347b`\345c\\(\341\257\245}=KK\242\1770\016\026\337\263\305\356\376e|u<x\371\255\301\352T\306\276\036Q1\254\242\323\216\346C\306\216\264z\342\227\361\n\373\350u\237\350\245\374B\245&\225\376\326\247e\177\265\252\337HV\370\337\231o\244k\367\217\314\213z\035g\372)\177\020\257\236\207Y\376\212_\305*U\331_\355j\372)\236\017\022\324\366\372\277\033\035#_\274~f\0354-\246\247\216\030\363\344\343hks\354W2\251\276]-z~\332\352\373\345\\Ttmpa\226R@\004\362\013Qa\326\372GP\\\231o\263^i++\036\034\346\305\023\234I\000d\237\271a\032U\352\301\326\214$\343\332\223\307\231E\334Ck{\336nr\274\315\265\361\217\224~\231\375s[\311\374e\352\216\317\027\273\371\225\345\275\263\2647\345)\246\203F\007\225\267\377\000\275^\233\221s\332\276\226>\027\372\242\265\334\324\240\222\355=Er\252tOt`\f\021\317\326\242\267\212\252\330\037\030\243\200J\b;\331i8\373\212\221\335\377\000\225\236\201k\371\225\366M*\214!m\027\025\214\254\263\245k\210%,d\267\021.\211\205\303\016 \022?Z\270\027\305j\242\242*f\007\316\360\306\223\200O\265t\315\270m\341\030\324\366\270 \270>\255\216\223\3128\270\220H\307\036~\245\r\332^\261\024\364u\366\0353U\f\332\273\f\362tNnN\351\303\235\317\346\377\000\233\311\346\247\361=\2621\257a\313\\2\017\264/<]\007\376)\352\017\254F1\373\230U\256f\351\303wYV\372\342p\206\326w\360/i\335S\264\353]e\031\277Q\303K`\206V\311]/\220\213,\204\034\275\331\007<\263\311v\2759\252,\332\226\216\242\252\307]\035e<\016\f\221\355\005\241\216#89\003\324\264\225\264\320\326\322MKU\030\226\236v\030\344c\2719\244`\203\373\027?\275Y.\272j\355EQ\244@\267i\210\361=\336($\r\0221\256\313\316\351\342\343\270\017.*\215\033\231A\342[\321\315\241}(\313\371\2179;\205=LSg\310\312\3111\317u\300\341o-U.\222fF\3407@\030\341\321q:]\261l\352\211\317\354w\n\306\265\347$:\226C\323\324\266\264\033x\320\024\323\007\272\345Xq\354\243\177\352MF4\253\321|\034\272\213\367\025\350I=\231d\362\255|\361S\353\013\343\246ph53\000O\365\205n\340\323\032\262\345M\025e\242\327%E\024\315\336\212PY\207\017\332r\247Z3f\362\317\253nW]EAMSg\255d\223\323oH\034r\371\032\346\022\321\304\035\334\256\275n\243\247\266\320\303GC\023a\245\204n\307\033y4g+\b\\\324\2055\b\274`\363\316\234\\\234\231\345\311\204\366\372\347[\256\2540\\\2438\222\027c-\310\310\345\303\221\n\342\311\332w\372^\271\377\000\357\217\375\313V2\355\330\327\225jy\227QJ\274\024e\270\"\"\272h\b\210\200\"\"\000\210\210\002\311\247\356\036\253\031d\323\367\017U\f\036\351X\025\367Jz\031\032\311\313\201p\336\030\031P\321r\255\317\n\251|J\325ED\263\270:y\034\362\006\001q\312\374\257ON\304\277\033\334V\271\345r\2257\354\360j^<\to\244T>\363\374%=\"\240\367\337\340*\031\300\372\323\003\332\267\373\005/\023\233\357]\367d|\237\334\231\372EC\357?\302U\332k\335%L\354\212\"\342\367\034\f\264\250>\007\265W\033\235\023\203\243qk\207\"\024;\nX\335\223:|\253\274\332[j8\353\335\373\235%\024\003\3165\237Y\227\304\236q\254\372\314\276%[\243\347\332v=\357\241\335\277B~\203\232\200y\306\263\3532\370\223\3165\237Y\227\304\213N\237h\367\276\207v\375\016AQ\253\256;@\332E\343FjC\034\372r\n\232\2072\b\330\"\177\361N!\231{x\253\232\232\307l\331\215\226mO\243\251\337Kx\247-\211\222M)\231\273\257;\256\033\256\341\310\255\316\246\322\017\200U\335tU4t\272\246\242]\356\326e<C\216d\310q-\343\321h\256\032\337L\276\3144\376\275\222j\233\214\033\261\3271\261;u\322\264\361!\314\307\257\330\276\303\245T\263\271\266\346h\305%\327\035\337W\216\306[\262\324i\336\307n\034|x\222]\005\362\201\261\035/K\351\225l\336|\336\177\226\3624\207s\033\307w\033\274;\270\\\317[j\253^\261\333\346\232\272\330\245\222Z3SC\026\364\221\226\035\346\3123\300\365Sm9\2436\177\250\355l\270\332\354\341\364\257s\232\327>IZr\016\017\002\345\316\357\366K}\203nzr\212\323N)\351{e\023\304a\316w\023+rrI>\2456\232\025\235\225\304\356\250&\234\223\335\325\364GA\325\224\222\213=\213w\376Vz\005\257\345\225\233}x\212y\036\356MnO@\026\236\212\341\005v\377\000gqv\3463\220G?\373/[\246\377\000mO\344\217EB-\323M-\305T\265\260U\276F\302\375\343\031\303\270\021\217\277\242\373[G\rlB9\301-\007x`\343\217\375\024\246\244\202\231\3170F\032^r\343\223\307\376\262\262\b\302\275\3637\266\243,\300\323jK\365\263G\330|\341v|\261\320BY\021tl/vO\001\301q\313m\276mK\265\337O-\030\223N\3244\2629$;\222\022\330|\221\371\234\373\355!n~Q-\271\215\236\327\031\344\006\214\325E\206\214p\033\334?Z\267\261/\364ig\037\327\177\276z\346^M\347c\250\343\352s\222\2377\224\327\022p\354\344aQS\004uT\263ST4>\031\230c\221\207\223\232F\b\373\225s\\il\360\276\351qc\237CD;D\355kC\211\215\274\\\000<\370\016K\215\355;i\226\335a\264\035*\355\025-\306\202\205\222E\025DX\354\355\221\306Q\304\265\256\303\270\034d\252Y\311\312\3017\375\032\351\017\3508<o\377\000\022~\215t\207\364\034\0367\377\000\211Ld\341#\200\345\222\242\332\327[Z\364p\243\363\253*\235\332\267\374\237\220`www9\311\036\360P\t$\0212\b#\206&\356\305\033C\030\337`\003\000*\326\037\247:\177IPS\336\265\025<\323\333\252\332\330\342k l\216\016x\337\004\202@\0375\256\\\257Hj\317J6\345w\252\265\325V\371\216\2429$\247\245\225\305\255c@g\372\231 z\371)\006\227j\0322\360\335Wv\325&(\274\320\315\307\271\376To\000#k\017\315\347\315C\251\347eDBH\216Xyp\302\364\026\325\3066o~\376\240\177\264\325\347\033\027\363d}O\367\256\246\227U\355:}\\J\2671X\3326\b\210\273e \210\210\002\" \b\210\200,\232~\341\352\261\226M?p\365P\370\022w\317K\255\300\2346\243\302>+Uv\3252\311;M\265\356d[\2778=\203\236\177\354\243;\207\335?r\263,\355\211\373\256k\263\214\360Y\331r\003E\264\252\252\302\233\223\354\223\312\362g\221\243d\352Kf\234[f\373\322K\247\323\267\300\337\202zIt\372v\370\033\360Q\356\326\337q\377\000\227\305;[=\307\376_\025\332\367gK\377\000\253\017\312\213\235\017s\334\277\"C\351%\323\351\333\340o\301_\242\324\365\254\252\214\324\312\037\016\360\337\001\2038\365\250\307jo\270\377\000\313\342\276\266\245\256{Z\032\374\270\340pXU\344\266\225R\016\016\332\013=\221I\230OI\270\212nT\232_#\240\372[n\317\006\317\340\037\025\367\322\373w\273?\204|T\023p\373\247\356_w]\356\237\271y\317\341\256\205\360\313\3632\217\263G\304\235\372_n\367'\360\217\212\371\351}\273\335\237\302>*\013\272\357t\375\311\270}\323\367'\360\327B\370e\371\230\366h\370\233\312\215Op5\017u<\333\261\027\022\320X\334\200\242W\013%\252\343_=mu\0043T\316\363$\217qp\336'\237#\375\313#\2653\217\315\177\016\036\244\355M\3655\377\000r\3656\374\236\323\355\226)P\212\352\316\026N\245\035>\362\226\372P\222\371d\300|\272\256\322\356\313\243\356\261Z\355\003\016e0\343\272\342>q\311i<O\036j/\f\267\231\366\275\246d\324u\255\255\257uu\037\361\255\003\213|\253p8\000\245\327+\254v\353|\325\223C+\242\213\031\335\306x\234\177\305B\255w\210o{V\322\365T\321\311\033\005}$x~3\302a\354\352\274\317(l,\355 \371\255\325\036\374xo=\016\237;\307,\\G\013\324\366\365\361\201\323\220\341\363\\\334-E%\035=&\367g\2143{\031\301<p\245\225\220\t\003\201\000?\0374\221\311D5\r\262\342e\210\322J#n\016\361\017 \025\346\364\213\330J\214i=\316;\276g\270\264\250\244\2257,\031k\006\232\351\005M[\351\343\017\362\215\316r8p+2\026\270D\326\274\345\300\000z\253qQ\301\024\246H\342cd<\334\007\022\273\231,\305\305'\265\3649\277\312C\037\242\232\301\3535P\177\264V\026\300\230\035\263\253\031##za\307\372\347\256\265,1N\315\311\341\216fg;\26209\271\350x.3\257\254U\372GX\326\353\376\325\031\260\323\206\003l\247&3\227F!\340\3207;\307{\377\000\325\315\275\242\345\231\243\223yE\355\363\253\202:\345\302\212\232\256\206\242\236\246\236)`\221\205\257c\332\bp#\210!q=OQ\245t\236\254\262[\231\245(_Q[#\fS\307\023\031\344\234^\032\017/Q\342\247:+P\267V\351\310n\364\260\315\f2=\361\356HA \264\343\324\242;R\331\275\307X]\355\365\264\027\nzCK\026\347\361\233\333\333\333\331\004\020\271t\251\270qe\033\232\312\253M,\035\025\320\2708\203\317\326\271\366\224\275\331\366\2255\306\032\333\024O6\2474\016\322\326\314>yp\310\341\303\271\375\312%\372\034\325\337j\333\370\263,zm\207\352:R\363M\250i\241/\342\343\033\244n\367\\s\346V\342\261\320v\235u\265i\2559K-\342\315\035\306\210\3242\030\351\313Z\032\303\270\342\b\004c\200i\037\265m\266cC`\255\243\241\276\332\254tt\022UB\3427\"h{A8# ~\245\312j\266#\251j\243\f\252\324t\363\260\035\340\331\035+\206}\270*\1775\177\350\273g\026\343q\215\325\246\231\315\246w\220;\271..9\031\350\260\232\312\3023\247-\211)>\242Q\266h\033\372+\324r\0064\006\323\363\307\376\246\257)X\277\233\"\352\357\357+u\251/\325\232\243PU]b\252\253\212\331TZE\024\222\270\264\000\320\334\021\235\336c+\r\255kF\032\000\036\300\027cJ\263\235\037\346K\257\366+\352\0271\257/\302\261\203\352\".\321\315\b\210\200\"\"\000\210\210\002\311\247\356\036\252\304l2K\034m\300s\334\0323\355'\013\273G\362w\275\261\270\363\335\270\361\367\037\360Zj\327\205-\323x2\214[\340@K\235\276pN3\355_\035\317'\211Z)/\316\0228\b\0062q\227,\n\353\214\265Oi\031\217\003\030i<W\260\236\253o\030\346/,\357KP\267\212\3147\262VH<\227\305\f\362\363}4\236$\362\363}4\236%_\246\341\360\263_KG\340\365&k\350>\321\225\013\362\363},\236%v\236\256Xfl\205\357xo\035\322\356jc\255So\016,-V\r\341\304\230o?\332\344\336\177\265\313B/\317\037\371\r\361'\237\337\364\r\361+])m\361z3\177\266\332\377\000\250\337o;\336?zo;\332~\365\241\363\373\376\201\276$7\367\372\240o\211:R\333\342\364c\333m\177\324o\017\025\215u\270Gl\267KW+\\\346G\214\265\274\316H\037\361Q\211\252f\222W\274H\366\357\022p\034x-e\372Y_l\225\246G\270\035\336\004\376\260\271\327z\332\215)\272q\336\223\3034t\234_\341\214N\235\263\2353S\250/\226\375^&\207\315\031|n\242\233.s\260\3273\210\306\357{\007\366+\233V\331\265u\302\351[\250\255\26544t\324\264\276TD\306\2268\030\332I#t`\036\034\324GB\355^})\246\340\264\262\314\312\246\304\367\273\312\231\313\t\336vyn\237j\302\324\272\212\263W\335\205\333~j\030\334\306\306\352FJ\3470\206\344\037g>\213\347\322\347o+9K|\236\366i\251Q/\305\"u\261\275\270\333tV\221\222\327|\243\272\334j\337T\371\374\263$k\200ik@\031s\263\376\251\373\324\340\374\247t\271\357Xo\007\251\213\374K\314\267\t\005\035\352\222\244B\331\004Nd\205\207\223\360\354\340\365\306\027G\207l\024\216\237/\321\266\320\334\347wxc\247qQ\257\247S\215F\232\336gN\264\234V\016\247\374'4\267\331\353\267\366_\024\376\023\232[\354\365\333\373/\212\363\2555\fm\251\250\250sXD\316.kw{\200\222p\262|\204_D\317\bV\351h\020\234T\244\361\347\3674\312\376I\341\036\201\376\023\232[\354\365\333\373/\212\267?\312[H\324D\350\2524\325\312X\235\315\2226\0274\365\004\256\005\344\"\372&xB\306\271A\027b\230\210\231\274\030pCFB\312|\237\247\030\271mp\371\375\310W\362o\004\267^\353-!\252\365\034\227Jwj;<O\215\214\354\224\220\302#\005\243\004\214H9\364Q\356\337\2453\374\363\254?\n/\371\253;E\355\026\r9`\206\3316\231\243\257s${\315D\244\007\035\343\234wO.\252\306\251\274A\254nt\225\361[\251\355\254\246`\214\303\b\004I\363\267\262x\017n\026\2124%&\251\305\033%$\226\323,v\375)\3753\254?\n/\371\253q\246\264\335>\265\252\222\217I_\357\021UB\337+)\272\000\306nd\017\232cs\216rG0\243\027\033c*\313\013\013b\f\004a\254\034T\372\207mm\267c\262iJH\236\032\030\347\307.\341v=\270b\335^\326t^\376\006\020\250\247\300\347a\265.\257\250\243\027j\343,\016s\\w\210i \340\343\347,\270)\247k\317h\255\236\24621\271!$g\333\304\255}\256wU^\253*\\\315\3031t\233\276\314\2738\374\326\355t\354m\341(*\222[\312\365\352I=\224\000\r\000\000\000\036\240\210\213\250T\b\210\200\"\"\000\210\210\002e\027N\331\206\325]\241lu\026\321d\247\257\022\324\031\374\244\222n\221\226\265\270\344}\337\315k\251)F9\202\3132\212M\3579\224r\371)\342\223\031\334xv9g\007+\2763\345%X\341\221\246i\377\000mc\277\300\271\246\3235\323\265\266\241\267\335\r\272*\016\311\020\213\311F\375\340\374<\2739\300\307<.\237\027\312\034\271\271:N\220\377\000\362q\377\000\321R\257\031TI\312\031\1773l\022\316\0238\003\373\356\352U*\247\367\335\324\252WD\320\021\021\000DD\001\021\020\004D@\021\021\000\302\" \030L\017b\"\000\210\210\002\" \030\b\210\204\204DA\220\210\210@DD\001\021\020\004D@\021\021\000DD\005\332S\212\272s\220\320%a$\3737\202\367\267\235\354\237_\266\3763>+\300\213\"\234e\207\252\245uk\317\264\363\214\033i\317d\262\376\373\272\252UO\377\0008\356\252\225t\324\021\021\000DD\001\021\020\004D@\021\021\000DD\001\021\020\004D@\021m*\264\375\342\222\327\025\312\246\333W\025\276P\322\312\227DDn\016\345\203\313\212\325\250M>\004\265\200\210\212H\b\210\200\"\"\000\210\210\002\" \b\210\200\"\"\000\210\210\002\311\247\356\036\253\031d\323\367\017U\017\201%\207\367\335\325R\252\177}\335U*H\b\210\200\"\"\000\210\210\002\" \b\210\200\"\"\000\210\210\017\2168\031S\212M\223k\252\332Hji\254\022\276\t\230$\215\342x\206\363H\310<_\354Pw\f\214\025\322\2506\335\255\350(i\250\351k(\233\005<M\211\201\324\215'u\243\003'\240Zks\277\361\343\352g\r\237\362:&\250\256\203Rl\272\337\240,R\n\275aC\025<U6\346\202\327F\350@\022\215\367a\207t\214pw\037VW#\272\354\273ZY\355UW\033\235\222H(\251\230d\226S<Gu\243\231\300v~\345\326\365\r\004:?A\321\355:\312\3277V\\Y\004\2652\312\342\370\213\252\000t\244G\310d\236\036\305\315/\273c\326\027\3535e\256\343SH\352:\270\314R\265\264\315i-<\360U\032\034\352\3175\214g~{z\315\323Q\335\264s\340\2109\"\352\025\202\" \b\210\200\"\"\000\210\210\002\" \b\210\200\"\"\000\262i\373\207\252\306Y4\375\303\325C\340Ia\375\367uT\252\237\337wUJ\222\002\" \b\210\200\"\"\000\210\210\002\" \b\210\200\"\"\000\210\210\tU\333_\352+\276\224\247\323u\365P>\321N\330\231\034M\201\255p\021\200\031\227s8\302\212\242,c\030\307tV\tm\276!\021\026D\004D@\021\021\000DD\001\021\020\004D@\021\021\000DD\001d\323\367\017U\214\262i\373\207\252\206IbN\373\272\252\003\201\344\272\016\317\266o&\264\266\327\\\031w\244\241m\034\373\216\212f\344\310\000\016\341\304s\344\246\367K-\026\330%\216\276\331\035.\224\026\346\230$\202\2466\264\316]\207\007\r\334r\306?j\257+\230\306[>f[\r\254\234!\025R4\262G\261\330\313Ii\307\352T\253&\001\021\020\004D@\021\021\000DD\001\021\020\004D@\021\021\000DD\001\021\020\004D@\021\021\000DD\001\021\020\004D@\021\021\000DD\001d\323\367\017U\214\262i\373\207\252\206\017\377\331" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __TEXT,__const .globl _n2_img ## @n2_img .p2align 4 _n2_img: .ascii "\377\330\377\340\000\020JFIF\000\001\001\001\000H\000H\000\000\377\333\000C\000\006\004\005\006\005\004\006\006\005\006\007\007\006\b\n\020\n\n\t\t\n\024\016\017\f\020\027\024\030\030\027\024\026\026\032\035%\037\032\033#\034\026\026 , #&')*)\031\037-0-(0%()(\377\333\000C\001\007\007\007\n\b\n\023\n\n\023(\032\026\032((((((((((((((((((((((((((((((((((((((((((((((((((\377\300\000\021\b\000\360\001,\003\001\"\000\002\021\001\003\021\001\377\304\000\034\000\001\000\001\005\001\001\000\000\000\000\000\000\000\000\000\000\000\006\002\003\004\005\007\b\001\377\304\000P\020\000\001\003\003\001\005\003\007\b\004\t\n\007\000\000\000\001\000\002\003\004\005\021\006\007\022!1q\0242\222\023\025\026AQR\321\b\"STV\221\223\241\027a\201\224\030#45Us\243\261\322$37B\262\263\301\323\360\361(Cbr\204\302\341\377\304\000\034\001\001\000\002\003\001\001\001\000\000\000\000\000\000\000\000\000\000\001\004\002\003\005\006\007\b\377\304\0009\021\000\002\001\003\001\003\t\006\004\006\003\000\000\000\000\000\000\001\002\003\004\021\005\022!1\006\023\025AQSa\221\241\024\026Rq\201\321\"\222\261\341\027#34B\360CT\361\377\332\000\f\003\001\000\002\021\003\021\000?\000\342O\357\273\252\245T\376\373\272\252W\2579\001\021\020\004D@\021\021\000DD\001\021\020\004D@\021\021\000DD\001\020\234-\325F\225\277SX#\276TZ\252c\264H\032\346\325\0207\bq\303O?Z\305\311G\213%&\370\032TDY\020\021\021\000DD\001\021\020\004D@\021\021\000DD\001\021\020\005\223O\334=V2\311\247\356\036\252\037\002Qa\375\367uT\252\237\337wUJ\222\002\" \b\210\200\"\"\000\210\210\002\" \b\210\200\"\"\000\204\340\"\036(\016\213i\330\276\261\274Zh\3564T\364n\246\253\205\223\304]R\032K\\\001\031\036\256\005tk\225l7\335\235S\354\262\336\342\355_H\310\341\226\027\202\330\267\241!\317\002NG\203N\027#\240\332v\265\266QS\322P\337\352b\246\247\215\260\305\030c\bc\032\000\000e\276\240\002\3537\252\b-\033\036\243\332\025\2761\016\264\250\216\031\244\272\267\214\216t\256\ry-?3\213\\Gw\036\305\314\271\3473\035\274q\335\216\337\022\3046p\360s\273\276\306u\215\236\325Wq\255\245\244m-,N\232R\332\226\270\206\264d\340z\327;R\373\216\323\365\245\316\202\242\212\272\373<\324\225\f1K\031\2160\034\3220FCr\242\n\365%U\177W\037CT\266\177\304\"\"\332`\021\021\000DD\001\021\020\004D@\021\021\000DD\001d\323\367\017U\214\262i\373\207\252\207\300\222\303\373\356\352\251U?\276\356\252\225$\004D@\021\021\000DD\001\021\020\004D@\021\021\000DD\001\021\020\005\276\254\325\367\372\275;\035\212\242\3473\355\021\206\265\264\2447t\006\234\264r\317\003\372\326\205\0262\212\227\022Sh\"\"\310\200\210\210\002\" \b\210\200\"\"\000\210\210\002\" \b\210\200,\232~\341\352\261\226M?p\365P\370\022X\177}\335U*\247\367\335\325R\244\200\210\210\002\" \b\210\200\"\"\000\210\210\002\" \b\210\200\"\"\000\210\210\002\" \b\210\200\"\"\000\210\210\002\" \b\210\200\"\"\000\210\210\002\311\247\356\036\253\031d\323\367\017U\017\201%\207\367\335\324\252UO\357\273\252\245I\001\021\020\004D@\021\021\000DD\001\021\020\004D@\021\021\000DD\001\021\020\004D@\021\021\000<\227E\252\331\221\203e\214\326~y\205\333\3212N\303\344p\341\275 f7\267\277^y.t\253\362\217\334\334\337v\347\273\236\013\\\343'\215\227\203$\322\342P\021\021l1\b\210\200\"\"\000\210\210\002\" \013&\237\270z\254e\223O\334=T0d>\315q/w\371\024\374\375\302\266\326M)-t\017\222\255\322S\026\277t4\263\211\030\034\1775\321\025\372z\032\252\246\027SS\313+A\301,i /\232\\\362\272\352\2446b\224<\177\364\372\215\016G\330\333\317n\254\234\227c\334\2100\320\360\375vO\000_}\007\207\353\262x\007\305O\274\321r\372\215G\341\225\364Z.8\343CQ\370es_)\257\273\377\000\323\354^\350\035\037\273\217\233\373\220\017A\341\372\354\236\001\361X\325\3727\310\323I%=C\345\221\243!\205\270\312\350\376h\271}B\243\300U\023[ka\211\322OI4q\267\233\234\302\000YC\224\367\252I\272\331\362\373\030\313\223\372D\323\214`\223}\215\375\3163\346{\217\324\247\360\024\363=\307\352s\370\n\353\210\273>\371\\wq\3659\236\344[w\222\3649\037\231\356?S\237\300PY\356\031\376G?\200\256\271\204Q\357\225\307w\037R}\310\266\357%\350B\251\364TrB\307>\262F\274\214\220#\034\025\317A\241\372\364\276\001\361S\330\255u\322\260>::\2070\362\"3\202\276\371\242\345\365\032\217\001\\ir\236\371\277\353c\310\351\255\003H\212\303\202\317\315\375\310\017\240\360\375vO\000\370\241\321\020\016u\262x\007\305O\374\321r\372\215G\200\256\177\251.\327\n}\240Z\264\274\360\266\032K\204\220C1--\2246Y7\016\351\316\007\016\\\025\233=sQ\273\251\315\302\267\217W\330\253{\246\350\266t\371\311\322O\253s\177r%\250mw\032J\341\035\226\212\246\351M\272\t\232\b]#C\275\334\264\021\237\212\325\366]K\366v\343\373\254\277\005\356\035\005\243\355\272\022\313%\246\304\352\243J\371\335P{D\233\356\336ph<@\034>h[J\333\203\343 E vx\347+\320\332\352\267u\344\251\323{^<\017\031+\032u\2529S\216\312}]\207\202\273.\245\373;q\375\326_\202v]K\366v\343\373\254\277\005\356\263t\251\003\203\207\346\276y\326\244\372\307\347\361]=\275C\303\317\3663\350\203\302\275\227R\375\235\270\376\353/\301;.\245\373;q\375\326_\202\367+/\317|\246&O\013\244\031\313C\262G\354\312\271%\342\241\214.{\332\326\201\222O\253\363Q\267\250xy\376\301\350\315qG\205\273.\245\373;q\375\326_\202v]K\366v\343\373\254\277\005\356\210o3\314\315\370\246c\331\355i\310W|\355Ty\226\375\311\267\250\370y\376\304=\037\007\204{.\245\373;q\375\322O\202\251\214\272S\235\353\265\266\246\206\023\301\257\236'F\034\357`.\003\212\367\255%\306I\034D\257\r\030\341\214\361ZM\240hkF\320\355\324\224\027\367U\b)\346\362\361\366y\003\016\366\013x\344\037QT\252k\027\026\265Tk\255\336\237\241^\256\234\240\260x\261\026#\2451_\3566\366c\310R\313$q\347\275\206\277td\364Yk\324P\255\032\320S\211\307\234\034\036\030DE\270\300\"\"\000\210\210\002\" \b\210\200,\232~\341\352\261\226M?p\365P\301\3533\243l\377\000E/\342\225\262\264\332\251mQ>:6\271\255{\267\216\363\263\305m\315+\363\315\277z\273\0353C\177\214\000\237\324J\374\253V\366s[2\223h\367\325/jT\216\314\346\332\371\230yL\254\356\317\027\273\371\224\354\361{\277\231U\271\324W\347b`\345c\\(\341\257\245}=KK\242\1770\016\026\337\263\305\356\376e|u<x\371\255\301\352T\306\276\036Q1\254\242\323\216\346C\306\216\264z\342\227\361\n\373\350u\237\350\245\374B\245&\225\376\326\247e\177\265\252\337HV\370\337\231o\244k\367\217\314\213z\035g\372)\177\020\257\236\207Y\376\212_\305*U\331_\355j\372)\236\017\022\324\366\372\277\033\035#_\274~f\0354-\246\247\216\030\363\344\343hks\354W2\251\276]-z~\332\352\373\345\\Ttmpa\226R@\004\362\013Qa\326\372GP\\\231o\263^i++\036\034\346\305\023\234I\000d\237\271a\032U\352\301\326\214$\343\332\223\307\231E\334Ck{\336nr\274\315\265\361\217\224~\231\375s[\311\374e\352\216\317\027\273\371\225\345\275\263\2647\345)\246\203F\007\225\267\377\000\275^\233\221s\332\276\226>\027\372\242\265\334\324\240\222\355=Er\252tOt`\f\021\317\326\242\267\212\252\330\037\030\243\200J\b;\331i8\373\212\221\335\377\000\225\236\201k\371\225\366M*\214!m\027\025\214\254\263\245k\210%,d\267\021.\211\205\303\016 \022?Z\270\027\305j\242\242*f\007\316\360\306\223\200O\265t\315\270m\341\030\324\366\270 \270>\255\216\223\3128\270\220H\307\036~\245\r\332^\261\024\364u\366\0353U\f\332\273\f\362tNnN\351\303\235\317\346\377\000\233\311\346\247\361=\2621\257a\313\\2\017\264/<]\007\376)\352\017\254F1\373\230U\256f\351\303wYV\372\342p\206\326w\360/i\335S\264\353]e\031\277Q\303K`\206V\311]/\220\213,\204\034\275\331\007<\263\311v\2759\252,\332\226\216\242\252\307]\035e<\016\f\221\355\005\241\216#89\003\324\264\225\264\320\326\322MKU\030\226\236v\030\344c\2719\244`\203\373\027?\275Y.\272j\355EQ\244@\267i\210\361=\336($\r\0221\256\313\316\351\342\343\270\017.*\215\033\231A\342[\321\315\241}(\313\371\2179;\205=LSg\310\312\3111\317u\300\341o-U.\222fF\3407@\030\341\321q:]\261l\352\211\317\354w\n\306\265\347$:\226C\323\324\266\264\033x\320\024\323\007\272\345Xq\354\243\177\352MF4\253\321|\034\272\213\367\025\350I=\231d\362\255|\361S\353\013\343\246ph53\000O\365\205n\340\323\032\262\345M\025e\242\327%E\024\315\336\212PY\207\017\332r\247Z3f\362\317\253nW]EAMSg\255d\223\323oH\034r\371\032\346\022\321\304\035\334\256\275n\243\247\266\320\303GC\023a\245\204n\307\033y4g+\b\\\324\2055\b\274`\363\316\234\\\234\231\345\311\204\366\372\347[\256\2540\\\2438\222\027c-\310\310\345\303\221\n\342\311\332w\372^\271\377\000\357\217\375\313V2\355\330\327\225jy\227QJ\274\024e\270\"\"\272h\b\210\200\"\"\000\210\210\002\311\247\356\036\253\031d\323\367\017U\f\036\351X\025\367Jz\031\032\311\313\201p\336\030\031P\321r\255\317\n\251|J\325ED\263\270:y\034\362\006\001q\312\374\257ON\304\277\033\334V\271\345r\2257\354\360j^<\to\244T>\363\374%=\"\240\367\337\340*\031\300\372\323\003\332\267\373\005/\023\233\357]\367d|\237\334\231\372EC\357?\302U\332k\335%L\354\212\"\342\367\034\f\264\250>\007\265W\033\235\023\203\243qk\207\"\024;\nX\335\223:|\253\274\332[j8\353\335\373\235%\024\003\3165\237Y\227\304\236q\254\372\314\276%[\243\347\332v=\357\241\335\277B~\203\232\200y\306\263\3532\370\223\3165\237Y\227\304\213N\237h\367\276\207v\375\016AQ\253\256;@\332E\343FjC\034\372r\n\232\2072\b\330\"\177\361N!\231{x\253\232\232\307l\331\215\226mO\243\251\337Kx\247-\211\222M)\231\273\257;\256\033\256\341\310\255\316\246\322\017\200U\335tU4t\272\246\242]\356\326e<C\216d\310q-\343\321h\256\032\337L\276\3144\376\275\222j\233\214\033\261\3271\261;u\322\264\361!\314\307\257\330\276\303\245T\263\271\266\346h\305%\327\035\337W\216\306[\262\324i\336\307n\034|x\222]\005\362\201\261\035/K\351\225l\336|\336\177\226\3624\207s\033\307w\033\274;\270\\\317[j\253^\261\333\346\232\272\330\245\222Z3SC\026\364\221\226\035\346\3123\300\365Sm9\2436\177\250\355l\270\332\354\341\364\257s\232\327>IZr\016\017\002\345\316\357\366K}\203nzr\212\323N)\351{e\023\304a\316w\023+rrI>\2456\232\025\235\225\304\356\250&\234\223\335\325\364GA\325\224\222\213=\213w\376Vz\005\257\345\225\233}x\212y\036\356MnO@\026\236\212\341\005v\377\000gqv\3463\220G?\373/[\246\377\000mO\344\217EB-\323M-\305T\265\260U\276F\302\375\343\031\303\270\021\217\277\242\373[G\rlB9\301-\007x`\343\217\375\024\246\244\202\231\3170F\032^r\343\223\307\376\262\262\b\302\275\3637\266\243,\300\323jK\365\263G\330|\341v|\261\320BY\021tl/vO\001\301q\313m\276mK\265\337O-\030\223N\3244\2629$;\222\022\330|\221\371\234\373\355!n~Q-\271\215\236\327\031\344\006\214\325E\206\214p\033\334?Z\267\261/\364ig\037\327\177\276z\346^M\347c\250\343\352s\222\2377\224\327\022p\354\344aQS\004uT\263ST4>\031\230c\221\207\223\232F\b\373\225s\\il\360\276\351qc\237CD;D\355kC\211\215\274\\\000<\370\016K\215\355;i\226\335a\264\035*\355\025-\306\202\205\222E\025DX\354\355\221\306Q\304\265\256\303\270\034d\252Y\311\312\3017\375\032\351\017\3508<o\377\000\022~\215t\207\364\034\0367\377\000\211Ld\341#\200\345\222\242\332\327[Z\364p\243\363\253*\235\332\267\374\237\220`www9\311\036\360P\t$\0212\b#\206&\356\305\033C\030\337`\003\000*\326\037\247:\177IPS\336\265\025<\323\333\252\332\330\342k l\216\016x\337\004\202@\0375\256\\\257Hj\317J6\345w\252\265\325V\371\216\2429$\247\245\225\305\255c@g\372\231 z\371)\006\227j\0322\360\335Wv\325&(\274\320\315\307\271\376To\000#k\017\315\347\315C\251\347eDBH\216Xyp\302\364\026\325\3066o~\376\240\177\264\325\347\033\027\363d}O\367\256\246\227U\355:}\\J\2671X\3326\b\210\273e \210\210\002\" \b\210\200,\232~\341\352\261\226M?p\365P\370\022w\317K\255\300\2346\243\302>+Uv\3252\311;M\265\356d[\2778=\203\236\177\354\243;\207\335?r\263,\355\211\373\256k\263\214\360Y\331r\003E\264\252\252\302\233\223\354\223\312\362g\221\243d\352Kf\234[f\373\322K\247\323\267\300\337\202zIt\372v\370\033\360Q\356\326\337q\377\000\227\305;[=\307\376_\025\332\367gK\377\000\253\017\312\213\235\017s\334\277\"C\351%\323\351\333\340o\301_\242\324\365\254\252\214\324\312\037\016\360\337\001\2038\365\250\307jo\270\377\000\313\342\276\266\245\256{Z\032\374\270\340pXU\344\266\225R\016\016\332\013=\221I\230OI\270\212nT\232_#\240\372[n\317\006\317\340\037\025\367\322\373w\273?\204|T\023p\373\247\356_w]\356\237\271y\317\341\256\205\360\313\3632\217\263G\304\235\372_n\367'\360\217\212\371\351}\273\335\237\302>*\013\272\357t\375\311\270}\323\367'\360\327B\370e\371\230\366h\370\233\312\215Op5\017u<\333\261\027\022\320X\334\200\242W\013%\252\343_=mu\0043T\316\363$\217qp\336'\237#\375\313#\2653\217\315\177\016\036\244\355M\3655\377\000r\3656\374\236\323\355\226)P\212\352\316\026N\245\035>\362\226\372P\222\371d\300|\272\256\322\356\313\243\356\261Z\355\003\016e0\343\272\342>q\311i<O\036j/\f\267\231\366\275\246d\324u\255\255\257uu\037\361\255\003\213|\253p8\000\245\327+\254v\353|\325\223C+\242\213\031\335\306x\234\177\305B\255w\210o{V\322\365T\321\311\033\005}$x~3\302a\354\352\274\317(l,\355 \371\255\325\036\374xo=\016\237;\307,\\G\013\324\366\365\361\201\323\220\341\363\\\334-E%\035=&\367g\2143{\031\301<p\245\225\220\t\003\201\000?\0374\221\311D5\r\262\342e\210\322J#n\016\361\017 \025\346\364\213\330J\214i=\316;\276g\270\264\250\244\2257,\031k\006\232\351\005M[\351\343\017\362\215\316r8p+2\026\270D\326\274\345\300\000z\253qQ\301\024\246H\342cd<\334\007\022\273\231,\305\305'\265\3649\277\312C\037\242\232\301\3535P\177\264V\026\300\230\035\263\253\031##za\307\372\347\256\265,1N\315\311\341\216fg;\26209\271\350x.3\257\254U\372GX\326\353\376\325\031\260\323\206\003l\247&3\227F!\340\3207;\307{\377\000\325\315\275\242\345\231\243\223yE\355\363\253\202:\345\302\212\232\256\206\242\236\246\236)`\221\205\257c\332\bp#\210!q=OQ\245t\236\254\262[\231\245(_Q[#\fS\307\023\031\344\234^\032\017/Q\342\247:+P\267V\351\310n\364\260\315\f2=\361\356HA \264\343\324\242;R\331\275\307X]\355\365\264\027\nzCK\026\347\361\233\333\333\333\331\004\020\271t\251\270qe\033\232\312\253M,\035\025\320\2708\203\317\326\271\366\224\275\331\366\2255\306\032\333\024O6\2474\016\322\326\314>yp\310\341\303\271\375\312%\372\034\325\337j\333\370\263,zm\207\352:R\363M\250i\241/\342\343\033\244n\367\\s\346V\342\261\320v\235u\265i\2559K-\342\315\035\306\210\3242\030\351\313Z\032\303\270\342\b\004c\200i\037\265m\266cC`\255\243\241\276\332\254tt\022UB\3427\"h{A8# ~\245\312j\266#\251j\243\f\252\324t\363\260\035\340\331\035+\206}\270*\1775\177\350\273g\026\343q\215\325\246\231\315\246w\220;\271..9\031\350\260\232\312\3023\247-\211)>\242Q\266h\033\372+\324r\0064\006\323\363\307\376\246\257)X\277\233\"\352\357\357+u\251/\325\232\243PU]b\252\253\212\331TZE\024\222\270\264\000\320\334\021\235\336c+\r\255kF\032\000\036\300\027cJ\263\235\037\346K\257\366+\352\0271\257/\302\261\203\352\".\321\315\b\210\200\"\"\000\210\210\002\311\247\356\036\252\304l2K\034m\300s\334\0323\355'\013\273G\362w\275\261\270\363\335\270\361\367\037\360Zj\327\205-\323x2\214[\340@K\235\276pN3\355_\035\317'\211Z)/\316\0228\b\0062q\227,\n\353\214\265Oi\031\217\003\030i<W\260\236\253o\030\346/,\357KP\267\212\3147\262VH<\227\305\f\362\363}4\236$\362\363}4\236%_\246\341\360\263_KG\340\365&k\350>\321\225\013\362\363},\236%v\236\256Xfl\205\357xo\035\322\356jc\255So\016,-V\r\341\304\230o?\332\344\336\177\265\313B/\317\037\371\r\361'\237\337\364\r\361+])m\361z3\177\266\332\377\000\250\337o;\336?zo;\332~\365\241\363\373\376\201\276$7\367\372\240o\211:R\333\342\364c\333m\177\324o\017\025\215u\270Gl\267KW+\\\346G\214\265\274\316H\037\361Q\211\252f\222W\274H\366\357\022p\034x-e\372Y_l\225\246G\270\035\336\004\376\260\271\327z\332\215)\272q\336\223\3034t\234_\341\214N\235\263\2353S\250/\226\375^&\207\315\031|n\242\233.s\260\3273\210\306\357{\007\366+\233V\331\265u\302\351[\250\255\26544t\324\264\276TD\306\2268\030\332I#t`\036\034\324GB\355^})\246\340\264\262\314\312\246\304\367\273\312\231\313\t\336vyn\237j\302\324\272\212\263W\335\205\333~j\030\334\306\306\352FJ\3470\206\344\037g>\213\347\322\347o+9K|\236\366i\251Q/\305\"u\261\275\270\333tV\221\222\327|\243\272\334j\337T\371\374\263$k\200ik@\031s\263\376\251\373\324\340\374\247t\271\357Xo\007\251\213\374K\314\267\t\005\035\352\222\244B\331\004Nd\205\207\223\360\354\340\365\306\027G\207l\024\216\237/\321\266\320\334\347wxc\247qQ\257\247S\215F\232\336gN\264\234V\016\247\374'4\267\331\353\267\366_\024\376\023\232[\354\365\333\373/\212\363\2555\fm\251\250\250sXD\316.kw{\200\222p\262|\204_D\317\bV\351h\020\234T\244\361\347\3674\312\376I\341\036\201\376\023\232[\354\365\333\373/\212\267?\312[H\324D\350\2524\325\312X\235\315\2226\0274\365\004\256\005\344\"\372&xB\306\271A\027b\230\210\231\274\030pCFB\312|\237\247\030\271mp\371\375\310W\362o\004\267^\353-!\252\365\034\227Jwj;<O\215\214\354\224\220\302#\005\243\004\214H9\364Q\356\337\2453\374\363\254?\n/\371\253;E\355\026\r9`\206\3316\231\243\257s${\315D\244\007\035\343\234wO.\252\306\251\274A\254nt\225\361[\251\355\254\246`\214\303\b\004I\363\267\262x\017n\026\2124%&\251\305\033%$\226\323,v\375)\3753\254?\n/\371\253q\246\264\335>\265\252\222\217I_\357\021UB\337+)\272\000\306nd\017\232cs\216rG0\243\027\033c*\313\013\013b\f\004a\254\034T\372\207mm\267c\262iJH\236\032\030\347\307.\341v=\270b\335^\326t^\376\006\020\250\247\300\347a\265.\257\250\243\027j\343,\016s\\w\210i \340\343\347,\270)\247k\317h\255\236\24621\271!$g\333\304\255}\256wU^\253*\\\315\3031t\233\276\314\2738\374\326\355t\354m\341(*\222[\312\365\352I=\224\000\r\000\000\000\036\240\210\213\250T\b\210\200\"\"\000\210\210\002e\027N\331\206\325]\241lu\026\321d\247\257\022\324\031\374\244\222n\221\226\265\270\344}\337\315k\251)F9\202\3132\212M\3579\224r\371)\342\223\031\334xv9g\007+\2763\345%X\341\221\246i\377\000mc\277\300\271\246\3235\323\265\266\241\267\335\r\272*\016\311\020\213\311F\375\340\374<\2739\300\307<.\237\027\312\034\271\271:N\220\377\000\362q\377\000\321R\257\031TI\312\031\1773l\022\316\0238\003\373\356\352U*\247\367\335\324\252WD\320\021\021\000DD\001\021\020\004D@\021\021\000\302\" \030L\017b\"\000\210\210\002\" \030\b\210\204\204DA\220\210\210@DD\001\021\020\004D@\021\021\000DD\005\332S\212\272s\220\320%a$\3737\202\367\267\235\354\237_\266\3763>+\300\213\"\234e\207\252\245uk\317\264\363\214\033i\317d\262\376\373\272\252UO\377\0008\356\252\225t\324\021\021\000DD\001\021\020\004D@\021\021\000DD\001\021\020\004D@\021m*\264\375\342\222\327\025\312\246\333W\025\276P\322\312\227DDn\016\345\203\313\212\325\250M>\004\265\200\210\212H\b\210\200\"\"\000\210\210\002\" \b\210\200\"\"\000\210\210\002\311\247\356\036\253\031d\323\367\017U\017\201%\207\367\335\325R\252\177}\335U*H\b\210\200\"\"\000\210\210\002\" \b\210\200\"\"\000\210\210\017\2168\031S\212M\223k\252\332Hji\254\022\276\t\230$\215\342x\206\363H\310<_\354Pw\f\214\025\322\2506\335\255\350(i\250\351k(\233\005<M\211\201\324\215'u\243\003'\240Zks\277\361\343\352g\r\237\362:&\250\256\203Rl\272\337\240,R\n\275aC\025<U6\346\202\327F\350@\022\215\367a\207t\214pw\037VW#\272\354\273ZY\355UW\033\235\222H(\251\230d\226S<Gu\243\231\300v~\345\326\365\r\004:?A\321\355:\312\3277V\\Y\004\2652\312\342\370\213\252\000t\244G\310d\236\036\305\315/\273c\326\027\3535e\256\343SH\352:\270\314R\265\264\315i-<\360U\032\034\352\3175\214g~{z\315\323Q\335\264s\340\2109\"\352\025\202\" \b\210\200\"\"\000\210\210\002\" \b\210\200\"\"\000\262i\373\207\252\306Y4\375\303\325C\340Ia\375\367uT\252\237\337wUJ\222\002\" \b\210\200\"\"\000\210\210\002\" \b\210\200\"\"\000\210\210\tU\333_\352+\276\224\247\323u\365P>\321N\330\231\034M\201\255p\021\200\031\227s8\302\212\242,c\030\307tV\tm\276!\021\026D\004D@\021\021\000DD\001\021\020\004D@\021\021\000DD\001d\323\367\017U\214\262i\373\207\252\206IbN\373\272\252\003\201\344\272\016\317\266o&\264\266\327\\\031w\244\241m\034\373\216\212f\344\310\000\016\341\304s\344\246\367K-\026\330%\216\276\331\035.\224\026\346\230$\202\2466\264\316]\207\007\r\334r\306?j\257+\230\306[>f[\r\254\234!\025R4\262G\261\330\313Ii\307\352T\253&\001\021\020\004D@\021\021\000DD\001\021\020\004D@\021\021\000DD\001\021\020\004D@\021\021\000DD\001\021\020\004D@\021\021\000DD\001d\323\367\017U\214\262i\373\207\252\206\017\377\331" .subsections_via_symbols
the_stack_data/282258.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov w8, #0 str w8, [sp, #8] ; 4-byte Folded Spill stur wzr, [x29, #-4] stur w0, [x29, #-8] str x1, [sp, #16] mov x9, sp add x8, sp, #12 str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _scanf ldr s0, [sp, #12] fcvt d0, s0 mov x8, sp str d0, [x8] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf ldr w0, [sp, #8] ; 4-byte Folded Reload ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%i" l_.str.1: ; @.str.1 .asciz "%f\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl $0, -4(%rbp) movl %edi, -8(%rbp) movq %rsi, -16(%rbp) leaq -24(%rbp), %rsi leaq L_.str(%rip), %rdi movb $0, %al callq _scanf movss -24(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm0 leaq L_.str.1(%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 "%i" L_.str.1: ## @.str.1 .asciz "%f\n" .subsections_via_symbols
the_stack_data/967855.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _test ; -- Begin function test .p2align 2 _test: ; @test .cfi_startproc ; %bb.0: sub sp, sp, #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] ldurh w8, [x29, #-16] sturh w8, [x29, #-4] ldurb w8, [x29, #-14] sturb w8, [x29, #-2] ldursb w12, [x29, #-4] ldursb w11, [x29, #-3] ldursb w10, [x29, #-2] mov x9, sp ; implicit-def: $x8 mov x8, x12 str x8, [x9] ; implicit-def: $x8 mov x8, x11 str x8, [x9, #8] ; implicit-def: $x8 mov x8, x10 str x8, [x9, #16] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, _s1@GOTPAGE ldr x8, [x8, _s1@GOTPAGEOFF] stur wzr, [x29, #-4] mov w9, #3 strb w9, [x8] mov w9, #2 strb w9, [x8, #1] mov w9, #1 strb w9, [x8, #2] ldrh w9, [x8] strh w9, [sp, #16] ldrb w8, [x8, #2] strb w8, [sp, #18] ldr x0, [sp, #16] bl _test mov x9, sp str xzr, [x9] mov x8, #3 str x8, [x9, #8] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "{%d, %d, %d}\n" .comm _s1,3,0 ; @s1 l_.str.1: ; @.str.1 .asciz "size: %lu, %lu\n" .comm _foo,1,2 ; @foo .comm _bar,1,2 ; @bar .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _test ## -- Begin function test .p2align 4, 0x90 _test: ## @test .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movw %di, %ax movw %ax, -12(%rbp) shrl $16, %edi movb %dil, %al movb %al, -10(%rbp) movw -12(%rbp), %ax movw %ax, -8(%rbp) movb -10(%rbp), %al movb %al, -6(%rbp) movsbl -8(%rbp), %esi movsbl -7(%rbp), %edx movsbl -6(%rbp), %ecx leaq L_.str(%rip), %rdi movb $0, %al callq _printf addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl $0, -4(%rbp) movq _s1@GOTPCREL(%rip), %rax movb $3, (%rax) movb $2, 1(%rax) movb $1, 2(%rax) movb 2(%rax), %cl movb %cl, -6(%rbp) movw (%rax), %ax movw %ax, -8(%rbp) movzbl -6(%rbp), %eax shll $16, %eax movzwl -8(%rbp), %edi orl %eax, %edi callq _test leaq L_.str.1(%rip), %rdi xorl %eax, %eax movl %eax, %esi movl $3, %edx movb $0, %al callq _printf addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "{%d, %d, %d}\n" .comm _s1,3,0 ## @s1 L_.str.1: ## @.str.1 .asciz "size: %lu, %lu\n" .comm _foo,1,2 ## @foo .comm _bar,1,2 ## @bar .subsections_via_symbols
the_stack_data/148025.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, #-12] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf mov w8, #7 stur w8, [x29, #-8] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-8] subs w8, w8, #70 cset w8, gt tbnz w8, #0, LBB0_4 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-12] ; implicit-def: $x10 mov x10, x8 mov x8, x10 add w8, w8, #1 stur w8, [x29, #-12] ldur w9, [x29, #-8] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x10, [x9] str x8, [x9, #8] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-8] add w8, w8, #7 stur w8, [x29, #-8] 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 .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "TABUADA DE MULTIPLICAR 7\n" l_.str.1: ; @.str.1 .asciz "7 x %d= %d\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl $0, -4(%rbp) movl $1, -12(%rbp) leaq L_.str(%rip), %rdi movb $0, %al callq _printf movl $7, -8(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 cmpl $70, -8(%rbp) jg LBB0_4 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movl -12(%rbp), %esi movl %esi, %eax addl $1, %eax movl %eax, -12(%rbp) movl -8(%rbp), %edx 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 $7, %eax movl %eax, -8(%rbp) jmp LBB0_1 LBB0_4: xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "TABUADA DE MULTIPLICAR 7\n" L_.str.1: ## @.str.1 .asciz "7 x %d= %d\n" .subsections_via_symbols
the_stack_data/92933.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _ft_strncmp ; -- Begin function ft_strncmp .p2align 2 _ft_strncmp: ; @ft_strncmp .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 str x0, [sp, #32] str x1, [sp, #24] str w2, [sp, #20] str wzr, [sp, #16] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #32] 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_4 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #24] 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_4 b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #16] ldr w9, [sp, #20] subs w8, w8, w9 cset w8, lo str w8, [sp, #12] ; 4-byte Folded Spill b LBB0_4 LBB0_4: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #12] ; 4-byte Folded Reload tbz w8, #0, LBB0_8 b LBB0_5 LBB0_5: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #32] ldrsb w8, [x8] ldr x9, [sp, #24] ldrsb w9, [x9] subs w8, w8, w9 cset w8, eq tbnz w8, #0, LBB0_7 b LBB0_6 LBB0_6: ldr x8, [sp, #32] ldrsb w8, [x8] ldr x9, [sp, #24] ldrsb w9, [x9] subs w8, w8, w9 str w8, [sp, #44] b LBB0_11 LBB0_7: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #32] add x8, x8, #1 str x8, [sp, #32] ldr x8, [sp, #24] add x8, x8, #1 str x8, [sp, #24] ldr w8, [sp, #16] add w8, w8, #1 str w8, [sp, #16] b LBB0_1 LBB0_8: ldr w8, [sp, #16] ldr w9, [sp, #20] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB0_10 b LBB0_9 LBB0_9: ldr x8, [sp, #32] subs x8, x8, #1 str x8, [sp, #32] ldr x8, [sp, #24] subs x8, x8, #1 str x8, [sp, #24] b LBB0_10 LBB0_10: ldr x8, [sp, #32] ldrsb w8, [x8] ldr x9, [sp, #24] ldrsb w9, [x9] subs w8, w8, w9 str w8, [sp, #44] b LBB0_11 LBB0_11: ldr w0, [sp, #44] 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 _ft_strncmp ## -- Begin function ft_strncmp .p2align 4, 0x90 _ft_strncmp: ## @ft_strncmp .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) movl $0, -32(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 movq -16(%rbp), %rax movsbl (%rax), %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $0, %ecx movb %al, -33(%rbp) ## 1-byte Spill je LBB0_4 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movq -24(%rbp), %rax movsbl (%rax), %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $0, %ecx movb %al, -33(%rbp) ## 1-byte Spill je LBB0_4 ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 movl -32(%rbp), %eax cmpl -28(%rbp), %eax setb %al movb %al, -33(%rbp) ## 1-byte Spill LBB0_4: ## in Loop: Header=BB0_1 Depth=1 movb -33(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB0_5 jmp LBB0_8 LBB0_5: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax movsbl (%rax), %eax movq -24(%rbp), %rcx movsbl (%rcx), %ecx cmpl %ecx, %eax je LBB0_7 ## %bb.6: movq -16(%rbp), %rax movsbl (%rax), %eax movq -24(%rbp), %rcx movsbl (%rcx), %ecx subl %ecx, %eax movl %eax, -4(%rbp) jmp LBB0_11 LBB0_7: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) movq -24(%rbp), %rax addq $1, %rax movq %rax, -24(%rbp) movl -32(%rbp), %eax addl $1, %eax movl %eax, -32(%rbp) jmp LBB0_1 LBB0_8: movl -32(%rbp), %eax cmpl -28(%rbp), %eax jne LBB0_10 ## %bb.9: movq -16(%rbp), %rax addq $-1, %rax movq %rax, -16(%rbp) movq -24(%rbp), %rax addq $-1, %rax movq %rax, -24(%rbp) LBB0_10: movq -16(%rbp), %rax movsbl (%rax), %eax movq -24(%rbp), %rcx movsbl (%rcx), %ecx subl %ecx, %eax movl %eax, -4(%rbp) LBB0_11: movl -4(%rbp), %eax popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/101574.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _linearSearch ; -- Begin function linearSearch .p2align 2 _linearSearch: ; @linearSearch .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-16] str x1, [sp, #24] str x2, [sp, #16] str xzr, [sp, #8] b LBB0_1 LBB0_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, LBB0_6 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldur x8, [x29, #-16] ldr x9, [sp, #8] mov x10, #136 mul x9, x9, x10 add x0, x8, x9 add x1, sp, #16 bl _strcmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: ldur x8, [x29, #-16] ldr x9, [sp, #8] mov x10, #136 mul x9, x9, x10 add x8, x8, x9 stur x8, [x29, #-8] b LBB0_6 LBB0_4: ; in Loop: Header=BB0_1 Depth=1 b LBB0_5 LBB0_5: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #8] add x8, x8, #1 str x8, [sp, #8] b LBB0_1 LBB0_6: ldur x0, [x29, #-8] ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .globl _randomNumber ; -- Begin function randomNumber .p2align 2 _randomNumber: ; @randomNumber .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-4] str w1, [sp, #8] bl _rand ldr w8, [sp, #8] add w8, w8, #1 ldur w9, [x29, #-4] subs w9, w8, w9 sdiv w8, w0, w9 mul w8, w8, w9 subs w8, w0, w8 ldur w9, [x29, #-4] add w8, w8, w9 str w8, [sp, #4] ldr w0, [sp, #4] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _generate ; -- Begin function generate .p2align 2 _generate: ; @generate .cfi_startproc ; %bb.0: sub sp, sp, #80 .cfi_def_cfa_offset 80 stp x29, x30, [sp, #64] ; 16-byte Folded Spill add x29, sp, #64 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov x0, #0 bl _time ; kill: def $w0 killed $w0 killed $x0 bl _srand mov x0, #128 bl _malloc stur x0, [x29, #-8] mov w8, #5 stur w8, [x29, #-12] mov w8, #10 stur w8, [x29, #-16] mov w0, #4 mov w1, #9 bl _randomNumber stur w0, [x29, #-20] mov w0, #0 mov w1, #18 bl _randomNumber stur w0, [x29, #-24] ldursw x9, [x29, #-24] adrp x8, _starts@PAGE add x8, x8, _starts@PAGEOFF add x8, x8, x9 ldrb w8, [x8] ldur x9, [x29, #-8] strb w8, [x9] mov x8, #20 str x8, [sp, #32] str wzr, [sp, #20] b LBB2_1 LBB2_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #20] ldur w9, [x29, #-20] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB2_4 b LBB2_2 LBB2_2: ; in Loop: Header=BB2_1 Depth=1 ldr x1, [sp, #32] ldur x8, [x29, #-8] ldrsw x9, [sp, #20] ldrsb x2, [x8, x9] adrp x0, _speakable@PAGE add x0, x0, _speakable@PAGEOFF bl _linearSearch str x0, [sp, #24] ldr x8, [sp, #24] add x8, x8, #8 str x8, [sp, #8] ; 8-byte Folded Spill ldr x8, [sp, #24] add x0, x8, #8 bl _strlen mov x1, x0 mov w0, #0 bl _randomNumber ldr x8, [sp, #8] ; 8-byte Folded Reload ldr x8, [x8, w0, sxtw #3] ; kill: def $w8 killed $w8 killed $x8 ldur x9, [x29, #-8] ldr w10, [sp, #20] add w10, w10, #1 add x9, x9, w10, sxtw strb w8, [x9] b LBB2_3 LBB2_3: ; in Loop: Header=BB2_1 Depth=1 ldr w8, [sp, #20] add w8, w8, #1 str w8, [sp, #20] b LBB2_1 LBB2_4: ldur x8, [x29, #-8] ldur w9, [x29, #-20] add w9, w9, #1 add x8, x8, w9, sxtw strb wzr, [x8] ldur x0, [x29, #-8] ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .section __DATA,__data .globl _speakable ; @speakable .p2align 3 _speakable: .quad 97 .quad 98 .quad 100 .quad 102 .quad 103 .quad 104 .quad 105 .quad 106 .quad 107 .quad 108 .quad 109 .quad 110 .quad 112 .quad 114 .quad 115 .quad 116 .quad 117 .quad 98 .quad 97 .quad 101 .quad 105 .quad 108 .quad 111 .quad 114 .quad 117 .space 72 .quad 99 .quad 104 .space 120 .quad 100 .quad 97 .quad 101 .quad 105 .quad 108 .quad 111 .quad 114 .quad 117 .space 72 .quad 101 .quad 102 .quad 105 .quad 106 .quad 107 .quad 109 .quad 110 .quad 112 .quad 114 .quad 115 .quad 116 .quad 117 .quad 0 .quad 0 .quad 0 .quad 0 .quad 0 .quad 102 .quad 97 .quad 101 .quad 105 .quad 108 .quad 111 .quad 114 .quad 117 .space 72 .quad 103 .quad 97 .quad 101 .quad 105 .quad 108 .quad 111 .quad 117 .space 80 .quad 104 .quad 97 .quad 101 .quad 105 .quad 111 .quad 117 .space 88 .quad 105 .quad 98 .quad 102 .quad 107 .quad 108 .quad 109 .quad 110 .quad 112 .quad 114 .quad 104 .quad 115 .quad 116 .quad 0 .quad 0 .quad 0 .quad 0 .quad 0 .quad 106 .quad 97 .quad 101 .quad 105 .quad 111 .quad 117 .space 88 .quad 107 .quad 97 .quad 101 .quad 105 .quad 108 .quad 111 .quad 117 .space 80 .quad 108 .quad 97 .quad 101 .quad 105 .quad 111 .quad 117 .space 88 .quad 109 .quad 97 .quad 101 .quad 105 .quad 108 .quad 111 .quad 117 .space 80 .quad 110 .quad 97 .quad 101 .quad 105 .quad 111 .quad 117 .space 88 .quad 111 .quad 98 .quad 99 .quad 102 .quad 103 .quad 104 .quad 105 .quad 106 .quad 107 .quad 108 .quad 109 .quad 110 .quad 112 .quad 114 .quad 115 .quad 116 .quad 0 .quad 112 .quad 97 .quad 101 .quad 105 .quad 108 .quad 111 .quad 114 .quad 117 .space 72 .quad 114 .quad 97 .quad 101 .quad 105 .quad 111 .quad 117 .space 88 .quad 115 .quad 97 .quad 101 .quad 99 .quad 105 .quad 111 .quad 117 .quad 116 .space 72 .quad 116 .quad 97 .quad 101 .quad 105 .quad 111 .quad 117 .space 88 .quad 117 .quad 98 .quad 103 .quad 105 .quad 107 .quad 110 .quad 109 .quad 112 .quad 114 .quad 115 .quad 116 .quad 0 .quad 0 .quad 0 .quad 0 .quad 0 .quad 0 .globl _starts ; @starts _starts: .ascii "abcdefgijklmnorpstu" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _linearSearch ## -- Begin function linearSearch .p2align 4, 0x90 _linearSearch: ## @linearSearch .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movq %rdi, -16(%rbp) movq %rsi, -24(%rbp) movq %rdx, -32(%rbp) movq $0, -40(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 movq -40(%rbp), %rax cmpq -24(%rbp), %rax jae LBB0_6 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rdi imulq $136, -40(%rbp), %rax addq %rax, %rdi leaq -32(%rbp), %rsi callq _strcmp cmpl $0, %eax jne LBB0_4 ## %bb.3: movq -16(%rbp), %rax imulq $136, -40(%rbp), %rcx addq %rcx, %rax movq %rax, -8(%rbp) jmp LBB0_6 LBB0_4: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_5 LBB0_5: ## in Loop: Header=BB0_1 Depth=1 movq -40(%rbp), %rax addq $1, %rax movq %rax, -40(%rbp) jmp LBB0_1 LBB0_6: movq -8(%rbp), %rax addq $48, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _randomNumber ## -- Begin function randomNumber .p2align 4, 0x90 _randomNumber: ## @randomNumber .cfi_startproc ## %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) callq _rand movl -8(%rbp), %ecx addl $1, %ecx subl -4(%rbp), %ecx cltd idivl %ecx addl -4(%rbp), %edx movl %edx, -12(%rbp) movl -12(%rbp), %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _generate ## -- Begin function generate .p2align 4, 0x90 _generate: ## @generate .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 xorl %eax, %eax movl %eax, %edi callq _time movl %eax, %edi callq _srand movl $128, %edi callq _malloc movq %rax, -8(%rbp) movl $5, -12(%rbp) movl $10, -16(%rbp) movl $4, %edi movl $9, %esi callq _randomNumber movl %eax, -20(%rbp) xorl %edi, %edi movl $18, %esi callq _randomNumber movl %eax, -24(%rbp) movslq -24(%rbp), %rcx leaq _starts(%rip), %rax movb (%rax,%rcx), %cl movq -8(%rbp), %rax movb %cl, (%rax) movq $20, -32(%rbp) movl $0, -44(%rbp) LBB2_1: ## =>This Inner Loop Header: Depth=1 movl -44(%rbp), %eax cmpl -20(%rbp), %eax jge LBB2_4 ## %bb.2: ## in Loop: Header=BB2_1 Depth=1 movq -32(%rbp), %rsi movq -8(%rbp), %rax movslq -44(%rbp), %rcx movsbq (%rax,%rcx), %rdx leaq _speakable(%rip), %rdi callq _linearSearch movq %rax, -40(%rbp) movq -40(%rbp), %rax movq %rax, -56(%rbp) ## 8-byte Spill movq -40(%rbp), %rdi addq $8, %rdi callq _strlen movl %eax, %esi xorl %edi, %edi callq _randomNumber movl %eax, %ecx movq -56(%rbp), %rax ## 8-byte Reload movslq %ecx, %rcx movq 8(%rax,%rcx,8), %rax movb %al, %dl movq -8(%rbp), %rax movl -44(%rbp), %ecx addl $1, %ecx movslq %ecx, %rcx movb %dl, (%rax,%rcx) ## %bb.3: ## in Loop: Header=BB2_1 Depth=1 movl -44(%rbp), %eax addl $1, %eax movl %eax, -44(%rbp) jmp LBB2_1 LBB2_4: movq -8(%rbp), %rax movl -20(%rbp), %ecx addl $1, %ecx movslq %ecx, %rcx movb $0, (%rax,%rcx) movq -8(%rbp), %rax addq $64, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __DATA,__data .globl _speakable ## @speakable .p2align 4 _speakable: .quad 97 .quad 98 .quad 100 .quad 102 .quad 103 .quad 104 .quad 105 .quad 106 .quad 107 .quad 108 .quad 109 .quad 110 .quad 112 .quad 114 .quad 115 .quad 116 .quad 117 .quad 98 .quad 97 .quad 101 .quad 105 .quad 108 .quad 111 .quad 114 .quad 117 .space 72 .quad 99 .quad 104 .space 120 .quad 100 .quad 97 .quad 101 .quad 105 .quad 108 .quad 111 .quad 114 .quad 117 .space 72 .quad 101 .quad 102 .quad 105 .quad 106 .quad 107 .quad 109 .quad 110 .quad 112 .quad 114 .quad 115 .quad 116 .quad 117 .quad 0 .quad 0 .quad 0 .quad 0 .quad 0 .quad 102 .quad 97 .quad 101 .quad 105 .quad 108 .quad 111 .quad 114 .quad 117 .space 72 .quad 103 .quad 97 .quad 101 .quad 105 .quad 108 .quad 111 .quad 117 .space 80 .quad 104 .quad 97 .quad 101 .quad 105 .quad 111 .quad 117 .space 88 .quad 105 .quad 98 .quad 102 .quad 107 .quad 108 .quad 109 .quad 110 .quad 112 .quad 114 .quad 104 .quad 115 .quad 116 .quad 0 .quad 0 .quad 0 .quad 0 .quad 0 .quad 106 .quad 97 .quad 101 .quad 105 .quad 111 .quad 117 .space 88 .quad 107 .quad 97 .quad 101 .quad 105 .quad 108 .quad 111 .quad 117 .space 80 .quad 108 .quad 97 .quad 101 .quad 105 .quad 111 .quad 117 .space 88 .quad 109 .quad 97 .quad 101 .quad 105 .quad 108 .quad 111 .quad 117 .space 80 .quad 110 .quad 97 .quad 101 .quad 105 .quad 111 .quad 117 .space 88 .quad 111 .quad 98 .quad 99 .quad 102 .quad 103 .quad 104 .quad 105 .quad 106 .quad 107 .quad 108 .quad 109 .quad 110 .quad 112 .quad 114 .quad 115 .quad 116 .quad 0 .quad 112 .quad 97 .quad 101 .quad 105 .quad 108 .quad 111 .quad 114 .quad 117 .space 72 .quad 114 .quad 97 .quad 101 .quad 105 .quad 111 .quad 117 .space 88 .quad 115 .quad 97 .quad 101 .quad 99 .quad 105 .quad 111 .quad 117 .quad 116 .space 72 .quad 116 .quad 97 .quad 101 .quad 105 .quad 111 .quad 117 .space 88 .quad 117 .quad 98 .quad 103 .quad 105 .quad 107 .quad 110 .quad 109 .quad 112 .quad 114 .quad 115 .quad 116 .quad 0 .quad 0 .quad 0 .quad 0 .quad 0 .quad 0 .globl _starts ## @starts .p2align 4 _starts: .ascii "abcdefgijklmnorpstu" .subsections_via_symbols
the_stack_data/165769156.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 adrp x8, _i@GOTPAGE ldr x8, [x8, _i@GOTPAGEOFF] ldr d0, [x8] fmov d1, #2.00000000 fmul d0, d0, d1 str d0, [x8] ldr w0, [sp, #12] add sp, sp, #16 ret .cfi_endproc ; -- End function .comm _i,8,3 ; @i .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 f LCPI0_0: .quad 0x4000000000000000 ## double 2 .section __TEXT,__text,regular,pure_instructions .globl _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 movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero movq _i@GOTPCREL(%rip), %rax mulsd (%rax), %xmm0 movq _i@GOTPCREL(%rip), %rax movsd %xmm0, (%rax) movl -4(%rbp), %eax popq %rbp retq .cfi_endproc ## -- End function .comm _i,8,3 ## @i .subsections_via_symbols
the_stack_data/175142822.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] str wzr, [sp, #16] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf mov x9, sp sub x8, x29, #8 str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _scanf mov w8, #1 stur w8, [x29, #-12] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-12] ldur w9, [x29, #-8] subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB0_4 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #16] ldur w9, [x29, #-12] add w8, w8, w9 str w8, [sp, #16] b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-12] add w8, w8, #1 stur w8, [x29, #-12] b LBB0_1 LBB0_4: ldr w9, [sp, #16] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf mov w0, #0 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Enter the number : " l_.str.1: ; @.str.1 .asciz "%d" l_.str.2: ; @.str.2 .asciz "Total 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) movl $0, -16(%rbp) leaq L_.str(%rip), %rdi movb $0, %al callq _printf leaq L_.str.1(%rip), %rdi leaq -8(%rbp), %rsi movb $0, %al callq _scanf movl $1, -12(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 movl -12(%rbp), %eax cmpl -8(%rbp), %eax jg LBB0_4 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movl -16(%rbp), %eax addl -12(%rbp), %eax movl %eax, -16(%rbp) ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 movl -12(%rbp), %eax addl $1, %eax movl %eax, -12(%rbp) jmp LBB0_1 LBB0_4: movl -16(%rbp), %esi leaq L_.str.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 the number : " L_.str.1: ## @.str.1 .asciz "%d" L_.str.2: ## @.str.2 .asciz "Total is : %d" .subsections_via_symbols
the_stack_data/53545.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _countP ; -- Begin function countP .p2align 2 _countP: ; @countP .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, #-8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_3 b LBB0_1 LBB0_1: ldur w8, [x29, #-12] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: ldur w8, [x29, #-12] ldur w9, [x29, #-8] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: stur wzr, [x29, #-4] b LBB0_8 LBB0_4: ldur w8, [x29, #-12] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_6 b LBB0_5 LBB0_5: ldur w8, [x29, #-12] ldur w9, [x29, #-8] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB0_7 b LBB0_6 LBB0_6: mov w8, #1 stur w8, [x29, #-4] b LBB0_8 LBB0_7: ldur w8, [x29, #-12] str w8, [sp, #12] ; 4-byte Folded Spill ldur w8, [x29, #-8] subs w0, w8, #1 ldur w1, [x29, #-12] bl _countP ldr w8, [sp, #12] ; 4-byte Folded Reload mul w8, w8, w0 str w8, [sp, #16] ; 4-byte Folded Spill ldur w8, [x29, #-8] subs w0, w8, #1 ldur w8, [x29, #-12] subs w1, w8, #1 bl _countP ldr w8, [sp, #16] ; 4-byte Folded Reload add w8, w8, w0 stur w8, [x29, #-4] b LBB0_8 LBB0_8: ldur w0, [x29, #-4] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov w8, #0 str w8, [sp, #16] ; 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 ldr x0, [sp, #8] ; 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 _countP 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 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 "%d" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _countP ## -- Begin function countP .p2align 4, 0x90 _countP: ## @countP .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, -8(%rbp) je LBB0_3 ## %bb.1: cmpl $0, -12(%rbp) je LBB0_3 ## %bb.2: movl -12(%rbp), %eax cmpl -8(%rbp), %eax jle LBB0_4 LBB0_3: movl $0, -4(%rbp) jmp LBB0_8 LBB0_4: cmpl $1, -12(%rbp) je LBB0_6 ## %bb.5: movl -12(%rbp), %eax cmpl -8(%rbp), %eax jne LBB0_7 LBB0_6: movl $1, -4(%rbp) jmp LBB0_8 LBB0_7: movl -12(%rbp), %eax movl %eax, -20(%rbp) ## 4-byte Spill movl -8(%rbp), %edi subl $1, %edi movl -12(%rbp), %esi callq _countP movl %eax, %ecx movl -20(%rbp), %eax ## 4-byte Reload imull %ecx, %eax movl %eax, -16(%rbp) ## 4-byte Spill movl -8(%rbp), %edi subl $1, %edi movl -12(%rbp), %esi subl $1, %esi callq _countP movl %eax, %ecx movl -16(%rbp), %eax ## 4-byte Reload addl %ecx, %eax movl %eax, -4(%rbp) LBB0_8: movl -4(%rbp), %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl $0, -4(%rbp) leaq L_.str(%rip), %rdi leaq -8(%rbp), %rsi movb $0, %al callq _scanf leaq L_.str(%rip), %rdi leaq -12(%rbp), %rsi movb $0, %al callq _scanf movl -8(%rbp), %edi movl -12(%rbp), %esi callq _countP 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/26700095.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _fill_bag ; -- Begin function fill_bag .p2align 2 _fill_bag: ; @fill_bag .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 sub sp, sp, #96 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] stur w0, [x29, #-12] stur x1, [x29, #-24] stur x2, [x29, #-32] stur w3, [x29, #-36] movi d0, #0000000000000000 stur s0, [x29, #-52] ldur w8, [x29, #-12] ; kill: def $x8 killed $w8 mov x9, sp stur x9, [x29, #-64] lsl x9, x8, #2 add x9, x9, #15 and x9, x9, #0xfffffffffffffff0 stur x9, [x29, #-88] ; 8-byte Folded Spill adrp x16, ___chkstk_darwin@GOTPAGE ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 ldur x10, [x29, #-88] ; 8-byte Folded Reload mov x9, sp subs x9, x9, x10 mov sp, x9 stur x9, [x29, #-80] ; 8-byte Folded Spill stur x8, [x29, #-72] mov w8, #1 stur w8, [x29, #-44] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-44] ldur w9, [x29, #-12] subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB0_4 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldur x9, [x29, #-80] ; 8-byte Folded Reload ldursw x10, [x29, #-44] mov w8, #0 str w8, [x9, x10, lsl #2] b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-44] add w8, w8, #1 stur w8, [x29, #-44] b LBB0_1 LBB0_4: ldur w8, [x29, #-36] stur w8, [x29, #-40] b LBB0_5 LBB0_5: ; =>This Loop Header: Depth=1 ; Child Loop BB0_7 Depth 2 ldur w8, [x29, #-40] subs w8, w8, #0 cset w8, le tbnz w8, #0, LBB0_17 b LBB0_6 LBB0_6: ; in Loop: Header=BB0_5 Depth=1 mov w8, #-1 stur w8, [x29, #-48] mov w8, #1 stur w8, [x29, #-44] b LBB0_7 LBB0_7: ; Parent Loop BB0_5 Depth=1 ; => This Inner Loop Header: Depth=2 ldur w8, [x29, #-44] ldur w9, [x29, #-12] subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB0_14 b LBB0_8 LBB0_8: ; in Loop: Header=BB0_7 Depth=2 ldur x8, [x29, #-80] ; 8-byte Folded Reload ldursw x9, [x29, #-44] ldr w8, [x8, x9, lsl #2] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_12 b LBB0_9 LBB0_9: ; in Loop: Header=BB0_7 Depth=2 ldur w8, [x29, #-48] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_11 b LBB0_10 LBB0_10: ; in Loop: Header=BB0_7 Depth=2 ldur x8, [x29, #-24] ldursw x9, [x29, #-44] ldr s0, [x8, x9, lsl #2] scvtf s0, s0 ldur x8, [x29, #-32] ldursw x9, [x29, #-44] ldr s1, [x8, x9, lsl #2] scvtf s1, s1 fdiv s0, s0, s1 ldur x8, [x29, #-24] ldursw x9, [x29, #-48] ldr s1, [x8, x9, lsl #2] scvtf s1, s1 ldur x8, [x29, #-32] ldursw x9, [x29, #-48] ldr s2, [x8, x9, lsl #2] scvtf s2, s2 fdiv s1, s1, s2 fcmp s0, s1 cset w8, le tbnz w8, #0, LBB0_12 b LBB0_11 LBB0_11: ; in Loop: Header=BB0_7 Depth=2 ldur w8, [x29, #-44] stur w8, [x29, #-48] b LBB0_12 LBB0_12: ; in Loop: Header=BB0_7 Depth=2 b LBB0_13 LBB0_13: ; in Loop: Header=BB0_7 Depth=2 ldur w8, [x29, #-44] add w8, w8, #1 stur w8, [x29, #-44] b LBB0_7 LBB0_14: ; in Loop: Header=BB0_5 Depth=1 ldur x9, [x29, #-80] ; 8-byte Folded Reload ldursw x10, [x29, #-48] mov w8, #1 str w8, [x9, x10, lsl #2] ldur x8, [x29, #-32] ldursw x9, [x29, #-48] ldr w9, [x8, x9, lsl #2] ldur w8, [x29, #-40] subs w8, w8, w9 stur w8, [x29, #-40] ldur x8, [x29, #-24] ldursw x9, [x29, #-48] ldr s0, [x8, x9, lsl #2] scvtf s1, s0 ldur s0, [x29, #-52] fadd s0, s0, s1 stur s0, [x29, #-52] ldur w8, [x29, #-40] subs w8, w8, #0 cset w8, ge tbnz w8, #0, LBB0_16 b LBB0_15 LBB0_15: ; in Loop: Header=BB0_5 Depth=1 ldur x8, [x29, #-24] ldursw x9, [x29, #-48] ldr s0, [x8, x9, lsl #2] scvtf s1, s0 ldur s0, [x29, #-52] fsub s0, s0, s1 stur s0, [x29, #-52] ldur s0, [x29, #-40] scvtf s0, s0 ldur x8, [x29, #-32] ldursw x9, [x29, #-48] ldr s1, [x8, x9, lsl #2] scvtf s1, s1 fdiv s1, s0, s1 fmov s0, #1.00000000 fadd s0, s0, s1 ldur x8, [x29, #-24] ldursw x9, [x29, #-48] ldr s1, [x8, x9, lsl #2] scvtf s1, s1 ldur s2, [x29, #-52] fmadd s0, s0, s1, s2 stur s0, [x29, #-52] b LBB0_16 LBB0_16: ; in Loop: Header=BB0_5 Depth=1 b LBB0_5 LBB0_17: ldur s0, [x29, #-52] fcvt d0, s0 sub sp, sp, #16 mov x8, sp str d0, [x8] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf add sp, sp, #16 ldur x8, [x29, #-64] stur x8, [x29, #-96] ; 8-byte Folded Spill ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_19 b LBB0_18 LBB0_18: bl ___stack_chk_fail LBB0_19: ldur x8, [x29, #-96] ; 8-byte Folded Reload mov sp, x8 mov sp, x29 ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .section __TEXT,__literal8,8byte_literals .p2align 3 ; -- Begin function main lCPI1_0: .quad 0x412e848000000000 ; double 1.0E+6 .section __TEXT,__text,regular,pure_instructions .globl _main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: 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] bl _clock stur x0, [x29, #-32] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf sub sp, sp, #16 mov x9, sp sub x8, x29, #16 str x8, [x9] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _scanf add sp, sp, #16 b LBB1_1 LBB1_1: ; =>This Loop Header: Depth=1 ; Child Loop BB1_3 Depth 2 ; Child Loop BB1_7 Depth 2 ldur w8, [x29, #-16] subs w9, w8, #1 stur w9, [x29, #-16] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB1_11 b LBB1_2 LBB1_2: ; in Loop: Header=BB1_1 Depth=1 adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf sub sp, sp, #16 mov x9, sp sub x8, x29, #20 str x8, [x9] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _scanf add sp, sp, #16 ldur w8, [x29, #-20] ; kill: def $x8 killed $w8 mov x9, sp stur x9, [x29, #-40] lsl x9, x8, #2 add x9, x9, #15 and x9, x9, #0xfffffffffffffff0 stur x9, [x29, #-104] ; 8-byte Folded Spill adrp x16, ___chkstk_darwin@GOTPAGE ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 ldur x10, [x29, #-104] ; 8-byte Folded Reload mov x9, sp subs x9, x9, x10 mov sp, x9 stur x9, [x29, #-96] ; 8-byte Folded Spill stur x8, [x29, #-48] ldur w8, [x29, #-20] ; kill: def $x8 killed $w8 lsl x9, x8, #2 add x9, x9, #15 and x9, x9, #0xfffffffffffffff0 stur x9, [x29, #-88] ; 8-byte Folded Spill adrp x16, ___chkstk_darwin@GOTPAGE ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 ldur x10, [x29, #-88] ; 8-byte Folded Reload mov x9, sp subs x9, x9, x10 mov sp, x9 stur x9, [x29, #-80] ; 8-byte Folded Spill stur x8, [x29, #-56] adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _printf mov w8, #1 stur w8, [x29, #-64] b LBB1_3 LBB1_3: ; Parent Loop BB1_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldur w8, [x29, #-64] ldur w9, [x29, #-20] subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB1_6 b LBB1_4 LBB1_4: ; in Loop: Header=BB1_3 Depth=2 ldur x8, [x29, #-96] ; 8-byte Folded Reload ldursw x9, [x29, #-64] add x8, x8, x9, lsl #2 sub sp, sp, #16 mov x9, sp str x8, [x9] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _scanf add sp, sp, #16 b LBB1_5 LBB1_5: ; in Loop: Header=BB1_3 Depth=2 ldur w8, [x29, #-64] add w8, w8, #1 stur w8, [x29, #-64] b LBB1_3 LBB1_6: ; in Loop: Header=BB1_1 Depth=1 adrp x0, l_.str.5@PAGE add x0, x0, l_.str.5@PAGEOFF bl _printf mov w8, #1 stur w8, [x29, #-64] b LBB1_7 LBB1_7: ; Parent Loop BB1_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldur w8, [x29, #-64] ldur w9, [x29, #-20] subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB1_10 b LBB1_8 LBB1_8: ; in Loop: Header=BB1_7 Depth=2 ldur x8, [x29, #-80] ; 8-byte Folded Reload ldursw x9, [x29, #-64] add x8, x8, x9, lsl #2 sub sp, sp, #16 mov x9, sp str x8, [x9] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _scanf add sp, sp, #16 b LBB1_9 LBB1_9: ; in Loop: Header=BB1_7 Depth=2 ldur w8, [x29, #-64] add w8, w8, #1 stur w8, [x29, #-64] b LBB1_7 LBB1_10: ; in Loop: Header=BB1_1 Depth=1 adrp x0, l_.str.6@PAGE add x0, x0, l_.str.6@PAGEOFF bl _printf sub sp, sp, #16 mov x9, sp sub x8, x29, #60 str x8, [x9] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _scanf ldur x1, [x29, #-96] ; 8-byte Folded Reload ldur x2, [x29, #-80] ; 8-byte Folded Reload add sp, sp, #16 ldur w0, [x29, #-20] ldur w3, [x29, #-60] bl _fill_bag bl _clock ldur x8, [x29, #-32] subs x8, x0, x8 stur x8, [x29, #-32] ldur d0, [x29, #-32] ucvtf d0, d0 adrp x8, lCPI1_0@PAGE ldr d1, [x8, lCPI1_0@PAGEOFF] fdiv d0, d0, d1 stur d0, [x29, #-72] ldur d0, [x29, #-72] sub sp, sp, #16 mov x8, sp str d0, [x8] adrp x0, l_.str.7@PAGE add x0, x0, l_.str.7@PAGEOFF bl _printf add sp, sp, #16 ldur x8, [x29, #-40] mov sp, x8 b LBB1_1 LBB1_11: ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB1_13 b LBB1_12 LBB1_12: bl ___stack_chk_fail LBB1_13: mov w0, #0 mov sp, x29 ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Maximum Profit: %.2f\n" l_.str.1: ; @.str.1 .asciz "enter the no. of testcases\n" l_.str.2: ; @.str.2 .asciz "%d" l_.str.3: ; @.str.3 .asciz "enter the no. of objects\n" l_.str.4: ; @.str.4 .asciz "enter the cost of the objects\n" l_.str.5: ; @.str.5 .asciz "enter the weight of the objects\n" l_.str.6: ; @.str.6 .asciz "enter the weight of the bag\n" l_.str.7: ; @.str.7 .asciz "\nTIme Taken: %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 fill_bag LCPI0_0: .long 0x3f800000 ## float 1 .section __TEXT,__text,regular,pure_instructions .globl _fill_bag .p2align 4, 0x90 _fill_bag: ## @fill_bag .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 %edi, -12(%rbp) movq %rsi, -24(%rbp) movq %rdx, -32(%rbp) movl %ecx, -36(%rbp) movl $0, -52(%rbp) movl -12(%rbp), %eax ## kill: def $rax killed $eax movq %rax, -88(%rbp) ## 8-byte Spill movq %rsp, %rcx movq %rcx, -64(%rbp) shlq $2, %rax callq ____chkstk_darwin addq $15, %rax andq $-16, %rax subq %rax, %rsp movq -88(%rbp), %rax ## 8-byte Reload movq %rsp, %rcx movq %rcx, -80(%rbp) ## 8-byte Spill movq %rax, -72(%rbp) movl $1, -44(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 movl -44(%rbp), %eax cmpl -12(%rbp), %eax jg LBB0_4 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movq -80(%rbp), %rax ## 8-byte Reload movslq -44(%rbp), %rcx movl $0, (%rax,%rcx,4) ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 movl -44(%rbp), %eax addl $1, %eax movl %eax, -44(%rbp) jmp LBB0_1 LBB0_4: movl -36(%rbp), %eax movl %eax, -40(%rbp) LBB0_5: ## =>This Loop Header: Depth=1 ## Child Loop BB0_7 Depth 2 cmpl $0, -40(%rbp) jle LBB0_17 ## %bb.6: ## in Loop: Header=BB0_5 Depth=1 movl $-1, -48(%rbp) movl $1, -44(%rbp) LBB0_7: ## Parent Loop BB0_5 Depth=1 ## => This Inner Loop Header: Depth=2 movl -44(%rbp), %eax cmpl -12(%rbp), %eax jg LBB0_14 ## %bb.8: ## in Loop: Header=BB0_7 Depth=2 movq -80(%rbp), %rax ## 8-byte Reload movslq -44(%rbp), %rcx cmpl $0, (%rax,%rcx,4) jne LBB0_12 ## %bb.9: ## in Loop: Header=BB0_7 Depth=2 cmpl $0, -48(%rbp) je LBB0_11 ## %bb.10: ## in Loop: Header=BB0_7 Depth=2 movq -24(%rbp), %rax movslq -44(%rbp), %rcx cvtsi2ssl (%rax,%rcx,4), %xmm0 movq -32(%rbp), %rax movslq -44(%rbp), %rcx cvtsi2ssl (%rax,%rcx,4), %xmm1 divss %xmm1, %xmm0 movq -24(%rbp), %rax movslq -48(%rbp), %rcx cvtsi2ssl (%rax,%rcx,4), %xmm1 movq -32(%rbp), %rax movslq -48(%rbp), %rcx cvtsi2ssl (%rax,%rcx,4), %xmm2 divss %xmm2, %xmm1 ucomiss %xmm1, %xmm0 jbe LBB0_12 LBB0_11: ## in Loop: Header=BB0_7 Depth=2 movl -44(%rbp), %eax movl %eax, -48(%rbp) LBB0_12: ## in Loop: Header=BB0_7 Depth=2 jmp LBB0_13 LBB0_13: ## in Loop: Header=BB0_7 Depth=2 movl -44(%rbp), %eax addl $1, %eax movl %eax, -44(%rbp) jmp LBB0_7 LBB0_14: ## in Loop: Header=BB0_5 Depth=1 movq -80(%rbp), %rax ## 8-byte Reload movslq -48(%rbp), %rcx movl $1, (%rax,%rcx,4) movq -32(%rbp), %rax movslq -48(%rbp), %rcx movl (%rax,%rcx,4), %ecx movl -40(%rbp), %eax subl %ecx, %eax movl %eax, -40(%rbp) movq -24(%rbp), %rax movslq -48(%rbp), %rcx cvtsi2ssl (%rax,%rcx,4), %xmm0 addss -52(%rbp), %xmm0 movss %xmm0, -52(%rbp) cmpl $0, -40(%rbp) jge LBB0_16 ## %bb.15: ## in Loop: Header=BB0_5 Depth=1 movq -24(%rbp), %rax movslq -48(%rbp), %rcx cvtsi2ssl (%rax,%rcx,4), %xmm1 movss -52(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero subss %xmm1, %xmm0 movss %xmm0, -52(%rbp) cvtsi2ssl -40(%rbp), %xmm1 movq -32(%rbp), %rax movslq -48(%rbp), %rcx cvtsi2ssl (%rax,%rcx,4), %xmm0 divss %xmm0, %xmm1 movss LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero addss %xmm1, %xmm0 movq -24(%rbp), %rax movslq -48(%rbp), %rcx cvtsi2ssl (%rax,%rcx,4), %xmm2 movss -52(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero mulss %xmm2, %xmm0 addss %xmm1, %xmm0 movss %xmm0, -52(%rbp) LBB0_16: ## in Loop: Header=BB0_5 Depth=1 jmp LBB0_5 LBB0_17: movss -52(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm0 leaq L_.str(%rip), %rdi movb $1, %al callq _printf movq -64(%rbp), %rax movq %rax, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_19 ## %bb.18: movq %rbp, %rsp popq %rbp retq LBB0_19: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__literal8,8byte_literals .p2align 3 ## -- Begin function main LCPI1_0: .quad 0x412e848000000000 ## double 1.0E+6 .section __TEXT,__literal16,16byte_literals .p2align 4 LCPI1_1: .long 1127219200 ## 0x43300000 .long 1160773632 ## 0x45300000 .long 0 ## 0x0 .long 0 ## 0x0 LCPI1_2: .quad 0x4330000000000000 ## double 4503599627370496 .quad 0x4530000000000000 ## double 1.9342813113834067E+25 .section __TEXT,__text,regular,pure_instructions .globl _main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $112, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -12(%rbp) callq _clock movq %rax, -32(%rbp) leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf leaq L_.str.2(%rip), %rdi leaq -16(%rbp), %rsi movb $0, %al callq _scanf LBB1_1: ## =>This Loop Header: Depth=1 ## Child Loop BB1_3 Depth 2 ## Child Loop BB1_7 Depth 2 movl -16(%rbp), %eax movl %eax, %ecx addl $-1, %ecx movl %ecx, -16(%rbp) cmpl $0, %eax je LBB1_11 ## %bb.2: ## in Loop: Header=BB1_1 Depth=1 leaq L_.str.3(%rip), %rdi xorl %eax, %eax ## kill: def $al killed $al killed $eax movb %al, -105(%rbp) ## 1-byte Spill callq _printf ## kill: def $ecx killed $eax movb -105(%rbp), %al ## 1-byte Reload leaq L_.str.2(%rip), %rdi leaq -20(%rbp), %rsi callq _scanf movl -20(%rbp), %eax ## kill: def $rax killed $eax movq %rax, -104(%rbp) ## 8-byte Spill movq %rsp, %rcx movq %rcx, -40(%rbp) shlq $2, %rax callq ____chkstk_darwin addq $15, %rax andq $-16, %rax subq %rax, %rsp movq -104(%rbp), %rax ## 8-byte Reload movq %rsp, %rcx movq %rcx, -96(%rbp) ## 8-byte Spill movq %rax, -48(%rbp) movl -20(%rbp), %eax ## kill: def $rax killed $eax movq %rax, -88(%rbp) ## 8-byte Spill shlq $2, %rax callq ____chkstk_darwin addq $15, %rax andq $-16, %rax subq %rax, %rsp movq -88(%rbp), %rax ## 8-byte Reload movq %rsp, %rcx movq %rcx, -80(%rbp) ## 8-byte Spill movq %rax, -56(%rbp) leaq L_.str.4(%rip), %rdi movb $0, %al callq _printf movl $1, -64(%rbp) LBB1_3: ## Parent Loop BB1_1 Depth=1 ## => This Inner Loop Header: Depth=2 movl -64(%rbp), %eax cmpl -20(%rbp), %eax jg LBB1_6 ## %bb.4: ## in Loop: Header=BB1_3 Depth=2 movq -96(%rbp), %rsi ## 8-byte Reload movslq -64(%rbp), %rax shlq $2, %rax addq %rax, %rsi leaq L_.str.2(%rip), %rdi movb $0, %al callq _scanf ## %bb.5: ## in Loop: Header=BB1_3 Depth=2 movl -64(%rbp), %eax addl $1, %eax movl %eax, -64(%rbp) jmp LBB1_3 LBB1_6: ## in Loop: Header=BB1_1 Depth=1 leaq L_.str.5(%rip), %rdi movb $0, %al callq _printf movl $1, -64(%rbp) LBB1_7: ## Parent Loop BB1_1 Depth=1 ## => This Inner Loop Header: Depth=2 movl -64(%rbp), %eax cmpl -20(%rbp), %eax jg LBB1_10 ## %bb.8: ## in Loop: Header=BB1_7 Depth=2 movq -80(%rbp), %rsi ## 8-byte Reload movslq -64(%rbp), %rax shlq $2, %rax addq %rax, %rsi leaq L_.str.2(%rip), %rdi movb $0, %al callq _scanf ## %bb.9: ## in Loop: Header=BB1_7 Depth=2 movl -64(%rbp), %eax addl $1, %eax movl %eax, -64(%rbp) jmp LBB1_7 LBB1_10: ## in Loop: Header=BB1_1 Depth=1 leaq L_.str.6(%rip), %rdi xorl %eax, %eax ## kill: def $al killed $al killed $eax movb %al, -106(%rbp) ## 1-byte Spill callq _printf ## kill: def $ecx killed $eax movb -106(%rbp), %al ## 1-byte Reload leaq L_.str.2(%rip), %rdi leaq -60(%rbp), %rsi callq _scanf movq -96(%rbp), %rsi ## 8-byte Reload movq -80(%rbp), %rdx ## 8-byte Reload movl -20(%rbp), %edi movl -60(%rbp), %ecx callq _fill_bag callq _clock movq -32(%rbp), %rcx subq %rcx, %rax movq %rax, -32(%rbp) movaps LCPI1_1(%rip), %xmm1 ## xmm1 = [1127219200,1160773632,0,0] movq -32(%rbp), %xmm0 ## xmm0 = mem[0],zero punpckldq %xmm1, %xmm0 ## xmm0 = xmm0[0],xmm1[0],xmm0[1],xmm1[1] movapd LCPI1_2(%rip), %xmm1 ## xmm1 = [4.503599627370496E+15,1.9342813113834067E+25] subpd %xmm1, %xmm0 movaps %xmm0, %xmm1 unpckhpd %xmm0, %xmm0 ## xmm0 = xmm0[1,1] addsd %xmm1, %xmm0 movsd LCPI1_0(%rip), %xmm1 ## xmm1 = mem[0],zero divsd %xmm1, %xmm0 movsd %xmm0, -72(%rbp) movsd -72(%rbp), %xmm0 ## xmm0 = mem[0],zero leaq L_.str.7(%rip), %rdi movb $1, %al callq _printf movq -40(%rbp), %rax movq %rax, %rsp jmp LBB1_1 LBB1_11: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB1_13 ## %bb.12: xorl %eax, %eax movq %rbp, %rsp popq %rbp retq LBB1_13: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Maximum Profit: %.2f\n" L_.str.1: ## @.str.1 .asciz "enter the no. of testcases\n" L_.str.2: ## @.str.2 .asciz "%d" L_.str.3: ## @.str.3 .asciz "enter the no. of objects\n" L_.str.4: ## @.str.4 .asciz "enter the cost of the objects\n" L_.str.5: ## @.str.5 .asciz "enter the weight of the objects\n" L_.str.6: ## @.str.6 .asciz "enter the weight of the bag\n" L_.str.7: ## @.str.7 .asciz "\nTIme Taken: %f\n" .subsections_via_symbols
the_stack_data/237643081.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, #64 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] stur wzr, [x29, #-12] adrp x8, _dyn_arr_size@PAGE ldr w8, [x8, _dyn_arr_size@PAGEOFF] subs w8, w8, #1 stur w8, [x29, #-20] ldur w8, [x29, #-20] ; kill: def $x8 killed $w8 mov x9, sp stur x9, [x29, #-32] lsl x9, x8, #2 add x9, x9, #15 and x9, x9, #0xfffffffffffffff0 stur x9, [x29, #-56] ; 8-byte Folded Spill adrp x16, ___chkstk_darwin@GOTPAGE ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 ldur x10, [x29, #-56] ; 8-byte Folded Reload mov x9, sp subs x9, x9, x10 mov sp, x9 stur x9, [x29, #-48] ; 8-byte Folded Spill stur x8, [x29, #-40] stur wzr, [x29, #-16] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-16] ldur w9, [x29, #-20] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_4 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldur x9, [x29, #-48] ; 8-byte Folded Reload ldur w8, [x29, #-16] ldursw x10, [x29, #-16] str w8, [x9, x10, lsl #2] b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-16] add w8, w8, #1 stur w8, [x29, #-16] b LBB0_1 LBB0_4: bl _opaque_routine stur wzr, [x29, #-12] ldur x8, [x29, #-32] mov sp, x8 ldur w8, [x29, #-12] stur w8, [x29, #-60] ; 4-byte Folded Spill ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_6 b LBB0_5 LBB0_5: bl ___stack_chk_fail LBB0_6: ldur w0, [x29, #-60] ; 4-byte Folded Reload mov sp, x29 ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .section __DATA,__data .globl _dyn_arr_size ; @dyn_arr_size .p2align 2 _dyn_arr_size: .long 4 ; 0x4 .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, -12(%rbp) movl _dyn_arr_size(%rip), %eax decl %eax movl %eax, -20(%rbp) movl -20(%rbp), %eax ## kill: def $rax killed $eax movq %rax, -56(%rbp) ## 8-byte Spill movq %rsp, %rcx movq %rcx, -32(%rbp) shlq $2, %rax callq ____chkstk_darwin addq $15, %rax andq $-16, %rax subq %rax, %rsp movq -56(%rbp), %rax ## 8-byte Reload movq %rsp, %rcx movq %rcx, -48(%rbp) ## 8-byte Spill movq %rax, -40(%rbp) movl $0, -16(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 movl -16(%rbp), %eax cmpl -20(%rbp), %eax jge LBB0_4 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movq -48(%rbp), %rax ## 8-byte Reload movl -16(%rbp), %edx movslq -16(%rbp), %rcx movl %edx, (%rax,%rcx,4) ## %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: callq _opaque_routine movl $0, -12(%rbp) movq -32(%rbp), %rax movq %rax, %rsp movl -12(%rbp), %eax movl %eax, -60(%rbp) ## 4-byte Spill movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_6 ## %bb.5: movl -60(%rbp), %eax ## 4-byte Reload movq %rbp, %rsp popq %rbp retq LBB0_6: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __DATA,__data .globl _dyn_arr_size ## @dyn_arr_size .p2align 2 _dyn_arr_size: .long 4 ## 0x4 .subsections_via_symbols
the_stack_data/51213.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 theta lCPI0_0: .quad 0x401921fb54442d18 ; double 6.2831853071795862 .section __TEXT,__text,regular,pure_instructions .globl _theta .p2align 2 _theta: ; @theta .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str d0, [sp, #16] str d1, [sp, #8] ldr d0, [sp, #16] fcmp d0, #0.0 cset w8, le tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldr d0, [sp, #8] ldr d1, [sp, #16] fdiv d0, d0, d1 bl _atan adrp x8, lCPI0_0@PAGE ldr d1, [x8, lCPI0_0@PAGEOFF] fdiv d0, d0, d1 stur d0, [x29, #-8] b LBB0_6 LBB0_2: ldr d0, [sp, #16] fcmp d0, #0.0 cset w8, pl tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: ldr d0, [sp, #8] ldr d1, [sp, #16] fdiv d0, d0, d1 bl _atan adrp x8, lCPI0_0@PAGE ldr d1, [x8, lCPI0_0@PAGEOFF] fdiv d0, d0, d1 fmov d1, #0.50000000 fadd d0, d0, d1 stur d0, [x29, #-8] b LBB0_6 LBB0_4: b LBB0_5 LBB0_5: movi d0, #0000000000000000 stur d0, [x29, #-8] b LBB0_6 LBB0_6: ldur d0, [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 .section __TEXT,__literal8,8byte_literals .p2align 3 ## -- Begin function theta LCPI0_0: .quad 0x3fe0000000000000 ## double 0.5 LCPI0_1: .quad 0x401921fb54442d18 ## double 6.2831853071795862 .section __TEXT,__text,regular,pure_instructions .globl _theta .p2align 4, 0x90 _theta: ## @theta .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) movsd %xmm1, -24(%rbp) movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero xorps %xmm1, %xmm1 ucomisd %xmm1, %xmm0 jbe LBB0_2 ## %bb.1: movsd -24(%rbp), %xmm0 ## xmm0 = mem[0],zero divsd -16(%rbp), %xmm0 callq _atan movsd LCPI0_1(%rip), %xmm1 ## xmm1 = mem[0],zero divsd %xmm1, %xmm0 movsd %xmm0, -8(%rbp) jmp LBB0_6 LBB0_2: xorps %xmm0, %xmm0 ucomisd -16(%rbp), %xmm0 jbe LBB0_4 ## %bb.3: movsd -24(%rbp), %xmm0 ## xmm0 = mem[0],zero divsd -16(%rbp), %xmm0 callq _atan movsd LCPI0_1(%rip), %xmm1 ## xmm1 = mem[0],zero divsd %xmm1, %xmm0 movsd LCPI0_0(%rip), %xmm1 ## xmm1 = mem[0],zero addsd %xmm1, %xmm0 movsd %xmm0, -8(%rbp) jmp LBB0_6 LBB0_4: jmp LBB0_5 LBB0_5: xorps %xmm0, %xmm0 movsd %xmm0, -8(%rbp) LBB0_6: movsd -8(%rbp), %xmm0 ## xmm0 = mem[0],zero addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/762721.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 x9, _c4@GOTPAGE ldr x9, [x9, _c4@GOTPAGEOFF] adrp x8, _c5@GOTPAGE ldr x8, [x8, _c5@GOTPAGEOFF] subs x8, x8, x9 cset w8, lo adrp x10, _c3@GOTPAGE ldr x10, [x10, _c3@GOTPAGEOFF] subs x9, x9, x10 cset w9, lo str w9, [sp, #4] ; 4-byte Folded Spill adrp x9, _c2@GOTPAGE ldr x9, [x9, _c2@GOTPAGEOFF] subs x10, x10, x9 cset w10, lo str w10, [sp, #8] ; 4-byte Folded Spill adrp x10, _c1@GOTPAGE ldr x10, [x10, _c1@GOTPAGEOFF] subs x9, x9, x10 cset w9, lo str w9, [sp, #12] ; 4-byte Folded Spill adrp x9, _c6@GOTPAGE ldr x9, [x9, _c6@GOTPAGEOFF] subs x10, x10, x9 cset w10, lo str w10, [sp, #16] ; 4-byte Folded Spill adrp x10, _c7@GOTPAGE ldr x10, [x10, _c7@GOTPAGEOFF] subs x9, x9, x10 cset w9, lo str w9, [sp, #20] ; 4-byte Folded Spill adrp x9, _c8@GOTPAGE ldr x9, [x9, _c8@GOTPAGEOFF] subs x10, x10, x9 cset w10, lo str w10, [sp, #24] ; 4-byte Folded Spill adrp x10, _c9@GOTPAGE ldr x10, [x10, _c9@GOTPAGEOFF] subs x9, x9, x10 cset w9, lo str w9, [sp, #28] ; 4-byte Folded Spill adrp x9, _a2@GOTPAGE ldr x9, [x9, _a2@GOTPAGEOFF] adrp x10, _a1@GOTPAGE ldr x10, [x10, _a1@GOTPAGEOFF] subs x10, x10, x9 cset w10, hi str w10, [sp, #32] ; 4-byte Folded Spill adrp x10, _a3@GOTPAGE ldr x10, [x10, _a3@GOTPAGEOFF] subs x9, x9, x10 cset w9, hi str w9, [sp, #36] ; 4-byte Folded Spill adrp x9, _a4@GOTPAGE ldr x9, [x9, _a4@GOTPAGEOFF] subs x10, x10, x9 cset w10, hi str w10, [sp, #40] ; 4-byte Folded Spill adrp x10, _a9@GOTPAGE ldr x10, [x10, _a9@GOTPAGEOFF] subs x9, x9, x10 cset w9, hi stur w9, [x29, #-36] ; 4-byte Folded Spill adrp x9, _a8@GOTPAGE ldr x9, [x9, _a8@GOTPAGEOFF] subs x10, x10, x9 cset w10, hi stur w10, [x29, #-32] ; 4-byte Folded Spill adrp x10, _a7@GOTPAGE ldr x10, [x10, _a7@GOTPAGEOFF] subs x9, x9, x10 cset w9, hi stur w9, [x29, #-28] ; 4-byte Folded Spill adrp x9, _a6@GOTPAGE ldr x9, [x9, _a6@GOTPAGEOFF] subs x10, x10, x9 cset w10, hi stur w10, [x29, #-24] ; 4-byte Folded Spill adrp x10, _a5@GOTPAGE ldr x10, [x10, _a5@GOTPAGEOFF] subs x9, x9, x10 cset w9, hi stur w9, [x29, #-20] ; 4-byte Folded Spill stur wzr, [x29, #-4] stur w0, [x29, #-8] stur x1, [x29, #-16] tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: adrp x0, l___func__.main@PAGE add x0, x0, l___func__.main@PAGEOFF adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF mov w2, #60 adrp x3, l_.str.1@PAGE add x3, x3, l_.str.1@PAGEOFF bl ___assert_rtn LBB0_2: b LBB0_3 LBB0_3: ldr w8, [sp, #4] ; 4-byte Folded Reload tbnz w8, #0, LBB0_5 b LBB0_4 LBB0_4: adrp x0, l___func__.main@PAGE add x0, x0, l___func__.main@PAGEOFF adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF mov w2, #61 adrp x3, l_.str.2@PAGE add x3, x3, l_.str.2@PAGEOFF bl ___assert_rtn LBB0_5: b LBB0_6 LBB0_6: ldr w8, [sp, #8] ; 4-byte Folded Reload tbnz w8, #0, LBB0_8 b LBB0_7 LBB0_7: adrp x0, l___func__.main@PAGE add x0, x0, l___func__.main@PAGEOFF adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF mov w2, #62 adrp x3, l_.str.3@PAGE add x3, x3, l_.str.3@PAGEOFF bl ___assert_rtn LBB0_8: b LBB0_9 LBB0_9: ldr w8, [sp, #12] ; 4-byte Folded Reload tbnz w8, #0, LBB0_11 b LBB0_10 LBB0_10: 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, #63 adrp x3, l_.str.4@PAGE add x3, x3, l_.str.4@PAGEOFF bl ___assert_rtn LBB0_11: b LBB0_12 LBB0_12: ldr w8, [sp, #16] ; 4-byte Folded Reload tbnz w8, #0, LBB0_14 b LBB0_13 LBB0_13: adrp x0, l___func__.main@PAGE add x0, x0, l___func__.main@PAGEOFF adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF mov w2, #64 adrp x3, l_.str.5@PAGE add x3, x3, l_.str.5@PAGEOFF bl ___assert_rtn LBB0_14: b LBB0_15 LBB0_15: ldr w8, [sp, #20] ; 4-byte Folded Reload tbnz w8, #0, LBB0_17 b LBB0_16 LBB0_16: 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, #65 adrp x3, l_.str.6@PAGE add x3, x3, l_.str.6@PAGEOFF bl ___assert_rtn LBB0_17: b LBB0_18 LBB0_18: ldr w8, [sp, #24] ; 4-byte Folded Reload tbnz w8, #0, LBB0_20 b LBB0_19 LBB0_19: 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, #66 adrp x3, l_.str.7@PAGE add x3, x3, l_.str.7@PAGEOFF bl ___assert_rtn LBB0_20: b LBB0_21 LBB0_21: ldr w8, [sp, #28] ; 4-byte Folded Reload tbnz w8, #0, LBB0_23 b LBB0_22 LBB0_22: 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, #67 adrp x3, l_.str.8@PAGE add x3, x3, l_.str.8@PAGEOFF bl ___assert_rtn LBB0_23: b LBB0_24 LBB0_24: ldr w8, [sp, #32] ; 4-byte Folded Reload tbnz w8, #0, LBB0_26 b LBB0_25 LBB0_25: 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, #69 adrp x3, l_.str.9@PAGE add x3, x3, l_.str.9@PAGEOFF bl ___assert_rtn LBB0_26: b LBB0_27 LBB0_27: ldr w8, [sp, #36] ; 4-byte Folded Reload tbnz w8, #0, LBB0_29 b LBB0_28 LBB0_28: 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, #70 adrp x3, l_.str.10@PAGE add x3, x3, l_.str.10@PAGEOFF bl ___assert_rtn LBB0_29: b LBB0_30 LBB0_30: ldr w8, [sp, #40] ; 4-byte Folded Reload tbnz w8, #0, LBB0_32 b LBB0_31 LBB0_31: 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, #71 adrp x3, l_.str.11@PAGE add x3, x3, l_.str.11@PAGEOFF bl ___assert_rtn LBB0_32: b LBB0_33 LBB0_33: ldur w8, [x29, #-36] ; 4-byte Folded Reload tbnz w8, #0, LBB0_35 b LBB0_34 LBB0_34: 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, #72 adrp x3, l_.str.12@PAGE add x3, x3, l_.str.12@PAGEOFF bl ___assert_rtn LBB0_35: b LBB0_36 LBB0_36: ldur w8, [x29, #-32] ; 4-byte Folded Reload tbnz w8, #0, LBB0_38 b LBB0_37 LBB0_37: 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, #73 adrp x3, l_.str.13@PAGE add x3, x3, l_.str.13@PAGEOFF bl ___assert_rtn LBB0_38: b LBB0_39 LBB0_39: ldur w8, [x29, #-28] ; 4-byte Folded Reload tbnz w8, #0, LBB0_41 b LBB0_40 LBB0_40: 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, #74 adrp x3, l_.str.14@PAGE add x3, x3, l_.str.14@PAGEOFF bl ___assert_rtn LBB0_41: b LBB0_42 LBB0_42: ldur w8, [x29, #-24] ; 4-byte Folded Reload tbnz w8, #0, LBB0_44 b LBB0_43 LBB0_43: 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, #75 adrp x3, l_.str.15@PAGE add x3, x3, l_.str.15@PAGEOFF bl ___assert_rtn LBB0_44: b LBB0_45 LBB0_45: ldur w8, [x29, #-20] ; 4-byte Folded Reload tbnz w8, #0, LBB0_47 b LBB0_46 LBB0_46: 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, #76 adrp x3, l_.str.16@PAGE add x3, x3, l_.str.16@PAGEOFF bl ___assert_rtn LBB0_47: b LBB0_48 LBB0_48: mov w0, #0 ldp x29, x30, [sp, #80] ; 16-byte Folded Reload add sp, sp, #96 ret .cfi_endproc ; -- End function .comm _c5,40,2 ; @c5 .comm _c4,80,2 ; @c4 .section __TEXT,__cstring,cstring_literals l___func__.main: ; @__func__.main .asciz "main" l_.str: ; @.str .asciz "100141717.c" l_.str.1: ; @.str.1 .asciz "c5 < c4" .comm _c3,120,2 ; @c3 l_.str.2: ; @.str.2 .asciz "c4 < c3" .comm _c2,160,2 ; @c2 l_.str.3: ; @.str.3 .asciz "c3 < c2" .comm _c1,200,2 ; @c1 l_.str.4: ; @.str.4 .asciz "c2 < c1" .comm _c6,240,2 ; @c6 l_.str.5: ; @.str.5 .asciz "c1 < c6" .comm _c7,280,2 ; @c7 l_.str.6: ; @.str.6 .asciz "c6 < c7" .comm _c8,320,2 ; @c8 l_.str.7: ; @.str.7 .asciz "c7 < c8" .comm _c9,360,2 ; @c9 l_.str.8: ; @.str.8 .asciz "c8 < c9" .comm _a1,4,9 ; @a1 .comm _a2,4,8 ; @a2 l_.str.9: ; @.str.9 .asciz "&a1 > &a2" .comm _a3,4,7 ; @a3 l_.str.10: ; @.str.10 .asciz "&a2 > &a3" .comm _a4,4,6 ; @a4 l_.str.11: ; @.str.11 .asciz "&a3 > &a4" .comm _a9,4,5 ; @a9 l_.str.12: ; @.str.12 .asciz "&a4 > &a9" .comm _a8,4,4 ; @a8 l_.str.13: ; @.str.13 .asciz "&a9 > &a8" .comm _a7,4,3 ; @a7 l_.str.14: ; @.str.14 .asciz "&a8 > &a7" .comm _a6,4,2 ; @a6 l_.str.15: ; @.str.15 .asciz "&a7 > &a6" .comm _a5,4,2 ; @a5 l_.str.16: ; @.str.16 .asciz "&a6 > &a5" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl $0, -4(%rbp) movl %edi, -8(%rbp) movq %rsi, -16(%rbp) movq _c4@GOTPCREL(%rip), %rcx movq _c5@GOTPCREL(%rip), %rax subq %rcx, %rax jb LBB0_2 jmp LBB0_1 LBB0_1: leaq L___func__.main(%rip), %rdi leaq L_.str(%rip), %rsi leaq L_.str.1(%rip), %rcx movl $60, %edx callq ___assert_rtn LBB0_2: jmp LBB0_3 LBB0_3: movq _c3@GOTPCREL(%rip), %rcx movq _c4@GOTPCREL(%rip), %rax subq %rcx, %rax jb LBB0_5 jmp LBB0_4 LBB0_4: leaq L___func__.main(%rip), %rdi leaq L_.str(%rip), %rsi leaq L_.str.2(%rip), %rcx movl $61, %edx callq ___assert_rtn LBB0_5: jmp LBB0_6 LBB0_6: movq _c2@GOTPCREL(%rip), %rcx movq _c3@GOTPCREL(%rip), %rax subq %rcx, %rax jb LBB0_8 jmp LBB0_7 LBB0_7: leaq L___func__.main(%rip), %rdi leaq L_.str(%rip), %rsi leaq L_.str.3(%rip), %rcx movl $62, %edx callq ___assert_rtn LBB0_8: jmp LBB0_9 LBB0_9: movq _c1@GOTPCREL(%rip), %rcx movq _c2@GOTPCREL(%rip), %rax subq %rcx, %rax jb LBB0_11 jmp LBB0_10 LBB0_10: leaq L___func__.main(%rip), %rdi leaq L_.str(%rip), %rsi leaq L_.str.4(%rip), %rcx movl $63, %edx callq ___assert_rtn LBB0_11: jmp LBB0_12 LBB0_12: movq _c6@GOTPCREL(%rip), %rcx movq _c1@GOTPCREL(%rip), %rax subq %rcx, %rax jb LBB0_14 jmp LBB0_13 LBB0_13: leaq L___func__.main(%rip), %rdi leaq L_.str(%rip), %rsi leaq L_.str.5(%rip), %rcx movl $64, %edx callq ___assert_rtn LBB0_14: jmp LBB0_15 LBB0_15: movq _c7@GOTPCREL(%rip), %rcx movq _c6@GOTPCREL(%rip), %rax subq %rcx, %rax jb LBB0_17 jmp LBB0_16 LBB0_16: leaq L___func__.main(%rip), %rdi leaq L_.str(%rip), %rsi leaq L_.str.6(%rip), %rcx movl $65, %edx callq ___assert_rtn LBB0_17: jmp LBB0_18 LBB0_18: movq _c8@GOTPCREL(%rip), %rcx movq _c7@GOTPCREL(%rip), %rax subq %rcx, %rax jb LBB0_20 jmp LBB0_19 LBB0_19: leaq L___func__.main(%rip), %rdi leaq L_.str(%rip), %rsi leaq L_.str.7(%rip), %rcx movl $66, %edx callq ___assert_rtn LBB0_20: jmp LBB0_21 LBB0_21: movq _c9@GOTPCREL(%rip), %rcx movq _c8@GOTPCREL(%rip), %rax subq %rcx, %rax jb LBB0_23 jmp LBB0_22 LBB0_22: leaq L___func__.main(%rip), %rdi leaq L_.str(%rip), %rsi leaq L_.str.8(%rip), %rcx movl $67, %edx callq ___assert_rtn LBB0_23: jmp LBB0_24 LBB0_24: movq _a2@GOTPCREL(%rip), %rcx movq _a1@GOTPCREL(%rip), %rax subq %rcx, %rax ja LBB0_26 jmp LBB0_25 LBB0_25: leaq L___func__.main(%rip), %rdi leaq L_.str(%rip), %rsi leaq L_.str.9(%rip), %rcx movl $69, %edx callq ___assert_rtn LBB0_26: jmp LBB0_27 LBB0_27: movq _a3@GOTPCREL(%rip), %rcx movq _a2@GOTPCREL(%rip), %rax subq %rcx, %rax ja LBB0_29 jmp LBB0_28 LBB0_28: leaq L___func__.main(%rip), %rdi leaq L_.str(%rip), %rsi leaq L_.str.10(%rip), %rcx movl $70, %edx callq ___assert_rtn LBB0_29: jmp LBB0_30 LBB0_30: movq _a4@GOTPCREL(%rip), %rcx movq _a3@GOTPCREL(%rip), %rax subq %rcx, %rax ja LBB0_32 jmp LBB0_31 LBB0_31: leaq L___func__.main(%rip), %rdi leaq L_.str(%rip), %rsi leaq L_.str.11(%rip), %rcx movl $71, %edx callq ___assert_rtn LBB0_32: jmp LBB0_33 LBB0_33: movq _a9@GOTPCREL(%rip), %rcx movq _a4@GOTPCREL(%rip), %rax subq %rcx, %rax ja LBB0_35 jmp LBB0_34 LBB0_34: leaq L___func__.main(%rip), %rdi leaq L_.str(%rip), %rsi leaq L_.str.12(%rip), %rcx movl $72, %edx callq ___assert_rtn LBB0_35: jmp LBB0_36 LBB0_36: movq _a8@GOTPCREL(%rip), %rcx movq _a9@GOTPCREL(%rip), %rax subq %rcx, %rax ja LBB0_38 jmp LBB0_37 LBB0_37: leaq L___func__.main(%rip), %rdi leaq L_.str(%rip), %rsi leaq L_.str.13(%rip), %rcx movl $73, %edx callq ___assert_rtn LBB0_38: jmp LBB0_39 LBB0_39: movq _a7@GOTPCREL(%rip), %rcx movq _a8@GOTPCREL(%rip), %rax subq %rcx, %rax ja LBB0_41 jmp LBB0_40 LBB0_40: leaq L___func__.main(%rip), %rdi leaq L_.str(%rip), %rsi leaq L_.str.14(%rip), %rcx movl $74, %edx callq ___assert_rtn LBB0_41: jmp LBB0_42 LBB0_42: movq _a6@GOTPCREL(%rip), %rcx movq _a7@GOTPCREL(%rip), %rax subq %rcx, %rax ja LBB0_44 jmp LBB0_43 LBB0_43: leaq L___func__.main(%rip), %rdi leaq L_.str(%rip), %rsi leaq L_.str.15(%rip), %rcx movl $75, %edx callq ___assert_rtn LBB0_44: jmp LBB0_45 LBB0_45: movq _a5@GOTPCREL(%rip), %rcx movq _a6@GOTPCREL(%rip), %rax subq %rcx, %rax ja LBB0_47 jmp LBB0_46 LBB0_46: leaq L___func__.main(%rip), %rdi leaq L_.str(%rip), %rsi leaq L_.str.16(%rip), %rcx movl $76, %edx callq ___assert_rtn LBB0_47: jmp LBB0_48 LBB0_48: xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .comm _c5,40,4 ## @c5 .comm _c4,80,4 ## @c4 .section __TEXT,__cstring,cstring_literals L___func__.main: ## @__func__.main .asciz "main" L_.str: ## @.str .asciz "100141717.c" L_.str.1: ## @.str.1 .asciz "c5 < c4" .comm _c3,120,4 ## @c3 L_.str.2: ## @.str.2 .asciz "c4 < c3" .comm _c2,160,4 ## @c2 L_.str.3: ## @.str.3 .asciz "c3 < c2" .comm _c1,200,4 ## @c1 L_.str.4: ## @.str.4 .asciz "c2 < c1" .comm _c6,240,4 ## @c6 L_.str.5: ## @.str.5 .asciz "c1 < c6" .comm _c7,280,4 ## @c7 L_.str.6: ## @.str.6 .asciz "c6 < c7" .comm _c8,320,4 ## @c8 L_.str.7: ## @.str.7 .asciz "c7 < c8" .comm _c9,360,4 ## @c9 L_.str.8: ## @.str.8 .asciz "c8 < c9" .comm _a1,4,9 ## @a1 .comm _a2,4,8 ## @a2 L_.str.9: ## @.str.9 .asciz "&a1 > &a2" .comm _a3,4,7 ## @a3 L_.str.10: ## @.str.10 .asciz "&a2 > &a3" .comm _a4,4,6 ## @a4 L_.str.11: ## @.str.11 .asciz "&a3 > &a4" .comm _a9,4,5 ## @a9 L_.str.12: ## @.str.12 .asciz "&a4 > &a9" .comm _a8,4,4 ## @a8 L_.str.13: ## @.str.13 .asciz "&a9 > &a8" .comm _a7,4,3 ## @a7 L_.str.14: ## @.str.14 .asciz "&a8 > &a7" .comm _a6,4,2 ## @a6 L_.str.15: ## @.str.15 .asciz "&a7 > &a6" .comm _a5,4,2 ## @a5 L_.str.16: ## @.str.16 .asciz "&a6 > &a5" .subsections_via_symbols
the_stack_data/100141717.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/117329263.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] mov w1, #0 str wzr, [sp, #28] add x0, sp, #32 mov x2, #40 bl _memset adrp x8, l_.str@PAGE add x8, x8, l_.str@PAGEOFF str x8, [sp, #32] adrp x8, l_.str.1@PAGE add x8, x8, l_.str.1@PAGEOFF str x8, [sp, #40] adrp x8, l_.str.2@PAGE add x8, x8, l_.str.2@PAGEOFF str x8, [sp, #48] adrp x8, l_.str.3@PAGE add x8, x8, l_.str.3@PAGEOFF str x8, [sp, #56] adrp x8, l_.str.4@PAGE add x8, x8, l_.str.4@PAGEOFF str x8, [sp, #64] 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, #5 cset w8, ge tbnz w8, #0, LBB0_6 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldrsw x9, [sp, #20] add x8, sp, #32 ldr x0, [x8, x9, lsl #3] adrp x1, l_.str.5@PAGE add x1, x1, l_.str.5@PAGEOFF mov x2, #5 bl _strncmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldrsw x9, [sp, #20] add x8, sp, #32 ldr x8, [x8, x9, lsl #3] mov x9, sp str x8, [x9] adrp x0, l_.str.6@PAGE add x0, x0, l_.str.6@PAGEOFF bl _printf ldr w8, [sp, #24] add w8, w8, #1 str w8, [sp, #24] b LBB0_4 LBB0_4: ; in Loop: Header=BB0_1 Depth=1 b LBB0_5 LBB0_5: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #20] add w8, w8, #1 str w8, [sp, #20] b LBB0_1 LBB0_6: ldr w9, [sp, #24] ; 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 ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_8 b LBB0_7 LBB0_7: bl ___stack_chk_fail LBB0_8: 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 "astronomy" l_.str.1: ; @.str.1 .asciz "astounding" l_.str.2: ; @.str.2 .asciz "astrophysics" l_.str.3: ; @.str.3 .asciz "ostracize" l_.str.4: ; @.str.4 .asciz "asterism" l_.str.5: ; @.str.5 .asciz "astro" l_.str.6: ; @.str.6 .asciz "Found: %s\n" l_.str.7: ; @.str.7 .asciz "The list contained %d words beginning with astro.\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 $40, %edx callq _memset leaq L_.str(%rip), %rax movq %rax, -48(%rbp) leaq L_.str.1(%rip), %rax movq %rax, -40(%rbp) leaq L_.str.2(%rip), %rax movq %rax, -32(%rbp) leaq L_.str.3(%rip), %rax movq %rax, -24(%rbp) leaq L_.str.4(%rip), %rax movq %rax, -16(%rbp) movl $0, -56(%rbp) movl $0, -60(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 cmpl $5, -60(%rbp) jge LBB0_6 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movslq -60(%rbp), %rax movq -48(%rbp,%rax,8), %rdi leaq L_.str.5(%rip), %rsi movl $5, %edx callq _strncmp cmpl $0, %eax jne LBB0_4 ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 movslq -60(%rbp), %rax movq -48(%rbp,%rax,8), %rsi leaq L_.str.6(%rip), %rdi movb $0, %al callq _printf movl -56(%rbp), %eax addl $1, %eax movl %eax, -56(%rbp) LBB0_4: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_5 LBB0_5: ## in Loop: Header=BB0_1 Depth=1 movl -60(%rbp), %eax addl $1, %eax movl %eax, -60(%rbp) jmp LBB0_1 LBB0_6: movl -56(%rbp), %esi leaq L_.str.7(%rip), %rdi movb $0, %al callq _printf movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_8 ## %bb.7: xorl %eax, %eax addq $64, %rsp popq %rbp retq LBB0_8: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "astronomy" L_.str.1: ## @.str.1 .asciz "astounding" L_.str.2: ## @.str.2 .asciz "astrophysics" L_.str.3: ## @.str.3 .asciz "ostracize" L_.str.4: ## @.str.4 .asciz "asterism" L_.str.5: ## @.str.5 .asciz "astro" L_.str.6: ## @.str.6 .asciz "Found: %s\n" L_.str.7: ## @.str.7 .asciz "The list contained %d words beginning with astro.\n" .subsections_via_symbols
the_stack_data/33462.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, #48 .cfi_def_cfa_offset 48 str x0, [sp, #40] str x1, [sp, #32] str w2, [sp, #28] mov w8, #1 str w8, [sp, #16] b LBB0_1 LBB0_1: ; =>This Loop Header: Depth=1 ; Child Loop BB0_3 Depth 2 ldrsw x8, [sp, #16] ldr x9, [sp, #32] subs x8, x8, x9 cset w8, hs tbnz w8, #0, LBB0_9 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #40] ldrsw x9, [sp, #16] ldr w8, [x8, x9, lsl #2] str w8, [sp, #24] ldr w8, [sp, #16] subs w8, w8, #1 str w8, [sp, #20] b LBB0_3 LBB0_3: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #20] subs w8, w8, #0 cset w8, lt mov w9, #0 str w9, [sp, #12] ; 4-byte Folded Spill tbnz w8, #0, LBB0_5 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_3 Depth=2 ldr x8, [sp, #40] ldrsw x9, [sp, #20] ldr w8, [x8, x9, lsl #2] ldr w9, [sp, #24] subs w8, w8, w9 cset w8, gt str w8, [sp, #12] ; 4-byte Folded Spill b LBB0_5 LBB0_5: ; in Loop: Header=BB0_3 Depth=2 ldr w8, [sp, #12] ; 4-byte Folded Reload tbz w8, #0, LBB0_7 b LBB0_6 LBB0_6: ; in Loop: Header=BB0_3 Depth=2 ldr x8, [sp, #40] ldrsw x9, [sp, #20] ldr w8, [x8, x9, lsl #2] ldr x9, [sp, #40] ldr w10, [sp, #20] add w10, w10, #1 str w8, [x9, w10, sxtw #2] ldr w8, [sp, #20] subs w8, w8, #1 str w8, [sp, #20] b LBB0_3 LBB0_7: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #24] ldr x9, [sp, #40] ldr w10, [sp, #20] add w10, w10, #1 str w8, [x9, w10, sxtw #2] b LBB0_8 LBB0_8: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #16] add w8, w8, #1 str w8, [sp, #16] b LBB0_1 LBB0_9: ldr x8, [sp, #40] ldr w9, [sp, #28] subs w9, w9, #1 ldr w0, [x8, w9, sxtw #2] 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 _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) movq %rsi, -16(%rbp) movl %edx, -20(%rbp) movl $1, -32(%rbp) LBB0_1: ## =>This Loop Header: Depth=1 ## Child Loop BB0_3 Depth 2 movslq -32(%rbp), %rax cmpq -16(%rbp), %rax jae LBB0_9 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movq -8(%rbp), %rax movslq -32(%rbp), %rcx movl (%rax,%rcx,4), %eax movl %eax, -24(%rbp) movl -32(%rbp), %eax subl $1, %eax movl %eax, -28(%rbp) LBB0_3: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl $0, -28(%rbp) movb %al, -33(%rbp) ## 1-byte Spill jl LBB0_5 ## %bb.4: ## in Loop: Header=BB0_3 Depth=2 movq -8(%rbp), %rax movslq -28(%rbp), %rcx movl (%rax,%rcx,4), %eax cmpl -24(%rbp), %eax setg %al movb %al, -33(%rbp) ## 1-byte Spill LBB0_5: ## in Loop: Header=BB0_3 Depth=2 movb -33(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB0_6 jmp LBB0_7 LBB0_6: ## in Loop: Header=BB0_3 Depth=2 movq -8(%rbp), %rax movslq -28(%rbp), %rcx movl (%rax,%rcx,4), %edx movq -8(%rbp), %rax movl -28(%rbp), %ecx addl $1, %ecx movslq %ecx, %rcx movl %edx, (%rax,%rcx,4) movl -28(%rbp), %eax subl $1, %eax movl %eax, -28(%rbp) jmp LBB0_3 LBB0_7: ## in Loop: Header=BB0_1 Depth=1 movl -24(%rbp), %edx movq -8(%rbp), %rax movl -28(%rbp), %ecx addl $1, %ecx movslq %ecx, %rcx movl %edx, (%rax,%rcx,4) ## %bb.8: ## in Loop: Header=BB0_1 Depth=1 movl -32(%rbp), %eax addl $1, %eax movl %eax, -32(%rbp) jmp LBB0_1 LBB0_9: movq -8(%rbp), %rax movl -20(%rbp), %ecx subl $1, %ecx movslq %ecx, %rcx movl (%rax,%rcx,4), %eax popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/107487.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _swap_print ; -- Begin function swap_print .p2align 2 _swap_print: ; @swap_print .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str x0, [sp, #8] str x1, [sp] add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _swap ; -- Begin function swap .p2align 2 _swap: ; @swap .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 sub sp, sp, #80 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] stur x0, [x29, #-16] stur x1, [x29, #-24] stur w2, [x29, #-28] ldur w8, [x29, #-28] ; kill: def $x8 killed $w8 mov x9, sp stur x9, [x29, #-40] lsr x9, x8, #0 add x9, x9, #15 and x9, x9, #0xfffffffffffffff0 stur x9, [x29, #-80] ; 8-byte Folded Spill adrp x16, ___chkstk_darwin@GOTPAGE ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 ldur x10, [x29, #-80] ; 8-byte Folded Reload mov x9, sp subs x0, x9, x10 stur x0, [x29, #-72] ; 8-byte Folded Spill mov sp, x0 stur x8, [x29, #-48] ldur x1, [x29, #-16] ldursw x2, [x29, #-28] mov x3, #-1 stur x3, [x29, #-64] ; 8-byte Folded Spill bl ___memcpy_chk ldur x3, [x29, #-64] ; 8-byte Folded Reload ldur x0, [x29, #-16] ldur x1, [x29, #-24] ldursw x2, [x29, #-28] bl ___memcpy_chk ldur x1, [x29, #-72] ; 8-byte Folded Reload ldur x3, [x29, #-64] ; 8-byte Folded Reload ldur x0, [x29, #-24] ldursw x2, [x29, #-28] bl ___memcpy_chk ldur x8, [x29, #-40] stur x8, [x29, #-56] ; 8-byte Folded Spill ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB1_2 b LBB1_1 LBB1_1: bl ___stack_chk_fail LBB1_2: ldur x8, [x29, #-56] ; 8-byte Folded Reload mov sp, x8 mov sp, x29 ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #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 sub x8, x29, #4 str x8, [sp, #48] ; 8-byte Folded Spill mov w8, #10 stur w8, [x29, #-4] sub x8, x29, #8 str x8, [sp, #40] ; 8-byte Folded Spill mov w8, #20 stur w8, [x29, #-8] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _strdup sub x8, x29, #16 stur x8, [x29, #-32] ; 8-byte Folded Spill stur x0, [x29, #-16] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _strdup sub x8, x29, #24 stur x8, [x29, #-40] ; 8-byte Folded Spill stur x0, [x29, #-24] ldur w8, [x29, #-4] ; implicit-def: $x10 mov x10, x8 ldur w9, [x29, #-8] ; 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 ldr x1, [sp, #40] ; 8-byte Folded Reload ldr x0, [sp, #48] ; 8-byte Folded Reload mov w2, #4 bl _swap ldur w8, [x29, #-4] ; implicit-def: $x10 mov x10, x8 ldur w9, [x29, #-8] ; 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 ldur x12, [x29, #-16] ldur x11, [x29, #-16] ldur x10, [x29, #-24] ldur x8, [x29, #-24] mov x9, sp str x12, [x9] str x11, [x9, #8] str x10, [x9, #16] str x8, [x9, #24] adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _printf ldur x1, [x29, #-40] ; 8-byte Folded Reload ldur x0, [x29, #-32] ; 8-byte Folded Reload mov w2, #8 bl _swap ldur x12, [x29, #-16] ldur x11, [x29, #-16] ldur x10, [x29, #-24] ldur x8, [x29, #-24] mov x9, sp str x12, [x9] str x11, [x9, #8] str x10, [x9, #16] str x8, [x9, #24] adrp x0, l_.str.5@PAGE add x0, x0, l_.str.5@PAGEOFF bl _printf ldp x29, x30, [sp, #96] ; 16-byte Folded Reload add sp, sp, #112 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Prasha" l_.str.1: ; @.str.1 .asciz "Rekha" l_.str.2: ; @.str.2 .asciz "before swap -> a=%d, b=%d\n" l_.str.3: ; @.str.3 .asciz "after swap -> a=%d, b=%d\n" l_.str.4: ; @.str.4 .asciz "before swap -> husband=%s-%p, wife=%s-%p\n" l_.str.5: ; @.str.5 .asciz "after swap -> husband=%s-%p, wife=%s-%p\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _swap_print ## -- Begin function swap_print .p2align 4, 0x90 _swap_print: ## @swap_print .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) popq %rbp retq .cfi_endproc ## -- End function .globl _swap ## -- Begin function swap .p2align 4, 0x90 _swap: ## @swap .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, -16(%rbp) movq %rsi, -24(%rbp) movl %edx, -28(%rbp) movl -28(%rbp), %eax ## kill: def $rax killed $eax movq %rax, -64(%rbp) ## 8-byte Spill movq %rsp, %rcx movq %rcx, -40(%rbp) callq ____chkstk_darwin addq $15, %rax andq $-16, %rax subq %rax, %rsp movq -64(%rbp), %rax ## 8-byte Reload movq %rsp, %rdi movq %rdi, -56(%rbp) ## 8-byte Spill movq %rax, -48(%rbp) movq -16(%rbp), %rsi movslq -28(%rbp), %rdx movq $-1, %rcx callq ___memcpy_chk movq -16(%rbp), %rdi movq -24(%rbp), %rsi movslq -28(%rbp), %rdx movq $-1, %rcx callq ___memcpy_chk movq -56(%rbp), %rsi ## 8-byte Reload movq -24(%rbp), %rdi movslq -28(%rbp), %rdx movq $-1, %rcx callq ___memcpy_chk movq -40(%rbp), %rax movq %rax, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB1_2 ## %bb.1: movq %rbp, %rsp popq %rbp retq LBB1_2: 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 $32, %rsp movl $10, -4(%rbp) movl $20, -8(%rbp) leaq L_.str(%rip), %rdi callq _strdup movq %rax, -16(%rbp) leaq L_.str.1(%rip), %rdi callq _strdup movq %rax, -24(%rbp) movl -4(%rbp), %esi movl -8(%rbp), %edx leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf leaq -4(%rbp), %rdi leaq -8(%rbp), %rsi movl $4, %edx callq _swap movl -4(%rbp), %esi movl -8(%rbp), %edx leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf movq -16(%rbp), %rsi movq -16(%rbp), %rdx movq -24(%rbp), %rcx movq -24(%rbp), %r8 leaq L_.str.4(%rip), %rdi movb $0, %al callq _printf leaq -16(%rbp), %rdi leaq -24(%rbp), %rsi movl $8, %edx callq _swap movq -16(%rbp), %rsi movq -16(%rbp), %rdx movq -24(%rbp), %rcx movq -24(%rbp), %r8 leaq L_.str.5(%rip), %rdi movb $0, %al callq _printf addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Prasha" L_.str.1: ## @.str.1 .asciz "Rekha" L_.str.2: ## @.str.2 .asciz "before swap -> a=%d, b=%d\n" L_.str.3: ## @.str.3 .asciz "after swap -> a=%d, b=%d\n" L_.str.4: ## @.str.4 .asciz "before swap -> husband=%s-%p, wife=%s-%p\n" L_.str.5: ## @.str.5 .asciz "after swap -> husband=%s-%p, wife=%s-%p\n" .subsections_via_symbols
the_stack_data/145587.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #80 .cfi_def_cfa_offset 80 stp x29, x30, [sp, #64] ; 16-byte Folded Spill add x29, sp, #64 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] stur w0, [x29, #-8] stur x1, [x29, #-16] ldur w8, [x29, #-8] subs w8, w8, #3 cset w8, eq tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldur x8, [x29, #-16] ldr x8, [x8] mov x9, sp str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf mov w0, #1 bl _exit LBB0_2: sub x0, x29, #24 bl _pipe subs w8, w0, #0 cset w8, ge tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: adrp x8, ___stderrp@GOTPAGE ldr x8, [x8, ___stderrp@GOTPAGEOFF] ldr x0, [x8] adrp x1, l_.str.1@PAGE add x1, x1, l_.str.1@PAGEOFF bl _fprintf mov w0, #1 bl _exit LBB0_4: bl _fork stur w0, [x29, #-28] ldur w8, [x29, #-28] subs w8, w8, #0 cset w8, le tbnz w8, #0, LBB0_6 b LBB0_5 LBB0_5: ldur w0, [x29, #-24] bl _close ldur w0, [x29, #-20] mov w1, #1 bl _dup2 ldur x8, [x29, #-16] ldr x9, [x8, #8] mov x8, sp str x9, [x8] adrp x9, l_.str.3@PAGE add x9, x9, l_.str.3@PAGEOFF str x9, [x8, #8] ; kill: def $x9 killed $xzr str xzr, [x8, #16] adrp x1, l_.str.2@PAGE add x1, x1, l_.str.2@PAGEOFF mov x0, x1 bl _execlp mov w0, #2 bl _exit LBB0_6: ldur w8, [x29, #-28] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_15 b LBB0_7 LBB0_7: ldur w0, [x29, #-20] bl _close add x0, sp, #28 bl _pipe subs w8, w0, #0 cset w8, ge tbnz w8, #0, LBB0_9 b LBB0_8 LBB0_8: adrp x8, ___stderrp@GOTPAGE ldr x8, [x8, ___stderrp@GOTPAGEOFF] ldr x0, [x8] adrp x1, l_.str.1@PAGE add x1, x1, l_.str.1@PAGEOFF bl _fprintf mov w0, #1 bl _exit LBB0_9: bl _fork str w0, [sp, #24] ldr w8, [sp, #24] subs w8, w8, #0 cset w8, le tbnz w8, #0, LBB0_11 b LBB0_10 LBB0_10: ldr w0, [sp, #28] bl _close ldur w0, [x29, #-24] mov w1, #0 bl _dup2 ldr w0, [sp, #32] mov w1, #1 bl _dup2 ldur x8, [x29, #-16] ldr x9, [x8, #16] mov x8, sp str x9, [x8] ; kill: def $x9 killed $xzr str xzr, [x8, #8] adrp x1, l_.str.4@PAGE add x1, x1, l_.str.4@PAGEOFF mov x0, x1 bl _execlp mov w0, #3 bl _exit LBB0_11: ldur w8, [x29, #-28] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_13 b LBB0_12 LBB0_12: ldr w0, [sp, #32] bl _close ldr w0, [sp, #28] mov w1, #0 bl _dup2 mov x8, sp ; kill: def $x9 killed $xzr str xzr, [x8] adrp x1, l_.str.5@PAGE add x1, x1, l_.str.5@PAGEOFF mov x0, x1 bl _execlp mov w0, #4 bl _exit LBB0_13: b LBB0_14 LBB0_14: b LBB0_15 LBB0_15: b LBB0_16 LBB0_16: mov w0, #0 bl _exit .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Usage: %s <ls_arg> <grep_arg>\n" l_.str.1: ; @.str.1 .asciz "Could not create pipe\n" l_.str.2: ; @.str.2 .asciz "ls" l_.str.3: ; @.str.3 .asciz "-laR" l_.str.4: ; @.str.4 .asciz "grep" l_.str.5: ; @.str.5 .asciz "sort" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movl $0, -4(%rbp) movl %edi, -8(%rbp) movq %rsi, -16(%rbp) cmpl $3, -8(%rbp) je LBB0_2 ## %bb.1: movq -16(%rbp), %rax movq (%rax), %rsi leaq L_.str(%rip), %rdi xorl %eax, %eax ## kill: def $al killed $al killed $eax callq _printf movl $1, %edi callq _exit LBB0_2: leaq -24(%rbp), %rdi callq _pipe cmpl $0, %eax jge LBB0_4 ## %bb.3: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi leaq L_.str.1(%rip), %rsi xorl %eax, %eax ## kill: def $al killed $al killed $eax callq _fprintf movl $1, %edi callq _exit LBB0_4: callq _fork movl %eax, -28(%rbp) cmpl $0, -28(%rbp) jle LBB0_6 ## %bb.5: movl -24(%rbp), %edi callq _close movl -20(%rbp), %edi movl $1, %esi callq _dup2 movq -16(%rbp), %rax movq 8(%rax), %rdx leaq L_.str.2(%rip), %rsi leaq L_.str.3(%rip), %rcx xorl %eax, %eax movl %eax, %r8d ## kill: def $al killed $al killed $eax movq %rsi, %rdi callq _execlp movl $2, %edi callq _exit LBB0_6: cmpl $0, -28(%rbp) jne LBB0_15 ## %bb.7: movl -20(%rbp), %edi callq _close leaq -36(%rbp), %rdi callq _pipe cmpl $0, %eax jge LBB0_9 ## %bb.8: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi leaq L_.str.1(%rip), %rsi xorl %eax, %eax ## kill: def $al killed $al killed $eax callq _fprintf movl $1, %edi callq _exit LBB0_9: callq _fork movl %eax, -40(%rbp) cmpl $0, -40(%rbp) jle LBB0_11 ## %bb.10: movl -36(%rbp), %edi callq _close movl -24(%rbp), %edi xorl %esi, %esi movl %esi, -44(%rbp) ## 4-byte Spill callq _dup2 movl -32(%rbp), %edi movl $1, %esi callq _dup2 ## kill: def $ecx killed $eax movl -44(%rbp), %eax ## 4-byte Reload movq -16(%rbp), %rcx movq 16(%rcx), %rdx leaq L_.str.4(%rip), %rsi movl %eax, %ecx ## kill: def $al killed $al killed $eax movq %rsi, %rdi callq _execlp movl $3, %edi callq _exit LBB0_11: cmpl $0, -28(%rbp) jne LBB0_13 ## %bb.12: movl -32(%rbp), %edi callq _close movl -36(%rbp), %edi xorl %esi, %esi movl %esi, -48(%rbp) ## 4-byte Spill callq _dup2 ## kill: def $ecx killed $eax movl -48(%rbp), %eax ## 4-byte Reload leaq L_.str.5(%rip), %rsi movl %eax, %edx ## kill: def $al killed $al killed $eax movq %rsi, %rdi callq _execlp movl $4, %edi callq _exit LBB0_13: jmp LBB0_14 LBB0_14: jmp LBB0_15 LBB0_15: jmp LBB0_16 LBB0_16: xorl %edi, %edi callq _exit .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Usage: %s <ls_arg> <grep_arg>\n" L_.str.1: ## @.str.1 .asciz "Could not create pipe\n" L_.str.2: ## @.str.2 .asciz "ls" L_.str.3: ## @.str.3 .asciz "-laR" L_.str.4: ## @.str.4 .asciz "grep" L_.str.5: ## @.str.5 .asciz "sort" .subsections_via_symbols
the_stack_data/140766810.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] adrp x8, l___const.main.arr@PAGE add x8, x8, l___const.main.arr@PAGEOFF ldr q0, [x8] add x0, sp, #16 str q0, [sp, #16] ldr x8, [x8, #16] str x8, [sp, #32] mov w1, #0 mov w2, #5 mov w3, #10 bl _binarySearch mov x9, sp ; implicit-def: $x8 mov x8, x0 str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: bl ___stack_chk_fail LBB0_2: mov w0, #0 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .globl _binarySearch ; -- Begin function binarySearch .p2align 2 _binarySearch: ; @binarySearch .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str x0, [sp, #16] str w1, [sp, #12] str w2, [sp, #8] str w3, [sp, #4] ldr w8, [sp, #12] ldr w9, [sp, #8] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB1_2 b LBB1_1 LBB1_1: mov w8, #-1 stur w8, [x29, #-4] b LBB1_7 LBB1_2: ldr w8, [sp, #12] ldr w9, [sp, #8] add w8, w8, w9 mov w9, #2 sdiv w8, w8, w9 str w8, [sp] ldr x8, [sp, #16] ldrsw x9, [sp] ldr w8, [x8, x9, lsl #2] ldr w9, [sp, #4] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB1_4 b LBB1_3 LBB1_3: ldr w8, [sp] stur w8, [x29, #-4] b LBB1_7 LBB1_4: ldr x8, [sp, #16] ldrsw x9, [sp] ldr w8, [x8, x9, lsl #2] ldr w9, [sp, #4] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB1_6 b LBB1_5 LBB1_5: ldr w8, [sp] add w8, w8, #1 str w8, [sp, #12] ldr x0, [sp, #16] ldr w1, [sp, #12] ldr w2, [sp, #8] ldr w3, [sp, #4] bl _binarySearch stur w0, [x29, #-4] b LBB1_7 LBB1_6: ldr w8, [sp] subs w8, w8, #1 str w8, [sp, #8] ldr x0, [sp, #16] ldr w1, [sp, #12] ldr w2, [sp, #8] ldr w3, [sp, #4] bl _binarySearch stur w0, [x29, #-4] b LBB1_7 LBB1_7: ldur w0, [x29, #-4] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .section __TEXT,__const .p2align 2 ; @__const.main.arr l___const.main.arr: .long 4 ; 0x4 .long 7 ; 0x7 .long 9 ; 0x9 .long 12 ; 0xc .long 20 ; 0x14 .long 45 ; 0x2d .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Target at index: %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 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movq l___const.main.arr(%rip), %rax movq %rax, -32(%rbp) movq l___const.main.arr+8(%rip), %rax movq %rax, -24(%rbp) movq l___const.main.arr+16(%rip), %rax movq %rax, -16(%rbp) leaq -32(%rbp), %rdi xorl %esi, %esi movl $5, %edx movl $10, %ecx callq _binarySearch movl %eax, %esi leaq L_.str(%rip), %rdi movb $0, %al callq _printf movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_2 ## %bb.1: xorl %eax, %eax addq $32, %rsp popq %rbp retq LBB0_2: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .globl _binarySearch ## -- Begin function binarySearch .p2align 4, 0x90 _binarySearch: ## @binarySearch .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -16(%rbp) movl %esi, -20(%rbp) movl %edx, -24(%rbp) movl %ecx, -28(%rbp) movl -20(%rbp), %eax cmpl -24(%rbp), %eax jle LBB1_2 ## %bb.1: movl $-1, -4(%rbp) jmp LBB1_7 LBB1_2: movl -20(%rbp), %eax addl -24(%rbp), %eax movl $2, %ecx cltd idivl %ecx movl %eax, -32(%rbp) movq -16(%rbp), %rax movslq -32(%rbp), %rcx movl (%rax,%rcx,4), %eax cmpl -28(%rbp), %eax jne LBB1_4 ## %bb.3: movl -32(%rbp), %eax movl %eax, -4(%rbp) jmp LBB1_7 LBB1_4: movq -16(%rbp), %rax movslq -32(%rbp), %rcx movl (%rax,%rcx,4), %eax cmpl -28(%rbp), %eax jge LBB1_6 ## %bb.5: movl -32(%rbp), %eax addl $1, %eax movl %eax, -20(%rbp) movq -16(%rbp), %rdi movl -20(%rbp), %esi movl -24(%rbp), %edx movl -28(%rbp), %ecx callq _binarySearch movl %eax, -4(%rbp) jmp LBB1_7 LBB1_6: movl -32(%rbp), %eax subl $1, %eax movl %eax, -24(%rbp) movq -16(%rbp), %rdi movl -20(%rbp), %esi movl -24(%rbp), %edx movl -28(%rbp), %ecx callq _binarySearch movl %eax, -4(%rbp) LBB1_7: movl -4(%rbp), %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__const .p2align 4 ## @__const.main.arr l___const.main.arr: .long 4 ## 0x4 .long 7 ## 0x7 .long 9 ## 0x9 .long 12 ## 0xc .long 20 ## 0x14 .long 45 ## 0x2d .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Target at index: %d\n" .subsections_via_symbols
the_stack_data/635154.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _raizes ; -- Begin function raizes .p2align 2 _raizes: ; @raizes .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 s0, [x29, #-4] stur s1, [x29, #-8] stur s2, [x29, #-12] str x0, [sp, #24] str x1, [sp, #16] ldur s0, [x29, #-8] ldur s1, [x29, #-8] ldur s3, [x29, #-4] fmov s2, #4.00000000 fmul s2, s2, s3 ldur s3, [x29, #-12] fmul s2, s2, s3 fnmsub s0, s0, s1, s2 str s0, [sp, #8] ldr s0, [sp, #8] fcmp s0, #0.0 cset w8, pl tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf str wzr, [sp, #12] b LBB0_6 LBB0_2: ldr s0, [sp, #8] fcmp s0, #0.0 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 _printf ldur s0, [x29, #-8] fneg s0, s0 fcvt d0, s0 ldr s1, [sp, #8] fcvt d1, s1 fsqrt d1, d1 fadd d0, d0, d1 ldur s2, [x29, #-4] fmov s1, #2.00000000 fmul s2, s1, s2 fcvt d2, s2 fdiv d0, d0, d2 fcvt s0, d0 ldr x8, [sp, #24] str s0, [x8] ldur s0, [x29, #-8] fneg s0, s0 fcvt d0, s0 ldr s2, [sp, #8] fcvt d2, s2 fsqrt d2, d2 fsub d0, d0, d2 ldur s2, [x29, #-4] fmul s1, s1, s2 fcvt d1, s1 fdiv d0, d0, d1 fcvt s0, d0 ldr x8, [sp, #16] str s0, [x8] mov w8, #1 str w8, [sp, #12] b LBB0_5 LBB0_4: adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf ldur s0, [x29, #-8] fneg s0, s0 fcvt d0, s0 ldr s1, [sp, #8] fcvt d1, s1 fsqrt d1, d1 fadd d0, d0, d1 ldur s2, [x29, #-4] fmov s1, #2.00000000 fmul s2, s1, s2 fcvt d2, s2 fdiv d0, d0, d2 fcvt s0, d0 ldr x8, [sp, #24] str s0, [x8] ldur s0, [x29, #-8] fneg s0, s0 fcvt d0, s0 ldr s2, [sp, #8] fcvt d2, s2 fsqrt d2, d2 fsub d0, d0, d2 ldur s2, [x29, #-4] fmul s1, s1, s2 fcvt d1, s1 fdiv d0, d0, d1 fcvt s0, d0 ldr x8, [sp, #16] str s0, [x8] mov w8, #2 str w8, [sp, #12] b LBB0_5 LBB0_5: b LBB0_6 LBB0_6: ldr w0, [sp, #12] ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .section __TEXT,__literal8,8byte_literals .p2align 3 ; -- Begin function calc_esfera lCPI1_0: .quad 0x40091eb851eb851f ; double 3.1400000000000001 lCPI1_1: .quad 0x40291eb851eb851f ; double 12.56 .section __TEXT,__text,regular,pure_instructions .globl _calc_esfera .p2align 2 _calc_esfera: ; @calc_esfera .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 str s0, [sp, #28] str x0, [sp, #16] str x1, [sp, #8] ldr s0, [sp, #28] fcvt d1, s0 adrp x8, lCPI1_1@PAGE ldr d0, [x8, lCPI1_1@PAGEOFF] fmul d0, d0, d1 ldr s1, [sp, #28] fcvt d1, s1 fmul d0, d0, d1 fcvt s0, d0 ldr x8, [sp, #16] str s0, [x8] ldr s0, [sp, #28] fcvt d1, s0 adrp x8, lCPI1_0@PAGE ldr d0, [x8, lCPI1_0@PAGEOFF] fmul d0, d0, d1 ldr s1, [sp, #28] fcvt d1, s1 fmul d0, d0, d1 ldr s1, [sp, #28] fcvt d1, s1 fmul d0, d0, d1 fcvt s0, d0 ldr x8, [sp, #8] str s0, [x8] add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _inverte ; -- Begin function inverte .p2align 2 _inverte: ; @inverte .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 sub sp, sp, #80 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] stur w0, [x29, #-12] stur x1, [x29, #-24] ldur w8, [x29, #-12] ; kill: def $x8 killed $w8 mov x9, sp stur x9, [x29, #-32] lsl x9, x8, #2 add x9, x9, #15 and x9, x9, #0xfffffffffffffff0 stur x9, [x29, #-64] ; 8-byte Folded Spill adrp x16, ___chkstk_darwin@GOTPAGE ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 ldur x10, [x29, #-64] ; 8-byte Folded Reload mov x9, sp subs x9, x9, x10 mov sp, x9 stur x9, [x29, #-56] ; 8-byte Folded Spill stur x8, [x29, #-40] ldur w8, [x29, #-12] stur w8, [x29, #-48] stur wzr, [x29, #-44] b LBB2_1 LBB2_1: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-44] ldur w9, [x29, #-12] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB2_4 b LBB2_2 LBB2_2: ; in Loop: Header=BB2_1 Depth=1 ldur x9, [x29, #-56] ; 8-byte Folded Reload ldur x8, [x29, #-24] ldursw x10, [x29, #-44] ldr w8, [x8, x10, lsl #2] ldur w10, [x29, #-48] subs w10, w10, #1 str w8, [x9, w10, sxtw #2] ldur w8, [x29, #-48] subs w8, w8, #1 stur w8, [x29, #-48] b LBB2_3 LBB2_3: ; in Loop: Header=BB2_1 Depth=1 ldur w8, [x29, #-44] add w8, w8, #1 stur w8, [x29, #-44] b LBB2_1 LBB2_4: stur wzr, [x29, #-44] b LBB2_5 LBB2_5: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-44] ldur w9, [x29, #-12] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB2_8 b LBB2_6 LBB2_6: ; in Loop: Header=BB2_5 Depth=1 ldur x8, [x29, #-56] ; 8-byte Folded Reload ldursw x9, [x29, #-44] ldr w8, [x8, x9, lsl #2] ldur x9, [x29, #-24] ldursw x10, [x29, #-44] str w8, [x9, x10, lsl #2] b LBB2_7 LBB2_7: ; in Loop: Header=BB2_5 Depth=1 ldur w8, [x29, #-44] add w8, w8, #1 stur w8, [x29, #-44] b LBB2_5 LBB2_8: ldur x8, [x29, #-32] stur x8, [x29, #-72] ; 8-byte Folded Spill ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB2_10 b LBB2_9 LBB2_9: bl ___stack_chk_fail LBB2_10: ldur x8, [x29, #-72] ; 8-byte Folded Reload mov sp, x8 mov sp, x29 ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #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] stur wzr, [x29, #-36] adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf fmov s0, #1.00000000 stur s0, [x29, #-40] fmov s0, #-4.00000000 stur s0, [x29, #-44] fmov s0, #5.00000000 stur s0, [x29, #-48] sub x0, x29, #52 movi d0, #0000000000000000 stur s0, [x29, #-52] add x1, sp, #56 str s0, [sp, #56] ldur s0, [x29, #-40] ldur s1, [x29, #-44] ldur s2, [x29, #-48] bl _raizes str w0, [sp, #52] ldur s0, [x29, #-52] fcvt d1, s0 ldr s0, [sp, #56] fcvt d0, s0 ldr w9, [sp, #52] ; implicit-def: $x8 mov x8, x9 mov x9, sp str d1, [x9] str d0, [x9, #8] str x8, [x9, #16] 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 fmov s0, #2.00000000 add x0, sp, #48 add x1, sp, #44 bl _calc_esfera ldr s0, [sp, #48] fcvt d1, s0 ldr s0, [sp, #44] fcvt d0, s0 mov x8, sp str d1, [x8] str d0, [x8, #8] adrp x0, l_.str.6@PAGE add x0, x0, l_.str.6@PAGEOFF bl _printf adrp x0, l_.str.7@PAGE add x0, x0, l_.str.7@PAGEOFF bl _printf adrp x8, l___const.main.vet@PAGE add x8, x8, l___const.main.vet@PAGEOFF ldr q0, [x8] stur q0, [x29, #-32] adrp x0, l_.str.8@PAGE add x0, x0, l_.str.8@PAGEOFF bl _printf str wzr, [sp, #40] b LBB3_1 LBB3_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #40] subs w8, w8, #4 cset w8, ge tbnz w8, #0, LBB3_4 b LBB3_2 LBB3_2: ; in Loop: Header=BB3_1 Depth=1 ldrsw x9, [sp, #40] sub x8, x29, #32 ldr w9, [x8, x9, lsl #2] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.9@PAGE add x0, x0, l_.str.9@PAGEOFF bl _printf b LBB3_3 LBB3_3: ; in Loop: Header=BB3_1 Depth=1 ldr w8, [sp, #40] add w8, w8, #1 str w8, [sp, #40] b LBB3_1 LBB3_4: mov w0, #4 sub x1, x29, #32 bl _inverte adrp x0, l_.str.10@PAGE add x0, x0, l_.str.10@PAGEOFF bl _printf str wzr, [sp, #36] b LBB3_5 LBB3_5: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #36] subs w8, w8, #4 cset w8, ge tbnz w8, #0, LBB3_8 b LBB3_6 LBB3_6: ; in Loop: Header=BB3_5 Depth=1 ldrsw x9, [sp, #36] sub x8, x29, #32 ldr w9, [x8, x9, lsl #2] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.9@PAGE add x0, x0, l_.str.9@PAGEOFF bl _printf b LBB3_7 LBB3_7: ; in Loop: Header=BB3_5 Depth=1 ldr w8, [sp, #36] add w8, w8, #1 str w8, [sp, #36] b LBB3_5 LBB3_8: adrp x0, l_.str.11@PAGE add x0, x0, l_.str.11@PAGEOFF bl _printf adrp x0, l_.str.12@PAGE add x0, x0, l_.str.12@PAGEOFF bl _printf 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_10 b LBB3_9 LBB3_9: bl ___stack_chk_fail LBB3_10: mov w0, #0 ldp x29, x30, [sp, #112] ; 16-byte Folded Reload add sp, sp, #128 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Delta MENOR que zero. N\303\243o ha raizes reais\n" l_.str.1: ; @.str.1 .asciz "Delta IGUAL A zero. Ha apenas uma raiz real\n" l_.str.2: ; @.str.2 .asciz "Delta MAIOR que zero. Ha duas raizes reais\n" l_.str.3: ; @.str.3 .asciz "\n\n1 QUESTAO:\n" l_.str.4: ; @.str.4 .asciz "\nx1 = %.2f e x2 = %.2f\n\nNumero de raizes reais: %d\n" l_.str.5: ; @.str.5 .asciz "\n\n2 QUESTAO:\n" l_.str.6: ; @.str.6 .asciz "Area da esfera: %.2f e Volume da esfera: %.2f\n" l_.str.7: ; @.str.7 .asciz "\n\n3 QUESTAO:\n" .section __TEXT,__literal16,16byte_literals .p2align 2 ; @__const.main.vet l___const.main.vet: .long 1 ; 0x1 .long 2 ; 0x2 .long 3 ; 0x3 .long 4 ; 0x4 .section __TEXT,__cstring,cstring_literals l_.str.8: ; @.str.8 .asciz "Normal: " l_.str.9: ; @.str.9 .asciz "%d " l_.str.10: ; @.str.10 .asciz "\nInvertido: " l_.str.11: ; @.str.11 .asciz "\n\n4 QUESTAO:\n" l_.str.12: ; @.str.12 .asciz "\n\n5 QUESTAO:\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 raizes LCPI0_0: .long 0x40800000 ## float 4 LCPI0_1: .long 0x40000000 ## float 2 .section __TEXT,__text,regular,pure_instructions .globl _raizes .p2align 4, 0x90 _raizes: ## @raizes .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 movss %xmm0, -4(%rbp) movss %xmm1, -8(%rbp) movss %xmm2, -12(%rbp) movq %rdi, -24(%rbp) movq %rsi, -32(%rbp) movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss -8(%rbp), %xmm2 ## xmm2 = mem[0],zero,zero,zero movss LCPI0_0(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero mulss -4(%rbp), %xmm1 mulss -12(%rbp), %xmm1 movd %xmm1, %eax xorl $2147483648, %eax ## imm = 0x80000000 movd %eax, %xmm1 mulss %xmm2, %xmm0 addss %xmm1, %xmm0 movss %xmm0, -40(%rbp) xorps %xmm0, %xmm0 ucomiss -40(%rbp), %xmm0 jbe LBB0_2 ## %bb.1: leaq L_.str(%rip), %rdi movb $0, %al callq _printf movl $0, -36(%rbp) jmp LBB0_6 LBB0_2: movss -40(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero xorps %xmm1, %xmm1 ucomiss %xmm1, %xmm0 jne LBB0_4 jp LBB0_4 ## %bb.3: leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero movd %xmm0, %eax xorl $2147483648, %eax ## imm = 0x80000000 movd %eax, %xmm0 cvtss2sd %xmm0, %xmm0 movss -40(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 sqrtsd %xmm1, %xmm1 addsd %xmm1, %xmm0 movss LCPI0_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero mulss -4(%rbp), %xmm1 cvtss2sd %xmm1, %xmm1 divsd %xmm1, %xmm0 cvtsd2ss %xmm0, %xmm0 movq -24(%rbp), %rax movss %xmm0, (%rax) movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero movd %xmm0, %eax xorl $2147483648, %eax ## imm = 0x80000000 movd %eax, %xmm0 cvtss2sd %xmm0, %xmm0 movss -40(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 sqrtsd %xmm1, %xmm1 subsd %xmm1, %xmm0 movss LCPI0_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero mulss -4(%rbp), %xmm1 cvtss2sd %xmm1, %xmm1 divsd %xmm1, %xmm0 cvtsd2ss %xmm0, %xmm0 movq -32(%rbp), %rax movss %xmm0, (%rax) movl $1, -36(%rbp) jmp LBB0_5 LBB0_4: leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero movd %xmm0, %eax xorl $2147483648, %eax ## imm = 0x80000000 movd %eax, %xmm0 cvtss2sd %xmm0, %xmm0 movss -40(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 sqrtsd %xmm1, %xmm1 addsd %xmm1, %xmm0 movss LCPI0_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero mulss -4(%rbp), %xmm1 cvtss2sd %xmm1, %xmm1 divsd %xmm1, %xmm0 cvtsd2ss %xmm0, %xmm0 movq -24(%rbp), %rax movss %xmm0, (%rax) movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero movd %xmm0, %eax xorl $2147483648, %eax ## imm = 0x80000000 movd %eax, %xmm0 cvtss2sd %xmm0, %xmm0 movss -40(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 sqrtsd %xmm1, %xmm1 subsd %xmm1, %xmm0 movss LCPI0_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero mulss -4(%rbp), %xmm1 cvtss2sd %xmm1, %xmm1 divsd %xmm1, %xmm0 cvtsd2ss %xmm0, %xmm0 movq -32(%rbp), %rax movss %xmm0, (%rax) movl $2, -36(%rbp) LBB0_5: jmp LBB0_6 LBB0_6: movl -36(%rbp), %eax addq $48, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__literal8,8byte_literals .p2align 3 ## -- Begin function calc_esfera LCPI1_0: .quad 0x40091eb851eb851f ## double 3.1400000000000001 LCPI1_1: .quad 0x40291eb851eb851f ## double 12.56 .section __TEXT,__text,regular,pure_instructions .globl _calc_esfera .p2align 4, 0x90 _calc_esfera: ## @calc_esfera .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movss %xmm0, -4(%rbp) movq %rdi, -16(%rbp) movq %rsi, -24(%rbp) movss -4(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI1_1(%rip), %xmm0 ## xmm0 = mem[0],zero mulsd %xmm1, %xmm0 movss -4(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 mulsd %xmm1, %xmm0 cvtsd2ss %xmm0, %xmm0 movq -16(%rbp), %rax movss %xmm0, (%rax) movss -4(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI1_0(%rip), %xmm0 ## xmm0 = mem[0],zero mulsd %xmm1, %xmm0 movss -4(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 mulsd %xmm1, %xmm0 movss -4(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 mulsd %xmm1, %xmm0 cvtsd2ss %xmm0, %xmm0 movq -24(%rbp), %rax movss %xmm0, (%rax) popq %rbp retq .cfi_endproc ## -- End function .globl _inverte ## -- Begin function inverte .p2align 4, 0x90 _inverte: ## @inverte .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, -12(%rbp) movq %rsi, -24(%rbp) movl -12(%rbp), %eax ## kill: def $rax killed $eax movq %rax, -64(%rbp) ## 8-byte Spill movq %rsp, %rcx movq %rcx, -32(%rbp) shlq $2, %rax callq ____chkstk_darwin addq $15, %rax andq $-16, %rax subq %rax, %rsp movq -64(%rbp), %rax ## 8-byte Reload movq %rsp, %rcx movq %rcx, -56(%rbp) ## 8-byte Spill movq %rax, -40(%rbp) movl -12(%rbp), %eax movl %eax, -48(%rbp) movl $0, -44(%rbp) LBB2_1: ## =>This Inner Loop Header: Depth=1 movl -44(%rbp), %eax cmpl -12(%rbp), %eax jge LBB2_4 ## %bb.2: ## in Loop: Header=BB2_1 Depth=1 movq -56(%rbp), %rax ## 8-byte Reload movq -24(%rbp), %rcx movslq -44(%rbp), %rdx movl (%rcx,%rdx,4), %edx movl -48(%rbp), %ecx subl $1, %ecx movslq %ecx, %rcx movl %edx, (%rax,%rcx,4) movl -48(%rbp), %eax addl $-1, %eax movl %eax, -48(%rbp) ## %bb.3: ## in Loop: Header=BB2_1 Depth=1 movl -44(%rbp), %eax addl $1, %eax movl %eax, -44(%rbp) jmp LBB2_1 LBB2_4: movl $0, -44(%rbp) LBB2_5: ## =>This Inner Loop Header: Depth=1 movl -44(%rbp), %eax cmpl -12(%rbp), %eax jge LBB2_8 ## %bb.6: ## in Loop: Header=BB2_5 Depth=1 movq -56(%rbp), %rax ## 8-byte Reload movslq -44(%rbp), %rcx movl (%rax,%rcx,4), %edx movq -24(%rbp), %rax movslq -44(%rbp), %rcx movl %edx, (%rax,%rcx,4) ## %bb.7: ## in Loop: Header=BB2_5 Depth=1 movl -44(%rbp), %eax addl $1, %eax movl %eax, -44(%rbp) jmp LBB2_5 LBB2_8: movq -32(%rbp), %rax movq %rax, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB2_10 ## %bb.9: movq %rbp, %rsp popq %rbp retq LBB2_10: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__literal4,4byte_literals .p2align 2 ## -- Begin function main LCPI3_0: .long 0x40000000 ## float 2 LCPI3_1: .long 0x40a00000 ## float 5 LCPI3_2: .long 0xc0800000 ## float -4 LCPI3_3: .long 0x3f800000 ## float 1 .section __TEXT,__text,regular,pure_instructions .globl _main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $80, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -36(%rbp) leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf movss LCPI3_3(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, -40(%rbp) movss LCPI3_2(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, -44(%rbp) movss LCPI3_1(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, -48(%rbp) xorps %xmm0, %xmm0 movss %xmm0, -52(%rbp) xorps %xmm0, %xmm0 movss %xmm0, -56(%rbp) movss -40(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss -44(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero movss -48(%rbp), %xmm2 ## xmm2 = mem[0],zero,zero,zero leaq -52(%rbp), %rdi leaq -56(%rbp), %rsi callq _raizes movl %eax, -60(%rbp) movss -52(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm0 movss -56(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 movl -60(%rbp), %esi leaq L_.str.4(%rip), %rdi movb $2, %al callq _printf leaq L_.str.5(%rip), %rdi movb $0, %al callq _printf movss LCPI3_0(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero leaq -64(%rbp), %rdi leaq -68(%rbp), %rsi callq _calc_esfera movss -64(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm0 movss -68(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 leaq L_.str.6(%rip), %rdi movb $2, %al callq _printf leaq L_.str.7(%rip), %rdi movb $0, %al callq _printf movq L___const.main.vet(%rip), %rax movq %rax, -32(%rbp) movq L___const.main.vet+8(%rip), %rax movq %rax, -24(%rbp) leaq L_.str.8(%rip), %rdi movb $0, %al callq _printf movl $0, -72(%rbp) LBB3_1: ## =>This Inner Loop Header: Depth=1 cmpl $4, -72(%rbp) jge LBB3_4 ## %bb.2: ## in Loop: Header=BB3_1 Depth=1 movslq -72(%rbp), %rax movl -32(%rbp,%rax,4), %esi leaq L_.str.9(%rip), %rdi movb $0, %al callq _printf ## %bb.3: ## in Loop: Header=BB3_1 Depth=1 movl -72(%rbp), %eax addl $1, %eax movl %eax, -72(%rbp) jmp LBB3_1 LBB3_4: leaq -32(%rbp), %rsi movl $4, %edi callq _inverte leaq L_.str.10(%rip), %rdi movb $0, %al callq _printf movl $0, -76(%rbp) LBB3_5: ## =>This Inner Loop Header: Depth=1 cmpl $4, -76(%rbp) jge LBB3_8 ## %bb.6: ## in Loop: Header=BB3_5 Depth=1 movslq -76(%rbp), %rax movl -32(%rbp,%rax,4), %esi leaq L_.str.9(%rip), %rdi movb $0, %al callq _printf ## %bb.7: ## in Loop: Header=BB3_5 Depth=1 movl -76(%rbp), %eax addl $1, %eax movl %eax, -76(%rbp) jmp LBB3_5 LBB3_8: leaq L_.str.11(%rip), %rdi movb $0, %al callq _printf leaq L_.str.12(%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_10 ## %bb.9: xorl %eax, %eax addq $80, %rsp popq %rbp retq LBB3_10: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Delta MENOR que zero. N\303\243o ha raizes reais\n" L_.str.1: ## @.str.1 .asciz "Delta IGUAL A zero. Ha apenas uma raiz real\n" L_.str.2: ## @.str.2 .asciz "Delta MAIOR que zero. Ha duas raizes reais\n" L_.str.3: ## @.str.3 .asciz "\n\n1 QUESTAO:\n" L_.str.4: ## @.str.4 .asciz "\nx1 = %.2f e x2 = %.2f\n\nNumero de raizes reais: %d\n" L_.str.5: ## @.str.5 .asciz "\n\n2 QUESTAO:\n" L_.str.6: ## @.str.6 .asciz "Area da esfera: %.2f e Volume da esfera: %.2f\n" L_.str.7: ## @.str.7 .asciz "\n\n3 QUESTAO:\n" .section __TEXT,__literal16,16byte_literals .p2align 4 ## @__const.main.vet L___const.main.vet: .long 1 ## 0x1 .long 2 ## 0x2 .long 3 ## 0x3 .long 4 ## 0x4 .section __TEXT,__cstring,cstring_literals L_.str.8: ## @.str.8 .asciz "Normal: " L_.str.9: ## @.str.9 .asciz "%d " L_.str.10: ## @.str.10 .asciz "\nInvertido: " L_.str.11: ## @.str.11 .asciz "\n\n4 QUESTAO:\n" L_.str.12: ## @.str.12 .asciz "\n\n5 QUESTAO:\n" .subsections_via_symbols
the_stack_data/705623.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/121795.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _eratostene ; -- Begin function eratostene .p2align 2 _eratostene: ; @eratostene .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 str x0, [sp, #24] str w1, [sp, #20] str wzr, [sp, #12] mov w8, #2 str w8, [sp, #16] b LBB0_1 LBB0_1: ; =>This Loop Header: Depth=1 ; Child Loop BB0_4 Depth 2 ldr w8, [sp, #16] ldr w9, [sp, #20] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_11 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #24] ldrsw x9, [sp, #16] ldr w8, [x8, x9, lsl #2] ldr w9, [sp, #16] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB0_9 b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #12] add w8, w8, #1 str w8, [sp, #12] ldr w8, [sp, #16] ldr w9, [sp, #16] mul w8, w8, w9 str w8, [sp, #8] b LBB0_4 LBB0_4: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #8] ldr w9, [sp, #20] subs w8, w8, w9 cset w8, ge mov w9, #0 str w9, [sp, #4] ; 4-byte Folded Spill tbnz w8, #0, LBB0_6 b LBB0_5 LBB0_5: ; in Loop: Header=BB0_4 Depth=2 ldr w8, [sp, #8] subs w8, w8, #0 cset w8, gt str w8, [sp, #4] ; 4-byte Folded Spill b LBB0_6 LBB0_6: ; in Loop: Header=BB0_4 Depth=2 ldr w8, [sp, #4] ; 4-byte Folded Reload tbz w8, #0, LBB0_8 b LBB0_7 LBB0_7: ; in Loop: Header=BB0_4 Depth=2 ldr x9, [sp, #24] ldrsw x10, [sp, #8] mov w8, #0 str w8, [x9, x10, lsl #2] ldr w9, [sp, #16] ldr w8, [sp, #8] add w8, w8, w9 str w8, [sp, #8] b LBB0_4 LBB0_8: ; in Loop: Header=BB0_1 Depth=1 b LBB0_9 LBB0_9: ; in Loop: Header=BB0_1 Depth=1 b LBB0_10 LBB0_10: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #16] add w8, w8, #1 str w8, [sp, #16] b LBB0_1 LBB0_11: ldr w0, [sp, #12] add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _fillPrimesFactors ; -- Begin function fillPrimesFactors .p2align 2 _fillPrimesFactors: ; @fillPrimesFactors .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 str x0, [sp, #32] str w1, [sp, #28] str x2, [sp, #16] str w3, [sp, #12] str wzr, [sp, #8] b LBB1_1 LBB1_1: ; =>This Loop Header: Depth=1 ; Child Loop BB1_3 Depth 2 ldr w8, [sp, #8] ldr w9, [sp, #12] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB1_9 b LBB1_2 LBB1_2: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ldrsw x9, [sp, #8] ldr w8, [x8, x9, lsl #2] str w8, [sp, #4] b LBB1_3 LBB1_3: ; Parent Loop BB1_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #28] ldr w10, [sp, #4] sdiv w9, w8, w10 mul w9, w9, w10 subs w8, w8, w9 subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB1_5 b LBB1_4 LBB1_4: ; in Loop: Header=BB1_3 Depth=2 ldr x8, [sp, #32] ldrsw x9, [sp, #4] add x9, x8, x9, lsl #2 ldr w8, [x9] add w8, w8, #1 str w8, [x9] ldr w9, [sp, #4] ldr w8, [sp, #28] sdiv w8, w8, w9 str w8, [sp, #28] b LBB1_3 LBB1_5: ; in Loop: Header=BB1_1 Depth=1 ldr w8, [sp, #28] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB1_7 b LBB1_6 LBB1_6: ldr x8, [sp, #16] ldrsw x9, [sp, #8] ldr w8, [x8, x9, lsl #2] str w8, [sp, #44] b LBB1_10 LBB1_7: ; in Loop: Header=BB1_1 Depth=1 b LBB1_8 LBB1_8: ; in Loop: Header=BB1_1 Depth=1 ldr w8, [sp, #8] add w8, w8, #1 str w8, [sp, #8] b LBB1_1 LBB1_9: ldr w8, [sp, #28] str w8, [sp, #44] b LBB1_10 LBB1_10: ldr w0, [sp, #44] add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _sumdivaux2 ; -- Begin function sumdivaux2 .p2align 2 _sumdivaux2: ; @sumdivaux2 .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 str x0, [sp, #24] str w1, [sp, #20] str w2, [sp, #16] b LBB2_1 LBB2_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #16] ldr w9, [sp, #20] subs w8, w8, w9 cset w8, ge mov w9, #0 str w9, [sp, #12] ; 4-byte Folded Spill tbnz w8, #0, LBB2_3 b LBB2_2 LBB2_2: ; in Loop: Header=BB2_1 Depth=1 ldr x8, [sp, #24] ldrsw x9, [sp, #16] ldr w8, [x8, x9, lsl #2] subs w8, w8, #0 cset w8, eq str w8, [sp, #12] ; 4-byte Folded Spill b LBB2_3 LBB2_3: ; in Loop: Header=BB2_1 Depth=1 ldr w8, [sp, #12] ; 4-byte Folded Reload tbz w8, #0, LBB2_5 b LBB2_4 LBB2_4: ; in Loop: Header=BB2_1 Depth=1 ldr w8, [sp, #16] add w8, w8, #1 str w8, [sp, #16] b LBB2_1 LBB2_5: ldr w0, [sp, #16] add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _sumdivaux ; -- Begin function sumdivaux .p2align 2 _sumdivaux: ; @sumdivaux .cfi_startproc ; %bb.0: sub sp, sp, #96 .cfi_def_cfa_offset 96 stp x29, x30, [sp, #80] ; 16-byte Folded Spill add x29, sp, #80 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-16] stur w1, [x29, #-20] stur w2, [x29, #-24] ldur w8, [x29, #-24] ldur w9, [x29, #-20] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB3_2 b LBB3_1 LBB3_1: mov w8, #1 stur w8, [x29, #-4] b LBB3_9 LBB3_2: ldur x8, [x29, #-16] ldursw x9, [x29, #-24] ldr w8, [x8, x9, lsl #2] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB3_4 b LBB3_3 LBB3_3: ldur x8, [x29, #-16] str x8, [sp, #32] ; 8-byte Folded Spill ldur w8, [x29, #-20] str w8, [sp, #28] ; 4-byte Folded Spill ldur x0, [x29, #-16] ldur w1, [x29, #-20] ldur w8, [x29, #-24] add w2, w8, #1 bl _sumdivaux2 ldr w1, [sp, #28] ; 4-byte Folded Reload mov x2, x0 ldr x0, [sp, #32] ; 8-byte Folded Reload bl _sumdivaux stur w0, [x29, #-4] b LBB3_9 LBB3_4: ldur x8, [x29, #-16] str x8, [sp, #16] ; 8-byte Folded Spill ldur w8, [x29, #-20] str w8, [sp, #12] ; 4-byte Folded Spill ldur x0, [x29, #-16] ldur w1, [x29, #-20] ldur w8, [x29, #-24] mov w9, #1 str w9, [sp, #24] ; 4-byte Folded Spill add w2, w8, #1 bl _sumdivaux2 ldr w1, [sp, #12] ; 4-byte Folded Reload mov x2, x0 ldr x0, [sp, #16] ; 8-byte Folded Reload bl _sumdivaux ldr w8, [sp, #24] ; 4-byte Folded Reload stur w0, [x29, #-32] stur wzr, [x29, #-36] ldur w9, [x29, #-24] str w9, [sp, #40] stur w8, [x29, #-28] b LBB3_5 LBB3_5: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-28] ldur x9, [x29, #-16] ldursw x10, [x29, #-24] ldr w9, [x9, x10, lsl #2] subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB3_8 b LBB3_6 LBB3_6: ; in Loop: Header=BB3_5 Depth=1 ldr w9, [sp, #40] ldur w8, [x29, #-36] add w8, w8, w9 stur w8, [x29, #-36] ldur w9, [x29, #-24] ldr w8, [sp, #40] mul w8, w8, w9 str w8, [sp, #40] b LBB3_7 LBB3_7: ; in Loop: Header=BB3_5 Depth=1 ldur w8, [x29, #-28] add w8, w8, #1 stur w8, [x29, #-28] b LBB3_5 LBB3_8: ldur w8, [x29, #-36] add w8, w8, #1 ldur w9, [x29, #-32] mul w8, w8, w9 stur w8, [x29, #-4] b LBB3_9 LBB3_9: ldur w0, [x29, #-4] ldp x29, x30, [sp, #80] ; 16-byte Folded Reload add sp, sp, #96 ret .cfi_endproc ; -- End function .globl _sumdiv ; -- Begin function sumdiv .p2align 2 _sumdiv: ; @sumdiv .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] ldur w8, [x29, #-20] add w9, w8, #1 ; implicit-def: $x8 mov x8, x9 sxtw x0, w8 mov x1, #4 bl _calloc str x0, [sp, #16] str wzr, [sp, #24] b LBB4_1 LBB4_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #24] ldur w9, [x29, #-20] subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB4_4 b LBB4_2 LBB4_2: ; in Loop: Header=BB4_1 Depth=1 ldr x9, [sp, #16] ldrsw x10, [sp, #24] mov w8, #0 str w8, [x9, x10, lsl #2] b LBB4_3 LBB4_3: ; in Loop: Header=BB4_1 Depth=1 ldr w8, [sp, #24] add w8, w8, #1 str w8, [sp, #24] b LBB4_1 LBB4_4: ldr x0, [sp, #16] ldur w1, [x29, #-20] ldur x2, [x29, #-16] ldur w3, [x29, #-4] bl _fillPrimesFactors str w0, [sp, #12] ldr x0, [sp, #16] ldr w1, [sp, #12] mov w2, #0 bl _sumdivaux ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #96 .cfi_def_cfa_offset 96 stp x29, x30, [sp, #80] ; 16-byte Folded Spill add x29, sp, #80 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] mov w8, #1001 stur w8, [x29, #-24] ldursw x0, [x29, #-24] mov x1, #4 bl _calloc stur x0, [x29, #-32] stur wzr, [x29, #-20] b LBB5_1 LBB5_1: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-20] ldur w9, [x29, #-24] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB5_4 b LBB5_2 LBB5_2: ; in Loop: Header=BB5_1 Depth=1 ldur w8, [x29, #-20] ldur x9, [x29, #-32] ldursw x10, [x29, #-20] str w8, [x9, x10, lsl #2] b LBB5_3 LBB5_3: ; in Loop: Header=BB5_1 Depth=1 ldur w8, [x29, #-20] add w8, w8, #1 stur w8, [x29, #-20] b LBB5_1 LBB5_4: ldur x0, [x29, #-32] ldur w1, [x29, #-24] bl _eratostene stur w0, [x29, #-36] ldursw x0, [x29, #-36] mov x1, #4 bl _calloc str x0, [sp, #32] stur wzr, [x29, #-16] b LBB5_5 LBB5_5: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-16] ldur w9, [x29, #-36] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB5_8 b LBB5_6 LBB5_6: ; in Loop: Header=BB5_5 Depth=1 ldr x9, [sp, #32] ldursw x10, [x29, #-16] mov w8, #0 str w8, [x9, x10, lsl #2] b LBB5_7 LBB5_7: ; in Loop: Header=BB5_5 Depth=1 ldur w8, [x29, #-16] add w8, w8, #1 stur w8, [x29, #-16] b LBB5_5 LBB5_8: str wzr, [sp, #28] mov w8, #2 stur w8, [x29, #-12] b LBB5_9 LBB5_9: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-12] ldur w9, [x29, #-24] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB5_14 b LBB5_10 LBB5_10: ; in Loop: Header=BB5_9 Depth=1 ldur x8, [x29, #-32] ldursw x9, [x29, #-12] ldr w8, [x8, x9, lsl #2] ldur w9, [x29, #-12] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB5_12 b LBB5_11 LBB5_11: ; in Loop: Header=BB5_9 Depth=1 ldur w8, [x29, #-12] ldr x9, [sp, #32] ldrsw x10, [sp, #28] str w8, [x9, x10, lsl #2] ldr w8, [sp, #28] add w8, w8, #1 str w8, [sp, #28] b LBB5_12 LBB5_12: ; in Loop: Header=BB5_9 Depth=1 b LBB5_13 LBB5_13: ; in Loop: Header=BB5_9 Depth=1 ldur w8, [x29, #-12] add w8, w8, #1 stur w8, [x29, #-12] b LBB5_9 LBB5_14: ldr w8, [sp, #28] ; implicit-def: $x10 mov x10, x8 ldur w9, [x29, #-36] ; 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 str wzr, [sp, #24] mov w8, #2 stur w8, [x29, #-8] b LBB5_15 LBB5_15: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-8] subs w8, w8, #1001 cset w8, ge tbnz w8, #0, LBB5_22 b LBB5_16 LBB5_16: ; in Loop: Header=BB5_15 Depth=1 ldur w0, [x29, #-36] ldr x1, [sp, #32] ldur w2, [x29, #-8] bl _sumdiv ldur w8, [x29, #-8] subs w8, w0, w8 str w8, [sp, #20] ldr w8, [sp, #20] ldur w9, [x29, #-8] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB5_20 b LBB5_17 LBB5_17: ; in Loop: Header=BB5_15 Depth=1 ldur w0, [x29, #-36] ldr x1, [sp, #32] ldr w2, [sp, #20] bl _sumdiv ldr w8, [sp, #20] subs w8, w0, w8 str w8, [sp, #16] ldr w8, [sp, #16] ldur w9, [x29, #-8] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB5_19 b LBB5_18 LBB5_18: ; in Loop: Header=BB5_15 Depth=1 ldr w8, [sp, #20] ; implicit-def: $x10 mov x10, x8 ldur w9, [x29, #-8] ; 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 ldr w8, [sp, #20] ldur w9, [x29, #-8] add w9, w8, w9 ldr w8, [sp, #24] add w8, w8, w9 str w8, [sp, #24] b LBB5_19 LBB5_19: ; in Loop: Header=BB5_15 Depth=1 b LBB5_20 LBB5_20: ; in Loop: Header=BB5_15 Depth=1 b LBB5_21 LBB5_21: ; in Loop: Header=BB5_15 Depth=1 ldur w8, [x29, #-8] add w8, w8, #1 stur w8, [x29, #-8] b LBB5_15 LBB5_22: ldr w9, [sp, #24] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf mov w0, #0 ldp x29, x30, [sp, #80] ; 16-byte Folded Reload add sp, sp, #96 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%d == %d\n" l_.str.1: ; @.str.1 .asciz "%d & %d\n" l_.str.2: ; @.str.2 .asciz "\n%d\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _eratostene ## -- Begin function eratostene .p2align 4, 0x90 _eratostene: ## @eratostene .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, -20(%rbp) movl $2, -16(%rbp) LBB0_1: ## =>This Loop Header: Depth=1 ## Child Loop BB0_4 Depth 2 movl -16(%rbp), %eax cmpl -12(%rbp), %eax jge LBB0_11 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movq -8(%rbp), %rax movslq -16(%rbp), %rcx movl (%rax,%rcx,4), %eax cmpl -16(%rbp), %eax jne LBB0_9 ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 movl -20(%rbp), %eax addl $1, %eax movl %eax, -20(%rbp) movl -16(%rbp), %eax imull -16(%rbp), %eax movl %eax, -24(%rbp) LBB0_4: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 movl -24(%rbp), %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl -12(%rbp), %ecx movb %al, -25(%rbp) ## 1-byte Spill jge LBB0_6 ## %bb.5: ## in Loop: Header=BB0_4 Depth=2 cmpl $0, -24(%rbp) setg %al movb %al, -25(%rbp) ## 1-byte Spill LBB0_6: ## in Loop: Header=BB0_4 Depth=2 movb -25(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB0_7 jmp LBB0_8 LBB0_7: ## in Loop: Header=BB0_4 Depth=2 movq -8(%rbp), %rax movslq -24(%rbp), %rcx movl $0, (%rax,%rcx,4) movl -16(%rbp), %eax addl -24(%rbp), %eax movl %eax, -24(%rbp) jmp LBB0_4 LBB0_8: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_9 LBB0_9: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_10 LBB0_10: ## in Loop: Header=BB0_1 Depth=1 movl -16(%rbp), %eax addl $1, %eax movl %eax, -16(%rbp) jmp LBB0_1 LBB0_11: movl -20(%rbp), %eax popq %rbp retq .cfi_endproc ## -- End function .globl _fillPrimesFactors ## -- Begin function fillPrimesFactors .p2align 4, 0x90 _fillPrimesFactors: ## @fillPrimesFactors .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rdi, -16(%rbp) movl %esi, -20(%rbp) movq %rdx, -32(%rbp) movl %ecx, -36(%rbp) movl $0, -40(%rbp) LBB1_1: ## =>This Loop Header: Depth=1 ## Child Loop BB1_3 Depth 2 movl -40(%rbp), %eax cmpl -36(%rbp), %eax jge LBB1_9 ## %bb.2: ## in Loop: Header=BB1_1 Depth=1 movq -32(%rbp), %rax movslq -40(%rbp), %rcx movl (%rax,%rcx,4), %eax movl %eax, -44(%rbp) LBB1_3: ## Parent Loop BB1_1 Depth=1 ## => This Inner Loop Header: Depth=2 movl -20(%rbp), %eax cltd idivl -44(%rbp) cmpl $0, %edx jne LBB1_5 ## %bb.4: ## in Loop: Header=BB1_3 Depth=2 movq -16(%rbp), %rax movslq -44(%rbp), %rcx movl (%rax,%rcx,4), %edx addl $1, %edx movl %edx, (%rax,%rcx,4) movl -44(%rbp), %ecx movl -20(%rbp), %eax cltd idivl %ecx movl %eax, -20(%rbp) jmp LBB1_3 LBB1_5: ## in Loop: Header=BB1_1 Depth=1 cmpl $1, -20(%rbp) jne LBB1_7 ## %bb.6: movq -32(%rbp), %rax movslq -40(%rbp), %rcx movl (%rax,%rcx,4), %eax movl %eax, -4(%rbp) jmp LBB1_10 LBB1_7: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_8 LBB1_8: ## in Loop: Header=BB1_1 Depth=1 movl -40(%rbp), %eax addl $1, %eax movl %eax, -40(%rbp) jmp LBB1_1 LBB1_9: movl -20(%rbp), %eax movl %eax, -4(%rbp) LBB1_10: movl -4(%rbp), %eax popq %rbp retq .cfi_endproc ## -- End function .globl _sumdivaux2 ## -- Begin function sumdivaux2 .p2align 4, 0x90 _sumdivaux2: ## @sumdivaux2 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rdi, -8(%rbp) movl %esi, -12(%rbp) movl %edx, -16(%rbp) LBB2_1: ## =>This Inner Loop Header: Depth=1 movl -16(%rbp), %ecx xorl %eax, %eax ## kill: def $al killed $al killed $eax cmpl -12(%rbp), %ecx movb %al, -17(%rbp) ## 1-byte Spill jge LBB2_3 ## %bb.2: ## in Loop: Header=BB2_1 Depth=1 movq -8(%rbp), %rax movslq -16(%rbp), %rcx cmpl $0, (%rax,%rcx,4) sete %al movb %al, -17(%rbp) ## 1-byte Spill LBB2_3: ## in Loop: Header=BB2_1 Depth=1 movb -17(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB2_4 jmp LBB2_5 LBB2_4: ## in Loop: Header=BB2_1 Depth=1 movl -16(%rbp), %eax addl $1, %eax movl %eax, -16(%rbp) jmp LBB2_1 LBB2_5: movl -16(%rbp), %eax popq %rbp retq .cfi_endproc ## -- End function .globl _sumdivaux ## -- Begin function sumdivaux .p2align 4, 0x90 _sumdivaux: ## @sumdivaux .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $80, %rsp movq %rdi, -16(%rbp) movl %esi, -20(%rbp) movl %edx, -24(%rbp) movl -24(%rbp), %eax cmpl -20(%rbp), %eax jle LBB3_2 ## %bb.1: movl $1, -4(%rbp) jmp LBB3_9 LBB3_2: movq -16(%rbp), %rax movslq -24(%rbp), %rcx cmpl $0, (%rax,%rcx,4) jne LBB3_4 ## %bb.3: movq -16(%rbp), %rax movq %rax, -56(%rbp) ## 8-byte Spill movl -20(%rbp), %eax movl %eax, -44(%rbp) ## 4-byte Spill movq -16(%rbp), %rdi movl -20(%rbp), %esi movl -24(%rbp), %edx addl $1, %edx callq _sumdivaux2 movq -56(%rbp), %rdi ## 8-byte Reload movl -44(%rbp), %esi ## 4-byte Reload movl %eax, %edx callq _sumdivaux movl %eax, -4(%rbp) jmp LBB3_9 LBB3_4: movq -16(%rbp), %rax movq %rax, -72(%rbp) ## 8-byte Spill movl -20(%rbp), %eax movl %eax, -60(%rbp) ## 4-byte Spill movq -16(%rbp), %rdi movl -20(%rbp), %esi movl -24(%rbp), %edx addl $1, %edx callq _sumdivaux2 movq -72(%rbp), %rdi ## 8-byte Reload movl -60(%rbp), %esi ## 4-byte Reload movl %eax, %edx callq _sumdivaux movl %eax, -32(%rbp) movl $0, -36(%rbp) movl -24(%rbp), %eax movl %eax, -40(%rbp) movl $1, -28(%rbp) LBB3_5: ## =>This Inner Loop Header: Depth=1 movl -28(%rbp), %eax movq -16(%rbp), %rcx movslq -24(%rbp), %rdx cmpl (%rcx,%rdx,4), %eax jg LBB3_8 ## %bb.6: ## in Loop: Header=BB3_5 Depth=1 movl -40(%rbp), %eax addl -36(%rbp), %eax movl %eax, -36(%rbp) movl -24(%rbp), %eax imull -40(%rbp), %eax movl %eax, -40(%rbp) ## %bb.7: ## in Loop: Header=BB3_5 Depth=1 movl -28(%rbp), %eax addl $1, %eax movl %eax, -28(%rbp) jmp LBB3_5 LBB3_8: movl -36(%rbp), %eax addl $1, %eax imull -32(%rbp), %eax movl %eax, -4(%rbp) LBB3_9: movl -4(%rbp), %eax addq $80, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _sumdiv ## -- Begin function sumdiv .p2align 4, 0x90 _sumdiv: ## @sumdiv .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 -20(%rbp), %eax addl $1, %eax movslq %eax, %rdi movl $4, %esi callq _calloc movq %rax, -32(%rbp) movl $0, -24(%rbp) LBB4_1: ## =>This Inner Loop Header: Depth=1 movl -24(%rbp), %eax cmpl -20(%rbp), %eax jg LBB4_4 ## %bb.2: ## in Loop: Header=BB4_1 Depth=1 movq -32(%rbp), %rax movslq -24(%rbp), %rcx movl $0, (%rax,%rcx,4) ## %bb.3: ## in Loop: Header=BB4_1 Depth=1 movl -24(%rbp), %eax addl $1, %eax movl %eax, -24(%rbp) jmp LBB4_1 LBB4_4: movq -32(%rbp), %rdi movl -20(%rbp), %esi movq -16(%rbp), %rdx movl -4(%rbp), %ecx callq _fillPrimesFactors movl %eax, -36(%rbp) movq -32(%rbp), %rdi movl -36(%rbp), %esi xorl %edx, %edx callq _sumdivaux addq $48, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $64, %rsp movl $0, -4(%rbp) movl $1001, -24(%rbp) ## imm = 0x3E9 movslq -24(%rbp), %rdi movl $4, %esi callq _calloc movq %rax, -32(%rbp) movl $0, -20(%rbp) LBB5_1: ## =>This Inner Loop Header: Depth=1 movl -20(%rbp), %eax cmpl -24(%rbp), %eax jge LBB5_4 ## %bb.2: ## in Loop: Header=BB5_1 Depth=1 movl -20(%rbp), %edx movq -32(%rbp), %rax movslq -20(%rbp), %rcx movl %edx, (%rax,%rcx,4) ## %bb.3: ## in Loop: Header=BB5_1 Depth=1 movl -20(%rbp), %eax addl $1, %eax movl %eax, -20(%rbp) jmp LBB5_1 LBB5_4: movq -32(%rbp), %rdi movl -24(%rbp), %esi callq _eratostene movl %eax, -36(%rbp) movslq -36(%rbp), %rdi movl $4, %esi callq _calloc movq %rax, -48(%rbp) movl $0, -16(%rbp) LBB5_5: ## =>This Inner Loop Header: Depth=1 movl -16(%rbp), %eax cmpl -36(%rbp), %eax jge LBB5_8 ## %bb.6: ## in Loop: Header=BB5_5 Depth=1 movq -48(%rbp), %rax movslq -16(%rbp), %rcx movl $0, (%rax,%rcx,4) ## %bb.7: ## in Loop: Header=BB5_5 Depth=1 movl -16(%rbp), %eax addl $1, %eax movl %eax, -16(%rbp) jmp LBB5_5 LBB5_8: movl $0, -52(%rbp) movl $2, -12(%rbp) LBB5_9: ## =>This Inner Loop Header: Depth=1 movl -12(%rbp), %eax cmpl -24(%rbp), %eax jge LBB5_14 ## %bb.10: ## in Loop: Header=BB5_9 Depth=1 movq -32(%rbp), %rax movslq -12(%rbp), %rcx movl (%rax,%rcx,4), %eax cmpl -12(%rbp), %eax jne LBB5_12 ## %bb.11: ## in Loop: Header=BB5_9 Depth=1 movl -12(%rbp), %edx movq -48(%rbp), %rax movslq -52(%rbp), %rcx movl %edx, (%rax,%rcx,4) movl -52(%rbp), %eax addl $1, %eax movl %eax, -52(%rbp) LBB5_12: ## in Loop: Header=BB5_9 Depth=1 jmp LBB5_13 LBB5_13: ## in Loop: Header=BB5_9 Depth=1 movl -12(%rbp), %eax addl $1, %eax movl %eax, -12(%rbp) jmp LBB5_9 LBB5_14: movl -52(%rbp), %esi movl -36(%rbp), %edx leaq L_.str(%rip), %rdi movb $0, %al callq _printf movl $0, -56(%rbp) movl $2, -8(%rbp) LBB5_15: ## =>This Inner Loop Header: Depth=1 cmpl $1001, -8(%rbp) ## imm = 0x3E9 jge LBB5_22 ## %bb.16: ## in Loop: Header=BB5_15 Depth=1 movl -36(%rbp), %edi movq -48(%rbp), %rsi movl -8(%rbp), %edx callq _sumdiv subl -8(%rbp), %eax movl %eax, -60(%rbp) movl -60(%rbp), %eax cmpl -8(%rbp), %eax jle LBB5_20 ## %bb.17: ## in Loop: Header=BB5_15 Depth=1 movl -36(%rbp), %edi movq -48(%rbp), %rsi movl -60(%rbp), %edx callq _sumdiv subl -60(%rbp), %eax movl %eax, -64(%rbp) movl -64(%rbp), %eax cmpl -8(%rbp), %eax jne LBB5_19 ## %bb.18: ## in Loop: Header=BB5_15 Depth=1 movl -60(%rbp), %esi movl -8(%rbp), %edx leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf movl -60(%rbp), %eax addl -8(%rbp), %eax addl -56(%rbp), %eax movl %eax, -56(%rbp) LBB5_19: ## in Loop: Header=BB5_15 Depth=1 jmp LBB5_20 LBB5_20: ## in Loop: Header=BB5_15 Depth=1 jmp LBB5_21 LBB5_21: ## in Loop: Header=BB5_15 Depth=1 movl -8(%rbp), %eax addl $1, %eax movl %eax, -8(%rbp) jmp LBB5_15 LBB5_22: movl -56(%rbp), %esi leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf xorl %eax, %eax addq $64, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%d == %d\n" L_.str.1: ## @.str.1 .asciz "%d & %d\n" L_.str.2: ## @.str.2 .asciz "\n%d\n" .subsections_via_symbols
the_stack_data/6211.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _bar2 ; -- Begin function bar2 .p2align 2 _bar2: ; @bar2 .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 bl _foo2 ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _bar2 ## -- Begin function bar2 .p2align 4, 0x90 _bar2: ## @bar2 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movb $0, %al callq _foo2 popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/143216.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] mov x9, sp sub x8, x29, #8 str x8, [x9] sub x8, x29, #12 str x8, [x9, #8] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _scanf ldur w8, [x29, #-8] add w8, w8, #1 str w8, [sp, #16] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #16] ldur w9, [x29, #-12] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_6 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #16] mov w10, #2 sdiv w9, w8, w10 mul w9, w9, w10 subs w8, w8, w9 subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldr w9, [sp, #16] ; 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_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, #16] add w8, w8, #1 str w8, [sp, #16] b LBB0_1 LBB0_6: mov w0, #0 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%d %d" l_.str.1: ; @.str.1 .asciz "%d \t" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl $0, -4(%rbp) leaq L_.str(%rip), %rdi leaq -8(%rbp), %rsi leaq -12(%rbp), %rdx movb $0, %al callq _scanf movl -8(%rbp), %eax addl $1, %eax movl %eax, -16(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 movl -16(%rbp), %eax cmpl -12(%rbp), %eax jge LBB0_6 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movl -16(%rbp), %eax movl $2, %ecx cltd idivl %ecx cmpl $0, %edx jne LBB0_4 ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 movl -16(%rbp), %esi leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf LBB0_4: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_5 LBB0_5: ## in Loop: Header=BB0_1 Depth=1 movl -16(%rbp), %eax addl $1, %eax movl %eax, -16(%rbp) jmp LBB0_1 LBB0_6: xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%d %d" L_.str.1: ## @.str.1 .asciz "%d \t" .subsections_via_symbols
the_stack_data/154827029.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _foo ; -- Begin function foo .p2align 2 _foo: ; @foo .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str w0, [sp, #12] ldr w8, [sp, #12] subs w8, w8, #0 cset w9, ne ; implicit-def: $x8 mov x8, x9 and x0, x8, #0x1 add sp, sp, #16 ret .cfi_endproc ; -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _foo ## -- Begin function foo .p2align 4, 0x90 _foo: ## @foo .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl %edi, -4(%rbp) cmpl $0, -4(%rbp) setne %al andb $1, %al movzbl %al, %eax movl %eax, %eax ## kill: def $rax killed $eax popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/69233.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, #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] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf mov x9, sp add x8, sp, #24 str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _scanf adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf str wzr, [sp, #32] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #32] ldr w9, [sp, #24] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_4 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldrsw x9, [sp, #32] add x8, sp, #40 add x8, x8, x9, lsl #2 mov x9, sp str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _scanf b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #32] add w8, w8, #1 str w8, [sp, #32] b LBB0_1 LBB0_4: adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf mov x9, sp add x8, sp, #28 str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _scanf str wzr, [sp, #32] b LBB0_5 LBB0_5: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #32] ldr w9, [sp, #24] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_10 b LBB0_6 LBB0_6: ; in Loop: Header=BB0_5 Depth=1 ldrsw x9, [sp, #32] add x8, sp, #40 ldr w8, [x8, x9, lsl #2] ldr w9, [sp, #28] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB0_8 b LBB0_7 LBB0_7: b LBB0_10 LBB0_8: ; in Loop: Header=BB0_5 Depth=1 b LBB0_9 LBB0_9: ; in Loop: Header=BB0_5 Depth=1 ldr w8, [sp, #32] add w8, w8, #1 str w8, [sp, #32] b LBB0_5 LBB0_10: ldr w8, [sp, #32] ldr w9, [sp, #24] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_12 b LBB0_11 LBB0_11: ldr w8, [sp, #28] ; implicit-def: $x10 mov x10, x8 ldr w9, [sp, #32] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x10, [x9] str x8, [x9, #8] adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _printf b LBB0_13 LBB0_12: ldr w9, [sp, #28] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.5@PAGE add x0, x0, l_.str.5@PAGEOFF bl _printf b LBB0_13 LBB0_13: ldur x9, [x29, #-24] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_15 b LBB0_14 LBB0_14: bl ___stack_chk_fail LBB0_15: mov w0, #0 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 "\nEnter the number of elements in your array:- " l_.str.1: ; @.str.1 .asciz "%d" l_.str.2: ; @.str.2 .asciz "\nEnter the array elements with SPACE as separator:- " l_.str.3: ; @.str.3 .asciz "\nEnter element to be searched:- " l_.str.4: ; @.str.4 .asciz "\nWoah,The Element %d found at index %d" l_.str.5: ; @.str.5 .asciz "\nSorry,The Element %d is not found" .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) leaq L_.str(%rip), %rdi movb $0, %al callq _printf leaq L_.str.1(%rip), %rdi leaq -432(%rbp), %rsi movb $0, %al callq _scanf leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf movl $0, -424(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 movl -424(%rbp), %eax cmpl -432(%rbp), %eax jge LBB0_4 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movslq -424(%rbp), %rax leaq -416(%rbp), %rsi shlq $2, %rax addq %rax, %rsi leaq L_.str.1(%rip), %rdi movb $0, %al callq _scanf ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 movl -424(%rbp), %eax addl $1, %eax movl %eax, -424(%rbp) jmp LBB0_1 LBB0_4: leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf leaq L_.str.1(%rip), %rdi leaq -428(%rbp), %rsi movb $0, %al callq _scanf movl $0, -424(%rbp) LBB0_5: ## =>This Inner Loop Header: Depth=1 movl -424(%rbp), %eax cmpl -432(%rbp), %eax jge LBB0_10 ## %bb.6: ## in Loop: Header=BB0_5 Depth=1 movslq -424(%rbp), %rax movl -416(%rbp,%rax,4), %eax cmpl -428(%rbp), %eax jne LBB0_8 ## %bb.7: jmp LBB0_10 LBB0_8: ## in Loop: Header=BB0_5 Depth=1 jmp LBB0_9 LBB0_9: ## in Loop: Header=BB0_5 Depth=1 movl -424(%rbp), %eax addl $1, %eax movl %eax, -424(%rbp) jmp LBB0_5 LBB0_10: movl -424(%rbp), %eax cmpl -432(%rbp), %eax jge LBB0_12 ## %bb.11: movl -428(%rbp), %esi movl -424(%rbp), %edx leaq L_.str.4(%rip), %rdi movb $0, %al callq _printf jmp LBB0_13 LBB0_12: movl -428(%rbp), %esi leaq L_.str.5(%rip), %rdi movb $0, %al callq _printf LBB0_13: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_15 ## %bb.14: xorl %eax, %eax addq $432, %rsp ## imm = 0x1B0 popq %rbp retq LBB0_15: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "\nEnter the number of elements in your array:- " L_.str.1: ## @.str.1 .asciz "%d" L_.str.2: ## @.str.2 .asciz "\nEnter the array elements with SPACE as separator:- " L_.str.3: ## @.str.3 .asciz "\nEnter element to be searched:- " L_.str.4: ## @.str.4 .asciz "\nWoah,The Element %d found at index %d" L_.str.5: ## @.str.5 .asciz "\nSorry,The Element %d is not found" .subsections_via_symbols
the_stack_data/148577037.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __TEXT,__literal8,8byte_literals .p2align 3 ; -- Begin function main lCPI0_0: .quad 0x412e848000000000 ; double 1.0E+6 .section __TEXT,__text,regular,pure_instructions .globl _main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 sub sp, sp, #96 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] stur wzr, [x29, #-12] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf sub sp, sp, #16 mov x9, sp sub x8, x29, #44 str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _scanf add sp, sp, #16 ldur w8, [x29, #-44] ; kill: def $x8 killed $w8 mov x9, sp stur x9, [x29, #-56] lsl x9, x8, #2 add x9, x9, #15 and x9, x9, #0xfffffffffffffff0 stur x9, [x29, #-88] ; 8-byte Folded Spill adrp x16, ___chkstk_darwin@GOTPAGE ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 ldur x10, [x29, #-88] ; 8-byte Folded Reload mov x9, sp subs x9, x9, x10 mov sp, x9 stur x9, [x29, #-80] ; 8-byte Folded Spill stur x8, [x29, #-64] stur wzr, [x29, #-28] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-28] ldur w9, [x29, #-44] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_4 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldur x9, [x29, #-80] ; 8-byte Folded Reload ldur w8, [x29, #-28] ldursw x10, [x29, #-28] str w8, [x9, x10, lsl #2] b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-28] add w8, w8, #1 stur w8, [x29, #-28] b LBB0_1 LBB0_4: adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf stur wzr, [x29, #-28] b LBB0_5 LBB0_5: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-28] ldur w9, [x29, #-44] 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, #-80] ; 8-byte Folded Reload ldursw x9, [x29, #-28] 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.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf add sp, sp, #16 b LBB0_7 LBB0_7: ; in Loop: Header=BB0_5 Depth=1 ldur w8, [x29, #-28] add w8, w8, #1 stur w8, [x29, #-28] b LBB0_5 LBB0_8: 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 sub sp, sp, #16 mov x9, sp sub x8, x29, #40 str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _scanf add sp, sp, #16 bl _clock stur x0, [x29, #-24] stur wzr, [x29, #-28] b LBB0_9 LBB0_9: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-28] ldur w9, [x29, #-44] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_14 b LBB0_10 LBB0_10: ; in Loop: Header=BB0_9 Depth=1 ldur x8, [x29, #-80] ; 8-byte Folded Reload ldursw x9, [x29, #-28] ldr w8, [x8, x9, lsl #2] ldur w9, [x29, #-40] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB0_12 b LBB0_11 LBB0_11: ldur w9, [x29, #-40] ; implicit-def: $x8 mov x8, x9 ldur w9, [x29, #-28] add w10, w9, #1 sub sp, sp, #16 mov x9, sp str x8, [x9] ; implicit-def: $x8 mov x8, x10 str x8, [x9, #8] adrp x0, l_.str.6@PAGE add x0, x0, l_.str.6@PAGEOFF bl _printf add sp, sp, #16 b LBB0_14 LBB0_12: ; in Loop: Header=BB0_9 Depth=1 b LBB0_13 LBB0_13: ; in Loop: Header=BB0_9 Depth=1 ldur w8, [x29, #-28] add w8, w8, #1 stur w8, [x29, #-28] b LBB0_9 LBB0_14: bl _clock ldur x8, [x29, #-24] subs x8, x0, x8 stur x8, [x29, #-24] ldur d0, [x29, #-24] ucvtf d0, d0 adrp x8, lCPI0_0@PAGE ldr d1, [x8, lCPI0_0@PAGEOFF] fdiv d0, d0, d1 stur d0, [x29, #-72] ldur w8, [x29, #-28] ldur w9, [x29, #-44] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB0_16 b LBB0_15 LBB0_15: ldur w9, [x29, #-40] ; implicit-def: $x8 mov x8, x9 sub sp, sp, #16 mov x9, sp str x8, [x9] adrp x0, l_.str.7@PAGE add x0, x0, l_.str.7@PAGEOFF bl _printf add sp, sp, #16 b LBB0_16 LBB0_16: ldur d0, [x29, #-72] sub sp, sp, #16 mov x8, sp str d0, [x8] adrp x0, l_.str.8@PAGE add x0, x0, l_.str.8@PAGEOFF bl _printf add sp, sp, #16 stur wzr, [x29, #-12] ldur x8, [x29, #-56] mov sp, x8 ldur w8, [x29, #-12] stur w8, [x29, #-92] ; 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, #-92] ; 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 "Enter the number of elements in array\n" l_.str.1: ; @.str.1 .asciz "%d" l_.str.2: ; @.str.2 .asciz "The array is: \n" l_.str.3: ; @.str.3 .asciz "%d\t" l_.str.4: ; @.str.4 .asciz "\n" l_.str.5: ; @.str.5 .asciz "Enter the number to search\n" l_.str.6: ; @.str.6 .asciz "%d is present at location %d.\n" l_.str.7: ; @.str.7 .asciz "%d is not present in array.\n" l_.str.8: ; @.str.8 .asciz "Grammikh anazhthsh took %f seconds to execute \n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __TEXT,__literal8,8byte_literals .p2align 3 ## -- Begin function main LCPI0_0: .quad 0x412e848000000000 ## double 1.0E+6 .section __TEXT,__literal16,16byte_literals .p2align 4 LCPI0_1: .long 1127219200 ## 0x43300000 .long 1160773632 ## 0x45300000 .long 0 ## 0x0 .long 0 ## 0x0 LCPI0_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 $96, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -12(%rbp) leaq L_.str(%rip), %rdi xorl %eax, %eax ## kill: def $al killed $al killed $eax movb %al, -89(%rbp) ## 1-byte Spill callq _printf ## kill: def $ecx killed $eax movb -89(%rbp), %al ## 1-byte Reload leaq L_.str.1(%rip), %rdi leaq -44(%rbp), %rsi callq _scanf movl -44(%rbp), %eax ## kill: def $rax killed $eax movq %rax, -88(%rbp) ## 8-byte Spill movq %rsp, %rcx movq %rcx, -56(%rbp) shlq $2, %rax callq ____chkstk_darwin addq $15, %rax andq $-16, %rax subq %rax, %rsp movq -88(%rbp), %rax ## 8-byte Reload movq %rsp, %rcx movq %rcx, -80(%rbp) ## 8-byte Spill movq %rax, -64(%rbp) movl $0, -28(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 movl -28(%rbp), %eax cmpl -44(%rbp), %eax jge LBB0_4 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movq -80(%rbp), %rax ## 8-byte Reload movl -28(%rbp), %edx movslq -28(%rbp), %rcx movl %edx, (%rax,%rcx,4) ## %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: leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf movl $0, -28(%rbp) LBB0_5: ## =>This Inner Loop Header: Depth=1 movl -28(%rbp), %eax cmpl -44(%rbp), %eax jge LBB0_8 ## %bb.6: ## in Loop: Header=BB0_5 Depth=1 movq -80(%rbp), %rax ## 8-byte Reload movslq -28(%rbp), %rcx movl (%rax,%rcx,4), %esi leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf ## %bb.7: ## in Loop: Header=BB0_5 Depth=1 movl -28(%rbp), %eax addl $1, %eax movl %eax, -28(%rbp) jmp LBB0_5 LBB0_8: 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.1(%rip), %rdi leaq -40(%rbp), %rsi movb $0, %al callq _scanf callq _clock movq %rax, -24(%rbp) movl $0, -28(%rbp) LBB0_9: ## =>This Inner Loop Header: Depth=1 movl -28(%rbp), %eax cmpl -44(%rbp), %eax jge LBB0_14 ## %bb.10: ## in Loop: Header=BB0_9 Depth=1 movq -80(%rbp), %rax ## 8-byte Reload movslq -28(%rbp), %rcx movl (%rax,%rcx,4), %eax cmpl -40(%rbp), %eax jne LBB0_12 ## %bb.11: movl -40(%rbp), %esi movl -28(%rbp), %edx addl $1, %edx leaq L_.str.6(%rip), %rdi movb $0, %al callq _printf jmp LBB0_14 LBB0_12: ## in Loop: Header=BB0_9 Depth=1 jmp LBB0_13 LBB0_13: ## in Loop: Header=BB0_9 Depth=1 movl -28(%rbp), %eax addl $1, %eax movl %eax, -28(%rbp) jmp LBB0_9 LBB0_14: callq _clock movq -24(%rbp), %rcx subq %rcx, %rax movq %rax, -24(%rbp) movaps LCPI0_1(%rip), %xmm1 ## xmm1 = [1127219200,1160773632,0,0] movq -24(%rbp), %xmm0 ## xmm0 = mem[0],zero punpckldq %xmm1, %xmm0 ## xmm0 = xmm0[0],xmm1[0],xmm0[1],xmm1[1] movapd LCPI0_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 LCPI0_0(%rip), %xmm1 ## xmm1 = mem[0],zero divsd %xmm1, %xmm0 movsd %xmm0, -72(%rbp) movl -28(%rbp), %eax cmpl -44(%rbp), %eax jne LBB0_16 ## %bb.15: movl -40(%rbp), %esi leaq L_.str.7(%rip), %rdi movb $0, %al callq _printf LBB0_16: movsd -72(%rbp), %xmm0 ## xmm0 = mem[0],zero leaq L_.str.8(%rip), %rdi movb $1, %al callq _printf movl $0, -12(%rbp) movq -56(%rbp), %rax movq %rax, %rsp movl -12(%rbp), %eax movl %eax, -96(%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 -96(%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 "Enter the number of elements in array\n" L_.str.1: ## @.str.1 .asciz "%d" L_.str.2: ## @.str.2 .asciz "The array is: \n" L_.str.3: ## @.str.3 .asciz "%d\t" L_.str.4: ## @.str.4 .asciz "\n" L_.str.5: ## @.str.5 .asciz "Enter the number to search\n" L_.str.6: ## @.str.6 .asciz "%d is present at location %d.\n" L_.str.7: ## @.str.7 .asciz "%d is not present in array.\n" L_.str.8: ## @.str.8 .asciz "Grammikh anazhthsh took %f seconds to execute \n" .subsections_via_symbols
the_stack_data/107953795.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _imprimir ; -- Begin function imprimir .p2align 2 _imprimir: ; @imprimir .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] adrp x8, _numElementos@PAGE ldr w8, [x8, _numElementos@PAGEOFF] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf b LBB0_7 LBB0_2: ldur x8, [x29, #-8] str x8, [sp, #16] b LBB0_3 LBB0_3: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #16] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_6 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_3 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.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf b LBB0_5 LBB0_5: ; in Loop: Header=BB0_3 Depth=1 ldr x8, [sp, #16] ldr x8, [x8, #8] str x8, [sp, #16] b LBB0_3 LBB0_6: adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf b LBB0_7 LBB0_7: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _buscar ; -- Begin function buscar .p2align 2 _buscar: ; @buscar .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] ldr x8, [sp, #16] str x8, [sp] b LBB1_1 LBB1_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB1_6 b LBB1_2 LBB1_2: ; in Loop: Header=BB1_1 Depth=1 ldr w8, [sp, #12] ldr x9, [sp] ldr w9, [x9] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB1_4 b LBB1_3 LBB1_3: ldr w8, [sp, #8] str w8, [sp, #28] b LBB1_7 LBB1_4: ; in Loop: Header=BB1_1 Depth=1 b LBB1_5 LBB1_5: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp] ldr x8, [x8, #8] str x8, [sp] ldr w8, [sp, #8] add w8, w8, #1 str w8, [sp, #8] b LBB1_1 LBB1_6: mov w8, #-1 str w8, [sp, #28] b LBB1_7 LBB1_7: ldr w0, [sp, #28] add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _insertarFrente ; -- Begin function insertarFrente .p2align 2 _insertarFrente: ; @insertarFrente .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] ; kill: def $x8 killed $xzr str xzr, [sp, #8] mov x0, #16 bl _malloc str x0, [sp, #8] ldur w8, [x29, #-12] ldr x9, [sp, #8] str w8, [x9] ldur x8, [x29, #-8] ldr x8, [x8] ldr x9, [sp, #8] str x8, [x9, #8] ldr x8, [sp, #8] ldur x9, [x29, #-8] str x8, [x9] adrp x9, _numElementos@PAGE ldr w8, [x9, _numElementos@PAGEOFF] add w8, w8, #1 str w8, [x9, _numElementos@PAGEOFF] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _insertarDespues ; -- Begin function insertarDespues .p2align 2 _insertarDespues: ; @insertarDespues .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] stur w2, [x29, #-16] ldur x8, [x29, #-8] str x8, [sp, #24] str wzr, [sp, #20] b LBB3_1 LBB3_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #20] ldur w9, [x29, #-12] 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, #24] ldr x8, [x8, #8] str x8, [sp, #24] b LBB3_3 LBB3_3: ; in Loop: Header=BB3_1 Depth=1 ldr w8, [sp, #20] add w8, w8, #1 str w8, [sp, #20] b LBB3_1 LBB3_4: ldr x8, [sp, #24] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB3_6 b LBB3_5 LBB3_5: adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf b LBB3_7 LBB3_6: mov x0, #16 bl _malloc str x0, [sp, #8] ldur w8, [x29, #-16] ldr x9, [sp, #8] str w8, [x9] ldr x8, [sp, #24] ldr x8, [x8, #8] ldr x9, [sp, #8] str x8, [x9, #8] ldr x8, [sp, #8] ldr x9, [sp, #24] str x8, [x9, #8] adrp x9, _numElementos@PAGE ldr w8, [x9, _numElementos@PAGEOFF] add w8, w8, #1 str w8, [x9, _numElementos@PAGEOFF] b LBB3_7 LBB3_7: ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .globl _insertarUltimo ; -- Begin function insertarUltimo .p2align 2 _insertarUltimo: ; @insertarUltimo .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] ; kill: def $x8 killed $xzr str xzr, [sp, #8] mov x0, #16 bl _malloc str x0, [sp, #8] ldur w8, [x29, #-12] ldr x9, [sp, #8] str w8, [x9] ldr x8, [sp, #8] str xzr, [x8, #8] ldur x8, [x29, #-8] ldr x8, [x8] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB4_2 b LBB4_1 LBB4_1: ldr x8, [sp, #8] ldur x9, [x29, #-8] str x8, [x9] adrp x9, _numElementos@PAGE ldr w8, [x9, _numElementos@PAGEOFF] add w8, w8, #1 str w8, [x9, _numElementos@PAGEOFF] b LBB4_6 LBB4_2: ldur x8, [x29, #-8] ldr x8, [x8] str x8, [sp] b LBB4_3 LBB4_3: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp] ldr x8, [x8, #8] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB4_5 b LBB4_4 LBB4_4: ; in Loop: Header=BB4_3 Depth=1 ldr x8, [sp] ldr x8, [x8, #8] str x8, [sp] b LBB4_3 LBB4_5: ldr x8, [sp, #8] ldr x9, [sp] str x8, [x9, #8] adrp x9, _numElementos@PAGE ldr w8, [x9, _numElementos@PAGEOFF] add w8, w8, #1 str w8, [x9, _numElementos@PAGEOFF] b LBB4_6 LBB4_6: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _obtenerNodo ; -- Begin function obtenerNodo .p2align 2 _obtenerNodo: ; @obtenerNodo .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-16] stur w1, [x29, #-20] ldur w8, [x29, #-20] adrp x9, _numElementos@PAGE ldr w9, [x9, _numElementos@PAGEOFF] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB5_2 b LBB5_1 LBB5_1: ldur w8, [x29, #-20] subs w8, w8, #0 cset w8, ge tbnz w8, #0, LBB5_3 b LBB5_2 LBB5_2: adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _printf ; kill: def $x8 killed $xzr stur xzr, [x29, #-8] b LBB5_8 LBB5_3: ldur x8, [x29, #-16] str x8, [sp, #16] str wzr, [sp, #12] b LBB5_4 LBB5_4: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #12] ldur w9, [x29, #-20] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB5_7 b LBB5_5 LBB5_5: ; in Loop: Header=BB5_4 Depth=1 ldr x8, [sp, #16] ldr x8, [x8, #8] str x8, [sp, #16] b LBB5_6 LBB5_6: ; in Loop: Header=BB5_4 Depth=1 ldr w8, [sp, #12] add w8, w8, #1 str w8, [sp, #12] b LBB5_4 LBB5_7: ldr x8, [sp, #16] stur x8, [x29, #-8] b LBB5_8 LBB5_8: ldur x0, [x29, #-8] ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .globl _eliminarNodo ; -- Begin function eliminarNodo .p2align 2 _eliminarNodo: ; @eliminarNodo .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-16] stur w1, [x29, #-20] ldur x8, [x29, #-16] ldr x8, [x8] str x8, [sp, #16] ldur w8, [x29, #-20] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB6_2 b LBB6_1 LBB6_1: ldr x8, [sp, #16] ldr x8, [x8, #8] ldur x9, [x29, #-16] str x8, [x9] ldr x8, [sp, #16] ldr w8, [x8] str w8, [sp, #12] ldr x0, [sp, #16] bl _free adrp x9, _numElementos@PAGE ldr w8, [x9, _numElementos@PAGEOFF] subs w8, w8, #1 str w8, [x9, _numElementos@PAGEOFF] ldr w8, [sp, #12] stur w8, [x29, #-4] b LBB6_7 LBB6_2: str wzr, [sp, #8] b LBB6_3 LBB6_3: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #8] ldur w9, [x29, #-20] subs w9, w9, #1 subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB6_6 b LBB6_4 LBB6_4: ; in Loop: Header=BB6_3 Depth=1 ldr x8, [sp, #16] ldr x8, [x8, #8] str x8, [sp, #16] b LBB6_5 LBB6_5: ; in Loop: Header=BB6_3 Depth=1 ldr w8, [sp, #8] add w8, w8, #1 str w8, [sp, #8] b LBB6_3 LBB6_6: ldr x8, [sp, #16] ldr x8, [x8, #8] ldr x8, [x8, #8] str x8, [sp] ldr x8, [sp, #16] ldr x8, [x8, #8] ldr w8, [x8] str w8, [sp, #12] ldr x8, [sp, #16] ldr x0, [x8, #8] bl _free ldr x8, [sp] ldr x9, [sp, #16] str x8, [x9, #8] adrp x9, _numElementos@PAGE ldr w8, [x9, _numElementos@PAGEOFF] subs w8, w8, #1 str w8, [x9, _numElementos@PAGEOFF] ldr w8, [sp, #12] stur w8, [x29, #-4] b LBB6_7 LBB6_7: ldur w0, [x29, #-4] ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov w8, #0 stur w8, [x29, #-20] ; 4-byte Folded Spill stur wzr, [x29, #-4] sub x0, x29, #16 str x0, [sp, #16] ; 8-byte Folded Spill ; kill: def $x8 killed $xzr stur xzr, [x29, #-16] mov w1, #8 bl _insertarUltimo ldr x0, [sp, #16] ; 8-byte Folded Reload mov w1, #12 bl _insertarUltimo ldr x0, [sp, #16] ; 8-byte Folded Reload mov w1, #24 bl _insertarFrente ldur x0, [x29, #-16] mov w1, #1 str w1, [sp, #12] ; 4-byte Folded Spill mov w2, #26 bl _insertarDespues adrp x0, l_.str.5@PAGE add x0, x0, l_.str.5@PAGEOFF bl _printf ldur x0, [x29, #-16] bl _imprimir ldr w1, [sp, #12] ; 4-byte Folded Reload ldr x0, [sp, #16] ; 8-byte Folded Reload bl _eliminarNodo ldr w1, [sp, #12] ; 4-byte Folded Reload ldr x0, [sp, #16] ; 8-byte Folded Reload bl _eliminarNodo ldr w1, [sp, #12] ; 4-byte Folded Reload ldr x0, [sp, #16] ; 8-byte Folded Reload bl _eliminarNodo ldur w1, [x29, #-20] ; 4-byte Folded Reload ldr x0, [sp, #16] ; 8-byte Folded Reload bl _eliminarNodo ldur x0, [x29, #-16] bl _imprimir ldur w0, [x29, #-20] ; 4-byte Folded Reload ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .globl _numElementos ; @numElementos .zerofill __DATA,__common,_numElementos,4,2 .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Lista vacia" l_.str.1: ; @.str.1 .asciz "%i " l_.str.2: ; @.str.2 .asciz "\n" l_.str.3: ; @.str.3 .asciz "Nodo previo inexistente. Operacion no realizada." l_.str.4: ; @.str.4 .asciz "Error" l_.str.5: ; @.str.5 .asciz "Lista enlazada:\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _imprimir ## -- Begin function imprimir .p2align 4, 0x90 _imprimir: ## @imprimir .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movq %rdi, -8(%rbp) cmpl $0, _numElementos(%rip) jne LBB0_2 ## %bb.1: leaq L_.str(%rip), %rdi movb $0, %al callq _printf jmp LBB0_7 LBB0_2: movq -8(%rbp), %rax movq %rax, -16(%rbp) LBB0_3: ## =>This Inner Loop Header: Depth=1 cmpq $0, -16(%rbp) je LBB0_6 ## %bb.4: ## in Loop: Header=BB0_3 Depth=1 movq -16(%rbp), %rax movl (%rax), %esi leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf ## %bb.5: ## in Loop: Header=BB0_3 Depth=1 movq -16(%rbp), %rax movq 8(%rax), %rax movq %rax, -16(%rbp) jmp LBB0_3 LBB0_6: leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf LBB0_7: addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _buscar ## -- Begin function buscar .p2align 4, 0x90 _buscar: ## @buscar .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) movq -16(%rbp), %rax movq %rax, -32(%rbp) LBB1_1: ## =>This Inner Loop Header: Depth=1 cmpq $0, -32(%rbp) je LBB1_6 ## %bb.2: ## in Loop: Header=BB1_1 Depth=1 movl -20(%rbp), %eax movq -32(%rbp), %rcx cmpl (%rcx), %eax jne LBB1_4 ## %bb.3: movl -24(%rbp), %eax movl %eax, -4(%rbp) jmp LBB1_7 LBB1_4: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_5 LBB1_5: ## in Loop: Header=BB1_1 Depth=1 movq -32(%rbp), %rax movq 8(%rax), %rax movq %rax, -32(%rbp) movl -24(%rbp), %eax addl $1, %eax movl %eax, -24(%rbp) jmp LBB1_1 LBB1_6: movl $-1, -4(%rbp) LBB1_7: movl -4(%rbp), %eax popq %rbp retq .cfi_endproc ## -- End function .globl _insertarFrente ## -- Begin function insertarFrente .p2align 4, 0x90 _insertarFrente: ## @insertarFrente .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -8(%rbp) movl %esi, -12(%rbp) movq $0, -24(%rbp) movl $16, %edi callq _malloc movq %rax, -24(%rbp) movl -12(%rbp), %ecx movq -24(%rbp), %rax movl %ecx, (%rax) movq -8(%rbp), %rax movq (%rax), %rcx movq -24(%rbp), %rax movq %rcx, 8(%rax) movq -24(%rbp), %rcx movq -8(%rbp), %rax movq %rcx, (%rax) movl _numElementos(%rip), %eax addl $1, %eax movl %eax, _numElementos(%rip) addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _insertarDespues ## -- Begin function insertarDespues .p2align 4, 0x90 _insertarDespues: ## @insertarDespues .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) movl %edx, -16(%rbp) movq -8(%rbp), %rax movq %rax, -24(%rbp) movl $0, -28(%rbp) LBB3_1: ## =>This Inner Loop Header: Depth=1 movl -28(%rbp), %eax cmpl -12(%rbp), %eax jge LBB3_4 ## %bb.2: ## in Loop: Header=BB3_1 Depth=1 movq -24(%rbp), %rax movq 8(%rax), %rax movq %rax, -24(%rbp) ## %bb.3: ## in Loop: Header=BB3_1 Depth=1 movl -28(%rbp), %eax addl $1, %eax movl %eax, -28(%rbp) jmp LBB3_1 LBB3_4: cmpq $0, -24(%rbp) jne LBB3_6 ## %bb.5: leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf jmp LBB3_7 LBB3_6: movl $16, %edi callq _malloc movq %rax, -40(%rbp) movl -16(%rbp), %ecx movq -40(%rbp), %rax movl %ecx, (%rax) movq -24(%rbp), %rax movq 8(%rax), %rcx movq -40(%rbp), %rax movq %rcx, 8(%rax) movq -40(%rbp), %rcx movq -24(%rbp), %rax movq %rcx, 8(%rax) movl _numElementos(%rip), %eax addl $1, %eax movl %eax, _numElementos(%rip) LBB3_7: addq $48, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _insertarUltimo ## -- Begin function insertarUltimo .p2align 4, 0x90 _insertarUltimo: ## @insertarUltimo .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -8(%rbp) movl %esi, -12(%rbp) movq $0, -24(%rbp) movl $16, %edi callq _malloc movq %rax, -24(%rbp) movl -12(%rbp), %ecx movq -24(%rbp), %rax movl %ecx, (%rax) movq -24(%rbp), %rax movq $0, 8(%rax) movq -8(%rbp), %rax cmpq $0, (%rax) jne LBB4_2 ## %bb.1: movq -24(%rbp), %rcx movq -8(%rbp), %rax movq %rcx, (%rax) movl _numElementos(%rip), %eax addl $1, %eax movl %eax, _numElementos(%rip) jmp LBB4_6 LBB4_2: movq -8(%rbp), %rax movq (%rax), %rax movq %rax, -32(%rbp) LBB4_3: ## =>This Inner Loop Header: Depth=1 movq -32(%rbp), %rax cmpq $0, 8(%rax) je LBB4_5 ## %bb.4: ## in Loop: Header=BB4_3 Depth=1 movq -32(%rbp), %rax movq 8(%rax), %rax movq %rax, -32(%rbp) jmp LBB4_3 LBB4_5: movq -24(%rbp), %rcx movq -32(%rbp), %rax movq %rcx, 8(%rax) movl _numElementos(%rip), %eax addl $1, %eax movl %eax, _numElementos(%rip) LBB4_6: addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _obtenerNodo ## -- Begin function obtenerNodo .p2align 4, 0x90 _obtenerNodo: ## @obtenerNodo .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movq %rdi, -16(%rbp) movl %esi, -20(%rbp) movl -20(%rbp), %eax cmpl _numElementos(%rip), %eax jge LBB5_2 ## %bb.1: cmpl $0, -20(%rbp) jge LBB5_3 LBB5_2: leaq L_.str.4(%rip), %rdi movb $0, %al callq _printf movq $0, -8(%rbp) jmp LBB5_8 LBB5_3: movq -16(%rbp), %rax movq %rax, -32(%rbp) movl $0, -36(%rbp) LBB5_4: ## =>This Inner Loop Header: Depth=1 movl -36(%rbp), %eax cmpl -20(%rbp), %eax jge LBB5_7 ## %bb.5: ## in Loop: Header=BB5_4 Depth=1 movq -32(%rbp), %rax movq 8(%rax), %rax movq %rax, -32(%rbp) ## %bb.6: ## in Loop: Header=BB5_4 Depth=1 movl -36(%rbp), %eax addl $1, %eax movl %eax, -36(%rbp) jmp LBB5_4 LBB5_7: movq -32(%rbp), %rax movq %rax, -8(%rbp) LBB5_8: movq -8(%rbp), %rax addq $48, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _eliminarNodo ## -- Begin function eliminarNodo .p2align 4, 0x90 _eliminarNodo: ## @eliminarNodo .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movq %rdi, -16(%rbp) movl %esi, -20(%rbp) movq -16(%rbp), %rax movq (%rax), %rax movq %rax, -32(%rbp) cmpl $0, -20(%rbp) jne LBB6_2 ## %bb.1: movq -32(%rbp), %rax movq 8(%rax), %rcx movq -16(%rbp), %rax movq %rcx, (%rax) movq -32(%rbp), %rax movl (%rax), %eax movl %eax, -36(%rbp) movq -32(%rbp), %rdi callq _free movl _numElementos(%rip), %eax addl $-1, %eax movl %eax, _numElementos(%rip) movl -36(%rbp), %eax movl %eax, -4(%rbp) jmp LBB6_7 LBB6_2: movl $0, -40(%rbp) LBB6_3: ## =>This Inner Loop Header: Depth=1 movl -40(%rbp), %eax movl -20(%rbp), %ecx subl $1, %ecx cmpl %ecx, %eax jge LBB6_6 ## %bb.4: ## in Loop: Header=BB6_3 Depth=1 movq -32(%rbp), %rax movq 8(%rax), %rax movq %rax, -32(%rbp) ## %bb.5: ## in Loop: Header=BB6_3 Depth=1 movl -40(%rbp), %eax addl $1, %eax movl %eax, -40(%rbp) jmp LBB6_3 LBB6_6: movq -32(%rbp), %rax movq 8(%rax), %rax movq 8(%rax), %rax movq %rax, -48(%rbp) movq -32(%rbp), %rax movq 8(%rax), %rax movl (%rax), %eax movl %eax, -36(%rbp) movq -32(%rbp), %rax movq 8(%rax), %rdi callq _free movq -48(%rbp), %rcx movq -32(%rbp), %rax movq %rcx, 8(%rax) movl _numElementos(%rip), %eax addl $-1, %eax movl %eax, _numElementos(%rip) movl -36(%rbp), %eax movl %eax, -4(%rbp) LBB6_7: movl -4(%rbp), %eax addq $48, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl $0, -4(%rbp) movq $0, -16(%rbp) leaq -16(%rbp), %rdi movl $8, %esi callq _insertarUltimo leaq -16(%rbp), %rdi movl $12, %esi callq _insertarUltimo leaq -16(%rbp), %rdi movl $24, %esi callq _insertarFrente movq -16(%rbp), %rdi movl $1, %esi movl $26, %edx callq _insertarDespues leaq L_.str.5(%rip), %rdi movb $0, %al callq _printf movq -16(%rbp), %rdi callq _imprimir leaq -16(%rbp), %rdi movl $1, %esi callq _eliminarNodo leaq -16(%rbp), %rdi movl $1, %esi callq _eliminarNodo leaq -16(%rbp), %rdi movl $1, %esi callq _eliminarNodo leaq -16(%rbp), %rdi xorl %esi, %esi callq _eliminarNodo movq -16(%rbp), %rdi callq _imprimir xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _numElementos ## @numElementos .zerofill __DATA,__common,_numElementos,4,2 .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Lista vacia" L_.str.1: ## @.str.1 .asciz "%i " L_.str.2: ## @.str.2 .asciz "\n" L_.str.3: ## @.str.3 .asciz "Nodo previo inexistente. Operacion no realizada." L_.str.4: ## @.str.4 .asciz "Error" L_.str.5: ## @.str.5 .asciz "Lista enlazada:\n" .subsections_via_symbols
the_stack_data/108957.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _process_schedules ; -- Begin function process_schedules .p2align 2 _process_schedules: ; @process_schedules .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] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF add x1, sp, #56 bl _sqlite3_open subs w8, w0, #0 cset w8, eq 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 mov w0, #1 bl _exit LBB0_2: add x0, sp, #121 str x0, [sp, #32] ; 8-byte Folded Spill adrp x1, l___const.process_schedules.sql@PAGE add x1, x1, l___const.process_schedules.sql@PAGEOFF mov x2, #143 bl _memcpy ldr x0, [sp, #32] ; 8-byte Folded Reload ldr x8, [sp, #56] str x8, [sp, #40] ; 8-byte Folded Spill bl _strlen ldr x1, [sp, #32] ; 8-byte Folded Reload mov x8, x0 ldr x0, [sp, #40] ; 8-byte Folded Reload mov x2, x8 add x3, sp, #48 mov x4, #0 bl _sqlite3_prepare_v2 subs w8, w0, #0 cset w8, eq tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf mov w0, #1 bl _exit LBB0_4: b LBB0_5 LBB0_5: ; =>This Inner Loop Header: Depth=1 ldr x0, [sp, #48] bl _sqlite3_step subs w8, w0, #100 cset w8, ne tbnz w8, #0, LBB0_9 b LBB0_6 LBB0_6: ; in Loop: Header=BB0_5 Depth=1 ldr x0, [sp, #48] mov w1, #0 str w1, [sp, #20] ; 4-byte Folded Spill bl _sqlite3_column_int ldr w1, [sp, #20] ; 4-byte Folded Reload mov x9, sp ; implicit-def: $x8 mov x8, x0 str x8, [x9] add x0, sp, #71 str x0, [sp, #24] ; 8-byte Folded Spill mov x2, #50 adrp x3, l_.str.3@PAGE add x3, x3, l_.str.3@PAGEOFF bl ___sprintf_chk ldr x1, [sp, #24] ; 8-byte Folded Reload ldr x0, [sp, #56] mov x4, #0 mov x2, x4 mov x3, x4 bl _sqlite3_exec subs w8, w0, #0 cset w8, eq tbnz w8, #0, LBB0_8 b LBB0_7 LBB0_7: adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _printf mov w0, #1 bl _exit LBB0_8: ; in Loop: Header=BB0_5 Depth=1 b LBB0_5 LBB0_9: 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: 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 "database.sqlite3" l_.str.1: ; @.str.1 .asciz "Failed to open database\n" l___const.process_schedules.sql: ; @__const.process_schedules.sql .asciz "SELECT * FROM Schedules WHERE day = strftime('%w', 'now') AND start <= strftime('%H%M', 'now') <= end AND (last IS NULL OR last < date('now'))" l_.str.2: ; @.str.2 .asciz "Failed to compile SQL statement\n" l_.str.3: ; @.str.3 .asciz "UPDATE Schedules SET last=date('now') WHERE id=%d" l_.str.4: ; @.str.4 .asciz "Failed to update schedule\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _process_schedules ## -- Begin function process_schedules .p2align 4, 0x90 _process_schedules: ## @process_schedules .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) leaq L_.str(%rip), %rdi leaq -232(%rbp), %rsi callq _sqlite3_open cmpl $0, %eax je LBB0_2 ## %bb.1: leaq L_.str.1(%rip), %rdi xorl %eax, %eax ## kill: def $al killed $al killed $eax callq _printf movl $1, %edi callq _exit LBB0_2: leaq -160(%rbp), %rdi leaq L___const.process_schedules.sql(%rip), %rsi movl $143, %edx callq _memcpy movq -232(%rbp), %rax movq %rax, -256(%rbp) ## 8-byte Spill leaq -160(%rbp), %rax movq %rax, -248(%rbp) ## 8-byte Spill leaq -160(%rbp), %rdi callq _strlen movq -256(%rbp), %rdi ## 8-byte Reload movq -248(%rbp), %rsi ## 8-byte Reload movl %eax, %edx leaq -240(%rbp), %rcx xorl %eax, %eax movl %eax, %r8d callq _sqlite3_prepare_v2 cmpl $0, %eax je LBB0_4 ## %bb.3: leaq L_.str.2(%rip), %rdi xorl %eax, %eax ## kill: def $al killed $al killed $eax callq _printf movl $1, %edi callq _exit LBB0_4: jmp LBB0_5 LBB0_5: ## =>This Inner Loop Header: Depth=1 movq -240(%rbp), %rdi callq _sqlite3_step cmpl $100, %eax jne LBB0_9 ## %bb.6: ## in Loop: Header=BB0_5 Depth=1 leaq -224(%rbp), %rax movq %rax, -264(%rbp) ## 8-byte Spill movq -240(%rbp), %rdi xorl %esi, %esi callq _sqlite3_column_int movq -264(%rbp), %rdi ## 8-byte Reload movl %eax, %r8d xorl %esi, %esi movl $50, %edx leaq L_.str.3(%rip), %rcx movb $0, %al callq ___sprintf_chk movq -232(%rbp), %rdi leaq -224(%rbp), %rsi xorl %eax, %eax movl %eax, %r8d movq %r8, %rdx movq %r8, %rcx callq _sqlite3_exec cmpl $0, %eax je LBB0_8 ## %bb.7: leaq L_.str.4(%rip), %rdi xorl %eax, %eax ## kill: def $al killed $al killed $eax callq _printf movl $1, %edi callq _exit LBB0_8: ## in Loop: Header=BB0_5 Depth=1 jmp LBB0_5 LBB0_9: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_11 ## %bb.10: addq $272, %rsp ## imm = 0x110 popq %rbp retq LBB0_11: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "database.sqlite3" L_.str.1: ## @.str.1 .asciz "Failed to open database\n" .p2align 4 ## @__const.process_schedules.sql L___const.process_schedules.sql: .asciz "SELECT * FROM Schedules WHERE day = strftime('%w', 'now') AND start <= strftime('%H%M', 'now') <= end AND (last IS NULL OR last < date('now'))" L_.str.2: ## @.str.2 .asciz "Failed to compile SQL statement\n" L_.str.3: ## @.str.3 .asciz "UPDATE Schedules SET last=date('now') WHERE id=%d" L_.str.4: ## @.str.4 .asciz "Failed to update schedule\n" .subsections_via_symbols
the_stack_data/115764676.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _hash ; -- Begin function hash .p2align 2 _hash: ; @hash .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 str x0, [sp, #24] str x1, [sp, #16] mov x8, #1 str x8, [sp, #8] str xzr, [sp] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp] ldr x9, [sp, #16] subs x8, x8, x9 cset w8, hs tbnz w8, #0, LBB0_4 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #24] ldr x9, [sp] ldrsb x8, [x8, x9] subs x9, x8, #64 ldr x8, [sp, #8] mul x8, x8, x9 str x8, [sp, #8] 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 x0, [sp, #8] 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 adrp x8, l_.str@PAGE add x8, x8, l_.str@PAGEOFF stur x8, [x29, #-8] ldur x0, [x29, #-8] bl _strlen stur x0, [x29, #-16] ldur x0, [x29, #-8] ldur x1, [x29, #-16] bl _hash str x0, [sp, #24] ldur x10, [x29, #-8] ldr x8, [sp, #24] mov x9, sp str x10, [x9] str x8, [x9, #8] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf mov w0, #0 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "BAD" l_.str.1: ; @.str.1 .asciz "The hash of %s is %zu\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _hash ## -- Begin function hash .p2align 4, 0x90 _hash: ## @hash .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 $1, -24(%rbp) movq $0, -32(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 movq -32(%rbp), %rax cmpq -16(%rbp), %rax jae LBB0_4 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movq -8(%rbp), %rax movq -32(%rbp), %rcx movsbq (%rax,%rcx), %rax subq $64, %rax imulq -24(%rbp), %rax movq %rax, -24(%rbp) ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 movq -32(%rbp), %rax addq $1, %rax movq %rax, -32(%rbp) jmp LBB0_1 LBB0_4: movq -24(%rbp), %rax popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp leaq L_.str(%rip), %rax movq %rax, -8(%rbp) movq -8(%rbp), %rdi callq _strlen movq %rax, -16(%rbp) movq -8(%rbp), %rdi movq -16(%rbp), %rsi callq _hash movq %rax, -24(%rbp) movq -8(%rbp), %rsi movq -24(%rbp), %rdx leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf xorl %eax, %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "BAD" L_.str.1: ## @.str.1 .asciz "The hash of %s is %zu\n" .subsections_via_symbols
the_stack_data/182953224.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] str wzr, [sp, #12] ldur w8, [x29, #-8] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_7 b LBB0_1 LBB0_1: b LBB0_2 LBB0_2: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #16] ldr x8, [x8, #8] ldrsw x9, [sp, #12] ldrsb w8, [x8, x9] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_6 b LBB0_3 LBB0_3: ; in Loop: Header=BB0_2 Depth=1 ldr x8, [sp, #16] ldr x8, [x8, #8] ldrsw x9, [sp, #12] ldrsb w8, [x8, x9] subs w8, w8, #97 cset w8, ne tbnz w8, #0, LBB0_5 b LBB0_4 LBB0_4: mov w0, #1 adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF mov x2, #2 bl _write stur wzr, [x29, #-4] b LBB0_8 LBB0_5: ; in Loop: Header=BB0_2 Depth=1 ldr w8, [sp, #12] add w8, w8, #1 str w8, [sp, #12] b LBB0_2 LBB0_6: mov w0, #1 adrp x1, l_.str.1@PAGE add x1, x1, l_.str.1@PAGEOFF mov x2, #1 bl _write stur wzr, [x29, #-4] b LBB0_8 LBB0_7: mov w0, #1 adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF mov x2, #2 bl _write stur wzr, [x29, #-4] b LBB0_8 LBB0_8: 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 "a\n" l_.str.1: ; @.str.1 .asciz "\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl $0, -4(%rbp) movl %edi, -8(%rbp) movq %rsi, -16(%rbp) movl $0, -20(%rbp) cmpl $2, -8(%rbp) jne LBB0_7 ## %bb.1: jmp LBB0_2 LBB0_2: ## =>This Inner Loop Header: Depth=1 movq -16(%rbp), %rax movq 8(%rax), %rax movslq -20(%rbp), %rcx movsbl (%rax,%rcx), %eax cmpl $0, %eax je LBB0_6 ## %bb.3: ## in Loop: Header=BB0_2 Depth=1 movq -16(%rbp), %rax movq 8(%rax), %rax movslq -20(%rbp), %rcx movsbl (%rax,%rcx), %eax cmpl $97, %eax jne LBB0_5 ## %bb.4: movl $1, %edi leaq L_.str(%rip), %rsi movl $2, %edx callq _write movl $0, -4(%rbp) jmp LBB0_8 LBB0_5: ## in Loop: Header=BB0_2 Depth=1 movl -20(%rbp), %eax addl $1, %eax movl %eax, -20(%rbp) jmp LBB0_2 LBB0_6: movl $1, %edi leaq L_.str.1(%rip), %rsi movl $1, %edx callq _write movl $0, -4(%rbp) jmp LBB0_8 LBB0_7: movl $1, %edi leaq L_.str(%rip), %rsi movl $2, %edx callq _write movl $0, -4(%rbp) LBB0_8: movl -4(%rbp), %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "a\n" L_.str.1: ## @.str.1 .asciz "\n" .subsections_via_symbols
the_stack_data/267657.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .comm _a,4,2 ; @a .comm _p,8,3 ; @p .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .comm _a,4,2 ## @a .comm _p,8,3 ## @p .subsections_via_symbols
the_stack_data/117402.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, #-8] mov w8, #2 stur w8, [x29, #-12] b LBB0_1 LBB0_1: ; =>This Loop Header: Depth=1 ; Child Loop BB0_3 Depth 2 ldur w8, [x29, #-12] subs w8, w8, #100 cset w8, ge tbnz w8, #0, LBB0_12 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 stur wzr, [x29, #-8] mov w8, #2 stur w8, [x29, #-4] b LBB0_3 LBB0_3: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldur w8, [x29, #-4] ldur w9, [x29, #-12] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_8 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_3 Depth=2 ldur w8, [x29, #-12] ldur w10, [x29, #-4] sdiv w9, w8, w10 mul w9, w9, w10 subs w8, w8, w9 subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_6 b LBB0_5 LBB0_5: ; in Loop: Header=BB0_1 Depth=1 mov w8, #1 stur w8, [x29, #-8] b LBB0_8 LBB0_6: ; in Loop: Header=BB0_3 Depth=2 b LBB0_7 LBB0_7: ; in Loop: Header=BB0_3 Depth=2 ldur w8, [x29, #-4] add w8, w8, #1 stur w8, [x29, #-4] b LBB0_3 LBB0_8: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-12] ldur w9, [x29, #-4] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB0_10 b LBB0_9 LBB0_9: ; in Loop: Header=BB0_1 Depth=1 ldur w9, [x29, #-12] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf b LBB0_10 LBB0_10: ; in Loop: Header=BB0_1 Depth=1 b LBB0_11 LBB0_11: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-12] add w8, w8, #1 stur w8, [x29, #-12] b LBB0_1 LBB0_12: 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\t" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl $0, -8(%rbp) movl $2, -12(%rbp) LBB0_1: ## =>This Loop Header: Depth=1 ## Child Loop BB0_3 Depth 2 cmpl $100, -12(%rbp) jge LBB0_12 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movl $0, -8(%rbp) movl $2, -4(%rbp) LBB0_3: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 movl -4(%rbp), %eax cmpl -12(%rbp), %eax jge LBB0_8 ## %bb.4: ## in Loop: Header=BB0_3 Depth=2 movl -12(%rbp), %eax cltd idivl -4(%rbp) cmpl $0, %edx jne LBB0_6 ## %bb.5: ## in Loop: Header=BB0_1 Depth=1 movl $1, -8(%rbp) jmp LBB0_8 LBB0_6: ## in Loop: Header=BB0_3 Depth=2 jmp LBB0_7 LBB0_7: ## in Loop: Header=BB0_3 Depth=2 movl -4(%rbp), %eax addl $1, %eax movl %eax, -4(%rbp) jmp LBB0_3 LBB0_8: ## in Loop: Header=BB0_1 Depth=1 movl -12(%rbp), %eax cmpl -4(%rbp), %eax jne LBB0_10 ## %bb.9: ## in Loop: Header=BB0_1 Depth=1 movl -12(%rbp), %esi leaq L_.str(%rip), %rdi movb $0, %al callq _printf LBB0_10: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_11 LBB0_11: ## in Loop: Header=BB0_1 Depth=1 movl -12(%rbp), %eax addl $1, %eax movl %eax, -12(%rbp) jmp LBB0_1 LBB0_12: addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz " %d\t" .subsections_via_symbols
the_stack_data/167330890.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: adrp x9, _s@GOTPAGE ldr x9, [x9, _s@GOTPAGEOFF] ldr w8, [x9] and w8, w8, #0xffffff mov w10, #0 orr w8, w8, w10 str w8, [x9] ldr w8, [x9] and w8, w8, #0xff000000 mov w10, #52019 movk w10, #237, lsl #16 orr w8, w8, w10 str w8, [x9] ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] bl _foo adrp x8, _s@GOTPAGE ldr x8, [x8, _s@GOTPAGEOFF] ldr w8, [x8] asr w8, w8, #24 sxtb w8, w8 subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB1_2 b LBB1_1 LBB1_1: bl _abort LBB1_2: mov w0, #0 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .comm _s,8,3 ; @s .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _foo ## -- Begin function foo .p2align 4, 0x90 _foo: ## @foo .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq _s@GOTPCREL(%rip), %rax movl (%rax), %ecx andl $16777215, %ecx ## imm = 0xFFFFFF orl $0, %ecx movq _s@GOTPCREL(%rip), %rax movl %ecx, (%rax) movq _s@GOTPCREL(%rip), %rax movl (%rax), %ecx andl $-16777216, %ecx ## imm = 0xFF000000 orl $15584051, %ecx ## imm = 0xEDCB33 movq _s@GOTPCREL(%rip), %rax movl %ecx, (%rax) popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl $0, -4(%rbp) callq _foo movq _s@GOTPCREL(%rip), %rax movl (%rax), %eax sarl $24, %eax ## kill: def $al killed $al killed $eax movsbl %al, %eax cmpl $0, %eax je LBB1_2 ## %bb.1: callq _abort LBB1_2: xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .comm _s,8,3 ## @s .subsections_via_symbols
the_stack_data/122461.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/1019564.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 stur wzr, [x29, #-4] mov x9, sp sub x8, x29, #8 str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _scanf mov w8, #1 stur w8, [x29, #-12] b LBB0_1 LBB0_1: ; =>This Loop Header: Depth=1 ; Child Loop BB0_3 Depth 2 ldur w8, [x29, #-12] ldur w9, [x29, #-8] subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB0_14 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldur w9, [x29, #-12] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf mov x9, sp sub x8, x29, #40 str x8, [x9] add x8, sp, #48 str x8, [x9, #8] sub x8, x29, #44 str x8, [x9, #16] add x8, sp, #44 str x8, [x9, #24] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _scanf mov x9, sp sub x8, x29, #16 str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _scanf mov w8, #1 stur w8, [x29, #-20] b LBB0_3 LBB0_3: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldur w8, [x29, #-20] ldur w9, [x29, #-16] subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB0_12 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_3 Depth=2 mov x9, sp sub x8, x29, #24 str x8, [x9] sub x8, x29, #28 str x8, [x9, #8] adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _scanf ldur w8, [x29, #-24] ldur w9, [x29, #-40] subs w8, w8, w9 cset w8, lt tbnz w8, #0, LBB0_9 b LBB0_5 LBB0_5: ; in Loop: Header=BB0_3 Depth=2 ldur w8, [x29, #-24] ldur w9, [x29, #-44] subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB0_9 b LBB0_6 LBB0_6: ; in Loop: Header=BB0_3 Depth=2 ldur w8, [x29, #-28] ldr w9, [sp, #48] subs w8, w8, w9 cset w8, lt tbnz w8, #0, LBB0_9 b LBB0_7 LBB0_7: ; in Loop: Header=BB0_3 Depth=2 ldur w8, [x29, #-28] ldr w9, [sp, #44] subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB0_9 b LBB0_8 LBB0_8: ; in Loop: Header=BB0_3 Depth=2 adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _printf b LBB0_10 LBB0_9: ; in Loop: Header=BB0_3 Depth=2 adrp x0, l_.str.5@PAGE add x0, x0, l_.str.5@PAGEOFF bl _printf b LBB0_10 LBB0_10: ; in Loop: Header=BB0_3 Depth=2 b LBB0_11 LBB0_11: ; in Loop: Header=BB0_3 Depth=2 ldur w8, [x29, #-20] add w8, w8, #1 stur w8, [x29, #-20] b LBB0_3 LBB0_12: ; in Loop: Header=BB0_1 Depth=1 b LBB0_13 LBB0_13: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-12] add w8, w8, #1 stur w8, [x29, #-12] b LBB0_1 LBB0_14: 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 "%d" l_.str.1: ; @.str.1 .asciz "Case %d:\n" l_.str.2: ; @.str.2 .asciz "%d %d %d %d" l_.str.3: ; @.str.3 .asciz "%d %d" l_.str.4: ; @.str.4 .asciz "Yes\n" l_.str.5: ; @.str.5 .asciz "No\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) leaq L_.str(%rip), %rdi leaq -8(%rbp), %rsi movb $0, %al callq _scanf movl $1, -12(%rbp) LBB0_1: ## =>This Loop Header: Depth=1 ## Child Loop BB0_3 Depth 2 movl -12(%rbp), %eax cmpl -8(%rbp), %eax jg LBB0_14 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movl -12(%rbp), %esi leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf leaq L_.str.2(%rip), %rdi leaq -40(%rbp), %rsi leaq -48(%rbp), %rdx leaq -44(%rbp), %rcx leaq -52(%rbp), %r8 movb $0, %al callq _scanf leaq L_.str(%rip), %rdi leaq -16(%rbp), %rsi movb $0, %al callq _scanf movl $1, -20(%rbp) LBB0_3: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 movl -20(%rbp), %eax cmpl -16(%rbp), %eax jg LBB0_12 ## %bb.4: ## in Loop: Header=BB0_3 Depth=2 leaq L_.str.3(%rip), %rdi leaq -24(%rbp), %rsi leaq -28(%rbp), %rdx movb $0, %al callq _scanf movl -24(%rbp), %eax cmpl -40(%rbp), %eax jl LBB0_9 ## %bb.5: ## in Loop: Header=BB0_3 Depth=2 movl -24(%rbp), %eax cmpl -44(%rbp), %eax jg LBB0_9 ## %bb.6: ## in Loop: Header=BB0_3 Depth=2 movl -28(%rbp), %eax cmpl -48(%rbp), %eax jl LBB0_9 ## %bb.7: ## in Loop: Header=BB0_3 Depth=2 movl -28(%rbp), %eax cmpl -52(%rbp), %eax jg LBB0_9 ## %bb.8: ## in Loop: Header=BB0_3 Depth=2 leaq L_.str.4(%rip), %rdi movb $0, %al callq _printf jmp LBB0_10 LBB0_9: ## in Loop: Header=BB0_3 Depth=2 leaq L_.str.5(%rip), %rdi movb $0, %al callq _printf LBB0_10: ## in Loop: Header=BB0_3 Depth=2 jmp LBB0_11 LBB0_11: ## in Loop: Header=BB0_3 Depth=2 movl -20(%rbp), %eax addl $1, %eax movl %eax, -20(%rbp) jmp LBB0_3 LBB0_12: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_13 LBB0_13: ## in Loop: Header=BB0_1 Depth=1 movl -12(%rbp), %eax addl $1, %eax movl %eax, -12(%rbp) jmp LBB0_1 LBB0_14: xorl %eax, %eax addq $64, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%d" L_.str.1: ## @.str.1 .asciz "Case %d:\n" L_.str.2: ## @.str.2 .asciz "%d %d %d %d" L_.str.3: ## @.str.3 .asciz "%d %d" L_.str.4: ## @.str.4 .asciz "Yes\n" L_.str.5: ## @.str.5 .asciz "No\n" .subsections_via_symbols
the_stack_data/66023.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _init_val ; -- Begin function init_val .p2align 2 _init_val: ; @init_val .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 str x0, [sp, #24] str x1, [sp, #16] str x2, [sp, #8] ldr x8, [sp, #24] str wzr, [x8] ldr x8, [sp, #16] str wzr, [x8] ldr x8, [sp, #8] str wzr, [x8] add sp, sp, #32 ret .cfi_endproc ; -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _init_val ## -- Begin function init_val .p2align 4, 0x90 _init_val: ## @init_val .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movq %rdx, -24(%rbp) movq -8(%rbp), %rax movl $0, (%rax) movq -16(%rbp), %rax movl $0, (%rax) movq -24(%rbp), %rax movl $0, (%rax) popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/127409.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _strreplace ; -- Begin function strreplace .p2align 2 _strreplace: ; @strreplace .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 x0, [sp, #56] str x1, [sp, #48] str x2, [sp, #40] ; kill: def $x8 killed $xzr str xzr, [sp, #32] str wzr, [sp, #28] str wzr, [sp, #24] str wzr, [sp, #20] str wzr, [sp, #16] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr x0, [sp, #56] ldr x1, [sp, #48] bl _strstr str x0, [sp, #32] ldr x8, [sp, #32] ldr x9, [sp, #56] subs x8, x8, x9 ; kill: def $w8 killed $w8 killed $x8 str w8, [sp, #28] ldr x1, [sp, #56] ldrsw x2, [sp, #28] add x0, sp, #64 str x0, [sp] ; 8-byte Folded Spill mov x3, #200 bl ___strncpy_chk ldr x8, [sp] ; 8-byte Folded Reload ldrsw x9, [sp, #28] add x0, x8, x9 ldr x1, [sp, #40] mov x2, #-1 str x2, [sp, #8] ; 8-byte Folded Spill bl ___strcpy_chk ldr x0, [sp, #40] bl _strlen mov x8, x0 str w8, [sp, #24] ldr x0, [sp, #48] bl _strlen mov x8, x0 str w8, [sp, #20] ldr x0, [sp, #56] bl _strlen ldr x8, [sp] ; 8-byte Folded Reload ldr x3, [sp, #8] ; 8-byte Folded Reload mov x9, x0 str w9, [sp, #16] ldr w9, [sp, #28] ldr w10, [sp, #24] add w9, w9, w10 add x0, x8, w9, sxtw ldr x8, [sp, #56] ldr w9, [sp, #28] ldr w10, [sp, #20] add w9, w9, w10 add x1, x8, w9, sxtw ldr w8, [sp, #16] ldr w9, [sp, #28] subs w9, w8, w9 ; implicit-def: $x8 mov x8, x9 sxtw x2, w8 bl ___strncpy_chk ldr x1, [sp] ; 8-byte Folded Reload ldr x2, [sp, #8] ; 8-byte Folded Reload ldr x0, [sp, #56] bl ___strcpy_chk b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldr x0, [sp, #56] ldr x1, [sp, #48] bl _strstr subs x8, x0, #0 cset w8, ne tbnz w8, #0, LBB0_1 b LBB0_3 LBB0_3: ldr x0, [sp, #56] bl _strlen mov x8, x0 str w8, [sp, #16] ldr x8, [sp, #56] ldr w9, [sp, #16] add w9, w9, #1 add x8, x8, w9, sxtw strb wzr, [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, LBB0_5 b LBB0_4 LBB0_4: bl ___stack_chk_fail LBB0_5: ldp x29, x30, [sp, #288] ; 16-byte Folded Reload ldp x28, x27, [sp, #272] ; 16-byte Folded Reload add sp, sp, #304 ret .cfi_endproc ; -- End function .globl _strdelete ; -- Begin function strdelete .p2align 2 _strdelete: ; @strdelete .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] str x0, [sp, #40] str x1, [sp, #32] ; kill: def $x8 killed $xzr str xzr, [sp, #24] str wzr, [sp, #20] str wzr, [sp, #16] str wzr, [sp, #12] ldr x0, [sp, #40] bl _strlen mov x8, x0 str w8, [sp, #16] ldr x0, [sp, #32] bl _strlen mov x8, x0 str w8, [sp, #12] b LBB1_1 LBB1_1: ; =>This Loop Header: Depth=1 ; Child Loop BB1_2 Depth 2 ; Child Loop BB1_5 Depth 3 ldr x0, [sp, #40] ldr x1, [sp, #32] bl _strstr str x0, [sp, #24] ldr x8, [sp, #24] ldr x9, [sp, #40] subs x8, x8, x9 ; kill: def $w8 killed $w8 killed $x8 str w8, [sp, #20] ldr x1, [sp, #40] add x0, sp, #48 mov x2, #200 bl ___strcpy_chk str wzr, [sp, #8] b LBB1_2 LBB1_2: ; Parent Loop BB1_1 Depth=1 ; => This Loop Header: Depth=2 ; Child Loop BB1_5 Depth 3 ldr w8, [sp, #8] ldr w9, [sp, #20] add w9, w9, #1 subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB1_11 b LBB1_3 LBB1_3: ; in Loop: Header=BB1_2 Depth=2 ldr w8, [sp, #8] ldr w9, [sp, #20] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB1_9 b LBB1_4 LBB1_4: ; in Loop: Header=BB1_2 Depth=2 ldr w8, [sp, #20] subs w8, w8, #1 str w8, [sp, #4] b LBB1_5 LBB1_5: ; Parent Loop BB1_1 Depth=1 ; Parent Loop BB1_2 Depth=2 ; => This Inner Loop Header: Depth=3 ldr w8, [sp, #4] ldr w9, [sp, #16] add w9, w9, #1 subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB1_8 b LBB1_6 LBB1_6: ; in Loop: Header=BB1_5 Depth=3 ldr x8, [sp, #40] ldrsw x9, [sp, #4] add x0, x8, x9 ldr w8, [sp, #4] ldr w9, [sp, #12] add w8, w8, w9 add w9, w8, #1 add x8, sp, #48 add x1, x8, w9, sxtw mov x2, #-1 bl ___strcpy_chk b LBB1_7 LBB1_7: ; in Loop: Header=BB1_5 Depth=3 ldr w8, [sp, #4] add w8, w8, #1 str w8, [sp, #4] b LBB1_5 LBB1_8: ; in Loop: Header=BB1_2 Depth=2 b LBB1_9 LBB1_9: ; in Loop: Header=BB1_2 Depth=2 b LBB1_10 LBB1_10: ; in Loop: Header=BB1_2 Depth=2 ldr w8, [sp, #8] add w8, w8, #1 str w8, [sp, #8] b LBB1_2 LBB1_11: ; in Loop: Header=BB1_1 Depth=1 b LBB1_12 LBB1_12: ; in Loop: Header=BB1_1 Depth=1 ldr x0, [sp, #40] ldr x1, [sp, #32] bl _strstr subs x8, x0, #0 cset w8, ne tbnz w8, #0, LBB1_1 b LBB1_13 LBB1_13: ldur x9, [x29, #-24] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB1_15 b LBB1_14 LBB1_14: bl ___stack_chk_fail LBB1_15: ldp x29, x30, [sp, #272] ; 16-byte Folded Reload ldp x28, x27, [sp, #256] ; 16-byte Folded Reload add sp, sp, #288 ret .cfi_endproc ; -- End function .globl _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] str wzr, [sp, #36] add x0, sp, #48 str x0, [sp, #24] ; 8-byte Folded Spill adrp x1, l___const.main.beliebigername@PAGE add x1, x1, l___const.main.beliebigername@PAGEOFF mov x2, #200 bl _memcpy ldr x8, [sp, #24] ; 8-byte Folded Reload adrp x9, l___const.main.str_search@PAGE add x9, x9, l___const.main.str_search@PAGEOFF ldr w9, [x9] add x10, sp, #32 str x10, [sp, #8] ; 8-byte Folded Spill str w9, [sp, #32] adrp x9, l___const.main.str_replace@PAGE add x9, x9, l___const.main.str_replace@PAGEOFF ldr x9, [x9] add x10, sp, #40 str x10, [sp, #16] ; 8-byte Folded Spill str x9, [sp, #40] mov x9, sp str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf 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 _strreplace ldr x8, [sp, #24] ; 8-byte Folded Reload mov x9, sp str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf ldr x0, [sp, #24] ; 8-byte Folded Reload adrp x1, l_.str.2@PAGE add x1, x1, l_.str.2@PAGEOFF bl _strdelete 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 ldur x9, [x29, #-24] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB2_2 b LBB2_1 LBB2_1: bl ___stack_chk_fail LBB2_2: mov w0, #0 ldp x29, x30, [sp, #272] ; 16-byte Folded Reload ldp x28, x27, [sp, #256] ; 16-byte Folded Reload add sp, sp, #288 ret .cfi_endproc ; -- End function .section __TEXT,__const l___const.main.beliebigername: ; @__const.main.beliebigername .asciz "Ich kenne mich nicht gut mit ABC aus, da ich das Programm zum Thema ABC nicht selbstst\303\244ndig gel\303\266st habe!\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000" .section __TEXT,__cstring,cstring_literals l___const.main.str_search: ; @__const.main.str_search .asciz "ABC" l___const.main.str_replace: ; @__const.main.str_replace .asciz "Strings" l_.str: ; @.str .asciz "\nAusgangssatz:\n%s\n" l_.str.1: ; @.str.1 .asciz "\nAufgabe 1:\n%s\n" l_.str.2: ; @.str.2 .asciz "nicht" l_.str.3: ; @.str.3 .asciz "\nAufgabe 2:\n%s\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _strreplace ## -- Begin function strreplace .p2align 4, 0x90 _strreplace: ## @strreplace .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) movq %rdi, -216(%rbp) movq %rsi, -224(%rbp) movq %rdx, -232(%rbp) movq $0, -240(%rbp) movl $0, -244(%rbp) movl $0, -248(%rbp) movl $0, -252(%rbp) movl $0, -256(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 movq -216(%rbp), %rdi movq -224(%rbp), %rsi callq _strstr movq %rax, -240(%rbp) movq -240(%rbp), %rax movq -216(%rbp), %rcx subq %rcx, %rax ## kill: def $eax killed $eax killed $rax movl %eax, -244(%rbp) leaq -208(%rbp), %rdi movq -216(%rbp), %rsi movslq -244(%rbp), %rdx movl $200, %ecx callq ___strncpy_chk leaq -208(%rbp), %rdi movslq -244(%rbp), %rax addq %rax, %rdi movq -232(%rbp), %rsi movq $-1, %rdx callq ___strcpy_chk movq -232(%rbp), %rdi callq _strlen ## kill: def $eax killed $eax killed $rax movl %eax, -248(%rbp) movq -224(%rbp), %rdi callq _strlen ## kill: def $eax killed $eax killed $rax movl %eax, -252(%rbp) movq -216(%rbp), %rdi callq _strlen ## kill: def $eax killed $eax killed $rax movl %eax, -256(%rbp) leaq -208(%rbp), %rdi movl -244(%rbp), %eax addl -248(%rbp), %eax cltq addq %rax, %rdi movq -216(%rbp), %rsi movl -244(%rbp), %eax addl -252(%rbp), %eax cltq addq %rax, %rsi movl -256(%rbp), %eax subl -244(%rbp), %eax movslq %eax, %rdx movq $-1, %rcx callq ___strncpy_chk movq -216(%rbp), %rdi leaq -208(%rbp), %rsi movq $-1, %rdx callq ___strcpy_chk ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movq -216(%rbp), %rdi movq -224(%rbp), %rsi callq _strstr cmpq $0, %rax jne LBB0_1 ## %bb.3: movq -216(%rbp), %rdi callq _strlen ## kill: def $eax killed $eax killed $rax movl %eax, -256(%rbp) movq -216(%rbp), %rax movl -256(%rbp), %ecx addl $1, %ecx movslq %ecx, %rcx movb $0, (%rax,%rcx) movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_5 ## %bb.4: addq $256, %rsp ## imm = 0x100 popq %rbp retq LBB0_5: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .globl _strdelete ## -- Begin function strdelete .p2align 4, 0x90 _strdelete: ## @strdelete .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) movq %rdi, -216(%rbp) movq %rsi, -224(%rbp) movq $0, -232(%rbp) movl $0, -236(%rbp) movl $0, -240(%rbp) movl $0, -244(%rbp) movq -216(%rbp), %rdi callq _strlen ## kill: def $eax killed $eax killed $rax movl %eax, -240(%rbp) movq -224(%rbp), %rdi callq _strlen ## kill: def $eax killed $eax killed $rax movl %eax, -244(%rbp) LBB1_1: ## =>This Loop Header: Depth=1 ## Child Loop BB1_2 Depth 2 ## Child Loop BB1_5 Depth 3 movq -216(%rbp), %rdi movq -224(%rbp), %rsi callq _strstr movq %rax, -232(%rbp) movq -232(%rbp), %rax movq -216(%rbp), %rcx subq %rcx, %rax ## kill: def $eax killed $eax killed $rax movl %eax, -236(%rbp) leaq -208(%rbp), %rdi movq -216(%rbp), %rsi movl $200, %edx callq ___strcpy_chk movl $0, -248(%rbp) LBB1_2: ## Parent Loop BB1_1 Depth=1 ## => This Loop Header: Depth=2 ## Child Loop BB1_5 Depth 3 movl -248(%rbp), %eax movl -236(%rbp), %ecx addl $1, %ecx cmpl %ecx, %eax jge LBB1_11 ## %bb.3: ## in Loop: Header=BB1_2 Depth=2 movl -248(%rbp), %eax cmpl -236(%rbp), %eax jne LBB1_9 ## %bb.4: ## in Loop: Header=BB1_2 Depth=2 movl -236(%rbp), %eax subl $1, %eax movl %eax, -252(%rbp) LBB1_5: ## Parent Loop BB1_1 Depth=1 ## Parent Loop BB1_2 Depth=2 ## => This Inner Loop Header: Depth=3 movl -252(%rbp), %eax movl -240(%rbp), %ecx addl $1, %ecx cmpl %ecx, %eax jge LBB1_8 ## %bb.6: ## in Loop: Header=BB1_5 Depth=3 movq -216(%rbp), %rdi movslq -252(%rbp), %rax addq %rax, %rdi leaq -208(%rbp), %rsi movl -252(%rbp), %eax addl -244(%rbp), %eax addl $1, %eax cltq addq %rax, %rsi movq $-1, %rdx callq ___strcpy_chk ## %bb.7: ## in Loop: Header=BB1_5 Depth=3 movl -252(%rbp), %eax addl $1, %eax movl %eax, -252(%rbp) jmp LBB1_5 LBB1_8: ## in Loop: Header=BB1_2 Depth=2 jmp LBB1_9 LBB1_9: ## in Loop: Header=BB1_2 Depth=2 jmp LBB1_10 LBB1_10: ## in Loop: Header=BB1_2 Depth=2 movl -248(%rbp), %eax addl $1, %eax movl %eax, -248(%rbp) jmp LBB1_2 LBB1_11: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_12 LBB1_12: ## in Loop: Header=BB1_1 Depth=1 movq -216(%rbp), %rdi movq -224(%rbp), %rsi callq _strstr cmpq $0, %rax jne LBB1_1 ## %bb.13: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB1_15 ## %bb.14: addq $256, %rsp ## imm = 0x100 popq %rbp retq LBB1_15: 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 $224, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -220(%rbp) leaq -208(%rbp), %rdi leaq l___const.main.beliebigername(%rip), %rsi movl $200, %edx callq _memcpy movl L___const.main.str_search(%rip), %eax movl %eax, -224(%rbp) movq L___const.main.str_replace(%rip), %rax movq %rax, -216(%rbp) leaq -208(%rbp), %rsi leaq L_.str(%rip), %rdi movb $0, %al callq _printf leaq -208(%rbp), %rdi leaq -224(%rbp), %rsi leaq -216(%rbp), %rdx callq _strreplace leaq -208(%rbp), %rsi leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf leaq -208(%rbp), %rdi leaq L_.str.2(%rip), %rsi callq _strdelete leaq -208(%rbp), %rsi leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB2_2 ## %bb.1: xorl %eax, %eax addq $224, %rsp popq %rbp retq LBB2_2: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__const .p2align 4 ## @__const.main.beliebigername l___const.main.beliebigername: .asciz "Ich kenne mich nicht gut mit ABC aus, da ich das Programm zum Thema ABC nicht selbstst\303\244ndig gel\303\266st habe!\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000" .section __TEXT,__cstring,cstring_literals L___const.main.str_search: ## @__const.main.str_search .asciz "ABC" L___const.main.str_replace: ## @__const.main.str_replace .asciz "Strings" L_.str: ## @.str .asciz "\nAusgangssatz:\n%s\n" L_.str.1: ## @.str.1 .asciz "\nAufgabe 1:\n%s\n" L_.str.2: ## @.str.2 .asciz "nicht" L_.str.3: ## @.str.3 .asciz "\nAufgabe 2:\n%s\n" .subsections_via_symbols
the_stack_data/99287.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #160 .cfi_def_cfa_offset 160 stp x29, x30, [sp, #144] ; 16-byte Folded Spill add x29, sp, #144 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov w1, #0 str w1, [sp, #32] ; 4-byte Folded Spill stur wzr, [x29, #-4] add x0, sp, #40 mov x2, #100 bl _memset ldr w1, [sp, #32] ; 4-byte Folded Reload adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _access subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: mov x8, sp adrp x9, l_.str@PAGE add x9, x9, l_.str@PAGEOFF str x9, [x8] ; kill: def $x9 killed $xzr str xzr, [x8, #8] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF adrp x1, l_.str.2@PAGE add x1, x1, l_.str.2@PAGEOFF bl _execlp adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf b LBB0_2 LBB0_2: adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF mov w1, #511 bl _mkfifo subs w8, w0, #0 cset w8, ge tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _printf b LBB0_4 LBB0_4: adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF mov w1, #4 bl _open str w0, [sp, #36] b LBB0_5 LBB0_5: ; =>This Inner Loop Header: Depth=1 add x0, sp, #40 str x0, [sp, #16] ; 8-byte Folded Spill mov w1, #0 mov x2, #100 str x2, [sp, #24] ; 8-byte Folded Spill bl _memset ldr x1, [sp, #16] ; 8-byte Folded Reload ldr x2, [sp, #24] ; 8-byte Folded Reload ldr w0, [sp, #36] bl _read subs x8, x0, #0 cset w8, ne tbnz w8, #0, LBB0_7 b LBB0_6 LBB0_6: ; in Loop: Header=BB0_5 Depth=1 adrp x0, l_.str.5@PAGE add x0, x0, l_.str.5@PAGEOFF bl _printf b LBB0_8 LBB0_7: ; in Loop: Header=BB0_5 Depth=1 mov x9, sp add x8, sp, #40 str x8, [x9] adrp x0, l_.str.6@PAGE add x0, x0, l_.str.6@PAGEOFF bl _printf b LBB0_8 LBB0_8: ; in Loop: Header=BB0_5 Depth=1 mov w0, #1 bl _sleep b LBB0_5 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "/tmp/p_fifo" l_.str.1: ; @.str.1 .asciz "rm" l_.str.2: ; @.str.2 .asciz "-f" l_.str.3: ; @.str.3 .asciz "access \n" l_.str.4: ; @.str.4 .asciz "make named fifo failed \n" l_.str.5: ; @.str.5 .asciz "no data \n" l_.str.6: ; @.str.6 .asciz "get data : %s \n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $128, %rsp movl $0, -4(%rbp) leaq -112(%rbp), %rdi xorl %esi, %esi movl $100, %edx callq _memset leaq L_.str(%rip), %rdi xorl %esi, %esi callq _access cmpl $0, %eax jne LBB0_2 ## %bb.1: leaq L_.str.1(%rip), %rdi leaq L_.str.2(%rip), %rsi leaq L_.str(%rip), %rdx xorl %eax, %eax movl %eax, %ecx movb $0, %al callq _execlp leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf LBB0_2: leaq L_.str(%rip), %rdi movl $511, %esi ## imm = 0x1FF callq _mkfifo cmpl $0, %eax jge LBB0_4 ## %bb.3: leaq L_.str.4(%rip), %rdi movb $0, %al callq _printf LBB0_4: leaq L_.str(%rip), %rdi movl $4, %esi movb $0, %al callq _open movl %eax, -116(%rbp) LBB0_5: ## =>This Inner Loop Header: Depth=1 leaq -112(%rbp), %rdi xorl %esi, %esi movl $100, %edx callq _memset movl -116(%rbp), %edi leaq -112(%rbp), %rsi movl $100, %edx callq _read cmpq $0, %rax jne LBB0_7 ## %bb.6: ## in Loop: Header=BB0_5 Depth=1 leaq L_.str.5(%rip), %rdi movb $0, %al callq _printf jmp LBB0_8 LBB0_7: ## in Loop: Header=BB0_5 Depth=1 leaq -112(%rbp), %rsi leaq L_.str.6(%rip), %rdi movb $0, %al callq _printf LBB0_8: ## in Loop: Header=BB0_5 Depth=1 movl $1, %edi callq _sleep jmp LBB0_5 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "/tmp/p_fifo" L_.str.1: ## @.str.1 .asciz "rm" L_.str.2: ## @.str.2 .asciz "-f" L_.str.3: ## @.str.3 .asciz "access \n" L_.str.4: ## @.str.4 .asciz "make named fifo failed \n" L_.str.5: ## @.str.5 .asciz "no data \n" L_.str.6: ## @.str.6 .asciz "get data : %s \n" .subsections_via_symbols
the_stack_data/29823948.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/23449.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #144 .cfi_def_cfa_offset 144 stp x29, x30, [sp, #128] ; 16-byte Folded Spill add x29, sp, #128 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] stur w0, [x29, #-8] stur x1, [x29, #-16] ; kill: def $x8 killed $xzr stur xzr, [x29, #-32] stur xzr, [x29, #-40] stur xzr, [x29, #-48] stur xzr, [x29, #-56] str xzr, [sp, #64] str xzr, [sp, #56] str xzr, [sp, #48] str xzr, [sp, #40] ldur w8, [x29, #-8] subs w8, w8, #1 cset w8, gt tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _perror adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _perror mov w0, #1 bl _exit LBB0_2: ldur x8, [x29, #-16] ldr x0, [x8, #8] sub x1, x29, #40 add x2, sp, #64 bl _readClauses stur x0, [x29, #-32] ldur x0, [x29, #-32] ldur x1, [x29, #-40] ldr x2, [sp, #64] add x3, sp, #48 bl _findUsedVariables stur x0, [x29, #-48] ldur x0, [x29, #-32] ldur x1, [x29, #-40] ldr x2, [sp, #48] bl _makeVariableTable str x0, [sp, #56] ldur x0, [x29, #-56] ldr x1, [sp, #64] ldr x2, [sp, #56] ldr x3, [sp, #48] bl _makeReverseLookUpTable stur x0, [x29, #-56] ldur x0, [x29, #-32] ldur x1, [x29, #-40] ldr x2, [sp, #56] ldr x3, [sp, #48] ldur x4, [x29, #-56] bl _greedyAnalysis ldur x0, [x29, #-48] ldr x1, [sp, #56] ldr x2, [sp, #48] bl _updateVariableValues ldur x0, [x29, #-32] ldur x1, [x29, #-40] ldur x2, [x29, #-48] bl _evaluateAssignments str x0, [sp, #40] ldr x8, [sp, #40] mov x9, sp str x8, [x9] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf ldur x8, [x29, #-40] mov x9, #2 sdiv x8, x8, x9 str x8, [sp, #32] ldur w8, [x29, #-8] subs w8, w8, #3 cset w8, ne tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: ldur x8, [x29, #-16] ldr x0, [x8, #16] bl _atoi ; implicit-def: $x8 mov x8, x0 sxtw x8, w8 str x8, [sp, #32] b LBB0_4 LBB0_4: ldr x8, [sp, #32] mov x9, sp str x8, [x9] adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf ldr x0, [sp, #32] ldur x2, [x29, #-32] ldur x3, [x29, #-40] ldr x4, [sp, #56] ldr x5, [sp, #48] ldur x6, [x29, #-48] ldur x7, [x29, #-56] add x1, sp, #40 str x1, [sp, #24] ; 8-byte Folded Spill bl _localSearch ldr x8, [sp, #40] mov x9, sp str x8, [x9] adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _printf ldr x1, [sp, #24] ; 8-byte Folded Reload ldr x0, [sp, #32] ldur x2, [x29, #-32] ldur x3, [x29, #-40] ldr x4, [sp, #56] ldr x5, [sp, #48] ldur x6, [x29, #-48] ldur x7, [x29, #-56] bl _localSearchRand ldr x8, [sp, #40] mov x9, sp str x8, [x9] adrp x0, l_.str.5@PAGE add x0, x0, l_.str.5@PAGEOFF bl _printf ldur x0, [x29, #-48] ldr x1, [sp, #64] bl _printValues ldur x0, [x29, #-32] bl _freePtr ldur x0, [x29, #-48] bl _freePtr ldur x0, [x29, #-56] bl _freePtr stur xzr, [x29, #-24] b LBB0_5 LBB0_5: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-24] ldr x9, [sp, #48] subs x8, x8, x9 cset w8, ge tbnz w8, #0, LBB0_8 b LBB0_6 LBB0_6: ; in Loop: Header=BB0_5 Depth=1 ldr x8, [sp, #56] ldur x9, [x29, #-24] mov x10, #80 str x10, [sp, #16] ; 8-byte Folded Spill mul x9, x9, x10 add x8, x8, x9 ldr x0, [x8, #24] bl _freePtr ldr x10, [sp, #16] ; 8-byte Folded Reload ldr x8, [sp, #56] ldur x9, [x29, #-24] mul x9, x9, x10 add x8, x8, x9 ldr x0, [x8, #48] bl _freePtr b LBB0_7 LBB0_7: ; in Loop: Header=BB0_5 Depth=1 ldur x8, [x29, #-24] add x8, x8, #1 stur x8, [x29, #-24] b LBB0_5 LBB0_8: ldr x0, [sp, #56] bl _freePtr mov w0, #0 ldp x29, x30, [sp, #128] ; 16-byte Folded Reload add sp, sp, #144 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function readClauses _readClauses: ; @readClauses .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] ; kill: def $x8 killed $xzr str xzr, [sp, #56] str xzr, [sp, #48] str xzr, [sp, #40] adrp x8, l___const.readClauses.delim@PAGE add x8, x8, l___const.readClauses.delim@PAGEOFF ldrh w8, [x8] strh w8, [sp, #38] ldr x0, [sp, #80] adrp x1, l_.str.6@PAGE add x1, x1, l_.str.6@PAGEOFF bl _fopen mov x8, x0 str x8, [sp, #40] subs x8, x0, #0 cset w8, ne tbnz w8, #0, LBB1_2 b LBB1_1 LBB1_1: adrp x0, l_.str.7@PAGE add x0, x0, l_.str.7@PAGEOFF bl _perror mov w0, #1 bl _exit LBB1_2: b LBB1_3 LBB1_3: ; =>This Inner Loop Header: Depth=1 ldr x2, [sp, #40] add x0, sp, #88 mov w1, #1024 bl _fgets subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB1_5 b LBB1_4 LBB1_4: ; in Loop: Header=BB1_3 Depth=1 ldr x8, [sp, #48] add x8, x8, #1 str x8, [sp, #48] b LBB1_3 LBB1_5: ldr x9, [sp, #48] mov x8, #2 mul x8, x8, x9 ldr x9, [sp, #72] str x8, [x9] ldr x0, [sp, #40] bl _rewind ldr x8, [sp, #72] ldr x8, [x8] lsl x0, x8, #3 bl _malloc str x0, [sp, #56] str xzr, [sp, #48] b LBB1_6 LBB1_6: ; =>This Inner Loop Header: Depth=1 ldr x2, [sp, #40] add x0, sp, #88 mov w1, #1024 bl _fgets subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB1_10 b LBB1_7 LBB1_7: ; in Loop: Header=BB1_6 Depth=1 add x0, sp, #88 str x0, [sp, #24] ; 8-byte Folded Spill bl _strlen ldr x8, [sp, #24] ; 8-byte Folded Reload subs x9, x0, #1 ldrsb w8, [x8, x9] subs w8, w8, #10 cset w8, ne tbnz w8, #0, LBB1_9 b LBB1_8 LBB1_8: ; in Loop: Header=BB1_6 Depth=1 add x0, sp, #88 str x0, [sp, #16] ; 8-byte Folded Spill bl _strlen ldr x8, [sp, #16] ; 8-byte Folded Reload subs x9, x0, #1 add x8, x8, x9 strb wzr, [x8] b LBB1_9 LBB1_9: ; in Loop: Header=BB1_6 Depth=1 add x0, sp, #88 add x1, sp, #38 str x1, [sp, #8] ; 8-byte Folded Spill bl _Str_Tok_Multi ldr x1, [sp, #56] ldr x2, [sp, #48] ldr x3, [sp, #64] bl _setToken ldr x1, [sp, #8] ; 8-byte Folded Reload ldr x8, [sp, #48] add x8, x8, #1 str x8, [sp, #48] mov x0, #0 bl _Str_Tok_Multi ldr x1, [sp, #56] ldr x2, [sp, #48] ldr x3, [sp, #64] bl _setToken ldr x8, [sp, #48] add x8, x8, #1 str x8, [sp, #48] b LBB1_6 LBB1_10: ldr x0, [sp, #40] bl _fclose ldr x8, [sp, #56] str x8, [sp] ; 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, LBB1_12 b LBB1_11 LBB1_11: bl ___stack_chk_fail LBB1_12: ldr x0, [sp] ; 8-byte Folded Reload 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 findUsedVariables _findUsedVariables: ; @findUsedVariables .cfi_startproc ; %bb.0: sub sp, sp, #80 .cfi_def_cfa_offset 80 stp x29, x30, [sp, #64] ; 16-byte Folded Spill add x29, sp, #64 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] stur x1, [x29, #-16] stur x2, [x29, #-24] str x3, [sp, #32] ldur x8, [x29, #-24] add x8, x8, #1 lsr x0, x8, #0 bl _malloc str x0, [sp, #16] ldr x0, [sp, #16] ldur x8, [x29, #-24] add x8, x8, #1 lsr x2, x8, #0 mov w1, #88 mov x3, #-1 bl ___memset_chk ldr x9, [sp, #16] mov w8, #83 strb w8, [x9] str xzr, [sp, #24] b LBB2_1 LBB2_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #24] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, ge tbnz w8, #0, LBB2_4 b LBB2_2 LBB2_2: ; in Loop: Header=BB2_1 Depth=1 ldr x8, [sp, #16] str x8, [sp, #8] ; 8-byte Folded Spill ldur x8, [x29, #-8] ldr x9, [sp, #24] ldr x8, [x8, x9, lsl #3] mov x0, x8 bl _abs ldr x8, [sp, #8] ; 8-byte Folded Reload add x9, x8, w0, sxtw mov w8, #84 strb w8, [x9] b LBB2_3 LBB2_3: ; in Loop: Header=BB2_1 Depth=1 ldr x8, [sp, #24] add x8, x8, #1 str x8, [sp, #24] b LBB2_1 LBB2_4: mov x8, #1 str x8, [sp, #24] b LBB2_5 LBB2_5: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #24] ldur x9, [x29, #-24] subs x8, x8, x9 cset w8, gt tbnz w8, #0, LBB2_10 b LBB2_6 LBB2_6: ; in Loop: Header=BB2_5 Depth=1 ldr x8, [sp, #16] ldr x9, [sp, #24] ldrsb w8, [x8, x9] subs w8, w8, #84 cset w8, ne tbnz w8, #0, LBB2_8 b LBB2_7 LBB2_7: ; in Loop: Header=BB2_5 Depth=1 ldr x9, [sp, #32] ldr x8, [x9] add x8, x8, #1 str x8, [x9] b LBB2_8 LBB2_8: ; in Loop: Header=BB2_5 Depth=1 b LBB2_9 LBB2_9: ; in Loop: Header=BB2_5 Depth=1 ldr x8, [sp, #24] add x8, x8, #1 str x8, [sp, #24] b LBB2_5 LBB2_10: ldr x0, [sp, #16] ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function makeVariableTable _makeVariableTable: ; @makeVariableTable .cfi_startproc ; %bb.0: sub sp, sp, #96 .cfi_def_cfa_offset 96 stp x29, x30, [sp, #80] ; 16-byte Folded Spill add x29, sp, #80 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] stur x1, [x29, #-16] stur x2, [x29, #-24] ; kill: def $x8 killed $xzr str xzr, [sp, #32] ldur x8, [x29, #-24] mov x9, #80 mul x0, x8, x9 bl _malloc str x0, [sp, #32] stur xzr, [x29, #-32] b LBB3_1 LBB3_1: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-32] ldur x9, [x29, #-24] subs x8, x8, x9 cset w8, ge tbnz w8, #0, LBB3_4 b LBB3_2 LBB3_2: ; in Loop: Header=BB3_1 Depth=1 ldr x9, [sp, #32] ldur x8, [x29, #-32] mov x10, #80 mul x10, x8, x10 mov x8, #-1 str x8, [x9, x10] b LBB3_3 LBB3_3: ; in Loop: Header=BB3_1 Depth=1 ldur x8, [x29, #-32] add x8, x8, #1 stur x8, [x29, #-32] b LBB3_1 LBB3_4: stur xzr, [x29, #-32] b LBB3_5 LBB3_5: ; =>This Loop Header: Depth=1 ; Child Loop BB3_7 Depth 2 ldur x8, [x29, #-32] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, ge tbnz w8, #0, LBB3_27 b LBB3_6 LBB3_6: ; in Loop: Header=BB3_5 Depth=1 str xzr, [sp, #40] b LBB3_7 LBB3_7: ; Parent Loop BB3_5 Depth=1 ; => This Inner Loop Header: Depth=2 ldr x8, [sp, #40] ldur x9, [x29, #-24] subs x8, x8, x9 cset w8, ge tbnz w8, #0, LBB3_25 b LBB3_8 LBB3_8: ; in Loop: Header=BB3_7 Depth=2 ldr x8, [sp, #32] ldr x9, [sp, #40] mov x10, #80 mul x9, x9, x10 ldr x8, [x8, x9] str x8, [sp, #24] ; 8-byte Folded Spill ldur x8, [x29, #-8] ldur x9, [x29, #-32] ldr x8, [x8, x9, lsl #3] mov x0, x8 bl _abs ldr x8, [sp, #24] ; 8-byte Folded Reload subs x8, x8, w0, sxtw cset w8, ne tbnz w8, #0, LBB3_17 b LBB3_9 LBB3_9: ; in Loop: Header=BB3_5 Depth=1 ldur x8, [x29, #-8] ldur x9, [x29, #-32] ldr x8, [x8, x9, lsl #3] subs x8, x8, #0 cset w8, le tbnz w8, #0, LBB3_13 b LBB3_10 LBB3_10: ; in Loop: Header=BB3_5 Depth=1 ldr x8, [sp, #32] ldr x9, [sp, #40] mov x11, #80 mul x9, x9, x11 add x8, x8, x9 ldr x8, [x8, #32] ldr x9, [sp, #32] ldr x10, [sp, #40] mul x10, x10, x11 add x9, x9, x10 ldr x9, [x9, #16] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB3_12 b LBB3_11 LBB3_11: ; in Loop: Header=BB3_5 Depth=1 ldr x8, [sp, #32] ldr x9, [sp, #40] mov x10, #80 mul x9, x9, x10 add x0, x8, x9 ldr x8, [sp, #32] ldr x9, [sp, #40] mul x9, x9, x10 add x8, x8, x9 add x1, x8, #16 bl _growVarTableIndexArray b LBB3_12 LBB3_12: ; in Loop: Header=BB3_5 Depth=1 ldur x8, [x29, #-32] ldr x9, [sp, #32] ldr x11, [sp, #40] mov x10, #80 mul x11, x11, x10 add x9, x9, x11 ldr x9, [x9, #24] ldr x11, [sp, #32] ldr x12, [sp, #40] mul x12, x12, x10 add x11, x11, x12 ldr x11, [x11, #32] str x8, [x9, x11, lsl #3] ldr x8, [sp, #32] ldr x9, [sp, #40] mul x9, x9, x10 add x9, x8, x9 ldr x8, [x9, #32] add x8, x8, #1 str x8, [x9, #32] ldr x8, [sp, #32] ldr x9, [sp, #40] mul x9, x9, x10 add x9, x8, x9 ldr x8, [x9, #40] add x8, x8, #1 str x8, [x9, #40] b LBB3_16 LBB3_13: ; in Loop: Header=BB3_5 Depth=1 ldr x8, [sp, #32] ldr x9, [sp, #40] mov x11, #80 mul x9, x9, x11 add x8, x8, x9 ldr x8, [x8, #56] ldr x9, [sp, #32] ldr x10, [sp, #40] mul x10, x10, x11 add x9, x9, x10 ldr x9, [x9, #16] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB3_15 b LBB3_14 LBB3_14: ; in Loop: Header=BB3_5 Depth=1 ldr x8, [sp, #32] ldr x9, [sp, #40] mov x10, #80 mul x9, x9, x10 add x0, x8, x9 ldr x8, [sp, #32] ldr x9, [sp, #40] mul x9, x9, x10 add x8, x8, x9 add x1, x8, #16 bl _growVarTableIndexArray b LBB3_15 LBB3_15: ; in Loop: Header=BB3_5 Depth=1 ldur x8, [x29, #-32] ldr x9, [sp, #32] ldr x11, [sp, #40] mov x10, #80 mul x11, x11, x10 add x9, x9, x11 ldr x9, [x9, #48] ldr x11, [sp, #32] ldr x12, [sp, #40] mul x12, x12, x10 add x11, x11, x12 ldr x11, [x11, #56] str x8, [x9, x11, lsl #3] ldr x8, [sp, #32] ldr x9, [sp, #40] mul x9, x9, x10 add x9, x8, x9 ldr x8, [x9, #56] add x8, x8, #1 str x8, [x9, #56] ldr x8, [sp, #32] ldr x9, [sp, #40] mul x9, x9, x10 add x9, x8, x9 ldr x8, [x9, #64] add x8, x8, #1 str x8, [x9, #64] b LBB3_16 LBB3_16: ; in Loop: Header=BB3_5 Depth=1 b LBB3_25 LBB3_17: ; in Loop: Header=BB3_7 Depth=2 ldr x8, [sp, #32] ldr x9, [sp, #40] mov x10, #80 mul x9, x9, x10 ldr x8, [x8, x9] adds x8, x8, #1 cset w8, ne tbnz w8, #0, LBB3_22 b LBB3_18 LBB3_18: ; in Loop: Header=BB3_5 Depth=1 ldur x8, [x29, #-8] ldur x9, [x29, #-32] ldr x8, [x8, x9, lsl #3] mov x0, x8 bl _abs ; implicit-def: $x8 mov x8, x0 sxtw x8, w8 ldr x9, [sp, #32] ldr x11, [sp, #40] mov x10, #80 str x10, [sp, #16] ; 8-byte Folded Spill mul x11, x11, x10 str x8, [x9, x11] ldr x8, [sp, #32] ldr x9, [sp, #40] mul x9, x9, x10 add x9, x8, x9 mov w8, #84 strb w8, [x9, #8] ldr x8, [sp, #32] ldr x9, [sp, #40] mul x9, x9, x10 add x9, x8, x9 mov x8, #100 str x8, [x9, #16] ldr x8, [sp, #32] ldr x9, [sp, #40] mul x9, x9, x10 add x8, x8, x9 ldr x8, [x8, #16] lsl x0, x8, #3 bl _malloc ldr x10, [sp, #16] ; 8-byte Folded Reload ldr x8, [sp, #32] ldr x9, [sp, #40] mul x9, x9, x10 add x8, x8, x9 str x0, [x8, #24] ldr x8, [sp, #32] ldr x9, [sp, #40] mul x9, x9, x10 add x8, x8, x9 str xzr, [x8, #32] ldr x8, [sp, #32] ldr x9, [sp, #40] mul x9, x9, x10 add x8, x8, x9 str xzr, [x8, #40] ldr x8, [sp, #32] ldr x9, [sp, #40] mul x9, x9, x10 add x8, x8, x9 ldr x8, [x8, #16] lsl x0, x8, #3 bl _malloc ldr x10, [sp, #16] ; 8-byte Folded Reload ldr x8, [sp, #32] ldr x9, [sp, #40] mul x9, x9, x10 add x8, x8, x9 str x0, [x8, #48] ldr x8, [sp, #32] ldr x9, [sp, #40] mul x9, x9, x10 add x8, x8, x9 str xzr, [x8, #56] ldr x8, [sp, #32] ldr x9, [sp, #40] mul x9, x9, x10 add x8, x8, x9 str xzr, [x8, #64] ldr x8, [sp, #32] ldr x9, [sp, #40] mul x9, x9, x10 add x9, x8, x9 mov w8, #70 strb w8, [x9, #72] ldur x8, [x29, #-8] ldur x9, [x29, #-32] ldr x8, [x8, x9, lsl #3] subs x8, x8, #0 cset w8, le tbnz w8, #0, LBB3_20 b LBB3_19 LBB3_19: ; in Loop: Header=BB3_5 Depth=1 ldur x8, [x29, #-32] ldr x9, [sp, #32] ldr x11, [sp, #40] mov x10, #80 mul x11, x11, x10 add x9, x9, x11 ldr x9, [x9, #24] ldr x11, [sp, #32] ldr x12, [sp, #40] mul x12, x12, x10 add x11, x11, x12 ldr x11, [x11, #32] str x8, [x9, x11, lsl #3] ldr x8, [sp, #32] ldr x9, [sp, #40] mul x9, x9, x10 add x9, x8, x9 ldr x8, [x9, #32] add x8, x8, #1 str x8, [x9, #32] ldr x8, [sp, #32] ldr x9, [sp, #40] mul x9, x9, x10 add x9, x8, x9 ldr x8, [x9, #40] add x8, x8, #1 str x8, [x9, #40] b LBB3_21 LBB3_20: ; in Loop: Header=BB3_5 Depth=1 ldur x8, [x29, #-32] ldr x9, [sp, #32] ldr x11, [sp, #40] mov x10, #80 mul x11, x11, x10 add x9, x9, x11 ldr x9, [x9, #48] ldr x11, [sp, #32] ldr x12, [sp, #40] mul x12, x12, x10 add x11, x11, x12 ldr x11, [x11, #56] str x8, [x9, x11, lsl #3] ldr x8, [sp, #32] ldr x9, [sp, #40] mul x9, x9, x10 add x9, x8, x9 ldr x8, [x9, #56] add x8, x8, #1 str x8, [x9, #56] ldr x8, [sp, #32] ldr x9, [sp, #40] mul x9, x9, x10 add x9, x8, x9 ldr x8, [x9, #64] add x8, x8, #1 str x8, [x9, #64] b LBB3_21 LBB3_21: ; in Loop: Header=BB3_5 Depth=1 b LBB3_25 LBB3_22: ; in Loop: Header=BB3_7 Depth=2 b LBB3_23 LBB3_23: ; in Loop: Header=BB3_7 Depth=2 b LBB3_24 LBB3_24: ; in Loop: Header=BB3_7 Depth=2 ldr x8, [sp, #40] add x8, x8, #1 str x8, [sp, #40] b LBB3_7 LBB3_25: ; in Loop: Header=BB3_5 Depth=1 b LBB3_26 LBB3_26: ; in Loop: Header=BB3_5 Depth=1 ldur x8, [x29, #-32] add x8, x8, #1 stur x8, [x29, #-32] b LBB3_5 LBB3_27: str xzr, [sp, #40] b LBB3_28 LBB3_28: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #40] ldur x9, [x29, #-24] subs x8, x8, x9 cset w8, ge tbnz w8, #0, LBB3_31 b LBB3_29 LBB3_29: ; in Loop: Header=BB3_28 Depth=1 ldr x8, [sp, #32] ldr x9, [sp, #40] mov x10, #80 str x10, [sp, #8] ; 8-byte Folded Spill mul x9, x9, x10 add x8, x8, x9 ldr x0, [x8, #24] ldr x8, [sp, #32] ldr x9, [sp, #40] mul x9, x9, x10 add x8, x8, x9 ldr x8, [x8, #32] lsl x1, x8, #3 bl _realloc ldr x10, [sp, #8] ; 8-byte Folded Reload ldr x8, [sp, #32] ldr x9, [sp, #40] mul x9, x9, x10 add x8, x8, x9 str x0, [x8, #24] ldr x8, [sp, #32] ldr x9, [sp, #40] mul x9, x9, x10 add x8, x8, x9 ldr x0, [x8, #48] ldr x8, [sp, #32] ldr x9, [sp, #40] mul x9, x9, x10 add x8, x8, x9 ldr x8, [x8, #56] lsl x1, x8, #3 bl _realloc ldr x10, [sp, #8] ; 8-byte Folded Reload ldr x8, [sp, #32] ldr x9, [sp, #40] mul x9, x9, x10 add x8, x8, x9 str x0, [x8, #48] b LBB3_30 LBB3_30: ; in Loop: Header=BB3_28 Depth=1 ldr x8, [sp, #40] add x8, x8, #1 str x8, [sp, #40] b LBB3_28 LBB3_31: ldr x0, [sp, #32] ldp x29, x30, [sp, #80] ; 16-byte Folded Reload add sp, sp, #96 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function makeReverseLookUpTable _makeReverseLookUpTable: ; @makeReverseLookUpTable .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] stur x1, [x29, #-16] str x2, [sp, #24] str x3, [sp, #16] ldur x8, [x29, #-16] add x8, x8, #1 lsl x0, x8, #3 bl _malloc stur x0, [x29, #-8] ldur x0, [x29, #-8] ldur x8, [x29, #-16] add x8, x8, #1 lsr x2, x8, #0 mov w1, #-1 mov x3, #-1 bl ___memset_chk str xzr, [sp, #8] b LBB4_1 LBB4_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #8] ldr x9, [sp, #16] subs x8, x8, x9 cset w8, ge tbnz w8, #0, LBB4_4 b LBB4_2 LBB4_2: ; in Loop: Header=BB4_1 Depth=1 ldr x8, [sp, #8] ldur x9, [x29, #-8] ldr x10, [sp, #24] ldr x11, [sp, #8] mov x12, #80 mul x11, x11, x12 ldr x10, [x10, x11] str x8, [x9, x10, lsl #3] b LBB4_3 LBB4_3: ; in Loop: Header=BB4_1 Depth=1 ldr x8, [sp, #8] add x8, x8, #1 str x8, [sp, #8] b LBB4_1 LBB4_4: 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 greedyAnalysis _greedyAnalysis: ; @greedyAnalysis .cfi_startproc ; %bb.0: sub sp, sp, #96 .cfi_def_cfa_offset 96 stp x29, x30, [sp, #80] ; 16-byte Folded Spill add x29, sp, #80 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] stur x1, [x29, #-16] stur x2, [x29, #-24] stur x3, [x29, #-32] str x4, [sp, #40] str xzr, [sp, #32] str xzr, [sp, #24] b LBB5_1 LBB5_1: ; =>This Loop Header: Depth=1 ; Child Loop BB5_3 Depth 2 ; Child Loop BB5_18 Depth 2 ; Child Loop BB5_22 Depth 2 ldr x8, [sp, #32] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, ge tbnz w8, #0, LBB5_27 b LBB5_2 LBB5_2: ; in Loop: Header=BB5_1 Depth=1 str xzr, [sp] mov x8, #-1 str x8, [sp, #8] str xzr, [sp, #16] b LBB5_3 LBB5_3: ; Parent Loop BB5_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldr x8, [sp, #16] ldur x9, [x29, #-32] subs x8, x8, x9 cset w8, ge tbnz w8, #0, LBB5_13 b LBB5_4 LBB5_4: ; in Loop: Header=BB5_3 Depth=2 ldur x8, [x29, #-24] ldr x9, [sp, #16] mov x10, #80 mul x9, x9, x10 add x8, x8, x9 ldrsb w8, [x8, #72] subs w8, w8, #70 cset w8, ne tbnz w8, #0, LBB5_11 b LBB5_5 LBB5_5: ; in Loop: Header=BB5_3 Depth=2 ldur x8, [x29, #-24] ldr x9, [sp, #16] mov x10, #80 mul x9, x9, x10 add x8, x8, x9 ldr x8, [x8, #40] ldr x9, [sp] subs x8, x8, x9 cset w8, ge tbnz w8, #0, LBB5_7 b LBB5_6 LBB5_6: ; in Loop: Header=BB5_3 Depth=2 ldur x8, [x29, #-24] ldr x9, [sp, #16] mov x10, #80 mul x9, x9, x10 add x8, x8, x9 ldr x8, [x8, #64] ldr x9, [sp] subs x8, x8, x9 cset w8, lt tbnz w8, #0, LBB5_11 b LBB5_7 LBB5_7: ; in Loop: Header=BB5_3 Depth=2 ldr x8, [sp, #16] str x8, [sp, #8] ldur x8, [x29, #-24] ldr x9, [sp, #16] mov x11, #80 mul x9, x9, x11 add x8, x8, x9 ldr x8, [x8, #40] ldur x9, [x29, #-24] ldr x10, [sp, #16] mul x10, x10, x11 add x9, x9, x10 ldr x9, [x9, #64] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB5_9 b LBB5_8 LBB5_8: ; in Loop: Header=BB5_3 Depth=2 ldur x8, [x29, #-24] ldr x9, [sp, #16] mov x10, #80 mul x9, x9, x10 add x8, x8, x9 ldr x8, [x8, #40] str x8, [sp] mov x8, #1 str x8, [sp, #24] b LBB5_10 LBB5_9: ; in Loop: Header=BB5_3 Depth=2 ldur x8, [x29, #-24] ldr x9, [sp, #16] mov x10, #80 mul x9, x9, x10 add x8, x8, x9 ldr x8, [x8, #64] str x8, [sp] mov x8, #-1 str x8, [sp, #24] b LBB5_10 LBB5_10: ; in Loop: Header=BB5_3 Depth=2 b LBB5_11 LBB5_11: ; in Loop: Header=BB5_3 Depth=2 b LBB5_12 LBB5_12: ; in Loop: Header=BB5_3 Depth=2 ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] b LBB5_3 LBB5_13: ; in Loop: Header=BB5_1 Depth=1 ldr x8, [sp, #24] subs x8, x8, #0 cset w8, le tbnz w8, #0, LBB5_15 b LBB5_14 LBB5_14: ; in Loop: Header=BB5_1 Depth=1 ldur x8, [x29, #-24] ldr x9, [sp, #8] mov x10, #80 mul x9, x9, x10 add x9, x8, x9 mov w8, #84 strb w8, [x9, #8] b LBB5_16 LBB5_15: ; in Loop: Header=BB5_1 Depth=1 ldur x8, [x29, #-24] ldr x9, [sp, #8] mov x10, #80 mul x9, x9, x10 add x9, x8, x9 mov w8, #70 strb w8, [x9, #8] b LBB5_16 LBB5_16: ; in Loop: Header=BB5_1 Depth=1 ldur x8, [x29, #-24] ldr x9, [sp, #8] mov x10, #80 mul x9, x9, x10 add x9, x8, x9 mov w8, #84 strb w8, [x9, #72] ldr x8, [sp] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB5_26 b LBB5_17 LBB5_17: ; in Loop: Header=BB5_1 Depth=1 str xzr, [sp, #16] b LBB5_18 LBB5_18: ; Parent Loop BB5_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldr x8, [sp, #16] ldur x9, [x29, #-24] ldr x10, [sp, #8] mov x11, #80 mul x10, x10, x11 add x9, x9, x10 ldr x9, [x9, #32] subs x8, x8, x9 cset w8, ge tbnz w8, #0, LBB5_21 b LBB5_19 LBB5_19: ; in Loop: Header=BB5_18 Depth=2 ldur x8, [x29, #-24] ldr x9, [sp, #8] mov x10, #80 mul x9, x9, x10 add x8, x8, x9 ldr x8, [x8, #24] ldr x9, [sp, #16] ldr x0, [x8, x9, lsl #3] ldur x1, [x29, #-8] ldur x2, [x29, #-24] ldr x3, [sp, #40] bl _decrementSibWeight b LBB5_20 LBB5_20: ; in Loop: Header=BB5_18 Depth=2 ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] b LBB5_18 LBB5_21: ; in Loop: Header=BB5_1 Depth=1 str xzr, [sp, #16] b LBB5_22 LBB5_22: ; Parent Loop BB5_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldr x8, [sp, #16] ldur x9, [x29, #-24] ldr x10, [sp, #8] mov x11, #80 mul x10, x10, x11 add x9, x9, x10 ldr x9, [x9, #56] subs x8, x8, x9 cset w8, ge tbnz w8, #0, LBB5_25 b LBB5_23 LBB5_23: ; in Loop: Header=BB5_22 Depth=2 ldur x8, [x29, #-24] ldr x9, [sp, #8] mov x10, #80 mul x9, x9, x10 add x8, x8, x9 ldr x8, [x8, #48] ldr x9, [sp, #16] ldr x0, [x8, x9, lsl #3] ldur x1, [x29, #-8] ldur x2, [x29, #-24] ldr x3, [sp, #40] bl _decrementSibWeight b LBB5_24 LBB5_24: ; in Loop: Header=BB5_22 Depth=2 ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] b LBB5_22 LBB5_25: ; in Loop: Header=BB5_1 Depth=1 b LBB5_26 LBB5_26: ; in Loop: Header=BB5_1 Depth=1 ldur x8, [x29, #-24] ldr x9, [sp, #8] mov x11, #80 mul x9, x9, x11 add x9, x8, x9 mov x8, #-1 str x8, [x9, #40] ldur x9, [x29, #-24] ldr x10, [sp, #8] mul x10, x10, x11 add x9, x9, x10 str x8, [x9, #64] ldr x8, [sp, #32] ldur x9, [x29, #-24] ldr x10, [sp, #8] mul x10, x10, x11 add x9, x9, x10 ldr x9, [x9, #32] add x8, x8, x9 ldur x9, [x29, #-24] ldr x10, [sp, #8] mul x10, x10, x11 add x9, x9, x10 ldr x9, [x9, #56] add x8, x8, x9 str x8, [sp, #32] b LBB5_1 LBB5_27: ldp x29, x30, [sp, #80] ; 16-byte Folded Reload add sp, sp, #96 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function updateVariableValues _updateVariableValues: ; @updateVariableValues .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 str x0, [sp, #24] str x1, [sp, #16] str x2, [sp, #8] str xzr, [sp] b LBB6_1 LBB6_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp] ldr x9, [sp, #8] subs x8, x8, x9 cset w8, ge tbnz w8, #0, LBB6_4 b LBB6_2 LBB6_2: ; in Loop: Header=BB6_1 Depth=1 ldr x8, [sp, #16] ldr x9, [sp] mov x12, #80 mul x9, x9, x12 add x8, x8, x9 ldrb w8, [x8, #8] ldr x9, [sp, #24] ldr x10, [sp, #16] ldr x11, [sp] mul x11, x11, x12 ldr x10, [x10, x11] add x9, x9, x10 strb w8, [x9] b LBB6_3 LBB6_3: ; in Loop: Header=BB6_1 Depth=1 ldr x8, [sp] add x8, x8, #1 str x8, [sp] b LBB6_1 LBB6_4: add sp, sp, #32 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function evaluateAssignments _evaluateAssignments: ; @evaluateAssignments .cfi_startproc ; %bb.0: sub sp, sp, #128 .cfi_def_cfa_offset 128 stp x29, x30, [sp, #112] ; 16-byte Folded Spill add x29, sp, #112 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] stur x1, [x29, #-16] stur x2, [x29, #-24] stur xzr, [x29, #-40] stur xzr, [x29, #-32] b LBB7_1 LBB7_1: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-32] ldur x9, [x29, #-16] subs x9, x9, #1 subs x8, x8, x9 cset w8, ge tbnz w8, #0, LBB7_31 b LBB7_2 LBB7_2: ; in Loop: Header=BB7_1 Depth=1 ldur x8, [x29, #-8] ldur x9, [x29, #-32] ldr x8, [x8, x9, lsl #3] subs x8, x8, #0 cset w8, le tbnz w8, #0, LBB7_8 b LBB7_3 LBB7_3: ; in Loop: Header=BB7_1 Depth=1 ldur x8, [x29, #-8] ldur x9, [x29, #-32] add x9, x9, #1 ldr x8, [x8, x9, lsl #3] subs x8, x8, #0 cset w8, le tbnz w8, #0, LBB7_8 b LBB7_4 LBB7_4: ; in Loop: Header=BB7_1 Depth=1 ldur x8, [x29, #-24] stur x8, [x29, #-48] ; 8-byte Folded Spill ldur x8, [x29, #-8] ldur x9, [x29, #-32] ldr x8, [x8, x9, lsl #3] mov x0, x8 bl _abs ldur x8, [x29, #-48] ; 8-byte Folded Reload ldrsb w8, [x8, w0, sxtw] subs w8, w8, #84 cset w8, eq tbnz w8, #0, LBB7_6 b LBB7_5 LBB7_5: ; in Loop: Header=BB7_1 Depth=1 ldur x8, [x29, #-24] str x8, [sp, #56] ; 8-byte Folded Spill ldur x8, [x29, #-8] ldur x9, [x29, #-32] add x9, x9, #1 ldr x8, [x8, x9, lsl #3] mov x0, x8 bl _abs ldr x8, [sp, #56] ; 8-byte Folded Reload ldrsb w8, [x8, w0, sxtw] subs w8, w8, #84 cset w8, ne tbnz w8, #0, LBB7_7 b LBB7_6 LBB7_6: ; in Loop: Header=BB7_1 Depth=1 ldur x8, [x29, #-40] add x8, x8, #1 stur x8, [x29, #-40] b LBB7_7 LBB7_7: ; in Loop: Header=BB7_1 Depth=1 b LBB7_29 LBB7_8: ; in Loop: Header=BB7_1 Depth=1 ldur x8, [x29, #-8] ldur x9, [x29, #-32] ldr x8, [x8, x9, lsl #3] subs x8, x8, #0 cset w8, le tbnz w8, #0, LBB7_14 b LBB7_9 LBB7_9: ; in Loop: Header=BB7_1 Depth=1 ldur x8, [x29, #-8] ldur x9, [x29, #-32] add x9, x9, #1 ldr x8, [x8, x9, lsl #3] subs x8, x8, #0 cset w8, ge tbnz w8, #0, LBB7_14 b LBB7_10 LBB7_10: ; in Loop: Header=BB7_1 Depth=1 ldur x8, [x29, #-24] str x8, [sp, #48] ; 8-byte Folded Spill ldur x8, [x29, #-8] ldur x9, [x29, #-32] ldr x8, [x8, x9, lsl #3] mov x0, x8 bl _abs ldr x8, [sp, #48] ; 8-byte Folded Reload ldrsb w8, [x8, w0, sxtw] subs w8, w8, #84 cset w8, eq tbnz w8, #0, LBB7_12 b LBB7_11 LBB7_11: ; in Loop: Header=BB7_1 Depth=1 ldur x8, [x29, #-24] str x8, [sp, #40] ; 8-byte Folded Spill ldur x8, [x29, #-8] ldur x9, [x29, #-32] add x9, x9, #1 ldr x8, [x8, x9, lsl #3] mov x0, x8 bl _abs ldr x8, [sp, #40] ; 8-byte Folded Reload ldrsb w8, [x8, w0, sxtw] subs w8, w8, #70 cset w8, ne tbnz w8, #0, LBB7_13 b LBB7_12 LBB7_12: ; in Loop: Header=BB7_1 Depth=1 ldur x8, [x29, #-40] add x8, x8, #1 stur x8, [x29, #-40] b LBB7_13 LBB7_13: ; in Loop: Header=BB7_1 Depth=1 b LBB7_28 LBB7_14: ; in Loop: Header=BB7_1 Depth=1 ldur x8, [x29, #-8] ldur x9, [x29, #-32] ldr x8, [x8, x9, lsl #3] subs x8, x8, #0 cset w8, ge tbnz w8, #0, LBB7_20 b LBB7_15 LBB7_15: ; in Loop: Header=BB7_1 Depth=1 ldur x8, [x29, #-8] ldur x9, [x29, #-32] add x9, x9, #1 ldr x8, [x8, x9, lsl #3] subs x8, x8, #0 cset w8, le tbnz w8, #0, LBB7_20 b LBB7_16 LBB7_16: ; in Loop: Header=BB7_1 Depth=1 ldur x8, [x29, #-24] str x8, [sp, #32] ; 8-byte Folded Spill ldur x8, [x29, #-8] ldur x9, [x29, #-32] ldr x8, [x8, x9, lsl #3] mov x0, x8 bl _abs ldr x8, [sp, #32] ; 8-byte Folded Reload ldrsb w8, [x8, w0, sxtw] subs w8, w8, #70 cset w8, eq tbnz w8, #0, LBB7_18 b LBB7_17 LBB7_17: ; in Loop: Header=BB7_1 Depth=1 ldur x8, [x29, #-24] str x8, [sp, #24] ; 8-byte Folded Spill ldur x8, [x29, #-8] ldur x9, [x29, #-32] add x9, x9, #1 ldr x8, [x8, x9, lsl #3] mov x0, x8 bl _abs ldr x8, [sp, #24] ; 8-byte Folded Reload ldrsb w8, [x8, w0, sxtw] subs w8, w8, #84 cset w8, ne tbnz w8, #0, LBB7_19 b LBB7_18 LBB7_18: ; in Loop: Header=BB7_1 Depth=1 ldur x8, [x29, #-40] add x8, x8, #1 stur x8, [x29, #-40] b LBB7_19 LBB7_19: ; in Loop: Header=BB7_1 Depth=1 b LBB7_27 LBB7_20: ; in Loop: Header=BB7_1 Depth=1 ldur x8, [x29, #-8] ldur x9, [x29, #-32] ldr x8, [x8, x9, lsl #3] subs x8, x8, #0 cset w8, ge tbnz w8, #0, LBB7_26 b LBB7_21 LBB7_21: ; in Loop: Header=BB7_1 Depth=1 ldur x8, [x29, #-8] ldur x9, [x29, #-32] add x9, x9, #1 ldr x8, [x8, x9, lsl #3] subs x8, x8, #0 cset w8, ge tbnz w8, #0, LBB7_26 b LBB7_22 LBB7_22: ; in Loop: Header=BB7_1 Depth=1 ldur x8, [x29, #-24] str x8, [sp, #16] ; 8-byte Folded Spill ldur x8, [x29, #-8] ldur x9, [x29, #-32] ldr x8, [x8, x9, lsl #3] mov x0, x8 bl _abs ldr x8, [sp, #16] ; 8-byte Folded Reload ldrsb w8, [x8, w0, sxtw] subs w8, w8, #70 cset w8, eq tbnz w8, #0, LBB7_24 b LBB7_23 LBB7_23: ; in Loop: Header=BB7_1 Depth=1 ldur x8, [x29, #-24] str x8, [sp, #8] ; 8-byte Folded Spill ldur x8, [x29, #-8] ldur x9, [x29, #-32] add x9, x9, #1 ldr x8, [x8, x9, lsl #3] mov x0, x8 bl _abs ldr x8, [sp, #8] ; 8-byte Folded Reload ldrsb w8, [x8, w0, sxtw] subs w8, w8, #70 cset w8, ne tbnz w8, #0, LBB7_25 b LBB7_24 LBB7_24: ; in Loop: Header=BB7_1 Depth=1 ldur x8, [x29, #-40] add x8, x8, #1 stur x8, [x29, #-40] b LBB7_25 LBB7_25: ; in Loop: Header=BB7_1 Depth=1 b LBB7_26 LBB7_26: ; in Loop: Header=BB7_1 Depth=1 b LBB7_27 LBB7_27: ; in Loop: Header=BB7_1 Depth=1 b LBB7_28 LBB7_28: ; in Loop: Header=BB7_1 Depth=1 b LBB7_29 LBB7_29: ; in Loop: Header=BB7_1 Depth=1 b LBB7_30 LBB7_30: ; in Loop: Header=BB7_1 Depth=1 ldur x8, [x29, #-32] add x8, x8, #2 stur x8, [x29, #-32] b LBB7_1 LBB7_31: ldur x0, [x29, #-40] ldp x29, x30, [sp, #112] ; 16-byte Folded Reload add sp, sp, #128 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function localSearch _localSearch: ; @localSearch .cfi_startproc ; %bb.0: sub sp, sp, #128 .cfi_def_cfa_offset 128 stp x29, x30, [sp, #112] ; 16-byte Folded Spill add x29, sp, #112 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] stur x1, [x29, #-16] stur x2, [x29, #-24] stur x3, [x29, #-32] stur x4, [x29, #-40] stur x5, [x29, #-48] str x6, [sp, #56] str x7, [sp, #48] mov x8, #-1 str x8, [sp, #32] str xzr, [sp, #24] ; kill: def $x8 killed $xzr str xzr, [sp, #16] add x0, sp, #8 str xzr, [sp, #8] ldur x1, [x29, #-24] ldur x2, [x29, #-32] ldr x3, [sp, #56] bl _makeUnSatTerminals str x0, [sp, #16] str xzr, [sp, #40] b LBB8_1 LBB8_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #40] ldur x9, [x29, #-8] subs x8, x8, x9 cset w8, ge tbnz w8, #0, LBB8_13 b LBB8_2 LBB8_2: ; in Loop: Header=BB8_1 Depth=1 ldr x8, [sp, #8] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB8_4 b LBB8_3 LBB8_3: b LBB8_13 LBB8_4: ; in Loop: Header=BB8_1 Depth=1 ldur x8, [x29, #-32] mov x9, #2 sdiv x8, x8, x9 ldur x9, [x29, #-16] ldr x9, [x9] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB8_6 b LBB8_5 LBB8_5: b LBB8_13 LBB8_6: ; in Loop: Header=BB8_1 Depth=1 ldr x0, [sp, #16] ldr x1, [sp, #8] ldr x2, [sp, #48] bl _selectRandVariable str x0, [sp, #32] ldur x8, [x29, #-40] ldr x9, [sp, #32] mov x10, #80 mul x9, x9, x10 add x0, x8, x9 bl _flipVariableValue ldr x0, [sp, #56] ldur x1, [x29, #-40] ldur x2, [x29, #-48] bl _updateVariableValues ldur x0, [x29, #-24] ldur x1, [x29, #-32] ldr x2, [sp, #56] bl _evaluateAssignments str x0, [sp, #24] ldr x8, [sp, #24] ldur x9, [x29, #-16] ldr x9, [x9] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB8_8 b LBB8_7 LBB8_7: ; in Loop: Header=BB8_1 Depth=1 ldr x8, [sp, #24] ldur x9, [x29, #-16] str x8, [x9] ldr x0, [sp, #16] bl _freePtr ldur x1, [x29, #-24] ldur x2, [x29, #-32] ldr x3, [sp, #56] add x0, sp, #8 bl _makeUnSatTerminals str x0, [sp, #16] b LBB8_11 LBB8_8: ; in Loop: Header=BB8_1 Depth=1 ldur x8, [x29, #-40] ldr x9, [sp, #32] mov x10, #80 str x10, [sp] ; 8-byte Folded Spill mul x9, x9, x10 add x0, x8, x9 bl _flipVariableValue ldr x10, [sp] ; 8-byte Folded Reload ldur x8, [x29, #-40] ldr x9, [sp, #32] mul x9, x9, x10 ldr x0, [x8, x9] ldr x1, [sp, #16] add x2, sp, #8 bl _removeClausesWithVariable str x0, [sp, #16] mov x8, #-1 str x8, [sp, #32] ldr x8, [sp, #40] ldur x9, [x29, #-8] subs x9, x9, #1 subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB8_10 b LBB8_9 LBB8_9: ; in Loop: Header=BB8_1 Depth=1 ldr x0, [sp, #56] ldur x1, [x29, #-40] ldur x2, [x29, #-48] bl _updateVariableValues ldur x0, [x29, #-24] ldur x1, [x29, #-32] ldr x2, [sp, #56] bl _evaluateAssignments ldur x8, [x29, #-16] str x0, [x8] b LBB8_10 LBB8_10: ; in Loop: Header=BB8_1 Depth=1 b LBB8_11 LBB8_11: ; in Loop: Header=BB8_1 Depth=1 b LBB8_12 LBB8_12: ; in Loop: Header=BB8_1 Depth=1 ldr x8, [sp, #40] add x8, x8, #1 str x8, [sp, #40] b LBB8_1 LBB8_13: ldr x0, [sp, #16] bl _freePtr ldp x29, x30, [sp, #112] ; 16-byte Folded Reload add sp, sp, #128 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function localSearchRand _localSearchRand: ; @localSearchRand .cfi_startproc ; %bb.0: sub sp, sp, #112 .cfi_def_cfa_offset 112 stp x29, x30, [sp, #96] ; 16-byte Folded Spill add x29, sp, #96 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] stur x1, [x29, #-16] stur x2, [x29, #-24] stur x3, [x29, #-32] stur x4, [x29, #-40] str x5, [sp, #48] str x6, [sp, #40] str x7, [sp, #32] mov x8, #-1 str x8, [sp, #16] str xzr, [sp, #8] str xzr, [sp, #24] b LBB9_1 LBB9_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #24] ldur x9, [x29, #-8] subs x8, x8, x9 cset w8, ge tbnz w8, #0, LBB9_11 b LBB9_2 LBB9_2: ; in Loop: Header=BB9_1 Depth=1 ldur x8, [x29, #-32] mov x9, #2 sdiv x8, x8, x9 ldur x9, [x29, #-16] ldr x9, [x9] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB9_4 b LBB9_3 LBB9_3: b LBB9_11 LBB9_4: ; in Loop: Header=BB9_1 Depth=1 ldur x0, [x29, #-24] ldur x1, [x29, #-32] ldr x2, [sp, #32] bl _selectRandVariable str x0, [sp, #16] ldur x8, [x29, #-40] ldr x9, [sp, #16] mov x10, #80 mul x9, x9, x10 add x0, x8, x9 bl _flipVariableValue ldr x0, [sp, #40] ldur x1, [x29, #-40] ldr x2, [sp, #48] bl _updateVariableValues ldur x0, [x29, #-24] ldur x1, [x29, #-32] ldr x2, [sp, #40] bl _evaluateAssignments str x0, [sp, #8] ldr x8, [sp, #8] ldur x9, [x29, #-16] ldr x9, [x9] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB9_6 b LBB9_5 LBB9_5: ; in Loop: Header=BB9_1 Depth=1 ldr x8, [sp, #8] ldur x9, [x29, #-16] str x8, [x9] b LBB9_9 LBB9_6: ; in Loop: Header=BB9_1 Depth=1 ldur x8, [x29, #-40] ldr x9, [sp, #16] mov x10, #80 mul x9, x9, x10 add x0, x8, x9 bl _flipVariableValue ldr x8, [sp, #24] ldur x9, [x29, #-8] subs x9, x9, #1 subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB9_8 b LBB9_7 LBB9_7: ; in Loop: Header=BB9_1 Depth=1 ldr x0, [sp, #40] ldur x1, [x29, #-40] ldr x2, [sp, #48] bl _updateVariableValues ldur x0, [x29, #-24] ldur x1, [x29, #-32] ldr x2, [sp, #40] bl _evaluateAssignments ldur x8, [x29, #-16] str x0, [x8] b LBB9_8 LBB9_8: ; in Loop: Header=BB9_1 Depth=1 b LBB9_9 LBB9_9: ; in Loop: Header=BB9_1 Depth=1 b LBB9_10 LBB9_10: ; in Loop: Header=BB9_1 Depth=1 ldr x8, [sp, #24] add x8, x8, #1 str x8, [sp, #24] b LBB9_1 LBB9_11: ldp x29, x30, [sp, #96] ; 16-byte Folded Reload add sp, sp, #112 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function printValues _printValues: ; @printValues .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] str x1, [sp, #16] mov x8, #1 str x8, [sp, #8] b LBB10_1 LBB10_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #8] ldr x9, [sp, #16] subs x8, x8, x9 cset w8, gt tbnz w8, #0, LBB10_4 b LBB10_2 LBB10_2: ; in Loop: Header=BB10_1 Depth=1 ldur x8, [x29, #-8] ldr x9, [sp, #8] ldrsb w10, [x8, x9] mov x9, sp ; implicit-def: $x8 mov x8, x10 str x8, [x9] adrp x0, l_.str.11@PAGE add x0, x0, l_.str.11@PAGEOFF bl _printf b LBB10_3 LBB10_3: ; in Loop: Header=BB10_1 Depth=1 ldr x8, [sp, #8] add x8, x8, #1 str x8, [sp, #8] b LBB10_1 LBB10_4: adrp x0, l_.str.12@PAGE add x0, x0, l_.str.12@PAGEOFF bl _printf ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function freePtr _freePtr: ; @freePtr .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 _free ; kill: def $x8 killed $xzr str xzr, [sp, #8] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function setToken _setToken: ; @setToken .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] stur x1, [x29, #-16] str x2, [sp, #24] str x3, [sp, #16] ldur x8, [x29, #-8] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB12_4 b LBB12_1 LBB12_1: ldur x0, [x29, #-8] bl _atoi ; implicit-def: $x8 mov x8, x0 sxtw x8, w8 ldur x9, [x29, #-16] ldr x10, [sp, #24] str x8, [x9, x10, lsl #3] ldur x8, [x29, #-16] ldr x9, [sp, #24] ldr x8, [x8, x9, lsl #3] mov x0, x8 bl _abs ; implicit-def: $x8 mov x8, x0 sxtw x8, w8 ldr x9, [sp, #16] ldr x9, [x9] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB12_3 b LBB12_2 LBB12_2: ldur x8, [x29, #-16] ldr x9, [sp, #24] ldr x8, [x8, x9, lsl #3] mov x0, x8 bl _abs ; implicit-def: $x8 mov x8, x0 sxtw x8, w8 ldr x9, [sp, #16] str x8, [x9] b LBB12_3 LBB12_3: b LBB12_5 LBB12_4: 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.8@PAGE add x1, x1, l_.str.8@PAGEOFF bl _fprintf mov w0, #1 bl _exit LBB12_5: ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function Str_Tok_Multi _Str_Tok_Multi: ; @Str_Tok_Multi .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-16] str x1, [sp, #24] ; kill: def $x8 killed $xzr str xzr, [sp, #8] ldur x8, [x29, #-16] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB13_2 b LBB13_1 LBB13_1: ldur x8, [x29, #-16] adrp x9, _Str_Tok_Multi.src@PAGE str x8, [x9, _Str_Tok_Multi.src@PAGEOFF] b LBB13_2 LBB13_2: adrp x8, _Str_Tok_Multi.src@PAGE ldr x8, [x8, _Str_Tok_Multi.src@PAGEOFF] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB13_4 b LBB13_3 LBB13_3: ; kill: def $x8 killed $xzr stur xzr, [x29, #-8] b LBB13_10 LBB13_4: adrp x8, _Str_Tok_Multi.src@PAGE ldr x0, [x8, _Str_Tok_Multi.src@PAGEOFF] ldr x1, [sp, #24] bl _strpbrk mov x8, x0 str x8, [sp, #16] subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB13_6 b LBB13_5 LBB13_5: ldr x8, [sp, #16] strb wzr, [x8] adrp x9, _Str_Tok_Multi.src@PAGE ldr x8, [x9, _Str_Tok_Multi.src@PAGEOFF] str x8, [sp, #8] ldr x8, [sp, #16] add x8, x8, #1 mov x10, x8 str x10, [sp, #16] str x8, [x9, _Str_Tok_Multi.src@PAGEOFF] b LBB13_9 LBB13_6: adrp x8, _Str_Tok_Multi.src@PAGE ldr x8, [x8, _Str_Tok_Multi.src@PAGEOFF] ldrb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB13_8 b LBB13_7 LBB13_7: adrp x8, _Str_Tok_Multi.src@PAGE ldr x9, [x8, _Str_Tok_Multi.src@PAGEOFF] str x9, [sp, #8] ; kill: def $x9 killed $xzr str xzr, [x8, _Str_Tok_Multi.src@PAGEOFF] b LBB13_8 LBB13_8: b LBB13_9 LBB13_9: ldr x8, [sp, #8] stur x8, [x29, #-8] b LBB13_10 LBB13_10: 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 growVarTableIndexArray _growVarTableIndexArray: ; @growVarTableIndexArray .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] ldr x8, [x8] lsl x8, x8, #1 ldr x9, [sp] str x8, [x9] ldr x8, [sp, #8] ldr x0, [x8, #24] ldr x8, [sp] ldr x8, [x8] lsl x1, x8, #3 bl _realloc ldr x8, [sp, #8] str x0, [x8, #24] ldr x8, [sp, #8] ldr x0, [x8, #48] ldr x8, [sp] ldr x8, [x8] lsl x1, x8, #3 bl _realloc ldr x8, [sp, #8] str x0, [x8, #48] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function decrementSibWeight _decrementSibWeight: ; @decrementSibWeight .cfi_startproc ; %bb.0: sub sp, sp, #80 .cfi_def_cfa_offset 80 stp x29, x30, [sp, #64] ; 16-byte Folded Spill add x29, sp, #64 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] stur x1, [x29, #-16] stur x2, [x29, #-24] str x3, [sp, #32] ldur x8, [x29, #-8] mov x10, #2 sdiv x9, x8, x10 mul x9, x9, x10 subs x8, x8, x9 subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB15_2 b LBB15_1 LBB15_1: ldur x8, [x29, #-8] add x8, x8, #1 str x8, [sp, #24] b LBB15_3 LBB15_2: ldur x8, [x29, #-8] subs x8, x8, #1 str x8, [sp, #24] b LBB15_3 LBB15_3: ldur x8, [x29, #-16] ldr x9, [sp, #24] ldr x8, [x8, x9, lsl #3] subs x8, x8, #0 cset w8, le tbnz w8, #0, LBB15_5 b LBB15_4 LBB15_4: ldr x8, [sp, #32] ldur x9, [x29, #-16] ldr x10, [sp, #24] ldr x9, [x9, x10, lsl #3] ldr x8, [x8, x9, lsl #3] str x8, [sp, #16] ldur x8, [x29, #-24] ldr x9, [sp, #16] mov x10, #80 mul x9, x9, x10 add x9, x8, x9 ldr x8, [x9, #40] subs x8, x8, #1 str x8, [x9, #40] b LBB15_6 LBB15_5: ldr x8, [sp, #32] str x8, [sp, #8] ; 8-byte Folded Spill ldur x8, [x29, #-16] ldr x9, [sp, #24] ldr x8, [x8, x9, lsl #3] mov x0, x8 bl _abs ldr x8, [sp, #8] ; 8-byte Folded Reload ldr x8, [x8, w0, sxtw #3] str x8, [sp, #16] ldur x8, [x29, #-24] ldr x9, [sp, #16] mov x10, #80 mul x9, x9, x10 add x9, x8, x9 ldr x8, [x9, #64] subs x8, x8, #1 str x8, [x9, #64] b LBB15_6 LBB15_6: ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function makeUnSatTerminals _makeUnSatTerminals: ; @makeUnSatTerminals .cfi_startproc ; %bb.0: sub sp, sp, #208 .cfi_def_cfa_offset 208 stp x29, x30, [sp, #192] ; 16-byte Folded Spill add x29, sp, #192 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] stur x1, [x29, #-16] stur x2, [x29, #-24] stur x3, [x29, #-32] stur xzr, [x29, #-48] ; kill: def $x8 killed $xzr stur xzr, [x29, #-56] stur xzr, [x29, #-40] b LBB16_1 LBB16_1: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-40] ldur x9, [x29, #-24] subs x9, x9, #1 subs x8, x8, x9 cset w8, ge tbnz w8, #0, LBB16_31 b LBB16_2 LBB16_2: ; in Loop: Header=BB16_1 Depth=1 ldur x8, [x29, #-16] ldur x9, [x29, #-40] ldr x8, [x8, x9, lsl #3] subs x8, x8, #0 cset w8, le tbnz w8, #0, LBB16_8 b LBB16_3 LBB16_3: ; in Loop: Header=BB16_1 Depth=1 ldur x8, [x29, #-16] ldur x9, [x29, #-40] add x9, x9, #1 ldr x8, [x8, x9, lsl #3] subs x8, x8, #0 cset w8, le tbnz w8, #0, LBB16_8 b LBB16_4 LBB16_4: ; in Loop: Header=BB16_1 Depth=1 ldur x8, [x29, #-32] stur x8, [x29, #-64] ; 8-byte Folded Spill ldur x8, [x29, #-16] ldur x9, [x29, #-40] ldr x8, [x8, x9, lsl #3] mov x0, x8 bl _abs ldur x8, [x29, #-64] ; 8-byte Folded Reload ldrsb w8, [x8, w0, sxtw] subs w8, w8, #70 cset w8, eq tbnz w8, #0, LBB16_6 b LBB16_5 LBB16_5: ; in Loop: Header=BB16_1 Depth=1 ldur x8, [x29, #-32] stur x8, [x29, #-72] ; 8-byte Folded Spill ldur x8, [x29, #-16] ldur x9, [x29, #-40] add x9, x9, #1 ldr x8, [x8, x9, lsl #3] mov x0, x8 bl _abs ldur x8, [x29, #-72] ; 8-byte Folded Reload ldrsb w8, [x8, w0, sxtw] subs w8, w8, #70 cset w8, ne tbnz w8, #0, LBB16_7 b LBB16_6 LBB16_6: ; in Loop: Header=BB16_1 Depth=1 ldur x8, [x29, #-48] add x8, x8, #1 stur x8, [x29, #-48] b LBB16_7 LBB16_7: ; in Loop: Header=BB16_1 Depth=1 b LBB16_29 LBB16_8: ; in Loop: Header=BB16_1 Depth=1 ldur x8, [x29, #-16] ldur x9, [x29, #-40] ldr x8, [x8, x9, lsl #3] subs x8, x8, #0 cset w8, le tbnz w8, #0, LBB16_14 b LBB16_9 LBB16_9: ; in Loop: Header=BB16_1 Depth=1 ldur x8, [x29, #-16] ldur x9, [x29, #-40] add x9, x9, #1 ldr x8, [x8, x9, lsl #3] subs x8, x8, #0 cset w8, ge tbnz w8, #0, LBB16_14 b LBB16_10 LBB16_10: ; in Loop: Header=BB16_1 Depth=1 ldur x8, [x29, #-32] stur x8, [x29, #-80] ; 8-byte Folded Spill ldur x8, [x29, #-16] ldur x9, [x29, #-40] ldr x8, [x8, x9, lsl #3] mov x0, x8 bl _abs ldur x8, [x29, #-80] ; 8-byte Folded Reload ldrsb w8, [x8, w0, sxtw] subs w8, w8, #70 cset w8, eq tbnz w8, #0, LBB16_12 b LBB16_11 LBB16_11: ; in Loop: Header=BB16_1 Depth=1 ldur x8, [x29, #-32] stur x8, [x29, #-88] ; 8-byte Folded Spill ldur x8, [x29, #-16] ldur x9, [x29, #-40] add x9, x9, #1 ldr x8, [x8, x9, lsl #3] mov x0, x8 bl _abs ldur x8, [x29, #-88] ; 8-byte Folded Reload ldrsb w8, [x8, w0, sxtw] subs w8, w8, #84 cset w8, ne tbnz w8, #0, LBB16_13 b LBB16_12 LBB16_12: ; in Loop: Header=BB16_1 Depth=1 ldur x8, [x29, #-48] add x8, x8, #1 stur x8, [x29, #-48] b LBB16_13 LBB16_13: ; in Loop: Header=BB16_1 Depth=1 b LBB16_28 LBB16_14: ; in Loop: Header=BB16_1 Depth=1 ldur x8, [x29, #-16] ldur x9, [x29, #-40] ldr x8, [x8, x9, lsl #3] subs x8, x8, #0 cset w8, ge tbnz w8, #0, LBB16_20 b LBB16_15 LBB16_15: ; in Loop: Header=BB16_1 Depth=1 ldur x8, [x29, #-16] ldur x9, [x29, #-40] add x9, x9, #1 ldr x8, [x8, x9, lsl #3] subs x8, x8, #0 cset w8, le tbnz w8, #0, LBB16_20 b LBB16_16 LBB16_16: ; in Loop: Header=BB16_1 Depth=1 ldur x8, [x29, #-32] str x8, [sp, #96] ; 8-byte Folded Spill ldur x8, [x29, #-16] ldur x9, [x29, #-40] ldr x8, [x8, x9, lsl #3] mov x0, x8 bl _abs ldr x8, [sp, #96] ; 8-byte Folded Reload ldrsb w8, [x8, w0, sxtw] subs w8, w8, #84 cset w8, eq tbnz w8, #0, LBB16_18 b LBB16_17 LBB16_17: ; in Loop: Header=BB16_1 Depth=1 ldur x8, [x29, #-32] str x8, [sp, #88] ; 8-byte Folded Spill ldur x8, [x29, #-16] ldur x9, [x29, #-40] add x9, x9, #1 ldr x8, [x8, x9, lsl #3] mov x0, x8 bl _abs ldr x8, [sp, #88] ; 8-byte Folded Reload ldrsb w8, [x8, w0, sxtw] subs w8, w8, #70 cset w8, ne tbnz w8, #0, LBB16_19 b LBB16_18 LBB16_18: ; in Loop: Header=BB16_1 Depth=1 ldur x8, [x29, #-48] add x8, x8, #1 stur x8, [x29, #-48] b LBB16_19 LBB16_19: ; in Loop: Header=BB16_1 Depth=1 b LBB16_27 LBB16_20: ; in Loop: Header=BB16_1 Depth=1 ldur x8, [x29, #-16] ldur x9, [x29, #-40] ldr x8, [x8, x9, lsl #3] subs x8, x8, #0 cset w8, ge tbnz w8, #0, LBB16_26 b LBB16_21 LBB16_21: ; in Loop: Header=BB16_1 Depth=1 ldur x8, [x29, #-16] ldur x9, [x29, #-40] add x9, x9, #1 ldr x8, [x8, x9, lsl #3] subs x8, x8, #0 cset w8, ge tbnz w8, #0, LBB16_26 b LBB16_22 LBB16_22: ; in Loop: Header=BB16_1 Depth=1 ldur x8, [x29, #-32] str x8, [sp, #80] ; 8-byte Folded Spill ldur x8, [x29, #-16] ldur x9, [x29, #-40] ldr x8, [x8, x9, lsl #3] mov x0, x8 bl _abs ldr x8, [sp, #80] ; 8-byte Folded Reload ldrsb w8, [x8, w0, sxtw] subs w8, w8, #84 cset w8, eq tbnz w8, #0, LBB16_24 b LBB16_23 LBB16_23: ; in Loop: Header=BB16_1 Depth=1 ldur x8, [x29, #-32] str x8, [sp, #72] ; 8-byte Folded Spill ldur x8, [x29, #-16] ldur x9, [x29, #-40] add x9, x9, #1 ldr x8, [x8, x9, lsl #3] mov x0, x8 bl _abs ldr x8, [sp, #72] ; 8-byte Folded Reload ldrsb w8, [x8, w0, sxtw] subs w8, w8, #84 cset w8, ne tbnz w8, #0, LBB16_25 b LBB16_24 LBB16_24: ; in Loop: Header=BB16_1 Depth=1 ldur x8, [x29, #-48] add x8, x8, #1 stur x8, [x29, #-48] b LBB16_25 LBB16_25: ; in Loop: Header=BB16_1 Depth=1 b LBB16_26 LBB16_26: ; in Loop: Header=BB16_1 Depth=1 b LBB16_27 LBB16_27: ; in Loop: Header=BB16_1 Depth=1 b LBB16_28 LBB16_28: ; in Loop: Header=BB16_1 Depth=1 b LBB16_29 LBB16_29: ; in Loop: Header=BB16_1 Depth=1 b LBB16_30 LBB16_30: ; in Loop: Header=BB16_1 Depth=1 ldur x8, [x29, #-40] add x8, x8, #2 stur x8, [x29, #-40] b LBB16_1 LBB16_31: ldur x8, [x29, #-48] lsl x8, x8, #1 ldur x9, [x29, #-8] str x8, [x9] ldur x8, [x29, #-48] lsl x8, x8, #1 lsl x0, x8, #3 bl _malloc stur x0, [x29, #-56] stur xzr, [x29, #-48] stur xzr, [x29, #-40] b LBB16_32 LBB16_32: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-40] ldur x9, [x29, #-24] subs x9, x9, #1 subs x8, x8, x9 cset w8, ge tbnz w8, #0, LBB16_62 b LBB16_33 LBB16_33: ; in Loop: Header=BB16_32 Depth=1 ldur x8, [x29, #-16] ldur x9, [x29, #-40] ldr x8, [x8, x9, lsl #3] subs x8, x8, #0 cset w8, le tbnz w8, #0, LBB16_39 b LBB16_34 LBB16_34: ; in Loop: Header=BB16_32 Depth=1 ldur x8, [x29, #-16] ldur x9, [x29, #-40] add x9, x9, #1 ldr x8, [x8, x9, lsl #3] subs x8, x8, #0 cset w8, le tbnz w8, #0, LBB16_39 b LBB16_35 LBB16_35: ; in Loop: Header=BB16_32 Depth=1 ldur x8, [x29, #-32] str x8, [sp, #64] ; 8-byte Folded Spill ldur x8, [x29, #-16] ldur x9, [x29, #-40] ldr x8, [x8, x9, lsl #3] mov x0, x8 bl _abs ldr x8, [sp, #64] ; 8-byte Folded Reload ldrsb w8, [x8, w0, sxtw] subs w8, w8, #70 cset w8, eq tbnz w8, #0, LBB16_37 b LBB16_36 LBB16_36: ; in Loop: Header=BB16_32 Depth=1 ldur x8, [x29, #-32] str x8, [sp, #56] ; 8-byte Folded Spill ldur x8, [x29, #-16] ldur x9, [x29, #-40] add x9, x9, #1 ldr x8, [x8, x9, lsl #3] mov x0, x8 bl _abs ldr x8, [sp, #56] ; 8-byte Folded Reload ldrsb w8, [x8, w0, sxtw] subs w8, w8, #70 cset w8, ne tbnz w8, #0, LBB16_38 b LBB16_37 LBB16_37: ; in Loop: Header=BB16_32 Depth=1 ldur x8, [x29, #-16] ldur x9, [x29, #-40] ldr x8, [x8, x9, lsl #3] ldur x9, [x29, #-56] ldur x10, [x29, #-48] str x8, [x9, x10, lsl #3] ldur x8, [x29, #-16] ldur x9, [x29, #-40] add x9, x9, #1 ldr x8, [x8, x9, lsl #3] ldur x9, [x29, #-56] ldur x10, [x29, #-48] add x10, x10, #1 str x8, [x9, x10, lsl #3] ldur x8, [x29, #-48] add x8, x8, #2 stur x8, [x29, #-48] b LBB16_38 LBB16_38: ; in Loop: Header=BB16_32 Depth=1 b LBB16_60 LBB16_39: ; in Loop: Header=BB16_32 Depth=1 ldur x8, [x29, #-16] ldur x9, [x29, #-40] ldr x8, [x8, x9, lsl #3] subs x8, x8, #0 cset w8, le tbnz w8, #0, LBB16_45 b LBB16_40 LBB16_40: ; in Loop: Header=BB16_32 Depth=1 ldur x8, [x29, #-16] ldur x9, [x29, #-40] add x9, x9, #1 ldr x8, [x8, x9, lsl #3] subs x8, x8, #0 cset w8, ge tbnz w8, #0, LBB16_45 b LBB16_41 LBB16_41: ; in Loop: Header=BB16_32 Depth=1 ldur x8, [x29, #-32] str x8, [sp, #48] ; 8-byte Folded Spill ldur x8, [x29, #-16] ldur x9, [x29, #-40] ldr x8, [x8, x9, lsl #3] mov x0, x8 bl _abs ldr x8, [sp, #48] ; 8-byte Folded Reload ldrsb w8, [x8, w0, sxtw] subs w8, w8, #70 cset w8, eq tbnz w8, #0, LBB16_43 b LBB16_42 LBB16_42: ; in Loop: Header=BB16_32 Depth=1 ldur x8, [x29, #-32] str x8, [sp, #40] ; 8-byte Folded Spill ldur x8, [x29, #-16] ldur x9, [x29, #-40] add x9, x9, #1 ldr x8, [x8, x9, lsl #3] mov x0, x8 bl _abs ldr x8, [sp, #40] ; 8-byte Folded Reload ldrsb w8, [x8, w0, sxtw] subs w8, w8, #84 cset w8, ne tbnz w8, #0, LBB16_44 b LBB16_43 LBB16_43: ; in Loop: Header=BB16_32 Depth=1 ldur x8, [x29, #-16] ldur x9, [x29, #-40] ldr x8, [x8, x9, lsl #3] ldur x9, [x29, #-56] ldur x10, [x29, #-48] str x8, [x9, x10, lsl #3] ldur x8, [x29, #-16] ldur x9, [x29, #-40] add x9, x9, #1 ldr x8, [x8, x9, lsl #3] ldur x9, [x29, #-56] ldur x10, [x29, #-48] add x10, x10, #1 str x8, [x9, x10, lsl #3] ldur x8, [x29, #-48] add x8, x8, #2 stur x8, [x29, #-48] b LBB16_44 LBB16_44: ; in Loop: Header=BB16_32 Depth=1 b LBB16_59 LBB16_45: ; in Loop: Header=BB16_32 Depth=1 ldur x8, [x29, #-16] ldur x9, [x29, #-40] ldr x8, [x8, x9, lsl #3] subs x8, x8, #0 cset w8, ge tbnz w8, #0, LBB16_51 b LBB16_46 LBB16_46: ; in Loop: Header=BB16_32 Depth=1 ldur x8, [x29, #-16] ldur x9, [x29, #-40] add x9, x9, #1 ldr x8, [x8, x9, lsl #3] subs x8, x8, #0 cset w8, le tbnz w8, #0, LBB16_51 b LBB16_47 LBB16_47: ; in Loop: Header=BB16_32 Depth=1 ldur x8, [x29, #-32] str x8, [sp, #32] ; 8-byte Folded Spill ldur x8, [x29, #-16] ldur x9, [x29, #-40] ldr x8, [x8, x9, lsl #3] mov x0, x8 bl _abs ldr x8, [sp, #32] ; 8-byte Folded Reload ldrsb w8, [x8, w0, sxtw] subs w8, w8, #84 cset w8, eq tbnz w8, #0, LBB16_49 b LBB16_48 LBB16_48: ; in Loop: Header=BB16_32 Depth=1 ldur x8, [x29, #-32] str x8, [sp, #24] ; 8-byte Folded Spill ldur x8, [x29, #-16] ldur x9, [x29, #-40] add x9, x9, #1 ldr x8, [x8, x9, lsl #3] mov x0, x8 bl _abs ldr x8, [sp, #24] ; 8-byte Folded Reload ldrsb w8, [x8, w0, sxtw] subs w8, w8, #70 cset w8, ne tbnz w8, #0, LBB16_50 b LBB16_49 LBB16_49: ; in Loop: Header=BB16_32 Depth=1 ldur x8, [x29, #-16] ldur x9, [x29, #-40] ldr x8, [x8, x9, lsl #3] ldur x9, [x29, #-56] ldur x10, [x29, #-48] str x8, [x9, x10, lsl #3] ldur x8, [x29, #-16] ldur x9, [x29, #-40] add x9, x9, #1 ldr x8, [x8, x9, lsl #3] ldur x9, [x29, #-56] ldur x10, [x29, #-48] add x10, x10, #1 str x8, [x9, x10, lsl #3] ldur x8, [x29, #-48] add x8, x8, #2 stur x8, [x29, #-48] b LBB16_50 LBB16_50: ; in Loop: Header=BB16_32 Depth=1 b LBB16_58 LBB16_51: ; in Loop: Header=BB16_32 Depth=1 ldur x8, [x29, #-16] ldur x9, [x29, #-40] ldr x8, [x8, x9, lsl #3] subs x8, x8, #0 cset w8, ge tbnz w8, #0, LBB16_57 b LBB16_52 LBB16_52: ; in Loop: Header=BB16_32 Depth=1 ldur x8, [x29, #-16] ldur x9, [x29, #-40] add x9, x9, #1 ldr x8, [x8, x9, lsl #3] subs x8, x8, #0 cset w8, ge tbnz w8, #0, LBB16_57 b LBB16_53 LBB16_53: ; in Loop: Header=BB16_32 Depth=1 ldur x8, [x29, #-32] str x8, [sp, #16] ; 8-byte Folded Spill ldur x8, [x29, #-16] ldur x9, [x29, #-40] ldr x8, [x8, x9, lsl #3] mov x0, x8 bl _abs ldr x8, [sp, #16] ; 8-byte Folded Reload ldrsb w8, [x8, w0, sxtw] subs w8, w8, #84 cset w8, eq tbnz w8, #0, LBB16_55 b LBB16_54 LBB16_54: ; in Loop: Header=BB16_32 Depth=1 ldur x8, [x29, #-32] str x8, [sp, #8] ; 8-byte Folded Spill ldur x8, [x29, #-16] ldur x9, [x29, #-40] add x9, x9, #1 ldr x8, [x8, x9, lsl #3] mov x0, x8 bl _abs ldr x8, [sp, #8] ; 8-byte Folded Reload ldrsb w8, [x8, w0, sxtw] subs w8, w8, #84 cset w8, ne tbnz w8, #0, LBB16_56 b LBB16_55 LBB16_55: ; in Loop: Header=BB16_32 Depth=1 ldur x8, [x29, #-16] ldur x9, [x29, #-40] ldr x8, [x8, x9, lsl #3] ldur x9, [x29, #-56] ldur x10, [x29, #-48] str x8, [x9, x10, lsl #3] ldur x8, [x29, #-16] ldur x9, [x29, #-40] add x9, x9, #1 ldr x8, [x8, x9, lsl #3] ldur x9, [x29, #-56] ldur x10, [x29, #-48] add x10, x10, #1 str x8, [x9, x10, lsl #3] ldur x8, [x29, #-48] add x8, x8, #2 stur x8, [x29, #-48] b LBB16_56 LBB16_56: ; in Loop: Header=BB16_32 Depth=1 b LBB16_57 LBB16_57: ; in Loop: Header=BB16_32 Depth=1 b LBB16_58 LBB16_58: ; in Loop: Header=BB16_32 Depth=1 b LBB16_59 LBB16_59: ; in Loop: Header=BB16_32 Depth=1 b LBB16_60 LBB16_60: ; in Loop: Header=BB16_32 Depth=1 b LBB16_61 LBB16_61: ; in Loop: Header=BB16_32 Depth=1 ldur x8, [x29, #-40] add x8, x8, #2 stur x8, [x29, #-40] b LBB16_32 LBB16_62: ldur x0, [x29, #-56] ldp x29, x30, [sp, #192] ; 16-byte Folded Reload add sp, sp, #208 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function selectRandVariable _selectRandVariable: ; @selectRandVariable .cfi_startproc ; %bb.0: sub sp, sp, #96 .cfi_def_cfa_offset 96 stp x29, x30, [sp, #80] ; 16-byte Folded Spill add x29, sp, #80 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] stur x1, [x29, #-16] stur x2, [x29, #-24] ldur x0, [x29, #-16] bl _randint stur x0, [x29, #-32] mov x8, #-1 str x8, [sp, #40] ldur x0, [x29, #-16] bl _randint mov x9, #2 sdiv x8, x0, x9 mul x8, x8, x9 subs x8, x0, x8 subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB17_5 b LBB17_1 LBB17_1: ldur x8, [x29, #-32] mov x10, #2 sdiv x9, x8, x10 mul x9, x9, x10 subs x8, x8, x9 subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB17_3 b LBB17_2 LBB17_2: ldur x8, [x29, #-24] str x8, [sp, #32] ; 8-byte Folded Spill ldur x8, [x29, #-8] ldur x9, [x29, #-32] ldr x8, [x8, x9, lsl #3] mov x0, x8 bl _abs ldr x8, [sp, #32] ; 8-byte Folded Reload ldr x8, [x8, w0, sxtw #3] str x8, [sp, #40] b LBB17_4 LBB17_3: ldur x8, [x29, #-24] str x8, [sp, #24] ; 8-byte Folded Spill ldur x8, [x29, #-8] ldur x9, [x29, #-32] subs x9, x9, #1 ldr x8, [x8, x9, lsl #3] mov x0, x8 bl _abs ldr x8, [sp, #24] ; 8-byte Folded Reload ldr x8, [x8, w0, sxtw #3] str x8, [sp, #40] b LBB17_4 LBB17_4: b LBB17_9 LBB17_5: ldur x8, [x29, #-32] mov x10, #2 sdiv x9, x8, x10 mul x9, x9, x10 subs x8, x8, x9 subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB17_7 b LBB17_6 LBB17_6: ldur x8, [x29, #-24] str x8, [sp, #16] ; 8-byte Folded Spill ldur x8, [x29, #-8] ldur x9, [x29, #-32] add x9, x9, #1 ldr x8, [x8, x9, lsl #3] mov x0, x8 bl _abs ldr x8, [sp, #16] ; 8-byte Folded Reload ldr x8, [x8, w0, sxtw #3] str x8, [sp, #40] b LBB17_8 LBB17_7: ldur x8, [x29, #-24] str x8, [sp, #8] ; 8-byte Folded Spill ldur x8, [x29, #-8] ldur x9, [x29, #-32] ldr x8, [x8, x9, lsl #3] mov x0, x8 bl _abs ldr x8, [sp, #8] ; 8-byte Folded Reload ldr x8, [x8, w0, sxtw #3] str x8, [sp, #40] b LBB17_8 LBB17_8: b LBB17_9 LBB17_9: ldr x0, [sp, #40] ldp x29, x30, [sp, #80] ; 16-byte Folded Reload add sp, sp, #96 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function flipVariableValue _flipVariableValue: ; @flipVariableValue .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str x0, [sp, #8] ldr x8, [sp, #8] ldrsb w8, [x8, #8] subs w8, w8, #84 cset w8, ne tbnz w8, #0, LBB18_2 b LBB18_1 LBB18_1: ldr x9, [sp, #8] mov w8, #70 strb w8, [x9, #8] b LBB18_3 LBB18_2: ldr x9, [sp, #8] mov w8, #84 strb w8, [x9, #8] b LBB18_3 LBB18_3: add sp, sp, #16 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function removeClausesWithVariable _removeClausesWithVariable: ; @removeClausesWithVariable .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] stur x1, [x29, #-16] str x2, [sp, #24] str xzr, [sp, #8] ldr x8, [sp, #24] ldr x8, [x8] lsl x0, x8, #3 bl _malloc str x0, [sp] str xzr, [sp, #16] b LBB19_1 LBB19_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #16] ldr x9, [sp, #24] ldr x9, [x9] subs x8, x8, x9 cset w8, ge tbnz w8, #0, LBB19_10 b LBB19_2 LBB19_2: ; in Loop: Header=BB19_1 Depth=1 ldur x8, [x29, #-16] ldr x9, [sp, #16] ldr x8, [x8, x9, lsl #3] mov x0, x8 bl _abs ; implicit-def: $x8 mov x8, x0 sxtw x8, w8 ldur x9, [x29, #-8] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB19_7 b LBB19_3 LBB19_3: ; in Loop: Header=BB19_1 Depth=1 ldr x8, [sp, #16] mov x10, #2 sdiv x9, x8, x10 mul x9, x9, x10 subs x8, x8, x9 subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB19_5 b LBB19_4 LBB19_4: ; in Loop: Header=BB19_1 Depth=1 ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] b LBB19_6 LBB19_5: ; in Loop: Header=BB19_1 Depth=1 ldr x8, [sp, #8] subs x8, x8, #1 str x8, [sp, #8] b LBB19_6 LBB19_6: ; in Loop: Header=BB19_1 Depth=1 b LBB19_8 LBB19_7: ; in Loop: Header=BB19_1 Depth=1 ldur x8, [x29, #-16] ldr x9, [sp, #16] ldr x8, [x8, x9, lsl #3] ldr x9, [sp] ldr x10, [sp, #8] str x8, [x9, x10, lsl #3] ldr x8, [sp, #8] add x8, x8, #1 str x8, [sp, #8] b LBB19_8 LBB19_8: ; in Loop: Header=BB19_1 Depth=1 b LBB19_9 LBB19_9: ; in Loop: Header=BB19_1 Depth=1 ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] b LBB19_1 LBB19_10: ldur x0, [x29, #-16] bl _freePtr ldr x8, [sp, #8] ldr x9, [sp, #24] str x8, [x9] ldr x0, [sp] ldr x8, [sp, #8] lsl x1, x8, #3 bl _realloc str x0, [sp] ldr x0, [sp] ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function randint _randint: ; @randint .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, #1 mov x9, #2147483647 subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB20_2 b LBB20_1 LBB20_1: bl _rand ; implicit-def: $x8 mov x8, x0 sxtw x8, w8 stur x8, [x29, #-8] b LBB20_9 LBB20_2: ldr x9, [sp, #16] mov x8, #2147483647 sdiv x8, x8, x9 str x8, [sp, #8] ldr x8, [sp, #8] subs x8, x8, #0 cset w9, le ; implicit-def: $x8 mov x8, x9 ands x8, x8, #0x1 cset w8, eq tbnz w8, #0, LBB20_4 b LBB20_3 LBB20_3: adrp x0, l___func__.randint@PAGE add x0, x0, l___func__.randint@PAGEOFF adrp x1, l_.str.9@PAGE add x1, x1, l_.str.9@PAGEOFF mov w2, #392 adrp x3, l_.str.10@PAGE add x3, x3, l_.str.10@PAGEOFF bl ___assert_rtn LBB20_4: b LBB20_5 LBB20_5: ldr x9, [sp, #16] ldr x8, [sp, #8] mul x8, x8, x9 str x8, [sp, #8] b LBB20_6 LBB20_6: ; =>This Inner Loop Header: Depth=1 bl _rand ; implicit-def: $x8 mov x8, x0 sxtw x8, w8 str x8, [sp] ldr x9, [sp, #8] subs x8, x8, x9 cset w8, lt tbnz w8, #0, LBB20_8 b LBB20_7 LBB20_7: ; in Loop: Header=BB20_6 Depth=1 b LBB20_6 LBB20_8: ldr x8, [sp] ldr x10, [sp, #16] sdiv x9, x8, x10 mul x9, x9, x10 subs x8, x8, x9 stur x8, [x29, #-8] b LBB20_9 LBB20_9: ldur x0, [x29, #-8] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "ERROR: Must pass in file name of values!" l_.str.1: ; @.str.1 .asciz "Can specify the maximum number of tries for local search with a second parameter, must be integer" l_.str.2: ; @.str.2 .asciz "Greedy Solution: %lld\n" l_.str.3: ; @.str.3 .asciz "Using %lld as max tries for local search\n" l_.str.4: ; @.str.4 .asciz "local search Unsat Only Solution: %lld\n" l_.str.5: ; @.str.5 .asciz "local search random Solution: %lld\n" l___const.readClauses.delim: ; @__const.readClauses.delim .asciz " " l_.str.6: ; @.str.6 .asciz "r" l_.str.7: ; @.str.7 .asciz "ERROR: Could not open file!" l_.str.8: ; @.str.8 .asciz "Could not write a token, %s, exiting" .zerofill __DATA,__bss,_Str_Tok_Multi.src,8,3 ; @Str_Tok_Multi.src l___func__.randint: ; @__func__.randint .asciz "randint" l_.str.9: ; @.str.9 .asciz "1150350.c" l_.str.10: ; @.str.10 .asciz "end > 0L" l_.str.11: ; @.str.11 .asciz "%c" l_.str.12: ; @.str.12 .asciz "\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $112, %rsp movl $0, -4(%rbp) movl %edi, -8(%rbp) movq %rsi, -16(%rbp) movq $0, -32(%rbp) movq $0, -40(%rbp) movq $0, -48(%rbp) movq $0, -56(%rbp) movq $0, -64(%rbp) movq $0, -72(%rbp) movq $0, -80(%rbp) movq $0, -88(%rbp) cmpl $1, -8(%rbp) jg LBB0_2 ## %bb.1: leaq L_.str(%rip), %rdi callq _perror leaq L_.str.1(%rip), %rdi callq _perror movl $1, %edi callq _exit LBB0_2: movq -16(%rbp), %rax movq 8(%rax), %rdi leaq -40(%rbp), %rsi leaq -64(%rbp), %rdx callq _readClauses movq %rax, -32(%rbp) movq -32(%rbp), %rdi movq -40(%rbp), %rsi movq -64(%rbp), %rdx leaq -80(%rbp), %rcx callq _findUsedVariables movq %rax, -48(%rbp) movq -32(%rbp), %rdi movq -40(%rbp), %rsi movq -80(%rbp), %rdx callq _makeVariableTable movq %rax, -72(%rbp) movq -56(%rbp), %rdi movq -64(%rbp), %rsi movq -72(%rbp), %rdx movq -80(%rbp), %rcx callq _makeReverseLookUpTable movq %rax, -56(%rbp) movq -32(%rbp), %rdi movq -40(%rbp), %rsi movq -72(%rbp), %rdx movq -80(%rbp), %rcx movq -56(%rbp), %r8 callq _greedyAnalysis movq -48(%rbp), %rdi movq -72(%rbp), %rsi movq -80(%rbp), %rdx callq _updateVariableValues movq -32(%rbp), %rdi movq -40(%rbp), %rsi movq -48(%rbp), %rdx callq _evaluateAssignments movq %rax, -88(%rbp) movq -88(%rbp), %rsi leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf movq -40(%rbp), %rax movl $2, %ecx cqto idivq %rcx movq %rax, -96(%rbp) cmpl $3, -8(%rbp) jne LBB0_4 ## %bb.3: movq -16(%rbp), %rax movq 16(%rax), %rdi callq _atoi cltq movq %rax, -96(%rbp) LBB0_4: movq -96(%rbp), %rsi leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf movq -96(%rbp), %rdi movq -32(%rbp), %rdx movq -40(%rbp), %rcx movq -72(%rbp), %r8 movq -80(%rbp), %r9 movq -48(%rbp), %r10 movq -56(%rbp), %rax leaq -88(%rbp), %rsi movq %r10, (%rsp) movq %rax, 8(%rsp) callq _localSearch movq -88(%rbp), %rsi leaq L_.str.4(%rip), %rdi movb $0, %al callq _printf movq -96(%rbp), %rdi movq -32(%rbp), %rdx movq -40(%rbp), %rcx movq -72(%rbp), %r8 movq -80(%rbp), %r9 movq -48(%rbp), %r10 movq -56(%rbp), %rax leaq -88(%rbp), %rsi movq %r10, (%rsp) movq %rax, 8(%rsp) callq _localSearchRand movq -88(%rbp), %rsi leaq L_.str.5(%rip), %rdi movb $0, %al callq _printf movq -48(%rbp), %rdi movq -64(%rbp), %rsi callq _printValues movq -32(%rbp), %rdi callq _freePtr movq -48(%rbp), %rdi callq _freePtr movq -56(%rbp), %rdi callq _freePtr movq $0, -24(%rbp) LBB0_5: ## =>This Inner Loop Header: Depth=1 movq -24(%rbp), %rax cmpq -80(%rbp), %rax jge LBB0_8 ## %bb.6: ## in Loop: Header=BB0_5 Depth=1 movq -72(%rbp), %rax imulq $80, -24(%rbp), %rcx addq %rcx, %rax movq 24(%rax), %rdi callq _freePtr movq -72(%rbp), %rax imulq $80, -24(%rbp), %rcx addq %rcx, %rax movq 48(%rax), %rdi callq _freePtr ## %bb.7: ## in Loop: Header=BB0_5 Depth=1 movq -24(%rbp), %rax addq $1, %rax movq %rax, -24(%rbp) jmp LBB0_5 LBB0_8: movq -72(%rbp), %rdi callq _freePtr xorl %eax, %eax addq $112, %rsp popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function readClauses _readClauses: ## @readClauses .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $1104, %rsp ## imm = 0x450 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 $0, -1072(%rbp) movq $0, -1080(%rbp) movq $0, -1088(%rbp) movw L___const.readClauses.delim(%rip), %ax movw %ax, -1090(%rbp) movq -1048(%rbp), %rdi leaq L_.str.6(%rip), %rsi callq _fopen movq %rax, -1088(%rbp) cmpq $0, %rax jne LBB1_2 ## %bb.1: leaq L_.str.7(%rip), %rdi callq _perror movl $1, %edi callq _exit LBB1_2: jmp LBB1_3 LBB1_3: ## =>This Inner Loop Header: Depth=1 leaq -1040(%rbp), %rdi movq -1088(%rbp), %rdx movl $1024, %esi ## imm = 0x400 callq _fgets cmpq $0, %rax je LBB1_5 ## %bb.4: ## in Loop: Header=BB1_3 Depth=1 movq -1080(%rbp), %rax addq $1, %rax movq %rax, -1080(%rbp) jmp LBB1_3 LBB1_5: movq -1080(%rbp), %rcx shlq $1, %rcx movq -1056(%rbp), %rax movq %rcx, (%rax) movq -1088(%rbp), %rdi callq _rewind movq -1056(%rbp), %rax movq (%rax), %rdi shlq $3, %rdi callq _malloc movq %rax, -1072(%rbp) movq $0, -1080(%rbp) LBB1_6: ## =>This Inner Loop Header: Depth=1 leaq -1040(%rbp), %rdi movq -1088(%rbp), %rdx movl $1024, %esi ## imm = 0x400 callq _fgets cmpq $0, %rax je LBB1_10 ## %bb.7: ## in Loop: Header=BB1_6 Depth=1 leaq -1040(%rbp), %rdi callq _strlen subq $1, %rax movsbl -1040(%rbp,%rax), %eax cmpl $10, %eax jne LBB1_9 ## %bb.8: ## in Loop: Header=BB1_6 Depth=1 leaq -1040(%rbp), %rdi callq _strlen subq $1, %rax movb $0, -1040(%rbp,%rax) LBB1_9: ## in Loop: Header=BB1_6 Depth=1 leaq -1040(%rbp), %rdi leaq -1090(%rbp), %rsi callq _Str_Tok_Multi movq %rax, %rdi movq -1072(%rbp), %rsi movq -1080(%rbp), %rdx movq -1064(%rbp), %rcx callq _setToken movq -1080(%rbp), %rax addq $1, %rax movq %rax, -1080(%rbp) leaq -1090(%rbp), %rsi xorl %eax, %eax movl %eax, %edi callq _Str_Tok_Multi movq %rax, %rdi movq -1072(%rbp), %rsi movq -1080(%rbp), %rdx movq -1064(%rbp), %rcx callq _setToken movq -1080(%rbp), %rax addq $1, %rax movq %rax, -1080(%rbp) jmp LBB1_6 LBB1_10: movq -1088(%rbp), %rdi callq _fclose movq -1072(%rbp), %rax movq %rax, -1104(%rbp) ## 8-byte Spill movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB1_12 ## %bb.11: movq -1104(%rbp), %rax ## 8-byte Reload addq $1104, %rsp ## imm = 0x450 popq %rbp retq LBB1_12: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function findUsedVariables _findUsedVariables: ## @findUsedVariables .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $64, %rsp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movq %rdx, -24(%rbp) movq %rcx, -32(%rbp) movq -24(%rbp), %rdi addq $1, %rdi shlq $0, %rdi callq _malloc movq %rax, -48(%rbp) movq -48(%rbp), %rdi movq -24(%rbp), %rdx addq $1, %rdx shlq $0, %rdx movl $88, %esi movq $-1, %rcx callq ___memset_chk movq -48(%rbp), %rax movb $83, (%rax) movq $0, -40(%rbp) LBB2_1: ## =>This Inner Loop Header: Depth=1 movq -40(%rbp), %rax cmpq -16(%rbp), %rax jge LBB2_4 ## %bb.2: ## in Loop: Header=BB2_1 Depth=1 movq -48(%rbp), %rax movq %rax, -56(%rbp) ## 8-byte Spill movq -8(%rbp), %rax movq -40(%rbp), %rcx movq (%rax,%rcx,8), %rax movl %eax, %edi callq _abs movl %eax, %ecx movq -56(%rbp), %rax ## 8-byte Reload movslq %ecx, %rcx movb $84, (%rax,%rcx) ## %bb.3: ## in Loop: Header=BB2_1 Depth=1 movq -40(%rbp), %rax addq $1, %rax movq %rax, -40(%rbp) jmp LBB2_1 LBB2_4: movq $1, -40(%rbp) LBB2_5: ## =>This Inner Loop Header: Depth=1 movq -40(%rbp), %rax cmpq -24(%rbp), %rax jg LBB2_10 ## %bb.6: ## in Loop: Header=BB2_5 Depth=1 movq -48(%rbp), %rax movq -40(%rbp), %rcx movsbl (%rax,%rcx), %eax cmpl $84, %eax jne LBB2_8 ## %bb.7: ## in Loop: Header=BB2_5 Depth=1 movq -32(%rbp), %rax movq (%rax), %rcx addq $1, %rcx movq %rcx, (%rax) LBB2_8: ## in Loop: Header=BB2_5 Depth=1 jmp LBB2_9 LBB2_9: ## in Loop: Header=BB2_5 Depth=1 movq -40(%rbp), %rax addq $1, %rax movq %rax, -40(%rbp) jmp LBB2_5 LBB2_10: movq -48(%rbp), %rax addq $64, %rsp popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function makeVariableTable _makeVariableTable: ## @makeVariableTable .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $64, %rsp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movq %rdx, -24(%rbp) movq $0, -48(%rbp) imulq $80, -24(%rbp), %rdi callq _malloc movq %rax, -48(%rbp) movq $0, -32(%rbp) LBB3_1: ## =>This Inner Loop Header: Depth=1 movq -32(%rbp), %rax cmpq -24(%rbp), %rax jge LBB3_4 ## %bb.2: ## in Loop: Header=BB3_1 Depth=1 movq -48(%rbp), %rax imulq $80, -32(%rbp), %rcx addq %rcx, %rax movq $-1, (%rax) ## %bb.3: ## in Loop: Header=BB3_1 Depth=1 movq -32(%rbp), %rax addq $1, %rax movq %rax, -32(%rbp) jmp LBB3_1 LBB3_4: movq $0, -32(%rbp) LBB3_5: ## =>This Loop Header: Depth=1 ## Child Loop BB3_7 Depth 2 movq -32(%rbp), %rax cmpq -16(%rbp), %rax jge LBB3_27 ## %bb.6: ## in Loop: Header=BB3_5 Depth=1 movq $0, -40(%rbp) LBB3_7: ## Parent Loop BB3_5 Depth=1 ## => This Inner Loop Header: Depth=2 movq -40(%rbp), %rax cmpq -24(%rbp), %rax jge LBB3_25 ## %bb.8: ## in Loop: Header=BB3_7 Depth=2 movq -48(%rbp), %rax imulq $80, -40(%rbp), %rcx addq %rcx, %rax movq (%rax), %rax movq %rax, -56(%rbp) ## 8-byte Spill movq -8(%rbp), %rax movq -32(%rbp), %rcx movq (%rax,%rcx,8), %rax movl %eax, %edi callq _abs movl %eax, %ecx movq -56(%rbp), %rax ## 8-byte Reload movslq %ecx, %rcx cmpq %rcx, %rax jne LBB3_17 ## %bb.9: ## in Loop: Header=BB3_5 Depth=1 movq -8(%rbp), %rax movq -32(%rbp), %rcx cmpq $0, (%rax,%rcx,8) jle LBB3_13 ## %bb.10: ## in Loop: Header=BB3_5 Depth=1 movq -48(%rbp), %rax imulq $80, -40(%rbp), %rcx addq %rcx, %rax movq 32(%rax), %rax movq -48(%rbp), %rcx imulq $80, -40(%rbp), %rdx addq %rdx, %rcx cmpq 16(%rcx), %rax jne LBB3_12 ## %bb.11: ## in Loop: Header=BB3_5 Depth=1 movq -48(%rbp), %rdi imulq $80, -40(%rbp), %rax addq %rax, %rdi movq -48(%rbp), %rsi imulq $80, -40(%rbp), %rax addq %rax, %rsi addq $16, %rsi callq _growVarTableIndexArray LBB3_12: ## in Loop: Header=BB3_5 Depth=1 movq -32(%rbp), %rdx movq -48(%rbp), %rax imulq $80, -40(%rbp), %rcx addq %rcx, %rax movq 24(%rax), %rax movq -48(%rbp), %rcx imulq $80, -40(%rbp), %rsi addq %rsi, %rcx movq 32(%rcx), %rcx movq %rdx, (%rax,%rcx,8) movq -48(%rbp), %rax imulq $80, -40(%rbp), %rcx addq %rcx, %rax movq 32(%rax), %rcx addq $1, %rcx movq %rcx, 32(%rax) movq -48(%rbp), %rax imulq $80, -40(%rbp), %rcx addq %rcx, %rax movq 40(%rax), %rcx addq $1, %rcx movq %rcx, 40(%rax) jmp LBB3_16 LBB3_13: ## in Loop: Header=BB3_5 Depth=1 movq -48(%rbp), %rax imulq $80, -40(%rbp), %rcx addq %rcx, %rax movq 56(%rax), %rax movq -48(%rbp), %rcx imulq $80, -40(%rbp), %rdx addq %rdx, %rcx cmpq 16(%rcx), %rax jne LBB3_15 ## %bb.14: ## in Loop: Header=BB3_5 Depth=1 movq -48(%rbp), %rdi imulq $80, -40(%rbp), %rax addq %rax, %rdi movq -48(%rbp), %rsi imulq $80, -40(%rbp), %rax addq %rax, %rsi addq $16, %rsi callq _growVarTableIndexArray LBB3_15: ## in Loop: Header=BB3_5 Depth=1 movq -32(%rbp), %rdx movq -48(%rbp), %rax imulq $80, -40(%rbp), %rcx addq %rcx, %rax movq 48(%rax), %rax movq -48(%rbp), %rcx imulq $80, -40(%rbp), %rsi addq %rsi, %rcx movq 56(%rcx), %rcx movq %rdx, (%rax,%rcx,8) movq -48(%rbp), %rax imulq $80, -40(%rbp), %rcx addq %rcx, %rax movq 56(%rax), %rcx addq $1, %rcx movq %rcx, 56(%rax) movq -48(%rbp), %rax imulq $80, -40(%rbp), %rcx addq %rcx, %rax movq 64(%rax), %rcx addq $1, %rcx movq %rcx, 64(%rax) LBB3_16: ## in Loop: Header=BB3_5 Depth=1 jmp LBB3_25 LBB3_17: ## in Loop: Header=BB3_7 Depth=2 movq -48(%rbp), %rax imulq $80, -40(%rbp), %rcx addq %rcx, %rax cmpq $-1, (%rax) jne LBB3_22 ## %bb.18: ## in Loop: Header=BB3_5 Depth=1 movq -8(%rbp), %rax movq -32(%rbp), %rcx movq (%rax,%rcx,8), %rax movl %eax, %edi callq _abs movslq %eax, %rcx movq -48(%rbp), %rax imulq $80, -40(%rbp), %rdx addq %rdx, %rax movq %rcx, (%rax) movq -48(%rbp), %rax imulq $80, -40(%rbp), %rcx addq %rcx, %rax movb $84, 8(%rax) movq -48(%rbp), %rax imulq $80, -40(%rbp), %rcx addq %rcx, %rax movq $100, 16(%rax) movq -48(%rbp), %rax imulq $80, -40(%rbp), %rcx addq %rcx, %rax movq 16(%rax), %rdi shlq $3, %rdi callq _malloc movq %rax, %rcx movq -48(%rbp), %rax imulq $80, -40(%rbp), %rdx addq %rdx, %rax movq %rcx, 24(%rax) movq -48(%rbp), %rax imulq $80, -40(%rbp), %rcx addq %rcx, %rax movq $0, 32(%rax) movq -48(%rbp), %rax imulq $80, -40(%rbp), %rcx addq %rcx, %rax movq $0, 40(%rax) movq -48(%rbp), %rax imulq $80, -40(%rbp), %rcx addq %rcx, %rax movq 16(%rax), %rdi shlq $3, %rdi callq _malloc movq %rax, %rcx movq -48(%rbp), %rax imulq $80, -40(%rbp), %rdx addq %rdx, %rax movq %rcx, 48(%rax) movq -48(%rbp), %rax imulq $80, -40(%rbp), %rcx addq %rcx, %rax movq $0, 56(%rax) movq -48(%rbp), %rax imulq $80, -40(%rbp), %rcx addq %rcx, %rax movq $0, 64(%rax) movq -48(%rbp), %rax imulq $80, -40(%rbp), %rcx addq %rcx, %rax movb $70, 72(%rax) movq -8(%rbp), %rax movq -32(%rbp), %rcx cmpq $0, (%rax,%rcx,8) jle LBB3_20 ## %bb.19: ## in Loop: Header=BB3_5 Depth=1 movq -32(%rbp), %rdx movq -48(%rbp), %rax imulq $80, -40(%rbp), %rcx addq %rcx, %rax movq 24(%rax), %rax movq -48(%rbp), %rcx imulq $80, -40(%rbp), %rsi addq %rsi, %rcx movq 32(%rcx), %rcx movq %rdx, (%rax,%rcx,8) movq -48(%rbp), %rax imulq $80, -40(%rbp), %rcx addq %rcx, %rax movq 32(%rax), %rcx addq $1, %rcx movq %rcx, 32(%rax) movq -48(%rbp), %rax imulq $80, -40(%rbp), %rcx addq %rcx, %rax movq 40(%rax), %rcx addq $1, %rcx movq %rcx, 40(%rax) jmp LBB3_21 LBB3_20: ## in Loop: Header=BB3_5 Depth=1 movq -32(%rbp), %rdx movq -48(%rbp), %rax imulq $80, -40(%rbp), %rcx addq %rcx, %rax movq 48(%rax), %rax movq -48(%rbp), %rcx imulq $80, -40(%rbp), %rsi addq %rsi, %rcx movq 56(%rcx), %rcx movq %rdx, (%rax,%rcx,8) movq -48(%rbp), %rax imulq $80, -40(%rbp), %rcx addq %rcx, %rax movq 56(%rax), %rcx addq $1, %rcx movq %rcx, 56(%rax) movq -48(%rbp), %rax imulq $80, -40(%rbp), %rcx addq %rcx, %rax movq 64(%rax), %rcx addq $1, %rcx movq %rcx, 64(%rax) LBB3_21: ## in Loop: Header=BB3_5 Depth=1 jmp LBB3_25 LBB3_22: ## in Loop: Header=BB3_7 Depth=2 jmp LBB3_23 LBB3_23: ## in Loop: Header=BB3_7 Depth=2 jmp LBB3_24 LBB3_24: ## in Loop: Header=BB3_7 Depth=2 movq -40(%rbp), %rax addq $1, %rax movq %rax, -40(%rbp) jmp LBB3_7 LBB3_25: ## in Loop: Header=BB3_5 Depth=1 jmp LBB3_26 LBB3_26: ## in Loop: Header=BB3_5 Depth=1 movq -32(%rbp), %rax addq $1, %rax movq %rax, -32(%rbp) jmp LBB3_5 LBB3_27: movq $0, -40(%rbp) LBB3_28: ## =>This Inner Loop Header: Depth=1 movq -40(%rbp), %rax cmpq -24(%rbp), %rax jge LBB3_31 ## %bb.29: ## in Loop: Header=BB3_28 Depth=1 movq -48(%rbp), %rax imulq $80, -40(%rbp), %rcx addq %rcx, %rax movq 24(%rax), %rdi movq -48(%rbp), %rax imulq $80, -40(%rbp), %rcx addq %rcx, %rax movq 32(%rax), %rsi shlq $3, %rsi callq _realloc movq %rax, %rcx movq -48(%rbp), %rax imulq $80, -40(%rbp), %rdx addq %rdx, %rax movq %rcx, 24(%rax) movq -48(%rbp), %rax imulq $80, -40(%rbp), %rcx addq %rcx, %rax movq 48(%rax), %rdi movq -48(%rbp), %rax imulq $80, -40(%rbp), %rcx addq %rcx, %rax movq 56(%rax), %rsi shlq $3, %rsi callq _realloc movq %rax, %rcx movq -48(%rbp), %rax imulq $80, -40(%rbp), %rdx addq %rdx, %rax movq %rcx, 48(%rax) ## %bb.30: ## in Loop: Header=BB3_28 Depth=1 movq -40(%rbp), %rax addq $1, %rax movq %rax, -40(%rbp) jmp LBB3_28 LBB3_31: movq -48(%rbp), %rax addq $64, %rsp popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function makeReverseLookUpTable _makeReverseLookUpTable: ## @makeReverseLookUpTable .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movq %rdx, -24(%rbp) movq %rcx, -32(%rbp) movq -16(%rbp), %rdi addq $1, %rdi shlq $3, %rdi callq _malloc movq %rax, -8(%rbp) movq -8(%rbp), %rdi movq -16(%rbp), %rdx addq $1, %rdx shlq $0, %rdx movl $4294967295, %esi ## imm = 0xFFFFFFFF movq $-1, %rcx callq ___memset_chk movq $0, -40(%rbp) LBB4_1: ## =>This Inner Loop Header: Depth=1 movq -40(%rbp), %rax cmpq -32(%rbp), %rax jge LBB4_4 ## %bb.2: ## in Loop: Header=BB4_1 Depth=1 movq -40(%rbp), %rdx movq -8(%rbp), %rax movq -24(%rbp), %rcx imulq $80, -40(%rbp), %rsi addq %rsi, %rcx movq (%rcx), %rcx movq %rdx, (%rax,%rcx,8) ## %bb.3: ## in Loop: Header=BB4_1 Depth=1 movq -40(%rbp), %rax addq $1, %rax movq %rax, -40(%rbp) jmp LBB4_1 LBB4_4: movq -8(%rbp), %rax addq $48, %rsp popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function greedyAnalysis _greedyAnalysis: ## @greedyAnalysis .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $80, %rsp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movq %rdx, -24(%rbp) movq %rcx, -32(%rbp) movq %r8, -40(%rbp) movq $0, -48(%rbp) movq $0, -56(%rbp) LBB5_1: ## =>This Loop Header: Depth=1 ## Child Loop BB5_3 Depth 2 ## Child Loop BB5_18 Depth 2 ## Child Loop BB5_22 Depth 2 movq -48(%rbp), %rax cmpq -16(%rbp), %rax jge LBB5_27 ## %bb.2: ## in Loop: Header=BB5_1 Depth=1 movq $0, -80(%rbp) movq $-1, -72(%rbp) movq $0, -64(%rbp) LBB5_3: ## Parent Loop BB5_1 Depth=1 ## => This Inner Loop Header: Depth=2 movq -64(%rbp), %rax cmpq -32(%rbp), %rax jge LBB5_13 ## %bb.4: ## in Loop: Header=BB5_3 Depth=2 movq -24(%rbp), %rax imulq $80, -64(%rbp), %rcx addq %rcx, %rax movsbl 72(%rax), %eax cmpl $70, %eax jne LBB5_11 ## %bb.5: ## in Loop: Header=BB5_3 Depth=2 movq -24(%rbp), %rax imulq $80, -64(%rbp), %rcx addq %rcx, %rax movq 40(%rax), %rax cmpq -80(%rbp), %rax jge LBB5_7 ## %bb.6: ## in Loop: Header=BB5_3 Depth=2 movq -24(%rbp), %rax imulq $80, -64(%rbp), %rcx addq %rcx, %rax movq 64(%rax), %rax cmpq -80(%rbp), %rax jl LBB5_11 LBB5_7: ## in Loop: Header=BB5_3 Depth=2 movq -64(%rbp), %rax movq %rax, -72(%rbp) movq -24(%rbp), %rax imulq $80, -64(%rbp), %rcx addq %rcx, %rax movq 40(%rax), %rax movq -24(%rbp), %rcx imulq $80, -64(%rbp), %rdx addq %rdx, %rcx cmpq 64(%rcx), %rax jle LBB5_9 ## %bb.8: ## in Loop: Header=BB5_3 Depth=2 movq -24(%rbp), %rax imulq $80, -64(%rbp), %rcx addq %rcx, %rax movq 40(%rax), %rax movq %rax, -80(%rbp) movq $1, -56(%rbp) jmp LBB5_10 LBB5_9: ## in Loop: Header=BB5_3 Depth=2 movq -24(%rbp), %rax imulq $80, -64(%rbp), %rcx addq %rcx, %rax movq 64(%rax), %rax movq %rax, -80(%rbp) movq $-1, -56(%rbp) LBB5_10: ## in Loop: Header=BB5_3 Depth=2 jmp LBB5_11 LBB5_11: ## in Loop: Header=BB5_3 Depth=2 jmp LBB5_12 LBB5_12: ## in Loop: Header=BB5_3 Depth=2 movq -64(%rbp), %rax addq $1, %rax movq %rax, -64(%rbp) jmp LBB5_3 LBB5_13: ## in Loop: Header=BB5_1 Depth=1 cmpq $0, -56(%rbp) jle LBB5_15 ## %bb.14: ## in Loop: Header=BB5_1 Depth=1 movq -24(%rbp), %rax imulq $80, -72(%rbp), %rcx addq %rcx, %rax movb $84, 8(%rax) jmp LBB5_16 LBB5_15: ## in Loop: Header=BB5_1 Depth=1 movq -24(%rbp), %rax imulq $80, -72(%rbp), %rcx addq %rcx, %rax movb $70, 8(%rax) LBB5_16: ## in Loop: Header=BB5_1 Depth=1 movq -24(%rbp), %rax imulq $80, -72(%rbp), %rcx addq %rcx, %rax movb $84, 72(%rax) cmpq $0, -80(%rbp) je LBB5_26 ## %bb.17: ## in Loop: Header=BB5_1 Depth=1 movq $0, -64(%rbp) LBB5_18: ## Parent Loop BB5_1 Depth=1 ## => This Inner Loop Header: Depth=2 movq -64(%rbp), %rax movq -24(%rbp), %rcx imulq $80, -72(%rbp), %rdx addq %rdx, %rcx cmpq 32(%rcx), %rax jge LBB5_21 ## %bb.19: ## in Loop: Header=BB5_18 Depth=2 movq -24(%rbp), %rax imulq $80, -72(%rbp), %rcx addq %rcx, %rax movq 24(%rax), %rax movq -64(%rbp), %rcx movq (%rax,%rcx,8), %rdi movq -8(%rbp), %rsi movq -24(%rbp), %rdx movq -40(%rbp), %rcx callq _decrementSibWeight ## %bb.20: ## in Loop: Header=BB5_18 Depth=2 movq -64(%rbp), %rax addq $1, %rax movq %rax, -64(%rbp) jmp LBB5_18 LBB5_21: ## in Loop: Header=BB5_1 Depth=1 movq $0, -64(%rbp) LBB5_22: ## Parent Loop BB5_1 Depth=1 ## => This Inner Loop Header: Depth=2 movq -64(%rbp), %rax movq -24(%rbp), %rcx imulq $80, -72(%rbp), %rdx addq %rdx, %rcx cmpq 56(%rcx), %rax jge LBB5_25 ## %bb.23: ## in Loop: Header=BB5_22 Depth=2 movq -24(%rbp), %rax imulq $80, -72(%rbp), %rcx addq %rcx, %rax movq 48(%rax), %rax movq -64(%rbp), %rcx movq (%rax,%rcx,8), %rdi movq -8(%rbp), %rsi movq -24(%rbp), %rdx movq -40(%rbp), %rcx callq _decrementSibWeight ## %bb.24: ## in Loop: Header=BB5_22 Depth=2 movq -64(%rbp), %rax addq $1, %rax movq %rax, -64(%rbp) jmp LBB5_22 LBB5_25: ## in Loop: Header=BB5_1 Depth=1 jmp LBB5_26 LBB5_26: ## in Loop: Header=BB5_1 Depth=1 movq -24(%rbp), %rax imulq $80, -72(%rbp), %rcx addq %rcx, %rax movq $-1, 40(%rax) movq -24(%rbp), %rax imulq $80, -72(%rbp), %rcx addq %rcx, %rax movq $-1, 64(%rax) movq -48(%rbp), %rax movq -24(%rbp), %rcx imulq $80, -72(%rbp), %rdx addq %rdx, %rcx addq 32(%rcx), %rax movq -24(%rbp), %rcx imulq $80, -72(%rbp), %rdx addq %rdx, %rcx addq 56(%rcx), %rax movq %rax, -48(%rbp) jmp LBB5_1 LBB5_27: addq $80, %rsp popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function updateVariableValues _updateVariableValues: ## @updateVariableValues .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 $0, -32(%rbp) LBB6_1: ## =>This Inner Loop Header: Depth=1 movq -32(%rbp), %rax cmpq -24(%rbp), %rax jge LBB6_4 ## %bb.2: ## in Loop: Header=BB6_1 Depth=1 movq -16(%rbp), %rax imulq $80, -32(%rbp), %rcx addq %rcx, %rax movb 8(%rax), %dl movq -8(%rbp), %rax movq -16(%rbp), %rcx imulq $80, -32(%rbp), %rsi addq %rsi, %rcx movq (%rcx), %rcx movb %dl, (%rax,%rcx) ## %bb.3: ## in Loop: Header=BB6_1 Depth=1 movq -32(%rbp), %rax addq $1, %rax movq %rax, -32(%rbp) jmp LBB6_1 LBB6_4: popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function evaluateAssignments _evaluateAssignments: ## @evaluateAssignments .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $112, %rsp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movq %rdx, -24(%rbp) movq $0, -40(%rbp) movq $0, -32(%rbp) LBB7_1: ## =>This Inner Loop Header: Depth=1 movq -32(%rbp), %rax movq -16(%rbp), %rcx subq $1, %rcx cmpq %rcx, %rax jge LBB7_31 ## %bb.2: ## in Loop: Header=BB7_1 Depth=1 movq -8(%rbp), %rax movq -32(%rbp), %rcx cmpq $0, (%rax,%rcx,8) jle LBB7_8 ## %bb.3: ## in Loop: Header=BB7_1 Depth=1 movq -8(%rbp), %rax movq -32(%rbp), %rcx cmpq $0, 8(%rax,%rcx,8) jle LBB7_8 ## %bb.4: ## in Loop: Header=BB7_1 Depth=1 movq -24(%rbp), %rax movq %rax, -48(%rbp) ## 8-byte Spill movq -8(%rbp), %rax movq -32(%rbp), %rcx movq (%rax,%rcx,8), %rax movl %eax, %edi callq _abs movl %eax, %ecx movq -48(%rbp), %rax ## 8-byte Reload movslq %ecx, %rcx movsbl (%rax,%rcx), %eax cmpl $84, %eax je LBB7_6 ## %bb.5: ## in Loop: Header=BB7_1 Depth=1 movq -24(%rbp), %rax movq %rax, -56(%rbp) ## 8-byte Spill movq -8(%rbp), %rax movq -32(%rbp), %rcx movq 8(%rax,%rcx,8), %rax movl %eax, %edi callq _abs movl %eax, %ecx movq -56(%rbp), %rax ## 8-byte Reload movslq %ecx, %rcx movsbl (%rax,%rcx), %eax cmpl $84, %eax jne LBB7_7 LBB7_6: ## in Loop: Header=BB7_1 Depth=1 movq -40(%rbp), %rax addq $1, %rax movq %rax, -40(%rbp) LBB7_7: ## in Loop: Header=BB7_1 Depth=1 jmp LBB7_29 LBB7_8: ## in Loop: Header=BB7_1 Depth=1 movq -8(%rbp), %rax movq -32(%rbp), %rcx cmpq $0, (%rax,%rcx,8) jle LBB7_14 ## %bb.9: ## in Loop: Header=BB7_1 Depth=1 movq -8(%rbp), %rax movq -32(%rbp), %rcx cmpq $0, 8(%rax,%rcx,8) jge LBB7_14 ## %bb.10: ## in Loop: Header=BB7_1 Depth=1 movq -24(%rbp), %rax movq %rax, -64(%rbp) ## 8-byte Spill movq -8(%rbp), %rax movq -32(%rbp), %rcx movq (%rax,%rcx,8), %rax movl %eax, %edi callq _abs movl %eax, %ecx movq -64(%rbp), %rax ## 8-byte Reload movslq %ecx, %rcx movsbl (%rax,%rcx), %eax cmpl $84, %eax je LBB7_12 ## %bb.11: ## in Loop: Header=BB7_1 Depth=1 movq -24(%rbp), %rax movq %rax, -72(%rbp) ## 8-byte Spill movq -8(%rbp), %rax movq -32(%rbp), %rcx movq 8(%rax,%rcx,8), %rax movl %eax, %edi callq _abs movl %eax, %ecx movq -72(%rbp), %rax ## 8-byte Reload movslq %ecx, %rcx movsbl (%rax,%rcx), %eax cmpl $70, %eax jne LBB7_13 LBB7_12: ## in Loop: Header=BB7_1 Depth=1 movq -40(%rbp), %rax addq $1, %rax movq %rax, -40(%rbp) LBB7_13: ## in Loop: Header=BB7_1 Depth=1 jmp LBB7_28 LBB7_14: ## in Loop: Header=BB7_1 Depth=1 movq -8(%rbp), %rax movq -32(%rbp), %rcx cmpq $0, (%rax,%rcx,8) jge LBB7_20 ## %bb.15: ## in Loop: Header=BB7_1 Depth=1 movq -8(%rbp), %rax movq -32(%rbp), %rcx cmpq $0, 8(%rax,%rcx,8) jle LBB7_20 ## %bb.16: ## in Loop: Header=BB7_1 Depth=1 movq -24(%rbp), %rax movq %rax, -80(%rbp) ## 8-byte Spill movq -8(%rbp), %rax movq -32(%rbp), %rcx movq (%rax,%rcx,8), %rax movl %eax, %edi callq _abs movl %eax, %ecx movq -80(%rbp), %rax ## 8-byte Reload movslq %ecx, %rcx movsbl (%rax,%rcx), %eax cmpl $70, %eax je LBB7_18 ## %bb.17: ## in Loop: Header=BB7_1 Depth=1 movq -24(%rbp), %rax movq %rax, -88(%rbp) ## 8-byte Spill movq -8(%rbp), %rax movq -32(%rbp), %rcx movq 8(%rax,%rcx,8), %rax movl %eax, %edi callq _abs movl %eax, %ecx movq -88(%rbp), %rax ## 8-byte Reload movslq %ecx, %rcx movsbl (%rax,%rcx), %eax cmpl $84, %eax jne LBB7_19 LBB7_18: ## in Loop: Header=BB7_1 Depth=1 movq -40(%rbp), %rax addq $1, %rax movq %rax, -40(%rbp) LBB7_19: ## in Loop: Header=BB7_1 Depth=1 jmp LBB7_27 LBB7_20: ## in Loop: Header=BB7_1 Depth=1 movq -8(%rbp), %rax movq -32(%rbp), %rcx cmpq $0, (%rax,%rcx,8) jge LBB7_26 ## %bb.21: ## in Loop: Header=BB7_1 Depth=1 movq -8(%rbp), %rax movq -32(%rbp), %rcx cmpq $0, 8(%rax,%rcx,8) jge LBB7_26 ## %bb.22: ## in Loop: Header=BB7_1 Depth=1 movq -24(%rbp), %rax movq %rax, -96(%rbp) ## 8-byte Spill movq -8(%rbp), %rax movq -32(%rbp), %rcx movq (%rax,%rcx,8), %rax movl %eax, %edi callq _abs movl %eax, %ecx movq -96(%rbp), %rax ## 8-byte Reload movslq %ecx, %rcx movsbl (%rax,%rcx), %eax cmpl $70, %eax je LBB7_24 ## %bb.23: ## in Loop: Header=BB7_1 Depth=1 movq -24(%rbp), %rax movq %rax, -104(%rbp) ## 8-byte Spill movq -8(%rbp), %rax movq -32(%rbp), %rcx movq 8(%rax,%rcx,8), %rax movl %eax, %edi callq _abs movl %eax, %ecx movq -104(%rbp), %rax ## 8-byte Reload movslq %ecx, %rcx movsbl (%rax,%rcx), %eax cmpl $70, %eax jne LBB7_25 LBB7_24: ## in Loop: Header=BB7_1 Depth=1 movq -40(%rbp), %rax addq $1, %rax movq %rax, -40(%rbp) LBB7_25: ## in Loop: Header=BB7_1 Depth=1 jmp LBB7_26 LBB7_26: ## in Loop: Header=BB7_1 Depth=1 jmp LBB7_27 LBB7_27: ## in Loop: Header=BB7_1 Depth=1 jmp LBB7_28 LBB7_28: ## in Loop: Header=BB7_1 Depth=1 jmp LBB7_29 LBB7_29: ## in Loop: Header=BB7_1 Depth=1 jmp LBB7_30 LBB7_30: ## in Loop: Header=BB7_1 Depth=1 movq -32(%rbp), %rax addq $2, %rax movq %rax, -32(%rbp) jmp LBB7_1 LBB7_31: movq -40(%rbp), %rax addq $112, %rsp popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function localSearch _localSearch: ## @localSearch .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 24(%rbp), %rax movq 16(%rbp), %rax movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movq %rdx, -24(%rbp) movq %rcx, -32(%rbp) movq %r8, -40(%rbp) movq %r9, -48(%rbp) movq $-1, -64(%rbp) movq $0, -72(%rbp) movq $0, -80(%rbp) movq $0, -88(%rbp) movq -24(%rbp), %rsi movq -32(%rbp), %rdx movq 16(%rbp), %rcx leaq -88(%rbp), %rdi callq _makeUnSatTerminals movq %rax, -80(%rbp) movq $0, -56(%rbp) LBB8_1: ## =>This Inner Loop Header: Depth=1 movq -56(%rbp), %rax cmpq -8(%rbp), %rax jge LBB8_13 ## %bb.2: ## in Loop: Header=BB8_1 Depth=1 cmpq $0, -88(%rbp) jne LBB8_4 ## %bb.3: jmp LBB8_13 LBB8_4: ## in Loop: Header=BB8_1 Depth=1 movq -32(%rbp), %rax movl $2, %ecx cqto idivq %rcx movq -16(%rbp), %rcx cmpq (%rcx), %rax jne LBB8_6 ## %bb.5: jmp LBB8_13 LBB8_6: ## in Loop: Header=BB8_1 Depth=1 movq -80(%rbp), %rdi movq -88(%rbp), %rsi movq 24(%rbp), %rdx callq _selectRandVariable movq %rax, -64(%rbp) movq -40(%rbp), %rdi imulq $80, -64(%rbp), %rax addq %rax, %rdi callq _flipVariableValue movq 16(%rbp), %rdi movq -40(%rbp), %rsi movq -48(%rbp), %rdx callq _updateVariableValues movq -24(%rbp), %rdi movq -32(%rbp), %rsi movq 16(%rbp), %rdx callq _evaluateAssignments movq %rax, -72(%rbp) movq -72(%rbp), %rax movq -16(%rbp), %rcx cmpq (%rcx), %rax jle LBB8_8 ## %bb.7: ## in Loop: Header=BB8_1 Depth=1 movq -72(%rbp), %rcx movq -16(%rbp), %rax movq %rcx, (%rax) movq -80(%rbp), %rdi callq _freePtr movq -24(%rbp), %rsi movq -32(%rbp), %rdx movq 16(%rbp), %rcx leaq -88(%rbp), %rdi callq _makeUnSatTerminals movq %rax, -80(%rbp) jmp LBB8_11 LBB8_8: ## in Loop: Header=BB8_1 Depth=1 movq -40(%rbp), %rdi imulq $80, -64(%rbp), %rax addq %rax, %rdi callq _flipVariableValue movq -40(%rbp), %rax imulq $80, -64(%rbp), %rcx addq %rcx, %rax movq (%rax), %rdi movq -80(%rbp), %rsi leaq -88(%rbp), %rdx callq _removeClausesWithVariable movq %rax, -80(%rbp) movq $-1, -64(%rbp) movq -56(%rbp), %rax movq -8(%rbp), %rcx subq $1, %rcx cmpq %rcx, %rax jne LBB8_10 ## %bb.9: ## in Loop: Header=BB8_1 Depth=1 movq 16(%rbp), %rdi movq -40(%rbp), %rsi movq -48(%rbp), %rdx callq _updateVariableValues movq -24(%rbp), %rdi movq -32(%rbp), %rsi movq 16(%rbp), %rdx callq _evaluateAssignments movq %rax, %rcx movq -16(%rbp), %rax movq %rcx, (%rax) LBB8_10: ## in Loop: Header=BB8_1 Depth=1 jmp LBB8_11 LBB8_11: ## in Loop: Header=BB8_1 Depth=1 jmp LBB8_12 LBB8_12: ## in Loop: Header=BB8_1 Depth=1 movq -56(%rbp), %rax addq $1, %rax movq %rax, -56(%rbp) jmp LBB8_1 LBB8_13: movq -80(%rbp), %rdi callq _freePtr addq $96, %rsp popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function localSearchRand _localSearchRand: ## @localSearchRand .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 24(%rbp), %rax movq 16(%rbp), %rax movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movq %rdx, -24(%rbp) movq %rcx, -32(%rbp) movq %r8, -40(%rbp) movq %r9, -48(%rbp) movq $-1, -64(%rbp) movq $0, -72(%rbp) movq $0, -56(%rbp) LBB9_1: ## =>This Inner Loop Header: Depth=1 movq -56(%rbp), %rax cmpq -8(%rbp), %rax jge LBB9_11 ## %bb.2: ## in Loop: Header=BB9_1 Depth=1 movq -32(%rbp), %rax movl $2, %ecx cqto idivq %rcx movq -16(%rbp), %rcx cmpq (%rcx), %rax jne LBB9_4 ## %bb.3: jmp LBB9_11 LBB9_4: ## in Loop: Header=BB9_1 Depth=1 movq -24(%rbp), %rdi movq -32(%rbp), %rsi movq 24(%rbp), %rdx callq _selectRandVariable movq %rax, -64(%rbp) movq -40(%rbp), %rdi imulq $80, -64(%rbp), %rax addq %rax, %rdi callq _flipVariableValue movq 16(%rbp), %rdi movq -40(%rbp), %rsi movq -48(%rbp), %rdx callq _updateVariableValues movq -24(%rbp), %rdi movq -32(%rbp), %rsi movq 16(%rbp), %rdx callq _evaluateAssignments movq %rax, -72(%rbp) movq -72(%rbp), %rax movq -16(%rbp), %rcx cmpq (%rcx), %rax jle LBB9_6 ## %bb.5: ## in Loop: Header=BB9_1 Depth=1 movq -72(%rbp), %rcx movq -16(%rbp), %rax movq %rcx, (%rax) jmp LBB9_9 LBB9_6: ## in Loop: Header=BB9_1 Depth=1 movq -40(%rbp), %rdi imulq $80, -64(%rbp), %rax addq %rax, %rdi callq _flipVariableValue movq -56(%rbp), %rax movq -8(%rbp), %rcx subq $1, %rcx cmpq %rcx, %rax jne LBB9_8 ## %bb.7: ## in Loop: Header=BB9_1 Depth=1 movq 16(%rbp), %rdi movq -40(%rbp), %rsi movq -48(%rbp), %rdx callq _updateVariableValues movq -24(%rbp), %rdi movq -32(%rbp), %rsi movq 16(%rbp), %rdx callq _evaluateAssignments movq %rax, %rcx movq -16(%rbp), %rax movq %rcx, (%rax) LBB9_8: ## in Loop: Header=BB9_1 Depth=1 jmp LBB9_9 LBB9_9: ## in Loop: Header=BB9_1 Depth=1 jmp LBB9_10 LBB9_10: ## in Loop: Header=BB9_1 Depth=1 movq -56(%rbp), %rax addq $1, %rax movq %rax, -56(%rbp) jmp LBB9_1 LBB9_11: addq $80, %rsp popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function printValues _printValues: ## @printValues .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 $1, -24(%rbp) LBB10_1: ## =>This Inner Loop Header: Depth=1 movq -24(%rbp), %rax cmpq -16(%rbp), %rax jg LBB10_4 ## %bb.2: ## in Loop: Header=BB10_1 Depth=1 movq -8(%rbp), %rax movq -24(%rbp), %rcx movsbl (%rax,%rcx), %esi leaq L_.str.11(%rip), %rdi movb $0, %al callq _printf ## %bb.3: ## in Loop: Header=BB10_1 Depth=1 movq -24(%rbp), %rax addq $1, %rax movq %rax, -24(%rbp) jmp LBB10_1 LBB10_4: leaq L_.str.12(%rip), %rdi movb $0, %al callq _printf addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function freePtr _freePtr: ## @freePtr .cfi_startproc ## %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 _free movq $0, -8(%rbp) addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function setToken _setToken: ## @setToken .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 %rcx, -32(%rbp) cmpq $0, -8(%rbp) je LBB12_4 ## %bb.1: movq -8(%rbp), %rdi callq _atoi movslq %eax, %rdx movq -16(%rbp), %rax movq -24(%rbp), %rcx movq %rdx, (%rax,%rcx,8) movq -16(%rbp), %rax movq -24(%rbp), %rcx movq (%rax,%rcx,8), %rax movl %eax, %edi callq _abs cltq movq -32(%rbp), %rcx cmpq (%rcx), %rax jle LBB12_3 ## %bb.2: movq -16(%rbp), %rax movq -24(%rbp), %rcx movq (%rax,%rcx,8), %rax movl %eax, %edi callq _abs movslq %eax, %rcx movq -32(%rbp), %rax movq %rcx, (%rax) LBB12_3: jmp LBB12_5 LBB12_4: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi movq -8(%rbp), %rdx leaq L_.str.8(%rip), %rsi xorl %eax, %eax ## kill: def $al killed $al killed $eax callq _fprintf movl $1, %edi callq _exit LBB12_5: addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function Str_Tok_Multi _Str_Tok_Multi: ## @Str_Tok_Multi .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movq %rdi, -16(%rbp) movq %rsi, -24(%rbp) movq $0, -40(%rbp) cmpq $0, -16(%rbp) je LBB13_2 ## %bb.1: movq -16(%rbp), %rax movq %rax, _Str_Tok_Multi.src(%rip) LBB13_2: cmpq $0, _Str_Tok_Multi.src(%rip) jne LBB13_4 ## %bb.3: movq $0, -8(%rbp) jmp LBB13_10 LBB13_4: movq _Str_Tok_Multi.src(%rip), %rdi movq -24(%rbp), %rsi callq _strpbrk movq %rax, -32(%rbp) cmpq $0, %rax je LBB13_6 ## %bb.5: movq -32(%rbp), %rax movb $0, (%rax) movq _Str_Tok_Multi.src(%rip), %rax movq %rax, -40(%rbp) movq -32(%rbp), %rax addq $1, %rax movq %rax, -32(%rbp) movq %rax, _Str_Tok_Multi.src(%rip) jmp LBB13_9 LBB13_6: movq _Str_Tok_Multi.src(%rip), %rax cmpb $0, (%rax) je LBB13_8 ## %bb.7: movq _Str_Tok_Multi.src(%rip), %rax movq %rax, -40(%rbp) movq $0, _Str_Tok_Multi.src(%rip) LBB13_8: jmp LBB13_9 LBB13_9: movq -40(%rbp), %rax movq %rax, -8(%rbp) LBB13_10: movq -8(%rbp), %rax addq $48, %rsp popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function growVarTableIndexArray _growVarTableIndexArray: ## @growVarTableIndexArray .cfi_startproc ## %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), %rax movq (%rax), %rcx shlq $1, %rcx movq -16(%rbp), %rax movq %rcx, (%rax) movq -8(%rbp), %rax movq 24(%rax), %rdi movq -16(%rbp), %rax movq (%rax), %rsi shlq $3, %rsi callq _realloc movq %rax, %rcx movq -8(%rbp), %rax movq %rcx, 24(%rax) movq -8(%rbp), %rax movq 48(%rax), %rdi movq -16(%rbp), %rax movq (%rax), %rsi shlq $3, %rsi callq _realloc movq %rax, %rcx movq -8(%rbp), %rax movq %rcx, 48(%rax) addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function decrementSibWeight _decrementSibWeight: ## @decrementSibWeight .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $64, %rsp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movq %rdx, -24(%rbp) movq %rcx, -32(%rbp) movq -8(%rbp), %rax movl $2, %ecx cqto idivq %rcx cmpq $0, %rdx jne LBB15_2 ## %bb.1: movq -8(%rbp), %rax addq $1, %rax movq %rax, -40(%rbp) jmp LBB15_3 LBB15_2: movq -8(%rbp), %rax subq $1, %rax movq %rax, -40(%rbp) LBB15_3: movq -16(%rbp), %rax movq -40(%rbp), %rcx cmpq $0, (%rax,%rcx,8) jle LBB15_5 ## %bb.4: movq -32(%rbp), %rax movq -16(%rbp), %rcx movq -40(%rbp), %rdx movq (%rcx,%rdx,8), %rcx movq (%rax,%rcx,8), %rax movq %rax, -48(%rbp) movq -24(%rbp), %rax imulq $80, -48(%rbp), %rcx addq %rcx, %rax movq 40(%rax), %rcx addq $-1, %rcx movq %rcx, 40(%rax) jmp LBB15_6 LBB15_5: movq -32(%rbp), %rax movq %rax, -56(%rbp) ## 8-byte Spill movq -16(%rbp), %rax movq -40(%rbp), %rcx movq (%rax,%rcx,8), %rax movl %eax, %edi callq _abs movl %eax, %ecx movq -56(%rbp), %rax ## 8-byte Reload movslq %ecx, %rcx movq (%rax,%rcx,8), %rax movq %rax, -48(%rbp) movq -24(%rbp), %rax imulq $80, -48(%rbp), %rcx addq %rcx, %rax movq 64(%rax), %rcx addq $-1, %rcx movq %rcx, 64(%rax) LBB15_6: addq $64, %rsp popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function makeUnSatTerminals _makeUnSatTerminals: ## @makeUnSatTerminals .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $192, %rsp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movq %rdx, -24(%rbp) movq %rcx, -32(%rbp) movq $0, -48(%rbp) movq $0, -56(%rbp) movq $0, -40(%rbp) LBB16_1: ## =>This Inner Loop Header: Depth=1 movq -40(%rbp), %rax movq -24(%rbp), %rcx subq $1, %rcx cmpq %rcx, %rax jge LBB16_31 ## %bb.2: ## in Loop: Header=BB16_1 Depth=1 movq -16(%rbp), %rax movq -40(%rbp), %rcx cmpq $0, (%rax,%rcx,8) jle LBB16_8 ## %bb.3: ## in Loop: Header=BB16_1 Depth=1 movq -16(%rbp), %rax movq -40(%rbp), %rcx cmpq $0, 8(%rax,%rcx,8) jle LBB16_8 ## %bb.4: ## in Loop: Header=BB16_1 Depth=1 movq -32(%rbp), %rax movq %rax, -64(%rbp) ## 8-byte Spill movq -16(%rbp), %rax movq -40(%rbp), %rcx movq (%rax,%rcx,8), %rax movl %eax, %edi callq _abs movl %eax, %ecx movq -64(%rbp), %rax ## 8-byte Reload movslq %ecx, %rcx movsbl (%rax,%rcx), %eax cmpl $70, %eax je LBB16_6 ## %bb.5: ## in Loop: Header=BB16_1 Depth=1 movq -32(%rbp), %rax movq %rax, -72(%rbp) ## 8-byte Spill movq -16(%rbp), %rax movq -40(%rbp), %rcx movq 8(%rax,%rcx,8), %rax movl %eax, %edi callq _abs movl %eax, %ecx movq -72(%rbp), %rax ## 8-byte Reload movslq %ecx, %rcx movsbl (%rax,%rcx), %eax cmpl $70, %eax jne LBB16_7 LBB16_6: ## in Loop: Header=BB16_1 Depth=1 movq -48(%rbp), %rax addq $1, %rax movq %rax, -48(%rbp) LBB16_7: ## in Loop: Header=BB16_1 Depth=1 jmp LBB16_29 LBB16_8: ## in Loop: Header=BB16_1 Depth=1 movq -16(%rbp), %rax movq -40(%rbp), %rcx cmpq $0, (%rax,%rcx,8) jle LBB16_14 ## %bb.9: ## in Loop: Header=BB16_1 Depth=1 movq -16(%rbp), %rax movq -40(%rbp), %rcx cmpq $0, 8(%rax,%rcx,8) jge LBB16_14 ## %bb.10: ## in Loop: Header=BB16_1 Depth=1 movq -32(%rbp), %rax movq %rax, -80(%rbp) ## 8-byte Spill movq -16(%rbp), %rax movq -40(%rbp), %rcx movq (%rax,%rcx,8), %rax movl %eax, %edi callq _abs movl %eax, %ecx movq -80(%rbp), %rax ## 8-byte Reload movslq %ecx, %rcx movsbl (%rax,%rcx), %eax cmpl $70, %eax je LBB16_12 ## %bb.11: ## in Loop: Header=BB16_1 Depth=1 movq -32(%rbp), %rax movq %rax, -88(%rbp) ## 8-byte Spill movq -16(%rbp), %rax movq -40(%rbp), %rcx movq 8(%rax,%rcx,8), %rax movl %eax, %edi callq _abs movl %eax, %ecx movq -88(%rbp), %rax ## 8-byte Reload movslq %ecx, %rcx movsbl (%rax,%rcx), %eax cmpl $84, %eax jne LBB16_13 LBB16_12: ## in Loop: Header=BB16_1 Depth=1 movq -48(%rbp), %rax addq $1, %rax movq %rax, -48(%rbp) LBB16_13: ## in Loop: Header=BB16_1 Depth=1 jmp LBB16_28 LBB16_14: ## in Loop: Header=BB16_1 Depth=1 movq -16(%rbp), %rax movq -40(%rbp), %rcx cmpq $0, (%rax,%rcx,8) jge LBB16_20 ## %bb.15: ## in Loop: Header=BB16_1 Depth=1 movq -16(%rbp), %rax movq -40(%rbp), %rcx cmpq $0, 8(%rax,%rcx,8) jle LBB16_20 ## %bb.16: ## in Loop: Header=BB16_1 Depth=1 movq -32(%rbp), %rax movq %rax, -96(%rbp) ## 8-byte Spill movq -16(%rbp), %rax movq -40(%rbp), %rcx movq (%rax,%rcx,8), %rax movl %eax, %edi callq _abs movl %eax, %ecx movq -96(%rbp), %rax ## 8-byte Reload movslq %ecx, %rcx movsbl (%rax,%rcx), %eax cmpl $84, %eax je LBB16_18 ## %bb.17: ## in Loop: Header=BB16_1 Depth=1 movq -32(%rbp), %rax movq %rax, -104(%rbp) ## 8-byte Spill movq -16(%rbp), %rax movq -40(%rbp), %rcx movq 8(%rax,%rcx,8), %rax movl %eax, %edi callq _abs movl %eax, %ecx movq -104(%rbp), %rax ## 8-byte Reload movslq %ecx, %rcx movsbl (%rax,%rcx), %eax cmpl $70, %eax jne LBB16_19 LBB16_18: ## in Loop: Header=BB16_1 Depth=1 movq -48(%rbp), %rax addq $1, %rax movq %rax, -48(%rbp) LBB16_19: ## in Loop: Header=BB16_1 Depth=1 jmp LBB16_27 LBB16_20: ## in Loop: Header=BB16_1 Depth=1 movq -16(%rbp), %rax movq -40(%rbp), %rcx cmpq $0, (%rax,%rcx,8) jge LBB16_26 ## %bb.21: ## in Loop: Header=BB16_1 Depth=1 movq -16(%rbp), %rax movq -40(%rbp), %rcx cmpq $0, 8(%rax,%rcx,8) jge LBB16_26 ## %bb.22: ## in Loop: Header=BB16_1 Depth=1 movq -32(%rbp), %rax movq %rax, -112(%rbp) ## 8-byte Spill movq -16(%rbp), %rax movq -40(%rbp), %rcx movq (%rax,%rcx,8), %rax movl %eax, %edi callq _abs movl %eax, %ecx movq -112(%rbp), %rax ## 8-byte Reload movslq %ecx, %rcx movsbl (%rax,%rcx), %eax cmpl $84, %eax je LBB16_24 ## %bb.23: ## in Loop: Header=BB16_1 Depth=1 movq -32(%rbp), %rax movq %rax, -120(%rbp) ## 8-byte Spill movq -16(%rbp), %rax movq -40(%rbp), %rcx movq 8(%rax,%rcx,8), %rax movl %eax, %edi callq _abs movl %eax, %ecx movq -120(%rbp), %rax ## 8-byte Reload movslq %ecx, %rcx movsbl (%rax,%rcx), %eax cmpl $84, %eax jne LBB16_25 LBB16_24: ## in Loop: Header=BB16_1 Depth=1 movq -48(%rbp), %rax addq $1, %rax movq %rax, -48(%rbp) LBB16_25: ## in Loop: Header=BB16_1 Depth=1 jmp LBB16_26 LBB16_26: ## in Loop: Header=BB16_1 Depth=1 jmp LBB16_27 LBB16_27: ## in Loop: Header=BB16_1 Depth=1 jmp LBB16_28 LBB16_28: ## in Loop: Header=BB16_1 Depth=1 jmp LBB16_29 LBB16_29: ## in Loop: Header=BB16_1 Depth=1 jmp LBB16_30 LBB16_30: ## in Loop: Header=BB16_1 Depth=1 movq -40(%rbp), %rax addq $2, %rax movq %rax, -40(%rbp) jmp LBB16_1 LBB16_31: movq -48(%rbp), %rcx shlq $1, %rcx movq -8(%rbp), %rax movq %rcx, (%rax) movq -48(%rbp), %rdi shlq $1, %rdi shlq $3, %rdi callq _malloc movq %rax, -56(%rbp) movq $0, -48(%rbp) movq $0, -40(%rbp) LBB16_32: ## =>This Inner Loop Header: Depth=1 movq -40(%rbp), %rax movq -24(%rbp), %rcx subq $1, %rcx cmpq %rcx, %rax jge LBB16_62 ## %bb.33: ## in Loop: Header=BB16_32 Depth=1 movq -16(%rbp), %rax movq -40(%rbp), %rcx cmpq $0, (%rax,%rcx,8) jle LBB16_39 ## %bb.34: ## in Loop: Header=BB16_32 Depth=1 movq -16(%rbp), %rax movq -40(%rbp), %rcx cmpq $0, 8(%rax,%rcx,8) jle LBB16_39 ## %bb.35: ## in Loop: Header=BB16_32 Depth=1 movq -32(%rbp), %rax movq %rax, -128(%rbp) ## 8-byte Spill movq -16(%rbp), %rax movq -40(%rbp), %rcx movq (%rax,%rcx,8), %rax movl %eax, %edi callq _abs movl %eax, %ecx movq -128(%rbp), %rax ## 8-byte Reload movslq %ecx, %rcx movsbl (%rax,%rcx), %eax cmpl $70, %eax je LBB16_37 ## %bb.36: ## in Loop: Header=BB16_32 Depth=1 movq -32(%rbp), %rax movq %rax, -136(%rbp) ## 8-byte Spill movq -16(%rbp), %rax movq -40(%rbp), %rcx movq 8(%rax,%rcx,8), %rax movl %eax, %edi callq _abs movl %eax, %ecx movq -136(%rbp), %rax ## 8-byte Reload movslq %ecx, %rcx movsbl (%rax,%rcx), %eax cmpl $70, %eax jne LBB16_38 LBB16_37: ## in Loop: Header=BB16_32 Depth=1 movq -16(%rbp), %rax movq -40(%rbp), %rcx movq (%rax,%rcx,8), %rdx movq -56(%rbp), %rax movq -48(%rbp), %rcx movq %rdx, (%rax,%rcx,8) movq -16(%rbp), %rax movq -40(%rbp), %rcx movq 8(%rax,%rcx,8), %rdx movq -56(%rbp), %rax movq -48(%rbp), %rcx movq %rdx, 8(%rax,%rcx,8) movq -48(%rbp), %rax addq $2, %rax movq %rax, -48(%rbp) LBB16_38: ## in Loop: Header=BB16_32 Depth=1 jmp LBB16_60 LBB16_39: ## in Loop: Header=BB16_32 Depth=1 movq -16(%rbp), %rax movq -40(%rbp), %rcx cmpq $0, (%rax,%rcx,8) jle LBB16_45 ## %bb.40: ## in Loop: Header=BB16_32 Depth=1 movq -16(%rbp), %rax movq -40(%rbp), %rcx cmpq $0, 8(%rax,%rcx,8) jge LBB16_45 ## %bb.41: ## in Loop: Header=BB16_32 Depth=1 movq -32(%rbp), %rax movq %rax, -144(%rbp) ## 8-byte Spill movq -16(%rbp), %rax movq -40(%rbp), %rcx movq (%rax,%rcx,8), %rax movl %eax, %edi callq _abs movl %eax, %ecx movq -144(%rbp), %rax ## 8-byte Reload movslq %ecx, %rcx movsbl (%rax,%rcx), %eax cmpl $70, %eax je LBB16_43 ## %bb.42: ## in Loop: Header=BB16_32 Depth=1 movq -32(%rbp), %rax movq %rax, -152(%rbp) ## 8-byte Spill movq -16(%rbp), %rax movq -40(%rbp), %rcx movq 8(%rax,%rcx,8), %rax movl %eax, %edi callq _abs movl %eax, %ecx movq -152(%rbp), %rax ## 8-byte Reload movslq %ecx, %rcx movsbl (%rax,%rcx), %eax cmpl $84, %eax jne LBB16_44 LBB16_43: ## in Loop: Header=BB16_32 Depth=1 movq -16(%rbp), %rax movq -40(%rbp), %rcx movq (%rax,%rcx,8), %rdx movq -56(%rbp), %rax movq -48(%rbp), %rcx movq %rdx, (%rax,%rcx,8) movq -16(%rbp), %rax movq -40(%rbp), %rcx movq 8(%rax,%rcx,8), %rdx movq -56(%rbp), %rax movq -48(%rbp), %rcx movq %rdx, 8(%rax,%rcx,8) movq -48(%rbp), %rax addq $2, %rax movq %rax, -48(%rbp) LBB16_44: ## in Loop: Header=BB16_32 Depth=1 jmp LBB16_59 LBB16_45: ## in Loop: Header=BB16_32 Depth=1 movq -16(%rbp), %rax movq -40(%rbp), %rcx cmpq $0, (%rax,%rcx,8) jge LBB16_51 ## %bb.46: ## in Loop: Header=BB16_32 Depth=1 movq -16(%rbp), %rax movq -40(%rbp), %rcx cmpq $0, 8(%rax,%rcx,8) jle LBB16_51 ## %bb.47: ## in Loop: Header=BB16_32 Depth=1 movq -32(%rbp), %rax movq %rax, -160(%rbp) ## 8-byte Spill movq -16(%rbp), %rax movq -40(%rbp), %rcx movq (%rax,%rcx,8), %rax movl %eax, %edi callq _abs movl %eax, %ecx movq -160(%rbp), %rax ## 8-byte Reload movslq %ecx, %rcx movsbl (%rax,%rcx), %eax cmpl $84, %eax je LBB16_49 ## %bb.48: ## in Loop: Header=BB16_32 Depth=1 movq -32(%rbp), %rax movq %rax, -168(%rbp) ## 8-byte Spill movq -16(%rbp), %rax movq -40(%rbp), %rcx movq 8(%rax,%rcx,8), %rax movl %eax, %edi callq _abs movl %eax, %ecx movq -168(%rbp), %rax ## 8-byte Reload movslq %ecx, %rcx movsbl (%rax,%rcx), %eax cmpl $70, %eax jne LBB16_50 LBB16_49: ## in Loop: Header=BB16_32 Depth=1 movq -16(%rbp), %rax movq -40(%rbp), %rcx movq (%rax,%rcx,8), %rdx movq -56(%rbp), %rax movq -48(%rbp), %rcx movq %rdx, (%rax,%rcx,8) movq -16(%rbp), %rax movq -40(%rbp), %rcx movq 8(%rax,%rcx,8), %rdx movq -56(%rbp), %rax movq -48(%rbp), %rcx movq %rdx, 8(%rax,%rcx,8) movq -48(%rbp), %rax addq $2, %rax movq %rax, -48(%rbp) LBB16_50: ## in Loop: Header=BB16_32 Depth=1 jmp LBB16_58 LBB16_51: ## in Loop: Header=BB16_32 Depth=1 movq -16(%rbp), %rax movq -40(%rbp), %rcx cmpq $0, (%rax,%rcx,8) jge LBB16_57 ## %bb.52: ## in Loop: Header=BB16_32 Depth=1 movq -16(%rbp), %rax movq -40(%rbp), %rcx cmpq $0, 8(%rax,%rcx,8) jge LBB16_57 ## %bb.53: ## in Loop: Header=BB16_32 Depth=1 movq -32(%rbp), %rax movq %rax, -176(%rbp) ## 8-byte Spill movq -16(%rbp), %rax movq -40(%rbp), %rcx movq (%rax,%rcx,8), %rax movl %eax, %edi callq _abs movl %eax, %ecx movq -176(%rbp), %rax ## 8-byte Reload movslq %ecx, %rcx movsbl (%rax,%rcx), %eax cmpl $84, %eax je LBB16_55 ## %bb.54: ## in Loop: Header=BB16_32 Depth=1 movq -32(%rbp), %rax movq %rax, -184(%rbp) ## 8-byte Spill movq -16(%rbp), %rax movq -40(%rbp), %rcx movq 8(%rax,%rcx,8), %rax movl %eax, %edi callq _abs movl %eax, %ecx movq -184(%rbp), %rax ## 8-byte Reload movslq %ecx, %rcx movsbl (%rax,%rcx), %eax cmpl $84, %eax jne LBB16_56 LBB16_55: ## in Loop: Header=BB16_32 Depth=1 movq -16(%rbp), %rax movq -40(%rbp), %rcx movq (%rax,%rcx,8), %rdx movq -56(%rbp), %rax movq -48(%rbp), %rcx movq %rdx, (%rax,%rcx,8) movq -16(%rbp), %rax movq -40(%rbp), %rcx movq 8(%rax,%rcx,8), %rdx movq -56(%rbp), %rax movq -48(%rbp), %rcx movq %rdx, 8(%rax,%rcx,8) movq -48(%rbp), %rax addq $2, %rax movq %rax, -48(%rbp) LBB16_56: ## in Loop: Header=BB16_32 Depth=1 jmp LBB16_57 LBB16_57: ## in Loop: Header=BB16_32 Depth=1 jmp LBB16_58 LBB16_58: ## in Loop: Header=BB16_32 Depth=1 jmp LBB16_59 LBB16_59: ## in Loop: Header=BB16_32 Depth=1 jmp LBB16_60 LBB16_60: ## in Loop: Header=BB16_32 Depth=1 jmp LBB16_61 LBB16_61: ## in Loop: Header=BB16_32 Depth=1 movq -40(%rbp), %rax addq $2, %rax movq %rax, -40(%rbp) jmp LBB16_32 LBB16_62: movq -56(%rbp), %rax addq $192, %rsp popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function selectRandVariable _selectRandVariable: ## @selectRandVariable .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $80, %rsp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movq %rdx, -24(%rbp) movq -16(%rbp), %rdi callq _randint movq %rax, -32(%rbp) movq $-1, -40(%rbp) movq -16(%rbp), %rdi callq _randint movl $2, %ecx cqto idivq %rcx cmpq $0, %rdx jne LBB17_5 ## %bb.1: movq -32(%rbp), %rax movl $2, %ecx cqto idivq %rcx cmpq $0, %rdx jne LBB17_3 ## %bb.2: movq -24(%rbp), %rax movq %rax, -48(%rbp) ## 8-byte Spill movq -8(%rbp), %rax movq -32(%rbp), %rcx movq (%rax,%rcx,8), %rax movl %eax, %edi callq _abs movl %eax, %ecx movq -48(%rbp), %rax ## 8-byte Reload movslq %ecx, %rcx movq (%rax,%rcx,8), %rax movq %rax, -40(%rbp) jmp LBB17_4 LBB17_3: movq -24(%rbp), %rax movq %rax, -56(%rbp) ## 8-byte Spill movq -8(%rbp), %rax movq -32(%rbp), %rcx subq $1, %rcx movq (%rax,%rcx,8), %rax movl %eax, %edi callq _abs movl %eax, %ecx movq -56(%rbp), %rax ## 8-byte Reload movslq %ecx, %rcx movq (%rax,%rcx,8), %rax movq %rax, -40(%rbp) LBB17_4: jmp LBB17_9 LBB17_5: movq -32(%rbp), %rax movl $2, %ecx cqto idivq %rcx cmpq $0, %rdx jne LBB17_7 ## %bb.6: movq -24(%rbp), %rax movq %rax, -64(%rbp) ## 8-byte Spill movq -8(%rbp), %rax movq -32(%rbp), %rcx movq 8(%rax,%rcx,8), %rax movl %eax, %edi callq _abs movl %eax, %ecx movq -64(%rbp), %rax ## 8-byte Reload movslq %ecx, %rcx movq (%rax,%rcx,8), %rax movq %rax, -40(%rbp) jmp LBB17_8 LBB17_7: movq -24(%rbp), %rax movq %rax, -72(%rbp) ## 8-byte Spill movq -8(%rbp), %rax movq -32(%rbp), %rcx movq (%rax,%rcx,8), %rax movl %eax, %edi callq _abs movl %eax, %ecx movq -72(%rbp), %rax ## 8-byte Reload movslq %ecx, %rcx movq (%rax,%rcx,8), %rax movq %rax, -40(%rbp) LBB17_8: jmp LBB17_9 LBB17_9: movq -40(%rbp), %rax addq $80, %rsp popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function flipVariableValue _flipVariableValue: ## @flipVariableValue .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 movsbl 8(%rax), %eax cmpl $84, %eax jne LBB18_2 ## %bb.1: movq -8(%rbp), %rax movb $70, 8(%rax) jmp LBB18_3 LBB18_2: movq -8(%rbp), %rax movb $84, 8(%rax) LBB18_3: popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function removeClausesWithVariable _removeClausesWithVariable: ## @removeClausesWithVariable .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movq %rdx, -24(%rbp) movq $0, -40(%rbp) movq -24(%rbp), %rax movq (%rax), %rdi shlq $3, %rdi callq _malloc movq %rax, -48(%rbp) movq $0, -32(%rbp) LBB19_1: ## =>This Inner Loop Header: Depth=1 movq -32(%rbp), %rax movq -24(%rbp), %rcx cmpq (%rcx), %rax jge LBB19_10 ## %bb.2: ## in Loop: Header=BB19_1 Depth=1 movq -16(%rbp), %rax movq -32(%rbp), %rcx movq (%rax,%rcx,8), %rax movl %eax, %edi callq _abs cltq cmpq -8(%rbp), %rax jne LBB19_7 ## %bb.3: ## in Loop: Header=BB19_1 Depth=1 movq -32(%rbp), %rax movl $2, %ecx cqto idivq %rcx cmpq $0, %rdx jne LBB19_5 ## %bb.4: ## in Loop: Header=BB19_1 Depth=1 movq -32(%rbp), %rax addq $1, %rax movq %rax, -32(%rbp) jmp LBB19_6 LBB19_5: ## in Loop: Header=BB19_1 Depth=1 movq -40(%rbp), %rax addq $-1, %rax movq %rax, -40(%rbp) LBB19_6: ## in Loop: Header=BB19_1 Depth=1 jmp LBB19_8 LBB19_7: ## in Loop: Header=BB19_1 Depth=1 movq -16(%rbp), %rax movq -32(%rbp), %rcx movq (%rax,%rcx,8), %rdx movq -48(%rbp), %rax movq -40(%rbp), %rcx movq %rdx, (%rax,%rcx,8) movq -40(%rbp), %rax addq $1, %rax movq %rax, -40(%rbp) LBB19_8: ## in Loop: Header=BB19_1 Depth=1 jmp LBB19_9 LBB19_9: ## in Loop: Header=BB19_1 Depth=1 movq -32(%rbp), %rax addq $1, %rax movq %rax, -32(%rbp) jmp LBB19_1 LBB19_10: movq -16(%rbp), %rdi callq _freePtr movq -40(%rbp), %rcx movq -24(%rbp), %rax movq %rcx, (%rax) movq -48(%rbp), %rdi movq -40(%rbp), %rsi shlq $3, %rsi callq _realloc movq %rax, -48(%rbp) movq -48(%rbp), %rax addq $48, %rsp popq %rbp retq .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function randint _randint: ## @randint .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -16(%rbp) movq -16(%rbp), %rax subq $1, %rax cmpq $2147483647, %rax ## imm = 0x7FFFFFFF jne LBB20_2 ## %bb.1: callq _rand cltq movq %rax, -8(%rbp) jmp LBB20_9 LBB20_2: movl $2147483647, %eax ## imm = 0x7FFFFFFF cqto idivq -16(%rbp) movq %rax, -24(%rbp) cmpq $0, -24(%rbp) setg %al xorb $-1, %al andb $1, %al movzbl %al, %eax cltq cmpq $0, %rax je LBB20_4 ## %bb.3: leaq L___func__.randint(%rip), %rdi leaq L_.str.9(%rip), %rsi leaq L_.str.10(%rip), %rcx movl $392, %edx ## imm = 0x188 callq ___assert_rtn LBB20_4: jmp LBB20_5 LBB20_5: movq -16(%rbp), %rax imulq -24(%rbp), %rax movq %rax, -24(%rbp) LBB20_6: ## =>This Inner Loop Header: Depth=1 callq _rand cltq movq %rax, -32(%rbp) cmpq -24(%rbp), %rax jl LBB20_8 ## %bb.7: ## in Loop: Header=BB20_6 Depth=1 jmp LBB20_6 LBB20_8: movq -32(%rbp), %rax cqto idivq -16(%rbp) movq %rdx, -8(%rbp) LBB20_9: movq -8(%rbp), %rax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "ERROR: Must pass in file name of values!" L_.str.1: ## @.str.1 .asciz "Can specify the maximum number of tries for local search with a second parameter, must be integer" L_.str.2: ## @.str.2 .asciz "Greedy Solution: %lld\n" L_.str.3: ## @.str.3 .asciz "Using %lld as max tries for local search\n" L_.str.4: ## @.str.4 .asciz "local search Unsat Only Solution: %lld\n" L_.str.5: ## @.str.5 .asciz "local search random Solution: %lld\n" L___const.readClauses.delim: ## @__const.readClauses.delim .asciz " " L_.str.6: ## @.str.6 .asciz "r" L_.str.7: ## @.str.7 .asciz "ERROR: Could not open file!" L_.str.8: ## @.str.8 .asciz "Could not write a token, %s, exiting" .zerofill __DATA,__bss,_Str_Tok_Multi.src,8,3 ## @Str_Tok_Multi.src L___func__.randint: ## @__func__.randint .asciz "randint" L_.str.9: ## @.str.9 .asciz "1150350.c" L_.str.10: ## @.str.10 .asciz "end > 0L" L_.str.11: ## @.str.11 .asciz "%c" L_.str.12: ## @.str.12 .asciz "\n" .subsections_via_symbols
the_stack_data/1150350.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] bl _fork stur w0, [x29, #-8] ldur w8, [x29, #-8] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: mov x8, sp ; kill: def $x9 killed $xzr str xzr, [x8] adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF mov x0, x1 bl _execl b LBB0_3 LBB0_2: sub x0, x29, #12 bl _wait adrp x8, ___stdoutp@GOTPAGE ldr x8, [x8, ___stdoutp@GOTPAGEOFF] ldr x0, [x8] ldur w9, [x29, #-12] ; implicit-def: $x8 mov x8, x9 mov x9, sp adrp x10, l_.str.2@PAGE add x10, x10, l_.str.2@PAGEOFF str x10, [x9] str x8, [x9, #8] adrp x1, l_.str.1@PAGE add x1, x1, l_.str.1@PAGEOFF bl _fprintf ldur w8, [x29, #-12] stur w8, [x29, #-4] b LBB0_4 LBB0_3: stur wzr, [x29, #-4] b LBB0_4 LBB0_4: 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 "./partie2" l_.str.1: ; @.str.1 .asciz "%s%d.\n" l_.str.2: ; @.str.2 .asciz "The son exited with code " .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl $0, -4(%rbp) callq _fork movl %eax, -8(%rbp) cmpl $0, -8(%rbp) jne LBB0_2 ## %bb.1: leaq L_.str(%rip), %rsi xorl %eax, %eax movl %eax, %edx movq %rsi, %rdi movb $0, %al callq _execl jmp LBB0_3 LBB0_2: leaq -12(%rbp), %rdi callq _wait movq ___stdoutp@GOTPCREL(%rip), %rax movq (%rax), %rdi movl -12(%rbp), %ecx leaq L_.str.1(%rip), %rsi leaq L_.str.2(%rip), %rdx movb $0, %al callq _fprintf movl -12(%rbp), %eax movl %eax, -4(%rbp) jmp LBB0_4 LBB0_3: movl $0, -4(%rbp) 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 "./partie2" L_.str.1: ## @.str.1 .asciz "%s%d.\n" L_.str.2: ## @.str.2 .asciz "The son exited with code " .subsections_via_symbols
the_stack_data/77592.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __TEXT,__const .globl _net_vmxnet3_pmd_info ; @net_vmxnet3_pmd_info _net_vmxnet3_pmd_info: .asciz "PMD_INFO_STRING= {\"name\" : \"net_vmxnet3\", \"pci_ids\" : [[5549, 1968, 65535, 65535] ]}" .no_dead_strip _net_vmxnet3_pmd_info .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __TEXT,__const .globl _net_vmxnet3_pmd_info ## @net_vmxnet3_pmd_info .p2align 4 _net_vmxnet3_pmd_info: .asciz "PMD_INFO_STRING= {\"name\" : \"net_vmxnet3\", \"pci_ids\" : [[5549, 1968, 65535, 65535] ]}" .no_dead_strip _net_vmxnet3_pmd_info .subsections_via_symbols
the_stack_data/102756.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _which_x_y ; -- Begin function which_x_y .p2align 2 _which_x_y: ; @which_x_y .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 str x0, [sp, #40] str w1, [sp, #36] str x2, [sp, #24] str x3, [sp, #16] str w4, [sp, #12] str wzr, [sp, #8] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #8] ldr w9, [sp, #12] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_6 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #36] ldr x9, [sp, #16] ldrsw x10, [sp, #8] ldr w9, [x9, x10, lsl #2] mov w10, #100 subs w9, w10, w9 mul w9, w9, w10 ldr x10, [sp, #24] ldrsw x11, [sp, #8] ldr w10, [x10, x11, lsl #2] add w9, w9, w10 subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #24] ldrsw x9, [sp, #8] ldr w8, [x8, x9, lsl #2] ldr x9, [sp, #40] str w8, [x9] ldr x8, [sp, #16] ldrsw x9, [sp, #8] ldr w8, [x8, x9, lsl #2] ldr x9, [sp, #40] str w8, [x9, #4] 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, #8] add w8, w8, #1 str w8, [sp, #8] b LBB0_1 LBB0_6: add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _find_x_y ; -- Begin function find_x_y .p2align 2 _find_x_y: ; @find_x_y .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, #40864 adrp x16, ___chkstk_darwin@GOTPAGE ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 sub sp, sp, #9, lsl #12 ; =36864 sub sp, sp, #4000 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-24] str x0, [sp, #40] str w1, [sp, #36] mov w8, #65 str w8, [sp, #28] add x0, sp, #856 mov x1, #40000 bl _bzero mov w8, #32 str w8, [sp, #856] mov w8, #1 str w8, [sp, #32] b LBB1_1 LBB1_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #32] mov w9, #10000 subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB1_6 b LBB1_2 LBB1_2: ; in Loop: Header=BB1_1 Depth=1 ldr w8, [sp, #32] mov w10, #100 sdiv w9, w8, w10 mul w9, w9, w10 subs w8, w8, w9 subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB1_4 b LBB1_3 LBB1_3: ; in Loop: Header=BB1_1 Depth=1 ldrsw x10, [sp, #32] add x9, sp, #856 mov w8, #10 str w8, [x9, x10, lsl #2] b LBB1_4 LBB1_4: ; in Loop: Header=BB1_1 Depth=1 b LBB1_5 LBB1_5: ; in Loop: Header=BB1_1 Depth=1 ldr w8, [sp, #32] add w8, w8, #1 str w8, [sp, #32] b LBB1_1 LBB1_6: add x0, sp, #456 mov x1, #400 str x1, [sp, #16] ; 8-byte Folded Spill bl _bzero ldr x1, [sp, #16] ; 8-byte Folded Reload add x0, sp, #56 bl _bzero str wzr, [sp, #32] b LBB1_7 LBB1_7: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #32] ldr w9, [sp, #36] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB1_10 b LBB1_8 LBB1_8: ; in Loop: Header=BB1_7 Depth=1 ldr x8, [sp, #40] ldrsw x9, [sp, #32] ldr w8, [x8, x9, lsl #2] mov w10, #100 sdiv w8, w8, w10 ldrsw x11, [sp, #32] add x9, sp, #456 str w8, [x9, x11, lsl #2] ldr x8, [sp, #40] ldrsw x11, [sp, #32] ldr w8, [x8, x11, lsl #2] sdiv w11, w8, w10 mul w11, w11, w10 subs w11, w8, w11 ldrsw x12, [sp, #32] add x8, sp, #56 str w11, [x8, x12, lsl #2] ldrsw x11, [sp, #32] ldr w8, [x8, x11, lsl #2] subs w8, w10, w8 mul w8, w8, w10 ldrsw x10, [sp, #32] ldr w9, [x9, x10, lsl #2] add w8, w8, w9 str w8, [sp, #24] ldr w8, [sp, #28] add w9, w8, #1 str w9, [sp, #28] ldrsw x10, [sp, #24] add x9, sp, #856 str w8, [x9, x10, lsl #2] b LBB1_9 LBB1_9: ; in Loop: Header=BB1_7 Depth=1 ldr w8, [sp, #32] add w8, w8, #1 str w8, [sp, #32] b LBB1_7 LBB1_10: mov w8, #65 str w8, [sp, #24] str wzr, [sp, #32] mov w8, #101 str w8, [sp, #28] b LBB1_11 LBB1_11: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #28] mov w9, #10000 subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB1_18 b LBB1_12 LBB1_12: ; in Loop: Header=BB1_11 Depth=1 ldrsw x9, [sp, #28] add x8, sp, #856 ldr w9, [x8, x9, lsl #2] mov w8, #65 subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB1_15 b LBB1_13 LBB1_13: ; in Loop: Header=BB1_11 Depth=1 ldrsw x9, [sp, #28] add x8, sp, #856 ldr w8, [x8, x9, lsl #2] subs w8, w8, #90 cset w8, gt tbnz w8, #0, LBB1_15 b LBB1_14 LBB1_14: ; in Loop: Header=BB1_11 Depth=1 ldr w1, [sp, #28] ldr w4, [sp, #36] add x0, sp, #48 add x2, sp, #456 add x3, sp, #56 bl _which_x_y ldr w0, [sp, #24] add w8, w0, #1 str w8, [sp, #24] bl _putchar mov w0, #40 bl _putchar ldr w8, [sp, #48] mov w9, #10 str w9, [sp, #12] ; 4-byte Folded Spill sdiv w8, w8, w9 add w0, w8, #48 bl _putchar ldr w10, [sp, #12] ; 4-byte Folded Reload ldr w8, [sp, #48] sdiv w9, w8, w10 mul w9, w9, w10 subs w8, w8, w9 add w0, w8, #48 bl _putchar mov w0, #44 bl _putchar ldr w9, [sp, #12] ; 4-byte Folded Reload ldr w8, [sp, #52] sdiv w8, w8, w9 add w0, w8, #48 bl _putchar ldr w10, [sp, #12] ; 4-byte Folded Reload ldr w8, [sp, #52] sdiv w9, w8, w10 mul w9, w9, w10 subs w8, w8, w9 add w0, w8, #48 bl _putchar mov w0, #41 bl _putchar ldr w8, [sp, #32] add w8, w8, #1 str w8, [sp, #32] b LBB1_16 LBB1_15: ; in Loop: Header=BB1_11 Depth=1 ldrsw x9, [sp, #28] add x8, sp, #856 ldr w0, [x8, x9, lsl #2] bl _putchar b LBB1_16 LBB1_16: ; in Loop: Header=BB1_11 Depth=1 b LBB1_17 LBB1_17: ; in Loop: Header=BB1_11 Depth=1 ldr w8, [sp, #28] add w8, w8, #1 str w8, [sp, #28] b LBB1_11 LBB1_18: ldur x9, [x29, #-24] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB1_20 b LBB1_19 LBB1_19: bl ___stack_chk_fail LBB1_20: add sp, sp, #9, lsl #12 ; =36864 add sp, sp, #4000 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x28, x27, [sp], #32 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .globl _myprintf ; -- Begin function myprintf .p2align 2 _myprintf: ; @myprintf .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 w1, [sp, #60] mov w8, #65 str w8, [sp, #28] mov w8, #70 stur w8, [x29, #-68] mov w8, #114 stur w8, [x29, #-64] mov w9, #111 stur w9, [x29, #-60] mov w8, #109 stur w8, [x29, #-56] mov w8, #32 stur w8, [x29, #-52] ldr w10, [sp, #28] stur w10, [x29, #-48] stur w8, [x29, #-44] mov w10, #84 stur w10, [x29, #-40] stur w9, [x29, #-36] stur w8, [x29, #-32] ldr w8, [sp, #24] stur w8, [x29, #-28] mov w8, #58 stur w8, [x29, #-24] mov w8, #48 stur w8, [x29, #-20] stur w8, [x29, #-16] mov w8, #10 stur w8, [x29, #-12] mov w8, #15 str w8, [sp, #16] str wzr, [sp, #56] b LBB2_1 LBB2_1: ; =>This Loop Header: Depth=1 ; Child Loop BB2_3 Depth 2 ; Child Loop BB2_5 Depth 3 ldr w8, [sp, #56] ldr w9, [sp, #60] subs w9, w9, #1 subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB2_12 b LBB2_2 LBB2_2: ; in Loop: Header=BB2_1 Depth=1 ldr w8, [sp, #28] ldr w9, [sp, #56] add w8, w8, w9 str w8, [sp, #24] ldr x8, [sp, #64] ldrsw x9, [sp, #56] ldr w8, [x8, x9, lsl #2] mov w10, #100 sdiv w8, w8, w10 str w8, [sp, #44] ldr x8, [sp, #64] ldrsw x9, [sp, #56] ldr w8, [x8, x9, lsl #2] sdiv w9, w8, w10 mul w9, w9, w10 subs w8, w8, w9 str w8, [sp, #40] ldr w8, [sp, #56] add w8, w8, #1 str w8, [sp, #52] b LBB2_3 LBB2_3: ; Parent Loop BB2_1 Depth=1 ; => This Loop Header: Depth=2 ; Child Loop BB2_5 Depth 3 ldr w8, [sp, #52] ldr w9, [sp, #60] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB2_10 b LBB2_4 LBB2_4: ; in Loop: Header=BB2_3 Depth=2 ldr x8, [sp, #64] ldrsw x9, [sp, #52] ldr w8, [x8, x9, lsl #2] mov w10, #100 sdiv w8, w8, w10 str w8, [sp, #36] ldr x8, [sp, #64] ldrsw x9, [sp, #52] ldr w8, [x8, x9, lsl #2] sdiv w9, w8, w10 mul w9, w9, w10 subs w8, w8, w9 str w8, [sp, #32] ldr w8, [sp, #44] ldr w9, [sp, #36] subs w8, w8, w9 scvtf d0, w8 fmov d1, #2.00000000 str d1, [sp] ; 8-byte Folded Spill bl _pow ldr d1, [sp] ; 8-byte Folded Reload str d0, [sp, #8] ; 8-byte Folded Spill ldr w8, [sp, #40] ldr w9, [sp, #32] subs w8, w8, w9 scvtf d0, w8 bl _pow fmov d1, d0 ldr d0, [sp, #8] ; 8-byte Folded Reload fadd d0, d0, d1 fsqrt d0, d0 fcvtzs w8, d0 str w8, [sp, #20] ldr w8, [sp, #24] stur w8, [x29, #-48] ldr w8, [sp, #28] ldr w9, [sp, #52] add w8, w8, w9 stur w8, [x29, #-32] ldr w8, [sp, #20] mov w10, #10 sdiv w8, w8, w10 add w8, w8, #48 stur w8, [x29, #-20] ldr w8, [sp, #20] sdiv w9, w8, w10 mul w9, w9, w10 subs w8, w8, w9 add w8, w8, #48 stur w8, [x29, #-16] str wzr, [sp, #48] b LBB2_5 LBB2_5: ; Parent Loop BB2_1 Depth=1 ; Parent Loop BB2_3 Depth=2 ; => This Inner Loop Header: Depth=3 ldr w8, [sp, #48] ldr w9, [sp, #16] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB2_8 b LBB2_6 LBB2_6: ; in Loop: Header=BB2_5 Depth=3 ldrsw x9, [sp, #48] sub x8, x29, #68 ldr w0, [x8, x9, lsl #2] bl _putchar b LBB2_7 LBB2_7: ; in Loop: Header=BB2_5 Depth=3 ldr w8, [sp, #48] add w8, w8, #1 str w8, [sp, #48] b LBB2_5 LBB2_8: ; in Loop: Header=BB2_3 Depth=2 b LBB2_9 LBB2_9: ; in Loop: Header=BB2_3 Depth=2 ldr w8, [sp, #52] add w8, w8, #1 str w8, [sp, #52] b LBB2_3 LBB2_10: ; in Loop: Header=BB2_1 Depth=1 b LBB2_11 LBB2_11: ; in Loop: Header=BB2_1 Depth=1 ldr w8, [sp, #56] add w8, w8, #1 str w8, [sp, #56] b LBB2_1 LBB2_12: ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB2_14 b LBB2_13 LBB2_13: bl ___stack_chk_fail LBB2_14: ldp x29, x30, [sp, #144] ; 16-byte Folded Reload add sp, sp, #160 ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #80 .cfi_def_cfa_offset 80 stp x29, x30, [sp, #64] ; 16-byte Folded Spill add x29, sp, #64 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] str wzr, [sp, #28] adrp x8, l___const.main.location@PAGE add x8, x8, l___const.main.location@PAGEOFF ldr q0, [x8] add x0, sp, #32 str x0, [sp, #16] ; 8-byte Folded Spill str q0, [sp, #32] ldr w8, [x8, #16] str w8, [sp, #48] mov w8, #5 str w8, [sp, #24] ldr w1, [sp, #24] bl _find_x_y mov w0, #10 str w0, [sp, #12] ; 4-byte Folded Spill bl _putchar ldr w0, [sp, #12] ; 4-byte Folded Reload bl _putchar ldr w0, [sp, #12] ; 4-byte Folded Reload bl _putchar ldr x0, [sp, #16] ; 8-byte Folded Reload ldr w1, [sp, #24] bl _myprintf ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB3_2 b LBB3_1 LBB3_1: bl ___stack_chk_fail LBB3_2: mov w0, #0 ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .section __TEXT,__const .p2align 2 ; @__const.main.location l___const.main.location: .long 2535 ; 0x9e7 .long 1925 ; 0x785 .long 1257 ; 0x4e9 .long 7348 ; 0x1cb4 .long 5947 ; 0x173b .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _which_x_y ## -- Begin function which_x_y .p2align 4, 0x90 _which_x_y: ## @which_x_y .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 %rcx, -32(%rbp) movl %r8d, -36(%rbp) movl $0, -40(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 movl -40(%rbp), %eax cmpl -36(%rbp), %eax jge LBB0_6 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movl -12(%rbp), %eax movq -32(%rbp), %rdx movslq -40(%rbp), %rsi movl $100, %ecx subl (%rdx,%rsi,4), %ecx imull $100, %ecx, %ecx movq -24(%rbp), %rdx movslq -40(%rbp), %rsi addl (%rdx,%rsi,4), %ecx cmpl %ecx, %eax jne LBB0_4 ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 movq -24(%rbp), %rax movslq -40(%rbp), %rcx movl (%rax,%rcx,4), %ecx movq -8(%rbp), %rax movl %ecx, (%rax) movq -32(%rbp), %rax movslq -40(%rbp), %rcx movl (%rax,%rcx,4), %ecx movq -8(%rbp), %rax movl %ecx, 4(%rax) LBB0_4: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_5 LBB0_5: ## in Loop: Header=BB0_1 Depth=1 movl -40(%rbp), %eax addl $1, %eax movl %eax, -40(%rbp) jmp LBB0_1 LBB0_6: popq %rbp retq .cfi_endproc ## -- End function .globl _find_x_y ## -- Begin function find_x_y .p2align 4, 0x90 _find_x_y: ## @find_x_y .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl $40848, %eax ## imm = 0x9F90 callq ____chkstk_darwin subq %rax, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movq %rdi, -40832(%rbp) movl %esi, -40836(%rbp) movl $65, -40844(%rbp) leaq -40016(%rbp), %rdi xorl %esi, %esi movl $40000, %edx ## imm = 0x9C40 callq _memset movl $32, -40016(%rbp) movl $1, -40840(%rbp) LBB1_1: ## =>This Inner Loop Header: Depth=1 cmpl $10000, -40840(%rbp) ## imm = 0x2710 jge LBB1_6 ## %bb.2: ## in Loop: Header=BB1_1 Depth=1 movl -40840(%rbp), %eax movl $100, %ecx cltd idivl %ecx cmpl $0, %edx jne LBB1_4 ## %bb.3: ## in Loop: Header=BB1_1 Depth=1 movslq -40840(%rbp), %rax movl $10, -40016(%rbp,%rax,4) LBB1_4: ## in Loop: Header=BB1_1 Depth=1 jmp LBB1_5 LBB1_5: ## in Loop: Header=BB1_1 Depth=1 movl -40840(%rbp), %eax addl $1, %eax movl %eax, -40840(%rbp) jmp LBB1_1 LBB1_6: leaq -40416(%rbp), %rdi xorl %esi, %esi movl $400, %edx ## imm = 0x190 callq _memset leaq -40816(%rbp), %rdi xorl %esi, %esi movl $400, %edx ## imm = 0x190 callq _memset movl $0, -40840(%rbp) LBB1_7: ## =>This Inner Loop Header: Depth=1 movl -40840(%rbp), %eax cmpl -40836(%rbp), %eax jge LBB1_10 ## %bb.8: ## in Loop: Header=BB1_7 Depth=1 movq -40832(%rbp), %rax movslq -40840(%rbp), %rcx movl (%rax,%rcx,4), %eax movl $100, %ecx cltd idivl %ecx movl %eax, %ecx movslq -40840(%rbp), %rax movl %ecx, -40416(%rbp,%rax,4) movq -40832(%rbp), %rax movslq -40840(%rbp), %rcx movl (%rax,%rcx,4), %eax movl $100, %ecx cltd idivl %ecx movslq -40840(%rbp), %rax movl %edx, -40816(%rbp,%rax,4) movslq -40840(%rbp), %rcx movl $100, %eax subl -40816(%rbp,%rcx,4), %eax imull $100, %eax, %eax movslq -40840(%rbp), %rcx addl -40416(%rbp,%rcx,4), %eax movl %eax, -40848(%rbp) movl -40844(%rbp), %ecx movl %ecx, %eax addl $1, %eax movl %eax, -40844(%rbp) movslq -40848(%rbp), %rax movl %ecx, -40016(%rbp,%rax,4) ## %bb.9: ## in Loop: Header=BB1_7 Depth=1 movl -40840(%rbp), %eax addl $1, %eax movl %eax, -40840(%rbp) jmp LBB1_7 LBB1_10: movl $65, -40848(%rbp) movl $0, -40840(%rbp) movl $101, -40844(%rbp) LBB1_11: ## =>This Inner Loop Header: Depth=1 cmpl $10000, -40844(%rbp) ## imm = 0x2710 jge LBB1_18 ## %bb.12: ## in Loop: Header=BB1_11 Depth=1 movslq -40844(%rbp), %rcx movl $65, %eax cmpl -40016(%rbp,%rcx,4), %eax jg LBB1_15 ## %bb.13: ## in Loop: Header=BB1_11 Depth=1 movslq -40844(%rbp), %rax cmpl $90, -40016(%rbp,%rax,4) jg LBB1_15 ## %bb.14: ## in Loop: Header=BB1_11 Depth=1 leaq -40824(%rbp), %rdi movl -40844(%rbp), %esi leaq -40416(%rbp), %rdx leaq -40816(%rbp), %rcx movl -40836(%rbp), %r8d callq _which_x_y movl -40848(%rbp), %edi movl %edi, %eax addl $1, %eax movl %eax, -40848(%rbp) callq _putchar movl $40, %edi callq _putchar movl -40824(%rbp), %eax movl $10, %ecx cltd idivl %ecx movl %eax, %edi addl $48, %edi callq _putchar movl -40824(%rbp), %eax movl $10, %ecx cltd idivl %ecx movl %edx, %edi addl $48, %edi callq _putchar movl $44, %edi callq _putchar movl -40820(%rbp), %eax movl $10, %ecx cltd idivl %ecx movl %eax, %edi addl $48, %edi callq _putchar movl -40820(%rbp), %eax movl $10, %ecx cltd idivl %ecx movl %edx, %edi addl $48, %edi callq _putchar movl $41, %edi callq _putchar movl -40840(%rbp), %eax addl $1, %eax movl %eax, -40840(%rbp) jmp LBB1_16 LBB1_15: ## in Loop: Header=BB1_11 Depth=1 movslq -40844(%rbp), %rax movl -40016(%rbp,%rax,4), %edi callq _putchar LBB1_16: ## in Loop: Header=BB1_11 Depth=1 jmp LBB1_17 LBB1_17: ## in Loop: Header=BB1_11 Depth=1 movl -40844(%rbp), %eax addl $1, %eax movl %eax, -40844(%rbp) jmp LBB1_11 LBB1_18: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB1_20 ## %bb.19: addq $40848, %rsp ## imm = 0x9F90 popq %rbp retq LBB1_20: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__literal8,8byte_literals .p2align 3 ## -- Begin function myprintf LCPI2_0: .quad 0x4000000000000000 ## double 2 .section __TEXT,__text,regular,pure_instructions .globl _myprintf .p2align 4, 0x90 _myprintf: ## @myprintf .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $144, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movq %rdi, -88(%rbp) movl %esi, -92(%rbp) movl $65, -124(%rbp) movl $70, -80(%rbp) movl $114, -76(%rbp) movl $111, -72(%rbp) movl $109, -68(%rbp) movl $32, -64(%rbp) movl -124(%rbp), %eax movl %eax, -60(%rbp) movl $32, -56(%rbp) movl $84, -52(%rbp) movl $111, -48(%rbp) movl $32, -44(%rbp) movl -128(%rbp), %eax movl %eax, -40(%rbp) movl $58, -36(%rbp) movl $48, -32(%rbp) movl $48, -28(%rbp) movl $10, -24(%rbp) movl $15, -136(%rbp) movl $0, -96(%rbp) LBB2_1: ## =>This Loop Header: Depth=1 ## Child Loop BB2_3 Depth 2 ## Child Loop BB2_5 Depth 3 movl -96(%rbp), %eax movl -92(%rbp), %ecx subl $1, %ecx cmpl %ecx, %eax jge LBB2_12 ## %bb.2: ## in Loop: Header=BB2_1 Depth=1 movl -124(%rbp), %eax addl -96(%rbp), %eax movl %eax, -128(%rbp) movq -88(%rbp), %rax movslq -96(%rbp), %rcx movl (%rax,%rcx,4), %eax movl $100, %ecx cltd idivl %ecx movl %eax, -108(%rbp) movq -88(%rbp), %rax movslq -96(%rbp), %rcx movl (%rax,%rcx,4), %eax movl $100, %ecx cltd idivl %ecx movl %edx, -112(%rbp) movl -96(%rbp), %eax addl $1, %eax movl %eax, -100(%rbp) LBB2_3: ## Parent Loop BB2_1 Depth=1 ## => This Loop Header: Depth=2 ## Child Loop BB2_5 Depth 3 movl -100(%rbp), %eax cmpl -92(%rbp), %eax jge LBB2_10 ## %bb.4: ## in Loop: Header=BB2_3 Depth=2 movq -88(%rbp), %rax movslq -100(%rbp), %rcx movl (%rax,%rcx,4), %eax movl $100, %ecx cltd idivl %ecx movl %eax, -116(%rbp) movq -88(%rbp), %rax movslq -100(%rbp), %rcx movl (%rax,%rcx,4), %eax movl $100, %ecx cltd idivl %ecx movl %edx, -120(%rbp) movl -108(%rbp), %eax subl -116(%rbp), %eax cvtsi2sd %eax, %xmm0 movsd LCPI2_0(%rip), %xmm1 ## xmm1 = mem[0],zero callq _pow movsd %xmm0, -144(%rbp) ## 8-byte Spill movl -112(%rbp), %eax subl -120(%rbp), %eax cvtsi2sd %eax, %xmm0 movsd LCPI2_0(%rip), %xmm1 ## xmm1 = mem[0],zero callq _pow movaps %xmm0, %xmm1 movsd -144(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 sqrtsd %xmm0, %xmm0 cvttsd2si %xmm0, %eax movl %eax, -132(%rbp) movl -128(%rbp), %eax movl %eax, -60(%rbp) movl -124(%rbp), %eax addl -100(%rbp), %eax movl %eax, -44(%rbp) movl -132(%rbp), %eax movl $10, %ecx cltd idivl %ecx addl $48, %eax movl %eax, -32(%rbp) movl -132(%rbp), %eax movl $10, %ecx cltd idivl %ecx addl $48, %edx movl %edx, -28(%rbp) movl $0, -104(%rbp) LBB2_5: ## Parent Loop BB2_1 Depth=1 ## Parent Loop BB2_3 Depth=2 ## => This Inner Loop Header: Depth=3 movl -104(%rbp), %eax cmpl -136(%rbp), %eax jge LBB2_8 ## %bb.6: ## in Loop: Header=BB2_5 Depth=3 movslq -104(%rbp), %rax movl -80(%rbp,%rax,4), %edi callq _putchar ## %bb.7: ## in Loop: Header=BB2_5 Depth=3 movl -104(%rbp), %eax addl $1, %eax movl %eax, -104(%rbp) jmp LBB2_5 LBB2_8: ## in Loop: Header=BB2_3 Depth=2 jmp LBB2_9 LBB2_9: ## in Loop: Header=BB2_3 Depth=2 movl -100(%rbp), %eax addl $1, %eax movl %eax, -100(%rbp) jmp LBB2_3 LBB2_10: ## in Loop: Header=BB2_1 Depth=1 jmp LBB2_11 LBB2_11: ## in Loop: Header=BB2_1 Depth=1 movl -96(%rbp), %eax addl $1, %eax movl %eax, -96(%rbp) jmp LBB2_1 LBB2_12: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB2_14 ## %bb.13: addq $144, %rsp popq %rbp retq LBB2_14: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -36(%rbp) movq l___const.main.location(%rip), %rax movq %rax, -32(%rbp) movq l___const.main.location+8(%rip), %rax movq %rax, -24(%rbp) movl l___const.main.location+16(%rip), %eax movl %eax, -16(%rbp) movl $5, -40(%rbp) leaq -32(%rbp), %rdi movl -40(%rbp), %esi callq _find_x_y movl $10, %edi callq _putchar movl $10, %edi callq _putchar movl $10, %edi callq _putchar leaq -32(%rbp), %rdi movl -40(%rbp), %esi callq _myprintf movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB3_2 ## %bb.1: xorl %eax, %eax addq $48, %rsp popq %rbp retq LBB3_2: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__const .p2align 4 ## @__const.main.location l___const.main.location: .long 2535 ## 0x9e7 .long 1925 ## 0x785 .long 1257 ## 0x4e9 .long 7348 ## 0x1cb4 .long 5947 ## 0x173b .subsections_via_symbols
the_stack_data/115764559.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _module ; -- Begin function module .p2align 2 _module: ; @module .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 s1, [x29, #-8] ; implicit-def: $d0 fmov s0, s1 sshll.2d v0, v0, #0 ; kill: def $d0 killed $d0 killed $q0 scvtf d0, d0 fmov d1, #2.00000000 str d1, [sp, #8] ; 8-byte Folded Spill bl _pow ldr d1, [sp, #8] ; 8-byte Folded Reload str d0, [sp, #16] ; 8-byte Folded Spill ldur s2, [x29, #-4] ; implicit-def: $d0 fmov s0, s2 sshll.2d v0, v0, #0 ; kill: def $d0 killed $d0 killed $q0 scvtf d0, d0 bl _pow fmov d1, d0 ldr d0, [sp, #16] ; 8-byte Folded Reload fadd d0, d0, d1 fmov d1, #0.50000000 bl _pow fcvt s0, d0 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 .section __TEXT,__literal8,8byte_literals .p2align 3 ## -- Begin function module LCPI0_0: .quad 0x3fe0000000000000 ## double 0.5 LCPI0_1: .quad 0x4000000000000000 ## double 2 .section __TEXT,__text,regular,pure_instructions .globl _module .p2align 4, 0x90 _module: ## @module .cfi_startproc ## %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) cvtsi2sdl -8(%rbp), %xmm0 movsd LCPI0_1(%rip), %xmm1 ## xmm1 = mem[0],zero callq _pow movsd %xmm0, -16(%rbp) ## 8-byte Spill cvtsi2sdl -4(%rbp), %xmm0 movsd LCPI0_1(%rip), %xmm1 ## xmm1 = mem[0],zero callq _pow movaps %xmm0, %xmm1 movsd -16(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero addsd %xmm1, %xmm0 movsd LCPI0_0(%rip), %xmm1 ## xmm1 = mem[0],zero callq _pow cvtsd2ss %xmm0, %xmm0 addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/111078299.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .comm _i,4,2 ; @i .comm _contador,4,2 ; @contador .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .comm _i,4,2 ## @i .comm _contador,4,2 ## @contador .subsections_via_symbols
the_stack_data/969356.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/95047.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov w8, #0 stur w8, [x29, #-12] ; 4-byte Folded Spill stur wzr, [x29, #-4] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf mov x9, sp sub x8, x29, #8 str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _scanf ldur w9, [x29, #-8] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf 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 "How old are you? " l_.str.1: ; @.str.1 .asciz "%d" l_.str.2: ; @.str.2 .asciz "You are %d years old. \n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl $0, -4(%rbp) leaq L_.str(%rip), %rdi movb $0, %al callq _printf leaq L_.str.1(%rip), %rdi leaq -8(%rbp), %rsi movb $0, %al callq _scanf movl -8(%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 "How old are you? " L_.str.1: ## @.str.1 .asciz "%d" L_.str.2: ## @.str.2 .asciz "You are %d years old. \n" .subsections_via_symbols
the_stack_data/90764893.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] mov w8, #5 str w8, [sp, #20] ldr w8, [sp, #24] subs w8, w8, #0 cset w8, le tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: mov w8, #-1 str w8, [sp, #4] b LBB0_3 LBB0_2: ldr w8, [sp, #20] str w8, [sp, #16] b LBB0_3 LBB0_3: ldr w8, [sp, #12] str w8, [sp, #8] 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 $5, -12(%rbp) cmpl $0, -8(%rbp) jle LBB0_2 ## %bb.1: movl $-1, -28(%rbp) jmp LBB0_3 LBB0_2: movl -12(%rbp), %eax movl %eax, -16(%rbp) LBB0_3: movl -20(%rbp), %eax movl %eax, -24(%rbp) movl -4(%rbp), %eax popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/133209.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/161079562.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] str xzr, [sp] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #8] ldr x9, [sp] add x8, x8, x9 ldrb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp] add x8, x8, #1 str x8, [sp] b LBB0_1 LBB0_3: ldr x0, [sp] add sp, sp, #16 ret .cfi_endproc ; -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _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 $0, -16(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 movq -8(%rbp), %rax movq -16(%rbp), %rcx cmpb $0, (%rax,%rcx) je LBB0_3 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax addq $1, %rax movq %rax, -16(%rbp) jmp LBB0_1 LBB0_3: movq -16(%rbp), %rax popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/89201597.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _wooinit ; -- Begin function wooinit .p2align 2 _wooinit: ; @wooinit .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov x0, #-1 adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF bl _dlsym adrp x8, _pthread_create_orig@PAGE str x8, [sp, #16] ; 8-byte Folded Spill str x0, [x8, _pthread_create_orig@PAGEOFF] adrp x8, ___stderrp@GOTPAGE ldr x8, [x8, ___stderrp@GOTPAGEOFF] ldr x0, [x8] adrp x1, l_.str.1@PAGE add x1, x1, l_.str.1@PAGEOFF bl _fprintf ldr x8, [sp, #16] ; 8-byte Folded Reload ldr x8, [x8, _pthread_create_orig@PAGEOFF] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_4 b LBB0_1 LBB0_1: bl _dlerror stur x0, [x29, #-8] ldur x8, [x29, #-8] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: adrp x8, l_.str.2@PAGE add x8, x8, l_.str.2@PAGEOFF stur x8, [x29, #-8] b LBB0_3 LBB0_3: 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.3@PAGE add x1, x1, l_.str.3@PAGEOFF bl _fprintf mov w0, #1 bl _exit LBB0_4: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _pthread_create ; -- Begin function pthread_create .p2align 2 _pthread_create: ; @pthread_create .cfi_startproc ; %bb.0: sub sp, sp, #272 .cfi_def_cfa_offset 272 stp x28, x27, [sp, #240] ; 16-byte Folded Spill stp x29, x30, [sp, #256] ; 16-byte Folded Spill add x29, sp, #256 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w27, -24 .cfi_offset w28, -32 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-24] str x0, [sp, #64] str x1, [sp, #56] str x2, [sp, #48] str x3, [sp, #40] ldr x9, [sp, #48] add x8, sp, #72 str x8, [sp, #24] ; 8-byte Folded Spill str x9, [sp, #72] ldr x9, [sp, #40] str x9, [sp, #80] mov w0, #2 add x1, x8, #128 bl _getitimer ldr x8, [sp, #24] ; 8-byte Folded Reload add x0, x8, #80 mov x1, #0 str x1, [sp, #16] ; 8-byte Folded Spill bl _pthread_cond_init ldr x1, [sp, #16] ; 8-byte Folded Reload ldr x8, [sp, #24] ; 8-byte Folded Reload add x0, x8, #16 bl _pthread_mutex_init ldr x8, [sp, #24] ; 8-byte Folded Reload add x0, x8, #16 bl _pthread_mutex_lock ldr x3, [sp, #24] ; 8-byte Folded Reload adrp x8, _pthread_create_orig@PAGE ldr x8, [x8, _pthread_create_orig@PAGEOFF] ldr x0, [sp, #64] ldr x1, [sp, #56] adrp x2, _wrapper_routine@PAGE add x2, x2, _wrapper_routine@PAGEOFF blr x8 str w0, [sp, #36] ldr w8, [sp, #36] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB1_2 b LBB1_1 LBB1_1: add x8, sp, #72 add x0, x8, #80 add x1, x8, #16 bl _pthread_cond_wait b LBB1_2 LBB1_2: add x8, sp, #72 str x8, [sp] ; 8-byte Folded Spill add x0, x8, #16 bl _pthread_mutex_unlock ldr x8, [sp] ; 8-byte Folded Reload add x0, x8, #16 bl _pthread_mutex_destroy ldr x8, [sp] ; 8-byte Folded Reload add x0, x8, #80 bl _pthread_cond_destroy 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, LBB1_4 b LBB1_3 LBB1_3: bl ___stack_chk_fail LBB1_4: ldr w0, [sp, #12] ; 4-byte Folded Reload ldp x29, x30, [sp, #256] ; 16-byte Folded Reload ldp x28, x27, [sp, #240] ; 16-byte Folded Reload add sp, sp, #272 ret .cfi_endproc ; -- End function .p2align 2 ; -- Begin function wrapper_routine _wrapper_routine: ; @wrapper_routine .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] str x8, [sp, #16] ldur x8, [x29, #-8] ldr x8, [x8, #8] str x8, [sp, #8] ldur x8, [x29, #-8] mov w0, #2 add x1, x8, #128 mov x2, #0 bl _setitimer ldur x8, [x29, #-8] add x0, x8, #16 bl _pthread_mutex_lock ldur x8, [x29, #-8] add x0, x8, #80 bl _pthread_cond_signal ldur x8, [x29, #-8] add x0, x8, #16 bl _pthread_mutex_unlock ldr x8, [sp, #16] ldr x0, [sp, #8] blr x8 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 "pthread_create" .zerofill __DATA,__bss,_pthread_create_orig,8,3 ; @pthread_create_orig l_.str.1: ; @.str.1 .asciz "pthreads: using profiling hooks for gprof\n" l_.str.2: ; @.str.2 .asciz "pthread_create is NULL" l_.str.3: ; @.str.3 .asciz "%s\n" .section __DATA,__mod_init_func,mod_init_funcs .p2align 3 .quad _wooinit .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _wooinit ## -- Begin function wooinit .p2align 4, 0x90 _wooinit: ## @wooinit .cfi_startproc ## %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 $-1, %rdi leaq L_.str(%rip), %rsi callq _dlsym movq %rax, _pthread_create_orig(%rip) movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi leaq L_.str.1(%rip), %rsi movb $0, %al callq _fprintf cmpq $0, _pthread_create_orig(%rip) jne LBB0_4 ## %bb.1: callq _dlerror movq %rax, -8(%rbp) cmpq $0, -8(%rbp) jne LBB0_3 ## %bb.2: leaq L_.str.2(%rip), %rax movq %rax, -8(%rbp) LBB0_3: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi movq -8(%rbp), %rdx leaq L_.str.3(%rip), %rsi xorl %eax, %eax ## kill: def $al killed $al killed $eax callq _fprintf movl $1, %edi callq _exit LBB0_4: addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _pthread_create ## -- Begin function pthread_create .p2align 4, 0x90 _pthread_create: ## @pthread_create .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $208, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movq %rdi, -176(%rbp) movq %rsi, -184(%rbp) movq %rdx, -192(%rbp) movq %rcx, -200(%rbp) movq -192(%rbp), %rax movq %rax, -168(%rbp) movq -200(%rbp), %rax movq %rax, -160(%rbp) leaq -168(%rbp), %rsi addq $128, %rsi movl $2, %edi callq _getitimer leaq -168(%rbp), %rdi addq $80, %rdi xorl %eax, %eax movl %eax, %esi callq _pthread_cond_init leaq -168(%rbp), %rdi addq $16, %rdi xorl %eax, %eax movl %eax, %esi callq _pthread_mutex_init leaq -168(%rbp), %rdi addq $16, %rdi callq _pthread_mutex_lock movq _pthread_create_orig(%rip), %rax movq -176(%rbp), %rdi movq -184(%rbp), %rsi leaq -168(%rbp), %rcx leaq _wrapper_routine(%rip), %rdx callq *%rax movl %eax, -204(%rbp) cmpl $0, -204(%rbp) jne LBB1_2 ## %bb.1: leaq -168(%rbp), %rdi addq $80, %rdi leaq -168(%rbp), %rsi addq $16, %rsi callq _pthread_cond_wait LBB1_2: leaq -168(%rbp), %rdi addq $16, %rdi callq _pthread_mutex_unlock leaq -168(%rbp), %rdi addq $16, %rdi callq _pthread_mutex_destroy leaq -168(%rbp), %rdi addq $80, %rdi callq _pthread_cond_destroy movl -204(%rbp), %eax movl %eax, -208(%rbp) ## 4-byte Spill movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB1_4 ## %bb.3: movl -208(%rbp), %eax ## 4-byte Reload addq $208, %rsp popq %rbp retq LBB1_4: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function wrapper_routine _wrapper_routine: ## @wrapper_routine .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), %rax movq %rax, -16(%rbp) movq -8(%rbp), %rax movq 8(%rax), %rax movq %rax, -24(%rbp) movq -8(%rbp), %rsi addq $128, %rsi movl $2, %edi xorl %eax, %eax movl %eax, %edx callq _setitimer movq -8(%rbp), %rdi addq $16, %rdi callq _pthread_mutex_lock movq -8(%rbp), %rdi addq $80, %rdi callq _pthread_cond_signal movq -8(%rbp), %rdi addq $16, %rdi callq _pthread_mutex_unlock movq -16(%rbp), %rax movq -24(%rbp), %rdi callq *%rax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "pthread_create" .zerofill __DATA,__bss,_pthread_create_orig,8,3 ## @pthread_create_orig L_.str.1: ## @.str.1 .asciz "pthreads: using profiling hooks for gprof\n" L_.str.2: ## @.str.2 .asciz "pthread_create is NULL" L_.str.3: ## @.str.3 .asciz "%s\n" .section __DATA,__mod_init_func,mod_init_funcs .p2align 3 .quad _wooinit .subsections_via_symbols
the_stack_data/126440.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #80 .cfi_def_cfa_offset 80 stp x29, x30, [sp, #64] ; 16-byte Folded Spill add x29, sp, #64 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov w8, #0 str w8, [sp, #20] ; 4-byte Folded Spill stur wzr, [x29, #-4] mov x9, sp sub x8, x29, #8 str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _scanf ldur w8, [x29, #-8] mov w10, #100 sdiv w8, w8, w10 stur w8, [x29, #-16] ldur w8, [x29, #-8] sdiv w9, w8, w10 mul w9, w9, w10 subs w8, w8, w9 stur w8, [x29, #-12] ldur w8, [x29, #-12] mov w10, #50 sdiv w8, w8, w10 stur w8, [x29, #-20] ldur w8, [x29, #-12] sdiv w9, w8, w10 mul w9, w9, w10 subs w8, w8, w9 stur w8, [x29, #-12] ldur w8, [x29, #-12] mov w10, #20 sdiv w8, w8, w10 stur w8, [x29, #-24] ldur w8, [x29, #-12] sdiv w9, w8, w10 mul w9, w9, w10 subs w8, w8, w9 stur w8, [x29, #-12] ldur w8, [x29, #-12] mov w10, #10 sdiv w8, w8, w10 stur w8, [x29, #-28] ldur w8, [x29, #-12] sdiv w9, w8, w10 mul w9, w9, w10 subs w8, w8, w9 stur w8, [x29, #-12] ldur w8, [x29, #-12] mov w10, #5 sdiv w8, w8, w10 str w8, [sp, #32] ldur w8, [x29, #-12] sdiv w9, w8, w10 mul w9, w9, w10 subs w8, w8, w9 stur w8, [x29, #-12] ldur w8, [x29, #-12] mov w10, #2 sdiv w8, w8, w10 str w8, [sp, #28] ldur w8, [x29, #-12] sdiv w9, w8, w10 mul w9, w9, w10 subs w8, w8, w9 stur w8, [x29, #-12] ldur w8, [x29, #-12] mov w10, #1 sdiv w8, w8, w10 str w8, [sp, #24] ldur w8, [x29, #-12] sdiv w9, w8, w10 mul w9, w9, w10 subs w8, w8, w9 stur w8, [x29, #-12] ldur w9, [x29, #-8] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf ldur w9, [x29, #-16] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf ldur w9, [x29, #-20] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf ldur w9, [x29, #-24] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _printf ldur w9, [x29, #-28] ; 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, #32] ; 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, #28] ; 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 ldr w9, [sp, #24] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.8@PAGE add x0, x0, l_.str.8@PAGEOFF bl _printf ldr w0, [sp, #20] ; 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 "%d" l_.str.1: ; @.str.1 .asciz "%d\n" l_.str.2: ; @.str.2 .asciz "%d nota(s) de R$ 100,00\n" l_.str.3: ; @.str.3 .asciz "%d nota(s) de R$ 50,00\n" l_.str.4: ; @.str.4 .asciz "%d nota(s) de R$ 20,00\n" l_.str.5: ; @.str.5 .asciz "%d nota(s) de R$ 10,00\n" l_.str.6: ; @.str.6 .asciz "%d nota(s) de R$ 5,00\n" l_.str.7: ; @.str.7 .asciz "%d nota(s) de R$ 2,00\n" l_.str.8: ; @.str.8 .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 $48, %rsp movl $0, -4(%rbp) leaq L_.str(%rip), %rdi leaq -8(%rbp), %rsi movb $0, %al callq _scanf movl -8(%rbp), %eax movl $100, %ecx cltd idivl %ecx movl %eax, -16(%rbp) movl -8(%rbp), %eax movl $100, %ecx cltd idivl %ecx movl %edx, -12(%rbp) movl -12(%rbp), %eax movl $50, %ecx cltd idivl %ecx movl %eax, -20(%rbp) movl -12(%rbp), %eax movl $50, %ecx cltd idivl %ecx movl %edx, -12(%rbp) movl -12(%rbp), %eax movl $20, %ecx cltd idivl %ecx movl %eax, -24(%rbp) movl -12(%rbp), %eax movl $20, %ecx cltd idivl %ecx movl %edx, -12(%rbp) movl -12(%rbp), %eax movl $10, %ecx cltd idivl %ecx movl %eax, -28(%rbp) movl -12(%rbp), %eax movl $10, %ecx cltd idivl %ecx movl %edx, -12(%rbp) movl -12(%rbp), %eax movl $5, %ecx cltd idivl %ecx movl %eax, -32(%rbp) movl -12(%rbp), %eax movl $5, %ecx cltd idivl %ecx movl %edx, -12(%rbp) movl -12(%rbp), %eax movl $2, %ecx cltd idivl %ecx movl %eax, -36(%rbp) movl -12(%rbp), %eax movl $2, %ecx cltd idivl %ecx movl %edx, -12(%rbp) movl -12(%rbp), %eax movl $1, %ecx cltd idivl %ecx movl %eax, -40(%rbp) movl -12(%rbp), %eax movl $1, %ecx cltd idivl %ecx movl %edx, -12(%rbp) movl -8(%rbp), %esi leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf movl -16(%rbp), %esi leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf movl -20(%rbp), %esi leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf movl -24(%rbp), %esi leaq L_.str.4(%rip), %rdi movb $0, %al callq _printf movl -28(%rbp), %esi leaq L_.str.5(%rip), %rdi movb $0, %al callq _printf movl -32(%rbp), %esi leaq L_.str.6(%rip), %rdi movb $0, %al callq _printf movl -36(%rbp), %esi leaq L_.str.7(%rip), %rdi movb $0, %al callq _printf movl -40(%rbp), %esi leaq L_.str.8(%rip), %rdi movb $0, %al callq _printf xorl %eax, %eax addq $48, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%d" L_.str.1: ## @.str.1 .asciz "%d\n" L_.str.2: ## @.str.2 .asciz "%d nota(s) de R$ 100,00\n" L_.str.3: ## @.str.3 .asciz "%d nota(s) de R$ 50,00\n" L_.str.4: ## @.str.4 .asciz "%d nota(s) de R$ 20,00\n" L_.str.5: ## @.str.5 .asciz "%d nota(s) de R$ 10,00\n" L_.str.6: ## @.str.6 .asciz "%d nota(s) de R$ 5,00\n" L_.str.7: ## @.str.7 .asciz "%d nota(s) de R$ 2,00\n" L_.str.8: ## @.str.8 .asciz "%d nota(s) de R$ 1,00\n" .subsections_via_symbols
the_stack_data/26700008.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _relativeSortArray ; -- Begin function relativeSortArray .p2align 2 _relativeSortArray: ; @relativeSortArray .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, #4096 adrp x16, ___chkstk_darwin@GOTPAGE ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 sub sp, sp, #1, lsl #12 ; =4096 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-24] str x0, [sp, #72] str w1, [sp, #68] str x2, [sp, #56] str w3, [sp, #52] str x4, [sp, #40] add x0, sp, #84 mov x1, #4004 bl _bzero str wzr, [sp, #36] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #36] ldr w9, [sp, #68] 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, #72] ldrsw x9, [sp, #36] ldrsw x9, [x8, x9, lsl #2] add x8, sp, #84 add x9, x8, x9, lsl #2 ldr w8, [x9] add w8, w8, #1 str w8, [x9] b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #36] add w8, w8, #1 str w8, [sp, #36] b LBB0_1 LBB0_4: ldr w8, [sp, #68] ldr x9, [sp, #40] str w8, [x9] ldr x8, [sp, #40] ldrsw x9, [x8] mov x8, #4 mul x0, x8, x9 bl _malloc str x0, [sp, #24] str wzr, [sp, #20] str wzr, [sp, #16] b LBB0_5 LBB0_5: ; =>This Loop Header: Depth=1 ; Child Loop BB0_7 Depth 2 ldr w8, [sp, #16] ldr w9, [sp, #52] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_11 b LBB0_6 LBB0_6: ; in Loop: Header=BB0_5 Depth=1 b LBB0_7 LBB0_7: ; Parent Loop BB0_5 Depth=1 ; => This Inner Loop Header: Depth=2 ldr x8, [sp, #56] ldrsw x9, [sp, #16] ldrsw x9, [x8, x9, lsl #2] add x8, sp, #84 add x9, x8, x9, lsl #2 ldr w8, [x9] subs w8, w8, #1 str w8, [x9] subs w8, w8, #0 cset w8, lt tbnz w8, #0, LBB0_9 b LBB0_8 LBB0_8: ; in Loop: Header=BB0_7 Depth=2 ldr x8, [sp, #56] ldrsw x9, [sp, #16] ldr w8, [x8, x9, lsl #2] ldr x9, [sp, #24] ldrsw x10, [sp, #20] mov x11, x10 add w11, w11, #1 str w11, [sp, #20] str w8, [x9, x10, lsl #2] b LBB0_7 LBB0_9: ; in Loop: Header=BB0_5 Depth=1 b LBB0_10 LBB0_10: ; in Loop: Header=BB0_5 Depth=1 ldr w8, [sp, #16] add w8, w8, #1 str w8, [sp, #16] b LBB0_5 LBB0_11: str wzr, [sp, #12] b LBB0_12 LBB0_12: ; =>This Loop Header: Depth=1 ; Child Loop BB0_14 Depth 2 ldr w8, [sp, #12] subs w8, w8, #1000 cset w8, gt tbnz w8, #0, LBB0_18 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 ldrsw x9, [sp, #12] add x8, sp, #84 add x9, x8, x9, lsl #2 ldr w8, [x9] subs w8, w8, #1 str w8, [x9] subs w8, w8, #0 cset w8, lt tbnz w8, #0, LBB0_16 b LBB0_15 LBB0_15: ; in Loop: Header=BB0_14 Depth=2 ldr w8, [sp, #12] ldr x9, [sp, #24] ldrsw x10, [sp, #20] mov x11, x10 add w11, w11, #1 str w11, [sp, #20] str w8, [x9, x10, lsl #2] b LBB0_14 LBB0_16: ; in Loop: Header=BB0_12 Depth=1 b LBB0_17 LBB0_17: ; in Loop: Header=BB0_12 Depth=1 ldr w8, [sp, #12] add w8, w8, #1 str w8, [sp, #12] b LBB0_12 LBB0_18: ldr x8, [sp, #24] str x8, [sp] ; 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, LBB0_20 b LBB0_19 LBB0_19: bl ___stack_chk_fail LBB0_20: ldr x0, [sp] ; 8-byte Folded Reload add sp, sp, #1, lsl #12 ; =4096 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x28, x27, [sp], #32 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _relativeSortArray ## -- Begin function relativeSortArray .p2align 4, 0x90 _relativeSortArray: ## @relativeSortArray .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl $4096, %eax ## imm = 0x1000 callq ____chkstk_darwin subq %rax, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movq %rdi, -4024(%rbp) movl %esi, -4028(%rbp) movq %rdx, -4040(%rbp) movl %ecx, -4044(%rbp) movq %r8, -4056(%rbp) leaq -4016(%rbp), %rdi xorl %esi, %esi movl $4004, %edx ## imm = 0xFA4 callq _memset movl $0, -4060(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 movl -4060(%rbp), %eax cmpl -4028(%rbp), %eax jge LBB0_4 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movq -4024(%rbp), %rax movslq -4060(%rbp), %rcx movslq (%rax,%rcx,4), %rax movl -4016(%rbp,%rax,4), %ecx addl $1, %ecx movl %ecx, -4016(%rbp,%rax,4) ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 movl -4060(%rbp), %eax addl $1, %eax movl %eax, -4060(%rbp) jmp LBB0_1 LBB0_4: movl -4028(%rbp), %ecx movq -4056(%rbp), %rax movl %ecx, (%rax) movq -4056(%rbp), %rax movslq (%rax), %rdi shlq $2, %rdi callq _malloc movq %rax, -4072(%rbp) movl $0, -4076(%rbp) movl $0, -4080(%rbp) LBB0_5: ## =>This Loop Header: Depth=1 ## Child Loop BB0_7 Depth 2 movl -4080(%rbp), %eax cmpl -4044(%rbp), %eax jge LBB0_11 ## %bb.6: ## in Loop: Header=BB0_5 Depth=1 jmp LBB0_7 LBB0_7: ## Parent Loop BB0_5 Depth=1 ## => This Inner Loop Header: Depth=2 movq -4040(%rbp), %rax movslq -4080(%rbp), %rcx movslq (%rax,%rcx,4), %rcx movl -4016(%rbp,%rcx,4), %eax addl $-1, %eax movl %eax, -4016(%rbp,%rcx,4) cmpl $0, %eax jl LBB0_9 ## %bb.8: ## in Loop: Header=BB0_7 Depth=2 movq -4040(%rbp), %rax movslq -4080(%rbp), %rcx movl (%rax,%rcx,4), %edx movq -4072(%rbp), %rax movl -4076(%rbp), %ecx movl %ecx, %esi addl $1, %esi movl %esi, -4076(%rbp) movslq %ecx, %rcx movl %edx, (%rax,%rcx,4) jmp LBB0_7 LBB0_9: ## in Loop: Header=BB0_5 Depth=1 jmp LBB0_10 LBB0_10: ## in Loop: Header=BB0_5 Depth=1 movl -4080(%rbp), %eax addl $1, %eax movl %eax, -4080(%rbp) jmp LBB0_5 LBB0_11: movl $0, -4084(%rbp) LBB0_12: ## =>This Loop Header: Depth=1 ## Child Loop BB0_14 Depth 2 cmpl $1000, -4084(%rbp) ## imm = 0x3E8 jg LBB0_18 ## %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 movslq -4084(%rbp), %rcx movl -4016(%rbp,%rcx,4), %eax addl $-1, %eax movl %eax, -4016(%rbp,%rcx,4) cmpl $0, %eax jl LBB0_16 ## %bb.15: ## in Loop: Header=BB0_14 Depth=2 movl -4084(%rbp), %edx movq -4072(%rbp), %rax movl -4076(%rbp), %ecx movl %ecx, %esi addl $1, %esi movl %esi, -4076(%rbp) movslq %ecx, %rcx movl %edx, (%rax,%rcx,4) jmp LBB0_14 LBB0_16: ## in Loop: Header=BB0_12 Depth=1 jmp LBB0_17 LBB0_17: ## in Loop: Header=BB0_12 Depth=1 movl -4084(%rbp), %eax addl $1, %eax movl %eax, -4084(%rbp) jmp LBB0_12 LBB0_18: movq -4072(%rbp), %rax movq %rax, -4096(%rbp) ## 8-byte Spill movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_20 ## %bb.19: movq -4096(%rbp), %rax ## 8-byte Reload addq $4096, %rsp ## imm = 0x1000 popq %rbp retq LBB0_20: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/65766.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] movi d0, #0000000000000000 str s0, [sp, #24] str s0, [sp, #20] 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 ldr x0, [sp, #8] ; 8-byte Folded Reload mov x9, sp sub x8, x29, #12 str x8, [x9] bl _scanf ldr x0, [sp, #8] ; 8-byte Folded Reload mov x9, sp sub x8, x29, #16 str x8, [x9] bl _scanf b LBB0_1 LBB0_1: ; =>This Loop Header: Depth=1 ; Child Loop BB0_3 Depth 2 ldur w8, [x29, #-8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_7 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 stur wzr, [x29, #-20] b LBB0_3 LBB0_3: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldur w8, [x29, #-20] ldur w9, [x29, #-16] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_6 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_3 Depth=2 ldr s0, [sp, #24] mov w8, #1120403456 fmov s1, w8 fsub s0, s1, s0 fdiv s0, s0, s1 ldur s1, [x29, #-12] scvtf s1, s1 ldr s2, [sp, #20] fmadd s0, s0, s1, s2 str s0, [sp, #20] ldur w8, [x29, #-8] subs w8, w8, #1 stur w8, [x29, #-8] b LBB0_5 LBB0_5: ; in Loop: Header=BB0_3 Depth=2 ldur w8, [x29, #-20] add w8, w8, #1 stur w8, [x29, #-20] b LBB0_3 LBB0_6: ; in Loop: Header=BB0_1 Depth=1 ldr s0, [sp, #24] fmov s1, #2.00000000 fadd s0, s0, s1 str s0, [sp, #24] b LBB0_1 LBB0_7: ldr s0, [sp, #20] fcvt d0, s0 mov x8, sp str d0, [x8] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf mov w0, #0 ldp x29, x30, [sp, #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 "%.0f" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __TEXT,__literal4,4byte_literals .p2align 2 ## -- Begin function main LCPI0_0: .long 0x40000000 ## float 2 LCPI0_1: .long 0x42c80000 ## float 100 .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) xorps %xmm0, %xmm0 movss %xmm0, -24(%rbp) xorps %xmm0, %xmm0 movss %xmm0, -28(%rbp) leaq L_.str(%rip), %rdi leaq -8(%rbp), %rsi movb $0, %al callq _scanf leaq L_.str(%rip), %rdi leaq -12(%rbp), %rsi movb $0, %al callq _scanf leaq L_.str(%rip), %rdi leaq -16(%rbp), %rsi movb $0, %al callq _scanf LBB0_1: ## =>This Loop Header: Depth=1 ## Child Loop BB0_3 Depth 2 cmpl $0, -8(%rbp) je LBB0_7 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movl $0, -20(%rbp) LBB0_3: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 movl -20(%rbp), %eax cmpl -16(%rbp), %eax jge LBB0_6 ## %bb.4: ## in Loop: Header=BB0_3 Depth=2 movss LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero subss -24(%rbp), %xmm0 movss LCPI0_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero divss %xmm1, %xmm0 cvtsi2ssl -12(%rbp), %xmm2 movss -28(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero mulss %xmm2, %xmm0 addss %xmm1, %xmm0 movss %xmm0, -28(%rbp) movl -8(%rbp), %eax addl $-1, %eax movl %eax, -8(%rbp) ## %bb.5: ## in Loop: Header=BB0_3 Depth=2 movl -20(%rbp), %eax addl $1, %eax movl %eax, -20(%rbp) jmp LBB0_3 LBB0_6: ## in Loop: Header=BB0_1 Depth=1 movss LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero addss -24(%rbp), %xmm0 movss %xmm0, -24(%rbp) jmp LBB0_1 LBB0_7: movss -28(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm0 leaq L_.str.1(%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 "%d" L_.str.1: ## @.str.1 .asciz "%.0f" .subsections_via_symbols
the_stack_data/489736.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 x0, #0 bl _time ; kill: def $w0 killed $w0 killed $x0 bl _srand bl _rand mov w8, #1073741823 subs w8, w0, w8 stur w8, [x29, #-8] ldur w8, [x29, #-8] mov w10, #10 sdiv w9, w8, w10 mul w9, w9, w10 subs w8, w8, w9 subs w8, w8, #5 cset w8, le tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldur w9, [x29, #-8] ; implicit-def: $x8 mov x8, x9 ldur w9, [x29, #-8] mov w11, #10 sdiv w10, w9, w11 mul w10, w10, w11 subs w10, w9, w10 mov x9, sp 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 b LBB0_7 LBB0_2: ldur w8, [x29, #-8] mov w10, #10 sdiv w9, w8, w10 mul w9, w9, w10 subs w8, w8, w9 subs w8, w8, #6 cset w8, ge tbnz w8, #0, LBB0_5 b LBB0_3 LBB0_3: ldur w8, [x29, #-8] mov w10, #10 sdiv w9, w8, w10 mul w9, w9, w10 subs w8, w8, w9 subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_5 b LBB0_4 LBB0_4: ldur w9, [x29, #-8] ; implicit-def: $x8 mov x8, x9 ldur w9, [x29, #-8] mov w11, #10 sdiv w10, w9, w11 mul w10, w10, w11 subs w10, w9, w10 mov x9, sp 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_6 LBB0_5: ldur w9, [x29, #-8] ; implicit-def: $x8 mov x8, x9 ldur w9, [x29, #-8] mov w11, #10 sdiv w10, w9, w11 mul w10, w10, w11 subs w10, w9, w10 mov x9, sp str x8, [x9] ; implicit-def: $x8 mov x8, x10 str x8, [x9, #8] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf b LBB0_6 LBB0_6: b LBB0_7 LBB0_7: 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 "Last digit of %d is %d and is greater than 5\n" l_.str.1: ; @.str.1 .asciz "Last digit of %d is %d and is less than 6 and not 0\n" l_.str.2: ; @.str.2 .asciz "Last digit of %d is %d and is 0\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) xorl %eax, %eax movl %eax, %edi callq _time movl %eax, %edi callq _srand callq _rand subl $1073741823, %eax ## imm = 0x3FFFFFFF movl %eax, -8(%rbp) movl -8(%rbp), %eax movl $10, %ecx cltd idivl %ecx cmpl $5, %edx jle LBB0_2 ## %bb.1: movl -8(%rbp), %esi movl -8(%rbp), %eax movl $10, %ecx cltd idivl %ecx leaq L_.str(%rip), %rdi movb $0, %al callq _printf jmp LBB0_7 LBB0_2: movl -8(%rbp), %eax movl $10, %ecx cltd idivl %ecx cmpl $6, %edx jge LBB0_5 ## %bb.3: movl -8(%rbp), %eax movl $10, %ecx cltd idivl %ecx cmpl $0, %edx je LBB0_5 ## %bb.4: movl -8(%rbp), %esi movl -8(%rbp), %eax movl $10, %ecx cltd idivl %ecx leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf jmp LBB0_6 LBB0_5: movl -8(%rbp), %esi movl -8(%rbp), %eax movl $10, %ecx cltd idivl %ecx leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf LBB0_6: jmp LBB0_7 LBB0_7: xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Last digit of %d is %d and is greater than 5\n" L_.str.1: ## @.str.1 .asciz "Last digit of %d is %d and is less than 6 and not 0\n" L_.str.2: ## @.str.2 .asciz "Last digit of %d is %d and is 0\n" .subsections_via_symbols
the_stack_data/179831437.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, #1 sturb w8, [x29, #-5] sturb wzr, [x29, #-6] ldurb w10, [x29, #-5] ldurb w8, [x29, #-6] mov x9, sp ; kill: def $x10 killed $w10 and x10, x10, #0x1 str x10, [x9] ; kill: def $x8 killed $w8 and x8, x8, #0x1 str x8, [x9, #8] 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 "True: %d -- False: %d \n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl $0, -4(%rbp) movb $1, -5(%rbp) movb $0, -6(%rbp) movb -5(%rbp), %al andb $1, %al movzbl %al, %esi movb -6(%rbp), %al andb $1, %al movzbl %al, %edx 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 "True: %d -- False: %d \n" .subsections_via_symbols
the_stack_data/74323.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _iniciarConta ; -- Begin function iniciarConta .p2align 2 _iniciarConta: ; @iniciarConta .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str x0, [sp, #8] ldr x8, [sp, #8] ; kill: def $x9 killed $xzr str xzr, [x8] ldr x8, [sp, #8] str wzr, [x8, #8] add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _mostrarTodas ; -- Begin function mostrarTodas .p2align 2 _mostrarTodas: ; @mostrarTodas .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _puts adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF str x0, [sp, #8] ; 8-byte Folded Spill bl _puts adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _puts ldr x0, [sp, #8] ; 8-byte Folded Reload bl _puts stur wzr, [x29, #-12] b LBB1_1 LBB1_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, LBB1_4 b LBB1_2 LBB1_2: ; in Loop: Header=BB1_1 Depth=1 ldur x8, [x29, #-8] ldr x8, [x8] ldursw x9, [x29, #-12] lsl x9, x9, #3 ldr w9, [x8, x9] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf ldur x8, [x29, #-8] ldr x8, [x8] ldursw x9, [x29, #-12] add x8, x8, x9, lsl #3 ldr s0, [x8, #4] fcvt d0, s0 mov x8, sp str d0, [x8] adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _printf adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _puts b LBB1_3 LBB1_3: ; in Loop: Header=BB1_1 Depth=1 ldur w8, [x29, #-12] add w8, w8, #1 stur w8, [x29, #-12] b LBB1_1 LBB1_4: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _creditarConta ; -- Begin function creditarConta .p2align 2 _creditarConta: ; @creditarConta .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 str x1, [sp, #24] str x0, [sp, #16] str wzr, [sp, #12] b LBB2_1 LBB2_1: ; =>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_6 b LBB2_2 LBB2_2: ; in Loop: Header=BB2_1 Depth=1 ldr x8, [sp, #16] ldr x8, [x8] ldrsw x9, [sp, #12] lsl x9, x9, #3 ldr w8, [x8, x9] ldr w9, [sp, #24] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB2_4 b LBB2_3 LBB2_3: ; in Loop: Header=BB2_1 Depth=1 ldr s1, [sp, #28] ldr x8, [sp, #16] ldr x8, [x8] ldrsw x9, [sp, #12] add x8, x8, x9, lsl #3 ldr s0, [x8, #4] fadd s0, s0, s1 str s0, [x8, #4] b LBB2_4 LBB2_4: ; in Loop: Header=BB2_1 Depth=1 b LBB2_5 LBB2_5: ; in Loop: Header=BB2_1 Depth=1 ldr w8, [sp, #12] add w8, w8, #1 str w8, [sp, #12] b LBB2_1 LBB2_6: add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _inserirConta ; -- Begin function inserirConta .p2align 2 _inserirConta: ; @inserirConta .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 x1, [sp, #8] str x0, [sp] ldr x8, [sp] ldr x8, [x8] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB3_3 b LBB3_1 LBB3_1: ldr x8, [sp] ldr w8, [x8, #8] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB3_3 b LBB3_2 LBB3_2: mov x0, #8 bl _malloc ldr x8, [sp] str x0, [x8] b LBB3_4 LBB3_3: ldr x8, [sp] ldr x0, [x8] ldr x8, [sp] ldr w8, [x8, #8] add w9, w8, #1 ; implicit-def: $x8 mov x8, x9 sxtw x8, w8 lsl x1, x8, #3 bl _realloc ldr x8, [sp] str x0, [x8] b LBB3_4 LBB3_4: ldr x8, [sp] ldr x9, [x8] ldr x8, [sp] ldrsw x10, [x8, #8] ldr x8, [sp, #8] str x8, [x9, x10, lsl #3] ldr x9, [sp] ldr w8, [x9, #8] add w8, w8, #1 str w8, [x9, #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, #96 .cfi_def_cfa_offset 96 stp x29, x30, [sp, #80] ; 16-byte Folded Spill add x29, sp, #80 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] stur wzr, [x29, #-36] sub x0, x29, #24 bl _iniciarConta b LBB4_1 LBB4_1: ; =>This Loop Header: Depth=1 ; Child Loop BB4_5 Depth 2 adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _puts adrp x0, l_.str.5@PAGE add x0, x0, l_.str.5@PAGEOFF str x0, [sp, #24] ; 8-byte Folded Spill bl _puts adrp x0, l_.str.6@PAGE add x0, x0, l_.str.6@PAGEOFF bl _puts adrp x0, l_.str.7@PAGE add x0, x0, l_.str.7@PAGEOFF bl _puts adrp x0, l_.str.8@PAGE add x0, x0, l_.str.8@PAGEOFF bl _puts adrp x0, l_.str.9@PAGE add x0, x0, l_.str.9@PAGEOFF bl _puts adrp x0, l_.str.10@PAGE add x0, x0, l_.str.10@PAGEOFF bl _puts ldr x0, [sp, #24] ; 8-byte Folded Reload bl _puts adrp x0, l_.str.11@PAGE add x0, x0, l_.str.11@PAGEOFF bl _puts adrp x0, l_.str.12@PAGE add x0, x0, l_.str.12@PAGEOFF bl _printf mov x9, sp sub x8, x29, #36 str x8, [x9] adrp x0, l_.str.13@PAGE add x0, x0, l_.str.13@PAGEOFF bl _scanf ldur w8, [x29, #-36] str w8, [sp, #36] ; 4-byte Folded Spill subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB4_4 b LBB4_2 LBB4_2: ; in Loop: Header=BB4_1 Depth=1 ldr w8, [sp, #36] ; 4-byte Folded Reload subs w8, w8, #3 cset w8, eq tbnz w8, #0, LBB4_9 b LBB4_3 LBB4_3: ; in Loop: Header=BB4_1 Depth=1 ldr w8, [sp, #36] ; 4-byte Folded Reload subs w8, w8, #6 cset w8, eq tbnz w8, #0, LBB4_10 b LBB4_11 LBB4_4: ; in Loop: Header=BB4_1 Depth=1 mov w8, #12 str w8, [sp, #40] b LBB4_5 LBB4_5: ; Parent Loop BB4_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #40] subs w8, w8, #20 cset w8, ge tbnz w8, #0, LBB4_8 b LBB4_6 LBB4_6: ; in Loop: Header=BB4_5 Depth=2 ldr w8, [sp, #40] stur w8, [x29, #-32] ldr s1, [sp, #40] ; implicit-def: $d0 fmov s0, s1 sshll.2d v0, v0, #0 ; kill: def $d0 killed $d0 killed $q0 scvtf d0, d0 fmov d1, #10.00000000 fmul d0, d0, d1 fcvt s0, d0 stur s0, [x29, #-28] ldur x1, [x29, #-32] sub x0, x29, #24 bl _inserirConta b LBB4_7 LBB4_7: ; in Loop: Header=BB4_5 Depth=2 ldr w8, [sp, #40] add w8, w8, #1 str w8, [sp, #40] b LBB4_5 LBB4_8: ; in Loop: Header=BB4_1 Depth=1 b LBB4_12 LBB4_9: ; in Loop: Header=BB4_1 Depth=1 adrp x0, l_.str.14@PAGE add x0, x0, l_.str.14@PAGEOFF bl _printf mov x9, sp sub x8, x29, #32 str x8, [sp, #16] ; 8-byte Folded Spill str x8, [x9] adrp x0, l_.str.15@PAGE add x0, x0, l_.str.15@PAGEOFF bl _scanf adrp x0, l_.str.16@PAGE add x0, x0, l_.str.16@PAGEOFF bl _printf ldr x8, [sp, #16] ; 8-byte Folded Reload add x8, x8, #4 mov x9, sp str x8, [x9] adrp x0, l_.str.17@PAGE add x0, x0, l_.str.17@PAGEOFF bl _scanf ldur x1, [x29, #-32] sub x0, x29, #24 bl _creditarConta b LBB4_12 LBB4_10: ; in Loop: Header=BB4_1 Depth=1 sub x0, x29, #24 bl _mostrarTodas b LBB4_12 LBB4_11: ; in Loop: Header=BB4_1 Depth=1 adrp x0, l_.str.18@PAGE add x0, x0, l_.str.18@PAGEOFF bl _puts b LBB4_12 LBB4_12: ; in Loop: Header=BB4_1 Depth=1 b LBB4_13 LBB4_13: ; in Loop: Header=BB4_1 Depth=1 ldur w8, [x29, #-36] subs w8, w8, #0 cset w8, hi tbnz w8, #0, LBB4_1 b LBB4_14 LBB4_14: ldur x0, [x29, #-24] bl _free 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 .space 1 l_.str.1: ; @.str.1 .asciz "===========================" l_.str.2: ; @.str.2 .asciz "=== RELATORIO DE CONTAS ===" l_.str.3: ; @.str.3 .asciz "Numero: %d" l_.str.4: ; @.str.4 .asciz "\nSaldo.: %.2f\n" l_.str.5: ; @.str.5 .asciz "==========================================" l_.str.6: ; @.str.6 .asciz "====== Controle de Contas Bancarias ======" l_.str.7: ; @.str.7 .asciz "1. Cadastrar Conta\t2. Mostrar Saldo" l_.str.8: ; @.str.8 .asciz "3. Credito em Conta\t4. Debito da Conta" l_.str.9: ; @.str.9 .asciz "5. Transferir Valor\t6. Mostrar Contas" l_.str.10: ; @.str.10 .asciz "7. Remover Posicao\t8. Remover Numero" l_.str.11: ; @.str.11 .asciz "0. Sair" l_.str.12: ; @.str.12 .asciz "Informe sua opcao: " l_.str.13: ; @.str.13 .asciz "%u" l_.str.14: ; @.str.14 .asciz "Informe a conta: " l_.str.15: ; @.str.15 .asciz "%d" l_.str.16: ; @.str.16 .asciz "Informe o valor: " l_.str.17: ; @.str.17 .asciz "%f" l_.str.18: ; @.str.18 .asciz "\nOpcao invalida!!" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _iniciarConta ## -- Begin function iniciarConta .p2align 4, 0x90 _iniciarConta: ## @iniciarConta .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rdi, -8(%rbp) movq -8(%rbp), %rax movq $0, (%rax) movq -8(%rbp), %rax movl $0, 8(%rax) popq %rbp retq .cfi_endproc ## -- End function .globl _mostrarTodas ## -- Begin function mostrarTodas .p2align 4, 0x90 _mostrarTodas: ## @mostrarTodas .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movq %rdi, -8(%rbp) leaq L_.str(%rip), %rdi callq _puts leaq L_.str.1(%rip), %rdi callq _puts leaq L_.str.2(%rip), %rdi callq _puts leaq L_.str.1(%rip), %rdi callq _puts movl $0, -12(%rbp) LBB1_1: ## =>This Inner Loop Header: Depth=1 movl -12(%rbp), %eax movq -8(%rbp), %rcx cmpl 8(%rcx), %eax jge LBB1_4 ## %bb.2: ## in Loop: Header=BB1_1 Depth=1 movq -8(%rbp), %rax movq (%rax), %rax movslq -12(%rbp), %rcx movl (%rax,%rcx,8), %esi leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf movq -8(%rbp), %rax movq (%rax), %rax movslq -12(%rbp), %rcx movss 4(%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm0 leaq L_.str.4(%rip), %rdi movb $1, %al callq _printf leaq L_.str.1(%rip), %rdi callq _puts ## %bb.3: ## in Loop: Header=BB1_1 Depth=1 movl -12(%rbp), %eax addl $1, %eax movl %eax, -12(%rbp) jmp LBB1_1 LBB1_4: addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _creditarConta ## -- Begin function creditarConta .p2align 4, 0x90 _creditarConta: ## @creditarConta .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rsi, -8(%rbp) movq %rdi, -16(%rbp) movl $0, -20(%rbp) LBB2_1: ## =>This Inner Loop Header: Depth=1 movl -20(%rbp), %eax movq -16(%rbp), %rcx cmpl 8(%rcx), %eax jge LBB2_6 ## %bb.2: ## in Loop: Header=BB2_1 Depth=1 movq -16(%rbp), %rax movq (%rax), %rax movslq -20(%rbp), %rcx movl (%rax,%rcx,8), %eax cmpl -8(%rbp), %eax jne LBB2_4 ## %bb.3: ## in Loop: Header=BB2_1 Depth=1 movss -4(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq -16(%rbp), %rax movq (%rax), %rax movslq -20(%rbp), %rcx addss 4(%rax,%rcx,8), %xmm0 movss %xmm0, 4(%rax,%rcx,8) LBB2_4: ## in Loop: Header=BB2_1 Depth=1 jmp LBB2_5 LBB2_5: ## in Loop: Header=BB2_1 Depth=1 movl -20(%rbp), %eax addl $1, %eax movl %eax, -20(%rbp) jmp LBB2_1 LBB2_6: popq %rbp retq .cfi_endproc ## -- End function .globl _inserirConta ## -- Begin function inserirConta .p2align 4, 0x90 _inserirConta: ## @inserirConta .cfi_startproc ## %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 %rsi, -8(%rbp) movq %rdi, -16(%rbp) movq -16(%rbp), %rax cmpq $0, (%rax) jne LBB3_3 ## %bb.1: movq -16(%rbp), %rax cmpl $0, 8(%rax) jne LBB3_3 ## %bb.2: movl $8, %edi callq _malloc movq %rax, %rcx movq -16(%rbp), %rax movq %rcx, (%rax) jmp LBB3_4 LBB3_3: movq -16(%rbp), %rax movq (%rax), %rdi movq -16(%rbp), %rax movl 8(%rax), %eax addl $1, %eax movslq %eax, %rsi shlq $3, %rsi callq _realloc movq %rax, %rcx movq -16(%rbp), %rax movq %rcx, (%rax) LBB3_4: movq -16(%rbp), %rax movq (%rax), %rax movq -16(%rbp), %rcx movslq 8(%rcx), %rcx movq -8(%rbp), %rdx movq %rdx, (%rax,%rcx,8) movq -16(%rbp), %rax movl 8(%rax), %ecx addl $1, %ecx movl %ecx, 8(%rax) addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__literal8,8byte_literals .p2align 3 ## -- Begin function main LCPI4_0: .quad 0x4024000000000000 ## double 10 .section __TEXT,__text,regular,pure_instructions .globl _main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $64, %rsp movl $0, -4(%rbp) movl $0, -36(%rbp) leaq -24(%rbp), %rdi callq _iniciarConta LBB4_1: ## =>This Loop Header: Depth=1 ## Child Loop BB4_3 Depth 2 leaq L_.str(%rip), %rdi callq _puts leaq L_.str.5(%rip), %rdi movq %rdi, -56(%rbp) ## 8-byte Spill callq _puts leaq L_.str.6(%rip), %rdi callq _puts leaq L_.str.7(%rip), %rdi callq _puts leaq L_.str.8(%rip), %rdi callq _puts leaq L_.str.9(%rip), %rdi callq _puts leaq L_.str.10(%rip), %rdi callq _puts movq -56(%rbp), %rdi ## 8-byte Reload callq _puts leaq L_.str.11(%rip), %rdi callq _puts leaq L_.str.12(%rip), %rdi xorl %eax, %eax ## kill: def $al killed $al killed $eax movb %al, -45(%rbp) ## 1-byte Spill callq _printf ## kill: def $ecx killed $eax movb -45(%rbp), %al ## 1-byte Reload leaq L_.str.13(%rip), %rdi leaq -36(%rbp), %rsi callq _scanf movl -36(%rbp), %eax movl %eax, -44(%rbp) ## 4-byte Spill subl $1, %eax je LBB4_2 jmp LBB4_13 LBB4_13: ## in Loop: Header=BB4_1 Depth=1 movl -44(%rbp), %eax ## 4-byte Reload subl $3, %eax je LBB4_7 jmp LBB4_14 LBB4_14: ## in Loop: Header=BB4_1 Depth=1 movl -44(%rbp), %eax ## 4-byte Reload subl $6, %eax je LBB4_8 jmp LBB4_9 LBB4_2: ## in Loop: Header=BB4_1 Depth=1 movl $12, -40(%rbp) LBB4_3: ## Parent Loop BB4_1 Depth=1 ## => This Inner Loop Header: Depth=2 cmpl $20, -40(%rbp) jge LBB4_6 ## %bb.4: ## in Loop: Header=BB4_3 Depth=2 movl -40(%rbp), %eax movl %eax, -32(%rbp) cvtsi2sdl -40(%rbp), %xmm0 movsd LCPI4_0(%rip), %xmm1 ## xmm1 = mem[0],zero mulsd %xmm1, %xmm0 cvtsd2ss %xmm0, %xmm0 movss %xmm0, -28(%rbp) movq -32(%rbp), %rsi leaq -24(%rbp), %rdi callq _inserirConta ## %bb.5: ## in Loop: Header=BB4_3 Depth=2 movl -40(%rbp), %eax addl $1, %eax movl %eax, -40(%rbp) jmp LBB4_3 LBB4_6: ## in Loop: Header=BB4_1 Depth=1 jmp LBB4_10 LBB4_7: ## in Loop: Header=BB4_1 Depth=1 leaq L_.str.14(%rip), %rdi movb $0, %al callq _printf leaq -32(%rbp), %rsi leaq L_.str.15(%rip), %rdi movb $0, %al callq _scanf leaq L_.str.16(%rip), %rdi movb $0, %al callq _printf leaq -32(%rbp), %rsi addq $4, %rsi leaq L_.str.17(%rip), %rdi movb $0, %al callq _scanf movq -32(%rbp), %rsi leaq -24(%rbp), %rdi callq _creditarConta jmp LBB4_10 LBB4_8: ## in Loop: Header=BB4_1 Depth=1 leaq -24(%rbp), %rdi callq _mostrarTodas jmp LBB4_10 LBB4_9: ## in Loop: Header=BB4_1 Depth=1 leaq L_.str.18(%rip), %rdi callq _puts LBB4_10: ## in Loop: Header=BB4_1 Depth=1 jmp LBB4_11 LBB4_11: ## in Loop: Header=BB4_1 Depth=1 cmpl $0, -36(%rbp) ja LBB4_1 ## %bb.12: movq -24(%rbp), %rdi callq _free xorl %eax, %eax addq $64, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .space 1 L_.str.1: ## @.str.1 .asciz "===========================" L_.str.2: ## @.str.2 .asciz "=== RELATORIO DE CONTAS ===" L_.str.3: ## @.str.3 .asciz "Numero: %d" L_.str.4: ## @.str.4 .asciz "\nSaldo.: %.2f\n" L_.str.5: ## @.str.5 .asciz "==========================================" L_.str.6: ## @.str.6 .asciz "====== Controle de Contas Bancarias ======" L_.str.7: ## @.str.7 .asciz "1. Cadastrar Conta\t2. Mostrar Saldo" L_.str.8: ## @.str.8 .asciz "3. Credito em Conta\t4. Debito da Conta" L_.str.9: ## @.str.9 .asciz "5. Transferir Valor\t6. Mostrar Contas" L_.str.10: ## @.str.10 .asciz "7. Remover Posicao\t8. Remover Numero" L_.str.11: ## @.str.11 .asciz "0. Sair" L_.str.12: ## @.str.12 .asciz "Informe sua opcao: " L_.str.13: ## @.str.13 .asciz "%u" L_.str.14: ## @.str.14 .asciz "Informe a conta: " L_.str.15: ## @.str.15 .asciz "%d" L_.str.16: ## @.str.16 .asciz "Informe o valor: " L_.str.17: ## @.str.17 .asciz "%f" L_.str.18: ## @.str.18 .asciz "\nOpcao invalida!!" .subsections_via_symbols
the_stack_data/107953631.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, #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, #68] str w0, [sp, #64] str x1, [sp, #56] ldr w8, [sp, #64] subs w8, w8, #2 cset w8, eq tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: adrp x8, ___stderrp@GOTPAGE ldr x8, [x8, ___stderrp@GOTPAGEOFF] ldr x0, [x8] adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF bl _fprintf mov w8, #1 str w8, [sp, #68] b LBB0_22 LBB0_2: ldr x8, [sp, #56] ldr x8, [x8, #8] str x8, [sp, #48] str xzr, [sp, #40] b LBB0_3 LBB0_3: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #40] lsl x9, x8, #4 adrp x8, _aliases@PAGE add x8, x8, _aliases@PAGEOFF ldr x8, [x8, x9] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_8 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_3 Depth=1 ldr x0, [sp, #48] ldr x8, [sp, #40] lsl x9, x8, #4 adrp x8, _aliases@PAGE add x8, x8, _aliases@PAGEOFF ldr x1, [x8, x9] bl _strcmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB0_6 b LBB0_5 LBB0_5: ldr x9, [sp, #40] adrp x8, _aliases@PAGE add x8, x8, _aliases@PAGEOFF add x8, x8, x9, lsl #4 ldr x8, [x8, #8] str x8, [sp, #48] b LBB0_8 LBB0_6: ; in Loop: Header=BB0_3 Depth=1 b LBB0_7 LBB0_7: ; in Loop: Header=BB0_3 Depth=1 ldr x8, [sp, #40] add x8, x8, #1 str x8, [sp, #40] b LBB0_3 LBB0_8: add x0, sp, #72 mov w1, #0 mov x2, #256 bl _memset str xzr, [sp, #40] b LBB0_9 LBB0_9: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #40] str x8, [sp, #32] ; 8-byte Folded Spill ldr x0, [sp, #48] bl _strlen ldr x8, [sp, #32] ; 8-byte Folded Reload subs x8, x8, x0 cset w8, hs tbnz w8, #0, LBB0_12 b LBB0_10 LBB0_10: ; in Loop: Header=BB0_9 Depth=1 ldr x8, [sp, #40] ldr x9, [sp, #48] ldr x10, [sp, #40] ldrb w10, [x9, x10] add x9, sp, #72 ; kill: def $w8 killed $w8 killed $x8 strb w8, [x9, w10, sxtw] b LBB0_11 LBB0_11: ; in Loop: Header=BB0_9 Depth=1 ldr x8, [sp, #40] add x8, x8, #1 str x8, [sp, #40] b LBB0_9 LBB0_12: ldr x0, [sp, #48] bl _strlen ldr x8, [sp, #48] mov x9, sp str x0, [x9] str x8, [x9, #8] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf mov x9, sp mov x8, #256 str x8, [x9] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf str xzr, [sp, #40] b LBB0_13 LBB0_13: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #40] subs x8, x8, #256 cset w8, hs tbnz w8, #0, LBB0_21 b LBB0_14 LBB0_14: ; in Loop: Header=BB0_13 Depth=1 ldr x8, [sp, #40] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_16 b LBB0_15 LBB0_15: ; in Loop: Header=BB0_13 Depth=1 ldr x8, [sp, #40] mov x10, #16 udiv x9, x8, x10 mul x9, x9, x10 subs x8, x8, x9 subs x8, x8, #0 cset w8, eq and w10, w8, #0x1 adrp x9, l_.str.4@PAGE add x9, x9, l_.str.4@PAGEOFF adrp x8, l_.str.3@PAGE add x8, x8, l_.str.3@PAGEOFF ands w10, w10, #0x1 csel x0, x8, x9, ne bl _printf b LBB0_16 LBB0_16: ; in Loop: Header=BB0_13 Depth=1 ldr x9, [sp, #40] add x8, sp, #72 add x8, x8, x9 ldrb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_18 b LBB0_17 LBB0_17: ; in Loop: Header=BB0_13 Depth=1 ldr x9, [sp, #40] add x8, sp, #72 ldrsb w10, [x8, x9] 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 b LBB0_19 LBB0_18: ; in Loop: Header=BB0_13 Depth=1 adrp x0, l_.str.6@PAGE add x0, x0, l_.str.6@PAGEOFF bl _printf b LBB0_19 LBB0_19: ; in Loop: Header=BB0_13 Depth=1 b LBB0_20 LBB0_20: ; in Loop: Header=BB0_13 Depth=1 ldr x8, [sp, #40] add x8, x8, #1 str x8, [sp, #40] b LBB0_13 LBB0_21: adrp x0, l_.str.7@PAGE add x0, x0, l_.str.7@PAGEOFF bl _printf str wzr, [sp, #68] b LBB0_22 LBB0_22: ldr w8, [sp, #68] str w8, [sp, #28] ; 4-byte Folded Spill ldur x9, [x29, #-24] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_24 b LBB0_23 LBB0_23: bl ___stack_chk_fail LBB0_24: ldr w0, [sp, #28] ; 4-byte Folded Reload 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,__cstring,cstring_literals l_.str: ; @.str .asciz "USAGE: alphagen ALPHABET-STRING\n" .section __DATA,__data .p2align 3 ; @aliases _aliases: .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 .space 16 .section __TEXT,__cstring,cstring_literals l_.str.1: ; @.str.1 .asciz "static char ALPHA[%ld] = \"%s\";\n" l_.str.2: ; @.str.2 .asciz "static char LOOKUP[%d] = {\n\t" l_.str.3: ; @.str.3 .asciz "\n\t" l_.str.4: ; @.str.4 .asciz " " l_.str.5: ; @.str.5 .asciz "%#04x," l_.str.6: ; @.str.6 .asciz " 0," l_.str.7: ; @.str.7 .asciz "\n};\n" l_.str.8: ; @.str.8 .asciz "base16" l_.str.9: ; @.str.9 .asciz "0123456789abcdef" l_.str.10: ; @.str.10 .asciz "base32" l_.str.11: ; @.str.11 .asciz "abcdefghijklmnopqrstuvwxyz234567" l_.str.12: ; @.str.12 .asciz "base32-hex" l_.str.13: ; @.str.13 .asciz "0123456789abcdefghijklmnopqrstuv" l_.str.14: ; @.str.14 .asciz "base64" l_.str.15: ; @.str.15 .asciz "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/" l_.str.16: ; @.str.16 .asciz "base64-url" l_.str.17: ; @.str.17 .asciz "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_" .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 $320, %rsp ## imm = 0x140 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -276(%rbp) movl %edi, -280(%rbp) movq %rsi, -288(%rbp) cmpl $2, -280(%rbp) je LBB0_2 ## %bb.1: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi leaq L_.str(%rip), %rsi movb $0, %al callq _fprintf movl $1, -276(%rbp) jmp LBB0_22 LBB0_2: movq -288(%rbp), %rax movq 8(%rax), %rax movq %rax, -296(%rbp) movq $0, -304(%rbp) LBB0_3: ## =>This Inner Loop Header: Depth=1 movq -304(%rbp), %rcx leaq _aliases(%rip), %rax shlq $4, %rcx addq %rcx, %rax cmpq $0, (%rax) je LBB0_8 ## %bb.4: ## in Loop: Header=BB0_3 Depth=1 movq -296(%rbp), %rdi movq -304(%rbp), %rcx leaq _aliases(%rip), %rax shlq $4, %rcx addq %rcx, %rax movq (%rax), %rsi callq _strcmp cmpl $0, %eax jne LBB0_6 ## %bb.5: movq -304(%rbp), %rcx leaq _aliases(%rip), %rax shlq $4, %rcx addq %rcx, %rax movq 8(%rax), %rax movq %rax, -296(%rbp) jmp LBB0_8 LBB0_6: ## in Loop: Header=BB0_3 Depth=1 jmp LBB0_7 LBB0_7: ## in Loop: Header=BB0_3 Depth=1 movq -304(%rbp), %rax addq $1, %rax movq %rax, -304(%rbp) jmp LBB0_3 LBB0_8: leaq -272(%rbp), %rdi xorl %esi, %esi movl $256, %edx ## imm = 0x100 callq _memset movq $0, -304(%rbp) LBB0_9: ## =>This Inner Loop Header: Depth=1 movq -304(%rbp), %rax movq %rax, -312(%rbp) ## 8-byte Spill movq -296(%rbp), %rdi callq _strlen movq %rax, %rcx movq -312(%rbp), %rax ## 8-byte Reload cmpq %rcx, %rax jae LBB0_12 ## %bb.10: ## in Loop: Header=BB0_9 Depth=1 movq -304(%rbp), %rax movb %al, %cl movq -296(%rbp), %rax movq -304(%rbp), %rdx movsbl (%rax,%rdx), %eax andl $255, %eax cltq movb %cl, -272(%rbp,%rax) ## %bb.11: ## in Loop: Header=BB0_9 Depth=1 movq -304(%rbp), %rax addq $1, %rax movq %rax, -304(%rbp) jmp LBB0_9 LBB0_12: movq -296(%rbp), %rdi callq _strlen movq %rax, %rsi movq -296(%rbp), %rdx leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf leaq L_.str.2(%rip), %rdi movl $256, %esi ## imm = 0x100 movb $0, %al callq _printf movq $0, -304(%rbp) LBB0_13: ## =>This Inner Loop Header: Depth=1 cmpq $256, -304(%rbp) ## imm = 0x100 jae LBB0_21 ## %bb.14: ## in Loop: Header=BB0_13 Depth=1 cmpq $0, -304(%rbp) je LBB0_16 ## %bb.15: ## in Loop: Header=BB0_13 Depth=1 movq -304(%rbp), %rcx andq $15, %rcx leaq L_.str.4(%rip), %rdi leaq L_.str.3(%rip), %rax cmpq $0, %rcx cmoveq %rax, %rdi movb $0, %al callq _printf LBB0_16: ## in Loop: Header=BB0_13 Depth=1 movq -304(%rbp), %rax cmpb $0, -272(%rbp,%rax) je LBB0_18 ## %bb.17: ## in Loop: Header=BB0_13 Depth=1 movq -304(%rbp), %rax movsbl -272(%rbp,%rax), %esi leaq L_.str.5(%rip), %rdi movb $0, %al callq _printf jmp LBB0_19 LBB0_18: ## in Loop: Header=BB0_13 Depth=1 leaq L_.str.6(%rip), %rdi movb $0, %al callq _printf LBB0_19: ## in Loop: Header=BB0_13 Depth=1 jmp LBB0_20 LBB0_20: ## in Loop: Header=BB0_13 Depth=1 movq -304(%rbp), %rax addq $1, %rax movq %rax, -304(%rbp) jmp LBB0_13 LBB0_21: leaq L_.str.7(%rip), %rdi movb $0, %al callq _printf movl $0, -276(%rbp) LBB0_22: movl -276(%rbp), %eax movl %eax, -316(%rbp) ## 4-byte Spill movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_24 ## %bb.23: movl -316(%rbp), %eax ## 4-byte Reload addq $320, %rsp ## imm = 0x140 popq %rbp retq LBB0_24: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "USAGE: alphagen ALPHABET-STRING\n" .section __DATA,__data .p2align 4 ## @aliases _aliases: .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 .space 16 .section __TEXT,__cstring,cstring_literals L_.str.1: ## @.str.1 .asciz "static char ALPHA[%ld] = \"%s\";\n" L_.str.2: ## @.str.2 .asciz "static char LOOKUP[%d] = {\n\t" L_.str.3: ## @.str.3 .asciz "\n\t" L_.str.4: ## @.str.4 .asciz " " L_.str.5: ## @.str.5 .asciz "%#04x," L_.str.6: ## @.str.6 .asciz " 0," L_.str.7: ## @.str.7 .asciz "\n};\n" L_.str.8: ## @.str.8 .asciz "base16" L_.str.9: ## @.str.9 .asciz "0123456789abcdef" L_.str.10: ## @.str.10 .asciz "base32" L_.str.11: ## @.str.11 .asciz "abcdefghijklmnopqrstuvwxyz234567" L_.str.12: ## @.str.12 .asciz "base32-hex" L_.str.13: ## @.str.13 .asciz "0123456789abcdefghijklmnopqrstuv" L_.str.14: ## @.str.14 .asciz "base64" L_.str.15: ## @.str.15 .asciz "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/" L_.str.16: ## @.str.16 .asciz "base64-url" L_.str.17: ## @.str.17 .asciz "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_" .subsections_via_symbols
the_stack_data/94827.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __TEXT,__literal8,8byte_literals .p2align 3 ; -- Begin function main lCPI0_0: .quad 0x401921f9f01b866e ; double 6.2831799999999998 lCPI0_1: .quad 0x400921f9f01b866e ; double 3.1415899999999999 lCPI0_2: .quad 0x4038800000000000 ; double 24.5 .section __TEXT,__text,regular,pure_instructions .globl _main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf mov x9, sp add x8, sp, #12 str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _scanf ldr s0, [sp, #12] fcmp s0, #0.0 cset w8, eq tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldr s0, [sp, #12] fcvt d0, s0 adrp x8, lCPI0_2@PAGE ldr d1, [x8, lCPI0_2@PAGEOFF] fdiv d0, d0, d1 fcvt s0, d0 stur s0, [x29, #-8] ldur s0, [x29, #-8] fcvt d1, s0 adrp x8, lCPI0_1@PAGE ldr d0, [x8, lCPI0_1@PAGEOFF] fmul d0, d0, d1 ldur s1, [x29, #-8] fcvt d1, s1 fmul d0, d0, d1 fcvt s0, d0 stur s0, [x29, #-12] ldur s0, [x29, #-8] fcvt d1, s0 adrp x8, lCPI0_0@PAGE ldr d0, [x8, lCPI0_0@PAGEOFF] fmul d0, d0, d1 fcvt s0, d0 str s0, [sp, #16] ldur s0, [x29, #-12] fcvt d0, s0 mov x8, sp str d0, [x8] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf ldr s0, [sp, #16] fcvt d0, s0 mov x8, sp str d0, [x8] adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf b LBB0_4 LBB0_3: b LBB0_5 LBB0_4: ; in Loop: Header=BB0_1 Depth=1 b LBB0_1 LBB0_5: ldur w0, [x29, #-4] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Enter radius (in mm):\n" l_.str.1: ; @.str.1 .asciz "%f" l_.str.2: ; @.str.2 .asciz "Circle's area is %3.2f (sq in).\n" l_.str.3: ; @.str.3 .asciz "Circle's circumfrence is %3.2f (in).\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __TEXT,__literal8,8byte_literals .p2align 3 ## -- Begin function main LCPI0_0: .quad 0x401921f9f01b866e ## double 6.2831799999999998 LCPI0_1: .quad 0x400921f9f01b866e ## double 3.1415899999999999 LCPI0_2: .quad 0x4038800000000000 ## double 24.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 $32, %rsp movl $0, -4(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 leaq L_.str(%rip), %rdi movb $0, %al callq _printf leaq L_.str.1(%rip), %rdi leaq -20(%rbp), %rsi movb $0, %al callq _scanf movss -20(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero xorps %xmm1, %xmm1 ucomiss %xmm1, %xmm0 jne LBB0_2 jp LBB0_2 jmp LBB0_3 LBB0_2: ## in Loop: Header=BB0_1 Depth=1 movss -20(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm0 movsd LCPI0_2(%rip), %xmm1 ## xmm1 = mem[0],zero divsd %xmm1, %xmm0 cvtsd2ss %xmm0, %xmm0 movss %xmm0, -8(%rbp) movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero mulsd %xmm1, %xmm0 movss -8(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 mulsd %xmm1, %xmm0 cvtsd2ss %xmm0, %xmm0 movss %xmm0, -12(%rbp) movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm1 movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero mulsd %xmm1, %xmm0 cvtsd2ss %xmm0, %xmm0 movss %xmm0, -16(%rbp) movss -12(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm0 leaq L_.str.2(%rip), %rdi movb $1, %al callq _printf movss -16(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm0 leaq L_.str.3(%rip), %rdi movb $1, %al callq _printf jmp LBB0_4 LBB0_3: jmp LBB0_5 LBB0_4: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_1 LBB0_5: movl -4(%rbp), %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Enter radius (in mm):\n" L_.str.1: ## @.str.1 .asciz "%f" L_.str.2: ## @.str.2 .asciz "Circle's area is %3.2f (sq in).\n" L_.str.3: ## @.str.3 .asciz "Circle's circumfrence is %3.2f (in).\n" .subsections_via_symbols
the_stack_data/1227860.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _umount ; -- Begin function umount .p2align 2 _umount: ; @umount .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str x0, [sp, #8] ldr x0, [sp, #8] mov w1, #0 bl _umount2 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 _umount ## -- Begin function umount .p2align 4, 0x90 _umount: ## @umount .cfi_startproc ## %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 %esi, %esi callq _umount2 addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/64200190.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _foo_loop ; -- Begin function foo_loop .p2align 2 _foo_loop: ; @foo_loop .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] str x1, [sp, #16] str w2, [sp, #12] str wzr, [sp, #8] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #8] ldr w9, [sp, #12] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_4 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #16] ldrsw x9, [sp, #8] ldr s0, [x8, x9, lsl #2] bl _foo ldur x8, [x29, #-8] ldrsw x9, [sp, #8] str d0, [x8, x9, lsl #3] b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #8] add w8, w8, #1 str w8, [sp, #8] b LBB0_1 LBB0_4: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _baz_bar_loop ; -- Begin function baz_bar_loop .p2align 2 _baz_bar_loop: ; @baz_bar_loop .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] str x1, [sp, #16] str w2, [sp, #12] str wzr, [sp, #8] b LBB1_1 LBB1_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #8] ldr w9, [sp, #12] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB1_4 b LBB1_2 LBB1_2: ; in Loop: Header=BB1_1 Depth=1 ldr x8, [sp, #16] ldrsw x9, [sp, #8] ldr s0, [x8, x9, lsl #2] bl _baz ldur x8, [x29, #-8] ldrsw x9, [sp, #8] str d0, [x8, x9, lsl #3] ldur x8, [x29, #-8] ldrsw x9, [sp, #8] ldr d0, [x8, x9, lsl #3] bl _bar ldr x8, [sp, #16] ldrsw x9, [sp, #8] str s0, [x8, x9, 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: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _foo_int_loop ; -- Begin function foo_int_loop .p2align 2 _foo_int_loop: ; @foo_int_loop .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] str x1, [sp, #16] str w2, [sp, #12] str wzr, [sp, #8] b LBB2_1 LBB2_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #8] ldr w9, [sp, #12] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB2_4 b LBB2_2 LBB2_2: ; in Loop: Header=BB2_1 Depth=1 ldr x8, [sp, #16] ldrsw x9, [sp, #8] ldr w0, [x8, x9, lsl #2] bl _foo_int ldur x8, [x29, #-8] ldrsw x9, [sp, #8] str x0, [x8, x9, lsl #3] b LBB2_3 LBB2_3: ; in Loop: Header=BB2_1 Depth=1 ldr w8, [sp, #8] add w8, w8, #1 str w8, [sp, #8] b LBB2_1 LBB2_4: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _do_something ; -- Begin function do_something .p2align 2 _do_something: ; @do_something .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, _C@PAGE stur x8, [x29, #-16] ; 8-byte Folded Spill ldr x8, [x8, _C@PAGEOFF] ldrsb w0, [x8] bl _simple_8bit adrp x8, _S@PAGE str x8, [sp, #16] ; 8-byte Folded Spill ldr x8, [x8, _S@PAGEOFF] ldrsh w0, [x8] bl _simple_16bit adrp x8, _I@PAGE stur x8, [x29, #-8] ; 8-byte Folded Spill ldr x8, [x8, _I@PAGEOFF] ldr w0, [x8] bl _simple_32bit adrp x8, _L@PAGE str x8, [sp, #8] ; 8-byte Folded Spill ldr x8, [x8, _L@PAGEOFF] ldr x0, [x8] bl _simple_64bit ldur x8, [x29, #-8] ; 8-byte Folded Reload ldr x8, [x8, _I@PAGEOFF] ldr w0, [x8] bl _a01 ldr x8, [sp, #16] ; 8-byte Folded Reload ldur x9, [x29, #-16] ; 8-byte Folded Reload ldr x9, [x9, _C@PAGEOFF] strb w0, [x9] ldr x8, [x8, _S@PAGEOFF] ldrsh w0, [x8] bl _a02 ldr x9, [sp, #8] ; 8-byte Folded Reload ldur x8, [x29, #-8] ; 8-byte Folded Reload ldr x9, [x9, _L@PAGEOFF] str x0, [x9] ldr x0, [x8, _I@PAGEOFF] bl _b01 ldur x8, [x29, #-16] ; 8-byte Folded Reload ldur x9, [x29, #-8] ; 8-byte Folded Reload ldr x9, [x9, _I@PAGEOFF] str w0, [x9] ldr x0, [x8, _C@PAGEOFF] bl _b02 ldur x8, [x29, #-16] ; 8-byte Folded Reload ldr x8, [x8, _C@PAGEOFF] strb w0, [x8] adrp x8, _D@PAGE str x8, [sp, #24] ; 8-byte Folded Spill ldr x0, [x8, _D@PAGEOFF] bl _b03 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr x9, [sp, #24] ; 8-byte Folded Reload str x0, [x9, _D@PAGEOFF] ldr x0, [x9, _D@PAGEOFF] ldr x8, [x8, _S@PAGEOFF] ldrsh w1, [x8] bl _c01 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr x9, [sp, #24] ; 8-byte Folded Reload ldur x10, [x29, #-8] ; 8-byte Folded Reload ldr x10, [x10, _I@PAGEOFF] str w0, [x10] ldr x0, [x9, _D@PAGEOFF] ldr x8, [x8, _S@PAGEOFF] ldrh w8, [x8] sxtb w1, w8 bl _c02 ldr x9, [sp, #24] ; 8-byte Folded Reload ldur x8, [x29, #-8] ; 8-byte Folded Reload ldr x9, [x9, _D@PAGEOFF] str d0, [x9] ldr x8, [x8, _I@PAGEOFF] ldr w0, [x8] bl _constlinear ldr x8, [sp, #24] ; 8-byte Folded Reload ldr x9, [x8, _D@PAGEOFF] ldr d0, [x9] ldr x0, [x8, _D@PAGEOFF] ldr x1, [x8, _D@PAGEOFF] bl _sincos ldr x8, [sp, #24] ; 8-byte Folded Reload ldr x9, [x8, _D@PAGEOFF] ldr d0, [x9] ldr x0, [x8, _D@PAGEOFF] ldr x1, [x8, _D@PAGEOFF] bl _SinCos ldur x8, [x29, #-8] ; 8-byte Folded Reload ldr x0, [x8, _I@PAGEOFF] ldr x8, [x8, _I@PAGEOFF] ldr w1, [x8] bl _foo2 ldur x8, [x29, #-16] ; 8-byte Folded Reload ldur x9, [x29, #-8] ; 8-byte Folded Reload ldr x0, [x9, _I@PAGEOFF] ldr x9, [x9, _I@PAGEOFF] ldr w1, [x9] ldr x8, [x8, _C@PAGEOFF] ldrb w2, [x8] bl _foo3 ldur x8, [x29, #-8] ; 8-byte Folded Reload ldr x0, [x8, _I@PAGEOFF] adrp x8, _F@PAGE ldr x8, [x8, _F@PAGEOFF] ldr s0, [x8] bl _foo4 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .globl _do_rgb_stuff ; -- Begin function do_rgb_stuff .p2align 2 _do_rgb_stuff: ; @do_rgb_stuff .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, _RGBData@PAGE ldr x8, [x8, _RGBData@PAGEOFF] ldrh w9, [x8] strh w9, [sp, #8] ldrb w8, [x8, #2] strb w8, [sp, #10] ldr x0, [sp, #8] bl _DoRGB lsr w8, w0, #16 strh w0, [sp] strb w8, [sp, #2] ldrh w8, [sp] strh w8, [sp, #4] ldrb w8, [sp, #2] strb w8, [sp, #6] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .zerofill __DATA,__bss,_C,8,3 ; @C .zerofill __DATA,__bss,_S,8,3 ; @S .zerofill __DATA,__bss,_I,8,3 ; @I .zerofill __DATA,__bss,_L,8,3 ; @L .zerofill __DATA,__bss,_D,8,3 ; @D .zerofill __DATA,__bss,_F,8,3 ; @F .zerofill __DATA,__bss,_RGBData,8,3 ; @RGBData .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _foo_loop ## -- Begin function foo_loop .p2align 4, 0x90 _foo_loop: ## @foo_loop .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movl %edx, -20(%rbp) movl $0, -24(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 movl -24(%rbp), %eax cmpl -20(%rbp), %eax jge LBB0_4 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax movslq -24(%rbp), %rcx movss (%rax,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero callq _foo movq -8(%rbp), %rax movslq -24(%rbp), %rcx movsd %xmm0, (%rax,%rcx,8) ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 movl -24(%rbp), %eax addl $1, %eax movl %eax, -24(%rbp) jmp LBB0_1 LBB0_4: addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _baz_bar_loop ## -- Begin function baz_bar_loop .p2align 4, 0x90 _baz_bar_loop: ## @baz_bar_loop .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movl %edx, -20(%rbp) movl $0, -24(%rbp) LBB1_1: ## =>This Inner Loop Header: Depth=1 movl -24(%rbp), %eax cmpl -20(%rbp), %eax jge LBB1_4 ## %bb.2: ## in Loop: Header=BB1_1 Depth=1 movq -16(%rbp), %rax movslq -24(%rbp), %rcx movss (%rax,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero callq _baz movq -8(%rbp), %rax movslq -24(%rbp), %rcx movsd %xmm0, (%rax,%rcx,8) movq -8(%rbp), %rax movslq -24(%rbp), %rcx movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero callq _bar movq -16(%rbp), %rax movslq -24(%rbp), %rcx movss %xmm0, (%rax,%rcx,4) ## %bb.3: ## in Loop: Header=BB1_1 Depth=1 movl -24(%rbp), %eax addl $1, %eax movl %eax, -24(%rbp) jmp LBB1_1 LBB1_4: addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _foo_int_loop ## -- Begin function foo_int_loop .p2align 4, 0x90 _foo_int_loop: ## @foo_int_loop .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movl %edx, -20(%rbp) movl $0, -24(%rbp) LBB2_1: ## =>This Inner Loop Header: Depth=1 movl -24(%rbp), %eax cmpl -20(%rbp), %eax jge LBB2_4 ## %bb.2: ## in Loop: Header=BB2_1 Depth=1 movq -16(%rbp), %rax movslq -24(%rbp), %rcx movl (%rax,%rcx,4), %edi callq _foo_int movq %rax, %rdx movq -8(%rbp), %rax movslq -24(%rbp), %rcx movq %rdx, (%rax,%rcx,8) ## %bb.3: ## in Loop: Header=BB2_1 Depth=1 movl -24(%rbp), %eax addl $1, %eax movl %eax, -24(%rbp) jmp LBB2_1 LBB2_4: addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _do_something ## -- Begin function do_something .p2align 4, 0x90 _do_something: ## @do_something .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq _C(%rip), %rax movsbl (%rax), %edi callq _simple_8bit movq _S(%rip), %rax movswl (%rax), %edi callq _simple_16bit movq _I(%rip), %rax movl (%rax), %edi callq _simple_32bit movq _L(%rip), %rax movq (%rax), %rdi callq _simple_64bit movq _I(%rip), %rax movl (%rax), %edi callq _a01 movb %al, %cl movq _C(%rip), %rax movb %cl, (%rax) movq _S(%rip), %rax movswl (%rax), %edi callq _a02 movq %rax, %rcx movq _L(%rip), %rax movq %rcx, (%rax) movq _I(%rip), %rdi callq _b01 movl %eax, %ecx movq _I(%rip), %rax movl %ecx, (%rax) movq _C(%rip), %rdi callq _b02 movb %al, %cl movq _C(%rip), %rax movb %cl, (%rax) movq _D(%rip), %rdi callq _b03 movq %rax, _D(%rip) movq _D(%rip), %rdi movq _S(%rip), %rax movswl (%rax), %esi callq _c01 movl %eax, %ecx movq _I(%rip), %rax movl %ecx, (%rax) movq _D(%rip), %rdi movq _S(%rip), %rax movw (%rax), %ax ## kill: def $al killed $al killed $ax movsbl %al, %esi callq _c02 movq _D(%rip), %rax movsd %xmm0, (%rax) movq _I(%rip), %rax movl (%rax), %edi callq _constlinear movq _D(%rip), %rax movsd (%rax), %xmm0 ## xmm0 = mem[0],zero movq _D(%rip), %rdi movq _D(%rip), %rsi callq _sincos movq _D(%rip), %rax movsd (%rax), %xmm0 ## xmm0 = mem[0],zero movq _D(%rip), %rdi movq _D(%rip), %rsi callq _SinCos movq _I(%rip), %rdi movq _I(%rip), %rax movl (%rax), %esi callq _foo2 movq _I(%rip), %rdi movq _I(%rip), %rax movl (%rax), %esi movq _C(%rip), %rax movzbl (%rax), %edx callq _foo3 movq _I(%rip), %rdi movq _F(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero callq _foo4 popq %rbp retq .cfi_endproc ## -- End function .globl _do_rgb_stuff ## -- Begin function do_rgb_stuff .p2align 4, 0x90 _do_rgb_stuff: ## @do_rgb_stuff .cfi_startproc ## %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 _RGBData(%rip), %rax movb 2(%rax), %cl movb %cl, -2(%rbp) movw (%rax), %ax movw %ax, -4(%rbp) movzbl -2(%rbp), %eax shll $16, %eax movzwl -4(%rbp), %edi orl %eax, %edi callq _DoRGB movw %ax, %cx movw %cx, -12(%rbp) shrl $16, %eax ## kill: def $al killed $al killed $eax movb %al, -10(%rbp) movw -12(%rbp), %ax movw %ax, -8(%rbp) movb -10(%rbp), %al movb %al, -6(%rbp) addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .zerofill __DATA,__bss,_C,8,3 ## @C .zerofill __DATA,__bss,_S,8,3 ## @S .zerofill __DATA,__bss,_I,8,3 ## @I .zerofill __DATA,__bss,_L,8,3 ## @L .zerofill __DATA,__bss,_D,8,3 ## @D .zerofill __DATA,__bss,_F,8,3 ## @F .zerofill __DATA,__bss,_RGBData,8,3 ## @RGBData .subsections_via_symbols
the_stack_data/23574027.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _addlista ; -- Begin function addlista .p2align 2 _addlista: ; @addlista .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] stur w1, [x29, #-12] mov x0, #16 bl _malloc str x0, [sp, #8] ldur x8, [x29, #-8] ldr x8, [x8] str x8, [sp] ldur w8, [x29, #-12] ldr x9, [sp, #8] str w8, [x9] ldr x8, [sp, #8] ; kill: def $x9 killed $xzr str xzr, [x8, #8] ldur x8, [x29, #-8] ldr x8, [x8] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldr x8, [sp, #8] ldur x9, [x29, #-8] str x8, [x9] b LBB0_6 LBB0_2: b LBB0_3 LBB0_3: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp] ldr x8, [x8, #8] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_5 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_3 Depth=1 ldr x8, [sp] ldr x8, [x8, #8] str x8, [sp] b LBB0_3 LBB0_5: ldr x8, [sp, #8] ldr x9, [sp] str x8, [x9, #8] b LBB0_6 LBB0_6: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _imprimelista ; -- Begin function imprimelista .p2align 2 _imprimelista: ; @imprimelista .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] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB1_2 b LBB1_1 LBB1_1: adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf b LBB1_7 LBB1_2: ldur x8, [x29, #-8] str x8, [sp, #16] b LBB1_3 LBB1_3: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #16] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB1_6 b LBB1_4 LBB1_4: ; in Loop: Header=BB1_3 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.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf b LBB1_5 LBB1_5: ; in Loop: Header=BB1_3 Depth=1 ldr x8, [sp, #16] ldr x8, [x8, #8] str x8, [sp, #16] b LBB1_3 LBB1_6: adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf b LBB1_7 LBB1_7: 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, #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] ; kill: def $x8 killed $xzr stur xzr, [x29, #-16] mov w8, #3 stur w8, [x29, #-24] stur wzr, [x29, #-28] stur wzr, [x29, #-28] b LBB2_1 LBB2_1: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-28] ldur w9, [x29, #-24] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB2_4 b LBB2_2 LBB2_2: ; in Loop: Header=BB2_1 Depth=1 mov x9, sp sub x8, x29, #20 str x8, [x9] adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _scanf ldur w1, [x29, #-20] sub x0, x29, #16 bl _addlista 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: ldur x8, [x29, #-16] str x8, [sp, #24] ldr x8, [sp, #24] ldr x8, [x8, #8] ldr w8, [x8] ldr x9, [sp, #24] str w8, [x9] ldr x8, [sp, #24] ldr x8, [x8, #8] str x8, [sp, #16] ldr x8, [sp, #24] ldr x8, [x8, #8] ldr x8, [x8, #8] ldr x9, [sp, #24] str x8, [x9, #8] ldr x0, [sp, #16] bl _free ldur x0, [x29, #-16] bl _imprimelista 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 "Nao" l_.str.1: ; @.str.1 .asciz "\n%d " l_.str.2: ; @.str.2 .asciz "\n" 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 _addlista ## -- Begin function addlista .p2align 4, 0x90 _addlista: ## @addlista .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -8(%rbp) movl %esi, -12(%rbp) movl $16, %edi callq _malloc movq %rax, -24(%rbp) movq -8(%rbp), %rax movq (%rax), %rax movq %rax, -32(%rbp) movl -12(%rbp), %ecx movq -24(%rbp), %rax movl %ecx, (%rax) movq -24(%rbp), %rax movq $0, 8(%rax) movq -8(%rbp), %rax cmpq $0, (%rax) jne LBB0_2 ## %bb.1: movq -24(%rbp), %rcx movq -8(%rbp), %rax movq %rcx, (%rax) jmp LBB0_6 LBB0_2: jmp LBB0_3 LBB0_3: ## =>This Inner Loop Header: Depth=1 movq -32(%rbp), %rax cmpq $0, 8(%rax) je LBB0_5 ## %bb.4: ## in Loop: Header=BB0_3 Depth=1 movq -32(%rbp), %rax movq 8(%rax), %rax movq %rax, -32(%rbp) jmp LBB0_3 LBB0_5: movq -24(%rbp), %rcx movq -32(%rbp), %rax movq %rcx, 8(%rax) LBB0_6: addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _imprimelista ## -- Begin function imprimelista .p2align 4, 0x90 _imprimelista: ## @imprimelista .cfi_startproc ## %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) cmpq $0, -8(%rbp) jne LBB1_2 ## %bb.1: leaq L_.str(%rip), %rdi movb $0, %al callq _printf jmp LBB1_7 LBB1_2: movq -8(%rbp), %rax movq %rax, -16(%rbp) LBB1_3: ## =>This Inner Loop Header: Depth=1 cmpq $0, -16(%rbp) je LBB1_6 ## %bb.4: ## in Loop: Header=BB1_3 Depth=1 movq -16(%rbp), %rax movl (%rax), %esi leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf ## %bb.5: ## in Loop: Header=BB1_3 Depth=1 movq -16(%rbp), %rax movq 8(%rax), %rax movq %rax, -16(%rbp) jmp LBB1_3 LBB1_6: leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf LBB1_7: 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) movq $0, -16(%rbp) movl $3, -24(%rbp) movl $0, -28(%rbp) movl $0, -28(%rbp) LBB2_1: ## =>This Inner Loop Header: Depth=1 movl -28(%rbp), %eax cmpl -24(%rbp), %eax jge LBB2_4 ## %bb.2: ## in Loop: Header=BB2_1 Depth=1 leaq L_.str.3(%rip), %rdi leaq -20(%rbp), %rsi movb $0, %al callq _scanf movl -20(%rbp), %esi leaq -16(%rbp), %rdi callq _addlista ## %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: movq -16(%rbp), %rax movq %rax, -40(%rbp) movq -40(%rbp), %rax movq 8(%rax), %rax movl (%rax), %ecx movq -40(%rbp), %rax movl %ecx, (%rax) movq -40(%rbp), %rax movq 8(%rax), %rax movq %rax, -48(%rbp) movq -40(%rbp), %rax movq 8(%rax), %rax movq 8(%rax), %rcx movq -40(%rbp), %rax movq %rcx, 8(%rax) movq -48(%rbp), %rdi callq _free movq -16(%rbp), %rdi callq _imprimelista xorl %eax, %eax addq $48, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Nao" L_.str.1: ## @.str.1 .asciz "\n%d " L_.str.2: ## @.str.2 .asciz "\n" L_.str.3: ## @.str.3 .asciz "%d" .subsections_via_symbols
the_stack_data/140765601.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #80 .cfi_def_cfa_offset 80 stp x29, x30, [sp, #64] ; 16-byte Folded Spill add x29, sp, #64 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov w8, #0 str w8, [sp, #20] ; 4-byte Folded Spill stur wzr, [x29, #-4] stur w0, [x29, #-8] stur x1, [x29, #-16] mov x8, #5781 movk x8, #24797, lsl #16 stur x8, [x29, #-24] mov x8, #20091 movk x8, #51852, lsl #16 str x8, [sp, #32] ldur x8, [x29, #-24] ldr x9, [sp, #32] mul x8, x8, x9 str x8, [sp, #24] ldr x8, [sp, #24] mov x9, sp str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf ldr w0, [sp, #20] ; 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 "c = %016llx\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movl $0, -4(%rbp) movl %edi, -8(%rbp) movq %rsi, -16(%rbp) movq $1625101973, -24(%rbp) ## imm = 0x60DD1695 movl $3398192763, %eax ## imm = 0xCA8C4E7B movq %rax, -32(%rbp) movq -24(%rbp), %rax imulq -32(%rbp), %rax movq %rax, -40(%rbp) movq -40(%rbp), %rsi leaq L_.str(%rip), %rdi movb $0, %al callq _printf xorl %eax, %eax addq $48, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "c = %016llx\n" .subsections_via_symbols
the_stack_data/63317.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _makeone ; -- Begin function makeone .p2align 2 _makeone: ; @makeone .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] ldur w8, [x29, #-8] subs w8, w8, #1 cset w8, gt tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: stur wzr, [x29, #-4] b LBB0_6 LBB0_2: ldur w8, [x29, #-8] mov w9, #2 str w9, [sp, #12] ; 4-byte Folded Spill sdiv w0, w8, w9 bl _makeone ldr w10, [sp, #12] ; 4-byte Folded Reload ldur w8, [x29, #-8] sdiv w9, w8, w10 mul w9, w9, w10 subs w8, w8, w9 add w8, w0, w8 add w8, w8, #1 stur w8, [x29, #-12] ; 4-byte Folded Spill ldur w8, [x29, #-8] mov w9, #3 str w9, [sp, #16] ; 4-byte Folded Spill sdiv w0, w8, w9 bl _makeone ldr w11, [sp, #16] ; 4-byte Folded Reload ldur w8, [x29, #-12] ; 4-byte Folded Reload ldur w9, [x29, #-8] sdiv w10, w9, w11 mul w10, w10, w11 subs w9, w9, w10 add w9, w0, w9 add w9, w9, #1 subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: ldur w8, [x29, #-8] mov w9, #2 str w9, [sp, #4] ; 4-byte Folded Spill sdiv w0, w8, w9 bl _makeone ldr w10, [sp, #4] ; 4-byte Folded Reload ldur w8, [x29, #-8] sdiv w9, w8, w10 mul w9, w9, w10 subs w8, w8, w9 add w8, w0, w8 add w8, w8, #1 str w8, [sp, #8] ; 4-byte Folded Spill b LBB0_5 LBB0_4: ldur w8, [x29, #-8] mov w9, #3 str w9, [sp] ; 4-byte Folded Spill sdiv w0, w8, w9 bl _makeone ldr w10, [sp] ; 4-byte Folded Reload ldur w8, [x29, #-8] sdiv w9, w8, w10 mul w9, w9, w10 subs w8, w8, w9 add w8, w0, w8 add w8, w8, #1 str w8, [sp, #8] ; 4-byte Folded Spill b LBB0_5 LBB0_5: ldr w8, [sp, #8] ; 4-byte Folded Reload stur w8, [x29, #-4] b LBB0_6 LBB0_6: ldur w0, [x29, #-4] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov x9, sp sub x8, x29, #4 str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF str x0, [sp, #16] ; 8-byte Folded Spill bl _scanf ldur w0, [x29, #-4] bl _makeone mov x10, x0 ldr x0, [sp, #16] ; 8-byte Folded Reload mov x9, sp ; implicit-def: $x8 mov x8, x10 str x8, [x9] bl _printf mov w0, #0 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%d" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _makeone ## -- Begin function makeone .p2align 4, 0x90 _makeone: ## @makeone .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) cmpl $1, -8(%rbp) jg LBB0_2 ## %bb.1: movl $0, -4(%rbp) jmp LBB0_6 LBB0_2: movl -8(%rbp), %eax movl $2, %ecx cltd idivl %ecx movl %eax, %edi callq _makeone movl %eax, -16(%rbp) ## 4-byte Spill movl -8(%rbp), %eax movl $2, %ecx cltd idivl %ecx movl -16(%rbp), %eax ## 4-byte Reload addl %edx, %eax addl $1, %eax movl %eax, -12(%rbp) ## 4-byte Spill movl -8(%rbp), %eax movl $3, %ecx cltd idivl %ecx movl %eax, %edi callq _makeone movl %eax, %ecx movl -8(%rbp), %eax movl $3, %esi cltd idivl %esi movl -12(%rbp), %eax ## 4-byte Reload addl %edx, %ecx addl $1, %ecx cmpl %ecx, %eax jge LBB0_4 ## %bb.3: movl -8(%rbp), %eax movl $2, %ecx cltd idivl %ecx movl %eax, %edi callq _makeone movl %eax, -24(%rbp) ## 4-byte Spill movl -8(%rbp), %eax movl $2, %ecx cltd idivl %ecx movl -24(%rbp), %eax ## 4-byte Reload addl %edx, %eax addl $1, %eax movl %eax, -20(%rbp) ## 4-byte Spill jmp LBB0_5 LBB0_4: movl -8(%rbp), %eax movl $3, %ecx cltd idivl %ecx movl %eax, %edi callq _makeone movl %eax, -28(%rbp) ## 4-byte Spill movl -8(%rbp), %eax movl $3, %ecx cltd idivl %ecx movl -28(%rbp), %eax ## 4-byte Reload addl %edx, %eax addl $1, %eax movl %eax, -20(%rbp) ## 4-byte Spill LBB0_5: movl -20(%rbp), %eax ## 4-byte Reload movl %eax, -4(%rbp) LBB0_6: movl -4(%rbp), %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp leaq L_.str(%rip), %rdi leaq -4(%rbp), %rsi movb $0, %al callq _scanf movl -4(%rbp), %edi callq _makeone 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/767109.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] adrp x8, l___const.main.s1@PAGE add x8, x8, l___const.main.s1@PAGEOFF ldr w9, [x8] add x1, sp, #16 str w9, [sp, #16] ldrh w8, [x8, #4] strh w8, [sp, #20] add x0, sp, #24 str x0, [sp, #8] ; 8-byte Folded Spill str xzr, [sp, #24] strh wzr, [sp, #32] mov x2, #10 bl ___strcpy_chk ldr x8, [sp, #8] ; 8-byte Folded Reload mov x9, sp str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: bl ___stack_chk_fail LBB0_2: mov w0, #0 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l___const.main.s1: ; @__const.main.s1 .asciz "hello" l_.str: ; @.str .asciz "%s\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl L___const.main.s1(%rip), %eax movl %eax, -24(%rbp) movw L___const.main.s1+4(%rip), %ax movw %ax, -20(%rbp) leaq -18(%rbp), %rdi xorl %esi, %esi movl $10, %edx callq _memset leaq -18(%rbp), %rdi leaq -24(%rbp), %rsi movl $10, %edx callq ___strcpy_chk leaq -18(%rbp), %rsi leaq L_.str(%rip), %rdi movb $0, %al callq _printf movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_2 ## %bb.1: xorl %eax, %eax addq $32, %rsp popq %rbp retq LBB0_2: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L___const.main.s1: ## @__const.main.s1 .asciz "hello" L_.str: ## @.str .asciz "%s\n" .subsections_via_symbols
the_stack_data/1199502.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, #6832 movk w9, #6, lsl #16 adrp x16, ___chkstk_darwin@GOTPAGE ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 sub sp, sp, #97, lsl #12 ; =397312 sub sp, sp, #2736 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-24] str wzr, [sp, #36] add x0, sp, #40 mov x1, #6784 movk x1, #6, lsl #16 bl _bzero mov x9, sp add x8, sp, #32 str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _scanf str wzr, [sp, #28] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #28] ldr w9, [sp, #32] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_4 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 mov x9, sp add x8, sp, #24 str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _scanf ldrsw x8, [sp, #24] add x9, sp, #40 ldr w8, [x9, x8, lsl #2] add w8, w8, #1 ldrsw x10, [sp, #24] str w8, [x9, x10, lsl #2] b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #28] add w8, w8, #1 str w8, [sp, #28] b LBB0_1 LBB0_4: mov x9, sp add x8, sp, #20 str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _scanf mov w8, #34464 movk w8, #1, lsl #16 str w8, [sp, #28] b LBB0_5 LBB0_5: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #20] subs w8, w8, #0 cset w8, le tbnz w8, #0, LBB0_10 b LBB0_6 LBB0_6: ; in Loop: Header=BB0_5 Depth=1 ldrsw x9, [sp, #28] add x8, sp, #40 ldr w8, [x8, x9, lsl #2] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_8 b LBB0_7 LBB0_7: ; in Loop: Header=BB0_5 Depth=1 ldr w8, [sp, #20] subs w8, w8, #1 str w8, [sp, #20] b LBB0_8 LBB0_8: ; in Loop: Header=BB0_5 Depth=1 b LBB0_9 LBB0_9: ; in Loop: Header=BB0_5 Depth=1 ldr w8, [sp, #28] subs w8, w8, #1 str w8, [sp, #28] b LBB0_5 LBB0_10: ldr w8, [sp, #28] ; implicit-def: $x10 mov x10, x8 ldrsw x9, [sp, #28] add x8, sp, #40 ldr w9, [x8, x9, lsl #2] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x10, [x9] str x8, [x9, #8] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf ldur x9, [x29, #-24] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_12 b LBB0_11 LBB0_11: bl ___stack_chk_fail LBB0_12: mov w0, #0 add sp, sp, #97, lsl #12 ; =397312 add sp, sp, #2736 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x28, x27, [sp], #32 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%d" l_.str.1: ; @.str.1 .asciz "%d %d" .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 $400048, %eax ## imm = 0x61AB0 callq ____chkstk_darwin subq %rax, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -400020(%rbp) leaq -400016(%rbp), %rdi xorl %esi, %esi movl $400000, %edx ## imm = 0x61A80 callq _memset leaq L_.str(%rip), %rdi leaq -400024(%rbp), %rsi movb $0, %al callq _scanf movl $0, -400028(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 movl -400028(%rbp), %eax cmpl -400024(%rbp), %eax jge LBB0_4 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 leaq L_.str(%rip), %rdi leaq -400032(%rbp), %rsi movb $0, %al callq _scanf movslq -400032(%rbp), %rax movl -400016(%rbp,%rax,4), %ecx addl $1, %ecx movslq -400032(%rbp), %rax movl %ecx, -400016(%rbp,%rax,4) ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 movl -400028(%rbp), %eax addl $1, %eax movl %eax, -400028(%rbp) jmp LBB0_1 LBB0_4: leaq L_.str(%rip), %rdi leaq -400036(%rbp), %rsi movb $0, %al callq _scanf movl $100000, -400028(%rbp) ## imm = 0x186A0 LBB0_5: ## =>This Inner Loop Header: Depth=1 cmpl $0, -400036(%rbp) jle LBB0_10 ## %bb.6: ## in Loop: Header=BB0_5 Depth=1 movslq -400028(%rbp), %rax cmpl $0, -400016(%rbp,%rax,4) je LBB0_8 ## %bb.7: ## in Loop: Header=BB0_5 Depth=1 movl -400036(%rbp), %eax addl $-1, %eax movl %eax, -400036(%rbp) LBB0_8: ## in Loop: Header=BB0_5 Depth=1 jmp LBB0_9 LBB0_9: ## in Loop: Header=BB0_5 Depth=1 movl -400028(%rbp), %eax addl $-1, %eax movl %eax, -400028(%rbp) jmp LBB0_5 LBB0_10: movl -400028(%rbp), %esi movslq -400028(%rbp), %rax movl -400016(%rbp,%rax,4), %edx leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq -8(%rbp), %rcx cmpq %rcx, %rax jne LBB0_12 ## %bb.11: xorl %eax, %eax addq $400048, %rsp ## imm = 0x61AB0 popq %rbp retq LBB0_12: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%d" L_.str.1: ## @.str.1 .asciz "%d %d" .subsections_via_symbols
the_stack_data/106998.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/25902.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _mswin_majorver ; -- Begin function mswin_majorver .p2align 2 _mswin_majorver: ; @mswin_majorver .cfi_startproc ; %bb.0: mov w0, #5 ret .cfi_endproc ; -- End function .globl _mswin_minorver ; -- Begin function mswin_minorver .p2align 2 _mswin_minorver: ; @mswin_minorver .cfi_startproc ; %bb.0: mov w0, #4 ret .cfi_endproc ; -- End function .globl _mswin_compilation_date ; -- Begin function mswin_compilation_date .p2align 2 _mswin_compilation_date: ; @mswin_compilation_date .cfi_startproc ; %bb.0: adrp x0, _datestamp@GOTPAGE ldr x0, [x0, _datestamp@GOTPAGEOFF] ret .cfi_endproc ; -- End function .globl _mswin_compilation_remarks ; -- Begin function mswin_compilation_remarks .p2align 2 _mswin_compilation_remarks: ; @mswin_compilation_remarks .cfi_startproc ; %bb.0: adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF ret .cfi_endproc ; -- End function .globl _mswin_specific_winver ; -- Begin function mswin_specific_winver .p2align 2 _mswin_specific_winver: ; @mswin_specific_winver .cfi_startproc ; %bb.0: adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .space 1 .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _mswin_majorver ## -- Begin function mswin_majorver .p2align 4, 0x90 _mswin_majorver: ## @mswin_majorver .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl $5, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _mswin_minorver ## -- Begin function mswin_minorver .p2align 4, 0x90 _mswin_minorver: ## @mswin_minorver .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl $4, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _mswin_compilation_date ## -- Begin function mswin_compilation_date .p2align 4, 0x90 _mswin_compilation_date: ## @mswin_compilation_date .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq _datestamp@GOTPCREL(%rip), %rax popq %rbp retq .cfi_endproc ## -- End function .globl _mswin_compilation_remarks ## -- Begin function mswin_compilation_remarks .p2align 4, 0x90 _mswin_compilation_remarks: ## @mswin_compilation_remarks .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L_.str(%rip), %rax popq %rbp retq .cfi_endproc ## -- End function .globl _mswin_specific_winver ## -- Begin function mswin_specific_winver .p2align 4, 0x90 _mswin_specific_winver: ## @mswin_specific_winver .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L_.str(%rip), %rax popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .space 1 .subsections_via_symbols
the_stack_data/103470.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _initStack ; -- Begin function initStack .p2align 2 _initStack: ; @initStack .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] mov x0, #1600 bl _malloc ldr x9, [sp] mov x8, x0 str x8, [x9] subs x8, x0, #0 cset w8, ne tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: mov w8, #-1 stur w8, [x29, #-4] b LBB0_3 LBB0_2: ldr x8, [sp] str wzr, [x8, #8] ldr x9, [sp] mov w8, #100 str w8, [x9, #12] mov w8, #1 stur w8, [x29, #-4] b LBB0_3 LBB0_3: ldur w0, [x29, #-4] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _push ; -- Begin function push .p2align 2 _push: ; @push .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str x0, [sp, #16] str w1, [sp, #12] ldr x8, [sp, #16] ldr w8, [x8, #8] ldr x9, [sp, #16] ldr w9, [x9, #12] subs w8, w8, w9 cset w8, lt tbnz w8, #0, LBB1_4 b LBB1_1 LBB1_1: ldr x8, [sp, #16] ldr x0, [x8] ldr x8, [sp, #16] ldr w8, [x8, #12] lsl w9, w8, #1 ; implicit-def: $x8 mov x8, x9 sxtw x8, w8 lsl x1, x8, #4 bl _realloc ldr x9, [sp, #16] mov x8, x0 str x8, [x9] subs x8, x0, #0 cset w8, ne tbnz w8, #0, LBB1_3 b LBB1_2 LBB1_2: mov w8, #-1 stur w8, [x29, #-4] b LBB1_5 LBB1_3: b LBB1_4 LBB1_4: ldr w9, [sp, #12] ldr x8, [sp, #16] ldr x10, [x8] ldr x13, [sp, #16] ldrsw x11, [x13, #8] mov x12, x11 mov w8, #1 add w12, w12, #1 str w12, [x13, #8] str w9, [x10, x11, lsl #2] stur w8, [x29, #-4] b LBB1_5 LBB1_5: ldur w0, [x29, #-4] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .globl _pop ; -- Begin function pop .p2align 2 _pop: ; @pop .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 str x0, [sp, #16] str x1, [sp, #8] ldr x8, [sp, #16] ldr w8, [x8, #8] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB2_2 b LBB2_1 LBB2_1: mov w8, #-1 str w8, [sp, #28] b LBB2_3 LBB2_2: ldr x8, [sp, #16] ldr x8, [x8] ldr x10, [sp, #16] ldr w9, [x10, #8] subs w9, w9, #1 str w9, [x10, #8] ldr w8, [x8, w9, sxtw #2] ldr x9, [sp, #8] str w8, [x9] mov w8, #1 str w8, [sp, #28] b LBB2_3 LBB2_3: ldr w0, [sp, #28] add sp, sp, #32 ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] add x0, sp, #24 bl _initStack str wzr, [sp, #20] b LBB3_1 LBB3_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #20] subs w8, w8, #200 cset w8, ge tbnz w8, #0, LBB3_4 b LBB3_2 LBB3_2: ; in Loop: Header=BB3_1 Depth=1 ldr w1, [sp, #20] add x0, sp, #24 bl _push b LBB3_3 LBB3_3: ; in Loop: Header=BB3_1 Depth=1 ldr w8, [sp, #20] add w8, w8, #1 str w8, [sp, #20] b LBB3_1 LBB3_4: str wzr, [sp, #12] b LBB3_5 LBB3_5: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #12] subs w8, w8, #200 cset w8, ge tbnz w8, #0, LBB3_8 b LBB3_6 LBB3_6: ; in Loop: Header=BB3_5 Depth=1 add x0, sp, #24 add x1, sp, #16 bl _pop ldr w9, [sp, #16] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf b LBB3_7 LBB3_7: ; in Loop: Header=BB3_5 Depth=1 ldr w8, [sp, #12] add w8, w8, #1 str w8, [sp, #12] b LBB3_5 LBB3_8: ldur w0, [x29, #-4] ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%d " .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _initStack ## -- Begin function initStack .p2align 4, 0x90 _initStack: ## @initStack .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movq %rdi, -16(%rbp) movl $1600, %edi ## imm = 0x640 callq _malloc movq -16(%rbp), %rcx movq %rax, (%rcx) cmpq $0, %rax jne LBB0_2 ## %bb.1: movl $-1, -4(%rbp) jmp LBB0_3 LBB0_2: movq -16(%rbp), %rax movl $0, 8(%rax) movq -16(%rbp), %rax movl $100, 12(%rax) movl $1, -4(%rbp) LBB0_3: movl -4(%rbp), %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _push ## -- Begin function push .p2align 4, 0x90 _push: ## @push .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -16(%rbp) movl %esi, -20(%rbp) movq -16(%rbp), %rax movl 8(%rax), %eax movq -16(%rbp), %rcx cmpl 12(%rcx), %eax jl LBB1_4 ## %bb.1: movq -16(%rbp), %rax movq (%rax), %rdi movq -16(%rbp), %rax movl 12(%rax), %eax shll $1, %eax movslq %eax, %rsi shlq $4, %rsi callq _realloc movq -16(%rbp), %rcx movq %rax, (%rcx) cmpq $0, %rax jne LBB1_3 ## %bb.2: movl $-1, -4(%rbp) jmp LBB1_5 LBB1_3: jmp LBB1_4 LBB1_4: movl -20(%rbp), %edx movq -16(%rbp), %rax movq (%rax), %rax movq -16(%rbp), %rsi movl 8(%rsi), %ecx movl %ecx, %edi addl $1, %edi movl %edi, 8(%rsi) movslq %ecx, %rcx movl %edx, (%rax,%rcx,4) movl $1, -4(%rbp) LBB1_5: movl -4(%rbp), %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _pop ## -- Begin function pop .p2align 4, 0x90 _pop: ## @pop .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rdi, -16(%rbp) movq %rsi, -24(%rbp) movq -16(%rbp), %rax cmpl $0, 8(%rax) jne LBB2_2 ## %bb.1: movl $-1, -4(%rbp) jmp LBB2_3 LBB2_2: movq -16(%rbp), %rax movq (%rax), %rax movq -16(%rbp), %rdx movl 8(%rdx), %ecx addl $-1, %ecx movl %ecx, 8(%rdx) movslq %ecx, %rcx movl (%rax,%rcx,4), %ecx movq -24(%rbp), %rax movl %ecx, (%rax) movl $1, -4(%rbp) LBB2_3: movl -4(%rbp), %eax popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movl $0, -4(%rbp) leaq -24(%rbp), %rdi callq _initStack movl $0, -28(%rbp) LBB3_1: ## =>This Inner Loop Header: Depth=1 cmpl $200, -28(%rbp) jge LBB3_4 ## %bb.2: ## in Loop: Header=BB3_1 Depth=1 movl -28(%rbp), %esi leaq -24(%rbp), %rdi callq _push ## %bb.3: ## in Loop: Header=BB3_1 Depth=1 movl -28(%rbp), %eax addl $1, %eax movl %eax, -28(%rbp) jmp LBB3_1 LBB3_4: movl $0, -36(%rbp) LBB3_5: ## =>This Inner Loop Header: Depth=1 cmpl $200, -36(%rbp) jge LBB3_8 ## %bb.6: ## in Loop: Header=BB3_5 Depth=1 leaq -24(%rbp), %rdi leaq -32(%rbp), %rsi callq _pop movl -32(%rbp), %esi leaq L_.str(%rip), %rdi movb $0, %al callq _printf ## %bb.7: ## in Loop: Header=BB3_5 Depth=1 movl -36(%rbp), %eax addl $1, %eax movl %eax, -36(%rbp) jmp LBB3_5 LBB3_8: movl -4(%rbp), %eax addq $48, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%d " .subsections_via_symbols
the_stack_data/892772.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/43886603.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 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 x8, [x29, #-16] ldr x0, [x8, #16] bl _atoi stur w0, [x29, #-24] mov w8, #1 stur w8, [x29, #-28] ldur x8, [x29, #-16] ldr x0, [x8, #24] adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF str x1, [sp, #72] ; 8-byte Folded Spill bl _fopen ldr x1, [sp, #72] ; 8-byte Folded Reload stur x0, [x29, #-40] ldur x8, [x29, #-16] ldr x0, [x8, #32] bl _fopen stur x0, [x29, #-48] stur wzr, [x29, #-52] stur wzr, [x29, #-56] stur wzr, [x29, #-60] b LBB0_1 LBB0_1: ; =>This Loop Header: Depth=1 ; Child Loop BB0_3 Depth 2 ; Child Loop BB0_6 Depth 3 ; Child Loop BB0_17 Depth 3 ldur w8, [x29, #-60] ldur w9, [x29, #-20] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_26 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 stur wzr, [x29, #-64] b LBB0_3 LBB0_3: ; Parent Loop BB0_1 Depth=1 ; => This Loop Header: Depth=2 ; Child Loop BB0_6 Depth 3 ; Child Loop BB0_17 Depth 3 ldur w8, [x29, #-64] ldur w9, [x29, #-24] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_24 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_3 Depth=2 ldur w8, [x29, #-60] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_12 b LBB0_5 LBB0_5: ; in Loop: Header=BB0_3 Depth=2 stur wzr, [x29, #-68] b LBB0_6 LBB0_6: ; Parent Loop BB0_1 Depth=1 ; Parent Loop BB0_3 Depth=2 ; => This Inner Loop Header: Depth=3 ldur w8, [x29, #-68] ldur w9, [x29, #-24] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_11 b LBB0_7 LBB0_7: ; in Loop: Header=BB0_6 Depth=3 ldur w8, [x29, #-68] ldur w9, [x29, #-64] subs w8, w8, w9 cset w8, eq tbnz w8, #0, LBB0_9 b LBB0_8 LBB0_8: ; in Loop: Header=BB0_6 Depth=3 ldur w8, [x29, #-68] sub x9, x29, #72 str x9, [sp, #48] ; 8-byte Folded Spill stur w8, [x29, #-72] ldur x3, [x29, #-40] sub x0, x29, #52 mov x1, #4 str x1, [sp, #56] ; 8-byte Folded Spill mov x2, #1 str x2, [sp, #64] ; 8-byte Folded Spill bl _fwrite ldr x1, [sp, #56] ; 8-byte Folded Reload ldr x2, [sp, #64] ; 8-byte Folded Reload ldr x0, [sp, #48] ; 8-byte Folded Reload ldur x3, [x29, #-40] bl _fwrite ldr x1, [sp, #56] ; 8-byte Folded Reload ldr x2, [sp, #64] ; 8-byte Folded Reload ldur x3, [x29, #-40] sub x0, x29, #56 bl _fwrite ldur w8, [x29, #-52] ; implicit-def: $x11 mov x11, x8 ldur w8, [x29, #-72] ; implicit-def: $x10 mov x10, x8 ldur w9, [x29, #-56] ; 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_9 LBB0_9: ; in Loop: Header=BB0_6 Depth=3 b LBB0_10 LBB0_10: ; in Loop: Header=BB0_6 Depth=3 ldur w8, [x29, #-68] add w8, w8, #1 stur w8, [x29, #-68] b LBB0_6 LBB0_11: ; in Loop: Header=BB0_3 Depth=2 b LBB0_12 LBB0_12: ; in Loop: Header=BB0_3 Depth=2 ldur w8, [x29, #-52] ldur w9, [x29, #-24] ldur w10, [x29, #-28] mul w10, w9, w10 sdiv w9, w8, w10 mul w9, w9, w10 subs w8, w8, w9 stur w8, [x29, #-76] ldur w8, [x29, #-20] ldur w9, [x29, #-24] ldur w10, [x29, #-28] mul w9, w9, w10 sdiv w8, w8, w9 stur w8, [x29, #-80] ldur w8, [x29, #-20] ldur w9, [x29, #-24] ldur w10, [x29, #-28] mul w10, w9, w10 sdiv w9, w8, w10 mul w9, w9, w10 subs w8, w8, w9 subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_16 b LBB0_13 LBB0_13: ; in Loop: Header=BB0_3 Depth=2 ldur w8, [x29, #-52] ldur w9, [x29, #-24] ldur w10, [x29, #-28] mul w10, w9, w10 sdiv w9, w8, w10 mul w9, w9, w10 subs w8, w8, w9 ldur w9, [x29, #-20] ldur w10, [x29, #-24] ldur w11, [x29, #-28] mul w11, w10, w11 sdiv w10, w9, w11 mul w10, w10, w11 subs w9, w9, w10 subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_15 b LBB0_14 LBB0_14: ; in Loop: Header=BB0_3 Depth=2 ldur w8, [x29, #-80] add w8, w8, #1 stur w8, [x29, #-80] b LBB0_15 LBB0_15: ; in Loop: Header=BB0_3 Depth=2 b LBB0_16 LBB0_16: ; in Loop: Header=BB0_3 Depth=2 ldur w8, [x29, #-52] ldur w9, [x29, #-24] ldur w10, [x29, #-28] mul w9, w9, w10 sdiv w8, w8, w9 stur w8, [x29, #-84] str wzr, [sp, #88] b LBB0_17 LBB0_17: ; Parent Loop BB0_1 Depth=1 ; Parent Loop BB0_3 Depth=2 ; => This Inner Loop Header: Depth=3 ldr w8, [sp, #88] ldur w9, [x29, #-80] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_22 b LBB0_18 LBB0_18: ; in Loop: Header=BB0_17 Depth=3 ldr w8, [sp, #88] ldur w9, [x29, #-24] mul w8, w8, w9 ldur w9, [x29, #-28] mul w8, w8, w9 ldur w9, [x29, #-76] add w8, w8, w9 str w8, [sp, #84] ldr w8, [sp, #84] ldur w9, [x29, #-84] subs w8, w8, w9 cset w8, eq tbnz w8, #0, LBB0_20 b LBB0_19 LBB0_19: ; in Loop: Header=BB0_17 Depth=3 add x8, sp, #84 str x8, [sp, #40] ; 8-byte Folded Spill ldr w8, [sp, #84] ldur w9, [x29, #-24] mul w8, w8, w9 ldur w9, [x29, #-28] mul w8, w8, w9 ldur w9, [x29, #-84] ldur w10, [x29, #-24] ldur w11, [x29, #-28] mul w11, w10, w11 sdiv w10, w9, w11 mul w10, w10, w11 subs w9, w9, w10 add w8, w8, w9 str w8, [sp, #84] ldur x3, [x29, #-48] sub x0, x29, #52 mov x1, #4 str x1, [sp, #24] ; 8-byte Folded Spill mov x2, #1 str x2, [sp, #32] ; 8-byte Folded Spill bl _fwrite ldr x1, [sp, #24] ; 8-byte Folded Reload ldr x2, [sp, #32] ; 8-byte Folded Reload ldr x0, [sp, #40] ; 8-byte Folded Reload ldur x3, [x29, #-48] bl _fwrite ldur w8, [x29, #-52] ; implicit-def: $x10 mov x10, x8 ldr w9, [sp, #84] ; 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_20 LBB0_20: ; in Loop: Header=BB0_17 Depth=3 b LBB0_21 LBB0_21: ; in Loop: Header=BB0_17 Depth=3 ldr w8, [sp, #88] add w8, w8, #1 str w8, [sp, #88] b LBB0_17 LBB0_22: ; in Loop: Header=BB0_3 Depth=2 ldur w8, [x29, #-52] add w8, w8, #1 stur w8, [x29, #-52] b LBB0_23 LBB0_23: ; in Loop: Header=BB0_3 Depth=2 ldur w8, [x29, #-64] add w8, w8, #1 stur w8, [x29, #-64] b LBB0_3 LBB0_24: ; in Loop: Header=BB0_1 Depth=1 b LBB0_25 LBB0_25: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-60] add w8, w8, #1 stur w8, [x29, #-60] b LBB0_1 LBB0_26: ldur x0, [x29, #-40] bl _fclose ldur x0, [x29, #-48] bl _fclose ldur w0, [x29, #-4] 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 "wb" l_.str.1: ; @.str.1 .asciz "INTRA %d %d %d\n" l_.str.2: ; @.str.2 .asciz "INTER %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 $112, %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) movq -16(%rbp), %rax movq 16(%rax), %rdi callq _atoi movl %eax, -24(%rbp) movl $1, -28(%rbp) movq -16(%rbp), %rax movq 24(%rax), %rdi leaq L_.str(%rip), %rsi callq _fopen movq %rax, -40(%rbp) movq -16(%rbp), %rax movq 32(%rax), %rdi leaq L_.str(%rip), %rsi callq _fopen movq %rax, -48(%rbp) movl $0, -52(%rbp) movl $0, -56(%rbp) movl $0, -60(%rbp) LBB0_1: ## =>This Loop Header: Depth=1 ## Child Loop BB0_3 Depth 2 ## Child Loop BB0_6 Depth 3 ## Child Loop BB0_17 Depth 3 movl -60(%rbp), %eax cmpl -20(%rbp), %eax jge LBB0_26 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movl $0, -64(%rbp) LBB0_3: ## Parent Loop BB0_1 Depth=1 ## => This Loop Header: Depth=2 ## Child Loop BB0_6 Depth 3 ## Child Loop BB0_17 Depth 3 movl -64(%rbp), %eax cmpl -24(%rbp), %eax jge LBB0_24 ## %bb.4: ## in Loop: Header=BB0_3 Depth=2 cmpl $0, -60(%rbp) jne LBB0_12 ## %bb.5: ## in Loop: Header=BB0_3 Depth=2 movl $0, -68(%rbp) LBB0_6: ## Parent Loop BB0_1 Depth=1 ## Parent Loop BB0_3 Depth=2 ## => This Inner Loop Header: Depth=3 movl -68(%rbp), %eax cmpl -24(%rbp), %eax jge LBB0_11 ## %bb.7: ## in Loop: Header=BB0_6 Depth=3 movl -68(%rbp), %eax cmpl -64(%rbp), %eax je LBB0_9 ## %bb.8: ## in Loop: Header=BB0_6 Depth=3 movl -68(%rbp), %eax movl %eax, -72(%rbp) leaq -52(%rbp), %rdi movq -40(%rbp), %rcx movl $4, %esi movl $1, %edx callq _fwrite leaq -72(%rbp), %rdi movq -40(%rbp), %rcx movl $4, %esi movl $1, %edx callq _fwrite leaq -56(%rbp), %rdi movq -40(%rbp), %rcx movl $4, %esi movl $1, %edx callq _fwrite movl -52(%rbp), %esi movl -72(%rbp), %edx movl -56(%rbp), %ecx leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf LBB0_9: ## in Loop: Header=BB0_6 Depth=3 jmp LBB0_10 LBB0_10: ## in Loop: Header=BB0_6 Depth=3 movl -68(%rbp), %eax addl $1, %eax movl %eax, -68(%rbp) jmp LBB0_6 LBB0_11: ## in Loop: Header=BB0_3 Depth=2 jmp LBB0_12 LBB0_12: ## in Loop: Header=BB0_3 Depth=2 movl -52(%rbp), %eax movl -24(%rbp), %ecx imull -28(%rbp), %ecx cltd idivl %ecx movl %edx, -76(%rbp) movl -20(%rbp), %eax movl -24(%rbp), %ecx imull -28(%rbp), %ecx cltd idivl %ecx movl %eax, -80(%rbp) movl -20(%rbp), %eax movl -24(%rbp), %ecx imull -28(%rbp), %ecx cltd idivl %ecx cmpl $0, %edx je LBB0_16 ## %bb.13: ## in Loop: Header=BB0_3 Depth=2 movl -52(%rbp), %eax movl -24(%rbp), %ecx imull -28(%rbp), %ecx cltd idivl %ecx movl %edx, -96(%rbp) ## 4-byte Spill movl -20(%rbp), %eax movl -24(%rbp), %ecx imull -28(%rbp), %ecx cltd idivl %ecx movl %edx, %eax movl -96(%rbp), %edx ## 4-byte Reload cmpl %eax, %edx jge LBB0_15 ## %bb.14: ## in Loop: Header=BB0_3 Depth=2 movl -80(%rbp), %eax addl $1, %eax movl %eax, -80(%rbp) LBB0_15: ## in Loop: Header=BB0_3 Depth=2 jmp LBB0_16 LBB0_16: ## in Loop: Header=BB0_3 Depth=2 movl -52(%rbp), %eax movl -24(%rbp), %ecx imull -28(%rbp), %ecx cltd idivl %ecx movl %eax, -84(%rbp) movl $0, -88(%rbp) LBB0_17: ## Parent Loop BB0_1 Depth=1 ## Parent Loop BB0_3 Depth=2 ## => This Inner Loop Header: Depth=3 movl -88(%rbp), %eax cmpl -80(%rbp), %eax jge LBB0_22 ## %bb.18: ## in Loop: Header=BB0_17 Depth=3 movl -88(%rbp), %eax imull -24(%rbp), %eax imull -28(%rbp), %eax addl -76(%rbp), %eax movl %eax, -92(%rbp) movl -92(%rbp), %eax cmpl -84(%rbp), %eax je LBB0_20 ## %bb.19: ## in Loop: Header=BB0_17 Depth=3 movl -92(%rbp), %eax imull -24(%rbp), %eax imull -28(%rbp), %eax movl %eax, -100(%rbp) ## 4-byte Spill movl -84(%rbp), %eax movl -24(%rbp), %ecx imull -28(%rbp), %ecx cltd idivl %ecx movl -100(%rbp), %eax ## 4-byte Reload addl %edx, %eax movl %eax, -92(%rbp) leaq -52(%rbp), %rdi movq -48(%rbp), %rcx movl $4, %esi movl $1, %edx callq _fwrite leaq -92(%rbp), %rdi movq -48(%rbp), %rcx movl $4, %esi movl $1, %edx callq _fwrite movl -52(%rbp), %esi movl -92(%rbp), %edx leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf LBB0_20: ## in Loop: Header=BB0_17 Depth=3 jmp LBB0_21 LBB0_21: ## in Loop: Header=BB0_17 Depth=3 movl -88(%rbp), %eax addl $1, %eax movl %eax, -88(%rbp) jmp LBB0_17 LBB0_22: ## in Loop: Header=BB0_3 Depth=2 movl -52(%rbp), %eax addl $1, %eax movl %eax, -52(%rbp) ## %bb.23: ## in Loop: Header=BB0_3 Depth=2 movl -64(%rbp), %eax addl $1, %eax movl %eax, -64(%rbp) jmp LBB0_3 LBB0_24: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_25 LBB0_25: ## in Loop: Header=BB0_1 Depth=1 movl -60(%rbp), %eax addl $1, %eax movl %eax, -60(%rbp) jmp LBB0_1 LBB0_26: movq -40(%rbp), %rdi callq _fclose movq -48(%rbp), %rdi callq _fclose movl -4(%rbp), %eax addq $112, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "wb" L_.str.1: ## @.str.1 .asciz "INTRA %d %d %d\n" L_.str.2: ## @.str.2 .asciz "INTER %d %d\n" .subsections_via_symbols
the_stack_data/125141184.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] fmov s0, #12.00000000 stur s0, [x29, #-20] str wzr, [sp, #24] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #24] subs w8, w8, #10 cset w8, ge tbnz w8, #0, LBB0_7 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #24] add w10, w8, #1 mov x9, sp ; implicit-def: $x8 mov x8, x10 str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf mov x9, sp sub x8, x29, #8 str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _scanf ldur w8, [x29, #-8] subs w8, w8, #40 stur w8, [x29, #-12] ldur w8, [x29, #-12] subs w8, w8, #0 cset w8, le tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldur s0, [x29, #-12] scvtf s0, s0 ldur s1, [x29, #-20] fmul s0, s0, s1 stur s0, [x29, #-16] ldr w8, [sp, #24] add w10, w8, #1 ldur s0, [x29, #-16] fcvt d0, s0 mov x8, sp ; implicit-def: $x9 mov x9, x10 str x9, [x8] str d0, [x8, #8] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf b LBB0_5 LBB0_4: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #24] add w10, w8, #1 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_5 LBB0_5: ; in Loop: Header=BB0_1 Depth=1 b LBB0_6 LBB0_6: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #24] add w8, w8, #1 str w8, [sp, #24] b LBB0_1 LBB0_7: 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 "Please enter the hours of work of employee %d: " l_.str.1: ; @.str.1 .asciz "%d" l_.str.2: ; @.str.2 .asciz "The overtime pay for employee %d is: %f\n" l_.str.3: ; @.str.3 .asciz "Employee %d is not eligible for overtime pay.\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 0x41400000 ## float 12 .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_0(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, -20(%rbp) movl $0, -24(%rbp) LBB0_1: ## =>This Inner Loop Header: Depth=1 cmpl $10, -24(%rbp) jge LBB0_7 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movl -24(%rbp), %esi addl $1, %esi leaq L_.str(%rip), %rdi movb $0, %al callq _printf leaq L_.str.1(%rip), %rdi leaq -8(%rbp), %rsi movb $0, %al callq _scanf movl -8(%rbp), %eax subl $40, %eax movl %eax, -12(%rbp) cmpl $0, -12(%rbp) jle LBB0_4 ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 cvtsi2ssl -12(%rbp), %xmm0 mulss -20(%rbp), %xmm0 movss %xmm0, -16(%rbp) movl -24(%rbp), %esi addl $1, %esi movss -16(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm0 leaq L_.str.2(%rip), %rdi movb $1, %al callq _printf jmp LBB0_5 LBB0_4: ## in Loop: Header=BB0_1 Depth=1 movl -24(%rbp), %esi addl $1, %esi leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf LBB0_5: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_6 LBB0_6: ## in Loop: Header=BB0_1 Depth=1 movl -24(%rbp), %eax addl $1, %eax movl %eax, -24(%rbp) jmp LBB0_1 LBB0_7: movl -4(%rbp), %eax addq $32, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Please enter the hours of work of employee %d: " L_.str.1: ## @.str.1 .asciz "%d" L_.str.2: ## @.str.2 .asciz "The overtime pay for employee %d is: %f\n" L_.str.3: ## @.str.3 .asciz "Employee %d is not eligible for overtime pay.\n" .subsections_via_symbols
the_stack_data/100141359.c
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _mul8_012 ; -- Begin function mul8_012 .p2align 2 _mul8_012: ; @mul8_012 .cfi_startproc ; %bb.0: sub sp, sp, #336 .cfi_def_cfa_offset 336 stp x28, x27, [sp, #320] ; 16-byte Folded Spill .cfi_offset w27, -8 .cfi_offset w28, -16 strb w0, [sp, #319] strb w1, [sp, #318] strh wzr, [sp, #316] ldrb w8, [sp, #319] asr w8, w8, #0 and w8, w8, #0x1 strb w8, [sp, #315] ldrb w8, [sp, #319] asr w8, w8, #1 and w8, w8, #0x1 strb w8, [sp, #314] ldrb w8, [sp, #319] asr w8, w8, #2 and w8, w8, #0x1 strb w8, [sp, #313] ldrb w8, [sp, #319] asr w8, w8, #3 and w8, w8, #0x1 strb w8, [sp, #312] ldrb w8, [sp, #319] asr w8, w8, #4 and w8, w8, #0x1 strb w8, [sp, #311] ldrb w8, [sp, #319] asr w8, w8, #5 and w8, w8, #0x1 strb w8, [sp, #310] ldrb w8, [sp, #319] asr w8, w8, #6 and w8, w8, #0x1 strb w8, [sp, #309] ldrb w8, [sp, #319] asr w8, w8, #7 and w8, w8, #0x1 strb w8, [sp, #308] ldrb w8, [sp, #318] asr w8, w8, #0 and w8, w8, #0x1 strb w8, [sp, #307] ldrb w8, [sp, #318] asr w8, w8, #1 and w8, w8, #0x1 strb w8, [sp, #306] ldrb w8, [sp, #318] asr w8, w8, #2 and w8, w8, #0x1 strb w8, [sp, #305] ldrb w8, [sp, #318] asr w8, w8, #3 and w8, w8, #0x1 strb w8, [sp, #304] ldrb w8, [sp, #318] asr w8, w8, #4 and w8, w8, #0x1 strb w8, [sp, #303] ldrb w8, [sp, #318] asr w8, w8, #5 and w8, w8, #0x1 strb w8, [sp, #302] ldrb w8, [sp, #318] asr w8, w8, #6 and w8, w8, #0x1 strb w8, [sp, #301] ldrb w8, [sp, #318] asr w8, w8, #7 and w8, w8, #0x1 strb w8, [sp, #300] ldrb w8, [sp, #315] ldrb w9, [sp, #307] and w8, w8, w9 strb w8, [sp, #299] ldrb w8, [sp, #314] ldrb w9, [sp, #307] and w8, w8, w9 strb w8, [sp, #298] ldrb w8, [sp, #313] ldrb w9, [sp, #307] and w8, w8, w9 strb w8, [sp, #297] ldrb w8, [sp, #312] ldrb w9, [sp, #307] and w8, w8, w9 strb w8, [sp, #296] ldrb w8, [sp, #311] ldrb w9, [sp, #307] and w8, w8, w9 strb w8, [sp, #295] ldrb w8, [sp, #310] ldrb w9, [sp, #307] and w8, w8, w9 strb w8, [sp, #294] ldrb w8, [sp, #309] ldrb w9, [sp, #307] and w8, w8, w9 strb w8, [sp, #293] ldrb w8, [sp, #308] ldrb w9, [sp, #307] and w8, w8, w9 strb w8, [sp, #292] ldrb w8, [sp, #315] ldrb w9, [sp, #306] and w8, w8, w9 strb w8, [sp, #291] ldrb w8, [sp, #314] ldrb w9, [sp, #306] and w8, w8, w9 strb w8, [sp, #290] ldrb w8, [sp, #313] ldrb w9, [sp, #306] and w8, w8, w9 strb w8, [sp, #289] ldrb w8, [sp, #312] ldrb w9, [sp, #306] and w8, w8, w9 strb w8, [sp, #288] ldrb w8, [sp, #311] ldrb w9, [sp, #306] and w8, w8, w9 strb w8, [sp, #287] ldrb w8, [sp, #310] ldrb w9, [sp, #306] and w8, w8, w9 strb w8, [sp, #286] ldrb w8, [sp, #309] ldrb w9, [sp, #306] and w8, w8, w9 strb w8, [sp, #285] ldrb w8, [sp, #308] ldrb w9, [sp, #306] and w8, w8, w9 strb w8, [sp, #284] ldrb w8, [sp, #315] ldrb w9, [sp, #305] and w8, w8, w9 strb w8, [sp, #283] ldrb w8, [sp, #314] ldrb w9, [sp, #305] and w8, w8, w9 strb w8, [sp, #282] ldrb w8, [sp, #313] ldrb w9, [sp, #305] and w8, w8, w9 strb w8, [sp, #281] ldrb w8, [sp, #312] ldrb w9, [sp, #305] and w8, w8, w9 strb w8, [sp, #280] ldrb w8, [sp, #311] ldrb w9, [sp, #305] and w8, w8, w9 strb w8, [sp, #279] ldrb w8, [sp, #310] ldrb w9, [sp, #305] and w8, w8, w9 strb w8, [sp, #278] ldrb w8, [sp, #309] ldrb w9, [sp, #305] and w8, w8, w9 strb w8, [sp, #277] ldrb w8, [sp, #308] ldrb w9, [sp, #305] and w8, w8, w9 strb w8, [sp, #276] ldrb w8, [sp, #315] ldrb w9, [sp, #304] and w8, w8, w9 strb w8, [sp, #275] ldrb w8, [sp, #314] ldrb w9, [sp, #304] and w8, w8, w9 strb w8, [sp, #274] ldrb w8, [sp, #313] ldrb w9, [sp, #304] and w8, w8, w9 strb w8, [sp, #273] ldrb w8, [sp, #312] ldrb w9, [sp, #304] and w8, w8, w9 strb w8, [sp, #272] ldrb w8, [sp, #311] ldrb w9, [sp, #304] and w8, w8, w9 strb w8, [sp, #271] ldrb w8, [sp, #310] ldrb w9, [sp, #304] and w8, w8, w9 strb w8, [sp, #270] ldrb w8, [sp, #309] ldrb w9, [sp, #304] and w8, w8, w9 strb w8, [sp, #269] ldrb w8, [sp, #308] ldrb w9, [sp, #304] and w8, w8, w9 strb w8, [sp, #268] ldrb w8, [sp, #315] ldrb w9, [sp, #303] and w8, w8, w9 strb w8, [sp, #267] ldrb w8, [sp, #314] ldrb w9, [sp, #303] and w8, w8, w9 strb w8, [sp, #266] ldrb w8, [sp, #313] ldrb w9, [sp, #303] and w8, w8, w9 strb w8, [sp, #265] ldrb w8, [sp, #312] ldrb w9, [sp, #303] and w8, w8, w9 strb w8, [sp, #264] ldrb w8, [sp, #311] ldrb w9, [sp, #303] and w8, w8, w9 strb w8, [sp, #263] ldrb w8, [sp, #310] ldrb w9, [sp, #303] and w8, w8, w9 strb w8, [sp, #262] ldrb w8, [sp, #309] ldrb w9, [sp, #303] and w8, w8, w9 strb w8, [sp, #261] ldrb w8, [sp, #308] ldrb w9, [sp, #303] and w8, w8, w9 strb w8, [sp, #260] ldrb w8, [sp, #315] ldrb w9, [sp, #302] and w8, w8, w9 strb w8, [sp, #259] ldrb w8, [sp, #314] ldrb w9, [sp, #302] and w8, w8, w9 strb w8, [sp, #258] ldrb w8, [sp, #313] ldrb w9, [sp, #302] and w8, w8, w9 strb w8, [sp, #257] ldrb w8, [sp, #312] ldrb w9, [sp, #302] and w8, w8, w9 strb w8, [sp, #256] ldrb w8, [sp, #311] ldrb w9, [sp, #302] and w8, w8, w9 strb w8, [sp, #255] ldrb w8, [sp, #310] ldrb w9, [sp, #302] and w8, w8, w9 strb w8, [sp, #254] ldrb w8, [sp, #309] ldrb w9, [sp, #302] and w8, w8, w9 strb w8, [sp, #253] ldrb w8, [sp, #308] ldrb w9, [sp, #302] and w8, w8, w9 strb w8, [sp, #252] ldrb w8, [sp, #315] ldrb w9, [sp, #301] and w8, w8, w9 strb w8, [sp, #251] ldrb w8, [sp, #314] ldrb w9, [sp, #301] and w8, w8, w9 strb w8, [sp, #250] ldrb w8, [sp, #313] ldrb w9, [sp, #301] and w8, w8, w9 strb w8, [sp, #249] ldrb w8, [sp, #312] ldrb w9, [sp, #301] and w8, w8, w9 strb w8, [sp, #248] ldrb w8, [sp, #311] ldrb w9, [sp, #301] and w8, w8, w9 strb w8, [sp, #247] ldrb w8, [sp, #310] ldrb w9, [sp, #301] and w8, w8, w9 strb w8, [sp, #246] ldrb w8, [sp, #309] ldrb w9, [sp, #301] and w8, w8, w9 strb w8, [sp, #245] ldrb w8, [sp, #308] ldrb w9, [sp, #301] and w8, w8, w9 strb w8, [sp, #244] ldrb w8, [sp, #315] ldrb w9, [sp, #300] and w8, w8, w9 strb w8, [sp, #243] ldrb w8, [sp, #314] ldrb w9, [sp, #300] and w8, w8, w9 strb w8, [sp, #242] ldrb w8, [sp, #313] ldrb w9, [sp, #300] and w8, w8, w9 strb w8, [sp, #241] ldrb w8, [sp, #312] ldrb w9, [sp, #300] and w8, w8, w9 strb w8, [sp, #240] ldrb w8, [sp, #311] ldrb w9, [sp, #300] and w8, w8, w9 strb w8, [sp, #239] ldrb w8, [sp, #310] ldrb w9, [sp, #300] and w8, w8, w9 strb w8, [sp, #238] ldrb w8, [sp, #309] ldrb w9, [sp, #300] and w8, w8, w9 strb w8, [sp, #237] ldrb w8, [sp, #308] ldrb w9, [sp, #300] and w8, w8, w9 strb w8, [sp, #236] ldrb w8, [sp, #298] ldrb w9, [sp, #291] eor w8, w8, w9 strb w8, [sp, #235] ldrb w8, [sp, #298] ldrb w9, [sp, #291] and w8, w8, w9 strb w8, [sp, #234] ldrb w8, [sp, #297] ldrb w9, [sp, #290] eor w8, w8, w9 ldrb w9, [sp, #283] eor w8, w8, w9 strb w8, [sp, #233] ldrb w8, [sp, #297] ldrb w9, [sp, #290] and w8, w8, w9 ldrb w9, [sp, #290] ldrb w10, [sp, #283] and w9, w9, w10 orr w8, w8, w9 ldrb w9, [sp, #297] ldrb w10, [sp, #283] and w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #232] ldrb w8, [sp, #296] ldrb w9, [sp, #289] eor w8, w8, w9 ldrb w9, [sp, #282] eor w8, w8, w9 strb w8, [sp, #231] ldrb w8, [sp, #296] ldrb w9, [sp, #289] and w8, w8, w9 ldrb w9, [sp, #289] ldrb w10, [sp, #282] and w9, w9, w10 orr w8, w8, w9 ldrb w9, [sp, #296] ldrb w10, [sp, #282] and w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #230] ldrb w8, [sp, #295] ldrb w9, [sp, #288] eor w8, w8, w9 ldrb w9, [sp, #281] eor w8, w8, w9 strb w8, [sp, #229] ldrb w8, [sp, #295] ldrb w9, [sp, #288] and w8, w8, w9 ldrb w9, [sp, #288] ldrb w10, [sp, #281] and w9, w9, w10 orr w8, w8, w9 ldrb w9, [sp, #295] ldrb w10, [sp, #281] and w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #228] ldrb w8, [sp, #294] ldrb w9, [sp, #287] eor w8, w8, w9 ldrb w9, [sp, #280] eor w8, w8, w9 strb w8, [sp, #227] ldrb w8, [sp, #294] ldrb w9, [sp, #287] and w8, w8, w9 ldrb w9, [sp, #287] ldrb w10, [sp, #280] and w9, w9, w10 orr w8, w8, w9 ldrb w9, [sp, #294] ldrb w10, [sp, #280] and w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #226] ldrb w8, [sp, #293] ldrb w9, [sp, #286] eor w8, w8, w9 ldrb w9, [sp, #279] eor w8, w8, w9 strb w8, [sp, #225] ldrb w8, [sp, #293] ldrb w9, [sp, #286] and w8, w8, w9 ldrb w9, [sp, #286] ldrb w10, [sp, #279] and w9, w9, w10 orr w8, w8, w9 ldrb w9, [sp, #293] ldrb w10, [sp, #279] and w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #224] ldrb w8, [sp, #292] ldrb w9, [sp, #285] eor w8, w8, w9 ldrb w9, [sp, #278] eor w8, w8, w9 strb w8, [sp, #223] ldrb w8, [sp, #292] ldrb w9, [sp, #285] and w8, w8, w9 ldrb w9, [sp, #285] ldrb w10, [sp, #278] and w9, w9, w10 orr w8, w8, w9 ldrb w9, [sp, #292] ldrb w10, [sp, #278] and w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #222] ldrb w8, [sp, #284] ldrb w9, [sp, #277] and w8, w8, w9 strb w8, [sp, #221] ldrb w8, [sp, #284] ldrb w9, [sp, #277] eor w8, w8, w9 strb w8, [sp, #220] ldrb w8, [sp, #274] ldrb w9, [sp, #267] eor w8, w8, w9 strb w8, [sp, #219] ldrb w8, [sp, #274] ldrb w9, [sp, #267] and w8, w8, w9 strb w8, [sp, #218] ldrb w8, [sp, #273] ldrb w9, [sp, #266] eor w8, w8, w9 ldrb w9, [sp, #259] eor w8, w8, w9 strb w8, [sp, #217] ldrb w8, [sp, #273] ldrb w9, [sp, #266] and w8, w8, w9 ldrb w9, [sp, #266] ldrb w10, [sp, #259] and w9, w9, w10 orr w8, w8, w9 ldrb w9, [sp, #273] ldrb w10, [sp, #259] and w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #216] ldrb w8, [sp, #272] ldrb w9, [sp, #265] eor w8, w8, w9 ldrb w9, [sp, #258] eor w8, w8, w9 strb w8, [sp, #215] ldrb w8, [sp, #272] ldrb w9, [sp, #265] and w8, w8, w9 ldrb w9, [sp, #265] ldrb w10, [sp, #258] and w9, w9, w10 orr w8, w8, w9 ldrb w9, [sp, #272] ldrb w10, [sp, #258] and w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #214] ldrb w8, [sp, #271] ldrb w9, [sp, #264] eor w8, w8, w9 ldrb w9, [sp, #257] eor w8, w8, w9 strb w8, [sp, #213] ldrb w8, [sp, #271] ldrb w9, [sp, #264] and w8, w8, w9 ldrb w9, [sp, #264] ldrb w10, [sp, #257] and w9, w9, w10 orr w8, w8, w9 ldrb w9, [sp, #271] ldrb w10, [sp, #257] and w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #212] ldrb w8, [sp, #270] ldrb w9, [sp, #263] eor w8, w8, w9 ldrb w9, [sp, #256] eor w8, w8, w9 strb w8, [sp, #211] ldrb w8, [sp, #270] ldrb w9, [sp, #263] and w8, w8, w9 ldrb w9, [sp, #263] ldrb w10, [sp, #256] and w9, w9, w10 orr w8, w8, w9 ldrb w9, [sp, #270] ldrb w10, [sp, #256] and w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #210] ldrb w8, [sp, #269] ldrb w9, [sp, #262] eor w8, w8, w9 ldrb w9, [sp, #255] eor w8, w8, w9 strb w8, [sp, #209] ldrb w8, [sp, #269] ldrb w9, [sp, #262] and w8, w8, w9 ldrb w9, [sp, #262] ldrb w10, [sp, #255] and w9, w9, w10 orr w8, w8, w9 ldrb w9, [sp, #269] ldrb w10, [sp, #255] and w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #208] ldrb w8, [sp, #268] ldrb w9, [sp, #261] eor w8, w8, w9 ldrb w9, [sp, #254] eor w8, w8, w9 strb w8, [sp, #207] ldrb w8, [sp, #268] ldrb w9, [sp, #261] and w8, w8, w9 ldrb w9, [sp, #261] ldrb w10, [sp, #254] and w9, w9, w10 orr w8, w8, w9 ldrb w9, [sp, #268] ldrb w10, [sp, #254] and w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #206] ldrb w8, [sp, #260] ldrb w9, [sp, #253] and w8, w8, w9 strb w8, [sp, #205] ldrb w8, [sp, #260] ldrb w9, [sp, #253] eor w8, w8, w9 strb w8, [sp, #204] ldrb w8, [sp, #233] ldrb w9, [sp, #234] eor w8, w8, w9 strb w8, [sp, #203] ldrb w8, [sp, #233] ldrb w9, [sp, #234] and w8, w8, w9 strb w8, [sp, #202] ldrb w8, [sp, #231] ldrb w9, [sp, #232] eor w8, w8, w9 ldrb w9, [sp, #275] eor w8, w8, w9 strb w8, [sp, #201] ldrb w8, [sp, #231] ldrb w9, [sp, #232] and w8, w8, w9 ldrb w9, [sp, #232] ldrb w10, [sp, #275] and w9, w9, w10 orr w8, w8, w9 ldrb w9, [sp, #231] ldrb w10, [sp, #275] and w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #200] ldrb w8, [sp, #229] ldrb w9, [sp, #230] eor w8, w8, w9 ldrb w9, [sp, #219] eor w8, w8, w9 strb w8, [sp, #199] ldrb w8, [sp, #229] ldrb w9, [sp, #230] and w8, w8, w9 ldrb w9, [sp, #230] ldrb w10, [sp, #219] and w9, w9, w10 orr w8, w8, w9 ldrb w9, [sp, #229] ldrb w10, [sp, #219] and w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #198] ldrb w8, [sp, #227] ldrb w9, [sp, #228] eor w8, w8, w9 ldrb w9, [sp, #217] eor w8, w8, w9 strb w8, [sp, #197] ldrb w8, [sp, #227] ldrb w9, [sp, #228] and w8, w8, w9 ldrb w9, [sp, #228] ldrb w10, [sp, #217] and w9, w9, w10 orr w8, w8, w9 ldrb w9, [sp, #227] ldrb w10, [sp, #217] and w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #196] ldrb w8, [sp, #225] ldrb w9, [sp, #226] eor w8, w8, w9 ldrb w9, [sp, #215] eor w8, w8, w9 strb w8, [sp, #195] ldrb w8, [sp, #225] ldrb w9, [sp, #226] and w8, w8, w9 ldrb w9, [sp, #226] ldrb w10, [sp, #215] and w9, w9, w10 orr w8, w8, w9 ldrb w9, [sp, #225] ldrb w10, [sp, #215] and w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #194] ldrb w8, [sp, #223] ldrb w9, [sp, #224] eor w8, w8, w9 ldrb w9, [sp, #213] eor w8, w8, w9 strb w8, [sp, #193] ldrb w8, [sp, #223] ldrb w9, [sp, #224] and w8, w8, w9 ldrb w9, [sp, #224] ldrb w10, [sp, #213] and w9, w9, w10 orr w8, w8, w9 ldrb w9, [sp, #223] ldrb w10, [sp, #213] and w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #192] ldrb w8, [sp, #220] ldrb w9, [sp, #222] eor w8, w8, w9 ldrb w9, [sp, #211] eor w8, w8, w9 strb w8, [sp, #191] ldrb w8, [sp, #220] ldrb w9, [sp, #222] and w8, w8, w9 ldrb w9, [sp, #222] ldrb w10, [sp, #211] and w9, w9, w10 orr w8, w8, w9 ldrb w9, [sp, #220] ldrb w10, [sp, #211] and w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #190] ldrb w8, [sp, #276] ldrb w9, [sp, #221] eor w8, w8, w9 ldrb w9, [sp, #209] eor w8, w8, w9 strb w8, [sp, #189] ldrb w8, [sp, #276] ldrb w9, [sp, #221] and w8, w8, w9 ldrb w9, [sp, #221] ldrb w10, [sp, #209] and w9, w9, w10 orr w8, w8, w9 ldrb w9, [sp, #276] ldrb w10, [sp, #209] and w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #188] ldrb w8, [sp, #216] ldrb w9, [sp, #251] eor w8, w8, w9 strb w8, [sp, #187] ldrb w8, [sp, #216] ldrb w9, [sp, #251] and w8, w8, w9 strb w8, [sp, #186] ldrb w8, [sp, #214] ldrb w9, [sp, #250] eor w8, w8, w9 ldrb w9, [sp, #243] eor w8, w8, w9 strb w8, [sp, #185] ldrb w8, [sp, #214] ldrb w9, [sp, #250] and w8, w8, w9 ldrb w9, [sp, #250] ldrb w10, [sp, #243] and w9, w9, w10 orr w8, w8, w9 ldrb w9, [sp, #214] ldrb w10, [sp, #243] and w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #184] ldrb w8, [sp, #212] ldrb w9, [sp, #249] eor w8, w8, w9 ldrb w9, [sp, #242] eor w8, w8, w9 strb w8, [sp, #183] ldrb w8, [sp, #212] ldrb w9, [sp, #249] and w8, w8, w9 ldrb w9, [sp, #249] ldrb w10, [sp, #242] and w9, w9, w10 orr w8, w8, w9 ldrb w9, [sp, #212] ldrb w10, [sp, #242] and w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #182] ldrb w8, [sp, #210] ldrb w9, [sp, #248] eor w8, w8, w9 ldrb w9, [sp, #241] eor w8, w8, w9 strb w8, [sp, #181] ldrb w8, [sp, #210] ldrb w9, [sp, #248] and w8, w8, w9 ldrb w9, [sp, #248] ldrb w10, [sp, #241] and w9, w9, w10 orr w8, w8, w9 ldrb w9, [sp, #210] ldrb w10, [sp, #241] and w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #180] ldrb w8, [sp, #208] ldrb w9, [sp, #247] eor w8, w8, w9 ldrb w9, [sp, #240] eor w8, w8, w9 strb w8, [sp, #179] ldrb w8, [sp, #208] ldrb w9, [sp, #247] and w8, w8, w9 ldrb w9, [sp, #247] ldrb w10, [sp, #240] and w9, w9, w10 orr w8, w8, w9 ldrb w9, [sp, #208] ldrb w10, [sp, #240] and w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #178] ldrb w8, [sp, #206] ldrb w9, [sp, #246] eor w8, w8, w9 ldrb w9, [sp, #239] eor w8, w8, w9 strb w8, [sp, #177] ldrb w8, [sp, #206] ldrb w9, [sp, #246] and w8, w8, w9 ldrb w9, [sp, #246] ldrb w10, [sp, #239] and w9, w9, w10 orr w8, w8, w9 ldrb w9, [sp, #206] ldrb w10, [sp, #239] and w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #176] ldrb w8, [sp, #205] ldrb w9, [sp, #245] eor w8, w8, w9 ldrb w9, [sp, #238] eor w8, w8, w9 strb w8, [sp, #175] ldrb w8, [sp, #205] ldrb w9, [sp, #245] and w8, w8, w9 ldrb w9, [sp, #245] ldrb w10, [sp, #238] and w9, w9, w10 orr w8, w8, w9 ldrb w9, [sp, #205] ldrb w10, [sp, #238] and w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #174] ldrb w8, [sp, #244] ldrb w9, [sp, #237] and w8, w8, w9 strb w8, [sp, #173] ldrb w8, [sp, #244] ldrb w9, [sp, #237] and w8, w8, w9 strb w8, [sp, #172] ldrb w8, [sp, #244] ldrb w9, [sp, #237] eor w8, w8, w9 strb w8, [sp, #171] ldrb w8, [sp, #201] ldrb w9, [sp, #202] eor w8, w8, w9 strb w8, [sp, #170] ldrb w8, [sp, #201] ldrb w9, [sp, #202] and w8, w8, w9 strb w8, [sp, #169] ldrb w8, [sp, #199] ldrb w9, [sp, #200] eor w8, w8, w9 strb w8, [sp, #168] ldrb w8, [sp, #199] ldrb w9, [sp, #200] and w8, w8, w9 strb w8, [sp, #167] ldrb w8, [sp, #197] ldrb w9, [sp, #198] eor w8, w8, w9 ldrb w9, [sp, #218] eor w8, w8, w9 strb w8, [sp, #166] ldrb w8, [sp, #197] ldrb w9, [sp, #198] and w8, w8, w9 ldrb w9, [sp, #198] ldrb w10, [sp, #218] and w9, w9, w10 orr w8, w8, w9 ldrb w9, [sp, #197] ldrb w10, [sp, #218] and w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #165] ldrb w8, [sp, #195] ldrb w9, [sp, #196] eor w8, w8, w9 ldrb w9, [sp, #187] eor w8, w8, w9 strb w8, [sp, #164] ldrb w8, [sp, #195] ldrb w9, [sp, #196] and w8, w8, w9 ldrb w9, [sp, #196] ldrb w10, [sp, #187] and w9, w9, w10 orr w8, w8, w9 ldrb w9, [sp, #195] ldrb w10, [sp, #187] and w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #163] ldrb w8, [sp, #193] ldrb w9, [sp, #194] eor w8, w8, w9 ldrb w9, [sp, #185] eor w8, w8, w9 strb w8, [sp, #162] ldrb w8, [sp, #193] ldrb w9, [sp, #194] and w8, w8, w9 ldrb w9, [sp, #194] ldrb w10, [sp, #185] and w9, w9, w10 orr w8, w8, w9 ldrb w9, [sp, #193] ldrb w10, [sp, #185] and w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #161] ldrb w8, [sp, #191] ldrb w9, [sp, #192] eor w8, w8, w9 ldrb w9, [sp, #183] eor w8, w8, w9 strb w8, [sp, #160] ldrb w8, [sp, #191] ldrb w9, [sp, #192] and w8, w8, w9 ldrb w9, [sp, #192] ldrb w10, [sp, #183] and w9, w9, w10 orr w8, w8, w9 ldrb w9, [sp, #191] ldrb w10, [sp, #183] and w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #159] ldrb w8, [sp, #189] ldrb w9, [sp, #190] eor w8, w8, w9 ldrb w9, [sp, #181] eor w8, w8, w9 strb w8, [sp, #158] ldrb w8, [sp, #189] ldrb w9, [sp, #190] and w8, w8, w9 ldrb w9, [sp, #190] ldrb w10, [sp, #181] and w9, w9, w10 orr w8, w8, w9 ldrb w9, [sp, #189] ldrb w10, [sp, #181] and w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #157] ldrb w8, [sp, #207] ldrb w9, [sp, #188] eor w8, w8, w9 ldrb w9, [sp, #179] eor w8, w8, w9 strb w8, [sp, #156] ldrb w8, [sp, #207] ldrb w9, [sp, #188] and w8, w8, w9 ldrb w9, [sp, #188] ldrb w10, [sp, #179] and w9, w9, w10 orr w8, w8, w9 ldrb w9, [sp, #207] ldrb w10, [sp, #179] and w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #155] ldrb w8, [sp, #204] ldrb w9, [sp, #177] and w8, w8, w9 strb w8, [sp, #154] ldrb w8, [sp, #204] ldrb w9, [sp, #177] eor w8, w8, w9 strb w8, [sp, #153] ldrb w8, [sp, #252] ldrb w9, [sp, #175] and w8, w8, w9 strb w8, [sp, #152] ldrb w8, [sp, #252] ldrb w9, [sp, #175] eor w8, w8, w9 strb w8, [sp, #151] ldrb w8, [sp, #168] ldrb w9, [sp, #169] eor w8, w8, w9 strb w8, [sp, #150] ldrb w8, [sp, #168] ldrb w9, [sp, #169] and w8, w8, w9 strb w8, [sp, #149] ldrb w8, [sp, #166] ldrb w9, [sp, #167] eor w8, w8, w9 strb w8, [sp, #148] ldrb w8, [sp, #166] ldrb w9, [sp, #167] and w8, w8, w9 strb w8, [sp, #147] ldrb w8, [sp, #164] ldrb w9, [sp, #165] eor w8, w8, w9 strb w8, [sp, #146] ldrb w8, [sp, #164] ldrb w9, [sp, #165] and w8, w8, w9 strb w8, [sp, #145] ldrb w8, [sp, #162] ldrb w9, [sp, #163] eor w8, w8, w9 ldrb w9, [sp, #186] eor w8, w8, w9 strb w8, [sp, #144] ldrb w8, [sp, #162] ldrb w9, [sp, #163] and w8, w8, w9 ldrb w9, [sp, #163] ldrb w10, [sp, #186] and w9, w9, w10 orr w8, w8, w9 ldrb w9, [sp, #162] ldrb w10, [sp, #186] and w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #143] ldrb w8, [sp, #160] ldrb w9, [sp, #161] eor w8, w8, w9 ldrb w9, [sp, #184] eor w8, w8, w9 strb w8, [sp, #142] ldrb w8, [sp, #160] ldrb w9, [sp, #161] and w8, w8, w9 ldrb w9, [sp, #161] ldrb w10, [sp, #184] and w9, w9, w10 orr w8, w8, w9 ldrb w9, [sp, #160] ldrb w10, [sp, #184] and w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #141] ldrb w8, [sp, #158] ldrb w9, [sp, #159] eor w8, w8, w9 ldrb w9, [sp, #182] eor w8, w8, w9 strb w8, [sp, #140] ldrb w8, [sp, #158] ldrb w9, [sp, #159] and w8, w8, w9 ldrb w9, [sp, #159] ldrb w10, [sp, #182] and w9, w9, w10 orr w8, w8, w9 ldrb w9, [sp, #158] ldrb w10, [sp, #182] and w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #139] ldrb w8, [sp, #156] ldrb w9, [sp, #157] eor w8, w8, w9 ldrb w9, [sp, #180] eor w8, w8, w9 strb w8, [sp, #138] ldrb w8, [sp, #156] ldrb w9, [sp, #157] and w8, w8, w9 ldrb w9, [sp, #157] ldrb w10, [sp, #180] and w9, w9, w10 orr w8, w8, w9 ldrb w9, [sp, #156] ldrb w10, [sp, #180] and w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #137] ldrb w8, [sp, #153] ldrb w9, [sp, #155] eor w8, w8, w9 ldrb w9, [sp, #178] eor w8, w8, w9 strb w8, [sp, #136] ldrb w8, [sp, #153] ldrb w9, [sp, #155] and w8, w8, w9 ldrb w9, [sp, #155] ldrb w10, [sp, #178] and w9, w9, w10 orr w8, w8, w9 ldrb w9, [sp, #153] ldrb w10, [sp, #178] and w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #135] ldrb w8, [sp, #151] ldrb w9, [sp, #154] eor w8, w8, w9 ldrb w9, [sp, #176] eor w8, w8, w9 strb w8, [sp, #134] ldrb w8, [sp, #151] ldrb w9, [sp, #154] and w8, w8, w9 ldrb w9, [sp, #154] ldrb w10, [sp, #176] and w9, w9, w10 orr w8, w8, w9 ldrb w9, [sp, #151] ldrb w10, [sp, #176] and w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #133] ldrb w8, [sp, #171] ldrb w9, [sp, #152] eor w8, w8, w9 ldrb w9, [sp, #174] eor w8, w8, w9 strb w8, [sp, #132] ldrb w8, [sp, #171] ldrb w9, [sp, #152] and w8, w8, w9 ldrb w9, [sp, #152] ldrb w10, [sp, #174] and w9, w9, w10 orr w8, w8, w9 ldrb w9, [sp, #171] ldrb w10, [sp, #174] and w9, w9, w10 orr w8, w8, w9 strb w8, [sp, #131] ldrb w8, [sp, #236] ldrb w9, [sp, #173] eor w8, w8, w9 strb w8, [sp, #130] ldrb w8, [sp, #148] ldrb w9, [sp, #149] eor w8, w8, w9 strb w8, [sp, #129] ldrb w8, [sp, #148] ldrb w9, [sp, #149] and w8, w8, w9 strb w8, [sp, #128] ldrb w8, [sp, #146] ldrb w9, [sp, #147] eor w8, w8, w9 strb w8, [sp, #127] ldrb w8, [sp, #146] ldrb w9, [sp, #147] and w8, w8, w9 strb w8, [sp, #126] ldrb w8, [sp, #144] ldrb w9, [sp, #145] eor w8, w8, w9 strb w8, [sp, #125] ldrb w8, [sp, #144] ldrb w9, [sp, #145] and w8, w8, w9 strb w8, [sp, #124] ldrb w8, [sp, #142] ldrb w9, [sp, #143] eor w8, w8, w9 strb w8, [sp, #123] ldrb w8, [sp, #142] ldrb w9, [sp, #143] and w8, w8, w9 strb w8, [sp, #122] ldrb w8, [sp, #140] ldrb w9, [sp, #141] eor w8, w8, w9 strb w8, [sp, #121] ldrb w8, [sp, #140] ldrb w9, [sp, #141] and w8, w8, w9 strb w8, [sp, #120] ldrb w8, [sp, #138] ldrb w9, [sp, #139] eor w8, w8, w9 strb w8, [sp, #119] ldrb w8, [sp, #138] ldrb w9, [sp, #139] and w8, w8, w9 strb w8, [sp, #118] ldrb w8, [sp, #136] ldrb w9, [sp, #137] eor w8, w8, w9 strb w8, [sp, #117] ldrb w8, [sp, #136] ldrb w9, [sp, #137] and w8, w8, w9 strb w8, [sp, #116] ldrb w8, [sp, #134] ldrb w9, [sp, #135] eor w8, w8, w9 strb w8, [sp, #115] ldrb w8, [sp, #134] ldrb w9, [sp, #135] and w8, w8, w9 strb w8, [sp, #114] ldrb w8, [sp, #132] ldrb w9, [sp, #133] eor w8, w8, w9 strb w8, [sp, #113] ldrb w8, [sp, #132] ldrb w9, [sp, #133] and w8, w8, w9 strb w8, [sp, #112] ldrb w8, [sp, #130] ldrb w9, [sp, #131] eor w8, w8, w9 strb w8, [sp, #111] ldrb w8, [sp, #130] ldrb w9, [sp, #131] and w8, w8, w9 strb w8, [sp, #110] ldrb w8, [sp, #127] ldrb w9, [sp, #128] and w8, w8, w9 strb w8, [sp, #109] ldrb w8, [sp, #126] ldrb w9, [sp, #109] eor w8, w8, w9 strb w8, [sp, #108] ldrb w8, [sp, #125] ldrb w9, [sp, #109] and w8, w8, w9 strb w8, [sp, #107] ldrb w8, [sp, #125] ldrb w9, [sp, #126] and w8, w8, w9 strb w8, [sp, #106] ldrb w8, [sp, #124] ldrb w9, [sp, #106] orr w8, w8, w9 strb w8, [sp, #105] ldrb w8, [sp, #105] ldrb w9, [sp, #107] orr w8, w8, w9 strb w8, [sp, #104] ldrb w8, [sp, #123] ldrb w9, [sp, #104] and w8, w8, w9 strb w8, [sp, #103] ldrb w8, [sp, #123] ldrb w9, [sp, #124] and w8, w8, w9 strb w8, [sp, #102] ldrb w8, [sp, #103] strb w8, [sp, #101] ldrb w8, [sp, #122] ldrb w9, [sp, #101] orr w8, w8, w9 strb w8, [sp, #100] ldrb w8, [sp, #121] ldrb w9, [sp, #101] and w8, w8, w9 strb w8, [sp, #99] ldrb w8, [sp, #99] ldrb w9, [sp, #108] and w8, w8, w9 strb w8, [sp, #98] ldrb w8, [sp, #121] ldrb w9, [sp, #102] and w8, w8, w9 strb w8, [sp, #97] ldrb w8, [sp, #121] ldrb w9, [sp, #122] and w8, w8, w9 strb w8, [sp, #96] ldrb w8, [sp, #120] ldrb w9, [sp, #96] orr w8, w8, w9 strb w8, [sp, #95] ldrb w8, [sp, #97] ldrb w9, [sp, #98] orr w8, w8, w9 strb w8, [sp, #94] ldrb w8, [sp, #95] ldrb w9, [sp, #94] orr w8, w8, w9 strb w8, [sp, #93] ldrb w8, [sp, #93] strb w8, [sp, #92] ldrb w8, [sp, #119] ldrb w9, [sp, #121] and w8, w8, w9 strb w8, [sp, #91] ldrb w8, [sp, #119] ldrb w9, [sp, #121] and w8, w8, w9 strb w8, [sp, #90] ldrb w8, [sp, #90] ldrb w9, [sp, #100] and w8, w8, w9 strb w8, [sp, #89] ldrb w8, [sp, #91] ldrb w9, [sp, #102] and w8, w8, w9 strb w8, [sp, #88] ldrb w8, [sp, #119] ldrb w9, [sp, #96] and w8, w8, w9 strb w8, [sp, #87] ldrb w8, [sp, #119] ldrb w9, [sp, #120] and w8, w8, w9 strb w8, [sp, #86] ldrb w8, [sp, #119] ldrb w9, [sp, #120] and w8, w8, w9 strb w8, [sp, #85] ldrb w8, [sp, #118] ldrb w9, [sp, #86] orr w8, w8, w9 strb w8, [sp, #84] ldrb w8, [sp, #89] strb w8, [sp, #83] ldrb w8, [sp, #84] strb w8, [sp, #82] ldrb w8, [sp, #82] ldrb w9, [sp, #83] orr w8, w8, w9 strb w8, [sp, #81] ldrb w8, [sp, #117] ldrb w9, [sp, #119] and w8, w8, w9 strb w8, [sp, #80] ldrb w8, [sp, #117] ldrb w9, [sp, #119] and w8, w8, w9 strb w8, [sp, #79] ldrb w8, [sp, #80] ldrb w9, [sp, #89] and w8, w8, w9 strb w8, [sp, #78] ldrb w8, [sp, #85] ldrb w9, [sp, #88] and w8, w8, w9 strb w8, [sp, #77] ldrb w8, [sp, #80] ldrb w9, [sp, #87] and w8, w8, w9 strb w8, [sp, #76] ldrb w8, [sp, #79] ldrb w9, [sp, #86] and w8, w8, w9 strb w8, [sp, #75] ldrb w8, [sp, #117] ldrb w9, [sp, #118] and w8, w8, w9 strb w8, [sp, #74] ldrb w8, [sp, #116] ldrb w9, [sp, #74] orr w8, w8, w9 strb w8, [sp, #73] ldrb w8, [sp, #75] strb w8, [sp, #72] ldrb w8, [sp, #77] ldrb w9, [sp, #78] orr w8, w8, w9 strb w8, [sp, #71] ldrb w8, [sp, #73] ldrb w9, [sp, #72] orr w8, w8, w9 strb w8, [sp, #70] ldrb w8, [sp, #71] strb w8, [sp, #69] ldrb w8, [sp, #70] ldrb w9, [sp, #69] orr w8, w8, w9 strb w8, [sp, #68] ldrb w8, [sp, #115] ldrb w9, [sp, #117] and w8, w8, w9 strb w8, [sp, #67] ldrb w8, [sp, #115] ldrb w9, [sp, #80] and w8, w8, w9 strb w8, [sp, #66] ldrb w8, [sp, #115] ldrb w9, [sp, #80] and w8, w8, w9 strb w8, [sp, #65] ldrb w8, [sp, #66] ldrb w9, [sp, #98] and w8, w8, w9 strb w8, [sp, #64] ldrb w8, [sp, #65] ldrb w9, [sp, #88] and w8, w8, w9 strb w8, [sp, #63] ldrb w8, [sp, #115] ldrb w9, [sp, #76] and w8, w8, w9 strb w8, [sp, #62] ldrb w8, [sp, #67] ldrb w9, [sp, #75] and w8, w8, w9 strb w8, [sp, #61] ldrb w8, [sp, #115] ldrb w9, [sp, #74] and w8, w8, w9 strb w8, [sp, #60] ldrb w8, [sp, #115] ldrb w9, [sp, #116] and w8, w8, w9 strb w8, [sp, #59] ldrb w8, [sp, #114] ldrb w9, [sp, #59] orr w8, w8, w9 strb w8, [sp, #58] ldrb w8, [sp, #60] ldrb w9, [sp, #61] orr w8, w8, w9 strb w8, [sp, #57] ldrb w8, [sp, #62] ldrb w9, [sp, #63] orr w8, w8, w9 strb w8, [sp, #56] ldrb w8, [sp, #64] strb w8, [sp, #55] ldrb w8, [sp, #58] ldrb w9, [sp, #57] orr w8, w8, w9 strb w8, [sp, #54] ldrb w8, [sp, #56] ldrb w9, [sp, #55] orr w8, w8, w9 strb w8, [sp, #53] ldrb w8, [sp, #54] ldrb w9, [sp, #53] orr w8, w8, w9 strb w8, [sp, #52] ldrb w8, [sp, #113] ldrb w9, [sp, #115] and w8, w8, w9 strb w8, [sp, #51] ldrb w8, [sp, #51] ldrb w9, [sp, #66] and w8, w8, w9 strb w8, [sp, #50] ldrb w8, [sp, #50] ldrb w9, [sp, #98] and w8, w8, w9 strb w8, [sp, #49] ldrb w8, [sp, #113] ldrb w9, [sp, #67] and w8, w8, w9 strb w8, [sp, #48] ldrb w8, [sp, #113] ldrb w9, [sp, #67] and w8, w8, w9 strb w8, [sp, #47] ldrb w8, [sp, #48] ldrb w9, [sp, #88] and w8, w8, w9 strb w8, [sp, #46] ldrb w8, [sp, #51] ldrb w9, [sp, #76] and w8, w8, w9 strb w8, [sp, #45] ldrb w8, [sp, #47] ldrb w9, [sp, #61] and w8, w8, w9 strb w8, [sp, #44] ldrb w8, [sp, #51] ldrb w9, [sp, #74] and w8, w8, w9 strb w8, [sp, #43] ldrb w8, [sp, #113] ldrb w9, [sp, #59] and w8, w8, w9 strb w8, [sp, #42] ldrb w8, [sp, #113] ldrb w9, [sp, #114] and w8, w8, w9 strb w8, [sp, #41] ldrb w8, [sp, #112] ldrb w9, [sp, #41] orr w8, w8, w9 strb w8, [sp, #40] ldrb w8, [sp, #42] ldrb w9, [sp, #43] orr w8, w8, w9 strb w8, [sp, #39] ldrb w8, [sp, #44] ldrb w9, [sp, #45] orr w8, w8, w9 strb w8, [sp, #38] ldrb w8, [sp, #46] ldrb w9, [sp, #49] orr w8, w8, w9 strb w8, [sp, #37] ldrb w8, [sp, #40] ldrb w9, [sp, #39] orr w8, w8, w9 strb w8, [sp, #36] ldrb w8, [sp, #38] ldrb w9, [sp, #37] orr w8, w8, w9 strb w8, [sp, #35] ldrb w8, [sp, #36] ldrb w9, [sp, #35] orr w8, w8, w9 strb w8, [sp, #34] ldrb w8, [sp, #34] strb w8, [sp, #33] ldrb w8, [sp, #111] ldrb w9, [sp, #113] and w8, w8, w9 strb w8, [sp, #32] ldrb w8, [sp, #314] ldrb w9, [sp, #49] and w8, w8, w9 strb w8, [sp, #31] ldrb w8, [sp, #32] ldrb w9, [sp, #63] and w8, w8, w9 strb w8, [sp, #30] ldrb w8, [sp, #30] strb w8, [sp, #29] ldrb w8, [sp, #111] ldrb w9, [sp, #51] and w8, w8, w9 strb w8, [sp, #28] ldrb w8, [sp, #111] ldrb w9, [sp, #51] and w8, w8, w9 strb w8, [sp, #27] ldrb w8, [sp, #28] ldrb w9, [sp, #76] and w8, w8, w9 strb w8, [sp, #26] ldrb w8, [sp, #27] ldrb w9, [sp, #61] and w8, w8, w9 strb w8, [sp, #25] ldrb w8, [sp, #27] ldrb w9, [sp, #43] and w8, w8, w9 strb w8, [sp, #24] ldrb w8, [sp, #27] ldrb w9, [sp, #59] and w8, w8, w9 strb w8, [sp, #23] ldrb w8, [sp, #111] ldrb w9, [sp, #41] and w8, w8, w9 strb w8, [sp, #22] ldrb w8, [sp, #111] ldrb w9, [sp, #112] and w8, w8, w9 strb w8, [sp, #21] ldrb w8, [sp, #110] ldrb w9, [sp, #21] orr w8, w8, w9 strb w8, [sp, #20] ldrb w8, [sp, #22] ldrb w9, [sp, #23] orr w8, w8, w9 strb w8, [sp, #19] ldrb w8, [sp, #24] ldrb w9, [sp, #25] orr w8, w8, w9 strb w8, [sp, #18] ldrb w8, [sp, #26] ldrb w9, [sp, #29] orr w8, w8, w9 strb w8, [sp, #17] ldrb w8, [sp, #31] strb w8, [sp, #16] ldrb w8, [sp, #20] ldrb w9, [sp, #19] orr w8, w8, w9 strb w8, [sp, #15] ldrb w8, [sp, #18] ldrb w9, [sp, #17] orr w8, w8, w9 strb w8, [sp, #14] ldrb w8, [sp, #15] ldrb w9, [sp, #14] orr w8, w8, w9 strb w8, [sp, #13] ldrb w8, [sp, #13] ldrb w9, [sp, #16] orr w8, w8, w9 strb w8, [sp, #12] ldrb w8, [sp, #127] ldrb w9, [sp, #128] eor w8, w8, w9 strb w8, [sp, #11] ldrb w8, [sp, #125] ldrb w9, [sp, #108] eor w8, w8, w9 strb w8, [sp, #10] ldrb w8, [sp, #123] ldrb w9, [sp, #104] eor w8, w8, w9 strb w8, [sp, #9] ldrb w8, [sp, #121] ldrb w9, [sp, #100] eor w8, w8, w9 strb w8, [sp, #8] ldrb w8, [sp, #119] ldrb w9, [sp, #92] eor w8, w8, w9 strb w8, [sp, #7] ldrb w8, [sp, #117] ldrb w9, [sp, #81] eor w8, w8, w9 strb w8, [sp, #6] ldrb w8, [sp, #115] ldrb w9, [sp, #68] eor w8, w8, w9 strb w8, [sp, #5] ldrb w8, [sp, #113] ldrb w9, [sp, #52] eor w8, w8, w9 strb w8, [sp, #4] ldrb w8, [sp, #111] ldrb w9, [sp, #33] eor w8, w8, w9 strb w8, [sp, #3] ldrb w8, [sp, #172] ldrb w9, [sp, #12] orr w8, w8, w9 strb w8, [sp, #2] ldrb w8, [sp, #299] and w9, w8, #0x1 ldrh w8, [sp, #316] orr w8, w8, w9 strh w8, [sp, #316] ldrb w8, [sp, #235] and w9, w8, #0x1 ldrh w8, [sp, #316] orr w8, w8, w9, lsl #1 strh w8, [sp, #316] ldrb w8, [sp, #203] and w9, w8, #0x1 ldrh w8, [sp, #316] orr w8, w8, w9, lsl #2 strh w8, [sp, #316] ldrb w8, [sp, #170] and w9, w8, #0x1 ldrh w8, [sp, #316] orr w8, w8, w9, lsl #3 strh w8, [sp, #316] ldrb w8, [sp, #150] and w9, w8, #0x1 ldrh w8, [sp, #316] orr w8, w8, w9, lsl #4 strh w8, [sp, #316] ldrb w8, [sp, #129] and w9, w8, #0x1 ldrh w8, [sp, #316] orr w8, w8, w9, lsl #5 strh w8, [sp, #316] ldrb w8, [sp, #11] and w9, w8, #0x1 ldrh w8, [sp, #316] orr w8, w8, w9, lsl #6 strh w8, [sp, #316] ldrb w8, [sp, #10] and w9, w8, #0x1 ldrh w8, [sp, #316] orr w8, w8, w9, lsl #7 strh w8, [sp, #316] ldrb w8, [sp, #9] and w9, w8, #0x1 ldrh w8, [sp, #316] orr w8, w8, w9, lsl #8 strh w8, [sp, #316] ldrb w8, [sp, #8] and w9, w8, #0x1 ldrh w8, [sp, #316] orr w8, w8, w9, lsl #9 strh w8, [sp, #316] ldrb w8, [sp, #7] and w9, w8, #0x1 ldrh w8, [sp, #316] orr w8, w8, w9, lsl #10 strh w8, [sp, #316] ldrb w8, [sp, #6] and w9, w8, #0x1 ldrh w8, [sp, #316] orr w8, w8, w9, lsl #11 strh w8, [sp, #316] ldrb w8, [sp, #5] and w9, w8, #0x1 ldrh w8, [sp, #316] orr w8, w8, w9, lsl #12 strh w8, [sp, #316] ldrb w8, [sp, #4] and w9, w8, #0x1 ldrh w8, [sp, #316] orr w8, w8, w9, lsl #13 strh w8, [sp, #316] ldrb w8, [sp, #3] and w9, w8, #0x1 ldrh w8, [sp, #316] orr w8, w8, w9, lsl #14 strh w8, [sp, #316] ldrb w8, [sp, #2] and w9, w8, #0x1 ldrh w8, [sp, #316] orr w8, w8, w9, lsl #15 strh w8, [sp, #316] ldrh w0, [sp, #316] ldp x28, x27, [sp, #320] ; 16-byte Folded Reload add sp, sp, #336 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_012 ## -- Begin function mul8_012 .p2align 4, 0x90 _mul8_012: ## @mul8_012 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $190, %rsp movb %sil, %al movb %dil, %cl movb %cl, -1(%rbp) movb %al, -2(%rbp) movw $0, -4(%rbp) movzbl -1(%rbp), %eax sarl $0, %eax andl $1, %eax ## kill: def $al killed $al killed $eax movb %al, -5(%rbp) movzbl -1(%rbp), %eax sarl $1, %eax andl $1, %eax ## kill: def $al killed $al killed $eax movb %al, -6(%rbp) movzbl -1(%rbp), %eax sarl $2, %eax andl $1, %eax ## kill: def $al killed $al killed $eax movb %al, -7(%rbp) movzbl -1(%rbp), %eax sarl $3, %eax andl $1, %eax ## kill: def $al killed $al killed $eax movb %al, -8(%rbp) movzbl -1(%rbp), %eax sarl $4, %eax andl $1, %eax ## kill: def $al killed $al killed $eax movb %al, -9(%rbp) movzbl -1(%rbp), %eax sarl $5, %eax andl $1, %eax ## kill: def $al killed $al killed $eax movb %al, -10(%rbp) movzbl -1(%rbp), %eax sarl $6, %eax andl $1, %eax ## kill: def $al killed $al killed $eax movb %al, -11(%rbp) movzbl -1(%rbp), %eax sarl $7, %eax andl $1, %eax ## kill: def $al killed $al killed $eax movb %al, -12(%rbp) movzbl -2(%rbp), %eax sarl $0, %eax andl $1, %eax ## kill: def $al killed $al killed $eax movb %al, -13(%rbp) movzbl -2(%rbp), %eax sarl $1, %eax andl $1, %eax ## kill: def $al killed $al killed $eax movb %al, -14(%rbp) movzbl -2(%rbp), %eax sarl $2, %eax andl $1, %eax ## kill: def $al killed $al killed $eax movb %al, -15(%rbp) movzbl -2(%rbp), %eax sarl $3, %eax andl $1, %eax ## kill: def $al killed $al killed $eax movb %al, -16(%rbp) movzbl -2(%rbp), %eax sarl $4, %eax andl $1, %eax ## kill: def $al killed $al killed $eax movb %al, -17(%rbp) movzbl -2(%rbp), %eax sarl $5, %eax andl $1, %eax ## kill: def $al killed $al killed $eax movb %al, -18(%rbp) movzbl -2(%rbp), %eax sarl $6, %eax andl $1, %eax ## kill: def $al killed $al killed $eax movb %al, -19(%rbp) movzbl -2(%rbp), %eax sarl $7, %eax andl $1, %eax ## kill: def $al killed $al killed $eax movb %al, -20(%rbp) movzbl -5(%rbp), %eax movzbl -13(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -21(%rbp) movzbl -6(%rbp), %eax movzbl -13(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -22(%rbp) movzbl -7(%rbp), %eax movzbl -13(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -23(%rbp) movzbl -8(%rbp), %eax movzbl -13(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -24(%rbp) movzbl -9(%rbp), %eax movzbl -13(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -25(%rbp) movzbl -10(%rbp), %eax movzbl -13(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -26(%rbp) movzbl -11(%rbp), %eax movzbl -13(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -27(%rbp) movzbl -12(%rbp), %eax movzbl -13(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -28(%rbp) movzbl -5(%rbp), %eax movzbl -14(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -29(%rbp) movzbl -6(%rbp), %eax movzbl -14(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -30(%rbp) movzbl -7(%rbp), %eax movzbl -14(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -31(%rbp) movzbl -8(%rbp), %eax movzbl -14(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -32(%rbp) movzbl -9(%rbp), %eax movzbl -14(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -33(%rbp) movzbl -10(%rbp), %eax movzbl -14(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -34(%rbp) movzbl -11(%rbp), %eax movzbl -14(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -35(%rbp) movzbl -12(%rbp), %eax movzbl -14(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -36(%rbp) movzbl -5(%rbp), %eax movzbl -15(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -37(%rbp) movzbl -6(%rbp), %eax movzbl -15(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -38(%rbp) movzbl -7(%rbp), %eax movzbl -15(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -39(%rbp) movzbl -8(%rbp), %eax movzbl -15(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -40(%rbp) movzbl -9(%rbp), %eax movzbl -15(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -41(%rbp) movzbl -10(%rbp), %eax movzbl -15(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -42(%rbp) movzbl -11(%rbp), %eax movzbl -15(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -43(%rbp) movzbl -12(%rbp), %eax movzbl -15(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -44(%rbp) movzbl -5(%rbp), %eax movzbl -16(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -45(%rbp) movzbl -6(%rbp), %eax movzbl -16(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -46(%rbp) movzbl -7(%rbp), %eax movzbl -16(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -47(%rbp) movzbl -8(%rbp), %eax movzbl -16(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -48(%rbp) movzbl -9(%rbp), %eax movzbl -16(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -49(%rbp) movzbl -10(%rbp), %eax movzbl -16(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -50(%rbp) movzbl -11(%rbp), %eax movzbl -16(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -51(%rbp) movzbl -12(%rbp), %eax movzbl -16(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -52(%rbp) movzbl -5(%rbp), %eax movzbl -17(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -53(%rbp) movzbl -6(%rbp), %eax movzbl -17(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -54(%rbp) movzbl -7(%rbp), %eax movzbl -17(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -55(%rbp) movzbl -8(%rbp), %eax movzbl -17(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -56(%rbp) movzbl -9(%rbp), %eax movzbl -17(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -57(%rbp) movzbl -10(%rbp), %eax movzbl -17(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -58(%rbp) movzbl -11(%rbp), %eax movzbl -17(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -59(%rbp) movzbl -12(%rbp), %eax movzbl -17(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -60(%rbp) movzbl -5(%rbp), %eax movzbl -18(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -61(%rbp) movzbl -6(%rbp), %eax movzbl -18(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -62(%rbp) movzbl -7(%rbp), %eax movzbl -18(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -63(%rbp) movzbl -8(%rbp), %eax movzbl -18(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -64(%rbp) movzbl -9(%rbp), %eax movzbl -18(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -65(%rbp) movzbl -10(%rbp), %eax movzbl -18(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -66(%rbp) movzbl -11(%rbp), %eax movzbl -18(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -67(%rbp) movzbl -12(%rbp), %eax movzbl -18(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -68(%rbp) movzbl -5(%rbp), %eax movzbl -19(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -69(%rbp) movzbl -6(%rbp), %eax movzbl -19(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -70(%rbp) movzbl -7(%rbp), %eax movzbl -19(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -71(%rbp) movzbl -8(%rbp), %eax movzbl -19(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -72(%rbp) movzbl -9(%rbp), %eax movzbl -19(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -73(%rbp) movzbl -10(%rbp), %eax movzbl -19(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -74(%rbp) movzbl -11(%rbp), %eax movzbl -19(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -75(%rbp) movzbl -12(%rbp), %eax movzbl -19(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -76(%rbp) movzbl -5(%rbp), %eax movzbl -20(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -77(%rbp) movzbl -6(%rbp), %eax movzbl -20(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -78(%rbp) movzbl -7(%rbp), %eax movzbl -20(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -79(%rbp) movzbl -8(%rbp), %eax movzbl -20(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -80(%rbp) movzbl -9(%rbp), %eax movzbl -20(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -81(%rbp) movzbl -10(%rbp), %eax movzbl -20(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -82(%rbp) movzbl -11(%rbp), %eax movzbl -20(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -83(%rbp) movzbl -12(%rbp), %eax movzbl -20(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -84(%rbp) movzbl -22(%rbp), %eax movzbl -29(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -85(%rbp) movzbl -22(%rbp), %eax movzbl -29(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -86(%rbp) movzbl -23(%rbp), %eax movzbl -30(%rbp), %ecx xorl %ecx, %eax movzbl -37(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -87(%rbp) movzbl -23(%rbp), %eax movzbl -30(%rbp), %ecx andl %ecx, %eax movzbl -30(%rbp), %ecx movzbl -37(%rbp), %edx andl %edx, %ecx orl %ecx, %eax movzbl -23(%rbp), %ecx movzbl -37(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -88(%rbp) movzbl -24(%rbp), %eax movzbl -31(%rbp), %ecx xorl %ecx, %eax movzbl -38(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -89(%rbp) movzbl -24(%rbp), %eax movzbl -31(%rbp), %ecx andl %ecx, %eax movzbl -31(%rbp), %ecx movzbl -38(%rbp), %edx andl %edx, %ecx orl %ecx, %eax movzbl -24(%rbp), %ecx movzbl -38(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -90(%rbp) movzbl -25(%rbp), %eax movzbl -32(%rbp), %ecx xorl %ecx, %eax movzbl -39(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -91(%rbp) movzbl -25(%rbp), %eax movzbl -32(%rbp), %ecx andl %ecx, %eax movzbl -32(%rbp), %ecx movzbl -39(%rbp), %edx andl %edx, %ecx orl %ecx, %eax movzbl -25(%rbp), %ecx movzbl -39(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -92(%rbp) movzbl -26(%rbp), %eax movzbl -33(%rbp), %ecx xorl %ecx, %eax movzbl -40(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -93(%rbp) movzbl -26(%rbp), %eax movzbl -33(%rbp), %ecx andl %ecx, %eax movzbl -33(%rbp), %ecx movzbl -40(%rbp), %edx andl %edx, %ecx orl %ecx, %eax movzbl -26(%rbp), %ecx movzbl -40(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -94(%rbp) movzbl -27(%rbp), %eax movzbl -34(%rbp), %ecx xorl %ecx, %eax movzbl -41(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -95(%rbp) movzbl -27(%rbp), %eax movzbl -34(%rbp), %ecx andl %ecx, %eax movzbl -34(%rbp), %ecx movzbl -41(%rbp), %edx andl %edx, %ecx orl %ecx, %eax movzbl -27(%rbp), %ecx movzbl -41(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -96(%rbp) movzbl -28(%rbp), %eax movzbl -35(%rbp), %ecx xorl %ecx, %eax movzbl -42(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -97(%rbp) movzbl -28(%rbp), %eax movzbl -35(%rbp), %ecx andl %ecx, %eax movzbl -35(%rbp), %ecx movzbl -42(%rbp), %edx andl %edx, %ecx orl %ecx, %eax movzbl -28(%rbp), %ecx movzbl -42(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -98(%rbp) movzbl -36(%rbp), %eax movzbl -43(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -99(%rbp) movzbl -36(%rbp), %eax movzbl -43(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -100(%rbp) movzbl -46(%rbp), %eax movzbl -53(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -101(%rbp) movzbl -46(%rbp), %eax movzbl -53(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -102(%rbp) movzbl -47(%rbp), %eax movzbl -54(%rbp), %ecx xorl %ecx, %eax movzbl -61(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -103(%rbp) movzbl -47(%rbp), %eax movzbl -54(%rbp), %ecx andl %ecx, %eax movzbl -54(%rbp), %ecx movzbl -61(%rbp), %edx andl %edx, %ecx orl %ecx, %eax movzbl -47(%rbp), %ecx movzbl -61(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -104(%rbp) movzbl -48(%rbp), %eax movzbl -55(%rbp), %ecx xorl %ecx, %eax movzbl -62(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -105(%rbp) movzbl -48(%rbp), %eax movzbl -55(%rbp), %ecx andl %ecx, %eax movzbl -55(%rbp), %ecx movzbl -62(%rbp), %edx andl %edx, %ecx orl %ecx, %eax movzbl -48(%rbp), %ecx movzbl -62(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -106(%rbp) movzbl -49(%rbp), %eax movzbl -56(%rbp), %ecx xorl %ecx, %eax movzbl -63(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -107(%rbp) movzbl -49(%rbp), %eax movzbl -56(%rbp), %ecx andl %ecx, %eax movzbl -56(%rbp), %ecx movzbl -63(%rbp), %edx andl %edx, %ecx orl %ecx, %eax movzbl -49(%rbp), %ecx movzbl -63(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -108(%rbp) movzbl -50(%rbp), %eax movzbl -57(%rbp), %ecx xorl %ecx, %eax movzbl -64(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -109(%rbp) movzbl -50(%rbp), %eax movzbl -57(%rbp), %ecx andl %ecx, %eax movzbl -57(%rbp), %ecx movzbl -64(%rbp), %edx andl %edx, %ecx orl %ecx, %eax movzbl -50(%rbp), %ecx movzbl -64(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -110(%rbp) movzbl -51(%rbp), %eax movzbl -58(%rbp), %ecx xorl %ecx, %eax movzbl -65(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -111(%rbp) movzbl -51(%rbp), %eax movzbl -58(%rbp), %ecx andl %ecx, %eax movzbl -58(%rbp), %ecx movzbl -65(%rbp), %edx andl %edx, %ecx orl %ecx, %eax movzbl -51(%rbp), %ecx movzbl -65(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -112(%rbp) movzbl -52(%rbp), %eax movzbl -59(%rbp), %ecx xorl %ecx, %eax movzbl -66(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -113(%rbp) movzbl -52(%rbp), %eax movzbl -59(%rbp), %ecx andl %ecx, %eax movzbl -59(%rbp), %ecx movzbl -66(%rbp), %edx andl %edx, %ecx orl %ecx, %eax movzbl -52(%rbp), %ecx movzbl -66(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -114(%rbp) movzbl -60(%rbp), %eax movzbl -67(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -115(%rbp) movzbl -60(%rbp), %eax movzbl -67(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -116(%rbp) movzbl -87(%rbp), %eax movzbl -86(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -117(%rbp) movzbl -87(%rbp), %eax movzbl -86(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -118(%rbp) movzbl -89(%rbp), %eax movzbl -88(%rbp), %ecx xorl %ecx, %eax movzbl -45(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -119(%rbp) movzbl -89(%rbp), %eax movzbl -88(%rbp), %ecx andl %ecx, %eax movzbl -88(%rbp), %ecx movzbl -45(%rbp), %edx andl %edx, %ecx orl %ecx, %eax movzbl -89(%rbp), %ecx movzbl -45(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -120(%rbp) movzbl -91(%rbp), %eax movzbl -90(%rbp), %ecx xorl %ecx, %eax movzbl -101(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -121(%rbp) movzbl -91(%rbp), %eax movzbl -90(%rbp), %ecx andl %ecx, %eax movzbl -90(%rbp), %ecx movzbl -101(%rbp), %edx andl %edx, %ecx orl %ecx, %eax movzbl -91(%rbp), %ecx movzbl -101(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -122(%rbp) movzbl -93(%rbp), %eax movzbl -92(%rbp), %ecx xorl %ecx, %eax movzbl -103(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -123(%rbp) movzbl -93(%rbp), %eax movzbl -92(%rbp), %ecx andl %ecx, %eax movzbl -92(%rbp), %ecx movzbl -103(%rbp), %edx andl %edx, %ecx orl %ecx, %eax movzbl -93(%rbp), %ecx movzbl -103(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -124(%rbp) movzbl -95(%rbp), %eax movzbl -94(%rbp), %ecx xorl %ecx, %eax movzbl -105(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -125(%rbp) movzbl -95(%rbp), %eax movzbl -94(%rbp), %ecx andl %ecx, %eax movzbl -94(%rbp), %ecx movzbl -105(%rbp), %edx andl %edx, %ecx orl %ecx, %eax movzbl -95(%rbp), %ecx movzbl -105(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -126(%rbp) movzbl -97(%rbp), %eax movzbl -96(%rbp), %ecx xorl %ecx, %eax movzbl -107(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -127(%rbp) movzbl -97(%rbp), %eax movzbl -96(%rbp), %ecx andl %ecx, %eax movzbl -96(%rbp), %ecx movzbl -107(%rbp), %edx andl %edx, %ecx orl %ecx, %eax movzbl -97(%rbp), %ecx movzbl -107(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -128(%rbp) movzbl -100(%rbp), %eax movzbl -98(%rbp), %ecx xorl %ecx, %eax movzbl -109(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -129(%rbp) movzbl -100(%rbp), %eax movzbl -98(%rbp), %ecx andl %ecx, %eax movzbl -98(%rbp), %ecx movzbl -109(%rbp), %edx andl %edx, %ecx orl %ecx, %eax movzbl -100(%rbp), %ecx movzbl -109(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -130(%rbp) movzbl -44(%rbp), %eax movzbl -99(%rbp), %ecx xorl %ecx, %eax movzbl -111(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -131(%rbp) movzbl -44(%rbp), %eax movzbl -99(%rbp), %ecx andl %ecx, %eax movzbl -99(%rbp), %ecx movzbl -111(%rbp), %edx andl %edx, %ecx orl %ecx, %eax movzbl -44(%rbp), %ecx movzbl -111(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -132(%rbp) movzbl -104(%rbp), %eax movzbl -69(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -133(%rbp) movzbl -104(%rbp), %eax movzbl -69(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -134(%rbp) movzbl -106(%rbp), %eax movzbl -70(%rbp), %ecx xorl %ecx, %eax movzbl -77(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -135(%rbp) movzbl -106(%rbp), %eax movzbl -70(%rbp), %ecx andl %ecx, %eax movzbl -70(%rbp), %ecx movzbl -77(%rbp), %edx andl %edx, %ecx orl %ecx, %eax movzbl -106(%rbp), %ecx movzbl -77(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -136(%rbp) movzbl -108(%rbp), %eax movzbl -71(%rbp), %ecx xorl %ecx, %eax movzbl -78(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -137(%rbp) movzbl -108(%rbp), %eax movzbl -71(%rbp), %ecx andl %ecx, %eax movzbl -71(%rbp), %ecx movzbl -78(%rbp), %edx andl %edx, %ecx orl %ecx, %eax movzbl -108(%rbp), %ecx movzbl -78(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -138(%rbp) movzbl -110(%rbp), %eax movzbl -72(%rbp), %ecx xorl %ecx, %eax movzbl -79(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -139(%rbp) movzbl -110(%rbp), %eax movzbl -72(%rbp), %ecx andl %ecx, %eax movzbl -72(%rbp), %ecx movzbl -79(%rbp), %edx andl %edx, %ecx orl %ecx, %eax movzbl -110(%rbp), %ecx movzbl -79(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -140(%rbp) movzbl -112(%rbp), %eax movzbl -73(%rbp), %ecx xorl %ecx, %eax movzbl -80(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -141(%rbp) movzbl -112(%rbp), %eax movzbl -73(%rbp), %ecx andl %ecx, %eax movzbl -73(%rbp), %ecx movzbl -80(%rbp), %edx andl %edx, %ecx orl %ecx, %eax movzbl -112(%rbp), %ecx movzbl -80(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -142(%rbp) movzbl -114(%rbp), %eax movzbl -74(%rbp), %ecx xorl %ecx, %eax movzbl -81(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -143(%rbp) movzbl -114(%rbp), %eax movzbl -74(%rbp), %ecx andl %ecx, %eax movzbl -74(%rbp), %ecx movzbl -81(%rbp), %edx andl %edx, %ecx orl %ecx, %eax movzbl -114(%rbp), %ecx movzbl -81(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -144(%rbp) movzbl -115(%rbp), %eax movzbl -75(%rbp), %ecx xorl %ecx, %eax movzbl -82(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -145(%rbp) movzbl -115(%rbp), %eax movzbl -75(%rbp), %ecx andl %ecx, %eax movzbl -75(%rbp), %ecx movzbl -82(%rbp), %edx andl %edx, %ecx orl %ecx, %eax movzbl -115(%rbp), %ecx movzbl -82(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -146(%rbp) movzbl -76(%rbp), %eax movzbl -83(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -147(%rbp) movzbl -76(%rbp), %eax movzbl -83(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -148(%rbp) movzbl -76(%rbp), %eax movzbl -83(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -149(%rbp) movzbl -119(%rbp), %eax movzbl -118(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -150(%rbp) movzbl -119(%rbp), %eax movzbl -118(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -151(%rbp) movzbl -121(%rbp), %eax movzbl -120(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -152(%rbp) movzbl -121(%rbp), %eax movzbl -120(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -153(%rbp) movzbl -123(%rbp), %eax movzbl -122(%rbp), %ecx xorl %ecx, %eax movzbl -102(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -154(%rbp) movzbl -123(%rbp), %eax movzbl -122(%rbp), %ecx andl %ecx, %eax movzbl -122(%rbp), %ecx movzbl -102(%rbp), %edx andl %edx, %ecx orl %ecx, %eax movzbl -123(%rbp), %ecx movzbl -102(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -155(%rbp) movzbl -125(%rbp), %eax movzbl -124(%rbp), %ecx xorl %ecx, %eax movzbl -133(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -156(%rbp) movzbl -125(%rbp), %eax movzbl -124(%rbp), %ecx andl %ecx, %eax movzbl -124(%rbp), %ecx movzbl -133(%rbp), %edx andl %edx, %ecx orl %ecx, %eax movzbl -125(%rbp), %ecx movzbl -133(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -157(%rbp) movzbl -127(%rbp), %eax movzbl -126(%rbp), %ecx xorl %ecx, %eax movzbl -135(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -158(%rbp) movzbl -127(%rbp), %eax movzbl -126(%rbp), %ecx andl %ecx, %eax movzbl -126(%rbp), %ecx movzbl -135(%rbp), %edx andl %edx, %ecx orl %ecx, %eax movzbl -127(%rbp), %ecx movzbl -135(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -159(%rbp) movzbl -129(%rbp), %eax movzbl -128(%rbp), %ecx xorl %ecx, %eax movzbl -137(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -160(%rbp) movzbl -129(%rbp), %eax movzbl -128(%rbp), %ecx andl %ecx, %eax movzbl -128(%rbp), %ecx movzbl -137(%rbp), %edx andl %edx, %ecx orl %ecx, %eax movzbl -129(%rbp), %ecx movzbl -137(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -161(%rbp) movzbl -131(%rbp), %eax movzbl -130(%rbp), %ecx xorl %ecx, %eax movzbl -139(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -162(%rbp) movzbl -131(%rbp), %eax movzbl -130(%rbp), %ecx andl %ecx, %eax movzbl -130(%rbp), %ecx movzbl -139(%rbp), %edx andl %edx, %ecx orl %ecx, %eax movzbl -131(%rbp), %ecx movzbl -139(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -163(%rbp) movzbl -113(%rbp), %eax movzbl -132(%rbp), %ecx xorl %ecx, %eax movzbl -141(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -164(%rbp) movzbl -113(%rbp), %eax movzbl -132(%rbp), %ecx andl %ecx, %eax movzbl -132(%rbp), %ecx movzbl -141(%rbp), %edx andl %edx, %ecx orl %ecx, %eax movzbl -113(%rbp), %ecx movzbl -141(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -165(%rbp) movzbl -116(%rbp), %eax movzbl -143(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -166(%rbp) movzbl -116(%rbp), %eax movzbl -143(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -167(%rbp) movzbl -68(%rbp), %eax movzbl -145(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -168(%rbp) movzbl -68(%rbp), %eax movzbl -145(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -169(%rbp) movzbl -152(%rbp), %eax movzbl -151(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -170(%rbp) movzbl -152(%rbp), %eax movzbl -151(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -171(%rbp) movzbl -154(%rbp), %eax movzbl -153(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -172(%rbp) movzbl -154(%rbp), %eax movzbl -153(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -173(%rbp) movzbl -156(%rbp), %eax movzbl -155(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -174(%rbp) movzbl -156(%rbp), %eax movzbl -155(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -175(%rbp) movzbl -158(%rbp), %eax movzbl -157(%rbp), %ecx xorl %ecx, %eax movzbl -134(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -176(%rbp) movzbl -158(%rbp), %eax movzbl -157(%rbp), %ecx andl %ecx, %eax movzbl -157(%rbp), %ecx movzbl -134(%rbp), %edx andl %edx, %ecx orl %ecx, %eax movzbl -158(%rbp), %ecx movzbl -134(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -177(%rbp) movzbl -160(%rbp), %eax movzbl -159(%rbp), %ecx xorl %ecx, %eax movzbl -136(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -178(%rbp) movzbl -160(%rbp), %eax movzbl -159(%rbp), %ecx andl %ecx, %eax movzbl -159(%rbp), %ecx movzbl -136(%rbp), %edx andl %edx, %ecx orl %ecx, %eax movzbl -160(%rbp), %ecx movzbl -136(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -179(%rbp) movzbl -162(%rbp), %eax movzbl -161(%rbp), %ecx xorl %ecx, %eax movzbl -138(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -180(%rbp) movzbl -162(%rbp), %eax movzbl -161(%rbp), %ecx andl %ecx, %eax movzbl -161(%rbp), %ecx movzbl -138(%rbp), %edx andl %edx, %ecx orl %ecx, %eax movzbl -162(%rbp), %ecx movzbl -138(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -181(%rbp) movzbl -164(%rbp), %eax movzbl -163(%rbp), %ecx xorl %ecx, %eax movzbl -140(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -182(%rbp) movzbl -164(%rbp), %eax movzbl -163(%rbp), %ecx andl %ecx, %eax movzbl -163(%rbp), %ecx movzbl -140(%rbp), %edx andl %edx, %ecx orl %ecx, %eax movzbl -164(%rbp), %ecx movzbl -140(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -183(%rbp) movzbl -167(%rbp), %eax movzbl -165(%rbp), %ecx xorl %ecx, %eax movzbl -142(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -184(%rbp) movzbl -167(%rbp), %eax movzbl -165(%rbp), %ecx andl %ecx, %eax movzbl -165(%rbp), %ecx movzbl -142(%rbp), %edx andl %edx, %ecx orl %ecx, %eax movzbl -167(%rbp), %ecx movzbl -142(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -185(%rbp) movzbl -169(%rbp), %eax movzbl -166(%rbp), %ecx xorl %ecx, %eax movzbl -144(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -186(%rbp) movzbl -169(%rbp), %eax movzbl -166(%rbp), %ecx andl %ecx, %eax movzbl -166(%rbp), %ecx movzbl -144(%rbp), %edx andl %edx, %ecx orl %ecx, %eax movzbl -169(%rbp), %ecx movzbl -144(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -187(%rbp) movzbl -149(%rbp), %eax movzbl -168(%rbp), %ecx xorl %ecx, %eax movzbl -146(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -188(%rbp) movzbl -149(%rbp), %eax movzbl -168(%rbp), %ecx andl %ecx, %eax movzbl -168(%rbp), %ecx movzbl -146(%rbp), %edx andl %edx, %ecx orl %ecx, %eax movzbl -149(%rbp), %ecx movzbl -146(%rbp), %edx andl %edx, %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -189(%rbp) movzbl -84(%rbp), %eax movzbl -147(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -190(%rbp) movzbl -172(%rbp), %eax movzbl -171(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -191(%rbp) movzbl -172(%rbp), %eax movzbl -171(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -192(%rbp) movzbl -174(%rbp), %eax movzbl -173(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -193(%rbp) movzbl -174(%rbp), %eax movzbl -173(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -194(%rbp) movzbl -176(%rbp), %eax movzbl -175(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -195(%rbp) movzbl -176(%rbp), %eax movzbl -175(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -196(%rbp) movzbl -178(%rbp), %eax movzbl -177(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -197(%rbp) movzbl -178(%rbp), %eax movzbl -177(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -198(%rbp) movzbl -180(%rbp), %eax movzbl -179(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -199(%rbp) movzbl -180(%rbp), %eax movzbl -179(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -200(%rbp) movzbl -182(%rbp), %eax movzbl -181(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -201(%rbp) movzbl -182(%rbp), %eax movzbl -181(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -202(%rbp) movzbl -184(%rbp), %eax movzbl -183(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -203(%rbp) movzbl -184(%rbp), %eax movzbl -183(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -204(%rbp) movzbl -186(%rbp), %eax movzbl -185(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -205(%rbp) movzbl -186(%rbp), %eax movzbl -185(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -206(%rbp) movzbl -188(%rbp), %eax movzbl -187(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -207(%rbp) movzbl -188(%rbp), %eax movzbl -187(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -208(%rbp) movzbl -190(%rbp), %eax movzbl -189(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -209(%rbp) movzbl -190(%rbp), %eax movzbl -189(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -210(%rbp) movzbl -193(%rbp), %eax movzbl -192(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -211(%rbp) movzbl -194(%rbp), %eax movzbl -211(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -212(%rbp) movzbl -195(%rbp), %eax movzbl -211(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -213(%rbp) movzbl -195(%rbp), %eax movzbl -194(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -214(%rbp) movzbl -196(%rbp), %eax movzbl -214(%rbp), %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -215(%rbp) movzbl -215(%rbp), %eax movzbl -213(%rbp), %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -216(%rbp) movzbl -197(%rbp), %eax movzbl -216(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -217(%rbp) movzbl -197(%rbp), %eax movzbl -196(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -218(%rbp) movb -217(%rbp), %al movb %al, -219(%rbp) movzbl -198(%rbp), %eax movzbl -219(%rbp), %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -220(%rbp) movzbl -199(%rbp), %eax movzbl -219(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -221(%rbp) movzbl -221(%rbp), %eax movzbl -212(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -222(%rbp) movzbl -199(%rbp), %eax movzbl -218(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -223(%rbp) movzbl -199(%rbp), %eax movzbl -198(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -224(%rbp) movzbl -200(%rbp), %eax movzbl -224(%rbp), %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -225(%rbp) movzbl -223(%rbp), %eax movzbl -222(%rbp), %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -226(%rbp) movzbl -225(%rbp), %eax movzbl -226(%rbp), %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -227(%rbp) movb -227(%rbp), %al movb %al, -228(%rbp) movzbl -201(%rbp), %eax movzbl -199(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -229(%rbp) movzbl -201(%rbp), %eax movzbl -199(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -230(%rbp) movzbl -230(%rbp), %eax movzbl -220(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -231(%rbp) movzbl -229(%rbp), %eax movzbl -218(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -232(%rbp) movzbl -201(%rbp), %eax movzbl -224(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -233(%rbp) movzbl -201(%rbp), %eax movzbl -200(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -234(%rbp) movzbl -201(%rbp), %eax movzbl -200(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -235(%rbp) movzbl -202(%rbp), %eax movzbl -234(%rbp), %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -236(%rbp) movb -231(%rbp), %al movb %al, -237(%rbp) movb -236(%rbp), %al movb %al, -238(%rbp) movzbl -238(%rbp), %eax movzbl -237(%rbp), %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -239(%rbp) movzbl -203(%rbp), %eax movzbl -201(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -240(%rbp) movzbl -203(%rbp), %eax movzbl -201(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -241(%rbp) movzbl -240(%rbp), %eax movzbl -231(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -242(%rbp) movzbl -235(%rbp), %eax movzbl -232(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -243(%rbp) movzbl -240(%rbp), %eax movzbl -233(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -244(%rbp) movzbl -241(%rbp), %eax movzbl -234(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -245(%rbp) movzbl -203(%rbp), %eax movzbl -202(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -246(%rbp) movzbl -204(%rbp), %eax movzbl -246(%rbp), %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -247(%rbp) movb -245(%rbp), %al movb %al, -248(%rbp) movzbl -243(%rbp), %eax movzbl -242(%rbp), %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -249(%rbp) movzbl -247(%rbp), %eax movzbl -248(%rbp), %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -250(%rbp) movb -249(%rbp), %al movb %al, -251(%rbp) movzbl -250(%rbp), %eax movzbl -251(%rbp), %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -252(%rbp) movzbl -205(%rbp), %eax movzbl -203(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -253(%rbp) movzbl -205(%rbp), %eax movzbl -240(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -254(%rbp) movzbl -205(%rbp), %eax movzbl -240(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -255(%rbp) movzbl -254(%rbp), %eax movzbl -222(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -256(%rbp) movzbl -255(%rbp), %eax movzbl -232(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -257(%rbp) movzbl -205(%rbp), %eax movzbl -244(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -258(%rbp) movzbl -253(%rbp), %eax movzbl -245(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -259(%rbp) movzbl -205(%rbp), %eax movzbl -246(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -260(%rbp) movzbl -205(%rbp), %eax movzbl -204(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -261(%rbp) movzbl -206(%rbp), %eax movzbl -261(%rbp), %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -262(%rbp) movzbl -260(%rbp), %eax movzbl -259(%rbp), %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -263(%rbp) movzbl -258(%rbp), %eax movzbl -257(%rbp), %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -264(%rbp) movb -256(%rbp), %al movb %al, -265(%rbp) movzbl -262(%rbp), %eax movzbl -263(%rbp), %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -266(%rbp) movzbl -264(%rbp), %eax movzbl -265(%rbp), %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -267(%rbp) movzbl -266(%rbp), %eax movzbl -267(%rbp), %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -268(%rbp) movzbl -207(%rbp), %eax movzbl -205(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -269(%rbp) movzbl -269(%rbp), %eax movzbl -254(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -270(%rbp) movzbl -270(%rbp), %eax movzbl -222(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -271(%rbp) movzbl -207(%rbp), %eax movzbl -253(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -272(%rbp) movzbl -207(%rbp), %eax movzbl -253(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -273(%rbp) movzbl -272(%rbp), %eax movzbl -232(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -274(%rbp) movzbl -269(%rbp), %eax movzbl -244(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -275(%rbp) movzbl -273(%rbp), %eax movzbl -259(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -276(%rbp) movzbl -269(%rbp), %eax movzbl -246(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -277(%rbp) movzbl -207(%rbp), %eax movzbl -261(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -278(%rbp) movzbl -207(%rbp), %eax movzbl -206(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -279(%rbp) movzbl -208(%rbp), %eax movzbl -279(%rbp), %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -280(%rbp) movzbl -278(%rbp), %eax movzbl -277(%rbp), %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -281(%rbp) movzbl -276(%rbp), %eax movzbl -275(%rbp), %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -282(%rbp) movzbl -274(%rbp), %eax movzbl -271(%rbp), %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -283(%rbp) movzbl -280(%rbp), %eax movzbl -281(%rbp), %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -284(%rbp) movzbl -282(%rbp), %eax movzbl -283(%rbp), %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -285(%rbp) movzbl -284(%rbp), %eax movzbl -285(%rbp), %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -286(%rbp) movb -286(%rbp), %al movb %al, -287(%rbp) movzbl -209(%rbp), %eax movzbl -207(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -288(%rbp) movzbl -6(%rbp), %eax movzbl -271(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -289(%rbp) movzbl -288(%rbp), %eax movzbl -257(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -290(%rbp) movb -290(%rbp), %al movb %al, -291(%rbp) movzbl -209(%rbp), %eax movzbl -269(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -292(%rbp) movzbl -209(%rbp), %eax movzbl -269(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -293(%rbp) movzbl -292(%rbp), %eax movzbl -244(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -294(%rbp) movzbl -293(%rbp), %eax movzbl -259(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -295(%rbp) movzbl -293(%rbp), %eax movzbl -277(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -296(%rbp) movzbl -293(%rbp), %eax movzbl -261(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -297(%rbp) movzbl -209(%rbp), %eax movzbl -279(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -298(%rbp) movzbl -209(%rbp), %eax movzbl -208(%rbp), %ecx andl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -299(%rbp) movzbl -210(%rbp), %eax movzbl -299(%rbp), %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -300(%rbp) movzbl -298(%rbp), %eax movzbl -297(%rbp), %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -301(%rbp) movzbl -296(%rbp), %eax movzbl -295(%rbp), %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -302(%rbp) movzbl -294(%rbp), %eax movzbl -291(%rbp), %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -303(%rbp) movb -289(%rbp), %al movb %al, -304(%rbp) movzbl -300(%rbp), %eax movzbl -301(%rbp), %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -305(%rbp) movzbl -302(%rbp), %eax movzbl -303(%rbp), %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -306(%rbp) movzbl -305(%rbp), %eax movzbl -306(%rbp), %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -307(%rbp) movzbl -307(%rbp), %eax movzbl -304(%rbp), %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -308(%rbp) movzbl -193(%rbp), %eax movzbl -192(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -309(%rbp) movzbl -195(%rbp), %eax movzbl -212(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -310(%rbp) movzbl -197(%rbp), %eax movzbl -216(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -311(%rbp) movzbl -199(%rbp), %eax movzbl -220(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -312(%rbp) movzbl -201(%rbp), %eax movzbl -228(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -313(%rbp) movzbl -203(%rbp), %eax movzbl -239(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -314(%rbp) movzbl -205(%rbp), %eax movzbl -252(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -315(%rbp) movzbl -207(%rbp), %eax movzbl -268(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -316(%rbp) movzbl -209(%rbp), %eax movzbl -287(%rbp), %ecx xorl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -317(%rbp) movzbl -148(%rbp), %eax movzbl -308(%rbp), %ecx orl %ecx, %eax ## kill: def $al killed $al killed $eax movb %al, -318(%rbp) movzbl -21(%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 -85(%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 -117(%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 -150(%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 -170(%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 -191(%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 -309(%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 -310(%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 -311(%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 -312(%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 -313(%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 -314(%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 -315(%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 -316(%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 -317(%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 -318(%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 $190, %rsp popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/916095.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 SOR lCPI0_0: .quad 0x3ddb7cdfd9d7bdbb ; double 1.0E-10 lCPI0_1: .quad 0x3e7ad7f29abcaf48 ; double 9.9999999999999995E-8 .section __TEXT,__text,regular,pure_instructions .globl _SOR .p2align 2 _SOR: ; @SOR .cfi_startproc ; %bb.0: sub sp, sp, #112 .cfi_def_cfa_offset 112 stp x29, x30, [sp, #96] ; 16-byte Folded Spill add x29, sp, #96 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] stur x1, [x29, #-16] stur w2, [x29, #-20] stur d0, [x29, #-32] stur x3, [x29, #-40] ldursw x9, [x29, #-20] mov x8, #8 mul x0, x8, x9 bl _malloc str x0, [sp, #48] adrp x8, lCPI0_1@PAGE ldr d0, [x8, lCPI0_1@PAGEOFF] str d0, [sp, #40] fmov d0, #1.00000000 str d0, [sp, #32] str wzr, [sp, #28] mov w8, #5000 str w8, [sp, #24] b LBB0_1 LBB0_1: ; =>This Loop Header: Depth=1 ; Child Loop BB0_5 Depth 2 ; Child Loop BB0_15 Depth 2 ldr d0, [sp, #32] ldr d1, [sp, #40] fcmp d0, d1 cset w8, le mov w9, #0 str w9, [sp] ; 4-byte Folded Spill tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #28] ldr w9, [sp, #24] subs w8, w8, w9 cset w8, lt str w8, [sp] ; 4-byte Folded Spill b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp] ; 4-byte Folded Reload tbz w8, #0, LBB0_21 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #28] add w8, w8, #1 str w8, [sp, #28] str wzr, [sp, #20] b LBB0_5 LBB0_5: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #20] ldur w9, [x29, #-20] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_14 b LBB0_6 LBB0_6: ; in Loop: Header=BB0_5 Depth=2 ldur x8, [x29, #-16] ldrsw x9, [sp, #20] ldr d0, [x8, x9, lsl #3] ldr x8, [sp, #48] ldrsw x9, [sp, #20] str d0, [x8, x9, lsl #3] ldr w8, [sp, #20] subs w8, w8, #0 cset w8, le tbnz w8, #0, LBB0_8 b LBB0_7 LBB0_7: ; in Loop: Header=BB0_5 Depth=2 ldur x8, [x29, #-8] ldr w9, [sp, #20] ldur w10, [x29, #-20] mul w9, w9, w10 ldr w10, [sp, #20] add w9, w9, w10 subs w9, w9, #1 ldr d0, [x8, w9, sxtw #3] ldr x8, [sp, #48] ldr w9, [sp, #20] subs w9, w9, #1 ldr d1, [x8, w9, sxtw #3] ldr x8, [sp, #48] ldrsw x9, [sp, #20] add x8, x8, x9, lsl #3 ldr d2, [x8] fmsub d0, d0, d1, d2 str d0, [x8] b LBB0_8 LBB0_8: ; in Loop: Header=BB0_5 Depth=2 ldr w8, [sp, #20] ldur w9, [x29, #-20] subs w9, w9, #1 subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_10 b LBB0_9 LBB0_9: ; in Loop: Header=BB0_5 Depth=2 ldur x8, [x29, #-8] ldr w9, [sp, #20] ldur w10, [x29, #-20] mul w9, w9, w10 ldr w10, [sp, #20] add w9, w9, w10 add w9, w9, #1 ldr d0, [x8, w9, sxtw #3] ldur x8, [x29, #-40] ldr w9, [sp, #20] add w9, w9, #1 ldr d1, [x8, w9, sxtw #3] ldr x8, [sp, #48] ldrsw x9, [sp, #20] add x8, x8, x9, lsl #3 ldr d2, [x8] fmsub d0, d0, d1, d2 str d0, [x8] b LBB0_10 LBB0_10: ; in Loop: Header=BB0_5 Depth=2 ldur x8, [x29, #-8] ldr w9, [sp, #20] ldur w10, [x29, #-20] mul w9, w9, w10 ldr w10, [sp, #20] add w9, w9, w10 ldr d0, [x8, w9, sxtw #3] fabs d0, d0 adrp x8, lCPI0_0@PAGE ldr d1, [x8, lCPI0_0@PAGEOFF] fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_12 b LBB0_11 LBB0_11: ; in Loop: Header=BB0_5 Depth=2 ldur x8, [x29, #-8] ldr w9, [sp, #20] ldur w10, [x29, #-20] mul w9, w9, w10 ldr w10, [sp, #20] add w9, w9, w10 ldr d1, [x8, w9, sxtw #3] ldr x8, [sp, #48] ldrsw x9, [sp, #20] add x8, x8, x9, lsl #3 ldr d0, [x8] fdiv d0, d0, d1 str d0, [x8] ldur d0, [x29, #-32] ldr x8, [sp, #48] ldrsw x9, [sp, #20] ldr d1, [x8, x9, lsl #3] ldur d3, [x29, #-32] fmov d2, #1.00000000 fsub d2, d2, d3 ldur x8, [x29, #-40] ldrsw x9, [sp, #20] ldr d3, [x8, x9, lsl #3] fmul d2, d2, d3 fmadd d0, d0, d1, d2 ldr x8, [sp, #48] ldrsw x9, [sp, #20] str d0, [x8, x9, lsl #3] b LBB0_12 LBB0_12: ; in Loop: Header=BB0_5 Depth=2 b LBB0_13 LBB0_13: ; in Loop: Header=BB0_5 Depth=2 ldr w8, [sp, #20] add w8, w8, #1 str w8, [sp, #20] b LBB0_5 LBB0_14: ; in Loop: Header=BB0_1 Depth=1 movi d0, #0000000000000000 str d0, [sp, #8] str wzr, [sp, #4] b LBB0_15 LBB0_15: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [sp, #4] ldur w9, [x29, #-20] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_20 b LBB0_16 LBB0_16: ; in Loop: Header=BB0_15 Depth=2 ldr x8, [sp, #48] ldrsw x9, [sp, #4] ldr d0, [x8, x9, lsl #3] ldur x8, [x29, #-40] ldrsw x9, [sp, #4] ldr d1, [x8, x9, lsl #3] fabd d0, d0, d1 ldr d1, [sp, #8] fcmp d0, d1 cset w8, le tbnz w8, #0, LBB0_18 b LBB0_17 LBB0_17: ; in Loop: Header=BB0_15 Depth=2 ldr x8, [sp, #48] ldrsw x9, [sp, #4] ldr d0, [x8, x9, lsl #3] ldur x8, [x29, #-40] ldrsw x9, [sp, #4] ldr d1, [x8, x9, lsl #3] fabd d0, d0, d1 str d0, [sp, #8] b LBB0_18 LBB0_18: ; in Loop: Header=BB0_15 Depth=2 ldr x8, [sp, #48] ldrsw x9, [sp, #4] ldr d0, [x8, x9, lsl #3] ldur x8, [x29, #-40] ldrsw x9, [sp, #4] str d0, [x8, x9, lsl #3] b LBB0_19 LBB0_19: ; in Loop: Header=BB0_15 Depth=2 ldr w8, [sp, #4] add w8, w8, #1 str w8, [sp, #4] b LBB0_15 LBB0_20: ; in Loop: Header=BB0_1 Depth=1 b LBB0_1 LBB0_21: ldr x0, [sp, #48] ldp x29, x30, [sp, #96] ; 16-byte Folded Reload add sp, sp, #112 ret .cfi_endproc ; -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __TEXT,__literal8,8byte_literals .p2align 3 ## -- Begin function SOR LCPI0_0: .quad 0x3ff0000000000000 ## double 1 LCPI0_1: .quad 0x3e7ad7f29abcaf48 ## double 9.9999999999999995E-8 LCPI0_3: .quad 0x3ddb7cdfd9d7bdbb ## double 1.0E-10 .section __TEXT,__literal16,16byte_literals .p2align 4 LCPI0_2: .quad 0x7fffffffffffffff ## double NaN .quad 0x7fffffffffffffff ## double NaN .section __TEXT,__text,regular,pure_instructions .globl _SOR .p2align 4, 0x90 _SOR: ## @SOR .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $96, %rsp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movl %edx, -20(%rbp) movsd %xmm0, -32(%rbp) movq %rcx, -40(%rbp) movslq -20(%rbp), %rdi shlq $3, %rdi callq _malloc movq %rax, -48(%rbp) movsd LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero movsd %xmm0, -56(%rbp) movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero movsd %xmm0, -64(%rbp) movl $0, -68(%rbp) movl $5000, -72(%rbp) ## imm = 0x1388 LBB0_1: ## =>This Loop Header: Depth=1 ## Child Loop BB0_5 Depth 2 ## Child Loop BB0_15 Depth 2 movsd -64(%rbp), %xmm0 ## xmm0 = mem[0],zero xorl %eax, %eax ## kill: def $al killed $al killed $eax ucomisd -56(%rbp), %xmm0 movb %al, -93(%rbp) ## 1-byte Spill jbe LBB0_3 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movl -68(%rbp), %eax cmpl -72(%rbp), %eax setl %al movb %al, -93(%rbp) ## 1-byte Spill LBB0_3: ## in Loop: Header=BB0_1 Depth=1 movb -93(%rbp), %al ## 1-byte Reload testb $1, %al jne LBB0_4 jmp LBB0_21 LBB0_4: ## in Loop: Header=BB0_1 Depth=1 movl -68(%rbp), %eax addl $1, %eax movl %eax, -68(%rbp) movl $0, -76(%rbp) LBB0_5: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 movl -76(%rbp), %eax cmpl -20(%rbp), %eax jge LBB0_14 ## %bb.6: ## in Loop: Header=BB0_5 Depth=2 movq -16(%rbp), %rax movslq -76(%rbp), %rcx movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero movq -48(%rbp), %rax movslq -76(%rbp), %rcx movsd %xmm0, (%rax,%rcx,8) cmpl $0, -76(%rbp) jle LBB0_8 ## %bb.7: ## in Loop: Header=BB0_5 Depth=2 movq -8(%rbp), %rax movl -76(%rbp), %ecx imull -20(%rbp), %ecx addl -76(%rbp), %ecx subl $1, %ecx movslq %ecx, %rcx movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero movq -48(%rbp), %rax movl -76(%rbp), %ecx subl $1, %ecx movslq %ecx, %rcx movsd (%rax,%rcx,8), %xmm2 ## xmm2 = mem[0],zero movq -48(%rbp), %rax movslq -76(%rbp), %rcx movsd (%rax,%rcx,8), %xmm1 ## xmm1 = mem[0],zero movq %xmm0, %rdx movabsq $-9223372036854775808, %rsi ## imm = 0x8000000000000000 xorq %rsi, %rdx movq %rdx, %xmm0 mulsd %xmm2, %xmm0 addsd %xmm1, %xmm0 movsd %xmm0, (%rax,%rcx,8) LBB0_8: ## in Loop: Header=BB0_5 Depth=2 movl -76(%rbp), %eax movl -20(%rbp), %ecx subl $1, %ecx cmpl %ecx, %eax jge LBB0_10 ## %bb.9: ## in Loop: Header=BB0_5 Depth=2 movq -8(%rbp), %rax movl -76(%rbp), %ecx imull -20(%rbp), %ecx addl -76(%rbp), %ecx addl $1, %ecx movslq %ecx, %rcx movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero movq -40(%rbp), %rax movl -76(%rbp), %ecx addl $1, %ecx movslq %ecx, %rcx movsd (%rax,%rcx,8), %xmm2 ## xmm2 = mem[0],zero movq -48(%rbp), %rax movslq -76(%rbp), %rcx movsd (%rax,%rcx,8), %xmm1 ## xmm1 = mem[0],zero movq %xmm0, %rdx movabsq $-9223372036854775808, %rsi ## imm = 0x8000000000000000 xorq %rsi, %rdx movq %rdx, %xmm0 mulsd %xmm2, %xmm0 addsd %xmm1, %xmm0 movsd %xmm0, (%rax,%rcx,8) LBB0_10: ## in Loop: Header=BB0_5 Depth=2 movq -8(%rbp), %rax movl -76(%rbp), %ecx imull -20(%rbp), %ecx addl -76(%rbp), %ecx movslq %ecx, %rcx movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero movaps LCPI0_2(%rip), %xmm1 ## xmm1 = [NaN,NaN] pand %xmm1, %xmm0 movsd LCPI0_3(%rip), %xmm1 ## xmm1 = mem[0],zero ucomisd %xmm1, %xmm0 jbe LBB0_12 ## %bb.11: ## in Loop: Header=BB0_5 Depth=2 movq -8(%rbp), %rax movl -76(%rbp), %ecx imull -20(%rbp), %ecx addl -76(%rbp), %ecx movslq %ecx, %rcx movsd (%rax,%rcx,8), %xmm1 ## xmm1 = mem[0],zero movq -48(%rbp), %rax movslq -76(%rbp), %rcx movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero divsd %xmm1, %xmm0 movsd %xmm0, (%rax,%rcx,8) movsd -32(%rbp), %xmm0 ## xmm0 = mem[0],zero movq -48(%rbp), %rax movslq -76(%rbp), %rcx movsd (%rax,%rcx,8), %xmm2 ## xmm2 = mem[0],zero movsd LCPI0_0(%rip), %xmm1 ## xmm1 = mem[0],zero subsd -32(%rbp), %xmm1 movq -40(%rbp), %rax movslq -76(%rbp), %rcx mulsd (%rax,%rcx,8), %xmm1 mulsd %xmm2, %xmm0 addsd %xmm1, %xmm0 movq -48(%rbp), %rax movslq -76(%rbp), %rcx movsd %xmm0, (%rax,%rcx,8) LBB0_12: ## in Loop: Header=BB0_5 Depth=2 jmp LBB0_13 LBB0_13: ## in Loop: Header=BB0_5 Depth=2 movl -76(%rbp), %eax addl $1, %eax movl %eax, -76(%rbp) jmp LBB0_5 LBB0_14: ## in Loop: Header=BB0_1 Depth=1 xorps %xmm0, %xmm0 movsd %xmm0, -88(%rbp) movl $0, -92(%rbp) LBB0_15: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 movl -92(%rbp), %eax cmpl -20(%rbp), %eax jge LBB0_20 ## %bb.16: ## in Loop: Header=BB0_15 Depth=2 movq -48(%rbp), %rax movslq -92(%rbp), %rcx movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero movq -40(%rbp), %rax movslq -92(%rbp), %rcx subsd (%rax,%rcx,8), %xmm0 movaps LCPI0_2(%rip), %xmm1 ## xmm1 = [NaN,NaN] pand %xmm1, %xmm0 ucomisd -88(%rbp), %xmm0 jbe LBB0_18 ## %bb.17: ## in Loop: Header=BB0_15 Depth=2 movq -48(%rbp), %rax movslq -92(%rbp), %rcx movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero movq -40(%rbp), %rax movslq -92(%rbp), %rcx subsd (%rax,%rcx,8), %xmm0 movaps LCPI0_2(%rip), %xmm1 ## xmm1 = [NaN,NaN] pand %xmm1, %xmm0 movsd %xmm0, -88(%rbp) LBB0_18: ## in Loop: Header=BB0_15 Depth=2 movq -48(%rbp), %rax movslq -92(%rbp), %rcx movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero movq -40(%rbp), %rax movslq -92(%rbp), %rcx movsd %xmm0, (%rax,%rcx,8) ## %bb.19: ## in Loop: Header=BB0_15 Depth=2 movl -92(%rbp), %eax addl $1, %eax movl %eax, -92(%rbp) jmp LBB0_15 LBB0_20: ## in Loop: Header=BB0_1 Depth=1 jmp LBB0_1 LBB0_21: movq -48(%rbp), %rax addq $96, %rsp popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/156393257.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, #16 .cfi_def_cfa_offset 16 str w0, [sp, #12] mov w0, #0 add sp, sp, #16 ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov w8, #0 str w8, [sp, #12] ; 4-byte Folded Spill stur wzr, [x29, #-4] mov w8, #4 stur w8, [x29, #-8] mov w8, #5 stur w8, [x29, #-12] ldur w8, [x29, #-8] ldur w9, [x29, #-12] add w8, w8, w9 str w8, [sp, #16] ldr w8, [sp, #16] ldr w9, [sp, #16] mul w8, w8, w9 str w8, [sp, #16] ldr w0, [sp, #16] bl _printf ldr w0, [sp, #12] ; 4-byte Folded Reload ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .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 movl %edi, -4(%rbp) xorl %eax, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl $0, -4(%rbp) movl $4, -8(%rbp) movl $5, -12(%rbp) movl -8(%rbp), %eax addl -12(%rbp), %eax movl %eax, -16(%rbp) movl -16(%rbp), %eax imull -16(%rbp), %eax movl %eax, -16(%rbp) movl -16(%rbp), %edi callq _printf xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
the_stack_data/3263187.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 x9, _alp@GOTPAGE ldr x9, [x9, _alp@GOTPAGEOFF] str x9, [sp, #24] ; 8-byte Folded Spill adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] stur wzr, [x29, #-24] mov w8, #10 strb w8, [x9] mov w8, #11 strb w8, [x9, #1] mov w8, #12 strb w8, [x9, #2] mov w8, #13 strb w8, [x9, #3] mov w8, #14 strb w8, [x9, #4] mov w8, #15 strb w8, [x9, #5] mov w8, #16 strb w8, [x9, #6] mov w8, #17 strb w8, [x9, #7] mov w8, #34 strb w8, [x9, #8] mov w8, #18 strb w8, [x9, #9] mov w8, #19 strb w8, [x9, #10] mov w8, #20 strb w8, [x9, #11] mov w8, #21 strb w8, [x9, #12] mov w8, #22 strb w8, [x9, #13] mov w8, #35 strb w8, [x9, #14] mov w8, #23 strb w8, [x9, #15] mov w8, #24 strb w8, [x9, #16] mov w8, #25 strb w8, [x9, #17] mov w8, #26 strb w8, [x9, #18] mov w8, #27 strb w8, [x9, #19] mov w8, #28 strb w8, [x9, #20] mov w8, #29 strb w8, [x9, #21] mov w8, #32 strb w8, [x9, #22] mov w8, #30 strb w8, [x9, #23] mov w8, #31 strb w8, [x9, #24] mov w8, #33 strb w8, [x9, #25] mov x9, sp sub x8, x29, #19 str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _scanf ldr x9, [sp, #24] ; 8-byte Folded Reload stur wzr, [x29, #-28] ldursb w8, [x29, #-19] subs w8, w8, #65 ldrsb w8, [x9, w8, sxtw] mov w10, #10 sdiv w8, w8, w10 ldursb w11, [x29, #-19] subs w11, w11, #65 ldrsb w9, [x9, w11, sxtw] sdiv w11, w9, w10 mul w11, w11, w10 subs w9, w9, w11 mov w11, #9 mul w9, w9, w11 add w8, w8, w9 ldursb w9, [x29, #-18] subs w9, w9, #48 add w8, w8, w9, lsl #3 ldursb w9, [x29, #-17] subs w9, w9, #48 mov w11, #7 mul w9, w9, w11 add w8, w8, w9 ldursb w9, [x29, #-16] subs w9, w9, #48 mov w11, #6 mul w9, w9, w11 add w8, w8, w9 ldursb w9, [x29, #-15] subs w9, w9, #48 mov w11, #5 mul w9, w9, w11 add w8, w8, w9 ldursb w9, [x29, #-14] subs w9, w9, #48 add w8, w8, w9, lsl #2 ldursb w9, [x29, #-13] subs w9, w9, #48 mov w11, #3 mul w9, w9, w11 add w8, w8, w9 ldursb w9, [x29, #-12] subs w9, w9, #48 add w8, w8, w9, lsl #1 ldursb w9, [x29, #-11] subs w9, w9, #48 add w8, w8, w9 ldursb w9, [x29, #-10] subs w9, w9, #48 add w8, w8, w9 stur w8, [x29, #-28] ldur w8, [x29, #-28] sdiv w9, w8, w10 mul w9, w9, w10 subs w8, w8, w9 subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf b LBB0_3 LBB0_2: adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf b LBB0_3 LBB0_3: adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf ldur w8, [x29, #-24] 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_5 b LBB0_4 LBB0_4: bl ___stack_chk_fail LBB0_5: ldr w0, [sp, #20] ; 4-byte Folded Reload ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .comm _alp,27,0 ; @alp .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%s" l_.str.1: ; @.str.1 .asciz "CORRECT!!!" l_.str.2: ; @.str.2 .asciz "WRONG!!!" l_.str.3: ; @.str.3 .asciz "\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl $0, -24(%rbp) movq _alp@GOTPCREL(%rip), %rax movb $10, (%rax) movq _alp@GOTPCREL(%rip), %rax movb $11, 1(%rax) movq _alp@GOTPCREL(%rip), %rax movb $12, 2(%rax) movq _alp@GOTPCREL(%rip), %rax movb $13, 3(%rax) movq _alp@GOTPCREL(%rip), %rax movb $14, 4(%rax) movq _alp@GOTPCREL(%rip), %rax movb $15, 5(%rax) movq _alp@GOTPCREL(%rip), %rax movb $16, 6(%rax) movq _alp@GOTPCREL(%rip), %rax movb $17, 7(%rax) movq _alp@GOTPCREL(%rip), %rax movb $34, 8(%rax) movq _alp@GOTPCREL(%rip), %rax movb $18, 9(%rax) movq _alp@GOTPCREL(%rip), %rax movb $19, 10(%rax) movq _alp@GOTPCREL(%rip), %rax movb $20, 11(%rax) movq _alp@GOTPCREL(%rip), %rax movb $21, 12(%rax) movq _alp@GOTPCREL(%rip), %rax movb $22, 13(%rax) movq _alp@GOTPCREL(%rip), %rax movb $35, 14(%rax) movq _alp@GOTPCREL(%rip), %rax movb $23, 15(%rax) movq _alp@GOTPCREL(%rip), %rax movb $24, 16(%rax) movq _alp@GOTPCREL(%rip), %rax movb $25, 17(%rax) movq _alp@GOTPCREL(%rip), %rax movb $26, 18(%rax) movq _alp@GOTPCREL(%rip), %rax movb $27, 19(%rax) movq _alp@GOTPCREL(%rip), %rax movb $28, 20(%rax) movq _alp@GOTPCREL(%rip), %rax movb $29, 21(%rax) movq _alp@GOTPCREL(%rip), %rax movb $32, 22(%rax) movq _alp@GOTPCREL(%rip), %rax movb $30, 23(%rax) movq _alp@GOTPCREL(%rip), %rax movb $31, 24(%rax) movq _alp@GOTPCREL(%rip), %rax movb $33, 25(%rax) leaq -19(%rbp), %rsi leaq L_.str(%rip), %rdi movb $0, %al callq _scanf movl $0, -28(%rbp) movsbl -19(%rbp), %eax subl $65, %eax movslq %eax, %rcx movq _alp@GOTPCREL(%rip), %rax movsbl (%rax,%rcx), %eax movl $10, %ecx cltd idivl %ecx movl %eax, -32(%rbp) ## 4-byte Spill movsbl -19(%rbp), %eax subl $65, %eax movslq %eax, %rcx movq _alp@GOTPCREL(%rip), %rax movsbl (%rax,%rcx), %eax movl $10, %ecx cltd idivl %ecx movl -32(%rbp), %eax ## 4-byte Reload imull $9, %edx, %ecx addl %ecx, %eax movsbl -18(%rbp), %ecx subl $48, %ecx shll $3, %ecx addl %ecx, %eax movsbl -17(%rbp), %ecx subl $48, %ecx imull $7, %ecx, %ecx addl %ecx, %eax movsbl -16(%rbp), %ecx subl $48, %ecx imull $6, %ecx, %ecx addl %ecx, %eax movsbl -15(%rbp), %ecx subl $48, %ecx imull $5, %ecx, %ecx addl %ecx, %eax movsbl -14(%rbp), %ecx subl $48, %ecx shll $2, %ecx addl %ecx, %eax movsbl -13(%rbp), %ecx subl $48, %ecx imull $3, %ecx, %ecx addl %ecx, %eax movsbl -12(%rbp), %ecx subl $48, %ecx shll $1, %ecx addl %ecx, %eax movsbl -11(%rbp), %ecx subl $48, %ecx addl %ecx, %eax movsbl -10(%rbp), %ecx subl $48, %ecx addl %ecx, %eax movl %eax, -28(%rbp) movl -28(%rbp), %eax movl $10, %ecx cltd idivl %ecx cmpl $0, %edx jne LBB0_2 ## %bb.1: leaq L_.str.1(%rip), %rdi movb $0, %al callq _printf jmp LBB0_3 LBB0_2: leaq L_.str.2(%rip), %rdi movb $0, %al callq _printf LBB0_3: leaq L_.str.3(%rip), %rdi movb $0, %al callq _printf movl -24(%rbp), %eax movl %eax, -36(%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 -36(%rbp), %eax ## 4-byte Reload addq $48, %rsp popq %rbp retq LBB0_5: callq ___stack_chk_fail ud2 .cfi_endproc ## -- End function .comm _alp,27,4 ## @alp .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%s" L_.str.1: ## @.str.1 .asciz "CORRECT!!!" L_.str.2: ## @.str.2 .asciz "WRONG!!!" L_.str.3: ## @.str.3 .asciz "\n" .subsections_via_symbols
the_stack_data/794720.c